2024-08-17T17:05:09.013 INFO:root:teuthology version: 1.2.0 2024-08-17T17:05:09.039 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-17T17:05:09.147 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858342 branch: main description: upgrade/quincy-x/stress-split/{0-distro/centos_9.stream 0-roles 1-start 2-first-half-tasks/snaps-few-objects 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} email: ceph-qa@ceph.com 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 && ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error; 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]'' && ceph orch upgrade status | jq ''.in_progress'' | grep true && ! ceph orch upgrade status | jq ''.message'' | grep Error; 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'' && ceph orch upgrade status | jq ''.in_progress'' | grep true && ! ceph orch upgrade status | jq ''.message'' | grep Error; 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]'' && ceph orch upgrade status | jq ''.in_progress'' | grep true && ! ceph orch upgrade status | jq ''.message'' | grep Error; 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: 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' first_in_suite: false job_id: '7858342' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - 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-2024-08-17_03:08:15-upgrade-main-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 1 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\) - \(POOL_APP_NOT_ENABLED\) - OSD_DOWN - mons down - mon down - MON_DOWN - out of quorum - PG_DEGRADED - Reduced data availability - Degraded data redundancy - OSDMAP_FLAGS - PG_AVAILABILITY sha1: cd8bdbeb9fbdab5733aa3aaadc042c965473e453 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: cd8bdbeb9fbdab5733aa3aaadc042c965473e453 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 - scontext=system_u:system_r:getty_t:s0 workunit: branch: main sha1: 91f88e4d132ac08dc53355fa3d9717a53236a3a9 owner: scheduled_teuthology@teuthology priority: 850 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - workunit: branch: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 17 sha1: cd8bdbeb9fbdab5733aa3aaadc042c965473e453 sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: quincy clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: quincy clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' subset: 11/32 suite: upgrade suite_branch: main suite_path: /home/teuthworker/src/git.ceph.com_ceph_91f88e4d132ac08dc53355fa3d9717a53236a3a9/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 91f88e4d132ac08dc53355fa3d9717a53236a3a9 targets: smithi037.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI2yYLYJAHrWLZYyGIGVxQzEw72sPU+VNmKIy+WwXp9B7aPhK5g9/Kd9gJFl6us38q0QLo8tTmAnEk5dPTJglCs= smithi046.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDQ4PaGdRsW2Qre4no91YIrHSn0hV8xVVQHg+gecTpOo/DJSq0cFXf1IldCSwH2xZyVoh+vRq2hkSe0LRvAls1Q= tasks: - pexec: all: - sudo dnf install nvmetcli nvme-cli -y - install: branch: quincy exclude_packages: - ceph-volume - cephadm: cephadm_branch: quincy cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:quincy - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 67db276914d29505c9707d04f3a3b8fb9d8aee4b timestamp: 2024-08-17_03:08:15 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-08-17T17:05:09.148 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_91f88e4d132ac08dc53355fa3d9717a53236a3a9/qa; will attempt to use it 2024-08-17T17:05:09.148 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_91f88e4d132ac08dc53355fa3d9717a53236a3a9/qa/tasks 2024-08-17T17:05:09.148 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-08-17T17:05:09.150 INFO:teuthology.task.internal:Checking packages... 2024-08-17T17:05:09.171 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'cd8bdbeb9fbdab5733aa3aaadc042c965473e453' 2024-08-17T17:05:09.171 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-17T17:05:09.171 INFO:teuthology.packaging:ref: None 2024-08-17T17:05:09.171 INFO:teuthology.packaging:tag: None 2024-08-17T17:05:09.171 INFO:teuthology.packaging:branch: main 2024-08-17T17:05:09.171 INFO:teuthology.packaging:sha1: cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:05:09.171 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=main 2024-08-17T17:05:09.420 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-5842.g4887e20f 2024-08-17T17:05:09.422 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-08-17T17:05:09.428 INFO:teuthology.task.internal:no buildpackages task found 2024-08-17T17:05:09.428 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-08-17T17:05:09.435 INFO:teuthology.task.internal:Saving configuration 2024-08-17T17:05:09.456 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-08-17T17:05:09.462 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-08-17T17:05:09.493 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi037.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858342', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-08-17 17:00:08.711319', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI2yYLYJAHrWLZYyGIGVxQzEw72sPU+VNmKIy+WwXp9B7aPhK5g9/Kd9gJFl6us38q0QLo8tTmAnEk5dPTJglCs='} 2024-08-17T17:05:09.522 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi046.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858342', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-08-17 17:00:08.713257', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDQ4PaGdRsW2Qre4no91YIrHSn0hV8xVVQHg+gecTpOo/DJSq0cFXf1IldCSwH2xZyVoh+vRq2hkSe0LRvAls1Q='} 2024-08-17T17:05:09.522 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-08-17T17:05:09.528 INFO:teuthology.task.internal:roles: ubuntu@smithi037.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'] 2024-08-17T17:05:09.528 INFO:teuthology.task.internal:roles: ubuntu@smithi046.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'] 2024-08-17T17:05:09.528 INFO:teuthology.run_tasks:Running task console_log... 2024-08-17T17:05:09.603 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f432e753ac0>, signals=[15]) 2024-08-17T17:05:09.604 INFO:teuthology.run_tasks:Running task internal.connect... 2024-08-17T17:05:09.610 INFO:teuthology.task.internal:Opening connections... 2024-08-17T17:05:09.610 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi037.front.sepia.ceph.com 2024-08-17T17:05:09.611 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi037.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T17:05:09.698 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi046.front.sepia.ceph.com 2024-08-17T17:05:09.698 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi046.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T17:05:09.782 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-08-17T17:05:09.788 DEBUG:teuthology.orchestra.run.smithi037:> uname -m 2024-08-17T17:05:09.807 INFO:teuthology.orchestra.run.smithi037.stdout:x86_64 2024-08-17T17:05:09.807 DEBUG:teuthology.orchestra.run.smithi037:> cat /etc/os-release 2024-08-17T17:05:09.865 INFO:teuthology.orchestra.run.smithi037.stdout:NAME="CentOS Stream" 2024-08-17T17:05:09.866 INFO:teuthology.orchestra.run.smithi037.stdout:VERSION="9" 2024-08-17T17:05:09.866 INFO:teuthology.orchestra.run.smithi037.stdout:ID="centos" 2024-08-17T17:05:09.866 INFO:teuthology.orchestra.run.smithi037.stdout:ID_LIKE="rhel fedora" 2024-08-17T17:05:09.866 INFO:teuthology.orchestra.run.smithi037.stdout:VERSION_ID="9" 2024-08-17T17:05:09.866 INFO:teuthology.orchestra.run.smithi037.stdout:PLATFORM_ID="platform:el9" 2024-08-17T17:05:09.866 INFO:teuthology.orchestra.run.smithi037.stdout:PRETTY_NAME="CentOS Stream 9" 2024-08-17T17:05:09.866 INFO:teuthology.orchestra.run.smithi037.stdout:ANSI_COLOR="0;31" 2024-08-17T17:05:09.866 INFO:teuthology.orchestra.run.smithi037.stdout:LOGO="fedora-logo-icon" 2024-08-17T17:05:09.866 INFO:teuthology.orchestra.run.smithi037.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-08-17T17:05:09.866 INFO:teuthology.orchestra.run.smithi037.stdout:HOME_URL="https://centos.org/" 2024-08-17T17:05:09.866 INFO:teuthology.orchestra.run.smithi037.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-08-17T17:05:09.866 INFO:teuthology.orchestra.run.smithi037.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-08-17T17:05:09.866 INFO:teuthology.orchestra.run.smithi037.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-08-17T17:05:09.867 INFO:teuthology.lock.ops:Updating smithi037.front.sepia.ceph.com on lock server 2024-08-17T17:05:09.897 DEBUG:teuthology.orchestra.run.smithi046:> uname -m 2024-08-17T17:05:09.915 INFO:teuthology.orchestra.run.smithi046.stdout:x86_64 2024-08-17T17:05:09.916 DEBUG:teuthology.orchestra.run.smithi046:> cat /etc/os-release 2024-08-17T17:05:09.973 INFO:teuthology.orchestra.run.smithi046.stdout:NAME="CentOS Stream" 2024-08-17T17:05:09.973 INFO:teuthology.orchestra.run.smithi046.stdout:VERSION="9" 2024-08-17T17:05:09.973 INFO:teuthology.orchestra.run.smithi046.stdout:ID="centos" 2024-08-17T17:05:09.974 INFO:teuthology.orchestra.run.smithi046.stdout:ID_LIKE="rhel fedora" 2024-08-17T17:05:09.974 INFO:teuthology.orchestra.run.smithi046.stdout:VERSION_ID="9" 2024-08-17T17:05:09.974 INFO:teuthology.orchestra.run.smithi046.stdout:PLATFORM_ID="platform:el9" 2024-08-17T17:05:09.974 INFO:teuthology.orchestra.run.smithi046.stdout:PRETTY_NAME="CentOS Stream 9" 2024-08-17T17:05:09.974 INFO:teuthology.orchestra.run.smithi046.stdout:ANSI_COLOR="0;31" 2024-08-17T17:05:09.974 INFO:teuthology.orchestra.run.smithi046.stdout:LOGO="fedora-logo-icon" 2024-08-17T17:05:09.974 INFO:teuthology.orchestra.run.smithi046.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-08-17T17:05:09.974 INFO:teuthology.orchestra.run.smithi046.stdout:HOME_URL="https://centos.org/" 2024-08-17T17:05:09.974 INFO:teuthology.orchestra.run.smithi046.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-08-17T17:05:09.974 INFO:teuthology.orchestra.run.smithi046.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-08-17T17:05:09.974 INFO:teuthology.orchestra.run.smithi046.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-08-17T17:05:09.975 INFO:teuthology.lock.ops:Updating smithi046.front.sepia.ceph.com on lock server 2024-08-17T17:05:10.005 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-08-17T17:05:10.013 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-08-17T17:05:10.017 INFO:teuthology.task.internal:Checking for old test directory... 2024-08-17T17:05:10.017 DEBUG:teuthology.orchestra.run.smithi037:> test '!' -e /home/ubuntu/cephtest 2024-08-17T17:05:10.020 DEBUG:teuthology.orchestra.run.smithi046:> test '!' -e /home/ubuntu/cephtest 2024-08-17T17:05:10.037 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-08-17T17:05:10.042 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-08-17T17:05:10.042 DEBUG:teuthology.orchestra.run.smithi037:> test -z $(ls -A /var/lib/ceph) 2024-08-17T17:05:10.077 DEBUG:teuthology.orchestra.run.smithi046:> test -z $(ls -A /var/lib/ceph) 2024-08-17T17:05:10.103 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-08-17T17:05:10.172 INFO:teuthology.run_tasks:Running task kernel... 2024-08-17T17:05:10.185 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-08-17T17:05:10.185 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-08-17T17:05:10.185 DEBUG:teuthology.orchestra.run.smithi037:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-17T17:05:10.186 DEBUG:teuthology.orchestra.run.smithi046:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-17T17:05:10.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:05:10.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:05:10.203 DEBUG:teuthology.orchestra.run.smithi037:> uname -r 2024-08-17T17:05:10.204 DEBUG:teuthology.orchestra.run.smithi046:> uname -r 2024-08-17T17:05:10.261 INFO:teuthology.orchestra.run.smithi037.stdout:5.14.0-437.el9.x86_64 2024-08-17T17:05:10.261 INFO:teuthology.task.kernel:Running kernel on smithi037: 5.14.0-437.el9.x86_64 2024-08-17T17:05:10.261 DEBUG:teuthology.orchestra.run.smithi037:> sudo yum install -y kernel 2024-08-17T17:05:10.262 INFO:teuthology.orchestra.run.smithi046.stdout:5.14.0-437.el9.x86_64 2024-08-17T17:05:10.263 INFO:teuthology.task.kernel:Running kernel on smithi046: 5.14.0-437.el9.x86_64 2024-08-17T17:05:10.263 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum install -y kernel 2024-08-17T17:05:12.443 INFO:teuthology.orchestra.run.smithi037.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.2 MB 00:00 2024-08-17T17:05:13.613 INFO:teuthology.orchestra.run.smithi046.stdout:CentOS Stream 9 - BaseOS 5.0 MB/s | 8.2 MB 00:01 2024-08-17T17:05:16.152 INFO:teuthology.orchestra.run.smithi037.stdout:CentOS Stream 9 - AppStream 7.8 MB/s | 20 MB 00:02 2024-08-17T17:05:20.736 INFO:teuthology.orchestra.run.smithi037.stdout:CentOS Stream 9 - CRB 10 MB/s | 6.6 MB 00:00 2024-08-17T17:05:22.220 INFO:teuthology.orchestra.run.smithi037.stdout:CentOS Stream 9 - Extras packages 93 kB/s | 18 kB 00:00 2024-08-17T17:05:22.729 INFO:teuthology.orchestra.run.smithi046.stdout:CentOS Stream 9 - AppStream 2.5 MB/s | 20 MB 00:07 2024-08-17T17:05:23.583 INFO:teuthology.orchestra.run.smithi037.stdout:Extra Packages for Enterprise Linux 18 MB/s | 22 MB 00:01 2024-08-17T17:05:27.072 INFO:teuthology.orchestra.run.smithi046.stdout:CentOS Stream 9 - CRB 15 MB/s | 6.6 MB 00:00 2024-08-17T17:05:28.531 INFO:teuthology.orchestra.run.smithi046.stdout:CentOS Stream 9 - Extras packages 97 kB/s | 18 kB 00:00 2024-08-17T17:05:29.272 INFO:teuthology.orchestra.run.smithi037.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-08-17T17:05:29.860 INFO:teuthology.orchestra.run.smithi046.stdout:Extra Packages for Enterprise Linux 19 MB/s | 22 MB 00:01 2024-08-17T17:05:31.312 INFO:teuthology.orchestra.run.smithi037.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-08-17T17:05:31.312 INFO:teuthology.orchestra.run.smithi037.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-08-17T17:05:31.403 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-08-17T17:05:31.413 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:05:31.414 INFO:teuthology.orchestra.run.smithi037.stdout: Package Architecture Version Repository Size 2024-08-17T17:05:31.414 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:05:31.414 INFO:teuthology.orchestra.run.smithi037.stdout:Installing: 2024-08-17T17:05:31.414 INFO:teuthology.orchestra.run.smithi037.stdout: kernel x86_64 5.14.0-480.el9 baseos 1.5 M 2024-08-17T17:05:31.414 INFO:teuthology.orchestra.run.smithi037.stdout:Installing dependencies: 2024-08-17T17:05:31.414 INFO:teuthology.orchestra.run.smithi037.stdout: kernel-core x86_64 5.14.0-480.el9 baseos 17 M 2024-08-17T17:05:31.414 INFO:teuthology.orchestra.run.smithi037.stdout: kernel-modules x86_64 5.14.0-480.el9 baseos 36 M 2024-08-17T17:05:31.414 INFO:teuthology.orchestra.run.smithi037.stdout: kernel-modules-core x86_64 5.14.0-480.el9 baseos 30 M 2024-08-17T17:05:31.414 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:05:31.414 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction Summary 2024-08-17T17:05:31.414 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:05:31.414 INFO:teuthology.orchestra.run.smithi037.stdout:Install 4 Packages 2024-08-17T17:05:31.415 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:05:31.415 INFO:teuthology.orchestra.run.smithi037.stdout:Total download size: 84 M 2024-08-17T17:05:31.415 INFO:teuthology.orchestra.run.smithi037.stdout:Installed size: 126 M 2024-08-17T17:05:31.415 INFO:teuthology.orchestra.run.smithi037.stdout:Downloading Packages: 2024-08-17T17:05:31.932 INFO:teuthology.orchestra.run.smithi037.stdout:(1/4): kernel-5.14.0-480.el9.x86_64.rpm 3.9 MB/s | 1.5 MB 00:00 2024-08-17T17:05:35.424 INFO:teuthology.orchestra.run.smithi046.stdout:lab-extras 23 kB/s | 1.7 kB 00:00 2024-08-17T17:05:35.915 INFO:teuthology.orchestra.run.smithi037.stdout:(2/4): kernel-core-5.14.0-480.el9.x86_64.rpm 3.9 MB/s | 17 MB 00:04 2024-08-17T17:05:37.472 INFO:teuthology.orchestra.run.smithi046.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-08-17T17:05:37.472 INFO:teuthology.orchestra.run.smithi046.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-08-17T17:05:37.562 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-17T17:05:37.580 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:05:37.580 INFO:teuthology.orchestra.run.smithi046.stdout: Package Architecture Version Repository Size 2024-08-17T17:05:37.580 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:05:37.580 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-17T17:05:37.580 INFO:teuthology.orchestra.run.smithi046.stdout: kernel x86_64 5.14.0-480.el9 baseos 1.5 M 2024-08-17T17:05:37.580 INFO:teuthology.orchestra.run.smithi046.stdout:Installing dependencies: 2024-08-17T17:05:37.580 INFO:teuthology.orchestra.run.smithi046.stdout: kernel-core x86_64 5.14.0-480.el9 baseos 17 M 2024-08-17T17:05:37.581 INFO:teuthology.orchestra.run.smithi046.stdout: kernel-modules x86_64 5.14.0-480.el9 baseos 36 M 2024-08-17T17:05:37.581 INFO:teuthology.orchestra.run.smithi046.stdout: kernel-modules-core x86_64 5.14.0-480.el9 baseos 30 M 2024-08-17T17:05:37.581 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:05:37.581 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-17T17:05:37.581 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:05:37.581 INFO:teuthology.orchestra.run.smithi046.stdout:Install 4 Packages 2024-08-17T17:05:37.581 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:05:37.581 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 84 M 2024-08-17T17:05:37.582 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 126 M 2024-08-17T17:05:37.582 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-17T17:05:37.934 INFO:teuthology.orchestra.run.smithi046.stdout:(1/4): kernel-5.14.0-480.el9.x86_64.rpm 6.5 MB/s | 1.5 MB 00:00 2024-08-17T17:05:38.750 INFO:teuthology.orchestra.run.smithi046.stdout:(2/4): kernel-core-5.14.0-480.el9.x86_64.rpm 16 MB/s | 17 MB 00:01 2024-08-17T17:05:39.567 INFO:teuthology.orchestra.run.smithi046.stdout:(3/4): kernel-modules-core-5.14.0-480.el9.x86_6 18 MB/s | 30 MB 00:01 2024-08-17T17:05:39.581 INFO:teuthology.orchestra.run.smithi037.stdout:(3/4): kernel-modules-core-5.14.0-480.el9.x86_6 3.9 MB/s | 30 MB 00:07 2024-08-17T17:05:39.884 INFO:teuthology.orchestra.run.smithi046.stdout:(4/4): kernel-modules-5.14.0-480.el9.x86_64.rpm 16 MB/s | 36 MB 00:02 2024-08-17T17:05:39.884 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:05:39.885 INFO:teuthology.orchestra.run.smithi046.stdout:Total 37 MB/s | 84 MB 00:02 2024-08-17T17:05:40.653 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-17T17:05:40.815 INFO:teuthology.orchestra.run.smithi037.stdout:(4/4): kernel-modules-5.14.0-480.el9.x86_64.rpm 3.9 MB/s | 36 MB 00:09 2024-08-17T17:05:40.815 INFO:teuthology.orchestra.run.smithi037.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:05:40.815 INFO:teuthology.orchestra.run.smithi037.stdout:Total 9.0 MB/s | 84 MB 00:09 2024-08-17T17:05:41.073 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-17T17:05:41.073 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-17T17:05:41.580 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction check 2024-08-17T17:05:42.020 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction check succeeded. 2024-08-17T17:05:42.020 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction test 2024-08-17T17:05:42.114 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-17T17:05:42.114 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-17T17:05:43.052 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction test succeeded. 2024-08-17T17:05:43.052 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction 2024-08-17T17:05:44.735 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-17T17:05:45.429 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : kernel-modules-core-5.14.0-480.el9.x86_64 1/4 2024-08-17T17:05:45.534 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-17T17:05:45.658 INFO:teuthology.orchestra.run.smithi037.stdout: Preparing : 1/1 2024-08-17T17:05:46.357 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : kernel-modules-core-5.14.0-480.el9.x86_64 1/4 2024-08-17T17:05:46.449 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-17T17:05:48.334 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-17T17:05:48.484 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-17T17:05:49.251 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-17T17:05:49.386 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-17T17:05:53.692 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-17T17:05:53.752 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : kernel-5.14.0-480.el9.x86_64 4/4 2024-08-17T17:05:54.587 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-17T17:05:54.646 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : kernel-5.14.0-480.el9.x86_64 4/4 2024-08-17T17:05:58.984 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-08-17T17:05:59.868 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-08-17T17:06:30.439 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 4/4 2024-08-17T17:06:30.482 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 4/4 2024-08-17T17:06:30.838 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: kernel-5.14.0-480.el9.x86_64 4/4 2024-08-17T17:06:30.838 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : kernel-5.14.0-480.el9.x86_64 1/4 2024-08-17T17:06:30.838 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-17T17:06:30.838 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-17T17:06:31.264 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 4/4 2024-08-17T17:06:31.307 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 4/4 2024-08-17T17:06:31.676 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: kernel-5.14.0-480.el9.x86_64 4/4 2024-08-17T17:06:31.676 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : kernel-5.14.0-480.el9.x86_64 1/4 2024-08-17T17:06:31.676 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-17T17:06:31.676 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-17T17:06:31.701 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-08-17T17:06:31.702 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:06:31.702 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-17T17:06:31.702 INFO:teuthology.orchestra.run.smithi046.stdout: kernel-5.14.0-480.el9.x86_64 2024-08-17T17:06:31.702 INFO:teuthology.orchestra.run.smithi046.stdout: kernel-core-5.14.0-480.el9.x86_64 2024-08-17T17:06:31.702 INFO:teuthology.orchestra.run.smithi046.stdout: kernel-modules-5.14.0-480.el9.x86_64 2024-08-17T17:06:31.702 INFO:teuthology.orchestra.run.smithi046.stdout: kernel-modules-core-5.14.0-480.el9.x86_64 2024-08-17T17:06:31.702 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:06:31.702 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-17T17:06:32.068 DEBUG:teuthology.orchestra.run.smithi046:> rpm -q kernel | sort -rV | head -n 1 2024-08-17T17:06:32.152 INFO:teuthology.orchestra.run.smithi046.stdout:kernel-5.14.0-480.el9.x86_64 2024-08-17T17:06:32.153 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-08-17T17:06:32.153 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-480.el9.x86_64 2024-08-17T17:06:32.154 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-17T17:06:32.154 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-17T17:06:32.154 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-08-17T17:06:32.154 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi046.front.sepia.ceph.com, path=None, version=distro) 2024-08-17T17:06:32.154 DEBUG:teuthology.orchestra.run.smithi046:> rpm -q kernel | sort -rV | head -n 1 2024-08-17T17:06:32.212 INFO:teuthology.orchestra.run.smithi046.stdout:kernel-5.14.0-480.el9.x86_64 2024-08-17T17:06:32.212 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-08-17T17:06:32.212 DEBUG:teuthology.orchestra.run.smithi046:> sudo rpm -qi grub2-tools 2024-08-17T17:06:32.248 INFO:teuthology.orchestra.run.smithi046.stdout:Name : grub2-tools 2024-08-17T17:06:32.249 INFO:teuthology.orchestra.run.smithi046.stdout:Epoch : 1 2024-08-17T17:06:32.249 INFO:teuthology.orchestra.run.smithi046.stdout:Version : 2.06 2024-08-17T17:06:32.249 INFO:teuthology.orchestra.run.smithi046.stdout:Release : 68.el9 2024-08-17T17:06:32.249 INFO:teuthology.orchestra.run.smithi046.stdout:Architecture: x86_64 2024-08-17T17:06:32.249 INFO:teuthology.orchestra.run.smithi046.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-08-17T17:06:32.249 INFO:teuthology.orchestra.run.smithi046.stdout:Group : Unspecified 2024-08-17T17:06:32.249 INFO:teuthology.orchestra.run.smithi046.stdout:Size : 8264254 2024-08-17T17:06:32.249 INFO:teuthology.orchestra.run.smithi046.stdout:License : GPLv3+ 2024-08-17T17:06:32.249 INFO:teuthology.orchestra.run.smithi046.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-08-17T17:06:32.249 INFO:teuthology.orchestra.run.smithi046.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-08-17T17:06:32.249 INFO:teuthology.orchestra.run.smithi046.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-08-17T17:06:32.249 INFO:teuthology.orchestra.run.smithi046.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-08-17T17:06:32.250 INFO:teuthology.orchestra.run.smithi046.stdout:Packager : builder@centos.org 2024-08-17T17:06:32.250 INFO:teuthology.orchestra.run.smithi046.stdout:Vendor : CentOS 2024-08-17T17:06:32.250 INFO:teuthology.orchestra.run.smithi046.stdout:URL : http://www.gnu.org/software/grub/ 2024-08-17T17:06:32.250 INFO:teuthology.orchestra.run.smithi046.stdout:Summary : Support tools for GRUB. 2024-08-17T17:06:32.250 INFO:teuthology.orchestra.run.smithi046.stdout:Description : 2024-08-17T17:06:32.250 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:06:32.250 INFO:teuthology.orchestra.run.smithi046.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-08-17T17:06:32.250 INFO:teuthology.orchestra.run.smithi046.stdout:customizable bootloader with modular architecture. It supports a rich 2024-08-17T17:06:32.250 INFO:teuthology.orchestra.run.smithi046.stdout:variety of kernel formats, file systems, computer architectures and 2024-08-17T17:06:32.250 INFO:teuthology.orchestra.run.smithi046.stdout:hardware devices. 2024-08-17T17:06:32.250 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:06:32.250 INFO:teuthology.orchestra.run.smithi046.stdout:This subpackage provides tools for support of all platforms. 2024-08-17T17:06:32.251 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-08-17T17:06:32.251 INFO:teuthology.task.kernel:Updating grub on smithi046 to boot 5.14.0-480.el9.x86_64 2024-08-17T17:06:32.251 DEBUG:teuthology.orchestra.run.smithi046:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-08-17T17:06:32.540 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-08-17T17:06:32.540 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:06:32.540 INFO:teuthology.orchestra.run.smithi037.stdout:Installed: 2024-08-17T17:06:32.540 INFO:teuthology.orchestra.run.smithi037.stdout: kernel-5.14.0-480.el9.x86_64 2024-08-17T17:06:32.540 INFO:teuthology.orchestra.run.smithi037.stdout: kernel-core-5.14.0-480.el9.x86_64 2024-08-17T17:06:32.540 INFO:teuthology.orchestra.run.smithi037.stdout: kernel-modules-5.14.0-480.el9.x86_64 2024-08-17T17:06:32.540 INFO:teuthology.orchestra.run.smithi037.stdout: kernel-modules-core-5.14.0-480.el9.x86_64 2024-08-17T17:06:32.540 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:06:32.540 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-08-17T17:06:32.871 INFO:teuthology.orchestra.run.smithi046.stderr:Generating grub configuration file ... 2024-08-17T17:06:32.926 DEBUG:teuthology.orchestra.run.smithi037:> rpm -q kernel | sort -rV | head -n 1 2024-08-17T17:06:33.008 INFO:teuthology.orchestra.run.smithi037.stdout:kernel-5.14.0-480.el9.x86_64 2024-08-17T17:06:33.009 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-08-17T17:06:33.009 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-480.el9.x86_64 2024-08-17T17:06:33.010 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-17T17:06:33.010 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-17T17:06:33.010 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-08-17T17:06:33.010 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi037.front.sepia.ceph.com, path=None, version=distro) 2024-08-17T17:06:33.010 DEBUG:teuthology.orchestra.run.smithi037:> rpm -q kernel | sort -rV | head -n 1 2024-08-17T17:06:33.068 INFO:teuthology.orchestra.run.smithi037.stdout:kernel-5.14.0-480.el9.x86_64 2024-08-17T17:06:33.068 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-08-17T17:06:33.068 DEBUG:teuthology.orchestra.run.smithi037:> sudo rpm -qi grub2-tools 2024-08-17T17:06:33.106 INFO:teuthology.orchestra.run.smithi037.stdout:Name : grub2-tools 2024-08-17T17:06:33.106 INFO:teuthology.orchestra.run.smithi037.stdout:Epoch : 1 2024-08-17T17:06:33.106 INFO:teuthology.orchestra.run.smithi037.stdout:Version : 2.06 2024-08-17T17:06:33.106 INFO:teuthology.orchestra.run.smithi037.stdout:Release : 68.el9 2024-08-17T17:06:33.106 INFO:teuthology.orchestra.run.smithi037.stdout:Architecture: x86_64 2024-08-17T17:06:33.107 INFO:teuthology.orchestra.run.smithi037.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-08-17T17:06:33.107 INFO:teuthology.orchestra.run.smithi037.stdout:Group : Unspecified 2024-08-17T17:06:33.107 INFO:teuthology.orchestra.run.smithi037.stdout:Size : 8264254 2024-08-17T17:06:33.107 INFO:teuthology.orchestra.run.smithi037.stdout:License : GPLv3+ 2024-08-17T17:06:33.107 INFO:teuthology.orchestra.run.smithi037.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-08-17T17:06:33.107 INFO:teuthology.orchestra.run.smithi037.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-08-17T17:06:33.107 INFO:teuthology.orchestra.run.smithi037.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-08-17T17:06:33.107 INFO:teuthology.orchestra.run.smithi037.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-08-17T17:06:33.107 INFO:teuthology.orchestra.run.smithi037.stdout:Packager : builder@centos.org 2024-08-17T17:06:33.107 INFO:teuthology.orchestra.run.smithi037.stdout:Vendor : CentOS 2024-08-17T17:06:33.107 INFO:teuthology.orchestra.run.smithi037.stdout:URL : http://www.gnu.org/software/grub/ 2024-08-17T17:06:33.107 INFO:teuthology.orchestra.run.smithi037.stdout:Summary : Support tools for GRUB. 2024-08-17T17:06:33.107 INFO:teuthology.orchestra.run.smithi037.stdout:Description : 2024-08-17T17:06:33.108 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:06:33.108 INFO:teuthology.orchestra.run.smithi037.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-08-17T17:06:33.108 INFO:teuthology.orchestra.run.smithi037.stdout:customizable bootloader with modular architecture. It supports a rich 2024-08-17T17:06:33.108 INFO:teuthology.orchestra.run.smithi037.stdout:variety of kernel formats, file systems, computer architectures and 2024-08-17T17:06:33.108 INFO:teuthology.orchestra.run.smithi037.stdout:hardware devices. 2024-08-17T17:06:33.108 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:06:33.108 INFO:teuthology.orchestra.run.smithi037.stdout:This subpackage provides tools for support of all platforms. 2024-08-17T17:06:33.109 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-08-17T17:06:33.109 INFO:teuthology.task.kernel:Updating grub on smithi037 to boot 5.14.0-480.el9.x86_64 2024-08-17T17:06:33.109 DEBUG:teuthology.orchestra.run.smithi037:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-08-17T17:06:33.715 INFO:teuthology.orchestra.run.smithi037.stderr:Generating grub configuration file ... 2024-08-17T17:06:34.275 INFO:teuthology.orchestra.run.smithi046.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-08-17T17:06:34.314 INFO:teuthology.orchestra.run.smithi046.stderr:done 2024-08-17T17:06:34.316 DEBUG:teuthology.orchestra.run.smithi046:> mktemp 2024-08-17T17:06:34.333 INFO:teuthology.orchestra.run.smithi046.stdout:/tmp/tmp.AL6FyHSfCt 2024-08-17T17:06:34.334 DEBUG:teuthology.orchestra.run.smithi046:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.AL6FyHSfCt 2024-08-17T17:06:34.400 DEBUG:teuthology.orchestra.run.smithi046:> sudo chmod 0666 /tmp/tmp.AL6FyHSfCt 2024-08-17T17:06:34.536 DEBUG:teuthology.orchestra.remote:smithi046:/tmp/tmp.AL6FyHSfCt is 6KB 2024-08-17T17:06:34.584 DEBUG:teuthology.orchestra.run.smithi046:> rm -fr /tmp/tmp.AL6FyHSfCt 2024-08-17T17:06:34.599 DEBUG:teuthology.orchestra.run.smithi046:> sudo /bin/ls /boot/loader/entries || true 2024-08-17T17:06:34.662 INFO:teuthology.orchestra.run.smithi046.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-08-17T17:06:34.662 INFO:teuthology.orchestra.run.smithi046.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-08-17T17:06:34.662 INFO:teuthology.orchestra.run.smithi046.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-08-17T17:06:34.662 INFO:teuthology.orchestra.run.smithi046.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64.conf 2024-08-17T17:06:34.663 DEBUG:teuthology.orchestra.run.smithi046:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64 2024-08-17T17:06:34.824 DEBUG:teuthology.orchestra.run.smithi046:> sudo shutdown -r now 2024-08-17T17:06:35.141 INFO:teuthology.orchestra.run.smithi037.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-08-17T17:06:35.172 INFO:teuthology.orchestra.run.smithi037.stderr:done 2024-08-17T17:06:35.175 DEBUG:teuthology.orchestra.run.smithi037:> mktemp 2024-08-17T17:06:35.192 INFO:teuthology.orchestra.run.smithi037.stdout:/tmp/tmp.wg4CzVKxmu 2024-08-17T17:06:35.193 DEBUG:teuthology.orchestra.run.smithi037:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.wg4CzVKxmu 2024-08-17T17:06:35.265 DEBUG:teuthology.orchestra.run.smithi037:> sudo chmod 0666 /tmp/tmp.wg4CzVKxmu 2024-08-17T17:06:35.401 DEBUG:teuthology.orchestra.remote:smithi037:/tmp/tmp.wg4CzVKxmu is 6KB 2024-08-17T17:06:35.450 DEBUG:teuthology.orchestra.run.smithi037:> rm -fr /tmp/tmp.wg4CzVKxmu 2024-08-17T17:06:35.465 DEBUG:teuthology.orchestra.run.smithi037:> sudo /bin/ls /boot/loader/entries || true 2024-08-17T17:06:35.528 INFO:teuthology.orchestra.run.smithi037.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-08-17T17:06:35.529 INFO:teuthology.orchestra.run.smithi037.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-08-17T17:06:35.529 INFO:teuthology.orchestra.run.smithi037.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-08-17T17:06:35.529 INFO:teuthology.orchestra.run.smithi037.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64.conf 2024-08-17T17:06:35.530 DEBUG:teuthology.orchestra.run.smithi037:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64 2024-08-17T17:06:35.802 DEBUG:teuthology.orchestra.run.smithi037:> sudo shutdown -r now 2024-08-17T17:07:04.847 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-08-17T17:07:04.847 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi046.front.sepia.ceph.com' 2024-08-17T17:07:04.849 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi046.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T17:07:05.806 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-08-17T17:07:05.806 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-08-17T17:07:05.807 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi037.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T17:07:23.231 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.46 2024-08-17T17:07:24.257 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.37 2024-08-17T17:07:32.239 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi046.front.sepia.ceph.com' 2024-08-17T17:07:32.240 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi046.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T17:07:33.258 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-08-17T17:07:33.259 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi037.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T17:07:35.326 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.46 2024-08-17T17:07:47.339 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi046.front.sepia.ceph.com' 2024-08-17T17:07:47.340 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi046.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T17:07:51.650 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.37 2024-08-17T17:08:03.662 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-08-17T17:08:03.664 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi037.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T17:08:04.086 DEBUG:teuthology.orchestra.run.smithi037:> true 2024-08-17T17:08:04.510 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-08-17T17:08:04.511 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-480.el9.x86_64"... 2024-08-17T17:08:04.511 DEBUG:teuthology.orchestra.run.smithi037:> uname -r 2024-08-17T17:08:04.526 INFO:teuthology.orchestra.run.smithi037.stdout:5.14.0-480.el9.x86_64 2024-08-17T17:08:04.526 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-480.el9.x86_64 vs 5.14.0-480.el9.x86_64 2024-08-17T17:08:04.526 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-17T17:08:04.526 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-08-17T17:08:05.528 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-08-17T17:08:05.528 DEBUG:teuthology.orchestra.run.smithi037:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-17T17:08:05.598 INFO:teuthology.orchestra.run.smithi037.stdout:ttyS1 2024-08-17T17:08:05.637 DEBUG:teuthology.parallel:result is None 2024-08-17T17:08:05.726 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.46 2024-08-17T17:08:20.727 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi046.front.sepia.ceph.com' 2024-08-17T17:08:20.728 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi046.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T17:08:21.090 DEBUG:teuthology.orchestra.run.smithi046:> true 2024-08-17T17:08:21.630 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi046.front.sepia.ceph.com' 2024-08-17T17:08:21.630 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-480.el9.x86_64"... 2024-08-17T17:08:21.630 DEBUG:teuthology.orchestra.run.smithi046:> uname -r 2024-08-17T17:08:21.646 INFO:teuthology.orchestra.run.smithi046.stdout:5.14.0-480.el9.x86_64 2024-08-17T17:08:21.646 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-480.el9.x86_64 vs 5.14.0-480.el9.x86_64 2024-08-17T17:08:21.646 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-17T17:08:21.646 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-08-17T17:08:22.647 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-08-17T17:08:22.647 DEBUG:teuthology.orchestra.run.smithi046:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-17T17:08:22.743 INFO:teuthology.orchestra.run.smithi046.stdout:ttyS1 2024-08-17T17:08:22.784 DEBUG:teuthology.parallel:result is None 2024-08-17T17:08:22.785 INFO:teuthology.run_tasks:Running task internal.base... 2024-08-17T17:08:22.792 INFO:teuthology.task.internal:Creating test directory... 2024-08-17T17:08:22.792 DEBUG:teuthology.orchestra.run.smithi037:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-17T17:08:22.795 DEBUG:teuthology.orchestra.run.smithi046:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-17T17:08:22.813 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-08-17T17:08:22.867 INFO:teuthology.run_tasks:Running task internal.archive... 2024-08-17T17:08:22.874 INFO:teuthology.task.internal:Creating archive directory... 2024-08-17T17:08:22.874 DEBUG:teuthology.orchestra.run.smithi037:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-17T17:08:22.877 DEBUG:teuthology.orchestra.run.smithi046:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-17T17:08:22.914 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-08-17T17:08:22.921 INFO:teuthology.task.internal:Enabling coredump saving... 2024-08-17T17:08:22.921 DEBUG:teuthology.orchestra.run.smithi037:> 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 2024-08-17T17:08:22.948 DEBUG:teuthology.orchestra.run.smithi046:> 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 2024-08-17T17:08:22.978 INFO:teuthology.orchestra.run.smithi037.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-17T17:08:22.981 INFO:teuthology.orchestra.run.smithi046.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-17T17:08:22.990 INFO:teuthology.orchestra.run.smithi037.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-17T17:08:22.992 INFO:teuthology.orchestra.run.smithi046.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-17T17:08:22.994 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-08-17T17:08:23.000 INFO:teuthology.task.internal:Configuring sudo... 2024-08-17T17:08:23.000 DEBUG:teuthology.orchestra.run.smithi037:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-17T17:08:23.034 DEBUG:teuthology.orchestra.run.smithi046:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-17T17:08:23.061 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-08-17T17:08:23.071 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-08-17T17:08:23.071 DEBUG:teuthology.orchestra.run.smithi037:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-17T17:08:23.105 DEBUG:teuthology.orchestra.run.smithi046:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-17T17:08:23.120 DEBUG:teuthology.orchestra.run.smithi037:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-17T17:08:23.214 DEBUG:teuthology.orchestra.run.smithi037:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-17T17:08:23.252 DEBUG:teuthology.orchestra.run.smithi037:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-17T17:08:23.343 DEBUG:teuthology.orchestra.run.smithi037:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-17T17:08:23.379 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-08-17T17:08:23.379 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-17T17:08:23.446 DEBUG:teuthology.orchestra.run.smithi046:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-17T17:08:23.496 DEBUG:teuthology.orchestra.run.smithi046:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-17T17:08:23.536 DEBUG:teuthology.orchestra.run.smithi046:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-17T17:08:23.627 DEBUG:teuthology.orchestra.run.smithi046:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-17T17:08:23.662 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-08-17T17:08:23.662 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-17T17:08:23.733 DEBUG:teuthology.orchestra.run.smithi037:> sudo service rsyslog restart 2024-08-17T17:08:23.736 DEBUG:teuthology.orchestra.run.smithi046:> sudo service rsyslog restart 2024-08-17T17:08:23.794 INFO:teuthology.orchestra.run.smithi037.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-17T17:08:23.815 INFO:teuthology.orchestra.run.smithi046.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-17T17:08:24.105 INFO:teuthology.run_tasks:Running task internal.timer... 2024-08-17T17:08:24.112 INFO:teuthology.task.internal:Starting timer... 2024-08-17T17:08:24.112 INFO:teuthology.run_tasks:Running task pcp... 2024-08-17T17:08:24.121 INFO:teuthology.run_tasks:Running task selinux... 2024-08-17T17:08:24.130 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0', 'scontext=system_u:system_r:getty_t:s0']} 2024-08-17T17:08:24.130 DEBUG:teuthology.orchestra.run.smithi037:> sudo service auditd rotate 2024-08-17T17:08:24.231 INFO:teuthology.orchestra.run.smithi037.stdout:Rotating logs: 2024-08-17T17:08:24.233 DEBUG:teuthology.orchestra.run.smithi046:> sudo service auditd rotate 2024-08-17T17:08:24.312 INFO:teuthology.orchestra.run.smithi046.stdout:Rotating logs: 2024-08-17T17:08:24.314 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-08-17T17:08:24.314 DEBUG:teuthology.orchestra.run.smithi037:> /usr/sbin/getenforce 2024-08-17T17:08:24.336 INFO:teuthology.orchestra.run.smithi037.stdout:Permissive 2024-08-17T17:08:24.336 DEBUG:teuthology.orchestra.run.smithi046:> /usr/sbin/getenforce 2024-08-17T17:08:24.359 INFO:teuthology.orchestra.run.smithi046.stdout:Permissive 2024-08-17T17:08:24.359 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi037.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi046.front.sepia.ceph.com': 'permissive'} 2024-08-17T17:08:24.359 DEBUG:teuthology.orchestra.run.smithi037:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-08-17T17:08:24.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:08:24.404 DEBUG:teuthology.orchestra.run.smithi046:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-08-17T17:08:24.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:08:24.430 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-08-17T17:08:24.430 DEBUG:teuthology.orchestra.run.smithi037:> sudo /usr/sbin/setenforce permissive 2024-08-17T17:08:24.480 DEBUG:teuthology.orchestra.run.smithi046:> sudo /usr/sbin/setenforce permissive 2024-08-17T17:08:24.506 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-08-17T17:08:24.515 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-08-17T17:08:24.527 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'}]}] 2024-08-17T17:08:24.528 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi037.front.sepia.ceph.com,smithi046.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-08-17T17:13:13.907 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi037.front.sepia.ceph.com'), Remote(name='ubuntu@smithi046.front.sepia.ceph.com')] 2024-08-17T17:13:13.909 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-08-17T17:13:13.910 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi037.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T17:13:13.999 DEBUG:teuthology.orchestra.run.smithi037:> true 2024-08-17T17:13:14.074 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-08-17T17:13:14.075 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi046.front.sepia.ceph.com' 2024-08-17T17:13:14.075 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi046.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T17:13:14.164 DEBUG:teuthology.orchestra.run.smithi046:> true 2024-08-17T17:13:14.251 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi046.front.sepia.ceph.com' 2024-08-17T17:13:14.251 INFO:teuthology.run_tasks:Running task clock... 2024-08-17T17:13:14.260 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-08-17T17:13:14.261 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-17T17:13:14.261 DEBUG:teuthology.orchestra.run.smithi037:> 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 2024-08-17T17:13:14.264 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-17T17:13:14.264 DEBUG:teuthology.orchestra.run.smithi046:> 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 2024-08-17T17:13:14.295 INFO:teuthology.orchestra.run.smithi037.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-08-17T17:13:14.310 INFO:teuthology.orchestra.run.smithi037.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-08-17T17:13:14.322 INFO:teuthology.orchestra.run.smithi046.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-08-17T17:13:14.337 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: ntpd: command not found 2024-08-17T17:13:14.338 INFO:teuthology.orchestra.run.smithi046.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-08-17T17:13:14.349 INFO:teuthology.orchestra.run.smithi037.stdout:506 Cannot talk to daemon 2024-08-17T17:13:14.363 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: ntpd: command not found 2024-08-17T17:13:14.366 INFO:teuthology.orchestra.run.smithi037.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-08-17T17:13:14.374 INFO:teuthology.orchestra.run.smithi046.stdout:506 Cannot talk to daemon 2024-08-17T17:13:14.379 INFO:teuthology.orchestra.run.smithi037.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-08-17T17:13:14.389 INFO:teuthology.orchestra.run.smithi046.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-08-17T17:13:14.403 INFO:teuthology.orchestra.run.smithi046.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-08-17T17:13:14.434 INFO:teuthology.orchestra.run.smithi037.stderr:bash: line 1: ntpq: command not found 2024-08-17T17:13:14.438 INFO:teuthology.orchestra.run.smithi037.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-17T17:13:14.438 INFO:teuthology.orchestra.run.smithi037.stdout:=============================================================================== 2024-08-17T17:13:14.438 INFO:teuthology.orchestra.run.smithi037.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-17T17:13:14.439 INFO:teuthology.orchestra.run.smithi037.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-17T17:13:14.439 INFO:teuthology.orchestra.run.smithi037.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-17T17:13:14.439 INFO:teuthology.orchestra.run.smithi037.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-17T17:13:14.459 INFO:teuthology.orchestra.run.smithi046.stderr:bash: line 1: ntpq: command not found 2024-08-17T17:13:14.463 INFO:teuthology.orchestra.run.smithi046.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-17T17:13:14.463 INFO:teuthology.orchestra.run.smithi046.stdout:=============================================================================== 2024-08-17T17:13:14.463 INFO:teuthology.orchestra.run.smithi046.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-17T17:13:14.463 INFO:teuthology.orchestra.run.smithi046.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-17T17:13:14.463 INFO:teuthology.orchestra.run.smithi046.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-17T17:13:14.464 INFO:teuthology.orchestra.run.smithi046.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-17T17:13:14.464 INFO:teuthology.run_tasks:Running task pexec... 2024-08-17T17:13:14.473 INFO:teuthology.task.pexec:Executing custom commands... 2024-08-17T17:13:14.474 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi037.front.sepia.ceph.com 2024-08-17T17:13:14.474 DEBUG:teuthology.orchestra.run.smithi037:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-08-17T17:13:14.474 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi046.front.sepia.ceph.com 2024-08-17T17:13:14.474 DEBUG:teuthology.orchestra.run.smithi046:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-08-17T17:13:15.072 INFO:teuthology.orchestra.run.smithi037.stdout:Last metadata expiration check: 0:01:18 ago on Sat 17 Aug 2024 05:11:56 PM UTC. 2024-08-17T17:13:15.094 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:08 ago on Sat 17 Aug 2024 05:12:06 PM UTC. 2024-08-17T17:13:15.158 INFO:teuthology.orchestra.run.smithi037.stdout:Package nvme-cli-2.6-5.el9.x86_64 is already installed. 2024-08-17T17:13:15.181 INFO:teuthology.orchestra.run.smithi046.stdout:Package nvme-cli-2.6-5.el9.x86_64 is already installed. 2024-08-17T17:13:15.202 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-08-17T17:13:15.213 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:13:15.213 INFO:teuthology.orchestra.run.smithi037.stdout: Package Architecture Version Repository Size 2024-08-17T17:13:15.213 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:13:15.213 INFO:teuthology.orchestra.run.smithi037.stdout:Installing: 2024-08-17T17:13:15.213 INFO:teuthology.orchestra.run.smithi037.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-08-17T17:13:15.213 INFO:teuthology.orchestra.run.smithi037.stdout:Upgrading: 2024-08-17T17:13:15.213 INFO:teuthology.orchestra.run.smithi037.stdout: libnvme x86_64 1.9-2.el9 baseos 106 k 2024-08-17T17:13:15.213 INFO:teuthology.orchestra.run.smithi037.stdout: nvme-cli x86_64 2.9.1-3.el9 baseos 903 k 2024-08-17T17:13:15.213 INFO:teuthology.orchestra.run.smithi037.stdout:Installing dependencies: 2024-08-17T17:13:15.214 INFO:teuthology.orchestra.run.smithi037.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-08-17T17:13:15.214 INFO:teuthology.orchestra.run.smithi037.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-08-17T17:13:15.214 INFO:teuthology.orchestra.run.smithi037.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-08-17T17:13:15.214 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:13:15.214 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction Summary 2024-08-17T17:13:15.214 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:13:15.214 INFO:teuthology.orchestra.run.smithi037.stdout:Install 4 Packages 2024-08-17T17:13:15.214 INFO:teuthology.orchestra.run.smithi037.stdout:Upgrade 2 Packages 2024-08-17T17:13:15.214 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:13:15.215 INFO:teuthology.orchestra.run.smithi037.stdout:Total download size: 2.0 M 2024-08-17T17:13:15.215 INFO:teuthology.orchestra.run.smithi037.stdout:Downloading Packages: 2024-08-17T17:13:15.224 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-17T17:13:15.248 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:13:15.248 INFO:teuthology.orchestra.run.smithi046.stdout: Package Architecture Version Repository Size 2024-08-17T17:13:15.248 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:13:15.248 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-17T17:13:15.248 INFO:teuthology.orchestra.run.smithi046.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-08-17T17:13:15.248 INFO:teuthology.orchestra.run.smithi046.stdout:Upgrading: 2024-08-17T17:13:15.248 INFO:teuthology.orchestra.run.smithi046.stdout: libnvme x86_64 1.9-2.el9 baseos 106 k 2024-08-17T17:13:15.249 INFO:teuthology.orchestra.run.smithi046.stdout: nvme-cli x86_64 2.9.1-3.el9 baseos 903 k 2024-08-17T17:13:15.249 INFO:teuthology.orchestra.run.smithi046.stdout:Installing dependencies: 2024-08-17T17:13:15.249 INFO:teuthology.orchestra.run.smithi046.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-08-17T17:13:15.249 INFO:teuthology.orchestra.run.smithi046.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-08-17T17:13:15.249 INFO:teuthology.orchestra.run.smithi046.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-08-17T17:13:15.249 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:13:15.249 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-17T17:13:15.249 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:13:15.249 INFO:teuthology.orchestra.run.smithi046.stdout:Install 4 Packages 2024-08-17T17:13:15.250 INFO:teuthology.orchestra.run.smithi046.stdout:Upgrade 2 Packages 2024-08-17T17:13:15.250 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:13:15.250 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 2.0 M 2024-08-17T17:13:15.250 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-17T17:13:15.469 INFO:teuthology.orchestra.run.smithi037.stdout:(1/6): python3-configshell-1.1.30-1.el9.noarch. 600 kB/s | 72 kB 00:00 2024-08-17T17:13:15.494 INFO:teuthology.orchestra.run.smithi037.stdout:(2/6): nvmetcli-0.7-3.el9.noarch.rpm 307 kB/s | 44 kB 00:00 2024-08-17T17:13:15.519 INFO:teuthology.orchestra.run.smithi037.stdout:(3/6): python3-kmod-0.9-32.el9.x86_64.rpm 495 kB/s | 84 kB 00:00 2024-08-17T17:13:15.570 INFO:teuthology.orchestra.run.smithi037.stdout:(4/6): libnvme-1.9-2.el9.x86_64.rpm 1.4 MB/s | 106 kB 00:00 2024-08-17T17:13:15.603 INFO:teuthology.orchestra.run.smithi037.stdout:(5/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 6.1 MB/s | 837 kB 00:00 2024-08-17T17:13:15.662 INFO:teuthology.orchestra.run.smithi037.stdout:(6/6): nvme-cli-2.9.1-3.el9.x86_64.rpm 6.2 MB/s | 903 kB 00:00 2024-08-17T17:13:15.662 INFO:teuthology.orchestra.run.smithi037.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:13:15.662 INFO:teuthology.orchestra.run.smithi037.stdout:Total 4.5 MB/s | 2.0 MB 00:00 2024-08-17T17:13:15.740 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction check 2024-08-17T17:13:15.757 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction check succeeded. 2024-08-17T17:13:15.757 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction test 2024-08-17T17:13:15.976 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction test succeeded. 2024-08-17T17:13:15.977 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction 2024-08-17T17:13:16.192 INFO:teuthology.orchestra.run.smithi046.stdout:(1/6): python3-configshell-1.1.30-1.el9.noarch. 108 kB/s | 72 kB 00:00 2024-08-17T17:13:16.208 INFO:teuthology.orchestra.run.smithi046.stdout:(2/6): nvmetcli-0.7-3.el9.noarch.rpm 65 kB/s | 44 kB 00:00 2024-08-17T17:13:16.234 INFO:teuthology.orchestra.run.smithi046.stdout:(3/6): python3-kmod-0.9-32.el9.x86_64.rpm 119 kB/s | 84 kB 00:00 2024-08-17T17:13:16.350 INFO:teuthology.orchestra.run.smithi037.stdout: Preparing : 1/1 2024-08-17T17:13:16.578 INFO:teuthology.orchestra.run.smithi037.stdout: Upgrading : libnvme-1.9-2.el9.x86_64 1/8 2024-08-17T17:13:16.634 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 2/8 2024-08-17T17:13:16.669 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/8 2024-08-17T17:13:16.701 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/8 2024-08-17T17:13:16.725 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : nvmetcli-0.7-3.el9.noarch 5/8 2024-08-17T17:13:16.934 INFO:teuthology.orchestra.run.smithi046.stdout:(4/6): libnvme-1.9-2.el9.x86_64.rpm 146 kB/s | 106 kB 00:00 2024-08-17T17:13:16.996 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 5/8 2024-08-17T17:13:17.062 INFO:teuthology.orchestra.run.smithi037.stdout: Upgrading : nvme-cli-2.9.1-3.el9.x86_64 6/8 2024-08-17T17:13:17.176 INFO:teuthology.orchestra.run.smithi046.stdout:(5/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 852 kB/s | 837 kB 00:00 2024-08-17T17:13:17.201 INFO:teuthology.orchestra.run.smithi046.stdout:(6/6): nvme-cli-2.9.1-3.el9.x86_64.rpm 935 kB/s | 903 kB 00:00 2024-08-17T17:13:17.201 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:13:17.202 INFO:teuthology.orchestra.run.smithi046.stdout:Total 1.0 MB/s | 2.0 MB 00:01 2024-08-17T17:13:17.283 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-17T17:13:17.301 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-17T17:13:17.301 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-17T17:13:17.396 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: nvme-cli-2.9.1-3.el9.x86_64 6/8 2024-08-17T17:13:17.433 INFO:teuthology.orchestra.run.smithi037.stdout: Cleanup : nvme-cli-2.6-5.el9.x86_64 7/8 2024-08-17T17:13:17.530 INFO:teuthology.orchestra.run.smithi037.stdout: Cleanup : libnvme-1.6-1.el9.x86_64 8/8 2024-08-17T17:13:17.542 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-17T17:13:17.543 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-17T17:13:17.902 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-17T17:13:18.137 INFO:teuthology.orchestra.run.smithi046.stdout: Upgrading : libnvme-1.9-2.el9.x86_64 1/8 2024-08-17T17:13:18.199 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 2/8 2024-08-17T17:13:18.233 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/8 2024-08-17T17:13:18.275 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/8 2024-08-17T17:13:18.299 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : nvmetcli-0.7-3.el9.noarch 5/8 2024-08-17T17:13:18.320 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: libnvme-1.6-1.el9.x86_64 8/8 2024-08-17T17:13:18.320 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 1/8 2024-08-17T17:13:18.320 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 2/8 2024-08-17T17:13:18.321 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 3/8 2024-08-17T17:13:18.321 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 4/8 2024-08-17T17:13:18.321 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : libnvme-1.9-2.el9.x86_64 5/8 2024-08-17T17:13:18.321 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : libnvme-1.6-1.el9.x86_64 6/8 2024-08-17T17:13:18.321 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : nvme-cli-2.9.1-3.el9.x86_64 7/8 2024-08-17T17:13:18.557 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 5/8 2024-08-17T17:13:18.643 INFO:teuthology.orchestra.run.smithi046.stdout: Upgrading : nvme-cli-2.9.1-3.el9.x86_64 6/8 2024-08-17T17:13:18.691 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : nvme-cli-2.6-5.el9.x86_64 8/8 2024-08-17T17:13:18.692 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:13:18.692 INFO:teuthology.orchestra.run.smithi037.stdout:Upgraded: 2024-08-17T17:13:18.692 INFO:teuthology.orchestra.run.smithi037.stdout: libnvme-1.9-2.el9.x86_64 nvme-cli-2.9.1-3.el9.x86_64 2024-08-17T17:13:18.692 INFO:teuthology.orchestra.run.smithi037.stdout:Installed: 2024-08-17T17:13:18.692 INFO:teuthology.orchestra.run.smithi037.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-08-17T17:13:18.692 INFO:teuthology.orchestra.run.smithi037.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-08-17T17:13:18.692 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:13:18.692 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-08-17T17:13:18.965 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: nvme-cli-2.9.1-3.el9.x86_64 6/8 2024-08-17T17:13:19.023 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : nvme-cli-2.6-5.el9.x86_64 7/8 2024-08-17T17:13:19.026 DEBUG:teuthology.parallel:result is None 2024-08-17T17:13:19.107 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : libnvme-1.6-1.el9.x86_64 8/8 2024-08-17T17:13:19.947 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: libnvme-1.6-1.el9.x86_64 8/8 2024-08-17T17:13:19.947 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 1/8 2024-08-17T17:13:19.947 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 2/8 2024-08-17T17:13:19.947 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 3/8 2024-08-17T17:13:19.947 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 4/8 2024-08-17T17:13:19.947 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libnvme-1.9-2.el9.x86_64 5/8 2024-08-17T17:13:19.947 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libnvme-1.6-1.el9.x86_64 6/8 2024-08-17T17:13:19.948 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : nvme-cli-2.9.1-3.el9.x86_64 7/8 2024-08-17T17:13:20.368 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : nvme-cli-2.6-5.el9.x86_64 8/8 2024-08-17T17:13:20.368 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:13:20.368 INFO:teuthology.orchestra.run.smithi046.stdout:Upgraded: 2024-08-17T17:13:20.368 INFO:teuthology.orchestra.run.smithi046.stdout: libnvme-1.9-2.el9.x86_64 nvme-cli-2.9.1-3.el9.x86_64 2024-08-17T17:13:20.368 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-17T17:13:20.368 INFO:teuthology.orchestra.run.smithi046.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-08-17T17:13:20.368 INFO:teuthology.orchestra.run.smithi046.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-08-17T17:13:20.368 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:13:20.369 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-17T17:13:20.735 DEBUG:teuthology.parallel:result is None 2024-08-17T17:13:20.735 INFO:teuthology.run_tasks:Running task install... 2024-08-17T17:13:20.743 DEBUG:teuthology.task.install:project ceph 2024-08-17T17:13:20.743 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'cd8bdbeb9fbdab5733aa3aaadc042c965473e453'}} 2024-08-17T17:13:20.744 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': 'cd8bdbeb9fbdab5733aa3aaadc042c965473e453'} 2024-08-17T17:13:20.744 INFO:teuthology.task.install:Using flavor: default 2024-08-17T17:13:20.749 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']} 2024-08-17T17:13:20.749 INFO:teuthology.task.install:extra packages: [] 2024-08-17T17:13:20.750 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'quincy', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'cd8bdbeb9fbdab5733aa3aaadc042c965473e453', 'tag': None, 'wait_for_package': False} 2024-08-17T17:13:20.750 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-17T17:13:20.750 INFO:teuthology.packaging:ref: None 2024-08-17T17:13:20.750 INFO:teuthology.packaging:tag: None 2024-08-17T17:13:20.750 INFO:teuthology.packaging:branch: quincy 2024-08-17T17:13:20.750 INFO:teuthology.packaging:sha1: cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:13:20.751 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=quincy 2024-08-17T17:13:20.753 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'quincy', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'cd8bdbeb9fbdab5733aa3aaadc042c965473e453', 'tag': None, 'wait_for_package': False} 2024-08-17T17:13:20.753 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-17T17:13:20.753 INFO:teuthology.packaging:ref: None 2024-08-17T17:13:20.753 INFO:teuthology.packaging:tag: None 2024-08-17T17:13:20.753 INFO:teuthology.packaging:branch: quincy 2024-08-17T17:13:20.753 INFO:teuthology.packaging:sha1: cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:13:20.753 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=quincy 2024-08-17T17:13:20.977 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/quincy/f2c39d4d5abc084f975be26cc0141421e55727d8/centos/9/flavors/default/ 2024-08-17T17:13:20.977 INFO:teuthology.task.install.rpm:Package version is 17.2.7-1404.gf2c39d4d 2024-08-17T17:13:21.014 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/quincy/f2c39d4d5abc084f975be26cc0141421e55727d8/centos/9/flavors/default/ 2024-08-17T17:13:21.014 INFO:teuthology.task.install.rpm:Package version is 17.2.7-1404.gf2c39d4d 2024-08-17T17:13:21.114 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/quincy/f2c39d4d5abc084f975be26cc0141421e55727d8/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/quincy/f2c39d4d5abc084f975be26cc0141421e55727d8/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/quincy/f2c39d4d5abc084f975be26cc0141421e55727d8/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-08-17T17:13:21.115 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-08-17T17:13:21.115 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-08-17T17:13:21.129 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/quincy/f2c39d4d5abc084f975be26cc0141421e55727d8/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/quincy/f2c39d4d5abc084f975be26cc0141421e55727d8/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/quincy/f2c39d4d5abc084f975be26cc0141421e55727d8/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-08-17T17:13:21.129 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-08-17T17:13:21.129 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-08-17T17:13:21.150 INFO:teuthology.task.install.rpm:Installing packages: 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 on remote rpm x86_64 2024-08-17T17:13:21.150 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-17T17:13:21.150 INFO:teuthology.packaging:ref: None 2024-08-17T17:13:21.150 INFO:teuthology.packaging:tag: None 2024-08-17T17:13:21.150 INFO:teuthology.packaging:branch: quincy 2024-08-17T17:13:21.150 INFO:teuthology.packaging:sha1: cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:13:21.150 DEBUG:teuthology.orchestra.run.smithi037:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/quincy/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-08-17T17:13:21.164 INFO:teuthology.task.install.rpm:Installing packages: 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 on remote rpm x86_64 2024-08-17T17:13:21.164 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-17T17:13:21.164 INFO:teuthology.packaging:ref: None 2024-08-17T17:13:21.164 INFO:teuthology.packaging:tag: None 2024-08-17T17:13:21.164 INFO:teuthology.packaging:branch: quincy 2024-08-17T17:13:21.164 INFO:teuthology.packaging:sha1: cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:13:21.164 DEBUG:teuthology.orchestra.run.smithi046:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/quincy/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-08-17T17:13:21.220 DEBUG:teuthology.orchestra.run.smithi037:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-08-17T17:13:21.248 DEBUG:teuthology.orchestra.run.smithi046:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-08-17T17:13:21.301 DEBUG:teuthology.orchestra.run.smithi037:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-08-17T17:13:21.328 DEBUG:teuthology.orchestra.run.smithi046:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-08-17T17:13:21.368 INFO:teuthology.orchestra.run.smithi037.stdout:check_obsoletes = 1 2024-08-17T17:13:21.370 DEBUG:teuthology.orchestra.run.smithi037:> sudo yum clean all 2024-08-17T17:13:21.396 INFO:teuthology.orchestra.run.smithi046.stdout:check_obsoletes = 1 2024-08-17T17:13:21.398 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum clean all 2024-08-17T17:13:21.618 INFO:teuthology.orchestra.run.smithi037.stdout:45 files removed 2024-08-17T17:13:21.643 INFO:teuthology.orchestra.run.smithi046.stdout:45 files removed 2024-08-17T17:13:21.646 DEBUG:teuthology.orchestra.run.smithi037:> sudo yum -y install ceph-radosgw 2024-08-17T17:13:21.671 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install ceph-radosgw 2024-08-17T17:13:22.254 INFO:teuthology.orchestra.run.smithi037.stdout:ceph packages for x86_64 243 kB/s | 77 kB 00:00 2024-08-17T17:13:22.294 INFO:teuthology.orchestra.run.smithi046.stdout:ceph packages for x86_64 234 kB/s | 77 kB 00:00 2024-08-17T17:13:22.596 INFO:teuthology.orchestra.run.smithi037.stdout:ceph noarch packages 37 kB/s | 11 kB 00:00 2024-08-17T17:13:22.645 INFO:teuthology.orchestra.run.smithi046.stdout:ceph noarch packages 36 kB/s | 11 kB 00:00 2024-08-17T17:13:22.939 INFO:teuthology.orchestra.run.smithi037.stdout:ceph source packages 6.0 kB/s | 1.8 kB 00:00 2024-08-17T17:13:22.987 INFO:teuthology.orchestra.run.smithi046.stdout:ceph source packages 6.1 kB/s | 1.8 kB 00:00 2024-08-17T17:13:23.512 INFO:teuthology.orchestra.run.smithi046.stdout:CentOS Stream 9 - BaseOS 17 MB/s | 8.2 MB 00:00 2024-08-17T17:13:23.589 INFO:teuthology.orchestra.run.smithi037.stdout:CentOS Stream 9 - BaseOS 14 MB/s | 8.2 MB 00:00 2024-08-17T17:13:28.631 INFO:teuthology.orchestra.run.smithi037.stdout:CentOS Stream 9 - AppStream 5.1 MB/s | 20 MB 00:03 2024-08-17T17:13:31.721 INFO:teuthology.orchestra.run.smithi046.stdout:CentOS Stream 9 - AppStream 2.8 MB/s | 20 MB 00:07 2024-08-17T17:13:35.299 INFO:teuthology.orchestra.run.smithi037.stdout:CentOS Stream 9 - CRB 2.4 MB/s | 6.6 MB 00:02 2024-08-17T17:13:36.380 INFO:teuthology.orchestra.run.smithi046.stdout:CentOS Stream 9 - CRB 8.4 MB/s | 6.6 MB 00:00 2024-08-17T17:13:36.841 INFO:teuthology.orchestra.run.smithi037.stdout:CentOS Stream 9 - Extras packages 89 kB/s | 18 kB 00:00 2024-08-17T17:13:38.072 INFO:teuthology.orchestra.run.smithi046.stdout:CentOS Stream 9 - Extras packages 45 kB/s | 18 kB 00:00 2024-08-17T17:13:38.395 INFO:teuthology.orchestra.run.smithi037.stdout:Extra Packages for Enterprise Linux 16 MB/s | 22 MB 00:01 2024-08-17T17:13:39.126 INFO:teuthology.orchestra.run.smithi046.stdout:Extra Packages for Enterprise Linux 24 MB/s | 22 MB 00:00 2024-08-17T17:13:43.985 INFO:teuthology.orchestra.run.smithi037.stdout:lab-extras 47 kB/s | 1.7 kB 00:00 2024-08-17T17:13:44.791 INFO:teuthology.orchestra.run.smithi046.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-08-17T17:13:46.429 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-08-17T17:13:46.431 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:13:46.431 INFO:teuthology.orchestra.run.smithi037.stdout: Package Arch Version Repository Size 2024-08-17T17:13:46.431 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:13:46.431 INFO:teuthology.orchestra.run.smithi037.stdout:Installing: 2024-08-17T17:13:46.431 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-radosgw x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 14 M 2024-08-17T17:13:46.431 INFO:teuthology.orchestra.run.smithi037.stdout:Upgrading: 2024-08-17T17:13:46.432 INFO:teuthology.orchestra.run.smithi037.stdout: librados2 x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 3.1 M 2024-08-17T17:13:46.432 INFO:teuthology.orchestra.run.smithi037.stdout: librbd1 x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 2.9 M 2024-08-17T17:13:46.432 INFO:teuthology.orchestra.run.smithi037.stdout:Installing dependencies: 2024-08-17T17:13:46.432 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-base x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 5.0 M 2024-08-17T17:13:46.432 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-common x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 22 M 2024-08-17T17:13:46.432 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-selinux x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 25 k 2024-08-17T17:13:46.432 INFO:teuthology.orchestra.run.smithi037.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-08-17T17:13:46.432 INFO:teuthology.orchestra.run.smithi037.stdout: libcephfs2 x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 637 k 2024-08-17T17:13:46.432 INFO:teuthology.orchestra.run.smithi037.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-08-17T17:13:46.432 INFO:teuthology.orchestra.run.smithi037.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-08-17T17:13:46.432 INFO:teuthology.orchestra.run.smithi037.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-08-17T17:13:46.432 INFO:teuthology.orchestra.run.smithi037.stdout: libradosstriper1 x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 457 k 2024-08-17T17:13:46.433 INFO:teuthology.orchestra.run.smithi037.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-08-17T17:13:46.433 INFO:teuthology.orchestra.run.smithi037.stdout: librgw2 x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 4.9 M 2024-08-17T17:13:46.433 INFO:teuthology.orchestra.run.smithi037.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-08-17T17:13:46.433 INFO:teuthology.orchestra.run.smithi037.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-08-17T17:13:46.433 INFO:teuthology.orchestra.run.smithi037.stdout: python3-ceph-argparse x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 45 k 2024-08-17T17:13:46.433 INFO:teuthology.orchestra.run.smithi037.stdout: python3-ceph-common x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 120 k 2024-08-17T17:13:46.433 INFO:teuthology.orchestra.run.smithi037.stdout: python3-cephfs x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 182 k 2024-08-17T17:13:46.433 INFO:teuthology.orchestra.run.smithi037.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-08-17T17:13:46.433 INFO:teuthology.orchestra.run.smithi037.stdout: python3-rados x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 368 k 2024-08-17T17:13:46.433 INFO:teuthology.orchestra.run.smithi037.stdout: python3-rbd x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 343 k 2024-08-17T17:13:46.433 INFO:teuthology.orchestra.run.smithi037.stdout: python3-rgw x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 116 k 2024-08-17T17:13:46.433 INFO:teuthology.orchestra.run.smithi037.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-08-17T17:13:46.434 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:13:46.434 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction Summary 2024-08-17T17:13:46.434 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:13:46.434 INFO:teuthology.orchestra.run.smithi037.stdout:Install 22 Packages 2024-08-17T17:13:46.434 INFO:teuthology.orchestra.run.smithi037.stdout:Upgrade 2 Packages 2024-08-17T17:13:46.434 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:13:46.434 INFO:teuthology.orchestra.run.smithi037.stdout:Total download size: 58 M 2024-08-17T17:13:46.434 INFO:teuthology.orchestra.run.smithi037.stdout:Downloading Packages: 2024-08-17T17:13:47.175 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-17T17:13:47.177 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:13:47.177 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repository Size 2024-08-17T17:13:47.177 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:13:47.177 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-17T17:13:47.177 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-radosgw x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 14 M 2024-08-17T17:13:47.177 INFO:teuthology.orchestra.run.smithi046.stdout:Upgrading: 2024-08-17T17:13:47.177 INFO:teuthology.orchestra.run.smithi046.stdout: librados2 x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 3.1 M 2024-08-17T17:13:47.177 INFO:teuthology.orchestra.run.smithi046.stdout: librbd1 x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 2.9 M 2024-08-17T17:13:47.177 INFO:teuthology.orchestra.run.smithi046.stdout:Installing dependencies: 2024-08-17T17:13:47.177 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-base x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 5.0 M 2024-08-17T17:13:47.177 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-common x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 22 M 2024-08-17T17:13:47.178 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-selinux x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 25 k 2024-08-17T17:13:47.178 INFO:teuthology.orchestra.run.smithi046.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-08-17T17:13:47.178 INFO:teuthology.orchestra.run.smithi046.stdout: libcephfs2 x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 637 k 2024-08-17T17:13:47.178 INFO:teuthology.orchestra.run.smithi046.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-08-17T17:13:47.178 INFO:teuthology.orchestra.run.smithi046.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-08-17T17:13:47.178 INFO:teuthology.orchestra.run.smithi046.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-08-17T17:13:47.178 INFO:teuthology.orchestra.run.smithi046.stdout: libradosstriper1 x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 457 k 2024-08-17T17:13:47.178 INFO:teuthology.orchestra.run.smithi046.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-08-17T17:13:47.178 INFO:teuthology.orchestra.run.smithi046.stdout: librgw2 x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 4.9 M 2024-08-17T17:13:47.178 INFO:teuthology.orchestra.run.smithi046.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-08-17T17:13:47.178 INFO:teuthology.orchestra.run.smithi046.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-08-17T17:13:47.178 INFO:teuthology.orchestra.run.smithi046.stdout: python3-ceph-argparse x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 45 k 2024-08-17T17:13:47.178 INFO:teuthology.orchestra.run.smithi046.stdout: python3-ceph-common x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 120 k 2024-08-17T17:13:47.179 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cephfs x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 182 k 2024-08-17T17:13:47.179 INFO:teuthology.orchestra.run.smithi046.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-08-17T17:13:47.179 INFO:teuthology.orchestra.run.smithi046.stdout: python3-rados x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 368 k 2024-08-17T17:13:47.179 INFO:teuthology.orchestra.run.smithi046.stdout: python3-rbd x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 343 k 2024-08-17T17:13:47.179 INFO:teuthology.orchestra.run.smithi046.stdout: python3-rgw x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 116 k 2024-08-17T17:13:47.179 INFO:teuthology.orchestra.run.smithi046.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-08-17T17:13:47.179 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:13:47.179 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-17T17:13:47.179 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:13:47.179 INFO:teuthology.orchestra.run.smithi046.stdout:Install 22 Packages 2024-08-17T17:13:47.179 INFO:teuthology.orchestra.run.smithi046.stdout:Upgrade 2 Packages 2024-08-17T17:13:47.179 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:13:47.180 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 58 M 2024-08-17T17:13:47.180 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-17T17:13:47.394 INFO:teuthology.orchestra.run.smithi037.stdout:(1/24): ceph-base-17.2.7-1404.gf2c39d4d.el9.x86 9.8 MB/s | 5.0 MB 00:00 2024-08-17T17:13:47.469 INFO:teuthology.orchestra.run.smithi037.stdout:(2/24): ceph-selinux-17.2.7-1404.gf2c39d4d.el9. 337 kB/s | 25 kB 00:00 2024-08-17T17:13:47.553 INFO:teuthology.orchestra.run.smithi037.stdout:(3/24): libcephfs2-17.2.7-1404.gf2c39d4d.el9.x8 7.5 MB/s | 637 kB 00:00 2024-08-17T17:13:47.636 INFO:teuthology.orchestra.run.smithi037.stdout:(4/24): libradosstriper1-17.2.7-1404.gf2c39d4d. 5.4 MB/s | 457 kB 00:00 2024-08-17T17:13:47.912 INFO:teuthology.orchestra.run.smithi037.stdout:(5/24): ceph-radosgw-17.2.7-1404.gf2c39d4d.el9. 14 MB/s | 14 MB 00:01 2024-08-17T17:13:48.004 INFO:teuthology.orchestra.run.smithi037.stdout:(6/24): librgw2-17.2.7-1404.gf2c39d4d.el9.x86_6 13 MB/s | 4.9 MB 00:00 2024-08-17T17:13:48.029 INFO:teuthology.orchestra.run.smithi037.stdout:(7/24): python3-ceph-argparse-17.2.7-1404.gf2c3 386 kB/s | 45 kB 00:00 2024-08-17T17:13:48.054 INFO:teuthology.orchestra.run.smithi037.stdout:(8/24): python3-ceph-common-17.2.7-1404.gf2c39d 2.3 MB/s | 120 kB 00:00 2024-08-17T17:13:48.080 INFO:teuthology.orchestra.run.smithi037.stdout:(9/24): python3-cephfs-17.2.7-1404.gf2c39d4d.el 3.5 MB/s | 182 kB 00:00 2024-08-17T17:13:48.105 INFO:teuthology.orchestra.run.smithi037.stdout:(10/24): python3-rados-17.2.7-1404.gf2c39d4d.el 7.2 MB/s | 368 kB 00:00 2024-08-17T17:13:48.130 INFO:teuthology.orchestra.run.smithi037.stdout:(11/24): python3-rbd-17.2.7-1404.gf2c39d4d.el9. 6.7 MB/s | 343 kB 00:00 2024-08-17T17:13:48.147 INFO:teuthology.orchestra.run.smithi037.stdout:(12/24): python3-rgw-17.2.7-1404.gf2c39d4d.el9. 2.7 MB/s | 116 kB 00:00 2024-08-17T17:13:48.381 INFO:teuthology.orchestra.run.smithi037.stdout:(13/24): ceph-common-17.2.7-1404.gf2c39d4d.el9. 15 MB/s | 22 MB 00:01 2024-08-17T17:13:48.406 INFO:teuthology.orchestra.run.smithi037.stdout:(14/24): librabbitmq-0.11.0-7.el9.x86_64.rpm 175 kB/s | 45 kB 00:00 2024-08-17T17:13:48.457 INFO:teuthology.orchestra.run.smithi037.stdout:(15/24): libpmemobj-1.12.1-1.el9.x86_64.rpm 491 kB/s | 160 kB 00:00 2024-08-17T17:13:48.498 INFO:teuthology.orchestra.run.smithi037.stdout:(16/24): python3-prettytable-0.7.2-27.el9.noarc 1.0 MB/s | 42 kB 00:00 2024-08-17T17:13:48.557 INFO:teuthology.orchestra.run.smithi037.stdout:(17/24): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.9 MB/s | 292 kB 00:00 2024-08-17T17:13:48.591 INFO:teuthology.orchestra.run.smithi037.stdout:(18/24): librdkafka-1.6.1-102.el9.x86_64.rpm 3.1 MB/s | 662 kB 00:00 2024-08-17T17:13:48.625 INFO:teuthology.orchestra.run.smithi046.stdout:(1/24): ceph-radosgw-17.2.7-1404.gf2c39d4d.el9. 13 MB/s | 14 MB 00:01 2024-08-17T17:13:48.674 INFO:teuthology.orchestra.run.smithi037.stdout:(19/24): gperftools-libs-2.9.1-2.el9.x86_64.rpm 1.7 MB/s | 309 kB 00:00 2024-08-17T17:13:48.699 INFO:teuthology.orchestra.run.smithi037.stdout:(20/24): liboath-2.6.7-2.el9.x86_64.rpm 348 kB/s | 49 kB 00:00 2024-08-17T17:13:48.717 INFO:teuthology.orchestra.run.smithi046.stdout:(2/24): ceph-base-17.2.7-1404.gf2c39d4d.el9.x86 4.0 MB/s | 5.0 MB 00:01 2024-08-17T17:13:48.725 INFO:teuthology.orchestra.run.smithi037.stdout:(21/24): libunwind-1.6.2-1.el9.x86_64.rpm 629 kB/s | 67 kB 00:00 2024-08-17T17:13:48.754 INFO:teuthology.orchestra.run.smithi046.stdout:(3/24): ceph-selinux-17.2.7-1404.gf2c39d4d.el9. 201 kB/s | 25 kB 00:00 2024-08-17T17:13:48.783 INFO:teuthology.orchestra.run.smithi037.stdout:(22/24): thrift-0.15.0-2.el9.x86_64.rpm 15 MB/s | 1.6 MB 00:00 2024-08-17T17:13:48.843 INFO:teuthology.orchestra.run.smithi046.stdout:(4/24): libcephfs2-17.2.7-1404.gf2c39d4d.el9.x8 6.8 MB/s | 637 kB 00:00 2024-08-17T17:13:48.843 INFO:teuthology.orchestra.run.smithi046.stdout:(5/24): libradosstriper1-17.2.7-1404.gf2c39d4d. 5.3 MB/s | 457 kB 00:00 2024-08-17T17:13:48.902 INFO:teuthology.orchestra.run.smithi046.stdout:(6/24): python3-ceph-argparse-17.2.7-1404.gf2c3 676 kB/s | 45 kB 00:00 2024-08-17T17:13:48.925 INFO:teuthology.orchestra.run.smithi037.stdout:(23/24): librados2-17.2.7-1404.gf2c39d4d.el9.x8 14 MB/s | 3.1 MB 00:00 2024-08-17T17:13:48.954 INFO:teuthology.orchestra.run.smithi046.stdout:(7/24): python3-ceph-common-17.2.7-1404.gf2c39d 2.4 MB/s | 120 kB 00:00 2024-08-17T17:13:48.984 INFO:teuthology.orchestra.run.smithi037.stdout:(24/24): librbd1-17.2.7-1404.gf2c39d4d.el9.x86_ 11 MB/s | 2.9 MB 00:00 2024-08-17T17:13:48.988 INFO:teuthology.orchestra.run.smithi037.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:13:48.988 INFO:teuthology.orchestra.run.smithi037.stdout:Total 23 MB/s | 58 MB 00:02 2024-08-17T17:13:49.011 INFO:teuthology.orchestra.run.smithi046.stdout:(8/24): python3-cephfs-17.2.7-1404.gf2c39d4d.el 3.0 MB/s | 182 kB 00:00 2024-08-17T17:13:49.046 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction check 2024-08-17T17:13:49.077 INFO:teuthology.orchestra.run.smithi046.stdout:(9/24): python3-rados-17.2.7-1404.gf2c39d4d.el9 5.4 MB/s | 368 kB 00:00 2024-08-17T17:13:49.081 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction check succeeded. 2024-08-17T17:13:49.082 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction test 2024-08-17T17:13:49.145 INFO:teuthology.orchestra.run.smithi046.stdout:(10/24): python3-rbd-17.2.7-1404.gf2c39d4d.el9. 5.0 MB/s | 343 kB 00:00 2024-08-17T17:13:49.387 INFO:teuthology.orchestra.run.smithi046.stdout:(11/24): ceph-common-17.2.7-1404.gf2c39d4d.el9. 12 MB/s | 22 MB 00:01 2024-08-17T17:13:49.412 INFO:teuthology.orchestra.run.smithi046.stdout:(12/24): python3-rgw-17.2.7-1404.gf2c39d4d.el9. 436 kB/s | 116 kB 00:00 2024-08-17T17:13:49.479 INFO:teuthology.orchestra.run.smithi046.stdout:(13/24): librgw2-17.2.7-1404.gf2c39d4d.el9.x86_ 7.3 MB/s | 4.9 MB 00:00 2024-08-17T17:13:49.556 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction test succeeded. 2024-08-17T17:13:49.557 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction 2024-08-17T17:13:49.587 INFO:teuthology.orchestra.run.smithi046.stdout:(14/24): librabbitmq-0.11.0-7.el9.x86_64.rpm 258 kB/s | 45 kB 00:00 2024-08-17T17:13:49.646 INFO:teuthology.orchestra.run.smithi046.stdout:(15/24): libpmemobj-1.12.1-1.el9.x86_64.rpm 619 kB/s | 160 kB 00:00 2024-08-17T17:13:49.696 INFO:teuthology.orchestra.run.smithi046.stdout:(16/24): python3-prettytable-0.7.2-27.el9.noarc 842 kB/s | 42 kB 00:00 2024-08-17T17:13:49.755 INFO:teuthology.orchestra.run.smithi046.stdout:(17/24): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.7 MB/s | 292 kB 00:00 2024-08-17T17:13:49.822 INFO:teuthology.orchestra.run.smithi046.stdout:(18/24): librdkafka-1.6.1-102.el9.x86_64.rpm 1.9 MB/s | 662 kB 00:00 2024-08-17T17:13:49.880 INFO:teuthology.orchestra.run.smithi046.stdout:(19/24): liboath-2.6.7-2.el9.x86_64.rpm 395 kB/s | 49 kB 00:00 2024-08-17T17:13:49.905 INFO:teuthology.orchestra.run.smithi046.stdout:(20/24): gperftools-libs-2.9.1-2.el9.x86_64.rpm 1.4 MB/s | 309 kB 00:00 2024-08-17T17:13:49.930 INFO:teuthology.orchestra.run.smithi046.stdout:(21/24): libunwind-1.6.2-1.el9.x86_64.rpm 635 kB/s | 67 kB 00:00 2024-08-17T17:13:50.006 INFO:teuthology.orchestra.run.smithi046.stdout:(22/24): thrift-0.15.0-2.el9.x86_64.rpm 13 MB/s | 1.6 MB 00:00 2024-08-17T17:13:50.140 INFO:teuthology.orchestra.run.smithi046.stdout:(23/24): librbd1-17.2.7-1404.gf2c39d4d.el9.x86_ 14 MB/s | 2.9 MB 00:00 2024-08-17T17:13:50.198 INFO:teuthology.orchestra.run.smithi046.stdout:(24/24): librados2-17.2.7-1404.gf2c39d4d.el9.x8 11 MB/s | 3.1 MB 00:00 2024-08-17T17:13:50.202 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:13:50.202 INFO:teuthology.orchestra.run.smithi046.stdout:Total 19 MB/s | 58 MB 00:03 2024-08-17T17:13:50.264 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-17T17:13:50.302 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-17T17:13:50.302 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-17T17:13:50.758 INFO:teuthology.orchestra.run.smithi037.stdout: Preparing : 1/1 2024-08-17T17:13:50.776 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-17T17:13:50.776 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-17T17:13:51.139 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/26 2024-08-17T17:13:51.203 INFO:teuthology.orchestra.run.smithi037.stdout: Upgrading : librados2-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2/26 2024-08-17T17:13:51.308 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: librados2-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2/26 2024-08-17T17:13:51.393 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-rados-2:17.2.7-1404.gf2c39d4d.el9.x86_64 3/26 2024-08-17T17:13:51.421 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : libcephfs2-2:17.2.7-1404.gf2c39d4d.el9.x86_64 4/26 2024-08-17T17:13:51.497 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: libcephfs2-2:17.2.7-1404.gf2c39d4d.el9.x86_64 4/26 2024-08-17T17:13:51.539 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : thrift-0.15.0-2.el9.x86_64 5/26 2024-08-17T17:13:51.568 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 6/26 2024-08-17T17:13:52.034 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 7/26 2024-08-17T17:13:52.057 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : librgw2-2:17.2.7-1404.gf2c39d4d.el9.x86_64 8/26 2024-08-17T17:13:52.104 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-17T17:13:52.122 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: librgw2-2:17.2.7-1404.gf2c39d4d.el9.x86_64 8/26 2024-08-17T17:13:52.158 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : liboath-2.6.7-2.el9.x86_64 9/26 2024-08-17T17:13:52.203 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-ceph-argparse-2:17.2.7-1404.gf2c39d4d.el9. 10/26 2024-08-17T17:13:52.241 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-cephfs-2:17.2.7-1404.gf2c39d4d.el9.x86_64 11/26 2024-08-17T17:13:52.310 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-rgw-2:17.2.7-1404.gf2c39d4d.el9.x86_64 12/26 2024-08-17T17:13:52.335 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : libradosstriper1-2:17.2.7-1404.gf2c39d4d.el9.x86_6 13/26 2024-08-17T17:13:52.418 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: libradosstriper1-2:17.2.7-1404.gf2c39d4d.el9.x86_6 13/26 2024-08-17T17:13:52.453 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/26 2024-08-17T17:13:52.459 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/26 2024-08-17T17:13:52.494 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 15/26 2024-08-17T17:13:52.527 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 16/26 2024-08-17T17:13:52.558 INFO:teuthology.orchestra.run.smithi046.stdout: Upgrading : librados2-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2/26 2024-08-17T17:13:52.671 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: librados2-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2/26 2024-08-17T17:13:52.757 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-rados-2:17.2.7-1404.gf2c39d4d.el9.x86_64 3/26 2024-08-17T17:13:52.836 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 17/26 2024-08-17T17:13:52.873 INFO:teuthology.orchestra.run.smithi037.stdout: Upgrading : librbd1-2:17.2.7-1404.gf2c39d4d.el9.x86_64 18/26 2024-08-17T17:13:52.910 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : libcephfs2-2:17.2.7-1404.gf2c39d4d.el9.x86_64 4/26 2024-08-17T17:13:52.976 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: librbd1-2:17.2.7-1404.gf2c39d4d.el9.x86_64 18/26 2024-08-17T17:13:52.990 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: libcephfs2-2:17.2.7-1404.gf2c39d4d.el9.x86_64 4/26 2024-08-17T17:13:53.042 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : thrift-0.15.0-2.el9.x86_64 5/26 2024-08-17T17:13:53.048 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-rbd-2:17.2.7-1404.gf2c39d4d.el9.x86_64 19/26 2024-08-17T17:13:53.074 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 6/26 2024-08-17T17:13:53.075 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-ceph-common-2:17.2.7-1404.gf2c39d4d.el9.x8 20/26 2024-08-17T17:13:53.539 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 7/26 2024-08-17T17:13:53.563 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : librgw2-2:17.2.7-1404.gf2c39d4d.el9.x86_64 8/26 2024-08-17T17:13:53.610 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: librgw2-2:17.2.7-1404.gf2c39d4d.el9.x86_64 8/26 2024-08-17T17:13:53.646 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : liboath-2.6.7-2.el9.x86_64 9/26 2024-08-17T17:13:53.684 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-ceph-argparse-2:17.2.7-1404.gf2c39d4d.el9. 10/26 2024-08-17T17:13:53.711 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-cephfs-2:17.2.7-1404.gf2c39d4d.el9.x86_64 11/26 2024-08-17T17:13:53.782 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-rgw-2:17.2.7-1404.gf2c39d4d.el9.x86_64 12/26 2024-08-17T17:13:53.807 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : libradosstriper1-2:17.2.7-1404.gf2c39d4d.el9.x86_6 13/26 2024-08-17T17:13:53.874 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: libradosstriper1-2:17.2.7-1404.gf2c39d4d.el9.x86_6 13/26 2024-08-17T17:13:53.914 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/26 2024-08-17T17:13:53.966 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 15/26 2024-08-17T17:13:53.998 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 16/26 2024-08-17T17:13:54.316 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 17/26 2024-08-17T17:13:54.361 INFO:teuthology.orchestra.run.smithi046.stdout: Upgrading : librbd1-2:17.2.7-1404.gf2c39d4d.el9.x86_64 18/26 2024-08-17T17:13:54.440 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: librbd1-2:17.2.7-1404.gf2c39d4d.el9.x86_64 18/26 2024-08-17T17:13:54.511 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-rbd-2:17.2.7-1404.gf2c39d4d.el9.x86_64 19/26 2024-08-17T17:13:54.538 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-ceph-common-2:17.2.7-1404.gf2c39d4d.el9.x8 20/26 2024-08-17T17:13:55.597 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: ceph-common-2:17.2.7-1404.gf2c39d4d.el9.x86_64 21/26 2024-08-17T17:13:55.635 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : ceph-common-2:17.2.7-1404.gf2c39d4d.el9.x86_64 21/26 2024-08-17T17:13:56.186 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: ceph-common-2:17.2.7-1404.gf2c39d4d.el9.x86_64 21/26 2024-08-17T17:13:56.276 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : ceph-base-2:17.2.7-1404.gf2c39d4d.el9.x86_64 22/26 2024-08-17T17:13:56.384 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: ceph-base-2:17.2.7-1404.gf2c39d4d.el9.x86_64 22/26 2024-08-17T17:13:56.384 INFO:teuthology.orchestra.run.smithi037.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-08-17T17:13:56.384 INFO:teuthology.orchestra.run.smithi037.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-08-17T17:13:56.384 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:13:56.423 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : ceph-selinux-2:17.2.7-1404.gf2c39d4d.el9.x86_64 23/26 2024-08-17T17:13:57.058 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-common-2:17.2.7-1404.gf2c39d4d.el9.x86_64 21/26 2024-08-17T17:13:57.094 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-common-2:17.2.7-1404.gf2c39d4d.el9.x86_64 21/26 2024-08-17T17:13:57.647 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-common-2:17.2.7-1404.gf2c39d4d.el9.x86_64 21/26 2024-08-17T17:13:57.688 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-base-2:17.2.7-1404.gf2c39d4d.el9.x86_64 22/26 2024-08-17T17:13:57.789 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-base-2:17.2.7-1404.gf2c39d4d.el9.x86_64 22/26 2024-08-17T17:13:57.789 INFO:teuthology.orchestra.run.smithi046.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-08-17T17:13:57.789 INFO:teuthology.orchestra.run.smithi046.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-08-17T17:13:57.789 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:13:57.823 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-selinux-2:17.2.7-1404.gf2c39d4d.el9.x86_64 23/26 2024-08-17T17:14:06.518 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: ceph-selinux-2:17.2.7-1404.gf2c39d4d.el9.x86_64 23/26 2024-08-17T17:14:06.518 INFO:teuthology.orchestra.run.smithi037.stdout:skipping the directory /sys 2024-08-17T17:14:06.518 INFO:teuthology.orchestra.run.smithi037.stdout:skipping the directory /proc 2024-08-17T17:14:06.518 INFO:teuthology.orchestra.run.smithi037.stdout:skipping the directory /mnt 2024-08-17T17:14:06.518 INFO:teuthology.orchestra.run.smithi037.stdout:skipping the directory /var/tmp 2024-08-17T17:14:06.518 INFO:teuthology.orchestra.run.smithi037.stdout:skipping the directory /home 2024-08-17T17:14:06.518 INFO:teuthology.orchestra.run.smithi037.stdout:skipping the directory /root 2024-08-17T17:14:06.518 INFO:teuthology.orchestra.run.smithi037.stdout:skipping the directory /tmp 2024-08-17T17:14:06.519 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:07.925 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : ceph-radosgw-2:17.2.7-1404.gf2c39d4d.el9.x86_64 24/26 2024-08-17T17:14:07.944 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-selinux-2:17.2.7-1404.gf2c39d4d.el9.x86_64 23/26 2024-08-17T17:14:07.944 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /sys 2024-08-17T17:14:07.944 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /proc 2024-08-17T17:14:07.945 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /mnt 2024-08-17T17:14:07.945 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /var/tmp 2024-08-17T17:14:07.945 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /home 2024-08-17T17:14:07.945 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /root 2024-08-17T17:14:07.945 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /tmp 2024-08-17T17:14:07.945 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:08.038 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: ceph-radosgw-2:17.2.7-1404.gf2c39d4d.el9.x86_64 24/26 2024-08-17T17:14:08.038 INFO:teuthology.orchestra.run.smithi037.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-17T17:14:08.038 INFO:teuthology.orchestra.run.smithi037.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-08-17T17:14:08.038 INFO:teuthology.orchestra.run.smithi037.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-08-17T17:14:08.038 INFO:teuthology.orchestra.run.smithi037.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-08-17T17:14:08.038 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:08.040 INFO:teuthology.orchestra.run.smithi037.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 25/26 2024-08-17T17:14:08.127 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 25/26 2024-08-17T17:14:08.127 INFO:teuthology.orchestra.run.smithi037.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 26/26 2024-08-17T17:14:09.301 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-radosgw-2:17.2.7-1404.gf2c39d4d.el9.x86_64 24/26 2024-08-17T17:14:09.381 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-radosgw-2:17.2.7-1404.gf2c39d4d.el9.x86_64 24/26 2024-08-17T17:14:09.381 INFO:teuthology.orchestra.run.smithi046.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-17T17:14:09.381 INFO:teuthology.orchestra.run.smithi046.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-08-17T17:14:09.381 INFO:teuthology.orchestra.run.smithi046.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-08-17T17:14:09.381 INFO:teuthology.orchestra.run.smithi046.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-08-17T17:14:09.381 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:09.383 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 25/26 2024-08-17T17:14:09.461 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 26/26 2024-08-17T17:14:09.462 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : ceph-base-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/26 2024-08-17T17:14:09.462 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : ceph-common-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2/26 2024-08-17T17:14:09.462 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : ceph-radosgw-2:17.2.7-1404.gf2c39d4d.el9.x86_64 3/26 2024-08-17T17:14:09.462 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : ceph-selinux-2:17.2.7-1404.gf2c39d4d.el9.x86_64 4/26 2024-08-17T17:14:09.462 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : libcephfs2-2:17.2.7-1404.gf2c39d4d.el9.x86_64 5/26 2024-08-17T17:14:09.462 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : libradosstriper1-2:17.2.7-1404.gf2c39d4d.el9.x86_6 6/26 2024-08-17T17:14:09.462 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : librgw2-2:17.2.7-1404.gf2c39d4d.el9.x86_64 7/26 2024-08-17T17:14:09.462 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-ceph-argparse-2:17.2.7-1404.gf2c39d4d.el9. 8/26 2024-08-17T17:14:09.462 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-ceph-common-2:17.2.7-1404.gf2c39d4d.el9.x8 9/26 2024-08-17T17:14:09.462 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-cephfs-2:17.2.7-1404.gf2c39d4d.el9.x86_64 10/26 2024-08-17T17:14:09.462 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-rados-2:17.2.7-1404.gf2c39d4d.el9.x86_64 11/26 2024-08-17T17:14:09.462 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-rbd-2:17.2.7-1404.gf2c39d4d.el9.x86_64 12/26 2024-08-17T17:14:09.463 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-rgw-2:17.2.7-1404.gf2c39d4d.el9.x86_64 13/26 2024-08-17T17:14:09.463 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 14/26 2024-08-17T17:14:09.463 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 15/26 2024-08-17T17:14:09.463 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 16/26 2024-08-17T17:14:09.463 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 17/26 2024-08-17T17:14:09.463 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 18/26 2024-08-17T17:14:09.463 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 19/26 2024-08-17T17:14:09.463 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 20/26 2024-08-17T17:14:09.463 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 21/26 2024-08-17T17:14:09.463 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 22/26 2024-08-17T17:14:09.463 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : librados2-2:17.2.7-1404.gf2c39d4d.el9.x86_64 23/26 2024-08-17T17:14:09.463 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 24/26 2024-08-17T17:14:09.463 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : librbd1-2:17.2.7-1404.gf2c39d4d.el9.x86_64 25/26 2024-08-17T17:14:09.470 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 25/26 2024-08-17T17:14:09.470 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 26/26 2024-08-17T17:14:10.296 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 26/26 2024-08-17T17:14:10.296 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:10.297 INFO:teuthology.orchestra.run.smithi037.stdout:Upgraded: 2024-08-17T17:14:10.297 INFO:teuthology.orchestra.run.smithi037.stdout: librados2-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:10.297 INFO:teuthology.orchestra.run.smithi037.stdout: librbd1-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:10.297 INFO:teuthology.orchestra.run.smithi037.stdout:Installed: 2024-08-17T17:14:10.297 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-base-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:10.297 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-common-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:10.297 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-radosgw-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:10.297 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-selinux-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:10.297 INFO:teuthology.orchestra.run.smithi037.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-08-17T17:14:10.297 INFO:teuthology.orchestra.run.smithi037.stdout: libcephfs2-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:10.297 INFO:teuthology.orchestra.run.smithi037.stdout: liboath-2.6.7-2.el9.x86_64 2024-08-17T17:14:10.297 INFO:teuthology.orchestra.run.smithi037.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-08-17T17:14:10.298 INFO:teuthology.orchestra.run.smithi037.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-08-17T17:14:10.298 INFO:teuthology.orchestra.run.smithi037.stdout: libradosstriper1-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:10.298 INFO:teuthology.orchestra.run.smithi037.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-08-17T17:14:10.298 INFO:teuthology.orchestra.run.smithi037.stdout: librgw2-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:10.298 INFO:teuthology.orchestra.run.smithi037.stdout: libunwind-1.6.2-1.el9.x86_64 2024-08-17T17:14:10.298 INFO:teuthology.orchestra.run.smithi037.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-08-17T17:14:10.298 INFO:teuthology.orchestra.run.smithi037.stdout: python3-ceph-argparse-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:10.298 INFO:teuthology.orchestra.run.smithi037.stdout: python3-ceph-common-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:10.298 INFO:teuthology.orchestra.run.smithi037.stdout: python3-cephfs-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:10.298 INFO:teuthology.orchestra.run.smithi037.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-08-17T17:14:10.298 INFO:teuthology.orchestra.run.smithi037.stdout: python3-rados-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:10.298 INFO:teuthology.orchestra.run.smithi037.stdout: python3-rbd-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:10.299 INFO:teuthology.orchestra.run.smithi037.stdout: python3-rgw-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:10.299 INFO:teuthology.orchestra.run.smithi037.stdout: thrift-0.15.0-2.el9.x86_64 2024-08-17T17:14:10.299 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:10.299 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-08-17T17:14:10.651 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 26/26 2024-08-17T17:14:10.651 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-base-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/26 2024-08-17T17:14:10.651 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-common-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2/26 2024-08-17T17:14:10.651 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-radosgw-2:17.2.7-1404.gf2c39d4d.el9.x86_64 3/26 2024-08-17T17:14:10.651 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-selinux-2:17.2.7-1404.gf2c39d4d.el9.x86_64 4/26 2024-08-17T17:14:10.651 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libcephfs2-2:17.2.7-1404.gf2c39d4d.el9.x86_64 5/26 2024-08-17T17:14:10.651 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libradosstriper1-2:17.2.7-1404.gf2c39d4d.el9.x86_6 6/26 2024-08-17T17:14:10.651 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : librgw2-2:17.2.7-1404.gf2c39d4d.el9.x86_64 7/26 2024-08-17T17:14:10.651 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-ceph-argparse-2:17.2.7-1404.gf2c39d4d.el9. 8/26 2024-08-17T17:14:10.652 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-ceph-common-2:17.2.7-1404.gf2c39d4d.el9.x8 9/26 2024-08-17T17:14:10.652 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-cephfs-2:17.2.7-1404.gf2c39d4d.el9.x86_64 10/26 2024-08-17T17:14:10.652 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-rados-2:17.2.7-1404.gf2c39d4d.el9.x86_64 11/26 2024-08-17T17:14:10.652 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-rbd-2:17.2.7-1404.gf2c39d4d.el9.x86_64 12/26 2024-08-17T17:14:10.652 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-rgw-2:17.2.7-1404.gf2c39d4d.el9.x86_64 13/26 2024-08-17T17:14:10.652 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 14/26 2024-08-17T17:14:10.652 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 15/26 2024-08-17T17:14:10.652 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 16/26 2024-08-17T17:14:10.652 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 17/26 2024-08-17T17:14:10.652 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 18/26 2024-08-17T17:14:10.652 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 19/26 2024-08-17T17:14:10.652 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 20/26 2024-08-17T17:14:10.652 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 21/26 2024-08-17T17:14:10.653 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 22/26 2024-08-17T17:14:10.653 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : librados2-2:17.2.7-1404.gf2c39d4d.el9.x86_64 23/26 2024-08-17T17:14:10.653 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 24/26 2024-08-17T17:14:10.653 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : librbd1-2:17.2.7-1404.gf2c39d4d.el9.x86_64 25/26 2024-08-17T17:14:10.665 DEBUG:teuthology.orchestra.run.smithi037:> sudo yum -y install ceph-test 2024-08-17T17:14:11.231 INFO:teuthology.orchestra.run.smithi037.stdout:Last metadata expiration check: 0:00:28 ago on Sat 17 Aug 2024 05:13:43 PM UTC. 2024-08-17T17:14:11.346 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 26/26 2024-08-17T17:14:11.347 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:11.347 INFO:teuthology.orchestra.run.smithi046.stdout:Upgraded: 2024-08-17T17:14:11.347 INFO:teuthology.orchestra.run.smithi046.stdout: librados2-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:11.347 INFO:teuthology.orchestra.run.smithi046.stdout: librbd1-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:11.347 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-17T17:14:11.347 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-base-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:11.347 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-common-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:11.347 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-radosgw-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:11.347 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-selinux-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:11.347 INFO:teuthology.orchestra.run.smithi046.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-08-17T17:14:11.347 INFO:teuthology.orchestra.run.smithi046.stdout: libcephfs2-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:11.348 INFO:teuthology.orchestra.run.smithi046.stdout: liboath-2.6.7-2.el9.x86_64 2024-08-17T17:14:11.348 INFO:teuthology.orchestra.run.smithi046.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-08-17T17:14:11.348 INFO:teuthology.orchestra.run.smithi046.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-08-17T17:14:11.348 INFO:teuthology.orchestra.run.smithi046.stdout: libradosstriper1-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:11.348 INFO:teuthology.orchestra.run.smithi046.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-08-17T17:14:11.348 INFO:teuthology.orchestra.run.smithi046.stdout: librgw2-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:11.348 INFO:teuthology.orchestra.run.smithi046.stdout: libunwind-1.6.2-1.el9.x86_64 2024-08-17T17:14:11.348 INFO:teuthology.orchestra.run.smithi046.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-08-17T17:14:11.348 INFO:teuthology.orchestra.run.smithi046.stdout: python3-ceph-argparse-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:11.348 INFO:teuthology.orchestra.run.smithi046.stdout: python3-ceph-common-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:11.348 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cephfs-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:11.348 INFO:teuthology.orchestra.run.smithi046.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-08-17T17:14:11.348 INFO:teuthology.orchestra.run.smithi046.stdout: python3-rados-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:11.349 INFO:teuthology.orchestra.run.smithi046.stdout: python3-rbd-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:11.349 INFO:teuthology.orchestra.run.smithi046.stdout: python3-rgw-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:11.349 INFO:teuthology.orchestra.run.smithi046.stdout: thrift-0.15.0-2.el9.x86_64 2024-08-17T17:14:11.349 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:11.349 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-17T17:14:11.363 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-08-17T17:14:11.363 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:14:11.364 INFO:teuthology.orchestra.run.smithi037.stdout: Package Arch Version Repository Size 2024-08-17T17:14:11.364 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:14:11.364 INFO:teuthology.orchestra.run.smithi037.stdout:Installing: 2024-08-17T17:14:11.364 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-test x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 48 M 2024-08-17T17:14:11.364 INFO:teuthology.orchestra.run.smithi037.stdout:Installing dependencies: 2024-08-17T17:14:11.364 INFO:teuthology.orchestra.run.smithi037.stdout: libcephsqlite x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 162 k 2024-08-17T17:14:11.364 INFO:teuthology.orchestra.run.smithi037.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-08-17T17:14:11.364 INFO:teuthology.orchestra.run.smithi037.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-08-17T17:14:11.364 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:11.364 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction Summary 2024-08-17T17:14:11.364 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:14:11.364 INFO:teuthology.orchestra.run.smithi037.stdout:Install 4 Packages 2024-08-17T17:14:11.365 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:11.366 INFO:teuthology.orchestra.run.smithi037.stdout:Total download size: 48 M 2024-08-17T17:14:11.366 INFO:teuthology.orchestra.run.smithi037.stdout:Installed size: 193 M 2024-08-17T17:14:11.366 INFO:teuthology.orchestra.run.smithi037.stdout:Downloading Packages: 2024-08-17T17:14:11.590 INFO:teuthology.orchestra.run.smithi037.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.9 MB/s | 304 kB 00:00 2024-08-17T17:14:11.631 INFO:teuthology.orchestra.run.smithi037.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.5 MB/s | 64 kB 00:00 2024-08-17T17:14:11.680 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install ceph-test 2024-08-17T17:14:11.681 INFO:teuthology.orchestra.run.smithi037.stdout:(3/4): libcephsqlite-17.2.7-1404.gf2c39d4d.el9. 652 kB/s | 162 kB 00:00 2024-08-17T17:14:12.253 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:00:28 ago on Sat 17 Aug 2024 05:13:44 PM UTC. 2024-08-17T17:14:12.385 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-17T17:14:12.386 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:14:12.386 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repository Size 2024-08-17T17:14:12.386 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:14:12.386 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-17T17:14:12.386 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-test x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 48 M 2024-08-17T17:14:12.387 INFO:teuthology.orchestra.run.smithi046.stdout:Installing dependencies: 2024-08-17T17:14:12.387 INFO:teuthology.orchestra.run.smithi046.stdout: libcephsqlite x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 162 k 2024-08-17T17:14:12.387 INFO:teuthology.orchestra.run.smithi046.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-08-17T17:14:12.387 INFO:teuthology.orchestra.run.smithi046.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-08-17T17:14:12.387 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:12.387 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-17T17:14:12.387 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:14:12.387 INFO:teuthology.orchestra.run.smithi046.stdout:Install 4 Packages 2024-08-17T17:14:12.387 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:12.388 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 48 M 2024-08-17T17:14:12.388 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 193 M 2024-08-17T17:14:12.388 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-17T17:14:12.599 INFO:teuthology.orchestra.run.smithi046.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.7 MB/s | 304 kB 00:00 2024-08-17T17:14:12.649 INFO:teuthology.orchestra.run.smithi046.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.2 MB/s | 64 kB 00:00 2024-08-17T17:14:12.716 INFO:teuthology.orchestra.run.smithi046.stdout:(3/4): libcephsqlite-17.2.7-1404.gf2c39d4d.el9. 564 kB/s | 162 kB 00:00 2024-08-17T17:14:12.966 INFO:teuthology.orchestra.run.smithi037.stdout:(4/4): ceph-test-17.2.7-1404.gf2c39d4d.el9.x86_ 31 MB/s | 48 MB 00:01 2024-08-17T17:14:12.967 INFO:teuthology.orchestra.run.smithi037.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:14:12.968 INFO:teuthology.orchestra.run.smithi037.stdout:Total 30 MB/s | 48 MB 00:01 2024-08-17T17:14:12.996 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction check 2024-08-17T17:14:13.017 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction check succeeded. 2024-08-17T17:14:13.018 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction test 2024-08-17T17:14:13.403 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction test succeeded. 2024-08-17T17:14:13.404 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction 2024-08-17T17:14:13.948 INFO:teuthology.orchestra.run.smithi037.stdout: Preparing : 1/1 2024-08-17T17:14:13.991 INFO:teuthology.orchestra.run.smithi046.stdout:(4/4): ceph-test-17.2.7-1404.gf2c39d4d.el9.x86_ 31 MB/s | 48 MB 00:01 2024-08-17T17:14:13.994 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:14:13.994 INFO:teuthology.orchestra.run.smithi046.stdout:Total 30 MB/s | 48 MB 00:01 2024-08-17T17:14:14.023 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-17T17:14:14.034 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-08-17T17:14:14.044 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-17T17:14:14.044 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-17T17:14:14.079 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-08-17T17:14:14.101 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : libcephsqlite-2:17.2.7-1404.gf2c39d4d.el9.x86_64 3/4 2024-08-17T17:14:14.430 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-17T17:14:14.430 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-17T17:14:14.970 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-17T17:14:15.043 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-08-17T17:14:15.088 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-08-17T17:14:15.118 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : libcephsqlite-2:17.2.7-1404.gf2c39d4d.el9.x86_64 3/4 2024-08-17T17:14:18.730 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: libcephsqlite-2:17.2.7-1404.gf2c39d4d.el9.x86_64 3/4 2024-08-17T17:14:18.810 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : ceph-test-2:17.2.7-1404.gf2c39d4d.el9.x86_64 4/4 2024-08-17T17:14:19.781 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: libcephsqlite-2:17.2.7-1404.gf2c39d4d.el9.x86_64 3/4 2024-08-17T17:14:19.870 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-test-2:17.2.7-1404.gf2c39d4d.el9.x86_64 4/4 2024-08-17T17:14:21.063 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: ceph-test-2:17.2.7-1404.gf2c39d4d.el9.x86_64 4/4 2024-08-17T17:14:21.063 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : ceph-test-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/4 2024-08-17T17:14:21.063 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : libcephsqlite-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2/4 2024-08-17T17:14:21.063 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-08-17T17:14:21.407 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-08-17T17:14:21.407 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:21.407 INFO:teuthology.orchestra.run.smithi037.stdout:Installed: 2024-08-17T17:14:21.407 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-test-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:21.407 INFO:teuthology.orchestra.run.smithi037.stdout: libcephsqlite-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:21.407 INFO:teuthology.orchestra.run.smithi037.stdout: socat-1.7.4.1-6.el9.x86_64 2024-08-17T17:14:21.407 INFO:teuthology.orchestra.run.smithi037.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-08-17T17:14:21.407 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:21.407 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-08-17T17:14:21.670 DEBUG:teuthology.orchestra.run.smithi037:> sudo yum -y install ceph 2024-08-17T17:14:22.022 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-test-2:17.2.7-1404.gf2c39d4d.el9.x86_64 4/4 2024-08-17T17:14:22.022 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-test-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/4 2024-08-17T17:14:22.022 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libcephsqlite-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2/4 2024-08-17T17:14:22.022 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-08-17T17:14:22.240 INFO:teuthology.orchestra.run.smithi037.stdout:Last metadata expiration check: 0:00:39 ago on Sat 17 Aug 2024 05:13:43 PM UTC. 2024-08-17T17:14:22.322 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-08-17T17:14:22.322 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:22.323 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-17T17:14:22.323 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-test-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:22.323 INFO:teuthology.orchestra.run.smithi046.stdout: libcephsqlite-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:22.323 INFO:teuthology.orchestra.run.smithi046.stdout: socat-1.7.4.1-6.el9.x86_64 2024-08-17T17:14:22.323 INFO:teuthology.orchestra.run.smithi046.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-08-17T17:14:22.323 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:22.323 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-17T17:14:22.376 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-08-17T17:14:22.381 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:14:22.382 INFO:teuthology.orchestra.run.smithi037.stdout: Package Arch Version Repository Size 2024-08-17T17:14:22.382 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:14:22.382 INFO:teuthology.orchestra.run.smithi037.stdout:Installing: 2024-08-17T17:14:22.382 INFO:teuthology.orchestra.run.smithi037.stdout: ceph x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 6.5 k 2024-08-17T17:14:22.382 INFO:teuthology.orchestra.run.smithi037.stdout:Installing dependencies: 2024-08-17T17:14:22.382 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-mds x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 2.1 M 2024-08-17T17:14:22.382 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-mgr x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 1.4 M 2024-08-17T17:14:22.382 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-mgr-modules-core noarch 2:17.2.7-1404.gf2c39d4d.el9 ceph-noarch 240 k 2024-08-17T17:14:22.382 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-mon x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 3.9 M 2024-08-17T17:14:22.382 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-osd x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 15 M 2024-08-17T17:14:22.382 INFO:teuthology.orchestra.run.smithi037.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-08-17T17:14:22.383 INFO:teuthology.orchestra.run.smithi037.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-08-17T17:14:22.383 INFO:teuthology.orchestra.run.smithi037.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-08-17T17:14:22.383 INFO:teuthology.orchestra.run.smithi037.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-08-17T17:14:22.383 INFO:teuthology.orchestra.run.smithi037.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-08-17T17:14:22.383 INFO:teuthology.orchestra.run.smithi037.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-08-17T17:14:22.383 INFO:teuthology.orchestra.run.smithi037.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-08-17T17:14:22.383 INFO:teuthology.orchestra.run.smithi037.stdout: python3-jaraco-collections 2024-08-17T17:14:22.383 INFO:teuthology.orchestra.run.smithi037.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-08-17T17:14:22.383 INFO:teuthology.orchestra.run.smithi037.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-08-17T17:14:22.383 INFO:teuthology.orchestra.run.smithi037.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-08-17T17:14:22.383 INFO:teuthology.orchestra.run.smithi037.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-08-17T17:14:22.383 INFO:teuthology.orchestra.run.smithi037.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-08-17T17:14:22.383 INFO:teuthology.orchestra.run.smithi037.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-08-17T17:14:22.384 INFO:teuthology.orchestra.run.smithi037.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-08-17T17:14:22.384 INFO:teuthology.orchestra.run.smithi037.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-08-17T17:14:22.384 INFO:teuthology.orchestra.run.smithi037.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-08-17T17:14:22.384 INFO:teuthology.orchestra.run.smithi037.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-08-17T17:14:22.384 INFO:teuthology.orchestra.run.smithi037.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-08-17T17:14:22.384 INFO:teuthology.orchestra.run.smithi037.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-08-17T17:14:22.384 INFO:teuthology.orchestra.run.smithi037.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-08-17T17:14:22.384 INFO:teuthology.orchestra.run.smithi037.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-08-17T17:14:22.384 INFO:teuthology.orchestra.run.smithi037.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-08-17T17:14:22.384 INFO:teuthology.orchestra.run.smithi037.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-08-17T17:14:22.384 INFO:teuthology.orchestra.run.smithi037.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-08-17T17:14:22.384 INFO:teuthology.orchestra.run.smithi037.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-08-17T17:14:22.385 INFO:teuthology.orchestra.run.smithi037.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-08-17T17:14:22.385 INFO:teuthology.orchestra.run.smithi037.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-08-17T17:14:22.385 INFO:teuthology.orchestra.run.smithi037.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-08-17T17:14:22.385 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:22.385 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction Summary 2024-08-17T17:14:22.385 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:14:22.385 INFO:teuthology.orchestra.run.smithi037.stdout:Install 34 Packages 2024-08-17T17:14:22.385 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:22.385 INFO:teuthology.orchestra.run.smithi037.stdout:Total download size: 27 M 2024-08-17T17:14:22.385 INFO:teuthology.orchestra.run.smithi037.stdout:Installed size: 96 M 2024-08-17T17:14:22.385 INFO:teuthology.orchestra.run.smithi037.stdout:Downloading Packages: 2024-08-17T17:14:22.619 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install ceph 2024-08-17T17:14:22.942 INFO:teuthology.orchestra.run.smithi037.stdout:(1/34): ceph-17.2.7-1404.gf2c39d4d.el9.x86_64.r 38 kB/s | 6.5 kB 00:00 2024-08-17T17:14:23.125 INFO:teuthology.orchestra.run.smithi037.stdout:(2/34): ceph-mds-17.2.7-1404.gf2c39d4d.el9.x86_ 5.8 MB/s | 2.1 MB 00:00 2024-08-17T17:14:23.184 INFO:teuthology.orchestra.run.smithi037.stdout:(3/34): ceph-mgr-17.2.7-1404.gf2c39d4d.el9.x86_ 3.4 MB/s | 1.4 MB 00:00 2024-08-17T17:14:23.187 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:00:39 ago on Sat 17 Aug 2024 05:13:44 PM UTC. 2024-08-17T17:14:23.276 INFO:teuthology.orchestra.run.smithi037.stdout:(4/34): ceph-mgr-modules-core-17.2.7-1404.gf2c3 2.6 MB/s | 240 kB 00:00 2024-08-17T17:14:23.323 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-17T17:14:23.326 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:14:23.326 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repository Size 2024-08-17T17:14:23.326 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:14:23.326 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-17T17:14:23.326 INFO:teuthology.orchestra.run.smithi046.stdout: ceph x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 6.5 k 2024-08-17T17:14:23.326 INFO:teuthology.orchestra.run.smithi046.stdout:Installing dependencies: 2024-08-17T17:14:23.326 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mds x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 2.1 M 2024-08-17T17:14:23.326 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 1.4 M 2024-08-17T17:14:23.326 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-modules-core noarch 2:17.2.7-1404.gf2c39d4d.el9 ceph-noarch 240 k 2024-08-17T17:14:23.326 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mon x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 3.9 M 2024-08-17T17:14:23.326 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-osd x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 15 M 2024-08-17T17:14:23.327 INFO:teuthology.orchestra.run.smithi046.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-08-17T17:14:23.327 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-08-17T17:14:23.327 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-08-17T17:14:23.327 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-08-17T17:14:23.327 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-08-17T17:14:23.327 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-08-17T17:14:23.327 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-08-17T17:14:23.327 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jaraco-collections 2024-08-17T17:14:23.327 INFO:teuthology.orchestra.run.smithi046.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-08-17T17:14:23.327 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-08-17T17:14:23.327 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-08-17T17:14:23.327 INFO:teuthology.orchestra.run.smithi046.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-08-17T17:14:23.327 INFO:teuthology.orchestra.run.smithi046.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-08-17T17:14:23.327 INFO:teuthology.orchestra.run.smithi046.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-08-17T17:14:23.328 INFO:teuthology.orchestra.run.smithi046.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-08-17T17:14:23.328 INFO:teuthology.orchestra.run.smithi046.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-08-17T17:14:23.328 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-08-17T17:14:23.328 INFO:teuthology.orchestra.run.smithi046.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-08-17T17:14:23.328 INFO:teuthology.orchestra.run.smithi046.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-08-17T17:14:23.328 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-08-17T17:14:23.328 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-08-17T17:14:23.328 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-08-17T17:14:23.328 INFO:teuthology.orchestra.run.smithi046.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-08-17T17:14:23.328 INFO:teuthology.orchestra.run.smithi046.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-08-17T17:14:23.328 INFO:teuthology.orchestra.run.smithi046.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-08-17T17:14:23.328 INFO:teuthology.orchestra.run.smithi046.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-08-17T17:14:23.328 INFO:teuthology.orchestra.run.smithi046.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-08-17T17:14:23.329 INFO:teuthology.orchestra.run.smithi046.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-08-17T17:14:23.329 INFO:teuthology.orchestra.run.smithi046.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-08-17T17:14:23.329 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:23.329 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-17T17:14:23.329 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:14:23.329 INFO:teuthology.orchestra.run.smithi046.stdout:Install 34 Packages 2024-08-17T17:14:23.329 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:23.329 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 27 M 2024-08-17T17:14:23.330 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 96 M 2024-08-17T17:14:23.330 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-17T17:14:23.334 INFO:teuthology.orchestra.run.smithi037.stdout:(5/34): ceph-mon-17.2.7-1404.gf2c39d4d.el9.x86_ 10 MB/s | 3.9 MB 00:00 2024-08-17T17:14:23.626 INFO:teuthology.orchestra.run.smithi037.stdout:(6/34): ceph-osd-17.2.7-1404.gf2c39d4d.el9.x86_ 31 MB/s | 15 MB 00:00 2024-08-17T17:14:23.792 INFO:teuthology.orchestra.run.smithi046.stdout:(1/34): ceph-17.2.7-1404.gf2c39d4d.el9.x86_64.r 37 kB/s | 6.5 kB 00:00 2024-08-17T17:14:23.868 INFO:teuthology.orchestra.run.smithi037.stdout:(7/34): python3-cffi-1.14.5-5.el9.x86_64.rpm 428 kB/s | 253 kB 00:00 2024-08-17T17:14:23.969 INFO:teuthology.orchestra.run.smithi037.stdout:(8/34): python3-pycparser-2.20-6.el9.noarch.rpm 1.3 MB/s | 135 kB 00:00 2024-08-17T17:14:23.975 INFO:teuthology.orchestra.run.smithi046.stdout:(2/34): ceph-mgr-17.2.7-1404.gf2c39d4d.el9.x86_ 3.9 MB/s | 1.4 MB 00:00 2024-08-17T17:14:24.026 INFO:teuthology.orchestra.run.smithi046.stdout:(3/34): ceph-mds-17.2.7-1404.gf2c39d4d.el9.x86_ 5.0 MB/s | 2.1 MB 00:00 2024-08-17T17:14:24.044 INFO:teuthology.orchestra.run.smithi037.stdout:(9/34): python3-ply-3.11-14.el9.noarch.rpm 255 kB/s | 106 kB 00:00 2024-08-17T17:14:24.094 INFO:teuthology.orchestra.run.smithi037.stdout:(10/34): python3-requests-2.25.1-8.el9.noarch.r 997 kB/s | 125 kB 00:00 2024-08-17T17:14:24.110 INFO:teuthology.orchestra.run.smithi046.stdout:(4/34): ceph-mgr-modules-core-17.2.7-1404.gf2c3 2.8 MB/s | 240 kB 00:00 2024-08-17T17:14:24.169 INFO:teuthology.orchestra.run.smithi037.stdout:(11/34): python3-cryptography-36.0.1-4.el9.x86_ 1.5 MB/s | 1.2 MB 00:00 2024-08-17T17:14:24.177 INFO:teuthology.orchestra.run.smithi046.stdout:(5/34): ceph-mon-17.2.7-1404.gf2c39d4d.el9.x86_ 10 MB/s | 3.9 MB 00:00 2024-08-17T17:14:24.229 INFO:teuthology.orchestra.run.smithi037.stdout:(12/34): python3-urllib3-1.26.5-6.el9.noarch.rp 1.1 MB/s | 215 kB 00:00 2024-08-17T17:14:24.335 INFO:teuthology.orchestra.run.smithi046.stdout:(6/34): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.1 MB/s | 253 kB 00:00 2024-08-17T17:14:24.494 INFO:teuthology.orchestra.run.smithi046.stdout:(7/34): ceph-osd-17.2.7-1404.gf2c39d4d.el9.x86_ 30 MB/s | 15 MB 00:00 2024-08-17T17:14:24.519 INFO:teuthology.orchestra.run.smithi046.stdout:(8/34): python3-ply-3.11-14.el9.noarch.rpm 580 kB/s | 106 kB 00:00 2024-08-17T17:14:24.569 INFO:teuthology.orchestra.run.smithi046.stdout:(9/34): python3-requests-2.25.1-8.el9.noarch.rp 2.5 MB/s | 125 kB 00:00 2024-08-17T17:14:24.620 INFO:teuthology.orchestra.run.smithi046.stdout:(10/34): python3-urllib3-1.26.5-6.el9.noarch.rp 4.2 MB/s | 215 kB 00:00 2024-08-17T17:14:24.645 INFO:teuthology.orchestra.run.smithi046.stdout:(11/34): python3-pycparser-2.20-6.el9.noarch.rp 898 kB/s | 135 kB 00:00 2024-08-17T17:14:24.761 INFO:teuthology.orchestra.run.smithi037.stdout:(13/34): python3-markupsafe-1.1.1-12.el9.x86_64 59 kB/s | 35 kB 00:00 2024-08-17T17:14:24.762 INFO:teuthology.orchestra.run.smithi046.stdout:(12/34): python3-markupsafe-1.1.1-12.el9.x86_64 298 kB/s | 35 kB 00:00 2024-08-17T17:14:24.795 INFO:teuthology.orchestra.run.smithi046.stdout:(13/34): python3-cryptography-36.0.1-4.el9.x86_ 2.0 MB/s | 1.2 MB 00:00 2024-08-17T17:14:24.828 INFO:teuthology.orchestra.run.smithi037.stdout:(14/34): python3-mako-1.1.4-6.el9.noarch.rpm 235 kB/s | 172 kB 00:00 2024-08-17T17:14:24.837 INFO:teuthology.orchestra.run.smithi046.stdout:(14/34): python3-mako-1.1.4-6.el9.noarch.rpm 792 kB/s | 172 kB 00:00 2024-08-17T17:14:24.863 INFO:teuthology.orchestra.run.smithi046.stdout:(15/34): python3-packaging-20.9-5.el9.noarch.rp 768 kB/s | 77 kB 00:00 2024-08-17T17:14:24.878 INFO:teuthology.orchestra.run.smithi037.stdout:(15/34): python3-packaging-20.9-5.el9.noarch.rp 119 kB/s | 77 kB 00:00 2024-08-17T17:14:24.904 INFO:teuthology.orchestra.run.smithi046.stdout:(16/34): python3-toml-0.10.2-6.el9.noarch.rpm 623 kB/s | 42 kB 00:00 2024-08-17T17:14:24.946 INFO:teuthology.orchestra.run.smithi037.stdout:(16/34): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 654 kB/s | 43 kB 00:00 2024-08-17T17:14:24.954 INFO:teuthology.orchestra.run.smithi046.stdout:(17/34): python3-pytz-2021.1-5.el9.noarch.rpm 320 kB/s | 51 kB 00:00 2024-08-17T17:14:24.970 INFO:teuthology.orchestra.run.smithi037.stdout:(17/34): python3-cheroot-8.6.0-4.el9.noarch.rpm 6.8 MB/s | 172 kB 00:00 2024-08-17T17:14:24.971 INFO:teuthology.orchestra.run.smithi046.stdout:(18/34): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 400 kB/s | 43 kB 00:00 2024-08-17T17:14:25.004 INFO:teuthology.orchestra.run.smithi037.stdout:(18/34): python3-cherrypy-18.6.1-2.el9.noarch.r 10 MB/s | 358 kB 00:00 2024-08-17T17:14:25.013 INFO:teuthology.orchestra.run.smithi046.stdout:(19/34): python3-jaraco-8.2.1-3.el9.noarch.rpm 675 kB/s | 11 kB 00:00 2024-08-17T17:14:25.047 INFO:teuthology.orchestra.run.smithi046.stdout:(20/34): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.2 MB/s | 172 kB 00:00 2024-08-17T17:14:25.054 INFO:teuthology.orchestra.run.smithi037.stdout:(19/34): python3-jaraco-8.2.1-3.el9.noarch.rpm 467 kB/s | 11 kB 00:00 2024-08-17T17:14:25.064 INFO:teuthology.orchestra.run.smithi046.stdout:(21/34): python3-jaraco-classes-3.2.1-5.el9.noa 369 kB/s | 18 kB 00:00 2024-08-17T17:14:25.080 INFO:teuthology.orchestra.run.smithi037.stdout:(20/34): python3-jaraco-classes-3.2.1-5.el9.noa 702 kB/s | 18 kB 00:00 2024-08-17T17:14:25.081 INFO:teuthology.orchestra.run.smithi046.stdout:(22/34): python3-jaraco-collections-3.0.0-8.el9 1.4 MB/s | 23 kB 00:00 2024-08-17T17:14:25.097 INFO:teuthology.orchestra.run.smithi046.stdout:(23/34): python3-jaraco-functools-3.5.0-2.el9.n 585 kB/s | 19 kB 00:00 2024-08-17T17:14:25.105 INFO:teuthology.orchestra.run.smithi037.stdout:(21/34): python3-jaraco-collections-3.0.0-8.el9 927 kB/s | 23 kB 00:00 2024-08-17T17:14:25.114 INFO:teuthology.orchestra.run.smithi046.stdout:(24/34): python3-jaraco-text-3.2.0-6.el9.noarch 586 kB/s | 20 kB 00:00 2024-08-17T17:14:25.132 INFO:teuthology.orchestra.run.smithi046.stdout:(25/34): python3-logutils-0.3.5-21.el9.noarch.r 1.3 MB/s | 46 kB 00:00 2024-08-17T17:14:25.156 INFO:teuthology.orchestra.run.smithi037.stdout:(22/34): python3-jaraco-functools-3.5.0-2.el9.n 854 kB/s | 19 kB 00:00 2024-08-17T17:14:25.157 INFO:teuthology.orchestra.run.smithi046.stdout:(26/34): python3-more-itertools-8.12.0-2.el9.no 1.8 MB/s | 79 kB 00:00 2024-08-17T17:14:25.181 INFO:teuthology.orchestra.run.smithi037.stdout:(23/34): python3-jaraco-text-3.2.0-6.el9.noarch 788 kB/s | 20 kB 00:00 2024-08-17T17:14:25.182 INFO:teuthology.orchestra.run.smithi046.stdout:(27/34): python3-cherrypy-18.6.1-2.el9.noarch.r 1.6 MB/s | 358 kB 00:00 2024-08-17T17:14:25.206 INFO:teuthology.orchestra.run.smithi037.stdout:(24/34): python3-logutils-0.3.5-21.el9.noarch.r 1.8 MB/s | 46 kB 00:00 2024-08-17T17:14:25.207 INFO:teuthology.orchestra.run.smithi046.stdout:(28/34): python3-portend-3.1.0-2.el9.noarch.rpm 327 kB/s | 16 kB 00:00 2024-08-17T17:14:25.231 INFO:teuthology.orchestra.run.smithi037.stdout:(25/34): python3-more-itertools-8.12.0-2.el9.no 3.2 MB/s | 79 kB 00:00 2024-08-17T17:14:25.233 INFO:teuthology.orchestra.run.smithi046.stdout:(29/34): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.8 MB/s | 90 kB 00:00 2024-08-17T17:14:25.258 INFO:teuthology.orchestra.run.smithi046.stdout:(30/34): python3-tempora-5.0.0-2.el9.noarch.rpm 711 kB/s | 36 kB 00:00 2024-08-17T17:14:25.265 INFO:teuthology.orchestra.run.smithi037.stdout:(26/34): python3-pecan-1.4.2-3.el9.noarch.rpm 8.0 MB/s | 272 kB 00:00 2024-08-17T17:14:25.283 INFO:teuthology.orchestra.run.smithi046.stdout:(31/34): python3-pecan-1.4.2-3.el9.noarch.rpm 1.8 MB/s | 272 kB 00:00 2024-08-17T17:14:25.290 INFO:teuthology.orchestra.run.smithi037.stdout:(27/34): python3-portend-3.1.0-2.el9.noarch.rpm 649 kB/s | 16 kB 00:00 2024-08-17T17:14:25.308 INFO:teuthology.orchestra.run.smithi046.stdout:(32/34): python3-zc-lockfile-2.0-10.el9.noarch. 800 kB/s | 20 kB 00:00 2024-08-17T17:14:25.315 INFO:teuthology.orchestra.run.smithi037.stdout:(28/34): python3-pyOpenSSL-21.0.0-1.el9.noarch. 3.5 MB/s | 90 kB 00:00 2024-08-17T17:14:25.334 INFO:teuthology.orchestra.run.smithi046.stdout:(33/34): python3-webob-1.8.7-6.el9.noarch.rpm 2.2 MB/s | 230 kB 00:00 2024-08-17T17:14:25.341 INFO:teuthology.orchestra.run.smithi037.stdout:(29/34): python3-tempora-5.0.0-2.el9.noarch.rpm 1.4 MB/s | 36 kB 00:00 2024-08-17T17:14:25.359 INFO:teuthology.orchestra.run.smithi046.stdout:(34/34): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.1 MB/s | 427 kB 00:00 2024-08-17T17:14:25.363 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:14:25.363 INFO:teuthology.orchestra.run.smithi046.stdout:Total 13 MB/s | 27 MB 00:02 2024-08-17T17:14:25.366 INFO:teuthology.orchestra.run.smithi037.stdout:(30/34): python3-webob-1.8.7-6.el9.noarch.rpm 9.0 MB/s | 230 kB 00:00 2024-08-17T17:14:25.408 INFO:teuthology.orchestra.run.smithi037.stdout:(31/34): python3-werkzeug-2.0.3-3.el9.1.noarch. 10 MB/s | 427 kB 00:00 2024-08-17T17:14:25.433 INFO:teuthology.orchestra.run.smithi037.stdout:(32/34): python3-pytz-2021.1-5.el9.noarch.rpm 76 kB/s | 51 kB 00:00 2024-08-17T17:14:25.458 INFO:teuthology.orchestra.run.smithi037.stdout:(33/34): python3-zc-lockfile-2.0-10.el9.noarch. 406 kB/s | 20 kB 00:00 2024-08-17T17:14:25.490 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-17T17:14:25.500 INFO:teuthology.orchestra.run.smithi037.stdout:(34/34): python3-toml-0.10.2-6.el9.noarch.rpm 62 kB/s | 42 kB 00:00 2024-08-17T17:14:25.505 INFO:teuthology.orchestra.run.smithi037.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:14:25.505 INFO:teuthology.orchestra.run.smithi037.stdout:Total 8.7 MB/s | 27 MB 00:03 2024-08-17T17:14:25.530 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-17T17:14:25.530 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-17T17:14:25.642 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction check 2024-08-17T17:14:25.683 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction check succeeded. 2024-08-17T17:14:25.683 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction test 2024-08-17T17:14:25.896 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-17T17:14:25.896 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-17T17:14:26.052 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction test succeeded. 2024-08-17T17:14:26.053 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction 2024-08-17T17:14:27.122 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-17T17:14:27.195 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/34 2024-08-17T17:14:27.228 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/34 2024-08-17T17:14:27.261 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 3/34 2024-08-17T17:14:27.262 INFO:teuthology.orchestra.run.smithi037.stdout: Preparing : 1/1 2024-08-17T17:14:27.336 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/34 2024-08-17T17:14:27.359 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 4/34 2024-08-17T17:14:27.369 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/34 2024-08-17T17:14:27.402 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 3/34 2024-08-17T17:14:27.443 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 5/34 2024-08-17T17:14:27.490 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 6/34 2024-08-17T17:14:27.497 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 4/34 2024-08-17T17:14:27.524 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 7/34 2024-08-17T17:14:27.561 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 8/34 2024-08-17T17:14:27.584 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 5/34 2024-08-17T17:14:27.596 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 9/34 2024-08-17T17:14:27.629 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 10/34 2024-08-17T17:14:27.630 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 6/34 2024-08-17T17:14:27.664 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 7/34 2024-08-17T17:14:27.678 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 11/34 2024-08-17T17:14:27.702 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 8/34 2024-08-17T17:14:27.722 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 12/34 2024-08-17T17:14:27.737 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 9/34 2024-08-17T17:14:27.756 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 13/34 2024-08-17T17:14:27.771 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 10/34 2024-08-17T17:14:27.804 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 11/34 2024-08-17T17:14:27.805 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 14/34 2024-08-17T17:14:27.845 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-packaging-20.9-5.el9.noarch 15/34 2024-08-17T17:14:27.847 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 12/34 2024-08-17T17:14:27.880 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 13/34 2024-08-17T17:14:27.923 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 16/34 2024-08-17T17:14:27.929 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 14/34 2024-08-17T17:14:27.970 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-packaging-20.9-5.el9.noarch 15/34 2024-08-17T17:14:28.076 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 17/34 2024-08-17T17:14:28.080 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 16/34 2024-08-17T17:14:28.173 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 18/34 2024-08-17T17:14:28.224 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 19/34 2024-08-17T17:14:28.241 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 17/34 2024-08-17T17:14:28.261 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 20/34 2024-08-17T17:14:28.320 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-ply-3.11-14.el9.noarch 21/34 2024-08-17T17:14:28.322 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 18/34 2024-08-17T17:14:28.373 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 19/34 2024-08-17T17:14:28.384 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 22/34 2024-08-17T17:14:28.411 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 20/34 2024-08-17T17:14:28.469 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-ply-3.11-14.el9.noarch 21/34 2024-08-17T17:14:28.534 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 22/34 2024-08-17T17:14:28.594 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 23/34 2024-08-17T17:14:28.648 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 24/34 2024-08-17T17:14:28.731 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 25/34 2024-08-17T17:14:28.739 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 23/34 2024-08-17T17:14:28.790 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 24/34 2024-08-17T17:14:28.829 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 26/34 2024-08-17T17:14:28.864 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/34 2024-08-17T17:14:28.871 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 25/34 2024-08-17T17:14:28.970 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 26/34 2024-08-17T17:14:28.986 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 28/34 2024-08-17T17:14:29.006 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/34 2024-08-17T17:14:29.127 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 28/34 2024-08-17T17:14:29.150 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-mgr-modules-core-2:17.2.7-1404.gf2c39d4d.el9. 29/34 2024-08-17T17:14:29.174 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-mgr-2:17.2.7-1404.gf2c39d4d.el9.x86_64 30/34 2024-08-17T17:14:29.200 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-mgr-2:17.2.7-1404.gf2c39d4d.el9.x86_64 30/34 2024-08-17T17:14:29.201 INFO:teuthology.orchestra.run.smithi046.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-17T17:14:29.201 INFO:teuthology.orchestra.run.smithi046.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-08-17T17:14:29.201 INFO:teuthology.orchestra.run.smithi046.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-08-17T17:14:29.201 INFO:teuthology.orchestra.run.smithi046.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-08-17T17:14:29.201 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:29.288 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : ceph-mgr-modules-core-2:17.2.7-1404.gf2c39d4d.el9. 29/34 2024-08-17T17:14:29.315 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : ceph-mgr-2:17.2.7-1404.gf2c39d4d.el9.x86_64 30/34 2024-08-17T17:14:29.342 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: ceph-mgr-2:17.2.7-1404.gf2c39d4d.el9.x86_64 30/34 2024-08-17T17:14:29.342 INFO:teuthology.orchestra.run.smithi037.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-17T17:14:29.342 INFO:teuthology.orchestra.run.smithi037.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-08-17T17:14:29.342 INFO:teuthology.orchestra.run.smithi037.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-08-17T17:14:29.342 INFO:teuthology.orchestra.run.smithi037.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-08-17T17:14:29.343 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:30.608 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-osd-2:17.2.7-1404.gf2c39d4d.el9.x86_64 31/34 2024-08-17T17:14:30.638 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-osd-2:17.2.7-1404.gf2c39d4d.el9.x86_64 31/34 2024-08-17T17:14:30.638 INFO:teuthology.orchestra.run.smithi046.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-17T17:14:30.638 INFO:teuthology.orchestra.run.smithi046.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-08-17T17:14:30.639 INFO:teuthology.orchestra.run.smithi046.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-08-17T17:14:30.639 INFO:teuthology.orchestra.run.smithi046.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-08-17T17:14:30.639 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:30.742 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : ceph-osd-2:17.2.7-1404.gf2c39d4d.el9.x86_64 31/34 2024-08-17T17:14:30.772 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: ceph-osd-2:17.2.7-1404.gf2c39d4d.el9.x86_64 31/34 2024-08-17T17:14:30.772 INFO:teuthology.orchestra.run.smithi037.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-17T17:14:30.772 INFO:teuthology.orchestra.run.smithi037.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-08-17T17:14:30.772 INFO:teuthology.orchestra.run.smithi037.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-08-17T17:14:30.773 INFO:teuthology.orchestra.run.smithi037.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-08-17T17:14:30.773 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:31.034 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-mon-2:17.2.7-1404.gf2c39d4d.el9.x86_64 32/34 2024-08-17T17:14:31.061 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-mon-2:17.2.7-1404.gf2c39d4d.el9.x86_64 32/34 2024-08-17T17:14:31.061 INFO:teuthology.orchestra.run.smithi046.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-17T17:14:31.062 INFO:teuthology.orchestra.run.smithi046.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-08-17T17:14:31.062 INFO:teuthology.orchestra.run.smithi046.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-08-17T17:14:31.062 INFO:teuthology.orchestra.run.smithi046.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-08-17T17:14:31.062 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:31.167 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : ceph-mon-2:17.2.7-1404.gf2c39d4d.el9.x86_64 32/34 2024-08-17T17:14:31.192 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: ceph-mon-2:17.2.7-1404.gf2c39d4d.el9.x86_64 32/34 2024-08-17T17:14:31.192 INFO:teuthology.orchestra.run.smithi037.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-17T17:14:31.193 INFO:teuthology.orchestra.run.smithi037.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-08-17T17:14:31.193 INFO:teuthology.orchestra.run.smithi037.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-08-17T17:14:31.193 INFO:teuthology.orchestra.run.smithi037.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-08-17T17:14:31.193 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:31.276 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-mds-2:17.2.7-1404.gf2c39d4d.el9.x86_64 33/34 2024-08-17T17:14:31.302 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-mds-2:17.2.7-1404.gf2c39d4d.el9.x86_64 33/34 2024-08-17T17:14:31.302 INFO:teuthology.orchestra.run.smithi046.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-17T17:14:31.302 INFO:teuthology.orchestra.run.smithi046.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-08-17T17:14:31.302 INFO:teuthology.orchestra.run.smithi046.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-08-17T17:14:31.302 INFO:teuthology.orchestra.run.smithi046.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-08-17T17:14:31.302 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:31.368 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-2:17.2.7-1404.gf2c39d4d.el9.x86_64 34/34 2024-08-17T17:14:31.410 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : ceph-mds-2:17.2.7-1404.gf2c39d4d.el9.x86_64 33/34 2024-08-17T17:14:31.435 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: ceph-mds-2:17.2.7-1404.gf2c39d4d.el9.x86_64 33/34 2024-08-17T17:14:31.435 INFO:teuthology.orchestra.run.smithi037.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-17T17:14:31.435 INFO:teuthology.orchestra.run.smithi037.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-08-17T17:14:31.435 INFO:teuthology.orchestra.run.smithi037.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-08-17T17:14:31.435 INFO:teuthology.orchestra.run.smithi037.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-08-17T17:14:31.435 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:31.501 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : ceph-2:17.2.7-1404.gf2c39d4d.el9.x86_64 34/34 2024-08-17T17:14:33.070 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-2:17.2.7-1404.gf2c39d4d.el9.x86_64 34/34 2024-08-17T17:14:33.071 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/34 2024-08-17T17:14:33.071 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-mds-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2/34 2024-08-17T17:14:33.071 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-mgr-2:17.2.7-1404.gf2c39d4d.el9.x86_64 3/34 2024-08-17T17:14:33.071 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-mon-2:17.2.7-1404.gf2c39d4d.el9.x86_64 4/34 2024-08-17T17:14:33.071 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-osd-2:17.2.7-1404.gf2c39d4d.el9.x86_64 5/34 2024-08-17T17:14:33.071 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-mgr-modules-core-2:17.2.7-1404.gf2c39d4d.el9. 6/34 2024-08-17T17:14:33.071 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/34 2024-08-17T17:14:33.071 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/34 2024-08-17T17:14:33.071 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/34 2024-08-17T17:14:33.071 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/34 2024-08-17T17:14:33.071 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/34 2024-08-17T17:14:33.071 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/34 2024-08-17T17:14:33.071 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 13/34 2024-08-17T17:14:33.072 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 14/34 2024-08-17T17:14:33.072 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 15/34 2024-08-17T17:14:33.072 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/34 2024-08-17T17:14:33.072 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/34 2024-08-17T17:14:33.072 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 18/34 2024-08-17T17:14:33.072 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 19/34 2024-08-17T17:14:33.072 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 20/34 2024-08-17T17:14:33.072 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 21/34 2024-08-17T17:14:33.072 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 22/34 2024-08-17T17:14:33.072 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 23/34 2024-08-17T17:14:33.072 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 24/34 2024-08-17T17:14:33.072 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 25/34 2024-08-17T17:14:33.072 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 26/34 2024-08-17T17:14:33.073 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 27/34 2024-08-17T17:14:33.073 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 28/34 2024-08-17T17:14:33.073 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 29/34 2024-08-17T17:14:33.073 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 30/34 2024-08-17T17:14:33.073 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 31/34 2024-08-17T17:14:33.073 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 32/34 2024-08-17T17:14:33.073 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 33/34 2024-08-17T17:14:33.085 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: ceph-2:17.2.7-1404.gf2c39d4d.el9.x86_64 34/34 2024-08-17T17:14:33.086 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : ceph-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/34 2024-08-17T17:14:33.086 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : ceph-mds-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2/34 2024-08-17T17:14:33.086 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : ceph-mgr-2:17.2.7-1404.gf2c39d4d.el9.x86_64 3/34 2024-08-17T17:14:33.086 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : ceph-mon-2:17.2.7-1404.gf2c39d4d.el9.x86_64 4/34 2024-08-17T17:14:33.086 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : ceph-osd-2:17.2.7-1404.gf2c39d4d.el9.x86_64 5/34 2024-08-17T17:14:33.086 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : ceph-mgr-modules-core-2:17.2.7-1404.gf2c39d4d.el9. 6/34 2024-08-17T17:14:33.086 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/34 2024-08-17T17:14:33.086 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/34 2024-08-17T17:14:33.086 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/34 2024-08-17T17:14:33.086 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/34 2024-08-17T17:14:33.087 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/34 2024-08-17T17:14:33.087 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/34 2024-08-17T17:14:33.087 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 13/34 2024-08-17T17:14:33.087 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 14/34 2024-08-17T17:14:33.087 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 15/34 2024-08-17T17:14:33.087 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/34 2024-08-17T17:14:33.087 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/34 2024-08-17T17:14:33.087 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 18/34 2024-08-17T17:14:33.087 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 19/34 2024-08-17T17:14:33.087 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 20/34 2024-08-17T17:14:33.087 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 21/34 2024-08-17T17:14:33.087 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 22/34 2024-08-17T17:14:33.087 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 23/34 2024-08-17T17:14:33.088 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 24/34 2024-08-17T17:14:33.088 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 25/34 2024-08-17T17:14:33.088 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 26/34 2024-08-17T17:14:33.088 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 27/34 2024-08-17T17:14:33.088 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 28/34 2024-08-17T17:14:33.089 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 29/34 2024-08-17T17:14:33.089 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 30/34 2024-08-17T17:14:33.089 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 31/34 2024-08-17T17:14:33.089 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 32/34 2024-08-17T17:14:33.089 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 33/34 2024-08-17T17:14:33.936 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 34/34 2024-08-17T17:14:33.937 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:33.937 INFO:teuthology.orchestra.run.smithi037.stdout:Installed: 2024-08-17T17:14:33.937 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:33.937 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-mds-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:33.937 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-mgr-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:33.937 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-mgr-modules-core-2:17.2.7-1404.gf2c39d4d.el9.noarch 2024-08-17T17:14:33.937 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-mon-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:33.937 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-osd-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:33.937 INFO:teuthology.orchestra.run.smithi037.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-08-17T17:14:33.937 INFO:teuthology.orchestra.run.smithi037.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-08-17T17:14:33.938 INFO:teuthology.orchestra.run.smithi037.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-08-17T17:14:33.938 INFO:teuthology.orchestra.run.smithi037.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-08-17T17:14:33.938 INFO:teuthology.orchestra.run.smithi037.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-08-17T17:14:33.938 INFO:teuthology.orchestra.run.smithi037.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-08-17T17:14:33.938 INFO:teuthology.orchestra.run.smithi037.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-08-17T17:14:33.938 INFO:teuthology.orchestra.run.smithi037.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-08-17T17:14:33.938 INFO:teuthology.orchestra.run.smithi037.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-08-17T17:14:33.938 INFO:teuthology.orchestra.run.smithi037.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-08-17T17:14:33.939 INFO:teuthology.orchestra.run.smithi037.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-08-17T17:14:33.939 INFO:teuthology.orchestra.run.smithi037.stdout: python3-mako-1.1.4-6.el9.noarch 2024-08-17T17:14:33.939 INFO:teuthology.orchestra.run.smithi037.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-08-17T17:14:33.939 INFO:teuthology.orchestra.run.smithi037.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-08-17T17:14:33.939 INFO:teuthology.orchestra.run.smithi037.stdout: python3-packaging-20.9-5.el9.noarch 2024-08-17T17:14:33.939 INFO:teuthology.orchestra.run.smithi037.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-08-17T17:14:33.939 INFO:teuthology.orchestra.run.smithi037.stdout: python3-ply-3.11-14.el9.noarch 2024-08-17T17:14:33.939 INFO:teuthology.orchestra.run.smithi037.stdout: python3-portend-3.1.0-2.el9.noarch 2024-08-17T17:14:33.939 INFO:teuthology.orchestra.run.smithi037.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-08-17T17:14:33.939 INFO:teuthology.orchestra.run.smithi037.stdout: python3-pycparser-2.20-6.el9.noarch 2024-08-17T17:14:33.939 INFO:teuthology.orchestra.run.smithi037.stdout: python3-pytz-2021.1-5.el9.noarch 2024-08-17T17:14:33.939 INFO:teuthology.orchestra.run.smithi037.stdout: python3-requests-2.25.1-8.el9.noarch 2024-08-17T17:14:33.940 INFO:teuthology.orchestra.run.smithi037.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-08-17T17:14:33.940 INFO:teuthology.orchestra.run.smithi037.stdout: python3-toml-0.10.2-6.el9.noarch 2024-08-17T17:14:33.940 INFO:teuthology.orchestra.run.smithi037.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-08-17T17:14:33.940 INFO:teuthology.orchestra.run.smithi037.stdout: python3-webob-1.8.7-6.el9.noarch 2024-08-17T17:14:33.940 INFO:teuthology.orchestra.run.smithi037.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-08-17T17:14:33.940 INFO:teuthology.orchestra.run.smithi037.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-08-17T17:14:33.940 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:33.940 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-08-17T17:14:34.058 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 34/34 2024-08-17T17:14:34.058 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:34.058 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-17T17:14:34.058 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:34.059 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mds-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:34.059 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:34.059 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-modules-core-2:17.2.7-1404.gf2c39d4d.el9.noarch 2024-08-17T17:14:34.059 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mon-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:34.059 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-osd-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:34.059 INFO:teuthology.orchestra.run.smithi046.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-08-17T17:14:34.059 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-08-17T17:14:34.059 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-08-17T17:14:34.059 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-08-17T17:14:34.059 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-08-17T17:14:34.059 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-08-17T17:14:34.059 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-08-17T17:14:34.060 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-08-17T17:14:34.060 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-08-17T17:14:34.060 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-08-17T17:14:34.060 INFO:teuthology.orchestra.run.smithi046.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-08-17T17:14:34.060 INFO:teuthology.orchestra.run.smithi046.stdout: python3-mako-1.1.4-6.el9.noarch 2024-08-17T17:14:34.060 INFO:teuthology.orchestra.run.smithi046.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-08-17T17:14:34.060 INFO:teuthology.orchestra.run.smithi046.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-08-17T17:14:34.060 INFO:teuthology.orchestra.run.smithi046.stdout: python3-packaging-20.9-5.el9.noarch 2024-08-17T17:14:34.060 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-08-17T17:14:34.060 INFO:teuthology.orchestra.run.smithi046.stdout: python3-ply-3.11-14.el9.noarch 2024-08-17T17:14:34.060 INFO:teuthology.orchestra.run.smithi046.stdout: python3-portend-3.1.0-2.el9.noarch 2024-08-17T17:14:34.060 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-08-17T17:14:34.060 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pycparser-2.20-6.el9.noarch 2024-08-17T17:14:34.061 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pytz-2021.1-5.el9.noarch 2024-08-17T17:14:34.061 INFO:teuthology.orchestra.run.smithi046.stdout: python3-requests-2.25.1-8.el9.noarch 2024-08-17T17:14:34.061 INFO:teuthology.orchestra.run.smithi046.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-08-17T17:14:34.061 INFO:teuthology.orchestra.run.smithi046.stdout: python3-toml-0.10.2-6.el9.noarch 2024-08-17T17:14:34.061 INFO:teuthology.orchestra.run.smithi046.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-08-17T17:14:34.061 INFO:teuthology.orchestra.run.smithi046.stdout: python3-webob-1.8.7-6.el9.noarch 2024-08-17T17:14:34.061 INFO:teuthology.orchestra.run.smithi046.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-08-17T17:14:34.061 INFO:teuthology.orchestra.run.smithi046.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-08-17T17:14:34.061 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:34.061 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-17T17:14:34.326 DEBUG:teuthology.orchestra.run.smithi037:> sudo yum -y install ceph-base 2024-08-17T17:14:34.392 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install ceph-base 2024-08-17T17:14:34.908 INFO:teuthology.orchestra.run.smithi037.stdout:Last metadata expiration check: 0:00:51 ago on Sat 17 Aug 2024 05:13:43 PM UTC. 2024-08-17T17:14:34.975 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:00:50 ago on Sat 17 Aug 2024 05:13:44 PM UTC. 2024-08-17T17:14:34.995 INFO:teuthology.orchestra.run.smithi037.stdout:Package ceph-base-2:17.2.7-1404.gf2c39d4d.el9.x86_64 is already installed. 2024-08-17T17:14:35.040 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-08-17T17:14:35.041 INFO:teuthology.orchestra.run.smithi037.stdout:Nothing to do. 2024-08-17T17:14:35.041 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-08-17T17:14:35.063 INFO:teuthology.orchestra.run.smithi046.stdout:Package ceph-base-2:17.2.7-1404.gf2c39d4d.el9.x86_64 is already installed. 2024-08-17T17:14:35.108 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-17T17:14:35.109 INFO:teuthology.orchestra.run.smithi046.stdout:Nothing to do. 2024-08-17T17:14:35.109 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-17T17:14:35.115 DEBUG:teuthology.orchestra.run.smithi037:> sudo yum -y install cephadm 2024-08-17T17:14:35.171 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install cephadm 2024-08-17T17:14:35.691 INFO:teuthology.orchestra.run.smithi037.stdout:Last metadata expiration check: 0:00:52 ago on Sat 17 Aug 2024 05:13:43 PM UTC. 2024-08-17T17:14:35.753 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:00:51 ago on Sat 17 Aug 2024 05:13:44 PM UTC. 2024-08-17T17:14:35.823 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-08-17T17:14:35.824 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:14:35.824 INFO:teuthology.orchestra.run.smithi037.stdout: Package Arch Version Repository Size 2024-08-17T17:14:35.824 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:14:35.824 INFO:teuthology.orchestra.run.smithi037.stdout:Installing: 2024-08-17T17:14:35.824 INFO:teuthology.orchestra.run.smithi037.stdout: cephadm noarch 2:17.2.7-1404.gf2c39d4d.el9 ceph-noarch 83 k 2024-08-17T17:14:35.824 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:35.825 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction Summary 2024-08-17T17:14:35.825 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:14:35.825 INFO:teuthology.orchestra.run.smithi037.stdout:Install 1 Package 2024-08-17T17:14:35.825 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:35.825 INFO:teuthology.orchestra.run.smithi037.stdout:Total download size: 83 k 2024-08-17T17:14:35.825 INFO:teuthology.orchestra.run.smithi037.stdout:Installed size: 375 k 2024-08-17T17:14:35.825 INFO:teuthology.orchestra.run.smithi037.stdout:Downloading Packages: 2024-08-17T17:14:35.886 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-17T17:14:35.887 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:14:35.887 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repository Size 2024-08-17T17:14:35.887 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:14:35.887 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-17T17:14:35.887 INFO:teuthology.orchestra.run.smithi046.stdout: cephadm noarch 2:17.2.7-1404.gf2c39d4d.el9 ceph-noarch 83 k 2024-08-17T17:14:35.887 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:35.888 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-17T17:14:35.888 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:14:35.888 INFO:teuthology.orchestra.run.smithi046.stdout:Install 1 Package 2024-08-17T17:14:35.888 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:35.888 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 83 k 2024-08-17T17:14:35.888 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 375 k 2024-08-17T17:14:35.888 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-17T17:14:36.034 INFO:teuthology.orchestra.run.smithi037.stdout:cephadm-17.2.7-1404.gf2c39d4d.el9.noarch.rpm 395 kB/s | 83 kB 00:00 2024-08-17T17:14:36.035 INFO:teuthology.orchestra.run.smithi037.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:14:36.035 INFO:teuthology.orchestra.run.smithi037.stdout:Total 392 kB/s | 83 kB 00:00 2024-08-17T17:14:36.035 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction check 2024-08-17T17:14:36.041 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction check succeeded. 2024-08-17T17:14:36.041 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction test 2024-08-17T17:14:36.043 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction test succeeded. 2024-08-17T17:14:36.043 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction 2024-08-17T17:14:36.099 INFO:teuthology.orchestra.run.smithi046.stdout:cephadm-17.2.7-1404.gf2c39d4d.el9.noarch.rpm 391 kB/s | 83 kB 00:00 2024-08-17T17:14:36.100 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:14:36.100 INFO:teuthology.orchestra.run.smithi046.stdout:Total 388 kB/s | 83 kB 00:00 2024-08-17T17:14:36.100 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-17T17:14:36.106 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-17T17:14:36.106 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-17T17:14:36.108 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-17T17:14:36.108 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-17T17:14:36.158 INFO:teuthology.orchestra.run.smithi037.stdout: Preparing : 1/1 2024-08-17T17:14:36.223 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-17T17:14:36.619 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: cephadm-2:17.2.7-1404.gf2c39d4d.el9.noarch 1/1 2024-08-17T17:14:36.631 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: cephadm-2:17.2.7-1404.gf2c39d4d.el9.noarch 1/1 2024-08-17T17:14:36.716 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : cephadm-2:17.2.7-1404.gf2c39d4d.el9.noarch 1/1 2024-08-17T17:14:36.743 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : cephadm-2:17.2.7-1404.gf2c39d4d.el9.noarch 1/1 2024-08-17T17:14:37.058 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: cephadm-2:17.2.7-1404.gf2c39d4d.el9.noarch 1/1 2024-08-17T17:14:37.214 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: cephadm-2:17.2.7-1404.gf2c39d4d.el9.noarch 1/1 2024-08-17T17:14:37.324 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : cephadm-2:17.2.7-1404.gf2c39d4d.el9.noarch 1/1 2024-08-17T17:14:37.325 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:37.325 INFO:teuthology.orchestra.run.smithi037.stdout:Installed: 2024-08-17T17:14:37.325 INFO:teuthology.orchestra.run.smithi037.stdout: cephadm-2:17.2.7-1404.gf2c39d4d.el9.noarch 2024-08-17T17:14:37.325 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:37.325 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-08-17T17:14:37.489 DEBUG:teuthology.orchestra.run.smithi037:> sudo yum -y install ceph-immutable-object-cache 2024-08-17T17:14:37.513 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : cephadm-2:17.2.7-1404.gf2c39d4d.el9.noarch 1/1 2024-08-17T17:14:37.513 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:37.513 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-17T17:14:37.514 INFO:teuthology.orchestra.run.smithi046.stdout: cephadm-2:17.2.7-1404.gf2c39d4d.el9.noarch 2024-08-17T17:14:37.514 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:37.514 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-17T17:14:37.709 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install ceph-immutable-object-cache 2024-08-17T17:14:38.076 INFO:teuthology.orchestra.run.smithi037.stdout:Last metadata expiration check: 0:00:55 ago on Sat 17 Aug 2024 05:13:43 PM UTC. 2024-08-17T17:14:38.211 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-08-17T17:14:38.212 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:14:38.212 INFO:teuthology.orchestra.run.smithi037.stdout: Package Arch Version Repo Size 2024-08-17T17:14:38.212 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:14:38.212 INFO:teuthology.orchestra.run.smithi037.stdout:Installing: 2024-08-17T17:14:38.212 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-immutable-object-cache x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 137 k 2024-08-17T17:14:38.212 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:38.212 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction Summary 2024-08-17T17:14:38.212 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:14:38.212 INFO:teuthology.orchestra.run.smithi037.stdout:Install 1 Package 2024-08-17T17:14:38.212 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:38.212 INFO:teuthology.orchestra.run.smithi037.stdout:Total download size: 137 k 2024-08-17T17:14:38.213 INFO:teuthology.orchestra.run.smithi037.stdout:Installed size: 379 k 2024-08-17T17:14:38.213 INFO:teuthology.orchestra.run.smithi037.stdout:Downloading Packages: 2024-08-17T17:14:38.291 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:00:54 ago on Sat 17 Aug 2024 05:13:44 PM UTC. 2024-08-17T17:14:38.423 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-17T17:14:38.424 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:14:38.424 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repo Size 2024-08-17T17:14:38.424 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:14:38.425 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-17T17:14:38.425 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-immutable-object-cache x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 137 k 2024-08-17T17:14:38.425 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:38.425 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-17T17:14:38.425 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:14:38.425 INFO:teuthology.orchestra.run.smithi046.stdout:Install 1 Package 2024-08-17T17:14:38.425 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:38.425 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 137 k 2024-08-17T17:14:38.425 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 379 k 2024-08-17T17:14:38.425 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-17T17:14:38.445 INFO:teuthology.orchestra.run.smithi037.stdout:ceph-immutable-object-cache-17.2.7-1404.gf2c39d 592 kB/s | 137 kB 00:00 2024-08-17T17:14:38.445 INFO:teuthology.orchestra.run.smithi037.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:14:38.446 INFO:teuthology.orchestra.run.smithi037.stdout:Total 588 kB/s | 137 kB 00:00 2024-08-17T17:14:38.446 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction check 2024-08-17T17:14:38.454 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction check succeeded. 2024-08-17T17:14:38.454 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction test 2024-08-17T17:14:38.514 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction test succeeded. 2024-08-17T17:14:38.515 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction 2024-08-17T17:14:38.652 INFO:teuthology.orchestra.run.smithi046.stdout:ceph-immutable-object-cache-17.2.7-1404.gf2c39d 608 kB/s | 137 kB 00:00 2024-08-17T17:14:38.652 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:14:38.652 INFO:teuthology.orchestra.run.smithi046.stdout:Total 603 kB/s | 137 kB 00:00 2024-08-17T17:14:38.653 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-17T17:14:38.661 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-17T17:14:38.661 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-17T17:14:38.666 INFO:teuthology.orchestra.run.smithi037.stdout: Preparing : 1/1 2024-08-17T17:14:38.713 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : ceph-immutable-object-cache-2:17.2.7-1404.gf2c39d4d. 1/1 2024-08-17T17:14:38.722 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-17T17:14:38.722 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-17T17:14:38.740 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.7-1404.gf2c39d4d. 1/1 2024-08-17T17:14:38.740 INFO:teuthology.orchestra.run.smithi037.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-17T17:14:38.740 INFO:teuthology.orchestra.run.smithi037.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-08-17T17:14:38.740 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:38.873 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-17T17:14:38.953 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-immutable-object-cache-2:17.2.7-1404.gf2c39d4d. 1/1 2024-08-17T17:14:38.979 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.7-1404.gf2c39d4d. 1/1 2024-08-17T17:14:38.979 INFO:teuthology.orchestra.run.smithi046.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-17T17:14:38.979 INFO:teuthology.orchestra.run.smithi046.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-08-17T17:14:38.979 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:39.698 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : ceph-immutable-object-cache-2:17.2.7-1404.gf2c39d4d. 1/1 2024-08-17T17:14:39.698 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:39.698 INFO:teuthology.orchestra.run.smithi037.stdout:Installed: 2024-08-17T17:14:39.698 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-immutable-object-cache-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:39.698 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:39.698 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-08-17T17:14:39.869 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-immutable-object-cache-2:17.2.7-1404.gf2c39d4d. 1/1 2024-08-17T17:14:39.869 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:39.870 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-17T17:14:39.870 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-immutable-object-cache-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:14:39.870 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:39.870 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-17T17:14:39.915 DEBUG:teuthology.orchestra.run.smithi037:> sudo yum -y install ceph-mgr 2024-08-17T17:14:40.079 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install ceph-mgr 2024-08-17T17:14:40.500 INFO:teuthology.orchestra.run.smithi037.stdout:Last metadata expiration check: 0:00:57 ago on Sat 17 Aug 2024 05:13:43 PM UTC. 2024-08-17T17:14:40.588 INFO:teuthology.orchestra.run.smithi037.stdout:Package ceph-mgr-2:17.2.7-1404.gf2c39d4d.el9.x86_64 is already installed. 2024-08-17T17:14:40.632 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-08-17T17:14:40.633 INFO:teuthology.orchestra.run.smithi037.stdout:Nothing to do. 2024-08-17T17:14:40.633 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-08-17T17:14:40.665 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:00:56 ago on Sat 17 Aug 2024 05:13:44 PM UTC. 2024-08-17T17:14:40.703 DEBUG:teuthology.orchestra.run.smithi037:> sudo yum -y install ceph-mgr-dashboard 2024-08-17T17:14:40.754 INFO:teuthology.orchestra.run.smithi046.stdout:Package ceph-mgr-2:17.2.7-1404.gf2c39d4d.el9.x86_64 is already installed. 2024-08-17T17:14:40.797 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-17T17:14:40.799 INFO:teuthology.orchestra.run.smithi046.stdout:Nothing to do. 2024-08-17T17:14:40.799 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-17T17:14:40.861 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install ceph-mgr-dashboard 2024-08-17T17:14:41.282 INFO:teuthology.orchestra.run.smithi037.stdout:Last metadata expiration check: 0:00:58 ago on Sat 17 Aug 2024 05:13:43 PM UTC. 2024-08-17T17:14:41.415 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-08-17T17:14:41.416 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:14:41.416 INFO:teuthology.orchestra.run.smithi037.stdout: Package Arch Version Repository Size 2024-08-17T17:14:41.416 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:14:41.416 INFO:teuthology.orchestra.run.smithi037.stdout:Installing: 2024-08-17T17:14:41.417 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-mgr-dashboard noarch 2:17.2.7-1404.gf2c39d4d.el9 ceph-noarch 3.4 M 2024-08-17T17:14:41.417 INFO:teuthology.orchestra.run.smithi037.stdout:Installing dependencies: 2024-08-17T17:14:41.417 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-grafana-dashboards noarch 2:17.2.7-1404.gf2c39d4d.el9 ceph-noarch 24 k 2024-08-17T17:14:41.417 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-prometheus-alerts noarch 2:17.2.7-1404.gf2c39d4d.el9 ceph-noarch 15 k 2024-08-17T17:14:41.417 INFO:teuthology.orchestra.run.smithi037.stdout: python3-jwt noarch 2.4.0-1.el9 epel 41 k 2024-08-17T17:14:41.417 INFO:teuthology.orchestra.run.smithi037.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-08-17T17:14:41.417 INFO:teuthology.orchestra.run.smithi037.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-08-17T17:14:41.417 INFO:teuthology.orchestra.run.smithi037.stdout:Installing weak dependencies: 2024-08-17T17:14:41.417 INFO:teuthology.orchestra.run.smithi037.stdout: python3-jwt+crypto noarch 2.4.0-1.el9 epel 9.0 k 2024-08-17T17:14:41.417 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:41.417 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction Summary 2024-08-17T17:14:41.418 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:14:41.418 INFO:teuthology.orchestra.run.smithi037.stdout:Install 7 Packages 2024-08-17T17:14:41.418 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:41.418 INFO:teuthology.orchestra.run.smithi037.stdout:Total download size: 3.7 M 2024-08-17T17:14:41.418 INFO:teuthology.orchestra.run.smithi037.stdout:Installed size: 80 M 2024-08-17T17:14:41.419 INFO:teuthology.orchestra.run.smithi037.stdout:Downloading Packages: 2024-08-17T17:14:41.430 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:00:57 ago on Sat 17 Aug 2024 05:13:44 PM UTC. 2024-08-17T17:14:41.564 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-17T17:14:41.564 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:14:41.564 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repository Size 2024-08-17T17:14:41.564 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:14:41.565 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-17T17:14:41.565 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-dashboard noarch 2:17.2.7-1404.gf2c39d4d.el9 ceph-noarch 3.4 M 2024-08-17T17:14:41.565 INFO:teuthology.orchestra.run.smithi046.stdout:Installing dependencies: 2024-08-17T17:14:41.565 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-grafana-dashboards noarch 2:17.2.7-1404.gf2c39d4d.el9 ceph-noarch 24 k 2024-08-17T17:14:41.565 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-prometheus-alerts noarch 2:17.2.7-1404.gf2c39d4d.el9 ceph-noarch 15 k 2024-08-17T17:14:41.565 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jwt noarch 2.4.0-1.el9 epel 41 k 2024-08-17T17:14:41.565 INFO:teuthology.orchestra.run.smithi046.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-08-17T17:14:41.565 INFO:teuthology.orchestra.run.smithi046.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-08-17T17:14:41.565 INFO:teuthology.orchestra.run.smithi046.stdout:Installing weak dependencies: 2024-08-17T17:14:41.565 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jwt+crypto noarch 2.4.0-1.el9 epel 9.0 k 2024-08-17T17:14:41.566 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:41.566 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-17T17:14:41.566 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:14:41.566 INFO:teuthology.orchestra.run.smithi046.stdout:Install 7 Packages 2024-08-17T17:14:41.566 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:41.567 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 3.7 M 2024-08-17T17:14:41.567 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 80 M 2024-08-17T17:14:41.567 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-17T17:14:41.799 INFO:teuthology.orchestra.run.smithi037.stdout:(1/7): ceph-grafana-dashboards-17.2.7-1404.gf2c 124 kB/s | 24 kB 00:00 2024-08-17T17:14:41.815 INFO:teuthology.orchestra.run.smithi037.stdout:(2/7): ceph-prometheus-alerts-17.2.7-1404.gf2c3 68 kB/s | 15 kB 00:00 2024-08-17T17:14:41.891 INFO:teuthology.orchestra.run.smithi037.stdout:(3/7): python3-jwt+crypto-2.4.0-1.el9.noarch.rp 99 kB/s | 9.0 kB 00:00 2024-08-17T17:14:41.924 INFO:teuthology.orchestra.run.smithi037.stdout:(4/7): python3-repoze-lru-0.7-16.el9.noarch.rpm 990 kB/s | 31 kB 00:00 2024-08-17T17:14:41.950 INFO:teuthology.orchestra.run.smithi037.stdout:(5/7): python3-jwt-2.4.0-1.el9.noarch.rpm 305 kB/s | 41 kB 00:00 2024-08-17T17:14:41.972 INFO:teuthology.orchestra.run.smithi046.stdout:(1/7): ceph-prometheus-alerts-17.2.7-1404.gf2c3 70 kB/s | 15 kB 00:00 2024-08-17T17:14:41.974 INFO:teuthology.orchestra.run.smithi037.stdout:(6/7): python3-routes-2.5.1-5.el9.noarch.rpm 3.7 MB/s | 188 kB 00:00 2024-08-17T17:14:41.997 INFO:teuthology.orchestra.run.smithi046.stdout:(2/7): ceph-grafana-dashboards-17.2.7-1404.gf2c 105 kB/s | 24 kB 00:00 2024-08-17T17:14:42.082 INFO:teuthology.orchestra.run.smithi046.stdout:(3/7): python3-jwt+crypto-2.4.0-1.el9.noarch.rp 83 kB/s | 9.0 kB 00:00 2024-08-17T17:14:42.083 INFO:teuthology.orchestra.run.smithi037.stdout:(7/7): ceph-mgr-dashboard-17.2.7-1404.gf2c39d4d 7.0 MB/s | 3.4 MB 00:00 2024-08-17T17:14:42.087 INFO:teuthology.orchestra.run.smithi037.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:14:42.087 INFO:teuthology.orchestra.run.smithi037.stdout:Total 5.5 MB/s | 3.7 MB 00:00 2024-08-17T17:14:42.087 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction check 2024-08-17T17:14:42.096 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction check succeeded. 2024-08-17T17:14:42.096 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction test 2024-08-17T17:14:42.114 INFO:teuthology.orchestra.run.smithi046.stdout:(4/7): python3-repoze-lru-0.7-16.el9.noarch.rpm 1.0 MB/s | 31 kB 00:00 2024-08-17T17:14:42.140 INFO:teuthology.orchestra.run.smithi046.stdout:(5/7): python3-jwt-2.4.0-1.el9.noarch.rpm 287 kB/s | 41 kB 00:00 2024-08-17T17:14:42.157 INFO:teuthology.orchestra.run.smithi046.stdout:(6/7): python3-routes-2.5.1-5.el9.noarch.rpm 4.4 MB/s | 188 kB 00:00 2024-08-17T17:14:42.163 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction test succeeded. 2024-08-17T17:14:42.164 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction 2024-08-17T17:14:42.224 INFO:teuthology.orchestra.run.smithi046.stdout:(7/7): ceph-mgr-dashboard-17.2.7-1404.gf2c39d4d 7.3 MB/s | 3.4 MB 00:00 2024-08-17T17:14:42.227 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:14:42.227 INFO:teuthology.orchestra.run.smithi046.stdout:Total 5.5 MB/s | 3.7 MB 00:00 2024-08-17T17:14:42.227 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-17T17:14:42.236 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-17T17:14:42.236 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-17T17:14:42.303 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-17T17:14:42.303 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-17T17:14:42.474 INFO:teuthology.orchestra.run.smithi037.stdout: Preparing : 1/1 2024-08-17T17:14:42.527 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-jwt-2.4.0-1.el9.noarch 1/7 2024-08-17T17:14:42.561 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-jwt+crypto-2.4.0-1.el9.noarch 2/7 2024-08-17T17:14:42.608 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/7 2024-08-17T17:14:42.613 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-17T17:14:42.647 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/7 2024-08-17T17:14:42.668 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : ceph-prometheus-alerts-2:17.2.7-1404.gf2c39d4d.el9.n 5/7 2024-08-17T17:14:42.683 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-jwt-2.4.0-1.el9.noarch 1/7 2024-08-17T17:14:42.718 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-jwt+crypto-2.4.0-1.el9.noarch 2/7 2024-08-17T17:14:42.765 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/7 2024-08-17T17:14:42.812 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/7 2024-08-17T17:14:42.842 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-prometheus-alerts-2:17.2.7-1404.gf2c39d4d.el9.n 5/7 2024-08-17T17:14:43.712 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : ceph-grafana-dashboards-2:17.2.7-1404.gf2c39d4d.el9. 6/7 2024-08-17T17:14:43.763 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : ceph-mgr-dashboard-2:17.2.7-1404.gf2c39d4d.el9.noarc 7/7 2024-08-17T17:14:43.890 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-grafana-dashboards-2:17.2.7-1404.gf2c39d4d.el9. 6/7 2024-08-17T17:14:43.928 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-mgr-dashboard-2:17.2.7-1404.gf2c39d4d.el9.noarc 7/7 2024-08-17T17:14:44.777 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.7-1404.gf2c39d4d.el9.noarc 7/7 2024-08-17T17:14:44.777 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : ceph-grafana-dashboards-2:17.2.7-1404.gf2c39d4d.el9. 1/7 2024-08-17T17:14:44.777 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : ceph-mgr-dashboard-2:17.2.7-1404.gf2c39d4d.el9.noarc 2/7 2024-08-17T17:14:44.777 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : ceph-prometheus-alerts-2:17.2.7-1404.gf2c39d4d.el9.n 3/7 2024-08-17T17:14:44.777 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-jwt+crypto-2.4.0-1.el9.noarch 4/7 2024-08-17T17:14:44.777 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-jwt-2.4.0-1.el9.noarch 5/7 2024-08-17T17:14:44.777 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 6/7 2024-08-17T17:14:44.911 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.7-1404.gf2c39d4d.el9.noarc 7/7 2024-08-17T17:14:44.911 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-grafana-dashboards-2:17.2.7-1404.gf2c39d4d.el9. 1/7 2024-08-17T17:14:44.911 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-mgr-dashboard-2:17.2.7-1404.gf2c39d4d.el9.noarc 2/7 2024-08-17T17:14:44.911 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-prometheus-alerts-2:17.2.7-1404.gf2c39d4d.el9.n 3/7 2024-08-17T17:14:44.911 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-jwt+crypto-2.4.0-1.el9.noarch 4/7 2024-08-17T17:14:44.911 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-jwt-2.4.0-1.el9.noarch 5/7 2024-08-17T17:14:44.911 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 6/7 2024-08-17T17:14:45.064 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 7/7 2024-08-17T17:14:45.064 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:45.065 INFO:teuthology.orchestra.run.smithi037.stdout:Installed: 2024-08-17T17:14:45.065 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-grafana-dashboards-2:17.2.7-1404.gf2c39d4d.el9.noarch 2024-08-17T17:14:45.065 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-mgr-dashboard-2:17.2.7-1404.gf2c39d4d.el9.noarch 2024-08-17T17:14:45.065 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-prometheus-alerts-2:17.2.7-1404.gf2c39d4d.el9.noarch 2024-08-17T17:14:45.065 INFO:teuthology.orchestra.run.smithi037.stdout: python3-jwt-2.4.0-1.el9.noarch 2024-08-17T17:14:45.065 INFO:teuthology.orchestra.run.smithi037.stdout: python3-jwt+crypto-2.4.0-1.el9.noarch 2024-08-17T17:14:45.065 INFO:teuthology.orchestra.run.smithi037.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-08-17T17:14:45.065 INFO:teuthology.orchestra.run.smithi037.stdout: python3-routes-2.5.1-5.el9.noarch 2024-08-17T17:14:45.065 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:45.065 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-08-17T17:14:45.279 DEBUG:teuthology.orchestra.run.smithi037:> sudo yum -y install ceph-mgr-diskprediction-local 2024-08-17T17:14:45.280 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 7/7 2024-08-17T17:14:45.280 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:45.280 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-17T17:14:45.280 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-grafana-dashboards-2:17.2.7-1404.gf2c39d4d.el9.noarch 2024-08-17T17:14:45.280 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-dashboard-2:17.2.7-1404.gf2c39d4d.el9.noarch 2024-08-17T17:14:45.280 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-prometheus-alerts-2:17.2.7-1404.gf2c39d4d.el9.noarch 2024-08-17T17:14:45.280 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jwt-2.4.0-1.el9.noarch 2024-08-17T17:14:45.280 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jwt+crypto-2.4.0-1.el9.noarch 2024-08-17T17:14:45.280 INFO:teuthology.orchestra.run.smithi046.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-08-17T17:14:45.280 INFO:teuthology.orchestra.run.smithi046.stdout: python3-routes-2.5.1-5.el9.noarch 2024-08-17T17:14:45.280 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:45.280 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-17T17:14:45.511 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install ceph-mgr-diskprediction-local 2024-08-17T17:14:45.845 INFO:teuthology.orchestra.run.smithi037.stdout:Last metadata expiration check: 0:01:02 ago on Sat 17 Aug 2024 05:13:43 PM UTC. 2024-08-17T17:14:45.978 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-08-17T17:14:45.979 INFO:teuthology.orchestra.run.smithi037.stdout:======================================================================================= 2024-08-17T17:14:45.979 INFO:teuthology.orchestra.run.smithi037.stdout: Package Arch Version Repository Size 2024-08-17T17:14:45.980 INFO:teuthology.orchestra.run.smithi037.stdout:======================================================================================= 2024-08-17T17:14:45.980 INFO:teuthology.orchestra.run.smithi037.stdout:Installing: 2024-08-17T17:14:45.980 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.7-1404.gf2c39d4d.el9 ceph-noarch 7.4 M 2024-08-17T17:14:45.980 INFO:teuthology.orchestra.run.smithi037.stdout:Installing dependencies: 2024-08-17T17:14:45.980 INFO:teuthology.orchestra.run.smithi037.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-08-17T17:14:45.980 INFO:teuthology.orchestra.run.smithi037.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-08-17T17:14:45.980 INFO:teuthology.orchestra.run.smithi037.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-08-17T17:14:45.980 INFO:teuthology.orchestra.run.smithi037.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-08-17T17:14:45.980 INFO:teuthology.orchestra.run.smithi037.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-08-17T17:14:45.980 INFO:teuthology.orchestra.run.smithi037.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-08-17T17:14:45.980 INFO:teuthology.orchestra.run.smithi037.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-08-17T17:14:45.981 INFO:teuthology.orchestra.run.smithi037.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-08-17T17:14:45.981 INFO:teuthology.orchestra.run.smithi037.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-08-17T17:14:45.981 INFO:teuthology.orchestra.run.smithi037.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-08-17T17:14:45.981 INFO:teuthology.orchestra.run.smithi037.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-08-17T17:14:45.981 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:45.981 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction Summary 2024-08-17T17:14:45.981 INFO:teuthology.orchestra.run.smithi037.stdout:======================================================================================= 2024-08-17T17:14:45.981 INFO:teuthology.orchestra.run.smithi037.stdout:Install 12 Packages 2024-08-17T17:14:45.981 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:45.982 INFO:teuthology.orchestra.run.smithi037.stdout:Total download size: 38 M 2024-08-17T17:14:45.982 INFO:teuthology.orchestra.run.smithi037.stdout:Installed size: 209 M 2024-08-17T17:14:45.982 INFO:teuthology.orchestra.run.smithi037.stdout:Downloading Packages: 2024-08-17T17:14:46.083 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:02 ago on Sat 17 Aug 2024 05:13:44 PM UTC. 2024-08-17T17:14:46.217 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-17T17:14:46.218 INFO:teuthology.orchestra.run.smithi046.stdout:======================================================================================= 2024-08-17T17:14:46.218 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repository Size 2024-08-17T17:14:46.218 INFO:teuthology.orchestra.run.smithi046.stdout:======================================================================================= 2024-08-17T17:14:46.218 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-17T17:14:46.218 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.7-1404.gf2c39d4d.el9 ceph-noarch 7.4 M 2024-08-17T17:14:46.218 INFO:teuthology.orchestra.run.smithi046.stdout:Installing dependencies: 2024-08-17T17:14:46.218 INFO:teuthology.orchestra.run.smithi046.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-08-17T17:14:46.218 INFO:teuthology.orchestra.run.smithi046.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-08-17T17:14:46.218 INFO:teuthology.orchestra.run.smithi046.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-08-17T17:14:46.218 INFO:teuthology.orchestra.run.smithi046.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-08-17T17:14:46.218 INFO:teuthology.orchestra.run.smithi046.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-08-17T17:14:46.218 INFO:teuthology.orchestra.run.smithi046.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-08-17T17:14:46.219 INFO:teuthology.orchestra.run.smithi046.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-08-17T17:14:46.219 INFO:teuthology.orchestra.run.smithi046.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-08-17T17:14:46.219 INFO:teuthology.orchestra.run.smithi046.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-08-17T17:14:46.219 INFO:teuthology.orchestra.run.smithi046.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-08-17T17:14:46.219 INFO:teuthology.orchestra.run.smithi046.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-08-17T17:14:46.219 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:46.219 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-17T17:14:46.219 INFO:teuthology.orchestra.run.smithi046.stdout:======================================================================================= 2024-08-17T17:14:46.219 INFO:teuthology.orchestra.run.smithi046.stdout:Install 12 Packages 2024-08-17T17:14:46.219 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:46.220 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 38 M 2024-08-17T17:14:46.220 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 209 M 2024-08-17T17:14:46.220 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-17T17:14:46.400 INFO:teuthology.orchestra.run.smithi037.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 855 kB/s | 195 kB 00:00 2024-08-17T17:14:46.475 INFO:teuthology.orchestra.run.smithi037.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 436 kB/s | 33 kB 00:00 2024-08-17T17:14:46.516 INFO:teuthology.orchestra.run.smithi046.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 1.0 MB/s | 195 kB 00:00 2024-08-17T17:14:46.542 INFO:teuthology.orchestra.run.smithi037.stdout:(3/12): libgfortran-11.4.1-3.el9.x86_64.rpm 2.1 MB/s | 803 kB 00:00 2024-08-17T17:14:46.632 INFO:teuthology.orchestra.run.smithi046.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 281 kB/s | 33 kB 00:00 2024-08-17T17:14:46.642 INFO:teuthology.orchestra.run.smithi037.stdout:(4/12): ceph-mgr-diskprediction-local-17.2.7-14 16 MB/s | 7.4 MB 00:00 2024-08-17T17:14:46.666 INFO:teuthology.orchestra.run.smithi046.stdout:(3/12): libgfortran-11.4.1-3.el9.x86_64.rpm 2.3 MB/s | 803 kB 00:00 2024-08-17T17:14:46.693 INFO:teuthology.orchestra.run.smithi037.stdout:(5/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 121 kB/s | 18 kB 00:00 2024-08-17T17:14:46.718 INFO:teuthology.orchestra.run.smithi037.stdout:(6/12): openblas-0.3.21-2.el9.x86_64.rpm 469 kB/s | 35 kB 00:00 2024-08-17T17:14:46.785 INFO:teuthology.orchestra.run.smithi037.stdout:(7/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 9.7 MB/s | 3.0 MB 00:00 2024-08-17T17:14:46.850 INFO:teuthology.orchestra.run.smithi046.stdout:(4/12): ceph-mgr-diskprediction-local-17.2.7-14 14 MB/s | 7.4 MB 00:00 2024-08-17T17:14:46.868 INFO:teuthology.orchestra.run.smithi037.stdout:(8/12): python3-devel-3.9.18-3.el9.x86_64.rpm 1.6 MB/s | 244 kB 00:00 2024-08-17T17:14:46.875 INFO:teuthology.orchestra.run.smithi046.stdout:(5/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 87 kB/s | 18 kB 00:00 2024-08-17T17:14:46.934 INFO:teuthology.orchestra.run.smithi046.stdout:(6/12): openblas-0.3.21-2.el9.x86_64.rpm 421 kB/s | 35 kB 00:00 2024-08-17T17:14:46.943 INFO:teuthology.orchestra.run.smithi037.stdout:(9/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 32 MB/s | 5.1 MB 00:00 2024-08-17T17:14:46.969 INFO:teuthology.orchestra.run.smithi037.stdout:(10/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 2.4 MB/s | 250 kB 00:00 2024-08-17T17:14:46.993 INFO:teuthology.orchestra.run.smithi046.stdout:(7/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 8.3 MB/s | 3.0 MB 00:00 2024-08-17T17:14:47.044 INFO:teuthology.orchestra.run.smithi037.stdout:(11/12): openblas-openmp-0.3.21-2.el9.x86_64.rp 13 MB/s | 4.7 MB 00:00 2024-08-17T17:14:47.085 INFO:teuthology.orchestra.run.smithi046.stdout:(8/12): python3-devel-3.9.18-3.el9.x86_64.rpm 1.6 MB/s | 244 kB 00:00 2024-08-17T17:14:47.193 INFO:teuthology.orchestra.run.smithi046.stdout:(9/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 25 MB/s | 5.1 MB 00:00 2024-08-17T17:14:47.219 INFO:teuthology.orchestra.run.smithi046.stdout:(10/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 1.8 MB/s | 250 kB 00:00 2024-08-17T17:14:47.294 INFO:teuthology.orchestra.run.smithi037.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 46 MB/s | 16 MB 00:00 2024-08-17T17:14:47.295 INFO:teuthology.orchestra.run.smithi037.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:14:47.295 INFO:teuthology.orchestra.run.smithi037.stdout:Total 29 MB/s | 38 MB 00:01 2024-08-17T17:14:47.619 INFO:teuthology.orchestra.run.smithi046.stdout:(11/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 38 MB/s | 16 MB 00:00 2024-08-17T17:14:47.655 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction check 2024-08-17T17:14:47.682 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction check succeeded. 2024-08-17T17:14:47.682 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction test 2024-08-17T17:14:48.044 INFO:teuthology.orchestra.run.smithi046.stdout:(12/12): openblas-openmp-0.3.21-2.el9.x86_64.rp 4.1 MB/s | 4.7 MB 00:01 2024-08-17T17:14:48.044 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:14:48.045 INFO:teuthology.orchestra.run.smithi046.stdout:Total 21 MB/s | 38 MB 00:01 2024-08-17T17:14:48.225 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction test succeeded. 2024-08-17T17:14:48.225 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction 2024-08-17T17:14:48.409 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-17T17:14:48.436 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-17T17:14:48.437 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-17T17:14:48.966 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-17T17:14:48.967 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-17T17:14:49.006 INFO:teuthology.orchestra.run.smithi037.stdout: Preparing : 1/1 2024-08-17T17:14:49.083 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-08-17T17:14:49.130 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-08-17T17:14:49.229 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-08-17T17:14:49.268 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 4/12 2024-08-17T17:14:49.453 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-08-17T17:14:49.484 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-08-17T17:14:49.570 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-08-17T17:14:49.751 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-17T17:14:49.811 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-08-17T17:14:49.857 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-08-17T17:14:49.957 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-08-17T17:14:49.993 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 4/12 2024-08-17T17:14:50.177 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-08-17T17:14:50.209 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-08-17T17:14:50.263 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-08-17T17:14:50.296 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-08-17T17:14:50.385 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-08-17T17:14:50.994 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-08-17T17:14:51.110 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-08-17T17:14:51.703 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-08-17T17:14:52.429 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-08-17T17:14:52.787 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-08-17T17:14:52.816 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.7-1404.gf2c39 12/12 2024-08-17T17:14:53.521 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-08-17T17:14:53.558 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.7-1404.gf2c39 12/12 2024-08-17T17:14:55.179 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.7-1404.gf2c39 12/12 2024-08-17T17:14:55.179 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.7-1404.gf2c39 1/12 2024-08-17T17:14:55.179 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-08-17T17:14:55.179 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-08-17T17:14:55.179 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-08-17T17:14:55.179 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-08-17T17:14:55.180 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-08-17T17:14:55.180 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-08-17T17:14:55.180 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-08-17T17:14:55.180 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 9/12 2024-08-17T17:14:55.180 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-08-17T17:14:55.180 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-08-17T17:14:55.582 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-08-17T17:14:55.582 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:55.582 INFO:teuthology.orchestra.run.smithi037.stdout:Installed: 2024-08-17T17:14:55.582 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-mgr-diskprediction-local-2:17.2.7-1404.gf2c39d4d.el9.noarch 2024-08-17T17:14:55.582 INFO:teuthology.orchestra.run.smithi037.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-08-17T17:14:55.582 INFO:teuthology.orchestra.run.smithi037.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-08-17T17:14:55.582 INFO:teuthology.orchestra.run.smithi037.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-08-17T17:14:55.582 INFO:teuthology.orchestra.run.smithi037.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-08-17T17:14:55.582 INFO:teuthology.orchestra.run.smithi037.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-08-17T17:14:55.582 INFO:teuthology.orchestra.run.smithi037.stdout: openblas-0.3.21-2.el9.x86_64 2024-08-17T17:14:55.583 INFO:teuthology.orchestra.run.smithi037.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-08-17T17:14:55.583 INFO:teuthology.orchestra.run.smithi037.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-08-17T17:14:55.583 INFO:teuthology.orchestra.run.smithi037.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-08-17T17:14:55.583 INFO:teuthology.orchestra.run.smithi037.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-08-17T17:14:55.583 INFO:teuthology.orchestra.run.smithi037.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-08-17T17:14:55.583 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:55.583 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-08-17T17:14:55.870 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.7-1404.gf2c39 12/12 2024-08-17T17:14:55.871 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.7-1404.gf2c39 1/12 2024-08-17T17:14:55.871 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-08-17T17:14:55.871 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-08-17T17:14:55.871 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-08-17T17:14:55.871 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-08-17T17:14:55.871 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-08-17T17:14:55.871 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-08-17T17:14:55.871 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-08-17T17:14:55.871 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 9/12 2024-08-17T17:14:55.871 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-08-17T17:14:55.872 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-08-17T17:14:55.953 DEBUG:teuthology.orchestra.run.smithi037:> sudo yum -y install ceph-mgr-rook 2024-08-17T17:14:56.230 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-08-17T17:14:56.230 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:56.230 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-17T17:14:56.230 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-diskprediction-local-2:17.2.7-1404.gf2c39d4d.el9.noarch 2024-08-17T17:14:56.230 INFO:teuthology.orchestra.run.smithi046.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-08-17T17:14:56.230 INFO:teuthology.orchestra.run.smithi046.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-08-17T17:14:56.230 INFO:teuthology.orchestra.run.smithi046.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-08-17T17:14:56.230 INFO:teuthology.orchestra.run.smithi046.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-08-17T17:14:56.230 INFO:teuthology.orchestra.run.smithi046.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-08-17T17:14:56.230 INFO:teuthology.orchestra.run.smithi046.stdout: openblas-0.3.21-2.el9.x86_64 2024-08-17T17:14:56.230 INFO:teuthology.orchestra.run.smithi046.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-08-17T17:14:56.231 INFO:teuthology.orchestra.run.smithi046.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-08-17T17:14:56.231 INFO:teuthology.orchestra.run.smithi046.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-08-17T17:14:56.231 INFO:teuthology.orchestra.run.smithi046.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-08-17T17:14:56.231 INFO:teuthology.orchestra.run.smithi046.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-08-17T17:14:56.231 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:56.231 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-17T17:14:56.528 INFO:teuthology.orchestra.run.smithi037.stdout:Last metadata expiration check: 0:01:13 ago on Sat 17 Aug 2024 05:13:43 PM UTC. 2024-08-17T17:14:56.564 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install ceph-mgr-rook 2024-08-17T17:14:56.662 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-08-17T17:14:56.663 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:14:56.664 INFO:teuthology.orchestra.run.smithi037.stdout: Package Arch Version Repository Size 2024-08-17T17:14:56.664 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:14:56.664 INFO:teuthology.orchestra.run.smithi037.stdout:Installing: 2024-08-17T17:14:56.664 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-mgr-rook noarch 2:17.2.7-1404.gf2c39d4d.el9 ceph-noarch 47 k 2024-08-17T17:14:56.664 INFO:teuthology.orchestra.run.smithi037.stdout:Installing dependencies: 2024-08-17T17:14:56.664 INFO:teuthology.orchestra.run.smithi037.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-08-17T17:14:56.664 INFO:teuthology.orchestra.run.smithi037.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-08-17T17:14:56.664 INFO:teuthology.orchestra.run.smithi037.stdout: python3-google-auth noarch 1:2.33.0-1.el9 epel 220 k 2024-08-17T17:14:56.664 INFO:teuthology.orchestra.run.smithi037.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-08-17T17:14:56.664 INFO:teuthology.orchestra.run.smithi037.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-08-17T17:14:56.664 INFO:teuthology.orchestra.run.smithi037.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-08-17T17:14:56.664 INFO:teuthology.orchestra.run.smithi037.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-08-17T17:14:56.665 INFO:teuthology.orchestra.run.smithi037.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-08-17T17:14:56.665 INFO:teuthology.orchestra.run.smithi037.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-08-17T17:14:56.665 INFO:teuthology.orchestra.run.smithi037.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-08-17T17:14:56.665 INFO:teuthology.orchestra.run.smithi037.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-08-17T17:14:56.665 INFO:teuthology.orchestra.run.smithi037.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-08-17T17:14:56.665 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:56.665 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction Summary 2024-08-17T17:14:56.665 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:14:56.665 INFO:teuthology.orchestra.run.smithi037.stdout:Install 13 Packages 2024-08-17T17:14:56.665 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:14:56.666 INFO:teuthology.orchestra.run.smithi037.stdout:Total download size: 2.2 M 2024-08-17T17:14:56.666 INFO:teuthology.orchestra.run.smithi037.stdout:Installed size: 26 M 2024-08-17T17:14:56.666 INFO:teuthology.orchestra.run.smithi037.stdout:Downloading Packages: 2024-08-17T17:14:57.139 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:13 ago on Sat 17 Aug 2024 05:13:44 PM UTC. 2024-08-17T17:14:57.182 INFO:teuthology.orchestra.run.smithi037.stdout:(1/13): ceph-mgr-rook-17.2.7-1404.gf2c39d4d.el9 249 kB/s | 47 kB 00:00 2024-08-17T17:14:57.249 INFO:teuthology.orchestra.run.smithi037.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 100 kB/s | 26 kB 00:00 2024-08-17T17:14:57.266 INFO:teuthology.orchestra.run.smithi037.stdout:(3/13): python3-jsonpointer-2.0-4.el9.noarch.rp 70 kB/s | 19 kB 00:00 2024-08-17T17:14:57.273 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-17T17:14:57.275 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:14:57.275 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repository Size 2024-08-17T17:14:57.275 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:14:57.275 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-17T17:14:57.275 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-rook noarch 2:17.2.7-1404.gf2c39d4d.el9 ceph-noarch 47 k 2024-08-17T17:14:57.275 INFO:teuthology.orchestra.run.smithi046.stdout:Installing dependencies: 2024-08-17T17:14:57.275 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-08-17T17:14:57.275 INFO:teuthology.orchestra.run.smithi046.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-08-17T17:14:57.275 INFO:teuthology.orchestra.run.smithi046.stdout: python3-google-auth noarch 1:2.33.0-1.el9 epel 220 k 2024-08-17T17:14:57.275 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-08-17T17:14:57.275 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-08-17T17:14:57.276 INFO:teuthology.orchestra.run.smithi046.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-08-17T17:14:57.276 INFO:teuthology.orchestra.run.smithi046.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-08-17T17:14:57.276 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-08-17T17:14:57.276 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-08-17T17:14:57.276 INFO:teuthology.orchestra.run.smithi046.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-08-17T17:14:57.276 INFO:teuthology.orchestra.run.smithi046.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-08-17T17:14:57.276 INFO:teuthology.orchestra.run.smithi046.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-08-17T17:14:57.276 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:57.276 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-17T17:14:57.276 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:14:57.276 INFO:teuthology.orchestra.run.smithi046.stdout:Install 13 Packages 2024-08-17T17:14:57.276 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:14:57.277 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 2.2 M 2024-08-17T17:14:57.277 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 26 M 2024-08-17T17:14:57.277 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-17T17:14:57.533 INFO:teuthology.orchestra.run.smithi046.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 216 kB/s | 19 kB 00:00 2024-08-17T17:14:57.558 INFO:teuthology.orchestra.run.smithi046.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 224 kB/s | 26 kB 00:00 2024-08-17T17:14:57.591 INFO:teuthology.orchestra.run.smithi037.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 464 kB/s | 159 kB 00:00 2024-08-17T17:14:57.643 INFO:teuthology.orchestra.run.smithi046.stdout:(3/13): ceph-mgr-rook-17.2.7-1404.gf2c39d4d.el9 240 kB/s | 47 kB 00:00 2024-08-17T17:14:57.667 INFO:teuthology.orchestra.run.smithi046.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.4 MB/s | 159 kB 00:00 2024-08-17T17:14:57.693 INFO:teuthology.orchestra.run.smithi046.stdout:(5/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.4 MB/s | 222 kB 00:00 2024-08-17T17:14:57.699 INFO:teuthology.orchestra.run.smithi037.stdout:(5/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 429 kB/s | 222 kB 00:00 2024-08-17T17:14:57.718 INFO:teuthology.orchestra.run.smithi046.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 1.0 MB/s | 54 kB 00:00 2024-08-17T17:14:57.725 INFO:teuthology.orchestra.run.smithi037.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 401 kB/s | 54 kB 00:00 2024-08-17T17:14:57.743 INFO:teuthology.orchestra.run.smithi046.stdout:(7/13): python3-pyasn1-modules-0.4.8-6.el9.noar 2.7 MB/s | 279 kB 00:00 2024-08-17T17:14:57.750 INFO:teuthology.orchestra.run.smithi037.stdout:(7/13): python3-pyasn1-modules-0.4.8-6.el9.noar 576 kB/s | 279 kB 00:00 2024-08-17T17:14:57.852 INFO:teuthology.orchestra.run.smithi046.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 203 kB/s | 32 kB 00:00 2024-08-17T17:14:57.858 INFO:teuthology.orchestra.run.smithi037.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 203 kB/s | 32 kB 00:00 2024-08-17T17:14:57.877 INFO:teuthology.orchestra.run.smithi046.stdout:(9/13): python3-certifi-2023.05.07-4.el9.noarch 89 kB/s | 14 kB 00:00 2024-08-17T17:14:57.884 INFO:teuthology.orchestra.run.smithi037.stdout:(9/13): python3-certifi-2023.05.07-4.el9.noarch 89 kB/s | 14 kB 00:00 2024-08-17T17:14:57.909 INFO:teuthology.orchestra.run.smithi037.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 2.3 MB/s | 59 kB 00:00 2024-08-17T17:14:57.910 INFO:teuthology.orchestra.run.smithi046.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 1.7 MB/s | 59 kB 00:00 2024-08-17T17:14:57.934 INFO:teuthology.orchestra.run.smithi037.stdout:(11/13): python3-google-auth-2.33.0-1.el9.noarc 1.7 MB/s | 220 kB 00:00 2024-08-17T17:14:57.936 INFO:teuthology.orchestra.run.smithi046.stdout:(11/13): python3-google-auth-2.33.0-1.el9.noarc 1.5 MB/s | 220 kB 00:00 2024-08-17T17:14:57.959 INFO:teuthology.orchestra.run.smithi037.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.7 MB/s | 90 kB 00:00 2024-08-17T17:14:57.961 INFO:teuthology.orchestra.run.smithi046.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.8 MB/s | 90 kB 00:00 2024-08-17T17:14:58.010 INFO:teuthology.orchestra.run.smithi037.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 6.9 MB/s | 1.0 MB 00:00 2024-08-17T17:14:58.012 INFO:teuthology.orchestra.run.smithi037.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:14:58.013 INFO:teuthology.orchestra.run.smithi037.stdout:Total 1.6 MB/s | 2.2 MB 00:01 2024-08-17T17:14:58.028 INFO:teuthology.orchestra.run.smithi046.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 5.9 MB/s | 1.0 MB 00:00 2024-08-17T17:14:58.030 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:14:58.030 INFO:teuthology.orchestra.run.smithi046.stdout:Total 2.9 MB/s | 2.2 MB 00:00 2024-08-17T17:14:58.079 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction check 2024-08-17T17:14:58.095 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction check succeeded. 2024-08-17T17:14:58.095 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction test 2024-08-17T17:14:58.095 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-17T17:14:58.111 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-17T17:14:58.112 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-17T17:14:58.192 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction test succeeded. 2024-08-17T17:14:58.193 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction 2024-08-17T17:14:58.206 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-17T17:14:58.206 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-17T17:14:58.722 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-17T17:14:58.724 INFO:teuthology.orchestra.run.smithi037.stdout: Preparing : 1/1 2024-08-17T17:14:58.900 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-08-17T17:14:58.909 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-08-17T17:14:58.965 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-08-17T17:14:58.971 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-08-17T17:14:59.020 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-08-17T17:14:59.027 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-08-17T17:14:59.056 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-08-17T17:14:59.062 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-08-17T17:14:59.097 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-08-17T17:14:59.104 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-08-17T17:14:59.204 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-08-17T17:14:59.211 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-08-17T17:14:59.322 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-google-auth-1:2.33.0-1.el9.noarch 7/13 2024-08-17T17:14:59.324 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-google-auth-1:2.33.0-1.el9.noarch 7/13 2024-08-17T17:14:59.373 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-08-17T17:14:59.375 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-08-17T17:15:00.137 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-08-17T17:15:00.164 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-08-17T17:15:00.187 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-08-17T17:15:00.210 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-08-17T17:15:00.221 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-08-17T17:15:00.245 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-08-17T17:15:00.267 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-08-17T17:15:00.290 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-mgr-rook-2:17.2.7-1404.gf2c39d4d.el9.noarch 13/13 2024-08-17T17:15:00.291 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-08-17T17:15:00.313 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : ceph-mgr-rook-2:17.2.7-1404.gf2c39d4d.el9.noarch 13/13 2024-08-17T17:15:01.072 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.7-1404.gf2c39d4d.el9.noarch 13/13 2024-08-17T17:15:01.072 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-mgr-rook-2:17.2.7-1404.gf2c39d4d.el9.noarch 1/13 2024-08-17T17:15:01.072 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-08-17T17:15:01.072 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-08-17T17:15:01.072 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-08-17T17:15:01.072 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-08-17T17:15:01.073 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-08-17T17:15:01.073 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-08-17T17:15:01.073 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-08-17T17:15:01.073 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-08-17T17:15:01.073 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-google-auth-1:2.33.0-1.el9.noarch 10/13 2024-08-17T17:15:01.073 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-08-17T17:15:01.073 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-08-17T17:15:01.121 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.7-1404.gf2c39d4d.el9.noarch 13/13 2024-08-17T17:15:01.122 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : ceph-mgr-rook-2:17.2.7-1404.gf2c39d4d.el9.noarch 1/13 2024-08-17T17:15:01.122 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-08-17T17:15:01.122 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-08-17T17:15:01.122 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-08-17T17:15:01.122 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-08-17T17:15:01.122 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-08-17T17:15:01.122 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-08-17T17:15:01.122 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-08-17T17:15:01.122 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-08-17T17:15:01.122 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-google-auth-1:2.33.0-1.el9.noarch 10/13 2024-08-17T17:15:01.122 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-08-17T17:15:01.122 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-08-17T17:15:01.403 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-08-17T17:15:01.403 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:15:01.403 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-17T17:15:01.403 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-rook-2:17.2.7-1404.gf2c39d4d.el9.noarch 2024-08-17T17:15:01.403 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-08-17T17:15:01.403 INFO:teuthology.orchestra.run.smithi046.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-08-17T17:15:01.403 INFO:teuthology.orchestra.run.smithi046.stdout: python3-google-auth-1:2.33.0-1.el9.noarch 2024-08-17T17:15:01.403 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-08-17T17:15:01.403 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-08-17T17:15:01.404 INFO:teuthology.orchestra.run.smithi046.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-08-17T17:15:01.404 INFO:teuthology.orchestra.run.smithi046.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-08-17T17:15:01.404 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-08-17T17:15:01.404 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-08-17T17:15:01.404 INFO:teuthology.orchestra.run.smithi046.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-08-17T17:15:01.404 INFO:teuthology.orchestra.run.smithi046.stdout: python3-rsa-4.9-2.el9.noarch 2024-08-17T17:15:01.404 INFO:teuthology.orchestra.run.smithi046.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-08-17T17:15:01.404 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:15:01.404 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-17T17:15:01.471 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-08-17T17:15:01.471 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:15:01.471 INFO:teuthology.orchestra.run.smithi037.stdout:Installed: 2024-08-17T17:15:01.471 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-mgr-rook-2:17.2.7-1404.gf2c39d4d.el9.noarch 2024-08-17T17:15:01.471 INFO:teuthology.orchestra.run.smithi037.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-08-17T17:15:01.471 INFO:teuthology.orchestra.run.smithi037.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-08-17T17:15:01.471 INFO:teuthology.orchestra.run.smithi037.stdout: python3-google-auth-1:2.33.0-1.el9.noarch 2024-08-17T17:15:01.471 INFO:teuthology.orchestra.run.smithi037.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-08-17T17:15:01.471 INFO:teuthology.orchestra.run.smithi037.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-08-17T17:15:01.471 INFO:teuthology.orchestra.run.smithi037.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-08-17T17:15:01.471 INFO:teuthology.orchestra.run.smithi037.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-08-17T17:15:01.471 INFO:teuthology.orchestra.run.smithi037.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-08-17T17:15:01.471 INFO:teuthology.orchestra.run.smithi037.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-08-17T17:15:01.472 INFO:teuthology.orchestra.run.smithi037.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-08-17T17:15:01.472 INFO:teuthology.orchestra.run.smithi037.stdout: python3-rsa-4.9-2.el9.noarch 2024-08-17T17:15:01.472 INFO:teuthology.orchestra.run.smithi037.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-08-17T17:15:01.472 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:15:01.472 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-08-17T17:15:01.650 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install ceph-mgr-cephadm 2024-08-17T17:15:01.744 DEBUG:teuthology.orchestra.run.smithi037:> sudo yum -y install ceph-mgr-cephadm 2024-08-17T17:15:02.227 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:18 ago on Sat 17 Aug 2024 05:13:44 PM UTC. 2024-08-17T17:15:02.317 INFO:teuthology.orchestra.run.smithi037.stdout:Last metadata expiration check: 0:01:19 ago on Sat 17 Aug 2024 05:13:43 PM UTC. 2024-08-17T17:15:02.362 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-17T17:15:02.363 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:15:02.363 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repository Size 2024-08-17T17:15:02.364 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:15:02.364 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-17T17:15:02.364 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-cephadm noarch 2:17.2.7-1404.gf2c39d4d.el9 ceph-noarch 124 k 2024-08-17T17:15:02.364 INFO:teuthology.orchestra.run.smithi046.stdout:Installing dependencies: 2024-08-17T17:15:02.364 INFO:teuthology.orchestra.run.smithi046.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-08-17T17:15:02.364 INFO:teuthology.orchestra.run.smithi046.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-08-17T17:15:02.364 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-08-17T17:15:02.364 INFO:teuthology.orchestra.run.smithi046.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-08-17T17:15:02.364 INFO:teuthology.orchestra.run.smithi046.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-08-17T17:15:02.364 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:15:02.364 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-17T17:15:02.364 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:15:02.365 INFO:teuthology.orchestra.run.smithi046.stdout:Install 6 Packages 2024-08-17T17:15:02.365 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:15:02.365 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 7.0 M 2024-08-17T17:15:02.365 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 33 M 2024-08-17T17:15:02.365 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-17T17:15:02.451 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-08-17T17:15:02.451 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:15:02.452 INFO:teuthology.orchestra.run.smithi037.stdout: Package Arch Version Repository Size 2024-08-17T17:15:02.452 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:15:02.452 INFO:teuthology.orchestra.run.smithi037.stdout:Installing: 2024-08-17T17:15:02.452 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-mgr-cephadm noarch 2:17.2.7-1404.gf2c39d4d.el9 ceph-noarch 124 k 2024-08-17T17:15:02.452 INFO:teuthology.orchestra.run.smithi037.stdout:Installing dependencies: 2024-08-17T17:15:02.452 INFO:teuthology.orchestra.run.smithi037.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-08-17T17:15:02.452 INFO:teuthology.orchestra.run.smithi037.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-08-17T17:15:02.452 INFO:teuthology.orchestra.run.smithi037.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-08-17T17:15:02.452 INFO:teuthology.orchestra.run.smithi037.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-08-17T17:15:02.452 INFO:teuthology.orchestra.run.smithi037.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-08-17T17:15:02.452 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:15:02.452 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction Summary 2024-08-17T17:15:02.452 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:15:02.453 INFO:teuthology.orchestra.run.smithi037.stdout:Install 6 Packages 2024-08-17T17:15:02.453 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:15:02.453 INFO:teuthology.orchestra.run.smithi037.stdout:Total download size: 7.0 M 2024-08-17T17:15:02.453 INFO:teuthology.orchestra.run.smithi037.stdout:Installed size: 33 M 2024-08-17T17:15:02.453 INFO:teuthology.orchestra.run.smithi037.stdout:Downloading Packages: 2024-08-17T17:15:02.990 INFO:teuthology.orchestra.run.smithi037.stdout:(1/6): ceph-mgr-cephadm-17.2.7-1404.gf2c39d4d.e 581 kB/s | 124 kB 00:00 2024-08-17T17:15:03.101 INFO:teuthology.orchestra.run.smithi046.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.4 MB/s | 248 kB 00:00 2024-08-17T17:15:03.140 INFO:teuthology.orchestra.run.smithi037.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 3.6 MB/s | 548 kB 00:00 2024-08-17T17:15:03.174 INFO:teuthology.orchestra.run.smithi037.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 1.7 MB/s | 58 kB 00:00 2024-08-17T17:15:03.199 INFO:teuthology.orchestra.run.smithi037.stdout:(4/6): python3-typing-extensions-4.12.2-2.el9.n 2.9 MB/s | 74 kB 00:00 2024-08-17T17:15:03.218 INFO:teuthology.orchestra.run.smithi046.stdout:(2/6): python3-babel-2.9.1-2.el9.noarch.rpm 21 MB/s | 6.0 MB 00:00 2024-08-17T17:15:03.243 INFO:teuthology.orchestra.run.smithi046.stdout:(3/6): ceph-mgr-cephadm-17.2.7-1404.gf2c39d4d.e 394 kB/s | 124 kB 00:00 2024-08-17T17:15:03.336 INFO:teuthology.orchestra.run.smithi046.stdout:(4/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 2.3 MB/s | 548 kB 00:00 2024-08-17T17:15:03.361 INFO:teuthology.orchestra.run.smithi046.stdout:(5/6): python3-natsort-7.1.1-5.el9.noarch.rpm 405 kB/s | 58 kB 00:00 2024-08-17T17:15:03.386 INFO:teuthology.orchestra.run.smithi046.stdout:(6/6): python3-typing-extensions-4.12.2-2.el9.n 637 kB/s | 74 kB 00:00 2024-08-17T17:15:03.389 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:15:03.390 INFO:teuthology.orchestra.run.smithi046.stdout:Total 6.8 MB/s | 7.0 MB 00:01 2024-08-17T17:15:03.463 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-17T17:15:03.475 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-17T17:15:03.475 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-17T17:15:03.581 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-17T17:15:03.582 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-17T17:15:03.608 INFO:teuthology.orchestra.run.smithi037.stdout:(5/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 299 kB/s | 248 kB 00:00 2024-08-17T17:15:03.900 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-17T17:15:03.967 INFO:teuthology.orchestra.run.smithi037.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 5.0 MB/s | 6.0 MB 00:01 2024-08-17T17:15:03.969 INFO:teuthology.orchestra.run.smithi037.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:15:03.969 INFO:teuthology.orchestra.run.smithi037.stdout:Total 4.6 MB/s | 7.0 MB 00:01 2024-08-17T17:15:04.045 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction check 2024-08-17T17:15:04.058 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction check succeeded. 2024-08-17T17:15:04.058 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction test 2024-08-17T17:15:04.075 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-08-17T17:15:04.132 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-08-17T17:15:04.163 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction test succeeded. 2024-08-17T17:15:04.163 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction 2024-08-17T17:15:04.472 INFO:teuthology.orchestra.run.smithi037.stdout: Preparing : 1/1 2024-08-17T17:15:04.647 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-08-17T17:15:04.685 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-08-17T17:15:04.711 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-08-17T17:15:04.779 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-08-17T17:15:04.841 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-08-17T17:15:04.877 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-mgr-cephadm-2:17.2.7-1404.gf2c39d4d.el9.noarch 6/6 2024-08-17T17:15:05.267 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-08-17T17:15:05.358 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-08-17T17:15:05.421 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-08-17T17:15:05.448 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : ceph-mgr-cephadm-2:17.2.7-1404.gf2c39d4d.el9.noarch 6/6 2024-08-17T17:15:05.620 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.7-1404.gf2c39d4d.el9.noarch 6/6 2024-08-17T17:15:05.620 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-mgr-cephadm-2:17.2.7-1404.gf2c39d4d.el9.noarch 1/6 2024-08-17T17:15:05.620 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-08-17T17:15:05.620 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-08-17T17:15:05.620 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-08-17T17:15:05.620 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-08-17T17:15:05.893 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-08-17T17:15:05.893 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:15:05.893 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-17T17:15:05.893 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-cephadm-2:17.2.7-1404.gf2c39d4d.el9.noarch 2024-08-17T17:15:05.893 INFO:teuthology.orchestra.run.smithi046.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-08-17T17:15:05.893 INFO:teuthology.orchestra.run.smithi046.stdout: python3-babel-2.9.1-2.el9.noarch 2024-08-17T17:15:05.893 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-08-17T17:15:05.893 INFO:teuthology.orchestra.run.smithi046.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-08-17T17:15:05.893 INFO:teuthology.orchestra.run.smithi046.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-08-17T17:15:05.893 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:15:05.894 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-17T17:15:06.134 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install ceph-fuse 2024-08-17T17:15:06.236 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.7-1404.gf2c39d4d.el9.noarch 6/6 2024-08-17T17:15:06.236 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : ceph-mgr-cephadm-2:17.2.7-1404.gf2c39d4d.el9.noarch 1/6 2024-08-17T17:15:06.236 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-08-17T17:15:06.236 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-08-17T17:15:06.236 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-08-17T17:15:06.236 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-08-17T17:15:06.529 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-08-17T17:15:06.529 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:15:06.529 INFO:teuthology.orchestra.run.smithi037.stdout:Installed: 2024-08-17T17:15:06.530 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-mgr-cephadm-2:17.2.7-1404.gf2c39d4d.el9.noarch 2024-08-17T17:15:06.530 INFO:teuthology.orchestra.run.smithi037.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-08-17T17:15:06.530 INFO:teuthology.orchestra.run.smithi037.stdout: python3-babel-2.9.1-2.el9.noarch 2024-08-17T17:15:06.530 INFO:teuthology.orchestra.run.smithi037.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-08-17T17:15:06.530 INFO:teuthology.orchestra.run.smithi037.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-08-17T17:15:06.530 INFO:teuthology.orchestra.run.smithi037.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-08-17T17:15:06.530 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:15:06.530 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-08-17T17:15:06.713 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:22 ago on Sat 17 Aug 2024 05:13:44 PM UTC. 2024-08-17T17:15:06.774 DEBUG:teuthology.orchestra.run.smithi037:> sudo yum -y install ceph-fuse 2024-08-17T17:15:06.849 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-17T17:15:06.850 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:15:06.850 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repository Size 2024-08-17T17:15:06.850 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:15:06.850 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-17T17:15:06.850 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-fuse x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 813 k 2024-08-17T17:15:06.850 INFO:teuthology.orchestra.run.smithi046.stdout:Installing dependencies: 2024-08-17T17:15:06.850 INFO:teuthology.orchestra.run.smithi046.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-08-17T17:15:06.850 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:15:06.850 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-17T17:15:06.850 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:15:06.851 INFO:teuthology.orchestra.run.smithi046.stdout:Install 2 Packages 2024-08-17T17:15:06.851 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:15:06.851 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 893 k 2024-08-17T17:15:06.851 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 2.6 M 2024-08-17T17:15:06.851 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-17T17:15:07.126 INFO:teuthology.orchestra.run.smithi046.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 563 kB/s | 80 kB 00:00 2024-08-17T17:15:07.268 INFO:teuthology.orchestra.run.smithi046.stdout:(2/2): ceph-fuse-17.2.7-1404.gf2c39d4d.el9.x86_ 2.8 MB/s | 813 kB 00:00 2024-08-17T17:15:07.269 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:15:07.269 INFO:teuthology.orchestra.run.smithi046.stdout:Total 2.1 MB/s | 893 kB 00:00 2024-08-17T17:15:07.281 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-17T17:15:07.303 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-17T17:15:07.304 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-17T17:15:07.353 INFO:teuthology.orchestra.run.smithi037.stdout:Last metadata expiration check: 0:01:24 ago on Sat 17 Aug 2024 05:13:43 PM UTC. 2024-08-17T17:15:07.387 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-17T17:15:07.387 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-17T17:15:07.487 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-08-17T17:15:07.487 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:15:07.487 INFO:teuthology.orchestra.run.smithi037.stdout: Package Arch Version Repository Size 2024-08-17T17:15:07.487 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:15:07.487 INFO:teuthology.orchestra.run.smithi037.stdout:Installing: 2024-08-17T17:15:07.488 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-fuse x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 813 k 2024-08-17T17:15:07.488 INFO:teuthology.orchestra.run.smithi037.stdout:Installing dependencies: 2024-08-17T17:15:07.488 INFO:teuthology.orchestra.run.smithi037.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-08-17T17:15:07.488 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:15:07.488 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction Summary 2024-08-17T17:15:07.488 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:15:07.488 INFO:teuthology.orchestra.run.smithi037.stdout:Install 2 Packages 2024-08-17T17:15:07.488 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:15:07.489 INFO:teuthology.orchestra.run.smithi037.stdout:Total download size: 893 k 2024-08-17T17:15:07.489 INFO:teuthology.orchestra.run.smithi037.stdout:Installed size: 2.6 M 2024-08-17T17:15:07.489 INFO:teuthology.orchestra.run.smithi037.stdout:Downloading Packages: 2024-08-17T17:15:07.581 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-17T17:15:07.717 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-08-17T17:15:07.787 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-fuse-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2/2 2024-08-17T17:15:07.878 INFO:teuthology.orchestra.run.smithi037.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 696 kB/s | 80 kB 00:00 2024-08-17T17:15:08.061 INFO:teuthology.orchestra.run.smithi037.stdout:(2/2): ceph-fuse-17.2.7-1404.gf2c39d4d.el9.x86_ 2.7 MB/s | 813 kB 00:00 2024-08-17T17:15:08.062 INFO:teuthology.orchestra.run.smithi037.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:15:08.062 INFO:teuthology.orchestra.run.smithi037.stdout:Total 1.5 MB/s | 893 kB 00:00 2024-08-17T17:15:08.074 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction check 2024-08-17T17:15:08.097 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction check succeeded. 2024-08-17T17:15:08.097 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction test 2024-08-17T17:15:08.180 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction test succeeded. 2024-08-17T17:15:08.181 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction 2024-08-17T17:15:08.371 INFO:teuthology.orchestra.run.smithi037.stdout: Preparing : 1/1 2024-08-17T17:15:08.512 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-08-17T17:15:08.516 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-fuse-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2/2 2024-08-17T17:15:08.516 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-fuse-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/2 2024-08-17T17:15:08.589 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : ceph-fuse-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2/2 2024-08-17T17:15:08.784 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-08-17T17:15:08.784 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:15:08.785 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-17T17:15:08.785 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-fuse-2:17.2.7-1404.gf2c39d4d.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-08-17T17:15:08.785 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:15:08.785 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-17T17:15:09.024 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install librados-devel 2024-08-17T17:15:09.241 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: ceph-fuse-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2/2 2024-08-17T17:15:09.241 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : ceph-fuse-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/2 2024-08-17T17:15:09.503 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-08-17T17:15:09.503 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:15:09.503 INFO:teuthology.orchestra.run.smithi037.stdout:Installed: 2024-08-17T17:15:09.503 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-fuse-2:17.2.7-1404.gf2c39d4d.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-08-17T17:15:09.503 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:15:09.503 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-08-17T17:15:09.604 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:25 ago on Sat 17 Aug 2024 05:13:44 PM UTC. 2024-08-17T17:15:09.739 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-17T17:15:09.740 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:15:09.740 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repo Size 2024-08-17T17:15:09.740 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:15:09.740 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-17T17:15:09.740 INFO:teuthology.orchestra.run.smithi046.stdout: librados-devel x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 126 k 2024-08-17T17:15:09.740 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:15:09.740 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-17T17:15:09.740 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:15:09.740 INFO:teuthology.orchestra.run.smithi046.stdout:Install 1 Package 2024-08-17T17:15:09.740 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:15:09.740 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 126 k 2024-08-17T17:15:09.740 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 448 k 2024-08-17T17:15:09.740 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-17T17:15:09.748 DEBUG:teuthology.orchestra.run.smithi037:> sudo yum -y install librados-devel 2024-08-17T17:15:09.974 INFO:teuthology.orchestra.run.smithi046.stdout:librados-devel-17.2.7-1404.gf2c39d4d.el9.x86_64 541 kB/s | 126 kB 00:00 2024-08-17T17:15:09.974 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:15:09.975 INFO:teuthology.orchestra.run.smithi046.stdout:Total 537 kB/s | 126 kB 00:00 2024-08-17T17:15:09.975 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-17T17:15:09.981 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-17T17:15:09.981 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-17T17:15:10.050 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-17T17:15:10.050 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-17T17:15:10.207 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-17T17:15:10.308 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : librados-devel-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/1 2024-08-17T17:15:10.327 INFO:teuthology.orchestra.run.smithi037.stdout:Last metadata expiration check: 0:01:27 ago on Sat 17 Aug 2024 05:13:43 PM UTC. 2024-08-17T17:15:10.462 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-08-17T17:15:10.462 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:15:10.463 INFO:teuthology.orchestra.run.smithi037.stdout: Package Arch Version Repo Size 2024-08-17T17:15:10.463 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:15:10.463 INFO:teuthology.orchestra.run.smithi037.stdout:Installing: 2024-08-17T17:15:10.463 INFO:teuthology.orchestra.run.smithi037.stdout: librados-devel x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 126 k 2024-08-17T17:15:10.463 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:15:10.463 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction Summary 2024-08-17T17:15:10.463 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:15:10.463 INFO:teuthology.orchestra.run.smithi037.stdout:Install 1 Package 2024-08-17T17:15:10.463 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:15:10.463 INFO:teuthology.orchestra.run.smithi037.stdout:Total download size: 126 k 2024-08-17T17:15:10.463 INFO:teuthology.orchestra.run.smithi037.stdout:Installed size: 448 k 2024-08-17T17:15:10.463 INFO:teuthology.orchestra.run.smithi037.stdout:Downloading Packages: 2024-08-17T17:15:10.692 INFO:teuthology.orchestra.run.smithi037.stdout:librados-devel-17.2.7-1404.gf2c39d4d.el9.x86_64 553 kB/s | 126 kB 00:00 2024-08-17T17:15:10.693 INFO:teuthology.orchestra.run.smithi037.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:15:10.693 INFO:teuthology.orchestra.run.smithi037.stdout:Total 549 kB/s | 126 kB 00:00 2024-08-17T17:15:10.693 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction check 2024-08-17T17:15:10.699 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction check succeeded. 2024-08-17T17:15:10.699 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction test 2024-08-17T17:15:10.737 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: librados-devel-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/1 2024-08-17T17:15:10.766 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction test succeeded. 2024-08-17T17:15:10.767 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction 2024-08-17T17:15:10.937 INFO:teuthology.orchestra.run.smithi037.stdout: Preparing : 1/1 2024-08-17T17:15:11.005 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : librados-devel-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/1 2024-08-17T17:15:11.006 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:15:11.006 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-17T17:15:11.006 INFO:teuthology.orchestra.run.smithi046.stdout: librados-devel-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:15:11.006 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:15:11.007 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-17T17:15:11.026 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : librados-devel-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/1 2024-08-17T17:15:11.245 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install libcephfs2 2024-08-17T17:15:11.435 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: librados-devel-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/1 2024-08-17T17:15:11.702 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : librados-devel-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/1 2024-08-17T17:15:11.702 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:15:11.702 INFO:teuthology.orchestra.run.smithi037.stdout:Installed: 2024-08-17T17:15:11.702 INFO:teuthology.orchestra.run.smithi037.stdout: librados-devel-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:15:11.702 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:15:11.702 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-08-17T17:15:11.826 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:27 ago on Sat 17 Aug 2024 05:13:44 PM UTC. 2024-08-17T17:15:11.915 INFO:teuthology.orchestra.run.smithi046.stdout:Package libcephfs2-2:17.2.7-1404.gf2c39d4d.el9.x86_64 is already installed. 2024-08-17T17:15:11.960 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-17T17:15:11.961 INFO:teuthology.orchestra.run.smithi046.stdout:Nothing to do. 2024-08-17T17:15:11.961 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-17T17:15:11.977 DEBUG:teuthology.orchestra.run.smithi037:> sudo yum -y install libcephfs2 2024-08-17T17:15:12.026 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install libcephfs-devel 2024-08-17T17:15:12.557 INFO:teuthology.orchestra.run.smithi037.stdout:Last metadata expiration check: 0:01:29 ago on Sat 17 Aug 2024 05:13:43 PM UTC. 2024-08-17T17:15:12.607 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:28 ago on Sat 17 Aug 2024 05:13:44 PM UTC. 2024-08-17T17:15:12.647 INFO:teuthology.orchestra.run.smithi037.stdout:Package libcephfs2-2:17.2.7-1404.gf2c39d4d.el9.x86_64 is already installed. 2024-08-17T17:15:12.692 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-08-17T17:15:12.693 INFO:teuthology.orchestra.run.smithi037.stdout:Nothing to do. 2024-08-17T17:15:12.693 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-08-17T17:15:12.739 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-17T17:15:12.740 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:15:12.740 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repo Size 2024-08-17T17:15:12.740 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:15:12.740 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-17T17:15:12.740 INFO:teuthology.orchestra.run.smithi046.stdout: libcephfs-devel x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 25 k 2024-08-17T17:15:12.740 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:15:12.740 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-17T17:15:12.740 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:15:12.740 INFO:teuthology.orchestra.run.smithi046.stdout:Install 1 Package 2024-08-17T17:15:12.740 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:15:12.740 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 25 k 2024-08-17T17:15:12.740 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 110 k 2024-08-17T17:15:12.741 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-17T17:15:12.766 DEBUG:teuthology.orchestra.run.smithi037:> sudo yum -y install libcephfs-devel 2024-08-17T17:15:12.908 INFO:teuthology.orchestra.run.smithi046.stdout:libcephfs-devel-17.2.7-1404.gf2c39d4d.el9.x86_6 149 kB/s | 25 kB 00:00 2024-08-17T17:15:12.908 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:15:12.908 INFO:teuthology.orchestra.run.smithi046.stdout:Total 148 kB/s | 25 kB 00:00 2024-08-17T17:15:12.908 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-17T17:15:12.912 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-17T17:15:12.912 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-17T17:15:12.914 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-17T17:15:12.914 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-17T17:15:12.996 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-17T17:15:13.118 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : libcephfs-devel-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/1 2024-08-17T17:15:13.343 INFO:teuthology.orchestra.run.smithi037.stdout:Last metadata expiration check: 0:01:30 ago on Sat 17 Aug 2024 05:13:43 PM UTC. 2024-08-17T17:15:13.477 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-08-17T17:15:13.478 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:15:13.478 INFO:teuthology.orchestra.run.smithi037.stdout: Package Arch Version Repo Size 2024-08-17T17:15:13.478 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:15:13.478 INFO:teuthology.orchestra.run.smithi037.stdout:Installing: 2024-08-17T17:15:13.479 INFO:teuthology.orchestra.run.smithi037.stdout: libcephfs-devel x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 25 k 2024-08-17T17:15:13.479 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:15:13.479 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction Summary 2024-08-17T17:15:13.479 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:15:13.479 INFO:teuthology.orchestra.run.smithi037.stdout:Install 1 Package 2024-08-17T17:15:13.479 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:15:13.479 INFO:teuthology.orchestra.run.smithi037.stdout:Total download size: 25 k 2024-08-17T17:15:13.479 INFO:teuthology.orchestra.run.smithi037.stdout:Installed size: 110 k 2024-08-17T17:15:13.479 INFO:teuthology.orchestra.run.smithi037.stdout:Downloading Packages: 2024-08-17T17:15:13.487 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: libcephfs-devel-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/1 2024-08-17T17:15:13.651 INFO:teuthology.orchestra.run.smithi037.stdout:libcephfs-devel-17.2.7-1404.gf2c39d4d.el9.x86_6 145 kB/s | 25 kB 00:00 2024-08-17T17:15:13.652 INFO:teuthology.orchestra.run.smithi037.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:15:13.652 INFO:teuthology.orchestra.run.smithi037.stdout:Total 144 kB/s | 25 kB 00:00 2024-08-17T17:15:13.652 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction check 2024-08-17T17:15:13.656 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction check succeeded. 2024-08-17T17:15:13.656 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction test 2024-08-17T17:15:13.657 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction test succeeded. 2024-08-17T17:15:13.657 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction 2024-08-17T17:15:13.707 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libcephfs-devel-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/1 2024-08-17T17:15:13.707 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:15:13.707 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-17T17:15:13.707 INFO:teuthology.orchestra.run.smithi046.stdout: libcephfs-devel-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:15:13.708 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:15:13.708 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-17T17:15:13.737 INFO:teuthology.orchestra.run.smithi037.stdout: Preparing : 1/1 2024-08-17T17:15:13.851 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : libcephfs-devel-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/1 2024-08-17T17:15:13.885 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install librados2 2024-08-17T17:15:14.242 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: libcephfs-devel-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/1 2024-08-17T17:15:14.458 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:30 ago on Sat 17 Aug 2024 05:13:44 PM UTC. 2024-08-17T17:15:14.485 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : libcephfs-devel-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/1 2024-08-17T17:15:14.486 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:15:14.486 INFO:teuthology.orchestra.run.smithi037.stdout:Installed: 2024-08-17T17:15:14.486 INFO:teuthology.orchestra.run.smithi037.stdout: libcephfs-devel-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:15:14.486 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:15:14.486 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-08-17T17:15:14.548 INFO:teuthology.orchestra.run.smithi046.stdout:Package librados2-2:17.2.7-1404.gf2c39d4d.el9.x86_64 is already installed. 2024-08-17T17:15:14.593 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-17T17:15:14.594 INFO:teuthology.orchestra.run.smithi046.stdout:Nothing to do. 2024-08-17T17:15:14.594 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-17T17:15:14.666 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install librbd1 2024-08-17T17:15:14.675 DEBUG:teuthology.orchestra.run.smithi037:> sudo yum -y install librados2 2024-08-17T17:15:15.239 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:31 ago on Sat 17 Aug 2024 05:13:44 PM UTC. 2024-08-17T17:15:15.250 INFO:teuthology.orchestra.run.smithi037.stdout:Last metadata expiration check: 0:01:32 ago on Sat 17 Aug 2024 05:13:43 PM UTC. 2024-08-17T17:15:15.328 INFO:teuthology.orchestra.run.smithi046.stdout:Package librbd1-2:17.2.7-1404.gf2c39d4d.el9.x86_64 is already installed. 2024-08-17T17:15:15.338 INFO:teuthology.orchestra.run.smithi037.stdout:Package librados2-2:17.2.7-1404.gf2c39d4d.el9.x86_64 is already installed. 2024-08-17T17:15:15.373 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-17T17:15:15.374 INFO:teuthology.orchestra.run.smithi046.stdout:Nothing to do. 2024-08-17T17:15:15.374 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-17T17:15:15.383 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-08-17T17:15:15.384 INFO:teuthology.orchestra.run.smithi037.stdout:Nothing to do. 2024-08-17T17:15:15.384 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-08-17T17:15:15.437 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install python3-rados 2024-08-17T17:15:15.459 DEBUG:teuthology.orchestra.run.smithi037:> sudo yum -y install librbd1 2024-08-17T17:15:16.010 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:32 ago on Sat 17 Aug 2024 05:13:44 PM UTC. 2024-08-17T17:15:16.035 INFO:teuthology.orchestra.run.smithi037.stdout:Last metadata expiration check: 0:01:33 ago on Sat 17 Aug 2024 05:13:43 PM UTC. 2024-08-17T17:15:16.099 INFO:teuthology.orchestra.run.smithi046.stdout:Package python3-rados-2:17.2.7-1404.gf2c39d4d.el9.x86_64 is already installed. 2024-08-17T17:15:16.124 INFO:teuthology.orchestra.run.smithi037.stdout:Package librbd1-2:17.2.7-1404.gf2c39d4d.el9.x86_64 is already installed. 2024-08-17T17:15:16.145 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-17T17:15:16.146 INFO:teuthology.orchestra.run.smithi046.stdout:Nothing to do. 2024-08-17T17:15:16.146 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-17T17:15:16.168 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-08-17T17:15:16.169 INFO:teuthology.orchestra.run.smithi037.stdout:Nothing to do. 2024-08-17T17:15:16.169 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-08-17T17:15:16.211 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install python3-rgw 2024-08-17T17:15:16.242 DEBUG:teuthology.orchestra.run.smithi037:> sudo yum -y install python3-rados 2024-08-17T17:15:16.785 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:32 ago on Sat 17 Aug 2024 05:13:44 PM UTC. 2024-08-17T17:15:16.817 INFO:teuthology.orchestra.run.smithi037.stdout:Last metadata expiration check: 0:01:33 ago on Sat 17 Aug 2024 05:13:43 PM UTC. 2024-08-17T17:15:16.874 INFO:teuthology.orchestra.run.smithi046.stdout:Package python3-rgw-2:17.2.7-1404.gf2c39d4d.el9.x86_64 is already installed. 2024-08-17T17:15:16.906 INFO:teuthology.orchestra.run.smithi037.stdout:Package python3-rados-2:17.2.7-1404.gf2c39d4d.el9.x86_64 is already installed. 2024-08-17T17:15:16.920 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-17T17:15:16.921 INFO:teuthology.orchestra.run.smithi046.stdout:Nothing to do. 2024-08-17T17:15:16.921 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-17T17:15:16.952 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-08-17T17:15:16.953 INFO:teuthology.orchestra.run.smithi037.stdout:Nothing to do. 2024-08-17T17:15:16.953 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-08-17T17:15:16.990 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install python3-cephfs 2024-08-17T17:15:17.023 DEBUG:teuthology.orchestra.run.smithi037:> sudo yum -y install python3-rgw 2024-08-17T17:15:17.567 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:33 ago on Sat 17 Aug 2024 05:13:44 PM UTC. 2024-08-17T17:15:17.597 INFO:teuthology.orchestra.run.smithi037.stdout:Last metadata expiration check: 0:01:34 ago on Sat 17 Aug 2024 05:13:43 PM UTC. 2024-08-17T17:15:17.655 INFO:teuthology.orchestra.run.smithi046.stdout:Package python3-cephfs-2:17.2.7-1404.gf2c39d4d.el9.x86_64 is already installed. 2024-08-17T17:15:17.686 INFO:teuthology.orchestra.run.smithi037.stdout:Package python3-rgw-2:17.2.7-1404.gf2c39d4d.el9.x86_64 is already installed. 2024-08-17T17:15:17.700 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-17T17:15:17.701 INFO:teuthology.orchestra.run.smithi046.stdout:Nothing to do. 2024-08-17T17:15:17.701 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-17T17:15:17.732 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-08-17T17:15:17.733 INFO:teuthology.orchestra.run.smithi037.stdout:Nothing to do. 2024-08-17T17:15:17.733 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-08-17T17:15:17.771 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install python3-rbd 2024-08-17T17:15:17.907 DEBUG:teuthology.orchestra.run.smithi037:> sudo yum -y install python3-cephfs 2024-08-17T17:15:18.347 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:34 ago on Sat 17 Aug 2024 05:13:44 PM UTC. 2024-08-17T17:15:18.436 INFO:teuthology.orchestra.run.smithi046.stdout:Package python3-rbd-2:17.2.7-1404.gf2c39d4d.el9.x86_64 is already installed. 2024-08-17T17:15:18.481 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-17T17:15:18.482 INFO:teuthology.orchestra.run.smithi046.stdout:Nothing to do. 2024-08-17T17:15:18.482 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-17T17:15:18.483 INFO:teuthology.orchestra.run.smithi037.stdout:Last metadata expiration check: 0:01:35 ago on Sat 17 Aug 2024 05:13:43 PM UTC. 2024-08-17T17:15:18.546 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install rbd-fuse 2024-08-17T17:15:18.570 INFO:teuthology.orchestra.run.smithi037.stdout:Package python3-cephfs-2:17.2.7-1404.gf2c39d4d.el9.x86_64 is already installed. 2024-08-17T17:15:18.615 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-08-17T17:15:18.616 INFO:teuthology.orchestra.run.smithi037.stdout:Nothing to do. 2024-08-17T17:15:18.616 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-08-17T17:15:18.689 DEBUG:teuthology.orchestra.run.smithi037:> sudo yum -y install python3-rbd 2024-08-17T17:15:19.120 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:35 ago on Sat 17 Aug 2024 05:13:44 PM UTC. 2024-08-17T17:15:19.255 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-17T17:15:19.255 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:15:19.256 INFO:teuthology.orchestra.run.smithi046.stdout: Package Architecture Version Repository Size 2024-08-17T17:15:19.256 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:15:19.256 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-17T17:15:19.256 INFO:teuthology.orchestra.run.smithi046.stdout: rbd-fuse x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 82 k 2024-08-17T17:15:19.256 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:15:19.256 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-17T17:15:19.256 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:15:19.256 INFO:teuthology.orchestra.run.smithi046.stdout:Install 1 Package 2024-08-17T17:15:19.256 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:15:19.256 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 82 k 2024-08-17T17:15:19.256 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 222 k 2024-08-17T17:15:19.256 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-17T17:15:19.263 INFO:teuthology.orchestra.run.smithi037.stdout:Last metadata expiration check: 0:01:36 ago on Sat 17 Aug 2024 05:13:43 PM UTC. 2024-08-17T17:15:19.353 INFO:teuthology.orchestra.run.smithi037.stdout:Package python3-rbd-2:17.2.7-1404.gf2c39d4d.el9.x86_64 is already installed. 2024-08-17T17:15:19.399 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-08-17T17:15:19.400 INFO:teuthology.orchestra.run.smithi037.stdout:Nothing to do. 2024-08-17T17:15:19.400 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-08-17T17:15:19.463 INFO:teuthology.orchestra.run.smithi046.stdout:rbd-fuse-17.2.7-1404.gf2c39d4d.el9.x86_64.rpm 395 kB/s | 82 kB 00:00 2024-08-17T17:15:19.464 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:15:19.464 INFO:teuthology.orchestra.run.smithi046.stdout:Total 392 kB/s | 82 kB 00:00 2024-08-17T17:15:19.464 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-17T17:15:19.472 DEBUG:teuthology.orchestra.run.smithi037:> sudo yum -y install rbd-fuse 2024-08-17T17:15:19.473 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-17T17:15:19.473 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-17T17:15:19.539 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-17T17:15:19.539 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-17T17:15:19.689 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-17T17:15:19.797 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : rbd-fuse-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/1 2024-08-17T17:15:20.047 INFO:teuthology.orchestra.run.smithi037.stdout:Last metadata expiration check: 0:01:37 ago on Sat 17 Aug 2024 05:13:43 PM UTC. 2024-08-17T17:15:20.145 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: rbd-fuse-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/1 2024-08-17T17:15:20.184 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-08-17T17:15:20.185 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:15:20.185 INFO:teuthology.orchestra.run.smithi037.stdout: Package Architecture Version Repository Size 2024-08-17T17:15:20.185 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:15:20.185 INFO:teuthology.orchestra.run.smithi037.stdout:Installing: 2024-08-17T17:15:20.185 INFO:teuthology.orchestra.run.smithi037.stdout: rbd-fuse x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 82 k 2024-08-17T17:15:20.185 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:15:20.185 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction Summary 2024-08-17T17:15:20.185 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:15:20.185 INFO:teuthology.orchestra.run.smithi037.stdout:Install 1 Package 2024-08-17T17:15:20.185 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:15:20.185 INFO:teuthology.orchestra.run.smithi037.stdout:Total download size: 82 k 2024-08-17T17:15:20.186 INFO:teuthology.orchestra.run.smithi037.stdout:Installed size: 222 k 2024-08-17T17:15:20.186 INFO:teuthology.orchestra.run.smithi037.stdout:Downloading Packages: 2024-08-17T17:15:20.399 INFO:teuthology.orchestra.run.smithi037.stdout:rbd-fuse-17.2.7-1404.gf2c39d4d.el9.x86_64.rpm 383 kB/s | 82 kB 00:00 2024-08-17T17:15:20.400 INFO:teuthology.orchestra.run.smithi037.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:15:20.400 INFO:teuthology.orchestra.run.smithi037.stdout:Total 381 kB/s | 82 kB 00:00 2024-08-17T17:15:20.400 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction check 2024-08-17T17:15:20.408 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction check succeeded. 2024-08-17T17:15:20.408 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction test 2024-08-17T17:15:20.424 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : rbd-fuse-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/1 2024-08-17T17:15:20.424 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:15:20.424 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-17T17:15:20.424 INFO:teuthology.orchestra.run.smithi046.stdout: rbd-fuse-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:15:20.424 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:15:20.425 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-17T17:15:20.475 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction test succeeded. 2024-08-17T17:15:20.475 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction 2024-08-17T17:15:20.622 INFO:teuthology.orchestra.run.smithi037.stdout: Preparing : 1/1 2024-08-17T17:15:20.660 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install rbd-mirror 2024-08-17T17:15:20.715 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : rbd-fuse-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/1 2024-08-17T17:15:21.095 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: rbd-fuse-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/1 2024-08-17T17:15:21.237 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:37 ago on Sat 17 Aug 2024 05:13:44 PM UTC. 2024-08-17T17:15:21.352 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : rbd-fuse-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/1 2024-08-17T17:15:21.352 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:15:21.352 INFO:teuthology.orchestra.run.smithi037.stdout:Installed: 2024-08-17T17:15:21.352 INFO:teuthology.orchestra.run.smithi037.stdout: rbd-fuse-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:15:21.352 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:15:21.352 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-08-17T17:15:21.371 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-17T17:15:21.372 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:15:21.372 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repo Size 2024-08-17T17:15:21.372 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:15:21.372 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-17T17:15:21.372 INFO:teuthology.orchestra.run.smithi046.stdout: rbd-mirror x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 2.9 M 2024-08-17T17:15:21.372 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:15:21.372 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-17T17:15:21.372 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:15:21.373 INFO:teuthology.orchestra.run.smithi046.stdout:Install 1 Package 2024-08-17T17:15:21.373 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:15:21.373 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 2.9 M 2024-08-17T17:15:21.373 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 12 M 2024-08-17T17:15:21.373 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-17T17:15:21.562 DEBUG:teuthology.orchestra.run.smithi037:> sudo yum -y install rbd-mirror 2024-08-17T17:15:21.726 INFO:teuthology.orchestra.run.smithi046.stdout:rbd-mirror-17.2.7-1404.gf2c39d4d.el9.x86_64.rpm 8.3 MB/s | 2.9 MB 00:00 2024-08-17T17:15:21.727 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:15:21.727 INFO:teuthology.orchestra.run.smithi046.stdout:Total 8.3 MB/s | 2.9 MB 00:00 2024-08-17T17:15:21.727 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-17T17:15:21.737 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-17T17:15:21.737 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-17T17:15:21.823 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-17T17:15:21.823 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-17T17:15:22.142 INFO:teuthology.orchestra.run.smithi037.stdout:Last metadata expiration check: 0:01:39 ago on Sat 17 Aug 2024 05:13:43 PM UTC. 2024-08-17T17:15:22.258 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-17T17:15:22.277 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-08-17T17:15:22.278 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:15:22.278 INFO:teuthology.orchestra.run.smithi037.stdout: Package Arch Version Repo Size 2024-08-17T17:15:22.278 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:15:22.278 INFO:teuthology.orchestra.run.smithi037.stdout:Installing: 2024-08-17T17:15:22.278 INFO:teuthology.orchestra.run.smithi037.stdout: rbd-mirror x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 2.9 M 2024-08-17T17:15:22.279 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:15:22.279 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction Summary 2024-08-17T17:15:22.279 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:15:22.279 INFO:teuthology.orchestra.run.smithi037.stdout:Install 1 Package 2024-08-17T17:15:22.279 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:15:22.279 INFO:teuthology.orchestra.run.smithi037.stdout:Total download size: 2.9 M 2024-08-17T17:15:22.279 INFO:teuthology.orchestra.run.smithi037.stdout:Installed size: 12 M 2024-08-17T17:15:22.279 INFO:teuthology.orchestra.run.smithi037.stdout:Downloading Packages: 2024-08-17T17:15:22.318 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : rbd-mirror-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/1 2024-08-17T17:15:22.344 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: rbd-mirror-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/1 2024-08-17T17:15:22.345 INFO:teuthology.orchestra.run.smithi046.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-17T17:15:22.345 INFO:teuthology.orchestra.run.smithi046.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-08-17T17:15:22.345 INFO:teuthology.orchestra.run.smithi046.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-08-17T17:15:22.345 INFO:teuthology.orchestra.run.smithi046.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-08-17T17:15:22.345 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:15:22.627 INFO:teuthology.orchestra.run.smithi037.stdout:rbd-mirror-17.2.7-1404.gf2c39d4d.el9.x86_64.rpm 8.4 MB/s | 2.9 MB 00:00 2024-08-17T17:15:22.628 INFO:teuthology.orchestra.run.smithi037.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:15:22.628 INFO:teuthology.orchestra.run.smithi037.stdout:Total 8.4 MB/s | 2.9 MB 00:00 2024-08-17T17:15:22.628 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction check 2024-08-17T17:15:22.638 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction check succeeded. 2024-08-17T17:15:22.638 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction test 2024-08-17T17:15:22.724 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction test succeeded. 2024-08-17T17:15:22.725 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction 2024-08-17T17:15:23.156 INFO:teuthology.orchestra.run.smithi037.stdout: Preparing : 1/1 2024-08-17T17:15:23.228 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : rbd-mirror-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/1 2024-08-17T17:15:23.254 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: rbd-mirror-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/1 2024-08-17T17:15:23.254 INFO:teuthology.orchestra.run.smithi037.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-17T17:15:23.254 INFO:teuthology.orchestra.run.smithi037.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-08-17T17:15:23.254 INFO:teuthology.orchestra.run.smithi037.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-08-17T17:15:23.255 INFO:teuthology.orchestra.run.smithi037.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-08-17T17:15:23.255 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:15:23.472 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : rbd-mirror-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/1 2024-08-17T17:15:23.472 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:15:23.472 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-17T17:15:23.472 INFO:teuthology.orchestra.run.smithi046.stdout: rbd-mirror-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:15:23.472 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:15:23.473 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-17T17:15:23.682 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum -y install rbd-nbd 2024-08-17T17:15:24.263 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:40 ago on Sat 17 Aug 2024 05:13:44 PM UTC. 2024-08-17T17:15:24.334 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : rbd-mirror-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/1 2024-08-17T17:15:24.334 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:15:24.335 INFO:teuthology.orchestra.run.smithi037.stdout:Installed: 2024-08-17T17:15:24.335 INFO:teuthology.orchestra.run.smithi037.stdout: rbd-mirror-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:15:24.335 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:15:24.335 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-08-17T17:15:24.397 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2024-08-17T17:15:24.397 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:15:24.398 INFO:teuthology.orchestra.run.smithi046.stdout: Package Architecture Version Repository Size 2024-08-17T17:15:24.398 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:15:24.398 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2024-08-17T17:15:24.398 INFO:teuthology.orchestra.run.smithi046.stdout: rbd-nbd x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 165 k 2024-08-17T17:15:24.398 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:15:24.398 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2024-08-17T17:15:24.398 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2024-08-17T17:15:24.398 INFO:teuthology.orchestra.run.smithi046.stdout:Install 1 Package 2024-08-17T17:15:24.398 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:15:24.398 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 165 k 2024-08-17T17:15:24.398 INFO:teuthology.orchestra.run.smithi046.stdout:Installed size: 477 k 2024-08-17T17:15:24.399 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2024-08-17T17:15:24.573 DEBUG:teuthology.orchestra.run.smithi037:> sudo yum -y install rbd-nbd 2024-08-17T17:15:24.625 INFO:teuthology.orchestra.run.smithi046.stdout:rbd-nbd-17.2.7-1404.gf2c39d4d.el9.x86_64.rpm 732 kB/s | 165 kB 00:00 2024-08-17T17:15:24.626 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:15:24.626 INFO:teuthology.orchestra.run.smithi046.stdout:Total 726 kB/s | 165 kB 00:00 2024-08-17T17:15:24.626 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2024-08-17T17:15:24.633 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2024-08-17T17:15:24.633 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2024-08-17T17:15:24.701 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2024-08-17T17:15:24.702 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2024-08-17T17:15:24.858 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2024-08-17T17:15:24.968 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : rbd-nbd-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/1 2024-08-17T17:15:25.149 INFO:teuthology.orchestra.run.smithi037.stdout:Last metadata expiration check: 0:01:42 ago on Sat 17 Aug 2024 05:13:43 PM UTC. 2024-08-17T17:15:25.282 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-08-17T17:15:25.283 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:15:25.283 INFO:teuthology.orchestra.run.smithi037.stdout: Package Architecture Version Repository Size 2024-08-17T17:15:25.283 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:15:25.283 INFO:teuthology.orchestra.run.smithi037.stdout:Installing: 2024-08-17T17:15:25.283 INFO:teuthology.orchestra.run.smithi037.stdout: rbd-nbd x86_64 2:17.2.7-1404.gf2c39d4d.el9 ceph 165 k 2024-08-17T17:15:25.283 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:15:25.283 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction Summary 2024-08-17T17:15:25.283 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-08-17T17:15:25.284 INFO:teuthology.orchestra.run.smithi037.stdout:Install 1 Package 2024-08-17T17:15:25.284 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:15:25.284 INFO:teuthology.orchestra.run.smithi037.stdout:Total download size: 165 k 2024-08-17T17:15:25.284 INFO:teuthology.orchestra.run.smithi037.stdout:Installed size: 477 k 2024-08-17T17:15:25.284 INFO:teuthology.orchestra.run.smithi037.stdout:Downloading Packages: 2024-08-17T17:15:25.381 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: rbd-nbd-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/1 2024-08-17T17:15:25.505 INFO:teuthology.orchestra.run.smithi037.stdout:rbd-nbd-17.2.7-1404.gf2c39d4d.el9.x86_64.rpm 746 kB/s | 165 kB 00:00 2024-08-17T17:15:25.506 INFO:teuthology.orchestra.run.smithi037.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:15:25.506 INFO:teuthology.orchestra.run.smithi037.stdout:Total 741 kB/s | 165 kB 00:00 2024-08-17T17:15:25.506 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction check 2024-08-17T17:15:25.514 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction check succeeded. 2024-08-17T17:15:25.514 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction test 2024-08-17T17:15:25.581 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction test succeeded. 2024-08-17T17:15:25.581 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction 2024-08-17T17:15:25.640 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : rbd-nbd-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/1 2024-08-17T17:15:25.640 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:15:25.640 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2024-08-17T17:15:25.640 INFO:teuthology.orchestra.run.smithi046.stdout: rbd-nbd-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:15:25.640 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:15:25.640 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2024-08-17T17:15:25.737 INFO:teuthology.orchestra.run.smithi037.stdout: Preparing : 1/1 2024-08-17T17:15:25.847 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : rbd-nbd-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/1 2024-08-17T17:15:25.882 DEBUG:teuthology.parallel:result is None 2024-08-17T17:15:26.268 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: rbd-nbd-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/1 2024-08-17T17:15:26.533 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : rbd-nbd-2:17.2.7-1404.gf2c39d4d.el9.x86_64 1/1 2024-08-17T17:15:26.534 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:15:26.534 INFO:teuthology.orchestra.run.smithi037.stdout:Installed: 2024-08-17T17:15:26.534 INFO:teuthology.orchestra.run.smithi037.stdout: rbd-nbd-2:17.2.7-1404.gf2c39d4d.el9.x86_64 2024-08-17T17:15:26.534 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:15:26.534 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-08-17T17:15:26.761 DEBUG:teuthology.parallel:result is None 2024-08-17T17:15:26.761 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-17T17:15:26.761 INFO:teuthology.packaging:ref: None 2024-08-17T17:15:26.761 INFO:teuthology.packaging:tag: None 2024-08-17T17:15:26.761 INFO:teuthology.packaging:branch: quincy 2024-08-17T17:15:26.761 INFO:teuthology.packaging:sha1: cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:15:26.762 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=quincy 2024-08-17T17:15:26.995 DEBUG:teuthology.orchestra.run.smithi037:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-08-17T17:15:27.020 INFO:teuthology.orchestra.run.smithi037.stdout:17.2.7-1404.gf2c39d4d.el9 2024-08-17T17:15:27.020 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-1404.gf2c39d4d.el9 2024-08-17T17:15:27.020 INFO:teuthology.task.install:The correct ceph version 17.2.7-1404.gf2c39d4d is installed. 2024-08-17T17:15:27.022 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-17T17:15:27.022 INFO:teuthology.packaging:ref: None 2024-08-17T17:15:27.022 INFO:teuthology.packaging:tag: None 2024-08-17T17:15:27.022 INFO:teuthology.packaging:branch: quincy 2024-08-17T17:15:27.022 INFO:teuthology.packaging:sha1: cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:15:27.023 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=quincy 2024-08-17T17:15:27.243 DEBUG:teuthology.orchestra.run.smithi046:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-08-17T17:15:27.270 INFO:teuthology.orchestra.run.smithi046.stdout:17.2.7-1404.gf2c39d4d.el9 2024-08-17T17:15:27.270 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-1404.gf2c39d4d.el9 2024-08-17T17:15:27.270 INFO:teuthology.task.install:The correct ceph version 17.2.7-1404.gf2c39d4d is installed. 2024-08-17T17:15:27.272 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-08-17T17:15:27.272 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-08-17T17:15:27.272 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-08-17T17:15:27.305 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-08-17T17:15:27.305 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-08-17T17:15:27.341 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-08-17T17:15:27.342 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-08-17T17:15:27.342 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd of=/usr/bin/daemon-helper 2024-08-17T17:15:27.373 DEBUG:teuthology.orchestra.run.smithi037:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-08-17T17:15:27.442 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-08-17T17:15:27.442 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/usr/bin/daemon-helper 2024-08-17T17:15:27.472 DEBUG:teuthology.orchestra.run.smithi046:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-08-17T17:15:27.541 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-08-17T17:15:27.541 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-08-17T17:15:27.542 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd of=/usr/bin/adjust-ulimits 2024-08-17T17:15:27.570 DEBUG:teuthology.orchestra.run.smithi037:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-08-17T17:15:27.638 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-08-17T17:15:27.638 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/usr/bin/adjust-ulimits 2024-08-17T17:15:27.668 DEBUG:teuthology.orchestra.run.smithi046:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-08-17T17:15:27.737 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-08-17T17:15:27.737 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-08-17T17:15:27.738 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd of=/usr/bin/stdin-killer 2024-08-17T17:15:27.766 DEBUG:teuthology.orchestra.run.smithi037:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-08-17T17:15:27.832 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-08-17T17:15:27.832 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/usr/bin/stdin-killer 2024-08-17T17:15:27.861 DEBUG:teuthology.orchestra.run.smithi046:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-08-17T17:15:27.930 INFO:teuthology.run_tasks:Running task cephadm... 2024-08-17T17:15:28.030 INFO:tasks.cephadm:Config: {'cephadm_branch': 'quincy', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:quincy', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', '\\(POOL_APP_NOT_ENABLED\\)', 'OSD_DOWN', 'mons down', 'mon down', 'MON_DOWN', 'out of quorum', 'PG_DEGRADED', 'Reduced data availability', 'Degraded data redundancy', 'OSDMAP_FLAGS', 'PG_AVAILABILITY'], 'sha1': 'cd8bdbeb9fbdab5733aa3aaadc042c965473e453'} 2024-08-17T17:15:28.030 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:quincy 2024-08-17T17:15:28.031 INFO:tasks.cephadm:Cluster fsid is 4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:15:28.031 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-08-17T17:15:28.031 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.37', 'mon.c': '[v2:172.21.15.37:3301,v1:172.21.15.37:6790]', 'mon.b': '172.21.15.46'} 2024-08-17T17:15:28.031 INFO:tasks.cephadm:First mon is mon.a on smithi037 2024-08-17T17:15:28.032 INFO:tasks.cephadm:First mgr is y 2024-08-17T17:15:28.032 INFO:tasks.cephadm:Normalizing hostnames... 2024-08-17T17:15:28.032 DEBUG:teuthology.orchestra.run.smithi037:> sudo hostname $(hostname -s) 2024-08-17T17:15:28.060 DEBUG:teuthology.orchestra.run.smithi046:> sudo hostname $(hostname -s) 2024-08-17T17:15:28.090 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref quincy)... 2024-08-17T17:15:28.090 DEBUG:teuthology.orchestra.run.smithi037:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-17T17:15:28.291 INFO:teuthology.orchestra.run.smithi037.stdout:-rw-r--r--. 1 ubuntu ubuntu 378585 Aug 17 17:15 /home/ubuntu/cephtest/cephadm 2024-08-17T17:15:28.292 DEBUG:teuthology.orchestra.run.smithi046:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-17T17:15:28.446 INFO:teuthology.orchestra.run.smithi046.stdout:-rw-r--r--. 1 ubuntu ubuntu 378585 Aug 17 17:15 /home/ubuntu/cephtest/cephadm 2024-08-17T17:15:28.446 DEBUG:teuthology.orchestra.run.smithi037:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-08-17T17:15:28.464 DEBUG:teuthology.orchestra.run.smithi046:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-08-17T17:15:28.495 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:quincy on all hosts... 2024-08-17T17:15:28.495 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2024-08-17T17:15:28.507 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2024-08-17T17:15:29.402 INFO:teuthology.orchestra.run.smithi037.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-08-17T17:15:29.450 INFO:teuthology.orchestra.run.smithi046.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-08-17T17:15:55.459 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:15:55.460 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph_version": "ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)", 2024-08-17T17:15:55.460 INFO:teuthology.orchestra.run.smithi046.stdout: "image_id": "f69471c56189b063ba7a049adea817a12ba1a40187d11cab5cbef8f3aac57cce", 2024-08-17T17:15:55.460 INFO:teuthology.orchestra.run.smithi046.stdout: "repo_digests": [ 2024-08-17T17:15:55.460 INFO:teuthology.orchestra.run.smithi046.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251" 2024-08-17T17:15:55.460 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:15:55.460 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:15:55.731 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:15:55.732 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph_version": "ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)", 2024-08-17T17:15:55.732 INFO:teuthology.orchestra.run.smithi037.stdout: "image_id": "f69471c56189b063ba7a049adea817a12ba1a40187d11cab5cbef8f3aac57cce", 2024-08-17T17:15:55.732 INFO:teuthology.orchestra.run.smithi037.stdout: "repo_digests": [ 2024-08-17T17:15:55.732 INFO:teuthology.orchestra.run.smithi037.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251" 2024-08-17T17:15:55.732 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:15:55.732 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:15:55.751 DEBUG:teuthology.orchestra.run.smithi037:> sudo mkdir -p /etc/ceph 2024-08-17T17:15:55.803 DEBUG:teuthology.orchestra.run.smithi046:> sudo mkdir -p /etc/ceph 2024-08-17T17:15:55.836 DEBUG:teuthology.orchestra.run.smithi037:> sudo chmod 777 /etc/ceph 2024-08-17T17:15:55.862 DEBUG:teuthology.orchestra.run.smithi046:> sudo chmod 777 /etc/ceph 2024-08-17T17:15:55.906 INFO:tasks.cephadm:Writing seed config... 2024-08-17T17:15:55.907 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2024-08-17T17:15:55.907 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2024-08-17T17:15:55.908 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-08-17T17:15:55.908 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-08-17T17:15:55.908 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-08-17T17:15:55.908 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-08-17T17:15:55.908 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-08-17T17:15:55.908 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-08-17T17:15:55.908 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-08-17T17:15:55.908 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-08-17T17:15:55.908 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-08-17T17:15:55.909 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-08-17T17:15:55.909 DEBUG:teuthology.orchestra.run.smithi037:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-08-17T17:15:55.925 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 to file = true 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 = 4c9682c2-5cbc-11ef-bccf-c7b262605968 mon election default strategy = 1 [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 2024-08-17T17:15:55.925 DEBUG:teuthology.orchestra.run.smithi037:mon.a> sudo journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mon.a.service 2024-08-17T17:15:55.967 DEBUG:teuthology.orchestra.run.smithi037:mgr.y> sudo journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mgr.y.service 2024-08-17T17:15:56.009 INFO:tasks.cephadm:Bootstrapping... 2024-08-17T17:15:56.010 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy -v bootstrap --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 --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.37 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-08-17T17:15:56.221 INFO:teuthology.orchestra.run.smithi037.stdout:-------------------------------------------------------------------------------- 2024-08-17T17:15:56.221 INFO:teuthology.orchestra.run.smithi037.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:quincy', '-v', 'bootstrap', '--fsid', '4c9682c2-5cbc-11ef-bccf-c7b262605968', '--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.37', '--skip-admin-label'] 2024-08-17T17:15:56.247 INFO:teuthology.orchestra.run.smithi037.stdout:/bin/podman: stdout 5.1.2 2024-08-17T17:15:56.247 INFO:teuthology.orchestra.run.smithi037.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-08-17T17:15:56.247 INFO:teuthology.orchestra.run.smithi037.stdout:Verifying podman|docker is present... 2024-08-17T17:15:56.272 INFO:teuthology.orchestra.run.smithi037.stdout:/bin/podman: stdout 5.1.2 2024-08-17T17:15:56.272 INFO:teuthology.orchestra.run.smithi037.stdout:Verifying lvm2 is present... 2024-08-17T17:15:56.272 INFO:teuthology.orchestra.run.smithi037.stdout:Verifying time synchronization is in place... 2024-08-17T17:15:56.280 INFO:teuthology.orchestra.run.smithi037.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-08-17T17:15:56.281 INFO:teuthology.orchestra.run.smithi037.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-08-17T17:15:56.287 INFO:teuthology.orchestra.run.smithi037.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-08-17T17:15:56.287 INFO:teuthology.orchestra.run.smithi037.stdout:systemctl: stdout inactive 2024-08-17T17:15:56.294 INFO:teuthology.orchestra.run.smithi037.stdout:systemctl: stdout enabled 2024-08-17T17:15:56.301 INFO:teuthology.orchestra.run.smithi037.stdout:systemctl: stdout active 2024-08-17T17:15:56.301 INFO:teuthology.orchestra.run.smithi037.stdout:Unit chronyd.service is enabled and running 2024-08-17T17:15:56.301 INFO:teuthology.orchestra.run.smithi037.stdout:Repeating the final host check... 2024-08-17T17:15:56.326 INFO:teuthology.orchestra.run.smithi037.stdout:/bin/podman: stdout 5.1.2 2024-08-17T17:15:56.326 INFO:teuthology.orchestra.run.smithi037.stdout:podman (/bin/podman) version 5.1.2 is present 2024-08-17T17:15:56.326 INFO:teuthology.orchestra.run.smithi037.stdout:systemctl is present 2024-08-17T17:15:56.326 INFO:teuthology.orchestra.run.smithi037.stdout:lvcreate is present 2024-08-17T17:15:56.333 INFO:teuthology.orchestra.run.smithi037.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-08-17T17:15:56.333 INFO:teuthology.orchestra.run.smithi037.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-08-17T17:15:56.340 INFO:teuthology.orchestra.run.smithi037.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-08-17T17:15:56.340 INFO:teuthology.orchestra.run.smithi037.stdout:systemctl: stdout inactive 2024-08-17T17:15:56.347 INFO:teuthology.orchestra.run.smithi037.stdout:systemctl: stdout enabled 2024-08-17T17:15:56.354 INFO:teuthology.orchestra.run.smithi037.stdout:systemctl: stdout active 2024-08-17T17:15:56.354 INFO:teuthology.orchestra.run.smithi037.stdout:Unit chronyd.service is enabled and running 2024-08-17T17:15:56.354 INFO:teuthology.orchestra.run.smithi037.stdout:Host looks OK 2024-08-17T17:15:56.354 INFO:teuthology.orchestra.run.smithi037.stdout:Cluster fsid: 4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:15:56.354 INFO:teuthology.orchestra.run.smithi037.stdout:Acquiring lock 139982330741616 on /run/cephadm/4c9682c2-5cbc-11ef-bccf-c7b262605968.lock 2024-08-17T17:15:56.354 INFO:teuthology.orchestra.run.smithi037.stdout:Lock 139982330741616 acquired on /run/cephadm/4c9682c2-5cbc-11ef-bccf-c7b262605968.lock 2024-08-17T17:15:56.355 INFO:teuthology.orchestra.run.smithi037.stdout:Verifying IP 172.21.15.37 port 3300 ... 2024-08-17T17:15:56.355 INFO:teuthology.orchestra.run.smithi037.stdout:Verifying IP 172.21.15.37 port 6789 ... 2024-08-17T17:15:56.355 INFO:teuthology.orchestra.run.smithi037.stdout:Base mon IP(s) is [172.21.15.37:3300, 172.21.15.37:6789], mon addrv is [v2:172.21.15.37:3300,v1:172.21.15.37:6789] 2024-08-17T17:15:56.359 INFO:teuthology.orchestra.run.smithi037.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.37 metric 100 2024-08-17T17:15:56.359 INFO:teuthology.orchestra.run.smithi037.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.37 metric 100 2024-08-17T17:15:56.362 INFO:teuthology.orchestra.run.smithi037.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-08-17T17:15:56.362 INFO:teuthology.orchestra.run.smithi037.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 1024 pref medium 2024-08-17T17:15:56.362 INFO:teuthology.orchestra.run.smithi037.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 100 pref medium 2024-08-17T17:15:56.364 INFO:teuthology.orchestra.run.smithi037.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-08-17T17:15:56.365 INFO:teuthology.orchestra.run.smithi037.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-08-17T17:15:56.365 INFO:teuthology.orchestra.run.smithi037.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-08-17T17:15:56.365 INFO:teuthology.orchestra.run.smithi037.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-08-17T17:15:56.365 INFO:teuthology.orchestra.run.smithi037.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe88:7794/64 scope link noprefixroute 2024-08-17T17:15:56.365 INFO:teuthology.orchestra.run.smithi037.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-08-17T17:15:56.366 INFO:teuthology.orchestra.run.smithi037.stdout:Mon IP `172.21.15.37` is in CIDR network `172.21.0.0/20` 2024-08-17T17:15:56.366 INFO:teuthology.orchestra.run.smithi037.stdout:Mon IP `172.21.15.37` is in CIDR network `172.21.0.0/20` 2024-08-17T17:15:56.366 INFO:teuthology.orchestra.run.smithi037.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-08-17T17:15:56.366 INFO:teuthology.orchestra.run.smithi037.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-08-17T17:15:56.366 INFO:teuthology.orchestra.run.smithi037.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-08-17T17:15:56.823 INFO:teuthology.orchestra.run.smithi037.stdout:/bin/podman: stdout f69471c56189b063ba7a049adea817a12ba1a40187d11cab5cbef8f3aac57cce 2024-08-17T17:15:56.872 INFO:teuthology.orchestra.run.smithi037.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:quincy... 2024-08-17T17:15:56.873 INFO:teuthology.orchestra.run.smithi037.stdout:/bin/podman: stderr Getting image source signatures 2024-08-17T17:15:56.873 INFO:teuthology.orchestra.run.smithi037.stdout:/bin/podman: stderr Copying blob sha256:11a3dd1ce731c9342fb0d936b067311689a4bd18187bbc27c4f481cc3262ce2c 2024-08-17T17:15:56.873 INFO:teuthology.orchestra.run.smithi037.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-08-17T17:15:56.873 INFO:teuthology.orchestra.run.smithi037.stdout:/bin/podman: stderr Copying config sha256:f69471c56189b063ba7a049adea817a12ba1a40187d11cab5cbef8f3aac57cce 2024-08-17T17:15:56.873 INFO:teuthology.orchestra.run.smithi037.stdout:/bin/podman: stderr Writing manifest to image destination 2024-08-17T17:15:57.735 INFO:teuthology.orchestra.run.smithi037.stdout:ceph: stdout ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable) 2024-08-17T17:15:57.735 INFO:teuthology.orchestra.run.smithi037.stdout:Ceph version: ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable) 2024-08-17T17:15:57.735 INFO:teuthology.orchestra.run.smithi037.stdout:Extracting ceph user uid/gid from container image... 2024-08-17T17:15:58.600 INFO:teuthology.orchestra.run.smithi037.stdout:stat: stdout 167 167 2024-08-17T17:15:58.600 INFO:teuthology.orchestra.run.smithi037.stdout:Creating initial keys... 2024-08-17T17:15:59.513 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph-authtool: stdout AQDO2sBm6+DvNhAAUOjXPpuz5Xw0hAbBcfrDGQ== 2024-08-17T17:16:00.326 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph-authtool: stdout AQDP2sBmwjLQLhAAaU9lGl/uxoqNPP8HdcbF2g== 2024-08-17T17:16:01.257 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph-authtool: stdout AQDQ2sBmBTc6JxAA9oZmXee3OkrhZp6wDbUcVw== 2024-08-17T17:16:01.258 INFO:teuthology.orchestra.run.smithi037.stdout:Creating initial monmap... 2024-08-17T17:16:02.189 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-17T17:16:02.189 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = octopus 2024-08-17T17:16:02.189 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:16:02.189 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-17T17:16:02.189 INFO:teuthology.orchestra.run.smithi037.stdout:monmaptool for a [v2:172.21.15.37:3300,v1:172.21.15.37:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-17T17:16:02.189 INFO:teuthology.orchestra.run.smithi037.stdout:setting min_mon_release = octopus 2024-08-17T17:16:02.189 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/monmaptool: set fsid to 4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:16:02.189 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-17T17:16:02.190 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:16:02.190 INFO:teuthology.orchestra.run.smithi037.stdout:Creating mon... 2024-08-17T17:16:03.235 INFO:teuthology.orchestra.run.smithi037.stdout:create mon.a on 2024-08-17T17:16:03.441 INFO:teuthology.orchestra.run.smithi037.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-08-17T17:16:03.593 INFO:teuthology.orchestra.run.smithi037.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-08-17T17:16:03.754 INFO:teuthology.orchestra.run.smithi037.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968.target → /etc/systemd/system/ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968.target. 2024-08-17T17:16:03.754 INFO:teuthology.orchestra.run.smithi037.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968.target → /etc/systemd/system/ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968.target. 2024-08-17T17:16:03.927 INFO:teuthology.orchestra.run.smithi037.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mon.a 2024-08-17T17:16:03.927 INFO:teuthology.orchestra.run.smithi037.stdout:systemctl: stderr Failed to reset failed state of unit ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mon.a.service: Unit ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mon.a.service not loaded. 2024-08-17T17:16:04.098 INFO:teuthology.orchestra.run.smithi037.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968.target.wants/ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mon.a.service → /etc/systemd/system/ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@.service. 2024-08-17T17:16:04.611 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:04 smithi037 podman[30726]: 2024-08-17 17:16:04.572288359 +0000 UTC m=+0.336735372 container start 38b3b98a354b043c0e7c5dcce296a2b4628c91a3b55663e4032dc59ecc30abf7 (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=quincy-f2c39d4, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-08-17T17:16:04.611 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:04 smithi037 ceph-mon[30745]: mkfs 4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:16:04.686 INFO:teuthology.orchestra.run.smithi037.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-08-17T17:16:04.686 INFO:teuthology.orchestra.run.smithi037.stdout:systemctl: stdout disabled 2024-08-17T17:16:04.694 INFO:teuthology.orchestra.run.smithi037.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-08-17T17:16:04.694 INFO:teuthology.orchestra.run.smithi037.stdout:systemctl: stdout inactive 2024-08-17T17:16:04.694 INFO:teuthology.orchestra.run.smithi037.stdout:firewalld.service is not enabled 2024-08-17T17:16:04.694 INFO:teuthology.orchestra.run.smithi037.stdout:Not possible to enable service . firewalld.service is not available 2024-08-17T17:16:04.695 INFO:teuthology.orchestra.run.smithi037.stdout:Waiting for mon to start... 2024-08-17T17:16:04.695 INFO:teuthology.orchestra.run.smithi037.stdout:Waiting for mon... 2024-08-17T17:16:04.892 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:04 smithi037 ceph-mon[30745]: mon.a is new leader, mons a in quorum (ranks 0) 2024-08-17T17:16:04.892 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:04 smithi037 bash[30726]: 38b3b98a354b043c0e7c5dcce296a2b4628c91a3b55663e4032dc59ecc30abf7 2024-08-17T17:16:04.892 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:04 smithi037 systemd[1]: Started Ceph mon.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:16:05.632 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout cluster: 2024-08-17T17:16:05.632 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout id: 4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:16:05.632 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-08-17T17:16:05.632 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout 2024-08-17T17:16:05.632 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout services: 2024-08-17T17:16:05.632 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.536825s) 2024-08-17T17:16:05.632 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-08-17T17:16:05.632 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-08-17T17:16:05.632 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout 2024-08-17T17:16:05.632 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout data: 2024-08-17T17:16:05.633 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-08-17T17:16:05.633 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-08-17T17:16:05.633 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-08-17T17:16:05.633 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout pgs: 2024-08-17T17:16:05.633 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout 2024-08-17T17:16:05.633 INFO:teuthology.orchestra.run.smithi037.stdout:mon is available 2024-08-17T17:16:05.633 INFO:teuthology.orchestra.run.smithi037.stdout:Assimilating anything we can from ceph.conf... 2024-08-17T17:16:05.720 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:05 smithi037 ceph-mon[30745]: mon.a is new leader, mons a in quorum (ranks 0) 2024-08-17T17:16:05.721 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:05 smithi037 ceph-mon[30745]: monmap e1: 1 mons at {a=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T17:16:05.721 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:05 smithi037 ceph-mon[30745]: fsmap 2024-08-17T17:16:05.721 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:05 smithi037 ceph-mon[30745]: osdmap e1: 0 total, 0 up, 0 in 2024-08-17T17:16:05.721 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:05 smithi037 ceph-mon[30745]: mgrmap e1: no daemons active 2024-08-17T17:16:05.721 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:05 smithi037 ceph-mon[30745]: from='client.? 172.21.15.37:0/1484320836' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-17T17:16:06.638 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout 2024-08-17T17:16:06.639 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout [global] 2024-08-17T17:16:06.639 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout fsid = 4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:16:06.639 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-08-17T17:16:06.639 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.37:3300,v1:172.21.15.37:6789] 2024-08-17T17:16:06.639 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-08-17T17:16:06.639 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-08-17T17:16:06.639 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-08-17T17:16:06.639 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-08-17T17:16:06.639 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout 2024-08-17T17:16:06.639 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout [mgr] 2024-08-17T17:16:06.639 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-08-17T17:16:06.639 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout 2024-08-17T17:16:06.640 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout [osd] 2024-08-17T17:16:06.640 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-08-17T17:16:06.640 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-08-17T17:16:06.640 INFO:teuthology.orchestra.run.smithi037.stdout:Generating new minimal ceph.conf... 2024-08-17T17:16:06.752 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:06 smithi037 ceph-mon[30745]: from='client.? 172.21.15.37:0/3035930261' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-08-17T17:16:06.752 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:06 smithi037 ceph-mon[30745]: from='client.? 172.21.15.37:0/3035930261' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-08-17T17:16:07.602 INFO:teuthology.orchestra.run.smithi037.stdout:Restarting the monitor... 2024-08-17T17:16:07.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:07 smithi037 ceph-mon[30745]: from='client.? 172.21.15.37:0/3929673401' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:16:07.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:07 smithi037 systemd[1]: Stopping Ceph mon.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:16:08.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:07 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a[30741]: 2024-08-17T17:16:07.909+0000 7fae4e581640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T17:16:08.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:07 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a[30741]: 2024-08-17T17:16:07.909+0000 7fae4e581640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-08-17T17:16:08.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:08 smithi037 podman[30986]: 2024-08-17 17:16:08.042992324 +0000 UTC m=+0.269208624 container died 38b3b98a354b043c0e7c5dcce296a2b4628c91a3b55663e4032dc59ecc30abf7 (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=quincy-f2c39d4) 2024-08-17T17:16:08.644 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:08 smithi037 podman[30986]: 2024-08-17 17:16:08.434464299 +0000 UTC m=+0.660680601 container cleanup 38b3b98a354b043c0e7c5dcce296a2b4628c91a3b55663e4032dc59ecc30abf7 (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=quincy-f2c39d4, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-08-17T17:16:08.644 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:08 smithi037 bash[30986]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a 2024-08-17T17:16:08.910 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:08 smithi037 podman[30998]: 2024-08-17 17:16:08.643716565 +0000 UTC m=+0.599971651 container remove 38b3b98a354b043c0e7c5dcce296a2b4628c91a3b55663e4032dc59ecc30abf7 (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=quincy-f2c39d4, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True) 2024-08-17T17:16:08.910 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:08 smithi037 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mon.a.service: Deactivated successfully. 2024-08-17T17:16:08.910 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:08 smithi037 systemd[1]: Stopped Ceph mon.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:16:08.910 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:08 smithi037 systemd[1]: Starting Ceph mon.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:16:09.230 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 podman[31091]: 2024-08-17 17:16:09.003040172 +0000 UTC m=+0.103448913 container create e1e6aa599ac6260324a974d45d18e12c50251f920afd11a90675fc52da882f86 (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a, ceph=True, RELEASE=quincy-f2c39d4, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0) 2024-08-17T17:16:09.230 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 podman[31091]: 2024-08-17 17:16:08.917724152 +0000 UTC m=+0.018132855 image pull f69471c56189b063ba7a049adea817a12ba1a40187d11cab5cbef8f3aac57cce quay.ceph.io/ceph-ci/ceph:quincy 2024-08-17T17:16:09.230 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 podman[31091]: 2024-08-17 17:16:09.230160349 +0000 UTC m=+0.330569044 container init e1e6aa599ac6260324a974d45d18e12c50251f920afd11a90675fc52da882f86 (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=quincy-f2c39d4, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T17:16:09.318 INFO:teuthology.orchestra.run.smithi037.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-08-17T17:16:09.517 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 podman[31091]: 2024-08-17 17:16:09.233370201 +0000 UTC m=+0.333778884 container start e1e6aa599ac6260324a974d45d18e12c50251f920afd11a90675fc52da882f86 (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=quincy-f2c39d4, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-08-17T17:16:09.517 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: set uid:gid to 167:167 (ceph:ceph) 2024-08-17T17:16:09.517 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable), process ceph-mon, pid 2 2024-08-17T17:16:09.517 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: pidfile_write: ignore empty --pid-file 2024-08-17T17:16:09.517 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: load: jerasure load: lrc 2024-08-17T17:16:09.517 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: RocksDB version: 6.15.5 2024-08-17T17:16:09.517 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-08-17T17:16:09.517 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Compile date Aug 17 2024 2024-08-17T17:16:09.517 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: DB SUMMARY 2024-08-17T17:16:09.517 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: DB Session ID: K421AL6GD5Q1J9VXMZLM 2024-08-17T17:16:09.518 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: CURRENT file: CURRENT 2024-08-17T17:16:09.518 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: IDENTITY file: IDENTITY 2024-08-17T17:16:09.518 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-08-17T17:16:09.518 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-08-17T17:16:09.518 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 83690 ; 2024-08-17T17:16:09.518 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.error_if_exists: 0 2024-08-17T17:16:09.518 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.create_if_missing: 0 2024-08-17T17:16:09.518 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.paranoid_checks: 1 2024-08-17T17:16:09.518 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T17:16:09.518 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.env: 0x559cb61da480 2024-08-17T17:16:09.518 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.fs: Posix File System 2024-08-17T17:16:09.519 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.info_log: 0x559cb89fcf80 2024-08-17T17:16:09.519 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.max_file_opening_threads: 16 2024-08-17T17:16:09.519 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.statistics: (nil) 2024-08-17T17:16:09.519 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.use_fsync: 0 2024-08-17T17:16:09.519 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.max_log_file_size: 0 2024-08-17T17:16:09.519 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T17:16:09.519 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T17:16:09.519 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.keep_log_file_num: 1000 2024-08-17T17:16:09.519 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.recycle_log_file_num: 0 2024-08-17T17:16:09.519 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.allow_fallocate: 1 2024-08-17T17:16:09.519 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.allow_mmap_reads: 0 2024-08-17T17:16:09.519 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.allow_mmap_writes: 0 2024-08-17T17:16:09.519 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.use_direct_reads: 0 2024-08-17T17:16:09.519 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T17:16:09.520 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.create_missing_column_families: 0 2024-08-17T17:16:09.520 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.db_log_dir: 2024-08-17T17:16:09.520 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-08-17T17:16:09.520 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T17:16:09.520 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T17:16:09.520 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T17:16:09.520 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T17:16:09.520 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T17:16:09.520 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T17:16:09.520 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.advise_random_on_open: 1 2024-08-17T17:16:09.520 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.db_write_buffer_size: 0 2024-08-17T17:16:09.520 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.write_buffer_manager: 0x559cb8aba780 2024-08-17T17:16:09.520 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T17:16:09.520 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-08-17T17:16:09.521 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T17:16:09.521 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T17:16:09.521 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.rate_limiter: (nil) 2024-08-17T17:16:09.521 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T17:16:09.521 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.wal_recovery_mode: 2 2024-08-17T17:16:09.521 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.enable_thread_tracking: 0 2024-08-17T17:16:09.521 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.enable_pipelined_write: 0 2024-08-17T17:16:09.521 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.unordered_write: 0 2024-08-17T17:16:09.521 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T17:16:09.521 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T17:16:09.521 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T17:16:09.521 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T17:16:09.521 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.row_cache: None 2024-08-17T17:16:09.522 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.wal_filter: None 2024-08-17T17:16:09.522 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T17:16:09.522 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.allow_ingest_behind: 0 2024-08-17T17:16:09.522 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.preserve_deletes: 0 2024-08-17T17:16:09.522 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.two_write_queues: 0 2024-08-17T17:16:09.522 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.manual_wal_flush: 0 2024-08-17T17:16:09.522 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.atomic_flush: 0 2024-08-17T17:16:09.522 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T17:16:09.522 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T17:16:09.522 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T17:16:09.522 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.log_readahead_size: 0 2024-08-17T17:16:09.523 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T17:16:09.523 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.best_efforts_recovery: 0 2024-08-17T17:16:09.524 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T17:16:09.524 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T17:16:09.524 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.allow_data_in_errors: 0 2024-08-17T17:16:09.524 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.db_host_id: __hostname__ 2024-08-17T17:16:09.524 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.max_background_jobs: 2 2024-08-17T17:16:09.524 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.max_background_compactions: -1 2024-08-17T17:16:09.524 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.max_subcompactions: 1 2024-08-17T17:16:09.524 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T17:16:09.524 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T17:16:09.524 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T17:16:09.524 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.max_total_wal_size: 0 2024-08-17T17:16:09.524 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T17:16:09.524 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T17:16:09.524 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T17:16:09.525 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T17:16:09.525 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.max_open_files: -1 2024-08-17T17:16:09.525 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.bytes_per_sync: 0 2024-08-17T17:16:09.525 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T17:16:09.525 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T17:16:09.525 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.compaction_readahead_size: 0 2024-08-17T17:16:09.525 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.max_background_flushes: -1 2024-08-17T17:16:09.525 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Compression algorithms supported: 2024-08-17T17:16:09.525 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: kZSTD supported: 0 2024-08-17T17:16:09.525 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: kXpressCompression supported: 0 2024-08-17T17:16:09.525 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: kBZip2Compression supported: 0 2024-08-17T17:16:09.525 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T17:16:09.525 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: kLZ4Compression supported: 1 2024-08-17T17:16:09.526 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: kZlibCompression supported: 1 2024-08-17T17:16:09.526 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: kLZ4HCCompression supported: 1 2024-08-17T17:16:09.526 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: kSnappyCompression supported: 1 2024-08-17T17:16:09.526 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T17:16:09.526 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-08-17T17:16:09.526 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-08-17T17:16:09.526 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T17:16:09.526 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.merge_operator: 2024-08-17T17:16:09.526 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.compaction_filter: None 2024-08-17T17:16:09.526 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.compaction_filter_factory: None 2024-08-17T17:16:09.526 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.sst_partitioner_factory: None 2024-08-17T17:16:09.526 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T17:16:09.526 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T17:16:09.526 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559cb89a3a78) 2024-08-17T17:16:09.527 INFO:journalctl@ceph.mon.a.smithi037.stdout: cache_index_and_filter_blocks: 1 2024-08-17T17:16:09.527 INFO:journalctl@ceph.mon.a.smithi037.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T17:16:09.527 INFO:journalctl@ceph.mon.a.smithi037.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T17:16:09.527 INFO:journalctl@ceph.mon.a.smithi037.stdout: pin_top_level_index_and_filter: 1 2024-08-17T17:16:09.527 INFO:journalctl@ceph.mon.a.smithi037.stdout: index_type: 0 2024-08-17T17:16:09.527 INFO:journalctl@ceph.mon.a.smithi037.stdout: data_block_index_type: 0 2024-08-17T17:16:09.527 INFO:journalctl@ceph.mon.a.smithi037.stdout: index_shortening: 1 2024-08-17T17:16:09.527 INFO:journalctl@ceph.mon.a.smithi037.stdout: data_block_hash_table_util_ratio: 0.750000 2024-08-17T17:16:09.527 INFO:journalctl@ceph.mon.a.smithi037.stdout: hash_index_allow_collision: 1 2024-08-17T17:16:09.527 INFO:journalctl@ceph.mon.a.smithi037.stdout: checksum: 1 2024-08-17T17:16:09.527 INFO:journalctl@ceph.mon.a.smithi037.stdout: no_block_cache: 0 2024-08-17T17:16:09.527 INFO:journalctl@ceph.mon.a.smithi037.stdout: block_cache: 0x559cb89d91f0 2024-08-17T17:16:09.527 INFO:journalctl@ceph.mon.a.smithi037.stdout: block_cache_name: BinnedLRUCache 2024-08-17T17:16:09.527 INFO:journalctl@ceph.mon.a.smithi037.stdout: block_cache_options: 2024-08-17T17:16:09.527 INFO:journalctl@ceph.mon.a.smithi037.stdout: capacity : 536870912 2024-08-17T17:16:09.527 INFO:journalctl@ceph.mon.a.smithi037.stdout: num_shard_bits : 4 2024-08-17T17:16:09.528 INFO:journalctl@ceph.mon.a.smithi037.stdout: strict_capacity_limit : 0 2024-08-17T17:16:09.528 INFO:journalctl@ceph.mon.a.smithi037.stdout: high_pri_pool_ratio: 0.000 2024-08-17T17:16:09.528 INFO:journalctl@ceph.mon.a.smithi037.stdout: block_cache_compressed: (nil) 2024-08-17T17:16:09.528 INFO:journalctl@ceph.mon.a.smithi037.stdout: persistent_cache: (nil) 2024-08-17T17:16:09.528 INFO:journalctl@ceph.mon.a.smithi037.stdout: block_size: 4096 2024-08-17T17:16:09.528 INFO:journalctl@ceph.mon.a.smithi037.stdout: block_size_deviation: 10 2024-08-17T17:16:09.528 INFO:journalctl@ceph.mon.a.smithi037.stdout: block_restart_interval: 16 2024-08-17T17:16:09.528 INFO:journalctl@ceph.mon.a.smithi037.stdout: index_block_restart_interval: 1 2024-08-17T17:16:09.528 INFO:journalctl@ceph.mon.a.smithi037.stdout: metadata_block_size: 4096 2024-08-17T17:16:09.528 INFO:journalctl@ceph.mon.a.smithi037.stdout: partition_filters: 0 2024-08-17T17:16:09.528 INFO:journalctl@ceph.mon.a.smithi037.stdout: use_delta_encoding: 1 2024-08-17T17:16:09.528 INFO:journalctl@ceph.mon.a.smithi037.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2024-08-17T17:16:09.528 INFO:journalctl@ceph.mon.a.smithi037.stdout: whole_key_filtering: 1 2024-08-17T17:16:09.528 INFO:journalctl@ceph.mon.a.smithi037.stdout: verify_compression: 0 2024-08-17T17:16:09.528 INFO:journalctl@ceph.mon.a.smithi037.stdout: read_amp_bytes_per_bit: 0 2024-08-17T17:16:09.529 INFO:journalctl@ceph.mon.a.smithi037.stdout: format_version: 4 2024-08-17T17:16:09.529 INFO:journalctl@ceph.mon.a.smithi037.stdout: enable_index_compression: 1 2024-08-17T17:16:09.529 INFO:journalctl@ceph.mon.a.smithi037.stdout: block_align: 0 2024-08-17T17:16:09.529 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.write_buffer_size: 33554432 2024-08-17T17:16:09.529 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.max_write_buffer_number: 2 2024-08-17T17:16:09.529 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.compression: NoCompression 2024-08-17T17:16:09.529 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.bottommost_compression: Disabled 2024-08-17T17:16:09.529 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.prefix_extractor: nullptr 2024-08-17T17:16:09.529 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T17:16:09.529 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.num_levels: 7 2024-08-17T17:16:09.529 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T17:16:09.529 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T17:16:09.529 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T17:16:09.529 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T17:16:09.530 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T17:16:09.530 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T17:16:09.530 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T17:16:09.530 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T17:16:09.530 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T17:16:09.530 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T17:16:09.530 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T17:16:09.530 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.compression_opts.level: 32767 2024-08-17T17:16:09.530 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.compression_opts.strategy: 0 2024-08-17T17:16:09.530 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T17:16:09.530 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T17:16:09.531 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T17:16:09.531 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.compression_opts.enabled: false 2024-08-17T17:16:09.531 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T17:16:09.531 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T17:16:09.531 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T17:16:09.531 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.target_file_size_base: 67108864 2024-08-17T17:16:09.531 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T17:16:09.531 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T17:16:09.531 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T17:16:09.531 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T17:16:09.531 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T17:16:09.531 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T17:16:09.531 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T17:16:09.532 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T17:16:09.532 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T17:16:09.532 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T17:16:09.532 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T17:16:09.532 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T17:16:09.532 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T17:16:09.532 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.arena_block_size: 4194304 2024-08-17T17:16:09.532 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T17:16:09.532 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T17:16:09.532 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-08-17T17:16:09.532 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.disable_auto_compactions: 0 2024-08-17T17:16:09.532 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T17:16:09.532 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T17:16:09.532 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T17:16:09.533 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T17:16:09.533 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T17:16:09.533 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T17:16:09.533 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T17:16:09.533 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T17:16:09.533 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T17:16:09.533 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T17:16:09.533 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-17T17:16:09.533 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.inplace_update_support: 0 2024-08-17T17:16:09.533 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T17:16:09.533 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T17:16:09.533 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T17:16:09.533 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T17:16:09.534 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.bloom_locality: 0 2024-08-17T17:16:09.534 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.max_successive_merges: 0 2024-08-17T17:16:09.534 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T17:16:09.534 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.paranoid_file_checks: 0 2024-08-17T17:16:09.534 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.force_consistency_checks: 1 2024-08-17T17:16:09.534 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.report_bg_io_stats: 0 2024-08-17T17:16:09.534 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.ttl: 2592000 2024-08-17T17:16:09.534 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T17:16:09.534 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.enable_blob_files: false 2024-08-17T17:16:09.534 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.min_blob_size: 0 2024-08-17T17:16:09.534 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.blob_file_size: 268435456 2024-08-17T17:16:09.534 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T17:16:09.534 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T17:16:09.535 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T17:16:09.535 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-17T17:16:09.535 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 5 2024-08-17T17:16:09.535 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: [db/version_set.cc:4082] Creating manifest 13 2024-08-17T17:16:09.535 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723914969257331, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-08-17T17:16:09.535 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #10 mode 2 2024-08-17T17:16:09.535 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-08-17T17:16:09.535 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723914969258101, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 80263, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 78505, "index_size": 220, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10130, "raw_average_key_size": 47, "raw_value_size": 72718, "raw_average_value_size": 341, "num_data_blocks": 10, "num_entries": 213, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1723914969, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "f0839a49-d088-4e08-a395-559d08520479", "db_session_id": "K421AL6GD5Q1J9VXMZLM"}} 2024-08-17T17:16:09.535 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: [db/version_set.cc:4082] Creating manifest 15 2024-08-17T17:16:09.535 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723914969258434, "job": 1, "event": "recovery_finished"} 2024-08-17T17:16:09.535 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-17T17:16:09.535 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x559cb8a0c700 2024-08-17T17:16:09.536 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: DB pointer 0x559cb89dc000 2024-08-17T17:16:09.536 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-08-17T17:16:09.536 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: rocksdb: [db/db_impl/db_impl.cc:903] 2024-08-17T17:16:09.536 INFO:journalctl@ceph.mon.a.smithi037.stdout: ** DB Stats ** 2024-08-17T17:16:09.536 INFO:journalctl@ceph.mon.a.smithi037.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T17:16:09.536 INFO:journalctl@ceph.mon.a.smithi037.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-17T17:16:09.536 INFO:journalctl@ceph.mon.a.smithi037.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T17:16:09.536 INFO:journalctl@ceph.mon.a.smithi037.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T17:16:09.536 INFO:journalctl@ceph.mon.a.smithi037.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-17T17:16:09.536 INFO:journalctl@ceph.mon.a.smithi037.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-08-17T17:16:09.536 INFO:journalctl@ceph.mon.a.smithi037.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T17:16:09.536 INFO:journalctl@ceph.mon.a.smithi037.stdout: 2024-08-17T17:16:09.536 INFO:journalctl@ceph.mon.a.smithi037.stdout: ** Compaction Stats [default] ** 2024-08-17T17:16:09.536 INFO:journalctl@ceph.mon.a.smithi037.stdout: 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 2024-08-17T17:16:09.537 INFO:journalctl@ceph.mon.a.smithi037.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T17:16:09.537 INFO:journalctl@ceph.mon.a.smithi037.stdout: L0 2/0 80.17 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 153.7 0.00 0.00 1 0.000 0 0 2024-08-17T17:16:09.537 INFO:journalctl@ceph.mon.a.smithi037.stdout: Sum 2/0 80.17 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 153.7 0.00 0.00 1 0.000 0 0 2024-08-17T17:16:09.537 INFO:journalctl@ceph.mon.a.smithi037.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 153.7 0.00 0.00 1 0.000 0 0 2024-08-17T17:16:09.537 INFO:journalctl@ceph.mon.a.smithi037.stdout: 2024-08-17T17:16:09.537 INFO:journalctl@ceph.mon.a.smithi037.stdout: ** Compaction Stats [default] ** 2024-08-17T17:16:09.537 INFO:journalctl@ceph.mon.a.smithi037.stdout: 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 2024-08-17T17:16:09.537 INFO:journalctl@ceph.mon.a.smithi037.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T17:16:09.537 INFO:journalctl@ceph.mon.a.smithi037.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 153.7 0.00 0.00 1 0.000 0 0 2024-08-17T17:16:09.537 INFO:journalctl@ceph.mon.a.smithi037.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T17:16:09.537 INFO:journalctl@ceph.mon.a.smithi037.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T17:16:09.537 INFO:journalctl@ceph.mon.a.smithi037.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T17:16:09.537 INFO:journalctl@ceph.mon.a.smithi037.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T17:16:09.537 INFO:journalctl@ceph.mon.a.smithi037.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T17:16:09.537 INFO:journalctl@ceph.mon.a.smithi037.stdout: AddFile(Keys): cumulative 0, interval 0 2024-08-17T17:16:09.538 INFO:journalctl@ceph.mon.a.smithi037.stdout: Cumulative compaction: 0.00 GB write, 23.88 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:16:09.538 INFO:journalctl@ceph.mon.a.smithi037.stdout: Interval compaction: 0.00 GB write, 23.88 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:16:09.538 INFO:journalctl@ceph.mon.a.smithi037.stdout: 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 2024-08-17T17:16:09.538 INFO:journalctl@ceph.mon.a.smithi037.stdout: 2024-08-17T17:16:09.538 INFO:journalctl@ceph.mon.a.smithi037.stdout: ** File Read Latency Histogram By Level [default] ** 2024-08-17T17:16:09.538 INFO:journalctl@ceph.mon.a.smithi037.stdout: 2024-08-17T17:16:09.538 INFO:journalctl@ceph.mon.a.smithi037.stdout: ** Compaction Stats [default] ** 2024-08-17T17:16:09.538 INFO:journalctl@ceph.mon.a.smithi037.stdout: 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 2024-08-17T17:16:09.538 INFO:journalctl@ceph.mon.a.smithi037.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T17:16:09.538 INFO:journalctl@ceph.mon.a.smithi037.stdout: L0 2/0 80.17 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 153.7 0.00 0.00 1 0.000 0 0 2024-08-17T17:16:09.538 INFO:journalctl@ceph.mon.a.smithi037.stdout: Sum 2/0 80.17 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 153.7 0.00 0.00 1 0.000 0 0 2024-08-17T17:16:09.538 INFO:journalctl@ceph.mon.a.smithi037.stdout: 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 2024-08-17T17:16:09.538 INFO:journalctl@ceph.mon.a.smithi037.stdout: 2024-08-17T17:16:09.539 INFO:journalctl@ceph.mon.a.smithi037.stdout: ** Compaction Stats [default] ** 2024-08-17T17:16:09.539 INFO:journalctl@ceph.mon.a.smithi037.stdout: 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 2024-08-17T17:16:09.539 INFO:journalctl@ceph.mon.a.smithi037.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T17:16:09.539 INFO:journalctl@ceph.mon.a.smithi037.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 153.7 0.00 0.00 1 0.000 0 0 2024-08-17T17:16:09.539 INFO:journalctl@ceph.mon.a.smithi037.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T17:16:09.539 INFO:journalctl@ceph.mon.a.smithi037.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T17:16:09.539 INFO:journalctl@ceph.mon.a.smithi037.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T17:16:09.539 INFO:journalctl@ceph.mon.a.smithi037.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T17:16:09.539 INFO:journalctl@ceph.mon.a.smithi037.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T17:16:09.539 INFO:journalctl@ceph.mon.a.smithi037.stdout: AddFile(Keys): cumulative 0, interval 0 2024-08-17T17:16:09.539 INFO:journalctl@ceph.mon.a.smithi037.stdout: Cumulative compaction: 0.00 GB write, 23.65 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:16:09.539 INFO:journalctl@ceph.mon.a.smithi037.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:16:09.539 INFO:journalctl@ceph.mon.a.smithi037.stdout: 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 2024-08-17T17:16:09.539 INFO:journalctl@ceph.mon.a.smithi037.stdout: 2024-08-17T17:16:09.540 INFO:journalctl@ceph.mon.a.smithi037.stdout: ** File Read Latency Histogram By Level [default] ** 2024-08-17T17:16:09.540 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: starting mon.a rank 0 at public addrs [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] at bind addrs [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:16:09.540 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: mon.a@-1(???) e1 preinit fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:16:09.540 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: mon.a@-1(???).mds e1 new map 2024-08-17T17:16:09.540 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: mon.a@-1(???).mds e1 print_map 2024-08-17T17:16:09.540 INFO:journalctl@ceph.mon.a.smithi037.stdout: e1 2024-08-17T17:16:09.540 INFO:journalctl@ceph.mon.a.smithi037.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T17:16:09.540 INFO:journalctl@ceph.mon.a.smithi037.stdout: 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} 2024-08-17T17:16:09.540 INFO:journalctl@ceph.mon.a.smithi037.stdout: legacy client fscid: -1 2024-08-17T17:16:09.540 INFO:journalctl@ceph.mon.a.smithi037.stdout: 2024-08-17T17:16:09.540 INFO:journalctl@ceph.mon.a.smithi037.stdout: No filesystems configured 2024-08-17T17:16:09.540 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-17T17:16:09.540 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T17:16:09.540 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T17:16:09.540 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T17:16:09.541 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-08-17T17:16:09.541 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 bash[31091]: e1e6aa599ac6260324a974d45d18e12c50251f920afd11a90675fc52da882f86 2024-08-17T17:16:09.541 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 systemd[1]: Started Ceph mon.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:16:09.541 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: mon.a is new leader, mons a in quorum (ranks 0) 2024-08-17T17:16:09.541 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: monmap e1: 1 mons at {a=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T17:16:09.541 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: fsmap 2024-08-17T17:16:09.541 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: osdmap e1: 0 total, 0 up, 0 in 2024-08-17T17:16:09.541 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:09 smithi037 ceph-mon[31110]: mgrmap e1: no daemons active 2024-08-17T17:16:10.281 INFO:teuthology.orchestra.run.smithi037.stdout:Wrote config to /etc/ceph/ceph.conf 2024-08-17T17:16:10.282 INFO:teuthology.orchestra.run.smithi037.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-08-17T17:16:10.282 INFO:teuthology.orchestra.run.smithi037.stdout:Creating mgr... 2024-08-17T17:16:10.282 INFO:teuthology.orchestra.run.smithi037.stdout:Verifying port 0.0.0.0:9283 ... 2024-08-17T17:16:10.282 INFO:teuthology.orchestra.run.smithi037.stdout:Verifying port 0.0.0.0:8765 ... 2024-08-17T17:16:10.462 INFO:teuthology.orchestra.run.smithi037.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mgr.y 2024-08-17T17:16:10.462 INFO:teuthology.orchestra.run.smithi037.stdout:systemctl: stderr Failed to reset failed state of unit ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mgr.y.service: Unit ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mgr.y.service not loaded. 2024-08-17T17:16:10.610 INFO:teuthology.orchestra.run.smithi037.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968.target.wants/ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mgr.y.service → /etc/systemd/system/ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@.service. 2024-08-17T17:16:10.780 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:10 smithi037 systemd[1]: Starting Ceph mgr.y for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:16:11.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:10 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/18317818' entity='client.admin' 2024-08-17T17:16:11.044 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:10 smithi037 podman[31322]: 2024-08-17 17:16:10.757959222 +0000 UTC m=+0.017665988 image pull f69471c56189b063ba7a049adea817a12ba1a40187d11cab5cbef8f3aac57cce quay.ceph.io/ceph-ci/ceph:quincy 2024-08-17T17:16:11.044 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:10 smithi037 podman[31322]: 2024-08-17 17:16:10.87919193 +0000 UTC m=+0.138898687 container create 7c1af9b42e62cbf3a0dd226b3fce907532b614213b47e8ac159442c6f49f5ddb (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=quincy-f2c39d4, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True) 2024-08-17T17:16:11.199 INFO:teuthology.orchestra.run.smithi037.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-08-17T17:16:11.199 INFO:teuthology.orchestra.run.smithi037.stdout:systemctl: stdout disabled 2024-08-17T17:16:11.208 INFO:teuthology.orchestra.run.smithi037.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-08-17T17:16:11.208 INFO:teuthology.orchestra.run.smithi037.stdout:systemctl: stdout inactive 2024-08-17T17:16:11.208 INFO:teuthology.orchestra.run.smithi037.stdout:firewalld.service is not enabled 2024-08-17T17:16:11.209 INFO:teuthology.orchestra.run.smithi037.stdout:Not possible to enable service . firewalld.service is not available 2024-08-17T17:16:11.220 INFO:teuthology.orchestra.run.smithi037.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-08-17T17:16:11.220 INFO:teuthology.orchestra.run.smithi037.stdout:systemctl: stdout disabled 2024-08-17T17:16:11.230 INFO:teuthology.orchestra.run.smithi037.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-08-17T17:16:11.230 INFO:teuthology.orchestra.run.smithi037.stdout:systemctl: stdout inactive 2024-08-17T17:16:11.230 INFO:teuthology.orchestra.run.smithi037.stdout:firewalld.service is not enabled 2024-08-17T17:16:11.230 INFO:teuthology.orchestra.run.smithi037.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-08-17T17:16:11.230 INFO:teuthology.orchestra.run.smithi037.stdout:Waiting for mgr to start... 2024-08-17T17:16:11.230 INFO:teuthology.orchestra.run.smithi037.stdout:Waiting for mgr... 2024-08-17T17:16:11.347 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:11 smithi037 podman[31322]: 2024-08-17 17:16:11.082186918 +0000 UTC m=+0.341893679 container init 7c1af9b42e62cbf3a0dd226b3fce907532b614213b47e8ac159442c6f49f5ddb (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=quincy-f2c39d4, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0) 2024-08-17T17:16:11.347 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:11 smithi037 podman[31322]: 2024-08-17 17:16:11.08520849 +0000 UTC m=+0.344915247 container start 7c1af9b42e62cbf3a0dd226b3fce907532b614213b47e8ac159442c6f49f5ddb (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, RELEASE=quincy-f2c39d4, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-08-17T17:16:11.347 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:11 smithi037 bash[31322]: 7c1af9b42e62cbf3a0dd226b3fce907532b614213b47e8ac159442c6f49f5ddb 2024-08-17T17:16:11.347 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:11 smithi037 systemd[1]: Started Ceph mgr.y for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:16:11.347 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:11 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:11.210+0000 7fdd62269ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T17:16:11.347 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:11 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:11.345+0000 7fdd62269ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T17:16:11.651 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:11 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:11.415+0000 7fdd62269ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T17:16:12.037 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:11 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1104913965' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-17T17:16:12.038 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:11 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:11.674+0000 7fdd62269ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T17:16:12.038 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:11 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:11.736+0000 7fdd62269ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T17:16:12.322 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout 2024-08-17T17:16:12.322 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout { 2024-08-17T17:16:12.322 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "fsid": "4c9682c2-5cbc-11ef-bccf-c7b262605968", 2024-08-17T17:16:12.322 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "health": { 2024-08-17T17:16:12.322 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-17T17:16:12.323 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-17T17:16:12.323 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-17T17:16:12.323 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout }, 2024-08-17T17:16:12.323 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-17T17:16:12.323 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-17T17:16:12.323 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout 0 2024-08-17T17:16:12.323 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout ], 2024-08-17T17:16:12.323 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-17T17:16:12.323 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "a" 2024-08-17T17:16:12.323 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout ], 2024-08-17T17:16:12.323 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-08-17T17:16:12.323 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-17T17:16:12.323 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T17:16:12.324 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-08-17T17:16:12.324 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-17T17:16:12.324 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout }, 2024-08-17T17:16:12.324 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-17T17:16:12.324 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T17:16:12.324 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-17T17:16:12.324 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-17T17:16:12.324 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-17T17:16:12.324 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-17T17:16:12.324 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-17T17:16:12.324 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-17T17:16:12.324 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout }, 2024-08-17T17:16:12.325 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-17T17:16:12.325 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-17T17:16:12.325 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-17T17:16:12.325 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-17T17:16:12.325 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-17T17:16:12.325 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-17T17:16:12.325 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-17T17:16:12.325 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-17T17:16:12.325 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-17T17:16:12.325 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout }, 2024-08-17T17:16:12.325 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-17T17:16:12.326 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T17:16:12.326 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-17T17:16:12.326 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-17T17:16:12.326 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout }, 2024-08-17T17:16:12.326 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-17T17:16:12.326 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "available": false, 2024-08-17T17:16:12.326 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-17T17:16:12.326 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-17T17:16:12.326 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-17T17:16:12.326 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-17T17:16:12.326 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "restful" 2024-08-17T17:16:12.326 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout ], 2024-08-17T17:16:12.326 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-17T17:16:12.327 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout }, 2024-08-17T17:16:12.327 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-17T17:16:12.327 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T17:16:12.327 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "modified": "2024-08-17T17:16:04.608683+0000", 2024-08-17T17:16:12.327 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-17T17:16:12.327 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout }, 2024-08-17T17:16:12.327 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-17T17:16:12.327 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout } 2024-08-17T17:16:12.327 INFO:teuthology.orchestra.run.smithi037.stdout:mgr not available, waiting (1/15)... 2024-08-17T17:16:13.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:12 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:12.705+0000 7fdd62269ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T17:16:13.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:12 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:12.821+0000 7fdd62269ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T17:16:13.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:12 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:12.878+0000 7fdd62269ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T17:16:13.330 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:13 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:13.073+0000 7fdd62269ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T17:16:13.330 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:13 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:13.135+0000 7fdd62269ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T17:16:13.331 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:13 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:13.202+0000 7fdd62269ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T17:16:13.331 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:13 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:13.329+0000 7fdd62269ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T17:16:14.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:13 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:13.782+0000 7fdd62269ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T17:16:14.445 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:14 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:14.082+0000 7fdd62269ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T17:16:14.446 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:14 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:14.149+0000 7fdd62269ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T17:16:14.446 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:14 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:14.281+0000 7fdd62269ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T17:16:14.749 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:14 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:14.550+0000 7fdd62269ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T17:16:14.749 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:14 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:14.612+0000 7fdd62269ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T17:16:15.017 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:14 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/2547348715' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-17T17:16:15.017 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:14 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:14.805+0000 7fdd62269ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T17:16:15.017 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:14 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:14.872+0000 7fdd62269ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T17:16:15.017 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:14 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:14.956+0000 7fdd62269ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T17:16:15.018 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:15 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:15.016+0000 7fdd62269ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T17:16:15.341 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout 2024-08-17T17:16:15.341 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout { 2024-08-17T17:16:15.342 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "fsid": "4c9682c2-5cbc-11ef-bccf-c7b262605968", 2024-08-17T17:16:15.342 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "health": { 2024-08-17T17:16:15.342 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-17T17:16:15.342 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-17T17:16:15.342 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-17T17:16:15.342 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout }, 2024-08-17T17:16:15.342 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-17T17:16:15.342 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-17T17:16:15.342 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout 0 2024-08-17T17:16:15.342 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout ], 2024-08-17T17:16:15.342 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-17T17:16:15.342 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "a" 2024-08-17T17:16:15.343 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout ], 2024-08-17T17:16:15.343 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-08-17T17:16:15.343 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-17T17:16:15.343 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T17:16:15.343 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-08-17T17:16:15.343 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-17T17:16:15.343 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout }, 2024-08-17T17:16:15.343 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-17T17:16:15.343 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T17:16:15.343 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-17T17:16:15.343 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-17T17:16:15.343 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-17T17:16:15.343 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-17T17:16:15.343 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-17T17:16:15.344 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-17T17:16:15.347 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout }, 2024-08-17T17:16:15.347 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-17T17:16:15.347 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-17T17:16:15.347 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-17T17:16:15.347 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-17T17:16:15.347 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-17T17:16:15.347 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-17T17:16:15.347 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-17T17:16:15.347 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-17T17:16:15.347 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-17T17:16:15.347 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout }, 2024-08-17T17:16:15.347 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-17T17:16:15.347 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T17:16:15.348 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-17T17:16:15.348 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-17T17:16:15.348 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout }, 2024-08-17T17:16:15.348 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-17T17:16:15.348 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "available": false, 2024-08-17T17:16:15.348 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-17T17:16:15.348 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-17T17:16:15.348 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-17T17:16:15.348 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-17T17:16:15.348 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "restful" 2024-08-17T17:16:15.348 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout ], 2024-08-17T17:16:15.348 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-17T17:16:15.348 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout }, 2024-08-17T17:16:15.348 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-17T17:16:15.349 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T17:16:15.349 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "modified": "2024-08-17T17:16:04.608683+0000", 2024-08-17T17:16:15.349 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-17T17:16:15.349 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout }, 2024-08-17T17:16:15.349 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-17T17:16:15.349 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout } 2024-08-17T17:16:15.349 INFO:teuthology.orchestra.run.smithi037.stdout:mgr not available, waiting (2/15)... 2024-08-17T17:16:15.701 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:15 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:15.560+0000 7fdd62269ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T17:16:15.701 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:15 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:15.700+0000 7fdd62269ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T17:16:16.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:15 smithi037 ceph-mon[31110]: Activating manager daemon y 2024-08-17T17:16:16.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:15 smithi037 ceph-mon[31110]: mgrmap e2: y(active, starting, since 0.00289685s) 2024-08-17T17:16:16.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:15 smithi037 ceph-mon[31110]: from='mgr.14100 172.21.15.37:0/2175085100' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:16:16.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:15 smithi037 ceph-mon[31110]: from='mgr.14100 172.21.15.37:0/2175085100' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:16:16.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:15 smithi037 ceph-mon[31110]: from='mgr.14100 172.21.15.37:0/2175085100' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:16:16.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:15 smithi037 ceph-mon[31110]: from='mgr.14100 172.21.15.37:0/2175085100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:16:16.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:15 smithi037 ceph-mon[31110]: from='mgr.14100 172.21.15.37:0/2175085100' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:16:16.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:15 smithi037 ceph-mon[31110]: Manager daemon y is now available 2024-08-17T17:16:16.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:15 smithi037 ceph-mon[31110]: from='mgr.14100 172.21.15.37:0/2175085100' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:16:16.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:15 smithi037 ceph-mon[31110]: from='mgr.14100 172.21.15.37:0/2175085100' entity='mgr.y' 2024-08-17T17:16:16.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:15 smithi037 ceph-mon[31110]: from='mgr.14100 172.21.15.37:0/2175085100' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:16:16.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:15 smithi037 ceph-mon[31110]: from='mgr.14100 172.21.15.37:0/2175085100' entity='mgr.y' 2024-08-17T17:16:16.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:15 smithi037 ceph-mon[31110]: from='mgr.14100 172.21.15.37:0/2175085100' entity='mgr.y' 2024-08-17T17:16:17.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:17 smithi037 ceph-mon[31110]: mgrmap e3: y(active, since 1.00726s) 2024-08-17T17:16:18.555 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout 2024-08-17T17:16:18.555 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout { 2024-08-17T17:16:18.555 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "fsid": "4c9682c2-5cbc-11ef-bccf-c7b262605968", 2024-08-17T17:16:18.556 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "health": { 2024-08-17T17:16:18.556 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-17T17:16:18.556 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-17T17:16:18.556 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-17T17:16:18.556 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout }, 2024-08-17T17:16:18.556 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-17T17:16:18.556 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-17T17:16:18.556 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout 0 2024-08-17T17:16:18.556 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout ], 2024-08-17T17:16:18.556 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-17T17:16:18.556 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "a" 2024-08-17T17:16:18.556 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout ], 2024-08-17T17:16:18.556 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2024-08-17T17:16:18.556 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-17T17:16:18.557 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T17:16:18.557 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-08-17T17:16:18.557 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-17T17:16:18.557 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout }, 2024-08-17T17:16:18.557 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-17T17:16:18.557 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T17:16:18.557 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-17T17:16:18.557 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-17T17:16:18.557 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-17T17:16:18.557 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-17T17:16:18.557 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-17T17:16:18.557 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-17T17:16:18.560 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout }, 2024-08-17T17:16:18.560 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-17T17:16:18.561 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-17T17:16:18.561 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-17T17:16:18.561 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-17T17:16:18.561 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-17T17:16:18.561 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-17T17:16:18.561 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-17T17:16:18.561 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-17T17:16:18.561 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-17T17:16:18.561 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout }, 2024-08-17T17:16:18.561 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-17T17:16:18.561 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T17:16:18.561 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-17T17:16:18.561 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-17T17:16:18.561 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout }, 2024-08-17T17:16:18.562 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-17T17:16:18.562 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-17T17:16:18.562 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-17T17:16:18.562 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-17T17:16:18.562 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-17T17:16:18.562 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-17T17:16:18.562 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "restful" 2024-08-17T17:16:18.562 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout ], 2024-08-17T17:16:18.562 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-17T17:16:18.562 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout }, 2024-08-17T17:16:18.562 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-17T17:16:18.562 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T17:16:18.562 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "modified": "2024-08-17T17:16:04.608683+0000", 2024-08-17T17:16:18.563 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-17T17:16:18.563 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout }, 2024-08-17T17:16:18.563 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-17T17:16:18.563 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout } 2024-08-17T17:16:18.563 INFO:teuthology.orchestra.run.smithi037.stdout:mgr is available 2024-08-17T17:16:18.743 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:18 smithi037 ceph-mon[31110]: mgrmap e4: y(active, since 2s) 2024-08-17T17:16:18.743 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:18 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1034534896' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-17T17:16:19.511 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout 2024-08-17T17:16:19.511 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout [global] 2024-08-17T17:16:19.511 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout fsid = 4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:16:19.511 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-08-17T17:16:19.511 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-08-17T17:16:19.511 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-08-17T17:16:19.511 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-08-17T17:16:19.511 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-08-17T17:16:19.511 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout 2024-08-17T17:16:19.511 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout [mgr] 2024-08-17T17:16:19.512 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-08-17T17:16:19.512 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout 2024-08-17T17:16:19.512 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout [osd] 2024-08-17T17:16:19.512 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-08-17T17:16:19.512 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-08-17T17:16:19.512 INFO:teuthology.orchestra.run.smithi037.stdout:Enabling cephadm module... 2024-08-17T17:16:19.718 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:19 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/3903664343' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-08-17T17:16:20.991 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:20 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/2020819401' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-08-17T17:16:20.991 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:20 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: ignoring --setuser ceph since I am not root 2024-08-17T17:16:20.991 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:20 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: ignoring --setgroup ceph since I am not root 2024-08-17T17:16:20.991 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:20 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:20.861+0000 7f376b0abec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T17:16:20.991 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:20 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:20.989+0000 7f376b0abec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T17:16:21.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:21 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:21.058+0000 7f376b0abec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T17:16:21.715 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:21 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:21.312+0000 7f376b0abec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T17:16:21.715 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:21 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:21.372+0000 7f376b0abec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T17:16:22.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:21 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/2020819401' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-08-17T17:16:22.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:21 smithi037 ceph-mon[31110]: mgrmap e5: y(active, since 5s) 2024-08-17T17:16:22.707 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:22 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:22.327+0000 7f376b0abec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T17:16:22.707 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:22 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:22.444+0000 7f376b0abec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T17:16:22.707 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:22 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:22.506+0000 7f376b0abec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T17:16:22.708 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:22 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:22.706+0000 7f376b0abec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T17:16:22.970 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:22 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:22.770+0000 7f376b0abec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T17:16:22.970 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:22 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:22.839+0000 7f376b0abec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T17:16:22.971 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:22 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:22.969+0000 7f376b0abec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T17:16:23.712 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:23 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:23.406+0000 7f376b0abec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T17:16:23.712 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:23 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:23.710+0000 7f376b0abec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T17:16:24.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:23 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:23.779+0000 7f376b0abec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T17:16:24.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:23 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:23.911+0000 7f376b0abec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T17:16:24.476 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:24 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:24.180+0000 7f376b0abec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T17:16:24.476 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:24 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:24.243+0000 7f376b0abec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T17:16:24.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:24 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:24.435+0000 7f376b0abec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T17:16:24.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:24 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:24.501+0000 7f376b0abec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T17:16:24.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:24 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:24.586+0000 7f376b0abec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T17:16:24.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:24 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:24.645+0000 7f376b0abec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T17:16:25.543 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:25 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:25.195+0000 7f376b0abec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T17:16:25.543 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:25 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:25.337+0000 7f376b0abec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T17:16:25.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:25 smithi037 ceph-mon[31110]: Active manager daemon y restarted 2024-08-17T17:16:25.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:25 smithi037 ceph-mon[31110]: Activating manager daemon y 2024-08-17T17:16:25.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:25 smithi037 ceph-mon[31110]: osdmap e2: 0 total, 0 up, 0 in 2024-08-17T17:16:25.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:25 smithi037 ceph-mon[31110]: mgrmap e6: y(active, starting, since 0.00293919s) 2024-08-17T17:16:25.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:25 smithi037 ceph-mon[31110]: from='mgr.14118 172.21.15.37:0/3396323392' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:16:25.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:25 smithi037 ceph-mon[31110]: from='mgr.14118 172.21.15.37:0/3396323392' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:16:25.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:25 smithi037 ceph-mon[31110]: from='mgr.14118 172.21.15.37:0/3396323392' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:16:25.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:25 smithi037 ceph-mon[31110]: from='mgr.14118 172.21.15.37:0/3396323392' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:16:25.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:25 smithi037 ceph-mon[31110]: from='mgr.14118 172.21.15.37:0/3396323392' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:16:25.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:25 smithi037 ceph-mon[31110]: Manager daemon y is now available 2024-08-17T17:16:25.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:25 smithi037 ceph-mon[31110]: from='mgr.14118 172.21.15.37:0/3396323392' entity='mgr.y' 2024-08-17T17:16:25.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:25 smithi037 ceph-mon[31110]: from='mgr.14118 172.21.15.37:0/3396323392' entity='mgr.y' 2024-08-17T17:16:25.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:25 smithi037 ceph-mon[31110]: from='mgr.14118 172.21.15.37:0/3396323392' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:16:25.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:25 smithi037 ceph-mon[31110]: from='mgr.14118 172.21.15.37:0/3396323392' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:16:25.546 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:25 smithi037 ceph-mon[31110]: from='mgr.14118 172.21.15.37:0/3396323392' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:16:25.546 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:25 smithi037 ceph-mon[31110]: from='mgr.14118 172.21.15.37:0/3396323392' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:16:26.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:26 smithi037 ceph-mon[31110]: Found migration_current of "None". Setting to last migration. 2024-08-17T17:16:26.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:26 smithi037 ceph-mon[31110]: mgrmap e7: y(active, since 1.0048s) 2024-08-17T17:16:27.543 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:27 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:27.317+0000 7f371d432640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:17:16:27] ENGINE Error in HTTPServer.serve 2024-08-17T17:16:27.544 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:27 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: Traceback (most recent call last): 2024-08-17T17:16:27.544 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:27 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:16:27.544 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:27 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: self._connections.run(self.expiration_interval) 2024-08-17T17:16:27.544 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:27 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:16:27.544 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:27 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: self._run(expiration_interval) 2024-08-17T17:16:27.545 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:27 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:16:27.545 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:27 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:16:27.545 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:27 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:16:27.545 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:27 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:16:27.545 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:27 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:16:27.545 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:27 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: s = self.context.wrap_socket( 2024-08-17T17:16:27.545 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:27 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:16:27.545 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:27 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: return self.sslsocket_class._create( 2024-08-17T17:16:27.546 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:27 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:16:27.546 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:27 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: self.do_handshake() 2024-08-17T17:16:27.546 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:27 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:16:27.546 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:27 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: self._sslobj.do_handshake() 2024-08-17T17:16:27.546 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:27 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:16:27.546 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:27 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:28.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:28 smithi037 ceph-mon[31110]: [17/Aug/2024:17:16:27] ENGINE Bus STARTING 2024-08-17T17:16:28.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:28 smithi037 ceph-mon[31110]: [17/Aug/2024:17:16:27] ENGINE Serving on https://172.21.15.37:7150 2024-08-17T17:16:28.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:28 smithi037 ceph-mon[31110]: [17/Aug/2024:17:16:27] ENGINE Bus STARTED 2024-08-17T17:16:28.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:28 smithi037 ceph-mon[31110]: [17/Aug/2024:17:16:27] ENGINE Error in HTTPServer.serve 2024-08-17T17:16:28.794 INFO:journalctl@ceph.mon.a.smithi037.stdout: Traceback (most recent call last): 2024-08-17T17:16:28.794 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:16:28.794 INFO:journalctl@ceph.mon.a.smithi037.stdout: self._connections.run(self.expiration_interval) 2024-08-17T17:16:28.794 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:16:28.794 INFO:journalctl@ceph.mon.a.smithi037.stdout: self._run(expiration_interval) 2024-08-17T17:16:28.794 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:16:28.794 INFO:journalctl@ceph.mon.a.smithi037.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:16:28.794 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:16:28.794 INFO:journalctl@ceph.mon.a.smithi037.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:16:28.794 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:16:28.794 INFO:journalctl@ceph.mon.a.smithi037.stdout: s = self.context.wrap_socket( 2024-08-17T17:16:28.794 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:16:28.794 INFO:journalctl@ceph.mon.a.smithi037.stdout: return self.sslsocket_class._create( 2024-08-17T17:16:28.795 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:16:28.795 INFO:journalctl@ceph.mon.a.smithi037.stdout: self.do_handshake() 2024-08-17T17:16:28.795 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:16:28.795 INFO:journalctl@ceph.mon.a.smithi037.stdout: self._sslobj.do_handshake() 2024-08-17T17:16:28.795 INFO:journalctl@ceph.mon.a.smithi037.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:16:28.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:28 smithi037 ceph-mon[31110]: from='mgr.14118 172.21.15.37:0/3396323392' entity='mgr.y' 2024-08-17T17:16:28.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:28 smithi037 ceph-mon[31110]: from='mgr.14118 172.21.15.37:0/3396323392' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:16:29.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:29 smithi037 ceph-mon[31110]: mgrmap e8: y(active, since 2s) 2024-08-17T17:16:30.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:30 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/2188405371' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-17T17:16:31.713 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout { 2024-08-17T17:16:31.713 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "epoch": 8, 2024-08-17T17:16:31.713 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-17T17:16:31.713 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-08-17T17:16:31.713 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-08-17T17:16:31.713 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout } 2024-08-17T17:16:31.713 INFO:teuthology.orchestra.run.smithi037.stdout:Waiting for the mgr to restart... 2024-08-17T17:16:31.713 INFO:teuthology.orchestra.run.smithi037.stdout:Waiting for mgr epoch 8... 2024-08-17T17:16:32.668 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout { 2024-08-17T17:16:32.669 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 8, 2024-08-17T17:16:32.669 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "initialized": true 2024-08-17T17:16:32.669 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout } 2024-08-17T17:16:32.669 INFO:teuthology.orchestra.run.smithi037.stdout:mgr epoch 8 is available 2024-08-17T17:16:32.669 INFO:teuthology.orchestra.run.smithi037.stdout:Setting orchestrator backend to cephadm... 2024-08-17T17:16:33.035 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:32 smithi037 ceph-mon[31110]: from='client.14128 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-08-17T17:16:33.035 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:32 smithi037 ceph-mon[31110]: from='client.14128 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-08-17T17:16:34.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:34 smithi037 ceph-mon[31110]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:34.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:34 smithi037 ceph-mon[31110]: from='mgr.14118 172.21.15.37:0/3396323392' entity='mgr.y' 2024-08-17T17:16:34.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:34 smithi037 ceph-mon[31110]: from='mgr.14118 172.21.15.37:0/3396323392' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:16:34.897 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout value unchanged 2024-08-17T17:16:34.898 INFO:teuthology.orchestra.run.smithi037.stdout:Generating ssh key... 2024-08-17T17:16:35.255 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:35 smithi037 ceph-mon[31110]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:36.176 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: Generating public/private rsa key pair. 2024-08-17T17:16:36.176 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: Your identification has been saved in /tmp/tmpcvw555w_/key 2024-08-17T17:16:36.176 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: Your public key has been saved in /tmp/tmpcvw555w_/key.pub 2024-08-17T17:16:36.176 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: The key fingerprint is: 2024-08-17T17:16:36.176 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: SHA256:/A7RFT1zC+2lRHI8TO75/DHFQwHmiUUpuO+meZNbz84 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:16:36.176 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: The key's randomart image is: 2024-08-17T17:16:36.176 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: +---[RSA 3072]----+ 2024-08-17T17:16:36.176 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: | . +@B. | 2024-08-17T17:16:36.176 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: | . .=BX.+| 2024-08-17T17:16:36.176 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: | ..o++Bo| 2024-08-17T17:16:36.176 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: | . o . .o= | 2024-08-17T17:16:36.177 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: | S o o.o| 2024-08-17T17:16:36.177 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: | o . oo| 2024-08-17T17:16:36.177 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: | . o .. oo| 2024-08-17T17:16:36.177 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: | o.*. + +| 2024-08-17T17:16:36.177 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: | o=.o .E.| 2024-08-17T17:16:36.177 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: +----[SHA256]-----+ 2024-08-17T17:16:36.450 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:36 smithi037 ceph-mon[31110]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:36.451 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:36 smithi037 ceph-mon[31110]: Generating ssh key... 2024-08-17T17:16:36.451 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:36 smithi037 ceph-mon[31110]: from='mgr.14118 172.21.15.37:0/3396323392' entity='mgr.y' 2024-08-17T17:16:36.451 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:36 smithi037 ceph-mon[31110]: from='mgr.14118 172.21.15.37:0/3396323392' entity='mgr.y' 2024-08-17T17:16:38.068 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:37 smithi037 ceph-mon[31110]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:38.068 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCXQneSH+6MpYNDtLYpEqHonf1lZh+m0R8kT1uIgGLhlgfOBdqsqUUtzgpTPJE5mBeqkeMpaCctaZu2hP6Athz0/EylE3QXxZnrZpyrea0SrGDZKFXGXoGrgFiLMJzPWVDDdKBxBkJZdAJXQLEBXZjJOGICXSz42CdVahoD3K/K7s5kvJlPcEOZKRuL4V7rRsP8Y0BgUscxeZO8kZ+KKJqqFYOvDxkn4xKVf+vzlfVCkE1NS7l7+4d2XcHJen6oXYTo6+YubyBYkV4ZmRbBPnYZ2+9VBzaIUocq5curSmJAEr85fLjFKkED7EXEb5VRBgtDUM2pd6KCYT/ua6eFIqmH5SGG8yE1d0GxwJVpdSwnN6Hl7FpVDYzag+Bv3uD7v/GJeTmaKxE1PLNt5BGH1Fhpa43rdO/fjsA3K9uspgup5QrheC5yzSsgsRWCifFBeH3iw3eVQNs1L0br60iAw7pLFVh2pjTaE1/4dxe2eFaKrNpgCs/W4wCO53LeMsBmlRk= ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:16:38.068 INFO:teuthology.orchestra.run.smithi037.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-08-17T17:16:38.068 INFO:teuthology.orchestra.run.smithi037.stdout:Adding key to root@localhost authorized_keys... 2024-08-17T17:16:38.069 INFO:teuthology.orchestra.run.smithi037.stdout:Adding host smithi037... 2024-08-17T17:16:39.084 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:38 smithi037 ceph-mon[31110]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi037", "addr": "172.21.15.37", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:40.928 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:40 smithi037 ceph-mon[31110]: Deploying cephadm binary to smithi037 2024-08-17T17:16:42.643 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout Added host 'smithi037' with addr '172.21.15.37' 2024-08-17T17:16:42.643 INFO:teuthology.orchestra.run.smithi037.stdout:Deploying unmanaged mon service... 2024-08-17T17:16:43.268 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:43 smithi037 ceph-mon[31110]: from='mgr.14118 172.21.15.37:0/3396323392' entity='mgr.y' 2024-08-17T17:16:43.268 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:43 smithi037 ceph-mon[31110]: Added host smithi037 2024-08-17T17:16:43.268 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:43 smithi037 ceph-mon[31110]: from='mgr.14118 172.21.15.37:0/3396323392' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:16:44.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:44 smithi037 ceph-mon[31110]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:44.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:44 smithi037 ceph-mon[31110]: Saving service mon spec with placement count:5 2024-08-17T17:16:44.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:44 smithi037 ceph-mon[31110]: from='mgr.14118 172.21.15.37:0/3396323392' entity='mgr.y' 2024-08-17T17:16:44.808 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-08-17T17:16:44.808 INFO:teuthology.orchestra.run.smithi037.stdout:Deploying unmanaged mgr service... 2024-08-17T17:16:45.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:45 smithi037 ceph-mon[31110]: from='mgr.14118 172.21.15.37:0/3396323392' entity='mgr.y' 2024-08-17T17:16:45.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:45 smithi037 ceph-mon[31110]: from='mgr.14118 172.21.15.37:0/3396323392' entity='mgr.y' 2024-08-17T17:16:46.217 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-08-17T17:16:46.470 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:46 smithi037 ceph-mon[31110]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:16:46.470 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:46 smithi037 ceph-mon[31110]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:46.470 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:46 smithi037 ceph-mon[31110]: Saving service mgr spec with placement count:2 2024-08-17T17:16:46.470 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:46 smithi037 ceph-mon[31110]: from='mgr.14118 172.21.15.37:0/3396323392' entity='mgr.y' 2024-08-17T17:16:47.986 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:47 smithi037 ceph-mon[31110]: from='mgr.14118 172.21.15.37:0/3396323392' entity='mgr.y' 2024-08-17T17:16:48.020 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:47 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/587550786' entity='client.admin' 2024-08-17T17:16:48.020 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:47 smithi037 ceph-mon[31110]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:16:48.020 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:47 smithi037 ceph-mon[31110]: from='mgr.14118 172.21.15.37:0/3396323392' entity='mgr.y' 2024-08-17T17:16:49.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:49 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/376388276' entity='client.admin' 2024-08-17T17:16:49.654 INFO:teuthology.orchestra.run.smithi037.stdout:Enabling the dashboard module... 2024-08-17T17:16:50.638 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:50 smithi037 ceph-mon[31110]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:16:50.638 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:50 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/2623694292' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-08-17T17:16:50.638 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:50 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: ignoring --setuser ceph since I am not root 2024-08-17T17:16:50.638 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:50 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: ignoring --setgroup ceph since I am not root 2024-08-17T17:16:50.638 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:50 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:50.507+0000 7fa7e7dc8ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T17:16:50.638 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:50 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:50.635+0000 7fa7e7dc8ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T17:16:50.957 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:50 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:50.705+0000 7fa7e7dc8ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T17:16:50.957 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:50 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:50.955+0000 7fa7e7dc8ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T17:16:51.228 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:51 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:51.017+0000 7fa7e7dc8ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T17:16:51.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:51 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/2623694292' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-08-17T17:16:51.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:51 smithi037 ceph-mon[31110]: mgrmap e9: y(active, since 25s) 2024-08-17T17:16:52.190 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:51 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:51.975+0000 7fa7e7dc8ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T17:16:52.190 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:52 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:52.091+0000 7fa7e7dc8ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T17:16:52.190 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:52 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:52.148+0000 7fa7e7dc8ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T17:16:52.193 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout { 2024-08-17T17:16:52.194 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-08-17T17:16:52.194 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-17T17:16:52.194 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-08-17T17:16:52.194 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-08-17T17:16:52.194 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout } 2024-08-17T17:16:52.194 INFO:teuthology.orchestra.run.smithi037.stdout:Waiting for the mgr to restart... 2024-08-17T17:16:52.194 INFO:teuthology.orchestra.run.smithi037.stdout:Waiting for mgr epoch 9... 2024-08-17T17:16:52.448 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:52 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1519888616' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-17T17:16:52.448 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:52 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:52.350+0000 7fa7e7dc8ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T17:16:52.448 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:52 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:52.412+0000 7fa7e7dc8ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T17:16:52.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:52 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:52.482+0000 7fa7e7dc8ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T17:16:52.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:52 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:52.612+0000 7fa7e7dc8ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T17:16:53.345 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:53 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:53.044+0000 7fa7e7dc8ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T17:16:53.345 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:53 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:53.344+0000 7fa7e7dc8ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T17:16:53.794 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:53 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:53.411+0000 7fa7e7dc8ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T17:16:53.794 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:53 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:53.542+0000 7fa7e7dc8ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T17:16:54.120 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:53 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:53.805+0000 7fa7e7dc8ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T17:16:54.120 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:53 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:53.866+0000 7fa7e7dc8ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T17:16:54.120 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:54 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:54.054+0000 7fa7e7dc8ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T17:16:54.120 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:54 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:54.119+0000 7fa7e7dc8ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T17:16:54.543 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:54 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:54.203+0000 7fa7e7dc8ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T17:16:54.543 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:54 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:54.262+0000 7fa7e7dc8ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T17:16:55.157 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:54 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:54.803+0000 7fa7e7dc8ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T17:16:55.157 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:54 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:54.943+0000 7fa7e7dc8ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T17:16:55.157 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:54 smithi037 ceph-mon[31110]: Active manager daemon y restarted 2024-08-17T17:16:55.158 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:54 smithi037 ceph-mon[31110]: Activating manager daemon y 2024-08-17T17:16:55.158 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:54 smithi037 ceph-mon[31110]: osdmap e3: 0 total, 0 up, 0 in 2024-08-17T17:16:55.158 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:54 smithi037 ceph-mon[31110]: mgrmap e10: y(active, starting, since 0.00501289s) 2024-08-17T17:16:55.158 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:54 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:16:55.158 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:54 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:16:55.158 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:54 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:16:55.158 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:54 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:16:55.158 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:54 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:16:55.158 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:54 smithi037 ceph-mon[31110]: Manager daemon y is now available 2024-08-17T17:16:55.158 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:54 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:16:55.158 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:54 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:16:55.158 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:54 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:16:56.711 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout { 2024-08-17T17:16:56.711 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-08-17T17:16:56.711 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout "initialized": true 2024-08-17T17:16:56.711 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout } 2024-08-17T17:16:56.711 INFO:teuthology.orchestra.run.smithi037.stdout:mgr epoch 9 is available 2024-08-17T17:16:56.711 INFO:teuthology.orchestra.run.smithi037.stdout:Generating a dashboard self-signed certificate... 2024-08-17T17:16:57.085 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:56 smithi037 ceph-mon[31110]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-08-17T17:16:57.086 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:56 smithi037 ceph-mon[31110]: mgrmap e11: y(active, since 1.00543s) 2024-08-17T17:16:57.086 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:56 smithi037 ceph-mon[31110]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-08-17T17:16:57.086 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:56 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:16:57.794 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:57 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:57.488+0000 7fa7987fe640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:17:16:57] ENGINE Error in HTTPServer.serve 2024-08-17T17:16:57.794 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:57 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: Traceback (most recent call last): 2024-08-17T17:16:57.794 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:57 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:16:57.794 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:57 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: self._connections.run(self.expiration_interval) 2024-08-17T17:16:57.794 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:57 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:16:57.794 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:57 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: self._run(expiration_interval) 2024-08-17T17:16:57.794 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:57 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:16:57.794 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:57 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:16:57.795 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:57 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:16:57.795 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:57 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:16:57.795 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:57 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:16:57.795 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:57 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: s = self.context.wrap_socket( 2024-08-17T17:16:57.795 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:57 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:16:57.795 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:57 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: return self.sslsocket_class._create( 2024-08-17T17:16:57.795 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:57 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:16:57.795 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:57 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: self.do_handshake() 2024-08-17T17:16:57.795 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:57 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:16:57.795 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:57 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: self._sslobj.do_handshake() 2024-08-17T17:16:57.795 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:57 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:16:57.795 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:16:57 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:16:58.026 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-08-17T17:16:58.026 INFO:teuthology.orchestra.run.smithi037.stdout:Creating initial admin user... 2024-08-17T17:16:58.149 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:57 smithi037 ceph-mon[31110]: [17/Aug/2024:17:16:57] ENGINE Bus STARTING 2024-08-17T17:16:58.149 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:57 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:16:58.149 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:57 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:16:58.149 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:57 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:16:58.149 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:57 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:16:58.149 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:57 smithi037 ceph-mon[31110]: mgrmap e12: y(active, since 2s) 2024-08-17T17:16:59.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:58 smithi037 ceph-mon[31110]: [17/Aug/2024:17:16:57] ENGINE Serving on https://172.21.15.37:7150 2024-08-17T17:16:59.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:58 smithi037 ceph-mon[31110]: [17/Aug/2024:17:16:57] ENGINE Bus STARTED 2024-08-17T17:16:59.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:58 smithi037 ceph-mon[31110]: [17/Aug/2024:17:16:57] ENGINE Error in HTTPServer.serve 2024-08-17T17:16:59.294 INFO:journalctl@ceph.mon.a.smithi037.stdout: Traceback (most recent call last): 2024-08-17T17:16:59.294 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:16:59.294 INFO:journalctl@ceph.mon.a.smithi037.stdout: self._connections.run(self.expiration_interval) 2024-08-17T17:16:59.294 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:16:59.294 INFO:journalctl@ceph.mon.a.smithi037.stdout: self._run(expiration_interval) 2024-08-17T17:16:59.294 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:16:59.294 INFO:journalctl@ceph.mon.a.smithi037.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:16:59.294 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:16:59.294 INFO:journalctl@ceph.mon.a.smithi037.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:16:59.294 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:16:59.294 INFO:journalctl@ceph.mon.a.smithi037.stdout: s = self.context.wrap_socket( 2024-08-17T17:16:59.295 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:16:59.295 INFO:journalctl@ceph.mon.a.smithi037.stdout: return self.sslsocket_class._create( 2024-08-17T17:16:59.295 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:16:59.295 INFO:journalctl@ceph.mon.a.smithi037.stdout: self.do_handshake() 2024-08-17T17:16:59.295 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:16:59.295 INFO:journalctl@ceph.mon.a.smithi037.stdout: self._sslobj.do_handshake() 2024-08-17T17:16:59.295 INFO:journalctl@ceph.mon.a.smithi037.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:16:59.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:58 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:00.063 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$I2MkF79Ra7QG1w8DLoC6J.LvLkzJKXCZhIZnai4ryrk9HOwkiMRnS", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1723915018, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-08-17T17:17:00.063 INFO:teuthology.orchestra.run.smithi037.stdout:Fetching dashboard port number... 2024-08-17T17:17:00.187 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:16:59 smithi037 ceph-mon[31110]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:01.234 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:00 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/4167506133' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-08-17T17:17:01.237 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stdout 8443 2024-08-17T17:17:01.248 INFO:teuthology.orchestra.run.smithi037.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-08-17T17:17:01.249 INFO:teuthology.orchestra.run.smithi037.stdout:systemctl: stdout disabled 2024-08-17T17:17:01.257 INFO:teuthology.orchestra.run.smithi037.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-08-17T17:17:01.257 INFO:teuthology.orchestra.run.smithi037.stdout:systemctl: stdout inactive 2024-08-17T17:17:01.257 INFO:teuthology.orchestra.run.smithi037.stdout:firewalld.service is not enabled 2024-08-17T17:17:01.257 INFO:teuthology.orchestra.run.smithi037.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-08-17T17:17:01.259 INFO:teuthology.orchestra.run.smithi037.stdout:Ceph Dashboard is now available at: 2024-08-17T17:17:01.259 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:17:01.259 INFO:teuthology.orchestra.run.smithi037.stdout: URL: https://smithi037.front.sepia.ceph.com:8443/ 2024-08-17T17:17:01.259 INFO:teuthology.orchestra.run.smithi037.stdout: User: admin 2024-08-17T17:17:01.259 INFO:teuthology.orchestra.run.smithi037.stdout: Password: 8d1x2gixuf 2024-08-17T17:17:01.259 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:17:01.260 INFO:teuthology.orchestra.run.smithi037.stdout:Saving cluster configuration to /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config directory 2024-08-17T17:17:01.260 INFO:teuthology.orchestra.run.smithi037.stdout:Enabling autotune for osd_memory_target 2024-08-17T17:17:02.173 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:01 smithi037 ceph-mon[31110]: mgrmap e13: y(active, since 6s) 2024-08-17T17:17:03.666 INFO:teuthology.orchestra.run.smithi037.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-08-17T17:17:03.666 INFO:teuthology.orchestra.run.smithi037.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-08-17T17:17:03.667 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:17:03.667 INFO:teuthology.orchestra.run.smithi037.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-08-17T17:17:03.667 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:17:03.667 INFO:teuthology.orchestra.run.smithi037.stdout:Or, if you are only running a single cluster on this host: 2024-08-17T17:17:03.667 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:17:03.667 INFO:teuthology.orchestra.run.smithi037.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-08-17T17:17:03.667 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:17:03.667 INFO:teuthology.orchestra.run.smithi037.stdout:Please consider enabling telemetry to help improve Ceph: 2024-08-17T17:17:03.667 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:17:03.667 INFO:teuthology.orchestra.run.smithi037.stdout: ceph telemetry on 2024-08-17T17:17:03.667 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:17:03.667 INFO:teuthology.orchestra.run.smithi037.stdout:For more information see: 2024-08-17T17:17:03.667 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:17:03.667 INFO:teuthology.orchestra.run.smithi037.stdout: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-08-17T17:17:03.668 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:17:03.668 INFO:teuthology.orchestra.run.smithi037.stdout:Bootstrap complete. 2024-08-17T17:17:03.706 INFO:tasks.cephadm:Fetching config... 2024-08-17T17:17:03.706 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-08-17T17:17:03.707 DEBUG:teuthology.orchestra.run.smithi037:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-08-17T17:17:03.724 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-08-17T17:17:03.725 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-08-17T17:17:03.725 DEBUG:teuthology.orchestra.run.smithi037:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-08-17T17:17:03.781 INFO:tasks.cephadm:Fetching mon keyring... 2024-08-17T17:17:03.781 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-08-17T17:17:03.781 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd if=/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/keyring of=/dev/stdout 2024-08-17T17:17:03.846 INFO:tasks.cephadm:Fetching pub ssh key... 2024-08-17T17:17:03.846 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-08-17T17:17:03.847 DEBUG:teuthology.orchestra.run.smithi037:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-08-17T17:17:03.903 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-08-17T17:17:03.904 DEBUG:teuthology.orchestra.run.smithi037:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCXQneSH+6MpYNDtLYpEqHonf1lZh+m0R8kT1uIgGLhlgfOBdqsqUUtzgpTPJE5mBeqkeMpaCctaZu2hP6Athz0/EylE3QXxZnrZpyrea0SrGDZKFXGXoGrgFiLMJzPWVDDdKBxBkJZdAJXQLEBXZjJOGICXSz42CdVahoD3K/K7s5kvJlPcEOZKRuL4V7rRsP8Y0BgUscxeZO8kZ+KKJqqFYOvDxkn4xKVf+vzlfVCkE1NS7l7+4d2XcHJen6oXYTo6+YubyBYkV4ZmRbBPnYZ2+9VBzaIUocq5curSmJAEr85fLjFKkED7EXEb5VRBgtDUM2pd6KCYT/ua6eFIqmH5SGG8yE1d0GxwJVpdSwnN6Hl7FpVDYzag+Bv3uD7v/GJeTmaKxE1PLNt5BGH1Fhpa43rdO/fjsA3K9uspgup5QrheC5yzSsgsRWCifFBeH3iw3eVQNs1L0br60iAw7pLFVh2pjTaE1/4dxe2eFaKrNpgCs/W4wCO53LeMsBmlRk= ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-17T17:17:03.987 INFO:teuthology.orchestra.run.smithi037.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCXQneSH+6MpYNDtLYpEqHonf1lZh+m0R8kT1uIgGLhlgfOBdqsqUUtzgpTPJE5mBeqkeMpaCctaZu2hP6Athz0/EylE3QXxZnrZpyrea0SrGDZKFXGXoGrgFiLMJzPWVDDdKBxBkJZdAJXQLEBXZjJOGICXSz42CdVahoD3K/K7s5kvJlPcEOZKRuL4V7rRsP8Y0BgUscxeZO8kZ+KKJqqFYOvDxkn4xKVf+vzlfVCkE1NS7l7+4d2XcHJen6oXYTo6+YubyBYkV4ZmRbBPnYZ2+9VBzaIUocq5curSmJAEr85fLjFKkED7EXEb5VRBgtDUM2pd6KCYT/ua6eFIqmH5SGG8yE1d0GxwJVpdSwnN6Hl7FpVDYzag+Bv3uD7v/GJeTmaKxE1PLNt5BGH1Fhpa43rdO/fjsA3K9uspgup5QrheC5yzSsgsRWCifFBeH3iw3eVQNs1L0br60iAw7pLFVh2pjTaE1/4dxe2eFaKrNpgCs/W4wCO53LeMsBmlRk= ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:17:04.001 DEBUG:teuthology.orchestra.run.smithi046:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCXQneSH+6MpYNDtLYpEqHonf1lZh+m0R8kT1uIgGLhlgfOBdqsqUUtzgpTPJE5mBeqkeMpaCctaZu2hP6Athz0/EylE3QXxZnrZpyrea0SrGDZKFXGXoGrgFiLMJzPWVDDdKBxBkJZdAJXQLEBXZjJOGICXSz42CdVahoD3K/K7s5kvJlPcEOZKRuL4V7rRsP8Y0BgUscxeZO8kZ+KKJqqFYOvDxkn4xKVf+vzlfVCkE1NS7l7+4d2XcHJen6oXYTo6+YubyBYkV4ZmRbBPnYZ2+9VBzaIUocq5curSmJAEr85fLjFKkED7EXEb5VRBgtDUM2pd6KCYT/ua6eFIqmH5SGG8yE1d0GxwJVpdSwnN6Hl7FpVDYzag+Bv3uD7v/GJeTmaKxE1PLNt5BGH1Fhpa43rdO/fjsA3K9uspgup5QrheC5yzSsgsRWCifFBeH3iw3eVQNs1L0br60iAw7pLFVh2pjTaE1/4dxe2eFaKrNpgCs/W4wCO53LeMsBmlRk= ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-17T17:17:04.045 INFO:teuthology.orchestra.run.smithi046.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCXQneSH+6MpYNDtLYpEqHonf1lZh+m0R8kT1uIgGLhlgfOBdqsqUUtzgpTPJE5mBeqkeMpaCctaZu2hP6Athz0/EylE3QXxZnrZpyrea0SrGDZKFXGXoGrgFiLMJzPWVDDdKBxBkJZdAJXQLEBXZjJOGICXSz42CdVahoD3K/K7s5kvJlPcEOZKRuL4V7rRsP8Y0BgUscxeZO8kZ+KKJqqFYOvDxkn4xKVf+vzlfVCkE1NS7l7+4d2XcHJen6oXYTo6+YubyBYkV4ZmRbBPnYZ2+9VBzaIUocq5curSmJAEr85fLjFKkED7EXEb5VRBgtDUM2pd6KCYT/ua6eFIqmH5SGG8yE1d0GxwJVpdSwnN6Hl7FpVDYzag+Bv3uD7v/GJeTmaKxE1PLNt5BGH1Fhpa43rdO/fjsA3K9uspgup5QrheC5yzSsgsRWCifFBeH3iw3eVQNs1L0br60iAw7pLFVh2pjTaE1/4dxe2eFaKrNpgCs/W4wCO53LeMsBmlRk= ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:17:04.058 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-08-17T17:17:04.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:04 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1168397383' entity='client.admin' 2024-08-17T17:17:04.323 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:17:07.142 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:06 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:07.142 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:06 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:07.143 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:06 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi037", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:17:07.143 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:06 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:07.143 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:06 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:07.143 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:06 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:07.143 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:06 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1648383921' entity='client.admin' 2024-08-17T17:17:07.143 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:06 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:07.143 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:06 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:07.453 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-08-17T17:17:07.453 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-08-17T17:17:07.711 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:17:10.385 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi046 2024-08-17T17:17:10.385 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-08-17T17:17:10.385 DEBUG:teuthology.orchestra.run.smithi046:> dd of=/etc/ceph/ceph.conf 2024-08-17T17:17:10.404 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-08-17T17:17:10.405 DEBUG:teuthology.orchestra.run.smithi046:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:17:10.463 INFO:tasks.cephadm:Adding host smithi046 to orchestrator... 2024-08-17T17:17:10.463 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph orch host add smithi046 2024-08-17T17:17:10.727 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:17:10.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:10 smithi037 ceph-mon[31110]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:10.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:10 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:10.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:10 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:10.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:10 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:10.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:10 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:17:10.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:10 smithi037 ceph-mon[31110]: Updating smithi037:/etc/ceph/ceph.conf 2024-08-17T17:17:10.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:10 smithi037 ceph-mon[31110]: Updating smithi037:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:17:10.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:10 smithi037 ceph-mon[31110]: Updating smithi037:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:17:10.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:10 smithi037 ceph-mon[31110]: Updating smithi037:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:17:10.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:10 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:10.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:10 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:10.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:10 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:12.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:12 smithi037 ceph-mon[31110]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi046", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:13.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:13 smithi037 ceph-mon[31110]: Deploying cephadm binary to smithi046 2024-08-17T17:17:15.660 INFO:teuthology.orchestra.run.smithi037.stdout:Added host 'smithi046' with addr '172.21.15.46' 2024-08-17T17:17:16.219 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph orch host ls --format=json 2024-08-17T17:17:16.243 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:16 smithi037 ceph-mon[31110]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:16.243 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:16 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:16.243 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:16 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:16.243 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:16 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:16.480 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:17:17.517 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:17 smithi037 ceph-mon[31110]: Added host smithi046 2024-08-17T17:17:17.518 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:17 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:17.518 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:17 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:18.230 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:17:18.230 INFO:teuthology.orchestra.run.smithi037.stdout:[{"addr": "172.21.15.37", "hostname": "smithi037", "labels": [], "status": ""}, {"addr": "172.21.15.46", "hostname": "smithi046", "labels": [], "status": ""}] 2024-08-17T17:17:18.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:18 smithi037 ceph-mon[31110]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:18.826 INFO:tasks.cephadm:Setting crush tunables to default 2024-08-17T17:17:18.826 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd crush tunables default 2024-08-17T17:17:19.127 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:17:19.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:19 smithi037 ceph-mon[31110]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:17:20.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:20 smithi037 ceph-mon[31110]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:20.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:20 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:20.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:20 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:20.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:20 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:20.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:20 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:20.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:20 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:17:20.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:20 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:20.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:20 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:17:21.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:21 smithi037 ceph-mon[31110]: Updating smithi046:/etc/ceph/ceph.conf 2024-08-17T17:17:21.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:21 smithi037 ceph-mon[31110]: Updating smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:17:21.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:21 smithi037 ceph-mon[31110]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:17:21.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:21 smithi037 ceph-mon[31110]: Updating smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:17:21.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:21 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:21.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:21 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:21.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:21 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:21.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:21 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/2661661901' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-17T17:17:21.638 INFO:teuthology.orchestra.run.smithi037.stderr:adjusted tunables profile to default 2024-08-17T17:17:22.176 INFO:tasks.cephadm:Adding mon.a on smithi037 2024-08-17T17:17:22.176 INFO:tasks.cephadm:Adding mon.c on smithi037 2024-08-17T17:17:22.176 INFO:tasks.cephadm:Adding mon.b on smithi046 2024-08-17T17:17:22.176 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph orch apply mon '3;smithi037:172.21.15.37=a;smithi037:[v2:172.21.15.37:3301,v1:172.21.15.37:6790]=c;smithi046:172.21.15.46=b' 2024-08-17T17:17:22.440 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:17:22.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:22 smithi037 ceph-mon[31110]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:22.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:22 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/2661661901' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-17T17:17:22.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:22 smithi037 ceph-mon[31110]: osdmap e4: 0 total, 0 up, 0 in 2024-08-17T17:17:24.075 INFO:teuthology.orchestra.run.smithi046.stdout:Scheduled mon update... 2024-08-17T17:17:24.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:24 smithi037 ceph-mon[31110]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:24.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:24 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:24.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:24 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:24.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:24 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:24.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:24 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:17:24.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:24 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:24.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:24 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:17:24.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:24 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:24.687 DEBUG:teuthology.orchestra.run.smithi037:mon.c> sudo journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mon.c.service 2024-08-17T17:17:24.690 DEBUG:teuthology.orchestra.run.smithi046:mon.b> sudo journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mon.b.service 2024-08-17T17:17:24.692 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-17T17:17:24.693 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph mon dump -f json 2024-08-17T17:17:25.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:25 smithi037 ceph-mon[31110]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi037:172.21.15.37=a;smithi037:[v2:172.21.15.37:3301,v1:172.21.15.37:6790]=c;smithi046:172.21.15.46=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:25.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:25 smithi037 ceph-mon[31110]: Saving service mon spec with placement smithi037:172.21.15.37=a;smithi037:[v2:172.21.15.37:3301,v1:172.21.15.37:6790]=c;smithi046:172.21.15.46=b;count:3 2024-08-17T17:17:25.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:25 smithi037 ceph-mon[31110]: Deploying daemon mon.b on smithi046 2024-08-17T17:17:26.337 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:17:26.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:26 smithi037 ceph-mon[31110]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:28.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:28 smithi037 ceph-mon[31110]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:28.754 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:17:28.755 INFO:teuthology.orchestra.run.smithi046.stdout:{"epoch":1,"fsid":"4c9682c2-5cbc-11ef-bccf-c7b262605968","modified":"2024-08-17T17:16:01.550924Z","created":"2024-08-17T17:16:01.550924Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-17T17:17:28.755 INFO:teuthology.orchestra.run.smithi046.stderr:dumped monmap epoch 1 2024-08-17T17:17:29.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:29 smithi037 ceph-mon[31110]: from='client.? 172.21.15.46:0/2587767031' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T17:17:29.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:29 smithi046 systemd[1]: Started Ceph mon.b for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:17:30.406 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-17T17:17:30.406 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph mon dump -f json 2024-08-17T17:17:30.678 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:17:34.950 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:34 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:17:34.950 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:34 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:17:34.950 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:34 smithi037 ceph-mon[31110]: mon.a calling monitor election 2024-08-17T17:17:34.950 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:34 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:17:34.950 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:34 smithi037 ceph-mon[31110]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:34.950 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:34 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:17:34.950 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:34 smithi037 ceph-mon[31110]: mon.b calling monitor election 2024-08-17T17:17:34.950 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:34 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:17:34.950 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:34 smithi037 ceph-mon[31110]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:34.951 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:34 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:17:34.951 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:34 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:17:34.951 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:34 smithi037 ceph-mon[31110]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T17:17:34.951 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:34 smithi037 ceph-mon[31110]: monmap e2: 2 mons at {a=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],b=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T17:17:34.951 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:34 smithi037 ceph-mon[31110]: fsmap 2024-08-17T17:17:34.951 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:34 smithi037 ceph-mon[31110]: osdmap e4: 0 total, 0 up, 0 in 2024-08-17T17:17:34.951 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:34 smithi037 ceph-mon[31110]: mgrmap e13: y(active, since 39s) 2024-08-17T17:17:34.951 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:34 smithi037 ceph-mon[31110]: overall HEALTH_OK 2024-08-17T17:17:34.951 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:34 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:34.951 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:34 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:34.951 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:34 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:34.951 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:34 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:17:34.951 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:34 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:34 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:17:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:34 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:17:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:34 smithi046 ceph-mon[34315]: mon.a calling monitor election 2024-08-17T17:17:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:34 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:17:35.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:34 smithi046 ceph-mon[34315]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:35.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:34 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:17:35.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:34 smithi046 ceph-mon[34315]: mon.b calling monitor election 2024-08-17T17:17:35.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:34 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:17:35.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:34 smithi046 ceph-mon[34315]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:35.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:34 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:17:35.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:34 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:17:35.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:34 smithi046 ceph-mon[34315]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T17:17:35.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:34 smithi046 ceph-mon[34315]: monmap e2: 2 mons at {a=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],b=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T17:17:35.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:34 smithi046 ceph-mon[34315]: fsmap 2024-08-17T17:17:35.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:34 smithi046 ceph-mon[34315]: osdmap e4: 0 total, 0 up, 0 in 2024-08-17T17:17:35.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:34 smithi046 ceph-mon[34315]: mgrmap e13: y(active, since 39s) 2024-08-17T17:17:35.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:34 smithi046 ceph-mon[34315]: overall HEALTH_OK 2024-08-17T17:17:35.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:34 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:35.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:34 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:35.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:34 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:35.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:34 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:17:35.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:34 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:35.457 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:17:35.458 INFO:teuthology.orchestra.run.smithi046.stdout:{"epoch":2,"fsid":"4c9682c2-5cbc-11ef-bccf-c7b262605968","modified":"2024-08-17T17:17:29.532646Z","created":"2024-08-17T17:16:01.550924Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:3300","nonce":0},{"type":"v1","addr":"172.21.15.46:6789","nonce":0}]},"addr":"172.21.15.46:6789/0","public_addr":"172.21.15.46:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-08-17T17:17:35.458 INFO:teuthology.orchestra.run.smithi046.stderr:dumped monmap epoch 2 2024-08-17T17:17:35.732 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:35 smithi046 ceph-mon[34315]: Deploying daemon mon.c on smithi037 2024-08-17T17:17:35.732 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:35 smithi046 ceph-mon[34315]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:35.732 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:35 smithi046 ceph-mon[34315]: from='client.? 172.21.15.46:0/841237510' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T17:17:35.732 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:35 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:17:35.919 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:35 smithi037 ceph-mon[31110]: Deploying daemon mon.c on smithi037 2024-08-17T17:17:35.919 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:35 smithi037 ceph-mon[31110]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:35.919 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:35 smithi037 ceph-mon[31110]: from='client.? 172.21.15.46:0/841237510' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T17:17:35.919 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:35 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:17:36.991 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-17T17:17:36.991 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph mon dump -f json 2024-08-17T17:17:37.258 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 systemd[1]: Starting Ceph mon.c for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:17:37.262 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:17:37.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 podman[41235]: 2024-08-17 17:17:37.476340223 +0000 UTC m=+0.111954057 container create 649d9fbeaac1ad0b70ff066b0779540fcb3d73eec746ef17dffbbca81c8ed287 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-c, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, RELEASE=quincy-f2c39d4, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-08-17T17:17:37.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 podman[41235]: 2024-08-17 17:17:37.381902647 +0000 UTC m=+0.017516494 image pull f69471c56189b063ba7a049adea817a12ba1a40187d11cab5cbef8f3aac57cce quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251 2024-08-17T17:17:38.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 podman[41235]: 2024-08-17 17:17:37.704280438 +0000 UTC m=+0.339894281 container init 649d9fbeaac1ad0b70ff066b0779540fcb3d73eec746ef17dffbbca81c8ed287 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-c, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, RELEASE=quincy-f2c39d4, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-08-17T17:17:38.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 podman[41235]: 2024-08-17 17:17:37.707765226 +0000 UTC m=+0.343379061 container start 649d9fbeaac1ad0b70ff066b0779540fcb3d73eec746ef17dffbbca81c8ed287 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-c, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=quincy-f2c39d4, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T17:17:38.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: set uid:gid to 167:167 (ceph:ceph) 2024-08-17T17:17:38.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable), process ceph-mon, pid 2 2024-08-17T17:17:38.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: pidfile_write: ignore empty --pid-file 2024-08-17T17:17:38.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: load: jerasure load: lrc 2024-08-17T17:17:38.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: RocksDB version: 6.15.5 2024-08-17T17:17:38.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-08-17T17:17:38.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Compile date Aug 17 2024 2024-08-17T17:17:38.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: DB SUMMARY 2024-08-17T17:17:38.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: DB Session ID: MJW08HKEHQ7V6PYJM3KK 2024-08-17T17:17:38.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: CURRENT file: CURRENT 2024-08-17T17:17:38.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: IDENTITY file: IDENTITY 2024-08-17T17:17:38.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-08-17T17:17:38.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-08-17T17:17:38.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2024-08-17T17:17:38.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.error_if_exists: 0 2024-08-17T17:17:38.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.create_if_missing: 0 2024-08-17T17:17:38.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.paranoid_checks: 1 2024-08-17T17:17:38.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T17:17:38.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.env: 0x55dbb6be4480 2024-08-17T17:17:38.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.fs: Posix File System 2024-08-17T17:17:38.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.info_log: 0x55dbb7daef80 2024-08-17T17:17:38.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.max_file_opening_threads: 16 2024-08-17T17:17:38.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.statistics: (nil) 2024-08-17T17:17:38.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.use_fsync: 0 2024-08-17T17:17:38.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.max_log_file_size: 0 2024-08-17T17:17:38.047 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T17:17:38.047 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T17:17:38.047 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.keep_log_file_num: 1000 2024-08-17T17:17:38.047 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.recycle_log_file_num: 0 2024-08-17T17:17:38.047 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.allow_fallocate: 1 2024-08-17T17:17:38.048 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.allow_mmap_reads: 0 2024-08-17T17:17:38.048 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.allow_mmap_writes: 0 2024-08-17T17:17:38.048 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.use_direct_reads: 0 2024-08-17T17:17:38.048 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T17:17:38.048 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.create_missing_column_families: 0 2024-08-17T17:17:38.048 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.db_log_dir: 2024-08-17T17:17:38.048 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-08-17T17:17:38.048 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T17:17:38.048 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T17:17:38.048 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T17:17:38.048 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T17:17:38.049 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T17:17:38.049 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T17:17:38.049 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.advise_random_on_open: 1 2024-08-17T17:17:38.049 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.db_write_buffer_size: 0 2024-08-17T17:17:38.049 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.write_buffer_manager: 0x55dbb7e6c750 2024-08-17T17:17:38.049 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T17:17:38.049 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-08-17T17:17:38.049 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T17:17:38.049 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T17:17:38.049 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.rate_limiter: (nil) 2024-08-17T17:17:38.049 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T17:17:38.049 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.wal_recovery_mode: 2 2024-08-17T17:17:38.050 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.enable_thread_tracking: 0 2024-08-17T17:17:38.050 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.enable_pipelined_write: 0 2024-08-17T17:17:38.050 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.unordered_write: 0 2024-08-17T17:17:38.050 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T17:17:38.050 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T17:17:38.050 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T17:17:38.050 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T17:17:38.050 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.row_cache: None 2024-08-17T17:17:38.050 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.wal_filter: None 2024-08-17T17:17:38.050 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T17:17:38.050 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.allow_ingest_behind: 0 2024-08-17T17:17:38.050 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.preserve_deletes: 0 2024-08-17T17:17:38.051 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.two_write_queues: 0 2024-08-17T17:17:38.051 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.manual_wal_flush: 0 2024-08-17T17:17:38.051 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.atomic_flush: 0 2024-08-17T17:17:38.051 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T17:17:38.051 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T17:17:38.051 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T17:17:38.051 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.log_readahead_size: 0 2024-08-17T17:17:38.051 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T17:17:38.051 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.best_efforts_recovery: 0 2024-08-17T17:17:38.051 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T17:17:38.051 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T17:17:38.051 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.allow_data_in_errors: 0 2024-08-17T17:17:38.051 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.db_host_id: __hostname__ 2024-08-17T17:17:38.051 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.max_background_jobs: 2 2024-08-17T17:17:38.052 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.max_background_compactions: -1 2024-08-17T17:17:38.052 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.max_subcompactions: 1 2024-08-17T17:17:38.052 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T17:17:38.052 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T17:17:38.052 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T17:17:38.052 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.max_total_wal_size: 0 2024-08-17T17:17:38.052 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T17:17:38.052 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T17:17:38.052 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T17:17:38.052 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T17:17:38.052 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.max_open_files: -1 2024-08-17T17:17:38.052 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.bytes_per_sync: 0 2024-08-17T17:17:38.052 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T17:17:38.052 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T17:17:38.052 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.compaction_readahead_size: 0 2024-08-17T17:17:38.053 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.max_background_flushes: -1 2024-08-17T17:17:38.053 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Compression algorithms supported: 2024-08-17T17:17:38.053 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: kZSTD supported: 0 2024-08-17T17:17:38.053 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: kXpressCompression supported: 0 2024-08-17T17:17:38.053 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: kBZip2Compression supported: 0 2024-08-17T17:17:38.053 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T17:17:38.053 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: kLZ4Compression supported: 1 2024-08-17T17:17:38.053 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: kZlibCompression supported: 1 2024-08-17T17:17:38.053 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: kLZ4HCCompression supported: 1 2024-08-17T17:17:38.053 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: kSnappyCompression supported: 1 2024-08-17T17:17:38.053 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T17:17:38.053 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-08-17T17:17:38.053 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-08-17T17:17:38.053 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T17:17:38.053 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.merge_operator: 2024-08-17T17:17:38.054 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.compaction_filter: None 2024-08-17T17:17:38.054 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.compaction_filter_factory: None 2024-08-17T17:17:38.054 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.sst_partitioner_factory: None 2024-08-17T17:17:38.054 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T17:17:38.054 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T17:17:38.054 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55dbb7d55a78) 2024-08-17T17:17:38.054 INFO:journalctl@ceph.mon.c.smithi037.stdout: cache_index_and_filter_blocks: 1 2024-08-17T17:17:38.054 INFO:journalctl@ceph.mon.c.smithi037.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T17:17:38.054 INFO:journalctl@ceph.mon.c.smithi037.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T17:17:38.054 INFO:journalctl@ceph.mon.c.smithi037.stdout: pin_top_level_index_and_filter: 1 2024-08-17T17:17:38.054 INFO:journalctl@ceph.mon.c.smithi037.stdout: index_type: 0 2024-08-17T17:17:38.054 INFO:journalctl@ceph.mon.c.smithi037.stdout: data_block_index_type: 0 2024-08-17T17:17:38.054 INFO:journalctl@ceph.mon.c.smithi037.stdout: index_shortening: 1 2024-08-17T17:17:38.054 INFO:journalctl@ceph.mon.c.smithi037.stdout: data_block_hash_table_util_ratio: 0.750000 2024-08-17T17:17:38.055 INFO:journalctl@ceph.mon.c.smithi037.stdout: hash_index_allow_collision: 1 2024-08-17T17:17:38.055 INFO:journalctl@ceph.mon.c.smithi037.stdout: checksum: 1 2024-08-17T17:17:38.055 INFO:journalctl@ceph.mon.c.smithi037.stdout: no_block_cache: 0 2024-08-17T17:17:38.055 INFO:journalctl@ceph.mon.c.smithi037.stdout: block_cache: 0x55dbb7d8b1f0 2024-08-17T17:17:38.055 INFO:journalctl@ceph.mon.c.smithi037.stdout: block_cache_name: BinnedLRUCache 2024-08-17T17:17:38.055 INFO:journalctl@ceph.mon.c.smithi037.stdout: block_cache_options: 2024-08-17T17:17:38.055 INFO:journalctl@ceph.mon.c.smithi037.stdout: capacity : 536870912 2024-08-17T17:17:38.055 INFO:journalctl@ceph.mon.c.smithi037.stdout: num_shard_bits : 4 2024-08-17T17:17:38.055 INFO:journalctl@ceph.mon.c.smithi037.stdout: strict_capacity_limit : 0 2024-08-17T17:17:38.055 INFO:journalctl@ceph.mon.c.smithi037.stdout: high_pri_pool_ratio: 0.000 2024-08-17T17:17:38.055 INFO:journalctl@ceph.mon.c.smithi037.stdout: block_cache_compressed: (nil) 2024-08-17T17:17:38.055 INFO:journalctl@ceph.mon.c.smithi037.stdout: persistent_cache: (nil) 2024-08-17T17:17:38.055 INFO:journalctl@ceph.mon.c.smithi037.stdout: block_size: 4096 2024-08-17T17:17:38.055 INFO:journalctl@ceph.mon.c.smithi037.stdout: block_size_deviation: 10 2024-08-17T17:17:38.055 INFO:journalctl@ceph.mon.c.smithi037.stdout: block_restart_interval: 16 2024-08-17T17:17:38.056 INFO:journalctl@ceph.mon.c.smithi037.stdout: index_block_restart_interval: 1 2024-08-17T17:17:38.056 INFO:journalctl@ceph.mon.c.smithi037.stdout: metadata_block_size: 4096 2024-08-17T17:17:38.056 INFO:journalctl@ceph.mon.c.smithi037.stdout: partition_filters: 0 2024-08-17T17:17:38.056 INFO:journalctl@ceph.mon.c.smithi037.stdout: use_delta_encoding: 1 2024-08-17T17:17:38.056 INFO:journalctl@ceph.mon.c.smithi037.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2024-08-17T17:17:38.056 INFO:journalctl@ceph.mon.c.smithi037.stdout: whole_key_filtering: 1 2024-08-17T17:17:38.056 INFO:journalctl@ceph.mon.c.smithi037.stdout: verify_compression: 0 2024-08-17T17:17:38.056 INFO:journalctl@ceph.mon.c.smithi037.stdout: read_amp_bytes_per_bit: 0 2024-08-17T17:17:38.056 INFO:journalctl@ceph.mon.c.smithi037.stdout: format_version: 4 2024-08-17T17:17:38.056 INFO:journalctl@ceph.mon.c.smithi037.stdout: enable_index_compression: 1 2024-08-17T17:17:38.056 INFO:journalctl@ceph.mon.c.smithi037.stdout: block_align: 0 2024-08-17T17:17:38.056 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.write_buffer_size: 33554432 2024-08-17T17:17:38.057 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.max_write_buffer_number: 2 2024-08-17T17:17:38.057 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.compression: NoCompression 2024-08-17T17:17:38.057 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.bottommost_compression: Disabled 2024-08-17T17:17:38.057 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.prefix_extractor: nullptr 2024-08-17T17:17:38.057 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T17:17:38.057 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.num_levels: 7 2024-08-17T17:17:38.057 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T17:17:38.057 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T17:17:38.057 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T17:17:38.057 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T17:17:38.057 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T17:17:38.057 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T17:17:38.057 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T17:17:38.057 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T17:17:38.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T17:17:38.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T17:17:38.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T17:17:38.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.compression_opts.level: 32767 2024-08-17T17:17:38.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.compression_opts.strategy: 0 2024-08-17T17:17:38.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T17:17:38.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T17:17:38.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T17:17:38.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.compression_opts.enabled: false 2024-08-17T17:17:38.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T17:17:38.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T17:17:38.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T17:17:38.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.target_file_size_base: 67108864 2024-08-17T17:17:38.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T17:17:38.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T17:17:38.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T17:17:38.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T17:17:38.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T17:17:38.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T17:17:38.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T17:17:38.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T17:17:38.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T17:17:38.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T17:17:38.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T17:17:38.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T17:17:38.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T17:17:38.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.arena_block_size: 4194304 2024-08-17T17:17:38.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T17:17:38.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T17:17:38.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-08-17T17:17:38.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.disable_auto_compactions: 0 2024-08-17T17:17:38.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T17:17:38.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T17:17:38.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T17:17:38.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T17:17:38.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T17:17:38.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T17:17:38.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T17:17:38.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T17:17:38.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T17:17:38.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T17:17:38.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-17T17:17:38.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.inplace_update_support: 0 2024-08-17T17:17:38.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T17:17:38.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T17:17:38.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T17:17:38.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T17:17:38.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.bloom_locality: 0 2024-08-17T17:17:38.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.max_successive_merges: 0 2024-08-17T17:17:38.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T17:17:38.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.paranoid_file_checks: 0 2024-08-17T17:17:38.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.force_consistency_checks: 1 2024-08-17T17:17:38.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.report_bg_io_stats: 0 2024-08-17T17:17:38.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.ttl: 2592000 2024-08-17T17:17:38.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T17:17:38.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.enable_blob_files: false 2024-08-17T17:17:38.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.min_blob_size: 0 2024-08-17T17:17:38.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.blob_file_size: 268435456 2024-08-17T17:17:38.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T17:17:38.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T17:17:38.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T17:17:38.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-17T17:17:38.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2024-08-17T17:17:38.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: [db/version_set.cc:4082] Creating manifest 7 2024-08-17T17:17:38.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723915057732337, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-08-17T17:17:38.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2024-08-17T17:17:38.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-08-17T17:17:38.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723915057732762, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1696, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 648, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1723915057, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "874b4fb9-9b37-47ac-85f8-9827096f0467", "db_session_id": "MJW08HKEHQ7V6PYJM3KK"}} 2024-08-17T17:17:38.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: [db/version_set.cc:4082] Creating manifest 9 2024-08-17T17:17:38.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723915057733227, "job": 1, "event": "recovery_finished"} 2024-08-17T17:17:38.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-17T17:17:38.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x55dbb7dbe700 2024-08-17T17:17:38.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: DB pointer 0x55dbb7d8e000 2024-08-17T17:17:38.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-08-17T17:17:38.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: rocksdb: [db/db_impl/db_impl.cc:903] 2024-08-17T17:17:38.064 INFO:journalctl@ceph.mon.c.smithi037.stdout: ** DB Stats ** 2024-08-17T17:17:38.064 INFO:journalctl@ceph.mon.c.smithi037.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T17:17:38.064 INFO:journalctl@ceph.mon.c.smithi037.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-17T17:17:38.064 INFO:journalctl@ceph.mon.c.smithi037.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T17:17:38.064 INFO:journalctl@ceph.mon.c.smithi037.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T17:17:38.064 INFO:journalctl@ceph.mon.c.smithi037.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-17T17:17:38.064 INFO:journalctl@ceph.mon.c.smithi037.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-08-17T17:17:38.064 INFO:journalctl@ceph.mon.c.smithi037.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T17:17:38.065 INFO:journalctl@ceph.mon.c.smithi037.stdout: 2024-08-17T17:17:38.065 INFO:journalctl@ceph.mon.c.smithi037.stdout: ** Compaction Stats [default] ** 2024-08-17T17:17:38.065 INFO:journalctl@ceph.mon.c.smithi037.stdout: 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 2024-08-17T17:17:38.065 INFO:journalctl@ceph.mon.c.smithi037.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T17:17:38.065 INFO:journalctl@ceph.mon.c.smithi037.stdout: L0 1/0 1.66 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-08-17T17:17:38.065 INFO:journalctl@ceph.mon.c.smithi037.stdout: Sum 1/0 1.66 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-08-17T17:17:38.065 INFO:journalctl@ceph.mon.c.smithi037.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-08-17T17:17:38.065 INFO:journalctl@ceph.mon.c.smithi037.stdout: 2024-08-17T17:17:38.065 INFO:journalctl@ceph.mon.c.smithi037.stdout: ** Compaction Stats [default] ** 2024-08-17T17:17:38.065 INFO:journalctl@ceph.mon.c.smithi037.stdout: 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 2024-08-17T17:17:38.065 INFO:journalctl@ceph.mon.c.smithi037.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T17:17:38.065 INFO:journalctl@ceph.mon.c.smithi037.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-08-17T17:17:38.065 INFO:journalctl@ceph.mon.c.smithi037.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T17:17:38.065 INFO:journalctl@ceph.mon.c.smithi037.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T17:17:38.065 INFO:journalctl@ceph.mon.c.smithi037.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T17:17:38.066 INFO:journalctl@ceph.mon.c.smithi037.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T17:17:38.066 INFO:journalctl@ceph.mon.c.smithi037.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T17:17:38.066 INFO:journalctl@ceph.mon.c.smithi037.stdout: AddFile(Keys): cumulative 0, interval 0 2024-08-17T17:17:38.066 INFO:journalctl@ceph.mon.c.smithi037.stdout: Cumulative compaction: 0.00 GB write, 0.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:17:38.066 INFO:journalctl@ceph.mon.c.smithi037.stdout: Interval compaction: 0.00 GB write, 0.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:17:38.066 INFO:journalctl@ceph.mon.c.smithi037.stdout: 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 2024-08-17T17:17:38.066 INFO:journalctl@ceph.mon.c.smithi037.stdout: 2024-08-17T17:17:38.066 INFO:journalctl@ceph.mon.c.smithi037.stdout: ** File Read Latency Histogram By Level [default] ** 2024-08-17T17:17:38.066 INFO:journalctl@ceph.mon.c.smithi037.stdout: 2024-08-17T17:17:38.066 INFO:journalctl@ceph.mon.c.smithi037.stdout: ** Compaction Stats [default] ** 2024-08-17T17:17:38.066 INFO:journalctl@ceph.mon.c.smithi037.stdout: 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 2024-08-17T17:17:38.066 INFO:journalctl@ceph.mon.c.smithi037.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T17:17:38.066 INFO:journalctl@ceph.mon.c.smithi037.stdout: L0 1/0 1.66 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-08-17T17:17:38.066 INFO:journalctl@ceph.mon.c.smithi037.stdout: Sum 1/0 1.66 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-08-17T17:17:38.067 INFO:journalctl@ceph.mon.c.smithi037.stdout: 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 2024-08-17T17:17:38.067 INFO:journalctl@ceph.mon.c.smithi037.stdout: 2024-08-17T17:17:38.067 INFO:journalctl@ceph.mon.c.smithi037.stdout: ** Compaction Stats [default] ** 2024-08-17T17:17:38.067 INFO:journalctl@ceph.mon.c.smithi037.stdout: 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 2024-08-17T17:17:38.067 INFO:journalctl@ceph.mon.c.smithi037.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T17:17:38.067 INFO:journalctl@ceph.mon.c.smithi037.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-08-17T17:17:38.067 INFO:journalctl@ceph.mon.c.smithi037.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T17:17:38.067 INFO:journalctl@ceph.mon.c.smithi037.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T17:17:38.067 INFO:journalctl@ceph.mon.c.smithi037.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T17:17:38.067 INFO:journalctl@ceph.mon.c.smithi037.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T17:17:38.067 INFO:journalctl@ceph.mon.c.smithi037.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T17:17:38.067 INFO:journalctl@ceph.mon.c.smithi037.stdout: AddFile(Keys): cumulative 0, interval 0 2024-08-17T17:17:38.067 INFO:journalctl@ceph.mon.c.smithi037.stdout: Cumulative compaction: 0.00 GB write, 0.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:17:38.067 INFO:journalctl@ceph.mon.c.smithi037.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:17:38.068 INFO:journalctl@ceph.mon.c.smithi037.stdout: 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 2024-08-17T17:17:38.068 INFO:journalctl@ceph.mon.c.smithi037.stdout: 2024-08-17T17:17:38.068 INFO:journalctl@ceph.mon.c.smithi037.stdout: ** File Read Latency Histogram By Level [default] ** 2024-08-17T17:17:38.068 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-08-17T17:17:38.068 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: using public_addrv [v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0] 2024-08-17T17:17:38.068 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: starting mon.c rank -1 at public addrs [v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0] at bind addrs [v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:17:38.068 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: mon.c@-1(???) e0 preinit fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:17:38.068 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: mon.c@-1(synchronizing).mds e1 new map 2024-08-17T17:17:38.068 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: mon.c@-1(synchronizing).mds e1 print_map 2024-08-17T17:17:38.068 INFO:journalctl@ceph.mon.c.smithi037.stdout: e1 2024-08-17T17:17:38.068 INFO:journalctl@ceph.mon.c.smithi037.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T17:17:38.068 INFO:journalctl@ceph.mon.c.smithi037.stdout: 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} 2024-08-17T17:17:38.068 INFO:journalctl@ceph.mon.c.smithi037.stdout: legacy client fscid: -1 2024-08-17T17:17:38.069 INFO:journalctl@ceph.mon.c.smithi037.stdout: 2024-08-17T17:17:38.069 INFO:journalctl@ceph.mon.c.smithi037.stdout: No filesystems configured 2024-08-17T17:17:38.069 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-08-17T17:17:38.069 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-08-17T17:17:38.069 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-08-17T17:17:38.069 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-08-17T17:17:38.069 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-08-17T17:17:38.069 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-08-17T17:17:38.069 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-17T17:17:38.069 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T17:17:38.069 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T17:17:38.069 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T17:17:38.069 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:17:38.069 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:38.070 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:38.070 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:38.070 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:38.070 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:38.070 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:17:38.070 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:38.070 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:17:38.070 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: Updating smithi046:/etc/ceph/ceph.conf 2024-08-17T17:17:38.070 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: Updating smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:17:38.070 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:17:38.070 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: Updating smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:17:38.070 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:38.071 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:38.071 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:38.071 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/2661661901' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-17T17:17:38.071 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:38.071 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/2661661901' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-17T17:17:38.071 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: osdmap e4: 0 total, 0 up, 0 in 2024-08-17T17:17:38.071 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:38.071 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:38.071 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:38.071 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:38.071 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:17:38.071 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:38.071 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:17:38.071 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:38.071 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi037:172.21.15.37=a;smithi037:[v2:172.21.15.37:3301,v1:172.21.15.37:6790]=c;smithi046:172.21.15.46=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:38.072 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: Saving service mon spec with placement smithi037:172.21.15.37=a;smithi037:[v2:172.21.15.37:3301,v1:172.21.15.37:6790]=c;smithi046:172.21.15.46=b;count:3 2024-08-17T17:17:38.072 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: Deploying daemon mon.b on smithi046 2024-08-17T17:17:38.072 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:38.072 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:38.072 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='client.? 172.21.15.46:0/2587767031' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T17:17:38.072 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:17:38.072 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:17:38.072 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: mon.a calling monitor election 2024-08-17T17:17:38.072 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:17:38.072 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:38.072 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:17:38.072 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: mon.b calling monitor election 2024-08-17T17:17:38.072 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:17:38.072 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:38.073 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:17:38.073 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:17:38.073 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T17:17:38.073 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: monmap e2: 2 mons at {a=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],b=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T17:17:38.073 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: fsmap 2024-08-17T17:17:38.073 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: osdmap e4: 0 total, 0 up, 0 in 2024-08-17T17:17:38.073 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: mgrmap e13: y(active, since 39s) 2024-08-17T17:17:38.073 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: overall HEALTH_OK 2024-08-17T17:17:38.073 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:38.073 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:38.073 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:38.073 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:17:38.073 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:38.073 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: Deploying daemon mon.c on smithi037 2024-08-17T17:17:38.074 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:38.074 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='client.? 172.21.15.46:0/841237510' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T17:17:38.074 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:17:38.074 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 ceph-mon[41254]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-08-17T17:17:38.074 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 bash[41235]: 649d9fbeaac1ad0b70ff066b0779540fcb3d73eec746ef17dffbbca81c8ed287 2024-08-17T17:17:38.074 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:37 smithi037 systemd[1]: Started Ceph mon.c for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:17:43.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:42 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:17:43.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:42 smithi046 ceph-mon[34315]: mon.a calling monitor election 2024-08-17T17:17:43.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:42 smithi046 ceph-mon[34315]: mon.b calling monitor election 2024-08-17T17:17:43.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:42 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:17:43.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:42 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:17:43.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:42 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:17:43.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:42 smithi046 ceph-mon[34315]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:43.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:42 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:17:43.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:42 smithi046 ceph-mon[34315]: mon.c calling monitor election 2024-08-17T17:17:43.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:42 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:17:43.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:42 smithi046 ceph-mon[34315]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:43.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:42 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:17:43.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:42 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:17:43.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:42 smithi046 ceph-mon[34315]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:17:43.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:42 smithi046 ceph-mon[34315]: monmap e3: 3 mons at {a=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],b=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],c=[v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T17:17:43.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:42 smithi046 ceph-mon[34315]: fsmap 2024-08-17T17:17:43.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:42 smithi046 ceph-mon[34315]: osdmap e4: 0 total, 0 up, 0 in 2024-08-17T17:17:43.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:42 smithi046 ceph-mon[34315]: mgrmap e13: y(active, since 47s) 2024-08-17T17:17:43.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:42 smithi046 ceph-mon[34315]: overall HEALTH_OK 2024-08-17T17:17:43.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:42 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:43.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:42 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:43.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:42 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:43.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:42 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:43.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:17:43.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[31110]: mon.a calling monitor election 2024-08-17T17:17:43.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[31110]: mon.b calling monitor election 2024-08-17T17:17:43.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:17:43.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:17:43.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:17:43.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[31110]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:43.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:17:43.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[31110]: mon.c calling monitor election 2024-08-17T17:17:43.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:17:43.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[31110]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:43.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:17:43.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:17:43.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[31110]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:17:43.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[31110]: monmap e3: 3 mons at {a=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],b=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],c=[v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T17:17:43.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[31110]: fsmap 2024-08-17T17:17:43.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[31110]: osdmap e4: 0 total, 0 up, 0 in 2024-08-17T17:17:43.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[31110]: mgrmap e13: y(active, since 47s) 2024-08-17T17:17:43.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[31110]: overall HEALTH_OK 2024-08-17T17:17:43.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:43.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:43.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:43.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:43.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:17:43.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[41254]: mon.a calling monitor election 2024-08-17T17:17:43.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[41254]: mon.b calling monitor election 2024-08-17T17:17:43.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:17:43.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:17:43.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:17:43.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[41254]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:43.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:17:43.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[41254]: mon.c calling monitor election 2024-08-17T17:17:43.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:17:43.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[41254]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:43.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:17:43.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:17:43.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[41254]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:17:43.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[41254]: monmap e3: 3 mons at {a=[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0],b=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],c=[v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T17:17:43.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[41254]: fsmap 2024-08-17T17:17:43.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[41254]: osdmap e4: 0 total, 0 up, 0 in 2024-08-17T17:17:43.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[41254]: mgrmap e13: y(active, since 47s) 2024-08-17T17:17:43.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[41254]: overall HEALTH_OK 2024-08-17T17:17:43.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:43.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:43.297 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:43.297 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:42 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:43.390 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:17:43.390 INFO:teuthology.orchestra.run.smithi046.stdout:{"epoch":3,"fsid":"4c9682c2-5cbc-11ef-bccf-c7b262605968","modified":"2024-08-17T17:17:37.761497Z","created":"2024-08-17T17:16:01.550924Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3300","nonce":0},{"type":"v1","addr":"172.21.15.37:6789","nonce":0}]},"addr":"172.21.15.37:6789/0","public_addr":"172.21.15.37:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:3300","nonce":0},{"type":"v1","addr":"172.21.15.46:6789","nonce":0}]},"addr":"172.21.15.46:6789/0","public_addr":"172.21.15.46:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:3301","nonce":0},{"type":"v1","addr":"172.21.15.37:6790","nonce":0}]},"addr":"172.21.15.37:6790/0","public_addr":"172.21.15.37:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-08-17T17:17:43.390 INFO:teuthology.orchestra.run.smithi046.stderr:dumped monmap epoch 3 2024-08-17T17:17:44.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:43 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:44.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:43 smithi046 ceph-mon[34315]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:44.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:43 smithi046 ceph-mon[34315]: from='client.? 172.21.15.46:0/4236282161' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T17:17:44.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:43 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:17:44.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:43 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:44.340 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:43 smithi037 ceph-mon[31110]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:44.340 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:43 smithi037 ceph-mon[31110]: from='client.? 172.21.15.46:0/4236282161' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T17:17:44.340 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:43 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:17:44.340 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:43 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:44.340 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:43 smithi037 ceph-mon[41254]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:44.341 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:43 smithi037 ceph-mon[41254]: from='client.? 172.21.15.46:0/4236282161' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T17:17:44.341 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:43 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:17:44.556 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-08-17T17:17:44.557 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph config generate-minimal-conf 2024-08-17T17:17:44.829 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:17:45.123 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:45.123 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:45.124 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:45.124 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:45.124 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:45.124 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:17:45.124 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[41254]: Updating smithi037:/etc/ceph/ceph.conf 2024-08-17T17:17:45.124 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[41254]: Updating smithi046:/etc/ceph/ceph.conf 2024-08-17T17:17:45.124 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[41254]: Updating smithi037:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:17:45.124 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[41254]: Updating smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:17:45.124 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:45.124 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:45.124 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:45.124 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:45.124 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:45.124 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:17:45.125 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T17:17:45.125 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:45.125 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:45.125 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:45.125 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:45.125 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:45.125 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:45.125 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:17:45.125 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[31110]: Updating smithi037:/etc/ceph/ceph.conf 2024-08-17T17:17:45.125 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[31110]: Updating smithi046:/etc/ceph/ceph.conf 2024-08-17T17:17:45.125 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[31110]: Updating smithi037:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:17:45.126 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[31110]: Updating smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:17:45.126 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:45.126 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:45.126 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:45.126 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:45.126 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:45.126 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:17:45.126 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T17:17:45.126 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:44 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:44 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:44 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:44 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:44 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:44 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:44 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:17:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:44 smithi046 ceph-mon[34315]: Updating smithi037:/etc/ceph/ceph.conf 2024-08-17T17:17:45.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:44 smithi046 ceph-mon[34315]: Updating smithi046:/etc/ceph/ceph.conf 2024-08-17T17:17:45.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:44 smithi046 ceph-mon[34315]: Updating smithi037:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:17:45.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:44 smithi046 ceph-mon[34315]: Updating smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:17:45.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:44 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:45.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:44 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:45.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:44 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:45.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:44 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:45.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:44 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:45.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:44 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:17:45.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:44 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T17:17:45.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:44 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:46.201 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:45 smithi037 ceph-mon[31110]: Reconfiguring mon.a (unknown last config time)... 2024-08-17T17:17:46.202 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:45 smithi037 ceph-mon[31110]: Reconfiguring daemon mon.a on smithi037 2024-08-17T17:17:46.202 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:45 smithi037 ceph-mon[31110]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:46.202 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:45 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:46.203 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:45 smithi037 ceph-mon[41254]: Reconfiguring mon.a (unknown last config time)... 2024-08-17T17:17:46.203 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:45 smithi037 ceph-mon[41254]: Reconfiguring daemon mon.a on smithi037 2024-08-17T17:17:46.203 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:45 smithi037 ceph-mon[41254]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:46.203 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:45 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:46.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:45 smithi046 ceph-mon[34315]: Reconfiguring mon.a (unknown last config time)... 2024-08-17T17:17:46.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:45 smithi046 ceph-mon[34315]: Reconfiguring daemon mon.a on smithi037 2024-08-17T17:17:46.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:45 smithi046 ceph-mon[34315]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:46.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:45 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:47.292 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:47 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:47.292 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:47 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:47.292 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:47 smithi037 ceph-mon[31110]: Reconfiguring mon.c (monmap changed)... 2024-08-17T17:17:47.292 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:47 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:17:47.292 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:47 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T17:17:47.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:47 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:47.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:47 smithi037 ceph-mon[31110]: Reconfiguring daemon mon.c on smithi037 2024-08-17T17:17:47.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:47 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:47.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:47 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:47.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:47 smithi037 ceph-mon[41254]: Reconfiguring mon.c (monmap changed)... 2024-08-17T17:17:47.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:47 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:17:47.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:47 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T17:17:47.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:47 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:47.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:47 smithi037 ceph-mon[41254]: Reconfiguring daemon mon.c on smithi037 2024-08-17T17:17:47.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:47 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:47.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:47 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:47.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:47 smithi046 ceph-mon[34315]: Reconfiguring mon.c (monmap changed)... 2024-08-17T17:17:47.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:47 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:17:47.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:47 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T17:17:47.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:47 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:47.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:47 smithi046 ceph-mon[34315]: Reconfiguring daemon mon.c on smithi037 2024-08-17T17:17:48.214 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:48 smithi037 ceph-mon[31110]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:48.215 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:48 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:48.215 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:48 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:48.215 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:48 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:17:48.215 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:48 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T17:17:48.215 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:48 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:48.215 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:48 smithi037 ceph-mon[41254]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:48.215 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:48 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:48.215 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:48 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:48.215 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:48 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:17:48.216 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:48 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T17:17:48.216 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:48 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:48.408 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:48 smithi046 ceph-mon[34315]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:48.408 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:48 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:48.408 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:48 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:48.408 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:48 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:17:48.408 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:48 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T17:17:48.408 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:48 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:48.577 INFO:teuthology.orchestra.run.smithi037.stdout:# minimal ceph.conf for 4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:17:48.577 INFO:teuthology.orchestra.run.smithi037.stdout:[global] 2024-08-17T17:17:48.577 INFO:teuthology.orchestra.run.smithi037.stdout: fsid = 4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:17:48.577 INFO:teuthology.orchestra.run.smithi037.stdout: mon_host = [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] [v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0] 2024-08-17T17:17:49.184 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:49 smithi037 ceph-mon[31110]: Reconfiguring mon.b (monmap changed)... 2024-08-17T17:17:49.184 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:49 smithi037 ceph-mon[31110]: Reconfiguring daemon mon.b on smithi046 2024-08-17T17:17:49.184 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:49 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/2189887185' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:49.185 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:49 smithi037 ceph-mon[41254]: Reconfiguring mon.b (monmap changed)... 2024-08-17T17:17:49.185 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:49 smithi037 ceph-mon[41254]: Reconfiguring daemon mon.b on smithi046 2024-08-17T17:17:49.185 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:49 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/2189887185' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:49.209 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-08-17T17:17:49.209 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-08-17T17:17:49.210 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd of=/etc/ceph/ceph.conf 2024-08-17T17:17:49.239 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-08-17T17:17:49.239 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:17:49.307 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-08-17T17:17:49.307 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/etc/ceph/ceph.conf 2024-08-17T17:17:49.336 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:49 smithi046 ceph-mon[34315]: Reconfiguring mon.b (monmap changed)... 2024-08-17T17:17:49.336 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:49 smithi046 ceph-mon[34315]: Reconfiguring daemon mon.b on smithi046 2024-08-17T17:17:49.336 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:49 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/2189887185' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:49.337 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-08-17T17:17:49.337 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:17:49.404 INFO:tasks.cephadm:Adding mgr.y on smithi037 2024-08-17T17:17:49.404 INFO:tasks.cephadm:Adding mgr.x on smithi046 2024-08-17T17:17:49.404 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph orch apply mgr '2;smithi037=y;smithi046=x' 2024-08-17T17:17:49.700 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:17:50.452 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:50 smithi046 ceph-mon[34315]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:50.452 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:50 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:50.452 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:50 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:50.452 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:50 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:50.452 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:50 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:50.452 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:50 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:17:50.452 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:50 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:50.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:50 smithi037 ceph-mon[31110]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:50.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:50 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:50.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:50 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:50.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:50 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:50.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:50 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:50.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:50 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:17:50.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:50 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:50 smithi037 ceph-mon[41254]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:50 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:50 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:50 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:50 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:50 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:17:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:50 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:51.380 INFO:teuthology.orchestra.run.smithi046.stdout:Scheduled mgr update... 2024-08-17T17:17:51.934 DEBUG:teuthology.orchestra.run.smithi046:mgr.x> sudo journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mgr.x.service 2024-08-17T17:17:51.937 DEBUG:tasks.cephadm:set 0 configs 2024-08-17T17:17:51.937 INFO:tasks.cephadm:Deploying OSDs... 2024-08-17T17:17:51.937 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-08-17T17:17:51.937 DEBUG:teuthology.orchestra.run.smithi037:> dd if=/scratch_devs of=/dev/stdout 2024-08-17T17:17:51.958 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-08-17T17:17:51.958 DEBUG:teuthology.orchestra.run.smithi037:> stat /dev/vg_nvme/lv_1 2024-08-17T17:17:52.017 INFO:teuthology.orchestra.run.smithi037.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-17T17:17:52.017 INFO:teuthology.orchestra.run.smithi037.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T17:17:52.018 INFO:teuthology.orchestra.run.smithi037.stdout:Device: 5h/5d Inode: 977 Links: 1 2024-08-17T17:17:52.018 INFO:teuthology.orchestra.run.smithi037.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T17:17:52.018 INFO:teuthology.orchestra.run.smithi037.stdout:Context: system_u:object_r:device_t:s0 2024-08-17T17:17:52.018 INFO:teuthology.orchestra.run.smithi037.stdout:Access: 2024-08-17 17:17:37.192176932 +0000 2024-08-17T17:17:52.018 INFO:teuthology.orchestra.run.smithi037.stdout:Modify: 2024-08-17 17:13:17.521546177 +0000 2024-08-17T17:17:52.018 INFO:teuthology.orchestra.run.smithi037.stdout:Change: 2024-08-17 17:13:17.521546177 +0000 2024-08-17T17:17:52.018 INFO:teuthology.orchestra.run.smithi037.stdout: Birth: 2024-08-17 17:13:17.521546177 +0000 2024-08-17T17:17:52.018 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-17T17:17:52.085 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records in 2024-08-17T17:17:52.085 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records out 2024-08-17T17:17:52.085 INFO:teuthology.orchestra.run.smithi037.stderr:512 bytes copied, 0.000228474 s, 2.2 MB/s 2024-08-17T17:17:52.087 DEBUG:teuthology.orchestra.run.smithi037:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-17T17:17:52.146 DEBUG:teuthology.orchestra.run.smithi037:> stat /dev/vg_nvme/lv_2 2024-08-17T17:17:52.204 INFO:teuthology.orchestra.run.smithi037.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-17T17:17:52.204 INFO:teuthology.orchestra.run.smithi037.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T17:17:52.204 INFO:teuthology.orchestra.run.smithi037.stdout:Device: 5h/5d Inode: 991 Links: 1 2024-08-17T17:17:52.204 INFO:teuthology.orchestra.run.smithi037.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T17:17:52.204 INFO:teuthology.orchestra.run.smithi037.stdout:Context: system_u:object_r:device_t:s0 2024-08-17T17:17:52.204 INFO:teuthology.orchestra.run.smithi037.stdout:Access: 2024-08-17 17:17:37.193176919 +0000 2024-08-17T17:17:52.204 INFO:teuthology.orchestra.run.smithi037.stdout:Modify: 2024-08-17 17:13:17.523546150 +0000 2024-08-17T17:17:52.204 INFO:teuthology.orchestra.run.smithi037.stdout:Change: 2024-08-17 17:13:17.523546150 +0000 2024-08-17T17:17:52.204 INFO:teuthology.orchestra.run.smithi037.stdout: Birth: 2024-08-17 17:13:17.523546150 +0000 2024-08-17T17:17:52.205 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-17T17:17:52.273 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records in 2024-08-17T17:17:52.274 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records out 2024-08-17T17:17:52.274 INFO:teuthology.orchestra.run.smithi037.stderr:512 bytes copied, 0.00020959 s, 2.4 MB/s 2024-08-17T17:17:52.275 DEBUG:teuthology.orchestra.run.smithi037:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-17T17:17:52.335 DEBUG:teuthology.orchestra.run.smithi037:> stat /dev/vg_nvme/lv_3 2024-08-17T17:17:52.395 INFO:teuthology.orchestra.run.smithi037.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-17T17:17:52.396 INFO:teuthology.orchestra.run.smithi037.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T17:17:52.396 INFO:teuthology.orchestra.run.smithi037.stdout:Device: 5h/5d Inode: 985 Links: 1 2024-08-17T17:17:52.396 INFO:teuthology.orchestra.run.smithi037.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T17:17:52.396 INFO:teuthology.orchestra.run.smithi037.stdout:Context: system_u:object_r:device_t:s0 2024-08-17T17:17:52.396 INFO:teuthology.orchestra.run.smithi037.stdout:Access: 2024-08-17 17:17:37.193176919 +0000 2024-08-17T17:17:52.396 INFO:teuthology.orchestra.run.smithi037.stdout:Modify: 2024-08-17 17:13:17.521546177 +0000 2024-08-17T17:17:52.396 INFO:teuthology.orchestra.run.smithi037.stdout:Change: 2024-08-17 17:13:17.521546177 +0000 2024-08-17T17:17:52.396 INFO:teuthology.orchestra.run.smithi037.stdout: Birth: 2024-08-17 17:13:17.521546177 +0000 2024-08-17T17:17:52.396 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-17T17:17:52.464 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records in 2024-08-17T17:17:52.464 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records out 2024-08-17T17:17:52.464 INFO:teuthology.orchestra.run.smithi037.stderr:512 bytes copied, 0.000211859 s, 2.4 MB/s 2024-08-17T17:17:52.465 DEBUG:teuthology.orchestra.run.smithi037:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-17T17:17:52.525 DEBUG:teuthology.orchestra.run.smithi037:> stat /dev/vg_nvme/lv_4 2024-08-17T17:17:52.583 INFO:teuthology.orchestra.run.smithi037.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-17T17:17:52.583 INFO:teuthology.orchestra.run.smithi037.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T17:17:52.583 INFO:teuthology.orchestra.run.smithi037.stdout:Device: 5h/5d Inode: 976 Links: 1 2024-08-17T17:17:52.583 INFO:teuthology.orchestra.run.smithi037.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T17:17:52.583 INFO:teuthology.orchestra.run.smithi037.stdout:Context: system_u:object_r:device_t:s0 2024-08-17T17:17:52.583 INFO:teuthology.orchestra.run.smithi037.stdout:Access: 2024-08-17 17:17:37.193176919 +0000 2024-08-17T17:17:52.583 INFO:teuthology.orchestra.run.smithi037.stdout:Modify: 2024-08-17 17:13:17.521546177 +0000 2024-08-17T17:17:52.583 INFO:teuthology.orchestra.run.smithi037.stdout:Change: 2024-08-17 17:13:17.521546177 +0000 2024-08-17T17:17:52.583 INFO:teuthology.orchestra.run.smithi037.stdout: Birth: 2024-08-17 17:13:17.521546177 +0000 2024-08-17T17:17:52.584 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-17T17:17:52.647 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:52 smithi037 ceph-mon[41254]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:52.647 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:52 smithi037 ceph-mon[41254]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi037=y;smithi046=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:52.647 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:52 smithi037 ceph-mon[41254]: Saving service mgr spec with placement smithi037=y;smithi046=x;count:2 2024-08-17T17:17:52.647 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:52 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:52.648 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:52 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:52.648 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:52 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:52.648 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:52 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:17:52.648 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:52 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:52.648 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:52 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:17:52.648 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:52 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-17T17:17:52.648 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:52 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:17:52.648 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:52 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:52.648 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:52 smithi037 ceph-mon[41254]: Deploying daemon mgr.x on smithi046 2024-08-17T17:17:52.648 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:52 smithi037 ceph-mon[31110]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:52.648 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:52 smithi037 ceph-mon[31110]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi037=y;smithi046=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:52.649 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:52 smithi037 ceph-mon[31110]: Saving service mgr spec with placement smithi037=y;smithi046=x;count:2 2024-08-17T17:17:52.649 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:52 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:52.649 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:52 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:52.649 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:52 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:52.649 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:52 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:17:52.649 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:52 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:52.649 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:52 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:17:52.649 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:52 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-17T17:17:52.649 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:52 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:17:52.649 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:52 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:52.649 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:52 smithi037 ceph-mon[31110]: Deploying daemon mgr.x on smithi046 2024-08-17T17:17:52.650 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records in 2024-08-17T17:17:52.650 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records out 2024-08-17T17:17:52.650 INFO:teuthology.orchestra.run.smithi037.stderr:512 bytes copied, 0.000214562 s, 2.4 MB/s 2024-08-17T17:17:52.651 DEBUG:teuthology.orchestra.run.smithi037:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-17T17:17:52.664 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:52 smithi046 ceph-mon[34315]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:52.664 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:52 smithi046 ceph-mon[34315]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi037=y;smithi046=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:52.664 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:52 smithi046 ceph-mon[34315]: Saving service mgr spec with placement smithi037=y;smithi046=x;count:2 2024-08-17T17:17:52.664 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:52 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:52.664 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:52 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:52.664 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:52 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:52.664 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:52 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:17:52.664 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:52 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:52.664 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:52 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:17:52.664 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:52 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-17T17:17:52.665 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:52 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:17:52.665 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:52 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:52.665 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:52 smithi046 ceph-mon[34315]: Deploying daemon mgr.x on smithi046 2024-08-17T17:17:52.710 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-08-17T17:17:52.710 DEBUG:teuthology.orchestra.run.smithi046:> dd if=/scratch_devs of=/dev/stdout 2024-08-17T17:17:52.728 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-08-17T17:17:52.729 DEBUG:teuthology.orchestra.run.smithi046:> stat /dev/vg_nvme/lv_1 2024-08-17T17:17:52.786 INFO:teuthology.orchestra.run.smithi046.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-17T17:17:52.786 INFO:teuthology.orchestra.run.smithi046.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T17:17:52.786 INFO:teuthology.orchestra.run.smithi046.stdout:Device: 5h/5d Inode: 962 Links: 1 2024-08-17T17:17:52.786 INFO:teuthology.orchestra.run.smithi046.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T17:17:52.786 INFO:teuthology.orchestra.run.smithi046.stdout:Context: system_u:object_r:device_t:s0 2024-08-17T17:17:52.786 INFO:teuthology.orchestra.run.smithi046.stdout:Access: 2024-08-17 17:17:28.241514540 +0000 2024-08-17T17:17:52.787 INFO:teuthology.orchestra.run.smithi046.stdout:Modify: 2024-08-17 17:13:19.081160250 +0000 2024-08-17T17:17:52.787 INFO:teuthology.orchestra.run.smithi046.stdout:Change: 2024-08-17 17:13:19.081160250 +0000 2024-08-17T17:17:52.787 INFO:teuthology.orchestra.run.smithi046.stdout: Birth: 2024-08-17 17:13:19.081160250 +0000 2024-08-17T17:17:52.787 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-17T17:17:52.853 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records in 2024-08-17T17:17:52.853 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records out 2024-08-17T17:17:52.853 INFO:teuthology.orchestra.run.smithi046.stderr:512 bytes copied, 0.000137181 s, 3.7 MB/s 2024-08-17T17:17:52.855 DEBUG:teuthology.orchestra.run.smithi046:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-17T17:17:52.912 DEBUG:teuthology.orchestra.run.smithi046:> stat /dev/vg_nvme/lv_2 2024-08-17T17:17:52.970 INFO:teuthology.orchestra.run.smithi046.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-17T17:17:52.970 INFO:teuthology.orchestra.run.smithi046.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T17:17:52.970 INFO:teuthology.orchestra.run.smithi046.stdout:Device: 5h/5d Inode: 959 Links: 1 2024-08-17T17:17:52.970 INFO:teuthology.orchestra.run.smithi046.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T17:17:52.970 INFO:teuthology.orchestra.run.smithi046.stdout:Context: system_u:object_r:device_t:s0 2024-08-17T17:17:52.971 INFO:teuthology.orchestra.run.smithi046.stdout:Access: 2024-08-17 17:17:28.241514540 +0000 2024-08-17T17:17:52.971 INFO:teuthology.orchestra.run.smithi046.stdout:Modify: 2024-08-17 17:13:19.081160250 +0000 2024-08-17T17:17:52.971 INFO:teuthology.orchestra.run.smithi046.stdout:Change: 2024-08-17 17:13:19.081160250 +0000 2024-08-17T17:17:52.971 INFO:teuthology.orchestra.run.smithi046.stdout: Birth: 2024-08-17 17:13:19.081160250 +0000 2024-08-17T17:17:52.971 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-17T17:17:53.134 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records in 2024-08-17T17:17:53.134 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records out 2024-08-17T17:17:53.134 INFO:teuthology.orchestra.run.smithi046.stderr:512 bytes copied, 9.451e-05 s, 5.4 MB/s 2024-08-17T17:17:53.135 DEBUG:teuthology.orchestra.run.smithi046:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-17T17:17:53.152 DEBUG:teuthology.orchestra.run.smithi046:> stat /dev/vg_nvme/lv_3 2024-08-17T17:17:53.215 INFO:teuthology.orchestra.run.smithi046.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-17T17:17:53.215 INFO:teuthology.orchestra.run.smithi046.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T17:17:53.215 INFO:teuthology.orchestra.run.smithi046.stdout:Device: 5h/5d Inode: 981 Links: 1 2024-08-17T17:17:53.215 INFO:teuthology.orchestra.run.smithi046.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T17:17:53.215 INFO:teuthology.orchestra.run.smithi046.stdout:Context: system_u:object_r:device_t:s0 2024-08-17T17:17:53.215 INFO:teuthology.orchestra.run.smithi046.stdout:Access: 2024-08-17 17:17:53.086238310 +0000 2024-08-17T17:17:53.215 INFO:teuthology.orchestra.run.smithi046.stdout:Modify: 2024-08-17 17:13:19.082160239 +0000 2024-08-17T17:17:53.215 INFO:teuthology.orchestra.run.smithi046.stdout:Change: 2024-08-17 17:13:19.082160239 +0000 2024-08-17T17:17:53.215 INFO:teuthology.orchestra.run.smithi046.stdout: Birth: 2024-08-17 17:13:19.082160239 +0000 2024-08-17T17:17:53.216 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-17T17:17:53.320 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records in 2024-08-17T17:17:53.320 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records out 2024-08-17T17:17:53.320 INFO:teuthology.orchestra.run.smithi046.stderr:512 bytes copied, 0.000115778 s, 4.4 MB/s 2024-08-17T17:17:53.321 DEBUG:teuthology.orchestra.run.smithi046:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-17T17:17:53.337 DEBUG:teuthology.orchestra.run.smithi046:> stat /dev/vg_nvme/lv_4 2024-08-17T17:17:53.395 INFO:teuthology.orchestra.run.smithi046.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-17T17:17:53.395 INFO:teuthology.orchestra.run.smithi046.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T17:17:53.395 INFO:teuthology.orchestra.run.smithi046.stdout:Device: 5h/5d Inode: 980 Links: 1 2024-08-17T17:17:53.395 INFO:teuthology.orchestra.run.smithi046.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T17:17:53.396 INFO:teuthology.orchestra.run.smithi046.stdout:Context: system_u:object_r:device_t:s0 2024-08-17T17:17:53.396 INFO:teuthology.orchestra.run.smithi046.stdout:Access: 2024-08-17 17:17:53.274236220 +0000 2024-08-17T17:17:53.396 INFO:teuthology.orchestra.run.smithi046.stdout:Modify: 2024-08-17 17:13:19.082160239 +0000 2024-08-17T17:17:53.396 INFO:teuthology.orchestra.run.smithi046.stdout:Change: 2024-08-17 17:13:19.082160239 +0000 2024-08-17T17:17:53.396 INFO:teuthology.orchestra.run.smithi046.stdout: Birth: 2024-08-17 17:13:19.082160239 +0000 2024-08-17T17:17:53.396 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-17T17:17:53.464 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records in 2024-08-17T17:17:53.464 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records out 2024-08-17T17:17:53.464 INFO:teuthology.orchestra.run.smithi046.stderr:512 bytes copied, 0.00013008 s, 3.9 MB/s 2024-08-17T17:17:53.465 DEBUG:teuthology.orchestra.run.smithi046:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-17T17:17:53.522 INFO:tasks.cephadm:Deploying osd.0 on smithi037 with /dev/vg_nvme/lv_4... 2024-08-17T17:17:53.522 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-08-17T17:17:53.793 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:17:53.851 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:17:53 smithi046 ceph-mgr[36192]: -- 172.21.15.46:0/825136756 <== mon.1 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b8440f09c0 con 0x55b8440fcc00 2024-08-17T17:17:54.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:17:53 smithi046 bash[36141]: 543a30ae9c12fd3e606719f47ad86cb81a9c02be9daccd1b71b32c125bb8bbe4 2024-08-17T17:17:54.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:17:53 smithi046 systemd[1]: Started Ceph mgr.x for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:17:54.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:17:53 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:17:53.878+0000 7f418f27cec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T17:17:54.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:17:54 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:17:54.021+0000 7f418f27cec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T17:17:54.262 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:17:54 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:17:54.090+0000 7f418f27cec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T17:17:54.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:54 smithi037 ceph-mon[31110]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:54.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:54 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:54.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:54 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:54.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:54 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:54.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:54 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:54.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:54 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:54.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:54 smithi037 ceph-mon[41254]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:54.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:54 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:54.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:54 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:54.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:54 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:54.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:54 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:54.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:54 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:54.642 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:17:54 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:17:54.361+0000 7f418f27cec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T17:17:54.643 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:17:54 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:17:54.426+0000 7f418f27cec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T17:17:54.643 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:54 smithi046 ceph-mon[34315]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:54.643 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:54 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:54.643 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:54 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:54.643 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:54 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:54.643 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:54 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:54.643 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:54 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:55.761 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:17:55 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:17:55.405+0000 7f418f27cec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T17:17:55.761 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:17:55 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:17:55.520+0000 7f418f27cec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T17:17:55.761 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:17:55 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:17:55.577+0000 7f418f27cec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T17:17:56.030 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:17:55 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:17:55.772+0000 7f418f27cec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T17:17:56.030 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:17:55 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:17:55.834+0000 7f418f27cec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T17:17:56.030 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:17:55 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:17:55.901+0000 7f418f27cec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T17:17:56.030 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:17:56 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:17:56.029+0000 7f418f27cec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T17:17:56.030 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:55 smithi046 ceph-mon[34315]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:56.030 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:55 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:56.031 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:55 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:56.031 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:55 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:56.031 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:55 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:56.031 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:55 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:17:56.031 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:55 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:56.031 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:55 smithi046 ceph-mon[34315]: Reconfiguring mgr.y (unknown last config time)... 2024-08-17T17:17:56.031 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:55 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:17:56.031 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:55 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:17:56.031 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:55 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:56.031 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:55 smithi046 ceph-mon[34315]: Reconfiguring daemon mgr.y on smithi037 2024-08-17T17:17:56.130 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:17:56.153 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi037:vg_nvme/lv_4 2024-08-17T17:17:56.179 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:55 smithi037 ceph-mon[41254]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:56.179 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:55 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:56.179 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:55 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:56.179 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:55 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:56.179 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:55 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:56.179 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:55 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:17:56.179 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:55 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:56.179 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:55 smithi037 ceph-mon[41254]: Reconfiguring mgr.y (unknown last config time)... 2024-08-17T17:17:56.179 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:55 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:17:56.179 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:55 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:17:56.180 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:55 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:56.180 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:55 smithi037 ceph-mon[41254]: Reconfiguring daemon mgr.y on smithi037 2024-08-17T17:17:56.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:55 smithi037 ceph-mon[31110]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:56.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:55 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:56.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:55 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:56.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:55 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:56.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:55 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:56.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:55 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:17:56.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:55 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:56.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:55 smithi037 ceph-mon[31110]: Reconfiguring mgr.y (unknown last config time)... 2024-08-17T17:17:56.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:55 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:17:56.181 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:55 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:17:56.181 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:55 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:56.181 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:55 smithi037 ceph-mon[31110]: Reconfiguring daemon mgr.y on smithi037 2024-08-17T17:17:56.757 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:17:56 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:17:56.457+0000 7f418f27cec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T17:17:56.757 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:17:56 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:17:56.756+0000 7f418f27cec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T17:17:57.011 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:17:56 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:17:56.824+0000 7f418f27cec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T17:17:57.011 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:17:56 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:17:56.954+0000 7f418f27cec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T17:17:57.190 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:17:57.470 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:17:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:17:57.218+0000 7f418f27cec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T17:17:57.470 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:17:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:17:57.281+0000 7f418f27cec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T17:17:57.761 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:17:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:17:57.469+0000 7f418f27cec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T17:17:57.761 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:17:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:17:57.533+0000 7f418f27cec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T17:17:57.761 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:17:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:17:57.617+0000 7f418f27cec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T17:17:57.761 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:17:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:17:57.676+0000 7f418f27cec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T17:17:58.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:58 smithi037 ceph-mon[41254]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:58.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:58 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:58.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:58 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:58.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:58 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:58.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:58 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:58.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:58 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:17:58.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:58 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:58.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:58 smithi037 ceph-mon[31110]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:58.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:58 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:58.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:58 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:58.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:58 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:58.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:58 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:58.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:58 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:17:58.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:58 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:58.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:58 smithi046 ceph-mon[34315]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:17:58.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:58 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:58.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:58 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:58.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:58 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:17:58.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:58 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:58.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:58 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:17:58.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:58 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:17:58.512 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:17:58 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:17:58.214+0000 7f418f27cec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T17:17:58.512 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:17:58 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:17:58.354+0000 7f418f27cec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T17:17:59.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:59 smithi046 ceph-mon[34315]: Standby manager daemon x started 2024-08-17T17:17:59.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:59 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.46:0/3852306504' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:17:59.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:59 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.46:0/3852306504' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:17:59.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:59 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.46:0/3852306504' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:17:59.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:59 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.46:0/3852306504' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:17:59.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:59 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:17:59.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:59 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:17:59.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:17:59 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:59.524 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:59 smithi037 ceph-mon[31110]: Standby manager daemon x started 2024-08-17T17:17:59.525 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:59 smithi037 ceph-mon[31110]: from='mgr.? 172.21.15.46:0/3852306504' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:17:59.525 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:59 smithi037 ceph-mon[31110]: from='mgr.? 172.21.15.46:0/3852306504' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:17:59.525 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:59 smithi037 ceph-mon[31110]: from='mgr.? 172.21.15.46:0/3852306504' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:17:59.525 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:59 smithi037 ceph-mon[31110]: from='mgr.? 172.21.15.46:0/3852306504' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:17:59.525 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:59 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:17:59.525 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:59 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:17:59.525 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:17:59 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:17:59.525 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:59 smithi037 ceph-mon[41254]: Standby manager daemon x started 2024-08-17T17:17:59.525 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:59 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.46:0/3852306504' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:17:59.525 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:59 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.46:0/3852306504' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:17:59.525 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:59 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.46:0/3852306504' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:17:59.526 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:59 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.46:0/3852306504' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:17:59.526 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:59 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:17:59.526 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:59 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:17:59.526 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:17:59 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:00.413 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:00 smithi037 ceph-mon[31110]: from='client.24119 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:00.413 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:00 smithi037 ceph-mon[31110]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:18:00.413 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:00 smithi037 ceph-mon[31110]: mgrmap e14: y(active, since 64s), standbys: x 2024-08-17T17:18:00.413 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:00 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:18:00.413 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:00 smithi037 ceph-mon[41254]: from='client.24119 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:00.414 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:00 smithi037 ceph-mon[41254]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:18:00.414 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:00 smithi037 ceph-mon[41254]: mgrmap e14: y(active, since 64s), standbys: x 2024-08-17T17:18:00.414 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:00 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:18:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:00 smithi046 ceph-mon[34315]: from='client.24119 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:00 smithi046 ceph-mon[34315]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:18:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:00 smithi046 ceph-mon[34315]: mgrmap e14: y(active, since 64s), standbys: x 2024-08-17T17:18:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:00 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:18:01.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:01 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1934010560' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d355322b-4c96-40bc-a0b0-f6bcc121fda9"}]: dispatch 2024-08-17T17:18:01.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:01 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1934010560' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d355322b-4c96-40bc-a0b0-f6bcc121fda9"}]': finished 2024-08-17T17:18:01.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:01 smithi046 ceph-mon[34315]: osdmap e5: 1 total, 0 up, 1 in 2024-08-17T17:18:01.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:01 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:18:01.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:01 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1934010560' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d355322b-4c96-40bc-a0b0-f6bcc121fda9"}]: dispatch 2024-08-17T17:18:01.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:01 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1934010560' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d355322b-4c96-40bc-a0b0-f6bcc121fda9"}]': finished 2024-08-17T17:18:01.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:01 smithi037 ceph-mon[31110]: osdmap e5: 1 total, 0 up, 1 in 2024-08-17T17:18:01.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:01 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:18:01.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:01 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1934010560' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d355322b-4c96-40bc-a0b0-f6bcc121fda9"}]: dispatch 2024-08-17T17:18:01.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:01 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1934010560' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d355322b-4c96-40bc-a0b0-f6bcc121fda9"}]': finished 2024-08-17T17:18:01.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:01 smithi037 ceph-mon[41254]: osdmap e5: 1 total, 0 up, 1 in 2024-08-17T17:18:01.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:01 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:18:02.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:02 smithi046 ceph-mon[34315]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:18:02.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:02 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/21538705' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:18:02.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:02 smithi037 ceph-mon[31110]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:18:02.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:02 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/21538705' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:18:02.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:02 smithi037 ceph-mon[41254]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:18:02.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:02 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/21538705' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:18:04.344 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:04 smithi037 ceph-mon[41254]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:18:04.344 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:04 smithi037 ceph-mon[31110]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:18:04.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:04 smithi046 ceph-mon[34315]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:18:06.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:06 smithi046 ceph-mon[34315]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:18:06.532 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:06 smithi037 ceph-mon[31110]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:18:06.533 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:06 smithi037 ceph-mon[41254]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:18:07.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:07 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T17:18:07.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:07 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:07.514 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:07 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T17:18:07.514 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:07 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:07.515 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:07 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T17:18:07.515 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:07 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:08.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:08 smithi046 ceph-mon[34315]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:18:08.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:08 smithi046 ceph-mon[34315]: Deploying daemon osd.0 on smithi037 2024-08-17T17:18:08.519 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:08 smithi037 ceph-mon[31110]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:18:08.519 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:08 smithi037 ceph-mon[31110]: Deploying daemon osd.0 on smithi037 2024-08-17T17:18:08.520 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:08 smithi037 ceph-mon[41254]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:18:08.520 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:08 smithi037 ceph-mon[41254]: Deploying daemon osd.0 on smithi037 2024-08-17T17:18:10.330 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:10 smithi037 ceph-mon[31110]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:18:10.330 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:10 smithi037 ceph-mon[41254]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:18:10.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:10 smithi046 ceph-mon[34315]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:18:12.436 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:12 smithi037 ceph-mon[41254]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:18:12.436 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:12 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:18:12.437 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:12 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:12.437 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:12 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:12.437 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:12 smithi037 ceph-mon[31110]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:18:12.437 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:12 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:18:12.437 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:12 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:12.437 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:12 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:12.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:12 smithi046 ceph-mon[34315]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:18:12.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:12 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:18:12.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:12 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:12.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:12 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:14.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:14 smithi046 ceph-mon[34315]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:18:14.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:14 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:14.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:14 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:14.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:14 smithi037 ceph-mon[31110]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:18:14.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:14 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:14.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:14 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:14.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:14 smithi037 ceph-mon[41254]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:18:14.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:14 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:14.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:14 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:15.005 INFO:teuthology.orchestra.run.smithi037.stdout:Created osd(s) 0 on host 'smithi037' 2024-08-17T17:18:15.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:15 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:15.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:15 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:18:15.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:15 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:15.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:15 smithi046 ceph-mon[34315]: from='osd.0 [v2:172.21.15.37:6802/3058112252,v1:172.21.15.37:6803/3058112252]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T17:18:15.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:15 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:18:15.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:15 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:15.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:15 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:15.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:15 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:15.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:15 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:18:15.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:15 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:15.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:15 smithi037 ceph-mon[41254]: from='osd.0 [v2:172.21.15.37:6802/3058112252,v1:172.21.15.37:6803/3058112252]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T17:18:15.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:15 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:18:15.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:15 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:15.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:15 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:15.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:15 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:15.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:15 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:18:15.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:15 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:15.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:15 smithi037 ceph-mon[31110]: from='osd.0 [v2:172.21.15.37:6802/3058112252,v1:172.21.15.37:6803/3058112252]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T17:18:15.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:15 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:18:15.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:15 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:15.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:15 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:15.591 DEBUG:teuthology.orchestra.run.smithi037:osd.0> sudo journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.0.service 2024-08-17T17:18:15.633 INFO:tasks.cephadm:Deploying osd.1 on smithi037 with /dev/vg_nvme/lv_3... 2024-08-17T17:18:15.634 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-08-17T17:18:16.675 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:18:16.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:16 smithi046 ceph-mon[34315]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:18:16.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:16 smithi046 ceph-mon[34315]: from='osd.0 [v2:172.21.15.37:6802/3058112252,v1:172.21.15.37:6803/3058112252]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:18:16.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:16 smithi046 ceph-mon[34315]: osdmap e6: 1 total, 0 up, 1 in 2024-08-17T17:18:16.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:16 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:18:16.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:16 smithi046 ceph-mon[34315]: from='osd.0 [v2:172.21.15.37:6802/3058112252,v1:172.21.15.37:6803/3058112252]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-08-17T17:18:16.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:16 smithi037 ceph-mon[31110]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:18:16.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:16 smithi037 ceph-mon[31110]: from='osd.0 [v2:172.21.15.37:6802/3058112252,v1:172.21.15.37:6803/3058112252]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:18:16.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:16 smithi037 ceph-mon[31110]: osdmap e6: 1 total, 0 up, 1 in 2024-08-17T17:18:16.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:16 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:18:16.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:16 smithi037 ceph-mon[31110]: from='osd.0 [v2:172.21.15.37:6802/3058112252,v1:172.21.15.37:6803/3058112252]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-08-17T17:18:16.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:16 smithi037 ceph-mon[41254]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:18:16.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:16 smithi037 ceph-mon[41254]: from='osd.0 [v2:172.21.15.37:6802/3058112252,v1:172.21.15.37:6803/3058112252]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:18:16.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:16 smithi037 ceph-mon[41254]: osdmap e6: 1 total, 0 up, 1 in 2024-08-17T17:18:16.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:16 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:18:16.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:16 smithi037 ceph-mon[41254]: from='osd.0 [v2:172.21.15.37:6802/3058112252,v1:172.21.15.37:6803/3058112252]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-08-17T17:18:16.795 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:18:16 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0[45178]: 2024-08-17T17:18:16.449+0000 7f375ac40640 -1 osd.0 0 waiting for initial osdmap 2024-08-17T17:18:16.795 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:18:16 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0[45178]: 2024-08-17T17:18:16.454+0000 7f3753a73640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T17:18:17.651 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:17 smithi037 ceph-mon[31110]: from='osd.0 [v2:172.21.15.37:6802/3058112252,v1:172.21.15.37:6803/3058112252]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-08-17T17:18:17.652 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:17 smithi037 ceph-mon[31110]: osdmap e7: 1 total, 0 up, 1 in 2024-08-17T17:18:17.652 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:17 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:18:17.652 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:17 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:18:17.652 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:17 smithi037 ceph-mon[31110]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:18:17.652 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:17 smithi037 ceph-mon[41254]: from='osd.0 [v2:172.21.15.37:6802/3058112252,v1:172.21.15.37:6803/3058112252]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-08-17T17:18:17.652 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:17 smithi037 ceph-mon[41254]: osdmap e7: 1 total, 0 up, 1 in 2024-08-17T17:18:17.652 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:17 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:18:17.652 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:17 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:18:17.652 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:17 smithi037 ceph-mon[41254]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:18:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:17 smithi046 ceph-mon[34315]: from='osd.0 [v2:172.21.15.37:6802/3058112252,v1:172.21.15.37:6803/3058112252]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-08-17T17:18:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:17 smithi046 ceph-mon[34315]: osdmap e7: 1 total, 0 up, 1 in 2024-08-17T17:18:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:17 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:18:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:17 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:18:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:17 smithi046 ceph-mon[34315]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T17:18:18.709 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:18 smithi037 ceph-mon[31110]: purged_snaps scrub starts 2024-08-17T17:18:18.709 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:18 smithi037 ceph-mon[31110]: purged_snaps scrub ok 2024-08-17T17:18:18.709 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:18 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:18:18.709 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:18 smithi037 ceph-mon[31110]: osd.0 [v2:172.21.15.37:6802/3058112252,v1:172.21.15.37:6803/3058112252] boot 2024-08-17T17:18:18.709 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:18 smithi037 ceph-mon[31110]: osdmap e8: 1 total, 1 up, 1 in 2024-08-17T17:18:18.709 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:18 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:18:18.709 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:18 smithi037 ceph-mon[41254]: purged_snaps scrub starts 2024-08-17T17:18:18.709 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:18 smithi037 ceph-mon[41254]: purged_snaps scrub ok 2024-08-17T17:18:18.710 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:18 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:18:18.710 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:18 smithi037 ceph-mon[41254]: osd.0 [v2:172.21.15.37:6802/3058112252,v1:172.21.15.37:6803/3058112252] boot 2024-08-17T17:18:18.710 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:18 smithi037 ceph-mon[41254]: osdmap e8: 1 total, 1 up, 1 in 2024-08-17T17:18:18.710 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:18 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:18:18.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:18 smithi046 ceph-mon[34315]: purged_snaps scrub starts 2024-08-17T17:18:18.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:18 smithi046 ceph-mon[34315]: purged_snaps scrub ok 2024-08-17T17:18:18.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:18 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:18:18.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:18 smithi046 ceph-mon[34315]: osd.0 [v2:172.21.15.37:6802/3058112252,v1:172.21.15.37:6803/3058112252] boot 2024-08-17T17:18:18.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:18 smithi046 ceph-mon[34315]: osdmap e8: 1 total, 1 up, 1 in 2024-08-17T17:18:18.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:18 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:18:19.743 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:19 smithi037 ceph-mon[41254]: osdmap e9: 1 total, 1 up, 1 in 2024-08-17T17:18:19.743 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:19 smithi037 ceph-mon[41254]: pgmap v41: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:19.743 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:19 smithi037 ceph-mon[41254]: Detected new or changed devices on smithi037 2024-08-17T17:18:19.744 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:19 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:19.744 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:19 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:19.744 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:19 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:18:19.744 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:19 smithi037 ceph-mon[41254]: Adjusting osd_memory_target on smithi037 to 16068M 2024-08-17T17:18:19.744 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:19 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:19.744 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:19 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:19.744 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:19 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:18:19.744 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:19 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:19.744 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:19 smithi037 ceph-mon[31110]: osdmap e9: 1 total, 1 up, 1 in 2024-08-17T17:18:19.744 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:19 smithi037 ceph-mon[31110]: pgmap v41: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:19.744 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:19 smithi037 ceph-mon[31110]: Detected new or changed devices on smithi037 2024-08-17T17:18:19.745 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:19 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:19.745 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:19 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:19.745 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:19 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:18:19.745 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:19 smithi037 ceph-mon[31110]: Adjusting osd_memory_target on smithi037 to 16068M 2024-08-17T17:18:19.745 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:19 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:19.745 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:19 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:19.745 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:19 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:18:19.745 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:19 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:19.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:19 smithi046 ceph-mon[34315]: osdmap e9: 1 total, 1 up, 1 in 2024-08-17T17:18:19.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:19 smithi046 ceph-mon[34315]: pgmap v41: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:19.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:19 smithi046 ceph-mon[34315]: Detected new or changed devices on smithi037 2024-08-17T17:18:19.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:19 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:19.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:19 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:19.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:19 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:18:19.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:19 smithi046 ceph-mon[34315]: Adjusting osd_memory_target on smithi037 to 16068M 2024-08-17T17:18:19.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:19 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:19.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:19 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:19.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:19 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:18:19.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:19 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:20.812 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:18:20.836 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi037:vg_nvme/lv_3 2024-08-17T17:18:21.106 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:18:22.136 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:22 smithi037 ceph-mon[31110]: pgmap v42: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:22.136 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:22 smithi037 ceph-mon[41254]: pgmap v42: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:22.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:22 smithi046 ceph-mon[34315]: pgmap v42: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:23.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:23 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:18:23.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:23 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:18:23.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:23 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:23.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:23 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:18:23.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:23 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:18:23.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:23 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:23.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:23 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:18:23.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:23 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:18:23.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:23 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:24.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:24 smithi037 ceph-mon[31110]: from='client.24146 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:24.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:24 smithi037 ceph-mon[31110]: pgmap v43: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:24.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:24 smithi037 ceph-mon[41254]: from='client.24146 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:24.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:24 smithi037 ceph-mon[41254]: pgmap v43: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:24.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:24 smithi046 ceph-mon[34315]: from='client.24146 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:24.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:24 smithi046 ceph-mon[34315]: pgmap v43: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:25.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:25 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/844514863' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "45d8cab2-223e-4f3d-8bf2-761d3fe574c8"}]: dispatch 2024-08-17T17:18:25.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:25 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/844514863' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "45d8cab2-223e-4f3d-8bf2-761d3fe574c8"}]': finished 2024-08-17T17:18:25.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:25 smithi037 ceph-mon[31110]: osdmap e10: 2 total, 1 up, 2 in 2024-08-17T17:18:25.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:25 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:18:25.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:25 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/844514863' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "45d8cab2-223e-4f3d-8bf2-761d3fe574c8"}]: dispatch 2024-08-17T17:18:25.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:25 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/844514863' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "45d8cab2-223e-4f3d-8bf2-761d3fe574c8"}]': finished 2024-08-17T17:18:25.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:25 smithi037 ceph-mon[41254]: osdmap e10: 2 total, 1 up, 2 in 2024-08-17T17:18:25.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:25 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:18:25.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:25 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/844514863' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "45d8cab2-223e-4f3d-8bf2-761d3fe574c8"}]: dispatch 2024-08-17T17:18:25.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:25 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/844514863' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "45d8cab2-223e-4f3d-8bf2-761d3fe574c8"}]': finished 2024-08-17T17:18:25.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:25 smithi046 ceph-mon[34315]: osdmap e10: 2 total, 1 up, 2 in 2024-08-17T17:18:25.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:25 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:18:26.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:26 smithi037 ceph-mon[31110]: pgmap v44: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:26.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:26 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1879039204' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:18:26.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:26 smithi037 ceph-mon[41254]: pgmap v44: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:26.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:26 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1879039204' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:18:26.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:26 smithi046 ceph-mon[34315]: pgmap v44: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:26.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:26 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1879039204' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:18:28.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:28 smithi037 ceph-mon[31110]: pgmap v46: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:28.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:28 smithi037 ceph-mon[41254]: pgmap v46: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:28.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:28 smithi046 ceph-mon[34315]: pgmap v46: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:30.273 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:30 smithi037 ceph-mon[31110]: pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:30.274 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:30 smithi037 ceph-mon[41254]: pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:30.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:30 smithi046 ceph-mon[34315]: pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:31.357 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:31 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-17T17:18:31.357 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:31 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:31.357 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:31 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-17T17:18:31.357 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:31 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:31 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-17T17:18:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:31 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:32.388 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:32 smithi037 ceph-mon[31110]: Deploying daemon osd.1 on smithi037 2024-08-17T17:18:32.388 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:32 smithi037 ceph-mon[31110]: pgmap v48: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:32.388 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:32 smithi037 ceph-mon[41254]: Deploying daemon osd.1 on smithi037 2024-08-17T17:18:32.388 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:32 smithi037 ceph-mon[41254]: pgmap v48: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:32.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:32 smithi046 ceph-mon[34315]: Deploying daemon osd.1 on smithi037 2024-08-17T17:18:32.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:32 smithi046 ceph-mon[34315]: pgmap v48: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:34.266 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:34 smithi037 ceph-mon[31110]: pgmap v49: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:34.267 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:34 smithi037 ceph-mon[41254]: pgmap v49: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:34.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:34 smithi046 ceph-mon[34315]: pgmap v49: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:36.313 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:36 smithi046 ceph-mon[34315]: pgmap v50: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:36.314 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:36 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:18:36.314 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:36 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:36.314 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:36 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:36.344 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:36 smithi037 ceph-mon[31110]: pgmap v50: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:36.344 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:36 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:18:36.344 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:36 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:36.344 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:36 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:36.344 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:36 smithi037 ceph-mon[41254]: pgmap v50: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:36.344 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:36 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:18:36.344 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:36 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:36.344 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:36 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:38.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:38 smithi046 ceph-mon[34315]: pgmap v51: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:38.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:38 smithi037 ceph-mon[31110]: pgmap v51: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:38.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:38 smithi037 ceph-mon[41254]: pgmap v51: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:38.598 INFO:teuthology.orchestra.run.smithi037.stdout:Created osd(s) 1 on host 'smithi037' 2024-08-17T17:18:39.206 DEBUG:teuthology.orchestra.run.smithi037:osd.1> sudo journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.1.service 2024-08-17T17:18:39.209 INFO:tasks.cephadm:Deploying osd.2 on smithi037 with /dev/vg_nvme/lv_2... 2024-08-17T17:18:39.209 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-08-17T17:18:39.626 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:18:39.874 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:39 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:39.874 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:39 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:39.874 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:39 smithi037 ceph-mon[41254]: from='osd.1 [v2:172.21.15.37:6810/818464259,v1:172.21.15.37:6811/818464259]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-17T17:18:39.874 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:39 smithi037 ceph-mon[41254]: pgmap v52: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:39.875 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:39 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:39.875 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:39 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:39.875 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:39 smithi037 ceph-mon[31110]: from='osd.1 [v2:172.21.15.37:6810/818464259,v1:172.21.15.37:6811/818464259]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-17T17:18:39.875 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:39 smithi037 ceph-mon[31110]: pgmap v52: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:40.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:39 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:40.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:39 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:40.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:39 smithi046 ceph-mon[34315]: from='osd.1 [v2:172.21.15.37:6810/818464259,v1:172.21.15.37:6811/818464259]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-17T17:18:40.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:39 smithi046 ceph-mon[34315]: pgmap v52: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:40.938 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:18:40 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1[50938]: 2024-08-17T17:18:40.608+0000 7fec8dace640 -1 osd.1 0 waiting for initial osdmap 2024-08-17T17:18:40.938 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:18:40 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1[50938]: 2024-08-17T17:18:40.615+0000 7fec8a909640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T17:18:40.938 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:40 smithi037 ceph-mon[31110]: from='osd.1 [v2:172.21.15.37:6810/818464259,v1:172.21.15.37:6811/818464259]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T17:18:40.939 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:40 smithi037 ceph-mon[31110]: osdmap e11: 2 total, 1 up, 2 in 2024-08-17T17:18:40.939 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:40 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:18:40.939 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:40 smithi037 ceph-mon[31110]: from='osd.1 [v2:172.21.15.37:6810/818464259,v1:172.21.15.37:6811/818464259]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-08-17T17:18:40.939 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:40 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:40.939 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:40 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:40.939 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:40 smithi037 ceph-mon[41254]: from='osd.1 [v2:172.21.15.37:6810/818464259,v1:172.21.15.37:6811/818464259]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T17:18:40.939 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:40 smithi037 ceph-mon[41254]: osdmap e11: 2 total, 1 up, 2 in 2024-08-17T17:18:40.939 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:40 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:18:40.939 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:40 smithi037 ceph-mon[41254]: from='osd.1 [v2:172.21.15.37:6810/818464259,v1:172.21.15.37:6811/818464259]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-08-17T17:18:40.939 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:40 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:40.939 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:40 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:41.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:40 smithi046 ceph-mon[34315]: from='osd.1 [v2:172.21.15.37:6810/818464259,v1:172.21.15.37:6811/818464259]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T17:18:41.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:40 smithi046 ceph-mon[34315]: osdmap e11: 2 total, 1 up, 2 in 2024-08-17T17:18:41.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:40 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:18:41.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:40 smithi046 ceph-mon[34315]: from='osd.1 [v2:172.21.15.37:6810/818464259,v1:172.21.15.37:6811/818464259]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-08-17T17:18:41.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:40 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:41.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:40 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:41.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:41 smithi037 ceph-mon[31110]: from='osd.1 [v2:172.21.15.37:6810/818464259,v1:172.21.15.37:6811/818464259]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-08-17T17:18:41.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:41 smithi037 ceph-mon[31110]: osdmap e12: 2 total, 1 up, 2 in 2024-08-17T17:18:41.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:41 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:18:41.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:41 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:18:41.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:41 smithi037 ceph-mon[31110]: pgmap v55: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:41.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:41 smithi037 ceph-mon[41254]: from='osd.1 [v2:172.21.15.37:6810/818464259,v1:172.21.15.37:6811/818464259]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-08-17T17:18:41.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:41 smithi037 ceph-mon[41254]: osdmap e12: 2 total, 1 up, 2 in 2024-08-17T17:18:41.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:41 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:18:41.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:41 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:18:41.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:41 smithi037 ceph-mon[41254]: pgmap v55: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:42.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:41 smithi046 ceph-mon[34315]: from='osd.1 [v2:172.21.15.37:6810/818464259,v1:172.21.15.37:6811/818464259]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-08-17T17:18:42.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:41 smithi046 ceph-mon[34315]: osdmap e12: 2 total, 1 up, 2 in 2024-08-17T17:18:42.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:41 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:18:42.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:41 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:18:42.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:41 smithi046 ceph-mon[34315]: pgmap v55: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-08-17T17:18:42.312 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:18:42.334 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi037:vg_nvme/lv_2 2024-08-17T17:18:42.617 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:42 smithi037 ceph-mon[31110]: purged_snaps scrub starts 2024-08-17T17:18:42.617 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:42 smithi037 ceph-mon[31110]: purged_snaps scrub ok 2024-08-17T17:18:42.950 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:42 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:18:42.950 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:42 smithi037 ceph-mon[31110]: osd.1 [v2:172.21.15.37:6810/818464259,v1:172.21.15.37:6811/818464259] boot 2024-08-17T17:18:42.951 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:42 smithi037 ceph-mon[31110]: osdmap e13: 2 total, 2 up, 2 in 2024-08-17T17:18:42.951 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:42 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:18:42.951 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:42 smithi037 ceph-mon[41254]: purged_snaps scrub starts 2024-08-17T17:18:42.951 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:42 smithi037 ceph-mon[41254]: purged_snaps scrub ok 2024-08-17T17:18:42.951 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:42 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:18:42.951 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:42 smithi037 ceph-mon[41254]: osd.1 [v2:172.21.15.37:6810/818464259,v1:172.21.15.37:6811/818464259] boot 2024-08-17T17:18:42.951 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:42 smithi037 ceph-mon[41254]: osdmap e13: 2 total, 2 up, 2 in 2024-08-17T17:18:42.951 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:42 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:18:43.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:42 smithi046 ceph-mon[34315]: purged_snaps scrub starts 2024-08-17T17:18:43.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:42 smithi046 ceph-mon[34315]: purged_snaps scrub ok 2024-08-17T17:18:43.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:42 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:18:43.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:42 smithi046 ceph-mon[34315]: osd.1 [v2:172.21.15.37:6810/818464259,v1:172.21.15.37:6811/818464259] boot 2024-08-17T17:18:43.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:42 smithi046 ceph-mon[34315]: osdmap e13: 2 total, 2 up, 2 in 2024-08-17T17:18:43.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:42 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:18:43.284 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:18:43.775 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:43 smithi037 ceph-mon[31110]: osdmap e14: 2 total, 2 up, 2 in 2024-08-17T17:18:43.776 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:43 smithi037 ceph-mon[31110]: pgmap v58: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:18:43.776 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:43 smithi037 ceph-mon[41254]: osdmap e14: 2 total, 2 up, 2 in 2024-08-17T17:18:43.776 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:43 smithi037 ceph-mon[41254]: pgmap v58: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:18:44.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:43 smithi046 ceph-mon[34315]: osdmap e14: 2 total, 2 up, 2 in 2024-08-17T17:18:44.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:43 smithi046 ceph-mon[34315]: pgmap v58: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:18:46.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[31110]: pgmap v59: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:18:46.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[31110]: Detected new or changed devices on smithi037 2024-08-17T17:18:46.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:46.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:46.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:18:46.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:18:46.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[31110]: Adjusting osd_memory_target on smithi037 to 8034M 2024-08-17T17:18:46.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:46.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:46.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:18:46.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:46.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:18:46.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:46.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:18:46.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:46.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:18:46.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:18:46.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:46.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[41254]: pgmap v59: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:18:46.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[41254]: Detected new or changed devices on smithi037 2024-08-17T17:18:46.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:46.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:46.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:18:46.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:18:46.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[41254]: Adjusting osd_memory_target on smithi037 to 8034M 2024-08-17T17:18:46.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:46.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:46.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:18:46.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:46.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:18:46.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:46.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:18:46.297 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:46.297 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:18:46.297 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:18:46.297 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:46 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:46.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:46 smithi046 ceph-mon[34315]: pgmap v59: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:18:46.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:46 smithi046 ceph-mon[34315]: Detected new or changed devices on smithi037 2024-08-17T17:18:46.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:46 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:46.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:46 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:46.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:46 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:18:46.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:46 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:18:46.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:46 smithi046 ceph-mon[34315]: Adjusting osd_memory_target on smithi037 to 8034M 2024-08-17T17:18:46.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:46 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:46.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:46 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:46.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:46 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:18:46.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:46 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:46.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:46 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:18:46.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:46 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:46.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:46 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:18:46.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:46 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:18:46.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:46 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:18:46.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:46 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:18:46.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:46 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:47.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:47 smithi037 ceph-mon[31110]: from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:47.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:47 smithi037 ceph-mon[41254]: from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:47.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:47 smithi046 ceph-mon[34315]: from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:48.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:48 smithi037 ceph-mon[41254]: pgmap v60: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:18:48.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:48 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/90362317' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8146af9a-fabf-469b-98bc-4defdd20ab73"}]: dispatch 2024-08-17T17:18:48.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:48 smithi037 ceph-mon[41254]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8146af9a-fabf-469b-98bc-4defdd20ab73"}]: dispatch 2024-08-17T17:18:48.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:48 smithi037 ceph-mon[41254]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8146af9a-fabf-469b-98bc-4defdd20ab73"}]': finished 2024-08-17T17:18:48.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:48 smithi037 ceph-mon[41254]: osdmap e15: 3 total, 2 up, 3 in 2024-08-17T17:18:48.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:48 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:18:48.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:48 smithi037 ceph-mon[31110]: pgmap v60: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:18:48.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:48 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/90362317' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8146af9a-fabf-469b-98bc-4defdd20ab73"}]: dispatch 2024-08-17T17:18:48.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:48 smithi037 ceph-mon[31110]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8146af9a-fabf-469b-98bc-4defdd20ab73"}]: dispatch 2024-08-17T17:18:48.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:48 smithi037 ceph-mon[31110]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8146af9a-fabf-469b-98bc-4defdd20ab73"}]': finished 2024-08-17T17:18:48.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:48 smithi037 ceph-mon[31110]: osdmap e15: 3 total, 2 up, 3 in 2024-08-17T17:18:48.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:48 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:18:48.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:48 smithi046 ceph-mon[34315]: pgmap v60: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:18:48.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:48 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/90362317' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8146af9a-fabf-469b-98bc-4defdd20ab73"}]: dispatch 2024-08-17T17:18:48.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:48 smithi046 ceph-mon[34315]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8146af9a-fabf-469b-98bc-4defdd20ab73"}]: dispatch 2024-08-17T17:18:48.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:48 smithi046 ceph-mon[34315]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8146af9a-fabf-469b-98bc-4defdd20ab73"}]': finished 2024-08-17T17:18:48.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:48 smithi046 ceph-mon[34315]: osdmap e15: 3 total, 2 up, 3 in 2024-08-17T17:18:48.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:48 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:18:49.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:49 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/140496949' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:18:49.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:49 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/140496949' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:18:49.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:49 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/140496949' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:18:50.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:50 smithi037 ceph-mon[41254]: pgmap v62: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:18:50.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:50 smithi037 ceph-mon[31110]: pgmap v62: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:18:50.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:50 smithi046 ceph-mon[34315]: pgmap v62: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:18:52.214 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:52 smithi037 ceph-mon[41254]: pgmap v63: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:18:52.214 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:52 smithi037 ceph-mon[31110]: pgmap v63: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:18:52.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:52 smithi046 ceph-mon[34315]: pgmap v63: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:18:54.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:54 smithi037 ceph-mon[31110]: pgmap v64: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:18:54.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:54 smithi037 ceph-mon[41254]: pgmap v64: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:18:54.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:54 smithi046 ceph-mon[34315]: pgmap v64: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:18:55.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:55 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-17T17:18:55.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:55 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:55.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:55 smithi037 ceph-mon[31110]: Deploying daemon osd.2 on smithi037 2024-08-17T17:18:55.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:55 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-17T17:18:55.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:55 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:55.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:55 smithi037 ceph-mon[41254]: Deploying daemon osd.2 on smithi037 2024-08-17T17:18:55.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:55 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-17T17:18:55.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:55 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:18:55.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:55 smithi046 ceph-mon[34315]: Deploying daemon osd.2 on smithi037 2024-08-17T17:18:56.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:56 smithi037 ceph-mon[31110]: pgmap v65: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:18:56.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:56 smithi037 ceph-mon[41254]: pgmap v65: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:18:56.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:56 smithi046 ceph-mon[34315]: pgmap v65: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:18:58.196 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:18:58 smithi037 ceph-mon[31110]: pgmap v66: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:18:58.197 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:18:58 smithi037 ceph-mon[41254]: pgmap v66: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:18:58.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:18:58 smithi046 ceph-mon[34315]: pgmap v66: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:19:00.281 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:00 smithi037 ceph-mon[41254]: pgmap v67: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:19:00.282 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:00 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:19:00.282 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:00 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:00.282 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:00 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:00.282 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:00 smithi037 ceph-mon[31110]: pgmap v67: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:19:00.282 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:00 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:19:00.282 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:00 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:00.282 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:00 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:00 smithi046 ceph-mon[34315]: pgmap v67: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:19:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:00 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:19:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:00 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:00 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:02.226 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:02 smithi037 ceph-mon[41254]: pgmap v68: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:19:02.226 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:02 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:02.226 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:02 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:02.226 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:02 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:02.226 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:02 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:19:02.226 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:02 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:02.226 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:02 smithi037 ceph-mon[31110]: pgmap v68: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:19:02.227 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:02 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:02.227 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:02 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:02.227 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:02 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:02.227 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:02 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:19:02.227 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:02 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:02.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:02 smithi046 ceph-mon[34315]: pgmap v68: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:19:02.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:02 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:02.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:02 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:02.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:02 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:02.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:02 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:19:02.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:02 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:02.580 INFO:teuthology.orchestra.run.smithi037.stdout:Created osd(s) 2 on host 'smithi037' 2024-08-17T17:19:03.191 DEBUG:teuthology.orchestra.run.smithi037:osd.2> sudo journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.2.service 2024-08-17T17:19:03.193 INFO:tasks.cephadm:Deploying osd.3 on smithi037 with /dev/vg_nvme/lv_1... 2024-08-17T17:19:03.194 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-08-17T17:19:03.215 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:03 smithi037 ceph-mon[31110]: from='osd.2 [v2:172.21.15.37:6818/4065424997,v1:172.21.15.37:6819/4065424997]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T17:19:03.215 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:03 smithi037 ceph-mon[31110]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T17:19:03.215 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:03 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:19:03.215 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:03 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:03.216 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:03 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:03.216 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:03 smithi037 ceph-mon[41254]: from='osd.2 [v2:172.21.15.37:6818/4065424997,v1:172.21.15.37:6819/4065424997]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T17:19:03.216 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:03 smithi037 ceph-mon[41254]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T17:19:03.216 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:03 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:19:03.216 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:03 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:03.216 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:03 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:03.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:03 smithi046 ceph-mon[34315]: from='osd.2 [v2:172.21.15.37:6818/4065424997,v1:172.21.15.37:6819/4065424997]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T17:19:03.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:03 smithi046 ceph-mon[34315]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T17:19:03.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:03 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:19:03.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:03 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:03.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:03 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:03.927 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:19:04.299 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:04 smithi037 ceph-mon[31110]: pgmap v69: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:19:04.299 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:04 smithi037 ceph-mon[31110]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T17:19:04.299 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:04 smithi037 ceph-mon[31110]: osdmap e16: 3 total, 2 up, 3 in 2024-08-17T17:19:04.299 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:04 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:19:04.299 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:04 smithi037 ceph-mon[31110]: from='osd.2 [v2:172.21.15.37:6818/4065424997,v1:172.21.15.37:6819/4065424997]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-08-17T17:19:04.299 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:04 smithi037 ceph-mon[31110]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-08-17T17:19:04.300 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:04 smithi037 ceph-mon[41254]: pgmap v69: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:19:04.300 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:04 smithi037 ceph-mon[41254]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T17:19:04.300 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:04 smithi037 ceph-mon[41254]: osdmap e16: 3 total, 2 up, 3 in 2024-08-17T17:19:04.300 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:04 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:19:04.300 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:04 smithi037 ceph-mon[41254]: from='osd.2 [v2:172.21.15.37:6818/4065424997,v1:172.21.15.37:6819/4065424997]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-08-17T17:19:04.300 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:04 smithi037 ceph-mon[41254]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-08-17T17:19:04.300 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:19:04 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2[56508]: 2024-08-17T17:19:04.055+0000 7f3c10ae4640 -1 osd.2 0 waiting for initial osdmap 2024-08-17T17:19:04.301 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:19:04 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2[56508]: 2024-08-17T17:19:04.058+0000 7f3c0b91b640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T17:19:04.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:04 smithi046 ceph-mon[34315]: pgmap v69: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:19:04.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:04 smithi046 ceph-mon[34315]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T17:19:04.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:04 smithi046 ceph-mon[34315]: osdmap e16: 3 total, 2 up, 3 in 2024-08-17T17:19:04.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:04 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:19:04.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:04 smithi046 ceph-mon[34315]: from='osd.2 [v2:172.21.15.37:6818/4065424997,v1:172.21.15.37:6819/4065424997]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-08-17T17:19:04.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:04 smithi046 ceph-mon[34315]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-08-17T17:19:05.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:05 smithi037 ceph-mon[31110]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-08-17T17:19:05.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:05 smithi037 ceph-mon[31110]: osdmap e17: 3 total, 2 up, 3 in 2024-08-17T17:19:05.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:05 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:19:05.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:05 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:19:05.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:05 smithi037 ceph-mon[41254]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-08-17T17:19:05.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:05 smithi037 ceph-mon[41254]: osdmap e17: 3 total, 2 up, 3 in 2024-08-17T17:19:05.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:05 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:19:05.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:05 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:19:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:05 smithi046 ceph-mon[34315]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-08-17T17:19:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:05 smithi046 ceph-mon[34315]: osdmap e17: 3 total, 2 up, 3 in 2024-08-17T17:19:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:05 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:19:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:05 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:19:06.238 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:06 smithi037 ceph-mon[31110]: purged_snaps scrub starts 2024-08-17T17:19:06.238 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:06 smithi037 ceph-mon[31110]: purged_snaps scrub ok 2024-08-17T17:19:06.238 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:06 smithi037 ceph-mon[31110]: pgmap v72: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:19:06.238 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:06 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:19:06.238 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:06 smithi037 ceph-mon[31110]: osd.2 [v2:172.21.15.37:6818/4065424997,v1:172.21.15.37:6819/4065424997] boot 2024-08-17T17:19:06.238 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:06 smithi037 ceph-mon[31110]: osdmap e18: 3 total, 3 up, 3 in 2024-08-17T17:19:06.239 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:06 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:19:06.239 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:06 smithi037 ceph-mon[41254]: purged_snaps scrub starts 2024-08-17T17:19:06.239 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:06 smithi037 ceph-mon[41254]: purged_snaps scrub ok 2024-08-17T17:19:06.239 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:06 smithi037 ceph-mon[41254]: pgmap v72: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:19:06.239 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:06 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:19:06.239 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:06 smithi037 ceph-mon[41254]: osd.2 [v2:172.21.15.37:6818/4065424997,v1:172.21.15.37:6819/4065424997] boot 2024-08-17T17:19:06.239 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:06 smithi037 ceph-mon[41254]: osdmap e18: 3 total, 3 up, 3 in 2024-08-17T17:19:06.239 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:06 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:19:06.412 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:06 smithi046 ceph-mon[34315]: purged_snaps scrub starts 2024-08-17T17:19:06.412 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:06 smithi046 ceph-mon[34315]: purged_snaps scrub ok 2024-08-17T17:19:06.413 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:06 smithi046 ceph-mon[34315]: pgmap v72: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-08-17T17:19:06.413 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:06 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:19:06.413 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:06 smithi046 ceph-mon[34315]: osd.2 [v2:172.21.15.37:6818/4065424997,v1:172.21.15.37:6819/4065424997] boot 2024-08-17T17:19:06.413 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:06 smithi046 ceph-mon[34315]: osdmap e18: 3 total, 3 up, 3 in 2024-08-17T17:19:06.413 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:06 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:19:07.504 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:07 smithi037 ceph-mon[41254]: osdmap e19: 3 total, 3 up, 3 in 2024-08-17T17:19:07.504 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:07 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:07.504 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:07 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:07.505 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:07 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:19:07.505 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:07 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:19:07.505 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:07 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:19:07.505 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:07 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:07.505 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:07 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:07.505 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:07 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:19:07.505 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:07 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:07.505 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:07 smithi037 ceph-mon[31110]: osdmap e19: 3 total, 3 up, 3 in 2024-08-17T17:19:07.505 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:07 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:07.505 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:07 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:07.505 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:07 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:19:07.506 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:07 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:19:07.506 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:07 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:19:07.506 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:07 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:07.506 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:07 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:07.506 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:07 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:19:07.506 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:07 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:07 smithi046 ceph-mon[34315]: osdmap e19: 3 total, 3 up, 3 in 2024-08-17T17:19:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:07 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:07 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:07 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:19:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:07 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:19:07.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:07 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:19:07.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:07 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:07.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:07 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:07.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:07 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:19:07.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:07 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:08.135 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:19:08.159 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi037:vg_nvme/lv_1 2024-08-17T17:19:08.430 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:19:08.739 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:08 smithi037 ceph-mon[41254]: Detected new or changed devices on smithi037 2024-08-17T17:19:08.739 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:08 smithi037 ceph-mon[41254]: Adjusting osd_memory_target on smithi037 to 5356M 2024-08-17T17:19:08.740 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:08 smithi037 ceph-mon[41254]: pgmap v75: 0 pgs: ; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:19:08.740 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:08 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-08-17T17:19:08.740 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:08 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-08-17T17:19:08.740 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:08 smithi037 ceph-mon[41254]: osdmap e20: 3 total, 3 up, 3 in 2024-08-17T17:19:08.740 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:08 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:19:08.740 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:08 smithi037 ceph-mon[31110]: Detected new or changed devices on smithi037 2024-08-17T17:19:08.740 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:08 smithi037 ceph-mon[31110]: Adjusting osd_memory_target on smithi037 to 5356M 2024-08-17T17:19:08.740 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:08 smithi037 ceph-mon[31110]: pgmap v75: 0 pgs: ; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:19:08.740 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:08 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-08-17T17:19:08.741 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:08 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-08-17T17:19:08.741 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:08 smithi037 ceph-mon[31110]: osdmap e20: 3 total, 3 up, 3 in 2024-08-17T17:19:08.741 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:08 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:19:08.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:08 smithi046 ceph-mon[34315]: Detected new or changed devices on smithi037 2024-08-17T17:19:08.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:08 smithi046 ceph-mon[34315]: Adjusting osd_memory_target on smithi037 to 5356M 2024-08-17T17:19:08.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:08 smithi046 ceph-mon[34315]: pgmap v75: 0 pgs: ; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:19:08.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:08 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-08-17T17:19:08.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:08 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-08-17T17:19:08.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:08 smithi046 ceph-mon[34315]: osdmap e20: 3 total, 3 up, 3 in 2024-08-17T17:19:08.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:08 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:19:09.700 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:19:09 smithi037 sudo[60672]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-08-17T17:19:09.700 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:19:09 smithi037 sudo[60672]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-17T17:19:09.701 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:19:09 smithi037 sudo[60672]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-17T17:19:09.701 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:19:09 smithi037 sudo[60672]: pam_unix(sudo:session): session closed for user root 2024-08-17T17:19:09.951 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:09 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:19:09.951 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:09 smithi037 ceph-mon[31110]: osdmap e21: 3 total, 3 up, 3 in 2024-08-17T17:19:09.951 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:09 smithi037 ceph-mon[31110]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:19:09.952 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:19:09 smithi037 sudo[60701]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-08-17T17:19:09.952 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:19:09 smithi037 sudo[60701]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-17T17:19:09.952 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:19:09 smithi037 sudo[60701]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-17T17:19:09.952 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:19:09 smithi037 sudo[60701]: pam_unix(sudo:session): session closed for user root 2024-08-17T17:19:09.952 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:09 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:19:09.952 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:09 smithi037 ceph-mon[41254]: osdmap e21: 3 total, 3 up, 3 in 2024-08-17T17:19:09.952 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:09 smithi037 ceph-mon[41254]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:19:10.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:09 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:19:10.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:09 smithi046 ceph-mon[34315]: osdmap e21: 3 total, 3 up, 3 in 2024-08-17T17:19:10.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:09 smithi046 ceph-mon[34315]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:19:10.661 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:19:10 smithi037 sudo[60792]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-08-17T17:19:10.661 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:19:10 smithi037 sudo[60792]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-17T17:19:10.661 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:19:10 smithi037 sudo[60792]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-17T17:19:10.661 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:19:10 smithi037 sudo[60792]: pam_unix(sudo:session): session closed for user root 2024-08-17T17:19:11.000 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:19:10 smithi037 sudo[60856]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-08-17T17:19:11.000 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:19:10 smithi037 sudo[60856]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-17T17:19:11.000 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:19:10 smithi037 sudo[60856]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-17T17:19:11.000 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:19:10 smithi037 sudo[60856]: pam_unix(sudo:session): session closed for user root 2024-08-17T17:19:11.001 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:10 smithi037 ceph-mon[41254]: mgrmap e15: y(active, since 2m), standbys: x 2024-08-17T17:19:11.001 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:10 smithi037 ceph-mon[41254]: osdmap e22: 3 total, 3 up, 3 in 2024-08-17T17:19:11.001 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:10 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:11.001 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:10 smithi037 ceph-mon[41254]: from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:19:11.001 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:10 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:19:11.001 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:10 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:19:11.001 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:10 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:11.001 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:10 smithi037 ceph-mon[31110]: mgrmap e15: y(active, since 2m), standbys: x 2024-08-17T17:19:11.002 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:10 smithi037 ceph-mon[31110]: osdmap e22: 3 total, 3 up, 3 in 2024-08-17T17:19:11.002 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:10 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:11.002 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:10 smithi037 ceph-mon[31110]: from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:19:11.002 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:10 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:19:11.002 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:10 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:19:11.002 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:10 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:11.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:10 smithi046 ceph-mon[34315]: mgrmap e15: y(active, since 2m), standbys: x 2024-08-17T17:19:11.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:10 smithi046 ceph-mon[34315]: osdmap e22: 3 total, 3 up, 3 in 2024-08-17T17:19:11.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:10 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:11.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:10 smithi046 ceph-mon[34315]: from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi037:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:19:11.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:10 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:19:11.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:10 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:19:11.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:10 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:11.257 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:19:11 smithi037 sudo[60871]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-08-17T17:19:11.257 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:19:11 smithi037 sudo[60871]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-17T17:19:11.257 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:19:11 smithi037 sudo[60871]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-17T17:19:11.257 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:19:11 smithi037 sudo[60871]: pam_unix(sudo:session): session closed for user root 2024-08-17T17:19:11.936 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:19:11 smithi037 sudo[60880]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-08-17T17:19:11.936 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:19:11 smithi037 sudo[60880]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-17T17:19:11.936 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:19:11 smithi037 sudo[60880]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-17T17:19:11.936 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:19:11 smithi037 sudo[60880]: pam_unix(sudo:session): session closed for user root 2024-08-17T17:19:12.287 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:12 smithi037 sudo[60909]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-08-17T17:19:12.287 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:12 smithi037 sudo[60909]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-17T17:19:12.287 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:12 smithi037 sudo[60909]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-17T17:19:12.287 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:12 smithi037 sudo[60909]: pam_unix(sudo:session): session closed for user root 2024-08-17T17:19:13.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:12 smithi037 sudo[60942]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-08-17T17:19:13.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:12 smithi037 sudo[60942]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-17T17:19:13.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:12 smithi037 sudo[60942]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-17T17:19:13.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:12 smithi037 sudo[60942]: pam_unix(sudo:session): session closed for user root 2024-08-17T17:19:13.505 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:13 smithi046 sudo[36847]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-08-17T17:19:13.505 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:13 smithi046 sudo[36847]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-17T17:19:13.505 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:13 smithi046 sudo[36847]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-17T17:19:13.505 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:13 smithi046 sudo[36847]: pam_unix(sudo:session): session closed for user root 2024-08-17T17:19:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:13 smithi046 sudo[36850]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-08-17T17:19:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:13 smithi046 sudo[36850]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-17T17:19:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:13 smithi046 sudo[36850]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-17T17:19:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:13 smithi046 sudo[36850]: pam_unix(sudo:session): session closed for user root 2024-08-17T17:19:13.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:13 smithi046 ceph-mon[34315]: pgmap v80: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:19:13.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:13 smithi037 ceph-mon[31110]: pgmap v80: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:19:13.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:13 smithi037 ceph-mon[41254]: pgmap v80: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:19:14.124 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:13 smithi037 sudo[60988]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-08-17T17:19:14.124 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:13 smithi037 sudo[60988]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-17T17:19:14.125 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:13 smithi037 sudo[60988]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-17T17:19:14.125 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:13 smithi037 sudo[60988]: pam_unix(sudo:session): session closed for user root 2024-08-17T17:19:14.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:14 smithi037 sudo[61037]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-08-17T17:19:14.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:14 smithi037 sudo[61037]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-17T17:19:14.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:14 smithi037 sudo[61037]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-17T17:19:14.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:14 smithi037 sudo[61037]: pam_unix(sudo:session): session closed for user root 2024-08-17T17:19:14.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[41254]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T17:19:14.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[41254]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T17:19:14.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:19:14.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:19:14.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:19:14.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[41254]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T17:19:14.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:19:14.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:19:14.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:19:14.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/375669527' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "91207eb7-da23-479d-94b7-82a90640c3e7"}]: dispatch 2024-08-17T17:19:14.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[41254]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:19:14.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[41254]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T17:19:14.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[41254]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "91207eb7-da23-479d-94b7-82a90640c3e7"}]: dispatch 2024-08-17T17:19:14.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[41254]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "91207eb7-da23-479d-94b7-82a90640c3e7"}]': finished 2024-08-17T17:19:14.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[41254]: osdmap e23: 4 total, 3 up, 4 in 2024-08-17T17:19:14.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:19:14.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:14.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[41254]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T17:19:14.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:19:14.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:19:14.796 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:19:14.796 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1478273025' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:19:14.796 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[41254]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T17:19:14.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[31110]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T17:19:14.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[31110]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T17:19:14.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:19:14.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:19:14.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:19:14.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[31110]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T17:19:14.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:19:14.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:19:14.797 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:19:14.797 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/375669527' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "91207eb7-da23-479d-94b7-82a90640c3e7"}]: dispatch 2024-08-17T17:19:14.797 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[31110]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:19:14.797 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[31110]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T17:19:14.797 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[31110]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "91207eb7-da23-479d-94b7-82a90640c3e7"}]: dispatch 2024-08-17T17:19:14.797 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[31110]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "91207eb7-da23-479d-94b7-82a90640c3e7"}]': finished 2024-08-17T17:19:14.797 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[31110]: osdmap e23: 4 total, 3 up, 4 in 2024-08-17T17:19:14.797 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:19:14.797 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:14.797 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[31110]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T17:19:14.797 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:19:14.797 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:19:14.798 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:19:14.798 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1478273025' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:19:14.798 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:14 smithi037 ceph-mon[31110]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T17:19:15.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:14 smithi046 ceph-mon[34315]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T17:19:15.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:14 smithi046 ceph-mon[34315]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T17:19:15.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:14 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:19:15.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:14 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:19:15.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:14 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:19:15.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:14 smithi046 ceph-mon[34315]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T17:19:15.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:14 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:19:15.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:14 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:19:15.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:14 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:19:15.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:14 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/375669527' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "91207eb7-da23-479d-94b7-82a90640c3e7"}]: dispatch 2024-08-17T17:19:15.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:14 smithi046 ceph-mon[34315]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:19:15.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:14 smithi046 ceph-mon[34315]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T17:19:15.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:14 smithi046 ceph-mon[34315]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "91207eb7-da23-479d-94b7-82a90640c3e7"}]: dispatch 2024-08-17T17:19:15.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:14 smithi046 ceph-mon[34315]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "91207eb7-da23-479d-94b7-82a90640c3e7"}]': finished 2024-08-17T17:19:15.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:14 smithi046 ceph-mon[34315]: osdmap e23: 4 total, 3 up, 4 in 2024-08-17T17:19:15.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:14 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:19:15.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:14 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:15.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:14 smithi046 ceph-mon[34315]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T17:19:15.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:14 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:19:15.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:14 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:19:15.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:14 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:19:15.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:14 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1478273025' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:19:15.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:14 smithi046 ceph-mon[34315]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T17:19:15.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:15 smithi037 ceph-mon[31110]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:19:15.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:15 smithi037 ceph-mon[41254]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:19:16.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:15 smithi046 ceph-mon[34315]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:19:18.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:18 smithi037 ceph-mon[31110]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:19:18.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:18 smithi037 ceph-mon[41254]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:19:18.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:18 smithi046 ceph-mon[34315]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:19:20.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:20 smithi037 ceph-mon[41254]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-08-17T17:19:20.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:20 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-17T17:19:20.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:20 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:20.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:20 smithi037 ceph-mon[31110]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-08-17T17:19:20.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:20 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-17T17:19:20.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:20 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:20.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:20 smithi046 ceph-mon[34315]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-08-17T17:19:20.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:20 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-17T17:19:20.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:20 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:21.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:21 smithi037 ceph-mon[31110]: Deploying daemon osd.3 on smithi037 2024-08-17T17:19:21.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:21 smithi037 ceph-mon[41254]: Deploying daemon osd.3 on smithi037 2024-08-17T17:19:21.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:21 smithi046 ceph-mon[34315]: Deploying daemon osd.3 on smithi037 2024-08-17T17:19:22.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:22 smithi037 ceph-mon[31110]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-08-17T17:19:22.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:22 smithi037 ceph-mon[41254]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-08-17T17:19:22.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:22 smithi046 ceph-mon[34315]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-08-17T17:19:24.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:24 smithi037 ceph-mon[41254]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-08-17T17:19:24.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:24 smithi037 ceph-mon[31110]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-08-17T17:19:24.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:24 smithi046 ceph-mon[34315]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-08-17T17:19:25.319 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:25 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:19:25.319 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:25 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:25.319 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:25 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:25.320 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:25 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:19:25.320 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:25 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:25.320 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:25 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:25.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:25 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:19:25.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:25 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:25.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:25 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:26.364 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:26 smithi037 ceph-mon[31110]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.6 KiB/s rd, 68 KiB/s wr, 4 op/s 2024-08-17T17:19:26.365 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:26 smithi037 ceph-mon[41254]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.6 KiB/s rd, 68 KiB/s wr, 4 op/s 2024-08-17T17:19:26.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:26 smithi046 ceph-mon[34315]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.6 KiB/s rd, 68 KiB/s wr, 4 op/s 2024-08-17T17:19:27.805 INFO:teuthology.orchestra.run.smithi037.stdout:Created osd(s) 3 on host 'smithi037' 2024-08-17T17:19:28.393 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:28 smithi037 ceph-mon[31110]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-17T17:19:28.393 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:28 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:28.394 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:28 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:28.394 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:28 smithi037 ceph-mon[31110]: from='osd.3 [v2:172.21.15.37:6826/1805211311,v1:172.21.15.37:6827/1805211311]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T17:19:28.394 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:28 smithi037 ceph-mon[41254]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-17T17:19:28.394 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:28 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:28.394 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:28 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:28.394 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:28 smithi037 ceph-mon[41254]: from='osd.3 [v2:172.21.15.37:6826/1805211311,v1:172.21.15.37:6827/1805211311]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T17:19:28.421 DEBUG:teuthology.orchestra.run.smithi037:osd.3> sudo journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.3.service 2024-08-17T17:19:28.424 INFO:tasks.cephadm:Deploying osd.4 on smithi046 with /dev/vg_nvme/lv_4... 2024-08-17T17:19:28.424 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-08-17T17:19:28.453 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:28 smithi046 ceph-mon[34315]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-17T17:19:28.453 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:28 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:28.453 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:28 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:28.453 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:28 smithi046 ceph-mon[34315]: from='osd.3 [v2:172.21.15.37:6826/1805211311,v1:172.21.15.37:6827/1805211311]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T17:19:28.698 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:19:29.781 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:29 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:29.781 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:29 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:29.781 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:29 smithi037 ceph-mon[41254]: from='osd.3 [v2:172.21.15.37:6826/1805211311,v1:172.21.15.37:6827/1805211311]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:19:29.781 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:29 smithi037 ceph-mon[41254]: osdmap e24: 4 total, 3 up, 4 in 2024-08-17T17:19:29.781 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:29 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:19:29.781 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:29 smithi037 ceph-mon[41254]: from='osd.3 [v2:172.21.15.37:6826/1805211311,v1:172.21.15.37:6827/1805211311]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-08-17T17:19:29.781 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:29 smithi037 ceph-mon[41254]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:19:29.781 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:29 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:29.781 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:29 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:29.781 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:29 smithi037 ceph-mon[31110]: from='osd.3 [v2:172.21.15.37:6826/1805211311,v1:172.21.15.37:6827/1805211311]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:19:29.782 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:29 smithi037 ceph-mon[31110]: osdmap e24: 4 total, 3 up, 4 in 2024-08-17T17:19:29.782 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:29 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:19:29.782 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:29 smithi037 ceph-mon[31110]: from='osd.3 [v2:172.21.15.37:6826/1805211311,v1:172.21.15.37:6827/1805211311]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-08-17T17:19:29.782 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:29 smithi037 ceph-mon[31110]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:19:29.928 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:29 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:29.928 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:29 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:29.928 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:29 smithi046 ceph-mon[34315]: from='osd.3 [v2:172.21.15.37:6826/1805211311,v1:172.21.15.37:6827/1805211311]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:19:29.928 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:29 smithi046 ceph-mon[34315]: osdmap e24: 4 total, 3 up, 4 in 2024-08-17T17:19:29.928 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:29 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:19:29.928 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:29 smithi046 ceph-mon[34315]: from='osd.3 [v2:172.21.15.37:6826/1805211311,v1:172.21.15.37:6827/1805211311]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]: dispatch 2024-08-17T17:19:29.928 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:29 smithi046 ceph-mon[34315]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:19:30.043 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:19:29 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3[62606]: 2024-08-17T17:19:29.810+0000 7f139d5ff640 -1 osd.3 0 waiting for initial osdmap 2024-08-17T17:19:30.044 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:19:29 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3[62606]: 2024-08-17T17:19:29.815+0000 7f1395c0f640 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T17:19:31.004 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:19:31.026 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi046:vg_nvme/lv_4 2024-08-17T17:19:31.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:30 smithi037 ceph-mon[31110]: from='osd.3 [v2:172.21.15.37:6826/1805211311,v1:172.21.15.37:6827/1805211311]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-08-17T17:19:31.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:30 smithi037 ceph-mon[31110]: osdmap e25: 4 total, 3 up, 4 in 2024-08-17T17:19:31.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:30 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:19:31.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:30 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:19:31.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:30 smithi037 ceph-mon[41254]: from='osd.3 [v2:172.21.15.37:6826/1805211311,v1:172.21.15.37:6827/1805211311]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-08-17T17:19:31.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:30 smithi037 ceph-mon[41254]: osdmap e25: 4 total, 3 up, 4 in 2024-08-17T17:19:31.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:30 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:19:31.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:30 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:19:31.091 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:30 smithi046 ceph-mon[34315]: from='osd.3 [v2:172.21.15.37:6826/1805211311,v1:172.21.15.37:6827/1805211311]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi037", "root=default"]}]': finished 2024-08-17T17:19:31.092 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:30 smithi046 ceph-mon[34315]: osdmap e25: 4 total, 3 up, 4 in 2024-08-17T17:19:31.092 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:30 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:19:31.092 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:30 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:19:31.331 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:19:32.060 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:31 smithi046 ceph-mon[34315]: purged_snaps scrub starts 2024-08-17T17:19:32.061 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:31 smithi046 ceph-mon[34315]: purged_snaps scrub ok 2024-08-17T17:19:32.061 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:31 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:19:32.061 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:31 smithi046 ceph-mon[34315]: osd.3 [v2:172.21.15.37:6826/1805211311,v1:172.21.15.37:6827/1805211311] boot 2024-08-17T17:19:32.061 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:31 smithi046 ceph-mon[34315]: osdmap e26: 4 total, 4 up, 4 in 2024-08-17T17:19:32.061 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:31 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:19:32.061 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:31 smithi046 ceph-mon[34315]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:19:32.158 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:31 smithi037 ceph-mon[41254]: purged_snaps scrub starts 2024-08-17T17:19:32.158 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:31 smithi037 ceph-mon[41254]: purged_snaps scrub ok 2024-08-17T17:19:32.158 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:31 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:19:32.158 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:31 smithi037 ceph-mon[41254]: osd.3 [v2:172.21.15.37:6826/1805211311,v1:172.21.15.37:6827/1805211311] boot 2024-08-17T17:19:32.158 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:31 smithi037 ceph-mon[41254]: osdmap e26: 4 total, 4 up, 4 in 2024-08-17T17:19:32.159 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:31 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:19:32.159 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:31 smithi037 ceph-mon[41254]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:19:32.159 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:31 smithi037 ceph-mon[31110]: purged_snaps scrub starts 2024-08-17T17:19:32.159 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:31 smithi037 ceph-mon[31110]: purged_snaps scrub ok 2024-08-17T17:19:32.159 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:31 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:19:32.159 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:31 smithi037 ceph-mon[31110]: osd.3 [v2:172.21.15.37:6826/1805211311,v1:172.21.15.37:6827/1805211311] boot 2024-08-17T17:19:32.159 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:31 smithi037 ceph-mon[31110]: osdmap e26: 4 total, 4 up, 4 in 2024-08-17T17:19:32.159 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:31 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:19:32.159 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:31 smithi037 ceph-mon[31110]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-08-17T17:19:33.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:32 smithi046 ceph-mon[34315]: osdmap e27: 4 total, 4 up, 4 in 2024-08-17T17:19:33.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:32 smithi046 ceph-mon[34315]: Detected new or changed devices on smithi037 2024-08-17T17:19:33.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:32 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:33.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:32 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:33.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:32 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:19:33.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:32 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:19:33.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:32 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:19:33.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:32 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:19:33.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:32 smithi046 ceph-mon[34315]: Adjusting osd_memory_target on smithi037 to 4017M 2024-08-17T17:19:33.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:32 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:33.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:32 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:33.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:32 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:19:33.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:32 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:33.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:32 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:19:33.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:32 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:33.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:32 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:19:33.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:32 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:33.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[31110]: osdmap e27: 4 total, 4 up, 4 in 2024-08-17T17:19:33.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[31110]: Detected new or changed devices on smithi037 2024-08-17T17:19:33.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:33.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:33.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:19:33.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:19:33.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:19:33.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:19:33.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[31110]: Adjusting osd_memory_target on smithi037 to 4017M 2024-08-17T17:19:33.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:33.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:33.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:19:33.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:33.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:19:33.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:33.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:19:33.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:33.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[41254]: osdmap e27: 4 total, 4 up, 4 in 2024-08-17T17:19:33.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[41254]: Detected new or changed devices on smithi037 2024-08-17T17:19:33.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:33.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:33.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:19:33.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:19:33.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:19:33.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:19:33.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[41254]: Adjusting osd_memory_target on smithi037 to 4017M 2024-08-17T17:19:33.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:33.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:33.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:19:33.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:33.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:19:33.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:33.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:19:33.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:32 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:34.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:33 smithi046 ceph-mon[34315]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:19:34.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:33 smithi046 ceph-mon[34315]: from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:19:34.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:33 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:19:34.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:33 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:19:34.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:33 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:34.201 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:33 smithi037 ceph-mon[31110]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:19:34.202 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:33 smithi037 ceph-mon[31110]: from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:19:34.202 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:33 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:19:34.202 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:33 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:19:34.202 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:33 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:34.202 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:33 smithi037 ceph-mon[41254]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:19:34.202 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:33 smithi037 ceph-mon[41254]: from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:19:34.202 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:33 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:19:34.202 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:33 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:19:34.203 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:33 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:36.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:36 smithi046 ceph-mon[34315]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:19:36.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:36 smithi046 ceph-mon[34315]: from='client.? 172.21.15.46:0/2659663121' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a5c81924-3ae1-4c4a-b45e-1306df78e587"}]: dispatch 2024-08-17T17:19:36.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:36 smithi046 ceph-mon[34315]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a5c81924-3ae1-4c4a-b45e-1306df78e587"}]: dispatch 2024-08-17T17:19:36.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:36 smithi046 ceph-mon[34315]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a5c81924-3ae1-4c4a-b45e-1306df78e587"}]': finished 2024-08-17T17:19:36.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:36 smithi046 ceph-mon[34315]: osdmap e28: 5 total, 4 up, 5 in 2024-08-17T17:19:36.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:36 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:19:36.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:36 smithi046 ceph-mon[34315]: from='client.? 172.21.15.46:0/2118287744' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:19:36.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:36 smithi037 ceph-mon[31110]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:19:36.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:36 smithi037 ceph-mon[31110]: from='client.? 172.21.15.46:0/2659663121' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a5c81924-3ae1-4c4a-b45e-1306df78e587"}]: dispatch 2024-08-17T17:19:36.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:36 smithi037 ceph-mon[31110]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a5c81924-3ae1-4c4a-b45e-1306df78e587"}]: dispatch 2024-08-17T17:19:36.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:36 smithi037 ceph-mon[31110]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a5c81924-3ae1-4c4a-b45e-1306df78e587"}]': finished 2024-08-17T17:19:36.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:36 smithi037 ceph-mon[31110]: osdmap e28: 5 total, 4 up, 5 in 2024-08-17T17:19:36.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:36 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:19:36.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:36 smithi037 ceph-mon[31110]: from='client.? 172.21.15.46:0/2118287744' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:19:36.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:36 smithi037 ceph-mon[41254]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:19:36.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:36 smithi037 ceph-mon[41254]: from='client.? 172.21.15.46:0/2659663121' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a5c81924-3ae1-4c4a-b45e-1306df78e587"}]: dispatch 2024-08-17T17:19:36.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:36 smithi037 ceph-mon[41254]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a5c81924-3ae1-4c4a-b45e-1306df78e587"}]: dispatch 2024-08-17T17:19:36.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:36 smithi037 ceph-mon[41254]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a5c81924-3ae1-4c4a-b45e-1306df78e587"}]': finished 2024-08-17T17:19:36.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:36 smithi037 ceph-mon[41254]: osdmap e28: 5 total, 4 up, 5 in 2024-08-17T17:19:36.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:36 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:19:36.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:36 smithi037 ceph-mon[41254]: from='client.? 172.21.15.46:0/2118287744' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:19:38.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:38 smithi046 ceph-mon[34315]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:19:38.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:38 smithi037 ceph-mon[41254]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:19:38.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:38 smithi037 ceph-mon[31110]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:19:40.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:40 smithi037 ceph-mon[31110]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:19:40.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:40 smithi037 ceph-mon[41254]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:19:40.337 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:40 smithi046 ceph-mon[34315]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:19:42.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:42 smithi046 ceph-mon[34315]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:19:42.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:42 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-17T17:19:42.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:42 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:42.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:42 smithi046 ceph-mon[34315]: Deploying daemon osd.4 on smithi046 2024-08-17T17:19:42.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:42 smithi037 ceph-mon[31110]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:19:42.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:42 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-17T17:19:42.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:42 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:42.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:42 smithi037 ceph-mon[31110]: Deploying daemon osd.4 on smithi046 2024-08-17T17:19:42.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:42 smithi037 ceph-mon[41254]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:19:42.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:42 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-17T17:19:42.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:42 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:42.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:42 smithi037 ceph-mon[41254]: Deploying daemon osd.4 on smithi046 2024-08-17T17:19:44.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:44 smithi037 ceph-mon[31110]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:19:44.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:44 smithi037 ceph-mon[41254]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:19:44.413 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:44 smithi046 ceph-mon[34315]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:19:46.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:46 smithi046 ceph-mon[34315]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:19:46.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:46 smithi037 ceph-mon[31110]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:19:46.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:46 smithi037 ceph-mon[41254]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:19:47.377 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:47 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:19:47.377 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:47 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:47.377 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:47 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:47.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:47 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:19:47.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:47 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:47.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:47 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:47 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:19:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:47 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:47 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:48.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:48 smithi046 ceph-mon[34315]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:19:48.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:48 smithi037 ceph-mon[31110]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:19:48.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:48 smithi037 ceph-mon[41254]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:19:49.485 INFO:teuthology.orchestra.run.smithi046.stdout:Created osd(s) 4 on host 'smithi046' 2024-08-17T17:19:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:49 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:49 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:49 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:49 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:19:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:49 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:49 smithi046 ceph-mon[34315]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:19:49.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:49 smithi046 ceph-mon[34315]: from='osd.4 [v2:172.21.15.46:6800/4215071032,v1:172.21.15.46:6801/4215071032]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T17:19:49.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:49 smithi046 ceph-mon[34315]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T17:19:49.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:49 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:49.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:49 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:49.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:49 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:49.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:49 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:19:49.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:49 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:49.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:49 smithi037 ceph-mon[41254]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:19:49.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:49 smithi037 ceph-mon[41254]: from='osd.4 [v2:172.21.15.46:6800/4215071032,v1:172.21.15.46:6801/4215071032]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T17:19:49.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:49 smithi037 ceph-mon[41254]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T17:19:49.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:49 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:49.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:49 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:49.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:49 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:49.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:49 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:19:49.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:49 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:49.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:49 smithi037 ceph-mon[31110]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:19:49.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:49 smithi037 ceph-mon[31110]: from='osd.4 [v2:172.21.15.46:6800/4215071032,v1:172.21.15.46:6801/4215071032]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T17:19:49.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:49 smithi037 ceph-mon[31110]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T17:19:50.131 DEBUG:teuthology.orchestra.run.smithi046:osd.4> sudo journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.4.service 2024-08-17T17:19:50.173 INFO:tasks.cephadm:Deploying osd.5 on smithi046 with /dev/vg_nvme/lv_3... 2024-08-17T17:19:50.173 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-08-17T17:19:50.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:50 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:19:50.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:50 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:50.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:50 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:50.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:50 smithi046 ceph-mon[34315]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T17:19:50.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:50 smithi046 ceph-mon[34315]: osdmap e29: 5 total, 4 up, 5 in 2024-08-17T17:19:50.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:50 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:19:50.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:50 smithi046 ceph-mon[34315]: from='osd.4 [v2:172.21.15.46:6800/4215071032,v1:172.21.15.46:6801/4215071032]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-08-17T17:19:50.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:50 smithi046 ceph-mon[34315]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-08-17T17:19:50.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:50 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:19:50.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:50 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:50.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:50 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:50.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:50 smithi037 ceph-mon[31110]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T17:19:50.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:50 smithi037 ceph-mon[31110]: osdmap e29: 5 total, 4 up, 5 in 2024-08-17T17:19:50.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:50 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:19:50.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:50 smithi037 ceph-mon[31110]: from='osd.4 [v2:172.21.15.46:6800/4215071032,v1:172.21.15.46:6801/4215071032]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-08-17T17:19:50.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:50 smithi037 ceph-mon[31110]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-08-17T17:19:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:50 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:19:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:50 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:50 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:50 smithi037 ceph-mon[41254]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T17:19:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:50 smithi037 ceph-mon[41254]: osdmap e29: 5 total, 4 up, 5 in 2024-08-17T17:19:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:50 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:19:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:50 smithi037 ceph-mon[41254]: from='osd.4 [v2:172.21.15.46:6800/4215071032,v1:172.21.15.46:6801/4215071032]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-08-17T17:19:50.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:50 smithi037 ceph-mon[41254]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-08-17T17:19:50.905 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:19:51.144 INFO:journalctl@ceph.osd.4.smithi046.stdout:Aug 17 17:19:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-4[39150]: 2024-08-17T17:19:50.882+0000 7fb2ff4c7640 -1 osd.4 0 waiting for initial osdmap 2024-08-17T17:19:51.144 INFO:journalctl@ceph.osd.4.smithi046.stdout:Aug 17 17:19:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-4[39150]: 2024-08-17T17:19:50.887+0000 7fb2fa2fe640 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T17:19:52.235 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:51 smithi046 ceph-mon[34315]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-08-17T17:19:52.235 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:51 smithi046 ceph-mon[34315]: osdmap e30: 5 total, 4 up, 5 in 2024-08-17T17:19:52.235 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:51 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:19:52.236 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:51 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:19:52.236 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:51 smithi046 ceph-mon[34315]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:19:52.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:51 smithi037 ceph-mon[41254]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-08-17T17:19:52.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:51 smithi037 ceph-mon[41254]: osdmap e30: 5 total, 4 up, 5 in 2024-08-17T17:19:52.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:51 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:19:52.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:51 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:19:52.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:51 smithi037 ceph-mon[41254]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:19:52.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:51 smithi037 ceph-mon[31110]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-08-17T17:19:52.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:51 smithi037 ceph-mon[31110]: osdmap e30: 5 total, 4 up, 5 in 2024-08-17T17:19:52.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:51 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:19:52.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:51 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:19:52.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:51 smithi037 ceph-mon[31110]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-08-17T17:19:53.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:52 smithi046 ceph-mon[34315]: purged_snaps scrub starts 2024-08-17T17:19:53.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:52 smithi046 ceph-mon[34315]: purged_snaps scrub ok 2024-08-17T17:19:53.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:52 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:19:53.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:52 smithi046 ceph-mon[34315]: osd.4 [v2:172.21.15.46:6800/4215071032,v1:172.21.15.46:6801/4215071032] boot 2024-08-17T17:19:53.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:52 smithi046 ceph-mon[34315]: osdmap e31: 5 total, 5 up, 5 in 2024-08-17T17:19:53.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:52 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:19:53.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:52 smithi037 ceph-mon[41254]: purged_snaps scrub starts 2024-08-17T17:19:53.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:52 smithi037 ceph-mon[41254]: purged_snaps scrub ok 2024-08-17T17:19:53.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:52 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:19:53.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:52 smithi037 ceph-mon[41254]: osd.4 [v2:172.21.15.46:6800/4215071032,v1:172.21.15.46:6801/4215071032] boot 2024-08-17T17:19:53.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:52 smithi037 ceph-mon[41254]: osdmap e31: 5 total, 5 up, 5 in 2024-08-17T17:19:53.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:52 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:19:53.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:52 smithi037 ceph-mon[31110]: purged_snaps scrub starts 2024-08-17T17:19:53.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:52 smithi037 ceph-mon[31110]: purged_snaps scrub ok 2024-08-17T17:19:53.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:52 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:19:53.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:52 smithi037 ceph-mon[31110]: osd.4 [v2:172.21.15.46:6800/4215071032,v1:172.21.15.46:6801/4215071032] boot 2024-08-17T17:19:53.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:52 smithi037 ceph-mon[31110]: osdmap e31: 5 total, 5 up, 5 in 2024-08-17T17:19:53.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:52 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:19:53.456 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:19:53.476 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi046:vg_nvme/lv_3 2024-08-17T17:19:53.911 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:53 smithi046 ceph-mon[34315]: osdmap e32: 5 total, 5 up, 5 in 2024-08-17T17:19:53.912 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:53 smithi046 ceph-mon[34315]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:19:54.030 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:19:54.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:53 smithi037 ceph-mon[31110]: osdmap e32: 5 total, 5 up, 5 in 2024-08-17T17:19:54.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:53 smithi037 ceph-mon[31110]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:19:54.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:53 smithi037 ceph-mon[41254]: osdmap e32: 5 total, 5 up, 5 in 2024-08-17T17:19:54.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:53 smithi037 ceph-mon[41254]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:19:55.260 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:54 smithi046 ceph-mon[34315]: osdmap e33: 5 total, 5 up, 5 in 2024-08-17T17:19:55.260 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:54 smithi046 ceph-mon[34315]: osdmap e34: 5 total, 5 up, 5 in 2024-08-17T17:19:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:54 smithi037 ceph-mon[41254]: osdmap e33: 5 total, 5 up, 5 in 2024-08-17T17:19:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:54 smithi037 ceph-mon[41254]: osdmap e34: 5 total, 5 up, 5 in 2024-08-17T17:19:55.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:54 smithi037 ceph-mon[31110]: osdmap e33: 5 total, 5 up, 5 in 2024-08-17T17:19:55.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:54 smithi037 ceph-mon[31110]: osdmap e34: 5 total, 5 up, 5 in 2024-08-17T17:19:56.742 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:56 smithi046 ceph-mon[34315]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:19:56.742 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:56 smithi046 ceph-mon[34315]: Detected new or changed devices on smithi046 2024-08-17T17:19:56.742 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:56 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:56.742 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:56 smithi046 ceph-mon[34315]: osdmap e35: 5 total, 5 up, 5 in 2024-08-17T17:19:56.742 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:56 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:56.742 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:56 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:19:56.742 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:56 smithi046 ceph-mon[34315]: Adjusting osd_memory_target on smithi046 to 17092M 2024-08-17T17:19:56.743 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:56 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:56.743 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:56 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:56.743 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:56 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:19:56.743 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:56 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:56.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:56 smithi037 ceph-mon[31110]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:19:56.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:56 smithi037 ceph-mon[31110]: Detected new or changed devices on smithi046 2024-08-17T17:19:56.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:56 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:56.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:56 smithi037 ceph-mon[31110]: osdmap e35: 5 total, 5 up, 5 in 2024-08-17T17:19:56.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:56 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:56.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:56 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:19:56.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:56 smithi037 ceph-mon[31110]: Adjusting osd_memory_target on smithi046 to 17092M 2024-08-17T17:19:56.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:56 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:56.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:56 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:56.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:56 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:19:56.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:56 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:56.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:56 smithi037 ceph-mon[41254]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:19:56.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:56 smithi037 ceph-mon[41254]: Detected new or changed devices on smithi046 2024-08-17T17:19:56.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:56 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:56.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:56 smithi037 ceph-mon[41254]: osdmap e35: 5 total, 5 up, 5 in 2024-08-17T17:19:56.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:56 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:56.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:56 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:19:56.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:56 smithi037 ceph-mon[41254]: Adjusting osd_memory_target on smithi046 to 17092M 2024-08-17T17:19:56.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:56 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:56.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:56 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:56.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:56 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:19:56.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:56 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:19:57.396 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:57 smithi046 ceph-mon[34315]: from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:19:57.397 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:57 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:19:57.397 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:57 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:19:57.397 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:57 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:57.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:57 smithi037 ceph-mon[31110]: from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:19:57.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:57 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:19:57.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:57 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:19:57.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:57 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:57.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:57 smithi037 ceph-mon[41254]: from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:19:57.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:57 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:19:57.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:57 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:19:57.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:57 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:19:58.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:58 smithi046 ceph-mon[34315]: pgmap v116: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:19:58.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:58 smithi037 ceph-mon[31110]: pgmap v116: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:19:58.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:58 smithi037 ceph-mon[41254]: pgmap v116: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:19:59.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:59 smithi046 ceph-mon[34315]: from='client.? 172.21.15.46:0/2895590243' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "033632cd-5f3d-4ff3-a3d8-aaf1a46944a7"}]: dispatch 2024-08-17T17:19:59.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:59 smithi046 ceph-mon[34315]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "033632cd-5f3d-4ff3-a3d8-aaf1a46944a7"}]: dispatch 2024-08-17T17:19:59.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:59 smithi046 ceph-mon[34315]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "033632cd-5f3d-4ff3-a3d8-aaf1a46944a7"}]': finished 2024-08-17T17:19:59.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:59 smithi046 ceph-mon[34315]: osdmap e36: 6 total, 5 up, 6 in 2024-08-17T17:19:59.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:59 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:19:59.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:19:59 smithi046 ceph-mon[34315]: from='client.? 172.21.15.46:0/3350117560' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:19:59.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:59 smithi037 ceph-mon[41254]: from='client.? 172.21.15.46:0/2895590243' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "033632cd-5f3d-4ff3-a3d8-aaf1a46944a7"}]: dispatch 2024-08-17T17:19:59.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:59 smithi037 ceph-mon[41254]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "033632cd-5f3d-4ff3-a3d8-aaf1a46944a7"}]: dispatch 2024-08-17T17:19:59.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:59 smithi037 ceph-mon[41254]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "033632cd-5f3d-4ff3-a3d8-aaf1a46944a7"}]': finished 2024-08-17T17:19:59.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:59 smithi037 ceph-mon[41254]: osdmap e36: 6 total, 5 up, 6 in 2024-08-17T17:19:59.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:59 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:19:59.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:19:59 smithi037 ceph-mon[41254]: from='client.? 172.21.15.46:0/3350117560' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:19:59.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:59 smithi037 ceph-mon[31110]: from='client.? 172.21.15.46:0/2895590243' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "033632cd-5f3d-4ff3-a3d8-aaf1a46944a7"}]: dispatch 2024-08-17T17:19:59.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:59 smithi037 ceph-mon[31110]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "033632cd-5f3d-4ff3-a3d8-aaf1a46944a7"}]: dispatch 2024-08-17T17:19:59.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:59 smithi037 ceph-mon[31110]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "033632cd-5f3d-4ff3-a3d8-aaf1a46944a7"}]': finished 2024-08-17T17:19:59.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:59 smithi037 ceph-mon[31110]: osdmap e36: 6 total, 5 up, 6 in 2024-08-17T17:19:59.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:59 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:19:59.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:19:59 smithi037 ceph-mon[31110]: from='client.? 172.21.15.46:0/3350117560' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:20:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:00 smithi046 ceph-mon[34315]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 113 KiB/s, 0 objects/s recovering 2024-08-17T17:20:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:00 smithi046 ceph-mon[34315]: overall HEALTH_OK 2024-08-17T17:20:00.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:00 smithi037 ceph-mon[31110]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 113 KiB/s, 0 objects/s recovering 2024-08-17T17:20:00.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:00 smithi037 ceph-mon[31110]: overall HEALTH_OK 2024-08-17T17:20:00.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:00 smithi037 ceph-mon[41254]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 113 KiB/s, 0 objects/s recovering 2024-08-17T17:20:00.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:00 smithi037 ceph-mon[41254]: overall HEALTH_OK 2024-08-17T17:20:02.657 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:02 smithi046 ceph-mon[34315]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-08-17T17:20:02.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:02 smithi037 ceph-mon[31110]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-08-17T17:20:02.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:02 smithi037 ceph-mon[41254]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-08-17T17:20:04.425 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:04 smithi046 ceph-mon[34315]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T17:20:04.595 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:04 smithi037 ceph-mon[31110]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T17:20:04.596 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:04 smithi037 ceph-mon[41254]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T17:20:05.731 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:05 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-17T17:20:05.731 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:05 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:05.731 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:05 smithi046 ceph-mon[34315]: Deploying daemon osd.5 on smithi046 2024-08-17T17:20:05.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:05 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-17T17:20:05.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:05 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:05.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:05 smithi037 ceph-mon[31110]: Deploying daemon osd.5 on smithi046 2024-08-17T17:20:05.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:05 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-17T17:20:05.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:05 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:05.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:05 smithi037 ceph-mon[41254]: Deploying daemon osd.5 on smithi046 2024-08-17T17:20:06.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:06 smithi046 ceph-mon[34315]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-08-17T17:20:06.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:06 smithi037 ceph-mon[41254]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-08-17T17:20:06.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:06 smithi037 ceph-mon[31110]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-08-17T17:20:08.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:08 smithi046 ceph-mon[34315]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T17:20:08.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:08 smithi037 ceph-mon[31110]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T17:20:08.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:08 smithi037 ceph-mon[41254]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T17:20:10.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:10 smithi046 ceph-mon[34315]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:20:10.514 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:10 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:20:10.514 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:10 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:10.514 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:10 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:10.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:10 smithi037 ceph-mon[41254]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:20:10.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:10 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:20:10.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:10 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:10.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:10 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:10.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:10 smithi037 ceph-mon[31110]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:20:10.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:10 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:20:10.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:10 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:10.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:10 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:12.480 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:12 smithi046 ceph-mon[34315]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:20:12.480 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:12 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:12.480 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:12 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:12.480 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:12 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:12.481 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:12 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:20:12.481 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:12 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:12.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:12 smithi037 ceph-mon[41254]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:20:12.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:12 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:12.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:12 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:12.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:12 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:12.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:12 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:20:12.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:12 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:12.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:12 smithi037 ceph-mon[31110]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:20:12.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:12 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:12.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:12 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:12.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:12 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:12.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:12 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:20:12.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:12 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:12.810 INFO:teuthology.orchestra.run.smithi046.stdout:Created osd(s) 5 on host 'smithi046' 2024-08-17T17:20:13.419 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:13 smithi046 ceph-mon[34315]: from='osd.5 [v2:172.21.15.46:6808/2575043886,v1:172.21.15.46:6809/2575043886]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T17:20:13.419 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:13 smithi046 ceph-mon[34315]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T17:20:13.419 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:13 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:20:13.419 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:13 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:13.419 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:13 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:13.445 DEBUG:teuthology.orchestra.run.smithi046:osd.5> sudo journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.5.service 2024-08-17T17:20:13.447 INFO:tasks.cephadm:Deploying osd.6 on smithi046 with /dev/vg_nvme/lv_2... 2024-08-17T17:20:13.447 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-08-17T17:20:13.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:13 smithi037 ceph-mon[31110]: from='osd.5 [v2:172.21.15.46:6808/2575043886,v1:172.21.15.46:6809/2575043886]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T17:20:13.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:13 smithi037 ceph-mon[31110]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T17:20:13.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:13 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:20:13.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:13 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:13.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:13 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:13.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:13 smithi037 ceph-mon[41254]: from='osd.5 [v2:172.21.15.46:6808/2575043886,v1:172.21.15.46:6809/2575043886]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T17:20:13.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:13 smithi037 ceph-mon[41254]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T17:20:13.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:13 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:20:13.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:13 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:13.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:13 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:14.483 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:14 smithi046 ceph-mon[34315]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:20:14.484 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:14 smithi046 ceph-mon[34315]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-17T17:20:14.484 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:14 smithi046 ceph-mon[34315]: osdmap e37: 6 total, 5 up, 6 in 2024-08-17T17:20:14.484 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:14 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:20:14.484 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:14 smithi046 ceph-mon[34315]: from='osd.5 [v2:172.21.15.46:6808/2575043886,v1:172.21.15.46:6809/2575043886]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-08-17T17:20:14.484 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:14 smithi046 ceph-mon[34315]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-08-17T17:20:14.484 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 17:20:14 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T17:20:14.341+0000 7f9f1e6b3640 -1 osd.5 0 waiting for initial osdmap 2024-08-17T17:20:14.484 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 17:20:14 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T17:20:14.346+0000 7f9f18ce9640 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T17:20:14.758 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:20:14.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:14 smithi037 ceph-mon[31110]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:20:14.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:14 smithi037 ceph-mon[31110]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-17T17:20:14.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:14 smithi037 ceph-mon[31110]: osdmap e37: 6 total, 5 up, 6 in 2024-08-17T17:20:14.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:14 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:20:14.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:14 smithi037 ceph-mon[31110]: from='osd.5 [v2:172.21.15.46:6808/2575043886,v1:172.21.15.46:6809/2575043886]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-08-17T17:20:14.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:14 smithi037 ceph-mon[31110]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-08-17T17:20:14.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:14 smithi037 ceph-mon[41254]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:20:14.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:14 smithi037 ceph-mon[41254]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-17T17:20:14.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:14 smithi037 ceph-mon[41254]: osdmap e37: 6 total, 5 up, 6 in 2024-08-17T17:20:14.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:14 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:20:14.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:14 smithi037 ceph-mon[41254]: from='osd.5 [v2:172.21.15.46:6808/2575043886,v1:172.21.15.46:6809/2575043886]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-08-17T17:20:14.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:14 smithi037 ceph-mon[41254]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-08-17T17:20:15.708 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:15 smithi046 ceph-mon[34315]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-08-17T17:20:15.708 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:15 smithi046 ceph-mon[34315]: osdmap e38: 6 total, 5 up, 6 in 2024-08-17T17:20:15.708 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:15 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:20:15.708 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:15 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:20:15.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:15 smithi037 ceph-mon[41254]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-08-17T17:20:15.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:15 smithi037 ceph-mon[41254]: osdmap e38: 6 total, 5 up, 6 in 2024-08-17T17:20:15.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:15 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:20:15.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:15 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:20:15.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:15 smithi037 ceph-mon[31110]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-08-17T17:20:15.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:15 smithi037 ceph-mon[31110]: osdmap e38: 6 total, 5 up, 6 in 2024-08-17T17:20:15.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:15 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:20:15.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:15 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:20:16.604 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:16 smithi046 ceph-mon[34315]: purged_snaps scrub starts 2024-08-17T17:20:16.604 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:16 smithi046 ceph-mon[34315]: purged_snaps scrub ok 2024-08-17T17:20:16.604 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:16 smithi046 ceph-mon[34315]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:20:16.604 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:16 smithi046 ceph-mon[34315]: osd.5 [v2:172.21.15.46:6808/2575043886,v1:172.21.15.46:6809/2575043886] boot 2024-08-17T17:20:16.604 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:16 smithi046 ceph-mon[34315]: osdmap e39: 6 total, 6 up, 6 in 2024-08-17T17:20:16.605 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:16 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:20:16.605 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:16 smithi046 ceph-mon[34315]: osdmap e40: 6 total, 6 up, 6 in 2024-08-17T17:20:16.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:16 smithi037 ceph-mon[41254]: purged_snaps scrub starts 2024-08-17T17:20:16.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:16 smithi037 ceph-mon[41254]: purged_snaps scrub ok 2024-08-17T17:20:16.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:16 smithi037 ceph-mon[41254]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:20:16.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:16 smithi037 ceph-mon[41254]: osd.5 [v2:172.21.15.46:6808/2575043886,v1:172.21.15.46:6809/2575043886] boot 2024-08-17T17:20:16.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:16 smithi037 ceph-mon[41254]: osdmap e39: 6 total, 6 up, 6 in 2024-08-17T17:20:16.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:16 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:20:16.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:16 smithi037 ceph-mon[41254]: osdmap e40: 6 total, 6 up, 6 in 2024-08-17T17:20:16.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:16 smithi037 ceph-mon[31110]: purged_snaps scrub starts 2024-08-17T17:20:16.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:16 smithi037 ceph-mon[31110]: purged_snaps scrub ok 2024-08-17T17:20:16.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:16 smithi037 ceph-mon[31110]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-08-17T17:20:16.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:16 smithi037 ceph-mon[31110]: osd.5 [v2:172.21.15.46:6808/2575043886,v1:172.21.15.46:6809/2575043886] boot 2024-08-17T17:20:16.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:16 smithi037 ceph-mon[31110]: osdmap e39: 6 total, 6 up, 6 in 2024-08-17T17:20:16.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:16 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:20:16.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:16 smithi037 ceph-mon[31110]: osdmap e40: 6 total, 6 up, 6 in 2024-08-17T17:20:18.003 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:17 smithi046 ceph-mon[34315]: Detected new or changed devices on smithi046 2024-08-17T17:20:18.003 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:17 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:18.003 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:17 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:18.003 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:17 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:20:18.003 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:17 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:20:18.003 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:17 smithi046 ceph-mon[34315]: Adjusting osd_memory_target on smithi046 to 8546M 2024-08-17T17:20:18.003 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:17 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:18.003 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:17 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:18.003 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:17 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:20:18.004 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:17 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:18.004 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:17 smithi046 ceph-mon[34315]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:18.004 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:17 smithi046 ceph-mon[34315]: osdmap e41: 6 total, 6 up, 6 in 2024-08-17T17:20:18.009 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:20:18.031 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi046:vg_nvme/lv_2 2024-08-17T17:20:18.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:17 smithi037 ceph-mon[31110]: Detected new or changed devices on smithi046 2024-08-17T17:20:18.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:17 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:18.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:17 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:18.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:17 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:20:18.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:17 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:20:18.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:17 smithi037 ceph-mon[31110]: Adjusting osd_memory_target on smithi046 to 8546M 2024-08-17T17:20:18.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:17 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:18.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:17 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:18.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:17 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:20:18.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:17 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:18.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:17 smithi037 ceph-mon[31110]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:18.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:17 smithi037 ceph-mon[31110]: osdmap e41: 6 total, 6 up, 6 in 2024-08-17T17:20:18.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:17 smithi037 ceph-mon[41254]: Detected new or changed devices on smithi046 2024-08-17T17:20:18.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:17 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:18.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:17 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:18.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:17 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:20:18.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:17 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:20:18.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:17 smithi037 ceph-mon[41254]: Adjusting osd_memory_target on smithi046 to 8546M 2024-08-17T17:20:18.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:17 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:18.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:17 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:18.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:17 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:20:18.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:17 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:18.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:17 smithi037 ceph-mon[41254]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:18.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:17 smithi037 ceph-mon[41254]: osdmap e41: 6 total, 6 up, 6 in 2024-08-17T17:20:18.298 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:20:19.587 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:19 smithi046 ceph-mon[34315]: osdmap e42: 6 total, 6 up, 6 in 2024-08-17T17:20:19.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:19 smithi037 ceph-mon[41254]: osdmap e42: 6 total, 6 up, 6 in 2024-08-17T17:20:19.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:19 smithi037 ceph-mon[31110]: osdmap e42: 6 total, 6 up, 6 in 2024-08-17T17:20:20.664 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:20 smithi046 ceph-mon[34315]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:20.665 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:20 smithi046 ceph-mon[34315]: osdmap e43: 6 total, 6 up, 6 in 2024-08-17T17:20:20.665 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:20 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:20:20.665 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:20 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:20:20.665 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:20 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:20.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:20 smithi037 ceph-mon[31110]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:20.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:20 smithi037 ceph-mon[31110]: osdmap e43: 6 total, 6 up, 6 in 2024-08-17T17:20:20.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:20 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:20:20.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:20 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:20:20.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:20 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:20.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:20 smithi037 ceph-mon[41254]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:20.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:20 smithi037 ceph-mon[41254]: osdmap e43: 6 total, 6 up, 6 in 2024-08-17T17:20:20.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:20 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:20:20.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:20 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:20:20.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:20 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:21.393 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:21 smithi046 ceph-mon[34315]: from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:20:21.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:21 smithi037 ceph-mon[31110]: from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:20:21.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:21 smithi037 ceph-mon[41254]: from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:20:22.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:22 smithi046 ceph-mon[34315]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:22.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:22 smithi046 ceph-mon[34315]: from='client.? 172.21.15.46:0/1867310338' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5fe84c51-3696-4ecd-aa2a-411138307d9a"}]: dispatch 2024-08-17T17:20:22.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:22 smithi046 ceph-mon[34315]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5fe84c51-3696-4ecd-aa2a-411138307d9a"}]: dispatch 2024-08-17T17:20:22.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:22 smithi046 ceph-mon[34315]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5fe84c51-3696-4ecd-aa2a-411138307d9a"}]': finished 2024-08-17T17:20:22.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:22 smithi046 ceph-mon[34315]: osdmap e44: 7 total, 6 up, 7 in 2024-08-17T17:20:22.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:22 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:20:22.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:22 smithi037 ceph-mon[31110]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:22.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:22 smithi037 ceph-mon[31110]: from='client.? 172.21.15.46:0/1867310338' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5fe84c51-3696-4ecd-aa2a-411138307d9a"}]: dispatch 2024-08-17T17:20:22.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:22 smithi037 ceph-mon[31110]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5fe84c51-3696-4ecd-aa2a-411138307d9a"}]: dispatch 2024-08-17T17:20:22.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:22 smithi037 ceph-mon[31110]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5fe84c51-3696-4ecd-aa2a-411138307d9a"}]': finished 2024-08-17T17:20:22.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:22 smithi037 ceph-mon[31110]: osdmap e44: 7 total, 6 up, 7 in 2024-08-17T17:20:22.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:22 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:20:22.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:22 smithi037 ceph-mon[41254]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:22.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:22 smithi037 ceph-mon[41254]: from='client.? 172.21.15.46:0/1867310338' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5fe84c51-3696-4ecd-aa2a-411138307d9a"}]: dispatch 2024-08-17T17:20:22.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:22 smithi037 ceph-mon[41254]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5fe84c51-3696-4ecd-aa2a-411138307d9a"}]: dispatch 2024-08-17T17:20:22.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:22 smithi037 ceph-mon[41254]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5fe84c51-3696-4ecd-aa2a-411138307d9a"}]': finished 2024-08-17T17:20:22.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:22 smithi037 ceph-mon[41254]: osdmap e44: 7 total, 6 up, 7 in 2024-08-17T17:20:22.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:22 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:20:23.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:23 smithi046 ceph-mon[34315]: from='client.? 172.21.15.46:0/4104571218' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:20:23.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:23 smithi037 ceph-mon[31110]: from='client.? 172.21.15.46:0/4104571218' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:20:23.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:23 smithi037 ceph-mon[41254]: from='client.? 172.21.15.46:0/4104571218' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:20:24.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:24 smithi046 ceph-mon[34315]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:24.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:24 smithi037 ceph-mon[41254]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:24.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:24 smithi037 ceph-mon[31110]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:26.479 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:26 smithi046 ceph-mon[34315]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:26.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:26 smithi037 ceph-mon[31110]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:26.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:26 smithi037 ceph-mon[41254]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:28.748 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:28 smithi046 ceph-mon[34315]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:28.748 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:28 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-17T17:20:28.748 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:28 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:28.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:28 smithi037 ceph-mon[31110]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:28.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:28 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-17T17:20:28.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:28 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:28.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:28 smithi037 ceph-mon[41254]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:28.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:28 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-17T17:20:28.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:28 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:29.661 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:29 smithi046 ceph-mon[34315]: Deploying daemon osd.6 on smithi046 2024-08-17T17:20:29.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:29 smithi037 ceph-mon[31110]: Deploying daemon osd.6 on smithi046 2024-08-17T17:20:29.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:29 smithi037 ceph-mon[41254]: Deploying daemon osd.6 on smithi046 2024-08-17T17:20:30.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:30 smithi046 ceph-mon[34315]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:30.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:30 smithi037 ceph-mon[31110]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:30.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:30 smithi037 ceph-mon[41254]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:32.666 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:32 smithi046 ceph-mon[34315]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:32.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:32 smithi037 ceph-mon[31110]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:32.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:32 smithi037 ceph-mon[41254]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:34.685 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:34 smithi046 ceph-mon[34315]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:34.685 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:34 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:20:34.685 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:34 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:34.685 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:34 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:34.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:34 smithi037 ceph-mon[41254]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:34.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:34 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:20:34.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:34 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:34.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:34 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:34.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:34 smithi037 ceph-mon[31110]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:34.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:34 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:20:34.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:34 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:34.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:34 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:36.661 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:36 smithi046 ceph-mon[34315]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:36.661 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:36 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:36.661 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:36 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:36.661 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:36 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:36.662 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:36 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:20:36.662 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:36 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:36.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:36 smithi037 ceph-mon[41254]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:36.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:36 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:36.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:36 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:36.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:36 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:36.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:36 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:20:36.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:36 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:36.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:36 smithi037 ceph-mon[31110]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:36.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:36 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:36.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:36 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:36.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:36 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:36.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:36 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:20:36.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:36 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:37.041 INFO:teuthology.orchestra.run.smithi046.stdout:Created osd(s) 6 on host 'smithi046' 2024-08-17T17:20:37.590 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:37 smithi046 ceph-mon[34315]: from='osd.6 [v2:172.21.15.46:6816/1894527329,v1:172.21.15.46:6817/1894527329]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T17:20:37.590 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:37 smithi046 ceph-mon[34315]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T17:20:37.590 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:37 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:20:37.590 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:37 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:37.590 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:37 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:37.617 DEBUG:teuthology.orchestra.run.smithi046:osd.6> sudo journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.6.service 2024-08-17T17:20:37.619 INFO:tasks.cephadm:Deploying osd.7 on smithi046 with /dev/vg_nvme/lv_1... 2024-08-17T17:20:37.619 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-08-17T17:20:37.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:37 smithi037 ceph-mon[31110]: from='osd.6 [v2:172.21.15.46:6816/1894527329,v1:172.21.15.46:6817/1894527329]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T17:20:37.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:37 smithi037 ceph-mon[31110]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T17:20:37.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:37 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:20:37.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:37 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:37.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:37 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:37.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:37 smithi037 ceph-mon[41254]: from='osd.6 [v2:172.21.15.46:6816/1894527329,v1:172.21.15.46:6817/1894527329]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T17:20:37.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:37 smithi037 ceph-mon[41254]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T17:20:37.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:20:37.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:37.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:37 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:38.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:38 smithi046 ceph-mon[34315]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:38.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:38 smithi046 ceph-mon[34315]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-17T17:20:38.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:38 smithi046 ceph-mon[34315]: osdmap e45: 7 total, 6 up, 7 in 2024-08-17T17:20:38.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:38 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:20:38.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:38 smithi046 ceph-mon[34315]: from='osd.6 [v2:172.21.15.46:6816/1894527329,v1:172.21.15.46:6817/1894527329]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-08-17T17:20:38.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:38 smithi046 ceph-mon[34315]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-08-17T17:20:38.762 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 17:20:38 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T17:20:38.397+0000 7f5b50191640 -1 osd.6 0 waiting for initial osdmap 2024-08-17T17:20:38.762 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 17:20:38 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T17:20:38.404+0000 7f5b49fc6640 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T17:20:38.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:38 smithi037 ceph-mon[31110]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:38.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:38 smithi037 ceph-mon[31110]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-17T17:20:38.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:38 smithi037 ceph-mon[31110]: osdmap e45: 7 total, 6 up, 7 in 2024-08-17T17:20:38.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:38 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:20:38.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:38 smithi037 ceph-mon[31110]: from='osd.6 [v2:172.21.15.46:6816/1894527329,v1:172.21.15.46:6817/1894527329]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-08-17T17:20:38.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:38 smithi037 ceph-mon[31110]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-08-17T17:20:38.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:38 smithi037 ceph-mon[41254]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:38.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:38 smithi037 ceph-mon[41254]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-17T17:20:38.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:38 smithi037 ceph-mon[41254]: osdmap e45: 7 total, 6 up, 7 in 2024-08-17T17:20:38.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:38 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:20:38.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:38 smithi037 ceph-mon[41254]: from='osd.6 [v2:172.21.15.46:6816/1894527329,v1:172.21.15.46:6817/1894527329]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-08-17T17:20:38.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:38 smithi037 ceph-mon[41254]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-08-17T17:20:38.923 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:20:39.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:39 smithi046 ceph-mon[34315]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-08-17T17:20:39.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:39 smithi046 ceph-mon[34315]: osdmap e46: 7 total, 6 up, 7 in 2024-08-17T17:20:39.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:39 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:20:39.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:39 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:20:39.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:39 smithi037 ceph-mon[41254]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-08-17T17:20:39.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:39 smithi037 ceph-mon[41254]: osdmap e46: 7 total, 6 up, 7 in 2024-08-17T17:20:39.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:39 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:20:39.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:39 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:20:39.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:39 smithi037 ceph-mon[31110]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-08-17T17:20:39.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:39 smithi037 ceph-mon[31110]: osdmap e46: 7 total, 6 up, 7 in 2024-08-17T17:20:39.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:39 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:20:39.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:39 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:20:40.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:40 smithi046 ceph-mon[34315]: purged_snaps scrub starts 2024-08-17T17:20:40.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:40 smithi046 ceph-mon[34315]: purged_snaps scrub ok 2024-08-17T17:20:40.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:40 smithi046 ceph-mon[34315]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:40.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:40 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:20:40.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:40 smithi046 ceph-mon[34315]: osd.6 [v2:172.21.15.46:6816/1894527329,v1:172.21.15.46:6817/1894527329] boot 2024-08-17T17:20:40.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:40 smithi046 ceph-mon[34315]: osdmap e47: 7 total, 7 up, 7 in 2024-08-17T17:20:40.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:40 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:20:40.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:40 smithi037 ceph-mon[41254]: purged_snaps scrub starts 2024-08-17T17:20:40.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:40 smithi037 ceph-mon[41254]: purged_snaps scrub ok 2024-08-17T17:20:40.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:40 smithi037 ceph-mon[41254]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:40.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:40 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:20:40.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:40 smithi037 ceph-mon[41254]: osd.6 [v2:172.21.15.46:6816/1894527329,v1:172.21.15.46:6817/1894527329] boot 2024-08-17T17:20:40.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:40 smithi037 ceph-mon[41254]: osdmap e47: 7 total, 7 up, 7 in 2024-08-17T17:20:40.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:40 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:20:40.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:40 smithi037 ceph-mon[31110]: purged_snaps scrub starts 2024-08-17T17:20:40.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:40 smithi037 ceph-mon[31110]: purged_snaps scrub ok 2024-08-17T17:20:40.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:40 smithi037 ceph-mon[31110]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-08-17T17:20:40.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:40 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:20:40.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:40 smithi037 ceph-mon[31110]: osd.6 [v2:172.21.15.46:6816/1894527329,v1:172.21.15.46:6817/1894527329] boot 2024-08-17T17:20:40.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:40 smithi037 ceph-mon[31110]: osdmap e47: 7 total, 7 up, 7 in 2024-08-17T17:20:40.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:40 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:20:41.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:41 smithi046 ceph-mon[34315]: osdmap e48: 7 total, 7 up, 7 in 2024-08-17T17:20:41.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:41 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:41.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:41 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:41.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:41 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:20:41.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:41 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:20:41.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:41 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:20:41.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:41 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:41.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:41 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:41.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:41 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:20:41.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:41 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:41.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:41 smithi037 ceph-mon[31110]: osdmap e48: 7 total, 7 up, 7 in 2024-08-17T17:20:41.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:41 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:41.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:41 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:41.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:41 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:20:41.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:41 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:20:41.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:41 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:20:41.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:41 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:41.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:41 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:41.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:41 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:20:41.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:41 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:41.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:41 smithi037 ceph-mon[41254]: osdmap e48: 7 total, 7 up, 7 in 2024-08-17T17:20:41.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:41 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:41.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:41 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:41.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:41 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:20:41.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:41 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:20:41.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:41 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:20:41.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:41 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:41.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:41 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:41.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:41 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:20:41.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:41 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:42.340 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-08-17T17:20:42.363 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi046:vg_nvme/lv_1 2024-08-17T17:20:42.634 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:20:42.757 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:42 smithi046 ceph-mon[34315]: Detected new or changed devices on smithi046 2024-08-17T17:20:42.757 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:42 smithi046 ceph-mon[34315]: Adjusting osd_memory_target on smithi046 to 5697M 2024-08-17T17:20:42.757 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:42 smithi046 ceph-mon[34315]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:20:42.757 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:42 smithi046 ceph-mon[34315]: osdmap e49: 7 total, 7 up, 7 in 2024-08-17T17:20:42.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:42 smithi037 ceph-mon[31110]: Detected new or changed devices on smithi046 2024-08-17T17:20:42.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:42 smithi037 ceph-mon[31110]: Adjusting osd_memory_target on smithi046 to 5697M 2024-08-17T17:20:42.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:42 smithi037 ceph-mon[31110]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:20:42.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:42 smithi037 ceph-mon[31110]: osdmap e49: 7 total, 7 up, 7 in 2024-08-17T17:20:42.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:42 smithi037 ceph-mon[41254]: Detected new or changed devices on smithi046 2024-08-17T17:20:42.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:42 smithi037 ceph-mon[41254]: Adjusting osd_memory_target on smithi046 to 5697M 2024-08-17T17:20:42.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:42 smithi037 ceph-mon[41254]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:20:42.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:42 smithi037 ceph-mon[41254]: osdmap e49: 7 total, 7 up, 7 in 2024-08-17T17:20:43.714 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:43 smithi046 ceph-mon[34315]: osdmap e50: 7 total, 7 up, 7 in 2024-08-17T17:20:43.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:43 smithi037 ceph-mon[41254]: osdmap e50: 7 total, 7 up, 7 in 2024-08-17T17:20:43.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:43 smithi037 ceph-mon[31110]: osdmap e50: 7 total, 7 up, 7 in 2024-08-17T17:20:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:44 smithi046 ceph-mon[34315]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:20:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:44 smithi046 ceph-mon[34315]: osdmap e51: 7 total, 7 up, 7 in 2024-08-17T17:20:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:44 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:20:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:44 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:20:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:44 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:44.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:44 smithi037 ceph-mon[31110]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:20:44.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:44 smithi037 ceph-mon[31110]: osdmap e51: 7 total, 7 up, 7 in 2024-08-17T17:20:44.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:44 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:20:44.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:44 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:20:44.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:44 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:44.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:44 smithi037 ceph-mon[41254]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:20:44.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:44 smithi037 ceph-mon[41254]: osdmap e51: 7 total, 7 up, 7 in 2024-08-17T17:20:44.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:44 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T17:20:44.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:44 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T17:20:44.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:44 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:45 smithi046 ceph-mon[34315]: from='client.24298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:20:45.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:45 smithi037 ceph-mon[31110]: from='client.24298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:20:45.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:45 smithi037 ceph-mon[41254]: from='client.24298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:20:46.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:46 smithi046 ceph-mon[34315]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:20:46.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:46 smithi037 ceph-mon[41254]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:20:46.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:46 smithi037 ceph-mon[31110]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:20:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:47 smithi046 ceph-mon[34315]: from='client.? 172.21.15.46:0/3547905309' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "133a611b-4fa6-4ae8-a6c2-93eb4f7b3c46"}]: dispatch 2024-08-17T17:20:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:47 smithi046 ceph-mon[34315]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "133a611b-4fa6-4ae8-a6c2-93eb4f7b3c46"}]: dispatch 2024-08-17T17:20:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:47 smithi046 ceph-mon[34315]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "133a611b-4fa6-4ae8-a6c2-93eb4f7b3c46"}]': finished 2024-08-17T17:20:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:47 smithi046 ceph-mon[34315]: osdmap e52: 8 total, 7 up, 8 in 2024-08-17T17:20:47.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:47 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:20:47.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:47 smithi046 ceph-mon[34315]: from='client.? 172.21.15.46:0/4130945255' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:20:47.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:47 smithi037 ceph-mon[41254]: from='client.? 172.21.15.46:0/3547905309' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "133a611b-4fa6-4ae8-a6c2-93eb4f7b3c46"}]: dispatch 2024-08-17T17:20:47.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:47 smithi037 ceph-mon[41254]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "133a611b-4fa6-4ae8-a6c2-93eb4f7b3c46"}]: dispatch 2024-08-17T17:20:47.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:47 smithi037 ceph-mon[41254]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "133a611b-4fa6-4ae8-a6c2-93eb4f7b3c46"}]': finished 2024-08-17T17:20:47.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:47 smithi037 ceph-mon[41254]: osdmap e52: 8 total, 7 up, 8 in 2024-08-17T17:20:47.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:47 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:20:47.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:47 smithi037 ceph-mon[41254]: from='client.? 172.21.15.46:0/4130945255' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:20:47.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:47 smithi037 ceph-mon[31110]: from='client.? 172.21.15.46:0/3547905309' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "133a611b-4fa6-4ae8-a6c2-93eb4f7b3c46"}]: dispatch 2024-08-17T17:20:47.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:47 smithi037 ceph-mon[31110]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "133a611b-4fa6-4ae8-a6c2-93eb4f7b3c46"}]: dispatch 2024-08-17T17:20:47.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:47 smithi037 ceph-mon[31110]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "133a611b-4fa6-4ae8-a6c2-93eb4f7b3c46"}]': finished 2024-08-17T17:20:47.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:47 smithi037 ceph-mon[31110]: osdmap e52: 8 total, 7 up, 8 in 2024-08-17T17:20:47.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:47 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:20:47.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:47 smithi037 ceph-mon[31110]: from='client.? 172.21.15.46:0/4130945255' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T17:20:48.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:48 smithi046 ceph-mon[34315]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-08-17T17:20:48.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:48 smithi037 ceph-mon[31110]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-08-17T17:20:48.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:48 smithi037 ceph-mon[41254]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-08-17T17:20:50.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:50 smithi046 ceph-mon[34315]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-08-17T17:20:50.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:50 smithi037 ceph-mon[31110]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-08-17T17:20:50.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:50 smithi037 ceph-mon[41254]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-08-17T17:20:52.642 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:52 smithi046 ceph-mon[34315]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T17:20:52.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:52 smithi037 ceph-mon[31110]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T17:20:52.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:52 smithi037 ceph-mon[41254]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T17:20:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:53 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-17T17:20:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:53 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:53.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:53 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-17T17:20:53.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:53 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:53.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:53 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-17T17:20:53.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:53 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:20:54.732 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:54 smithi046 ceph-mon[34315]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-08-17T17:20:54.732 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:54 smithi046 ceph-mon[34315]: Deploying daemon osd.7 on smithi046 2024-08-17T17:20:54.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:54 smithi037 ceph-mon[31110]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-08-17T17:20:54.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:54 smithi037 ceph-mon[31110]: Deploying daemon osd.7 on smithi046 2024-08-17T17:20:54.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:54 smithi037 ceph-mon[41254]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-08-17T17:20:54.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:54 smithi037 ceph-mon[41254]: Deploying daemon osd.7 on smithi046 2024-08-17T17:20:56.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:56 smithi046 ceph-mon[34315]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T17:20:56.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:56 smithi037 ceph-mon[41254]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T17:20:56.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:56 smithi037 ceph-mon[31110]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T17:20:58.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:58 smithi046 ceph-mon[34315]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:20:58.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:58 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:20:58.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:58 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:58.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:20:58 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:58.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:58 smithi037 ceph-mon[31110]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:20:58.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:58 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:20:58.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:58 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:58.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:20:58 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:58.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:58 smithi037 ceph-mon[41254]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:20:58.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:58 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:20:58.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:58 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:20:58.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:20:58 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:00 smithi046 ceph-mon[34315]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:21:00.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:00 smithi037 ceph-mon[31110]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:21:00.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:00 smithi037 ceph-mon[41254]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:21:00.906 INFO:teuthology.orchestra.run.smithi046.stdout:Created osd(s) 7 on host 'smithi046' 2024-08-17T17:21:01.824 DEBUG:teuthology.orchestra.run.smithi046:osd.7> sudo journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.7.service 2024-08-17T17:21:01.827 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-08-17T17:21:01.827 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd stat -f json 2024-08-17T17:21:02.107 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:02.231 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:01 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:02.231 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:01 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:02.231 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:01 smithi037 ceph-mon[41254]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:21:02.232 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:01 smithi037 ceph-mon[41254]: from='osd.7 [v2:172.21.15.46:6824/2830139080,v1:172.21.15.46:6825/2830139080]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T17:21:02.232 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:01 smithi037 ceph-mon[41254]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T17:21:02.232 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:01 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:02.232 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:01 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:02.232 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:01 smithi037 ceph-mon[31110]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:21:02.232 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:01 smithi037 ceph-mon[31110]: from='osd.7 [v2:172.21.15.46:6824/2830139080,v1:172.21.15.46:6825/2830139080]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T17:21:02.232 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:01 smithi037 ceph-mon[31110]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T17:21:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:01 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:01 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:01 smithi046 ceph-mon[34315]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:21:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:01 smithi046 ceph-mon[34315]: from='osd.7 [v2:172.21.15.46:6824/2830139080,v1:172.21.15.46:6825/2830139080]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T17:21:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:01 smithi046 ceph-mon[34315]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T17:21:03.109 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:02 smithi046 ceph-mon[34315]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-17T17:21:03.109 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:02 smithi046 ceph-mon[34315]: osdmap e53: 8 total, 7 up, 8 in 2024-08-17T17:21:03.109 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:02 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:21:03.110 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:02 smithi046 ceph-mon[34315]: from='osd.7 [v2:172.21.15.46:6824/2830139080,v1:172.21.15.46:6825/2830139080]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-08-17T17:21:03.110 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:02 smithi046 ceph-mon[34315]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-08-17T17:21:03.110 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:02 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:03.110 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:02 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:03.110 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 17:21:02 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T17:21:02.923+0000 7f3705fa8640 -1 osd.7 0 waiting for initial osdmap 2024-08-17T17:21:03.110 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 17:21:02 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T17:21:02.930+0000 7f36fddb7640 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T17:21:03.281 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:02 smithi037 ceph-mon[41254]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-17T17:21:03.281 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:02 smithi037 ceph-mon[41254]: osdmap e53: 8 total, 7 up, 8 in 2024-08-17T17:21:03.281 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:02 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:21:03.281 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:02 smithi037 ceph-mon[41254]: from='osd.7 [v2:172.21.15.46:6824/2830139080,v1:172.21.15.46:6825/2830139080]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-08-17T17:21:03.281 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:02 smithi037 ceph-mon[41254]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-08-17T17:21:03.281 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:02 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:03.281 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:02 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:03.282 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:02 smithi037 ceph-mon[31110]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-17T17:21:03.282 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:02 smithi037 ceph-mon[31110]: osdmap e53: 8 total, 7 up, 8 in 2024-08-17T17:21:03.282 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:02 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:21:03.282 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:02 smithi037 ceph-mon[31110]: from='osd.7 [v2:172.21.15.46:6824/2830139080,v1:172.21.15.46:6825/2830139080]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-08-17T17:21:03.282 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:02 smithi037 ceph-mon[31110]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-08-17T17:21:03.282 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:02 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:03.282 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:02 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:03.924 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:03 smithi037 ceph-mon[31110]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-08-17T17:21:03.983 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:21:04.074 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:03 smithi046 ceph-mon[34315]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-08-17T17:21:04.075 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:03 smithi046 ceph-mon[34315]: osdmap e54: 8 total, 7 up, 8 in 2024-08-17T17:21:04.075 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:03 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:21:04.075 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:03 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:21:04.075 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:03 smithi046 ceph-mon[34315]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:21:04.075 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:03 smithi046 ceph-mon[34315]: osd.7 [v2:172.21.15.46:6824/2830139080,v1:172.21.15.46:6825/2830139080] boot 2024-08-17T17:21:04.075 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:03 smithi046 ceph-mon[34315]: osdmap e55: 8 total, 8 up, 8 in 2024-08-17T17:21:04.076 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:03 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:21:04.286 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:03 smithi037 ceph-mon[41254]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-08-17T17:21:04.286 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:03 smithi037 ceph-mon[41254]: osdmap e54: 8 total, 7 up, 8 in 2024-08-17T17:21:04.286 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:03 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:21:04.287 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:03 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:21:04.287 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:03 smithi037 ceph-mon[41254]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:21:04.287 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:03 smithi037 ceph-mon[41254]: osd.7 [v2:172.21.15.46:6824/2830139080,v1:172.21.15.46:6825/2830139080] boot 2024-08-17T17:21:04.287 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:03 smithi037 ceph-mon[41254]: osdmap e55: 8 total, 8 up, 8 in 2024-08-17T17:21:04.287 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:03 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:21:04.287 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:03 smithi037 ceph-mon[31110]: osdmap e54: 8 total, 7 up, 8 in 2024-08-17T17:21:04.287 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:03 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:21:04.287 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:03 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:21:04.287 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:03 smithi037 ceph-mon[31110]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:21:04.287 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:03 smithi037 ceph-mon[31110]: osd.7 [v2:172.21.15.46:6824/2830139080,v1:172.21.15.46:6825/2830139080] boot 2024-08-17T17:21:04.287 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:03 smithi037 ceph-mon[31110]: osdmap e55: 8 total, 8 up, 8 in 2024-08-17T17:21:04.287 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:03 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:21:04.663 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":55,"num_osds":8,"num_up_osds":8,"osd_up_since":1723915263,"num_in_osds":8,"osd_in_since":1723915246,"num_remapped_pgs":1} 2024-08-17T17:21:04.664 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T17:21:04.934 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:05.118 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:04 smithi046 ceph-mon[34315]: purged_snaps scrub starts 2024-08-17T17:21:05.118 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:04 smithi046 ceph-mon[34315]: purged_snaps scrub ok 2024-08-17T17:21:05.118 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:04 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/2083222560' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-17T17:21:05.118 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:04 smithi046 ceph-mon[34315]: osdmap e56: 8 total, 8 up, 8 in 2024-08-17T17:21:05.178 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:04 smithi037 ceph-mon[31110]: purged_snaps scrub starts 2024-08-17T17:21:05.178 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:04 smithi037 ceph-mon[31110]: purged_snaps scrub ok 2024-08-17T17:21:05.178 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:04 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/2083222560' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-17T17:21:05.179 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:04 smithi037 ceph-mon[31110]: osdmap e56: 8 total, 8 up, 8 in 2024-08-17T17:21:05.179 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:04 smithi037 ceph-mon[41254]: purged_snaps scrub starts 2024-08-17T17:21:05.179 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:04 smithi037 ceph-mon[41254]: purged_snaps scrub ok 2024-08-17T17:21:05.179 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:04 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/2083222560' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-17T17:21:05.179 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:04 smithi037 ceph-mon[41254]: osdmap e56: 8 total, 8 up, 8 in 2024-08-17T17:21:06.444 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[41254]: pgmap v171: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:06.444 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[41254]: osdmap e57: 8 total, 8 up, 8 in 2024-08-17T17:21:06.444 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[41254]: Detected new or changed devices on smithi046 2024-08-17T17:21:06.444 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:06.444 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:06.444 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:21:06.445 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:21:06.445 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:21:06.445 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:21:06.445 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[41254]: Adjusting osd_memory_target on smithi046 to 4273M 2024-08-17T17:21:06.445 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:06.445 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:21:06.445 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:21:06.445 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:06.445 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:21:06.445 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:21:06.445 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:21:06.445 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:06.446 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[31110]: pgmap v171: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:06.446 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[31110]: osdmap e57: 8 total, 8 up, 8 in 2024-08-17T17:21:06.446 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[31110]: Detected new or changed devices on smithi046 2024-08-17T17:21:06.446 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:06.446 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:06.446 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:21:06.446 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:21:06.446 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:21:06.446 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:21:06.446 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[31110]: Adjusting osd_memory_target on smithi046 to 4273M 2024-08-17T17:21:06.446 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:06.447 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:21:06.447 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:21:06.447 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:06.447 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:21:06.447 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:21:06.447 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:21:06.447 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:06 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:06.722 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:06 smithi046 ceph-mon[34315]: pgmap v171: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:06.722 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:06 smithi046 ceph-mon[34315]: osdmap e57: 8 total, 8 up, 8 in 2024-08-17T17:21:06.722 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:06 smithi046 ceph-mon[34315]: Detected new or changed devices on smithi046 2024-08-17T17:21:06.722 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:06 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:06.722 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:06 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:06.722 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:06 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:21:06.722 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:06 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:21:06.722 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:06 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:21:06.722 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:06 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:21:06.722 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:06 smithi046 ceph-mon[34315]: Adjusting osd_memory_target on smithi046 to 4273M 2024-08-17T17:21:06.723 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:06 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:06.723 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:06 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:21:06.723 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:06 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:21:06.723 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:06 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:06.723 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:06 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:21:06.723 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:06 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:21:06.723 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:06 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:21:06.723 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:06 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:06.836 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:21:06.836 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":58,"fsid":"4c9682c2-5cbc-11ef-bccf-c7b262605968","created":"2024-08-17T17:16:04.608243+0000","modified":"2024-08-17T17:21:06.308986+0000","last_up_change":"2024-08-17T17:21:03.912965+0000","last_in_change":"2024-08-17T17:20:46.804262+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-17T17:19:07.444923+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"d355322b-4c96-40bc-a0b0-f6bcc121fda9","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.37:6802","nonce":3058112252},{"type":"v1","addr":"172.21.15.37:6803","nonce":3058112252}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6804","nonce":3058112252},{"type":"v1","addr":"172.21.15.37:6805","nonce":3058112252}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6808","nonce":3058112252},{"type":"v1","addr":"172.21.15.37:6809","nonce":3058112252}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6806","nonce":3058112252},{"type":"v1","addr":"172.21.15.37:6807","nonce":3058112252}]},"public_addr":"172.21.15.37:6803/3058112252","cluster_addr":"172.21.15.37:6805/3058112252","heartbeat_back_addr":"172.21.15.37:6809/3058112252","heartbeat_front_addr":"172.21.15.37:6807/3058112252","state":["exists","up"]},{"osd":1,"uuid":"45d8cab2-223e-4f3d-8bf2-761d3fe574c8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6810","nonce":818464259},{"type":"v1","addr":"172.21.15.37:6811","nonce":818464259}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6812","nonce":818464259},{"type":"v1","addr":"172.21.15.37:6813","nonce":818464259}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6816","nonce":818464259},{"type":"v1","addr":"172.21.15.37:6817","nonce":818464259}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6814","nonce":818464259},{"type":"v1","addr":"172.21.15.37:6815","nonce":818464259}]},"public_addr":"172.21.15.37:6811/818464259","cluster_addr":"172.21.15.37:6813/818464259","heartbeat_back_addr":"172.21.15.37:6817/818464259","heartbeat_front_addr":"172.21.15.37:6815/818464259","state":["exists","up"]},{"osd":2,"uuid":"8146af9a-fabf-469b-98bc-4defdd20ab73","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.37:6818","nonce":4065424997},{"type":"v1","addr":"172.21.15.37:6819","nonce":4065424997}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6820","nonce":4065424997},{"type":"v1","addr":"172.21.15.37:6821","nonce":4065424997}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6824","nonce":4065424997},{"type":"v1","addr":"172.21.15.37:6825","nonce":4065424997}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6822","nonce":4065424997},{"type":"v1","addr":"172.21.15.37:6823","nonce":4065424997}]},"public_addr":"172.21.15.37:6819/4065424997","cluster_addr":"172.21.15.37:6821/4065424997","heartbeat_back_addr":"172.21.15.37:6825/4065424997","heartbeat_front_addr":"172.21.15.37:6823/4065424997","state":["exists","up"]},{"osd":3,"uuid":"91207eb7-da23-479d-94b7-82a90640c3e7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6826","nonce":1805211311},{"type":"v1","addr":"172.21.15.37:6827","nonce":1805211311}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6828","nonce":1805211311},{"type":"v1","addr":"172.21.15.37:6829","nonce":1805211311}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6832","nonce":1805211311},{"type":"v1","addr":"172.21.15.37:6833","nonce":1805211311}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6830","nonce":1805211311},{"type":"v1","addr":"172.21.15.37:6831","nonce":1805211311}]},"public_addr":"172.21.15.37:6827/1805211311","cluster_addr":"172.21.15.37:6829/1805211311","heartbeat_back_addr":"172.21.15.37:6833/1805211311","heartbeat_front_addr":"172.21.15.37:6831/1805211311","state":["exists","up"]},{"osd":4,"uuid":"a5c81924-3ae1-4c4a-b45e-1306df78e587","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6800","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6801","nonce":4215071032}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6803","nonce":4215071032}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6807","nonce":4215071032}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6805","nonce":4215071032}]},"public_addr":"172.21.15.46:6801/4215071032","cluster_addr":"172.21.15.46:6803/4215071032","heartbeat_back_addr":"172.21.15.46:6807/4215071032","heartbeat_front_addr":"172.21.15.46:6805/4215071032","state":["exists","up"]},{"osd":5,"uuid":"033632cd-5f3d-4ff3-a3d8-aaf1a46944a7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6808","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6809","nonce":2575043886}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6810","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6811","nonce":2575043886}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6814","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6815","nonce":2575043886}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6812","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6813","nonce":2575043886}]},"public_addr":"172.21.15.46:6809/2575043886","cluster_addr":"172.21.15.46:6811/2575043886","heartbeat_back_addr":"172.21.15.46:6815/2575043886","heartbeat_front_addr":"172.21.15.46:6813/2575043886","state":["exists","up"]},{"osd":6,"uuid":"5fe84c51-3696-4ecd-aa2a-411138307d9a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6816","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6817","nonce":1894527329}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6818","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6819","nonce":1894527329}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6822","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6823","nonce":1894527329}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6820","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6821","nonce":1894527329}]},"public_addr":"172.21.15.46:6817/1894527329","cluster_addr":"172.21.15.46:6819/1894527329","heartbeat_back_addr":"172.21.15.46:6823/1894527329","heartbeat_front_addr":"172.21.15.46:6821/1894527329","state":["exists","up"]},{"osd":7,"uuid":"133a611b-4fa6-4ae8-a6c2-93eb4f7b3c46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6824","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6825","nonce":2830139080}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6826","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6827","nonce":2830139080}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6830","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6831","nonce":2830139080}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6828","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6829","nonce":2830139080}]},"public_addr":"172.21.15.46:6825/2830139080","cluster_addr":"172.21.15.46:6827/2830139080","heartbeat_back_addr":"172.21.15.46:6831/2830139080","heartbeat_front_addr":"172.21.15.46:6829/2830139080","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:18:15.858306+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:18:39.888843+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:19:03.220196+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:19:28.829979+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:19:50.146145+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:20:13.566765+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:20:37.697730+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:21:02.353694+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.37:6801/582960123":"2024-08-18T17:16:54.945298+0000","172.21.15.37:6800/582960123":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/3177811120":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/4240945812":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/2856346433":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/3025612530":"2024-08-18T17:16:25.339858+0000","172.21.15.37:6800/2954378472":"2024-08-18T17:16:25.339858+0000","172.21.15.37:0/1123741661":"2024-08-18T17:16:25.339858+0000","172.21.15.37:6801/2954378472":"2024-08-18T17:16:25.339858+0000","172.21.15.37:0/3665403737":"2024-08-18T17:16:25.339858+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}} 2024-08-17T17:21:07.542 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-08-17T17:19:07.444923+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': '22', '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': {}}}] 2024-08-17T17:21:07.543 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-08-17T17:21:07.569 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:07 smithi037 ceph-mon[41254]: osdmap e58: 8 total, 8 up, 8 in 2024-08-17T17:21:07.569 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:07 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/2046105269' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:21:07.570 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:07 smithi037 ceph-mon[31110]: osdmap e58: 8 total, 8 up, 8 in 2024-08-17T17:21:07.570 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:07 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/2046105269' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:21:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:07 smithi046 ceph-mon[34315]: osdmap e58: 8 total, 8 up, 8 in 2024-08-17T17:21:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:07 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/2046105269' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:21:07.812 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:08.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:08 smithi037 ceph-mon[31110]: pgmap v174: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:08.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:08 smithi037 ceph-mon[31110]: osdmap e59: 8 total, 8 up, 8 in 2024-08-17T17:21:08.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:08 smithi037 ceph-mon[41254]: pgmap v174: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:08.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:08 smithi037 ceph-mon[41254]: osdmap e59: 8 total, 8 up, 8 in 2024-08-17T17:21:08.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:08 smithi046 ceph-mon[34315]: pgmap v174: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:08.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:08 smithi046 ceph-mon[34315]: osdmap e59: 8 total, 8 up, 8 in 2024-08-17T17:21:09.727 INFO:teuthology.orchestra.run.smithi037.stdout:pg_num: 1 2024-08-17T17:21:10.482 INFO:tasks.cephadm:Adding prometheus.a on smithi046 2024-08-17T17:21:10.483 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph orch apply prometheus '1;smithi046=a' 2024-08-17T17:21:10.761 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:21:10.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:10 smithi046 ceph-mon[34315]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 123 KiB/s, 0 objects/s recovering 2024-08-17T17:21:10.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:10 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1224656012' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-17T17:21:10.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:10 smithi037 ceph-mon[31110]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 123 KiB/s, 0 objects/s recovering 2024-08-17T17:21:10.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:10 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1224656012' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-17T17:21:10.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:10 smithi037 ceph-mon[41254]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 123 KiB/s, 0 objects/s recovering 2024-08-17T17:21:10.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:10 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1224656012' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-17T17:21:12.492 INFO:teuthology.orchestra.run.smithi046.stdout:Scheduled prometheus update... 2024-08-17T17:21:12.492 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:12 smithi046 ceph-mon[34315]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-17T17:21:12.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:12 smithi037 ceph-mon[41254]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-17T17:21:12.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:12 smithi037 ceph-mon[31110]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-17T17:21:13.115 DEBUG:teuthology.orchestra.run.smithi046:prometheus.a> sudo journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@prometheus.a.service 2024-08-17T17:21:13.118 INFO:tasks.cephadm:Adding node-exporter.a on smithi037 2024-08-17T17:21:13.118 INFO:tasks.cephadm:Adding node-exporter.b on smithi046 2024-08-17T17:21:13.118 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph orch apply node-exporter '2;smithi037=a;smithi046=b' 2024-08-17T17:21:13.441 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:21:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:13 smithi046 ceph-mon[34315]: from='client.24334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi046=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:21:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:13 smithi046 ceph-mon[34315]: Saving service prometheus spec with placement smithi046=a;count:1 2024-08-17T17:21:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:13 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:13 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:21:13.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:13 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:21:13.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:13 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:21:13.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:13 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:13.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:13 smithi046 ceph-mon[34315]: Deploying daemon prometheus.a on smithi046 2024-08-17T17:21:13.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:13 smithi046 ceph-mon[34315]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-08-17T17:21:13.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:13 smithi037 ceph-mon[41254]: from='client.24334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi046=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:21:13.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:13 smithi037 ceph-mon[41254]: Saving service prometheus spec with placement smithi046=a;count:1 2024-08-17T17:21:13.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:13 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:13.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:13 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:21:13.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:13 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:21:13.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:13 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:21:13.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:13 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:13.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:13 smithi037 ceph-mon[41254]: Deploying daemon prometheus.a on smithi046 2024-08-17T17:21:13.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:13 smithi037 ceph-mon[41254]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-08-17T17:21:13.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:13 smithi037 ceph-mon[31110]: from='client.24334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi046=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:21:13.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:13 smithi037 ceph-mon[31110]: Saving service prometheus spec with placement smithi046=a;count:1 2024-08-17T17:21:13.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:13 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:13.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:13 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:21:13.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:13 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:21:13.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:13 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:21:13.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:13 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:13.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:13 smithi037 ceph-mon[31110]: Deploying daemon prometheus.a on smithi046 2024-08-17T17:21:13.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:13 smithi037 ceph-mon[31110]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-08-17T17:21:15.596 INFO:teuthology.orchestra.run.smithi046.stdout:Scheduled node-exporter update... 2024-08-17T17:21:16.500 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:16 smithi046 ceph-mon[34315]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-08-17T17:21:16.500 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:16 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:16.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:16 smithi037 ceph-mon[31110]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-08-17T17:21:16.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:16 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:16.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:16 smithi037 ceph-mon[41254]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-08-17T17:21:16.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:16 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:16.977 DEBUG:teuthology.orchestra.run.smithi037:node-exporter.a> sudo journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@node-exporter.a.service 2024-08-17T17:21:16.980 DEBUG:teuthology.orchestra.run.smithi046:node-exporter.b> sudo journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@node-exporter.b.service 2024-08-17T17:21:16.983 INFO:tasks.cephadm:Adding alertmanager.a on smithi037 2024-08-17T17:21:16.983 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph orch apply alertmanager '1;smithi037=a' 2024-08-17T17:21:17.287 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:21:17.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:17 smithi037 ceph-mon[41254]: from='client.24340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi037=a;smithi046=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:21:17.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:17 smithi037 ceph-mon[41254]: Saving service node-exporter spec with placement smithi037=a;smithi046=b;count:2 2024-08-17T17:21:17.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:17 smithi037 ceph-mon[31110]: from='client.24340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi037=a;smithi046=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:21:17.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:17 smithi037 ceph-mon[31110]: Saving service node-exporter spec with placement smithi037=a;smithi046=b;count:2 2024-08-17T17:21:17.409 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:17 smithi046 ceph-mon[34315]: from='client.24340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi037=a;smithi046=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:21:17.410 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:17 smithi046 ceph-mon[34315]: Saving service node-exporter spec with placement smithi037=a;smithi046=b;count:2 2024-08-17T17:21:18.448 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:18 smithi046 ceph-mon[34315]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T17:21:18.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:18 smithi037 ceph-mon[31110]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T17:21:18.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:18 smithi037 ceph-mon[41254]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T17:21:20.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:20 smithi046 ceph-mon[34315]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-08-17T17:21:20.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:20 smithi037 ceph-mon[31110]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-08-17T17:21:20.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:20 smithi037 ceph-mon[41254]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-08-17T17:21:22.236 INFO:teuthology.orchestra.run.smithi046.stdout:Scheduled alertmanager update... 2024-08-17T17:21:22.236 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:22 smithi046 ceph-mon[34315]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:22.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:22 smithi037 ceph-mon[31110]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:22.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:22 smithi037 ceph-mon[41254]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:23.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:23 smithi046 ceph-mon[34315]: from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi037=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:21:23.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:23 smithi046 ceph-mon[34315]: Saving service alertmanager spec with placement smithi037=a;count:1 2024-08-17T17:21:23.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:23 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:23.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:23 smithi037 ceph-mon[31110]: from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi037=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:21:23.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:23 smithi037 ceph-mon[31110]: Saving service alertmanager spec with placement smithi037=a;count:1 2024-08-17T17:21:23.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:23 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:23.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:23 smithi037 ceph-mon[41254]: from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi037=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:21:23.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:23 smithi037 ceph-mon[41254]: Saving service alertmanager spec with placement smithi037=a;count:1 2024-08-17T17:21:23.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:23 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:23.728 DEBUG:teuthology.orchestra.run.smithi037:alertmanager.a> sudo journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@alertmanager.a.service 2024-08-17T17:21:23.731 INFO:tasks.cephadm:Adding grafana.a on smithi046 2024-08-17T17:21:23.731 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph orch apply grafana '1;smithi046=a' 2024-08-17T17:21:24.425 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:24 smithi046 ceph-mon[34315]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:24.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:24 smithi037 ceph-mon[31110]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:24.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:24 smithi037 ceph-mon[41254]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:25.642 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:21:26.406 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:26 smithi046 ceph-mon[34315]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:26.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:26 smithi037 ceph-mon[41254]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:26.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:26 smithi037 ceph-mon[31110]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:27.422 INFO:teuthology.orchestra.run.smithi046.stdout:Scheduled grafana update... 2024-08-17T17:21:28.335 DEBUG:teuthology.orchestra.run.smithi046:grafana.a> sudo journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@grafana.a.service 2024-08-17T17:21:28.338 INFO:tasks.cephadm:Setting up client nodes... 2024-08-17T17:21:28.338 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-08-17T17:21:28.613 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:28.735 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:28 smithi037 ceph-mon[31110]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:28.736 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:28 smithi037 ceph-mon[31110]: from='client.24352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi046=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:21:28.736 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:28 smithi037 ceph-mon[31110]: Saving service grafana spec with placement smithi046=a;count:1 2024-08-17T17:21:28.736 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:28 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:28.736 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:28 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:28.736 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:28 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:28.736 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:28 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:28.736 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:28 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-17T17:21:28.736 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:28 smithi037 ceph-mon[41254]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:28.736 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:28 smithi037 ceph-mon[41254]: from='client.24352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi046=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:21:28.736 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:28 smithi037 ceph-mon[41254]: Saving service grafana spec with placement smithi046=a;count:1 2024-08-17T17:21:28.736 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:28 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:28.737 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:28 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:28.737 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:28 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:28.737 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:28 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:28.737 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:28 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-17T17:21:28.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:28 smithi046 ceph-mon[34315]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:28.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:28 smithi046 ceph-mon[34315]: from='client.24352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi046=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:21:28.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:28 smithi046 ceph-mon[34315]: Saving service grafana spec with placement smithi046=a;count:1 2024-08-17T17:21:28.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:28 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:28.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:28 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:28.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:28 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:28.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:28 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' 2024-08-17T17:21:28.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:28 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-17T17:21:28.987 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: ignoring --setuser ceph since I am not root 2024-08-17T17:21:28.987 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: ignoring --setgroup ceph since I am not root 2024-08-17T17:21:28.987 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:28 smithi037 ceph-mgr[31341]: -- 172.21.15.37:0/4275170304 <== mon.2 v2:172.21.15.37:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55941fc969c0 con 0x55941fca2c00 2024-08-17T17:21:29.218 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:28 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: ignoring --setuser ceph since I am not root 2024-08-17T17:21:29.218 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:28 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: ignoring --setgroup ceph since I am not root 2024-08-17T17:21:29.218 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:28 smithi046 ceph-mgr[36192]: -- 172.21.15.46:0/38333266 <== mon.1 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56148a2f29c0 con 0x56148a2fe800 2024-08-17T17:21:29.218 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:21:29.020+0000 7fe198389ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T17:21:29.218 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:21:29.147+0000 7fe198389ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T17:21:29.218 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:21:29.216+0000 7fe198389ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T17:21:29.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:29 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:21:29.022+0000 7f47aa6f8ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T17:21:29.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:29 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:21:29.149+0000 7f47aa6f8ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T17:21:29.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:29 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:21:29.217+0000 7f47aa6f8ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T17:21:29.761 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:21:29.468+0000 7fe198389ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T17:21:29.761 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:21:29.528+0000 7fe198389ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T17:21:29.766 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:29 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:21:29.468+0000 7f47aa6f8ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T17:21:29.766 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:29 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:21:29.527+0000 7f47aa6f8ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T17:21:30.034 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:29 smithi037 ceph-mon[41254]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-17T17:21:30.034 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:29 smithi037 ceph-mon[41254]: mgrmap e16: y(active, since 4m), standbys: x 2024-08-17T17:21:30.034 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:29 smithi037 ceph-mon[31110]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-17T17:21:30.035 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:29 smithi037 ceph-mon[31110]: mgrmap e16: y(active, since 4m), standbys: x 2024-08-17T17:21:30.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:29 smithi046 ceph-mon[34315]: from='mgr.14150 172.21.15.37:0/3856581225' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-17T17:21:30.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:29 smithi046 ceph-mon[34315]: mgrmap e16: y(active, since 4m), standbys: x 2024-08-17T17:21:30.602 INFO:teuthology.orchestra.run.smithi037.stdout:[client.0] 2024-08-17T17:21:30.603 INFO:teuthology.orchestra.run.smithi037.stdout: key = AQAa3MBmpPWtIxAApNRrn6mbJcr9Xoc6aRHQBw== 2024-08-17T17:21:30.669 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:30 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:21:30.489+0000 7f47aa6f8ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T17:21:30.669 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:30 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:21:30.607+0000 7f47aa6f8ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T17:21:30.669 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:30 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:21:30.666+0000 7f47aa6f8ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T17:21:30.761 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:21:30.471+0000 7fe198389ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T17:21:30.761 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:21:30.587+0000 7fe198389ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T17:21:30.761 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:21:30.645+0000 7fe198389ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T17:21:30.933 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:30 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:21:30.868+0000 7f47aa6f8ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T17:21:30.933 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:30 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/4177413924' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T17:21:30.933 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:30 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/4177413924' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-17T17:21:30.933 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:30 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/4177413924' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T17:21:30.933 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:30 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/4177413924' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-17T17:21:31.103 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:30 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/4177413924' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T17:21:31.103 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:30 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/4177413924' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-17T17:21:31.103 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:21:30.843+0000 7fe198389ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T17:21:31.103 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:21:30.905+0000 7fe198389ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T17:21:31.104 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:21:30.973+0000 7fe198389ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T17:21:31.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:30 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:21:30.932+0000 7f47aa6f8ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T17:21:31.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:31 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:21:30.999+0000 7f47aa6f8ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T17:21:31.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:31 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:21:31.127+0000 7f47aa6f8ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T17:21:31.348 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-08-17T17:21:31.349 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-08-17T17:21:31.349 DEBUG:teuthology.orchestra.run.smithi037:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-08-17T17:21:31.390 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-08-17T17:21:31.414 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:31 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:21:31.101+0000 7fe198389ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T17:21:31.663 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:21:31.761 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:31 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:21:31.539+0000 7fe198389ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T17:21:31.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:31 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:21:31.560+0000 7f47aa6f8ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T17:21:32.063 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:31 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:21:31.855+0000 7fe198389ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T17:21:32.063 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:31 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:21:31.926+0000 7fe198389ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T17:21:32.063 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:32 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:21:32.060+0000 7fe198389ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T17:21:32.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:31 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:21:31.860+0000 7f47aa6f8ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T17:21:32.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:31 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:21:31.927+0000 7f47aa6f8ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T17:21:32.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:32 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:21:32.058+0000 7f47aa6f8ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T17:21:32.584 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:32 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:21:32.328+0000 7fe198389ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T17:21:32.584 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:32 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:21:32.391+0000 7fe198389ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T17:21:32.637 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:32 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:21:32.321+0000 7f47aa6f8ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T17:21:32.637 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:32 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:21:32.383+0000 7f47aa6f8ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T17:21:32.637 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:32 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:21:32.571+0000 7f47aa6f8ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T17:21:32.637 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:32 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:21:32.635+0000 7f47aa6f8ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T17:21:32.910 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:32 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:21:32.582+0000 7fe198389ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T17:21:32.910 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:32 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:21:32.649+0000 7fe198389ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T17:21:32.911 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:32 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:21:32.734+0000 7fe198389ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T17:21:32.911 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:32 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:21:32.796+0000 7fe198389ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T17:21:33.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:32 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:21:32.719+0000 7f47aa6f8ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T17:21:33.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:32 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:21:32.778+0000 7f47aa6f8ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T17:21:33.501 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:21:33.355+0000 7fe198389ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T17:21:33.527 INFO:teuthology.orchestra.run.smithi046.stdout:[client.1] 2024-08-17T17:21:33.527 INFO:teuthology.orchestra.run.smithi046.stdout: key = AQAd3MBm6R4vHxAAldevK1gXTBUDr0i5sWfiDw== 2024-08-17T17:21:33.658 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:21:33.318+0000 7f47aa6f8ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T17:21:33.658 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:21:33.457+0000 7f47aa6f8ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T17:21:33.658 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:21:33] ENGINE Bus STARTING 2024-08-17T17:21:33.658 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: CherryPy Checker: 2024-08-17T17:21:33.658 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: The Application mounted at '' has an empty config. 2024-08-17T17:21:33.658 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:21:33.659 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[41254]: Active manager daemon y restarted 2024-08-17T17:21:33.659 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[41254]: Activating manager daemon y 2024-08-17T17:21:33.659 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[41254]: osdmap e60: 8 total, 8 up, 8 in 2024-08-17T17:21:33.659 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[41254]: mgrmap e17: y(active, starting, since 0.00665087s), standbys: x 2024-08-17T17:21:33.659 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:21:33.659 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:21:33.660 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:21:33.660 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:21:33.660 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:21:33.660 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:21:33.660 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:21:33.660 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:21:33.660 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:21:33.660 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:21:33.660 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:21:33.660 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:21:33.660 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:21:33.660 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:21:33.660 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:21:33.660 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:21:33.661 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[41254]: Manager daemon y is now available 2024-08-17T17:21:33.661 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:21:33.661 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[41254]: Standby manager daemon x restarted 2024-08-17T17:21:33.661 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[41254]: Standby manager daemon x started 2024-08-17T17:21:33.661 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.46:0/2160948407' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:21:33.661 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.46:0/2160948407' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:21:33.661 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.46:0/2160948407' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:21:33.661 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.46:0/2160948407' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:21:33.661 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[31110]: Active manager daemon y restarted 2024-08-17T17:21:33.661 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[31110]: Activating manager daemon y 2024-08-17T17:21:33.661 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[31110]: osdmap e60: 8 total, 8 up, 8 in 2024-08-17T17:21:33.661 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[31110]: mgrmap e17: y(active, starting, since 0.00665087s), standbys: x 2024-08-17T17:21:33.661 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:21:33.662 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:21:33.662 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:21:33.662 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:21:33.662 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:21:33.662 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:21:33.662 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:21:33.662 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:21:33.662 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:21:33.662 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:21:33.662 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:21:33.662 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:21:33.662 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:21:33.662 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:21:33.663 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:21:33.663 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:21:33.663 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[31110]: Manager daemon y is now available 2024-08-17T17:21:33.663 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:21:33.663 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[31110]: Standby manager daemon x restarted 2024-08-17T17:21:33.663 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[31110]: Standby manager daemon x started 2024-08-17T17:21:33.663 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[31110]: from='mgr.? 172.21.15.46:0/2160948407' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:21:33.663 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[31110]: from='mgr.? 172.21.15.46:0/2160948407' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:21:33.663 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[31110]: from='mgr.? 172.21.15.46:0/2160948407' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:21:33.663 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-mon[31110]: from='mgr.? 172.21.15.46:0/2160948407' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:21:33.761 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:21:33.499+0000 7fe198389ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T17:21:33.761 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: [17/Aug/2024:17:21:33] ENGINE Bus STARTING 2024-08-17T17:21:33.762 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: CherryPy Checker: 2024-08-17T17:21:33.762 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: The Application mounted at '' has an empty config. 2024-08-17T17:21:33.762 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: 2024-08-17T17:21:33.762 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: [17/Aug/2024:17:21:33] ENGINE Serving on http://:::9283 2024-08-17T17:21:33.762 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: [17/Aug/2024:17:21:33] ENGINE Bus STARTED 2024-08-17T17:21:33.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-mon[34315]: Active manager daemon y restarted 2024-08-17T17:21:33.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-mon[34315]: Activating manager daemon y 2024-08-17T17:21:33.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-mon[34315]: osdmap e60: 8 total, 8 up, 8 in 2024-08-17T17:21:33.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-mon[34315]: mgrmap e17: y(active, starting, since 0.00665087s), standbys: x 2024-08-17T17:21:33.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:21:33.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:21:33.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:21:33.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:21:33.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:21:33.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:21:33.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:21:33.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:21:33.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:21:33.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:21:33.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:21:33.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:21:33.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:21:33.764 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:21:33.764 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:21:33.764 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:21:33.764 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-mon[34315]: Manager daemon y is now available 2024-08-17T17:21:33.764 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:21:33.764 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-mon[34315]: Standby manager daemon x restarted 2024-08-17T17:21:33.764 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-mon[34315]: Standby manager daemon x started 2024-08-17T17:21:33.764 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.46:0/2160948407' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:21:33.764 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.46:0/2160948407' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:21:33.764 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.46:0/2160948407' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:21:33.764 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:33 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.46:0/2160948407' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:21:34.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:21:33] ENGINE Serving on http://:::9283 2024-08-17T17:21:34.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:33 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:21:33] ENGINE Bus STARTED 2024-08-17T17:21:34.200 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-08-17T17:21:34.200 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-08-17T17:21:34.200 DEBUG:teuthology.orchestra.run.smithi046:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-08-17T17:21:34.280 INFO:tasks.cephadm:Creating RBD pool 2024-08-17T17:21:34.280 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool create rbd 8 2024-08-17T17:21:34.619 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:34 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:34.619 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:34 smithi037 ceph-mon[31110]: from='client.? 172.21.15.46:0/4073431583' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T17:21:34.620 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:34 smithi037 ceph-mon[31110]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T17:21:34.620 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:34 smithi037 ceph-mon[31110]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-17T17:21:34.620 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:34 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:21:34.620 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:34 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:21:34.620 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:34 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:21:34.620 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:34 smithi037 ceph-mon[31110]: mgrmap e18: y(active, since 1.02185s), standbys: x 2024-08-17T17:21:34.620 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:34 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:34.620 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:34 smithi037 ceph-mon[41254]: from='client.? 172.21.15.46:0/4073431583' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T17:21:34.620 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:34 smithi037 ceph-mon[41254]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T17:21:34.620 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:34 smithi037 ceph-mon[41254]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-17T17:21:34.621 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:34 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:21:34.621 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:34 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:21:34.621 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:34 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:21:34.621 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:34 smithi037 ceph-mon[41254]: mgrmap e18: y(active, since 1.02185s), standbys: x 2024-08-17T17:21:35.004 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:34 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:34 smithi046 ceph-mon[34315]: from='client.? 172.21.15.46:0/4073431583' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T17:21:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:34 smithi046 ceph-mon[34315]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T17:21:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:34 smithi046 ceph-mon[34315]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-17T17:21:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:34 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:21:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:34 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:21:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:34 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:21:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:34 smithi046 ceph-mon[34315]: mgrmap e18: y(active, since 1.02185s), standbys: x 2024-08-17T17:21:35.380 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:21:35.246+0000 7f474d453640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:17:21:35] ENGINE Error in HTTPServer.serve 2024-08-17T17:21:35.380 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: Traceback (most recent call last): 2024-08-17T17:21:35.380 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:21:35.380 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: self._connections.run(self.expiration_interval) 2024-08-17T17:21:35.380 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:21:35.380 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: self._run(expiration_interval) 2024-08-17T17:21:35.381 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:21:35.381 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:21:35.381 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:21:35.381 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:21:35.381 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:21:35.381 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: s = self.context.wrap_socket( 2024-08-17T17:21:35.381 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:21:35.381 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: return self.sslsocket_class._create( 2024-08-17T17:21:35.381 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:21:35.381 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: self.do_handshake() 2024-08-17T17:21:35.381 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:21:35.381 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: self._sslobj.do_handshake() 2024-08-17T17:21:35.381 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:21:35.382 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:21:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:35 smithi046 ceph-mon[34315]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:35 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:35.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:35 smithi037 ceph-mon[31110]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:35.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:35 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:35.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:35 smithi037 ceph-mon[41254]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:35.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:35 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:36.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:35 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:21:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:21:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:36 smithi046 ceph-mon[34315]: [17/Aug/2024:17:21:35] ENGINE Bus STARTING 2024-08-17T17:21:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:36 smithi046 ceph-mon[34315]: [17/Aug/2024:17:21:35] ENGINE Serving on https://172.21.15.37:7150 2024-08-17T17:21:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:36 smithi046 ceph-mon[34315]: [17/Aug/2024:17:21:35] ENGINE Bus STARTED 2024-08-17T17:21:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:36 smithi046 ceph-mon[34315]: [17/Aug/2024:17:21:35] ENGINE Error in HTTPServer.serve 2024-08-17T17:21:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout: Traceback (most recent call last): 2024-08-17T17:21:37.262 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:21:37.262 INFO:journalctl@ceph.mon.b.smithi046.stdout: self._connections.run(self.expiration_interval) 2024-08-17T17:21:37.262 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:21:37.262 INFO:journalctl@ceph.mon.b.smithi046.stdout: self._run(expiration_interval) 2024-08-17T17:21:37.262 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:21:37.262 INFO:journalctl@ceph.mon.b.smithi046.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:21:37.262 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:21:37.262 INFO:journalctl@ceph.mon.b.smithi046.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:21:37.262 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:21:37.262 INFO:journalctl@ceph.mon.b.smithi046.stdout: s = self.context.wrap_socket( 2024-08-17T17:21:37.262 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:21:37.262 INFO:journalctl@ceph.mon.b.smithi046.stdout: return self.sslsocket_class._create( 2024-08-17T17:21:37.262 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:21:37.263 INFO:journalctl@ceph.mon.b.smithi046.stdout: self.do_handshake() 2024-08-17T17:21:37.263 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:21:37.263 INFO:journalctl@ceph.mon.b.smithi046.stdout: self._sslobj.do_handshake() 2024-08-17T17:21:37.263 INFO:journalctl@ceph.mon.b.smithi046.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:21:37.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:36 smithi046 ceph-mon[34315]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:37.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:36 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:37.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:36 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:37.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:36 smithi046 ceph-mon[34315]: mgrmap e19: y(active, since 2s), standbys: x 2024-08-17T17:21:37.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:36 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:37.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:36 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:37.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:36 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:21:37.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:36 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:21:37.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:36 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:21:37.264 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:36 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:21:37.264 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:36 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:37.264 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:36 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:37.264 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:36 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:37.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[31110]: [17/Aug/2024:17:21:35] ENGINE Bus STARTING 2024-08-17T17:21:37.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[31110]: [17/Aug/2024:17:21:35] ENGINE Serving on https://172.21.15.37:7150 2024-08-17T17:21:37.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[31110]: [17/Aug/2024:17:21:35] ENGINE Bus STARTED 2024-08-17T17:21:37.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[31110]: [17/Aug/2024:17:21:35] ENGINE Error in HTTPServer.serve 2024-08-17T17:21:37.294 INFO:journalctl@ceph.mon.a.smithi037.stdout: Traceback (most recent call last): 2024-08-17T17:21:37.294 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:21:37.294 INFO:journalctl@ceph.mon.a.smithi037.stdout: self._connections.run(self.expiration_interval) 2024-08-17T17:21:37.294 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:21:37.294 INFO:journalctl@ceph.mon.a.smithi037.stdout: self._run(expiration_interval) 2024-08-17T17:21:37.294 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:21:37.294 INFO:journalctl@ceph.mon.a.smithi037.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:21:37.294 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:21:37.294 INFO:journalctl@ceph.mon.a.smithi037.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:21:37.295 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:21:37.295 INFO:journalctl@ceph.mon.a.smithi037.stdout: s = self.context.wrap_socket( 2024-08-17T17:21:37.295 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:21:37.295 INFO:journalctl@ceph.mon.a.smithi037.stdout: return self.sslsocket_class._create( 2024-08-17T17:21:37.295 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:21:37.295 INFO:journalctl@ceph.mon.a.smithi037.stdout: self.do_handshake() 2024-08-17T17:21:37.295 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:21:37.295 INFO:journalctl@ceph.mon.a.smithi037.stdout: self._sslobj.do_handshake() 2024-08-17T17:21:37.295 INFO:journalctl@ceph.mon.a.smithi037.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:21:37.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[31110]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:37.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:37.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:37.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[31110]: mgrmap e19: y(active, since 2s), standbys: x 2024-08-17T17:21:37.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:37.296 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:37.296 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:21:37.296 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:21:37.296 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:21:37.296 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:21:37.296 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:37.296 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:37.296 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:37.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[41254]: [17/Aug/2024:17:21:35] ENGINE Bus STARTING 2024-08-17T17:21:37.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[41254]: [17/Aug/2024:17:21:35] ENGINE Serving on https://172.21.15.37:7150 2024-08-17T17:21:37.297 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[41254]: [17/Aug/2024:17:21:35] ENGINE Bus STARTED 2024-08-17T17:21:37.297 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[41254]: [17/Aug/2024:17:21:35] ENGINE Error in HTTPServer.serve 2024-08-17T17:21:37.297 INFO:journalctl@ceph.mon.c.smithi037.stdout: Traceback (most recent call last): 2024-08-17T17:21:37.297 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:21:37.297 INFO:journalctl@ceph.mon.c.smithi037.stdout: self._connections.run(self.expiration_interval) 2024-08-17T17:21:37.297 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:21:37.297 INFO:journalctl@ceph.mon.c.smithi037.stdout: self._run(expiration_interval) 2024-08-17T17:21:37.297 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:21:37.297 INFO:journalctl@ceph.mon.c.smithi037.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:21:37.297 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:21:37.297 INFO:journalctl@ceph.mon.c.smithi037.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:21:37.297 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:21:37.297 INFO:journalctl@ceph.mon.c.smithi037.stdout: s = self.context.wrap_socket( 2024-08-17T17:21:37.298 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:21:37.298 INFO:journalctl@ceph.mon.c.smithi037.stdout: return self.sslsocket_class._create( 2024-08-17T17:21:37.298 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:21:37.298 INFO:journalctl@ceph.mon.c.smithi037.stdout: self.do_handshake() 2024-08-17T17:21:37.298 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:21:37.298 INFO:journalctl@ceph.mon.c.smithi037.stdout: self._sslobj.do_handshake() 2024-08-17T17:21:37.298 INFO:journalctl@ceph.mon.c.smithi037.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:21:37.298 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[41254]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:37.298 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:37.298 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:37.298 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[41254]: mgrmap e19: y(active, since 2s), standbys: x 2024-08-17T17:21:37.298 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:37.298 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:37.299 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:21:37.299 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:21:37.299 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:21:37.299 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:21:37.299 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:37.299 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:37.299 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:36 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:37.862 INFO:teuthology.orchestra.run.smithi037.stderr:pool 'rbd' created 2024-08-17T17:21:38.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:37 smithi037 ceph-mon[31110]: Adjusting osd_memory_target on smithi046 to 4017M 2024-08-17T17:21:38.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:37 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1044800581' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-17T17:21:38.255 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:37 smithi037 ceph-mon[31110]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-17T17:21:38.255 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:37 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:38.255 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:37 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:38.255 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:37 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:21:38.255 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:37 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:21:38.255 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:37 smithi037 ceph-mon[41254]: Adjusting osd_memory_target on smithi046 to 4017M 2024-08-17T17:21:38.255 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:37 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1044800581' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-17T17:21:38.255 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:37 smithi037 ceph-mon[41254]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-17T17:21:38.255 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:37 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:38.255 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:37 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:38.256 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:37 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:21:38.256 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:37 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:21:38.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:37 smithi046 ceph-mon[34315]: Adjusting osd_memory_target on smithi046 to 4017M 2024-08-17T17:21:38.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:37 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1044800581' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-17T17:21:38.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:37 smithi046 ceph-mon[34315]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-17T17:21:38.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:37 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:38.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:37 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:38.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:37 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:21:38.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:37 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:21:38.687 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- rbd pool init rbd 2024-08-17T17:21:38.978 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:39.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:38 smithi037 ceph-mon[31110]: Updating smithi037:/etc/ceph/ceph.conf 2024-08-17T17:21:39.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:38 smithi037 ceph-mon[31110]: Updating smithi046:/etc/ceph/ceph.conf 2024-08-17T17:21:39.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:38 smithi037 ceph-mon[31110]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:39.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:38 smithi037 ceph-mon[31110]: Updating smithi037:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:21:39.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:38 smithi037 ceph-mon[31110]: Updating smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:21:39.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:38 smithi037 ceph-mon[31110]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-08-17T17:21:39.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:38 smithi037 ceph-mon[31110]: osdmap e61: 8 total, 8 up, 8 in 2024-08-17T17:21:39.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:38 smithi037 ceph-mon[31110]: Updating smithi037:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:21:39.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:38 smithi037 ceph-mon[31110]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:21:39.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:38 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:39.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:38 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:39.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:38 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:39.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:38 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:39.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:38 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:39.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:38 smithi037 ceph-mon[31110]: mgrmap e20: y(active, since 4s), standbys: x 2024-08-17T17:21:39.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:38 smithi037 ceph-mon[41254]: Updating smithi037:/etc/ceph/ceph.conf 2024-08-17T17:21:39.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:38 smithi037 ceph-mon[41254]: Updating smithi046:/etc/ceph/ceph.conf 2024-08-17T17:21:39.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:38 smithi037 ceph-mon[41254]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:39.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:38 smithi037 ceph-mon[41254]: Updating smithi037:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:21:39.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:38 smithi037 ceph-mon[41254]: Updating smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:21:39.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:38 smithi037 ceph-mon[41254]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-08-17T17:21:39.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:38 smithi037 ceph-mon[41254]: osdmap e61: 8 total, 8 up, 8 in 2024-08-17T17:21:39.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:38 smithi037 ceph-mon[41254]: Updating smithi037:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:21:39.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:38 smithi037 ceph-mon[41254]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:21:39.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:38 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:39.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:38 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:39.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:38 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:39.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:38 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:39.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:38 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:39.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:38 smithi037 ceph-mon[41254]: mgrmap e20: y(active, since 4s), standbys: x 2024-08-17T17:21:39.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:38 smithi046 ceph-mon[34315]: Updating smithi037:/etc/ceph/ceph.conf 2024-08-17T17:21:39.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:38 smithi046 ceph-mon[34315]: Updating smithi046:/etc/ceph/ceph.conf 2024-08-17T17:21:39.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:38 smithi046 ceph-mon[34315]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:39.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:38 smithi046 ceph-mon[34315]: Updating smithi037:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:21:39.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:38 smithi046 ceph-mon[34315]: Updating smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:21:39.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:38 smithi046 ceph-mon[34315]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-08-17T17:21:39.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:38 smithi046 ceph-mon[34315]: osdmap e61: 8 total, 8 up, 8 in 2024-08-17T17:21:39.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:38 smithi046 ceph-mon[34315]: Updating smithi037:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:21:39.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:38 smithi046 ceph-mon[34315]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:21:39.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:38 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:39.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:38 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:39.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:38 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:39.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:38 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:39.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:38 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:39.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:38 smithi046 ceph-mon[34315]: mgrmap e20: y(active, since 4s), standbys: x 2024-08-17T17:21:40.135 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:39 smithi037 ceph-mon[31110]: Updating smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:21:40.135 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:39 smithi037 ceph-mon[31110]: Updating smithi037:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:21:40.135 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:39 smithi037 ceph-mon[31110]: Deploying daemon alertmanager.a on smithi037 2024-08-17T17:21:40.135 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:39 smithi037 ceph-mon[31110]: osdmap e62: 8 total, 8 up, 8 in 2024-08-17T17:21:40.136 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:39 smithi037 ceph-mon[41254]: Updating smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:21:40.136 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:39 smithi037 ceph-mon[41254]: Updating smithi037:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:21:40.136 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:39 smithi037 ceph-mon[41254]: Deploying daemon alertmanager.a on smithi037 2024-08-17T17:21:40.136 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:39 smithi037 ceph-mon[41254]: osdmap e62: 8 total, 8 up, 8 in 2024-08-17T17:21:40.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:39 smithi046 ceph-mon[34315]: Updating smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:21:40.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:39 smithi046 ceph-mon[34315]: Updating smithi037:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:21:40.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:39 smithi046 ceph-mon[34315]: Deploying daemon alertmanager.a on smithi037 2024-08-17T17:21:40.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:39 smithi046 ceph-mon[34315]: osdmap e62: 8 total, 8 up, 8 in 2024-08-17T17:21:41.174 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:40 smithi037 ceph-mon[41254]: pgmap v8: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:41.174 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:40 smithi037 ceph-mon[41254]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:21:41.174 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:40 smithi037 ceph-mon[41254]: osdmap e63: 8 total, 8 up, 8 in 2024-08-17T17:21:41.174 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:40 smithi037 ceph-mon[31110]: pgmap v8: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:41.174 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:40 smithi037 ceph-mon[31110]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:21:41.174 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:40 smithi037 ceph-mon[31110]: osdmap e63: 8 total, 8 up, 8 in 2024-08-17T17:21:41.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:40 smithi046 ceph-mon[34315]: pgmap v8: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:41.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:40 smithi046 ceph-mon[34315]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:21:41.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:40 smithi046 ceph-mon[34315]: osdmap e63: 8 total, 8 up, 8 in 2024-08-17T17:21:42.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:41 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/4134044685' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-17T17:21:42.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:41 smithi046 ceph-mon[34315]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-17T17:21:42.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:41 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/4134044685' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-17T17:21:42.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:41 smithi037 ceph-mon[31110]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-17T17:21:42.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:41 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/4134044685' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-17T17:21:42.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:41 smithi037 ceph-mon[41254]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-17T17:21:43.237 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:42 smithi037 ceph-mon[41254]: pgmap v10: 9 pgs: 1 creating+activating, 8 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 19 op/s 2024-08-17T17:21:43.237 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:42 smithi037 ceph-mon[41254]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-08-17T17:21:43.237 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:42 smithi037 ceph-mon[41254]: osdmap e64: 8 total, 8 up, 8 in 2024-08-17T17:21:43.238 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:42 smithi037 ceph-mon[31110]: pgmap v10: 9 pgs: 1 creating+activating, 8 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 19 op/s 2024-08-17T17:21:43.238 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:42 smithi037 ceph-mon[31110]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-08-17T17:21:43.238 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:42 smithi037 ceph-mon[31110]: osdmap e64: 8 total, 8 up, 8 in 2024-08-17T17:21:43.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:42 smithi046 ceph-mon[34315]: pgmap v10: 9 pgs: 1 creating+activating, 8 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 19 op/s 2024-08-17T17:21:43.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:42 smithi046 ceph-mon[34315]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-08-17T17:21:43.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:42 smithi046 ceph-mon[34315]: osdmap e64: 8 total, 8 up, 8 in 2024-08-17T17:21:43.894 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:43 smithi037 ceph-mon[31110]: osdmap e65: 8 total, 8 up, 8 in 2024-08-17T17:21:44.229 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:43 smithi037 ceph-mon[41254]: osdmap e65: 8 total, 8 up, 8 in 2024-08-17T17:21:44.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:43 smithi046 ceph-mon[34315]: osdmap e65: 8 total, 8 up, 8 in 2024-08-17T17:21:44.625 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph config log 1 --format=json 2024-08-17T17:21:44.894 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:44 smithi037 ceph-mon[31110]: pgmap v13: 9 pgs: 1 creating+activating, 8 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 25 op/s 2024-08-17T17:21:44.894 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:44 smithi037 ceph-mon[31110]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:21:44.894 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:44 smithi037 ceph-mon[31110]: Cluster is now healthy 2024-08-17T17:21:44.894 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:44 smithi037 ceph-mon[31110]: osdmap e66: 8 total, 8 up, 8 in 2024-08-17T17:21:45.154 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:44 smithi037 ceph-mon[41254]: pgmap v13: 9 pgs: 1 creating+activating, 8 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 25 op/s 2024-08-17T17:21:45.155 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:44 smithi037 ceph-mon[41254]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:21:45.155 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:44 smithi037 ceph-mon[41254]: Cluster is now healthy 2024-08-17T17:21:45.155 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:44 smithi037 ceph-mon[41254]: osdmap e66: 8 total, 8 up, 8 in 2024-08-17T17:21:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:44 smithi046 ceph-mon[34315]: pgmap v13: 9 pgs: 1 creating+activating, 8 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 25 op/s 2024-08-17T17:21:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:44 smithi046 ceph-mon[34315]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:21:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:44 smithi046 ceph-mon[34315]: Cluster is now healthy 2024-08-17T17:21:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:44 smithi046 ceph-mon[34315]: osdmap e66: 8 total, 8 up, 8 in 2024-08-17T17:21:46.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:45 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:21:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:21:46.626 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:46.992 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:46 smithi037 ceph-mon[31110]: pgmap v15: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 365 B/s wr, 0 op/s 2024-08-17T17:21:46.992 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:21:46 smithi037 systemd[1]: Starting Ceph alertmanager.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:21:46.992 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:46 smithi037 ceph-mon[41254]: pgmap v15: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 365 B/s wr, 0 op/s 2024-08-17T17:21:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:46 smithi046 ceph-mon[34315]: pgmap v15: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 365 B/s wr, 0 op/s 2024-08-17T17:21:48.559 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:21:48.794 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:21:48 smithi037 podman[69917]: 2024-08-17 17:21:48.444583441 +0000 UTC m=+0.021494118 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-08-17T17:21:48.794 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:21:48 smithi037 podman[69917]: 2024-08-17 17:21:48.571390285 +0000 UTC m=+0.148300960 volume create d446b93a069e15cbededc1ec0bd33c42ccf2346902e8c0ba8ebef6185364ae10 2024-08-17T17:21:49.120 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:21:48 smithi037 podman[69917]: 2024-08-17 17:21:48.85093435 +0000 UTC m=+0.427845017 container create c6f8bcd055c2c076c508859e01dbc038ea217d53e584f1c6b670271a1d684bc7 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T17:21:49.121 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:48 smithi037 ceph-mon[41254]: pgmap v16: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-08-17T17:21:49.121 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:48 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:21:49.121 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:48 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1398853530' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-08-17T17:21:49.121 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:48 smithi037 ceph-mon[31110]: pgmap v16: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-08-17T17:21:49.122 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:48 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:21:49.122 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:48 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1398853530' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-08-17T17:21:49.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:48 smithi046 ceph-mon[34315]: pgmap v16: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-08-17T17:21:49.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:48 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:21:49.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:48 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1398853530' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-08-17T17:21:49.373 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:49 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:21:49] ENGINE Bus STOPPING 2024-08-17T17:21:49.373 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:21:49 smithi037 podman[69917]: 2024-08-17 17:21:49.120081667 +0000 UTC m=+0.696992353 container init c6f8bcd055c2c076c508859e01dbc038ea217d53e584f1c6b670271a1d684bc7 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T17:21:49.373 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:21:49 smithi037 podman[69917]: 2024-08-17 17:21:49.12320948 +0000 UTC m=+0.700120156 container start c6f8bcd055c2c076c508859e01dbc038ea217d53e584f1c6b670271a1d684bc7 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T17:21:49.373 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:21:49 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[69946]: ts=2024-08-17T17:21:49.136Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-08-17T17:21:49.374 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:21:49 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[69946]: ts=2024-08-17T17:21:49.136Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-08-17T17:21:49.374 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:21:49 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[69946]: ts=2024-08-17T17:21:49.137Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.37 port=9094 2024-08-17T17:21:49.374 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:21:49 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[69946]: ts=2024-08-17T17:21:49.138Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-17T17:21:49.374 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:21:49 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[69946]: ts=2024-08-17T17:21:49.162Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T17:21:49.374 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:21:49 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[69946]: ts=2024-08-17T17:21:49.163Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T17:21:49.374 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:21:49 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[69946]: ts=2024-08-17T17:21:49.166Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-08-17T17:21:49.374 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:21:49 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[69946]: ts=2024-08-17T17:21:49.166Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-17T17:21:49.374 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:21:49 smithi037 bash[69917]: c6f8bcd055c2c076c508859e01dbc038ea217d53e584f1c6b670271a1d684bc7 2024-08-17T17:21:49.374 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:21:49 smithi037 systemd[1]: Started Ceph alertmanager.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:21:49.824 INFO:teuthology.orchestra.run.smithi037.stdout:[{"version":18,"timestamp":"2024-08-17T17:21:36.533354+0000","name":"","changes":[{"name":"osd/host:smithi046/osd_memory_target","previous_value":"4480672972","new_value":"4212237516"}]}] 2024-08-17T17:21:49.825 INFO:tasks.ceph_manager:config epoch is 18 2024-08-17T17:21:49.825 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-08-17T17:21:49.825 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-08-17T17:21:49.825 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph mgr dump --format=json 2024-08-17T17:21:50.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:49 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:21:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:21:50.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:49 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:21:49] ENGINE Bus STOPPED 2024-08-17T17:21:50.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:49 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:21:49] ENGINE Bus STARTING 2024-08-17T17:21:50.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:49 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:21:49] ENGINE Serving on http://:::9283 2024-08-17T17:21:50.044 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:21:49 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:21:49] ENGINE Bus STARTED 2024-08-17T17:21:50.091 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:50.529 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:50 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:50.530 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:50 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:50.530 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:50 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:50.530 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:50 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:50.530 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:50 smithi037 ceph-mon[41254]: osdmap e67: 8 total, 8 up, 8 in 2024-08-17T17:21:50.530 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:50 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:50.530 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:50 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:50.530 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:50 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T17:21:50.530 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:50 smithi037 ceph-mon[41254]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T17:21:50.530 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:50 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:50.530 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:50 smithi037 ceph-mon[41254]: Deploying daemon grafana.a on smithi046 2024-08-17T17:21:50.530 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:50 smithi037 ceph-mon[41254]: pgmap v18: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 310 B/s wr, 0 op/s 2024-08-17T17:21:50.531 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:50 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:50.531 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:50 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:50.531 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:50 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:50.531 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:50 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:50.531 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:50 smithi037 ceph-mon[31110]: osdmap e67: 8 total, 8 up, 8 in 2024-08-17T17:21:50.531 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:50 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:50.531 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:50 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:50.531 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:50 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T17:21:50.531 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:50 smithi037 ceph-mon[31110]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T17:21:50.531 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:50 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:50.531 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:50 smithi037 ceph-mon[31110]: Deploying daemon grafana.a on smithi046 2024-08-17T17:21:50.531 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:50 smithi037 ceph-mon[31110]: pgmap v18: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 310 B/s wr, 0 op/s 2024-08-17T17:21:50.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:50 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:50.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:50 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:50.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:50 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:50.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:50 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:50.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:50 smithi046 ceph-mon[34315]: osdmap e67: 8 total, 8 up, 8 in 2024-08-17T17:21:50.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:50 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:50.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:50 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:50.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:50 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T17:21:50.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:50 smithi046 ceph-mon[34315]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T17:21:50.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:50 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:50.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:50 smithi046 ceph-mon[34315]: Deploying daemon grafana.a on smithi046 2024-08-17T17:21:50.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:50 smithi046 ceph-mon[34315]: pgmap v18: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 310 B/s wr, 0 op/s 2024-08-17T17:21:51.513 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:21:51 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[69946]: ts=2024-08-17T17:21:51.139Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000991632s 2024-08-17T17:21:52.053 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:21:52.665 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:52 smithi037 ceph-mon[41254]: pgmap v19: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T17:21:52.665 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:52 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/4157873828' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T17:21:52.665 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:52 smithi037 ceph-mon[31110]: pgmap v19: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T17:21:52.665 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:52 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/4157873828' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T17:21:52.692 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":20,"flags":0,"active_gid":24356,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6800","nonce":973077461},{"type":"v1","addr":"172.21.15.37:6801","nonce":973077461}]},"active_addr":"172.21.15.37:6801/973077461","active_change":"2024-08-17T17:21:33.461574+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24361,"name":"x","mgr_features":4540138320759226367,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.37:8443/","prometheus":"http://172.21.15.37:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":60,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.37:0","nonce":4012130197}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.37:0","nonce":1880776666}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.37:0","nonce":3218866355}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.37:0","nonce":4254278222}]}]} 2024-08-17T17:21:52.695 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-08-17T17:21:52.695 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-08-17T17:21:52.696 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T17:21:52.963 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:53.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:52 smithi046 ceph-mon[34315]: pgmap v19: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T17:21:53.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:52 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/4157873828' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T17:21:54.692 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:21:54.692 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":67,"fsid":"4c9682c2-5cbc-11ef-bccf-c7b262605968","created":"2024-08-17T17:16:04.608243+0000","modified":"2024-08-17T17:21:49.311499+0000","last_up_change":"2024-08-17T17:21:03.912965+0000","last_in_change":"2024-08-17T17:20:46.804262+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-17T17:19:07.444923+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-08-17T17:21:37.359668+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":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":66,"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":"d355322b-4c96-40bc-a0b0-f6bcc121fda9","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.37:6802","nonce":3058112252},{"type":"v1","addr":"172.21.15.37:6803","nonce":3058112252}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6804","nonce":3058112252},{"type":"v1","addr":"172.21.15.37:6805","nonce":3058112252}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6808","nonce":3058112252},{"type":"v1","addr":"172.21.15.37:6809","nonce":3058112252}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6806","nonce":3058112252},{"type":"v1","addr":"172.21.15.37:6807","nonce":3058112252}]},"public_addr":"172.21.15.37:6803/3058112252","cluster_addr":"172.21.15.37:6805/3058112252","heartbeat_back_addr":"172.21.15.37:6809/3058112252","heartbeat_front_addr":"172.21.15.37:6807/3058112252","state":["exists","up"]},{"osd":1,"uuid":"45d8cab2-223e-4f3d-8bf2-761d3fe574c8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6810","nonce":818464259},{"type":"v1","addr":"172.21.15.37:6811","nonce":818464259}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6812","nonce":818464259},{"type":"v1","addr":"172.21.15.37:6813","nonce":818464259}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6816","nonce":818464259},{"type":"v1","addr":"172.21.15.37:6817","nonce":818464259}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6814","nonce":818464259},{"type":"v1","addr":"172.21.15.37:6815","nonce":818464259}]},"public_addr":"172.21.15.37:6811/818464259","cluster_addr":"172.21.15.37:6813/818464259","heartbeat_back_addr":"172.21.15.37:6817/818464259","heartbeat_front_addr":"172.21.15.37:6815/818464259","state":["exists","up"]},{"osd":2,"uuid":"8146af9a-fabf-469b-98bc-4defdd20ab73","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6818","nonce":4065424997},{"type":"v1","addr":"172.21.15.37:6819","nonce":4065424997}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6820","nonce":4065424997},{"type":"v1","addr":"172.21.15.37:6821","nonce":4065424997}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6824","nonce":4065424997},{"type":"v1","addr":"172.21.15.37:6825","nonce":4065424997}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6822","nonce":4065424997},{"type":"v1","addr":"172.21.15.37:6823","nonce":4065424997}]},"public_addr":"172.21.15.37:6819/4065424997","cluster_addr":"172.21.15.37:6821/4065424997","heartbeat_back_addr":"172.21.15.37:6825/4065424997","heartbeat_front_addr":"172.21.15.37:6823/4065424997","state":["exists","up"]},{"osd":3,"uuid":"91207eb7-da23-479d-94b7-82a90640c3e7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6826","nonce":1805211311},{"type":"v1","addr":"172.21.15.37:6827","nonce":1805211311}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6828","nonce":1805211311},{"type":"v1","addr":"172.21.15.37:6829","nonce":1805211311}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6832","nonce":1805211311},{"type":"v1","addr":"172.21.15.37:6833","nonce":1805211311}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6830","nonce":1805211311},{"type":"v1","addr":"172.21.15.37:6831","nonce":1805211311}]},"public_addr":"172.21.15.37:6827/1805211311","cluster_addr":"172.21.15.37:6829/1805211311","heartbeat_back_addr":"172.21.15.37:6833/1805211311","heartbeat_front_addr":"172.21.15.37:6831/1805211311","state":["exists","up"]},{"osd":4,"uuid":"a5c81924-3ae1-4c4a-b45e-1306df78e587","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6800","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6801","nonce":4215071032}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6803","nonce":4215071032}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6807","nonce":4215071032}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6805","nonce":4215071032}]},"public_addr":"172.21.15.46:6801/4215071032","cluster_addr":"172.21.15.46:6803/4215071032","heartbeat_back_addr":"172.21.15.46:6807/4215071032","heartbeat_front_addr":"172.21.15.46:6805/4215071032","state":["exists","up"]},{"osd":5,"uuid":"033632cd-5f3d-4ff3-a3d8-aaf1a46944a7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6808","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6809","nonce":2575043886}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6810","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6811","nonce":2575043886}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6814","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6815","nonce":2575043886}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6812","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6813","nonce":2575043886}]},"public_addr":"172.21.15.46:6809/2575043886","cluster_addr":"172.21.15.46:6811/2575043886","heartbeat_back_addr":"172.21.15.46:6815/2575043886","heartbeat_front_addr":"172.21.15.46:6813/2575043886","state":["exists","up"]},{"osd":6,"uuid":"5fe84c51-3696-4ecd-aa2a-411138307d9a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6816","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6817","nonce":1894527329}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6818","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6819","nonce":1894527329}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6822","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6823","nonce":1894527329}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6820","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6821","nonce":1894527329}]},"public_addr":"172.21.15.46:6817/1894527329","cluster_addr":"172.21.15.46:6819/1894527329","heartbeat_back_addr":"172.21.15.46:6823/1894527329","heartbeat_front_addr":"172.21.15.46:6821/1894527329","state":["exists","up"]},{"osd":7,"uuid":"133a611b-4fa6-4ae8-a6c2-93eb4f7b3c46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6824","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6825","nonce":2830139080}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6826","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6827","nonce":2830139080}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6830","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6831","nonce":2830139080}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6828","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6829","nonce":2830139080}]},"public_addr":"172.21.15.46:6825/2830139080","cluster_addr":"172.21.15.46:6827/2830139080","heartbeat_back_addr":"172.21.15.46:6831/2830139080","heartbeat_front_addr":"172.21.15.46:6829/2830139080","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:18:15.858306+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:18:39.888843+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:19:03.220196+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:19:28.829979+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:19:50.146145+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:20:13.566765+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:20:37.697730+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:21:02.353694+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.37:0/3187619372":"2024-08-18T17:21:33.461421+0000","172.21.15.37:6801/744903713":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/3665403737":"2024-08-18T17:16:25.339858+0000","172.21.15.37:6801/2954378472":"2024-08-18T17:16:25.339858+0000","172.21.15.37:6800/2954378472":"2024-08-18T17:16:25.339858+0000","172.21.15.37:0/3025612530":"2024-08-18T17:16:25.339858+0000","172.21.15.37:6800/744903713":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/2856346433":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/4240945812":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/3177811120":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/1123741661":"2024-08-18T17:16:25.339858+0000","172.21.15.37:6800/582960123":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/3591224345":"2024-08-18T17:21:33.461421+0000","172.21.15.37:6801/582960123":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/1483701393":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/1346456093":"2024-08-18T17:21:33.461421+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":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"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}} 2024-08-17T17:21:54.692 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:54 smithi037 ceph-mon[31110]: pgmap v20: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 213 B/s wr, 0 op/s 2024-08-17T17:21:54.692 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:54 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:54.693 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:54 smithi037 ceph-mon[41254]: pgmap v20: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 213 B/s wr, 0 op/s 2024-08-17T17:21:54.693 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:54 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:55.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:54 smithi046 ceph-mon[34315]: pgmap v20: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 213 B/s wr, 0 op/s 2024-08-17T17:21:55.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:54 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:21:55.299 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-08-17T17:21:55.299 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T17:21:55.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:55 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/72212474' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:21:55.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:55 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/72212474' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:21:55.570 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:55.825 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:55 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/72212474' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:21:56.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:21:55 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:21:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:21:56.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:56 smithi037 ceph-mon[41254]: pgmap v21: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:56.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:56 smithi037 ceph-mon[31110]: pgmap v21: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:57.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:56 smithi046 ceph-mon[34315]: pgmap v21: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:57.492 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:21:57.493 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":67,"fsid":"4c9682c2-5cbc-11ef-bccf-c7b262605968","created":"2024-08-17T17:16:04.608243+0000","modified":"2024-08-17T17:21:49.311499+0000","last_up_change":"2024-08-17T17:21:03.912965+0000","last_in_change":"2024-08-17T17:20:46.804262+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-17T17:19:07.444923+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-08-17T17:21:37.359668+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":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":66,"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":"d355322b-4c96-40bc-a0b0-f6bcc121fda9","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.37:6802","nonce":3058112252},{"type":"v1","addr":"172.21.15.37:6803","nonce":3058112252}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6804","nonce":3058112252},{"type":"v1","addr":"172.21.15.37:6805","nonce":3058112252}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6808","nonce":3058112252},{"type":"v1","addr":"172.21.15.37:6809","nonce":3058112252}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6806","nonce":3058112252},{"type":"v1","addr":"172.21.15.37:6807","nonce":3058112252}]},"public_addr":"172.21.15.37:6803/3058112252","cluster_addr":"172.21.15.37:6805/3058112252","heartbeat_back_addr":"172.21.15.37:6809/3058112252","heartbeat_front_addr":"172.21.15.37:6807/3058112252","state":["exists","up"]},{"osd":1,"uuid":"45d8cab2-223e-4f3d-8bf2-761d3fe574c8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6810","nonce":818464259},{"type":"v1","addr":"172.21.15.37:6811","nonce":818464259}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6812","nonce":818464259},{"type":"v1","addr":"172.21.15.37:6813","nonce":818464259}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6816","nonce":818464259},{"type":"v1","addr":"172.21.15.37:6817","nonce":818464259}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6814","nonce":818464259},{"type":"v1","addr":"172.21.15.37:6815","nonce":818464259}]},"public_addr":"172.21.15.37:6811/818464259","cluster_addr":"172.21.15.37:6813/818464259","heartbeat_back_addr":"172.21.15.37:6817/818464259","heartbeat_front_addr":"172.21.15.37:6815/818464259","state":["exists","up"]},{"osd":2,"uuid":"8146af9a-fabf-469b-98bc-4defdd20ab73","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6818","nonce":4065424997},{"type":"v1","addr":"172.21.15.37:6819","nonce":4065424997}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6820","nonce":4065424997},{"type":"v1","addr":"172.21.15.37:6821","nonce":4065424997}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6824","nonce":4065424997},{"type":"v1","addr":"172.21.15.37:6825","nonce":4065424997}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6822","nonce":4065424997},{"type":"v1","addr":"172.21.15.37:6823","nonce":4065424997}]},"public_addr":"172.21.15.37:6819/4065424997","cluster_addr":"172.21.15.37:6821/4065424997","heartbeat_back_addr":"172.21.15.37:6825/4065424997","heartbeat_front_addr":"172.21.15.37:6823/4065424997","state":["exists","up"]},{"osd":3,"uuid":"91207eb7-da23-479d-94b7-82a90640c3e7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6826","nonce":1805211311},{"type":"v1","addr":"172.21.15.37:6827","nonce":1805211311}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6828","nonce":1805211311},{"type":"v1","addr":"172.21.15.37:6829","nonce":1805211311}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6832","nonce":1805211311},{"type":"v1","addr":"172.21.15.37:6833","nonce":1805211311}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6830","nonce":1805211311},{"type":"v1","addr":"172.21.15.37:6831","nonce":1805211311}]},"public_addr":"172.21.15.37:6827/1805211311","cluster_addr":"172.21.15.37:6829/1805211311","heartbeat_back_addr":"172.21.15.37:6833/1805211311","heartbeat_front_addr":"172.21.15.37:6831/1805211311","state":["exists","up"]},{"osd":4,"uuid":"a5c81924-3ae1-4c4a-b45e-1306df78e587","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6800","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6801","nonce":4215071032}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6803","nonce":4215071032}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6807","nonce":4215071032}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6805","nonce":4215071032}]},"public_addr":"172.21.15.46:6801/4215071032","cluster_addr":"172.21.15.46:6803/4215071032","heartbeat_back_addr":"172.21.15.46:6807/4215071032","heartbeat_front_addr":"172.21.15.46:6805/4215071032","state":["exists","up"]},{"osd":5,"uuid":"033632cd-5f3d-4ff3-a3d8-aaf1a46944a7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6808","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6809","nonce":2575043886}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6810","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6811","nonce":2575043886}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6814","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6815","nonce":2575043886}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6812","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6813","nonce":2575043886}]},"public_addr":"172.21.15.46:6809/2575043886","cluster_addr":"172.21.15.46:6811/2575043886","heartbeat_back_addr":"172.21.15.46:6815/2575043886","heartbeat_front_addr":"172.21.15.46:6813/2575043886","state":["exists","up"]},{"osd":6,"uuid":"5fe84c51-3696-4ecd-aa2a-411138307d9a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6816","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6817","nonce":1894527329}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6818","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6819","nonce":1894527329}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6822","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6823","nonce":1894527329}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6820","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6821","nonce":1894527329}]},"public_addr":"172.21.15.46:6817/1894527329","cluster_addr":"172.21.15.46:6819/1894527329","heartbeat_back_addr":"172.21.15.46:6823/1894527329","heartbeat_front_addr":"172.21.15.46:6821/1894527329","state":["exists","up"]},{"osd":7,"uuid":"133a611b-4fa6-4ae8-a6c2-93eb4f7b3c46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6824","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6825","nonce":2830139080}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6826","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6827","nonce":2830139080}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6830","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6831","nonce":2830139080}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6828","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6829","nonce":2830139080}]},"public_addr":"172.21.15.46:6825/2830139080","cluster_addr":"172.21.15.46:6827/2830139080","heartbeat_back_addr":"172.21.15.46:6831/2830139080","heartbeat_front_addr":"172.21.15.46:6829/2830139080","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:18:15.858306+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:18:39.888843+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:19:03.220196+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:19:28.829979+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:19:50.146145+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:20:13.566765+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:20:37.697730+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:21:02.353694+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.37:0/3187619372":"2024-08-18T17:21:33.461421+0000","172.21.15.37:6801/744903713":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/3665403737":"2024-08-18T17:16:25.339858+0000","172.21.15.37:6801/2954378472":"2024-08-18T17:16:25.339858+0000","172.21.15.37:6800/2954378472":"2024-08-18T17:16:25.339858+0000","172.21.15.37:0/3025612530":"2024-08-18T17:16:25.339858+0000","172.21.15.37:6800/744903713":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/2856346433":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/4240945812":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/3177811120":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/1123741661":"2024-08-18T17:16:25.339858+0000","172.21.15.37:6800/582960123":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/3591224345":"2024-08-18T17:21:33.461421+0000","172.21.15.37:6801/582960123":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/1483701393":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/1346456093":"2024-08-18T17:21:33.461421+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":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"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}} 2024-08-17T17:21:57.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:57 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/2574260403' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:21:57.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:57 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/2574260403' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:21:58.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:57 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/2574260403' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:21:58.161 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-08-17T17:21:58.162 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-08-17T17:21:58.162 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-08-17T17:21:58.163 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-08-17T17:21:58.163 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-08-17T17:21:58.164 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-08-17T17:21:58.164 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-08-17T17:21:58.165 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-08-17T17:21:58.633 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:58.777 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:21:58 smithi037 ceph-mon[31110]: pgmap v22: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:58.777 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:21:58 smithi037 ceph-mon[41254]: pgmap v22: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:58.917 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:58.920 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:58.921 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:58.921 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:59.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:21:58 smithi046 ceph-mon[34315]: pgmap v22: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:21:59.279 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:59.284 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:21:59.374 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:21:59 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[69946]: ts=2024-08-17T17:21:59.141Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002865542s 2024-08-17T17:22:00.618 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:00 smithi046 ceph-mon[34315]: pgmap v23: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:00.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:00 smithi037 ceph-mon[31110]: pgmap v23: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:00.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:00 smithi037 ceph-mon[41254]: pgmap v23: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:02.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:02 smithi037 ceph-mon[31110]: pgmap v24: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:02.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:02 smithi037 ceph-mon[41254]: pgmap v24: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:02.837 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:02 smithi046 ceph-mon[34315]: pgmap v24: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:03.511 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 podman[63223]: 2024-08-17 17:22:03.455057104 +0000 UTC m=+0.117271002 container create fa60544b18efb0d1727d428d67cc63eefae218016f6edc85c92dbf999e47faf1 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a, architecture=x86_64, io.openshift.expose-services=, release=239.1651231664, distribution-scope=public, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, vendor=Red Hat, Inc., com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, build-date=2022-04-29T11:48:11.055897, maintainer=Paul Cuzner , name=ubi8, version=8.5, io.k8s.display-name=Red Hat Universal Base Image 8, vcs-type=git, description=Ceph Grafana Container, com.redhat.component=ubi8-container, io.openshift.tags=base rhel8, io.buildah.version=1.32.0, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.) 2024-08-17T17:22:03.618 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:03 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:22:03.618 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:03 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:22:03.841 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:22:03.841 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 podman[63223]: 2024-08-17 17:22:03.665769903 +0000 UTC m=+0.327983821 container init fa60544b18efb0d1727d428d67cc63eefae218016f6edc85c92dbf999e47faf1 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a, description=Ceph Grafana Container, version=8.5, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, com.redhat.component=ubi8-container, release=239.1651231664, name=ubi8, io.openshift.tags=base rhel8, io.openshift.expose-services=, build-date=2022-04-29T11:48:11.055897, io.buildah.version=1.32.0, distribution-scope=public, vcs-type=git, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, architecture=x86_64, maintainer=Paul Cuzner , summary=Grafana Container configured for Ceph mgr/dashboard integration, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vendor=Red Hat, Inc.) 2024-08-17T17:22:03.841 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 podman[63223]: 2024-08-17 17:22:03.668579371 +0000 UTC m=+0.330793270 container start fa60544b18efb0d1727d428d67cc63eefae218016f6edc85c92dbf999e47faf1 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a, io.openshift.tags=base rhel8, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, io.openshift.expose-services=, vcs-type=git, name=ubi8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.buildah.version=1.32.0, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, com.redhat.component=ubi8-container, description=Ceph Grafana Container, version=8.5, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, build-date=2022-04-29T11:48:11.055897, architecture=x86_64, release=239.1651231664, summary=Grafana Container configured for Ceph mgr/dashboard integration, vendor=Red Hat, Inc., maintainer=Paul Cuzner , distribution-scope=public) 2024-08-17T17:22:03.841 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 bash[63223]: fa60544b18efb0d1727d428d67cc63eefae218016f6edc85c92dbf999e47faf1 2024-08-17T17:22:03.841 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 systemd[1]: Started Ceph grafana.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:22:04.151 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=settings t=2024-08-17T17:22:03.840354402Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-08-17T17:22:04.151 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=settings t=2024-08-17T17:22:03.840532583Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-08-17T17:22:04.151 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=settings t=2024-08-17T17:22:03.840552038Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-08-17T17:22:04.151 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=settings t=2024-08-17T17:22:03.840572688Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-08-17T17:22:04.151 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=settings t=2024-08-17T17:22:03.840581014Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-08-17T17:22:04.151 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=settings t=2024-08-17T17:22:03.84058744Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-08-17T17:22:04.152 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=settings t=2024-08-17T17:22:03.8405938Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-08-17T17:22:04.152 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=settings t=2024-08-17T17:22:03.840600088Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-08-17T17:22:04.152 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=settings t=2024-08-17T17:22:03.840606864Z level=info msg="Path Home" path=/usr/share/grafana 2024-08-17T17:22:04.152 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=settings t=2024-08-17T17:22:03.840614674Z level=info msg="Path Data" path=/var/lib/grafana 2024-08-17T17:22:04.152 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=settings t=2024-08-17T17:22:03.840624868Z level=info msg="Path Logs" path=/var/log/grafana 2024-08-17T17:22:04.152 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=settings t=2024-08-17T17:22:03.840634642Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-08-17T17:22:04.152 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=settings t=2024-08-17T17:22:03.840646219Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-08-17T17:22:04.152 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=settings t=2024-08-17T17:22:03.840657204Z level=info msg="App mode production" 2024-08-17T17:22:04.152 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=sqlstore t=2024-08-17T17:22:03.840731979Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-08-17T17:22:04.152 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=sqlstore t=2024-08-17T17:22:03.840764671Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-08-17T17:22:04.152 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.841780181Z level=info msg="Starting DB migrations" 2024-08-17T17:22:04.152 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.841859079Z level=info msg="Executing migration" id="create migration_log table" 2024-08-17T17:22:04.152 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.842375881Z level=info msg="Executing migration" id="create user table" 2024-08-17T17:22:04.153 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.842790437Z level=info msg="Executing migration" id="add unique index user.login" 2024-08-17T17:22:04.153 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.843267416Z level=info msg="Executing migration" id="add unique index user.email" 2024-08-17T17:22:04.153 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.843791591Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-08-17T17:22:04.153 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.844250057Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-08-17T17:22:04.153 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.844617772Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-08-17T17:22:04.154 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.845347272Z level=info msg="Executing migration" id="create user table v2" 2024-08-17T17:22:04.154 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.8457179Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-08-17T17:22:04.154 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.846147538Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-08-17T17:22:04.154 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.846580656Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-08-17T17:22:04.154 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.846939164Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-08-17T17:22:04.154 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.847296367Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-08-17T17:22:04.154 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.847683283Z level=info msg="Executing migration" id="Update user table charset" 2024-08-17T17:22:04.154 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.847999702Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-08-17T17:22:04.154 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.848390104Z level=info msg="Executing migration" id="Add missing user data" 2024-08-17T17:22:04.154 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.84871803Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-08-17T17:22:04.154 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.849144Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-08-17T17:22:04.154 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.849515499Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-08-17T17:22:04.155 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.849960924Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-08-17T17:22:04.155 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.851098024Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-08-17T17:22:04.155 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.851542336Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-08-17T17:22:04.155 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.851978433Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-08-17T17:22:04.155 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.8523905Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-08-17T17:22:04.155 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.852817444Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-08-17T17:22:04.155 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.85323138Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-08-17T17:22:04.155 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.853495555Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-08-17T17:22:04.155 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.853902921Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-08-17T17:22:04.155 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.85429145Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-08-17T17:22:04.155 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.854649469Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-08-17T17:22:04.155 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.855054139Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-08-17T17:22:04.155 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.855654107Z level=info msg="Executing migration" id="create temp_user v2" 2024-08-17T17:22:04.155 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.856071722Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-08-17T17:22:04.156 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.856447719Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-08-17T17:22:04.156 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.856858369Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-08-17T17:22:04.156 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.857270093Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-08-17T17:22:04.156 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.857685887Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-08-17T17:22:04.156 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.858077971Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-08-17T17:22:04.156 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.858391501Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-08-17T17:22:04.156 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.858751Z level=info msg="Executing migration" id="create star table" 2024-08-17T17:22:04.156 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.859125711Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-08-17T17:22:04.156 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.859552796Z level=info msg="Executing migration" id="create org table v1" 2024-08-17T17:22:04.156 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.859966049Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-08-17T17:22:04.156 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.860368229Z level=info msg="Executing migration" id="create org_user table v1" 2024-08-17T17:22:04.156 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.860768275Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-08-17T17:22:04.156 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.861193593Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-08-17T17:22:04.157 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.861619398Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-08-17T17:22:04.157 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.862085749Z level=info msg="Executing migration" id="Update org table charset" 2024-08-17T17:22:04.157 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.862357685Z level=info msg="Executing migration" id="Update org_user table charset" 2024-08-17T17:22:04.157 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.862590304Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-08-17T17:22:04.157 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.862884631Z level=info msg="Executing migration" id="create dashboard table" 2024-08-17T17:22:04.157 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.863233365Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-08-17T17:22:04.157 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.863600875Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-08-17T17:22:04.157 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.863985507Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-08-17T17:22:04.157 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.864344341Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-08-17T17:22:04.157 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.864733658Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-08-17T17:22:04.157 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.865097547Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-08-17T17:22:04.157 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.865923862Z level=info msg="Executing migration" id="create dashboard v2" 2024-08-17T17:22:04.157 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.866282037Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-08-17T17:22:04.157 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.866668125Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-08-17T17:22:04.159 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.867099521Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-08-17T17:22:04.159 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.867370517Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-08-17T17:22:04.159 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.86769398Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-08-17T17:22:04.159 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.867983912Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-08-17T17:22:04.159 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.868403009Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-08-17T17:22:04.159 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.86887527Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-08-17T17:22:04.159 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.869346229Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-08-17T17:22:04.159 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.869702283Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-08-17T17:22:04.159 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.870188902Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-08-17T17:22:04.159 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.870547785Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-08-17T17:22:04.160 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.870959003Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-08-17T17:22:04.160 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.871219507Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-08-17T17:22:04.160 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.87145364Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-08-17T17:22:04.160 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.871949635Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-08-17T17:22:04.160 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.872425658Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-08-17T17:22:04.160 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.872905055Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-08-17T17:22:04.160 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.873379001Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-08-17T17:22:04.160 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.873637349Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-08-17T17:22:04.160 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.874049991Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-08-17T17:22:04.160 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.874423306Z level=info msg="Executing migration" id="Update dashboard title length" 2024-08-17T17:22:04.160 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.874681514Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-08-17T17:22:04.160 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.875148964Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-08-17T17:22:04.160 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.875529304Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-08-17T17:22:04.161 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.876391917Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-08-17T17:22:04.161 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.876766252Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-08-17T17:22:04.161 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.877161924Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-08-17T17:22:04.161 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.877543816Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-08-17T17:22:04.161 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.877856002Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-08-17T17:22:04.161 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.878186199Z level=info msg="Executing migration" id="Add check_sum column" 2024-08-17T17:22:04.161 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.878632969Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-08-17T17:22:04.161 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.879058257Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-08-17T17:22:04.161 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.879367561Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-08-17T17:22:04.161 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.879620092Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-08-17T17:22:04.161 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.880025021Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-08-17T17:22:04.161 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.880546829Z level=info msg="Executing migration" id="create data_source table" 2024-08-17T17:22:04.162 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.880945016Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-08-17T17:22:04.162 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.881362542Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-08-17T17:22:04.162 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.881760908Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-08-17T17:22:04.162 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.882144548Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-08-17T17:22:04.162 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.882492682Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-08-17T17:22:04.162 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.883509403Z level=info msg="Executing migration" id="create data_source table v2" 2024-08-17T17:22:04.162 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.883949268Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-08-17T17:22:04.162 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.884369961Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-08-17T17:22:04.162 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.884762697Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-08-17T17:22:04.162 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.885104902Z level=info msg="Executing migration" id="Add column with_credentials" 2024-08-17T17:22:04.162 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.885573279Z level=info msg="Executing migration" id="Add secure json data column" 2024-08-17T17:22:04.162 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.886092747Z level=info msg="Executing migration" id="Update data_source table charset" 2024-08-17T17:22:04.162 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.886356457Z level=info msg="Executing migration" id="Update initial version to 1" 2024-08-17T17:22:04.163 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.886609218Z level=info msg="Executing migration" id="Add read_only data column" 2024-08-17T17:22:04.163 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.887162795Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-08-17T17:22:04.163 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.887459562Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-08-17T17:22:04.163 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.887725261Z level=info msg="Executing migration" id="Add uid column" 2024-08-17T17:22:04.163 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.888255672Z level=info msg="Executing migration" id="Update uid value" 2024-08-17T17:22:04.163 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.888518941Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-08-17T17:22:04.163 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.888924969Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-08-17T17:22:04.163 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.889319836Z level=info msg="Executing migration" id="create api_key table" 2024-08-17T17:22:04.163 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.889732949Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-08-17T17:22:04.163 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.89012147Z level=info msg="Executing migration" id="add index api_key.key" 2024-08-17T17:22:04.163 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.890497184Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-08-17T17:22:04.163 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.890960628Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-08-17T17:22:04.163 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.891329374Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-08-17T17:22:04.164 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.891672602Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-08-17T17:22:04.164 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.892064811Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-08-17T17:22:04.164 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.893087019Z level=info msg="Executing migration" id="create api_key table v2" 2024-08-17T17:22:04.164 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.893497688Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-08-17T17:22:04.164 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.894004399Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-08-17T17:22:04.164 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.894410529Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-08-17T17:22:04.164 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.894825519Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-08-17T17:22:04.164 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.895148758Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-08-17T17:22:04.164 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.895461845Z level=info msg="Executing migration" id="Update api_key table charset" 2024-08-17T17:22:04.164 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.895721772Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-08-17T17:22:04.164 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.896268021Z level=info msg="Executing migration" id="Add service account foreign key" 2024-08-17T17:22:04.164 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.896768334Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-08-17T17:22:04.164 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.897072583Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-08-17T17:22:04.165 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.897568218Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-08-17T17:22:04.165 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.898150243Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-08-17T17:22:04.165 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.898522137Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-08-17T17:22:04.165 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.898897457Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-08-17T17:22:04.165 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.899286374Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-08-17T17:22:04.165 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.899713843Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-08-17T17:22:04.165 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.90013688Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-08-17T17:22:04.165 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.900528798Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-08-17T17:22:04.165 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.900820856Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-08-17T17:22:04.165 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.901103415Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-08-17T17:22:04.165 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.90161286Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-08-17T17:22:04.165 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.902183263Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-08-17T17:22:04.165 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.902490781Z level=info msg="Executing migration" id="create quota table v1" 2024-08-17T17:22:04.165 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.902894709Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-08-17T17:22:04.166 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.903316394Z level=info msg="Executing migration" id="Update quota table charset" 2024-08-17T17:22:04.166 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.903614188Z level=info msg="Executing migration" id="create plugin_setting table" 2024-08-17T17:22:04.166 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.904000744Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-08-17T17:22:04.166 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.904419112Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-08-17T17:22:04.166 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.904985566Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-08-17T17:22:04.166 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.90527022Z level=info msg="Executing migration" id="create session table" 2024-08-17T17:22:04.166 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.905689078Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-08-17T17:22:04.166 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.905991888Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-08-17T17:22:04.166 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.906250472Z level=info msg="Executing migration" id="create playlist table v2" 2024-08-17T17:22:04.166 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.906628883Z level=info msg="Executing migration" id="create playlist item table v2" 2024-08-17T17:22:04.166 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.907004389Z level=info msg="Executing migration" id="Update playlist table charset" 2024-08-17T17:22:04.166 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.907280844Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-08-17T17:22:04.166 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.907522719Z level=info msg="Executing migration" id="drop preferences table v2" 2024-08-17T17:22:04.167 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.907810666Z level=info msg="Executing migration" id="drop preferences table v3" 2024-08-17T17:22:04.167 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.908099419Z level=info msg="Executing migration" id="create preferences table v3" 2024-08-17T17:22:04.167 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.908467302Z level=info msg="Executing migration" id="Update preferences table charset" 2024-08-17T17:22:04.167 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.908723061Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-08-17T17:22:04.167 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.909322197Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-08-17T17:22:04.167 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.90958892Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-08-17T17:22:04.167 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.910181725Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-08-17T17:22:04.167 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.910784837Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-08-17T17:22:04.167 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.911104127Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-08-17T17:22:04.167 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.911502091Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-08-17T17:22:04.167 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.911941399Z level=info msg="Executing migration" id="create alert table v1" 2024-08-17T17:22:04.167 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.912392302Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-08-17T17:22:04.167 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.912819728Z level=info msg="Executing migration" id="add index alert state" 2024-08-17T17:22:04.167 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.913210846Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-08-17T17:22:04.168 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.91359481Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-08-17T17:22:04.168 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.913954937Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-08-17T17:22:04.168 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.914350848Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-08-17T17:22:04.168 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.914697066Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-08-17T17:22:04.168 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.916153733Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-08-17T17:22:04.168 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.916509107Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-08-17T17:22:04.168 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.91691997Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-08-17T17:22:04.168 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.917215476Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-08-17T17:22:04.168 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.917522538Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-08-17T17:22:04.168 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.917887575Z level=info msg="Executing migration" id="Add column is_default" 2024-08-17T17:22:04.168 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.91847851Z level=info msg="Executing migration" id="Add column frequency" 2024-08-17T17:22:04.168 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.919114533Z level=info msg="Executing migration" id="Add column send_reminder" 2024-08-17T17:22:04.169 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.919737535Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-08-17T17:22:04.169 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.920355092Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-08-17T17:22:04.169 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.920753554Z level=info msg="Executing migration" id="Update alert table charset" 2024-08-17T17:22:04.169 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.921018722Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-08-17T17:22:04.169 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.921251242Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-08-17T17:22:04.169 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.921650764Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-08-17T17:22:04.169 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.922084065Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-08-17T17:22:04.169 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.922417928Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-08-17T17:22:04.172 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.922764679Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-08-17T17:22:04.172 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.923181635Z level=info msg="Executing migration" id="Add for to alert table" 2024-08-17T17:22:04.172 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.92377881Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-08-17T17:22:04.172 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.924385792Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-08-17T17:22:04.172 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.924644806Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-08-17T17:22:04.172 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.925043947Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-08-17T17:22:04.172 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.925418061Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-08-17T17:22:04.172 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.926036741Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-08-17T17:22:04.172 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.92631224Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-08-17T17:22:04.172 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.926670406Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-08-17T17:22:04.173 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.927077513Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-08-17T17:22:04.173 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.92735161Z level=info msg="Executing migration" id="create annotation table v5" 2024-08-17T17:22:04.173 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.927757527Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-08-17T17:22:04.173 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.928152255Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-08-17T17:22:04.173 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.928540513Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-08-17T17:22:04.173 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.928952038Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-08-17T17:22:04.173 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.929366722Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-08-17T17:22:04.173 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.929800309Z level=info msg="Executing migration" id="Update annotation table charset" 2024-08-17T17:22:04.173 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.930069079Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-08-17T17:22:04.173 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.93066347Z level=info msg="Executing migration" id="Drop category_id index" 2024-08-17T17:22:04.173 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.931057824Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-08-17T17:22:04.173 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.931658004Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-08-17T17:22:04.173 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.932036556Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-08-17T17:22:04.174 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.932429375Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-08-17T17:22:04.174 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.932805647Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-08-17T17:22:04.174 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.934349416Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-08-17T17:22:04.174 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.934895532Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-08-17T17:22:04.174 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.935304736Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-08-17T17:22:04.174 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.935569785Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-08-17T17:22:04.174 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.93590699Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-08-17T17:22:04.174 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.936189639Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-08-17T17:22:04.174 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.93688462Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-08-17T17:22:04.174 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.937525064Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-08-17T17:22:04.174 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.937936602Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-08-17T17:22:04.174 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.938327274Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-08-17T17:22:04.174 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.938584881Z level=info msg="Executing migration" id="Add epoch_end column" 2024-08-17T17:22:04.175 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.939239526Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-08-17T17:22:04.175 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.939636851Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-08-17T17:22:04.175 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.93993053Z level=info msg="Executing migration" id="Move region to single row" 2024-08-17T17:22:04.175 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.940260679Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-08-17T17:22:04.175 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.940609852Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-08-17T17:22:04.175 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.941005661Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-08-17T17:22:04.175 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.941432821Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-08-17T17:22:04.175 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.941853844Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-08-17T17:22:04.175 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.942223757Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-08-17T17:22:04.175 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.942574965Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-08-17T17:22:04.175 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.942863762Z level=info msg="Executing migration" id="create test_data table" 2024-08-17T17:22:04.175 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.94324322Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-08-17T17:22:04.175 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.94360459Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-08-17T17:22:04.176 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.944005233Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-08-17T17:22:04.176 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.944394209Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-08-17T17:22:04.176 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.944646125Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-08-17T17:22:04.176 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.944956341Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-08-17T17:22:04.176 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.945222492Z level=info msg="Executing migration" id="create team table" 2024-08-17T17:22:04.176 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.945575701Z level=info msg="Executing migration" id="add index team.org_id" 2024-08-17T17:22:04.176 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.946015092Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-08-17T17:22:04.176 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.946408787Z level=info msg="Executing migration" id="create team member table" 2024-08-17T17:22:04.176 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.946783285Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-08-17T17:22:04.176 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.947175664Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-08-17T17:22:04.176 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.947562946Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-08-17T17:22:04.176 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.947970517Z level=info msg="Executing migration" id="Add column email to team table" 2024-08-17T17:22:04.176 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.948642671Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-08-17T17:22:04.176 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.949372749Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-08-17T17:22:04.177 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.950067042Z level=info msg="Executing migration" id="create dashboard acl table" 2024-08-17T17:22:04.177 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.950453711Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-08-17T17:22:04.177 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.95089342Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-08-17T17:22:04.178 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.951312684Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-08-17T17:22:04.178 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.951718493Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-08-17T17:22:04.178 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.952170304Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-08-17T17:22:04.178 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.95256667Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-08-17T17:22:04.178 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.952991298Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-08-17T17:22:04.178 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.953379373Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-08-17T17:22:04.178 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.953746002Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-08-17T17:22:04.178 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.954038994Z level=info msg="Executing migration" id="create tag table" 2024-08-17T17:22:04.178 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.954392466Z level=info msg="Executing migration" id="add index tag.key_value" 2024-08-17T17:22:04.178 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.954831366Z level=info msg="Executing migration" id="create login attempt table" 2024-08-17T17:22:04.178 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.955196624Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-08-17T17:22:04.179 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.955587552Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-08-17T17:22:04.179 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.955979655Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-08-17T17:22:04.179 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.95784807Z level=info msg="Executing migration" id="create login_attempt v2" 2024-08-17T17:22:04.179 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.958210327Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-08-17T17:22:04.179 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.958606952Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-08-17T17:22:04.179 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.958933779Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-08-17T17:22:04.179 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.959327733Z level=info msg="Executing migration" id="create user auth table" 2024-08-17T17:22:04.179 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.959684471Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-08-17T17:22:04.179 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.960126461Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-08-17T17:22:04.179 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.960389963Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-08-17T17:22:04.179 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.96114921Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-08-17T17:22:04.179 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.961883663Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-08-17T17:22:04.180 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.962610539Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-08-17T17:22:04.180 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.963361539Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-08-17T17:22:04.180 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.963793924Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-08-17T17:22:04.180 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.964542157Z level=info msg="Executing migration" id="create server_lock table" 2024-08-17T17:22:04.180 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.964941254Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-08-17T17:22:04.180 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.965386586Z level=info msg="Executing migration" id="create user auth token table" 2024-08-17T17:22:04.180 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.965821243Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-08-17T17:22:04.180 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.966269397Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-08-17T17:22:04.180 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.966698867Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-08-17T17:22:04.180 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.967154451Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-08-17T17:22:04.180 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.967909823Z level=info msg="Executing migration" id="create cache_data table" 2024-08-17T17:22:04.180 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.968354597Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-08-17T17:22:04.181 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.968816402Z level=info msg="Executing migration" id="create short_url table v1" 2024-08-17T17:22:04.181 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.969252858Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-08-17T17:22:04.181 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.969651885Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-08-17T17:22:04.181 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.969934632Z level=info msg="Executing migration" id="delete alert_definition table" 2024-08-17T17:22:04.181 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.970180293Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-08-17T17:22:04.181 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.970594942Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-08-17T17:22:04.181 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.971016264Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-08-17T17:22:04.181 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.971425138Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-08-17T17:22:04.181 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.971661095Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-08-17T17:22:04.181 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.972076013Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-08-17T17:22:04.181 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.972450018Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-08-17T17:22:04.181 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.9728621Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-08-17T17:22:04.181 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.973281053Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-08-17T17:22:04.181 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.974068675Z level=info msg="Executing migration" id="drop alert_definition table" 2024-08-17T17:22:04.182 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.974496603Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-08-17T17:22:04.182 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.974757843Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-08-17T17:22:04.182 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.975136545Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-08-17T17:22:04.182 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.975513233Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-08-17T17:22:04.182 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.97591961Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-08-17T17:22:04.182 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.976188433Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-08-17T17:22:04.182 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.976566169Z level=info msg="Executing migration" id="create alert_instance table" 2024-08-17T17:22:04.182 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.9769678Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-08-17T17:22:04.182 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.977368693Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-08-17T17:22:04.182 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.977767463Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-08-17T17:22:04.182 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.978642835Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-08-17T17:22:04.182 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.979063085Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-08-17T17:22:04.183 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.979455403Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-08-17T17:22:04.183 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.982860441Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-08-17T17:22:04.183 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.986232711Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-08-17T17:22:04.183 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.986643299Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-08-17T17:22:04.183 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.98707348Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-08-17T17:22:04.183 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.987876833Z level=info msg="Executing migration" id="create alert_rule table" 2024-08-17T17:22:04.183 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.988315141Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-08-17T17:22:04.183 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.988726427Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-08-17T17:22:04.183 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.989134634Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-08-17T17:22:04.183 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.989527189Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-08-17T17:22:04.183 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.989814275Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-08-17T17:22:04.183 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.990606609Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-08-17T17:22:04.183 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.991395468Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-08-17T17:22:04.184 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.992191339Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-08-17T17:22:04.184 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.992587966Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-08-17T17:22:04.184 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.992994968Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-08-17T17:22:04.184 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.993800988Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-08-17T17:22:04.184 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.994583162Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-08-17T17:22:04.184 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.994994968Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-08-17T17:22:04.184 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.995800975Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-08-17T17:22:04.184 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.996603811Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-08-17T17:22:04.184 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.99689788Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-08-17T17:22:04.184 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.997324764Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-08-17T17:22:04.184 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.997751229Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-08-17T17:22:04.184 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.998160838Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-08-17T17:22:04.185 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.998404862Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-08-17T17:22:04.185 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:03 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:03.999259344Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-08-17T17:22:04.185 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.000095367Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-08-17T17:22:04.185 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.000905847Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-08-17T17:22:04.185 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.001731658Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-08-17T17:22:04.185 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.002559954Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-08-17T17:22:04.185 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.002853763Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-08-17T17:22:04.185 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.003220789Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-08-17T17:22:04.185 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.004050226Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-08-17T17:22:04.185 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.004324628Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-08-17T17:22:04.185 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.005194562Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-08-17T17:22:04.185 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.005616343Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-08-17T17:22:04.185 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.006452783Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-08-17T17:22:04.186 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.006847703Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-08-17T17:22:04.186 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.00726607Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-08-17T17:22:04.186 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.008115498Z level=info msg="Executing migration" id="create provenance_type table" 2024-08-17T17:22:04.186 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.008482087Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-08-17T17:22:04.186 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.008913063Z level=info msg="Executing migration" id="create alert_image table" 2024-08-17T17:22:04.186 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.009275281Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-08-17T17:22:04.186 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.009666953Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-08-17T17:22:04.186 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.009973233Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-08-17T17:22:04.186 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.010345939Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-08-17T17:22:04.186 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.010723327Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-08-17T17:22:04.186 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.010804998Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-08-17T17:22:04.186 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.011045411Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-08-17T17:22:04.186 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.011340991Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-08-17T17:22:04.187 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.011714566Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-08-17T17:22:04.187 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.011827478Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-08-17T17:22:04.187 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.011938125Z level=info msg="alerts found to migrate" alerts=0 2024-08-17T17:22:04.187 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.012304911Z level=info msg="Executing migration" id="create library_element table v1" 2024-08-17T17:22:04.187 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.012726793Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-08-17T17:22:04.187 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.013139651Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-08-17T17:22:04.188 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.013499592Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-08-17T17:22:04.188 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.013918516Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-08-17T17:22:04.188 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.014356409Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-08-17T17:22:04.188 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.014584522Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-08-17T17:22:04.188 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.014919823Z level=info msg="Executing migration" id="create data_keys table" 2024-08-17T17:22:04.188 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.015323115Z level=info msg="Executing migration" id="create secrets table" 2024-08-17T17:22:04.189 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.01573391Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-08-17T17:22:04.189 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.020083273Z level=info msg="Executing migration" id="add name column into data_keys" 2024-08-17T17:22:04.189 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.020969025Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-08-17T17:22:04.189 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.021250782Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-08-17T17:22:04.189 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.025522962Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-08-17T17:22:04.190 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.029814085Z level=info msg="Executing migration" id="create kv_store table v1" 2024-08-17T17:22:04.190 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.030199143Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-08-17T17:22:04.190 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.030607648Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-08-17T17:22:04.190 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.030922235Z level=info msg="Executing migration" id="create permission table" 2024-08-17T17:22:04.190 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.031296317Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-08-17T17:22:04.190 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.031695418Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-08-17T17:22:04.190 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.032113568Z level=info msg="Executing migration" id="create role table" 2024-08-17T17:22:04.190 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.032475498Z level=info msg="Executing migration" id="add column display_name" 2024-08-17T17:22:04.190 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.033364377Z level=info msg="Executing migration" id="add column group_name" 2024-08-17T17:22:04.190 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.03426175Z level=info msg="Executing migration" id="add index role.org_id" 2024-08-17T17:22:04.190 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.034666676Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-08-17T17:22:04.191 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.035085232Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-08-17T17:22:04.191 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.035545219Z level=info msg="Executing migration" id="create team role table" 2024-08-17T17:22:04.191 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.035919136Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-08-17T17:22:04.191 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.03632361Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-08-17T17:22:04.191 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.036760504Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-08-17T17:22:04.191 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.037175392Z level=info msg="Executing migration" id="create user role table" 2024-08-17T17:22:04.191 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.037538696Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-08-17T17:22:04.191 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.037948076Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-08-17T17:22:04.191 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.038423987Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-08-17T17:22:04.191 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.038993659Z level=info msg="Executing migration" id="create builtin role table" 2024-08-17T17:22:04.191 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.039390054Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-08-17T17:22:04.192 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.039804099Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-08-17T17:22:04.192 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.040206677Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-08-17T17:22:04.192 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.041154385Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-08-17T17:22:04.192 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.041618018Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-08-17T17:22:04.192 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.042052766Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-08-17T17:22:04.192 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.042444836Z level=info msg="Executing migration" id="add unique index role.uid" 2024-08-17T17:22:04.192 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.042854295Z level=info msg="Executing migration" id="create seed assignment table" 2024-08-17T17:22:04.192 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.043226798Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-08-17T17:22:04.192 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.043633019Z level=info msg="Executing migration" id="add column hidden to role table" 2024-08-17T17:22:04.192 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.044607535Z level=info msg="Executing migration" id="create query_history table v1" 2024-08-17T17:22:04.193 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.044989436Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-08-17T17:22:04.193 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.045408748Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-08-17T17:22:04.193 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.04564519Z level=info msg="Executing migration" id="teams permissions migration" 2024-08-17T17:22:04.193 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.046072668Z level=info msg="Executing migration" id="dashboard permissions" 2024-08-17T17:22:04.193 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.046490142Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-08-17T17:22:04.193 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.046838484Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-08-17T17:22:04.193 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.047135946Z level=info msg="Executing migration" id="alerting notification permissions" 2024-08-17T17:22:04.193 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.047429652Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-08-17T17:22:04.193 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.047801188Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-08-17T17:22:04.193 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.04823219Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-08-17T17:22:04.193 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.049198148Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-08-17T17:22:04.193 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.049491154Z level=info msg="Executing migration" id="create correlation table v1" 2024-08-17T17:22:04.194 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.04990585Z level=info msg="Executing migration" id="add index correlations.uid" 2024-08-17T17:22:04.194 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.050333948Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-08-17T17:22:04.194 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.050803156Z level=info msg="Executing migration" id="add correlation config column" 2024-08-17T17:22:04.194 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.051807951Z level=info msg="Executing migration" id="create entity_events table" 2024-08-17T17:22:04.194 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.05222813Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-08-17T17:22:04.194 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.052626988Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-08-17T17:22:04.194 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.052713585Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-08-17T17:22:04.194 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.052972824Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-08-17T17:22:04.194 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.05305506Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-08-17T17:22:04.194 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.053312635Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-08-17T17:22:04.194 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.053679236Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-08-17T17:22:04.194 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.054093532Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-08-17T17:22:04.195 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.054523326Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-08-17T17:22:04.195 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.054950286Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-08-17T17:22:04.195 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.055357252Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-08-17T17:22:04.195 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.055733783Z level=info msg="Executing migration" id="Drop public config table" 2024-08-17T17:22:04.195 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.05617433Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-08-17T17:22:04.195 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.056553607Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-08-17T17:22:04.195 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.05697259Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-08-17T17:22:04.195 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.057404863Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-08-17T17:22:04.195 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.057814528Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-08-17T17:22:04.195 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.060853754Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-08-17T17:22:04.195 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.06184691Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-08-17T17:22:04.195 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.062832721Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-08-17T17:22:04.196 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.063127448Z level=info msg="Executing migration" id="add share column" 2024-08-17T17:22:04.196 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.064140143Z level=info msg="Executing migration" id="create default alerting folders" 2024-08-17T17:22:04.196 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.064554568Z level=info msg="Executing migration" id="create file table" 2024-08-17T17:22:04.196 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.064983045Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-08-17T17:22:04.196 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.06539603Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-08-17T17:22:04.196 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.065843646Z level=info msg="Executing migration" id="create file_meta table" 2024-08-17T17:22:04.197 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.066207895Z level=info msg="Executing migration" id="file table idx: path key" 2024-08-17T17:22:04.197 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.066618683Z level=info msg="Executing migration" id="set path collation in file table" 2024-08-17T17:22:04.197 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.066889821Z level=info msg="Executing migration" id="managed permissions migration" 2024-08-17T17:22:04.197 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.067230627Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-08-17T17:22:04.197 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.067486847Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-08-17T17:22:04.197 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.067899338Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-08-17T17:22:04.197 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.068901221Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-08-17T17:22:04.197 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.069184945Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-08-17T17:22:04.198 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.069612225Z level=info msg="Executing migration" id="update group index for alert rules" 2024-08-17T17:22:04.198 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.069979598Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-08-17T17:22:04.198 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.070240953Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-08-17T17:22:04.198 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.070548687Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-08-17T17:22:04.198 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.071541906Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-08-17T17:22:04.198 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.072599448Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-08-17T17:22:04.198 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.073008497Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-08-17T17:22:04.198 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.083024546Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-08-17T17:22:04.198 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.083448204Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-08-17T17:22:04.198 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.083874285Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-08-17T17:22:04.199 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.08748597Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-08-17T17:22:04.199 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.087789966Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-08-17T17:22:04.199 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.088107074Z level=info msg="Executing migration" id="create folder table" 2024-08-17T17:22:04.199 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.088445584Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-08-17T17:22:04.199 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.088866562Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-08-17T17:22:04.199 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.089278515Z level=info msg="Executing migration" id="Update folder title length" 2024-08-17T17:22:04.199 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.08951149Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-08-17T17:22:04.200 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=migrator t=2024-08-17T17:22:04.089922068Z level=info msg="migrations completed" performed=485 skipped=0 duration=248.081775ms 2024-08-17T17:22:04.200 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=sqlstore t=2024-08-17T17:22:04.090310022Z level=info msg="Created default organization" 2024-08-17T17:22:04.200 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=plugin.loader t=2024-08-17T17:22:04.150208875Z level=info msg="Plugin registered" pluginID=input 2024-08-17T17:22:04.511 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=plugin.loader t=2024-08-17T17:22:04.189861381Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-08-17T17:22:04.511 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=plugin.loader t=2024-08-17T17:22:04.189884681Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-08-17T17:22:04.511 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=secrets t=2024-08-17T17:22:04.189920841Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-08-17T17:22:04.511 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=query_data t=2024-08-17T17:22:04.191627394Z level=info msg="Query Service initialization" 2024-08-17T17:22:04.512 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=live.push_http t=2024-08-17T17:22:04.193943432Z level=info msg="Live Push Gateway initialization" 2024-08-17T17:22:04.922 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:04 smithi037 ceph-mon[31110]: pgmap v25: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:04.922 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:04 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:04.922 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:04 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:04.922 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:04 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:04.923 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:04 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:04.923 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:04 smithi037 ceph-mon[31110]: Deploying daemon node-exporter.a on smithi037 2024-08-17T17:22:04.923 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:04 smithi037 ceph-mon[41254]: pgmap v25: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:04.923 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:04 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:04.923 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:04 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:04.923 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:04 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:04.923 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:04 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:04.923 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:04 smithi037 ceph-mon[41254]: Deploying daemon node-exporter.a on smithi037 2024-08-17T17:22:05.058 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-mon[34315]: pgmap v25: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:05.059 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:05.059 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:05.059 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:05.059 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:05.059 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-mon[34315]: Deploying daemon node-exporter.a on smithi037 2024-08-17T17:22:05.059 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=infra.usagestats.collector t=2024-08-17T17:22:04.960888484Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-08-17T17:22:05.059 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=provisioning.datasources t=2024-08-17T17:22:04.96121351Z level=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-08-17T17:22:05.059 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=provisioning.datasources t=2024-08-17T17:22:04.993556088Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-08-17T17:22:05.059 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:05 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=provisioning.datasources t=2024-08-17T17:22:05.025965636Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-08-17T17:22:05.059 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:05 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=provisioning.alerting t=2024-08-17T17:22:05.048067786Z level=info msg="starting to provision alerting" 2024-08-17T17:22:05.059 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:05 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=provisioning.alerting t=2024-08-17T17:22:05.048087823Z level=info msg="finished to provision alerting" 2024-08-17T17:22:05.060 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:05 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=grafanaStorageLogger t=2024-08-17T17:22:05.048166626Z level=info msg="storage starting" 2024-08-17T17:22:05.060 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:05 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=ngalert.state.manager t=2024-08-17T17:22:05.048316895Z level=info msg="Warming state cache for startup" 2024-08-17T17:22:05.060 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:05 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=http.server t=2024-08-17T17:22:05.050076042Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-08-17T17:22:05.060 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:05 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=sqlstore.transactions t=2024-08-17T17:22:05.058474155Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-17T17:22:05.060 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:05 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=ngalert.state.manager t=2024-08-17T17:22:05.058511302Z level=info msg="State cache has been initialized" states=0 duration=10.193904ms 2024-08-17T17:22:05.060 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:05 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=ngalert.multiorg.alertmanager t=2024-08-17T17:22:05.058560943Z level=info msg="starting MultiOrg Alertmanager" 2024-08-17T17:22:05.060 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:05 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=ticker t=2024-08-17T17:22:05.058578914Z level=info msg=starting first_tick=2024-08-17T17:22:10Z 2024-08-17T17:22:05.511 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:05 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=sqlstore.transactions t=2024-08-17T17:22:05.100323466Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-17T17:22:05.511 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:05 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=sqlstore.transactions t=2024-08-17T17:22:05.123601234Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-17T17:22:05.511 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:22:05 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[63238]: logger=sqlstore.transactions t=2024-08-17T17:22:05.134802402Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-08-17T17:22:06.118 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:22:05 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:22:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:22:07.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:06 smithi037 ceph-mon[31110]: pgmap v26: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:07.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:06 smithi037 ceph-mon[41254]: pgmap v26: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:07.093 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:06 smithi046 ceph-mon[34315]: pgmap v26: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:07.377 INFO:teuthology.orchestra.run.smithi037.stdout:167503724568 2024-08-17T17:22:07.378 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-08-17T17:22:07.402 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:22:09.112 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:08 smithi037 ceph-mon[41254]: pgmap v27: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:09.112 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:08 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:09.113 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:08 smithi037 ceph-mon[31110]: pgmap v27: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:09.113 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:08 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:08 smithi046 ceph-mon[34315]: pgmap v27: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:08 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:09.480 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:09 smithi037 systemd[1]: Starting Ceph node-exporter.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:22:09.507 INFO:teuthology.orchestra.run.smithi037.stdout:201863462931 2024-08-17T17:22:09.507 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-08-17T17:22:09.914 INFO:teuthology.orchestra.run.smithi037.stdout:77309411367 2024-08-17T17:22:09.915 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-08-17T17:22:10.911 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:10 smithi037 ceph-mon[31110]: pgmap v28: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:10.911 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:10 smithi037 ceph-mon[41254]: pgmap v28: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:10 smithi046 ceph-mon[34315]: pgmap v28: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:12.127 INFO:teuthology.orchestra.run.smithi037.stdout:34359738418 2024-08-17T17:22:12.127 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-08-17T17:22:12.914 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:12 smithi037 ceph-mon[31110]: pgmap v29: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:12.914 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:12 smithi037 ceph-mon[41254]: pgmap v29: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:12 smithi046 ceph-mon[34315]: pgmap v29: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:14.043 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:13 smithi037 bash[71951]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-08-17T17:22:14.543 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:14 smithi037 bash[71951]: Getting image source signatures 2024-08-17T17:22:14.543 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:14 smithi037 bash[71951]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-08-17T17:22:14.543 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:14 smithi037 bash[71951]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-08-17T17:22:14.544 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:14 smithi037 bash[71951]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-08-17T17:22:14.611 INFO:teuthology.orchestra.run.smithi037.stdout:133143986207 2024-08-17T17:22:14.611 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-08-17T17:22:15.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:14 smithi037 ceph-mon[31110]: pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:15.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:14 smithi037 ceph-mon[41254]: pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:15.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:14 smithi046 ceph-mon[34315]: pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:15.788 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:22:15.814 INFO:teuthology.orchestra.run.smithi037.stdout:236223201295 2024-08-17T17:22:15.814 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-08-17T17:22:16.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:22:15 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:22:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:22:16.543 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:16 smithi037 bash[71951]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-08-17T17:22:16.822 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:16 smithi037 bash[71951]: Writing manifest to image destination 2024-08-17T17:22:17.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:16 smithi046 ceph-mon[34315]: pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:17.084 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:16 smithi037 ceph-mon[31110]: pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:17.084 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:16 smithi037 ceph-mon[41254]: pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:17.092 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:22:17.093 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:22:17.126 INFO:teuthology.orchestra.run.smithi037.stdout:111669149730 2024-08-17T17:22:17.126 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-08-17T17:22:17.399 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 podman[71951]: 2024-08-17 17:22:17.01966693 +0000 UTC m=+3.437813263 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-08-17T17:22:17.400 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 podman[71951]: 2024-08-17 17:22:17.209107909 +0000 UTC m=+3.627254233 container create 1697ba07aea724b0a10d1e13d13712b3be75227d48ec8f5143da1d2e3884a7f1 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-17T17:22:17.772 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:22:17.983 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 podman[71951]: 2024-08-17 17:22:17.672589111 +0000 UTC m=+4.090735437 container init 1697ba07aea724b0a10d1e13d13712b3be75227d48ec8f5143da1d2e3884a7f1 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-17T17:22:17.983 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 podman[71951]: 2024-08-17 17:22:17.675750921 +0000 UTC m=+4.093897245 container start 1697ba07aea724b0a10d1e13d13712b3be75227d48ec8f5143da1d2e3884a7f1 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-17T17:22:17.983 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.679Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-17T17:22:17.983 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.679Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-08-17T17:22:17.983 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.680Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-08-17T17:22:17.983 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.680Z 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)$ 2024-08-17T17:22:17.983 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.680Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-08-17T17:22:17.983 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.680Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-17T17:22:17.984 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-17T17:22:17.984 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=arp 2024-08-17T17:22:17.984 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-17T17:22:17.984 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-17T17:22:17.984 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-17T17:22:17.984 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-17T17:22:17.984 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-17T17:22:17.984 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-17T17:22:17.985 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-17T17:22:17.985 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-17T17:22:17.985 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=edac 2024-08-17T17:22:17.985 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-17T17:22:17.985 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-17T17:22:17.985 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-17T17:22:17.985 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-17T17:22:17.985 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-17T17:22:17.985 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-17T17:22:17.985 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-17T17:22:17.985 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-17T17:22:17.986 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-17T17:22:17.986 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-17T17:22:17.986 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-17T17:22:17.986 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-17T17:22:17.986 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-17T17:22:17.986 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-17T17:22:17.986 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-17T17:22:17.986 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-17T17:22:17.986 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=os 2024-08-17T17:22:17.986 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-17T17:22:17.986 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-17T17:22:17.986 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-17T17:22:17.986 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-17T17:22:17.987 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-17T17:22:17.987 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-17T17:22:17.987 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-17T17:22:17.987 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=stat 2024-08-17T17:22:17.987 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-17T17:22:17.987 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-17T17:22:17.987 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-17T17:22:17.987 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=time 2024-08-17T17:22:17.987 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-17T17:22:17.987 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=uname 2024-08-17T17:22:17.987 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-17T17:22:17.988 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-17T17:22:17.988 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-17T17:22:17.988 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-17T17:22:17.988 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[72258]: ts=2024-08-17T17:22:17.681Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-17T17:22:17.988 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 bash[71951]: 1697ba07aea724b0a10d1e13d13712b3be75227d48ec8f5143da1d2e3884a7f1 2024-08-17T17:22:17.988 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:22:17 smithi037 systemd[1]: Started Ceph node-exporter.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:22:18.841 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:18 smithi046 bash[63506]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-08-17T17:22:19.113 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:18 smithi046 ceph-mon[34315]: pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:19.113 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:18 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:19.113 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:18 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:19.113 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:18 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:19.113 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:18 smithi046 ceph-mon[34315]: Deploying daemon node-exporter.b on smithi046 2024-08-17T17:22:19.114 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:18 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:22:19.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:18 smithi037 ceph-mon[41254]: pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:19.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:18 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:19.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:18 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:19.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:18 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:19.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:18 smithi037 ceph-mon[41254]: Deploying daemon node-exporter.b on smithi046 2024-08-17T17:22:19.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:18 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:22:19.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:18 smithi037 ceph-mon[31110]: pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:19.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:18 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:19.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:18 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:19.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:18 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:19.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:18 smithi037 ceph-mon[31110]: Deploying daemon node-exporter.b on smithi046 2024-08-17T17:22:19.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:18 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:22:19.511 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:19 smithi046 bash[63506]: Getting image source signatures 2024-08-17T17:22:19.511 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:19 smithi046 bash[63506]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-08-17T17:22:19.511 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:19 smithi046 bash[63506]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-08-17T17:22:19.511 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:19 smithi046 bash[63506]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-08-17T17:22:20.843 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:20 smithi046 bash[63506]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-08-17T17:22:20.843 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:20 smithi046 bash[63506]: Writing manifest to image destination 2024-08-17T17:22:21.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:20 smithi037 ceph-mon[31110]: pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:21.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:20 smithi037 ceph-mon[41254]: pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:21.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:20 smithi046 ceph-mon[34315]: pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:21.097 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:20 smithi046 podman[63506]: 2024-08-17 17:22:20.985040958 +0000 UTC m=+2.321371216 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-08-17T17:22:21.097 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 podman[63506]: 2024-08-17 17:22:21.092071923 +0000 UTC m=+2.428402169 container create edfc876d914ca86bdfc0c826090b8ac192d356b3fcb3dbb3494291ef854426c7 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-17T17:22:21.386 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 podman[63506]: 2024-08-17 17:22:21.310687844 +0000 UTC m=+2.647018102 container init edfc876d914ca86bdfc0c826090b8ac192d356b3fcb3dbb3494291ef854426c7 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-17T17:22:21.387 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 podman[63506]: 2024-08-17 17:22:21.31395579 +0000 UTC m=+2.650286040 container start edfc876d914ca86bdfc0c826090b8ac192d356b3fcb3dbb3494291ef854426c7 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-17T17:22:21.387 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.318Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-17T17:22:21.387 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.318Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-08-17T17:22:21.387 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.319Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-08-17T17:22:21.387 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.319Z 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)$ 2024-08-17T17:22:21.387 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.319Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-08-17T17:22:21.387 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.319Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-17T17:22:21.387 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.319Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-17T17:22:21.387 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.319Z caller=node_exporter.go:117 level=info collector=arp 2024-08-17T17:22:21.387 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.319Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-17T17:22:21.387 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.319Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-17T17:22:21.388 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.319Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-17T17:22:21.388 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.319Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-17T17:22:21.388 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.319Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-17T17:22:21.388 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.319Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-17T17:22:21.388 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.319Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-17T17:22:21.388 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.319Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-17T17:22:21.388 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.319Z caller=node_exporter.go:117 level=info collector=edac 2024-08-17T17:22:21.388 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-17T17:22:21.389 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-17T17:22:21.389 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-17T17:22:21.389 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-17T17:22:21.389 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-17T17:22:21.389 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-17T17:22:21.389 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-17T17:22:21.389 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-17T17:22:21.389 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-17T17:22:21.389 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-17T17:22:21.389 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-17T17:22:21.389 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-17T17:22:21.389 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-17T17:22:21.389 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-17T17:22:21.389 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-17T17:22:21.390 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-17T17:22:21.390 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=os 2024-08-17T17:22:21.390 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-17T17:22:21.390 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-17T17:22:21.390 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-17T17:22:21.390 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-17T17:22:21.390 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-17T17:22:21.390 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-17T17:22:21.390 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-17T17:22:21.390 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=stat 2024-08-17T17:22:21.390 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-17T17:22:21.390 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-17T17:22:21.390 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-17T17:22:21.391 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=time 2024-08-17T17:22:21.391 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-17T17:22:21.391 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=uname 2024-08-17T17:22:21.391 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-17T17:22:21.391 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-17T17:22:21.391 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-17T17:22:21.391 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-17T17:22:21.391 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[63558]: ts=2024-08-17T17:22:21.320Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-17T17:22:21.391 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 bash[63506]: edfc876d914ca86bdfc0c826090b8ac192d356b3fcb3dbb3494291ef854426c7 2024-08-17T17:22:21.761 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:22:21 smithi046 systemd[1]: Started Ceph node-exporter.b for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:22:22.358 INFO:teuthology.orchestra.run.smithi037.stdout:77309411369 2024-08-17T17:22:22.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:22 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:22.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:22 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:22.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:22 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:22.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:22 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:22.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:22 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:22.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:22 smithi037 ceph-mon[41254]: pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:22.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:22 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:22:22.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:22 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/488961568' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-17T17:22:22.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:22 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:22.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:22 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:22.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:22 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:22.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:22 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:22.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:22 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:22.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:22 smithi037 ceph-mon[31110]: pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:22.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:22 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:22:22.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:22 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/488961568' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-17T17:22:22.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:22 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:22.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:22 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:22.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:22 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:22.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:22 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:22.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:22 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:22.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:22 smithi046 ceph-mon[34315]: pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:22.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:22 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:22:22.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:22 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/488961568' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-17T17:22:23.552 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411367 got 77309411369 for osd.2 2024-08-17T17:22:23.552 DEBUG:teuthology.parallel:result is None 2024-08-17T17:22:24.074 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:22:24.255 INFO:teuthology.orchestra.run.smithi037.stdout:201863462934 2024-08-17T17:22:24.420 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:22:24.764 INFO:teuthology.orchestra.run.smithi037.stdout:167503724571 2024-08-17T17:22:24.764 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:24 smithi037 ceph-mon[41254]: pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:24.765 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:24 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:24.765 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:24 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/2833696538' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-17T17:22:24.765 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:24 smithi037 ceph-mon[31110]: pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:24.765 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:24 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:24.765 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:24 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/2833696538' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-17T17:22:24.861 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:24 smithi046 ceph-mon[34315]: pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:24.861 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:24 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:24.861 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:24 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/2833696538' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-17T17:22:25.782 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:25 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/60176596' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-17T17:22:25.782 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:25 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:25.782 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:25 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:25.782 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:25 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/60176596' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-17T17:22:25.782 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:25 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:25.782 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:25 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:25.814 INFO:teuthology.orchestra.run.smithi037.stdout:55834574895 2024-08-17T17:22:25.814 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-08-17T17:22:25.825 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:25 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/60176596' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-17T17:22:25.826 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:25 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:25.826 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:25 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:26.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:22:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:22:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:22:26.765 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:26 smithi037 ceph-mon[41254]: pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:26.765 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:26 smithi037 ceph-mon[31110]: pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:26.791 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462931 got 201863462934 for osd.6 2024-08-17T17:22:26.791 DEBUG:teuthology.parallel:result is None 2024-08-17T17:22:27.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:26 smithi046 ceph-mon[34315]: pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:27.472 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:22:28.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:28 smithi037 ceph-mon[31110]: pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:28.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:28 smithi037 ceph-mon[41254]: pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:28.924 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724568 got 167503724571 for osd.5 2024-08-17T17:22:28.925 DEBUG:teuthology.parallel:result is None 2024-08-17T17:22:29.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:28 smithi046 ceph-mon[34315]: pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:29.280 INFO:teuthology.orchestra.run.smithi037.stdout:236223201298 2024-08-17T17:22:29.859 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:29 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/49303778' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-17T17:22:29.860 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:29 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/49303778' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-17T17:22:29.930 INFO:teuthology.orchestra.run.smithi037.stdout:133143986210 2024-08-17T17:22:30.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:29 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/49303778' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-17T17:22:30.559 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986207 got 133143986210 for osd.4 2024-08-17T17:22:30.559 DEBUG:teuthology.parallel:result is None 2024-08-17T17:22:30.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:30 smithi037 ceph-mon[41254]: pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:30.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:30 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/919638040' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-17T17:22:30.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:30 smithi037 ceph-mon[31110]: pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:30.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:30 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/919638040' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-17T17:22:30.906 INFO:teuthology.orchestra.run.smithi037.stdout:34359738422 2024-08-17T17:22:30.917 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:22:31.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:30 smithi046 ceph-mon[34315]: pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:31.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:30 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/919638040' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-17T17:22:31.911 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:31 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/4164669816' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-17T17:22:31.911 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:31 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/4164669816' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-17T17:22:32.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:31 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/4164669816' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-17T17:22:32.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:32 smithi037 ceph-mon[31110]: pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:32.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:32 smithi037 ceph-mon[41254]: pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:32.825 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201295 got 236223201298 for osd.7 2024-08-17T17:22:32.825 DEBUG:teuthology.parallel:result is None 2024-08-17T17:22:33.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:32 smithi046 ceph-mon[34315]: pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:33.152 INFO:teuthology.orchestra.run.smithi037.stdout:111669149734 2024-08-17T17:22:33.912 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:33 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1104489938' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-17T17:22:33.912 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:33 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:22:33.913 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:33 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1104489938' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-17T17:22:33.913 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:33 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:22:34.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:33 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1104489938' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-17T17:22:34.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:33 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:22:34.188 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738418 got 34359738422 for osd.0 2024-08-17T17:22:34.188 DEBUG:teuthology.parallel:result is None 2024-08-17T17:22:35.008 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:34 smithi037 ceph-mon[31110]: pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:35.008 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:34 smithi037 ceph-mon[41254]: pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:34 smithi046 ceph-mon[34315]: pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:35.475 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149730 got 111669149734 for osd.3 2024-08-17T17:22:35.476 DEBUG:teuthology.parallel:result is None 2024-08-17T17:22:35.987 INFO:teuthology.orchestra.run.smithi037.stdout:55834574898 2024-08-17T17:22:36.267 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:22:35 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:22:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:22:36.779 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574895 got 55834574898 for osd.1 2024-08-17T17:22:36.779 DEBUG:teuthology.parallel:result is None 2024-08-17T17:22:36.779 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-17T17:22:36.779 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:22:37.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:36 smithi046 ceph-mon[34315]: pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:37.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:36 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/3316600459' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-17T17:22:37.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:36 smithi037 ceph-mon[41254]: pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:37.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:36 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/3316600459' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-17T17:22:37.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:36 smithi037 ceph-mon[31110]: pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:37.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:36 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/3316600459' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-17T17:22:37.725 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:22:38.639 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:38 smithi037 ceph-mon[41254]: pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:38.639 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:38 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:38.639 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:38 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:38.640 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:38 smithi037 ceph-mon[31110]: pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:38.640 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:38 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:38.640 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:38 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:39.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:38 smithi046 ceph-mon[34315]: pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:39.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:38 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:39.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:38 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:39.704 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:39 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:22:39.704 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:39 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:22:39.704 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:39 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:39.704 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:39 smithi037 ceph-mon[41254]: Reconfiguring alertmanager.a (dependencies changed)... 2024-08-17T17:22:39.704 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:39 smithi037 ceph-mon[41254]: Reconfiguring daemon alertmanager.a on smithi037 2024-08-17T17:22:39.704 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:39 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:22:39.705 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:39 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:22:39.705 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:39 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:39.705 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:39 smithi037 ceph-mon[31110]: Reconfiguring alertmanager.a (dependencies changed)... 2024-08-17T17:22:39.705 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:39 smithi037 ceph-mon[31110]: Reconfiguring daemon alertmanager.a on smithi037 2024-08-17T17:22:40.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:39 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:22:40.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:39 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:22:40.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:39 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:40.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:39 smithi046 ceph-mon[34315]: Reconfiguring alertmanager.a (dependencies changed)... 2024-08-17T17:22:40.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:39 smithi046 ceph-mon[34315]: Reconfiguring daemon alertmanager.a on smithi037 2024-08-17T17:22:40.093 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:22:40.093 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-08-17T17:22:40.851 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:40 smithi037 ceph-mon[31110]: pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:40.852 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:40 smithi037 ceph-mon[41254]: pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:41.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:40 smithi046 ceph-mon[34315]: pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:41.403 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":43,"stamp":"2024-08-17T17:22:39.482771+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"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":212,"num_read_kb":306,"num_write":181,"num_write_kb":2418,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":131,"ondisk_log_size":131,"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":2385844,"kb_used_data":6996,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747575372,"statfs":{"total":767960285184,"available":765517180928,"internally_reserved":0,"allocated":7163904,"data_stored":4049580,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2435828416},"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.002130"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T17:21:49.376662+0000","last_change":"2024-08-17T17:21:43.905856+0000","last_active":"2024-08-17T17:21:49.376662+0000","last_peered":"2024-08-17T17:21:49.376662+0000","last_clean":"2024-08-17T17:21:49.376662+0000","last_became_active":"2024-08-17T17:21:38.865362+0000","last_became_peered":"2024-08-17T17:21:38.865362+0000","last_unstale":"2024-08-17T17:21:49.376662+0000","last_undegraded":"2024-08-17T17:21:49.376662+0000","last_fullsized":"2024-08-17T17:21:49.376662+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:08:00.899293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030013400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T17:21:49.314033+0000","last_change":"2024-08-17T17:21:43.905784+0000","last_active":"2024-08-17T17:21:49.314033+0000","last_peered":"2024-08-17T17:21:49.314033+0000","last_clean":"2024-08-17T17:21:49.314033+0000","last_became_active":"2024-08-17T17:21:38.982093+0000","last_became_peered":"2024-08-17T17:21:38.982093+0000","last_unstale":"2024-08-17T17:21:49.314033+0000","last_undegraded":"2024-08-17T17:21:49.314033+0000","last_fullsized":"2024-08-17T17:21:49.314033+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:01:41.738964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033845000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T17:21:49.376801+0000","last_change":"2024-08-17T17:21:44.056790+0000","last_active":"2024-08-17T17:21:49.376801+0000","last_peered":"2024-08-17T17:21:49.376801+0000","last_clean":"2024-08-17T17:21:49.376801+0000","last_became_active":"2024-08-17T17:21:38.981903+0000","last_became_peered":"2024-08-17T17:21:38.981903+0000","last_unstale":"2024-08-17T17:21:49.376801+0000","last_undegraded":"2024-08-17T17:21:49.376801+0000","last_fullsized":"2024-08-17T17:21:49.376801+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:54:01.686646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033804700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T17:21:49.314035+0000","last_change":"2024-08-17T17:21:43.905808+0000","last_active":"2024-08-17T17:21:49.314035+0000","last_peered":"2024-08-17T17:21:49.314035+0000","last_clean":"2024-08-17T17:21:49.314035+0000","last_became_active":"2024-08-17T17:21:38.865917+0000","last_became_peered":"2024-08-17T17:21:38.865917+0000","last_unstale":"2024-08-17T17:21:49.314035+0000","last_undegraded":"2024-08-17T17:21:49.314035+0000","last_fullsized":"2024-08-17T17:21:49.314035+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:11:46.381618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342763,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"66'2","reported_seq":21,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T17:21:49.376907+0000","last_change":"2024-08-17T17:21:43.904987+0000","last_active":"2024-08-17T17:21:49.376907+0000","last_peered":"2024-08-17T17:21:49.376907+0000","last_clean":"2024-08-17T17:21:49.376907+0000","last_became_active":"2024-08-17T17:21:38.864583+0000","last_became_peered":"2024-08-17T17:21:38.864583+0000","last_unstale":"2024-08-17T17:21:49.376907+0000","last_undegraded":"2024-08-17T17:21:49.376907+0000","last_fullsized":"2024-08-17T17:21:49.376907+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:42:43.958928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00089523800000000002,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T17:21:49.315050+0000","last_change":"2024-08-17T17:21:43.900642+0000","last_active":"2024-08-17T17:21:49.315050+0000","last_peered":"2024-08-17T17:21:49.315050+0000","last_clean":"2024-08-17T17:21:49.315050+0000","last_became_active":"2024-08-17T17:21:39.493034+0000","last_became_peered":"2024-08-17T17:21:39.493034+0000","last_unstale":"2024-08-17T17:21:49.315050+0000","last_undegraded":"2024-08-17T17:21:49.315050+0000","last_fullsized":"2024-08-17T17:21:49.315050+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:58:21.264852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029621200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T17:21:49.376697+0000","last_change":"2024-08-17T17:21:44.056663+0000","last_active":"2024-08-17T17:21:49.376697+0000","last_peered":"2024-08-17T17:21:49.376697+0000","last_clean":"2024-08-17T17:21:49.376697+0000","last_became_active":"2024-08-17T17:21:38.867410+0000","last_became_peered":"2024-08-17T17:21:38.867410+0000","last_unstale":"2024-08-17T17:21:49.376697+0000","last_undegraded":"2024-08-17T17:21:49.376697+0000","last_fullsized":"2024-08-17T17:21:49.376697+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:40:10.972358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026904000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"64'1","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T17:21:49.376615+0000","last_change":"2024-08-17T17:21:43.904370+0000","last_active":"2024-08-17T17:21:49.376615+0000","last_peered":"2024-08-17T17:21:49.376615+0000","last_clean":"2024-08-17T17:21:49.376615+0000","last_became_active":"2024-08-17T17:21:38.863876+0000","last_became_peered":"2024-08-17T17:21:38.863876+0000","last_unstale":"2024-08-17T17:21:49.376615+0000","last_undegraded":"2024-08-17T17:21:49.376615+0000","last_fullsized":"2024-08-17T17:21:49.376615+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+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 @ 2024-08-18T23:13:29.724043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028371400000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'128","reported_seq":274,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T17:21:44.056411+0000","last_change":"2024-08-17T17:21:07.327141+0000","last_active":"2024-08-17T17:21:44.056411+0000","last_peered":"2024-08-17T17:21:44.056411+0000","last_clean":"2024-08-17T17:21:44.056411+0000","last_became_active":"2024-08-17T17:21:07.326739+0000","last_became_peered":"2024-08-17T17:21:07.326739+0000","last_unstale":"2024-08-17T17:21:44.056411+0000","last_undegraded":"2024-08-17T17:21:44.056411+0000","last_fullsized":"2024-08-17T17:21:44.056411+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:19:07.708941+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:14:37.317155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201300,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298592,"kb_used_data":1236,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446560,"statfs":{"total":95995035648,"available":95689277440,"internally_reserved":0,"allocated":1265664,"data_stored":875211,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:22:04 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.5}]},{"osd":1,"last update":"Sat Aug 17 17:22:04 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.85499999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.53700000000000003}]},{"osd":2,"last update":"Sat Aug 17 17:22:04 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.434},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.375}]},{"osd":3,"last update":"Sat Aug 17 17:22:04 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.38900000000000001},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.52100000000000002}]},{"osd":4,"last update":"Sat Aug 17 17:22:04 2024","interfaces":[{"interface":"back","average":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.40200000000000002},{"interface":"front","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.47899999999999998}]},{"osd":5,"last update":"Sat Aug 17 17:22:04 2024","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.46300000000000002}]},{"osd":6,"last update":"Sat Aug 17 17:22:04 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.51100000000000001}]}]},{"osd":6,"up_from":47,"seq":201863462937,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298592,"kb_used_data":1236,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446560,"statfs":{"total":95995035648,"available":95689277440,"internally_reserved":0,"allocated":1265664,"data_stored":874915,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.46000000000000002},{"interface":"front","average":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.437}]},{"osd":1,"last update":"Sat Aug 17 17:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.47799999999999998}]},{"osd":2,"last update":"Sat Aug 17 17:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.44500000000000001},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.54400000000000004}]},{"osd":3,"last update":"Sat Aug 17 17:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.40400000000000003}]},{"osd":4,"last update":"Sat Aug 17 17:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.34000000000000002},{"interface":"front","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.374}]},{"osd":5,"last update":"Sat Aug 17 17:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.41599999999999998}]},{"osd":7,"last update":"Sat Aug 17 17:22:04 2024","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.495},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.93799999999999994,"5min":0.93799999999999994,"15min":0.93799999999999994},"last":0.48899999999999999}]}]},{"osd":5,"up_from":39,"seq":167503724574,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298016,"kb_used_data":660,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447136,"statfs":{"total":95995035648,"available":95689867264,"internally_reserved":0,"allocated":675840,"data_stored":284812,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:22:21 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.54700000000000004,"15min":0.55300000000000005},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.55800000000000005,"15min":0.56200000000000006},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.66800000000000004}]},{"osd":1,"last update":"Sat Aug 17 17:22:21 2024","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.55500000000000005,"15min":0.56599999999999995},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.67500000000000004,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.501},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.56200000000000006,"15min":0.56399999999999995},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.60499999999999998}]},{"osd":2,"last update":"Sat Aug 17 17:22:21 2024","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.56799999999999995,"15min":0.56999999999999995},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.93799999999999994,"5min":0.93799999999999994,"15min":0.93799999999999994},"last":0.621},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.56599999999999995,"15min":0.56799999999999995},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.69499999999999995,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.55500000000000005}]},{"osd":3,"last update":"Sat Aug 17 17:22:21 2024","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.40000000000000002,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.58599999999999997,"15min":0.58799999999999997},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.69999999999999996,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.64100000000000001}]},{"osd":4,"last update":"Sat Aug 17 17:22:21 2024","interfaces":[{"interface":"back","average":{"1min":0.49299999999999999,"5min":0.38900000000000001,"15min":0.371},"min":{"1min":0.30199999999999999,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":1.1120000000000001,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.31900000000000001},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.39800000000000002,"15min":0.378},"min":{"1min":0.28000000000000003,"5min":0.245,"15min":0.245},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.36399999999999999}]},{"osd":6,"last update":"Sat Aug 17 17:21:43 2024","interfaces":[{"interface":"back","average":{"1min":0.44,"5min":0.44,"15min":0.44},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.432},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.47799999999999998}]},{"osd":7,"last update":"Sat Aug 17 17:22:09 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.01,"5min":1.01,"15min":1.01},"last":0.39200000000000002},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"last":0.45200000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986212,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298008,"kb_used_data":652,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447144,"statfs":{"total":95995035648,"available":95689875456,"internally_reserved":0,"allocated":667648,"data_stored":284586,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:21:55 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.54000000000000004,"15min":0.54500000000000004},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.85499999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"last":0.48999999999999999},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.52500000000000002,"15min":0.52100000000000002},"min":{"1min":0.35999999999999999,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.81899999999999995,"5min":0.92800000000000005,"15min":0.92800000000000005},"last":0.47799999999999998}]},{"osd":1,"last update":"Sat Aug 17 17:21:55 2024","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52800000000000002,"15min":0.53000000000000003},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.68100000000000005,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.51400000000000001}]},{"osd":2,"last update":"Sat Aug 17 17:21:55 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.55100000000000005,"15min":0.55400000000000005},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.70299999999999996,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.52100000000000002,"15min":0.51300000000000001},"min":{"1min":0.45900000000000002,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.42999999999999999}]},{"osd":3,"last update":"Sat Aug 17 17:21:55 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.52900000000000003,"15min":0.52000000000000002},"min":{"1min":0.42999999999999999,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.83399999999999996,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.45600000000000002}]},{"osd":5,"last update":"Sat Aug 17 17:22:20 2024","interfaces":[{"interface":"back","average":{"1min":0.44800000000000001,"5min":0.38,"15min":0.36799999999999999},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.59899999999999998},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.38700000000000001,"15min":0.371},"min":{"1min":0.32600000000000001,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.504}]},{"osd":6,"last update":"Sat Aug 17 17:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.628}]},{"osd":7,"last update":"Sat Aug 17 17:22:05 2024","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.57299999999999995}]}]},{"osd":3,"up_from":26,"seq":111669149735,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298012,"kb_used_data":656,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447140,"statfs":{"total":95995035648,"available":95689871360,"internally_reserved":0,"allocated":671744,"data_stored":284851,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:21:34 2024","interfaces":[{"interface":"back","average":{"1min":0.39700000000000002,"5min":0.41999999999999998,"15min":0.42399999999999999},"min":{"1min":0.19400000000000001,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":0.63100000000000001,"5min":0.94299999999999995,"15min":0.94299999999999995},"last":0.33300000000000002},{"interface":"front","average":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.61299999999999999,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.36099999999999999}]},{"osd":1,"last update":"Sat Aug 17 17:21:34 2024","interfaces":[{"interface":"back","average":{"1min":0.41699999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.58999999999999997,"5min":0.624,"15min":0.624},"last":0.29099999999999998},{"interface":"front","average":{"1min":0.42599999999999999,"5min":0.41099999999999998,"15min":0.40899999999999997},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":0.54200000000000004,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.34899999999999998}]},{"osd":2,"last update":"Sat Aug 17 17:21:34 2024","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.501,"15min":0.499},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.71699999999999997,"5min":0.92800000000000005,"15min":0.92800000000000005},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.47799999999999998,"15min":0.47199999999999998},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.75900000000000001,"5min":0.90700000000000003,"15min":0.90700000000000003},"last":0.311}]},{"osd":4,"last update":"Sat Aug 17 17:21:58 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.59799999999999998,"15min":0.60199999999999998},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.95099999999999996,"5min":1.0049999999999999,"15min":1.0049999999999999},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.624,"5min":0.60899999999999999,"15min":0.60699999999999998},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.94199999999999995,"5min":0.98699999999999999,"15min":0.98699999999999999},"last":0.59899999999999998}]},{"osd":5,"last update":"Sat Aug 17 17:22:19 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.60299999999999998,"15min":0.61199999999999999},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.85199999999999998,"5min":0.96999999999999997,"15min":0.96999999999999997},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.623,"15min":0.63},"min":{"1min":0.379,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.85499999999999998,"5min":1.0309999999999999,"15min":1.0309999999999999},"last":0.50600000000000001}]},{"osd":6,"last update":"Sat Aug 17 17:21:42 2024","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.97799999999999998,"5min":0.97799999999999998,"15min":0.97799999999999998},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.98499999999999999,"5min":0.98499999999999999,"15min":0.98499999999999999},"last":0.58399999999999996}]},{"osd":7,"last update":"Sat Aug 17 17:22:07 2024","interfaces":[{"interface":"back","average":{"1min":0.621,"5min":0.621,"15min":0.621},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"last":0.48999999999999999},{"interface":"front","average":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.621}]}]},{"osd":2,"up_from":18,"seq":77309411373,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298016,"kb_used_data":660,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447136,"statfs":{"total":95995035648,"available":95689867264,"internally_reserved":0,"allocated":675840,"data_stored":285116,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:22:08 2024","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.34499999999999997,"15min":0.32700000000000001},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.35599999999999998,"5min":0.371,"15min":0.36799999999999999},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.48699999999999999,"5min":0.52600000000000002,"15min":0.52600000000000002},"last":0.315}]},{"osd":1,"last update":"Sat Aug 17 17:22:08 2024","interfaces":[{"interface":"back","average":{"1min":0.375,"5min":0.38100000000000001,"15min":0.371},"min":{"1min":0.254,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.56999999999999995,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.442,"5min":0.40200000000000002,"15min":0.38300000000000001},"min":{"1min":0.311,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.374}]},{"osd":3,"last update":"Sat Aug 17 17:21:37 2024","interfaces":[{"interface":"back","average":{"1min":0.44900000000000001,"5min":0.42499999999999999,"15min":0.42099999999999999},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.437},{"interface":"front","average":{"1min":0.47299999999999998,"5min":0.45500000000000002,"15min":0.45200000000000001},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.33100000000000002}]},{"osd":4,"last update":"Sat Aug 17 17:21:54 2024","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.56999999999999995,"15min":0.56599999999999995},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"last":0.76300000000000001},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.755}]},{"osd":5,"last update":"Sat Aug 17 17:22:23 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.57299999999999995,"15min":0.57699999999999996},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.91000000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.63600000000000001,"15min":0.64200000000000002},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.89400000000000002,"5min":0.89400000000000002,"15min":0.89400000000000002},"last":0.69899999999999995}]},{"osd":6,"last update":"Sat Aug 17 17:21:43 2024","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.746},{"interface":"front","average":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.876,"5min":0.876,"15min":0.876},"last":0.72799999999999998}]},{"osd":7,"last update":"Sat Aug 17 17:22:06 2024","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.68700000000000006},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.95499999999999996,"5min":0.95499999999999996,"15min":0.95499999999999996},"last":0.71399999999999997}]}]},{"osd":1,"up_from":13,"seq":55834574898,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298016,"kb_used_data":660,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447136,"statfs":{"total":95995035648,"available":95689867264,"internally_reserved":0,"allocated":675840,"data_stored":284870,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:21:45 2024","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.35099999999999998,"15min":0.33400000000000002},"min":{"1min":0.23599999999999999,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.30399999999999999},{"interface":"front","average":{"1min":0.46100000000000002,"5min":0.36599999999999999,"15min":0.33300000000000002},"min":{"1min":0.28499999999999998,"5min":0.217,"15min":0.217},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.34399999999999997}]},{"osd":2,"last update":"Sat Aug 17 17:22:06 2024","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.378,"15min":0.35999999999999999},"min":{"1min":0.27200000000000002,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"last":0.38600000000000001},{"interface":"front","average":{"1min":0.40100000000000002,"5min":0.37,"15min":0.35399999999999998},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":0.57199999999999995,"5min":0.59499999999999997,"15min":0.59499999999999997},"last":0.32700000000000001}]},{"osd":3,"last update":"Sat Aug 17 17:21:35 2024","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.41299999999999998,"15min":0.40799999999999997},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.376},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.45700000000000002,"15min":0.44900000000000001},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"last":0.36099999999999999}]},{"osd":4,"last update":"Sat Aug 17 17:21:55 2024","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.58499999999999996,"15min":0.57999999999999996},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"last":0.69799999999999995},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.60499999999999998,"15min":0.59899999999999998},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.95399999999999996,"5min":0.98099999999999998,"15min":0.98099999999999998},"last":0.66100000000000003}]},{"osd":5,"last update":"Sat Aug 17 17:22:21 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.57599999999999996,"15min":0.58099999999999996},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.80900000000000005,"5min":0.97899999999999998,"15min":0.97899999999999998},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.63100000000000001,"15min":0.64000000000000001},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.89000000000000001,"5min":1.0109999999999999,"15min":1.0109999999999999},"last":0.52800000000000002}]},{"osd":6,"last update":"Sat Aug 17 17:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.018,"5min":1.018,"15min":1.018},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":0.93999999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"last":0.66900000000000004}]},{"osd":7,"last update":"Sat Aug 17 17:22:06 2024","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.038,"5min":1.038,"15min":1.038},"last":0.57099999999999995},{"interface":"front","average":{"1min":1.5009999999999999,"5min":1.5009999999999999,"15min":1.5009999999999999},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":19.831,"5min":19.831,"15min":19.831},"last":0.63700000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738424,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298592,"kb_used_data":1236,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446560,"statfs":{"total":95995035648,"available":95689277440,"internally_reserved":0,"allocated":1265664,"data_stored":875219,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:21:49 2024","interfaces":[{"interface":"back","average":{"1min":0.36599999999999999,"5min":0.32800000000000001,"15min":0.31},"min":{"1min":0.25900000000000001,"5min":0.215,"15min":0.215},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.502},{"interface":"front","average":{"1min":0.41899999999999998,"5min":0.36299999999999999,"15min":0.34300000000000003},"min":{"1min":0.26300000000000001,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.68700000000000006,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.47999999999999998}]},{"osd":2,"last update":"Sat Aug 17 17:22:11 2024","interfaces":[{"interface":"back","average":{"1min":0.35499999999999998,"5min":0.39600000000000002,"15min":0.40799999999999997},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.53000000000000003,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.38500000000000001},{"interface":"front","average":{"1min":0.42799999999999999,"5min":0.44400000000000001,"15min":0.44700000000000001},"min":{"1min":0.309,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.629,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.434}]},{"osd":3,"last update":"Sat Aug 17 17:22:37 2024","interfaces":[{"interface":"back","average":{"1min":0.379,"5min":0.41599999999999998,"15min":0.41899999999999998},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.53600000000000003,"5min":0.65000000000000002,"15min":0.65000000000000002},"last":0.44700000000000001},{"interface":"front","average":{"1min":0.433,"5min":0.46400000000000002,"15min":0.46899999999999997},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.55800000000000005,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.53000000000000003}]},{"osd":4,"last update":"Sat Aug 17 17:21:55 2024","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.58599999999999997,"15min":0.58799999999999997},"min":{"1min":0.46000000000000002,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":0.72399999999999998,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.56200000000000006,"15min":0.56599999999999995},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.76900000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.51600000000000001}]},{"osd":5,"last update":"Sat Aug 17 17:22:21 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.54600000000000004,"15min":0.54400000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56799999999999995,"15min":0.56999999999999995},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.74099999999999999,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.56699999999999995}]},{"osd":6,"last update":"Sat Aug 17 17:21:40 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.61399999999999999}]},{"osd":7,"last update":"Sat Aug 17 17:22:07 2024","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"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":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":4096,"data_stored":19,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:22:41.405 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:22:41.933 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:41 smithi037 ceph-mon[31110]: from='client.14619 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:22:41.933 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:41 smithi037 ceph-mon[41254]: from='client.14619 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:22:42.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:41 smithi046 ceph-mon[34315]: from='client.14619 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:22:42.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:42 smithi037 ceph-mon[31110]: pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:42.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:42 smithi037 ceph-mon[41254]: pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:42.856 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:22:43.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:42 smithi046 ceph-mon[34315]: pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:43.512 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:22:43 smithi037 systemd[1]: Stopping Ceph alertmanager.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:22:44.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:44 smithi037 ceph-mon[41254]: pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:44.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:44 smithi037 ceph-mon[31110]: pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:45.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:44 smithi046 ceph-mon[34315]: pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:45.176 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:22:45.176 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-08-17T17:22:45.391 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:22:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[69946]: ts=2024-08-17T17:22:45.098Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-17T17:22:45.391 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:22:45 smithi037 podman[74242]: 2024-08-17 17:22:45.129246656 +0000 UTC m=+0.312901073 container died c6f8bcd055c2c076c508859e01dbc038ea217d53e584f1c6b670271a1d684bc7 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T17:22:45.793 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:22:45 smithi037 podman[74242]: 2024-08-17 17:22:45.607429826 +0000 UTC m=+0.791084241 container cleanup c6f8bcd055c2c076c508859e01dbc038ea217d53e584f1c6b670271a1d684bc7 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T17:22:45.793 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:22:45 smithi037 bash[74242]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T17:22:46.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:22:45 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:22:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:22:46.331 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":45,"stamp":"2024-08-17T17:22:43.483723+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"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":212,"num_read_kb":306,"num_write":181,"num_write_kb":2418,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":131,"ondisk_log_size":131,"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":2385844,"kb_used_data":6996,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747575372,"statfs":{"total":767960285184,"available":765517180928,"internally_reserved":0,"allocated":7163904,"data_stored":4049580,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2435828416},"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.002442"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T17:21:49.376662+0000","last_change":"2024-08-17T17:21:43.905856+0000","last_active":"2024-08-17T17:21:49.376662+0000","last_peered":"2024-08-17T17:21:49.376662+0000","last_clean":"2024-08-17T17:21:49.376662+0000","last_became_active":"2024-08-17T17:21:38.865362+0000","last_became_peered":"2024-08-17T17:21:38.865362+0000","last_unstale":"2024-08-17T17:21:49.376662+0000","last_undegraded":"2024-08-17T17:21:49.376662+0000","last_fullsized":"2024-08-17T17:21:49.376662+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:08:00.899293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030013400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T17:21:49.314033+0000","last_change":"2024-08-17T17:21:43.905784+0000","last_active":"2024-08-17T17:21:49.314033+0000","last_peered":"2024-08-17T17:21:49.314033+0000","last_clean":"2024-08-17T17:21:49.314033+0000","last_became_active":"2024-08-17T17:21:38.982093+0000","last_became_peered":"2024-08-17T17:21:38.982093+0000","last_unstale":"2024-08-17T17:21:49.314033+0000","last_undegraded":"2024-08-17T17:21:49.314033+0000","last_fullsized":"2024-08-17T17:21:49.314033+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:01:41.738964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033845000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T17:21:49.376801+0000","last_change":"2024-08-17T17:21:44.056790+0000","last_active":"2024-08-17T17:21:49.376801+0000","last_peered":"2024-08-17T17:21:49.376801+0000","last_clean":"2024-08-17T17:21:49.376801+0000","last_became_active":"2024-08-17T17:21:38.981903+0000","last_became_peered":"2024-08-17T17:21:38.981903+0000","last_unstale":"2024-08-17T17:21:49.376801+0000","last_undegraded":"2024-08-17T17:21:49.376801+0000","last_fullsized":"2024-08-17T17:21:49.376801+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:54:01.686646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033804700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T17:21:49.314035+0000","last_change":"2024-08-17T17:21:43.905808+0000","last_active":"2024-08-17T17:21:49.314035+0000","last_peered":"2024-08-17T17:21:49.314035+0000","last_clean":"2024-08-17T17:21:49.314035+0000","last_became_active":"2024-08-17T17:21:38.865917+0000","last_became_peered":"2024-08-17T17:21:38.865917+0000","last_unstale":"2024-08-17T17:21:49.314035+0000","last_undegraded":"2024-08-17T17:21:49.314035+0000","last_fullsized":"2024-08-17T17:21:49.314035+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:11:46.381618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342763,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"66'2","reported_seq":21,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T17:21:49.376907+0000","last_change":"2024-08-17T17:21:43.904987+0000","last_active":"2024-08-17T17:21:49.376907+0000","last_peered":"2024-08-17T17:21:49.376907+0000","last_clean":"2024-08-17T17:21:49.376907+0000","last_became_active":"2024-08-17T17:21:38.864583+0000","last_became_peered":"2024-08-17T17:21:38.864583+0000","last_unstale":"2024-08-17T17:21:49.376907+0000","last_undegraded":"2024-08-17T17:21:49.376907+0000","last_fullsized":"2024-08-17T17:21:49.376907+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:42:43.958928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00089523800000000002,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T17:21:49.315050+0000","last_change":"2024-08-17T17:21:43.900642+0000","last_active":"2024-08-17T17:21:49.315050+0000","last_peered":"2024-08-17T17:21:49.315050+0000","last_clean":"2024-08-17T17:21:49.315050+0000","last_became_active":"2024-08-17T17:21:39.493034+0000","last_became_peered":"2024-08-17T17:21:39.493034+0000","last_unstale":"2024-08-17T17:21:49.315050+0000","last_undegraded":"2024-08-17T17:21:49.315050+0000","last_fullsized":"2024-08-17T17:21:49.315050+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:58:21.264852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029621200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T17:21:49.376697+0000","last_change":"2024-08-17T17:21:44.056663+0000","last_active":"2024-08-17T17:21:49.376697+0000","last_peered":"2024-08-17T17:21:49.376697+0000","last_clean":"2024-08-17T17:21:49.376697+0000","last_became_active":"2024-08-17T17:21:38.867410+0000","last_became_peered":"2024-08-17T17:21:38.867410+0000","last_unstale":"2024-08-17T17:21:49.376697+0000","last_undegraded":"2024-08-17T17:21:49.376697+0000","last_fullsized":"2024-08-17T17:21:49.376697+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:40:10.972358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026904000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"64'1","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T17:21:49.376615+0000","last_change":"2024-08-17T17:21:43.904370+0000","last_active":"2024-08-17T17:21:49.376615+0000","last_peered":"2024-08-17T17:21:49.376615+0000","last_clean":"2024-08-17T17:21:49.376615+0000","last_became_active":"2024-08-17T17:21:38.863876+0000","last_became_peered":"2024-08-17T17:21:38.863876+0000","last_unstale":"2024-08-17T17:21:49.376615+0000","last_undegraded":"2024-08-17T17:21:49.376615+0000","last_fullsized":"2024-08-17T17:21:49.376615+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+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 @ 2024-08-18T23:13:29.724043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028371400000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'128","reported_seq":274,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T17:21:44.056411+0000","last_change":"2024-08-17T17:21:07.327141+0000","last_active":"2024-08-17T17:21:44.056411+0000","last_peered":"2024-08-17T17:21:44.056411+0000","last_clean":"2024-08-17T17:21:44.056411+0000","last_became_active":"2024-08-17T17:21:07.326739+0000","last_became_peered":"2024-08-17T17:21:07.326739+0000","last_unstale":"2024-08-17T17:21:44.056411+0000","last_undegraded":"2024-08-17T17:21:44.056411+0000","last_fullsized":"2024-08-17T17:21:44.056411+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:19:07.708941+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:14:37.317155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201301,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298592,"kb_used_data":1236,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446560,"statfs":{"total":95995035648,"available":95689277440,"internally_reserved":0,"allocated":1265664,"data_stored":875211,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:22:04 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.70299999999999996},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.62}]},{"osd":1,"last update":"Sat Aug 17 17:22:04 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.85499999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"last":0.748},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.71699999999999997}]},{"osd":2,"last update":"Sat Aug 17 17:22:04 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.72899999999999998}]},{"osd":3,"last update":"Sat Aug 17 17:22:04 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.63}]},{"osd":4,"last update":"Sat Aug 17 17:22:04 2024","interfaces":[{"interface":"back","average":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.441}]},{"osd":5,"last update":"Sat Aug 17 17:22:04 2024","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.497},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.52800000000000002}]},{"osd":6,"last update":"Sat Aug 17 17:22:04 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.48399999999999999}]}]},{"osd":6,"up_from":47,"seq":201863462938,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298592,"kb_used_data":1236,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446560,"statfs":{"total":95995035648,"available":95689277440,"internally_reserved":0,"allocated":1265664,"data_stored":874915,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.53400000000000003}]},{"osd":1,"last update":"Sat Aug 17 17:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.623}]},{"osd":2,"last update":"Sat Aug 17 17:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.55100000000000005}]},{"osd":3,"last update":"Sat Aug 17 17:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.63700000000000001}]},{"osd":4,"last update":"Sat Aug 17 17:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.40899999999999997}]},{"osd":5,"last update":"Sat Aug 17 17:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.435}]},{"osd":7,"last update":"Sat Aug 17 17:22:04 2024","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.497},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.93799999999999994,"5min":0.93799999999999994,"15min":0.93799999999999994},"last":0.48399999999999999}]}]},{"osd":5,"up_from":39,"seq":167503724575,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298016,"kb_used_data":660,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447136,"statfs":{"total":95995035648,"available":95689867264,"internally_reserved":0,"allocated":675840,"data_stored":284812,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:22:21 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.54700000000000004,"15min":0.55300000000000005},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"last":0.373},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.55800000000000005,"15min":0.56200000000000006},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.51600000000000001}]},{"osd":1,"last update":"Sat Aug 17 17:22:21 2024","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.55500000000000005,"15min":0.56599999999999995},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.67500000000000004,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.43099999999999999},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.56200000000000006,"15min":0.56399999999999995},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.41799999999999998}]},{"osd":2,"last update":"Sat Aug 17 17:22:21 2024","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.56799999999999995,"15min":0.56999999999999995},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.93799999999999994,"5min":0.93799999999999994,"15min":0.93799999999999994},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.56599999999999995,"15min":0.56799999999999995},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.69499999999999995,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.48199999999999998}]},{"osd":3,"last update":"Sat Aug 17 17:22:21 2024","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.40000000000000002,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.58599999999999997,"15min":0.58799999999999997},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.69999999999999996,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.53500000000000003}]},{"osd":4,"last update":"Sat Aug 17 17:22:21 2024","interfaces":[{"interface":"back","average":{"1min":0.49299999999999999,"5min":0.38900000000000001,"15min":0.371},"min":{"1min":0.30199999999999999,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":1.1120000000000001,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.499},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.39800000000000002,"15min":0.378},"min":{"1min":0.28000000000000003,"5min":0.245,"15min":0.245},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.61599999999999999}]},{"osd":6,"last update":"Sat Aug 17 17:21:43 2024","interfaces":[{"interface":"back","average":{"1min":0.44,"5min":0.44,"15min":0.44},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.40200000000000002},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.54600000000000004}]},{"osd":7,"last update":"Sat Aug 17 17:22:09 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.01,"5min":1.01,"15min":1.01},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"last":0.65900000000000003}]}]},{"osd":4,"up_from":31,"seq":133143986213,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298008,"kb_used_data":652,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447144,"statfs":{"total":95995035648,"available":95689875456,"internally_reserved":0,"allocated":667648,"data_stored":284586,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:21:55 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.54000000000000004,"15min":0.54500000000000004},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.85499999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"last":0.379},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.52500000000000002,"15min":0.52100000000000002},"min":{"1min":0.35999999999999999,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.81899999999999995,"5min":0.92800000000000005,"15min":0.92800000000000005},"last":0.51300000000000001}]},{"osd":1,"last update":"Sat Aug 17 17:21:55 2024","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.50600000000000001},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52800000000000002,"15min":0.53000000000000003},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.68100000000000005,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.41999999999999998}]},{"osd":2,"last update":"Sat Aug 17 17:21:55 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.55100000000000005,"15min":0.55400000000000005},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.70299999999999996,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.39000000000000001},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.52100000000000002,"15min":0.51300000000000001},"min":{"1min":0.45900000000000002,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.44900000000000001}]},{"osd":3,"last update":"Sat Aug 17 17:21:55 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.52900000000000003,"15min":0.52000000000000002},"min":{"1min":0.42999999999999999,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.83399999999999996,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.47799999999999998}]},{"osd":5,"last update":"Sat Aug 17 17:22:20 2024","interfaces":[{"interface":"back","average":{"1min":0.44800000000000001,"5min":0.38,"15min":0.36799999999999999},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.25600000000000001},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.38700000000000001,"15min":0.371},"min":{"1min":0.32600000000000001,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.30099999999999999}]},{"osd":6,"last update":"Sat Aug 17 17:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.36599999999999999},{"interface":"front","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.46200000000000002}]},{"osd":7,"last update":"Sat Aug 17 17:22:05 2024","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.40500000000000003},{"interface":"front","average":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.433}]}]},{"osd":3,"up_from":26,"seq":111669149736,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298012,"kb_used_data":656,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447140,"statfs":{"total":95995035648,"available":95689871360,"internally_reserved":0,"allocated":671744,"data_stored":284851,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:22:36 2024","interfaces":[{"interface":"back","average":{"1min":0.34899999999999998,"5min":0.40400000000000003,"15min":0.41799999999999998},"min":{"1min":0.21299999999999999,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":0.52000000000000002,"5min":0.94299999999999995,"15min":0.94299999999999995},"last":0.253},{"interface":"front","average":{"1min":0.35199999999999998,"5min":0.39100000000000001,"15min":0.39700000000000002},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.57899999999999996,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.27900000000000003}]},{"osd":1,"last update":"Sat Aug 17 17:22:36 2024","interfaces":[{"interface":"back","average":{"1min":0.34899999999999998,"5min":0.40500000000000003,"15min":0.41499999999999998},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.47799999999999998,"5min":0.624,"15min":0.624},"last":0.31},{"interface":"front","average":{"1min":0.36799999999999999,"5min":0.40300000000000002,"15min":0.40600000000000003},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.54100000000000004,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.29599999999999999}]},{"osd":2,"last update":"Sat Aug 17 17:22:36 2024","interfaces":[{"interface":"back","average":{"1min":0.41499999999999998,"5min":0.48399999999999999,"15min":0.49399999999999999},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.51800000000000002,"5min":0.92800000000000005,"15min":0.92800000000000005},"last":0.34499999999999997},{"interface":"front","average":{"1min":0.38900000000000001,"5min":0.46200000000000002,"15min":0.46700000000000003},"min":{"1min":0.28399999999999997,"5min":0.255,"15min":0.255},"max":{"1min":0.61699999999999999,"5min":0.90700000000000003,"15min":0.90700000000000003},"last":0.33300000000000002}]},{"osd":4,"last update":"Sat Aug 17 17:21:58 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.59799999999999998,"15min":0.60199999999999998},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.95099999999999996,"5min":1.0049999999999999,"15min":1.0049999999999999},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.624,"5min":0.60899999999999999,"15min":0.60699999999999998},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.94199999999999995,"5min":0.98699999999999999,"15min":0.98699999999999999},"last":0.47899999999999998}]},{"osd":5,"last update":"Sat Aug 17 17:22:19 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.60299999999999998,"15min":0.61199999999999999},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.85199999999999998,"5min":0.96999999999999997,"15min":0.96999999999999997},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.623,"15min":0.63},"min":{"1min":0.379,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.85499999999999998,"5min":1.0309999999999999,"15min":1.0309999999999999},"last":0.51400000000000001}]},{"osd":6,"last update":"Sat Aug 17 17:21:42 2024","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.97799999999999998,"5min":0.97799999999999998,"15min":0.97799999999999998},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.98499999999999999,"5min":0.98499999999999999,"15min":0.98499999999999999},"last":0.52500000000000002}]},{"osd":7,"last update":"Sat Aug 17 17:22:07 2024","interfaces":[{"interface":"back","average":{"1min":0.621,"5min":0.621,"15min":0.621},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"last":0.46999999999999997},{"interface":"front","average":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.56699999999999995}]}]},{"osd":2,"up_from":18,"seq":77309411374,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298016,"kb_used_data":660,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447136,"statfs":{"total":95995035648,"available":95689867264,"internally_reserved":0,"allocated":675840,"data_stored":285116,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:22:08 2024","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.34499999999999997,"15min":0.32700000000000001},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.35599999999999998,"5min":0.371,"15min":0.36799999999999999},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.48699999999999999,"5min":0.52600000000000002,"15min":0.52600000000000002},"last":0.315}]},{"osd":1,"last update":"Sat Aug 17 17:22:08 2024","interfaces":[{"interface":"back","average":{"1min":0.375,"5min":0.38100000000000001,"15min":0.371},"min":{"1min":0.254,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.56999999999999995,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.442,"5min":0.40200000000000002,"15min":0.38300000000000001},"min":{"1min":0.311,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.374}]},{"osd":3,"last update":"Sat Aug 17 17:21:37 2024","interfaces":[{"interface":"back","average":{"1min":0.44900000000000001,"5min":0.42499999999999999,"15min":0.42099999999999999},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.437},{"interface":"front","average":{"1min":0.47299999999999998,"5min":0.45500000000000002,"15min":0.45200000000000001},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.33100000000000002}]},{"osd":4,"last update":"Sat Aug 17 17:21:54 2024","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.56999999999999995,"15min":0.56599999999999995},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"last":0.76300000000000001},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.755}]},{"osd":5,"last update":"Sat Aug 17 17:22:23 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.57299999999999995,"15min":0.57699999999999996},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.91000000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.63600000000000001,"15min":0.64200000000000002},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.89400000000000002,"5min":0.89400000000000002,"15min":0.89400000000000002},"last":0.69899999999999995}]},{"osd":6,"last update":"Sat Aug 17 17:21:43 2024","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.746},{"interface":"front","average":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.876,"5min":0.876,"15min":0.876},"last":0.72799999999999998}]},{"osd":7,"last update":"Sat Aug 17 17:22:06 2024","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.68700000000000006},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.95499999999999996,"5min":0.95499999999999996,"15min":0.95499999999999996},"last":0.71399999999999997}]}]},{"osd":1,"up_from":13,"seq":55834574899,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298016,"kb_used_data":660,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447136,"statfs":{"total":95995035648,"available":95689867264,"internally_reserved":0,"allocated":675840,"data_stored":284870,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:21:45 2024","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.35099999999999998,"15min":0.33400000000000002},"min":{"1min":0.23599999999999999,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.46100000000000002,"5min":0.36599999999999999,"15min":0.33300000000000002},"min":{"1min":0.28499999999999998,"5min":0.217,"15min":0.217},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.48799999999999999}]},{"osd":2,"last update":"Sat Aug 17 17:22:06 2024","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.378,"15min":0.35999999999999999},"min":{"1min":0.27200000000000002,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.40100000000000002,"5min":0.37,"15min":0.35399999999999998},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":0.57199999999999995,"5min":0.59499999999999997,"15min":0.59499999999999997},"last":0.67100000000000004}]},{"osd":3,"last update":"Sat Aug 17 17:22:36 2024","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.40999999999999998,"15min":0.40699999999999997},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.58699999999999997,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.42299999999999999,"5min":0.45200000000000001,"15min":0.44700000000000001},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.61099999999999999,"5min":0.67900000000000005,"15min":0.67900000000000005},"last":0.61099999999999999}]},{"osd":4,"last update":"Sat Aug 17 17:21:55 2024","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.58499999999999996,"15min":0.57999999999999996},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"last":0.627},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.60499999999999998,"15min":0.59899999999999998},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.95399999999999996,"5min":0.98099999999999998,"15min":0.98099999999999998},"last":0.66000000000000003}]},{"osd":5,"last update":"Sat Aug 17 17:22:21 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.57599999999999996,"15min":0.58099999999999996},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.80900000000000005,"5min":0.97899999999999998,"15min":0.97899999999999998},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.63100000000000001,"15min":0.64000000000000001},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.89000000000000001,"5min":1.0109999999999999,"15min":1.0109999999999999},"last":0.59299999999999997}]},{"osd":6,"last update":"Sat Aug 17 17:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.018,"5min":1.018,"15min":1.018},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":0.93999999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"last":0.70599999999999996}]},{"osd":7,"last update":"Sat Aug 17 17:22:06 2024","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.038,"5min":1.038,"15min":1.038},"last":0.74399999999999999},{"interface":"front","average":{"1min":1.5009999999999999,"5min":1.5009999999999999,"15min":1.5009999999999999},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":19.831,"5min":19.831,"15min":19.831},"last":0.82199999999999995}]}]},{"osd":0,"up_from":8,"seq":34359738424,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298592,"kb_used_data":1236,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446560,"statfs":{"total":95995035648,"available":95689277440,"internally_reserved":0,"allocated":1265664,"data_stored":875219,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:21:49 2024","interfaces":[{"interface":"back","average":{"1min":0.36599999999999999,"5min":0.32800000000000001,"15min":0.31},"min":{"1min":0.25900000000000001,"5min":0.215,"15min":0.215},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.502},{"interface":"front","average":{"1min":0.41899999999999998,"5min":0.36299999999999999,"15min":0.34300000000000003},"min":{"1min":0.26300000000000001,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.68700000000000006,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.47999999999999998}]},{"osd":2,"last update":"Sat Aug 17 17:22:11 2024","interfaces":[{"interface":"back","average":{"1min":0.35499999999999998,"5min":0.39600000000000002,"15min":0.40799999999999997},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.53000000000000003,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.38500000000000001},{"interface":"front","average":{"1min":0.42799999999999999,"5min":0.44400000000000001,"15min":0.44700000000000001},"min":{"1min":0.309,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.629,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.434}]},{"osd":3,"last update":"Sat Aug 17 17:22:37 2024","interfaces":[{"interface":"back","average":{"1min":0.379,"5min":0.41599999999999998,"15min":0.41899999999999998},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.53600000000000003,"5min":0.65000000000000002,"15min":0.65000000000000002},"last":0.44700000000000001},{"interface":"front","average":{"1min":0.433,"5min":0.46400000000000002,"15min":0.46899999999999997},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.55800000000000005,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.53000000000000003}]},{"osd":4,"last update":"Sat Aug 17 17:21:55 2024","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.58599999999999997,"15min":0.58799999999999997},"min":{"1min":0.46000000000000002,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":0.72399999999999998,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.56200000000000006,"15min":0.56599999999999995},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.76900000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.51600000000000001}]},{"osd":5,"last update":"Sat Aug 17 17:22:21 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.54600000000000004,"15min":0.54400000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56799999999999995,"15min":0.56999999999999995},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.74099999999999999,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.56699999999999995}]},{"osd":6,"last update":"Sat Aug 17 17:21:40 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.61399999999999999}]},{"osd":7,"last update":"Sat Aug 17 17:22:07 2024","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"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":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":4096,"data_stored":19,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:22:46.334 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-17T17:22:46.334 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-08-17T17:22:46.334 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-08-17T17:22:46.334 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph health --format=json 2024-08-17T17:22:46.846 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:22:46.969 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:46 smithi037 ceph-mon[31110]: from='client.24530 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:22:46.969 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:46 smithi037 ceph-mon[31110]: pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:46.970 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:22:46 smithi037 podman[74277]: 2024-08-17 17:22:46.596285573 +0000 UTC m=+1.468173932 container remove c6f8bcd055c2c076c508859e01dbc038ea217d53e584f1c6b670271a1d684bc7 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T17:22:46.970 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:22:46 smithi037 podman[74277]: 2024-08-17 17:22:46.747030729 +0000 UTC m=+1.618919043 volume remove d446b93a069e15cbededc1ec0bd33c42ccf2346902e8c0ba8ebef6185364ae10 2024-08-17T17:22:46.970 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:46 smithi037 ceph-mon[41254]: from='client.24530 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:22:46.970 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:46 smithi037 ceph-mon[41254]: pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:47.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:46 smithi046 ceph-mon[34315]: from='client.24530 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:22:47.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:46 smithi046 ceph-mon[34315]: pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:47.493 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:22:47 smithi037 podman[74336]: 2024-08-17 17:22:47.317690205 +0000 UTC m=+0.952401666 container died c9ff66dfe9c0abf1cfa144eef71cfc64bbf0830b70ecaa074475141be332f12e (image=quay.ceph.io/ceph-ci/ceph:quincy, name=beautiful_sutherland, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=quincy-f2c39d4, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-08-17T17:22:47.793 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:22:47 smithi037 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-17T17:22:47.793 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:22:47 smithi037 systemd[1]: Stopped Ceph alertmanager.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:22:47.793 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:22:47 smithi037 systemd[1]: Starting Ceph alertmanager.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:22:48.615 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:22:48.615 INFO:teuthology.orchestra.run.smithi037.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-08-17T17:22:49.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:48 smithi046 ceph-mon[34315]: pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:49.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:48 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:22:49.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:48 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/2379751364' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-17T17:22:49.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:48 smithi037 ceph-mon[41254]: pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:49.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:48 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:22:49.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:48 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/2379751364' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-17T17:22:49.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:48 smithi037 ceph-mon[31110]: pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:49.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:48 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:22:49.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:48 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/2379751364' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-17T17:22:49.044 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:22:48 smithi037 podman[74522]: 2024-08-17 17:22:48.46774145 +0000 UTC m=+0.018139691 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-08-17T17:22:49.044 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:22:48 smithi037 podman[74522]: 2024-08-17 17:22:48.592118696 +0000 UTC m=+0.142516914 volume create 9bc99173b1e6a5412844b1bcd9c078d1fdbf17cc0e19bdb1610a6dd63ce961aa 2024-08-17T17:22:49.044 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:22:48 smithi037 podman[74522]: 2024-08-17 17:22:48.701074868 +0000 UTC m=+0.251473086 container create 9cedcc82b9fd62094220e8674a7c19fa63d41195455146c281c48f62415f7695 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T17:22:49.543 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:22:49 smithi037 podman[74522]: 2024-08-17 17:22:49.204915246 +0000 UTC m=+0.755313467 container init 9cedcc82b9fd62094220e8674a7c19fa63d41195455146c281c48f62415f7695 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T17:22:49.544 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:22:49 smithi037 podman[74522]: 2024-08-17 17:22:49.208398908 +0000 UTC m=+0.758797136 container start 9cedcc82b9fd62094220e8674a7c19fa63d41195455146c281c48f62415f7695 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T17:22:49.544 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:22:49 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[74553]: ts=2024-08-17T17:22:49.221Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-08-17T17:22:49.544 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:22:49 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[74553]: ts=2024-08-17T17:22:49.221Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-08-17T17:22:49.544 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:22:49 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[74553]: ts=2024-08-17T17:22:49.222Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.37 port=9094 2024-08-17T17:22:49.544 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:22:49 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[74553]: ts=2024-08-17T17:22:49.223Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-17T17:22:49.545 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:22:49 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[74553]: ts=2024-08-17T17:22:49.246Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T17:22:49.545 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:22:49 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[74553]: ts=2024-08-17T17:22:49.247Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T17:22:49.545 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:22:49 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[74553]: ts=2024-08-17T17:22:49.249Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-08-17T17:22:49.545 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:22:49 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[74553]: ts=2024-08-17T17:22:49.249Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-17T17:22:49.869 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-08-17T17:22:49.869 INFO:tasks.cephadm:Setup complete, yielding 2024-08-17T17:22:49.869 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-08-17T17:22:49.890 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi037.front.sepia.ceph.com 2024-08-17T17:22:49.890 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- bash -c 'ceph fs volume create foo' 2024-08-17T17:22:50.175 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:22:50 smithi037 bash[74522]: 9cedcc82b9fd62094220e8674a7c19fa63d41195455146c281c48f62415f7695 2024-08-17T17:22:50.175 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:22:50 smithi037 systemd[1]: Started Ceph alertmanager.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:22:50.184 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:22:50.744 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:50 smithi046 ceph-mon[34315]: pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:50.744 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:50 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:50.744 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:50 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:51.026 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:50 smithi037 ceph-mon[31110]: pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:51.026 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:50 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:51.027 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:50 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:51.027 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:50 smithi037 ceph-mon[41254]: pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:51.027 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:50 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:51.027 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:50 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:51.293 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:22:51 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[74553]: ts=2024-08-17T17:22:51.224Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001031211s 2024-08-17T17:22:51.890 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:51 smithi046 ceph-mon[34315]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T17:22:51.890 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:51 smithi046 ceph-mon[34315]: Reconfiguring daemon prometheus.a on smithi046 2024-08-17T17:22:51.997 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:51 smithi037 ceph-mon[31110]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T17:22:51.997 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:51 smithi037 ceph-mon[31110]: Reconfiguring daemon prometheus.a on smithi046 2024-08-17T17:22:51.998 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:51 smithi037 ceph-mon[41254]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T17:22:51.998 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:51 smithi037 ceph-mon[41254]: Reconfiguring daemon prometheus.a on smithi046 2024-08-17T17:22:53.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:53 smithi046 ceph-mon[34315]: pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:53.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:53 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-08-17T17:22:53.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:53 smithi037 ceph-mon[41254]: pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:53.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:53 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-08-17T17:22:53.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:53 smithi037 ceph-mon[31110]: pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:53.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:53 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-08-17T17:22:53.632 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:53 smithi046 podman[64325]: 2024-08-17 17:22:53.358440824 +0000 UTC m=+0.133488604 container died 820d2cc509c7ff3b0f9891ce63821d043ffc290d0cbb30f84550822c98f064f2 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T17:22:53.991 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:53 smithi046 podman[64325]: 2024-08-17 17:22:53.731074833 +0000 UTC m=+0.506122613 container cleanup 820d2cc509c7ff3b0f9891ce63821d043ffc290d0cbb30f84550822c98f064f2 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T17:22:53.991 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:53 smithi046 bash[64325]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T17:22:54.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:53 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a[31106]: 2024-08-17T17:22:53.719+0000 7f24c0ffa640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-17T17:22:54.261 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:53 smithi046 podman[64337]: 2024-08-17 17:22:53.990629862 +0000 UTC m=+0.634210694 container remove 820d2cc509c7ff3b0f9891ce63821d043ffc290d0cbb30f84550822c98f064f2 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T17:22:54.261 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:54 smithi046 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-17T17:22:54.261 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:54 smithi046 systemd[1]: Stopped Ceph prometheus.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:22:54.261 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:54 smithi046 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@prometheus.a.service: Consumed 1.094s CPU time. 2024-08-17T17:22:54.261 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:54 smithi046 systemd[1]: Starting Ceph prometheus.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:22:54.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-mon[34315]: from='client.24542 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:22:54.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-08-17T17:22:54.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-mon[34315]: osdmap e68: 8 total, 8 up, 8 in 2024-08-17T17:22:54.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-08-17T17:22:54.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-mon[34315]: pgmap v51: 41 pgs: 32 unknown, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:54.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-08-17T17:22:54.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-mon[34315]: osdmap e69: 8 total, 8 up, 8 in 2024-08-17T17:22:54.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-08-17T17:22:54.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-mon[34315]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-17T17:22:54.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-mon[34315]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-08-17T17:22:54.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-mon[34315]: osdmap e70: 8 total, 8 up, 8 in 2024-08-17T17:22:54.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-08-17T17:22:54.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-mon[34315]: fsmap foo:0 2024-08-17T17:22:54.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-mon[34315]: Saving service mds.foo spec with placement count:2 2024-08-17T17:22:54.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:54.435 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-mon[41254]: from='client.24542 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:22:54.436 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-08-17T17:22:54.436 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-mon[41254]: osdmap e68: 8 total, 8 up, 8 in 2024-08-17T17:22:54.436 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-08-17T17:22:54.436 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-mon[41254]: pgmap v51: 41 pgs: 32 unknown, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:54.436 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-08-17T17:22:54.436 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-mon[41254]: osdmap e69: 8 total, 8 up, 8 in 2024-08-17T17:22:54.436 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-08-17T17:22:54.437 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-mon[41254]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-17T17:22:54.437 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-mon[41254]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-08-17T17:22:54.437 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-mon[41254]: osdmap e70: 8 total, 8 up, 8 in 2024-08-17T17:22:54.437 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-08-17T17:22:54.437 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-mon[41254]: fsmap foo:0 2024-08-17T17:22:54.437 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-mon[41254]: Saving service mds.foo spec with placement count:2 2024-08-17T17:22:54.438 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:54.438 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-mon[31110]: from='client.24542 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:22:54.438 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-08-17T17:22:54.438 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-mon[31110]: osdmap e68: 8 total, 8 up, 8 in 2024-08-17T17:22:54.438 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-08-17T17:22:54.438 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-mon[31110]: pgmap v51: 41 pgs: 32 unknown, 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:54.438 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-08-17T17:22:54.438 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-mon[31110]: osdmap e69: 8 total, 8 up, 8 in 2024-08-17T17:22:54.438 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-08-17T17:22:54.439 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-mon[31110]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-17T17:22:54.439 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-mon[31110]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-08-17T17:22:54.439 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-mon[31110]: osdmap e70: 8 total, 8 up, 8 in 2024-08-17T17:22:54.439 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-08-17T17:22:54.439 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-mon[31110]: fsmap foo:0 2024-08-17T17:22:54.439 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-mon[31110]: Saving service mds.foo spec with placement count:2 2024-08-17T17:22:54.439 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:54.467 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-08-17T17:22:54.635 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:54 smithi046 podman[64434]: 2024-08-17 17:22:54.281931143 +0000 UTC m=+0.018882301 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-08-17T17:22:54.636 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:54 smithi046 podman[64434]: 2024-08-17 17:22:54.391727566 +0000 UTC m=+0.128678750 container create 89a32be9da28654dee4d00eea96b914c51572a545716e9872b452e24671f6de3 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T17:22:54.636 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:54 smithi046 podman[64434]: 2024-08-17 17:22:54.63556862 +0000 UTC m=+0.372519773 container init 89a32be9da28654dee4d00eea96b914c51572a545716e9872b452e24671f6de3 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T17:22:54.752 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:22:55.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:54 smithi046 podman[64434]: 2024-08-17 17:22:54.638578001 +0000 UTC m=+0.375529142 container start 89a32be9da28654dee4d00eea96b914c51572a545716e9872b452e24671f6de3 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T17:22:55.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:22:54.663Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-17T17:22:55.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:22:54.663Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-08-17T17:22:55.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:22:54.663Z caller=main.go:570 level=info host_details="(Linux 5.14.0-480.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024 x86_64 smithi046 (none))" 2024-08-17T17:22:55.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:22:54.663Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-17T17:22:55.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:22:54.663Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-17T17:22:55.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:22:54.664Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-17T17:22:55.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:22:54.665Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-17T17:22:55.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:22:54.666Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-17T17:22:55.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:22:54.667Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-17T17:22:55.013 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:22:54.668Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-17T17:22:55.013 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:22:54.668Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.753µs 2024-08-17T17:22:55.013 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:22:54.668Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-17T17:22:55.013 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:22:54.668Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-08-17T17:22:55.013 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:22:54.668Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-08-17T17:22:55.013 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:22:54.668Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=20.304µs wal_replay_duration=610.255µs wbl_replay_duration=243ns total_replay_duration=648.894µs 2024-08-17T17:22:55.013 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:22:54.669Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-17T17:22:55.013 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:22:54.669Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-17T17:22:55.013 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:22:54.669Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-17T17:22:55.013 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:22:54.684Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.810616ms db_storage=792ns remote_storage=1.098µs web_handler=214ns query_engine=537ns scrape=411.453µs scrape_sd=26.229µs notify=20.433µs notify_sd=11.209µs rules=14.042503ms tracing=5.681µs 2024-08-17T17:22:55.013 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:22:54.684Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-17T17:22:55.013 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:54 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:22:54.684Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-17T17:22:55.013 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:54 smithi046 bash[64434]: 89a32be9da28654dee4d00eea96b914c51572a545716e9872b452e24671f6de3 2024-08-17T17:22:55.014 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:22:54 smithi046 systemd[1]: Started Ceph prometheus.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:22:55.042 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:22:54] ENGINE Bus STOPPING 2024-08-17T17:22:55.042 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:22:54] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:22:55.042 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:22:54] ENGINE Bus STOPPED 2024-08-17T17:22:55.042 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:22:54] ENGINE Bus STARTING 2024-08-17T17:22:55.042 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:22:54] ENGINE Serving on http://:::9283 2024-08-17T17:22:55.042 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:22:54] ENGINE Bus STARTED 2024-08-17T17:22:55.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:22:54 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:22:54] ENGINE Bus STOPPING 2024-08-17T17:22:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[31110]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:22:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[31110]: osdmap e71: 8 total, 8 up, 8 in 2024-08-17T17:22:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:22:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[31110]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:22:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi037.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T17:22:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[31110]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi037.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T17:22:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:22:55.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[31110]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:22:55.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi046.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T17:22:55.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[31110]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi046.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T17:22:55.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:55.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:22:55.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[31110]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:22:55.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi046.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T17:22:55.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[31110]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi046.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T17:22:55.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:55.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:22:55.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[41254]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:22:55.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[41254]: osdmap e71: 8 total, 8 up, 8 in 2024-08-17T17:22:55.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:55.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:55.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:22:55.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[41254]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:22:55.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi037.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T17:22:55.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[41254]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi037.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T17:22:55.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:55.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:22:55.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[41254]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:22:55.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi046.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T17:22:55.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[41254]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi046.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T17:22:55.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:55.297 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:22:55.297 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[41254]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:22:55.297 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi046.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T17:22:55.297 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[41254]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi046.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T17:22:55.297 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:55.297 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:22:55.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:55 smithi046 ceph-mon[34315]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:22:55.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:55 smithi046 ceph-mon[34315]: osdmap e71: 8 total, 8 up, 8 in 2024-08-17T17:22:55.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:55 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:55.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:55 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:55.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:55 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:22:55.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:55 smithi046 ceph-mon[34315]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:22:55.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:55 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi037.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T17:22:55.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:55 smithi046 ceph-mon[34315]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi037.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T17:22:55.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:55 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:55.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:55 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:22:55.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:55 smithi046 ceph-mon[34315]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:22:55.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:55 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi046.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T17:22:55.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:55 smithi046 ceph-mon[34315]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi046.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T17:22:55.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:55 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:55.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:55 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:22:55.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:55 smithi046 ceph-mon[34315]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:22:55.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:55 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi046.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T17:22:55.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:55 smithi046 ceph-mon[34315]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi046.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T17:22:55.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:55 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:55.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:55 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:22:55.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:22:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:22:55.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:22:55] ENGINE Bus STOPPED 2024-08-17T17:22:55.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:22:55] ENGINE Bus STARTING 2024-08-17T17:22:55.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:22:55] ENGINE Serving on http://:::9283 2024-08-17T17:22:55.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:22:55] ENGINE Bus STARTED 2024-08-17T17:22:55.794 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:22:55 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:22:55] ENGINE Bus STOPPING 2024-08-17T17:22:56.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:22:56 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:22:56] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:22:56.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:22:56 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:22:56] ENGINE Bus STOPPED 2024-08-17T17:22:56.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:22:56 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:22:56] ENGINE Bus STARTING 2024-08-17T17:22:56.294 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:22:56 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:22:56] ENGINE Serving on http://:::9283 2024-08-17T17:22:56.294 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:22:56 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:22:56] ENGINE Bus STARTED 2024-08-17T17:22:57.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:56 smithi046 ceph-mon[34315]: pgmap v55: 73 pgs: 26 creating+peering, 47 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:57.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:56 smithi046 ceph-mon[34315]: osdmap e72: 8 total, 8 up, 8 in 2024-08-17T17:22:57.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:56 smithi046 ceph-mon[34315]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:22:57.019 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:56 smithi037 ceph-mon[31110]: pgmap v55: 73 pgs: 26 creating+peering, 47 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:57.019 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:56 smithi037 ceph-mon[31110]: osdmap e72: 8 total, 8 up, 8 in 2024-08-17T17:22:57.019 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:56 smithi037 ceph-mon[31110]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:22:57.019 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:56 smithi037 ceph-mon[41254]: pgmap v55: 73 pgs: 26 creating+peering, 47 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:57.019 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:56 smithi037 ceph-mon[41254]: osdmap e72: 8 total, 8 up, 8 in 2024-08-17T17:22:57.019 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:56 smithi037 ceph-mon[41254]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:22:58.086 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-08-17T17:22:58.409 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:22:58.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:58 smithi037 ceph-mon[31110]: pgmap v57: 73 pgs: 26 creating+peering, 47 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:58.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:58 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:58.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:22:58 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:58.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:58 smithi037 ceph-mon[41254]: pgmap v57: 73 pgs: 26 creating+peering, 47 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:58.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:58 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:58.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:22:58 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:59.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:58 smithi046 ceph-mon[34315]: pgmap v57: 73 pgs: 26 creating+peering, 47 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:22:59.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:58 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:59.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:22:58 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:22:59.543 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:22:59 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[74553]: ts=2024-08-17T17:22:59.227Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003597058s 2024-08-17T17:23:01.010 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:00 smithi037 ceph-mon[31110]: pgmap v58: 73 pgs: 12 creating+peering, 61 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:01.010 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:00 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:01.010 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:00 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:01.010 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:00 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:23:01.011 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:00 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:23:01.011 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:00 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:01.011 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:00 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi037.qhhfds", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-17T17:23:01.011 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:00 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi037.qhhfds", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-17T17:23:01.011 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:00 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:23:01.011 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:00 smithi037 ceph-mon[41254]: pgmap v58: 73 pgs: 12 creating+peering, 61 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:01.011 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:00 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:01.011 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:00 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:01.011 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:00 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:23:01.012 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:00 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:23:01.012 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:00 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:01.012 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:00 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi037.qhhfds", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-17T17:23:01.012 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:00 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi037.qhhfds", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-17T17:23:01.012 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:00 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:23:01.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:00 smithi046 ceph-mon[34315]: pgmap v58: 73 pgs: 12 creating+peering, 61 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:01.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:00 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:01.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:00 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:01.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:00 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:23:01.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:00 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:23:01.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:00 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:01.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:00 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi037.qhhfds", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-17T17:23:01.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:00 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi037.qhhfds", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-17T17:23:01.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:00 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:23:01.978 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:01 smithi037 ceph-mon[31110]: Deploying daemon mds.foo.smithi037.qhhfds on smithi037 2024-08-17T17:23:01.978 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:01 smithi037 ceph-mon[41254]: Deploying daemon mds.foo.smithi037.qhhfds on smithi037 2024-08-17T17:23:02.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:01 smithi046 ceph-mon[34315]: Deploying daemon mds.foo.smithi037.qhhfds on smithi037 2024-08-17T17:23:02.603 INFO:teuthology.run_tasks:Running task ceph.healthy... 2024-08-17T17:23:02.614 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-08-17T17:23:02.615 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-08-17T17:23:02.615 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph mgr dump --format=json 2024-08-17T17:23:03.001 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:02 smithi037 ceph-mon[41254]: pgmap v59: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:03.002 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:02 smithi037 ceph-mon[31110]: pgmap v59: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:03.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:02 smithi046 ceph-mon[34315]: pgmap v59: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:03.125 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:04.685 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:04 smithi037 ceph-mon[31110]: pgmap v60: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:04.685 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:04 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:04.685 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:04 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:23:04.685 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:04 smithi037 ceph-mon[41254]: pgmap v60: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:04.686 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:04 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:04.686 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:04 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:23:05.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:04 smithi046 ceph-mon[34315]: pgmap v60: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:05.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:04 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:05.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:04 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:23:05.233 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:23:05.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:05 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/3110600027' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T17:23:05.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:05 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/3110600027' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T17:23:05.826 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:05 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/3110600027' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T17:23:05.978 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":20,"flags":0,"active_gid":24356,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6800","nonce":973077461},{"type":"v1","addr":"172.21.15.37:6801","nonce":973077461}]},"active_addr":"172.21.15.37:6801/973077461","active_change":"2024-08-17T17:21:33.461574+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24361,"name":"x","mgr_features":4540138320759226367,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.37:8443/","prometheus":"http://172.21.15.37:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":60,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.37:0","nonce":4012130197}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.37:0","nonce":1880776666}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.37:0","nonce":3218866355}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.37:0","nonce":4254278222}]}]} 2024-08-17T17:23:05.982 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-08-17T17:23:05.982 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-08-17T17:23:05.982 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T17:23:06.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:23:05 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:23:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:23:06.304 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:06.722 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:23:06 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:23:06] "GET /metrics HTTP/1.1" 200 208808 "" "Prometheus/2.43.0" 2024-08-17T17:23:06.722 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:06 smithi037 ceph-mon[41254]: pgmap v61: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:06.722 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:06 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:06.722 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:06 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:06.722 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:06 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:06.723 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:06 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi046.wrzfvl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-17T17:23:06.723 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:06 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi046.wrzfvl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-17T17:23:06.723 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:06 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:23:06.723 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:06 smithi037 ceph-mon[31110]: pgmap v61: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:06.723 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:06 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:06.723 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:06 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:06.723 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:06 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:06.723 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:06 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi046.wrzfvl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-17T17:23:06.723 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:06 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi046.wrzfvl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-17T17:23:06.723 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:06 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:23:06.860 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:06 smithi046 ceph-mon[34315]: pgmap v61: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:06.860 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:06 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:06.860 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:06 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:06.860 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:06 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:06.860 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:06 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi046.wrzfvl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-17T17:23:06.860 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:06 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi046.wrzfvl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-17T17:23:06.860 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:06 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:23:07.792 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:07 smithi037 ceph-mon[31110]: Deploying daemon mds.foo.smithi046.wrzfvl on smithi046 2024-08-17T17:23:07.792 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:07 smithi037 ceph-mon[31110]: mds.? [v2:172.21.15.37:6834/675318980,v1:172.21.15.37:6835/675318980] up:boot 2024-08-17T17:23:07.792 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:07 smithi037 ceph-mon[31110]: daemon mds.foo.smithi037.qhhfds assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-08-17T17:23:07.792 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:07 smithi037 ceph-mon[31110]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-17T17:23:07.792 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:07 smithi037 ceph-mon[31110]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-08-17T17:23:07.792 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:07 smithi037 ceph-mon[31110]: Cluster is now healthy 2024-08-17T17:23:07.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:07 smithi037 ceph-mon[31110]: fsmap foo:0 1 up:standby 2024-08-17T17:23:07.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:07 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi037.qhhfds"}]: dispatch 2024-08-17T17:23:07.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:07 smithi037 ceph-mon[31110]: fsmap foo:1 {0=foo.smithi037.qhhfds=up:creating} 2024-08-17T17:23:07.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:07 smithi037 ceph-mon[31110]: daemon mds.foo.smithi037.qhhfds is now active in filesystem foo as rank 0 2024-08-17T17:23:07.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:07 smithi037 ceph-mon[41254]: Deploying daemon mds.foo.smithi046.wrzfvl on smithi046 2024-08-17T17:23:07.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:07 smithi037 ceph-mon[41254]: mds.? [v2:172.21.15.37:6834/675318980,v1:172.21.15.37:6835/675318980] up:boot 2024-08-17T17:23:07.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:07 smithi037 ceph-mon[41254]: daemon mds.foo.smithi037.qhhfds assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-08-17T17:23:07.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:07 smithi037 ceph-mon[41254]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-17T17:23:07.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:07 smithi037 ceph-mon[41254]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-08-17T17:23:07.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:07 smithi037 ceph-mon[41254]: Cluster is now healthy 2024-08-17T17:23:07.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:07 smithi037 ceph-mon[41254]: fsmap foo:0 1 up:standby 2024-08-17T17:23:07.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:07 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi037.qhhfds"}]: dispatch 2024-08-17T17:23:07.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:07 smithi037 ceph-mon[41254]: fsmap foo:1 {0=foo.smithi037.qhhfds=up:creating} 2024-08-17T17:23:07.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:07 smithi037 ceph-mon[41254]: daemon mds.foo.smithi037.qhhfds is now active in filesystem foo as rank 0 2024-08-17T17:23:07.925 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:07 smithi046 ceph-mon[34315]: Deploying daemon mds.foo.smithi046.wrzfvl on smithi046 2024-08-17T17:23:07.925 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:07 smithi046 ceph-mon[34315]: mds.? [v2:172.21.15.37:6834/675318980,v1:172.21.15.37:6835/675318980] up:boot 2024-08-17T17:23:07.925 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:07 smithi046 ceph-mon[34315]: daemon mds.foo.smithi037.qhhfds assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-08-17T17:23:07.925 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:07 smithi046 ceph-mon[34315]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-17T17:23:07.925 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:07 smithi046 ceph-mon[34315]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-08-17T17:23:07.925 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:07 smithi046 ceph-mon[34315]: Cluster is now healthy 2024-08-17T17:23:07.925 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:07 smithi046 ceph-mon[34315]: fsmap foo:0 1 up:standby 2024-08-17T17:23:07.926 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:07 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi037.qhhfds"}]: dispatch 2024-08-17T17:23:07.926 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:07 smithi046 ceph-mon[34315]: fsmap foo:1 {0=foo.smithi037.qhhfds=up:creating} 2024-08-17T17:23:07.926 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:07 smithi046 ceph-mon[34315]: daemon mds.foo.smithi037.qhhfds is now active in filesystem foo as rank 0 2024-08-17T17:23:08.168 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:23:08.169 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":72,"fsid":"4c9682c2-5cbc-11ef-bccf-c7b262605968","created":"2024-08-17T17:16:04.608243+0000","modified":"2024-08-17T17:22:55.728230+0000","last_up_change":"2024-08-17T17:21:03.912965+0000","last_in_change":"2024-08-17T17:20:46.804262+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-17T17:19:07.444923+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-08-17T17:21:37.359668+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":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":66,"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":"2024-08-17T17:22:52.559757+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":"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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-08-17T17:22:53.148641+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":"72","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":"d355322b-4c96-40bc-a0b0-f6bcc121fda9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6802","nonce":3058112252},{"type":"v1","addr":"172.21.15.37:6803","nonce":3058112252}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6804","nonce":3058112252},{"type":"v1","addr":"172.21.15.37:6805","nonce":3058112252}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6808","nonce":3058112252},{"type":"v1","addr":"172.21.15.37:6809","nonce":3058112252}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6806","nonce":3058112252},{"type":"v1","addr":"172.21.15.37:6807","nonce":3058112252}]},"public_addr":"172.21.15.37:6803/3058112252","cluster_addr":"172.21.15.37:6805/3058112252","heartbeat_back_addr":"172.21.15.37:6809/3058112252","heartbeat_front_addr":"172.21.15.37:6807/3058112252","state":["exists","up"]},{"osd":1,"uuid":"45d8cab2-223e-4f3d-8bf2-761d3fe574c8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6810","nonce":818464259},{"type":"v1","addr":"172.21.15.37:6811","nonce":818464259}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6812","nonce":818464259},{"type":"v1","addr":"172.21.15.37:6813","nonce":818464259}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6816","nonce":818464259},{"type":"v1","addr":"172.21.15.37:6817","nonce":818464259}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6814","nonce":818464259},{"type":"v1","addr":"172.21.15.37:6815","nonce":818464259}]},"public_addr":"172.21.15.37:6811/818464259","cluster_addr":"172.21.15.37:6813/818464259","heartbeat_back_addr":"172.21.15.37:6817/818464259","heartbeat_front_addr":"172.21.15.37:6815/818464259","state":["exists","up"]},{"osd":2,"uuid":"8146af9a-fabf-469b-98bc-4defdd20ab73","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6818","nonce":4065424997},{"type":"v1","addr":"172.21.15.37:6819","nonce":4065424997}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6820","nonce":4065424997},{"type":"v1","addr":"172.21.15.37:6821","nonce":4065424997}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6824","nonce":4065424997},{"type":"v1","addr":"172.21.15.37:6825","nonce":4065424997}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6822","nonce":4065424997},{"type":"v1","addr":"172.21.15.37:6823","nonce":4065424997}]},"public_addr":"172.21.15.37:6819/4065424997","cluster_addr":"172.21.15.37:6821/4065424997","heartbeat_back_addr":"172.21.15.37:6825/4065424997","heartbeat_front_addr":"172.21.15.37:6823/4065424997","state":["exists","up"]},{"osd":3,"uuid":"91207eb7-da23-479d-94b7-82a90640c3e7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6826","nonce":1805211311},{"type":"v1","addr":"172.21.15.37:6827","nonce":1805211311}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6828","nonce":1805211311},{"type":"v1","addr":"172.21.15.37:6829","nonce":1805211311}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6832","nonce":1805211311},{"type":"v1","addr":"172.21.15.37:6833","nonce":1805211311}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6830","nonce":1805211311},{"type":"v1","addr":"172.21.15.37:6831","nonce":1805211311}]},"public_addr":"172.21.15.37:6827/1805211311","cluster_addr":"172.21.15.37:6829/1805211311","heartbeat_back_addr":"172.21.15.37:6833/1805211311","heartbeat_front_addr":"172.21.15.37:6831/1805211311","state":["exists","up"]},{"osd":4,"uuid":"a5c81924-3ae1-4c4a-b45e-1306df78e587","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6800","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6801","nonce":4215071032}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6803","nonce":4215071032}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6807","nonce":4215071032}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6805","nonce":4215071032}]},"public_addr":"172.21.15.46:6801/4215071032","cluster_addr":"172.21.15.46:6803/4215071032","heartbeat_back_addr":"172.21.15.46:6807/4215071032","heartbeat_front_addr":"172.21.15.46:6805/4215071032","state":["exists","up"]},{"osd":5,"uuid":"033632cd-5f3d-4ff3-a3d8-aaf1a46944a7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6808","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6809","nonce":2575043886}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6810","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6811","nonce":2575043886}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6814","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6815","nonce":2575043886}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6812","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6813","nonce":2575043886}]},"public_addr":"172.21.15.46:6809/2575043886","cluster_addr":"172.21.15.46:6811/2575043886","heartbeat_back_addr":"172.21.15.46:6815/2575043886","heartbeat_front_addr":"172.21.15.46:6813/2575043886","state":["exists","up"]},{"osd":6,"uuid":"5fe84c51-3696-4ecd-aa2a-411138307d9a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6816","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6817","nonce":1894527329}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6818","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6819","nonce":1894527329}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6822","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6823","nonce":1894527329}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6820","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6821","nonce":1894527329}]},"public_addr":"172.21.15.46:6817/1894527329","cluster_addr":"172.21.15.46:6819/1894527329","heartbeat_back_addr":"172.21.15.46:6823/1894527329","heartbeat_front_addr":"172.21.15.46:6821/1894527329","state":["exists","up"]},{"osd":7,"uuid":"133a611b-4fa6-4ae8-a6c2-93eb4f7b3c46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6824","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6825","nonce":2830139080}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6826","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6827","nonce":2830139080}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6830","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6831","nonce":2830139080}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6828","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6829","nonce":2830139080}]},"public_addr":"172.21.15.46:6825/2830139080","cluster_addr":"172.21.15.46:6827/2830139080","heartbeat_back_addr":"172.21.15.46:6831/2830139080","heartbeat_front_addr":"172.21.15.46:6829/2830139080","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:18:15.858306+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:18:39.888843+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:19:03.220196+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:19:28.829979+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:19:50.146145+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:20:13.566765+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:20:37.697730+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:21:02.353694+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.37:0/3187619372":"2024-08-18T17:21:33.461421+0000","172.21.15.37:6801/744903713":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/3665403737":"2024-08-18T17:16:25.339858+0000","172.21.15.37:6801/2954378472":"2024-08-18T17:16:25.339858+0000","172.21.15.37:6800/2954378472":"2024-08-18T17:16:25.339858+0000","172.21.15.37:0/3025612530":"2024-08-18T17:16:25.339858+0000","172.21.15.37:6800/744903713":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/2856346433":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/4240945812":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/3177811120":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/1123741661":"2024-08-18T17:16:25.339858+0000","172.21.15.37:6800/582960123":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/3591224345":"2024-08-18T17:21:33.461421+0000","172.21.15.37:6801/582960123":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/1483701393":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/1346456093":"2024-08-18T17:21:33.461421+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}} 2024-08-17T17:23:08.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:08 smithi046 ceph-mon[34315]: pgmap v62: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:08.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:08 smithi046 ceph-mon[34315]: mds.? [v2:172.21.15.37:6834/675318980,v1:172.21.15.37:6835/675318980] up:active 2024-08-17T17:23:08.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:08 smithi046 ceph-mon[34315]: fsmap foo:1 {0=foo.smithi037.qhhfds=up:active} 2024-08-17T17:23:08.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:08 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/4210426084' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:23:08.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:08 smithi037 ceph-mon[31110]: pgmap v62: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:08.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:08 smithi037 ceph-mon[31110]: mds.? [v2:172.21.15.37:6834/675318980,v1:172.21.15.37:6835/675318980] up:active 2024-08-17T17:23:08.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:08 smithi037 ceph-mon[31110]: fsmap foo:1 {0=foo.smithi037.qhhfds=up:active} 2024-08-17T17:23:08.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:08 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/4210426084' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:23:08.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:08 smithi037 ceph-mon[41254]: pgmap v62: 73 pgs: 73 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:08.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:08 smithi037 ceph-mon[41254]: mds.? [v2:172.21.15.37:6834/675318980,v1:172.21.15.37:6835/675318980] up:active 2024-08-17T17:23:08.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:08 smithi037 ceph-mon[41254]: fsmap foo:1 {0=foo.smithi037.qhhfds=up:active} 2024-08-17T17:23:08.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:08 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/4210426084' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:23:08.997 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-08-17T17:23:08.997 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T17:23:09.570 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:10.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:09 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:10.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:09 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:10.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:09 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:10.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:09 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:10.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:09 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:10.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:09 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:23:10.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:09 smithi046 ceph-mon[34315]: mds.? [v2:172.21.15.46:6832/4061296907,v1:172.21.15.46:6833/4061296907] up:boot 2024-08-17T17:23:10.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:09 smithi046 ceph-mon[34315]: fsmap foo:1 {0=foo.smithi037.qhhfds=up:active} 1 up:standby 2024-08-17T17:23:10.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:09 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi046.wrzfvl"}]: dispatch 2024-08-17T17:23:10.042 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:09 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:10.042 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:09 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:10.042 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:09 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:10.042 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:09 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:10.042 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:09 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:10.042 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:09 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:23:10.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:09 smithi037 ceph-mon[41254]: mds.? [v2:172.21.15.46:6832/4061296907,v1:172.21.15.46:6833/4061296907] up:boot 2024-08-17T17:23:10.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:09 smithi037 ceph-mon[41254]: fsmap foo:1 {0=foo.smithi037.qhhfds=up:active} 1 up:standby 2024-08-17T17:23:10.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:09 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi046.wrzfvl"}]: dispatch 2024-08-17T17:23:10.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:09 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:10.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:09 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:10.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:09 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:10.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:09 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:10.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:09 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:10.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:09 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:23:10.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:09 smithi037 ceph-mon[31110]: mds.? [v2:172.21.15.46:6832/4061296907,v1:172.21.15.46:6833/4061296907] up:boot 2024-08-17T17:23:10.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:09 smithi037 ceph-mon[31110]: fsmap foo:1 {0=foo.smithi037.qhhfds=up:active} 1 up:standby 2024-08-17T17:23:10.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:09 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi046.wrzfvl"}]: dispatch 2024-08-17T17:23:11.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:10 smithi046 ceph-mon[34315]: pgmap v63: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-08-17T17:23:11.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:10 smithi037 ceph-mon[31110]: pgmap v63: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-08-17T17:23:11.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:10 smithi037 ceph-mon[41254]: pgmap v63: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-08-17T17:23:11.870 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:23:11.870 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":72,"fsid":"4c9682c2-5cbc-11ef-bccf-c7b262605968","created":"2024-08-17T17:16:04.608243+0000","modified":"2024-08-17T17:22:55.728230+0000","last_up_change":"2024-08-17T17:21:03.912965+0000","last_in_change":"2024-08-17T17:20:46.804262+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-17T17:19:07.444923+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-08-17T17:21:37.359668+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":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":66,"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":"2024-08-17T17:22:52.559757+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":"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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-08-17T17:22:53.148641+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":"72","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":"d355322b-4c96-40bc-a0b0-f6bcc121fda9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6802","nonce":3058112252},{"type":"v1","addr":"172.21.15.37:6803","nonce":3058112252}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6804","nonce":3058112252},{"type":"v1","addr":"172.21.15.37:6805","nonce":3058112252}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6808","nonce":3058112252},{"type":"v1","addr":"172.21.15.37:6809","nonce":3058112252}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6806","nonce":3058112252},{"type":"v1","addr":"172.21.15.37:6807","nonce":3058112252}]},"public_addr":"172.21.15.37:6803/3058112252","cluster_addr":"172.21.15.37:6805/3058112252","heartbeat_back_addr":"172.21.15.37:6809/3058112252","heartbeat_front_addr":"172.21.15.37:6807/3058112252","state":["exists","up"]},{"osd":1,"uuid":"45d8cab2-223e-4f3d-8bf2-761d3fe574c8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6810","nonce":818464259},{"type":"v1","addr":"172.21.15.37:6811","nonce":818464259}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6812","nonce":818464259},{"type":"v1","addr":"172.21.15.37:6813","nonce":818464259}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6816","nonce":818464259},{"type":"v1","addr":"172.21.15.37:6817","nonce":818464259}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6814","nonce":818464259},{"type":"v1","addr":"172.21.15.37:6815","nonce":818464259}]},"public_addr":"172.21.15.37:6811/818464259","cluster_addr":"172.21.15.37:6813/818464259","heartbeat_back_addr":"172.21.15.37:6817/818464259","heartbeat_front_addr":"172.21.15.37:6815/818464259","state":["exists","up"]},{"osd":2,"uuid":"8146af9a-fabf-469b-98bc-4defdd20ab73","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6818","nonce":4065424997},{"type":"v1","addr":"172.21.15.37:6819","nonce":4065424997}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6820","nonce":4065424997},{"type":"v1","addr":"172.21.15.37:6821","nonce":4065424997}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6824","nonce":4065424997},{"type":"v1","addr":"172.21.15.37:6825","nonce":4065424997}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6822","nonce":4065424997},{"type":"v1","addr":"172.21.15.37:6823","nonce":4065424997}]},"public_addr":"172.21.15.37:6819/4065424997","cluster_addr":"172.21.15.37:6821/4065424997","heartbeat_back_addr":"172.21.15.37:6825/4065424997","heartbeat_front_addr":"172.21.15.37:6823/4065424997","state":["exists","up"]},{"osd":3,"uuid":"91207eb7-da23-479d-94b7-82a90640c3e7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6826","nonce":1805211311},{"type":"v1","addr":"172.21.15.37:6827","nonce":1805211311}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6828","nonce":1805211311},{"type":"v1","addr":"172.21.15.37:6829","nonce":1805211311}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6832","nonce":1805211311},{"type":"v1","addr":"172.21.15.37:6833","nonce":1805211311}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6830","nonce":1805211311},{"type":"v1","addr":"172.21.15.37:6831","nonce":1805211311}]},"public_addr":"172.21.15.37:6827/1805211311","cluster_addr":"172.21.15.37:6829/1805211311","heartbeat_back_addr":"172.21.15.37:6833/1805211311","heartbeat_front_addr":"172.21.15.37:6831/1805211311","state":["exists","up"]},{"osd":4,"uuid":"a5c81924-3ae1-4c4a-b45e-1306df78e587","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6800","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6801","nonce":4215071032}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6803","nonce":4215071032}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6807","nonce":4215071032}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6805","nonce":4215071032}]},"public_addr":"172.21.15.46:6801/4215071032","cluster_addr":"172.21.15.46:6803/4215071032","heartbeat_back_addr":"172.21.15.46:6807/4215071032","heartbeat_front_addr":"172.21.15.46:6805/4215071032","state":["exists","up"]},{"osd":5,"uuid":"033632cd-5f3d-4ff3-a3d8-aaf1a46944a7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6808","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6809","nonce":2575043886}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6810","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6811","nonce":2575043886}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6814","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6815","nonce":2575043886}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6812","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6813","nonce":2575043886}]},"public_addr":"172.21.15.46:6809/2575043886","cluster_addr":"172.21.15.46:6811/2575043886","heartbeat_back_addr":"172.21.15.46:6815/2575043886","heartbeat_front_addr":"172.21.15.46:6813/2575043886","state":["exists","up"]},{"osd":6,"uuid":"5fe84c51-3696-4ecd-aa2a-411138307d9a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6816","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6817","nonce":1894527329}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6818","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6819","nonce":1894527329}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6822","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6823","nonce":1894527329}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6820","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6821","nonce":1894527329}]},"public_addr":"172.21.15.46:6817/1894527329","cluster_addr":"172.21.15.46:6819/1894527329","heartbeat_back_addr":"172.21.15.46:6823/1894527329","heartbeat_front_addr":"172.21.15.46:6821/1894527329","state":["exists","up"]},{"osd":7,"uuid":"133a611b-4fa6-4ae8-a6c2-93eb4f7b3c46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6824","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6825","nonce":2830139080}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6826","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6827","nonce":2830139080}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6830","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6831","nonce":2830139080}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6828","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6829","nonce":2830139080}]},"public_addr":"172.21.15.46:6825/2830139080","cluster_addr":"172.21.15.46:6827/2830139080","heartbeat_back_addr":"172.21.15.46:6831/2830139080","heartbeat_front_addr":"172.21.15.46:6829/2830139080","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:18:15.858306+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:18:39.888843+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:19:03.220196+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:19:28.829979+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:19:50.146145+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:20:13.566765+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:20:37.697730+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:21:02.353694+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.37:0/3187619372":"2024-08-18T17:21:33.461421+0000","172.21.15.37:6801/744903713":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/3665403737":"2024-08-18T17:16:25.339858+0000","172.21.15.37:6801/2954378472":"2024-08-18T17:16:25.339858+0000","172.21.15.37:6800/2954378472":"2024-08-18T17:16:25.339858+0000","172.21.15.37:0/3025612530":"2024-08-18T17:16:25.339858+0000","172.21.15.37:6800/744903713":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/2856346433":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/4240945812":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/3177811120":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/1123741661":"2024-08-18T17:16:25.339858+0000","172.21.15.37:6800/582960123":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/3591224345":"2024-08-18T17:21:33.461421+0000","172.21.15.37:6801/582960123":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/1483701393":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/1346456093":"2024-08-18T17:21:33.461421+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}} 2024-08-17T17:23:12.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:12 smithi037 ceph-mon[41254]: mds.? [v2:172.21.15.37:6834/675318980,v1:172.21.15.37:6835/675318980] up:active 2024-08-17T17:23:12.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:12 smithi037 ceph-mon[41254]: fsmap foo:1 {0=foo.smithi037.qhhfds=up:active} 1 up:standby 2024-08-17T17:23:12.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:12 smithi037 ceph-mon[41254]: pgmap v64: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-08-17T17:23:12.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:12 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/3387469366' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:23:12.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:12 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:12.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:12 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:12.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:12 smithi037 ceph-mon[31110]: mds.? [v2:172.21.15.37:6834/675318980,v1:172.21.15.37:6835/675318980] up:active 2024-08-17T17:23:12.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:12 smithi037 ceph-mon[31110]: fsmap foo:1 {0=foo.smithi037.qhhfds=up:active} 1 up:standby 2024-08-17T17:23:12.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:12 smithi037 ceph-mon[31110]: pgmap v64: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-08-17T17:23:12.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:12 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/3387469366' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:23:12.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:12 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:12.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:12 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:12.673 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-08-17T17:23:12.673 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-08-17T17:23:12.674 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-08-17T17:23:12.674 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-08-17T17:23:12.674 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-08-17T17:23:12.675 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-08-17T17:23:12.675 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-08-17T17:23:12.676 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-08-17T17:23:12.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:12 smithi046 ceph-mon[34315]: mds.? [v2:172.21.15.37:6834/675318980,v1:172.21.15.37:6835/675318980] up:active 2024-08-17T17:23:12.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:12 smithi046 ceph-mon[34315]: fsmap foo:1 {0=foo.smithi037.qhhfds=up:active} 1 up:standby 2024-08-17T17:23:12.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:12 smithi046 ceph-mon[34315]: pgmap v64: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-08-17T17:23:12.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:12 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/3387469366' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T17:23:12.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:12 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:12.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:12 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:13.542 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:13.545 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:13.582 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:13.608 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:13.609 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:13.609 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:14.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:14 smithi046 ceph-mon[34315]: mds.? [v2:172.21.15.46:6832/4061296907,v1:172.21.15.46:6833/4061296907] up:standby 2024-08-17T17:23:14.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:14 smithi046 ceph-mon[34315]: fsmap foo:1 {0=foo.smithi037.qhhfds=up:active} 1 up:standby 2024-08-17T17:23:14.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:14 smithi046 ceph-mon[34315]: pgmap v65: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-08-17T17:23:14.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:14 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:14.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:14 smithi037 ceph-mon[41254]: mds.? [v2:172.21.15.46:6832/4061296907,v1:172.21.15.46:6833/4061296907] up:standby 2024-08-17T17:23:14.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:14 smithi037 ceph-mon[41254]: fsmap foo:1 {0=foo.smithi037.qhhfds=up:active} 1 up:standby 2024-08-17T17:23:14.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:14 smithi037 ceph-mon[41254]: pgmap v65: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-08-17T17:23:14.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:14 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:14.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:14 smithi037 ceph-mon[31110]: mds.? [v2:172.21.15.46:6832/4061296907,v1:172.21.15.46:6833/4061296907] up:standby 2024-08-17T17:23:14.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:14 smithi037 ceph-mon[31110]: fsmap foo:1 {0=foo.smithi037.qhhfds=up:active} 1 up:standby 2024-08-17T17:23:14.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:14 smithi037 ceph-mon[31110]: pgmap v65: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-08-17T17:23:14.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:14 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:16.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:23:15 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:23:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:23:16.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:16 smithi037 ceph-mon[31110]: pgmap v66: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-08-17T17:23:16.794 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:23:16 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:23:16] "GET /metrics HTTP/1.1" 200 208808 "" "Prometheus/2.43.0" 2024-08-17T17:23:16.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:16 smithi037 ceph-mon[41254]: pgmap v66: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-08-17T17:23:17.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:16 smithi046 ceph-mon[34315]: pgmap v66: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-08-17T17:23:18.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:18 smithi037 ceph-mon[31110]: pgmap v67: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-08-17T17:23:18.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:18 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:18.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:18 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:23:18.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:18 smithi037 ceph-mon[41254]: pgmap v67: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-08-17T17:23:18.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:18 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:18.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:18 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:23:18.843 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:18 smithi046 ceph-mon[34315]: pgmap v67: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-08-17T17:23:18.844 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:18 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:18.844 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:18 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:23:20.146 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:20.593 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:20 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:20.593 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:20 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:20.593 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:20 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:23:20.593 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:20 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:23:20.593 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:20 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:20.594 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:20 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:23:20.594 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:20 smithi037 ceph-mon[41254]: pgmap v68: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-08-17T17:23:20.594 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:20 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:20.594 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:20 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:20.594 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:20 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:23:20.594 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:20 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:23:20.594 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:20 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:20.594 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:20 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:23:20.594 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:20 smithi037 ceph-mon[31110]: pgmap v68: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-08-17T17:23:20.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:20 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:20.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:20 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:20.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:20 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:23:20.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:20 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:23:20.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:20 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:20.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:20 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:23:20.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:20 smithi046 ceph-mon[34315]: pgmap v68: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-08-17T17:23:22.259 INFO:teuthology.orchestra.run.smithi037.stdout:236223201310 2024-08-17T17:23:22.259 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-08-17T17:23:22.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:22 smithi046 ceph-mon[34315]: pgmap v69: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-17T17:23:22.996 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:22 smithi037 ceph-mon[31110]: pgmap v69: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-17T17:23:22.997 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:22 smithi037 ceph-mon[41254]: pgmap v69: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-17T17:23:23.013 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:23.034 INFO:teuthology.orchestra.run.smithi037.stdout:111669149745 2024-08-17T17:23:23.034 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-08-17T17:23:24.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:24 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:24.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:24 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:24.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:24 smithi046 ceph-mon[34315]: pgmap v70: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-17T17:23:24.542 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:24 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:24.542 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:24 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:24.542 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:24 smithi037 ceph-mon[41254]: pgmap v70: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-17T17:23:24.542 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:24 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:24.542 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:24 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:24.542 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:24 smithi037 ceph-mon[31110]: pgmap v70: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-17T17:23:24.566 INFO:teuthology.orchestra.run.smithi037.stdout:77309411383 2024-08-17T17:23:24.567 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-08-17T17:23:26.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:23:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:23:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:23:26.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:23:26 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:23:26] "GET /metrics HTTP/1.1" 200 239793 "" "Prometheus/2.43.0" 2024-08-17T17:23:26.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:26 smithi037 ceph-mon[41254]: pgmap v71: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-17T17:23:26.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:26 smithi037 ceph-mon[31110]: pgmap v71: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-17T17:23:27.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:26 smithi046 ceph-mon[34315]: pgmap v71: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-17T17:23:27.907 INFO:teuthology.orchestra.run.smithi037.stdout:55834574909 2024-08-17T17:23:27.908 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-08-17T17:23:28.727 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:28 smithi037 ceph-mon[41254]: pgmap v72: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:28.727 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:28 smithi037 ceph-mon[31110]: pgmap v72: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:28.755 INFO:teuthology.orchestra.run.smithi037.stdout:133143986223 2024-08-17T17:23:28.755 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-08-17T17:23:29.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:28 smithi046 ceph-mon[34315]: pgmap v72: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:29.425 INFO:teuthology.orchestra.run.smithi037.stdout:167503724585 2024-08-17T17:23:29.426 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-08-17T17:23:29.483 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:29.891 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:31.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:30 smithi046 ceph-mon[34315]: pgmap v73: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:31.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:30 smithi037 ceph-mon[31110]: pgmap v73: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:31.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:30 smithi037 ceph-mon[41254]: pgmap v73: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:31.455 INFO:teuthology.orchestra.run.smithi037.stdout:201863462949 2024-08-17T17:23:31.456 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-08-17T17:23:32.090 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:32.829 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:32 smithi037 ceph-mon[31110]: pgmap v74: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:32.829 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:32 smithi037 ceph-mon[41254]: pgmap v74: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:33.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:32 smithi046 ceph-mon[34315]: pgmap v74: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:33.852 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:33 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-08-17T17:23:33.852 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:33 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-08-17T17:23:33.852 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:33 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-08-17T17:23:33.853 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:33 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:23:33.853 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:33 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-08-17T17:23:33.853 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:33 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-08-17T17:23:33.853 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:33 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-08-17T17:23:33.853 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:33 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:23:34.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:33 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-08-17T17:23:34.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:33 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-08-17T17:23:34.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:33 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-08-17T17:23:34.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:33 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:23:34.704 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:34 smithi037 ceph-mon[41254]: pgmap v75: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:34.704 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:34 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-08-17T17:23:34.704 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:34 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-08-17T17:23:34.704 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:34 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2024-08-17T17:23:34.704 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:34 smithi037 ceph-mon[41254]: osdmap e73: 8 total, 8 up, 8 in 2024-08-17T17:23:34.705 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:34 smithi037 ceph-mon[31110]: pgmap v75: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:34.705 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:34 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-08-17T17:23:34.705 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:34 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-08-17T17:23:34.705 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:34 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2024-08-17T17:23:34.705 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:34 smithi037 ceph-mon[31110]: osdmap e73: 8 total, 8 up, 8 in 2024-08-17T17:23:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:34 smithi046 ceph-mon[34315]: pgmap v75: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:34 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-08-17T17:23:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:34 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-08-17T17:23:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:34 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2024-08-17T17:23:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:34 smithi046 ceph-mon[34315]: osdmap e73: 8 total, 8 up, 8 in 2024-08-17T17:23:35.189 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:35.865 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:35 smithi037 ceph-mon[41254]: osdmap e74: 8 total, 8 up, 8 in 2024-08-17T17:23:35.865 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:35 smithi037 ceph-mon[31110]: osdmap e74: 8 total, 8 up, 8 in 2024-08-17T17:23:36.011 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:23:35 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:23:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:23:36.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:35 smithi046 ceph-mon[34315]: osdmap e74: 8 total, 8 up, 8 in 2024-08-17T17:23:36.056 INFO:teuthology.orchestra.run.smithi037.stdout:236223201313 2024-08-17T17:23:36.772 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:23:36 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:23:36] "GET /metrics HTTP/1.1" 200 239774 "" "Prometheus/2.43.0" 2024-08-17T17:23:36.772 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:36 smithi037 ceph-mon[41254]: pgmap v78: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:36.773 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:36 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/3752195759' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-17T17:23:36.773 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:36 smithi037 ceph-mon[31110]: pgmap v78: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:36.773 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:36 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/3752195759' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-17T17:23:36.798 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201310 got 236223201313 for osd.7 2024-08-17T17:23:36.798 DEBUG:teuthology.parallel:result is None 2024-08-17T17:23:37.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:36 smithi046 ceph-mon[34315]: pgmap v78: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:37.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:36 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/3752195759' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-17T17:23:37.115 INFO:teuthology.orchestra.run.smithi037.stdout:133143986225 2024-08-17T17:23:37.912 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:37 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/3911286272' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-17T17:23:38.039 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:37 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/3911286272' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-17T17:23:38.039 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:37 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/3911286272' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-17T17:23:38.069 INFO:teuthology.orchestra.run.smithi037.stdout:34359738435 2024-08-17T17:23:38.069 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-08-17T17:23:38.272 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:38.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:38 smithi037 ceph-mon[31110]: pgmap v79: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:38.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:38 smithi037 ceph-mon[41254]: pgmap v79: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:38.930 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:38 smithi046 ceph-mon[34315]: pgmap v79: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:39.192 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986223 got 133143986225 for osd.4 2024-08-17T17:23:39.193 DEBUG:teuthology.parallel:result is None 2024-08-17T17:23:39.643 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:39.643 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:39.792 INFO:teuthology.orchestra.run.smithi037.stdout:167503724588 2024-08-17T17:23:40.590 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:40 smithi037 ceph-mon[31110]: pgmap v80: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:40.590 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:40 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/4243442916' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-17T17:23:41.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:40 smithi046 ceph-mon[34315]: pgmap v80: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:41.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:40 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/4243442916' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-17T17:23:41.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:40 smithi037 ceph-mon[41254]: pgmap v80: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:41.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:40 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/4243442916' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-17T17:23:41.153 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724585 got 167503724588 for osd.5 2024-08-17T17:23:41.153 DEBUG:teuthology.parallel:result is None 2024-08-17T17:23:42.192 INFO:teuthology.orchestra.run.smithi037.stdout:77309411387 2024-08-17T17:23:42.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:42 smithi037 ceph-mon[31110]: pgmap v81: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:42.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:42 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/500578010' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-17T17:23:42.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:42 smithi037 ceph-mon[41254]: pgmap v81: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:42.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:42 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/500578010' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-17T17:23:43.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:42 smithi046 ceph-mon[34315]: pgmap v81: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:43.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:42 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/500578010' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-17T17:23:43.184 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411383 got 77309411387 for osd.2 2024-08-17T17:23:43.184 DEBUG:teuthology.parallel:result is None 2024-08-17T17:23:44.863 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:44 smithi037 ceph-mon[41254]: pgmap v82: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:44.863 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:44 smithi037 ceph-mon[31110]: pgmap v82: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:44.952 INFO:teuthology.orchestra.run.smithi037.stdout:55834574912 2024-08-17T17:23:45.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:44 smithi046 ceph-mon[34315]: pgmap v82: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:45.478 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:45.933 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:45 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1971625039' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-17T17:23:45.933 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:45 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1971625039' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-17T17:23:46.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:45 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1971625039' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-17T17:23:46.011 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:23:45 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:23:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:23:46.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:46 smithi037 ceph-mon[31110]: pgmap v83: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:46.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:23:46 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:23:46] "GET /metrics HTTP/1.1" 200 239774 "" "Prometheus/2.43.0" 2024-08-17T17:23:46.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:46 smithi037 ceph-mon[41254]: pgmap v83: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:47.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:46 smithi046 ceph-mon[34315]: pgmap v83: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:47.539 INFO:teuthology.orchestra.run.smithi037.stdout:111669149750 2024-08-17T17:23:47.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:47 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/3596045432' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-17T17:23:47.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:47 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/3596045432' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-17T17:23:48.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:47 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/3596045432' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-17T17:23:48.426 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574909 got 55834574912 for osd.1 2024-08-17T17:23:48.426 DEBUG:teuthology.parallel:result is None 2024-08-17T17:23:48.682 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:48 smithi037 ceph-mon[31110]: pgmap v84: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:48.682 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:48 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:23:48.682 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:48 smithi037 ceph-mon[41254]: pgmap v84: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:48.682 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:48 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:23:48.778 INFO:teuthology.orchestra.run.smithi037.stdout:201863462952 2024-08-17T17:23:49.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:48 smithi046 ceph-mon[34315]: pgmap v84: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:49.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:48 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:23:49.466 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149745 got 111669149750 for osd.3 2024-08-17T17:23:49.466 DEBUG:teuthology.parallel:result is None 2024-08-17T17:23:49.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:49 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/2286660960' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-17T17:23:49.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:49 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/2286660960' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-17T17:23:49.857 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462949 got 201863462952 for osd.6 2024-08-17T17:23:49.857 DEBUG:teuthology.parallel:result is None 2024-08-17T17:23:50.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:49 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/2286660960' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-17T17:23:51.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:50 smithi046 ceph-mon[34315]: pgmap v85: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:51.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:50 smithi037 ceph-mon[31110]: pgmap v85: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:51.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:50 smithi037 ceph-mon[41254]: pgmap v85: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:51.664 INFO:teuthology.orchestra.run.smithi037.stdout:34359738439 2024-08-17T17:23:52.361 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:52 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:52.361 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:52 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:52.361 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:52 smithi037 ceph-mon[31110]: pgmap v86: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:52.361 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:52 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1487734411' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-17T17:23:52.361 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:52 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:23:52.361 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:52 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:23:52.361 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:52 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:52.361 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:52 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:52.362 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:52 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:52.362 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:52 smithi037 ceph-mon[41254]: pgmap v86: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:52.362 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:52 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1487734411' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-17T17:23:52.362 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:52 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:23:52.362 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:52 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:23:52.362 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:52 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:52.391 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738435 got 34359738439 for osd.0 2024-08-17T17:23:52.391 DEBUG:teuthology.parallel:result is None 2024-08-17T17:23:52.391 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-17T17:23:52.391 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:23:52.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:52 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:52.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:52 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:52.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:52 smithi046 ceph-mon[34315]: pgmap v86: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:52.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:52 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1487734411' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-17T17:23:52.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:52 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:23:52.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:52 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:23:52.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:52 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:23:52.659 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:54.623 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:23:54.624 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-08-17T17:23:54.975 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:54 smithi037 ceph-mon[41254]: pgmap v87: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:54.975 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:54 smithi037 ceph-mon[31110]: pgmap v87: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:55.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:54 smithi046 ceph-mon[34315]: pgmap v87: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:55.386 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":87,"stamp":"2024-08-17T17:23:53.498214+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592725,"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":212,"num_read_kb":306,"num_write":226,"num_write_kb":2431,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":170,"ondisk_log_size":170,"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":2386616,"kb_used_data":7764,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747574600,"statfs":{"total":767960285184,"available":765516390400,"internally_reserved":0,"allocated":7950336,"data_stored":4460010,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2435828416},"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.002510"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.567565+0000","last_change":"2024-08-17T17:22:54.740293+0000","last_active":"2024-08-17T17:23:33.567565+0000","last_peered":"2024-08-17T17:23:33.567565+0000","last_clean":"2024-08-17T17:23:33.567565+0000","last_became_active":"2024-08-17T17:22:54.740038+0000","last_became_peered":"2024-08-17T17:22:54.740038+0000","last_unstale":"2024-08-17T17:23:33.567565+0000","last_undegraded":"2024-08-17T17:23:33.567565+0000","last_fullsized":"2024-08-17T17:23:33.567565+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:22:05.154923+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":16,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.751226+0000","last_change":"2024-08-17T17:22:53.725794+0000","last_active":"2024-08-17T17:23:33.751226+0000","last_peered":"2024-08-17T17:23:33.751226+0000","last_clean":"2024-08-17T17:23:33.751226+0000","last_became_active":"2024-08-17T17:22:53.725491+0000","last_became_peered":"2024-08-17T17:22:53.725491+0000","last_unstale":"2024-08-17T17:23:33.751226+0000","last_undegraded":"2024-08-17T17:23:33.751226+0000","last_fullsized":"2024-08-17T17:23:33.751226+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:36:53.090850+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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.15","version":"0'0","reported_seq":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.574142+0000","last_change":"2024-08-17T17:22:54.175316+0000","last_active":"2024-08-17T17:23:33.574142+0000","last_peered":"2024-08-17T17:23:33.574142+0000","last_clean":"2024-08-17T17:23:33.574142+0000","last_became_active":"2024-08-17T17:22:54.175019+0000","last_became_peered":"2024-08-17T17:22:54.175019+0000","last_unstale":"2024-08-17T17:23:33.574142+0000","last_undegraded":"2024-08-17T17:23:33.574142+0000","last_fullsized":"2024-08-17T17:23:33.574142+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:56:57.519215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.571662+0000","last_change":"2024-08-17T17:22:53.739125+0000","last_active":"2024-08-17T17:23:33.571662+0000","last_peered":"2024-08-17T17:23:33.571662+0000","last_clean":"2024-08-17T17:23:33.571662+0000","last_became_active":"2024-08-17T17:22:53.738660+0000","last_became_peered":"2024-08-17T17:22:53.738660+0000","last_unstale":"2024-08-17T17:23:33.571662+0000","last_undegraded":"2024-08-17T17:23:33.571662+0000","last_fullsized":"2024-08-17T17:23:33.571662+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:43:13.845043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.573041+0000","last_change":"2024-08-17T17:22:54.739316+0000","last_active":"2024-08-17T17:23:33.573041+0000","last_peered":"2024-08-17T17:23:33.573041+0000","last_clean":"2024-08-17T17:23:33.573041+0000","last_became_active":"2024-08-17T17:22:54.739068+0000","last_became_peered":"2024-08-17T17:22:54.739068+0000","last_unstale":"2024-08-17T17:23:33.573041+0000","last_undegraded":"2024-08-17T17:23:33.573041+0000","last_fullsized":"2024-08-17T17:23:33.573041+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:52:48.504462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.751217+0000","last_change":"2024-08-17T17:22:53.725465+0000","last_active":"2024-08-17T17:23:33.751217+0000","last_peered":"2024-08-17T17:23:33.751217+0000","last_clean":"2024-08-17T17:23:33.751217+0000","last_became_active":"2024-08-17T17:22:53.725174+0000","last_became_peered":"2024-08-17T17:22:53.725174+0000","last_unstale":"2024-08-17T17:23:33.751217+0000","last_undegraded":"2024-08-17T17:23:33.751217+0000","last_fullsized":"2024-08-17T17:23:33.751217+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:46.185575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.569192+0000","last_change":"2024-08-17T17:22:54.739571+0000","last_active":"2024-08-17T17:23:33.569192+0000","last_peered":"2024-08-17T17:23:33.569192+0000","last_clean":"2024-08-17T17:23:33.569192+0000","last_became_active":"2024-08-17T17:22:54.739298+0000","last_became_peered":"2024-08-17T17:22:54.739298+0000","last_unstale":"2024-08-17T17:23:33.569192+0000","last_undegraded":"2024-08-17T17:23:33.569192+0000","last_fullsized":"2024-08-17T17:23:33.569192+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:37:25.560143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":22,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.753726+0000","last_change":"2024-08-17T17:22:53.731212+0000","last_active":"2024-08-17T17:23:33.753726+0000","last_peered":"2024-08-17T17:23:33.753726+0000","last_clean":"2024-08-17T17:23:33.753726+0000","last_became_active":"2024-08-17T17:22:53.730928+0000","last_became_peered":"2024-08-17T17:22:53.730928+0000","last_unstale":"2024-08-17T17:23:33.753726+0000","last_undegraded":"2024-08-17T17:23:33.753726+0000","last_fullsized":"2024-08-17T17:23:33.753726+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T01:26:22.221218+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":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":"3.f","version":"72'1","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.751475+0000","last_change":"2024-08-17T17:22:53.732993+0000","last_active":"2024-08-17T17:23:33.751475+0000","last_peered":"2024-08-17T17:23:33.751475+0000","last_clean":"2024-08-17T17:23:33.751475+0000","last_became_active":"2024-08-17T17:22:53.732644+0000","last_became_peered":"2024-08-17T17:22:53.732644+0000","last_unstale":"2024-08-17T17:23:33.751475+0000","last_undegraded":"2024-08-17T17:23:33.751475+0000","last_fullsized":"2024-08-17T17:23:33.751475+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T18:53:28.366775+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.573968+0000","last_change":"2024-08-17T17:22:54.175652+0000","last_active":"2024-08-17T17:23:33.573968+0000","last_peered":"2024-08-17T17:23:33.573968+0000","last_clean":"2024-08-17T17:23:33.573968+0000","last_became_active":"2024-08-17T17:22:54.175332+0000","last_became_peered":"2024-08-17T17:22:54.175332+0000","last_unstale":"2024-08-17T17:23:33.573968+0000","last_undegraded":"2024-08-17T17:23:33.573968+0000","last_fullsized":"2024-08-17T17:23:33.573968+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:58:04.891665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":16,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.751328+0000","last_change":"2024-08-17T17:22:53.728941+0000","last_active":"2024-08-17T17:23:33.751328+0000","last_peered":"2024-08-17T17:23:33.751328+0000","last_clean":"2024-08-17T17:23:33.751328+0000","last_became_active":"2024-08-17T17:22:53.728639+0000","last_became_peered":"2024-08-17T17:22:53.728639+0000","last_unstale":"2024-08-17T17:23:33.751328+0000","last_undegraded":"2024-08-17T17:23:33.751328+0000","last_fullsized":"2024-08-17T17:23:33.751328+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:20:03.813767+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":[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":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.564572+0000","last_change":"2024-08-17T17:22:54.743563+0000","last_active":"2024-08-17T17:23:33.564572+0000","last_peered":"2024-08-17T17:23:33.564572+0000","last_clean":"2024-08-17T17:23:33.564572+0000","last_became_active":"2024-08-17T17:22:54.743327+0000","last_became_peered":"2024-08-17T17:22:54.743327+0000","last_unstale":"2024-08-17T17:23:33.564572+0000","last_undegraded":"2024-08-17T17:23:33.564572+0000","last_fullsized":"2024-08-17T17:23:33.564572+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:16:51.127664+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.751318+0000","last_change":"2024-08-17T17:22:53.724857+0000","last_active":"2024-08-17T17:23:33.751318+0000","last_peered":"2024-08-17T17:23:33.751318+0000","last_clean":"2024-08-17T17:23:33.751318+0000","last_became_active":"2024-08-17T17:22:53.724555+0000","last_became_peered":"2024-08-17T17:22:53.724555+0000","last_unstale":"2024-08-17T17:23:33.751318+0000","last_undegraded":"2024-08-17T17:23:33.751318+0000","last_fullsized":"2024-08-17T17:23:33.751318+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:42:47.014152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.754268+0000","last_change":"2024-08-17T17:22:54.175876+0000","last_active":"2024-08-17T17:23:33.754268+0000","last_peered":"2024-08-17T17:23:33.754268+0000","last_clean":"2024-08-17T17:23:33.754268+0000","last_became_active":"2024-08-17T17:22:54.175578+0000","last_became_peered":"2024-08-17T17:22:54.175578+0000","last_unstale":"2024-08-17T17:23:33.754268+0000","last_undegraded":"2024-08-17T17:23:33.754268+0000","last_fullsized":"2024-08-17T17:23:33.754268+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:19:43.642859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.574205+0000","last_change":"2024-08-17T17:22:53.730158+0000","last_active":"2024-08-17T17:23:33.574205+0000","last_peered":"2024-08-17T17:23:33.574205+0000","last_clean":"2024-08-17T17:23:33.574205+0000","last_became_active":"2024-08-17T17:22:53.729851+0000","last_became_peered":"2024-08-17T17:22:53.729851+0000","last_unstale":"2024-08-17T17:23:33.574205+0000","last_undegraded":"2024-08-17T17:23:33.574205+0000","last_fullsized":"2024-08-17T17:23:33.574205+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:44:28.695609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.571764+0000","last_change":"2024-08-17T17:22:54.747827+0000","last_active":"2024-08-17T17:23:33.571764+0000","last_peered":"2024-08-17T17:23:33.571764+0000","last_clean":"2024-08-17T17:23:33.571764+0000","last_became_active":"2024-08-17T17:22:54.746033+0000","last_became_peered":"2024-08-17T17:22:54.746033+0000","last_unstale":"2024-08-17T17:23:33.571764+0000","last_undegraded":"2024-08-17T17:23:33.571764+0000","last_fullsized":"2024-08-17T17:23:33.571764+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:28:05.475782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":16,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.568625+0000","last_change":"2024-08-17T17:22:53.739392+0000","last_active":"2024-08-17T17:23:33.568625+0000","last_peered":"2024-08-17T17:23:33.568625+0000","last_clean":"2024-08-17T17:23:33.568625+0000","last_became_active":"2024-08-17T17:22:53.739011+0000","last_became_peered":"2024-08-17T17:22:53.739011+0000","last_unstale":"2024-08-17T17:23:33.568625+0000","last_undegraded":"2024-08-17T17:23:33.568625+0000","last_fullsized":"2024-08-17T17:23:33.568625+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:53:15.352063+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":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.564924+0000","last_change":"2024-08-17T17:22:55.083084+0000","last_active":"2024-08-17T17:23:33.564924+0000","last_peered":"2024-08-17T17:23:33.564924+0000","last_clean":"2024-08-17T17:23:33.564924+0000","last_became_active":"2024-08-17T17:22:55.082628+0000","last_became_peered":"2024-08-17T17:22:55.082628+0000","last_unstale":"2024-08-17T17:23:33.564924+0000","last_undegraded":"2024-08-17T17:23:33.564924+0000","last_fullsized":"2024-08-17T17:23:33.564924+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:54:15.332818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.753739+0000","last_change":"2024-08-17T17:22:53.730032+0000","last_active":"2024-08-17T17:23:33.753739+0000","last_peered":"2024-08-17T17:23:33.753739+0000","last_clean":"2024-08-17T17:23:33.753739+0000","last_became_active":"2024-08-17T17:22:53.729383+0000","last_became_peered":"2024-08-17T17:22:53.729383+0000","last_unstale":"2024-08-17T17:23:33.753739+0000","last_undegraded":"2024-08-17T17:23:33.753739+0000","last_fullsized":"2024-08-17T17:23:33.753739+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:28:52.849439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.565133+0000","last_change":"2024-08-17T17:22:54.741895+0000","last_active":"2024-08-17T17:23:33.565133+0000","last_peered":"2024-08-17T17:23:33.565133+0000","last_clean":"2024-08-17T17:23:33.565133+0000","last_became_active":"2024-08-17T17:22:54.741498+0000","last_became_peered":"2024-08-17T17:22:54.741498+0000","last_unstale":"2024-08-17T17:23:33.565133+0000","last_undegraded":"2024-08-17T17:23:33.565133+0000","last_fullsized":"2024-08-17T17:23:33.565133+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:06:43.182623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.564673+0000","last_change":"2024-08-17T17:22:53.730066+0000","last_active":"2024-08-17T17:23:33.564673+0000","last_peered":"2024-08-17T17:23:33.564673+0000","last_clean":"2024-08-17T17:23:33.564673+0000","last_became_active":"2024-08-17T17:22:53.729787+0000","last_became_peered":"2024-08-17T17:22:53.729787+0000","last_unstale":"2024-08-17T17:23:33.564673+0000","last_undegraded":"2024-08-17T17:23:33.564673+0000","last_fullsized":"2024-08-17T17:23:33.564673+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:28:32.795872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.565283+0000","last_change":"2024-08-17T17:22:55.083258+0000","last_active":"2024-08-17T17:23:33.565283+0000","last_peered":"2024-08-17T17:23:33.565283+0000","last_clean":"2024-08-17T17:23:33.565283+0000","last_became_active":"2024-08-17T17:22:55.082937+0000","last_became_peered":"2024-08-17T17:22:55.082937+0000","last_unstale":"2024-08-17T17:23:33.565283+0000","last_undegraded":"2024-08-17T17:23:33.565283+0000","last_fullsized":"2024-08-17T17:23:33.565283+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:18:57.319061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.568106+0000","last_change":"2024-08-17T17:22:53.730919+0000","last_active":"2024-08-17T17:23:33.568106+0000","last_peered":"2024-08-17T17:23:33.568106+0000","last_clean":"2024-08-17T17:23:33.568106+0000","last_became_active":"2024-08-17T17:22:53.730593+0000","last_became_peered":"2024-08-17T17:22:53.730593+0000","last_unstale":"2024-08-17T17:23:33.568106+0000","last_undegraded":"2024-08-17T17:23:33.568106+0000","last_fullsized":"2024-08-17T17:23:33.568106+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:15:44.644947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":10,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T17:23:34.572504+0000","last_change":"2024-08-17T17:23:34.572504+0000","last_active":"2024-08-17T17:23:34.572504+0000","last_peered":"2024-08-17T17:23:34.572504+0000","last_clean":"2024-08-17T17:23:34.572504+0000","last_became_active":"2024-08-17T17:23:34.572010+0000","last_became_peered":"2024-08-17T17:23:34.572010+0000","last_unstale":"2024-08-17T17:23:34.572504+0000","last_undegraded":"2024-08-17T17:23:34.572504+0000","last_fullsized":"2024-08-17T17:23:34.572504+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:45:39.201865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"60'128","reported_seq":281,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.751839+0000","last_change":"2024-08-17T17:21:07.327141+0000","last_active":"2024-08-17T17:23:33.751839+0000","last_peered":"2024-08-17T17:23:33.751839+0000","last_clean":"2024-08-17T17:23:33.751839+0000","last_became_active":"2024-08-17T17:21:07.326739+0000","last_became_peered":"2024-08-17T17:21:07.326739+0000","last_unstale":"2024-08-17T17:23:33.751839+0000","last_undegraded":"2024-08-17T17:23:33.751839+0000","last_fullsized":"2024-08-17T17:23:33.751839+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:19:07.708941+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:14:37.317155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":27,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.574113+0000","last_change":"2024-08-17T17:21:43.904370+0000","last_active":"2024-08-17T17:23:33.574113+0000","last_peered":"2024-08-17T17:23:33.574113+0000","last_clean":"2024-08-17T17:23:33.574113+0000","last_became_active":"2024-08-17T17:21:38.863876+0000","last_became_peered":"2024-08-17T17:21:38.863876+0000","last_unstale":"2024-08-17T17:23:33.574113+0000","last_undegraded":"2024-08-17T17:23:33.574113+0000","last_fullsized":"2024-08-17T17:23:33.574113+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+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 @ 2024-08-18T23:13:29.724043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028371400000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.569673+0000","last_change":"2024-08-17T17:22:53.730205+0000","last_active":"2024-08-17T17:23:33.569673+0000","last_peered":"2024-08-17T17:23:33.569673+0000","last_clean":"2024-08-17T17:23:33.569673+0000","last_became_active":"2024-08-17T17:22:53.729858+0000","last_became_peered":"2024-08-17T17:22:53.729858+0000","last_unstale":"2024-08-17T17:23:33.569673+0000","last_undegraded":"2024-08-17T17:23:33.569673+0000","last_fullsized":"2024-08-17T17:23:33.569673+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:36:11.555033+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.754561+0000","last_change":"2024-08-17T17:22:54.175289+0000","last_active":"2024-08-17T17:23:33.754561+0000","last_peered":"2024-08-17T17:23:33.754561+0000","last_clean":"2024-08-17T17:23:33.754561+0000","last_became_active":"2024-08-17T17:22:54.174953+0000","last_became_peered":"2024-08-17T17:22:54.174953+0000","last_unstale":"2024-08-17T17:23:33.754561+0000","last_undegraded":"2024-08-17T17:23:33.754561+0000","last_fullsized":"2024-08-17T17:23:33.754561+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:20.586463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.751804+0000","last_change":"2024-08-17T17:21:44.056663+0000","last_active":"2024-08-17T17:23:33.751804+0000","last_peered":"2024-08-17T17:23:33.751804+0000","last_clean":"2024-08-17T17:23:33.751804+0000","last_became_active":"2024-08-17T17:21:38.867410+0000","last_became_peered":"2024-08-17T17:21:38.867410+0000","last_unstale":"2024-08-17T17:23:33.751804+0000","last_undegraded":"2024-08-17T17:23:33.751804+0000","last_fullsized":"2024-08-17T17:23:33.751804+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:40:10.972358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026904000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.571594+0000","last_change":"2024-08-17T17:22:53.738186+0000","last_active":"2024-08-17T17:23:33.571594+0000","last_peered":"2024-08-17T17:23:33.571594+0000","last_clean":"2024-08-17T17:23:33.571594+0000","last_became_active":"2024-08-17T17:22:53.737877+0000","last_became_peered":"2024-08-17T17:22:53.737877+0000","last_unstale":"2024-08-17T17:23:33.571594+0000","last_undegraded":"2024-08-17T17:23:33.571594+0000","last_fullsized":"2024-08-17T17:23:33.571594+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:31:08.093189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T17:23:34.646524+0000","last_change":"2024-08-17T17:23:34.646524+0000","last_active":"2024-08-17T17:23:34.646524+0000","last_peered":"2024-08-17T17:23:34.646524+0000","last_clean":"2024-08-17T17:23:34.646524+0000","last_became_active":"2024-08-17T17:23:34.646167+0000","last_became_peered":"2024-08-17T17:23:34.646167+0000","last_unstale":"2024-08-17T17:23:34.646524+0000","last_undegraded":"2024-08-17T17:23:34.646524+0000","last_fullsized":"2024-08-17T17:23:34.646524+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:23:10.111423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":26,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.568181+0000","last_change":"2024-08-17T17:21:43.900642+0000","last_active":"2024-08-17T17:23:33.568181+0000","last_peered":"2024-08-17T17:23:33.568181+0000","last_clean":"2024-08-17T17:23:33.568181+0000","last_became_active":"2024-08-17T17:21:39.493034+0000","last_became_peered":"2024-08-17T17:21:39.493034+0000","last_unstale":"2024-08-17T17:23:33.568181+0000","last_undegraded":"2024-08-17T17:23:33.568181+0000","last_fullsized":"2024-08-17T17:23:33.568181+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:58:21.264852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029621200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.566974+0000","last_change":"2024-08-17T17:22:53.724785+0000","last_active":"2024-08-17T17:23:33.566974+0000","last_peered":"2024-08-17T17:23:33.566974+0000","last_clean":"2024-08-17T17:23:33.566974+0000","last_became_active":"2024-08-17T17:22:53.723394+0000","last_became_peered":"2024-08-17T17:22:53.723394+0000","last_unstale":"2024-08-17T17:23:33.566974+0000","last_undegraded":"2024-08-17T17:23:33.566974+0000","last_fullsized":"2024-08-17T17:23:33.566974+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:50:40.933039+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.569875+0000","last_change":"2024-08-17T17:22:55.275243+0000","last_active":"2024-08-17T17:23:33.569875+0000","last_peered":"2024-08-17T17:23:33.569875+0000","last_clean":"2024-08-17T17:23:33.569875+0000","last_became_active":"2024-08-17T17:22:55.274835+0000","last_became_peered":"2024-08-17T17:22:55.274835+0000","last_unstale":"2024-08-17T17:23:33.569875+0000","last_undegraded":"2024-08-17T17:23:33.569875+0000","last_fullsized":"2024-08-17T17:23:33.569875+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:13:16.551547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"66'2","reported_seq":28,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.574070+0000","last_change":"2024-08-17T17:21:43.904987+0000","last_active":"2024-08-17T17:23:33.574070+0000","last_peered":"2024-08-17T17:23:33.574070+0000","last_clean":"2024-08-17T17:23:33.574070+0000","last_became_active":"2024-08-17T17:21:38.864583+0000","last_became_peered":"2024-08-17T17:21:38.864583+0000","last_unstale":"2024-08-17T17:23:33.574070+0000","last_undegraded":"2024-08-17T17:23:33.574070+0000","last_fullsized":"2024-08-17T17:23:33.574070+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:42:43.958928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00089523800000000002,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.564998+0000","last_change":"2024-08-17T17:22:53.739612+0000","last_active":"2024-08-17T17:23:33.564998+0000","last_peered":"2024-08-17T17:23:33.564998+0000","last_clean":"2024-08-17T17:23:33.564998+0000","last_became_active":"2024-08-17T17:22:53.739173+0000","last_became_peered":"2024-08-17T17:22:53.739173+0000","last_unstale":"2024-08-17T17:23:33.564998+0000","last_undegraded":"2024-08-17T17:23:33.564998+0000","last_fullsized":"2024-08-17T17:23:33.564998+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:00:16.914083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.570331+0000","last_change":"2024-08-17T17:22:54.747157+0000","last_active":"2024-08-17T17:23:33.570331+0000","last_peered":"2024-08-17T17:23:33.570331+0000","last_clean":"2024-08-17T17:23:33.570331+0000","last_became_active":"2024-08-17T17:22:54.746504+0000","last_became_peered":"2024-08-17T17:22:54.746504+0000","last_unstale":"2024-08-17T17:23:33.570331+0000","last_undegraded":"2024-08-17T17:23:33.570331+0000","last_fullsized":"2024-08-17T17:23:33.570331+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:45:38.052751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.574261+0000","last_change":"2024-08-17T17:22:53.732228+0000","last_active":"2024-08-17T17:23:33.574261+0000","last_peered":"2024-08-17T17:23:33.574261+0000","last_clean":"2024-08-17T17:23:33.574261+0000","last_became_active":"2024-08-17T17:22:53.731863+0000","last_became_peered":"2024-08-17T17:22:53.731863+0000","last_unstale":"2024-08-17T17:23:33.574261+0000","last_undegraded":"2024-08-17T17:23:33.574261+0000","last_fullsized":"2024-08-17T17:23:33.574261+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:57:42.204998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.570615+0000","last_change":"2024-08-17T17:21:43.905808+0000","last_active":"2024-08-17T17:23:33.570615+0000","last_peered":"2024-08-17T17:23:33.570615+0000","last_clean":"2024-08-17T17:23:33.570615+0000","last_became_active":"2024-08-17T17:21:38.865917+0000","last_became_peered":"2024-08-17T17:21:38.865917+0000","last_unstale":"2024-08-17T17:23:33.570615+0000","last_undegraded":"2024-08-17T17:23:33.570615+0000","last_fullsized":"2024-08-17T17:23:33.570615+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:11:46.381618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342763,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.568461+0000","last_change":"2024-08-17T17:22:55.275056+0000","last_active":"2024-08-17T17:23:33.568461+0000","last_peered":"2024-08-17T17:23:33.568461+0000","last_clean":"2024-08-17T17:23:33.568461+0000","last_became_active":"2024-08-17T17:22:55.274735+0000","last_became_peered":"2024-08-17T17:22:55.274735+0000","last_unstale":"2024-08-17T17:23:33.568461+0000","last_undegraded":"2024-08-17T17:23:33.568461+0000","last_fullsized":"2024-08-17T17:23:33.568461+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:11:44.245868+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.570533+0000","last_change":"2024-08-17T17:22:53.719704+0000","last_active":"2024-08-17T17:23:33.570533+0000","last_peered":"2024-08-17T17:23:33.570533+0000","last_clean":"2024-08-17T17:23:33.570533+0000","last_became_active":"2024-08-17T17:22:53.719111+0000","last_became_peered":"2024-08-17T17:22:53.719111+0000","last_unstale":"2024-08-17T17:23:33.570533+0000","last_undegraded":"2024-08-17T17:23:33.570533+0000","last_fullsized":"2024-08-17T17:23:33.570533+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:12:06.765910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":26,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.752238+0000","last_change":"2024-08-17T17:21:44.056790+0000","last_active":"2024-08-17T17:23:33.752238+0000","last_peered":"2024-08-17T17:23:33.752238+0000","last_clean":"2024-08-17T17:23:33.752238+0000","last_became_active":"2024-08-17T17:21:38.981903+0000","last_became_peered":"2024-08-17T17:21:38.981903+0000","last_unstale":"2024-08-17T17:23:33.752238+0000","last_undegraded":"2024-08-17T17:23:33.752238+0000","last_fullsized":"2024-08-17T17:23:33.752238+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:54:01.686646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033804700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.571842+0000","last_change":"2024-08-17T17:22:55.275084+0000","last_active":"2024-08-17T17:23:33.571842+0000","last_peered":"2024-08-17T17:23:33.571842+0000","last_clean":"2024-08-17T17:23:33.571842+0000","last_became_active":"2024-08-17T17:22:55.274739+0000","last_became_peered":"2024-08-17T17:22:55.274739+0000","last_unstale":"2024-08-17T17:23:33.571842+0000","last_undegraded":"2024-08-17T17:23:33.571842+0000","last_fullsized":"2024-08-17T17:23:33.571842+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:19:53.684994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":16,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.569310+0000","last_change":"2024-08-17T17:22:53.739312+0000","last_active":"2024-08-17T17:23:33.569310+0000","last_peered":"2024-08-17T17:23:33.569310+0000","last_clean":"2024-08-17T17:23:33.569310+0000","last_became_active":"2024-08-17T17:22:53.738959+0000","last_became_peered":"2024-08-17T17:22:53.738959+0000","last_unstale":"2024-08-17T17:23:33.569310+0000","last_undegraded":"2024-08-17T17:23:33.569310+0000","last_fullsized":"2024-08-17T17:23:33.569310+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:22:09.101835+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":26,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.570126+0000","last_change":"2024-08-17T17:21:43.905784+0000","last_active":"2024-08-17T17:23:33.570126+0000","last_peered":"2024-08-17T17:23:33.570126+0000","last_clean":"2024-08-17T17:23:33.570126+0000","last_became_active":"2024-08-17T17:21:38.982093+0000","last_became_peered":"2024-08-17T17:21:38.982093+0000","last_unstale":"2024-08-17T17:23:33.570126+0000","last_undegraded":"2024-08-17T17:23:33.570126+0000","last_fullsized":"2024-08-17T17:23:33.570126+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:01:41.738964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033845000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.567504+0000","last_change":"2024-08-17T17:22:54.739346+0000","last_active":"2024-08-17T17:23:33.567504+0000","last_peered":"2024-08-17T17:23:33.567504+0000","last_clean":"2024-08-17T17:23:33.567504+0000","last_became_active":"2024-08-17T17:22:54.739034+0000","last_became_peered":"2024-08-17T17:22:54.739034+0000","last_unstale":"2024-08-17T17:23:33.567504+0000","last_undegraded":"2024-08-17T17:23:33.567504+0000","last_fullsized":"2024-08-17T17:23:33.567504+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:54:59.385531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"72'1","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.573049+0000","last_change":"2024-08-17T17:22:53.737172+0000","last_active":"2024-08-17T17:23:33.573049+0000","last_peered":"2024-08-17T17:23:33.573049+0000","last_clean":"2024-08-17T17:23:33.573049+0000","last_became_active":"2024-08-17T17:22:53.736769+0000","last_became_peered":"2024-08-17T17:22:53.736769+0000","last_unstale":"2024-08-17T17:23:33.573049+0000","last_undegraded":"2024-08-17T17:23:33.573049+0000","last_fullsized":"2024-08-17T17:23:33.573049+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T21:19:36.098724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":26,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.754641+0000","last_change":"2024-08-17T17:21:43.905856+0000","last_active":"2024-08-17T17:23:33.754641+0000","last_peered":"2024-08-17T17:23:33.754641+0000","last_clean":"2024-08-17T17:23:33.754641+0000","last_became_active":"2024-08-17T17:21:38.865362+0000","last_became_peered":"2024-08-17T17:21:38.865362+0000","last_unstale":"2024-08-17T17:23:33.754641+0000","last_undegraded":"2024-08-17T17:23:33.754641+0000","last_fullsized":"2024-08-17T17:23:33.754641+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:08:00.899293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030013400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.564453+0000","last_change":"2024-08-17T17:22:55.275184+0000","last_active":"2024-08-17T17:23:33.564453+0000","last_peered":"2024-08-17T17:23:33.564453+0000","last_clean":"2024-08-17T17:23:33.564453+0000","last_became_active":"2024-08-17T17:22:55.274677+0000","last_became_peered":"2024-08-17T17:22:55.274677+0000","last_unstale":"2024-08-17T17:23:33.564453+0000","last_undegraded":"2024-08-17T17:23:33.564453+0000","last_fullsized":"2024-08-17T17:23:33.564453+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:51:29.348766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.564825+0000","last_change":"2024-08-17T17:22:55.083729+0000","last_active":"2024-08-17T17:23:33.564825+0000","last_peered":"2024-08-17T17:23:33.564825+0000","last_clean":"2024-08-17T17:23:33.564825+0000","last_became_active":"2024-08-17T17:22:55.083383+0000","last_became_peered":"2024-08-17T17:22:55.083383+0000","last_unstale":"2024-08-17T17:23:33.564825+0000","last_undegraded":"2024-08-17T17:23:33.564825+0000","last_fullsized":"2024-08-17T17:23:33.564825+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:27:26.484568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'6","reported_seq":20,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.565036+0000","last_change":"2024-08-17T17:22:53.728275+0000","last_active":"2024-08-17T17:23:33.565036+0000","last_peered":"2024-08-17T17:23:33.565036+0000","last_clean":"2024-08-17T17:23:33.565036+0000","last_became_active":"2024-08-17T17:22:53.727978+0000","last_became_peered":"2024-08-17T17:22:53.727978+0000","last_unstale":"2024-08-17T17:23:33.565036+0000","last_undegraded":"2024-08-17T17:23:33.565036+0000","last_fullsized":"2024-08-17T17:23:33.565036+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:19:43.717005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1552,"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":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.567630+0000","last_change":"2024-08-17T17:22:55.083788+0000","last_active":"2024-08-17T17:23:33.567630+0000","last_peered":"2024-08-17T17:23:33.567630+0000","last_clean":"2024-08-17T17:23:33.567630+0000","last_became_active":"2024-08-17T17:22:55.083504+0000","last_became_peered":"2024-08-17T17:22:55.083504+0000","last_unstale":"2024-08-17T17:23:33.567630+0000","last_undegraded":"2024-08-17T17:23:33.567630+0000","last_fullsized":"2024-08-17T17:23:33.567630+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:27:12.032308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":17,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.751458+0000","last_change":"2024-08-17T17:22:53.730001+0000","last_active":"2024-08-17T17:23:33.751458+0000","last_peered":"2024-08-17T17:23:33.751458+0000","last_clean":"2024-08-17T17:23:33.751458+0000","last_became_active":"2024-08-17T17:22:53.729736+0000","last_became_peered":"2024-08-17T17:22:53.729736+0000","last_unstale":"2024-08-17T17:23:33.751458+0000","last_undegraded":"2024-08-17T17:23:33.751458+0000","last_fullsized":"2024-08-17T17:23:33.751458+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T02:06:58.324058+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":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":"3.16","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.574287+0000","last_change":"2024-08-17T17:22:53.721036+0000","last_active":"2024-08-17T17:23:33.574287+0000","last_peered":"2024-08-17T17:23:33.574287+0000","last_clean":"2024-08-17T17:23:33.574287+0000","last_became_active":"2024-08-17T17:22:53.720726+0000","last_became_peered":"2024-08-17T17:22:53.720726+0000","last_unstale":"2024-08-17T17:23:33.574287+0000","last_undegraded":"2024-08-17T17:23:33.574287+0000","last_fullsized":"2024-08-17T17:23:33.574287+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:57:59.636587+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.567472+0000","last_change":"2024-08-17T17:22:55.084297+0000","last_active":"2024-08-17T17:23:33.567472+0000","last_peered":"2024-08-17T17:23:33.567472+0000","last_clean":"2024-08-17T17:23:33.567472+0000","last_became_active":"2024-08-17T17:22:55.083918+0000","last_became_peered":"2024-08-17T17:22:55.083918+0000","last_unstale":"2024-08-17T17:23:33.567472+0000","last_undegraded":"2024-08-17T17:23:33.567472+0000","last_fullsized":"2024-08-17T17:23:33.567472+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:49:44.641119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.572008+0000","last_change":"2024-08-17T17:22:53.737923+0000","last_active":"2024-08-17T17:23:33.572008+0000","last_peered":"2024-08-17T17:23:33.572008+0000","last_clean":"2024-08-17T17:23:33.572008+0000","last_became_active":"2024-08-17T17:22:53.737641+0000","last_became_peered":"2024-08-17T17:22:53.737641+0000","last_unstale":"2024-08-17T17:23:33.572008+0000","last_undegraded":"2024-08-17T17:23:33.572008+0000","last_fullsized":"2024-08-17T17:23:33.572008+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:57:55.347229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.567271+0000","last_change":"2024-08-17T17:22:55.084474+0000","last_active":"2024-08-17T17:23:33.567271+0000","last_peered":"2024-08-17T17:23:33.567271+0000","last_clean":"2024-08-17T17:23:33.567271+0000","last_became_active":"2024-08-17T17:22:55.083732+0000","last_became_peered":"2024-08-17T17:22:55.083732+0000","last_unstale":"2024-08-17T17:23:33.567271+0000","last_undegraded":"2024-08-17T17:23:33.567271+0000","last_fullsized":"2024-08-17T17:23:33.567271+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:15:42.028398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.754637+0000","last_change":"2024-08-17T17:22:53.804529+0000","last_active":"2024-08-17T17:23:33.754637+0000","last_peered":"2024-08-17T17:23:33.754637+0000","last_clean":"2024-08-17T17:23:33.754637+0000","last_became_active":"2024-08-17T17:22:53.804226+0000","last_became_peered":"2024-08-17T17:22:53.804226+0000","last_unstale":"2024-08-17T17:23:33.754637+0000","last_undegraded":"2024-08-17T17:23:33.754637+0000","last_fullsized":"2024-08-17T17:23:33.754637+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:46:11.110119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.567603+0000","last_change":"2024-08-17T17:22:53.732638+0000","last_active":"2024-08-17T17:23:33.567603+0000","last_peered":"2024-08-17T17:23:33.567603+0000","last_clean":"2024-08-17T17:23:33.567603+0000","last_became_active":"2024-08-17T17:22:53.732272+0000","last_became_peered":"2024-08-17T17:22:53.732272+0000","last_unstale":"2024-08-17T17:23:33.567603+0000","last_undegraded":"2024-08-17T17:23:33.567603+0000","last_fullsized":"2024-08-17T17:23:33.567603+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:24:27.434058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.572934+0000","last_change":"2024-08-17T17:22:54.740178+0000","last_active":"2024-08-17T17:23:33.572934+0000","last_peered":"2024-08-17T17:23:33.572934+0000","last_clean":"2024-08-17T17:23:33.572934+0000","last_became_active":"2024-08-17T17:22:54.739861+0000","last_became_peered":"2024-08-17T17:22:54.739861+0000","last_unstale":"2024-08-17T17:23:33.572934+0000","last_undegraded":"2024-08-17T17:23:33.572934+0000","last_fullsized":"2024-08-17T17:23:33.572934+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:23:16.250693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.567183+0000","last_change":"2024-08-17T17:22:53.732613+0000","last_active":"2024-08-17T17:23:33.567183+0000","last_peered":"2024-08-17T17:23:33.567183+0000","last_clean":"2024-08-17T17:23:33.567183+0000","last_became_active":"2024-08-17T17:22:53.732304+0000","last_became_peered":"2024-08-17T17:22:53.732304+0000","last_unstale":"2024-08-17T17:23:33.567183+0000","last_undegraded":"2024-08-17T17:23:33.567183+0000","last_fullsized":"2024-08-17T17:23:33.567183+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:56:54.378687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.567497+0000","last_change":"2024-08-17T17:22:54.742352+0000","last_active":"2024-08-17T17:23:33.567497+0000","last_peered":"2024-08-17T17:23:33.567497+0000","last_clean":"2024-08-17T17:23:33.567497+0000","last_became_active":"2024-08-17T17:22:54.742087+0000","last_became_peered":"2024-08-17T17:22:54.742087+0000","last_unstale":"2024-08-17T17:23:33.567497+0000","last_undegraded":"2024-08-17T17:23:33.567497+0000","last_fullsized":"2024-08-17T17:23:33.567497+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:06:12.389968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.564689+0000","last_change":"2024-08-17T17:22:53.731189+0000","last_active":"2024-08-17T17:23:33.564689+0000","last_peered":"2024-08-17T17:23:33.564689+0000","last_clean":"2024-08-17T17:23:33.564689+0000","last_became_active":"2024-08-17T17:22:53.730932+0000","last_became_peered":"2024-08-17T17:22:53.730932+0000","last_unstale":"2024-08-17T17:23:33.564689+0000","last_undegraded":"2024-08-17T17:23:33.564689+0000","last_fullsized":"2024-08-17T17:23:33.564689+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:50:02.906638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.568546+0000","last_change":"2024-08-17T17:22:53.839139+0000","last_active":"2024-08-17T17:23:33.568546+0000","last_peered":"2024-08-17T17:23:33.568546+0000","last_clean":"2024-08-17T17:23:33.568546+0000","last_became_active":"2024-08-17T17:22:53.838825+0000","last_became_peered":"2024-08-17T17:22:53.838825+0000","last_unstale":"2024-08-17T17:23:33.568546+0000","last_undegraded":"2024-08-17T17:23:33.568546+0000","last_fullsized":"2024-08-17T17:23:33.568546+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:50:25.079256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.571853+0000","last_change":"2024-08-17T17:22:53.737825+0000","last_active":"2024-08-17T17:23:33.571853+0000","last_peered":"2024-08-17T17:23:33.571853+0000","last_clean":"2024-08-17T17:23:33.571853+0000","last_became_active":"2024-08-17T17:22:53.737437+0000","last_became_peered":"2024-08-17T17:22:53.737437+0000","last_unstale":"2024-08-17T17:23:33.571853+0000","last_undegraded":"2024-08-17T17:23:33.571853+0000","last_fullsized":"2024-08-17T17:23:33.571853+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T22:05:39.451349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":23,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T17:23:34.573209+0000","last_change":"2024-08-17T17:23:34.573209+0000","last_active":"2024-08-17T17:23:34.573209+0000","last_peered":"2024-08-17T17:23:34.573209+0000","last_clean":"2024-08-17T17:23:34.573209+0000","last_became_active":"2024-08-17T17:23:34.572914+0000","last_became_peered":"2024-08-17T17:23:34.572914+0000","last_unstale":"2024-08-17T17:23:34.573209+0000","last_undegraded":"2024-08-17T17:23:34.573209+0000","last_fullsized":"2024-08-17T17:23:34.573209+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:09:50.746626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"72'2","reported_seq":16,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.574112+0000","last_change":"2024-08-17T17:22:53.726834+0000","last_active":"2024-08-17T17:23:33.574112+0000","last_peered":"2024-08-17T17:23:33.574112+0000","last_clean":"2024-08-17T17:23:33.574112+0000","last_became_active":"2024-08-17T17:22:53.726489+0000","last_became_peered":"2024-08-17T17:22:53.726489+0000","last_unstale":"2024-08-17T17:23:33.574112+0000","last_undegraded":"2024-08-17T17:23:33.574112+0000","last_fullsized":"2024-08-17T17:23:33.574112+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:43:14.621455+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":[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":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.564628+0000","last_change":"2024-08-17T17:22:54.740895+0000","last_active":"2024-08-17T17:23:33.564628+0000","last_peered":"2024-08-17T17:23:33.564628+0000","last_clean":"2024-08-17T17:23:33.564628+0000","last_became_active":"2024-08-17T17:22:54.740618+0000","last_became_peered":"2024-08-17T17:22:54.740618+0000","last_unstale":"2024-08-17T17:23:33.564628+0000","last_undegraded":"2024-08-17T17:23:33.564628+0000","last_fullsized":"2024-08-17T17:23:33.564628+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:47:49.256834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":16,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.574208+0000","last_change":"2024-08-17T17:22:53.725178+0000","last_active":"2024-08-17T17:23:33.574208+0000","last_peered":"2024-08-17T17:23:33.574208+0000","last_clean":"2024-08-17T17:23:33.574208+0000","last_became_active":"2024-08-17T17:22:53.724909+0000","last_became_peered":"2024-08-17T17:22:53.724909+0000","last_unstale":"2024-08-17T17:23:33.574208+0000","last_undegraded":"2024-08-17T17:23:33.574208+0000","last_fullsized":"2024-08-17T17:23:33.574208+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:00.171471+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":[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.19","version":"0'0","reported_seq":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.568140+0000","last_change":"2024-08-17T17:22:54.741910+0000","last_active":"2024-08-17T17:23:33.568140+0000","last_peered":"2024-08-17T17:23:33.568140+0000","last_clean":"2024-08-17T17:23:33.568140+0000","last_became_active":"2024-08-17T17:22:54.741502+0000","last_became_peered":"2024-08-17T17:22:54.741502+0000","last_unstale":"2024-08-17T17:23:33.568140+0000","last_undegraded":"2024-08-17T17:23:33.568140+0000","last_fullsized":"2024-08-17T17:23:33.568140+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:28:17.918991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.568157+0000","last_change":"2024-08-17T17:22:53.727759+0000","last_active":"2024-08-17T17:23:33.568157+0000","last_peered":"2024-08-17T17:23:33.568157+0000","last_clean":"2024-08-17T17:23:33.568157+0000","last_became_active":"2024-08-17T17:22:53.727430+0000","last_became_peered":"2024-08-17T17:22:53.727430+0000","last_unstale":"2024-08-17T17:23:33.568157+0000","last_undegraded":"2024-08-17T17:23:33.568157+0000","last_fullsized":"2024-08-17T17:23:33.568157+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T02:33:02.539976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.564433+0000","last_change":"2024-08-17T17:22:55.085170+0000","last_active":"2024-08-17T17:23:33.564433+0000","last_peered":"2024-08-17T17:23:33.564433+0000","last_clean":"2024-08-17T17:23:33.564433+0000","last_became_active":"2024-08-17T17:22:55.084724+0000","last_became_peered":"2024-08-17T17:22:55.084724+0000","last_unstale":"2024-08-17T17:23:33.564433+0000","last_undegraded":"2024-08-17T17:23:33.564433+0000","last_fullsized":"2024-08-17T17:23:33.564433+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:21:29.683552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'4","reported_seq":18,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.572009+0000","last_change":"2024-08-17T17:22:53.729640+0000","last_active":"2024-08-17T17:23:33.572009+0000","last_peered":"2024-08-17T17:23:33.572009+0000","last_clean":"2024-08-17T17:23:33.572009+0000","last_became_active":"2024-08-17T17:22:53.729367+0000","last_became_peered":"2024-08-17T17:22:53.729367+0000","last_unstale":"2024-08-17T17:23:33.572009+0000","last_undegraded":"2024-08-17T17:23:33.572009+0000","last_fullsized":"2024-08-17T17:23:33.572009+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T23:19:15.472661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":[]}],"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":2338,"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":7014,"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":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201316,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298704,"kb_used_data":1348,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446448,"statfs":{"total":95995035648,"available":95689162752,"internally_reserved":0,"allocated":1380352,"data_stored":927406,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:23:04 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.39700000000000002,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.746,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.54400000000000004,"15min":0.54900000000000004},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.69899999999999995,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.58599999999999997}]},{"osd":1,"last update":"Sat Aug 17 17:23:04 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.372,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.748,"5min":0.85499999999999998,"15min":0.85499999999999998},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.56100000000000005,"15min":0.56299999999999994},"min":{"1min":0.379,"5min":0.374,"15min":0.374},"max":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.66700000000000004}]},{"osd":2,"last update":"Sat Aug 17 17:23:04 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53000000000000003,"15min":0.52800000000000002},"min":{"1min":0.36399999999999999,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.86299999999999999,"5min":0.86299999999999999,"15min":0.86299999999999999},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.55900000000000005,"15min":0.56100000000000005},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.72899999999999998,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.56999999999999995}]},{"osd":3,"last update":"Sat Aug 17 17:23:04 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.55500000000000005,"15min":0.55700000000000005},"min":{"1min":0.34300000000000003,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.73399999999999999,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.61199999999999999},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.58099999999999996,"15min":0.58299999999999996},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.83499999999999996}]},{"osd":4,"last update":"Sat Aug 17 17:23:04 2024","interfaces":[{"interface":"back","average":{"1min":0.47099999999999997,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.71799999999999997,"5min":0.754,"15min":0.754},"last":0.86699999999999999},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.49099999999999999,"15min":0.48699999999999999},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.69699999999999995}]},{"osd":5,"last update":"Sat Aug 17 17:23:04 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.501,"15min":0.501},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.77800000000000002},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.55800000000000005,"15min":0.56000000000000005},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.75900000000000001}]},{"osd":6,"last update":"Sat Aug 17 17:23:04 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.56999999999999995,"15min":0.57199999999999995},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.81399999999999995},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56799999999999995,"15min":0.56899999999999995},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.80100000000000005}]}]},{"osd":6,"up_from":47,"seq":201863462953,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298692,"kb_used_data":1336,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446460,"statfs":{"total":95995035648,"available":95689175040,"internally_reserved":0,"allocated":1368064,"data_stored":926964,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:23:43 2024","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.52600000000000002,"15min":0.53100000000000003},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.70199999999999996,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.505,"5min":0.48999999999999999,"15min":0.48499999999999999},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.70999999999999996}]},{"osd":1,"last update":"Sat Aug 17 17:23:43 2024","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.56699999999999995,"15min":0.56799999999999995},"min":{"1min":0.39600000000000002,"5min":0.316,"15min":0.316},"max":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.627,"15min":0.57699999999999996},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.82099999999999995,"5min":8.3510000000000009,"15min":8.3510000000000009},"last":0.66300000000000003}]},{"osd":2,"last update":"Sat Aug 17 17:23:43 2024","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.51900000000000002,"15min":0.52300000000000002},"min":{"1min":0.35199999999999998,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.61399999999999999,"15min":0.56399999999999995},"min":{"1min":0.36399999999999999,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.76600000000000001,"5min":8.3350000000000009,"15min":8.3350000000000009},"last":0.56200000000000006}]},{"osd":3,"last update":"Sat Aug 17 17:23:43 2024","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.52300000000000002,"15min":0.52500000000000002},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.55500000000000005,"15min":0.56599999999999995},"min":{"1min":0.38700000000000001,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.64600000000000002}]},{"osd":4,"last update":"Sat Aug 17 17:23:43 2024","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.45000000000000001,"15min":0.45100000000000001},"min":{"1min":0.311,"5min":0.246,"15min":0.246},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.47299999999999998},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.49299999999999999,"15min":0.495},"min":{"1min":0.29999999999999999,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.73799999999999999,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.60799999999999998}]},{"osd":5,"last update":"Sat Aug 17 17:23:43 2024","interfaces":[{"interface":"back","average":{"1min":0.48599999999999999,"5min":0.48199999999999998,"15min":0.48399999999999999},"min":{"1min":0.313,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.72999999999999998,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.496},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53500000000000003,"15min":0.54400000000000004},"min":{"1min":0.34699999999999998,"5min":0.316,"15min":0.316},"max":{"1min":0.77300000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.628}]},{"osd":7,"last update":"Sat Aug 17 17:23:04 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.51100000000000001,"15min":0.50700000000000001},"min":{"1min":0.35899999999999999,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.38800000000000001,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.81100000000000005,"5min":0.93799999999999994,"15min":0.93799999999999994},"last":0.72699999999999998}]}]},{"osd":5,"up_from":39,"seq":167503724590,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298108,"kb_used_data":752,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447044,"statfs":{"total":95995035648,"available":95689773056,"internally_reserved":0,"allocated":770048,"data_stored":335879,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:23:23 2024","interfaces":[{"interface":"back","average":{"1min":0.48399999999999999,"5min":0.53300000000000003,"15min":0.54800000000000004},"min":{"1min":0.311,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.69399999999999995,"5min":0.91400000000000003,"15min":0.91400000000000003},"last":0.499},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.54400000000000004,"15min":0.55800000000000005},"min":{"1min":0.214,"5min":0.214,"15min":0.214},"max":{"1min":0.746,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.56499999999999995}]},{"osd":1,"last update":"Sat Aug 17 17:23:23 2024","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.54700000000000004,"15min":0.56299999999999994},"min":{"1min":0.375,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.47299999999999998},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.54000000000000004,"15min":0.55600000000000005},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.73999999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.54900000000000004}]},{"osd":2,"last update":"Sat Aug 17 17:23:23 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.56200000000000006,"15min":0.56799999999999995},"min":{"1min":0.39200000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.72399999999999998,"5min":0.93799999999999994,"15min":0.93799999999999994},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.89200000000000002,"5min":0.63,"15min":0.58999999999999997},"min":{"1min":0.37,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":8.2940000000000005,"5min":8.2940000000000005,"15min":8.2940000000000005},"last":0.58399999999999996}]},{"osd":3,"last update":"Sat Aug 17 17:23:23 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.63400000000000001,"15min":0.58799999999999997},"min":{"1min":0.39500000000000002,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":8.25,"5min":8.25,"15min":8.25},"last":0.62},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.57399999999999995,"15min":0.58399999999999996},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.72499999999999998,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.66300000000000003}]},{"osd":4,"last update":"Sat Aug 17 17:23:23 2024","interfaces":[{"interface":"back","average":{"1min":0.42299999999999999,"5min":0.40100000000000002,"15min":0.375},"min":{"1min":0.308,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.64800000000000002,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.44700000000000001,"5min":0.41299999999999998,"15min":0.38300000000000001},"min":{"1min":0.317,"5min":0.245,"15min":0.245},"max":{"1min":0.71199999999999997,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.79200000000000004}]},{"osd":6,"last update":"Sat Aug 17 17:23:48 2024","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.46200000000000002,"15min":0.44700000000000001},"min":{"1min":0.34599999999999997,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.73399999999999999},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.51100000000000001,"15min":0.48799999999999999},"min":{"1min":0.41799999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.69299999999999995,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.64700000000000002}]},{"osd":7,"last update":"Sat Aug 17 17:23:11 2024","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.53100000000000003,"15min":0.53400000000000003},"min":{"1min":0.35599999999999998,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.78300000000000003,"5min":1.01,"15min":1.01},"last":0.71399999999999997},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54600000000000004,"15min":0.54700000000000004},"min":{"1min":0.35499999999999998,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.79200000000000004,"5min":0.97199999999999998,"15min":0.97199999999999998},"last":0.751}]}]},{"osd":4,"up_from":31,"seq":133143986228,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298120,"kb_used_data":760,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447032,"statfs":{"total":95995035648,"available":95689760768,"internally_reserved":0,"allocated":778240,"data_stored":336711,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:22:55 2024","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.52800000000000002,"15min":0.54100000000000004},"min":{"1min":0.35599999999999998,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.622,"5min":0.85499999999999998,"15min":0.85499999999999998},"last":0.38100000000000001},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52200000000000002},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.71799999999999997,"5min":0.92800000000000005,"15min":0.92800000000000005},"last":0.502}]},{"osd":1,"last update":"Sat Aug 17 17:22:55 2024","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.52300000000000002,"15min":0.52700000000000002},"min":{"1min":0.38600000000000001,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.629,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.497,"5min":0.52200000000000002,"15min":0.52800000000000002},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.63900000000000001,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.56299999999999994}]},{"osd":2,"last update":"Sat Aug 17 17:22:55 2024","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.54700000000000004,"15min":0.55300000000000005},"min":{"1min":0.373,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.72599999999999998,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.51700000000000002},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.52100000000000002,"15min":0.51300000000000001},"min":{"1min":0.35799999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.753,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.63500000000000001}]},{"osd":3,"last update":"Sat Aug 17 17:22:55 2024","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.54400000000000004,"15min":0.52500000000000002},"min":{"1min":0.44700000000000001,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.58299999999999996,"15min":0.58899999999999997},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.68500000000000005,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.54400000000000004}]},{"osd":5,"last update":"Sat Aug 17 17:23:25 2024","interfaces":[{"interface":"back","average":{"1min":0.433,"5min":0.39400000000000002,"15min":0.373},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.628,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.433},{"interface":"front","average":{"1min":0.5,"5min":0.41399999999999998,"15min":0.38},"min":{"1min":0.27000000000000002,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.73699999999999999,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.40600000000000003}]},{"osd":6,"last update":"Sat Aug 17 17:23:47 2024","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.50900000000000001,"15min":0.48299999999999998},"min":{"1min":0.314,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.82099999999999995,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.48099999999999998,"15min":0.46100000000000002},"min":{"1min":0.34300000000000003,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.67400000000000004,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.61899999999999999}]},{"osd":7,"last update":"Sat Aug 17 17:23:08 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.51800000000000002,"15min":0.51000000000000001},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.78300000000000003,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.48099999999999998,"15min":0.47299999999999998},"min":{"1min":0.32900000000000001,"5min":0.313,"15min":0.313},"max":{"1min":0.67500000000000004,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.59999999999999998}]}]},{"osd":3,"up_from":26,"seq":111669149751,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298100,"kb_used_data":744,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447052,"statfs":{"total":95995035648,"available":95689781248,"internally_reserved":0,"allocated":761856,"data_stored":335368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:23:36 2024","interfaces":[{"interface":"back","average":{"1min":0.32900000000000001,"5min":0.38500000000000001,"15min":0.41199999999999998},"min":{"1min":0.23400000000000001,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":0.52400000000000002,"5min":0.94299999999999995,"15min":0.94299999999999995},"last":0.22700000000000001},{"interface":"front","average":{"1min":0.36399999999999999,"5min":0.38300000000000001,"15min":0.39500000000000002},"min":{"1min":0.27000000000000002,"5min":0.255,"15min":0.255},"max":{"1min":0.54100000000000004,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.34200000000000003}]},{"osd":1,"last update":"Sat Aug 17 17:23:36 2024","interfaces":[{"interface":"back","average":{"1min":0.35799999999999998,"5min":0.39200000000000002,"15min":0.40999999999999998},"min":{"1min":0.25800000000000001,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.51900000000000002,"5min":0.624,"15min":0.624},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.35299999999999998,"5min":0.39200000000000002,"15min":0.40200000000000002},"min":{"1min":0.25600000000000001,"5min":0.249,"15min":0.249},"max":{"1min":0.503,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.45500000000000002}]},{"osd":2,"last update":"Sat Aug 17 17:23:36 2024","interfaces":[{"interface":"back","average":{"1min":0.41499999999999998,"5min":0.46800000000000003,"15min":0.48799999999999999},"min":{"1min":0.32600000000000001,"5min":0.309,"15min":0.309},"max":{"1min":0.56299999999999994,"5min":0.92800000000000005,"15min":0.92800000000000005},"last":0.371},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.44800000000000001,"15min":0.46200000000000002},"min":{"1min":0.27600000000000002,"5min":0.255,"15min":0.255},"max":{"1min":0.54300000000000004,"5min":0.90700000000000003,"15min":0.90700000000000003},"last":0.30099999999999999}]},{"osd":4,"last update":"Sat Aug 17 17:23:00 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.58599999999999997,"15min":0.59799999999999998},"min":{"1min":0.39700000000000002,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.67800000000000005,"5min":1.0049999999999999,"15min":1.0049999999999999},"last":0.503},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.60199999999999998,"15min":0.60399999999999998},"min":{"1min":0.39300000000000002,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.79000000000000004,"5min":0.98699999999999999,"15min":0.98699999999999999},"last":0.54500000000000004}]},{"osd":5,"last update":"Sat Aug 17 17:23:23 2024","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.61099999999999999},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.80200000000000005,"5min":0.96999999999999997,"15min":0.96999999999999997},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.61199999999999999,"15min":0.626},"min":{"1min":0.379,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.86499999999999999,"5min":1.0309999999999999,"15min":1.0309999999999999},"last":0.58899999999999997}]},{"osd":6,"last update":"Sat Aug 17 17:23:44 2024","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.629,"15min":0.63900000000000001},"min":{"1min":0.44400000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.01,"5min":1.01,"15min":1.01},"last":0.65400000000000003},{"interface":"front","average":{"1min":0.621,"5min":0.64100000000000001,"15min":0.65200000000000002},"min":{"1min":0.42399999999999999,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.83999999999999997,"5min":0.98499999999999999,"15min":0.98499999999999999},"last":0.60299999999999998}]},{"osd":7,"last update":"Sat Aug 17 17:23:11 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.60799999999999998,"15min":0.61599999999999999},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.77700000000000002,"5min":0.89100000000000001,"15min":0.89100000000000001},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.626,"15min":0.63200000000000001},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.76700000000000002,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.626}]}]},{"osd":2,"up_from":18,"seq":77309411389,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298108,"kb_used_data":752,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447044,"statfs":{"total":95995035648,"available":95689773056,"internally_reserved":0,"allocated":770048,"data_stored":336147,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:23:10 2024","interfaces":[{"interface":"back","average":{"1min":0.36099999999999999,"5min":0.35299999999999998,"15min":0.33000000000000002},"min":{"1min":0.184,"5min":0.184,"15min":0.184},"max":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.27000000000000002},{"interface":"front","average":{"1min":0.33800000000000002,"5min":0.36499999999999999,"15min":0.36599999999999999},"min":{"1min":0.221,"5min":0.221,"15min":0.221},"max":{"1min":0.48499999999999999,"5min":0.52600000000000002,"15min":0.52600000000000002},"last":0.25600000000000001}]},{"osd":1,"last update":"Sat Aug 17 17:23:10 2024","interfaces":[{"interface":"back","average":{"1min":0.36399999999999999,"5min":0.38,"15min":0.371},"min":{"1min":0.20399999999999999,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.47699999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.29399999999999998},{"interface":"front","average":{"1min":0.38,"5min":0.40300000000000002,"15min":0.38300000000000001},"min":{"1min":0.219,"5min":0.219,"15min":0.219},"max":{"1min":0.54200000000000004,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.36499999999999999}]},{"osd":3,"last update":"Sat Aug 17 17:23:41 2024","interfaces":[{"interface":"back","average":{"1min":0.38,"5min":0.41899999999999998,"15min":0.41899999999999998},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.64400000000000002,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.35599999999999998},{"interface":"front","average":{"1min":0.441,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.92100000000000004,"5min":0.92100000000000004,"15min":0.92100000000000004},"last":0.34399999999999997}]},{"osd":4,"last update":"Sat Aug 17 17:22:56 2024","interfaces":[{"interface":"back","average":{"1min":1.4359999999999999,"5min":0.74399999999999999,"15min":0.624},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":19.393000000000001,"5min":19.393000000000001,"15min":19.393000000000001},"last":0.53900000000000003},{"interface":"front","average":{"1min":1.411,"5min":0.72699999999999998,"15min":0.61299999999999999},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":19.408000000000001,"5min":19.408000000000001,"15min":19.408000000000001},"last":0.73099999999999998}]},{"osd":5,"last update":"Sat Aug 17 17:23:27 2024","interfaces":[{"interface":"back","average":{"1min":1.2949999999999999,"5min":0.71599999999999997,"15min":0.625},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":14.699,"5min":14.699,"15min":14.699},"last":0.69799999999999995},{"interface":"front","average":{"1min":0.64600000000000002,"5min":0.63600000000000001,"15min":0.64200000000000002},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.98199999999999998,"5min":0.98199999999999998,"15min":0.98199999999999998},"last":0.68500000000000005}]},{"osd":6,"last update":"Sat Aug 17 17:23:48 2024","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.60799999999999998,"15min":0.61399999999999999},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.95499999999999996,"5min":0.95499999999999996,"15min":0.95499999999999996},"last":0.70899999999999996},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.59899999999999998,"15min":0.61099999999999999},"min":{"1min":0.38700000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.79800000000000004,"5min":0.876,"15min":0.876},"last":0.71899999999999997}]},{"osd":7,"last update":"Sat Aug 17 17:23:10 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.58399999999999996,"15min":0.58699999999999997},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.73499999999999999,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.625},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.58399999999999996,"15min":0.58499999999999996},"min":{"1min":0.41599999999999998,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.75,"5min":0.95499999999999996,"15min":0.95499999999999996},"last":0.67200000000000004}]}]},{"osd":1,"up_from":13,"seq":55834574914,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298100,"kb_used_data":744,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447052,"statfs":{"total":95995035648,"available":95689781248,"internally_reserved":0,"allocated":761856,"data_stored":335297,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:23:48 2024","interfaces":[{"interface":"back","average":{"1min":0.34100000000000003,"5min":0.36599999999999999,"15min":0.33900000000000002},"min":{"1min":0.19800000000000001,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":0.46300000000000002,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.39700000000000002},{"interface":"front","average":{"1min":0.35599999999999998,"5min":0.38900000000000001,"15min":0.34100000000000003},"min":{"1min":0.191,"5min":0.191,"15min":0.191},"max":{"1min":0.51500000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.311}]},{"osd":2,"last update":"Sat Aug 17 17:23:11 2024","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.38700000000000001,"15min":0.36299999999999999},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.54300000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"last":0.372},{"interface":"front","average":{"1min":0.379,"5min":0.377,"15min":0.35599999999999998},"min":{"1min":0.25700000000000001,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.29099999999999998}]},{"osd":3,"last update":"Sat Aug 17 17:23:40 2024","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.216,"5min":0.216,"15min":0.216},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.35299999999999998},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.443,"15min":0.44400000000000001},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.34200000000000003}]},{"osd":4,"last update":"Sat Aug 17 17:22:56 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.58099999999999996,"15min":0.57899999999999996},"min":{"1min":0.36599999999999999,"5min":0.309,"15min":0.309},"max":{"1min":0.69799999999999995,"5min":0.99199999999999999,"15min":0.99199999999999999},"last":0.65100000000000002},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.67400000000000004,"5min":0.98099999999999998,"15min":0.98099999999999998},"last":0.69199999999999995}]},{"osd":5,"last update":"Sat Aug 17 17:23:22 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.57199999999999995,"15min":0.57999999999999996},"min":{"1min":0.35999999999999999,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.753,"5min":0.97899999999999998,"15min":0.97899999999999998},"last":0.55900000000000005},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.61099999999999999,"15min":0.63300000000000001},"min":{"1min":0.434,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.71599999999999997,"5min":1.0109999999999999,"15min":1.0109999999999999},"last":0.629}]},{"osd":6,"last update":"Sat Aug 17 17:23:46 2024","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.61199999999999999,"15min":0.63100000000000001},"min":{"1min":0.35199999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.84699999999999998,"5min":1.018,"15min":1.018},"last":0.63600000000000001},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.65900000000000003,"15min":0.68300000000000005},"min":{"1min":0.48099999999999998,"5min":0.378,"15min":0.378},"max":{"1min":0.81200000000000006,"5min":0.93999999999999995,"15min":0.93999999999999995},"last":0.48799999999999999}]},{"osd":7,"last update":"Sat Aug 17 17:23:11 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.629,"15min":0.64100000000000001},"min":{"1min":0.40999999999999998,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.74399999999999999,"5min":1.038,"15min":1.038},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.60899999999999999,"5min":1.3220000000000001,"15min":1.4410000000000001},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.82199999999999995,"5min":19.831,"15min":19.831},"last":0.65900000000000003}]}]},{"osd":0,"up_from":8,"seq":34359738439,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298684,"kb_used_data":1328,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446468,"statfs":{"total":95995035648,"available":95689183232,"internally_reserved":0,"allocated":1359872,"data_stored":926238,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:22:51 2024","interfaces":[{"interface":"back","average":{"1min":0.372,"5min":0.34200000000000003,"15min":0.314},"min":{"1min":0.188,"5min":0.188,"15min":0.188},"max":{"1min":0.502,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.27800000000000002},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.376,"15min":0.34799999999999998},"min":{"1min":0.216,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.60099999999999998,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.35299999999999998}]},{"osd":2,"last update":"Sat Aug 17 17:23:11 2024","interfaces":[{"interface":"back","average":{"1min":0.33700000000000002,"5min":0.38,"15min":0.40300000000000002},"min":{"1min":0.20799999999999999,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":0.51300000000000001,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.39200000000000002,"5min":0.433,"15min":0.443},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.54200000000000004,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.40999999999999998}]},{"osd":3,"last update":"Sat Aug 17 17:23:40 2024","interfaces":[{"interface":"back","average":{"1min":0.35799999999999998,"5min":0.40300000000000002,"15min":0.41499999999999998},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.52700000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"last":0.317},{"interface":"front","average":{"1min":0.38,"5min":0.44600000000000001,"15min":0.46300000000000002},"min":{"1min":0.27200000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.56799999999999995,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.39100000000000001}]},{"osd":4,"last update":"Sat Aug 17 17:22:55 2024","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.59099999999999997,"15min":0.58999999999999997},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":0.76700000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.56499999999999995,"15min":0.56699999999999995},"min":{"1min":0.42999999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"last":0.59599999999999997}]},{"osd":5,"last update":"Sat Aug 17 17:23:25 2024","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.55100000000000005,"15min":0.54600000000000004},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.91500000000000004,"5min":0.91500000000000004,"15min":0.91500000000000004},"last":0.47999999999999998}]},{"osd":6,"last update":"Sat Aug 17 17:23:44 2024","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.56299999999999994,"15min":0.55600000000000005},"min":{"1min":0.437,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.76800000000000002,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.60099999999999998,"15min":0.59999999999999998},"min":{"1min":0.46100000000000002,"5min":0.438,"15min":0.438},"max":{"1min":0.78400000000000003,"5min":0.90000000000000002,"15min":0.90000000000000002},"last":0.56999999999999995}]},{"osd":7,"last update":"Sat Aug 17 17:23:08 2024","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.56699999999999995,"15min":0.56599999999999995},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.871,"5min":0.871,"15min":0.871},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.621,"5min":0.59299999999999997,"15min":0.58899999999999997},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.93799999999999994,"5min":0.93799999999999994,"15min":0.93799999999999994},"last":0.53200000000000003}]}]}],"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":4096,"data_stored":19,"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":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":592,"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":604,"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":1698,"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":640,"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":1622,"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":1768,"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}]}} 2024-08-17T17:23:55.391 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:23:55.662 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:55.785 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:55 smithi037 ceph-mon[31110]: from='client.24683 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:23:55.785 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:55 smithi037 ceph-mon[41254]: from='client.24683 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:23:55.825 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:55 smithi046 ceph-mon[34315]: from='client.24683 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:23:56.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:23:55 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:23:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:23:56.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:56 smithi037 ceph-mon[31110]: pgmap v88: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:56.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:56 smithi037 ceph-mon[41254]: pgmap v88: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:56.794 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:23:56 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:23:56] "GET /metrics HTTP/1.1" 200 239806 "" "Prometheus/2.43.0" 2024-08-17T17:23:57.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:56 smithi046 ceph-mon[34315]: pgmap v88: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:57.511 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:23:57.512 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-08-17T17:23:58.294 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":89,"stamp":"2024-08-17T17:23:57.498971+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592725,"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":212,"num_read_kb":306,"num_write":226,"num_write_kb":2431,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":170,"ondisk_log_size":170,"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":2386616,"kb_used_data":7764,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747574600,"statfs":{"total":767960285184,"available":765516390400,"internally_reserved":0,"allocated":7950336,"data_stored":4460010,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2435828416},"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.002350"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.567565+0000","last_change":"2024-08-17T17:22:54.740293+0000","last_active":"2024-08-17T17:23:33.567565+0000","last_peered":"2024-08-17T17:23:33.567565+0000","last_clean":"2024-08-17T17:23:33.567565+0000","last_became_active":"2024-08-17T17:22:54.740038+0000","last_became_peered":"2024-08-17T17:22:54.740038+0000","last_unstale":"2024-08-17T17:23:33.567565+0000","last_undegraded":"2024-08-17T17:23:33.567565+0000","last_fullsized":"2024-08-17T17:23:33.567565+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:22:05.154923+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":16,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.751226+0000","last_change":"2024-08-17T17:22:53.725794+0000","last_active":"2024-08-17T17:23:33.751226+0000","last_peered":"2024-08-17T17:23:33.751226+0000","last_clean":"2024-08-17T17:23:33.751226+0000","last_became_active":"2024-08-17T17:22:53.725491+0000","last_became_peered":"2024-08-17T17:22:53.725491+0000","last_unstale":"2024-08-17T17:23:33.751226+0000","last_undegraded":"2024-08-17T17:23:33.751226+0000","last_fullsized":"2024-08-17T17:23:33.751226+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:36:53.090850+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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.15","version":"0'0","reported_seq":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.574142+0000","last_change":"2024-08-17T17:22:54.175316+0000","last_active":"2024-08-17T17:23:33.574142+0000","last_peered":"2024-08-17T17:23:33.574142+0000","last_clean":"2024-08-17T17:23:33.574142+0000","last_became_active":"2024-08-17T17:22:54.175019+0000","last_became_peered":"2024-08-17T17:22:54.175019+0000","last_unstale":"2024-08-17T17:23:33.574142+0000","last_undegraded":"2024-08-17T17:23:33.574142+0000","last_fullsized":"2024-08-17T17:23:33.574142+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:56:57.519215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.571662+0000","last_change":"2024-08-17T17:22:53.739125+0000","last_active":"2024-08-17T17:23:33.571662+0000","last_peered":"2024-08-17T17:23:33.571662+0000","last_clean":"2024-08-17T17:23:33.571662+0000","last_became_active":"2024-08-17T17:22:53.738660+0000","last_became_peered":"2024-08-17T17:22:53.738660+0000","last_unstale":"2024-08-17T17:23:33.571662+0000","last_undegraded":"2024-08-17T17:23:33.571662+0000","last_fullsized":"2024-08-17T17:23:33.571662+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:43:13.845043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.573041+0000","last_change":"2024-08-17T17:22:54.739316+0000","last_active":"2024-08-17T17:23:33.573041+0000","last_peered":"2024-08-17T17:23:33.573041+0000","last_clean":"2024-08-17T17:23:33.573041+0000","last_became_active":"2024-08-17T17:22:54.739068+0000","last_became_peered":"2024-08-17T17:22:54.739068+0000","last_unstale":"2024-08-17T17:23:33.573041+0000","last_undegraded":"2024-08-17T17:23:33.573041+0000","last_fullsized":"2024-08-17T17:23:33.573041+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:52:48.504462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.751217+0000","last_change":"2024-08-17T17:22:53.725465+0000","last_active":"2024-08-17T17:23:33.751217+0000","last_peered":"2024-08-17T17:23:33.751217+0000","last_clean":"2024-08-17T17:23:33.751217+0000","last_became_active":"2024-08-17T17:22:53.725174+0000","last_became_peered":"2024-08-17T17:22:53.725174+0000","last_unstale":"2024-08-17T17:23:33.751217+0000","last_undegraded":"2024-08-17T17:23:33.751217+0000","last_fullsized":"2024-08-17T17:23:33.751217+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:46.185575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.569192+0000","last_change":"2024-08-17T17:22:54.739571+0000","last_active":"2024-08-17T17:23:33.569192+0000","last_peered":"2024-08-17T17:23:33.569192+0000","last_clean":"2024-08-17T17:23:33.569192+0000","last_became_active":"2024-08-17T17:22:54.739298+0000","last_became_peered":"2024-08-17T17:22:54.739298+0000","last_unstale":"2024-08-17T17:23:33.569192+0000","last_undegraded":"2024-08-17T17:23:33.569192+0000","last_fullsized":"2024-08-17T17:23:33.569192+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:37:25.560143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":22,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.753726+0000","last_change":"2024-08-17T17:22:53.731212+0000","last_active":"2024-08-17T17:23:33.753726+0000","last_peered":"2024-08-17T17:23:33.753726+0000","last_clean":"2024-08-17T17:23:33.753726+0000","last_became_active":"2024-08-17T17:22:53.730928+0000","last_became_peered":"2024-08-17T17:22:53.730928+0000","last_unstale":"2024-08-17T17:23:33.753726+0000","last_undegraded":"2024-08-17T17:23:33.753726+0000","last_fullsized":"2024-08-17T17:23:33.753726+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T01:26:22.221218+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":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":"3.f","version":"72'1","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.751475+0000","last_change":"2024-08-17T17:22:53.732993+0000","last_active":"2024-08-17T17:23:33.751475+0000","last_peered":"2024-08-17T17:23:33.751475+0000","last_clean":"2024-08-17T17:23:33.751475+0000","last_became_active":"2024-08-17T17:22:53.732644+0000","last_became_peered":"2024-08-17T17:22:53.732644+0000","last_unstale":"2024-08-17T17:23:33.751475+0000","last_undegraded":"2024-08-17T17:23:33.751475+0000","last_fullsized":"2024-08-17T17:23:33.751475+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T18:53:28.366775+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.573968+0000","last_change":"2024-08-17T17:22:54.175652+0000","last_active":"2024-08-17T17:23:33.573968+0000","last_peered":"2024-08-17T17:23:33.573968+0000","last_clean":"2024-08-17T17:23:33.573968+0000","last_became_active":"2024-08-17T17:22:54.175332+0000","last_became_peered":"2024-08-17T17:22:54.175332+0000","last_unstale":"2024-08-17T17:23:33.573968+0000","last_undegraded":"2024-08-17T17:23:33.573968+0000","last_fullsized":"2024-08-17T17:23:33.573968+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:58:04.891665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":16,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.751328+0000","last_change":"2024-08-17T17:22:53.728941+0000","last_active":"2024-08-17T17:23:33.751328+0000","last_peered":"2024-08-17T17:23:33.751328+0000","last_clean":"2024-08-17T17:23:33.751328+0000","last_became_active":"2024-08-17T17:22:53.728639+0000","last_became_peered":"2024-08-17T17:22:53.728639+0000","last_unstale":"2024-08-17T17:23:33.751328+0000","last_undegraded":"2024-08-17T17:23:33.751328+0000","last_fullsized":"2024-08-17T17:23:33.751328+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:20:03.813767+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":[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":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.564572+0000","last_change":"2024-08-17T17:22:54.743563+0000","last_active":"2024-08-17T17:23:33.564572+0000","last_peered":"2024-08-17T17:23:33.564572+0000","last_clean":"2024-08-17T17:23:33.564572+0000","last_became_active":"2024-08-17T17:22:54.743327+0000","last_became_peered":"2024-08-17T17:22:54.743327+0000","last_unstale":"2024-08-17T17:23:33.564572+0000","last_undegraded":"2024-08-17T17:23:33.564572+0000","last_fullsized":"2024-08-17T17:23:33.564572+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:16:51.127664+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.751318+0000","last_change":"2024-08-17T17:22:53.724857+0000","last_active":"2024-08-17T17:23:33.751318+0000","last_peered":"2024-08-17T17:23:33.751318+0000","last_clean":"2024-08-17T17:23:33.751318+0000","last_became_active":"2024-08-17T17:22:53.724555+0000","last_became_peered":"2024-08-17T17:22:53.724555+0000","last_unstale":"2024-08-17T17:23:33.751318+0000","last_undegraded":"2024-08-17T17:23:33.751318+0000","last_fullsized":"2024-08-17T17:23:33.751318+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:42:47.014152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.754268+0000","last_change":"2024-08-17T17:22:54.175876+0000","last_active":"2024-08-17T17:23:33.754268+0000","last_peered":"2024-08-17T17:23:33.754268+0000","last_clean":"2024-08-17T17:23:33.754268+0000","last_became_active":"2024-08-17T17:22:54.175578+0000","last_became_peered":"2024-08-17T17:22:54.175578+0000","last_unstale":"2024-08-17T17:23:33.754268+0000","last_undegraded":"2024-08-17T17:23:33.754268+0000","last_fullsized":"2024-08-17T17:23:33.754268+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:19:43.642859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.574205+0000","last_change":"2024-08-17T17:22:53.730158+0000","last_active":"2024-08-17T17:23:33.574205+0000","last_peered":"2024-08-17T17:23:33.574205+0000","last_clean":"2024-08-17T17:23:33.574205+0000","last_became_active":"2024-08-17T17:22:53.729851+0000","last_became_peered":"2024-08-17T17:22:53.729851+0000","last_unstale":"2024-08-17T17:23:33.574205+0000","last_undegraded":"2024-08-17T17:23:33.574205+0000","last_fullsized":"2024-08-17T17:23:33.574205+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:44:28.695609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.571764+0000","last_change":"2024-08-17T17:22:54.747827+0000","last_active":"2024-08-17T17:23:33.571764+0000","last_peered":"2024-08-17T17:23:33.571764+0000","last_clean":"2024-08-17T17:23:33.571764+0000","last_became_active":"2024-08-17T17:22:54.746033+0000","last_became_peered":"2024-08-17T17:22:54.746033+0000","last_unstale":"2024-08-17T17:23:33.571764+0000","last_undegraded":"2024-08-17T17:23:33.571764+0000","last_fullsized":"2024-08-17T17:23:33.571764+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:28:05.475782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":16,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.568625+0000","last_change":"2024-08-17T17:22:53.739392+0000","last_active":"2024-08-17T17:23:33.568625+0000","last_peered":"2024-08-17T17:23:33.568625+0000","last_clean":"2024-08-17T17:23:33.568625+0000","last_became_active":"2024-08-17T17:22:53.739011+0000","last_became_peered":"2024-08-17T17:22:53.739011+0000","last_unstale":"2024-08-17T17:23:33.568625+0000","last_undegraded":"2024-08-17T17:23:33.568625+0000","last_fullsized":"2024-08-17T17:23:33.568625+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:53:15.352063+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":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.564924+0000","last_change":"2024-08-17T17:22:55.083084+0000","last_active":"2024-08-17T17:23:33.564924+0000","last_peered":"2024-08-17T17:23:33.564924+0000","last_clean":"2024-08-17T17:23:33.564924+0000","last_became_active":"2024-08-17T17:22:55.082628+0000","last_became_peered":"2024-08-17T17:22:55.082628+0000","last_unstale":"2024-08-17T17:23:33.564924+0000","last_undegraded":"2024-08-17T17:23:33.564924+0000","last_fullsized":"2024-08-17T17:23:33.564924+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:54:15.332818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.753739+0000","last_change":"2024-08-17T17:22:53.730032+0000","last_active":"2024-08-17T17:23:33.753739+0000","last_peered":"2024-08-17T17:23:33.753739+0000","last_clean":"2024-08-17T17:23:33.753739+0000","last_became_active":"2024-08-17T17:22:53.729383+0000","last_became_peered":"2024-08-17T17:22:53.729383+0000","last_unstale":"2024-08-17T17:23:33.753739+0000","last_undegraded":"2024-08-17T17:23:33.753739+0000","last_fullsized":"2024-08-17T17:23:33.753739+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:28:52.849439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.565133+0000","last_change":"2024-08-17T17:22:54.741895+0000","last_active":"2024-08-17T17:23:33.565133+0000","last_peered":"2024-08-17T17:23:33.565133+0000","last_clean":"2024-08-17T17:23:33.565133+0000","last_became_active":"2024-08-17T17:22:54.741498+0000","last_became_peered":"2024-08-17T17:22:54.741498+0000","last_unstale":"2024-08-17T17:23:33.565133+0000","last_undegraded":"2024-08-17T17:23:33.565133+0000","last_fullsized":"2024-08-17T17:23:33.565133+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:06:43.182623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.564673+0000","last_change":"2024-08-17T17:22:53.730066+0000","last_active":"2024-08-17T17:23:33.564673+0000","last_peered":"2024-08-17T17:23:33.564673+0000","last_clean":"2024-08-17T17:23:33.564673+0000","last_became_active":"2024-08-17T17:22:53.729787+0000","last_became_peered":"2024-08-17T17:22:53.729787+0000","last_unstale":"2024-08-17T17:23:33.564673+0000","last_undegraded":"2024-08-17T17:23:33.564673+0000","last_fullsized":"2024-08-17T17:23:33.564673+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:28:32.795872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.565283+0000","last_change":"2024-08-17T17:22:55.083258+0000","last_active":"2024-08-17T17:23:33.565283+0000","last_peered":"2024-08-17T17:23:33.565283+0000","last_clean":"2024-08-17T17:23:33.565283+0000","last_became_active":"2024-08-17T17:22:55.082937+0000","last_became_peered":"2024-08-17T17:22:55.082937+0000","last_unstale":"2024-08-17T17:23:33.565283+0000","last_undegraded":"2024-08-17T17:23:33.565283+0000","last_fullsized":"2024-08-17T17:23:33.565283+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:18:57.319061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.568106+0000","last_change":"2024-08-17T17:22:53.730919+0000","last_active":"2024-08-17T17:23:33.568106+0000","last_peered":"2024-08-17T17:23:33.568106+0000","last_clean":"2024-08-17T17:23:33.568106+0000","last_became_active":"2024-08-17T17:22:53.730593+0000","last_became_peered":"2024-08-17T17:22:53.730593+0000","last_unstale":"2024-08-17T17:23:33.568106+0000","last_undegraded":"2024-08-17T17:23:33.568106+0000","last_fullsized":"2024-08-17T17:23:33.568106+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:15:44.644947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":10,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T17:23:34.572504+0000","last_change":"2024-08-17T17:23:34.572504+0000","last_active":"2024-08-17T17:23:34.572504+0000","last_peered":"2024-08-17T17:23:34.572504+0000","last_clean":"2024-08-17T17:23:34.572504+0000","last_became_active":"2024-08-17T17:23:34.572010+0000","last_became_peered":"2024-08-17T17:23:34.572010+0000","last_unstale":"2024-08-17T17:23:34.572504+0000","last_undegraded":"2024-08-17T17:23:34.572504+0000","last_fullsized":"2024-08-17T17:23:34.572504+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:45:39.201865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"60'128","reported_seq":281,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.751839+0000","last_change":"2024-08-17T17:21:07.327141+0000","last_active":"2024-08-17T17:23:33.751839+0000","last_peered":"2024-08-17T17:23:33.751839+0000","last_clean":"2024-08-17T17:23:33.751839+0000","last_became_active":"2024-08-17T17:21:07.326739+0000","last_became_peered":"2024-08-17T17:21:07.326739+0000","last_unstale":"2024-08-17T17:23:33.751839+0000","last_undegraded":"2024-08-17T17:23:33.751839+0000","last_fullsized":"2024-08-17T17:23:33.751839+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:19:07.708941+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:14:37.317155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":27,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.574113+0000","last_change":"2024-08-17T17:21:43.904370+0000","last_active":"2024-08-17T17:23:33.574113+0000","last_peered":"2024-08-17T17:23:33.574113+0000","last_clean":"2024-08-17T17:23:33.574113+0000","last_became_active":"2024-08-17T17:21:38.863876+0000","last_became_peered":"2024-08-17T17:21:38.863876+0000","last_unstale":"2024-08-17T17:23:33.574113+0000","last_undegraded":"2024-08-17T17:23:33.574113+0000","last_fullsized":"2024-08-17T17:23:33.574113+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+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 @ 2024-08-18T23:13:29.724043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028371400000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.569673+0000","last_change":"2024-08-17T17:22:53.730205+0000","last_active":"2024-08-17T17:23:33.569673+0000","last_peered":"2024-08-17T17:23:33.569673+0000","last_clean":"2024-08-17T17:23:33.569673+0000","last_became_active":"2024-08-17T17:22:53.729858+0000","last_became_peered":"2024-08-17T17:22:53.729858+0000","last_unstale":"2024-08-17T17:23:33.569673+0000","last_undegraded":"2024-08-17T17:23:33.569673+0000","last_fullsized":"2024-08-17T17:23:33.569673+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:36:11.555033+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.754561+0000","last_change":"2024-08-17T17:22:54.175289+0000","last_active":"2024-08-17T17:23:33.754561+0000","last_peered":"2024-08-17T17:23:33.754561+0000","last_clean":"2024-08-17T17:23:33.754561+0000","last_became_active":"2024-08-17T17:22:54.174953+0000","last_became_peered":"2024-08-17T17:22:54.174953+0000","last_unstale":"2024-08-17T17:23:33.754561+0000","last_undegraded":"2024-08-17T17:23:33.754561+0000","last_fullsized":"2024-08-17T17:23:33.754561+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:20.586463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.751804+0000","last_change":"2024-08-17T17:21:44.056663+0000","last_active":"2024-08-17T17:23:33.751804+0000","last_peered":"2024-08-17T17:23:33.751804+0000","last_clean":"2024-08-17T17:23:33.751804+0000","last_became_active":"2024-08-17T17:21:38.867410+0000","last_became_peered":"2024-08-17T17:21:38.867410+0000","last_unstale":"2024-08-17T17:23:33.751804+0000","last_undegraded":"2024-08-17T17:23:33.751804+0000","last_fullsized":"2024-08-17T17:23:33.751804+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:40:10.972358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026904000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.571594+0000","last_change":"2024-08-17T17:22:53.738186+0000","last_active":"2024-08-17T17:23:33.571594+0000","last_peered":"2024-08-17T17:23:33.571594+0000","last_clean":"2024-08-17T17:23:33.571594+0000","last_became_active":"2024-08-17T17:22:53.737877+0000","last_became_peered":"2024-08-17T17:22:53.737877+0000","last_unstale":"2024-08-17T17:23:33.571594+0000","last_undegraded":"2024-08-17T17:23:33.571594+0000","last_fullsized":"2024-08-17T17:23:33.571594+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:31:08.093189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T17:23:34.646524+0000","last_change":"2024-08-17T17:23:34.646524+0000","last_active":"2024-08-17T17:23:34.646524+0000","last_peered":"2024-08-17T17:23:34.646524+0000","last_clean":"2024-08-17T17:23:34.646524+0000","last_became_active":"2024-08-17T17:23:34.646167+0000","last_became_peered":"2024-08-17T17:23:34.646167+0000","last_unstale":"2024-08-17T17:23:34.646524+0000","last_undegraded":"2024-08-17T17:23:34.646524+0000","last_fullsized":"2024-08-17T17:23:34.646524+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:23:10.111423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":26,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.568181+0000","last_change":"2024-08-17T17:21:43.900642+0000","last_active":"2024-08-17T17:23:33.568181+0000","last_peered":"2024-08-17T17:23:33.568181+0000","last_clean":"2024-08-17T17:23:33.568181+0000","last_became_active":"2024-08-17T17:21:39.493034+0000","last_became_peered":"2024-08-17T17:21:39.493034+0000","last_unstale":"2024-08-17T17:23:33.568181+0000","last_undegraded":"2024-08-17T17:23:33.568181+0000","last_fullsized":"2024-08-17T17:23:33.568181+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:58:21.264852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029621200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.566974+0000","last_change":"2024-08-17T17:22:53.724785+0000","last_active":"2024-08-17T17:23:33.566974+0000","last_peered":"2024-08-17T17:23:33.566974+0000","last_clean":"2024-08-17T17:23:33.566974+0000","last_became_active":"2024-08-17T17:22:53.723394+0000","last_became_peered":"2024-08-17T17:22:53.723394+0000","last_unstale":"2024-08-17T17:23:33.566974+0000","last_undegraded":"2024-08-17T17:23:33.566974+0000","last_fullsized":"2024-08-17T17:23:33.566974+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:50:40.933039+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.569875+0000","last_change":"2024-08-17T17:22:55.275243+0000","last_active":"2024-08-17T17:23:33.569875+0000","last_peered":"2024-08-17T17:23:33.569875+0000","last_clean":"2024-08-17T17:23:33.569875+0000","last_became_active":"2024-08-17T17:22:55.274835+0000","last_became_peered":"2024-08-17T17:22:55.274835+0000","last_unstale":"2024-08-17T17:23:33.569875+0000","last_undegraded":"2024-08-17T17:23:33.569875+0000","last_fullsized":"2024-08-17T17:23:33.569875+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:13:16.551547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"66'2","reported_seq":28,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.574070+0000","last_change":"2024-08-17T17:21:43.904987+0000","last_active":"2024-08-17T17:23:33.574070+0000","last_peered":"2024-08-17T17:23:33.574070+0000","last_clean":"2024-08-17T17:23:33.574070+0000","last_became_active":"2024-08-17T17:21:38.864583+0000","last_became_peered":"2024-08-17T17:21:38.864583+0000","last_unstale":"2024-08-17T17:23:33.574070+0000","last_undegraded":"2024-08-17T17:23:33.574070+0000","last_fullsized":"2024-08-17T17:23:33.574070+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:42:43.958928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00089523800000000002,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.564998+0000","last_change":"2024-08-17T17:22:53.739612+0000","last_active":"2024-08-17T17:23:33.564998+0000","last_peered":"2024-08-17T17:23:33.564998+0000","last_clean":"2024-08-17T17:23:33.564998+0000","last_became_active":"2024-08-17T17:22:53.739173+0000","last_became_peered":"2024-08-17T17:22:53.739173+0000","last_unstale":"2024-08-17T17:23:33.564998+0000","last_undegraded":"2024-08-17T17:23:33.564998+0000","last_fullsized":"2024-08-17T17:23:33.564998+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:00:16.914083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.570331+0000","last_change":"2024-08-17T17:22:54.747157+0000","last_active":"2024-08-17T17:23:33.570331+0000","last_peered":"2024-08-17T17:23:33.570331+0000","last_clean":"2024-08-17T17:23:33.570331+0000","last_became_active":"2024-08-17T17:22:54.746504+0000","last_became_peered":"2024-08-17T17:22:54.746504+0000","last_unstale":"2024-08-17T17:23:33.570331+0000","last_undegraded":"2024-08-17T17:23:33.570331+0000","last_fullsized":"2024-08-17T17:23:33.570331+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:45:38.052751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.574261+0000","last_change":"2024-08-17T17:22:53.732228+0000","last_active":"2024-08-17T17:23:33.574261+0000","last_peered":"2024-08-17T17:23:33.574261+0000","last_clean":"2024-08-17T17:23:33.574261+0000","last_became_active":"2024-08-17T17:22:53.731863+0000","last_became_peered":"2024-08-17T17:22:53.731863+0000","last_unstale":"2024-08-17T17:23:33.574261+0000","last_undegraded":"2024-08-17T17:23:33.574261+0000","last_fullsized":"2024-08-17T17:23:33.574261+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:57:42.204998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.570615+0000","last_change":"2024-08-17T17:21:43.905808+0000","last_active":"2024-08-17T17:23:33.570615+0000","last_peered":"2024-08-17T17:23:33.570615+0000","last_clean":"2024-08-17T17:23:33.570615+0000","last_became_active":"2024-08-17T17:21:38.865917+0000","last_became_peered":"2024-08-17T17:21:38.865917+0000","last_unstale":"2024-08-17T17:23:33.570615+0000","last_undegraded":"2024-08-17T17:23:33.570615+0000","last_fullsized":"2024-08-17T17:23:33.570615+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:11:46.381618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342763,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.568461+0000","last_change":"2024-08-17T17:22:55.275056+0000","last_active":"2024-08-17T17:23:33.568461+0000","last_peered":"2024-08-17T17:23:33.568461+0000","last_clean":"2024-08-17T17:23:33.568461+0000","last_became_active":"2024-08-17T17:22:55.274735+0000","last_became_peered":"2024-08-17T17:22:55.274735+0000","last_unstale":"2024-08-17T17:23:33.568461+0000","last_undegraded":"2024-08-17T17:23:33.568461+0000","last_fullsized":"2024-08-17T17:23:33.568461+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:11:44.245868+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.570533+0000","last_change":"2024-08-17T17:22:53.719704+0000","last_active":"2024-08-17T17:23:33.570533+0000","last_peered":"2024-08-17T17:23:33.570533+0000","last_clean":"2024-08-17T17:23:33.570533+0000","last_became_active":"2024-08-17T17:22:53.719111+0000","last_became_peered":"2024-08-17T17:22:53.719111+0000","last_unstale":"2024-08-17T17:23:33.570533+0000","last_undegraded":"2024-08-17T17:23:33.570533+0000","last_fullsized":"2024-08-17T17:23:33.570533+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:12:06.765910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":26,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.752238+0000","last_change":"2024-08-17T17:21:44.056790+0000","last_active":"2024-08-17T17:23:33.752238+0000","last_peered":"2024-08-17T17:23:33.752238+0000","last_clean":"2024-08-17T17:23:33.752238+0000","last_became_active":"2024-08-17T17:21:38.981903+0000","last_became_peered":"2024-08-17T17:21:38.981903+0000","last_unstale":"2024-08-17T17:23:33.752238+0000","last_undegraded":"2024-08-17T17:23:33.752238+0000","last_fullsized":"2024-08-17T17:23:33.752238+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:54:01.686646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033804700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.571842+0000","last_change":"2024-08-17T17:22:55.275084+0000","last_active":"2024-08-17T17:23:33.571842+0000","last_peered":"2024-08-17T17:23:33.571842+0000","last_clean":"2024-08-17T17:23:33.571842+0000","last_became_active":"2024-08-17T17:22:55.274739+0000","last_became_peered":"2024-08-17T17:22:55.274739+0000","last_unstale":"2024-08-17T17:23:33.571842+0000","last_undegraded":"2024-08-17T17:23:33.571842+0000","last_fullsized":"2024-08-17T17:23:33.571842+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:19:53.684994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":16,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.569310+0000","last_change":"2024-08-17T17:22:53.739312+0000","last_active":"2024-08-17T17:23:33.569310+0000","last_peered":"2024-08-17T17:23:33.569310+0000","last_clean":"2024-08-17T17:23:33.569310+0000","last_became_active":"2024-08-17T17:22:53.738959+0000","last_became_peered":"2024-08-17T17:22:53.738959+0000","last_unstale":"2024-08-17T17:23:33.569310+0000","last_undegraded":"2024-08-17T17:23:33.569310+0000","last_fullsized":"2024-08-17T17:23:33.569310+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:22:09.101835+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":26,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.570126+0000","last_change":"2024-08-17T17:21:43.905784+0000","last_active":"2024-08-17T17:23:33.570126+0000","last_peered":"2024-08-17T17:23:33.570126+0000","last_clean":"2024-08-17T17:23:33.570126+0000","last_became_active":"2024-08-17T17:21:38.982093+0000","last_became_peered":"2024-08-17T17:21:38.982093+0000","last_unstale":"2024-08-17T17:23:33.570126+0000","last_undegraded":"2024-08-17T17:23:33.570126+0000","last_fullsized":"2024-08-17T17:23:33.570126+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:01:41.738964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033845000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.567504+0000","last_change":"2024-08-17T17:22:54.739346+0000","last_active":"2024-08-17T17:23:33.567504+0000","last_peered":"2024-08-17T17:23:33.567504+0000","last_clean":"2024-08-17T17:23:33.567504+0000","last_became_active":"2024-08-17T17:22:54.739034+0000","last_became_peered":"2024-08-17T17:22:54.739034+0000","last_unstale":"2024-08-17T17:23:33.567504+0000","last_undegraded":"2024-08-17T17:23:33.567504+0000","last_fullsized":"2024-08-17T17:23:33.567504+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:54:59.385531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"72'1","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.573049+0000","last_change":"2024-08-17T17:22:53.737172+0000","last_active":"2024-08-17T17:23:33.573049+0000","last_peered":"2024-08-17T17:23:33.573049+0000","last_clean":"2024-08-17T17:23:33.573049+0000","last_became_active":"2024-08-17T17:22:53.736769+0000","last_became_peered":"2024-08-17T17:22:53.736769+0000","last_unstale":"2024-08-17T17:23:33.573049+0000","last_undegraded":"2024-08-17T17:23:33.573049+0000","last_fullsized":"2024-08-17T17:23:33.573049+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T21:19:36.098724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":26,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.754641+0000","last_change":"2024-08-17T17:21:43.905856+0000","last_active":"2024-08-17T17:23:33.754641+0000","last_peered":"2024-08-17T17:23:33.754641+0000","last_clean":"2024-08-17T17:23:33.754641+0000","last_became_active":"2024-08-17T17:21:38.865362+0000","last_became_peered":"2024-08-17T17:21:38.865362+0000","last_unstale":"2024-08-17T17:23:33.754641+0000","last_undegraded":"2024-08-17T17:23:33.754641+0000","last_fullsized":"2024-08-17T17:23:33.754641+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:08:00.899293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030013400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.564453+0000","last_change":"2024-08-17T17:22:55.275184+0000","last_active":"2024-08-17T17:23:33.564453+0000","last_peered":"2024-08-17T17:23:33.564453+0000","last_clean":"2024-08-17T17:23:33.564453+0000","last_became_active":"2024-08-17T17:22:55.274677+0000","last_became_peered":"2024-08-17T17:22:55.274677+0000","last_unstale":"2024-08-17T17:23:33.564453+0000","last_undegraded":"2024-08-17T17:23:33.564453+0000","last_fullsized":"2024-08-17T17:23:33.564453+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:51:29.348766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.564825+0000","last_change":"2024-08-17T17:22:55.083729+0000","last_active":"2024-08-17T17:23:33.564825+0000","last_peered":"2024-08-17T17:23:33.564825+0000","last_clean":"2024-08-17T17:23:33.564825+0000","last_became_active":"2024-08-17T17:22:55.083383+0000","last_became_peered":"2024-08-17T17:22:55.083383+0000","last_unstale":"2024-08-17T17:23:33.564825+0000","last_undegraded":"2024-08-17T17:23:33.564825+0000","last_fullsized":"2024-08-17T17:23:33.564825+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:27:26.484568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'6","reported_seq":20,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.565036+0000","last_change":"2024-08-17T17:22:53.728275+0000","last_active":"2024-08-17T17:23:33.565036+0000","last_peered":"2024-08-17T17:23:33.565036+0000","last_clean":"2024-08-17T17:23:33.565036+0000","last_became_active":"2024-08-17T17:22:53.727978+0000","last_became_peered":"2024-08-17T17:22:53.727978+0000","last_unstale":"2024-08-17T17:23:33.565036+0000","last_undegraded":"2024-08-17T17:23:33.565036+0000","last_fullsized":"2024-08-17T17:23:33.565036+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:19:43.717005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1552,"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":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.567630+0000","last_change":"2024-08-17T17:22:55.083788+0000","last_active":"2024-08-17T17:23:33.567630+0000","last_peered":"2024-08-17T17:23:33.567630+0000","last_clean":"2024-08-17T17:23:33.567630+0000","last_became_active":"2024-08-17T17:22:55.083504+0000","last_became_peered":"2024-08-17T17:22:55.083504+0000","last_unstale":"2024-08-17T17:23:33.567630+0000","last_undegraded":"2024-08-17T17:23:33.567630+0000","last_fullsized":"2024-08-17T17:23:33.567630+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:27:12.032308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":17,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.751458+0000","last_change":"2024-08-17T17:22:53.730001+0000","last_active":"2024-08-17T17:23:33.751458+0000","last_peered":"2024-08-17T17:23:33.751458+0000","last_clean":"2024-08-17T17:23:33.751458+0000","last_became_active":"2024-08-17T17:22:53.729736+0000","last_became_peered":"2024-08-17T17:22:53.729736+0000","last_unstale":"2024-08-17T17:23:33.751458+0000","last_undegraded":"2024-08-17T17:23:33.751458+0000","last_fullsized":"2024-08-17T17:23:33.751458+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T02:06:58.324058+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":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":"3.16","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.574287+0000","last_change":"2024-08-17T17:22:53.721036+0000","last_active":"2024-08-17T17:23:33.574287+0000","last_peered":"2024-08-17T17:23:33.574287+0000","last_clean":"2024-08-17T17:23:33.574287+0000","last_became_active":"2024-08-17T17:22:53.720726+0000","last_became_peered":"2024-08-17T17:22:53.720726+0000","last_unstale":"2024-08-17T17:23:33.574287+0000","last_undegraded":"2024-08-17T17:23:33.574287+0000","last_fullsized":"2024-08-17T17:23:33.574287+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:57:59.636587+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.567472+0000","last_change":"2024-08-17T17:22:55.084297+0000","last_active":"2024-08-17T17:23:33.567472+0000","last_peered":"2024-08-17T17:23:33.567472+0000","last_clean":"2024-08-17T17:23:33.567472+0000","last_became_active":"2024-08-17T17:22:55.083918+0000","last_became_peered":"2024-08-17T17:22:55.083918+0000","last_unstale":"2024-08-17T17:23:33.567472+0000","last_undegraded":"2024-08-17T17:23:33.567472+0000","last_fullsized":"2024-08-17T17:23:33.567472+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:49:44.641119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":14,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.572008+0000","last_change":"2024-08-17T17:22:53.737923+0000","last_active":"2024-08-17T17:23:33.572008+0000","last_peered":"2024-08-17T17:23:33.572008+0000","last_clean":"2024-08-17T17:23:33.572008+0000","last_became_active":"2024-08-17T17:22:53.737641+0000","last_became_peered":"2024-08-17T17:22:53.737641+0000","last_unstale":"2024-08-17T17:23:33.572008+0000","last_undegraded":"2024-08-17T17:23:33.572008+0000","last_fullsized":"2024-08-17T17:23:33.572008+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:57:55.347229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.567271+0000","last_change":"2024-08-17T17:22:55.084474+0000","last_active":"2024-08-17T17:23:33.567271+0000","last_peered":"2024-08-17T17:23:33.567271+0000","last_clean":"2024-08-17T17:23:33.567271+0000","last_became_active":"2024-08-17T17:22:55.083732+0000","last_became_peered":"2024-08-17T17:22:55.083732+0000","last_unstale":"2024-08-17T17:23:33.567271+0000","last_undegraded":"2024-08-17T17:23:33.567271+0000","last_fullsized":"2024-08-17T17:23:33.567271+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:15:42.028398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.754637+0000","last_change":"2024-08-17T17:22:53.804529+0000","last_active":"2024-08-17T17:23:33.754637+0000","last_peered":"2024-08-17T17:23:33.754637+0000","last_clean":"2024-08-17T17:23:33.754637+0000","last_became_active":"2024-08-17T17:22:53.804226+0000","last_became_peered":"2024-08-17T17:22:53.804226+0000","last_unstale":"2024-08-17T17:23:33.754637+0000","last_undegraded":"2024-08-17T17:23:33.754637+0000","last_fullsized":"2024-08-17T17:23:33.754637+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:46:11.110119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.567603+0000","last_change":"2024-08-17T17:22:53.732638+0000","last_active":"2024-08-17T17:23:33.567603+0000","last_peered":"2024-08-17T17:23:33.567603+0000","last_clean":"2024-08-17T17:23:33.567603+0000","last_became_active":"2024-08-17T17:22:53.732272+0000","last_became_peered":"2024-08-17T17:22:53.732272+0000","last_unstale":"2024-08-17T17:23:33.567603+0000","last_undegraded":"2024-08-17T17:23:33.567603+0000","last_fullsized":"2024-08-17T17:23:33.567603+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:24:27.434058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.572934+0000","last_change":"2024-08-17T17:22:54.740178+0000","last_active":"2024-08-17T17:23:33.572934+0000","last_peered":"2024-08-17T17:23:33.572934+0000","last_clean":"2024-08-17T17:23:33.572934+0000","last_became_active":"2024-08-17T17:22:54.739861+0000","last_became_peered":"2024-08-17T17:22:54.739861+0000","last_unstale":"2024-08-17T17:23:33.572934+0000","last_undegraded":"2024-08-17T17:23:33.572934+0000","last_fullsized":"2024-08-17T17:23:33.572934+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:23:16.250693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.567183+0000","last_change":"2024-08-17T17:22:53.732613+0000","last_active":"2024-08-17T17:23:33.567183+0000","last_peered":"2024-08-17T17:23:33.567183+0000","last_clean":"2024-08-17T17:23:33.567183+0000","last_became_active":"2024-08-17T17:22:53.732304+0000","last_became_peered":"2024-08-17T17:22:53.732304+0000","last_unstale":"2024-08-17T17:23:33.567183+0000","last_undegraded":"2024-08-17T17:23:33.567183+0000","last_fullsized":"2024-08-17T17:23:33.567183+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:56:54.378687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.567497+0000","last_change":"2024-08-17T17:22:54.742352+0000","last_active":"2024-08-17T17:23:33.567497+0000","last_peered":"2024-08-17T17:23:33.567497+0000","last_clean":"2024-08-17T17:23:33.567497+0000","last_became_active":"2024-08-17T17:22:54.742087+0000","last_became_peered":"2024-08-17T17:22:54.742087+0000","last_unstale":"2024-08-17T17:23:33.567497+0000","last_undegraded":"2024-08-17T17:23:33.567497+0000","last_fullsized":"2024-08-17T17:23:33.567497+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:06:12.389968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.564689+0000","last_change":"2024-08-17T17:22:53.731189+0000","last_active":"2024-08-17T17:23:33.564689+0000","last_peered":"2024-08-17T17:23:33.564689+0000","last_clean":"2024-08-17T17:23:33.564689+0000","last_became_active":"2024-08-17T17:22:53.730932+0000","last_became_peered":"2024-08-17T17:22:53.730932+0000","last_unstale":"2024-08-17T17:23:33.564689+0000","last_undegraded":"2024-08-17T17:23:33.564689+0000","last_fullsized":"2024-08-17T17:23:33.564689+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:50:02.906638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.568546+0000","last_change":"2024-08-17T17:22:53.839139+0000","last_active":"2024-08-17T17:23:33.568546+0000","last_peered":"2024-08-17T17:23:33.568546+0000","last_clean":"2024-08-17T17:23:33.568546+0000","last_became_active":"2024-08-17T17:22:53.838825+0000","last_became_peered":"2024-08-17T17:22:53.838825+0000","last_unstale":"2024-08-17T17:23:33.568546+0000","last_undegraded":"2024-08-17T17:23:33.568546+0000","last_fullsized":"2024-08-17T17:23:33.568546+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:50:25.079256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.571853+0000","last_change":"2024-08-17T17:22:53.737825+0000","last_active":"2024-08-17T17:23:33.571853+0000","last_peered":"2024-08-17T17:23:33.571853+0000","last_clean":"2024-08-17T17:23:33.571853+0000","last_became_active":"2024-08-17T17:22:53.737437+0000","last_became_peered":"2024-08-17T17:22:53.737437+0000","last_unstale":"2024-08-17T17:23:33.571853+0000","last_undegraded":"2024-08-17T17:23:33.571853+0000","last_fullsized":"2024-08-17T17:23:33.571853+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T22:05:39.451349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":23,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T17:23:34.573209+0000","last_change":"2024-08-17T17:23:34.573209+0000","last_active":"2024-08-17T17:23:34.573209+0000","last_peered":"2024-08-17T17:23:34.573209+0000","last_clean":"2024-08-17T17:23:34.573209+0000","last_became_active":"2024-08-17T17:23:34.572914+0000","last_became_peered":"2024-08-17T17:23:34.572914+0000","last_unstale":"2024-08-17T17:23:34.573209+0000","last_undegraded":"2024-08-17T17:23:34.573209+0000","last_fullsized":"2024-08-17T17:23:34.573209+0000","mapping_epoch":73,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":74,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:09:50.746626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"72'2","reported_seq":16,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.574112+0000","last_change":"2024-08-17T17:22:53.726834+0000","last_active":"2024-08-17T17:23:33.574112+0000","last_peered":"2024-08-17T17:23:33.574112+0000","last_clean":"2024-08-17T17:23:33.574112+0000","last_became_active":"2024-08-17T17:22:53.726489+0000","last_became_peered":"2024-08-17T17:22:53.726489+0000","last_unstale":"2024-08-17T17:23:33.574112+0000","last_undegraded":"2024-08-17T17:23:33.574112+0000","last_fullsized":"2024-08-17T17:23:33.574112+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:43:14.621455+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":[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":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.564628+0000","last_change":"2024-08-17T17:22:54.740895+0000","last_active":"2024-08-17T17:23:33.564628+0000","last_peered":"2024-08-17T17:23:33.564628+0000","last_clean":"2024-08-17T17:23:33.564628+0000","last_became_active":"2024-08-17T17:22:54.740618+0000","last_became_peered":"2024-08-17T17:22:54.740618+0000","last_unstale":"2024-08-17T17:23:33.564628+0000","last_undegraded":"2024-08-17T17:23:33.564628+0000","last_fullsized":"2024-08-17T17:23:33.564628+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:47:49.256834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":16,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.574208+0000","last_change":"2024-08-17T17:22:53.725178+0000","last_active":"2024-08-17T17:23:33.574208+0000","last_peered":"2024-08-17T17:23:33.574208+0000","last_clean":"2024-08-17T17:23:33.574208+0000","last_became_active":"2024-08-17T17:22:53.724909+0000","last_became_peered":"2024-08-17T17:22:53.724909+0000","last_unstale":"2024-08-17T17:23:33.574208+0000","last_undegraded":"2024-08-17T17:23:33.574208+0000","last_fullsized":"2024-08-17T17:23:33.574208+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:00.171471+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":[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.19","version":"0'0","reported_seq":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.568140+0000","last_change":"2024-08-17T17:22:54.741910+0000","last_active":"2024-08-17T17:23:33.568140+0000","last_peered":"2024-08-17T17:23:33.568140+0000","last_clean":"2024-08-17T17:23:33.568140+0000","last_became_active":"2024-08-17T17:22:54.741502+0000","last_became_peered":"2024-08-17T17:22:54.741502+0000","last_unstale":"2024-08-17T17:23:33.568140+0000","last_undegraded":"2024-08-17T17:23:33.568140+0000","last_fullsized":"2024-08-17T17:23:33.568140+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:28:17.918991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":15,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.568157+0000","last_change":"2024-08-17T17:22:53.727759+0000","last_active":"2024-08-17T17:23:33.568157+0000","last_peered":"2024-08-17T17:23:33.568157+0000","last_clean":"2024-08-17T17:23:33.568157+0000","last_became_active":"2024-08-17T17:22:53.727430+0000","last_became_peered":"2024-08-17T17:22:53.727430+0000","last_unstale":"2024-08-17T17:23:33.568157+0000","last_undegraded":"2024-08-17T17:23:33.568157+0000","last_fullsized":"2024-08-17T17:23:33.568157+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T02:33:02.539976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":13,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.564433+0000","last_change":"2024-08-17T17:22:55.085170+0000","last_active":"2024-08-17T17:23:33.564433+0000","last_peered":"2024-08-17T17:23:33.564433+0000","last_clean":"2024-08-17T17:23:33.564433+0000","last_became_active":"2024-08-17T17:22:55.084724+0000","last_became_peered":"2024-08-17T17:22:55.084724+0000","last_unstale":"2024-08-17T17:23:33.564433+0000","last_undegraded":"2024-08-17T17:23:33.564433+0000","last_fullsized":"2024-08-17T17:23:33.564433+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:21:29.683552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'4","reported_seq":18,"reported_epoch":73,"state":"active+clean","last_fresh":"2024-08-17T17:23:33.572009+0000","last_change":"2024-08-17T17:22:53.729640+0000","last_active":"2024-08-17T17:23:33.572009+0000","last_peered":"2024-08-17T17:23:33.572009+0000","last_clean":"2024-08-17T17:23:33.572009+0000","last_became_active":"2024-08-17T17:22:53.729367+0000","last_became_peered":"2024-08-17T17:22:53.729367+0000","last_unstale":"2024-08-17T17:23:33.572009+0000","last_undegraded":"2024-08-17T17:23:33.572009+0000","last_fullsized":"2024-08-17T17:23:33.572009+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T23:19:15.472661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":[]}],"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":2338,"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":7014,"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":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201317,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298704,"kb_used_data":1348,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446448,"statfs":{"total":95995035648,"available":95689162752,"internally_reserved":0,"allocated":1380352,"data_stored":927406,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:23:04 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.39700000000000002,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.746,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.71199999999999997},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.54400000000000004,"15min":0.54900000000000004},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.69899999999999995,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.60399999999999998}]},{"osd":1,"last update":"Sat Aug 17 17:23:04 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.372,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.748,"5min":0.85499999999999998,"15min":0.85499999999999998},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.56100000000000005,"15min":0.56299999999999994},"min":{"1min":0.379,"5min":0.374,"15min":0.374},"max":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.64800000000000002}]},{"osd":2,"last update":"Sat Aug 17 17:23:04 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53000000000000003,"15min":0.52800000000000002},"min":{"1min":0.36399999999999999,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.86299999999999999,"5min":0.86299999999999999,"15min":0.86299999999999999},"last":0.68600000000000005},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.55900000000000005,"15min":0.56100000000000005},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.72899999999999998,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.56200000000000006}]},{"osd":3,"last update":"Sat Aug 17 17:23:04 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.55500000000000005,"15min":0.55700000000000005},"min":{"1min":0.34300000000000003,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.73399999999999999,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.58099999999999996,"15min":0.58299999999999996},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.67300000000000004}]},{"osd":4,"last update":"Sat Aug 17 17:23:04 2024","interfaces":[{"interface":"back","average":{"1min":0.47099999999999997,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.71799999999999997,"5min":0.754,"15min":0.754},"last":0.42199999999999999},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.49099999999999999,"15min":0.48699999999999999},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.504}]},{"osd":5,"last update":"Sat Aug 17 17:23:04 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.501,"15min":0.501},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.47999999999999998},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.55800000000000005,"15min":0.56000000000000005},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.52800000000000002}]},{"osd":6,"last update":"Sat Aug 17 17:23:04 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.56999999999999995,"15min":0.57199999999999995},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56799999999999995,"15min":0.56899999999999995},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.58899999999999997}]}]},{"osd":6,"up_from":47,"seq":201863462954,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298692,"kb_used_data":1336,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446460,"statfs":{"total":95995035648,"available":95689175040,"internally_reserved":0,"allocated":1368064,"data_stored":926964,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:23:43 2024","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.52600000000000002,"15min":0.53100000000000003},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.70199999999999996,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.505,"5min":0.48999999999999999,"15min":0.48499999999999999},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.46300000000000002}]},{"osd":1,"last update":"Sat Aug 17 17:23:43 2024","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.56699999999999995,"15min":0.56799999999999995},"min":{"1min":0.39600000000000002,"5min":0.316,"15min":0.316},"max":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"last":0.624},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.627,"15min":0.57699999999999996},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.82099999999999995,"5min":8.3510000000000009,"15min":8.3510000000000009},"last":0.63800000000000001}]},{"osd":2,"last update":"Sat Aug 17 17:23:43 2024","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.51900000000000002,"15min":0.52300000000000002},"min":{"1min":0.35199999999999998,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.61399999999999999,"15min":0.56399999999999995},"min":{"1min":0.36399999999999999,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.76600000000000001,"5min":8.3350000000000009,"15min":8.3350000000000009},"last":0.57199999999999995}]},{"osd":3,"last update":"Sat Aug 17 17:23:43 2024","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.52300000000000002,"15min":0.52500000000000002},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.55500000000000005,"15min":0.56599999999999995},"min":{"1min":0.38700000000000001,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.47799999999999998}]},{"osd":4,"last update":"Sat Aug 17 17:23:43 2024","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.45000000000000001,"15min":0.45100000000000001},"min":{"1min":0.311,"5min":0.246,"15min":0.246},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.436},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.49299999999999999,"15min":0.495},"min":{"1min":0.29999999999999999,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.73799999999999999,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.51400000000000001}]},{"osd":5,"last update":"Sat Aug 17 17:23:43 2024","interfaces":[{"interface":"back","average":{"1min":0.48599999999999999,"5min":0.48199999999999998,"15min":0.48399999999999999},"min":{"1min":0.313,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.72999999999999998,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.40899999999999997},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53500000000000003,"15min":0.54400000000000004},"min":{"1min":0.34699999999999998,"5min":0.316,"15min":0.316},"max":{"1min":0.77300000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.34599999999999997}]},{"osd":7,"last update":"Sat Aug 17 17:23:04 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.51100000000000001,"15min":0.50700000000000001},"min":{"1min":0.35899999999999999,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.38800000000000001,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.81100000000000005,"5min":0.93799999999999994,"15min":0.93799999999999994},"last":0.49199999999999999}]}]},{"osd":5,"up_from":39,"seq":167503724591,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298108,"kb_used_data":752,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447044,"statfs":{"total":95995035648,"available":95689773056,"internally_reserved":0,"allocated":770048,"data_stored":335879,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:23:23 2024","interfaces":[{"interface":"back","average":{"1min":0.48399999999999999,"5min":0.53300000000000003,"15min":0.54800000000000004},"min":{"1min":0.311,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.69399999999999995,"5min":0.91400000000000003,"15min":0.91400000000000003},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.54400000000000004,"15min":0.55800000000000005},"min":{"1min":0.214,"5min":0.214,"15min":0.214},"max":{"1min":0.746,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.59099999999999997}]},{"osd":1,"last update":"Sat Aug 17 17:23:23 2024","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.54700000000000004,"15min":0.56299999999999994},"min":{"1min":0.375,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.54000000000000004,"15min":0.55600000000000005},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.73999999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.495}]},{"osd":2,"last update":"Sat Aug 17 17:23:23 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.56200000000000006,"15min":0.56799999999999995},"min":{"1min":0.39200000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.72399999999999998,"5min":0.93799999999999994,"15min":0.93799999999999994},"last":0.64200000000000002},{"interface":"front","average":{"1min":0.89200000000000002,"5min":0.63,"15min":0.58999999999999997},"min":{"1min":0.37,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":8.2940000000000005,"5min":8.2940000000000005,"15min":8.2940000000000005},"last":0.45500000000000002}]},{"osd":3,"last update":"Sat Aug 17 17:23:23 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.63400000000000001,"15min":0.58799999999999997},"min":{"1min":0.39500000000000002,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":8.25,"5min":8.25,"15min":8.25},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.57399999999999995,"15min":0.58399999999999996},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.72499999999999998,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.57899999999999996}]},{"osd":4,"last update":"Sat Aug 17 17:23:23 2024","interfaces":[{"interface":"back","average":{"1min":0.42299999999999999,"5min":0.40100000000000002,"15min":0.375},"min":{"1min":0.308,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.64800000000000002,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.56200000000000006},{"interface":"front","average":{"1min":0.44700000000000001,"5min":0.41299999999999998,"15min":0.38300000000000001},"min":{"1min":0.317,"5min":0.245,"15min":0.245},"max":{"1min":0.71199999999999997,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.47999999999999998}]},{"osd":6,"last update":"Sat Aug 17 17:23:48 2024","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.46200000000000002,"15min":0.44700000000000001},"min":{"1min":0.34599999999999997,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.63},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.51100000000000001,"15min":0.48799999999999999},"min":{"1min":0.41799999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.69299999999999995,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.65500000000000003}]},{"osd":7,"last update":"Sat Aug 17 17:23:11 2024","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.53100000000000003,"15min":0.53400000000000003},"min":{"1min":0.35599999999999998,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.78300000000000003,"5min":1.01,"15min":1.01},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54600000000000004,"15min":0.54700000000000004},"min":{"1min":0.35499999999999998,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.79200000000000004,"5min":0.97199999999999998,"15min":0.97199999999999998},"last":0.67200000000000004}]}]},{"osd":4,"up_from":31,"seq":133143986229,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298120,"kb_used_data":760,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447032,"statfs":{"total":95995035648,"available":95689760768,"internally_reserved":0,"allocated":778240,"data_stored":336711,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:22:55 2024","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.52800000000000002,"15min":0.54100000000000004},"min":{"1min":0.35599999999999998,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.622,"5min":0.85499999999999998,"15min":0.85499999999999998},"last":0.51000000000000001},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52200000000000002},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.71799999999999997,"5min":0.92800000000000005,"15min":0.92800000000000005},"last":0.57099999999999995}]},{"osd":1,"last update":"Sat Aug 17 17:22:55 2024","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.52300000000000002,"15min":0.52700000000000002},"min":{"1min":0.38600000000000001,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.629,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.497,"5min":0.52200000000000002,"15min":0.52800000000000002},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.63900000000000001,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.52300000000000002}]},{"osd":2,"last update":"Sat Aug 17 17:22:55 2024","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.54700000000000004,"15min":0.55300000000000005},"min":{"1min":0.373,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.72599999999999998,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.52100000000000002,"15min":0.51300000000000001},"min":{"1min":0.35799999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.753,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.47399999999999998}]},{"osd":3,"last update":"Sat Aug 17 17:22:55 2024","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.54400000000000004,"15min":0.52500000000000002},"min":{"1min":0.44700000000000001,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.58299999999999996,"15min":0.58899999999999997},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.68500000000000005,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.55200000000000005}]},{"osd":5,"last update":"Sat Aug 17 17:23:25 2024","interfaces":[{"interface":"back","average":{"1min":0.433,"5min":0.39400000000000002,"15min":0.373},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.628,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.65100000000000002},{"interface":"front","average":{"1min":0.5,"5min":0.41399999999999998,"15min":0.38},"min":{"1min":0.27000000000000002,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.73699999999999999,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.63800000000000001}]},{"osd":6,"last update":"Sat Aug 17 17:23:47 2024","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.50900000000000001,"15min":0.48299999999999998},"min":{"1min":0.314,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.82099999999999995,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.48099999999999998,"15min":0.46100000000000002},"min":{"1min":0.34300000000000003,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.67400000000000004,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.67700000000000005}]},{"osd":7,"last update":"Sat Aug 17 17:23:08 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.51800000000000002,"15min":0.51000000000000001},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.78300000000000003,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.48099999999999998,"15min":0.47299999999999998},"min":{"1min":0.32900000000000001,"5min":0.313,"15min":0.313},"max":{"1min":0.67500000000000004,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.621}]}]},{"osd":3,"up_from":26,"seq":111669149752,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298100,"kb_used_data":744,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447052,"statfs":{"total":95995035648,"available":95689781248,"internally_reserved":0,"allocated":761856,"data_stored":335368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:23:36 2024","interfaces":[{"interface":"back","average":{"1min":0.32900000000000001,"5min":0.38500000000000001,"15min":0.41199999999999998},"min":{"1min":0.23400000000000001,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":0.52400000000000002,"5min":0.94299999999999995,"15min":0.94299999999999995},"last":0.28699999999999998},{"interface":"front","average":{"1min":0.36399999999999999,"5min":0.38300000000000001,"15min":0.39500000000000002},"min":{"1min":0.27000000000000002,"5min":0.255,"15min":0.255},"max":{"1min":0.54100000000000004,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.317}]},{"osd":1,"last update":"Sat Aug 17 17:23:36 2024","interfaces":[{"interface":"back","average":{"1min":0.35799999999999998,"5min":0.39200000000000002,"15min":0.40999999999999998},"min":{"1min":0.25800000000000001,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.51900000000000002,"5min":0.624,"15min":0.624},"last":0.33200000000000002},{"interface":"front","average":{"1min":0.35299999999999998,"5min":0.39200000000000002,"15min":0.40200000000000002},"min":{"1min":0.25600000000000001,"5min":0.249,"15min":0.249},"max":{"1min":0.503,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.30299999999999999}]},{"osd":2,"last update":"Sat Aug 17 17:23:36 2024","interfaces":[{"interface":"back","average":{"1min":0.41499999999999998,"5min":0.46800000000000003,"15min":0.48799999999999999},"min":{"1min":0.32600000000000001,"5min":0.309,"15min":0.309},"max":{"1min":0.56299999999999994,"5min":0.92800000000000005,"15min":0.92800000000000005},"last":0.35399999999999998},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.44800000000000001,"15min":0.46200000000000002},"min":{"1min":0.27600000000000002,"5min":0.255,"15min":0.255},"max":{"1min":0.54300000000000004,"5min":0.90700000000000003,"15min":0.90700000000000003},"last":0.34499999999999997}]},{"osd":4,"last update":"Sat Aug 17 17:23:00 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.58599999999999997,"15min":0.59799999999999998},"min":{"1min":0.39700000000000002,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.67800000000000005,"5min":1.0049999999999999,"15min":1.0049999999999999},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.60199999999999998,"15min":0.60399999999999998},"min":{"1min":0.39300000000000002,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.79000000000000004,"5min":0.98699999999999999,"15min":0.98699999999999999},"last":0.59399999999999997}]},{"osd":5,"last update":"Sat Aug 17 17:23:23 2024","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.61099999999999999},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.80200000000000005,"5min":0.96999999999999997,"15min":0.96999999999999997},"last":0.75900000000000001},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.61199999999999999,"15min":0.626},"min":{"1min":0.379,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.86499999999999999,"5min":1.0309999999999999,"15min":1.0309999999999999},"last":0.63500000000000001}]},{"osd":6,"last update":"Sat Aug 17 17:23:44 2024","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.629,"15min":0.63900000000000001},"min":{"1min":0.44400000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.01,"5min":1.01,"15min":1.01},"last":0.83099999999999996},{"interface":"front","average":{"1min":0.621,"5min":0.64100000000000001,"15min":0.65200000000000002},"min":{"1min":0.42399999999999999,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.83999999999999997,"5min":0.98499999999999999,"15min":0.98499999999999999},"last":0.68799999999999994}]},{"osd":7,"last update":"Sat Aug 17 17:23:11 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.60799999999999998,"15min":0.61599999999999999},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.77700000000000002,"5min":0.89100000000000001,"15min":0.89100000000000001},"last":0.78400000000000003},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.626,"15min":0.63200000000000001},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.76700000000000002,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.71199999999999997}]}]},{"osd":2,"up_from":18,"seq":77309411390,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298108,"kb_used_data":752,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447044,"statfs":{"total":95995035648,"available":95689773056,"internally_reserved":0,"allocated":770048,"data_stored":336147,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:23:10 2024","interfaces":[{"interface":"back","average":{"1min":0.36099999999999999,"5min":0.35299999999999998,"15min":0.33000000000000002},"min":{"1min":0.184,"5min":0.184,"15min":0.184},"max":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.30199999999999999},{"interface":"front","average":{"1min":0.33800000000000002,"5min":0.36499999999999999,"15min":0.36599999999999999},"min":{"1min":0.221,"5min":0.221,"15min":0.221},"max":{"1min":0.48499999999999999,"5min":0.52600000000000002,"15min":0.52600000000000002},"last":0.24099999999999999}]},{"osd":1,"last update":"Sat Aug 17 17:23:10 2024","interfaces":[{"interface":"back","average":{"1min":0.36399999999999999,"5min":0.38,"15min":0.371},"min":{"1min":0.20399999999999999,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.47699999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.26200000000000001},{"interface":"front","average":{"1min":0.38,"5min":0.40300000000000002,"15min":0.38300000000000001},"min":{"1min":0.219,"5min":0.219,"15min":0.219},"max":{"1min":0.54200000000000004,"5min":0.63500000000000001,"15min":0.63500000000000001},"last":0.33800000000000002}]},{"osd":3,"last update":"Sat Aug 17 17:23:41 2024","interfaces":[{"interface":"back","average":{"1min":0.38,"5min":0.41899999999999998,"15min":0.41899999999999998},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.64400000000000002,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.377},{"interface":"front","average":{"1min":0.441,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.92100000000000004,"5min":0.92100000000000004,"15min":0.92100000000000004},"last":0.35699999999999998}]},{"osd":4,"last update":"Sat Aug 17 17:22:56 2024","interfaces":[{"interface":"back","average":{"1min":1.4359999999999999,"5min":0.74399999999999999,"15min":0.624},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":19.393000000000001,"5min":19.393000000000001,"15min":19.393000000000001},"last":0.52900000000000003},{"interface":"front","average":{"1min":1.411,"5min":0.72699999999999998,"15min":0.61299999999999999},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":19.408000000000001,"5min":19.408000000000001,"15min":19.408000000000001},"last":0.51900000000000002}]},{"osd":5,"last update":"Sat Aug 17 17:23:27 2024","interfaces":[{"interface":"back","average":{"1min":1.2949999999999999,"5min":0.71599999999999997,"15min":0.625},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":14.699,"5min":14.699,"15min":14.699},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.64600000000000002,"5min":0.63600000000000001,"15min":0.64200000000000002},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.98199999999999998,"5min":0.98199999999999998,"15min":0.98199999999999998},"last":0.56299999999999994}]},{"osd":6,"last update":"Sat Aug 17 17:23:48 2024","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.60799999999999998,"15min":0.61399999999999999},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.95499999999999996,"5min":0.95499999999999996,"15min":0.95499999999999996},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.59899999999999998,"15min":0.61099999999999999},"min":{"1min":0.38700000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.79800000000000004,"5min":0.876,"15min":0.876},"last":0.54900000000000004}]},{"osd":7,"last update":"Sat Aug 17 17:23:10 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.58399999999999996,"15min":0.58699999999999997},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.73499999999999999,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.58399999999999996,"15min":0.58499999999999996},"min":{"1min":0.41599999999999998,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.75,"5min":0.95499999999999996,"15min":0.95499999999999996},"last":0.54100000000000004}]}]},{"osd":1,"up_from":13,"seq":55834574915,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298100,"kb_used_data":744,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447052,"statfs":{"total":95995035648,"available":95689781248,"internally_reserved":0,"allocated":761856,"data_stored":335297,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:23:48 2024","interfaces":[{"interface":"back","average":{"1min":0.34100000000000003,"5min":0.36599999999999999,"15min":0.33900000000000002},"min":{"1min":0.19800000000000001,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":0.46300000000000002,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.23899999999999999},{"interface":"front","average":{"1min":0.35599999999999998,"5min":0.38900000000000001,"15min":0.34100000000000003},"min":{"1min":0.191,"5min":0.191,"15min":0.191},"max":{"1min":0.51500000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.33700000000000002}]},{"osd":2,"last update":"Sat Aug 17 17:23:11 2024","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.38700000000000001,"15min":0.36299999999999999},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.54300000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"last":0.31900000000000001},{"interface":"front","average":{"1min":0.379,"5min":0.377,"15min":0.35599999999999998},"min":{"1min":0.25700000000000001,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.36199999999999999}]},{"osd":3,"last update":"Sat Aug 17 17:23:40 2024","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.216,"5min":0.216,"15min":0.216},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.40999999999999998},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.443,"15min":0.44400000000000001},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.38400000000000001}]},{"osd":4,"last update":"Sat Aug 17 17:22:56 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.58099999999999996,"15min":0.57899999999999996},"min":{"1min":0.36599999999999999,"5min":0.309,"15min":0.309},"max":{"1min":0.69799999999999995,"5min":0.99199999999999999,"15min":0.99199999999999999},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.67400000000000004,"5min":0.98099999999999998,"15min":0.98099999999999998},"last":0.66300000000000003}]},{"osd":5,"last update":"Sat Aug 17 17:23:22 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.57199999999999995,"15min":0.57999999999999996},"min":{"1min":0.35999999999999999,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.753,"5min":0.97899999999999998,"15min":0.97899999999999998},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.61099999999999999,"15min":0.63300000000000001},"min":{"1min":0.434,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.71599999999999997,"5min":1.0109999999999999,"15min":1.0109999999999999},"last":0.73199999999999998}]},{"osd":6,"last update":"Sat Aug 17 17:23:46 2024","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.61199999999999999,"15min":0.63100000000000001},"min":{"1min":0.35199999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.84699999999999998,"5min":1.018,"15min":1.018},"last":0.623},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.65900000000000003,"15min":0.68300000000000005},"min":{"1min":0.48099999999999998,"5min":0.378,"15min":0.378},"max":{"1min":0.81200000000000006,"5min":0.93999999999999995,"15min":0.93999999999999995},"last":0.752}]},{"osd":7,"last update":"Sat Aug 17 17:23:11 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.629,"15min":0.64100000000000001},"min":{"1min":0.40999999999999998,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.74399999999999999,"5min":1.038,"15min":1.038},"last":0.70999999999999996},{"interface":"front","average":{"1min":0.60899999999999999,"5min":1.3220000000000001,"15min":1.4410000000000001},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.82199999999999995,"5min":19.831,"15min":19.831},"last":0.60099999999999998}]}]},{"osd":0,"up_from":8,"seq":34359738440,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298684,"kb_used_data":1328,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446468,"statfs":{"total":95995035648,"available":95689183232,"internally_reserved":0,"allocated":1359872,"data_stored":926238,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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 Aug 17 17:23:51 2024","interfaces":[{"interface":"back","average":{"1min":0.33700000000000002,"5min":0.34999999999999998,"15min":0.317},"min":{"1min":0.26000000000000001,"5min":0.188,"15min":0.188},"max":{"1min":0.503,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.32700000000000001},{"interface":"front","average":{"1min":0.311,"5min":0.372,"15min":0.34599999999999997},"min":{"1min":0.21099999999999999,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.41699999999999998,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.27900000000000003}]},{"osd":2,"last update":"Sat Aug 17 17:23:11 2024","interfaces":[{"interface":"back","average":{"1min":0.33700000000000002,"5min":0.38,"15min":0.40300000000000002},"min":{"1min":0.20799999999999999,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":0.51300000000000001,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.30099999999999999},{"interface":"front","average":{"1min":0.39200000000000002,"5min":0.433,"15min":0.443},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.54200000000000004,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.34799999999999998}]},{"osd":3,"last update":"Sat Aug 17 17:23:40 2024","interfaces":[{"interface":"back","average":{"1min":0.35799999999999998,"5min":0.40300000000000002,"15min":0.41499999999999998},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.52700000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.38,"5min":0.44600000000000001,"15min":0.46300000000000002},"min":{"1min":0.27200000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.56799999999999995,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.317}]},{"osd":4,"last update":"Sat Aug 17 17:22:55 2024","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.59099999999999997,"15min":0.58999999999999997},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":0.76700000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.502},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.56499999999999995,"15min":0.56699999999999995},"min":{"1min":0.42999999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"last":0.51200000000000001}]},{"osd":5,"last update":"Sat Aug 17 17:23:25 2024","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.55100000000000005,"15min":0.54600000000000004},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.44},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.91500000000000004,"5min":0.91500000000000004,"15min":0.91500000000000004},"last":0.53500000000000003}]},{"osd":6,"last update":"Sat Aug 17 17:23:44 2024","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.56299999999999994,"15min":0.55600000000000005},"min":{"1min":0.437,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.76800000000000002,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.60099999999999998,"15min":0.59999999999999998},"min":{"1min":0.46100000000000002,"5min":0.438,"15min":0.438},"max":{"1min":0.78400000000000003,"5min":0.90000000000000002,"15min":0.90000000000000002},"last":0.48799999999999999}]},{"osd":7,"last update":"Sat Aug 17 17:23:08 2024","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.56699999999999995,"15min":0.56599999999999995},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.871,"5min":0.871,"15min":0.871},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.621,"5min":0.59299999999999997,"15min":0.58899999999999997},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.93799999999999994,"5min":0.93799999999999994,"15min":0.93799999999999994},"last":0.41099999999999998}]}]}],"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":4096,"data_stored":19,"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":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":592,"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":604,"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":1698,"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":640,"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":1622,"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":1768,"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}]}} 2024-08-17T17:23:58.298 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-17T17:23:58.298 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-08-17T17:23:58.298 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-08-17T17:23:58.299 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph health --format=json 2024-08-17T17:23:58.568 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:23:58.828 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:58 smithi037 ceph-mon[41254]: pgmap v89: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:58.828 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:23:58 smithi037 ceph-mon[41254]: from='client.14784 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:23:58.828 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:58 smithi037 ceph-mon[31110]: pgmap v89: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:58.828 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:23:58 smithi037 ceph-mon[31110]: from='client.14784 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:23:59.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:58 smithi046 ceph-mon[34315]: pgmap v89: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:23:59.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:23:58 smithi046 ceph-mon[34315]: from='client.14784 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:24:00.503 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:24:00.503 INFO:teuthology.orchestra.run.smithi037.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-08-17T17:24:00.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:00 smithi037 ceph-mon[41254]: pgmap v90: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:00.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:00 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/3901283237' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-17T17:24:00.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:00 smithi037 ceph-mon[31110]: pgmap v90: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:00.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:00 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/3901283237' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-17T17:24:01.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:00 smithi046 ceph-mon[34315]: pgmap v90: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:01.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:00 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/3901283237' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-17T17:24:01.161 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-08-17T17:24:01.161 INFO:teuthology.run_tasks:Running task print... 2024-08-17T17:24:01.171 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2024-08-17T17:24:01.171 INFO:teuthology.run_tasks:Running task parallel... 2024-08-17T17:24:01.180 INFO:teuthology.task.parallel:starting parallel... 2024-08-17T17:24:01.180 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-08-17T17:24:01.181 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2024-08-17T17:24:01.181 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2024-08-17T17:24:01.184 INFO:tasks.rados:Beginning rados... 2024-08-17T17:24:01.184 INFO:tasks.rados:config is {'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} 2024-08-17T17:24:01.184 INFO:tasks.rados:overrides is {'admin_socket': {'branch': 'main'}, 'ceph': {'conf': {'global': {'mon election default strategy': 1}, '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\\)', '\\(POOL_APP_NOT_ENABLED\\)', 'OSD_DOWN', 'mons down', 'mon down', 'MON_DOWN', 'out of quorum', 'PG_DEGRADED', 'Reduced data availability', 'Degraded data redundancy', 'OSDMAP_FLAGS', 'PG_AVAILABILITY'], 'sha1': 'cd8bdbeb9fbdab5733aa3aaadc042c965473e453'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'cd8bdbeb9fbdab5733aa3aaadc042c965473e453'}}, 'selinux': {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0', 'scontext=system_u:system_r:getty_t:s0']}, 'workunit': {'branch': 'main', 'sha1': '91f88e4d132ac08dc53355fa3d9717a53236a3a9'}} 2024-08-17T17:24:01.184 INFO:tasks.rados:config is {'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} 2024-08-17T17:24:01.184 INFO:tasks.rados:joining rados 2024-08-17T17:24:01.184 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-08-17T17:24:01.185 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-08-17T17:24:01.185 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi037.front.sepia.ceph.com 2024-08-17T17:24:01.185 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2024-08-17T17:24:01.185 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2024-08-17T17:24:01.186 INFO:tasks.rados:starting run 0 out of 1 2024-08-17T17:24:01.186 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2024-08-17T17:24:01.186 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool create unique_pool_0 16 2024-08-17T17:24:01.474 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:24:01.481 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:24:02.837 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:02 smithi037 ceph-mon[41254]: pgmap v91: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:02.837 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:02 smithi037 ceph-mon[31110]: pgmap v91: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:03.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:02 smithi046 ceph-mon[34315]: pgmap v91: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:03.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:24:03 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:24:03] ENGINE Bus STOPPING 2024-08-17T17:24:03.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:03 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:24:03.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:03 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:24:04.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:03 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:24:04.134 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:24:04 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:24:04] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:24:04.134 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:24:04 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:24:04] ENGINE Bus STOPPED 2024-08-17T17:24:04.135 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:24:04 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:24:04] ENGINE Bus STARTING 2024-08-17T17:24:04.396 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:24:04 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:24:04] ENGINE Serving on http://:::9283 2024-08-17T17:24:04.396 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:24:04 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:24:04] ENGINE Bus STARTED 2024-08-17T17:24:04.706 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:04 smithi037 ceph-mon[41254]: pgmap v92: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:04.706 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:04 smithi037 ceph-mon[41254]: from='client.? ' entity='client.admin' 2024-08-17T17:24:04.706 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:04 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:24:04.706 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:04 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:24:04.706 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:04 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:24:04.706 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:04 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:24:04.707 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:04 smithi037 ceph-mon[31110]: pgmap v92: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:04.707 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:04 smithi037 ceph-mon[31110]: from='client.? ' entity='client.admin' 2024-08-17T17:24:04.707 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:04 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:24:04.707 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:04 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:24:04.707 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:04 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:24:04.707 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:04 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:24:05.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:04 smithi046 ceph-mon[34315]: pgmap v92: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:05.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:04 smithi046 ceph-mon[34315]: from='client.? ' entity='client.admin' 2024-08-17T17:24:05.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:04 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:24:05.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:04 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:24:05.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:04 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:24:05.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:04 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:24:05.332 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph config set global log_to_journald false --force' 2024-08-17T17:24:05.588 INFO:teuthology.orchestra.run.smithi037.stderr:pool 'unique_pool_0' created 2024-08-17T17:24:05.921 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:05 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/537811366' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-08-17T17:24:05.921 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:05 smithi037 ceph-mon[41254]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-08-17T17:24:05.921 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:05 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/537811366' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-08-17T17:24:05.922 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:05 smithi037 ceph-mon[31110]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-08-17T17:24:06.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:05 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/537811366' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-08-17T17:24:06.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:05 smithi046 ceph-mon[34315]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-08-17T17:24:06.011 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:24:05 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:24:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:24:06.294 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:24:06.326 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2024-08-17T17:24:06.543 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:24:06 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:24:06] "GET /metrics HTTP/1.1" 200 239779 "" "Prometheus/2.43.0" 2024-08-17T17:24:07.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:06 smithi046 ceph-mon[34315]: pgmap v93: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:07.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:06 smithi046 ceph-mon[34315]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-08-17T17:24:07.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:06 smithi046 ceph-mon[34315]: osdmap e75: 8 total, 8 up, 8 in 2024-08-17T17:24:07.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:06 smithi037 ceph-mon[31110]: pgmap v93: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:07.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:06 smithi037 ceph-mon[31110]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-08-17T17:24:07.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:06 smithi037 ceph-mon[31110]: osdmap e75: 8 total, 8 up, 8 in 2024-08-17T17:24:07.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:06 smithi037 ceph-mon[41254]: pgmap v93: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:07.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:06 smithi037 ceph-mon[41254]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-08-17T17:24:07.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:06 smithi037 ceph-mon[41254]: osdmap e75: 8 total, 8 up, 8 in 2024-08-17T17:24:07.612 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:24:07.891 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:07 smithi037 ceph-mon[31110]: osdmap e76: 8 total, 8 up, 8 in 2024-08-17T17:24:07.891 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:07 smithi037 ceph-mon[41254]: osdmap e76: 8 total, 8 up, 8 in 2024-08-17T17:24:07.912 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:07 smithi046 ceph-mon[34315]: osdmap e76: 8 total, 8 up, 8 in 2024-08-17T17:24:08.779 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:08 smithi037 ceph-mon[41254]: pgmap v96: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:08.779 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:08 smithi037 ceph-mon[41254]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:24:08.779 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:08 smithi037 ceph-mon[41254]: osdmap e77: 8 total, 8 up, 8 in 2024-08-17T17:24:08.779 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:08 smithi037 ceph-mon[31110]: pgmap v96: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:08.779 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:08 smithi037 ceph-mon[31110]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:24:08.779 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:08 smithi037 ceph-mon[31110]: osdmap e77: 8 total, 8 up, 8 in 2024-08-17T17:24:09.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:08 smithi046 ceph-mon[34315]: pgmap v96: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:09.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:08 smithi046 ceph-mon[34315]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:24:09.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:08 smithi046 ceph-mon[34315]: osdmap e77: 8 total, 8 up, 8 in 2024-08-17T17:24:09.942 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-08-17T17:24:10.453 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:10 smithi037 ceph-mon[31110]: pgmap v98: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:10.453 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:10 smithi037 ceph-mon[41254]: pgmap v98: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:10.493 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:24:10.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:10 smithi046 ceph-mon[34315]: pgmap v98: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:11.357 INFO:teuthology.orchestra.run.smithi037.stderr:enabled application 'rados' on pool 'unique_pool_0' 2024-08-17T17:24:11.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:11 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1619892231' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:24:11.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:11 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1619892231' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:24:11.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:11 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1619892231' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:24:12.655 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:12 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1619892231' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:24:12.655 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:12 smithi037 ceph-mon[41254]: osdmap e78: 8 total, 8 up, 8 in 2024-08-17T17:24:12.655 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:12 smithi037 ceph-mon[41254]: pgmap v100: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:12.656 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:12 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1619892231' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:24:12.656 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:12 smithi037 ceph-mon[31110]: osdmap e78: 8 total, 8 up, 8 in 2024-08-17T17:24:12.656 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:12 smithi037 ceph-mon[31110]: pgmap v100: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:12.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:12 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1619892231' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:24:12.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:12 smithi046 ceph-mon[34315]: osdmap e78: 8 total, 8 up, 8 in 2024-08-17T17:24:12.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:12 smithi046 ceph-mon[34315]: pgmap v100: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:13.078 INFO:teuthology.orchestra.run.smithi037.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:24:13.397 DEBUG:teuthology.orchestra.run.smithi037:> CEPH_CLIENT_ID=0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph_test_rados --max-ops 4000 --objects 50 --max-in-flight 16 --size 4000000 --min-stride-size 400000 --max-stride-size 800000 --max-seconds 0 --op read 100 --op write 100 --op delete 50 --op snap_create 50 --op snap_remove 50 --op rollback 50 --pool unique_pool_0 2024-08-17T17:24:13.439 INFO:tasks.rados.rados.0.smithi037.stdout:adding op weight read -> 100 2024-08-17T17:24:13.510 INFO:tasks.rados.rados.0.smithi037.stdout:adding op weight write -> 100 2024-08-17T17:24:13.510 INFO:tasks.rados.rados.0.smithi037.stdout:adding op weight delete -> 50 2024-08-17T17:24:13.510 INFO:tasks.rados.rados.0.smithi037.stdout:adding op weight snap_create -> 50 2024-08-17T17:24:13.510 INFO:tasks.rados.rados.0.smithi037.stdout:adding op weight snap_remove -> 50 2024-08-17T17:24:13.510 INFO:tasks.rados.rados.0.smithi037.stdout:adding op weight rollback -> 50 2024-08-17T17:24:13.510 INFO:tasks.rados.rados.0.smithi037.stdout:ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable) 2024-08-17T17:24:13.510 INFO:tasks.rados.rados.0.smithi037.stdout:Configuration: 2024-08-17T17:24:13.510 INFO:tasks.rados.rados.0.smithi037.stdout: Number of operations: 4000 2024-08-17T17:24:13.511 INFO:tasks.rados.rados.0.smithi037.stdout: Number of objects: 50 2024-08-17T17:24:13.511 INFO:tasks.rados.rados.0.smithi037.stdout: Max in flight operations: 16 2024-08-17T17:24:13.511 INFO:tasks.rados.rados.0.smithi037.stdout: Object size (in bytes): 4000000 2024-08-17T17:24:13.511 INFO:tasks.rados.rados.0.smithi037.stdout: Write stride min: 400000 2024-08-17T17:24:13.511 INFO:tasks.rados.rados.0.smithi037.stdout: Write stride max: 800000 2024-08-17T17:24:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:13 smithi046 ceph-mon[34315]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:24:13.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:13 smithi046 ceph-mon[34315]: Cluster is now healthy 2024-08-17T17:24:13.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:13 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:24:13.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:13 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:24:13.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:13 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:24:13.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:13 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:24:13.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:13 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:24:13.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:13 smithi037 ceph-mon[31110]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:24:13.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:13 smithi037 ceph-mon[31110]: Cluster is now healthy 2024-08-17T17:24:13.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:13 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:24:13.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:13 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:24:13.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:13 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:24:13.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:13 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:24:13.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:13 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:24:13.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:13 smithi037 ceph-mon[41254]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:24:13.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:13 smithi037 ceph-mon[41254]: Cluster is now healthy 2024-08-17T17:24:13.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:13 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:24:13.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:13 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:24:13.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:13 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:24:13.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:13 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:24:13.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:13 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:24:13.825 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch ps' 2024-08-17T17:24:14.155 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:24:14.370 INFO:tasks.rados.rados.0.smithi037.stdout:1: write initial oid 1 2024-08-17T17:24:14.370 INFO:tasks.rados.rados.0.smithi037.stdout:1: seq_num 0 ranges {416807=475249,1542129=474678} 2024-08-17T17:24:14.374 INFO:tasks.rados.rados.0.smithi037.stdout:1: writing smithi03781225-1 from 416807 to 892056 tid 1 2024-08-17T17:24:14.381 INFO:tasks.rados.rados.0.smithi037.stdout:1: writing smithi03781225-1 from 1542129 to 2016807 tid 2 2024-08-17T17:24:14.381 INFO:tasks.rados.rados.0.smithi037.stdout:2: write initial oid 2 2024-08-17T17:24:14.381 INFO:tasks.rados.rados.0.smithi037.stdout:2: seq_num 1 ranges {416807=475249,1542129=474678} 2024-08-17T17:24:14.386 INFO:tasks.rados.rados.0.smithi037.stdout:2: writing smithi03781225-2 from 416807 to 892056 tid 1 2024-08-17T17:24:14.393 INFO:tasks.rados.rados.0.smithi037.stdout:2: writing smithi03781225-2 from 1542129 to 2016807 tid 2 2024-08-17T17:24:14.393 INFO:tasks.rados.rados.0.smithi037.stdout:3: write initial oid 3 2024-08-17T17:24:14.393 INFO:tasks.rados.rados.0.smithi037.stdout:3: seq_num 2 ranges {433614=550498,1600611=433003} 2024-08-17T17:24:14.398 INFO:tasks.rados.rados.0.smithi037.stdout:3: writing smithi03781225-3 from 433614 to 984112 tid 1 2024-08-17T17:24:14.404 INFO:tasks.rados.rados.0.smithi037.stdout:3: writing smithi03781225-3 from 1600611 to 2033614 tid 2 2024-08-17T17:24:14.404 INFO:tasks.rados.rados.0.smithi037.stdout:4: write initial oid 4 2024-08-17T17:24:14.405 INFO:tasks.rados.rados.0.smithi037.stdout:4: seq_num 3 ranges {450421=625747,1659093=391328} 2024-08-17T17:24:14.411 INFO:tasks.rados.rados.0.smithi037.stdout:4: writing smithi03781225-4 from 450421 to 1076168 tid 1 2024-08-17T17:24:14.416 INFO:tasks.rados.rados.0.smithi037.stdout:4: writing smithi03781225-4 from 1659093 to 2050421 tid 2 2024-08-17T17:24:14.417 INFO:tasks.rados.rados.0.smithi037.stdout:5: write initial oid 5 2024-08-17T17:24:14.417 INFO:tasks.rados.rados.0.smithi037.stdout:5: seq_num 4 ranges {467228=700996,1717575=349653} 2024-08-17T17:24:14.423 INFO:tasks.rados.rados.0.smithi037.stdout:5: writing smithi03781225-5 from 467228 to 1168224 tid 1 2024-08-17T17:24:14.428 INFO:tasks.rados.rados.0.smithi037.stdout:5: writing smithi03781225-5 from 1717575 to 2067228 tid 2 2024-08-17T17:24:14.428 INFO:tasks.rados.rados.0.smithi037.stdout:6: write initial oid 6 2024-08-17T17:24:14.428 INFO:tasks.rados.rados.0.smithi037.stdout:6: seq_num 5 ranges {484035=776245,2059704=24331} 2024-08-17T17:24:14.434 INFO:tasks.rados.rados.0.smithi037.stdout:6: writing smithi03781225-6 from 484035 to 1260280 tid 1 2024-08-17T17:24:14.439 INFO:tasks.rados.rados.0.smithi037.stdout:6: writing smithi03781225-6 from 2059704 to 2084035 tid 2 2024-08-17T17:24:14.439 INFO:tasks.rados.rados.0.smithi037.stdout:7: write initial oid 7 2024-08-17T17:24:14.439 INFO:tasks.rados.rados.0.smithi037.stdout:7: seq_num 6 ranges {500842=451494,1718186=382656} 2024-08-17T17:24:14.444 INFO:tasks.rados.rados.0.smithi037.stdout:7: writing smithi03781225-7 from 500842 to 952336 tid 1 2024-08-17T17:24:14.451 INFO:tasks.rados.rados.0.smithi037.stdout:7: writing smithi03781225-7 from 1718186 to 2100842 tid 2 2024-08-17T17:24:14.451 INFO:tasks.rados.rados.0.smithi037.stdout:8: write initial oid 8 2024-08-17T17:24:14.451 INFO:tasks.rados.rados.0.smithi037.stdout:8: seq_num 7 ranges {517649=526743,1776668=340981} 2024-08-17T17:24:14.456 INFO:tasks.rados.rados.0.smithi037.stdout:8: writing smithi03781225-8 from 517649 to 1044392 tid 1 2024-08-17T17:24:14.463 INFO:tasks.rados.rados.0.smithi037.stdout:8: writing smithi03781225-8 from 1776668 to 2117649 tid 2 2024-08-17T17:24:14.463 INFO:tasks.rados.rados.0.smithi037.stdout:9: write initial oid 9 2024-08-17T17:24:14.463 INFO:tasks.rados.rados.0.smithi037.stdout:9: seq_num 8 ranges {534456=718345,1951503=182953} 2024-08-17T17:24:14.470 INFO:tasks.rados.rados.0.smithi037.stdout:9: writing smithi03781225-9 from 534456 to 1252801 tid 1 2024-08-17T17:24:14.476 INFO:tasks.rados.rados.0.smithi037.stdout:9: writing smithi03781225-9 from 1951503 to 2134456 tid 2 2024-08-17T17:24:14.476 INFO:tasks.rados.rados.0.smithi037.stdout:10: write initial oid 10 2024-08-17T17:24:14.476 INFO:tasks.rados.rados.0.smithi037.stdout:10: seq_num 9 ranges {551263=793594,1893632=257631} 2024-08-17T17:24:14.483 INFO:tasks.rados.rados.0.smithi037.stdout:10: writing smithi03781225-10 from 551263 to 1344857 tid 1 2024-08-17T17:24:14.488 INFO:tasks.rados.rados.0.smithi037.stdout:10: writing smithi03781225-10 from 1893632 to 2151263 tid 2 2024-08-17T17:24:14.488 INFO:tasks.rados.rados.0.smithi037.stdout:11: write initial oid 11 2024-08-17T17:24:14.488 INFO:tasks.rados.rados.0.smithi037.stdout:11: seq_num 10 ranges {568070=468843,1552114=615956} 2024-08-17T17:24:14.494 INFO:tasks.rados.rados.0.smithi037.stdout:11: writing smithi03781225-11 from 568070 to 1036913 tid 1 2024-08-17T17:24:14.501 INFO:tasks.rados.rados.0.smithi037.stdout:11: writing smithi03781225-11 from 1552114 to 2168070 tid 2 2024-08-17T17:24:14.501 INFO:tasks.rados.rados.0.smithi037.stdout:12: write initial oid 12 2024-08-17T17:24:14.501 INFO:tasks.rados.rados.0.smithi037.stdout:12: seq_num 11 ranges {584877=544092,1610596=562003} 2024-08-17T17:24:14.509 INFO:tasks.rados.rados.0.smithi037.stdout:12: writing smithi03781225-12 from 584877 to 1128969 tid 1 2024-08-17T17:24:14.516 INFO:tasks.rados.rados.0.smithi037.stdout:12: writing smithi03781225-12 from 1610596 to 2172599 tid 2 2024-08-17T17:24:14.516 INFO:tasks.rados.rados.0.smithi037.stdout:13: write initial oid 13 2024-08-17T17:24:14.517 INFO:tasks.rados.rados.0.smithi037.stdout:1: finishing write tid 1 to smithi03781225-1 2024-08-17T17:24:14.517 INFO:tasks.rados.rados.0.smithi037.stdout:1: finishing write tid 2 to smithi03781225-1 2024-08-17T17:24:14.517 INFO:tasks.rados.rados.0.smithi037.stdout:1: finishing write tid 3 to smithi03781225-1 2024-08-17T17:24:14.517 INFO:tasks.rados.rados.0.smithi037.stdout:13: seq_num 12 ranges {601684=619341,1669078=532606} 2024-08-17T17:24:14.523 INFO:tasks.rados.rados.0.smithi037.stdout:13: writing smithi03781225-13 from 601684 to 1221025 tid 1 2024-08-17T17:24:14.529 INFO:tasks.rados.rados.0.smithi037.stdout:13: writing smithi03781225-13 from 1669078 to 2201684 tid 2 2024-08-17T17:24:14.529 INFO:tasks.rados.rados.0.smithi037.stdout:14: write initial oid 14 2024-08-17T17:24:14.529 INFO:tasks.rados.rados.0.smithi037.stdout:14: seq_num 13 ranges {618491=694590,2011207=207284} 2024-08-17T17:24:14.535 INFO:tasks.rados.rados.0.smithi037.stdout:14: writing smithi03781225-14 from 618491 to 1313081 tid 1 2024-08-17T17:24:14.541 INFO:tasks.rados.rados.0.smithi037.stdout:14: writing smithi03781225-14 from 2011207 to 2218491 tid 2 2024-08-17T17:24:14.541 INFO:tasks.rados.rados.0.smithi037.stdout:15: write initial oid 15 2024-08-17T17:24:14.541 INFO:tasks.rados.rados.0.smithi037.stdout:1: finishing write tid 4 to smithi03781225-1 2024-08-17T17:24:14.541 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 1 v 3 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-08-17T17:24:14.541 INFO:tasks.rados.rados.0.smithi037.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2024-08-17T17:24:14.541 INFO:tasks.rados.rados.0.smithi037.stdout:2: finishing write tid 1 to smithi03781225-2 2024-08-17T17:24:14.541 INFO:tasks.rados.rados.0.smithi037.stdout:2: finishing write tid 2 to smithi03781225-2 2024-08-17T17:24:14.541 INFO:tasks.rados.rados.0.smithi037.stdout:15: seq_num 14 ranges {635298=769839,2069689=165609} 2024-08-17T17:24:14.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:14 smithi037 ceph-mon[41254]: from='client.24725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:14.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:14 smithi037 ceph-mon[41254]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:24:14.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:14 smithi037 ceph-mon[41254]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:24:14.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:14 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/2256873287' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-08-17T17:24:14.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:14 smithi037 ceph-mon[41254]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-08-17T17:24:14.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:14 smithi037 ceph-mon[41254]: pgmap v101: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:14.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:14 smithi037 ceph-mon[31110]: from='client.24725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:14.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:14 smithi037 ceph-mon[31110]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:24:14.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:14 smithi037 ceph-mon[31110]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:24:14.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:14 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/2256873287' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-08-17T17:24:14.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:14 smithi037 ceph-mon[31110]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-08-17T17:24:14.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:14 smithi037 ceph-mon[31110]: pgmap v101: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:14.548 INFO:tasks.rados.rados.0.smithi037.stdout:15: writing smithi03781225-15 from 635298 to 1405137 tid 1 2024-08-17T17:24:14.553 INFO:tasks.rados.rados.0.smithi037.stdout:15: writing smithi03781225-15 from 2069689 to 2235298 tid 2 2024-08-17T17:24:14.553 INFO:tasks.rados.rados.0.smithi037.stdout:1: done (14 left) 2024-08-17T17:24:14.553 INFO:tasks.rados.rados.0.smithi037.stdout:16: write initial oid 16 2024-08-17T17:24:14.553 INFO:tasks.rados.rados.0.smithi037.stdout:16: seq_num 15 ranges {652105=445088,1728171=452988} 2024-08-17T17:24:14.559 INFO:tasks.rados.rados.0.smithi037.stdout:16: writing smithi03781225-16 from 652105 to 1097193 tid 1 2024-08-17T17:24:14.565 INFO:tasks.rados.rados.0.smithi037.stdout:16: writing smithi03781225-16 from 1728171 to 2181159 tid 2 2024-08-17T17:24:14.565 INFO:tasks.rados.rados.0.smithi037.stdout:17: write initial oid 17 2024-08-17T17:24:14.566 INFO:tasks.rados.rados.0.smithi037.stdout:17: seq_num 16 ranges {668912=636690,1903006=365906} 2024-08-17T17:24:14.573 INFO:tasks.rados.rados.0.smithi037.stdout:17: writing smithi03781225-17 from 668912 to 1305602 tid 1 2024-08-17T17:24:14.580 INFO:tasks.rados.rados.0.smithi037.stdout:17: writing smithi03781225-17 from 1903006 to 2268912 tid 2 2024-08-17T17:24:14.580 INFO:tasks.rados.rados.0.smithi037.stdout: waiting on 16 2024-08-17T17:24:14.580 INFO:tasks.rados.rados.0.smithi037.stdout:2: finishing write tid 3 to smithi03781225-2 2024-08-17T17:24:14.580 INFO:tasks.rados.rados.0.smithi037.stdout:2: finishing write tid 4 to smithi03781225-2 2024-08-17T17:24:14.580 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 2 v 3 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-08-17T17:24:14.580 INFO:tasks.rados.rados.0.smithi037.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2024-08-17T17:24:14.580 INFO:tasks.rados.rados.0.smithi037.stdout:3: finishing write tid 1 to smithi03781225-3 2024-08-17T17:24:14.580 INFO:tasks.rados.rados.0.smithi037.stdout:3: finishing write tid 2 to smithi03781225-3 2024-08-17T17:24:14.581 INFO:tasks.rados.rados.0.smithi037.stdout:2: done (15 left) 2024-08-17T17:24:14.581 INFO:tasks.rados.rados.0.smithi037.stdout:18: write initial oid 18 2024-08-17T17:24:14.581 INFO:tasks.rados.rados.0.smithi037.stdout:18: seq_num 17 ranges {685719=711939,1845135=440584} 2024-08-17T17:24:14.587 INFO:tasks.rados.rados.0.smithi037.stdout:18: writing smithi03781225-18 from 685719 to 1397658 tid 1 2024-08-17T17:24:14.593 INFO:tasks.rados.rados.0.smithi037.stdout:18: writing smithi03781225-18 from 1845135 to 2285719 tid 2 2024-08-17T17:24:14.593 INFO:tasks.rados.rados.0.smithi037.stdout: waiting on 16 2024-08-17T17:24:14.593 INFO:tasks.rados.rados.0.smithi037.stdout:3: finishing write tid 3 to smithi03781225-3 2024-08-17T17:24:14.593 INFO:tasks.rados.rados.0.smithi037.stdout:3: finishing write tid 4 to smithi03781225-3 2024-08-17T17:24:14.593 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 3 (ObjNum 2 snap 0 seq_num 2) dirty exists 2024-08-17T17:24:14.593 INFO:tasks.rados.rados.0.smithi037.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2024-08-17T17:24:14.593 INFO:tasks.rados.rados.0.smithi037.stdout:4: finishing write tid 1 to smithi03781225-4 2024-08-17T17:24:14.593 INFO:tasks.rados.rados.0.smithi037.stdout:3: done (15 left) 2024-08-17T17:24:14.594 INFO:tasks.rados.rados.0.smithi037.stdout:19: write initial oid 19 2024-08-17T17:24:14.594 INFO:tasks.rados.rados.0.smithi037.stdout:19: seq_num 18 ranges {702526=787188,1903617=398909} 2024-08-17T17:24:14.602 INFO:tasks.rados.rados.0.smithi037.stdout:19: writing smithi03781225-19 from 702526 to 1489714 tid 1 2024-08-17T17:24:14.607 INFO:tasks.rados.rados.0.smithi037.stdout:19: writing smithi03781225-19 from 1903617 to 2302526 tid 2 2024-08-17T17:24:14.607 INFO:tasks.rados.rados.0.smithi037.stdout: waiting on 16 2024-08-17T17:24:14.607 INFO:tasks.rados.rados.0.smithi037.stdout:4: finishing write tid 2 to smithi03781225-4 2024-08-17T17:24:14.608 INFO:tasks.rados.rados.0.smithi037.stdout:4: finishing write tid 3 to smithi03781225-4 2024-08-17T17:24:14.608 INFO:tasks.rados.rados.0.smithi037.stdout:4: finishing write tid 4 to smithi03781225-4 2024-08-17T17:24:14.608 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 3 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-08-17T17:24:14.608 INFO:tasks.rados.rados.0.smithi037.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2024-08-17T17:24:14.608 INFO:tasks.rados.rados.0.smithi037.stdout:5: finishing write tid 1 to smithi03781225-5 2024-08-17T17:24:14.608 INFO:tasks.rados.rados.0.smithi037.stdout:5: finishing write tid 2 to smithi03781225-5 2024-08-17T17:24:14.608 INFO:tasks.rados.rados.0.smithi037.stdout:5: finishing write tid 3 to smithi03781225-5 2024-08-17T17:24:14.608 INFO:tasks.rados.rados.0.smithi037.stdout:4: done (15 left) 2024-08-17T17:24:14.608 INFO:tasks.rados.rados.0.smithi037.stdout:20: write initial oid 20 2024-08-17T17:24:14.608 INFO:tasks.rados.rados.0.smithi037.stdout:20: seq_num 19 ranges {719333=462437,1962099=357234} 2024-08-17T17:24:14.613 INFO:tasks.rados.rados.0.smithi037.stdout:20: writing smithi03781225-20 from 719333 to 1181770 tid 1 2024-08-17T17:24:14.620 INFO:tasks.rados.rados.0.smithi037.stdout:20: writing smithi03781225-20 from 1962099 to 2319333 tid 2 2024-08-17T17:24:14.620 INFO:tasks.rados.rados.0.smithi037.stdout: waiting on 16 2024-08-17T17:24:14.621 INFO:tasks.rados.rados.0.smithi037.stdout:5: finishing write tid 4 to smithi03781225-5 2024-08-17T17:24:14.621 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 5 v 6 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-08-17T17:24:14.621 INFO:tasks.rados.rados.0.smithi037.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2024-08-17T17:24:14.621 INFO:tasks.rados.rados.0.smithi037.stdout:6: finishing write tid 1 to smithi03781225-6 2024-08-17T17:24:14.621 INFO:tasks.rados.rados.0.smithi037.stdout:5: done (15 left) 2024-08-17T17:24:14.621 INFO:tasks.rados.rados.0.smithi037.stdout:21: write initial oid 21 2024-08-17T17:24:14.621 INFO:tasks.rados.rados.0.smithi037.stdout:21: seq_num 20 ranges {736140=537686,2020581=315559} 2024-08-17T17:24:14.628 INFO:tasks.rados.rados.0.smithi037.stdout:21: writing smithi03781225-21 from 736140 to 1273826 tid 1 2024-08-17T17:24:14.634 INFO:tasks.rados.rados.0.smithi037.stdout:21: writing smithi03781225-21 from 2020581 to 2336140 tid 2 2024-08-17T17:24:14.635 INFO:tasks.rados.rados.0.smithi037.stdout: waiting on 16 2024-08-17T17:24:14.635 INFO:tasks.rados.rados.0.smithi037.stdout:6: finishing write tid 2 to smithi03781225-6 2024-08-17T17:24:14.635 INFO:tasks.rados.rados.0.smithi037.stdout:6: finishing write tid 3 to smithi03781225-6 2024-08-17T17:24:14.635 INFO:tasks.rados.rados.0.smithi037.stdout:6: finishing write tid 4 to smithi03781225-6 2024-08-17T17:24:14.635 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 6 v 3 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-08-17T17:24:14.635 INFO:tasks.rados.rados.0.smithi037.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2024-08-17T17:24:14.635 INFO:tasks.rados.rados.0.smithi037.stdout:7: finishing write tid 1 to smithi03781225-7 2024-08-17T17:24:14.635 INFO:tasks.rados.rados.0.smithi037.stdout:6: done (15 left) 2024-08-17T17:24:14.635 INFO:tasks.rados.rados.0.smithi037.stdout:22: write initial oid 22 2024-08-17T17:24:14.635 INFO:tasks.rados.rados.0.smithi037.stdout:22: seq_num 21 ranges {752947=612935,1962710=390237} 2024-08-17T17:24:14.642 INFO:tasks.rados.rados.0.smithi037.stdout:22: writing smithi03781225-22 from 752947 to 1365882 tid 1 2024-08-17T17:24:14.648 INFO:tasks.rados.rados.0.smithi037.stdout:22: writing smithi03781225-22 from 1962710 to 2352947 tid 2 2024-08-17T17:24:14.648 INFO:tasks.rados.rados.0.smithi037.stdout: waiting on 16 2024-08-17T17:24:14.648 INFO:tasks.rados.rados.0.smithi037.stdout:7: finishing write tid 2 to smithi03781225-7 2024-08-17T17:24:14.648 INFO:tasks.rados.rados.0.smithi037.stdout:7: finishing write tid 3 to smithi03781225-7 2024-08-17T17:24:14.648 INFO:tasks.rados.rados.0.smithi037.stdout:7: finishing write tid 4 to smithi03781225-7 2024-08-17T17:24:14.648 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 3 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-08-17T17:24:14.648 INFO:tasks.rados.rados.0.smithi037.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2024-08-17T17:24:14.648 INFO:tasks.rados.rados.0.smithi037.stdout:8: finishing write tid 1 to smithi03781225-8 2024-08-17T17:24:14.648 INFO:tasks.rados.rados.0.smithi037.stdout:8: finishing write tid 2 to smithi03781225-8 2024-08-17T17:24:14.649 INFO:tasks.rados.rados.0.smithi037.stdout:7: done (15 left) 2024-08-17T17:24:14.649 INFO:tasks.rados.rados.0.smithi037.stdout:23: write initial oid 23 2024-08-17T17:24:14.649 INFO:tasks.rados.rados.0.smithi037.stdout:23: seq_num 22 ranges {769754=688184,2021192=348562} 2024-08-17T17:24:14.656 INFO:tasks.rados.rados.0.smithi037.stdout:23: writing smithi03781225-23 from 769754 to 1457938 tid 1 2024-08-17T17:24:14.662 INFO:tasks.rados.rados.0.smithi037.stdout:23: writing smithi03781225-23 from 2021192 to 2369754 tid 2 2024-08-17T17:24:14.662 INFO:tasks.rados.rados.0.smithi037.stdout: waiting on 16 2024-08-17T17:24:14.663 INFO:tasks.rados.rados.0.smithi037.stdout:8: finishing write tid 3 to smithi03781225-8 2024-08-17T17:24:14.663 INFO:tasks.rados.rados.0.smithi037.stdout:8: finishing write tid 4 to smithi03781225-8 2024-08-17T17:24:14.663 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 3 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-08-17T17:24:14.663 INFO:tasks.rados.rados.0.smithi037.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2024-08-17T17:24:14.663 INFO:tasks.rados.rados.0.smithi037.stdout:9: finishing write tid 1 to smithi03781225-9 2024-08-17T17:24:14.663 INFO:tasks.rados.rados.0.smithi037.stdout:9: finishing write tid 2 to smithi03781225-9 2024-08-17T17:24:14.663 INFO:tasks.rados.rados.0.smithi037.stdout:9: finishing write tid 3 to smithi03781225-9 2024-08-17T17:24:14.663 INFO:tasks.rados.rados.0.smithi037.stdout:9: finishing write tid 4 to smithi03781225-9 2024-08-17T17:24:14.663 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 3 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-08-17T17:24:14.663 INFO:tasks.rados.rados.0.smithi037.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2024-08-17T17:24:14.663 INFO:tasks.rados.rados.0.smithi037.stdout:10: finishing write tid 1 to smithi03781225-10 2024-08-17T17:24:14.664 INFO:tasks.rados.rados.0.smithi037.stdout:10: finishing write tid 2 to smithi03781225-10 2024-08-17T17:24:14.664 INFO:tasks.rados.rados.0.smithi037.stdout:10: finishing write tid 3 to smithi03781225-10 2024-08-17T17:24:14.664 INFO:tasks.rados.rados.0.smithi037.stdout:10: finishing write tid 4 to smithi03781225-10 2024-08-17T17:24:14.664 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 10 v 6 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-08-17T17:24:14.664 INFO:tasks.rados.rados.0.smithi037.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2024-08-17T17:24:14.664 INFO:tasks.rados.rados.0.smithi037.stdout:11: finishing write tid 1 to smithi03781225-11 2024-08-17T17:24:14.664 INFO:tasks.rados.rados.0.smithi037.stdout:11: finishing write tid 2 to smithi03781225-11 2024-08-17T17:24:14.664 INFO:tasks.rados.rados.0.smithi037.stdout:11: finishing write tid 3 to smithi03781225-11 2024-08-17T17:24:14.664 INFO:tasks.rados.rados.0.smithi037.stdout:11: finishing write tid 4 to smithi03781225-11 2024-08-17T17:24:14.664 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 11 v 6 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-08-17T17:24:14.664 INFO:tasks.rados.rados.0.smithi037.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2024-08-17T17:24:14.664 INFO:tasks.rados.rados.0.smithi037.stdout:8: done (15 left) 2024-08-17T17:24:14.664 INFO:tasks.rados.rados.0.smithi037.stdout:9: done (14 left) 2024-08-17T17:24:14.665 INFO:tasks.rados.rados.0.smithi037.stdout:10: done (13 left) 2024-08-17T17:24:14.665 INFO:tasks.rados.rados.0.smithi037.stdout:11: done (12 left) 2024-08-17T17:24:14.665 INFO:tasks.rados.rados.0.smithi037.stdout:24: write initial oid 24 2024-08-17T17:24:14.665 INFO:tasks.rados.rados.0.smithi037.stdout:24: seq_num 23 ranges {786561=479786,1796027=467664} 2024-08-17T17:24:14.668 INFO:tasks.rados.rados.0.smithi037.stdout:24: writing smithi03781225-24 from 786561 to 1266347 tid 1 2024-08-17T17:24:14.674 INFO:tasks.rados.rados.0.smithi037.stdout:24: writing smithi03781225-24 from 1796027 to 2263691 tid 2 2024-08-17T17:24:14.674 INFO:tasks.rados.rados.0.smithi037.stdout:25: write initial oid 25 2024-08-17T17:24:14.675 INFO:tasks.rados.rados.0.smithi037.stdout:25: seq_num 24 ranges {403368=555035,1454509=727675} 2024-08-17T17:24:14.679 INFO:tasks.rados.rados.0.smithi037.stdout:25: writing smithi03781225-25 from 403368 to 958403 tid 1 2024-08-17T17:24:14.687 INFO:tasks.rados.rados.0.smithi037.stdout:25: writing smithi03781225-25 from 1454509 to 2182184 tid 2 2024-08-17T17:24:14.687 INFO:tasks.rados.rados.0.smithi037.stdout:26: write initial oid 26 2024-08-17T17:24:14.687 INFO:tasks.rados.rados.0.smithi037.stdout:26: seq_num 25 ranges {420175=630284,1796638=471333} 2024-08-17T17:24:14.693 INFO:tasks.rados.rados.0.smithi037.stdout:26: writing smithi03781225-26 from 420175 to 1050459 tid 1 2024-08-17T17:24:14.701 INFO:tasks.rados.rados.0.smithi037.stdout:26: writing smithi03781225-26 from 1796638 to 2267971 tid 2 2024-08-17T17:24:14.701 INFO:tasks.rados.rados.0.smithi037.stdout:27: write initial oid 27 2024-08-17T17:24:14.701 INFO:tasks.rados.rados.0.smithi037.stdout:27: seq_num 26 ranges {436982=705533,1855120=581862} 2024-08-17T17:24:14.708 INFO:tasks.rados.rados.0.smithi037.stdout:27: writing smithi03781225-27 from 436982 to 1142515 tid 1 2024-08-17T17:24:14.716 INFO:tasks.rados.rados.0.smithi037.stdout:27: writing smithi03781225-27 from 1855120 to 2436982 tid 2 2024-08-17T17:24:14.716 INFO:tasks.rados.rados.0.smithi037.stdout: waiting on 16 2024-08-17T17:24:14.716 INFO:tasks.rados.rados.0.smithi037.stdout:12: finishing write tid 1 to smithi03781225-12 2024-08-17T17:24:14.716 INFO:tasks.rados.rados.0.smithi037.stdout:12: finishing write tid 2 to smithi03781225-12 2024-08-17T17:24:14.716 INFO:tasks.rados.rados.0.smithi037.stdout:12: finishing write tid 3 to smithi03781225-12 2024-08-17T17:24:14.716 INFO:tasks.rados.rados.0.smithi037.stdout:12: finishing write tid 4 to smithi03781225-12 2024-08-17T17:24:14.716 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 6 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-08-17T17:24:14.716 INFO:tasks.rados.rados.0.smithi037.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2024-08-17T17:24:14.717 INFO:tasks.rados.rados.0.smithi037.stdout:13: finishing write tid 1 to smithi03781225-13 2024-08-17T17:24:14.717 INFO:tasks.rados.rados.0.smithi037.stdout:12: done (15 left) 2024-08-17T17:24:14.717 INFO:tasks.rados.rados.0.smithi037.stdout:28: write initial oid 28 2024-08-17T17:24:14.717 INFO:tasks.rados.rados.0.smithi037.stdout:28: seq_num 27 ranges {453789=780782,1913602=475002} 2024-08-17T17:24:14.723 INFO:tasks.rados.rados.0.smithi037.stdout:28: writing smithi03781225-28 from 453789 to 1234571 tid 1 2024-08-17T17:24:14.730 INFO:tasks.rados.rados.0.smithi037.stdout:28: writing smithi03781225-28 from 1913602 to 2388604 tid 2 2024-08-17T17:24:14.730 INFO:tasks.rados.rados.0.smithi037.stdout: waiting on 16 2024-08-17T17:24:14.730 INFO:tasks.rados.rados.0.smithi037.stdout:13: finishing write tid 2 to smithi03781225-13 2024-08-17T17:24:14.730 INFO:tasks.rados.rados.0.smithi037.stdout:13: finishing write tid 3 to smithi03781225-13 2024-08-17T17:24:14.730 INFO:tasks.rados.rados.0.smithi037.stdout:13: finishing write tid 4 to smithi03781225-13 2024-08-17T17:24:14.731 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 3 (ObjNum 12 snap 0 seq_num 12) dirty exists 2024-08-17T17:24:14.731 INFO:tasks.rados.rados.0.smithi037.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2024-08-17T17:24:14.731 INFO:tasks.rados.rados.0.smithi037.stdout:14: finishing write tid 1 to smithi03781225-14 2024-08-17T17:24:14.731 INFO:tasks.rados.rados.0.smithi037.stdout:14: finishing write tid 2 to smithi03781225-14 2024-08-17T17:24:14.731 INFO:tasks.rados.rados.0.smithi037.stdout:14: finishing write tid 3 to smithi03781225-14 2024-08-17T17:24:14.731 INFO:tasks.rados.rados.0.smithi037.stdout:14: finishing write tid 4 to smithi03781225-14 2024-08-17T17:24:14.731 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 14 v 9 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-08-17T17:24:14.731 INFO:tasks.rados.rados.0.smithi037.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2024-08-17T17:24:14.731 INFO:tasks.rados.rados.0.smithi037.stdout:15: finishing write tid 1 to smithi03781225-15 2024-08-17T17:24:14.731 INFO:tasks.rados.rados.0.smithi037.stdout:15: finishing write tid 2 to smithi03781225-15 2024-08-17T17:24:14.731 INFO:tasks.rados.rados.0.smithi037.stdout:13: done (15 left) 2024-08-17T17:24:14.731 INFO:tasks.rados.rados.0.smithi037.stdout:14: done (14 left) 2024-08-17T17:24:14.732 INFO:tasks.rados.rados.0.smithi037.stdout:29: write initial oid 29 2024-08-17T17:24:14.732 INFO:tasks.rados.rados.0.smithi037.stdout:29: seq_num 28 ranges {470596=456031,1572084=618660} 2024-08-17T17:24:14.735 INFO:tasks.rados.rados.0.smithi037.stdout:29: writing smithi03781225-29 from 470596 to 926627 tid 1 2024-08-17T17:24:14.743 INFO:tasks.rados.rados.0.smithi037.stdout:29: writing smithi03781225-29 from 1572084 to 2190744 tid 2 2024-08-17T17:24:14.743 INFO:tasks.rados.rados.0.smithi037.stdout:30: write initial oid 30 2024-08-17T17:24:14.743 INFO:tasks.rados.rados.0.smithi037.stdout:30: seq_num 29 ranges {487403=531280,1514213=478671} 2024-08-17T17:24:14.749 INFO:tasks.rados.rados.0.smithi037.stdout:30: writing smithi03781225-30 from 487403 to 1018683 tid 1 2024-08-17T17:24:14.755 INFO:tasks.rados.rados.0.smithi037.stdout:30: writing smithi03781225-30 from 1514213 to 1992884 tid 2 2024-08-17T17:24:14.755 INFO:tasks.rados.rados.0.smithi037.stdout: waiting on 16 2024-08-17T17:24:14.755 INFO:tasks.rados.rados.0.smithi037.stdout:15: finishing write tid 3 to smithi03781225-15 2024-08-17T17:24:14.755 INFO:tasks.rados.rados.0.smithi037.stdout:15: finishing write tid 4 to smithi03781225-15 2024-08-17T17:24:14.755 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 15 v 6 (ObjNum 14 snap 0 seq_num 14) dirty exists 2024-08-17T17:24:14.755 INFO:tasks.rados.rados.0.smithi037.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2024-08-17T17:24:14.755 INFO:tasks.rados.rados.0.smithi037.stdout:16: finishing write tid 1 to smithi03781225-16 2024-08-17T17:24:14.755 INFO:tasks.rados.rados.0.smithi037.stdout:16: finishing write tid 2 to smithi03781225-16 2024-08-17T17:24:14.755 INFO:tasks.rados.rados.0.smithi037.stdout:16: finishing write tid 3 to smithi03781225-16 2024-08-17T17:24:14.756 INFO:tasks.rados.rados.0.smithi037.stdout:16: finishing write tid 4 to smithi03781225-16 2024-08-17T17:24:14.756 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 16 v 12 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-08-17T17:24:14.756 INFO:tasks.rados.rados.0.smithi037.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2024-08-17T17:24:14.756 INFO:tasks.rados.rados.0.smithi037.stdout:17: finishing write tid 1 to smithi03781225-17 2024-08-17T17:24:14.756 INFO:tasks.rados.rados.0.smithi037.stdout:17: finishing write tid 2 to smithi03781225-17 2024-08-17T17:24:14.756 INFO:tasks.rados.rados.0.smithi037.stdout:17: finishing write tid 3 to smithi03781225-17 2024-08-17T17:24:14.756 INFO:tasks.rados.rados.0.smithi037.stdout:17: finishing write tid 4 to smithi03781225-17 2024-08-17T17:24:14.756 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 3 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-08-17T17:24:14.756 INFO:tasks.rados.rados.0.smithi037.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2024-08-17T17:24:14.756 INFO:tasks.rados.rados.0.smithi037.stdout:18: finishing write tid 1 to smithi03781225-18 2024-08-17T17:24:14.756 INFO:tasks.rados.rados.0.smithi037.stdout:15: done (15 left) 2024-08-17T17:24:14.756 INFO:tasks.rados.rados.0.smithi037.stdout:16: done (14 left) 2024-08-17T17:24:14.756 INFO:tasks.rados.rados.0.smithi037.stdout:17: done (13 left) 2024-08-17T17:24:14.757 INFO:tasks.rados.rados.0.smithi037.stdout:31: write initial oid 31 2024-08-17T17:24:14.757 INFO:tasks.rados.rados.0.smithi037.stdout:31: seq_num 30 ranges {504210=606529,1572695=622329} 2024-08-17T17:24:14.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:14 smithi046 ceph-mon[34315]: from='client.24725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:14.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:14 smithi046 ceph-mon[34315]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:24:14.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:14 smithi046 ceph-mon[34315]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:24:14.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:14 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/2256873287' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-08-17T17:24:14.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:14 smithi046 ceph-mon[34315]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-08-17T17:24:14.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:14 smithi046 ceph-mon[34315]: pgmap v101: 89 pgs: 89 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:14.761 INFO:tasks.rados.rados.0.smithi037.stdout:31: writing smithi03781225-31 from 504210 to 1110739 tid 1 2024-08-17T17:24:14.767 INFO:tasks.rados.rados.0.smithi037.stdout:31: writing smithi03781225-31 from 1572695 to 2195024 tid 2 2024-08-17T17:24:14.767 INFO:tasks.rados.rados.0.smithi037.stdout:32: write initial oid 32 2024-08-17T17:24:14.767 INFO:tasks.rados.rados.0.smithi037.stdout:32: seq_num 31 ranges {521017=798131,1747530=482340} 2024-08-17T17:24:14.774 INFO:tasks.rados.rados.0.smithi037.stdout:32: writing smithi03781225-32 from 521017 to 1319148 tid 1 2024-08-17T17:24:14.781 INFO:tasks.rados.rados.0.smithi037.stdout:32: writing smithi03781225-32 from 1747530 to 2229870 tid 2 2024-08-17T17:24:14.782 INFO:tasks.rados.rados.0.smithi037.stdout:33: write initial oid 33 2024-08-17T17:24:14.782 INFO:tasks.rados.rados.0.smithi037.stdout:33: seq_num 32 ranges {537824=473380,1806012=625998} 2024-08-17T17:24:14.786 INFO:tasks.rados.rados.0.smithi037.stdout:33: writing smithi03781225-33 from 537824 to 1011204 tid 1 2024-08-17T17:24:14.797 INFO:tasks.rados.rados.0.smithi037.stdout:33: writing smithi03781225-33 from 1806012 to 2432010 tid 2 2024-08-17T17:24:14.797 INFO:tasks.rados.rados.0.smithi037.stdout: waiting on 16 2024-08-17T17:24:14.797 INFO:tasks.rados.rados.0.smithi037.stdout:18: finishing write tid 2 to smithi03781225-18 2024-08-17T17:24:14.797 INFO:tasks.rados.rados.0.smithi037.stdout:18: finishing write tid 3 to smithi03781225-18 2024-08-17T17:24:14.798 INFO:tasks.rados.rados.0.smithi037.stdout:18: finishing write tid 4 to smithi03781225-18 2024-08-17T17:24:14.798 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 9 (ObjNum 17 snap 0 seq_num 17) dirty exists 2024-08-17T17:24:14.798 INFO:tasks.rados.rados.0.smithi037.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2024-08-17T17:24:14.798 INFO:tasks.rados.rados.0.smithi037.stdout:19: finishing write tid 1 to smithi03781225-19 2024-08-17T17:24:14.798 INFO:tasks.rados.rados.0.smithi037.stdout:19: finishing write tid 2 to smithi03781225-19 2024-08-17T17:24:14.798 INFO:tasks.rados.rados.0.smithi037.stdout:19: finishing write tid 3 to smithi03781225-19 2024-08-17T17:24:14.799 INFO:tasks.rados.rados.0.smithi037.stdout:19: finishing write tid 4 to smithi03781225-19 2024-08-17T17:24:14.799 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 19 v 6 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-08-17T17:24:14.799 INFO:tasks.rados.rados.0.smithi037.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2024-08-17T17:24:14.799 INFO:tasks.rados.rados.0.smithi037.stdout:20: finishing write tid 1 to smithi03781225-20 2024-08-17T17:24:14.799 INFO:tasks.rados.rados.0.smithi037.stdout:20: finishing write tid 2 to smithi03781225-20 2024-08-17T17:24:14.799 INFO:tasks.rados.rados.0.smithi037.stdout:20: finishing write tid 3 to smithi03781225-20 2024-08-17T17:24:14.799 INFO:tasks.rados.rados.0.smithi037.stdout:20: finishing write tid 4 to smithi03781225-20 2024-08-17T17:24:14.800 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 3 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-08-17T17:24:14.800 INFO:tasks.rados.rados.0.smithi037.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2024-08-17T17:24:14.800 INFO:tasks.rados.rados.0.smithi037.stdout:21: finishing write tid 1 to smithi03781225-21 2024-08-17T17:24:14.800 INFO:tasks.rados.rados.0.smithi037.stdout:21: finishing write tid 2 to smithi03781225-21 2024-08-17T17:24:14.800 INFO:tasks.rados.rados.0.smithi037.stdout:21: finishing write tid 3 to smithi03781225-21 2024-08-17T17:24:14.800 INFO:tasks.rados.rados.0.smithi037.stdout:21: finishing write tid 4 to smithi03781225-21 2024-08-17T17:24:14.800 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 21 v 9 (ObjNum 20 snap 0 seq_num 20) dirty exists 2024-08-17T17:24:14.800 INFO:tasks.rados.rados.0.smithi037.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2024-08-17T17:24:14.801 INFO:tasks.rados.rados.0.smithi037.stdout:22: finishing write tid 1 to smithi03781225-22 2024-08-17T17:24:14.801 INFO:tasks.rados.rados.0.smithi037.stdout:22: finishing write tid 2 to smithi03781225-22 2024-08-17T17:24:14.801 INFO:tasks.rados.rados.0.smithi037.stdout:22: finishing write tid 3 to smithi03781225-22 2024-08-17T17:24:14.801 INFO:tasks.rados.rados.0.smithi037.stdout:22: finishing write tid 4 to smithi03781225-22 2024-08-17T17:24:14.801 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 22 v 9 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-08-17T17:24:14.801 INFO:tasks.rados.rados.0.smithi037.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2024-08-17T17:24:14.801 INFO:tasks.rados.rados.0.smithi037.stdout:23: finishing write tid 1 to smithi03781225-23 2024-08-17T17:24:14.802 INFO:tasks.rados.rados.0.smithi037.stdout:23: finishing write tid 2 to smithi03781225-23 2024-08-17T17:24:14.802 INFO:tasks.rados.rados.0.smithi037.stdout:23: finishing write tid 3 to smithi03781225-23 2024-08-17T17:24:14.802 INFO:tasks.rados.rados.0.smithi037.stdout:23: finishing write tid 4 to smithi03781225-23 2024-08-17T17:24:14.802 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 23 v 6 (ObjNum 22 snap 0 seq_num 22) dirty exists 2024-08-17T17:24:14.802 INFO:tasks.rados.rados.0.smithi037.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2024-08-17T17:24:14.802 INFO:tasks.rados.rados.0.smithi037.stdout:24: finishing write tid 1 to smithi03781225-24 2024-08-17T17:24:14.802 INFO:tasks.rados.rados.0.smithi037.stdout:24: finishing write tid 2 to smithi03781225-24 2024-08-17T17:24:14.802 INFO:tasks.rados.rados.0.smithi037.stdout:24: finishing write tid 3 to smithi03781225-24 2024-08-17T17:24:14.802 INFO:tasks.rados.rados.0.smithi037.stdout:24: finishing write tid 4 to smithi03781225-24 2024-08-17T17:24:14.802 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 24 v 12 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-08-17T17:24:14.802 INFO:tasks.rados.rados.0.smithi037.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2024-08-17T17:24:14.802 INFO:tasks.rados.rados.0.smithi037.stdout:25: finishing write tid 1 to smithi03781225-25 2024-08-17T17:24:14.803 INFO:tasks.rados.rados.0.smithi037.stdout:25: finishing write tid 2 to smithi03781225-25 2024-08-17T17:24:14.803 INFO:tasks.rados.rados.0.smithi037.stdout:25: finishing write tid 3 to smithi03781225-25 2024-08-17T17:24:14.803 INFO:tasks.rados.rados.0.smithi037.stdout:18: done (15 left) 2024-08-17T17:24:14.803 INFO:tasks.rados.rados.0.smithi037.stdout:19: done (14 left) 2024-08-17T17:24:14.803 INFO:tasks.rados.rados.0.smithi037.stdout:20: done (13 left) 2024-08-17T17:24:14.803 INFO:tasks.rados.rados.0.smithi037.stdout:21: done (12 left) 2024-08-17T17:24:14.803 INFO:tasks.rados.rados.0.smithi037.stdout:22: done (11 left) 2024-08-17T17:24:14.803 INFO:tasks.rados.rados.0.smithi037.stdout:23: done (10 left) 2024-08-17T17:24:14.803 INFO:tasks.rados.rados.0.smithi037.stdout:24: done (9 left) 2024-08-17T17:24:14.803 INFO:tasks.rados.rados.0.smithi037.stdout:34: write initial oid 34 2024-08-17T17:24:14.803 INFO:tasks.rados.rados.0.smithi037.stdout:34: seq_num 33 ranges {554631=548629,1748141=486009} 2024-08-17T17:24:14.804 INFO:tasks.rados.rados.0.smithi037.stdout:34: writing smithi03781225-34 from 554631 to 1103260 tid 1 2024-08-17T17:24:14.808 INFO:tasks.rados.rados.0.smithi037.stdout:34: writing smithi03781225-34 from 1748141 to 2234150 tid 2 2024-08-17T17:24:14.808 INFO:tasks.rados.rados.0.smithi037.stdout:35: write initial oid 35 2024-08-17T17:24:14.808 INFO:tasks.rados.rados.0.smithi037.stdout:35: seq_num 34 ranges {571438=623878,1806623=629667} 2024-08-17T17:24:14.815 INFO:tasks.rados.rados.0.smithi037.stdout:35: writing smithi03781225-35 from 571438 to 1195316 tid 1 2024-08-17T17:24:14.823 INFO:tasks.rados.rados.0.smithi037.stdout:35: writing smithi03781225-35 from 1806623 to 2436290 tid 2 2024-08-17T17:24:14.823 INFO:tasks.rados.rados.0.smithi037.stdout:36: write initial oid 36 2024-08-17T17:24:14.823 INFO:tasks.rados.rados.0.smithi037.stdout:36: seq_num 35 ranges {588245=699127,1865105=489678} 2024-08-17T17:24:14.830 INFO:tasks.rados.rados.0.smithi037.stdout:36: writing smithi03781225-36 from 588245 to 1287372 tid 1 2024-08-17T17:24:14.836 INFO:tasks.rados.rados.0.smithi037.stdout:36: writing smithi03781225-36 from 1865105 to 2354783 tid 2 2024-08-17T17:24:14.836 INFO:tasks.rados.rados.0.smithi037.stdout:37: write initial oid 37 2024-08-17T17:24:14.836 INFO:tasks.rados.rados.0.smithi037.stdout:37: seq_num 36 ranges {605052=774376,1923587=633336} 2024-08-17T17:24:14.845 INFO:tasks.rados.rados.0.smithi037.stdout:37: writing smithi03781225-37 from 605052 to 1379428 tid 1 2024-08-17T17:24:14.854 INFO:tasks.rados.rados.0.smithi037.stdout:37: writing smithi03781225-37 from 1923587 to 2556923 tid 2 2024-08-17T17:24:14.854 INFO:tasks.rados.rados.0.smithi037.stdout:38: write initial oid 38 2024-08-17T17:24:14.854 INFO:tasks.rados.rados.0.smithi037.stdout:38: seq_num 37 ranges {621859=449625,1865716=756143} 2024-08-17T17:24:14.858 INFO:tasks.rados.rados.0.smithi037.stdout:38: writing smithi03781225-38 from 621859 to 1071484 tid 1 2024-08-17T17:24:14.868 INFO:tasks.rados.rados.0.smithi037.stdout:38: writing smithi03781225-38 from 1865716 to 2621859 tid 2 2024-08-17T17:24:14.868 INFO:tasks.rados.rados.0.smithi037.stdout:39: write initial oid 39 2024-08-17T17:24:14.868 INFO:tasks.rados.rados.0.smithi037.stdout:39: seq_num 38 ranges {638666=524874,1924198=637005} 2024-08-17T17:24:14.874 INFO:tasks.rados.rados.0.smithi037.stdout:39: writing smithi03781225-39 from 638666 to 1163540 tid 1 2024-08-17T17:24:14.882 INFO:tasks.rados.rados.0.smithi037.stdout:39: writing smithi03781225-39 from 1924198 to 2561203 tid 2 2024-08-17T17:24:14.882 INFO:tasks.rados.rados.0.smithi037.stdout:40: write initial oid 40 2024-08-17T17:24:14.882 INFO:tasks.rados.rados.0.smithi037.stdout:40: seq_num 39 ranges {655473=716476,2099033=556440} 2024-08-17T17:24:14.890 INFO:tasks.rados.rados.0.smithi037.stdout:40: writing smithi03781225-40 from 655473 to 1371949 tid 1 2024-08-17T17:24:14.898 INFO:tasks.rados.rados.0.smithi037.stdout:40: writing smithi03781225-40 from 2099033 to 2655473 tid 2 2024-08-17T17:24:14.898 INFO:tasks.rados.rados.0.smithi037.stdout: waiting on 16 2024-08-17T17:24:14.898 INFO:tasks.rados.rados.0.smithi037.stdout:25: finishing write tid 4 to smithi03781225-25 2024-08-17T17:24:14.898 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 25 v 12 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-08-17T17:24:14.899 INFO:tasks.rados.rados.0.smithi037.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2024-08-17T17:24:14.899 INFO:tasks.rados.rados.0.smithi037.stdout:26: finishing write tid 1 to smithi03781225-26 2024-08-17T17:24:14.899 INFO:tasks.rados.rados.0.smithi037.stdout:25: done (15 left) 2024-08-17T17:24:14.899 INFO:tasks.rados.rados.0.smithi037.stdout:41: write initial oid 41 2024-08-17T17:24:14.899 INFO:tasks.rados.rados.0.smithi037.stdout:41: seq_num 40 ranges {672280=791725,2157515=514765} 2024-08-17T17:24:14.906 INFO:tasks.rados.rados.0.smithi037.stdout:41: writing smithi03781225-41 from 672280 to 1464005 tid 1 2024-08-17T17:24:14.913 INFO:tasks.rados.rados.0.smithi037.stdout:41: writing smithi03781225-41 from 2157515 to 2672280 tid 2 2024-08-17T17:24:14.913 INFO:tasks.rados.rados.0.smithi037.stdout: waiting on 16 2024-08-17T17:24:14.913 INFO:tasks.rados.rados.0.smithi037.stdout:26: finishing write tid 2 to smithi03781225-26 2024-08-17T17:24:14.913 INFO:tasks.rados.rados.0.smithi037.stdout:26: finishing write tid 3 to smithi03781225-26 2024-08-17T17:24:14.913 INFO:tasks.rados.rados.0.smithi037.stdout:26: finishing write tid 4 to smithi03781225-26 2024-08-17T17:24:14.913 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 12 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-08-17T17:24:14.914 INFO:tasks.rados.rados.0.smithi037.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2024-08-17T17:24:14.914 INFO:tasks.rados.rados.0.smithi037.stdout:27: finishing write tid 1 to smithi03781225-27 2024-08-17T17:24:14.914 INFO:tasks.rados.rados.0.smithi037.stdout:27: finishing write tid 2 to smithi03781225-27 2024-08-17T17:24:14.914 INFO:tasks.rados.rados.0.smithi037.stdout:26: done (15 left) 2024-08-17T17:24:14.914 INFO:tasks.rados.rados.0.smithi037.stdout:42: write initial oid 42 2024-08-17T17:24:14.914 INFO:tasks.rados.rados.0.smithi037.stdout:42: seq_num 41 ranges {689087=466974,1699644=784332} 2024-08-17T17:24:14.920 INFO:tasks.rados.rados.0.smithi037.stdout:42: writing smithi03781225-42 from 689087 to 1156061 tid 1 2024-08-17T17:24:14.928 INFO:tasks.rados.rados.0.smithi037.stdout:42: writing smithi03781225-42 from 1699644 to 2483976 tid 2 2024-08-17T17:24:14.928 INFO:tasks.rados.rados.0.smithi037.stdout: waiting on 16 2024-08-17T17:24:14.928 INFO:tasks.rados.rados.0.smithi037.stdout:27: finishing write tid 3 to smithi03781225-27 2024-08-17T17:24:14.928 INFO:tasks.rados.rados.0.smithi037.stdout:27: finishing write tid 4 to smithi03781225-27 2024-08-17T17:24:14.928 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 27 v 3 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-08-17T17:24:14.929 INFO:tasks.rados.rados.0.smithi037.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2024-08-17T17:24:14.929 INFO:tasks.rados.rados.0.smithi037.stdout:27: done (15 left) 2024-08-17T17:24:14.929 INFO:tasks.rados.rados.0.smithi037.stdout:43: write initial oid 43 2024-08-17T17:24:14.929 INFO:tasks.rados.rados.0.smithi037.stdout:43: seq_num 42 ranges {705894=542223,1758126=644343} 2024-08-17T17:24:14.935 INFO:tasks.rados.rados.0.smithi037.stdout:43: writing smithi03781225-43 from 705894 to 1248117 tid 1 2024-08-17T17:24:14.942 INFO:tasks.rados.rados.0.smithi037.stdout:43: writing smithi03781225-43 from 1758126 to 2402469 tid 2 2024-08-17T17:24:14.942 INFO:tasks.rados.rados.0.smithi037.stdout: waiting on 16 2024-08-17T17:24:14.942 INFO:tasks.rados.rados.0.smithi037.stdout:28: finishing write tid 1 to smithi03781225-28 2024-08-17T17:24:14.942 INFO:tasks.rados.rados.0.smithi037.stdout:28: finishing write tid 2 to smithi03781225-28 2024-08-17T17:24:14.942 INFO:tasks.rados.rados.0.smithi037.stdout:28: finishing write tid 3 to smithi03781225-28 2024-08-17T17:24:14.943 INFO:tasks.rados.rados.0.smithi037.stdout:28: finishing write tid 4 to smithi03781225-28 2024-08-17T17:24:14.943 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 28 v 15 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-08-17T17:24:14.943 INFO:tasks.rados.rados.0.smithi037.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2024-08-17T17:24:14.943 INFO:tasks.rados.rados.0.smithi037.stdout:29: finishing write tid 1 to smithi03781225-29 2024-08-17T17:24:14.943 INFO:tasks.rados.rados.0.smithi037.stdout:29: finishing write tid 2 to smithi03781225-29 2024-08-17T17:24:14.943 INFO:tasks.rados.rados.0.smithi037.stdout:29: finishing write tid 3 to smithi03781225-29 2024-08-17T17:24:14.943 INFO:tasks.rados.rados.0.smithi037.stdout:28: done (15 left) 2024-08-17T17:24:14.943 INFO:tasks.rados.rados.0.smithi037.stdout:44: write initial oid 44 2024-08-17T17:24:14.943 INFO:tasks.rados.rados.0.smithi037.stdout:44: seq_num 43 ranges {722701=617472,1816608=788001} 2024-08-17T17:24:14.949 INFO:tasks.rados.rados.0.smithi037.stdout:44: writing smithi03781225-44 from 722701 to 1340173 tid 1 2024-08-17T17:24:14.957 INFO:tasks.rados.rados.0.smithi037.stdout:44: writing smithi03781225-44 from 1816608 to 2604609 tid 2 2024-08-17T17:24:14.957 INFO:tasks.rados.rados.0.smithi037.stdout: waiting on 16 2024-08-17T17:24:14.957 INFO:tasks.rados.rados.0.smithi037.stdout:29: finishing write tid 4 to smithi03781225-29 2024-08-17T17:24:14.957 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 6 (ObjNum 28 snap 0 seq_num 28) dirty exists 2024-08-17T17:24:14.957 INFO:tasks.rados.rados.0.smithi037.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2024-08-17T17:24:14.957 INFO:tasks.rados.rados.0.smithi037.stdout:30: finishing write tid 1 to smithi03781225-30 2024-08-17T17:24:14.957 INFO:tasks.rados.rados.0.smithi037.stdout:30: finishing write tid 2 to smithi03781225-30 2024-08-17T17:24:14.958 INFO:tasks.rados.rados.0.smithi037.stdout:30: finishing write tid 3 to smithi03781225-30 2024-08-17T17:24:14.958 INFO:tasks.rados.rados.0.smithi037.stdout:30: finishing write tid 4 to smithi03781225-30 2024-08-17T17:24:14.958 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 15 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-08-17T17:24:14.958 INFO:tasks.rados.rados.0.smithi037.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2024-08-17T17:24:14.958 INFO:tasks.rados.rados.0.smithi037.stdout:31: finishing write tid 1 to smithi03781225-31 2024-08-17T17:24:14.958 INFO:tasks.rados.rados.0.smithi037.stdout:31: finishing write tid 2 to smithi03781225-31 2024-08-17T17:24:14.958 INFO:tasks.rados.rados.0.smithi037.stdout:31: finishing write tid 3 to smithi03781225-31 2024-08-17T17:24:14.958 INFO:tasks.rados.rados.0.smithi037.stdout:29: done (15 left) 2024-08-17T17:24:14.958 INFO:tasks.rados.rados.0.smithi037.stdout:30: done (14 left) 2024-08-17T17:24:14.958 INFO:tasks.rados.rados.0.smithi037.stdout:45: write initial oid 45 2024-08-17T17:24:14.958 INFO:tasks.rados.rados.0.smithi037.stdout:45: seq_num 44 ranges {739508=692721,1875090=648012} 2024-08-17T17:24:14.964 INFO:tasks.rados.rados.0.smithi037.stdout:45: writing smithi03781225-45 from 739508 to 1432229 tid 1 2024-08-17T17:24:14.972 INFO:tasks.rados.rados.0.smithi037.stdout:45: writing smithi03781225-45 from 1875090 to 2523102 tid 2 2024-08-17T17:24:14.972 INFO:tasks.rados.rados.0.smithi037.stdout:46: write initial oid 46 2024-08-17T17:24:14.972 INFO:tasks.rados.rados.0.smithi037.stdout:46: seq_num 45 ranges {756315=767970,1933572=791670} 2024-08-17T17:24:14.981 INFO:tasks.rados.rados.0.smithi037.stdout:46: writing smithi03781225-46 from 756315 to 1524285 tid 1 2024-08-17T17:24:14.989 INFO:tasks.rados.rados.0.smithi037.stdout:46: writing smithi03781225-46 from 1933572 to 2725242 tid 2 2024-08-17T17:24:14.989 INFO:tasks.rados.rados.0.smithi037.stdout: waiting on 16 2024-08-17T17:24:14.989 INFO:tasks.rados.rados.0.smithi037.stdout:31: finishing write tid 4 to smithi03781225-31 2024-08-17T17:24:14.989 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 31 v 3 (ObjNum 30 snap 0 seq_num 30) dirty exists 2024-08-17T17:24:14.989 INFO:tasks.rados.rados.0.smithi037.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2024-08-17T17:24:14.989 INFO:tasks.rados.rados.0.smithi037.stdout:32: finishing write tid 1 to smithi03781225-32 2024-08-17T17:24:14.989 INFO:tasks.rados.rados.0.smithi037.stdout:32: finishing write tid 2 to smithi03781225-32 2024-08-17T17:24:14.989 INFO:tasks.rados.rados.0.smithi037.stdout:32: finishing write tid 3 to smithi03781225-32 2024-08-17T17:24:14.989 INFO:tasks.rados.rados.0.smithi037.stdout:32: finishing write tid 4 to smithi03781225-32 2024-08-17T17:24:14.989 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 32 v 6 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-08-17T17:24:14.989 INFO:tasks.rados.rados.0.smithi037.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2024-08-17T17:24:14.989 INFO:tasks.rados.rados.0.smithi037.stdout:33: finishing write tid 1 to smithi03781225-33 2024-08-17T17:24:14.990 INFO:tasks.rados.rados.0.smithi037.stdout:33: finishing write tid 2 to smithi03781225-33 2024-08-17T17:24:14.990 INFO:tasks.rados.rados.0.smithi037.stdout:31: done (15 left) 2024-08-17T17:24:14.990 INFO:tasks.rados.rados.0.smithi037.stdout:32: done (14 left) 2024-08-17T17:24:14.990 INFO:tasks.rados.rados.0.smithi037.stdout:47: write initial oid 47 2024-08-17T17:24:14.990 INFO:tasks.rados.rados.0.smithi037.stdout:47: seq_num 46 ranges {773122=559572,1992054=651681} 2024-08-17T17:24:14.995 INFO:tasks.rados.rados.0.smithi037.stdout:47: writing smithi03781225-47 from 773122 to 1332694 tid 1 2024-08-17T17:24:15.003 INFO:tasks.rados.rados.0.smithi037.stdout:47: writing smithi03781225-47 from 1992054 to 2643735 tid 2 2024-08-17T17:24:15.003 INFO:tasks.rados.rados.0.smithi037.stdout:48: write initial oid 48 2024-08-17T17:24:15.003 INFO:tasks.rados.rados.0.smithi037.stdout:48: seq_num 47 ranges {789929=634821,2050536=739393} 2024-08-17T17:24:15.012 INFO:tasks.rados.rados.0.smithi037.stdout:48: writing smithi03781225-48 from 789929 to 1424750 tid 1 2024-08-17T17:24:15.021 INFO:tasks.rados.rados.0.smithi037.stdout:48: writing smithi03781225-48 from 2050536 to 2789929 tid 2 2024-08-17T17:24:15.021 INFO:tasks.rados.rados.0.smithi037.stdout: waiting on 16 2024-08-17T17:24:15.021 INFO:tasks.rados.rados.0.smithi037.stdout:33: finishing write tid 3 to smithi03781225-33 2024-08-17T17:24:15.021 INFO:tasks.rados.rados.0.smithi037.stdout:33: finishing write tid 4 to smithi03781225-33 2024-08-17T17:24:15.021 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 9 (ObjNum 32 snap 0 seq_num 32) dirty exists 2024-08-17T17:24:15.021 INFO:tasks.rados.rados.0.smithi037.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2024-08-17T17:24:15.021 INFO:tasks.rados.rados.0.smithi037.stdout:34: finishing write tid 1 to smithi03781225-34 2024-08-17T17:24:15.021 INFO:tasks.rados.rados.0.smithi037.stdout:34: finishing write tid 2 to smithi03781225-34 2024-08-17T17:24:15.021 INFO:tasks.rados.rados.0.smithi037.stdout:33: done (15 left) 2024-08-17T17:24:15.021 INFO:tasks.rados.rados.0.smithi037.stdout:49: write initial oid 49 2024-08-17T17:24:15.022 INFO:tasks.rados.rados.0.smithi037.stdout:49: seq_num 48 ranges {406736=710070,1709018=655350} 2024-08-17T17:24:15.027 INFO:tasks.rados.rados.0.smithi037.stdout:49: writing smithi03781225-49 from 406736 to 1116806 tid 1 2024-08-17T17:24:15.035 INFO:tasks.rados.rados.0.smithi037.stdout:49: writing smithi03781225-49 from 1709018 to 2364368 tid 2 2024-08-17T17:24:15.035 INFO:tasks.rados.rados.0.smithi037.stdout: waiting on 16 2024-08-17T17:24:15.036 INFO:tasks.rados.rados.0.smithi037.stdout:34: finishing write tid 3 to smithi03781225-34 2024-08-17T17:24:15.036 INFO:tasks.rados.rados.0.smithi037.stdout:34: finishing write tid 4 to smithi03781225-34 2024-08-17T17:24:15.036 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 6 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-08-17T17:24:15.036 INFO:tasks.rados.rados.0.smithi037.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2024-08-17T17:24:15.036 INFO:tasks.rados.rados.0.smithi037.stdout:35: finishing write tid 1 to smithi03781225-35 2024-08-17T17:24:15.036 INFO:tasks.rados.rados.0.smithi037.stdout:35: finishing write tid 2 to smithi03781225-35 2024-08-17T17:24:15.036 INFO:tasks.rados.rados.0.smithi037.stdout:34: done (15 left) 2024-08-17T17:24:15.036 INFO:tasks.rados.rados.0.smithi037.stdout:50: write initial oid 50 2024-08-17T17:24:15.036 INFO:tasks.rados.rados.0.smithi037.stdout:50: seq_num 49 ranges {423543=785319,1767500=799008} 2024-08-17T17:24:15.042 INFO:tasks.rados.rados.0.smithi037.stdout:50: writing smithi03781225-50 from 423543 to 1208862 tid 1 2024-08-17T17:24:15.051 INFO:tasks.rados.rados.0.smithi037.stdout:50: writing smithi03781225-50 from 1767500 to 2566508 tid 2 2024-08-17T17:24:15.051 INFO:tasks.rados.rados.0.smithi037.stdout: waiting on 16 2024-08-17T17:24:15.052 INFO:tasks.rados.rados.0.smithi037.stdout:35: finishing write tid 3 to smithi03781225-35 2024-08-17T17:24:15.052 INFO:tasks.rados.rados.0.smithi037.stdout:35: finishing write tid 4 to smithi03781225-35 2024-08-17T17:24:15.052 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 35 v 3 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-08-17T17:24:15.052 INFO:tasks.rados.rados.0.smithi037.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2024-08-17T17:24:15.052 INFO:tasks.rados.rados.0.smithi037.stdout:36: finishing write tid 1 to smithi03781225-36 2024-08-17T17:24:15.052 INFO:tasks.rados.rados.0.smithi037.stdout:36: finishing write tid 2 to smithi03781225-36 2024-08-17T17:24:15.052 INFO:tasks.rados.rados.0.smithi037.stdout:35: done (15 left) 2024-08-17T17:24:15.052 INFO:tasks.rados.rados.0.smithi037.stdout:51: write oid 2 current snap is 0 2024-08-17T17:24:15.052 INFO:tasks.rados.rados.0.smithi037.stdout:36: finishing write tid 3 to smithi03781225-36 2024-08-17T17:24:15.052 INFO:tasks.rados.rados.0.smithi037.stdout:51: seq_num 50 ranges {440350=460568,1309629=542666,2323973=516377} 2024-08-17T17:24:15.056 INFO:tasks.rados.rados.0.smithi037.stdout:51: writing smithi03781225-2 from 440350 to 900918 tid 1 2024-08-17T17:24:15.062 INFO:tasks.rados.rados.0.smithi037.stdout:51: writing smithi03781225-2 from 1309629 to 1852295 tid 2 2024-08-17T17:24:15.069 INFO:tasks.rados.rados.0.smithi037.stdout:51: writing smithi03781225-2 from 2323973 to 2840350 tid 3 2024-08-17T17:24:15.069 INFO:tasks.rados.rados.0.smithi037.stdout: waiting on 16 2024-08-17T17:24:15.069 INFO:tasks.rados.rados.0.smithi037.stdout:36: finishing write tid 4 to smithi03781225-36 2024-08-17T17:24:15.070 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 36 v 9 (ObjNum 35 snap 0 seq_num 35) dirty exists 2024-08-17T17:24:15.070 INFO:tasks.rados.rados.0.smithi037.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2024-08-17T17:24:15.070 INFO:tasks.rados.rados.0.smithi037.stdout:37: finishing write tid 1 to smithi03781225-37 2024-08-17T17:24:15.070 INFO:tasks.rados.rados.0.smithi037.stdout:37: finishing write tid 2 to smithi03781225-37 2024-08-17T17:24:15.070 INFO:tasks.rados.rados.0.smithi037.stdout:37: finishing write tid 3 to smithi03781225-37 2024-08-17T17:24:15.070 INFO:tasks.rados.rados.0.smithi037.stdout:37: finishing write tid 4 to smithi03781225-37 2024-08-17T17:24:15.070 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 37 v 9 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-08-17T17:24:15.070 INFO:tasks.rados.rados.0.smithi037.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2024-08-17T17:24:15.070 INFO:tasks.rados.rados.0.smithi037.stdout:38: finishing write tid 1 to smithi03781225-38 2024-08-17T17:24:15.071 INFO:tasks.rados.rados.0.smithi037.stdout:38: finishing write tid 2 to smithi03781225-38 2024-08-17T17:24:15.071 INFO:tasks.rados.rados.0.smithi037.stdout:38: finishing write tid 3 to smithi03781225-38 2024-08-17T17:24:15.071 INFO:tasks.rados.rados.0.smithi037.stdout:38: finishing write tid 4 to smithi03781225-38 2024-08-17T17:24:15.071 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 6 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-08-17T17:24:15.071 INFO:tasks.rados.rados.0.smithi037.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2024-08-17T17:24:15.071 INFO:tasks.rados.rados.0.smithi037.stdout:39: finishing write tid 1 to smithi03781225-39 2024-08-17T17:24:15.071 INFO:tasks.rados.rados.0.smithi037.stdout:39: finishing write tid 2 to smithi03781225-39 2024-08-17T17:24:15.071 INFO:tasks.rados.rados.0.smithi037.stdout:39: finishing write tid 3 to smithi03781225-39 2024-08-17T17:24:15.071 INFO:tasks.rados.rados.0.smithi037.stdout:36: done (15 left) 2024-08-17T17:24:15.071 INFO:tasks.rados.rados.0.smithi037.stdout:37: done (14 left) 2024-08-17T17:24:15.071 INFO:tasks.rados.rados.0.smithi037.stdout:38: done (13 left) 2024-08-17T17:24:15.071 INFO:tasks.rados.rados.0.smithi037.stdout:52: rollback oid 18 current snap is 0 2024-08-17T17:24:15.072 INFO:tasks.rados.rados.0.smithi037.stdout:52: done (13 left) 2024-08-17T17:24:15.072 INFO:tasks.rados.rados.0.smithi037.stdout:53: write oid 8 current snap is 0 2024-08-17T17:24:15.072 INFO:tasks.rados.rados.0.smithi037.stdout:39: finishing write tid 4 to smithi03781225-39 2024-08-17T17:24:15.072 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 12 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-08-17T17:24:15.072 INFO:tasks.rados.rados.0.smithi037.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2024-08-17T17:24:15.072 INFO:tasks.rados.rados.0.smithi037.stdout:40: finishing write tid 1 to smithi03781225-40 2024-08-17T17:24:15.072 INFO:tasks.rados.rados.0.smithi037.stdout:40: finishing write tid 2 to smithi03781225-40 2024-08-17T17:24:15.072 INFO:tasks.rados.rados.0.smithi037.stdout:40: finishing write tid 3 to smithi03781225-40 2024-08-17T17:24:15.072 INFO:tasks.rados.rados.0.smithi037.stdout:40: finishing write tid 4 to smithi03781225-40 2024-08-17T17:24:15.072 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 40 v 12 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-08-17T17:24:15.072 INFO:tasks.rados.rados.0.smithi037.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2024-08-17T17:24:15.072 INFO:tasks.rados.rados.0.smithi037.stdout:41: finishing write tid 1 to smithi03781225-41 2024-08-17T17:24:15.073 INFO:tasks.rados.rados.0.smithi037.stdout:53: seq_num 51 ranges {457157=535817,1768111=402677} 2024-08-17T17:24:15.073 INFO:tasks.rados.rados.0.smithi037.stdout:53: writing smithi03781225-8 from 457157 to 992974 tid 1 2024-08-17T17:24:15.081 INFO:tasks.rados.rados.0.smithi037.stdout:53: writing smithi03781225-8 from 1768111 to 2170788 tid 2 2024-08-17T17:24:15.081 INFO:tasks.rados.rados.0.smithi037.stdout:39: done (13 left) 2024-08-17T17:24:15.081 INFO:tasks.rados.rados.0.smithi037.stdout:40: done (12 left) 2024-08-17T17:24:15.081 INFO:tasks.rados.rados.0.smithi037.stdout:54: write oid 38 current snap is 0 2024-08-17T17:24:15.081 INFO:tasks.rados.rados.0.smithi037.stdout:41: finishing write tid 2 to smithi03781225-41 2024-08-17T17:24:15.081 INFO:tasks.rados.rados.0.smithi037.stdout:41: finishing write tid 3 to smithi03781225-41 2024-08-17T17:24:15.081 INFO:tasks.rados.rados.0.smithi037.stdout:41: finishing write tid 4 to smithi03781225-41 2024-08-17T17:24:15.081 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 6 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-08-17T17:24:15.081 INFO:tasks.rados.rados.0.smithi037.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2024-08-17T17:24:15.082 INFO:tasks.rados.rados.0.smithi037.stdout:42: finishing write tid 1 to smithi03781225-42 2024-08-17T17:24:15.082 INFO:tasks.rados.rados.0.smithi037.stdout:42: finishing write tid 2 to smithi03781225-42 2024-08-17T17:24:15.082 INFO:tasks.rados.rados.0.smithi037.stdout:42: finishing write tid 3 to smithi03781225-42 2024-08-17T17:24:15.082 INFO:tasks.rados.rados.0.smithi037.stdout:42: finishing write tid 4 to smithi03781225-42 2024-08-17T17:24:15.082 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 9 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-08-17T17:24:15.082 INFO:tasks.rados.rados.0.smithi037.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2024-08-17T17:24:15.082 INFO:tasks.rados.rados.0.smithi037.stdout:43: finishing write tid 1 to smithi03781225-43 2024-08-17T17:24:15.082 INFO:tasks.rados.rados.0.smithi037.stdout:43: finishing write tid 2 to smithi03781225-43 2024-08-17T17:24:15.082 INFO:tasks.rados.rados.0.smithi037.stdout:43: finishing write tid 3 to smithi03781225-43 2024-08-17T17:24:15.082 INFO:tasks.rados.rados.0.smithi037.stdout:43: finishing write tid 4 to smithi03781225-43 2024-08-17T17:24:15.082 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 43 v 12 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-08-17T17:24:15.082 INFO:tasks.rados.rados.0.smithi037.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2024-08-17T17:24:15.082 INFO:tasks.rados.rados.0.smithi037.stdout:44: finishing write tid 1 to smithi03781225-44 2024-08-17T17:24:15.083 INFO:tasks.rados.rados.0.smithi037.stdout:44: finishing write tid 2 to smithi03781225-44 2024-08-17T17:24:15.083 INFO:tasks.rados.rados.0.smithi037.stdout:44: finishing write tid 3 to smithi03781225-44 2024-08-17T17:24:15.083 INFO:tasks.rados.rados.0.smithi037.stdout:44: finishing write tid 4 to smithi03781225-44 2024-08-17T17:24:15.083 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 15 (ObjNum 43 snap 0 seq_num 43) dirty exists 2024-08-17T17:24:15.083 INFO:tasks.rados.rados.0.smithi037.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2024-08-17T17:24:15.083 INFO:tasks.rados.rados.0.smithi037.stdout:45: finishing write tid 1 to smithi03781225-45 2024-08-17T17:24:15.083 INFO:tasks.rados.rados.0.smithi037.stdout:54: seq_num 52 ranges {473964=611066,1826593=546335,2778819=95145} 2024-08-17T17:24:15.087 INFO:tasks.rados.rados.0.smithi037.stdout:54: writing smithi03781225-38 from 473964 to 1085030 tid 1 2024-08-17T17:24:15.094 INFO:tasks.rados.rados.0.smithi037.stdout:54: writing smithi03781225-38 from 1826593 to 2372928 tid 2 2024-08-17T17:24:15.099 INFO:tasks.rados.rados.0.smithi037.stdout:54: writing smithi03781225-38 from 2778819 to 2873964 tid 3 2024-08-17T17:24:15.099 INFO:tasks.rados.rados.0.smithi037.stdout:45: finishing write tid 2 to smithi03781225-45 2024-08-17T17:24:15.099 INFO:tasks.rados.rados.0.smithi037.stdout:45: finishing write tid 3 to smithi03781225-45 2024-08-17T17:24:15.099 INFO:tasks.rados.rados.0.smithi037.stdout:41: done (12 left) 2024-08-17T17:24:15.099 INFO:tasks.rados.rados.0.smithi037.stdout:42: done (11 left) 2024-08-17T17:24:15.099 INFO:tasks.rados.rados.0.smithi037.stdout:43: done (10 left) 2024-08-17T17:24:15.099 INFO:tasks.rados.rados.0.smithi037.stdout:44: done (9 left) 2024-08-17T17:24:15.099 INFO:tasks.rados.rados.0.smithi037.stdout:55: delete oid 26 current snap is 0 2024-08-17T17:24:15.100 INFO:tasks.rados.rados.0.smithi037.stdout:45: finishing write tid 4 to smithi03781225-45 2024-08-17T17:24:15.100 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 6 (ObjNum 44 snap 0 seq_num 44) dirty exists 2024-08-17T17:24:15.100 INFO:tasks.rados.rados.0.smithi037.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2024-08-17T17:24:15.100 INFO:tasks.rados.rados.0.smithi037.stdout:46: finishing write tid 1 to smithi03781225-46 2024-08-17T17:24:15.100 INFO:tasks.rados.rados.0.smithi037.stdout:46: finishing write tid 2 to smithi03781225-46 2024-08-17T17:24:15.100 INFO:tasks.rados.rados.0.smithi037.stdout:46: finishing write tid 3 to smithi03781225-46 2024-08-17T17:24:15.100 INFO:tasks.rados.rados.0.smithi037.stdout:46: finishing write tid 4 to smithi03781225-46 2024-08-17T17:24:15.100 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 46 v 12 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-08-17T17:24:15.100 INFO:tasks.rados.rados.0.smithi037.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2024-08-17T17:24:15.100 INFO:tasks.rados.rados.0.smithi037.stdout:47: finishing write tid 1 to smithi03781225-47 2024-08-17T17:24:15.100 INFO:tasks.rados.rados.0.smithi037.stdout:47: finishing write tid 2 to smithi03781225-47 2024-08-17T17:24:15.100 INFO:tasks.rados.rados.0.smithi037.stdout:47: finishing write tid 3 to smithi03781225-47 2024-08-17T17:24:15.100 INFO:tasks.rados.rados.0.smithi037.stdout:47: finishing write tid 4 to smithi03781225-47 2024-08-17T17:24:15.101 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 47 v 18 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-08-17T17:24:15.101 INFO:tasks.rados.rados.0.smithi037.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2024-08-17T17:24:15.101 INFO:tasks.rados.rados.0.smithi037.stdout:48: finishing write tid 1 to smithi03781225-48 2024-08-17T17:24:15.101 INFO:tasks.rados.rados.0.smithi037.stdout:48: finishing write tid 2 to smithi03781225-48 2024-08-17T17:24:15.101 INFO:tasks.rados.rados.0.smithi037.stdout:48: finishing write tid 3 to smithi03781225-48 2024-08-17T17:24:15.101 INFO:tasks.rados.rados.0.smithi037.stdout:48: finishing write tid 4 to smithi03781225-48 2024-08-17T17:24:15.101 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 48 v 21 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-08-17T17:24:15.101 INFO:tasks.rados.rados.0.smithi037.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2024-08-17T17:24:15.101 INFO:tasks.rados.rados.0.smithi037.stdout:49: finishing write tid 1 to smithi03781225-49 2024-08-17T17:24:15.101 INFO:tasks.rados.rados.0.smithi037.stdout:49: finishing write tid 2 to smithi03781225-49 2024-08-17T17:24:15.101 INFO:tasks.rados.rados.0.smithi037.stdout:49: finishing write tid 3 to smithi03781225-49 2024-08-17T17:24:15.101 INFO:tasks.rados.rados.0.smithi037.stdout:49: finishing write tid 4 to smithi03781225-49 2024-08-17T17:24:15.101 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 49 v 9 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-08-17T17:24:15.101 INFO:tasks.rados.rados.0.smithi037.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2024-08-17T17:24:15.102 INFO:tasks.rados.rados.0.smithi037.stdout:50: finishing write tid 1 to smithi03781225-50 2024-08-17T17:24:15.102 INFO:tasks.rados.rados.0.smithi037.stdout:50: finishing write tid 2 to smithi03781225-50 2024-08-17T17:24:15.102 INFO:tasks.rados.rados.0.smithi037.stdout:50: finishing write tid 3 to smithi03781225-50 2024-08-17T17:24:15.102 INFO:tasks.rados.rados.0.smithi037.stdout:50: finishing write tid 4 to smithi03781225-50 2024-08-17T17:24:15.102 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 50 v 15 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-08-17T17:24:15.102 INFO:tasks.rados.rados.0.smithi037.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2024-08-17T17:24:15.102 INFO:tasks.rados.rados.0.smithi037.stdout:51: finishing write tid 1 to smithi03781225-2 2024-08-17T17:24:15.102 INFO:tasks.rados.rados.0.smithi037.stdout:51: finishing write tid 2 to smithi03781225-2 2024-08-17T17:24:15.102 INFO:tasks.rados.rados.0.smithi037.stdout:51: finishing write tid 3 to smithi03781225-2 2024-08-17T17:24:15.102 INFO:tasks.rados.rados.0.smithi037.stdout:51: finishing write tid 4 to smithi03781225-2 2024-08-17T17:24:15.102 INFO:tasks.rados.rados.0.smithi037.stdout:51: finishing write tid 5 to smithi03781225-2 2024-08-17T17:24:15.102 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 2 v 19 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-08-17T17:24:15.102 INFO:tasks.rados.rados.0.smithi037.stdout:51: left oid 2 (ObjNum 50 snap 0 seq_num 50) 2024-08-17T17:24:15.103 INFO:tasks.rados.rados.0.smithi037.stdout:53: finishing write tid 1 to smithi03781225-8 2024-08-17T17:24:15.103 INFO:tasks.rados.rados.0.smithi037.stdout:53: finishing write tid 2 to smithi03781225-8 2024-08-17T17:24:15.103 INFO:tasks.rados.rados.0.smithi037.stdout:53: finishing write tid 3 to smithi03781225-8 2024-08-17T17:24:15.103 INFO:tasks.rados.rados.0.smithi037.stdout:53: finishing write tid 4 to smithi03781225-8 2024-08-17T17:24:15.103 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 12 (ObjNum 51 snap 0 seq_num 51) dirty exists 2024-08-17T17:24:15.103 INFO:tasks.rados.rados.0.smithi037.stdout:53: left oid 8 (ObjNum 51 snap 0 seq_num 51) 2024-08-17T17:24:15.103 INFO:tasks.rados.rados.0.smithi037.stdout:54: finishing write tid 1 to smithi03781225-38 2024-08-17T17:24:15.103 INFO:tasks.rados.rados.0.smithi037.stdout:54: finishing write tid 2 to smithi03781225-38 2024-08-17T17:24:15.103 INFO:tasks.rados.rados.0.smithi037.stdout:45: done (9 left) 2024-08-17T17:24:15.103 INFO:tasks.rados.rados.0.smithi037.stdout:46: done (8 left) 2024-08-17T17:24:15.103 INFO:tasks.rados.rados.0.smithi037.stdout:47: done (7 left) 2024-08-17T17:24:15.103 INFO:tasks.rados.rados.0.smithi037.stdout:48: done (6 left) 2024-08-17T17:24:15.103 INFO:tasks.rados.rados.0.smithi037.stdout:49: done (5 left) 2024-08-17T17:24:15.103 INFO:tasks.rados.rados.0.smithi037.stdout:50: done (4 left) 2024-08-17T17:24:15.104 INFO:tasks.rados.rados.0.smithi037.stdout:51: done (3 left) 2024-08-17T17:24:15.104 INFO:tasks.rados.rados.0.smithi037.stdout:53: done (2 left) 2024-08-17T17:24:15.104 INFO:tasks.rados.rados.0.smithi037.stdout:55: done (1 left) 2024-08-17T17:24:15.104 INFO:tasks.rados.rados.0.smithi037.stdout:56: read oid 15 snap -1 2024-08-17T17:24:15.104 INFO:tasks.rados.rados.0.smithi037.stdout:56: expect (ObjNum 14 snap 0 seq_num 14) 2024-08-17T17:24:15.104 INFO:tasks.rados.rados.0.smithi037.stdout:57: delete oid 13 current snap is 0 2024-08-17T17:24:15.104 INFO:tasks.rados.rados.0.smithi037.stdout:54: finishing write tid 3 to smithi03781225-38 2024-08-17T17:24:15.104 INFO:tasks.rados.rados.0.smithi037.stdout:54: finishing write tid 4 to smithi03781225-38 2024-08-17T17:24:15.104 INFO:tasks.rados.rados.0.smithi037.stdout:54: finishing write tid 5 to smithi03781225-38 2024-08-17T17:24:15.104 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 23 (ObjNum 52 snap 0 seq_num 52) dirty exists 2024-08-17T17:24:15.104 INFO:tasks.rados.rados.0.smithi037.stdout:54: left oid 38 (ObjNum 52 snap 0 seq_num 52) 2024-08-17T17:24:15.105 INFO:tasks.rados.rados.0.smithi037.stdout:56: expect (ObjNum 14 snap 0 seq_num 14) 2024-08-17T17:24:15.194 INFO:tasks.rados.rados.0.smithi037.stdout:54: done (2 left) 2024-08-17T17:24:15.195 INFO:tasks.rados.rados.0.smithi037.stdout:56: done (1 left) 2024-08-17T17:24:15.195 INFO:tasks.rados.rados.0.smithi037.stdout:57: done (0 left) 2024-08-17T17:24:15.195 INFO:tasks.rados.rados.0.smithi037.stdout:58: read oid 26 snap -1 2024-08-17T17:24:15.195 INFO:tasks.rados.rados.0.smithi037.stdout:58: expect deleted 2024-08-17T17:24:15.195 INFO:tasks.rados.rados.0.smithi037.stdout:59: read oid 9 snap -1 2024-08-17T17:24:15.195 INFO:tasks.rados.rados.0.smithi037.stdout:59: expect (ObjNum 8 snap 0 seq_num 8) 2024-08-17T17:24:15.195 INFO:tasks.rados.rados.0.smithi037.stdout:60: read oid 27 snap -1 2024-08-17T17:24:15.195 INFO:tasks.rados.rados.0.smithi037.stdout:60: expect (ObjNum 26 snap 0 seq_num 26) 2024-08-17T17:24:15.195 INFO:tasks.rados.rados.0.smithi037.stdout:61: delete oid 4 current snap is 0 2024-08-17T17:24:15.195 INFO:tasks.rados.rados.0.smithi037.stdout:58: done (3 left) 2024-08-17T17:24:15.195 INFO:tasks.rados.rados.0.smithi037.stdout:61: done (2 left) 2024-08-17T17:24:15.196 INFO:tasks.rados.rados.0.smithi037.stdout:62: write oid 3 current snap is 0 2024-08-17T17:24:15.196 INFO:tasks.rados.rados.0.smithi037.stdout:62: seq_num 56 ranges {541192=628415,1660521=553673,2888511=52681} 2024-08-17T17:24:15.202 INFO:tasks.rados.rados.0.smithi037.stdout:62: writing smithi03781225-3 from 541192 to 1169607 tid 1 2024-08-17T17:24:15.208 INFO:tasks.rados.rados.0.smithi037.stdout:62: writing smithi03781225-3 from 1660521 to 2214194 tid 2 2024-08-17T17:24:15.213 INFO:tasks.rados.rados.0.smithi037.stdout:62: writing smithi03781225-3 from 2888511 to 2941192 tid 3 2024-08-17T17:24:15.213 INFO:tasks.rados.rados.0.smithi037.stdout:63: write oid 15 current snap is 0 2024-08-17T17:24:15.213 INFO:tasks.rados.rados.0.smithi037.stdout:63: seq_num 57 ranges {557999=703664,1719003=413684,2632287=325712} 2024-08-17T17:24:15.219 INFO:tasks.rados.rados.0.smithi037.stdout:63: writing smithi03781225-15 from 557999 to 1261663 tid 1 2024-08-17T17:24:15.224 INFO:tasks.rados.rados.0.smithi037.stdout:63: writing smithi03781225-15 from 1719003 to 2132687 tid 2 2024-08-17T17:24:15.229 INFO:tasks.rados.rados.0.smithi037.stdout:63: writing smithi03781225-15 from 2632287 to 2957999 tid 3 2024-08-17T17:24:15.229 INFO:tasks.rados.rados.0.smithi037.stdout:64: write oid 32 current snap is 0 2024-08-17T17:24:15.229 INFO:tasks.rados.rados.0.smithi037.stdout:64: seq_num 58 ranges {574806=778913,2061132=557342} 2024-08-17T17:24:15.237 INFO:tasks.rados.rados.0.smithi037.stdout:64: writing smithi03781225-32 from 574806 to 1353719 tid 1 2024-08-17T17:24:15.244 INFO:tasks.rados.rados.0.smithi037.stdout:64: writing smithi03781225-32 from 2061132 to 2618474 tid 2 2024-08-17T17:24:15.245 INFO:tasks.rados.rados.0.smithi037.stdout:65: rollback oid 48 current snap is 0 2024-08-17T17:24:15.245 INFO:tasks.rados.rados.0.smithi037.stdout:65: done (5 left) 2024-08-17T17:24:15.245 INFO:tasks.rados.rados.0.smithi037.stdout:66: read oid 45 snap -1 2024-08-17T17:24:15.245 INFO:tasks.rados.rados.0.smithi037.stdout:66: expect (ObjNum 44 snap 0 seq_num 44) 2024-08-17T17:24:15.245 INFO:tasks.rados.rados.0.smithi037.stdout:67: write oid 4 current snap is 0 2024-08-17T17:24:15.245 INFO:tasks.rados.rados.0.smithi037.stdout:60: expect (ObjNum 26 snap 0 seq_num 26) 2024-08-17T17:24:15.326 INFO:tasks.rados.rados.0.smithi037.stdout:59: expect (ObjNum 8 snap 0 seq_num 8) 2024-08-17T17:24:15.365 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:15 smithi037 ceph-mon[31110]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-08-17T17:24:15.365 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:15 smithi037 ceph-mon[31110]: osdmap e79: 8 total, 8 up, 8 in 2024-08-17T17:24:15.406 INFO:tasks.rados.rados.0.smithi037.stdout:62: finishing write tid 1 to smithi03781225-3 2024-08-17T17:24:15.406 INFO:tasks.rados.rados.0.smithi037.stdout:62: finishing write tid 2 to smithi03781225-3 2024-08-17T17:24:15.406 INFO:tasks.rados.rados.0.smithi037.stdout:67: seq_num 59 ranges {591613=454162,1719614=417353,2570780=420833} 2024-08-17T17:24:15.412 INFO:tasks.rados.rados.0.smithi037.stdout:67: writing smithi03781225-4 from 591613 to 1045775 tid 1 2024-08-17T17:24:15.418 INFO:tasks.rados.rados.0.smithi037.stdout:67: writing smithi03781225-4 from 1719614 to 2136967 tid 2 2024-08-17T17:24:15.423 INFO:tasks.rados.rados.0.smithi037.stdout:67: writing smithi03781225-4 from 2570780 to 2991613 tid 3 2024-08-17T17:24:15.424 INFO:tasks.rados.rados.0.smithi037.stdout:59: done (6 left) 2024-08-17T17:24:15.424 INFO:tasks.rados.rados.0.smithi037.stdout:60: done (5 left) 2024-08-17T17:24:15.424 INFO:tasks.rados.rados.0.smithi037.stdout:68: write oid 23 current snap is 0 2024-08-17T17:24:15.424 INFO:tasks.rados.rados.0.smithi037.stdout:68: seq_num 60 ranges {608420=529411,1778096=561011,2881850=126570} 2024-08-17T17:24:15.430 INFO:tasks.rados.rados.0.smithi037.stdout:68: writing smithi03781225-23 from 608420 to 1137831 tid 1 2024-08-17T17:24:15.436 INFO:tasks.rados.rados.0.smithi037.stdout:68: writing smithi03781225-23 from 1778096 to 2339107 tid 2 2024-08-17T17:24:15.440 INFO:tasks.rados.rados.0.smithi037.stdout:68: writing smithi03781225-23 from 2881850 to 3008420 tid 3 2024-08-17T17:24:15.441 INFO:tasks.rados.rados.0.smithi037.stdout:69: write oid 2 current snap is 0 2024-08-17T17:24:15.441 INFO:tasks.rados.rados.0.smithi037.stdout:62: finishing write tid 3 to smithi03781225-3 2024-08-17T17:24:15.441 INFO:tasks.rados.rados.0.smithi037.stdout:62: finishing write tid 4 to smithi03781225-3 2024-08-17T17:24:15.441 INFO:tasks.rados.rados.0.smithi037.stdout:62: finishing write tid 5 to smithi03781225-3 2024-08-17T17:24:15.441 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 10 (ObjNum 56 snap 0 seq_num 56) dirty exists 2024-08-17T17:24:15.441 INFO:tasks.rados.rados.0.smithi037.stdout:62: left oid 3 (ObjNum 56 snap 0 seq_num 56) 2024-08-17T17:24:15.441 INFO:tasks.rados.rados.0.smithi037.stdout:63: finishing write tid 1 to smithi03781225-15 2024-08-17T17:24:15.441 INFO:tasks.rados.rados.0.smithi037.stdout:69: seq_num 61 ranges {625227=721013,1952931=704669} 2024-08-17T17:24:15.448 INFO:tasks.rados.rados.0.smithi037.stdout:69: writing smithi03781225-2 from 625227 to 1346240 tid 1 2024-08-17T17:24:15.456 INFO:tasks.rados.rados.0.smithi037.stdout:69: writing smithi03781225-2 from 1952931 to 2657600 tid 2 2024-08-17T17:24:15.456 INFO:tasks.rados.rados.0.smithi037.stdout:62: done (6 left) 2024-08-17T17:24:15.456 INFO:tasks.rados.rados.0.smithi037.stdout:70: write oid 49 current snap is 0 2024-08-17T17:24:15.456 INFO:tasks.rados.rados.0.smithi037.stdout:63: finishing write tid 2 to smithi03781225-15 2024-08-17T17:24:15.457 INFO:tasks.rados.rados.0.smithi037.stdout:63: finishing write tid 3 to smithi03781225-15 2024-08-17T17:24:15.457 INFO:tasks.rados.rados.0.smithi037.stdout:63: finishing write tid 4 to smithi03781225-15 2024-08-17T17:24:15.457 INFO:tasks.rados.rados.0.smithi037.stdout:63: finishing write tid 5 to smithi03781225-15 2024-08-17T17:24:15.457 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 15 v 18 (ObjNum 57 snap 0 seq_num 57) dirty exists 2024-08-17T17:24:15.457 INFO:tasks.rados.rados.0.smithi037.stdout:63: left oid 15 (ObjNum 57 snap 0 seq_num 57) 2024-08-17T17:24:15.457 INFO:tasks.rados.rados.0.smithi037.stdout:70: seq_num 62 ranges {642034=796262,1895060=564680} 2024-08-17T17:24:15.464 INFO:tasks.rados.rados.0.smithi037.stdout:70: writing smithi03781225-49 from 642034 to 1438296 tid 1 2024-08-17T17:24:15.471 INFO:tasks.rados.rados.0.smithi037.stdout:70: writing smithi03781225-49 from 1895060 to 2459740 tid 2 2024-08-17T17:24:15.471 INFO:tasks.rados.rados.0.smithi037.stdout:63: done (6 left) 2024-08-17T17:24:15.471 INFO:tasks.rados.rados.0.smithi037.stdout:71: snap_create 2024-08-17T17:24:15.472 INFO:tasks.rados.rados.0.smithi037.stdout:64: finishing write tid 1 to smithi03781225-32 2024-08-17T17:24:15.472 INFO:tasks.rados.rados.0.smithi037.stdout:64: finishing write tid 2 to smithi03781225-32 2024-08-17T17:24:15.472 INFO:tasks.rados.rados.0.smithi037.stdout:64: finishing write tid 3 to smithi03781225-32 2024-08-17T17:24:15.472 INFO:tasks.rados.rados.0.smithi037.stdout:64: finishing write tid 4 to smithi03781225-32 2024-08-17T17:24:15.472 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 32 v 9 (ObjNum 58 snap 0 seq_num 58) dirty exists 2024-08-17T17:24:15.472 INFO:tasks.rados.rados.0.smithi037.stdout:64: left oid 32 (ObjNum 58 snap 0 seq_num 58) 2024-08-17T17:24:15.472 INFO:tasks.rados.rados.0.smithi037.stdout:66: expect (ObjNum 44 snap 0 seq_num 44) 2024-08-17T17:24:15.575 INFO:tasks.rados.rados.0.smithi037.stdout:67: finishing write tid 1 to smithi03781225-4 2024-08-17T17:24:15.575 INFO:tasks.rados.rados.0.smithi037.stdout:67: finishing write tid 2 to smithi03781225-4 2024-08-17T17:24:15.575 INFO:tasks.rados.rados.0.smithi037.stdout:67: finishing write tid 3 to smithi03781225-4 2024-08-17T17:24:15.575 INFO:tasks.rados.rados.0.smithi037.stdout:67: finishing write tid 4 to smithi03781225-4 2024-08-17T17:24:15.576 INFO:tasks.rados.rados.0.smithi037.stdout:67: finishing write tid 5 to smithi03781225-4 2024-08-17T17:24:15.576 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 17 (ObjNum 59 snap 0 seq_num 59) dirty exists 2024-08-17T17:24:15.576 INFO:tasks.rados.rados.0.smithi037.stdout:67: left oid 4 (ObjNum 59 snap 0 seq_num 59) 2024-08-17T17:24:15.576 INFO:tasks.rados.rados.0.smithi037.stdout:68: finishing write tid 1 to smithi03781225-23 2024-08-17T17:24:15.576 INFO:tasks.rados.rados.0.smithi037.stdout:68: finishing write tid 2 to smithi03781225-23 2024-08-17T17:24:15.576 INFO:tasks.rados.rados.0.smithi037.stdout:68: finishing write tid 3 to smithi03781225-23 2024-08-17T17:24:15.576 INFO:tasks.rados.rados.0.smithi037.stdout:68: finishing write tid 4 to smithi03781225-23 2024-08-17T17:24:15.576 INFO:tasks.rados.rados.0.smithi037.stdout:68: finishing write tid 5 to smithi03781225-23 2024-08-17T17:24:15.576 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 23 v 16 (ObjNum 60 snap 0 seq_num 60) dirty exists 2024-08-17T17:24:15.576 INFO:tasks.rados.rados.0.smithi037.stdout:68: left oid 23 (ObjNum 60 snap 0 seq_num 60) 2024-08-17T17:24:15.576 INFO:tasks.rados.rados.0.smithi037.stdout:69: finishing write tid 1 to smithi03781225-2 2024-08-17T17:24:15.576 INFO:tasks.rados.rados.0.smithi037.stdout:69: finishing write tid 2 to smithi03781225-2 2024-08-17T17:24:15.577 INFO:tasks.rados.rados.0.smithi037.stdout:69: finishing write tid 3 to smithi03781225-2 2024-08-17T17:24:15.577 INFO:tasks.rados.rados.0.smithi037.stdout:69: finishing write tid 4 to smithi03781225-2 2024-08-17T17:24:15.577 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 2 v 26 (ObjNum 61 snap 0 seq_num 61) dirty exists 2024-08-17T17:24:15.577 INFO:tasks.rados.rados.0.smithi037.stdout:69: left oid 2 (ObjNum 61 snap 0 seq_num 61) 2024-08-17T17:24:15.577 INFO:tasks.rados.rados.0.smithi037.stdout:70: finishing write tid 1 to smithi03781225-49 2024-08-17T17:24:15.577 INFO:tasks.rados.rados.0.smithi037.stdout:70: finishing write tid 2 to smithi03781225-49 2024-08-17T17:24:15.577 INFO:tasks.rados.rados.0.smithi037.stdout:70: finishing write tid 3 to smithi03781225-49 2024-08-17T17:24:15.577 INFO:tasks.rados.rados.0.smithi037.stdout:70: finishing write tid 4 to smithi03781225-49 2024-08-17T17:24:15.577 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 49 v 15 (ObjNum 62 snap 0 seq_num 62) dirty exists 2024-08-17T17:24:15.577 INFO:tasks.rados.rados.0.smithi037.stdout:70: left oid 49 (ObjNum 62 snap 0 seq_num 62) 2024-08-17T17:24:15.627 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:15 smithi037 ceph-mon[41254]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-08-17T17:24:15.627 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:15 smithi037 ceph-mon[41254]: osdmap e79: 8 total, 8 up, 8 in 2024-08-17T17:24:15.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:15 smithi046 ceph-mon[34315]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-08-17T17:24:15.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:15 smithi046 ceph-mon[34315]: osdmap e79: 8 total, 8 up, 8 in 2024-08-17T17:24:16.204 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:24:16.204 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 *:9093,9094 running (87s) 25s ago 2m 20.0M - 0.25.0 c8568f914cd2 9cedcc82b9fd 2024-08-17T17:24:16.204 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi046 *:3000 running (2m) 53s ago 2m 84.7M - 9.4.7 954c08fa6188 fa60544b18ef 2024-08-17T17:24:16.204 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foo.smithi037.qhhfds smithi037 running (71s) 25s ago 69s 13.4M - 17.2.7-1404-gf2c39d4d f69471c56189 da8013c6c762 2024-08-17T17:24:16.204 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foo.smithi046.wrzfvl smithi046 running (67s) 53s ago 67s 13.8M - 17.2.7-1404-gf2c39d4d f69471c56189 c8993f34a236 2024-08-17T17:24:16.204 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi046 *:8443 running (6m) 53s ago 6m 399M - 17.2.7-1404-gf2c39d4d f69471c56189 543a30ae9c12 2024-08-17T17:24:16.205 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 *:9283,8765 running (8m) 25s ago 8m 443M - 17.2.7-1404-gf2c39d4d f69471c56189 7c1af9b42e62 2024-08-17T17:24:16.205 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (8m) 25s ago 8m 46.9M 2048M 17.2.7-1404-gf2c39d4d f69471c56189 e1e6aa599ac6 2024-08-17T17:24:16.205 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi046 running (6m) 53s ago 6m 36.6M 2048M 17.2.7-1404-gf2c39d4d f69471c56189 362c1f2c0ae5 2024-08-17T17:24:16.205 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (6m) 25s ago 6m 38.4M 2048M 17.2.7-1404-gf2c39d4d f69471c56189 649d9fbeaac1 2024-08-17T17:24:16.205 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 *:9100 running (119s) 25s ago 118s 16.3M - 1.5.0 0da6a335fe13 1697ba07aea7 2024-08-17T17:24:16.205 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi046 *:9100 running (115s) 53s ago 114s 8476k - 1.5.0 0da6a335fe13 edfc876d914c 2024-08-17T17:24:16.205 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (6m) 25s ago 6m 43.6M 4017M 17.2.7-1404-gf2c39d4d f69471c56189 532da4b7bf38 2024-08-17T17:24:16.205 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (5m) 25s ago 5m 45.1M 4017M 17.2.7-1404-gf2c39d4d f69471c56189 9dc6fbe29b93 2024-08-17T17:24:16.205 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (5m) 25s ago 5m 40.3M 4017M 17.2.7-1404-gf2c39d4d f69471c56189 be258f871b12 2024-08-17T17:24:16.205 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (4m) 25s ago 4m 39.8M 4017M 17.2.7-1404-gf2c39d4d f69471c56189 024dce181715 2024-08-17T17:24:16.205 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi046 running (4m) 53s ago 4m 43.5M 4017M 17.2.7-1404-gf2c39d4d f69471c56189 0938043143e3 2024-08-17T17:24:16.205 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi046 running (4m) 53s ago 4m 42.9M 4017M 17.2.7-1404-gf2c39d4d f69471c56189 58d30092517a 2024-08-17T17:24:16.205 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi046 running (3m) 53s ago 3m 41.2M 4017M 17.2.7-1404-gf2c39d4d f69471c56189 e176d49f8896 2024-08-17T17:24:16.206 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi046 running (3m) 53s ago 3m 43.8M 4017M 17.2.7-1404-gf2c39d4d f69471c56189 c48b0fa91dfb 2024-08-17T17:24:16.206 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi046 *:9095 running (81s) 53s ago 2m 33.8M - 2.43.0 a07b618ecd1d 89a32be9da28 2024-08-17T17:24:16.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:24:15 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:24:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:24:16.374 INFO:tasks.rados.rados.0.smithi037.stdout:64: done (6 left) 2024-08-17T17:24:16.375 INFO:tasks.rados.rados.0.smithi037.stdout:66: done (5 left) 2024-08-17T17:24:16.375 INFO:tasks.rados.rados.0.smithi037.stdout:67: done (4 left) 2024-08-17T17:24:16.375 INFO:tasks.rados.rados.0.smithi037.stdout:68: done (3 left) 2024-08-17T17:24:16.375 INFO:tasks.rados.rados.0.smithi037.stdout:69: done (2 left) 2024-08-17T17:24:16.375 INFO:tasks.rados.rados.0.smithi037.stdout:70: done (1 left) 2024-08-17T17:24:16.375 INFO:tasks.rados.rados.0.smithi037.stdout:71: done (0 left) 2024-08-17T17:24:16.375 INFO:tasks.rados.rados.0.smithi037.stdout:72: write oid 50 current snap is 1 2024-08-17T17:24:16.375 INFO:tasks.rados.rados.0.smithi037.stdout:72: seq_num 63 ranges {658841=471511,1553542=708338,2964119=94722} 2024-08-17T17:24:16.380 INFO:tasks.rados.rados.0.smithi037.stdout:72: writing smithi03781225-50 from 658841 to 1130352 tid 1 2024-08-17T17:24:16.387 INFO:tasks.rados.rados.0.smithi037.stdout:72: writing smithi03781225-50 from 1553542 to 2261880 tid 2 2024-08-17T17:24:16.392 INFO:tasks.rados.rados.0.smithi037.stdout:72: writing smithi03781225-50 from 2964119 to 3058841 tid 3 2024-08-17T17:24:16.392 INFO:tasks.rados.rados.0.smithi037.stdout:73: rollback oid 38 current snap is 1 2024-08-17T17:24:16.392 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 38 to 0 2024-08-17T17:24:16.392 INFO:tasks.rados.rados.0.smithi037.stdout:72: finishing write tid 1 to smithi03781225-50 2024-08-17T17:24:16.392 INFO:tasks.rados.rados.0.smithi037.stdout:72: finishing write tid 2 to smithi03781225-50 2024-08-17T17:24:16.392 INFO:tasks.rados.rados.0.smithi037.stdout:74: write oid 33 current snap is 1 2024-08-17T17:24:16.392 INFO:tasks.rados.rados.0.smithi037.stdout:74: seq_num 64 ranges {675648=546760,2012024=568349} 2024-08-17T17:24:16.399 INFO:tasks.rados.rados.0.smithi037.stdout:74: writing smithi03781225-33 from 675648 to 1222408 tid 1 2024-08-17T17:24:16.407 INFO:tasks.rados.rados.0.smithi037.stdout:74: writing smithi03781225-33 from 2012024 to 2580373 tid 2 2024-08-17T17:24:16.407 INFO:tasks.rados.rados.0.smithi037.stdout:75: rollback oid 37 current snap is 1 2024-08-17T17:24:16.407 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 37 to 0 2024-08-17T17:24:16.408 INFO:tasks.rados.rados.0.smithi037.stdout:72: finishing write tid 3 to smithi03781225-50 2024-08-17T17:24:16.408 INFO:tasks.rados.rados.0.smithi037.stdout:72: finishing write tid 4 to smithi03781225-50 2024-08-17T17:24:16.408 INFO:tasks.rados.rados.0.smithi037.stdout:72: finishing write tid 5 to smithi03781225-50 2024-08-17T17:24:16.408 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 50 v 20 (ObjNum 63 snap 1 seq_num 63) dirty exists 2024-08-17T17:24:16.408 INFO:tasks.rados.rados.0.smithi037.stdout:72: left oid 50 (ObjNum 63 snap 1 seq_num 63) 2024-08-17T17:24:16.408 INFO:tasks.rados.rados.0.smithi037.stdout:73: finishing rollback tid 0 to smithi03781225-38 2024-08-17T17:24:16.408 INFO:tasks.rados.rados.0.smithi037.stdout:73: finishing rollback tid 1 to smithi03781225-38 2024-08-17T17:24:16.408 INFO:tasks.rados.rados.0.smithi037.stdout:73: finishing rollback tid 2 to smithi03781225-38 2024-08-17T17:24:16.408 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 30 (ObjNum 52 snap 0 seq_num 52) dirty exists 2024-08-17T17:24:16.408 INFO:tasks.rados.rados.0.smithi037.stdout:74: finishing write tid 1 to smithi03781225-33 2024-08-17T17:24:16.408 INFO:tasks.rados.rados.0.smithi037.stdout:72: done (3 left) 2024-08-17T17:24:16.409 INFO:tasks.rados.rados.0.smithi037.stdout:73: done (2 left) 2024-08-17T17:24:16.409 INFO:tasks.rados.rados.0.smithi037.stdout:76: snap_create 2024-08-17T17:24:16.410 INFO:tasks.rados.rados.0.smithi037.stdout:75: finishing rollback tid 0 to smithi03781225-37 2024-08-17T17:24:16.410 INFO:tasks.rados.rados.0.smithi037.stdout:75: finishing rollback tid 1 to smithi03781225-37 2024-08-17T17:24:16.410 INFO:tasks.rados.rados.0.smithi037.stdout:75: finishing rollback tid 2 to smithi03781225-37 2024-08-17T17:24:16.410 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 37 v 21 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-08-17T17:24:16.410 INFO:tasks.rados.rados.0.smithi037.stdout:74: finishing write tid 2 to smithi03781225-33 2024-08-17T17:24:16.410 INFO:tasks.rados.rados.0.smithi037.stdout:74: finishing write tid 3 to smithi03781225-33 2024-08-17T17:24:16.410 INFO:tasks.rados.rados.0.smithi037.stdout:74: finishing write tid 4 to smithi03781225-33 2024-08-17T17:24:16.410 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 20 (ObjNum 64 snap 1 seq_num 64) dirty exists 2024-08-17T17:24:16.410 INFO:tasks.rados.rados.0.smithi037.stdout:74: left oid 33 (ObjNum 64 snap 1 seq_num 64) 2024-08-17T17:24:16.527 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:16 smithi037 ceph-mon[31110]: pgmap v103: 89 pgs: 89 active+clean; 20 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-08-17T17:24:16.527 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:16 smithi037 ceph-mon[41254]: pgmap v103: 89 pgs: 89 active+clean; 20 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-08-17T17:24:16.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:16 smithi046 ceph-mon[34315]: pgmap v103: 89 pgs: 89 active+clean; 20 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-08-17T17:24:16.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:24:16 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:24:16] "GET /metrics HTTP/1.1" 200 239779 "" "Prometheus/2.43.0" 2024-08-17T17:24:17.013 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'echo wait for minority of mons to upgrade' 2024-08-17T17:24:17.304 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:24:17.382 INFO:tasks.rados.rados.0.smithi037.stdout:74: done (2 left) 2024-08-17T17:24:17.382 INFO:tasks.rados.rados.0.smithi037.stdout:75: done (1 left) 2024-08-17T17:24:17.382 INFO:tasks.rados.rados.0.smithi037.stdout:76: done (0 left) 2024-08-17T17:24:17.382 INFO:tasks.rados.rados.0.smithi037.stdout:77: read oid 33 snap -1 2024-08-17T17:24:17.383 INFO:tasks.rados.rados.0.smithi037.stdout:77: expect (ObjNum 64 snap 1 seq_num 64) 2024-08-17T17:24:17.383 INFO:tasks.rados.rados.0.smithi037.stdout:78: snap_create 2024-08-17T17:24:17.391 INFO:tasks.rados.rados.0.smithi037.stdout:77: expect (ObjNum 64 snap 1 seq_num 64) 2024-08-17T17:24:17.731 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:17 smithi037 ceph-mon[41254]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:17.731 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:17 smithi037 ceph-mon[41254]: osdmap e80: 8 total, 8 up, 8 in 2024-08-17T17:24:17.731 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:17 smithi037 ceph-mon[31110]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:17.731 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:17 smithi037 ceph-mon[31110]: osdmap e80: 8 total, 8 up, 8 in 2024-08-17T17:24:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:17 smithi046 ceph-mon[34315]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:17 smithi046 ceph-mon[34315]: osdmap e80: 8 total, 8 up, 8 in 2024-08-17T17:24:18.388 INFO:tasks.rados.rados.0.smithi037.stdout:77: done (1 left) 2024-08-17T17:24:18.388 INFO:tasks.rados.rados.0.smithi037.stdout:78: done (0 left) 2024-08-17T17:24:18.388 INFO:tasks.rados.rados.0.smithi037.stdout:79: rollback oid 9 current snap is 3 2024-08-17T17:24:18.388 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 9 to 0 2024-08-17T17:24:18.388 INFO:tasks.rados.rados.0.smithi037.stdout:80: snap_create 2024-08-17T17:24:18.392 INFO:tasks.rados.rados.0.smithi037.stdout:79: finishing rollback tid 0 to smithi03781225-9 2024-08-17T17:24:18.393 INFO:tasks.rados.rados.0.smithi037.stdout:79: finishing rollback tid 1 to smithi03781225-9 2024-08-17T17:24:18.393 INFO:tasks.rados.rados.0.smithi037.stdout:79: finishing rollback tid 2 to smithi03781225-9 2024-08-17T17:24:18.393 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 25 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-08-17T17:24:18.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:18 smithi037 ceph-mon[41254]: osdmap e81: 8 total, 8 up, 8 in 2024-08-17T17:24:18.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:18 smithi037 ceph-mon[41254]: pgmap v106: 89 pgs: 89 active+clean; 20 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.5 MiB/s wr, 9 op/s 2024-08-17T17:24:18.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:18 smithi037 ceph-mon[31110]: osdmap e81: 8 total, 8 up, 8 in 2024-08-17T17:24:18.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:18 smithi037 ceph-mon[31110]: pgmap v106: 89 pgs: 89 active+clean; 20 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.5 MiB/s wr, 9 op/s 2024-08-17T17:24:18.657 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:18 smithi046 ceph-mon[34315]: osdmap e81: 8 total, 8 up, 8 in 2024-08-17T17:24:18.657 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:18 smithi046 ceph-mon[34315]: pgmap v106: 89 pgs: 89 active+clean; 20 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.5 MiB/s wr, 9 op/s 2024-08-17T17:24:19.299 INFO:teuthology.orchestra.run.smithi037.stdout:wait for minority of mons to upgrade 2024-08-17T17:24:19.391 INFO:tasks.rados.rados.0.smithi037.stdout:79: done (1 left) 2024-08-17T17:24:19.391 INFO:tasks.rados.rados.0.smithi037.stdout:80: done (0 left) 2024-08-17T17:24:19.391 INFO:tasks.rados.rados.0.smithi037.stdout:81: read oid 26 snap -1 2024-08-17T17:24:19.391 INFO:tasks.rados.rados.0.smithi037.stdout:81: expect deleted 2024-08-17T17:24:19.391 INFO:tasks.rados.rados.0.smithi037.stdout:82: read oid 36 snap -1 2024-08-17T17:24:19.391 INFO:tasks.rados.rados.0.smithi037.stdout:82: expect (ObjNum 35 snap 0 seq_num 35) 2024-08-17T17:24:19.391 INFO:tasks.rados.rados.0.smithi037.stdout:83: snap_create 2024-08-17T17:24:19.393 INFO:tasks.rados.rados.0.smithi037.stdout:82: expect (ObjNum 35 snap 0 seq_num 35) 2024-08-17T17:24:19.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:19 smithi046 ceph-mon[34315]: osdmap e82: 8 total, 8 up, 8 in 2024-08-17T17:24:19.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:19 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:24:19.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:19 smithi037 ceph-mon[31110]: osdmap e82: 8 total, 8 up, 8 in 2024-08-17T17:24:19.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:19 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:24:19.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:19 smithi037 ceph-mon[41254]: osdmap e82: 8 total, 8 up, 8 in 2024-08-17T17:24:19.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:19 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:24:20.013 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'while ! ceph mon versions | grep $sha1 && ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error; do sleep 2 ; done' 2024-08-17T17:24:20.304 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:24:20.397 INFO:tasks.rados.rados.0.smithi037.stdout:81: done (2 left) 2024-08-17T17:24:20.398 INFO:tasks.rados.rados.0.smithi037.stdout:82: done (1 left) 2024-08-17T17:24:20.398 INFO:tasks.rados.rados.0.smithi037.stdout:83: done (0 left) 2024-08-17T17:24:20.398 INFO:tasks.rados.rados.0.smithi037.stdout:84: delete oid 7 current snap is 5 2024-08-17T17:24:20.401 INFO:tasks.rados.rados.0.smithi037.stdout:84: done (0 left) 2024-08-17T17:24:20.401 INFO:tasks.rados.rados.0.smithi037.stdout:85: write oid 48 current snap is 5 2024-08-17T17:24:20.401 INFO:tasks.rados.rados.0.smithi037.stdout:85: seq_num 66 ranges {709262=697258,2012635=572018,3046388=62874} 2024-08-17T17:24:20.408 INFO:tasks.rados.rados.0.smithi037.stdout:85: writing smithi03781225-48 from 709262 to 1406520 tid 1 2024-08-17T17:24:20.416 INFO:tasks.rados.rados.0.smithi037.stdout:85: writing smithi03781225-48 from 2012635 to 2584653 tid 2 2024-08-17T17:24:20.419 INFO:tasks.rados.rados.0.smithi037.stdout:85: writing smithi03781225-48 from 3046388 to 3109262 tid 3 2024-08-17T17:24:20.419 INFO:tasks.rados.rados.0.smithi037.stdout:86: snap_create 2024-08-17T17:24:20.419 INFO:tasks.rados.rados.0.smithi037.stdout:85: finishing write tid 1 to smithi03781225-48 2024-08-17T17:24:20.420 INFO:tasks.rados.rados.0.smithi037.stdout:85: finishing write tid 2 to smithi03781225-48 2024-08-17T17:24:20.421 INFO:tasks.rados.rados.0.smithi037.stdout:85: finishing write tid 3 to smithi03781225-48 2024-08-17T17:24:20.421 INFO:tasks.rados.rados.0.smithi037.stdout:85: finishing write tid 4 to smithi03781225-48 2024-08-17T17:24:20.421 INFO:tasks.rados.rados.0.smithi037.stdout:85: finishing write tid 5 to smithi03781225-48 2024-08-17T17:24:20.421 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 48 v 30 (ObjNum 66 snap 5 seq_num 66) dirty exists 2024-08-17T17:24:20.421 INFO:tasks.rados.rados.0.smithi037.stdout:85: left oid 48 (ObjNum 66 snap 5 seq_num 66) 2024-08-17T17:24:20.646 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:20 smithi037 ceph-mon[31110]: osdmap e83: 8 total, 8 up, 8 in 2024-08-17T17:24:20.646 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:20 smithi037 ceph-mon[31110]: pgmap v109: 89 pgs: 89 active+clean; 120 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 15 MiB/s wr, 91 op/s 2024-08-17T17:24:20.646 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:20 smithi037 ceph-mon[41254]: osdmap e83: 8 total, 8 up, 8 in 2024-08-17T17:24:20.646 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:20 smithi037 ceph-mon[41254]: pgmap v109: 89 pgs: 89 active+clean; 120 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 15 MiB/s wr, 91 op/s 2024-08-17T17:24:20.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:20 smithi046 ceph-mon[34315]: osdmap e83: 8 total, 8 up, 8 in 2024-08-17T17:24:20.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:20 smithi046 ceph-mon[34315]: pgmap v109: 89 pgs: 89 active+clean; 120 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 15 MiB/s wr, 91 op/s 2024-08-17T17:24:21.408 INFO:tasks.rados.rados.0.smithi037.stdout:85: done (1 left) 2024-08-17T17:24:21.409 INFO:tasks.rados.rados.0.smithi037.stdout:86: done (0 left) 2024-08-17T17:24:21.409 INFO:tasks.rados.rados.0.smithi037.stdout:87: rollback oid 10 current snap is 6 2024-08-17T17:24:21.409 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 10 to 2 2024-08-17T17:24:21.409 INFO:tasks.rados.rados.0.smithi037.stdout:88: snap_create 2024-08-17T17:24:21.412 INFO:tasks.rados.rados.0.smithi037.stdout:87: finishing rollback tid 0 to smithi03781225-10 2024-08-17T17:24:21.412 INFO:tasks.rados.rados.0.smithi037.stdout:87: finishing rollback tid 1 to smithi03781225-10 2024-08-17T17:24:21.413 INFO:tasks.rados.rados.0.smithi037.stdout:87: finishing rollback tid 2 to smithi03781225-10 2024-08-17T17:24:21.413 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 10 v 19 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-08-17T17:24:21.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:21 smithi037 ceph-mon[31110]: osdmap e84: 8 total, 8 up, 8 in 2024-08-17T17:24:21.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:21 smithi037 ceph-mon[41254]: osdmap e84: 8 total, 8 up, 8 in 2024-08-17T17:24:21.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:21 smithi046 ceph-mon[34315]: osdmap e84: 8 total, 8 up, 8 in 2024-08-17T17:24:22.411 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:22 smithi037 ceph-mon[31110]: osdmap e85: 8 total, 8 up, 8 in 2024-08-17T17:24:22.411 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:22 smithi037 ceph-mon[31110]: pgmap v112: 89 pgs: 89 active+clean; 120 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 15 MiB/s wr, 91 op/s 2024-08-17T17:24:22.415 INFO:tasks.rados.rados.0.smithi037.stdout:87: done (1 left) 2024-08-17T17:24:22.416 INFO:tasks.rados.rados.0.smithi037.stdout:88: done (0 left) 2024-08-17T17:24:22.416 INFO:tasks.rados.rados.0.smithi037.stdout:89: delete oid 23 current snap is 7 2024-08-17T17:24:22.419 INFO:tasks.rados.rados.0.smithi037.stdout:89: done (0 left) 2024-08-17T17:24:22.420 INFO:tasks.rados.rados.0.smithi037.stdout:90: read oid 27 snap 3 2024-08-17T17:24:22.420 INFO:tasks.rados.rados.0.smithi037.stdout:90: expect (ObjNum 26 snap 0 seq_num 26) 2024-08-17T17:24:22.420 INFO:tasks.rados.rados.0.smithi037.stdout:91: write oid 12 current snap is 7 2024-08-17T17:24:22.420 INFO:tasks.rados.rados.0.smithi037.stdout:91: seq_num 68 ranges {742876=447756,1729599=575687,3101234=41642} 2024-08-17T17:24:22.427 INFO:tasks.rados.rados.0.smithi037.stdout:91: writing smithi03781225-12 from 742876 to 1190632 tid 1 2024-08-17T17:24:22.434 INFO:tasks.rados.rados.0.smithi037.stdout:91: writing smithi03781225-12 from 1729599 to 2305286 tid 2 2024-08-17T17:24:22.439 INFO:tasks.rados.rados.0.smithi037.stdout:91: writing smithi03781225-12 from 3101234 to 3142876 tid 3 2024-08-17T17:24:22.439 INFO:tasks.rados.rados.0.smithi037.stdout:92: snap_create 2024-08-17T17:24:22.439 INFO:tasks.rados.rados.0.smithi037.stdout:90: expect (ObjNum 26 snap 0 seq_num 26) 2024-08-17T17:24:22.539 INFO:tasks.rados.rados.0.smithi037.stdout:91: finishing write tid 1 to smithi03781225-12 2024-08-17T17:24:22.539 INFO:tasks.rados.rados.0.smithi037.stdout:91: finishing write tid 2 to smithi03781225-12 2024-08-17T17:24:22.539 INFO:tasks.rados.rados.0.smithi037.stdout:91: finishing write tid 3 to smithi03781225-12 2024-08-17T17:24:22.540 INFO:tasks.rados.rados.0.smithi037.stdout:91: finishing write tid 4 to smithi03781225-12 2024-08-17T17:24:22.540 INFO:tasks.rados.rados.0.smithi037.stdout:91: finishing write tid 5 to smithi03781225-12 2024-08-17T17:24:22.540 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 35 (ObjNum 68 snap 7 seq_num 68) dirty exists 2024-08-17T17:24:22.540 INFO:tasks.rados.rados.0.smithi037.stdout:91: left oid 12 (ObjNum 68 snap 7 seq_num 68) 2024-08-17T17:24:22.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:22 smithi046 ceph-mon[34315]: osdmap e85: 8 total, 8 up, 8 in 2024-08-17T17:24:22.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:22 smithi046 ceph-mon[34315]: pgmap v112: 89 pgs: 89 active+clean; 120 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 15 MiB/s wr, 91 op/s 2024-08-17T17:24:22.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:22 smithi037 ceph-mon[41254]: osdmap e85: 8 total, 8 up, 8 in 2024-08-17T17:24:22.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:22 smithi037 ceph-mon[41254]: pgmap v112: 89 pgs: 89 active+clean; 120 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 15 MiB/s wr, 91 op/s 2024-08-17T17:24:22.854 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:24:23.425 INFO:tasks.rados.rados.0.smithi037.stdout:90: done (2 left) 2024-08-17T17:24:23.425 INFO:tasks.rados.rados.0.smithi037.stdout:91: done (1 left) 2024-08-17T17:24:23.425 INFO:tasks.rados.rados.0.smithi037.stdout:92: done (0 left) 2024-08-17T17:24:23.425 INFO:tasks.rados.rados.0.smithi037.stdout:93: snap_remove snap 7 2024-08-17T17:24:23.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:23 smithi046 ceph-mon[34315]: osdmap e86: 8 total, 8 up, 8 in 2024-08-17T17:24:23.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:23 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1426017544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:23.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:23 smithi046 ceph-mon[34315]: from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:23.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:23 smithi037 ceph-mon[41254]: osdmap e86: 8 total, 8 up, 8 in 2024-08-17T17:24:23.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:23 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1426017544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:23.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:23 smithi037 ceph-mon[41254]: from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:23.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:23 smithi037 ceph-mon[31110]: osdmap e86: 8 total, 8 up, 8 in 2024-08-17T17:24:23.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:23 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1426017544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:23.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:23 smithi037 ceph-mon[31110]: from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:24.426 INFO:tasks.rados.rados.0.smithi037.stdout:93: done (0 left) 2024-08-17T17:24:24.427 INFO:tasks.rados.rados.0.smithi037.stdout:94: write oid 15 current snap is 8 2024-08-17T17:24:24.427 INFO:tasks.rados.rados.0.smithi037.stdout:94: seq_num 69 ranges {759683=639358,1904434=719345,3128657=31026} 2024-08-17T17:24:24.434 INFO:tasks.rados.rados.0.smithi037.stdout:94: writing smithi03781225-15 from 759683 to 1399041 tid 1 2024-08-17T17:24:24.442 INFO:tasks.rados.rados.0.smithi037.stdout:94: writing smithi03781225-15 from 1904434 to 2623779 tid 2 2024-08-17T17:24:24.445 INFO:tasks.rados.rados.0.smithi037.stdout:94: writing smithi03781225-15 from 3128657 to 3159683 tid 3 2024-08-17T17:24:24.445 INFO:tasks.rados.rados.0.smithi037.stdout:95: snap_create 2024-08-17T17:24:24.445 INFO:tasks.rados.rados.0.smithi037.stdout:94: finishing write tid 1 to smithi03781225-15 2024-08-17T17:24:24.445 INFO:tasks.rados.rados.0.smithi037.stdout:94: finishing write tid 2 to smithi03781225-15 2024-08-17T17:24:24.446 INFO:tasks.rados.rados.0.smithi037.stdout:94: finishing write tid 3 to smithi03781225-15 2024-08-17T17:24:24.447 INFO:tasks.rados.rados.0.smithi037.stdout:94: finishing write tid 4 to smithi03781225-15 2024-08-17T17:24:24.447 INFO:tasks.rados.rados.0.smithi037.stdout:94: finishing write tid 5 to smithi03781225-15 2024-08-17T17:24:24.447 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 15 v 23 (ObjNum 69 snap 8 seq_num 69) dirty exists 2024-08-17T17:24:24.447 INFO:tasks.rados.rados.0.smithi037.stdout:94: left oid 15 (ObjNum 69 snap 8 seq_num 69) 2024-08-17T17:24:24.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:24 smithi046 ceph-mon[34315]: from='client.14850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:24.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:24 smithi046 ceph-mon[34315]: osdmap e87: 8 total, 8 up, 8 in 2024-08-17T17:24:24.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:24 smithi046 ceph-mon[34315]: pgmap v115: 89 pgs: 89 active+clean; 120 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:24.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:24 smithi037 ceph-mon[31110]: from='client.14850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:24.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:24 smithi037 ceph-mon[31110]: osdmap e87: 8 total, 8 up, 8 in 2024-08-17T17:24:24.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:24 smithi037 ceph-mon[31110]: pgmap v115: 89 pgs: 89 active+clean; 120 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:24.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:24 smithi037 ceph-mon[41254]: from='client.14850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:24.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:24 smithi037 ceph-mon[41254]: osdmap e87: 8 total, 8 up, 8 in 2024-08-17T17:24:24.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:24 smithi037 ceph-mon[41254]: pgmap v115: 89 pgs: 89 active+clean; 120 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:25.431 INFO:tasks.rados.rados.0.smithi037.stdout:94: done (1 left) 2024-08-17T17:24:25.431 INFO:tasks.rados.rados.0.smithi037.stdout:95: done (0 left) 2024-08-17T17:24:25.432 INFO:tasks.rados.rados.0.smithi037.stdout:96: rollback oid 42 current snap is 9 2024-08-17T17:24:25.432 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 42 to 5 2024-08-17T17:24:25.432 INFO:tasks.rados.rados.0.smithi037.stdout:97: write oid 3 current snap is 9 2024-08-17T17:24:25.432 INFO:tasks.rados.rados.0.smithi037.stdout:97: seq_num 70 ranges {776490=714607,2246563=579356} 2024-08-17T17:24:25.439 INFO:tasks.rados.rados.0.smithi037.stdout:97: writing smithi03781225-3 from 776490 to 1491097 tid 1 2024-08-17T17:24:25.447 INFO:tasks.rados.rados.0.smithi037.stdout:97: writing smithi03781225-3 from 2246563 to 2825919 tid 2 2024-08-17T17:24:25.447 INFO:tasks.rados.rados.0.smithi037.stdout:98: delete oid 4 current snap is 9 2024-08-17T17:24:25.447 INFO:tasks.rados.rados.0.smithi037.stdout:96: finishing rollback tid 0 to smithi03781225-42 2024-08-17T17:24:25.447 INFO:tasks.rados.rados.0.smithi037.stdout:96: finishing rollback tid 1 to smithi03781225-42 2024-08-17T17:24:25.447 INFO:tasks.rados.rados.0.smithi037.stdout:96: finishing rollback tid 2 to smithi03781225-42 2024-08-17T17:24:25.447 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 34 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-08-17T17:24:25.447 INFO:tasks.rados.rados.0.smithi037.stdout:97: finishing write tid 1 to smithi03781225-3 2024-08-17T17:24:25.451 INFO:tasks.rados.rados.0.smithi037.stdout:97: finishing write tid 2 to smithi03781225-3 2024-08-17T17:24:25.451 INFO:tasks.rados.rados.0.smithi037.stdout:97: finishing write tid 3 to smithi03781225-3 2024-08-17T17:24:25.451 INFO:tasks.rados.rados.0.smithi037.stdout:97: finishing write tid 4 to smithi03781225-3 2024-08-17T17:24:25.451 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 14 (ObjNum 70 snap 9 seq_num 70) dirty exists 2024-08-17T17:24:25.451 INFO:tasks.rados.rados.0.smithi037.stdout:97: left oid 3 (ObjNum 70 snap 9 seq_num 70) 2024-08-17T17:24:25.451 INFO:tasks.rados.rados.0.smithi037.stdout:96: done (2 left) 2024-08-17T17:24:25.451 INFO:tasks.rados.rados.0.smithi037.stdout:97: done (1 left) 2024-08-17T17:24:25.451 INFO:tasks.rados.rados.0.smithi037.stdout:98: done (0 left) 2024-08-17T17:24:25.451 INFO:tasks.rados.rados.0.smithi037.stdout:99: read oid 39 snap -1 2024-08-17T17:24:25.452 INFO:tasks.rados.rados.0.smithi037.stdout:99: expect (ObjNum 38 snap 0 seq_num 38) 2024-08-17T17:24:25.452 INFO:tasks.rados.rados.0.smithi037.stdout:100: write oid 6 current snap is 9 2024-08-17T17:24:25.452 INFO:tasks.rados.rados.0.smithi037.stdout:100: seq_num 72 ranges {410104=465105,1563527=583025,2810926=399178} 2024-08-17T17:24:25.455 INFO:tasks.rados.rados.0.smithi037.stdout:100: writing smithi03781225-6 from 410104 to 875209 tid 1 2024-08-17T17:24:25.463 INFO:tasks.rados.rados.0.smithi037.stdout:100: writing smithi03781225-6 from 1563527 to 2146552 tid 2 2024-08-17T17:24:25.469 INFO:tasks.rados.rados.0.smithi037.stdout:100: writing smithi03781225-6 from 2810926 to 3210104 tid 3 2024-08-17T17:24:25.469 INFO:tasks.rados.rados.0.smithi037.stdout:101: snap_remove snap 4 2024-08-17T17:24:25.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:25 smithi046 ceph-mon[34315]: osdmap e88: 8 total, 8 up, 8 in 2024-08-17T17:24:25.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:25 smithi037 ceph-mon[31110]: osdmap e88: 8 total, 8 up, 8 in 2024-08-17T17:24:25.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:25 smithi037 ceph-mon[41254]: osdmap e88: 8 total, 8 up, 8 in 2024-08-17T17:24:25.852 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:24:26.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:24:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:24:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:24:26.435 INFO:tasks.rados.rados.0.smithi037.stdout:101: done (2 left) 2024-08-17T17:24:26.435 INFO:tasks.rados.rados.0.smithi037.stdout:102: write oid 43 current snap is 9 2024-08-17T17:24:26.436 INFO:tasks.rados.rados.0.smithi037.stdout:102: seq_num 73 ranges {426911=540354,1622009=726683,3121996=104915} 2024-08-17T17:24:26.442 INFO:tasks.rados.rados.0.smithi037.stdout:102: writing smithi03781225-43 from 426911 to 967265 tid 1 2024-08-17T17:24:26.450 INFO:tasks.rados.rados.0.smithi037.stdout:102: writing smithi03781225-43 from 1622009 to 2348692 tid 2 2024-08-17T17:24:26.455 INFO:tasks.rados.rados.0.smithi037.stdout:102: writing smithi03781225-43 from 3121996 to 3226911 tid 3 2024-08-17T17:24:26.455 INFO:tasks.rados.rados.0.smithi037.stdout:103: snap_remove snap 5 2024-08-17T17:24:26.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:26 smithi046 ceph-mon[34315]: osdmap e89: 8 total, 8 up, 8 in 2024-08-17T17:24:26.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:26 smithi046 ceph-mon[34315]: pgmap v118: 89 pgs: 89 active+clean; 124 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 926 KiB/s wr, 8 op/s 2024-08-17T17:24:26.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:26 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/3012602915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:26.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:26 smithi046 ceph-mon[34315]: from='client.24767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:26.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:24:26 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:24:26] "GET /metrics HTTP/1.1" 200 242545 "" "Prometheus/2.43.0" 2024-08-17T17:24:26.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:26 smithi037 ceph-mon[41254]: osdmap e89: 8 total, 8 up, 8 in 2024-08-17T17:24:26.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:26 smithi037 ceph-mon[41254]: pgmap v118: 89 pgs: 89 active+clean; 124 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 926 KiB/s wr, 8 op/s 2024-08-17T17:24:26.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:26 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/3012602915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:26.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:26 smithi037 ceph-mon[41254]: from='client.24767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:26.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:26 smithi037 ceph-mon[31110]: osdmap e89: 8 total, 8 up, 8 in 2024-08-17T17:24:26.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:26 smithi037 ceph-mon[31110]: pgmap v118: 89 pgs: 89 active+clean; 124 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 926 KiB/s wr, 8 op/s 2024-08-17T17:24:26.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:26 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/3012602915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:26.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:26 smithi037 ceph-mon[31110]: from='client.24767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:27.438 INFO:tasks.rados.rados.0.smithi037.stdout:103: done (3 left) 2024-08-17T17:24:27.439 INFO:tasks.rados.rados.0.smithi037.stdout:104: delete oid 14 current snap is 9 2024-08-17T17:24:27.439 INFO:tasks.rados.rados.0.smithi037.stdout:99: expect (ObjNum 38 snap 0 seq_num 38) 2024-08-17T17:24:27.543 INFO:tasks.rados.rados.0.smithi037.stdout:100: finishing write tid 1 to smithi03781225-6 2024-08-17T17:24:27.543 INFO:tasks.rados.rados.0.smithi037.stdout:100: finishing write tid 2 to smithi03781225-6 2024-08-17T17:24:27.543 INFO:tasks.rados.rados.0.smithi037.stdout:100: finishing write tid 3 to smithi03781225-6 2024-08-17T17:24:27.543 INFO:tasks.rados.rados.0.smithi037.stdout:100: finishing write tid 4 to smithi03781225-6 2024-08-17T17:24:27.544 INFO:tasks.rados.rados.0.smithi037.stdout:100: finishing write tid 5 to smithi03781225-6 2024-08-17T17:24:27.544 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 6 v 17 (ObjNum 72 snap 9 seq_num 72) dirty exists 2024-08-17T17:24:27.544 INFO:tasks.rados.rados.0.smithi037.stdout:100: left oid 6 (ObjNum 72 snap 9 seq_num 72) 2024-08-17T17:24:27.544 INFO:tasks.rados.rados.0.smithi037.stdout:99: done (3 left) 2024-08-17T17:24:27.544 INFO:tasks.rados.rados.0.smithi037.stdout:100: done (2 left) 2024-08-17T17:24:27.544 INFO:tasks.rados.rados.0.smithi037.stdout:104: done (1 left) 2024-08-17T17:24:27.544 INFO:tasks.rados.rados.0.smithi037.stdout:105: write oid 49 current snap is 9 2024-08-17T17:24:27.544 INFO:tasks.rados.rados.0.smithi037.stdout:102: finishing write tid 1 to smithi03781225-43 2024-08-17T17:24:27.544 INFO:tasks.rados.rados.0.smithi037.stdout:102: finishing write tid 2 to smithi03781225-43 2024-08-17T17:24:27.544 INFO:tasks.rados.rados.0.smithi037.stdout:102: finishing write tid 3 to smithi03781225-43 2024-08-17T17:24:27.544 INFO:tasks.rados.rados.0.smithi037.stdout:102: finishing write tid 4 to smithi03781225-43 2024-08-17T17:24:27.544 INFO:tasks.rados.rados.0.smithi037.stdout:102: finishing write tid 5 to smithi03781225-43 2024-08-17T17:24:27.545 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 43 v 41 (ObjNum 73 snap 9 seq_num 73) dirty exists 2024-08-17T17:24:27.545 INFO:tasks.rados.rados.0.smithi037.stdout:102: left oid 43 (ObjNum 73 snap 9 seq_num 73) 2024-08-17T17:24:27.545 INFO:tasks.rados.rados.0.smithi037.stdout:105: seq_num 75 ranges {460525=690852,1622620=730352,3060489=200036} 2024-08-17T17:24:27.549 INFO:tasks.rados.rados.0.smithi037.stdout:105: writing smithi03781225-49 from 460525 to 1151377 tid 1 2024-08-17T17:24:27.556 INFO:tasks.rados.rados.0.smithi037.stdout:105: writing smithi03781225-49 from 1622620 to 2352972 tid 2 2024-08-17T17:24:27.561 INFO:tasks.rados.rados.0.smithi037.stdout:105: writing smithi03781225-49 from 3060489 to 3260525 tid 3 2024-08-17T17:24:27.561 INFO:tasks.rados.rados.0.smithi037.stdout:102: done (1 left) 2024-08-17T17:24:27.562 INFO:tasks.rados.rados.0.smithi037.stdout:106: rollback oid 3 current snap is 9 2024-08-17T17:24:27.562 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 3 to 2 2024-08-17T17:24:27.562 INFO:tasks.rados.rados.0.smithi037.stdout:105: finishing write tid 1 to smithi03781225-49 2024-08-17T17:24:27.562 INFO:tasks.rados.rados.0.smithi037.stdout:105: finishing write tid 2 to smithi03781225-49 2024-08-17T17:24:27.562 INFO:tasks.rados.rados.0.smithi037.stdout:107: delete oid 10 current snap is 9 2024-08-17T17:24:27.563 INFO:tasks.rados.rados.0.smithi037.stdout:105: finishing write tid 3 to smithi03781225-49 2024-08-17T17:24:27.563 INFO:tasks.rados.rados.0.smithi037.stdout:105: finishing write tid 4 to smithi03781225-49 2024-08-17T17:24:27.563 INFO:tasks.rados.rados.0.smithi037.stdout:107: done (2 left) 2024-08-17T17:24:27.563 INFO:tasks.rados.rados.0.smithi037.stdout:108: rollback oid 36 current snap is 9 2024-08-17T17:24:27.564 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 36 to 2 2024-08-17T17:24:27.564 INFO:tasks.rados.rados.0.smithi037.stdout:109: write oid 13 current snap is 9 2024-08-17T17:24:27.564 INFO:tasks.rados.rados.0.smithi037.stdout:109: seq_num 77 ranges {494139=557703,1455937=734021,2948041=346098} 2024-08-17T17:24:27.569 INFO:tasks.rados.rados.0.smithi037.stdout:109: writing smithi03781225-13 from 494139 to 1051842 tid 1 2024-08-17T17:24:27.575 INFO:tasks.rados.rados.0.smithi037.stdout:109: writing smithi03781225-13 from 1455937 to 2189958 tid 2 2024-08-17T17:24:27.583 INFO:tasks.rados.rados.0.smithi037.stdout:109: writing smithi03781225-13 from 2948041 to 3294139 tid 3 2024-08-17T17:24:27.583 INFO:tasks.rados.rados.0.smithi037.stdout:110: write oid 24 current snap is 9 2024-08-17T17:24:27.583 INFO:tasks.rados.rados.0.smithi037.stdout:105: finishing write tid 5 to smithi03781225-49 2024-08-17T17:24:27.583 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 49 v 20 (ObjNum 75 snap 9 seq_num 75) dirty exists 2024-08-17T17:24:27.583 INFO:tasks.rados.rados.0.smithi037.stdout:105: left oid 49 (ObjNum 75 snap 9 seq_num 75) 2024-08-17T17:24:27.583 INFO:tasks.rados.rados.0.smithi037.stdout:110: seq_num 78 ranges {510946=632952,1798066=477679,2742758=457217} 2024-08-17T17:24:27.590 INFO:tasks.rados.rados.0.smithi037.stdout:110: writing smithi03781225-24 from 510946 to 1143898 tid 1 2024-08-17T17:24:27.596 INFO:tasks.rados.rados.0.smithi037.stdout:110: writing smithi03781225-24 from 1798066 to 2275745 tid 2 2024-08-17T17:24:27.602 INFO:tasks.rados.rados.0.smithi037.stdout:110: writing smithi03781225-24 from 2742758 to 3199975 tid 3 2024-08-17T17:24:27.602 INFO:tasks.rados.rados.0.smithi037.stdout:105: done (4 left) 2024-08-17T17:24:27.602 INFO:tasks.rados.rados.0.smithi037.stdout:111: snap_create 2024-08-17T17:24:27.603 INFO:tasks.rados.rados.0.smithi037.stdout:106: finishing rollback tid 0 to smithi03781225-3 2024-08-17T17:24:27.603 INFO:tasks.rados.rados.0.smithi037.stdout:106: finishing rollback tid 1 to smithi03781225-3 2024-08-17T17:24:27.603 INFO:tasks.rados.rados.0.smithi037.stdout:106: finishing rollback tid 2 to smithi03781225-3 2024-08-17T17:24:27.603 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 21 (ObjNum 56 snap 0 seq_num 56) dirty exists 2024-08-17T17:24:27.603 INFO:tasks.rados.rados.0.smithi037.stdout:108: finishing rollback tid 0 to smithi03781225-36 2024-08-17T17:24:27.603 INFO:tasks.rados.rados.0.smithi037.stdout:108: finishing rollback tid 1 to smithi03781225-36 2024-08-17T17:24:27.603 INFO:tasks.rados.rados.0.smithi037.stdout:108: finishing rollback tid 2 to smithi03781225-36 2024-08-17T17:24:27.603 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 36 v 24 (ObjNum 35 snap 0 seq_num 35) dirty exists 2024-08-17T17:24:27.603 INFO:tasks.rados.rados.0.smithi037.stdout:109: finishing write tid 1 to smithi03781225-13 2024-08-17T17:24:27.603 INFO:tasks.rados.rados.0.smithi037.stdout:109: finishing write tid 2 to smithi03781225-13 2024-08-17T17:24:27.603 INFO:tasks.rados.rados.0.smithi037.stdout:109: finishing write tid 3 to smithi03781225-13 2024-08-17T17:24:27.603 INFO:tasks.rados.rados.0.smithi037.stdout:109: finishing write tid 4 to smithi03781225-13 2024-08-17T17:24:27.603 INFO:tasks.rados.rados.0.smithi037.stdout:109: finishing write tid 5 to smithi03781225-13 2024-08-17T17:24:27.603 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 31 (ObjNum 77 snap 9 seq_num 77) dirty exists 2024-08-17T17:24:27.604 INFO:tasks.rados.rados.0.smithi037.stdout:109: left oid 13 (ObjNum 77 snap 9 seq_num 77) 2024-08-17T17:24:27.604 INFO:tasks.rados.rados.0.smithi037.stdout:110: finishing write tid 1 to smithi03781225-24 2024-08-17T17:24:27.604 INFO:tasks.rados.rados.0.smithi037.stdout:110: finishing write tid 2 to smithi03781225-24 2024-08-17T17:24:27.604 INFO:tasks.rados.rados.0.smithi037.stdout:110: finishing write tid 3 to smithi03781225-24 2024-08-17T17:24:27.605 INFO:tasks.rados.rados.0.smithi037.stdout:110: finishing write tid 4 to smithi03781225-24 2024-08-17T17:24:27.605 INFO:tasks.rados.rados.0.smithi037.stdout:110: finishing write tid 5 to smithi03781225-24 2024-08-17T17:24:27.605 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 24 v 26 (ObjNum 78 snap 9 seq_num 78) dirty exists 2024-08-17T17:24:27.605 INFO:tasks.rados.rados.0.smithi037.stdout:110: left oid 24 (ObjNum 78 snap 9 seq_num 78) 2024-08-17T17:24:27.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:27 smithi046 ceph-mon[34315]: from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:27.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:27 smithi046 ceph-mon[34315]: osdmap e90: 8 total, 8 up, 8 in 2024-08-17T17:24:27.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:27 smithi037 ceph-mon[31110]: from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:27.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:27 smithi037 ceph-mon[31110]: osdmap e90: 8 total, 8 up, 8 in 2024-08-17T17:24:27.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:27 smithi037 ceph-mon[41254]: from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:27.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:27 smithi037 ceph-mon[41254]: osdmap e90: 8 total, 8 up, 8 in 2024-08-17T17:24:28.444 INFO:tasks.rados.rados.0.smithi037.stdout:106: done (4 left) 2024-08-17T17:24:28.444 INFO:tasks.rados.rados.0.smithi037.stdout:108: done (3 left) 2024-08-17T17:24:28.445 INFO:tasks.rados.rados.0.smithi037.stdout:109: done (2 left) 2024-08-17T17:24:28.445 INFO:tasks.rados.rados.0.smithi037.stdout:110: done (1 left) 2024-08-17T17:24:28.445 INFO:tasks.rados.rados.0.smithi037.stdout:111: done (0 left) 2024-08-17T17:24:28.445 INFO:tasks.rados.rados.0.smithi037.stdout:112: write oid 47 current snap is 10 2024-08-17T17:24:28.445 INFO:tasks.rados.rados.0.smithi037.stdout:112: seq_num 79 ranges {527753=708201,1856548=737690,3286534=41219} 2024-08-17T17:24:28.450 INFO:tasks.rados.rados.0.smithi037.stdout:112: writing smithi03781225-47 from 527753 to 1235954 tid 1 2024-08-17T17:24:28.459 INFO:tasks.rados.rados.0.smithi037.stdout:112: writing smithi03781225-47 from 1856548 to 2594238 tid 2 2024-08-17T17:24:28.463 INFO:tasks.rados.rados.0.smithi037.stdout:112: writing smithi03781225-47 from 3286534 to 3327753 tid 3 2024-08-17T17:24:28.464 INFO:tasks.rados.rados.0.smithi037.stdout:113: delete oid 17 current snap is 10 2024-08-17T17:24:28.464 INFO:tasks.rados.rados.0.smithi037.stdout:112: finishing write tid 1 to smithi03781225-47 2024-08-17T17:24:28.464 INFO:tasks.rados.rados.0.smithi037.stdout:112: finishing write tid 2 to smithi03781225-47 2024-08-17T17:24:28.465 INFO:tasks.rados.rados.0.smithi037.stdout:112: finishing write tid 3 to smithi03781225-47 2024-08-17T17:24:28.466 INFO:tasks.rados.rados.0.smithi037.stdout:112: finishing write tid 4 to smithi03781225-47 2024-08-17T17:24:28.466 INFO:tasks.rados.rados.0.smithi037.stdout:112: finishing write tid 5 to smithi03781225-47 2024-08-17T17:24:28.466 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 47 v 46 (ObjNum 79 snap 10 seq_num 79) dirty exists 2024-08-17T17:24:28.466 INFO:tasks.rados.rados.0.smithi037.stdout:112: left oid 47 (ObjNum 79 snap 10 seq_num 79) 2024-08-17T17:24:28.467 INFO:tasks.rados.rados.0.smithi037.stdout:112: done (1 left) 2024-08-17T17:24:28.467 INFO:tasks.rados.rados.0.smithi037.stdout:113: done (0 left) 2024-08-17T17:24:28.467 INFO:tasks.rados.rados.0.smithi037.stdout:114: snap_remove snap 2 2024-08-17T17:24:28.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:28 smithi046 ceph-mon[34315]: osdmap e91: 8 total, 8 up, 8 in 2024-08-17T17:24:28.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:28 smithi046 ceph-mon[34315]: pgmap v121: 89 pgs: 89 active+clean; 124 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 926 KiB/s wr, 8 op/s 2024-08-17T17:24:28.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:28 smithi037 ceph-mon[31110]: osdmap e91: 8 total, 8 up, 8 in 2024-08-17T17:24:28.843 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:28 smithi037 ceph-mon[31110]: pgmap v121: 89 pgs: 89 active+clean; 124 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 926 KiB/s wr, 8 op/s 2024-08-17T17:24:28.843 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:28 smithi037 ceph-mon[41254]: osdmap e91: 8 total, 8 up, 8 in 2024-08-17T17:24:28.843 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:28 smithi037 ceph-mon[41254]: pgmap v121: 89 pgs: 89 active+clean; 124 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 926 KiB/s wr, 8 op/s 2024-08-17T17:24:28.844 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:24:29.450 INFO:tasks.rados.rados.0.smithi037.stdout:114: done (0 left) 2024-08-17T17:24:29.450 INFO:tasks.rados.rados.0.smithi037.stdout:115: write oid 43 current snap is 10 2024-08-17T17:24:29.450 INFO:tasks.rados.rados.0.smithi037.stdout:115: seq_num 81 ranges {561367=458699,1573512=741359,2941380=419987} 2024-08-17T17:24:29.456 INFO:tasks.rados.rados.0.smithi037.stdout:115: writing smithi03781225-43 from 561367 to 1020066 tid 1 2024-08-17T17:24:29.464 INFO:tasks.rados.rados.0.smithi037.stdout:115: writing smithi03781225-43 from 1573512 to 2314871 tid 2 2024-08-17T17:24:29.470 INFO:tasks.rados.rados.0.smithi037.stdout:115: writing smithi03781225-43 from 2941380 to 3361367 tid 3 2024-08-17T17:24:29.470 INFO:tasks.rados.rados.0.smithi037.stdout:116: read oid 11 snap -1 2024-08-17T17:24:29.470 INFO:tasks.rados.rados.0.smithi037.stdout:116: expect (ObjNum 10 snap 0 seq_num 10) 2024-08-17T17:24:29.470 INFO:tasks.rados.rados.0.smithi037.stdout:117: rollback oid 37 current snap is 10 2024-08-17T17:24:29.470 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 37 to 1 2024-08-17T17:24:29.471 INFO:tasks.rados.rados.0.smithi037.stdout:115: finishing write tid 1 to smithi03781225-43 2024-08-17T17:24:29.471 INFO:tasks.rados.rados.0.smithi037.stdout:115: finishing write tid 2 to smithi03781225-43 2024-08-17T17:24:29.471 INFO:tasks.rados.rados.0.smithi037.stdout:118: delete oid 38 current snap is 10 2024-08-17T17:24:29.472 INFO:tasks.rados.rados.0.smithi037.stdout:115: finishing write tid 3 to smithi03781225-43 2024-08-17T17:24:29.474 INFO:tasks.rados.rados.0.smithi037.stdout:117: finishing rollback tid 0 to smithi03781225-37 2024-08-17T17:24:29.474 INFO:tasks.rados.rados.0.smithi037.stdout:117: finishing rollback tid 1 to smithi03781225-37 2024-08-17T17:24:29.474 INFO:tasks.rados.rados.0.smithi037.stdout:115: finishing write tid 4 to smithi03781225-43 2024-08-17T17:24:29.474 INFO:tasks.rados.rados.0.smithi037.stdout:115: finishing write tid 5 to smithi03781225-43 2024-08-17T17:24:29.474 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 43 v 54 (ObjNum 81 snap 10 seq_num 81) dirty exists 2024-08-17T17:24:29.474 INFO:tasks.rados.rados.0.smithi037.stdout:115: left oid 43 (ObjNum 81 snap 10 seq_num 81) 2024-08-17T17:24:29.474 INFO:tasks.rados.rados.0.smithi037.stdout:115: done (3 left) 2024-08-17T17:24:29.474 INFO:tasks.rados.rados.0.smithi037.stdout:118: done (2 left) 2024-08-17T17:24:29.474 INFO:tasks.rados.rados.0.smithi037.stdout:119: read oid 24 snap -1 2024-08-17T17:24:29.474 INFO:tasks.rados.rados.0.smithi037.stdout:119: expect (ObjNum 78 snap 9 seq_num 78) 2024-08-17T17:24:29.474 INFO:tasks.rados.rados.0.smithi037.stdout:120: read oid 2 snap -1 2024-08-17T17:24:29.475 INFO:tasks.rados.rados.0.smithi037.stdout:120: expect (ObjNum 61 snap 0 seq_num 61) 2024-08-17T17:24:29.475 INFO:tasks.rados.rados.0.smithi037.stdout:121: read oid 16 snap -1 2024-08-17T17:24:29.475 INFO:tasks.rados.rados.0.smithi037.stdout:121: expect (ObjNum 15 snap 0 seq_num 15) 2024-08-17T17:24:29.475 INFO:tasks.rados.rados.0.smithi037.stdout:122: snap_remove snap 9 2024-08-17T17:24:29.475 INFO:tasks.rados.rados.0.smithi037.stdout:117: finishing rollback tid 2 to smithi03781225-37 2024-08-17T17:24:29.475 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 37 v 33 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-08-17T17:24:29.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:29 smithi046 ceph-mon[34315]: osdmap e92: 8 total, 8 up, 8 in 2024-08-17T17:24:29.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:29 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1035173335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:29.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:29 smithi046 ceph-mon[34315]: from='client.24785 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:29.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:29 smithi037 ceph-mon[31110]: osdmap e92: 8 total, 8 up, 8 in 2024-08-17T17:24:29.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:29 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1035173335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:29.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:29 smithi037 ceph-mon[31110]: from='client.24785 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:29.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:29 smithi037 ceph-mon[41254]: osdmap e92: 8 total, 8 up, 8 in 2024-08-17T17:24:29.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:29 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1035173335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:29.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:29 smithi037 ceph-mon[41254]: from='client.24785 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:30.455 INFO:tasks.rados.rados.0.smithi037.stdout:117: done (5 left) 2024-08-17T17:24:30.455 INFO:tasks.rados.rados.0.smithi037.stdout:122: done (4 left) 2024-08-17T17:24:30.455 INFO:tasks.rados.rados.0.smithi037.stdout:123: write oid 6 current snap is 10 2024-08-17T17:24:30.455 INFO:tasks.rados.rados.0.smithi037.stdout:123: seq_num 83 ranges {594981=609197,1974123=745028,3279873=115108} 2024-08-17T17:24:30.461 INFO:tasks.rados.rados.0.smithi037.stdout:123: writing smithi03781225-6 from 594981 to 1204178 tid 1 2024-08-17T17:24:30.469 INFO:tasks.rados.rados.0.smithi037.stdout:123: writing smithi03781225-6 from 1974123 to 2719151 tid 2 2024-08-17T17:24:30.473 INFO:tasks.rados.rados.0.smithi037.stdout:123: writing smithi03781225-6 from 3279873 to 3394981 tid 3 2024-08-17T17:24:30.474 INFO:tasks.rados.rados.0.smithi037.stdout:124: write oid 27 current snap is 10 2024-08-17T17:24:30.474 INFO:tasks.rados.rados.0.smithi037.stdout:124: seq_num 84 ranges {611788=400799,1748958=488686,2907296=504492} 2024-08-17T17:24:30.478 INFO:tasks.rados.rados.0.smithi037.stdout:124: writing smithi03781225-27 from 611788 to 1012587 tid 1 2024-08-17T17:24:30.485 INFO:tasks.rados.rados.0.smithi037.stdout:124: writing smithi03781225-27 from 1748958 to 2237644 tid 2 2024-08-17T17:24:30.492 INFO:tasks.rados.rados.0.smithi037.stdout:124: writing smithi03781225-27 from 2907296 to 3411788 tid 3 2024-08-17T17:24:30.492 INFO:tasks.rados.rados.0.smithi037.stdout:125: write oid 45 current snap is 10 2024-08-17T17:24:30.493 INFO:tasks.rados.rados.0.smithi037.stdout:116: expect (ObjNum 10 snap 0 seq_num 10) 2024-08-17T17:24:30.574 INFO:tasks.rados.rados.0.smithi037.stdout:120: expect (ObjNum 61 snap 0 seq_num 61) 2024-08-17T17:24:30.748 INFO:tasks.rados.rados.0.smithi037.stdout:121: expect (ObjNum 15 snap 0 seq_num 15) 2024-08-17T17:24:30.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:30 smithi046 ceph-mon[34315]: from='client.24791 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:30.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:30 smithi046 ceph-mon[34315]: osdmap e93: 8 total, 8 up, 8 in 2024-08-17T17:24:30.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:30 smithi046 ceph-mon[34315]: pgmap v124: 89 pgs: 89 active+clean; 140 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 25 op/s 2024-08-17T17:24:30.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:30 smithi037 ceph-mon[41254]: from='client.24791 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:30.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:30 smithi037 ceph-mon[41254]: osdmap e93: 8 total, 8 up, 8 in 2024-08-17T17:24:30.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:30 smithi037 ceph-mon[41254]: pgmap v124: 89 pgs: 89 active+clean; 140 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 25 op/s 2024-08-17T17:24:30.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:30 smithi037 ceph-mon[31110]: from='client.24791 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:30.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:30 smithi037 ceph-mon[31110]: osdmap e93: 8 total, 8 up, 8 in 2024-08-17T17:24:30.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:30 smithi037 ceph-mon[31110]: pgmap v124: 89 pgs: 89 active+clean; 140 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 25 op/s 2024-08-17T17:24:30.843 INFO:tasks.rados.rados.0.smithi037.stdout:119: expect (ObjNum 78 snap 9 seq_num 78) 2024-08-17T17:24:31.012 INFO:tasks.rados.rados.0.smithi037.stdout:123: finishing write tid 1 to smithi03781225-6 2024-08-17T17:24:31.012 INFO:tasks.rados.rados.0.smithi037.stdout:123: finishing write tid 2 to smithi03781225-6 2024-08-17T17:24:31.012 INFO:tasks.rados.rados.0.smithi037.stdout:123: finishing write tid 3 to smithi03781225-6 2024-08-17T17:24:31.012 INFO:tasks.rados.rados.0.smithi037.stdout:123: finishing write tid 4 to smithi03781225-6 2024-08-17T17:24:31.012 INFO:tasks.rados.rados.0.smithi037.stdout:125: seq_num 85 ranges {628595=476048,1807440=632344,2934719=452474} 2024-08-17T17:24:31.017 INFO:tasks.rados.rados.0.smithi037.stdout:125: writing smithi03781225-45 from 628595 to 1104643 tid 1 2024-08-17T17:24:31.025 INFO:tasks.rados.rados.0.smithi037.stdout:125: writing smithi03781225-45 from 1807440 to 2439784 tid 2 2024-08-17T17:24:31.032 INFO:tasks.rados.rados.0.smithi037.stdout:125: writing smithi03781225-45 from 2934719 to 3387193 tid 3 2024-08-17T17:24:31.032 INFO:tasks.rados.rados.0.smithi037.stdout:116: done (6 left) 2024-08-17T17:24:31.033 INFO:tasks.rados.rados.0.smithi037.stdout:119: done (5 left) 2024-08-17T17:24:31.033 INFO:tasks.rados.rados.0.smithi037.stdout:120: done (4 left) 2024-08-17T17:24:31.033 INFO:tasks.rados.rados.0.smithi037.stdout:121: done (3 left) 2024-08-17T17:24:31.033 INFO:tasks.rados.rados.0.smithi037.stdout:126: snap_create 2024-08-17T17:24:31.034 INFO:tasks.rados.rados.0.smithi037.stdout:123: finishing write tid 5 to smithi03781225-6 2024-08-17T17:24:31.034 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 6 v 34 (ObjNum 83 snap 10 seq_num 83) dirty exists 2024-08-17T17:24:31.034 INFO:tasks.rados.rados.0.smithi037.stdout:123: left oid 6 (ObjNum 83 snap 10 seq_num 83) 2024-08-17T17:24:31.034 INFO:tasks.rados.rados.0.smithi037.stdout:124: finishing write tid 1 to smithi03781225-27 2024-08-17T17:24:31.034 INFO:tasks.rados.rados.0.smithi037.stdout:124: finishing write tid 2 to smithi03781225-27 2024-08-17T17:24:31.034 INFO:tasks.rados.rados.0.smithi037.stdout:124: finishing write tid 3 to smithi03781225-27 2024-08-17T17:24:31.035 INFO:tasks.rados.rados.0.smithi037.stdout:124: finishing write tid 4 to smithi03781225-27 2024-08-17T17:24:31.035 INFO:tasks.rados.rados.0.smithi037.stdout:124: finishing write tid 5 to smithi03781225-27 2024-08-17T17:24:31.035 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 27 v 14 (ObjNum 84 snap 10 seq_num 84) dirty exists 2024-08-17T17:24:31.035 INFO:tasks.rados.rados.0.smithi037.stdout:124: left oid 27 (ObjNum 84 snap 10 seq_num 84) 2024-08-17T17:24:31.035 INFO:tasks.rados.rados.0.smithi037.stdout:125: finishing write tid 1 to smithi03781225-45 2024-08-17T17:24:31.035 INFO:tasks.rados.rados.0.smithi037.stdout:125: finishing write tid 2 to smithi03781225-45 2024-08-17T17:24:31.036 INFO:tasks.rados.rados.0.smithi037.stdout:125: finishing write tid 3 to smithi03781225-45 2024-08-17T17:24:31.037 INFO:tasks.rados.rados.0.smithi037.stdout:125: finishing write tid 4 to smithi03781225-45 2024-08-17T17:24:31.037 INFO:tasks.rados.rados.0.smithi037.stdout:125: finishing write tid 5 to smithi03781225-45 2024-08-17T17:24:31.037 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 11 (ObjNum 85 snap 10 seq_num 85) dirty exists 2024-08-17T17:24:31.037 INFO:tasks.rados.rados.0.smithi037.stdout:125: left oid 45 (ObjNum 85 snap 10 seq_num 85) 2024-08-17T17:24:31.458 INFO:tasks.rados.rados.0.smithi037.stdout:123: done (3 left) 2024-08-17T17:24:31.458 INFO:tasks.rados.rados.0.smithi037.stdout:124: done (2 left) 2024-08-17T17:24:31.458 INFO:tasks.rados.rados.0.smithi037.stdout:125: done (1 left) 2024-08-17T17:24:31.458 INFO:tasks.rados.rados.0.smithi037.stdout:126: done (0 left) 2024-08-17T17:24:31.458 INFO:tasks.rados.rados.0.smithi037.stdout:127: write oid 32 current snap is 11 2024-08-17T17:24:31.458 INFO:tasks.rados.rados.0.smithi037.stdout:127: seq_num 86 ranges {645402=551297,1749569=492355,2845789=599613} 2024-08-17T17:24:31.465 INFO:tasks.rados.rados.0.smithi037.stdout:127: writing smithi03781225-32 from 645402 to 1196699 tid 1 2024-08-17T17:24:31.471 INFO:tasks.rados.rados.0.smithi037.stdout:127: writing smithi03781225-32 from 1749569 to 2241924 tid 2 2024-08-17T17:24:31.478 INFO:tasks.rados.rados.0.smithi037.stdout:127: writing smithi03781225-32 from 2845789 to 3445402 tid 3 2024-08-17T17:24:31.478 INFO:tasks.rados.rados.0.smithi037.stdout:128: read oid 35 snap -1 2024-08-17T17:24:31.479 INFO:tasks.rados.rados.0.smithi037.stdout:128: expect (ObjNum 34 snap 0 seq_num 34) 2024-08-17T17:24:31.479 INFO:tasks.rados.rados.0.smithi037.stdout:129: read oid 11 snap -1 2024-08-17T17:24:31.479 INFO:tasks.rados.rados.0.smithi037.stdout:129: expect (ObjNum 10 snap 0 seq_num 10) 2024-08-17T17:24:31.479 INFO:tasks.rados.rados.0.smithi037.stdout:130: write oid 42 current snap is 11 2024-08-17T17:24:31.479 INFO:tasks.rados.rados.0.smithi037.stdout:127: finishing write tid 1 to smithi03781225-32 2024-08-17T17:24:31.479 INFO:tasks.rados.rados.0.smithi037.stdout:130: seq_num 87 ranges {662209=626546,1808051=636013,2873212=588997} 2024-08-17T17:24:31.485 INFO:tasks.rados.rados.0.smithi037.stdout:130: writing smithi03781225-42 from 662209 to 1288755 tid 1 2024-08-17T17:24:31.492 INFO:tasks.rados.rados.0.smithi037.stdout:130: writing smithi03781225-42 from 1808051 to 2444064 tid 2 2024-08-17T17:24:31.498 INFO:tasks.rados.rados.0.smithi037.stdout:130: writing smithi03781225-42 from 2873212 to 3462209 tid 3 2024-08-17T17:24:31.499 INFO:tasks.rados.rados.0.smithi037.stdout:131: snap_remove snap 10 2024-08-17T17:24:31.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:31 smithi046 ceph-mon[34315]: osdmap e94: 8 total, 8 up, 8 in 2024-08-17T17:24:31.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:31 smithi037 ceph-mon[31110]: osdmap e94: 8 total, 8 up, 8 in 2024-08-17T17:24:31.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:31 smithi037 ceph-mon[41254]: osdmap e94: 8 total, 8 up, 8 in 2024-08-17T17:24:31.807 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:24:32.464 INFO:tasks.rados.rados.0.smithi037.stdout:131: done (4 left) 2024-08-17T17:24:32.464 INFO:tasks.rados.rados.0.smithi037.stdout:132: read oid 16 snap -1 2024-08-17T17:24:32.464 INFO:tasks.rados.rados.0.smithi037.stdout:132: expect (ObjNum 15 snap 0 seq_num 15) 2024-08-17T17:24:32.464 INFO:tasks.rados.rados.0.smithi037.stdout:133: snap_remove snap 3 2024-08-17T17:24:32.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:32 smithi046 ceph-mon[34315]: osdmap e95: 8 total, 8 up, 8 in 2024-08-17T17:24:32.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:32 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/3503076660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:32.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:32 smithi046 ceph-mon[34315]: pgmap v127: 89 pgs: 89 active+clean; 140 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 25 op/s 2024-08-17T17:24:32.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:32 smithi046 ceph-mon[34315]: from='client.14898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:32.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:32 smithi037 ceph-mon[31110]: osdmap e95: 8 total, 8 up, 8 in 2024-08-17T17:24:32.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:32 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/3503076660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:32.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:32 smithi037 ceph-mon[31110]: pgmap v127: 89 pgs: 89 active+clean; 140 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 25 op/s 2024-08-17T17:24:32.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:32 smithi037 ceph-mon[31110]: from='client.14898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:32.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:32 smithi037 ceph-mon[41254]: osdmap e95: 8 total, 8 up, 8 in 2024-08-17T17:24:32.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:32 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/3503076660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:32.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:32 smithi037 ceph-mon[41254]: pgmap v127: 89 pgs: 89 active+clean; 140 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 25 op/s 2024-08-17T17:24:32.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:32 smithi037 ceph-mon[41254]: from='client.14898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:33.465 INFO:tasks.rados.rados.0.smithi037.stdout:133: done (5 left) 2024-08-17T17:24:33.465 INFO:tasks.rados.rados.0.smithi037.stdout:134: write oid 20 current snap is 11 2024-08-17T17:24:33.465 INFO:tasks.rados.rados.0.smithi037.stdout:134: seq_num 88 ranges {679016=701795,1866533=496024,2900635=402643} 2024-08-17T17:24:33.474 INFO:tasks.rados.rados.0.smithi037.stdout:134: writing smithi03781225-20 from 679016 to 1380811 tid 1 2024-08-17T17:24:33.480 INFO:tasks.rados.rados.0.smithi037.stdout:134: writing smithi03781225-20 from 1866533 to 2362557 tid 2 2024-08-17T17:24:33.486 INFO:tasks.rados.rados.0.smithi037.stdout:134: writing smithi03781225-20 from 2900635 to 3303278 tid 3 2024-08-17T17:24:33.486 INFO:tasks.rados.rados.0.smithi037.stdout:135: read oid 10 snap -1 2024-08-17T17:24:33.486 INFO:tasks.rados.rados.0.smithi037.stdout:135: expect deleted 2024-08-17T17:24:33.486 INFO:tasks.rados.rados.0.smithi037.stdout:136: write oid 33 current snap is 11 2024-08-17T17:24:33.486 INFO:tasks.rados.rados.0.smithi037.stdout:127: finishing write tid 2 to smithi03781225-32 2024-08-17T17:24:33.487 INFO:tasks.rados.rados.0.smithi037.stdout:127: finishing write tid 3 to smithi03781225-32 2024-08-17T17:24:33.487 INFO:tasks.rados.rados.0.smithi037.stdout:127: finishing write tid 4 to smithi03781225-32 2024-08-17T17:24:33.487 INFO:tasks.rados.rados.0.smithi037.stdout:127: finishing write tid 5 to smithi03781225-32 2024-08-17T17:24:33.487 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 32 v 19 (ObjNum 86 snap 11 seq_num 86) dirty exists 2024-08-17T17:24:33.487 INFO:tasks.rados.rados.0.smithi037.stdout:127: left oid 32 (ObjNum 86 snap 11 seq_num 86) 2024-08-17T17:24:33.487 INFO:tasks.rados.rados.0.smithi037.stdout:129: expect (ObjNum 10 snap 0 seq_num 10) 2024-08-17T17:24:33.573 INFO:tasks.rados.rados.0.smithi037.stdout:128: expect (ObjNum 34 snap 0 seq_num 34) 2024-08-17T17:24:33.658 INFO:tasks.rados.rados.0.smithi037.stdout:130: finishing write tid 1 to smithi03781225-42 2024-08-17T17:24:33.658 INFO:tasks.rados.rados.0.smithi037.stdout:130: finishing write tid 2 to smithi03781225-42 2024-08-17T17:24:33.658 INFO:tasks.rados.rados.0.smithi037.stdout:130: finishing write tid 3 to smithi03781225-42 2024-08-17T17:24:33.658 INFO:tasks.rados.rados.0.smithi037.stdout:130: finishing write tid 4 to smithi03781225-42 2024-08-17T17:24:33.658 INFO:tasks.rados.rados.0.smithi037.stdout:130: finishing write tid 5 to smithi03781225-42 2024-08-17T17:24:33.658 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 65 (ObjNum 87 snap 11 seq_num 87) dirty exists 2024-08-17T17:24:33.658 INFO:tasks.rados.rados.0.smithi037.stdout:130: left oid 42 (ObjNum 87 snap 11 seq_num 87) 2024-08-17T17:24:33.659 INFO:tasks.rados.rados.0.smithi037.stdout:136: seq_num 89 ranges {695823=777044,1925015=639682,3328058=167765} 2024-08-17T17:24:33.666 INFO:tasks.rados.rados.0.smithi037.stdout:136: writing smithi03781225-33 from 695823 to 1472867 tid 1 2024-08-17T17:24:33.673 INFO:tasks.rados.rados.0.smithi037.stdout:136: writing smithi03781225-33 from 1925015 to 2564697 tid 2 2024-08-17T17:24:33.679 INFO:tasks.rados.rados.0.smithi037.stdout:136: writing smithi03781225-33 from 3328058 to 3495823 tid 3 2024-08-17T17:24:33.679 INFO:tasks.rados.rados.0.smithi037.stdout:127: done (7 left) 2024-08-17T17:24:33.679 INFO:tasks.rados.rados.0.smithi037.stdout:128: done (6 left) 2024-08-17T17:24:33.679 INFO:tasks.rados.rados.0.smithi037.stdout:129: done (5 left) 2024-08-17T17:24:33.679 INFO:tasks.rados.rados.0.smithi037.stdout:130: done (4 left) 2024-08-17T17:24:33.679 INFO:tasks.rados.rados.0.smithi037.stdout:137: delete oid 35 current snap is 11 2024-08-17T17:24:33.679 INFO:tasks.rados.rados.0.smithi037.stdout:132: expect (ObjNum 15 snap 0 seq_num 15) 2024-08-17T17:24:33.757 INFO:tasks.rados.rados.0.smithi037.stdout:134: finishing write tid 1 to smithi03781225-20 2024-08-17T17:24:33.757 INFO:tasks.rados.rados.0.smithi037.stdout:134: finishing write tid 2 to smithi03781225-20 2024-08-17T17:24:33.757 INFO:tasks.rados.rados.0.smithi037.stdout:132: done (4 left) 2024-08-17T17:24:33.757 INFO:tasks.rados.rados.0.smithi037.stdout:137: done (3 left) 2024-08-17T17:24:33.757 INFO:tasks.rados.rados.0.smithi037.stdout:138: snap_create 2024-08-17T17:24:33.757 INFO:tasks.rados.rados.0.smithi037.stdout:134: finishing write tid 3 to smithi03781225-20 2024-08-17T17:24:33.757 INFO:tasks.rados.rados.0.smithi037.stdout:134: finishing write tid 4 to smithi03781225-20 2024-08-17T17:24:33.757 INFO:tasks.rados.rados.0.smithi037.stdout:134: finishing write tid 5 to smithi03781225-20 2024-08-17T17:24:33.757 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 18 (ObjNum 88 snap 11 seq_num 88) dirty exists 2024-08-17T17:24:33.757 INFO:tasks.rados.rados.0.smithi037.stdout:134: left oid 20 (ObjNum 88 snap 11 seq_num 88) 2024-08-17T17:24:33.758 INFO:tasks.rados.rados.0.smithi037.stdout:136: finishing write tid 1 to smithi03781225-33 2024-08-17T17:24:33.758 INFO:tasks.rados.rados.0.smithi037.stdout:136: finishing write tid 2 to smithi03781225-33 2024-08-17T17:24:33.758 INFO:tasks.rados.rados.0.smithi037.stdout:136: finishing write tid 3 to smithi03781225-33 2024-08-17T17:24:33.758 INFO:tasks.rados.rados.0.smithi037.stdout:136: finishing write tid 4 to smithi03781225-33 2024-08-17T17:24:33.758 INFO:tasks.rados.rados.0.smithi037.stdout:136: finishing write tid 5 to smithi03781225-33 2024-08-17T17:24:33.758 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 43 (ObjNum 89 snap 11 seq_num 89) dirty exists 2024-08-17T17:24:33.758 INFO:tasks.rados.rados.0.smithi037.stdout:136: left oid 33 (ObjNum 89 snap 11 seq_num 89) 2024-08-17T17:24:33.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:33 smithi046 ceph-mon[34315]: from='client.24809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:33.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:33 smithi046 ceph-mon[34315]: osdmap e96: 8 total, 8 up, 8 in 2024-08-17T17:24:33.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:33 smithi037 ceph-mon[31110]: from='client.24809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:33.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:33 smithi037 ceph-mon[31110]: osdmap e96: 8 total, 8 up, 8 in 2024-08-17T17:24:33.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:33 smithi037 ceph-mon[41254]: from='client.24809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:33.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:33 smithi037 ceph-mon[41254]: osdmap e96: 8 total, 8 up, 8 in 2024-08-17T17:24:34.345 INFO:tasks.rados.rados.0.smithi037.stdout:134: done (3 left) 2024-08-17T17:24:34.345 INFO:tasks.rados.rados.0.smithi037.stdout:135: done (2 left) 2024-08-17T17:24:34.345 INFO:tasks.rados.rados.0.smithi037.stdout:136: done (1 left) 2024-08-17T17:24:34.345 INFO:tasks.rados.rados.0.smithi037.stdout:138: done (0 left) 2024-08-17T17:24:34.345 INFO:tasks.rados.rados.0.smithi037.stdout:139: snap_remove snap 1 2024-08-17T17:24:34.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:34 smithi046 ceph-mon[34315]: osdmap e97: 8 total, 8 up, 8 in 2024-08-17T17:24:34.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:34 smithi046 ceph-mon[34315]: pgmap v130: 89 pgs: 89 active+clean; 140 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:34.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:34 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:24:34.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:34 smithi046 ceph-mon[34315]: osdmap e98: 8 total, 8 up, 8 in 2024-08-17T17:24:34.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:34 smithi037 ceph-mon[41254]: osdmap e97: 8 total, 8 up, 8 in 2024-08-17T17:24:34.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:34 smithi037 ceph-mon[41254]: pgmap v130: 89 pgs: 89 active+clean; 140 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:34.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:34 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:24:34.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:34 smithi037 ceph-mon[41254]: osdmap e98: 8 total, 8 up, 8 in 2024-08-17T17:24:34.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:34 smithi037 ceph-mon[31110]: osdmap e97: 8 total, 8 up, 8 in 2024-08-17T17:24:34.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:34 smithi037 ceph-mon[31110]: pgmap v130: 89 pgs: 89 active+clean; 140 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:34.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:34 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:24:34.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:34 smithi037 ceph-mon[31110]: osdmap e98: 8 total, 8 up, 8 in 2024-08-17T17:24:34.794 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:24:35.346 INFO:tasks.rados.rados.0.smithi037.stdout:139: done (0 left) 2024-08-17T17:24:35.347 INFO:tasks.rados.rados.0.smithi037.stdout:140: snap_create 2024-08-17T17:24:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:35 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/631719545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:35 smithi046 ceph-mon[34315]: from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:35 smithi046 ceph-mon[34315]: osdmap e99: 8 total, 8 up, 8 in 2024-08-17T17:24:35.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:35 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/631719545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:35.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:35 smithi037 ceph-mon[41254]: from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:35.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:35 smithi037 ceph-mon[41254]: osdmap e99: 8 total, 8 up, 8 in 2024-08-17T17:24:35.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:35 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/631719545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:35.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:35 smithi037 ceph-mon[31110]: from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:35.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:35 smithi037 ceph-mon[31110]: osdmap e99: 8 total, 8 up, 8 in 2024-08-17T17:24:36.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:24:35 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:24:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:24:36.348 INFO:tasks.rados.rados.0.smithi037.stdout:140: done (0 left) 2024-08-17T17:24:36.349 INFO:tasks.rados.rados.0.smithi037.stdout:141: read oid 31 snap -1 2024-08-17T17:24:36.349 INFO:tasks.rados.rados.0.smithi037.stdout:141: expect (ObjNum 30 snap 0 seq_num 30) 2024-08-17T17:24:36.349 INFO:tasks.rados.rados.0.smithi037.stdout:142: read oid 13 snap -1 2024-08-17T17:24:36.349 INFO:tasks.rados.rados.0.smithi037.stdout:142: expect (ObjNum 77 snap 9 seq_num 77) 2024-08-17T17:24:36.349 INFO:tasks.rados.rados.0.smithi037.stdout:143: read oid 7 snap -1 2024-08-17T17:24:36.349 INFO:tasks.rados.rados.0.smithi037.stdout:143: expect deleted 2024-08-17T17:24:36.349 INFO:tasks.rados.rados.0.smithi037.stdout:144: snap_create 2024-08-17T17:24:36.352 INFO:tasks.rados.rados.0.smithi037.stdout:141: expect (ObjNum 30 snap 0 seq_num 30) 2024-08-17T17:24:36.436 INFO:tasks.rados.rados.0.smithi037.stdout:142: expect (ObjNum 77 snap 9 seq_num 77) 2024-08-17T17:24:36.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:36 smithi046 ceph-mon[34315]: from='client.14922 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:36.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:36 smithi046 ceph-mon[34315]: pgmap v133: 89 pgs: 89 active+clean; 150 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.6 MiB/s wr, 16 op/s 2024-08-17T17:24:36.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:36 smithi046 ceph-mon[34315]: osdmap e100: 8 total, 8 up, 8 in 2024-08-17T17:24:36.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:24:36 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:24:36] "GET /metrics HTTP/1.1" 200 242980 "" "Prometheus/2.43.0" 2024-08-17T17:24:36.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:36 smithi037 ceph-mon[41254]: from='client.14922 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:36.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:36 smithi037 ceph-mon[41254]: pgmap v133: 89 pgs: 89 active+clean; 150 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.6 MiB/s wr, 16 op/s 2024-08-17T17:24:36.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:36 smithi037 ceph-mon[41254]: osdmap e100: 8 total, 8 up, 8 in 2024-08-17T17:24:36.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:36 smithi037 ceph-mon[31110]: from='client.14922 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:36.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:36 smithi037 ceph-mon[31110]: pgmap v133: 89 pgs: 89 active+clean; 150 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.6 MiB/s wr, 16 op/s 2024-08-17T17:24:36.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:36 smithi037 ceph-mon[31110]: osdmap e100: 8 total, 8 up, 8 in 2024-08-17T17:24:37.351 INFO:tasks.rados.rados.0.smithi037.stdout:141: done (3 left) 2024-08-17T17:24:37.351 INFO:tasks.rados.rados.0.smithi037.stdout:142: done (2 left) 2024-08-17T17:24:37.351 INFO:tasks.rados.rados.0.smithi037.stdout:143: done (1 left) 2024-08-17T17:24:37.351 INFO:tasks.rados.rados.0.smithi037.stdout:144: done (0 left) 2024-08-17T17:24:37.352 INFO:tasks.rados.rados.0.smithi037.stdout:145: snap_create 2024-08-17T17:24:37.813 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:24:38.355 INFO:tasks.rados.rados.0.smithi037.stdout:145: done (0 left) 2024-08-17T17:24:38.355 INFO:tasks.rados.rados.0.smithi037.stdout:146: write oid 9 current snap is 15 2024-08-17T17:24:38.355 INFO:tasks.rados.rados.0.smithi037.stdout:146: seq_num 91 ranges {729437=527542,1925626=643351,3266551=262886} 2024-08-17T17:24:38.362 INFO:tasks.rados.rados.0.smithi037.stdout:146: writing smithi03781225-9 from 729437 to 1256979 tid 1 2024-08-17T17:24:38.370 INFO:tasks.rados.rados.0.smithi037.stdout:146: writing smithi03781225-9 from 1925626 to 2568977 tid 2 2024-08-17T17:24:38.376 INFO:tasks.rados.rados.0.smithi037.stdout:146: writing smithi03781225-9 from 3266551 to 3529437 tid 3 2024-08-17T17:24:38.376 INFO:tasks.rados.rados.0.smithi037.stdout:147: rollback oid 14 current snap is 15 2024-08-17T17:24:38.376 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 14 to 13 2024-08-17T17:24:38.376 INFO:tasks.rados.rados.0.smithi037.stdout:146: finishing write tid 1 to smithi03781225-9 2024-08-17T17:24:38.376 INFO:tasks.rados.rados.0.smithi037.stdout:146: finishing write tid 2 to smithi03781225-9 2024-08-17T17:24:38.376 INFO:tasks.rados.rados.0.smithi037.stdout:148: write oid 6 current snap is 15 2024-08-17T17:24:38.376 INFO:tasks.rados.rados.0.smithi037.stdout:148: seq_num 92 ranges {746244=719144,2100461=503362,3126680=419564} 2024-08-17T17:24:38.384 INFO:tasks.rados.rados.0.smithi037.stdout:148: writing smithi03781225-6 from 746244 to 1465388 tid 1 2024-08-17T17:24:38.390 INFO:tasks.rados.rados.0.smithi037.stdout:148: writing smithi03781225-6 from 2100461 to 2603823 tid 2 2024-08-17T17:24:38.396 INFO:tasks.rados.rados.0.smithi037.stdout:148: writing smithi03781225-6 from 3126680 to 3546244 tid 3 2024-08-17T17:24:38.396 INFO:tasks.rados.rados.0.smithi037.stdout:149: read oid 42 snap -1 2024-08-17T17:24:38.396 INFO:tasks.rados.rados.0.smithi037.stdout:149: expect (ObjNum 87 snap 11 seq_num 87) 2024-08-17T17:24:38.396 INFO:tasks.rados.rados.0.smithi037.stdout:150: snap_create 2024-08-17T17:24:38.396 INFO:tasks.rados.rados.0.smithi037.stdout:146: finishing write tid 3 to smithi03781225-9 2024-08-17T17:24:38.396 INFO:tasks.rados.rados.0.smithi037.stdout:146: finishing write tid 4 to smithi03781225-9 2024-08-17T17:24:38.396 INFO:tasks.rados.rados.0.smithi037.stdout:147: finishing rollback tid 1 to smithi03781225-14 2024-08-17T17:24:38.396 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 14 v 23 (ObjNum 801 snap 0 seq_num 2516561904) dirty dne 2024-08-17T17:24:38.396 INFO:tasks.rados.rados.0.smithi037.stdout:146: finishing write tid 5 to smithi03781225-9 2024-08-17T17:24:38.396 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 75 (ObjNum 91 snap 15 seq_num 91) dirty exists 2024-08-17T17:24:38.397 INFO:tasks.rados.rados.0.smithi037.stdout:146: left oid 9 (ObjNum 91 snap 15 seq_num 91) 2024-08-17T17:24:38.397 INFO:tasks.rados.rados.0.smithi037.stdout:148: finishing write tid 1 to smithi03781225-6 2024-08-17T17:24:38.397 INFO:tasks.rados.rados.0.smithi037.stdout:148: finishing write tid 2 to smithi03781225-6 2024-08-17T17:24:38.398 INFO:tasks.rados.rados.0.smithi037.stdout:148: finishing write tid 3 to smithi03781225-6 2024-08-17T17:24:38.398 INFO:tasks.rados.rados.0.smithi037.stdout:148: finishing write tid 4 to smithi03781225-6 2024-08-17T17:24:38.398 INFO:tasks.rados.rados.0.smithi037.stdout:148: finishing write tid 5 to smithi03781225-6 2024-08-17T17:24:38.398 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 6 v 47 (ObjNum 92 snap 15 seq_num 92) dirty exists 2024-08-17T17:24:38.398 INFO:tasks.rados.rados.0.smithi037.stdout:148: left oid 6 (ObjNum 92 snap 15 seq_num 92) 2024-08-17T17:24:38.402 INFO:tasks.rados.rados.0.smithi037.stdout:149: expect (ObjNum 87 snap 11 seq_num 87) 2024-08-17T17:24:38.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:38 smithi046 ceph-mon[34315]: osdmap e101: 8 total, 8 up, 8 in 2024-08-17T17:24:38.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:38 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1653113301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:38.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:38 smithi046 ceph-mon[34315]: pgmap v136: 89 pgs: 89 active+clean; 150 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.6 MiB/s wr, 16 op/s 2024-08-17T17:24:38.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:38 smithi046 ceph-mon[34315]: from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:38.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:38 smithi037 ceph-mon[31110]: osdmap e101: 8 total, 8 up, 8 in 2024-08-17T17:24:38.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:38 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1653113301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:38.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:38 smithi037 ceph-mon[31110]: pgmap v136: 89 pgs: 89 active+clean; 150 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.6 MiB/s wr, 16 op/s 2024-08-17T17:24:38.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:38 smithi037 ceph-mon[31110]: from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:38.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:38 smithi037 ceph-mon[41254]: osdmap e101: 8 total, 8 up, 8 in 2024-08-17T17:24:38.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:38 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1653113301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:38.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:38 smithi037 ceph-mon[41254]: pgmap v136: 89 pgs: 89 active+clean; 150 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.6 MiB/s wr, 16 op/s 2024-08-17T17:24:38.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:38 smithi037 ceph-mon[41254]: from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:39.346 INFO:tasks.rados.rados.0.smithi037.stdout:146: done (4 left) 2024-08-17T17:24:39.346 INFO:tasks.rados.rados.0.smithi037.stdout:147: done (3 left) 2024-08-17T17:24:39.347 INFO:tasks.rados.rados.0.smithi037.stdout:148: done (2 left) 2024-08-17T17:24:39.347 INFO:tasks.rados.rados.0.smithi037.stdout:149: done (1 left) 2024-08-17T17:24:39.347 INFO:tasks.rados.rados.0.smithi037.stdout:150: done (0 left) 2024-08-17T17:24:39.347 INFO:tasks.rados.rados.0.smithi037.stdout:151: write oid 46 current snap is 16 2024-08-17T17:24:39.347 INFO:tasks.rados.rados.0.smithi037.stdout:151: seq_num 93 ranges {763051=794393,2158943=647020,3437750=125301} 2024-08-17T17:24:39.355 INFO:tasks.rados.rados.0.smithi037.stdout:151: writing smithi03781225-46 from 763051 to 1557444 tid 1 2024-08-17T17:24:39.364 INFO:tasks.rados.rados.0.smithi037.stdout:151: writing smithi03781225-46 from 2158943 to 2805963 tid 2 2024-08-17T17:24:39.369 INFO:tasks.rados.rados.0.smithi037.stdout:151: writing smithi03781225-46 from 3437750 to 3563051 tid 3 2024-08-17T17:24:39.369 INFO:tasks.rados.rados.0.smithi037.stdout:152: read oid 25 snap -1 2024-08-17T17:24:39.369 INFO:tasks.rados.rados.0.smithi037.stdout:152: expect (ObjNum 24 snap 0 seq_num 24) 2024-08-17T17:24:39.369 INFO:tasks.rados.rados.0.smithi037.stdout:153: write oid 50 current snap is 16 2024-08-17T17:24:39.369 INFO:tasks.rados.rados.0.smithi037.stdout:151: finishing write tid 1 to smithi03781225-46 2024-08-17T17:24:39.369 INFO:tasks.rados.rados.0.smithi037.stdout:153: seq_num 94 ranges {779858=469642,1817425=507031,2781526=586628} 2024-08-17T17:24:39.376 INFO:tasks.rados.rados.0.smithi037.stdout:153: writing smithi03781225-50 from 779858 to 1249500 tid 1 2024-08-17T17:24:39.383 INFO:tasks.rados.rados.0.smithi037.stdout:153: writing smithi03781225-50 from 1817425 to 2324456 tid 2 2024-08-17T17:24:39.391 INFO:tasks.rados.rados.0.smithi037.stdout:153: writing smithi03781225-50 from 2781526 to 3368154 tid 3 2024-08-17T17:24:39.391 INFO:tasks.rados.rados.0.smithi037.stdout:151: finishing write tid 2 to smithi03781225-46 2024-08-17T17:24:39.391 INFO:tasks.rados.rados.0.smithi037.stdout:151: finishing write tid 3 to smithi03781225-46 2024-08-17T17:24:39.391 INFO:tasks.rados.rados.0.smithi037.stdout:151: finishing write tid 4 to smithi03781225-46 2024-08-17T17:24:39.391 INFO:tasks.rados.rados.0.smithi037.stdout:151: finishing write tid 5 to smithi03781225-46 2024-08-17T17:24:39.391 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 46 v 48 (ObjNum 93 snap 16 seq_num 93) dirty exists 2024-08-17T17:24:39.391 INFO:tasks.rados.rados.0.smithi037.stdout:151: left oid 46 (ObjNum 93 snap 16 seq_num 93) 2024-08-17T17:24:39.391 INFO:tasks.rados.rados.0.smithi037.stdout:152: expect (ObjNum 24 snap 0 seq_num 24) 2024-08-17T17:24:39.495 INFO:tasks.rados.rados.0.smithi037.stdout:153: finishing write tid 1 to smithi03781225-50 2024-08-17T17:24:39.495 INFO:tasks.rados.rados.0.smithi037.stdout:153: finishing write tid 2 to smithi03781225-50 2024-08-17T17:24:39.495 INFO:tasks.rados.rados.0.smithi037.stdout:151: done (2 left) 2024-08-17T17:24:39.495 INFO:tasks.rados.rados.0.smithi037.stdout:152: done (1 left) 2024-08-17T17:24:39.495 INFO:tasks.rados.rados.0.smithi037.stdout:154: read oid 41 snap 12 2024-08-17T17:24:39.495 INFO:tasks.rados.rados.0.smithi037.stdout:154: expect (ObjNum 40 snap 0 seq_num 40) 2024-08-17T17:24:39.495 INFO:tasks.rados.rados.0.smithi037.stdout:155: snap_remove snap 8 2024-08-17T17:24:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:39 smithi046 ceph-mon[34315]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:39 smithi046 ceph-mon[34315]: osdmap e102: 8 total, 8 up, 8 in 2024-08-17T17:24:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:39 smithi046 ceph-mon[34315]: osdmap e103: 8 total, 8 up, 8 in 2024-08-17T17:24:39.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:39 smithi037 ceph-mon[31110]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:39.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:39 smithi037 ceph-mon[31110]: osdmap e102: 8 total, 8 up, 8 in 2024-08-17T17:24:39.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:39 smithi037 ceph-mon[31110]: osdmap e103: 8 total, 8 up, 8 in 2024-08-17T17:24:39.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:39 smithi037 ceph-mon[41254]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:39.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:39 smithi037 ceph-mon[41254]: osdmap e102: 8 total, 8 up, 8 in 2024-08-17T17:24:39.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:39 smithi037 ceph-mon[41254]: osdmap e103: 8 total, 8 up, 8 in 2024-08-17T17:24:40.366 INFO:tasks.rados.rados.0.smithi037.stdout:155: done (2 left) 2024-08-17T17:24:40.367 INFO:tasks.rados.rados.0.smithi037.stdout:156: snap_remove snap 6 2024-08-17T17:24:40.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:40 smithi046 ceph-mon[34315]: pgmap v139: 89 pgs: 89 active+clean; 157 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.5 MiB/s wr, 16 op/s 2024-08-17T17:24:40.773 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:24:40.774 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:40 smithi037 ceph-mon[31110]: pgmap v139: 89 pgs: 89 active+clean; 157 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.5 MiB/s wr, 16 op/s 2024-08-17T17:24:40.774 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:40 smithi037 ceph-mon[41254]: pgmap v139: 89 pgs: 89 active+clean; 157 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.5 MiB/s wr, 16 op/s 2024-08-17T17:24:41.376 INFO:tasks.rados.rados.0.smithi037.stdout:156: done (2 left) 2024-08-17T17:24:41.376 INFO:tasks.rados.rados.0.smithi037.stdout:157: delete oid 29 current snap is 16 2024-08-17T17:24:41.376 INFO:tasks.rados.rados.0.smithi037.stdout:153: finishing write tid 3 to smithi03781225-50 2024-08-17T17:24:41.376 INFO:tasks.rados.rados.0.smithi037.stdout:153: finishing write tid 4 to smithi03781225-50 2024-08-17T17:24:41.376 INFO:tasks.rados.rados.0.smithi037.stdout:153: finishing write tid 5 to smithi03781225-50 2024-08-17T17:24:41.376 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 50 v 35 (ObjNum 94 snap 16 seq_num 94) dirty exists 2024-08-17T17:24:41.376 INFO:tasks.rados.rados.0.smithi037.stdout:153: left oid 50 (ObjNum 94 snap 16 seq_num 94) 2024-08-17T17:24:41.376 INFO:tasks.rados.rados.0.smithi037.stdout:154: expect (ObjNum 40 snap 0 seq_num 40) 2024-08-17T17:24:41.480 INFO:tasks.rados.rados.0.smithi037.stdout:153: done (2 left) 2024-08-17T17:24:41.480 INFO:tasks.rados.rados.0.smithi037.stdout:154: done (1 left) 2024-08-17T17:24:41.480 INFO:tasks.rados.rados.0.smithi037.stdout:157: done (0 left) 2024-08-17T17:24:41.480 INFO:tasks.rados.rados.0.smithi037.stdout:158: write oid 29 current snap is 16 2024-08-17T17:24:41.480 INFO:tasks.rados.rados.0.smithi037.stdout:158: seq_num 96 ranges {413472=620140,1818036=510700,3120019=493453} 2024-08-17T17:24:41.485 INFO:tasks.rados.rados.0.smithi037.stdout:158: writing smithi03781225-29 from 413472 to 1033612 tid 1 2024-08-17T17:24:41.492 INFO:tasks.rados.rados.0.smithi037.stdout:158: writing smithi03781225-29 from 1818036 to 2328736 tid 2 2024-08-17T17:24:41.500 INFO:tasks.rados.rados.0.smithi037.stdout:158: writing smithi03781225-29 from 3120019 to 3613472 tid 3 2024-08-17T17:24:41.500 INFO:tasks.rados.rados.0.smithi037.stdout:159: read oid 41 snap -1 2024-08-17T17:24:41.500 INFO:tasks.rados.rados.0.smithi037.stdout:159: expect (ObjNum 40 snap 0 seq_num 40) 2024-08-17T17:24:41.500 INFO:tasks.rados.rados.0.smithi037.stdout:160: delete oid 28 current snap is 16 2024-08-17T17:24:41.500 INFO:tasks.rados.rados.0.smithi037.stdout:158: finishing write tid 1 to smithi03781225-29 2024-08-17T17:24:41.501 INFO:tasks.rados.rados.0.smithi037.stdout:158: finishing write tid 2 to smithi03781225-29 2024-08-17T17:24:41.503 INFO:tasks.rados.rados.0.smithi037.stdout:158: finishing write tid 3 to smithi03781225-29 2024-08-17T17:24:41.503 INFO:tasks.rados.rados.0.smithi037.stdout:158: finishing write tid 4 to smithi03781225-29 2024-08-17T17:24:41.505 INFO:tasks.rados.rados.0.smithi037.stdout:159: expect (ObjNum 40 snap 0 seq_num 40) 2024-08-17T17:24:41.600 INFO:tasks.rados.rados.0.smithi037.stdout:158: finishing write tid 5 to smithi03781225-29 2024-08-17T17:24:41.600 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 66 (ObjNum 96 snap 16 seq_num 96) dirty exists 2024-08-17T17:24:41.600 INFO:tasks.rados.rados.0.smithi037.stdout:158: left oid 29 (ObjNum 96 snap 16 seq_num 96) 2024-08-17T17:24:41.600 INFO:tasks.rados.rados.0.smithi037.stdout:158: done (2 left) 2024-08-17T17:24:41.600 INFO:tasks.rados.rados.0.smithi037.stdout:159: done (1 left) 2024-08-17T17:24:41.600 INFO:tasks.rados.rados.0.smithi037.stdout:160: done (0 left) 2024-08-17T17:24:41.601 INFO:tasks.rados.rados.0.smithi037.stdout:161: write oid 35 current snap is 16 2024-08-17T17:24:41.601 INFO:tasks.rados.rados.0.smithi037.stdout:161: seq_num 98 ranges {447086=770638,1935000=798016,3458512=188574} 2024-08-17T17:24:41.606 INFO:tasks.rados.rados.0.smithi037.stdout:161: writing smithi03781225-35 from 447086 to 1217724 tid 1 2024-08-17T17:24:41.615 INFO:tasks.rados.rados.0.smithi037.stdout:161: writing smithi03781225-35 from 1935000 to 2733016 tid 2 2024-08-17T17:24:41.620 INFO:tasks.rados.rados.0.smithi037.stdout:161: writing smithi03781225-35 from 3458512 to 3647086 tid 3 2024-08-17T17:24:41.620 INFO:tasks.rados.rados.0.smithi037.stdout:162: snap_remove snap 12 2024-08-17T17:24:41.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:41 smithi046 ceph-mon[34315]: osdmap e104: 8 total, 8 up, 8 in 2024-08-17T17:24:41.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:41 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/139136715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:41.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:41 smithi046 ceph-mon[34315]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:41.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:41 smithi037 ceph-mon[41254]: osdmap e104: 8 total, 8 up, 8 in 2024-08-17T17:24:41.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:41 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/139136715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:41.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:41 smithi037 ceph-mon[41254]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:41.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:41 smithi037 ceph-mon[31110]: osdmap e104: 8 total, 8 up, 8 in 2024-08-17T17:24:41.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:41 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/139136715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:41.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:41 smithi037 ceph-mon[31110]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:42.379 INFO:tasks.rados.rados.0.smithi037.stdout:162: done (1 left) 2024-08-17T17:24:42.380 INFO:tasks.rados.rados.0.smithi037.stdout:163: rollback oid 36 current snap is 16 2024-08-17T17:24:42.380 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 36 to 0 2024-08-17T17:24:42.380 INFO:tasks.rados.rados.0.smithi037.stdout:161: finishing write tid 1 to smithi03781225-35 2024-08-17T17:24:42.380 INFO:tasks.rados.rados.0.smithi037.stdout:161: finishing write tid 2 to smithi03781225-35 2024-08-17T17:24:42.380 INFO:tasks.rados.rados.0.smithi037.stdout:161: finishing write tid 3 to smithi03781225-35 2024-08-17T17:24:42.380 INFO:tasks.rados.rados.0.smithi037.stdout:161: finishing write tid 4 to smithi03781225-35 2024-08-17T17:24:42.380 INFO:tasks.rados.rados.0.smithi037.stdout:161: finishing write tid 5 to smithi03781225-35 2024-08-17T17:24:42.380 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 35 v 18 (ObjNum 98 snap 16 seq_num 98) dirty exists 2024-08-17T17:24:42.380 INFO:tasks.rados.rados.0.smithi037.stdout:161: left oid 35 (ObjNum 98 snap 16 seq_num 98) 2024-08-17T17:24:42.380 INFO:tasks.rados.rados.0.smithi037.stdout:161: done (1 left) 2024-08-17T17:24:42.380 INFO:tasks.rados.rados.0.smithi037.stdout:164: read oid 11 snap -1 2024-08-17T17:24:42.380 INFO:tasks.rados.rados.0.smithi037.stdout:164: expect (ObjNum 10 snap 0 seq_num 10) 2024-08-17T17:24:42.380 INFO:tasks.rados.rados.0.smithi037.stdout:165: read oid 37 snap 13 2024-08-17T17:24:42.381 INFO:tasks.rados.rados.0.smithi037.stdout:165: expect (ObjNum 36 snap 0 seq_num 36) 2024-08-17T17:24:42.381 INFO:tasks.rados.rados.0.smithi037.stdout:166: read oid 33 snap 13 2024-08-17T17:24:42.381 INFO:tasks.rados.rados.0.smithi037.stdout:166: expect (ObjNum 89 snap 11 seq_num 89) 2024-08-17T17:24:42.381 INFO:tasks.rados.rados.0.smithi037.stdout:167: write oid 46 current snap is 16 2024-08-17T17:24:42.381 INFO:tasks.rados.rados.0.smithi037.stdout:167: seq_num 99 ranges {463893=562240,1593482=658027,2685935=559341} 2024-08-17T17:24:42.385 INFO:tasks.rados.rados.0.smithi037.stdout:167: writing smithi03781225-46 from 463893 to 1026133 tid 1 2024-08-17T17:24:42.392 INFO:tasks.rados.rados.0.smithi037.stdout:167: writing smithi03781225-46 from 1593482 to 2251509 tid 2 2024-08-17T17:24:42.398 INFO:tasks.rados.rados.0.smithi037.stdout:167: writing smithi03781225-46 from 2685935 to 3245276 tid 3 2024-08-17T17:24:42.398 INFO:tasks.rados.rados.0.smithi037.stdout:168: write oid 9 current snap is 16 2024-08-17T17:24:42.398 INFO:tasks.rados.rados.0.smithi037.stdout:168: seq_num 100 ranges {480700=637489,1651964=401685,2713358=770613} 2024-08-17T17:24:42.404 INFO:tasks.rados.rados.0.smithi037.stdout:168: writing smithi03781225-9 from 480700 to 1118189 tid 1 2024-08-17T17:24:42.409 INFO:tasks.rados.rados.0.smithi037.stdout:168: writing smithi03781225-9 from 1651964 to 2053649 tid 2 2024-08-17T17:24:42.417 INFO:tasks.rados.rados.0.smithi037.stdout:168: writing smithi03781225-9 from 2713358 to 3483971 tid 3 2024-08-17T17:24:42.417 INFO:tasks.rados.rados.0.smithi037.stdout:169: write oid 17 current snap is 16 2024-08-17T17:24:42.417 INFO:tasks.rados.rados.0.smithi037.stdout:169: seq_num 101 ranges {497507=712738,1710446=661696,3140781=556726} 2024-08-17T17:24:42.424 INFO:tasks.rados.rados.0.smithi037.stdout:169: writing smithi03781225-17 from 497507 to 1210245 tid 1 2024-08-17T17:24:42.430 INFO:tasks.rados.rados.0.smithi037.stdout:169: writing smithi03781225-17 from 1710446 to 2372142 tid 2 2024-08-17T17:24:42.438 INFO:tasks.rados.rados.0.smithi037.stdout:169: writing smithi03781225-17 from 3140781 to 3697507 tid 3 2024-08-17T17:24:42.438 INFO:tasks.rados.rados.0.smithi037.stdout:170: write oid 28 current snap is 16 2024-08-17T17:24:42.438 INFO:tasks.rados.rados.0.smithi037.stdout:170: seq_num 102 ranges {514314=787987,1768928=405354,2768204=509510} 2024-08-17T17:24:42.445 INFO:tasks.rados.rados.0.smithi037.stdout:170: writing smithi03781225-28 from 514314 to 1302301 tid 1 2024-08-17T17:24:42.449 INFO:tasks.rados.rados.0.smithi037.stdout:170: writing smithi03781225-28 from 1768928 to 2174282 tid 2 2024-08-17T17:24:42.456 INFO:tasks.rados.rados.0.smithi037.stdout:170: writing smithi03781225-28 from 2768204 to 3277714 tid 3 2024-08-17T17:24:42.456 INFO:tasks.rados.rados.0.smithi037.stdout:171: rollback oid 44 current snap is 16 2024-08-17T17:24:42.456 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 44 to 15 2024-08-17T17:24:42.456 INFO:tasks.rados.rados.0.smithi037.stdout:164: expect (ObjNum 10 snap 0 seq_num 10) 2024-08-17T17:24:42.528 INFO:tasks.rados.rados.0.smithi037.stdout:163: finishing rollback tid 0 to smithi03781225-36 2024-08-17T17:24:42.528 INFO:tasks.rados.rados.0.smithi037.stdout:163: finishing rollback tid 1 to smithi03781225-36 2024-08-17T17:24:42.528 INFO:tasks.rados.rados.0.smithi037.stdout:163: finishing rollback tid 2 to smithi03781225-36 2024-08-17T17:24:42.528 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 36 v 49 (ObjNum 35 snap 0 seq_num 35) dirty exists 2024-08-17T17:24:42.528 INFO:tasks.rados.rados.0.smithi037.stdout:165: expect (ObjNum 36 snap 0 seq_num 36) 2024-08-17T17:24:42.612 INFO:tasks.rados.rados.0.smithi037.stdout:166: expect (ObjNum 89 snap 11 seq_num 89) 2024-08-17T17:24:42.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:42 smithi046 ceph-mon[34315]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:42.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:42 smithi046 ceph-mon[34315]: osdmap e105: 8 total, 8 up, 8 in 2024-08-17T17:24:42.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:42 smithi046 ceph-mon[34315]: pgmap v142: 89 pgs: 89 active+clean; 157 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.5 MiB/s wr, 16 op/s 2024-08-17T17:24:42.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:42 smithi037 ceph-mon[41254]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:42.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:42 smithi037 ceph-mon[41254]: osdmap e105: 8 total, 8 up, 8 in 2024-08-17T17:24:42.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:42 smithi037 ceph-mon[41254]: pgmap v142: 89 pgs: 89 active+clean; 157 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.5 MiB/s wr, 16 op/s 2024-08-17T17:24:42.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:42 smithi037 ceph-mon[31110]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:42.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:42 smithi037 ceph-mon[31110]: osdmap e105: 8 total, 8 up, 8 in 2024-08-17T17:24:42.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:42 smithi037 ceph-mon[31110]: pgmap v142: 89 pgs: 89 active+clean; 157 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.5 MiB/s wr, 16 op/s 2024-08-17T17:24:42.822 INFO:tasks.rados.rados.0.smithi037.stdout:167: finishing write tid 1 to smithi03781225-46 2024-08-17T17:24:42.822 INFO:tasks.rados.rados.0.smithi037.stdout:167: finishing write tid 2 to smithi03781225-46 2024-08-17T17:24:42.822 INFO:tasks.rados.rados.0.smithi037.stdout:167: finishing write tid 3 to smithi03781225-46 2024-08-17T17:24:42.822 INFO:tasks.rados.rados.0.smithi037.stdout:167: finishing write tid 4 to smithi03781225-46 2024-08-17T17:24:42.822 INFO:tasks.rados.rados.0.smithi037.stdout:167: finishing write tid 5 to smithi03781225-46 2024-08-17T17:24:42.823 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 46 v 74 (ObjNum 99 snap 16 seq_num 99) dirty exists 2024-08-17T17:24:42.823 INFO:tasks.rados.rados.0.smithi037.stdout:167: left oid 46 (ObjNum 99 snap 16 seq_num 99) 2024-08-17T17:24:42.823 INFO:tasks.rados.rados.0.smithi037.stdout:168: finishing write tid 1 to smithi03781225-9 2024-08-17T17:24:42.823 INFO:tasks.rados.rados.0.smithi037.stdout:168: finishing write tid 2 to smithi03781225-9 2024-08-17T17:24:42.823 INFO:tasks.rados.rados.0.smithi037.stdout:163: done (8 left) 2024-08-17T17:24:42.823 INFO:tasks.rados.rados.0.smithi037.stdout:164: done (7 left) 2024-08-17T17:24:42.823 INFO:tasks.rados.rados.0.smithi037.stdout:165: done (6 left) 2024-08-17T17:24:42.823 INFO:tasks.rados.rados.0.smithi037.stdout:166: done (5 left) 2024-08-17T17:24:42.823 INFO:tasks.rados.rados.0.smithi037.stdout:167: done (4 left) 2024-08-17T17:24:42.823 INFO:tasks.rados.rados.0.smithi037.stdout:172: rollback oid 8 current snap is 16 2024-08-17T17:24:42.823 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 8 to 14 2024-08-17T17:24:42.824 INFO:tasks.rados.rados.0.smithi037.stdout:168: finishing write tid 3 to smithi03781225-9 2024-08-17T17:24:42.824 INFO:tasks.rados.rados.0.smithi037.stdout:168: finishing write tid 4 to smithi03781225-9 2024-08-17T17:24:42.824 INFO:tasks.rados.rados.0.smithi037.stdout:168: finishing write tid 5 to smithi03781225-9 2024-08-17T17:24:42.824 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 96 (ObjNum 100 snap 16 seq_num 100) dirty exists 2024-08-17T17:24:42.824 INFO:tasks.rados.rados.0.smithi037.stdout:168: left oid 9 (ObjNum 100 snap 16 seq_num 100) 2024-08-17T17:24:42.824 INFO:tasks.rados.rados.0.smithi037.stdout:169: finishing write tid 1 to smithi03781225-17 2024-08-17T17:24:42.824 INFO:tasks.rados.rados.0.smithi037.stdout:169: finishing write tid 2 to smithi03781225-17 2024-08-17T17:24:42.824 INFO:tasks.rados.rados.0.smithi037.stdout:169: finishing write tid 3 to smithi03781225-17 2024-08-17T17:24:42.824 INFO:tasks.rados.rados.0.smithi037.stdout:169: finishing write tid 4 to smithi03781225-17 2024-08-17T17:24:42.824 INFO:tasks.rados.rados.0.smithi037.stdout:169: finishing write tid 5 to smithi03781225-17 2024-08-17T17:24:42.825 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 63 (ObjNum 101 snap 16 seq_num 101) dirty exists 2024-08-17T17:24:42.825 INFO:tasks.rados.rados.0.smithi037.stdout:169: left oid 17 (ObjNum 101 snap 16 seq_num 101) 2024-08-17T17:24:42.825 INFO:tasks.rados.rados.0.smithi037.stdout:170: finishing write tid 1 to smithi03781225-28 2024-08-17T17:24:42.825 INFO:tasks.rados.rados.0.smithi037.stdout:170: finishing write tid 2 to smithi03781225-28 2024-08-17T17:24:42.825 INFO:tasks.rados.rados.0.smithi037.stdout:171: finishing rollback tid 0 to smithi03781225-44 2024-08-17T17:24:42.825 INFO:tasks.rados.rados.0.smithi037.stdout:171: finishing rollback tid 1 to smithi03781225-44 2024-08-17T17:24:42.825 INFO:tasks.rados.rados.0.smithi037.stdout:171: finishing rollback tid 2 to smithi03781225-44 2024-08-17T17:24:42.825 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 95 (ObjNum 43 snap 0 seq_num 43) dirty exists 2024-08-17T17:24:42.825 INFO:tasks.rados.rados.0.smithi037.stdout:170: finishing write tid 3 to smithi03781225-28 2024-08-17T17:24:42.825 INFO:tasks.rados.rados.0.smithi037.stdout:168: done (4 left) 2024-08-17T17:24:42.825 INFO:tasks.rados.rados.0.smithi037.stdout:169: done (3 left) 2024-08-17T17:24:42.825 INFO:tasks.rados.rados.0.smithi037.stdout:171: done (2 left) 2024-08-17T17:24:42.825 INFO:tasks.rados.rados.0.smithi037.stdout:173: write oid 26 current snap is 16 2024-08-17T17:24:42.826 INFO:tasks.rados.rados.0.smithi037.stdout:170: finishing write tid 4 to smithi03781225-28 2024-08-17T17:24:42.826 INFO:tasks.rados.rados.0.smithi037.stdout:170: finishing write tid 5 to smithi03781225-28 2024-08-17T17:24:42.826 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 28 v 100 (ObjNum 102 snap 16 seq_num 102) dirty exists 2024-08-17T17:24:42.826 INFO:tasks.rados.rados.0.smithi037.stdout:170: left oid 28 (ObjNum 102 snap 16 seq_num 102) 2024-08-17T17:24:42.826 INFO:tasks.rados.rados.0.smithi037.stdout:173: seq_num 103 ranges {531121=463236,1711057=665365,3079274=651847} 2024-08-17T17:24:42.826 INFO:tasks.rados.rados.0.smithi037.stdout:173: writing smithi03781225-26 from 531121 to 994357 tid 1 2024-08-17T17:24:42.831 INFO:tasks.rados.rados.0.smithi037.stdout:173: writing smithi03781225-26 from 1711057 to 2376422 tid 2 2024-08-17T17:24:42.839 INFO:tasks.rados.rados.0.smithi037.stdout:173: writing smithi03781225-26 from 3079274 to 3731121 tid 3 2024-08-17T17:24:42.839 INFO:tasks.rados.rados.0.smithi037.stdout:170: done (2 left) 2024-08-17T17:24:42.839 INFO:tasks.rados.rados.0.smithi037.stdout:174: read oid 13 snap -1 2024-08-17T17:24:42.839 INFO:tasks.rados.rados.0.smithi037.stdout:174: expect (ObjNum 77 snap 9 seq_num 77) 2024-08-17T17:24:42.839 INFO:tasks.rados.rados.0.smithi037.stdout:175: read oid 23 snap -1 2024-08-17T17:24:42.839 INFO:tasks.rados.rados.0.smithi037.stdout:175: expect deleted 2024-08-17T17:24:42.839 INFO:tasks.rados.rados.0.smithi037.stdout:176: rollback oid 34 current snap is 16 2024-08-17T17:24:42.839 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 34 to 15 2024-08-17T17:24:42.840 INFO:tasks.rados.rados.0.smithi037.stdout:172: finishing rollback tid 0 to smithi03781225-8 2024-08-17T17:24:42.840 INFO:tasks.rados.rados.0.smithi037.stdout:172: finishing rollback tid 1 to smithi03781225-8 2024-08-17T17:24:42.840 INFO:tasks.rados.rados.0.smithi037.stdout:172: finishing rollback tid 2 to smithi03781225-8 2024-08-17T17:24:42.840 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 34 (ObjNum 51 snap 0 seq_num 51) dirty exists 2024-08-17T17:24:42.840 INFO:tasks.rados.rados.0.smithi037.stdout:173: finishing write tid 1 to smithi03781225-26 2024-08-17T17:24:42.840 INFO:tasks.rados.rados.0.smithi037.stdout:173: finishing write tid 2 to smithi03781225-26 2024-08-17T17:24:42.840 INFO:tasks.rados.rados.0.smithi037.stdout:172: done (4 left) 2024-08-17T17:24:42.840 INFO:tasks.rados.rados.0.smithi037.stdout:177: write oid 18 current snap is 16 2024-08-17T17:24:42.840 INFO:tasks.rados.rados.0.smithi037.stdout:177: seq_num 104 ranges {547928=538485,1769539=409023,2706697=532054} 2024-08-17T17:24:42.845 INFO:tasks.rados.rados.0.smithi037.stdout:177: writing smithi03781225-18 from 547928 to 1086413 tid 1 2024-08-17T17:24:42.851 INFO:tasks.rados.rados.0.smithi037.stdout:177: writing smithi03781225-18 from 1769539 to 2178562 tid 2 2024-08-17T17:24:42.857 INFO:tasks.rados.rados.0.smithi037.stdout:177: writing smithi03781225-18 from 2706697 to 3238751 tid 3 2024-08-17T17:24:42.857 INFO:tasks.rados.rados.0.smithi037.stdout:178: read oid 21 snap 11 2024-08-17T17:24:42.857 INFO:tasks.rados.rados.0.smithi037.stdout:178: expect (ObjNum 20 snap 0 seq_num 20) 2024-08-17T17:24:42.857 INFO:tasks.rados.rados.0.smithi037.stdout:179: rollback oid 44 current snap is 16 2024-08-17T17:24:42.857 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 44 to 14 2024-08-17T17:24:42.857 INFO:tasks.rados.rados.0.smithi037.stdout:176: finishing rollback tid 0 to smithi03781225-34 2024-08-17T17:24:42.858 INFO:tasks.rados.rados.0.smithi037.stdout:176: finishing rollback tid 1 to smithi03781225-34 2024-08-17T17:24:42.858 INFO:tasks.rados.rados.0.smithi037.stdout:176: finishing rollback tid 2 to smithi03781225-34 2024-08-17T17:24:42.858 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 53 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-08-17T17:24:42.858 INFO:tasks.rados.rados.0.smithi037.stdout:173: finishing write tid 3 to smithi03781225-26 2024-08-17T17:24:42.858 INFO:tasks.rados.rados.0.smithi037.stdout:173: finishing write tid 4 to smithi03781225-26 2024-08-17T17:24:42.858 INFO:tasks.rados.rados.0.smithi037.stdout:173: finishing write tid 5 to smithi03781225-26 2024-08-17T17:24:42.858 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 43 (ObjNum 103 snap 16 seq_num 103) dirty exists 2024-08-17T17:24:42.858 INFO:tasks.rados.rados.0.smithi037.stdout:173: left oid 26 (ObjNum 103 snap 16 seq_num 103) 2024-08-17T17:24:42.858 INFO:tasks.rados.rados.0.smithi037.stdout:174: expect (ObjNum 77 snap 9 seq_num 77) 2024-08-17T17:24:42.972 INFO:tasks.rados.rados.0.smithi037.stdout:177: finishing write tid 1 to smithi03781225-18 2024-08-17T17:24:42.972 INFO:tasks.rados.rados.0.smithi037.stdout:177: finishing write tid 2 to smithi03781225-18 2024-08-17T17:24:42.973 INFO:tasks.rados.rados.0.smithi037.stdout:179: finishing rollback tid 0 to smithi03781225-44 2024-08-17T17:24:42.973 INFO:tasks.rados.rados.0.smithi037.stdout:179: finishing rollback tid 1 to smithi03781225-44 2024-08-17T17:24:42.973 INFO:tasks.rados.rados.0.smithi037.stdout:179: finishing rollback tid 2 to smithi03781225-44 2024-08-17T17:24:42.973 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 98 (ObjNum 43 snap 0 seq_num 43) dirty exists 2024-08-17T17:24:42.973 INFO:tasks.rados.rados.0.smithi037.stdout:177: finishing write tid 3 to smithi03781225-18 2024-08-17T17:24:42.973 INFO:tasks.rados.rados.0.smithi037.stdout:173: done (6 left) 2024-08-17T17:24:42.973 INFO:tasks.rados.rados.0.smithi037.stdout:174: done (5 left) 2024-08-17T17:24:42.973 INFO:tasks.rados.rados.0.smithi037.stdout:175: done (4 left) 2024-08-17T17:24:42.973 INFO:tasks.rados.rados.0.smithi037.stdout:176: done (3 left) 2024-08-17T17:24:42.973 INFO:tasks.rados.rados.0.smithi037.stdout:179: done (2 left) 2024-08-17T17:24:42.973 INFO:tasks.rados.rados.0.smithi037.stdout:180: rollback oid 28 current snap is 16 2024-08-17T17:24:42.973 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 28 to 11 2024-08-17T17:24:42.974 INFO:tasks.rados.rados.0.smithi037.stdout:177: finishing write tid 4 to smithi03781225-18 2024-08-17T17:24:42.974 INFO:tasks.rados.rados.0.smithi037.stdout:177: finishing write tid 5 to smithi03781225-18 2024-08-17T17:24:42.974 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 48 (ObjNum 104 snap 16 seq_num 104) dirty exists 2024-08-17T17:24:42.974 INFO:tasks.rados.rados.0.smithi037.stdout:177: left oid 18 (ObjNum 104 snap 16 seq_num 104) 2024-08-17T17:24:42.974 INFO:tasks.rados.rados.0.smithi037.stdout:178: expect (ObjNum 20 snap 0 seq_num 20) 2024-08-17T17:24:43.053 INFO:tasks.rados.rados.0.smithi037.stdout:180: finishing rollback tid 0 to smithi03781225-28 2024-08-17T17:24:43.053 INFO:tasks.rados.rados.0.smithi037.stdout:180: finishing rollback tid 1 to smithi03781225-28 2024-08-17T17:24:43.053 INFO:tasks.rados.rados.0.smithi037.stdout:180: finishing rollback tid 2 to smithi03781225-28 2024-08-17T17:24:43.053 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 28 v 103 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-08-17T17:24:43.053 INFO:tasks.rados.rados.0.smithi037.stdout:177: done (2 left) 2024-08-17T17:24:43.054 INFO:tasks.rados.rados.0.smithi037.stdout:178: done (1 left) 2024-08-17T17:24:43.054 INFO:tasks.rados.rados.0.smithi037.stdout:180: done (0 left) 2024-08-17T17:24:43.054 INFO:tasks.rados.rados.0.smithi037.stdout:181: read oid 12 snap 14 2024-08-17T17:24:43.054 INFO:tasks.rados.rados.0.smithi037.stdout:181: expect (ObjNum 68 snap 7 seq_num 68) 2024-08-17T17:24:43.054 INFO:tasks.rados.rados.0.smithi037.stdout:182: read oid 6 snap -1 2024-08-17T17:24:43.054 INFO:tasks.rados.rados.0.smithi037.stdout:182: expect (ObjNum 92 snap 15 seq_num 92) 2024-08-17T17:24:43.054 INFO:tasks.rados.rados.0.smithi037.stdout:183: write oid 38 current snap is 16 2024-08-17T17:24:43.054 INFO:tasks.rados.rados.0.smithi037.stdout:183: seq_num 105 ranges {564735=613734,1828021=669034,3134120=630615} 2024-08-17T17:24:43.060 INFO:tasks.rados.rados.0.smithi037.stdout:183: writing smithi03781225-38 from 564735 to 1178469 tid 1 2024-08-17T17:24:43.069 INFO:tasks.rados.rados.0.smithi037.stdout:183: writing smithi03781225-38 from 1828021 to 2497055 tid 2 2024-08-17T17:24:43.076 INFO:tasks.rados.rados.0.smithi037.stdout:183: writing smithi03781225-38 from 3134120 to 3764735 tid 3 2024-08-17T17:24:43.076 INFO:tasks.rados.rados.0.smithi037.stdout:184: write oid 34 current snap is 16 2024-08-17T17:24:43.076 INFO:tasks.rados.rados.0.smithi037.stdout:184: seq_num 106 ranges {581542=688983,1886503=412692,2761543=670951} 2024-08-17T17:24:43.083 INFO:tasks.rados.rados.0.smithi037.stdout:184: writing smithi03781225-34 from 581542 to 1270525 tid 1 2024-08-17T17:24:43.088 INFO:tasks.rados.rados.0.smithi037.stdout:184: writing smithi03781225-34 from 1886503 to 2299195 tid 2 2024-08-17T17:24:43.095 INFO:tasks.rados.rados.0.smithi037.stdout:184: writing smithi03781225-34 from 2761543 to 3432494 tid 3 2024-08-17T17:24:43.095 INFO:tasks.rados.rados.0.smithi037.stdout:185: delete oid 14 current snap is 16 2024-08-17T17:24:43.095 INFO:tasks.rados.rados.0.smithi037.stdout:183: finishing write tid 1 to smithi03781225-38 2024-08-17T17:24:43.095 INFO:tasks.rados.rados.0.smithi037.stdout:181: expect (ObjNum 68 snap 7 seq_num 68) 2024-08-17T17:24:43.245 INFO:tasks.rados.rados.0.smithi037.stdout:182: expect (ObjNum 92 snap 15 seq_num 92) 2024-08-17T17:24:43.488 INFO:tasks.rados.rados.0.smithi037.stdout:183: finishing write tid 2 to smithi03781225-38 2024-08-17T17:24:43.488 INFO:tasks.rados.rados.0.smithi037.stdout:181: done (4 left) 2024-08-17T17:24:43.488 INFO:tasks.rados.rados.0.smithi037.stdout:182: done (3 left) 2024-08-17T17:24:43.488 INFO:tasks.rados.rados.0.smithi037.stdout:185: done (2 left) 2024-08-17T17:24:43.488 INFO:tasks.rados.rados.0.smithi037.stdout:186: delete oid 12 current snap is 16 2024-08-17T17:24:43.488 INFO:tasks.rados.rados.0.smithi037.stdout:183: finishing write tid 3 to smithi03781225-38 2024-08-17T17:24:43.488 INFO:tasks.rados.rados.0.smithi037.stdout:183: finishing write tid 4 to smithi03781225-38 2024-08-17T17:24:43.488 INFO:tasks.rados.rados.0.smithi037.stdout:183: finishing write tid 5 to smithi03781225-38 2024-08-17T17:24:43.488 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 102 (ObjNum 105 snap 16 seq_num 105) dirty exists 2024-08-17T17:24:43.489 INFO:tasks.rados.rados.0.smithi037.stdout:183: left oid 38 (ObjNum 105 snap 16 seq_num 105) 2024-08-17T17:24:43.489 INFO:tasks.rados.rados.0.smithi037.stdout:184: finishing write tid 1 to smithi03781225-34 2024-08-17T17:24:43.489 INFO:tasks.rados.rados.0.smithi037.stdout:184: finishing write tid 2 to smithi03781225-34 2024-08-17T17:24:43.489 INFO:tasks.rados.rados.0.smithi037.stdout:184: finishing write tid 3 to smithi03781225-34 2024-08-17T17:24:43.489 INFO:tasks.rados.rados.0.smithi037.stdout:184: finishing write tid 4 to smithi03781225-34 2024-08-17T17:24:43.489 INFO:tasks.rados.rados.0.smithi037.stdout:184: finishing write tid 5 to smithi03781225-34 2024-08-17T17:24:43.489 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 57 (ObjNum 106 snap 16 seq_num 106) dirty exists 2024-08-17T17:24:43.489 INFO:tasks.rados.rados.0.smithi037.stdout:184: left oid 34 (ObjNum 106 snap 16 seq_num 106) 2024-08-17T17:24:43.489 INFO:tasks.rados.rados.0.smithi037.stdout:183: done (2 left) 2024-08-17T17:24:43.490 INFO:tasks.rados.rados.0.smithi037.stdout:184: done (1 left) 2024-08-17T17:24:43.490 INFO:tasks.rados.rados.0.smithi037.stdout:186: done (0 left) 2024-08-17T17:24:43.490 INFO:tasks.rados.rados.0.smithi037.stdout:187: snap_create 2024-08-17T17:24:43.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:43 smithi037 ceph-mon[41254]: osdmap e106: 8 total, 8 up, 8 in 2024-08-17T17:24:43.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:43 smithi037 ceph-mon[31110]: osdmap e106: 8 total, 8 up, 8 in 2024-08-17T17:24:43.682 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:24:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:43 smithi046 ceph-mon[34315]: osdmap e106: 8 total, 8 up, 8 in 2024-08-17T17:24:44.346 INFO:tasks.rados.rados.0.smithi037.stdout:187: done (0 left) 2024-08-17T17:24:44.346 INFO:tasks.rados.rados.0.smithi037.stdout:188: read oid 42 snap -1 2024-08-17T17:24:44.346 INFO:tasks.rados.rados.0.smithi037.stdout:188: expect (ObjNum 87 snap 11 seq_num 87) 2024-08-17T17:24:44.346 INFO:tasks.rados.rados.0.smithi037.stdout:189: rollback oid 30 current snap is 17 2024-08-17T17:24:44.346 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 30 to 14 2024-08-17T17:24:44.346 INFO:tasks.rados.rados.0.smithi037.stdout:190: delete oid 20 current snap is 17 2024-08-17T17:24:44.356 INFO:tasks.rados.rados.0.smithi037.stdout:188: expect (ObjNum 87 snap 11 seq_num 87) 2024-08-17T17:24:44.505 INFO:tasks.rados.rados.0.smithi037.stdout:189: finishing rollback tid 0 to smithi03781225-30 2024-08-17T17:24:44.505 INFO:tasks.rados.rados.0.smithi037.stdout:189: finishing rollback tid 1 to smithi03781225-30 2024-08-17T17:24:44.505 INFO:tasks.rados.rados.0.smithi037.stdout:188: done (2 left) 2024-08-17T17:24:44.506 INFO:tasks.rados.rados.0.smithi037.stdout:190: done (1 left) 2024-08-17T17:24:44.506 INFO:tasks.rados.rados.0.smithi037.stdout:191: snap_remove snap 0 2024-08-17T17:24:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:44 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/3161173068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:44 smithi046 ceph-mon[34315]: pgmap v144: 89 pgs: 89 active+clean; 157 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-08-17T17:24:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:44 smithi046 ceph-mon[34315]: from='client.24875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:44 smithi046 ceph-mon[34315]: from='client.24881 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:44 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:24:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:44 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:24:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:44 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:24:44.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:44 smithi046 ceph-mon[34315]: osdmap e107: 8 total, 8 up, 8 in 2024-08-17T17:24:44.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:44 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/3161173068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:44.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:44 smithi037 ceph-mon[31110]: pgmap v144: 89 pgs: 89 active+clean; 157 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-08-17T17:24:44.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:44 smithi037 ceph-mon[31110]: from='client.24875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:44.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:44 smithi037 ceph-mon[31110]: from='client.24881 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:44.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:44 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:24:44.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:44 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:24:44.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:44 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:24:44.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:44 smithi037 ceph-mon[31110]: osdmap e107: 8 total, 8 up, 8 in 2024-08-17T17:24:44.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:44 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/3161173068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:44.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:44 smithi037 ceph-mon[41254]: pgmap v144: 89 pgs: 89 active+clean; 157 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-08-17T17:24:44.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:44 smithi037 ceph-mon[41254]: from='client.24875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:44.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:44 smithi037 ceph-mon[41254]: from='client.24881 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:44.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:44 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:24:44.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:44 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:24:44.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:44 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:24:44.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:44 smithi037 ceph-mon[41254]: osdmap e107: 8 total, 8 up, 8 in 2024-08-17T17:24:45.388 INFO:tasks.rados.rados.0.smithi037.stdout:191: done (1 left) 2024-08-17T17:24:45.388 INFO:tasks.rados.rados.0.smithi037.stdout:192: snap_remove snap 15 2024-08-17T17:24:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:45 smithi046 ceph-mon[34315]: Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (unknown) 2024-08-17T17:24:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:45 smithi046 ceph-mon[34315]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d'] 2024-08-17T17:24:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:45 smithi046 ceph-mon[34315]: Upgrade: Need to upgrade myself (mgr.y) 2024-08-17T17:24:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:45 smithi046 ceph-mon[34315]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d on smithi046 2024-08-17T17:24:45.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:45 smithi037 ceph-mon[41254]: Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (unknown) 2024-08-17T17:24:45.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:45 smithi037 ceph-mon[41254]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d'] 2024-08-17T17:24:45.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:45 smithi037 ceph-mon[41254]: Upgrade: Need to upgrade myself (mgr.y) 2024-08-17T17:24:45.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:45 smithi037 ceph-mon[41254]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d on smithi046 2024-08-17T17:24:45.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:45 smithi037 ceph-mon[31110]: Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (unknown) 2024-08-17T17:24:45.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:45 smithi037 ceph-mon[31110]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d'] 2024-08-17T17:24:45.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:45 smithi037 ceph-mon[31110]: Upgrade: Need to upgrade myself (mgr.y) 2024-08-17T17:24:45.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:45 smithi037 ceph-mon[31110]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d on smithi046 2024-08-17T17:24:46.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:24:45 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:24:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:24:46.397 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:46 smithi037 ceph-mon[31110]: osdmap e108: 8 total, 8 up, 8 in 2024-08-17T17:24:46.397 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:46 smithi037 ceph-mon[31110]: pgmap v147: 89 pgs: 89 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 4.0 MiB/s wr, 37 op/s 2024-08-17T17:24:46.397 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:46 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1959889573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:46.404 INFO:tasks.rados.rados.0.smithi037.stdout:192: done (1 left) 2024-08-17T17:24:46.404 INFO:tasks.rados.rados.0.smithi037.stdout:193: read oid 21 snap 11 2024-08-17T17:24:46.404 INFO:tasks.rados.rados.0.smithi037.stdout:193: expect (ObjNum 20 snap 0 seq_num 20) 2024-08-17T17:24:46.404 INFO:tasks.rados.rados.0.smithi037.stdout:194: snap_create 2024-08-17T17:24:46.404 INFO:tasks.rados.rados.0.smithi037.stdout:189: finishing rollback tid 2 to smithi03781225-30 2024-08-17T17:24:46.404 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 53 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-08-17T17:24:46.411 INFO:tasks.rados.rados.0.smithi037.stdout:193: expect (ObjNum 20 snap 0 seq_num 20) 2024-08-17T17:24:46.582 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:24:46.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:46 smithi046 ceph-mon[34315]: osdmap e108: 8 total, 8 up, 8 in 2024-08-17T17:24:46.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:46 smithi046 ceph-mon[34315]: pgmap v147: 89 pgs: 89 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 4.0 MiB/s wr, 37 op/s 2024-08-17T17:24:46.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:46 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1959889573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:46.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:24:46 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:24:46] "GET /metrics HTTP/1.1" 200 242980 "" "Prometheus/2.43.0" 2024-08-17T17:24:46.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:46 smithi037 ceph-mon[41254]: osdmap e108: 8 total, 8 up, 8 in 2024-08-17T17:24:46.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:46 smithi037 ceph-mon[41254]: pgmap v147: 89 pgs: 89 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 4.0 MiB/s wr, 37 op/s 2024-08-17T17:24:46.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:46 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1959889573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:47.402 INFO:tasks.rados.rados.0.smithi037.stdout:189: done (2 left) 2024-08-17T17:24:47.402 INFO:tasks.rados.rados.0.smithi037.stdout:193: done (1 left) 2024-08-17T17:24:47.402 INFO:tasks.rados.rados.0.smithi037.stdout:194: done (0 left) 2024-08-17T17:24:47.402 INFO:tasks.rados.rados.0.smithi037.stdout:195: delete oid 45 current snap is 18 2024-08-17T17:24:47.405 INFO:tasks.rados.rados.0.smithi037.stdout:195: done (0 left) 2024-08-17T17:24:47.405 INFO:tasks.rados.rados.0.smithi037.stdout:196: read oid 12 snap 13 2024-08-17T17:24:47.405 INFO:tasks.rados.rados.0.smithi037.stdout:196: expect (ObjNum 68 snap 7 seq_num 68) 2024-08-17T17:24:47.405 INFO:tasks.rados.rados.0.smithi037.stdout:197: rollback oid 44 current snap is 18 2024-08-17T17:24:47.405 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 44 to 17 2024-08-17T17:24:47.405 INFO:tasks.rados.rados.0.smithi037.stdout:198: snap_remove snap 14 2024-08-17T17:24:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:47 smithi046 ceph-mon[34315]: osdmap e109: 8 total, 8 up, 8 in 2024-08-17T17:24:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:47 smithi046 ceph-mon[34315]: from='client.14988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:47 smithi046 ceph-mon[34315]: from='client.24899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:47.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:47 smithi037 ceph-mon[31110]: osdmap e109: 8 total, 8 up, 8 in 2024-08-17T17:24:47.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:47 smithi037 ceph-mon[31110]: from='client.14988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:47.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:47 smithi037 ceph-mon[31110]: from='client.24899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:47.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:47 smithi037 ceph-mon[41254]: osdmap e109: 8 total, 8 up, 8 in 2024-08-17T17:24:47.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:47 smithi037 ceph-mon[41254]: from='client.14988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:47.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:47 smithi037 ceph-mon[41254]: from='client.24899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:48.414 INFO:tasks.rados.rados.0.smithi037.stdout:198: done (2 left) 2024-08-17T17:24:48.415 INFO:tasks.rados.rados.0.smithi037.stdout:199: delete oid 24 current snap is 18 2024-08-17T17:24:48.415 INFO:tasks.rados.rados.0.smithi037.stdout:197: finishing rollback tid 0 to smithi03781225-44 2024-08-17T17:24:48.415 INFO:tasks.rados.rados.0.smithi037.stdout:197: finishing rollback tid 1 to smithi03781225-44 2024-08-17T17:24:48.415 INFO:tasks.rados.rados.0.smithi037.stdout:197: finishing rollback tid 2 to smithi03781225-44 2024-08-17T17:24:48.415 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 116 (ObjNum 43 snap 0 seq_num 43) dirty exists 2024-08-17T17:24:48.415 INFO:tasks.rados.rados.0.smithi037.stdout:196: expect (ObjNum 68 snap 7 seq_num 68) 2024-08-17T17:24:48.561 INFO:tasks.rados.rados.0.smithi037.stdout:196: done (2 left) 2024-08-17T17:24:48.561 INFO:tasks.rados.rados.0.smithi037.stdout:197: done (1 left) 2024-08-17T17:24:48.561 INFO:tasks.rados.rados.0.smithi037.stdout:199: done (0 left) 2024-08-17T17:24:48.561 INFO:tasks.rados.rados.0.smithi037.stdout:200: read oid 9 snap 13 2024-08-17T17:24:48.561 INFO:tasks.rados.rados.0.smithi037.stdout:200: expect (ObjNum 8 snap 0 seq_num 8) 2024-08-17T17:24:48.561 INFO:tasks.rados.rados.0.smithi037.stdout:201: rollback oid 45 current snap is 18 2024-08-17T17:24:48.561 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 45 to 16 2024-08-17T17:24:48.562 INFO:tasks.rados.rados.0.smithi037.stdout:202: rollback oid 14 current snap is 18 2024-08-17T17:24:48.562 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 14 to 13 2024-08-17T17:24:48.562 INFO:tasks.rados.rados.0.smithi037.stdout:203: write oid 34 current snap is 18 2024-08-17T17:24:48.562 INFO:tasks.rados.rados.0.smithi037.stdout:203: seq_num 112 ranges {682384=456830,1721042=423699,2809728=454936,3731357=151027} 2024-08-17T17:24:48.566 INFO:tasks.rados.rados.0.smithi037.stdout:203: writing smithi03781225-34 from 682384 to 1139214 tid 1 2024-08-17T17:24:48.572 INFO:tasks.rados.rados.0.smithi037.stdout:203: writing smithi03781225-34 from 1721042 to 2144741 tid 2 2024-08-17T17:24:48.578 INFO:tasks.rados.rados.0.smithi037.stdout:203: writing smithi03781225-34 from 2809728 to 3264664 tid 3 2024-08-17T17:24:48.582 INFO:tasks.rados.rados.0.smithi037.stdout:203: writing smithi03781225-34 from 3731357 to 3882384 tid 4 2024-08-17T17:24:48.582 INFO:tasks.rados.rados.0.smithi037.stdout:204: snap_create 2024-08-17T17:24:48.583 INFO:tasks.rados.rados.0.smithi037.stdout:201: finishing rollback tid 1 to smithi03781225-45 2024-08-17T17:24:48.583 INFO:tasks.rados.rados.0.smithi037.stdout:201: finishing rollback tid 2 to smithi03781225-45 2024-08-17T17:24:48.583 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 46 (ObjNum 85 snap 10 seq_num 85) dirty exists 2024-08-17T17:24:48.583 INFO:tasks.rados.rados.0.smithi037.stdout:202: finishing rollback tid 1 to smithi03781225-14 2024-08-17T17:24:48.583 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 14 v 0 (ObjNum 129 snap 0 seq_num 4060623888) dirty dne 2024-08-17T17:24:48.583 INFO:tasks.rados.rados.0.smithi037.stdout:200: expect (ObjNum 8 snap 0 seq_num 8) 2024-08-17T17:24:48.654 INFO:tasks.rados.rados.0.smithi037.stdout:203: finishing write tid 1 to smithi03781225-34 2024-08-17T17:24:48.655 INFO:tasks.rados.rados.0.smithi037.stdout:203: finishing write tid 2 to smithi03781225-34 2024-08-17T17:24:48.655 INFO:tasks.rados.rados.0.smithi037.stdout:203: finishing write tid 3 to smithi03781225-34 2024-08-17T17:24:48.655 INFO:tasks.rados.rados.0.smithi037.stdout:203: finishing write tid 4 to smithi03781225-34 2024-08-17T17:24:48.655 INFO:tasks.rados.rados.0.smithi037.stdout:203: finishing write tid 5 to smithi03781225-34 2024-08-17T17:24:48.655 INFO:tasks.rados.rados.0.smithi037.stdout:203: finishing write tid 6 to smithi03781225-34 2024-08-17T17:24:48.655 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 81 (ObjNum 112 snap 18 seq_num 112) dirty exists 2024-08-17T17:24:48.655 INFO:tasks.rados.rados.0.smithi037.stdout:203: left oid 34 (ObjNum 112 snap 18 seq_num 112) 2024-08-17T17:24:48.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:48 smithi046 ceph-mon[34315]: osdmap e110: 8 total, 8 up, 8 in 2024-08-17T17:24:48.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:48 smithi046 ceph-mon[34315]: pgmap v150: 89 pgs: 89 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 4.2 MiB/s wr, 38 op/s 2024-08-17T17:24:48.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:48 smithi037 ceph-mon[31110]: osdmap e110: 8 total, 8 up, 8 in 2024-08-17T17:24:48.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:48 smithi037 ceph-mon[31110]: pgmap v150: 89 pgs: 89 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 4.2 MiB/s wr, 38 op/s 2024-08-17T17:24:48.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:48 smithi037 ceph-mon[41254]: osdmap e110: 8 total, 8 up, 8 in 2024-08-17T17:24:48.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:48 smithi037 ceph-mon[41254]: pgmap v150: 89 pgs: 89 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 4.2 MiB/s wr, 38 op/s 2024-08-17T17:24:49.347 INFO:tasks.rados.rados.0.smithi037.stdout:200: done (4 left) 2024-08-17T17:24:49.348 INFO:tasks.rados.rados.0.smithi037.stdout:201: done (3 left) 2024-08-17T17:24:49.348 INFO:tasks.rados.rados.0.smithi037.stdout:202: done (2 left) 2024-08-17T17:24:49.348 INFO:tasks.rados.rados.0.smithi037.stdout:203: done (1 left) 2024-08-17T17:24:49.348 INFO:tasks.rados.rados.0.smithi037.stdout:204: done (0 left) 2024-08-17T17:24:49.348 INFO:tasks.rados.rados.0.smithi037.stdout:205: write oid 49 current snap is 19 2024-08-17T17:24:49.348 INFO:tasks.rados.rados.0.smithi037.stdout:205: seq_num 113 ranges {699191=532079,1779524=567357,2837151=666208} 2024-08-17T17:24:49.354 INFO:tasks.rados.rados.0.smithi037.stdout:205: writing smithi03781225-49 from 699191 to 1231270 tid 1 2024-08-17T17:24:49.360 INFO:tasks.rados.rados.0.smithi037.stdout:205: writing smithi03781225-49 from 1779524 to 2346881 tid 2 2024-08-17T17:24:49.367 INFO:tasks.rados.rados.0.smithi037.stdout:205: writing smithi03781225-49 from 2837151 to 3503359 tid 3 2024-08-17T17:24:49.367 INFO:tasks.rados.rados.0.smithi037.stdout:206: snap_remove snap 18 2024-08-17T17:24:49.458 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:24:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:49 smithi046 ceph-mon[34315]: osdmap e111: 8 total, 8 up, 8 in 2024-08-17T17:24:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:49 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:24:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:49 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/166205087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:49 smithi046 ceph-mon[34315]: osdmap e112: 8 total, 8 up, 8 in 2024-08-17T17:24:49.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:49 smithi037 ceph-mon[41254]: osdmap e111: 8 total, 8 up, 8 in 2024-08-17T17:24:49.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:49 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:24:49.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:49 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/166205087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:49.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:49 smithi037 ceph-mon[41254]: osdmap e112: 8 total, 8 up, 8 in 2024-08-17T17:24:49.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:49 smithi037 ceph-mon[31110]: osdmap e111: 8 total, 8 up, 8 in 2024-08-17T17:24:49.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:49 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:24:49.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:49 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/166205087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:49.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:49 smithi037 ceph-mon[31110]: osdmap e112: 8 total, 8 up, 8 in 2024-08-17T17:24:50.351 INFO:tasks.rados.rados.0.smithi037.stdout:206: done (1 left) 2024-08-17T17:24:50.351 INFO:tasks.rados.rados.0.smithi037.stdout:207: rollback oid 12 current snap is 19 2024-08-17T17:24:50.351 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 12 to 11 2024-08-17T17:24:50.351 INFO:tasks.rados.rados.0.smithi037.stdout:205: finishing write tid 1 to smithi03781225-49 2024-08-17T17:24:50.351 INFO:tasks.rados.rados.0.smithi037.stdout:205: finishing write tid 2 to smithi03781225-49 2024-08-17T17:24:50.351 INFO:tasks.rados.rados.0.smithi037.stdout:205: finishing write tid 3 to smithi03781225-49 2024-08-17T17:24:50.351 INFO:tasks.rados.rados.0.smithi037.stdout:205: finishing write tid 4 to smithi03781225-49 2024-08-17T17:24:50.351 INFO:tasks.rados.rados.0.smithi037.stdout:205: finishing write tid 5 to smithi03781225-49 2024-08-17T17:24:50.351 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 49 v 47 (ObjNum 113 snap 19 seq_num 113) dirty exists 2024-08-17T17:24:50.352 INFO:tasks.rados.rados.0.smithi037.stdout:205: left oid 49 (ObjNum 113 snap 19 seq_num 113) 2024-08-17T17:24:50.352 INFO:tasks.rados.rados.0.smithi037.stdout:205: done (1 left) 2024-08-17T17:24:50.352 INFO:tasks.rados.rados.0.smithi037.stdout:208: snap_remove snap 13 2024-08-17T17:24:50.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:50 smithi046 ceph-mon[34315]: from='client.24754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:50.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:50 smithi046 ceph-mon[34315]: pgmap v153: 89 pgs: 89 active+clean; 151 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 795 KiB/s wr, 11 op/s 2024-08-17T17:24:50.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:50 smithi046 ceph-mon[34315]: from='client.24917 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:50.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:50 smithi046 ceph-mon[34315]: osdmap e113: 8 total, 8 up, 8 in 2024-08-17T17:24:50.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:50 smithi037 ceph-mon[31110]: from='client.24754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:50.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:50 smithi037 ceph-mon[31110]: pgmap v153: 89 pgs: 89 active+clean; 151 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 795 KiB/s wr, 11 op/s 2024-08-17T17:24:50.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:50 smithi037 ceph-mon[31110]: from='client.24917 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:50.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:50 smithi037 ceph-mon[31110]: osdmap e113: 8 total, 8 up, 8 in 2024-08-17T17:24:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:50 smithi037 ceph-mon[41254]: from='client.24754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:50 smithi037 ceph-mon[41254]: pgmap v153: 89 pgs: 89 active+clean; 151 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 795 KiB/s wr, 11 op/s 2024-08-17T17:24:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:50 smithi037 ceph-mon[41254]: from='client.24917 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:50 smithi037 ceph-mon[41254]: osdmap e113: 8 total, 8 up, 8 in 2024-08-17T17:24:51.352 INFO:tasks.rados.rados.0.smithi037.stdout:207: finishing rollback tid 1 to smithi03781225-12 2024-08-17T17:24:51.352 INFO:tasks.rados.rados.0.smithi037.stdout:207: finishing rollback tid 2 to smithi03781225-12 2024-08-17T17:24:51.352 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 129 (ObjNum 68 snap 7 seq_num 68) dirty exists 2024-08-17T17:24:51.352 INFO:tasks.rados.rados.0.smithi037.stdout:207: done (1 left) 2024-08-17T17:24:51.352 INFO:tasks.rados.rados.0.smithi037.stdout:208: done (0 left) 2024-08-17T17:24:51.353 INFO:tasks.rados.rados.0.smithi037.stdout:209: delete oid 39 current snap is 19 2024-08-17T17:24:51.357 INFO:tasks.rados.rados.0.smithi037.stdout:209: done (0 left) 2024-08-17T17:24:51.357 INFO:tasks.rados.rados.0.smithi037.stdout:210: read oid 19 snap -1 2024-08-17T17:24:51.357 INFO:tasks.rados.rados.0.smithi037.stdout:210: expect (ObjNum 18 snap 0 seq_num 18) 2024-08-17T17:24:51.357 INFO:tasks.rados.rados.0.smithi037.stdout:211: snap_remove snap 11 2024-08-17T17:24:52.333 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:24:52.358 INFO:tasks.rados.rados.0.smithi037.stdout:211: done (1 left) 2024-08-17T17:24:52.358 INFO:tasks.rados.rados.0.smithi037.stdout:212: delete oid 2 current snap is 19 2024-08-17T17:24:52.358 INFO:tasks.rados.rados.0.smithi037.stdout:210: expect (ObjNum 18 snap 0 seq_num 18) 2024-08-17T17:24:52.436 INFO:tasks.rados.rados.0.smithi037.stdout:210: done (1 left) 2024-08-17T17:24:52.436 INFO:tasks.rados.rados.0.smithi037.stdout:212: done (0 left) 2024-08-17T17:24:52.436 INFO:tasks.rados.rados.0.smithi037.stdout:213: snap_create 2024-08-17T17:24:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:52 smithi046 ceph-mon[34315]: osdmap e114: 8 total, 8 up, 8 in 2024-08-17T17:24:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:52 smithi046 ceph-mon[34315]: pgmap v156: 89 pgs: 89 active+clean; 151 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 795 KiB/s wr, 11 op/s 2024-08-17T17:24:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:52 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/2710700834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:52.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:52 smithi037 ceph-mon[31110]: osdmap e114: 8 total, 8 up, 8 in 2024-08-17T17:24:52.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:52 smithi037 ceph-mon[31110]: pgmap v156: 89 pgs: 89 active+clean; 151 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 795 KiB/s wr, 11 op/s 2024-08-17T17:24:52.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:52 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/2710700834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:52.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:52 smithi037 ceph-mon[41254]: osdmap e114: 8 total, 8 up, 8 in 2024-08-17T17:24:52.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:52 smithi037 ceph-mon[41254]: pgmap v156: 89 pgs: 89 active+clean; 151 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 795 KiB/s wr, 11 op/s 2024-08-17T17:24:52.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:52 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/2710700834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:53.361 INFO:tasks.rados.rados.0.smithi037.stdout:213: done (0 left) 2024-08-17T17:24:53.362 INFO:tasks.rados.rados.0.smithi037.stdout:214: delete oid 46 current snap is 20 2024-08-17T17:24:53.365 INFO:tasks.rados.rados.0.smithi037.stdout:214: done (0 left) 2024-08-17T17:24:53.365 INFO:tasks.rados.rados.0.smithi037.stdout:215: write oid 16 current snap is 20 2024-08-17T17:24:53.365 INFO:tasks.rados.rados.0.smithi037.stdout:215: seq_num 117 ranges {766419=549428,2013452=574695,3346843=427649} 2024-08-17T17:24:53.372 INFO:tasks.rados.rados.0.smithi037.stdout:215: writing smithi03781225-16 from 766419 to 1315847 tid 1 2024-08-17T17:24:53.379 INFO:tasks.rados.rados.0.smithi037.stdout:215: writing smithi03781225-16 from 2013452 to 2588147 tid 2 2024-08-17T17:24:53.385 INFO:tasks.rados.rados.0.smithi037.stdout:215: writing smithi03781225-16 from 3346843 to 3774492 tid 3 2024-08-17T17:24:53.386 INFO:tasks.rados.rados.0.smithi037.stdout:216: read oid 30 snap -1 2024-08-17T17:24:53.386 INFO:tasks.rados.rados.0.smithi037.stdout:216: expect (ObjNum 29 snap 0 seq_num 29) 2024-08-17T17:24:53.386 INFO:tasks.rados.rados.0.smithi037.stdout:217: snap_remove snap 16 2024-08-17T17:24:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:53 smithi046 ceph-mon[34315]: from='client.15024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:53 smithi046 ceph-mon[34315]: osdmap e115: 8 total, 8 up, 8 in 2024-08-17T17:24:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:53 smithi046 ceph-mon[34315]: from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:53.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:53 smithi037 ceph-mon[31110]: from='client.15024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:53.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:53 smithi037 ceph-mon[31110]: osdmap e115: 8 total, 8 up, 8 in 2024-08-17T17:24:53.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:53 smithi037 ceph-mon[31110]: from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:53.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:53 smithi037 ceph-mon[41254]: from='client.15024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:53.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:53 smithi037 ceph-mon[41254]: osdmap e115: 8 total, 8 up, 8 in 2024-08-17T17:24:53.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:53 smithi037 ceph-mon[41254]: from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:54.351 INFO:tasks.rados.rados.0.smithi037.stdout:217: done (2 left) 2024-08-17T17:24:54.351 INFO:tasks.rados.rados.0.smithi037.stdout:218: snap_remove snap 17 2024-08-17T17:24:54.351 INFO:tasks.rados.rados.0.smithi037.stdout:215: finishing write tid 1 to smithi03781225-16 2024-08-17T17:24:54.351 INFO:tasks.rados.rados.0.smithi037.stdout:215: finishing write tid 2 to smithi03781225-16 2024-08-17T17:24:54.352 INFO:tasks.rados.rados.0.smithi037.stdout:215: finishing write tid 3 to smithi03781225-16 2024-08-17T17:24:54.352 INFO:tasks.rados.rados.0.smithi037.stdout:215: finishing write tid 4 to smithi03781225-16 2024-08-17T17:24:54.352 INFO:tasks.rados.rados.0.smithi037.stdout:215: finishing write tid 5 to smithi03781225-16 2024-08-17T17:24:54.352 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 16 v 72 (ObjNum 117 snap 20 seq_num 117) dirty exists 2024-08-17T17:24:54.352 INFO:tasks.rados.rados.0.smithi037.stdout:215: left oid 16 (ObjNum 117 snap 20 seq_num 117) 2024-08-17T17:24:54.352 INFO:tasks.rados.rados.0.smithi037.stdout:216: expect (ObjNum 29 snap 0 seq_num 29) 2024-08-17T17:24:54.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:54 smithi046 ceph-mon[34315]: osdmap e116: 8 total, 8 up, 8 in 2024-08-17T17:24:54.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:54 smithi046 ceph-mon[34315]: pgmap v159: 89 pgs: 89 active+clean; 151 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:54.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:54 smithi046 ceph-mon[34315]: osdmap e117: 8 total, 8 up, 8 in 2024-08-17T17:24:54.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:54 smithi037 ceph-mon[31110]: osdmap e116: 8 total, 8 up, 8 in 2024-08-17T17:24:54.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:54 smithi037 ceph-mon[31110]: pgmap v159: 89 pgs: 89 active+clean; 151 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:54.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:54 smithi037 ceph-mon[31110]: osdmap e117: 8 total, 8 up, 8 in 2024-08-17T17:24:54.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:54 smithi037 ceph-mon[41254]: osdmap e116: 8 total, 8 up, 8 in 2024-08-17T17:24:54.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:54 smithi037 ceph-mon[41254]: pgmap v159: 89 pgs: 89 active+clean; 151 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:24:54.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:54 smithi037 ceph-mon[41254]: osdmap e117: 8 total, 8 up, 8 in 2024-08-17T17:24:55.208 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:24:55.377 INFO:tasks.rados.rados.0.smithi037.stdout:215: done (2 left) 2024-08-17T17:24:55.377 INFO:tasks.rados.rados.0.smithi037.stdout:216: done (1 left) 2024-08-17T17:24:55.377 INFO:tasks.rados.rados.0.smithi037.stdout:218: done (0 left) 2024-08-17T17:24:55.377 INFO:tasks.rados.rados.0.smithi037.stdout:219: write oid 11 current snap is 20 2024-08-17T17:24:55.377 INFO:tasks.rados.rados.0.smithi037.stdout:219: seq_num 118 ranges {783226=624677,2071934=434706,2974266=638921} 2024-08-17T17:24:55.385 INFO:tasks.rados.rados.0.smithi037.stdout:219: writing smithi03781225-11 from 783226 to 1407903 tid 1 2024-08-17T17:24:55.391 INFO:tasks.rados.rados.0.smithi037.stdout:219: writing smithi03781225-11 from 2071934 to 2506640 tid 2 2024-08-17T17:24:55.397 INFO:tasks.rados.rados.0.smithi037.stdout:219: writing smithi03781225-11 from 2974266 to 3613187 tid 3 2024-08-17T17:24:55.397 INFO:tasks.rados.rados.0.smithi037.stdout:220: rollback oid 12 current snap is 20 2024-08-17T17:24:55.397 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 12 to 19 2024-08-17T17:24:55.398 INFO:tasks.rados.rados.0.smithi037.stdout:219: finishing write tid 1 to smithi03781225-11 2024-08-17T17:24:55.398 INFO:tasks.rados.rados.0.smithi037.stdout:219: finishing write tid 2 to smithi03781225-11 2024-08-17T17:24:55.398 INFO:tasks.rados.rados.0.smithi037.stdout:221: snap_create 2024-08-17T17:24:55.400 INFO:tasks.rados.rados.0.smithi037.stdout:219: finishing write tid 3 to smithi03781225-11 2024-08-17T17:24:55.400 INFO:tasks.rados.rados.0.smithi037.stdout:219: finishing write tid 4 to smithi03781225-11 2024-08-17T17:24:55.400 INFO:tasks.rados.rados.0.smithi037.stdout:219: finishing write tid 5 to smithi03781225-11 2024-08-17T17:24:55.400 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 11 v 66 (ObjNum 118 snap 20 seq_num 118) dirty exists 2024-08-17T17:24:55.400 INFO:tasks.rados.rados.0.smithi037.stdout:219: left oid 11 (ObjNum 118 snap 20 seq_num 118) 2024-08-17T17:24:55.402 INFO:tasks.rados.rados.0.smithi037.stdout:220: finishing rollback tid 0 to smithi03781225-12 2024-08-17T17:24:55.402 INFO:tasks.rados.rados.0.smithi037.stdout:220: finishing rollback tid 1 to smithi03781225-12 2024-08-17T17:24:55.402 INFO:tasks.rados.rados.0.smithi037.stdout:220: finishing rollback tid 2 to smithi03781225-12 2024-08-17T17:24:55.402 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 145 (ObjNum 68 snap 7 seq_num 68) dirty exists 2024-08-17T17:24:55.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:55 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/3802703750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:55.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:55 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/3802703750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:55.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:55 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/3802703750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:56.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:24:55 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:24:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:24:56.385 INFO:tasks.rados.rados.0.smithi037.stdout:219: done (2 left) 2024-08-17T17:24:56.385 INFO:tasks.rados.rados.0.smithi037.stdout:220: done (1 left) 2024-08-17T17:24:56.385 INFO:tasks.rados.rados.0.smithi037.stdout:221: done (0 left) 2024-08-17T17:24:56.385 INFO:tasks.rados.rados.0.smithi037.stdout:222: delete oid 28 current snap is 21 2024-08-17T17:24:56.388 INFO:tasks.rados.rados.0.smithi037.stdout:222: done (0 left) 2024-08-17T17:24:56.388 INFO:tasks.rados.rados.0.smithi037.stdout:223: snap_create 2024-08-17T17:24:56.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:56 smithi046 ceph-mon[34315]: from='client.15042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:56.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:56 smithi046 ceph-mon[34315]: osdmap e118: 8 total, 8 up, 8 in 2024-08-17T17:24:56.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:56 smithi046 ceph-mon[34315]: from='client.24953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:56.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:56 smithi046 ceph-mon[34315]: pgmap v162: 89 pgs: 89 active+clean; 137 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 379 KiB/s wr, 7 op/s 2024-08-17T17:24:56.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:24:56 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:24:56] "GET /metrics HTTP/1.1" 200 243121 "" "Prometheus/2.43.0" 2024-08-17T17:24:56.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:56 smithi037 ceph-mon[31110]: from='client.15042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:56.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:56 smithi037 ceph-mon[31110]: osdmap e118: 8 total, 8 up, 8 in 2024-08-17T17:24:56.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:56 smithi037 ceph-mon[31110]: from='client.24953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:56.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:56 smithi037 ceph-mon[31110]: pgmap v162: 89 pgs: 89 active+clean; 137 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 379 KiB/s wr, 7 op/s 2024-08-17T17:24:56.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:56 smithi037 ceph-mon[41254]: from='client.15042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:56.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:56 smithi037 ceph-mon[41254]: osdmap e118: 8 total, 8 up, 8 in 2024-08-17T17:24:56.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:56 smithi037 ceph-mon[41254]: from='client.24953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:56.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:56 smithi037 ceph-mon[41254]: pgmap v162: 89 pgs: 89 active+clean; 137 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 379 KiB/s wr, 7 op/s 2024-08-17T17:24:57.386 INFO:tasks.rados.rados.0.smithi037.stdout:223: done (0 left) 2024-08-17T17:24:57.386 INFO:tasks.rados.rados.0.smithi037.stdout:224: read oid 49 snap -1 2024-08-17T17:24:57.386 INFO:tasks.rados.rados.0.smithi037.stdout:224: expect (ObjNum 113 snap 19 seq_num 113) 2024-08-17T17:24:57.386 INFO:tasks.rados.rados.0.smithi037.stdout:225: read oid 23 snap 21 2024-08-17T17:24:57.386 INFO:tasks.rados.rados.0.smithi037.stdout:225: expect deleted 2024-08-17T17:24:57.386 INFO:tasks.rados.rados.0.smithi037.stdout:226: write oid 7 current snap is 22 2024-08-17T17:24:57.386 INFO:tasks.rados.rados.0.smithi037.stdout:226: seq_num 120 ranges {416840=775175,1672545=344295} 2024-08-17T17:24:57.392 INFO:tasks.rados.rados.0.smithi037.stdout:226: writing smithi03781225-7 from 416840 to 1192015 tid 1 2024-08-17T17:24:57.397 INFO:tasks.rados.rados.0.smithi037.stdout:226: writing smithi03781225-7 from 1672545 to 2016840 tid 2 2024-08-17T17:24:57.398 INFO:tasks.rados.rados.0.smithi037.stdout:227: snap_create 2024-08-17T17:24:57.398 INFO:tasks.rados.rados.0.smithi037.stdout:224: expect (ObjNum 113 snap 19 seq_num 113) 2024-08-17T17:24:57.662 INFO:tasks.rados.rados.0.smithi037.stdout:226: finishing write tid 1 to smithi03781225-7 2024-08-17T17:24:57.662 INFO:tasks.rados.rados.0.smithi037.stdout:226: finishing write tid 2 to smithi03781225-7 2024-08-17T17:24:57.662 INFO:tasks.rados.rados.0.smithi037.stdout:226: finishing write tid 3 to smithi03781225-7 2024-08-17T17:24:57.663 INFO:tasks.rados.rados.0.smithi037.stdout:226: finishing write tid 4 to smithi03781225-7 2024-08-17T17:24:57.663 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 18 (ObjNum 120 snap 22 seq_num 120) dirty exists 2024-08-17T17:24:57.663 INFO:tasks.rados.rados.0.smithi037.stdout:226: left oid 7 (ObjNum 120 snap 22 seq_num 120) 2024-08-17T17:24:57.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:57 smithi046 ceph-mon[34315]: osdmap e119: 8 total, 8 up, 8 in 2024-08-17T17:24:57.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:57 smithi037 ceph-mon[41254]: osdmap e119: 8 total, 8 up, 8 in 2024-08-17T17:24:57.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:57 smithi037 ceph-mon[31110]: osdmap e119: 8 total, 8 up, 8 in 2024-08-17T17:24:58.084 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:24:58.393 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:58 smithi037 ceph-mon[31110]: osdmap e120: 8 total, 8 up, 8 in 2024-08-17T17:24:58.393 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:58 smithi037 ceph-mon[31110]: pgmap v165: 89 pgs: 89 active+clean; 137 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 379 KiB/s wr, 7 op/s 2024-08-17T17:24:58.394 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:58 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1671987582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:58.401 INFO:tasks.rados.rados.0.smithi037.stdout:224: done (3 left) 2024-08-17T17:24:58.401 INFO:tasks.rados.rados.0.smithi037.stdout:225: done (2 left) 2024-08-17T17:24:58.401 INFO:tasks.rados.rados.0.smithi037.stdout:226: done (1 left) 2024-08-17T17:24:58.402 INFO:tasks.rados.rados.0.smithi037.stdout:227: done (0 left) 2024-08-17T17:24:58.402 INFO:tasks.rados.rados.0.smithi037.stdout:228: rollback oid 47 current snap is 23 2024-08-17T17:24:58.402 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 47 to 19 2024-08-17T17:24:58.402 INFO:tasks.rados.rados.0.smithi037.stdout:229: delete oid 28 current snap is 23 2024-08-17T17:24:58.404 INFO:tasks.rados.rados.0.smithi037.stdout:228: finishing rollback tid 0 to smithi03781225-47 2024-08-17T17:24:58.405 INFO:tasks.rados.rados.0.smithi037.stdout:228: finishing rollback tid 1 to smithi03781225-47 2024-08-17T17:24:58.405 INFO:tasks.rados.rados.0.smithi037.stdout:228: finishing rollback tid 2 to smithi03781225-47 2024-08-17T17:24:58.405 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 47 v 151 (ObjNum 79 snap 10 seq_num 79) dirty exists 2024-08-17T17:24:58.405 INFO:tasks.rados.rados.0.smithi037.stdout:228: done (1 left) 2024-08-17T17:24:58.405 INFO:tasks.rados.rados.0.smithi037.stdout:229: done (0 left) 2024-08-17T17:24:58.406 INFO:tasks.rados.rados.0.smithi037.stdout:230: snap_remove snap 21 2024-08-17T17:24:58.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:58 smithi046 ceph-mon[34315]: osdmap e120: 8 total, 8 up, 8 in 2024-08-17T17:24:58.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:58 smithi046 ceph-mon[34315]: pgmap v165: 89 pgs: 89 active+clean; 137 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 379 KiB/s wr, 7 op/s 2024-08-17T17:24:58.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:58 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1671987582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:58.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:58 smithi037 ceph-mon[41254]: osdmap e120: 8 total, 8 up, 8 in 2024-08-17T17:24:58.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:58 smithi037 ceph-mon[41254]: pgmap v165: 89 pgs: 89 active+clean; 137 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 379 KiB/s wr, 7 op/s 2024-08-17T17:24:58.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:58 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1671987582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:24:59.354 INFO:tasks.rados.rados.0.smithi037.stdout:230: done (0 left) 2024-08-17T17:24:59.354 INFO:tasks.rados.rados.0.smithi037.stdout:231: write oid 40 current snap is 23 2024-08-17T17:24:59.354 INFO:tasks.rados.rados.0.smithi037.stdout:231: seq_num 122 ranges {450454=642026,1505862=544592} 2024-08-17T17:24:59.360 INFO:tasks.rados.rados.0.smithi037.stdout:231: writing smithi03781225-40 from 450454 to 1092480 tid 1 2024-08-17T17:24:59.366 INFO:tasks.rados.rados.0.smithi037.stdout:231: writing smithi03781225-40 from 1505862 to 2050454 tid 2 2024-08-17T17:24:59.366 INFO:tasks.rados.rados.0.smithi037.stdout:232: read oid 49 snap -1 2024-08-17T17:24:59.366 INFO:tasks.rados.rados.0.smithi037.stdout:232: expect (ObjNum 113 snap 19 seq_num 113) 2024-08-17T17:24:59.366 INFO:tasks.rados.rados.0.smithi037.stdout:233: read oid 27 snap -1 2024-08-17T17:24:59.366 INFO:tasks.rados.rados.0.smithi037.stdout:233: expect (ObjNum 84 snap 10 seq_num 84) 2024-08-17T17:24:59.366 INFO:tasks.rados.rados.0.smithi037.stdout:234: read oid 17 snap -1 2024-08-17T17:24:59.366 INFO:tasks.rados.rados.0.smithi037.stdout:234: expect (ObjNum 101 snap 16 seq_num 101) 2024-08-17T17:24:59.366 INFO:tasks.rados.rados.0.smithi037.stdout:235: delete oid 2 current snap is 23 2024-08-17T17:24:59.368 INFO:tasks.rados.rados.0.smithi037.stdout:231: finishing write tid 1 to smithi03781225-40 2024-08-17T17:24:59.373 INFO:tasks.rados.rados.0.smithi037.stdout:235: done (4 left) 2024-08-17T17:24:59.373 INFO:tasks.rados.rados.0.smithi037.stdout:236: write oid 32 current snap is 23 2024-08-17T17:24:59.373 INFO:tasks.rados.rados.0.smithi037.stdout:236: seq_num 124 ranges {484068=792524,1906473=177595} 2024-08-17T17:24:59.380 INFO:tasks.rados.rados.0.smithi037.stdout:236: writing smithi03781225-32 from 484068 to 1276592 tid 1 2024-08-17T17:24:59.384 INFO:tasks.rados.rados.0.smithi037.stdout:236: writing smithi03781225-32 from 1906473 to 2084068 tid 2 2024-08-17T17:24:59.384 INFO:tasks.rados.rados.0.smithi037.stdout:237: write oid 1 current snap is 23 2024-08-17T17:24:59.385 INFO:tasks.rados.rados.0.smithi037.stdout:237: seq_num 125 ranges {500875=467773,1564955=535920} 2024-08-17T17:24:59.390 INFO:tasks.rados.rados.0.smithi037.stdout:237: writing smithi03781225-1 from 500875 to 968648 tid 1 2024-08-17T17:24:59.397 INFO:tasks.rados.rados.0.smithi037.stdout:237: writing smithi03781225-1 from 1564955 to 2100875 tid 2 2024-08-17T17:24:59.397 INFO:tasks.rados.rados.0.smithi037.stdout:238: snap_create 2024-08-17T17:24:59.397 INFO:tasks.rados.rados.0.smithi037.stdout:231: finishing write tid 2 to smithi03781225-40 2024-08-17T17:24:59.397 INFO:tasks.rados.rados.0.smithi037.stdout:231: finishing write tid 3 to smithi03781225-40 2024-08-17T17:24:59.397 INFO:tasks.rados.rados.0.smithi037.stdout:231: finishing write tid 4 to smithi03781225-40 2024-08-17T17:24:59.397 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 40 v 73 (ObjNum 122 snap 23 seq_num 122) dirty exists 2024-08-17T17:24:59.397 INFO:tasks.rados.rados.0.smithi037.stdout:231: left oid 40 (ObjNum 122 snap 23 seq_num 122) 2024-08-17T17:24:59.397 INFO:tasks.rados.rados.0.smithi037.stdout:232: expect (ObjNum 113 snap 19 seq_num 113) 2024-08-17T17:24:59.665 INFO:tasks.rados.rados.0.smithi037.stdout:233: expect (ObjNum 84 snap 10 seq_num 84) 2024-08-17T17:24:59.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:59 smithi046 ceph-mon[34315]: from='client.24965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:59.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:59 smithi046 ceph-mon[34315]: from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:59.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:59 smithi046 ceph-mon[34315]: osdmap e121: 8 total, 8 up, 8 in 2024-08-17T17:24:59.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:24:59 smithi046 ceph-mon[34315]: osdmap e122: 8 total, 8 up, 8 in 2024-08-17T17:24:59.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:59 smithi037 ceph-mon[41254]: from='client.24965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:59.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:59 smithi037 ceph-mon[41254]: from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:59.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:59 smithi037 ceph-mon[41254]: osdmap e121: 8 total, 8 up, 8 in 2024-08-17T17:24:59.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:24:59 smithi037 ceph-mon[41254]: osdmap e122: 8 total, 8 up, 8 in 2024-08-17T17:24:59.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:59 smithi037 ceph-mon[31110]: from='client.24965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:59.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:59 smithi037 ceph-mon[31110]: from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:24:59.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:59 smithi037 ceph-mon[31110]: osdmap e121: 8 total, 8 up, 8 in 2024-08-17T17:24:59.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:24:59 smithi037 ceph-mon[31110]: osdmap e122: 8 total, 8 up, 8 in 2024-08-17T17:24:59.813 INFO:tasks.rados.rados.0.smithi037.stdout:234: expect (ObjNum 101 snap 16 seq_num 101) 2024-08-17T17:24:59.933 INFO:tasks.rados.rados.0.smithi037.stdout:236: finishing write tid 1 to smithi03781225-32 2024-08-17T17:24:59.934 INFO:tasks.rados.rados.0.smithi037.stdout:236: finishing write tid 2 to smithi03781225-32 2024-08-17T17:24:59.934 INFO:tasks.rados.rados.0.smithi037.stdout:236: finishing write tid 3 to smithi03781225-32 2024-08-17T17:24:59.934 INFO:tasks.rados.rados.0.smithi037.stdout:236: finishing write tid 4 to smithi03781225-32 2024-08-17T17:24:59.934 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 32 v 45 (ObjNum 124 snap 23 seq_num 124) dirty exists 2024-08-17T17:24:59.934 INFO:tasks.rados.rados.0.smithi037.stdout:236: left oid 32 (ObjNum 124 snap 23 seq_num 124) 2024-08-17T17:24:59.934 INFO:tasks.rados.rados.0.smithi037.stdout:237: finishing write tid 1 to smithi03781225-1 2024-08-17T17:24:59.934 INFO:tasks.rados.rados.0.smithi037.stdout:237: finishing write tid 2 to smithi03781225-1 2024-08-17T17:24:59.934 INFO:tasks.rados.rados.0.smithi037.stdout:237: finishing write tid 3 to smithi03781225-1 2024-08-17T17:24:59.934 INFO:tasks.rados.rados.0.smithi037.stdout:237: finishing write tid 4 to smithi03781225-1 2024-08-17T17:24:59.934 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 1 v 82 (ObjNum 125 snap 23 seq_num 125) dirty exists 2024-08-17T17:24:59.935 INFO:tasks.rados.rados.0.smithi037.stdout:237: left oid 1 (ObjNum 125 snap 23 seq_num 125) 2024-08-17T17:25:00.410 INFO:tasks.rados.rados.0.smithi037.stdout:231: done (6 left) 2024-08-17T17:25:00.410 INFO:tasks.rados.rados.0.smithi037.stdout:232: done (5 left) 2024-08-17T17:25:00.410 INFO:tasks.rados.rados.0.smithi037.stdout:233: done (4 left) 2024-08-17T17:25:00.410 INFO:tasks.rados.rados.0.smithi037.stdout:234: done (3 left) 2024-08-17T17:25:00.410 INFO:tasks.rados.rados.0.smithi037.stdout:236: done (2 left) 2024-08-17T17:25:00.410 INFO:tasks.rados.rados.0.smithi037.stdout:237: done (1 left) 2024-08-17T17:25:00.411 INFO:tasks.rados.rados.0.smithi037.stdout:238: done (0 left) 2024-08-17T17:25:00.411 INFO:tasks.rados.rados.0.smithi037.stdout:239: read oid 44 snap -1 2024-08-17T17:25:00.411 INFO:tasks.rados.rados.0.smithi037.stdout:239: expect (ObjNum 43 snap 0 seq_num 43) 2024-08-17T17:25:00.411 INFO:tasks.rados.rados.0.smithi037.stdout:240: write oid 22 current snap is 24 2024-08-17T17:25:00.411 INFO:tasks.rados.rados.0.smithi037.stdout:240: seq_num 126 ranges {517682=543022,1623437=494245} 2024-08-17T17:25:00.416 INFO:tasks.rados.rados.0.smithi037.stdout:240: writing smithi03781225-22 from 517682 to 1060704 tid 1 2024-08-17T17:25:00.422 INFO:tasks.rados.rados.0.smithi037.stdout:240: writing smithi03781225-22 from 1623437 to 2117682 tid 2 2024-08-17T17:25:00.422 INFO:tasks.rados.rados.0.smithi037.stdout:241: snap_create 2024-08-17T17:25:00.422 INFO:tasks.rados.rados.0.smithi037.stdout:239: expect (ObjNum 43 snap 0 seq_num 43) 2024-08-17T17:25:00.514 INFO:tasks.rados.rados.0.smithi037.stdout:240: finishing write tid 1 to smithi03781225-22 2024-08-17T17:25:00.514 INFO:tasks.rados.rados.0.smithi037.stdout:240: finishing write tid 2 to smithi03781225-22 2024-08-17T17:25:00.514 INFO:tasks.rados.rados.0.smithi037.stdout:240: finishing write tid 3 to smithi03781225-22 2024-08-17T17:25:00.514 INFO:tasks.rados.rados.0.smithi037.stdout:240: finishing write tid 4 to smithi03781225-22 2024-08-17T17:25:00.514 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 22 v 81 (ObjNum 126 snap 24 seq_num 126) dirty exists 2024-08-17T17:25:00.514 INFO:tasks.rados.rados.0.smithi037.stdout:240: left oid 22 (ObjNum 126 snap 24 seq_num 126) 2024-08-17T17:25:00.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:00 smithi046 ceph-mon[34315]: pgmap v168: 89 pgs: 89 active+clean; 130 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.4 MiB/s wr, 16 op/s 2024-08-17T17:25:00.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:00 smithi037 ceph-mon[41254]: pgmap v168: 89 pgs: 89 active+clean; 130 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.4 MiB/s wr, 16 op/s 2024-08-17T17:25:00.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:00 smithi037 ceph-mon[31110]: pgmap v168: 89 pgs: 89 active+clean; 130 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.4 MiB/s wr, 16 op/s 2024-08-17T17:25:00.963 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:25:01.415 INFO:tasks.rados.rados.0.smithi037.stdout:239: done (2 left) 2024-08-17T17:25:01.415 INFO:tasks.rados.rados.0.smithi037.stdout:240: done (1 left) 2024-08-17T17:25:01.415 INFO:tasks.rados.rados.0.smithi037.stdout:241: done (0 left) 2024-08-17T17:25:01.415 INFO:tasks.rados.rados.0.smithi037.stdout:242: rollback oid 28 current snap is 25 2024-08-17T17:25:01.415 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 28 to 24 2024-08-17T17:25:01.415 INFO:tasks.rados.rados.0.smithi037.stdout:243: delete oid 29 current snap is 25 2024-08-17T17:25:01.418 INFO:tasks.rados.rados.0.smithi037.stdout:243: done (1 left) 2024-08-17T17:25:01.418 INFO:tasks.rados.rados.0.smithi037.stdout:244: rollback oid 26 current snap is 25 2024-08-17T17:25:01.418 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 26 to 24 2024-08-17T17:25:01.418 INFO:tasks.rados.rados.0.smithi037.stdout:245: rollback oid 16 current snap is 25 2024-08-17T17:25:01.418 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 16 to 20 2024-08-17T17:25:01.418 INFO:tasks.rados.rados.0.smithi037.stdout:246: snap_create 2024-08-17T17:25:01.418 INFO:tasks.rados.rados.0.smithi037.stdout:242: finishing rollback tid 1 to smithi03781225-28 2024-08-17T17:25:01.418 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 28 v 147 (ObjNum -233950896 snap 21866 seq_num 304) dirty dne 2024-08-17T17:25:01.420 INFO:tasks.rados.rados.0.smithi037.stdout:245: finishing rollback tid 0 to smithi03781225-16 2024-08-17T17:25:01.421 INFO:tasks.rados.rados.0.smithi037.stdout:245: finishing rollback tid 1 to smithi03781225-16 2024-08-17T17:25:01.421 INFO:tasks.rados.rados.0.smithi037.stdout:244: finishing rollback tid 0 to smithi03781225-26 2024-08-17T17:25:01.422 INFO:tasks.rados.rados.0.smithi037.stdout:245: finishing rollback tid 2 to smithi03781225-16 2024-08-17T17:25:01.422 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 16 v 86 (ObjNum 117 snap 20 seq_num 117) dirty exists 2024-08-17T17:25:01.422 INFO:tasks.rados.rados.0.smithi037.stdout:244: finishing rollback tid 1 to smithi03781225-26 2024-08-17T17:25:01.422 INFO:tasks.rados.rados.0.smithi037.stdout:244: finishing rollback tid 2 to smithi03781225-26 2024-08-17T17:25:01.422 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 64 (ObjNum 103 snap 16 seq_num 103) dirty exists 2024-08-17T17:25:01.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:01 smithi046 ceph-mon[34315]: osdmap e123: 8 total, 8 up, 8 in 2024-08-17T17:25:01.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:01 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1139322366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:01.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:01 smithi046 ceph-mon[34315]: from='client.24983 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:01.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:01 smithi037 ceph-mon[41254]: osdmap e123: 8 total, 8 up, 8 in 2024-08-17T17:25:01.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:01 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1139322366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:01.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:01 smithi037 ceph-mon[41254]: from='client.24983 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:01.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:01 smithi037 ceph-mon[31110]: osdmap e123: 8 total, 8 up, 8 in 2024-08-17T17:25:01.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:01 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1139322366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:01.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:01 smithi037 ceph-mon[31110]: from='client.24983 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:02.425 INFO:tasks.rados.rados.0.smithi037.stdout:242: done (3 left) 2024-08-17T17:25:02.425 INFO:tasks.rados.rados.0.smithi037.stdout:244: done (2 left) 2024-08-17T17:25:02.425 INFO:tasks.rados.rados.0.smithi037.stdout:245: done (1 left) 2024-08-17T17:25:02.425 INFO:tasks.rados.rados.0.smithi037.stdout:246: done (0 left) 2024-08-17T17:25:02.425 INFO:tasks.rados.rados.0.smithi037.stdout:247: snap_create 2024-08-17T17:25:02.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:02 smithi046 ceph-mon[34315]: from='client.24989 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:02.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:02 smithi046 ceph-mon[34315]: osdmap e124: 8 total, 8 up, 8 in 2024-08-17T17:25:02.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:02 smithi046 ceph-mon[34315]: pgmap v171: 89 pgs: 89 active+clean; 130 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.4 MiB/s wr, 16 op/s 2024-08-17T17:25:02.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:02 smithi037 ceph-mon[31110]: from='client.24989 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:02.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:02 smithi037 ceph-mon[31110]: osdmap e124: 8 total, 8 up, 8 in 2024-08-17T17:25:02.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:02 smithi037 ceph-mon[31110]: pgmap v171: 89 pgs: 89 active+clean; 130 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.4 MiB/s wr, 16 op/s 2024-08-17T17:25:02.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:02 smithi037 ceph-mon[41254]: from='client.24989 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:02.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:02 smithi037 ceph-mon[41254]: osdmap e124: 8 total, 8 up, 8 in 2024-08-17T17:25:02.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:02 smithi037 ceph-mon[41254]: pgmap v171: 89 pgs: 89 active+clean; 130 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.4 MiB/s wr, 16 op/s 2024-08-17T17:25:03.421 INFO:tasks.rados.rados.0.smithi037.stdout:247: done (0 left) 2024-08-17T17:25:03.421 INFO:tasks.rados.rados.0.smithi037.stdout:248: write oid 48 current snap is 27 2024-08-17T17:25:03.421 INFO:tasks.rados.rados.0.smithi037.stdout:248: seq_num 128 ranges {551296=693520,2024048=127248} 2024-08-17T17:25:03.428 INFO:tasks.rados.rados.0.smithi037.stdout:248: writing smithi03781225-48 from 551296 to 1244816 tid 1 2024-08-17T17:25:03.433 INFO:tasks.rados.rados.0.smithi037.stdout:248: writing smithi03781225-48 from 2024048 to 2151296 tid 2 2024-08-17T17:25:03.433 INFO:tasks.rados.rados.0.smithi037.stdout:249: write oid 44 current snap is 27 2024-08-17T17:25:03.434 INFO:tasks.rados.rados.0.smithi037.stdout:249: seq_num 129 ranges {568103=768769,2082530=85573} 2024-08-17T17:25:03.441 INFO:tasks.rados.rados.0.smithi037.stdout:249: writing smithi03781225-44 from 568103 to 1336872 tid 1 2024-08-17T17:25:03.445 INFO:tasks.rados.rados.0.smithi037.stdout:249: writing smithi03781225-44 from 2082530 to 2168103 tid 2 2024-08-17T17:25:03.445 INFO:tasks.rados.rados.0.smithi037.stdout:250: snap_remove snap 26 2024-08-17T17:25:03.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:03 smithi046 ceph-mon[34315]: osdmap e125: 8 total, 8 up, 8 in 2024-08-17T17:25:03.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:03 smithi037 ceph-mon[41254]: osdmap e125: 8 total, 8 up, 8 in 2024-08-17T17:25:03.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:03 smithi037 ceph-mon[31110]: osdmap e125: 8 total, 8 up, 8 in 2024-08-17T17:25:03.851 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:25:04.353 INFO:tasks.rados.rados.0.smithi037.stdout:250: done (2 left) 2024-08-17T17:25:04.353 INFO:tasks.rados.rados.0.smithi037.stdout:251: write oid 8 current snap is 27 2024-08-17T17:25:04.353 INFO:tasks.rados.rados.0.smithi037.stdout:248: finishing write tid 1 to smithi03781225-48 2024-08-17T17:25:04.353 INFO:tasks.rados.rados.0.smithi037.stdout:248: finishing write tid 2 to smithi03781225-48 2024-08-17T17:25:04.353 INFO:tasks.rados.rados.0.smithi037.stdout:248: finishing write tid 3 to smithi03781225-48 2024-08-17T17:25:04.353 INFO:tasks.rados.rados.0.smithi037.stdout:248: finishing write tid 4 to smithi03781225-48 2024-08-17T17:25:04.354 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 48 v 159 (ObjNum 128 snap 27 seq_num 128) dirty exists 2024-08-17T17:25:04.354 INFO:tasks.rados.rados.0.smithi037.stdout:248: left oid 48 (ObjNum 128 snap 27 seq_num 128) 2024-08-17T17:25:04.354 INFO:tasks.rados.rados.0.smithi037.stdout:249: finishing write tid 1 to smithi03781225-44 2024-08-17T17:25:04.354 INFO:tasks.rados.rados.0.smithi037.stdout:249: finishing write tid 2 to smithi03781225-44 2024-08-17T17:25:04.354 INFO:tasks.rados.rados.0.smithi037.stdout:249: finishing write tid 3 to smithi03781225-44 2024-08-17T17:25:04.354 INFO:tasks.rados.rados.0.smithi037.stdout:249: finishing write tid 4 to smithi03781225-44 2024-08-17T17:25:04.354 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 137 (ObjNum 129 snap 27 seq_num 129) dirty exists 2024-08-17T17:25:04.354 INFO:tasks.rados.rados.0.smithi037.stdout:249: left oid 44 (ObjNum 129 snap 27 seq_num 129) 2024-08-17T17:25:04.354 INFO:tasks.rados.rados.0.smithi037.stdout:251: seq_num 130 ranges {584910=560371,1857365=327545} 2024-08-17T17:25:04.359 INFO:tasks.rados.rados.0.smithi037.stdout:251: writing smithi03781225-8 from 584910 to 1145281 tid 1 2024-08-17T17:25:04.365 INFO:tasks.rados.rados.0.smithi037.stdout:251: writing smithi03781225-8 from 1857365 to 2184910 tid 2 2024-08-17T17:25:04.365 INFO:tasks.rados.rados.0.smithi037.stdout:248: done (2 left) 2024-08-17T17:25:04.365 INFO:tasks.rados.rados.0.smithi037.stdout:249: done (1 left) 2024-08-17T17:25:04.366 INFO:tasks.rados.rados.0.smithi037.stdout:252: snap_create 2024-08-17T17:25:04.366 INFO:tasks.rados.rados.0.smithi037.stdout:251: finishing write tid 1 to smithi03781225-8 2024-08-17T17:25:04.367 INFO:tasks.rados.rados.0.smithi037.stdout:251: finishing write tid 2 to smithi03781225-8 2024-08-17T17:25:04.368 INFO:tasks.rados.rados.0.smithi037.stdout:251: finishing write tid 3 to smithi03781225-8 2024-08-17T17:25:04.368 INFO:tasks.rados.rados.0.smithi037.stdout:251: finishing write tid 4 to smithi03781225-8 2024-08-17T17:25:04.368 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 70 (ObjNum 130 snap 27 seq_num 130) dirty exists 2024-08-17T17:25:04.368 INFO:tasks.rados.rados.0.smithi037.stdout:251: left oid 8 (ObjNum 130 snap 27 seq_num 130) 2024-08-17T17:25:04.575 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:04 smithi037 ceph-mon[41254]: osdmap e126: 8 total, 8 up, 8 in 2024-08-17T17:25:04.576 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:04 smithi037 ceph-mon[41254]: pgmap v174: 89 pgs: 89 active+clean; 130 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:25:04.576 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:04 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:25:04.576 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:04 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/348668283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:04.576 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:04 smithi037 ceph-mon[41254]: from='client.15096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:04.576 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:04 smithi037 ceph-mon[41254]: osdmap e127: 8 total, 8 up, 8 in 2024-08-17T17:25:04.576 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:04 smithi037 ceph-mon[31110]: osdmap e126: 8 total, 8 up, 8 in 2024-08-17T17:25:04.576 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:04 smithi037 ceph-mon[31110]: pgmap v174: 89 pgs: 89 active+clean; 130 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:25:04.576 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:04 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:25:04.576 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:04 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/348668283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:04.576 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:04 smithi037 ceph-mon[31110]: from='client.15096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:04.577 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:04 smithi037 ceph-mon[31110]: osdmap e127: 8 total, 8 up, 8 in 2024-08-17T17:25:04.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:04 smithi046 ceph-mon[34315]: osdmap e126: 8 total, 8 up, 8 in 2024-08-17T17:25:04.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:04 smithi046 ceph-mon[34315]: pgmap v174: 89 pgs: 89 active+clean; 130 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:25:04.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:04 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:25:04.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:04 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/348668283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:04.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:04 smithi046 ceph-mon[34315]: from='client.15096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:04.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:04 smithi046 ceph-mon[34315]: osdmap e127: 8 total, 8 up, 8 in 2024-08-17T17:25:05.353 INFO:tasks.rados.rados.0.smithi037.stdout:251: done (1 left) 2024-08-17T17:25:05.353 INFO:tasks.rados.rados.0.smithi037.stdout:252: done (0 left) 2024-08-17T17:25:05.353 INFO:tasks.rados.rados.0.smithi037.stdout:253: snap_remove snap 27 2024-08-17T17:25:05.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:05 smithi046 ceph-mon[34315]: from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:05.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:05 smithi046 ceph-mon[34315]: osdmap e128: 8 total, 8 up, 8 in 2024-08-17T17:25:05.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:05 smithi037 ceph-mon[31110]: from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:05.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:05 smithi037 ceph-mon[31110]: osdmap e128: 8 total, 8 up, 8 in 2024-08-17T17:25:05.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:05 smithi037 ceph-mon[41254]: from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:05.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:05 smithi037 ceph-mon[41254]: osdmap e128: 8 total, 8 up, 8 in 2024-08-17T17:25:06.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:05 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:25:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:25:06.360 INFO:tasks.rados.rados.0.smithi037.stdout:253: done (0 left) 2024-08-17T17:25:06.360 INFO:tasks.rados.rados.0.smithi037.stdout:254: read oid 29 snap -1 2024-08-17T17:25:06.360 INFO:tasks.rados.rados.0.smithi037.stdout:254: expect deleted 2024-08-17T17:25:06.360 INFO:tasks.rados.rados.0.smithi037.stdout:255: read oid 15 snap -1 2024-08-17T17:25:06.360 INFO:tasks.rados.rados.0.smithi037.stdout:255: expect (ObjNum 69 snap 8 seq_num 69) 2024-08-17T17:25:06.361 INFO:tasks.rados.rados.0.smithi037.stdout:256: delete oid 36 current snap is 28 2024-08-17T17:25:06.362 INFO:tasks.rados.rados.0.smithi037.stdout:256: done (2 left) 2024-08-17T17:25:06.362 INFO:tasks.rados.rados.0.smithi037.stdout:257: delete oid 11 current snap is 28 2024-08-17T17:25:06.365 INFO:tasks.rados.rados.0.smithi037.stdout:254: done (2 left) 2024-08-17T17:25:06.365 INFO:tasks.rados.rados.0.smithi037.stdout:257: done (1 left) 2024-08-17T17:25:06.365 INFO:tasks.rados.rados.0.smithi037.stdout:258: read oid 40 snap -1 2024-08-17T17:25:06.365 INFO:tasks.rados.rados.0.smithi037.stdout:258: expect (ObjNum 122 snap 23 seq_num 122) 2024-08-17T17:25:06.365 INFO:tasks.rados.rados.0.smithi037.stdout:259: write oid 22 current snap is 28 2024-08-17T17:25:06.365 INFO:tasks.rados.rados.0.smithi037.stdout:259: seq_num 133 ranges {635331=786118,1916458=318873} 2024-08-17T17:25:06.374 INFO:tasks.rados.rados.0.smithi037.stdout:259: writing smithi03781225-22 from 635331 to 1421449 tid 1 2024-08-17T17:25:06.380 INFO:tasks.rados.rados.0.smithi037.stdout:259: writing smithi03781225-22 from 1916458 to 2235331 tid 2 2024-08-17T17:25:06.380 INFO:tasks.rados.rados.0.smithi037.stdout:260: snap_remove snap 19 2024-08-17T17:25:06.738 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:06 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:25:06] "GET /metrics HTTP/1.1" 200 243135 "" "Prometheus/2.43.0" 2024-08-17T17:25:06.739 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:06 smithi037 ceph-mon[31110]: pgmap v177: 89 pgs: 89 active+clean; 133 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 880 KiB/s wr, 8 op/s 2024-08-17T17:25:06.739 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:06 smithi037 ceph-mon[31110]: osdmap e129: 8 total, 8 up, 8 in 2024-08-17T17:25:06.739 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:06 smithi037 ceph-mon[41254]: pgmap v177: 89 pgs: 89 active+clean; 133 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 880 KiB/s wr, 8 op/s 2024-08-17T17:25:06.739 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:06 smithi037 ceph-mon[41254]: osdmap e129: 8 total, 8 up, 8 in 2024-08-17T17:25:06.739 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:25:06.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:06 smithi046 ceph-mon[34315]: pgmap v177: 89 pgs: 89 active+clean; 133 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 880 KiB/s wr, 8 op/s 2024-08-17T17:25:06.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:06 smithi046 ceph-mon[34315]: osdmap e129: 8 total, 8 up, 8 in 2024-08-17T17:25:07.357 INFO:tasks.rados.rados.0.smithi037.stdout:260: done (3 left) 2024-08-17T17:25:07.357 INFO:tasks.rados.rados.0.smithi037.stdout:261: write oid 37 current snap is 28 2024-08-17T17:25:07.357 INFO:tasks.rados.rados.0.smithi037.stdout:261: seq_num 134 ranges {652138=461367,1574940=677198} 2024-08-17T17:25:07.363 INFO:tasks.rados.rados.0.smithi037.stdout:261: writing smithi03781225-37 from 652138 to 1113505 tid 1 2024-08-17T17:25:07.370 INFO:tasks.rados.rados.0.smithi037.stdout:261: writing smithi03781225-37 from 1574940 to 2252138 tid 2 2024-08-17T17:25:07.370 INFO:tasks.rados.rados.0.smithi037.stdout:262: read oid 39 snap -1 2024-08-17T17:25:07.370 INFO:tasks.rados.rados.0.smithi037.stdout:262: expect deleted 2024-08-17T17:25:07.370 INFO:tasks.rados.rados.0.smithi037.stdout:263: write oid 50 current snap is 28 2024-08-17T17:25:07.370 INFO:tasks.rados.rados.0.smithi037.stdout:263: seq_num 135 ranges {668945=536616,1633422=491363} 2024-08-17T17:25:07.376 INFO:tasks.rados.rados.0.smithi037.stdout:263: writing smithi03781225-50 from 668945 to 1205561 tid 1 2024-08-17T17:25:07.382 INFO:tasks.rados.rados.0.smithi037.stdout:263: writing smithi03781225-50 from 1633422 to 2124785 tid 2 2024-08-17T17:25:07.382 INFO:tasks.rados.rados.0.smithi037.stdout:264: read oid 43 snap -1 2024-08-17T17:25:07.382 INFO:tasks.rados.rados.0.smithi037.stdout:264: expect (ObjNum 81 snap 10 seq_num 81) 2024-08-17T17:25:07.382 INFO:tasks.rados.rados.0.smithi037.stdout:265: read oid 45 snap -1 2024-08-17T17:25:07.382 INFO:tasks.rados.rados.0.smithi037.stdout:265: expect (ObjNum 85 snap 10 seq_num 85) 2024-08-17T17:25:07.382 INFO:tasks.rados.rados.0.smithi037.stdout:266: write oid 16 current snap is 28 2024-08-17T17:25:07.382 INFO:tasks.rados.rados.0.smithi037.stdout:255: expect (ObjNum 69 snap 8 seq_num 69) 2024-08-17T17:25:07.572 INFO:tasks.rados.rados.0.smithi037.stdout:258: expect (ObjNum 122 snap 23 seq_num 122) 2024-08-17T17:25:07.656 INFO:tasks.rados.rados.0.smithi037.stdout:259: finishing write tid 1 to smithi03781225-22 2024-08-17T17:25:07.657 INFO:tasks.rados.rados.0.smithi037.stdout:259: finishing write tid 2 to smithi03781225-22 2024-08-17T17:25:07.657 INFO:tasks.rados.rados.0.smithi037.stdout:259: finishing write tid 3 to smithi03781225-22 2024-08-17T17:25:07.657 INFO:tasks.rados.rados.0.smithi037.stdout:259: finishing write tid 4 to smithi03781225-22 2024-08-17T17:25:07.657 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 22 v 85 (ObjNum 133 snap 28 seq_num 133) dirty exists 2024-08-17T17:25:07.657 INFO:tasks.rados.rados.0.smithi037.stdout:259: left oid 22 (ObjNum 133 snap 28 seq_num 133) 2024-08-17T17:25:07.657 INFO:tasks.rados.rados.0.smithi037.stdout:261: finishing write tid 1 to smithi03781225-37 2024-08-17T17:25:07.657 INFO:tasks.rados.rados.0.smithi037.stdout:266: seq_num 136 ranges {685752=611865,1975551=310201} 2024-08-17T17:25:07.663 INFO:tasks.rados.rados.0.smithi037.stdout:266: writing smithi03781225-16 from 685752 to 1297617 tid 1 2024-08-17T17:25:07.669 INFO:tasks.rados.rados.0.smithi037.stdout:266: writing smithi03781225-16 from 1975551 to 2285752 tid 2 2024-08-17T17:25:07.669 INFO:tasks.rados.rados.0.smithi037.stdout:255: done (8 left) 2024-08-17T17:25:07.669 INFO:tasks.rados.rados.0.smithi037.stdout:258: done (7 left) 2024-08-17T17:25:07.669 INFO:tasks.rados.rados.0.smithi037.stdout:259: done (6 left) 2024-08-17T17:25:07.669 INFO:tasks.rados.rados.0.smithi037.stdout:267: rollback oid 18 current snap is 28 2024-08-17T17:25:07.669 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 18 to 24 2024-08-17T17:25:07.669 INFO:tasks.rados.rados.0.smithi037.stdout:261: finishing write tid 2 to smithi03781225-37 2024-08-17T17:25:07.669 INFO:tasks.rados.rados.0.smithi037.stdout:261: finishing write tid 3 to smithi03781225-37 2024-08-17T17:25:07.669 INFO:tasks.rados.rados.0.smithi037.stdout:261: finishing write tid 4 to smithi03781225-37 2024-08-17T17:25:07.669 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 37 v 114 (ObjNum 134 snap 28 seq_num 134) dirty exists 2024-08-17T17:25:07.670 INFO:tasks.rados.rados.0.smithi037.stdout:261: left oid 37 (ObjNum 134 snap 28 seq_num 134) 2024-08-17T17:25:07.670 INFO:tasks.rados.rados.0.smithi037.stdout:263: finishing write tid 1 to smithi03781225-50 2024-08-17T17:25:07.670 INFO:tasks.rados.rados.0.smithi037.stdout:263: finishing write tid 2 to smithi03781225-50 2024-08-17T17:25:07.670 INFO:tasks.rados.rados.0.smithi037.stdout:263: finishing write tid 3 to smithi03781225-50 2024-08-17T17:25:07.670 INFO:tasks.rados.rados.0.smithi037.stdout:263: finishing write tid 4 to smithi03781225-50 2024-08-17T17:25:07.670 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 50 v 113 (ObjNum 135 snap 28 seq_num 135) dirty exists 2024-08-17T17:25:07.670 INFO:tasks.rados.rados.0.smithi037.stdout:263: left oid 50 (ObjNum 135 snap 28 seq_num 135) 2024-08-17T17:25:07.670 INFO:tasks.rados.rados.0.smithi037.stdout:264: expect (ObjNum 81 snap 10 seq_num 81) 2024-08-17T17:25:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:07 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1357157692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:07 smithi046 ceph-mon[34315]: from='client.25019 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:07 smithi046 ceph-mon[34315]: osdmap e130: 8 total, 8 up, 8 in 2024-08-17T17:25:07.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:07 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1357157692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:07.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:07 smithi037 ceph-mon[31110]: from='client.25019 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:07.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:07 smithi037 ceph-mon[31110]: osdmap e130: 8 total, 8 up, 8 in 2024-08-17T17:25:07.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:07 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1357157692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:07.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:07 smithi037 ceph-mon[41254]: from='client.25019 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:07.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:07 smithi037 ceph-mon[41254]: osdmap e130: 8 total, 8 up, 8 in 2024-08-17T17:25:07.856 INFO:tasks.rados.rados.0.smithi037.stdout:265: expect (ObjNum 85 snap 10 seq_num 85) 2024-08-17T17:25:08.020 INFO:tasks.rados.rados.0.smithi037.stdout:266: finishing write tid 1 to smithi03781225-16 2024-08-17T17:25:08.021 INFO:tasks.rados.rados.0.smithi037.stdout:267: finishing rollback tid 0 to smithi03781225-18 2024-08-17T17:25:08.021 INFO:tasks.rados.rados.0.smithi037.stdout:267: finishing rollback tid 1 to smithi03781225-18 2024-08-17T17:25:08.021 INFO:tasks.rados.rados.0.smithi037.stdout:266: finishing write tid 2 to smithi03781225-16 2024-08-17T17:25:08.021 INFO:tasks.rados.rados.0.smithi037.stdout:266: finishing write tid 3 to smithi03781225-16 2024-08-17T17:25:08.021 INFO:tasks.rados.rados.0.smithi037.stdout:261: done (6 left) 2024-08-17T17:25:08.021 INFO:tasks.rados.rados.0.smithi037.stdout:262: done (5 left) 2024-08-17T17:25:08.021 INFO:tasks.rados.rados.0.smithi037.stdout:263: done (4 left) 2024-08-17T17:25:08.021 INFO:tasks.rados.rados.0.smithi037.stdout:264: done (3 left) 2024-08-17T17:25:08.021 INFO:tasks.rados.rados.0.smithi037.stdout:265: done (2 left) 2024-08-17T17:25:08.021 INFO:tasks.rados.rados.0.smithi037.stdout:268: write oid 30 current snap is 28 2024-08-17T17:25:08.021 INFO:tasks.rados.rados.0.smithi037.stdout:267: finishing rollback tid 2 to smithi03781225-18 2024-08-17T17:25:08.021 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 70 (ObjNum 104 snap 16 seq_num 104) dirty exists 2024-08-17T17:25:08.021 INFO:tasks.rados.rados.0.smithi037.stdout:266: finishing write tid 4 to smithi03781225-16 2024-08-17T17:25:08.021 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 16 v 94 (ObjNum 136 snap 28 seq_num 136) dirty exists 2024-08-17T17:25:08.022 INFO:tasks.rados.rados.0.smithi037.stdout:266: left oid 16 (ObjNum 136 snap 28 seq_num 136) 2024-08-17T17:25:08.022 INFO:tasks.rados.rados.0.smithi037.stdout:268: seq_num 137 ranges {702559=403467,1750386=495032} 2024-08-17T17:25:08.026 INFO:tasks.rados.rados.0.smithi037.stdout:268: writing smithi03781225-30 from 702559 to 1106026 tid 1 2024-08-17T17:25:08.033 INFO:tasks.rados.rados.0.smithi037.stdout:268: writing smithi03781225-30 from 1750386 to 2245418 tid 2 2024-08-17T17:25:08.033 INFO:tasks.rados.rados.0.smithi037.stdout:266: done (2 left) 2024-08-17T17:25:08.033 INFO:tasks.rados.rados.0.smithi037.stdout:267: done (1 left) 2024-08-17T17:25:08.033 INFO:tasks.rados.rados.0.smithi037.stdout:269: read oid 32 snap -1 2024-08-17T17:25:08.033 INFO:tasks.rados.rados.0.smithi037.stdout:269: expect (ObjNum 124 snap 23 seq_num 124) 2024-08-17T17:25:08.033 INFO:tasks.rados.rados.0.smithi037.stdout:270: rollback oid 8 current snap is 28 2024-08-17T17:25:08.033 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 8 to 24 2024-08-17T17:25:08.033 INFO:tasks.rados.rados.0.smithi037.stdout:268: finishing write tid 1 to smithi03781225-30 2024-08-17T17:25:08.033 INFO:tasks.rados.rados.0.smithi037.stdout:271: snap_create 2024-08-17T17:25:08.035 INFO:tasks.rados.rados.0.smithi037.stdout:270: finishing rollback tid 0 to smithi03781225-8 2024-08-17T17:25:08.035 INFO:tasks.rados.rados.0.smithi037.stdout:270: finishing rollback tid 1 to smithi03781225-8 2024-08-17T17:25:08.035 INFO:tasks.rados.rados.0.smithi037.stdout:270: finishing rollback tid 2 to smithi03781225-8 2024-08-17T17:25:08.035 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 79 (ObjNum 51 snap 0 seq_num 51) dirty exists 2024-08-17T17:25:08.036 INFO:tasks.rados.rados.0.smithi037.stdout:269: expect (ObjNum 124 snap 23 seq_num 124) 2024-08-17T17:25:08.184 INFO:tasks.rados.rados.0.smithi037.stdout:268: finishing write tid 2 to smithi03781225-30 2024-08-17T17:25:08.184 INFO:tasks.rados.rados.0.smithi037.stdout:268: finishing write tid 3 to smithi03781225-30 2024-08-17T17:25:08.184 INFO:tasks.rados.rados.0.smithi037.stdout:268: finishing write tid 4 to smithi03781225-30 2024-08-17T17:25:08.184 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 98 (ObjNum 137 snap 28 seq_num 137) dirty exists 2024-08-17T17:25:08.184 INFO:tasks.rados.rados.0.smithi037.stdout:268: left oid 30 (ObjNum 137 snap 28 seq_num 137) 2024-08-17T17:25:08.443 INFO:tasks.rados.rados.0.smithi037.stdout:268: done (3 left) 2024-08-17T17:25:08.443 INFO:tasks.rados.rados.0.smithi037.stdout:269: done (2 left) 2024-08-17T17:25:08.443 INFO:tasks.rados.rados.0.smithi037.stdout:270: done (1 left) 2024-08-17T17:25:08.443 INFO:tasks.rados.rados.0.smithi037.stdout:271: done (0 left) 2024-08-17T17:25:08.443 INFO:tasks.rados.rados.0.smithi037.stdout:272: snap_create 2024-08-17T17:25:08.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:08 smithi046 ceph-mon[34315]: from='client.25025 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:08.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:08 smithi046 ceph-mon[34315]: pgmap v180: 89 pgs: 89 active+clean; 133 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 880 KiB/s wr, 8 op/s 2024-08-17T17:25:08.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:08 smithi037 ceph-mon[31110]: from='client.25025 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:08.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:08 smithi037 ceph-mon[31110]: pgmap v180: 89 pgs: 89 active+clean; 133 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 880 KiB/s wr, 8 op/s 2024-08-17T17:25:08.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:08 smithi037 ceph-mon[41254]: from='client.25025 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:08.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:08 smithi037 ceph-mon[41254]: pgmap v180: 89 pgs: 89 active+clean; 133 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 880 KiB/s wr, 8 op/s 2024-08-17T17:25:09.444 INFO:tasks.rados.rados.0.smithi037.stdout:272: done (0 left) 2024-08-17T17:25:09.444 INFO:tasks.rados.rados.0.smithi037.stdout:273: write oid 31 current snap is 30 2024-08-17T17:25:09.444 INFO:tasks.rados.rados.0.smithi037.stdout:273: seq_num 138 ranges {719366=478716,1808868=510498} 2024-08-17T17:25:09.451 INFO:tasks.rados.rados.0.smithi037.stdout:273: writing smithi03781225-31 from 719366 to 1198082 tid 1 2024-08-17T17:25:09.459 INFO:tasks.rados.rados.0.smithi037.stdout:273: writing smithi03781225-31 from 1808868 to 2319366 tid 2 2024-08-17T17:25:09.459 INFO:tasks.rados.rados.0.smithi037.stdout:274: delete oid 38 current snap is 30 2024-08-17T17:25:09.459 INFO:tasks.rados.rados.0.smithi037.stdout:273: finishing write tid 1 to smithi03781225-31 2024-08-17T17:25:09.462 INFO:tasks.rados.rados.0.smithi037.stdout:273: finishing write tid 2 to smithi03781225-31 2024-08-17T17:25:09.462 INFO:tasks.rados.rados.0.smithi037.stdout:274: done (1 left) 2024-08-17T17:25:09.462 INFO:tasks.rados.rados.0.smithi037.stdout:275: rollback oid 6 current snap is 30 2024-08-17T17:25:09.462 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 6 to 25 2024-08-17T17:25:09.462 INFO:tasks.rados.rados.0.smithi037.stdout:276: snap_create 2024-08-17T17:25:09.462 INFO:tasks.rados.rados.0.smithi037.stdout:273: finishing write tid 3 to smithi03781225-31 2024-08-17T17:25:09.463 INFO:tasks.rados.rados.0.smithi037.stdout:273: finishing write tid 4 to smithi03781225-31 2024-08-17T17:25:09.463 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 31 v 117 (ObjNum 138 snap 30 seq_num 138) dirty exists 2024-08-17T17:25:09.463 INFO:tasks.rados.rados.0.smithi037.stdout:273: left oid 31 (ObjNum 138 snap 30 seq_num 138) 2024-08-17T17:25:09.467 INFO:tasks.rados.rados.0.smithi037.stdout:275: finishing rollback tid 0 to smithi03781225-6 2024-08-17T17:25:09.467 INFO:tasks.rados.rados.0.smithi037.stdout:275: finishing rollback tid 1 to smithi03781225-6 2024-08-17T17:25:09.467 INFO:tasks.rados.rados.0.smithi037.stdout:275: finishing rollback tid 2 to smithi03781225-6 2024-08-17T17:25:09.467 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 6 v 91 (ObjNum 92 snap 15 seq_num 92) dirty exists 2024-08-17T17:25:09.626 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:25:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:09 smithi046 ceph-mon[34315]: osdmap e131: 8 total, 8 up, 8 in 2024-08-17T17:25:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:09 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/110025097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:09.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:09 smithi037 ceph-mon[31110]: osdmap e131: 8 total, 8 up, 8 in 2024-08-17T17:25:09.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:09 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/110025097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:09.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:09 smithi037 ceph-mon[41254]: osdmap e131: 8 total, 8 up, 8 in 2024-08-17T17:25:09.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:09 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/110025097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:10.454 INFO:tasks.rados.rados.0.smithi037.stdout:273: done (2 left) 2024-08-17T17:25:10.454 INFO:tasks.rados.rados.0.smithi037.stdout:275: done (1 left) 2024-08-17T17:25:10.454 INFO:tasks.rados.rados.0.smithi037.stdout:276: done (0 left) 2024-08-17T17:25:10.454 INFO:tasks.rados.rados.0.smithi037.stdout:277: write oid 19 current snap is 31 2024-08-17T17:25:10.454 INFO:tasks.rados.rados.0.smithi037.stdout:277: seq_num 140 ranges {752980=629214,1809479=543501} 2024-08-17T17:25:10.461 INFO:tasks.rados.rados.0.smithi037.stdout:277: writing smithi03781225-19 from 752980 to 1382194 tid 1 2024-08-17T17:25:10.466 INFO:tasks.rados.rados.0.smithi037.stdout:277: writing smithi03781225-19 from 1809479 to 2352980 tid 2 2024-08-17T17:25:10.466 INFO:tasks.rados.rados.0.smithi037.stdout:278: snap_remove snap 29 2024-08-17T17:25:10.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:10 smithi046 ceph-mon[34315]: osdmap e132: 8 total, 8 up, 8 in 2024-08-17T17:25:10.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:10 smithi046 ceph-mon[34315]: pgmap v183: 89 pgs: 89 active+clean; 135 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.5 MiB/s wr, 20 op/s 2024-08-17T17:25:10.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:10 smithi046 ceph-mon[34315]: from='client.25037 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:10.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:10 smithi046 ceph-mon[34315]: from='client.25043 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:10.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:10 smithi037 ceph-mon[31110]: osdmap e132: 8 total, 8 up, 8 in 2024-08-17T17:25:10.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:10 smithi037 ceph-mon[31110]: pgmap v183: 89 pgs: 89 active+clean; 135 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.5 MiB/s wr, 20 op/s 2024-08-17T17:25:10.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:10 smithi037 ceph-mon[31110]: from='client.25037 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:10.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:10 smithi037 ceph-mon[31110]: from='client.25043 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:10.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:10 smithi037 ceph-mon[41254]: osdmap e132: 8 total, 8 up, 8 in 2024-08-17T17:25:10.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:10 smithi037 ceph-mon[41254]: pgmap v183: 89 pgs: 89 active+clean; 135 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.5 MiB/s wr, 20 op/s 2024-08-17T17:25:10.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:10 smithi037 ceph-mon[41254]: from='client.25037 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:10.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:10 smithi037 ceph-mon[41254]: from='client.25043 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:11.459 INFO:tasks.rados.rados.0.smithi037.stdout:278: done (1 left) 2024-08-17T17:25:11.459 INFO:tasks.rados.rados.0.smithi037.stdout:279: delete oid 33 current snap is 31 2024-08-17T17:25:11.459 INFO:tasks.rados.rados.0.smithi037.stdout:277: finishing write tid 1 to smithi03781225-19 2024-08-17T17:25:11.459 INFO:tasks.rados.rados.0.smithi037.stdout:277: finishing write tid 2 to smithi03781225-19 2024-08-17T17:25:11.459 INFO:tasks.rados.rados.0.smithi037.stdout:277: finishing write tid 3 to smithi03781225-19 2024-08-17T17:25:11.459 INFO:tasks.rados.rados.0.smithi037.stdout:277: finishing write tid 4 to smithi03781225-19 2024-08-17T17:25:11.459 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 19 v 95 (ObjNum 140 snap 31 seq_num 140) dirty exists 2024-08-17T17:25:11.459 INFO:tasks.rados.rados.0.smithi037.stdout:277: left oid 19 (ObjNum 140 snap 31 seq_num 140) 2024-08-17T17:25:11.463 INFO:tasks.rados.rados.0.smithi037.stdout:277: done (1 left) 2024-08-17T17:25:11.463 INFO:tasks.rados.rados.0.smithi037.stdout:279: done (0 left) 2024-08-17T17:25:11.463 INFO:tasks.rados.rados.0.smithi037.stdout:280: snap_remove snap 24 2024-08-17T17:25:11.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:11 smithi046 ceph-mon[34315]: osdmap e133: 8 total, 8 up, 8 in 2024-08-17T17:25:11.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:11 smithi037 ceph-mon[41254]: osdmap e133: 8 total, 8 up, 8 in 2024-08-17T17:25:11.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:11 smithi037 ceph-mon[31110]: osdmap e133: 8 total, 8 up, 8 in 2024-08-17T17:25:12.464 INFO:tasks.rados.rados.0.smithi037.stdout:280: done (0 left) 2024-08-17T17:25:12.464 INFO:tasks.rados.rados.0.smithi037.stdout:281: rollback oid 49 current snap is 31 2024-08-17T17:25:12.464 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 49 to 22 2024-08-17T17:25:12.464 INFO:tasks.rados.rados.0.smithi037.stdout:282: snap_remove snap 25 2024-08-17T17:25:12.506 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:25:12.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:12 smithi046 ceph-mon[34315]: osdmap e134: 8 total, 8 up, 8 in 2024-08-17T17:25:12.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:12 smithi046 ceph-mon[34315]: pgmap v186: 89 pgs: 89 active+clean; 135 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.5 MiB/s wr, 20 op/s 2024-08-17T17:25:12.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:12 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/2428220312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:12.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:12 smithi037 ceph-mon[31110]: osdmap e134: 8 total, 8 up, 8 in 2024-08-17T17:25:12.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:12 smithi037 ceph-mon[31110]: pgmap v186: 89 pgs: 89 active+clean; 135 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.5 MiB/s wr, 20 op/s 2024-08-17T17:25:12.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:12 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/2428220312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:12.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:12 smithi037 ceph-mon[41254]: osdmap e134: 8 total, 8 up, 8 in 2024-08-17T17:25:12.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:12 smithi037 ceph-mon[41254]: pgmap v186: 89 pgs: 89 active+clean; 135 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.5 MiB/s wr, 20 op/s 2024-08-17T17:25:12.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:12 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/2428220312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:13.466 INFO:tasks.rados.rados.0.smithi037.stdout:281: finishing rollback tid 0 to smithi03781225-49 2024-08-17T17:25:13.466 INFO:tasks.rados.rados.0.smithi037.stdout:281: finishing rollback tid 1 to smithi03781225-49 2024-08-17T17:25:13.466 INFO:tasks.rados.rados.0.smithi037.stdout:281: finishing rollback tid 2 to smithi03781225-49 2024-08-17T17:25:13.466 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 49 v 87 (ObjNum 113 snap 19 seq_num 113) dirty exists 2024-08-17T17:25:13.466 INFO:tasks.rados.rados.0.smithi037.stdout:281: done (1 left) 2024-08-17T17:25:13.466 INFO:tasks.rados.rados.0.smithi037.stdout:282: done (0 left) 2024-08-17T17:25:13.467 INFO:tasks.rados.rados.0.smithi037.stdout:283: read oid 19 snap -1 2024-08-17T17:25:13.467 INFO:tasks.rados.rados.0.smithi037.stdout:283: expect (ObjNum 140 snap 31 seq_num 140) 2024-08-17T17:25:13.467 INFO:tasks.rados.rados.0.smithi037.stdout:284: snap_create 2024-08-17T17:25:13.477 INFO:tasks.rados.rados.0.smithi037.stdout:283: expect (ObjNum 140 snap 31 seq_num 140) 2024-08-17T17:25:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:13 smithi046 ceph-mon[34315]: osdmap e135: 8 total, 8 up, 8 in 2024-08-17T17:25:13.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:13 smithi046 ceph-mon[34315]: from='client.25055 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:13.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:13 smithi046 ceph-mon[34315]: from='client.25061 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:13.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:13 smithi037 ceph-mon[31110]: osdmap e135: 8 total, 8 up, 8 in 2024-08-17T17:25:13.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:13 smithi037 ceph-mon[31110]: from='client.25055 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:13.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:13 smithi037 ceph-mon[31110]: from='client.25061 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:13.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:13 smithi037 ceph-mon[41254]: osdmap e135: 8 total, 8 up, 8 in 2024-08-17T17:25:13.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:13 smithi037 ceph-mon[41254]: from='client.25055 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:13.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:13 smithi037 ceph-mon[41254]: from='client.25061 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:14.358 INFO:tasks.rados.rados.0.smithi037.stdout:283: done (1 left) 2024-08-17T17:25:14.358 INFO:tasks.rados.rados.0.smithi037.stdout:284: done (0 left) 2024-08-17T17:25:14.358 INFO:tasks.rados.rados.0.smithi037.stdout:285: snap_create 2024-08-17T17:25:14.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:14 smithi046 ceph-mon[34315]: osdmap e136: 8 total, 8 up, 8 in 2024-08-17T17:25:14.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:14 smithi046 ceph-mon[34315]: pgmap v189: 89 pgs: 89 active+clean; 135 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:25:14.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:14 smithi046 ceph-mon[34315]: osdmap e137: 8 total, 8 up, 8 in 2024-08-17T17:25:14.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:14 smithi037 ceph-mon[31110]: osdmap e136: 8 total, 8 up, 8 in 2024-08-17T17:25:14.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:14 smithi037 ceph-mon[31110]: pgmap v189: 89 pgs: 89 active+clean; 135 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:25:14.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:14 smithi037 ceph-mon[31110]: osdmap e137: 8 total, 8 up, 8 in 2024-08-17T17:25:14.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:14 smithi037 ceph-mon[41254]: osdmap e136: 8 total, 8 up, 8 in 2024-08-17T17:25:14.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:14 smithi037 ceph-mon[41254]: pgmap v189: 89 pgs: 89 active+clean; 135 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:25:14.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:14 smithi037 ceph-mon[41254]: osdmap e137: 8 total, 8 up, 8 in 2024-08-17T17:25:15.355 INFO:tasks.rados.rados.0.smithi037.stdout:285: done (0 left) 2024-08-17T17:25:15.356 INFO:tasks.rados.rados.0.smithi037.stdout:286: snap_create 2024-08-17T17:25:15.379 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:25:16.011 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:15 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[36188]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:25:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:25:16.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:15 smithi046 ceph-mon[34315]: Upgrade: Updating mgr.x 2024-08-17T17:25:16.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:15 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:16.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:15 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:25:16.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:15 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:25:16.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:15 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:25:16.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:15 smithi046 ceph-mon[34315]: Deploying daemon mgr.x on smithi046 2024-08-17T17:25:16.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:15 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/597576249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:16.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:15 smithi046 ceph-mon[34315]: osdmap e138: 8 total, 8 up, 8 in 2024-08-17T17:25:16.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:15 smithi037 ceph-mon[31110]: Upgrade: Updating mgr.x 2024-08-17T17:25:16.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:15 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:16.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:15 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:25:16.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:15 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:25:16.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:15 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:25:16.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:15 smithi037 ceph-mon[31110]: Deploying daemon mgr.x on smithi046 2024-08-17T17:25:16.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:15 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/597576249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:16.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:15 smithi037 ceph-mon[31110]: osdmap e138: 8 total, 8 up, 8 in 2024-08-17T17:25:16.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:15 smithi037 ceph-mon[41254]: Upgrade: Updating mgr.x 2024-08-17T17:25:16.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:15 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:16.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:15 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:25:16.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:15 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:25:16.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:15 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:25:16.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:15 smithi037 ceph-mon[41254]: Deploying daemon mgr.x on smithi046 2024-08-17T17:25:16.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:15 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/597576249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:16.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:15 smithi037 ceph-mon[41254]: osdmap e138: 8 total, 8 up, 8 in 2024-08-17T17:25:16.361 INFO:tasks.rados.rados.0.smithi037.stdout:286: done (0 left) 2024-08-17T17:25:16.361 INFO:tasks.rados.rados.0.smithi037.stdout:287: write oid 13 current snap is 34 2024-08-17T17:25:16.361 INFO:tasks.rados.rados.0.smithi037.stdout:287: seq_num 142 ranges {786594=779712,2326443=60151} 2024-08-17T17:25:16.369 INFO:tasks.rados.rados.0.smithi037.stdout:287: writing smithi03781225-13 from 786594 to 1566306 tid 1 2024-08-17T17:25:16.374 INFO:tasks.rados.rados.0.smithi037.stdout:287: writing smithi03781225-13 from 2326443 to 2386594 tid 2 2024-08-17T17:25:16.374 INFO:tasks.rados.rados.0.smithi037.stdout:288: write oid 29 current snap is 34 2024-08-17T17:25:16.374 INFO:tasks.rados.rados.0.smithi037.stdout:288: seq_num 143 ranges {403401=454961,1584925=506039} 2024-08-17T17:25:16.378 INFO:tasks.rados.rados.0.smithi037.stdout:288: writing smithi03781225-29 from 403401 to 858362 tid 1 2024-08-17T17:25:16.386 INFO:tasks.rados.rados.0.smithi037.stdout:288: writing smithi03781225-29 from 1584925 to 2090964 tid 2 2024-08-17T17:25:16.386 INFO:tasks.rados.rados.0.smithi037.stdout:289: read oid 30 snap -1 2024-08-17T17:25:16.387 INFO:tasks.rados.rados.0.smithi037.stdout:289: expect (ObjNum 137 snap 28 seq_num 137) 2024-08-17T17:25:16.387 INFO:tasks.rados.rados.0.smithi037.stdout:290: delete oid 22 current snap is 34 2024-08-17T17:25:16.387 INFO:tasks.rados.rados.0.smithi037.stdout:287: finishing write tid 1 to smithi03781225-13 2024-08-17T17:25:16.387 INFO:tasks.rados.rados.0.smithi037.stdout:287: finishing write tid 2 to smithi03781225-13 2024-08-17T17:25:16.387 INFO:tasks.rados.rados.0.smithi037.stdout:287: finishing write tid 3 to smithi03781225-13 2024-08-17T17:25:16.387 INFO:tasks.rados.rados.0.smithi037.stdout:287: finishing write tid 4 to smithi03781225-13 2024-08-17T17:25:16.387 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 80 (ObjNum 142 snap 34 seq_num 142) dirty exists 2024-08-17T17:25:16.387 INFO:tasks.rados.rados.0.smithi037.stdout:287: left oid 13 (ObjNum 142 snap 34 seq_num 142) 2024-08-17T17:25:16.387 INFO:tasks.rados.rados.0.smithi037.stdout:288: finishing write tid 1 to smithi03781225-29 2024-08-17T17:25:16.389 INFO:tasks.rados.rados.0.smithi037.stdout:288: finishing write tid 2 to smithi03781225-29 2024-08-17T17:25:16.389 INFO:tasks.rados.rados.0.smithi037.stdout:288: finishing write tid 3 to smithi03781225-29 2024-08-17T17:25:16.389 INFO:tasks.rados.rados.0.smithi037.stdout:288: finishing write tid 4 to smithi03781225-29 2024-08-17T17:25:16.390 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 123 (ObjNum 143 snap 34 seq_num 143) dirty exists 2024-08-17T17:25:16.390 INFO:tasks.rados.rados.0.smithi037.stdout:288: left oid 29 (ObjNum 143 snap 34 seq_num 143) 2024-08-17T17:25:16.390 INFO:tasks.rados.rados.0.smithi037.stdout:287: done (3 left) 2024-08-17T17:25:16.390 INFO:tasks.rados.rados.0.smithi037.stdout:288: done (2 left) 2024-08-17T17:25:16.390 INFO:tasks.rados.rados.0.smithi037.stdout:290: done (1 left) 2024-08-17T17:25:16.390 INFO:tasks.rados.rados.0.smithi037.stdout:291: write oid 8 current snap is 34 2024-08-17T17:25:16.391 INFO:tasks.rados.rados.0.smithi037.stdout:291: seq_num 145 ranges {437015=721812,1701889=509708} 2024-08-17T17:25:16.396 INFO:tasks.rados.rados.0.smithi037.stdout:291: writing smithi03781225-8 from 437015 to 1158827 tid 1 2024-08-17T17:25:16.402 INFO:tasks.rados.rados.0.smithi037.stdout:291: writing smithi03781225-8 from 1701889 to 2211597 tid 2 2024-08-17T17:25:16.402 INFO:tasks.rados.rados.0.smithi037.stdout:292: delete oid 12 current snap is 34 2024-08-17T17:25:16.402 INFO:tasks.rados.rados.0.smithi037.stdout:289: expect (ObjNum 137 snap 28 seq_num 137) 2024-08-17T17:25:16.505 INFO:tasks.rados.rados.0.smithi037.stdout:291: finishing write tid 1 to smithi03781225-8 2024-08-17T17:25:16.505 INFO:tasks.rados.rados.0.smithi037.stdout:291: finishing write tid 2 to smithi03781225-8 2024-08-17T17:25:16.505 INFO:tasks.rados.rados.0.smithi037.stdout:291: finishing write tid 3 to smithi03781225-8 2024-08-17T17:25:16.505 INFO:tasks.rados.rados.0.smithi037.stdout:291: finishing write tid 4 to smithi03781225-8 2024-08-17T17:25:16.505 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 97 (ObjNum 145 snap 34 seq_num 145) dirty exists 2024-08-17T17:25:16.505 INFO:tasks.rados.rados.0.smithi037.stdout:291: left oid 8 (ObjNum 145 snap 34 seq_num 145) 2024-08-17T17:25:16.505 INFO:tasks.rados.rados.0.smithi037.stdout:289: done (2 left) 2024-08-17T17:25:16.505 INFO:tasks.rados.rados.0.smithi037.stdout:291: done (1 left) 2024-08-17T17:25:16.505 INFO:tasks.rados.rados.0.smithi037.stdout:292: done (0 left) 2024-08-17T17:25:16.506 INFO:tasks.rados.rados.0.smithi037.stdout:293: write oid 28 current snap is 34 2024-08-17T17:25:16.506 INFO:tasks.rados.rados.0.smithi037.stdout:293: seq_num 147 ranges {470629=472310,1418853=513377} 2024-08-17T17:25:16.509 INFO:tasks.rados.rados.0.smithi037.stdout:293: writing smithi03781225-28 from 470629 to 942939 tid 1 2024-08-17T17:25:16.511 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:16 smithi046 systemd[1]: Stopping Ceph mgr.x for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:25:16.515 INFO:tasks.rados.rados.0.smithi037.stdout:293: writing smithi03781225-28 from 1418853 to 1932230 tid 2 2024-08-17T17:25:16.515 INFO:tasks.rados.rados.0.smithi037.stdout:294: write oid 26 current snap is 34 2024-08-17T17:25:16.515 INFO:tasks.rados.rados.0.smithi037.stdout:294: seq_num 148 ranges {487436=547559,1760982=657035} 2024-08-17T17:25:16.521 INFO:tasks.rados.rados.0.smithi037.stdout:294: writing smithi03781225-26 from 487436 to 1034995 tid 1 2024-08-17T17:25:16.529 INFO:tasks.rados.rados.0.smithi037.stdout:294: writing smithi03781225-26 from 1760982 to 2418017 tid 2 2024-08-17T17:25:16.529 INFO:tasks.rados.rados.0.smithi037.stdout:295: rollback oid 7 current snap is 34 2024-08-17T17:25:16.529 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 7 to 30 2024-08-17T17:25:16.530 INFO:tasks.rados.rados.0.smithi037.stdout:293: finishing write tid 1 to smithi03781225-28 2024-08-17T17:25:16.530 INFO:tasks.rados.rados.0.smithi037.stdout:293: finishing write tid 2 to smithi03781225-28 2024-08-17T17:25:16.530 INFO:tasks.rados.rados.0.smithi037.stdout:293: finishing write tid 3 to smithi03781225-28 2024-08-17T17:25:16.530 INFO:tasks.rados.rados.0.smithi037.stdout:293: finishing write tid 4 to smithi03781225-28 2024-08-17T17:25:16.530 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 28 v 178 (ObjNum 147 snap 34 seq_num 147) dirty exists 2024-08-17T17:25:16.530 INFO:tasks.rados.rados.0.smithi037.stdout:293: left oid 28 (ObjNum 147 snap 34 seq_num 147) 2024-08-17T17:25:16.530 INFO:tasks.rados.rados.0.smithi037.stdout:294: finishing write tid 1 to smithi03781225-26 2024-08-17T17:25:16.530 INFO:tasks.rados.rados.0.smithi037.stdout:293: done (2 left) 2024-08-17T17:25:16.530 INFO:tasks.rados.rados.0.smithi037.stdout:296: rollback oid 10 current snap is 34 2024-08-17T17:25:16.530 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 10 to 20 2024-08-17T17:25:16.530 INFO:tasks.rados.rados.0.smithi037.stdout:297: delete oid 8 current snap is 34 2024-08-17T17:25:16.530 INFO:tasks.rados.rados.0.smithi037.stdout:296: finishing rollback tid 1 to smithi03781225-10 2024-08-17T17:25:16.530 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 10 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-17T17:25:16.531 INFO:tasks.rados.rados.0.smithi037.stdout:296: done (3 left) 2024-08-17T17:25:16.531 INFO:tasks.rados.rados.0.smithi037.stdout:297: done (2 left) 2024-08-17T17:25:16.531 INFO:tasks.rados.rados.0.smithi037.stdout:298: snap_remove snap 28 2024-08-17T17:25:16.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:16 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:25:16] "GET /metrics HTTP/1.1" 200 243135 "" "Prometheus/2.43.0" 2024-08-17T17:25:16.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:16 smithi037 ceph-mon[41254]: from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:16.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:16 smithi037 ceph-mon[41254]: pgmap v192: 89 pgs: 89 active+clean; 135 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 286 KiB/s wr, 4 op/s 2024-08-17T17:25:16.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:16 smithi037 ceph-mon[41254]: from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:16.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:16 smithi037 ceph-mon[41254]: osdmap e139: 8 total, 8 up, 8 in 2024-08-17T17:25:16.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:16 smithi037 ceph-mon[31110]: from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:16.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:16 smithi037 ceph-mon[31110]: pgmap v192: 89 pgs: 89 active+clean; 135 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 286 KiB/s wr, 4 op/s 2024-08-17T17:25:16.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:16 smithi037 ceph-mon[31110]: from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:16.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:16 smithi037 ceph-mon[31110]: osdmap e139: 8 total, 8 up, 8 in 2024-08-17T17:25:16.934 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:16 smithi046 ceph-mon[34315]: from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:16.935 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:16 smithi046 ceph-mon[34315]: pgmap v192: 89 pgs: 89 active+clean; 135 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 286 KiB/s wr, 4 op/s 2024-08-17T17:25:16.935 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:16 smithi046 ceph-mon[34315]: from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:16.935 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:16 smithi046 ceph-mon[34315]: osdmap e139: 8 total, 8 up, 8 in 2024-08-17T17:25:16.935 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:16 smithi046 podman[67085]: 2024-08-17 17:25:16.663198484 +0000 UTC m=+0.117093642 container died 543a30ae9c12fd3e606719f47ad86cb81a9c02be9daccd1b71b32c125bb8bbe4 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=quincy-f2c39d4, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0) 2024-08-17T17:25:17.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:17 smithi046 podman[67085]: 2024-08-17 17:25:17.108566209 +0000 UTC m=+0.562461365 container cleanup 543a30ae9c12fd3e606719f47ad86cb81a9c02be9daccd1b71b32c125bb8bbe4 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=quincy-f2c39d4, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T17:25:17.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:17 smithi046 bash[67085]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x 2024-08-17T17:25:17.368 INFO:tasks.rados.rados.0.smithi037.stdout:295: finishing rollback tid 0 to smithi03781225-7 2024-08-17T17:25:17.368 INFO:tasks.rados.rados.0.smithi037.stdout:295: finishing rollback tid 1 to smithi03781225-7 2024-08-17T17:25:17.368 INFO:tasks.rados.rados.0.smithi037.stdout:294: finishing write tid 2 to smithi03781225-26 2024-08-17T17:25:17.369 INFO:tasks.rados.rados.0.smithi037.stdout:295: finishing rollback tid 2 to smithi03781225-7 2024-08-17T17:25:17.369 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 22 (ObjNum 120 snap 22 seq_num 120) dirty exists 2024-08-17T17:25:17.369 INFO:tasks.rados.rados.0.smithi037.stdout:294: finishing write tid 3 to smithi03781225-26 2024-08-17T17:25:17.369 INFO:tasks.rados.rados.0.smithi037.stdout:294: finishing write tid 4 to smithi03781225-26 2024-08-17T17:25:17.369 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 84 (ObjNum 148 snap 34 seq_num 148) dirty exists 2024-08-17T17:25:17.369 INFO:tasks.rados.rados.0.smithi037.stdout:294: left oid 26 (ObjNum 148 snap 34 seq_num 148) 2024-08-17T17:25:17.369 INFO:tasks.rados.rados.0.smithi037.stdout:294: done (2 left) 2024-08-17T17:25:17.369 INFO:tasks.rados.rados.0.smithi037.stdout:295: done (1 left) 2024-08-17T17:25:17.369 INFO:tasks.rados.rados.0.smithi037.stdout:298: done (0 left) 2024-08-17T17:25:17.369 INFO:tasks.rados.rados.0.smithi037.stdout:299: snap_remove snap 32 2024-08-17T17:25:17.544 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:17 smithi046 podman[67099]: 2024-08-17 17:25:17.293415165 +0000 UTC m=+0.618420947 container remove 543a30ae9c12fd3e606719f47ad86cb81a9c02be9daccd1b71b32c125bb8bbe4 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=quincy-f2c39d4, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-08-17T17:25:17.544 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:17 smithi046 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-08-17T17:25:17.972 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:17 smithi046 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-08-17T17:25:17.973 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:17 smithi046 systemd[1]: Stopped Ceph mgr.x for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:25:17.973 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:17 smithi046 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mgr.x.service: Consumed 10.591s CPU time. 2024-08-17T17:25:17.973 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:17 smithi046 systemd[1]: Starting Ceph mgr.x for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:25:18.225 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:17 smithi046 podman[67226]: 2024-08-17 17:25:17.875026883 +0000 UTC m=+0.018306188 image pull 0566dfeff0cb6af9254aa2111a92af8174516dad87a45779e953ca0dd77f3099 quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:25:18.225 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:17 smithi046 podman[67226]: 2024-08-17 17:25:17.977694477 +0000 UTC m=+0.120973803 container create e60811e2d510a6b4878b3da0105abf77c3d1363435534d0ba2edce7b1a341f51 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, RELEASE=main-cd8bdbe, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-08-17T17:25:18.225 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:18 smithi046 podman[67226]: 2024-08-17 17:25:18.196845984 +0000 UTC m=+0.340125279 container init e60811e2d510a6b4878b3da0105abf77c3d1363435534d0ba2edce7b1a341f51 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=main-cd8bdbe, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-08-17T17:25:18.225 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:18 smithi046 podman[67226]: 2024-08-17 17:25:18.199856894 +0000 UTC m=+0.343136183 container start e60811e2d510a6b4878b3da0105abf77c3d1363435534d0ba2edce7b1a341f51 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, RELEASE=main-cd8bdbe, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-08-17T17:25:18.255 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:25:18.373 INFO:tasks.rados.rados.0.smithi037.stdout:299: done (0 left) 2024-08-17T17:25:18.374 INFO:tasks.rados.rados.0.smithi037.stdout:300: rollback oid 36 current snap is 34 2024-08-17T17:25:18.374 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 36 to 30 2024-08-17T17:25:18.374 INFO:tasks.rados.rados.0.smithi037.stdout:301: snap_create 2024-08-17T17:25:18.377 INFO:tasks.rados.rados.0.smithi037.stdout:300: finishing rollback tid 1 to smithi03781225-36 2024-08-17T17:25:18.377 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 36 v 107 (ObjNum 209 snap 0 seq_num 2516561312) dirty dne 2024-08-17T17:25:18.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:18 smithi046 ceph-mon[34315]: osdmap e140: 8 total, 8 up, 8 in 2024-08-17T17:25:18.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:18 smithi046 ceph-mon[34315]: pgmap v195: 89 pgs: 89 active+clean; 135 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 286 KiB/s wr, 4 op/s 2024-08-17T17:25:18.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:18 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/2165110456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:18.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:18 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:18.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:18 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:18.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:18 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:25:18.512 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:18 smithi046 ceph-mgr[67245]: -- 172.21.15.46:0/884996928 <== mon.1 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5598e2f3b0e0 con 0x5598e2f19000 2024-08-17T17:25:18.512 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:18 smithi046 bash[67226]: e60811e2d510a6b4878b3da0105abf77c3d1363435534d0ba2edce7b1a341f51 2024-08-17T17:25:18.512 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:18 smithi046 systemd[1]: Started Ceph mgr.x for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:25:18.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:18 smithi037 ceph-mon[31110]: osdmap e140: 8 total, 8 up, 8 in 2024-08-17T17:25:18.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:18 smithi037 ceph-mon[31110]: pgmap v195: 89 pgs: 89 active+clean; 135 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 286 KiB/s wr, 4 op/s 2024-08-17T17:25:18.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:18 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/2165110456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:18.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:18 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:18.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:18 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:18.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:18 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:25:18.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:18 smithi037 ceph-mon[41254]: osdmap e140: 8 total, 8 up, 8 in 2024-08-17T17:25:18.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:18 smithi037 ceph-mon[41254]: pgmap v195: 89 pgs: 89 active+clean; 135 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 286 KiB/s wr, 4 op/s 2024-08-17T17:25:18.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:18 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/2165110456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:18.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:18 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:18.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:18 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:18.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:18 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:25:19.358 INFO:tasks.rados.rados.0.smithi037.stdout:300: done (1 left) 2024-08-17T17:25:19.358 INFO:tasks.rados.rados.0.smithi037.stdout:301: done (0 left) 2024-08-17T17:25:19.358 INFO:tasks.rados.rados.0.smithi037.stdout:302: write oid 3 current snap is 35 2024-08-17T17:25:19.358 INFO:tasks.rados.rados.0.smithi037.stdout:302: seq_num 150 ranges {521050=698057,1877946=643104} 2024-08-17T17:25:19.364 INFO:tasks.rados.rados.0.smithi037.stdout:302: writing smithi03781225-3 from 521050 to 1219107 tid 1 2024-08-17T17:25:19.372 INFO:tasks.rados.rados.0.smithi037.stdout:302: writing smithi03781225-3 from 1877946 to 2521050 tid 2 2024-08-17T17:25:19.372 INFO:tasks.rados.rados.0.smithi037.stdout:303: read oid 25 snap 30 2024-08-17T17:25:19.372 INFO:tasks.rados.rados.0.smithi037.stdout:303: expect (ObjNum 24 snap 0 seq_num 24) 2024-08-17T17:25:19.372 INFO:tasks.rados.rados.0.smithi037.stdout:304: snap_create 2024-08-17T17:25:19.374 INFO:tasks.rados.rados.0.smithi037.stdout:302: finishing write tid 1 to smithi03781225-3 2024-08-17T17:25:19.375 INFO:tasks.rados.rados.0.smithi037.stdout:302: finishing write tid 2 to smithi03781225-3 2024-08-17T17:25:19.375 INFO:tasks.rados.rados.0.smithi037.stdout:302: finishing write tid 3 to smithi03781225-3 2024-08-17T17:25:19.376 INFO:tasks.rados.rados.0.smithi037.stdout:302: finishing write tid 4 to smithi03781225-3 2024-08-17T17:25:19.376 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 37 (ObjNum 150 snap 35 seq_num 150) dirty exists 2024-08-17T17:25:19.376 INFO:tasks.rados.rados.0.smithi037.stdout:302: left oid 3 (ObjNum 150 snap 35 seq_num 150) 2024-08-17T17:25:19.377 INFO:tasks.rados.rados.0.smithi037.stdout:303: expect (ObjNum 24 snap 0 seq_num 24) 2024-08-17T17:25:19.713 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:19 smithi046 ceph-mon[34315]: from='client.15186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:19.714 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:19 smithi046 ceph-mon[34315]: osdmap e141: 8 total, 8 up, 8 in 2024-08-17T17:25:19.714 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:19 smithi046 ceph-mon[34315]: from='client.25103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:19.714 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:19 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:25:19.714 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:19 smithi046 ceph-mon[34315]: osdmap e142: 8 total, 8 up, 8 in 2024-08-17T17:25:19.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:19 smithi037 ceph-mon[31110]: from='client.15186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:19.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:19 smithi037 ceph-mon[31110]: osdmap e141: 8 total, 8 up, 8 in 2024-08-17T17:25:19.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:19 smithi037 ceph-mon[31110]: from='client.25103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:19.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:19 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:25:19.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:19 smithi037 ceph-mon[31110]: osdmap e142: 8 total, 8 up, 8 in 2024-08-17T17:25:19.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:19 smithi037 ceph-mon[41254]: from='client.15186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:19.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:19 smithi037 ceph-mon[41254]: osdmap e141: 8 total, 8 up, 8 in 2024-08-17T17:25:19.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:19 smithi037 ceph-mon[41254]: from='client.25103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:19.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:19 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:25:19.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:19 smithi037 ceph-mon[41254]: osdmap e142: 8 total, 8 up, 8 in 2024-08-17T17:25:20.377 INFO:tasks.rados.rados.0.smithi037.stdout:302: done (2 left) 2024-08-17T17:25:20.377 INFO:tasks.rados.rados.0.smithi037.stdout:303: done (1 left) 2024-08-17T17:25:20.377 INFO:tasks.rados.rados.0.smithi037.stdout:304: done (0 left) 2024-08-17T17:25:20.377 INFO:tasks.rados.rados.0.smithi037.stdout:305: snap_remove snap 34 2024-08-17T17:25:20.661 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:20 smithi046 ceph-mon[34315]: pgmap v198: 89 pgs: 89 active+clean; 143 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-08-17T17:25:20.672 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:20 smithi037 ceph-mon[41254]: pgmap v198: 89 pgs: 89 active+clean; 143 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-08-17T17:25:20.672 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:20 smithi037 ceph-mon[31110]: pgmap v198: 89 pgs: 89 active+clean; 143 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-08-17T17:25:21.132 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:25:21.380 INFO:tasks.rados.rados.0.smithi037.stdout:305: done (0 left) 2024-08-17T17:25:21.380 INFO:tasks.rados.rados.0.smithi037.stdout:306: read oid 30 snap -1 2024-08-17T17:25:21.380 INFO:tasks.rados.rados.0.smithi037.stdout:306: expect (ObjNum 137 snap 28 seq_num 137) 2024-08-17T17:25:21.380 INFO:tasks.rados.rados.0.smithi037.stdout:307: write oid 9 current snap is 36 2024-08-17T17:25:21.381 INFO:tasks.rados.rados.0.smithi037.stdout:307: seq_num 151 ranges {537857=773306,1936428=520715} 2024-08-17T17:25:21.387 INFO:tasks.rados.rados.0.smithi037.stdout:307: writing smithi03781225-9 from 537857 to 1311163 tid 1 2024-08-17T17:25:21.394 INFO:tasks.rados.rados.0.smithi037.stdout:307: writing smithi03781225-9 from 1936428 to 2457143 tid 2 2024-08-17T17:25:21.395 INFO:tasks.rados.rados.0.smithi037.stdout:308: delete oid 1 current snap is 36 2024-08-17T17:25:21.395 INFO:tasks.rados.rados.0.smithi037.stdout:306: expect (ObjNum 137 snap 28 seq_num 137) 2024-08-17T17:25:21.501 INFO:tasks.rados.rados.0.smithi037.stdout:307: finishing write tid 1 to smithi03781225-9 2024-08-17T17:25:21.502 INFO:tasks.rados.rados.0.smithi037.stdout:307: finishing write tid 2 to smithi03781225-9 2024-08-17T17:25:21.502 INFO:tasks.rados.rados.0.smithi037.stdout:307: finishing write tid 3 to smithi03781225-9 2024-08-17T17:25:21.502 INFO:tasks.rados.rados.0.smithi037.stdout:306: done (2 left) 2024-08-17T17:25:21.502 INFO:tasks.rados.rados.0.smithi037.stdout:308: done (1 left) 2024-08-17T17:25:21.503 INFO:tasks.rados.rados.0.smithi037.stdout:309: write oid 27 current snap is 36 2024-08-17T17:25:21.503 INFO:tasks.rados.rados.0.smithi037.stdout:307: finishing write tid 4 to smithi03781225-9 2024-08-17T17:25:21.503 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 186 (ObjNum 151 snap 36 seq_num 151) dirty exists 2024-08-17T17:25:21.503 INFO:tasks.rados.rados.0.smithi037.stdout:307: left oid 9 (ObjNum 151 snap 36 seq_num 151) 2024-08-17T17:25:21.504 INFO:tasks.rados.rados.0.smithi037.stdout:309: seq_num 153 ranges {571471=640157,1653392=524384} 2024-08-17T17:25:21.507 INFO:tasks.rados.rados.0.smithi037.stdout:309: writing smithi03781225-27 from 571471 to 1211628 tid 1 2024-08-17T17:25:21.513 INFO:tasks.rados.rados.0.smithi037.stdout:309: writing smithi03781225-27 from 1653392 to 2177776 tid 2 2024-08-17T17:25:21.513 INFO:tasks.rados.rados.0.smithi037.stdout:307: done (1 left) 2024-08-17T17:25:21.513 INFO:tasks.rados.rados.0.smithi037.stdout:310: snap_create 2024-08-17T17:25:21.513 INFO:tasks.rados.rados.0.smithi037.stdout:309: finishing write tid 1 to smithi03781225-27 2024-08-17T17:25:21.516 INFO:tasks.rados.rados.0.smithi037.stdout:309: finishing write tid 2 to smithi03781225-27 2024-08-17T17:25:21.516 INFO:tasks.rados.rados.0.smithi037.stdout:309: finishing write tid 3 to smithi03781225-27 2024-08-17T17:25:21.516 INFO:tasks.rados.rados.0.smithi037.stdout:309: finishing write tid 4 to smithi03781225-27 2024-08-17T17:25:21.516 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 27 v 51 (ObjNum 153 snap 36 seq_num 153) dirty exists 2024-08-17T17:25:21.516 INFO:tasks.rados.rados.0.smithi037.stdout:309: left oid 27 (ObjNum 153 snap 36 seq_num 153) 2024-08-17T17:25:21.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:21 smithi046 ceph-mon[34315]: osdmap e143: 8 total, 8 up, 8 in 2024-08-17T17:25:21.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:21 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/992571822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:21.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:21 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:21.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:21 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:21.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:21 smithi037 ceph-mon[41254]: osdmap e143: 8 total, 8 up, 8 in 2024-08-17T17:25:21.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:21 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/992571822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:21.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:21 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:21.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:21 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:21.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:21 smithi037 ceph-mon[31110]: osdmap e143: 8 total, 8 up, 8 in 2024-08-17T17:25:21.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:21 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/992571822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:21.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:21 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:21.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:21 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:22.390 INFO:tasks.rados.rados.0.smithi037.stdout:309: done (1 left) 2024-08-17T17:25:22.390 INFO:tasks.rados.rados.0.smithi037.stdout:310: done (0 left) 2024-08-17T17:25:22.390 INFO:tasks.rados.rados.0.smithi037.stdout:311: snap_create 2024-08-17T17:25:22.681 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:22 smithi046 ceph-mon[34315]: from='client.15210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:22.682 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:22 smithi046 ceph-mon[34315]: osdmap e144: 8 total, 8 up, 8 in 2024-08-17T17:25:22.682 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:22 smithi046 ceph-mon[34315]: from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:22.682 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:22 smithi046 ceph-mon[34315]: pgmap v201: 89 pgs: 89 active+clean; 143 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-08-17T17:25:22.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:22 smithi037 ceph-mon[31110]: from='client.15210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:22.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:22 smithi037 ceph-mon[31110]: osdmap e144: 8 total, 8 up, 8 in 2024-08-17T17:25:22.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:22 smithi037 ceph-mon[31110]: from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:22.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:22 smithi037 ceph-mon[31110]: pgmap v201: 89 pgs: 89 active+clean; 143 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-08-17T17:25:22.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:22 smithi037 ceph-mon[41254]: from='client.15210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:22.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:22 smithi037 ceph-mon[41254]: osdmap e144: 8 total, 8 up, 8 in 2024-08-17T17:25:22.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:22 smithi037 ceph-mon[41254]: from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:22.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:22 smithi037 ceph-mon[41254]: pgmap v201: 89 pgs: 89 active+clean; 143 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-08-17T17:25:23.395 INFO:tasks.rados.rados.0.smithi037.stdout:311: done (0 left) 2024-08-17T17:25:23.395 INFO:tasks.rados.rados.0.smithi037.stdout:312: read oid 35 snap -1 2024-08-17T17:25:23.395 INFO:tasks.rados.rados.0.smithi037.stdout:312: expect (ObjNum 98 snap 16 seq_num 98) 2024-08-17T17:25:23.396 INFO:tasks.rados.rados.0.smithi037.stdout:313: delete oid 29 current snap is 38 2024-08-17T17:25:23.397 INFO:tasks.rados.rados.0.smithi037.stdout:313: done (1 left) 2024-08-17T17:25:23.398 INFO:tasks.rados.rados.0.smithi037.stdout:314: snap_remove snap 22 2024-08-17T17:25:23.760 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:23 smithi046 ceph-mon[34315]: osdmap e145: 8 total, 8 up, 8 in 2024-08-17T17:25:23.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:23 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:23.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:23 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:23.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:23 smithi037 ceph-mon[31110]: osdmap e145: 8 total, 8 up, 8 in 2024-08-17T17:25:23.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:23 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:23.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:23 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:23.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:23 smithi037 ceph-mon[41254]: osdmap e145: 8 total, 8 up, 8 in 2024-08-17T17:25:23.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:23 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:23.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:23 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:24.011 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:23 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: [17/Aug/2024:17:25:23] ENGINE Bus STARTING 2024-08-17T17:25:24.011 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:23 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: CherryPy Checker: 2024-08-17T17:25:24.011 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:23 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: The Application mounted at '' has an empty config. 2024-08-17T17:25:24.012 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:23 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: 2024-08-17T17:25:24.012 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:23 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: [17/Aug/2024:17:25:23] ENGINE Serving on http://:::9283 2024-08-17T17:25:24.012 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:23 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: [17/Aug/2024:17:25:23] ENGINE Bus STARTED 2024-08-17T17:25:24.033 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:25:24.360 INFO:tasks.rados.rados.0.smithi037.stdout:312: expect (ObjNum 98 snap 16 seq_num 98) 2024-08-17T17:25:24.481 INFO:tasks.rados.rados.0.smithi037.stdout:312: done (1 left) 2024-08-17T17:25:24.481 INFO:tasks.rados.rados.0.smithi037.stdout:314: done (0 left) 2024-08-17T17:25:24.481 INFO:tasks.rados.rados.0.smithi037.stdout:315: snap_remove snap 30 2024-08-17T17:25:24.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:24 smithi046 ceph-mon[34315]: osdmap e146: 8 total, 8 up, 8 in 2024-08-17T17:25:24.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:24 smithi046 ceph-mon[34315]: pgmap v204: 89 pgs: 89 active+clean; 143 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:25:24.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:24 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:24.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:24 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:24.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:24 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/3380608330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:24.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:24 smithi046 ceph-mon[34315]: Standby manager daemon x restarted 2024-08-17T17:25:24.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:24 smithi046 ceph-mon[34315]: Standby manager daemon x started 2024-08-17T17:25:24.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:24 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:25:24.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:24 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:25:24.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:24 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:25:24.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:24 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:25:24.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:24 smithi046 ceph-mon[34315]: osdmap e147: 8 total, 8 up, 8 in 2024-08-17T17:25:24.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:24 smithi037 ceph-mon[31110]: osdmap e146: 8 total, 8 up, 8 in 2024-08-17T17:25:24.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:24 smithi037 ceph-mon[31110]: pgmap v204: 89 pgs: 89 active+clean; 143 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:25:24.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:24 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:24.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:24 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:24.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:24 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/3380608330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:24.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:24 smithi037 ceph-mon[31110]: Standby manager daemon x restarted 2024-08-17T17:25:24.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:24 smithi037 ceph-mon[31110]: Standby manager daemon x started 2024-08-17T17:25:24.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:24 smithi037 ceph-mon[31110]: from='mgr.? 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:25:24.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:24 smithi037 ceph-mon[31110]: from='mgr.? 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:25:24.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:24 smithi037 ceph-mon[31110]: from='mgr.? 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:25:24.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:24 smithi037 ceph-mon[31110]: from='mgr.? 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:25:24.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:24 smithi037 ceph-mon[31110]: osdmap e147: 8 total, 8 up, 8 in 2024-08-17T17:25:24.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:24 smithi037 ceph-mon[41254]: osdmap e146: 8 total, 8 up, 8 in 2024-08-17T17:25:24.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:24 smithi037 ceph-mon[41254]: pgmap v204: 89 pgs: 89 active+clean; 143 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:25:24.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:24 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:24.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:24 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:24.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:24 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/3380608330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:24.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:24 smithi037 ceph-mon[41254]: Standby manager daemon x restarted 2024-08-17T17:25:24.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:24 smithi037 ceph-mon[41254]: Standby manager daemon x started 2024-08-17T17:25:24.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:24 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:25:24.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:24 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:25:24.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:24 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:25:24.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:24 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:25:24.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:24 smithi037 ceph-mon[41254]: osdmap e147: 8 total, 8 up, 8 in 2024-08-17T17:25:25.412 INFO:tasks.rados.rados.0.smithi037.stdout:315: done (0 left) 2024-08-17T17:25:25.412 INFO:tasks.rados.rados.0.smithi037.stdout:316: write oid 29 current snap is 38 2024-08-17T17:25:25.412 INFO:tasks.rados.rados.0.smithi037.stdout:316: seq_num 155 ranges {605085=790655,2170356=434729} 2024-08-17T17:25:25.420 INFO:tasks.rados.rados.0.smithi037.stdout:316: writing smithi03781225-29 from 605085 to 1395740 tid 1 2024-08-17T17:25:25.427 INFO:tasks.rados.rados.0.smithi037.stdout:316: writing smithi03781225-29 from 2170356 to 2605085 tid 2 2024-08-17T17:25:25.427 INFO:tasks.rados.rados.0.smithi037.stdout:317: snap_create 2024-08-17T17:25:25.427 INFO:tasks.rados.rados.0.smithi037.stdout:316: finishing write tid 1 to smithi03781225-29 2024-08-17T17:25:25.429 INFO:tasks.rados.rados.0.smithi037.stdout:316: finishing write tid 2 to smithi03781225-29 2024-08-17T17:25:25.430 INFO:tasks.rados.rados.0.smithi037.stdout:316: finishing write tid 3 to smithi03781225-29 2024-08-17T17:25:25.430 INFO:tasks.rados.rados.0.smithi037.stdout:316: finishing write tid 4 to smithi03781225-29 2024-08-17T17:25:25.430 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 132 (ObjNum 155 snap 38 seq_num 155) dirty exists 2024-08-17T17:25:25.430 INFO:tasks.rados.rados.0.smithi037.stdout:316: left oid 29 (ObjNum 155 snap 38 seq_num 155) 2024-08-17T17:25:26.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:25 smithi046 ceph-mon[34315]: from='client.25133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:26.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:25 smithi046 ceph-mon[34315]: from='client.25139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:26.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:25 smithi046 ceph-mon[34315]: mgrmap e21: y(active, since 3m), standbys: x 2024-08-17T17:25:26.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:25 smithi046 ceph-mon[34315]: osdmap e148: 8 total, 8 up, 8 in 2024-08-17T17:25:26.012 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:25:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:25:26.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:25 smithi037 ceph-mon[41254]: from='client.25133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:26.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:25 smithi037 ceph-mon[41254]: from='client.25139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:26.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:25 smithi037 ceph-mon[41254]: mgrmap e21: y(active, since 3m), standbys: x 2024-08-17T17:25:26.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:25 smithi037 ceph-mon[41254]: osdmap e148: 8 total, 8 up, 8 in 2024-08-17T17:25:26.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:25 smithi037 ceph-mon[31110]: from='client.25133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:26.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:25 smithi037 ceph-mon[31110]: from='client.25139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:26.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:25 smithi037 ceph-mon[31110]: mgrmap e21: y(active, since 3m), standbys: x 2024-08-17T17:25:26.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:25 smithi037 ceph-mon[31110]: osdmap e148: 8 total, 8 up, 8 in 2024-08-17T17:25:26.412 INFO:tasks.rados.rados.0.smithi037.stdout:316: done (1 left) 2024-08-17T17:25:26.412 INFO:tasks.rados.rados.0.smithi037.stdout:317: done (0 left) 2024-08-17T17:25:26.412 INFO:tasks.rados.rados.0.smithi037.stdout:318: write oid 7 current snap is 39 2024-08-17T17:25:26.412 INFO:tasks.rados.rados.0.smithi037.stdout:318: seq_num 156 ranges {621892=465904,1712485=671711} 2024-08-17T17:25:26.417 INFO:tasks.rados.rados.0.smithi037.stdout:318: writing smithi03781225-7 from 621892 to 1087796 tid 1 2024-08-17T17:25:26.425 INFO:tasks.rados.rados.0.smithi037.stdout:318: writing smithi03781225-7 from 1712485 to 2384196 tid 2 2024-08-17T17:25:26.425 INFO:tasks.rados.rados.0.smithi037.stdout:319: rollback oid 50 current snap is 39 2024-08-17T17:25:26.425 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 50 to 36 2024-08-17T17:25:26.425 INFO:tasks.rados.rados.0.smithi037.stdout:318: finishing write tid 1 to smithi03781225-7 2024-08-17T17:25:26.425 INFO:tasks.rados.rados.0.smithi037.stdout:320: read oid 36 snap -1 2024-08-17T17:25:26.425 INFO:tasks.rados.rados.0.smithi037.stdout:320: expect deleted 2024-08-17T17:25:26.425 INFO:tasks.rados.rados.0.smithi037.stdout:321: rollback oid 44 current snap is 39 2024-08-17T17:25:26.426 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 44 to 37 2024-08-17T17:25:26.426 INFO:tasks.rados.rados.0.smithi037.stdout:322: write oid 17 current snap is 39 2024-08-17T17:25:26.426 INFO:tasks.rados.rados.0.smithi037.stdout:322: seq_num 157 ranges {638699=541153,1770967=531722} 2024-08-17T17:25:26.432 INFO:tasks.rados.rados.0.smithi037.stdout:322: writing smithi03781225-17 from 638699 to 1179852 tid 1 2024-08-17T17:25:26.438 INFO:tasks.rados.rados.0.smithi037.stdout:322: writing smithi03781225-17 from 1770967 to 2302689 tid 2 2024-08-17T17:25:26.439 INFO:tasks.rados.rados.0.smithi037.stdout:323: snap_create 2024-08-17T17:25:26.439 INFO:tasks.rados.rados.0.smithi037.stdout:319: finishing rollback tid 0 to smithi03781225-50 2024-08-17T17:25:26.439 INFO:tasks.rados.rados.0.smithi037.stdout:319: finishing rollback tid 1 to smithi03781225-50 2024-08-17T17:25:26.439 INFO:tasks.rados.rados.0.smithi037.stdout:319: finishing rollback tid 2 to smithi03781225-50 2024-08-17T17:25:26.439 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 50 v 144 (ObjNum 135 snap 28 seq_num 135) dirty exists 2024-08-17T17:25:26.439 INFO:tasks.rados.rados.0.smithi037.stdout:318: finishing write tid 2 to smithi03781225-7 2024-08-17T17:25:26.439 INFO:tasks.rados.rados.0.smithi037.stdout:318: finishing write tid 3 to smithi03781225-7 2024-08-17T17:25:26.441 INFO:tasks.rados.rados.0.smithi037.stdout:318: finishing write tid 4 to smithi03781225-7 2024-08-17T17:25:26.441 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 34 (ObjNum 156 snap 39 seq_num 156) dirty exists 2024-08-17T17:25:26.442 INFO:tasks.rados.rados.0.smithi037.stdout:318: left oid 7 (ObjNum 156 snap 39 seq_num 156) 2024-08-17T17:25:26.442 INFO:tasks.rados.rados.0.smithi037.stdout:321: finishing rollback tid 0 to smithi03781225-44 2024-08-17T17:25:26.442 INFO:tasks.rados.rados.0.smithi037.stdout:321: finishing rollback tid 1 to smithi03781225-44 2024-08-17T17:25:26.442 INFO:tasks.rados.rados.0.smithi037.stdout:321: finishing rollback tid 2 to smithi03781225-44 2024-08-17T17:25:26.442 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 163 (ObjNum 129 snap 27 seq_num 129) dirty exists 2024-08-17T17:25:26.442 INFO:tasks.rados.rados.0.smithi037.stdout:322: finishing write tid 1 to smithi03781225-17 2024-08-17T17:25:26.443 INFO:tasks.rados.rados.0.smithi037.stdout:322: finishing write tid 2 to smithi03781225-17 2024-08-17T17:25:26.443 INFO:tasks.rados.rados.0.smithi037.stdout:322: finishing write tid 3 to smithi03781225-17 2024-08-17T17:25:26.443 INFO:tasks.rados.rados.0.smithi037.stdout:322: finishing write tid 4 to smithi03781225-17 2024-08-17T17:25:26.443 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 93 (ObjNum 157 snap 39 seq_num 157) dirty exists 2024-08-17T17:25:26.443 INFO:tasks.rados.rados.0.smithi037.stdout:322: left oid 17 (ObjNum 157 snap 39 seq_num 157) 2024-08-17T17:25:26.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:26 smithi046 ceph-mon[34315]: pgmap v207: 89 pgs: 89 active+clean; 146 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 601 KiB/s wr, 7 op/s 2024-08-17T17:25:26.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:26 smithi046 ceph-mon[34315]: osdmap e149: 8 total, 8 up, 8 in 2024-08-17T17:25:26.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:26 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1603576296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:26.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:26 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:25:26] "GET /metrics HTTP/1.1" 200 243199 "" "Prometheus/2.43.0" 2024-08-17T17:25:26.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:26 smithi037 ceph-mon[41254]: pgmap v207: 89 pgs: 89 active+clean; 146 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 601 KiB/s wr, 7 op/s 2024-08-17T17:25:26.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:26 smithi037 ceph-mon[41254]: osdmap e149: 8 total, 8 up, 8 in 2024-08-17T17:25:26.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:26 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1603576296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:26.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:26 smithi037 ceph-mon[31110]: pgmap v207: 89 pgs: 89 active+clean; 146 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 601 KiB/s wr, 7 op/s 2024-08-17T17:25:26.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:26 smithi037 ceph-mon[31110]: osdmap e149: 8 total, 8 up, 8 in 2024-08-17T17:25:26.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:26 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1603576296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:26.917 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:25:26.998 INFO:tasks.rados.rados.0.smithi037.stdout:318: done (5 left) 2024-08-17T17:25:26.998 INFO:tasks.rados.rados.0.smithi037.stdout:319: done (4 left) 2024-08-17T17:25:26.998 INFO:tasks.rados.rados.0.smithi037.stdout:320: done (3 left) 2024-08-17T17:25:26.999 INFO:tasks.rados.rados.0.smithi037.stdout:321: done (2 left) 2024-08-17T17:25:26.999 INFO:tasks.rados.rados.0.smithi037.stdout:322: done (1 left) 2024-08-17T17:25:26.999 INFO:tasks.rados.rados.0.smithi037.stdout:323: done (0 left) 2024-08-17T17:25:26.999 INFO:tasks.rados.rados.0.smithi037.stdout:324: write oid 40 current snap is 40 2024-08-17T17:25:26.999 INFO:tasks.rados.rados.0.smithi037.stdout:324: seq_num 158 ranges {655506=616402,1829449=675380} 2024-08-17T17:25:27.005 INFO:tasks.rados.rados.0.smithi037.stdout:324: writing smithi03781225-40 from 655506 to 1271908 tid 1 2024-08-17T17:25:27.012 INFO:tasks.rados.rados.0.smithi037.stdout:324: writing smithi03781225-40 from 1829449 to 2504829 tid 2 2024-08-17T17:25:27.012 INFO:tasks.rados.rados.0.smithi037.stdout:325: snap_create 2024-08-17T17:25:27.012 INFO:tasks.rados.rados.0.smithi037.stdout:324: finishing write tid 1 to smithi03781225-40 2024-08-17T17:25:27.015 INFO:tasks.rados.rados.0.smithi037.stdout:324: finishing write tid 2 to smithi03781225-40 2024-08-17T17:25:27.015 INFO:tasks.rados.rados.0.smithi037.stdout:324: finishing write tid 3 to smithi03781225-40 2024-08-17T17:25:27.015 INFO:tasks.rados.rados.0.smithi037.stdout:324: finishing write tid 4 to smithi03781225-40 2024-08-17T17:25:27.015 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 40 v 97 (ObjNum 158 snap 40 seq_num 158) dirty exists 2024-08-17T17:25:27.015 INFO:tasks.rados.rados.0.smithi037.stdout:324: left oid 40 (ObjNum 158 snap 40 seq_num 158) 2024-08-17T17:25:27.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: [17/Aug/2024:17:25:27] ENGINE Bus STOPPING 2024-08-17T17:25:27.272 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:26 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:25:26.995+0000 7f47a5699640 -1 mgr handle_mgr_map I was active but no longer am 2024-08-17T17:25:27.272 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: ignoring --setuser ceph since I am not root 2024-08-17T17:25:27.272 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: ignoring --setgroup ceph since I am not root 2024-08-17T17:25:27.273 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mgr[31341]: -- 172.21.15.37:0/3472827599 <== mon.0 v2:172.21.15.37:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561affd649c0 con 0x561affd70c00 2024-08-17T17:25:27.273 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:25:27.144+0000 7fdd05c91ec0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T17:25:27.273 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:25:27.271+0000 7fdd05c91ec0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T17:25:27.543 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:25:27.339+0000 7fdd05c91ec0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T17:25:27.761 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: [17/Aug/2024:17:25:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:25:27.761 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: [17/Aug/2024:17:25:27] ENGINE Bus STOPPED 2024-08-17T17:25:27.897 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:25:27.589+0000 7fdd05c91ec0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T17:25:27.897 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:25:27.648+0000 7fdd05c91ec0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T17:25:27.997 INFO:tasks.rados.rados.0.smithi037.stdout:324: done (1 left) 2024-08-17T17:25:27.997 INFO:tasks.rados.rados.0.smithi037.stdout:325: done (0 left) 2024-08-17T17:25:27.997 INFO:tasks.rados.rados.0.smithi037.stdout:326: write oid 33 current snap is 41 2024-08-17T17:25:27.997 INFO:tasks.rados.rados.0.smithi037.stdout:326: seq_num 159 ranges {672313=691651,1887931=419038} 2024-08-17T17:25:28.005 INFO:tasks.rados.rados.0.smithi037.stdout:326: writing smithi03781225-33 from 672313 to 1363964 tid 1 2024-08-17T17:25:28.007 INFO:teuthology.orchestra.run.smithi037.stderr:Error ENOTSUP: Warning: due to ceph-mgr restart, some PG states may not be up to date 2024-08-17T17:25:28.007 INFO:teuthology.orchestra.run.smithi037.stderr:Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2024-08-17T17:25:28.013 INFO:tasks.rados.rados.0.smithi037.stdout:326: writing smithi03781225-33 from 1887931 to 2306969 tid 2 2024-08-17T17:25:28.013 INFO:tasks.rados.rados.0.smithi037.stdout:326: finishing write tid 1 to smithi03781225-33 2024-08-17T17:25:28.013 INFO:tasks.rados.rados.0.smithi037.stdout:327: read oid 18 snap 23 2024-08-17T17:25:28.013 INFO:tasks.rados.rados.0.smithi037.stdout:327: expect (ObjNum 104 snap 16 seq_num 104) 2024-08-17T17:25:28.013 INFO:tasks.rados.rados.0.smithi037.stdout:328: read oid 48 snap 40 2024-08-17T17:25:28.013 INFO:tasks.rados.rados.0.smithi037.stdout:328: expect (ObjNum 128 snap 27 seq_num 128) 2024-08-17T17:25:28.013 INFO:tasks.rados.rados.0.smithi037.stdout:329: write oid 49 current snap is 41 2024-08-17T17:25:28.013 INFO:tasks.rados.rados.0.smithi037.stdout:329: seq_num 160 ranges {689120=483253,1946413=679049} 2024-08-17T17:25:28.020 INFO:tasks.rados.rados.0.smithi037.stdout:329: writing smithi03781225-49 from 689120 to 1172373 tid 1 2024-08-17T17:25:28.031 INFO:tasks.rados.rados.0.smithi037.stdout:329: writing smithi03781225-49 from 1946413 to 2625462 tid 2 2024-08-17T17:25:28.031 INFO:tasks.rados.rados.0.smithi037.stdout:330: snap_create 2024-08-17T17:25:28.031 INFO:tasks.rados.rados.0.smithi037.stdout:326: finishing write tid 2 to smithi03781225-33 2024-08-17T17:25:28.031 INFO:tasks.rados.rados.0.smithi037.stdout:326: finishing write tid 3 to smithi03781225-33 2024-08-17T17:25:28.031 INFO:tasks.rados.rados.0.smithi037.stdout:326: finishing write tid 4 to smithi03781225-33 2024-08-17T17:25:28.032 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 100 (ObjNum 159 snap 41 seq_num 159) dirty exists 2024-08-17T17:25:28.032 INFO:tasks.rados.rados.0.smithi037.stdout:326: left oid 33 (ObjNum 159 snap 41 seq_num 159) 2024-08-17T17:25:28.032 INFO:tasks.rados.rados.0.smithi037.stdout:328: expect (ObjNum 128 snap 27 seq_num 128) 2024-08-17T17:25:28.159 INFO:tasks.rados.rados.0.smithi037.stdout:329: finishing write tid 1 to smithi03781225-49 2024-08-17T17:25:28.160 INFO:tasks.rados.rados.0.smithi037.stdout:327: expect (ObjNum 104 snap 16 seq_num 104) 2024-08-17T17:25:28.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:28 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: 2024-08-17T17:25:28.006+0000 7fa8a5abe640 -1 mgr.server reply reply (95) Operation not supported Warning: due to ceph-mgr restart, some PG states may not be up to date 2024-08-17T17:25:28.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:28 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2024-08-17T17:25:28.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:28.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:28.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:25:28.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:25:28.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-mon[34315]: from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:28.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:28.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:25:28.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-17T17:25:28.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-mon[34315]: Activating manager daemon x 2024-08-17T17:25:28.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-mon[34315]: osdmap e150: 8 total, 8 up, 8 in 2024-08-17T17:25:28.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:25:28.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:25:28.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-mon[34315]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-08-17T17:25:28.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-mon[34315]: mgrmap e22: x(active, starting, since 0.00812787s) 2024-08-17T17:25:28.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:25:28.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi037.qhhfds"}]: dispatch 2024-08-17T17:25:28.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi046.wrzfvl"}]: dispatch 2024-08-17T17:25:28.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:25:28.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:25:28.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:25:28.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:25:28.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:25:28.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:25:28.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:25:28.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:25:28.264 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:25:28.264 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:25:28.264 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:25:28.264 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:25:28.264 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:27 smithi046 ceph-mon[34315]: Manager daemon x is now available 2024-08-17T17:25:28.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:28.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:28.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:25:28.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:25:28.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[41254]: from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:28.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:28.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:25:28.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-17T17:25:28.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[41254]: Activating manager daemon x 2024-08-17T17:25:28.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[41254]: osdmap e150: 8 total, 8 up, 8 in 2024-08-17T17:25:28.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:25:28.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:25:28.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[41254]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-08-17T17:25:28.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[41254]: mgrmap e22: x(active, starting, since 0.00812787s) 2024-08-17T17:25:28.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:25:28.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi037.qhhfds"}]: dispatch 2024-08-17T17:25:28.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi046.wrzfvl"}]: dispatch 2024-08-17T17:25:28.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:25:28.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:25:28.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:25:28.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:25:28.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:25:28.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:25:28.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:25:28.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:25:28.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:25:28.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:25:28.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:25:28.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:25:28.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[41254]: Manager daemon x is now available 2024-08-17T17:25:28.297 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:28.297 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:28.297 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:25:28.297 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:25:28.297 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[31110]: from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:28.297 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' 2024-08-17T17:25:28.298 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:25:28.298 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-17T17:25:28.298 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[31110]: Activating manager daemon x 2024-08-17T17:25:28.298 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[31110]: osdmap e150: 8 total, 8 up, 8 in 2024-08-17T17:25:28.298 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:25:28.298 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:25:28.298 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[31110]: from='mgr.24356 172.21.15.37:0/4134538000' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-08-17T17:25:28.298 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[31110]: mgrmap e22: x(active, starting, since 0.00812787s) 2024-08-17T17:25:28.298 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:25:28.298 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi037.qhhfds"}]: dispatch 2024-08-17T17:25:28.298 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi046.wrzfvl"}]: dispatch 2024-08-17T17:25:28.298 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:25:28.298 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:25:28.298 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:25:28.299 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:25:28.299 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:25:28.299 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:25:28.299 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:25:28.299 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:25:28.299 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:25:28.299 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:25:28.299 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:25:28.299 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:25:28.299 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:27 smithi037 ceph-mon[31110]: Manager daemon x is now available 2024-08-17T17:25:28.335 INFO:tasks.rados.rados.0.smithi037.stdout:329: finishing write tid 2 to smithi03781225-49 2024-08-17T17:25:28.335 INFO:tasks.rados.rados.0.smithi037.stdout:329: finishing write tid 3 to smithi03781225-49 2024-08-17T17:25:28.335 INFO:tasks.rados.rados.0.smithi037.stdout:329: finishing write tid 4 to smithi03781225-49 2024-08-17T17:25:28.335 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 49 v 118 (ObjNum 160 snap 41 seq_num 160) dirty exists 2024-08-17T17:25:28.335 INFO:tasks.rados.rados.0.smithi037.stdout:329: left oid 49 (ObjNum 160 snap 41 seq_num 160) 2024-08-17T17:25:28.987 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:25:28.612+0000 7fdd05c91ec0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T17:25:28.987 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:25:28.728+0000 7fdd05c91ec0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T17:25:28.987 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:25:28.785+0000 7fdd05c91ec0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T17:25:28.987 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:25:28.986+0000 7fdd05c91ec0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T17:25:29.018 INFO:tasks.rados.rados.0.smithi037.stdout:326: done (4 left) 2024-08-17T17:25:29.018 INFO:tasks.rados.rados.0.smithi037.stdout:327: done (3 left) 2024-08-17T17:25:29.018 INFO:tasks.rados.rados.0.smithi037.stdout:328: done (2 left) 2024-08-17T17:25:29.018 INFO:tasks.rados.rados.0.smithi037.stdout:329: done (1 left) 2024-08-17T17:25:29.018 INFO:tasks.rados.rados.0.smithi037.stdout:330: done (0 left) 2024-08-17T17:25:29.018 INFO:tasks.rados.rados.0.smithi037.stdout:331: snap_remove snap 39 2024-08-17T17:25:29.167 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:28 smithi046 ceph-mon[34315]: osdmap e151: 8 total, 8 up, 8 in 2024-08-17T17:25:29.167 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:28 smithi046 ceph-mon[34315]: mgrmap e23: x(active, since 1.01436s) 2024-08-17T17:25:29.167 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:28 smithi046 ceph-mon[34315]: from='client.25157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:29.167 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:28 smithi046 ceph-mon[34315]: pgmap v4: 89 pgs: 89 active+clean; 152 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:25:29.167 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:28 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:29.168 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:28 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:29.168 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:28 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:29.168 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:28 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:29.168 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:28 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:29.168 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:28 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:25:29.168 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:28 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:25:29.168 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:28 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:25:29.168 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:28 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:25:29.168 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:28 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:25:29.168 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:28 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T17:25:29.168 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:28 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T17:25:29.168 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:28 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: [17/Aug/2024:17:25:28] ENGINE Bus STARTING 2024-08-17T17:25:29.169 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:28 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: 2024-08-17T17:25:28.896+0000 7fa879a66640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:25:29.169 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:28 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: 2024-08-17T17:25:28.896+0000 7fa879a66640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:25:29.169 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:28 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: 2024-08-17T17:25:28.896+0000 7fa879a66640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:25:29.169 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:28 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: 2024-08-17T17:25:28.896+0000 7fa879a66640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:25:29.169 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:28 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: 2024-08-17T17:25:28.896+0000 7fa879a66640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:25:29.169 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:28 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: 2024-08-17T17:25:28.897+0000 7fa87ba6a640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:25:29.169 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:28 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: 2024-08-17T17:25:28.897+0000 7fa87ba6a640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:25:29.169 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:28 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: 2024-08-17T17:25:28.897+0000 7fa87ba6a640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:25:29.169 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:28 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: 2024-08-17T17:25:28.897+0000 7fa87ba6a640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:25:29.169 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:28 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: 2024-08-17T17:25:28.897+0000 7fa87ba6a640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:25:29.169 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:28 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: [17/Aug/2024:17:25:28] ENGINE Serving on http://:::9283 2024-08-17T17:25:29.169 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:28 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: [17/Aug/2024:17:25:28] ENGINE Bus STARTED 2024-08-17T17:25:29.252 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:29 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:25:29.051+0000 7fdd05c91ec0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T17:25:29.252 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:29 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:25:29.119+0000 7fdd05c91ec0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T17:25:29.252 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[41254]: osdmap e151: 8 total, 8 up, 8 in 2024-08-17T17:25:29.252 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[41254]: mgrmap e23: x(active, since 1.01436s) 2024-08-17T17:25:29.252 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[41254]: from='client.25157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:29.252 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[41254]: pgmap v4: 89 pgs: 89 active+clean; 152 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:25:29.252 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:29.253 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:29.253 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:29.253 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:29.253 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:29.253 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:25:29.253 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:25:29.253 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:25:29.253 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:25:29.253 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:25:29.253 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T17:25:29.253 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T17:25:29.253 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[31110]: osdmap e151: 8 total, 8 up, 8 in 2024-08-17T17:25:29.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[31110]: mgrmap e23: x(active, since 1.01436s) 2024-08-17T17:25:29.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[31110]: from='client.25157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:29.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[31110]: pgmap v4: 89 pgs: 89 active+clean; 152 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:25:29.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:29.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:29.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:29.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:29.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:29.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:25:29.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:25:29.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:25:29.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:25:29.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:25:29.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T17:25:29.255 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:28 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T17:25:29.360 INFO:tasks.rados.rados.0.smithi037.stdout:331: done (0 left) 2024-08-17T17:25:29.360 INFO:tasks.rados.rados.0.smithi037.stdout:332: rollback oid 33 current snap is 42 2024-08-17T17:25:29.360 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 33 to 38 2024-08-17T17:25:29.361 INFO:tasks.rados.rados.0.smithi037.stdout:333: snap_remove snap 33 2024-08-17T17:25:29.543 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:29 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:25:29.250+0000 7fdd05c91ec0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T17:25:29.995 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:29 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:25:29.693+0000 7fdd05c91ec0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T17:25:29.995 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:29 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:25:29.994+0000 7fdd05c91ec0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T17:25:30.295 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:30 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:25:30.063+0000 7fdd05c91ec0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T17:25:30.295 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:30 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:25:30.197+0000 7fdd05c91ec0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T17:25:30.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:30 smithi037 ceph-mon[41254]: Checking for cert/key for grafana.a 2024-08-17T17:25:30.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:30 smithi037 ceph-mon[41254]: Migrating grafana.a cert to cert store 2024-08-17T17:25:30.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:30 smithi037 ceph-mon[41254]: Migrating grafana.a key to cert store 2024-08-17T17:25:30.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:30 smithi037 ceph-mon[41254]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:25:30.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:30 smithi037 ceph-mon[41254]: pgmap v5: 89 pgs: 89 active+clean; 152 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:25:30.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:30 smithi037 ceph-mon[41254]: osdmap e152: 8 total, 8 up, 8 in 2024-08-17T17:25:30.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:30 smithi037 ceph-mon[41254]: osdmap e153: 8 total, 8 up, 8 in 2024-08-17T17:25:30.296 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:30 smithi037 ceph-mon[31110]: Checking for cert/key for grafana.a 2024-08-17T17:25:30.296 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:30 smithi037 ceph-mon[31110]: Migrating grafana.a cert to cert store 2024-08-17T17:25:30.296 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:30 smithi037 ceph-mon[31110]: Migrating grafana.a key to cert store 2024-08-17T17:25:30.296 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:30 smithi037 ceph-mon[31110]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:25:30.296 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:30 smithi037 ceph-mon[31110]: pgmap v5: 89 pgs: 89 active+clean; 152 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:25:30.296 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:30 smithi037 ceph-mon[31110]: osdmap e152: 8 total, 8 up, 8 in 2024-08-17T17:25:30.296 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:30 smithi037 ceph-mon[31110]: osdmap e153: 8 total, 8 up, 8 in 2024-08-17T17:25:30.364 INFO:tasks.rados.rados.0.smithi037.stdout:332: finishing rollback tid 0 to smithi03781225-33 2024-08-17T17:25:30.364 INFO:tasks.rados.rados.0.smithi037.stdout:332: finishing rollback tid 1 to smithi03781225-33 2024-08-17T17:25:30.364 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 103 (ObjNum 129 snap 0 seq_num 4060577280) dirty dne 2024-08-17T17:25:30.364 INFO:tasks.rados.rados.0.smithi037.stdout:332: done (1 left) 2024-08-17T17:25:30.364 INFO:tasks.rados.rados.0.smithi037.stdout:333: done (0 left) 2024-08-17T17:25:30.364 INFO:tasks.rados.rados.0.smithi037.stdout:334: rollback oid 38 current snap is 42 2024-08-17T17:25:30.364 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 38 to 37 2024-08-17T17:25:30.364 INFO:tasks.rados.rados.0.smithi037.stdout:335: write oid 48 current snap is 42 2024-08-17T17:25:30.364 INFO:tasks.rados.rados.0.smithi037.stdout:335: seq_num 161 ranges {705927=558502,2004895=422707} 2024-08-17T17:25:30.371 INFO:tasks.rados.rados.0.smithi037.stdout:335: writing smithi03781225-48 from 705927 to 1264429 tid 1 2024-08-17T17:25:30.378 INFO:tasks.rados.rados.0.smithi037.stdout:335: writing smithi03781225-48 from 2004895 to 2427602 tid 2 2024-08-17T17:25:30.378 INFO:tasks.rados.rados.0.smithi037.stdout:336: snap_create 2024-08-17T17:25:30.379 INFO:tasks.rados.rados.0.smithi037.stdout:334: finishing rollback tid 1 to smithi03781225-38 2024-08-17T17:25:30.379 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 143 (ObjNum 129 snap 0 seq_num 4060960616) dirty dne 2024-08-17T17:25:30.379 INFO:tasks.rados.rados.0.smithi037.stdout:335: finishing write tid 1 to smithi03781225-48 2024-08-17T17:25:30.381 INFO:tasks.rados.rados.0.smithi037.stdout:335: finishing write tid 2 to smithi03781225-48 2024-08-17T17:25:30.381 INFO:tasks.rados.rados.0.smithi037.stdout:335: finishing write tid 3 to smithi03781225-48 2024-08-17T17:25:30.382 INFO:tasks.rados.rados.0.smithi037.stdout:335: finishing write tid 4 to smithi03781225-48 2024-08-17T17:25:30.382 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 48 v 206 (ObjNum 161 snap 42 seq_num 161) dirty exists 2024-08-17T17:25:30.382 INFO:tasks.rados.rados.0.smithi037.stdout:335: left oid 48 (ObjNum 161 snap 42 seq_num 161) 2024-08-17T17:25:30.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:30 smithi046 ceph-mon[34315]: Checking for cert/key for grafana.a 2024-08-17T17:25:30.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:30 smithi046 ceph-mon[34315]: Migrating grafana.a cert to cert store 2024-08-17T17:25:30.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:30 smithi046 ceph-mon[34315]: Migrating grafana.a key to cert store 2024-08-17T17:25:30.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:30 smithi046 ceph-mon[34315]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:25:30.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:30 smithi046 ceph-mon[34315]: pgmap v5: 89 pgs: 89 active+clean; 152 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:25:30.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:30 smithi046 ceph-mon[34315]: osdmap e152: 8 total, 8 up, 8 in 2024-08-17T17:25:30.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:30 smithi046 ceph-mon[34315]: osdmap e153: 8 total, 8 up, 8 in 2024-08-17T17:25:30.675 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:25:30.732 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:30 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:25:30.476+0000 7fdd05c91ec0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T17:25:30.732 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:30 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:25:30.539+0000 7fdd05c91ec0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T17:25:31.011 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: 2024-08-17T17:25:30.663+0000 7fa8657fb640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:17:25:30] ENGINE Error in HTTPServer.serve 2024-08-17T17:25:31.012 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: Traceback (most recent call last): 2024-08-17T17:25:31.012 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:25:31.012 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: self._connections.run(self.expiration_interval) 2024-08-17T17:25:31.012 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:25:31.012 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: self._run(expiration_interval) 2024-08-17T17:25:31.012 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:25:31.012 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:25:31.012 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:25:31.012 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:25:31.012 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:25:31.012 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: s = self.context.wrap_socket( 2024-08-17T17:25:31.012 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:25:31.013 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: return self.sslsocket_class._create( 2024-08-17T17:25:31.013 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:25:31.013 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: self.do_handshake() 2024-08-17T17:25:31.013 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:25:31.013 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: self._sslobj.do_handshake() 2024-08-17T17:25:31.013 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:25:31.013 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: 2024-08-17T17:25:31.013 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:30 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:25:30.731+0000 7fdd05c91ec0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T17:25:31.014 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:30 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:25:30.798+0000 7fdd05c91ec0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T17:25:31.014 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:30 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:25:30.884+0000 7fdd05c91ec0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T17:25:31.014 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:30 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:25:30.944+0000 7fdd05c91ec0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T17:25:31.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:31 smithi037 ceph-mon[31110]: Deploying cephadm binary to smithi037 2024-08-17T17:25:31.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:31 smithi037 ceph-mon[31110]: Deploying cephadm binary to smithi046 2024-08-17T17:25:31.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:31 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1700197816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:31.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:31 smithi037 ceph-mon[31110]: osdmap e154: 8 total, 8 up, 8 in 2024-08-17T17:25:31.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:31 smithi037 ceph-mon[31110]: mgrmap e24: x(active, since 3s) 2024-08-17T17:25:31.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:31 smithi037 ceph-mon[41254]: Deploying cephadm binary to smithi037 2024-08-17T17:25:31.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:31 smithi037 ceph-mon[41254]: Deploying cephadm binary to smithi046 2024-08-17T17:25:31.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:31 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1700197816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:31.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:31 smithi037 ceph-mon[41254]: osdmap e154: 8 total, 8 up, 8 in 2024-08-17T17:25:31.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:31 smithi037 ceph-mon[41254]: mgrmap e24: x(active, since 3s) 2024-08-17T17:25:31.374 INFO:tasks.rados.rados.0.smithi037.stdout:334: done (2 left) 2024-08-17T17:25:31.374 INFO:tasks.rados.rados.0.smithi037.stdout:335: done (1 left) 2024-08-17T17:25:31.375 INFO:tasks.rados.rados.0.smithi037.stdout:336: done (0 left) 2024-08-17T17:25:31.375 INFO:tasks.rados.rados.0.smithi037.stdout:337: read oid 36 snap -1 2024-08-17T17:25:31.375 INFO:tasks.rados.rados.0.smithi037.stdout:337: expect deleted 2024-08-17T17:25:31.375 INFO:tasks.rados.rados.0.smithi037.stdout:338: delete oid 35 current snap is 43 2024-08-17T17:25:31.376 INFO:tasks.rados.rados.0.smithi037.stdout:337: done (1 left) 2024-08-17T17:25:31.376 INFO:tasks.rados.rados.0.smithi037.stdout:338: done (0 left) 2024-08-17T17:25:31.376 INFO:tasks.rados.rados.0.smithi037.stdout:339: rollback oid 38 current snap is 43 2024-08-17T17:25:31.376 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 38 to 35 2024-08-17T17:25:31.376 INFO:tasks.rados.rados.0.smithi037.stdout:340: write oid 36 current snap is 43 2024-08-17T17:25:31.376 INFO:tasks.rados.rados.0.smithi037.stdout:340: seq_num 163 ranges {739541=709000,2121859=426376} 2024-08-17T17:25:31.384 INFO:tasks.rados.rados.0.smithi037.stdout:340: writing smithi03781225-36 from 739541 to 1448541 tid 1 2024-08-17T17:25:31.390 INFO:tasks.rados.rados.0.smithi037.stdout:340: writing smithi03781225-36 from 2121859 to 2548235 tid 2 2024-08-17T17:25:31.391 INFO:tasks.rados.rados.0.smithi037.stdout:341: rollback oid 14 current snap is 43 2024-08-17T17:25:31.391 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 14 to 40 2024-08-17T17:25:31.391 INFO:tasks.rados.rados.0.smithi037.stdout:339: finishing rollback tid 1 to smithi03781225-38 2024-08-17T17:25:31.391 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 143 (ObjNum 0 snap 0 seq_num 304) dirty dne 2024-08-17T17:25:31.391 INFO:tasks.rados.rados.0.smithi037.stdout:340: finishing write tid 1 to smithi03781225-36 2024-08-17T17:25:31.391 INFO:tasks.rados.rados.0.smithi037.stdout:339: done (2 left) 2024-08-17T17:25:31.391 INFO:tasks.rados.rados.0.smithi037.stdout:342: delete oid 25 current snap is 43 2024-08-17T17:25:31.392 INFO:tasks.rados.rados.0.smithi037.stdout:341: finishing rollback tid 1 to smithi03781225-14 2024-08-17T17:25:31.392 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 14 v 0 (ObjNum 33 snap 0 seq_num 4049368440) dirty dne 2024-08-17T17:25:31.392 INFO:tasks.rados.rados.0.smithi037.stdout:341: done (2 left) 2024-08-17T17:25:31.392 INFO:tasks.rados.rados.0.smithi037.stdout:342: done (1 left) 2024-08-17T17:25:31.392 INFO:tasks.rados.rados.0.smithi037.stdout:343: delete oid 35 current snap is 43 2024-08-17T17:25:31.393 INFO:tasks.rados.rados.0.smithi037.stdout:340: finishing write tid 2 to smithi03781225-36 2024-08-17T17:25:31.393 INFO:tasks.rados.rados.0.smithi037.stdout:340: finishing write tid 3 to smithi03781225-36 2024-08-17T17:25:31.394 INFO:tasks.rados.rados.0.smithi037.stdout:340: finishing write tid 4 to smithi03781225-36 2024-08-17T17:25:31.394 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 36 v 149 (ObjNum 163 snap 43 seq_num 163) dirty exists 2024-08-17T17:25:31.394 INFO:tasks.rados.rados.0.smithi037.stdout:340: left oid 36 (ObjNum 163 snap 43 seq_num 163) 2024-08-17T17:25:31.394 INFO:tasks.rados.rados.0.smithi037.stdout:340: done (1 left) 2024-08-17T17:25:31.394 INFO:tasks.rados.rados.0.smithi037.stdout:343: done (0 left) 2024-08-17T17:25:31.394 INFO:tasks.rados.rados.0.smithi037.stdout:344: write oid 7 current snap is 43 2024-08-17T17:25:31.394 INFO:tasks.rados.rados.0.smithi037.stdout:344: seq_num 166 ranges {789962=534747,1780952=690056} 2024-08-17T17:25:31.401 INFO:tasks.rados.rados.0.smithi037.stdout:344: writing smithi03781225-7 from 789962 to 1324709 tid 1 2024-08-17T17:25:31.408 INFO:tasks.rados.rados.0.smithi037.stdout:344: writing smithi03781225-7 from 1780952 to 2471008 tid 2 2024-08-17T17:25:31.408 INFO:tasks.rados.rados.0.smithi037.stdout:345: read oid 31 snap -1 2024-08-17T17:25:31.408 INFO:tasks.rados.rados.0.smithi037.stdout:345: expect (ObjNum 138 snap 30 seq_num 138) 2024-08-17T17:25:31.408 INFO:tasks.rados.rados.0.smithi037.stdout:346: write oid 12 current snap is 43 2024-08-17T17:25:31.408 INFO:tasks.rados.rados.0.smithi037.stdout:344: finishing write tid 1 to smithi03781225-7 2024-08-17T17:25:31.408 INFO:tasks.rados.rados.0.smithi037.stdout:346: seq_num 167 ranges {406769=609996,1439434=433714,2303522=503247} 2024-08-17T17:25:31.414 INFO:tasks.rados.rados.0.smithi037.stdout:346: writing smithi03781225-12 from 406769 to 1016765 tid 1 2024-08-17T17:25:31.419 INFO:tasks.rados.rados.0.smithi037.stdout:346: writing smithi03781225-12 from 1439434 to 1873148 tid 2 2024-08-17T17:25:31.424 INFO:tasks.rados.rados.0.smithi037.stdout:346: writing smithi03781225-12 from 2303522 to 2806769 tid 3 2024-08-17T17:25:31.424 INFO:tasks.rados.rados.0.smithi037.stdout:347: rollback oid 36 current snap is 43 2024-08-17T17:25:31.424 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 36 to 40 2024-08-17T17:25:31.424 INFO:tasks.rados.rados.0.smithi037.stdout:344: finishing write tid 2 to smithi03781225-7 2024-08-17T17:25:31.424 INFO:tasks.rados.rados.0.smithi037.stdout:344: finishing write tid 3 to smithi03781225-7 2024-08-17T17:25:31.425 INFO:tasks.rados.rados.0.smithi037.stdout:344: finishing write tid 4 to smithi03781225-7 2024-08-17T17:25:31.425 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 40 (ObjNum 166 snap 43 seq_num 166) dirty exists 2024-08-17T17:25:31.425 INFO:tasks.rados.rados.0.smithi037.stdout:344: left oid 7 (ObjNum 166 snap 43 seq_num 166) 2024-08-17T17:25:31.425 INFO:tasks.rados.rados.0.smithi037.stdout:345: expect (ObjNum 138 snap 30 seq_num 138) 2024-08-17T17:25:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:31 smithi046 ceph-mon[34315]: Deploying cephadm binary to smithi037 2024-08-17T17:25:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:31 smithi046 ceph-mon[34315]: Deploying cephadm binary to smithi046 2024-08-17T17:25:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:31 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1700197816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:31 smithi046 ceph-mon[34315]: osdmap e154: 8 total, 8 up, 8 in 2024-08-17T17:25:31.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:31 smithi046 ceph-mon[34315]: mgrmap e24: x(active, since 3s) 2024-08-17T17:25:31.537 INFO:tasks.rados.rados.0.smithi037.stdout:346: finishing write tid 1 to smithi03781225-12 2024-08-17T17:25:31.537 INFO:tasks.rados.rados.0.smithi037.stdout:346: finishing write tid 2 to smithi03781225-12 2024-08-17T17:25:31.537 INFO:tasks.rados.rados.0.smithi037.stdout:344: done (3 left) 2024-08-17T17:25:31.537 INFO:tasks.rados.rados.0.smithi037.stdout:345: done (2 left) 2024-08-17T17:25:31.537 INFO:tasks.rados.rados.0.smithi037.stdout:348: snap_create 2024-08-17T17:25:31.537 INFO:tasks.rados.rados.0.smithi037.stdout:347: finishing rollback tid 0 to smithi03781225-36 2024-08-17T17:25:31.537 INFO:tasks.rados.rados.0.smithi037.stdout:347: finishing rollback tid 1 to smithi03781225-36 2024-08-17T17:25:31.537 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 36 v 151 (ObjNum 129 snap 0 seq_num 4060948552) dirty dne 2024-08-17T17:25:31.537 INFO:tasks.rados.rados.0.smithi037.stdout:346: finishing write tid 3 to smithi03781225-12 2024-08-17T17:25:31.537 INFO:tasks.rados.rados.0.smithi037.stdout:346: finishing write tid 4 to smithi03781225-12 2024-08-17T17:25:31.538 INFO:tasks.rados.rados.0.smithi037.stdout:346: finishing write tid 5 to smithi03781225-12 2024-08-17T17:25:31.538 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 212 (ObjNum 167 snap 43 seq_num 167) dirty exists 2024-08-17T17:25:31.538 INFO:tasks.rados.rados.0.smithi037.stdout:346: left oid 12 (ObjNum 167 snap 43 seq_num 167) 2024-08-17T17:25:31.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:31 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:25:31.524+0000 7fdd05c91ec0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T17:25:31.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:31 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:25:31.665+0000 7fdd05c91ec0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T17:25:31.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:31 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:25:31] ENGINE Bus STARTING 2024-08-17T17:25:31.794 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:31 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: CherryPy Checker: 2024-08-17T17:25:31.794 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:31 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: The Application mounted at '' has an empty config. 2024-08-17T17:25:31.794 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:31 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: 2024-08-17T17:25:31.794 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:31 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:25:31] ENGINE Serving on http://:::9283 2024-08-17T17:25:31.794 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:31 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: [17/Aug/2024:17:25:31] ENGINE Bus STARTED 2024-08-17T17:25:32.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:32 smithi037 ceph-mon[31110]: [17/Aug/2024:17:25:30] ENGINE Bus STARTING 2024-08-17T17:25:32.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:32 smithi037 ceph-mon[31110]: [17/Aug/2024:17:25:30] ENGINE Serving on https://172.21.15.46:7150 2024-08-17T17:25:32.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:32 smithi037 ceph-mon[31110]: from='client.25199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:32.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:32 smithi037 ceph-mon[31110]: [17/Aug/2024:17:25:30] ENGINE Error in HTTPServer.serve 2024-08-17T17:25:32.294 INFO:journalctl@ceph.mon.a.smithi037.stdout: Traceback (most recent call last): 2024-08-17T17:25:32.294 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:25:32.294 INFO:journalctl@ceph.mon.a.smithi037.stdout: self._connections.run(self.expiration_interval) 2024-08-17T17:25:32.294 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:25:32.294 INFO:journalctl@ceph.mon.a.smithi037.stdout: self._run(expiration_interval) 2024-08-17T17:25:32.294 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:25:32.294 INFO:journalctl@ceph.mon.a.smithi037.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:25:32.294 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:25:32.294 INFO:journalctl@ceph.mon.a.smithi037.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:25:32.295 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:25:32.295 INFO:journalctl@ceph.mon.a.smithi037.stdout: s = self.context.wrap_socket( 2024-08-17T17:25:32.295 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:25:32.295 INFO:journalctl@ceph.mon.a.smithi037.stdout: return self.sslsocket_class._create( 2024-08-17T17:25:32.295 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:25:32.295 INFO:journalctl@ceph.mon.a.smithi037.stdout: self.do_handshake() 2024-08-17T17:25:32.295 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:25:32.295 INFO:journalctl@ceph.mon.a.smithi037.stdout: self._sslobj.do_handshake() 2024-08-17T17:25:32.295 INFO:journalctl@ceph.mon.a.smithi037.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:25:32.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:32 smithi037 ceph-mon[31110]: [17/Aug/2024:17:25:30] ENGINE Serving on http://172.21.15.46:8765 2024-08-17T17:25:32.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:32 smithi037 ceph-mon[31110]: [17/Aug/2024:17:25:30] ENGINE Bus STARTED 2024-08-17T17:25:32.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:32 smithi037 ceph-mon[31110]: from='client.15303 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:32.296 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:32 smithi037 ceph-mon[31110]: pgmap v9: 89 pgs: 89 active+clean; 152 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:25:32.296 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:32 smithi037 ceph-mon[31110]: osdmap e155: 8 total, 8 up, 8 in 2024-08-17T17:25:32.296 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:32 smithi037 ceph-mon[31110]: Standby manager daemon y started 2024-08-17T17:25:32.296 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:32 smithi037 ceph-mon[31110]: from='mgr.? 172.21.15.37:0/1820588030' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T17:25:32.296 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:32 smithi037 ceph-mon[31110]: from='mgr.? 172.21.15.37:0/1820588030' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:25:32.296 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:32 smithi037 ceph-mon[31110]: from='mgr.? 172.21.15.37:0/1820588030' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T17:25:32.296 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:32 smithi037 ceph-mon[31110]: from='mgr.? 172.21.15.37:0/1820588030' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:25:32.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:32 smithi037 ceph-mon[41254]: [17/Aug/2024:17:25:30] ENGINE Bus STARTING 2024-08-17T17:25:32.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:32 smithi037 ceph-mon[41254]: [17/Aug/2024:17:25:30] ENGINE Serving on https://172.21.15.46:7150 2024-08-17T17:25:32.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:32 smithi037 ceph-mon[41254]: from='client.25199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:32.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:32 smithi037 ceph-mon[41254]: [17/Aug/2024:17:25:30] ENGINE Error in HTTPServer.serve 2024-08-17T17:25:32.297 INFO:journalctl@ceph.mon.c.smithi037.stdout: Traceback (most recent call last): 2024-08-17T17:25:32.297 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:25:32.297 INFO:journalctl@ceph.mon.c.smithi037.stdout: self._connections.run(self.expiration_interval) 2024-08-17T17:25:32.297 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:25:32.297 INFO:journalctl@ceph.mon.c.smithi037.stdout: self._run(expiration_interval) 2024-08-17T17:25:32.297 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:25:32.297 INFO:journalctl@ceph.mon.c.smithi037.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:25:32.297 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:25:32.297 INFO:journalctl@ceph.mon.c.smithi037.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:25:32.297 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:25:32.297 INFO:journalctl@ceph.mon.c.smithi037.stdout: s = self.context.wrap_socket( 2024-08-17T17:25:32.297 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:25:32.297 INFO:journalctl@ceph.mon.c.smithi037.stdout: return self.sslsocket_class._create( 2024-08-17T17:25:32.298 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:25:32.298 INFO:journalctl@ceph.mon.c.smithi037.stdout: self.do_handshake() 2024-08-17T17:25:32.298 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:25:32.298 INFO:journalctl@ceph.mon.c.smithi037.stdout: self._sslobj.do_handshake() 2024-08-17T17:25:32.298 INFO:journalctl@ceph.mon.c.smithi037.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:25:32.298 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:32 smithi037 ceph-mon[41254]: [17/Aug/2024:17:25:30] ENGINE Serving on http://172.21.15.46:8765 2024-08-17T17:25:32.298 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:32 smithi037 ceph-mon[41254]: [17/Aug/2024:17:25:30] ENGINE Bus STARTED 2024-08-17T17:25:32.298 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:32 smithi037 ceph-mon[41254]: from='client.15303 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:32.298 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:32 smithi037 ceph-mon[41254]: pgmap v9: 89 pgs: 89 active+clean; 152 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:25:32.298 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:32 smithi037 ceph-mon[41254]: osdmap e155: 8 total, 8 up, 8 in 2024-08-17T17:25:32.298 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:32 smithi037 ceph-mon[41254]: Standby manager daemon y started 2024-08-17T17:25:32.298 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:32 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.37:0/1820588030' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T17:25:32.298 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:32 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.37:0/1820588030' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:25:32.299 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:32 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.37:0/1820588030' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T17:25:32.299 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:32 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.37:0/1820588030' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:25:32.374 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:32 smithi046 ceph-mon[34315]: [17/Aug/2024:17:25:30] ENGINE Bus STARTING 2024-08-17T17:25:32.375 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:32 smithi046 ceph-mon[34315]: [17/Aug/2024:17:25:30] ENGINE Serving on https://172.21.15.46:7150 2024-08-17T17:25:32.375 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:32 smithi046 ceph-mon[34315]: from='client.25199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:32.375 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:32 smithi046 ceph-mon[34315]: [17/Aug/2024:17:25:30] ENGINE Error in HTTPServer.serve 2024-08-17T17:25:32.375 INFO:journalctl@ceph.mon.b.smithi046.stdout: Traceback (most recent call last): 2024-08-17T17:25:32.375 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:25:32.375 INFO:journalctl@ceph.mon.b.smithi046.stdout: self._connections.run(self.expiration_interval) 2024-08-17T17:25:32.375 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:25:32.375 INFO:journalctl@ceph.mon.b.smithi046.stdout: self._run(expiration_interval) 2024-08-17T17:25:32.375 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:25:32.375 INFO:journalctl@ceph.mon.b.smithi046.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:25:32.375 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:25:32.376 INFO:journalctl@ceph.mon.b.smithi046.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:25:32.376 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:25:32.376 INFO:journalctl@ceph.mon.b.smithi046.stdout: s = self.context.wrap_socket( 2024-08-17T17:25:32.376 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:25:32.376 INFO:journalctl@ceph.mon.b.smithi046.stdout: return self.sslsocket_class._create( 2024-08-17T17:25:32.376 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:25:32.376 INFO:journalctl@ceph.mon.b.smithi046.stdout: self.do_handshake() 2024-08-17T17:25:32.376 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:25:32.376 INFO:journalctl@ceph.mon.b.smithi046.stdout: self._sslobj.do_handshake() 2024-08-17T17:25:32.376 INFO:journalctl@ceph.mon.b.smithi046.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:25:32.376 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:32 smithi046 ceph-mon[34315]: [17/Aug/2024:17:25:30] ENGINE Serving on http://172.21.15.46:8765 2024-08-17T17:25:32.376 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:32 smithi046 ceph-mon[34315]: [17/Aug/2024:17:25:30] ENGINE Bus STARTED 2024-08-17T17:25:32.376 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:32 smithi046 ceph-mon[34315]: from='client.15303 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:32.376 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:32 smithi046 ceph-mon[34315]: pgmap v9: 89 pgs: 89 active+clean; 152 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:25:32.377 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:32 smithi046 ceph-mon[34315]: osdmap e155: 8 total, 8 up, 8 in 2024-08-17T17:25:32.377 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:32 smithi046 ceph-mon[34315]: Standby manager daemon y started 2024-08-17T17:25:32.377 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:32 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.37:0/1820588030' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T17:25:32.377 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:32 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.37:0/1820588030' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:25:32.377 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:32 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.37:0/1820588030' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T17:25:32.377 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:32 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.37:0/1820588030' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:25:32.377 INFO:tasks.rados.rados.0.smithi037.stdout:346: done (2 left) 2024-08-17T17:25:32.378 INFO:tasks.rados.rados.0.smithi037.stdout:347: done (1 left) 2024-08-17T17:25:32.378 INFO:tasks.rados.rados.0.smithi037.stdout:348: done (0 left) 2024-08-17T17:25:32.378 INFO:tasks.rados.rados.0.smithi037.stdout:349: write oid 13 current snap is 44 2024-08-17T17:25:32.378 INFO:tasks.rados.rados.0.smithi037.stdout:349: seq_num 168 ranges {423576=401598,1497916=693725} 2024-08-17T17:25:32.379 INFO:tasks.rados.rados.0.smithi037.stdout:349: writing smithi03781225-13 from 423576 to 825174 tid 1 2024-08-17T17:25:32.388 INFO:tasks.rados.rados.0.smithi037.stdout:349: writing smithi03781225-13 from 1497916 to 2191641 tid 2 2024-08-17T17:25:32.388 INFO:tasks.rados.rados.0.smithi037.stdout:350: write oid 44 current snap is 44 2024-08-17T17:25:32.388 INFO:tasks.rados.rados.0.smithi037.stdout:350: seq_num 169 ranges {440383=476847,1556398=437383,2474721=365662} 2024-08-17T17:25:32.393 INFO:tasks.rados.rados.0.smithi037.stdout:350: writing smithi03781225-44 from 440383 to 917230 tid 1 2024-08-17T17:25:32.399 INFO:tasks.rados.rados.0.smithi037.stdout:350: writing smithi03781225-44 from 1556398 to 1993781 tid 2 2024-08-17T17:25:32.404 INFO:tasks.rados.rados.0.smithi037.stdout:350: writing smithi03781225-44 from 2474721 to 2840383 tid 3 2024-08-17T17:25:32.404 INFO:tasks.rados.rados.0.smithi037.stdout:351: write oid 21 current snap is 44 2024-08-17T17:25:32.404 INFO:tasks.rados.rados.0.smithi037.stdout:351: seq_num 170 ranges {457190=552096,1614880=581041,2785791=71399} 2024-08-17T17:25:32.410 INFO:tasks.rados.rados.0.smithi037.stdout:351: writing smithi03781225-21 from 457190 to 1009286 tid 1 2024-08-17T17:25:32.416 INFO:tasks.rados.rados.0.smithi037.stdout:351: writing smithi03781225-21 from 1614880 to 2195921 tid 2 2024-08-17T17:25:32.421 INFO:tasks.rados.rados.0.smithi037.stdout:351: writing smithi03781225-21 from 2785791 to 2857190 tid 3 2024-08-17T17:25:32.421 INFO:tasks.rados.rados.0.smithi037.stdout:352: write oid 14 current snap is 44 2024-08-17T17:25:32.421 INFO:tasks.rados.rados.0.smithi037.stdout:349: finishing write tid 1 to smithi03781225-13 2024-08-17T17:25:32.421 INFO:tasks.rados.rados.0.smithi037.stdout:349: finishing write tid 2 to smithi03781225-13 2024-08-17T17:25:32.421 INFO:tasks.rados.rados.0.smithi037.stdout:349: finishing write tid 3 to smithi03781225-13 2024-08-17T17:25:32.421 INFO:tasks.rados.rados.0.smithi037.stdout:349: finishing write tid 4 to smithi03781225-13 2024-08-17T17:25:32.421 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 110 (ObjNum 168 snap 44 seq_num 168) dirty exists 2024-08-17T17:25:32.422 INFO:tasks.rados.rados.0.smithi037.stdout:349: left oid 13 (ObjNum 168 snap 44 seq_num 168) 2024-08-17T17:25:32.422 INFO:tasks.rados.rados.0.smithi037.stdout:350: finishing write tid 1 to smithi03781225-44 2024-08-17T17:25:32.422 INFO:tasks.rados.rados.0.smithi037.stdout:350: finishing write tid 2 to smithi03781225-44 2024-08-17T17:25:32.422 INFO:tasks.rados.rados.0.smithi037.stdout:350: finishing write tid 3 to smithi03781225-44 2024-08-17T17:25:32.422 INFO:tasks.rados.rados.0.smithi037.stdout:352: seq_num 171 ranges {473997=627345,1673362=441052,2529567=344430} 2024-08-17T17:25:32.428 INFO:tasks.rados.rados.0.smithi037.stdout:352: writing smithi03781225-14 from 473997 to 1101342 tid 1 2024-08-17T17:25:32.433 INFO:tasks.rados.rados.0.smithi037.stdout:352: writing smithi03781225-14 from 1673362 to 2114414 tid 2 2024-08-17T17:25:32.439 INFO:tasks.rados.rados.0.smithi037.stdout:352: writing smithi03781225-14 from 2529567 to 2873997 tid 3 2024-08-17T17:25:32.439 INFO:tasks.rados.rados.0.smithi037.stdout:349: done (3 left) 2024-08-17T17:25:32.439 INFO:tasks.rados.rados.0.smithi037.stdout:353: snap_create 2024-08-17T17:25:32.439 INFO:tasks.rados.rados.0.smithi037.stdout:350: finishing write tid 4 to smithi03781225-44 2024-08-17T17:25:32.439 INFO:tasks.rados.rados.0.smithi037.stdout:350: finishing write tid 5 to smithi03781225-44 2024-08-17T17:25:32.439 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 172 (ObjNum 169 snap 44 seq_num 169) dirty exists 2024-08-17T17:25:32.439 INFO:tasks.rados.rados.0.smithi037.stdout:350: left oid 44 (ObjNum 169 snap 44 seq_num 169) 2024-08-17T17:25:32.439 INFO:tasks.rados.rados.0.smithi037.stdout:351: finishing write tid 1 to smithi03781225-21 2024-08-17T17:25:32.439 INFO:tasks.rados.rados.0.smithi037.stdout:351: finishing write tid 2 to smithi03781225-21 2024-08-17T17:25:32.439 INFO:tasks.rados.rados.0.smithi037.stdout:351: finishing write tid 3 to smithi03781225-21 2024-08-17T17:25:32.439 INFO:tasks.rados.rados.0.smithi037.stdout:351: finishing write tid 4 to smithi03781225-21 2024-08-17T17:25:32.439 INFO:tasks.rados.rados.0.smithi037.stdout:351: finishing write tid 5 to smithi03781225-21 2024-08-17T17:25:32.440 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 21 v 217 (ObjNum 170 snap 44 seq_num 170) dirty exists 2024-08-17T17:25:32.440 INFO:tasks.rados.rados.0.smithi037.stdout:351: left oid 21 (ObjNum 170 snap 44 seq_num 170) 2024-08-17T17:25:32.440 INFO:tasks.rados.rados.0.smithi037.stdout:352: finishing write tid 1 to smithi03781225-14 2024-08-17T17:25:32.440 INFO:tasks.rados.rados.0.smithi037.stdout:352: finishing write tid 2 to smithi03781225-14 2024-08-17T17:25:32.440 INFO:tasks.rados.rados.0.smithi037.stdout:352: finishing write tid 3 to smithi03781225-14 2024-08-17T17:25:32.441 INFO:tasks.rados.rados.0.smithi037.stdout:352: finishing write tid 4 to smithi03781225-14 2024-08-17T17:25:32.441 INFO:tasks.rados.rados.0.smithi037.stdout:352: finishing write tid 5 to smithi03781225-14 2024-08-17T17:25:32.441 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 14 v 123 (ObjNum 171 snap 44 seq_num 171) dirty exists 2024-08-17T17:25:32.441 INFO:tasks.rados.rados.0.smithi037.stdout:352: left oid 14 (ObjNum 171 snap 44 seq_num 171) 2024-08-17T17:25:33.397 INFO:tasks.rados.rados.0.smithi037.stdout:350: done (3 left) 2024-08-17T17:25:33.397 INFO:tasks.rados.rados.0.smithi037.stdout:351: done (2 left) 2024-08-17T17:25:33.397 INFO:tasks.rados.rados.0.smithi037.stdout:352: done (1 left) 2024-08-17T17:25:33.397 INFO:tasks.rados.rados.0.smithi037.stdout:353: done (0 left) 2024-08-17T17:25:33.398 INFO:tasks.rados.rados.0.smithi037.stdout:354: rollback oid 19 current snap is 45 2024-08-17T17:25:33.398 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 19 to 38 2024-08-17T17:25:33.398 INFO:tasks.rados.rados.0.smithi037.stdout:355: read oid 36 snap -1 2024-08-17T17:25:33.398 INFO:tasks.rados.rados.0.smithi037.stdout:355: expect deleted 2024-08-17T17:25:33.398 INFO:tasks.rados.rados.0.smithi037.stdout:356: write oid 27 current snap is 45 2024-08-17T17:25:33.398 INFO:tasks.rados.rados.0.smithi037.stdout:356: seq_num 172 ranges {490804=702594,1615491=584710,2724284=166520} 2024-08-17T17:25:33.402 INFO:tasks.rados.rados.0.smithi037.stdout:356: writing smithi03781225-27 from 490804 to 1193398 tid 1 2024-08-17T17:25:33.410 INFO:tasks.rados.rados.0.smithi037.stdout:356: writing smithi03781225-27 from 1615491 to 2200201 tid 2 2024-08-17T17:25:33.412 INFO:tasks.rados.rados.0.smithi037.stdout:356: writing smithi03781225-27 from 2724284 to 2890804 tid 3 2024-08-17T17:25:33.413 INFO:tasks.rados.rados.0.smithi037.stdout:357: snap_create 2024-08-17T17:25:33.413 INFO:tasks.rados.rados.0.smithi037.stdout:354: finishing rollback tid 0 to smithi03781225-19 2024-08-17T17:25:33.413 INFO:tasks.rados.rados.0.smithi037.stdout:354: finishing rollback tid 1 to smithi03781225-19 2024-08-17T17:25:33.413 INFO:tasks.rados.rados.0.smithi037.stdout:354: finishing rollback tid 2 to smithi03781225-19 2024-08-17T17:25:33.413 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 19 v 137 (ObjNum 140 snap 31 seq_num 140) dirty exists 2024-08-17T17:25:33.413 INFO:tasks.rados.rados.0.smithi037.stdout:356: finishing write tid 1 to smithi03781225-27 2024-08-17T17:25:33.413 INFO:tasks.rados.rados.0.smithi037.stdout:356: finishing write tid 2 to smithi03781225-27 2024-08-17T17:25:33.414 INFO:tasks.rados.rados.0.smithi037.stdout:356: finishing write tid 3 to smithi03781225-27 2024-08-17T17:25:33.414 INFO:tasks.rados.rados.0.smithi037.stdout:356: finishing write tid 4 to smithi03781225-27 2024-08-17T17:25:33.414 INFO:tasks.rados.rados.0.smithi037.stdout:356: finishing write tid 5 to smithi03781225-27 2024-08-17T17:25:33.414 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 27 v 64 (ObjNum 172 snap 45 seq_num 172) dirty exists 2024-08-17T17:25:33.414 INFO:tasks.rados.rados.0.smithi037.stdout:356: left oid 27 (ObjNum 172 snap 45 seq_num 172) 2024-08-17T17:25:33.642 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:25:33.643 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:33 smithi037 ceph-mon[31110]: osdmap e156: 8 total, 8 up, 8 in 2024-08-17T17:25:33.643 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:33 smithi037 ceph-mon[31110]: mgrmap e25: x(active, since 5s), standbys: y 2024-08-17T17:25:33.643 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:33 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:25:33.643 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:33 smithi037 ceph-mon[31110]: pgmap v12: 89 pgs: 89 active+clean; 152 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:25:33.643 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:33 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1394899273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:33.643 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:33 smithi037 ceph-mon[41254]: osdmap e156: 8 total, 8 up, 8 in 2024-08-17T17:25:33.643 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:33 smithi037 ceph-mon[41254]: mgrmap e25: x(active, since 5s), standbys: y 2024-08-17T17:25:33.643 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:33 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:25:33.643 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:33 smithi037 ceph-mon[41254]: pgmap v12: 89 pgs: 89 active+clean; 152 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:25:33.644 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:33 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1394899273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:33.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:33 smithi046 ceph-mon[34315]: osdmap e156: 8 total, 8 up, 8 in 2024-08-17T17:25:33.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:33 smithi046 ceph-mon[34315]: mgrmap e25: x(active, since 5s), standbys: y 2024-08-17T17:25:33.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:33 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:25:33.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:33 smithi046 ceph-mon[34315]: pgmap v12: 89 pgs: 89 active+clean; 152 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:25:33.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:33 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1394899273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:34.399 INFO:tasks.rados.rados.0.smithi037.stdout:354: done (3 left) 2024-08-17T17:25:34.400 INFO:tasks.rados.rados.0.smithi037.stdout:355: done (2 left) 2024-08-17T17:25:34.400 INFO:tasks.rados.rados.0.smithi037.stdout:356: done (1 left) 2024-08-17T17:25:34.400 INFO:tasks.rados.rados.0.smithi037.stdout:357: done (0 left) 2024-08-17T17:25:34.400 INFO:tasks.rados.rados.0.smithi037.stdout:358: write oid 28 current snap is 46 2024-08-17T17:25:34.400 INFO:tasks.rados.rados.0.smithi037.stdout:358: seq_num 173 ranges {507611=777843,2073973=444721} 2024-08-17T17:25:34.406 INFO:tasks.rados.rados.0.smithi037.stdout:358: writing smithi03781225-28 from 507611 to 1285454 tid 1 2024-08-17T17:25:34.414 INFO:tasks.rados.rados.0.smithi037.stdout:358: writing smithi03781225-28 from 2073973 to 2518694 tid 2 2024-08-17T17:25:34.414 INFO:tasks.rados.rados.0.smithi037.stdout:359: snap_create 2024-08-17T17:25:34.414 INFO:tasks.rados.rados.0.smithi037.stdout:358: finishing write tid 1 to smithi03781225-28 2024-08-17T17:25:34.417 INFO:tasks.rados.rados.0.smithi037.stdout:358: finishing write tid 2 to smithi03781225-28 2024-08-17T17:25:34.417 INFO:tasks.rados.rados.0.smithi037.stdout:358: finishing write tid 3 to smithi03781225-28 2024-08-17T17:25:34.417 INFO:tasks.rados.rados.0.smithi037.stdout:358: finishing write tid 4 to smithi03781225-28 2024-08-17T17:25:34.417 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 28 v 221 (ObjNum 173 snap 46 seq_num 173) dirty exists 2024-08-17T17:25:34.417 INFO:tasks.rados.rados.0.smithi037.stdout:358: left oid 28 (ObjNum 173 snap 46 seq_num 173) 2024-08-17T17:25:34.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:34 smithi046 ceph-mon[34315]: osdmap e157: 8 total, 8 up, 8 in 2024-08-17T17:25:34.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:34 smithi046 ceph-mon[34315]: from='client.25223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:34.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:34 smithi046 ceph-mon[34315]: from='client.25229 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:34.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:34 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:34.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:34 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:34.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:34 smithi037 ceph-mon[41254]: osdmap e157: 8 total, 8 up, 8 in 2024-08-17T17:25:34.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:34 smithi037 ceph-mon[41254]: from='client.25223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:34.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:34 smithi037 ceph-mon[41254]: from='client.25229 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:34.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:34 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:34.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:34 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:34.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:34 smithi037 ceph-mon[31110]: osdmap e157: 8 total, 8 up, 8 in 2024-08-17T17:25:34.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:34 smithi037 ceph-mon[31110]: from='client.25223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:34.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:34 smithi037 ceph-mon[31110]: from='client.25229 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:34.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:34 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:34.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:34 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:35.415 INFO:tasks.rados.rados.0.smithi037.stdout:358: done (1 left) 2024-08-17T17:25:35.415 INFO:tasks.rados.rados.0.smithi037.stdout:359: done (0 left) 2024-08-17T17:25:35.415 INFO:tasks.rados.rados.0.smithi037.stdout:360: snap_remove snap 45 2024-08-17T17:25:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:35 smithi046 ceph-mon[34315]: osdmap e158: 8 total, 8 up, 8 in 2024-08-17T17:25:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:35 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:35 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:35 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:35 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:35.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:35 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:35.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:35 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:35.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:35 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:35.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:35 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:35.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:35 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:35.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:35 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:35.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:35 smithi046 ceph-mon[34315]: Adjusting osd_memory_target on smithi037 to 2481M 2024-08-17T17:25:35.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:35 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:35.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:35 smithi046 ceph-mon[34315]: pgmap v15: 89 pgs: 89 active+clean; 168 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.9 MiB/s wr, 40 op/s 2024-08-17T17:25:35.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:35 smithi037 ceph-mon[41254]: osdmap e158: 8 total, 8 up, 8 in 2024-08-17T17:25:35.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:35 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:35.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:35 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:35.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:35 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:35.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:35 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:35.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:35 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:35.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:35 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:35.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:35 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:35.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:35 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:35.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:35 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:35.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:35 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:35.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:35 smithi037 ceph-mon[41254]: Adjusting osd_memory_target on smithi037 to 2481M 2024-08-17T17:25:35.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:35 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:35.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:35 smithi037 ceph-mon[41254]: pgmap v15: 89 pgs: 89 active+clean; 168 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.9 MiB/s wr, 40 op/s 2024-08-17T17:25:35.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:35 smithi037 ceph-mon[31110]: osdmap e158: 8 total, 8 up, 8 in 2024-08-17T17:25:35.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:35 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:35.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:35 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:35.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:35 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:35.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:35 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:35.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:35 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:35.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:35 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:35.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:35 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:35.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:35 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:35.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:35 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:35.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:35 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:35.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:35 smithi037 ceph-mon[31110]: Adjusting osd_memory_target on smithi037 to 2481M 2024-08-17T17:25:35.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:35 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:35.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:35 smithi037 ceph-mon[31110]: pgmap v15: 89 pgs: 89 active+clean; 168 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.9 MiB/s wr, 40 op/s 2024-08-17T17:25:36.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:35 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:25:35] "GET /metrics HTTP/1.1" 200 36031 "" "Prometheus/2.43.0" 2024-08-17T17:25:36.417 INFO:tasks.rados.rados.0.smithi037.stdout:360: done (0 left) 2024-08-17T17:25:36.418 INFO:tasks.rados.rados.0.smithi037.stdout:361: read oid 32 snap -1 2024-08-17T17:25:36.418 INFO:tasks.rados.rados.0.smithi037.stdout:361: expect (ObjNum 124 snap 23 seq_num 124) 2024-08-17T17:25:36.418 INFO:tasks.rados.rados.0.smithi037.stdout:362: read oid 10 snap 43 2024-08-17T17:25:36.418 INFO:tasks.rados.rados.0.smithi037.stdout:362: expect deleted 2024-08-17T17:25:36.418 INFO:tasks.rados.rados.0.smithi037.stdout:363: read oid 26 snap -1 2024-08-17T17:25:36.418 INFO:tasks.rados.rados.0.smithi037.stdout:363: expect (ObjNum 148 snap 34 seq_num 148) 2024-08-17T17:25:36.418 INFO:tasks.rados.rados.0.smithi037.stdout:364: read oid 2 snap -1 2024-08-17T17:25:36.419 INFO:tasks.rados.rados.0.smithi037.stdout:364: expect deleted 2024-08-17T17:25:36.419 INFO:tasks.rados.rados.0.smithi037.stdout:365: delete oid 40 current snap is 47 2024-08-17T17:25:36.419 INFO:tasks.rados.rados.0.smithi037.stdout:361: expect (ObjNum 124 snap 23 seq_num 124) 2024-08-17T17:25:36.568 INFO:tasks.rados.rados.0.smithi037.stdout:363: expect (ObjNum 148 snap 34 seq_num 148) 2024-08-17T17:25:36.599 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:25:36.686 INFO:tasks.rados.rados.0.smithi037.stdout:361: done (4 left) 2024-08-17T17:25:36.686 INFO:tasks.rados.rados.0.smithi037.stdout:362: done (3 left) 2024-08-17T17:25:36.687 INFO:tasks.rados.rados.0.smithi037.stdout:363: done (2 left) 2024-08-17T17:25:36.687 INFO:tasks.rados.rados.0.smithi037.stdout:364: done (1 left) 2024-08-17T17:25:36.687 INFO:tasks.rados.rados.0.smithi037.stdout:365: done (0 left) 2024-08-17T17:25:36.687 INFO:tasks.rados.rados.0.smithi037.stdout:366: read oid 10 snap -1 2024-08-17T17:25:36.687 INFO:tasks.rados.rados.0.smithi037.stdout:366: expect deleted 2024-08-17T17:25:36.687 INFO:tasks.rados.rados.0.smithi037.stdout:367: rollback oid 8 current snap is 47 2024-08-17T17:25:36.687 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 8 to 38 2024-08-17T17:25:36.687 INFO:tasks.rados.rados.0.smithi037.stdout:368: rollback oid 40 current snap is 47 2024-08-17T17:25:36.687 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 40 to 43 2024-08-17T17:25:36.687 INFO:tasks.rados.rados.0.smithi037.stdout:369: write oid 50 current snap is 47 2024-08-17T17:25:36.687 INFO:tasks.rados.rados.0.smithi037.stdout:369: seq_num 175 ranges {541225=644694,1907290=448390} 2024-08-17T17:25:36.689 INFO:tasks.rados.rados.0.smithi037.stdout:369: writing smithi03781225-50 from 541225 to 1185919 tid 1 2024-08-17T17:25:36.696 INFO:tasks.rados.rados.0.smithi037.stdout:369: writing smithi03781225-50 from 1907290 to 2355680 tid 2 2024-08-17T17:25:36.696 INFO:tasks.rados.rados.0.smithi037.stdout:370: write oid 35 current snap is 47 2024-08-17T17:25:36.696 INFO:tasks.rados.rados.0.smithi037.stdout:370: seq_num 176 ranges {558032=719943,1849419=592048} 2024-08-17T17:25:36.702 INFO:tasks.rados.rados.0.smithi037.stdout:370: writing smithi03781225-35 from 558032 to 1277975 tid 1 2024-08-17T17:25:36.710 INFO:tasks.rados.rados.0.smithi037.stdout:370: writing smithi03781225-35 from 1849419 to 2441467 tid 2 2024-08-17T17:25:36.710 INFO:tasks.rados.rados.0.smithi037.stdout:371: read oid 21 snap -1 2024-08-17T17:25:36.710 INFO:tasks.rados.rados.0.smithi037.stdout:371: expect (ObjNum 170 snap 44 seq_num 170) 2024-08-17T17:25:36.710 INFO:tasks.rados.rados.0.smithi037.stdout:372: delete oid 34 current snap is 47 2024-08-17T17:25:36.710 INFO:tasks.rados.rados.0.smithi037.stdout:367: finishing rollback tid 1 to smithi03781225-8 2024-08-17T17:25:36.710 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 98 (ObjNum 129 snap 0 seq_num 4060673408) dirty dne 2024-08-17T17:25:36.710 INFO:tasks.rados.rados.0.smithi037.stdout:368: finishing rollback tid 1 to smithi03781225-40 2024-08-17T17:25:36.710 INFO:tasks.rados.rados.0.smithi037.stdout:368: finishing rollback tid 2 to smithi03781225-40 2024-08-17T17:25:36.710 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 40 v 113 (ObjNum 158 snap 40 seq_num 158) dirty exists 2024-08-17T17:25:36.710 INFO:tasks.rados.rados.0.smithi037.stdout:369: finishing write tid 1 to smithi03781225-50 2024-08-17T17:25:36.711 INFO:tasks.rados.rados.0.smithi037.stdout:369: finishing write tid 2 to smithi03781225-50 2024-08-17T17:25:36.711 INFO:tasks.rados.rados.0.smithi037.stdout:369: finishing write tid 3 to smithi03781225-50 2024-08-17T17:25:36.711 INFO:tasks.rados.rados.0.smithi037.stdout:369: finishing write tid 4 to smithi03781225-50 2024-08-17T17:25:36.711 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 50 v 155 (ObjNum 175 snap 47 seq_num 175) dirty exists 2024-08-17T17:25:36.711 INFO:tasks.rados.rados.0.smithi037.stdout:369: left oid 50 (ObjNum 175 snap 47 seq_num 175) 2024-08-17T17:25:36.711 INFO:tasks.rados.rados.0.smithi037.stdout:370: finishing write tid 1 to smithi03781225-35 2024-08-17T17:25:36.712 INFO:tasks.rados.rados.0.smithi037.stdout:366: done (6 left) 2024-08-17T17:25:36.712 INFO:tasks.rados.rados.0.smithi037.stdout:367: done (5 left) 2024-08-17T17:25:36.712 INFO:tasks.rados.rados.0.smithi037.stdout:368: done (4 left) 2024-08-17T17:25:36.712 INFO:tasks.rados.rados.0.smithi037.stdout:369: done (3 left) 2024-08-17T17:25:36.712 INFO:tasks.rados.rados.0.smithi037.stdout:372: done (2 left) 2024-08-17T17:25:36.712 INFO:tasks.rados.rados.0.smithi037.stdout:373: write oid 11 current snap is 47 2024-08-17T17:25:36.712 INFO:tasks.rados.rados.0.smithi037.stdout:373: seq_num 178 ranges {591646=470441,1566383=595717,2888822=102824} 2024-08-17T17:25:36.717 INFO:tasks.rados.rados.0.smithi037.stdout:373: writing smithi03781225-11 from 591646 to 1062087 tid 1 2024-08-17T17:25:36.724 INFO:tasks.rados.rados.0.smithi037.stdout:373: writing smithi03781225-11 from 1566383 to 2162100 tid 2 2024-08-17T17:25:36.729 INFO:tasks.rados.rados.0.smithi037.stdout:373: writing smithi03781225-11 from 2888822 to 2991646 tid 3 2024-08-17T17:25:36.729 INFO:tasks.rados.rados.0.smithi037.stdout:374: write oid 45 current snap is 47 2024-08-17T17:25:36.729 INFO:tasks.rados.rados.0.smithi037.stdout:370: finishing write tid 2 to smithi03781225-35 2024-08-17T17:25:36.729 INFO:tasks.rados.rados.0.smithi037.stdout:370: finishing write tid 3 to smithi03781225-35 2024-08-17T17:25:36.729 INFO:tasks.rados.rados.0.smithi037.stdout:370: finishing write tid 4 to smithi03781225-35 2024-08-17T17:25:36.729 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 35 v 26 (ObjNum 176 snap 47 seq_num 176) dirty exists 2024-08-17T17:25:36.729 INFO:tasks.rados.rados.0.smithi037.stdout:370: left oid 35 (ObjNum 176 snap 47 seq_num 176) 2024-08-17T17:25:36.729 INFO:tasks.rados.rados.0.smithi037.stdout:371: expect (ObjNum 170 snap 44 seq_num 170) 2024-08-17T17:25:36.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:36 smithi046 ceph-mon[34315]: osdmap e159: 8 total, 8 up, 8 in 2024-08-17T17:25:36.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:36 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/2808111695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:36.799 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:36 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:25:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:25:36.800 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:36 smithi037 ceph-mon[31110]: osdmap e159: 8 total, 8 up, 8 in 2024-08-17T17:25:36.800 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:36 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/2808111695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:36.800 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:36 smithi037 ceph-mon[41254]: osdmap e159: 8 total, 8 up, 8 in 2024-08-17T17:25:36.800 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:36 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/2808111695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:36.859 INFO:tasks.rados.rados.0.smithi037.stdout:373: finishing write tid 1 to smithi03781225-11 2024-08-17T17:25:36.859 INFO:tasks.rados.rados.0.smithi037.stdout:373: finishing write tid 2 to smithi03781225-11 2024-08-17T17:25:36.859 INFO:tasks.rados.rados.0.smithi037.stdout:373: finishing write tid 3 to smithi03781225-11 2024-08-17T17:25:36.859 INFO:tasks.rados.rados.0.smithi037.stdout:373: finishing write tid 4 to smithi03781225-11 2024-08-17T17:25:36.860 INFO:tasks.rados.rados.0.smithi037.stdout:373: finishing write tid 5 to smithi03781225-11 2024-08-17T17:25:36.860 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 11 v 129 (ObjNum 178 snap 47 seq_num 178) dirty exists 2024-08-17T17:25:36.860 INFO:tasks.rados.rados.0.smithi037.stdout:373: left oid 11 (ObjNum 178 snap 47 seq_num 178) 2024-08-17T17:25:36.860 INFO:tasks.rados.rados.0.smithi037.stdout:374: seq_num 179 ranges {608453=545690,1624865=455728,2632598=375855} 2024-08-17T17:25:36.864 INFO:tasks.rados.rados.0.smithi037.stdout:374: writing smithi03781225-45 from 608453 to 1154143 tid 1 2024-08-17T17:25:36.870 INFO:tasks.rados.rados.0.smithi037.stdout:374: writing smithi03781225-45 from 1624865 to 2080593 tid 2 2024-08-17T17:25:36.875 INFO:tasks.rados.rados.0.smithi037.stdout:374: writing smithi03781225-45 from 2632598 to 3008453 tid 3 2024-08-17T17:25:36.875 INFO:tasks.rados.rados.0.smithi037.stdout:370: done (3 left) 2024-08-17T17:25:36.875 INFO:tasks.rados.rados.0.smithi037.stdout:371: done (2 left) 2024-08-17T17:25:36.875 INFO:tasks.rados.rados.0.smithi037.stdout:373: done (1 left) 2024-08-17T17:25:36.875 INFO:tasks.rados.rados.0.smithi037.stdout:375: rollback oid 34 current snap is 47 2024-08-17T17:25:36.876 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 34 to 46 2024-08-17T17:25:36.876 INFO:tasks.rados.rados.0.smithi037.stdout:374: finishing write tid 1 to smithi03781225-45 2024-08-17T17:25:36.876 INFO:tasks.rados.rados.0.smithi037.stdout:374: finishing write tid 2 to smithi03781225-45 2024-08-17T17:25:36.876 INFO:tasks.rados.rados.0.smithi037.stdout:376: delete oid 33 current snap is 47 2024-08-17T17:25:36.876 INFO:tasks.rados.rados.0.smithi037.stdout:375: finishing rollback tid 1 to smithi03781225-34 2024-08-17T17:25:36.877 INFO:tasks.rados.rados.0.smithi037.stdout:376: done (2 left) 2024-08-17T17:25:36.877 INFO:tasks.rados.rados.0.smithi037.stdout:377: snap_remove snap 37 2024-08-17T17:25:37.429 INFO:tasks.rados.rados.0.smithi037.stdout:377: done (2 left) 2024-08-17T17:25:37.429 INFO:tasks.rados.rados.0.smithi037.stdout:375: finishing rollback tid 2 to smithi03781225-34 2024-08-17T17:25:37.429 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 159 (ObjNum 112 snap 18 seq_num 112) dirty exists 2024-08-17T17:25:37.429 INFO:tasks.rados.rados.0.smithi037.stdout:374: finishing write tid 3 to smithi03781225-45 2024-08-17T17:25:37.430 INFO:tasks.rados.rados.0.smithi037.stdout:374: finishing write tid 4 to smithi03781225-45 2024-08-17T17:25:37.430 INFO:tasks.rados.rados.0.smithi037.stdout:374: finishing write tid 5 to smithi03781225-45 2024-08-17T17:25:37.430 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 65 (ObjNum 179 snap 47 seq_num 179) dirty exists 2024-08-17T17:25:37.430 INFO:tasks.rados.rados.0.smithi037.stdout:374: left oid 45 (ObjNum 179 snap 47 seq_num 179) 2024-08-17T17:25:37.430 INFO:tasks.rados.rados.0.smithi037.stdout:378: read oid 29 snap -1 2024-08-17T17:25:37.430 INFO:tasks.rados.rados.0.smithi037.stdout:378: expect (ObjNum 155 snap 38 seq_num 155) 2024-08-17T17:25:37.430 INFO:tasks.rados.rados.0.smithi037.stdout:374: done (2 left) 2024-08-17T17:25:37.430 INFO:tasks.rados.rados.0.smithi037.stdout:375: done (1 left) 2024-08-17T17:25:37.430 INFO:tasks.rados.rados.0.smithi037.stdout:379: delete oid 30 current snap is 47 2024-08-17T17:25:37.434 INFO:tasks.rados.rados.0.smithi037.stdout:379: done (1 left) 2024-08-17T17:25:37.434 INFO:tasks.rados.rados.0.smithi037.stdout:380: snap_create 2024-08-17T17:25:37.436 INFO:tasks.rados.rados.0.smithi037.stdout:378: expect (ObjNum 155 snap 38 seq_num 155) 2024-08-17T17:25:37.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:37 smithi046 ceph-mon[34315]: osdmap e160: 8 total, 8 up, 8 in 2024-08-17T17:25:37.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:37 smithi046 ceph-mon[34315]: from='client.25241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:37.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:37 smithi046 ceph-mon[34315]: from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:37.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:37 smithi046 ceph-mon[34315]: pgmap v18: 89 pgs: 89 active+clean; 168 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.9 MiB/s wr, 40 op/s 2024-08-17T17:25:37.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:37 smithi037 ceph-mon[31110]: osdmap e160: 8 total, 8 up, 8 in 2024-08-17T17:25:37.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:37 smithi037 ceph-mon[31110]: from='client.25241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:37.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:37 smithi037 ceph-mon[31110]: from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:37.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:37 smithi037 ceph-mon[31110]: pgmap v18: 89 pgs: 89 active+clean; 168 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.9 MiB/s wr, 40 op/s 2024-08-17T17:25:37.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:37 smithi037 ceph-mon[41254]: osdmap e160: 8 total, 8 up, 8 in 2024-08-17T17:25:37.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:37 smithi037 ceph-mon[41254]: from='client.25241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:37.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:37 smithi037 ceph-mon[41254]: from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:37.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:37 smithi037 ceph-mon[41254]: pgmap v18: 89 pgs: 89 active+clean; 168 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.9 MiB/s wr, 40 op/s 2024-08-17T17:25:38.439 INFO:tasks.rados.rados.0.smithi037.stdout:378: done (1 left) 2024-08-17T17:25:38.440 INFO:tasks.rados.rados.0.smithi037.stdout:380: done (0 left) 2024-08-17T17:25:38.440 INFO:tasks.rados.rados.0.smithi037.stdout:381: read oid 34 snap -1 2024-08-17T17:25:38.440 INFO:tasks.rados.rados.0.smithi037.stdout:381: expect (ObjNum 112 snap 18 seq_num 112) 2024-08-17T17:25:38.440 INFO:tasks.rados.rados.0.smithi037.stdout:382: read oid 47 snap -1 2024-08-17T17:25:38.440 INFO:tasks.rados.rados.0.smithi037.stdout:382: expect (ObjNum 79 snap 10 seq_num 79) 2024-08-17T17:25:38.440 INFO:tasks.rados.rados.0.smithi037.stdout:383: write oid 25 current snap is 48 2024-08-17T17:25:38.440 INFO:tasks.rados.rados.0.smithi037.stdout:383: seq_num 182 ranges {658874=771437,2083958=603055} 2024-08-17T17:25:38.447 INFO:tasks.rados.rados.0.smithi037.stdout:383: writing smithi03781225-25 from 658874 to 1430311 tid 1 2024-08-17T17:25:38.454 INFO:tasks.rados.rados.0.smithi037.stdout:383: writing smithi03781225-25 from 2083958 to 2687013 tid 2 2024-08-17T17:25:38.454 INFO:tasks.rados.rados.0.smithi037.stdout:384: rollback oid 1 current snap is 48 2024-08-17T17:25:38.454 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 1 to 35 2024-08-17T17:25:38.454 INFO:tasks.rados.rados.0.smithi037.stdout:381: expect (ObjNum 112 snap 18 seq_num 112) 2024-08-17T17:25:38.693 INFO:tasks.rados.rados.0.smithi037.stdout:382: expect (ObjNum 79 snap 10 seq_num 79) 2024-08-17T17:25:38.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:38 smithi046 ceph-mon[34315]: osdmap e161: 8 total, 8 up, 8 in 2024-08-17T17:25:38.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:38 smithi037 ceph-mon[41254]: osdmap e161: 8 total, 8 up, 8 in 2024-08-17T17:25:38.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:38 smithi037 ceph-mon[31110]: osdmap e161: 8 total, 8 up, 8 in 2024-08-17T17:25:38.848 INFO:tasks.rados.rados.0.smithi037.stdout:384: finishing rollback tid 1 to smithi03781225-1 2024-08-17T17:25:38.848 INFO:tasks.rados.rados.0.smithi037.stdout:383: finishing write tid 1 to smithi03781225-25 2024-08-17T17:25:38.848 INFO:tasks.rados.rados.0.smithi037.stdout:384: finishing rollback tid 2 to smithi03781225-1 2024-08-17T17:25:38.848 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 1 v 127 (ObjNum 125 snap 23 seq_num 125) dirty exists 2024-08-17T17:25:38.848 INFO:tasks.rados.rados.0.smithi037.stdout:383: finishing write tid 2 to smithi03781225-25 2024-08-17T17:25:38.848 INFO:tasks.rados.rados.0.smithi037.stdout:383: finishing write tid 3 to smithi03781225-25 2024-08-17T17:25:38.848 INFO:tasks.rados.rados.0.smithi037.stdout:383: finishing write tid 4 to smithi03781225-25 2024-08-17T17:25:38.848 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 25 v 234 (ObjNum 182 snap 48 seq_num 182) dirty exists 2024-08-17T17:25:38.848 INFO:tasks.rados.rados.0.smithi037.stdout:383: left oid 25 (ObjNum 182 snap 48 seq_num 182) 2024-08-17T17:25:38.848 INFO:tasks.rados.rados.0.smithi037.stdout:381: done (3 left) 2024-08-17T17:25:38.848 INFO:tasks.rados.rados.0.smithi037.stdout:382: done (2 left) 2024-08-17T17:25:38.849 INFO:tasks.rados.rados.0.smithi037.stdout:383: done (1 left) 2024-08-17T17:25:38.849 INFO:tasks.rados.rados.0.smithi037.stdout:384: done (0 left) 2024-08-17T17:25:38.849 INFO:tasks.rados.rados.0.smithi037.stdout:385: write oid 11 current snap is 48 2024-08-17T17:25:38.849 INFO:tasks.rados.rados.0.smithi037.stdout:385: seq_num 183 ranges {675681=563039,1858793=746713,3025937=49744} 2024-08-17T17:25:38.854 INFO:tasks.rados.rados.0.smithi037.stdout:385: writing smithi03781225-11 from 675681 to 1238720 tid 1 2024-08-17T17:25:38.861 INFO:tasks.rados.rados.0.smithi037.stdout:385: writing smithi03781225-11 from 1858793 to 2605506 tid 2 2024-08-17T17:25:38.864 INFO:tasks.rados.rados.0.smithi037.stdout:385: writing smithi03781225-11 from 3025937 to 3075681 tid 3 2024-08-17T17:25:38.864 INFO:tasks.rados.rados.0.smithi037.stdout:386: snap_create 2024-08-17T17:25:38.865 INFO:tasks.rados.rados.0.smithi037.stdout:385: finishing write tid 1 to smithi03781225-11 2024-08-17T17:25:38.865 INFO:tasks.rados.rados.0.smithi037.stdout:385: finishing write tid 2 to smithi03781225-11 2024-08-17T17:25:38.866 INFO:tasks.rados.rados.0.smithi037.stdout:385: finishing write tid 3 to smithi03781225-11 2024-08-17T17:25:38.866 INFO:tasks.rados.rados.0.smithi037.stdout:385: finishing write tid 4 to smithi03781225-11 2024-08-17T17:25:38.866 INFO:tasks.rados.rados.0.smithi037.stdout:385: finishing write tid 5 to smithi03781225-11 2024-08-17T17:25:38.866 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 11 v 136 (ObjNum 183 snap 48 seq_num 183) dirty exists 2024-08-17T17:25:38.866 INFO:tasks.rados.rados.0.smithi037.stdout:385: left oid 11 (ObjNum 183 snap 48 seq_num 183) 2024-08-17T17:25:39.362 INFO:tasks.rados.rados.0.smithi037.stdout:385: done (1 left) 2024-08-17T17:25:39.362 INFO:tasks.rados.rados.0.smithi037.stdout:386: done (0 left) 2024-08-17T17:25:39.362 INFO:tasks.rados.rados.0.smithi037.stdout:387: read oid 39 snap -1 2024-08-17T17:25:39.362 INFO:tasks.rados.rados.0.smithi037.stdout:387: expect deleted 2024-08-17T17:25:39.363 INFO:tasks.rados.rados.0.smithi037.stdout:388: delete oid 22 current snap is 49 2024-08-17T17:25:39.367 INFO:tasks.rados.rados.0.smithi037.stdout:387: done (1 left) 2024-08-17T17:25:39.367 INFO:tasks.rados.rados.0.smithi037.stdout:388: done (0 left) 2024-08-17T17:25:39.367 INFO:tasks.rados.rados.0.smithi037.stdout:389: rollback oid 46 current snap is 49 2024-08-17T17:25:39.367 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 46 to 38 2024-08-17T17:25:39.367 INFO:tasks.rados.rados.0.smithi037.stdout:390: read oid 7 snap -1 2024-08-17T17:25:39.367 INFO:tasks.rados.rados.0.smithi037.stdout:390: expect (ObjNum 166 snap 43 seq_num 166) 2024-08-17T17:25:39.367 INFO:tasks.rados.rados.0.smithi037.stdout:391: read oid 39 snap -1 2024-08-17T17:25:39.367 INFO:tasks.rados.rados.0.smithi037.stdout:391: expect deleted 2024-08-17T17:25:39.367 INFO:tasks.rados.rados.0.smithi037.stdout:392: rollback oid 45 current snap is 49 2024-08-17T17:25:39.367 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 45 to 48 2024-08-17T17:25:39.367 INFO:tasks.rados.rados.0.smithi037.stdout:393: snap_remove snap 23 2024-08-17T17:25:39.549 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:25:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:39 smithi046 ceph-mon[34315]: osdmap e162: 8 total, 8 up, 8 in 2024-08-17T17:25:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:39 smithi046 ceph-mon[34315]: pgmap v21: 89 pgs: 89 active+clean; 186 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-08-17T17:25:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:39 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/693472125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:39 smithi046 ceph-mon[34315]: osdmap e163: 8 total, 8 up, 8 in 2024-08-17T17:25:39.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:39 smithi037 ceph-mon[31110]: osdmap e162: 8 total, 8 up, 8 in 2024-08-17T17:25:39.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:39 smithi037 ceph-mon[31110]: pgmap v21: 89 pgs: 89 active+clean; 186 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-08-17T17:25:39.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:39 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/693472125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:39.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:39 smithi037 ceph-mon[31110]: osdmap e163: 8 total, 8 up, 8 in 2024-08-17T17:25:39.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:39 smithi037 ceph-mon[41254]: osdmap e162: 8 total, 8 up, 8 in 2024-08-17T17:25:39.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:39 smithi037 ceph-mon[41254]: pgmap v21: 89 pgs: 89 active+clean; 186 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-08-17T17:25:39.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:39 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/693472125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:39.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:39 smithi037 ceph-mon[41254]: osdmap e163: 8 total, 8 up, 8 in 2024-08-17T17:25:40.368 INFO:tasks.rados.rados.0.smithi037.stdout:389: finishing rollback tid 1 to smithi03781225-46 2024-08-17T17:25:40.368 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 46 v 0 (ObjNum -1778406096 snap 32587 seq_num 304) dirty dne 2024-08-17T17:25:40.368 INFO:tasks.rados.rados.0.smithi037.stdout:392: finishing rollback tid 0 to smithi03781225-45 2024-08-17T17:25:40.368 INFO:tasks.rados.rados.0.smithi037.stdout:392: finishing rollback tid 1 to smithi03781225-45 2024-08-17T17:25:40.368 INFO:tasks.rados.rados.0.smithi037.stdout:392: finishing rollback tid 2 to smithi03781225-45 2024-08-17T17:25:40.368 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 71 (ObjNum 179 snap 47 seq_num 179) dirty exists 2024-08-17T17:25:40.368 INFO:tasks.rados.rados.0.smithi037.stdout:390: expect (ObjNum 166 snap 43 seq_num 166) 2024-08-17T17:25:40.540 INFO:tasks.rados.rados.0.smithi037.stdout:389: done (4 left) 2024-08-17T17:25:40.541 INFO:tasks.rados.rados.0.smithi037.stdout:390: done (3 left) 2024-08-17T17:25:40.541 INFO:tasks.rados.rados.0.smithi037.stdout:391: done (2 left) 2024-08-17T17:25:40.541 INFO:tasks.rados.rados.0.smithi037.stdout:392: done (1 left) 2024-08-17T17:25:40.541 INFO:tasks.rados.rados.0.smithi037.stdout:393: done (0 left) 2024-08-17T17:25:40.541 INFO:tasks.rados.rados.0.smithi037.stdout:394: write oid 4 current snap is 49 2024-08-17T17:25:40.541 INFO:tasks.rados.rados.0.smithi037.stdout:394: seq_num 185 ranges {709295=713537,1859404=750382} 2024-08-17T17:25:40.548 INFO:tasks.rados.rados.0.smithi037.stdout:394: writing smithi03781225-4 from 709295 to 1422832 tid 1 2024-08-17T17:25:40.555 INFO:tasks.rados.rados.0.smithi037.stdout:394: writing smithi03781225-4 from 1859404 to 2609786 tid 2 2024-08-17T17:25:40.555 INFO:tasks.rados.rados.0.smithi037.stdout:395: write oid 22 current snap is 49 2024-08-17T17:25:40.555 INFO:tasks.rados.rados.0.smithi037.stdout:394: finishing write tid 1 to smithi03781225-4 2024-08-17T17:25:40.555 INFO:tasks.rados.rados.0.smithi037.stdout:395: seq_num 186 ranges {726102=788786,1917886=610393,3108206=17896} 2024-08-17T17:25:40.563 INFO:tasks.rados.rados.0.smithi037.stdout:395: writing smithi03781225-22 from 726102 to 1514888 tid 1 2024-08-17T17:25:40.568 INFO:tasks.rados.rados.0.smithi037.stdout:395: writing smithi03781225-22 from 1917886 to 2528279 tid 2 2024-08-17T17:25:40.572 INFO:tasks.rados.rados.0.smithi037.stdout:395: writing smithi03781225-22 from 3108206 to 3126102 tid 3 2024-08-17T17:25:40.572 INFO:tasks.rados.rados.0.smithi037.stdout:396: write oid 34 current snap is 49 2024-08-17T17:25:40.572 INFO:tasks.rados.rados.0.smithi037.stdout:396: seq_num 187 ranges {742909=464035,1976368=754051} 2024-08-17T17:25:40.578 INFO:tasks.rados.rados.0.smithi037.stdout:396: writing smithi03781225-34 from 742909 to 1206944 tid 1 2024-08-17T17:25:40.587 INFO:tasks.rados.rados.0.smithi037.stdout:396: writing smithi03781225-34 from 1976368 to 2730419 tid 2 2024-08-17T17:25:40.587 INFO:tasks.rados.rados.0.smithi037.stdout:397: read oid 15 snap 47 2024-08-17T17:25:40.587 INFO:tasks.rados.rados.0.smithi037.stdout:397: expect (ObjNum 69 snap 8 seq_num 69) 2024-08-17T17:25:40.587 INFO:tasks.rados.rados.0.smithi037.stdout:398: snap_create 2024-08-17T17:25:40.587 INFO:tasks.rados.rados.0.smithi037.stdout:394: finishing write tid 2 to smithi03781225-4 2024-08-17T17:25:40.587 INFO:tasks.rados.rados.0.smithi037.stdout:394: finishing write tid 3 to smithi03781225-4 2024-08-17T17:25:40.589 INFO:tasks.rados.rados.0.smithi037.stdout:394: finishing write tid 4 to smithi03781225-4 2024-08-17T17:25:40.589 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 141 (ObjNum 185 snap 49 seq_num 185) dirty exists 2024-08-17T17:25:40.589 INFO:tasks.rados.rados.0.smithi037.stdout:394: left oid 4 (ObjNum 185 snap 49 seq_num 185) 2024-08-17T17:25:40.589 INFO:tasks.rados.rados.0.smithi037.stdout:395: finishing write tid 1 to smithi03781225-22 2024-08-17T17:25:40.589 INFO:tasks.rados.rados.0.smithi037.stdout:395: finishing write tid 2 to smithi03781225-22 2024-08-17T17:25:40.589 INFO:tasks.rados.rados.0.smithi037.stdout:395: finishing write tid 3 to smithi03781225-22 2024-08-17T17:25:40.589 INFO:tasks.rados.rados.0.smithi037.stdout:395: finishing write tid 4 to smithi03781225-22 2024-08-17T17:25:40.589 INFO:tasks.rados.rados.0.smithi037.stdout:395: finishing write tid 5 to smithi03781225-22 2024-08-17T17:25:40.589 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 22 v 150 (ObjNum 186 snap 49 seq_num 186) dirty exists 2024-08-17T17:25:40.590 INFO:tasks.rados.rados.0.smithi037.stdout:395: left oid 22 (ObjNum 186 snap 49 seq_num 186) 2024-08-17T17:25:40.590 INFO:tasks.rados.rados.0.smithi037.stdout:396: finishing write tid 1 to smithi03781225-34 2024-08-17T17:25:40.590 INFO:tasks.rados.rados.0.smithi037.stdout:396: finishing write tid 2 to smithi03781225-34 2024-08-17T17:25:40.590 INFO:tasks.rados.rados.0.smithi037.stdout:396: finishing write tid 3 to smithi03781225-34 2024-08-17T17:25:40.590 INFO:tasks.rados.rados.0.smithi037.stdout:396: finishing write tid 4 to smithi03781225-34 2024-08-17T17:25:40.590 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 175 (ObjNum 187 snap 49 seq_num 187) dirty exists 2024-08-17T17:25:40.591 INFO:tasks.rados.rados.0.smithi037.stdout:396: left oid 34 (ObjNum 187 snap 49 seq_num 187) 2024-08-17T17:25:40.593 INFO:tasks.rados.rados.0.smithi037.stdout:397: expect (ObjNum 69 snap 8 seq_num 69) 2024-08-17T17:25:40.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:40 smithi046 ceph-mon[34315]: from='client.25259 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:40.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:40 smithi046 ceph-mon[34315]: from='client.25265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:40.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:40 smithi046 ceph-mon[34315]: osdmap e164: 8 total, 8 up, 8 in 2024-08-17T17:25:40.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:40 smithi037 ceph-mon[41254]: from='client.25259 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:40.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:40 smithi037 ceph-mon[41254]: from='client.25265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:40.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:40 smithi037 ceph-mon[41254]: osdmap e164: 8 total, 8 up, 8 in 2024-08-17T17:25:40.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:40 smithi037 ceph-mon[31110]: from='client.25259 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:40.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:40 smithi037 ceph-mon[31110]: from='client.25265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:40.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:40 smithi037 ceph-mon[31110]: osdmap e164: 8 total, 8 up, 8 in 2024-08-17T17:25:41.453 INFO:tasks.rados.rados.0.smithi037.stdout:394: done (4 left) 2024-08-17T17:25:41.453 INFO:tasks.rados.rados.0.smithi037.stdout:395: done (3 left) 2024-08-17T17:25:41.453 INFO:tasks.rados.rados.0.smithi037.stdout:396: done (2 left) 2024-08-17T17:25:41.453 INFO:tasks.rados.rados.0.smithi037.stdout:397: done (1 left) 2024-08-17T17:25:41.453 INFO:tasks.rados.rados.0.smithi037.stdout:398: done (0 left) 2024-08-17T17:25:41.453 INFO:tasks.rados.rados.0.smithi037.stdout:399: read oid 47 snap 46 2024-08-17T17:25:41.453 INFO:tasks.rados.rados.0.smithi037.stdout:399: expect (ObjNum 79 snap 10 seq_num 79) 2024-08-17T17:25:41.453 INFO:tasks.rados.rados.0.smithi037.stdout:400: rollback oid 24 current snap is 50 2024-08-17T17:25:41.453 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 24 to 20 2024-08-17T17:25:41.453 INFO:tasks.rados.rados.0.smithi037.stdout:401: delete oid 8 current snap is 50 2024-08-17T17:25:41.454 INFO:tasks.rados.rados.0.smithi037.stdout:401: done (2 left) 2024-08-17T17:25:41.454 INFO:tasks.rados.rados.0.smithi037.stdout:402: snap_remove snap 35 2024-08-17T17:25:41.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:41 smithi046 ceph-mon[34315]: pgmap v24: 89 pgs: 89 active+clean; 186 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-08-17T17:25:41.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:41 smithi037 ceph-mon[41254]: pgmap v24: 89 pgs: 89 active+clean; 186 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-08-17T17:25:41.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:41 smithi037 ceph-mon[31110]: pgmap v24: 89 pgs: 89 active+clean; 186 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-08-17T17:25:42.454 INFO:tasks.rados.rados.0.smithi037.stdout:402: done (2 left) 2024-08-17T17:25:42.454 INFO:tasks.rados.rados.0.smithi037.stdout:403: write oid 46 current snap is 50 2024-08-17T17:25:42.454 INFO:tasks.rados.rados.0.smithi037.stdout:403: seq_num 189 ranges {776523=614533,1976979=757720} 2024-08-17T17:25:42.462 INFO:tasks.rados.rados.0.smithi037.stdout:403: writing smithi03781225-46 from 776523 to 1391056 tid 1 2024-08-17T17:25:42.470 INFO:tasks.rados.rados.0.smithi037.stdout:403: writing smithi03781225-46 from 1976979 to 2734699 tid 2 2024-08-17T17:25:42.470 INFO:tasks.rados.rados.0.smithi037.stdout:404: write oid 39 current snap is 50 2024-08-17T17:25:42.470 INFO:tasks.rados.rados.0.smithi037.stdout:400: finishing rollback tid 1 to smithi03781225-24 2024-08-17T17:25:42.470 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 24 v 0 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-08-17T17:25:42.470 INFO:tasks.rados.rados.0.smithi037.stdout:404: seq_num 190 ranges {793330=689782,2035461=617731,3101545=91785} 2024-08-17T17:25:42.478 INFO:tasks.rados.rados.0.smithi037.stdout:404: writing smithi03781225-39 from 793330 to 1483112 tid 1 2024-08-17T17:25:42.484 INFO:tasks.rados.rados.0.smithi037.stdout:404: writing smithi03781225-39 from 2035461 to 2653192 tid 2 2024-08-17T17:25:42.487 INFO:tasks.rados.rados.0.smithi037.stdout:404: writing smithi03781225-39 from 3101545 to 3193330 tid 3 2024-08-17T17:25:42.487 INFO:tasks.rados.rados.0.smithi037.stdout:400: done (3 left) 2024-08-17T17:25:42.488 INFO:tasks.rados.rados.0.smithi037.stdout:405: write oid 42 current snap is 50 2024-08-17T17:25:42.488 INFO:tasks.rados.rados.0.smithi037.stdout:405: seq_num 191 ranges {410137=481384,1410296=761389,2728968=481169} 2024-08-17T17:25:42.492 INFO:tasks.rados.rados.0.smithi037.stdout:405: writing smithi03781225-42 from 410137 to 891521 tid 1 2024-08-17T17:25:42.499 INFO:tasks.rados.rados.0.smithi037.stdout:405: writing smithi03781225-42 from 1410296 to 2171685 tid 2 2024-08-17T17:25:42.505 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:25:42.505 INFO:tasks.rados.rados.0.smithi037.stdout:405: writing smithi03781225-42 from 2728968 to 3210137 tid 3 2024-08-17T17:25:42.505 INFO:tasks.rados.rados.0.smithi037.stdout:406: rollback oid 8 current snap is 50 2024-08-17T17:25:42.506 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 8 to 38 2024-08-17T17:25:42.506 INFO:tasks.rados.rados.0.smithi037.stdout:399: expect (ObjNum 79 snap 10 seq_num 79) 2024-08-17T17:25:42.663 INFO:tasks.rados.rados.0.smithi037.stdout:403: finishing write tid 1 to smithi03781225-46 2024-08-17T17:25:42.663 INFO:tasks.rados.rados.0.smithi037.stdout:399: done (4 left) 2024-08-17T17:25:42.663 INFO:tasks.rados.rados.0.smithi037.stdout:407: write oid 48 current snap is 50 2024-08-17T17:25:42.663 INFO:tasks.rados.rados.0.smithi037.stdout:403: finishing write tid 2 to smithi03781225-46 2024-08-17T17:25:42.663 INFO:tasks.rados.rados.0.smithi037.stdout:403: finishing write tid 3 to smithi03781225-46 2024-08-17T17:25:42.663 INFO:tasks.rados.rados.0.smithi037.stdout:403: finishing write tid 4 to smithi03781225-46 2024-08-17T17:25:42.663 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 46 v 146 (ObjNum 189 snap 50 seq_num 189) dirty exists 2024-08-17T17:25:42.664 INFO:tasks.rados.rados.0.smithi037.stdout:403: left oid 46 (ObjNum 189 snap 50 seq_num 189) 2024-08-17T17:25:42.664 INFO:tasks.rados.rados.0.smithi037.stdout:404: finishing write tid 1 to smithi03781225-39 2024-08-17T17:25:42.664 INFO:tasks.rados.rados.0.smithi037.stdout:404: finishing write tid 2 to smithi03781225-39 2024-08-17T17:25:42.664 INFO:tasks.rados.rados.0.smithi037.stdout:404: finishing write tid 3 to smithi03781225-39 2024-08-17T17:25:42.664 INFO:tasks.rados.rados.0.smithi037.stdout:404: finishing write tid 4 to smithi03781225-39 2024-08-17T17:25:42.664 INFO:tasks.rados.rados.0.smithi037.stdout:404: finishing write tid 5 to smithi03781225-39 2024-08-17T17:25:42.664 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 183 (ObjNum 190 snap 50 seq_num 190) dirty exists 2024-08-17T17:25:42.664 INFO:tasks.rados.rados.0.smithi037.stdout:404: left oid 39 (ObjNum 190 snap 50 seq_num 190) 2024-08-17T17:25:42.664 INFO:tasks.rados.rados.0.smithi037.stdout:405: finishing write tid 1 to smithi03781225-42 2024-08-17T17:25:42.664 INFO:tasks.rados.rados.0.smithi037.stdout:405: finishing write tid 2 to smithi03781225-42 2024-08-17T17:25:42.664 INFO:tasks.rados.rados.0.smithi037.stdout:406: finishing rollback tid 1 to smithi03781225-8 2024-08-17T17:25:42.664 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 98 (ObjNum 129 snap 0 seq_num 4060804904) dirty dne 2024-08-17T17:25:42.664 INFO:tasks.rados.rados.0.smithi037.stdout:405: finishing write tid 3 to smithi03781225-42 2024-08-17T17:25:42.664 INFO:tasks.rados.rados.0.smithi037.stdout:405: finishing write tid 4 to smithi03781225-42 2024-08-17T17:25:42.665 INFO:tasks.rados.rados.0.smithi037.stdout:405: finishing write tid 5 to smithi03781225-42 2024-08-17T17:25:42.665 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 185 (ObjNum 191 snap 50 seq_num 191) dirty exists 2024-08-17T17:25:42.665 INFO:tasks.rados.rados.0.smithi037.stdout:405: left oid 42 (ObjNum 191 snap 50 seq_num 191) 2024-08-17T17:25:42.665 INFO:tasks.rados.rados.0.smithi037.stdout:407: seq_num 192 ranges {426944=556633,1468778=621400,2872744=354200} 2024-08-17T17:25:42.667 INFO:tasks.rados.rados.0.smithi037.stdout:407: writing smithi03781225-48 from 426944 to 983577 tid 1 2024-08-17T17:25:42.674 INFO:tasks.rados.rados.0.smithi037.stdout:407: writing smithi03781225-48 from 1468778 to 2090178 tid 2 2024-08-17T17:25:42.680 INFO:tasks.rados.rados.0.smithi037.stdout:407: writing smithi03781225-48 from 2872744 to 3226944 tid 3 2024-08-17T17:25:42.681 INFO:tasks.rados.rados.0.smithi037.stdout:403: done (4 left) 2024-08-17T17:25:42.681 INFO:tasks.rados.rados.0.smithi037.stdout:404: done (3 left) 2024-08-17T17:25:42.681 INFO:tasks.rados.rados.0.smithi037.stdout:405: done (2 left) 2024-08-17T17:25:42.681 INFO:tasks.rados.rados.0.smithi037.stdout:406: done (1 left) 2024-08-17T17:25:42.681 INFO:tasks.rados.rados.0.smithi037.stdout:408: snap_create 2024-08-17T17:25:42.681 INFO:tasks.rados.rados.0.smithi037.stdout:407: finishing write tid 1 to smithi03781225-48 2024-08-17T17:25:42.681 INFO:tasks.rados.rados.0.smithi037.stdout:407: finishing write tid 2 to smithi03781225-48 2024-08-17T17:25:42.683 INFO:tasks.rados.rados.0.smithi037.stdout:407: finishing write tid 3 to smithi03781225-48 2024-08-17T17:25:42.683 INFO:tasks.rados.rados.0.smithi037.stdout:407: finishing write tid 4 to smithi03781225-48 2024-08-17T17:25:42.683 INFO:tasks.rados.rados.0.smithi037.stdout:407: finishing write tid 5 to smithi03781225-48 2024-08-17T17:25:42.683 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 48 v 259 (ObjNum 192 snap 50 seq_num 192) dirty exists 2024-08-17T17:25:42.683 INFO:tasks.rados.rados.0.smithi037.stdout:407: left oid 48 (ObjNum 192 snap 50 seq_num 192) 2024-08-17T17:25:42.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:42 smithi046 ceph-mon[34315]: osdmap e165: 8 total, 8 up, 8 in 2024-08-17T17:25:42.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:42 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/2439380364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:42.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:42 smithi037 ceph-mon[41254]: osdmap e165: 8 total, 8 up, 8 in 2024-08-17T17:25:42.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:42 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/2439380364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:42.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:42 smithi037 ceph-mon[31110]: osdmap e165: 8 total, 8 up, 8 in 2024-08-17T17:25:42.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:42 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/2439380364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:43.472 INFO:tasks.rados.rados.0.smithi037.stdout:407: done (1 left) 2024-08-17T17:25:43.473 INFO:tasks.rados.rados.0.smithi037.stdout:408: done (0 left) 2024-08-17T17:25:43.473 INFO:tasks.rados.rados.0.smithi037.stdout:409: snap_create 2024-08-17T17:25:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:43 smithi046 ceph-mon[34315]: osdmap e166: 8 total, 8 up, 8 in 2024-08-17T17:25:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:43 smithi046 ceph-mon[34315]: from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:43 smithi046 ceph-mon[34315]: from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:43 smithi046 ceph-mon[34315]: pgmap v27: 89 pgs: 89 active+clean; 186 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:25:43.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:43 smithi037 ceph-mon[31110]: osdmap e166: 8 total, 8 up, 8 in 2024-08-17T17:25:43.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:43 smithi037 ceph-mon[31110]: from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:43.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:43 smithi037 ceph-mon[31110]: from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:43.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:43 smithi037 ceph-mon[31110]: pgmap v27: 89 pgs: 89 active+clean; 186 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:25:43.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:43 smithi037 ceph-mon[41254]: osdmap e166: 8 total, 8 up, 8 in 2024-08-17T17:25:43.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:43 smithi037 ceph-mon[41254]: from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:43.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:43 smithi037 ceph-mon[41254]: from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:43.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:43 smithi037 ceph-mon[41254]: pgmap v27: 89 pgs: 89 active+clean; 186 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:25:44.476 INFO:tasks.rados.rados.0.smithi037.stdout:409: done (0 left) 2024-08-17T17:25:44.476 INFO:tasks.rados.rados.0.smithi037.stdout:410: write oid 8 current snap is 52 2024-08-17T17:25:44.476 INFO:tasks.rados.rados.0.smithi037.stdout:410: seq_num 193 ranges {443751=631882,1810907=765058,3067461=176290} 2024-08-17T17:25:44.482 INFO:tasks.rados.rados.0.smithi037.stdout:410: writing smithi03781225-8 from 443751 to 1075633 tid 1 2024-08-17T17:25:44.490 INFO:tasks.rados.rados.0.smithi037.stdout:410: writing smithi03781225-8 from 1810907 to 2575965 tid 2 2024-08-17T17:25:44.494 INFO:tasks.rados.rados.0.smithi037.stdout:410: writing smithi03781225-8 from 3067461 to 3243751 tid 3 2024-08-17T17:25:44.494 INFO:tasks.rados.rados.0.smithi037.stdout:411: snap_create 2024-08-17T17:25:44.494 INFO:tasks.rados.rados.0.smithi037.stdout:410: finishing write tid 1 to smithi03781225-8 2024-08-17T17:25:44.494 INFO:tasks.rados.rados.0.smithi037.stdout:410: finishing write tid 2 to smithi03781225-8 2024-08-17T17:25:44.496 INFO:tasks.rados.rados.0.smithi037.stdout:410: finishing write tid 3 to smithi03781225-8 2024-08-17T17:25:44.496 INFO:tasks.rados.rados.0.smithi037.stdout:410: finishing write tid 4 to smithi03781225-8 2024-08-17T17:25:44.496 INFO:tasks.rados.rados.0.smithi037.stdout:410: finishing write tid 5 to smithi03781225-8 2024-08-17T17:25:44.496 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 150 (ObjNum 193 snap 52 seq_num 193) dirty exists 2024-08-17T17:25:44.496 INFO:tasks.rados.rados.0.smithi037.stdout:410: left oid 8 (ObjNum 193 snap 52 seq_num 193) 2024-08-17T17:25:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:44 smithi046 ceph-mon[34315]: osdmap e167: 8 total, 8 up, 8 in 2024-08-17T17:25:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:44 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:25:44.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:44 smithi037 ceph-mon[41254]: osdmap e167: 8 total, 8 up, 8 in 2024-08-17T17:25:44.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:44 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:25:44.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:44 smithi037 ceph-mon[31110]: osdmap e167: 8 total, 8 up, 8 in 2024-08-17T17:25:44.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:44 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:25:45.448 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:25:45.488 INFO:tasks.rados.rados.0.smithi037.stdout:410: done (1 left) 2024-08-17T17:25:45.488 INFO:tasks.rados.rados.0.smithi037.stdout:411: done (0 left) 2024-08-17T17:25:45.488 INFO:tasks.rados.rados.0.smithi037.stdout:412: snap_create 2024-08-17T17:25:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:45 smithi046 ceph-mon[34315]: osdmap e168: 8 total, 8 up, 8 in 2024-08-17T17:25:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:45 smithi046 ceph-mon[34315]: pgmap v30: 89 pgs: 89 active+clean; 209 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 3.1 MiB/s wr, 23 op/s 2024-08-17T17:25:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:45 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1458749430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:45 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:45 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:45.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:45 smithi037 ceph-mon[41254]: osdmap e168: 8 total, 8 up, 8 in 2024-08-17T17:25:45.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:45 smithi037 ceph-mon[41254]: pgmap v30: 89 pgs: 89 active+clean; 209 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 3.1 MiB/s wr, 23 op/s 2024-08-17T17:25:45.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:45 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1458749430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:45.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:45 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:45.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:45 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:45.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:45 smithi037 ceph-mon[31110]: osdmap e168: 8 total, 8 up, 8 in 2024-08-17T17:25:45.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:45 smithi037 ceph-mon[31110]: pgmap v30: 89 pgs: 89 active+clean; 209 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 3.1 MiB/s wr, 23 op/s 2024-08-17T17:25:45.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:45 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1458749430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:45.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:45 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:45.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:45 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:46.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:45 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:25:45] "GET /metrics HTTP/1.1" 200 36310 "" "Prometheus/2.43.0" 2024-08-17T17:25:46.493 INFO:tasks.rados.rados.0.smithi037.stdout:412: done (0 left) 2024-08-17T17:25:46.493 INFO:tasks.rados.rados.0.smithi037.stdout:413: snap_remove snap 46 2024-08-17T17:25:46.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:46 smithi046 ceph-mon[34315]: from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:46.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:46 smithi046 ceph-mon[34315]: osdmap e169: 8 total, 8 up, 8 in 2024-08-17T17:25:46.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:46 smithi046 ceph-mon[34315]: from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:46.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:46 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:46.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:46 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:46.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:46 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:25:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:25:46.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:46 smithi037 ceph-mon[41254]: from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:46.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:46 smithi037 ceph-mon[41254]: osdmap e169: 8 total, 8 up, 8 in 2024-08-17T17:25:46.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:46 smithi037 ceph-mon[41254]: from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:46.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:46 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:46.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:46 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:46.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:46 smithi037 ceph-mon[31110]: from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:46.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:46 smithi037 ceph-mon[31110]: osdmap e169: 8 total, 8 up, 8 in 2024-08-17T17:25:46.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:46 smithi037 ceph-mon[31110]: from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:46.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:46 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:46.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:46 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:47.514 INFO:tasks.rados.rados.0.smithi037.stdout:413: done (0 left) 2024-08-17T17:25:47.514 INFO:tasks.rados.rados.0.smithi037.stdout:414: rollback oid 9 current snap is 54 2024-08-17T17:25:47.514 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 9 to 49 2024-08-17T17:25:47.514 INFO:tasks.rados.rados.0.smithi037.stdout:415: rollback oid 11 current snap is 54 2024-08-17T17:25:47.515 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 11 to 40 2024-08-17T17:25:47.515 INFO:tasks.rados.rados.0.smithi037.stdout:416: write oid 25 current snap is 54 2024-08-17T17:25:47.515 INFO:tasks.rados.rados.0.smithi037.stdout:416: seq_num 194 ranges {460558=707131,1869389=508716,3094884=165674} 2024-08-17T17:25:47.521 INFO:tasks.rados.rados.0.smithi037.stdout:416: writing smithi03781225-25 from 460558 to 1167689 tid 1 2024-08-17T17:25:47.527 INFO:tasks.rados.rados.0.smithi037.stdout:416: writing smithi03781225-25 from 1869389 to 2378105 tid 2 2024-08-17T17:25:47.533 INFO:tasks.rados.rados.0.smithi037.stdout:416: writing smithi03781225-25 from 3094884 to 3260558 tid 3 2024-08-17T17:25:47.533 INFO:tasks.rados.rados.0.smithi037.stdout:417: write oid 5 current snap is 54 2024-08-17T17:25:47.533 INFO:tasks.rados.rados.0.smithi037.stdout:414: finishing rollback tid 0 to smithi03781225-9 2024-08-17T17:25:47.533 INFO:tasks.rados.rados.0.smithi037.stdout:417: seq_num 195 ranges {477365=782380,1927871=768727,3122307=155058} 2024-08-17T17:25:47.539 INFO:tasks.rados.rados.0.smithi037.stdout:417: writing smithi03781225-5 from 477365 to 1259745 tid 1 2024-08-17T17:25:47.547 INFO:tasks.rados.rados.0.smithi037.stdout:417: writing smithi03781225-5 from 1927871 to 2696598 tid 2 2024-08-17T17:25:47.551 INFO:tasks.rados.rados.0.smithi037.stdout:417: writing smithi03781225-5 from 3122307 to 3277365 tid 3 2024-08-17T17:25:47.551 INFO:tasks.rados.rados.0.smithi037.stdout:418: read oid 6 snap -1 2024-08-17T17:25:47.551 INFO:tasks.rados.rados.0.smithi037.stdout:418: expect (ObjNum 92 snap 15 seq_num 92) 2024-08-17T17:25:47.551 INFO:tasks.rados.rados.0.smithi037.stdout:419: write oid 35 current snap is 54 2024-08-17T17:25:47.551 INFO:tasks.rados.rados.0.smithi037.stdout:415: finishing rollback tid 0 to smithi03781225-11 2024-08-17T17:25:47.551 INFO:tasks.rados.rados.0.smithi037.stdout:414: finishing rollback tid 1 to smithi03781225-9 2024-08-17T17:25:47.552 INFO:tasks.rados.rados.0.smithi037.stdout:419: seq_num 196 ranges {494172=457629,1586353=512385,2749730=544442} 2024-08-17T17:25:47.556 INFO:tasks.rados.rados.0.smithi037.stdout:419: writing smithi03781225-35 from 494172 to 951801 tid 1 2024-08-17T17:25:47.562 INFO:tasks.rados.rados.0.smithi037.stdout:419: writing smithi03781225-35 from 1586353 to 2098738 tid 2 2024-08-17T17:25:47.569 INFO:tasks.rados.rados.0.smithi037.stdout:419: writing smithi03781225-35 from 2749730 to 3294172 tid 3 2024-08-17T17:25:47.569 INFO:tasks.rados.rados.0.smithi037.stdout:420: rollback oid 20 current snap is 54 2024-08-17T17:25:47.569 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 20 to 36 2024-08-17T17:25:47.569 INFO:tasks.rados.rados.0.smithi037.stdout:415: finishing rollback tid 1 to smithi03781225-11 2024-08-17T17:25:47.569 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 11 v 153 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-17T17:25:47.569 INFO:tasks.rados.rados.0.smithi037.stdout:414: finishing rollback tid 2 to smithi03781225-9 2024-08-17T17:25:47.570 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 265 (ObjNum 151 snap 36 seq_num 151) dirty exists 2024-08-17T17:25:47.570 INFO:tasks.rados.rados.0.smithi037.stdout:414: done (6 left) 2024-08-17T17:25:47.570 INFO:tasks.rados.rados.0.smithi037.stdout:415: done (5 left) 2024-08-17T17:25:47.570 INFO:tasks.rados.rados.0.smithi037.stdout:421: write oid 9 current snap is 54 2024-08-17T17:25:47.570 INFO:tasks.rados.rados.0.smithi037.stdout:416: finishing write tid 1 to smithi03781225-25 2024-08-17T17:25:47.570 INFO:tasks.rados.rados.0.smithi037.stdout:421: seq_num 197 ranges {510979=532878,1528482=772396,3060800=250179} 2024-08-17T17:25:47.574 INFO:tasks.rados.rados.0.smithi037.stdout:421: writing smithi03781225-9 from 510979 to 1043857 tid 1 2024-08-17T17:25:47.581 INFO:tasks.rados.rados.0.smithi037.stdout:421: writing smithi03781225-9 from 1528482 to 2300878 tid 2 2024-08-17T17:25:47.588 INFO:tasks.rados.rados.0.smithi037.stdout:421: writing smithi03781225-9 from 3060800 to 3310979 tid 3 2024-08-17T17:25:47.588 INFO:tasks.rados.rados.0.smithi037.stdout:422: snap_create 2024-08-17T17:25:47.588 INFO:tasks.rados.rados.0.smithi037.stdout:416: finishing write tid 2 to smithi03781225-25 2024-08-17T17:25:47.588 INFO:tasks.rados.rados.0.smithi037.stdout:416: finishing write tid 3 to smithi03781225-25 2024-08-17T17:25:47.588 INFO:tasks.rados.rados.0.smithi037.stdout:416: finishing write tid 4 to smithi03781225-25 2024-08-17T17:25:47.588 INFO:tasks.rados.rados.0.smithi037.stdout:416: finishing write tid 5 to smithi03781225-25 2024-08-17T17:25:47.588 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 25 v 270 (ObjNum 194 snap 54 seq_num 194) dirty exists 2024-08-17T17:25:47.588 INFO:tasks.rados.rados.0.smithi037.stdout:416: left oid 25 (ObjNum 194 snap 54 seq_num 194) 2024-08-17T17:25:47.588 INFO:tasks.rados.rados.0.smithi037.stdout:417: finishing write tid 1 to smithi03781225-5 2024-08-17T17:25:47.588 INFO:tasks.rados.rados.0.smithi037.stdout:417: finishing write tid 2 to smithi03781225-5 2024-08-17T17:25:47.588 INFO:tasks.rados.rados.0.smithi037.stdout:417: finishing write tid 3 to smithi03781225-5 2024-08-17T17:25:47.588 INFO:tasks.rados.rados.0.smithi037.stdout:417: finishing write tid 4 to smithi03781225-5 2024-08-17T17:25:47.588 INFO:tasks.rados.rados.0.smithi037.stdout:417: finishing write tid 5 to smithi03781225-5 2024-08-17T17:25:47.589 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 5 v 52 (ObjNum 195 snap 54 seq_num 195) dirty exists 2024-08-17T17:25:47.589 INFO:tasks.rados.rados.0.smithi037.stdout:417: left oid 5 (ObjNum 195 snap 54 seq_num 195) 2024-08-17T17:25:47.589 INFO:tasks.rados.rados.0.smithi037.stdout:419: finishing write tid 1 to smithi03781225-35 2024-08-17T17:25:47.589 INFO:tasks.rados.rados.0.smithi037.stdout:418: expect (ObjNum 92 snap 15 seq_num 92) 2024-08-17T17:25:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:47 smithi046 ceph-mon[34315]: osdmap e170: 8 total, 8 up, 8 in 2024-08-17T17:25:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:47 smithi046 ceph-mon[34315]: pgmap v33: 89 pgs: 89 active+clean; 209 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 3.1 MiB/s wr, 23 op/s 2024-08-17T17:25:47.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:47 smithi037 ceph-mon[31110]: osdmap e170: 8 total, 8 up, 8 in 2024-08-17T17:25:47.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:47 smithi037 ceph-mon[31110]: pgmap v33: 89 pgs: 89 active+clean; 209 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 3.1 MiB/s wr, 23 op/s 2024-08-17T17:25:47.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:47 smithi037 ceph-mon[41254]: osdmap e170: 8 total, 8 up, 8 in 2024-08-17T17:25:47.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:47 smithi037 ceph-mon[41254]: pgmap v33: 89 pgs: 89 active+clean; 209 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 3.1 MiB/s wr, 23 op/s 2024-08-17T17:25:47.832 INFO:tasks.rados.rados.0.smithi037.stdout:419: finishing write tid 2 to smithi03781225-35 2024-08-17T17:25:47.832 INFO:tasks.rados.rados.0.smithi037.stdout:420: finishing rollback tid 1 to smithi03781225-20 2024-08-17T17:25:47.832 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 0 (ObjNum 33 snap 0 seq_num 4049368440) dirty dne 2024-08-17T17:25:47.832 INFO:tasks.rados.rados.0.smithi037.stdout:419: finishing write tid 3 to smithi03781225-35 2024-08-17T17:25:47.832 INFO:tasks.rados.rados.0.smithi037.stdout:419: finishing write tid 4 to smithi03781225-35 2024-08-17T17:25:47.832 INFO:tasks.rados.rados.0.smithi037.stdout:419: finishing write tid 5 to smithi03781225-35 2024-08-17T17:25:47.832 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 35 v 37 (ObjNum 196 snap 54 seq_num 196) dirty exists 2024-08-17T17:25:47.832 INFO:tasks.rados.rados.0.smithi037.stdout:419: left oid 35 (ObjNum 196 snap 54 seq_num 196) 2024-08-17T17:25:47.833 INFO:tasks.rados.rados.0.smithi037.stdout:421: finishing write tid 1 to smithi03781225-9 2024-08-17T17:25:47.833 INFO:tasks.rados.rados.0.smithi037.stdout:421: finishing write tid 2 to smithi03781225-9 2024-08-17T17:25:47.833 INFO:tasks.rados.rados.0.smithi037.stdout:421: finishing write tid 3 to smithi03781225-9 2024-08-17T17:25:47.833 INFO:tasks.rados.rados.0.smithi037.stdout:421: finishing write tid 4 to smithi03781225-9 2024-08-17T17:25:47.833 INFO:tasks.rados.rados.0.smithi037.stdout:421: finishing write tid 5 to smithi03781225-9 2024-08-17T17:25:47.833 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 274 (ObjNum 197 snap 54 seq_num 197) dirty exists 2024-08-17T17:25:47.833 INFO:tasks.rados.rados.0.smithi037.stdout:421: left oid 9 (ObjNum 197 snap 54 seq_num 197) 2024-08-17T17:25:48.389 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:25:48.516 INFO:tasks.rados.rados.0.smithi037.stdout:416: done (6 left) 2024-08-17T17:25:48.516 INFO:tasks.rados.rados.0.smithi037.stdout:417: done (5 left) 2024-08-17T17:25:48.516 INFO:tasks.rados.rados.0.smithi037.stdout:418: done (4 left) 2024-08-17T17:25:48.516 INFO:tasks.rados.rados.0.smithi037.stdout:419: done (3 left) 2024-08-17T17:25:48.517 INFO:tasks.rados.rados.0.smithi037.stdout:420: done (2 left) 2024-08-17T17:25:48.517 INFO:tasks.rados.rados.0.smithi037.stdout:421: done (1 left) 2024-08-17T17:25:48.517 INFO:tasks.rados.rados.0.smithi037.stdout:422: done (0 left) 2024-08-17T17:25:48.517 INFO:tasks.rados.rados.0.smithi037.stdout:423: rollback oid 48 current snap is 55 2024-08-17T17:25:48.517 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 48 to 38 2024-08-17T17:25:48.517 INFO:tasks.rados.rados.0.smithi037.stdout:424: snap_create 2024-08-17T17:25:48.520 INFO:tasks.rados.rados.0.smithi037.stdout:423: finishing rollback tid 0 to smithi03781225-48 2024-08-17T17:25:48.520 INFO:tasks.rados.rados.0.smithi037.stdout:423: finishing rollback tid 1 to smithi03781225-48 2024-08-17T17:25:48.520 INFO:tasks.rados.rados.0.smithi037.stdout:423: finishing rollback tid 2 to smithi03781225-48 2024-08-17T17:25:48.520 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 48 v 278 (ObjNum 128 snap 27 seq_num 128) dirty exists 2024-08-17T17:25:48.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:48 smithi046 ceph-mon[34315]: osdmap e171: 8 total, 8 up, 8 in 2024-08-17T17:25:48.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:48 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1619427796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:48.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:48 smithi037 ceph-mon[31110]: osdmap e171: 8 total, 8 up, 8 in 2024-08-17T17:25:48.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:48 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1619427796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:48.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:48 smithi037 ceph-mon[41254]: osdmap e171: 8 total, 8 up, 8 in 2024-08-17T17:25:48.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:48 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1619427796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:49.364 INFO:tasks.rados.rados.0.smithi037.stdout:423: done (1 left) 2024-08-17T17:25:49.364 INFO:tasks.rados.rados.0.smithi037.stdout:424: done (0 left) 2024-08-17T17:25:49.365 INFO:tasks.rados.rados.0.smithi037.stdout:425: snap_remove snap 41 2024-08-17T17:25:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:49 smithi046 ceph-mon[34315]: from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:49.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:49 smithi046 ceph-mon[34315]: osdmap e172: 8 total, 8 up, 8 in 2024-08-17T17:25:49.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:49 smithi046 ceph-mon[34315]: from='client.25319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:49.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:49 smithi046 ceph-mon[34315]: pgmap v36: 89 pgs: 89 active+clean; 219 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.8 MiB/s wr, 10 op/s 2024-08-17T17:25:49.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:49 smithi046 ceph-mon[34315]: osdmap e173: 8 total, 8 up, 8 in 2024-08-17T17:25:49.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:49 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:49.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:49 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:49.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:49 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:49.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:49 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:49.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:49 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:49.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:49 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:49.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:49 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:49.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:49 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:49.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:49 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:49.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:49 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:49.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:49 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:49.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:49 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:25:49.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:49 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:25:49.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[31110]: from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:49.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[31110]: osdmap e172: 8 total, 8 up, 8 in 2024-08-17T17:25:49.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[31110]: from='client.25319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:49.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[31110]: pgmap v36: 89 pgs: 89 active+clean; 219 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.8 MiB/s wr, 10 op/s 2024-08-17T17:25:49.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[31110]: osdmap e173: 8 total, 8 up, 8 in 2024-08-17T17:25:49.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:49.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:49.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:49.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:49.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:49.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:49.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:49.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:49.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:49.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:49.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:49.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:25:49.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:25:49.796 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[41254]: from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:49.796 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[41254]: osdmap e172: 8 total, 8 up, 8 in 2024-08-17T17:25:49.796 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[41254]: from='client.25319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:49.796 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[41254]: pgmap v36: 89 pgs: 89 active+clean; 219 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.8 MiB/s wr, 10 op/s 2024-08-17T17:25:49.796 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[41254]: osdmap e173: 8 total, 8 up, 8 in 2024-08-17T17:25:49.796 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:49.796 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:49.796 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:49.796 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:49.796 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:49.796 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:49.796 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:49.797 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:49.797 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:49.797 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:25:49.797 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:49.797 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:25:49.797 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:49 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:25:50.371 INFO:tasks.rados.rados.0.smithi037.stdout:425: done (0 left) 2024-08-17T17:25:50.371 INFO:tasks.rados.rados.0.smithi037.stdout:426: delete oid 27 current snap is 56 2024-08-17T17:25:50.375 INFO:tasks.rados.rados.0.smithi037.stdout:426: done (0 left) 2024-08-17T17:25:50.376 INFO:tasks.rados.rados.0.smithi037.stdout:427: rollback oid 33 current snap is 56 2024-08-17T17:25:50.376 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 33 to 31 2024-08-17T17:25:50.376 INFO:tasks.rados.rados.0.smithi037.stdout:428: read oid 45 snap -1 2024-08-17T17:25:50.376 INFO:tasks.rados.rados.0.smithi037.stdout:428: expect (ObjNum 179 snap 47 seq_num 179) 2024-08-17T17:25:50.376 INFO:tasks.rados.rados.0.smithi037.stdout:429: read oid 26 snap -1 2024-08-17T17:25:50.376 INFO:tasks.rados.rados.0.smithi037.stdout:429: expect (ObjNum 148 snap 34 seq_num 148) 2024-08-17T17:25:50.376 INFO:tasks.rados.rados.0.smithi037.stdout:430: write oid 43 current snap is 56 2024-08-17T17:25:50.376 INFO:tasks.rados.rados.0.smithi037.stdout:430: seq_num 199 ranges {544593=799729,1761799=776065,2948352=396241} 2024-08-17T17:25:50.383 INFO:tasks.rados.rados.0.smithi037.stdout:430: writing smithi03781225-43 from 544593 to 1344322 tid 1 2024-08-17T17:25:50.390 INFO:tasks.rados.rados.0.smithi037.stdout:430: writing smithi03781225-43 from 1761799 to 2537864 tid 2 2024-08-17T17:25:50.395 INFO:tasks.rados.rados.0.smithi037.stdout:430: writing smithi03781225-43 from 2948352 to 3344593 tid 3 2024-08-17T17:25:50.395 INFO:tasks.rados.rados.0.smithi037.stdout:431: read oid 47 snap -1 2024-08-17T17:25:50.395 INFO:tasks.rados.rados.0.smithi037.stdout:431: expect (ObjNum 79 snap 10 seq_num 79) 2024-08-17T17:25:50.395 INFO:tasks.rados.rados.0.smithi037.stdout:432: read oid 31 snap -1 2024-08-17T17:25:50.395 INFO:tasks.rados.rados.0.smithi037.stdout:432: expect (ObjNum 138 snap 30 seq_num 138) 2024-08-17T17:25:50.395 INFO:tasks.rados.rados.0.smithi037.stdout:427: finishing rollback tid 1 to smithi03781225-33 2024-08-17T17:25:50.395 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 103 (ObjNum 129 snap 0 seq_num 4060932776) dirty dne 2024-08-17T17:25:50.395 INFO:tasks.rados.rados.0.smithi037.stdout:429: expect (ObjNum 148 snap 34 seq_num 148) 2024-08-17T17:25:50.510 INFO:tasks.rados.rados.0.smithi037.stdout:430: finishing write tid 1 to smithi03781225-43 2024-08-17T17:25:50.510 INFO:tasks.rados.rados.0.smithi037.stdout:428: expect (ObjNum 179 snap 47 seq_num 179) 2024-08-17T17:25:50.683 INFO:tasks.rados.rados.0.smithi037.stdout:430: finishing write tid 2 to smithi03781225-43 2024-08-17T17:25:50.683 INFO:tasks.rados.rados.0.smithi037.stdout:430: finishing write tid 3 to smithi03781225-43 2024-08-17T17:25:50.683 INFO:tasks.rados.rados.0.smithi037.stdout:430: finishing write tid 4 to smithi03781225-43 2024-08-17T17:25:50.683 INFO:tasks.rados.rados.0.smithi037.stdout:430: finishing write tid 5 to smithi03781225-43 2024-08-17T17:25:50.683 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 43 v 196 (ObjNum 199 snap 56 seq_num 199) dirty exists 2024-08-17T17:25:50.683 INFO:tasks.rados.rados.0.smithi037.stdout:430: left oid 43 (ObjNum 199 snap 56 seq_num 199) 2024-08-17T17:25:50.683 INFO:tasks.rados.rados.0.smithi037.stdout:432: expect (ObjNum 138 snap 30 seq_num 138) 2024-08-17T17:25:50.790 INFO:tasks.rados.rados.0.smithi037.stdout:431: expect (ObjNum 79 snap 10 seq_num 79) 2024-08-17T17:25:50.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[41254]: Adjusting osd_memory_target on smithi046 to 2481M 2024-08-17T17:25:50.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[41254]: Updating smithi037:/etc/ceph/ceph.conf 2024-08-17T17:25:50.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[41254]: Updating smithi046:/etc/ceph/ceph.conf 2024-08-17T17:25:50.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[41254]: Updating smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:25:50.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[41254]: Updating smithi037:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:25:50.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[41254]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:25:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[41254]: Updating smithi037:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:25:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[41254]: Updating smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:25:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[41254]: Updating smithi037:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:25:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[41254]: osdmap e174: 8 total, 8 up, 8 in 2024-08-17T17:25:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:50.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:50.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:50.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[31110]: Adjusting osd_memory_target on smithi046 to 2481M 2024-08-17T17:25:50.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[31110]: Updating smithi037:/etc/ceph/ceph.conf 2024-08-17T17:25:50.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[31110]: Updating smithi046:/etc/ceph/ceph.conf 2024-08-17T17:25:50.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[31110]: Updating smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:25:50.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[31110]: Updating smithi037:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:25:50.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[31110]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:25:50.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[31110]: Updating smithi037:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:25:50.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[31110]: Updating smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:25:50.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[31110]: Updating smithi037:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:25:50.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:50.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:50.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:50.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:50.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:50.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[31110]: osdmap e174: 8 total, 8 up, 8 in 2024-08-17T17:25:50.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:50.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:50.797 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:50.797 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:50 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:50.947 INFO:tasks.rados.rados.0.smithi037.stdout:427: done (5 left) 2024-08-17T17:25:50.947 INFO:tasks.rados.rados.0.smithi037.stdout:428: done (4 left) 2024-08-17T17:25:50.947 INFO:tasks.rados.rados.0.smithi037.stdout:429: done (3 left) 2024-08-17T17:25:50.947 INFO:tasks.rados.rados.0.smithi037.stdout:430: done (2 left) 2024-08-17T17:25:50.947 INFO:tasks.rados.rados.0.smithi037.stdout:431: done (1 left) 2024-08-17T17:25:50.947 INFO:tasks.rados.rados.0.smithi037.stdout:432: done (0 left) 2024-08-17T17:25:50.947 INFO:tasks.rados.rados.0.smithi037.stdout:433: write oid 20 current snap is 56 2024-08-17T17:25:50.947 INFO:tasks.rados.rados.0.smithi037.stdout:433: seq_num 200 ranges {561400=474978,1820281=519723,2859422=457579} 2024-08-17T17:25:50.952 INFO:tasks.rados.rados.0.smithi037.stdout:433: writing smithi03781225-20 from 561400 to 1036378 tid 1 2024-08-17T17:25:50.959 INFO:tasks.rados.rados.0.smithi037.stdout:433: writing smithi03781225-20 from 1820281 to 2340004 tid 2 2024-08-17T17:25:50.965 INFO:tasks.rados.rados.0.smithi037.stdout:433: writing smithi03781225-20 from 2859422 to 3317001 tid 3 2024-08-17T17:25:50.965 INFO:tasks.rados.rados.0.smithi037.stdout:434: write oid 24 current snap is 56 2024-08-17T17:25:50.965 INFO:tasks.rados.rados.0.smithi037.stdout:434: seq_num 201 ranges {578207=550227,1762410=779734,3286845=91362} 2024-08-17T17:25:50.971 INFO:tasks.rados.rados.0.smithi037.stdout:434: writing smithi03781225-24 from 578207 to 1128434 tid 1 2024-08-17T17:25:50.978 INFO:tasks.rados.rados.0.smithi037.stdout:434: writing smithi03781225-24 from 1762410 to 2542144 tid 2 2024-08-17T17:25:50.984 INFO:tasks.rados.rados.0.smithi037.stdout:434: writing smithi03781225-24 from 3286845 to 3378207 tid 3 2024-08-17T17:25:50.984 INFO:tasks.rados.rados.0.smithi037.stdout:435: rollback oid 1 current snap is 56 2024-08-17T17:25:50.984 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 1 to 47 2024-08-17T17:25:50.984 INFO:tasks.rados.rados.0.smithi037.stdout:433: finishing write tid 1 to smithi03781225-20 2024-08-17T17:25:50.984 INFO:tasks.rados.rados.0.smithi037.stdout:433: finishing write tid 2 to smithi03781225-20 2024-08-17T17:25:50.984 INFO:tasks.rados.rados.0.smithi037.stdout:433: finishing write tid 3 to smithi03781225-20 2024-08-17T17:25:50.984 INFO:tasks.rados.rados.0.smithi037.stdout:433: finishing write tid 4 to smithi03781225-20 2024-08-17T17:25:50.984 INFO:tasks.rados.rados.0.smithi037.stdout:433: finishing write tid 5 to smithi03781225-20 2024-08-17T17:25:50.984 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 83 (ObjNum 200 snap 56 seq_num 200) dirty exists 2024-08-17T17:25:50.984 INFO:tasks.rados.rados.0.smithi037.stdout:433: left oid 20 (ObjNum 200 snap 56 seq_num 200) 2024-08-17T17:25:50.984 INFO:tasks.rados.rados.0.smithi037.stdout:434: finishing write tid 1 to smithi03781225-24 2024-08-17T17:25:50.985 INFO:tasks.rados.rados.0.smithi037.stdout:434: finishing write tid 2 to smithi03781225-24 2024-08-17T17:25:50.985 INFO:tasks.rados.rados.0.smithi037.stdout:433: done (2 left) 2024-08-17T17:25:50.985 INFO:tasks.rados.rados.0.smithi037.stdout:436: snap_remove snap 53 2024-08-17T17:25:51.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:50 smithi046 ceph-mon[34315]: Adjusting osd_memory_target on smithi046 to 2481M 2024-08-17T17:25:51.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:50 smithi046 ceph-mon[34315]: Updating smithi037:/etc/ceph/ceph.conf 2024-08-17T17:25:51.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:50 smithi046 ceph-mon[34315]: Updating smithi046:/etc/ceph/ceph.conf 2024-08-17T17:25:51.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:50 smithi046 ceph-mon[34315]: Updating smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:25:51.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:50 smithi046 ceph-mon[34315]: Updating smithi037:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:25:51.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:50 smithi046 ceph-mon[34315]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:25:51.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:50 smithi046 ceph-mon[34315]: Updating smithi037:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:25:51.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:50 smithi046 ceph-mon[34315]: Updating smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:25:51.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:50 smithi046 ceph-mon[34315]: Updating smithi037:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:25:51.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:50 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:51.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:50 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:51.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:50 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:51.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:50 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:51.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:50 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:51.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:50 smithi046 ceph-mon[34315]: osdmap e174: 8 total, 8 up, 8 in 2024-08-17T17:25:51.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:50 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:51.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:50 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:51.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:50 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:51.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:50 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:25:51.340 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:25:51.528 INFO:tasks.rados.rados.0.smithi037.stdout:436: done (2 left) 2024-08-17T17:25:51.528 INFO:tasks.rados.rados.0.smithi037.stdout:437: write oid 12 current snap is 56 2024-08-17T17:25:51.528 INFO:tasks.rados.rados.0.smithi037.stdout:434: finishing write tid 3 to smithi03781225-24 2024-08-17T17:25:51.528 INFO:tasks.rados.rados.0.smithi037.stdout:435: finishing rollback tid 0 to smithi03781225-1 2024-08-17T17:25:51.528 INFO:tasks.rados.rados.0.smithi037.stdout:434: finishing write tid 4 to smithi03781225-24 2024-08-17T17:25:51.528 INFO:tasks.rados.rados.0.smithi037.stdout:437: seq_num 202 ranges {595014=625476,1820892=523392,2797915=596476} 2024-08-17T17:25:51.535 INFO:tasks.rados.rados.0.smithi037.stdout:437: writing smithi03781225-12 from 595014 to 1220490 tid 1 2024-08-17T17:25:51.541 INFO:tasks.rados.rados.0.smithi037.stdout:437: writing smithi03781225-12 from 1820892 to 2344284 tid 2 2024-08-17T17:25:51.547 INFO:tasks.rados.rados.0.smithi037.stdout:437: writing smithi03781225-12 from 2797915 to 3394391 tid 3 2024-08-17T17:25:51.548 INFO:tasks.rados.rados.0.smithi037.stdout:438: write oid 10 current snap is 56 2024-08-17T17:25:51.548 INFO:tasks.rados.rados.0.smithi037.stdout:435: finishing rollback tid 1 to smithi03781225-1 2024-08-17T17:25:51.548 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 1 v 144 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-17T17:25:51.548 INFO:tasks.rados.rados.0.smithi037.stdout:434: finishing write tid 5 to smithi03781225-24 2024-08-17T17:25:51.548 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 24 v 158 (ObjNum 201 snap 56 seq_num 201) dirty exists 2024-08-17T17:25:51.548 INFO:tasks.rados.rados.0.smithi037.stdout:434: left oid 24 (ObjNum 201 snap 56 seq_num 201) 2024-08-17T17:25:51.548 INFO:tasks.rados.rados.0.smithi037.stdout:438: seq_num 203 ranges {611821=700725,1879374=783403,3341691=70130} 2024-08-17T17:25:51.554 INFO:tasks.rados.rados.0.smithi037.stdout:438: writing smithi03781225-10 from 611821 to 1312546 tid 1 2024-08-17T17:25:51.561 INFO:tasks.rados.rados.0.smithi037.stdout:438: writing smithi03781225-10 from 1879374 to 2662777 tid 2 2024-08-17T17:25:51.566 INFO:tasks.rados.rados.0.smithi037.stdout:438: writing smithi03781225-10 from 3341691 to 3411821 tid 3 2024-08-17T17:25:51.566 INFO:tasks.rados.rados.0.smithi037.stdout:434: done (3 left) 2024-08-17T17:25:51.566 INFO:tasks.rados.rados.0.smithi037.stdout:435: done (2 left) 2024-08-17T17:25:51.566 INFO:tasks.rados.rados.0.smithi037.stdout:439: snap_create 2024-08-17T17:25:51.567 INFO:tasks.rados.rados.0.smithi037.stdout:437: finishing write tid 1 to smithi03781225-12 2024-08-17T17:25:51.567 INFO:tasks.rados.rados.0.smithi037.stdout:437: finishing write tid 2 to smithi03781225-12 2024-08-17T17:25:51.567 INFO:tasks.rados.rados.0.smithi037.stdout:437: finishing write tid 3 to smithi03781225-12 2024-08-17T17:25:51.567 INFO:tasks.rados.rados.0.smithi037.stdout:437: finishing write tid 4 to smithi03781225-12 2024-08-17T17:25:51.567 INFO:tasks.rados.rados.0.smithi037.stdout:437: finishing write tid 5 to smithi03781225-12 2024-08-17T17:25:51.567 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 299 (ObjNum 202 snap 56 seq_num 202) dirty exists 2024-08-17T17:25:51.567 INFO:tasks.rados.rados.0.smithi037.stdout:437: left oid 12 (ObjNum 202 snap 56 seq_num 202) 2024-08-17T17:25:51.567 INFO:tasks.rados.rados.0.smithi037.stdout:438: finishing write tid 1 to smithi03781225-10 2024-08-17T17:25:51.567 INFO:tasks.rados.rados.0.smithi037.stdout:438: finishing write tid 2 to smithi03781225-10 2024-08-17T17:25:51.568 INFO:tasks.rados.rados.0.smithi037.stdout:438: finishing write tid 3 to smithi03781225-10 2024-08-17T17:25:51.568 INFO:tasks.rados.rados.0.smithi037.stdout:438: finishing write tid 4 to smithi03781225-10 2024-08-17T17:25:51.568 INFO:tasks.rados.rados.0.smithi037.stdout:438: finishing write tid 5 to smithi03781225-10 2024-08-17T17:25:51.569 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 10 v 150 (ObjNum 203 snap 56 seq_num 203) dirty exists 2024-08-17T17:25:51.569 INFO:tasks.rados.rados.0.smithi037.stdout:438: left oid 10 (ObjNum 203 snap 56 seq_num 203) 2024-08-17T17:25:51.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:51 smithi037 ceph-mon[31110]: Reconfiguring alertmanager.a (dependencies changed)... 2024-08-17T17:25:51.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:51 smithi037 ceph-mon[31110]: Deploying daemon alertmanager.a on smithi037 2024-08-17T17:25:51.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:51 smithi037 ceph-mon[31110]: pgmap v39: 89 pgs: 89 active+clean; 219 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.8 MiB/s wr, 10 op/s 2024-08-17T17:25:51.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:51 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/2760491602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:51.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:51 smithi037 ceph-mon[41254]: Reconfiguring alertmanager.a (dependencies changed)... 2024-08-17T17:25:51.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:51 smithi037 ceph-mon[41254]: Deploying daemon alertmanager.a on smithi037 2024-08-17T17:25:51.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:51 smithi037 ceph-mon[41254]: pgmap v39: 89 pgs: 89 active+clean; 219 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.8 MiB/s wr, 10 op/s 2024-08-17T17:25:51.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:51 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/2760491602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:52.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:51 smithi046 ceph-mon[34315]: Reconfiguring alertmanager.a (dependencies changed)... 2024-08-17T17:25:52.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:51 smithi046 ceph-mon[34315]: Deploying daemon alertmanager.a on smithi037 2024-08-17T17:25:52.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:51 smithi046 ceph-mon[34315]: pgmap v39: 89 pgs: 89 active+clean; 219 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.8 MiB/s wr, 10 op/s 2024-08-17T17:25:52.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:51 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/2760491602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:52.537 INFO:tasks.rados.rados.0.smithi037.stdout:437: done (2 left) 2024-08-17T17:25:52.537 INFO:tasks.rados.rados.0.smithi037.stdout:438: done (1 left) 2024-08-17T17:25:52.537 INFO:tasks.rados.rados.0.smithi037.stdout:439: done (0 left) 2024-08-17T17:25:52.538 INFO:tasks.rados.rados.0.smithi037.stdout:440: snap_remove snap 44 2024-08-17T17:25:52.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:52 smithi037 ceph-mon[31110]: from='client.15429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:52.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:52 smithi037 ceph-mon[31110]: osdmap e175: 8 total, 8 up, 8 in 2024-08-17T17:25:52.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:52 smithi037 ceph-mon[31110]: from='client.25337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:52.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:52 smithi037 ceph-mon[41254]: from='client.15429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:52.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:52 smithi037 ceph-mon[41254]: osdmap e175: 8 total, 8 up, 8 in 2024-08-17T17:25:52.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:52 smithi037 ceph-mon[41254]: from='client.25337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:53.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:52 smithi046 ceph-mon[34315]: from='client.15429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:53.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:52 smithi046 ceph-mon[34315]: osdmap e175: 8 total, 8 up, 8 in 2024-08-17T17:25:53.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:52 smithi046 ceph-mon[34315]: from='client.25337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:53.553 INFO:tasks.rados.rados.0.smithi037.stdout:440: done (0 left) 2024-08-17T17:25:53.553 INFO:tasks.rados.rados.0.smithi037.stdout:441: read oid 36 snap -1 2024-08-17T17:25:53.553 INFO:tasks.rados.rados.0.smithi037.stdout:441: expect deleted 2024-08-17T17:25:53.553 INFO:tasks.rados.rados.0.smithi037.stdout:442: read oid 35 snap 49 2024-08-17T17:25:53.553 INFO:tasks.rados.rados.0.smithi037.stdout:442: expect (ObjNum 176 snap 47 seq_num 176) 2024-08-17T17:25:53.553 INFO:tasks.rados.rados.0.smithi037.stdout:443: snap_remove snap 56 2024-08-17T17:25:53.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:53 smithi037 ceph-mon[31110]: osdmap e176: 8 total, 8 up, 8 in 2024-08-17T17:25:53.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:53 smithi037 ceph-mon[31110]: pgmap v42: 89 pgs: 89 active+clean; 224 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 836 KiB/s wr, 4 op/s 2024-08-17T17:25:53.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:53 smithi037 ceph-mon[41254]: osdmap e176: 8 total, 8 up, 8 in 2024-08-17T17:25:53.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:53 smithi037 ceph-mon[41254]: pgmap v42: 89 pgs: 89 active+clean; 224 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 836 KiB/s wr, 4 op/s 2024-08-17T17:25:54.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:53 smithi046 ceph-mon[34315]: osdmap e176: 8 total, 8 up, 8 in 2024-08-17T17:25:54.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:53 smithi046 ceph-mon[34315]: pgmap v42: 89 pgs: 89 active+clean; 224 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 836 KiB/s wr, 4 op/s 2024-08-17T17:25:54.330 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:25:54.372 INFO:tasks.rados.rados.0.smithi037.stdout:443: done (2 left) 2024-08-17T17:25:54.372 INFO:tasks.rados.rados.0.smithi037.stdout:444: rollback oid 37 current snap is 57 2024-08-17T17:25:54.372 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 37 to 48 2024-08-17T17:25:54.372 INFO:tasks.rados.rados.0.smithi037.stdout:442: expect (ObjNum 176 snap 47 seq_num 176) 2024-08-17T17:25:54.486 INFO:tasks.rados.rados.0.smithi037.stdout:444: finishing rollback tid 0 to smithi03781225-37 2024-08-17T17:25:54.487 INFO:tasks.rados.rados.0.smithi037.stdout:444: finishing rollback tid 1 to smithi03781225-37 2024-08-17T17:25:54.487 INFO:tasks.rados.rados.0.smithi037.stdout:444: finishing rollback tid 2 to smithi03781225-37 2024-08-17T17:25:54.487 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 37 v 150 (ObjNum 134 snap 28 seq_num 134) dirty exists 2024-08-17T17:25:54.487 INFO:tasks.rados.rados.0.smithi037.stdout:441: done (2 left) 2024-08-17T17:25:54.487 INFO:tasks.rados.rados.0.smithi037.stdout:442: done (1 left) 2024-08-17T17:25:54.487 INFO:tasks.rados.rados.0.smithi037.stdout:444: done (0 left) 2024-08-17T17:25:54.487 INFO:tasks.rados.rados.0.smithi037.stdout:445: snap_remove snap 48 2024-08-17T17:25:54.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:54 smithi037 ceph-mon[41254]: osdmap e177: 8 total, 8 up, 8 in 2024-08-17T17:25:54.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:54 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/2828042707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:54.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:54 smithi037 ceph-mon[41254]: osdmap e178: 8 total, 8 up, 8 in 2024-08-17T17:25:54.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:54 smithi037 ceph-mon[31110]: osdmap e177: 8 total, 8 up, 8 in 2024-08-17T17:25:54.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:54 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/2828042707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:54.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:54 smithi037 ceph-mon[31110]: osdmap e178: 8 total, 8 up, 8 in 2024-08-17T17:25:55.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:54 smithi046 ceph-mon[34315]: osdmap e177: 8 total, 8 up, 8 in 2024-08-17T17:25:55.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:54 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/2828042707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:55.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:54 smithi046 ceph-mon[34315]: osdmap e178: 8 total, 8 up, 8 in 2024-08-17T17:25:55.381 INFO:tasks.rados.rados.0.smithi037.stdout:445: done (0 left) 2024-08-17T17:25:55.381 INFO:tasks.rados.rados.0.smithi037.stdout:446: write oid 49 current snap is 57 2024-08-17T17:25:55.381 INFO:tasks.rados.rados.0.smithi037.stdout:446: seq_num 204 ranges {628628=775974,1937856=527061,3252761=175867} 2024-08-17T17:25:55.389 INFO:tasks.rados.rados.0.smithi037.stdout:446: writing smithi03781225-49 from 628628 to 1404602 tid 1 2024-08-17T17:25:55.395 INFO:tasks.rados.rados.0.smithi037.stdout:446: writing smithi03781225-49 from 1937856 to 2464917 tid 2 2024-08-17T17:25:55.400 INFO:tasks.rados.rados.0.smithi037.stdout:446: writing smithi03781225-49 from 3252761 to 3428628 tid 3 2024-08-17T17:25:55.401 INFO:tasks.rados.rados.0.smithi037.stdout:447: read oid 34 snap 55 2024-08-17T17:25:55.401 INFO:tasks.rados.rados.0.smithi037.stdout:447: expect (ObjNum 187 snap 49 seq_num 187) 2024-08-17T17:25:55.401 INFO:tasks.rados.rados.0.smithi037.stdout:448: read oid 8 snap -1 2024-08-17T17:25:55.401 INFO:tasks.rados.rados.0.smithi037.stdout:448: expect (ObjNum 193 snap 52 seq_num 193) 2024-08-17T17:25:55.401 INFO:tasks.rados.rados.0.smithi037.stdout:449: write oid 42 current snap is 57 2024-08-17T17:25:55.401 INFO:tasks.rados.rados.0.smithi037.stdout:446: finishing write tid 1 to smithi03781225-49 2024-08-17T17:25:55.401 INFO:tasks.rados.rados.0.smithi037.stdout:449: seq_num 205 ranges {645435=451223,1879985=787072,3280184=165251} 2024-08-17T17:25:55.407 INFO:tasks.rados.rados.0.smithi037.stdout:449: writing smithi03781225-42 from 645435 to 1096658 tid 1 2024-08-17T17:25:55.415 INFO:tasks.rados.rados.0.smithi037.stdout:449: writing smithi03781225-42 from 1879985 to 2667057 tid 2 2024-08-17T17:25:55.420 INFO:tasks.rados.rados.0.smithi037.stdout:449: writing smithi03781225-42 from 3280184 to 3445435 tid 3 2024-08-17T17:25:55.420 INFO:tasks.rados.rados.0.smithi037.stdout:450: snap_create 2024-08-17T17:25:55.420 INFO:tasks.rados.rados.0.smithi037.stdout:446: finishing write tid 2 to smithi03781225-49 2024-08-17T17:25:55.420 INFO:tasks.rados.rados.0.smithi037.stdout:447: expect (ObjNum 187 snap 49 seq_num 187) 2024-08-17T17:25:55.661 INFO:tasks.rados.rados.0.smithi037.stdout:446: finishing write tid 3 to smithi03781225-49 2024-08-17T17:25:55.662 INFO:tasks.rados.rados.0.smithi037.stdout:446: finishing write tid 4 to smithi03781225-49 2024-08-17T17:25:55.662 INFO:tasks.rados.rados.0.smithi037.stdout:446: finishing write tid 5 to smithi03781225-49 2024-08-17T17:25:55.662 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 49 v 162 (ObjNum 204 snap 57 seq_num 204) dirty exists 2024-08-17T17:25:55.662 INFO:tasks.rados.rados.0.smithi037.stdout:446: left oid 49 (ObjNum 204 snap 57 seq_num 204) 2024-08-17T17:25:55.662 INFO:tasks.rados.rados.0.smithi037.stdout:449: finishing write tid 1 to smithi03781225-42 2024-08-17T17:25:55.662 INFO:tasks.rados.rados.0.smithi037.stdout:448: expect (ObjNum 193 snap 52 seq_num 193) 2024-08-17T17:25:55.769 INFO:tasks.rados.rados.0.smithi037.stdout:449: finishing write tid 2 to smithi03781225-42 2024-08-17T17:25:55.769 INFO:tasks.rados.rados.0.smithi037.stdout:449: finishing write tid 3 to smithi03781225-42 2024-08-17T17:25:55.769 INFO:tasks.rados.rados.0.smithi037.stdout:449: finishing write tid 4 to smithi03781225-42 2024-08-17T17:25:55.769 INFO:tasks.rados.rados.0.smithi037.stdout:449: finishing write tid 5 to smithi03781225-42 2024-08-17T17:25:55.769 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 211 (ObjNum 205 snap 57 seq_num 205) dirty exists 2024-08-17T17:25:55.769 INFO:tasks.rados.rados.0.smithi037.stdout:449: left oid 42 (ObjNum 205 snap 57 seq_num 205) 2024-08-17T17:25:55.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:55 smithi037 ceph-mon[31110]: from='client.25349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:55.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:55 smithi037 ceph-mon[31110]: from='client.15453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:55.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:55 smithi037 ceph-mon[31110]: pgmap v45: 89 pgs: 89 active+clean; 231 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2024-08-17T17:25:55.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:55 smithi037 ceph-mon[31110]: osdmap e179: 8 total, 8 up, 8 in 2024-08-17T17:25:55.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:55 smithi037 ceph-mon[41254]: from='client.25349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:55.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:55 smithi037 ceph-mon[41254]: from='client.15453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:55.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:55 smithi037 ceph-mon[41254]: pgmap v45: 89 pgs: 89 active+clean; 231 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2024-08-17T17:25:55.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:55 smithi037 ceph-mon[41254]: osdmap e179: 8 total, 8 up, 8 in 2024-08-17T17:25:55.826 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:55 smithi046 ceph-mon[34315]: from='client.25349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:55.826 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:55 smithi046 ceph-mon[34315]: from='client.15453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:55.827 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:55 smithi046 ceph-mon[34315]: pgmap v45: 89 pgs: 89 active+clean; 231 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2024-08-17T17:25:55.827 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:55 smithi046 ceph-mon[34315]: osdmap e179: 8 total, 8 up, 8 in 2024-08-17T17:25:56.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:25:55 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:25:55] "GET /metrics HTTP/1.1" 200 36310 "" "Prometheus/2.43.0" 2024-08-17T17:25:56.381 INFO:tasks.rados.rados.0.smithi037.stdout:446: done (4 left) 2024-08-17T17:25:56.382 INFO:tasks.rados.rados.0.smithi037.stdout:447: done (3 left) 2024-08-17T17:25:56.382 INFO:tasks.rados.rados.0.smithi037.stdout:448: done (2 left) 2024-08-17T17:25:56.382 INFO:tasks.rados.rados.0.smithi037.stdout:449: done (1 left) 2024-08-17T17:25:56.382 INFO:tasks.rados.rados.0.smithi037.stdout:450: done (0 left) 2024-08-17T17:25:56.382 INFO:tasks.rados.rados.0.smithi037.stdout:451: snap_create 2024-08-17T17:25:56.617 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:25:56 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:25:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:25:57.313 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:25:57.392 INFO:tasks.rados.rados.0.smithi037.stdout:451: done (0 left) 2024-08-17T17:25:57.393 INFO:tasks.rados.rados.0.smithi037.stdout:452: delete oid 44 current snap is 59 2024-08-17T17:25:57.397 INFO:tasks.rados.rados.0.smithi037.stdout:452: done (0 left) 2024-08-17T17:25:57.397 INFO:tasks.rados.rados.0.smithi037.stdout:453: rollback oid 27 current snap is 59 2024-08-17T17:25:57.397 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 27 to 49 2024-08-17T17:25:57.397 INFO:tasks.rados.rados.0.smithi037.stdout:454: rollback oid 7 current snap is 59 2024-08-17T17:25:57.397 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 7 to 42 2024-08-17T17:25:57.397 INFO:tasks.rados.rados.0.smithi037.stdout:455: read oid 25 snap -1 2024-08-17T17:25:57.397 INFO:tasks.rados.rados.0.smithi037.stdout:455: expect (ObjNum 194 snap 54 seq_num 194) 2024-08-17T17:25:57.397 INFO:tasks.rados.rados.0.smithi037.stdout:456: read oid 48 snap -1 2024-08-17T17:25:57.397 INFO:tasks.rados.rados.0.smithi037.stdout:456: expect (ObjNum 128 snap 27 seq_num 128) 2024-08-17T17:25:57.397 INFO:tasks.rados.rados.0.smithi037.stdout:457: write oid 8 current snap is 59 2024-08-17T17:25:57.397 INFO:tasks.rados.rados.0.smithi037.stdout:457: seq_num 207 ranges {679049=718074,2113302=674388,3335030=144019} 2024-08-17T17:25:57.404 INFO:tasks.rados.rados.0.smithi037.stdout:457: writing smithi03781225-8 from 679049 to 1397123 tid 1 2024-08-17T17:25:57.412 INFO:tasks.rados.rados.0.smithi037.stdout:457: writing smithi03781225-8 from 2113302 to 2787690 tid 2 2024-08-17T17:25:57.417 INFO:tasks.rados.rados.0.smithi037.stdout:457: writing smithi03781225-8 from 3335030 to 3479049 tid 3 2024-08-17T17:25:57.417 INFO:tasks.rados.rados.0.smithi037.stdout:458: snap_remove snap 52 2024-08-17T17:25:57.608 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:57 smithi037 ceph-mon[41254]: osdmap e180: 8 total, 8 up, 8 in 2024-08-17T17:25:57.609 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:57 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/668485230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:57.609 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:57 smithi037 ceph-mon[41254]: pgmap v48: 89 pgs: 89 active+clean; 231 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-08-17T17:25:57.609 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:57 smithi037 ceph-mon[31110]: osdmap e180: 8 total, 8 up, 8 in 2024-08-17T17:25:57.609 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:57 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/668485230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:57.609 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:57 smithi037 ceph-mon[31110]: pgmap v48: 89 pgs: 89 active+clean; 231 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-08-17T17:25:57.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:57 smithi046 ceph-mon[34315]: osdmap e180: 8 total, 8 up, 8 in 2024-08-17T17:25:57.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:57 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/668485230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:25:57.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:57 smithi046 ceph-mon[34315]: pgmap v48: 89 pgs: 89 active+clean; 231 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-08-17T17:25:58.394 INFO:tasks.rados.rados.0.smithi037.stdout:453: finishing rollback tid 1 to smithi03781225-27 2024-08-17T17:25:58.394 INFO:tasks.rados.rados.0.smithi037.stdout:453: finishing rollback tid 2 to smithi03781225-27 2024-08-17T17:25:58.395 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 27 v 82 (ObjNum 172 snap 45 seq_num 172) dirty exists 2024-08-17T17:25:58.395 INFO:tasks.rados.rados.0.smithi037.stdout:454: finishing rollback tid 0 to smithi03781225-7 2024-08-17T17:25:58.395 INFO:tasks.rados.rados.0.smithi037.stdout:454: finishing rollback tid 1 to smithi03781225-7 2024-08-17T17:25:58.395 INFO:tasks.rados.rados.0.smithi037.stdout:454: finishing rollback tid 2 to smithi03781225-7 2024-08-17T17:25:58.395 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 52 (ObjNum 156 snap 39 seq_num 156) dirty exists 2024-08-17T17:25:58.395 INFO:tasks.rados.rados.0.smithi037.stdout:457: finishing write tid 1 to smithi03781225-8 2024-08-17T17:25:58.395 INFO:tasks.rados.rados.0.smithi037.stdout:455: expect (ObjNum 194 snap 54 seq_num 194) 2024-08-17T17:25:58.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:58 smithi046 ceph-mon[34315]: from='client.25367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:58.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:58 smithi046 ceph-mon[34315]: osdmap e181: 8 total, 8 up, 8 in 2024-08-17T17:25:58.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:58 smithi046 ceph-mon[34315]: from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:58.550 INFO:tasks.rados.rados.0.smithi037.stdout:457: finishing write tid 2 to smithi03781225-8 2024-08-17T17:25:58.550 INFO:tasks.rados.rados.0.smithi037.stdout:456: expect (ObjNum 128 snap 27 seq_num 128) 2024-08-17T17:25:58.564 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:25:58 smithi037 systemd[1]: Stopping Ceph alertmanager.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:25:58.564 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:58 smithi037 ceph-mon[41254]: from='client.25367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:58.564 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:58 smithi037 ceph-mon[41254]: osdmap e181: 8 total, 8 up, 8 in 2024-08-17T17:25:58.564 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:58 smithi037 ceph-mon[41254]: from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:58.565 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:58 smithi037 ceph-mon[31110]: from='client.25367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:58.565 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:58 smithi037 ceph-mon[31110]: osdmap e181: 8 total, 8 up, 8 in 2024-08-17T17:25:58.565 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:58 smithi037 ceph-mon[31110]: from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:25:58.680 INFO:tasks.rados.rados.0.smithi037.stdout:457: finishing write tid 3 to smithi03781225-8 2024-08-17T17:25:58.680 INFO:tasks.rados.rados.0.smithi037.stdout:457: finishing write tid 4 to smithi03781225-8 2024-08-17T17:25:58.680 INFO:tasks.rados.rados.0.smithi037.stdout:453: done (5 left) 2024-08-17T17:25:58.680 INFO:tasks.rados.rados.0.smithi037.stdout:454: done (4 left) 2024-08-17T17:25:58.680 INFO:tasks.rados.rados.0.smithi037.stdout:455: done (3 left) 2024-08-17T17:25:58.680 INFO:tasks.rados.rados.0.smithi037.stdout:456: done (2 left) 2024-08-17T17:25:58.681 INFO:tasks.rados.rados.0.smithi037.stdout:458: done (1 left) 2024-08-17T17:25:58.681 INFO:tasks.rados.rados.0.smithi037.stdout:459: write oid 14 current snap is 59 2024-08-17T17:25:58.681 INFO:tasks.rados.rados.0.smithi037.stdout:457: finishing write tid 5 to smithi03781225-8 2024-08-17T17:25:58.681 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 167 (ObjNum 207 snap 59 seq_num 207) dirty exists 2024-08-17T17:25:58.681 INFO:tasks.rados.rados.0.smithi037.stdout:457: left oid 8 (ObjNum 207 snap 59 seq_num 207) 2024-08-17T17:25:58.681 INFO:tasks.rados.rados.0.smithi037.stdout:459: seq_num 208 ranges {695856=793323,2171784=534399,3362453=133403} 2024-08-17T17:25:58.688 INFO:tasks.rados.rados.0.smithi037.stdout:459: writing smithi03781225-14 from 695856 to 1489179 tid 1 2024-08-17T17:25:58.694 INFO:tasks.rados.rados.0.smithi037.stdout:459: writing smithi03781225-14 from 2171784 to 2706183 tid 2 2024-08-17T17:25:58.699 INFO:tasks.rados.rados.0.smithi037.stdout:459: writing smithi03781225-14 from 3362453 to 3495856 tid 3 2024-08-17T17:25:58.699 INFO:tasks.rados.rados.0.smithi037.stdout:457: done (1 left) 2024-08-17T17:25:58.699 INFO:tasks.rados.rados.0.smithi037.stdout:460: delete oid 2 current snap is 59 2024-08-17T17:25:58.699 INFO:tasks.rados.rados.0.smithi037.stdout:459: finishing write tid 1 to smithi03781225-14 2024-08-17T17:25:58.699 INFO:tasks.rados.rados.0.smithi037.stdout:459: finishing write tid 2 to smithi03781225-14 2024-08-17T17:25:58.700 INFO:tasks.rados.rados.0.smithi037.stdout:460: done (1 left) 2024-08-17T17:25:58.700 INFO:tasks.rados.rados.0.smithi037.stdout:461: rollback oid 10 current snap is 59 2024-08-17T17:25:58.701 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 10 to 55 2024-08-17T17:25:58.701 INFO:tasks.rados.rados.0.smithi037.stdout:462: rollback oid 21 current snap is 59 2024-08-17T17:25:58.701 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 21 to 50 2024-08-17T17:25:58.701 INFO:tasks.rados.rados.0.smithi037.stdout:463: snap_remove snap 40 2024-08-17T17:25:58.923 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:25:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[74553]: ts=2024-08-17T17:25:58.563Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-17T17:25:58.924 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:25:58 smithi037 podman[86769]: 2024-08-17 17:25:58.614964054 +0000 UTC m=+0.160860973 container died 9cedcc82b9fd62094220e8674a7c19fa63d41195455146c281c48f62415f7695 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T17:25:59.257 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:25:59 smithi037 podman[86769]: 2024-08-17 17:25:59.022822267 +0000 UTC m=+0.568719174 container cleanup 9cedcc82b9fd62094220e8674a7c19fa63d41195455146c281c48f62415f7695 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T17:25:59.257 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:25:59 smithi037 bash[86769]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T17:25:59.368 INFO:tasks.rados.rados.0.smithi037.stdout:463: done (3 left) 2024-08-17T17:25:59.368 INFO:tasks.rados.rados.0.smithi037.stdout:464: delete oid 35 current snap is 59 2024-08-17T17:25:59.368 INFO:tasks.rados.rados.0.smithi037.stdout:459: finishing write tid 3 to smithi03781225-14 2024-08-17T17:25:59.368 INFO:tasks.rados.rados.0.smithi037.stdout:459: finishing write tid 4 to smithi03781225-14 2024-08-17T17:25:59.368 INFO:tasks.rados.rados.0.smithi037.stdout:459: finishing write tid 5 to smithi03781225-14 2024-08-17T17:25:59.368 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 14 v 161 (ObjNum 208 snap 59 seq_num 208) dirty exists 2024-08-17T17:25:59.369 INFO:tasks.rados.rados.0.smithi037.stdout:459: left oid 14 (ObjNum 208 snap 59 seq_num 208) 2024-08-17T17:25:59.369 INFO:tasks.rados.rados.0.smithi037.stdout:461: finishing rollback tid 0 to smithi03781225-10 2024-08-17T17:25:59.369 INFO:tasks.rados.rados.0.smithi037.stdout:461: finishing rollback tid 1 to smithi03781225-10 2024-08-17T17:25:59.369 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 10 v 164 (ObjNum 129 snap 0 seq_num 4060922896) dirty dne 2024-08-17T17:25:59.369 INFO:tasks.rados.rados.0.smithi037.stdout:462: finishing rollback tid 0 to smithi03781225-21 2024-08-17T17:25:59.369 INFO:tasks.rados.rados.0.smithi037.stdout:462: finishing rollback tid 1 to smithi03781225-21 2024-08-17T17:25:59.369 INFO:tasks.rados.rados.0.smithi037.stdout:462: finishing rollback tid 2 to smithi03781225-21 2024-08-17T17:25:59.369 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 21 v 327 (ObjNum 170 snap 44 seq_num 170) dirty exists 2024-08-17T17:25:59.375 INFO:tasks.rados.rados.0.smithi037.stdout:459: done (3 left) 2024-08-17T17:25:59.375 INFO:tasks.rados.rados.0.smithi037.stdout:461: done (2 left) 2024-08-17T17:25:59.375 INFO:tasks.rados.rados.0.smithi037.stdout:462: done (1 left) 2024-08-17T17:25:59.375 INFO:tasks.rados.rados.0.smithi037.stdout:464: done (0 left) 2024-08-17T17:25:59.375 INFO:tasks.rados.rados.0.smithi037.stdout:465: snap_create 2024-08-17T17:25:59.515 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:25:59 smithi037 podman[86782]: 2024-08-17 17:25:59.257249563 +0000 UTC m=+0.638445316 container remove 9cedcc82b9fd62094220e8674a7c19fa63d41195455146c281c48f62415f7695 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T17:25:59.515 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:25:59 smithi037 podman[86782]: 2024-08-17 17:25:59.349795181 +0000 UTC m=+0.730990936 volume remove 9bc99173b1e6a5412844b1bcd9c078d1fdbf17cc0e19bdb1610a6dd63ce961aa 2024-08-17T17:25:59.515 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:25:59 smithi037 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-17T17:25:59.515 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:25:59 smithi037 systemd[1]: Stopped Ceph alertmanager.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:25:59.515 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:25:59 smithi037 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@alertmanager.a.service: Consumed 1.076s CPU time. 2024-08-17T17:25:59.516 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:59 smithi037 ceph-mon[41254]: osdmap e182: 8 total, 8 up, 8 in 2024-08-17T17:25:59.516 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:59 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:25:59.516 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:59 smithi037 ceph-mon[41254]: pgmap v51: 89 pgs: 89 active+clean; 239 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 16 op/s 2024-08-17T17:25:59.516 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:25:59 smithi037 ceph-mon[41254]: osdmap e183: 8 total, 8 up, 8 in 2024-08-17T17:25:59.516 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:59 smithi037 ceph-mon[31110]: osdmap e182: 8 total, 8 up, 8 in 2024-08-17T17:25:59.516 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:59 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:25:59.516 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:59 smithi037 ceph-mon[31110]: pgmap v51: 89 pgs: 89 active+clean; 239 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 16 op/s 2024-08-17T17:25:59.516 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:25:59 smithi037 ceph-mon[31110]: osdmap e183: 8 total, 8 up, 8 in 2024-08-17T17:25:59.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:59 smithi046 ceph-mon[34315]: osdmap e182: 8 total, 8 up, 8 in 2024-08-17T17:25:59.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:59 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:25:59.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:59 smithi046 ceph-mon[34315]: pgmap v51: 89 pgs: 89 active+clean; 239 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 16 op/s 2024-08-17T17:25:59.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:25:59 smithi046 ceph-mon[34315]: osdmap e183: 8 total, 8 up, 8 in 2024-08-17T17:25:59.793 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:25:59 smithi037 systemd[1]: Starting Ceph alertmanager.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:26:00.280 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:25:59 smithi037 podman[86934]: 2024-08-17 17:25:59.917334163 +0000 UTC m=+0.104837529 volume create e6f154ec7822e5d346c4841a5aadbc37147e600cfc9cf7be5524627b0a7b64ad 2024-08-17T17:26:00.280 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:25:59 smithi037 podman[86934]: 2024-08-17 17:25:59.830579077 +0000 UTC m=+0.018082472 image pull 11f11916f8cdfb17c1da74b20deb2075d778357b4d60474d82453303f8d461f5 quay.io/prometheus/alertmanager:v0.27.0 2024-08-17T17:26:00.280 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:26:00 smithi037 podman[86934]: 2024-08-17 17:26:00.017825183 +0000 UTC m=+0.205328555 container create 087709906fdf2f1ffee4e7f2cb28cfbdc44ca0641f419ed634b1b16fc9701a64 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T17:26:00.280 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:26:00.368 INFO:tasks.rados.rados.0.smithi037.stdout:465: done (0 left) 2024-08-17T17:26:00.368 INFO:tasks.rados.rados.0.smithi037.stdout:466: read oid 26 snap -1 2024-08-17T17:26:00.368 INFO:tasks.rados.rados.0.smithi037.stdout:466: expect (ObjNum 148 snap 34 seq_num 148) 2024-08-17T17:26:00.368 INFO:tasks.rados.rados.0.smithi037.stdout:467: delete oid 16 current snap is 60 2024-08-17T17:26:00.374 INFO:tasks.rados.rados.0.smithi037.stdout:467: done (1 left) 2024-08-17T17:26:00.375 INFO:tasks.rados.rados.0.smithi037.stdout:468: snap_remove snap 42 2024-08-17T17:26:00.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:00 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/879742160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:00.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:00 smithi037 ceph-mon[31110]: osdmap e184: 8 total, 8 up, 8 in 2024-08-17T17:26:00.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:00 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/879742160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:00.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:00 smithi037 ceph-mon[41254]: osdmap e184: 8 total, 8 up, 8 in 2024-08-17T17:26:00.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:00 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/879742160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:00.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:00 smithi046 ceph-mon[34315]: osdmap e184: 8 total, 8 up, 8 in 2024-08-17T17:26:01.290 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:26:00 smithi037 podman[86934]: 2024-08-17 17:26:00.840602887 +0000 UTC m=+1.028106273 container init 087709906fdf2f1ffee4e7f2cb28cfbdc44ca0641f419ed634b1b16fc9701a64 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T17:26:01.290 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:26:00 smithi037 podman[86934]: 2024-08-17 17:26:00.843794854 +0000 UTC m=+1.031298229 container start 087709906fdf2f1ffee4e7f2cb28cfbdc44ca0641f419ed634b1b16fc9701a64 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T17:26:01.290 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:26:00 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[86978]: ts=2024-08-17T17:26:00.855Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-08-17T17:26:01.290 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:26:00 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[86978]: ts=2024-08-17T17:26:00.855Z caller=main.go:182 level=info build_context="(go=go1.21.7, platform=linux/amd64, user=root@22cd11f671e9, date=20240228-11:51:20, tags=netgo)" 2024-08-17T17:26:01.290 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:26:00 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[86978]: ts=2024-08-17T17:26:00.856Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.37 port=9094 2024-08-17T17:26:01.290 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:26:00 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[86978]: ts=2024-08-17T17:26:00.858Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-17T17:26:01.290 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:26:00 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[86978]: ts=2024-08-17T17:26:00.879Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T17:26:01.290 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:26:00 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[86978]: ts=2024-08-17T17:26:00.880Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T17:26:01.290 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:26:00 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[86978]: ts=2024-08-17T17:26:00.881Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-08-17T17:26:01.290 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:26:00 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[86978]: ts=2024-08-17T17:26:00.881Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-17T17:26:01.291 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:26:00 smithi037 bash[86934]: 087709906fdf2f1ffee4e7f2cb28cfbdc44ca0641f419ed634b1b16fc9701a64 2024-08-17T17:26:01.291 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:26:00 smithi037 systemd[1]: Started Ceph alertmanager.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:26:01.373 INFO:tasks.rados.rados.0.smithi037.stdout:468: done (1 left) 2024-08-17T17:26:01.374 INFO:tasks.rados.rados.0.smithi037.stdout:469: snap_remove snap 47 2024-08-17T17:26:01.864 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:01 smithi037 systemd[1]: Stopping Ceph node-exporter.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:26:02.179 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:01 smithi037 podman[87171]: 2024-08-17 17:26:01.863567094 +0000 UTC m=+0.145986409 container died 1697ba07aea724b0a10d1e13d13712b3be75227d48ec8f5143da1d2e3884a7f1 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-17T17:26:02.179 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:01 smithi037 ceph-mon[41254]: from='client.25385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:02.179 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:01 smithi037 ceph-mon[41254]: from='client.25391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:02.179 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:01 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:02.179 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:01 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:02.179 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:01 smithi037 ceph-mon[41254]: Reconfiguring node-exporter.a (dependencies changed)... 2024-08-17T17:26:02.179 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:01 smithi037 ceph-mon[41254]: Deploying daemon node-exporter.a on smithi037 2024-08-17T17:26:02.180 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:01 smithi037 ceph-mon[41254]: pgmap v54: 89 pgs: 89 active+clean; 239 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 16 op/s 2024-08-17T17:26:02.180 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:01 smithi037 ceph-mon[41254]: osdmap e185: 8 total, 8 up, 8 in 2024-08-17T17:26:02.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:01 smithi037 ceph-mon[31110]: from='client.25385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:02.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:01 smithi037 ceph-mon[31110]: from='client.25391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:02.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:01 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:02.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:01 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:02.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:01 smithi037 ceph-mon[31110]: Reconfiguring node-exporter.a (dependencies changed)... 2024-08-17T17:26:02.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:01 smithi037 ceph-mon[31110]: Deploying daemon node-exporter.a on smithi037 2024-08-17T17:26:02.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:01 smithi037 ceph-mon[31110]: pgmap v54: 89 pgs: 89 active+clean; 239 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 16 op/s 2024-08-17T17:26:02.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:01 smithi037 ceph-mon[31110]: osdmap e185: 8 total, 8 up, 8 in 2024-08-17T17:26:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:01 smithi046 ceph-mon[34315]: from='client.25385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:01 smithi046 ceph-mon[34315]: from='client.25391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:01 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:01 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:01 smithi046 ceph-mon[34315]: Reconfiguring node-exporter.a (dependencies changed)... 2024-08-17T17:26:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:01 smithi046 ceph-mon[34315]: Deploying daemon node-exporter.a on smithi037 2024-08-17T17:26:02.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:01 smithi046 ceph-mon[34315]: pgmap v54: 89 pgs: 89 active+clean; 239 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 16 op/s 2024-08-17T17:26:02.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:01 smithi046 ceph-mon[34315]: osdmap e185: 8 total, 8 up, 8 in 2024-08-17T17:26:02.374 INFO:tasks.rados.rados.0.smithi037.stdout:469: done (1 left) 2024-08-17T17:26:02.375 INFO:tasks.rados.rados.0.smithi037.stdout:470: snap_create 2024-08-17T17:26:02.375 INFO:tasks.rados.rados.0.smithi037.stdout:466: expect (ObjNum 148 snap 34 seq_num 148) 2024-08-17T17:26:02.543 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:02 smithi037 podman[87171]: 2024-08-17 17:26:02.378454952 +0000 UTC m=+0.660874276 container cleanup 1697ba07aea724b0a10d1e13d13712b3be75227d48ec8f5143da1d2e3884a7f1 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-17T17:26:02.543 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:02 smithi037 bash[87171]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a 2024-08-17T17:26:02.963 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:02 smithi037 podman[87185]: 2024-08-17 17:26:02.646888073 +0000 UTC m=+0.786751214 container remove 1697ba07aea724b0a10d1e13d13712b3be75227d48ec8f5143da1d2e3884a7f1 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-17T17:26:02.964 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:02 smithi037 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-08-17T17:26:02.964 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:26:02 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[86978]: ts=2024-08-17T17:26:02.859Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001051162s 2024-08-17T17:26:03.270 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:02 smithi037 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-08-17T17:26:03.271 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:02 smithi037 systemd[1]: Stopped Ceph node-exporter.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:26:03.271 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:02 smithi037 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@node-exporter.a.service: Consumed 2.220s CPU time. 2024-08-17T17:26:03.271 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:03 smithi037 systemd[1]: Starting Ceph node-exporter.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:26:03.271 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:26:03.380 INFO:tasks.rados.rados.0.smithi037.stdout:466: done (1 left) 2024-08-17T17:26:03.380 INFO:tasks.rados.rados.0.smithi037.stdout:470: done (0 left) 2024-08-17T17:26:03.380 INFO:tasks.rados.rados.0.smithi037.stdout:471: read oid 27 snap -1 2024-08-17T17:26:03.380 INFO:tasks.rados.rados.0.smithi037.stdout:471: expect (ObjNum 172 snap 45 seq_num 172) 2024-08-17T17:26:03.380 INFO:tasks.rados.rados.0.smithi037.stdout:472: rollback oid 48 current snap is 61 2024-08-17T17:26:03.380 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 48 to 54 2024-08-17T17:26:03.380 INFO:tasks.rados.rados.0.smithi037.stdout:473: read oid 17 snap 55 2024-08-17T17:26:03.380 INFO:tasks.rados.rados.0.smithi037.stdout:473: expect (ObjNum 157 snap 39 seq_num 157) 2024-08-17T17:26:03.380 INFO:tasks.rados.rados.0.smithi037.stdout:474: read oid 14 snap -1 2024-08-17T17:26:03.380 INFO:tasks.rados.rados.0.smithi037.stdout:474: expect (ObjNum 208 snap 59 seq_num 208) 2024-08-17T17:26:03.381 INFO:tasks.rados.rados.0.smithi037.stdout:475: write oid 46 current snap is 61 2024-08-17T17:26:03.381 INFO:tasks.rados.rados.0.smithi037.stdout:475: seq_num 212 ranges {763084=694319,1889359=541737,2955792=541902} 2024-08-17T17:26:03.387 INFO:tasks.rados.rados.0.smithi037.stdout:475: writing smithi03781225-46 from 763084 to 1457403 tid 1 2024-08-17T17:26:03.394 INFO:tasks.rados.rados.0.smithi037.stdout:475: writing smithi03781225-46 from 1889359 to 2431096 tid 2 2024-08-17T17:26:03.402 INFO:tasks.rados.rados.0.smithi037.stdout:475: writing smithi03781225-46 from 2955792 to 3497694 tid 3 2024-08-17T17:26:03.402 INFO:tasks.rados.rados.0.smithi037.stdout:476: snap_remove snap 57 2024-08-17T17:26:03.543 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:03 smithi037 bash[87360]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-08-17T17:26:03.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:03 smithi037 ceph-mon[31110]: osdmap e186: 8 total, 8 up, 8 in 2024-08-17T17:26:03.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:03 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/3394113243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:03.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:03 smithi037 ceph-mon[31110]: pgmap v57: 89 pgs: 89 active+clean; 237 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 357 KiB/s wr, 5 op/s 2024-08-17T17:26:03.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:03 smithi037 ceph-mon[41254]: osdmap e186: 8 total, 8 up, 8 in 2024-08-17T17:26:03.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:03 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/3394113243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:03.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:03 smithi037 ceph-mon[41254]: pgmap v57: 89 pgs: 89 active+clean; 237 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 357 KiB/s wr, 5 op/s 2024-08-17T17:26:03.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:03 smithi046 ceph-mon[34315]: osdmap e186: 8 total, 8 up, 8 in 2024-08-17T17:26:03.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:03 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/3394113243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:03.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:03 smithi046 ceph-mon[34315]: pgmap v57: 89 pgs: 89 active+clean; 237 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 357 KiB/s wr, 5 op/s 2024-08-17T17:26:04.043 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:03 smithi037 bash[87360]: Getting image source signatures 2024-08-17T17:26:04.043 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:03 smithi037 bash[87360]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-08-17T17:26:04.044 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:03 smithi037 bash[87360]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-08-17T17:26:04.044 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:03 smithi037 bash[87360]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-08-17T17:26:04.375 INFO:tasks.rados.rados.0.smithi037.stdout:476: done (5 left) 2024-08-17T17:26:04.375 INFO:tasks.rados.rados.0.smithi037.stdout:477: read oid 4 snap -1 2024-08-17T17:26:04.375 INFO:tasks.rados.rados.0.smithi037.stdout:477: expect (ObjNum 185 snap 49 seq_num 185) 2024-08-17T17:26:04.375 INFO:tasks.rados.rados.0.smithi037.stdout:478: rollback oid 7 current snap is 61 2024-08-17T17:26:04.375 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 7 to 49 2024-08-17T17:26:04.375 INFO:tasks.rados.rados.0.smithi037.stdout:471: expect (ObjNum 172 snap 45 seq_num 172) 2024-08-17T17:26:04.601 INFO:tasks.rados.rados.0.smithi037.stdout:475: finishing write tid 1 to smithi03781225-46 2024-08-17T17:26:04.601 INFO:tasks.rados.rados.0.smithi037.stdout:474: expect (ObjNum 208 snap 59 seq_num 208) 2024-08-17T17:26:04.755 INFO:tasks.rados.rados.0.smithi037.stdout:472: finishing rollback tid 0 to smithi03781225-48 2024-08-17T17:26:04.756 INFO:tasks.rados.rados.0.smithi037.stdout:472: finishing rollback tid 1 to smithi03781225-48 2024-08-17T17:26:04.756 INFO:tasks.rados.rados.0.smithi037.stdout:472: finishing rollback tid 2 to smithi03781225-48 2024-08-17T17:26:04.756 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 48 v 359 (ObjNum 192 snap 50 seq_num 192) dirty exists 2024-08-17T17:26:04.756 INFO:tasks.rados.rados.0.smithi037.stdout:475: finishing write tid 2 to smithi03781225-46 2024-08-17T17:26:04.756 INFO:tasks.rados.rados.0.smithi037.stdout:471: done (6 left) 2024-08-17T17:26:04.756 INFO:tasks.rados.rados.0.smithi037.stdout:472: done (5 left) 2024-08-17T17:26:04.756 INFO:tasks.rados.rados.0.smithi037.stdout:474: done (4 left) 2024-08-17T17:26:04.756 INFO:tasks.rados.rados.0.smithi037.stdout:479: rollback oid 1 current snap is 61 2024-08-17T17:26:04.756 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 1 to 51 2024-08-17T17:26:04.756 INFO:tasks.rados.rados.0.smithi037.stdout:473: expect (ObjNum 157 snap 39 seq_num 157) 2024-08-17T17:26:04.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:04 smithi046 ceph-mon[34315]: from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:04.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:04 smithi046 ceph-mon[34315]: osdmap e187: 8 total, 8 up, 8 in 2024-08-17T17:26:04.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:04 smithi046 ceph-mon[34315]: from='client.25409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:04.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:04 smithi037 ceph-mon[41254]: from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:04.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:04 smithi037 ceph-mon[41254]: osdmap e187: 8 total, 8 up, 8 in 2024-08-17T17:26:04.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:04 smithi037 ceph-mon[41254]: from='client.25409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:04.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:04 smithi037 ceph-mon[31110]: from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:04.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:04 smithi037 ceph-mon[31110]: osdmap e187: 8 total, 8 up, 8 in 2024-08-17T17:26:04.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:04 smithi037 ceph-mon[31110]: from='client.25409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:04.907 INFO:tasks.rados.rados.0.smithi037.stdout:475: finishing write tid 3 to smithi03781225-46 2024-08-17T17:26:04.907 INFO:tasks.rados.rados.0.smithi037.stdout:475: finishing write tid 4 to smithi03781225-46 2024-08-17T17:26:04.907 INFO:tasks.rados.rados.0.smithi037.stdout:475: finishing write tid 5 to smithi03781225-46 2024-08-17T17:26:04.907 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 46 v 165 (ObjNum 212 snap 61 seq_num 212) dirty exists 2024-08-17T17:26:04.907 INFO:tasks.rados.rados.0.smithi037.stdout:475: left oid 46 (ObjNum 212 snap 61 seq_num 212) 2024-08-17T17:26:04.908 INFO:tasks.rados.rados.0.smithi037.stdout:473: done (4 left) 2024-08-17T17:26:04.908 INFO:tasks.rados.rados.0.smithi037.stdout:475: done (3 left) 2024-08-17T17:26:04.908 INFO:tasks.rados.rados.0.smithi037.stdout:480: rollback oid 50 current snap is 61 2024-08-17T17:26:04.908 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 50 to 43 2024-08-17T17:26:04.908 INFO:tasks.rados.rados.0.smithi037.stdout:478: finishing rollback tid 0 to smithi03781225-7 2024-08-17T17:26:04.908 INFO:tasks.rados.rados.0.smithi037.stdout:478: finishing rollback tid 1 to smithi03781225-7 2024-08-17T17:26:04.908 INFO:tasks.rados.rados.0.smithi037.stdout:478: finishing rollback tid 2 to smithi03781225-7 2024-08-17T17:26:04.908 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 66 (ObjNum 166 snap 43 seq_num 166) dirty exists 2024-08-17T17:26:04.908 INFO:tasks.rados.rados.0.smithi037.stdout:477: expect (ObjNum 185 snap 49 seq_num 185) 2024-08-17T17:26:05.011 INFO:tasks.rados.rados.0.smithi037.stdout:479: finishing rollback tid 1 to smithi03781225-1 2024-08-17T17:26:05.012 INFO:tasks.rados.rados.0.smithi037.stdout:479: finishing rollback tid 2 to smithi03781225-1 2024-08-17T17:26:05.012 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 1 v 184 (ObjNum 125 snap 23 seq_num 125) dirty exists 2024-08-17T17:26:05.012 INFO:tasks.rados.rados.0.smithi037.stdout:477: done (3 left) 2024-08-17T17:26:05.012 INFO:tasks.rados.rados.0.smithi037.stdout:478: done (2 left) 2024-08-17T17:26:05.012 INFO:tasks.rados.rados.0.smithi037.stdout:479: done (1 left) 2024-08-17T17:26:05.012 INFO:tasks.rados.rados.0.smithi037.stdout:481: snap_remove snap 50 2024-08-17T17:26:05.389 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 bash[87360]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-08-17T17:26:05.389 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 bash[87360]: Writing manifest to image destination 2024-08-17T17:26:05.389 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-mon[31110]: osdmap e188: 8 total, 8 up, 8 in 2024-08-17T17:26:05.396 INFO:tasks.rados.rados.0.smithi037.stdout:481: done (1 left) 2024-08-17T17:26:05.396 INFO:tasks.rados.rados.0.smithi037.stdout:482: delete oid 16 current snap is 61 2024-08-17T17:26:05.396 INFO:tasks.rados.rados.0.smithi037.stdout:480: finishing rollback tid 0 to smithi03781225-50 2024-08-17T17:26:05.396 INFO:tasks.rados.rados.0.smithi037.stdout:480: finishing rollback tid 1 to smithi03781225-50 2024-08-17T17:26:05.397 INFO:tasks.rados.rados.0.smithi037.stdout:480: finishing rollback tid 2 to smithi03781225-50 2024-08-17T17:26:05.397 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 50 v 211 (ObjNum 135 snap 28 seq_num 135) dirty exists 2024-08-17T17:26:05.399 INFO:tasks.rados.rados.0.smithi037.stdout:480: done (1 left) 2024-08-17T17:26:05.399 INFO:tasks.rados.rados.0.smithi037.stdout:482: done (0 left) 2024-08-17T17:26:05.399 INFO:tasks.rados.rados.0.smithi037.stdout:483: read oid 37 snap -1 2024-08-17T17:26:05.399 INFO:tasks.rados.rados.0.smithi037.stdout:483: expect (ObjNum 134 snap 28 seq_num 134) 2024-08-17T17:26:05.399 INFO:tasks.rados.rados.0.smithi037.stdout:484: read oid 47 snap 58 2024-08-17T17:26:05.399 INFO:tasks.rados.rados.0.smithi037.stdout:484: expect (ObjNum 79 snap 10 seq_num 79) 2024-08-17T17:26:05.399 INFO:tasks.rados.rados.0.smithi037.stdout:485: snap_remove snap 49 2024-08-17T17:26:05.641 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-mon[41254]: osdmap e188: 8 total, 8 up, 8 in 2024-08-17T17:26:05.641 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-mon[41254]: pgmap v60: 89 pgs: 89 active+clean; 237 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 357 KiB/s wr, 5 op/s 2024-08-17T17:26:05.642 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 podman[87360]: 2024-08-17 17:26:05.526181882 +0000 UTC m=+2.205094120 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-08-17T17:26:05.642 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 podman[87360]: 2024-08-17 17:26:05.6412605 +0000 UTC m=+2.320172739 container create a4f7820263185503a00e371b3b045474fcc2e0449cb0cd1c53e31fa6fe2e1d56 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-17T17:26:05.642 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-mon[31110]: pgmap v60: 89 pgs: 89 active+clean; 237 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 357 KiB/s wr, 5 op/s 2024-08-17T17:26:05.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:05 smithi046 ceph-mon[34315]: osdmap e188: 8 total, 8 up, 8 in 2024-08-17T17:26:05.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:05 smithi046 ceph-mon[34315]: pgmap v60: 89 pgs: 89 active+clean; 237 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 357 KiB/s wr, 5 op/s 2024-08-17T17:26:06.246 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:26:06.246 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 podman[87360]: 2024-08-17 17:26:05.901792796 +0000 UTC m=+2.580705049 container init a4f7820263185503a00e371b3b045474fcc2e0449cb0cd1c53e31fa6fe2e1d56 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-17T17:26:06.246 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 podman[87360]: 2024-08-17 17:26:05.904830954 +0000 UTC m=+2.583743196 container start a4f7820263185503a00e371b3b045474fcc2e0449cb0cd1c53e31fa6fe2e1d56 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-17T17:26:06.246 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.908Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-08-17T17:26:06.246 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.908Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-08-17T17:26:06.247 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.909Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-08-17T17:26:06.247 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.909Z 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)$ 2024-08-17T17:26:06.247 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-08-17T17:26:06.247 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-17T17:26:06.247 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-17T17:26:06.247 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=arp 2024-08-17T17:26:06.247 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-17T17:26:06.247 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-17T17:26:06.247 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-17T17:26:06.247 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-17T17:26:06.247 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-17T17:26:06.247 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-17T17:26:06.248 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-17T17:26:06.248 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-17T17:26:06.248 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=edac 2024-08-17T17:26:06.248 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-17T17:26:06.248 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-17T17:26:06.249 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-17T17:26:06.249 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-17T17:26:06.249 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-17T17:26:06.249 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-17T17:26:06.249 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-17T17:26:06.249 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-17T17:26:06.249 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-17T17:26:06.249 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-17T17:26:06.249 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-17T17:26:06.249 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-17T17:26:06.249 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-17T17:26:06.250 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-17T17:26:06.250 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-17T17:26:06.250 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-17T17:26:06.250 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=os 2024-08-17T17:26:06.250 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-17T17:26:06.250 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-17T17:26:06.250 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-17T17:26:06.250 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-17T17:26:06.250 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-17T17:26:06.250 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-17T17:26:06.250 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-17T17:26:06.250 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=stat 2024-08-17T17:26:06.250 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-17T17:26:06.251 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-17T17:26:06.251 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-17T17:26:06.251 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=time 2024-08-17T17:26:06.251 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-17T17:26:06.251 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=uname 2024-08-17T17:26:06.251 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-17T17:26:06.251 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-17T17:26:06.251 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.910Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-17T17:26:06.251 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.911Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-08-17T17:26:06.251 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a[87452]: ts=2024-08-17T17:26:05.911Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-17T17:26:06.251 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 bash[87360]: a4f7820263185503a00e371b3b045474fcc2e0449cb0cd1c53e31fa6fe2e1d56 2024-08-17T17:26:06.251 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 17:26:05 smithi037 systemd[1]: Started Ceph node-exporter.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:26:06.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:26:05 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:26:05] "GET /metrics HTTP/1.1" 200 36313 "" "Prometheus/2.43.0" 2024-08-17T17:26:06.396 INFO:tasks.rados.rados.0.smithi037.stdout:485: done (2 left) 2024-08-17T17:26:06.396 INFO:tasks.rados.rados.0.smithi037.stdout:486: rollback oid 17 current snap is 61 2024-08-17T17:26:06.396 INFO:tasks.rados.rados.0.smithi037.stdout:483: expect (ObjNum 134 snap 28 seq_num 134) 2024-08-17T17:26:06.490 INFO:tasks.rados.rados.0.smithi037.stdout:484: expect (ObjNum 79 snap 10 seq_num 79) 2024-08-17T17:26:06.527 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:06 smithi037 ceph-mon[41254]: osdmap e189: 8 total, 8 up, 8 in 2024-08-17T17:26:06.527 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:06 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/3383944705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:06.527 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:06 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:06.527 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:06 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:06.527 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:06 smithi037 ceph-mon[41254]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T17:26:06.527 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:06 smithi037 ceph-mon[41254]: from='client.25421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:06.527 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:06 smithi037 ceph-mon[31110]: osdmap e189: 8 total, 8 up, 8 in 2024-08-17T17:26:06.528 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:06 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/3383944705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:06.528 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:06 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:06.528 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:06 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:06.528 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:06 smithi037 ceph-mon[31110]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T17:26:06.528 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:06 smithi037 ceph-mon[31110]: from='client.25421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:06.645 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 17 to 38 2024-08-17T17:26:06.645 INFO:tasks.rados.rados.0.smithi037.stdout:483: done (2 left) 2024-08-17T17:26:06.645 INFO:tasks.rados.rados.0.smithi037.stdout:484: done (1 left) 2024-08-17T17:26:06.646 INFO:tasks.rados.rados.0.smithi037.stdout:487: write oid 22 current snap is 61 2024-08-17T17:26:06.646 INFO:tasks.rados.rados.0.smithi037.stdout:487: seq_num 214 ranges {796698=561170,2006323=545406,3126991=469707} 2024-08-17T17:26:06.652 INFO:tasks.rados.rados.0.smithi037.stdout:487: writing smithi03781225-22 from 796698 to 1357868 tid 1 2024-08-17T17:26:06.659 INFO:tasks.rados.rados.0.smithi037.stdout:487: writing smithi03781225-22 from 2006323 to 2551729 tid 2 2024-08-17T17:26:06.665 INFO:tasks.rados.rados.0.smithi037.stdout:487: writing smithi03781225-22 from 3126991 to 3596698 tid 3 2024-08-17T17:26:06.665 INFO:tasks.rados.rados.0.smithi037.stdout:488: delete oid 43 current snap is 61 2024-08-17T17:26:06.665 INFO:tasks.rados.rados.0.smithi037.stdout:486: finishing rollback tid 0 to smithi03781225-17 2024-08-17T17:26:06.665 INFO:tasks.rados.rados.0.smithi037.stdout:486: finishing rollback tid 1 to smithi03781225-17 2024-08-17T17:26:06.665 INFO:tasks.rados.rados.0.smithi037.stdout:486: finishing rollback tid 2 to smithi03781225-17 2024-08-17T17:26:06.665 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 145 (ObjNum 101 snap 16 seq_num 101) dirty exists 2024-08-17T17:26:06.665 INFO:tasks.rados.rados.0.smithi037.stdout:487: finishing write tid 1 to smithi03781225-22 2024-08-17T17:26:06.665 INFO:tasks.rados.rados.0.smithi037.stdout:487: finishing write tid 2 to smithi03781225-22 2024-08-17T17:26:06.666 INFO:tasks.rados.rados.0.smithi037.stdout:486: done (2 left) 2024-08-17T17:26:06.667 INFO:tasks.rados.rados.0.smithi037.stdout:488: done (1 left) 2024-08-17T17:26:06.667 INFO:tasks.rados.rados.0.smithi037.stdout:489: write oid 42 current snap is 61 2024-08-17T17:26:06.667 INFO:tasks.rados.rados.0.smithi037.stdout:489: seq_num 216 ranges {430312=711668,1723287=549075,2781837=703343} 2024-08-17T17:26:06.673 INFO:tasks.rados.rados.0.smithi037.stdout:489: writing smithi03781225-42 from 430312 to 1141980 tid 1 2024-08-17T17:26:06.679 INFO:tasks.rados.rados.0.smithi037.stdout:489: writing smithi03781225-42 from 1723287 to 2272362 tid 2 2024-08-17T17:26:06.686 INFO:tasks.rados.rados.0.smithi037.stdout:489: writing smithi03781225-42 from 2781837 to 3485180 tid 3 2024-08-17T17:26:06.686 INFO:tasks.rados.rados.0.smithi037.stdout:490: read oid 6 snap 36 2024-08-17T17:26:06.686 INFO:tasks.rados.rados.0.smithi037.stdout:490: expect (ObjNum 92 snap 15 seq_num 92) 2024-08-17T17:26:06.686 INFO:tasks.rados.rados.0.smithi037.stdout:491: write oid 46 current snap is 61 2024-08-17T17:26:06.686 INFO:tasks.rados.rados.0.smithi037.stdout:487: finishing write tid 3 to smithi03781225-22 2024-08-17T17:26:06.686 INFO:tasks.rados.rados.0.smithi037.stdout:491: seq_num 217 ranges {447119=786917,1665416=692733,2976554=514615} 2024-08-17T17:26:06.695 INFO:tasks.rados.rados.0.smithi037.stdout:491: writing smithi03781225-46 from 447119 to 1234036 tid 1 2024-08-17T17:26:06.701 INFO:tasks.rados.rados.0.smithi037.stdout:491: writing smithi03781225-46 from 1665416 to 2358149 tid 2 2024-08-17T17:26:06.708 INFO:tasks.rados.rados.0.smithi037.stdout:491: writing smithi03781225-46 from 2976554 to 3491169 tid 3 2024-08-17T17:26:06.708 INFO:tasks.rados.rados.0.smithi037.stdout:492: read oid 12 snap -1 2024-08-17T17:26:06.708 INFO:tasks.rados.rados.0.smithi037.stdout:492: expect (ObjNum 202 snap 56 seq_num 202) 2024-08-17T17:26:06.708 INFO:tasks.rados.rados.0.smithi037.stdout:493: rollback oid 38 current snap is 61 2024-08-17T17:26:06.708 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 38 to 60 2024-08-17T17:26:06.708 INFO:tasks.rados.rados.0.smithi037.stdout:487: finishing write tid 4 to smithi03781225-22 2024-08-17T17:26:06.708 INFO:tasks.rados.rados.0.smithi037.stdout:487: finishing write tid 5 to smithi03781225-22 2024-08-17T17:26:06.709 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 22 v 169 (ObjNum 214 snap 61 seq_num 214) dirty exists 2024-08-17T17:26:06.709 INFO:tasks.rados.rados.0.smithi037.stdout:487: left oid 22 (ObjNum 214 snap 61 seq_num 214) 2024-08-17T17:26:06.709 INFO:tasks.rados.rados.0.smithi037.stdout:489: finishing write tid 1 to smithi03781225-42 2024-08-17T17:26:06.709 INFO:tasks.rados.rados.0.smithi037.stdout:489: finishing write tid 2 to smithi03781225-42 2024-08-17T17:26:06.709 INFO:tasks.rados.rados.0.smithi037.stdout:489: finishing write tid 3 to smithi03781225-42 2024-08-17T17:26:06.709 INFO:tasks.rados.rados.0.smithi037.stdout:489: finishing write tid 4 to smithi03781225-42 2024-08-17T17:26:06.709 INFO:tasks.rados.rados.0.smithi037.stdout:489: finishing write tid 5 to smithi03781225-42 2024-08-17T17:26:06.709 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 259 (ObjNum 216 snap 61 seq_num 216) dirty exists 2024-08-17T17:26:06.709 INFO:tasks.rados.rados.0.smithi037.stdout:489: left oid 42 (ObjNum 216 snap 61 seq_num 216) 2024-08-17T17:26:06.709 INFO:tasks.rados.rados.0.smithi037.stdout:490: expect (ObjNum 92 snap 15 seq_num 92) 2024-08-17T17:26:06.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:06 smithi046 ceph-mon[34315]: osdmap e189: 8 total, 8 up, 8 in 2024-08-17T17:26:06.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:06 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/3383944705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:06.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:06 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:06.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:06 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:06.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:06 smithi046 ceph-mon[34315]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T17:26:06.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:06 smithi046 ceph-mon[34315]: from='client.25421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:06.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:06 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:26:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:26:06.950 INFO:tasks.rados.rados.0.smithi037.stdout:491: finishing write tid 1 to smithi03781225-46 2024-08-17T17:26:06.950 INFO:tasks.rados.rados.0.smithi037.stdout:491: finishing write tid 2 to smithi03781225-46 2024-08-17T17:26:06.950 INFO:tasks.rados.rados.0.smithi037.stdout:487: done (5 left) 2024-08-17T17:26:06.950 INFO:tasks.rados.rados.0.smithi037.stdout:489: done (4 left) 2024-08-17T17:26:06.950 INFO:tasks.rados.rados.0.smithi037.stdout:490: done (3 left) 2024-08-17T17:26:06.950 INFO:tasks.rados.rados.0.smithi037.stdout:494: delete oid 1 current snap is 61 2024-08-17T17:26:06.950 INFO:tasks.rados.rados.0.smithi037.stdout:493: finishing rollback tid 1 to smithi03781225-38 2024-08-17T17:26:06.950 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 143 (ObjNum 97 snap 0 seq_num 2538086384) dirty dne 2024-08-17T17:26:06.951 INFO:tasks.rados.rados.0.smithi037.stdout:491: finishing write tid 3 to smithi03781225-46 2024-08-17T17:26:06.951 INFO:tasks.rados.rados.0.smithi037.stdout:491: finishing write tid 4 to smithi03781225-46 2024-08-17T17:26:06.951 INFO:tasks.rados.rados.0.smithi037.stdout:491: finishing write tid 5 to smithi03781225-46 2024-08-17T17:26:06.951 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 46 v 177 (ObjNum 217 snap 61 seq_num 217) dirty exists 2024-08-17T17:26:06.951 INFO:tasks.rados.rados.0.smithi037.stdout:491: left oid 46 (ObjNum 217 snap 61 seq_num 217) 2024-08-17T17:26:06.951 INFO:tasks.rados.rados.0.smithi037.stdout:492: expect (ObjNum 202 snap 56 seq_num 202) 2024-08-17T17:26:07.103 INFO:tasks.rados.rados.0.smithi037.stdout:491: done (3 left) 2024-08-17T17:26:07.103 INFO:tasks.rados.rados.0.smithi037.stdout:492: done (2 left) 2024-08-17T17:26:07.103 INFO:tasks.rados.rados.0.smithi037.stdout:493: done (1 left) 2024-08-17T17:26:07.103 INFO:tasks.rados.rados.0.smithi037.stdout:494: done (0 left) 2024-08-17T17:26:07.103 INFO:tasks.rados.rados.0.smithi037.stdout:495: write oid 5 current snap is 61 2024-08-17T17:26:07.103 INFO:tasks.rados.rados.0.smithi037.stdout:495: seq_num 219 ranges {480733=537415,1782380=696402,3031400=537159} 2024-08-17T17:26:07.108 INFO:tasks.rados.rados.0.smithi037.stdout:495: writing smithi03781225-5 from 480733 to 1018148 tid 1 2024-08-17T17:26:07.116 INFO:tasks.rados.rados.0.smithi037.stdout:495: writing smithi03781225-5 from 1782380 to 2478782 tid 2 2024-08-17T17:26:07.122 INFO:tasks.rados.rados.0.smithi037.stdout:495: writing smithi03781225-5 from 3031400 to 3568559 tid 3 2024-08-17T17:26:07.122 INFO:tasks.rados.rados.0.smithi037.stdout:496: rollback oid 41 current snap is 61 2024-08-17T17:26:07.122 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 41 to 51 2024-08-17T17:26:07.123 INFO:tasks.rados.rados.0.smithi037.stdout:495: finishing write tid 1 to smithi03781225-5 2024-08-17T17:26:07.123 INFO:tasks.rados.rados.0.smithi037.stdout:495: finishing write tid 2 to smithi03781225-5 2024-08-17T17:26:07.123 INFO:tasks.rados.rados.0.smithi037.stdout:497: write oid 9 current snap is 61 2024-08-17T17:26:07.123 INFO:tasks.rados.rados.0.smithi037.stdout:497: seq_num 220 ranges {497540=612664,1840862=440060,3058823=464784} 2024-08-17T17:26:07.128 INFO:tasks.rados.rados.0.smithi037.stdout:497: writing smithi03781225-9 from 497540 to 1110204 tid 1 2024-08-17T17:26:07.134 INFO:tasks.rados.rados.0.smithi037.stdout:497: writing smithi03781225-9 from 1840862 to 2280922 tid 2 2024-08-17T17:26:07.141 INFO:tasks.rados.rados.0.smithi037.stdout:497: writing smithi03781225-9 from 3058823 to 3523607 tid 3 2024-08-17T17:26:07.142 INFO:tasks.rados.rados.0.smithi037.stdout:498: read oid 43 snap -1 2024-08-17T17:26:07.142 INFO:tasks.rados.rados.0.smithi037.stdout:498: expect deleted 2024-08-17T17:26:07.142 INFO:tasks.rados.rados.0.smithi037.stdout:499: write oid 38 current snap is 61 2024-08-17T17:26:07.142 INFO:tasks.rados.rados.0.smithi037.stdout:496: finishing rollback tid 0 to smithi03781225-41 2024-08-17T17:26:07.142 INFO:tasks.rados.rados.0.smithi037.stdout:496: finishing rollback tid 1 to smithi03781225-41 2024-08-17T17:26:07.142 INFO:tasks.rados.rados.0.smithi037.stdout:496: finishing rollback tid 2 to smithi03781225-41 2024-08-17T17:26:07.142 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 63 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-08-17T17:26:07.142 INFO:tasks.rados.rados.0.smithi037.stdout:495: finishing write tid 3 to smithi03781225-5 2024-08-17T17:26:07.142 INFO:tasks.rados.rados.0.smithi037.stdout:499: seq_num 221 ranges {514347=404266,1499344=700071,2686246=676056} 2024-08-17T17:26:07.146 INFO:tasks.rados.rados.0.smithi037.stdout:499: writing smithi03781225-38 from 514347 to 918613 tid 1 2024-08-17T17:26:07.153 INFO:tasks.rados.rados.0.smithi037.stdout:499: writing smithi03781225-38 from 1499344 to 2199415 tid 2 2024-08-17T17:26:07.160 INFO:tasks.rados.rados.0.smithi037.stdout:499: writing smithi03781225-38 from 2686246 to 3362302 tid 3 2024-08-17T17:26:07.160 INFO:tasks.rados.rados.0.smithi037.stdout:496: done (4 left) 2024-08-17T17:26:07.160 INFO:tasks.rados.rados.0.smithi037.stdout:500: snap_remove snap 54 2024-08-17T17:26:07.409 INFO:tasks.rados.rados.0.smithi037.stdout:500: done (4 left) 2024-08-17T17:26:07.409 INFO:tasks.rados.rados.0.smithi037.stdout:501: delete oid 23 current snap is 61 2024-08-17T17:26:07.409 INFO:tasks.rados.rados.0.smithi037.stdout:495: finishing write tid 4 to smithi03781225-5 2024-08-17T17:26:07.409 INFO:tasks.rados.rados.0.smithi037.stdout:495: finishing write tid 5 to smithi03781225-5 2024-08-17T17:26:07.409 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 5 v 77 (ObjNum 219 snap 61 seq_num 219) dirty exists 2024-08-17T17:26:07.409 INFO:tasks.rados.rados.0.smithi037.stdout:495: left oid 5 (ObjNum 219 snap 61 seq_num 219) 2024-08-17T17:26:07.409 INFO:tasks.rados.rados.0.smithi037.stdout:497: finishing write tid 1 to smithi03781225-9 2024-08-17T17:26:07.409 INFO:tasks.rados.rados.0.smithi037.stdout:497: finishing write tid 2 to smithi03781225-9 2024-08-17T17:26:07.409 INFO:tasks.rados.rados.0.smithi037.stdout:497: finishing write tid 3 to smithi03781225-9 2024-08-17T17:26:07.409 INFO:tasks.rados.rados.0.smithi037.stdout:497: finishing write tid 4 to smithi03781225-9 2024-08-17T17:26:07.409 INFO:tasks.rados.rados.0.smithi037.stdout:497: finishing write tid 5 to smithi03781225-9 2024-08-17T17:26:07.410 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 388 (ObjNum 220 snap 61 seq_num 220) dirty exists 2024-08-17T17:26:07.410 INFO:tasks.rados.rados.0.smithi037.stdout:497: left oid 9 (ObjNum 220 snap 61 seq_num 220) 2024-08-17T17:26:07.410 INFO:tasks.rados.rados.0.smithi037.stdout:499: finishing write tid 1 to smithi03781225-38 2024-08-17T17:26:07.410 INFO:tasks.rados.rados.0.smithi037.stdout:499: finishing write tid 2 to smithi03781225-38 2024-08-17T17:26:07.410 INFO:tasks.rados.rados.0.smithi037.stdout:499: finishing write tid 3 to smithi03781225-38 2024-08-17T17:26:07.410 INFO:tasks.rados.rados.0.smithi037.stdout:499: finishing write tid 4 to smithi03781225-38 2024-08-17T17:26:07.410 INFO:tasks.rados.rados.0.smithi037.stdout:499: finishing write tid 5 to smithi03781225-38 2024-08-17T17:26:07.410 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 264 (ObjNum 221 snap 61 seq_num 221) dirty exists 2024-08-17T17:26:07.410 INFO:tasks.rados.rados.0.smithi037.stdout:499: left oid 38 (ObjNum 221 snap 61 seq_num 221) 2024-08-17T17:26:07.412 INFO:tasks.rados.rados.0.smithi037.stdout:495: done (4 left) 2024-08-17T17:26:07.413 INFO:tasks.rados.rados.0.smithi037.stdout:497: done (3 left) 2024-08-17T17:26:07.413 INFO:tasks.rados.rados.0.smithi037.stdout:498: done (2 left) 2024-08-17T17:26:07.413 INFO:tasks.rados.rados.0.smithi037.stdout:499: done (1 left) 2024-08-17T17:26:07.413 INFO:tasks.rados.rados.0.smithi037.stdout:501: done (0 left) 2024-08-17T17:26:07.413 INFO:tasks.rados.rados.0.smithi037.stdout:502: snap_create 2024-08-17T17:26:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:07 smithi046 ceph-mon[34315]: Deploying daemon prometheus.a on smithi046 2024-08-17T17:26:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:07 smithi046 ceph-mon[34315]: osdmap e190: 8 total, 8 up, 8 in 2024-08-17T17:26:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:07 smithi046 ceph-mon[34315]: from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:07 smithi046 ceph-mon[34315]: pgmap v63: 89 pgs: 89 active+clean; 237 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:26:07.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:07 smithi037 ceph-mon[31110]: Deploying daemon prometheus.a on smithi046 2024-08-17T17:26:07.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:07 smithi037 ceph-mon[31110]: osdmap e190: 8 total, 8 up, 8 in 2024-08-17T17:26:07.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:07 smithi037 ceph-mon[31110]: from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:07.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:07 smithi037 ceph-mon[31110]: pgmap v63: 89 pgs: 89 active+clean; 237 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:26:07.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:07 smithi037 ceph-mon[41254]: Deploying daemon prometheus.a on smithi046 2024-08-17T17:26:07.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:07 smithi037 ceph-mon[41254]: osdmap e190: 8 total, 8 up, 8 in 2024-08-17T17:26:07.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:07 smithi037 ceph-mon[41254]: from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:07.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:07 smithi037 ceph-mon[41254]: pgmap v63: 89 pgs: 89 active+clean; 237 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:26:08.414 INFO:tasks.rados.rados.0.smithi037.stdout:502: done (0 left) 2024-08-17T17:26:08.414 INFO:tasks.rados.rados.0.smithi037.stdout:503: write oid 32 current snap is 62 2024-08-17T17:26:08.414 INFO:tasks.rados.rados.0.smithi037.stdout:503: seq_num 223 ranges {547961=554764,1616308=703740,2741092=698600} 2024-08-17T17:26:08.420 INFO:tasks.rados.rados.0.smithi037.stdout:503: writing smithi03781225-32 from 547961 to 1102725 tid 1 2024-08-17T17:26:08.426 INFO:tasks.rados.rados.0.smithi037.stdout:503: writing smithi03781225-32 from 1616308 to 2320048 tid 2 2024-08-17T17:26:08.433 INFO:tasks.rados.rados.0.smithi037.stdout:503: writing smithi03781225-32 from 2741092 to 3439692 tid 3 2024-08-17T17:26:08.433 INFO:tasks.rados.rados.0.smithi037.stdout:504: read oid 47 snap -1 2024-08-17T17:26:08.433 INFO:tasks.rados.rados.0.smithi037.stdout:504: expect (ObjNum 79 snap 10 seq_num 79) 2024-08-17T17:26:08.433 INFO:tasks.rados.rados.0.smithi037.stdout:505: write oid 21 current snap is 62 2024-08-17T17:26:08.433 INFO:tasks.rados.rados.0.smithi037.stdout:505: seq_num 224 ranges {564768=630013,1674790=447398,2768515=626225} 2024-08-17T17:26:08.441 INFO:tasks.rados.rados.0.smithi037.stdout:505: writing smithi03781225-21 from 564768 to 1194781 tid 1 2024-08-17T17:26:08.447 INFO:tasks.rados.rados.0.smithi037.stdout:505: writing smithi03781225-21 from 1674790 to 2122188 tid 2 2024-08-17T17:26:08.454 INFO:tasks.rados.rados.0.smithi037.stdout:505: writing smithi03781225-21 from 2768515 to 3394740 tid 3 2024-08-17T17:26:08.454 INFO:tasks.rados.rados.0.smithi037.stdout:506: rollback oid 11 current snap is 62 2024-08-17T17:26:08.454 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 11 to 38 2024-08-17T17:26:08.455 INFO:tasks.rados.rados.0.smithi037.stdout:503: finishing write tid 1 to smithi03781225-32 2024-08-17T17:26:08.455 INFO:tasks.rados.rados.0.smithi037.stdout:503: finishing write tid 2 to smithi03781225-32 2024-08-17T17:26:08.455 INFO:tasks.rados.rados.0.smithi037.stdout:507: snap_create 2024-08-17T17:26:08.455 INFO:tasks.rados.rados.0.smithi037.stdout:503: finishing write tid 3 to smithi03781225-32 2024-08-17T17:26:08.455 INFO:tasks.rados.rados.0.smithi037.stdout:503: finishing write tid 4 to smithi03781225-32 2024-08-17T17:26:08.455 INFO:tasks.rados.rados.0.smithi037.stdout:503: finishing write tid 5 to smithi03781225-32 2024-08-17T17:26:08.455 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 32 v 101 (ObjNum 223 snap 62 seq_num 223) dirty exists 2024-08-17T17:26:08.455 INFO:tasks.rados.rados.0.smithi037.stdout:503: left oid 32 (ObjNum 223 snap 62 seq_num 223) 2024-08-17T17:26:08.455 INFO:tasks.rados.rados.0.smithi037.stdout:504: expect (ObjNum 79 snap 10 seq_num 79) 2024-08-17T17:26:08.609 INFO:tasks.rados.rados.0.smithi037.stdout:505: finishing write tid 1 to smithi03781225-21 2024-08-17T17:26:08.609 INFO:tasks.rados.rados.0.smithi037.stdout:505: finishing write tid 2 to smithi03781225-21 2024-08-17T17:26:08.610 INFO:tasks.rados.rados.0.smithi037.stdout:506: finishing rollback tid 1 to smithi03781225-11 2024-08-17T17:26:08.610 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 11 v 153 (ObjNum 49 snap 0 seq_num 4049368176) dirty dne 2024-08-17T17:26:08.610 INFO:tasks.rados.rados.0.smithi037.stdout:505: finishing write tid 3 to smithi03781225-21 2024-08-17T17:26:08.610 INFO:tasks.rados.rados.0.smithi037.stdout:505: finishing write tid 4 to smithi03781225-21 2024-08-17T17:26:08.610 INFO:tasks.rados.rados.0.smithi037.stdout:505: finishing write tid 5 to smithi03781225-21 2024-08-17T17:26:08.610 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 21 v 401 (ObjNum 224 snap 62 seq_num 224) dirty exists 2024-08-17T17:26:08.610 INFO:tasks.rados.rados.0.smithi037.stdout:505: left oid 21 (ObjNum 224 snap 62 seq_num 224) 2024-08-17T17:26:08.662 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:08 smithi046 ceph-mon[34315]: osdmap e191: 8 total, 8 up, 8 in 2024-08-17T17:26:08.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:08 smithi037 ceph-mon[41254]: osdmap e191: 8 total, 8 up, 8 in 2024-08-17T17:26:08.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:08 smithi037 ceph-mon[31110]: osdmap e191: 8 total, 8 up, 8 in 2024-08-17T17:26:09.189 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:26:09.372 INFO:tasks.rados.rados.0.smithi037.stdout:503: done (4 left) 2024-08-17T17:26:09.372 INFO:tasks.rados.rados.0.smithi037.stdout:504: done (3 left) 2024-08-17T17:26:09.372 INFO:tasks.rados.rados.0.smithi037.stdout:505: done (2 left) 2024-08-17T17:26:09.372 INFO:tasks.rados.rados.0.smithi037.stdout:506: done (1 left) 2024-08-17T17:26:09.373 INFO:tasks.rados.rados.0.smithi037.stdout:507: done (0 left) 2024-08-17T17:26:09.373 INFO:tasks.rados.rados.0.smithi037.stdout:508: delete oid 45 current snap is 63 2024-08-17T17:26:09.375 INFO:tasks.rados.rados.0.smithi037.stdout:508: done (0 left) 2024-08-17T17:26:09.375 INFO:tasks.rados.rados.0.smithi037.stdout:509: snap_create 2024-08-17T17:26:09.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:09 smithi037 ceph-mon[31110]: osdmap e192: 8 total, 8 up, 8 in 2024-08-17T17:26:09.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:09 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/2219951873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:09.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:09 smithi037 ceph-mon[31110]: pgmap v66: 89 pgs: 89 active+clean; 257 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 3.0 MiB/s wr, 31 op/s 2024-08-17T17:26:09.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:09 smithi037 ceph-mon[31110]: from='client.25439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:09.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:09 smithi037 ceph-mon[31110]: osdmap e193: 8 total, 8 up, 8 in 2024-08-17T17:26:09.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:09 smithi037 ceph-mon[41254]: osdmap e192: 8 total, 8 up, 8 in 2024-08-17T17:26:09.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:09 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/2219951873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:09.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:09 smithi037 ceph-mon[41254]: pgmap v66: 89 pgs: 89 active+clean; 257 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 3.0 MiB/s wr, 31 op/s 2024-08-17T17:26:09.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:09 smithi037 ceph-mon[41254]: from='client.25439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:09.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:09 smithi037 ceph-mon[41254]: osdmap e193: 8 total, 8 up, 8 in 2024-08-17T17:26:09.678 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:09 smithi046 ceph-mon[34315]: osdmap e192: 8 total, 8 up, 8 in 2024-08-17T17:26:09.678 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:09 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/2219951873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:09.678 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:09 smithi046 ceph-mon[34315]: pgmap v66: 89 pgs: 89 active+clean; 257 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 3.0 MiB/s wr, 31 op/s 2024-08-17T17:26:09.678 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:09 smithi046 ceph-mon[34315]: from='client.25439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:09.678 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:09 smithi046 ceph-mon[34315]: osdmap e193: 8 total, 8 up, 8 in 2024-08-17T17:26:10.375 INFO:tasks.rados.rados.0.smithi037.stdout:509: done (0 left) 2024-08-17T17:26:10.375 INFO:tasks.rados.rados.0.smithi037.stdout:510: read oid 2 snap -1 2024-08-17T17:26:10.375 INFO:tasks.rados.rados.0.smithi037.stdout:510: expect deleted 2024-08-17T17:26:10.375 INFO:tasks.rados.rados.0.smithi037.stdout:511: rollback oid 25 current snap is 64 2024-08-17T17:26:10.375 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 25 to 36 2024-08-17T17:26:10.375 INFO:tasks.rados.rados.0.smithi037.stdout:512: write oid 50 current snap is 64 2024-08-17T17:26:10.376 INFO:tasks.rados.rados.0.smithi037.stdout:512: seq_num 226 ranges {598382=780511,2075401=451067,3107008=648769} 2024-08-17T17:26:10.382 INFO:tasks.rados.rados.0.smithi037.stdout:512: writing smithi03781225-50 from 598382 to 1378893 tid 1 2024-08-17T17:26:10.389 INFO:tasks.rados.rados.0.smithi037.stdout:512: writing smithi03781225-50 from 2075401 to 2526468 tid 2 2024-08-17T17:26:10.397 INFO:tasks.rados.rados.0.smithi037.stdout:512: writing smithi03781225-50 from 3107008 to 3755777 tid 3 2024-08-17T17:26:10.397 INFO:tasks.rados.rados.0.smithi037.stdout:513: read oid 34 snap -1 2024-08-17T17:26:10.397 INFO:tasks.rados.rados.0.smithi037.stdout:513: expect (ObjNum 187 snap 49 seq_num 187) 2024-08-17T17:26:10.397 INFO:tasks.rados.rados.0.smithi037.stdout:514: read oid 1 snap 60 2024-08-17T17:26:10.397 INFO:tasks.rados.rados.0.smithi037.stdout:514: expect deleted 2024-08-17T17:26:10.397 INFO:tasks.rados.rados.0.smithi037.stdout:515: read oid 39 snap -1 2024-08-17T17:26:10.397 INFO:tasks.rados.rados.0.smithi037.stdout:515: expect (ObjNum 190 snap 50 seq_num 190) 2024-08-17T17:26:10.397 INFO:tasks.rados.rados.0.smithi037.stdout:516: write oid 27 current snap is 64 2024-08-17T17:26:10.398 INFO:tasks.rados.rados.0.smithi037.stdout:511: finishing rollback tid 0 to smithi03781225-25 2024-08-17T17:26:10.398 INFO:tasks.rados.rados.0.smithi037.stdout:511: finishing rollback tid 1 to smithi03781225-25 2024-08-17T17:26:10.398 INFO:tasks.rados.rados.0.smithi037.stdout:516: seq_num 227 ranges {615189=455760,1733883=711078,3134431=460041} 2024-08-17T17:26:10.403 INFO:tasks.rados.rados.0.smithi037.stdout:516: writing smithi03781225-27 from 615189 to 1070949 tid 1 2024-08-17T17:26:10.410 INFO:tasks.rados.rados.0.smithi037.stdout:516: writing smithi03781225-27 from 1733883 to 2444961 tid 2 2024-08-17T17:26:10.417 INFO:tasks.rados.rados.0.smithi037.stdout:516: writing smithi03781225-27 from 3134431 to 3594472 tid 3 2024-08-17T17:26:10.417 INFO:tasks.rados.rados.0.smithi037.stdout:510: done (6 left) 2024-08-17T17:26:10.418 INFO:tasks.rados.rados.0.smithi037.stdout:517: write oid 15 current snap is 64 2024-08-17T17:26:10.418 INFO:tasks.rados.rados.0.smithi037.stdout:511: finishing rollback tid 2 to smithi03781225-25 2024-08-17T17:26:10.418 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 25 v 405 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-08-17T17:26:10.418 INFO:tasks.rados.rados.0.smithi037.stdout:512: finishing write tid 1 to smithi03781225-50 2024-08-17T17:26:10.418 INFO:tasks.rados.rados.0.smithi037.stdout:512: finishing write tid 2 to smithi03781225-50 2024-08-17T17:26:10.418 INFO:tasks.rados.rados.0.smithi037.stdout:517: seq_num 228 ranges {631996=531009,1792365=454736,2761854=671313} 2024-08-17T17:26:10.424 INFO:tasks.rados.rados.0.smithi037.stdout:517: writing smithi03781225-15 from 631996 to 1163005 tid 1 2024-08-17T17:26:10.430 INFO:tasks.rados.rados.0.smithi037.stdout:517: writing smithi03781225-15 from 1792365 to 2247101 tid 2 2024-08-17T17:26:10.437 INFO:tasks.rados.rados.0.smithi037.stdout:517: writing smithi03781225-15 from 2761854 to 3433167 tid 3 2024-08-17T17:26:10.437 INFO:tasks.rados.rados.0.smithi037.stdout:511: done (6 left) 2024-08-17T17:26:10.437 INFO:tasks.rados.rados.0.smithi037.stdout:518: read oid 19 snap 43 2024-08-17T17:26:10.438 INFO:tasks.rados.rados.0.smithi037.stdout:518: expect (ObjNum 140 snap 31 seq_num 140) 2024-08-17T17:26:10.438 INFO:tasks.rados.rados.0.smithi037.stdout:519: rollback oid 30 current snap is 64 2024-08-17T17:26:10.438 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 30 to 60 2024-08-17T17:26:10.438 INFO:tasks.rados.rados.0.smithi037.stdout:512: finishing write tid 3 to smithi03781225-50 2024-08-17T17:26:10.438 INFO:tasks.rados.rados.0.smithi037.stdout:512: finishing write tid 4 to smithi03781225-50 2024-08-17T17:26:10.438 INFO:tasks.rados.rados.0.smithi037.stdout:512: finishing write tid 5 to smithi03781225-50 2024-08-17T17:26:10.438 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 50 v 222 (ObjNum 226 snap 64 seq_num 226) dirty exists 2024-08-17T17:26:10.438 INFO:tasks.rados.rados.0.smithi037.stdout:512: left oid 50 (ObjNum 226 snap 64 seq_num 226) 2024-08-17T17:26:10.438 INFO:tasks.rados.rados.0.smithi037.stdout:513: expect (ObjNum 187 snap 49 seq_num 187) 2024-08-17T17:26:10.675 INFO:tasks.rados.rados.0.smithi037.stdout:516: finishing write tid 1 to smithi03781225-27 2024-08-17T17:26:10.675 INFO:tasks.rados.rados.0.smithi037.stdout:515: expect (ObjNum 190 snap 50 seq_num 190) 2024-08-17T17:26:10.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:10 smithi046 ceph-mon[34315]: from='client.25445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:10.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:10 smithi046 ceph-mon[34315]: osdmap e194: 8 total, 8 up, 8 in 2024-08-17T17:26:10.782 INFO:tasks.rados.rados.0.smithi037.stdout:516: finishing write tid 2 to smithi03781225-27 2024-08-17T17:26:10.782 INFO:tasks.rados.rados.0.smithi037.stdout:516: finishing write tid 3 to smithi03781225-27 2024-08-17T17:26:10.782 INFO:tasks.rados.rados.0.smithi037.stdout:516: finishing write tid 4 to smithi03781225-27 2024-08-17T17:26:10.782 INFO:tasks.rados.rados.0.smithi037.stdout:516: finishing write tid 5 to smithi03781225-27 2024-08-17T17:26:10.782 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 27 v 106 (ObjNum 227 snap 64 seq_num 227) dirty exists 2024-08-17T17:26:10.782 INFO:tasks.rados.rados.0.smithi037.stdout:516: left oid 27 (ObjNum 227 snap 64 seq_num 227) 2024-08-17T17:26:10.782 INFO:tasks.rados.rados.0.smithi037.stdout:517: finishing write tid 1 to smithi03781225-15 2024-08-17T17:26:10.783 INFO:tasks.rados.rados.0.smithi037.stdout:512: done (7 left) 2024-08-17T17:26:10.783 INFO:tasks.rados.rados.0.smithi037.stdout:513: done (6 left) 2024-08-17T17:26:10.783 INFO:tasks.rados.rados.0.smithi037.stdout:514: done (5 left) 2024-08-17T17:26:10.783 INFO:tasks.rados.rados.0.smithi037.stdout:515: done (4 left) 2024-08-17T17:26:10.783 INFO:tasks.rados.rados.0.smithi037.stdout:516: done (3 left) 2024-08-17T17:26:10.783 INFO:tasks.rados.rados.0.smithi037.stdout:520: snap_create 2024-08-17T17:26:10.783 INFO:tasks.rados.rados.0.smithi037.stdout:517: finishing write tid 2 to smithi03781225-15 2024-08-17T17:26:10.783 INFO:tasks.rados.rados.0.smithi037.stdout:519: finishing rollback tid 1 to smithi03781225-30 2024-08-17T17:26:10.783 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 125 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-17T17:26:10.783 INFO:tasks.rados.rados.0.smithi037.stdout:517: finishing write tid 3 to smithi03781225-15 2024-08-17T17:26:10.783 INFO:tasks.rados.rados.0.smithi037.stdout:517: finishing write tid 4 to smithi03781225-15 2024-08-17T17:26:10.783 INFO:tasks.rados.rados.0.smithi037.stdout:517: finishing write tid 5 to smithi03781225-15 2024-08-17T17:26:10.783 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 15 v 131 (ObjNum 228 snap 64 seq_num 228) dirty exists 2024-08-17T17:26:10.784 INFO:tasks.rados.rados.0.smithi037.stdout:517: left oid 15 (ObjNum 228 snap 64 seq_num 228) 2024-08-17T17:26:10.784 INFO:tasks.rados.rados.0.smithi037.stdout:518: expect (ObjNum 140 snap 31 seq_num 140) 2024-08-17T17:26:10.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:10 smithi037 ceph-mon[31110]: from='client.25445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:10.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:10 smithi037 ceph-mon[31110]: osdmap e194: 8 total, 8 up, 8 in 2024-08-17T17:26:10.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:10 smithi037 ceph-mon[41254]: from='client.25445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:10.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:10 smithi037 ceph-mon[41254]: osdmap e194: 8 total, 8 up, 8 in 2024-08-17T17:26:11.293 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:26:10 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[86978]: ts=2024-08-17T17:26:10.860Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002727653s 2024-08-17T17:26:11.423 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:11 smithi046 ceph-mon[34315]: pgmap v69: 89 pgs: 89 active+clean; 257 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 3.0 MiB/s wr, 31 op/s 2024-08-17T17:26:11.426 INFO:tasks.rados.rados.0.smithi037.stdout:517: done (3 left) 2024-08-17T17:26:11.426 INFO:tasks.rados.rados.0.smithi037.stdout:518: done (2 left) 2024-08-17T17:26:11.427 INFO:tasks.rados.rados.0.smithi037.stdout:519: done (1 left) 2024-08-17T17:26:11.427 INFO:tasks.rados.rados.0.smithi037.stdout:520: done (0 left) 2024-08-17T17:26:11.427 INFO:tasks.rados.rados.0.smithi037.stdout:521: delete oid 22 current snap is 65 2024-08-17T17:26:11.430 INFO:tasks.rados.rados.0.smithi037.stdout:521: done (0 left) 2024-08-17T17:26:11.430 INFO:tasks.rados.rados.0.smithi037.stdout:522: snap_create 2024-08-17T17:26:11.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:11 smithi037 ceph-mon[41254]: pgmap v69: 89 pgs: 89 active+clean; 257 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 3.0 MiB/s wr, 31 op/s 2024-08-17T17:26:11.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:11 smithi037 ceph-mon[31110]: pgmap v69: 89 pgs: 89 active+clean; 257 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 3.0 MiB/s wr, 31 op/s 2024-08-17T17:26:12.136 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:26:12.431 INFO:tasks.rados.rados.0.smithi037.stdout:522: done (0 left) 2024-08-17T17:26:12.432 INFO:tasks.rados.rados.0.smithi037.stdout:523: snap_remove snap 55 2024-08-17T17:26:12.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:12 smithi046 ceph-mon[34315]: osdmap e195: 8 total, 8 up, 8 in 2024-08-17T17:26:12.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:12 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/354595825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:12.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:12 smithi046 ceph-mon[34315]: from='client.25457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:12.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:12 smithi037 ceph-mon[41254]: osdmap e195: 8 total, 8 up, 8 in 2024-08-17T17:26:12.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:12 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/354595825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:12.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:12 smithi037 ceph-mon[41254]: from='client.25457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:12.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:12 smithi037 ceph-mon[31110]: osdmap e195: 8 total, 8 up, 8 in 2024-08-17T17:26:12.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:12 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/354595825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:12.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:12 smithi037 ceph-mon[31110]: from='client.25457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:13.456 INFO:tasks.rados.rados.0.smithi037.stdout:523: done (0 left) 2024-08-17T17:26:13.457 INFO:tasks.rados.rados.0.smithi037.stdout:524: write oid 45 current snap is 66 2024-08-17T17:26:13.457 INFO:tasks.rados.rados.0.smithi037.stdout:524: seq_num 230 ranges {665610=797860,1909329=458405,2816700=410210} 2024-08-17T17:26:13.464 INFO:tasks.rados.rados.0.smithi037.stdout:524: writing smithi03781225-45 from 665610 to 1463470 tid 1 2024-08-17T17:26:13.469 INFO:tasks.rados.rados.0.smithi037.stdout:524: writing smithi03781225-45 from 1909329 to 2367734 tid 2 2024-08-17T17:26:13.474 INFO:tasks.rados.rados.0.smithi037.stdout:524: writing smithi03781225-45 from 2816700 to 3226910 tid 3 2024-08-17T17:26:13.474 INFO:tasks.rados.rados.0.smithi037.stdout:525: snap_remove snap 38 2024-08-17T17:26:13.692 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:13 smithi046 ceph-mon[34315]: from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:13.692 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:13 smithi046 ceph-mon[34315]: osdmap e196: 8 total, 8 up, 8 in 2024-08-17T17:26:13.692 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:13 smithi046 ceph-mon[34315]: pgmap v72: 89 pgs: 89 active+clean; 270 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.1 MiB/s wr, 14 op/s 2024-08-17T17:26:13.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:13 smithi037 ceph-mon[31110]: from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:13.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:13 smithi037 ceph-mon[31110]: osdmap e196: 8 total, 8 up, 8 in 2024-08-17T17:26:13.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:13 smithi037 ceph-mon[31110]: pgmap v72: 89 pgs: 89 active+clean; 270 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.1 MiB/s wr, 14 op/s 2024-08-17T17:26:13.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:13 smithi037 ceph-mon[41254]: from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:13.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:13 smithi037 ceph-mon[41254]: osdmap e196: 8 total, 8 up, 8 in 2024-08-17T17:26:13.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:13 smithi037 ceph-mon[41254]: pgmap v72: 89 pgs: 89 active+clean; 270 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.1 MiB/s wr, 14 op/s 2024-08-17T17:26:14.375 INFO:tasks.rados.rados.0.smithi037.stdout:525: done (1 left) 2024-08-17T17:26:14.375 INFO:tasks.rados.rados.0.smithi037.stdout:526: rollback oid 12 current snap is 66 2024-08-17T17:26:14.375 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 12 to 64 2024-08-17T17:26:14.375 INFO:tasks.rados.rados.0.smithi037.stdout:524: finishing write tid 1 to smithi03781225-45 2024-08-17T17:26:14.376 INFO:tasks.rados.rados.0.smithi037.stdout:524: finishing write tid 2 to smithi03781225-45 2024-08-17T17:26:14.376 INFO:tasks.rados.rados.0.smithi037.stdout:524: finishing write tid 3 to smithi03781225-45 2024-08-17T17:26:14.376 INFO:tasks.rados.rados.0.smithi037.stdout:524: finishing write tid 4 to smithi03781225-45 2024-08-17T17:26:14.376 INFO:tasks.rados.rados.0.smithi037.stdout:524: finishing write tid 5 to smithi03781225-45 2024-08-17T17:26:14.376 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 101 (ObjNum 230 snap 66 seq_num 230) dirty exists 2024-08-17T17:26:14.376 INFO:tasks.rados.rados.0.smithi037.stdout:524: left oid 45 (ObjNum 230 snap 66 seq_num 230) 2024-08-17T17:26:14.376 INFO:tasks.rados.rados.0.smithi037.stdout:524: done (1 left) 2024-08-17T17:26:14.376 INFO:tasks.rados.rados.0.smithi037.stdout:527: snap_create 2024-08-17T17:26:14.383 INFO:tasks.rados.rados.0.smithi037.stdout:526: finishing rollback tid 0 to smithi03781225-12 2024-08-17T17:26:14.383 INFO:tasks.rados.rados.0.smithi037.stdout:526: finishing rollback tid 1 to smithi03781225-12 2024-08-17T17:26:14.384 INFO:tasks.rados.rados.0.smithi037.stdout:526: finishing rollback tid 2 to smithi03781225-12 2024-08-17T17:26:14.384 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 423 (ObjNum 202 snap 56 seq_num 202) dirty exists 2024-08-17T17:26:14.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:14 smithi046 ceph-mon[34315]: osdmap e197: 8 total, 8 up, 8 in 2024-08-17T17:26:14.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:14 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:26:14.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:14 smithi046 ceph-mon[34315]: osdmap e198: 8 total, 8 up, 8 in 2024-08-17T17:26:14.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:14 smithi037 ceph-mon[31110]: osdmap e197: 8 total, 8 up, 8 in 2024-08-17T17:26:14.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:14 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:26:14.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:14 smithi037 ceph-mon[31110]: osdmap e198: 8 total, 8 up, 8 in 2024-08-17T17:26:14.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:14 smithi037 ceph-mon[41254]: osdmap e197: 8 total, 8 up, 8 in 2024-08-17T17:26:14.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:14 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:26:14.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:14 smithi037 ceph-mon[41254]: osdmap e198: 8 total, 8 up, 8 in 2024-08-17T17:26:15.084 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:26:15.378 INFO:tasks.rados.rados.0.smithi037.stdout:526: done (1 left) 2024-08-17T17:26:15.378 INFO:tasks.rados.rados.0.smithi037.stdout:527: done (0 left) 2024-08-17T17:26:15.378 INFO:tasks.rados.rados.0.smithi037.stdout:528: rollback oid 7 current snap is 67 2024-08-17T17:26:15.378 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 7 to 43 2024-08-17T17:26:15.378 INFO:tasks.rados.rados.0.smithi037.stdout:529: read oid 4 snap -1 2024-08-17T17:26:15.378 INFO:tasks.rados.rados.0.smithi037.stdout:529: expect (ObjNum 185 snap 49 seq_num 185) 2024-08-17T17:26:15.378 INFO:tasks.rados.rados.0.smithi037.stdout:530: write oid 34 current snap is 67 2024-08-17T17:26:15.378 INFO:tasks.rados.rados.0.smithi037.stdout:530: seq_num 231 ranges {682417=473109,1567811=602063,2844123=621482} 2024-08-17T17:26:15.384 INFO:tasks.rados.rados.0.smithi037.stdout:530: writing smithi03781225-34 from 682417 to 1155526 tid 1 2024-08-17T17:26:15.390 INFO:tasks.rados.rados.0.smithi037.stdout:530: writing smithi03781225-34 from 1567811 to 2169874 tid 2 2024-08-17T17:26:15.397 INFO:tasks.rados.rados.0.smithi037.stdout:530: writing smithi03781225-34 from 2844123 to 3465605 tid 3 2024-08-17T17:26:15.398 INFO:tasks.rados.rados.0.smithi037.stdout:531: snap_create 2024-08-17T17:26:15.398 INFO:tasks.rados.rados.0.smithi037.stdout:528: finishing rollback tid 0 to smithi03781225-7 2024-08-17T17:26:15.398 INFO:tasks.rados.rados.0.smithi037.stdout:528: finishing rollback tid 1 to smithi03781225-7 2024-08-17T17:26:15.398 INFO:tasks.rados.rados.0.smithi037.stdout:528: finishing rollback tid 2 to smithi03781225-7 2024-08-17T17:26:15.398 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 80 (ObjNum 166 snap 43 seq_num 166) dirty exists 2024-08-17T17:26:15.398 INFO:tasks.rados.rados.0.smithi037.stdout:529: expect (ObjNum 185 snap 49 seq_num 185) 2024-08-17T17:26:15.502 INFO:tasks.rados.rados.0.smithi037.stdout:530: finishing write tid 1 to smithi03781225-34 2024-08-17T17:26:15.502 INFO:tasks.rados.rados.0.smithi037.stdout:530: finishing write tid 2 to smithi03781225-34 2024-08-17T17:26:15.502 INFO:tasks.rados.rados.0.smithi037.stdout:530: finishing write tid 3 to smithi03781225-34 2024-08-17T17:26:15.502 INFO:tasks.rados.rados.0.smithi037.stdout:530: finishing write tid 4 to smithi03781225-34 2024-08-17T17:26:15.502 INFO:tasks.rados.rados.0.smithi037.stdout:530: finishing write tid 5 to smithi03781225-34 2024-08-17T17:26:15.502 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 233 (ObjNum 231 snap 67 seq_num 231) dirty exists 2024-08-17T17:26:15.502 INFO:tasks.rados.rados.0.smithi037.stdout:530: left oid 34 (ObjNum 231 snap 67 seq_num 231) 2024-08-17T17:26:15.746 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:15 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/803223400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:15.746 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:15 smithi046 ceph-mon[34315]: pgmap v75: 89 pgs: 89 active+clean; 270 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2024-08-17T17:26:15.746 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:15 smithi046 ceph-mon[34315]: from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:15.746 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:15 smithi046 ceph-mon[34315]: osdmap e199: 8 total, 8 up, 8 in 2024-08-17T17:26:15.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:15 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/803223400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:15.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:15 smithi037 ceph-mon[31110]: pgmap v75: 89 pgs: 89 active+clean; 270 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2024-08-17T17:26:15.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:15 smithi037 ceph-mon[31110]: from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:15.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:15 smithi037 ceph-mon[31110]: osdmap e199: 8 total, 8 up, 8 in 2024-08-17T17:26:15.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:15 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/803223400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:15.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:15 smithi037 ceph-mon[41254]: pgmap v75: 89 pgs: 89 active+clean; 270 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2024-08-17T17:26:15.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:15 smithi037 ceph-mon[41254]: from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:15.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:15 smithi037 ceph-mon[41254]: osdmap e199: 8 total, 8 up, 8 in 2024-08-17T17:26:16.011 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:26:15 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:26:15] "GET /metrics HTTP/1.1" 200 36309 "" "Prometheus/2.43.0" 2024-08-17T17:26:16.375 INFO:tasks.rados.rados.0.smithi037.stdout:528: done (3 left) 2024-08-17T17:26:16.375 INFO:tasks.rados.rados.0.smithi037.stdout:529: done (2 left) 2024-08-17T17:26:16.375 INFO:tasks.rados.rados.0.smithi037.stdout:530: done (1 left) 2024-08-17T17:26:16.375 INFO:tasks.rados.rados.0.smithi037.stdout:531: done (0 left) 2024-08-17T17:26:16.376 INFO:tasks.rados.rados.0.smithi037.stdout:532: delete oid 49 current snap is 68 2024-08-17T17:26:16.379 INFO:tasks.rados.rados.0.smithi037.stdout:532: done (0 left) 2024-08-17T17:26:16.379 INFO:tasks.rados.rados.0.smithi037.stdout:533: snap_remove snap 61 2024-08-17T17:26:16.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:16 smithi046 ceph-mon[34315]: from='client.25481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:16.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:16 smithi046 ceph-mon[34315]: osdmap e200: 8 total, 8 up, 8 in 2024-08-17T17:26:16.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:16 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[31337]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:26:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:26:16.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:16 smithi037 ceph-mon[31110]: from='client.25481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:16.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:16 smithi037 ceph-mon[31110]: osdmap e200: 8 total, 8 up, 8 in 2024-08-17T17:26:16.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:16 smithi037 ceph-mon[41254]: from='client.25481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:16.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:16 smithi037 ceph-mon[41254]: osdmap e200: 8 total, 8 up, 8 in 2024-08-17T17:26:17.382 INFO:tasks.rados.rados.0.smithi037.stdout:533: done (0 left) 2024-08-17T17:26:17.383 INFO:tasks.rados.rados.0.smithi037.stdout:534: write oid 45 current snap is 68 2024-08-17T17:26:17.383 INFO:tasks.rados.rados.0.smithi037.stdout:534: seq_num 233 ranges {716031=623607,2084775=605732,3298969=617062} 2024-08-17T17:26:17.388 INFO:tasks.rados.rados.0.smithi037.stdout:534: writing smithi03781225-45 from 716031 to 1339638 tid 1 2024-08-17T17:26:17.395 INFO:tasks.rados.rados.0.smithi037.stdout:534: writing smithi03781225-45 from 2084775 to 2690507 tid 2 2024-08-17T17:26:17.402 INFO:tasks.rados.rados.0.smithi037.stdout:534: writing smithi03781225-45 from 3298969 to 3916031 tid 3 2024-08-17T17:26:17.402 INFO:tasks.rados.rados.0.smithi037.stdout:535: delete oid 10 current snap is 68 2024-08-17T17:26:17.403 INFO:tasks.rados.rados.0.smithi037.stdout:534: finishing write tid 1 to smithi03781225-45 2024-08-17T17:26:17.403 INFO:tasks.rados.rados.0.smithi037.stdout:534: finishing write tid 2 to smithi03781225-45 2024-08-17T17:26:17.405 INFO:tasks.rados.rados.0.smithi037.stdout:535: done (1 left) 2024-08-17T17:26:17.405 INFO:tasks.rados.rados.0.smithi037.stdout:536: write oid 48 current snap is 68 2024-08-17T17:26:17.405 INFO:tasks.rados.rados.0.smithi037.stdout:536: seq_num 235 ranges {749645=774105,2085386=609401,3237462=712183} 2024-08-17T17:26:17.413 INFO:tasks.rados.rados.0.smithi037.stdout:536: writing smithi03781225-48 from 749645 to 1523750 tid 1 2024-08-17T17:26:17.420 INFO:tasks.rados.rados.0.smithi037.stdout:536: writing smithi03781225-48 from 2085386 to 2694787 tid 2 2024-08-17T17:26:17.427 INFO:tasks.rados.rados.0.smithi037.stdout:536: writing smithi03781225-48 from 3237462 to 3949645 tid 3 2024-08-17T17:26:17.427 INFO:tasks.rados.rados.0.smithi037.stdout:537: snap_create 2024-08-17T17:26:17.427 INFO:tasks.rados.rados.0.smithi037.stdout:534: finishing write tid 3 to smithi03781225-45 2024-08-17T17:26:17.427 INFO:tasks.rados.rados.0.smithi037.stdout:534: finishing write tid 4 to smithi03781225-45 2024-08-17T17:26:17.427 INFO:tasks.rados.rados.0.smithi037.stdout:534: finishing write tid 5 to smithi03781225-45 2024-08-17T17:26:17.428 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 110 (ObjNum 233 snap 68 seq_num 233) dirty exists 2024-08-17T17:26:17.428 INFO:tasks.rados.rados.0.smithi037.stdout:534: left oid 45 (ObjNum 233 snap 68 seq_num 233) 2024-08-17T17:26:17.428 INFO:tasks.rados.rados.0.smithi037.stdout:536: finishing write tid 1 to smithi03781225-48 2024-08-17T17:26:17.428 INFO:tasks.rados.rados.0.smithi037.stdout:536: finishing write tid 2 to smithi03781225-48 2024-08-17T17:26:17.431 INFO:tasks.rados.rados.0.smithi037.stdout:536: finishing write tid 3 to smithi03781225-48 2024-08-17T17:26:17.431 INFO:tasks.rados.rados.0.smithi037.stdout:536: finishing write tid 4 to smithi03781225-48 2024-08-17T17:26:17.431 INFO:tasks.rados.rados.0.smithi037.stdout:536: finishing write tid 5 to smithi03781225-48 2024-08-17T17:26:17.432 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 48 v 440 (ObjNum 235 snap 68 seq_num 235) dirty exists 2024-08-17T17:26:17.432 INFO:tasks.rados.rados.0.smithi037.stdout:536: left oid 48 (ObjNum 235 snap 68 seq_num 235) 2024-08-17T17:26:17.761 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:17 smithi046 systemd[1]: Stopping Ceph prometheus.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:26:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:17 smithi046 ceph-mon[34315]: pgmap v78: 89 pgs: 89 active+clean; 270 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 0 B/s wr, 2 op/s 2024-08-17T17:26:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:17 smithi046 ceph-mon[34315]: osdmap e201: 8 total, 8 up, 8 in 2024-08-17T17:26:17.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:17 smithi037 ceph-mon[31110]: pgmap v78: 89 pgs: 89 active+clean; 270 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 0 B/s wr, 2 op/s 2024-08-17T17:26:17.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:17 smithi037 ceph-mon[31110]: osdmap e201: 8 total, 8 up, 8 in 2024-08-17T17:26:17.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:17 smithi037 ceph-mon[41254]: pgmap v78: 89 pgs: 89 active+clean; 270 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 0 B/s wr, 2 op/s 2024-08-17T17:26:17.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:17 smithi037 ceph-mon[41254]: osdmap e201: 8 total, 8 up, 8 in 2024-08-17T17:26:18.039 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:26:18.196 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:17 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:26:17.937Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-17T17:26:18.196 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:17 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:26:17.937Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-17T17:26:18.197 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:17 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:26:17.937Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-17T17:26:18.197 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:17 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:26:17.937Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-17T17:26:18.197 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:17 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:26:17.937Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-17T17:26:18.197 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:17 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:26:17.937Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-17T17:26:18.197 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:17 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:26:17.937Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-17T17:26:18.197 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:17 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:26:17.937Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-17T17:26:18.197 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:17 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:26:17.937Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-17T17:26:18.197 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:17 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:26:17.937Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-17T17:26:18.197 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:17 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:26:17.937Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-17T17:26:18.197 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:17 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[64449]: ts=2024-08-17T17:26:17.937Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-17T17:26:18.197 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:17 smithi046 podman[75687]: 2024-08-17 17:26:17.947514766 +0000 UTC m=+0.121451120 container died 89a32be9da28654dee4d00eea96b914c51572a545716e9872b452e24671f6de3 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T17:26:18.378 INFO:tasks.rados.rados.0.smithi037.stdout:534: done (2 left) 2024-08-17T17:26:18.378 INFO:tasks.rados.rados.0.smithi037.stdout:536: done (1 left) 2024-08-17T17:26:18.378 INFO:tasks.rados.rados.0.smithi037.stdout:537: done (0 left) 2024-08-17T17:26:18.378 INFO:tasks.rados.rados.0.smithi037.stdout:538: read oid 42 snap -1 2024-08-17T17:26:18.378 INFO:tasks.rados.rados.0.smithi037.stdout:538: expect (ObjNum 216 snap 61 seq_num 216) 2024-08-17T17:26:18.378 INFO:tasks.rados.rados.0.smithi037.stdout:539: snap_create 2024-08-17T17:26:18.385 INFO:tasks.rados.rados.0.smithi037.stdout:538: expect (ObjNum 216 snap 61 seq_num 216) 2024-08-17T17:26:18.454 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:18 smithi046 podman[75687]: 2024-08-17 17:26:18.395495651 +0000 UTC m=+0.569431999 container cleanup 89a32be9da28654dee4d00eea96b914c51572a545716e9872b452e24671f6de3 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T17:26:18.454 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:18 smithi046 bash[75687]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T17:26:18.761 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:18 smithi046 podman[75699]: 2024-08-17 17:26:18.663349761 +0000 UTC m=+0.713773350 container remove 89a32be9da28654dee4d00eea96b914c51572a545716e9872b452e24671f6de3 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T17:26:18.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:18 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1504990868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:18.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:18 smithi046 ceph-mon[34315]: from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:18.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:18 smithi046 ceph-mon[34315]: osdmap e202: 8 total, 8 up, 8 in 2024-08-17T17:26:18.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:18 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1504990868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:18.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:18 smithi037 ceph-mon[41254]: from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:18.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:18 smithi037 ceph-mon[41254]: osdmap e202: 8 total, 8 up, 8 in 2024-08-17T17:26:18.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:18 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1504990868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:18.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:18 smithi037 ceph-mon[31110]: from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:18.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:18 smithi037 ceph-mon[31110]: osdmap e202: 8 total, 8 up, 8 in 2024-08-17T17:26:19.260 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:18 smithi046 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-17T17:26:19.260 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:18 smithi046 systemd[1]: Stopped Ceph prometheus.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:26:19.260 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:18 smithi046 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@prometheus.a.service: Consumed 1.705s CPU time. 2024-08-17T17:26:19.260 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:19 smithi046 systemd[1]: Starting Ceph prometheus.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:26:19.382 INFO:tasks.rados.rados.0.smithi037.stdout:538: done (1 left) 2024-08-17T17:26:19.382 INFO:tasks.rados.rados.0.smithi037.stdout:539: done (0 left) 2024-08-17T17:26:19.382 INFO:tasks.rados.rados.0.smithi037.stdout:540: delete oid 14 current snap is 70 2024-08-17T17:26:19.386 INFO:tasks.rados.rados.0.smithi037.stdout:540: done (0 left) 2024-08-17T17:26:19.386 INFO:tasks.rados.rados.0.smithi037.stdout:541: write oid 24 current snap is 70 2024-08-17T17:26:19.386 INFO:tasks.rados.rados.0.smithi037.stdout:541: seq_num 237 ranges {783259=640956,1918703=613070,3008661=405467,3821939=161320} 2024-08-17T17:26:19.393 INFO:tasks.rados.rados.0.smithi037.stdout:541: writing smithi03781225-24 from 783259 to 1424215 tid 1 2024-08-17T17:26:19.400 INFO:tasks.rados.rados.0.smithi037.stdout:541: writing smithi03781225-24 from 1918703 to 2531773 tid 2 2024-08-17T17:26:19.404 INFO:tasks.rados.rados.0.smithi037.stdout:541: writing smithi03781225-24 from 3008661 to 3414128 tid 3 2024-08-17T17:26:19.408 INFO:tasks.rados.rados.0.smithi037.stdout:541: writing smithi03781225-24 from 3821939 to 3983259 tid 4 2024-08-17T17:26:19.408 INFO:tasks.rados.rados.0.smithi037.stdout:542: read oid 16 snap 36 2024-08-17T17:26:19.408 INFO:tasks.rados.rados.0.smithi037.stdout:542: expect (ObjNum 136 snap 28 seq_num 136) 2024-08-17T17:26:19.408 INFO:tasks.rados.rados.0.smithi037.stdout:543: snap_remove snap 43 2024-08-17T17:26:19.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:19 smithi046 ceph-mon[34315]: from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:19.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:19 smithi046 ceph-mon[34315]: pgmap v81: 89 pgs: 89 active+clean; 281 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-08-17T17:26:19.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:19 smithi046 ceph-mon[34315]: osdmap e203: 8 total, 8 up, 8 in 2024-08-17T17:26:19.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:19 smithi046 podman[75827]: 2024-08-17 17:26:19.163591749 +0000 UTC m=+0.018587755 image pull 1d3b7f56885b6dd623f1785be963aa9c195f86bc256ea454e8d02a7980b79c53 quay.io/prometheus/prometheus:v2.51.0 2024-08-17T17:26:19.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:19 smithi046 podman[75827]: 2024-08-17 17:26:19.280890812 +0000 UTC m=+0.135886846 container create 0b9aaf122a1fc7d511da947e4d9a177e8a9986d6a44ad843007dede35c1e33ee (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T17:26:19.512 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:19 smithi046 podman[75827]: 2024-08-17 17:26:19.499854972 +0000 UTC m=+0.354850983 container init 0b9aaf122a1fc7d511da947e4d9a177e8a9986d6a44ad843007dede35c1e33ee (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T17:26:19.512 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:19 smithi046 podman[75827]: 2024-08-17 17:26:19.50274772 +0000 UTC m=+0.357743714 container start 0b9aaf122a1fc7d511da947e4d9a177e8a9986d6a44ad843007dede35c1e33ee (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T17:26:19.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:19 smithi037 ceph-mon[41254]: from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:19.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:19 smithi037 ceph-mon[41254]: pgmap v81: 89 pgs: 89 active+clean; 281 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-08-17T17:26:19.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:19 smithi037 ceph-mon[41254]: osdmap e203: 8 total, 8 up, 8 in 2024-08-17T17:26:19.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:19 smithi037 ceph-mon[31110]: from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:19.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:19 smithi037 ceph-mon[31110]: pgmap v81: 89 pgs: 89 active+clean; 281 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-08-17T17:26:19.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:19 smithi037 ceph-mon[31110]: osdmap e203: 8 total, 8 up, 8 in 2024-08-17T17:26:20.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:19 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:19.523Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-08-17T17:26:20.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:19 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:19.523Z caller=main.go:622 level=info build_context="(go=go1.22.1, platform=linux/amd64, user=root@b5723e458358, date=20240319-10:54:45, tags=netgo,builtinassets,stringlabels)" 2024-08-17T17:26:20.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:19 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:19.523Z caller=main.go:623 level=info host_details="(Linux 5.14.0-480.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024 x86_64 smithi046 (none))" 2024-08-17T17:26:20.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:19 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:19.523Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-17T17:26:20.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:19 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:19.523Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-17T17:26:20.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:19 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:19.525Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-08-17T17:26:20.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:19 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:19.526Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-08-17T17:26:20.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:19 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:19.528Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-08-17T17:26:20.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:19 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:19.528Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-17T17:26:20.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:19 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:19.529Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-17T17:26:20.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:19 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:19.529Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.466µs 2024-08-17T17:26:20.013 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:19 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:19.529Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-17T17:26:20.013 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:19 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:19.529Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-08-17T17:26:20.013 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:19 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:19.540Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-08-17T17:26:20.013 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:19 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:19.540Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-08-17T17:26:20.013 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:19 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:19.540Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=39.427µs wal_replay_duration=11.399612ms wbl_replay_duration=180ns total_replay_duration=11.470455ms 2024-08-17T17:26:20.013 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:19 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:19.543Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-08-17T17:26:20.013 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:19 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:19.543Z caller=main.go:1153 level=info msg="TSDB started" 2024-08-17T17:26:20.013 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:19 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:19.543Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-17T17:26:20.013 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:19 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:19.560Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=17.155468ms db_storage=839ns remote_storage=1.089µs web_handler=430ns query_engine=670ns scrape=426.707µs scrape_sd=95.58µs notify=17.466µs notify_sd=15.571µs rules=16.254468ms tracing=6.922µs 2024-08-17T17:26:20.013 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:19 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:19.560Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-08-17T17:26:20.013 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:19 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:19.560Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-08-17T17:26:20.013 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:19 smithi046 bash[75827]: 0b9aaf122a1fc7d511da947e4d9a177e8a9986d6a44ad843007dede35c1e33ee 2024-08-17T17:26:20.014 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:19 smithi046 systemd[1]: Started Ceph prometheus.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:26:20.382 INFO:tasks.rados.rados.0.smithi037.stdout:543: done (2 left) 2024-08-17T17:26:20.382 INFO:tasks.rados.rados.0.smithi037.stdout:544: snap_create 2024-08-17T17:26:20.382 INFO:tasks.rados.rados.0.smithi037.stdout:541: finishing write tid 1 to smithi03781225-24 2024-08-17T17:26:20.382 INFO:tasks.rados.rados.0.smithi037.stdout:541: finishing write tid 2 to smithi03781225-24 2024-08-17T17:26:20.382 INFO:tasks.rados.rados.0.smithi037.stdout:541: finishing write tid 3 to smithi03781225-24 2024-08-17T17:26:20.382 INFO:tasks.rados.rados.0.smithi037.stdout:541: finishing write tid 4 to smithi03781225-24 2024-08-17T17:26:20.382 INFO:tasks.rados.rados.0.smithi037.stdout:541: finishing write tid 5 to smithi03781225-24 2024-08-17T17:26:20.382 INFO:tasks.rados.rados.0.smithi037.stdout:541: finishing write tid 6 to smithi03781225-24 2024-08-17T17:26:20.382 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 24 v 185 (ObjNum 237 snap 70 seq_num 237) dirty exists 2024-08-17T17:26:20.383 INFO:tasks.rados.rados.0.smithi037.stdout:541: left oid 24 (ObjNum 237 snap 70 seq_num 237) 2024-08-17T17:26:20.383 INFO:tasks.rados.rados.0.smithi037.stdout:542: expect (ObjNum 136 snap 28 seq_num 136) 2024-08-17T17:26:20.994 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:26:20.994 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:20 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:20.994 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:20 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:20.994 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:20 smithi037 ceph-mon[41254]: Reconfiguring grafana.a (dependencies changed)... 2024-08-17T17:26:20.994 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:20 smithi037 ceph-mon[41254]: Reconfiguring daemon grafana.a on smithi046 2024-08-17T17:26:20.994 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:20 smithi037 ceph-mon[41254]: osdmap e204: 8 total, 8 up, 8 in 2024-08-17T17:26:20.995 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:20 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:20.995 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:20 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:20.995 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:20 smithi037 ceph-mon[31110]: Reconfiguring grafana.a (dependencies changed)... 2024-08-17T17:26:20.995 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:20 smithi037 ceph-mon[31110]: Reconfiguring daemon grafana.a on smithi046 2024-08-17T17:26:20.995 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:20 smithi037 ceph-mon[31110]: osdmap e204: 8 total, 8 up, 8 in 2024-08-17T17:26:21.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:20 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:21.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:20 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:21.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:20 smithi046 ceph-mon[34315]: Reconfiguring grafana.a (dependencies changed)... 2024-08-17T17:26:21.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:20 smithi046 ceph-mon[34315]: Reconfiguring daemon grafana.a on smithi046 2024-08-17T17:26:21.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:20 smithi046 ceph-mon[34315]: osdmap e204: 8 total, 8 up, 8 in 2024-08-17T17:26:21.384 INFO:tasks.rados.rados.0.smithi037.stdout:541: done (2 left) 2024-08-17T17:26:21.384 INFO:tasks.rados.rados.0.smithi037.stdout:542: done (1 left) 2024-08-17T17:26:21.384 INFO:tasks.rados.rados.0.smithi037.stdout:544: done (0 left) 2024-08-17T17:26:21.384 INFO:tasks.rados.rados.0.smithi037.stdout:545: write oid 42 current snap is 71 2024-08-17T17:26:21.384 INFO:tasks.rados.rados.0.smithi037.stdout:545: seq_num 238 ranges {400066=716205,1860832=139234} 2024-08-17T17:26:21.390 INFO:tasks.rados.rados.0.smithi037.stdout:545: writing smithi03781225-42 from 400066 to 1116271 tid 1 2024-08-17T17:26:21.395 INFO:tasks.rados.rados.0.smithi037.stdout:545: writing smithi03781225-42 from 1860832 to 2000066 tid 2 2024-08-17T17:26:21.395 INFO:tasks.rados.rados.0.smithi037.stdout:546: snap_remove snap 62 2024-08-17T17:26:22.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:21 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1524934066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:22.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:21 smithi046 ceph-mon[34315]: from='client.25511 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:22.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:21 smithi046 ceph-mon[34315]: pgmap v84: 89 pgs: 89 active+clean; 281 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-08-17T17:26:22.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:21 smithi046 ceph-mon[34315]: osdmap e205: 8 total, 8 up, 8 in 2024-08-17T17:26:22.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:21 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1524934066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:22.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:21 smithi037 ceph-mon[31110]: from='client.25511 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:22.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:21 smithi037 ceph-mon[31110]: pgmap v84: 89 pgs: 89 active+clean; 281 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-08-17T17:26:22.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:21 smithi037 ceph-mon[31110]: osdmap e205: 8 total, 8 up, 8 in 2024-08-17T17:26:22.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:21 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1524934066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:22.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:21 smithi037 ceph-mon[41254]: from='client.25511 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:22.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:21 smithi037 ceph-mon[41254]: pgmap v84: 89 pgs: 89 active+clean; 281 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-08-17T17:26:22.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:21 smithi037 ceph-mon[41254]: osdmap e205: 8 total, 8 up, 8 in 2024-08-17T17:26:22.389 INFO:tasks.rados.rados.0.smithi037.stdout:546: done (1 left) 2024-08-17T17:26:22.390 INFO:tasks.rados.rados.0.smithi037.stdout:547: snap_create 2024-08-17T17:26:22.390 INFO:tasks.rados.rados.0.smithi037.stdout:545: finishing write tid 1 to smithi03781225-42 2024-08-17T17:26:22.390 INFO:tasks.rados.rados.0.smithi037.stdout:545: finishing write tid 2 to smithi03781225-42 2024-08-17T17:26:22.390 INFO:tasks.rados.rados.0.smithi037.stdout:545: finishing write tid 3 to smithi03781225-42 2024-08-17T17:26:22.390 INFO:tasks.rados.rados.0.smithi037.stdout:545: finishing write tid 4 to smithi03781225-42 2024-08-17T17:26:22.390 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 292 (ObjNum 238 snap 71 seq_num 238) dirty exists 2024-08-17T17:26:22.390 INFO:tasks.rados.rados.0.smithi037.stdout:545: left oid 42 (ObjNum 238 snap 71 seq_num 238) 2024-08-17T17:26:22.675 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:22 smithi046 systemd[1]: Stopping Ceph grafana.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:26:23.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:22 smithi046 ceph-mon[34315]: from='client.15615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:23.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:22 smithi046 ceph-mon[34315]: osdmap e206: 8 total, 8 up, 8 in 2024-08-17T17:26:23.011 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:22 smithi046 podman[76063]: 2024-08-17 17:26:22.804263856 +0000 UTC m=+0.116593647 container died fa60544b18efb0d1727d428d67cc63eefae218016f6edc85c92dbf999e47faf1 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a, io.openshift.tags=base rhel8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, com.redhat.component=ubi8-container, distribution-scope=public, architecture=x86_64, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.k8s.display-name=Red Hat Universal Base Image 8, name=ubi8, io.buildah.version=1.32.0, version=8.5, build-date=2022-04-29T11:48:11.055897, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-type=git, vendor=Red Hat, Inc., release=239.1651231664, description=Ceph Grafana Container, io.openshift.expose-services=, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, maintainer=Paul Cuzner ) 2024-08-17T17:26:23.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:22 smithi037 ceph-mon[31110]: from='client.15615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:23.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:22 smithi037 ceph-mon[31110]: osdmap e206: 8 total, 8 up, 8 in 2024-08-17T17:26:23.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:22 smithi037 ceph-mon[41254]: from='client.15615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:23.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:22 smithi037 ceph-mon[41254]: osdmap e206: 8 total, 8 up, 8 in 2024-08-17T17:26:23.386 INFO:tasks.rados.rados.0.smithi037.stdout:545: done (1 left) 2024-08-17T17:26:23.387 INFO:tasks.rados.rados.0.smithi037.stdout:547: done (0 left) 2024-08-17T17:26:23.387 INFO:tasks.rados.rados.0.smithi037.stdout:548: snap_remove snap 65 2024-08-17T17:26:23.511 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:23 smithi046 podman[76063]: 2024-08-17 17:26:23.268643266 +0000 UTC m=+0.580973098 container cleanup fa60544b18efb0d1727d428d67cc63eefae218016f6edc85c92dbf999e47faf1 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.openshift.tags=base rhel8, name=ubi8, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, build-date=2022-04-29T11:48:11.055897, description=Ceph Grafana Container, vcs-type=git, distribution-scope=public, architecture=x86_64, io.buildah.version=1.32.0, io.openshift.expose-services=, vendor=Red Hat, Inc., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, maintainer=Paul Cuzner , com.redhat.component=ubi8-container, io.k8s.display-name=Red Hat Universal Base Image 8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, version=8.5, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., release=239.1651231664) 2024-08-17T17:26:23.511 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:23 smithi046 bash[76063]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a 2024-08-17T17:26:23.932 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:23 smithi046 ceph-mon[34315]: pgmap v87: 89 pgs: 89 active+clean; 282 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.6 MiB/s rd, 654 KiB/s wr, 7 op/s 2024-08-17T17:26:23.933 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:23 smithi046 ceph-mon[34315]: osdmap e207: 8 total, 8 up, 8 in 2024-08-17T17:26:23.933 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:23 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1626486431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:23.933 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:23 smithi046 podman[76076]: 2024-08-17 17:26:23.570469277 +0000 UTC m=+0.763595555 container remove fa60544b18efb0d1727d428d67cc63eefae218016f6edc85c92dbf999e47faf1 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, distribution-scope=public, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, vcs-type=git, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.k8s.display-name=Red Hat Universal Base Image 8, maintainer=Paul Cuzner , architecture=x86_64, release=239.1651231664, vendor=Red Hat, Inc., io.buildah.version=1.32.0, io.openshift.tags=base rhel8, build-date=2022-04-29T11:48:11.055897, com.redhat.component=ubi8-container, description=Ceph Grafana Container, version=8.5, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., name=ubi8, io.openshift.expose-services=, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com) 2024-08-17T17:26:23.933 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:23 smithi046 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-08-17T17:26:23.933 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:23 smithi046 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-08-17T17:26:23.934 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:23 smithi046 systemd[1]: Stopped Ceph grafana.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:26:23.934 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:23 smithi046 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@grafana.a.service: Consumed 5.474s CPU time. 2024-08-17T17:26:23.934 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:23 smithi046 systemd[1]: Starting Ceph grafana.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:26:23.944 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:26:23.944 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:23 smithi037 ceph-mon[31110]: pgmap v87: 89 pgs: 89 active+clean; 282 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.6 MiB/s rd, 654 KiB/s wr, 7 op/s 2024-08-17T17:26:23.944 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:23 smithi037 ceph-mon[31110]: osdmap e207: 8 total, 8 up, 8 in 2024-08-17T17:26:23.944 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:23 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1626486431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:23.945 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:23 smithi037 ceph-mon[41254]: pgmap v87: 89 pgs: 89 active+clean; 282 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.6 MiB/s rd, 654 KiB/s wr, 7 op/s 2024-08-17T17:26:23.945 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:23 smithi037 ceph-mon[41254]: osdmap e207: 8 total, 8 up, 8 in 2024-08-17T17:26:23.945 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:23 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1626486431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:24.249 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:23 smithi046 podman[76168]: 2024-08-17 17:26:23.83394938 +0000 UTC m=+0.017952324 image pull 954c08fa618887fe9a6fe572ae541197c77e625b05f4193df7898f5ac649ada9 quay.io/ceph/ceph-grafana:9.4.7 2024-08-17T17:26:24.249 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:23 smithi046 podman[76168]: 2024-08-17 17:26:23.981907013 +0000 UTC m=+0.165909943 container create 8a204954fcfa5d744df7420987f294af331926e3ca1ad68d1ddafd029cf32c69 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.component=ubi8-container, vendor=Red Hat, Inc., version=8.5, io.openshift.expose-services=, architecture=x86_64, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.k8s.display-name=Red Hat Universal Base Image 8, name=ubi8, description=Ceph Grafana Container, build-date=2022-04-29T11:48:11.055897, distribution-scope=public, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., maintainer=Paul Cuzner , url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, io.buildah.version=1.32.0, io.openshift.tags=base rhel8, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, release=239.1651231664, vcs-type=git) 2024-08-17T17:26:24.249 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:24 smithi046 podman[76168]: 2024-08-17 17:26:24.173739336 +0000 UTC m=+0.357742282 container init 8a204954fcfa5d744df7420987f294af331926e3ca1ad68d1ddafd029cf32c69 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a, build-date=2022-04-29T11:48:11.055897, vcs-type=git, maintainer=Paul Cuzner , vendor=Red Hat, Inc., vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.buildah.version=1.32.0, io.k8s.display-name=Red Hat Universal Base Image 8, version=8.5, com.redhat.component=ubi8-container, name=ubi8, distribution-scope=public, architecture=x86_64, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, description=Ceph Grafana Container, io.openshift.expose-services=, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, io.openshift.tags=base rhel8, release=239.1651231664) 2024-08-17T17:26:24.249 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:24 smithi046 podman[76168]: 2024-08-17 17:26:24.176614216 +0000 UTC m=+0.360617149 container start 8a204954fcfa5d744df7420987f294af331926e3ca1ad68d1ddafd029cf32c69 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a, io.openshift.tags=base rhel8, io.k8s.display-name=Red Hat Universal Base Image 8, vcs-type=git, architecture=x86_64, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, com.redhat.component=ubi8-container, maintainer=Paul Cuzner , vendor=Red Hat, Inc., version=8.5, description=Ceph Grafana Container, release=239.1651231664, build-date=2022-04-29T11:48:11.055897, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.buildah.version=1.32.0, summary=Grafana Container configured for Ceph mgr/dashboard integration, name=ubi8, io.openshift.expose-services=, distribution-scope=public, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.) 2024-08-17T17:26:24.375 INFO:tasks.rados.rados.0.smithi037.stdout:548: done (0 left) 2024-08-17T17:26:24.375 INFO:tasks.rados.rados.0.smithi037.stdout:549: rollback oid 39 current snap is 72 2024-08-17T17:26:24.375 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 39 to 64 2024-08-17T17:26:24.375 INFO:tasks.rados.rados.0.smithi037.stdout:550: read oid 9 snap -1 2024-08-17T17:26:24.376 INFO:tasks.rados.rados.0.smithi037.stdout:550: expect (ObjNum 220 snap 61 seq_num 220) 2024-08-17T17:26:24.376 INFO:tasks.rados.rados.0.smithi037.stdout:551: snap_create 2024-08-17T17:26:24.379 INFO:tasks.rados.rados.0.smithi037.stdout:549: finishing rollback tid 0 to smithi03781225-39 2024-08-17T17:26:24.379 INFO:tasks.rados.rados.0.smithi037.stdout:549: finishing rollback tid 1 to smithi03781225-39 2024-08-17T17:26:24.379 INFO:tasks.rados.rados.0.smithi037.stdout:549: finishing rollback tid 2 to smithi03781225-39 2024-08-17T17:26:24.380 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 251 (ObjNum 190 snap 50 seq_num 190) dirty exists 2024-08-17T17:26:24.388 INFO:tasks.rados.rados.0.smithi037.stdout:550: expect (ObjNum 220 snap 61 seq_num 220) 2024-08-17T17:26:24.512 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:24 smithi046 bash[76168]: 8a204954fcfa5d744df7420987f294af331926e3ca1ad68d1ddafd029cf32c69 2024-08-17T17:26:24.512 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:24 smithi046 systemd[1]: Started Ceph grafana.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:26:24.512 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=settings t=2024-08-17T17:26:24.338752957Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-08-17T17:26:24.512 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=settings t=2024-08-17T17:26:24.338935587Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-08-17T17:26:24.513 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=settings t=2024-08-17T17:26:24.338956204Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-08-17T17:26:24.513 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=settings t=2024-08-17T17:26:24.338964798Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-08-17T17:26:24.513 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=settings t=2024-08-17T17:26:24.338971534Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-08-17T17:26:24.513 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=settings t=2024-08-17T17:26:24.338978457Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-08-17T17:26:24.513 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=settings t=2024-08-17T17:26:24.338984731Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-08-17T17:26:24.513 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=settings t=2024-08-17T17:26:24.338991783Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-08-17T17:26:24.514 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=settings t=2024-08-17T17:26:24.338998141Z level=info msg="Path Home" path=/usr/share/grafana 2024-08-17T17:26:24.514 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=settings t=2024-08-17T17:26:24.339004371Z level=info msg="Path Data" path=/var/lib/grafana 2024-08-17T17:26:24.514 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=settings t=2024-08-17T17:26:24.339010367Z level=info msg="Path Logs" path=/var/log/grafana 2024-08-17T17:26:24.514 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=settings t=2024-08-17T17:26:24.339016327Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-08-17T17:26:24.514 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=settings t=2024-08-17T17:26:24.339022427Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-08-17T17:26:24.514 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=settings t=2024-08-17T17:26:24.33902868Z level=info msg="App mode production" 2024-08-17T17:26:24.514 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=sqlstore t=2024-08-17T17:26:24.33907489Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-08-17T17:26:24.515 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=sqlstore t=2024-08-17T17:26:24.339092311Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-08-17T17:26:24.515 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=migrator t=2024-08-17T17:26:24.353872615Z level=info msg="Starting DB migrations" 2024-08-17T17:26:24.515 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=migrator t=2024-08-17T17:26:24.359106109Z level=info msg="migrations completed" performed=0 skipped=481 duration=623.765µs 2024-08-17T17:26:24.515 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=sqlstore t=2024-08-17T17:26:24.359476397Z level=info msg="Created default organization" 2024-08-17T17:26:24.515 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=plugin.loader t=2024-08-17T17:26:24.423341625Z level=info msg="Plugin registered" pluginID=input 2024-08-17T17:26:24.515 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=plugin.loader t=2024-08-17T17:26:24.4558335Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-08-17T17:26:24.515 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=plugin.loader t=2024-08-17T17:26:24.455864818Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-08-17T17:26:24.516 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=secrets t=2024-08-17T17:26:24.455901917Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-08-17T17:26:24.516 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=query_data t=2024-08-17T17:26:24.457581517Z level=info msg="Query Service initialization" 2024-08-17T17:26:24.516 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=live.push_http t=2024-08-17T17:26:24.460168093Z level=info msg="Live Push Gateway initialization" 2024-08-17T17:26:25.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:24 smithi046 ceph-mon[34315]: from='client.25529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:25.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:24 smithi046 ceph-mon[34315]: from='client.25535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:25.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:24 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:25.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:24 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:25.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:24 smithi046 ceph-mon[34315]: osdmap e208: 8 total, 8 up, 8 in 2024-08-17T17:26:25.012 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:24 smithi046 systemd[1]: Stopping Ceph node-exporter.b for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:26:25.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:24 smithi037 ceph-mon[41254]: from='client.25529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:25.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:24 smithi037 ceph-mon[41254]: from='client.25535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:25.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:24 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:25.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:24 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:25.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:24 smithi037 ceph-mon[41254]: osdmap e208: 8 total, 8 up, 8 in 2024-08-17T17:26:25.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:24 smithi037 ceph-mon[31110]: from='client.25529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:25.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:24 smithi037 ceph-mon[31110]: from='client.25535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:25.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:24 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:25.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:24 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:25.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:24 smithi037 ceph-mon[31110]: osdmap e208: 8 total, 8 up, 8 in 2024-08-17T17:26:25.376 INFO:tasks.rados.rados.0.smithi037.stdout:549: done (2 left) 2024-08-17T17:26:25.376 INFO:tasks.rados.rados.0.smithi037.stdout:550: done (1 left) 2024-08-17T17:26:25.376 INFO:tasks.rados.rados.0.smithi037.stdout:551: done (0 left) 2024-08-17T17:26:25.376 INFO:tasks.rados.rados.0.smithi037.stdout:552: write oid 40 current snap is 73 2024-08-17T17:26:25.376 INFO:tasks.rados.rados.0.smithi037.stdout:552: seq_num 239 ranges {416873=791454,1919314=97559} 2024-08-17T17:26:25.382 INFO:tasks.rados.rados.0.smithi037.stdout:552: writing smithi03781225-40 from 416873 to 1208327 tid 1 2024-08-17T17:26:25.387 INFO:tasks.rados.rados.0.smithi037.stdout:552: writing smithi03781225-40 from 1919314 to 2016873 tid 2 2024-08-17T17:26:25.387 INFO:tasks.rados.rados.0.smithi037.stdout:553: read oid 4 snap 69 2024-08-17T17:26:25.387 INFO:tasks.rados.rados.0.smithi037.stdout:553: expect (ObjNum 185 snap 49 seq_num 185) 2024-08-17T17:26:25.387 INFO:tasks.rados.rados.0.smithi037.stdout:554: write oid 24 current snap is 73 2024-08-17T17:26:25.387 INFO:tasks.rados.rados.0.smithi037.stdout:554: seq_num 240 ranges {433680=466703,1577796=455884} 2024-08-17T17:26:25.392 INFO:tasks.rados.rados.0.smithi037.stdout:554: writing smithi03781225-24 from 433680 to 900383 tid 1 2024-08-17T17:26:25.399 INFO:tasks.rados.rados.0.smithi037.stdout:554: writing smithi03781225-24 from 1577796 to 2033680 tid 2 2024-08-17T17:26:25.399 INFO:tasks.rados.rados.0.smithi037.stdout:555: rollback oid 23 current snap is 73 2024-08-17T17:26:25.399 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 23 to 31 2024-08-17T17:26:25.399 INFO:tasks.rados.rados.0.smithi037.stdout:552: finishing write tid 1 to smithi03781225-40 2024-08-17T17:26:25.400 INFO:tasks.rados.rados.0.smithi037.stdout:552: finishing write tid 2 to smithi03781225-40 2024-08-17T17:26:25.400 INFO:tasks.rados.rados.0.smithi037.stdout:556: read oid 8 snap -1 2024-08-17T17:26:25.400 INFO:tasks.rados.rados.0.smithi037.stdout:556: expect (ObjNum 207 snap 59 seq_num 207) 2024-08-17T17:26:25.400 INFO:tasks.rados.rados.0.smithi037.stdout:557: write oid 29 current snap is 73 2024-08-17T17:26:25.400 INFO:tasks.rados.rados.0.smithi037.stdout:552: finishing write tid 3 to smithi03781225-40 2024-08-17T17:26:25.400 INFO:tasks.rados.rados.0.smithi037.stdout:552: finishing write tid 4 to smithi03781225-40 2024-08-17T17:26:25.400 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 40 v 162 (ObjNum 239 snap 73 seq_num 239) dirty exists 2024-08-17T17:26:25.400 INFO:tasks.rados.rados.0.smithi037.stdout:552: left oid 40 (ObjNum 239 snap 73 seq_num 239) 2024-08-17T17:26:25.400 INFO:tasks.rados.rados.0.smithi037.stdout:553: expect (ObjNum 185 snap 49 seq_num 185) 2024-08-17T17:26:25.438 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:25 smithi046 podman[76341]: 2024-08-17 17:26:25.148130494 +0000 UTC m=+0.118040807 container died edfc876d914ca86bdfc0c826090b8ac192d356b3fcb3dbb3494291ef854426c7 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-17T17:26:25.439 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=infra.usagestats.collector t=2024-08-17T17:26:25.25533338Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-08-17T17:26:25.439 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=provisioning.datasources t=2024-08-17T17:26:25.343725219Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-08-17T17:26:25.439 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=provisioning.datasources t=2024-08-17T17:26:25.343796401Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-08-17T17:26:25.439 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=provisioning.datasources t=2024-08-17T17:26:25.354996437Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-08-17T17:26:25.503 INFO:tasks.rados.rados.0.smithi037.stdout:554: finishing write tid 1 to smithi03781225-24 2024-08-17T17:26:25.503 INFO:tasks.rados.rados.0.smithi037.stdout:555: finishing rollback tid 1 to smithi03781225-23 2024-08-17T17:26:25.503 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 23 v 0 (ObjNum 129 snap 0 seq_num 4060680544) dirty dne 2024-08-17T17:26:25.503 INFO:tasks.rados.rados.0.smithi037.stdout:554: finishing write tid 2 to smithi03781225-24 2024-08-17T17:26:25.503 INFO:tasks.rados.rados.0.smithi037.stdout:554: finishing write tid 3 to smithi03781225-24 2024-08-17T17:26:25.503 INFO:tasks.rados.rados.0.smithi037.stdout:554: finishing write tid 4 to smithi03781225-24 2024-08-17T17:26:25.503 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 24 v 197 (ObjNum 240 snap 73 seq_num 240) dirty exists 2024-08-17T17:26:25.503 INFO:tasks.rados.rados.0.smithi037.stdout:554: left oid 24 (ObjNum 240 snap 73 seq_num 240) 2024-08-17T17:26:25.503 INFO:tasks.rados.rados.0.smithi037.stdout:556: expect (ObjNum 207 snap 59 seq_num 207) 2024-08-17T17:26:25.662 INFO:tasks.rados.rados.0.smithi037.stdout:557: seq_num 241 ranges {450487=541952,1636278=414209} 2024-08-17T17:26:25.668 INFO:tasks.rados.rados.0.smithi037.stdout:557: writing smithi03781225-29 from 450487 to 992439 tid 1 2024-08-17T17:26:25.674 INFO:tasks.rados.rados.0.smithi037.stdout:557: writing smithi03781225-29 from 1636278 to 2050487 tid 2 2024-08-17T17:26:25.674 INFO:tasks.rados.rados.0.smithi037.stdout:552: done (5 left) 2024-08-17T17:26:25.674 INFO:tasks.rados.rados.0.smithi037.stdout:553: done (4 left) 2024-08-17T17:26:25.674 INFO:tasks.rados.rados.0.smithi037.stdout:554: done (3 left) 2024-08-17T17:26:25.674 INFO:tasks.rados.rados.0.smithi037.stdout:555: done (2 left) 2024-08-17T17:26:25.674 INFO:tasks.rados.rados.0.smithi037.stdout:556: done (1 left) 2024-08-17T17:26:25.674 INFO:tasks.rados.rados.0.smithi037.stdout:558: delete oid 27 current snap is 73 2024-08-17T17:26:25.674 INFO:tasks.rados.rados.0.smithi037.stdout:557: finishing write tid 1 to smithi03781225-29 2024-08-17T17:26:25.678 INFO:tasks.rados.rados.0.smithi037.stdout:557: finishing write tid 2 to smithi03781225-29 2024-08-17T17:26:25.678 INFO:tasks.rados.rados.0.smithi037.stdout:558: done (1 left) 2024-08-17T17:26:25.678 INFO:tasks.rados.rados.0.smithi037.stdout:559: write oid 26 current snap is 73 2024-08-17T17:26:25.678 INFO:tasks.rados.rados.0.smithi037.stdout:559: seq_num 243 ranges {484101=692450,1636889=447212} 2024-08-17T17:26:25.682 INFO:tasks.rados.rados.0.smithi037.stdout:559: writing smithi03781225-26 from 484101 to 1176551 tid 1 2024-08-17T17:26:25.688 INFO:tasks.rados.rados.0.smithi037.stdout:559: writing smithi03781225-26 from 1636889 to 2084101 tid 2 2024-08-17T17:26:25.688 INFO:tasks.rados.rados.0.smithi037.stdout:560: rollback oid 35 current snap is 73 2024-08-17T17:26:25.688 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 35 to 67 2024-08-17T17:26:25.688 INFO:tasks.rados.rados.0.smithi037.stdout:557: finishing write tid 3 to smithi03781225-29 2024-08-17T17:26:25.688 INFO:tasks.rados.rados.0.smithi037.stdout:557: finishing write tid 4 to smithi03781225-29 2024-08-17T17:26:25.688 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 193 (ObjNum 241 snap 73 seq_num 241) dirty exists 2024-08-17T17:26:25.688 INFO:tasks.rados.rados.0.smithi037.stdout:557: left oid 29 (ObjNum 241 snap 73 seq_num 241) 2024-08-17T17:26:25.688 INFO:tasks.rados.rados.0.smithi037.stdout:559: finishing write tid 1 to smithi03781225-26 2024-08-17T17:26:25.689 INFO:tasks.rados.rados.0.smithi037.stdout:557: done (2 left) 2024-08-17T17:26:25.689 INFO:tasks.rados.rados.0.smithi037.stdout:561: delete oid 44 current snap is 73 2024-08-17T17:26:25.690 INFO:tasks.rados.rados.0.smithi037.stdout:560: finishing rollback tid 1 to smithi03781225-35 2024-08-17T17:26:25.690 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 35 v 49 (ObjNum 129 snap 0 seq_num 4060862624) dirty dne 2024-08-17T17:26:25.690 INFO:tasks.rados.rados.0.smithi037.stdout:560: done (2 left) 2024-08-17T17:26:25.690 INFO:tasks.rados.rados.0.smithi037.stdout:561: done (1 left) 2024-08-17T17:26:25.690 INFO:tasks.rados.rados.0.smithi037.stdout:562: delete oid 34 current snap is 73 2024-08-17T17:26:25.690 INFO:tasks.rados.rados.0.smithi037.stdout:559: finishing write tid 2 to smithi03781225-26 2024-08-17T17:26:25.690 INFO:tasks.rados.rados.0.smithi037.stdout:559: finishing write tid 3 to smithi03781225-26 2024-08-17T17:26:25.690 INFO:tasks.rados.rados.0.smithi037.stdout:559: finishing write tid 4 to smithi03781225-26 2024-08-17T17:26:25.691 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 149 (ObjNum 243 snap 73 seq_num 243) dirty exists 2024-08-17T17:26:25.691 INFO:tasks.rados.rados.0.smithi037.stdout:559: left oid 26 (ObjNum 243 snap 73 seq_num 243) 2024-08-17T17:26:25.691 INFO:tasks.rados.rados.0.smithi037.stdout:559: done (1 left) 2024-08-17T17:26:25.691 INFO:tasks.rados.rados.0.smithi037.stdout:562: done (0 left) 2024-08-17T17:26:25.691 INFO:tasks.rados.rados.0.smithi037.stdout:563: delete oid 24 current snap is 73 2024-08-17T17:26:25.692 INFO:tasks.rados.rados.0.smithi037.stdout:563: done (0 left) 2024-08-17T17:26:25.692 INFO:tasks.rados.rados.0.smithi037.stdout:564: write oid 4 current snap is 73 2024-08-17T17:26:25.692 INFO:tasks.rados.rados.0.smithi037.stdout:564: seq_num 247 ranges {551329=709799,1870817=280512} 2024-08-17T17:26:25.698 INFO:tasks.rados.rados.0.smithi037.stdout:564: writing smithi03781225-4 from 551329 to 1261128 tid 1 2024-08-17T17:26:25.704 INFO:tasks.rados.rados.0.smithi037.stdout:564: writing smithi03781225-4 from 1870817 to 2151329 tid 2 2024-08-17T17:26:25.704 INFO:tasks.rados.rados.0.smithi037.stdout:565: read oid 31 snap -1 2024-08-17T17:26:25.704 INFO:tasks.rados.rados.0.smithi037.stdout:565: expect (ObjNum 138 snap 30 seq_num 138) 2024-08-17T17:26:25.704 INFO:tasks.rados.rados.0.smithi037.stdout:566: snap_create 2024-08-17T17:26:25.704 INFO:tasks.rados.rados.0.smithi037.stdout:564: finishing write tid 1 to smithi03781225-4 2024-08-17T17:26:25.706 INFO:tasks.rados.rados.0.smithi037.stdout:564: finishing write tid 2 to smithi03781225-4 2024-08-17T17:26:25.706 INFO:tasks.rados.rados.0.smithi037.stdout:564: finishing write tid 3 to smithi03781225-4 2024-08-17T17:26:25.706 INFO:tasks.rados.rados.0.smithi037.stdout:564: finishing write tid 4 to smithi03781225-4 2024-08-17T17:26:25.706 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 197 (ObjNum 247 snap 73 seq_num 247) dirty exists 2024-08-17T17:26:25.706 INFO:tasks.rados.rados.0.smithi037.stdout:564: left oid 4 (ObjNum 247 snap 73 seq_num 247) 2024-08-17T17:26:25.707 INFO:tasks.rados.rados.0.smithi037.stdout:565: expect (ObjNum 138 snap 30 seq_num 138) 2024-08-17T17:26:25.761 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:25 smithi046 podman[76341]: 2024-08-17 17:26:25.61282713 +0000 UTC m=+0.582737435 container cleanup edfc876d914ca86bdfc0c826090b8ac192d356b3fcb3dbb3494291ef854426c7 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-17T17:26:25.761 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:25 smithi046 bash[76341]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b 2024-08-17T17:26:25.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:25 smithi046 ceph-mon[34315]: Reconfiguring node-exporter.b (dependencies changed)... 2024-08-17T17:26:25.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:25 smithi046 ceph-mon[34315]: Deploying daemon node-exporter.b on smithi046 2024-08-17T17:26:25.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:25 smithi046 ceph-mon[34315]: pgmap v90: 89 pgs: 89 active+clean; 282 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.6 MiB/s rd, 654 KiB/s wr, 7 op/s 2024-08-17T17:26:25.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:25 smithi046 ceph-mon[34315]: osdmap e209: 8 total, 8 up, 8 in 2024-08-17T17:26:25.762 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=provisioning.alerting t=2024-08-17T17:26:25.438488525Z level=info msg="starting to provision alerting" 2024-08-17T17:26:25.762 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=provisioning.alerting t=2024-08-17T17:26:25.438514792Z level=info msg="finished to provision alerting" 2024-08-17T17:26:25.762 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=grafanaStorageLogger t=2024-08-17T17:26:25.438675755Z level=info msg="storage starting" 2024-08-17T17:26:25.762 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=ngalert.state.manager t=2024-08-17T17:26:25.438689635Z level=info msg="Warming state cache for startup" 2024-08-17T17:26:25.762 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=http.server t=2024-08-17T17:26:25.444730784Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-08-17T17:26:25.762 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=ngalert.state.manager t=2024-08-17T17:26:25.451091562Z level=info msg="State cache has been initialized" states=0 duration=12.401077ms 2024-08-17T17:26:25.762 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=ticker t=2024-08-17T17:26:25.451163283Z level=info msg=starting first_tick=2024-08-17T17:26:30Z 2024-08-17T17:26:25.763 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:26:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=ngalert.multiorg.alertmanager t=2024-08-17T17:26:25.451157185Z level=info msg="starting MultiOrg Alertmanager" 2024-08-17T17:26:26.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:25 smithi037 ceph-mon[41254]: Reconfiguring node-exporter.b (dependencies changed)... 2024-08-17T17:26:26.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:25 smithi037 ceph-mon[41254]: Deploying daemon node-exporter.b on smithi046 2024-08-17T17:26:26.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:25 smithi037 ceph-mon[41254]: pgmap v90: 89 pgs: 89 active+clean; 282 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.6 MiB/s rd, 654 KiB/s wr, 7 op/s 2024-08-17T17:26:26.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:25 smithi037 ceph-mon[41254]: osdmap e209: 8 total, 8 up, 8 in 2024-08-17T17:26:26.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:25 smithi037 ceph-mon[31110]: Reconfiguring node-exporter.b (dependencies changed)... 2024-08-17T17:26:26.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:25 smithi037 ceph-mon[31110]: Deploying daemon node-exporter.b on smithi046 2024-08-17T17:26:26.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:25 smithi037 ceph-mon[31110]: pgmap v90: 89 pgs: 89 active+clean; 282 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.6 MiB/s rd, 654 KiB/s wr, 7 op/s 2024-08-17T17:26:26.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:25 smithi037 ceph-mon[31110]: osdmap e209: 8 total, 8 up, 8 in 2024-08-17T17:26:26.074 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:26:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:26:25] "GET /metrics HTTP/1.1" 200 36309 "" "Prometheus/2.51.0" 2024-08-17T17:26:26.075 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:25 smithi046 podman[76354]: 2024-08-17 17:26:25.814404653 +0000 UTC m=+0.669964968 container remove edfc876d914ca86bdfc0c826090b8ac192d356b3fcb3dbb3494291ef854426c7 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-17T17:26:26.075 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:25 smithi046 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-08-17T17:26:26.075 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:26 smithi046 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-08-17T17:26:26.075 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:26 smithi046 systemd[1]: Stopped Ceph node-exporter.b for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:26:26.075 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:26 smithi046 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@node-exporter.b.service: Consumed 2.162s CPU time. 2024-08-17T17:26:26.481 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:26 smithi046 systemd[1]: Starting Ceph node-exporter.b for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:26:26.702 INFO:tasks.rados.rados.0.smithi037.stdout:564: done (2 left) 2024-08-17T17:26:26.702 INFO:tasks.rados.rados.0.smithi037.stdout:565: done (1 left) 2024-08-17T17:26:26.702 INFO:tasks.rados.rados.0.smithi037.stdout:566: done (0 left) 2024-08-17T17:26:26.702 INFO:tasks.rados.rados.0.smithi037.stdout:567: write oid 36 current snap is 74 2024-08-17T17:26:26.702 INFO:tasks.rados.rados.0.smithi037.stdout:567: seq_num 248 ranges {568136=785048,1929299=238837} 2024-08-17T17:26:26.706 INFO:tasks.rados.rados.0.smithi037.stdout:567: writing smithi03781225-36 from 568136 to 1353184 tid 1 2024-08-17T17:26:26.711 INFO:tasks.rados.rados.0.smithi037.stdout:567: writing smithi03781225-36 from 1929299 to 2168136 tid 2 2024-08-17T17:26:26.711 INFO:tasks.rados.rados.0.smithi037.stdout:568: rollback oid 12 current snap is 74 2024-08-17T17:26:26.711 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 12 to 73 2024-08-17T17:26:26.712 INFO:tasks.rados.rados.0.smithi037.stdout:567: finishing write tid 1 to smithi03781225-36 2024-08-17T17:26:26.712 INFO:tasks.rados.rados.0.smithi037.stdout:569: write oid 18 current snap is 74 2024-08-17T17:26:26.712 INFO:tasks.rados.rados.0.smithi037.stdout:569: seq_num 249 ranges {584943=460297,1587781=597162} 2024-08-17T17:26:26.717 INFO:tasks.rados.rados.0.smithi037.stdout:569: writing smithi03781225-18 from 584943 to 1045240 tid 1 2024-08-17T17:26:26.724 INFO:tasks.rados.rados.0.smithi037.stdout:569: writing smithi03781225-18 from 1587781 to 2184943 tid 2 2024-08-17T17:26:26.724 INFO:tasks.rados.rados.0.smithi037.stdout:570: rollback oid 21 current snap is 74 2024-08-17T17:26:26.724 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 21 to 68 2024-08-17T17:26:26.724 INFO:tasks.rados.rados.0.smithi037.stdout:567: finishing write tid 2 to smithi03781225-36 2024-08-17T17:26:26.724 INFO:tasks.rados.rados.0.smithi037.stdout:567: finishing write tid 3 to smithi03781225-36 2024-08-17T17:26:26.724 INFO:tasks.rados.rados.0.smithi037.stdout:567: finishing write tid 4 to smithi03781225-36 2024-08-17T17:26:26.725 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 36 v 256 (ObjNum 248 snap 74 seq_num 248) dirty exists 2024-08-17T17:26:26.725 INFO:tasks.rados.rados.0.smithi037.stdout:567: left oid 36 (ObjNum 248 snap 74 seq_num 248) 2024-08-17T17:26:26.725 INFO:tasks.rados.rados.0.smithi037.stdout:568: finishing rollback tid 0 to smithi03781225-12 2024-08-17T17:26:26.725 INFO:tasks.rados.rados.0.smithi037.stdout:568: finishing rollback tid 1 to smithi03781225-12 2024-08-17T17:26:26.725 INFO:tasks.rados.rados.0.smithi037.stdout:568: finishing rollback tid 2 to smithi03781225-12 2024-08-17T17:26:26.725 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 464 (ObjNum 202 snap 56 seq_num 202) dirty exists 2024-08-17T17:26:26.725 INFO:tasks.rados.rados.0.smithi037.stdout:569: finishing write tid 1 to smithi03781225-18 2024-08-17T17:26:26.725 INFO:tasks.rados.rados.0.smithi037.stdout:567: done (3 left) 2024-08-17T17:26:26.725 INFO:tasks.rados.rados.0.smithi037.stdout:568: done (2 left) 2024-08-17T17:26:26.725 INFO:tasks.rados.rados.0.smithi037.stdout:571: snap_remove snap 64 2024-08-17T17:26:26.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:26 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/3100815655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:26.761 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:26 smithi046 bash[76486]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-08-17T17:26:26.891 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:26:27.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:26 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/3100815655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:27.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:26 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/3100815655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:27.261 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:26 smithi046 bash[76486]: Getting image source signatures 2024-08-17T17:26:27.261 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:26 smithi046 bash[76486]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-08-17T17:26:27.261 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:26 smithi046 bash[76486]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-08-17T17:26:27.261 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:26 smithi046 bash[76486]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-08-17T17:26:27.709 INFO:tasks.rados.rados.0.smithi037.stdout:571: done (2 left) 2024-08-17T17:26:27.709 INFO:tasks.rados.rados.0.smithi037.stdout:572: read oid 15 snap -1 2024-08-17T17:26:27.709 INFO:tasks.rados.rados.0.smithi037.stdout:572: expect (ObjNum 228 snap 64 seq_num 228) 2024-08-17T17:26:27.709 INFO:tasks.rados.rados.0.smithi037.stdout:573: snap_remove snap 70 2024-08-17T17:26:28.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:27 smithi046 ceph-mon[34315]: osdmap e210: 8 total, 8 up, 8 in 2024-08-17T17:26:28.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:27 smithi046 ceph-mon[34315]: from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:28.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:27 smithi046 ceph-mon[34315]: pgmap v93: 89 pgs: 89 active+clean; 282 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:26:28.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:27 smithi046 ceph-mon[34315]: from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:28.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:27 smithi037 ceph-mon[31110]: osdmap e210: 8 total, 8 up, 8 in 2024-08-17T17:26:28.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:27 smithi037 ceph-mon[31110]: from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:28.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:27 smithi037 ceph-mon[31110]: pgmap v93: 89 pgs: 89 active+clean; 282 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:26:28.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:27 smithi037 ceph-mon[31110]: from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:28.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:27 smithi037 ceph-mon[41254]: osdmap e210: 8 total, 8 up, 8 in 2024-08-17T17:26:28.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:27 smithi037 ceph-mon[41254]: from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:28.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:27 smithi037 ceph-mon[41254]: pgmap v93: 89 pgs: 89 active+clean; 282 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:26:28.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:27 smithi037 ceph-mon[41254]: from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:28.714 INFO:tasks.rados.rados.0.smithi037.stdout:573: done (3 left) 2024-08-17T17:26:28.715 INFO:tasks.rados.rados.0.smithi037.stdout:574: snap_create 2024-08-17T17:26:28.715 INFO:tasks.rados.rados.0.smithi037.stdout:570: finishing rollback tid 0 to smithi03781225-21 2024-08-17T17:26:28.715 INFO:tasks.rados.rados.0.smithi037.stdout:570: finishing rollback tid 1 to smithi03781225-21 2024-08-17T17:26:28.715 INFO:tasks.rados.rados.0.smithi037.stdout:570: finishing rollback tid 2 to smithi03781225-21 2024-08-17T17:26:28.715 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 21 v 468 (ObjNum 224 snap 62 seq_num 224) dirty exists 2024-08-17T17:26:28.715 INFO:tasks.rados.rados.0.smithi037.stdout:569: finishing write tid 2 to smithi03781225-18 2024-08-17T17:26:28.715 INFO:tasks.rados.rados.0.smithi037.stdout:569: finishing write tid 3 to smithi03781225-18 2024-08-17T17:26:28.715 INFO:tasks.rados.rados.0.smithi037.stdout:569: finishing write tid 4 to smithi03781225-18 2024-08-17T17:26:28.715 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 153 (ObjNum 249 snap 74 seq_num 249) dirty exists 2024-08-17T17:26:28.715 INFO:tasks.rados.rados.0.smithi037.stdout:569: left oid 18 (ObjNum 249 snap 74 seq_num 249) 2024-08-17T17:26:28.715 INFO:tasks.rados.rados.0.smithi037.stdout:572: expect (ObjNum 228 snap 64 seq_num 228) 2024-08-17T17:26:28.716 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:28 smithi046 bash[76486]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-08-17T17:26:28.716 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:28 smithi046 bash[76486]: Writing manifest to image destination 2024-08-17T17:26:29.010 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:28 smithi046 ceph-mon[34315]: osdmap e211: 8 total, 8 up, 8 in 2024-08-17T17:26:29.010 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:28 smithi046 podman[76486]: 2024-08-17 17:26:28.783637669 +0000 UTC m=+2.401304837 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-08-17T17:26:29.010 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:28 smithi046 podman[76486]: 2024-08-17 17:26:28.881880447 +0000 UTC m=+2.499547602 container create e5cbea8e2dcf4bfb6079f39af620fcce559feaf15392b8e042c2bbcbffe26476 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-17T17:26:29.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:28 smithi037 ceph-mon[31110]: osdmap e211: 8 total, 8 up, 8 in 2024-08-17T17:26:29.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:28 smithi037 ceph-mon[41254]: osdmap e211: 8 total, 8 up, 8 in 2024-08-17T17:26:29.511 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 podman[76486]: 2024-08-17 17:26:29.125646061 +0000 UTC m=+2.743313218 container init e5cbea8e2dcf4bfb6079f39af620fcce559feaf15392b8e042c2bbcbffe26476 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-17T17:26:29.512 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 podman[76486]: 2024-08-17 17:26:29.12880028 +0000 UTC m=+2.746467434 container start e5cbea8e2dcf4bfb6079f39af620fcce559feaf15392b8e042c2bbcbffe26476 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-17T17:26:29.512 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.132Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-08-17T17:26:29.512 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.132Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-08-17T17:26:29.512 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.132Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-08-17T17:26:29.512 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.132Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-17T17:26:29.512 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.132Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-08-17T17:26:29.512 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.132Z 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)$ 2024-08-17T17:26:29.512 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-17T17:26:29.512 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:117 level=info collector=arp 2024-08-17T17:26:29.512 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-17T17:26:29.512 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-17T17:26:29.513 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-17T17:26:29.513 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-17T17:26:29.513 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-17T17:26:29.513 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-17T17:26:29.513 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-17T17:26:29.513 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-17T17:26:29.513 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:117 level=info collector=edac 2024-08-17T17:26:29.514 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-17T17:26:29.514 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-17T17:26:29.514 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-17T17:26:29.514 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-17T17:26:29.514 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-17T17:26:29.514 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-17T17:26:29.515 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-17T17:26:29.515 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-17T17:26:29.515 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-17T17:26:29.515 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-17T17:26:29.515 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-17T17:26:29.515 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-17T17:26:29.515 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-17T17:26:29.515 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-17T17:26:29.516 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-17T17:26:29.516 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-17T17:26:29.516 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:117 level=info collector=os 2024-08-17T17:26:29.516 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-17T17:26:29.516 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-17T17:26:29.516 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-17T17:26:29.516 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.133Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-17T17:26:29.516 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.134Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-17T17:26:29.516 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.134Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-17T17:26:29.516 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.134Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-17T17:26:29.516 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.134Z caller=node_exporter.go:117 level=info collector=stat 2024-08-17T17:26:29.516 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.134Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-17T17:26:29.517 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.134Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-17T17:26:29.517 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.134Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-17T17:26:29.517 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.134Z caller=node_exporter.go:117 level=info collector=time 2024-08-17T17:26:29.517 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.134Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-17T17:26:29.517 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.134Z caller=node_exporter.go:117 level=info collector=uname 2024-08-17T17:26:29.517 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.134Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-17T17:26:29.517 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.134Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-17T17:26:29.517 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.134Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-17T17:26:29.517 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.134Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-08-17T17:26:29.517 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b[76537]: ts=2024-08-17T17:26:29.134Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-17T17:26:29.517 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 bash[76486]: e5cbea8e2dcf4bfb6079f39af620fcce559feaf15392b8e042c2bbcbffe26476 2024-08-17T17:26:29.517 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 17:26:29 smithi046 systemd[1]: Started Ceph node-exporter.b for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:26:29.731 INFO:tasks.rados.rados.0.smithi037.stdout:569: done (3 left) 2024-08-17T17:26:29.731 INFO:tasks.rados.rados.0.smithi037.stdout:570: done (2 left) 2024-08-17T17:26:29.731 INFO:tasks.rados.rados.0.smithi037.stdout:572: done (1 left) 2024-08-17T17:26:29.731 INFO:tasks.rados.rados.0.smithi037.stdout:574: done (0 left) 2024-08-17T17:26:29.731 INFO:tasks.rados.rados.0.smithi037.stdout:575: snap_create 2024-08-17T17:26:29.849 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:26:30.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-mon[34315]: osdmap e212: 8 total, 8 up, 8 in 2024-08-17T17:26:30.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:26:30.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-mon[34315]: pgmap v96: 89 pgs: 89 active+clean; 289 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 1.7 MiB/s wr, 21 op/s 2024-08-17T17:26:30.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:30.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:30.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:26:30.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:26:30.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:26:30.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:26:30.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:29 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/3160346068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:30.023 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:29 smithi037 ceph-mon[41254]: osdmap e212: 8 total, 8 up, 8 in 2024-08-17T17:26:30.024 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:29 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:26:30.024 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:29 smithi037 ceph-mon[41254]: pgmap v96: 89 pgs: 89 active+clean; 289 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 1.7 MiB/s wr, 21 op/s 2024-08-17T17:26:30.024 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:29 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:30.024 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:29 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:30.024 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:29 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:26:30.024 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:29 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:26:30.024 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:29 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:26:30.024 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:29 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:26:30.024 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:29 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/3160346068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:30.024 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:29 smithi037 ceph-mon[31110]: osdmap e212: 8 total, 8 up, 8 in 2024-08-17T17:26:30.025 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:29 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:26:30.025 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:29 smithi037 ceph-mon[31110]: pgmap v96: 89 pgs: 89 active+clean; 289 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 1.7 MiB/s wr, 21 op/s 2024-08-17T17:26:30.025 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:29 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:30.025 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:29 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:30.025 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:29 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:26:30.025 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:29 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:26:30.025 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:29 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:26:30.025 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:29 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:26:30.025 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:29 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/3160346068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:30.740 INFO:tasks.rados.rados.0.smithi037.stdout:575: done (0 left) 2024-08-17T17:26:30.740 INFO:tasks.rados.rados.0.smithi037.stdout:576: snap_remove snap 59 2024-08-17T17:26:31.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:30 smithi046 ceph-mon[34315]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:26:31.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:30 smithi046 ceph-mon[34315]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:26:31.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:30 smithi046 ceph-mon[34315]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:26:31.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:30 smithi046 ceph-mon[34315]: Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T17:26:31.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:30 smithi046 ceph-mon[34315]: Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T17:26:31.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:30 smithi046 ceph-mon[34315]: osdmap e213: 8 total, 8 up, 8 in 2024-08-17T17:26:31.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:30 smithi046 ceph-mon[34315]: from='client.25565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:31.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:30 smithi046 ceph-mon[34315]: from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:31.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:30 smithi037 ceph-mon[31110]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:26:31.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:30 smithi037 ceph-mon[31110]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:26:31.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:30 smithi037 ceph-mon[31110]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:26:31.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:30 smithi037 ceph-mon[31110]: Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T17:26:31.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:30 smithi037 ceph-mon[31110]: Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T17:26:31.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:30 smithi037 ceph-mon[31110]: osdmap e213: 8 total, 8 up, 8 in 2024-08-17T17:26:31.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:30 smithi037 ceph-mon[31110]: from='client.25565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:31.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:30 smithi037 ceph-mon[31110]: from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:31.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:30 smithi037 ceph-mon[41254]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:26:31.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:30 smithi037 ceph-mon[41254]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:26:31.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:30 smithi037 ceph-mon[41254]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:26:31.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:30 smithi037 ceph-mon[41254]: Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T17:26:31.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:30 smithi037 ceph-mon[41254]: Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T17:26:31.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:30 smithi037 ceph-mon[41254]: osdmap e213: 8 total, 8 up, 8 in 2024-08-17T17:26:31.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:30 smithi037 ceph-mon[41254]: from='client.25565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:31.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:30 smithi037 ceph-mon[41254]: from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:31.752 INFO:tasks.rados.rados.0.smithi037.stdout:576: done (0 left) 2024-08-17T17:26:31.752 INFO:tasks.rados.rados.0.smithi037.stdout:577: delete oid 39 current snap is 76 2024-08-17T17:26:31.755 INFO:tasks.rados.rados.0.smithi037.stdout:577: done (0 left) 2024-08-17T17:26:31.755 INFO:tasks.rados.rados.0.smithi037.stdout:578: delete oid 19 current snap is 76 2024-08-17T17:26:31.757 INFO:tasks.rados.rados.0.smithi037.stdout:578: done (0 left) 2024-08-17T17:26:31.757 INFO:tasks.rados.rados.0.smithi037.stdout:579: read oid 6 snap -1 2024-08-17T17:26:31.757 INFO:tasks.rados.rados.0.smithi037.stdout:579: expect (ObjNum 92 snap 15 seq_num 92) 2024-08-17T17:26:31.757 INFO:tasks.rados.rados.0.smithi037.stdout:580: write oid 45 current snap is 76 2024-08-17T17:26:31.758 INFO:tasks.rados.rados.0.smithi037.stdout:580: seq_num 252 ranges {635364=402397,1763227=472137} 2024-08-17T17:26:31.763 INFO:tasks.rados.rados.0.smithi037.stdout:580: writing smithi03781225-45 from 635364 to 1037761 tid 1 2024-08-17T17:26:31.770 INFO:tasks.rados.rados.0.smithi037.stdout:580: writing smithi03781225-45 from 1763227 to 2235364 tid 2 2024-08-17T17:26:31.770 INFO:tasks.rados.rados.0.smithi037.stdout:581: snap_create 2024-08-17T17:26:31.770 INFO:tasks.rados.rados.0.smithi037.stdout:579: expect (ObjNum 92 snap 15 seq_num 92) 2024-08-17T17:26:32.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:31 smithi046 ceph-mon[34315]: osdmap e214: 8 total, 8 up, 8 in 2024-08-17T17:26:32.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:31 smithi046 ceph-mon[34315]: Upgrade: Updating mgr.y 2024-08-17T17:26:32.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:31 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:32.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:31 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:26:32.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:31 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:26:32.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:31 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:26:32.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:31 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:26:32.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:31 smithi046 ceph-mon[34315]: Deploying daemon mgr.y on smithi037 2024-08-17T17:26:32.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:31 smithi046 ceph-mon[34315]: pgmap v99: 89 pgs: 89 active+clean; 289 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 1.7 MiB/s wr, 21 op/s 2024-08-17T17:26:32.012 INFO:tasks.rados.rados.0.smithi037.stdout:580: finishing write tid 1 to smithi03781225-45 2024-08-17T17:26:32.012 INFO:tasks.rados.rados.0.smithi037.stdout:580: finishing write tid 2 to smithi03781225-45 2024-08-17T17:26:32.012 INFO:tasks.rados.rados.0.smithi037.stdout:580: finishing write tid 3 to smithi03781225-45 2024-08-17T17:26:32.012 INFO:tasks.rados.rados.0.smithi037.stdout:580: finishing write tid 4 to smithi03781225-45 2024-08-17T17:26:32.013 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 120 (ObjNum 252 snap 76 seq_num 252) dirty exists 2024-08-17T17:26:32.013 INFO:tasks.rados.rados.0.smithi037.stdout:580: left oid 45 (ObjNum 252 snap 76 seq_num 252) 2024-08-17T17:26:32.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:31 smithi037 ceph-mon[31110]: osdmap e214: 8 total, 8 up, 8 in 2024-08-17T17:26:32.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:31 smithi037 ceph-mon[31110]: Upgrade: Updating mgr.y 2024-08-17T17:26:32.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:31 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:32.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:31 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:26:32.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:31 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:26:32.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:31 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:26:32.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:31 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:26:32.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:31 smithi037 ceph-mon[31110]: Deploying daemon mgr.y on smithi037 2024-08-17T17:26:32.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:31 smithi037 ceph-mon[31110]: pgmap v99: 89 pgs: 89 active+clean; 289 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 1.7 MiB/s wr, 21 op/s 2024-08-17T17:26:32.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:31 smithi037 ceph-mon[41254]: osdmap e214: 8 total, 8 up, 8 in 2024-08-17T17:26:32.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:31 smithi037 ceph-mon[41254]: Upgrade: Updating mgr.y 2024-08-17T17:26:32.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:31 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:32.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:31 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:26:32.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:31 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:26:32.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:31 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:26:32.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:31 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:26:32.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:31 smithi037 ceph-mon[41254]: Deploying daemon mgr.y on smithi037 2024-08-17T17:26:32.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:31 smithi037 ceph-mon[41254]: pgmap v99: 89 pgs: 89 active+clean; 289 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 1.7 MiB/s wr, 21 op/s 2024-08-17T17:26:32.738 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:32 smithi037 systemd[1]: Stopping Ceph mgr.y for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:26:32.770 INFO:tasks.rados.rados.0.smithi037.stdout:579: done (2 left) 2024-08-17T17:26:32.770 INFO:tasks.rados.rados.0.smithi037.stdout:580: done (1 left) 2024-08-17T17:26:32.770 INFO:tasks.rados.rados.0.smithi037.stdout:581: done (0 left) 2024-08-17T17:26:32.770 INFO:tasks.rados.rados.0.smithi037.stdout:582: write oid 2 current snap is 77 2024-08-17T17:26:32.770 INFO:tasks.rados.rados.0.smithi037.stdout:582: seq_num 253 ranges {652171=477646,1821709=430462} 2024-08-17T17:26:32.775 INFO:tasks.rados.rados.0.smithi037.stdout:582: writing smithi03781225-2 from 652171 to 1129817 tid 1 2024-08-17T17:26:32.782 INFO:tasks.rados.rados.0.smithi037.stdout:582: writing smithi03781225-2 from 1821709 to 2252171 tid 2 2024-08-17T17:26:32.782 INFO:tasks.rados.rados.0.smithi037.stdout:583: write oid 17 current snap is 77 2024-08-17T17:26:32.782 INFO:tasks.rados.rados.0.smithi037.stdout:583: seq_num 254 ranges {668978=552895,1763838=505140} 2024-08-17T17:26:32.789 INFO:tasks.rados.rados.0.smithi037.stdout:583: writing smithi03781225-17 from 668978 to 1221873 tid 1 2024-08-17T17:26:32.795 INFO:tasks.rados.rados.0.smithi037.stdout:583: writing smithi03781225-17 from 1763838 to 2268978 tid 2 2024-08-17T17:26:32.795 INFO:tasks.rados.rados.0.smithi037.stdout:584: write oid 30 current snap is 77 2024-08-17T17:26:32.795 INFO:tasks.rados.rados.0.smithi037.stdout:584: seq_num 255 ranges {685785=628144,1822320=463465} 2024-08-17T17:26:32.802 INFO:tasks.rados.rados.0.smithi037.stdout:584: writing smithi03781225-30 from 685785 to 1313929 tid 1 2024-08-17T17:26:32.808 INFO:tasks.rados.rados.0.smithi037.stdout:584: writing smithi03781225-30 from 1822320 to 2285785 tid 2 2024-08-17T17:26:32.808 INFO:tasks.rados.rados.0.smithi037.stdout:585: delete oid 23 current snap is 77 2024-08-17T17:26:32.808 INFO:tasks.rados.rados.0.smithi037.stdout:582: finishing write tid 1 to smithi03781225-2 2024-08-17T17:26:32.808 INFO:tasks.rados.rados.0.smithi037.stdout:582: finishing write tid 2 to smithi03781225-2 2024-08-17T17:26:32.808 INFO:tasks.rados.rados.0.smithi037.stdout:582: finishing write tid 3 to smithi03781225-2 2024-08-17T17:26:32.808 INFO:tasks.rados.rados.0.smithi037.stdout:582: finishing write tid 4 to smithi03781225-2 2024-08-17T17:26:32.808 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 2 v 308 (ObjNum 253 snap 77 seq_num 253) dirty exists 2024-08-17T17:26:32.808 INFO:tasks.rados.rados.0.smithi037.stdout:582: left oid 2 (ObjNum 253 snap 77 seq_num 253) 2024-08-17T17:26:32.808 INFO:tasks.rados.rados.0.smithi037.stdout:583: finishing write tid 1 to smithi03781225-17 2024-08-17T17:26:32.808 INFO:tasks.rados.rados.0.smithi037.stdout:583: finishing write tid 2 to smithi03781225-17 2024-08-17T17:26:32.808 INFO:tasks.rados.rados.0.smithi037.stdout:583: finishing write tid 3 to smithi03781225-17 2024-08-17T17:26:32.808 INFO:tasks.rados.rados.0.smithi037.stdout:583: finishing write tid 4 to smithi03781225-17 2024-08-17T17:26:32.808 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 174 (ObjNum 254 snap 77 seq_num 254) dirty exists 2024-08-17T17:26:32.808 INFO:tasks.rados.rados.0.smithi037.stdout:583: left oid 17 (ObjNum 254 snap 77 seq_num 254) 2024-08-17T17:26:32.809 INFO:tasks.rados.rados.0.smithi037.stdout:584: finishing write tid 1 to smithi03781225-30 2024-08-17T17:26:32.809 INFO:tasks.rados.rados.0.smithi037.stdout:582: done (3 left) 2024-08-17T17:26:32.809 INFO:tasks.rados.rados.0.smithi037.stdout:583: done (2 left) 2024-08-17T17:26:32.809 INFO:tasks.rados.rados.0.smithi037.stdout:585: done (1 left) 2024-08-17T17:26:32.809 INFO:tasks.rados.rados.0.smithi037.stdout:586: read oid 39 snap 74 2024-08-17T17:26:32.809 INFO:tasks.rados.rados.0.smithi037.stdout:586: expect (ObjNum 190 snap 50 seq_num 190) 2024-08-17T17:26:32.809 INFO:tasks.rados.rados.0.smithi037.stdout:587: snap_remove snap 58 2024-08-17T17:26:32.836 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:26:33.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:32 smithi046 ceph-mon[34315]: osdmap e215: 8 total, 8 up, 8 in 2024-08-17T17:26:33.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:32 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/695188937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:33.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:32 smithi037 ceph-mon[41254]: osdmap e215: 8 total, 8 up, 8 in 2024-08-17T17:26:33.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:32 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/695188937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:33.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:32 smithi037 ceph-mon[31110]: osdmap e215: 8 total, 8 up, 8 in 2024-08-17T17:26:33.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:32 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/695188937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:33.044 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:32 smithi037 podman[88422]: 2024-08-17 17:26:32.737256998 +0000 UTC m=+0.144023282 container died 7c1af9b42e62cbf3a0dd226b3fce907532b614213b47e8ac159442c6f49f5ddb (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=quincy-f2c39d4, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-08-17T17:26:33.341 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:33 smithi037 podman[88422]: 2024-08-17 17:26:33.164536852 +0000 UTC m=+0.571303134 container cleanup 7c1af9b42e62cbf3a0dd226b3fce907532b614213b47e8ac159442c6f49f5ddb (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=quincy-f2c39d4, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-08-17T17:26:33.341 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:33 smithi037 bash[88422]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y 2024-08-17T17:26:33.598 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:26:33 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[86978]: ts=2024-08-17T17:26:33.509Z caller=notify.go:848 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] aggrGroup="{}/{}:{alertname=\"CephNodeDiskspaceWarning\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 172.21.15.37:8443: connect: connection refused" 2024-08-17T17:26:33.598 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:33 smithi037 podman[88453]: 2024-08-17 17:26:33.340795496 +0000 UTC m=+0.606091463 container remove 7c1af9b42e62cbf3a0dd226b3fce907532b614213b47e8ac159442c6f49f5ddb (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=quincy-f2c39d4, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.license=GPLv2) 2024-08-17T17:26:33.598 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:33 smithi037 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-08-17T17:26:33.773 INFO:tasks.rados.rados.0.smithi037.stdout:587: done (2 left) 2024-08-17T17:26:33.773 INFO:tasks.rados.rados.0.smithi037.stdout:588: rollback oid 22 current snap is 77 2024-08-17T17:26:33.773 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 22 to 75 2024-08-17T17:26:33.774 INFO:tasks.rados.rados.0.smithi037.stdout:589: rollback oid 28 current snap is 77 2024-08-17T17:26:33.774 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 28 to 71 2024-08-17T17:26:33.774 INFO:tasks.rados.rados.0.smithi037.stdout:590: delete oid 1 current snap is 77 2024-08-17T17:26:33.774 INFO:tasks.rados.rados.0.smithi037.stdout:584: finishing write tid 2 to smithi03781225-30 2024-08-17T17:26:33.774 INFO:tasks.rados.rados.0.smithi037.stdout:584: finishing write tid 3 to smithi03781225-30 2024-08-17T17:26:33.774 INFO:tasks.rados.rados.0.smithi037.stdout:584: finishing write tid 4 to smithi03781225-30 2024-08-17T17:26:33.774 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 235 (ObjNum 255 snap 77 seq_num 255) dirty exists 2024-08-17T17:26:33.774 INFO:tasks.rados.rados.0.smithi037.stdout:584: left oid 30 (ObjNum 255 snap 77 seq_num 255) 2024-08-17T17:26:33.774 INFO:tasks.rados.rados.0.smithi037.stdout:586: expect (ObjNum 190 snap 50 seq_num 190) 2024-08-17T17:26:33.887 INFO:tasks.rados.rados.0.smithi037.stdout:588: finishing rollback tid 1 to smithi03781225-22 2024-08-17T17:26:33.887 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 22 v 173 (ObjNum 257 snap 0 seq_num 4060668160) dirty dne 2024-08-17T17:26:33.887 INFO:tasks.rados.rados.0.smithi037.stdout:589: finishing rollback tid 0 to smithi03781225-28 2024-08-17T17:26:33.887 INFO:tasks.rados.rados.0.smithi037.stdout:589: finishing rollback tid 1 to smithi03781225-28 2024-08-17T17:26:33.887 INFO:tasks.rados.rados.0.smithi037.stdout:589: finishing rollback tid 2 to smithi03781225-28 2024-08-17T17:26:33.887 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 28 v 492 (ObjNum 173 snap 46 seq_num 173) dirty exists 2024-08-17T17:26:33.887 INFO:tasks.rados.rados.0.smithi037.stdout:584: done (4 left) 2024-08-17T17:26:33.887 INFO:tasks.rados.rados.0.smithi037.stdout:586: done (3 left) 2024-08-17T17:26:33.887 INFO:tasks.rados.rados.0.smithi037.stdout:588: done (2 left) 2024-08-17T17:26:33.888 INFO:tasks.rados.rados.0.smithi037.stdout:589: done (1 left) 2024-08-17T17:26:33.888 INFO:tasks.rados.rados.0.smithi037.stdout:590: done (0 left) 2024-08-17T17:26:33.888 INFO:tasks.rados.rados.0.smithi037.stdout:591: read oid 40 snap 36 2024-08-17T17:26:33.888 INFO:tasks.rados.rados.0.smithi037.stdout:591: expect (ObjNum 122 snap 23 seq_num 122) 2024-08-17T17:26:33.888 INFO:tasks.rados.rados.0.smithi037.stdout:592: write oid 31 current snap is 77 2024-08-17T17:26:33.888 INFO:tasks.rados.rados.0.smithi037.stdout:592: seq_num 258 ranges {736206=453891,1881413=454793} 2024-08-17T17:26:33.893 INFO:tasks.rados.rados.0.smithi037.stdout:592: writing smithi03781225-31 from 736206 to 1190097 tid 1 2024-08-17T17:26:33.900 INFO:tasks.rados.rados.0.smithi037.stdout:592: writing smithi03781225-31 from 1881413 to 2336206 tid 2 2024-08-17T17:26:33.900 INFO:tasks.rados.rados.0.smithi037.stdout:593: snap_create 2024-08-17T17:26:33.900 INFO:tasks.rados.rados.0.smithi037.stdout:591: expect (ObjNum 122 snap 23 seq_num 122) 2024-08-17T17:26:33.992 INFO:tasks.rados.rados.0.smithi037.stdout:592: finishing write tid 1 to smithi03781225-31 2024-08-17T17:26:33.993 INFO:tasks.rados.rados.0.smithi037.stdout:592: finishing write tid 2 to smithi03781225-31 2024-08-17T17:26:33.993 INFO:tasks.rados.rados.0.smithi037.stdout:592: finishing write tid 3 to smithi03781225-31 2024-08-17T17:26:33.993 INFO:tasks.rados.rados.0.smithi037.stdout:592: finishing write tid 4 to smithi03781225-31 2024-08-17T17:26:33.993 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 31 v 282 (ObjNum 258 snap 77 seq_num 258) dirty exists 2024-08-17T17:26:33.993 INFO:tasks.rados.rados.0.smithi037.stdout:592: left oid 31 (ObjNum 258 snap 77 seq_num 258) 2024-08-17T17:26:34.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:33 smithi037 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-08-17T17:26:34.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:33 smithi037 systemd[1]: Stopped Ceph mgr.y for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:26:34.044 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:33 smithi037 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mgr.y.service: Consumed 44.334s CPU time. 2024-08-17T17:26:34.044 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:33 smithi037 systemd[1]: Starting Ceph mgr.y for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:26:34.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:33 smithi037 ceph-mon[41254]: osdmap e216: 8 total, 8 up, 8 in 2024-08-17T17:26:34.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:33 smithi037 ceph-mon[41254]: from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:34.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:33 smithi037 ceph-mon[41254]: pgmap v102: 89 pgs: 89 active+clean; 295 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 961 KiB/s wr, 9 op/s 2024-08-17T17:26:34.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:33 smithi037 ceph-mon[41254]: from='client.15687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:34.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:33 smithi037 ceph-mon[31110]: osdmap e216: 8 total, 8 up, 8 in 2024-08-17T17:26:34.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:33 smithi037 ceph-mon[31110]: from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:34.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:33 smithi037 ceph-mon[31110]: pgmap v102: 89 pgs: 89 active+clean; 295 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 961 KiB/s wr, 9 op/s 2024-08-17T17:26:34.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:33 smithi037 ceph-mon[31110]: from='client.15687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:34.149 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:33 smithi046 ceph-mon[34315]: osdmap e216: 8 total, 8 up, 8 in 2024-08-17T17:26:34.149 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:33 smithi046 ceph-mon[34315]: from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:34.149 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:33 smithi046 ceph-mon[34315]: pgmap v102: 89 pgs: 89 active+clean; 295 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 961 KiB/s wr, 9 op/s 2024-08-17T17:26:34.149 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:33 smithi046 ceph-mon[34315]: from='client.15687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:34.314 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:34 smithi037 podman[88611]: 2024-08-17 17:26:33.952016726 +0000 UTC m=+0.018448412 image pull 0566dfeff0cb6af9254aa2111a92af8174516dad87a45779e953ca0dd77f3099 quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:26:34.314 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:34 smithi037 podman[88611]: 2024-08-17 17:26:34.069036897 +0000 UTC m=+0.135468623 container create 0aacf7195c18d2c0b5027df541a3a961d14765dea84b1a8c976eb7524870dec2 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y, ceph=True, GIT_CLEAN=True, RELEASE=main-cd8bdbe, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-08-17T17:26:34.314 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:34 smithi037 podman[88611]: 2024-08-17 17:26:34.286093494 +0000 UTC m=+0.352525190 container init 0aacf7195c18d2c0b5027df541a3a961d14765dea84b1a8c976eb7524870dec2 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-cd8bdbe, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T17:26:34.314 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:34 smithi037 podman[88611]: 2024-08-17 17:26:34.289030316 +0000 UTC m=+0.355462003 container start 0aacf7195c18d2c0b5027df541a3a961d14765dea84b1a8c976eb7524870dec2 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=main-cd8bdbe, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T17:26:34.378 INFO:tasks.rados.rados.0.smithi037.stdout:591: done (2 left) 2024-08-17T17:26:34.379 INFO:tasks.rados.rados.0.smithi037.stdout:592: done (1 left) 2024-08-17T17:26:34.379 INFO:tasks.rados.rados.0.smithi037.stdout:593: done (0 left) 2024-08-17T17:26:34.379 INFO:tasks.rados.rados.0.smithi037.stdout:594: snap_create 2024-08-17T17:26:34.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:34 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:34.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:26:34.769 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:34 smithi037 ceph-mgr[88630]: -- 172.21.15.37:0/3296840933 <== mon.0 v2:172.21.15.37:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a35d3c50e0 con 0x55a35d3a2800 2024-08-17T17:26:34.769 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:34 smithi037 bash[88611]: 0aacf7195c18d2c0b5027df541a3a961d14765dea84b1a8c976eb7524870dec2 2024-08-17T17:26:34.769 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:34 smithi037 systemd[1]: Started Ceph mgr.y for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:26:35.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:34 smithi037 ceph-mon[31110]: osdmap e217: 8 total, 8 up, 8 in 2024-08-17T17:26:35.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:34 smithi037 ceph-mon[31110]: osdmap e218: 8 total, 8 up, 8 in 2024-08-17T17:26:35.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:34 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:35.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:34 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:35.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:34 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:26:35.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:34 smithi037 ceph-mon[41254]: osdmap e217: 8 total, 8 up, 8 in 2024-08-17T17:26:35.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:34 smithi037 ceph-mon[41254]: osdmap e218: 8 total, 8 up, 8 in 2024-08-17T17:26:35.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:34 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:35.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:34 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:35.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:34 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:26:35.108 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:34 smithi046 ceph-mon[34315]: osdmap e217: 8 total, 8 up, 8 in 2024-08-17T17:26:35.108 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:34 smithi046 ceph-mon[34315]: osdmap e218: 8 total, 8 up, 8 in 2024-08-17T17:26:35.108 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:34 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:35.109 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:34 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:35.109 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:34 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:26:35.378 INFO:tasks.rados.rados.0.smithi037.stdout:594: done (0 left) 2024-08-17T17:26:35.378 INFO:tasks.rados.rados.0.smithi037.stdout:595: read oid 13 snap -1 2024-08-17T17:26:35.378 INFO:tasks.rados.rados.0.smithi037.stdout:595: expect (ObjNum 168 snap 44 seq_num 168) 2024-08-17T17:26:35.378 INFO:tasks.rados.rados.0.smithi037.stdout:596: snap_remove snap 69 2024-08-17T17:26:35.821 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:35 smithi037 ceph-mon[41254]: pgmap v105: 89 pgs: 89 active+clean; 295 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 961 KiB/s wr, 9 op/s 2024-08-17T17:26:35.821 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:35 smithi037 ceph-mon[41254]: osdmap e219: 8 total, 8 up, 8 in 2024-08-17T17:26:35.822 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:35 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/2510278935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:35.822 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:26:35.822 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:35 smithi037 ceph-mon[31110]: pgmap v105: 89 pgs: 89 active+clean; 295 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 961 KiB/s wr, 9 op/s 2024-08-17T17:26:35.822 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:35 smithi037 ceph-mon[31110]: osdmap e219: 8 total, 8 up, 8 in 2024-08-17T17:26:35.822 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:35 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/2510278935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:36.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:35 smithi046 ceph-mon[34315]: pgmap v105: 89 pgs: 89 active+clean; 295 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 961 KiB/s wr, 9 op/s 2024-08-17T17:26:36.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:35 smithi046 ceph-mon[34315]: osdmap e219: 8 total, 8 up, 8 in 2024-08-17T17:26:36.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:35 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/2510278935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:36.012 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:26:35 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:26:35] "GET /metrics HTTP/1.1" 200 36308 "" "Prometheus/2.51.0" 2024-08-17T17:26:36.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:35 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:35.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:26:36.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:35 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:35.740Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:26:36.385 INFO:tasks.rados.rados.0.smithi037.stdout:596: done (1 left) 2024-08-17T17:26:36.386 INFO:tasks.rados.rados.0.smithi037.stdout:597: write oid 12 current snap is 79 2024-08-17T17:26:36.386 INFO:tasks.rados.rados.0.smithi037.stdout:597: seq_num 259 ranges {753013=645493,2056248=296765} 2024-08-17T17:26:36.394 INFO:tasks.rados.rados.0.smithi037.stdout:597: writing smithi03781225-12 from 753013 to 1398506 tid 1 2024-08-17T17:26:36.401 INFO:tasks.rados.rados.0.smithi037.stdout:597: writing smithi03781225-12 from 2056248 to 2353013 tid 2 2024-08-17T17:26:36.401 INFO:tasks.rados.rados.0.smithi037.stdout:598: read oid 41 snap 72 2024-08-17T17:26:36.401 INFO:tasks.rados.rados.0.smithi037.stdout:598: expect (ObjNum 40 snap 0 seq_num 40) 2024-08-17T17:26:36.401 INFO:tasks.rados.rados.0.smithi037.stdout:599: write oid 34 current snap is 79 2024-08-17T17:26:36.401 INFO:tasks.rados.rados.0.smithi037.stdout:599: seq_num 260 ranges {769820=720742,2114730=255090} 2024-08-17T17:26:36.410 INFO:tasks.rados.rados.0.smithi037.stdout:599: writing smithi03781225-34 from 769820 to 1490562 tid 1 2024-08-17T17:26:36.416 INFO:tasks.rados.rados.0.smithi037.stdout:599: writing smithi03781225-34 from 2114730 to 2369820 tid 2 2024-08-17T17:26:36.416 INFO:tasks.rados.rados.0.smithi037.stdout:600: delete oid 8 current snap is 79 2024-08-17T17:26:36.417 INFO:tasks.rados.rados.0.smithi037.stdout:595: expect (ObjNum 168 snap 44 seq_num 168) 2024-08-17T17:26:36.547 INFO:tasks.rados.rados.0.smithi037.stdout:597: finishing write tid 1 to smithi03781225-12 2024-08-17T17:26:36.547 INFO:tasks.rados.rados.0.smithi037.stdout:597: finishing write tid 2 to smithi03781225-12 2024-08-17T17:26:36.547 INFO:tasks.rados.rados.0.smithi037.stdout:597: finishing write tid 3 to smithi03781225-12 2024-08-17T17:26:36.547 INFO:tasks.rados.rados.0.smithi037.stdout:597: finishing write tid 4 to smithi03781225-12 2024-08-17T17:26:36.547 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 512 (ObjNum 259 snap 79 seq_num 259) dirty exists 2024-08-17T17:26:36.547 INFO:tasks.rados.rados.0.smithi037.stdout:597: left oid 12 (ObjNum 259 snap 79 seq_num 259) 2024-08-17T17:26:36.547 INFO:tasks.rados.rados.0.smithi037.stdout:598: expect (ObjNum 40 snap 0 seq_num 40) 2024-08-17T17:26:36.637 INFO:tasks.rados.rados.0.smithi037.stdout:599: finishing write tid 1 to smithi03781225-34 2024-08-17T17:26:36.637 INFO:tasks.rados.rados.0.smithi037.stdout:599: finishing write tid 2 to smithi03781225-34 2024-08-17T17:26:36.637 INFO:tasks.rados.rados.0.smithi037.stdout:599: finishing write tid 3 to smithi03781225-34 2024-08-17T17:26:36.638 INFO:tasks.rados.rados.0.smithi037.stdout:599: finishing write tid 4 to smithi03781225-34 2024-08-17T17:26:36.638 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 291 (ObjNum 260 snap 79 seq_num 260) dirty exists 2024-08-17T17:26:36.638 INFO:tasks.rados.rados.0.smithi037.stdout:599: left oid 34 (ObjNum 260 snap 79 seq_num 260) 2024-08-17T17:26:36.638 INFO:tasks.rados.rados.0.smithi037.stdout:595: done (4 left) 2024-08-17T17:26:36.638 INFO:tasks.rados.rados.0.smithi037.stdout:597: done (3 left) 2024-08-17T17:26:36.638 INFO:tasks.rados.rados.0.smithi037.stdout:598: done (2 left) 2024-08-17T17:26:36.638 INFO:tasks.rados.rados.0.smithi037.stdout:599: done (1 left) 2024-08-17T17:26:36.638 INFO:tasks.rados.rados.0.smithi037.stdout:600: done (0 left) 2024-08-17T17:26:36.638 INFO:tasks.rados.rados.0.smithi037.stdout:601: snap_remove snap 76 2024-08-17T17:26:36.948 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:36 smithi046 ceph-mon[34315]: from='client.25607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:36.949 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:36 smithi046 ceph-mon[34315]: from='client.25613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:36.949 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:36 smithi046 ceph-mon[34315]: osdmap e220: 8 total, 8 up, 8 in 2024-08-17T17:26:37.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:36 smithi037 ceph-mon[31110]: from='client.25607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:37.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:36 smithi037 ceph-mon[31110]: from='client.25613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:37.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:36 smithi037 ceph-mon[31110]: osdmap e220: 8 total, 8 up, 8 in 2024-08-17T17:26:37.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:36 smithi037 ceph-mon[41254]: from='client.25607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:37.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:36 smithi037 ceph-mon[41254]: from='client.25613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:37.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:36 smithi037 ceph-mon[41254]: osdmap e220: 8 total, 8 up, 8 in 2024-08-17T17:26:37.261 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:36 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:36.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi037\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:26:37.382 INFO:tasks.rados.rados.0.smithi037.stdout:601: done (0 left) 2024-08-17T17:26:37.382 INFO:tasks.rados.rados.0.smithi037.stdout:602: snap_create 2024-08-17T17:26:38.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:37 smithi037 ceph-mon[41254]: pgmap v108: 89 pgs: 89 active+clean; 295 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:26:38.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:37 smithi037 ceph-mon[41254]: osdmap e221: 8 total, 8 up, 8 in 2024-08-17T17:26:38.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:37 smithi037 ceph-mon[31110]: pgmap v108: 89 pgs: 89 active+clean; 295 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:26:38.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:37 smithi037 ceph-mon[31110]: osdmap e221: 8 total, 8 up, 8 in 2024-08-17T17:26:38.051 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:37 smithi046 ceph-mon[34315]: pgmap v108: 89 pgs: 89 active+clean; 295 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:26:38.051 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:37 smithi046 ceph-mon[34315]: osdmap e221: 8 total, 8 up, 8 in 2024-08-17T17:26:38.382 INFO:tasks.rados.rados.0.smithi037.stdout:602: done (0 left) 2024-08-17T17:26:38.382 INFO:tasks.rados.rados.0.smithi037.stdout:603: write oid 46 current snap is 80 2024-08-17T17:26:38.382 INFO:tasks.rados.rados.0.smithi037.stdout:603: seq_num 262 ranges {403434=471240,1315341=400756} 2024-08-17T17:26:38.386 INFO:tasks.rados.rados.0.smithi037.stdout:603: writing smithi03781225-46 from 403434 to 874674 tid 1 2024-08-17T17:26:38.392 INFO:tasks.rados.rados.0.smithi037.stdout:603: writing smithi03781225-46 from 1315341 to 1716097 tid 2 2024-08-17T17:26:38.392 INFO:tasks.rados.rados.0.smithi037.stdout:604: read oid 50 snap -1 2024-08-17T17:26:38.392 INFO:tasks.rados.rados.0.smithi037.stdout:604: expect (ObjNum 226 snap 64 seq_num 226) 2024-08-17T17:26:38.392 INFO:tasks.rados.rados.0.smithi037.stdout:605: delete oid 4 current snap is 80 2024-08-17T17:26:38.393 INFO:tasks.rados.rados.0.smithi037.stdout:603: finishing write tid 1 to smithi03781225-46 2024-08-17T17:26:38.396 INFO:tasks.rados.rados.0.smithi037.stdout:603: finishing write tid 2 to smithi03781225-46 2024-08-17T17:26:38.396 INFO:tasks.rados.rados.0.smithi037.stdout:603: finishing write tid 3 to smithi03781225-46 2024-08-17T17:26:38.396 INFO:tasks.rados.rados.0.smithi037.stdout:603: finishing write tid 4 to smithi03781225-46 2024-08-17T17:26:38.396 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 46 v 225 (ObjNum 262 snap 80 seq_num 262) dirty exists 2024-08-17T17:26:38.396 INFO:tasks.rados.rados.0.smithi037.stdout:603: left oid 46 (ObjNum 262 snap 80 seq_num 262) 2024-08-17T17:26:38.398 INFO:tasks.rados.rados.0.smithi037.stdout:603: done (2 left) 2024-08-17T17:26:38.398 INFO:tasks.rados.rados.0.smithi037.stdout:605: done (1 left) 2024-08-17T17:26:38.398 INFO:tasks.rados.rados.0.smithi037.stdout:606: write oid 43 current snap is 80 2024-08-17T17:26:38.398 INFO:tasks.rados.rados.0.smithi037.stdout:606: seq_num 264 ranges {437048=621738,1832305=404425} 2024-08-17T17:26:38.405 INFO:tasks.rados.rados.0.smithi037.stdout:606: writing smithi03781225-43 from 437048 to 1058786 tid 1 2024-08-17T17:26:38.413 INFO:tasks.rados.rados.0.smithi037.stdout:606: writing smithi03781225-43 from 1832305 to 2236730 tid 2 2024-08-17T17:26:38.413 INFO:tasks.rados.rados.0.smithi037.stdout:607: write oid 49 current snap is 80 2024-08-17T17:26:38.413 INFO:tasks.rados.rados.0.smithi037.stdout:607: seq_num 265 ranges {453855=696987,1890787=548083} 2024-08-17T17:26:38.421 INFO:tasks.rados.rados.0.smithi037.stdout:607: writing smithi03781225-49 from 453855 to 1150842 tid 1 2024-08-17T17:26:38.430 INFO:tasks.rados.rados.0.smithi037.stdout:607: writing smithi03781225-49 from 1890787 to 2438870 tid 2 2024-08-17T17:26:38.430 INFO:tasks.rados.rados.0.smithi037.stdout:608: write oid 21 current snap is 80 2024-08-17T17:26:38.430 INFO:tasks.rados.rados.0.smithi037.stdout:608: seq_num 266 ranges {470662=772236,1832916=408094} 2024-08-17T17:26:38.438 INFO:tasks.rados.rados.0.smithi037.stdout:608: writing smithi03781225-21 from 470662 to 1242898 tid 1 2024-08-17T17:26:38.445 INFO:tasks.rados.rados.0.smithi037.stdout:608: writing smithi03781225-21 from 1832916 to 2241010 tid 2 2024-08-17T17:26:38.445 INFO:tasks.rados.rados.0.smithi037.stdout:609: snap_create 2024-08-17T17:26:38.445 INFO:tasks.rados.rados.0.smithi037.stdout:604: expect (ObjNum 226 snap 64 seq_num 226) 2024-08-17T17:26:38.673 INFO:tasks.rados.rados.0.smithi037.stdout:606: finishing write tid 1 to smithi03781225-43 2024-08-17T17:26:38.673 INFO:tasks.rados.rados.0.smithi037.stdout:606: finishing write tid 2 to smithi03781225-43 2024-08-17T17:26:38.673 INFO:tasks.rados.rados.0.smithi037.stdout:606: finishing write tid 3 to smithi03781225-43 2024-08-17T17:26:38.674 INFO:tasks.rados.rados.0.smithi037.stdout:606: finishing write tid 4 to smithi03781225-43 2024-08-17T17:26:38.674 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 43 v 319 (ObjNum 264 snap 80 seq_num 264) dirty exists 2024-08-17T17:26:38.674 INFO:tasks.rados.rados.0.smithi037.stdout:606: left oid 43 (ObjNum 264 snap 80 seq_num 264) 2024-08-17T17:26:38.674 INFO:tasks.rados.rados.0.smithi037.stdout:607: finishing write tid 1 to smithi03781225-49 2024-08-17T17:26:38.674 INFO:tasks.rados.rados.0.smithi037.stdout:607: finishing write tid 2 to smithi03781225-49 2024-08-17T17:26:38.674 INFO:tasks.rados.rados.0.smithi037.stdout:607: finishing write tid 3 to smithi03781225-49 2024-08-17T17:26:38.674 INFO:tasks.rados.rados.0.smithi037.stdout:607: finishing write tid 4 to smithi03781225-49 2024-08-17T17:26:38.674 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 49 v 227 (ObjNum 265 snap 80 seq_num 265) dirty exists 2024-08-17T17:26:38.674 INFO:tasks.rados.rados.0.smithi037.stdout:607: left oid 49 (ObjNum 265 snap 80 seq_num 265) 2024-08-17T17:26:38.674 INFO:tasks.rados.rados.0.smithi037.stdout:608: finishing write tid 1 to smithi03781225-21 2024-08-17T17:26:38.674 INFO:tasks.rados.rados.0.smithi037.stdout:608: finishing write tid 2 to smithi03781225-21 2024-08-17T17:26:38.674 INFO:tasks.rados.rados.0.smithi037.stdout:608: finishing write tid 3 to smithi03781225-21 2024-08-17T17:26:38.674 INFO:tasks.rados.rados.0.smithi037.stdout:608: finishing write tid 4 to smithi03781225-21 2024-08-17T17:26:38.675 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 21 v 520 (ObjNum 266 snap 80 seq_num 266) dirty exists 2024-08-17T17:26:38.675 INFO:tasks.rados.rados.0.smithi037.stdout:608: left oid 21 (ObjNum 266 snap 80 seq_num 266) 2024-08-17T17:26:38.838 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:26:39.385 INFO:tasks.rados.rados.0.smithi037.stdout:604: done (4 left) 2024-08-17T17:26:39.385 INFO:tasks.rados.rados.0.smithi037.stdout:606: done (3 left) 2024-08-17T17:26:39.385 INFO:tasks.rados.rados.0.smithi037.stdout:607: done (2 left) 2024-08-17T17:26:39.385 INFO:tasks.rados.rados.0.smithi037.stdout:608: done (1 left) 2024-08-17T17:26:39.385 INFO:tasks.rados.rados.0.smithi037.stdout:609: done (0 left) 2024-08-17T17:26:39.386 INFO:tasks.rados.rados.0.smithi037.stdout:610: write oid 25 current snap is 81 2024-08-17T17:26:39.386 INFO:tasks.rados.rados.0.smithi037.stdout:610: seq_num 267 ranges {487469=563838,1607751=551752} 2024-08-17T17:26:39.391 INFO:tasks.rados.rados.0.smithi037.stdout:610: writing smithi03781225-25 from 487469 to 1051307 tid 1 2024-08-17T17:26:39.397 INFO:tasks.rados.rados.0.smithi037.stdout:610: writing smithi03781225-25 from 1607751 to 2159503 tid 2 2024-08-17T17:26:39.397 INFO:tasks.rados.rados.0.smithi037.stdout:611: snap_create 2024-08-17T17:26:39.397 INFO:tasks.rados.rados.0.smithi037.stdout:610: finishing write tid 1 to smithi03781225-25 2024-08-17T17:26:39.401 INFO:tasks.rados.rados.0.smithi037.stdout:610: finishing write tid 2 to smithi03781225-25 2024-08-17T17:26:39.401 INFO:tasks.rados.rados.0.smithi037.stdout:610: finishing write tid 3 to smithi03781225-25 2024-08-17T17:26:39.401 INFO:tasks.rados.rados.0.smithi037.stdout:610: finishing write tid 4 to smithi03781225-25 2024-08-17T17:26:39.401 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 25 v 524 (ObjNum 267 snap 81 seq_num 267) dirty exists 2024-08-17T17:26:39.401 INFO:tasks.rados.rados.0.smithi037.stdout:610: left oid 25 (ObjNum 267 snap 81 seq_num 267) 2024-08-17T17:26:39.599 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:39 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:39.599 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:39 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:39.599 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:39 smithi037 ceph-mon[31110]: osdmap e222: 8 total, 8 up, 8 in 2024-08-17T17:26:39.599 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:39 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/884794908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:39.600 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:39 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:39.600 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:39 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:39.600 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:39 smithi037 ceph-mon[31110]: from='client.25625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:39.600 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:39 smithi037 ceph-mon[31110]: pgmap v111: 89 pgs: 89 active+clean; 293 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 691 KiB/s wr, 11 op/s 2024-08-17T17:26:39.600 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:39 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:39.600 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:39 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:39.600 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:39 smithi037 ceph-mon[31110]: from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:39.600 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:39 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:39.600 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:39 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:39.600 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:39 smithi037 ceph-mon[41254]: osdmap e222: 8 total, 8 up, 8 in 2024-08-17T17:26:39.600 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:39 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/884794908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:39.600 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:39 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:39.601 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:39 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:39.601 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:39 smithi037 ceph-mon[41254]: from='client.25625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:39.601 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:39 smithi037 ceph-mon[41254]: pgmap v111: 89 pgs: 89 active+clean; 293 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 691 KiB/s wr, 11 op/s 2024-08-17T17:26:39.601 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:39 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:39.601 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:39 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:39.601 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:39 smithi037 ceph-mon[41254]: from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:39 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:39 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:39 smithi046 ceph-mon[34315]: osdmap e222: 8 total, 8 up, 8 in 2024-08-17T17:26:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:39 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/884794908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:39 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:39 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:39 smithi046 ceph-mon[34315]: from='client.25625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:39 smithi046 ceph-mon[34315]: pgmap v111: 89 pgs: 89 active+clean; 293 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 691 KiB/s wr, 11 op/s 2024-08-17T17:26:39.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:39 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:39.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:39 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:39.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:39 smithi046 ceph-mon[34315]: from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:40.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:39 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: [17/Aug/2024:17:26:39] ENGINE Bus STARTING 2024-08-17T17:26:40.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:39 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: CherryPy Checker: 2024-08-17T17:26:40.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:39 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: The Application mounted at '' has an empty config. 2024-08-17T17:26:40.294 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:39 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:26:40.294 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:39 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: [17/Aug/2024:17:26:39] ENGINE Serving on http://:::9283 2024-08-17T17:26:40.294 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:39 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: [17/Aug/2024:17:26:39] ENGINE Bus STARTED 2024-08-17T17:26:40.389 INFO:tasks.rados.rados.0.smithi037.stdout:610: done (1 left) 2024-08-17T17:26:40.390 INFO:tasks.rados.rados.0.smithi037.stdout:611: done (0 left) 2024-08-17T17:26:40.390 INFO:tasks.rados.rados.0.smithi037.stdout:612: delete oid 25 current snap is 82 2024-08-17T17:26:40.395 INFO:tasks.rados.rados.0.smithi037.stdout:612: done (0 left) 2024-08-17T17:26:40.396 INFO:tasks.rados.rados.0.smithi037.stdout:613: snap_remove snap 79 2024-08-17T17:26:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:26:40.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:40 smithi046 ceph-mon[34315]: osdmap e223: 8 total, 8 up, 8 in 2024-08-17T17:26:40.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:40 smithi046 ceph-mon[34315]: Standby manager daemon y restarted 2024-08-17T17:26:40.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:40 smithi046 ceph-mon[34315]: Standby manager daemon y started 2024-08-17T17:26:40.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:40 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T17:26:40.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:40 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:26:40.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:40 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T17:26:40.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:40 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:26:40.711 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:40 smithi037 ceph-mon[31110]: osdmap e223: 8 total, 8 up, 8 in 2024-08-17T17:26:40.711 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:40 smithi037 ceph-mon[31110]: Standby manager daemon y restarted 2024-08-17T17:26:40.711 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:40 smithi037 ceph-mon[31110]: Standby manager daemon y started 2024-08-17T17:26:40.711 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:40 smithi037 ceph-mon[31110]: from='mgr.? 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T17:26:40.711 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:40 smithi037 ceph-mon[31110]: from='mgr.? 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:26:40.711 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:40 smithi037 ceph-mon[31110]: from='mgr.? 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T17:26:40.711 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:40 smithi037 ceph-mon[31110]: from='mgr.? 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:26:40.712 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:40 smithi037 ceph-mon[41254]: osdmap e223: 8 total, 8 up, 8 in 2024-08-17T17:26:40.712 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:40 smithi037 ceph-mon[41254]: Standby manager daemon y restarted 2024-08-17T17:26:40.712 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:40 smithi037 ceph-mon[41254]: Standby manager daemon y started 2024-08-17T17:26:40.712 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:40 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T17:26:40.712 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:40 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:26:40.712 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:40 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T17:26:40.712 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:40 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:26:41.397 INFO:tasks.rados.rados.0.smithi037.stdout:613: done (0 left) 2024-08-17T17:26:41.397 INFO:tasks.rados.rados.0.smithi037.stdout:614: snap_create 2024-08-17T17:26:41.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:41 smithi046 ceph-mon[34315]: osdmap e224: 8 total, 8 up, 8 in 2024-08-17T17:26:41.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:41 smithi046 ceph-mon[34315]: mgrmap e26: x(active, since 73s), standbys: y 2024-08-17T17:26:41.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:41 smithi046 ceph-mon[34315]: pgmap v114: 89 pgs: 89 active+clean; 293 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 691 KiB/s wr, 11 op/s 2024-08-17T17:26:41.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:41 smithi037 ceph-mon[41254]: osdmap e224: 8 total, 8 up, 8 in 2024-08-17T17:26:41.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:41 smithi037 ceph-mon[41254]: mgrmap e26: x(active, since 73s), standbys: y 2024-08-17T17:26:41.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:41 smithi037 ceph-mon[41254]: pgmap v114: 89 pgs: 89 active+clean; 293 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 691 KiB/s wr, 11 op/s 2024-08-17T17:26:41.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:41 smithi037 ceph-mon[31110]: osdmap e224: 8 total, 8 up, 8 in 2024-08-17T17:26:41.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:41 smithi037 ceph-mon[31110]: mgrmap e26: x(active, since 73s), standbys: y 2024-08-17T17:26:41.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:41 smithi037 ceph-mon[31110]: pgmap v114: 89 pgs: 89 active+clean; 293 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 691 KiB/s wr, 11 op/s 2024-08-17T17:26:41.847 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:26:42.404 INFO:tasks.rados.rados.0.smithi037.stdout:614: done (0 left) 2024-08-17T17:26:42.404 INFO:tasks.rados.rados.0.smithi037.stdout:615: snap_create 2024-08-17T17:26:42.660 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:42 smithi046 ceph-mon[34315]: osdmap e225: 8 total, 8 up, 8 in 2024-08-17T17:26:42.661 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:42 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/3314430800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:42.661 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:42 smithi046 ceph-mon[34315]: from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:42.661 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:42 smithi046 ceph-mon[34315]: from='client.25649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:42.662 INFO:tasks.rados.rados.0.smithi037.stdout:615: done (0 left) 2024-08-17T17:26:42.662 INFO:tasks.rados.rados.0.smithi037.stdout:616: write oid 9 current snap is 84 2024-08-17T17:26:42.662 INFO:tasks.rados.rados.0.smithi037.stdout:616: seq_num 269 ranges {521083=714336,1724715=555421} 2024-08-17T17:26:42.668 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:42 smithi037 ceph-mon[31110]: osdmap e225: 8 total, 8 up, 8 in 2024-08-17T17:26:42.668 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:42 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/3314430800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:42.668 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:42 smithi037 ceph-mon[31110]: from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:42.669 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:42 smithi037 ceph-mon[31110]: from='client.25649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:42.669 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:42 smithi037 ceph-mon[41254]: osdmap e225: 8 total, 8 up, 8 in 2024-08-17T17:26:42.669 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:42 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/3314430800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:42.669 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:42 smithi037 ceph-mon[41254]: from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:42.669 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:42 smithi037 ceph-mon[41254]: from='client.25649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:42.669 INFO:tasks.rados.rados.0.smithi037.stdout:616: writing smithi03781225-9 from 521083 to 1235419 tid 1 2024-08-17T17:26:42.676 INFO:tasks.rados.rados.0.smithi037.stdout:616: writing smithi03781225-9 from 1724715 to 2280136 tid 2 2024-08-17T17:26:42.676 INFO:tasks.rados.rados.0.smithi037.stdout:617: write oid 15 current snap is 84 2024-08-17T17:26:42.676 INFO:tasks.rados.rados.0.smithi037.stdout:617: seq_num 270 ranges {537890=789585,1783197=699079} 2024-08-17T17:26:42.683 INFO:tasks.rados.rados.0.smithi037.stdout:617: writing smithi03781225-15 from 537890 to 1327475 tid 1 2024-08-17T17:26:42.690 INFO:tasks.rados.rados.0.smithi037.stdout:617: writing smithi03781225-15 from 1783197 to 2482276 tid 2 2024-08-17T17:26:42.690 INFO:tasks.rados.rados.0.smithi037.stdout:618: read oid 50 snap -1 2024-08-17T17:26:42.690 INFO:tasks.rados.rados.0.smithi037.stdout:618: expect (ObjNum 226 snap 64 seq_num 226) 2024-08-17T17:26:42.690 INFO:tasks.rados.rados.0.smithi037.stdout:619: read oid 47 snap 51 2024-08-17T17:26:42.690 INFO:tasks.rados.rados.0.smithi037.stdout:619: expect (ObjNum 79 snap 10 seq_num 79) 2024-08-17T17:26:42.691 INFO:tasks.rados.rados.0.smithi037.stdout:620: read oid 34 snap -1 2024-08-17T17:26:42.691 INFO:tasks.rados.rados.0.smithi037.stdout:620: expect (ObjNum 260 snap 79 seq_num 260) 2024-08-17T17:26:42.691 INFO:tasks.rados.rados.0.smithi037.stdout:621: write oid 13 current snap is 84 2024-08-17T17:26:42.691 INFO:tasks.rados.rados.0.smithi037.stdout:616: finishing write tid 1 to smithi03781225-9 2024-08-17T17:26:42.691 INFO:tasks.rados.rados.0.smithi037.stdout:616: finishing write tid 2 to smithi03781225-9 2024-08-17T17:26:42.691 INFO:tasks.rados.rados.0.smithi037.stdout:621: seq_num 271 ranges {554697=464834,1725326=559090} 2024-08-17T17:26:42.696 INFO:tasks.rados.rados.0.smithi037.stdout:621: writing smithi03781225-13 from 554697 to 1019531 tid 1 2024-08-17T17:26:42.703 INFO:tasks.rados.rados.0.smithi037.stdout:621: writing smithi03781225-13 from 1725326 to 2284416 tid 2 2024-08-17T17:26:42.704 INFO:tasks.rados.rados.0.smithi037.stdout:622: read oid 25 snap 31 2024-08-17T17:26:42.704 INFO:tasks.rados.rados.0.smithi037.stdout:622: expect (ObjNum 24 snap 0 seq_num 24) 2024-08-17T17:26:42.704 INFO:tasks.rados.rados.0.smithi037.stdout:623: snap_remove snap 82 2024-08-17T17:26:42.982 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:42 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: [17/Aug/2024:17:26:42] ENGINE Bus STOPPING 2024-08-17T17:26:43.011 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:26:42 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: 2024-08-17T17:26:42.659+0000 7fa90e73a640 -1 mgr handle_mgr_map I was active but no longer am 2024-08-17T17:26:43.011 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:26:42 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: ignoring --setuser ceph since I am not root 2024-08-17T17:26:43.011 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:26:42 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: ignoring --setgroup ceph since I am not root 2024-08-17T17:26:43.011 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:26:42 smithi046 ceph-mgr[67245]: -- 172.21.15.46:0/3726512076 <== mon.1 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c6523a30e0 con 0x55c652381000 2024-08-17T17:26:43.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:42 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: [17/Aug/2024:17:26:42] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:26:43.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:42 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: [17/Aug/2024:17:26:42] ENGINE Bus STOPPED 2024-08-17T17:26:43.673 INFO:tasks.rados.rados.0.smithi037.stdout:623: done (7 left) 2024-08-17T17:26:43.673 INFO:tasks.rados.rados.0.smithi037.stdout:624: snap_remove snap 36 2024-08-17T17:26:43.681 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[86978]: ts=2024-08-17T17:26:43.508Z caller=dispatch.go:353 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=3 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"\": dial tcp 172.21.15.37:8443: connect: connection refused" 2024-08-17T17:26:43.681 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[86978]: ts=2024-08-17T17:26:43.509Z caller=notify.go:848 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] aggrGroup="{}/{}:{alertname=\"CephNodeDiskspaceWarning\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 172.21.15.37:8443: connect: connection refused" 2024-08-17T17:26:43.682 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:26:43.552+0000 7fa268828640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:26:43.682 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:26:43.552+0000 7fa268828640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:26:43.682 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:26:43.552+0000 7fa268828640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:26:43.682 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:26:43.552+0000 7fa268828640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:26:43.682 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:26:43.552+0000 7fa268828640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:26:43.682 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:26:43.553+0000 7fa266023640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:26:43.682 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:26:43.553+0000 7fa266023640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:26:43.682 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:26:43.553+0000 7fa266023640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:26:43.682 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:26:43.553+0000 7fa266023640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:26:43.682 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:26:43.553+0000 7fa266023640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:26:43.682 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: [17/Aug/2024:17:26:43] ENGINE Bus STARTING 2024-08-17T17:26:43.683 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[31110]: osdmap e226: 8 total, 8 up, 8 in 2024-08-17T17:26:43.683 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:43.683 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:43.683 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:26:43.683 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:26:43.683 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:43.683 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:26:43.683 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[31110]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T17:26:43.684 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T17:26:43.684 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[31110]: Activating manager daemon y 2024-08-17T17:26:43.684 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[31110]: osdmap e227: 8 total, 8 up, 8 in 2024-08-17T17:26:43.684 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[31110]: from='mgr.24934 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-17T17:26:43.684 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[31110]: mgrmap e27: y(active, starting, since 0.0113194s) 2024-08-17T17:26:43.684 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:26:43.684 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:26:43.684 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:26:43.684 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi037.qhhfds"}]: dispatch 2024-08-17T17:26:43.684 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi046.wrzfvl"}]: dispatch 2024-08-17T17:26:43.684 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:26:43.684 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:26:43.684 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:26:43.685 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:26:43.685 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:26:43.685 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:26:43.685 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:26:43.685 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:26:43.685 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:26:43.685 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:26:43.685 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:26:43.685 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:26:43.685 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[31110]: Manager daemon y is now available 2024-08-17T17:26:43.686 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[41254]: osdmap e226: 8 total, 8 up, 8 in 2024-08-17T17:26:43.686 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:43.686 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:43.686 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:26:43.686 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:26:43.686 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:43.686 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:26:43.686 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[41254]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T17:26:43.686 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T17:26:43.686 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[41254]: Activating manager daemon y 2024-08-17T17:26:43.687 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[41254]: osdmap e227: 8 total, 8 up, 8 in 2024-08-17T17:26:43.687 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[41254]: from='mgr.24934 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-17T17:26:43.687 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[41254]: mgrmap e27: y(active, starting, since 0.0113194s) 2024-08-17T17:26:43.687 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:26:43.687 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:26:43.687 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:26:43.687 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi037.qhhfds"}]: dispatch 2024-08-17T17:26:43.687 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi046.wrzfvl"}]: dispatch 2024-08-17T17:26:43.687 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:26:43.687 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:26:43.687 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:26:43.687 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:26:43.687 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:26:43.687 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:26:43.688 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:26:43.688 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:26:43.688 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:26:43.688 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:26:43.688 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:26:43.688 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:26:43.688 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-mon[41254]: Manager daemon y is now available 2024-08-17T17:26:43.698 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:43 smithi046 ceph-mon[34315]: osdmap e226: 8 total, 8 up, 8 in 2024-08-17T17:26:43.698 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:43 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:43.698 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:43 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:43.698 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:43 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:26:43.699 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:43 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:26:43.699 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:43 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' 2024-08-17T17:26:43.699 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:43 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:26:43.699 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:43 smithi046 ceph-mon[34315]: from='mgr.24934 172.21.15.46:0/884428215' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T17:26:43.699 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:43 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T17:26:43.699 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:43 smithi046 ceph-mon[34315]: Activating manager daemon y 2024-08-17T17:26:43.699 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:43 smithi046 ceph-mon[34315]: osdmap e227: 8 total, 8 up, 8 in 2024-08-17T17:26:43.699 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:43 smithi046 ceph-mon[34315]: from='mgr.24934 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-17T17:26:43.699 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:43 smithi046 ceph-mon[34315]: mgrmap e27: y(active, starting, since 0.0113194s) 2024-08-17T17:26:43.699 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:43 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:26:43.699 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:43 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:26:43.699 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:43 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:26:43.699 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:43 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi037.qhhfds"}]: dispatch 2024-08-17T17:26:43.700 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:43 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi046.wrzfvl"}]: dispatch 2024-08-17T17:26:43.700 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:43 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:26:43.700 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:43 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:26:43.700 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:43 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:26:43.700 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:43 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:26:43.700 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:43 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:26:43.700 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:43 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:26:43.700 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:43 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:26:43.700 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:43 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:26:43.700 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:43 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:26:43.700 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:43 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:26:43.700 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:43 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:26:43.700 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:43 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:26:43.701 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:43 smithi046 ceph-mon[34315]: Manager daemon y is now available 2024-08-17T17:26:44.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: [17/Aug/2024:17:26:43] ENGINE Serving on http://:::9283 2024-08-17T17:26:44.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:43 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: [17/Aug/2024:17:26:43] ENGINE Bus STARTED 2024-08-17T17:26:44.387 INFO:tasks.rados.rados.0.smithi037.stdout:624: done (7 left) 2024-08-17T17:26:44.387 INFO:tasks.rados.rados.0.smithi037.stdout:625: rollback oid 14 current snap is 84 2024-08-17T17:26:44.387 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 14 to 75 2024-08-17T17:26:44.387 INFO:tasks.rados.rados.0.smithi037.stdout:626: snap_remove snap 68 2024-08-17T17:26:44.407 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:44 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:44.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:26:44.694 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:44 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:26:44.694 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:44 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:26:44.694 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:44 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:26:44.694 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:44 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:26:44.694 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:44 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:26:44.694 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:44 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:26:44.694 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:44 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:26:44.694 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:44 smithi037 ceph-mon[41254]: mgrmap e28: y(active, since 1.01805s) 2024-08-17T17:26:44.694 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:44 smithi037 ceph-mon[41254]: osdmap e228: 8 total, 8 up, 8 in 2024-08-17T17:26:44.695 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:44 smithi037 ceph-mon[41254]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:26:44.695 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:44 smithi037 ceph-mon[41254]: pgmap v4: 89 pgs: 89 active+clean; 304 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 192 GiB/s rd, 41 GiB/s wr, 490.76k op/s; 378 MiB/s, 1.34k objects/s recovering 2024-08-17T17:26:44.695 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:44 smithi037 ceph-mon[41254]: osdmap e229: 8 total, 8 up, 8 in 2024-08-17T17:26:44.695 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:44 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:26:44.695 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:44 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:26:44.695 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:44 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:26:44.695 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:44 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:26:44.695 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:44 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:26:44.695 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:44 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:26:44.695 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:44 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:26:44.695 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:44 smithi037 ceph-mon[31110]: mgrmap e28: y(active, since 1.01805s) 2024-08-17T17:26:44.696 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:44 smithi037 ceph-mon[31110]: osdmap e228: 8 total, 8 up, 8 in 2024-08-17T17:26:44.696 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:44 smithi037 ceph-mon[31110]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:26:44.696 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:44 smithi037 ceph-mon[31110]: pgmap v4: 89 pgs: 89 active+clean; 304 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 192 GiB/s rd, 41 GiB/s wr, 490.76k op/s; 378 MiB/s, 1.34k objects/s recovering 2024-08-17T17:26:44.696 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:44 smithi037 ceph-mon[31110]: osdmap e229: 8 total, 8 up, 8 in 2024-08-17T17:26:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:44 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:26:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:44 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:26:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:44 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:26:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:44 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:26:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:44 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:26:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:44 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:26:44.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:44 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:26:44.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:44 smithi046 ceph-mon[34315]: mgrmap e28: y(active, since 1.01805s) 2024-08-17T17:26:44.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:44 smithi046 ceph-mon[34315]: osdmap e228: 8 total, 8 up, 8 in 2024-08-17T17:26:44.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:44 smithi046 ceph-mon[34315]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:26:44.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:44 smithi046 ceph-mon[34315]: pgmap v4: 89 pgs: 89 active+clean; 304 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 192 GiB/s rd, 41 GiB/s wr, 490.76k op/s; 378 MiB/s, 1.34k objects/s recovering 2024-08-17T17:26:44.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:44 smithi046 ceph-mon[34315]: osdmap e229: 8 total, 8 up, 8 in 2024-08-17T17:26:44.920 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:26:45.209 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 17:26:44 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[86978]: ts=2024-08-17T17:26:44.953Z caller=notify.go:860 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[1] aggrGroup="{}/{}:{alertname=\"CephNodeDiskspaceWarning\"}" msg="Notify success" attempts=3 duration=168.11424ms 2024-08-17T17:26:45.380 INFO:tasks.rados.rados.0.smithi037.stdout:626: done (8 left) 2024-08-17T17:26:45.380 INFO:tasks.rados.rados.0.smithi037.stdout:627: read oid 33 snap -1 2024-08-17T17:26:45.380 INFO:tasks.rados.rados.0.smithi037.stdout:627: expect deleted 2024-08-17T17:26:45.380 INFO:tasks.rados.rados.0.smithi037.stdout:628: write oid 24 current snap is 84 2024-08-17T17:26:45.380 INFO:tasks.rados.rados.0.smithi037.stdout:628: seq_num 272 ranges {571504=540083,1783808=702748} 2024-08-17T17:26:45.388 INFO:tasks.rados.rados.0.smithi037.stdout:628: writing smithi03781225-24 from 571504 to 1111587 tid 1 2024-08-17T17:26:45.398 INFO:tasks.rados.rados.0.smithi037.stdout:628: writing smithi03781225-24 from 1783808 to 2486556 tid 2 2024-08-17T17:26:45.398 INFO:tasks.rados.rados.0.smithi037.stdout:629: snap_remove snap 78 2024-08-17T17:26:45.534 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/3927397331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:45.534 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-mon[41254]: mgrmap e29: y(active, since 2s) 2024-08-17T17:26:45.534 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-mon[41254]: [17/Aug/2024:17:26:45] ENGINE Bus STARTING 2024-08-17T17:26:45.534 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-mon[41254]: [17/Aug/2024:17:26:45] ENGINE Serving on https://172.21.15.37:7150 2024-08-17T17:26:45.534 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-mon[41254]: [17/Aug/2024:17:26:45] ENGINE Error in HTTPServer.serve 2024-08-17T17:26:45.534 INFO:journalctl@ceph.mon.c.smithi037.stdout: Traceback (most recent call last): 2024-08-17T17:26:45.535 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:26:45.535 INFO:journalctl@ceph.mon.c.smithi037.stdout: self._connections.run(self.expiration_interval) 2024-08-17T17:26:45.535 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:26:45.535 INFO:journalctl@ceph.mon.c.smithi037.stdout: self._run(expiration_interval) 2024-08-17T17:26:45.535 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:26:45.535 INFO:journalctl@ceph.mon.c.smithi037.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:26:45.535 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:26:45.535 INFO:journalctl@ceph.mon.c.smithi037.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:26:45.535 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:26:45.535 INFO:journalctl@ceph.mon.c.smithi037.stdout: s = self.context.wrap_socket( 2024-08-17T17:26:45.536 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:26:45.536 INFO:journalctl@ceph.mon.c.smithi037.stdout: return self.sslsocket_class._create( 2024-08-17T17:26:45.536 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:26:45.536 INFO:journalctl@ceph.mon.c.smithi037.stdout: self.do_handshake() 2024-08-17T17:26:45.536 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:26:45.536 INFO:journalctl@ceph.mon.c.smithi037.stdout: self._sslobj.do_handshake() 2024-08-17T17:26:45.536 INFO:journalctl@ceph.mon.c.smithi037.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:26:45.536 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-mon[41254]: from='client.25700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:45.536 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-mon[41254]: [17/Aug/2024:17:26:45] ENGINE Serving on http://172.21.15.37:8765 2024-08-17T17:26:45.536 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-mon[41254]: [17/Aug/2024:17:26:45] ENGINE Bus STARTED 2024-08-17T17:26:45.536 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-mon[41254]: osdmap e230: 8 total, 8 up, 8 in 2024-08-17T17:26:45.537 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/3927397331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:45.537 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-mon[31110]: mgrmap e29: y(active, since 2s) 2024-08-17T17:26:45.537 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-mon[31110]: [17/Aug/2024:17:26:45] ENGINE Bus STARTING 2024-08-17T17:26:45.537 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-mon[31110]: [17/Aug/2024:17:26:45] ENGINE Serving on https://172.21.15.37:7150 2024-08-17T17:26:45.537 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-mon[31110]: [17/Aug/2024:17:26:45] ENGINE Error in HTTPServer.serve 2024-08-17T17:26:45.537 INFO:journalctl@ceph.mon.a.smithi037.stdout: Traceback (most recent call last): 2024-08-17T17:26:45.537 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:26:45.537 INFO:journalctl@ceph.mon.a.smithi037.stdout: self._connections.run(self.expiration_interval) 2024-08-17T17:26:45.537 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:26:45.537 INFO:journalctl@ceph.mon.a.smithi037.stdout: self._run(expiration_interval) 2024-08-17T17:26:45.537 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:26:45.537 INFO:journalctl@ceph.mon.a.smithi037.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:26:45.538 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:26:45.538 INFO:journalctl@ceph.mon.a.smithi037.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:26:45.538 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:26:45.538 INFO:journalctl@ceph.mon.a.smithi037.stdout: s = self.context.wrap_socket( 2024-08-17T17:26:45.538 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:26:45.538 INFO:journalctl@ceph.mon.a.smithi037.stdout: return self.sslsocket_class._create( 2024-08-17T17:26:45.538 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:26:45.538 INFO:journalctl@ceph.mon.a.smithi037.stdout: self.do_handshake() 2024-08-17T17:26:45.538 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:26:45.538 INFO:journalctl@ceph.mon.a.smithi037.stdout: self._sslobj.do_handshake() 2024-08-17T17:26:45.538 INFO:journalctl@ceph.mon.a.smithi037.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:26:45.538 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-mon[31110]: from='client.25700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:45.538 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-mon[31110]: [17/Aug/2024:17:26:45] ENGINE Serving on http://172.21.15.37:8765 2024-08-17T17:26:45.539 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-mon[31110]: [17/Aug/2024:17:26:45] ENGINE Bus STARTED 2024-08-17T17:26:45.539 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-mon[31110]: osdmap e230: 8 total, 8 up, 8 in 2024-08-17T17:26:45.539 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:26:45.208+0000 7fa24c32d640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:17:26:45] ENGINE Error in HTTPServer.serve 2024-08-17T17:26:45.539 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: Traceback (most recent call last): 2024-08-17T17:26:45.539 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:26:45.539 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: self._connections.run(self.expiration_interval) 2024-08-17T17:26:45.539 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:26:45.539 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: self._run(expiration_interval) 2024-08-17T17:26:45.539 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:26:45.539 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:26:45.539 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:26:45.540 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:26:45.540 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:26:45.540 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: s = self.context.wrap_socket( 2024-08-17T17:26:45.540 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:26:45.540 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: return self.sslsocket_class._create( 2024-08-17T17:26:45.540 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:26:45.540 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: self.do_handshake() 2024-08-17T17:26:45.540 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:26:45.540 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: self._sslobj.do_handshake() 2024-08-17T17:26:45.540 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:26:45.540 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:26:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:26:45.741 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:45 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/3927397331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:45.741 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:45 smithi046 ceph-mon[34315]: mgrmap e29: y(active, since 2s) 2024-08-17T17:26:45.741 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:45 smithi046 ceph-mon[34315]: [17/Aug/2024:17:26:45] ENGINE Bus STARTING 2024-08-17T17:26:45.741 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:45 smithi046 ceph-mon[34315]: [17/Aug/2024:17:26:45] ENGINE Serving on https://172.21.15.37:7150 2024-08-17T17:26:45.741 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:45 smithi046 ceph-mon[34315]: [17/Aug/2024:17:26:45] ENGINE Error in HTTPServer.serve 2024-08-17T17:26:45.741 INFO:journalctl@ceph.mon.b.smithi046.stdout: Traceback (most recent call last): 2024-08-17T17:26:45.742 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:26:45.742 INFO:journalctl@ceph.mon.b.smithi046.stdout: self._connections.run(self.expiration_interval) 2024-08-17T17:26:45.742 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:26:45.742 INFO:journalctl@ceph.mon.b.smithi046.stdout: self._run(expiration_interval) 2024-08-17T17:26:45.742 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:26:45.742 INFO:journalctl@ceph.mon.b.smithi046.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:26:45.742 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:26:45.742 INFO:journalctl@ceph.mon.b.smithi046.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:26:45.742 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:26:45.742 INFO:journalctl@ceph.mon.b.smithi046.stdout: s = self.context.wrap_socket( 2024-08-17T17:26:45.742 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:26:45.742 INFO:journalctl@ceph.mon.b.smithi046.stdout: return self.sslsocket_class._create( 2024-08-17T17:26:45.742 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:26:45.743 INFO:journalctl@ceph.mon.b.smithi046.stdout: self.do_handshake() 2024-08-17T17:26:45.743 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:26:45.743 INFO:journalctl@ceph.mon.b.smithi046.stdout: self._sslobj.do_handshake() 2024-08-17T17:26:45.743 INFO:journalctl@ceph.mon.b.smithi046.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:26:45.743 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:45 smithi046 ceph-mon[34315]: from='client.25700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:45.743 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:45 smithi046 ceph-mon[34315]: [17/Aug/2024:17:26:45] ENGINE Serving on http://172.21.15.37:8765 2024-08-17T17:26:45.743 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:45 smithi046 ceph-mon[34315]: [17/Aug/2024:17:26:45] ENGINE Bus STARTED 2024-08-17T17:26:45.743 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:45 smithi046 ceph-mon[34315]: osdmap e230: 8 total, 8 up, 8 in 2024-08-17T17:26:46.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:45 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:45.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:26:46.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:45 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:45.740Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:26:46.381 INFO:tasks.rados.rados.0.smithi037.stdout:629: done (10 left) 2024-08-17T17:26:46.381 INFO:tasks.rados.rados.0.smithi037.stdout:630: write oid 12 current snap is 84 2024-08-17T17:26:46.381 INFO:tasks.rados.rados.0.smithi037.stdout:630: seq_num 273 ranges {588311=615332,1842290=562759} 2024-08-17T17:26:46.388 INFO:tasks.rados.rados.0.smithi037.stdout:630: writing smithi03781225-12 from 588311 to 1203643 tid 1 2024-08-17T17:26:46.395 INFO:tasks.rados.rados.0.smithi037.stdout:630: writing smithi03781225-12 from 1842290 to 2405049 tid 2 2024-08-17T17:26:46.396 INFO:tasks.rados.rados.0.smithi037.stdout:631: delete oid 11 current snap is 84 2024-08-17T17:26:46.396 INFO:tasks.rados.rados.0.smithi037.stdout:616: finishing write tid 3 to smithi03781225-9 2024-08-17T17:26:46.396 INFO:tasks.rados.rados.0.smithi037.stdout:616: finishing write tid 4 to smithi03781225-9 2024-08-17T17:26:46.396 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 534 (ObjNum 269 snap 84 seq_num 269) dirty exists 2024-08-17T17:26:46.396 INFO:tasks.rados.rados.0.smithi037.stdout:616: left oid 9 (ObjNum 269 snap 84 seq_num 269) 2024-08-17T17:26:46.396 INFO:tasks.rados.rados.0.smithi037.stdout:617: finishing write tid 1 to smithi03781225-15 2024-08-17T17:26:46.396 INFO:tasks.rados.rados.0.smithi037.stdout:617: finishing write tid 2 to smithi03781225-15 2024-08-17T17:26:46.396 INFO:tasks.rados.rados.0.smithi037.stdout:617: finishing write tid 3 to smithi03781225-15 2024-08-17T17:26:46.396 INFO:tasks.rados.rados.0.smithi037.stdout:617: finishing write tid 4 to smithi03781225-15 2024-08-17T17:26:46.396 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 15 v 181 (ObjNum 270 snap 84 seq_num 270) dirty exists 2024-08-17T17:26:46.396 INFO:tasks.rados.rados.0.smithi037.stdout:617: left oid 15 (ObjNum 270 snap 84 seq_num 270) 2024-08-17T17:26:46.396 INFO:tasks.rados.rados.0.smithi037.stdout:618: expect (ObjNum 226 snap 64 seq_num 226) 2024-08-17T17:26:46.612 INFO:tasks.rados.rados.0.smithi037.stdout:620: expect (ObjNum 260 snap 79 seq_num 260) 2024-08-17T17:26:46.692 INFO:tasks.rados.rados.0.smithi037.stdout:621: finishing write tid 1 to smithi03781225-13 2024-08-17T17:26:46.693 INFO:tasks.rados.rados.0.smithi037.stdout:619: expect (ObjNum 79 snap 10 seq_num 79) 2024-08-17T17:26:46.852 INFO:tasks.rados.rados.0.smithi037.stdout:621: finishing write tid 2 to smithi03781225-13 2024-08-17T17:26:46.852 INFO:tasks.rados.rados.0.smithi037.stdout:621: finishing write tid 3 to smithi03781225-13 2024-08-17T17:26:46.852 INFO:tasks.rados.rados.0.smithi037.stdout:621: finishing write tid 4 to smithi03781225-13 2024-08-17T17:26:46.852 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 185 (ObjNum 271 snap 84 seq_num 271) dirty exists 2024-08-17T17:26:46.852 INFO:tasks.rados.rados.0.smithi037.stdout:621: left oid 13 (ObjNum 271 snap 84 seq_num 271) 2024-08-17T17:26:46.852 INFO:tasks.rados.rados.0.smithi037.stdout:622: expect (ObjNum 24 snap 0 seq_num 24) 2024-08-17T17:26:46.931 INFO:tasks.rados.rados.0.smithi037.stdout:625: finishing rollback tid 1 to smithi03781225-14 2024-08-17T17:26:46.931 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 14 v 218 (ObjNum 177 snap 0 seq_num 2516561280) dirty dne 2024-08-17T17:26:46.931 INFO:tasks.rados.rados.0.smithi037.stdout:616: done (11 left) 2024-08-17T17:26:46.931 INFO:tasks.rados.rados.0.smithi037.stdout:617: done (10 left) 2024-08-17T17:26:46.931 INFO:tasks.rados.rados.0.smithi037.stdout:618: done (9 left) 2024-08-17T17:26:46.931 INFO:tasks.rados.rados.0.smithi037.stdout:619: done (8 left) 2024-08-17T17:26:46.931 INFO:tasks.rados.rados.0.smithi037.stdout:620: done (7 left) 2024-08-17T17:26:46.931 INFO:tasks.rados.rados.0.smithi037.stdout:621: done (6 left) 2024-08-17T17:26:46.931 INFO:tasks.rados.rados.0.smithi037.stdout:622: done (5 left) 2024-08-17T17:26:46.931 INFO:tasks.rados.rados.0.smithi037.stdout:625: done (4 left) 2024-08-17T17:26:46.931 INFO:tasks.rados.rados.0.smithi037.stdout:627: done (3 left) 2024-08-17T17:26:46.932 INFO:tasks.rados.rados.0.smithi037.stdout:631: done (2 left) 2024-08-17T17:26:46.932 INFO:tasks.rados.rados.0.smithi037.stdout:632: snap_create 2024-08-17T17:26:46.932 INFO:tasks.rados.rados.0.smithi037.stdout:628: finishing write tid 1 to smithi03781225-24 2024-08-17T17:26:46.932 INFO:tasks.rados.rados.0.smithi037.stdout:628: finishing write tid 2 to smithi03781225-24 2024-08-17T17:26:46.932 INFO:tasks.rados.rados.0.smithi037.stdout:628: finishing write tid 3 to smithi03781225-24 2024-08-17T17:26:46.932 INFO:tasks.rados.rados.0.smithi037.stdout:628: finishing write tid 4 to smithi03781225-24 2024-08-17T17:26:46.932 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 24 v 230 (ObjNum 272 snap 84 seq_num 272) dirty exists 2024-08-17T17:26:46.932 INFO:tasks.rados.rados.0.smithi037.stdout:628: left oid 24 (ObjNum 272 snap 84 seq_num 272) 2024-08-17T17:26:46.932 INFO:tasks.rados.rados.0.smithi037.stdout:630: finishing write tid 1 to smithi03781225-12 2024-08-17T17:26:46.932 INFO:tasks.rados.rados.0.smithi037.stdout:630: finishing write tid 2 to smithi03781225-12 2024-08-17T17:26:46.932 INFO:tasks.rados.rados.0.smithi037.stdout:630: finishing write tid 3 to smithi03781225-12 2024-08-17T17:26:46.932 INFO:tasks.rados.rados.0.smithi037.stdout:630: finishing write tid 4 to smithi03781225-12 2024-08-17T17:26:46.932 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 568 (ObjNum 273 snap 84 seq_num 273) dirty exists 2024-08-17T17:26:46.932 INFO:tasks.rados.rados.0.smithi037.stdout:630: left oid 12 (ObjNum 273 snap 84 seq_num 273) 2024-08-17T17:26:47.261 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:46 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:46.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi037\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:26:47.419 INFO:tasks.rados.rados.0.smithi037.stdout:628: done (2 left) 2024-08-17T17:26:47.419 INFO:tasks.rados.rados.0.smithi037.stdout:630: done (1 left) 2024-08-17T17:26:47.419 INFO:tasks.rados.rados.0.smithi037.stdout:632: done (0 left) 2024-08-17T17:26:47.420 INFO:tasks.rados.rados.0.smithi037.stdout:633: rollback oid 19 current snap is 85 2024-08-17T17:26:47.420 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 19 to 60 2024-08-17T17:26:47.420 INFO:tasks.rados.rados.0.smithi037.stdout:634: rollback oid 6 current snap is 85 2024-08-17T17:26:47.420 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 6 to 81 2024-08-17T17:26:47.420 INFO:tasks.rados.rados.0.smithi037.stdout:635: snap_remove snap 66 2024-08-17T17:26:47.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:47 smithi037 ceph-mon[41254]: osdmap e231: 8 total, 8 up, 8 in 2024-08-17T17:26:47.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:47 smithi037 ceph-mon[41254]: mgrmap e30: y(active, since 3s) 2024-08-17T17:26:47.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:47 smithi037 ceph-mon[41254]: pgmap v9: 89 pgs: 89 active+clean; 304 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 294 MiB/s rd, 62 MiB/s wr, 733 op/s; 579 KiB/s, 2 objects/s recovering 2024-08-17T17:26:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:47 smithi037 ceph-mon[31110]: osdmap e231: 8 total, 8 up, 8 in 2024-08-17T17:26:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:47 smithi037 ceph-mon[31110]: mgrmap e30: y(active, since 3s) 2024-08-17T17:26:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:47 smithi037 ceph-mon[31110]: pgmap v9: 89 pgs: 89 active+clean; 304 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 294 MiB/s rd, 62 MiB/s wr, 733 op/s; 579 KiB/s, 2 objects/s recovering 2024-08-17T17:26:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:47 smithi046 ceph-mon[34315]: osdmap e231: 8 total, 8 up, 8 in 2024-08-17T17:26:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:47 smithi046 ceph-mon[34315]: mgrmap e30: y(active, since 3s) 2024-08-17T17:26:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:47 smithi046 ceph-mon[34315]: pgmap v9: 89 pgs: 89 active+clean; 304 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 294 MiB/s rd, 62 MiB/s wr, 733 op/s; 579 KiB/s, 2 objects/s recovering 2024-08-17T17:26:47.893 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:26:48.422 INFO:tasks.rados.rados.0.smithi037.stdout:635: done (2 left) 2024-08-17T17:26:48.423 INFO:tasks.rados.rados.0.smithi037.stdout:636: read oid 26 snap -1 2024-08-17T17:26:48.423 INFO:tasks.rados.rados.0.smithi037.stdout:636: expect (ObjNum 243 snap 73 seq_num 243) 2024-08-17T17:26:48.423 INFO:tasks.rados.rados.0.smithi037.stdout:637: rollback oid 14 current snap is 85 2024-08-17T17:26:48.423 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 14 to 71 2024-08-17T17:26:48.423 INFO:tasks.rados.rados.0.smithi037.stdout:638: snap_create 2024-08-17T17:26:48.423 INFO:tasks.rados.rados.0.smithi037.stdout:633: finishing rollback tid 1 to smithi03781225-19 2024-08-17T17:26:48.423 INFO:tasks.rados.rados.0.smithi037.stdout:633: finishing rollback tid 2 to smithi03781225-19 2024-08-17T17:26:48.423 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 19 v 232 (ObjNum 140 snap 31 seq_num 140) dirty exists 2024-08-17T17:26:48.423 INFO:tasks.rados.rados.0.smithi037.stdout:634: finishing rollback tid 0 to smithi03781225-6 2024-08-17T17:26:48.423 INFO:tasks.rados.rados.0.smithi037.stdout:634: finishing rollback tid 1 to smithi03781225-6 2024-08-17T17:26:48.423 INFO:tasks.rados.rados.0.smithi037.stdout:634: finishing rollback tid 2 to smithi03781225-6 2024-08-17T17:26:48.423 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 6 v 236 (ObjNum 92 snap 15 seq_num 92) dirty exists 2024-08-17T17:26:48.425 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:26:48 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: [17/Aug/2024:17:26:48] ENGINE Bus STARTING 2024-08-17T17:26:48.425 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:26:48 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: CherryPy Checker: 2024-08-17T17:26:48.425 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:26:48 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: The Application mounted at '' has an empty config. 2024-08-17T17:26:48.425 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:26:48 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: 2024-08-17T17:26:48.425 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:26:48 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: [17/Aug/2024:17:26:48] ENGINE Serving on http://:::9283 2024-08-17T17:26:48.425 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:26:48 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: [17/Aug/2024:17:26:48] ENGINE Bus STARTED 2024-08-17T17:26:48.431 INFO:tasks.rados.rados.0.smithi037.stdout:637: finishing rollback tid 1 to smithi03781225-14 2024-08-17T17:26:48.431 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 14 v 218 (ObjNum 81 snap 0 seq_num 1) dirty dne 2024-08-17T17:26:48.437 INFO:tasks.rados.rados.0.smithi037.stdout:636: expect (ObjNum 243 snap 73 seq_num 243) 2024-08-17T17:26:48.756 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:48 smithi037 ceph-mon[41254]: osdmap e232: 8 total, 8 up, 8 in 2024-08-17T17:26:48.756 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:48 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:48.756 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:48 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:48.757 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:48 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/2952757615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:48.757 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:48 smithi037 ceph-mon[41254]: from='client.25718 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:48.757 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:48 smithi037 ceph-mon[41254]: Standby manager daemon x started 2024-08-17T17:26:48.757 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:48 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.46:0/114177370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:26:48.757 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:48 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.46:0/114177370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:26:48.757 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:48 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.46:0/114177370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:26:48.757 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:48 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.46:0/114177370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:26:48.757 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:48 smithi037 ceph-mon[41254]: from='client.25724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:48.757 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:48 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:48.757 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:48 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:48.757 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:48 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:48.757 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:48 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:48.758 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:48 smithi037 ceph-mon[31110]: osdmap e232: 8 total, 8 up, 8 in 2024-08-17T17:26:48.758 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:48 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:48.758 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:48 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:48.758 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:48 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/2952757615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:48.758 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:48 smithi037 ceph-mon[31110]: from='client.25718 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:48.758 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:48 smithi037 ceph-mon[31110]: Standby manager daemon x started 2024-08-17T17:26:48.758 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:48 smithi037 ceph-mon[31110]: from='mgr.? 172.21.15.46:0/114177370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:26:48.758 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:48 smithi037 ceph-mon[31110]: from='mgr.? 172.21.15.46:0/114177370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:26:48.758 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:48 smithi037 ceph-mon[31110]: from='mgr.? 172.21.15.46:0/114177370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:26:48.758 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:48 smithi037 ceph-mon[31110]: from='mgr.? 172.21.15.46:0/114177370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:26:48.758 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:48 smithi037 ceph-mon[31110]: from='client.25724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:48.758 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:48 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:48.759 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:48 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:48.759 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:48 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:48.759 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:48 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:48.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:48 smithi046 ceph-mon[34315]: osdmap e232: 8 total, 8 up, 8 in 2024-08-17T17:26:48.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:48 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:48.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:48 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:48.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:48 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/2952757615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:48.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:48 smithi046 ceph-mon[34315]: from='client.25718 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:48.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:48 smithi046 ceph-mon[34315]: Standby manager daemon x started 2024-08-17T17:26:48.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:48 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.46:0/114177370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:26:48.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:48 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.46:0/114177370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:26:48.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:48 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.46:0/114177370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:26:48.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:48 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.46:0/114177370' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:26:48.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:48 smithi046 ceph-mon[34315]: from='client.25724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:48.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:48 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:48.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:48 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:48.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:48 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:48.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:48 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:49.431 INFO:tasks.rados.rados.0.smithi037.stdout:633: done (4 left) 2024-08-17T17:26:49.431 INFO:tasks.rados.rados.0.smithi037.stdout:634: done (3 left) 2024-08-17T17:26:49.431 INFO:tasks.rados.rados.0.smithi037.stdout:636: done (2 left) 2024-08-17T17:26:49.431 INFO:tasks.rados.rados.0.smithi037.stdout:637: done (1 left) 2024-08-17T17:26:49.431 INFO:tasks.rados.rados.0.smithi037.stdout:638: done (0 left) 2024-08-17T17:26:49.431 INFO:tasks.rados.rados.0.smithi037.stdout:639: read oid 18 snap -1 2024-08-17T17:26:49.431 INFO:tasks.rados.rados.0.smithi037.stdout:639: expect (ObjNum 249 snap 74 seq_num 249) 2024-08-17T17:26:49.431 INFO:tasks.rados.rados.0.smithi037.stdout:640: snap_remove snap 83 2024-08-17T17:26:49.735 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:49 smithi037 ceph-mon[31110]: osdmap e233: 8 total, 8 up, 8 in 2024-08-17T17:26:49.735 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:49 smithi037 ceph-mon[31110]: mgrmap e31: y(active, since 5s), standbys: x 2024-08-17T17:26:49.735 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:49 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:26:49.735 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:49 smithi037 ceph-mon[31110]: pgmap v12: 89 pgs: 89 active+clean; 304 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:26:49.735 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:49 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:49.735 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:49 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:49.736 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:49 smithi037 ceph-mon[41254]: osdmap e233: 8 total, 8 up, 8 in 2024-08-17T17:26:49.736 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:49 smithi037 ceph-mon[41254]: mgrmap e31: y(active, since 5s), standbys: x 2024-08-17T17:26:49.736 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:49 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:26:49.736 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:49 smithi037 ceph-mon[41254]: pgmap v12: 89 pgs: 89 active+clean; 304 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:26:49.736 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:49 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:49.736 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:49 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:49 smithi046 ceph-mon[34315]: osdmap e233: 8 total, 8 up, 8 in 2024-08-17T17:26:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:49 smithi046 ceph-mon[34315]: mgrmap e31: y(active, since 5s), standbys: x 2024-08-17T17:26:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:49 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:26:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:49 smithi046 ceph-mon[34315]: pgmap v12: 89 pgs: 89 active+clean; 304 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:26:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:49 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:49 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:50.445 INFO:tasks.rados.rados.0.smithi037.stdout:640: done (1 left) 2024-08-17T17:26:50.445 INFO:tasks.rados.rados.0.smithi037.stdout:641: read oid 13 snap -1 2024-08-17T17:26:50.445 INFO:tasks.rados.rados.0.smithi037.stdout:641: expect (ObjNum 271 snap 84 seq_num 271) 2024-08-17T17:26:50.445 INFO:tasks.rados.rados.0.smithi037.stdout:642: delete oid 39 current snap is 86 2024-08-17T17:26:50.446 INFO:tasks.rados.rados.0.smithi037.stdout:639: expect (ObjNum 249 snap 74 seq_num 249) 2024-08-17T17:26:50.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:50 smithi046 ceph-mon[34315]: osdmap e234: 8 total, 8 up, 8 in 2024-08-17T17:26:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:26:50.567 INFO:tasks.rados.rados.0.smithi037.stdout:641: expect (ObjNum 271 snap 84 seq_num 271) 2024-08-17T17:26:50.719 INFO:tasks.rados.rados.0.smithi037.stdout:639: done (2 left) 2024-08-17T17:26:50.719 INFO:tasks.rados.rados.0.smithi037.stdout:641: done (1 left) 2024-08-17T17:26:50.719 INFO:tasks.rados.rados.0.smithi037.stdout:642: done (0 left) 2024-08-17T17:26:50.719 INFO:tasks.rados.rados.0.smithi037.stdout:643: read oid 40 snap -1 2024-08-17T17:26:50.719 INFO:tasks.rados.rados.0.smithi037.stdout:643: expect (ObjNum 239 snap 73 seq_num 239) 2024-08-17T17:26:50.719 INFO:tasks.rados.rados.0.smithi037.stdout:644: read oid 11 snap -1 2024-08-17T17:26:50.719 INFO:tasks.rados.rados.0.smithi037.stdout:644: expect deleted 2024-08-17T17:26:50.719 INFO:tasks.rados.rados.0.smithi037.stdout:645: snap_remove snap 73 2024-08-17T17:26:50.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:50 smithi037 ceph-mon[41254]: osdmap e234: 8 total, 8 up, 8 in 2024-08-17T17:26:50.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:50 smithi037 ceph-mon[31110]: osdmap e234: 8 total, 8 up, 8 in 2024-08-17T17:26:50.880 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:26:51.454 INFO:tasks.rados.rados.0.smithi037.stdout:645: done (2 left) 2024-08-17T17:26:51.455 INFO:tasks.rados.rados.0.smithi037.stdout:646: read oid 18 snap -1 2024-08-17T17:26:51.455 INFO:tasks.rados.rados.0.smithi037.stdout:646: expect (ObjNum 249 snap 74 seq_num 249) 2024-08-17T17:26:51.455 INFO:tasks.rados.rados.0.smithi037.stdout:647: read oid 25 snap -1 2024-08-17T17:26:51.455 INFO:tasks.rados.rados.0.smithi037.stdout:647: expect deleted 2024-08-17T17:26:51.455 INFO:tasks.rados.rados.0.smithi037.stdout:648: delete oid 14 current snap is 86 2024-08-17T17:26:51.455 INFO:tasks.rados.rados.0.smithi037.stdout:643: expect (ObjNum 239 snap 73 seq_num 239) 2024-08-17T17:26:51.600 INFO:tasks.rados.rados.0.smithi037.stdout:646: expect (ObjNum 249 snap 74 seq_num 249) 2024-08-17T17:26:51.708 INFO:tasks.rados.rados.0.smithi037.stdout:643: done (4 left) 2024-08-17T17:26:51.708 INFO:tasks.rados.rados.0.smithi037.stdout:644: done (3 left) 2024-08-17T17:26:51.708 INFO:tasks.rados.rados.0.smithi037.stdout:646: done (2 left) 2024-08-17T17:26:51.708 INFO:tasks.rados.rados.0.smithi037.stdout:647: done (1 left) 2024-08-17T17:26:51.708 INFO:tasks.rados.rados.0.smithi037.stdout:648: done (0 left) 2024-08-17T17:26:51.708 INFO:tasks.rados.rados.0.smithi037.stdout:649: snap_remove snap 67 2024-08-17T17:26:51.726 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:51 smithi037 ceph-mon[41254]: osdmap e235: 8 total, 8 up, 8 in 2024-08-17T17:26:51.726 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:51 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1428426790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:51.726 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:51 smithi037 ceph-mon[41254]: pgmap v15: 89 pgs: 89 active+clean; 306 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 591 KiB/s wr, 23 op/s 2024-08-17T17:26:51.727 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:51 smithi037 ceph-mon[41254]: from='client.25736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:51.727 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:51 smithi037 ceph-mon[41254]: from='client.15840 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:51.727 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:51 smithi037 ceph-mon[31110]: osdmap e235: 8 total, 8 up, 8 in 2024-08-17T17:26:51.727 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:51 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1428426790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:51.727 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:51 smithi037 ceph-mon[31110]: pgmap v15: 89 pgs: 89 active+clean; 306 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 591 KiB/s wr, 23 op/s 2024-08-17T17:26:51.727 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:51 smithi037 ceph-mon[31110]: from='client.25736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:51.727 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:51 smithi037 ceph-mon[31110]: from='client.15840 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:51 smithi046 ceph-mon[34315]: osdmap e235: 8 total, 8 up, 8 in 2024-08-17T17:26:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:51 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1428426790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:51 smithi046 ceph-mon[34315]: pgmap v15: 89 pgs: 89 active+clean; 306 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 591 KiB/s wr, 23 op/s 2024-08-17T17:26:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:51 smithi046 ceph-mon[34315]: from='client.25736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:51 smithi046 ceph-mon[34315]: from='client.15840 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:52.464 INFO:tasks.rados.rados.0.smithi037.stdout:649: done (0 left) 2024-08-17T17:26:52.464 INFO:tasks.rados.rados.0.smithi037.stdout:650: write oid 29 current snap is 86 2024-08-17T17:26:52.464 INFO:tasks.rados.rados.0.smithi037.stdout:650: seq_num 277 ranges {655539=632681,2076218=570097} 2024-08-17T17:26:52.471 INFO:tasks.rados.rados.0.smithi037.stdout:650: writing smithi03781225-29 from 655539 to 1288220 tid 1 2024-08-17T17:26:52.479 INFO:tasks.rados.rados.0.smithi037.stdout:650: writing smithi03781225-29 from 2076218 to 2646315 tid 2 2024-08-17T17:26:52.479 INFO:tasks.rados.rados.0.smithi037.stdout:651: delete oid 28 current snap is 86 2024-08-17T17:26:52.482 INFO:tasks.rados.rados.0.smithi037.stdout:650: finishing write tid 1 to smithi03781225-29 2024-08-17T17:26:52.483 INFO:tasks.rados.rados.0.smithi037.stdout:651: done (1 left) 2024-08-17T17:26:52.483 INFO:tasks.rados.rados.0.smithi037.stdout:652: delete oid 7 current snap is 86 2024-08-17T17:26:52.483 INFO:tasks.rados.rados.0.smithi037.stdout:650: finishing write tid 2 to smithi03781225-29 2024-08-17T17:26:52.483 INFO:tasks.rados.rados.0.smithi037.stdout:650: finishing write tid 3 to smithi03781225-29 2024-08-17T17:26:52.483 INFO:tasks.rados.rados.0.smithi037.stdout:650: finishing write tid 4 to smithi03781225-29 2024-08-17T17:26:52.483 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 265 (ObjNum 277 snap 86 seq_num 277) dirty exists 2024-08-17T17:26:52.484 INFO:tasks.rados.rados.0.smithi037.stdout:650: left oid 29 (ObjNum 277 snap 86 seq_num 277) 2024-08-17T17:26:52.484 INFO:tasks.rados.rados.0.smithi037.stdout:650: done (1 left) 2024-08-17T17:26:52.484 INFO:tasks.rados.rados.0.smithi037.stdout:652: done (0 left) 2024-08-17T17:26:52.485 INFO:tasks.rados.rados.0.smithi037.stdout:653: read oid 4 snap -1 2024-08-17T17:26:52.485 INFO:tasks.rados.rados.0.smithi037.stdout:653: expect deleted 2024-08-17T17:26:52.485 INFO:tasks.rados.rados.0.smithi037.stdout:654: rollback oid 16 current snap is 86 2024-08-17T17:26:52.485 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 16 to 31 2024-08-17T17:26:52.485 INFO:tasks.rados.rados.0.smithi037.stdout:655: write oid 45 current snap is 86 2024-08-17T17:26:52.485 INFO:tasks.rados.rados.0.smithi037.stdout:655: seq_num 280 ranges {705960=458428,1735311=717424} 2024-08-17T17:26:52.490 INFO:tasks.rados.rados.0.smithi037.stdout:655: writing smithi03781225-45 from 705960 to 1164388 tid 1 2024-08-17T17:26:52.498 INFO:tasks.rados.rados.0.smithi037.stdout:655: writing smithi03781225-45 from 1735311 to 2452735 tid 2 2024-08-17T17:26:52.498 INFO:tasks.rados.rados.0.smithi037.stdout:656: delete oid 11 current snap is 86 2024-08-17T17:26:52.499 INFO:tasks.rados.rados.0.smithi037.stdout:654: finishing rollback tid 1 to smithi03781225-16 2024-08-17T17:26:52.499 INFO:tasks.rados.rados.0.smithi037.stdout:654: finishing rollback tid 2 to smithi03781225-16 2024-08-17T17:26:52.499 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 16 v 259 (ObjNum 136 snap 28 seq_num 136) dirty exists 2024-08-17T17:26:52.499 INFO:tasks.rados.rados.0.smithi037.stdout:655: finishing write tid 1 to smithi03781225-45 2024-08-17T17:26:52.500 INFO:tasks.rados.rados.0.smithi037.stdout:653: done (3 left) 2024-08-17T17:26:52.500 INFO:tasks.rados.rados.0.smithi037.stdout:654: done (2 left) 2024-08-17T17:26:52.500 INFO:tasks.rados.rados.0.smithi037.stdout:656: done (1 left) 2024-08-17T17:26:52.500 INFO:tasks.rados.rados.0.smithi037.stdout:657: read oid 41 snap -1 2024-08-17T17:26:52.500 INFO:tasks.rados.rados.0.smithi037.stdout:657: expect (ObjNum 40 snap 0 seq_num 40) 2024-08-17T17:26:52.500 INFO:tasks.rados.rados.0.smithi037.stdout:658: read oid 8 snap 63 2024-08-17T17:26:52.500 INFO:tasks.rados.rados.0.smithi037.stdout:658: expect (ObjNum 207 snap 59 seq_num 207) 2024-08-17T17:26:52.500 INFO:tasks.rados.rados.0.smithi037.stdout:659: rollback oid 10 current snap is 86 2024-08-17T17:26:52.500 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 10 to 72 2024-08-17T17:26:52.500 INFO:tasks.rados.rados.0.smithi037.stdout:660: snap_remove snap 31 2024-08-17T17:26:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:52 smithi046 ceph-mon[34315]: osdmap e236: 8 total, 8 up, 8 in 2024-08-17T17:26:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:52 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:52 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:52 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:26:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:52 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:26:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:52 smithi046 ceph-mon[34315]: Updating smithi037:/etc/ceph/ceph.conf 2024-08-17T17:26:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:52 smithi046 ceph-mon[34315]: Updating smithi046:/etc/ceph/ceph.conf 2024-08-17T17:26:52.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:52 smithi046 ceph-mon[34315]: Updating smithi037:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:26:52.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:52 smithi046 ceph-mon[34315]: Updating smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:26:52.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:52 smithi046 ceph-mon[34315]: Updating smithi037:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:26:52.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:52 smithi046 ceph-mon[34315]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:26:52.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:52 smithi037 ceph-mon[31110]: osdmap e236: 8 total, 8 up, 8 in 2024-08-17T17:26:52.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:52 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:52.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:52 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:52.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:52 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:26:52.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:52 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:26:52.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:52 smithi037 ceph-mon[31110]: Updating smithi037:/etc/ceph/ceph.conf 2024-08-17T17:26:52.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:52 smithi037 ceph-mon[31110]: Updating smithi046:/etc/ceph/ceph.conf 2024-08-17T17:26:52.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:52 smithi037 ceph-mon[31110]: Updating smithi037:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:26:52.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:52 smithi037 ceph-mon[31110]: Updating smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:26:52.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:52 smithi037 ceph-mon[31110]: Updating smithi037:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:26:52.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:52 smithi037 ceph-mon[31110]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:26:52.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:52 smithi037 ceph-mon[41254]: osdmap e236: 8 total, 8 up, 8 in 2024-08-17T17:26:52.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:52 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:52.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:52 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:52.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:52 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:26:52.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:52 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:26:52.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:52 smithi037 ceph-mon[41254]: Updating smithi037:/etc/ceph/ceph.conf 2024-08-17T17:26:52.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:52 smithi037 ceph-mon[41254]: Updating smithi046:/etc/ceph/ceph.conf 2024-08-17T17:26:52.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:52 smithi037 ceph-mon[41254]: Updating smithi037:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:26:52.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:52 smithi037 ceph-mon[41254]: Updating smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:26:52.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:52 smithi037 ceph-mon[41254]: Updating smithi037:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:26:52.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:52 smithi037 ceph-mon[41254]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:26:53.470 INFO:tasks.rados.rados.0.smithi037.stdout:660: done (4 left) 2024-08-17T17:26:53.471 INFO:tasks.rados.rados.0.smithi037.stdout:661: read oid 11 snap -1 2024-08-17T17:26:53.471 INFO:tasks.rados.rados.0.smithi037.stdout:661: expect deleted 2024-08-17T17:26:53.471 INFO:tasks.rados.rados.0.smithi037.stdout:662: snap_remove snap 77 2024-08-17T17:26:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:53 smithi046 ceph-mon[34315]: Updating smithi037:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:26:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:53 smithi046 ceph-mon[34315]: Updating smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:26:53.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:53 smithi046 ceph-mon[34315]: osdmap e237: 8 total, 8 up, 8 in 2024-08-17T17:26:53.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:53 smithi046 ceph-mon[34315]: pgmap v18: 89 pgs: 89 active+clean; 306 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 591 KiB/s wr, 23 op/s 2024-08-17T17:26:53.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:53 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:53.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:53 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:53.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:53 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:53.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:53 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:53.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:53 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:53.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:53 smithi046 ceph-mon[34315]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T17:26:53.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:53 smithi046 ceph-mon[34315]: Reconfiguring daemon prometheus.a on smithi046 2024-08-17T17:26:53.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:53 smithi037 ceph-mon[31110]: Updating smithi037:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:26:53.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:53 smithi037 ceph-mon[31110]: Updating smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:26:53.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:53 smithi037 ceph-mon[31110]: osdmap e237: 8 total, 8 up, 8 in 2024-08-17T17:26:53.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:53 smithi037 ceph-mon[31110]: pgmap v18: 89 pgs: 89 active+clean; 306 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 591 KiB/s wr, 23 op/s 2024-08-17T17:26:53.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:53 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:53.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:53 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:53.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:53 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:53.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:53 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:53.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:53 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:53.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:53 smithi037 ceph-mon[31110]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T17:26:53.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:53 smithi037 ceph-mon[31110]: Reconfiguring daemon prometheus.a on smithi046 2024-08-17T17:26:53.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:53 smithi037 ceph-mon[41254]: Updating smithi037:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:26:53.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:53 smithi037 ceph-mon[41254]: Updating smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:26:53.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:53 smithi037 ceph-mon[41254]: osdmap e237: 8 total, 8 up, 8 in 2024-08-17T17:26:53.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:53 smithi037 ceph-mon[41254]: pgmap v18: 89 pgs: 89 active+clean; 306 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 591 KiB/s wr, 23 op/s 2024-08-17T17:26:53.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:53 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:53.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:53 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:53.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:53 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:53.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:53 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:53.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:53 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:53.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:53 smithi037 ceph-mon[41254]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T17:26:53.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:53 smithi037 ceph-mon[41254]: Reconfiguring daemon prometheus.a on smithi046 2024-08-17T17:26:53.834 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:26:54.385 INFO:tasks.rados.rados.0.smithi037.stdout:662: done (5 left) 2024-08-17T17:26:54.385 INFO:tasks.rados.rados.0.smithi037.stdout:663: delete oid 16 current snap is 86 2024-08-17T17:26:54.385 INFO:tasks.rados.rados.0.smithi037.stdout:659: finishing rollback tid 1 to smithi03781225-10 2024-08-17T17:26:54.385 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 10 v 0 (ObjNum 65 snap 0 seq_num 1953066355) dirty dne 2024-08-17T17:26:54.385 INFO:tasks.rados.rados.0.smithi037.stdout:655: finishing write tid 2 to smithi03781225-45 2024-08-17T17:26:54.385 INFO:tasks.rados.rados.0.smithi037.stdout:655: finishing write tid 3 to smithi03781225-45 2024-08-17T17:26:54.385 INFO:tasks.rados.rados.0.smithi037.stdout:655: finishing write tid 4 to smithi03781225-45 2024-08-17T17:26:54.385 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 138 (ObjNum 280 snap 86 seq_num 280) dirty exists 2024-08-17T17:26:54.385 INFO:tasks.rados.rados.0.smithi037.stdout:655: left oid 45 (ObjNum 280 snap 86 seq_num 280) 2024-08-17T17:26:54.385 INFO:tasks.rados.rados.0.smithi037.stdout:658: expect (ObjNum 207 snap 59 seq_num 207) 2024-08-17T17:26:54.546 INFO:tasks.rados.rados.0.smithi037.stdout:657: expect (ObjNum 40 snap 0 seq_num 40) 2024-08-17T17:26:54.635 INFO:tasks.rados.rados.0.smithi037.stdout:655: done (5 left) 2024-08-17T17:26:54.635 INFO:tasks.rados.rados.0.smithi037.stdout:657: done (4 left) 2024-08-17T17:26:54.635 INFO:tasks.rados.rados.0.smithi037.stdout:658: done (3 left) 2024-08-17T17:26:54.635 INFO:tasks.rados.rados.0.smithi037.stdout:659: done (2 left) 2024-08-17T17:26:54.635 INFO:tasks.rados.rados.0.smithi037.stdout:661: done (1 left) 2024-08-17T17:26:54.635 INFO:tasks.rados.rados.0.smithi037.stdout:663: done (0 left) 2024-08-17T17:26:54.635 INFO:tasks.rados.rados.0.smithi037.stdout:664: rollback oid 37 current snap is 86 2024-08-17T17:26:54.635 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 37 to 74 2024-08-17T17:26:54.635 INFO:tasks.rados.rados.0.smithi037.stdout:665: rollback oid 21 current snap is 86 2024-08-17T17:26:54.635 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 21 to 63 2024-08-17T17:26:54.636 INFO:tasks.rados.rados.0.smithi037.stdout:666: write oid 40 current snap is 86 2024-08-17T17:26:54.636 INFO:tasks.rados.rados.0.smithi037.stdout:666: seq_num 283 ranges {756381=400528,1910757=464751} 2024-08-17T17:26:54.641 INFO:tasks.rados.rados.0.smithi037.stdout:666: writing smithi03781225-40 from 756381 to 1156909 tid 1 2024-08-17T17:26:54.648 INFO:tasks.rados.rados.0.smithi037.stdout:666: writing smithi03781225-40 from 1910757 to 2375508 tid 2 2024-08-17T17:26:54.648 INFO:tasks.rados.rados.0.smithi037.stdout:667: write oid 42 current snap is 86 2024-08-17T17:26:54.648 INFO:tasks.rados.rados.0.smithi037.stdout:667: seq_num 284 ranges {773188=475777,1969239=724762} 2024-08-17T17:26:54.654 INFO:tasks.rados.rados.0.smithi037.stdout:667: writing smithi03781225-42 from 773188 to 1248965 tid 1 2024-08-17T17:26:54.663 INFO:tasks.rados.rados.0.smithi037.stdout:667: writing smithi03781225-42 from 1969239 to 2694001 tid 2 2024-08-17T17:26:54.663 INFO:tasks.rados.rados.0.smithi037.stdout:668: snap_create 2024-08-17T17:26:54.663 INFO:tasks.rados.rados.0.smithi037.stdout:664: finishing rollback tid 0 to smithi03781225-37 2024-08-17T17:26:54.663 INFO:tasks.rados.rados.0.smithi037.stdout:664: finishing rollback tid 1 to smithi03781225-37 2024-08-17T17:26:54.664 INFO:tasks.rados.rados.0.smithi037.stdout:665: finishing rollback tid 0 to smithi03781225-21 2024-08-17T17:26:54.664 INFO:tasks.rados.rados.0.smithi037.stdout:664: finishing rollback tid 2 to smithi03781225-37 2024-08-17T17:26:54.664 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 37 v 277 (ObjNum 134 snap 28 seq_num 134) dirty exists 2024-08-17T17:26:54.664 INFO:tasks.rados.rados.0.smithi037.stdout:665: finishing rollback tid 1 to smithi03781225-21 2024-08-17T17:26:54.664 INFO:tasks.rados.rados.0.smithi037.stdout:665: finishing rollback tid 2 to smithi03781225-21 2024-08-17T17:26:54.664 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 21 v 632 (ObjNum 224 snap 62 seq_num 224) dirty exists 2024-08-17T17:26:54.664 INFO:tasks.rados.rados.0.smithi037.stdout:666: finishing write tid 1 to smithi03781225-40 2024-08-17T17:26:54.664 INFO:tasks.rados.rados.0.smithi037.stdout:666: finishing write tid 2 to smithi03781225-40 2024-08-17T17:26:54.664 INFO:tasks.rados.rados.0.smithi037.stdout:666: finishing write tid 3 to smithi03781225-40 2024-08-17T17:26:54.664 INFO:tasks.rados.rados.0.smithi037.stdout:666: finishing write tid 4 to smithi03781225-40 2024-08-17T17:26:54.664 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 40 v 211 (ObjNum 283 snap 86 seq_num 283) dirty exists 2024-08-17T17:26:54.664 INFO:tasks.rados.rados.0.smithi037.stdout:666: left oid 40 (ObjNum 283 snap 86 seq_num 283) 2024-08-17T17:26:54.665 INFO:tasks.rados.rados.0.smithi037.stdout:667: finishing write tid 1 to smithi03781225-42 2024-08-17T17:26:54.666 INFO:tasks.rados.rados.0.smithi037.stdout:667: finishing write tid 2 to smithi03781225-42 2024-08-17T17:26:54.666 INFO:tasks.rados.rados.0.smithi037.stdout:667: finishing write tid 3 to smithi03781225-42 2024-08-17T17:26:54.666 INFO:tasks.rados.rados.0.smithi037.stdout:667: finishing write tid 4 to smithi03781225-42 2024-08-17T17:26:54.666 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 341 (ObjNum 284 snap 86 seq_num 284) dirty exists 2024-08-17T17:26:54.667 INFO:tasks.rados.rados.0.smithi037.stdout:667: left oid 42 (ObjNum 284 snap 86 seq_num 284) 2024-08-17T17:26:54.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:54 smithi046 ceph-mon[34315]: osdmap e238: 8 total, 8 up, 8 in 2024-08-17T17:26:54.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:54 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/598375982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:54.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:54 smithi046 ceph-mon[34315]: from='client.15852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:54.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:54 smithi046 ceph-mon[34315]: from='client.25760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:54.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:54 smithi046 ceph-mon[34315]: osdmap e239: 8 total, 8 up, 8 in 2024-08-17T17:26:54.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:54 smithi037 ceph-mon[41254]: osdmap e238: 8 total, 8 up, 8 in 2024-08-17T17:26:54.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:54 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/598375982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:54.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:54 smithi037 ceph-mon[41254]: from='client.15852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:54.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:54 smithi037 ceph-mon[41254]: from='client.25760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:54.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:54 smithi037 ceph-mon[41254]: osdmap e239: 8 total, 8 up, 8 in 2024-08-17T17:26:54.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:54 smithi037 ceph-mon[31110]: osdmap e238: 8 total, 8 up, 8 in 2024-08-17T17:26:54.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:54 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/598375982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:54.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:54 smithi037 ceph-mon[31110]: from='client.15852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:54.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:54 smithi037 ceph-mon[31110]: from='client.25760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:54.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:54 smithi037 ceph-mon[31110]: osdmap e239: 8 total, 8 up, 8 in 2024-08-17T17:26:55.471 INFO:tasks.rados.rados.0.smithi037.stdout:664: done (4 left) 2024-08-17T17:26:55.471 INFO:tasks.rados.rados.0.smithi037.stdout:665: done (3 left) 2024-08-17T17:26:55.471 INFO:tasks.rados.rados.0.smithi037.stdout:666: done (2 left) 2024-08-17T17:26:55.471 INFO:tasks.rados.rados.0.smithi037.stdout:667: done (1 left) 2024-08-17T17:26:55.472 INFO:tasks.rados.rados.0.smithi037.stdout:668: done (0 left) 2024-08-17T17:26:55.472 INFO:tasks.rados.rados.0.smithi037.stdout:669: rollback oid 28 current snap is 87 2024-08-17T17:26:55.472 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 28 to 20 2024-08-17T17:26:55.472 INFO:tasks.rados.rados.0.smithi037.stdout:670: snap_remove snap 72 2024-08-17T17:26:55.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:55 smithi046 ceph-mon[34315]: pgmap v21: 89 pgs: 89 active+clean; 300 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 581 KiB/s wr, 16 op/s 2024-08-17T17:26:55.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:55 smithi037 ceph-mon[41254]: pgmap v21: 89 pgs: 89 active+clean; 300 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 581 KiB/s wr, 16 op/s 2024-08-17T17:26:55.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:55 smithi037 ceph-mon[31110]: pgmap v21: 89 pgs: 89 active+clean; 300 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 581 KiB/s wr, 16 op/s 2024-08-17T17:26:56.066 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:26:55 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[67241]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:26:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.51.0" 2024-08-17T17:26:56.468 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:56 smithi046 systemd[1]: Stopping Ceph prometheus.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:26:56.475 INFO:tasks.rados.rados.0.smithi037.stdout:670: done (1 left) 2024-08-17T17:26:56.475 INFO:tasks.rados.rados.0.smithi037.stdout:671: delete oid 29 current snap is 87 2024-08-17T17:26:56.475 INFO:tasks.rados.rados.0.smithi037.stdout:669: finishing rollback tid 1 to smithi03781225-28 2024-08-17T17:26:56.475 INFO:tasks.rados.rados.0.smithi037.stdout:669: finishing rollback tid 2 to smithi03781225-28 2024-08-17T17:26:56.475 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 28 v 634 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-08-17T17:26:56.482 INFO:tasks.rados.rados.0.smithi037.stdout:669: done (1 left) 2024-08-17T17:26:56.482 INFO:tasks.rados.rados.0.smithi037.stdout:671: done (0 left) 2024-08-17T17:26:56.482 INFO:tasks.rados.rados.0.smithi037.stdout:672: read oid 5 snap -1 2024-08-17T17:26:56.482 INFO:tasks.rados.rados.0.smithi037.stdout:672: expect (ObjNum 219 snap 61 seq_num 219) 2024-08-17T17:26:56.482 INFO:tasks.rados.rados.0.smithi037.stdout:673: snap_remove snap 71 2024-08-17T17:26:56.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:56 smithi046 ceph-mon[34315]: osdmap e240: 8 total, 8 up, 8 in 2024-08-17T17:26:56.761 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:56 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:56.520Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-17T17:26:56.761 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:56 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:56.520Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-08-17T17:26:56.761 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:56 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:56.520Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-08-17T17:26:56.761 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:56 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:56.520Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-17T17:26:56.762 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:56 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:56.520Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-08-17T17:26:56.762 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:56 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:56.520Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-08-17T17:26:56.762 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:56 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:56.521Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-08-17T17:26:56.762 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:56 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:56.521Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-08-17T17:26:56.762 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:56 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:56.521Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-08-17T17:26:56.762 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:56 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:56.522Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-08-17T17:26:56.762 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:56 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:56.522Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-08-17T17:26:56.762 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:56 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[75841]: ts=2024-08-17T17:26:56.522Z caller=main.go:1273 level=info msg="See you next time!" 2024-08-17T17:26:56.762 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:56 smithi046 podman[78977]: 2024-08-17 17:26:56.531140948 +0000 UTC m=+0.177002373 container died 0b9aaf122a1fc7d511da947e4d9a177e8a9986d6a44ad843007dede35c1e33ee (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T17:26:56.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:56 smithi037 ceph-mon[41254]: osdmap e240: 8 total, 8 up, 8 in 2024-08-17T17:26:56.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:56 smithi037 ceph-mon[31110]: osdmap e240: 8 total, 8 up, 8 in 2024-08-17T17:26:56.801 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:26:57.146 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:56 smithi046 podman[78977]: 2024-08-17 17:26:56.878255248 +0000 UTC m=+0.524116676 container cleanup 0b9aaf122a1fc7d511da947e4d9a177e8a9986d6a44ad843007dede35c1e33ee (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T17:26:57.146 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:56 smithi046 bash[78977]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T17:26:57.475 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 podman[78992]: 2024-08-17 17:26:57.146055828 +0000 UTC m=+0.615522223 container remove 0b9aaf122a1fc7d511da947e4d9a177e8a9986d6a44ad843007dede35c1e33ee (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T17:26:57.476 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-17T17:26:57.476 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 systemd[1]: Stopped Ceph prometheus.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:26:57.476 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@prometheus.a.service: Consumed 1.079s CPU time. 2024-08-17T17:26:57.476 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 systemd[1]: Starting Ceph prometheus.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:26:57.482 INFO:tasks.rados.rados.0.smithi037.stdout:672: expect (ObjNum 219 snap 61 seq_num 219) 2024-08-17T17:26:57.701 INFO:tasks.rados.rados.0.smithi037.stdout:672: done (1 left) 2024-08-17T17:26:57.701 INFO:tasks.rados.rados.0.smithi037.stdout:673: done (0 left) 2024-08-17T17:26:57.701 INFO:tasks.rados.rados.0.smithi037.stdout:674: write oid 44 current snap is 87 2024-08-17T17:26:57.701 INFO:tasks.rados.rados.0.smithi037.stdout:674: seq_num 286 ranges {406802=626275,1686203=728431} 2024-08-17T17:26:57.706 INFO:tasks.rados.rados.0.smithi037.stdout:674: writing smithi03781225-44 from 406802 to 1033077 tid 1 2024-08-17T17:26:57.714 INFO:tasks.rados.rados.0.smithi037.stdout:674: writing smithi03781225-44 from 1686203 to 2414634 tid 2 2024-08-17T17:26:57.714 INFO:tasks.rados.rados.0.smithi037.stdout:675: snap_remove snap 80 2024-08-17T17:26:57.761 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 podman[79088]: 2024-08-17 17:26:57.443700263 +0000 UTC m=+0.019177553 image pull 1d3b7f56885b6dd623f1785be963aa9c195f86bc256ea454e8d02a7980b79c53 quay.io/prometheus/prometheus:v2.51.0 2024-08-17T17:26:57.761 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 podman[79088]: 2024-08-17 17:26:57.580615842 +0000 UTC m=+0.156093123 container create dba3d9272523bed85c0d206966db4d63728f42c6b0bec2b04eda2e36420d207d (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T17:26:57.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:57 smithi046 ceph-mon[34315]: osdmap e241: 8 total, 8 up, 8 in 2024-08-17T17:26:57.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:57 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/2029513378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:57.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:57 smithi046 ceph-mon[34315]: pgmap v24: 89 pgs: 89 active+clean; 300 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 581 KiB/s wr, 16 op/s 2024-08-17T17:26:57.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:57 smithi046 ceph-mon[34315]: from='client.25772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:57.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:57 smithi046 ceph-mon[34315]: from='client.25778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:57.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:57 smithi037 ceph-mon[31110]: osdmap e241: 8 total, 8 up, 8 in 2024-08-17T17:26:57.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:57 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/2029513378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:57.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:57 smithi037 ceph-mon[31110]: pgmap v24: 89 pgs: 89 active+clean; 300 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 581 KiB/s wr, 16 op/s 2024-08-17T17:26:57.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:57 smithi037 ceph-mon[31110]: from='client.25772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:57.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:57 smithi037 ceph-mon[31110]: from='client.25778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:57.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:57 smithi037 ceph-mon[41254]: osdmap e241: 8 total, 8 up, 8 in 2024-08-17T17:26:57.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:57 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/2029513378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:57.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:57 smithi037 ceph-mon[41254]: pgmap v24: 89 pgs: 89 active+clean; 300 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 581 KiB/s wr, 16 op/s 2024-08-17T17:26:57.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:57 smithi037 ceph-mon[41254]: from='client.25772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:57.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:57 smithi037 ceph-mon[41254]: from='client.25778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:26:58.020 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 podman[79088]: 2024-08-17 17:26:57.791063468 +0000 UTC m=+0.366540750 container init dba3d9272523bed85c0d206966db4d63728f42c6b0bec2b04eda2e36420d207d (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T17:26:58.021 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 podman[79088]: 2024-08-17 17:26:57.794077197 +0000 UTC m=+0.369554479 container start dba3d9272523bed85c0d206966db4d63728f42c6b0bec2b04eda2e36420d207d (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T17:26:58.021 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:26:57.813Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-08-17T17:26:58.021 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:26:57.813Z caller=main.go:622 level=info build_context="(go=go1.22.1, platform=linux/amd64, user=root@b5723e458358, date=20240319-10:54:45, tags=netgo,builtinassets,stringlabels)" 2024-08-17T17:26:58.021 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:26:57.813Z caller=main.go:623 level=info host_details="(Linux 5.14.0-480.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024 x86_64 smithi046 (none))" 2024-08-17T17:26:58.021 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:26:57.813Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-17T17:26:58.021 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:26:57.813Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-17T17:26:58.021 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:26:57.815Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-08-17T17:26:58.021 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:26:57.815Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-08-17T17:26:58.021 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:26:57.818Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-08-17T17:26:58.021 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:26:57.818Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-17T17:26:58.021 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:26:57.819Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-17T17:26:58.021 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:26:57.819Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.785µs 2024-08-17T17:26:58.022 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:26:57.819Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-17T17:26:58.022 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:26:57.819Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-08-17T17:26:58.022 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:26:57.831Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-08-17T17:26:58.022 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:26:57.837Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-08-17T17:26:58.022 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:26:57.837Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-08-17T17:26:58.022 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:26:57.837Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=37.615µs wal_replay_duration=17.752658ms wbl_replay_duration=117ns total_replay_duration=17.808774ms 2024-08-17T17:26:58.022 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:26:57.840Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-08-17T17:26:58.022 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:26:57.840Z caller=main.go:1153 level=info msg="TSDB started" 2024-08-17T17:26:58.022 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:26:57.840Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-17T17:26:58.022 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:26:57.854Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.154505ms db_storage=776ns remote_storage=1.206µs web_handler=392ns query_engine=569ns scrape=303.785µs scrape_sd=100.061µs notify=10µs notify_sd=8.278µs rules=13.257311ms tracing=5.764µs 2024-08-17T17:26:58.022 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:26:57.854Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-08-17T17:26:58.022 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:26:57.854Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-08-17T17:26:58.022 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 bash[79088]: dba3d9272523bed85c0d206966db4d63728f42c6b0bec2b04eda2e36420d207d 2024-08-17T17:26:58.023 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:26:57 smithi046 systemd[1]: Started Ceph prometheus.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:26:58.489 INFO:tasks.rados.rados.0.smithi037.stdout:674: finishing write tid 1 to smithi03781225-44 2024-08-17T17:26:58.490 INFO:tasks.rados.rados.0.smithi037.stdout:674: finishing write tid 2 to smithi03781225-44 2024-08-17T17:26:58.490 INFO:tasks.rados.rados.0.smithi037.stdout:674: finishing write tid 3 to smithi03781225-44 2024-08-17T17:26:58.490 INFO:tasks.rados.rados.0.smithi037.stdout:674: finishing write tid 4 to smithi03781225-44 2024-08-17T17:26:58.490 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 348 (ObjNum 286 snap 87 seq_num 286) dirty exists 2024-08-17T17:26:58.490 INFO:tasks.rados.rados.0.smithi037.stdout:674: left oid 44 (ObjNum 286 snap 87 seq_num 286) 2024-08-17T17:26:58.490 INFO:tasks.rados.rados.0.smithi037.stdout:674: done (1 left) 2024-08-17T17:26:58.490 INFO:tasks.rados.rados.0.smithi037.stdout:675: done (0 left) 2024-08-17T17:26:58.490 INFO:tasks.rados.rados.0.smithi037.stdout:676: write oid 3 current snap is 87 2024-08-17T17:26:58.490 INFO:tasks.rados.rados.0.smithi037.stdout:676: seq_num 287 ranges {423609=701524,1628332=472089,2648987=174622} 2024-08-17T17:26:58.496 INFO:tasks.rados.rados.0.smithi037.stdout:676: writing smithi03781225-3 from 423609 to 1125133 tid 1 2024-08-17T17:26:58.501 INFO:tasks.rados.rados.0.smithi037.stdout:676: writing smithi03781225-3 from 1628332 to 2100421 tid 2 2024-08-17T17:26:58.506 INFO:tasks.rados.rados.0.smithi037.stdout:676: writing smithi03781225-3 from 2648987 to 2823609 tid 3 2024-08-17T17:26:58.506 INFO:tasks.rados.rados.0.smithi037.stdout:677: read oid 42 snap 74 2024-08-17T17:26:58.506 INFO:tasks.rados.rados.0.smithi037.stdout:677: expect (ObjNum 238 snap 71 seq_num 238) 2024-08-17T17:26:58.506 INFO:tasks.rados.rados.0.smithi037.stdout:678: read oid 49 snap 60 2024-08-17T17:26:58.506 INFO:tasks.rados.rados.0.smithi037.stdout:678: expect (ObjNum 204 snap 57 seq_num 204) 2024-08-17T17:26:58.506 INFO:tasks.rados.rados.0.smithi037.stdout:679: write oid 24 current snap is 87 2024-08-17T17:26:58.506 INFO:tasks.rados.rados.0.smithi037.stdout:676: finishing write tid 1 to smithi03781225-3 2024-08-17T17:26:58.507 INFO:tasks.rados.rados.0.smithi037.stdout:676: finishing write tid 2 to smithi03781225-3 2024-08-17T17:26:58.507 INFO:tasks.rados.rados.0.smithi037.stdout:679: seq_num 288 ranges {440416=776773,1686814=732100} 2024-08-17T17:26:58.513 INFO:tasks.rados.rados.0.smithi037.stdout:679: writing smithi03781225-24 from 440416 to 1217189 tid 1 2024-08-17T17:26:58.520 INFO:tasks.rados.rados.0.smithi037.stdout:679: writing smithi03781225-24 from 1686814 to 2418914 tid 2 2024-08-17T17:26:58.520 INFO:tasks.rados.rados.0.smithi037.stdout:680: read oid 43 snap 81 2024-08-17T17:26:58.520 INFO:tasks.rados.rados.0.smithi037.stdout:680: expect (ObjNum 264 snap 80 seq_num 264) 2024-08-17T17:26:58.521 INFO:tasks.rados.rados.0.smithi037.stdout:681: snap_create 2024-08-17T17:26:58.521 INFO:tasks.rados.rados.0.smithi037.stdout:676: finishing write tid 3 to smithi03781225-3 2024-08-17T17:26:58.521 INFO:tasks.rados.rados.0.smithi037.stdout:676: finishing write tid 4 to smithi03781225-3 2024-08-17T17:26:58.521 INFO:tasks.rados.rados.0.smithi037.stdout:676: finishing write tid 5 to smithi03781225-3 2024-08-17T17:26:58.521 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 100 (ObjNum 287 snap 87 seq_num 287) dirty exists 2024-08-17T17:26:58.521 INFO:tasks.rados.rados.0.smithi037.stdout:676: left oid 3 (ObjNum 287 snap 87 seq_num 287) 2024-08-17T17:26:58.521 INFO:tasks.rados.rados.0.smithi037.stdout:677: expect (ObjNum 238 snap 71 seq_num 238) 2024-08-17T17:26:58.628 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:58 smithi046 ceph-mon[34315]: osdmap e242: 8 total, 8 up, 8 in 2024-08-17T17:26:58.628 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:58 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:58.628 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:58 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:58.629 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:58 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:26:58.629 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:58 smithi046 ceph-mon[34315]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:26:58.629 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:58 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:26:58.659 INFO:tasks.rados.rados.0.smithi037.stdout:678: expect (ObjNum 204 snap 57 seq_num 204) 2024-08-17T17:26:58.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:58 smithi037 ceph-mon[41254]: osdmap e242: 8 total, 8 up, 8 in 2024-08-17T17:26:58.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:58 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:58.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:58 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:58.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:58 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:26:58.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:58 smithi037 ceph-mon[41254]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:26:58.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:58 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:26:58.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:58 smithi037 ceph-mon[31110]: osdmap e242: 8 total, 8 up, 8 in 2024-08-17T17:26:58.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:58 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:58.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:58 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:26:58.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:58 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:26:58.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:58 smithi037 ceph-mon[31110]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:26:58.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:58 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:26:58.902 INFO:tasks.rados.rados.0.smithi037.stdout:679: finishing write tid 1 to smithi03781225-24 2024-08-17T17:26:58.902 INFO:tasks.rados.rados.0.smithi037.stdout:679: finishing write tid 2 to smithi03781225-24 2024-08-17T17:26:58.902 INFO:tasks.rados.rados.0.smithi037.stdout:679: finishing write tid 3 to smithi03781225-24 2024-08-17T17:26:58.903 INFO:tasks.rados.rados.0.smithi037.stdout:680: expect (ObjNum 264 snap 80 seq_num 264) 2024-08-17T17:26:58.984 INFO:tasks.rados.rados.0.smithi037.stdout:679: finishing write tid 4 to smithi03781225-24 2024-08-17T17:26:58.984 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 24 v 280 (ObjNum 288 snap 87 seq_num 288) dirty exists 2024-08-17T17:26:58.984 INFO:tasks.rados.rados.0.smithi037.stdout:679: left oid 24 (ObjNum 288 snap 87 seq_num 288) 2024-08-17T17:26:59.383 INFO:tasks.rados.rados.0.smithi037.stdout:676: done (5 left) 2024-08-17T17:26:59.383 INFO:tasks.rados.rados.0.smithi037.stdout:677: done (4 left) 2024-08-17T17:26:59.383 INFO:tasks.rados.rados.0.smithi037.stdout:678: done (3 left) 2024-08-17T17:26:59.383 INFO:tasks.rados.rados.0.smithi037.stdout:679: done (2 left) 2024-08-17T17:26:59.383 INFO:tasks.rados.rados.0.smithi037.stdout:680: done (1 left) 2024-08-17T17:26:59.383 INFO:tasks.rados.rados.0.smithi037.stdout:681: done (0 left) 2024-08-17T17:26:59.383 INFO:tasks.rados.rados.0.smithi037.stdout:682: write oid 15 current snap is 88 2024-08-17T17:26:59.383 INFO:tasks.rados.rados.0.smithi037.stdout:682: seq_num 289 ranges {457223=568375,1461649=475758,2420186=437037} 2024-08-17T17:26:59.388 INFO:tasks.rados.rados.0.smithi037.stdout:682: writing smithi03781225-15 from 457223 to 1025598 tid 1 2024-08-17T17:26:59.393 INFO:tasks.rados.rados.0.smithi037.stdout:682: writing smithi03781225-15 from 1461649 to 1937407 tid 2 2024-08-17T17:26:59.399 INFO:tasks.rados.rados.0.smithi037.stdout:682: writing smithi03781225-15 from 2420186 to 2857223 tid 3 2024-08-17T17:26:59.399 INFO:tasks.rados.rados.0.smithi037.stdout:683: rollback oid 5 current snap is 88 2024-08-17T17:26:59.399 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 5 to 85 2024-08-17T17:26:59.399 INFO:tasks.rados.rados.0.smithi037.stdout:682: finishing write tid 1 to smithi03781225-15 2024-08-17T17:26:59.399 INFO:tasks.rados.rados.0.smithi037.stdout:682: finishing write tid 2 to smithi03781225-15 2024-08-17T17:26:59.399 INFO:tasks.rados.rados.0.smithi037.stdout:684: read oid 36 snap -1 2024-08-17T17:26:59.399 INFO:tasks.rados.rados.0.smithi037.stdout:684: expect (ObjNum 248 snap 74 seq_num 248) 2024-08-17T17:26:59.399 INFO:tasks.rados.rados.0.smithi037.stdout:685: snap_remove snap 74 2024-08-17T17:26:59.752 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:26:59.753 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:59 smithi037 ceph-mon[31110]: osdmap e243: 8 total, 8 up, 8 in 2024-08-17T17:26:59.753 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:59 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:26:59.753 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:59 smithi037 ceph-mon[31110]: pgmap v27: 89 pgs: 89 active+clean; 304 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 624 KiB/s wr, 6 op/s 2024-08-17T17:26:59.753 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:59 smithi037 ceph-mon[31110]: osdmap e244: 8 total, 8 up, 8 in 2024-08-17T17:26:59.753 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:59 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:26:59.753 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:59 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:26:59.753 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:59 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:26:59.753 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:59 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:26:59.753 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:26:59 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/54127263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:59.754 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:59 smithi037 ceph-mon[41254]: osdmap e243: 8 total, 8 up, 8 in 2024-08-17T17:26:59.754 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:59 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:26:59.754 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:59 smithi037 ceph-mon[41254]: pgmap v27: 89 pgs: 89 active+clean; 304 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 624 KiB/s wr, 6 op/s 2024-08-17T17:26:59.754 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:59 smithi037 ceph-mon[41254]: osdmap e244: 8 total, 8 up, 8 in 2024-08-17T17:26:59.754 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:59 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:26:59.754 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:59 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:26:59.754 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:59 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:26:59.754 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:59 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:26:59.754 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:26:59 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/54127263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:26:59.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:59 smithi046 ceph-mon[34315]: osdmap e243: 8 total, 8 up, 8 in 2024-08-17T17:26:59.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:59 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:26:59.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:59 smithi046 ceph-mon[34315]: pgmap v27: 89 pgs: 89 active+clean; 304 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 624 KiB/s wr, 6 op/s 2024-08-17T17:26:59.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:59 smithi046 ceph-mon[34315]: osdmap e244: 8 total, 8 up, 8 in 2024-08-17T17:26:59.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:59 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:26:59.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:59 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:26:59.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:59 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:26:59.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:59 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:26:59.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:26:59 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/54127263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:27:00.385 INFO:tasks.rados.rados.0.smithi037.stdout:685: done (3 left) 2024-08-17T17:27:00.385 INFO:tasks.rados.rados.0.smithi037.stdout:686: read oid 2 snap -1 2024-08-17T17:27:00.385 INFO:tasks.rados.rados.0.smithi037.stdout:686: expect (ObjNum 253 snap 77 seq_num 253) 2024-08-17T17:27:00.386 INFO:tasks.rados.rados.0.smithi037.stdout:687: snap_create 2024-08-17T17:27:00.386 INFO:tasks.rados.rados.0.smithi037.stdout:683: finishing rollback tid 0 to smithi03781225-5 2024-08-17T17:27:00.386 INFO:tasks.rados.rados.0.smithi037.stdout:682: finishing write tid 3 to smithi03781225-15 2024-08-17T17:27:00.386 INFO:tasks.rados.rados.0.smithi037.stdout:683: finishing rollback tid 1 to smithi03781225-5 2024-08-17T17:27:00.386 INFO:tasks.rados.rados.0.smithi037.stdout:682: finishing write tid 4 to smithi03781225-15 2024-08-17T17:27:00.386 INFO:tasks.rados.rados.0.smithi037.stdout:683: finishing rollback tid 2 to smithi03781225-5 2024-08-17T17:27:00.386 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 5 v 104 (ObjNum 219 snap 61 seq_num 219) dirty exists 2024-08-17T17:27:00.386 INFO:tasks.rados.rados.0.smithi037.stdout:682: finishing write tid 5 to smithi03781225-15 2024-08-17T17:27:00.386 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 15 v 272 (ObjNum 289 snap 88 seq_num 289) dirty exists 2024-08-17T17:27:00.386 INFO:tasks.rados.rados.0.smithi037.stdout:682: left oid 15 (ObjNum 289 snap 88 seq_num 289) 2024-08-17T17:27:00.386 INFO:tasks.rados.rados.0.smithi037.stdout:684: expect (ObjNum 248 snap 74 seq_num 248) 2024-08-17T17:27:00.459 INFO:tasks.rados.rados.0.smithi037.stdout:686: expect (ObjNum 253 snap 77 seq_num 253) 2024-08-17T17:27:00.488 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:27:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:27:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:27:00.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:00 smithi046 ceph-mon[34315]: Upgrade: Updating mgr.x 2024-08-17T17:27:00.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:00 smithi046 ceph-mon[34315]: Deploying daemon mgr.x on smithi046 2024-08-17T17:27:00.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:00 smithi046 ceph-mon[34315]: from='client.25790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:00.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:00 smithi046 ceph-mon[34315]: from='client.25796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:00.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:00 smithi046 ceph-mon[34315]: osdmap e245: 8 total, 8 up, 8 in 2024-08-17T17:27:00.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:00 smithi037 ceph-mon[31110]: Upgrade: Updating mgr.x 2024-08-17T17:27:00.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:00 smithi037 ceph-mon[31110]: Deploying daemon mgr.x on smithi046 2024-08-17T17:27:00.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:00 smithi037 ceph-mon[31110]: from='client.25790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:00.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:00 smithi037 ceph-mon[31110]: from='client.25796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:00.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:00 smithi037 ceph-mon[31110]: osdmap e245: 8 total, 8 up, 8 in 2024-08-17T17:27:00.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:00 smithi037 ceph-mon[41254]: Upgrade: Updating mgr.x 2024-08-17T17:27:00.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:00 smithi037 ceph-mon[41254]: Deploying daemon mgr.x on smithi046 2024-08-17T17:27:00.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:00 smithi037 ceph-mon[41254]: from='client.25790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:00.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:00 smithi037 ceph-mon[41254]: from='client.25796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:00.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:00 smithi037 ceph-mon[41254]: osdmap e245: 8 total, 8 up, 8 in 2024-08-17T17:27:01.388 INFO:tasks.rados.rados.0.smithi037.stdout:682: done (4 left) 2024-08-17T17:27:01.388 INFO:tasks.rados.rados.0.smithi037.stdout:683: done (3 left) 2024-08-17T17:27:01.388 INFO:tasks.rados.rados.0.smithi037.stdout:684: done (2 left) 2024-08-17T17:27:01.388 INFO:tasks.rados.rados.0.smithi037.stdout:686: done (1 left) 2024-08-17T17:27:01.389 INFO:tasks.rados.rados.0.smithi037.stdout:687: done (0 left) 2024-08-17T17:27:01.389 INFO:tasks.rados.rados.0.smithi037.stdout:688: write oid 27 current snap is 89 2024-08-17T17:27:01.389 INFO:tasks.rados.rados.0.smithi037.stdout:688: seq_num 290 ranges {474030=643624,1520131=735769} 2024-08-17T17:27:01.394 INFO:tasks.rados.rados.0.smithi037.stdout:688: writing smithi03781225-27 from 474030 to 1117654 tid 1 2024-08-17T17:27:01.400 INFO:tasks.rados.rados.0.smithi037.stdout:688: writing smithi03781225-27 from 1520131 to 2255900 tid 2 2024-08-17T17:27:01.401 INFO:tasks.rados.rados.0.smithi037.stdout:689: read oid 16 snap -1 2024-08-17T17:27:01.401 INFO:tasks.rados.rados.0.smithi037.stdout:689: expect deleted 2024-08-17T17:27:01.401 INFO:tasks.rados.rados.0.smithi037.stdout:690: snap_remove snap 81 2024-08-17T17:27:01.450 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:01 smithi046 systemd[1]: Stopping Ceph mgr.x for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:27:01.718 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:01 smithi046 ceph-mon[34315]: pgmap v30: 89 pgs: 89 active+clean; 305 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 17 op/s 2024-08-17T17:27:01.719 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:01 smithi046 ceph-mon[34315]: osdmap e246: 8 total, 8 up, 8 in 2024-08-17T17:27:01.719 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:01 smithi046 podman[79440]: 2024-08-17 17:27:01.449312195 +0000 UTC m=+0.134073737 container died e60811e2d510a6b4878b3da0105abf77c3d1363435534d0ba2edce7b1a341f51 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, RELEASE=main-cd8bdbe) 2024-08-17T17:27:01.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:01 smithi037 ceph-mon[31110]: pgmap v30: 89 pgs: 89 active+clean; 305 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 17 op/s 2024-08-17T17:27:01.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:01 smithi037 ceph-mon[31110]: osdmap e246: 8 total, 8 up, 8 in 2024-08-17T17:27:01.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:01 smithi037 ceph-mon[41254]: pgmap v30: 89 pgs: 89 active+clean; 305 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 17 op/s 2024-08-17T17:27:01.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:01 smithi037 ceph-mon[41254]: osdmap e246: 8 total, 8 up, 8 in 2024-08-17T17:27:02.011 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:01 smithi046 podman[79440]: 2024-08-17 17:27:01.817666513 +0000 UTC m=+0.502428044 container cleanup e60811e2d510a6b4878b3da0105abf77c3d1363435534d0ba2edce7b1a341f51 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x, RELEASE=main-cd8bdbe, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-08-17T17:27:02.011 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:01 smithi046 bash[79440]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x 2024-08-17T17:27:02.396 INFO:tasks.rados.rados.0.smithi037.stdout:690: done (2 left) 2024-08-17T17:27:02.432 INFO:tasks.rados.rados.0.smithi037.stdout:691: rollback oid 3 current snap is 89 2024-08-17T17:27:02.433 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 3 to 20 2024-08-17T17:27:02.433 INFO:tasks.rados.rados.0.smithi037.stdout:688: finishing write tid 1 to smithi03781225-27 2024-08-17T17:27:02.433 INFO:tasks.rados.rados.0.smithi037.stdout:688: finishing write tid 2 to smithi03781225-27 2024-08-17T17:27:02.433 INFO:tasks.rados.rados.0.smithi037.stdout:688: finishing write tid 3 to smithi03781225-27 2024-08-17T17:27:02.433 INFO:tasks.rados.rados.0.smithi037.stdout:688: finishing write tid 4 to smithi03781225-27 2024-08-17T17:27:02.433 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 27 v 159 (ObjNum 290 snap 89 seq_num 290) dirty exists 2024-08-17T17:27:02.433 INFO:tasks.rados.rados.0.smithi037.stdout:688: left oid 27 (ObjNum 290 snap 89 seq_num 290) 2024-08-17T17:27:02.433 INFO:tasks.rados.rados.0.smithi037.stdout:688: done (2 left) 2024-08-17T17:27:02.433 INFO:tasks.rados.rados.0.smithi037.stdout:689: done (1 left) 2024-08-17T17:27:02.433 INFO:tasks.rados.rados.0.smithi037.stdout:692: snap_create 2024-08-17T17:27:02.434 INFO:tasks.rados.rados.0.smithi037.stdout:691: finishing rollback tid 0 to smithi03781225-3 2024-08-17T17:27:02.434 INFO:tasks.rados.rados.0.smithi037.stdout:691: finishing rollback tid 1 to smithi03781225-3 2024-08-17T17:27:02.434 INFO:tasks.rados.rados.0.smithi037.stdout:691: finishing rollback tid 2 to smithi03781225-3 2024-08-17T17:27:02.434 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 116 (ObjNum 56 snap 0 seq_num 56) dirty exists 2024-08-17T17:27:02.476 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:02 smithi046 podman[79455]: 2024-08-17 17:27:02.069114559 +0000 UTC m=+0.621512127 container remove e60811e2d510a6b4878b3da0105abf77c3d1363435534d0ba2edce7b1a341f51 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-cd8bdbe, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-08-17T17:27:02.476 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:02 smithi046 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-08-17T17:27:02.476 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:02 smithi046 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-08-17T17:27:02.476 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:02 smithi046 systemd[1]: Stopped Ceph mgr.x for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:27:02.476 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:02 smithi046 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mgr.x.service: Consumed 20.322s CPU time. 2024-08-17T17:27:02.476 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:02 smithi046 systemd[1]: Starting Ceph mgr.x for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:27:02.706 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:27:02.761 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:02 smithi046 podman[79582]: 2024-08-17 17:27:02.600476333 +0000 UTC m=+0.018563790 image pull 0566dfeff0cb6af9254aa2111a92af8174516dad87a45779e953ca0dd77f3099 quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:27:02.761 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:02 smithi046 podman[79582]: 2024-08-17 17:27:02.720572654 +0000 UTC m=+0.138660081 container create 65563c955bc8bf003f9e9a132c9319f61a1de5faf3b62ffd457784468c338a5b (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=main-cd8bdbe, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, GIT_CLEAN=True) 2024-08-17T17:27:03.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:02 smithi046 podman[79582]: 2024-08-17 17:27:02.939954525 +0000 UTC m=+0.358041953 container init 65563c955bc8bf003f9e9a132c9319f61a1de5faf3b62ffd457784468c338a5b (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=main-cd8bdbe, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-08-17T17:27:03.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:02 smithi046 podman[79582]: 2024-08-17 17:27:02.942995976 +0000 UTC m=+0.361083404 container start 65563c955bc8bf003f9e9a132c9319f61a1de5faf3b62ffd457784468c338a5b (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-cd8bdbe, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux ) 2024-08-17T17:27:03.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:02 smithi046 ceph-mgr[79601]: -- 172.21.15.46:0/3379138635 <== mon.2 v2:172.21.15.37:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56536bbff0e0 con 0x56536bbdd000 2024-08-17T17:27:03.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:03 smithi046 bash[79582]: 65563c955bc8bf003f9e9a132c9319f61a1de5faf3b62ffd457784468c338a5b 2024-08-17T17:27:03.261 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:03 smithi046 systemd[1]: Started Ceph mgr.x for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:27:03.394 INFO:tasks.rados.rados.0.smithi037.stdout:691: done (1 left) 2024-08-17T17:27:03.394 INFO:tasks.rados.rados.0.smithi037.stdout:692: done (0 left) 2024-08-17T17:27:03.394 INFO:tasks.rados.rados.0.smithi037.stdout:693: read oid 17 snap 75 2024-08-17T17:27:03.394 INFO:tasks.rados.rados.0.smithi037.stdout:693: expect (ObjNum 101 snap 16 seq_num 101) 2024-08-17T17:27:03.394 INFO:tasks.rados.rados.0.smithi037.stdout:694: rollback oid 3 current snap is 90 2024-08-17T17:27:03.395 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 3 to 85 2024-08-17T17:27:03.395 INFO:tasks.rados.rados.0.smithi037.stdout:695: rollback oid 39 current snap is 90 2024-08-17T17:27:03.395 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 39 to 75 2024-08-17T17:27:03.395 INFO:tasks.rados.rados.0.smithi037.stdout:696: write oid 37 current snap is 90 2024-08-17T17:27:03.395 INFO:tasks.rados.rados.0.smithi037.stdout:696: seq_num 291 ranges {490837=718873,1862260=479427,2875032=15805} 2024-08-17T17:27:03.400 INFO:tasks.rados.rados.0.smithi037.stdout:696: writing smithi03781225-37 from 490837 to 1209710 tid 1 2024-08-17T17:27:03.407 INFO:tasks.rados.rados.0.smithi037.stdout:696: writing smithi03781225-37 from 1862260 to 2341687 tid 2 2024-08-17T17:27:03.410 INFO:tasks.rados.rados.0.smithi037.stdout:696: writing smithi03781225-37 from 2875032 to 2890837 tid 3 2024-08-17T17:27:03.410 INFO:tasks.rados.rados.0.smithi037.stdout:697: snap_create 2024-08-17T17:27:03.411 INFO:tasks.rados.rados.0.smithi037.stdout:695: finishing rollback tid 1 to smithi03781225-39 2024-08-17T17:27:03.411 INFO:tasks.rados.rados.0.smithi037.stdout:694: finishing rollback tid 0 to smithi03781225-3 2024-08-17T17:27:03.411 INFO:tasks.rados.rados.0.smithi037.stdout:695: finishing rollback tid 2 to smithi03781225-39 2024-08-17T17:27:03.411 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 346 (ObjNum 190 snap 50 seq_num 190) dirty exists 2024-08-17T17:27:03.411 INFO:tasks.rados.rados.0.smithi037.stdout:694: finishing rollback tid 1 to smithi03781225-3 2024-08-17T17:27:03.411 INFO:tasks.rados.rados.0.smithi037.stdout:694: finishing rollback tid 2 to smithi03781225-3 2024-08-17T17:27:03.411 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 120 (ObjNum 150 snap 35 seq_num 150) dirty exists 2024-08-17T17:27:03.411 INFO:tasks.rados.rados.0.smithi037.stdout:696: finishing write tid 1 to smithi03781225-37 2024-08-17T17:27:03.412 INFO:tasks.rados.rados.0.smithi037.stdout:696: finishing write tid 2 to smithi03781225-37 2024-08-17T17:27:03.412 INFO:tasks.rados.rados.0.smithi037.stdout:696: finishing write tid 3 to smithi03781225-37 2024-08-17T17:27:03.413 INFO:tasks.rados.rados.0.smithi037.stdout:696: finishing write tid 4 to smithi03781225-37 2024-08-17T17:27:03.413 INFO:tasks.rados.rados.0.smithi037.stdout:696: finishing write tid 5 to smithi03781225-37 2024-08-17T17:27:03.413 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 37 v 316 (ObjNum 291 snap 90 seq_num 291) dirty exists 2024-08-17T17:27:03.413 INFO:tasks.rados.rados.0.smithi037.stdout:696: left oid 37 (ObjNum 291 snap 90 seq_num 291) 2024-08-17T17:27:03.413 INFO:tasks.rados.rados.0.smithi037.stdout:693: expect (ObjNum 101 snap 16 seq_num 101) 2024-08-17T17:27:03.753 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:03 smithi046 ceph-mon[34315]: osdmap e247: 8 total, 8 up, 8 in 2024-08-17T17:27:03.753 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:03 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1262036569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:27:03.753 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:03 smithi046 ceph-mon[34315]: pgmap v33: 89 pgs: 89 active+clean; 305 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 9.0 MiB/s rd, 910 KiB/s wr, 10 op/s 2024-08-17T17:27:03.753 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:03 smithi046 ceph-mon[34315]: from='client.15906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:03.753 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:03 smithi046 ceph-mon[34315]: from='client.15912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:03.753 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:03 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:03.754 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:03 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:03.754 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:03 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:27:03.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:03 smithi037 ceph-mon[41254]: osdmap e247: 8 total, 8 up, 8 in 2024-08-17T17:27:03.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:03 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1262036569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:27:03.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:03 smithi037 ceph-mon[41254]: pgmap v33: 89 pgs: 89 active+clean; 305 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 9.0 MiB/s rd, 910 KiB/s wr, 10 op/s 2024-08-17T17:27:03.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:03 smithi037 ceph-mon[41254]: from='client.15906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:03.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:03 smithi037 ceph-mon[41254]: from='client.15912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:03.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:03 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:03.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:03 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:03.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:03 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:27:03.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:03 smithi037 ceph-mon[31110]: osdmap e247: 8 total, 8 up, 8 in 2024-08-17T17:27:03.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:03 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1262036569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:27:03.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:03 smithi037 ceph-mon[31110]: pgmap v33: 89 pgs: 89 active+clean; 305 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 9.0 MiB/s rd, 910 KiB/s wr, 10 op/s 2024-08-17T17:27:03.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:03 smithi037 ceph-mon[31110]: from='client.15906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:03.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:03 smithi037 ceph-mon[31110]: from='client.15912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:03.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:03 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:03.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:03 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:03.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:03 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:27:04.401 INFO:tasks.rados.rados.0.smithi037.stdout:693: done (4 left) 2024-08-17T17:27:04.402 INFO:tasks.rados.rados.0.smithi037.stdout:694: done (3 left) 2024-08-17T17:27:04.402 INFO:tasks.rados.rados.0.smithi037.stdout:695: done (2 left) 2024-08-17T17:27:04.402 INFO:tasks.rados.rados.0.smithi037.stdout:696: done (1 left) 2024-08-17T17:27:04.402 INFO:tasks.rados.rados.0.smithi037.stdout:697: done (0 left) 2024-08-17T17:27:04.402 INFO:tasks.rados.rados.0.smithi037.stdout:698: rollback oid 45 current snap is 91 2024-08-17T17:27:04.402 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 45 to 85 2024-08-17T17:27:04.402 INFO:tasks.rados.rados.0.smithi037.stdout:699: read oid 9 snap -1 2024-08-17T17:27:04.402 INFO:tasks.rados.rados.0.smithi037.stdout:699: expect (ObjNum 269 snap 84 seq_num 269) 2024-08-17T17:27:04.403 INFO:tasks.rados.rados.0.smithi037.stdout:700: write oid 10 current snap is 91 2024-08-17T17:27:04.403 INFO:tasks.rados.rados.0.smithi037.stdout:700: seq_num 292 ranges {507644=794122,1920742=623085} 2024-08-17T17:27:04.409 INFO:tasks.rados.rados.0.smithi037.stdout:700: writing smithi03781225-10 from 507644 to 1301766 tid 1 2024-08-17T17:27:04.416 INFO:tasks.rados.rados.0.smithi037.stdout:700: writing smithi03781225-10 from 1920742 to 2543827 tid 2 2024-08-17T17:27:04.416 INFO:tasks.rados.rados.0.smithi037.stdout:701: write oid 46 current snap is 91 2024-08-17T17:27:04.416 INFO:tasks.rados.rados.0.smithi037.stdout:701: seq_num 293 ranges {524451=469371,1579224=483096,2529878=394573} 2024-08-17T17:27:04.422 INFO:tasks.rados.rados.0.smithi037.stdout:701: writing smithi03781225-46 from 524451 to 993822 tid 1 2024-08-17T17:27:04.430 INFO:tasks.rados.rados.0.smithi037.stdout:701: writing smithi03781225-46 from 1579224 to 2062320 tid 2 2024-08-17T17:27:04.437 INFO:tasks.rados.rados.0.smithi037.stdout:701: writing smithi03781225-46 from 2529878 to 2924451 tid 3 2024-08-17T17:27:04.437 INFO:tasks.rados.rados.0.smithi037.stdout:702: write oid 42 current snap is 91 2024-08-17T17:27:04.437 INFO:tasks.rados.rados.0.smithi037.stdout:702: seq_num 294 ranges {541258=544620,1637706=626754,2840948=100310} 2024-08-17T17:27:04.442 INFO:tasks.rados.rados.0.smithi037.stdout:702: writing smithi03781225-42 from 541258 to 1085878 tid 1 2024-08-17T17:27:04.449 INFO:tasks.rados.rados.0.smithi037.stdout:702: writing smithi03781225-42 from 1637706 to 2264460 tid 2 2024-08-17T17:27:04.453 INFO:tasks.rados.rados.0.smithi037.stdout:702: writing smithi03781225-42 from 2840948 to 2941258 tid 3 2024-08-17T17:27:04.453 INFO:tasks.rados.rados.0.smithi037.stdout:703: write oid 28 current snap is 91 2024-08-17T17:27:04.453 INFO:tasks.rados.rados.0.smithi037.stdout:703: seq_num 295 ranges {558065=619869,1579835=486765,2468371=489694} 2024-08-17T17:27:04.459 INFO:tasks.rados.rados.0.smithi037.stdout:703: writing smithi03781225-28 from 558065 to 1177934 tid 1 2024-08-17T17:27:04.464 INFO:tasks.rados.rados.0.smithi037.stdout:703: writing smithi03781225-28 from 1579835 to 2066600 tid 2 2024-08-17T17:27:04.470 INFO:tasks.rados.rados.0.smithi037.stdout:703: writing smithi03781225-28 from 2468371 to 2958065 tid 3 2024-08-17T17:27:04.470 INFO:tasks.rados.rados.0.smithi037.stdout:704: read oid 47 snap -1 2024-08-17T17:27:04.470 INFO:tasks.rados.rados.0.smithi037.stdout:704: expect (ObjNum 79 snap 10 seq_num 79) 2024-08-17T17:27:04.470 INFO:tasks.rados.rados.0.smithi037.stdout:705: write oid 49 current snap is 91 2024-08-17T17:27:04.470 INFO:tasks.rados.rados.0.smithi037.stdout:698: finishing rollback tid 0 to smithi03781225-45 2024-08-17T17:27:04.470 INFO:tasks.rados.rados.0.smithi037.stdout:705: seq_num 296 ranges {574872=695118,2038317=630423} 2024-08-17T17:27:04.477 INFO:tasks.rados.rados.0.smithi037.stdout:705: writing smithi03781225-49 from 574872 to 1269990 tid 1 2024-08-17T17:27:04.485 INFO:tasks.rados.rados.0.smithi037.stdout:705: writing smithi03781225-49 from 2038317 to 2668740 tid 2 2024-08-17T17:27:04.485 INFO:tasks.rados.rados.0.smithi037.stdout:698: finishing rollback tid 1 to smithi03781225-45 2024-08-17T17:27:04.485 INFO:tasks.rados.rados.0.smithi037.stdout:698: finishing rollback tid 2 to smithi03781225-45 2024-08-17T17:27:04.485 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 156 (ObjNum 252 snap 76 seq_num 252) dirty exists 2024-08-17T17:27:04.485 INFO:tasks.rados.rados.0.smithi037.stdout:699: expect (ObjNum 269 snap 84 seq_num 269) 2024-08-17T17:27:04.695 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:04 smithi037 ceph-mon[41254]: osdmap e248: 8 total, 8 up, 8 in 2024-08-17T17:27:04.695 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:04 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:04.695 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:04 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:04.695 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:04 smithi037 ceph-mon[31110]: osdmap e248: 8 total, 8 up, 8 in 2024-08-17T17:27:04.695 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:04 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:04.696 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:04 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:04.704 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:04 smithi046 ceph-mon[34315]: osdmap e248: 8 total, 8 up, 8 in 2024-08-17T17:27:04.705 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:04 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:04.705 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:04 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:04.726 INFO:tasks.rados.rados.0.smithi037.stdout:700: finishing write tid 1 to smithi03781225-10 2024-08-17T17:27:04.726 INFO:tasks.rados.rados.0.smithi037.stdout:700: finishing write tid 2 to smithi03781225-10 2024-08-17T17:27:04.726 INFO:tasks.rados.rados.0.smithi037.stdout:700: finishing write tid 3 to smithi03781225-10 2024-08-17T17:27:04.726 INFO:tasks.rados.rados.0.smithi037.stdout:700: finishing write tid 4 to smithi03781225-10 2024-08-17T17:27:04.726 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 10 v 269 (ObjNum 292 snap 91 seq_num 292) dirty exists 2024-08-17T17:27:04.726 INFO:tasks.rados.rados.0.smithi037.stdout:700: left oid 10 (ObjNum 292 snap 91 seq_num 292) 2024-08-17T17:27:04.726 INFO:tasks.rados.rados.0.smithi037.stdout:701: finishing write tid 1 to smithi03781225-46 2024-08-17T17:27:04.727 INFO:tasks.rados.rados.0.smithi037.stdout:701: finishing write tid 2 to smithi03781225-46 2024-08-17T17:27:04.727 INFO:tasks.rados.rados.0.smithi037.stdout:701: finishing write tid 3 to smithi03781225-46 2024-08-17T17:27:04.727 INFO:tasks.rados.rados.0.smithi037.stdout:701: finishing write tid 4 to smithi03781225-46 2024-08-17T17:27:04.727 INFO:tasks.rados.rados.0.smithi037.stdout:701: finishing write tid 5 to smithi03781225-46 2024-08-17T17:27:04.727 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 46 v 321 (ObjNum 293 snap 91 seq_num 293) dirty exists 2024-08-17T17:27:04.727 INFO:tasks.rados.rados.0.smithi037.stdout:701: left oid 46 (ObjNum 293 snap 91 seq_num 293) 2024-08-17T17:27:04.727 INFO:tasks.rados.rados.0.smithi037.stdout:702: finishing write tid 1 to smithi03781225-42 2024-08-17T17:27:04.727 INFO:tasks.rados.rados.0.smithi037.stdout:706: read oid 1 snap -1 2024-08-17T17:27:04.727 INFO:tasks.rados.rados.0.smithi037.stdout:706: expect deleted 2024-08-17T17:27:04.727 INFO:tasks.rados.rados.0.smithi037.stdout:698: done (8 left) 2024-08-17T17:27:04.727 INFO:tasks.rados.rados.0.smithi037.stdout:699: done (7 left) 2024-08-17T17:27:04.727 INFO:tasks.rados.rados.0.smithi037.stdout:700: done (6 left) 2024-08-17T17:27:04.727 INFO:tasks.rados.rados.0.smithi037.stdout:701: done (5 left) 2024-08-17T17:27:04.728 INFO:tasks.rados.rados.0.smithi037.stdout:707: write oid 7 current snap is 91 2024-08-17T17:27:04.728 INFO:tasks.rados.rados.0.smithi037.stdout:702: finishing write tid 2 to smithi03781225-42 2024-08-17T17:27:04.728 INFO:tasks.rados.rados.0.smithi037.stdout:702: finishing write tid 3 to smithi03781225-42 2024-08-17T17:27:04.728 INFO:tasks.rados.rados.0.smithi037.stdout:702: finishing write tid 4 to smithi03781225-42 2024-08-17T17:27:04.728 INFO:tasks.rados.rados.0.smithi037.stdout:702: finishing write tid 5 to smithi03781225-42 2024-08-17T17:27:04.728 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 359 (ObjNum 294 snap 91 seq_num 294) dirty exists 2024-08-17T17:27:04.728 INFO:tasks.rados.rados.0.smithi037.stdout:702: left oid 42 (ObjNum 294 snap 91 seq_num 294) 2024-08-17T17:27:04.728 INFO:tasks.rados.rados.0.smithi037.stdout:703: finishing write tid 1 to smithi03781225-28 2024-08-17T17:27:04.728 INFO:tasks.rados.rados.0.smithi037.stdout:707: seq_num 297 ranges {591679=486720,1813152=490434} 2024-08-17T17:27:04.731 INFO:tasks.rados.rados.0.smithi037.stdout:707: writing smithi03781225-7 from 591679 to 1078399 tid 1 2024-08-17T17:27:04.738 INFO:tasks.rados.rados.0.smithi037.stdout:707: writing smithi03781225-7 from 1813152 to 2303586 tid 2 2024-08-17T17:27:04.738 INFO:tasks.rados.rados.0.smithi037.stdout:702: done (5 left) 2024-08-17T17:27:04.738 INFO:tasks.rados.rados.0.smithi037.stdout:708: write oid 30 current snap is 91 2024-08-17T17:27:04.738 INFO:tasks.rados.rados.0.smithi037.stdout:708: seq_num 298 ranges {608486=561969,1871634=634092,2950640=57846} 2024-08-17T17:27:04.744 INFO:tasks.rados.rados.0.smithi037.stdout:708: writing smithi03781225-30 from 608486 to 1170455 tid 1 2024-08-17T17:27:04.752 INFO:tasks.rados.rados.0.smithi037.stdout:708: writing smithi03781225-30 from 1871634 to 2505726 tid 2 2024-08-17T17:27:04.755 INFO:tasks.rados.rados.0.smithi037.stdout:708: writing smithi03781225-30 from 2950640 to 3008486 tid 3 2024-08-17T17:27:04.755 INFO:tasks.rados.rados.0.smithi037.stdout:709: read oid 11 snap -1 2024-08-17T17:27:04.755 INFO:tasks.rados.rados.0.smithi037.stdout:709: expect deleted 2024-08-17T17:27:04.755 INFO:tasks.rados.rados.0.smithi037.stdout:710: delete oid 27 current snap is 91 2024-08-17T17:27:04.755 INFO:tasks.rados.rados.0.smithi037.stdout:703: finishing write tid 2 to smithi03781225-28 2024-08-17T17:27:04.755 INFO:tasks.rados.rados.0.smithi037.stdout:703: finishing write tid 3 to smithi03781225-28 2024-08-17T17:27:04.755 INFO:tasks.rados.rados.0.smithi037.stdout:703: finishing write tid 4 to smithi03781225-28 2024-08-17T17:27:04.756 INFO:tasks.rados.rados.0.smithi037.stdout:703: finishing write tid 5 to smithi03781225-28 2024-08-17T17:27:04.756 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 28 v 689 (ObjNum 295 snap 91 seq_num 295) dirty exists 2024-08-17T17:27:04.756 INFO:tasks.rados.rados.0.smithi037.stdout:703: left oid 28 (ObjNum 295 snap 91 seq_num 295) 2024-08-17T17:27:04.756 INFO:tasks.rados.rados.0.smithi037.stdout:704: expect (ObjNum 79 snap 10 seq_num 79) 2024-08-17T17:27:04.909 INFO:tasks.rados.rados.0.smithi037.stdout:705: finishing write tid 1 to smithi03781225-49 2024-08-17T17:27:04.909 INFO:tasks.rados.rados.0.smithi037.stdout:705: finishing write tid 2 to smithi03781225-49 2024-08-17T17:27:04.910 INFO:tasks.rados.rados.0.smithi037.stdout:705: finishing write tid 3 to smithi03781225-49 2024-08-17T17:27:04.910 INFO:tasks.rados.rados.0.smithi037.stdout:705: finishing write tid 4 to smithi03781225-49 2024-08-17T17:27:04.910 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 49 v 261 (ObjNum 296 snap 91 seq_num 296) dirty exists 2024-08-17T17:27:04.910 INFO:tasks.rados.rados.0.smithi037.stdout:705: left oid 49 (ObjNum 296 snap 91 seq_num 296) 2024-08-17T17:27:04.910 INFO:tasks.rados.rados.0.smithi037.stdout:707: finishing write tid 1 to smithi03781225-7 2024-08-17T17:27:04.910 INFO:tasks.rados.rados.0.smithi037.stdout:703: done (7 left) 2024-08-17T17:27:04.910 INFO:tasks.rados.rados.0.smithi037.stdout:704: done (6 left) 2024-08-17T17:27:04.910 INFO:tasks.rados.rados.0.smithi037.stdout:705: done (5 left) 2024-08-17T17:27:04.910 INFO:tasks.rados.rados.0.smithi037.stdout:706: done (4 left) 2024-08-17T17:27:04.910 INFO:tasks.rados.rados.0.smithi037.stdout:710: done (3 left) 2024-08-17T17:27:04.910 INFO:tasks.rados.rados.0.smithi037.stdout:711: snap_remove snap 51 2024-08-17T17:27:05.416 INFO:tasks.rados.rados.0.smithi037.stdout:711: done (3 left) 2024-08-17T17:27:05.416 INFO:tasks.rados.rados.0.smithi037.stdout:712: read oid 1 snap -1 2024-08-17T17:27:05.416 INFO:tasks.rados.rados.0.smithi037.stdout:712: expect deleted 2024-08-17T17:27:05.416 INFO:tasks.rados.rados.0.smithi037.stdout:713: read oid 2 snap -1 2024-08-17T17:27:05.417 INFO:tasks.rados.rados.0.smithi037.stdout:713: expect (ObjNum 253 snap 77 seq_num 253) 2024-08-17T17:27:05.417 INFO:tasks.rados.rados.0.smithi037.stdout:714: rollback oid 46 current snap is 91 2024-08-17T17:27:05.417 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 46 to 85 2024-08-17T17:27:05.417 INFO:tasks.rados.rados.0.smithi037.stdout:715: write oid 9 current snap is 91 2024-08-17T17:27:05.417 INFO:tasks.rados.rados.0.smithi037.stdout:715: seq_num 300 ranges {642100=712467,1872245=637761} 2024-08-17T17:27:05.424 INFO:tasks.rados.rados.0.smithi037.stdout:715: writing smithi03781225-9 from 642100 to 1354567 tid 1 2024-08-17T17:27:05.434 INFO:tasks.rados.rados.0.smithi037.stdout:715: writing smithi03781225-9 from 1872245 to 2510006 tid 2 2024-08-17T17:27:05.434 INFO:tasks.rados.rados.0.smithi037.stdout:716: write oid 42 current snap is 91 2024-08-17T17:27:05.434 INFO:tasks.rados.rados.0.smithi037.stdout:707: finishing write tid 2 to smithi03781225-7 2024-08-17T17:27:05.434 INFO:tasks.rados.rados.0.smithi037.stdout:707: finishing write tid 3 to smithi03781225-7 2024-08-17T17:27:05.434 INFO:tasks.rados.rados.0.smithi037.stdout:707: finishing write tid 4 to smithi03781225-7 2024-08-17T17:27:05.435 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 117 (ObjNum 297 snap 91 seq_num 297) dirty exists 2024-08-17T17:27:05.435 INFO:tasks.rados.rados.0.smithi037.stdout:707: left oid 7 (ObjNum 297 snap 91 seq_num 297) 2024-08-17T17:27:05.435 INFO:tasks.rados.rados.0.smithi037.stdout:708: finishing write tid 1 to smithi03781225-30 2024-08-17T17:27:05.435 INFO:tasks.rados.rados.0.smithi037.stdout:708: finishing write tid 2 to smithi03781225-30 2024-08-17T17:27:05.435 INFO:tasks.rados.rados.0.smithi037.stdout:708: finishing write tid 3 to smithi03781225-30 2024-08-17T17:27:05.435 INFO:tasks.rados.rados.0.smithi037.stdout:708: finishing write tid 4 to smithi03781225-30 2024-08-17T17:27:05.435 INFO:tasks.rados.rados.0.smithi037.stdout:708: finishing write tid 5 to smithi03781225-30 2024-08-17T17:27:05.435 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 274 (ObjNum 298 snap 91 seq_num 298) dirty exists 2024-08-17T17:27:05.435 INFO:tasks.rados.rados.0.smithi037.stdout:708: left oid 30 (ObjNum 298 snap 91 seq_num 298) 2024-08-17T17:27:05.435 INFO:tasks.rados.rados.0.smithi037.stdout:713: expect (ObjNum 253 snap 77 seq_num 253) 2024-08-17T17:27:05.522 INFO:tasks.rados.rados.0.smithi037.stdout:714: finishing rollback tid 0 to smithi03781225-46 2024-08-17T17:27:05.522 INFO:tasks.rados.rados.0.smithi037.stdout:714: finishing rollback tid 1 to smithi03781225-46 2024-08-17T17:27:05.522 INFO:tasks.rados.rados.0.smithi037.stdout:714: finishing rollback tid 2 to smithi03781225-46 2024-08-17T17:27:05.522 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 46 v 328 (ObjNum 262 snap 80 seq_num 262) dirty exists 2024-08-17T17:27:05.522 INFO:tasks.rados.rados.0.smithi037.stdout:715: finishing write tid 1 to smithi03781225-9 2024-08-17T17:27:05.522 INFO:tasks.rados.rados.0.smithi037.stdout:716: seq_num 301 ranges {658907=787716,1930727=497772,3032909=25998} 2024-08-17T17:27:05.532 INFO:tasks.rados.rados.0.smithi037.stdout:716: writing smithi03781225-42 from 658907 to 1446623 tid 1 2024-08-17T17:27:05.539 INFO:tasks.rados.rados.0.smithi037.stdout:716: writing smithi03781225-42 from 1930727 to 2428499 tid 2 2024-08-17T17:27:05.543 INFO:tasks.rados.rados.0.smithi037.stdout:716: writing smithi03781225-42 from 3032909 to 3058907 tid 3 2024-08-17T17:27:05.543 INFO:tasks.rados.rados.0.smithi037.stdout:707: done (7 left) 2024-08-17T17:27:05.543 INFO:tasks.rados.rados.0.smithi037.stdout:708: done (6 left) 2024-08-17T17:27:05.544 INFO:tasks.rados.rados.0.smithi037.stdout:709: done (5 left) 2024-08-17T17:27:05.544 INFO:tasks.rados.rados.0.smithi037.stdout:712: done (4 left) 2024-08-17T17:27:05.544 INFO:tasks.rados.rados.0.smithi037.stdout:713: done (3 left) 2024-08-17T17:27:05.544 INFO:tasks.rados.rados.0.smithi037.stdout:714: done (2 left) 2024-08-17T17:27:05.544 INFO:tasks.rados.rados.0.smithi037.stdout:717: write oid 30 current snap is 91 2024-08-17T17:27:05.544 INFO:tasks.rados.rados.0.smithi037.stdout:717: seq_num 302 ranges {675714=462965,1589209=641430,2943979=131735} 2024-08-17T17:27:05.550 INFO:tasks.rados.rados.0.smithi037.stdout:717: writing smithi03781225-30 from 675714 to 1138679 tid 1 2024-08-17T17:27:05.558 INFO:tasks.rados.rados.0.smithi037.stdout:717: writing smithi03781225-30 from 1589209 to 2230639 tid 2 2024-08-17T17:27:05.564 INFO:tasks.rados.rados.0.smithi037.stdout:717: writing smithi03781225-30 from 2943979 to 3075714 tid 3 2024-08-17T17:27:05.564 INFO:tasks.rados.rados.0.smithi037.stdout:718: write oid 15 current snap is 91 2024-08-17T17:27:05.564 INFO:tasks.rados.rados.0.smithi037.stdout:715: finishing write tid 2 to smithi03781225-9 2024-08-17T17:27:05.564 INFO:tasks.rados.rados.0.smithi037.stdout:715: finishing write tid 3 to smithi03781225-9 2024-08-17T17:27:05.564 INFO:tasks.rados.rados.0.smithi037.stdout:715: finishing write tid 4 to smithi03781225-9 2024-08-17T17:27:05.564 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 705 (ObjNum 300 snap 91 seq_num 300) dirty exists 2024-08-17T17:27:05.564 INFO:tasks.rados.rados.0.smithi037.stdout:715: left oid 9 (ObjNum 300 snap 91 seq_num 300) 2024-08-17T17:27:05.564 INFO:tasks.rados.rados.0.smithi037.stdout:716: finishing write tid 1 to smithi03781225-42 2024-08-17T17:27:05.564 INFO:tasks.rados.rados.0.smithi037.stdout:716: finishing write tid 2 to smithi03781225-42 2024-08-17T17:27:05.564 INFO:tasks.rados.rados.0.smithi037.stdout:718: seq_num 303 ranges {692521=538214,1931338=785088} 2024-08-17T17:27:05.572 INFO:tasks.rados.rados.0.smithi037.stdout:718: writing smithi03781225-15 from 692521 to 1230735 tid 1 2024-08-17T17:27:05.580 INFO:tasks.rados.rados.0.smithi037.stdout:718: writing smithi03781225-15 from 1931338 to 2716426 tid 2 2024-08-17T17:27:05.580 INFO:tasks.rados.rados.0.smithi037.stdout:715: done (3 left) 2024-08-17T17:27:05.580 INFO:tasks.rados.rados.0.smithi037.stdout:719: snap_create 2024-08-17T17:27:05.580 INFO:tasks.rados.rados.0.smithi037.stdout:716: finishing write tid 3 to smithi03781225-42 2024-08-17T17:27:05.581 INFO:tasks.rados.rados.0.smithi037.stdout:716: finishing write tid 4 to smithi03781225-42 2024-08-17T17:27:05.581 INFO:tasks.rados.rados.0.smithi037.stdout:716: finishing write tid 5 to smithi03781225-42 2024-08-17T17:27:05.581 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 369 (ObjNum 301 snap 91 seq_num 301) dirty exists 2024-08-17T17:27:05.581 INFO:tasks.rados.rados.0.smithi037.stdout:716: left oid 42 (ObjNum 301 snap 91 seq_num 301) 2024-08-17T17:27:05.581 INFO:tasks.rados.rados.0.smithi037.stdout:717: finishing write tid 1 to smithi03781225-30 2024-08-17T17:27:05.581 INFO:tasks.rados.rados.0.smithi037.stdout:717: finishing write tid 2 to smithi03781225-30 2024-08-17T17:27:05.581 INFO:tasks.rados.rados.0.smithi037.stdout:717: finishing write tid 3 to smithi03781225-30 2024-08-17T17:27:05.581 INFO:tasks.rados.rados.0.smithi037.stdout:717: finishing write tid 4 to smithi03781225-30 2024-08-17T17:27:05.581 INFO:tasks.rados.rados.0.smithi037.stdout:717: finishing write tid 5 to smithi03781225-30 2024-08-17T17:27:05.581 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 284 (ObjNum 302 snap 91 seq_num 302) dirty exists 2024-08-17T17:27:05.581 INFO:tasks.rados.rados.0.smithi037.stdout:717: left oid 30 (ObjNum 302 snap 91 seq_num 302) 2024-08-17T17:27:05.581 INFO:tasks.rados.rados.0.smithi037.stdout:718: finishing write tid 1 to smithi03781225-15 2024-08-17T17:27:05.584 INFO:tasks.rados.rados.0.smithi037.stdout:718: finishing write tid 2 to smithi03781225-15 2024-08-17T17:27:05.584 INFO:tasks.rados.rados.0.smithi037.stdout:718: finishing write tid 3 to smithi03781225-15 2024-08-17T17:27:05.584 INFO:tasks.rados.rados.0.smithi037.stdout:718: finishing write tid 4 to smithi03781225-15 2024-08-17T17:27:05.584 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 15 v 292 (ObjNum 303 snap 91 seq_num 303) dirty exists 2024-08-17T17:27:05.584 INFO:tasks.rados.rados.0.smithi037.stdout:718: left oid 15 (ObjNum 303 snap 91 seq_num 303) 2024-08-17T17:27:05.705 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:05 smithi037 ceph-mon[41254]: osdmap e249: 8 total, 8 up, 8 in 2024-08-17T17:27:05.705 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:05 smithi037 ceph-mon[41254]: pgmap v36: 89 pgs: 89 active+clean; 315 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 996 KiB/s wr, 12 op/s 2024-08-17T17:27:05.705 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:05 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/3802403929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:27:05.705 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:05 smithi037 ceph-mon[31110]: osdmap e249: 8 total, 8 up, 8 in 2024-08-17T17:27:05.705 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:05 smithi037 ceph-mon[31110]: pgmap v36: 89 pgs: 89 active+clean; 315 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 996 KiB/s wr, 12 op/s 2024-08-17T17:27:05.706 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:05 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/3802403929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:27:05.706 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:27:05.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:05 smithi046 ceph-mon[34315]: osdmap e249: 8 total, 8 up, 8 in 2024-08-17T17:27:05.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:05 smithi046 ceph-mon[34315]: pgmap v36: 89 pgs: 89 active+clean; 315 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 996 KiB/s wr, 12 op/s 2024-08-17T17:27:05.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:05 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/3802403929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:27:06.415 INFO:tasks.rados.rados.0.smithi037.stdout:716: done (3 left) 2024-08-17T17:27:06.415 INFO:tasks.rados.rados.0.smithi037.stdout:717: done (2 left) 2024-08-17T17:27:06.416 INFO:tasks.rados.rados.0.smithi037.stdout:718: done (1 left) 2024-08-17T17:27:06.416 INFO:tasks.rados.rados.0.smithi037.stdout:719: done (0 left) 2024-08-17T17:27:06.416 INFO:tasks.rados.rados.0.smithi037.stdout:720: snap_remove snap 84 2024-08-17T17:27:06.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:06 smithi046 ceph-mon[34315]: osdmap e250: 8 total, 8 up, 8 in 2024-08-17T17:27:06.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:06 smithi046 ceph-mon[34315]: from='client.25832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:06.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:06 smithi046 ceph-mon[34315]: from='client.15936 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:06.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:06 smithi037 ceph-mon[31110]: osdmap e250: 8 total, 8 up, 8 in 2024-08-17T17:27:06.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:06 smithi037 ceph-mon[31110]: from='client.25832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:06.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:06 smithi037 ceph-mon[31110]: from='client.15936 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:06.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:06 smithi037 ceph-mon[41254]: osdmap e250: 8 total, 8 up, 8 in 2024-08-17T17:27:06.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:06 smithi037 ceph-mon[41254]: from='client.25832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:06.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:06 smithi037 ceph-mon[41254]: from='client.15936 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:07.261 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:27:06 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:27:06.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi037\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:27:07.429 INFO:tasks.rados.rados.0.smithi037.stdout:720: done (0 left) 2024-08-17T17:27:07.429 INFO:tasks.rados.rados.0.smithi037.stdout:721: read oid 6 snap -1 2024-08-17T17:27:07.429 INFO:tasks.rados.rados.0.smithi037.stdout:721: expect (ObjNum 92 snap 15 seq_num 92) 2024-08-17T17:27:07.429 INFO:tasks.rados.rados.0.smithi037.stdout:722: delete oid 29 current snap is 92 2024-08-17T17:27:07.431 INFO:tasks.rados.rados.0.smithi037.stdout:722: done (1 left) 2024-08-17T17:27:07.432 INFO:tasks.rados.rados.0.smithi037.stdout:723: write oid 46 current snap is 92 2024-08-17T17:27:07.432 INFO:tasks.rados.rados.0.smithi037.stdout:723: seq_num 305 ranges {726135=405065,1764655=788757,3026248=99887} 2024-08-17T17:27:07.438 INFO:tasks.rados.rados.0.smithi037.stdout:723: writing smithi03781225-46 from 726135 to 1131200 tid 1 2024-08-17T17:27:07.446 INFO:tasks.rados.rados.0.smithi037.stdout:723: writing smithi03781225-46 from 1764655 to 2553412 tid 2 2024-08-17T17:27:07.449 INFO:tasks.rados.rados.0.smithi037.stdout:723: writing smithi03781225-46 from 3026248 to 3126135 tid 3 2024-08-17T17:27:07.449 INFO:tasks.rados.rados.0.smithi037.stdout:724: read oid 18 snap -1 2024-08-17T17:27:07.450 INFO:tasks.rados.rados.0.smithi037.stdout:724: expect (ObjNum 249 snap 74 seq_num 249) 2024-08-17T17:27:07.450 INFO:tasks.rados.rados.0.smithi037.stdout:725: rollback oid 35 current snap is 92 2024-08-17T17:27:07.450 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 35 to 60 2024-08-17T17:27:07.450 INFO:tasks.rados.rados.0.smithi037.stdout:723: finishing write tid 1 to smithi03781225-46 2024-08-17T17:27:07.450 INFO:tasks.rados.rados.0.smithi037.stdout:721: expect (ObjNum 92 snap 15 seq_num 92) 2024-08-17T17:27:07.704 INFO:tasks.rados.rados.0.smithi037.stdout:723: finishing write tid 2 to smithi03781225-46 2024-08-17T17:27:07.704 INFO:tasks.rados.rados.0.smithi037.stdout:725: finishing rollback tid 1 to smithi03781225-35 2024-08-17T17:27:07.704 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 35 v 49 (ObjNum 65 snap 0 seq_num 2762472718) dirty dne 2024-08-17T17:27:07.704 INFO:tasks.rados.rados.0.smithi037.stdout:721: done (3 left) 2024-08-17T17:27:07.704 INFO:tasks.rados.rados.0.smithi037.stdout:725: done (2 left) 2024-08-17T17:27:07.704 INFO:tasks.rados.rados.0.smithi037.stdout:726: write oid 27 current snap is 92 2024-08-17T17:27:07.705 INFO:tasks.rados.rados.0.smithi037.stdout:723: finishing write tid 3 to smithi03781225-46 2024-08-17T17:27:07.705 INFO:tasks.rados.rados.0.smithi037.stdout:723: finishing write tid 4 to smithi03781225-46 2024-08-17T17:27:07.705 INFO:tasks.rados.rados.0.smithi037.stdout:723: finishing write tid 5 to smithi03781225-46 2024-08-17T17:27:07.705 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 46 v 344 (ObjNum 305 snap 92 seq_num 305) dirty exists 2024-08-17T17:27:07.705 INFO:tasks.rados.rados.0.smithi037.stdout:723: left oid 46 (ObjNum 305 snap 92 seq_num 305) 2024-08-17T17:27:07.705 INFO:tasks.rados.rados.0.smithi037.stdout:726: seq_num 306 ranges {742942=480314,1823137=648768} 2024-08-17T17:27:07.710 INFO:tasks.rados.rados.0.smithi037.stdout:726: writing smithi03781225-27 from 742942 to 1223256 tid 1 2024-08-17T17:27:07.717 INFO:tasks.rados.rados.0.smithi037.stdout:726: writing smithi03781225-27 from 1823137 to 2471905 tid 2 2024-08-17T17:27:07.717 INFO:tasks.rados.rados.0.smithi037.stdout:723: done (2 left) 2024-08-17T17:27:07.717 INFO:tasks.rados.rados.0.smithi037.stdout:727: write oid 9 current snap is 92 2024-08-17T17:27:07.718 INFO:tasks.rados.rados.0.smithi037.stdout:727: seq_num 307 ranges {759749=555563,1765266=792426,2964741=195008} 2024-08-17T17:27:07.724 INFO:tasks.rados.rados.0.smithi037.stdout:727: writing smithi03781225-9 from 759749 to 1315312 tid 1 2024-08-17T17:27:07.731 INFO:tasks.rados.rados.0.smithi037.stdout:727: writing smithi03781225-9 from 1765266 to 2557692 tid 2 2024-08-17T17:27:07.735 INFO:tasks.rados.rados.0.smithi037.stdout:727: writing smithi03781225-9 from 2964741 to 3159749 tid 3 2024-08-17T17:27:07.735 INFO:tasks.rados.rados.0.smithi037.stdout:728: delete oid 44 current snap is 92 2024-08-17T17:27:07.735 INFO:tasks.rados.rados.0.smithi037.stdout:724: expect (ObjNum 249 snap 74 seq_num 249) 2024-08-17T17:27:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:07 smithi046 ceph-mon[34315]: osdmap e251: 8 total, 8 up, 8 in 2024-08-17T17:27:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:07 smithi046 ceph-mon[34315]: pgmap v39: 89 pgs: 89 active+clean; 315 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 996 KiB/s wr, 12 op/s 2024-08-17T17:27:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:07 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:07 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:07.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:07 smithi037 ceph-mon[31110]: osdmap e251: 8 total, 8 up, 8 in 2024-08-17T17:27:07.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:07 smithi037 ceph-mon[31110]: pgmap v39: 89 pgs: 89 active+clean; 315 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 996 KiB/s wr, 12 op/s 2024-08-17T17:27:07.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:07 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:07.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:07 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:07.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:07 smithi037 ceph-mon[41254]: osdmap e251: 8 total, 8 up, 8 in 2024-08-17T17:27:07.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:07 smithi037 ceph-mon[41254]: pgmap v39: 89 pgs: 89 active+clean; 315 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 996 KiB/s wr, 12 op/s 2024-08-17T17:27:07.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:07 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:07.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:07 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:07.844 INFO:tasks.rados.rados.0.smithi037.stdout:726: finishing write tid 1 to smithi03781225-27 2024-08-17T17:27:07.844 INFO:tasks.rados.rados.0.smithi037.stdout:726: finishing write tid 2 to smithi03781225-27 2024-08-17T17:27:07.844 INFO:tasks.rados.rados.0.smithi037.stdout:726: finishing write tid 3 to smithi03781225-27 2024-08-17T17:27:07.844 INFO:tasks.rados.rados.0.smithi037.stdout:726: finishing write tid 4 to smithi03781225-27 2024-08-17T17:27:07.844 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 27 v 168 (ObjNum 306 snap 92 seq_num 306) dirty exists 2024-08-17T17:27:07.844 INFO:tasks.rados.rados.0.smithi037.stdout:726: left oid 27 (ObjNum 306 snap 92 seq_num 306) 2024-08-17T17:27:07.845 INFO:tasks.rados.rados.0.smithi037.stdout:727: finishing write tid 1 to smithi03781225-9 2024-08-17T17:27:07.845 INFO:tasks.rados.rados.0.smithi037.stdout:727: finishing write tid 2 to smithi03781225-9 2024-08-17T17:27:07.845 INFO:tasks.rados.rados.0.smithi037.stdout:727: finishing write tid 3 to smithi03781225-9 2024-08-17T17:27:07.845 INFO:tasks.rados.rados.0.smithi037.stdout:724: done (3 left) 2024-08-17T17:27:07.845 INFO:tasks.rados.rados.0.smithi037.stdout:726: done (2 left) 2024-08-17T17:27:07.845 INFO:tasks.rados.rados.0.smithi037.stdout:728: done (1 left) 2024-08-17T17:27:07.845 INFO:tasks.rados.rados.0.smithi037.stdout:729: snap_remove snap 20 2024-08-17T17:27:08.428 INFO:tasks.rados.rados.0.smithi037.stdout:729: done (1 left) 2024-08-17T17:27:08.429 INFO:tasks.rados.rados.0.smithi037.stdout:730: write oid 46 current snap is 92 2024-08-17T17:27:08.429 INFO:tasks.rados.rados.0.smithi037.stdout:730: seq_num 309 ranges {793363=706061,2282230=796095} 2024-08-17T17:27:08.438 INFO:tasks.rados.rados.0.smithi037.stdout:730: writing smithi03781225-46 from 793363 to 1499424 tid 1 2024-08-17T17:27:08.448 INFO:tasks.rados.rados.0.smithi037.stdout:730: writing smithi03781225-46 from 2282230 to 3078325 tid 2 2024-08-17T17:27:08.448 INFO:tasks.rados.rados.0.smithi037.stdout:731: delete oid 13 current snap is 92 2024-08-17T17:27:08.448 INFO:tasks.rados.rados.0.smithi037.stdout:727: finishing write tid 4 to smithi03781225-9 2024-08-17T17:27:08.449 INFO:tasks.rados.rados.0.smithi037.stdout:727: finishing write tid 5 to smithi03781225-9 2024-08-17T17:27:08.449 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 716 (ObjNum 307 snap 92 seq_num 307) dirty exists 2024-08-17T17:27:08.449 INFO:tasks.rados.rados.0.smithi037.stdout:727: left oid 9 (ObjNum 307 snap 92 seq_num 307) 2024-08-17T17:27:08.449 INFO:tasks.rados.rados.0.smithi037.stdout:730: finishing write tid 1 to smithi03781225-46 2024-08-17T17:27:08.450 INFO:tasks.rados.rados.0.smithi037.stdout:727: done (2 left) 2024-08-17T17:27:08.450 INFO:tasks.rados.rados.0.smithi037.stdout:731: done (1 left) 2024-08-17T17:27:08.450 INFO:tasks.rados.rados.0.smithi037.stdout:732: write oid 34 current snap is 92 2024-08-17T17:27:08.450 INFO:tasks.rados.rados.0.smithi037.stdout:732: seq_num 311 ranges {426977=456559,1482841=799764,2958080=268897} 2024-08-17T17:27:08.455 INFO:tasks.rados.rados.0.smithi037.stdout:732: writing smithi03781225-34 from 426977 to 883536 tid 1 2024-08-17T17:27:08.463 INFO:tasks.rados.rados.0.smithi037.stdout:732: writing smithi03781225-34 from 1482841 to 2282605 tid 2 2024-08-17T17:27:08.468 INFO:tasks.rados.rados.0.smithi037.stdout:732: writing smithi03781225-34 from 2958080 to 3226977 tid 3 2024-08-17T17:27:08.468 INFO:tasks.rados.rados.0.smithi037.stdout:733: write oid 33 current snap is 92 2024-08-17T17:27:08.468 INFO:tasks.rados.rados.0.smithi037.stdout:730: finishing write tid 2 to smithi03781225-46 2024-08-17T17:27:08.468 INFO:tasks.rados.rados.0.smithi037.stdout:733: seq_num 312 ranges {443784=648161,1657676=659775,2818209=425575} 2024-08-17T17:27:08.474 INFO:tasks.rados.rados.0.smithi037.stdout:733: writing smithi03781225-33 from 443784 to 1091945 tid 1 2024-08-17T17:27:08.481 INFO:tasks.rados.rados.0.smithi037.stdout:733: writing smithi03781225-33 from 1657676 to 2317451 tid 2 2024-08-17T17:27:08.487 INFO:tasks.rados.rados.0.smithi037.stdout:733: writing smithi03781225-33 from 2818209 to 3243784 tid 3 2024-08-17T17:27:08.487 INFO:tasks.rados.rados.0.smithi037.stdout:734: rollback oid 37 current snap is 92 2024-08-17T17:27:08.487 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 37 to 88 2024-08-17T17:27:08.487 INFO:tasks.rados.rados.0.smithi037.stdout:730: finishing write tid 3 to smithi03781225-46 2024-08-17T17:27:08.487 INFO:tasks.rados.rados.0.smithi037.stdout:730: finishing write tid 4 to smithi03781225-46 2024-08-17T17:27:08.488 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 46 v 351 (ObjNum 309 snap 92 seq_num 309) dirty exists 2024-08-17T17:27:08.488 INFO:tasks.rados.rados.0.smithi037.stdout:730: left oid 46 (ObjNum 309 snap 92 seq_num 309) 2024-08-17T17:27:08.488 INFO:tasks.rados.rados.0.smithi037.stdout:732: finishing write tid 1 to smithi03781225-34 2024-08-17T17:27:08.488 INFO:tasks.rados.rados.0.smithi037.stdout:732: finishing write tid 2 to smithi03781225-34 2024-08-17T17:27:08.488 INFO:tasks.rados.rados.0.smithi037.stdout:732: finishing write tid 3 to smithi03781225-34 2024-08-17T17:27:08.488 INFO:tasks.rados.rados.0.smithi037.stdout:732: finishing write tid 4 to smithi03781225-34 2024-08-17T17:27:08.488 INFO:tasks.rados.rados.0.smithi037.stdout:732: finishing write tid 5 to smithi03781225-34 2024-08-17T17:27:08.488 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 367 (ObjNum 311 snap 92 seq_num 311) dirty exists 2024-08-17T17:27:08.488 INFO:tasks.rados.rados.0.smithi037.stdout:732: left oid 34 (ObjNum 311 snap 92 seq_num 311) 2024-08-17T17:27:08.488 INFO:tasks.rados.rados.0.smithi037.stdout:733: finishing write tid 1 to smithi03781225-33 2024-08-17T17:27:08.488 INFO:tasks.rados.rados.0.smithi037.stdout:733: finishing write tid 2 to smithi03781225-33 2024-08-17T17:27:08.489 INFO:tasks.rados.rados.0.smithi037.stdout:730: done (3 left) 2024-08-17T17:27:08.489 INFO:tasks.rados.rados.0.smithi037.stdout:732: done (2 left) 2024-08-17T17:27:08.489 INFO:tasks.rados.rados.0.smithi037.stdout:735: rollback oid 23 current snap is 92 2024-08-17T17:27:08.489 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 23 to 91 2024-08-17T17:27:08.489 INFO:tasks.rados.rados.0.smithi037.stdout:736: read oid 17 snap 91 2024-08-17T17:27:08.489 INFO:tasks.rados.rados.0.smithi037.stdout:736: expect (ObjNum 254 snap 77 seq_num 254) 2024-08-17T17:27:08.489 INFO:tasks.rados.rados.0.smithi037.stdout:737: read oid 22 snap -1 2024-08-17T17:27:08.489 INFO:tasks.rados.rados.0.smithi037.stdout:737: expect deleted 2024-08-17T17:27:08.489 INFO:tasks.rados.rados.0.smithi037.stdout:738: snap_create 2024-08-17T17:27:08.490 INFO:tasks.rados.rados.0.smithi037.stdout:734: finishing rollback tid 0 to smithi03781225-37 2024-08-17T17:27:08.490 INFO:tasks.rados.rados.0.smithi037.stdout:734: finishing rollback tid 1 to smithi03781225-37 2024-08-17T17:27:08.490 INFO:tasks.rados.rados.0.smithi037.stdout:734: finishing rollback tid 2 to smithi03781225-37 2024-08-17T17:27:08.490 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 37 v 355 (ObjNum 134 snap 28 seq_num 134) dirty exists 2024-08-17T17:27:08.491 INFO:tasks.rados.rados.0.smithi037.stdout:733: finishing write tid 3 to smithi03781225-33 2024-08-17T17:27:08.491 INFO:tasks.rados.rados.0.smithi037.stdout:733: finishing write tid 4 to smithi03781225-33 2024-08-17T17:27:08.492 INFO:tasks.rados.rados.0.smithi037.stdout:733: finishing write tid 5 to smithi03781225-33 2024-08-17T17:27:08.492 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 243 (ObjNum 312 snap 92 seq_num 312) dirty exists 2024-08-17T17:27:08.492 INFO:tasks.rados.rados.0.smithi037.stdout:733: left oid 33 (ObjNum 312 snap 92 seq_num 312) 2024-08-17T17:27:08.492 INFO:tasks.rados.rados.0.smithi037.stdout:735: finishing rollback tid 1 to smithi03781225-23 2024-08-17T17:27:08.492 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 23 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-17T17:27:08.495 INFO:tasks.rados.rados.0.smithi037.stdout:736: expect (ObjNum 254 snap 77 seq_num 254) 2024-08-17T17:27:08.662 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:08 smithi046 ceph-mon[34315]: osdmap e252: 8 total, 8 up, 8 in 2024-08-17T17:27:08.662 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:08 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:08.662 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:08 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:08.662 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:08 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1893418423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:27:08.663 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:08 smithi046 ceph-mon[34315]: Standby manager daemon x restarted 2024-08-17T17:27:08.663 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:08 smithi046 ceph-mon[34315]: Standby manager daemon x started 2024-08-17T17:27:08.663 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:08 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.46:0/721863662' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:27:08.663 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:08 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.46:0/721863662' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:27:08.663 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:08 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.46:0/721863662' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:27:08.663 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:08 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.46:0/721863662' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:27:08.663 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:08 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[79597]: [17/Aug/2024:17:27:08] ENGINE Bus STARTING 2024-08-17T17:27:08.663 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:08 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[79597]: CherryPy Checker: 2024-08-17T17:27:08.663 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:08 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[79597]: The Application mounted at '' has an empty config. 2024-08-17T17:27:08.663 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:08 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[79597]: 2024-08-17T17:27:08.664 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:08 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[79597]: [17/Aug/2024:17:27:08] ENGINE Serving on http://:::9283 2024-08-17T17:27:08.664 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:08 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[79597]: [17/Aug/2024:17:27:08] ENGINE Bus STARTED 2024-08-17T17:27:08.678 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:27:08.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:08 smithi037 ceph-mon[31110]: osdmap e252: 8 total, 8 up, 8 in 2024-08-17T17:27:08.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:08 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:08.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:08 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:08.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:08 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/1893418423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:27:08.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:08 smithi037 ceph-mon[31110]: Standby manager daemon x restarted 2024-08-17T17:27:08.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:08 smithi037 ceph-mon[31110]: Standby manager daemon x started 2024-08-17T17:27:08.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:08 smithi037 ceph-mon[31110]: from='mgr.? 172.21.15.46:0/721863662' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:27:08.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:08 smithi037 ceph-mon[31110]: from='mgr.? 172.21.15.46:0/721863662' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:27:08.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:08 smithi037 ceph-mon[31110]: from='mgr.? 172.21.15.46:0/721863662' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:27:08.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:08 smithi037 ceph-mon[31110]: from='mgr.? 172.21.15.46:0/721863662' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:27:08.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:08 smithi037 ceph-mon[41254]: osdmap e252: 8 total, 8 up, 8 in 2024-08-17T17:27:08.796 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:08 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:08.796 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:08 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:08.796 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:08 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1893418423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:27:08.796 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:08 smithi037 ceph-mon[41254]: Standby manager daemon x restarted 2024-08-17T17:27:08.796 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:08 smithi037 ceph-mon[41254]: Standby manager daemon x started 2024-08-17T17:27:08.797 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:08 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.46:0/721863662' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:27:08.797 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:08 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.46:0/721863662' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:27:08.797 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:08 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.46:0/721863662' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:27:08.797 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:08 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.46:0/721863662' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:27:09.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:27:08] "GET /metrics HTTP/1.1" 200 36314 "" "Prometheus/2.51.0" 2024-08-17T17:27:09.386 INFO:tasks.rados.rados.0.smithi037.stdout:733: done (5 left) 2024-08-17T17:27:09.386 INFO:tasks.rados.rados.0.smithi037.stdout:734: done (4 left) 2024-08-17T17:27:09.386 INFO:tasks.rados.rados.0.smithi037.stdout:735: done (3 left) 2024-08-17T17:27:09.386 INFO:tasks.rados.rados.0.smithi037.stdout:736: done (2 left) 2024-08-17T17:27:09.387 INFO:tasks.rados.rados.0.smithi037.stdout:737: done (1 left) 2024-08-17T17:27:09.387 INFO:tasks.rados.rados.0.smithi037.stdout:738: done (0 left) 2024-08-17T17:27:09.387 INFO:tasks.rados.rados.0.smithi037.stdout:739: snap_create 2024-08-17T17:27:09.700 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:09 smithi046 ceph-mon[34315]: osdmap e253: 8 total, 8 up, 8 in 2024-08-17T17:27:09.700 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:09 smithi046 ceph-mon[34315]: from='client.25850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:09.700 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:09 smithi046 ceph-mon[34315]: pgmap v42: 89 pgs: 89 active+clean; 299 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-08-17T17:27:09.700 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:09 smithi046 ceph-mon[34315]: from='client.15954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:09.700 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:09 smithi046 ceph-mon[34315]: mgrmap e32: y(active, since 26s), standbys: x 2024-08-17T17:27:09.701 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:09 smithi046 ceph-mon[34315]: osdmap e254: 8 total, 8 up, 8 in 2024-08-17T17:27:09.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:09 smithi037 ceph-mon[41254]: osdmap e253: 8 total, 8 up, 8 in 2024-08-17T17:27:09.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:09 smithi037 ceph-mon[41254]: from='client.25850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:09.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:09 smithi037 ceph-mon[41254]: pgmap v42: 89 pgs: 89 active+clean; 299 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-08-17T17:27:09.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:09 smithi037 ceph-mon[41254]: from='client.15954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:09.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:09 smithi037 ceph-mon[41254]: mgrmap e32: y(active, since 26s), standbys: x 2024-08-17T17:27:09.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:09 smithi037 ceph-mon[41254]: osdmap e254: 8 total, 8 up, 8 in 2024-08-17T17:27:09.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:09 smithi037 ceph-mon[31110]: osdmap e253: 8 total, 8 up, 8 in 2024-08-17T17:27:09.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:09 smithi037 ceph-mon[31110]: from='client.25850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:09.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:09 smithi037 ceph-mon[31110]: pgmap v42: 89 pgs: 89 active+clean; 299 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-08-17T17:27:09.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:09 smithi037 ceph-mon[31110]: from='client.15954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:09.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:09 smithi037 ceph-mon[31110]: mgrmap e32: y(active, since 26s), standbys: x 2024-08-17T17:27:09.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:09 smithi037 ceph-mon[31110]: osdmap e254: 8 total, 8 up, 8 in 2024-08-17T17:27:10.388 INFO:tasks.rados.rados.0.smithi037.stdout:739: done (0 left) 2024-08-17T17:27:10.388 INFO:tasks.rados.rados.0.smithi037.stdout:740: rollback oid 17 current snap is 94 2024-08-17T17:27:10.388 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 17 to 91 2024-08-17T17:27:10.388 INFO:tasks.rados.rados.0.smithi037.stdout:741: write oid 42 current snap is 94 2024-08-17T17:27:10.388 INFO:tasks.rados.rados.0.smithi037.stdout:741: seq_num 313 ranges {460591=723410,1716158=403433,2729279=440140} 2024-08-17T17:27:10.394 INFO:tasks.rados.rados.0.smithi037.stdout:741: writing smithi03781225-42 from 460591 to 1184001 tid 1 2024-08-17T17:27:10.399 INFO:tasks.rados.rados.0.smithi037.stdout:741: writing smithi03781225-42 from 1716158 to 2119591 tid 2 2024-08-17T17:27:10.406 INFO:tasks.rados.rados.0.smithi037.stdout:741: writing smithi03781225-42 from 2729279 to 3169419 tid 3 2024-08-17T17:27:10.406 INFO:tasks.rados.rados.0.smithi037.stdout:742: rollback oid 47 current snap is 94 2024-08-17T17:27:10.406 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 47 to 63 2024-08-17T17:27:10.406 INFO:tasks.rados.rados.0.smithi037.stdout:740: finishing rollback tid 0 to smithi03781225-17 2024-08-17T17:27:10.406 INFO:tasks.rados.rados.0.smithi037.stdout:740: finishing rollback tid 1 to smithi03781225-17 2024-08-17T17:27:10.406 INFO:tasks.rados.rados.0.smithi037.stdout:740: finishing rollback tid 2 to smithi03781225-17 2024-08-17T17:27:10.406 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 248 (ObjNum 254 snap 77 seq_num 254) dirty exists 2024-08-17T17:27:10.406 INFO:tasks.rados.rados.0.smithi037.stdout:741: finishing write tid 1 to smithi03781225-42 2024-08-17T17:27:10.406 INFO:tasks.rados.rados.0.smithi037.stdout:741: finishing write tid 2 to smithi03781225-42 2024-08-17T17:27:10.406 INFO:tasks.rados.rados.0.smithi037.stdout:740: done (2 left) 2024-08-17T17:27:10.406 INFO:tasks.rados.rados.0.smithi037.stdout:743: write oid 4 current snap is 94 2024-08-17T17:27:10.407 INFO:tasks.rados.rados.0.smithi037.stdout:743: seq_num 314 ranges {477398=798659,1774640=663444,2873055=404343} 2024-08-17T17:27:10.413 INFO:tasks.rados.rados.0.smithi037.stdout:743: writing smithi03781225-4 from 477398 to 1276057 tid 1 2024-08-17T17:27:10.419 INFO:tasks.rados.rados.0.smithi037.stdout:743: writing smithi03781225-4 from 1774640 to 2438084 tid 2 2024-08-17T17:27:10.424 INFO:tasks.rados.rados.0.smithi037.stdout:743: writing smithi03781225-4 from 2873055 to 3277398 tid 3 2024-08-17T17:27:10.424 INFO:tasks.rados.rados.0.smithi037.stdout:744: write oid 36 current snap is 94 2024-08-17T17:27:10.424 INFO:tasks.rados.rados.0.smithi037.stdout:741: finishing write tid 3 to smithi03781225-42 2024-08-17T17:27:10.425 INFO:tasks.rados.rados.0.smithi037.stdout:744: seq_num 315 ranges {494205=473908,1433122=407102,2384125=462684} 2024-08-17T17:27:10.429 INFO:tasks.rados.rados.0.smithi037.stdout:744: writing smithi03781225-36 from 494205 to 968113 tid 1 2024-08-17T17:27:10.434 INFO:tasks.rados.rados.0.smithi037.stdout:744: writing smithi03781225-36 from 1433122 to 1840224 tid 2 2024-08-17T17:27:10.440 INFO:tasks.rados.rados.0.smithi037.stdout:744: writing smithi03781225-36 from 2384125 to 2846809 tid 3 2024-08-17T17:27:10.440 INFO:tasks.rados.rados.0.smithi037.stdout:745: read oid 38 snap -1 2024-08-17T17:27:10.440 INFO:tasks.rados.rados.0.smithi037.stdout:745: expect (ObjNum 221 snap 61 seq_num 221) 2024-08-17T17:27:10.441 INFO:tasks.rados.rados.0.smithi037.stdout:746: delete oid 31 current snap is 94 2024-08-17T17:27:10.441 INFO:tasks.rados.rados.0.smithi037.stdout:741: finishing write tid 4 to smithi03781225-42 2024-08-17T17:27:10.441 INFO:tasks.rados.rados.0.smithi037.stdout:742: finishing rollback tid 0 to smithi03781225-47 2024-08-17T17:27:10.441 INFO:tasks.rados.rados.0.smithi037.stdout:741: finishing write tid 5 to smithi03781225-42 2024-08-17T17:27:10.441 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 386 (ObjNum 313 snap 94 seq_num 313) dirty exists 2024-08-17T17:27:10.441 INFO:tasks.rados.rados.0.smithi037.stdout:741: left oid 42 (ObjNum 313 snap 94 seq_num 313) 2024-08-17T17:27:10.441 INFO:tasks.rados.rados.0.smithi037.stdout:742: finishing rollback tid 1 to smithi03781225-47 2024-08-17T17:27:10.441 INFO:tasks.rados.rados.0.smithi037.stdout:742: finishing rollback tid 2 to smithi03781225-47 2024-08-17T17:27:10.441 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 47 v 734 (ObjNum 79 snap 10 seq_num 79) dirty exists 2024-08-17T17:27:10.441 INFO:tasks.rados.rados.0.smithi037.stdout:743: finishing write tid 1 to smithi03781225-4 2024-08-17T17:27:10.441 INFO:tasks.rados.rados.0.smithi037.stdout:743: finishing write tid 2 to smithi03781225-4 2024-08-17T17:27:10.442 INFO:tasks.rados.rados.0.smithi037.stdout:743: finishing write tid 3 to smithi03781225-4 2024-08-17T17:27:10.442 INFO:tasks.rados.rados.0.smithi037.stdout:743: finishing write tid 4 to smithi03781225-4 2024-08-17T17:27:10.442 INFO:tasks.rados.rados.0.smithi037.stdout:743: finishing write tid 5 to smithi03781225-4 2024-08-17T17:27:10.442 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 359 (ObjNum 314 snap 94 seq_num 314) dirty exists 2024-08-17T17:27:10.442 INFO:tasks.rados.rados.0.smithi037.stdout:743: left oid 4 (ObjNum 314 snap 94 seq_num 314) 2024-08-17T17:27:10.442 INFO:tasks.rados.rados.0.smithi037.stdout:744: finishing write tid 1 to smithi03781225-36 2024-08-17T17:27:10.442 INFO:tasks.rados.rados.0.smithi037.stdout:744: finishing write tid 2 to smithi03781225-36 2024-08-17T17:27:10.443 INFO:tasks.rados.rados.0.smithi037.stdout:744: finishing write tid 3 to smithi03781225-36 2024-08-17T17:27:10.444 INFO:tasks.rados.rados.0.smithi037.stdout:744: finishing write tid 4 to smithi03781225-36 2024-08-17T17:27:10.444 INFO:tasks.rados.rados.0.smithi037.stdout:744: finishing write tid 5 to smithi03781225-36 2024-08-17T17:27:10.444 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 36 v 372 (ObjNum 315 snap 94 seq_num 315) dirty exists 2024-08-17T17:27:10.444 INFO:tasks.rados.rados.0.smithi037.stdout:744: left oid 36 (ObjNum 315 snap 94 seq_num 315) 2024-08-17T17:27:10.444 INFO:tasks.rados.rados.0.smithi037.stdout:741: done (5 left) 2024-08-17T17:27:10.444 INFO:tasks.rados.rados.0.smithi037.stdout:742: done (4 left) 2024-08-17T17:27:10.444 INFO:tasks.rados.rados.0.smithi037.stdout:743: done (3 left) 2024-08-17T17:27:10.444 INFO:tasks.rados.rados.0.smithi037.stdout:744: done (2 left) 2024-08-17T17:27:10.444 INFO:tasks.rados.rados.0.smithi037.stdout:746: done (1 left) 2024-08-17T17:27:10.444 INFO:tasks.rados.rados.0.smithi037.stdout:747: snap_create 2024-08-17T17:27:10.447 INFO:tasks.rados.rados.0.smithi037.stdout:745: expect (ObjNum 221 snap 61 seq_num 221) 2024-08-17T17:27:10.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:27:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:27:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:27:11.394 INFO:tasks.rados.rados.0.smithi037.stdout:745: done (1 left) 2024-08-17T17:27:11.394 INFO:tasks.rados.rados.0.smithi037.stdout:747: done (0 left) 2024-08-17T17:27:11.394 INFO:tasks.rados.rados.0.smithi037.stdout:748: rollback oid 17 current snap is 95 2024-08-17T17:27:11.394 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 17 to 90 2024-08-17T17:27:11.394 INFO:tasks.rados.rados.0.smithi037.stdout:749: snap_remove snap 89 2024-08-17T17:27:11.630 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:27:11.662 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[31110]: osdmap e255: 8 total, 8 up, 8 in 2024-08-17T17:27:11.662 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[31110]: pgmap v45: 89 pgs: 89 active+clean; 238 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 5.5 MiB/s wr, 39 op/s 2024-08-17T17:27:11.662 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:11.662 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:11.662 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:27:11.662 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:27:11.662 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:11.662 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:27:11.662 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:27:11.662 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[31110]: Upgrade: Setting container_image for all mgr 2024-08-17T17:27:11.662 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:11.662 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-17T17:27:11.663 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-17T17:27:11.663 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-17T17:27:11.663 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-17T17:27:11.663 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-17T17:27:11.663 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-17T17:27:11.663 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T17:27:11.663 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-17T17:27:11.663 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[31110]: Upgrade: It appears safe to stop mon.a 2024-08-17T17:27:11.663 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/3928813989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:27:11.663 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[41254]: osdmap e255: 8 total, 8 up, 8 in 2024-08-17T17:27:11.663 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[41254]: pgmap v45: 89 pgs: 89 active+clean; 238 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 5.5 MiB/s wr, 39 op/s 2024-08-17T17:27:11.664 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:11.664 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:11.664 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:27:11.664 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:27:11.664 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:11.664 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:27:11.664 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:27:11.664 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[41254]: Upgrade: Setting container_image for all mgr 2024-08-17T17:27:11.664 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:11.664 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-17T17:27:11.664 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-17T17:27:11.664 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-17T17:27:11.664 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-17T17:27:11.664 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-17T17:27:11.665 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-17T17:27:11.665 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T17:27:11.665 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-17T17:27:11.665 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[41254]: Upgrade: It appears safe to stop mon.a 2024-08-17T17:27:11.665 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:11 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/3928813989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:27:11.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:11 smithi046 ceph-mon[34315]: osdmap e255: 8 total, 8 up, 8 in 2024-08-17T17:27:11.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:11 smithi046 ceph-mon[34315]: pgmap v45: 89 pgs: 89 active+clean; 238 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 5.5 MiB/s wr, 39 op/s 2024-08-17T17:27:11.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:11 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:11.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:11 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:11.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:11 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:27:11.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:11 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:27:11.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:11 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:11.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:11 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:27:11.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:11 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:27:11.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:11 smithi046 ceph-mon[34315]: Upgrade: Setting container_image for all mgr 2024-08-17T17:27:11.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:11 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:11.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:11 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-17T17:27:11.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:11 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-17T17:27:11.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:11 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-17T17:27:11.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:11 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-17T17:27:11.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:11 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-17T17:27:11.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:11 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-17T17:27:11.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:11 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T17:27:11.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:11 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-17T17:27:11.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:11 smithi046 ceph-mon[34315]: Upgrade: It appears safe to stop mon.a 2024-08-17T17:27:11.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:11 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/3928813989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:27:12.399 INFO:tasks.rados.rados.0.smithi037.stdout:749: done (1 left) 2024-08-17T17:27:12.399 INFO:tasks.rados.rados.0.smithi037.stdout:750: rollback oid 3 current snap is 95 2024-08-17T17:27:12.400 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 3 to 75 2024-08-17T17:27:12.400 INFO:tasks.rados.rados.0.smithi037.stdout:751: delete oid 23 current snap is 95 2024-08-17T17:27:12.400 INFO:tasks.rados.rados.0.smithi037.stdout:748: finishing rollback tid 0 to smithi03781225-17 2024-08-17T17:27:12.400 INFO:tasks.rados.rados.0.smithi037.stdout:748: finishing rollback tid 1 to smithi03781225-17 2024-08-17T17:27:12.400 INFO:tasks.rados.rados.0.smithi037.stdout:748: finishing rollback tid 2 to smithi03781225-17 2024-08-17T17:27:12.400 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 252 (ObjNum 254 snap 77 seq_num 254) dirty exists 2024-08-17T17:27:12.406 INFO:tasks.rados.rados.0.smithi037.stdout:750: finishing rollback tid 0 to smithi03781225-3 2024-08-17T17:27:12.406 INFO:tasks.rados.rados.0.smithi037.stdout:750: finishing rollback tid 1 to smithi03781225-3 2024-08-17T17:27:12.406 INFO:tasks.rados.rados.0.smithi037.stdout:750: finishing rollback tid 2 to smithi03781225-3 2024-08-17T17:27:12.406 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 138 (ObjNum 150 snap 35 seq_num 150) dirty exists 2024-08-17T17:27:12.406 INFO:tasks.rados.rados.0.smithi037.stdout:748: done (2 left) 2024-08-17T17:27:12.406 INFO:tasks.rados.rados.0.smithi037.stdout:750: done (1 left) 2024-08-17T17:27:12.406 INFO:tasks.rados.rados.0.smithi037.stdout:751: done (0 left) 2024-08-17T17:27:12.406 INFO:tasks.rados.rados.0.smithi037.stdout:752: delete oid 17 current snap is 95 2024-08-17T17:27:12.407 INFO:tasks.rados.rados.0.smithi037.stdout:752: done (0 left) 2024-08-17T17:27:12.407 INFO:tasks.rados.rados.0.smithi037.stdout:753: write oid 27 current snap is 95 2024-08-17T17:27:12.407 INFO:tasks.rados.rados.0.smithi037.stdout:753: seq_num 319 ranges {561433=774904,1950697=414440,2777464=583969} 2024-08-17T17:27:12.414 INFO:tasks.rados.rados.0.smithi037.stdout:753: writing smithi03781225-27 from 561433 to 1336337 tid 1 2024-08-17T17:27:12.420 INFO:tasks.rados.rados.0.smithi037.stdout:753: writing smithi03781225-27 from 1950697 to 2365137 tid 2 2024-08-17T17:27:12.426 INFO:tasks.rados.rados.0.smithi037.stdout:753: writing smithi03781225-27 from 2777464 to 3361433 tid 3 2024-08-17T17:27:12.426 INFO:tasks.rados.rados.0.smithi037.stdout:754: delete oid 39 current snap is 95 2024-08-17T17:27:12.426 INFO:tasks.rados.rados.0.smithi037.stdout:753: finishing write tid 1 to smithi03781225-27 2024-08-17T17:27:12.426 INFO:tasks.rados.rados.0.smithi037.stdout:753: finishing write tid 2 to smithi03781225-27 2024-08-17T17:27:12.427 INFO:tasks.rados.rados.0.smithi037.stdout:754: done (1 left) 2024-08-17T17:27:12.428 INFO:tasks.rados.rados.0.smithi037.stdout:755: snap_create 2024-08-17T17:27:12.428 INFO:tasks.rados.rados.0.smithi037.stdout:753: finishing write tid 3 to smithi03781225-27 2024-08-17T17:27:12.429 INFO:tasks.rados.rados.0.smithi037.stdout:753: finishing write tid 4 to smithi03781225-27 2024-08-17T17:27:12.429 INFO:tasks.rados.rados.0.smithi037.stdout:753: finishing write tid 5 to smithi03781225-27 2024-08-17T17:27:12.429 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 27 v 179 (ObjNum 319 snap 95 seq_num 319) dirty exists 2024-08-17T17:27:12.429 INFO:tasks.rados.rados.0.smithi037.stdout:753: left oid 27 (ObjNum 319 snap 95 seq_num 319) 2024-08-17T17:27:12.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:12 smithi046 ceph-mon[34315]: osdmap e256: 8 total, 8 up, 8 in 2024-08-17T17:27:12.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:12 smithi046 ceph-mon[34315]: from='client.25868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:12.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:12 smithi046 ceph-mon[34315]: from='client.15972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:12.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:12 smithi037 ceph-mon[41254]: osdmap e256: 8 total, 8 up, 8 in 2024-08-17T17:27:12.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:12 smithi037 ceph-mon[41254]: from='client.25868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:12.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:12 smithi037 ceph-mon[41254]: from='client.15972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:12.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:12 smithi037 ceph-mon[31110]: osdmap e256: 8 total, 8 up, 8 in 2024-08-17T17:27:12.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:12 smithi037 ceph-mon[31110]: from='client.25868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:12.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:12 smithi037 ceph-mon[31110]: from='client.15972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:13.409 INFO:tasks.rados.rados.0.smithi037.stdout:753: done (1 left) 2024-08-17T17:27:13.409 INFO:tasks.rados.rados.0.smithi037.stdout:755: done (0 left) 2024-08-17T17:27:13.409 INFO:tasks.rados.rados.0.smithi037.stdout:756: delete oid 21 current snap is 96 2024-08-17T17:27:13.412 INFO:tasks.rados.rados.0.smithi037.stdout:756: done (0 left) 2024-08-17T17:27:13.412 INFO:tasks.rados.rados.0.smithi037.stdout:757: snap_remove snap 86 2024-08-17T17:27:13.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:13 smithi037 ceph-mon[31110]: osdmap e257: 8 total, 8 up, 8 in 2024-08-17T17:27:13.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:13 smithi037 ceph-mon[31110]: pgmap v48: 89 pgs: 89 active+clean; 238 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 4.4 MiB/s wr, 28 op/s 2024-08-17T17:27:13.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:13 smithi037 ceph-mon[31110]: Upgrade: Updating mon.a 2024-08-17T17:27:13.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:13 smithi037 ceph-mon[31110]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:13.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:13 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:27:13.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:13 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T17:27:13.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:13 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:27:13.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:13 smithi037 ceph-mon[31110]: Deploying daemon mon.a on smithi037 2024-08-17T17:27:13.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:13 smithi037 ceph-mon[41254]: osdmap e257: 8 total, 8 up, 8 in 2024-08-17T17:27:13.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:13 smithi037 ceph-mon[41254]: pgmap v48: 89 pgs: 89 active+clean; 238 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 4.4 MiB/s wr, 28 op/s 2024-08-17T17:27:13.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:13 smithi037 ceph-mon[41254]: Upgrade: Updating mon.a 2024-08-17T17:27:13.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:13 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:13.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:13 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:27:13.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:13 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T17:27:13.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:13 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:27:13.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:13 smithi037 ceph-mon[41254]: Deploying daemon mon.a on smithi037 2024-08-17T17:27:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:13 smithi046 ceph-mon[34315]: osdmap e257: 8 total, 8 up, 8 in 2024-08-17T17:27:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:13 smithi046 ceph-mon[34315]: pgmap v48: 89 pgs: 89 active+clean; 238 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 4.4 MiB/s wr, 28 op/s 2024-08-17T17:27:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:13 smithi046 ceph-mon[34315]: Upgrade: Updating mon.a 2024-08-17T17:27:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:13 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='mgr.y' 2024-08-17T17:27:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:13 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:27:13.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:13 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T17:27:13.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:13 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:27:13.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:13 smithi046 ceph-mon[34315]: Deploying daemon mon.a on smithi037 2024-08-17T17:27:14.391 INFO:tasks.rados.rados.0.smithi037.stdout:757: done (0 left) 2024-08-17T17:27:14.391 INFO:tasks.rados.rados.0.smithi037.stdout:758: read oid 41 snap 85 2024-08-17T17:27:14.391 INFO:tasks.rados.rados.0.smithi037.stdout:758: expect (ObjNum 40 snap 0 seq_num 40) 2024-08-17T17:27:14.391 INFO:tasks.rados.rados.0.smithi037.stdout:759: write oid 14 current snap is 96 2024-08-17T17:27:14.392 INFO:tasks.rados.rados.0.smithi037.stdout:759: seq_num 322 ranges {611854=717004,2126143=561767,3259733=152121} 2024-08-17T17:27:14.398 INFO:tasks.rados.rados.0.smithi037.stdout:759: writing smithi03781225-14 from 611854 to 1328858 tid 1 2024-08-17T17:27:14.402 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:27:14 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:27:14.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:27:14.407 INFO:tasks.rados.rados.0.smithi037.stdout:759: writing smithi03781225-14 from 2126143 to 2687910 tid 2 2024-08-17T17:27:14.411 INFO:tasks.rados.rados.0.smithi037.stdout:759: writing smithi03781225-14 from 3259733 to 3411854 tid 3 2024-08-17T17:27:14.412 INFO:tasks.rados.rados.0.smithi037.stdout:758: expect (ObjNum 40 snap 0 seq_num 40) 2024-08-17T17:27:14.505 INFO:tasks.rados.rados.0.smithi037.stdout:759: finishing write tid 1 to smithi03781225-14 2024-08-17T17:27:14.506 INFO:tasks.rados.rados.0.smithi037.stdout:759: finishing write tid 2 to smithi03781225-14 2024-08-17T17:27:14.506 INFO:tasks.rados.rados.0.smithi037.stdout:759: finishing write tid 3 to smithi03781225-14 2024-08-17T17:27:14.506 INFO:tasks.rados.rados.0.smithi037.stdout:759: finishing write tid 4 to smithi03781225-14 2024-08-17T17:27:14.506 INFO:tasks.rados.rados.0.smithi037.stdout:759: finishing write tid 5 to smithi03781225-14 2024-08-17T17:27:14.506 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 14 v 300 (ObjNum 322 snap 96 seq_num 322) dirty exists 2024-08-17T17:27:14.506 INFO:tasks.rados.rados.0.smithi037.stdout:759: left oid 14 (ObjNum 322 snap 96 seq_num 322) 2024-08-17T17:27:14.506 INFO:tasks.rados.rados.0.smithi037.stdout:758: done (1 left) 2024-08-17T17:27:14.506 INFO:tasks.rados.rados.0.smithi037.stdout:759: done (0 left) 2024-08-17T17:27:14.506 INFO:tasks.rados.rados.0.smithi037.stdout:760: read oid 21 snap 87 2024-08-17T17:27:14.506 INFO:tasks.rados.rados.0.smithi037.stdout:760: expect (ObjNum 224 snap 62 seq_num 224) 2024-08-17T17:27:14.506 INFO:tasks.rados.rados.0.smithi037.stdout:761: read oid 45 snap -1 2024-08-17T17:27:14.506 INFO:tasks.rados.rados.0.smithi037.stdout:761: expect (ObjNum 252 snap 76 seq_num 252) 2024-08-17T17:27:14.507 INFO:tasks.rados.rados.0.smithi037.stdout:762: snap_create 2024-08-17T17:27:14.517 INFO:tasks.rados.rados.0.smithi037.stdout:761: expect (ObjNum 252 snap 76 seq_num 252) 2024-08-17T17:27:14.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:14 smithi037 ceph-mon[41254]: osdmap e258: 8 total, 8 up, 8 in 2024-08-17T17:27:14.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:14 smithi037 ceph-mon[41254]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:27:14.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:14 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/2501168822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:27:14.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:14 smithi037 ceph-mon[41254]: osdmap e259: 8 total, 8 up, 8 in 2024-08-17T17:27:14.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:14 smithi037 ceph-mon[31110]: osdmap e258: 8 total, 8 up, 8 in 2024-08-17T17:27:14.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:14 smithi037 ceph-mon[31110]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:27:14.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:14 smithi037 ceph-mon[31110]: from='client.? 172.21.15.37:0/2501168822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:27:14.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:14 smithi037 ceph-mon[31110]: osdmap e259: 8 total, 8 up, 8 in 2024-08-17T17:27:14.617 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:27:14.636 INFO:tasks.rados.rados.0.smithi037.stdout:760: expect (ObjNum 224 snap 62 seq_num 224) 2024-08-17T17:27:14.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:14 smithi046 ceph-mon[34315]: osdmap e258: 8 total, 8 up, 8 in 2024-08-17T17:27:14.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:14 smithi046 ceph-mon[34315]: from='mgr.15693 172.21.15.37:0/2396595405' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:27:14.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:14 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/2501168822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:27:14.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:14 smithi046 ceph-mon[34315]: osdmap e259: 8 total, 8 up, 8 in 2024-08-17T17:27:14.899 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:14 smithi037 systemd[1]: Stopping Ceph mon.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:27:15.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:14 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a[31106]: 2024-08-17T17:27:14.897+0000 7f24c6805640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T17:27:15.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:14 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a[31106]: 2024-08-17T17:27:14.897+0000 7f24c6805640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-08-17T17:27:15.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:15 smithi037 podman[97729]: 2024-08-17 17:27:15.061921902 +0000 UTC m=+0.298141880 container died e1e6aa599ac6260324a974d45d18e12c50251f920afd11a90675fc52da882f86 (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=quincy-f2c39d4, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-08-17T17:27:15.787 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:15 smithi037 podman[97729]: 2024-08-17 17:27:15.504273127 +0000 UTC m=+0.740493094 container cleanup e1e6aa599ac6260324a974d45d18e12c50251f920afd11a90675fc52da882f86 (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=quincy-f2c39d4) 2024-08-17T17:27:15.787 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:15 smithi037 bash[97729]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a 2024-08-17T17:27:16.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:27:15 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:27:15.741Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:27:16.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:27:15 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:27:15.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:27:16.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:15 smithi037 podman[97743]: 2024-08-17 17:27:15.786994586 +0000 UTC m=+0.726783391 container remove e1e6aa599ac6260324a974d45d18e12c50251f920afd11a90675fc52da882f86 (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=quincy-f2c39d4, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, ceph=True) 2024-08-17T17:27:16.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:15 smithi037 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mon.a.service: Deactivated successfully. 2024-08-17T17:27:16.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:15 smithi037 systemd[1]: Stopped Ceph mon.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:27:16.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:15 smithi037 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mon.a.service: Consumed 14.983s CPU time. 2024-08-17T17:27:16.475 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 systemd[1]: Starting Ceph mon.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:27:16.475 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 podman[97875]: 2024-08-17 17:27:16.338342697 +0000 UTC m=+0.096635028 container create dd9a27ded2298167ba3b379e4aa7e7e8dfe674e68f035ea0c314b533aac595f4 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, RELEASE=main-cd8bdbe, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-08-17T17:27:16.475 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 podman[97875]: 2024-08-17 17:27:16.259685173 +0000 UTC m=+0.017977514 image pull 0566dfeff0cb6af9254aa2111a92af8174516dad87a45779e953ca0dd77f3099 quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:27:16.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 podman[97875]: 2024-08-17 17:27:16.607632865 +0000 UTC m=+0.365925197 container init dd9a27ded2298167ba3b379e4aa7e7e8dfe674e68f035ea0c314b533aac595f4 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=main-cd8bdbe, io.buildah.version=1.36.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T17:27:16.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 podman[97875]: 2024-08-17 17:27:16.610996313 +0000 UTC m=+0.369288645 container start dd9a27ded2298167ba3b379e4aa7e7e8dfe674e68f035ea0c314b533aac595f4 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a, CEPH_POINT_RELEASE=, RELEASE=main-cd8bdbe, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T17:27:16.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: set uid:gid to 167:167 (ceph:ceph) 2024-08-17T17:27:16.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev), process ceph-mon, pid 2 2024-08-17T17:27:16.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: pidfile_write: ignore empty --pid-file 2024-08-17T17:27:16.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: load: jerasure load: lrc 2024-08-17T17:27:16.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: RocksDB version: 7.9.2 2024-08-17T17:27:16.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Git sha 0 2024-08-17T17:27:16.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Compile date 2024-08-15 20:43:31 2024-08-17T17:27:16.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: DB SUMMARY 2024-08-17T17:27:16.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: DB Session ID: 5YYQGV6WO5B0FKF8BJ9W 2024-08-17T17:27:16.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: CURRENT file: CURRENT 2024-08-17T17:27:16.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: IDENTITY file: IDENTITY 2024-08-17T17:27:16.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: MANIFEST file: MANIFEST-000015 size: 1173 Bytes 2024-08-17T17:27:16.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000033.sst 2024-08-17T17:27:16.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000031.log size: 3547274 ; 2024-08-17T17:27:16.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.error_if_exists: 0 2024-08-17T17:27:16.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.create_if_missing: 0 2024-08-17T17:27:16.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.paranoid_checks: 1 2024-08-17T17:27:16.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.flush_verify_memtable_count: 1 2024-08-17T17:27:16.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T17:27:16.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-17T17:27:16.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.env: 0x56039c83fbe0 2024-08-17T17:27:16.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.fs: PosixFileSystem 2024-08-17T17:27:16.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.info_log: 0x56039dd65700 2024-08-17T17:27:16.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.max_file_opening_threads: 16 2024-08-17T17:27:16.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.statistics: (nil) 2024-08-17T17:27:16.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.use_fsync: 0 2024-08-17T17:27:16.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.max_log_file_size: 0 2024-08-17T17:27:16.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T17:27:16.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T17:27:16.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.keep_log_file_num: 1000 2024-08-17T17:27:16.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.recycle_log_file_num: 0 2024-08-17T17:27:16.797 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.allow_fallocate: 1 2024-08-17T17:27:16.797 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.allow_mmap_reads: 0 2024-08-17T17:27:16.797 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.allow_mmap_writes: 0 2024-08-17T17:27:16.797 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.use_direct_reads: 0 2024-08-17T17:27:16.797 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T17:27:16.797 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.create_missing_column_families: 0 2024-08-17T17:27:16.797 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.db_log_dir: 2024-08-17T17:27:16.797 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.wal_dir: 2024-08-17T17:27:16.797 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T17:27:16.797 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T17:27:16.797 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T17:27:16.797 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T17:27:16.797 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T17:27:16.797 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T17:27:16.798 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.advise_random_on_open: 1 2024-08-17T17:27:16.798 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.db_write_buffer_size: 0 2024-08-17T17:27:16.798 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.write_buffer_manager: 0x56039dd68e60 2024-08-17T17:27:16.798 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T17:27:16.798 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T17:27:16.798 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T17:27:16.798 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.rate_limiter: (nil) 2024-08-17T17:27:16.798 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T17:27:16.798 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.wal_recovery_mode: 2 2024-08-17T17:27:16.798 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.enable_thread_tracking: 0 2024-08-17T17:27:16.798 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.enable_pipelined_write: 0 2024-08-17T17:27:16.798 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.unordered_write: 0 2024-08-17T17:27:16.798 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T17:27:16.799 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T17:27:16.799 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T17:27:16.799 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T17:27:16.799 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.row_cache: None 2024-08-17T17:27:16.799 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.wal_filter: None 2024-08-17T17:27:16.799 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T17:27:16.800 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.allow_ingest_behind: 0 2024-08-17T17:27:16.800 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.two_write_queues: 0 2024-08-17T17:27:16.800 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.manual_wal_flush: 0 2024-08-17T17:27:16.801 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.wal_compression: 0 2024-08-17T17:27:16.801 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.atomic_flush: 0 2024-08-17T17:27:16.801 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T17:27:16.801 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T17:27:16.801 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T17:27:16.801 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.log_readahead_size: 0 2024-08-17T17:27:16.801 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T17:27:16.801 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.best_efforts_recovery: 0 2024-08-17T17:27:16.801 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T17:27:16.801 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T17:27:16.801 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.allow_data_in_errors: 0 2024-08-17T17:27:16.801 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.db_host_id: __hostname__ 2024-08-17T17:27:16.801 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.enforce_single_del_contracts: true 2024-08-17T17:27:16.801 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.max_background_jobs: 2 2024-08-17T17:27:16.802 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.max_background_compactions: -1 2024-08-17T17:27:16.802 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.max_subcompactions: 1 2024-08-17T17:27:16.802 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T17:27:16.802 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T17:27:16.802 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T17:27:16.802 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.max_total_wal_size: 0 2024-08-17T17:27:16.802 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T17:27:16.802 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T17:27:16.802 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T17:27:16.802 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T17:27:16.802 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.max_open_files: -1 2024-08-17T17:27:16.802 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.bytes_per_sync: 0 2024-08-17T17:27:16.802 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T17:27:16.803 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T17:27:16.803 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.compaction_readahead_size: 0 2024-08-17T17:27:16.803 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.max_background_flushes: -1 2024-08-17T17:27:16.803 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Compression algorithms supported: 2024-08-17T17:27:16.803 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: kZSTD supported: 0 2024-08-17T17:27:16.803 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: kXpressCompression supported: 0 2024-08-17T17:27:16.803 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: kBZip2Compression supported: 0 2024-08-17T17:27:16.803 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T17:27:16.803 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: kLZ4Compression supported: 1 2024-08-17T17:27:16.803 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: kZlibCompression supported: 1 2024-08-17T17:27:16.803 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: kLZ4HCCompression supported: 1 2024-08-17T17:27:16.803 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: kSnappyCompression supported: 1 2024-08-17T17:27:16.803 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T17:27:16.804 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: DMutex implementation: pthread_mutex_t 2024-08-17T17:27:16.804 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-08-17T17:27:16.804 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-17T17:27:16.804 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T17:27:16.804 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.merge_operator: 2024-08-17T17:27:16.804 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.compaction_filter: None 2024-08-17T17:27:16.804 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.compaction_filter_factory: None 2024-08-17T17:27:16.804 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.sst_partitioner_factory: None 2024-08-17T17:27:16.804 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T17:27:16.804 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T17:27:16.804 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56039dd65380) 2024-08-17T17:27:16.804 INFO:journalctl@ceph.mon.a.smithi037.stdout: cache_index_and_filter_blocks: 1 2024-08-17T17:27:16.804 INFO:journalctl@ceph.mon.a.smithi037.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T17:27:16.805 INFO:journalctl@ceph.mon.a.smithi037.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T17:27:16.805 INFO:journalctl@ceph.mon.a.smithi037.stdout: pin_top_level_index_and_filter: 1 2024-08-17T17:27:16.805 INFO:journalctl@ceph.mon.a.smithi037.stdout: index_type: 0 2024-08-17T17:27:16.805 INFO:journalctl@ceph.mon.a.smithi037.stdout: data_block_index_type: 0 2024-08-17T17:27:16.805 INFO:journalctl@ceph.mon.a.smithi037.stdout: index_shortening: 1 2024-08-17T17:27:16.805 INFO:journalctl@ceph.mon.a.smithi037.stdout: data_block_hash_table_util_ratio: 0.750000 2024-08-17T17:27:16.805 INFO:journalctl@ceph.mon.a.smithi037.stdout: checksum: 4 2024-08-17T17:27:16.805 INFO:journalctl@ceph.mon.a.smithi037.stdout: no_block_cache: 0 2024-08-17T17:27:16.805 INFO:journalctl@ceph.mon.a.smithi037.stdout: block_cache: 0x56039dd59610 2024-08-17T17:27:16.805 INFO:journalctl@ceph.mon.a.smithi037.stdout: block_cache_name: BinnedLRUCache 2024-08-17T17:27:16.805 INFO:journalctl@ceph.mon.a.smithi037.stdout: block_cache_options: 2024-08-17T17:27:16.805 INFO:journalctl@ceph.mon.a.smithi037.stdout: capacity : 536870912 2024-08-17T17:27:16.805 INFO:journalctl@ceph.mon.a.smithi037.stdout: num_shard_bits : 4 2024-08-17T17:27:16.805 INFO:journalctl@ceph.mon.a.smithi037.stdout: strict_capacity_limit : 0 2024-08-17T17:27:16.806 INFO:journalctl@ceph.mon.a.smithi037.stdout: high_pri_pool_ratio: 0.000 2024-08-17T17:27:16.806 INFO:journalctl@ceph.mon.a.smithi037.stdout: block_cache_compressed: (nil) 2024-08-17T17:27:16.806 INFO:journalctl@ceph.mon.a.smithi037.stdout: persistent_cache: (nil) 2024-08-17T17:27:16.806 INFO:journalctl@ceph.mon.a.smithi037.stdout: block_size: 4096 2024-08-17T17:27:16.806 INFO:journalctl@ceph.mon.a.smithi037.stdout: block_size_deviation: 10 2024-08-17T17:27:16.806 INFO:journalctl@ceph.mon.a.smithi037.stdout: block_restart_interval: 16 2024-08-17T17:27:16.806 INFO:journalctl@ceph.mon.a.smithi037.stdout: index_block_restart_interval: 1 2024-08-17T17:27:16.806 INFO:journalctl@ceph.mon.a.smithi037.stdout: metadata_block_size: 4096 2024-08-17T17:27:16.806 INFO:journalctl@ceph.mon.a.smithi037.stdout: partition_filters: 0 2024-08-17T17:27:16.806 INFO:journalctl@ceph.mon.a.smithi037.stdout: use_delta_encoding: 1 2024-08-17T17:27:16.806 INFO:journalctl@ceph.mon.a.smithi037.stdout: filter_policy: bloomfilter 2024-08-17T17:27:16.806 INFO:journalctl@ceph.mon.a.smithi037.stdout: whole_key_filtering: 1 2024-08-17T17:27:16.806 INFO:journalctl@ceph.mon.a.smithi037.stdout: verify_compression: 0 2024-08-17T17:27:16.806 INFO:journalctl@ceph.mon.a.smithi037.stdout: read_amp_bytes_per_bit: 0 2024-08-17T17:27:16.807 INFO:journalctl@ceph.mon.a.smithi037.stdout: format_version: 5 2024-08-17T17:27:16.807 INFO:journalctl@ceph.mon.a.smithi037.stdout: enable_index_compression: 1 2024-08-17T17:27:16.807 INFO:journalctl@ceph.mon.a.smithi037.stdout: block_align: 0 2024-08-17T17:27:16.807 INFO:journalctl@ceph.mon.a.smithi037.stdout: max_auto_readahead_size: 262144 2024-08-17T17:27:16.807 INFO:journalctl@ceph.mon.a.smithi037.stdout: prepopulate_block_cache: 0 2024-08-17T17:27:16.807 INFO:journalctl@ceph.mon.a.smithi037.stdout: initial_auto_readahead_size: 8192 2024-08-17T17:27:16.807 INFO:journalctl@ceph.mon.a.smithi037.stdout: num_file_reads_for_auto_readahead: 2 2024-08-17T17:27:16.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.write_buffer_size: 33554432 2024-08-17T17:27:16.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.max_write_buffer_number: 2 2024-08-17T17:27:16.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.compression: NoCompression 2024-08-17T17:27:16.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.bottommost_compression: Disabled 2024-08-17T17:27:16.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.prefix_extractor: nullptr 2024-08-17T17:27:16.807 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T17:27:16.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.num_levels: 7 2024-08-17T17:27:16.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T17:27:16.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T17:27:16.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T17:27:16.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T17:27:16.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T17:27:16.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T17:27:16.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T17:27:16.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T17:27:16.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T17:27:16.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T17:27:16.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-17T17:27:16.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-17T17:27:16.808 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T17:27:16.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.compression_opts.level: 32767 2024-08-17T17:27:16.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.compression_opts.strategy: 0 2024-08-17T17:27:16.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T17:27:16.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T17:27:16.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-17T17:27:16.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T17:27:16.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.compression_opts.enabled: false 2024-08-17T17:27:16.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-17T17:27:16.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T17:27:16.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T17:27:16.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T17:27:16.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.target_file_size_base: 67108864 2024-08-17T17:27:16.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T17:27:16.809 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T17:27:16.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T17:27:16.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T17:27:16.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T17:27:16.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T17:27:16.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T17:27:16.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T17:27:16.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T17:27:16.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T17:27:16.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T17:27:16.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T17:27:16.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T17:27:16.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-17T17:27:16.810 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.arena_block_size: 1048576 2024-08-17T17:27:16.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T17:27:16.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T17:27:16.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.disable_auto_compactions: 0 2024-08-17T17:27:16.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T17:27:16.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T17:27:16.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T17:27:16.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T17:27:16.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T17:27:16.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T17:27:16.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T17:27:16.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T17:27:16.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T17:27:16.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T17:27:16.811 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-17T17:27:16.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.inplace_update_support: 0 2024-08-17T17:27:16.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T17:27:16.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T17:27:16.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T17:27:16.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T17:27:16.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.bloom_locality: 0 2024-08-17T17:27:16.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.max_successive_merges: 0 2024-08-17T17:27:16.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T17:27:16.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.paranoid_file_checks: 0 2024-08-17T17:27:16.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.force_consistency_checks: 1 2024-08-17T17:27:16.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.report_bg_io_stats: 0 2024-08-17T17:27:16.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.ttl: 2592000 2024-08-17T17:27:16.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T17:27:16.812 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-17T17:27:16.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-17T17:27:16.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.enable_blob_files: false 2024-08-17T17:27:16.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.min_blob_size: 0 2024-08-17T17:27:16.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.blob_file_size: 268435456 2024-08-17T17:27:16.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T17:27:16.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T17:27:16.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T17:27:16.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-17T17:27:16.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-17T17:27:16.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.blob_file_starting_level: 0 2024-08-17T17:27:16.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-17T17:27:16.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 33.sst 2024-08-17T17:27:16.813 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-17T17:27:16.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 35, last_sequence is 12904, log_number is 31,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-17T17:27:16.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 31 2024-08-17T17:27:16.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f0839a49-d088-4e08-a395-559d08520479 2024-08-17T17:27:16.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723915636638850, "job": 1, "event": "recovery_started", "wal_files": [31]} 2024-08-17T17:27:16.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #31 mode 2 2024-08-17T17:27:16.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723915636648943, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 36, "file_size": 3317322, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 12905, "largest_seqno": 14510, "table_properties": {"data_size": 3308599, "index_size": 5821, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1861, "raw_key_size": 18263, "raw_average_key_size": 24, "raw_value_size": 3292041, "raw_average_value_size": 4460, "num_data_blocks": 257, "num_entries": 738, "num_filter_entries": 738, "num_deletions": 32, "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": "[CompactOnDeletionCollector]", "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": 1723915636, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f0839a49-d088-4e08-a395-559d08520479", "db_session_id": "5YYQGV6WO5B0FKF8BJ9W", "orig_file_number": 36, "seqno_to_time_mapping": "N/A"}} 2024-08-17T17:27:16.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723915636649073, "job": 1, "event": "recovery_finished"} 2024-08-17T17:27:16.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: [db/version_set.cc:5047] Creating manifest 38 2024-08-17T17:27:16.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-17T17:27:16.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000031.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-17T17:27:16.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56039dd88e00 2024-08-17T17:27:16.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: DB pointer 0x56039de86000 2024-08-17T17:27:16.814 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-17T17:27:16.815 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-17T17:27:16.815 INFO:journalctl@ceph.mon.a.smithi037.stdout: ** DB Stats ** 2024-08-17T17:27:16.815 INFO:journalctl@ceph.mon.a.smithi037.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T17:27:16.815 INFO:journalctl@ceph.mon.a.smithi037.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-17T17:27:16.815 INFO:journalctl@ceph.mon.a.smithi037.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T17:27:16.815 INFO:journalctl@ceph.mon.a.smithi037.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T17:27:16.815 INFO:journalctl@ceph.mon.a.smithi037.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-17T17:27:16.815 INFO:journalctl@ceph.mon.a.smithi037.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T17:27:16.815 INFO:journalctl@ceph.mon.a.smithi037.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T17:27:16.815 INFO:journalctl@ceph.mon.a.smithi037.stdout: 2024-08-17T17:27:16.815 INFO:journalctl@ceph.mon.a.smithi037.stdout: ** Compaction Stats [default] ** 2024-08-17T17:27:16.815 INFO:journalctl@ceph.mon.a.smithi037.stdout: 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) 2024-08-17T17:27:16.815 INFO:journalctl@ceph.mon.a.smithi037.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-17T17:27:16.815 INFO:journalctl@ceph.mon.a.smithi037.stdout: L0 1/0 3.16 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 660.9 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-08-17T17:27:16.816 INFO:journalctl@ceph.mon.a.smithi037.stdout: L6 1/0 7.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 2024-08-17T17:27:16.816 INFO:journalctl@ceph.mon.a.smithi037.stdout: Sum 2/0 10.59 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 660.9 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-08-17T17:27:16.816 INFO:journalctl@ceph.mon.a.smithi037.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 660.9 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-08-17T17:27:16.816 INFO:journalctl@ceph.mon.a.smithi037.stdout: 2024-08-17T17:27:16.816 INFO:journalctl@ceph.mon.a.smithi037.stdout: ** Compaction Stats [default] ** 2024-08-17T17:27:16.816 INFO:journalctl@ceph.mon.a.smithi037.stdout: 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) 2024-08-17T17:27:16.816 INFO:journalctl@ceph.mon.a.smithi037.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T17:27:16.816 INFO:journalctl@ceph.mon.a.smithi037.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 660.9 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-08-17T17:27:16.816 INFO:journalctl@ceph.mon.a.smithi037.stdout: 2024-08-17T17:27:16.816 INFO:journalctl@ceph.mon.a.smithi037.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-17T17:27:16.816 INFO:journalctl@ceph.mon.a.smithi037.stdout: 2024-08-17T17:27:16.816 INFO:journalctl@ceph.mon.a.smithi037.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T17:27:16.816 INFO:journalctl@ceph.mon.a.smithi037.stdout: Flush(GB): cumulative 0.003, interval 0.003 2024-08-17T17:27:16.816 INFO:journalctl@ceph.mon.a.smithi037.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T17:27:16.817 INFO:journalctl@ceph.mon.a.smithi037.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T17:27:16.817 INFO:journalctl@ceph.mon.a.smithi037.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T17:27:16.817 INFO:journalctl@ceph.mon.a.smithi037.stdout: AddFile(Keys): cumulative 0, interval 0 2024-08-17T17:27:16.817 INFO:journalctl@ceph.mon.a.smithi037.stdout: Cumulative compaction: 0.00 GB write, 245.68 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:27:16.817 INFO:journalctl@ceph.mon.a.smithi037.stdout: Interval compaction: 0.00 GB write, 245.68 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:27:16.817 INFO:journalctl@ceph.mon.a.smithi037.stdout: 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 2024-08-17T17:27:16.817 INFO:journalctl@ceph.mon.a.smithi037.stdout: Block cache BinnedLRUCache@0x56039dd59610#2 capacity: 512.00 MB usage: 8.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-08-17T17:27:16.817 INFO:journalctl@ceph.mon.a.smithi037.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,2.03 KB,0.00038743%) IndexBlock(1,6.08 KB,0.00115931%) Misc(1,0.00 KB,0%) 2024-08-17T17:27:16.817 INFO:journalctl@ceph.mon.a.smithi037.stdout: 2024-08-17T17:27:16.817 INFO:journalctl@ceph.mon.a.smithi037.stdout: ** File Read Latency Histogram By Level [default] ** 2024-08-17T17:27:16.817 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: starting mon.a rank 0 at public addrs [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] at bind addrs [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:27:16.817 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: mon.a@-1(???) e3 preinit fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:27:16.817 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: mon.a@-1(???).mds e8 new map 2024-08-17T17:27:16.818 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: mon.a@-1(???).mds e8 print_map 2024-08-17T17:27:16.818 INFO:journalctl@ceph.mon.a.smithi037.stdout: e8 2024-08-17T17:27:16.818 INFO:journalctl@ceph.mon.a.smithi037.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-08-17T17:27:16.818 INFO:journalctl@ceph.mon.a.smithi037.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T17:27:16.818 INFO:journalctl@ceph.mon.a.smithi037.stdout: 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} 2024-08-17T17:27:16.818 INFO:journalctl@ceph.mon.a.smithi037.stdout: legacy client fscid: 1 2024-08-17T17:27:16.818 INFO:journalctl@ceph.mon.a.smithi037.stdout: 2024-08-17T17:27:16.818 INFO:journalctl@ceph.mon.a.smithi037.stdout: Filesystem 'foo' (1) 2024-08-17T17:27:16.818 INFO:journalctl@ceph.mon.a.smithi037.stdout: fs_name foo 2024-08-17T17:27:16.818 INFO:journalctl@ceph.mon.a.smithi037.stdout: epoch 7 2024-08-17T17:27:16.818 INFO:journalctl@ceph.mon.a.smithi037.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-08-17T17:27:16.818 INFO:journalctl@ceph.mon.a.smithi037.stdout: created 2024-08-17T17:22:53.721359+0000 2024-08-17T17:27:16.818 INFO:journalctl@ceph.mon.a.smithi037.stdout: modified 2024-08-17T17:23:11.326978+0000 2024-08-17T17:27:16.818 INFO:journalctl@ceph.mon.a.smithi037.stdout: tableserver 0 2024-08-17T17:27:16.819 INFO:journalctl@ceph.mon.a.smithi037.stdout: root 0 2024-08-17T17:27:16.819 INFO:journalctl@ceph.mon.a.smithi037.stdout: session_timeout 60 2024-08-17T17:27:16.819 INFO:journalctl@ceph.mon.a.smithi037.stdout: session_autoclose 300 2024-08-17T17:27:16.819 INFO:journalctl@ceph.mon.a.smithi037.stdout: max_file_size 1099511627776 2024-08-17T17:27:16.819 INFO:journalctl@ceph.mon.a.smithi037.stdout: max_xattr_size 65536 2024-08-17T17:27:16.819 INFO:journalctl@ceph.mon.a.smithi037.stdout: required_client_features {} 2024-08-17T17:27:16.819 INFO:journalctl@ceph.mon.a.smithi037.stdout: last_failure 0 2024-08-17T17:27:16.819 INFO:journalctl@ceph.mon.a.smithi037.stdout: last_failure_osd_epoch 0 2024-08-17T17:27:16.819 INFO:journalctl@ceph.mon.a.smithi037.stdout: 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} 2024-08-17T17:27:16.819 INFO:journalctl@ceph.mon.a.smithi037.stdout: max_mds 1 2024-08-17T17:27:16.819 INFO:journalctl@ceph.mon.a.smithi037.stdout: in 0 2024-08-17T17:27:16.819 INFO:journalctl@ceph.mon.a.smithi037.stdout: up {0=14661} 2024-08-17T17:27:16.819 INFO:journalctl@ceph.mon.a.smithi037.stdout: failed 2024-08-17T17:27:16.819 INFO:journalctl@ceph.mon.a.smithi037.stdout: damaged 2024-08-17T17:27:16.820 INFO:journalctl@ceph.mon.a.smithi037.stdout: stopped 2024-08-17T17:27:16.820 INFO:journalctl@ceph.mon.a.smithi037.stdout: data_pools [4] 2024-08-17T17:27:16.820 INFO:journalctl@ceph.mon.a.smithi037.stdout: metadata_pool 3 2024-08-17T17:27:16.820 INFO:journalctl@ceph.mon.a.smithi037.stdout: inline_data disabled 2024-08-17T17:27:16.820 INFO:journalctl@ceph.mon.a.smithi037.stdout: balancer 2024-08-17T17:27:16.820 INFO:journalctl@ceph.mon.a.smithi037.stdout: bal_rank_mask -1 2024-08-17T17:27:16.820 INFO:journalctl@ceph.mon.a.smithi037.stdout: standby_count_wanted 1 2024-08-17T17:27:16.820 INFO:journalctl@ceph.mon.a.smithi037.stdout: qdb_cluster leader: 0 members: 2024-08-17T17:27:16.820 INFO:journalctl@ceph.mon.a.smithi037.stdout: [mds.foo.smithi037.qhhfds{0:14661} state up:active seq 3 join_fscid=1 addr [v2:172.21.15.37:6834/675318980,v1:172.21.15.37:6835/675318980] compat {c=[1],r=[1],i=[7ff]}] 2024-08-17T17:27:16.820 INFO:journalctl@ceph.mon.a.smithi037.stdout: 2024-08-17T17:27:16.820 INFO:journalctl@ceph.mon.a.smithi037.stdout: 2024-08-17T17:27:16.820 INFO:journalctl@ceph.mon.a.smithi037.stdout: Standby daemons: 2024-08-17T17:27:16.820 INFO:journalctl@ceph.mon.a.smithi037.stdout: 2024-08-17T17:27:16.820 INFO:journalctl@ceph.mon.a.smithi037.stdout: [mds.foo.smithi046.wrzfvl{-1:24523} state up:standby seq 2 join_fscid=1 addr [v2:172.21.15.46:6832/4061296907,v1:172.21.15.46:6833/4061296907] compat {c=[1],r=[1],i=[7ff]}] 2024-08-17T17:27:16.821 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: mon.a@-1(???).osd e259 crush map has features 3314933000854323200, adjusting msgr requires 2024-08-17T17:27:16.821 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: mon.a@-1(???).osd e259 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:27:16.821 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: mon.a@-1(???).osd e259 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:27:16.821 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: mon.a@-1(???).osd e259 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:27:16.821 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 ceph-mon[97894]: mon.a@-1(???).paxosservice(auth 1..18) refresh upgraded, format 0 -> 3 2024-08-17T17:27:16.821 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 bash[97875]: dd9a27ded2298167ba3b379e4aa7e7e8dfe674e68f035ea0c314b533aac595f4 2024-08-17T17:27:16.821 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:16 smithi037 systemd[1]: Started Ceph mon.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:27:17.261 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:27:16 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:27:16.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi037\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:27:17.574 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:27:18.140 INFO:tasks.rados.rados.0.smithi037.stdout:760: done (2 left) 2024-08-17T17:27:18.140 INFO:tasks.rados.rados.0.smithi037.stdout:761: done (1 left) 2024-08-17T17:27:18.140 INFO:tasks.rados.rados.0.smithi037.stdout:762: done (0 left) 2024-08-17T17:27:18.140 INFO:tasks.rados.rados.0.smithi037.stdout:763: snap_create 2024-08-17T17:27:18.391 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ignoring --setuser ceph since I am not root 2024-08-17T17:27:18.391 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ignoring --setgroup ceph since I am not root 2024-08-17T17:27:18.391 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mgr[88630]: -- 172.21.15.37:0/588617927 <== mon.2 v2:172.21.15.37:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562dad4810e0 con 0x562dad45f000 2024-08-17T17:27:18.391 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[97894]: from='client.15984 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:18.392 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[97894]: pgmap v51: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-08-17T17:27:18.392 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[97894]: from='client.15990 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:18.392 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[97894]: pgmap v52: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-08-17T17:27:18.392 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1203517466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:27:18.392 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[97894]: mon.a calling monitor election 2024-08-17T17:27:18.392 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[97894]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:27:18.392 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[97894]: monmap epoch 3 2024-08-17T17:27:18.392 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[97894]: fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:27:18.392 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[97894]: last_changed 2024-08-17T17:17:37.761497+0000 2024-08-17T17:27:18.392 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[97894]: created 2024-08-17T17:16:01.550924+0000 2024-08-17T17:27:18.393 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[97894]: min_mon_release 17 (quincy) 2024-08-17T17:27:18.393 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[97894]: election_strategy: 1 2024-08-17T17:27:18.393 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[97894]: 0: [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] mon.a 2024-08-17T17:27:18.393 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[97894]: 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-08-17T17:27:18.393 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[97894]: 2: [v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0] mon.c 2024-08-17T17:27:18.393 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[97894]: fsmap foo:1 {0=foo.smithi037.qhhfds=up:active} 1 up:standby 2024-08-17T17:27:18.393 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[97894]: osdmap e259: 8 total, 8 up, 8 in 2024-08-17T17:27:18.393 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[97894]: mgrmap e32: y(active, since 35s), standbys: x 2024-08-17T17:27:18.393 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[97894]: overall HEALTH_OK 2024-08-17T17:27:18.393 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[97894]: from='mgr.15693 ' entity='' 2024-08-17T17:27:18.393 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[97894]: mgrmap e33: y(active, since 35s), standbys: x 2024-08-17T17:27:18.394 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[41254]: from='client.15984 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:18.394 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[41254]: pgmap v51: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-08-17T17:27:18.394 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[41254]: from='client.15990 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:18.394 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[41254]: pgmap v52: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-08-17T17:27:18.394 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1203517466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:27:18.394 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[41254]: mon.a calling monitor election 2024-08-17T17:27:18.394 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[41254]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:27:18.394 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[41254]: monmap epoch 3 2024-08-17T17:27:18.394 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[41254]: fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:27:18.394 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[41254]: last_changed 2024-08-17T17:17:37.761497+0000 2024-08-17T17:27:18.394 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[41254]: created 2024-08-17T17:16:01.550924+0000 2024-08-17T17:27:18.395 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[41254]: min_mon_release 17 (quincy) 2024-08-17T17:27:18.395 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[41254]: election_strategy: 1 2024-08-17T17:27:18.395 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[41254]: 0: [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] mon.a 2024-08-17T17:27:18.395 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[41254]: 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-08-17T17:27:18.395 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[41254]: 2: [v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0] mon.c 2024-08-17T17:27:18.395 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[41254]: fsmap foo:1 {0=foo.smithi037.qhhfds=up:active} 1 up:standby 2024-08-17T17:27:18.395 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[41254]: osdmap e259: 8 total, 8 up, 8 in 2024-08-17T17:27:18.395 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[41254]: mgrmap e32: y(active, since 35s), standbys: x 2024-08-17T17:27:18.395 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[41254]: overall HEALTH_OK 2024-08-17T17:27:18.395 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[41254]: from='mgr.15693 ' entity='' 2024-08-17T17:27:18.395 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:18 smithi037 ceph-mon[41254]: mgrmap e33: y(active, since 35s), standbys: x 2024-08-17T17:27:18.511 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:18 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[79597]: ignoring --setuser ceph since I am not root 2024-08-17T17:27:18.511 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:18 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[79597]: ignoring --setgroup ceph since I am not root 2024-08-17T17:27:18.511 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:18 smithi046 ceph-mgr[79601]: -- 172.21.15.46:0/3357301335 <== mon.1 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x555def5330e0 con 0x555def511400 2024-08-17T17:27:18.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:18 smithi046 ceph-mon[34315]: from='client.15984 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:18.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:18 smithi046 ceph-mon[34315]: pgmap v51: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-08-17T17:27:18.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:18 smithi046 ceph-mon[34315]: from='client.15990 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:18.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:18 smithi046 ceph-mon[34315]: pgmap v52: 89 pgs: 89 active+clean; 246 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-08-17T17:27:18.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:18 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1203517466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:27:18.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:18 smithi046 ceph-mon[34315]: mon.a calling monitor election 2024-08-17T17:27:18.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:18 smithi046 ceph-mon[34315]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:27:18.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:18 smithi046 ceph-mon[34315]: monmap epoch 3 2024-08-17T17:27:18.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:18 smithi046 ceph-mon[34315]: fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:27:18.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:18 smithi046 ceph-mon[34315]: last_changed 2024-08-17T17:17:37.761497+0000 2024-08-17T17:27:18.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:18 smithi046 ceph-mon[34315]: created 2024-08-17T17:16:01.550924+0000 2024-08-17T17:27:18.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:18 smithi046 ceph-mon[34315]: min_mon_release 17 (quincy) 2024-08-17T17:27:18.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:18 smithi046 ceph-mon[34315]: election_strategy: 1 2024-08-17T17:27:18.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:18 smithi046 ceph-mon[34315]: 0: [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] mon.a 2024-08-17T17:27:18.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:18 smithi046 ceph-mon[34315]: 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-08-17T17:27:18.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:18 smithi046 ceph-mon[34315]: 2: [v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0] mon.c 2024-08-17T17:27:18.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:18 smithi046 ceph-mon[34315]: fsmap foo:1 {0=foo.smithi037.qhhfds=up:active} 1 up:standby 2024-08-17T17:27:18.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:18 smithi046 ceph-mon[34315]: osdmap e259: 8 total, 8 up, 8 in 2024-08-17T17:27:18.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:18 smithi046 ceph-mon[34315]: mgrmap e32: y(active, since 35s), standbys: x 2024-08-17T17:27:18.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:18 smithi046 ceph-mon[34315]: overall HEALTH_OK 2024-08-17T17:27:18.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:18 smithi046 ceph-mon[34315]: from='mgr.15693 ' entity='' 2024-08-17T17:27:18.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:18 smithi046 ceph-mon[34315]: mgrmap e33: y(active, since 35s), standbys: x 2024-08-17T17:27:19.141 INFO:tasks.rados.rados.0.smithi037.stdout:763: done (0 left) 2024-08-17T17:27:19.141 INFO:tasks.rados.rados.0.smithi037.stdout:764: write oid 42 current snap is 98 2024-08-17T17:27:19.141 INFO:tasks.rados.rados.0.smithi037.stdout:764: seq_num 323 ranges {628661=792253,2184625=421778,3403509=25152} 2024-08-17T17:27:19.150 INFO:tasks.rados.rados.0.smithi037.stdout:764: writing smithi03781225-42 from 628661 to 1420914 tid 1 2024-08-17T17:27:19.158 INFO:tasks.rados.rados.0.smithi037.stdout:764: writing smithi03781225-42 from 2184625 to 2606403 tid 2 2024-08-17T17:27:19.163 INFO:tasks.rados.rados.0.smithi037.stdout:764: writing smithi03781225-42 from 3403509 to 3428661 tid 3 2024-08-17T17:27:19.163 INFO:tasks.rados.rados.0.smithi037.stdout:765: read oid 4 snap 60 2024-08-17T17:27:19.163 INFO:tasks.rados.rados.0.smithi037.stdout:765: expect (ObjNum 185 snap 49 seq_num 185) 2024-08-17T17:27:19.163 INFO:tasks.rados.rados.0.smithi037.stdout:766: rollback oid 35 current snap is 98 2024-08-17T17:27:19.163 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 35 to 63 2024-08-17T17:27:19.163 INFO:tasks.rados.rados.0.smithi037.stdout:764: finishing write tid 1 to smithi03781225-42 2024-08-17T17:27:19.164 INFO:tasks.rados.rados.0.smithi037.stdout:764: finishing write tid 2 to smithi03781225-42 2024-08-17T17:27:19.164 INFO:tasks.rados.rados.0.smithi037.stdout:767: snap_create 2024-08-17T17:27:19.165 INFO:tasks.rados.rados.0.smithi037.stdout:766: finishing rollback tid 1 to smithi03781225-35 2024-08-17T17:27:19.165 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 35 v 0 (ObjNum 641 snap 0 seq_num 2516561744) dirty dne 2024-08-17T17:27:19.166 INFO:tasks.rados.rados.0.smithi037.stdout:764: finishing write tid 3 to smithi03781225-42 2024-08-17T17:27:19.166 INFO:tasks.rados.rados.0.smithi037.stdout:764: finishing write tid 4 to smithi03781225-42 2024-08-17T17:27:19.167 INFO:tasks.rados.rados.0.smithi037.stdout:764: finishing write tid 5 to smithi03781225-42 2024-08-17T17:27:19.167 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 397 (ObjNum 323 snap 98 seq_num 323) dirty exists 2024-08-17T17:27:19.167 INFO:tasks.rados.rados.0.smithi037.stdout:764: left oid 42 (ObjNum 323 snap 98 seq_num 323) 2024-08-17T17:27:19.170 INFO:tasks.rados.rados.0.smithi037.stdout:765: expect (ObjNum 185 snap 49 seq_num 185) 2024-08-17T17:27:19.397 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:19 smithi037 ceph-mon[97894]: osdmap e260: 8 total, 8 up, 8 in 2024-08-17T17:27:19.397 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:19 smithi037 ceph-mon[41254]: osdmap e260: 8 total, 8 up, 8 in 2024-08-17T17:27:19.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:19 smithi046 ceph-mon[34315]: osdmap e260: 8 total, 8 up, 8 in 2024-08-17T17:27:20.158 INFO:tasks.rados.rados.0.smithi037.stdout:764: done (3 left) 2024-08-17T17:27:20.158 INFO:tasks.rados.rados.0.smithi037.stdout:765: done (2 left) 2024-08-17T17:27:20.158 INFO:tasks.rados.rados.0.smithi037.stdout:766: done (1 left) 2024-08-17T17:27:20.158 INFO:tasks.rados.rados.0.smithi037.stdout:767: done (0 left) 2024-08-17T17:27:20.158 INFO:tasks.rados.rados.0.smithi037.stdout:768: write oid 19 current snap is 99 2024-08-17T17:27:20.158 INFO:tasks.rados.rados.0.smithi037.stdout:768: seq_num 324 ranges {645468=467502,1726754=565436,2798226=596838} 2024-08-17T17:27:20.163 INFO:tasks.rados.rados.0.smithi037.stdout:768: writing smithi03781225-19 from 645468 to 1112970 tid 1 2024-08-17T17:27:20.170 INFO:tasks.rados.rados.0.smithi037.stdout:768: writing smithi03781225-19 from 1726754 to 2292190 tid 2 2024-08-17T17:27:20.176 INFO:tasks.rados.rados.0.smithi037.stdout:768: writing smithi03781225-19 from 2798226 to 3395064 tid 3 2024-08-17T17:27:20.176 INFO:tasks.rados.rados.0.smithi037.stdout:769: write oid 44 current snap is 99 2024-08-17T17:27:20.176 INFO:tasks.rados.rados.0.smithi037.stdout:768: finishing write tid 1 to smithi03781225-19 2024-08-17T17:27:20.176 INFO:tasks.rados.rados.0.smithi037.stdout:769: seq_num 325 ranges {662275=542751,1785236=425447,2942002=520273} 2024-08-17T17:27:20.182 INFO:tasks.rados.rados.0.smithi037.stdout:769: writing smithi03781225-44 from 662275 to 1205026 tid 1 2024-08-17T17:27:20.188 INFO:tasks.rados.rados.0.smithi037.stdout:769: writing smithi03781225-44 from 1785236 to 2210683 tid 2 2024-08-17T17:27:20.195 INFO:tasks.rados.rados.0.smithi037.stdout:769: writing smithi03781225-44 from 2942002 to 3462275 tid 3 2024-08-17T17:27:20.195 INFO:tasks.rados.rados.0.smithi037.stdout:770: snap_remove snap 97 2024-08-17T17:27:20.228 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 1 2024-08-17T17:27:20.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:20 smithi046 ceph-mon[34315]: osdmap e261: 8 total, 8 up, 8 in 2024-08-17T17:27:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:27:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:27:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:27:20.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:20 smithi037 ceph-mon[97894]: osdmap e261: 8 total, 8 up, 8 in 2024-08-17T17:27:20.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:20 smithi037 ceph-mon[41254]: osdmap e261: 8 total, 8 up, 8 in 2024-08-17T17:27:20.913 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch ps' 2024-08-17T17:27:21.158 INFO:tasks.rados.rados.0.smithi037.stdout:770: done (2 left) 2024-08-17T17:27:21.159 INFO:tasks.rados.rados.0.smithi037.stdout:771: delete oid 41 current snap is 99 2024-08-17T17:27:21.159 INFO:tasks.rados.rados.0.smithi037.stdout:768: finishing write tid 2 to smithi03781225-19 2024-08-17T17:27:21.159 INFO:tasks.rados.rados.0.smithi037.stdout:768: finishing write tid 3 to smithi03781225-19 2024-08-17T17:27:21.159 INFO:tasks.rados.rados.0.smithi037.stdout:768: finishing write tid 4 to smithi03781225-19 2024-08-17T17:27:21.159 INFO:tasks.rados.rados.0.smithi037.stdout:768: finishing write tid 5 to smithi03781225-19 2024-08-17T17:27:21.159 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 19 v 309 (ObjNum 324 snap 99 seq_num 324) dirty exists 2024-08-17T17:27:21.159 INFO:tasks.rados.rados.0.smithi037.stdout:768: left oid 19 (ObjNum 324 snap 99 seq_num 324) 2024-08-17T17:27:21.159 INFO:tasks.rados.rados.0.smithi037.stdout:769: finishing write tid 1 to smithi03781225-44 2024-08-17T17:27:21.159 INFO:tasks.rados.rados.0.smithi037.stdout:769: finishing write tid 2 to smithi03781225-44 2024-08-17T17:27:21.159 INFO:tasks.rados.rados.0.smithi037.stdout:769: finishing write tid 3 to smithi03781225-44 2024-08-17T17:27:21.159 INFO:tasks.rados.rados.0.smithi037.stdout:769: finishing write tid 4 to smithi03781225-44 2024-08-17T17:27:21.159 INFO:tasks.rados.rados.0.smithi037.stdout:769: finishing write tid 5 to smithi03781225-44 2024-08-17T17:27:21.160 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 401 (ObjNum 325 snap 99 seq_num 325) dirty exists 2024-08-17T17:27:21.160 INFO:tasks.rados.rados.0.smithi037.stdout:769: left oid 44 (ObjNum 325 snap 99 seq_num 325) 2024-08-17T17:27:21.163 INFO:tasks.rados.rados.0.smithi037.stdout:768: done (2 left) 2024-08-17T17:27:21.163 INFO:tasks.rados.rados.0.smithi037.stdout:769: done (1 left) 2024-08-17T17:27:21.163 INFO:tasks.rados.rados.0.smithi037.stdout:771: done (0 left) 2024-08-17T17:27:21.163 INFO:tasks.rados.rados.0.smithi037.stdout:772: snap_remove snap 91 2024-08-17T17:27:21.233 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:27:21.510 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:21 smithi037 ceph-mon[41254]: osdmap e262: 8 total, 8 up, 8 in 2024-08-17T17:27:21.510 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:21 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1353490334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:27:21.510 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:21 smithi037 ceph-mon[97894]: osdmap e262: 8 total, 8 up, 8 in 2024-08-17T17:27:21.511 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:21 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1353490334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:27:21.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:21 smithi046 ceph-mon[34315]: osdmap e262: 8 total, 8 up, 8 in 2024-08-17T17:27:21.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:21 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1353490334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:27:22.168 INFO:tasks.rados.rados.0.smithi037.stdout:772: done (0 left) 2024-08-17T17:27:22.168 INFO:tasks.rados.rados.0.smithi037.stdout:773: write oid 24 current snap is 99 2024-08-17T17:27:22.168 INFO:tasks.rados.rados.0.smithi037.stdout:773: seq_num 327 ranges {695889=409602,1618553=712763,2996848=499041} 2024-08-17T17:27:22.171 INFO:tasks.rados.rados.0.smithi037.stdout:773: writing smithi03781225-24 from 695889 to 1105491 tid 1 2024-08-17T17:27:22.178 INFO:tasks.rados.rados.0.smithi037.stdout:773: writing smithi03781225-24 from 1618553 to 2331316 tid 2 2024-08-17T17:27:22.185 INFO:tasks.rados.rados.0.smithi037.stdout:773: writing smithi03781225-24 from 2996848 to 3495889 tid 3 2024-08-17T17:27:22.185 INFO:tasks.rados.rados.0.smithi037.stdout:774: read oid 19 snap 88 2024-08-17T17:27:22.185 INFO:tasks.rados.rados.0.smithi037.stdout:774: expect (ObjNum 140 snap 31 seq_num 140) 2024-08-17T17:27:22.185 INFO:tasks.rados.rados.0.smithi037.stdout:775: read oid 3 snap 95 2024-08-17T17:27:22.186 INFO:tasks.rados.rados.0.smithi037.stdout:775: expect (ObjNum 150 snap 35 seq_num 150) 2024-08-17T17:27:22.186 INFO:tasks.rados.rados.0.smithi037.stdout:776: read oid 43 snap -1 2024-08-17T17:27:22.186 INFO:tasks.rados.rados.0.smithi037.stdout:776: expect (ObjNum 264 snap 80 seq_num 264) 2024-08-17T17:27:22.186 INFO:tasks.rados.rados.0.smithi037.stdout:777: read oid 46 snap -1 2024-08-17T17:27:22.186 INFO:tasks.rados.rados.0.smithi037.stdout:777: expect (ObjNum 309 snap 92 seq_num 309) 2024-08-17T17:27:22.186 INFO:tasks.rados.rados.0.smithi037.stdout:778: rollback oid 4 current snap is 99 2024-08-17T17:27:22.186 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 4 to 94 2024-08-17T17:27:22.186 INFO:tasks.rados.rados.0.smithi037.stdout:773: finishing write tid 1 to smithi03781225-24 2024-08-17T17:27:22.186 INFO:tasks.rados.rados.0.smithi037.stdout:773: finishing write tid 2 to smithi03781225-24 2024-08-17T17:27:22.186 INFO:tasks.rados.rados.0.smithi037.stdout:779: write oid 18 current snap is 99 2024-08-17T17:27:22.186 INFO:tasks.rados.rados.0.smithi037.stdout:779: seq_num 328 ranges {712696=484851,1960682=572774,3307918=204778} 2024-08-17T17:27:22.192 INFO:tasks.rados.rados.0.smithi037.stdout:779: writing smithi03781225-18 from 712696 to 1197547 tid 1 2024-08-17T17:27:22.200 INFO:tasks.rados.rados.0.smithi037.stdout:779: writing smithi03781225-18 from 1960682 to 2533456 tid 2 2024-08-17T17:27:22.205 INFO:tasks.rados.rados.0.smithi037.stdout:779: writing smithi03781225-18 from 3307918 to 3512696 tid 3 2024-08-17T17:27:22.205 INFO:tasks.rados.rados.0.smithi037.stdout:780: snap_create 2024-08-17T17:27:22.205 INFO:tasks.rados.rados.0.smithi037.stdout:776: expect (ObjNum 264 snap 80 seq_num 264) 2024-08-17T17:27:22.288 INFO:tasks.rados.rados.0.smithi037.stdout:777: expect (ObjNum 309 snap 92 seq_num 309) 2024-08-17T17:27:22.486 INFO:tasks.rados.rados.0.smithi037.stdout:778: finishing rollback tid 0 to smithi03781225-4 2024-08-17T17:27:22.486 INFO:tasks.rados.rados.0.smithi037.stdout:778: finishing rollback tid 1 to smithi03781225-4 2024-08-17T17:27:22.486 INFO:tasks.rados.rados.0.smithi037.stdout:778: finishing rollback tid 2 to smithi03781225-4 2024-08-17T17:27:22.486 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 377 (ObjNum 314 snap 94 seq_num 314) dirty exists 2024-08-17T17:27:22.486 INFO:tasks.rados.rados.0.smithi037.stdout:773: finishing write tid 3 to smithi03781225-24 2024-08-17T17:27:22.486 INFO:tasks.rados.rados.0.smithi037.stdout:773: finishing write tid 4 to smithi03781225-24 2024-08-17T17:27:22.486 INFO:tasks.rados.rados.0.smithi037.stdout:773: finishing write tid 5 to smithi03781225-24 2024-08-17T17:27:22.487 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 24 v 318 (ObjNum 327 snap 99 seq_num 327) dirty exists 2024-08-17T17:27:22.487 INFO:tasks.rados.rados.0.smithi037.stdout:773: left oid 24 (ObjNum 327 snap 99 seq_num 327) 2024-08-17T17:27:22.487 INFO:tasks.rados.rados.0.smithi037.stdout:775: expect (ObjNum 150 snap 35 seq_num 150) 2024-08-17T17:27:22.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:22 smithi046 ceph-mon[34315]: osdmap e263: 8 total, 8 up, 8 in 2024-08-17T17:27:22.514 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:22 smithi037 ceph-mon[97894]: osdmap e263: 8 total, 8 up, 8 in 2024-08-17T17:27:22.514 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:22 smithi037 ceph-mon[41254]: osdmap e263: 8 total, 8 up, 8 in 2024-08-17T17:27:22.622 INFO:tasks.rados.rados.0.smithi037.stdout:774: expect (ObjNum 140 snap 31 seq_num 140) 2024-08-17T17:27:22.721 INFO:tasks.rados.rados.0.smithi037.stdout:779: finishing write tid 1 to smithi03781225-18 2024-08-17T17:27:22.721 INFO:tasks.rados.rados.0.smithi037.stdout:779: finishing write tid 2 to smithi03781225-18 2024-08-17T17:27:22.721 INFO:tasks.rados.rados.0.smithi037.stdout:779: finishing write tid 3 to smithi03781225-18 2024-08-17T17:27:22.722 INFO:tasks.rados.rados.0.smithi037.stdout:779: finishing write tid 4 to smithi03781225-18 2024-08-17T17:27:22.722 INFO:tasks.rados.rados.0.smithi037.stdout:779: finishing write tid 5 to smithi03781225-18 2024-08-17T17:27:22.722 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 319 (ObjNum 328 snap 99 seq_num 328) dirty exists 2024-08-17T17:27:22.722 INFO:tasks.rados.rados.0.smithi037.stdout:779: left oid 18 (ObjNum 328 snap 99 seq_num 328) 2024-08-17T17:27:23.175 INFO:tasks.rados.rados.0.smithi037.stdout:773: done (7 left) 2024-08-17T17:27:23.175 INFO:tasks.rados.rados.0.smithi037.stdout:774: done (6 left) 2024-08-17T17:27:23.175 INFO:tasks.rados.rados.0.smithi037.stdout:775: done (5 left) 2024-08-17T17:27:23.175 INFO:tasks.rados.rados.0.smithi037.stdout:776: done (4 left) 2024-08-17T17:27:23.175 INFO:tasks.rados.rados.0.smithi037.stdout:777: done (3 left) 2024-08-17T17:27:23.176 INFO:tasks.rados.rados.0.smithi037.stdout:778: done (2 left) 2024-08-17T17:27:23.176 INFO:tasks.rados.rados.0.smithi037.stdout:779: done (1 left) 2024-08-17T17:27:23.176 INFO:tasks.rados.rados.0.smithi037.stdout:780: done (0 left) 2024-08-17T17:27:23.176 INFO:tasks.rados.rados.0.smithi037.stdout:781: snap_remove snap 60 2024-08-17T17:27:23.436 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:23 smithi046 ceph-mon[34315]: osdmap e264: 8 total, 8 up, 8 in 2024-08-17T17:27:23.436 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:23 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[79597]: [17/Aug/2024:17:27:23] ENGINE Bus STARTING 2024-08-17T17:27:23.436 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:23 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[79597]: CherryPy Checker: 2024-08-17T17:27:23.437 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:23 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[79597]: The Application mounted at '' has an empty config. 2024-08-17T17:27:23.437 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:23 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[79597]: 2024-08-17T17:27:23.437 INFO:tasks.rados.rados.0.smithi037.stdout:781: done (0 left) 2024-08-17T17:27:23.437 INFO:tasks.rados.rados.0.smithi037.stdout:782: read oid 47 snap 98 2024-08-17T17:27:23.437 INFO:tasks.rados.rados.0.smithi037.stdout:782: expect (ObjNum 79 snap 10 seq_num 79) 2024-08-17T17:27:23.438 INFO:tasks.rados.rados.0.smithi037.stdout:783: read oid 28 snap 94 2024-08-17T17:27:23.438 INFO:tasks.rados.rados.0.smithi037.stdout:783: expect (ObjNum 295 snap 91 seq_num 295) 2024-08-17T17:27:23.438 INFO:tasks.rados.rados.0.smithi037.stdout:784: snap_remove snap 85 2024-08-17T17:27:23.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:23 smithi037 ceph-mon[41254]: osdmap e264: 8 total, 8 up, 8 in 2024-08-17T17:27:23.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:23 smithi037 ceph-mon[97894]: osdmap e264: 8 total, 8 up, 8 in 2024-08-17T17:27:23.761 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:23 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[79597]: [17/Aug/2024:17:27:23] ENGINE Serving on http://:::9283 2024-08-17T17:27:23.761 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 17:27:23 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x[79597]: [17/Aug/2024:17:27:23] ENGINE Bus STARTED 2024-08-17T17:27:24.195 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:23 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:27:23.941+0000 7f1fbb94e640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:27:24.195 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:23 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:27:23.941+0000 7f1fbb94e640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:27:24.195 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:23 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:27:23.941+0000 7f1fbb94e640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:27:24.195 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:23 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:27:23.941+0000 7f1fbb94e640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:27:24.195 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:23 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:27:23.941+0000 7f1fbb94e640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:27:24.195 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:23 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:27:23.945+0000 7f1fba14b640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:27:24.195 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:23 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:27:23.945+0000 7f1fba14b640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:27:24.195 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:23 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:27:23.945+0000 7f1fba14b640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:27:24.196 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:23 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:27:23.945+0000 7f1fba14b640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:27:24.196 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:23 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:27:23.945+0000 7f1fba14b640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:27:24.196 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: osdmap e265: 8 total, 8 up, 8 in 2024-08-17T17:27:24.196 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: Standby manager daemon x restarted 2024-08-17T17:27:24.196 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: Standby manager daemon x started 2024-08-17T17:27:24.197 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.46:0/1297961351' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:27:24.197 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.46:0/1297961351' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:27:24.197 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.46:0/1297961351' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:27:24.197 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: from='mgr.? 172.21.15.46:0/1297961351' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:27:24.197 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: Active manager daemon y restarted 2024-08-17T17:27:24.197 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: Activating manager daemon y 2024-08-17T17:27:24.197 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: osdmap e266: 8 total, 8 up, 8 in 2024-08-17T17:27:24.197 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: mgrmap e34: y(active, starting, since 0.00817562s), standbys: x 2024-08-17T17:27:24.197 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-17T17:27:24.197 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-17T17:27:24.198 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-17T17:27:24.198 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "foo.smithi037.qhhfds"} : dispatch 2024-08-17T17:27:24.198 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "foo.smithi046.wrzfvl"} : dispatch 2024-08-17T17:27:24.198 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-08-17T17:27:24.198 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-08-17T17:27:24.198 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-08-17T17:27:24.198 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-08-17T17:27:24.199 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-08-17T17:27:24.199 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:27:24.199 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-17T17:27:24.199 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-17T17:27:24.199 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:27:24.199 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-17T17:27:24.199 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-08-17T17:27:24.199 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-08-17T17:27:24.199 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-08-17T17:27:24.199 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: Manager daemon y is now available 2024-08-17T17:27:24.199 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:27:24.199 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:24.199 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:27:24.200 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-08-17T17:27:24.200 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-08-17T17:27:24.200 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: osdmap e265: 8 total, 8 up, 8 in 2024-08-17T17:27:24.200 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: Standby manager daemon x restarted 2024-08-17T17:27:24.200 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: Standby manager daemon x started 2024-08-17T17:27:24.200 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: from='mgr.? 172.21.15.46:0/1297961351' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:27:24.200 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: from='mgr.? 172.21.15.46:0/1297961351' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:27:24.200 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: from='mgr.? 172.21.15.46:0/1297961351' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:27:24.200 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: from='mgr.? 172.21.15.46:0/1297961351' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:27:24.200 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: Active manager daemon y restarted 2024-08-17T17:27:24.201 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: Activating manager daemon y 2024-08-17T17:27:24.201 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: osdmap e266: 8 total, 8 up, 8 in 2024-08-17T17:27:24.201 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: mgrmap e34: y(active, starting, since 0.00817562s), standbys: x 2024-08-17T17:27:24.201 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-17T17:27:24.201 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-17T17:27:24.201 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-17T17:27:24.201 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "foo.smithi037.qhhfds"} : dispatch 2024-08-17T17:27:24.201 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "foo.smithi046.wrzfvl"} : dispatch 2024-08-17T17:27:24.201 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-08-17T17:27:24.201 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-08-17T17:27:24.201 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-08-17T17:27:24.201 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-08-17T17:27:24.201 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-08-17T17:27:24.202 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:27:24.202 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-17T17:27:24.202 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-17T17:27:24.202 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:27:24.202 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-17T17:27:24.202 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-08-17T17:27:24.202 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-08-17T17:27:24.202 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-08-17T17:27:24.202 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: Manager daemon y is now available 2024-08-17T17:27:24.202 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:27:24.202 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:24.202 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:27:24.202 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-08-17T17:27:24.203 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-08-17T17:27:24.438 INFO:tasks.rados.rados.0.smithi037.stdout:784: done (2 left) 2024-08-17T17:27:24.438 INFO:tasks.rados.rados.0.smithi037.stdout:785: write oid 36 current snap is 100 2024-08-17T17:27:24.438 INFO:tasks.rados.rados.0.smithi037.stdout:785: seq_num 329 ranges {729503=560100,2019164=716432,3335341=194162} 2024-08-17T17:27:24.446 INFO:tasks.rados.rados.0.smithi037.stdout:785: writing smithi03781225-36 from 729503 to 1289603 tid 1 2024-08-17T17:27:24.455 INFO:tasks.rados.rados.0.smithi037.stdout:785: writing smithi03781225-36 from 2019164 to 2735596 tid 2 2024-08-17T17:27:24.460 INFO:tasks.rados.rados.0.smithi037.stdout:785: writing smithi03781225-36 from 3335341 to 3529503 tid 3 2024-08-17T17:27:24.466 INFO:tasks.rados.rados.0.smithi037.stdout:782: expect (ObjNum 79 snap 10 seq_num 79) 2024-08-17T17:27:24.484 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:27:24.485 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 *:9093,9094 running (84s) 36s ago 5m 19.1M - 0.27.0 11f11916f8cd 087709906fdf 2024-08-17T17:27:24.485 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi046 *:3000 running (60s) 17s ago 5m 79.0M - 9.4.7 954c08fa6188 8a204954fcfa 2024-08-17T17:27:24.485 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foo.smithi037.qhhfds smithi037 running (4m) 36s ago 4m 16.2M - 17.2.7-1404-gf2c39d4d f69471c56189 da8013c6c762 2024-08-17T17:27:24.485 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foo.smithi046.wrzfvl smithi046 running (4m) 17s ago 4m 15.6M - 17.2.7-1404-gf2c39d4d f69471c56189 c8993f34a236 2024-08-17T17:27:24.485 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi046 *:8443,9283,8765 running (21s) 17s ago 9m 58.0M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 65563c955bc8 2024-08-17T17:27:24.485 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 *:8443,9283,8765 running (50s) 36s ago 11m 488M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 0aacf7195c18 2024-08-17T17:27:24.485 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (11m) 36s ago 11m 59.9M 2048M 17.2.7-1404-gf2c39d4d f69471c56189 e1e6aa599ac6 2024-08-17T17:27:24.485 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi046 running (9m) 17s ago 9m 49.3M 2048M 17.2.7-1404-gf2c39d4d f69471c56189 362c1f2c0ae5 2024-08-17T17:27:24.485 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (9m) 36s ago 9m 44.5M 2048M 17.2.7-1404-gf2c39d4d f69471c56189 649d9fbeaac1 2024-08-17T17:27:24.485 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 *:9100 running (78s) 36s ago 5m 9.83M - 1.7.0 72c9c2088986 a4f782026318 2024-08-17T17:27:24.485 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi046 *:9100 running (55s) 17s ago 5m 7746k - 1.7.0 72c9c2088986 e5cbea8e2dcf 2024-08-17T17:27:24.485 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (9m) 36s ago 9m 70.8M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 532da4b7bf38 2024-08-17T17:27:24.486 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (8m) 36s ago 8m 68.8M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 9dc6fbe29b93 2024-08-17T17:27:24.486 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (8m) 36s ago 8m 79.9M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 be258f871b12 2024-08-17T17:27:24.486 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (8m) 36s ago 7m 58.5M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 024dce181715 2024-08-17T17:27:24.486 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi046 running (7m) 17s ago 7m 78.0M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 0938043143e3 2024-08-17T17:27:24.486 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi046 running (7m) 17s ago 7m 79.7M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 58d30092517a 2024-08-17T17:27:24.486 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi046 running (6m) 17s ago 6m 62.6M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 e176d49f8896 2024-08-17T17:27:24.486 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi046 running (6m) 17s ago 6m 71.8M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 c48b0fa91dfb 2024-08-17T17:27:24.486 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi046 *:9095 running (27s) 17s ago 5m 41.7M - 2.51.0 1d3b7f56885b dba3d9272523 2024-08-17T17:27:24.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: osdmap e265: 8 total, 8 up, 8 in 2024-08-17T17:27:24.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: Standby manager daemon x restarted 2024-08-17T17:27:24.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: Standby manager daemon x started 2024-08-17T17:27:24.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.46:0/1297961351' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:27:24.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.46:0/1297961351' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:27:24.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.46:0/1297961351' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:27:24.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: from='mgr.? 172.21.15.46:0/1297961351' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:27:24.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: Active manager daemon y restarted 2024-08-17T17:27:24.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: Activating manager daemon y 2024-08-17T17:27:24.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: osdmap e266: 8 total, 8 up, 8 in 2024-08-17T17:27:24.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: mgrmap e34: y(active, starting, since 0.00817562s), standbys: x 2024-08-17T17:27:24.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-17T17:27:24.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-17T17:27:24.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-17T17:27:24.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "foo.smithi037.qhhfds"} : dispatch 2024-08-17T17:27:24.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mds metadata", "who": "foo.smithi046.wrzfvl"} : dispatch 2024-08-17T17:27:24.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "y", "id": "y"} : dispatch 2024-08-17T17:27:24.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-08-17T17:27:24.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mds metadata"} : dispatch 2024-08-17T17:27:24.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata"} : dispatch 2024-08-17T17:27:24.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mon metadata"} : dispatch 2024-08-17T17:27:24.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:27:24.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-17T17:27:24.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-17T17:27:24.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:27:24.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-08-17T17:27:24.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-08-17T17:27:24.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-08-17T17:27:24.514 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-08-17T17:27:24.514 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: Manager daemon y is now available 2024-08-17T17:27:24.514 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:27:24.514 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:24.514 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:27:24.514 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-08-17T17:27:24.514 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:24 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-08-17T17:27:24.620 INFO:tasks.rados.rados.0.smithi037.stdout:783: expect (ObjNum 295 snap 91 seq_num 295) 2024-08-17T17:27:24.751 INFO:tasks.rados.rados.0.smithi037.stdout:785: finishing write tid 1 to smithi03781225-36 2024-08-17T17:27:24.751 INFO:tasks.rados.rados.0.smithi037.stdout:785: finishing write tid 2 to smithi03781225-36 2024-08-17T17:27:24.751 INFO:tasks.rados.rados.0.smithi037.stdout:785: finishing write tid 3 to smithi03781225-36 2024-08-17T17:27:24.751 INFO:tasks.rados.rados.0.smithi037.stdout:785: finishing write tid 4 to smithi03781225-36 2024-08-17T17:27:24.751 INFO:tasks.rados.rados.0.smithi037.stdout:782: done (2 left) 2024-08-17T17:27:24.751 INFO:tasks.rados.rados.0.smithi037.stdout:783: done (1 left) 2024-08-17T17:27:24.751 INFO:tasks.rados.rados.0.smithi037.stdout:786: snap_create 2024-08-17T17:27:24.751 INFO:tasks.rados.rados.0.smithi037.stdout:785: finishing write tid 5 to smithi03781225-36 2024-08-17T17:27:24.751 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 36 v 415 (ObjNum 329 snap 100 seq_num 329) dirty exists 2024-08-17T17:27:24.751 INFO:tasks.rados.rados.0.smithi037.stdout:785: left oid 36 (ObjNum 329 snap 100 seq_num 329) 2024-08-17T17:27:24.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:27:24.461+0000 7f1febc42640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-08-17T17:27:24.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: [17/Aug/2024:17:27:24] ENGINE Bus STARTING 2024-08-17T17:27:24.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: CherryPy Checker: 2024-08-17T17:27:24.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: The Application mounted at '' has an empty config. 2024-08-17T17:27:24.794 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:27:24.794 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: [17/Aug/2024:17:27:24] ENGINE Serving on http://:::9283 2024-08-17T17:27:24.794 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:24 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: [17/Aug/2024:17:27:24] ENGINE Bus STARTED 2024-08-17T17:27:25.144 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch upgrade pause' 2024-08-17T17:27:25.431 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:27:25.169+0000 7f1f99f51640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:17:27:25] ENGINE Error in HTTPServer.serve 2024-08-17T17:27:25.431 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: Traceback (most recent call last): 2024-08-17T17:27:25.431 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:27:25.431 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: self._connections.run(self.expiration_interval) 2024-08-17T17:27:25.431 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:27:25.431 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: self._run(expiration_interval) 2024-08-17T17:27:25.431 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:27:25.431 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:27:25.431 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:27:25.431 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:27:25.431 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:27:25.432 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: s = self.context.wrap_socket( 2024-08-17T17:27:25.432 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:27:25.432 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: return self.sslsocket_class._create( 2024-08-17T17:27:25.432 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:27:25.432 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: self.do_handshake() 2024-08-17T17:27:25.432 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:27:25.432 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: self._sslobj.do_handshake() 2024-08-17T17:27:25.432 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:27:25.432 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:27:25.700 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-mon[97894]: osdmap e267: 8 total, 8 up, 8 in 2024-08-17T17:27:25.700 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-mon[97894]: mgrmap e35: y(active, since 1.02343s), standbys: x 2024-08-17T17:27:25.700 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:25.701 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:25.701 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-mon[97894]: [17/Aug/2024:17:27:24] ENGINE Bus STARTING 2024-08-17T17:27:25.701 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-mon[97894]: [17/Aug/2024:17:27:25] ENGINE Serving on http://172.21.15.37:8765 2024-08-17T17:27:25.701 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-mon[41254]: osdmap e267: 8 total, 8 up, 8 in 2024-08-17T17:27:25.701 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-mon[41254]: mgrmap e35: y(active, since 1.02343s), standbys: x 2024-08-17T17:27:25.701 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:25.701 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:25.701 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-mon[41254]: [17/Aug/2024:17:27:24] ENGINE Bus STARTING 2024-08-17T17:27:25.701 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:25 smithi037 ceph-mon[41254]: [17/Aug/2024:17:27:25] ENGINE Serving on http://172.21.15.37:8765 2024-08-17T17:27:25.720 INFO:tasks.rados.rados.0.smithi037.stdout:785: done (1 left) 2024-08-17T17:27:25.720 INFO:tasks.rados.rados.0.smithi037.stdout:786: done (0 left) 2024-08-17T17:27:25.721 INFO:tasks.rados.rados.0.smithi037.stdout:787: delete oid 3 current snap is 101 2024-08-17T17:27:25.728 INFO:tasks.rados.rados.0.smithi037.stdout:787: done (0 left) 2024-08-17T17:27:25.729 INFO:tasks.rados.rados.0.smithi037.stdout:788: delete oid 4 current snap is 101 2024-08-17T17:27:25.732 INFO:tasks.rados.rados.0.smithi037.stdout:788: done (0 left) 2024-08-17T17:27:25.732 INFO:tasks.rados.rados.0.smithi037.stdout:789: read oid 46 snap 100 2024-08-17T17:27:25.733 INFO:tasks.rados.rados.0.smithi037.stdout:789: expect (ObjNum 309 snap 92 seq_num 309) 2024-08-17T17:27:25.733 INFO:tasks.rados.rados.0.smithi037.stdout:790: delete oid 9 current snap is 101 2024-08-17T17:27:25.735 INFO:tasks.rados.rados.0.smithi037.stdout:789: expect (ObjNum 309 snap 92 seq_num 309) 2024-08-17T17:27:25.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:25 smithi046 ceph-mon[34315]: osdmap e267: 8 total, 8 up, 8 in 2024-08-17T17:27:25.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:25 smithi046 ceph-mon[34315]: mgrmap e35: y(active, since 1.02343s), standbys: x 2024-08-17T17:27:25.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:25 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:25.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:25 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:25.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:25 smithi046 ceph-mon[34315]: [17/Aug/2024:17:27:24] ENGINE Bus STARTING 2024-08-17T17:27:25.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:25 smithi046 ceph-mon[34315]: [17/Aug/2024:17:27:25] ENGINE Serving on http://172.21.15.37:8765 2024-08-17T17:27:25.935 INFO:tasks.rados.rados.0.smithi037.stdout:789: done (1 left) 2024-08-17T17:27:25.935 INFO:tasks.rados.rados.0.smithi037.stdout:790: done (0 left) 2024-08-17T17:27:25.935 INFO:tasks.rados.rados.0.smithi037.stdout:791: read oid 5 snap 87 2024-08-17T17:27:25.935 INFO:tasks.rados.rados.0.smithi037.stdout:791: expect (ObjNum 219 snap 61 seq_num 219) 2024-08-17T17:27:25.935 INFO:tasks.rados.rados.0.smithi037.stdout:792: read oid 25 snap -1 2024-08-17T17:27:25.936 INFO:tasks.rados.rados.0.smithi037.stdout:792: expect deleted 2024-08-17T17:27:25.936 INFO:tasks.rados.rados.0.smithi037.stdout:793: snap_remove snap 93 2024-08-17T17:27:26.118 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:27:26.664 INFO:tasks.rados.rados.0.smithi037.stdout:793: done (2 left) 2024-08-17T17:27:26.664 INFO:tasks.rados.rados.0.smithi037.stdout:794: rollback oid 43 current snap is 101 2024-08-17T17:27:26.665 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 43 to 88 2024-08-17T17:27:26.665 INFO:tasks.rados.rados.0.smithi037.stdout:791: expect (ObjNum 219 snap 61 seq_num 219) 2024-08-17T17:27:26.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:26 smithi037 ceph-mon[97894]: [17/Aug/2024:17:27:25] ENGINE Serving on https://172.21.15.37:7150 2024-08-17T17:27:26.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:26 smithi037 ceph-mon[97894]: [17/Aug/2024:17:27:25] ENGINE Bus STARTED 2024-08-17T17:27:26.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:26 smithi037 ceph-mon[97894]: [17/Aug/2024:17:27:25] ENGINE Error in HTTPServer.serve 2024-08-17T17:27:26.794 INFO:journalctl@ceph.mon.a.smithi037.stdout: Traceback (most recent call last): 2024-08-17T17:27:26.794 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:27:26.794 INFO:journalctl@ceph.mon.a.smithi037.stdout: self._connections.run(self.expiration_interval) 2024-08-17T17:27:26.794 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:27:26.794 INFO:journalctl@ceph.mon.a.smithi037.stdout: self._run(expiration_interval) 2024-08-17T17:27:26.794 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:27:26.794 INFO:journalctl@ceph.mon.a.smithi037.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:27:26.794 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:27:26.794 INFO:journalctl@ceph.mon.a.smithi037.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:27:26.795 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:27:26.795 INFO:journalctl@ceph.mon.a.smithi037.stdout: s = self.context.wrap_socket( 2024-08-17T17:27:26.795 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:27:26.795 INFO:journalctl@ceph.mon.a.smithi037.stdout: return self.sslsocket_class._create( 2024-08-17T17:27:26.795 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:27:26.795 INFO:journalctl@ceph.mon.a.smithi037.stdout: self.do_handshake() 2024-08-17T17:27:26.795 INFO:journalctl@ceph.mon.a.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:27:26.795 INFO:journalctl@ceph.mon.a.smithi037.stdout: self._sslobj.do_handshake() 2024-08-17T17:27:26.795 INFO:journalctl@ceph.mon.a.smithi037.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:27:26.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:26 smithi037 ceph-mon[97894]: pgmap v5: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 234 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:27:26.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:26 smithi037 ceph-mon[97894]: osdmap e268: 8 total, 8 up, 8 in 2024-08-17T17:27:26.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:26 smithi037 ceph-mon[97894]: mgrmap e36: y(active, since 2s), standbys: x 2024-08-17T17:27:26.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:26 smithi037 ceph-mon[97894]: osdmap e269: 8 total, 8 up, 8 in 2024-08-17T17:27:26.796 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:26 smithi037 ceph-mon[41254]: [17/Aug/2024:17:27:25] ENGINE Serving on https://172.21.15.37:7150 2024-08-17T17:27:26.796 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:26 smithi037 ceph-mon[41254]: [17/Aug/2024:17:27:25] ENGINE Bus STARTED 2024-08-17T17:27:26.796 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:26 smithi037 ceph-mon[41254]: [17/Aug/2024:17:27:25] ENGINE Error in HTTPServer.serve 2024-08-17T17:27:26.796 INFO:journalctl@ceph.mon.c.smithi037.stdout: Traceback (most recent call last): 2024-08-17T17:27:26.796 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:27:26.796 INFO:journalctl@ceph.mon.c.smithi037.stdout: self._connections.run(self.expiration_interval) 2024-08-17T17:27:26.796 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:27:26.796 INFO:journalctl@ceph.mon.c.smithi037.stdout: self._run(expiration_interval) 2024-08-17T17:27:26.796 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:27:26.796 INFO:journalctl@ceph.mon.c.smithi037.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:27:26.797 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:27:26.797 INFO:journalctl@ceph.mon.c.smithi037.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:27:26.797 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:27:26.797 INFO:journalctl@ceph.mon.c.smithi037.stdout: s = self.context.wrap_socket( 2024-08-17T17:27:26.797 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:27:26.797 INFO:journalctl@ceph.mon.c.smithi037.stdout: return self.sslsocket_class._create( 2024-08-17T17:27:26.797 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:27:26.797 INFO:journalctl@ceph.mon.c.smithi037.stdout: self.do_handshake() 2024-08-17T17:27:26.797 INFO:journalctl@ceph.mon.c.smithi037.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:27:26.797 INFO:journalctl@ceph.mon.c.smithi037.stdout: self._sslobj.do_handshake() 2024-08-17T17:27:26.797 INFO:journalctl@ceph.mon.c.smithi037.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:27:26.797 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:26 smithi037 ceph-mon[41254]: pgmap v5: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 234 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:27:26.797 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:26 smithi037 ceph-mon[41254]: osdmap e268: 8 total, 8 up, 8 in 2024-08-17T17:27:26.798 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:26 smithi037 ceph-mon[41254]: mgrmap e36: y(active, since 2s), standbys: x 2024-08-17T17:27:26.798 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:26 smithi037 ceph-mon[41254]: osdmap e269: 8 total, 8 up, 8 in 2024-08-17T17:27:26.885 INFO:tasks.rados.rados.0.smithi037.stdout:794: finishing rollback tid 0 to smithi03781225-43 2024-08-17T17:27:26.885 INFO:tasks.rados.rados.0.smithi037.stdout:794: finishing rollback tid 1 to smithi03781225-43 2024-08-17T17:27:26.886 INFO:tasks.rados.rados.0.smithi037.stdout:794: finishing rollback tid 2 to smithi03781225-43 2024-08-17T17:27:26.886 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 43 v 417 (ObjNum 264 snap 80 seq_num 264) dirty exists 2024-08-17T17:27:26.886 INFO:tasks.rados.rados.0.smithi037.stdout:791: done (2 left) 2024-08-17T17:27:26.886 INFO:tasks.rados.rados.0.smithi037.stdout:792: done (1 left) 2024-08-17T17:27:26.886 INFO:tasks.rados.rados.0.smithi037.stdout:794: done (0 left) 2024-08-17T17:27:26.886 INFO:tasks.rados.rados.0.smithi037.stdout:795: write oid 36 current snap is 101 2024-08-17T17:27:26.886 INFO:tasks.rados.rados.0.smithi037.stdout:795: seq_num 333 ranges {796731=461096,1736739=723770,2928680=668051} 2024-08-17T17:27:26.892 INFO:tasks.rados.rados.0.smithi037.stdout:795: writing smithi03781225-36 from 796731 to 1257827 tid 1 2024-08-17T17:27:26.899 INFO:tasks.rados.rados.0.smithi037.stdout:795: writing smithi03781225-36 from 1736739 to 2460509 tid 2 2024-08-17T17:27:26.905 INFO:tasks.rados.rados.0.smithi037.stdout:795: writing smithi03781225-36 from 2928680 to 3596731 tid 3 2024-08-17T17:27:26.905 INFO:tasks.rados.rados.0.smithi037.stdout:796: snap_remove snap 94 2024-08-17T17:27:27.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:27:26 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:27:26.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi037\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:27:27.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:26 smithi046 ceph-mon[34315]: [17/Aug/2024:17:27:25] ENGINE Serving on https://172.21.15.37:7150 2024-08-17T17:27:27.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:26 smithi046 ceph-mon[34315]: [17/Aug/2024:17:27:25] ENGINE Bus STARTED 2024-08-17T17:27:27.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:26 smithi046 ceph-mon[34315]: [17/Aug/2024:17:27:25] ENGINE Error in HTTPServer.serve 2024-08-17T17:27:27.012 INFO:journalctl@ceph.mon.b.smithi046.stdout: Traceback (most recent call last): 2024-08-17T17:27:27.012 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:27:27.012 INFO:journalctl@ceph.mon.b.smithi046.stdout: self._connections.run(self.expiration_interval) 2024-08-17T17:27:27.012 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:27:27.012 INFO:journalctl@ceph.mon.b.smithi046.stdout: self._run(expiration_interval) 2024-08-17T17:27:27.013 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:27:27.013 INFO:journalctl@ceph.mon.b.smithi046.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:27:27.013 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:27:27.013 INFO:journalctl@ceph.mon.b.smithi046.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:27:27.013 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:27:27.013 INFO:journalctl@ceph.mon.b.smithi046.stdout: s = self.context.wrap_socket( 2024-08-17T17:27:27.013 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:27:27.013 INFO:journalctl@ceph.mon.b.smithi046.stdout: return self.sslsocket_class._create( 2024-08-17T17:27:27.013 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:27:27.013 INFO:journalctl@ceph.mon.b.smithi046.stdout: self.do_handshake() 2024-08-17T17:27:27.013 INFO:journalctl@ceph.mon.b.smithi046.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:27:27.013 INFO:journalctl@ceph.mon.b.smithi046.stdout: self._sslobj.do_handshake() 2024-08-17T17:27:27.013 INFO:journalctl@ceph.mon.b.smithi046.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:27:27.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:26 smithi046 ceph-mon[34315]: pgmap v5: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 234 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:27:27.014 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:26 smithi046 ceph-mon[34315]: osdmap e268: 8 total, 8 up, 8 in 2024-08-17T17:27:27.014 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:26 smithi046 ceph-mon[34315]: mgrmap e36: y(active, since 2s), standbys: x 2024-08-17T17:27:27.014 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:26 smithi046 ceph-mon[34315]: osdmap e269: 8 total, 8 up, 8 in 2024-08-17T17:27:27.735 INFO:tasks.rados.rados.0.smithi037.stdout:796: done (1 left) 2024-08-17T17:27:27.735 INFO:tasks.rados.rados.0.smithi037.stdout:797: write oid 47 current snap is 101 2024-08-17T17:27:27.735 INFO:tasks.rados.rados.0.smithi037.stdout:795: finishing write tid 1 to smithi03781225-36 2024-08-17T17:27:27.735 INFO:tasks.rados.rados.0.smithi037.stdout:797: seq_num 334 ranges {413538=536345,1395221=583781,2556103=658617} 2024-08-17T17:27:27.739 INFO:tasks.rados.rados.0.smithi037.stdout:797: writing smithi03781225-47 from 413538 to 949883 tid 1 2024-08-17T17:27:27.745 INFO:tasks.rados.rados.0.smithi037.stdout:797: writing smithi03781225-47 from 1395221 to 1979002 tid 2 2024-08-17T17:27:27.752 INFO:tasks.rados.rados.0.smithi037.stdout:797: writing smithi03781225-47 from 2556103 to 3214720 tid 3 2024-08-17T17:27:27.752 INFO:tasks.rados.rados.0.smithi037.stdout:798: read oid 19 snap 99 2024-08-17T17:27:27.752 INFO:tasks.rados.rados.0.smithi037.stdout:798: expect (ObjNum 324 snap 99 seq_num 324) 2024-08-17T17:27:27.752 INFO:tasks.rados.rados.0.smithi037.stdout:799: snap_remove snap 90 2024-08-17T17:27:28.062 INFO:teuthology.orchestra.run.smithi037.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:27:28.730 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:28 smithi037 ceph-mon[41254]: pgmap v8: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 234 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:27:28.736 INFO:tasks.rados.rados.0.smithi037.stdout:799: done (3 left) 2024-08-17T17:27:28.736 INFO:tasks.rados.rados.0.smithi037.stdout:800: write oid 45 current snap is 101 2024-08-17T17:27:28.737 INFO:tasks.rados.rados.0.smithi037.stdout:800: seq_num 335 ranges {430345=727947,1570056=727439,2699879=469889} 2024-08-17T17:27:28.744 INFO:tasks.rados.rados.0.smithi037.stdout:800: writing smithi03781225-45 from 430345 to 1158292 tid 1 2024-08-17T17:27:28.751 INFO:tasks.rados.rados.0.smithi037.stdout:800: writing smithi03781225-45 from 1570056 to 2297495 tid 2 2024-08-17T17:27:28.756 INFO:tasks.rados.rados.0.smithi037.stdout:800: writing smithi03781225-45 from 2699879 to 3169768 tid 3 2024-08-17T17:27:28.757 INFO:tasks.rados.rados.0.smithi037.stdout:801: write oid 10 current snap is 101 2024-08-17T17:27:28.757 INFO:tasks.rados.rados.0.smithi037.stdout:795: finishing write tid 2 to smithi03781225-36 2024-08-17T17:27:28.757 INFO:tasks.rados.rados.0.smithi037.stdout:801: seq_num 336 ranges {447152=403196,1512185=587450,2727302=681161} 2024-08-17T17:27:28.761 INFO:tasks.rados.rados.0.smithi037.stdout:801: writing smithi03781225-10 from 447152 to 850348 tid 1 2024-08-17T17:27:28.768 INFO:tasks.rados.rados.0.smithi037.stdout:801: writing smithi03781225-10 from 1512185 to 2099635 tid 2 2024-08-17T17:27:28.773 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'sleep 60' 2024-08-17T17:27:28.776 INFO:tasks.rados.rados.0.smithi037.stdout:801: writing smithi03781225-10 from 2727302 to 3408463 tid 3 2024-08-17T17:27:28.777 INFO:tasks.rados.rados.0.smithi037.stdout:802: snap_create 2024-08-17T17:27:28.777 INFO:tasks.rados.rados.0.smithi037.stdout:795: finishing write tid 3 to smithi03781225-36 2024-08-17T17:27:28.777 INFO:tasks.rados.rados.0.smithi037.stdout:795: finishing write tid 4 to smithi03781225-36 2024-08-17T17:27:28.777 INFO:tasks.rados.rados.0.smithi037.stdout:795: finishing write tid 5 to smithi03781225-36 2024-08-17T17:27:28.777 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 36 v 426 (ObjNum 333 snap 101 seq_num 333) dirty exists 2024-08-17T17:27:28.777 INFO:tasks.rados.rados.0.smithi037.stdout:795: left oid 36 (ObjNum 333 snap 101 seq_num 333) 2024-08-17T17:27:28.777 INFO:tasks.rados.rados.0.smithi037.stdout:797: finishing write tid 1 to smithi03781225-47 2024-08-17T17:27:28.777 INFO:tasks.rados.rados.0.smithi037.stdout:797: finishing write tid 2 to smithi03781225-47 2024-08-17T17:27:28.777 INFO:tasks.rados.rados.0.smithi037.stdout:797: finishing write tid 3 to smithi03781225-47 2024-08-17T17:27:28.777 INFO:tasks.rados.rados.0.smithi037.stdout:797: finishing write tid 4 to smithi03781225-47 2024-08-17T17:27:28.777 INFO:tasks.rados.rados.0.smithi037.stdout:797: finishing write tid 5 to smithi03781225-47 2024-08-17T17:27:28.777 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 47 v 793 (ObjNum 334 snap 101 seq_num 334) dirty exists 2024-08-17T17:27:28.778 INFO:tasks.rados.rados.0.smithi037.stdout:797: left oid 47 (ObjNum 334 snap 101 seq_num 334) 2024-08-17T17:27:28.778 INFO:tasks.rados.rados.0.smithi037.stdout:798: expect (ObjNum 324 snap 99 seq_num 324) 2024-08-17T17:27:28.966 INFO:tasks.rados.rados.0.smithi037.stdout:800: finishing write tid 1 to smithi03781225-45 2024-08-17T17:27:28.966 INFO:tasks.rados.rados.0.smithi037.stdout:800: finishing write tid 2 to smithi03781225-45 2024-08-17T17:27:28.966 INFO:tasks.rados.rados.0.smithi037.stdout:800: finishing write tid 3 to smithi03781225-45 2024-08-17T17:27:28.966 INFO:tasks.rados.rados.0.smithi037.stdout:800: finishing write tid 4 to smithi03781225-45 2024-08-17T17:27:28.966 INFO:tasks.rados.rados.0.smithi037.stdout:800: finishing write tid 5 to smithi03781225-45 2024-08-17T17:27:28.966 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 177 (ObjNum 335 snap 101 seq_num 335) dirty exists 2024-08-17T17:27:28.966 INFO:tasks.rados.rados.0.smithi037.stdout:800: left oid 45 (ObjNum 335 snap 101 seq_num 335) 2024-08-17T17:27:28.966 INFO:tasks.rados.rados.0.smithi037.stdout:801: finishing write tid 1 to smithi03781225-10 2024-08-17T17:27:28.966 INFO:tasks.rados.rados.0.smithi037.stdout:801: finishing write tid 2 to smithi03781225-10 2024-08-17T17:27:28.967 INFO:tasks.rados.rados.0.smithi037.stdout:801: finishing write tid 3 to smithi03781225-10 2024-08-17T17:27:28.967 INFO:tasks.rados.rados.0.smithi037.stdout:801: finishing write tid 4 to smithi03781225-10 2024-08-17T17:27:28.967 INFO:tasks.rados.rados.0.smithi037.stdout:801: finishing write tid 5 to smithi03781225-10 2024-08-17T17:27:28.967 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 10 v 311 (ObjNum 336 snap 101 seq_num 336) dirty exists 2024-08-17T17:27:28.967 INFO:tasks.rados.rados.0.smithi037.stdout:801: left oid 10 (ObjNum 336 snap 101 seq_num 336) 2024-08-17T17:27:29.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:28 smithi046 ceph-mon[34315]: pgmap v8: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 234 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:27:29.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:28 smithi046 ceph-mon[34315]: mgrmap e37: y(active, since 4s), standbys: x 2024-08-17T17:27:29.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:28 smithi046 ceph-mon[34315]: osdmap e270: 8 total, 8 up, 8 in 2024-08-17T17:27:29.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:28 smithi046 ceph-mon[34315]: from='client.25970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:29.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:28 smithi046 ceph-mon[34315]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:27:29.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:28 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:29.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:28 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:29.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:27:28] "GET /metrics HTTP/1.1" 200 33559 "" "Prometheus/2.51.0" 2024-08-17T17:27:29.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:28 smithi037 ceph-mon[41254]: mgrmap e37: y(active, since 4s), standbys: x 2024-08-17T17:27:29.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:28 smithi037 ceph-mon[41254]: osdmap e270: 8 total, 8 up, 8 in 2024-08-17T17:27:29.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:28 smithi037 ceph-mon[41254]: from='client.25970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:29.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:28 smithi037 ceph-mon[41254]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:27:29.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:28 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:29.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:28 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:29.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:28 smithi037 ceph-mon[97894]: pgmap v8: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 234 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:27:29.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:28 smithi037 ceph-mon[97894]: mgrmap e37: y(active, since 4s), standbys: x 2024-08-17T17:27:29.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:28 smithi037 ceph-mon[97894]: osdmap e270: 8 total, 8 up, 8 in 2024-08-17T17:27:29.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:28 smithi037 ceph-mon[97894]: from='client.25970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:27:29.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:28 smithi037 ceph-mon[97894]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:27:29.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:28 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:29.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:28 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:29.230 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:27:29.739 INFO:tasks.rados.rados.0.smithi037.stdout:795: done (5 left) 2024-08-17T17:27:29.739 INFO:tasks.rados.rados.0.smithi037.stdout:797: done (4 left) 2024-08-17T17:27:29.739 INFO:tasks.rados.rados.0.smithi037.stdout:798: done (3 left) 2024-08-17T17:27:29.739 INFO:tasks.rados.rados.0.smithi037.stdout:800: done (2 left) 2024-08-17T17:27:29.739 INFO:tasks.rados.rados.0.smithi037.stdout:801: done (1 left) 2024-08-17T17:27:29.739 INFO:tasks.rados.rados.0.smithi037.stdout:802: done (0 left) 2024-08-17T17:27:29.739 INFO:tasks.rados.rados.0.smithi037.stdout:803: delete oid 35 current snap is 102 2024-08-17T17:27:29.741 INFO:tasks.rados.rados.0.smithi037.stdout:803: done (0 left) 2024-08-17T17:27:29.741 INFO:tasks.rados.rados.0.smithi037.stdout:804: write oid 17 current snap is 102 2024-08-17T17:27:29.742 INFO:tasks.rados.rados.0.smithi037.stdout:804: seq_num 338 ranges {480766=553694,1629149=591119,2782148=420058} 2024-08-17T17:27:29.747 INFO:tasks.rados.rados.0.smithi037.stdout:804: writing smithi03781225-17 from 480766 to 1034460 tid 1 2024-08-17T17:27:29.753 INFO:tasks.rados.rados.0.smithi037.stdout:804: writing smithi03781225-17 from 1629149 to 2220268 tid 2 2024-08-17T17:27:29.759 INFO:tasks.rados.rados.0.smithi037.stdout:804: writing smithi03781225-17 from 2782148 to 3202206 tid 3 2024-08-17T17:27:29.759 INFO:tasks.rados.rados.0.smithi037.stdout:805: read oid 50 snap -1 2024-08-17T17:27:29.759 INFO:tasks.rados.rados.0.smithi037.stdout:805: expect (ObjNum 226 snap 64 seq_num 226) 2024-08-17T17:27:29.759 INFO:tasks.rados.rados.0.smithi037.stdout:806: write oid 1 current snap is 102 2024-08-17T17:27:29.759 INFO:tasks.rados.rados.0.smithi037.stdout:804: finishing write tid 1 to smithi03781225-17 2024-08-17T17:27:29.759 INFO:tasks.rados.rados.0.smithi037.stdout:804: finishing write tid 2 to smithi03781225-17 2024-08-17T17:27:29.760 INFO:tasks.rados.rados.0.smithi037.stdout:806: seq_num 339 ranges {497573=628943,1687631=734777,3093218=604355} 2024-08-17T17:27:29.765 INFO:tasks.rados.rados.0.smithi037.stdout:806: writing smithi03781225-1 from 497573 to 1126516 tid 1 2024-08-17T17:27:29.772 INFO:tasks.rados.rados.0.smithi037.stdout:806: writing smithi03781225-1 from 1687631 to 2422408 tid 2 2024-08-17T17:27:29.779 INFO:tasks.rados.rados.0.smithi037.stdout:806: writing smithi03781225-1 from 3093218 to 3697573 tid 3 2024-08-17T17:27:29.780 INFO:tasks.rados.rados.0.smithi037.stdout:807: snap_remove snap 100 2024-08-17T17:27:30.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:29 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:30.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:29 smithi046 ceph-mon[34315]: osdmap e271: 8 total, 8 up, 8 in 2024-08-17T17:27:30.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:29 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:30.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:29 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:30.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:29 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:30.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:29 smithi037 ceph-mon[41254]: osdmap e271: 8 total, 8 up, 8 in 2024-08-17T17:27:30.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:29 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:30.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:29 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:30.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:29 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:30.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:29 smithi037 ceph-mon[97894]: osdmap e271: 8 total, 8 up, 8 in 2024-08-17T17:27:30.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:29 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:30.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:29 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:27:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:27:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:27:30.753 INFO:tasks.rados.rados.0.smithi037.stdout:807: done (3 left) 2024-08-17T17:27:30.753 INFO:tasks.rados.rados.0.smithi037.stdout:808: read oid 14 snap -1 2024-08-17T17:27:30.753 INFO:tasks.rados.rados.0.smithi037.stdout:808: expect (ObjNum 322 snap 96 seq_num 322) 2024-08-17T17:27:30.753 INFO:tasks.rados.rados.0.smithi037.stdout:809: snap_remove snap 92 2024-08-17T17:27:30.993 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:30 smithi046 ceph-mon[34315]: pgmap v11: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 234 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:27:30.993 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:30 smithi046 ceph-mon[34315]: osdmap e272: 8 total, 8 up, 8 in 2024-08-17T17:27:31.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:30 smithi037 ceph-mon[41254]: pgmap v11: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 234 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:27:31.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:30 smithi037 ceph-mon[41254]: osdmap e272: 8 total, 8 up, 8 in 2024-08-17T17:27:31.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:30 smithi037 ceph-mon[97894]: pgmap v11: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 234 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:27:31.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:30 smithi037 ceph-mon[97894]: osdmap e272: 8 total, 8 up, 8 in 2024-08-17T17:27:31.761 INFO:tasks.rados.rados.0.smithi037.stdout:809: done (4 left) 2024-08-17T17:27:31.761 INFO:tasks.rados.rados.0.smithi037.stdout:810: rollback oid 7 current snap is 102 2024-08-17T17:27:31.761 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 7 to 88 2024-08-17T17:27:31.761 INFO:tasks.rados.rados.0.smithi037.stdout:811: read oid 35 snap 98 2024-08-17T17:27:31.762 INFO:tasks.rados.rados.0.smithi037.stdout:811: expect deleted 2024-08-17T17:27:31.762 INFO:tasks.rados.rados.0.smithi037.stdout:812: rollback oid 10 current snap is 102 2024-08-17T17:27:31.762 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 10 to 75 2024-08-17T17:27:31.762 INFO:tasks.rados.rados.0.smithi037.stdout:813: rollback oid 24 current snap is 102 2024-08-17T17:27:31.762 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 24 to 88 2024-08-17T17:27:31.762 INFO:tasks.rados.rados.0.smithi037.stdout:814: snap_remove snap 95 2024-08-17T17:27:31.784 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:31 smithi037 ceph-mon[97894]: osdmap e273: 8 total, 8 up, 8 in 2024-08-17T17:27:31.785 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:31 smithi037 ceph-mon[41254]: osdmap e273: 8 total, 8 up, 8 in 2024-08-17T17:27:32.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:31 smithi046 ceph-mon[34315]: osdmap e273: 8 total, 8 up, 8 in 2024-08-17T17:27:32.766 INFO:tasks.rados.rados.0.smithi037.stdout:814: done (8 left) 2024-08-17T17:27:32.766 INFO:tasks.rados.rados.0.smithi037.stdout:815: write oid 2 current snap is 102 2024-08-17T17:27:32.766 INFO:tasks.rados.rados.0.smithi037.stdout:815: seq_num 340 ranges {514380=704192,1629760=478435,2604288=442602} 2024-08-17T17:27:32.773 INFO:tasks.rados.rados.0.smithi037.stdout:815: writing smithi03781225-2 from 514380 to 1218572 tid 1 2024-08-17T17:27:32.778 INFO:tasks.rados.rados.0.smithi037.stdout:815: writing smithi03781225-2 from 1629760 to 2108195 tid 2 2024-08-17T17:27:32.784 INFO:tasks.rados.rados.0.smithi037.stdout:815: writing smithi03781225-2 from 2604288 to 3046890 tid 3 2024-08-17T17:27:32.784 INFO:tasks.rados.rados.0.smithi037.stdout:816: snap_remove snap 101 2024-08-17T17:27:33.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:32 smithi046 ceph-mon[34315]: pgmap v14: 89 pgs: 89 active+clean; 238 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.8 MiB/s wr, 32 op/s 2024-08-17T17:27:33.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:32 smithi046 ceph-mon[34315]: osdmap e274: 8 total, 8 up, 8 in 2024-08-17T17:27:33.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:32 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:33.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:32 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:33.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:32 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:33.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:32 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:33.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:32 smithi037 ceph-mon[97894]: pgmap v14: 89 pgs: 89 active+clean; 238 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.8 MiB/s wr, 32 op/s 2024-08-17T17:27:33.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:32 smithi037 ceph-mon[97894]: osdmap e274: 8 total, 8 up, 8 in 2024-08-17T17:27:33.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:32 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:33.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:32 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:33.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:32 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:33.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:32 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:33.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:32 smithi037 ceph-mon[41254]: pgmap v14: 89 pgs: 89 active+clean; 238 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.8 MiB/s wr, 32 op/s 2024-08-17T17:27:33.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:32 smithi037 ceph-mon[41254]: osdmap e274: 8 total, 8 up, 8 in 2024-08-17T17:27:33.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:32 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:33.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:32 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:33.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:32 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:33.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:32 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:33.776 INFO:tasks.rados.rados.0.smithi037.stdout:816: done (9 left) 2024-08-17T17:27:33.776 INFO:tasks.rados.rados.0.smithi037.stdout:817: snap_remove snap 96 2024-08-17T17:27:34.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:33 smithi046 ceph-mon[34315]: osdmap e275: 8 total, 8 up, 8 in 2024-08-17T17:27:34.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:33 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:34.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:33 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:34.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:33 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:27:34.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:33 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:27:34.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:33 smithi046 ceph-mon[34315]: Updating smithi037:/etc/ceph/ceph.conf 2024-08-17T17:27:34.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:33 smithi046 ceph-mon[34315]: Updating smithi046:/etc/ceph/ceph.conf 2024-08-17T17:27:34.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:33 smithi037 ceph-mon[97894]: osdmap e275: 8 total, 8 up, 8 in 2024-08-17T17:27:34.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:33 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:34.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:33 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:34.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:33 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:27:34.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:33 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:27:34.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:33 smithi037 ceph-mon[97894]: Updating smithi037:/etc/ceph/ceph.conf 2024-08-17T17:27:34.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:33 smithi037 ceph-mon[97894]: Updating smithi046:/etc/ceph/ceph.conf 2024-08-17T17:27:34.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:33 smithi037 ceph-mon[41254]: osdmap e275: 8 total, 8 up, 8 in 2024-08-17T17:27:34.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:33 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:34.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:33 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:34.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:33 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:27:34.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:33 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:27:34.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:33 smithi037 ceph-mon[41254]: Updating smithi037:/etc/ceph/ceph.conf 2024-08-17T17:27:34.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:33 smithi037 ceph-mon[41254]: Updating smithi046:/etc/ceph/ceph.conf 2024-08-17T17:27:34.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:27:34 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:27:34.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:27:34.778 INFO:tasks.rados.rados.0.smithi037.stdout:817: done (9 left) 2024-08-17T17:27:34.778 INFO:tasks.rados.rados.0.smithi037.stdout:818: read oid 45 snap 99 2024-08-17T17:27:34.778 INFO:tasks.rados.rados.0.smithi037.stdout:818: expect (ObjNum 252 snap 76 seq_num 252) 2024-08-17T17:27:34.778 INFO:tasks.rados.rados.0.smithi037.stdout:819: read oid 43 snap 88 2024-08-17T17:27:34.779 INFO:tasks.rados.rados.0.smithi037.stdout:819: expect (ObjNum 264 snap 80 seq_num 264) 2024-08-17T17:27:34.779 INFO:tasks.rados.rados.0.smithi037.stdout:820: snap_create 2024-08-17T17:27:34.779 INFO:tasks.rados.rados.0.smithi037.stdout:804: finishing write tid 3 to smithi03781225-17 2024-08-17T17:27:34.779 INFO:tasks.rados.rados.0.smithi037.stdout:804: finishing write tid 4 to smithi03781225-17 2024-08-17T17:27:34.779 INFO:tasks.rados.rados.0.smithi037.stdout:804: finishing write tid 5 to smithi03781225-17 2024-08-17T17:27:34.779 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 278 (ObjNum 338 snap 102 seq_num 338) dirty exists 2024-08-17T17:27:34.779 INFO:tasks.rados.rados.0.smithi037.stdout:804: left oid 17 (ObjNum 338 snap 102 seq_num 338) 2024-08-17T17:27:34.779 INFO:tasks.rados.rados.0.smithi037.stdout:805: expect (ObjNum 226 snap 64 seq_num 226) 2024-08-17T17:27:34.994 INFO:tasks.rados.rados.0.smithi037.stdout:806: finishing write tid 1 to smithi03781225-1 2024-08-17T17:27:34.995 INFO:tasks.rados.rados.0.smithi037.stdout:806: finishing write tid 2 to smithi03781225-1 2024-08-17T17:27:34.995 INFO:tasks.rados.rados.0.smithi037.stdout:806: finishing write tid 3 to smithi03781225-1 2024-08-17T17:27:34.995 INFO:tasks.rados.rados.0.smithi037.stdout:806: finishing write tid 4 to smithi03781225-1 2024-08-17T17:27:34.995 INFO:tasks.rados.rados.0.smithi037.stdout:806: finishing write tid 5 to smithi03781225-1 2024-08-17T17:27:34.995 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 1 v 315 (ObjNum 339 snap 102 seq_num 339) dirty exists 2024-08-17T17:27:34.995 INFO:tasks.rados.rados.0.smithi037.stdout:806: left oid 1 (ObjNum 339 snap 102 seq_num 339) 2024-08-17T17:27:34.995 INFO:tasks.rados.rados.0.smithi037.stdout:808: expect (ObjNum 322 snap 96 seq_num 322) 2024-08-17T17:27:35.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[41254]: Updating smithi037:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:27:35.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[41254]: Updating smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:27:35.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[41254]: pgmap v17: 89 pgs: 89 active+clean; 238 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.8 MiB/s wr, 32 op/s 2024-08-17T17:27:35.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[41254]: Updating smithi037:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:27:35.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[41254]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:27:35.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[41254]: Updating smithi037:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:27:35.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[41254]: Updating smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:27:35.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[41254]: osdmap e276: 8 total, 8 up, 8 in 2024-08-17T17:27:35.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:35.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:35.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:35.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:35.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:35.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:27:35.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:27:35.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:27:35.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:35.047 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[97894]: Updating smithi037:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:27:35.047 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[97894]: Updating smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:27:35.047 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[97894]: pgmap v17: 89 pgs: 89 active+clean; 238 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.8 MiB/s wr, 32 op/s 2024-08-17T17:27:35.047 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[97894]: Updating smithi037:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:27:35.047 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[97894]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:27:35.047 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[97894]: Updating smithi037:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:27:35.048 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[97894]: Updating smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:27:35.048 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[97894]: osdmap e276: 8 total, 8 up, 8 in 2024-08-17T17:27:35.048 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:35.048 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:35.048 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:35.048 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:35.048 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:35.048 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:27:35.049 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:27:35.049 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:27:35.049 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:34 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:35.109 INFO:tasks.rados.rados.0.smithi037.stdout:810: finishing rollback tid 0 to smithi03781225-7 2024-08-17T17:27:35.110 INFO:tasks.rados.rados.0.smithi037.stdout:810: finishing rollback tid 1 to smithi03781225-7 2024-08-17T17:27:35.110 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 128 (ObjNum 65 snap 0 seq_num 1953066355) dirty dne 2024-08-17T17:27:35.110 INFO:tasks.rados.rados.0.smithi037.stdout:812: finishing rollback tid 0 to smithi03781225-10 2024-08-17T17:27:35.110 INFO:tasks.rados.rados.0.smithi037.stdout:813: finishing rollback tid 0 to smithi03781225-24 2024-08-17T17:27:35.110 INFO:tasks.rados.rados.0.smithi037.stdout:812: finishing rollback tid 1 to smithi03781225-10 2024-08-17T17:27:35.111 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 10 v 322 (ObjNum 129 snap 0 seq_num 4060735936) dirty dne 2024-08-17T17:27:35.111 INFO:tasks.rados.rados.0.smithi037.stdout:813: finishing rollback tid 1 to smithi03781225-24 2024-08-17T17:27:35.111 INFO:tasks.rados.rados.0.smithi037.stdout:813: finishing rollback tid 2 to smithi03781225-24 2024-08-17T17:27:35.111 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 24 v 350 (ObjNum 288 snap 87 seq_num 288) dirty exists 2024-08-17T17:27:35.111 INFO:tasks.rados.rados.0.smithi037.stdout:815: finishing write tid 1 to smithi03781225-2 2024-08-17T17:27:35.111 INFO:tasks.rados.rados.0.smithi037.stdout:815: finishing write tid 2 to smithi03781225-2 2024-08-17T17:27:35.111 INFO:tasks.rados.rados.0.smithi037.stdout:815: finishing write tid 3 to smithi03781225-2 2024-08-17T17:27:35.112 INFO:tasks.rados.rados.0.smithi037.stdout:815: finishing write tid 4 to smithi03781225-2 2024-08-17T17:27:35.112 INFO:tasks.rados.rados.0.smithi037.stdout:815: finishing write tid 5 to smithi03781225-2 2024-08-17T17:27:35.112 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 2 v 444 (ObjNum 340 snap 102 seq_num 340) dirty exists 2024-08-17T17:27:35.112 INFO:tasks.rados.rados.0.smithi037.stdout:815: left oid 2 (ObjNum 340 snap 102 seq_num 340) 2024-08-17T17:27:35.112 INFO:tasks.rados.rados.0.smithi037.stdout:819: expect (ObjNum 264 snap 80 seq_num 264) 2024-08-17T17:27:35.191 INFO:tasks.rados.rados.0.smithi037.stdout:818: expect (ObjNum 252 snap 76 seq_num 252) 2024-08-17T17:27:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:34 smithi046 ceph-mon[34315]: Updating smithi037:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:27:35.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:34 smithi046 ceph-mon[34315]: Updating smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:27:35.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:34 smithi046 ceph-mon[34315]: pgmap v17: 89 pgs: 89 active+clean; 238 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.8 MiB/s wr, 32 op/s 2024-08-17T17:27:35.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:34 smithi046 ceph-mon[34315]: Updating smithi037:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:27:35.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:34 smithi046 ceph-mon[34315]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:27:35.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:34 smithi046 ceph-mon[34315]: Updating smithi037:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:27:35.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:34 smithi046 ceph-mon[34315]: Updating smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:27:35.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:34 smithi046 ceph-mon[34315]: osdmap e276: 8 total, 8 up, 8 in 2024-08-17T17:27:35.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:34 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:35.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:34 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:35.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:34 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:35.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:34 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:35.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:34 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:35.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:34 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:27:35.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:34 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:27:35.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:34 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:27:35.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:34 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:27:35.797 INFO:tasks.rados.rados.0.smithi037.stdout:804: done (11 left) 2024-08-17T17:27:35.797 INFO:tasks.rados.rados.0.smithi037.stdout:805: done (10 left) 2024-08-17T17:27:35.797 INFO:tasks.rados.rados.0.smithi037.stdout:806: done (9 left) 2024-08-17T17:27:35.797 INFO:tasks.rados.rados.0.smithi037.stdout:808: done (8 left) 2024-08-17T17:27:35.797 INFO:tasks.rados.rados.0.smithi037.stdout:810: done (7 left) 2024-08-17T17:27:35.797 INFO:tasks.rados.rados.0.smithi037.stdout:811: done (6 left) 2024-08-17T17:27:35.797 INFO:tasks.rados.rados.0.smithi037.stdout:812: done (5 left) 2024-08-17T17:27:35.797 INFO:tasks.rados.rados.0.smithi037.stdout:813: done (4 left) 2024-08-17T17:27:35.797 INFO:tasks.rados.rados.0.smithi037.stdout:815: done (3 left) 2024-08-17T17:27:35.797 INFO:tasks.rados.rados.0.smithi037.stdout:818: done (2 left) 2024-08-17T17:27:35.798 INFO:tasks.rados.rados.0.smithi037.stdout:819: done (1 left) 2024-08-17T17:27:35.798 INFO:tasks.rados.rados.0.smithi037.stdout:820: done (0 left) 2024-08-17T17:27:35.798 INFO:tasks.rados.rados.0.smithi037.stdout:821: write oid 35 current snap is 103 2024-08-17T17:27:35.798 INFO:tasks.rados.rados.0.smithi037.stdout:821: seq_num 341 ranges {531187=779441,2088242=738446,3431711=299476} 2024-08-17T17:27:35.803 INFO:tasks.rados.rados.0.smithi037.stdout:821: writing smithi03781225-35 from 531187 to 1310628 tid 1 2024-08-17T17:27:35.812 INFO:tasks.rados.rados.0.smithi037.stdout:821: writing smithi03781225-35 from 2088242 to 2826688 tid 2 2024-08-17T17:27:35.817 INFO:tasks.rados.rados.0.smithi037.stdout:821: writing smithi03781225-35 from 3431711 to 3731187 tid 3 2024-08-17T17:27:35.817 INFO:tasks.rados.rados.0.smithi037.stdout:822: write oid 48 current snap is 103 2024-08-17T17:27:35.817 INFO:tasks.rados.rados.0.smithi037.stdout:821: finishing write tid 1 to smithi03781225-35 2024-08-17T17:27:35.817 INFO:tasks.rados.rados.0.smithi037.stdout:821: finishing write tid 2 to smithi03781225-35 2024-08-17T17:27:35.817 INFO:tasks.rados.rados.0.smithi037.stdout:822: seq_num 342 ranges {547994=454690,1746724=482104,2659134=465146,3605976=142018} 2024-08-17T17:27:35.822 INFO:tasks.rados.rados.0.smithi037.stdout:822: writing smithi03781225-48 from 547994 to 1002684 tid 1 2024-08-17T17:27:35.829 INFO:tasks.rados.rados.0.smithi037.stdout:822: writing smithi03781225-48 from 1746724 to 2228828 tid 2 2024-08-17T17:27:35.834 INFO:tasks.rados.rados.0.smithi037.stdout:822: writing smithi03781225-48 from 2659134 to 3124280 tid 3 2024-08-17T17:27:35.838 INFO:tasks.rados.rados.0.smithi037.stdout:822: writing smithi03781225-48 from 3605976 to 3747994 tid 4 2024-08-17T17:27:35.838 INFO:tasks.rados.rados.0.smithi037.stdout:823: write oid 49 current snap is 103 2024-08-17T17:27:35.838 INFO:tasks.rados.rados.0.smithi037.stdout:821: finishing write tid 3 to smithi03781225-35 2024-08-17T17:27:35.838 INFO:tasks.rados.rados.0.smithi037.stdout:823: seq_num 343 ranges {564801=646292,1921559=742115,3202910=561891} 2024-08-17T17:27:35.844 INFO:tasks.rados.rados.0.smithi037.stdout:823: writing smithi03781225-49 from 564801 to 1211093 tid 1 2024-08-17T17:27:35.852 INFO:tasks.rados.rados.0.smithi037.stdout:823: writing smithi03781225-49 from 1921559 to 2663674 tid 2 2024-08-17T17:27:35.859 INFO:tasks.rados.rados.0.smithi037.stdout:823: writing smithi03781225-49 from 3202910 to 3764801 tid 3 2024-08-17T17:27:35.859 INFO:tasks.rados.rados.0.smithi037.stdout:824: read oid 32 snap -1 2024-08-17T17:27:35.859 INFO:tasks.rados.rados.0.smithi037.stdout:824: expect (ObjNum 223 snap 62 seq_num 223) 2024-08-17T17:27:35.859 INFO:tasks.rados.rados.0.smithi037.stdout:825: delete oid 27 current snap is 103 2024-08-17T17:27:35.859 INFO:tasks.rados.rados.0.smithi037.stdout:821: finishing write tid 4 to smithi03781225-35 2024-08-17T17:27:35.859 INFO:tasks.rados.rados.0.smithi037.stdout:821: finishing write tid 5 to smithi03781225-35 2024-08-17T17:27:35.859 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 35 v 126 (ObjNum 341 snap 103 seq_num 341) dirty exists 2024-08-17T17:27:35.860 INFO:tasks.rados.rados.0.smithi037.stdout:821: left oid 35 (ObjNum 341 snap 103 seq_num 341) 2024-08-17T17:27:35.860 INFO:tasks.rados.rados.0.smithi037.stdout:822: finishing write tid 1 to smithi03781225-48 2024-08-17T17:27:35.860 INFO:tasks.rados.rados.0.smithi037.stdout:822: finishing write tid 2 to smithi03781225-48 2024-08-17T17:27:35.860 INFO:tasks.rados.rados.0.smithi037.stdout:822: finishing write tid 3 to smithi03781225-48 2024-08-17T17:27:35.860 INFO:tasks.rados.rados.0.smithi037.stdout:822: finishing write tid 4 to smithi03781225-48 2024-08-17T17:27:35.860 INFO:tasks.rados.rados.0.smithi037.stdout:822: finishing write tid 5 to smithi03781225-48 2024-08-17T17:27:35.860 INFO:tasks.rados.rados.0.smithi037.stdout:822: finishing write tid 6 to smithi03781225-48 2024-08-17T17:27:35.860 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 48 v 827 (ObjNum 342 snap 103 seq_num 342) dirty exists 2024-08-17T17:27:35.860 INFO:tasks.rados.rados.0.smithi037.stdout:822: left oid 48 (ObjNum 342 snap 103 seq_num 342) 2024-08-17T17:27:35.860 INFO:tasks.rados.rados.0.smithi037.stdout:823: finishing write tid 1 to smithi03781225-49 2024-08-17T17:27:35.860 INFO:tasks.rados.rados.0.smithi037.stdout:823: finishing write tid 2 to smithi03781225-49 2024-08-17T17:27:35.862 INFO:tasks.rados.rados.0.smithi037.stdout:823: finishing write tid 3 to smithi03781225-49 2024-08-17T17:27:35.862 INFO:tasks.rados.rados.0.smithi037.stdout:823: finishing write tid 4 to smithi03781225-49 2024-08-17T17:27:35.862 INFO:tasks.rados.rados.0.smithi037.stdout:823: finishing write tid 5 to smithi03781225-49 2024-08-17T17:27:35.862 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 49 v 290 (ObjNum 343 snap 103 seq_num 343) dirty exists 2024-08-17T17:27:35.862 INFO:tasks.rados.rados.0.smithi037.stdout:823: left oid 49 (ObjNum 343 snap 103 seq_num 343) 2024-08-17T17:27:35.866 INFO:tasks.rados.rados.0.smithi037.stdout:824: expect (ObjNum 223 snap 62 seq_num 223) 2024-08-17T17:27:36.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:35 smithi046 ceph-mon[34315]: osdmap e277: 8 total, 8 up, 8 in 2024-08-17T17:27:36.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:27:35 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:27:35.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:27:36.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:27:35 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:27:35.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:27:36.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:35 smithi037 ceph-mon[97894]: osdmap e277: 8 total, 8 up, 8 in 2024-08-17T17:27:36.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:35 smithi037 ceph-mon[41254]: osdmap e277: 8 total, 8 up, 8 in 2024-08-17T17:27:36.063 INFO:tasks.rados.rados.0.smithi037.stdout:821: done (4 left) 2024-08-17T17:27:36.063 INFO:tasks.rados.rados.0.smithi037.stdout:822: done (3 left) 2024-08-17T17:27:36.063 INFO:tasks.rados.rados.0.smithi037.stdout:823: done (2 left) 2024-08-17T17:27:36.064 INFO:tasks.rados.rados.0.smithi037.stdout:824: done (1 left) 2024-08-17T17:27:36.064 INFO:tasks.rados.rados.0.smithi037.stdout:825: done (0 left) 2024-08-17T17:27:36.064 INFO:tasks.rados.rados.0.smithi037.stdout:826: write oid 41 current snap is 103 2024-08-17T17:27:36.064 INFO:tasks.rados.rados.0.smithi037.stdout:826: seq_num 345 ranges {598415=796790,1922170=745784,3141403=415315} 2024-08-17T17:27:36.069 INFO:tasks.rados.rados.0.smithi037.stdout:826: writing smithi03781225-41 from 598415 to 1395205 tid 1 2024-08-17T17:27:36.076 INFO:tasks.rados.rados.0.smithi037.stdout:826: writing smithi03781225-41 from 1922170 to 2667954 tid 2 2024-08-17T17:27:36.082 INFO:tasks.rados.rados.0.smithi037.stdout:826: writing smithi03781225-41 from 3141403 to 3556718 tid 3 2024-08-17T17:27:36.082 INFO:tasks.rados.rados.0.smithi037.stdout:827: write oid 49 current snap is 103 2024-08-17T17:27:36.082 INFO:tasks.rados.rados.0.smithi037.stdout:826: finishing write tid 1 to smithi03781225-41 2024-08-17T17:27:36.082 INFO:tasks.rados.rados.0.smithi037.stdout:826: finishing write tid 2 to smithi03781225-41 2024-08-17T17:27:36.082 INFO:tasks.rados.rados.0.smithi037.stdout:827: seq_num 346 ranges {615222=472039,1580652=489442,2768826=626587} 2024-08-17T17:27:36.088 INFO:tasks.rados.rados.0.smithi037.stdout:827: writing smithi03781225-49 from 615222 to 1087261 tid 1 2024-08-17T17:27:36.093 INFO:tasks.rados.rados.0.smithi037.stdout:827: writing smithi03781225-49 from 1580652 to 2070094 tid 2 2024-08-17T17:27:36.101 INFO:tasks.rados.rados.0.smithi037.stdout:827: writing smithi03781225-49 from 2768826 to 3395413 tid 3 2024-08-17T17:27:36.101 INFO:tasks.rados.rados.0.smithi037.stdout:828: read oid 37 snap 99 2024-08-17T17:27:36.101 INFO:tasks.rados.rados.0.smithi037.stdout:828: expect (ObjNum 134 snap 28 seq_num 134) 2024-08-17T17:27:36.101 INFO:tasks.rados.rados.0.smithi037.stdout:829: rollback oid 17 current snap is 103 2024-08-17T17:27:36.101 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 17 to 98 2024-08-17T17:27:36.101 INFO:tasks.rados.rados.0.smithi037.stdout:826: finishing write tid 3 to smithi03781225-41 2024-08-17T17:27:36.102 INFO:tasks.rados.rados.0.smithi037.stdout:826: finishing write tid 4 to smithi03781225-41 2024-08-17T17:27:36.102 INFO:tasks.rados.rados.0.smithi037.stdout:826: finishing write tid 5 to smithi03781225-41 2024-08-17T17:27:36.102 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 130 (ObjNum 345 snap 103 seq_num 345) dirty exists 2024-08-17T17:27:36.102 INFO:tasks.rados.rados.0.smithi037.stdout:826: left oid 41 (ObjNum 345 snap 103 seq_num 345) 2024-08-17T17:27:36.102 INFO:tasks.rados.rados.0.smithi037.stdout:827: finishing write tid 1 to smithi03781225-49 2024-08-17T17:27:36.102 INFO:tasks.rados.rados.0.smithi037.stdout:827: finishing write tid 2 to smithi03781225-49 2024-08-17T17:27:36.102 INFO:tasks.rados.rados.0.smithi037.stdout:826: done (3 left) 2024-08-17T17:27:36.102 INFO:tasks.rados.rados.0.smithi037.stdout:830: delete oid 28 current snap is 103 2024-08-17T17:27:36.104 INFO:tasks.rados.rados.0.smithi037.stdout:829: finishing rollback tid 0 to smithi03781225-17 2024-08-17T17:27:36.105 INFO:tasks.rados.rados.0.smithi037.stdout:829: finishing rollback tid 1 to smithi03781225-17 2024-08-17T17:27:36.105 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 283 (ObjNum 225 snap 0 seq_num 4060928752) dirty dne 2024-08-17T17:27:36.105 INFO:tasks.rados.rados.0.smithi037.stdout:829: done (3 left) 2024-08-17T17:27:36.105 INFO:tasks.rados.rados.0.smithi037.stdout:830: done (2 left) 2024-08-17T17:27:36.105 INFO:tasks.rados.rados.0.smithi037.stdout:831: read oid 25 snap -1 2024-08-17T17:27:36.105 INFO:tasks.rados.rados.0.smithi037.stdout:831: expect deleted 2024-08-17T17:27:36.105 INFO:tasks.rados.rados.0.smithi037.stdout:832: snap_create 2024-08-17T17:27:36.105 INFO:tasks.rados.rados.0.smithi037.stdout:827: finishing write tid 3 to smithi03781225-49 2024-08-17T17:27:36.105 INFO:tasks.rados.rados.0.smithi037.stdout:827: finishing write tid 4 to smithi03781225-49 2024-08-17T17:27:36.105 INFO:tasks.rados.rados.0.smithi037.stdout:827: finishing write tid 5 to smithi03781225-49 2024-08-17T17:27:36.105 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 49 v 294 (ObjNum 346 snap 103 seq_num 346) dirty exists 2024-08-17T17:27:36.105 INFO:tasks.rados.rados.0.smithi037.stdout:827: left oid 49 (ObjNum 346 snap 103 seq_num 346) 2024-08-17T17:27:36.108 INFO:tasks.rados.rados.0.smithi037.stdout:828: expect (ObjNum 134 snap 28 seq_num 134) 2024-08-17T17:27:36.666 INFO:tasks.rados.rados.0.smithi037.stdout:827: done (3 left) 2024-08-17T17:27:36.666 INFO:tasks.rados.rados.0.smithi037.stdout:828: done (2 left) 2024-08-17T17:27:36.666 INFO:tasks.rados.rados.0.smithi037.stdout:831: done (1 left) 2024-08-17T17:27:36.666 INFO:tasks.rados.rados.0.smithi037.stdout:832: done (0 left) 2024-08-17T17:27:36.666 INFO:tasks.rados.rados.0.smithi037.stdout:833: rollback oid 18 current snap is 104 2024-08-17T17:27:36.666 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 18 to 87 2024-08-17T17:27:36.666 INFO:tasks.rados.rados.0.smithi037.stdout:834: snap_create 2024-08-17T17:27:36.671 INFO:tasks.rados.rados.0.smithi037.stdout:833: finishing rollback tid 0 to smithi03781225-18 2024-08-17T17:27:36.672 INFO:tasks.rados.rados.0.smithi037.stdout:833: finishing rollback tid 1 to smithi03781225-18 2024-08-17T17:27:36.672 INFO:tasks.rados.rados.0.smithi037.stdout:833: finishing rollback tid 2 to smithi03781225-18 2024-08-17T17:27:36.672 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 353 (ObjNum 249 snap 74 seq_num 249) dirty exists 2024-08-17T17:27:37.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:36 smithi037 ceph-mon[97894]: pgmap v20: 89 pgs: 89 active+clean; 238 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-08-17T17:27:37.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:36 smithi037 ceph-mon[97894]: osdmap e278: 8 total, 8 up, 8 in 2024-08-17T17:27:37.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:36 smithi037 ceph-mon[97894]: osdmap e279: 8 total, 8 up, 8 in 2024-08-17T17:27:37.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:36 smithi037 ceph-mon[41254]: pgmap v20: 89 pgs: 89 active+clean; 238 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-08-17T17:27:37.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:36 smithi037 ceph-mon[41254]: osdmap e278: 8 total, 8 up, 8 in 2024-08-17T17:27:37.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:36 smithi037 ceph-mon[41254]: osdmap e279: 8 total, 8 up, 8 in 2024-08-17T17:27:37.261 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:27:36 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:27:36.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi037\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:27:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:36 smithi046 ceph-mon[34315]: pgmap v20: 89 pgs: 89 active+clean; 238 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-08-17T17:27:37.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:36 smithi046 ceph-mon[34315]: osdmap e278: 8 total, 8 up, 8 in 2024-08-17T17:27:37.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:36 smithi046 ceph-mon[34315]: osdmap e279: 8 total, 8 up, 8 in 2024-08-17T17:27:37.667 INFO:tasks.rados.rados.0.smithi037.stdout:833: done (1 left) 2024-08-17T17:27:37.668 INFO:tasks.rados.rados.0.smithi037.stdout:834: done (0 left) 2024-08-17T17:27:37.668 INFO:tasks.rados.rados.0.smithi037.stdout:835: rollback oid 38 current snap is 105 2024-08-17T17:27:37.668 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 38 to 75 2024-08-17T17:27:37.668 INFO:tasks.rados.rados.0.smithi037.stdout:836: read oid 40 snap 103 2024-08-17T17:27:37.668 INFO:tasks.rados.rados.0.smithi037.stdout:836: expect (ObjNum 283 snap 86 seq_num 283) 2024-08-17T17:27:37.668 INFO:tasks.rados.rados.0.smithi037.stdout:837: write oid 39 current snap is 105 2024-08-17T17:27:37.668 INFO:tasks.rados.rados.0.smithi037.stdout:837: seq_num 348 ranges {648836=622537,1981263=493111,3107319=741517} 2024-08-17T17:27:37.675 INFO:tasks.rados.rados.0.smithi037.stdout:837: writing smithi03781225-39 from 648836 to 1271373 tid 1 2024-08-17T17:27:37.682 INFO:tasks.rados.rados.0.smithi037.stdout:837: writing smithi03781225-39 from 1981263 to 2474374 tid 2 2024-08-17T17:27:37.689 INFO:tasks.rados.rados.0.smithi037.stdout:837: writing smithi03781225-39 from 3107319 to 3848836 tid 3 2024-08-17T17:27:37.690 INFO:tasks.rados.rados.0.smithi037.stdout:838: write oid 36 current snap is 105 2024-08-17T17:27:37.690 INFO:tasks.rados.rados.0.smithi037.stdout:835: finishing rollback tid 0 to smithi03781225-38 2024-08-17T17:27:37.690 INFO:tasks.rados.rados.0.smithi037.stdout:835: finishing rollback tid 1 to smithi03781225-38 2024-08-17T17:27:37.690 INFO:tasks.rados.rados.0.smithi037.stdout:835: finishing rollback tid 2 to smithi03781225-38 2024-08-17T17:27:37.690 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 456 (ObjNum 221 snap 61 seq_num 221) dirty exists 2024-08-17T17:27:37.690 INFO:tasks.rados.rados.0.smithi037.stdout:837: finishing write tid 1 to smithi03781225-39 2024-08-17T17:27:37.690 INFO:tasks.rados.rados.0.smithi037.stdout:836: expect (ObjNum 283 snap 86 seq_num 283) 2024-08-17T17:27:37.897 INFO:tasks.rados.rados.0.smithi037.stdout:837: finishing write tid 2 to smithi03781225-39 2024-08-17T17:27:37.898 INFO:tasks.rados.rados.0.smithi037.stdout:837: finishing write tid 3 to smithi03781225-39 2024-08-17T17:27:37.898 INFO:tasks.rados.rados.0.smithi037.stdout:837: finishing write tid 4 to smithi03781225-39 2024-08-17T17:27:37.898 INFO:tasks.rados.rados.0.smithi037.stdout:837: finishing write tid 5 to smithi03781225-39 2024-08-17T17:27:37.898 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 454 (ObjNum 348 snap 105 seq_num 348) dirty exists 2024-08-17T17:27:37.898 INFO:tasks.rados.rados.0.smithi037.stdout:837: left oid 39 (ObjNum 348 snap 105 seq_num 348) 2024-08-17T17:27:37.898 INFO:tasks.rados.rados.0.smithi037.stdout:838: seq_num 349 ranges {665643=697786,2039745=753122,3534742=330901} 2024-08-17T17:27:37.905 INFO:tasks.rados.rados.0.smithi037.stdout:838: writing smithi03781225-36 from 665643 to 1363429 tid 1 2024-08-17T17:27:37.912 INFO:tasks.rados.rados.0.smithi037.stdout:838: writing smithi03781225-36 from 2039745 to 2792867 tid 2 2024-08-17T17:27:37.919 INFO:tasks.rados.rados.0.smithi037.stdout:838: writing smithi03781225-36 from 3534742 to 3865643 tid 3 2024-08-17T17:27:37.919 INFO:tasks.rados.rados.0.smithi037.stdout:835: done (3 left) 2024-08-17T17:27:37.919 INFO:tasks.rados.rados.0.smithi037.stdout:836: done (2 left) 2024-08-17T17:27:37.919 INFO:tasks.rados.rados.0.smithi037.stdout:837: done (1 left) 2024-08-17T17:27:37.919 INFO:tasks.rados.rados.0.smithi037.stdout:839: snap_remove snap 103 2024-08-17T17:27:38.797 INFO:tasks.rados.rados.0.smithi037.stdout:839: done (1 left) 2024-08-17T17:27:38.797 INFO:tasks.rados.rados.0.smithi037.stdout:840: write oid 14 current snap is 105 2024-08-17T17:27:38.797 INFO:tasks.rados.rados.0.smithi037.stdout:840: seq_num 350 ranges {682450=489388,1814580=496780,2878518=788028} 2024-08-17T17:27:38.803 INFO:tasks.rados.rados.0.smithi037.stdout:840: writing smithi03781225-14 from 682450 to 1171838 tid 1 2024-08-17T17:27:38.809 INFO:tasks.rados.rados.0.smithi037.stdout:840: writing smithi03781225-14 from 1814580 to 2311360 tid 2 2024-08-17T17:27:38.817 INFO:tasks.rados.rados.0.smithi037.stdout:840: writing smithi03781225-14 from 2878518 to 3666546 tid 3 2024-08-17T17:27:38.817 INFO:tasks.rados.rados.0.smithi037.stdout:841: write oid 37 current snap is 105 2024-08-17T17:27:38.817 INFO:tasks.rados.rados.0.smithi037.stdout:841: seq_num 351 ranges {699257=564637,1873062=640438,3305941=593316} 2024-08-17T17:27:38.824 INFO:tasks.rados.rados.0.smithi037.stdout:841: writing smithi03781225-37 from 699257 to 1263894 tid 1 2024-08-17T17:27:38.831 INFO:tasks.rados.rados.0.smithi037.stdout:841: writing smithi03781225-37 from 1873062 to 2513500 tid 2 2024-08-17T17:27:38.842 INFO:tasks.rados.rados.0.smithi037.stdout:841: writing smithi03781225-37 from 3305941 to 3899257 tid 3 2024-08-17T17:27:38.842 INFO:tasks.rados.rados.0.smithi037.stdout:842: write oid 3 current snap is 105 2024-08-17T17:27:38.842 INFO:tasks.rados.rados.0.smithi037.stdout:838: finishing write tid 1 to smithi03781225-36 2024-08-17T17:27:38.842 INFO:tasks.rados.rados.0.smithi037.stdout:838: finishing write tid 2 to smithi03781225-36 2024-08-17T17:27:38.842 INFO:tasks.rados.rados.0.smithi037.stdout:838: finishing write tid 3 to smithi03781225-36 2024-08-17T17:27:38.843 INFO:tasks.rados.rados.0.smithi037.stdout:838: finishing write tid 4 to smithi03781225-36 2024-08-17T17:27:38.843 INFO:tasks.rados.rados.0.smithi037.stdout:838: finishing write tid 5 to smithi03781225-36 2024-08-17T17:27:38.843 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 36 v 459 (ObjNum 349 snap 105 seq_num 349) dirty exists 2024-08-17T17:27:38.843 INFO:tasks.rados.rados.0.smithi037.stdout:838: left oid 36 (ObjNum 349 snap 105 seq_num 349) 2024-08-17T17:27:38.843 INFO:tasks.rados.rados.0.smithi037.stdout:840: finishing write tid 1 to smithi03781225-14 2024-08-17T17:27:38.843 INFO:tasks.rados.rados.0.smithi037.stdout:840: finishing write tid 2 to smithi03781225-14 2024-08-17T17:27:38.843 INFO:tasks.rados.rados.0.smithi037.stdout:840: finishing write tid 3 to smithi03781225-14 2024-08-17T17:27:38.843 INFO:tasks.rados.rados.0.smithi037.stdout:840: finishing write tid 4 to smithi03781225-14 2024-08-17T17:27:38.843 INFO:tasks.rados.rados.0.smithi037.stdout:840: finishing write tid 5 to smithi03781225-14 2024-08-17T17:27:38.843 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 14 v 333 (ObjNum 350 snap 105 seq_num 350) dirty exists 2024-08-17T17:27:38.843 INFO:tasks.rados.rados.0.smithi037.stdout:840: left oid 14 (ObjNum 350 snap 105 seq_num 350) 2024-08-17T17:27:38.844 INFO:tasks.rados.rados.0.smithi037.stdout:841: finishing write tid 1 to smithi03781225-37 2024-08-17T17:27:38.844 INFO:tasks.rados.rados.0.smithi037.stdout:841: finishing write tid 2 to smithi03781225-37 2024-08-17T17:27:38.844 INFO:tasks.rados.rados.0.smithi037.stdout:842: seq_num 352 ranges {716064=639886,1815191=500449,2817011=526925} 2024-08-17T17:27:38.846 INFO:tasks.rados.rados.0.smithi037.stdout:842: writing smithi03781225-3 from 716064 to 1355950 tid 1 2024-08-17T17:27:38.851 INFO:tasks.rados.rados.0.smithi037.stdout:842: writing smithi03781225-3 from 1815191 to 2315640 tid 2 2024-08-17T17:27:38.857 INFO:tasks.rados.rados.0.smithi037.stdout:842: writing smithi03781225-3 from 2817011 to 3343936 tid 3 2024-08-17T17:27:38.857 INFO:tasks.rados.rados.0.smithi037.stdout:838: done (3 left) 2024-08-17T17:27:38.857 INFO:tasks.rados.rados.0.smithi037.stdout:840: done (2 left) 2024-08-17T17:27:38.857 INFO:tasks.rados.rados.0.smithi037.stdout:843: snap_create 2024-08-17T17:27:38.858 INFO:tasks.rados.rados.0.smithi037.stdout:841: finishing write tid 3 to smithi03781225-37 2024-08-17T17:27:38.858 INFO:tasks.rados.rados.0.smithi037.stdout:841: finishing write tid 4 to smithi03781225-37 2024-08-17T17:27:38.858 INFO:tasks.rados.rados.0.smithi037.stdout:841: finishing write tid 5 to smithi03781225-37 2024-08-17T17:27:38.858 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 37 v 410 (ObjNum 351 snap 105 seq_num 351) dirty exists 2024-08-17T17:27:38.858 INFO:tasks.rados.rados.0.smithi037.stdout:841: left oid 37 (ObjNum 351 snap 105 seq_num 351) 2024-08-17T17:27:38.858 INFO:tasks.rados.rados.0.smithi037.stdout:842: finishing write tid 1 to smithi03781225-3 2024-08-17T17:27:38.858 INFO:tasks.rados.rados.0.smithi037.stdout:842: finishing write tid 2 to smithi03781225-3 2024-08-17T17:27:38.859 INFO:tasks.rados.rados.0.smithi037.stdout:842: finishing write tid 3 to smithi03781225-3 2024-08-17T17:27:38.860 INFO:tasks.rados.rados.0.smithi037.stdout:842: finishing write tid 4 to smithi03781225-3 2024-08-17T17:27:38.860 INFO:tasks.rados.rados.0.smithi037.stdout:842: finishing write tid 5 to smithi03781225-3 2024-08-17T17:27:38.860 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 172 (ObjNum 352 snap 105 seq_num 352) dirty exists 2024-08-17T17:27:38.860 INFO:tasks.rados.rados.0.smithi037.stdout:842: left oid 3 (ObjNum 352 snap 105 seq_num 352) 2024-08-17T17:27:38.973 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:38 smithi037 ceph-mon[41254]: pgmap v23: 89 pgs: 89 active+clean; 238 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-08-17T17:27:38.973 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:38 smithi037 ceph-mon[41254]: osdmap e280: 8 total, 8 up, 8 in 2024-08-17T17:27:38.973 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:38 smithi037 ceph-mon[97894]: pgmap v23: 89 pgs: 89 active+clean; 238 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-08-17T17:27:38.974 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:38 smithi037 ceph-mon[97894]: osdmap e280: 8 total, 8 up, 8 in 2024-08-17T17:27:39.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:38 smithi046 ceph-mon[34315]: pgmap v23: 89 pgs: 89 active+clean; 238 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-08-17T17:27:39.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:38 smithi046 ceph-mon[34315]: osdmap e280: 8 total, 8 up, 8 in 2024-08-17T17:27:39.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:27:38] "GET /metrics HTTP/1.1" 200 36311 "" "Prometheus/2.51.0" 2024-08-17T17:27:39.808 INFO:tasks.rados.rados.0.smithi037.stdout:841: done (2 left) 2024-08-17T17:27:39.808 INFO:tasks.rados.rados.0.smithi037.stdout:842: done (1 left) 2024-08-17T17:27:39.809 INFO:tasks.rados.rados.0.smithi037.stdout:843: done (0 left) 2024-08-17T17:27:39.809 INFO:tasks.rados.rados.0.smithi037.stdout:844: rollback oid 4 current snap is 106 2024-08-17T17:27:39.809 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 4 to 75 2024-08-17T17:27:39.809 INFO:tasks.rados.rados.0.smithi037.stdout:845: write oid 5 current snap is 106 2024-08-17T17:27:39.809 INFO:tasks.rados.rados.0.smithi037.stdout:845: seq_num 353 ranges {732871=715135,1873673=644107,3244434=688437} 2024-08-17T17:27:39.816 INFO:tasks.rados.rados.0.smithi037.stdout:845: writing smithi03781225-5 from 732871 to 1448006 tid 1 2024-08-17T17:27:39.822 INFO:tasks.rados.rados.0.smithi037.stdout:845: writing smithi03781225-5 from 1873673 to 2517780 tid 2 2024-08-17T17:27:39.830 INFO:tasks.rados.rados.0.smithi037.stdout:845: writing smithi03781225-5 from 3244434 to 3932871 tid 3 2024-08-17T17:27:39.830 INFO:tasks.rados.rados.0.smithi037.stdout:846: snap_create 2024-08-17T17:27:39.831 INFO:tasks.rados.rados.0.smithi037.stdout:844: finishing rollback tid 1 to smithi03781225-4 2024-08-17T17:27:39.831 INFO:tasks.rados.rados.0.smithi037.stdout:844: finishing rollback tid 2 to smithi03781225-4 2024-08-17T17:27:39.831 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 412 (ObjNum 247 snap 73 seq_num 247) dirty exists 2024-08-17T17:27:39.831 INFO:tasks.rados.rados.0.smithi037.stdout:845: finishing write tid 1 to smithi03781225-5 2024-08-17T17:27:39.831 INFO:tasks.rados.rados.0.smithi037.stdout:845: finishing write tid 2 to smithi03781225-5 2024-08-17T17:27:39.833 INFO:tasks.rados.rados.0.smithi037.stdout:845: finishing write tid 3 to smithi03781225-5 2024-08-17T17:27:39.834 INFO:tasks.rados.rados.0.smithi037.stdout:845: finishing write tid 4 to smithi03781225-5 2024-08-17T17:27:39.834 INFO:tasks.rados.rados.0.smithi037.stdout:845: finishing write tid 5 to smithi03781225-5 2024-08-17T17:27:39.834 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 5 v 177 (ObjNum 353 snap 106 seq_num 353) dirty exists 2024-08-17T17:27:39.834 INFO:tasks.rados.rados.0.smithi037.stdout:845: left oid 5 (ObjNum 353 snap 106 seq_num 353) 2024-08-17T17:27:40.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:39 smithi046 ceph-mon[34315]: osdmap e281: 8 total, 8 up, 8 in 2024-08-17T17:27:40.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:39 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:40.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:39 smithi037 ceph-mon[97894]: osdmap e281: 8 total, 8 up, 8 in 2024-08-17T17:27:40.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:40.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:39 smithi037 ceph-mon[41254]: osdmap e281: 8 total, 8 up, 8 in 2024-08-17T17:27:40.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:39 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:27:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:27:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:27:40.807 INFO:tasks.rados.rados.0.smithi037.stdout:844: done (2 left) 2024-08-17T17:27:40.807 INFO:tasks.rados.rados.0.smithi037.stdout:845: done (1 left) 2024-08-17T17:27:40.807 INFO:tasks.rados.rados.0.smithi037.stdout:846: done (0 left) 2024-08-17T17:27:40.807 INFO:tasks.rados.rados.0.smithi037.stdout:847: read oid 12 snap -1 2024-08-17T17:27:40.807 INFO:tasks.rados.rados.0.smithi037.stdout:847: expect (ObjNum 273 snap 84 seq_num 273) 2024-08-17T17:27:40.807 INFO:tasks.rados.rados.0.smithi037.stdout:848: rollback oid 9 current snap is 107 2024-08-17T17:27:40.807 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 9 to 75 2024-08-17T17:27:40.807 INFO:tasks.rados.rados.0.smithi037.stdout:849: snap_remove snap 88 2024-08-17T17:27:41.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:40 smithi046 ceph-mon[34315]: pgmap v26: 89 pgs: 89 active+clean; 238 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:27:41.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:40 smithi046 ceph-mon[34315]: osdmap e282: 8 total, 8 up, 8 in 2024-08-17T17:27:41.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:40 smithi037 ceph-mon[41254]: pgmap v26: 89 pgs: 89 active+clean; 238 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:27:41.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:40 smithi037 ceph-mon[41254]: osdmap e282: 8 total, 8 up, 8 in 2024-08-17T17:27:41.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:40 smithi037 ceph-mon[97894]: pgmap v26: 89 pgs: 89 active+clean; 238 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:27:41.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:40 smithi037 ceph-mon[97894]: osdmap e282: 8 total, 8 up, 8 in 2024-08-17T17:27:41.819 INFO:tasks.rados.rados.0.smithi037.stdout:849: done (2 left) 2024-08-17T17:27:41.819 INFO:tasks.rados.rados.0.smithi037.stdout:850: write oid 25 current snap is 107 2024-08-17T17:27:41.819 INFO:tasks.rados.rados.0.smithi037.stdout:850: seq_num 354 ranges {749678=790384,2332155=504118,3271857=549469} 2024-08-17T17:27:41.828 INFO:tasks.rados.rados.0.smithi037.stdout:850: writing smithi03781225-25 from 749678 to 1540062 tid 1 2024-08-17T17:27:41.836 INFO:tasks.rados.rados.0.smithi037.stdout:850: writing smithi03781225-25 from 2332155 to 2836273 tid 2 2024-08-17T17:27:41.842 INFO:tasks.rados.rados.0.smithi037.stdout:850: writing smithi03781225-25 from 3271857 to 3821326 tid 3 2024-08-17T17:27:41.842 INFO:tasks.rados.rados.0.smithi037.stdout:851: delete oid 34 current snap is 107 2024-08-17T17:27:41.842 INFO:tasks.rados.rados.0.smithi037.stdout:847: expect (ObjNum 273 snap 84 seq_num 273) 2024-08-17T17:27:42.018 INFO:tasks.rados.rados.0.smithi037.stdout:848: finishing rollback tid 1 to smithi03781225-9 2024-08-17T17:27:42.018 INFO:tasks.rados.rados.0.smithi037.stdout:848: finishing rollback tid 2 to smithi03781225-9 2024-08-17T17:27:42.018 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 831 (ObjNum 220 snap 61 seq_num 220) dirty exists 2024-08-17T17:27:42.018 INFO:tasks.rados.rados.0.smithi037.stdout:850: finishing write tid 1 to smithi03781225-25 2024-08-17T17:27:42.019 INFO:tasks.rados.rados.0.smithi037.stdout:850: finishing write tid 2 to smithi03781225-25 2024-08-17T17:27:42.019 INFO:tasks.rados.rados.0.smithi037.stdout:850: finishing write tid 3 to smithi03781225-25 2024-08-17T17:27:42.019 INFO:tasks.rados.rados.0.smithi037.stdout:847: done (3 left) 2024-08-17T17:27:42.019 INFO:tasks.rados.rados.0.smithi037.stdout:848: done (2 left) 2024-08-17T17:27:42.019 INFO:tasks.rados.rados.0.smithi037.stdout:851: done (1 left) 2024-08-17T17:27:42.019 INFO:tasks.rados.rados.0.smithi037.stdout:852: read oid 5 snap -1 2024-08-17T17:27:42.019 INFO:tasks.rados.rados.0.smithi037.stdout:852: expect (ObjNum 353 snap 106 seq_num 353) 2024-08-17T17:27:42.019 INFO:tasks.rados.rados.0.smithi037.stdout:853: rollback oid 27 current snap is 107 2024-08-17T17:27:42.019 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 27 to 106 2024-08-17T17:27:42.019 INFO:tasks.rados.rados.0.smithi037.stdout:850: finishing write tid 4 to smithi03781225-25 2024-08-17T17:27:42.019 INFO:tasks.rados.rados.0.smithi037.stdout:850: finishing write tid 5 to smithi03781225-25 2024-08-17T17:27:42.019 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 25 v 845 (ObjNum 354 snap 107 seq_num 354) dirty exists 2024-08-17T17:27:42.019 INFO:tasks.rados.rados.0.smithi037.stdout:850: left oid 25 (ObjNum 354 snap 107 seq_num 354) 2024-08-17T17:27:42.020 INFO:tasks.rados.rados.0.smithi037.stdout:850: done (2 left) 2024-08-17T17:27:42.020 INFO:tasks.rados.rados.0.smithi037.stdout:854: snap_create 2024-08-17T17:27:42.020 INFO:tasks.rados.rados.0.smithi037.stdout:853: finishing rollback tid 1 to smithi03781225-27 2024-08-17T17:27:42.020 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 27 v 193 (ObjNum 49 snap 0 seq_num 2540768368) dirty dne 2024-08-17T17:27:42.033 INFO:tasks.rados.rados.0.smithi037.stdout:852: expect (ObjNum 353 snap 106 seq_num 353) 2024-08-17T17:27:42.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:41 smithi046 ceph-mon[34315]: osdmap e283: 8 total, 8 up, 8 in 2024-08-17T17:27:42.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:41 smithi037 ceph-mon[97894]: osdmap e283: 8 total, 8 up, 8 in 2024-08-17T17:27:42.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:41 smithi037 ceph-mon[41254]: osdmap e283: 8 total, 8 up, 8 in 2024-08-17T17:27:42.823 INFO:tasks.rados.rados.0.smithi037.stdout:852: done (2 left) 2024-08-17T17:27:42.823 INFO:tasks.rados.rados.0.smithi037.stdout:853: done (1 left) 2024-08-17T17:27:42.823 INFO:tasks.rados.rados.0.smithi037.stdout:854: done (0 left) 2024-08-17T17:27:42.823 INFO:tasks.rados.rados.0.smithi037.stdout:855: read oid 25 snap -1 2024-08-17T17:27:42.823 INFO:tasks.rados.rados.0.smithi037.stdout:855: expect (ObjNum 354 snap 107 seq_num 354) 2024-08-17T17:27:42.823 INFO:tasks.rados.rados.0.smithi037.stdout:856: snap_remove snap 98 2024-08-17T17:27:43.199 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:42 smithi046 ceph-mon[34315]: pgmap v29: 89 pgs: 89 active+clean; 263 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 4.2 MiB/s wr, 28 op/s 2024-08-17T17:27:43.199 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:42 smithi046 ceph-mon[34315]: osdmap e284: 8 total, 8 up, 8 in 2024-08-17T17:27:43.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:42 smithi037 ceph-mon[41254]: pgmap v29: 89 pgs: 89 active+clean; 263 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 4.2 MiB/s wr, 28 op/s 2024-08-17T17:27:43.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:42 smithi037 ceph-mon[41254]: osdmap e284: 8 total, 8 up, 8 in 2024-08-17T17:27:43.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:42 smithi037 ceph-mon[97894]: pgmap v29: 89 pgs: 89 active+clean; 263 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 4.2 MiB/s wr, 28 op/s 2024-08-17T17:27:43.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:42 smithi037 ceph-mon[97894]: osdmap e284: 8 total, 8 up, 8 in 2024-08-17T17:27:43.830 INFO:tasks.rados.rados.0.smithi037.stdout:856: done (1 left) 2024-08-17T17:27:43.830 INFO:tasks.rados.rados.0.smithi037.stdout:857: write oid 12 current snap is 108 2024-08-17T17:27:43.830 INFO:tasks.rados.rados.0.smithi037.stdout:857: seq_num 356 ranges {783292=540882,1932766=507787,3210350=572013} 2024-08-17T17:27:43.837 INFO:tasks.rados.rados.0.smithi037.stdout:857: writing smithi03781225-12 from 783292 to 1324174 tid 1 2024-08-17T17:27:43.843 INFO:tasks.rados.rados.0.smithi037.stdout:857: writing smithi03781225-12 from 1932766 to 2440553 tid 2 2024-08-17T17:27:43.851 INFO:tasks.rados.rados.0.smithi037.stdout:857: writing smithi03781225-12 from 3210350 to 3782363 tid 3 2024-08-17T17:27:43.851 INFO:tasks.rados.rados.0.smithi037.stdout:858: delete oid 11 current snap is 108 2024-08-17T17:27:43.851 INFO:tasks.rados.rados.0.smithi037.stdout:855: expect (ObjNum 354 snap 107 seq_num 354) 2024-08-17T17:27:43.984 INFO:tasks.rados.rados.0.smithi037.stdout:857: finishing write tid 1 to smithi03781225-12 2024-08-17T17:27:43.984 INFO:tasks.rados.rados.0.smithi037.stdout:857: finishing write tid 2 to smithi03781225-12 2024-08-17T17:27:43.984 INFO:tasks.rados.rados.0.smithi037.stdout:857: finishing write tid 3 to smithi03781225-12 2024-08-17T17:27:43.984 INFO:tasks.rados.rados.0.smithi037.stdout:857: finishing write tid 4 to smithi03781225-12 2024-08-17T17:27:43.984 INFO:tasks.rados.rados.0.smithi037.stdout:857: finishing write tid 5 to smithi03781225-12 2024-08-17T17:27:43.985 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 858 (ObjNum 356 snap 108 seq_num 356) dirty exists 2024-08-17T17:27:43.985 INFO:tasks.rados.rados.0.smithi037.stdout:857: left oid 12 (ObjNum 356 snap 108 seq_num 356) 2024-08-17T17:27:43.985 INFO:tasks.rados.rados.0.smithi037.stdout:855: done (2 left) 2024-08-17T17:27:43.985 INFO:tasks.rados.rados.0.smithi037.stdout:857: done (1 left) 2024-08-17T17:27:43.985 INFO:tasks.rados.rados.0.smithi037.stdout:858: done (0 left) 2024-08-17T17:27:43.985 INFO:tasks.rados.rados.0.smithi037.stdout:859: read oid 37 snap -1 2024-08-17T17:27:43.985 INFO:tasks.rados.rados.0.smithi037.stdout:859: expect (ObjNum 351 snap 105 seq_num 351) 2024-08-17T17:27:43.985 INFO:tasks.rados.rados.0.smithi037.stdout:860: read oid 31 snap -1 2024-08-17T17:27:43.985 INFO:tasks.rados.rados.0.smithi037.stdout:860: expect deleted 2024-08-17T17:27:43.985 INFO:tasks.rados.rados.0.smithi037.stdout:861: snap_remove snap 87 2024-08-17T17:27:44.148 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:43 smithi046 ceph-mon[34315]: osdmap e285: 8 total, 8 up, 8 in 2024-08-17T17:27:44.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:43 smithi037 ceph-mon[97894]: osdmap e285: 8 total, 8 up, 8 in 2024-08-17T17:27:44.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:43 smithi037 ceph-mon[41254]: osdmap e285: 8 total, 8 up, 8 in 2024-08-17T17:27:44.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:27:44 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:27:44.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:27:44.835 INFO:tasks.rados.rados.0.smithi037.stdout:859: expect (ObjNum 351 snap 105 seq_num 351) 2024-08-17T17:27:45.025 INFO:tasks.rados.rados.0.smithi037.stdout:859: done (2 left) 2024-08-17T17:27:45.025 INFO:tasks.rados.rados.0.smithi037.stdout:860: done (1 left) 2024-08-17T17:27:45.025 INFO:tasks.rados.rados.0.smithi037.stdout:861: done (0 left) 2024-08-17T17:27:45.025 INFO:tasks.rados.rados.0.smithi037.stdout:862: delete oid 15 current snap is 108 2024-08-17T17:27:45.027 INFO:tasks.rados.rados.0.smithi037.stdout:862: done (0 left) 2024-08-17T17:27:45.027 INFO:tasks.rados.rados.0.smithi037.stdout:863: read oid 11 snap 99 2024-08-17T17:27:45.027 INFO:tasks.rados.rados.0.smithi037.stdout:863: expect deleted 2024-08-17T17:27:45.027 INFO:tasks.rados.rados.0.smithi037.stdout:864: rollback oid 3 current snap is 108 2024-08-17T17:27:45.027 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 3 to 63 2024-08-17T17:27:45.027 INFO:tasks.rados.rados.0.smithi037.stdout:865: rollback oid 41 current snap is 108 2024-08-17T17:27:45.028 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 41 to 99 2024-08-17T17:27:45.028 INFO:tasks.rados.rados.0.smithi037.stdout:866: snap_remove snap 75 2024-08-17T17:27:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:44 smithi046 ceph-mon[34315]: pgmap v32: 89 pgs: 89 active+clean; 263 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 4.2 MiB/s wr, 28 op/s 2024-08-17T17:27:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:44 smithi046 ceph-mon[34315]: osdmap e286: 8 total, 8 up, 8 in 2024-08-17T17:27:45.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:44 smithi037 ceph-mon[41254]: pgmap v32: 89 pgs: 89 active+clean; 263 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 4.2 MiB/s wr, 28 op/s 2024-08-17T17:27:45.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:44 smithi037 ceph-mon[41254]: osdmap e286: 8 total, 8 up, 8 in 2024-08-17T17:27:45.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:44 smithi037 ceph-mon[97894]: pgmap v32: 89 pgs: 89 active+clean; 263 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 4.2 MiB/s wr, 28 op/s 2024-08-17T17:27:45.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:44 smithi037 ceph-mon[97894]: osdmap e286: 8 total, 8 up, 8 in 2024-08-17T17:27:45.841 INFO:tasks.rados.rados.0.smithi037.stdout:866: done (3 left) 2024-08-17T17:27:45.841 INFO:tasks.rados.rados.0.smithi037.stdout:867: snap_remove snap 105 2024-08-17T17:27:46.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:45 smithi046 ceph-mon[34315]: osdmap e287: 8 total, 8 up, 8 in 2024-08-17T17:27:46.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:27:45 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:27:45.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:27:46.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:27:45 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:27:45.740Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:27:46.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:45 smithi037 ceph-mon[97894]: osdmap e287: 8 total, 8 up, 8 in 2024-08-17T17:27:46.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:45 smithi037 ceph-mon[41254]: osdmap e287: 8 total, 8 up, 8 in 2024-08-17T17:27:46.674 INFO:tasks.rados.rados.0.smithi037.stdout:867: done (3 left) 2024-08-17T17:27:46.675 INFO:tasks.rados.rados.0.smithi037.stdout:868: read oid 22 snap -1 2024-08-17T17:27:46.675 INFO:tasks.rados.rados.0.smithi037.stdout:868: expect deleted 2024-08-17T17:27:46.675 INFO:tasks.rados.rados.0.smithi037.stdout:869: write oid 34 current snap is 108 2024-08-17T17:27:46.675 INFO:tasks.rados.rados.0.smithi037.stdout:869: seq_num 359 ranges {433713=482982,1424565=609148} 2024-08-17T17:27:46.679 INFO:tasks.rados.rados.0.smithi037.stdout:869: writing smithi03781225-34 from 433713 to 916695 tid 1 2024-08-17T17:27:46.687 INFO:tasks.rados.rados.0.smithi037.stdout:869: writing smithi03781225-34 from 1424565 to 2033713 tid 2 2024-08-17T17:27:46.687 INFO:tasks.rados.rados.0.smithi037.stdout:870: write oid 13 current snap is 108 2024-08-17T17:27:46.687 INFO:tasks.rados.rados.0.smithi037.stdout:870: seq_num 360 ranges {450520=558231,1483047=515125} 2024-08-17T17:27:46.692 INFO:tasks.rados.rados.0.smithi037.stdout:870: writing smithi03781225-13 from 450520 to 1008751 tid 1 2024-08-17T17:27:46.699 INFO:tasks.rados.rados.0.smithi037.stdout:870: writing smithi03781225-13 from 1483047 to 1998172 tid 2 2024-08-17T17:27:46.699 INFO:tasks.rados.rados.0.smithi037.stdout:871: read oid 43 snap 63 2024-08-17T17:27:46.699 INFO:tasks.rados.rados.0.smithi037.stdout:871: expect deleted 2024-08-17T17:27:46.699 INFO:tasks.rados.rados.0.smithi037.stdout:872: write oid 8 current snap is 108 2024-08-17T17:27:46.699 INFO:tasks.rados.rados.0.smithi037.stdout:872: seq_num 361 ranges {467327=633480,1825176=242151} 2024-08-17T17:27:46.705 INFO:tasks.rados.rados.0.smithi037.stdout:872: writing smithi03781225-8 from 467327 to 1100807 tid 1 2024-08-17T17:27:46.711 INFO:tasks.rados.rados.0.smithi037.stdout:872: writing smithi03781225-8 from 1825176 to 2067327 tid 2 2024-08-17T17:27:46.711 INFO:tasks.rados.rados.0.smithi037.stdout:873: read oid 42 snap -1 2024-08-17T17:27:46.711 INFO:tasks.rados.rados.0.smithi037.stdout:873: expect (ObjNum 323 snap 98 seq_num 323) 2024-08-17T17:27:46.711 INFO:tasks.rados.rados.0.smithi037.stdout:874: read oid 6 snap 107 2024-08-17T17:27:46.711 INFO:tasks.rados.rados.0.smithi037.stdout:874: expect (ObjNum 92 snap 15 seq_num 92) 2024-08-17T17:27:46.712 INFO:tasks.rados.rados.0.smithi037.stdout:875: write oid 2 current snap is 108 2024-08-17T17:27:46.712 INFO:tasks.rados.rados.0.smithi037.stdout:865: finishing rollback tid 0 to smithi03781225-41 2024-08-17T17:27:46.712 INFO:tasks.rados.rados.0.smithi037.stdout:865: finishing rollback tid 1 to smithi03781225-41 2024-08-17T17:27:46.712 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 139 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-08-17T17:27:46.712 INFO:tasks.rados.rados.0.smithi037.stdout:864: finishing rollback tid 0 to smithi03781225-3 2024-08-17T17:27:46.712 INFO:tasks.rados.rados.0.smithi037.stdout:864: finishing rollback tid 1 to smithi03781225-3 2024-08-17T17:27:46.712 INFO:tasks.rados.rados.0.smithi037.stdout:864: finishing rollback tid 2 to smithi03781225-3 2024-08-17T17:27:46.712 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 193 (ObjNum 150 snap 35 seq_num 150) dirty exists 2024-08-17T17:27:46.712 INFO:tasks.rados.rados.0.smithi037.stdout:869: finishing write tid 1 to smithi03781225-34 2024-08-17T17:27:46.712 INFO:tasks.rados.rados.0.smithi037.stdout:869: finishing write tid 2 to smithi03781225-34 2024-08-17T17:27:46.712 INFO:tasks.rados.rados.0.smithi037.stdout:869: finishing write tid 3 to smithi03781225-34 2024-08-17T17:27:46.712 INFO:tasks.rados.rados.0.smithi037.stdout:869: finishing write tid 4 to smithi03781225-34 2024-08-17T17:27:46.712 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 490 (ObjNum 359 snap 108 seq_num 359) dirty exists 2024-08-17T17:27:46.713 INFO:tasks.rados.rados.0.smithi037.stdout:869: left oid 34 (ObjNum 359 snap 108 seq_num 359) 2024-08-17T17:27:46.713 INFO:tasks.rados.rados.0.smithi037.stdout:870: finishing write tid 1 to smithi03781225-13 2024-08-17T17:27:46.713 INFO:tasks.rados.rados.0.smithi037.stdout:870: finishing write tid 2 to smithi03781225-13 2024-08-17T17:27:46.713 INFO:tasks.rados.rados.0.smithi037.stdout:870: finishing write tid 3 to smithi03781225-13 2024-08-17T17:27:46.713 INFO:tasks.rados.rados.0.smithi037.stdout:870: finishing write tid 4 to smithi03781225-13 2024-08-17T17:27:46.713 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 382 (ObjNum 360 snap 108 seq_num 360) dirty exists 2024-08-17T17:27:46.713 INFO:tasks.rados.rados.0.smithi037.stdout:870: left oid 13 (ObjNum 360 snap 108 seq_num 360) 2024-08-17T17:27:46.713 INFO:tasks.rados.rados.0.smithi037.stdout:872: finishing write tid 1 to smithi03781225-8 2024-08-17T17:27:46.713 INFO:tasks.rados.rados.0.smithi037.stdout:875: seq_num 362 ranges {484134=708729,1883658=200476} 2024-08-17T17:27:46.718 INFO:tasks.rados.rados.0.smithi037.stdout:875: writing smithi03781225-2 from 484134 to 1192863 tid 1 2024-08-17T17:27:46.724 INFO:tasks.rados.rados.0.smithi037.stdout:875: writing smithi03781225-2 from 1883658 to 2084134 tid 2 2024-08-17T17:27:46.724 INFO:tasks.rados.rados.0.smithi037.stdout:863: done (10 left) 2024-08-17T17:27:46.724 INFO:tasks.rados.rados.0.smithi037.stdout:864: done (9 left) 2024-08-17T17:27:46.724 INFO:tasks.rados.rados.0.smithi037.stdout:865: done (8 left) 2024-08-17T17:27:46.724 INFO:tasks.rados.rados.0.smithi037.stdout:868: done (7 left) 2024-08-17T17:27:46.724 INFO:tasks.rados.rados.0.smithi037.stdout:869: done (6 left) 2024-08-17T17:27:46.724 INFO:tasks.rados.rados.0.smithi037.stdout:870: done (5 left) 2024-08-17T17:27:46.724 INFO:tasks.rados.rados.0.smithi037.stdout:871: done (4 left) 2024-08-17T17:27:46.724 INFO:tasks.rados.rados.0.smithi037.stdout:876: snap_create 2024-08-17T17:27:46.725 INFO:tasks.rados.rados.0.smithi037.stdout:872: finishing write tid 2 to smithi03781225-8 2024-08-17T17:27:46.725 INFO:tasks.rados.rados.0.smithi037.stdout:872: finishing write tid 3 to smithi03781225-8 2024-08-17T17:27:46.725 INFO:tasks.rados.rados.0.smithi037.stdout:872: finishing write tid 4 to smithi03781225-8 2024-08-17T17:27:46.725 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 306 (ObjNum 361 snap 108 seq_num 361) dirty exists 2024-08-17T17:27:46.725 INFO:tasks.rados.rados.0.smithi037.stdout:872: left oid 8 (ObjNum 361 snap 108 seq_num 361) 2024-08-17T17:27:46.725 INFO:tasks.rados.rados.0.smithi037.stdout:873: expect (ObjNum 323 snap 98 seq_num 323) 2024-08-17T17:27:47.070 INFO:tasks.rados.rados.0.smithi037.stdout:875: finishing write tid 1 to smithi03781225-2 2024-08-17T17:27:47.071 INFO:tasks.rados.rados.0.smithi037.stdout:874: expect (ObjNum 92 snap 15 seq_num 92) 2024-08-17T17:27:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:46 smithi046 ceph-mon[34315]: pgmap v35: 89 pgs: 89 active+clean; 276 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-17T17:27:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:46 smithi046 ceph-mon[34315]: osdmap e288: 8 total, 8 up, 8 in 2024-08-17T17:27:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:46 smithi046 ceph-mon[34315]: osdmap e289: 8 total, 8 up, 8 in 2024-08-17T17:27:47.262 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:27:46 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:27:46.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi037\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:27:47.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:46 smithi037 ceph-mon[41254]: pgmap v35: 89 pgs: 89 active+clean; 276 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-17T17:27:47.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:46 smithi037 ceph-mon[41254]: osdmap e288: 8 total, 8 up, 8 in 2024-08-17T17:27:47.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:46 smithi037 ceph-mon[41254]: osdmap e289: 8 total, 8 up, 8 in 2024-08-17T17:27:47.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:46 smithi037 ceph-mon[97894]: pgmap v35: 89 pgs: 89 active+clean; 276 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-17T17:27:47.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:46 smithi037 ceph-mon[97894]: osdmap e288: 8 total, 8 up, 8 in 2024-08-17T17:27:47.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:46 smithi037 ceph-mon[97894]: osdmap e289: 8 total, 8 up, 8 in 2024-08-17T17:27:47.310 INFO:tasks.rados.rados.0.smithi037.stdout:875: finishing write tid 2 to smithi03781225-2 2024-08-17T17:27:47.310 INFO:tasks.rados.rados.0.smithi037.stdout:875: finishing write tid 3 to smithi03781225-2 2024-08-17T17:27:47.310 INFO:tasks.rados.rados.0.smithi037.stdout:875: finishing write tid 4 to smithi03781225-2 2024-08-17T17:27:47.310 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 2 v 492 (ObjNum 362 snap 108 seq_num 362) dirty exists 2024-08-17T17:27:47.311 INFO:tasks.rados.rados.0.smithi037.stdout:875: left oid 2 (ObjNum 362 snap 108 seq_num 362) 2024-08-17T17:27:47.673 INFO:tasks.rados.rados.0.smithi037.stdout:872: done (4 left) 2024-08-17T17:27:47.673 INFO:tasks.rados.rados.0.smithi037.stdout:873: done (3 left) 2024-08-17T17:27:47.673 INFO:tasks.rados.rados.0.smithi037.stdout:874: done (2 left) 2024-08-17T17:27:47.673 INFO:tasks.rados.rados.0.smithi037.stdout:875: done (1 left) 2024-08-17T17:27:47.673 INFO:tasks.rados.rados.0.smithi037.stdout:876: done (0 left) 2024-08-17T17:27:47.673 INFO:tasks.rados.rados.0.smithi037.stdout:877: write oid 45 current snap is 109 2024-08-17T17:27:47.673 INFO:tasks.rados.rados.0.smithi037.stdout:877: seq_num 363 ranges {500941=783978,1942140=158801} 2024-08-17T17:27:47.679 INFO:tasks.rados.rados.0.smithi037.stdout:877: writing smithi03781225-45 from 500941 to 1284919 tid 1 2024-08-17T17:27:47.684 INFO:tasks.rados.rados.0.smithi037.stdout:877: writing smithi03781225-45 from 1942140 to 2100941 tid 2 2024-08-17T17:27:47.684 INFO:tasks.rados.rados.0.smithi037.stdout:878: rollback oid 30 current snap is 109 2024-08-17T17:27:47.685 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 30 to 106 2024-08-17T17:27:47.685 INFO:tasks.rados.rados.0.smithi037.stdout:879: read oid 50 snap -1 2024-08-17T17:27:47.685 INFO:tasks.rados.rados.0.smithi037.stdout:879: expect (ObjNum 226 snap 64 seq_num 226) 2024-08-17T17:27:47.685 INFO:tasks.rados.rados.0.smithi037.stdout:880: delete oid 22 current snap is 109 2024-08-17T17:27:47.686 INFO:tasks.rados.rados.0.smithi037.stdout:877: finishing write tid 1 to smithi03781225-45 2024-08-17T17:27:47.687 INFO:tasks.rados.rados.0.smithi037.stdout:877: finishing write tid 2 to smithi03781225-45 2024-08-17T17:27:47.688 INFO:tasks.rados.rados.0.smithi037.stdout:877: finishing write tid 3 to smithi03781225-45 2024-08-17T17:27:47.688 INFO:tasks.rados.rados.0.smithi037.stdout:877: finishing write tid 4 to smithi03781225-45 2024-08-17T17:27:47.688 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 197 (ObjNum 363 snap 109 seq_num 363) dirty exists 2024-08-17T17:27:47.689 INFO:tasks.rados.rados.0.smithi037.stdout:877: left oid 45 (ObjNum 363 snap 109 seq_num 363) 2024-08-17T17:27:47.689 INFO:tasks.rados.rados.0.smithi037.stdout:877: done (3 left) 2024-08-17T17:27:47.689 INFO:tasks.rados.rados.0.smithi037.stdout:880: done (2 left) 2024-08-17T17:27:47.689 INFO:tasks.rados.rados.0.smithi037.stdout:881: snap_create 2024-08-17T17:27:47.690 INFO:tasks.rados.rados.0.smithi037.stdout:879: expect (ObjNum 226 snap 64 seq_num 226) 2024-08-17T17:27:47.903 INFO:tasks.rados.rados.0.smithi037.stdout:878: finishing rollback tid 0 to smithi03781225-30 2024-08-17T17:27:47.903 INFO:tasks.rados.rados.0.smithi037.stdout:878: finishing rollback tid 1 to smithi03781225-30 2024-08-17T17:27:47.903 INFO:tasks.rados.rados.0.smithi037.stdout:878: finishing rollback tid 2 to smithi03781225-30 2024-08-17T17:27:47.903 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 345 (ObjNum 302 snap 91 seq_num 302) dirty exists 2024-08-17T17:27:48.675 INFO:tasks.rados.rados.0.smithi037.stdout:878: done (2 left) 2024-08-17T17:27:48.676 INFO:tasks.rados.rados.0.smithi037.stdout:879: done (1 left) 2024-08-17T17:27:48.676 INFO:tasks.rados.rados.0.smithi037.stdout:881: done (0 left) 2024-08-17T17:27:48.676 INFO:tasks.rados.rados.0.smithi037.stdout:882: snap_create 2024-08-17T17:27:48.972 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:48 smithi037 ceph-mon[41254]: pgmap v38: 89 pgs: 89 active+clean; 276 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-17T17:27:48.973 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:48 smithi037 ceph-mon[41254]: osdmap e290: 8 total, 8 up, 8 in 2024-08-17T17:27:48.973 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:48 smithi037 ceph-mon[97894]: pgmap v38: 89 pgs: 89 active+clean; 276 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-17T17:27:48.973 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:48 smithi037 ceph-mon[97894]: osdmap e290: 8 total, 8 up, 8 in 2024-08-17T17:27:49.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:48 smithi046 ceph-mon[34315]: pgmap v38: 89 pgs: 89 active+clean; 276 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-17T17:27:49.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:48 smithi046 ceph-mon[34315]: osdmap e290: 8 total, 8 up, 8 in 2024-08-17T17:27:49.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:27:48] "GET /metrics HTTP/1.1" 200 36311 "" "Prometheus/2.51.0" 2024-08-17T17:27:49.681 INFO:tasks.rados.rados.0.smithi037.stdout:882: done (0 left) 2024-08-17T17:27:49.682 INFO:tasks.rados.rados.0.smithi037.stdout:883: snap_create 2024-08-17T17:27:50.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:49 smithi046 ceph-mon[34315]: osdmap e291: 8 total, 8 up, 8 in 2024-08-17T17:27:50.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:49 smithi037 ceph-mon[41254]: osdmap e291: 8 total, 8 up, 8 in 2024-08-17T17:27:50.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:49 smithi037 ceph-mon[97894]: osdmap e291: 8 total, 8 up, 8 in 2024-08-17T17:27:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:27:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:27:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:27:50.683 INFO:tasks.rados.rados.0.smithi037.stdout:883: done (0 left) 2024-08-17T17:27:50.683 INFO:tasks.rados.rados.0.smithi037.stdout:884: delete oid 27 current snap is 112 2024-08-17T17:27:50.687 INFO:tasks.rados.rados.0.smithi037.stdout:884: done (0 left) 2024-08-17T17:27:50.687 INFO:tasks.rados.rados.0.smithi037.stdout:885: read oid 34 snap -1 2024-08-17T17:27:50.687 INFO:tasks.rados.rados.0.smithi037.stdout:885: expect (ObjNum 359 snap 108 seq_num 359) 2024-08-17T17:27:50.687 INFO:tasks.rados.rados.0.smithi037.stdout:886: delete oid 17 current snap is 112 2024-08-17T17:27:50.689 INFO:tasks.rados.rados.0.smithi037.stdout:886: done (1 left) 2024-08-17T17:27:50.689 INFO:tasks.rados.rados.0.smithi037.stdout:887: snap_remove snap 63 2024-08-17T17:27:51.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:50 smithi046 ceph-mon[34315]: pgmap v41: 89 pgs: 89 active+clean; 276 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:27:51.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:50 smithi046 ceph-mon[34315]: osdmap e292: 8 total, 8 up, 8 in 2024-08-17T17:27:51.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:50 smithi037 ceph-mon[97894]: pgmap v41: 89 pgs: 89 active+clean; 276 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:27:51.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:50 smithi037 ceph-mon[97894]: osdmap e292: 8 total, 8 up, 8 in 2024-08-17T17:27:51.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:50 smithi037 ceph-mon[41254]: pgmap v41: 89 pgs: 89 active+clean; 276 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:27:51.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:50 smithi037 ceph-mon[41254]: osdmap e292: 8 total, 8 up, 8 in 2024-08-17T17:27:51.695 INFO:tasks.rados.rados.0.smithi037.stdout:887: done (1 left) 2024-08-17T17:27:51.696 INFO:tasks.rados.rados.0.smithi037.stdout:888: read oid 47 snap 108 2024-08-17T17:27:51.696 INFO:tasks.rados.rados.0.smithi037.stdout:888: expect (ObjNum 334 snap 101 seq_num 334) 2024-08-17T17:27:51.696 INFO:tasks.rados.rados.0.smithi037.stdout:889: snap_create 2024-08-17T17:27:51.696 INFO:tasks.rados.rados.0.smithi037.stdout:885: expect (ObjNum 359 snap 108 seq_num 359) 2024-08-17T17:27:51.765 INFO:tasks.rados.rados.0.smithi037.stdout:888: expect (ObjNum 334 snap 101 seq_num 334) 2024-08-17T17:27:52.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:51 smithi046 ceph-mon[34315]: osdmap e293: 8 total, 8 up, 8 in 2024-08-17T17:27:52.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:51 smithi037 ceph-mon[97894]: osdmap e293: 8 total, 8 up, 8 in 2024-08-17T17:27:52.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:51 smithi037 ceph-mon[41254]: osdmap e293: 8 total, 8 up, 8 in 2024-08-17T17:27:52.697 INFO:tasks.rados.rados.0.smithi037.stdout:885: done (2 left) 2024-08-17T17:27:52.697 INFO:tasks.rados.rados.0.smithi037.stdout:888: done (1 left) 2024-08-17T17:27:52.697 INFO:tasks.rados.rados.0.smithi037.stdout:889: done (0 left) 2024-08-17T17:27:52.697 INFO:tasks.rados.rados.0.smithi037.stdout:890: read oid 5 snap -1 2024-08-17T17:27:52.697 INFO:tasks.rados.rados.0.smithi037.stdout:890: expect (ObjNum 353 snap 106 seq_num 353) 2024-08-17T17:27:52.697 INFO:tasks.rados.rados.0.smithi037.stdout:891: read oid 36 snap -1 2024-08-17T17:27:52.698 INFO:tasks.rados.rados.0.smithi037.stdout:891: expect (ObjNum 349 snap 105 seq_num 349) 2024-08-17T17:27:52.698 INFO:tasks.rados.rados.0.smithi037.stdout:892: snap_remove snap 111 2024-08-17T17:27:53.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:52 smithi046 ceph-mon[34315]: pgmap v44: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2024-08-17T17:27:53.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:52 smithi046 ceph-mon[34315]: osdmap e294: 8 total, 8 up, 8 in 2024-08-17T17:27:53.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:52 smithi037 ceph-mon[97894]: pgmap v44: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2024-08-17T17:27:53.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:52 smithi037 ceph-mon[97894]: osdmap e294: 8 total, 8 up, 8 in 2024-08-17T17:27:53.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:52 smithi037 ceph-mon[41254]: pgmap v44: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2024-08-17T17:27:53.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:52 smithi037 ceph-mon[41254]: osdmap e294: 8 total, 8 up, 8 in 2024-08-17T17:27:53.710 INFO:tasks.rados.rados.0.smithi037.stdout:892: done (2 left) 2024-08-17T17:27:53.710 INFO:tasks.rados.rados.0.smithi037.stdout:893: snap_create 2024-08-17T17:27:53.710 INFO:tasks.rados.rados.0.smithi037.stdout:890: expect (ObjNum 353 snap 106 seq_num 353) 2024-08-17T17:27:53.968 INFO:tasks.rados.rados.0.smithi037.stdout:891: expect (ObjNum 349 snap 105 seq_num 349) 2024-08-17T17:27:54.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:53 smithi046 ceph-mon[34315]: osdmap e295: 8 total, 8 up, 8 in 2024-08-17T17:27:54.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:53 smithi037 ceph-mon[41254]: osdmap e295: 8 total, 8 up, 8 in 2024-08-17T17:27:54.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:53 smithi037 ceph-mon[97894]: osdmap e295: 8 total, 8 up, 8 in 2024-08-17T17:27:54.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:27:54 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:27:54.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:27:54.717 INFO:tasks.rados.rados.0.smithi037.stdout:890: done (2 left) 2024-08-17T17:27:54.718 INFO:tasks.rados.rados.0.smithi037.stdout:891: done (1 left) 2024-08-17T17:27:54.718 INFO:tasks.rados.rados.0.smithi037.stdout:893: done (0 left) 2024-08-17T17:27:54.718 INFO:tasks.rados.rados.0.smithi037.stdout:894: write oid 35 current snap is 114 2024-08-17T17:27:54.718 INFO:tasks.rados.rados.0.smithi037.stdout:894: seq_num 367 ranges {568169=401327,1376068=669790} 2024-08-17T17:27:54.722 INFO:tasks.rados.rados.0.smithi037.stdout:894: writing smithi03781225-35 from 568169 to 969496 tid 1 2024-08-17T17:27:54.729 INFO:tasks.rados.rados.0.smithi037.stdout:894: writing smithi03781225-35 from 1376068 to 2045858 tid 2 2024-08-17T17:27:54.729 INFO:tasks.rados.rados.0.smithi037.stdout:895: read oid 45 snap -1 2024-08-17T17:27:54.729 INFO:tasks.rados.rados.0.smithi037.stdout:895: expect (ObjNum 363 snap 109 seq_num 363) 2024-08-17T17:27:54.729 INFO:tasks.rados.rados.0.smithi037.stdout:896: snap_remove snap 104 2024-08-17T17:27:55.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:54 smithi046 ceph-mon[34315]: pgmap v47: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2024-08-17T17:27:55.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:54 smithi046 ceph-mon[34315]: osdmap e296: 8 total, 8 up, 8 in 2024-08-17T17:27:55.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:54 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:55.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:54 smithi037 ceph-mon[97894]: pgmap v47: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2024-08-17T17:27:55.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:54 smithi037 ceph-mon[97894]: osdmap e296: 8 total, 8 up, 8 in 2024-08-17T17:27:55.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:55.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:54 smithi037 ceph-mon[41254]: pgmap v47: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2024-08-17T17:27:55.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:54 smithi037 ceph-mon[41254]: osdmap e296: 8 total, 8 up, 8 in 2024-08-17T17:27:55.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:54 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:55.725 INFO:tasks.rados.rados.0.smithi037.stdout:896: done (2 left) 2024-08-17T17:27:55.725 INFO:tasks.rados.rados.0.smithi037.stdout:897: write oid 18 current snap is 114 2024-08-17T17:27:55.725 INFO:tasks.rados.rados.0.smithi037.stdout:897: seq_num 368 ranges {584976=476576,1834550=350426} 2024-08-17T17:27:55.731 INFO:tasks.rados.rados.0.smithi037.stdout:897: writing smithi03781225-18 from 584976 to 1061552 tid 1 2024-08-17T17:27:55.737 INFO:tasks.rados.rados.0.smithi037.stdout:897: writing smithi03781225-18 from 1834550 to 2184976 tid 2 2024-08-17T17:27:55.737 INFO:tasks.rados.rados.0.smithi037.stdout:898: snap_remove snap 109 2024-08-17T17:27:56.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:55 smithi046 ceph-mon[34315]: osdmap e297: 8 total, 8 up, 8 in 2024-08-17T17:27:56.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:27:55 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:27:55.741Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:27:56.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:27:55 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:27:55.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:27:56.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:55 smithi037 ceph-mon[41254]: osdmap e297: 8 total, 8 up, 8 in 2024-08-17T17:27:56.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:55 smithi037 ceph-mon[97894]: osdmap e297: 8 total, 8 up, 8 in 2024-08-17T17:27:56.674 INFO:tasks.rados.rados.0.smithi037.stdout:898: done (3 left) 2024-08-17T17:27:56.674 INFO:tasks.rados.rados.0.smithi037.stdout:899: rollback oid 15 current snap is 114 2024-08-17T17:27:56.674 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 15 to 102 2024-08-17T17:27:56.674 INFO:tasks.rados.rados.0.smithi037.stdout:894: finishing write tid 1 to smithi03781225-35 2024-08-17T17:27:56.674 INFO:tasks.rados.rados.0.smithi037.stdout:894: finishing write tid 2 to smithi03781225-35 2024-08-17T17:27:56.674 INFO:tasks.rados.rados.0.smithi037.stdout:894: finishing write tid 3 to smithi03781225-35 2024-08-17T17:27:56.674 INFO:tasks.rados.rados.0.smithi037.stdout:894: finishing write tid 4 to smithi03781225-35 2024-08-17T17:27:56.675 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 35 v 149 (ObjNum 367 snap 114 seq_num 367) dirty exists 2024-08-17T17:27:56.675 INFO:tasks.rados.rados.0.smithi037.stdout:894: left oid 35 (ObjNum 367 snap 114 seq_num 367) 2024-08-17T17:27:56.675 INFO:tasks.rados.rados.0.smithi037.stdout:895: expect (ObjNum 363 snap 109 seq_num 363) 2024-08-17T17:27:56.814 INFO:tasks.rados.rados.0.smithi037.stdout:897: finishing write tid 1 to smithi03781225-18 2024-08-17T17:27:56.814 INFO:tasks.rados.rados.0.smithi037.stdout:897: finishing write tid 2 to smithi03781225-18 2024-08-17T17:27:56.814 INFO:tasks.rados.rados.0.smithi037.stdout:897: finishing write tid 3 to smithi03781225-18 2024-08-17T17:27:56.814 INFO:tasks.rados.rados.0.smithi037.stdout:897: finishing write tid 4 to smithi03781225-18 2024-08-17T17:27:56.814 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 396 (ObjNum 368 snap 114 seq_num 368) dirty exists 2024-08-17T17:27:56.815 INFO:tasks.rados.rados.0.smithi037.stdout:897: left oid 18 (ObjNum 368 snap 114 seq_num 368) 2024-08-17T17:27:56.815 INFO:tasks.rados.rados.0.smithi037.stdout:899: finishing rollback tid 1 to smithi03781225-15 2024-08-17T17:27:56.815 INFO:tasks.rados.rados.0.smithi037.stdout:899: finishing rollback tid 2 to smithi03781225-15 2024-08-17T17:27:56.815 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 15 v 398 (ObjNum 303 snap 91 seq_num 303) dirty exists 2024-08-17T17:27:56.815 INFO:tasks.rados.rados.0.smithi037.stdout:894: done (3 left) 2024-08-17T17:27:56.815 INFO:tasks.rados.rados.0.smithi037.stdout:895: done (2 left) 2024-08-17T17:27:56.815 INFO:tasks.rados.rados.0.smithi037.stdout:897: done (1 left) 2024-08-17T17:27:56.815 INFO:tasks.rados.rados.0.smithi037.stdout:899: done (0 left) 2024-08-17T17:27:56.815 INFO:tasks.rados.rados.0.smithi037.stdout:900: read oid 12 snap -1 2024-08-17T17:27:56.815 INFO:tasks.rados.rados.0.smithi037.stdout:900: expect (ObjNum 356 snap 108 seq_num 356) 2024-08-17T17:27:56.815 INFO:tasks.rados.rados.0.smithi037.stdout:901: snap_create 2024-08-17T17:27:56.826 INFO:tasks.rados.rados.0.smithi037.stdout:900: expect (ObjNum 356 snap 108 seq_num 356) 2024-08-17T17:27:57.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:56 smithi046 ceph-mon[34315]: pgmap v50: 89 pgs: 89 active+clean; 172 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 8 op/s 2024-08-17T17:27:57.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:56 smithi046 ceph-mon[34315]: osdmap e298: 8 total, 8 up, 8 in 2024-08-17T17:27:57.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:56 smithi046 ceph-mon[34315]: osdmap e299: 8 total, 8 up, 8 in 2024-08-17T17:27:57.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:27:56 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:27:56.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi037\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:27:57.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:56 smithi037 ceph-mon[97894]: pgmap v50: 89 pgs: 89 active+clean; 172 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 8 op/s 2024-08-17T17:27:57.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:56 smithi037 ceph-mon[97894]: osdmap e298: 8 total, 8 up, 8 in 2024-08-17T17:27:57.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:56 smithi037 ceph-mon[97894]: osdmap e299: 8 total, 8 up, 8 in 2024-08-17T17:27:57.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:56 smithi037 ceph-mon[41254]: pgmap v50: 89 pgs: 89 active+clean; 172 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 8 op/s 2024-08-17T17:27:57.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:56 smithi037 ceph-mon[41254]: osdmap e298: 8 total, 8 up, 8 in 2024-08-17T17:27:57.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:56 smithi037 ceph-mon[41254]: osdmap e299: 8 total, 8 up, 8 in 2024-08-17T17:27:57.734 INFO:tasks.rados.rados.0.smithi037.stdout:900: done (1 left) 2024-08-17T17:27:57.734 INFO:tasks.rados.rados.0.smithi037.stdout:901: done (0 left) 2024-08-17T17:27:57.735 INFO:tasks.rados.rados.0.smithi037.stdout:902: write oid 12 current snap is 115 2024-08-17T17:27:57.735 INFO:tasks.rados.rados.0.smithi037.stdout:902: seq_num 369 ranges {601783=551825,1776679=425104} 2024-08-17T17:27:57.740 INFO:tasks.rados.rados.0.smithi037.stdout:902: writing smithi03781225-12 from 601783 to 1153608 tid 1 2024-08-17T17:27:57.747 INFO:tasks.rados.rados.0.smithi037.stdout:902: writing smithi03781225-12 from 1776679 to 2201783 tid 2 2024-08-17T17:27:57.747 INFO:tasks.rados.rados.0.smithi037.stdout:903: delete oid 36 current snap is 115 2024-08-17T17:27:57.749 INFO:tasks.rados.rados.0.smithi037.stdout:902: finishing write tid 1 to smithi03781225-12 2024-08-17T17:27:57.751 INFO:tasks.rados.rados.0.smithi037.stdout:902: finishing write tid 2 to smithi03781225-12 2024-08-17T17:27:57.751 INFO:tasks.rados.rados.0.smithi037.stdout:902: finishing write tid 3 to smithi03781225-12 2024-08-17T17:27:57.752 INFO:tasks.rados.rados.0.smithi037.stdout:902: finishing write tid 4 to smithi03781225-12 2024-08-17T17:27:57.752 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 906 (ObjNum 369 snap 115 seq_num 369) dirty exists 2024-08-17T17:27:57.752 INFO:tasks.rados.rados.0.smithi037.stdout:902: left oid 12 (ObjNum 369 snap 115 seq_num 369) 2024-08-17T17:27:57.752 INFO:tasks.rados.rados.0.smithi037.stdout:902: done (1 left) 2024-08-17T17:27:57.752 INFO:tasks.rados.rados.0.smithi037.stdout:903: done (0 left) 2024-08-17T17:27:57.752 INFO:tasks.rados.rados.0.smithi037.stdout:904: read oid 33 snap -1 2024-08-17T17:27:57.752 INFO:tasks.rados.rados.0.smithi037.stdout:904: expect (ObjNum 312 snap 92 seq_num 312) 2024-08-17T17:27:57.752 INFO:tasks.rados.rados.0.smithi037.stdout:905: delete oid 34 current snap is 115 2024-08-17T17:27:57.753 INFO:tasks.rados.rados.0.smithi037.stdout:905: done (1 left) 2024-08-17T17:27:57.753 INFO:tasks.rados.rados.0.smithi037.stdout:906: snap_create 2024-08-17T17:27:57.760 INFO:tasks.rados.rados.0.smithi037.stdout:904: expect (ObjNum 312 snap 92 seq_num 312) 2024-08-17T17:27:58.737 INFO:tasks.rados.rados.0.smithi037.stdout:904: done (1 left) 2024-08-17T17:27:58.738 INFO:tasks.rados.rados.0.smithi037.stdout:906: done (0 left) 2024-08-17T17:27:58.738 INFO:tasks.rados.rados.0.smithi037.stdout:907: delete oid 23 current snap is 116 2024-08-17T17:27:58.741 INFO:tasks.rados.rados.0.smithi037.stdout:907: done (0 left) 2024-08-17T17:27:58.741 INFO:tasks.rados.rados.0.smithi037.stdout:908: delete oid 30 current snap is 116 2024-08-17T17:27:58.744 INFO:tasks.rados.rados.0.smithi037.stdout:908: done (0 left) 2024-08-17T17:27:58.744 INFO:tasks.rados.rados.0.smithi037.stdout:909: write oid 39 current snap is 116 2024-08-17T17:27:58.745 INFO:tasks.rados.rados.0.smithi037.stdout:909: seq_num 374 ranges {685818=644423,2069089=216729} 2024-08-17T17:27:58.752 INFO:tasks.rados.rados.0.smithi037.stdout:909: writing smithi03781225-39 from 685818 to 1330241 tid 1 2024-08-17T17:27:58.758 INFO:tasks.rados.rados.0.smithi037.stdout:909: writing smithi03781225-39 from 2069089 to 2285818 tid 2 2024-08-17T17:27:58.758 INFO:tasks.rados.rados.0.smithi037.stdout:910: snap_create 2024-08-17T17:27:58.758 INFO:tasks.rados.rados.0.smithi037.stdout:909: finishing write tid 1 to smithi03781225-39 2024-08-17T17:27:58.760 INFO:tasks.rados.rados.0.smithi037.stdout:909: finishing write tid 2 to smithi03781225-39 2024-08-17T17:27:58.760 INFO:tasks.rados.rados.0.smithi037.stdout:909: finishing write tid 3 to smithi03781225-39 2024-08-17T17:27:58.760 INFO:tasks.rados.rados.0.smithi037.stdout:909: finishing write tid 4 to smithi03781225-39 2024-08-17T17:27:58.760 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 510 (ObjNum 374 snap 116 seq_num 374) dirty exists 2024-08-17T17:27:58.760 INFO:tasks.rados.rados.0.smithi037.stdout:909: left oid 39 (ObjNum 374 snap 116 seq_num 374) 2024-08-17T17:27:59.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:58 smithi046 ceph-mon[34315]: pgmap v53: 89 pgs: 89 active+clean; 172 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 8 op/s 2024-08-17T17:27:59.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:58 smithi046 ceph-mon[34315]: osdmap e300: 8 total, 8 up, 8 in 2024-08-17T17:27:59.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:27:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:27:58] "GET /metrics HTTP/1.1" 200 36312 "" "Prometheus/2.51.0" 2024-08-17T17:27:59.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:58 smithi037 ceph-mon[41254]: pgmap v53: 89 pgs: 89 active+clean; 172 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 8 op/s 2024-08-17T17:27:59.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:58 smithi037 ceph-mon[41254]: osdmap e300: 8 total, 8 up, 8 in 2024-08-17T17:27:59.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:58 smithi037 ceph-mon[97894]: pgmap v53: 89 pgs: 89 active+clean; 172 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 8 op/s 2024-08-17T17:27:59.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:58 smithi037 ceph-mon[97894]: osdmap e300: 8 total, 8 up, 8 in 2024-08-17T17:27:59.743 INFO:tasks.rados.rados.0.smithi037.stdout:909: done (1 left) 2024-08-17T17:27:59.743 INFO:tasks.rados.rados.0.smithi037.stdout:910: done (0 left) 2024-08-17T17:27:59.743 INFO:tasks.rados.rados.0.smithi037.stdout:911: delete oid 43 current snap is 117 2024-08-17T17:27:59.745 INFO:tasks.rados.rados.0.smithi037.stdout:911: done (0 left) 2024-08-17T17:27:59.745 INFO:tasks.rados.rados.0.smithi037.stdout:912: delete oid 5 current snap is 117 2024-08-17T17:27:59.748 INFO:tasks.rados.rados.0.smithi037.stdout:912: done (0 left) 2024-08-17T17:27:59.748 INFO:tasks.rados.rados.0.smithi037.stdout:913: read oid 3 snap -1 2024-08-17T17:27:59.748 INFO:tasks.rados.rados.0.smithi037.stdout:913: expect (ObjNum 150 snap 35 seq_num 150) 2024-08-17T17:27:59.748 INFO:tasks.rados.rados.0.smithi037.stdout:914: rollback oid 37 current snap is 117 2024-08-17T17:27:59.748 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 37 to 102 2024-08-17T17:27:59.748 INFO:tasks.rados.rados.0.smithi037.stdout:915: snap_remove snap 112 2024-08-17T17:28:00.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:27:59 smithi046 ceph-mon[34315]: osdmap e301: 8 total, 8 up, 8 in 2024-08-17T17:28:00.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:27:59 smithi037 ceph-mon[41254]: osdmap e301: 8 total, 8 up, 8 in 2024-08-17T17:28:00.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:27:59 smithi037 ceph-mon[97894]: osdmap e301: 8 total, 8 up, 8 in 2024-08-17T17:28:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:28:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:28:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:00.746 INFO:tasks.rados.rados.0.smithi037.stdout:915: done (2 left) 2024-08-17T17:28:00.747 INFO:tasks.rados.rados.0.smithi037.stdout:916: rollback oid 40 current snap is 117 2024-08-17T17:28:00.747 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 40 to 113 2024-08-17T17:28:00.747 INFO:tasks.rados.rados.0.smithi037.stdout:914: finishing rollback tid 0 to smithi03781225-37 2024-08-17T17:28:00.747 INFO:tasks.rados.rados.0.smithi037.stdout:914: finishing rollback tid 1 to smithi03781225-37 2024-08-17T17:28:00.747 INFO:tasks.rados.rados.0.smithi037.stdout:914: finishing rollback tid 2 to smithi03781225-37 2024-08-17T17:28:00.747 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 37 v 446 (ObjNum 134 snap 28 seq_num 134) dirty exists 2024-08-17T17:28:00.747 INFO:tasks.rados.rados.0.smithi037.stdout:913: expect (ObjNum 150 snap 35 seq_num 150) 2024-08-17T17:28:00.883 INFO:tasks.rados.rados.0.smithi037.stdout:916: finishing rollback tid 0 to smithi03781225-40 2024-08-17T17:28:00.883 INFO:tasks.rados.rados.0.smithi037.stdout:916: finishing rollback tid 1 to smithi03781225-40 2024-08-17T17:28:00.883 INFO:tasks.rados.rados.0.smithi037.stdout:916: finishing rollback tid 2 to smithi03781225-40 2024-08-17T17:28:00.884 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 40 v 301 (ObjNum 283 snap 86 seq_num 283) dirty exists 2024-08-17T17:28:00.884 INFO:tasks.rados.rados.0.smithi037.stdout:913: done (2 left) 2024-08-17T17:28:00.884 INFO:tasks.rados.rados.0.smithi037.stdout:914: done (1 left) 2024-08-17T17:28:00.884 INFO:tasks.rados.rados.0.smithi037.stdout:916: done (0 left) 2024-08-17T17:28:00.884 INFO:tasks.rados.rados.0.smithi037.stdout:917: write oid 43 current snap is 117 2024-08-17T17:28:00.884 INFO:tasks.rados.rados.0.smithi037.stdout:917: seq_num 377 ranges {736239=470170,1728182=571782} 2024-08-17T17:28:00.889 INFO:tasks.rados.rados.0.smithi037.stdout:917: writing smithi03781225-43 from 736239 to 1206409 tid 1 2024-08-17T17:28:00.896 INFO:tasks.rados.rados.0.smithi037.stdout:917: writing smithi03781225-43 from 1728182 to 2299964 tid 2 2024-08-17T17:28:00.897 INFO:tasks.rados.rados.0.smithi037.stdout:918: delete oid 4 current snap is 117 2024-08-17T17:28:00.897 INFO:tasks.rados.rados.0.smithi037.stdout:917: finishing write tid 1 to smithi03781225-43 2024-08-17T17:28:00.898 INFO:tasks.rados.rados.0.smithi037.stdout:918: done (1 left) 2024-08-17T17:28:00.898 INFO:tasks.rados.rados.0.smithi037.stdout:919: rollback oid 26 current snap is 117 2024-08-17T17:28:00.898 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 26 to 115 2024-08-17T17:28:00.898 INFO:tasks.rados.rados.0.smithi037.stdout:920: read oid 37 snap -1 2024-08-17T17:28:00.899 INFO:tasks.rados.rados.0.smithi037.stdout:920: expect (ObjNum 134 snap 28 seq_num 134) 2024-08-17T17:28:00.899 INFO:tasks.rados.rados.0.smithi037.stdout:921: read oid 32 snap -1 2024-08-17T17:28:00.899 INFO:tasks.rados.rados.0.smithi037.stdout:921: expect (ObjNum 223 snap 62 seq_num 223) 2024-08-17T17:28:00.899 INFO:tasks.rados.rados.0.smithi037.stdout:922: rollback oid 7 current snap is 117 2024-08-17T17:28:00.899 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 7 to 110 2024-08-17T17:28:00.899 INFO:tasks.rados.rados.0.smithi037.stdout:923: snap_remove snap 114 2024-08-17T17:28:01.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:00 smithi046 ceph-mon[34315]: pgmap v56: 89 pgs: 89 active+clean; 172 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:28:01.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:00 smithi046 ceph-mon[34315]: osdmap e302: 8 total, 8 up, 8 in 2024-08-17T17:28:01.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:00 smithi037 ceph-mon[41254]: pgmap v56: 89 pgs: 89 active+clean; 172 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:28:01.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:00 smithi037 ceph-mon[41254]: osdmap e302: 8 total, 8 up, 8 in 2024-08-17T17:28:01.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:00 smithi037 ceph-mon[97894]: pgmap v56: 89 pgs: 89 active+clean; 172 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:28:01.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:00 smithi037 ceph-mon[97894]: osdmap e302: 8 total, 8 up, 8 in 2024-08-17T17:28:01.767 INFO:tasks.rados.rados.0.smithi037.stdout:923: done (5 left) 2024-08-17T17:28:01.767 INFO:tasks.rados.rados.0.smithi037.stdout:924: rollback oid 5 current snap is 117 2024-08-17T17:28:01.767 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 5 to 116 2024-08-17T17:28:01.767 INFO:tasks.rados.rados.0.smithi037.stdout:917: finishing write tid 2 to smithi03781225-43 2024-08-17T17:28:01.767 INFO:tasks.rados.rados.0.smithi037.stdout:925: snap_remove snap 102 2024-08-17T17:28:02.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:01 smithi046 ceph-mon[34315]: osdmap e303: 8 total, 8 up, 8 in 2024-08-17T17:28:02.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:01 smithi037 ceph-mon[97894]: osdmap e303: 8 total, 8 up, 8 in 2024-08-17T17:28:02.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:01 smithi037 ceph-mon[41254]: osdmap e303: 8 total, 8 up, 8 in 2024-08-17T17:28:02.764 INFO:tasks.rados.rados.0.smithi037.stdout:925: done (6 left) 2024-08-17T17:28:02.764 INFO:tasks.rados.rados.0.smithi037.stdout:926: read oid 23 snap -1 2024-08-17T17:28:02.764 INFO:tasks.rados.rados.0.smithi037.stdout:926: expect deleted 2024-08-17T17:28:02.764 INFO:tasks.rados.rados.0.smithi037.stdout:927: write oid 28 current snap is 117 2024-08-17T17:28:02.764 INFO:tasks.rados.rados.0.smithi037.stdout:927: seq_num 379 ranges {769853=620668,1845146=524707} 2024-08-17T17:28:02.773 INFO:tasks.rados.rados.0.smithi037.stdout:927: writing smithi03781225-28 from 769853 to 1390521 tid 1 2024-08-17T17:28:02.779 INFO:tasks.rados.rados.0.smithi037.stdout:927: writing smithi03781225-28 from 1845146 to 2369853 tid 2 2024-08-17T17:28:02.779 INFO:tasks.rados.rados.0.smithi037.stdout:928: write oid 30 current snap is 117 2024-08-17T17:28:02.779 INFO:tasks.rados.rados.0.smithi037.stdout:917: finishing write tid 3 to smithi03781225-43 2024-08-17T17:28:02.779 INFO:tasks.rados.rados.0.smithi037.stdout:917: finishing write tid 4 to smithi03781225-43 2024-08-17T17:28:02.779 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 43 v 507 (ObjNum 377 snap 117 seq_num 377) dirty exists 2024-08-17T17:28:02.780 INFO:tasks.rados.rados.0.smithi037.stdout:917: left oid 43 (ObjNum 377 snap 117 seq_num 377) 2024-08-17T17:28:02.780 INFO:tasks.rados.rados.0.smithi037.stdout:922: finishing rollback tid 1 to smithi03781225-7 2024-08-17T17:28:02.780 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 128 (ObjNum 97 snap 0 seq_num 1936286066) dirty dne 2024-08-17T17:28:02.780 INFO:tasks.rados.rados.0.smithi037.stdout:919: finishing rollback tid 0 to smithi03781225-26 2024-08-17T17:28:02.780 INFO:tasks.rados.rados.0.smithi037.stdout:919: finishing rollback tid 1 to smithi03781225-26 2024-08-17T17:28:02.780 INFO:tasks.rados.rados.0.smithi037.stdout:919: finishing rollback tid 2 to smithi03781225-26 2024-08-17T17:28:02.780 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 406 (ObjNum 243 snap 73 seq_num 243) dirty exists 2024-08-17T17:28:02.780 INFO:tasks.rados.rados.0.smithi037.stdout:921: expect (ObjNum 223 snap 62 seq_num 223) 2024-08-17T17:28:02.975 INFO:tasks.rados.rados.0.smithi037.stdout:920: expect (ObjNum 134 snap 28 seq_num 134) 2024-08-17T17:28:03.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:02 smithi037 ceph-mon[41254]: pgmap v59: 89 pgs: 89 active+clean; 178 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 913 KiB/s wr, 12 op/s 2024-08-17T17:28:03.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:02 smithi037 ceph-mon[41254]: osdmap e304: 8 total, 8 up, 8 in 2024-08-17T17:28:03.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:02 smithi037 ceph-mon[97894]: pgmap v59: 89 pgs: 89 active+clean; 178 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 913 KiB/s wr, 12 op/s 2024-08-17T17:28:03.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:02 smithi037 ceph-mon[97894]: osdmap e304: 8 total, 8 up, 8 in 2024-08-17T17:28:03.067 INFO:tasks.rados.rados.0.smithi037.stdout:924: finishing rollback tid 1 to smithi03781225-5 2024-08-17T17:28:03.067 INFO:tasks.rados.rados.0.smithi037.stdout:924: finishing rollback tid 2 to smithi03781225-5 2024-08-17T17:28:03.068 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 5 v 215 (ObjNum 353 snap 106 seq_num 353) dirty exists 2024-08-17T17:28:03.068 INFO:tasks.rados.rados.0.smithi037.stdout:927: finishing write tid 1 to smithi03781225-28 2024-08-17T17:28:03.068 INFO:tasks.rados.rados.0.smithi037.stdout:927: finishing write tid 2 to smithi03781225-28 2024-08-17T17:28:03.069 INFO:tasks.rados.rados.0.smithi037.stdout:928: seq_num 380 ranges {786660=695917,1903628=435462} 2024-08-17T17:28:03.075 INFO:tasks.rados.rados.0.smithi037.stdout:928: writing smithi03781225-30 from 786660 to 1482577 tid 1 2024-08-17T17:28:03.080 INFO:tasks.rados.rados.0.smithi037.stdout:928: writing smithi03781225-30 from 1903628 to 2339090 tid 2 2024-08-17T17:28:03.080 INFO:tasks.rados.rados.0.smithi037.stdout:917: done (8 left) 2024-08-17T17:28:03.081 INFO:tasks.rados.rados.0.smithi037.stdout:919: done (7 left) 2024-08-17T17:28:03.081 INFO:tasks.rados.rados.0.smithi037.stdout:920: done (6 left) 2024-08-17T17:28:03.081 INFO:tasks.rados.rados.0.smithi037.stdout:921: done (5 left) 2024-08-17T17:28:03.081 INFO:tasks.rados.rados.0.smithi037.stdout:922: done (4 left) 2024-08-17T17:28:03.081 INFO:tasks.rados.rados.0.smithi037.stdout:924: done (3 left) 2024-08-17T17:28:03.081 INFO:tasks.rados.rados.0.smithi037.stdout:926: done (2 left) 2024-08-17T17:28:03.081 INFO:tasks.rados.rados.0.smithi037.stdout:927: finishing write tid 3 to smithi03781225-28 2024-08-17T17:28:03.081 INFO:tasks.rados.rados.0.smithi037.stdout:927: finishing write tid 4 to smithi03781225-28 2024-08-17T17:28:03.081 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 28 v 919 (ObjNum 379 snap 117 seq_num 379) dirty exists 2024-08-17T17:28:03.081 INFO:tasks.rados.rados.0.smithi037.stdout:927: left oid 28 (ObjNum 379 snap 117 seq_num 379) 2024-08-17T17:28:03.081 INFO:tasks.rados.rados.0.smithi037.stdout:928: finishing write tid 1 to smithi03781225-30 2024-08-17T17:28:03.081 INFO:tasks.rados.rados.0.smithi037.stdout:929: read oid 15 snap -1 2024-08-17T17:28:03.081 INFO:tasks.rados.rados.0.smithi037.stdout:929: expect (ObjNum 303 snap 91 seq_num 303) 2024-08-17T17:28:03.081 INFO:tasks.rados.rados.0.smithi037.stdout:927: done (2 left) 2024-08-17T17:28:03.082 INFO:tasks.rados.rados.0.smithi037.stdout:930: snap_remove snap 108 2024-08-17T17:28:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:02 smithi046 ceph-mon[34315]: pgmap v59: 89 pgs: 89 active+clean; 178 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 913 KiB/s wr, 12 op/s 2024-08-17T17:28:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:02 smithi046 ceph-mon[34315]: osdmap e304: 8 total, 8 up, 8 in 2024-08-17T17:28:03.777 INFO:tasks.rados.rados.0.smithi037.stdout:928: finishing write tid 2 to smithi03781225-30 2024-08-17T17:28:03.777 INFO:tasks.rados.rados.0.smithi037.stdout:928: finishing write tid 3 to smithi03781225-30 2024-08-17T17:28:03.777 INFO:tasks.rados.rados.0.smithi037.stdout:928: finishing write tid 4 to smithi03781225-30 2024-08-17T17:28:03.777 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 364 (ObjNum 380 snap 117 seq_num 380) dirty exists 2024-08-17T17:28:03.777 INFO:tasks.rados.rados.0.smithi037.stdout:928: left oid 30 (ObjNum 380 snap 117 seq_num 380) 2024-08-17T17:28:03.777 INFO:tasks.rados.rados.0.smithi037.stdout:929: expect (ObjNum 303 snap 91 seq_num 303) 2024-08-17T17:28:03.984 INFO:tasks.rados.rados.0.smithi037.stdout:928: done (2 left) 2024-08-17T17:28:03.984 INFO:tasks.rados.rados.0.smithi037.stdout:929: done (1 left) 2024-08-17T17:28:03.984 INFO:tasks.rados.rados.0.smithi037.stdout:930: done (0 left) 2024-08-17T17:28:03.984 INFO:tasks.rados.rados.0.smithi037.stdout:931: read oid 48 snap -1 2024-08-17T17:28:03.985 INFO:tasks.rados.rados.0.smithi037.stdout:931: expect (ObjNum 342 snap 103 seq_num 342) 2024-08-17T17:28:03.985 INFO:tasks.rados.rados.0.smithi037.stdout:932: snap_create 2024-08-17T17:28:04.000 INFO:tasks.rados.rados.0.smithi037.stdout:931: expect (ObjNum 342 snap 103 seq_num 342) 2024-08-17T17:28:04.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:03 smithi037 ceph-mon[41254]: osdmap e305: 8 total, 8 up, 8 in 2024-08-17T17:28:04.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:03 smithi037 ceph-mon[97894]: osdmap e305: 8 total, 8 up, 8 in 2024-08-17T17:28:04.147 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:03 smithi046 ceph-mon[34315]: osdmap e305: 8 total, 8 up, 8 in 2024-08-17T17:28:04.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:28:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:28:04.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:04.778 INFO:tasks.rados.rados.0.smithi037.stdout:931: done (1 left) 2024-08-17T17:28:04.778 INFO:tasks.rados.rados.0.smithi037.stdout:932: done (0 left) 2024-08-17T17:28:04.778 INFO:tasks.rados.rados.0.smithi037.stdout:933: rollback oid 28 current snap is 118 2024-08-17T17:28:04.779 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 28 to 106 2024-08-17T17:28:04.779 INFO:tasks.rados.rados.0.smithi037.stdout:934: read oid 29 snap -1 2024-08-17T17:28:04.779 INFO:tasks.rados.rados.0.smithi037.stdout:934: expect deleted 2024-08-17T17:28:04.779 INFO:tasks.rados.rados.0.smithi037.stdout:935: rollback oid 42 current snap is 118 2024-08-17T17:28:04.779 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 42 to 117 2024-08-17T17:28:04.779 INFO:tasks.rados.rados.0.smithi037.stdout:936: read oid 46 snap -1 2024-08-17T17:28:04.779 INFO:tasks.rados.rados.0.smithi037.stdout:936: expect (ObjNum 309 snap 92 seq_num 309) 2024-08-17T17:28:04.779 INFO:tasks.rados.rados.0.smithi037.stdout:937: write oid 1 current snap is 118 2024-08-17T17:28:04.779 INFO:tasks.rados.rados.0.smithi037.stdout:937: seq_num 381 ranges {403467=487519,1562110=579120} 2024-08-17T17:28:04.783 INFO:tasks.rados.rados.0.smithi037.stdout:937: writing smithi03781225-1 from 403467 to 890986 tid 1 2024-08-17T17:28:04.791 INFO:tasks.rados.rados.0.smithi037.stdout:937: writing smithi03781225-1 from 1562110 to 2141230 tid 2 2024-08-17T17:28:04.791 INFO:tasks.rados.rados.0.smithi037.stdout:938: read oid 30 snap -1 2024-08-17T17:28:04.792 INFO:tasks.rados.rados.0.smithi037.stdout:938: expect (ObjNum 380 snap 117 seq_num 380) 2024-08-17T17:28:04.792 INFO:tasks.rados.rados.0.smithi037.stdout:939: delete oid 48 current snap is 118 2024-08-17T17:28:04.792 INFO:tasks.rados.rados.0.smithi037.stdout:935: finishing rollback tid 0 to smithi03781225-42 2024-08-17T17:28:04.792 INFO:tasks.rados.rados.0.smithi037.stdout:935: finishing rollback tid 1 to smithi03781225-42 2024-08-17T17:28:04.792 INFO:tasks.rados.rados.0.smithi037.stdout:935: finishing rollback tid 2 to smithi03781225-42 2024-08-17T17:28:04.792 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 521 (ObjNum 323 snap 98 seq_num 323) dirty exists 2024-08-17T17:28:04.792 INFO:tasks.rados.rados.0.smithi037.stdout:933: finishing rollback tid 0 to smithi03781225-28 2024-08-17T17:28:04.792 INFO:tasks.rados.rados.0.smithi037.stdout:933: finishing rollback tid 1 to smithi03781225-28 2024-08-17T17:28:04.792 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 28 v 924 (ObjNum 289 snap 0 seq_num 4060682288) dirty dne 2024-08-17T17:28:04.792 INFO:tasks.rados.rados.0.smithi037.stdout:937: finishing write tid 1 to smithi03781225-1 2024-08-17T17:28:04.792 INFO:tasks.rados.rados.0.smithi037.stdout:936: expect (ObjNum 309 snap 92 seq_num 309) 2024-08-17T17:28:04.990 INFO:tasks.rados.rados.0.smithi037.stdout:937: finishing write tid 2 to smithi03781225-1 2024-08-17T17:28:04.990 INFO:tasks.rados.rados.0.smithi037.stdout:937: finishing write tid 3 to smithi03781225-1 2024-08-17T17:28:04.990 INFO:tasks.rados.rados.0.smithi037.stdout:937: finishing write tid 4 to smithi03781225-1 2024-08-17T17:28:04.990 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 1 v 370 (ObjNum 381 snap 118 seq_num 381) dirty exists 2024-08-17T17:28:04.990 INFO:tasks.rados.rados.0.smithi037.stdout:937: left oid 1 (ObjNum 381 snap 118 seq_num 381) 2024-08-17T17:28:04.991 INFO:tasks.rados.rados.0.smithi037.stdout:938: expect (ObjNum 380 snap 117 seq_num 380) 2024-08-17T17:28:05.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:04 smithi037 ceph-mon[41254]: pgmap v62: 89 pgs: 89 active+clean; 178 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 913 KiB/s wr, 12 op/s 2024-08-17T17:28:05.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:04 smithi037 ceph-mon[41254]: osdmap e306: 8 total, 8 up, 8 in 2024-08-17T17:28:05.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:04 smithi037 ceph-mon[97894]: pgmap v62: 89 pgs: 89 active+clean; 178 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 913 KiB/s wr, 12 op/s 2024-08-17T17:28:05.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:04 smithi037 ceph-mon[97894]: osdmap e306: 8 total, 8 up, 8 in 2024-08-17T17:28:05.069 INFO:tasks.rados.rados.0.smithi037.stdout:933: done (6 left) 2024-08-17T17:28:05.069 INFO:tasks.rados.rados.0.smithi037.stdout:934: done (5 left) 2024-08-17T17:28:05.069 INFO:tasks.rados.rados.0.smithi037.stdout:935: done (4 left) 2024-08-17T17:28:05.069 INFO:tasks.rados.rados.0.smithi037.stdout:936: done (3 left) 2024-08-17T17:28:05.069 INFO:tasks.rados.rados.0.smithi037.stdout:937: done (2 left) 2024-08-17T17:28:05.069 INFO:tasks.rados.rados.0.smithi037.stdout:938: done (1 left) 2024-08-17T17:28:05.069 INFO:tasks.rados.rados.0.smithi037.stdout:939: done (0 left) 2024-08-17T17:28:05.069 INFO:tasks.rados.rados.0.smithi037.stdout:940: snap_remove snap 107 2024-08-17T17:28:05.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:04 smithi046 ceph-mon[34315]: pgmap v62: 89 pgs: 89 active+clean; 178 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 913 KiB/s wr, 12 op/s 2024-08-17T17:28:05.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:04 smithi046 ceph-mon[34315]: osdmap e306: 8 total, 8 up, 8 in 2024-08-17T17:28:05.790 INFO:tasks.rados.rados.0.smithi037.stdout:940: done (0 left) 2024-08-17T17:28:05.791 INFO:tasks.rados.rados.0.smithi037.stdout:941: read oid 5 snap -1 2024-08-17T17:28:05.791 INFO:tasks.rados.rados.0.smithi037.stdout:941: expect (ObjNum 353 snap 106 seq_num 353) 2024-08-17T17:28:05.791 INFO:tasks.rados.rados.0.smithi037.stdout:942: delete oid 37 current snap is 118 2024-08-17T17:28:05.796 INFO:tasks.rados.rados.0.smithi037.stdout:942: done (1 left) 2024-08-17T17:28:05.796 INFO:tasks.rados.rados.0.smithi037.stdout:943: write oid 45 current snap is 118 2024-08-17T17:28:05.797 INFO:tasks.rados.rados.0.smithi037.stdout:943: seq_num 384 ranges {453888=713266,1737556=442800} 2024-08-17T17:28:05.803 INFO:tasks.rados.rados.0.smithi037.stdout:943: writing smithi03781225-45 from 453888 to 1167154 tid 1 2024-08-17T17:28:05.809 INFO:tasks.rados.rados.0.smithi037.stdout:943: writing smithi03781225-45 from 1737556 to 2180356 tid 2 2024-08-17T17:28:05.809 INFO:tasks.rados.rados.0.smithi037.stdout:944: read oid 33 snap -1 2024-08-17T17:28:05.809 INFO:tasks.rados.rados.0.smithi037.stdout:944: expect (ObjNum 312 snap 92 seq_num 312) 2024-08-17T17:28:05.809 INFO:tasks.rados.rados.0.smithi037.stdout:945: snap_remove snap 115 2024-08-17T17:28:06.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:05 smithi046 ceph-mon[34315]: osdmap e307: 8 total, 8 up, 8 in 2024-08-17T17:28:06.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:28:05 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:28:05.741Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:06.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:28:05 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:28:05.742Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:06.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:05 smithi037 ceph-mon[97894]: osdmap e307: 8 total, 8 up, 8 in 2024-08-17T17:28:06.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:05 smithi037 ceph-mon[41254]: osdmap e307: 8 total, 8 up, 8 in 2024-08-17T17:28:06.680 INFO:tasks.rados.rados.0.smithi037.stdout:945: done (3 left) 2024-08-17T17:28:06.680 INFO:tasks.rados.rados.0.smithi037.stdout:946: write oid 42 current snap is 118 2024-08-17T17:28:06.680 INFO:tasks.rados.rados.0.smithi037.stdout:946: seq_num 385 ranges {470695=788515,1679685=586458} 2024-08-17T17:28:06.688 INFO:tasks.rados.rados.0.smithi037.stdout:946: writing smithi03781225-42 from 470695 to 1259210 tid 1 2024-08-17T17:28:06.693 INFO:tasks.rados.rados.0.smithi037.stdout:946: writing smithi03781225-42 from 1679685 to 2266143 tid 2 2024-08-17T17:28:06.694 INFO:tasks.rados.rados.0.smithi037.stdout:947: write oid 22 current snap is 118 2024-08-17T17:28:06.694 INFO:tasks.rados.rados.0.smithi037.stdout:947: seq_num 386 ranges {487502=463764,1738167=446469} 2024-08-17T17:28:06.699 INFO:tasks.rados.rados.0.smithi037.stdout:947: writing smithi03781225-22 from 487502 to 951266 tid 1 2024-08-17T17:28:06.706 INFO:tasks.rados.rados.0.smithi037.stdout:947: writing smithi03781225-22 from 1738167 to 2184636 tid 2 2024-08-17T17:28:06.706 INFO:tasks.rados.rados.0.smithi037.stdout:948: rollback oid 25 current snap is 118 2024-08-17T17:28:06.706 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 25 to 106 2024-08-17T17:28:06.706 INFO:tasks.rados.rados.0.smithi037.stdout:941: expect (ObjNum 353 snap 106 seq_num 353) 2024-08-17T17:28:06.965 INFO:tasks.rados.rados.0.smithi037.stdout:943: finishing write tid 1 to smithi03781225-45 2024-08-17T17:28:06.966 INFO:tasks.rados.rados.0.smithi037.stdout:943: finishing write tid 2 to smithi03781225-45 2024-08-17T17:28:06.966 INFO:tasks.rados.rados.0.smithi037.stdout:943: finishing write tid 3 to smithi03781225-45 2024-08-17T17:28:06.966 INFO:tasks.rados.rados.0.smithi037.stdout:943: finishing write tid 4 to smithi03781225-45 2024-08-17T17:28:06.966 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 209 (ObjNum 384 snap 118 seq_num 384) dirty exists 2024-08-17T17:28:06.966 INFO:tasks.rados.rados.0.smithi037.stdout:943: left oid 45 (ObjNum 384 snap 118 seq_num 384) 2024-08-17T17:28:06.966 INFO:tasks.rados.rados.0.smithi037.stdout:944: expect (ObjNum 312 snap 92 seq_num 312) 2024-08-17T17:28:07.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:06 smithi037 ceph-mon[41254]: pgmap v65: 89 pgs: 89 active+clean; 185 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 811 KiB/s wr, 16 op/s 2024-08-17T17:28:07.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:06 smithi037 ceph-mon[41254]: osdmap e308: 8 total, 8 up, 8 in 2024-08-17T17:28:07.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:06 smithi037 ceph-mon[41254]: osdmap e309: 8 total, 8 up, 8 in 2024-08-17T17:28:07.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:06 smithi037 ceph-mon[97894]: pgmap v65: 89 pgs: 89 active+clean; 185 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 811 KiB/s wr, 16 op/s 2024-08-17T17:28:07.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:06 smithi037 ceph-mon[97894]: osdmap e308: 8 total, 8 up, 8 in 2024-08-17T17:28:07.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:06 smithi037 ceph-mon[97894]: osdmap e309: 8 total, 8 up, 8 in 2024-08-17T17:28:07.070 INFO:tasks.rados.rados.0.smithi037.stdout:946: finishing write tid 1 to smithi03781225-42 2024-08-17T17:28:07.071 INFO:tasks.rados.rados.0.smithi037.stdout:946: finishing write tid 2 to smithi03781225-42 2024-08-17T17:28:07.071 INFO:tasks.rados.rados.0.smithi037.stdout:946: finishing write tid 3 to smithi03781225-42 2024-08-17T17:28:07.071 INFO:tasks.rados.rados.0.smithi037.stdout:946: finishing write tid 4 to smithi03781225-42 2024-08-17T17:28:07.071 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 534 (ObjNum 385 snap 118 seq_num 385) dirty exists 2024-08-17T17:28:07.071 INFO:tasks.rados.rados.0.smithi037.stdout:946: left oid 42 (ObjNum 385 snap 118 seq_num 385) 2024-08-17T17:28:07.071 INFO:tasks.rados.rados.0.smithi037.stdout:947: finishing write tid 1 to smithi03781225-22 2024-08-17T17:28:07.071 INFO:tasks.rados.rados.0.smithi037.stdout:941: done (5 left) 2024-08-17T17:28:07.071 INFO:tasks.rados.rados.0.smithi037.stdout:943: done (4 left) 2024-08-17T17:28:07.071 INFO:tasks.rados.rados.0.smithi037.stdout:944: done (3 left) 2024-08-17T17:28:07.071 INFO:tasks.rados.rados.0.smithi037.stdout:946: done (2 left) 2024-08-17T17:28:07.071 INFO:tasks.rados.rados.0.smithi037.stdout:949: write oid 6 current snap is 118 2024-08-17T17:28:07.071 INFO:tasks.rados.rados.0.smithi037.stdout:947: finishing write tid 2 to smithi03781225-22 2024-08-17T17:28:07.071 INFO:tasks.rados.rados.0.smithi037.stdout:947: finishing write tid 3 to smithi03781225-22 2024-08-17T17:28:07.072 INFO:tasks.rados.rados.0.smithi037.stdout:948: finishing rollback tid 0 to smithi03781225-25 2024-08-17T17:28:07.072 INFO:tasks.rados.rados.0.smithi037.stdout:947: finishing write tid 4 to smithi03781225-22 2024-08-17T17:28:07.072 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 22 v 388 (ObjNum 386 snap 118 seq_num 386) dirty exists 2024-08-17T17:28:07.072 INFO:tasks.rados.rados.0.smithi037.stdout:947: left oid 22 (ObjNum 386 snap 118 seq_num 386) 2024-08-17T17:28:07.072 INFO:tasks.rados.rados.0.smithi037.stdout:948: finishing rollback tid 1 to smithi03781225-25 2024-08-17T17:28:07.072 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 25 v 935 (ObjNum 65 snap 0 seq_num 2762176618) dirty dne 2024-08-17T17:28:07.072 INFO:tasks.rados.rados.0.smithi037.stdout:949: seq_num 387 ranges {504309=539013,1796649=590127} 2024-08-17T17:28:07.075 INFO:tasks.rados.rados.0.smithi037.stdout:949: writing smithi03781225-6 from 504309 to 1043322 tid 1 2024-08-17T17:28:07.083 INFO:tasks.rados.rados.0.smithi037.stdout:949: writing smithi03781225-6 from 1796649 to 2386776 tid 2 2024-08-17T17:28:07.083 INFO:tasks.rados.rados.0.smithi037.stdout:947: done (2 left) 2024-08-17T17:28:07.083 INFO:tasks.rados.rados.0.smithi037.stdout:948: done (1 left) 2024-08-17T17:28:07.083 INFO:tasks.rados.rados.0.smithi037.stdout:950: snap_remove snap 116 2024-08-17T17:28:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:06 smithi046 ceph-mon[34315]: pgmap v65: 89 pgs: 89 active+clean; 185 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 811 KiB/s wr, 16 op/s 2024-08-17T17:28:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:06 smithi046 ceph-mon[34315]: osdmap e308: 8 total, 8 up, 8 in 2024-08-17T17:28:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:06 smithi046 ceph-mon[34315]: osdmap e309: 8 total, 8 up, 8 in 2024-08-17T17:28:07.262 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:28:06 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:28:06.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi037\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:07.794 INFO:tasks.rados.rados.0.smithi037.stdout:949: finishing write tid 1 to smithi03781225-6 2024-08-17T17:28:07.795 INFO:tasks.rados.rados.0.smithi037.stdout:949: finishing write tid 2 to smithi03781225-6 2024-08-17T17:28:07.795 INFO:tasks.rados.rados.0.smithi037.stdout:949: finishing write tid 3 to smithi03781225-6 2024-08-17T17:28:07.795 INFO:tasks.rados.rados.0.smithi037.stdout:949: finishing write tid 4 to smithi03781225-6 2024-08-17T17:28:07.795 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 6 v 392 (ObjNum 387 snap 118 seq_num 387) dirty exists 2024-08-17T17:28:07.795 INFO:tasks.rados.rados.0.smithi037.stdout:949: left oid 6 (ObjNum 387 snap 118 seq_num 387) 2024-08-17T17:28:07.795 INFO:tasks.rados.rados.0.smithi037.stdout:949: done (1 left) 2024-08-17T17:28:07.795 INFO:tasks.rados.rados.0.smithi037.stdout:950: done (0 left) 2024-08-17T17:28:07.795 INFO:tasks.rados.rados.0.smithi037.stdout:951: snap_create 2024-08-17T17:28:08.801 INFO:tasks.rados.rados.0.smithi037.stdout:951: done (0 left) 2024-08-17T17:28:08.801 INFO:tasks.rados.rados.0.smithi037.stdout:952: snap_remove snap 110 2024-08-17T17:28:09.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:28:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:28:08] "GET /metrics HTTP/1.1" 200 36305 "" "Prometheus/2.51.0" 2024-08-17T17:28:09.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:08 smithi037 ceph-mon[41254]: pgmap v68: 89 pgs: 89 active+clean; 185 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 811 KiB/s wr, 16 op/s 2024-08-17T17:28:09.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:08 smithi037 ceph-mon[41254]: osdmap e310: 8 total, 8 up, 8 in 2024-08-17T17:28:09.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:08 smithi037 ceph-mon[97894]: pgmap v68: 89 pgs: 89 active+clean; 185 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 811 KiB/s wr, 16 op/s 2024-08-17T17:28:09.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:08 smithi037 ceph-mon[97894]: osdmap e310: 8 total, 8 up, 8 in 2024-08-17T17:28:09.064 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:08 smithi046 ceph-mon[34315]: pgmap v68: 89 pgs: 89 active+clean; 185 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 811 KiB/s wr, 16 op/s 2024-08-17T17:28:09.064 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:08 smithi046 ceph-mon[34315]: osdmap e310: 8 total, 8 up, 8 in 2024-08-17T17:28:09.807 INFO:tasks.rados.rados.0.smithi037.stdout:952: done (0 left) 2024-08-17T17:28:09.807 INFO:tasks.rados.rados.0.smithi037.stdout:953: delete oid 50 current snap is 119 2024-08-17T17:28:09.812 INFO:tasks.rados.rados.0.smithi037.stdout:953: done (0 left) 2024-08-17T17:28:09.812 INFO:tasks.rados.rados.0.smithi037.stdout:954: delete oid 37 current snap is 119 2024-08-17T17:28:09.815 INFO:tasks.rados.rados.0.smithi037.stdout:954: done (0 left) 2024-08-17T17:28:09.815 INFO:tasks.rados.rados.0.smithi037.stdout:955: write oid 39 current snap is 119 2024-08-17T17:28:09.815 INFO:tasks.rados.rados.0.smithi037.stdout:955: seq_num 390 ranges {554730=481113,1572095=737454} 2024-08-17T17:28:09.820 INFO:tasks.rados.rados.0.smithi037.stdout:955: writing smithi03781225-39 from 554730 to 1035843 tid 1 2024-08-17T17:28:09.827 INFO:tasks.rados.rados.0.smithi037.stdout:955: writing smithi03781225-39 from 1572095 to 2309549 tid 2 2024-08-17T17:28:09.828 INFO:tasks.rados.rados.0.smithi037.stdout:956: rollback oid 32 current snap is 119 2024-08-17T17:28:09.828 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 32 to 117 2024-08-17T17:28:09.828 INFO:tasks.rados.rados.0.smithi037.stdout:955: finishing write tid 1 to smithi03781225-39 2024-08-17T17:28:09.828 INFO:tasks.rados.rados.0.smithi037.stdout:957: snap_remove snap 106 2024-08-17T17:28:10.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:09 smithi046 ceph-mon[34315]: osdmap e311: 8 total, 8 up, 8 in 2024-08-17T17:28:10.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:09 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:10.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:09 smithi037 ceph-mon[41254]: osdmap e311: 8 total, 8 up, 8 in 2024-08-17T17:28:10.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:09 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:10.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:09 smithi037 ceph-mon[97894]: osdmap e311: 8 total, 8 up, 8 in 2024-08-17T17:28:10.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:10.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:28:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:28:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:10.813 INFO:tasks.rados.rados.0.smithi037.stdout:957: done (2 left) 2024-08-17T17:28:10.814 INFO:tasks.rados.rados.0.smithi037.stdout:958: write oid 19 current snap is 119 2024-08-17T17:28:10.814 INFO:tasks.rados.rados.0.smithi037.stdout:956: finishing rollback tid 0 to smithi03781225-32 2024-08-17T17:28:10.814 INFO:tasks.rados.rados.0.smithi037.stdout:956: finishing rollback tid 1 to smithi03781225-32 2024-08-17T17:28:10.814 INFO:tasks.rados.rados.0.smithi037.stdout:956: finishing rollback tid 2 to smithi03781225-32 2024-08-17T17:28:10.814 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 32 v 205 (ObjNum 223 snap 62 seq_num 223) dirty exists 2024-08-17T17:28:10.814 INFO:tasks.rados.rados.0.smithi037.stdout:955: finishing write tid 2 to smithi03781225-39 2024-08-17T17:28:10.814 INFO:tasks.rados.rados.0.smithi037.stdout:955: finishing write tid 3 to smithi03781225-39 2024-08-17T17:28:10.814 INFO:tasks.rados.rados.0.smithi037.stdout:955: finishing write tid 4 to smithi03781225-39 2024-08-17T17:28:10.814 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 550 (ObjNum 390 snap 119 seq_num 390) dirty exists 2024-08-17T17:28:10.814 INFO:tasks.rados.rados.0.smithi037.stdout:955: left oid 39 (ObjNum 390 snap 119 seq_num 390) 2024-08-17T17:28:10.814 INFO:tasks.rados.rados.0.smithi037.stdout:958: seq_num 391 ranges {571537=556362,1630577=597465} 2024-08-17T17:28:10.821 INFO:tasks.rados.rados.0.smithi037.stdout:958: writing smithi03781225-19 from 571537 to 1127899 tid 1 2024-08-17T17:28:10.827 INFO:tasks.rados.rados.0.smithi037.stdout:958: writing smithi03781225-19 from 1630577 to 2228042 tid 2 2024-08-17T17:28:10.827 INFO:tasks.rados.rados.0.smithi037.stdout:958: finishing write tid 1 to smithi03781225-19 2024-08-17T17:28:10.827 INFO:tasks.rados.rados.0.smithi037.stdout:955: done (2 left) 2024-08-17T17:28:10.828 INFO:tasks.rados.rados.0.smithi037.stdout:956: done (1 left) 2024-08-17T17:28:10.828 INFO:tasks.rados.rados.0.smithi037.stdout:959: snap_remove snap 99 2024-08-17T17:28:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:10 smithi046 ceph-mon[34315]: pgmap v71: 89 pgs: 89 active+clean; 185 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:28:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:10 smithi046 ceph-mon[34315]: osdmap e312: 8 total, 8 up, 8 in 2024-08-17T17:28:11.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:10 smithi037 ceph-mon[41254]: pgmap v71: 89 pgs: 89 active+clean; 185 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:28:11.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:10 smithi037 ceph-mon[41254]: osdmap e312: 8 total, 8 up, 8 in 2024-08-17T17:28:11.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:10 smithi037 ceph-mon[97894]: pgmap v71: 89 pgs: 89 active+clean; 185 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:28:11.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:10 smithi037 ceph-mon[97894]: osdmap e312: 8 total, 8 up, 8 in 2024-08-17T17:28:11.820 INFO:tasks.rados.rados.0.smithi037.stdout:958: finishing write tid 2 to smithi03781225-19 2024-08-17T17:28:11.821 INFO:tasks.rados.rados.0.smithi037.stdout:958: finishing write tid 3 to smithi03781225-19 2024-08-17T17:28:11.821 INFO:tasks.rados.rados.0.smithi037.stdout:958: finishing write tid 4 to smithi03781225-19 2024-08-17T17:28:11.821 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 19 v 402 (ObjNum 391 snap 119 seq_num 391) dirty exists 2024-08-17T17:28:11.821 INFO:tasks.rados.rados.0.smithi037.stdout:958: left oid 19 (ObjNum 391 snap 119 seq_num 391) 2024-08-17T17:28:11.821 INFO:tasks.rados.rados.0.smithi037.stdout:958: done (1 left) 2024-08-17T17:28:11.821 INFO:tasks.rados.rados.0.smithi037.stdout:959: done (0 left) 2024-08-17T17:28:11.821 INFO:tasks.rados.rados.0.smithi037.stdout:960: rollback oid 29 current snap is 119 2024-08-17T17:28:11.821 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 29 to 117 2024-08-17T17:28:11.821 INFO:tasks.rados.rados.0.smithi037.stdout:961: write oid 17 current snap is 119 2024-08-17T17:28:11.821 INFO:tasks.rados.rados.0.smithi037.stdout:961: seq_num 392 ranges {588344=631611,1689059=741123} 2024-08-17T17:28:11.828 INFO:tasks.rados.rados.0.smithi037.stdout:961: writing smithi03781225-17 from 588344 to 1219955 tid 1 2024-08-17T17:28:11.836 INFO:tasks.rados.rados.0.smithi037.stdout:961: writing smithi03781225-17 from 1689059 to 2430182 tid 2 2024-08-17T17:28:11.836 INFO:tasks.rados.rados.0.smithi037.stdout:962: delete oid 5 current snap is 119 2024-08-17T17:28:11.836 INFO:tasks.rados.rados.0.smithi037.stdout:960: finishing rollback tid 1 to smithi03781225-29 2024-08-17T17:28:11.836 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 0 (ObjNum 529 snap 0 seq_num 4060894912) dirty dne 2024-08-17T17:28:11.836 INFO:tasks.rados.rados.0.smithi037.stdout:961: finishing write tid 1 to smithi03781225-17 2024-08-17T17:28:11.838 INFO:tasks.rados.rados.0.smithi037.stdout:960: done (2 left) 2024-08-17T17:28:11.838 INFO:tasks.rados.rados.0.smithi037.stdout:962: done (1 left) 2024-08-17T17:28:11.838 INFO:tasks.rados.rados.0.smithi037.stdout:963: write oid 11 current snap is 119 2024-08-17T17:28:11.838 INFO:tasks.rados.rados.0.smithi037.stdout:963: seq_num 394 ranges {621958=782109,2089670=532288} 2024-08-17T17:28:11.845 INFO:tasks.rados.rados.0.smithi037.stdout:963: writing smithi03781225-11 from 621958 to 1404067 tid 1 2024-08-17T17:28:11.852 INFO:tasks.rados.rados.0.smithi037.stdout:963: writing smithi03781225-11 from 2089670 to 2621958 tid 2 2024-08-17T17:28:11.852 INFO:tasks.rados.rados.0.smithi037.stdout:964: snap_remove snap 113 2024-08-17T17:28:12.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:11 smithi046 ceph-mon[34315]: osdmap e313: 8 total, 8 up, 8 in 2024-08-17T17:28:12.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:11 smithi037 ceph-mon[97894]: osdmap e313: 8 total, 8 up, 8 in 2024-08-17T17:28:12.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:11 smithi037 ceph-mon[41254]: osdmap e313: 8 total, 8 up, 8 in 2024-08-17T17:28:12.823 INFO:tasks.rados.rados.0.smithi037.stdout:961: finishing write tid 2 to smithi03781225-17 2024-08-17T17:28:12.823 INFO:tasks.rados.rados.0.smithi037.stdout:961: finishing write tid 3 to smithi03781225-17 2024-08-17T17:28:12.823 INFO:tasks.rados.rados.0.smithi037.stdout:961: finishing write tid 4 to smithi03781225-17 2024-08-17T17:28:12.823 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 324 (ObjNum 392 snap 119 seq_num 392) dirty exists 2024-08-17T17:28:12.823 INFO:tasks.rados.rados.0.smithi037.stdout:961: left oid 17 (ObjNum 392 snap 119 seq_num 392) 2024-08-17T17:28:12.824 INFO:tasks.rados.rados.0.smithi037.stdout:963: finishing write tid 1 to smithi03781225-11 2024-08-17T17:28:12.824 INFO:tasks.rados.rados.0.smithi037.stdout:963: finishing write tid 2 to smithi03781225-11 2024-08-17T17:28:12.824 INFO:tasks.rados.rados.0.smithi037.stdout:963: finishing write tid 3 to smithi03781225-11 2024-08-17T17:28:12.824 INFO:tasks.rados.rados.0.smithi037.stdout:963: finishing write tid 4 to smithi03781225-11 2024-08-17T17:28:12.824 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 11 v 317 (ObjNum 394 snap 119 seq_num 394) dirty exists 2024-08-17T17:28:12.824 INFO:tasks.rados.rados.0.smithi037.stdout:963: left oid 11 (ObjNum 394 snap 119 seq_num 394) 2024-08-17T17:28:12.824 INFO:tasks.rados.rados.0.smithi037.stdout:961: done (2 left) 2024-08-17T17:28:12.824 INFO:tasks.rados.rados.0.smithi037.stdout:963: done (1 left) 2024-08-17T17:28:12.824 INFO:tasks.rados.rados.0.smithi037.stdout:964: done (0 left) 2024-08-17T17:28:12.824 INFO:tasks.rados.rados.0.smithi037.stdout:965: snap_create 2024-08-17T17:28:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:12 smithi046 ceph-mon[34315]: pgmap v74: 89 pgs: 89 active+clean; 192 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-08-17T17:28:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:12 smithi046 ceph-mon[34315]: osdmap e314: 8 total, 8 up, 8 in 2024-08-17T17:28:13.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:12 smithi037 ceph-mon[97894]: pgmap v74: 89 pgs: 89 active+clean; 192 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-08-17T17:28:13.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:12 smithi037 ceph-mon[97894]: osdmap e314: 8 total, 8 up, 8 in 2024-08-17T17:28:13.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:12 smithi037 ceph-mon[41254]: pgmap v74: 89 pgs: 89 active+clean; 192 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-08-17T17:28:13.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:12 smithi037 ceph-mon[41254]: osdmap e314: 8 total, 8 up, 8 in 2024-08-17T17:28:13.828 INFO:tasks.rados.rados.0.smithi037.stdout:965: done (0 left) 2024-08-17T17:28:13.829 INFO:tasks.rados.rados.0.smithi037.stdout:966: snap_create 2024-08-17T17:28:14.147 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:13 smithi046 ceph-mon[34315]: osdmap e315: 8 total, 8 up, 8 in 2024-08-17T17:28:14.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:13 smithi037 ceph-mon[97894]: osdmap e315: 8 total, 8 up, 8 in 2024-08-17T17:28:14.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:13 smithi037 ceph-mon[41254]: osdmap e315: 8 total, 8 up, 8 in 2024-08-17T17:28:14.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:28:14 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:28:14.146Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:14.830 INFO:tasks.rados.rados.0.smithi037.stdout:966: done (0 left) 2024-08-17T17:28:14.831 INFO:tasks.rados.rados.0.smithi037.stdout:967: write oid 31 current snap is 121 2024-08-17T17:28:14.831 INFO:tasks.rados.rados.0.smithi037.stdout:967: seq_num 395 ranges {638765=457358,1748152=604803} 2024-08-17T17:28:14.836 INFO:tasks.rados.rados.0.smithi037.stdout:967: writing smithi03781225-31 from 638765 to 1096123 tid 1 2024-08-17T17:28:14.844 INFO:tasks.rados.rados.0.smithi037.stdout:967: writing smithi03781225-31 from 1748152 to 2352955 tid 2 2024-08-17T17:28:14.844 INFO:tasks.rados.rados.0.smithi037.stdout:968: write oid 7 current snap is 121 2024-08-17T17:28:14.844 INFO:tasks.rados.rados.0.smithi037.stdout:967: finishing write tid 1 to smithi03781225-31 2024-08-17T17:28:14.844 INFO:tasks.rados.rados.0.smithi037.stdout:968: seq_num 396 ranges {655572=648960,1922987=732585} 2024-08-17T17:28:14.851 INFO:tasks.rados.rados.0.smithi037.stdout:968: writing smithi03781225-7 from 655572 to 1304532 tid 1 2024-08-17T17:28:14.859 INFO:tasks.rados.rados.0.smithi037.stdout:968: writing smithi03781225-7 from 1922987 to 2655572 tid 2 2024-08-17T17:28:14.859 INFO:tasks.rados.rados.0.smithi037.stdout:969: write oid 45 current snap is 121 2024-08-17T17:28:14.859 INFO:tasks.rados.rados.0.smithi037.stdout:967: finishing write tid 2 to smithi03781225-31 2024-08-17T17:28:14.860 INFO:tasks.rados.rados.0.smithi037.stdout:967: finishing write tid 3 to smithi03781225-31 2024-08-17T17:28:14.860 INFO:tasks.rados.rados.0.smithi037.stdout:967: finishing write tid 4 to smithi03781225-31 2024-08-17T17:28:14.860 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 31 v 575 (ObjNum 395 snap 121 seq_num 395) dirty exists 2024-08-17T17:28:14.860 INFO:tasks.rados.rados.0.smithi037.stdout:967: left oid 31 (ObjNum 395 snap 121 seq_num 395) 2024-08-17T17:28:14.860 INFO:tasks.rados.rados.0.smithi037.stdout:968: finishing write tid 1 to smithi03781225-7 2024-08-17T17:28:14.860 INFO:tasks.rados.rados.0.smithi037.stdout:969: seq_num 397 ranges {672379=724209,1865116=608472} 2024-08-17T17:28:14.866 INFO:tasks.rados.rados.0.smithi037.stdout:969: writing smithi03781225-45 from 672379 to 1396588 tid 1 2024-08-17T17:28:14.873 INFO:tasks.rados.rados.0.smithi037.stdout:969: writing smithi03781225-45 from 1865116 to 2473588 tid 2 2024-08-17T17:28:14.873 INFO:tasks.rados.rados.0.smithi037.stdout:967: done (2 left) 2024-08-17T17:28:14.874 INFO:tasks.rados.rados.0.smithi037.stdout:970: read oid 34 snap -1 2024-08-17T17:28:14.874 INFO:tasks.rados.rados.0.smithi037.stdout:970: expect deleted 2024-08-17T17:28:14.874 INFO:tasks.rados.rados.0.smithi037.stdout:971: write oid 36 current snap is 121 2024-08-17T17:28:14.874 INFO:tasks.rados.rados.0.smithi037.stdout:968: finishing write tid 2 to smithi03781225-7 2024-08-17T17:28:14.874 INFO:tasks.rados.rados.0.smithi037.stdout:968: finishing write tid 3 to smithi03781225-7 2024-08-17T17:28:14.874 INFO:tasks.rados.rados.0.smithi037.stdout:968: finishing write tid 4 to smithi03781225-7 2024-08-17T17:28:14.874 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 146 (ObjNum 396 snap 121 seq_num 396) dirty exists 2024-08-17T17:28:14.874 INFO:tasks.rados.rados.0.smithi037.stdout:968: left oid 7 (ObjNum 396 snap 121 seq_num 396) 2024-08-17T17:28:14.874 INFO:tasks.rados.rados.0.smithi037.stdout:969: finishing write tid 1 to smithi03781225-45 2024-08-17T17:28:14.874 INFO:tasks.rados.rados.0.smithi037.stdout:971: seq_num 398 ranges {689186=799458,1923598=752130} 2024-08-17T17:28:14.881 INFO:tasks.rados.rados.0.smithi037.stdout:971: writing smithi03781225-36 from 689186 to 1488644 tid 1 2024-08-17T17:28:14.888 INFO:tasks.rados.rados.0.smithi037.stdout:971: writing smithi03781225-36 from 1923598 to 2675728 tid 2 2024-08-17T17:28:14.888 INFO:tasks.rados.rados.0.smithi037.stdout:968: done (3 left) 2024-08-17T17:28:14.889 INFO:tasks.rados.rados.0.smithi037.stdout:972: read oid 11 snap -1 2024-08-17T17:28:14.889 INFO:tasks.rados.rados.0.smithi037.stdout:972: expect (ObjNum 394 snap 119 seq_num 394) 2024-08-17T17:28:14.889 INFO:tasks.rados.rados.0.smithi037.stdout:973: read oid 4 snap -1 2024-08-17T17:28:14.889 INFO:tasks.rados.rados.0.smithi037.stdout:973: expect deleted 2024-08-17T17:28:14.889 INFO:tasks.rados.rados.0.smithi037.stdout:974: rollback oid 8 current snap is 121 2024-08-17T17:28:14.889 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 8 to 117 2024-08-17T17:28:14.889 INFO:tasks.rados.rados.0.smithi037.stdout:969: finishing write tid 2 to smithi03781225-45 2024-08-17T17:28:14.889 INFO:tasks.rados.rados.0.smithi037.stdout:969: finishing write tid 3 to smithi03781225-45 2024-08-17T17:28:14.889 INFO:tasks.rados.rados.0.smithi037.stdout:969: finishing write tid 4 to smithi03781225-45 2024-08-17T17:28:14.889 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 225 (ObjNum 397 snap 121 seq_num 397) dirty exists 2024-08-17T17:28:14.889 INFO:tasks.rados.rados.0.smithi037.stdout:969: left oid 45 (ObjNum 397 snap 121 seq_num 397) 2024-08-17T17:28:14.889 INFO:tasks.rados.rados.0.smithi037.stdout:971: finishing write tid 1 to smithi03781225-36 2024-08-17T17:28:14.890 INFO:tasks.rados.rados.0.smithi037.stdout:969: done (5 left) 2024-08-17T17:28:14.890 INFO:tasks.rados.rados.0.smithi037.stdout:970: done (4 left) 2024-08-17T17:28:14.890 INFO:tasks.rados.rados.0.smithi037.stdout:975: delete oid 40 current snap is 121 2024-08-17T17:28:14.890 INFO:tasks.rados.rados.0.smithi037.stdout:973: done (4 left) 2024-08-17T17:28:14.891 INFO:tasks.rados.rados.0.smithi037.stdout:975: done (3 left) 2024-08-17T17:28:14.891 INFO:tasks.rados.rados.0.smithi037.stdout:976: read oid 28 snap -1 2024-08-17T17:28:14.891 INFO:tasks.rados.rados.0.smithi037.stdout:976: expect deleted 2024-08-17T17:28:14.891 INFO:tasks.rados.rados.0.smithi037.stdout:977: rollback oid 12 current snap is 121 2024-08-17T17:28:14.891 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 12 to 117 2024-08-17T17:28:14.891 INFO:tasks.rados.rados.0.smithi037.stdout:978: snap_remove snap 120 2024-08-17T17:28:15.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:14 smithi046 ceph-mon[34315]: pgmap v77: 89 pgs: 89 active+clean; 192 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-08-17T17:28:15.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:14 smithi046 ceph-mon[34315]: osdmap e316: 8 total, 8 up, 8 in 2024-08-17T17:28:15.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:14 smithi037 ceph-mon[41254]: pgmap v77: 89 pgs: 89 active+clean; 192 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-08-17T17:28:15.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:14 smithi037 ceph-mon[41254]: osdmap e316: 8 total, 8 up, 8 in 2024-08-17T17:28:15.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:14 smithi037 ceph-mon[97894]: pgmap v77: 89 pgs: 89 active+clean; 192 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-08-17T17:28:15.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:14 smithi037 ceph-mon[97894]: osdmap e316: 8 total, 8 up, 8 in 2024-08-17T17:28:15.842 INFO:tasks.rados.rados.0.smithi037.stdout:978: done (5 left) 2024-08-17T17:28:15.842 INFO:tasks.rados.rados.0.smithi037.stdout:979: snap_remove snap 119 2024-08-17T17:28:16.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:15 smithi046 ceph-mon[34315]: osdmap e317: 8 total, 8 up, 8 in 2024-08-17T17:28:16.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:28:15 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:28:15.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:16.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:28:15 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:28:15.740Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:16.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:15 smithi037 ceph-mon[97894]: osdmap e317: 8 total, 8 up, 8 in 2024-08-17T17:28:16.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:15 smithi037 ceph-mon[41254]: osdmap e317: 8 total, 8 up, 8 in 2024-08-17T17:28:16.677 INFO:tasks.rados.rados.0.smithi037.stdout:979: done (5 left) 2024-08-17T17:28:16.677 INFO:tasks.rados.rados.0.smithi037.stdout:980: read oid 47 snap -1 2024-08-17T17:28:16.677 INFO:tasks.rados.rados.0.smithi037.stdout:980: expect (ObjNum 334 snap 101 seq_num 334) 2024-08-17T17:28:16.678 INFO:tasks.rados.rados.0.smithi037.stdout:972: expect (ObjNum 394 snap 119 seq_num 394) 2024-08-17T17:28:16.765 INFO:tasks.rados.rados.0.smithi037.stdout:971: finishing write tid 2 to smithi03781225-36 2024-08-17T17:28:16.765 INFO:tasks.rados.rados.0.smithi037.stdout:971: finishing write tid 3 to smithi03781225-36 2024-08-17T17:28:16.765 INFO:tasks.rados.rados.0.smithi037.stdout:971: finishing write tid 4 to smithi03781225-36 2024-08-17T17:28:16.765 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 36 v 578 (ObjNum 398 snap 121 seq_num 398) dirty exists 2024-08-17T17:28:16.765 INFO:tasks.rados.rados.0.smithi037.stdout:971: left oid 36 (ObjNum 398 snap 121 seq_num 398) 2024-08-17T17:28:16.765 INFO:tasks.rados.rados.0.smithi037.stdout:977: finishing rollback tid 0 to smithi03781225-12 2024-08-17T17:28:16.765 INFO:tasks.rados.rados.0.smithi037.stdout:974: finishing rollback tid 0 to smithi03781225-8 2024-08-17T17:28:16.765 INFO:tasks.rados.rados.0.smithi037.stdout:977: finishing rollback tid 1 to smithi03781225-12 2024-08-17T17:28:16.765 INFO:tasks.rados.rados.0.smithi037.stdout:974: finishing rollback tid 1 to smithi03781225-8 2024-08-17T17:28:16.765 INFO:tasks.rados.rados.0.smithi037.stdout:971: done (5 left) 2024-08-17T17:28:16.765 INFO:tasks.rados.rados.0.smithi037.stdout:972: done (4 left) 2024-08-17T17:28:16.766 INFO:tasks.rados.rados.0.smithi037.stdout:976: done (3 left) 2024-08-17T17:28:16.766 INFO:tasks.rados.rados.0.smithi037.stdout:981: read oid 34 snap -1 2024-08-17T17:28:16.766 INFO:tasks.rados.rados.0.smithi037.stdout:981: expect deleted 2024-08-17T17:28:16.766 INFO:tasks.rados.rados.0.smithi037.stdout:982: rollback oid 26 current snap is 121 2024-08-17T17:28:16.766 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 26 to 117 2024-08-17T17:28:16.766 INFO:tasks.rados.rados.0.smithi037.stdout:977: finishing rollback tid 2 to smithi03781225-12 2024-08-17T17:28:16.766 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 969 (ObjNum 369 snap 115 seq_num 369) dirty exists 2024-08-17T17:28:16.766 INFO:tasks.rados.rados.0.smithi037.stdout:974: finishing rollback tid 2 to smithi03781225-8 2024-08-17T17:28:16.766 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 321 (ObjNum 361 snap 108 seq_num 361) dirty exists 2024-08-17T17:28:16.766 INFO:tasks.rados.rados.0.smithi037.stdout:974: done (4 left) 2024-08-17T17:28:16.766 INFO:tasks.rados.rados.0.smithi037.stdout:977: done (3 left) 2024-08-17T17:28:16.766 INFO:tasks.rados.rados.0.smithi037.stdout:983: read oid 10 snap 118 2024-08-17T17:28:16.766 INFO:tasks.rados.rados.0.smithi037.stdout:983: expect deleted 2024-08-17T17:28:16.767 INFO:tasks.rados.rados.0.smithi037.stdout:984: read oid 7 snap 117 2024-08-17T17:28:16.767 INFO:tasks.rados.rados.0.smithi037.stdout:984: expect deleted 2024-08-17T17:28:16.767 INFO:tasks.rados.rados.0.smithi037.stdout:985: write oid 30 current snap is 121 2024-08-17T17:28:16.767 INFO:tasks.rados.rados.0.smithi037.stdout:980: expect (ObjNum 334 snap 101 seq_num 334) 2024-08-17T17:28:16.978 INFO:tasks.rados.rados.0.smithi037.stdout:985: seq_num 400 ranges {722800=549956,2040562=682238} 2024-08-17T17:28:16.985 INFO:tasks.rados.rados.0.smithi037.stdout:985: writing smithi03781225-30 from 722800 to 1272756 tid 1 2024-08-17T17:28:16.993 INFO:tasks.rados.rados.0.smithi037.stdout:985: writing smithi03781225-30 from 2040562 to 2722800 tid 2 2024-08-17T17:28:16.993 INFO:tasks.rados.rados.0.smithi037.stdout:980: done (5 left) 2024-08-17T17:28:16.994 INFO:tasks.rados.rados.0.smithi037.stdout:986: read oid 14 snap -1 2024-08-17T17:28:16.994 INFO:tasks.rados.rados.0.smithi037.stdout:986: expect (ObjNum 350 snap 105 seq_num 350) 2024-08-17T17:28:16.994 INFO:tasks.rados.rados.0.smithi037.stdout:987: read oid 42 snap -1 2024-08-17T17:28:16.994 INFO:tasks.rados.rados.0.smithi037.stdout:987: expect (ObjNum 385 snap 118 seq_num 385) 2024-08-17T17:28:16.994 INFO:tasks.rados.rados.0.smithi037.stdout:988: rollback oid 4 current snap is 121 2024-08-17T17:28:16.994 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 4 to 118 2024-08-17T17:28:16.994 INFO:tasks.rados.rados.0.smithi037.stdout:982: finishing rollback tid 0 to smithi03781225-26 2024-08-17T17:28:16.994 INFO:tasks.rados.rados.0.smithi037.stdout:982: finishing rollback tid 1 to smithi03781225-26 2024-08-17T17:28:16.994 INFO:tasks.rados.rados.0.smithi037.stdout:981: done (7 left) 2024-08-17T17:28:16.994 INFO:tasks.rados.rados.0.smithi037.stdout:983: done (6 left) 2024-08-17T17:28:16.994 INFO:tasks.rados.rados.0.smithi037.stdout:984: done (5 left) 2024-08-17T17:28:16.994 INFO:tasks.rados.rados.0.smithi037.stdout:989: write oid 22 current snap is 121 2024-08-17T17:28:16.994 INFO:tasks.rados.rados.0.smithi037.stdout:982: finishing rollback tid 2 to smithi03781225-26 2024-08-17T17:28:16.995 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 452 (ObjNum 243 snap 73 seq_num 243) dirty exists 2024-08-17T17:28:16.995 INFO:tasks.rados.rados.0.smithi037.stdout:985: finishing write tid 1 to smithi03781225-30 2024-08-17T17:28:16.995 INFO:tasks.rados.rados.0.smithi037.stdout:989: seq_num 401 ranges {739607=625205,1982691=499457} 2024-08-17T17:28:17.000 INFO:tasks.rados.rados.0.smithi037.stdout:989: writing smithi03781225-22 from 739607 to 1364812 tid 1 2024-08-17T17:28:17.007 INFO:tasks.rados.rados.0.smithi037.stdout:989: writing smithi03781225-22 from 1982691 to 2482148 tid 2 2024-08-17T17:28:17.007 INFO:tasks.rados.rados.0.smithi037.stdout:982: done (5 left) 2024-08-17T17:28:17.007 INFO:tasks.rados.rados.0.smithi037.stdout:990: write oid 25 current snap is 121 2024-08-17T17:28:17.007 INFO:tasks.rados.rados.0.smithi037.stdout:990: seq_num 402 ranges {756414=700454,2041173=715241} 2024-08-17T17:28:17.014 INFO:tasks.rados.rados.0.smithi037.stdout:990: writing smithi03781225-25 from 756414 to 1456868 tid 1 2024-08-17T17:28:17.022 INFO:tasks.rados.rados.0.smithi037.stdout:990: writing smithi03781225-25 from 2041173 to 2756414 tid 2 2024-08-17T17:28:17.022 INFO:tasks.rados.rados.0.smithi037.stdout:991: read oid 33 snap -1 2024-08-17T17:28:17.022 INFO:tasks.rados.rados.0.smithi037.stdout:991: expect (ObjNum 312 snap 92 seq_num 312) 2024-08-17T17:28:17.022 INFO:tasks.rados.rados.0.smithi037.stdout:992: write oid 11 current snap is 121 2024-08-17T17:28:17.022 INFO:tasks.rados.rados.0.smithi037.stdout:988: finishing rollback tid 1 to smithi03781225-4 2024-08-17T17:28:17.022 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 0 (ObjNum 129 snap 0 seq_num 4060915000) dirty dne 2024-08-17T17:28:17.022 INFO:tasks.rados.rados.0.smithi037.stdout:987: expect (ObjNum 385 snap 118 seq_num 385) 2024-08-17T17:28:17.225 INFO:tasks.rados.rados.0.smithi037.stdout:985: finishing write tid 2 to smithi03781225-30 2024-08-17T17:28:17.226 INFO:tasks.rados.rados.0.smithi037.stdout:985: finishing write tid 3 to smithi03781225-30 2024-08-17T17:28:17.226 INFO:tasks.rados.rados.0.smithi037.stdout:985: finishing write tid 4 to smithi03781225-30 2024-08-17T17:28:17.226 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 402 (ObjNum 400 snap 121 seq_num 400) dirty exists 2024-08-17T17:28:17.226 INFO:tasks.rados.rados.0.smithi037.stdout:985: left oid 30 (ObjNum 400 snap 121 seq_num 400) 2024-08-17T17:28:17.226 INFO:tasks.rados.rados.0.smithi037.stdout:989: finishing write tid 1 to smithi03781225-22 2024-08-17T17:28:17.226 INFO:tasks.rados.rados.0.smithi037.stdout:992: seq_num 403 ranges {773221=492056,1816008=503126} 2024-08-17T17:28:17.232 INFO:tasks.rados.rados.0.smithi037.stdout:992: writing smithi03781225-11 from 773221 to 1265277 tid 1 2024-08-17T17:28:17.239 INFO:tasks.rados.rados.0.smithi037.stdout:992: writing smithi03781225-11 from 1816008 to 2319134 tid 2 2024-08-17T17:28:17.239 INFO:tasks.rados.rados.0.smithi037.stdout:985: done (7 left) 2024-08-17T17:28:17.239 INFO:tasks.rados.rados.0.smithi037.stdout:987: done (6 left) 2024-08-17T17:28:17.239 INFO:tasks.rados.rados.0.smithi037.stdout:988: done (5 left) 2024-08-17T17:28:17.240 INFO:tasks.rados.rados.0.smithi037.stdout:993: read oid 47 snap 117 2024-08-17T17:28:17.240 INFO:tasks.rados.rados.0.smithi037.stdout:993: expect (ObjNum 334 snap 101 seq_num 334) 2024-08-17T17:28:17.240 INFO:tasks.rados.rados.0.smithi037.stdout:994: snap_create 2024-08-17T17:28:17.240 INFO:tasks.rados.rados.0.smithi037.stdout:986: expect (ObjNum 350 snap 105 seq_num 350) 2024-08-17T17:28:17.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:16 smithi046 ceph-mon[34315]: pgmap v80: 89 pgs: 89 active+clean; 115 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.2 MiB/s wr, 6 op/s 2024-08-17T17:28:17.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:16 smithi046 ceph-mon[34315]: osdmap e318: 8 total, 8 up, 8 in 2024-08-17T17:28:17.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:16 smithi046 ceph-mon[34315]: osdmap e319: 8 total, 8 up, 8 in 2024-08-17T17:28:17.262 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:28:16 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:28:16.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi037\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:17.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:16 smithi037 ceph-mon[41254]: pgmap v80: 89 pgs: 89 active+clean; 115 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.2 MiB/s wr, 6 op/s 2024-08-17T17:28:17.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:16 smithi037 ceph-mon[41254]: osdmap e318: 8 total, 8 up, 8 in 2024-08-17T17:28:17.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:16 smithi037 ceph-mon[41254]: osdmap e319: 8 total, 8 up, 8 in 2024-08-17T17:28:17.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:16 smithi037 ceph-mon[97894]: pgmap v80: 89 pgs: 89 active+clean; 115 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.2 MiB/s wr, 6 op/s 2024-08-17T17:28:17.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:16 smithi037 ceph-mon[97894]: osdmap e318: 8 total, 8 up, 8 in 2024-08-17T17:28:17.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:16 smithi037 ceph-mon[97894]: osdmap e319: 8 total, 8 up, 8 in 2024-08-17T17:28:17.420 INFO:tasks.rados.rados.0.smithi037.stdout:989: finishing write tid 2 to smithi03781225-22 2024-08-17T17:28:17.420 INFO:tasks.rados.rados.0.smithi037.stdout:989: finishing write tid 3 to smithi03781225-22 2024-08-17T17:28:17.420 INFO:tasks.rados.rados.0.smithi037.stdout:989: finishing write tid 4 to smithi03781225-22 2024-08-17T17:28:17.420 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 22 v 416 (ObjNum 401 snap 121 seq_num 401) dirty exists 2024-08-17T17:28:17.421 INFO:tasks.rados.rados.0.smithi037.stdout:989: left oid 22 (ObjNum 401 snap 121 seq_num 401) 2024-08-17T17:28:17.421 INFO:tasks.rados.rados.0.smithi037.stdout:990: finishing write tid 1 to smithi03781225-25 2024-08-17T17:28:17.421 INFO:tasks.rados.rados.0.smithi037.stdout:990: finishing write tid 2 to smithi03781225-25 2024-08-17T17:28:17.421 INFO:tasks.rados.rados.0.smithi037.stdout:990: finishing write tid 3 to smithi03781225-25 2024-08-17T17:28:17.421 INFO:tasks.rados.rados.0.smithi037.stdout:990: finishing write tid 4 to smithi03781225-25 2024-08-17T17:28:17.421 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 25 v 976 (ObjNum 402 snap 121 seq_num 402) dirty exists 2024-08-17T17:28:17.421 INFO:tasks.rados.rados.0.smithi037.stdout:990: left oid 25 (ObjNum 402 snap 121 seq_num 402) 2024-08-17T17:28:17.421 INFO:tasks.rados.rados.0.smithi037.stdout:991: expect (ObjNum 312 snap 92 seq_num 312) 2024-08-17T17:28:17.524 INFO:tasks.rados.rados.0.smithi037.stdout:992: finishing write tid 1 to smithi03781225-11 2024-08-17T17:28:17.524 INFO:tasks.rados.rados.0.smithi037.stdout:992: finishing write tid 2 to smithi03781225-11 2024-08-17T17:28:17.524 INFO:tasks.rados.rados.0.smithi037.stdout:992: finishing write tid 3 to smithi03781225-11 2024-08-17T17:28:17.524 INFO:tasks.rados.rados.0.smithi037.stdout:992: finishing write tid 4 to smithi03781225-11 2024-08-17T17:28:17.525 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 11 v 328 (ObjNum 403 snap 121 seq_num 403) dirty exists 2024-08-17T17:28:17.525 INFO:tasks.rados.rados.0.smithi037.stdout:992: left oid 11 (ObjNum 403 snap 121 seq_num 403) 2024-08-17T17:28:17.525 INFO:tasks.rados.rados.0.smithi037.stdout:993: expect (ObjNum 334 snap 101 seq_num 334) 2024-08-17T17:28:17.847 INFO:tasks.rados.rados.0.smithi037.stdout:986: done (6 left) 2024-08-17T17:28:17.847 INFO:tasks.rados.rados.0.smithi037.stdout:989: done (5 left) 2024-08-17T17:28:17.847 INFO:tasks.rados.rados.0.smithi037.stdout:990: done (4 left) 2024-08-17T17:28:17.847 INFO:tasks.rados.rados.0.smithi037.stdout:991: done (3 left) 2024-08-17T17:28:17.847 INFO:tasks.rados.rados.0.smithi037.stdout:992: done (2 left) 2024-08-17T17:28:17.847 INFO:tasks.rados.rados.0.smithi037.stdout:993: done (1 left) 2024-08-17T17:28:17.848 INFO:tasks.rados.rados.0.smithi037.stdout:994: done (0 left) 2024-08-17T17:28:17.848 INFO:tasks.rados.rados.0.smithi037.stdout:995: snap_create 2024-08-17T17:28:18.850 INFO:tasks.rados.rados.0.smithi037.stdout:995: done (0 left) 2024-08-17T17:28:18.851 INFO:tasks.rados.rados.0.smithi037.stdout:996: rollback oid 43 current snap is 123 2024-08-17T17:28:18.851 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 43 to 122 2024-08-17T17:28:18.851 INFO:tasks.rados.rados.0.smithi037.stdout:997: rollback oid 11 current snap is 123 2024-08-17T17:28:18.851 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 11 to 121 2024-08-17T17:28:18.851 INFO:tasks.rados.rados.0.smithi037.stdout:998: snap_create 2024-08-17T17:28:18.854 INFO:tasks.rados.rados.0.smithi037.stdout:996: finishing rollback tid 0 to smithi03781225-43 2024-08-17T17:28:18.854 INFO:tasks.rados.rados.0.smithi037.stdout:996: finishing rollback tid 1 to smithi03781225-43 2024-08-17T17:28:18.855 INFO:tasks.rados.rados.0.smithi037.stdout:996: finishing rollback tid 2 to smithi03781225-43 2024-08-17T17:28:18.855 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 43 v 564 (ObjNum 377 snap 117 seq_num 377) dirty exists 2024-08-17T17:28:18.859 INFO:tasks.rados.rados.0.smithi037.stdout:997: finishing rollback tid 0 to smithi03781225-11 2024-08-17T17:28:18.860 INFO:tasks.rados.rados.0.smithi037.stdout:997: finishing rollback tid 1 to smithi03781225-11 2024-08-17T17:28:18.861 INFO:tasks.rados.rados.0.smithi037.stdout:997: finishing rollback tid 2 to smithi03781225-11 2024-08-17T17:28:18.861 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 11 v 332 (ObjNum 403 snap 121 seq_num 403) dirty exists 2024-08-17T17:28:19.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:18 smithi046 ceph-mon[34315]: pgmap v83: 89 pgs: 89 active+clean; 115 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.2 MiB/s wr, 6 op/s 2024-08-17T17:28:19.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:18 smithi046 ceph-mon[34315]: osdmap e320: 8 total, 8 up, 8 in 2024-08-17T17:28:19.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:18 smithi037 ceph-mon[41254]: pgmap v83: 89 pgs: 89 active+clean; 115 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.2 MiB/s wr, 6 op/s 2024-08-17T17:28:19.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:18 smithi037 ceph-mon[41254]: osdmap e320: 8 total, 8 up, 8 in 2024-08-17T17:28:19.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:18 smithi037 ceph-mon[97894]: pgmap v83: 89 pgs: 89 active+clean; 115 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.2 MiB/s wr, 6 op/s 2024-08-17T17:28:19.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:18 smithi037 ceph-mon[97894]: osdmap e320: 8 total, 8 up, 8 in 2024-08-17T17:28:19.294 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:28:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:28:18] "GET /metrics HTTP/1.1" 200 36305 "" "Prometheus/2.51.0" 2024-08-17T17:28:19.861 INFO:tasks.rados.rados.0.smithi037.stdout:996: done (2 left) 2024-08-17T17:28:19.861 INFO:tasks.rados.rados.0.smithi037.stdout:997: done (1 left) 2024-08-17T17:28:19.861 INFO:tasks.rados.rados.0.smithi037.stdout:998: done (0 left) 2024-08-17T17:28:19.862 INFO:tasks.rados.rados.0.smithi037.stdout:999: delete oid 21 current snap is 124 2024-08-17T17:28:19.865 INFO:tasks.rados.rados.0.smithi037.stdout:999: done (0 left) 2024-08-17T17:28:19.865 INFO:tasks.rados.rados.0.smithi037.stdout:1000: snap_remove snap 123 2024-08-17T17:28:20.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:19 smithi046 ceph-mon[34315]: osdmap e321: 8 total, 8 up, 8 in 2024-08-17T17:28:20.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:19 smithi037 ceph-mon[97894]: osdmap e321: 8 total, 8 up, 8 in 2024-08-17T17:28:20.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:19 smithi037 ceph-mon[41254]: osdmap e321: 8 total, 8 up, 8 in 2024-08-17T17:28:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:28:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:28:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:20.867 INFO:tasks.rados.rados.0.smithi037.stdout:1000: done (0 left) 2024-08-17T17:28:20.867 INFO:tasks.rados.rados.0.smithi037.stdout:1001: read oid 31 snap -1 2024-08-17T17:28:20.867 INFO:tasks.rados.rados.0.smithi037.stdout:1001: expect (ObjNum 395 snap 121 seq_num 395) 2024-08-17T17:28:20.867 INFO:tasks.rados.rados.0.smithi037.stdout:1002: snap_create 2024-08-17T17:28:20.876 INFO:tasks.rados.rados.0.smithi037.stdout:1001: expect (ObjNum 395 snap 121 seq_num 395) 2024-08-17T17:28:21.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:20 smithi046 ceph-mon[34315]: pgmap v86: 89 pgs: 89 active+clean; 115 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:28:21.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:20 smithi046 ceph-mon[34315]: osdmap e322: 8 total, 8 up, 8 in 2024-08-17T17:28:21.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:20 smithi037 ceph-mon[41254]: pgmap v86: 89 pgs: 89 active+clean; 115 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:28:21.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:20 smithi037 ceph-mon[41254]: osdmap e322: 8 total, 8 up, 8 in 2024-08-17T17:28:21.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:20 smithi037 ceph-mon[97894]: pgmap v86: 89 pgs: 89 active+clean; 115 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:28:21.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:20 smithi037 ceph-mon[97894]: osdmap e322: 8 total, 8 up, 8 in 2024-08-17T17:28:21.879 INFO:tasks.rados.rados.0.smithi037.stdout:1001: done (1 left) 2024-08-17T17:28:21.879 INFO:tasks.rados.rados.0.smithi037.stdout:1002: done (0 left) 2024-08-17T17:28:21.879 INFO:tasks.rados.rados.0.smithi037.stdout:1003: read oid 29 snap 122 2024-08-17T17:28:21.879 INFO:tasks.rados.rados.0.smithi037.stdout:1003: expect deleted 2024-08-17T17:28:21.879 INFO:tasks.rados.rados.0.smithi037.stdout:1004: delete oid 9 current snap is 125 2024-08-17T17:28:21.884 INFO:tasks.rados.rados.0.smithi037.stdout:1003: done (1 left) 2024-08-17T17:28:21.884 INFO:tasks.rados.rados.0.smithi037.stdout:1004: done (0 left) 2024-08-17T17:28:21.884 INFO:tasks.rados.rados.0.smithi037.stdout:1005: read oid 39 snap 122 2024-08-17T17:28:21.884 INFO:tasks.rados.rados.0.smithi037.stdout:1005: expect (ObjNum 390 snap 119 seq_num 390) 2024-08-17T17:28:21.884 INFO:tasks.rados.rados.0.smithi037.stdout:1006: read oid 16 snap -1 2024-08-17T17:28:21.884 INFO:tasks.rados.rados.0.smithi037.stdout:1006: expect deleted 2024-08-17T17:28:21.884 INFO:tasks.rados.rados.0.smithi037.stdout:1007: rollback oid 14 current snap is 125 2024-08-17T17:28:21.885 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 14 to 122 2024-08-17T17:28:21.885 INFO:tasks.rados.rados.0.smithi037.stdout:1008: delete oid 48 current snap is 125 2024-08-17T17:28:21.887 INFO:tasks.rados.rados.0.smithi037.stdout:1007: finishing rollback tid 0 to smithi03781225-14 2024-08-17T17:28:21.889 INFO:tasks.rados.rados.0.smithi037.stdout:1005: expect (ObjNum 390 snap 119 seq_num 390) 2024-08-17T17:28:22.008 INFO:tasks.rados.rados.0.smithi037.stdout:1007: finishing rollback tid 1 to smithi03781225-14 2024-08-17T17:28:22.008 INFO:tasks.rados.rados.0.smithi037.stdout:1007: finishing rollback tid 2 to smithi03781225-14 2024-08-17T17:28:22.008 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 14 v 406 (ObjNum 350 snap 105 seq_num 350) dirty exists 2024-08-17T17:28:22.008 INFO:tasks.rados.rados.0.smithi037.stdout:1005: done (3 left) 2024-08-17T17:28:22.008 INFO:tasks.rados.rados.0.smithi037.stdout:1006: done (2 left) 2024-08-17T17:28:22.008 INFO:tasks.rados.rados.0.smithi037.stdout:1007: done (1 left) 2024-08-17T17:28:22.008 INFO:tasks.rados.rados.0.smithi037.stdout:1008: done (0 left) 2024-08-17T17:28:22.009 INFO:tasks.rados.rados.0.smithi037.stdout:1009: read oid 40 snap -1 2024-08-17T17:28:22.009 INFO:tasks.rados.rados.0.smithi037.stdout:1009: expect deleted 2024-08-17T17:28:22.009 INFO:tasks.rados.rados.0.smithi037.stdout:1010: write oid 16 current snap is 125 2024-08-17T17:28:22.009 INFO:tasks.rados.rados.0.smithi037.stdout:1010: seq_num 407 ranges {440449=793052,1933583=510464} 2024-08-17T17:28:22.014 INFO:tasks.rados.rados.0.smithi037.stdout:1010: writing smithi03781225-16 from 440449 to 1233501 tid 1 2024-08-17T17:28:22.022 INFO:tasks.rados.rados.0.smithi037.stdout:1010: writing smithi03781225-16 from 1933583 to 2444047 tid 2 2024-08-17T17:28:22.022 INFO:tasks.rados.rados.0.smithi037.stdout:1011: rollback oid 34 current snap is 125 2024-08-17T17:28:22.022 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 34 to 117 2024-08-17T17:28:22.022 INFO:tasks.rados.rados.0.smithi037.stdout:1010: finishing write tid 1 to smithi03781225-16 2024-08-17T17:28:22.022 INFO:tasks.rados.rados.0.smithi037.stdout:1009: done (2 left) 2024-08-17T17:28:22.022 INFO:tasks.rados.rados.0.smithi037.stdout:1012: read oid 2 snap 121 2024-08-17T17:28:22.022 INFO:tasks.rados.rados.0.smithi037.stdout:1012: expect (ObjNum 362 snap 108 seq_num 362) 2024-08-17T17:28:22.022 INFO:tasks.rados.rados.0.smithi037.stdout:1013: delete oid 49 current snap is 125 2024-08-17T17:28:22.023 INFO:tasks.rados.rados.0.smithi037.stdout:1011: finishing rollback tid 1 to smithi03781225-34 2024-08-17T17:28:22.023 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 0 (ObjNum 97 snap 0 seq_num 4061008816) dirty dne 2024-08-17T17:28:22.023 INFO:tasks.rados.rados.0.smithi037.stdout:1011: done (3 left) 2024-08-17T17:28:22.023 INFO:tasks.rados.rados.0.smithi037.stdout:1013: done (2 left) 2024-08-17T17:28:22.024 INFO:tasks.rados.rados.0.smithi037.stdout:1014: rollback oid 24 current snap is 125 2024-08-17T17:28:22.024 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 24 to 118 2024-08-17T17:28:22.024 INFO:tasks.rados.rados.0.smithi037.stdout:1015: rollback oid 34 current snap is 125 2024-08-17T17:28:22.024 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 34 to 117 2024-08-17T17:28:22.024 INFO:tasks.rados.rados.0.smithi037.stdout:1016: write oid 44 current snap is 125 2024-08-17T17:28:22.024 INFO:tasks.rados.rados.0.smithi037.stdout:1016: seq_num 409 ranges {474063=543550,1650547=514133,2765651=108412} 2024-08-17T17:28:22.029 INFO:tasks.rados.rados.0.smithi037.stdout:1016: writing smithi03781225-44 from 474063 to 1017613 tid 1 2024-08-17T17:28:22.035 INFO:tasks.rados.rados.0.smithi037.stdout:1016: writing smithi03781225-44 from 1650547 to 2164680 tid 2 2024-08-17T17:28:22.039 INFO:tasks.rados.rados.0.smithi037.stdout:1016: writing smithi03781225-44 from 2765651 to 2874063 tid 3 2024-08-17T17:28:22.039 INFO:tasks.rados.rados.0.smithi037.stdout:1017: read oid 8 snap -1 2024-08-17T17:28:22.039 INFO:tasks.rados.rados.0.smithi037.stdout:1017: expect (ObjNum 361 snap 108 seq_num 361) 2024-08-17T17:28:22.039 INFO:tasks.rados.rados.0.smithi037.stdout:1018: snap_remove snap 124 2024-08-17T17:28:22.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:21 smithi046 ceph-mon[34315]: osdmap e323: 8 total, 8 up, 8 in 2024-08-17T17:28:22.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:21 smithi037 ceph-mon[41254]: osdmap e323: 8 total, 8 up, 8 in 2024-08-17T17:28:22.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:21 smithi037 ceph-mon[97894]: osdmap e323: 8 total, 8 up, 8 in 2024-08-17T17:28:22.886 INFO:tasks.rados.rados.0.smithi037.stdout:1018: done (6 left) 2024-08-17T17:28:22.886 INFO:tasks.rados.rados.0.smithi037.stdout:1019: snap_create 2024-08-17T17:28:22.886 INFO:tasks.rados.rados.0.smithi037.stdout:1010: finishing write tid 2 to smithi03781225-16 2024-08-17T17:28:22.886 INFO:tasks.rados.rados.0.smithi037.stdout:1015: finishing rollback tid 1 to smithi03781225-34 2024-08-17T17:28:22.886 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 0 (ObjNum 97 snap 0 seq_num 2538086384) dirty dne 2024-08-17T17:28:22.886 INFO:tasks.rados.rados.0.smithi037.stdout:1010: finishing write tid 3 to smithi03781225-16 2024-08-17T17:28:22.886 INFO:tasks.rados.rados.0.smithi037.stdout:1010: finishing write tid 4 to smithi03781225-16 2024-08-17T17:28:22.887 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 16 v 409 (ObjNum 407 snap 125 seq_num 407) dirty exists 2024-08-17T17:28:22.887 INFO:tasks.rados.rados.0.smithi037.stdout:1010: left oid 16 (ObjNum 407 snap 125 seq_num 407) 2024-08-17T17:28:22.887 INFO:tasks.rados.rados.0.smithi037.stdout:1012: expect (ObjNum 362 snap 108 seq_num 362) 2024-08-17T17:28:22.983 INFO:tasks.rados.rados.0.smithi037.stdout:1014: finishing rollback tid 0 to smithi03781225-24 2024-08-17T17:28:22.983 INFO:tasks.rados.rados.0.smithi037.stdout:1014: finishing rollback tid 1 to smithi03781225-24 2024-08-17T17:28:22.983 INFO:tasks.rados.rados.0.smithi037.stdout:1014: finishing rollback tid 2 to smithi03781225-24 2024-08-17T17:28:22.983 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 24 v 420 (ObjNum 288 snap 87 seq_num 288) dirty exists 2024-08-17T17:28:22.983 INFO:tasks.rados.rados.0.smithi037.stdout:1016: finishing write tid 1 to smithi03781225-44 2024-08-17T17:28:22.983 INFO:tasks.rados.rados.0.smithi037.stdout:1016: finishing write tid 2 to smithi03781225-44 2024-08-17T17:28:22.984 INFO:tasks.rados.rados.0.smithi037.stdout:1016: finishing write tid 3 to smithi03781225-44 2024-08-17T17:28:22.984 INFO:tasks.rados.rados.0.smithi037.stdout:1016: finishing write tid 4 to smithi03781225-44 2024-08-17T17:28:22.984 INFO:tasks.rados.rados.0.smithi037.stdout:1016: finishing write tid 5 to smithi03781225-44 2024-08-17T17:28:22.984 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 569 (ObjNum 409 snap 125 seq_num 409) dirty exists 2024-08-17T17:28:22.984 INFO:tasks.rados.rados.0.smithi037.stdout:1016: left oid 44 (ObjNum 409 snap 125 seq_num 409) 2024-08-17T17:28:22.984 INFO:tasks.rados.rados.0.smithi037.stdout:1017: expect (ObjNum 361 snap 108 seq_num 361) 2024-08-17T17:28:23.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:22 smithi046 ceph-mon[34315]: pgmap v89: 89 pgs: 89 active+clean; 130 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.4 MiB/s wr, 25 op/s 2024-08-17T17:28:23.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:22 smithi046 ceph-mon[34315]: osdmap e324: 8 total, 8 up, 8 in 2024-08-17T17:28:23.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:22 smithi037 ceph-mon[97894]: pgmap v89: 89 pgs: 89 active+clean; 130 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.4 MiB/s wr, 25 op/s 2024-08-17T17:28:23.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:22 smithi037 ceph-mon[97894]: osdmap e324: 8 total, 8 up, 8 in 2024-08-17T17:28:23.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:22 smithi037 ceph-mon[41254]: pgmap v89: 89 pgs: 89 active+clean; 130 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.4 MiB/s wr, 25 op/s 2024-08-17T17:28:23.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:22 smithi037 ceph-mon[41254]: osdmap e324: 8 total, 8 up, 8 in 2024-08-17T17:28:23.894 INFO:tasks.rados.rados.0.smithi037.stdout:1010: done (6 left) 2024-08-17T17:28:23.894 INFO:tasks.rados.rados.0.smithi037.stdout:1012: done (5 left) 2024-08-17T17:28:23.894 INFO:tasks.rados.rados.0.smithi037.stdout:1014: done (4 left) 2024-08-17T17:28:23.894 INFO:tasks.rados.rados.0.smithi037.stdout:1015: done (3 left) 2024-08-17T17:28:23.894 INFO:tasks.rados.rados.0.smithi037.stdout:1016: done (2 left) 2024-08-17T17:28:23.895 INFO:tasks.rados.rados.0.smithi037.stdout:1017: done (1 left) 2024-08-17T17:28:23.895 INFO:tasks.rados.rados.0.smithi037.stdout:1019: done (0 left) 2024-08-17T17:28:23.895 INFO:tasks.rados.rados.0.smithi037.stdout:1020: write oid 4 current snap is 126 2024-08-17T17:28:23.895 INFO:tasks.rados.rados.0.smithi037.stdout:1020: seq_num 410 ranges {490870=618799,1592676=774144,2793074=97796} 2024-08-17T17:28:23.900 INFO:tasks.rados.rados.0.smithi037.stdout:1020: writing smithi03781225-4 from 490870 to 1109669 tid 1 2024-08-17T17:28:23.908 INFO:tasks.rados.rados.0.smithi037.stdout:1020: writing smithi03781225-4 from 1592676 to 2366820 tid 2 2024-08-17T17:28:23.912 INFO:tasks.rados.rados.0.smithi037.stdout:1020: writing smithi03781225-4 from 2793074 to 2890870 tid 3 2024-08-17T17:28:23.912 INFO:tasks.rados.rados.0.smithi037.stdout:1021: delete oid 48 current snap is 126 2024-08-17T17:28:23.912 INFO:tasks.rados.rados.0.smithi037.stdout:1020: finishing write tid 1 to smithi03781225-4 2024-08-17T17:28:23.912 INFO:tasks.rados.rados.0.smithi037.stdout:1020: finishing write tid 2 to smithi03781225-4 2024-08-17T17:28:23.913 INFO:tasks.rados.rados.0.smithi037.stdout:1020: finishing write tid 3 to smithi03781225-4 2024-08-17T17:28:23.914 INFO:tasks.rados.rados.0.smithi037.stdout:1020: finishing write tid 4 to smithi03781225-4 2024-08-17T17:28:23.914 INFO:tasks.rados.rados.0.smithi037.stdout:1020: finishing write tid 5 to smithi03781225-4 2024-08-17T17:28:23.914 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 495 (ObjNum 410 snap 126 seq_num 410) dirty exists 2024-08-17T17:28:23.914 INFO:tasks.rados.rados.0.smithi037.stdout:1020: left oid 4 (ObjNum 410 snap 126 seq_num 410) 2024-08-17T17:28:23.916 INFO:tasks.rados.rados.0.smithi037.stdout:1020: done (1 left) 2024-08-17T17:28:23.916 INFO:tasks.rados.rados.0.smithi037.stdout:1021: done (0 left) 2024-08-17T17:28:23.917 INFO:tasks.rados.rados.0.smithi037.stdout:1022: read oid 14 snap 117 2024-08-17T17:28:23.917 INFO:tasks.rados.rados.0.smithi037.stdout:1022: expect (ObjNum 350 snap 105 seq_num 350) 2024-08-17T17:28:23.917 INFO:tasks.rados.rados.0.smithi037.stdout:1023: write oid 15 current snap is 126 2024-08-17T17:28:23.917 INFO:tasks.rados.rados.0.smithi037.stdout:1023: seq_num 412 ranges {524484=485650,1425993=661460,2847920=76564} 2024-08-17T17:28:23.923 INFO:tasks.rados.rados.0.smithi037.stdout:1023: writing smithi03781225-15 from 524484 to 1010134 tid 1 2024-08-17T17:28:23.932 INFO:tasks.rados.rados.0.smithi037.stdout:1023: writing smithi03781225-15 from 1425993 to 2087453 tid 2 2024-08-17T17:28:23.937 INFO:tasks.rados.rados.0.smithi037.stdout:1023: writing smithi03781225-15 from 2847920 to 2924484 tid 3 2024-08-17T17:28:23.937 INFO:tasks.rados.rados.0.smithi037.stdout:1024: read oid 9 snap -1 2024-08-17T17:28:23.937 INFO:tasks.rados.rados.0.smithi037.stdout:1024: expect deleted 2024-08-17T17:28:23.937 INFO:tasks.rados.rados.0.smithi037.stdout:1025: rollback oid 27 current snap is 126 2024-08-17T17:28:23.937 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 27 to 121 2024-08-17T17:28:23.937 INFO:tasks.rados.rados.0.smithi037.stdout:1022: expect (ObjNum 350 snap 105 seq_num 350) 2024-08-17T17:28:24.119 INFO:tasks.rados.rados.0.smithi037.stdout:1023: finishing write tid 1 to smithi03781225-15 2024-08-17T17:28:24.119 INFO:tasks.rados.rados.0.smithi037.stdout:1023: finishing write tid 2 to smithi03781225-15 2024-08-17T17:28:24.119 INFO:tasks.rados.rados.0.smithi037.stdout:1023: finishing write tid 3 to smithi03781225-15 2024-08-17T17:28:24.119 INFO:tasks.rados.rados.0.smithi037.stdout:1025: finishing rollback tid 1 to smithi03781225-27 2024-08-17T17:28:24.119 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 27 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-17T17:28:24.119 INFO:tasks.rados.rados.0.smithi037.stdout:1023: finishing write tid 4 to smithi03781225-15 2024-08-17T17:28:24.120 INFO:tasks.rados.rados.0.smithi037.stdout:1023: finishing write tid 5 to smithi03781225-15 2024-08-17T17:28:24.120 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 15 v 457 (ObjNum 412 snap 126 seq_num 412) dirty exists 2024-08-17T17:28:24.120 INFO:tasks.rados.rados.0.smithi037.stdout:1023: left oid 15 (ObjNum 412 snap 126 seq_num 412) 2024-08-17T17:28:24.120 INFO:tasks.rados.rados.0.smithi037.stdout:1022: done (3 left) 2024-08-17T17:28:24.120 INFO:tasks.rados.rados.0.smithi037.stdout:1023: done (2 left) 2024-08-17T17:28:24.120 INFO:tasks.rados.rados.0.smithi037.stdout:1024: done (1 left) 2024-08-17T17:28:24.120 INFO:tasks.rados.rados.0.smithi037.stdout:1025: done (0 left) 2024-08-17T17:28:24.120 INFO:tasks.rados.rados.0.smithi037.stdout:1026: snap_create 2024-08-17T17:28:24.150 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:23 smithi046 ceph-mon[34315]: osdmap e325: 8 total, 8 up, 8 in 2024-08-17T17:28:24.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:23 smithi037 ceph-mon[41254]: osdmap e325: 8 total, 8 up, 8 in 2024-08-17T17:28:24.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:23 smithi037 ceph-mon[97894]: osdmap e325: 8 total, 8 up, 8 in 2024-08-17T17:28:24.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:28:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:28:24.149Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:24.896 INFO:tasks.rados.rados.0.smithi037.stdout:1026: done (0 left) 2024-08-17T17:28:24.896 INFO:tasks.rados.rados.0.smithi037.stdout:1027: read oid 1 snap 125 2024-08-17T17:28:24.896 INFO:tasks.rados.rados.0.smithi037.stdout:1027: expect (ObjNum 381 snap 118 seq_num 381) 2024-08-17T17:28:24.896 INFO:tasks.rados.rados.0.smithi037.stdout:1028: write oid 28 current snap is 127 2024-08-17T17:28:24.897 INFO:tasks.rados.rados.0.smithi037.stdout:1028: seq_num 413 ranges {541291=560899,1884475=521471} 2024-08-17T17:28:24.902 INFO:tasks.rados.rados.0.smithi037.stdout:1028: writing smithi03781225-28 from 541291 to 1102190 tid 1 2024-08-17T17:28:24.910 INFO:tasks.rados.rados.0.smithi037.stdout:1028: writing smithi03781225-28 from 1884475 to 2405946 tid 2 2024-08-17T17:28:24.910 INFO:tasks.rados.rados.0.smithi037.stdout:1029: write oid 26 current snap is 127 2024-08-17T17:28:24.910 INFO:tasks.rados.rados.0.smithi037.stdout:1029: seq_num 414 ranges {558098=636148,1826604=665129} 2024-08-17T17:28:24.917 INFO:tasks.rados.rados.0.smithi037.stdout:1029: writing smithi03781225-26 from 558098 to 1194246 tid 1 2024-08-17T17:28:24.924 INFO:tasks.rados.rados.0.smithi037.stdout:1029: writing smithi03781225-26 from 1826604 to 2491733 tid 2 2024-08-17T17:28:24.924 INFO:tasks.rados.rados.0.smithi037.stdout:1030: snap_create 2024-08-17T17:28:24.924 INFO:tasks.rados.rados.0.smithi037.stdout:1027: expect (ObjNum 381 snap 118 seq_num 381) 2024-08-17T17:28:25.037 INFO:tasks.rados.rados.0.smithi037.stdout:1028: finishing write tid 1 to smithi03781225-28 2024-08-17T17:28:25.037 INFO:tasks.rados.rados.0.smithi037.stdout:1028: finishing write tid 2 to smithi03781225-28 2024-08-17T17:28:25.037 INFO:tasks.rados.rados.0.smithi037.stdout:1028: finishing write tid 3 to smithi03781225-28 2024-08-17T17:28:25.038 INFO:tasks.rados.rados.0.smithi037.stdout:1028: finishing write tid 4 to smithi03781225-28 2024-08-17T17:28:25.038 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 28 v 986 (ObjNum 413 snap 127 seq_num 413) dirty exists 2024-08-17T17:28:25.038 INFO:tasks.rados.rados.0.smithi037.stdout:1028: left oid 28 (ObjNum 413 snap 127 seq_num 413) 2024-08-17T17:28:25.038 INFO:tasks.rados.rados.0.smithi037.stdout:1029: finishing write tid 1 to smithi03781225-26 2024-08-17T17:28:25.038 INFO:tasks.rados.rados.0.smithi037.stdout:1029: finishing write tid 2 to smithi03781225-26 2024-08-17T17:28:25.038 INFO:tasks.rados.rados.0.smithi037.stdout:1029: finishing write tid 3 to smithi03781225-26 2024-08-17T17:28:25.038 INFO:tasks.rados.rados.0.smithi037.stdout:1029: finishing write tid 4 to smithi03781225-26 2024-08-17T17:28:25.038 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 461 (ObjNum 414 snap 127 seq_num 414) dirty exists 2024-08-17T17:28:25.038 INFO:tasks.rados.rados.0.smithi037.stdout:1029: left oid 26 (ObjNum 414 snap 127 seq_num 414) 2024-08-17T17:28:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:24 smithi046 ceph-mon[34315]: pgmap v92: 89 pgs: 89 active+clean; 130 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.4 MiB/s wr, 25 op/s 2024-08-17T17:28:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:24 smithi046 ceph-mon[34315]: osdmap e326: 8 total, 8 up, 8 in 2024-08-17T17:28:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:24 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:25.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:24 smithi037 ceph-mon[97894]: pgmap v92: 89 pgs: 89 active+clean; 130 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.4 MiB/s wr, 25 op/s 2024-08-17T17:28:25.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:24 smithi037 ceph-mon[97894]: osdmap e326: 8 total, 8 up, 8 in 2024-08-17T17:28:25.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:25.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:24 smithi037 ceph-mon[41254]: pgmap v92: 89 pgs: 89 active+clean; 130 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.4 MiB/s wr, 25 op/s 2024-08-17T17:28:25.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:24 smithi037 ceph-mon[41254]: osdmap e326: 8 total, 8 up, 8 in 2024-08-17T17:28:25.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:24 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:25.910 INFO:tasks.rados.rados.0.smithi037.stdout:1027: done (3 left) 2024-08-17T17:28:25.910 INFO:tasks.rados.rados.0.smithi037.stdout:1028: done (2 left) 2024-08-17T17:28:25.910 INFO:tasks.rados.rados.0.smithi037.stdout:1029: done (1 left) 2024-08-17T17:28:25.911 INFO:tasks.rados.rados.0.smithi037.stdout:1030: done (0 left) 2024-08-17T17:28:25.911 INFO:tasks.rados.rados.0.smithi037.stdout:1031: delete oid 26 current snap is 128 2024-08-17T17:28:25.914 INFO:tasks.rados.rados.0.smithi037.stdout:1031: done (0 left) 2024-08-17T17:28:25.914 INFO:tasks.rados.rados.0.smithi037.stdout:1032: write oid 47 current snap is 128 2024-08-17T17:28:25.914 INFO:tasks.rados.rados.0.smithi037.stdout:1032: seq_num 416 ranges {591712=786646,1943568=668798} 2024-08-17T17:28:25.924 INFO:tasks.rados.rados.0.smithi037.stdout:1032: writing smithi03781225-47 from 591712 to 1378358 tid 1 2024-08-17T17:28:25.934 INFO:tasks.rados.rados.0.smithi037.stdout:1032: writing smithi03781225-47 from 1943568 to 2612366 tid 2 2024-08-17T17:28:25.934 INFO:tasks.rados.rados.0.smithi037.stdout:1033: write oid 20 current snap is 128 2024-08-17T17:28:25.934 INFO:tasks.rados.rados.0.smithi037.stdout:1033: seq_num 417 ranges {608519=461895,1602050=528809,2585035=423484} 2024-08-17T17:28:25.941 INFO:tasks.rados.rados.0.smithi037.stdout:1033: writing smithi03781225-20 from 608519 to 1070414 tid 1 2024-08-17T17:28:25.949 INFO:tasks.rados.rados.0.smithi037.stdout:1033: writing smithi03781225-20 from 1602050 to 2130859 tid 2 2024-08-17T17:28:25.956 INFO:tasks.rados.rados.0.smithi037.stdout:1033: writing smithi03781225-20 from 2585035 to 3008519 tid 3 2024-08-17T17:28:25.956 INFO:tasks.rados.rados.0.smithi037.stdout:1034: snap_create 2024-08-17T17:28:25.956 INFO:tasks.rados.rados.0.smithi037.stdout:1032: finishing write tid 1 to smithi03781225-47 2024-08-17T17:28:25.956 INFO:tasks.rados.rados.0.smithi037.stdout:1032: finishing write tid 2 to smithi03781225-47 2024-08-17T17:28:25.956 INFO:tasks.rados.rados.0.smithi037.stdout:1032: finishing write tid 3 to smithi03781225-47 2024-08-17T17:28:25.956 INFO:tasks.rados.rados.0.smithi037.stdout:1032: finishing write tid 4 to smithi03781225-47 2024-08-17T17:28:25.956 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 47 v 990 (ObjNum 416 snap 128 seq_num 416) dirty exists 2024-08-17T17:28:25.957 INFO:tasks.rados.rados.0.smithi037.stdout:1032: left oid 47 (ObjNum 416 snap 128 seq_num 416) 2024-08-17T17:28:25.957 INFO:tasks.rados.rados.0.smithi037.stdout:1033: finishing write tid 1 to smithi03781225-20 2024-08-17T17:28:25.957 INFO:tasks.rados.rados.0.smithi037.stdout:1033: finishing write tid 2 to smithi03781225-20 2024-08-17T17:28:25.959 INFO:tasks.rados.rados.0.smithi037.stdout:1033: finishing write tid 3 to smithi03781225-20 2024-08-17T17:28:25.959 INFO:tasks.rados.rados.0.smithi037.stdout:1033: finishing write tid 4 to smithi03781225-20 2024-08-17T17:28:25.959 INFO:tasks.rados.rados.0.smithi037.stdout:1033: finishing write tid 5 to smithi03781225-20 2024-08-17T17:28:25.959 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 234 (ObjNum 417 snap 128 seq_num 417) dirty exists 2024-08-17T17:28:25.959 INFO:tasks.rados.rados.0.smithi037.stdout:1033: left oid 20 (ObjNum 417 snap 128 seq_num 417) 2024-08-17T17:28:26.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:25 smithi046 ceph-mon[34315]: osdmap e327: 8 total, 8 up, 8 in 2024-08-17T17:28:26.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:28:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:28:25.741Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:26.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:28:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:28:25.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:26.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:25 smithi037 ceph-mon[41254]: osdmap e327: 8 total, 8 up, 8 in 2024-08-17T17:28:26.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:25 smithi037 ceph-mon[97894]: osdmap e327: 8 total, 8 up, 8 in 2024-08-17T17:28:26.679 INFO:tasks.rados.rados.0.smithi037.stdout:1032: done (2 left) 2024-08-17T17:28:26.679 INFO:tasks.rados.rados.0.smithi037.stdout:1033: done (1 left) 2024-08-17T17:28:26.679 INFO:tasks.rados.rados.0.smithi037.stdout:1034: done (0 left) 2024-08-17T17:28:26.679 INFO:tasks.rados.rados.0.smithi037.stdout:1035: read oid 36 snap 127 2024-08-17T17:28:26.679 INFO:tasks.rados.rados.0.smithi037.stdout:1035: expect (ObjNum 398 snap 121 seq_num 398) 2024-08-17T17:28:26.679 INFO:tasks.rados.rados.0.smithi037.stdout:1036: write oid 8 current snap is 129 2024-08-17T17:28:26.679 INFO:tasks.rados.rados.0.smithi037.stdout:1036: seq_num 418 ranges {625326=537144,1944179=672467} 2024-08-17T17:28:26.685 INFO:tasks.rados.rados.0.smithi037.stdout:1036: writing smithi03781225-8 from 625326 to 1162470 tid 1 2024-08-17T17:28:26.693 INFO:tasks.rados.rados.0.smithi037.stdout:1036: writing smithi03781225-8 from 1944179 to 2616646 tid 2 2024-08-17T17:28:26.694 INFO:tasks.rados.rados.0.smithi037.stdout:1037: write oid 16 current snap is 129 2024-08-17T17:28:26.694 INFO:tasks.rados.rados.0.smithi037.stdout:1037: seq_num 419 ranges {642133=728746,2119014=532478} 2024-08-17T17:28:26.701 INFO:tasks.rados.rados.0.smithi037.stdout:1037: writing smithi03781225-16 from 642133 to 1370879 tid 1 2024-08-17T17:28:26.708 INFO:tasks.rados.rados.0.smithi037.stdout:1037: writing smithi03781225-16 from 2119014 to 2651492 tid 2 2024-08-17T17:28:26.708 INFO:tasks.rados.rados.0.smithi037.stdout:1038: rollback oid 9 current snap is 129 2024-08-17T17:28:26.708 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 9 to 117 2024-08-17T17:28:26.709 INFO:tasks.rados.rados.0.smithi037.stdout:1035: expect (ObjNum 398 snap 121 seq_num 398) 2024-08-17T17:28:26.794 INFO:tasks.rados.rados.0.smithi037.stdout:1036: finishing write tid 1 to smithi03781225-8 2024-08-17T17:28:26.794 INFO:tasks.rados.rados.0.smithi037.stdout:1036: finishing write tid 2 to smithi03781225-8 2024-08-17T17:28:26.794 INFO:tasks.rados.rados.0.smithi037.stdout:1036: finishing write tid 3 to smithi03781225-8 2024-08-17T17:28:26.794 INFO:tasks.rados.rados.0.smithi037.stdout:1036: finishing write tid 4 to smithi03781225-8 2024-08-17T17:28:26.795 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 340 (ObjNum 418 snap 129 seq_num 418) dirty exists 2024-08-17T17:28:26.795 INFO:tasks.rados.rados.0.smithi037.stdout:1036: left oid 8 (ObjNum 418 snap 129 seq_num 418) 2024-08-17T17:28:26.795 INFO:tasks.rados.rados.0.smithi037.stdout:1035: done (3 left) 2024-08-17T17:28:26.795 INFO:tasks.rados.rados.0.smithi037.stdout:1036: done (2 left) 2024-08-17T17:28:26.795 INFO:tasks.rados.rados.0.smithi037.stdout:1039: read oid 21 snap -1 2024-08-17T17:28:26.795 INFO:tasks.rados.rados.0.smithi037.stdout:1039: expect deleted 2024-08-17T17:28:26.795 INFO:tasks.rados.rados.0.smithi037.stdout:1040: write oid 2 current snap is 129 2024-08-17T17:28:26.795 INFO:tasks.rados.rados.0.smithi037.stdout:1037: finishing write tid 1 to smithi03781225-16 2024-08-17T17:28:26.795 INFO:tasks.rados.rados.0.smithi037.stdout:1040: seq_num 420 ranges {658940=403995,1777496=676136,2950951=107989} 2024-08-17T17:28:26.799 INFO:tasks.rados.rados.0.smithi037.stdout:1040: writing smithi03781225-2 from 658940 to 1062935 tid 1 2024-08-17T17:28:26.807 INFO:tasks.rados.rados.0.smithi037.stdout:1040: writing smithi03781225-2 from 1777496 to 2453632 tid 2 2024-08-17T17:28:26.811 INFO:tasks.rados.rados.0.smithi037.stdout:1040: writing smithi03781225-2 from 2950951 to 3058940 tid 3 2024-08-17T17:28:26.811 INFO:tasks.rados.rados.0.smithi037.stdout:1041: snap_create 2024-08-17T17:28:26.811 INFO:tasks.rados.rados.0.smithi037.stdout:1037: finishing write tid 2 to smithi03781225-16 2024-08-17T17:28:26.811 INFO:tasks.rados.rados.0.smithi037.stdout:1037: finishing write tid 3 to smithi03781225-16 2024-08-17T17:28:26.811 INFO:tasks.rados.rados.0.smithi037.stdout:1038: finishing rollback tid 1 to smithi03781225-9 2024-08-17T17:28:26.811 INFO:tasks.rados.rados.0.smithi037.stdout:1037: finishing write tid 4 to smithi03781225-16 2024-08-17T17:28:26.811 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 16 v 415 (ObjNum 419 snap 129 seq_num 419) dirty exists 2024-08-17T17:28:26.811 INFO:tasks.rados.rados.0.smithi037.stdout:1037: left oid 16 (ObjNum 419 snap 129 seq_num 419) 2024-08-17T17:28:26.811 INFO:tasks.rados.rados.0.smithi037.stdout:1038: finishing rollback tid 2 to smithi03781225-9 2024-08-17T17:28:26.811 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 992 (ObjNum 220 snap 61 seq_num 220) dirty exists 2024-08-17T17:28:26.812 INFO:tasks.rados.rados.0.smithi037.stdout:1040: finishing write tid 1 to smithi03781225-2 2024-08-17T17:28:26.812 INFO:tasks.rados.rados.0.smithi037.stdout:1040: finishing write tid 2 to smithi03781225-2 2024-08-17T17:28:26.812 INFO:tasks.rados.rados.0.smithi037.stdout:1040: finishing write tid 3 to smithi03781225-2 2024-08-17T17:28:26.812 INFO:tasks.rados.rados.0.smithi037.stdout:1040: finishing write tid 4 to smithi03781225-2 2024-08-17T17:28:26.812 INFO:tasks.rados.rados.0.smithi037.stdout:1040: finishing write tid 5 to smithi03781225-2 2024-08-17T17:28:26.813 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 2 v 576 (ObjNum 420 snap 129 seq_num 420) dirty exists 2024-08-17T17:28:26.813 INFO:tasks.rados.rados.0.smithi037.stdout:1040: left oid 2 (ObjNum 420 snap 129 seq_num 420) 2024-08-17T17:28:27.261 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:28:26 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:28:26.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi037\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:26 smithi046 ceph-mon[34315]: pgmap v95: 89 pgs: 89 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-08-17T17:28:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:26 smithi046 ceph-mon[34315]: osdmap e328: 8 total, 8 up, 8 in 2024-08-17T17:28:27.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:26 smithi046 ceph-mon[34315]: osdmap e329: 8 total, 8 up, 8 in 2024-08-17T17:28:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:26 smithi037 ceph-mon[97894]: pgmap v95: 89 pgs: 89 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-08-17T17:28:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:26 smithi037 ceph-mon[97894]: osdmap e328: 8 total, 8 up, 8 in 2024-08-17T17:28:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:26 smithi037 ceph-mon[97894]: osdmap e329: 8 total, 8 up, 8 in 2024-08-17T17:28:27.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:26 smithi037 ceph-mon[41254]: pgmap v95: 89 pgs: 89 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-08-17T17:28:27.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:26 smithi037 ceph-mon[41254]: osdmap e328: 8 total, 8 up, 8 in 2024-08-17T17:28:27.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:26 smithi037 ceph-mon[41254]: osdmap e329: 8 total, 8 up, 8 in 2024-08-17T17:28:27.683 INFO:tasks.rados.rados.0.smithi037.stdout:1037: done (4 left) 2024-08-17T17:28:27.683 INFO:tasks.rados.rados.0.smithi037.stdout:1038: done (3 left) 2024-08-17T17:28:27.683 INFO:tasks.rados.rados.0.smithi037.stdout:1039: done (2 left) 2024-08-17T17:28:27.683 INFO:tasks.rados.rados.0.smithi037.stdout:1040: done (1 left) 2024-08-17T17:28:27.683 INFO:tasks.rados.rados.0.smithi037.stdout:1041: done (0 left) 2024-08-17T17:28:27.683 INFO:tasks.rados.rados.0.smithi037.stdout:1042: rollback oid 27 current snap is 130 2024-08-17T17:28:27.683 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 27 to 117 2024-08-17T17:28:27.683 INFO:tasks.rados.rados.0.smithi037.stdout:1043: write oid 39 current snap is 130 2024-08-17T17:28:27.684 INFO:tasks.rados.rados.0.smithi037.stdout:1043: seq_num 421 ranges {675747=479244,1835978=536147} 2024-08-17T17:28:27.690 INFO:tasks.rados.rados.0.smithi037.stdout:1043: writing smithi03781225-39 from 675747 to 1154991 tid 1 2024-08-17T17:28:27.699 INFO:tasks.rados.rados.0.smithi037.stdout:1043: writing smithi03781225-39 from 1835978 to 2372125 tid 2 2024-08-17T17:28:27.699 INFO:tasks.rados.rados.0.smithi037.stdout:1044: write oid 38 current snap is 130 2024-08-17T17:28:27.699 INFO:tasks.rados.rados.0.smithi037.stdout:1044: seq_num 422 ranges {692554=554493,1778107=679805,2889444=203110} 2024-08-17T17:28:27.708 INFO:tasks.rados.rados.0.smithi037.stdout:1044: writing smithi03781225-38 from 692554 to 1247047 tid 1 2024-08-17T17:28:27.717 INFO:tasks.rados.rados.0.smithi037.stdout:1044: writing smithi03781225-38 from 1778107 to 2457912 tid 2 2024-08-17T17:28:27.722 INFO:tasks.rados.rados.0.smithi037.stdout:1044: writing smithi03781225-38 from 2889444 to 3092554 tid 3 2024-08-17T17:28:27.722 INFO:tasks.rados.rados.0.smithi037.stdout:1045: write oid 32 current snap is 130 2024-08-17T17:28:27.722 INFO:tasks.rados.rados.0.smithi037.stdout:1042: finishing rollback tid 1 to smithi03781225-27 2024-08-17T17:28:27.722 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 27 v 0 (ObjNum 33 snap 0 seq_num 4049368440) dirty dne 2024-08-17T17:28:27.722 INFO:tasks.rados.rados.0.smithi037.stdout:1043: finishing write tid 1 to smithi03781225-39 2024-08-17T17:28:27.722 INFO:tasks.rados.rados.0.smithi037.stdout:1043: finishing write tid 2 to smithi03781225-39 2024-08-17T17:28:27.722 INFO:tasks.rados.rados.0.smithi037.stdout:1043: finishing write tid 3 to smithi03781225-39 2024-08-17T17:28:27.722 INFO:tasks.rados.rados.0.smithi037.stdout:1043: finishing write tid 4 to smithi03781225-39 2024-08-17T17:28:27.722 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 583 (ObjNum 421 snap 130 seq_num 421) dirty exists 2024-08-17T17:28:27.723 INFO:tasks.rados.rados.0.smithi037.stdout:1043: left oid 39 (ObjNum 421 snap 130 seq_num 421) 2024-08-17T17:28:27.723 INFO:tasks.rados.rados.0.smithi037.stdout:1044: finishing write tid 1 to smithi03781225-38 2024-08-17T17:28:27.723 INFO:tasks.rados.rados.0.smithi037.stdout:1044: finishing write tid 2 to smithi03781225-38 2024-08-17T17:28:27.723 INFO:tasks.rados.rados.0.smithi037.stdout:1045: seq_num 423 ranges {709361=629742,1836589=539816,3033220=76141} 2024-08-17T17:28:27.728 INFO:tasks.rados.rados.0.smithi037.stdout:1045: writing smithi03781225-32 from 709361 to 1339103 tid 1 2024-08-17T17:28:27.734 INFO:tasks.rados.rados.0.smithi037.stdout:1045: writing smithi03781225-32 from 1836589 to 2376405 tid 2 2024-08-17T17:28:27.739 INFO:tasks.rados.rados.0.smithi037.stdout:1045: writing smithi03781225-32 from 3033220 to 3109361 tid 3 2024-08-17T17:28:27.739 INFO:tasks.rados.rados.0.smithi037.stdout:1042: done (3 left) 2024-08-17T17:28:27.739 INFO:tasks.rados.rados.0.smithi037.stdout:1043: done (2 left) 2024-08-17T17:28:27.739 INFO:tasks.rados.rados.0.smithi037.stdout:1046: read oid 11 snap 129 2024-08-17T17:28:27.739 INFO:tasks.rados.rados.0.smithi037.stdout:1046: expect (ObjNum 403 snap 121 seq_num 403) 2024-08-17T17:28:27.739 INFO:tasks.rados.rados.0.smithi037.stdout:1047: rollback oid 36 current snap is 130 2024-08-17T17:28:27.740 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 36 to 126 2024-08-17T17:28:27.740 INFO:tasks.rados.rados.0.smithi037.stdout:1044: finishing write tid 3 to smithi03781225-38 2024-08-17T17:28:27.740 INFO:tasks.rados.rados.0.smithi037.stdout:1048: snap_create 2024-08-17T17:28:27.740 INFO:tasks.rados.rados.0.smithi037.stdout:1044: finishing write tid 4 to smithi03781225-38 2024-08-17T17:28:27.740 INFO:tasks.rados.rados.0.smithi037.stdout:1044: finishing write tid 5 to smithi03781225-38 2024-08-17T17:28:27.740 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 581 (ObjNum 422 snap 130 seq_num 422) dirty exists 2024-08-17T17:28:27.740 INFO:tasks.rados.rados.0.smithi037.stdout:1044: left oid 38 (ObjNum 422 snap 130 seq_num 422) 2024-08-17T17:28:27.740 INFO:tasks.rados.rados.0.smithi037.stdout:1045: finishing write tid 1 to smithi03781225-32 2024-08-17T17:28:27.740 INFO:tasks.rados.rados.0.smithi037.stdout:1045: finishing write tid 2 to smithi03781225-32 2024-08-17T17:28:27.741 INFO:tasks.rados.rados.0.smithi037.stdout:1045: finishing write tid 3 to smithi03781225-32 2024-08-17T17:28:27.741 INFO:tasks.rados.rados.0.smithi037.stdout:1045: finishing write tid 4 to smithi03781225-32 2024-08-17T17:28:27.741 INFO:tasks.rados.rados.0.smithi037.stdout:1045: finishing write tid 5 to smithi03781225-32 2024-08-17T17:28:27.741 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 32 v 219 (ObjNum 423 snap 130 seq_num 423) dirty exists 2024-08-17T17:28:27.741 INFO:tasks.rados.rados.0.smithi037.stdout:1045: left oid 32 (ObjNum 423 snap 130 seq_num 423) 2024-08-17T17:28:27.743 INFO:tasks.rados.rados.0.smithi037.stdout:1046: expect (ObjNum 403 snap 121 seq_num 403) 2024-08-17T17:28:27.874 INFO:tasks.rados.rados.0.smithi037.stdout:1047: finishing rollback tid 0 to smithi03781225-36 2024-08-17T17:28:27.874 INFO:tasks.rados.rados.0.smithi037.stdout:1047: finishing rollback tid 1 to smithi03781225-36 2024-08-17T17:28:27.874 INFO:tasks.rados.rados.0.smithi037.stdout:1047: finishing rollback tid 2 to smithi03781225-36 2024-08-17T17:28:27.874 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 36 v 587 (ObjNum 398 snap 121 seq_num 398) dirty exists 2024-08-17T17:28:28.694 INFO:tasks.rados.rados.0.smithi037.stdout:1044: done (4 left) 2024-08-17T17:28:28.694 INFO:tasks.rados.rados.0.smithi037.stdout:1045: done (3 left) 2024-08-17T17:28:28.694 INFO:tasks.rados.rados.0.smithi037.stdout:1046: done (2 left) 2024-08-17T17:28:28.694 INFO:tasks.rados.rados.0.smithi037.stdout:1047: done (1 left) 2024-08-17T17:28:28.694 INFO:tasks.rados.rados.0.smithi037.stdout:1048: done (0 left) 2024-08-17T17:28:28.694 INFO:tasks.rados.rados.0.smithi037.stdout:1049: snap_remove snap 130 2024-08-17T17:28:28.973 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:28 smithi037 ceph-mon[97894]: pgmap v98: 89 pgs: 89 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-08-17T17:28:28.973 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:28 smithi037 ceph-mon[97894]: osdmap e330: 8 total, 8 up, 8 in 2024-08-17T17:28:28.973 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:28 smithi037 ceph-mon[41254]: pgmap v98: 89 pgs: 89 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-08-17T17:28:28.974 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:28 smithi037 ceph-mon[41254]: osdmap e330: 8 total, 8 up, 8 in 2024-08-17T17:28:29.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:28 smithi046 ceph-mon[34315]: pgmap v98: 89 pgs: 89 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-08-17T17:28:29.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:28 smithi046 ceph-mon[34315]: osdmap e330: 8 total, 8 up, 8 in 2024-08-17T17:28:29.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:28:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:28:28] "GET /metrics HTTP/1.1" 200 36305 "" "Prometheus/2.51.0" 2024-08-17T17:28:29.701 INFO:tasks.rados.rados.0.smithi037.stdout:1049: done (0 left) 2024-08-17T17:28:29.701 INFO:tasks.rados.rados.0.smithi037.stdout:1050: snap_create 2024-08-17T17:28:30.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:29 smithi046 ceph-mon[34315]: osdmap e331: 8 total, 8 up, 8 in 2024-08-17T17:28:30.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:29 smithi037 ceph-mon[97894]: osdmap e331: 8 total, 8 up, 8 in 2024-08-17T17:28:30.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:29 smithi037 ceph-mon[41254]: osdmap e331: 8 total, 8 up, 8 in 2024-08-17T17:28:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:28:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:28:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:30.705 INFO:tasks.rados.rados.0.smithi037.stdout:1050: done (0 left) 2024-08-17T17:28:30.706 INFO:tasks.rados.rados.0.smithi037.stdout:1051: snap_remove snap 126 2024-08-17T17:28:31.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:30 smithi046 ceph-mon[34315]: pgmap v101: 89 pgs: 89 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:28:31.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:30 smithi046 ceph-mon[34315]: osdmap e332: 8 total, 8 up, 8 in 2024-08-17T17:28:31.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:30 smithi037 ceph-mon[97894]: pgmap v101: 89 pgs: 89 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:28:31.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:30 smithi037 ceph-mon[97894]: osdmap e332: 8 total, 8 up, 8 in 2024-08-17T17:28:31.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:30 smithi037 ceph-mon[41254]: pgmap v101: 89 pgs: 89 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:28:31.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:30 smithi037 ceph-mon[41254]: osdmap e332: 8 total, 8 up, 8 in 2024-08-17T17:28:31.711 INFO:tasks.rados.rados.0.smithi037.stdout:1051: done (0 left) 2024-08-17T17:28:31.711 INFO:tasks.rados.rados.0.smithi037.stdout:1052: delete oid 17 current snap is 132 2024-08-17T17:28:31.717 INFO:tasks.rados.rados.0.smithi037.stdout:1052: done (0 left) 2024-08-17T17:28:31.717 INFO:tasks.rados.rados.0.smithi037.stdout:1053: read oid 16 snap -1 2024-08-17T17:28:31.718 INFO:tasks.rados.rados.0.smithi037.stdout:1053: expect (ObjNum 419 snap 129 seq_num 419) 2024-08-17T17:28:31.718 INFO:tasks.rados.rados.0.smithi037.stdout:1054: read oid 42 snap -1 2024-08-17T17:28:31.718 INFO:tasks.rados.rados.0.smithi037.stdout:1054: expect (ObjNum 385 snap 118 seq_num 385) 2024-08-17T17:28:31.718 INFO:tasks.rados.rados.0.smithi037.stdout:1055: snap_remove snap 125 2024-08-17T17:28:31.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:31 smithi037 ceph-mon[97894]: osdmap e333: 8 total, 8 up, 8 in 2024-08-17T17:28:31.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:31 smithi037 ceph-mon[41254]: osdmap e333: 8 total, 8 up, 8 in 2024-08-17T17:28:32.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:31 smithi046 ceph-mon[34315]: osdmap e333: 8 total, 8 up, 8 in 2024-08-17T17:28:32.283 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch upgrade resume' 2024-08-17T17:28:32.558 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:28:32.717 INFO:tasks.rados.rados.0.smithi037.stdout:1055: done (2 left) 2024-08-17T17:28:32.718 INFO:tasks.rados.rados.0.smithi037.stdout:1056: snap_create 2024-08-17T17:28:32.718 INFO:tasks.rados.rados.0.smithi037.stdout:1054: expect (ObjNum 385 snap 118 seq_num 385) 2024-08-17T17:28:32.924 INFO:tasks.rados.rados.0.smithi037.stdout:1053: expect (ObjNum 419 snap 129 seq_num 419) 2024-08-17T17:28:32.970 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:32 smithi037 ceph-mon[41254]: pgmap v104: 89 pgs: 89 active+clean; 157 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.0 MiB/s wr, 20 op/s 2024-08-17T17:28:32.970 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:32 smithi037 ceph-mon[41254]: osdmap e334: 8 total, 8 up, 8 in 2024-08-17T17:28:32.971 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:32 smithi037 ceph-mon[97894]: pgmap v104: 89 pgs: 89 active+clean; 157 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.0 MiB/s wr, 20 op/s 2024-08-17T17:28:32.971 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:32 smithi037 ceph-mon[97894]: osdmap e334: 8 total, 8 up, 8 in 2024-08-17T17:28:33.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:32 smithi046 ceph-mon[34315]: pgmap v104: 89 pgs: 89 active+clean; 157 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.0 MiB/s wr, 20 op/s 2024-08-17T17:28:33.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:32 smithi046 ceph-mon[34315]: osdmap e334: 8 total, 8 up, 8 in 2024-08-17T17:28:33.722 INFO:tasks.rados.rados.0.smithi037.stdout:1053: done (2 left) 2024-08-17T17:28:33.722 INFO:tasks.rados.rados.0.smithi037.stdout:1054: done (1 left) 2024-08-17T17:28:33.722 INFO:tasks.rados.rados.0.smithi037.stdout:1056: done (0 left) 2024-08-17T17:28:33.722 INFO:tasks.rados.rados.0.smithi037.stdout:1057: read oid 27 snap -1 2024-08-17T17:28:33.722 INFO:tasks.rados.rados.0.smithi037.stdout:1057: expect deleted 2024-08-17T17:28:33.723 INFO:tasks.rados.rados.0.smithi037.stdout:1058: read oid 41 snap -1 2024-08-17T17:28:33.723 INFO:tasks.rados.rados.0.smithi037.stdout:1058: expect deleted 2024-08-17T17:28:33.723 INFO:tasks.rados.rados.0.smithi037.stdout:1059: write oid 6 current snap is 133 2024-08-17T17:28:33.723 INFO:tasks.rados.rados.0.smithi037.stdout:1059: seq_num 425 ranges {742975=780240,1953553=427132,2971713=171262} 2024-08-17T17:28:33.730 INFO:tasks.rados.rados.0.smithi037.stdout:1059: writing smithi03781225-6 from 742975 to 1523215 tid 1 2024-08-17T17:28:33.735 INFO:tasks.rados.rados.0.smithi037.stdout:1059: writing smithi03781225-6 from 1953553 to 2380685 tid 2 2024-08-17T17:28:33.739 INFO:tasks.rados.rados.0.smithi037.stdout:1059: writing smithi03781225-6 from 2971713 to 3142975 tid 3 2024-08-17T17:28:33.739 INFO:tasks.rados.rados.0.smithi037.stdout:1060: delete oid 23 current snap is 133 2024-08-17T17:28:33.739 INFO:tasks.rados.rados.0.smithi037.stdout:1059: finishing write tid 1 to smithi03781225-6 2024-08-17T17:28:33.739 INFO:tasks.rados.rados.0.smithi037.stdout:1059: finishing write tid 2 to smithi03781225-6 2024-08-17T17:28:33.742 INFO:tasks.rados.rados.0.smithi037.stdout:1059: finishing write tid 3 to smithi03781225-6 2024-08-17T17:28:33.742 INFO:tasks.rados.rados.0.smithi037.stdout:1057: done (3 left) 2024-08-17T17:28:33.742 INFO:tasks.rados.rados.0.smithi037.stdout:1058: done (2 left) 2024-08-17T17:28:33.742 INFO:tasks.rados.rados.0.smithi037.stdout:1060: done (1 left) 2024-08-17T17:28:33.742 INFO:tasks.rados.rados.0.smithi037.stdout:1061: read oid 19 snap 131 2024-08-17T17:28:33.742 INFO:tasks.rados.rados.0.smithi037.stdout:1061: expect (ObjNum 391 snap 119 seq_num 391) 2024-08-17T17:28:33.742 INFO:tasks.rados.rados.0.smithi037.stdout:1062: read oid 9 snap -1 2024-08-17T17:28:33.742 INFO:tasks.rados.rados.0.smithi037.stdout:1062: expect (ObjNum 220 snap 61 seq_num 220) 2024-08-17T17:28:33.742 INFO:tasks.rados.rados.0.smithi037.stdout:1063: read oid 16 snap -1 2024-08-17T17:28:33.742 INFO:tasks.rados.rados.0.smithi037.stdout:1063: expect (ObjNum 419 snap 129 seq_num 419) 2024-08-17T17:28:33.742 INFO:tasks.rados.rados.0.smithi037.stdout:1064: write oid 8 current snap is 133 2024-08-17T17:28:33.743 INFO:tasks.rados.rados.0.smithi037.stdout:1064: seq_num 427 ranges {776589=647091,2070517=430801,3026559=150030} 2024-08-17T17:28:33.749 INFO:tasks.rados.rados.0.smithi037.stdout:1064: writing smithi03781225-8 from 776589 to 1423680 tid 1 2024-08-17T17:28:33.756 INFO:tasks.rados.rados.0.smithi037.stdout:1064: writing smithi03781225-8 from 2070517 to 2501318 tid 2 2024-08-17T17:28:33.760 INFO:tasks.rados.rados.0.smithi037.stdout:1064: writing smithi03781225-8 from 3026559 to 3176589 tid 3 2024-08-17T17:28:33.761 INFO:tasks.rados.rados.0.smithi037.stdout:1065: read oid 41 snap -1 2024-08-17T17:28:33.761 INFO:tasks.rados.rados.0.smithi037.stdout:1065: expect deleted 2024-08-17T17:28:33.761 INFO:tasks.rados.rados.0.smithi037.stdout:1066: rollback oid 33 current snap is 133 2024-08-17T17:28:33.761 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 33 to 121 2024-08-17T17:28:33.761 INFO:tasks.rados.rados.0.smithi037.stdout:1059: finishing write tid 4 to smithi03781225-6 2024-08-17T17:28:33.761 INFO:tasks.rados.rados.0.smithi037.stdout:1059: finishing write tid 5 to smithi03781225-6 2024-08-17T17:28:33.761 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 6 v 427 (ObjNum 425 snap 133 seq_num 425) dirty exists 2024-08-17T17:28:33.761 INFO:tasks.rados.rados.0.smithi037.stdout:1059: left oid 6 (ObjNum 425 snap 133 seq_num 425) 2024-08-17T17:28:33.761 INFO:tasks.rados.rados.0.smithi037.stdout:1063: expect (ObjNum 419 snap 129 seq_num 419) 2024-08-17T17:28:33.906 INFO:tasks.rados.rados.0.smithi037.stdout:1064: finishing write tid 1 to smithi03781225-8 2024-08-17T17:28:33.906 INFO:tasks.rados.rados.0.smithi037.stdout:1061: expect (ObjNum 391 snap 119 seq_num 391) 2024-08-17T17:28:33.972 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:33 smithi037 ceph-mon[97894]: osdmap e335: 8 total, 8 up, 8 in 2024-08-17T17:28:33.973 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:33 smithi037 ceph-mon[41254]: osdmap e335: 8 total, 8 up, 8 in 2024-08-17T17:28:34.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:33 smithi046 ceph-mon[34315]: osdmap e335: 8 total, 8 up, 8 in 2024-08-17T17:28:34.086 INFO:tasks.rados.rados.0.smithi037.stdout:1062: expect (ObjNum 220 snap 61 seq_num 220) 2024-08-17T17:28:34.355 INFO:tasks.rados.rados.0.smithi037.stdout:1064: finishing write tid 2 to smithi03781225-8 2024-08-17T17:28:34.355 INFO:tasks.rados.rados.0.smithi037.stdout:1064: finishing write tid 3 to smithi03781225-8 2024-08-17T17:28:34.355 INFO:tasks.rados.rados.0.smithi037.stdout:1064: finishing write tid 4 to smithi03781225-8 2024-08-17T17:28:34.355 INFO:tasks.rados.rados.0.smithi037.stdout:1066: finishing rollback tid 0 to smithi03781225-33 2024-08-17T17:28:34.355 INFO:tasks.rados.rados.0.smithi037.stdout:1064: finishing write tid 5 to smithi03781225-8 2024-08-17T17:28:34.355 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 349 (ObjNum 427 snap 133 seq_num 427) dirty exists 2024-08-17T17:28:34.355 INFO:tasks.rados.rados.0.smithi037.stdout:1064: left oid 8 (ObjNum 427 snap 133 seq_num 427) 2024-08-17T17:28:34.355 INFO:tasks.rados.rados.0.smithi037.stdout:1066: finishing rollback tid 1 to smithi03781225-33 2024-08-17T17:28:34.355 INFO:tasks.rados.rados.0.smithi037.stdout:1059: done (6 left) 2024-08-17T17:28:34.355 INFO:tasks.rados.rados.0.smithi037.stdout:1061: done (5 left) 2024-08-17T17:28:34.356 INFO:tasks.rados.rados.0.smithi037.stdout:1062: done (4 left) 2024-08-17T17:28:34.356 INFO:tasks.rados.rados.0.smithi037.stdout:1063: done (3 left) 2024-08-17T17:28:34.356 INFO:tasks.rados.rados.0.smithi037.stdout:1064: done (2 left) 2024-08-17T17:28:34.356 INFO:tasks.rados.rados.0.smithi037.stdout:1065: done (1 left) 2024-08-17T17:28:34.356 INFO:tasks.rados.rados.0.smithi037.stdout:1067: read oid 37 snap -1 2024-08-17T17:28:34.356 INFO:tasks.rados.rados.0.smithi037.stdout:1067: expect deleted 2024-08-17T17:28:34.356 INFO:tasks.rados.rados.0.smithi037.stdout:1068: rollback oid 48 current snap is 133 2024-08-17T17:28:34.356 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 48 to 117 2024-08-17T17:28:34.356 INFO:tasks.rados.rados.0.smithi037.stdout:1066: finishing rollback tid 2 to smithi03781225-33 2024-08-17T17:28:34.356 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 341 (ObjNum 312 snap 92 seq_num 312) dirty exists 2024-08-17T17:28:34.356 INFO:tasks.rados.rados.0.smithi037.stdout:1066: done (2 left) 2024-08-17T17:28:34.356 INFO:tasks.rados.rados.0.smithi037.stdout:1069: write oid 42 current snap is 133 2024-08-17T17:28:34.357 INFO:tasks.rados.rados.0.smithi037.stdout:1069: seq_num 428 ranges {793396=722340,2128999=690812} 2024-08-17T17:28:34.363 INFO:tasks.rados.rados.0.smithi037.stdout:1069: writing smithi03781225-42 from 793396 to 1515736 tid 1 2024-08-17T17:28:34.370 INFO:tasks.rados.rados.0.smithi037.stdout:1069: writing smithi03781225-42 from 2128999 to 2819811 tid 2 2024-08-17T17:28:34.370 INFO:tasks.rados.rados.0.smithi037.stdout:1070: snap_create 2024-08-17T17:28:34.370 INFO:tasks.rados.rados.0.smithi037.stdout:1068: finishing rollback tid 1 to smithi03781225-48 2024-08-17T17:28:34.370 INFO:tasks.rados.rados.0.smithi037.stdout:1068: finishing rollback tid 2 to smithi03781225-48 2024-08-17T17:28:34.370 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 48 v 998 (ObjNum 342 snap 103 seq_num 342) dirty exists 2024-08-17T17:28:34.370 INFO:tasks.rados.rados.0.smithi037.stdout:1069: finishing write tid 1 to smithi03781225-42 2024-08-17T17:28:34.373 INFO:tasks.rados.rados.0.smithi037.stdout:1069: finishing write tid 2 to smithi03781225-42 2024-08-17T17:28:34.373 INFO:tasks.rados.rados.0.smithi037.stdout:1069: finishing write tid 3 to smithi03781225-42 2024-08-17T17:28:34.373 INFO:tasks.rados.rados.0.smithi037.stdout:1069: finishing write tid 4 to smithi03781225-42 2024-08-17T17:28:34.373 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 593 (ObjNum 428 snap 133 seq_num 428) dirty exists 2024-08-17T17:28:34.373 INFO:tasks.rados.rados.0.smithi037.stdout:1069: left oid 42 (ObjNum 428 snap 133 seq_num 428) 2024-08-17T17:28:34.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:28:34 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:28:34.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:34.588 INFO:teuthology.orchestra.run.smithi037.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:28:34.726 INFO:tasks.rados.rados.0.smithi037.stdout:1067: done (3 left) 2024-08-17T17:28:34.726 INFO:tasks.rados.rados.0.smithi037.stdout:1068: done (2 left) 2024-08-17T17:28:34.727 INFO:tasks.rados.rados.0.smithi037.stdout:1069: done (1 left) 2024-08-17T17:28:34.727 INFO:tasks.rados.rados.0.smithi037.stdout:1070: done (0 left) 2024-08-17T17:28:34.727 INFO:tasks.rados.rados.0.smithi037.stdout:1071: snap_create 2024-08-17T17:28:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:34 smithi046 ceph-mon[34315]: pgmap v107: 89 pgs: 89 active+clean; 157 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.0 MiB/s wr, 20 op/s 2024-08-17T17:28:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:34 smithi046 ceph-mon[34315]: osdmap e336: 8 total, 8 up, 8 in 2024-08-17T17:28:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:34 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:28:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:34 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:35.012 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:34 smithi037 ceph-mon[41254]: pgmap v107: 89 pgs: 89 active+clean; 157 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.0 MiB/s wr, 20 op/s 2024-08-17T17:28:35.012 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:34 smithi037 ceph-mon[41254]: osdmap e336: 8 total, 8 up, 8 in 2024-08-17T17:28:35.012 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:34 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:28:35.012 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:34 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:35.012 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:34 smithi037 ceph-mon[97894]: pgmap v107: 89 pgs: 89 active+clean; 157 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.0 MiB/s wr, 20 op/s 2024-08-17T17:28:35.012 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:34 smithi037 ceph-mon[97894]: osdmap e336: 8 total, 8 up, 8 in 2024-08-17T17:28:35.012 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:34 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:28:35.013 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:34 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:35.292 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'echo wait for majority of mons to upgrade' 2024-08-17T17:28:35.731 INFO:tasks.rados.rados.0.smithi037.stdout:1071: done (0 left) 2024-08-17T17:28:35.732 INFO:tasks.rados.rados.0.smithi037.stdout:1072: read oid 47 snap -1 2024-08-17T17:28:35.732 INFO:tasks.rados.rados.0.smithi037.stdout:1072: expect (ObjNum 416 snap 128 seq_num 416) 2024-08-17T17:28:35.732 INFO:tasks.rados.rados.0.smithi037.stdout:1073: write oid 26 current snap is 135 2024-08-17T17:28:35.732 INFO:tasks.rados.rados.0.smithi037.stdout:1073: seq_num 429 ranges {410203=797589,1787481=434470,2681405=528798} 2024-08-17T17:28:35.738 INFO:tasks.rados.rados.0.smithi037.stdout:1073: writing smithi03781225-26 from 410203 to 1207792 tid 1 2024-08-17T17:28:35.744 INFO:tasks.rados.rados.0.smithi037.stdout:1073: writing smithi03781225-26 from 1787481 to 2221951 tid 2 2024-08-17T17:28:35.750 INFO:tasks.rados.rados.0.smithi037.stdout:1073: writing smithi03781225-26 from 2681405 to 3210203 tid 3 2024-08-17T17:28:35.750 INFO:tasks.rados.rados.0.smithi037.stdout:1074: write oid 49 current snap is 135 2024-08-17T17:28:35.750 INFO:tasks.rados.rados.0.smithi037.stdout:1074: seq_num 430 ranges {427010=472838,1329610=694481,2708828=518182} 2024-08-17T17:28:35.754 INFO:tasks.rados.rados.0.smithi037.stdout:1074: writing smithi03781225-49 from 427010 to 899848 tid 1 2024-08-17T17:28:35.761 INFO:tasks.rados.rados.0.smithi037.stdout:1074: writing smithi03781225-49 from 1329610 to 2024091 tid 2 2024-08-17T17:28:35.767 INFO:tasks.rados.rados.0.smithi037.stdout:1074: writing smithi03781225-49 from 2708828 to 3227010 tid 3 2024-08-17T17:28:35.768 INFO:tasks.rados.rados.0.smithi037.stdout:1075: write oid 2 current snap is 135 2024-08-17T17:28:35.768 INFO:tasks.rados.rados.0.smithi037.stdout:1075: seq_num 431 ranges {443817=548087,1788092=438139,3019898=223919} 2024-08-17T17:28:35.773 INFO:tasks.rados.rados.0.smithi037.stdout:1075: writing smithi03781225-2 from 443817 to 991904 tid 1 2024-08-17T17:28:35.780 INFO:tasks.rados.rados.0.smithi037.stdout:1075: writing smithi03781225-2 from 1788092 to 2226231 tid 2 2024-08-17T17:28:35.786 INFO:tasks.rados.rados.0.smithi037.stdout:1075: writing smithi03781225-2 from 3019898 to 3243817 tid 3 2024-08-17T17:28:35.786 INFO:tasks.rados.rados.0.smithi037.stdout:1076: read oid 36 snap -1 2024-08-17T17:28:35.786 INFO:tasks.rados.rados.0.smithi037.stdout:1076: expect (ObjNum 398 snap 121 seq_num 398) 2024-08-17T17:28:35.786 INFO:tasks.rados.rados.0.smithi037.stdout:1077: read oid 16 snap -1 2024-08-17T17:28:35.786 INFO:tasks.rados.rados.0.smithi037.stdout:1077: expect (ObjNum 419 snap 129 seq_num 419) 2024-08-17T17:28:35.786 INFO:tasks.rados.rados.0.smithi037.stdout:1078: rollback oid 4 current snap is 135 2024-08-17T17:28:35.786 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 4 to 132 2024-08-17T17:28:35.786 INFO:tasks.rados.rados.0.smithi037.stdout:1072: expect (ObjNum 416 snap 128 seq_num 416) 2024-08-17T17:28:35.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:35 smithi037 ceph-mon[97894]: from='client.25976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:28:35.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:35 smithi037 ceph-mon[97894]: Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:28:35.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:35 smithi037 ceph-mon[97894]: osdmap e337: 8 total, 8 up, 8 in 2024-08-17T17:28:35.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:35 smithi037 ceph-mon[41254]: from='client.25976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:28:35.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:35 smithi037 ceph-mon[41254]: Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:28:35.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:35 smithi037 ceph-mon[41254]: osdmap e337: 8 total, 8 up, 8 in 2024-08-17T17:28:35.921 INFO:tasks.rados.rados.0.smithi037.stdout:1073: finishing write tid 1 to smithi03781225-26 2024-08-17T17:28:35.921 INFO:tasks.rados.rados.0.smithi037.stdout:1073: finishing write tid 2 to smithi03781225-26 2024-08-17T17:28:35.921 INFO:tasks.rados.rados.0.smithi037.stdout:1073: finishing write tid 3 to smithi03781225-26 2024-08-17T17:28:35.921 INFO:tasks.rados.rados.0.smithi037.stdout:1073: finishing write tid 4 to smithi03781225-26 2024-08-17T17:28:35.921 INFO:tasks.rados.rados.0.smithi037.stdout:1073: finishing write tid 5 to smithi03781225-26 2024-08-17T17:28:35.921 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 473 (ObjNum 429 snap 135 seq_num 429) dirty exists 2024-08-17T17:28:35.921 INFO:tasks.rados.rados.0.smithi037.stdout:1073: left oid 26 (ObjNum 429 snap 135 seq_num 429) 2024-08-17T17:28:35.921 INFO:tasks.rados.rados.0.smithi037.stdout:1074: finishing write tid 1 to smithi03781225-49 2024-08-17T17:28:35.921 INFO:tasks.rados.rados.0.smithi037.stdout:1074: finishing write tid 2 to smithi03781225-49 2024-08-17T17:28:35.921 INFO:tasks.rados.rados.0.smithi037.stdout:1074: finishing write tid 3 to smithi03781225-49 2024-08-17T17:28:35.921 INFO:tasks.rados.rados.0.smithi037.stdout:1074: finishing write tid 4 to smithi03781225-49 2024-08-17T17:28:35.922 INFO:tasks.rados.rados.0.smithi037.stdout:1074: finishing write tid 5 to smithi03781225-49 2024-08-17T17:28:35.922 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 49 v 353 (ObjNum 430 snap 135 seq_num 430) dirty exists 2024-08-17T17:28:35.922 INFO:tasks.rados.rados.0.smithi037.stdout:1074: left oid 49 (ObjNum 430 snap 135 seq_num 430) 2024-08-17T17:28:35.922 INFO:tasks.rados.rados.0.smithi037.stdout:1075: finishing write tid 1 to smithi03781225-2 2024-08-17T17:28:35.922 INFO:tasks.rados.rados.0.smithi037.stdout:1072: done (6 left) 2024-08-17T17:28:35.922 INFO:tasks.rados.rados.0.smithi037.stdout:1073: done (5 left) 2024-08-17T17:28:35.922 INFO:tasks.rados.rados.0.smithi037.stdout:1074: done (4 left) 2024-08-17T17:28:35.922 INFO:tasks.rados.rados.0.smithi037.stdout:1079: write oid 11 current snap is 135 2024-08-17T17:28:35.922 INFO:tasks.rados.rados.0.smithi037.stdout:1075: finishing write tid 2 to smithi03781225-2 2024-08-17T17:28:35.922 INFO:tasks.rados.rados.0.smithi037.stdout:1079: seq_num 432 ranges {460624=623336,1846574=698150,3163674=96950} 2024-08-17T17:28:35.926 INFO:tasks.rados.rados.0.smithi037.stdout:1079: writing smithi03781225-11 from 460624 to 1083960 tid 1 2024-08-17T17:28:35.934 INFO:tasks.rados.rados.0.smithi037.stdout:1079: writing smithi03781225-11 from 1846574 to 2544724 tid 2 2024-08-17T17:28:35.939 INFO:tasks.rados.rados.0.smithi037.stdout:1079: writing smithi03781225-11 from 3163674 to 3260624 tid 3 2024-08-17T17:28:35.939 INFO:tasks.rados.rados.0.smithi037.stdout:1080: snap_create 2024-08-17T17:28:35.939 INFO:tasks.rados.rados.0.smithi037.stdout:1075: finishing write tid 3 to smithi03781225-2 2024-08-17T17:28:35.939 INFO:tasks.rados.rados.0.smithi037.stdout:1075: finishing write tid 4 to smithi03781225-2 2024-08-17T17:28:35.939 INFO:tasks.rados.rados.0.smithi037.stdout:1075: finishing write tid 5 to smithi03781225-2 2024-08-17T17:28:35.939 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 2 v 598 (ObjNum 431 snap 135 seq_num 431) dirty exists 2024-08-17T17:28:35.939 INFO:tasks.rados.rados.0.smithi037.stdout:1075: left oid 2 (ObjNum 431 snap 135 seq_num 431) 2024-08-17T17:28:35.939 INFO:tasks.rados.rados.0.smithi037.stdout:1076: expect (ObjNum 398 snap 121 seq_num 398) 2024-08-17T17:28:36.008 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:28:36.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:35 smithi046 ceph-mon[34315]: from='client.25976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:28:36.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:35 smithi046 ceph-mon[34315]: Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:28:36.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:35 smithi046 ceph-mon[34315]: osdmap e337: 8 total, 8 up, 8 in 2024-08-17T17:28:36.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:28:35 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:28:35.741Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:36.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:28:35 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:28:35.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:36.046 INFO:tasks.rados.rados.0.smithi037.stdout:1078: finishing rollback tid 0 to smithi03781225-4 2024-08-17T17:28:36.046 INFO:tasks.rados.rados.0.smithi037.stdout:1078: finishing rollback tid 1 to smithi03781225-4 2024-08-17T17:28:36.046 INFO:tasks.rados.rados.0.smithi037.stdout:1078: finishing rollback tid 2 to smithi03781225-4 2024-08-17T17:28:36.046 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 499 (ObjNum 410 snap 126 seq_num 410) dirty exists 2024-08-17T17:28:36.046 INFO:tasks.rados.rados.0.smithi037.stdout:1077: expect (ObjNum 419 snap 129 seq_num 419) 2024-08-17T17:28:36.192 INFO:tasks.rados.rados.0.smithi037.stdout:1079: finishing write tid 1 to smithi03781225-11 2024-08-17T17:28:36.192 INFO:tasks.rados.rados.0.smithi037.stdout:1079: finishing write tid 2 to smithi03781225-11 2024-08-17T17:28:36.192 INFO:tasks.rados.rados.0.smithi037.stdout:1079: finishing write tid 3 to smithi03781225-11 2024-08-17T17:28:36.192 INFO:tasks.rados.rados.0.smithi037.stdout:1079: finishing write tid 4 to smithi03781225-11 2024-08-17T17:28:36.192 INFO:tasks.rados.rados.0.smithi037.stdout:1079: finishing write tid 5 to smithi03781225-11 2024-08-17T17:28:36.192 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 11 v 358 (ObjNum 432 snap 135 seq_num 432) dirty exists 2024-08-17T17:28:36.192 INFO:tasks.rados.rados.0.smithi037.stdout:1079: left oid 11 (ObjNum 432 snap 135 seq_num 432) 2024-08-17T17:28:36.681 INFO:tasks.rados.rados.0.smithi037.stdout:1075: done (5 left) 2024-08-17T17:28:36.682 INFO:tasks.rados.rados.0.smithi037.stdout:1076: done (4 left) 2024-08-17T17:28:36.682 INFO:tasks.rados.rados.0.smithi037.stdout:1077: done (3 left) 2024-08-17T17:28:36.682 INFO:tasks.rados.rados.0.smithi037.stdout:1078: done (2 left) 2024-08-17T17:28:36.682 INFO:tasks.rados.rados.0.smithi037.stdout:1079: done (1 left) 2024-08-17T17:28:36.682 INFO:tasks.rados.rados.0.smithi037.stdout:1080: done (0 left) 2024-08-17T17:28:36.682 INFO:tasks.rados.rados.0.smithi037.stdout:1081: rollback oid 17 current snap is 136 2024-08-17T17:28:36.682 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 17 to 128 2024-08-17T17:28:36.682 INFO:tasks.rados.rados.0.smithi037.stdout:1082: rollback oid 23 current snap is 136 2024-08-17T17:28:36.682 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 23 to 129 2024-08-17T17:28:36.683 INFO:tasks.rados.rados.0.smithi037.stdout:1083: read oid 24 snap 129 2024-08-17T17:28:36.683 INFO:tasks.rados.rados.0.smithi037.stdout:1083: expect (ObjNum 288 snap 87 seq_num 288) 2024-08-17T17:28:36.683 INFO:tasks.rados.rados.0.smithi037.stdout:1084: read oid 20 snap -1 2024-08-17T17:28:36.683 INFO:tasks.rados.rados.0.smithi037.stdout:1084: expect (ObjNum 417 snap 128 seq_num 417) 2024-08-17T17:28:36.683 INFO:tasks.rados.rados.0.smithi037.stdout:1085: read oid 21 snap -1 2024-08-17T17:28:36.683 INFO:tasks.rados.rados.0.smithi037.stdout:1085: expect deleted 2024-08-17T17:28:36.683 INFO:tasks.rados.rados.0.smithi037.stdout:1086: read oid 34 snap -1 2024-08-17T17:28:36.683 INFO:tasks.rados.rados.0.smithi037.stdout:1086: expect deleted 2024-08-17T17:28:36.683 INFO:tasks.rados.rados.0.smithi037.stdout:1087: read oid 1 snap -1 2024-08-17T17:28:36.683 INFO:tasks.rados.rados.0.smithi037.stdout:1087: expect (ObjNum 381 snap 118 seq_num 381) 2024-08-17T17:28:36.683 INFO:tasks.rados.rados.0.smithi037.stdout:1088: write oid 48 current snap is 136 2024-08-17T17:28:36.683 INFO:tasks.rados.rados.0.smithi037.stdout:1088: seq_num 433 ranges {477431=698585,1905056=441808,3074744=202687} 2024-08-17T17:28:36.687 INFO:tasks.rados.rados.0.smithi037.stdout:1088: writing smithi03781225-48 from 477431 to 1176016 tid 1 2024-08-17T17:28:36.695 INFO:tasks.rados.rados.0.smithi037.stdout:1088: writing smithi03781225-48 from 1905056 to 2346864 tid 2 2024-08-17T17:28:36.701 INFO:tasks.rados.rados.0.smithi037.stdout:1088: writing smithi03781225-48 from 3074744 to 3277431 tid 3 2024-08-17T17:28:36.701 INFO:tasks.rados.rados.0.smithi037.stdout:1089: rollback oid 2 current snap is 136 2024-08-17T17:28:36.701 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 2 to 122 2024-08-17T17:28:36.701 INFO:tasks.rados.rados.0.smithi037.stdout:1081: finishing rollback tid 1 to smithi03781225-17 2024-08-17T17:28:36.701 INFO:tasks.rados.rados.0.smithi037.stdout:1081: finishing rollback tid 2 to smithi03781225-17 2024-08-17T17:28:36.701 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 343 (ObjNum 392 snap 119 seq_num 392) dirty exists 2024-08-17T17:28:36.702 INFO:tasks.rados.rados.0.smithi037.stdout:1082: finishing rollback tid 1 to smithi03781225-23 2024-08-17T17:28:36.702 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 23 v 0 (ObjNum 97 snap 0 seq_num 4060905680) dirty dne 2024-08-17T17:28:36.702 INFO:tasks.rados.rados.0.smithi037.stdout:1087: expect (ObjNum 381 snap 118 seq_num 381) 2024-08-17T17:28:36.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:36 smithi046 ceph-mon[34315]: pgmap v110: 89 pgs: 89 active+clean; 165 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 982 KiB/s wr, 15 op/s 2024-08-17T17:28:36.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:36 smithi046 ceph-mon[34315]: osdmap e338: 8 total, 8 up, 8 in 2024-08-17T17:28:36.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:36 smithi046 ceph-mon[34315]: osdmap e339: 8 total, 8 up, 8 in 2024-08-17T17:28:36.816 INFO:tasks.rados.rados.0.smithi037.stdout:1084: expect (ObjNum 417 snap 128 seq_num 417) 2024-08-17T17:28:36.950 INFO:tasks.rados.rados.0.smithi037.stdout:1083: expect (ObjNum 288 snap 87 seq_num 288) 2024-08-17T17:28:37.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:36 smithi037 ceph-mon[41254]: pgmap v110: 89 pgs: 89 active+clean; 165 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 982 KiB/s wr, 15 op/s 2024-08-17T17:28:37.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:36 smithi037 ceph-mon[41254]: osdmap e338: 8 total, 8 up, 8 in 2024-08-17T17:28:37.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:36 smithi037 ceph-mon[41254]: osdmap e339: 8 total, 8 up, 8 in 2024-08-17T17:28:37.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:36 smithi037 ceph-mon[97894]: pgmap v110: 89 pgs: 89 active+clean; 165 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 982 KiB/s wr, 15 op/s 2024-08-17T17:28:37.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:36 smithi037 ceph-mon[97894]: osdmap e338: 8 total, 8 up, 8 in 2024-08-17T17:28:37.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:36 smithi037 ceph-mon[97894]: osdmap e339: 8 total, 8 up, 8 in 2024-08-17T17:28:37.083 INFO:tasks.rados.rados.0.smithi037.stdout:1089: finishing rollback tid 0 to smithi03781225-2 2024-08-17T17:28:37.083 INFO:tasks.rados.rados.0.smithi037.stdout:1088: finishing write tid 1 to smithi03781225-48 2024-08-17T17:28:37.083 INFO:tasks.rados.rados.0.smithi037.stdout:1089: finishing rollback tid 1 to smithi03781225-2 2024-08-17T17:28:37.083 INFO:tasks.rados.rados.0.smithi037.stdout:1088: finishing write tid 2 to smithi03781225-48 2024-08-17T17:28:37.084 INFO:tasks.rados.rados.0.smithi037.stdout:1088: finishing write tid 3 to smithi03781225-48 2024-08-17T17:28:37.084 INFO:tasks.rados.rados.0.smithi037.stdout:1089: finishing rollback tid 2 to smithi03781225-2 2024-08-17T17:28:37.084 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 2 v 602 (ObjNum 362 snap 108 seq_num 362) dirty exists 2024-08-17T17:28:37.084 INFO:tasks.rados.rados.0.smithi037.stdout:1081: done (8 left) 2024-08-17T17:28:37.084 INFO:tasks.rados.rados.0.smithi037.stdout:1082: done (7 left) 2024-08-17T17:28:37.084 INFO:tasks.rados.rados.0.smithi037.stdout:1083: done (6 left) 2024-08-17T17:28:37.084 INFO:tasks.rados.rados.0.smithi037.stdout:1084: done (5 left) 2024-08-17T17:28:37.084 INFO:tasks.rados.rados.0.smithi037.stdout:1085: done (4 left) 2024-08-17T17:28:37.084 INFO:tasks.rados.rados.0.smithi037.stdout:1086: done (3 left) 2024-08-17T17:28:37.084 INFO:tasks.rados.rados.0.smithi037.stdout:1087: done (2 left) 2024-08-17T17:28:37.084 INFO:tasks.rados.rados.0.smithi037.stdout:1089: done (1 left) 2024-08-17T17:28:37.084 INFO:tasks.rados.rados.0.smithi037.stdout:1090: delete oid 42 current snap is 136 2024-08-17T17:28:37.085 INFO:tasks.rados.rados.0.smithi037.stdout:1088: finishing write tid 4 to smithi03781225-48 2024-08-17T17:28:37.085 INFO:tasks.rados.rados.0.smithi037.stdout:1088: finishing write tid 5 to smithi03781225-48 2024-08-17T17:28:37.085 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 48 v 1003 (ObjNum 433 snap 136 seq_num 433) dirty exists 2024-08-17T17:28:37.085 INFO:tasks.rados.rados.0.smithi037.stdout:1088: left oid 48 (ObjNum 433 snap 136 seq_num 433) 2024-08-17T17:28:37.085 INFO:tasks.rados.rados.0.smithi037.stdout:1088: done (1 left) 2024-08-17T17:28:37.085 INFO:tasks.rados.rados.0.smithi037.stdout:1090: done (0 left) 2024-08-17T17:28:37.086 INFO:tasks.rados.rados.0.smithi037.stdout:1091: rollback oid 7 current snap is 136 2024-08-17T17:28:37.086 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 7 to 128 2024-08-17T17:28:37.086 INFO:tasks.rados.rados.0.smithi037.stdout:1092: snap_create 2024-08-17T17:28:37.087 INFO:tasks.rados.rados.0.smithi037.stdout:1091: finishing rollback tid 0 to smithi03781225-7 2024-08-17T17:28:37.087 INFO:tasks.rados.rados.0.smithi037.stdout:1091: finishing rollback tid 1 to smithi03781225-7 2024-08-17T17:28:37.087 INFO:tasks.rados.rados.0.smithi037.stdout:1091: finishing rollback tid 2 to smithi03781225-7 2024-08-17T17:28:37.087 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 150 (ObjNum 396 snap 121 seq_num 396) dirty exists 2024-08-17T17:28:37.261 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:28:36 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:28:36.950Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi037\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:37.715 INFO:teuthology.orchestra.run.smithi037.stdout:wait for majority of mons to upgrade 2024-08-17T17:28:37.741 INFO:tasks.rados.rados.0.smithi037.stdout:1091: done (1 left) 2024-08-17T17:28:37.741 INFO:tasks.rados.rados.0.smithi037.stdout:1092: done (0 left) 2024-08-17T17:28:37.741 INFO:tasks.rados.rados.0.smithi037.stdout:1093: rollback oid 11 current snap is 137 2024-08-17T17:28:37.741 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 11 to 118 2024-08-17T17:28:37.741 INFO:tasks.rados.rados.0.smithi037.stdout:1094: snap_remove snap 129 2024-08-17T17:28:38.405 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'while ! ceph mon versions | grep $sha1 | egrep '"'"': [23]'"'"' && ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error; do sleep 2 ; done' 2024-08-17T17:28:38.752 INFO:tasks.rados.rados.0.smithi037.stdout:1094: done (1 left) 2024-08-17T17:28:38.753 INFO:tasks.rados.rados.0.smithi037.stdout:1095: write oid 26 current snap is 137 2024-08-17T17:28:38.753 INFO:tasks.rados.rados.0.smithi037.stdout:1093: finishing rollback tid 0 to smithi03781225-11 2024-08-17T17:28:38.753 INFO:tasks.rados.rados.0.smithi037.stdout:1095: seq_num 435 ranges {511045=565436,1622020=445477,2729590=556855} 2024-08-17T17:28:38.759 INFO:tasks.rados.rados.0.smithi037.stdout:1095: writing smithi03781225-26 from 511045 to 1076481 tid 1 2024-08-17T17:28:38.764 INFO:tasks.rados.rados.0.smithi037.stdout:1095: writing smithi03781225-26 from 1622020 to 2067497 tid 2 2024-08-17T17:28:38.771 INFO:tasks.rados.rados.0.smithi037.stdout:1095: writing smithi03781225-26 from 2729590 to 3286445 tid 3 2024-08-17T17:28:38.771 INFO:tasks.rados.rados.0.smithi037.stdout:1096: read oid 19 snap -1 2024-08-17T17:28:38.771 INFO:tasks.rados.rados.0.smithi037.stdout:1096: expect (ObjNum 391 snap 119 seq_num 391) 2024-08-17T17:28:38.772 INFO:tasks.rados.rados.0.smithi037.stdout:1097: write oid 9 current snap is 137 2024-08-17T17:28:38.772 INFO:tasks.rados.rados.0.smithi037.stdout:1093: finishing rollback tid 1 to smithi03781225-11 2024-08-17T17:28:38.772 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 11 v 361 (ObjNum 129 snap 0 seq_num 4060749688) dirty dne 2024-08-17T17:28:38.772 INFO:tasks.rados.rados.0.smithi037.stdout:1095: finishing write tid 1 to smithi03781225-26 2024-08-17T17:28:38.772 INFO:tasks.rados.rados.0.smithi037.stdout:1095: finishing write tid 2 to smithi03781225-26 2024-08-17T17:28:38.772 INFO:tasks.rados.rados.0.smithi037.stdout:1097: seq_num 436 ranges {527852=640685,1680502=589135,2757013=570839} 2024-08-17T17:28:38.778 INFO:tasks.rados.rados.0.smithi037.stdout:1097: writing smithi03781225-9 from 527852 to 1168537 tid 1 2024-08-17T17:28:38.785 INFO:tasks.rados.rados.0.smithi037.stdout:1097: writing smithi03781225-9 from 1680502 to 2269637 tid 2 2024-08-17T17:28:38.791 INFO:tasks.rados.rados.0.smithi037.stdout:1097: writing smithi03781225-9 from 2757013 to 3327852 tid 3 2024-08-17T17:28:38.791 INFO:tasks.rados.rados.0.smithi037.stdout:1093: done (3 left) 2024-08-17T17:28:38.791 INFO:tasks.rados.rados.0.smithi037.stdout:1098: write oid 49 current snap is 137 2024-08-17T17:28:38.791 INFO:tasks.rados.rados.0.smithi037.stdout:1098: seq_num 437 ranges {544659=715934,1738984=449146,2784436=560223} 2024-08-17T17:28:38.798 INFO:tasks.rados.rados.0.smithi037.stdout:1098: writing smithi03781225-49 from 544659 to 1260593 tid 1 2024-08-17T17:28:38.803 INFO:tasks.rados.rados.0.smithi037.stdout:1098: writing smithi03781225-49 from 1738984 to 2188130 tid 2 2024-08-17T17:28:38.810 INFO:tasks.rados.rados.0.smithi037.stdout:1098: writing smithi03781225-49 from 2784436 to 3344659 tid 3 2024-08-17T17:28:38.810 INFO:tasks.rados.rados.0.smithi037.stdout:1099: read oid 6 snap -1 2024-08-17T17:28:38.810 INFO:tasks.rados.rados.0.smithi037.stdout:1099: expect (ObjNum 425 snap 133 seq_num 425) 2024-08-17T17:28:38.810 INFO:tasks.rados.rados.0.smithi037.stdout:1100: rollback oid 24 current snap is 137 2024-08-17T17:28:38.810 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 24 to 122 2024-08-17T17:28:38.810 INFO:tasks.rados.rados.0.smithi037.stdout:1095: finishing write tid 3 to smithi03781225-26 2024-08-17T17:28:38.810 INFO:tasks.rados.rados.0.smithi037.stdout:1095: finishing write tid 4 to smithi03781225-26 2024-08-17T17:28:38.810 INFO:tasks.rados.rados.0.smithi037.stdout:1095: finishing write tid 5 to smithi03781225-26 2024-08-17T17:28:38.810 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 478 (ObjNum 435 snap 137 seq_num 435) dirty exists 2024-08-17T17:28:38.811 INFO:tasks.rados.rados.0.smithi037.stdout:1095: left oid 26 (ObjNum 435 snap 137 seq_num 435) 2024-08-17T17:28:38.811 INFO:tasks.rados.rados.0.smithi037.stdout:1096: expect (ObjNum 391 snap 119 seq_num 391) 2024-08-17T17:28:38.924 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:28:39.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:38 smithi046 ceph-mon[34315]: pgmap v113: 89 pgs: 89 active+clean; 165 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 982 KiB/s wr, 15 op/s 2024-08-17T17:28:39.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:38 smithi046 ceph-mon[34315]: osdmap e340: 8 total, 8 up, 8 in 2024-08-17T17:28:39.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:38 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:39.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:38 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:39.017 INFO:tasks.rados.rados.0.smithi037.stdout:1097: finishing write tid 1 to smithi03781225-9 2024-08-17T17:28:39.017 INFO:tasks.rados.rados.0.smithi037.stdout:1097: finishing write tid 2 to smithi03781225-9 2024-08-17T17:28:39.017 INFO:tasks.rados.rados.0.smithi037.stdout:1097: finishing write tid 3 to smithi03781225-9 2024-08-17T17:28:39.018 INFO:tasks.rados.rados.0.smithi037.stdout:1097: finishing write tid 4 to smithi03781225-9 2024-08-17T17:28:39.018 INFO:tasks.rados.rados.0.smithi037.stdout:1097: finishing write tid 5 to smithi03781225-9 2024-08-17T17:28:39.018 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 1008 (ObjNum 436 snap 137 seq_num 436) dirty exists 2024-08-17T17:28:39.018 INFO:tasks.rados.rados.0.smithi037.stdout:1097: left oid 9 (ObjNum 436 snap 137 seq_num 436) 2024-08-17T17:28:39.018 INFO:tasks.rados.rados.0.smithi037.stdout:1098: finishing write tid 1 to smithi03781225-49 2024-08-17T17:28:39.018 INFO:tasks.rados.rados.0.smithi037.stdout:1098: finishing write tid 2 to smithi03781225-49 2024-08-17T17:28:39.018 INFO:tasks.rados.rados.0.smithi037.stdout:1098: finishing write tid 3 to smithi03781225-49 2024-08-17T17:28:39.018 INFO:tasks.rados.rados.0.smithi037.stdout:1098: finishing write tid 4 to smithi03781225-49 2024-08-17T17:28:39.018 INFO:tasks.rados.rados.0.smithi037.stdout:1098: finishing write tid 5 to smithi03781225-49 2024-08-17T17:28:39.018 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 49 v 370 (ObjNum 437 snap 137 seq_num 437) dirty exists 2024-08-17T17:28:39.018 INFO:tasks.rados.rados.0.smithi037.stdout:1098: left oid 49 (ObjNum 437 snap 137 seq_num 437) 2024-08-17T17:28:39.018 INFO:tasks.rados.rados.0.smithi037.stdout:1099: expect (ObjNum 425 snap 133 seq_num 425) 2024-08-17T17:28:39.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:28:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:28:38] "GET /metrics HTTP/1.1" 200 36307 "" "Prometheus/2.51.0" 2024-08-17T17:28:39.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:38 smithi037 ceph-mon[97894]: pgmap v113: 89 pgs: 89 active+clean; 165 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 982 KiB/s wr, 15 op/s 2024-08-17T17:28:39.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:38 smithi037 ceph-mon[97894]: osdmap e340: 8 total, 8 up, 8 in 2024-08-17T17:28:39.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:38 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:39.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:38 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:39.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:38 smithi037 ceph-mon[41254]: pgmap v113: 89 pgs: 89 active+clean; 165 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 982 KiB/s wr, 15 op/s 2024-08-17T17:28:39.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:38 smithi037 ceph-mon[41254]: osdmap e340: 8 total, 8 up, 8 in 2024-08-17T17:28:39.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:38 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:39.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:38 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:39.226 INFO:tasks.rados.rados.0.smithi037.stdout:1100: finishing rollback tid 0 to smithi03781225-24 2024-08-17T17:28:39.227 INFO:tasks.rados.rados.0.smithi037.stdout:1100: finishing rollback tid 1 to smithi03781225-24 2024-08-17T17:28:39.227 INFO:tasks.rados.rados.0.smithi037.stdout:1100: finishing rollback tid 2 to smithi03781225-24 2024-08-17T17:28:39.227 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 24 v 433 (ObjNum 288 snap 87 seq_num 288) dirty exists 2024-08-17T17:28:39.227 INFO:tasks.rados.rados.0.smithi037.stdout:1095: done (5 left) 2024-08-17T17:28:39.227 INFO:tasks.rados.rados.0.smithi037.stdout:1096: done (4 left) 2024-08-17T17:28:39.227 INFO:tasks.rados.rados.0.smithi037.stdout:1097: done (3 left) 2024-08-17T17:28:39.227 INFO:tasks.rados.rados.0.smithi037.stdout:1098: done (2 left) 2024-08-17T17:28:39.227 INFO:tasks.rados.rados.0.smithi037.stdout:1099: done (1 left) 2024-08-17T17:28:39.227 INFO:tasks.rados.rados.0.smithi037.stdout:1100: done (0 left) 2024-08-17T17:28:39.227 INFO:tasks.rados.rados.0.smithi037.stdout:1101: delete oid 6 current snap is 137 2024-08-17T17:28:39.228 INFO:tasks.rados.rados.0.smithi037.stdout:1101: done (0 left) 2024-08-17T17:28:39.228 INFO:tasks.rados.rados.0.smithi037.stdout:1102: write oid 14 current snap is 137 2024-08-17T17:28:39.228 INFO:tasks.rados.rados.0.smithi037.stdout:1102: seq_num 439 ranges {578273=466432,1739595=452815,2722929=655344} 2024-08-17T17:28:39.234 INFO:tasks.rados.rados.0.smithi037.stdout:1102: writing smithi03781225-14 from 578273 to 1044705 tid 1 2024-08-17T17:28:39.240 INFO:tasks.rados.rados.0.smithi037.stdout:1102: writing smithi03781225-14 from 1739595 to 2192410 tid 2 2024-08-17T17:28:39.248 INFO:tasks.rados.rados.0.smithi037.stdout:1102: writing smithi03781225-14 from 2722929 to 3378273 tid 3 2024-08-17T17:28:39.248 INFO:tasks.rados.rados.0.smithi037.stdout:1103: write oid 31 current snap is 137 2024-08-17T17:28:39.248 INFO:tasks.rados.rados.0.smithi037.stdout:1102: finishing write tid 1 to smithi03781225-14 2024-08-17T17:28:39.248 INFO:tasks.rados.rados.0.smithi037.stdout:1102: finishing write tid 2 to smithi03781225-14 2024-08-17T17:28:39.248 INFO:tasks.rados.rados.0.smithi037.stdout:1103: seq_num 440 ranges {595080=541681,1798077=596473,3150352=244728} 2024-08-17T17:28:39.254 INFO:tasks.rados.rados.0.smithi037.stdout:1103: writing smithi03781225-31 from 595080 to 1136761 tid 1 2024-08-17T17:28:39.261 INFO:tasks.rados.rados.0.smithi037.stdout:1103: writing smithi03781225-31 from 1798077 to 2394550 tid 2 2024-08-17T17:28:39.267 INFO:tasks.rados.rados.0.smithi037.stdout:1103: writing smithi03781225-31 from 3150352 to 3395080 tid 3 2024-08-17T17:28:39.267 INFO:tasks.rados.rados.0.smithi037.stdout:1104: snap_create 2024-08-17T17:28:39.267 INFO:tasks.rados.rados.0.smithi037.stdout:1102: finishing write tid 3 to smithi03781225-14 2024-08-17T17:28:39.267 INFO:tasks.rados.rados.0.smithi037.stdout:1102: finishing write tid 4 to smithi03781225-14 2024-08-17T17:28:39.267 INFO:tasks.rados.rados.0.smithi037.stdout:1102: finishing write tid 5 to smithi03781225-14 2024-08-17T17:28:39.267 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 14 v 424 (ObjNum 439 snap 137 seq_num 439) dirty exists 2024-08-17T17:28:39.267 INFO:tasks.rados.rados.0.smithi037.stdout:1102: left oid 14 (ObjNum 439 snap 137 seq_num 439) 2024-08-17T17:28:39.268 INFO:tasks.rados.rados.0.smithi037.stdout:1103: finishing write tid 1 to smithi03781225-31 2024-08-17T17:28:39.268 INFO:tasks.rados.rados.0.smithi037.stdout:1103: finishing write tid 2 to smithi03781225-31 2024-08-17T17:28:39.269 INFO:tasks.rados.rados.0.smithi037.stdout:1103: finishing write tid 3 to smithi03781225-31 2024-08-17T17:28:39.269 INFO:tasks.rados.rados.0.smithi037.stdout:1103: finishing write tid 4 to smithi03781225-31 2024-08-17T17:28:39.269 INFO:tasks.rados.rados.0.smithi037.stdout:1103: finishing write tid 5 to smithi03781225-31 2024-08-17T17:28:39.269 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 31 v 604 (ObjNum 440 snap 137 seq_num 440) dirty exists 2024-08-17T17:28:39.270 INFO:tasks.rados.rados.0.smithi037.stdout:1103: left oid 31 (ObjNum 440 snap 137 seq_num 440) 2024-08-17T17:28:39.760 INFO:tasks.rados.rados.0.smithi037.stdout:1102: done (2 left) 2024-08-17T17:28:39.760 INFO:tasks.rados.rados.0.smithi037.stdout:1103: done (1 left) 2024-08-17T17:28:39.760 INFO:tasks.rados.rados.0.smithi037.stdout:1104: done (0 left) 2024-08-17T17:28:39.760 INFO:tasks.rados.rados.0.smithi037.stdout:1105: read oid 45 snap -1 2024-08-17T17:28:39.760 INFO:tasks.rados.rados.0.smithi037.stdout:1105: expect (ObjNum 397 snap 121 seq_num 397) 2024-08-17T17:28:39.760 INFO:tasks.rados.rados.0.smithi037.stdout:1106: snap_create 2024-08-17T17:28:39.768 INFO:tasks.rados.rados.0.smithi037.stdout:1105: expect (ObjNum 397 snap 121 seq_num 397) 2024-08-17T17:28:40.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:39 smithi046 ceph-mon[34315]: osdmap e341: 8 total, 8 up, 8 in 2024-08-17T17:28:40.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:39 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:40.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:39 smithi037 ceph-mon[41254]: osdmap e341: 8 total, 8 up, 8 in 2024-08-17T17:28:40.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:39 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:40.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:39 smithi037 ceph-mon[97894]: osdmap e341: 8 total, 8 up, 8 in 2024-08-17T17:28:40.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:28:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:28:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:40.764 INFO:tasks.rados.rados.0.smithi037.stdout:1105: done (1 left) 2024-08-17T17:28:40.764 INFO:tasks.rados.rados.0.smithi037.stdout:1106: done (0 left) 2024-08-17T17:28:40.764 INFO:tasks.rados.rados.0.smithi037.stdout:1107: read oid 37 snap -1 2024-08-17T17:28:40.764 INFO:tasks.rados.rados.0.smithi037.stdout:1107: expect deleted 2024-08-17T17:28:40.764 INFO:tasks.rados.rados.0.smithi037.stdout:1108: rollback oid 38 current snap is 139 2024-08-17T17:28:40.765 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 38 to 136 2024-08-17T17:28:40.765 INFO:tasks.rados.rados.0.smithi037.stdout:1109: write oid 1 current snap is 139 2024-08-17T17:28:40.765 INFO:tasks.rados.rados.0.smithi037.stdout:1109: seq_num 441 ranges {611887=733283,1972912=456484,2894128=517759} 2024-08-17T17:28:40.771 INFO:tasks.rados.rados.0.smithi037.stdout:1109: writing smithi03781225-1 from 611887 to 1345170 tid 1 2024-08-17T17:28:40.777 INFO:tasks.rados.rados.0.smithi037.stdout:1109: writing smithi03781225-1 from 1972912 to 2429396 tid 2 2024-08-17T17:28:40.783 INFO:tasks.rados.rados.0.smithi037.stdout:1109: writing smithi03781225-1 from 2894128 to 3411887 tid 3 2024-08-17T17:28:40.783 INFO:tasks.rados.rados.0.smithi037.stdout:1110: delete oid 7 current snap is 139 2024-08-17T17:28:40.783 INFO:tasks.rados.rados.0.smithi037.stdout:1108: finishing rollback tid 0 to smithi03781225-38 2024-08-17T17:28:40.783 INFO:tasks.rados.rados.0.smithi037.stdout:1108: finishing rollback tid 1 to smithi03781225-38 2024-08-17T17:28:40.783 INFO:tasks.rados.rados.0.smithi037.stdout:1108: finishing rollback tid 2 to smithi03781225-38 2024-08-17T17:28:40.783 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 614 (ObjNum 422 snap 130 seq_num 422) dirty exists 2024-08-17T17:28:40.783 INFO:tasks.rados.rados.0.smithi037.stdout:1109: finishing write tid 1 to smithi03781225-1 2024-08-17T17:28:40.783 INFO:tasks.rados.rados.0.smithi037.stdout:1109: finishing write tid 2 to smithi03781225-1 2024-08-17T17:28:40.784 INFO:tasks.rados.rados.0.smithi037.stdout:1107: done (3 left) 2024-08-17T17:28:40.784 INFO:tasks.rados.rados.0.smithi037.stdout:1108: done (2 left) 2024-08-17T17:28:40.784 INFO:tasks.rados.rados.0.smithi037.stdout:1110: done (1 left) 2024-08-17T17:28:40.784 INFO:tasks.rados.rados.0.smithi037.stdout:1111: rollback oid 48 current snap is 139 2024-08-17T17:28:40.784 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 48 to 118 2024-08-17T17:28:40.784 INFO:tasks.rados.rados.0.smithi037.stdout:1112: write oid 5 current snap is 139 2024-08-17T17:28:40.785 INFO:tasks.rados.rados.0.smithi037.stdout:1112: seq_num 443 ranges {645501=483781,1573523=460153,2548974=763384} 2024-08-17T17:28:40.790 INFO:tasks.rados.rados.0.smithi037.stdout:1112: writing smithi03781225-5 from 645501 to 1129282 tid 1 2024-08-17T17:28:40.795 INFO:tasks.rados.rados.0.smithi037.stdout:1112: writing smithi03781225-5 from 1573523 to 2033676 tid 2 2024-08-17T17:28:40.803 INFO:tasks.rados.rados.0.smithi037.stdout:1112: writing smithi03781225-5 from 2548974 to 3312358 tid 3 2024-08-17T17:28:40.803 INFO:tasks.rados.rados.0.smithi037.stdout:1113: write oid 29 current snap is 139 2024-08-17T17:28:40.803 INFO:tasks.rados.rados.0.smithi037.stdout:1109: finishing write tid 3 to smithi03781225-1 2024-08-17T17:28:40.803 INFO:tasks.rados.rados.0.smithi037.stdout:1109: finishing write tid 4 to smithi03781225-1 2024-08-17T17:28:40.803 INFO:tasks.rados.rados.0.smithi037.stdout:1109: finishing write tid 5 to smithi03781225-1 2024-08-17T17:28:40.803 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 1 v 429 (ObjNum 441 snap 139 seq_num 441) dirty exists 2024-08-17T17:28:40.803 INFO:tasks.rados.rados.0.smithi037.stdout:1109: left oid 1 (ObjNum 441 snap 139 seq_num 441) 2024-08-17T17:28:40.803 INFO:tasks.rados.rados.0.smithi037.stdout:1111: finishing rollback tid 0 to smithi03781225-48 2024-08-17T17:28:40.803 INFO:tasks.rados.rados.0.smithi037.stdout:1111: finishing rollback tid 1 to smithi03781225-48 2024-08-17T17:28:40.804 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 48 v 1011 (ObjNum 97 snap 0 seq_num 4060905680) dirty dne 2024-08-17T17:28:40.804 INFO:tasks.rados.rados.0.smithi037.stdout:1112: finishing write tid 1 to smithi03781225-5 2024-08-17T17:28:40.804 INFO:tasks.rados.rados.0.smithi037.stdout:1112: finishing write tid 2 to smithi03781225-5 2024-08-17T17:28:40.804 INFO:tasks.rados.rados.0.smithi037.stdout:1113: seq_num 444 ranges {662308=559030,1632005=603811,2860044=602264} 2024-08-17T17:28:40.809 INFO:tasks.rados.rados.0.smithi037.stdout:1113: writing smithi03781225-29 from 662308 to 1221338 tid 1 2024-08-17T17:28:40.814 INFO:tasks.rados.rados.0.smithi037.stdout:1113: writing smithi03781225-29 from 1632005 to 2235816 tid 2 2024-08-17T17:28:40.822 INFO:tasks.rados.rados.0.smithi037.stdout:1113: writing smithi03781225-29 from 2860044 to 3462308 tid 3 2024-08-17T17:28:40.822 INFO:tasks.rados.rados.0.smithi037.stdout:1109: done (3 left) 2024-08-17T17:28:40.822 INFO:tasks.rados.rados.0.smithi037.stdout:1111: done (2 left) 2024-08-17T17:28:40.822 INFO:tasks.rados.rados.0.smithi037.stdout:1114: read oid 9 snap -1 2024-08-17T17:28:40.822 INFO:tasks.rados.rados.0.smithi037.stdout:1114: expect (ObjNum 436 snap 137 seq_num 436) 2024-08-17T17:28:40.822 INFO:tasks.rados.rados.0.smithi037.stdout:1115: read oid 49 snap -1 2024-08-17T17:28:40.822 INFO:tasks.rados.rados.0.smithi037.stdout:1115: expect (ObjNum 437 snap 137 seq_num 437) 2024-08-17T17:28:40.822 INFO:tasks.rados.rados.0.smithi037.stdout:1116: snap_create 2024-08-17T17:28:40.823 INFO:tasks.rados.rados.0.smithi037.stdout:1112: finishing write tid 3 to smithi03781225-5 2024-08-17T17:28:40.823 INFO:tasks.rados.rados.0.smithi037.stdout:1112: finishing write tid 4 to smithi03781225-5 2024-08-17T17:28:40.823 INFO:tasks.rados.rados.0.smithi037.stdout:1112: finishing write tid 5 to smithi03781225-5 2024-08-17T17:28:40.823 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 5 v 245 (ObjNum 443 snap 139 seq_num 443) dirty exists 2024-08-17T17:28:40.823 INFO:tasks.rados.rados.0.smithi037.stdout:1112: left oid 5 (ObjNum 443 snap 139 seq_num 443) 2024-08-17T17:28:40.823 INFO:tasks.rados.rados.0.smithi037.stdout:1113: finishing write tid 1 to smithi03781225-29 2024-08-17T17:28:40.823 INFO:tasks.rados.rados.0.smithi037.stdout:1113: finishing write tid 2 to smithi03781225-29 2024-08-17T17:28:40.824 INFO:tasks.rados.rados.0.smithi037.stdout:1113: finishing write tid 3 to smithi03781225-29 2024-08-17T17:28:40.824 INFO:tasks.rados.rados.0.smithi037.stdout:1113: finishing write tid 4 to smithi03781225-29 2024-08-17T17:28:40.825 INFO:tasks.rados.rados.0.smithi037.stdout:1113: finishing write tid 5 to smithi03781225-29 2024-08-17T17:28:40.825 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 505 (ObjNum 444 snap 139 seq_num 444) dirty exists 2024-08-17T17:28:40.825 INFO:tasks.rados.rados.0.smithi037.stdout:1113: left oid 29 (ObjNum 444 snap 139 seq_num 444) 2024-08-17T17:28:40.831 INFO:tasks.rados.rados.0.smithi037.stdout:1115: expect (ObjNum 437 snap 137 seq_num 437) 2024-08-17T17:28:40.981 INFO:tasks.rados.rados.0.smithi037.stdout:1114: expect (ObjNum 436 snap 137 seq_num 436) 2024-08-17T17:28:41.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:40 smithi046 ceph-mon[34315]: pgmap v116: 89 pgs: 89 active+clean; 165 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:28:41.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:40 smithi046 ceph-mon[34315]: osdmap e342: 8 total, 8 up, 8 in 2024-08-17T17:28:41.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:40 smithi037 ceph-mon[97894]: pgmap v116: 89 pgs: 89 active+clean; 165 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:28:41.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:40 smithi037 ceph-mon[97894]: osdmap e342: 8 total, 8 up, 8 in 2024-08-17T17:28:41.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:40 smithi037 ceph-mon[41254]: pgmap v116: 89 pgs: 89 active+clean; 165 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:28:41.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:40 smithi037 ceph-mon[41254]: osdmap e342: 8 total, 8 up, 8 in 2024-08-17T17:28:41.195 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:28:41.766 INFO:tasks.rados.rados.0.smithi037.stdout:1112: done (4 left) 2024-08-17T17:28:41.766 INFO:tasks.rados.rados.0.smithi037.stdout:1113: done (3 left) 2024-08-17T17:28:41.766 INFO:tasks.rados.rados.0.smithi037.stdout:1114: done (2 left) 2024-08-17T17:28:41.766 INFO:tasks.rados.rados.0.smithi037.stdout:1115: done (1 left) 2024-08-17T17:28:41.766 INFO:tasks.rados.rados.0.smithi037.stdout:1116: done (0 left) 2024-08-17T17:28:41.766 INFO:tasks.rados.rados.0.smithi037.stdout:1117: rollback oid 34 current snap is 140 2024-08-17T17:28:41.766 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 34 to 139 2024-08-17T17:28:41.766 INFO:tasks.rados.rados.0.smithi037.stdout:1118: snap_create 2024-08-17T17:28:41.768 INFO:tasks.rados.rados.0.smithi037.stdout:1117: finishing rollback tid 1 to smithi03781225-34 2024-08-17T17:28:41.768 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 0 (ObjNum -234232544 snap 21866 seq_num 304) dirty dne 2024-08-17T17:28:42.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:41 smithi046 ceph-mon[34315]: osdmap e343: 8 total, 8 up, 8 in 2024-08-17T17:28:42.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:41 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/1841538522' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:28:42.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:41 smithi037 ceph-mon[41254]: osdmap e343: 8 total, 8 up, 8 in 2024-08-17T17:28:42.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:41 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/1841538522' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:28:42.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:41 smithi037 ceph-mon[97894]: osdmap e343: 8 total, 8 up, 8 in 2024-08-17T17:28:42.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:41 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1841538522' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:28:42.772 INFO:tasks.rados.rados.0.smithi037.stdout:1117: done (1 left) 2024-08-17T17:28:42.772 INFO:tasks.rados.rados.0.smithi037.stdout:1118: done (0 left) 2024-08-17T17:28:42.772 INFO:tasks.rados.rados.0.smithi037.stdout:1119: snap_create 2024-08-17T17:28:43.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:42 smithi037 ceph-mon[41254]: from='client.25988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:28:43.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:42 smithi037 ceph-mon[41254]: pgmap v119: 89 pgs: 89 active+clean; 187 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 3.7 MiB/s wr, 35 op/s 2024-08-17T17:28:43.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:42 smithi037 ceph-mon[41254]: from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:28:43.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:42 smithi037 ceph-mon[41254]: osdmap e344: 8 total, 8 up, 8 in 2024-08-17T17:28:43.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:42 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:43.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:42 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:43.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:42 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:28:43.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:42 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:28:43.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:42 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:43.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:42 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:28:43.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:42 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:28:43.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:42 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-08-17T17:28:43.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:42 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-08-17T17:28:43.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:42 smithi037 ceph-mon[97894]: from='client.25988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:28:43.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:42 smithi037 ceph-mon[97894]: pgmap v119: 89 pgs: 89 active+clean; 187 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 3.7 MiB/s wr, 35 op/s 2024-08-17T17:28:43.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:42 smithi037 ceph-mon[97894]: from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:28:43.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:42 smithi037 ceph-mon[97894]: osdmap e344: 8 total, 8 up, 8 in 2024-08-17T17:28:43.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:42 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:43.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:42 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:43.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:42 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:28:43.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:42 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:28:43.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:42 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:43.046 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:42 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:28:43.046 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:42 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:28:43.046 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:42 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-08-17T17:28:43.046 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:42 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-08-17T17:28:43.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:42 smithi046 ceph-mon[34315]: from='client.25988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:28:43.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:42 smithi046 ceph-mon[34315]: pgmap v119: 89 pgs: 89 active+clean; 187 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 3.7 MiB/s wr, 35 op/s 2024-08-17T17:28:43.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:42 smithi046 ceph-mon[34315]: from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:28:43.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:42 smithi046 ceph-mon[34315]: osdmap e344: 8 total, 8 up, 8 in 2024-08-17T17:28:43.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:42 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:43.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:42 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:43.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:42 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:28:43.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:42 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:28:43.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:42 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:43.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:42 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:28:43.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:42 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:28:43.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:42 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-08-17T17:28:43.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:42 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-08-17T17:28:43.787 INFO:tasks.rados.rados.0.smithi037.stdout:1119: done (0 left) 2024-08-17T17:28:43.787 INFO:tasks.rados.rados.0.smithi037.stdout:1120: write oid 16 current snap is 142 2024-08-17T17:28:43.787 INFO:tasks.rados.rados.0.smithi037.stdout:1120: seq_num 445 ranges {679115=634279,2090487=463822,3003820=475295} 2024-08-17T17:28:43.793 INFO:tasks.rados.rados.0.smithi037.stdout:1120: writing smithi03781225-16 from 679115 to 1313394 tid 1 2024-08-17T17:28:43.800 INFO:tasks.rados.rados.0.smithi037.stdout:1120: writing smithi03781225-16 from 2090487 to 2554309 tid 2 2024-08-17T17:28:43.806 INFO:tasks.rados.rados.0.smithi037.stdout:1120: writing smithi03781225-16 from 3003820 to 3479115 tid 3 2024-08-17T17:28:43.806 INFO:tasks.rados.rados.0.smithi037.stdout:1121: read oid 3 snap -1 2024-08-17T17:28:43.806 INFO:tasks.rados.rados.0.smithi037.stdout:1121: expect (ObjNum 150 snap 35 seq_num 150) 2024-08-17T17:28:43.806 INFO:tasks.rados.rados.0.smithi037.stdout:1122: snap_remove snap 136 2024-08-17T17:28:43.982 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:43 smithi037 ceph-mon[41254]: Upgrade: It appears safe to stop mon.c 2024-08-17T17:28:43.983 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:43 smithi037 ceph-mon[41254]: osdmap e345: 8 total, 8 up, 8 in 2024-08-17T17:28:43.983 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:43 smithi037 ceph-mon[97894]: Upgrade: It appears safe to stop mon.c 2024-08-17T17:28:43.983 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:43 smithi037 ceph-mon[97894]: osdmap e345: 8 total, 8 up, 8 in 2024-08-17T17:28:44.147 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:43 smithi046 ceph-mon[34315]: Upgrade: It appears safe to stop mon.c 2024-08-17T17:28:44.147 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:43 smithi046 ceph-mon[34315]: osdmap e345: 8 total, 8 up, 8 in 2024-08-17T17:28:44.156 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:28:44.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:28:44 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:28:44.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:44.789 INFO:tasks.rados.rados.0.smithi037.stdout:1122: done (2 left) 2024-08-17T17:28:44.789 INFO:tasks.rados.rados.0.smithi037.stdout:1123: read oid 48 snap -1 2024-08-17T17:28:44.789 INFO:tasks.rados.rados.0.smithi037.stdout:1123: expect deleted 2024-08-17T17:28:44.790 INFO:tasks.rados.rados.0.smithi037.stdout:1124: delete oid 45 current snap is 142 2024-08-17T17:28:44.790 INFO:tasks.rados.rados.0.smithi037.stdout:1120: finishing write tid 1 to smithi03781225-16 2024-08-17T17:28:44.790 INFO:tasks.rados.rados.0.smithi037.stdout:1120: finishing write tid 2 to smithi03781225-16 2024-08-17T17:28:44.790 INFO:tasks.rados.rados.0.smithi037.stdout:1120: finishing write tid 3 to smithi03781225-16 2024-08-17T17:28:44.790 INFO:tasks.rados.rados.0.smithi037.stdout:1120: finishing write tid 4 to smithi03781225-16 2024-08-17T17:28:44.790 INFO:tasks.rados.rados.0.smithi037.stdout:1120: finishing write tid 5 to smithi03781225-16 2024-08-17T17:28:44.790 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 16 v 434 (ObjNum 445 snap 142 seq_num 445) dirty exists 2024-08-17T17:28:44.790 INFO:tasks.rados.rados.0.smithi037.stdout:1120: left oid 16 (ObjNum 445 snap 142 seq_num 445) 2024-08-17T17:28:44.790 INFO:tasks.rados.rados.0.smithi037.stdout:1121: expect (ObjNum 150 snap 35 seq_num 150) 2024-08-17T17:28:44.926 INFO:tasks.rados.rados.0.smithi037.stdout:1120: done (3 left) 2024-08-17T17:28:44.926 INFO:tasks.rados.rados.0.smithi037.stdout:1121: done (2 left) 2024-08-17T17:28:44.926 INFO:tasks.rados.rados.0.smithi037.stdout:1123: done (1 left) 2024-08-17T17:28:44.926 INFO:tasks.rados.rados.0.smithi037.stdout:1124: done (0 left) 2024-08-17T17:28:44.926 INFO:tasks.rados.rados.0.smithi037.stdout:1125: snap_create 2024-08-17T17:28:45.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:44 smithi037 ceph-mon[97894]: pgmap v122: 89 pgs: 89 active+clean; 187 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 3.7 MiB/s wr, 35 op/s 2024-08-17T17:28:45.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:44 smithi037 ceph-mon[97894]: osdmap e346: 8 total, 8 up, 8 in 2024-08-17T17:28:45.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:44 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/724477968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:28:45.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:44 smithi037 ceph-mon[97894]: Upgrade: Updating mon.c 2024-08-17T17:28:45.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:44 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:45.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:44 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:28:45.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:44 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:28:45.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:44 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:28:45.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:44 smithi037 ceph-mon[97894]: Deploying daemon mon.c on smithi037 2024-08-17T17:28:45.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:44 smithi037 ceph-mon[97894]: from='client.34191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:28:45.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:44 smithi037 ceph-mon[41254]: pgmap v122: 89 pgs: 89 active+clean; 187 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 3.7 MiB/s wr, 35 op/s 2024-08-17T17:28:45.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:44 smithi037 ceph-mon[41254]: osdmap e346: 8 total, 8 up, 8 in 2024-08-17T17:28:45.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:44 smithi037 ceph-mon[41254]: from='client.? 172.21.15.37:0/724477968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:28:45.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:44 smithi037 ceph-mon[41254]: Upgrade: Updating mon.c 2024-08-17T17:28:45.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:44 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:45.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:44 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:28:45.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:44 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:28:45.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:44 smithi037 ceph-mon[41254]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:28:45.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:44 smithi037 ceph-mon[41254]: Deploying daemon mon.c on smithi037 2024-08-17T17:28:45.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:44 smithi037 ceph-mon[41254]: from='client.34191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:28:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:44 smithi046 ceph-mon[34315]: pgmap v122: 89 pgs: 89 active+clean; 187 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 3.7 MiB/s wr, 35 op/s 2024-08-17T17:28:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:44 smithi046 ceph-mon[34315]: osdmap e346: 8 total, 8 up, 8 in 2024-08-17T17:28:45.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:44 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/724477968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-08-17T17:28:45.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:44 smithi046 ceph-mon[34315]: Upgrade: Updating mon.c 2024-08-17T17:28:45.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:44 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:45.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:44 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:28:45.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:44 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:28:45.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:44 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:28:45.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:44 smithi046 ceph-mon[34315]: Deploying daemon mon.c on smithi037 2024-08-17T17:28:45.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:44 smithi046 ceph-mon[34315]: from='client.34191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:28:45.796 INFO:tasks.rados.rados.0.smithi037.stdout:1125: done (0 left) 2024-08-17T17:28:45.796 INFO:tasks.rados.rados.0.smithi037.stdout:1126: delete oid 24 current snap is 143 2024-08-17T17:28:45.800 INFO:tasks.rados.rados.0.smithi037.stdout:1126: done (0 left) 2024-08-17T17:28:45.800 INFO:tasks.rados.rados.0.smithi037.stdout:1127: read oid 43 snap 117 2024-08-17T17:28:45.800 INFO:tasks.rados.rados.0.smithi037.stdout:1127: expect (ObjNum 377 snap 117 seq_num 377) 2024-08-17T17:28:45.800 INFO:tasks.rados.rados.0.smithi037.stdout:1128: delete oid 39 current snap is 143 2024-08-17T17:28:45.804 INFO:tasks.rados.rados.0.smithi037.stdout:1128: done (1 left) 2024-08-17T17:28:45.804 INFO:tasks.rados.rados.0.smithi037.stdout:1129: snap_create 2024-08-17T17:28:45.806 INFO:tasks.rados.rados.0.smithi037.stdout:1127: expect (ObjNum 377 snap 117 seq_num 377) 2024-08-17T17:28:46.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:45 smithi046 ceph-mon[34315]: from='client.26012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:28:46.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:45 smithi046 ceph-mon[34315]: osdmap e347: 8 total, 8 up, 8 in 2024-08-17T17:28:46.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:28:45 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:28:45.741Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:46.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:28:45 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:28:45.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:46.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:45 smithi037 ceph-mon[41254]: from='client.26012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:28:46.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:45 smithi037 ceph-mon[41254]: osdmap e347: 8 total, 8 up, 8 in 2024-08-17T17:28:46.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:45 smithi037 systemd[1]: Stopping Ceph mon.c for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:28:46.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:45 smithi037 ceph-mon[97894]: from='client.26012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:28:46.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:45 smithi037 ceph-mon[97894]: osdmap e347: 8 total, 8 up, 8 in 2024-08-17T17:28:46.412 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:46 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-c[41250]: 2024-08-17T17:28:46.101+0000 7f7fb4dbb640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T17:28:46.412 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:46 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-c[41250]: 2024-08-17T17:28:46.101+0000 7f7fb4dbb640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-08-17T17:28:46.412 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:46 smithi037 podman[101789]: 2024-08-17 17:28:46.123763193 +0000 UTC m=+0.145998978 container died 649d9fbeaac1ad0b70ff066b0779540fcb3d73eec746ef17dffbbca81c8ed287 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-c, RELEASE=quincy-f2c39d4, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-08-17T17:28:46.779 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:46 smithi037 podman[101789]: 2024-08-17 17:28:46.510749035 +0000 UTC m=+0.532984823 container cleanup 649d9fbeaac1ad0b70ff066b0779540fcb3d73eec746ef17dffbbca81c8ed287 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-c, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.36.0, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=quincy-f2c39d4, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T17:28:46.780 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:46 smithi037 bash[101789]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-c 2024-08-17T17:28:47.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:46 smithi037 podman[101802]: 2024-08-17 17:28:46.778963182 +0000 UTC m=+0.654911581 container remove 649d9fbeaac1ad0b70ff066b0779540fcb3d73eec746ef17dffbbca81c8ed287 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-c, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=quincy-f2c39d4, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-08-17T17:28:47.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:46 smithi037 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mon.c.service: Deactivated successfully. 2024-08-17T17:28:47.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:46 smithi037 systemd[1]: Stopped Ceph mon.c for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:28:47.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:46 smithi037 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mon.c.service: Consumed 9.401s CPU time. 2024-08-17T17:28:47.161 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:28:47.261 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:28:46 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:28:46.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi037\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:47.458 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 systemd[1]: Starting Ceph mon.c for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:28:47.458 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 podman[101980]: 2024-08-17 17:28:47.247130128 +0000 UTC m=+0.020267688 image pull 0566dfeff0cb6af9254aa2111a92af8174516dad87a45779e953ca0dd77f3099 quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:28:47.458 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 podman[101980]: 2024-08-17 17:28:47.364053134 +0000 UTC m=+0.137190676 container create 442b8dcc8581377c933261e951860520922955329cc47e25067adda144439045 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-c, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.36.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=main-cd8bdbe, GIT_BRANCH=HEAD) 2024-08-17T17:28:48.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 podman[101980]: 2024-08-17 17:28:47.549780006 +0000 UTC m=+0.322917553 container init 442b8dcc8581377c933261e951860520922955329cc47e25067adda144439045 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-c, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, RELEASE=main-cd8bdbe, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T17:28:48.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 podman[101980]: 2024-08-17 17:28:47.55328034 +0000 UTC m=+0.326417879 container start 442b8dcc8581377c933261e951860520922955329cc47e25067adda144439045 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, RELEASE=main-cd8bdbe, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-08-17T17:28:48.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: set uid:gid to 167:167 (ceph:ceph) 2024-08-17T17:28:48.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev), process ceph-mon, pid 2 2024-08-17T17:28:48.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: pidfile_write: ignore empty --pid-file 2024-08-17T17:28:48.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: load: jerasure load: lrc 2024-08-17T17:28:48.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: RocksDB version: 7.9.2 2024-08-17T17:28:48.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Git sha 0 2024-08-17T17:28:48.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Compile date 2024-08-15 20:43:31 2024-08-17T17:28:48.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: DB SUMMARY 2024-08-17T17:28:48.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: DB Session ID: 93TOODNB8F7CQ6PH8X5E 2024-08-17T17:28:48.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: CURRENT file: CURRENT 2024-08-17T17:28:48.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: IDENTITY file: IDENTITY 2024-08-17T17:28:48.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: MANIFEST file: MANIFEST-000009 size: 1098 Bytes 2024-08-17T17:28:48.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000027.sst 2024-08-17T17:28:48.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000025.log size: 11628439 ; 2024-08-17T17:28:48.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.error_if_exists: 0 2024-08-17T17:28:48.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.create_if_missing: 0 2024-08-17T17:28:48.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.paranoid_checks: 1 2024-08-17T17:28:48.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.flush_verify_memtable_count: 1 2024-08-17T17:28:48.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T17:28:48.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-17T17:28:48.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.env: 0x55eaa9890be0 2024-08-17T17:28:48.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.fs: PosixFileSystem 2024-08-17T17:28:48.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.info_log: 0x55eaab44d700 2024-08-17T17:28:48.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.max_file_opening_threads: 16 2024-08-17T17:28:48.047 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.statistics: (nil) 2024-08-17T17:28:48.047 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.use_fsync: 0 2024-08-17T17:28:48.047 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.max_log_file_size: 0 2024-08-17T17:28:48.047 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T17:28:48.047 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T17:28:48.048 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.keep_log_file_num: 1000 2024-08-17T17:28:48.048 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.recycle_log_file_num: 0 2024-08-17T17:28:48.048 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.allow_fallocate: 1 2024-08-17T17:28:48.048 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.allow_mmap_reads: 0 2024-08-17T17:28:48.048 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.allow_mmap_writes: 0 2024-08-17T17:28:48.048 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.use_direct_reads: 0 2024-08-17T17:28:48.048 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T17:28:48.048 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.create_missing_column_families: 0 2024-08-17T17:28:48.048 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.db_log_dir: 2024-08-17T17:28:48.048 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.wal_dir: 2024-08-17T17:28:48.048 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T17:28:48.048 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T17:28:48.048 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T17:28:48.049 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T17:28:48.049 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T17:28:48.049 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T17:28:48.049 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.advise_random_on_open: 1 2024-08-17T17:28:48.049 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.db_write_buffer_size: 0 2024-08-17T17:28:48.049 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.write_buffer_manager: 0x55eaab450e60 2024-08-17T17:28:48.049 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T17:28:48.049 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T17:28:48.049 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T17:28:48.049 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.rate_limiter: (nil) 2024-08-17T17:28:48.049 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T17:28:48.049 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.wal_recovery_mode: 2 2024-08-17T17:28:48.049 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.enable_thread_tracking: 0 2024-08-17T17:28:48.050 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.enable_pipelined_write: 0 2024-08-17T17:28:48.050 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.unordered_write: 0 2024-08-17T17:28:48.050 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T17:28:48.050 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T17:28:48.050 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T17:28:48.050 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T17:28:48.050 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.row_cache: None 2024-08-17T17:28:48.050 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.wal_filter: None 2024-08-17T17:28:48.050 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T17:28:48.050 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.allow_ingest_behind: 0 2024-08-17T17:28:48.050 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.two_write_queues: 0 2024-08-17T17:28:48.050 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.manual_wal_flush: 0 2024-08-17T17:28:48.050 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.wal_compression: 0 2024-08-17T17:28:48.051 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.atomic_flush: 0 2024-08-17T17:28:48.051 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T17:28:48.051 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T17:28:48.051 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T17:28:48.051 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.log_readahead_size: 0 2024-08-17T17:28:48.051 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T17:28:48.051 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.best_efforts_recovery: 0 2024-08-17T17:28:48.051 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T17:28:48.051 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T17:28:48.051 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.allow_data_in_errors: 0 2024-08-17T17:28:48.051 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.db_host_id: __hostname__ 2024-08-17T17:28:48.051 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.enforce_single_del_contracts: true 2024-08-17T17:28:48.051 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.max_background_jobs: 2 2024-08-17T17:28:48.051 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.max_background_compactions: -1 2024-08-17T17:28:48.052 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.max_subcompactions: 1 2024-08-17T17:28:48.052 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T17:28:48.052 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T17:28:48.052 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T17:28:48.052 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.max_total_wal_size: 0 2024-08-17T17:28:48.052 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T17:28:48.052 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T17:28:48.052 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T17:28:48.052 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T17:28:48.052 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.max_open_files: -1 2024-08-17T17:28:48.052 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.bytes_per_sync: 0 2024-08-17T17:28:48.052 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T17:28:48.052 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T17:28:48.052 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.compaction_readahead_size: 0 2024-08-17T17:28:48.053 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.max_background_flushes: -1 2024-08-17T17:28:48.053 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Compression algorithms supported: 2024-08-17T17:28:48.053 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: kZSTD supported: 0 2024-08-17T17:28:48.053 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: kXpressCompression supported: 0 2024-08-17T17:28:48.053 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: kBZip2Compression supported: 0 2024-08-17T17:28:48.053 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T17:28:48.053 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: kLZ4Compression supported: 1 2024-08-17T17:28:48.053 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: kZlibCompression supported: 1 2024-08-17T17:28:48.053 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: kLZ4HCCompression supported: 1 2024-08-17T17:28:48.053 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: kSnappyCompression supported: 1 2024-08-17T17:28:48.053 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T17:28:48.053 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: DMutex implementation: pthread_mutex_t 2024-08-17T17:28:48.053 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-08-17T17:28:48.053 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-17T17:28:48.054 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T17:28:48.054 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.merge_operator: 2024-08-17T17:28:48.054 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.compaction_filter: None 2024-08-17T17:28:48.054 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.compaction_filter_factory: None 2024-08-17T17:28:48.054 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.sst_partitioner_factory: None 2024-08-17T17:28:48.054 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T17:28:48.054 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T17:28:48.054 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55eaab44d380) 2024-08-17T17:28:48.054 INFO:journalctl@ceph.mon.c.smithi037.stdout: cache_index_and_filter_blocks: 1 2024-08-17T17:28:48.054 INFO:journalctl@ceph.mon.c.smithi037.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T17:28:48.054 INFO:journalctl@ceph.mon.c.smithi037.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T17:28:48.054 INFO:journalctl@ceph.mon.c.smithi037.stdout: pin_top_level_index_and_filter: 1 2024-08-17T17:28:48.054 INFO:journalctl@ceph.mon.c.smithi037.stdout: index_type: 0 2024-08-17T17:28:48.055 INFO:journalctl@ceph.mon.c.smithi037.stdout: data_block_index_type: 0 2024-08-17T17:28:48.055 INFO:journalctl@ceph.mon.c.smithi037.stdout: index_shortening: 1 2024-08-17T17:28:48.055 INFO:journalctl@ceph.mon.c.smithi037.stdout: data_block_hash_table_util_ratio: 0.750000 2024-08-17T17:28:48.055 INFO:journalctl@ceph.mon.c.smithi037.stdout: checksum: 4 2024-08-17T17:28:48.055 INFO:journalctl@ceph.mon.c.smithi037.stdout: no_block_cache: 0 2024-08-17T17:28:48.055 INFO:journalctl@ceph.mon.c.smithi037.stdout: block_cache: 0x55eaab441610 2024-08-17T17:28:48.055 INFO:journalctl@ceph.mon.c.smithi037.stdout: block_cache_name: BinnedLRUCache 2024-08-17T17:28:48.055 INFO:journalctl@ceph.mon.c.smithi037.stdout: block_cache_options: 2024-08-17T17:28:48.055 INFO:journalctl@ceph.mon.c.smithi037.stdout: capacity : 536870912 2024-08-17T17:28:48.055 INFO:journalctl@ceph.mon.c.smithi037.stdout: num_shard_bits : 4 2024-08-17T17:28:48.055 INFO:journalctl@ceph.mon.c.smithi037.stdout: strict_capacity_limit : 0 2024-08-17T17:28:48.055 INFO:journalctl@ceph.mon.c.smithi037.stdout: high_pri_pool_ratio: 0.000 2024-08-17T17:28:48.055 INFO:journalctl@ceph.mon.c.smithi037.stdout: block_cache_compressed: (nil) 2024-08-17T17:28:48.055 INFO:journalctl@ceph.mon.c.smithi037.stdout: persistent_cache: (nil) 2024-08-17T17:28:48.056 INFO:journalctl@ceph.mon.c.smithi037.stdout: block_size: 4096 2024-08-17T17:28:48.056 INFO:journalctl@ceph.mon.c.smithi037.stdout: block_size_deviation: 10 2024-08-17T17:28:48.056 INFO:journalctl@ceph.mon.c.smithi037.stdout: block_restart_interval: 16 2024-08-17T17:28:48.056 INFO:journalctl@ceph.mon.c.smithi037.stdout: index_block_restart_interval: 1 2024-08-17T17:28:48.056 INFO:journalctl@ceph.mon.c.smithi037.stdout: metadata_block_size: 4096 2024-08-17T17:28:48.056 INFO:journalctl@ceph.mon.c.smithi037.stdout: partition_filters: 0 2024-08-17T17:28:48.056 INFO:journalctl@ceph.mon.c.smithi037.stdout: use_delta_encoding: 1 2024-08-17T17:28:48.056 INFO:journalctl@ceph.mon.c.smithi037.stdout: filter_policy: bloomfilter 2024-08-17T17:28:48.056 INFO:journalctl@ceph.mon.c.smithi037.stdout: whole_key_filtering: 1 2024-08-17T17:28:48.056 INFO:journalctl@ceph.mon.c.smithi037.stdout: verify_compression: 0 2024-08-17T17:28:48.056 INFO:journalctl@ceph.mon.c.smithi037.stdout: read_amp_bytes_per_bit: 0 2024-08-17T17:28:48.056 INFO:journalctl@ceph.mon.c.smithi037.stdout: format_version: 5 2024-08-17T17:28:48.056 INFO:journalctl@ceph.mon.c.smithi037.stdout: enable_index_compression: 1 2024-08-17T17:28:48.056 INFO:journalctl@ceph.mon.c.smithi037.stdout: block_align: 0 2024-08-17T17:28:48.056 INFO:journalctl@ceph.mon.c.smithi037.stdout: max_auto_readahead_size: 262144 2024-08-17T17:28:48.057 INFO:journalctl@ceph.mon.c.smithi037.stdout: prepopulate_block_cache: 0 2024-08-17T17:28:48.057 INFO:journalctl@ceph.mon.c.smithi037.stdout: initial_auto_readahead_size: 8192 2024-08-17T17:28:48.057 INFO:journalctl@ceph.mon.c.smithi037.stdout: num_file_reads_for_auto_readahead: 2 2024-08-17T17:28:48.057 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.write_buffer_size: 33554432 2024-08-17T17:28:48.057 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.max_write_buffer_number: 2 2024-08-17T17:28:48.057 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.compression: NoCompression 2024-08-17T17:28:48.057 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.bottommost_compression: Disabled 2024-08-17T17:28:48.057 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.prefix_extractor: nullptr 2024-08-17T17:28:48.057 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T17:28:48.057 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.num_levels: 7 2024-08-17T17:28:48.057 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T17:28:48.057 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T17:28:48.057 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T17:28:48.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T17:28:48.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T17:28:48.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T17:28:48.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T17:28:48.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T17:28:48.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T17:28:48.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T17:28:48.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-17T17:28:48.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-17T17:28:48.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T17:28:48.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.compression_opts.level: 32767 2024-08-17T17:28:48.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.compression_opts.strategy: 0 2024-08-17T17:28:48.058 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T17:28:48.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T17:28:48.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-17T17:28:48.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T17:28:48.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.compression_opts.enabled: false 2024-08-17T17:28:48.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-17T17:28:48.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T17:28:48.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T17:28:48.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T17:28:48.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.target_file_size_base: 67108864 2024-08-17T17:28:48.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T17:28:48.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T17:28:48.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T17:28:48.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T17:28:48.059 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T17:28:48.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T17:28:48.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T17:28:48.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T17:28:48.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T17:28:48.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T17:28:48.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T17:28:48.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T17:28:48.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T17:28:48.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-17T17:28:48.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.arena_block_size: 1048576 2024-08-17T17:28:48.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T17:28:48.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T17:28:48.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.disable_auto_compactions: 0 2024-08-17T17:28:48.060 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T17:28:48.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T17:28:48.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T17:28:48.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T17:28:48.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T17:28:48.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T17:28:48.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T17:28:48.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T17:28:48.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T17:28:48.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T17:28:48.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-17T17:28:48.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.inplace_update_support: 0 2024-08-17T17:28:48.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T17:28:48.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T17:28:48.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T17:28:48.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T17:28:48.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.bloom_locality: 0 2024-08-17T17:28:48.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.max_successive_merges: 0 2024-08-17T17:28:48.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T17:28:48.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.paranoid_file_checks: 0 2024-08-17T17:28:48.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.force_consistency_checks: 1 2024-08-17T17:28:48.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.report_bg_io_stats: 0 2024-08-17T17:28:48.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.ttl: 2592000 2024-08-17T17:28:48.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T17:28:48.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-17T17:28:48.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-17T17:28:48.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.enable_blob_files: false 2024-08-17T17:28:48.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.min_blob_size: 0 2024-08-17T17:28:48.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.blob_file_size: 268435456 2024-08-17T17:28:48.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T17:28:48.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T17:28:48.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T17:28:48.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-17T17:28:48.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-17T17:28:48.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.blob_file_starting_level: 0 2024-08-17T17:28:48.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-17T17:28:48.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 27.sst 2024-08-17T17:28:48.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-17T17:28:48.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 29, last_sequence is 13492, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-17T17:28:48.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2024-08-17T17:28:48.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 874b4fb9-9b37-47ac-85f8-9827096f0467 2024-08-17T17:28:48.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723915727580462, "job": 1, "event": "recovery_started", "wal_files": [25]} 2024-08-17T17:28:48.063 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2024-08-17T17:28:48.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723915727607647, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 7250531, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13497, "largest_seqno": 17841, "table_properties": {"data_size": 7230845, "index_size": 14031, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 4613, "raw_key_size": 41498, "raw_average_key_size": 22, "raw_value_size": 7191406, "raw_average_value_size": 3921, "num_data_blocks": 605, "num_entries": 1834, "num_filter_entries": 1834, "num_deletions": 306, "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": "[CompactOnDeletionCollector]", "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": 1723915727, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "874b4fb9-9b37-47ac-85f8-9827096f0467", "db_session_id": "93TOODNB8F7CQ6PH8X5E", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2024-08-17T17:28:48.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723915727607780, "job": 1, "event": "recovery_finished"} 2024-08-17T17:28:48.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2024-08-17T17:28:48.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-17T17:28:48.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 bash[101980]: 442b8dcc8581377c933261e951860520922955329cc47e25067adda144439045 2024-08-17T17:28:48.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 systemd[1]: Started Ceph mon.c for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:28:48.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000025.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-17T17:28:48.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55eaab470e00 2024-08-17T17:28:48.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: DB pointer 0x55eaab56e000 2024-08-17T17:28:48.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-17T17:28:48.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-17T17:28:48.064 INFO:journalctl@ceph.mon.c.smithi037.stdout: ** DB Stats ** 2024-08-17T17:28:48.064 INFO:journalctl@ceph.mon.c.smithi037.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T17:28:48.065 INFO:journalctl@ceph.mon.c.smithi037.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-17T17:28:48.065 INFO:journalctl@ceph.mon.c.smithi037.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T17:28:48.065 INFO:journalctl@ceph.mon.c.smithi037.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T17:28:48.065 INFO:journalctl@ceph.mon.c.smithi037.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-17T17:28:48.065 INFO:journalctl@ceph.mon.c.smithi037.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T17:28:48.065 INFO:journalctl@ceph.mon.c.smithi037.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T17:28:48.065 INFO:journalctl@ceph.mon.c.smithi037.stdout: 2024-08-17T17:28:48.065 INFO:journalctl@ceph.mon.c.smithi037.stdout: ** Compaction Stats [default] ** 2024-08-17T17:28:48.065 INFO:journalctl@ceph.mon.c.smithi037.stdout: 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) 2024-08-17T17:28:48.065 INFO:journalctl@ceph.mon.c.smithi037.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-17T17:28:48.065 INFO:journalctl@ceph.mon.c.smithi037.stdout: L0 1/0 6.91 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 630.0 0.01 0.00 1 0.011 0 0 0.0 0.0 2024-08-17T17:28:48.065 INFO:journalctl@ceph.mon.c.smithi037.stdout: L6 1/0 7.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 2024-08-17T17:28:48.065 INFO:journalctl@ceph.mon.c.smithi037.stdout: Sum 2/0 14.34 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 630.0 0.01 0.00 1 0.011 0 0 0.0 0.0 2024-08-17T17:28:48.065 INFO:journalctl@ceph.mon.c.smithi037.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 630.0 0.01 0.00 1 0.011 0 0 0.0 0.0 2024-08-17T17:28:48.066 INFO:journalctl@ceph.mon.c.smithi037.stdout: 2024-08-17T17:28:48.066 INFO:journalctl@ceph.mon.c.smithi037.stdout: ** Compaction Stats [default] ** 2024-08-17T17:28:48.066 INFO:journalctl@ceph.mon.c.smithi037.stdout: 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) 2024-08-17T17:28:48.066 INFO:journalctl@ceph.mon.c.smithi037.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T17:28:48.066 INFO:journalctl@ceph.mon.c.smithi037.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 630.0 0.01 0.00 1 0.011 0 0 0.0 0.0 2024-08-17T17:28:48.066 INFO:journalctl@ceph.mon.c.smithi037.stdout: 2024-08-17T17:28:48.066 INFO:journalctl@ceph.mon.c.smithi037.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-17T17:28:48.066 INFO:journalctl@ceph.mon.c.smithi037.stdout: 2024-08-17T17:28:48.066 INFO:journalctl@ceph.mon.c.smithi037.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T17:28:48.066 INFO:journalctl@ceph.mon.c.smithi037.stdout: Flush(GB): cumulative 0.007, interval 0.007 2024-08-17T17:28:48.066 INFO:journalctl@ceph.mon.c.smithi037.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T17:28:48.066 INFO:journalctl@ceph.mon.c.smithi037.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T17:28:48.066 INFO:journalctl@ceph.mon.c.smithi037.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T17:28:48.067 INFO:journalctl@ceph.mon.c.smithi037.stdout: AddFile(Keys): cumulative 0, interval 0 2024-08-17T17:28:48.067 INFO:journalctl@ceph.mon.c.smithi037.stdout: Cumulative compaction: 0.01 GB write, 217.74 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:28:48.067 INFO:journalctl@ceph.mon.c.smithi037.stdout: Interval compaction: 0.01 GB write, 217.74 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:28:48.067 INFO:journalctl@ceph.mon.c.smithi037.stdout: 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 2024-08-17T17:28:48.067 INFO:journalctl@ceph.mon.c.smithi037.stdout: Block cache BinnedLRUCache@0x55eaab441610#2 capacity: 512.00 MB usage: 21.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-08-17T17:28:48.067 INFO:journalctl@ceph.mon.c.smithi037.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,5.03 KB,0.000959635%) IndexBlock(1,16.08 KB,0.00306666%) Misc(1,0.00 KB,0%) 2024-08-17T17:28:48.067 INFO:journalctl@ceph.mon.c.smithi037.stdout: 2024-08-17T17:28:48.067 INFO:journalctl@ceph.mon.c.smithi037.stdout: ** File Read Latency Histogram By Level [default] ** 2024-08-17T17:28:48.067 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: starting mon.c rank 2 at public addrs [v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0] at bind addrs [v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:28:48.067 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: mon.c@-1(???) e3 preinit fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:28:48.067 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: mon.c@-1(???).mds e8 new map 2024-08-17T17:28:48.067 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: mon.c@-1(???).mds e8 print_map 2024-08-17T17:28:48.067 INFO:journalctl@ceph.mon.c.smithi037.stdout: e8 2024-08-17T17:28:48.067 INFO:journalctl@ceph.mon.c.smithi037.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-08-17T17:28:48.068 INFO:journalctl@ceph.mon.c.smithi037.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T17:28:48.068 INFO:journalctl@ceph.mon.c.smithi037.stdout: 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} 2024-08-17T17:28:48.068 INFO:journalctl@ceph.mon.c.smithi037.stdout: legacy client fscid: 1 2024-08-17T17:28:48.068 INFO:journalctl@ceph.mon.c.smithi037.stdout: 2024-08-17T17:28:48.068 INFO:journalctl@ceph.mon.c.smithi037.stdout: Filesystem 'foo' (1) 2024-08-17T17:28:48.068 INFO:journalctl@ceph.mon.c.smithi037.stdout: fs_name foo 2024-08-17T17:28:48.068 INFO:journalctl@ceph.mon.c.smithi037.stdout: epoch 7 2024-08-17T17:28:48.068 INFO:journalctl@ceph.mon.c.smithi037.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-08-17T17:28:48.068 INFO:journalctl@ceph.mon.c.smithi037.stdout: created 2024-08-17T17:22:53.721359+0000 2024-08-17T17:28:48.068 INFO:journalctl@ceph.mon.c.smithi037.stdout: modified 2024-08-17T17:23:11.326978+0000 2024-08-17T17:28:48.068 INFO:journalctl@ceph.mon.c.smithi037.stdout: tableserver 0 2024-08-17T17:28:48.068 INFO:journalctl@ceph.mon.c.smithi037.stdout: root 0 2024-08-17T17:28:48.068 INFO:journalctl@ceph.mon.c.smithi037.stdout: session_timeout 60 2024-08-17T17:28:48.068 INFO:journalctl@ceph.mon.c.smithi037.stdout: session_autoclose 300 2024-08-17T17:28:48.068 INFO:journalctl@ceph.mon.c.smithi037.stdout: max_file_size 1099511627776 2024-08-17T17:28:48.069 INFO:journalctl@ceph.mon.c.smithi037.stdout: max_xattr_size 65536 2024-08-17T17:28:48.069 INFO:journalctl@ceph.mon.c.smithi037.stdout: required_client_features {} 2024-08-17T17:28:48.069 INFO:journalctl@ceph.mon.c.smithi037.stdout: last_failure 0 2024-08-17T17:28:48.069 INFO:journalctl@ceph.mon.c.smithi037.stdout: last_failure_osd_epoch 0 2024-08-17T17:28:48.069 INFO:journalctl@ceph.mon.c.smithi037.stdout: 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} 2024-08-17T17:28:48.069 INFO:journalctl@ceph.mon.c.smithi037.stdout: max_mds 1 2024-08-17T17:28:48.069 INFO:journalctl@ceph.mon.c.smithi037.stdout: in 0 2024-08-17T17:28:48.069 INFO:journalctl@ceph.mon.c.smithi037.stdout: up {0=14661} 2024-08-17T17:28:48.069 INFO:journalctl@ceph.mon.c.smithi037.stdout: failed 2024-08-17T17:28:48.069 INFO:journalctl@ceph.mon.c.smithi037.stdout: damaged 2024-08-17T17:28:48.069 INFO:journalctl@ceph.mon.c.smithi037.stdout: stopped 2024-08-17T17:28:48.069 INFO:journalctl@ceph.mon.c.smithi037.stdout: data_pools [4] 2024-08-17T17:28:48.069 INFO:journalctl@ceph.mon.c.smithi037.stdout: metadata_pool 3 2024-08-17T17:28:48.069 INFO:journalctl@ceph.mon.c.smithi037.stdout: inline_data disabled 2024-08-17T17:28:48.070 INFO:journalctl@ceph.mon.c.smithi037.stdout: balancer 2024-08-17T17:28:48.070 INFO:journalctl@ceph.mon.c.smithi037.stdout: bal_rank_mask -1 2024-08-17T17:28:48.070 INFO:journalctl@ceph.mon.c.smithi037.stdout: standby_count_wanted 1 2024-08-17T17:28:48.070 INFO:journalctl@ceph.mon.c.smithi037.stdout: qdb_cluster leader: 0 members: 2024-08-17T17:28:48.070 INFO:journalctl@ceph.mon.c.smithi037.stdout: [mds.foo.smithi037.qhhfds{0:14661} state up:active seq 3 join_fscid=1 addr [v2:172.21.15.37:6834/675318980,v1:172.21.15.37:6835/675318980] compat {c=[1],r=[1],i=[7ff]}] 2024-08-17T17:28:48.070 INFO:journalctl@ceph.mon.c.smithi037.stdout: 2024-08-17T17:28:48.070 INFO:journalctl@ceph.mon.c.smithi037.stdout: 2024-08-17T17:28:48.070 INFO:journalctl@ceph.mon.c.smithi037.stdout: Standby daemons: 2024-08-17T17:28:48.070 INFO:journalctl@ceph.mon.c.smithi037.stdout: 2024-08-17T17:28:48.070 INFO:journalctl@ceph.mon.c.smithi037.stdout: [mds.foo.smithi046.wrzfvl{-1:24523} state up:standby seq 2 join_fscid=1 addr [v2:172.21.15.46:6832/4061296907,v1:172.21.15.46:6833/4061296907] compat {c=[1],r=[1],i=[7ff]}] 2024-08-17T17:28:48.070 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: mon.c@-1(???).osd e348 crush map has features 3314933000854323200, adjusting msgr requires 2024-08-17T17:28:48.070 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: mon.c@-1(???).osd e348 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:28:48.070 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: mon.c@-1(???).osd e348 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:28:48.070 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: mon.c@-1(???).osd e348 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:28:48.071 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:47 smithi037 ceph-mon[102022]: mon.c@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2024-08-17T17:28:49.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:28:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:28:48] "GET /metrics HTTP/1.1" 200 36307 "" "Prometheus/2.51.0" 2024-08-17T17:28:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:28:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:28:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:53.759 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:28:53.851 INFO:tasks.rados.rados.0.smithi037.stdout:1127: done (1 left) 2024-08-17T17:28:53.851 INFO:tasks.rados.rados.0.smithi037.stdout:1129: done (0 left) 2024-08-17T17:28:53.851 INFO:tasks.rados.rados.0.smithi037.stdout:1130: read oid 6 snap -1 2024-08-17T17:28:53.851 INFO:tasks.rados.rados.0.smithi037.stdout:1130: expect deleted 2024-08-17T17:28:53.851 INFO:tasks.rados.rados.0.smithi037.stdout:1131: read oid 21 snap -1 2024-08-17T17:28:53.851 INFO:tasks.rados.rados.0.smithi037.stdout:1131: expect deleted 2024-08-17T17:28:53.851 INFO:tasks.rados.rados.0.smithi037.stdout:1132: snap_create 2024-08-17T17:28:54.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[97894]: mon.c calling monitor election 2024-08-17T17:28:54.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[97894]: mon.b calling monitor election 2024-08-17T17:28:54.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[97894]: mon.a calling monitor election 2024-08-17T17:28:54.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[97894]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:28:54.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[97894]: monmap epoch 3 2024-08-17T17:28:54.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[97894]: fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:28:54.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[97894]: last_changed 2024-08-17T17:17:37.761497+0000 2024-08-17T17:28:54.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[97894]: created 2024-08-17T17:16:01.550924+0000 2024-08-17T17:28:54.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[97894]: min_mon_release 17 (quincy) 2024-08-17T17:28:54.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[97894]: election_strategy: 1 2024-08-17T17:28:54.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[97894]: 0: [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] mon.a 2024-08-17T17:28:54.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[97894]: 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-08-17T17:28:54.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[97894]: 2: [v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0] mon.c 2024-08-17T17:28:54.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[97894]: fsmap foo:1 {0=foo.smithi037.qhhfds=up:active} 1 up:standby 2024-08-17T17:28:54.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[97894]: osdmap e349: 8 total, 8 up, 8 in 2024-08-17T17:28:54.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[97894]: mgrmap e37: y(active, since 90s), standbys: x 2024-08-17T17:28:54.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[97894]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-08-17T17:28:54.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[97894]: Cluster is now healthy 2024-08-17T17:28:54.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[97894]: overall HEALTH_OK 2024-08-17T17:28:54.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[102022]: mon.c calling monitor election 2024-08-17T17:28:54.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[102022]: mon.b calling monitor election 2024-08-17T17:28:54.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[102022]: mon.a calling monitor election 2024-08-17T17:28:54.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[102022]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:28:54.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[102022]: monmap epoch 3 2024-08-17T17:28:54.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[102022]: fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:28:54.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[102022]: last_changed 2024-08-17T17:17:37.761497+0000 2024-08-17T17:28:54.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[102022]: created 2024-08-17T17:16:01.550924+0000 2024-08-17T17:28:54.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[102022]: min_mon_release 17 (quincy) 2024-08-17T17:28:54.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[102022]: election_strategy: 1 2024-08-17T17:28:54.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[102022]: 0: [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] mon.a 2024-08-17T17:28:54.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[102022]: 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-08-17T17:28:54.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[102022]: 2: [v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0] mon.c 2024-08-17T17:28:54.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[102022]: fsmap foo:1 {0=foo.smithi037.qhhfds=up:active} 1 up:standby 2024-08-17T17:28:54.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[102022]: osdmap e349: 8 total, 8 up, 8 in 2024-08-17T17:28:54.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[102022]: mgrmap e37: y(active, since 90s), standbys: x 2024-08-17T17:28:54.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[102022]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-08-17T17:28:54.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[102022]: Cluster is now healthy 2024-08-17T17:28:54.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:53 smithi037 ceph-mon[102022]: overall HEALTH_OK 2024-08-17T17:28:54.148 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:53 smithi046 ceph-mon[34315]: mon.c calling monitor election 2024-08-17T17:28:54.148 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:53 smithi046 ceph-mon[34315]: mon.b calling monitor election 2024-08-17T17:28:54.148 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:53 smithi046 ceph-mon[34315]: mon.a calling monitor election 2024-08-17T17:28:54.148 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:53 smithi046 ceph-mon[34315]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:28:54.148 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:53 smithi046 ceph-mon[34315]: monmap epoch 3 2024-08-17T17:28:54.148 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:53 smithi046 ceph-mon[34315]: fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:28:54.148 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:53 smithi046 ceph-mon[34315]: last_changed 2024-08-17T17:17:37.761497+0000 2024-08-17T17:28:54.149 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:53 smithi046 ceph-mon[34315]: created 2024-08-17T17:16:01.550924+0000 2024-08-17T17:28:54.149 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:53 smithi046 ceph-mon[34315]: min_mon_release 17 (quincy) 2024-08-17T17:28:54.149 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:53 smithi046 ceph-mon[34315]: election_strategy: 1 2024-08-17T17:28:54.149 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:53 smithi046 ceph-mon[34315]: 0: [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] mon.a 2024-08-17T17:28:54.149 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:53 smithi046 ceph-mon[34315]: 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-08-17T17:28:54.149 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:53 smithi046 ceph-mon[34315]: 2: [v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0] mon.c 2024-08-17T17:28:54.149 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:53 smithi046 ceph-mon[34315]: fsmap foo:1 {0=foo.smithi037.qhhfds=up:active} 1 up:standby 2024-08-17T17:28:54.149 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:53 smithi046 ceph-mon[34315]: osdmap e349: 8 total, 8 up, 8 in 2024-08-17T17:28:54.150 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:53 smithi046 ceph-mon[34315]: mgrmap e37: y(active, since 90s), standbys: x 2024-08-17T17:28:54.150 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:53 smithi046 ceph-mon[34315]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-08-17T17:28:54.150 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:53 smithi046 ceph-mon[34315]: Cluster is now healthy 2024-08-17T17:28:54.150 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:53 smithi046 ceph-mon[34315]: overall HEALTH_OK 2024-08-17T17:28:54.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:28:54 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:28:54.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:54.858 INFO:tasks.rados.rados.0.smithi037.stdout:1130: done (2 left) 2024-08-17T17:28:54.859 INFO:tasks.rados.rados.0.smithi037.stdout:1131: done (1 left) 2024-08-17T17:28:54.859 INFO:tasks.rados.rados.0.smithi037.stdout:1132: done (0 left) 2024-08-17T17:28:54.859 INFO:tasks.rados.rados.0.smithi037.stdout:1133: write oid 49 current snap is 145 2024-08-17T17:28:54.859 INFO:tasks.rados.rados.0.smithi037.stdout:1133: seq_num 449 ranges {746343=651628,1924415=754807,3397159=149184} 2024-08-17T17:28:54.866 INFO:tasks.rados.rados.0.smithi037.stdout:1133: writing smithi03781225-49 from 746343 to 1397971 tid 1 2024-08-17T17:28:54.874 INFO:tasks.rados.rados.0.smithi037.stdout:1133: writing smithi03781225-49 from 1924415 to 2679222 tid 2 2024-08-17T17:28:54.878 INFO:tasks.rados.rados.0.smithi037.stdout:1133: writing smithi03781225-49 from 3397159 to 3546343 tid 3 2024-08-17T17:28:54.878 INFO:tasks.rados.rados.0.smithi037.stdout:1134: snap_remove snap 134 2024-08-17T17:28:55.217 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:54 smithi037 ceph-mon[102022]: pgmap v131: 89 pgs: 89 active+clean; 197 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 825 KiB/s rd, 0 B/s wr, 1 op/s 2024-08-17T17:28:55.217 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:54 smithi037 ceph-mon[102022]: from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:28:55.217 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:54 smithi037 ceph-mon[102022]: osdmap e350: 8 total, 8 up, 8 in 2024-08-17T17:28:55.217 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:55.217 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:54 smithi037 ceph-mon[102022]: from='client.34230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:28:55.217 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:54 smithi037 ceph-mon[97894]: pgmap v131: 89 pgs: 89 active+clean; 197 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 825 KiB/s rd, 0 B/s wr, 1 op/s 2024-08-17T17:28:55.217 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:54 smithi037 ceph-mon[97894]: from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:28:55.218 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:54 smithi037 ceph-mon[97894]: osdmap e350: 8 total, 8 up, 8 in 2024-08-17T17:28:55.218 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:55.218 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:54 smithi037 ceph-mon[97894]: from='client.34230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:28:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:54 smithi046 ceph-mon[34315]: pgmap v131: 89 pgs: 89 active+clean; 197 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 825 KiB/s rd, 0 B/s wr, 1 op/s 2024-08-17T17:28:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:54 smithi046 ceph-mon[34315]: from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:28:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:54 smithi046 ceph-mon[34315]: osdmap e350: 8 total, 8 up, 8 in 2024-08-17T17:28:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:54 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:54 smithi046 ceph-mon[34315]: from='client.34230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:28:55.882 INFO:tasks.rados.rados.0.smithi037.stdout:1134: done (1 left) 2024-08-17T17:28:55.883 INFO:tasks.rados.rados.0.smithi037.stdout:1135: read oid 1 snap -1 2024-08-17T17:28:55.883 INFO:tasks.rados.rados.0.smithi037.stdout:1135: expect (ObjNum 441 snap 139 seq_num 441) 2024-08-17T17:28:55.883 INFO:tasks.rados.rados.0.smithi037.stdout:1136: read oid 40 snap 127 2024-08-17T17:28:55.883 INFO:tasks.rados.rados.0.smithi037.stdout:1136: expect deleted 2024-08-17T17:28:55.883 INFO:tasks.rados.rados.0.smithi037.stdout:1137: snap_remove snap 140 2024-08-17T17:28:56.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:55 smithi046 ceph-mon[34315]: osdmap e351: 8 total, 8 up, 8 in 2024-08-17T17:28:56.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:28:55 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:28:55.741Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:56.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:28:55 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:28:55.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:56.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:55 smithi037 ceph-mon[102022]: osdmap e351: 8 total, 8 up, 8 in 2024-08-17T17:28:56.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:55 smithi037 ceph-mon[97894]: osdmap e351: 8 total, 8 up, 8 in 2024-08-17T17:28:56.443 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 2 2024-08-17T17:28:56.685 INFO:tasks.rados.rados.0.smithi037.stdout:1137: done (3 left) 2024-08-17T17:28:56.685 INFO:tasks.rados.rados.0.smithi037.stdout:1138: read oid 37 snap 138 2024-08-17T17:28:56.685 INFO:tasks.rados.rados.0.smithi037.stdout:1138: expect deleted 2024-08-17T17:28:56.685 INFO:tasks.rados.rados.0.smithi037.stdout:1139: read oid 4 snap -1 2024-08-17T17:28:56.686 INFO:tasks.rados.rados.0.smithi037.stdout:1139: expect (ObjNum 410 snap 126 seq_num 410) 2024-08-17T17:28:56.686 INFO:tasks.rados.rados.0.smithi037.stdout:1140: read oid 20 snap -1 2024-08-17T17:28:56.686 INFO:tasks.rados.rados.0.smithi037.stdout:1140: expect (ObjNum 417 snap 128 seq_num 417) 2024-08-17T17:28:56.686 INFO:tasks.rados.rados.0.smithi037.stdout:1141: write oid 35 current snap is 145 2024-08-17T17:28:56.686 INFO:tasks.rados.rados.0.smithi037.stdout:1141: seq_num 450 ranges {763150=726877,1982897=614818,3024582=474994} 2024-08-17T17:28:56.693 INFO:tasks.rados.rados.0.smithi037.stdout:1141: writing smithi03781225-35 from 763150 to 1490027 tid 1 2024-08-17T17:28:56.700 INFO:tasks.rados.rados.0.smithi037.stdout:1141: writing smithi03781225-35 from 1982897 to 2597715 tid 2 2024-08-17T17:28:56.705 INFO:tasks.rados.rados.0.smithi037.stdout:1141: writing smithi03781225-35 from 3024582 to 3499576 tid 3 2024-08-17T17:28:56.706 INFO:tasks.rados.rados.0.smithi037.stdout:1142: read oid 18 snap -1 2024-08-17T17:28:56.706 INFO:tasks.rados.rados.0.smithi037.stdout:1142: expect (ObjNum 368 snap 114 seq_num 368) 2024-08-17T17:28:56.706 INFO:tasks.rados.rados.0.smithi037.stdout:1143: snap_remove snap 122 2024-08-17T17:28:56.706 INFO:tasks.rados.rados.0.smithi037.stdout:1133: finishing write tid 1 to smithi03781225-49 2024-08-17T17:28:57.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:56 smithi037 ceph-mon[97894]: pgmap v134: 89 pgs: 89 active+clean; 197 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 511 B/s wr, 2 op/s 2024-08-17T17:28:57.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:56 smithi037 ceph-mon[97894]: mgrmap e38: y(active, since 92s), standbys: x 2024-08-17T17:28:57.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:56 smithi037 ceph-mon[97894]: osdmap e352: 8 total, 8 up, 8 in 2024-08-17T17:28:57.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:56 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:57.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:56 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:57.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:56 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2890023725' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:28:57.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:56 smithi037 ceph-mon[97894]: osdmap e353: 8 total, 8 up, 8 in 2024-08-17T17:28:57.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:56 smithi037 ceph-mon[102022]: pgmap v134: 89 pgs: 89 active+clean; 197 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 511 B/s wr, 2 op/s 2024-08-17T17:28:57.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:56 smithi037 ceph-mon[102022]: mgrmap e38: y(active, since 92s), standbys: x 2024-08-17T17:28:57.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:56 smithi037 ceph-mon[102022]: osdmap e352: 8 total, 8 up, 8 in 2024-08-17T17:28:57.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:56 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:57.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:56 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:57.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:56 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2890023725' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:28:57.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:56 smithi037 ceph-mon[102022]: osdmap e353: 8 total, 8 up, 8 in 2024-08-17T17:28:57.217 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch ps' 2024-08-17T17:28:57.261 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:28:56 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:28:56.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi037\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:28:57.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:56 smithi046 ceph-mon[34315]: pgmap v134: 89 pgs: 89 active+clean; 197 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 511 B/s wr, 2 op/s 2024-08-17T17:28:57.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:56 smithi046 ceph-mon[34315]: mgrmap e38: y(active, since 92s), standbys: x 2024-08-17T17:28:57.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:56 smithi046 ceph-mon[34315]: osdmap e352: 8 total, 8 up, 8 in 2024-08-17T17:28:57.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:56 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:57.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:56 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:57.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:56 smithi046 ceph-mon[34315]: from='client.? 172.21.15.37:0/2890023725' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:28:57.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:56 smithi046 ceph-mon[34315]: osdmap e353: 8 total, 8 up, 8 in 2024-08-17T17:28:57.499 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:28:57.689 INFO:tasks.rados.rados.0.smithi037.stdout:1143: done (8 left) 2024-08-17T17:28:57.690 INFO:tasks.rados.rados.0.smithi037.stdout:1144: read oid 43 snap -1 2024-08-17T17:28:57.690 INFO:tasks.rados.rados.0.smithi037.stdout:1144: expect (ObjNum 377 snap 117 seq_num 377) 2024-08-17T17:28:57.690 INFO:tasks.rados.rados.0.smithi037.stdout:1145: read oid 25 snap -1 2024-08-17T17:28:57.690 INFO:tasks.rados.rados.0.smithi037.stdout:1145: expect (ObjNum 402 snap 121 seq_num 402) 2024-08-17T17:28:57.690 INFO:tasks.rados.rados.0.smithi037.stdout:1146: delete oid 17 current snap is 145 2024-08-17T17:28:57.690 INFO:tasks.rados.rados.0.smithi037.stdout:1133: finishing write tid 2 to smithi03781225-49 2024-08-17T17:28:57.690 INFO:tasks.rados.rados.0.smithi037.stdout:1133: finishing write tid 3 to smithi03781225-49 2024-08-17T17:28:57.690 INFO:tasks.rados.rados.0.smithi037.stdout:1133: finishing write tid 4 to smithi03781225-49 2024-08-17T17:28:57.690 INFO:tasks.rados.rados.0.smithi037.stdout:1133: finishing write tid 5 to smithi03781225-49 2024-08-17T17:28:57.690 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 49 v 379 (ObjNum 449 snap 145 seq_num 449) dirty exists 2024-08-17T17:28:57.690 INFO:tasks.rados.rados.0.smithi037.stdout:1133: left oid 49 (ObjNum 449 snap 145 seq_num 449) 2024-08-17T17:28:57.690 INFO:tasks.rados.rados.0.smithi037.stdout:1135: expect (ObjNum 441 snap 139 seq_num 441) 2024-08-17T17:28:57.842 INFO:tasks.rados.rados.0.smithi037.stdout:1140: expect (ObjNum 417 snap 128 seq_num 417) 2024-08-17T17:28:57.976 INFO:tasks.rados.rados.0.smithi037.stdout:1139: expect (ObjNum 410 snap 126 seq_num 410) 2024-08-17T17:28:57.989 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:28:57 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:28:57.619+0000 7f1febc42640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-08-17T17:28:58.077 INFO:tasks.rados.rados.0.smithi037.stdout:1141: finishing write tid 1 to smithi03781225-35 2024-08-17T17:28:58.077 INFO:tasks.rados.rados.0.smithi037.stdout:1141: finishing write tid 2 to smithi03781225-35 2024-08-17T17:28:58.077 INFO:tasks.rados.rados.0.smithi037.stdout:1141: finishing write tid 3 to smithi03781225-35 2024-08-17T17:28:58.077 INFO:tasks.rados.rados.0.smithi037.stdout:1141: finishing write tid 4 to smithi03781225-35 2024-08-17T17:28:58.077 INFO:tasks.rados.rados.0.smithi037.stdout:1141: finishing write tid 5 to smithi03781225-35 2024-08-17T17:28:58.078 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 35 v 176 (ObjNum 450 snap 145 seq_num 450) dirty exists 2024-08-17T17:28:58.078 INFO:tasks.rados.rados.0.smithi037.stdout:1141: left oid 35 (ObjNum 450 snap 145 seq_num 450) 2024-08-17T17:28:58.078 INFO:tasks.rados.rados.0.smithi037.stdout:1142: expect (ObjNum 368 snap 114 seq_num 368) 2024-08-17T17:28:58.214 INFO:tasks.rados.rados.0.smithi037.stdout:1144: expect (ObjNum 377 snap 117 seq_num 377) 2024-08-17T17:28:58.294 INFO:tasks.rados.rados.0.smithi037.stdout:1145: expect (ObjNum 402 snap 121 seq_num 402) 2024-08-17T17:28:58.384 INFO:tasks.rados.rados.0.smithi037.stdout:1133: done (10 left) 2024-08-17T17:28:58.384 INFO:tasks.rados.rados.0.smithi037.stdout:1135: done (9 left) 2024-08-17T17:28:58.384 INFO:tasks.rados.rados.0.smithi037.stdout:1136: done (8 left) 2024-08-17T17:28:58.384 INFO:tasks.rados.rados.0.smithi037.stdout:1138: done (7 left) 2024-08-17T17:28:58.384 INFO:tasks.rados.rados.0.smithi037.stdout:1139: done (6 left) 2024-08-17T17:28:58.384 INFO:tasks.rados.rados.0.smithi037.stdout:1140: done (5 left) 2024-08-17T17:28:58.384 INFO:tasks.rados.rados.0.smithi037.stdout:1141: done (4 left) 2024-08-17T17:28:58.384 INFO:tasks.rados.rados.0.smithi037.stdout:1142: done (3 left) 2024-08-17T17:28:58.384 INFO:tasks.rados.rados.0.smithi037.stdout:1144: done (2 left) 2024-08-17T17:28:58.384 INFO:tasks.rados.rados.0.smithi037.stdout:1145: done (1 left) 2024-08-17T17:28:58.384 INFO:tasks.rados.rados.0.smithi037.stdout:1146: done (0 left) 2024-08-17T17:28:58.385 INFO:tasks.rados.rados.0.smithi037.stdout:1147: snap_create 2024-08-17T17:28:58.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:58 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:58.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:58 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:58.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:58 smithi037 ceph-mon[97894]: pgmap v137: 89 pgs: 89 active+clean; 197 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 767 B/s wr, 0 op/s 2024-08-17T17:28:58.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:28:58 smithi037 ceph-mon[97894]: osdmap e354: 8 total, 8 up, 8 in 2024-08-17T17:28:58.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:58 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:58.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:58 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:58.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:58 smithi037 ceph-mon[102022]: pgmap v137: 89 pgs: 89 active+clean; 197 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 767 B/s wr, 0 op/s 2024-08-17T17:28:58.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:28:58 smithi037 ceph-mon[102022]: osdmap e354: 8 total, 8 up, 8 in 2024-08-17T17:28:58.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:58 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:58.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:58 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:28:58.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:58 smithi046 ceph-mon[34315]: pgmap v137: 89 pgs: 89 active+clean; 197 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 767 B/s wr, 0 op/s 2024-08-17T17:28:58.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:28:58 smithi046 ceph-mon[34315]: osdmap e354: 8 total, 8 up, 8 in 2024-08-17T17:28:59.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:28:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:28:58] "GET /metrics HTTP/1.1" 200 36303 "" "Prometheus/2.51.0" 2024-08-17T17:28:59.296 INFO:tasks.rados.rados.0.smithi037.stdout:1147: done (0 left) 2024-08-17T17:28:59.296 INFO:tasks.rados.rados.0.smithi037.stdout:1148: snap_remove snap 144 2024-08-17T17:28:59.674 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:28:59.675 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 *:9093,9094 running (2m) 3s ago 7m 19.7M - 0.27.0 11f11916f8cd 087709906fdf 2024-08-17T17:28:59.675 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi046 *:3000 running (2m) 21s ago 6m 81.0M - 9.4.7 954c08fa6188 8a204954fcfa 2024-08-17T17:28:59.675 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foo.smithi037.qhhfds smithi037 running (5m) 3s ago 5m 17.9M - 17.2.7-1404-gf2c39d4d f69471c56189 da8013c6c762 2024-08-17T17:28:59.675 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foo.smithi046.wrzfvl smithi046 running (5m) 21s ago 5m 16.0M - 17.2.7-1404-gf2c39d4d f69471c56189 c8993f34a236 2024-08-17T17:28:59.675 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi046 *:8443,9283,8765 running (117s) 21s ago 11m 452M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 65563c955bc8 2024-08-17T17:28:59.675 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 *:8443,9283,8765 running (2m) 3s ago 12m 507M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 0aacf7195c18 2024-08-17T17:28:59.675 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (103s) 3s ago 12m 45.0M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb dd9a27ded229 2024-08-17T17:28:59.675 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi046 running (11m) 21s ago 11m 60.8M 2048M 17.2.7-1404-gf2c39d4d f69471c56189 362c1f2c0ae5 2024-08-17T17:28:59.675 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (12s) 3s ago 11m 31.0M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 442b8dcc8581 2024-08-17T17:28:59.675 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 *:9100 running (2m) 3s ago 6m 12.4M - 1.7.0 72c9c2088986 a4f782026318 2024-08-17T17:28:59.675 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi046 *:9100 running (2m) 21s ago 6m 9935k - 1.7.0 72c9c2088986 e5cbea8e2dcf 2024-08-17T17:28:59.675 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (10m) 3s ago 10m 81.9M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 532da4b7bf38 2024-08-17T17:28:59.676 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (10m) 3s ago 10m 79.2M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 9dc6fbe29b93 2024-08-17T17:28:59.676 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (10m) 3s ago 10m 84.8M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 be258f871b12 2024-08-17T17:28:59.676 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (9m) 3s ago 9m 65.8M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 024dce181715 2024-08-17T17:28:59.676 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi046 running (9m) 21s ago 9m 89.4M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 0938043143e3 2024-08-17T17:28:59.676 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi046 running (8m) 21s ago 8m 91.1M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 58d30092517a 2024-08-17T17:28:59.676 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi046 running (8m) 21s ago 8m 70.6M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 e176d49f8896 2024-08-17T17:28:59.676 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi046 running (8m) 21s ago 8m 78.4M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 c48b0fa91dfb 2024-08-17T17:28:59.676 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi046 *:9095 running (2m) 21s ago 7m 46.4M - 2.51.0 1d3b7f56885b dba3d9272523 2024-08-17T17:29:00.305 INFO:tasks.rados.rados.0.smithi037.stdout:1148: done (0 left) 2024-08-17T17:29:00.305 INFO:tasks.rados.rados.0.smithi037.stdout:1149: rollback oid 42 current snap is 146 2024-08-17T17:29:00.305 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 42 to 141 2024-08-17T17:29:00.305 INFO:tasks.rados.rados.0.smithi037.stdout:1150: read oid 44 snap -1 2024-08-17T17:29:00.305 INFO:tasks.rados.rados.0.smithi037.stdout:1150: expect (ObjNum 409 snap 125 seq_num 409) 2024-08-17T17:29:00.305 INFO:tasks.rados.rados.0.smithi037.stdout:1151: read oid 43 snap -1 2024-08-17T17:29:00.305 INFO:tasks.rados.rados.0.smithi037.stdout:1151: expect (ObjNum 377 snap 117 seq_num 377) 2024-08-17T17:29:00.305 INFO:tasks.rados.rados.0.smithi037.stdout:1152: write oid 22 current snap is 146 2024-08-17T17:29:00.305 INFO:tasks.rados.rados.0.smithi037.stdout:1152: seq_num 452 ranges {796764=477375,1983508=618487,3363075=233689} 2024-08-17T17:29:00.312 INFO:tasks.rados.rados.0.smithi037.stdout:1152: writing smithi03781225-22 from 796764 to 1274139 tid 1 2024-08-17T17:29:00.319 INFO:tasks.rados.rados.0.smithi037.stdout:1152: writing smithi03781225-22 from 1983508 to 2601995 tid 2 2024-08-17T17:29:00.325 INFO:tasks.rados.rados.0.smithi037.stdout:1152: writing smithi03781225-22 from 3363075 to 3596764 tid 3 2024-08-17T17:29:00.325 INFO:tasks.rados.rados.0.smithi037.stdout:1153: read oid 21 snap -1 2024-08-17T17:29:00.325 INFO:tasks.rados.rados.0.smithi037.stdout:1153: expect deleted 2024-08-17T17:29:00.325 INFO:tasks.rados.rados.0.smithi037.stdout:1154: write oid 48 current snap is 146 2024-08-17T17:29:00.325 INFO:tasks.rados.rados.0.smithi037.stdout:1154: seq_num 453 ranges {413571=552624,1641990=762145,2990498=425163} 2024-08-17T17:29:00.330 INFO:tasks.rados.rados.0.smithi037.stdout:1154: writing smithi03781225-48 from 413571 to 966195 tid 1 2024-08-17T17:29:00.338 INFO:tasks.rados.rados.0.smithi037.stdout:1154: writing smithi03781225-48 from 1641990 to 2404135 tid 2 2024-08-17T17:29:00.344 INFO:tasks.rados.rados.0.smithi037.stdout:1154: writing smithi03781225-48 from 2990498 to 3415661 tid 3 2024-08-17T17:29:00.344 INFO:tasks.rados.rados.0.smithi037.stdout:1155: snap_create 2024-08-17T17:29:00.344 INFO:tasks.rados.rados.0.smithi037.stdout:1149: finishing rollback tid 1 to smithi03781225-42 2024-08-17T17:29:00.344 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 604 (ObjNum 225 snap 0 seq_num 4060822512) dirty dne 2024-08-17T17:29:00.344 INFO:tasks.rados.rados.0.smithi037.stdout:1150: expect (ObjNum 409 snap 125 seq_num 409) 2024-08-17T17:29:00.476 INFO:tasks.rados.rados.0.smithi037.stdout:1151: expect (ObjNum 377 snap 117 seq_num 377) 2024-08-17T17:29:00.505 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:00 smithi037 ceph-mon[102022]: osdmap e355: 8 total, 8 up, 8 in 2024-08-17T17:29:00.506 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:00 smithi037 ceph-mon[102022]: pgmap v140: 89 pgs: 89 active+clean; 197 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:29:00.506 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:00 smithi037 ceph-mon[102022]: from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:29:00.506 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:00 smithi037 ceph-mon[97894]: osdmap e355: 8 total, 8 up, 8 in 2024-08-17T17:29:00.506 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:00 smithi037 ceph-mon[97894]: pgmap v140: 89 pgs: 89 active+clean; 197 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:29:00.506 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:00 smithi037 ceph-mon[97894]: from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:29:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:29:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:29:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:00 smithi046 ceph-mon[34315]: osdmap e355: 8 total, 8 up, 8 in 2024-08-17T17:29:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:00 smithi046 ceph-mon[34315]: pgmap v140: 89 pgs: 89 active+clean; 197 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:29:00.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:00 smithi046 ceph-mon[34315]: from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:29:00.530 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch upgrade pause' 2024-08-17T17:29:00.557 INFO:tasks.rados.rados.0.smithi037.stdout:1152: finishing write tid 1 to smithi03781225-22 2024-08-17T17:29:00.557 INFO:tasks.rados.rados.0.smithi037.stdout:1152: finishing write tid 2 to smithi03781225-22 2024-08-17T17:29:00.557 INFO:tasks.rados.rados.0.smithi037.stdout:1152: finishing write tid 3 to smithi03781225-22 2024-08-17T17:29:00.557 INFO:tasks.rados.rados.0.smithi037.stdout:1152: finishing write tid 4 to smithi03781225-22 2024-08-17T17:29:00.557 INFO:tasks.rados.rados.0.smithi037.stdout:1152: finishing write tid 5 to smithi03781225-22 2024-08-17T17:29:00.557 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 22 v 456 (ObjNum 452 snap 146 seq_num 452) dirty exists 2024-08-17T17:29:00.557 INFO:tasks.rados.rados.0.smithi037.stdout:1152: left oid 22 (ObjNum 452 snap 146 seq_num 452) 2024-08-17T17:29:00.557 INFO:tasks.rados.rados.0.smithi037.stdout:1154: finishing write tid 1 to smithi03781225-48 2024-08-17T17:29:00.558 INFO:tasks.rados.rados.0.smithi037.stdout:1154: finishing write tid 2 to smithi03781225-48 2024-08-17T17:29:00.558 INFO:tasks.rados.rados.0.smithi037.stdout:1154: finishing write tid 3 to smithi03781225-48 2024-08-17T17:29:00.558 INFO:tasks.rados.rados.0.smithi037.stdout:1154: finishing write tid 4 to smithi03781225-48 2024-08-17T17:29:00.558 INFO:tasks.rados.rados.0.smithi037.stdout:1154: finishing write tid 5 to smithi03781225-48 2024-08-17T17:29:00.558 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 48 v 1027 (ObjNum 453 snap 146 seq_num 453) dirty exists 2024-08-17T17:29:00.558 INFO:tasks.rados.rados.0.smithi037.stdout:1154: left oid 48 (ObjNum 453 snap 146 seq_num 453) 2024-08-17T17:29:01.307 INFO:tasks.rados.rados.0.smithi037.stdout:1149: done (6 left) 2024-08-17T17:29:01.307 INFO:tasks.rados.rados.0.smithi037.stdout:1150: done (5 left) 2024-08-17T17:29:01.307 INFO:tasks.rados.rados.0.smithi037.stdout:1151: done (4 left) 2024-08-17T17:29:01.307 INFO:tasks.rados.rados.0.smithi037.stdout:1152: done (3 left) 2024-08-17T17:29:01.307 INFO:tasks.rados.rados.0.smithi037.stdout:1153: done (2 left) 2024-08-17T17:29:01.307 INFO:tasks.rados.rados.0.smithi037.stdout:1154: done (1 left) 2024-08-17T17:29:01.307 INFO:tasks.rados.rados.0.smithi037.stdout:1155: done (0 left) 2024-08-17T17:29:01.307 INFO:tasks.rados.rados.0.smithi037.stdout:1156: write oid 7 current snap is 147 2024-08-17T17:29:01.307 INFO:tasks.rados.rados.0.smithi037.stdout:1156: seq_num 454 ranges {430378=627873,1700472=622156,3017921=612457} 2024-08-17T17:29:01.312 INFO:tasks.rados.rados.0.smithi037.stdout:1156: writing smithi03781225-7 from 430378 to 1058251 tid 1 2024-08-17T17:29:01.319 INFO:tasks.rados.rados.0.smithi037.stdout:1156: writing smithi03781225-7 from 1700472 to 2322628 tid 2 2024-08-17T17:29:01.326 INFO:tasks.rados.rados.0.smithi037.stdout:1156: writing smithi03781225-7 from 3017921 to 3630378 tid 3 2024-08-17T17:29:01.327 INFO:tasks.rados.rados.0.smithi037.stdout:1157: write oid 19 current snap is 147 2024-08-17T17:29:01.327 INFO:tasks.rados.rados.0.smithi037.stdout:1156: finishing write tid 1 to smithi03781225-7 2024-08-17T17:29:01.327 INFO:tasks.rados.rados.0.smithi037.stdout:1156: finishing write tid 2 to smithi03781225-7 2024-08-17T17:29:01.327 INFO:tasks.rados.rados.0.smithi037.stdout:1157: seq_num 455 ranges {447185=703122,1642601=765814,2928991=447707} 2024-08-17T17:29:01.332 INFO:tasks.rados.rados.0.smithi037.stdout:1157: writing smithi03781225-19 from 447185 to 1150307 tid 1 2024-08-17T17:29:01.339 INFO:tasks.rados.rados.0.smithi037.stdout:1157: writing smithi03781225-19 from 1642601 to 2408415 tid 2 2024-08-17T17:29:01.345 INFO:tasks.rados.rados.0.smithi037.stdout:1157: writing smithi03781225-19 from 2928991 to 3376698 tid 3 2024-08-17T17:29:01.345 INFO:tasks.rados.rados.0.smithi037.stdout:1158: snap_create 2024-08-17T17:29:01.345 INFO:tasks.rados.rados.0.smithi037.stdout:1156: finishing write tid 3 to smithi03781225-7 2024-08-17T17:29:01.345 INFO:tasks.rados.rados.0.smithi037.stdout:1156: finishing write tid 4 to smithi03781225-7 2024-08-17T17:29:01.345 INFO:tasks.rados.rados.0.smithi037.stdout:1156: finishing write tid 5 to smithi03781225-7 2024-08-17T17:29:01.345 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 164 (ObjNum 454 snap 147 seq_num 454) dirty exists 2024-08-17T17:29:01.346 INFO:tasks.rados.rados.0.smithi037.stdout:1156: left oid 7 (ObjNum 454 snap 147 seq_num 454) 2024-08-17T17:29:01.346 INFO:tasks.rados.rados.0.smithi037.stdout:1157: finishing write tid 1 to smithi03781225-19 2024-08-17T17:29:01.346 INFO:tasks.rados.rados.0.smithi037.stdout:1157: finishing write tid 2 to smithi03781225-19 2024-08-17T17:29:01.348 INFO:tasks.rados.rados.0.smithi037.stdout:1157: finishing write tid 3 to smithi03781225-19 2024-08-17T17:29:01.348 INFO:tasks.rados.rados.0.smithi037.stdout:1157: finishing write tid 4 to smithi03781225-19 2024-08-17T17:29:01.348 INFO:tasks.rados.rados.0.smithi037.stdout:1157: finishing write tid 5 to smithi03781225-19 2024-08-17T17:29:01.348 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 19 v 461 (ObjNum 455 snap 147 seq_num 455) dirty exists 2024-08-17T17:29:01.348 INFO:tasks.rados.rados.0.smithi037.stdout:1157: left oid 19 (ObjNum 455 snap 147 seq_num 455) 2024-08-17T17:29:01.451 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:29:01.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:01 smithi037 ceph-mon[97894]: osdmap e356: 8 total, 8 up, 8 in 2024-08-17T17:29:01.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:01 smithi037 ceph-mon[102022]: osdmap e356: 8 total, 8 up, 8 in 2024-08-17T17:29:01.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:01 smithi046 ceph-mon[34315]: osdmap e356: 8 total, 8 up, 8 in 2024-08-17T17:29:02.312 INFO:tasks.rados.rados.0.smithi037.stdout:1156: done (2 left) 2024-08-17T17:29:02.312 INFO:tasks.rados.rados.0.smithi037.stdout:1157: done (1 left) 2024-08-17T17:29:02.312 INFO:tasks.rados.rados.0.smithi037.stdout:1158: done (0 left) 2024-08-17T17:29:02.312 INFO:tasks.rados.rados.0.smithi037.stdout:1159: read oid 47 snap 145 2024-08-17T17:29:02.312 INFO:tasks.rados.rados.0.smithi037.stdout:1159: expect (ObjNum 416 snap 128 seq_num 416) 2024-08-17T17:29:02.312 INFO:tasks.rados.rados.0.smithi037.stdout:1160: snap_remove snap 117 2024-08-17T17:29:02.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:02 smithi037 ceph-mon[97894]: osdmap e357: 8 total, 8 up, 8 in 2024-08-17T17:29:02.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:02 smithi037 ceph-mon[97894]: pgmap v143: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 824 KiB/s wr, 15 op/s 2024-08-17T17:29:02.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:02 smithi037 ceph-mon[102022]: osdmap e357: 8 total, 8 up, 8 in 2024-08-17T17:29:02.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:02 smithi037 ceph-mon[102022]: pgmap v143: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 824 KiB/s wr, 15 op/s 2024-08-17T17:29:02.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:02 smithi046 ceph-mon[34315]: osdmap e357: 8 total, 8 up, 8 in 2024-08-17T17:29:02.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:02 smithi046 ceph-mon[34315]: pgmap v143: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 824 KiB/s wr, 15 op/s 2024-08-17T17:29:03.314 INFO:tasks.rados.rados.0.smithi037.stdout:1160: done (1 left) 2024-08-17T17:29:03.314 INFO:tasks.rados.rados.0.smithi037.stdout:1161: snap_remove snap 142 2024-08-17T17:29:03.597 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:03 smithi037 ceph-mon[97894]: osdmap e358: 8 total, 8 up, 8 in 2024-08-17T17:29:03.598 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:03 smithi037 ceph-mon[102022]: osdmap e358: 8 total, 8 up, 8 in 2024-08-17T17:29:03.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:03 smithi046 ceph-mon[34315]: osdmap e358: 8 total, 8 up, 8 in 2024-08-17T17:29:04.187 INFO:teuthology.orchestra.run.smithi037.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:29:04.261 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:29:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:29:04.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:04.319 INFO:tasks.rados.rados.0.smithi037.stdout:1161: done (1 left) 2024-08-17T17:29:04.320 INFO:tasks.rados.rados.0.smithi037.stdout:1162: delete oid 21 current snap is 148 2024-08-17T17:29:04.320 INFO:tasks.rados.rados.0.smithi037.stdout:1159: expect (ObjNum 416 snap 128 seq_num 416) 2024-08-17T17:29:04.455 INFO:tasks.rados.rados.0.smithi037.stdout:1159: done (1 left) 2024-08-17T17:29:04.455 INFO:tasks.rados.rados.0.smithi037.stdout:1162: done (0 left) 2024-08-17T17:29:04.455 INFO:tasks.rados.rados.0.smithi037.stdout:1163: rollback oid 19 current snap is 148 2024-08-17T17:29:04.455 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 19 to 121 2024-08-17T17:29:04.455 INFO:tasks.rados.rados.0.smithi037.stdout:1164: read oid 5 snap -1 2024-08-17T17:29:04.455 INFO:tasks.rados.rados.0.smithi037.stdout:1164: expect (ObjNum 443 snap 139 seq_num 443) 2024-08-17T17:29:04.455 INFO:tasks.rados.rados.0.smithi037.stdout:1165: write oid 1 current snap is 148 2024-08-17T17:29:04.455 INFO:tasks.rados.rados.0.smithi037.stdout:1165: seq_num 457 ranges {480799=569973,1475918=769483,2700190=586604} 2024-08-17T17:29:04.460 INFO:tasks.rados.rados.0.smithi037.stdout:1165: writing smithi03781225-1 from 480799 to 1050772 tid 1 2024-08-17T17:29:04.468 INFO:tasks.rados.rados.0.smithi037.stdout:1165: writing smithi03781225-1 from 1475918 to 2245401 tid 2 2024-08-17T17:29:04.472 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:04 smithi037 ceph-mon[97894]: osdmap e359: 8 total, 8 up, 8 in 2024-08-17T17:29:04.472 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:04 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:04.472 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:04 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:04.472 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:04 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:04.472 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:04 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:29:04.472 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:04 smithi037 ceph-mon[97894]: pgmap v146: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 824 KiB/s wr, 15 op/s 2024-08-17T17:29:04.473 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:04 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:04.473 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:04 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:29:04.473 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:04 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:29:04.473 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:04 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-08-17T17:29:04.473 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:04 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-08-17T17:29:04.473 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:04 smithi037 ceph-mon[97894]: Upgrade: It appears safe to stop mon.b 2024-08-17T17:29:04.473 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:04 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:04.473 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:04 smithi037 ceph-mon[97894]: osdmap e360: 8 total, 8 up, 8 in 2024-08-17T17:29:04.473 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:04 smithi037 ceph-mon[102022]: osdmap e359: 8 total, 8 up, 8 in 2024-08-17T17:29:04.473 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:04 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:04.473 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:04 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:04.474 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:04 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:04.474 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:04 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:29:04.474 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:04 smithi037 ceph-mon[102022]: pgmap v146: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 824 KiB/s wr, 15 op/s 2024-08-17T17:29:04.474 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:04 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:04.474 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:04 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:29:04.474 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:04 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:29:04.474 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:04 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-08-17T17:29:04.474 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:04 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-08-17T17:29:04.474 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:04 smithi037 ceph-mon[102022]: Upgrade: It appears safe to stop mon.b 2024-08-17T17:29:04.474 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:04 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:04.474 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:04 smithi037 ceph-mon[102022]: osdmap e360: 8 total, 8 up, 8 in 2024-08-17T17:29:04.475 INFO:tasks.rados.rados.0.smithi037.stdout:1165: writing smithi03781225-1 from 2700190 to 3286794 tid 3 2024-08-17T17:29:04.476 INFO:tasks.rados.rados.0.smithi037.stdout:1166: rollback oid 10 current snap is 148 2024-08-17T17:29:04.476 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 10 to 141 2024-08-17T17:29:04.476 INFO:tasks.rados.rados.0.smithi037.stdout:1163: finishing rollback tid 0 to smithi03781225-19 2024-08-17T17:29:04.476 INFO:tasks.rados.rados.0.smithi037.stdout:1167: read oid 50 snap -1 2024-08-17T17:29:04.476 INFO:tasks.rados.rados.0.smithi037.stdout:1167: expect deleted 2024-08-17T17:29:04.476 INFO:tasks.rados.rados.0.smithi037.stdout:1168: write oid 27 current snap is 148 2024-08-17T17:29:04.476 INFO:tasks.rados.rados.0.smithi037.stdout:1163: finishing rollback tid 1 to smithi03781225-19 2024-08-17T17:29:04.476 INFO:tasks.rados.rados.0.smithi037.stdout:1168: seq_num 458 ranges {497606=645222,1934400=629494,3243966=453640} 2024-08-17T17:29:04.480 INFO:tasks.rados.rados.0.smithi037.stdout:1168: writing smithi03781225-27 from 497606 to 1142828 tid 1 2024-08-17T17:29:04.489 INFO:tasks.rados.rados.0.smithi037.stdout:1168: writing smithi03781225-27 from 1934400 to 2563894 tid 2 2024-08-17T17:29:04.495 INFO:tasks.rados.rados.0.smithi037.stdout:1168: writing smithi03781225-27 from 3243966 to 3697606 tid 3 2024-08-17T17:29:04.495 INFO:tasks.rados.rados.0.smithi037.stdout:1169: write oid 26 current snap is 148 2024-08-17T17:29:04.495 INFO:tasks.rados.rados.0.smithi037.stdout:1169: seq_num 459 ranges {514413=720471,1876529=773152,3438683=275730} 2024-08-17T17:29:04.502 INFO:tasks.rados.rados.0.smithi037.stdout:1169: writing smithi03781225-26 from 514413 to 1234884 tid 1 2024-08-17T17:29:04.510 INFO:tasks.rados.rados.0.smithi037.stdout:1169: writing smithi03781225-26 from 1876529 to 2649681 tid 2 2024-08-17T17:29:04.516 INFO:tasks.rados.rados.0.smithi037.stdout:1169: writing smithi03781225-26 from 3438683 to 3714413 tid 3 2024-08-17T17:29:04.516 INFO:tasks.rados.rados.0.smithi037.stdout:1170: write oid 30 current snap is 148 2024-08-17T17:29:04.516 INFO:tasks.rados.rados.0.smithi037.stdout:1163: finishing rollback tid 2 to smithi03781225-19 2024-08-17T17:29:04.516 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 19 v 477 (ObjNum 391 snap 119 seq_num 391) dirty exists 2024-08-17T17:29:04.516 INFO:tasks.rados.rados.0.smithi037.stdout:1165: finishing write tid 1 to smithi03781225-1 2024-08-17T17:29:04.516 INFO:tasks.rados.rados.0.smithi037.stdout:1164: expect (ObjNum 443 snap 139 seq_num 443) 2024-08-17T17:29:04.629 INFO:tasks.rados.rados.0.smithi037.stdout:1165: finishing write tid 2 to smithi03781225-1 2024-08-17T17:29:04.630 INFO:tasks.rados.rados.0.smithi037.stdout:1170: seq_num 460 ranges {531220=795720,1935011=516810,3066106=420420} 2024-08-17T17:29:04.638 INFO:tasks.rados.rados.0.smithi037.stdout:1170: writing smithi03781225-30 from 531220 to 1326940 tid 1 2024-08-17T17:29:04.645 INFO:tasks.rados.rados.0.smithi037.stdout:1170: writing smithi03781225-30 from 1935011 to 2451821 tid 2 2024-08-17T17:29:04.652 INFO:tasks.rados.rados.0.smithi037.stdout:1170: writing smithi03781225-30 from 3066106 to 3486526 tid 3 2024-08-17T17:29:04.652 INFO:tasks.rados.rados.0.smithi037.stdout:1163: done (7 left) 2024-08-17T17:29:04.652 INFO:tasks.rados.rados.0.smithi037.stdout:1164: done (6 left) 2024-08-17T17:29:04.652 INFO:tasks.rados.rados.0.smithi037.stdout:1171: rollback oid 3 current snap is 148 2024-08-17T17:29:04.652 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 3 to 118 2024-08-17T17:29:04.652 INFO:tasks.rados.rados.0.smithi037.stdout:1166: finishing rollback tid 1 to smithi03781225-10 2024-08-17T17:29:04.652 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 10 v 0 (ObjNum 97 snap 0 seq_num 1936286066) dirty dne 2024-08-17T17:29:04.652 INFO:tasks.rados.rados.0.smithi037.stdout:1165: finishing write tid 3 to smithi03781225-1 2024-08-17T17:29:04.652 INFO:tasks.rados.rados.0.smithi037.stdout:1165: finishing write tid 4 to smithi03781225-1 2024-08-17T17:29:04.652 INFO:tasks.rados.rados.0.smithi037.stdout:1165: finishing write tid 5 to smithi03781225-1 2024-08-17T17:29:04.652 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 1 v 463 (ObjNum 457 snap 148 seq_num 457) dirty exists 2024-08-17T17:29:04.653 INFO:tasks.rados.rados.0.smithi037.stdout:1165: left oid 1 (ObjNum 457 snap 148 seq_num 457) 2024-08-17T17:29:04.653 INFO:tasks.rados.rados.0.smithi037.stdout:1168: finishing write tid 1 to smithi03781225-27 2024-08-17T17:29:04.653 INFO:tasks.rados.rados.0.smithi037.stdout:1168: finishing write tid 2 to smithi03781225-27 2024-08-17T17:29:04.653 INFO:tasks.rados.rados.0.smithi037.stdout:1168: finishing write tid 3 to smithi03781225-27 2024-08-17T17:29:04.653 INFO:tasks.rados.rados.0.smithi037.stdout:1168: finishing write tid 4 to smithi03781225-27 2024-08-17T17:29:04.653 INFO:tasks.rados.rados.0.smithi037.stdout:1168: finishing write tid 5 to smithi03781225-27 2024-08-17T17:29:04.653 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 27 v 233 (ObjNum 458 snap 148 seq_num 458) dirty exists 2024-08-17T17:29:04.653 INFO:tasks.rados.rados.0.smithi037.stdout:1168: left oid 27 (ObjNum 458 snap 148 seq_num 458) 2024-08-17T17:29:04.653 INFO:tasks.rados.rados.0.smithi037.stdout:1169: finishing write tid 1 to smithi03781225-26 2024-08-17T17:29:04.653 INFO:tasks.rados.rados.0.smithi037.stdout:1169: finishing write tid 2 to smithi03781225-26 2024-08-17T17:29:04.653 INFO:tasks.rados.rados.0.smithi037.stdout:1169: finishing write tid 3 to smithi03781225-26 2024-08-17T17:29:04.653 INFO:tasks.rados.rados.0.smithi037.stdout:1165: done (6 left) 2024-08-17T17:29:04.653 INFO:tasks.rados.rados.0.smithi037.stdout:1166: done (5 left) 2024-08-17T17:29:04.654 INFO:tasks.rados.rados.0.smithi037.stdout:1167: done (4 left) 2024-08-17T17:29:04.654 INFO:tasks.rados.rados.0.smithi037.stdout:1168: done (3 left) 2024-08-17T17:29:04.654 INFO:tasks.rados.rados.0.smithi037.stdout:1172: write oid 40 current snap is 148 2024-08-17T17:29:04.654 INFO:tasks.rados.rados.0.smithi037.stdout:1169: finishing write tid 4 to smithi03781225-26 2024-08-17T17:29:04.654 INFO:tasks.rados.rados.0.smithi037.stdout:1169: finishing write tid 5 to smithi03781225-26 2024-08-17T17:29:04.654 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 493 (ObjNum 459 snap 148 seq_num 459) dirty exists 2024-08-17T17:29:04.654 INFO:tasks.rados.rados.0.smithi037.stdout:1169: left oid 26 (ObjNum 459 snap 148 seq_num 459) 2024-08-17T17:29:04.654 INFO:tasks.rados.rados.0.smithi037.stdout:1170: finishing write tid 1 to smithi03781225-30 2024-08-17T17:29:04.654 INFO:tasks.rados.rados.0.smithi037.stdout:1172: seq_num 461 ranges {548027=470969,1593493=776821,3093529=631692} 2024-08-17T17:29:04.656 INFO:tasks.rados.rados.0.smithi037.stdout:1172: writing smithi03781225-40 from 548027 to 1018996 tid 1 2024-08-17T17:29:04.664 INFO:tasks.rados.rados.0.smithi037.stdout:1172: writing smithi03781225-40 from 1593493 to 2370314 tid 2 2024-08-17T17:29:04.671 INFO:tasks.rados.rados.0.smithi037.stdout:1172: writing smithi03781225-40 from 3093529 to 3725221 tid 3 2024-08-17T17:29:04.672 INFO:tasks.rados.rados.0.smithi037.stdout:1169: done (3 left) 2024-08-17T17:29:04.672 INFO:tasks.rados.rados.0.smithi037.stdout:1173: snap_create 2024-08-17T17:29:04.672 INFO:tasks.rados.rados.0.smithi037.stdout:1170: finishing write tid 2 to smithi03781225-30 2024-08-17T17:29:04.672 INFO:tasks.rados.rados.0.smithi037.stdout:1170: finishing write tid 3 to smithi03781225-30 2024-08-17T17:29:04.672 INFO:tasks.rados.rados.0.smithi037.stdout:1171: finishing rollback tid 0 to smithi03781225-3 2024-08-17T17:29:04.672 INFO:tasks.rados.rados.0.smithi037.stdout:1170: finishing write tid 4 to smithi03781225-30 2024-08-17T17:29:04.672 INFO:tasks.rados.rados.0.smithi037.stdout:1171: finishing rollback tid 1 to smithi03781225-3 2024-08-17T17:29:04.672 INFO:tasks.rados.rados.0.smithi037.stdout:1171: finishing rollback tid 2 to smithi03781225-3 2024-08-17T17:29:04.672 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 251 (ObjNum 150 snap 35 seq_num 150) dirty exists 2024-08-17T17:29:04.672 INFO:tasks.rados.rados.0.smithi037.stdout:1170: finishing write tid 5 to smithi03781225-30 2024-08-17T17:29:04.672 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 468 (ObjNum 460 snap 148 seq_num 460) dirty exists 2024-08-17T17:29:04.673 INFO:tasks.rados.rados.0.smithi037.stdout:1170: left oid 30 (ObjNum 460 snap 148 seq_num 460) 2024-08-17T17:29:04.673 INFO:tasks.rados.rados.0.smithi037.stdout:1172: finishing write tid 1 to smithi03781225-40 2024-08-17T17:29:04.673 INFO:tasks.rados.rados.0.smithi037.stdout:1172: finishing write tid 2 to smithi03781225-40 2024-08-17T17:29:04.674 INFO:tasks.rados.rados.0.smithi037.stdout:1172: finishing write tid 3 to smithi03781225-40 2024-08-17T17:29:04.674 INFO:tasks.rados.rados.0.smithi037.stdout:1172: finishing write tid 4 to smithi03781225-40 2024-08-17T17:29:04.674 INFO:tasks.rados.rados.0.smithi037.stdout:1172: finishing write tid 5 to smithi03781225-40 2024-08-17T17:29:04.674 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 40 v 366 (ObjNum 461 snap 148 seq_num 461) dirty exists 2024-08-17T17:29:04.675 INFO:tasks.rados.rados.0.smithi037.stdout:1172: left oid 40 (ObjNum 461 snap 148 seq_num 461) 2024-08-17T17:29:04.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:04 smithi046 ceph-mon[34315]: osdmap e359: 8 total, 8 up, 8 in 2024-08-17T17:29:04.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:04 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:04.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:04 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:04.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:04 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:04.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:04 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:29:04.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:04 smithi046 ceph-mon[34315]: pgmap v146: 89 pgs: 89 active+clean; 201 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 824 KiB/s wr, 15 op/s 2024-08-17T17:29:04.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:04 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:04.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:04 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:29:04.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:04 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:29:04.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:04 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-08-17T17:29:04.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:04 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-08-17T17:29:04.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:04 smithi046 ceph-mon[34315]: Upgrade: It appears safe to stop mon.b 2024-08-17T17:29:04.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:04 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:04.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:04 smithi046 ceph-mon[34315]: osdmap e360: 8 total, 8 up, 8 in 2024-08-17T17:29:04.944 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'sleep 60' 2024-08-17T17:29:05.257 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:29:05.467 INFO:tasks.rados.rados.0.smithi037.stdout:1170: done (3 left) 2024-08-17T17:29:05.468 INFO:tasks.rados.rados.0.smithi037.stdout:1171: done (2 left) 2024-08-17T17:29:05.468 INFO:tasks.rados.rados.0.smithi037.stdout:1172: done (1 left) 2024-08-17T17:29:05.468 INFO:tasks.rados.rados.0.smithi037.stdout:1173: done (0 left) 2024-08-17T17:29:05.468 INFO:tasks.rados.rados.0.smithi037.stdout:1174: rollback oid 13 current snap is 149 2024-08-17T17:29:05.468 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 13 to 137 2024-08-17T17:29:05.468 INFO:tasks.rados.rados.0.smithi037.stdout:1175: read oid 18 snap 121 2024-08-17T17:29:05.468 INFO:tasks.rados.rados.0.smithi037.stdout:1175: expect (ObjNum 368 snap 114 seq_num 368) 2024-08-17T17:29:05.468 INFO:tasks.rados.rados.0.smithi037.stdout:1176: delete oid 24 current snap is 149 2024-08-17T17:29:05.472 INFO:tasks.rados.rados.0.smithi037.stdout:1176: done (2 left) 2024-08-17T17:29:05.472 INFO:tasks.rados.rados.0.smithi037.stdout:1177: snap_create 2024-08-17T17:29:05.478 INFO:tasks.rados.rados.0.smithi037.stdout:1175: expect (ObjNum 368 snap 114 seq_num 368) 2024-08-17T17:29:05.616 INFO:tasks.rados.rados.0.smithi037.stdout:1174: finishing rollback tid 0 to smithi03781225-13 2024-08-17T17:29:05.616 INFO:tasks.rados.rados.0.smithi037.stdout:1174: finishing rollback tid 1 to smithi03781225-13 2024-08-17T17:29:05.616 INFO:tasks.rados.rados.0.smithi037.stdout:1174: finishing rollback tid 2 to smithi03781225-13 2024-08-17T17:29:05.616 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 497 (ObjNum 360 snap 108 seq_num 360) dirty exists 2024-08-17T17:29:05.988 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:29:05 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:29:05.741Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:05.988 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:29:05 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:29:05.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:06.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:05 smithi046 ceph-mon[34315]: from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:29:06.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:05 smithi046 ceph-mon[34315]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:29:06.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:05 smithi046 ceph-mon[34315]: Upgrade: Updating mon.b 2024-08-17T17:29:06.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:05 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:06.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:05 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:29:06.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:05 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:29:06.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:05 smithi046 ceph-mon[34315]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:06.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:05 smithi046 ceph-mon[34315]: Deploying daemon mon.b on smithi046 2024-08-17T17:29:06.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:05 smithi046 ceph-mon[34315]: osdmap e361: 8 total, 8 up, 8 in 2024-08-17T17:29:06.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:05 smithi037 ceph-mon[97894]: from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:29:06.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:05 smithi037 ceph-mon[97894]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:29:06.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:05 smithi037 ceph-mon[97894]: Upgrade: Updating mon.b 2024-08-17T17:29:06.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:05 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:06.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:05 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:29:06.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:05 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:29:06.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:05 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:06.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:05 smithi037 ceph-mon[97894]: Deploying daemon mon.b on smithi046 2024-08-17T17:29:06.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:05 smithi037 ceph-mon[97894]: osdmap e361: 8 total, 8 up, 8 in 2024-08-17T17:29:06.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:05 smithi037 ceph-mon[102022]: from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:29:06.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:05 smithi037 ceph-mon[102022]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:29:06.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:05 smithi037 ceph-mon[102022]: Upgrade: Updating mon.b 2024-08-17T17:29:06.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:05 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:06.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:05 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:29:06.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:05 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:29:06.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:05 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:06.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:05 smithi037 ceph-mon[102022]: Deploying daemon mon.b on smithi046 2024-08-17T17:29:06.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:05 smithi037 ceph-mon[102022]: osdmap e361: 8 total, 8 up, 8 in 2024-08-17T17:29:06.474 INFO:tasks.rados.rados.0.smithi037.stdout:1174: done (2 left) 2024-08-17T17:29:06.474 INFO:tasks.rados.rados.0.smithi037.stdout:1175: done (1 left) 2024-08-17T17:29:06.474 INFO:tasks.rados.rados.0.smithi037.stdout:1177: done (0 left) 2024-08-17T17:29:06.474 INFO:tasks.rados.rados.0.smithi037.stdout:1178: snap_remove snap 148 2024-08-17T17:29:06.689 INFO:tasks.rados.rados.0.smithi037.stdout:1178: done (0 left) 2024-08-17T17:29:06.689 INFO:tasks.rados.rados.0.smithi037.stdout:1179: snap_remove snap 133 2024-08-17T17:29:06.875 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:06 smithi046 systemd[1]: Stopping Ceph mon.b for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:29:07.208 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:06 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-b[34306]: 2024-08-17T17:29:06.874+0000 7f240243b640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T17:29:07.208 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:06 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-b[34306]: 2024-08-17T17:29:06.874+0000 7f240243b640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-08-17T17:29:07.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:06 smithi046 podman[88058]: 2024-08-17 17:29:06.925935114 +0000 UTC m=+0.174401065 container died 362c1f2c0ae5261eaefb6d8deb9b384cc618a49260d31a6c55e165a01afb57e3 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-b, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=quincy-f2c39d4, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-08-17T17:29:07.209 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:29:06 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:29:06.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi037\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:07.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:07 smithi046 podman[88058]: 2024-08-17 17:29:07.307095847 +0000 UTC m=+0.555561800 container cleanup 362c1f2c0ae5261eaefb6d8deb9b384cc618a49260d31a6c55e165a01afb57e3 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-b, RELEASE=quincy-f2c39d4, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-08-17T17:29:07.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:07 smithi046 bash[88058]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-b 2024-08-17T17:29:07.947 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:07 smithi046 podman[88071]: 2024-08-17 17:29:07.558601239 +0000 UTC m=+0.629216715 container remove 362c1f2c0ae5261eaefb6d8deb9b384cc618a49260d31a6c55e165a01afb57e3 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-b, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=quincy-f2c39d4, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-08-17T17:29:07.947 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:07 smithi046 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mon.b.service: Deactivated successfully. 2024-08-17T17:29:07.947 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:07 smithi046 systemd[1]: Stopped Ceph mon.b for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:29:07.947 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:07 smithi046 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mon.b.service: Consumed 10.190s CPU time. 2024-08-17T17:29:08.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:07 smithi046 systemd[1]: Starting Ceph mon.b for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:29:08.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 podman[88199]: 2024-08-17 17:29:08.070757027 +0000 UTC m=+0.018754137 image pull 0566dfeff0cb6af9254aa2111a92af8174516dad87a45779e953ca0dd77f3099 quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:29:08.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 podman[88199]: 2024-08-17 17:29:08.167975177 +0000 UTC m=+0.115972317 container create e82ad3bf16fd1ffba5222837213ca96776deefaaaa90fef876a055c658fbfaf8 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-b, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=main-cd8bdbe, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-08-17T17:29:08.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 podman[88199]: 2024-08-17 17:29:08.378926654 +0000 UTC m=+0.326923760 container init e82ad3bf16fd1ffba5222837213ca96776deefaaaa90fef876a055c658fbfaf8 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, RELEASE=main-cd8bdbe, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-08-17T17:29:08.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 podman[88199]: 2024-08-17 17:29:08.38241127 +0000 UTC m=+0.330408372 container start e82ad3bf16fd1ffba5222837213ca96776deefaaaa90fef876a055c658fbfaf8 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-b, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=main-cd8bdbe, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2) 2024-08-17T17:29:08.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: set uid:gid to 167:167 (ceph:ceph) 2024-08-17T17:29:08.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev), process ceph-mon, pid 2 2024-08-17T17:29:08.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: pidfile_write: ignore empty --pid-file 2024-08-17T17:29:08.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: load: jerasure load: lrc 2024-08-17T17:29:08.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: RocksDB version: 7.9.2 2024-08-17T17:29:08.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Git sha 0 2024-08-17T17:29:08.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Compile date 2024-08-15 20:43:31 2024-08-17T17:29:08.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: DB SUMMARY 2024-08-17T17:29:08.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: DB Session ID: YOTPU3ZOU33R5KZ4GIQA 2024-08-17T17:29:08.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: CURRENT file: CURRENT 2024-08-17T17:29:08.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: IDENTITY file: IDENTITY 2024-08-17T17:29:08.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: MANIFEST file: MANIFEST-000009 size: 1098 Bytes 2024-08-17T17:29:08.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000027.sst 2024-08-17T17:29:08.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000025.log size: 12890261 ; 2024-08-17T17:29:08.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.error_if_exists: 0 2024-08-17T17:29:08.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.create_if_missing: 0 2024-08-17T17:29:08.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.paranoid_checks: 1 2024-08-17T17:29:08.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.flush_verify_memtable_count: 1 2024-08-17T17:29:08.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T17:29:08.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-17T17:29:08.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.env: 0x561679029be0 2024-08-17T17:29:08.764 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.fs: PosixFileSystem 2024-08-17T17:29:08.764 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.info_log: 0x561679cc7700 2024-08-17T17:29:08.764 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.max_file_opening_threads: 16 2024-08-17T17:29:08.764 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.statistics: (nil) 2024-08-17T17:29:08.765 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.use_fsync: 0 2024-08-17T17:29:08.765 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.max_log_file_size: 0 2024-08-17T17:29:08.765 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T17:29:08.766 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T17:29:08.766 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.keep_log_file_num: 1000 2024-08-17T17:29:08.766 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.recycle_log_file_num: 0 2024-08-17T17:29:08.766 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.allow_fallocate: 1 2024-08-17T17:29:08.766 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.allow_mmap_reads: 0 2024-08-17T17:29:08.766 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.allow_mmap_writes: 0 2024-08-17T17:29:08.766 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.use_direct_reads: 0 2024-08-17T17:29:08.766 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T17:29:08.766 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.create_missing_column_families: 0 2024-08-17T17:29:08.766 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.db_log_dir: 2024-08-17T17:29:08.766 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.wal_dir: 2024-08-17T17:29:08.767 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T17:29:08.767 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T17:29:08.767 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T17:29:08.767 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T17:29:08.767 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T17:29:08.767 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T17:29:08.767 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.advise_random_on_open: 1 2024-08-17T17:29:08.767 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.db_write_buffer_size: 0 2024-08-17T17:29:08.767 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.write_buffer_manager: 0x561679ccae60 2024-08-17T17:29:08.767 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T17:29:08.767 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T17:29:08.767 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T17:29:08.768 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.rate_limiter: (nil) 2024-08-17T17:29:08.768 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T17:29:08.768 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.wal_recovery_mode: 2 2024-08-17T17:29:08.768 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.enable_thread_tracking: 0 2024-08-17T17:29:08.768 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.enable_pipelined_write: 0 2024-08-17T17:29:08.768 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.unordered_write: 0 2024-08-17T17:29:08.768 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T17:29:08.768 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T17:29:08.768 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T17:29:08.768 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T17:29:08.768 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.row_cache: None 2024-08-17T17:29:08.768 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.wal_filter: None 2024-08-17T17:29:08.768 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T17:29:08.768 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.allow_ingest_behind: 0 2024-08-17T17:29:08.769 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.two_write_queues: 0 2024-08-17T17:29:08.769 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.manual_wal_flush: 0 2024-08-17T17:29:08.769 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.wal_compression: 0 2024-08-17T17:29:08.769 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.atomic_flush: 0 2024-08-17T17:29:08.769 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T17:29:08.769 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T17:29:08.769 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T17:29:08.769 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.log_readahead_size: 0 2024-08-17T17:29:08.769 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T17:29:08.769 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.best_efforts_recovery: 0 2024-08-17T17:29:08.769 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T17:29:08.769 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T17:29:08.769 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.allow_data_in_errors: 0 2024-08-17T17:29:08.770 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.db_host_id: __hostname__ 2024-08-17T17:29:08.770 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.enforce_single_del_contracts: true 2024-08-17T17:29:08.770 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.max_background_jobs: 2 2024-08-17T17:29:08.770 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.max_background_compactions: -1 2024-08-17T17:29:08.770 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.max_subcompactions: 1 2024-08-17T17:29:08.770 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T17:29:08.770 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T17:29:08.770 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T17:29:08.770 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.max_total_wal_size: 0 2024-08-17T17:29:08.770 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T17:29:08.770 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T17:29:08.770 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T17:29:08.770 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T17:29:08.771 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.max_open_files: -1 2024-08-17T17:29:08.771 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.bytes_per_sync: 0 2024-08-17T17:29:08.771 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T17:29:08.771 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T17:29:08.771 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.compaction_readahead_size: 0 2024-08-17T17:29:08.771 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.max_background_flushes: -1 2024-08-17T17:29:08.771 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Compression algorithms supported: 2024-08-17T17:29:08.771 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: kZSTD supported: 0 2024-08-17T17:29:08.771 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: kXpressCompression supported: 0 2024-08-17T17:29:08.771 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: kBZip2Compression supported: 0 2024-08-17T17:29:08.771 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T17:29:08.771 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: kLZ4Compression supported: 1 2024-08-17T17:29:08.771 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: kZlibCompression supported: 1 2024-08-17T17:29:08.771 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: kLZ4HCCompression supported: 1 2024-08-17T17:29:08.772 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: kSnappyCompression supported: 1 2024-08-17T17:29:08.772 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T17:29:08.772 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: DMutex implementation: pthread_mutex_t 2024-08-17T17:29:08.772 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-08-17T17:29:08.772 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-17T17:29:08.772 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T17:29:08.772 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.merge_operator: 2024-08-17T17:29:08.772 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.compaction_filter: None 2024-08-17T17:29:08.772 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.compaction_filter_factory: None 2024-08-17T17:29:08.772 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.sst_partitioner_factory: None 2024-08-17T17:29:08.772 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T17:29:08.772 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T17:29:08.773 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561679cc7380) 2024-08-17T17:29:08.773 INFO:journalctl@ceph.mon.b.smithi046.stdout: cache_index_and_filter_blocks: 1 2024-08-17T17:29:08.773 INFO:journalctl@ceph.mon.b.smithi046.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T17:29:08.773 INFO:journalctl@ceph.mon.b.smithi046.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T17:29:08.773 INFO:journalctl@ceph.mon.b.smithi046.stdout: pin_top_level_index_and_filter: 1 2024-08-17T17:29:08.773 INFO:journalctl@ceph.mon.b.smithi046.stdout: index_type: 0 2024-08-17T17:29:08.773 INFO:journalctl@ceph.mon.b.smithi046.stdout: data_block_index_type: 0 2024-08-17T17:29:08.773 INFO:journalctl@ceph.mon.b.smithi046.stdout: index_shortening: 1 2024-08-17T17:29:08.773 INFO:journalctl@ceph.mon.b.smithi046.stdout: data_block_hash_table_util_ratio: 0.750000 2024-08-17T17:29:08.773 INFO:journalctl@ceph.mon.b.smithi046.stdout: checksum: 4 2024-08-17T17:29:08.773 INFO:journalctl@ceph.mon.b.smithi046.stdout: no_block_cache: 0 2024-08-17T17:29:08.773 INFO:journalctl@ceph.mon.b.smithi046.stdout: block_cache: 0x561679cbb610 2024-08-17T17:29:08.773 INFO:journalctl@ceph.mon.b.smithi046.stdout: block_cache_name: BinnedLRUCache 2024-08-17T17:29:08.774 INFO:journalctl@ceph.mon.b.smithi046.stdout: block_cache_options: 2024-08-17T17:29:08.774 INFO:journalctl@ceph.mon.b.smithi046.stdout: capacity : 536870912 2024-08-17T17:29:08.774 INFO:journalctl@ceph.mon.b.smithi046.stdout: num_shard_bits : 4 2024-08-17T17:29:08.774 INFO:journalctl@ceph.mon.b.smithi046.stdout: strict_capacity_limit : 0 2024-08-17T17:29:08.774 INFO:journalctl@ceph.mon.b.smithi046.stdout: high_pri_pool_ratio: 0.000 2024-08-17T17:29:08.774 INFO:journalctl@ceph.mon.b.smithi046.stdout: block_cache_compressed: (nil) 2024-08-17T17:29:08.774 INFO:journalctl@ceph.mon.b.smithi046.stdout: persistent_cache: (nil) 2024-08-17T17:29:08.774 INFO:journalctl@ceph.mon.b.smithi046.stdout: block_size: 4096 2024-08-17T17:29:08.774 INFO:journalctl@ceph.mon.b.smithi046.stdout: block_size_deviation: 10 2024-08-17T17:29:08.774 INFO:journalctl@ceph.mon.b.smithi046.stdout: block_restart_interval: 16 2024-08-17T17:29:08.774 INFO:journalctl@ceph.mon.b.smithi046.stdout: index_block_restart_interval: 1 2024-08-17T17:29:08.774 INFO:journalctl@ceph.mon.b.smithi046.stdout: metadata_block_size: 4096 2024-08-17T17:29:08.775 INFO:journalctl@ceph.mon.b.smithi046.stdout: partition_filters: 0 2024-08-17T17:29:08.775 INFO:journalctl@ceph.mon.b.smithi046.stdout: use_delta_encoding: 1 2024-08-17T17:29:08.775 INFO:journalctl@ceph.mon.b.smithi046.stdout: filter_policy: bloomfilter 2024-08-17T17:29:08.775 INFO:journalctl@ceph.mon.b.smithi046.stdout: whole_key_filtering: 1 2024-08-17T17:29:08.775 INFO:journalctl@ceph.mon.b.smithi046.stdout: verify_compression: 0 2024-08-17T17:29:08.775 INFO:journalctl@ceph.mon.b.smithi046.stdout: read_amp_bytes_per_bit: 0 2024-08-17T17:29:08.775 INFO:journalctl@ceph.mon.b.smithi046.stdout: format_version: 5 2024-08-17T17:29:08.775 INFO:journalctl@ceph.mon.b.smithi046.stdout: enable_index_compression: 1 2024-08-17T17:29:08.775 INFO:journalctl@ceph.mon.b.smithi046.stdout: block_align: 0 2024-08-17T17:29:08.775 INFO:journalctl@ceph.mon.b.smithi046.stdout: max_auto_readahead_size: 262144 2024-08-17T17:29:08.775 INFO:journalctl@ceph.mon.b.smithi046.stdout: prepopulate_block_cache: 0 2024-08-17T17:29:08.775 INFO:journalctl@ceph.mon.b.smithi046.stdout: initial_auto_readahead_size: 8192 2024-08-17T17:29:08.775 INFO:journalctl@ceph.mon.b.smithi046.stdout: num_file_reads_for_auto_readahead: 2 2024-08-17T17:29:08.776 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.write_buffer_size: 33554432 2024-08-17T17:29:08.776 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.max_write_buffer_number: 2 2024-08-17T17:29:08.776 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.compression: NoCompression 2024-08-17T17:29:08.776 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.bottommost_compression: Disabled 2024-08-17T17:29:08.776 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.prefix_extractor: nullptr 2024-08-17T17:29:08.776 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T17:29:08.776 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.num_levels: 7 2024-08-17T17:29:08.776 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T17:29:08.776 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T17:29:08.776 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T17:29:08.776 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T17:29:08.776 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T17:29:08.776 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T17:29:08.776 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T17:29:08.777 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T17:29:08.777 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T17:29:08.777 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T17:29:08.777 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-17T17:29:08.777 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-17T17:29:08.777 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T17:29:08.777 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.compression_opts.level: 32767 2024-08-17T17:29:08.777 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.compression_opts.strategy: 0 2024-08-17T17:29:08.777 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T17:29:08.777 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T17:29:08.777 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-17T17:29:08.777 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T17:29:08.777 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.compression_opts.enabled: false 2024-08-17T17:29:08.778 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-17T17:29:08.778 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T17:29:08.778 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T17:29:08.778 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T17:29:08.778 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.target_file_size_base: 67108864 2024-08-17T17:29:08.778 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T17:29:08.778 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T17:29:08.778 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T17:29:08.778 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T17:29:08.778 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T17:29:08.778 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T17:29:08.778 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T17:29:08.779 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T17:29:08.779 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T17:29:08.779 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T17:29:08.779 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T17:29:08.779 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T17:29:08.779 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T17:29:08.779 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-17T17:29:08.779 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.arena_block_size: 1048576 2024-08-17T17:29:08.779 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T17:29:08.779 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T17:29:08.779 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.disable_auto_compactions: 0 2024-08-17T17:29:08.779 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T17:29:08.780 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T17:29:08.780 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T17:29:08.780 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T17:29:08.780 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T17:29:08.780 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T17:29:08.780 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T17:29:08.780 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T17:29:08.780 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T17:29:08.780 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T17:29:08.780 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-17T17:29:08.780 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.inplace_update_support: 0 2024-08-17T17:29:08.781 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T17:29:08.781 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T17:29:08.781 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T17:29:08.781 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T17:29:08.781 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.bloom_locality: 0 2024-08-17T17:29:08.781 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.max_successive_merges: 0 2024-08-17T17:29:08.781 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T17:29:08.781 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.paranoid_file_checks: 0 2024-08-17T17:29:08.781 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.force_consistency_checks: 1 2024-08-17T17:29:08.781 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.report_bg_io_stats: 0 2024-08-17T17:29:08.781 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.ttl: 2592000 2024-08-17T17:29:08.781 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T17:29:08.781 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-17T17:29:08.782 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-17T17:29:08.782 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.enable_blob_files: false 2024-08-17T17:29:08.782 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.min_blob_size: 0 2024-08-17T17:29:08.782 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.blob_file_size: 268435456 2024-08-17T17:29:08.782 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T17:29:08.782 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T17:29:08.782 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T17:29:08.782 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-17T17:29:08.782 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-17T17:29:08.782 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.blob_file_starting_level: 0 2024-08-17T17:29:08.782 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-17T17:29:08.782 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 27.sst 2024-08-17T17:29:08.783 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-17T17:29:08.783 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 29, last_sequence is 13561, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-17T17:29:08.783 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2024-08-17T17:29:08.783 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 214013b9-dd83-49e8-be17-290e4661f1f1 2024-08-17T17:29:08.783 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723915748410113, "job": 1, "event": "recovery_started", "wal_files": [25]} 2024-08-17T17:29:08.783 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2024-08-17T17:29:08.783 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723915748439190, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 8019158, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13566, "largest_seqno": 18419, "table_properties": {"data_size": 7997479, "index_size": 15576, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 5061, "raw_key_size": 45889, "raw_average_key_size": 22, "raw_value_size": 7953950, "raw_average_value_size": 3937, "num_data_blocks": 671, "num_entries": 2020, "num_filter_entries": 2020, "num_deletions": 307, "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": "[CompactOnDeletionCollector]", "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": 1723915748, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "214013b9-dd83-49e8-be17-290e4661f1f1", "db_session_id": "YOTPU3ZOU33R5KZ4GIQA", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2024-08-17T17:29:08.783 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723915748439319, "job": 1, "event": "recovery_finished"} 2024-08-17T17:29:08.783 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2024-08-17T17:29:08.783 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-17T17:29:08.783 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000025.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-17T17:29:08.783 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x561679ceae00 2024-08-17T17:29:08.784 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: DB pointer 0x561679de8000 2024-08-17T17:29:08.784 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-17T17:29:08.784 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-17T17:29:08.784 INFO:journalctl@ceph.mon.b.smithi046.stdout: ** DB Stats ** 2024-08-17T17:29:08.784 INFO:journalctl@ceph.mon.b.smithi046.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T17:29:08.784 INFO:journalctl@ceph.mon.b.smithi046.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-17T17:29:08.784 INFO:journalctl@ceph.mon.b.smithi046.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T17:29:08.784 INFO:journalctl@ceph.mon.b.smithi046.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T17:29:08.784 INFO:journalctl@ceph.mon.b.smithi046.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-17T17:29:08.784 INFO:journalctl@ceph.mon.b.smithi046.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T17:29:08.784 INFO:journalctl@ceph.mon.b.smithi046.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T17:29:08.784 INFO:journalctl@ceph.mon.b.smithi046.stdout: 2024-08-17T17:29:08.784 INFO:journalctl@ceph.mon.b.smithi046.stdout: ** Compaction Stats [default] ** 2024-08-17T17:29:08.784 INFO:journalctl@ceph.mon.b.smithi046.stdout: 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) 2024-08-17T17:29:08.784 INFO:journalctl@ceph.mon.b.smithi046.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-17T17:29:08.785 INFO:journalctl@ceph.mon.b.smithi046.stdout: L0 1/0 7.65 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 709.6 0.01 0.00 1 0.011 0 0 0.0 0.0 2024-08-17T17:29:08.785 INFO:journalctl@ceph.mon.b.smithi046.stdout: L6 1/0 7.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 2024-08-17T17:29:08.785 INFO:journalctl@ceph.mon.b.smithi046.stdout: Sum 2/0 15.07 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 709.6 0.01 0.00 1 0.011 0 0 0.0 0.0 2024-08-17T17:29:08.785 INFO:journalctl@ceph.mon.b.smithi046.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 709.6 0.01 0.00 1 0.011 0 0 0.0 0.0 2024-08-17T17:29:08.785 INFO:journalctl@ceph.mon.b.smithi046.stdout: 2024-08-17T17:29:08.785 INFO:journalctl@ceph.mon.b.smithi046.stdout: ** Compaction Stats [default] ** 2024-08-17T17:29:08.785 INFO:journalctl@ceph.mon.b.smithi046.stdout: 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) 2024-08-17T17:29:08.785 INFO:journalctl@ceph.mon.b.smithi046.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T17:29:08.785 INFO:journalctl@ceph.mon.b.smithi046.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 709.6 0.01 0.00 1 0.011 0 0 0.0 0.0 2024-08-17T17:29:08.785 INFO:journalctl@ceph.mon.b.smithi046.stdout: 2024-08-17T17:29:08.785 INFO:journalctl@ceph.mon.b.smithi046.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-17T17:29:08.785 INFO:journalctl@ceph.mon.b.smithi046.stdout: 2024-08-17T17:29:08.785 INFO:journalctl@ceph.mon.b.smithi046.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T17:29:08.786 INFO:journalctl@ceph.mon.b.smithi046.stdout: Flush(GB): cumulative 0.007, interval 0.007 2024-08-17T17:29:08.786 INFO:journalctl@ceph.mon.b.smithi046.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T17:29:08.786 INFO:journalctl@ceph.mon.b.smithi046.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T17:29:08.786 INFO:journalctl@ceph.mon.b.smithi046.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T17:29:08.786 INFO:journalctl@ceph.mon.b.smithi046.stdout: AddFile(Keys): cumulative 0, interval 0 2024-08-17T17:29:08.786 INFO:journalctl@ceph.mon.b.smithi046.stdout: Cumulative compaction: 0.01 GB write, 237.04 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:29:08.786 INFO:journalctl@ceph.mon.b.smithi046.stdout: Interval compaction: 0.01 GB write, 237.04 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:29:08.786 INFO:journalctl@ceph.mon.b.smithi046.stdout: 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 2024-08-17T17:29:08.786 INFO:journalctl@ceph.mon.b.smithi046.stdout: Block cache BinnedLRUCache@0x561679cbb610#2 capacity: 512.00 MB usage: 21.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-08-17T17:29:08.786 INFO:journalctl@ceph.mon.b.smithi046.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,5.03 KB,0.000959635%) IndexBlock(1,16.08 KB,0.00306666%) Misc(1,0.00 KB,0%) 2024-08-17T17:29:08.786 INFO:journalctl@ceph.mon.b.smithi046.stdout: 2024-08-17T17:29:08.786 INFO:journalctl@ceph.mon.b.smithi046.stdout: ** File Read Latency Histogram By Level [default] ** 2024-08-17T17:29:08.786 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: starting mon.b rank 1 at public addrs [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] at bind addrs [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:29:08.787 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: mon.b@-1(???) e3 preinit fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:29:08.787 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: mon.b@-1(???).mds e8 new map 2024-08-17T17:29:08.787 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: mon.b@-1(???).mds e8 print_map 2024-08-17T17:29:08.787 INFO:journalctl@ceph.mon.b.smithi046.stdout: e8 2024-08-17T17:29:08.787 INFO:journalctl@ceph.mon.b.smithi046.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-08-17T17:29:08.787 INFO:journalctl@ceph.mon.b.smithi046.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T17:29:08.787 INFO:journalctl@ceph.mon.b.smithi046.stdout: 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} 2024-08-17T17:29:08.787 INFO:journalctl@ceph.mon.b.smithi046.stdout: legacy client fscid: 1 2024-08-17T17:29:08.787 INFO:journalctl@ceph.mon.b.smithi046.stdout: 2024-08-17T17:29:08.787 INFO:journalctl@ceph.mon.b.smithi046.stdout: Filesystem 'foo' (1) 2024-08-17T17:29:08.787 INFO:journalctl@ceph.mon.b.smithi046.stdout: fs_name foo 2024-08-17T17:29:08.787 INFO:journalctl@ceph.mon.b.smithi046.stdout: epoch 7 2024-08-17T17:29:08.787 INFO:journalctl@ceph.mon.b.smithi046.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-08-17T17:29:08.787 INFO:journalctl@ceph.mon.b.smithi046.stdout: created 2024-08-17T17:22:53.721359+0000 2024-08-17T17:29:08.788 INFO:journalctl@ceph.mon.b.smithi046.stdout: modified 2024-08-17T17:23:11.326978+0000 2024-08-17T17:29:08.788 INFO:journalctl@ceph.mon.b.smithi046.stdout: tableserver 0 2024-08-17T17:29:08.788 INFO:journalctl@ceph.mon.b.smithi046.stdout: root 0 2024-08-17T17:29:08.788 INFO:journalctl@ceph.mon.b.smithi046.stdout: session_timeout 60 2024-08-17T17:29:08.788 INFO:journalctl@ceph.mon.b.smithi046.stdout: session_autoclose 300 2024-08-17T17:29:08.788 INFO:journalctl@ceph.mon.b.smithi046.stdout: max_file_size 1099511627776 2024-08-17T17:29:08.788 INFO:journalctl@ceph.mon.b.smithi046.stdout: max_xattr_size 65536 2024-08-17T17:29:08.788 INFO:journalctl@ceph.mon.b.smithi046.stdout: required_client_features {} 2024-08-17T17:29:08.788 INFO:journalctl@ceph.mon.b.smithi046.stdout: last_failure 0 2024-08-17T17:29:08.788 INFO:journalctl@ceph.mon.b.smithi046.stdout: last_failure_osd_epoch 0 2024-08-17T17:29:08.788 INFO:journalctl@ceph.mon.b.smithi046.stdout: 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} 2024-08-17T17:29:08.788 INFO:journalctl@ceph.mon.b.smithi046.stdout: max_mds 1 2024-08-17T17:29:08.788 INFO:journalctl@ceph.mon.b.smithi046.stdout: in 0 2024-08-17T17:29:08.789 INFO:journalctl@ceph.mon.b.smithi046.stdout: up {0=14661} 2024-08-17T17:29:08.789 INFO:journalctl@ceph.mon.b.smithi046.stdout: failed 2024-08-17T17:29:08.789 INFO:journalctl@ceph.mon.b.smithi046.stdout: damaged 2024-08-17T17:29:08.789 INFO:journalctl@ceph.mon.b.smithi046.stdout: stopped 2024-08-17T17:29:08.789 INFO:journalctl@ceph.mon.b.smithi046.stdout: data_pools [4] 2024-08-17T17:29:08.789 INFO:journalctl@ceph.mon.b.smithi046.stdout: metadata_pool 3 2024-08-17T17:29:08.789 INFO:journalctl@ceph.mon.b.smithi046.stdout: inline_data disabled 2024-08-17T17:29:08.789 INFO:journalctl@ceph.mon.b.smithi046.stdout: balancer 2024-08-17T17:29:08.789 INFO:journalctl@ceph.mon.b.smithi046.stdout: bal_rank_mask -1 2024-08-17T17:29:08.789 INFO:journalctl@ceph.mon.b.smithi046.stdout: standby_count_wanted 1 2024-08-17T17:29:08.789 INFO:journalctl@ceph.mon.b.smithi046.stdout: qdb_cluster leader: 0 members: 2024-08-17T17:29:08.789 INFO:journalctl@ceph.mon.b.smithi046.stdout: [mds.foo.smithi037.qhhfds{0:14661} state up:active seq 3 join_fscid=1 addr [v2:172.21.15.37:6834/675318980,v1:172.21.15.37:6835/675318980] compat {c=[1],r=[1],i=[7ff]}] 2024-08-17T17:29:08.789 INFO:journalctl@ceph.mon.b.smithi046.stdout: 2024-08-17T17:29:08.789 INFO:journalctl@ceph.mon.b.smithi046.stdout: 2024-08-17T17:29:08.790 INFO:journalctl@ceph.mon.b.smithi046.stdout: Standby daemons: 2024-08-17T17:29:08.790 INFO:journalctl@ceph.mon.b.smithi046.stdout: 2024-08-17T17:29:08.790 INFO:journalctl@ceph.mon.b.smithi046.stdout: [mds.foo.smithi046.wrzfvl{-1:24523} state up:standby seq 2 join_fscid=1 addr [v2:172.21.15.46:6832/4061296907,v1:172.21.15.46:6833/4061296907] compat {c=[1],r=[1],i=[7ff]}] 2024-08-17T17:29:08.790 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: mon.b@-1(???).osd e363 crush map has features 3314933000854323200, adjusting msgr requires 2024-08-17T17:29:08.790 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: mon.b@-1(???).osd e363 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:29:08.790 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: mon.b@-1(???).osd e363 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:29:08.790 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: mon.b@-1(???).osd e363 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:29:08.790 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 ceph-mon[88218]: mon.b@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2024-08-17T17:29:08.790 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 bash[88199]: e82ad3bf16fd1ffba5222837213ca96776deefaaaa90fef876a055c658fbfaf8 2024-08-17T17:29:08.791 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:08 smithi046 systemd[1]: Started Ceph mon.b for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:29:09.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:29:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:29:08] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.51.0" 2024-08-17T17:29:10.053 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:10 smithi046 ceph-mon[88218]: pgmap v149: 89 pgs: 89 active+clean; 195 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.0 MiB/s wr, 14 op/s 2024-08-17T17:29:10.053 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:10 smithi046 ceph-mon[88218]: osdmap e362: 8 total, 8 up, 8 in 2024-08-17T17:29:10.053 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:10 smithi046 ceph-mon[88218]: osdmap e363: 8 total, 8 up, 8 in 2024-08-17T17:29:10.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:10 smithi037 ceph-mon[102022]: pgmap v149: 89 pgs: 89 active+clean; 195 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.0 MiB/s wr, 14 op/s 2024-08-17T17:29:10.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:10 smithi037 ceph-mon[102022]: osdmap e362: 8 total, 8 up, 8 in 2024-08-17T17:29:10.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:10 smithi037 ceph-mon[102022]: osdmap e363: 8 total, 8 up, 8 in 2024-08-17T17:29:10.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:10 smithi037 ceph-mon[97894]: pgmap v149: 89 pgs: 89 active+clean; 195 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.0 MiB/s wr, 14 op/s 2024-08-17T17:29:10.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:10 smithi037 ceph-mon[97894]: osdmap e362: 8 total, 8 up, 8 in 2024-08-17T17:29:10.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:10 smithi037 ceph-mon[97894]: osdmap e363: 8 total, 8 up, 8 in 2024-08-17T17:29:10.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:29:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:29:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:11.014 INFO:tasks.rados.rados.0.smithi037.stdout:1179: done (0 left) 2024-08-17T17:29:11.014 INFO:tasks.rados.rados.0.smithi037.stdout:1180: rollback oid 2 current snap is 150 2024-08-17T17:29:11.014 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 2 to 149 2024-08-17T17:29:11.014 INFO:tasks.rados.rados.0.smithi037.stdout:1181: write oid 26 current snap is 150 2024-08-17T17:29:11.015 INFO:tasks.rados.rados.0.smithi037.stdout:1181: seq_num 463 ranges {581641=621467,1994104=780490,3432022=349619} 2024-08-17T17:29:11.021 INFO:tasks.rados.rados.0.smithi037.stdout:1181: writing smithi03781225-26 from 581641 to 1203108 tid 1 2024-08-17T17:29:11.030 INFO:tasks.rados.rados.0.smithi037.stdout:1181: writing smithi03781225-26 from 1994104 to 2774594 tid 2 2024-08-17T17:29:11.036 INFO:tasks.rados.rados.0.smithi037.stdout:1181: writing smithi03781225-26 from 3432022 to 3781641 tid 3 2024-08-17T17:29:11.036 INFO:tasks.rados.rados.0.smithi037.stdout:1182: rollback oid 44 current snap is 150 2024-08-17T17:29:11.037 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 44 to 127 2024-08-17T17:29:11.037 INFO:tasks.rados.rados.0.smithi037.stdout:1180: finishing rollback tid 0 to smithi03781225-2 2024-08-17T17:29:11.037 INFO:tasks.rados.rados.0.smithi037.stdout:1183: rollback oid 1 current snap is 150 2024-08-17T17:29:11.037 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 1 to 138 2024-08-17T17:29:11.037 INFO:tasks.rados.rados.0.smithi037.stdout:1180: finishing rollback tid 1 to smithi03781225-2 2024-08-17T17:29:11.037 INFO:tasks.rados.rados.0.smithi037.stdout:1180: finishing rollback tid 2 to smithi03781225-2 2024-08-17T17:29:11.037 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 2 v 651 (ObjNum 362 snap 108 seq_num 362) dirty exists 2024-08-17T17:29:11.037 INFO:tasks.rados.rados.0.smithi037.stdout:1181: finishing write tid 1 to smithi03781225-26 2024-08-17T17:29:11.037 INFO:tasks.rados.rados.0.smithi037.stdout:1181: finishing write tid 2 to smithi03781225-26 2024-08-17T17:29:11.037 INFO:tasks.rados.rados.0.smithi037.stdout:1180: done (3 left) 2024-08-17T17:29:11.037 INFO:tasks.rados.rados.0.smithi037.stdout:1184: snap_remove snap 135 2024-08-17T17:29:11.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[97894]: pgmap v153: 89 pgs: 89 active+clean; 195 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-08-17T17:29:11.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[97894]: fsmap foo:1 {0=foo.smithi037.qhhfds=up:active} 1 up:standby 2024-08-17T17:29:11.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[97894]: osdmap e363: 8 total, 8 up, 8 in 2024-08-17T17:29:11.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[97894]: mgrmap e38: y(active, since 106s), standbys: x 2024-08-17T17:29:11.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[97894]: overall HEALTH_OK 2024-08-17T17:29:11.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[97894]: mon.a calling monitor election 2024-08-17T17:29:11.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[97894]: mon.b calling monitor election 2024-08-17T17:29:11.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[97894]: mon.c calling monitor election 2024-08-17T17:29:11.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-17T17:29:11.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-17T17:29:11.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[97894]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:29:11.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-17T17:29:11.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[97894]: monmap epoch 4 2024-08-17T17:29:11.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[97894]: fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:29:11.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[97894]: last_changed 2024-08-17T17:29:10.004080+0000 2024-08-17T17:29:11.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[97894]: created 2024-08-17T17:16:01.550924+0000 2024-08-17T17:29:11.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[97894]: min_mon_release 19 (squid) 2024-08-17T17:29:11.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[97894]: election_strategy: 1 2024-08-17T17:29:11.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[97894]: 0: [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] mon.a 2024-08-17T17:29:11.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[97894]: 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-08-17T17:29:11.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[97894]: 2: [v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0] mon.c 2024-08-17T17:29:11.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[97894]: fsmap foo:1 {0=foo.smithi037.qhhfds=up:active} 1 up:standby 2024-08-17T17:29:11.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[97894]: osdmap e363: 8 total, 8 up, 8 in 2024-08-17T17:29:11.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[97894]: mgrmap e38: y(active, since 106s), standbys: x 2024-08-17T17:29:11.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[97894]: overall HEALTH_OK 2024-08-17T17:29:11.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:11.296 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:11.296 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:29:11.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[102022]: pgmap v153: 89 pgs: 89 active+clean; 195 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-08-17T17:29:11.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[102022]: fsmap foo:1 {0=foo.smithi037.qhhfds=up:active} 1 up:standby 2024-08-17T17:29:11.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[102022]: osdmap e363: 8 total, 8 up, 8 in 2024-08-17T17:29:11.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[102022]: mgrmap e38: y(active, since 106s), standbys: x 2024-08-17T17:29:11.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[102022]: overall HEALTH_OK 2024-08-17T17:29:11.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[102022]: mon.a calling monitor election 2024-08-17T17:29:11.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[102022]: mon.b calling monitor election 2024-08-17T17:29:11.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[102022]: mon.c calling monitor election 2024-08-17T17:29:11.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-17T17:29:11.297 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-17T17:29:11.297 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[102022]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:29:11.297 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-17T17:29:11.297 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[102022]: monmap epoch 4 2024-08-17T17:29:11.297 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[102022]: fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:29:11.297 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[102022]: last_changed 2024-08-17T17:29:10.004080+0000 2024-08-17T17:29:11.297 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[102022]: created 2024-08-17T17:16:01.550924+0000 2024-08-17T17:29:11.297 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[102022]: min_mon_release 19 (squid) 2024-08-17T17:29:11.297 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[102022]: election_strategy: 1 2024-08-17T17:29:11.297 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[102022]: 0: [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] mon.a 2024-08-17T17:29:11.297 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[102022]: 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-08-17T17:29:11.297 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[102022]: 2: [v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0] mon.c 2024-08-17T17:29:11.297 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[102022]: fsmap foo:1 {0=foo.smithi037.qhhfds=up:active} 1 up:standby 2024-08-17T17:29:11.297 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[102022]: osdmap e363: 8 total, 8 up, 8 in 2024-08-17T17:29:11.298 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[102022]: mgrmap e38: y(active, since 106s), standbys: x 2024-08-17T17:29:11.298 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[102022]: overall HEALTH_OK 2024-08-17T17:29:11.298 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:11.298 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:11.298 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:11 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:29:11.427 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:11 smithi046 ceph-mon[88218]: pgmap v153: 89 pgs: 89 active+clean; 195 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-08-17T17:29:11.427 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:11 smithi046 ceph-mon[88218]: fsmap foo:1 {0=foo.smithi037.qhhfds=up:active} 1 up:standby 2024-08-17T17:29:11.427 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:11 smithi046 ceph-mon[88218]: osdmap e363: 8 total, 8 up, 8 in 2024-08-17T17:29:11.427 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:11 smithi046 ceph-mon[88218]: mgrmap e38: y(active, since 106s), standbys: x 2024-08-17T17:29:11.427 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:11 smithi046 ceph-mon[88218]: overall HEALTH_OK 2024-08-17T17:29:11.428 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:11 smithi046 ceph-mon[88218]: mon.a calling monitor election 2024-08-17T17:29:11.428 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:11 smithi046 ceph-mon[88218]: mon.b calling monitor election 2024-08-17T17:29:11.428 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:11 smithi046 ceph-mon[88218]: mon.c calling monitor election 2024-08-17T17:29:11.428 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:11 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-17T17:29:11.428 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:11 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-17T17:29:11.428 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:11 smithi046 ceph-mon[88218]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:29:11.428 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:11 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-17T17:29:11.428 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:11 smithi046 ceph-mon[88218]: monmap epoch 4 2024-08-17T17:29:11.428 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:11 smithi046 ceph-mon[88218]: fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:29:11.428 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:11 smithi046 ceph-mon[88218]: last_changed 2024-08-17T17:29:10.004080+0000 2024-08-17T17:29:11.428 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:11 smithi046 ceph-mon[88218]: created 2024-08-17T17:16:01.550924+0000 2024-08-17T17:29:11.428 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:11 smithi046 ceph-mon[88218]: min_mon_release 19 (squid) 2024-08-17T17:29:11.428 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:11 smithi046 ceph-mon[88218]: election_strategy: 1 2024-08-17T17:29:11.428 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:11 smithi046 ceph-mon[88218]: 0: [v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] mon.a 2024-08-17T17:29:11.429 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:11 smithi046 ceph-mon[88218]: 1: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.b 2024-08-17T17:29:11.429 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:11 smithi046 ceph-mon[88218]: 2: [v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0] mon.c 2024-08-17T17:29:11.429 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:11 smithi046 ceph-mon[88218]: fsmap foo:1 {0=foo.smithi037.qhhfds=up:active} 1 up:standby 2024-08-17T17:29:11.429 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:11 smithi046 ceph-mon[88218]: osdmap e363: 8 total, 8 up, 8 in 2024-08-17T17:29:11.429 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:11 smithi046 ceph-mon[88218]: mgrmap e38: y(active, since 106s), standbys: x 2024-08-17T17:29:11.429 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:11 smithi046 ceph-mon[88218]: overall HEALTH_OK 2024-08-17T17:29:11.429 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:11 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:11.429 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:11 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:11.429 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:11 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:29:12.033 INFO:tasks.rados.rados.0.smithi037.stdout:1183: finishing rollback tid 0 to smithi03781225-1 2024-08-17T17:29:12.033 INFO:tasks.rados.rados.0.smithi037.stdout:1182: finishing rollback tid 0 to smithi03781225-44 2024-08-17T17:29:12.033 INFO:tasks.rados.rados.0.smithi037.stdout:1181: finishing write tid 3 to smithi03781225-26 2024-08-17T17:29:12.033 INFO:tasks.rados.rados.0.smithi037.stdout:1181: finishing write tid 4 to smithi03781225-26 2024-08-17T17:29:12.033 INFO:tasks.rados.rados.0.smithi037.stdout:1181: finishing write tid 5 to smithi03781225-26 2024-08-17T17:29:12.033 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 506 (ObjNum 463 snap 150 seq_num 463) dirty exists 2024-08-17T17:29:12.033 INFO:tasks.rados.rados.0.smithi037.stdout:1181: left oid 26 (ObjNum 463 snap 150 seq_num 463) 2024-08-17T17:29:12.033 INFO:tasks.rados.rados.0.smithi037.stdout:1183: finishing rollback tid 1 to smithi03781225-1 2024-08-17T17:29:12.033 INFO:tasks.rados.rados.0.smithi037.stdout:1182: finishing rollback tid 1 to smithi03781225-44 2024-08-17T17:29:12.033 INFO:tasks.rados.rados.0.smithi037.stdout:1183: finishing rollback tid 2 to smithi03781225-1 2024-08-17T17:29:12.034 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 1 v 480 (ObjNum 381 snap 118 seq_num 381) dirty exists 2024-08-17T17:29:12.034 INFO:tasks.rados.rados.0.smithi037.stdout:1182: finishing rollback tid 2 to smithi03781225-44 2024-08-17T17:29:12.034 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 657 (ObjNum 409 snap 125 seq_num 409) dirty exists 2024-08-17T17:29:12.034 INFO:tasks.rados.rados.0.smithi037.stdout:1181: done (3 left) 2024-08-17T17:29:12.034 INFO:tasks.rados.rados.0.smithi037.stdout:1182: done (2 left) 2024-08-17T17:29:12.034 INFO:tasks.rados.rados.0.smithi037.stdout:1183: done (1 left) 2024-08-17T17:29:12.034 INFO:tasks.rados.rados.0.smithi037.stdout:1184: done (0 left) 2024-08-17T17:29:12.034 INFO:tasks.rados.rados.0.smithi037.stdout:1185: write oid 46 current snap is 150 2024-08-17T17:29:12.034 INFO:tasks.rados.rados.0.smithi037.stdout:1185: seq_num 464 ranges {598448=413069,1768939=524148,2775798=581861,3781488=16960} 2024-08-17T17:29:12.039 INFO:tasks.rados.rados.0.smithi037.stdout:1185: writing smithi03781225-46 from 598448 to 1011517 tid 1 2024-08-17T17:29:12.046 INFO:tasks.rados.rados.0.smithi037.stdout:1185: writing smithi03781225-46 from 1768939 to 2293087 tid 2 2024-08-17T17:29:12.052 INFO:tasks.rados.rados.0.smithi037.stdout:1185: writing smithi03781225-46 from 2775798 to 3357659 tid 3 2024-08-17T17:29:12.055 INFO:tasks.rados.rados.0.smithi037.stdout:1185: writing smithi03781225-46 from 3781488 to 3798448 tid 4 2024-08-17T17:29:12.055 INFO:tasks.rados.rados.0.smithi037.stdout:1186: snap_remove snap 145 2024-08-17T17:29:12.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:12 smithi037 ceph-mon[102022]: osdmap e364: 8 total, 8 up, 8 in 2024-08-17T17:29:12.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:12 smithi037 ceph-mon[97894]: osdmap e364: 8 total, 8 up, 8 in 2024-08-17T17:29:12.338 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:12 smithi046 ceph-mon[88218]: osdmap e364: 8 total, 8 up, 8 in 2024-08-17T17:29:13.033 INFO:tasks.rados.rados.0.smithi037.stdout:1186: done (1 left) 2024-08-17T17:29:13.033 INFO:tasks.rados.rados.0.smithi037.stdout:1187: rollback oid 49 current snap is 150 2024-08-17T17:29:13.034 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 49 to 147 2024-08-17T17:29:13.034 INFO:tasks.rados.rados.0.smithi037.stdout:1185: finishing write tid 1 to smithi03781225-46 2024-08-17T17:29:13.034 INFO:tasks.rados.rados.0.smithi037.stdout:1185: finishing write tid 2 to smithi03781225-46 2024-08-17T17:29:13.034 INFO:tasks.rados.rados.0.smithi037.stdout:1185: finishing write tid 3 to smithi03781225-46 2024-08-17T17:29:13.034 INFO:tasks.rados.rados.0.smithi037.stdout:1185: finishing write tid 4 to smithi03781225-46 2024-08-17T17:29:13.034 INFO:tasks.rados.rados.0.smithi037.stdout:1185: finishing write tid 5 to smithi03781225-46 2024-08-17T17:29:13.034 INFO:tasks.rados.rados.0.smithi037.stdout:1185: finishing write tid 6 to smithi03781225-46 2024-08-17T17:29:13.034 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 46 v 517 (ObjNum 464 snap 150 seq_num 464) dirty exists 2024-08-17T17:29:13.034 INFO:tasks.rados.rados.0.smithi037.stdout:1185: left oid 46 (ObjNum 464 snap 150 seq_num 464) 2024-08-17T17:29:13.034 INFO:tasks.rados.rados.0.smithi037.stdout:1185: done (1 left) 2024-08-17T17:29:13.034 INFO:tasks.rados.rados.0.smithi037.stdout:1188: delete oid 2 current snap is 150 2024-08-17T17:29:13.038 INFO:tasks.rados.rados.0.smithi037.stdout:1187: finishing rollback tid 0 to smithi03781225-49 2024-08-17T17:29:13.038 INFO:tasks.rados.rados.0.smithi037.stdout:1187: finishing rollback tid 1 to smithi03781225-49 2024-08-17T17:29:13.039 INFO:tasks.rados.rados.0.smithi037.stdout:1187: finishing rollback tid 2 to smithi03781225-49 2024-08-17T17:29:13.039 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 49 v 407 (ObjNum 449 snap 145 seq_num 449) dirty exists 2024-08-17T17:29:13.040 INFO:tasks.rados.rados.0.smithi037.stdout:1187: done (1 left) 2024-08-17T17:29:13.040 INFO:tasks.rados.rados.0.smithi037.stdout:1188: done (0 left) 2024-08-17T17:29:13.040 INFO:tasks.rados.rados.0.smithi037.stdout:1189: rollback oid 48 current snap is 150 2024-08-17T17:29:13.040 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 48 to 137 2024-08-17T17:29:13.040 INFO:tasks.rados.rados.0.smithi037.stdout:1190: snap_create 2024-08-17T17:29:13.043 INFO:tasks.rados.rados.0.smithi037.stdout:1189: finishing rollback tid 0 to smithi03781225-48 2024-08-17T17:29:13.043 INFO:tasks.rados.rados.0.smithi037.stdout:1189: finishing rollback tid 1 to smithi03781225-48 2024-08-17T17:29:13.043 INFO:tasks.rados.rados.0.smithi037.stdout:1189: finishing rollback tid 2 to smithi03781225-48 2024-08-17T17:29:13.043 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 48 v 1052 (ObjNum 433 snap 136 seq_num 433) dirty exists 2024-08-17T17:29:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:13 smithi046 ceph-mon[88218]: pgmap v155: 89 pgs: 89 active+clean; 207 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-08-17T17:29:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:13 smithi046 ceph-mon[88218]: osdmap e365: 8 total, 8 up, 8 in 2024-08-17T17:29:13.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:13 smithi037 ceph-mon[97894]: pgmap v155: 89 pgs: 89 active+clean; 207 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-08-17T17:29:13.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:13 smithi037 ceph-mon[97894]: osdmap e365: 8 total, 8 up, 8 in 2024-08-17T17:29:13.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:13 smithi037 ceph-mon[102022]: pgmap v155: 89 pgs: 89 active+clean; 207 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-08-17T17:29:13.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:13 smithi037 ceph-mon[102022]: osdmap e365: 8 total, 8 up, 8 in 2024-08-17T17:29:13.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:29:13 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:29:13.451+0000 7f1febc42640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-08-17T17:29:14.035 INFO:tasks.rados.rados.0.smithi037.stdout:1189: done (1 left) 2024-08-17T17:29:14.035 INFO:tasks.rados.rados.0.smithi037.stdout:1190: done (0 left) 2024-08-17T17:29:14.035 INFO:tasks.rados.rados.0.smithi037.stdout:1191: delete oid 11 current snap is 151 2024-08-17T17:29:14.043 INFO:tasks.rados.rados.0.smithi037.stdout:1191: done (0 left) 2024-08-17T17:29:14.043 INFO:tasks.rados.rados.0.smithi037.stdout:1192: delete oid 37 current snap is 151 2024-08-17T17:29:14.047 INFO:tasks.rados.rados.0.smithi037.stdout:1192: done (0 left) 2024-08-17T17:29:14.047 INFO:tasks.rados.rados.0.smithi037.stdout:1193: read oid 46 snap -1 2024-08-17T17:29:14.047 INFO:tasks.rados.rados.0.smithi037.stdout:1193: expect (ObjNum 464 snap 150 seq_num 464) 2024-08-17T17:29:14.047 INFO:tasks.rados.rados.0.smithi037.stdout:1194: rollback oid 6 current snap is 151 2024-08-17T17:29:14.047 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 6 to 138 2024-08-17T17:29:14.047 INFO:tasks.rados.rados.0.smithi037.stdout:1195: snap_create 2024-08-17T17:29:14.050 INFO:tasks.rados.rados.0.smithi037.stdout:1194: finishing rollback tid 1 to smithi03781225-6 2024-08-17T17:29:14.050 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 6 v 435 (ObjNum 177 snap 0 seq_num 2762373170) dirty dne 2024-08-17T17:29:14.052 INFO:tasks.rados.rados.0.smithi037.stdout:1193: expect (ObjNum 464 snap 150 seq_num 464) 2024-08-17T17:29:14.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:14 smithi037 ceph-mon[102022]: osdmap e366: 8 total, 8 up, 8 in 2024-08-17T17:29:14.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:14 smithi037 ceph-mon[97894]: osdmap e366: 8 total, 8 up, 8 in 2024-08-17T17:29:14.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:14 smithi046 ceph-mon[88218]: osdmap e366: 8 total, 8 up, 8 in 2024-08-17T17:29:14.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:29:14 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:29:14.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:15.048 INFO:tasks.rados.rados.0.smithi037.stdout:1193: done (2 left) 2024-08-17T17:29:15.048 INFO:tasks.rados.rados.0.smithi037.stdout:1194: done (1 left) 2024-08-17T17:29:15.049 INFO:tasks.rados.rados.0.smithi037.stdout:1195: done (0 left) 2024-08-17T17:29:15.049 INFO:tasks.rados.rados.0.smithi037.stdout:1196: write oid 29 current snap is 152 2024-08-17T17:29:15.049 INFO:tasks.rados.rados.0.smithi037.stdout:1196: seq_num 468 ranges {665676=714065,1886514=531486,3169137=696539} 2024-08-17T17:29:15.056 INFO:tasks.rados.rados.0.smithi037.stdout:1196: writing smithi03781225-29 from 665676 to 1379741 tid 1 2024-08-17T17:29:15.062 INFO:tasks.rados.rados.0.smithi037.stdout:1196: writing smithi03781225-29 from 1886514 to 2418000 tid 2 2024-08-17T17:29:15.070 INFO:tasks.rados.rados.0.smithi037.stdout:1196: writing smithi03781225-29 from 3169137 to 3865676 tid 3 2024-08-17T17:29:15.070 INFO:tasks.rados.rados.0.smithi037.stdout:1197: write oid 41 current snap is 152 2024-08-17T17:29:15.070 INFO:tasks.rados.rados.0.smithi037.stdout:1197: seq_num 469 ranges {682483=789314,1944996=791497,3196560=554574} 2024-08-17T17:29:15.077 INFO:tasks.rados.rados.0.smithi037.stdout:1197: writing smithi03781225-41 from 682483 to 1471797 tid 1 2024-08-17T17:29:15.084 INFO:tasks.rados.rados.0.smithi037.stdout:1197: writing smithi03781225-41 from 1944996 to 2736493 tid 2 2024-08-17T17:29:15.090 INFO:tasks.rados.rados.0.smithi037.stdout:1197: writing smithi03781225-41 from 3196560 to 3751134 tid 3 2024-08-17T17:29:15.090 INFO:tasks.rados.rados.0.smithi037.stdout:1198: read oid 24 snap -1 2024-08-17T17:29:15.090 INFO:tasks.rados.rados.0.smithi037.stdout:1198: expect deleted 2024-08-17T17:29:15.091 INFO:tasks.rados.rados.0.smithi037.stdout:1199: snap_remove snap 141 2024-08-17T17:29:15.311 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:15 smithi046 ceph-mon[88218]: pgmap v158: 89 pgs: 89 active+clean; 207 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-08-17T17:29:15.311 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:15 smithi046 ceph-mon[88218]: osdmap e367: 8 total, 8 up, 8 in 2024-08-17T17:29:15.311 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:15 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:15.311 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:15 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:15.311 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:15 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:15.311 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:15 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:15.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:15 smithi037 ceph-mon[97894]: pgmap v158: 89 pgs: 89 active+clean; 207 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-08-17T17:29:15.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:15 smithi037 ceph-mon[97894]: osdmap e367: 8 total, 8 up, 8 in 2024-08-17T17:29:15.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:15 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:15.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:15 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:15.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:15 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:15.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:15 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:15.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:15 smithi037 ceph-mon[102022]: pgmap v158: 89 pgs: 89 active+clean; 207 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-08-17T17:29:15.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:15 smithi037 ceph-mon[102022]: osdmap e367: 8 total, 8 up, 8 in 2024-08-17T17:29:15.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:15 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:15.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:15 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:15.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:15 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:15.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:15 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:16.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:29:15 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:29:15.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:16.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:29:15 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:29:15.740Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:16.061 INFO:tasks.rados.rados.0.smithi037.stdout:1199: done (3 left) 2024-08-17T17:29:16.061 INFO:tasks.rados.rados.0.smithi037.stdout:1200: snap_create 2024-08-17T17:29:16.061 INFO:tasks.rados.rados.0.smithi037.stdout:1196: finishing write tid 1 to smithi03781225-29 2024-08-17T17:29:16.061 INFO:tasks.rados.rados.0.smithi037.stdout:1196: finishing write tid 2 to smithi03781225-29 2024-08-17T17:29:16.061 INFO:tasks.rados.rados.0.smithi037.stdout:1196: finishing write tid 3 to smithi03781225-29 2024-08-17T17:29:16.061 INFO:tasks.rados.rados.0.smithi037.stdout:1196: finishing write tid 4 to smithi03781225-29 2024-08-17T17:29:16.062 INFO:tasks.rados.rados.0.smithi037.stdout:1196: finishing write tid 5 to smithi03781225-29 2024-08-17T17:29:16.062 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 525 (ObjNum 468 snap 152 seq_num 468) dirty exists 2024-08-17T17:29:16.062 INFO:tasks.rados.rados.0.smithi037.stdout:1196: left oid 29 (ObjNum 468 snap 152 seq_num 468) 2024-08-17T17:29:16.062 INFO:tasks.rados.rados.0.smithi037.stdout:1197: finishing write tid 1 to smithi03781225-41 2024-08-17T17:29:16.062 INFO:tasks.rados.rados.0.smithi037.stdout:1197: finishing write tid 2 to smithi03781225-41 2024-08-17T17:29:16.062 INFO:tasks.rados.rados.0.smithi037.stdout:1197: finishing write tid 3 to smithi03781225-41 2024-08-17T17:29:16.062 INFO:tasks.rados.rados.0.smithi037.stdout:1197: finishing write tid 4 to smithi03781225-41 2024-08-17T17:29:16.062 INFO:tasks.rados.rados.0.smithi037.stdout:1197: finishing write tid 5 to smithi03781225-41 2024-08-17T17:29:16.062 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 192 (ObjNum 469 snap 152 seq_num 469) dirty exists 2024-08-17T17:29:16.062 INFO:tasks.rados.rados.0.smithi037.stdout:1197: left oid 41 (ObjNum 469 snap 152 seq_num 469) 2024-08-17T17:29:16.388 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:16 smithi046 ceph-mon[88218]: osdmap e368: 8 total, 8 up, 8 in 2024-08-17T17:29:16.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:16 smithi037 ceph-mon[97894]: osdmap e368: 8 total, 8 up, 8 in 2024-08-17T17:29:16.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:16 smithi037 ceph-mon[102022]: osdmap e368: 8 total, 8 up, 8 in 2024-08-17T17:29:16.690 INFO:tasks.rados.rados.0.smithi037.stdout:1196: done (3 left) 2024-08-17T17:29:16.690 INFO:tasks.rados.rados.0.smithi037.stdout:1197: done (2 left) 2024-08-17T17:29:16.690 INFO:tasks.rados.rados.0.smithi037.stdout:1198: done (1 left) 2024-08-17T17:29:16.690 INFO:tasks.rados.rados.0.smithi037.stdout:1200: done (0 left) 2024-08-17T17:29:16.690 INFO:tasks.rados.rados.0.smithi037.stdout:1201: read oid 37 snap -1 2024-08-17T17:29:16.690 INFO:tasks.rados.rados.0.smithi037.stdout:1201: expect deleted 2024-08-17T17:29:16.691 INFO:tasks.rados.rados.0.smithi037.stdout:1202: snap_remove snap 146 2024-08-17T17:29:17.235 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:17 smithi046 ceph-mon[88218]: pgmap v161: 89 pgs: 89 active+clean; 205 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 803 KiB/s wr, 7 op/s 2024-08-17T17:29:17.235 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:17 smithi046 ceph-mon[88218]: osdmap e369: 8 total, 8 up, 8 in 2024-08-17T17:29:17.235 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:17 smithi046 ceph-mon[88218]: osdmap e370: 8 total, 8 up, 8 in 2024-08-17T17:29:17.235 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:29:16 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:29:16.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi037\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:17.347 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:17 smithi037 ceph-mon[97894]: pgmap v161: 89 pgs: 89 active+clean; 205 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 803 KiB/s wr, 7 op/s 2024-08-17T17:29:17.347 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:17 smithi037 ceph-mon[97894]: osdmap e369: 8 total, 8 up, 8 in 2024-08-17T17:29:17.347 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:17 smithi037 ceph-mon[97894]: osdmap e370: 8 total, 8 up, 8 in 2024-08-17T17:29:17.347 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:17 smithi037 ceph-mon[102022]: pgmap v161: 89 pgs: 89 active+clean; 205 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 803 KiB/s wr, 7 op/s 2024-08-17T17:29:17.347 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:17 smithi037 ceph-mon[102022]: osdmap e369: 8 total, 8 up, 8 in 2024-08-17T17:29:17.347 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:17 smithi037 ceph-mon[102022]: osdmap e370: 8 total, 8 up, 8 in 2024-08-17T17:29:17.691 INFO:tasks.rados.rados.0.smithi037.stdout:1202: done (1 left) 2024-08-17T17:29:17.691 INFO:tasks.rados.rados.0.smithi037.stdout:1203: rollback oid 41 current snap is 153 2024-08-17T17:29:17.692 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 41 to 147 2024-08-17T17:29:17.692 INFO:tasks.rados.rados.0.smithi037.stdout:1201: done (1 left) 2024-08-17T17:29:17.692 INFO:tasks.rados.rados.0.smithi037.stdout:1204: rollback oid 10 current snap is 153 2024-08-17T17:29:17.692 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 10 to 127 2024-08-17T17:29:17.692 INFO:tasks.rados.rados.0.smithi037.stdout:1205: snap_remove snap 118 2024-08-17T17:29:18.697 INFO:tasks.rados.rados.0.smithi037.stdout:1205: done (2 left) 2024-08-17T17:29:18.697 INFO:tasks.rados.rados.0.smithi037.stdout:1206: write oid 46 current snap is 153 2024-08-17T17:29:18.697 INFO:tasks.rados.rados.0.smithi037.stdout:1206: seq_num 470 ranges {699290=464563,1603478=535155,2823983=765846} 2024-08-17T17:29:18.703 INFO:tasks.rados.rados.0.smithi037.stdout:1206: writing smithi03781225-46 from 699290 to 1163853 tid 1 2024-08-17T17:29:18.709 INFO:tasks.rados.rados.0.smithi037.stdout:1206: writing smithi03781225-46 from 1603478 to 2138633 tid 2 2024-08-17T17:29:18.718 INFO:tasks.rados.rados.0.smithi037.stdout:1206: writing smithi03781225-46 from 2823983 to 3589829 tid 3 2024-08-17T17:29:18.718 INFO:tasks.rados.rados.0.smithi037.stdout:1207: snap_create 2024-08-17T17:29:18.718 INFO:tasks.rados.rados.0.smithi037.stdout:1204: finishing rollback tid 1 to smithi03781225-10 2024-08-17T17:29:18.718 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 10 v 0 (ObjNum 257 snap 0 seq_num 4060947104) dirty dne 2024-08-17T17:29:18.718 INFO:tasks.rados.rados.0.smithi037.stdout:1203: finishing rollback tid 0 to smithi03781225-41 2024-08-17T17:29:18.718 INFO:tasks.rados.rados.0.smithi037.stdout:1203: finishing rollback tid 1 to smithi03781225-41 2024-08-17T17:29:18.718 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 197 (ObjNum 129 snap 0 seq_num 4060896040) dirty dne 2024-08-17T17:29:18.718 INFO:tasks.rados.rados.0.smithi037.stdout:1206: finishing write tid 1 to smithi03781225-46 2024-08-17T17:29:18.718 INFO:tasks.rados.rados.0.smithi037.stdout:1206: finishing write tid 2 to smithi03781225-46 2024-08-17T17:29:18.720 INFO:tasks.rados.rados.0.smithi037.stdout:1206: finishing write tid 3 to smithi03781225-46 2024-08-17T17:29:18.720 INFO:tasks.rados.rados.0.smithi037.stdout:1206: finishing write tid 4 to smithi03781225-46 2024-08-17T17:29:18.721 INFO:tasks.rados.rados.0.smithi037.stdout:1206: finishing write tid 5 to smithi03781225-46 2024-08-17T17:29:18.721 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 46 v 540 (ObjNum 470 snap 153 seq_num 470) dirty exists 2024-08-17T17:29:18.721 INFO:tasks.rados.rados.0.smithi037.stdout:1206: left oid 46 (ObjNum 470 snap 153 seq_num 470) 2024-08-17T17:29:18.973 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:18 smithi037 ceph-mon[97894]: pgmap v164: 89 pgs: 89 active+clean; 205 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 803 KiB/s wr, 7 op/s 2024-08-17T17:29:18.973 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:18 smithi037 ceph-mon[97894]: osdmap e371: 8 total, 8 up, 8 in 2024-08-17T17:29:18.973 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:18 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:18.973 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:18 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:18.973 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:18 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:18.974 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:18 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:29:18.974 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:18 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:18.974 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:18 smithi037 ceph-mon[97894]: Reconfiguring mon.a (monmap changed)... 2024-08-17T17:29:18.974 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:18 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:29:18.974 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:18 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:29:18.974 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:18 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:18.974 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:18 smithi037 ceph-mon[97894]: Reconfiguring daemon mon.a on smithi037 2024-08-17T17:29:18.974 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:18 smithi037 ceph-mon[102022]: pgmap v164: 89 pgs: 89 active+clean; 205 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 803 KiB/s wr, 7 op/s 2024-08-17T17:29:18.974 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:18 smithi037 ceph-mon[102022]: osdmap e371: 8 total, 8 up, 8 in 2024-08-17T17:29:18.974 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:18 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:18.975 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:18 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:18.975 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:18 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:18.975 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:18 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:29:18.975 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:18 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:18.975 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:18 smithi037 ceph-mon[102022]: Reconfiguring mon.a (monmap changed)... 2024-08-17T17:29:18.975 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:18 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:29:18.975 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:18 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:29:18.975 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:18 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:18.975 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:18 smithi037 ceph-mon[102022]: Reconfiguring daemon mon.a on smithi037 2024-08-17T17:29:19.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:18 smithi046 ceph-mon[88218]: pgmap v164: 89 pgs: 89 active+clean; 205 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 803 KiB/s wr, 7 op/s 2024-08-17T17:29:19.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:18 smithi046 ceph-mon[88218]: osdmap e371: 8 total, 8 up, 8 in 2024-08-17T17:29:19.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:18 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:19.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:18 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:19.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:18 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:19.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:18 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:29:19.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:18 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:19.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:18 smithi046 ceph-mon[88218]: Reconfiguring mon.a (monmap changed)... 2024-08-17T17:29:19.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:18 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:29:19.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:18 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:29:19.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:18 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:19.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:18 smithi046 ceph-mon[88218]: Reconfiguring daemon mon.a on smithi037 2024-08-17T17:29:19.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:29:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:29:18] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.51.0" 2024-08-17T17:29:19.698 INFO:tasks.rados.rados.0.smithi037.stdout:1203: done (3 left) 2024-08-17T17:29:19.698 INFO:tasks.rados.rados.0.smithi037.stdout:1204: done (2 left) 2024-08-17T17:29:19.698 INFO:tasks.rados.rados.0.smithi037.stdout:1206: done (1 left) 2024-08-17T17:29:19.698 INFO:tasks.rados.rados.0.smithi037.stdout:1207: done (0 left) 2024-08-17T17:29:19.698 INFO:tasks.rados.rados.0.smithi037.stdout:1208: rollback oid 29 current snap is 154 2024-08-17T17:29:19.699 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 29 to 143 2024-08-17T17:29:19.699 INFO:tasks.rados.rados.0.smithi037.stdout:1209: rollback oid 34 current snap is 154 2024-08-17T17:29:19.699 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 34 to 139 2024-08-17T17:29:19.699 INFO:tasks.rados.rados.0.smithi037.stdout:1210: delete oid 2 current snap is 154 2024-08-17T17:29:19.702 INFO:tasks.rados.rados.0.smithi037.stdout:1209: finishing rollback tid 1 to smithi03781225-34 2024-08-17T17:29:19.702 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 0 (ObjNum 289 snap 0 seq_num 2762583224) dirty dne 2024-08-17T17:29:19.704 INFO:tasks.rados.rados.0.smithi037.stdout:1208: finishing rollback tid 0 to smithi03781225-29 2024-08-17T17:29:19.705 INFO:tasks.rados.rados.0.smithi037.stdout:1208: finishing rollback tid 1 to smithi03781225-29 2024-08-17T17:29:19.705 INFO:tasks.rados.rados.0.smithi037.stdout:1208: finishing rollback tid 2 to smithi03781225-29 2024-08-17T17:29:19.705 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 544 (ObjNum 444 snap 139 seq_num 444) dirty exists 2024-08-17T17:29:19.706 INFO:tasks.rados.rados.0.smithi037.stdout:1208: done (2 left) 2024-08-17T17:29:19.706 INFO:tasks.rados.rados.0.smithi037.stdout:1209: done (1 left) 2024-08-17T17:29:19.706 INFO:tasks.rados.rados.0.smithi037.stdout:1210: done (0 left) 2024-08-17T17:29:19.706 INFO:tasks.rados.rados.0.smithi037.stdout:1211: write oid 29 current snap is 154 2024-08-17T17:29:19.706 INFO:tasks.rados.rados.0.smithi037.stdout:1211: seq_num 472 ranges {732904=731414,2120442=538824,3278829=504743} 2024-08-17T17:29:19.713 INFO:tasks.rados.rados.0.smithi037.stdout:1211: writing smithi03781225-29 from 732904 to 1464318 tid 1 2024-08-17T17:29:19.720 INFO:tasks.rados.rados.0.smithi037.stdout:1211: writing smithi03781225-29 from 2120442 to 2659266 tid 2 2024-08-17T17:29:19.726 INFO:tasks.rados.rados.0.smithi037.stdout:1211: writing smithi03781225-29 from 3278829 to 3783572 tid 3 2024-08-17T17:29:19.726 INFO:tasks.rados.rados.0.smithi037.stdout:1212: snap_remove snap 138 2024-08-17T17:29:20.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:19 smithi046 ceph-mon[88218]: osdmap e372: 8 total, 8 up, 8 in 2024-08-17T17:29:20.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:19 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:20.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:19 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:20.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:19 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:29:20.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:19 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:29:20.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:19 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:20.016 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:19 smithi037 ceph-mon[102022]: osdmap e372: 8 total, 8 up, 8 in 2024-08-17T17:29:20.017 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:19 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:20.017 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:19 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:20.017 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:19 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:29:20.017 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:19 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:29:20.017 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:19 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:20.017 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:19 smithi037 ceph-mon[97894]: osdmap e372: 8 total, 8 up, 8 in 2024-08-17T17:29:20.017 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:19 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:20.017 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:19 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:20.017 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:19 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:29:20.017 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:19 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:29:20.017 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:19 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:29:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:29:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:20.708 INFO:tasks.rados.rados.0.smithi037.stdout:1212: done (1 left) 2024-08-17T17:29:20.708 INFO:tasks.rados.rados.0.smithi037.stdout:1213: write oid 48 current snap is 154 2024-08-17T17:29:20.708 INFO:tasks.rados.rados.0.smithi037.stdout:1211: finishing write tid 1 to smithi03781225-29 2024-08-17T17:29:20.708 INFO:tasks.rados.rados.0.smithi037.stdout:1211: finishing write tid 2 to smithi03781225-29 2024-08-17T17:29:20.708 INFO:tasks.rados.rados.0.smithi037.stdout:1211: finishing write tid 3 to smithi03781225-29 2024-08-17T17:29:20.708 INFO:tasks.rados.rados.0.smithi037.stdout:1211: finishing write tid 4 to smithi03781225-29 2024-08-17T17:29:20.708 INFO:tasks.rados.rados.0.smithi037.stdout:1211: finishing write tid 5 to smithi03781225-29 2024-08-17T17:29:20.708 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 548 (ObjNum 472 snap 154 seq_num 472) dirty exists 2024-08-17T17:29:20.708 INFO:tasks.rados.rados.0.smithi037.stdout:1211: left oid 29 (ObjNum 472 snap 154 seq_num 472) 2024-08-17T17:29:20.708 INFO:tasks.rados.rados.0.smithi037.stdout:1213: seq_num 473 ranges {749711=406663,1778924=682482,3189899=716015} 2024-08-17T17:29:20.714 INFO:tasks.rados.rados.0.smithi037.stdout:1213: writing smithi03781225-48 from 749711 to 1156374 tid 1 2024-08-17T17:29:20.722 INFO:tasks.rados.rados.0.smithi037.stdout:1213: writing smithi03781225-48 from 1778924 to 2461406 tid 2 2024-08-17T17:29:20.731 INFO:tasks.rados.rados.0.smithi037.stdout:1213: writing smithi03781225-48 from 3189899 to 3905914 tid 3 2024-08-17T17:29:20.731 INFO:tasks.rados.rados.0.smithi037.stdout:1211: done (1 left) 2024-08-17T17:29:20.731 INFO:tasks.rados.rados.0.smithi037.stdout:1214: rollback oid 42 current snap is 154 2024-08-17T17:29:20.731 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 42 to 149 2024-08-17T17:29:20.731 INFO:tasks.rados.rados.0.smithi037.stdout:1213: finishing write tid 1 to smithi03781225-48 2024-08-17T17:29:20.731 INFO:tasks.rados.rados.0.smithi037.stdout:1213: finishing write tid 2 to smithi03781225-48 2024-08-17T17:29:20.731 INFO:tasks.rados.rados.0.smithi037.stdout:1215: snap_remove snap 150 2024-08-17T17:29:21.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:20 smithi046 ceph-mon[88218]: Reconfiguring mgr.y (monmap changed)... 2024-08-17T17:29:21.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:20 smithi046 ceph-mon[88218]: Reconfiguring daemon mgr.y on smithi037 2024-08-17T17:29:21.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:20 smithi046 ceph-mon[88218]: pgmap v167: 89 pgs: 89 active+clean; 205 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:29:21.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:20 smithi046 ceph-mon[88218]: osdmap e373: 8 total, 8 up, 8 in 2024-08-17T17:29:21.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:20 smithi037 ceph-mon[97894]: Reconfiguring mgr.y (monmap changed)... 2024-08-17T17:29:21.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:20 smithi037 ceph-mon[97894]: Reconfiguring daemon mgr.y on smithi037 2024-08-17T17:29:21.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:20 smithi037 ceph-mon[97894]: pgmap v167: 89 pgs: 89 active+clean; 205 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:29:21.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:20 smithi037 ceph-mon[97894]: osdmap e373: 8 total, 8 up, 8 in 2024-08-17T17:29:21.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:20 smithi037 ceph-mon[102022]: Reconfiguring mgr.y (monmap changed)... 2024-08-17T17:29:21.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:20 smithi037 ceph-mon[102022]: Reconfiguring daemon mgr.y on smithi037 2024-08-17T17:29:21.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:20 smithi037 ceph-mon[102022]: pgmap v167: 89 pgs: 89 active+clean; 205 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:29:21.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:20 smithi037 ceph-mon[102022]: osdmap e373: 8 total, 8 up, 8 in 2024-08-17T17:29:21.712 INFO:tasks.rados.rados.0.smithi037.stdout:1215: done (2 left) 2024-08-17T17:29:21.712 INFO:tasks.rados.rados.0.smithi037.stdout:1216: delete oid 44 current snap is 154 2024-08-17T17:29:21.712 INFO:tasks.rados.rados.0.smithi037.stdout:1214: finishing rollback tid 1 to smithi03781225-42 2024-08-17T17:29:21.712 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 604 (ObjNum 657 snap 0 seq_num 2516561760) dirty dne 2024-08-17T17:29:21.713 INFO:tasks.rados.rados.0.smithi037.stdout:1213: finishing write tid 3 to smithi03781225-48 2024-08-17T17:29:21.713 INFO:tasks.rados.rados.0.smithi037.stdout:1213: finishing write tid 4 to smithi03781225-48 2024-08-17T17:29:21.713 INFO:tasks.rados.rados.0.smithi037.stdout:1213: finishing write tid 5 to smithi03781225-48 2024-08-17T17:29:21.713 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 48 v 1067 (ObjNum 473 snap 154 seq_num 473) dirty exists 2024-08-17T17:29:21.713 INFO:tasks.rados.rados.0.smithi037.stdout:1213: left oid 48 (ObjNum 473 snap 154 seq_num 473) 2024-08-17T17:29:21.716 INFO:tasks.rados.rados.0.smithi037.stdout:1213: done (2 left) 2024-08-17T17:29:21.717 INFO:tasks.rados.rados.0.smithi037.stdout:1214: done (1 left) 2024-08-17T17:29:21.717 INFO:tasks.rados.rados.0.smithi037.stdout:1216: done (0 left) 2024-08-17T17:29:21.717 INFO:tasks.rados.rados.0.smithi037.stdout:1217: write oid 50 current snap is 154 2024-08-17T17:29:21.717 INFO:tasks.rados.rados.0.smithi037.stdout:1217: seq_num 475 ranges {783325=557161,1779535=686151,3244745=454912} 2024-08-17T17:29:21.724 INFO:tasks.rados.rados.0.smithi037.stdout:1217: writing smithi03781225-50 from 783325 to 1340486 tid 1 2024-08-17T17:29:21.731 INFO:tasks.rados.rados.0.smithi037.stdout:1217: writing smithi03781225-50 from 1779535 to 2465686 tid 2 2024-08-17T17:29:21.738 INFO:tasks.rados.rados.0.smithi037.stdout:1217: writing smithi03781225-50 from 3244745 to 3699657 tid 3 2024-08-17T17:29:21.738 INFO:tasks.rados.rados.0.smithi037.stdout:1218: read oid 31 snap 132 2024-08-17T17:29:21.738 INFO:tasks.rados.rados.0.smithi037.stdout:1218: expect (ObjNum 395 snap 121 seq_num 395) 2024-08-17T17:29:21.738 INFO:tasks.rados.rados.0.smithi037.stdout:1219: write oid 34 current snap is 154 2024-08-17T17:29:21.738 INFO:tasks.rados.rados.0.smithi037.stdout:1219: seq_num 476 ranges {400132=632410,1438017=546162} 2024-08-17T17:29:21.743 INFO:tasks.rados.rados.0.smithi037.stdout:1219: writing smithi03781225-34 from 400132 to 1032542 tid 1 2024-08-17T17:29:21.749 INFO:tasks.rados.rados.0.smithi037.stdout:1219: writing smithi03781225-34 from 1438017 to 1984179 tid 2 2024-08-17T17:29:21.749 INFO:tasks.rados.rados.0.smithi037.stdout:1220: write oid 10 current snap is 154 2024-08-17T17:29:21.749 INFO:tasks.rados.rados.0.smithi037.stdout:1217: finishing write tid 1 to smithi03781225-50 2024-08-17T17:29:21.749 INFO:tasks.rados.rados.0.smithi037.stdout:1217: finishing write tid 2 to smithi03781225-50 2024-08-17T17:29:21.750 INFO:tasks.rados.rados.0.smithi037.stdout:1217: finishing write tid 3 to smithi03781225-50 2024-08-17T17:29:21.750 INFO:tasks.rados.rados.0.smithi037.stdout:1217: finishing write tid 4 to smithi03781225-50 2024-08-17T17:29:21.750 INFO:tasks.rados.rados.0.smithi037.stdout:1217: finishing write tid 5 to smithi03781225-50 2024-08-17T17:29:21.750 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 50 v 648 (ObjNum 475 snap 154 seq_num 475) dirty exists 2024-08-17T17:29:21.750 INFO:tasks.rados.rados.0.smithi037.stdout:1217: left oid 50 (ObjNum 475 snap 154 seq_num 475) 2024-08-17T17:29:21.750 INFO:tasks.rados.rados.0.smithi037.stdout:1218: expect (ObjNum 395 snap 121 seq_num 395) 2024-08-17T17:29:21.839 INFO:tasks.rados.rados.0.smithi037.stdout:1219: finishing write tid 1 to smithi03781225-34 2024-08-17T17:29:21.840 INFO:tasks.rados.rados.0.smithi037.stdout:1219: finishing write tid 2 to smithi03781225-34 2024-08-17T17:29:21.840 INFO:tasks.rados.rados.0.smithi037.stdout:1219: finishing write tid 3 to smithi03781225-34 2024-08-17T17:29:21.840 INFO:tasks.rados.rados.0.smithi037.stdout:1219: finishing write tid 4 to smithi03781225-34 2024-08-17T17:29:21.840 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 651 (ObjNum 476 snap 154 seq_num 476) dirty exists 2024-08-17T17:29:21.840 INFO:tasks.rados.rados.0.smithi037.stdout:1219: left oid 34 (ObjNum 476 snap 154 seq_num 476) 2024-08-17T17:29:21.840 INFO:tasks.rados.rados.0.smithi037.stdout:1220: seq_num 477 ranges {416939=707659,1896499=120440} 2024-08-17T17:29:21.845 INFO:tasks.rados.rados.0.smithi037.stdout:1220: writing smithi03781225-10 from 416939 to 1124598 tid 1 2024-08-17T17:29:21.850 INFO:tasks.rados.rados.0.smithi037.stdout:1220: writing smithi03781225-10 from 1896499 to 2016939 tid 2 2024-08-17T17:29:21.851 INFO:tasks.rados.rados.0.smithi037.stdout:1217: done (3 left) 2024-08-17T17:29:21.851 INFO:tasks.rados.rados.0.smithi037.stdout:1218: done (2 left) 2024-08-17T17:29:21.851 INFO:tasks.rados.rados.0.smithi037.stdout:1219: done (1 left) 2024-08-17T17:29:21.851 INFO:tasks.rados.rados.0.smithi037.stdout:1221: write oid 33 current snap is 154 2024-08-17T17:29:21.851 INFO:tasks.rados.rados.0.smithi037.stdout:1220: finishing write tid 1 to smithi03781225-10 2024-08-17T17:29:21.851 INFO:tasks.rados.rados.0.smithi037.stdout:1221: seq_num 478 ranges {433746=782908,1954981=78765} 2024-08-17T17:29:21.857 INFO:tasks.rados.rados.0.smithi037.stdout:1221: writing smithi03781225-33 from 433746 to 1216654 tid 1 2024-08-17T17:29:21.862 INFO:tasks.rados.rados.0.smithi037.stdout:1221: writing smithi03781225-33 from 1954981 to 2033746 tid 2 2024-08-17T17:29:21.862 INFO:tasks.rados.rados.0.smithi037.stdout:1222: snap_remove snap 153 2024-08-17T17:29:22.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:21 smithi046 ceph-mon[88218]: osdmap e374: 8 total, 8 up, 8 in 2024-08-17T17:29:22.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:21 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:22.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:21 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:22.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:21 smithi046 ceph-mon[88218]: Reconfiguring mon.c (monmap changed)... 2024-08-17T17:29:22.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:21 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:29:22.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:21 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:29:22.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:21 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:22.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:21 smithi046 ceph-mon[88218]: Reconfiguring daemon mon.c on smithi037 2024-08-17T17:29:22.012 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:21 smithi037 ceph-mon[97894]: osdmap e374: 8 total, 8 up, 8 in 2024-08-17T17:29:22.012 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:21 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:22.012 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:21 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:22.012 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:21 smithi037 ceph-mon[97894]: Reconfiguring mon.c (monmap changed)... 2024-08-17T17:29:22.012 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:21 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:29:22.012 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:21 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:29:22.013 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:21 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:22.013 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:21 smithi037 ceph-mon[97894]: Reconfiguring daemon mon.c on smithi037 2024-08-17T17:29:22.013 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:21 smithi037 ceph-mon[102022]: osdmap e374: 8 total, 8 up, 8 in 2024-08-17T17:29:22.013 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:21 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:22.013 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:21 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:22.013 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:21 smithi037 ceph-mon[102022]: Reconfiguring mon.c (monmap changed)... 2024-08-17T17:29:22.013 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:21 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:29:22.013 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:21 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:29:22.013 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:21 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:22.013 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:21 smithi037 ceph-mon[102022]: Reconfiguring daemon mon.c on smithi037 2024-08-17T17:29:22.719 INFO:tasks.rados.rados.0.smithi037.stdout:1222: done (2 left) 2024-08-17T17:29:22.719 INFO:tasks.rados.rados.0.smithi037.stdout:1223: read oid 32 snap -1 2024-08-17T17:29:22.719 INFO:tasks.rados.rados.0.smithi037.stdout:1223: expect (ObjNum 423 snap 130 seq_num 423) 2024-08-17T17:29:22.719 INFO:tasks.rados.rados.0.smithi037.stdout:1220: finishing write tid 2 to smithi03781225-10 2024-08-17T17:29:22.719 INFO:tasks.rados.rados.0.smithi037.stdout:1220: finishing write tid 3 to smithi03781225-10 2024-08-17T17:29:22.719 INFO:tasks.rados.rados.0.smithi037.stdout:1220: finishing write tid 4 to smithi03781225-10 2024-08-17T17:29:22.719 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 10 v 518 (ObjNum 477 snap 154 seq_num 477) dirty exists 2024-08-17T17:29:22.719 INFO:tasks.rados.rados.0.smithi037.stdout:1220: left oid 10 (ObjNum 477 snap 154 seq_num 477) 2024-08-17T17:29:22.719 INFO:tasks.rados.rados.0.smithi037.stdout:1221: finishing write tid 1 to smithi03781225-33 2024-08-17T17:29:22.719 INFO:tasks.rados.rados.0.smithi037.stdout:1221: finishing write tid 2 to smithi03781225-33 2024-08-17T17:29:22.719 INFO:tasks.rados.rados.0.smithi037.stdout:1221: finishing write tid 3 to smithi03781225-33 2024-08-17T17:29:22.720 INFO:tasks.rados.rados.0.smithi037.stdout:1221: finishing write tid 4 to smithi03781225-33 2024-08-17T17:29:22.720 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 378 (ObjNum 478 snap 154 seq_num 478) dirty exists 2024-08-17T17:29:22.720 INFO:tasks.rados.rados.0.smithi037.stdout:1221: left oid 33 (ObjNum 478 snap 154 seq_num 478) 2024-08-17T17:29:22.720 INFO:tasks.rados.rados.0.smithi037.stdout:1220: done (2 left) 2024-08-17T17:29:22.720 INFO:tasks.rados.rados.0.smithi037.stdout:1221: done (1 left) 2024-08-17T17:29:22.720 INFO:tasks.rados.rados.0.smithi037.stdout:1224: delete oid 35 current snap is 154 2024-08-17T17:29:22.725 INFO:tasks.rados.rados.0.smithi037.stdout:1224: done (1 left) 2024-08-17T17:29:22.725 INFO:tasks.rados.rados.0.smithi037.stdout:1225: write oid 38 current snap is 154 2024-08-17T17:29:22.726 INFO:tasks.rados.rados.0.smithi037.stdout:1225: seq_num 480 ranges {467360=649759,1671945=395415} 2024-08-17T17:29:22.731 INFO:tasks.rados.rados.0.smithi037.stdout:1225: writing smithi03781225-38 from 467360 to 1117119 tid 1 2024-08-17T17:29:22.737 INFO:tasks.rados.rados.0.smithi037.stdout:1225: writing smithi03781225-38 from 1671945 to 2067360 tid 2 2024-08-17T17:29:22.737 INFO:tasks.rados.rados.0.smithi037.stdout:1226: snap_remove snap 137 2024-08-17T17:29:23.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:22 smithi046 ceph-mon[88218]: pgmap v170: 89 pgs: 89 active+clean; 196 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.4 MiB/s wr, 4 op/s 2024-08-17T17:29:23.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:22 smithi046 ceph-mon[88218]: osdmap e375: 8 total, 8 up, 8 in 2024-08-17T17:29:23.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:22 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:23.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:22 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:23.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:22 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:29:23.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:22 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:23.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:22 smithi037 ceph-mon[102022]: pgmap v170: 89 pgs: 89 active+clean; 196 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.4 MiB/s wr, 4 op/s 2024-08-17T17:29:23.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:22 smithi037 ceph-mon[102022]: osdmap e375: 8 total, 8 up, 8 in 2024-08-17T17:29:23.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:22 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:23.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:22 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:23.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:22 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:29:23.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:22 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:23.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:22 smithi037 ceph-mon[97894]: pgmap v170: 89 pgs: 89 active+clean; 196 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.4 MiB/s wr, 4 op/s 2024-08-17T17:29:23.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:22 smithi037 ceph-mon[97894]: osdmap e375: 8 total, 8 up, 8 in 2024-08-17T17:29:23.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:22 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:23.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:22 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:23.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:22 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:29:23.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:22 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:23.727 INFO:tasks.rados.rados.0.smithi037.stdout:1226: done (2 left) 2024-08-17T17:29:23.727 INFO:tasks.rados.rados.0.smithi037.stdout:1227: rollback oid 17 current snap is 154 2024-08-17T17:29:23.727 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 17 to 151 2024-08-17T17:29:23.727 INFO:tasks.rados.rados.0.smithi037.stdout:1223: expect (ObjNum 423 snap 130 seq_num 423) 2024-08-17T17:29:23.941 INFO:tasks.rados.rados.0.smithi037.stdout:1225: finishing write tid 1 to smithi03781225-38 2024-08-17T17:29:23.941 INFO:tasks.rados.rados.0.smithi037.stdout:1225: finishing write tid 2 to smithi03781225-38 2024-08-17T17:29:23.941 INFO:tasks.rados.rados.0.smithi037.stdout:1225: finishing write tid 3 to smithi03781225-38 2024-08-17T17:29:23.941 INFO:tasks.rados.rados.0.smithi037.stdout:1225: finishing write tid 4 to smithi03781225-38 2024-08-17T17:29:23.941 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 704 (ObjNum 480 snap 154 seq_num 480) dirty exists 2024-08-17T17:29:23.941 INFO:tasks.rados.rados.0.smithi037.stdout:1225: left oid 38 (ObjNum 480 snap 154 seq_num 480) 2024-08-17T17:29:23.942 INFO:tasks.rados.rados.0.smithi037.stdout:1223: done (2 left) 2024-08-17T17:29:23.942 INFO:tasks.rados.rados.0.smithi037.stdout:1225: done (1 left) 2024-08-17T17:29:23.942 INFO:tasks.rados.rados.0.smithi037.stdout:1228: read oid 15 snap -1 2024-08-17T17:29:23.942 INFO:tasks.rados.rados.0.smithi037.stdout:1228: expect (ObjNum 412 snap 126 seq_num 412) 2024-08-17T17:29:23.942 INFO:tasks.rados.rados.0.smithi037.stdout:1229: rollback oid 32 current snap is 154 2024-08-17T17:29:23.942 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 32 to 151 2024-08-17T17:29:23.942 INFO:tasks.rados.rados.0.smithi037.stdout:1227: finishing rollback tid 1 to smithi03781225-17 2024-08-17T17:29:23.942 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 354 (ObjNum 241 snap 0 seq_num 4060754272) dirty dne 2024-08-17T17:29:23.942 INFO:tasks.rados.rados.0.smithi037.stdout:1227: done (2 left) 2024-08-17T17:29:23.942 INFO:tasks.rados.rados.0.smithi037.stdout:1230: read oid 39 snap -1 2024-08-17T17:29:23.942 INFO:tasks.rados.rados.0.smithi037.stdout:1230: expect deleted 2024-08-17T17:29:23.942 INFO:tasks.rados.rados.0.smithi037.stdout:1231: rollback oid 33 current snap is 154 2024-08-17T17:29:23.942 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 33 to 149 2024-08-17T17:29:23.943 INFO:tasks.rados.rados.0.smithi037.stdout:1232: write oid 41 current snap is 154 2024-08-17T17:29:23.943 INFO:tasks.rados.rados.0.smithi037.stdout:1232: seq_num 481 ranges {484167=725008,1730427=353740} 2024-08-17T17:29:23.947 INFO:tasks.rados.rados.0.smithi037.stdout:1232: writing smithi03781225-41 from 484167 to 1209175 tid 1 2024-08-17T17:29:23.953 INFO:tasks.rados.rados.0.smithi037.stdout:1232: writing smithi03781225-41 from 1730427 to 2084167 tid 2 2024-08-17T17:29:23.953 INFO:tasks.rados.rados.0.smithi037.stdout:1233: read oid 29 snap -1 2024-08-17T17:29:23.953 INFO:tasks.rados.rados.0.smithi037.stdout:1233: expect (ObjNum 472 snap 154 seq_num 472) 2024-08-17T17:29:23.953 INFO:tasks.rados.rados.0.smithi037.stdout:1234: write oid 16 current snap is 154 2024-08-17T17:29:23.953 INFO:tasks.rados.rados.0.smithi037.stdout:1234: seq_num 482 ranges {500974=400257,1388909=557169} 2024-08-17T17:29:23.958 INFO:tasks.rados.rados.0.smithi037.stdout:1234: writing smithi03781225-16 from 500974 to 901231 tid 1 2024-08-17T17:29:23.964 INFO:tasks.rados.rados.0.smithi037.stdout:1234: writing smithi03781225-16 from 1388909 to 1946078 tid 2 2024-08-17T17:29:23.964 INFO:tasks.rados.rados.0.smithi037.stdout:1235: write oid 43 current snap is 154 2024-08-17T17:29:23.964 INFO:tasks.rados.rados.0.smithi037.stdout:1235: seq_num 483 ranges {517781=475506,1731038=386743} 2024-08-17T17:29:23.969 INFO:tasks.rados.rados.0.smithi037.stdout:1235: writing smithi03781225-43 from 517781 to 993287 tid 1 2024-08-17T17:29:23.976 INFO:tasks.rados.rados.0.smithi037.stdout:1235: writing smithi03781225-43 from 1731038 to 2117781 tid 2 2024-08-17T17:29:23.976 INFO:tasks.rados.rados.0.smithi037.stdout:1236: write oid 4 current snap is 154 2024-08-17T17:29:23.976 INFO:tasks.rados.rados.0.smithi037.stdout:1236: seq_num 484 ranges {534588=550755,1789520=345068} 2024-08-17T17:29:23.982 INFO:tasks.rados.rados.0.smithi037.stdout:1236: writing smithi03781225-4 from 534588 to 1085343 tid 1 2024-08-17T17:29:23.988 INFO:tasks.rados.rados.0.smithi037.stdout:1236: writing smithi03781225-4 from 1789520 to 2134588 tid 2 2024-08-17T17:29:23.988 INFO:tasks.rados.rados.0.smithi037.stdout:1237: snap_create 2024-08-17T17:29:23.988 INFO:tasks.rados.rados.0.smithi037.stdout:1231: finishing rollback tid 0 to smithi03781225-33 2024-08-17T17:29:23.988 INFO:tasks.rados.rados.0.smithi037.stdout:1229: finishing rollback tid 0 to smithi03781225-32 2024-08-17T17:29:23.988 INFO:tasks.rados.rados.0.smithi037.stdout:1229: finishing rollback tid 1 to smithi03781225-32 2024-08-17T17:29:23.988 INFO:tasks.rados.rados.0.smithi037.stdout:1231: finishing rollback tid 1 to smithi03781225-33 2024-08-17T17:29:23.988 INFO:tasks.rados.rados.0.smithi037.stdout:1229: finishing rollback tid 2 to smithi03781225-32 2024-08-17T17:29:23.989 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 32 v 239 (ObjNum 423 snap 130 seq_num 423) dirty exists 2024-08-17T17:29:23.989 INFO:tasks.rados.rados.0.smithi037.stdout:1231: finishing rollback tid 2 to smithi03781225-33 2024-08-17T17:29:23.989 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 388 (ObjNum 312 snap 92 seq_num 312) dirty exists 2024-08-17T17:29:23.989 INFO:tasks.rados.rados.0.smithi037.stdout:1228: expect (ObjNum 412 snap 126 seq_num 412) 2024-08-17T17:29:24.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:23 smithi046 ceph-mon[88218]: Reconfiguring osd.0 (monmap changed)... 2024-08-17T17:29:24.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:23 smithi046 ceph-mon[88218]: Reconfiguring daemon osd.0 on smithi037 2024-08-17T17:29:24.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:23 smithi046 ceph-mon[88218]: osdmap e376: 8 total, 8 up, 8 in 2024-08-17T17:29:24.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:23 smithi037 ceph-mon[97894]: Reconfiguring osd.0 (monmap changed)... 2024-08-17T17:29:24.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:23 smithi037 ceph-mon[97894]: Reconfiguring daemon osd.0 on smithi037 2024-08-17T17:29:24.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:23 smithi037 ceph-mon[97894]: osdmap e376: 8 total, 8 up, 8 in 2024-08-17T17:29:24.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:23 smithi037 ceph-mon[102022]: Reconfiguring osd.0 (monmap changed)... 2024-08-17T17:29:24.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:23 smithi037 ceph-mon[102022]: Reconfiguring daemon osd.0 on smithi037 2024-08-17T17:29:24.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:23 smithi037 ceph-mon[102022]: osdmap e376: 8 total, 8 up, 8 in 2024-08-17T17:29:24.234 INFO:tasks.rados.rados.0.smithi037.stdout:1232: finishing write tid 1 to smithi03781225-41 2024-08-17T17:29:24.235 INFO:tasks.rados.rados.0.smithi037.stdout:1232: finishing write tid 2 to smithi03781225-41 2024-08-17T17:29:24.235 INFO:tasks.rados.rados.0.smithi037.stdout:1232: finishing write tid 3 to smithi03781225-41 2024-08-17T17:29:24.235 INFO:tasks.rados.rados.0.smithi037.stdout:1232: finishing write tid 4 to smithi03781225-41 2024-08-17T17:29:24.235 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 208 (ObjNum 481 snap 154 seq_num 481) dirty exists 2024-08-17T17:29:24.235 INFO:tasks.rados.rados.0.smithi037.stdout:1232: left oid 41 (ObjNum 481 snap 154 seq_num 481) 2024-08-17T17:29:24.235 INFO:tasks.rados.rados.0.smithi037.stdout:1233: expect (ObjNum 472 snap 154 seq_num 472) 2024-08-17T17:29:24.416 INFO:tasks.rados.rados.0.smithi037.stdout:1234: finishing write tid 1 to smithi03781225-16 2024-08-17T17:29:24.416 INFO:tasks.rados.rados.0.smithi037.stdout:1234: finishing write tid 2 to smithi03781225-16 2024-08-17T17:29:24.416 INFO:tasks.rados.rados.0.smithi037.stdout:1234: finishing write tid 3 to smithi03781225-16 2024-08-17T17:29:24.416 INFO:tasks.rados.rados.0.smithi037.stdout:1234: finishing write tid 4 to smithi03781225-16 2024-08-17T17:29:24.416 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 16 v 528 (ObjNum 482 snap 154 seq_num 482) dirty exists 2024-08-17T17:29:24.417 INFO:tasks.rados.rados.0.smithi037.stdout:1234: left oid 16 (ObjNum 482 snap 154 seq_num 482) 2024-08-17T17:29:24.417 INFO:tasks.rados.rados.0.smithi037.stdout:1235: finishing write tid 1 to smithi03781225-43 2024-08-17T17:29:24.417 INFO:tasks.rados.rados.0.smithi037.stdout:1235: finishing write tid 2 to smithi03781225-43 2024-08-17T17:29:24.417 INFO:tasks.rados.rados.0.smithi037.stdout:1235: finishing write tid 3 to smithi03781225-43 2024-08-17T17:29:24.417 INFO:tasks.rados.rados.0.smithi037.stdout:1235: finishing write tid 4 to smithi03781225-43 2024-08-17T17:29:24.417 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 43 v 714 (ObjNum 483 snap 154 seq_num 483) dirty exists 2024-08-17T17:29:24.417 INFO:tasks.rados.rados.0.smithi037.stdout:1235: left oid 43 (ObjNum 483 snap 154 seq_num 483) 2024-08-17T17:29:24.417 INFO:tasks.rados.rados.0.smithi037.stdout:1236: finishing write tid 1 to smithi03781225-4 2024-08-17T17:29:24.417 INFO:tasks.rados.rados.0.smithi037.stdout:1236: finishing write tid 2 to smithi03781225-4 2024-08-17T17:29:24.417 INFO:tasks.rados.rados.0.smithi037.stdout:1236: finishing write tid 3 to smithi03781225-4 2024-08-17T17:29:24.417 INFO:tasks.rados.rados.0.smithi037.stdout:1236: finishing write tid 4 to smithi03781225-4 2024-08-17T17:29:24.417 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 562 (ObjNum 484 snap 154 seq_num 484) dirty exists 2024-08-17T17:29:24.418 INFO:tasks.rados.rados.0.smithi037.stdout:1236: left oid 4 (ObjNum 484 snap 154 seq_num 484) 2024-08-17T17:29:24.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:29:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:29:24.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:24.740 INFO:tasks.rados.rados.0.smithi037.stdout:1228: done (9 left) 2024-08-17T17:29:24.740 INFO:tasks.rados.rados.0.smithi037.stdout:1229: done (8 left) 2024-08-17T17:29:24.740 INFO:tasks.rados.rados.0.smithi037.stdout:1230: done (7 left) 2024-08-17T17:29:24.740 INFO:tasks.rados.rados.0.smithi037.stdout:1231: done (6 left) 2024-08-17T17:29:24.740 INFO:tasks.rados.rados.0.smithi037.stdout:1232: done (5 left) 2024-08-17T17:29:24.740 INFO:tasks.rados.rados.0.smithi037.stdout:1233: done (4 left) 2024-08-17T17:29:24.740 INFO:tasks.rados.rados.0.smithi037.stdout:1234: done (3 left) 2024-08-17T17:29:24.741 INFO:tasks.rados.rados.0.smithi037.stdout:1235: done (2 left) 2024-08-17T17:29:24.741 INFO:tasks.rados.rados.0.smithi037.stdout:1236: done (1 left) 2024-08-17T17:29:24.741 INFO:tasks.rados.rados.0.smithi037.stdout:1237: done (0 left) 2024-08-17T17:29:24.741 INFO:tasks.rados.rados.0.smithi037.stdout:1238: delete oid 32 current snap is 155 2024-08-17T17:29:24.743 INFO:tasks.rados.rados.0.smithi037.stdout:1238: done (0 left) 2024-08-17T17:29:24.743 INFO:tasks.rados.rados.0.smithi037.stdout:1239: delete oid 41 current snap is 155 2024-08-17T17:29:24.744 INFO:tasks.rados.rados.0.smithi037.stdout:1239: done (0 left) 2024-08-17T17:29:24.745 INFO:tasks.rados.rados.0.smithi037.stdout:1240: snap_create 2024-08-17T17:29:24.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:24 smithi037 ceph-mon[102022]: pgmap v173: 89 pgs: 89 active+clean; 196 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.4 MiB/s wr, 4 op/s 2024-08-17T17:29:24.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:24 smithi037 ceph-mon[102022]: osdmap e377: 8 total, 8 up, 8 in 2024-08-17T17:29:24.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:24.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:24.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:24 smithi037 ceph-mon[102022]: Reconfiguring osd.1 (monmap changed)... 2024-08-17T17:29:24.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:29:24.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:24.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:24 smithi037 ceph-mon[102022]: Reconfiguring daemon osd.1 on smithi037 2024-08-17T17:29:24.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:24.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:24 smithi037 ceph-mon[97894]: pgmap v173: 89 pgs: 89 active+clean; 196 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.4 MiB/s wr, 4 op/s 2024-08-17T17:29:24.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:24 smithi037 ceph-mon[97894]: osdmap e377: 8 total, 8 up, 8 in 2024-08-17T17:29:24.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:24.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:24.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:24 smithi037 ceph-mon[97894]: Reconfiguring osd.1 (monmap changed)... 2024-08-17T17:29:24.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:29:24.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:24.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:24 smithi037 ceph-mon[97894]: Reconfiguring daemon osd.1 on smithi037 2024-08-17T17:29:24.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:25.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:24 smithi046 ceph-mon[88218]: pgmap v173: 89 pgs: 89 active+clean; 196 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.4 MiB/s wr, 4 op/s 2024-08-17T17:29:25.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:24 smithi046 ceph-mon[88218]: osdmap e377: 8 total, 8 up, 8 in 2024-08-17T17:29:25.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:25.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:25.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:24 smithi046 ceph-mon[88218]: Reconfiguring osd.1 (monmap changed)... 2024-08-17T17:29:25.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:29:25.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:25.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:24 smithi046 ceph-mon[88218]: Reconfiguring daemon osd.1 on smithi037 2024-08-17T17:29:25.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:25.742 INFO:tasks.rados.rados.0.smithi037.stdout:1240: done (0 left) 2024-08-17T17:29:25.742 INFO:tasks.rados.rados.0.smithi037.stdout:1241: delete oid 34 current snap is 156 2024-08-17T17:29:25.745 INFO:tasks.rados.rados.0.smithi037.stdout:1241: done (0 left) 2024-08-17T17:29:25.745 INFO:tasks.rados.rados.0.smithi037.stdout:1242: write oid 46 current snap is 156 2024-08-17T17:29:25.745 INFO:tasks.rados.rados.0.smithi037.stdout:1242: seq_num 488 ranges {601816=568104,1623448=451823} 2024-08-17T17:29:25.751 INFO:tasks.rados.rados.0.smithi037.stdout:1242: writing smithi03781225-46 from 601816 to 1169920 tid 1 2024-08-17T17:29:25.757 INFO:tasks.rados.rados.0.smithi037.stdout:1242: writing smithi03781225-46 from 1623448 to 2075271 tid 2 2024-08-17T17:29:25.757 INFO:tasks.rados.rados.0.smithi037.stdout:1243: write oid 48 current snap is 156 2024-08-17T17:29:25.757 INFO:tasks.rados.rados.0.smithi037.stdout:1243: seq_num 489 ranges {618623=643353,1681930=536693} 2024-08-17T17:29:25.764 INFO:tasks.rados.rados.0.smithi037.stdout:1243: writing smithi03781225-48 from 618623 to 1261976 tid 1 2024-08-17T17:29:25.770 INFO:tasks.rados.rados.0.smithi037.stdout:1243: writing smithi03781225-48 from 1681930 to 2218623 tid 2 2024-08-17T17:29:25.770 INFO:tasks.rados.rados.0.smithi037.stdout:1244: write oid 18 current snap is 156 2024-08-17T17:29:25.770 INFO:tasks.rados.rados.0.smithi037.stdout:1242: finishing write tid 1 to smithi03781225-46 2024-08-17T17:29:25.770 INFO:tasks.rados.rados.0.smithi037.stdout:1244: seq_num 490 ranges {635430=718602,2140412=95018} 2024-08-17T17:29:25.778 INFO:tasks.rados.rados.0.smithi037.stdout:1244: writing smithi03781225-18 from 635430 to 1354032 tid 1 2024-08-17T17:29:25.783 INFO:tasks.rados.rados.0.smithi037.stdout:1244: writing smithi03781225-18 from 2140412 to 2235430 tid 2 2024-08-17T17:29:25.783 INFO:tasks.rados.rados.0.smithi037.stdout:1245: snap_remove snap 121 2024-08-17T17:29:25.871 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:25 smithi037 ceph-mon[102022]: osdmap e378: 8 total, 8 up, 8 in 2024-08-17T17:29:25.871 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:25 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:25.871 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:25 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:25.871 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:25 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:29:25.871 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:25 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:25.872 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:25 smithi037 ceph-mon[97894]: osdmap e378: 8 total, 8 up, 8 in 2024-08-17T17:29:25.872 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:25 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:25.872 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:25 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:25.872 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:25 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:29:25.872 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:25 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:26.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:25 smithi046 ceph-mon[88218]: osdmap e378: 8 total, 8 up, 8 in 2024-08-17T17:29:26.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:25 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:26.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:25 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:26.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:25 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:29:26.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:25 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:26.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:29:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:29:25.741Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:26.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:29:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:29:25.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:26.693 INFO:tasks.rados.rados.0.smithi037.stdout:1245: done (3 left) 2024-08-17T17:29:26.693 INFO:tasks.rados.rados.0.smithi037.stdout:1246: write oid 6 current snap is 156 2024-08-17T17:29:26.693 INFO:tasks.rados.rados.0.smithi037.stdout:1246: seq_num 491 ranges {652237=793851,2198894=53343} 2024-08-17T17:29:26.703 INFO:tasks.rados.rados.0.smithi037.stdout:1246: writing smithi03781225-6 from 652237 to 1446088 tid 1 2024-08-17T17:29:26.709 INFO:tasks.rados.rados.0.smithi037.stdout:1246: writing smithi03781225-6 from 2198894 to 2252237 tid 2 2024-08-17T17:29:26.709 INFO:tasks.rados.rados.0.smithi037.stdout:1247: snap_create 2024-08-17T17:29:26.709 INFO:tasks.rados.rados.0.smithi037.stdout:1242: finishing write tid 2 to smithi03781225-46 2024-08-17T17:29:26.709 INFO:tasks.rados.rados.0.smithi037.stdout:1242: finishing write tid 3 to smithi03781225-46 2024-08-17T17:29:26.709 INFO:tasks.rados.rados.0.smithi037.stdout:1242: finishing write tid 4 to smithi03781225-46 2024-08-17T17:29:26.709 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 46 v 566 (ObjNum 488 snap 156 seq_num 488) dirty exists 2024-08-17T17:29:26.709 INFO:tasks.rados.rados.0.smithi037.stdout:1242: left oid 46 (ObjNum 488 snap 156 seq_num 488) 2024-08-17T17:29:26.709 INFO:tasks.rados.rados.0.smithi037.stdout:1243: finishing write tid 1 to smithi03781225-48 2024-08-17T17:29:26.710 INFO:tasks.rados.rados.0.smithi037.stdout:1243: finishing write tid 2 to smithi03781225-48 2024-08-17T17:29:26.710 INFO:tasks.rados.rados.0.smithi037.stdout:1243: finishing write tid 3 to smithi03781225-48 2024-08-17T17:29:26.710 INFO:tasks.rados.rados.0.smithi037.stdout:1243: finishing write tid 4 to smithi03781225-48 2024-08-17T17:29:26.710 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 48 v 1077 (ObjNum 489 snap 156 seq_num 489) dirty exists 2024-08-17T17:29:26.710 INFO:tasks.rados.rados.0.smithi037.stdout:1243: left oid 48 (ObjNum 489 snap 156 seq_num 489) 2024-08-17T17:29:26.710 INFO:tasks.rados.rados.0.smithi037.stdout:1244: finishing write tid 1 to smithi03781225-18 2024-08-17T17:29:26.710 INFO:tasks.rados.rados.0.smithi037.stdout:1244: finishing write tid 2 to smithi03781225-18 2024-08-17T17:29:26.710 INFO:tasks.rados.rados.0.smithi037.stdout:1244: finishing write tid 3 to smithi03781225-18 2024-08-17T17:29:26.710 INFO:tasks.rados.rados.0.smithi037.stdout:1244: finishing write tid 4 to smithi03781225-18 2024-08-17T17:29:26.710 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 540 (ObjNum 490 snap 156 seq_num 490) dirty exists 2024-08-17T17:29:26.710 INFO:tasks.rados.rados.0.smithi037.stdout:1244: left oid 18 (ObjNum 490 snap 156 seq_num 490) 2024-08-17T17:29:26.711 INFO:tasks.rados.rados.0.smithi037.stdout:1246: finishing write tid 1 to smithi03781225-6 2024-08-17T17:29:26.711 INFO:tasks.rados.rados.0.smithi037.stdout:1246: finishing write tid 2 to smithi03781225-6 2024-08-17T17:29:26.711 INFO:tasks.rados.rados.0.smithi037.stdout:1246: finishing write tid 3 to smithi03781225-6 2024-08-17T17:29:26.711 INFO:tasks.rados.rados.0.smithi037.stdout:1246: finishing write tid 4 to smithi03781225-6 2024-08-17T17:29:26.711 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 6 v 538 (ObjNum 491 snap 156 seq_num 491) dirty exists 2024-08-17T17:29:26.711 INFO:tasks.rados.rados.0.smithi037.stdout:1246: left oid 6 (ObjNum 491 snap 156 seq_num 491) 2024-08-17T17:29:27.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:29:26 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:29:26.950Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi037\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:27.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:26 smithi046 ceph-mon[88218]: Reconfiguring osd.2 (monmap changed)... 2024-08-17T17:29:27.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:26 smithi046 ceph-mon[88218]: Reconfiguring daemon osd.2 on smithi037 2024-08-17T17:29:27.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:26 smithi046 ceph-mon[88218]: pgmap v176: 89 pgs: 89 active+clean; 212 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 3.1 MiB/s wr, 24 op/s 2024-08-17T17:29:27.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:26 smithi046 ceph-mon[88218]: osdmap e379: 8 total, 8 up, 8 in 2024-08-17T17:29:27.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:26 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:27.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:26 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:27.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:26 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:29:27.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:26 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:27.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:26 smithi046 ceph-mon[88218]: osdmap e380: 8 total, 8 up, 8 in 2024-08-17T17:29:27.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:26 smithi037 ceph-mon[102022]: Reconfiguring osd.2 (monmap changed)... 2024-08-17T17:29:27.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:26 smithi037 ceph-mon[102022]: Reconfiguring daemon osd.2 on smithi037 2024-08-17T17:29:27.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:26 smithi037 ceph-mon[102022]: pgmap v176: 89 pgs: 89 active+clean; 212 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 3.1 MiB/s wr, 24 op/s 2024-08-17T17:29:27.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:26 smithi037 ceph-mon[102022]: osdmap e379: 8 total, 8 up, 8 in 2024-08-17T17:29:27.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:26 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:27.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:26 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:27.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:26 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:29:27.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:26 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:27.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:26 smithi037 ceph-mon[102022]: osdmap e380: 8 total, 8 up, 8 in 2024-08-17T17:29:27.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:26 smithi037 ceph-mon[97894]: Reconfiguring osd.2 (monmap changed)... 2024-08-17T17:29:27.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:26 smithi037 ceph-mon[97894]: Reconfiguring daemon osd.2 on smithi037 2024-08-17T17:29:27.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:26 smithi037 ceph-mon[97894]: pgmap v176: 89 pgs: 89 active+clean; 212 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 3.1 MiB/s wr, 24 op/s 2024-08-17T17:29:27.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:26 smithi037 ceph-mon[97894]: osdmap e379: 8 total, 8 up, 8 in 2024-08-17T17:29:27.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:26 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:27.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:26 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:27.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:26 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:29:27.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:26 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:27.046 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:26 smithi037 ceph-mon[97894]: osdmap e380: 8 total, 8 up, 8 in 2024-08-17T17:29:27.693 INFO:tasks.rados.rados.0.smithi037.stdout:1242: done (4 left) 2024-08-17T17:29:27.693 INFO:tasks.rados.rados.0.smithi037.stdout:1243: done (3 left) 2024-08-17T17:29:27.693 INFO:tasks.rados.rados.0.smithi037.stdout:1244: done (2 left) 2024-08-17T17:29:27.693 INFO:tasks.rados.rados.0.smithi037.stdout:1246: done (1 left) 2024-08-17T17:29:27.693 INFO:tasks.rados.rados.0.smithi037.stdout:1247: done (0 left) 2024-08-17T17:29:27.694 INFO:tasks.rados.rados.0.smithi037.stdout:1248: snap_remove snap 152 2024-08-17T17:29:27.991 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:27 smithi037 ceph-mon[102022]: Reconfiguring osd.3 (monmap changed)... 2024-08-17T17:29:27.991 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:27 smithi037 ceph-mon[102022]: Reconfiguring daemon osd.3 on smithi037 2024-08-17T17:29:27.991 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:27 smithi037 ceph-mon[102022]: osdmap e381: 8 total, 8 up, 8 in 2024-08-17T17:29:27.991 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:27 smithi037 ceph-mon[97894]: Reconfiguring osd.3 (monmap changed)... 2024-08-17T17:29:27.991 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:27 smithi037 ceph-mon[97894]: Reconfiguring daemon osd.3 on smithi037 2024-08-17T17:29:27.991 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:27 smithi037 ceph-mon[97894]: osdmap e381: 8 total, 8 up, 8 in 2024-08-17T17:29:28.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:27 smithi046 ceph-mon[88218]: Reconfiguring osd.3 (monmap changed)... 2024-08-17T17:29:28.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:27 smithi046 ceph-mon[88218]: Reconfiguring daemon osd.3 on smithi037 2024-08-17T17:29:28.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:27 smithi046 ceph-mon[88218]: osdmap e381: 8 total, 8 up, 8 in 2024-08-17T17:29:28.698 INFO:tasks.rados.rados.0.smithi037.stdout:1248: done (0 left) 2024-08-17T17:29:28.699 INFO:tasks.rados.rados.0.smithi037.stdout:1249: read oid 18 snap -1 2024-08-17T17:29:28.699 INFO:tasks.rados.rados.0.smithi037.stdout:1249: expect (ObjNum 490 snap 156 seq_num 490) 2024-08-17T17:29:28.699 INFO:tasks.rados.rados.0.smithi037.stdout:1250: snap_remove snap 132 2024-08-17T17:29:29.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:29:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:29:28] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.51.0" 2024-08-17T17:29:29.423 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:29 smithi037 ceph-mon[97894]: pgmap v179: 89 pgs: 89 active+clean; 212 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 3.1 MiB/s wr, 24 op/s 2024-08-17T17:29:29.423 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:29 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:29.423 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:29 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:29.424 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:29 smithi037 ceph-mon[97894]: Reconfiguring mds.foo.smithi037.qhhfds (monmap changed)... 2024-08-17T17:29:29.424 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:29 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi037.qhhfds", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:29:29.424 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:29 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:29.424 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:29 smithi037 ceph-mon[97894]: Reconfiguring daemon mds.foo.smithi037.qhhfds on smithi037 2024-08-17T17:29:29.424 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:29 smithi037 ceph-mon[97894]: osdmap e382: 8 total, 8 up, 8 in 2024-08-17T17:29:29.424 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:29 smithi037 ceph-mon[102022]: pgmap v179: 89 pgs: 89 active+clean; 212 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 3.1 MiB/s wr, 24 op/s 2024-08-17T17:29:29.424 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:29 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:29.424 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:29 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:29.424 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:29 smithi037 ceph-mon[102022]: Reconfiguring mds.foo.smithi037.qhhfds (monmap changed)... 2024-08-17T17:29:29.424 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:29 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi037.qhhfds", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:29:29.424 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:29 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:29.425 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:29 smithi037 ceph-mon[102022]: Reconfiguring daemon mds.foo.smithi037.qhhfds on smithi037 2024-08-17T17:29:29.425 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:29 smithi037 ceph-mon[102022]: osdmap e382: 8 total, 8 up, 8 in 2024-08-17T17:29:29.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:29 smithi046 ceph-mon[88218]: pgmap v179: 89 pgs: 89 active+clean; 212 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 3.1 MiB/s wr, 24 op/s 2024-08-17T17:29:29.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:29 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:29.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:29 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:29.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:29 smithi046 ceph-mon[88218]: Reconfiguring mds.foo.smithi037.qhhfds (monmap changed)... 2024-08-17T17:29:29.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:29 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi037.qhhfds", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:29:29.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:29 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:29.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:29 smithi046 ceph-mon[88218]: Reconfiguring daemon mds.foo.smithi037.qhhfds on smithi037 2024-08-17T17:29:29.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:29 smithi046 ceph-mon[88218]: osdmap e382: 8 total, 8 up, 8 in 2024-08-17T17:29:29.698 INFO:tasks.rados.rados.0.smithi037.stdout:1250: done (1 left) 2024-08-17T17:29:29.698 INFO:tasks.rados.rados.0.smithi037.stdout:1251: rollback oid 32 current snap is 157 2024-08-17T17:29:29.698 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 32 to 155 2024-08-17T17:29:29.698 INFO:tasks.rados.rados.0.smithi037.stdout:1249: expect (ObjNum 490 snap 156 seq_num 490) 2024-08-17T17:29:29.866 INFO:tasks.rados.rados.0.smithi037.stdout:1251: finishing rollback tid 1 to smithi03781225-32 2024-08-17T17:29:29.867 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 32 v 241 (ObjNum 97 snap 0 seq_num 2762218511) dirty dne 2024-08-17T17:29:29.867 INFO:tasks.rados.rados.0.smithi037.stdout:1249: done (1 left) 2024-08-17T17:29:29.867 INFO:tasks.rados.rados.0.smithi037.stdout:1251: done (0 left) 2024-08-17T17:29:29.867 INFO:tasks.rados.rados.0.smithi037.stdout:1252: write oid 37 current snap is 157 2024-08-17T17:29:29.867 INFO:tasks.rados.rados.0.smithi037.stdout:1252: seq_num 492 ranges {669044=469100,1741023=459161} 2024-08-17T17:29:29.872 INFO:tasks.rados.rados.0.smithi037.stdout:1252: writing smithi03781225-37 from 669044 to 1138144 tid 1 2024-08-17T17:29:29.878 INFO:tasks.rados.rados.0.smithi037.stdout:1252: writing smithi03781225-37 from 1741023 to 2200184 tid 2 2024-08-17T17:29:29.878 INFO:tasks.rados.rados.0.smithi037.stdout:1253: write oid 39 current snap is 157 2024-08-17T17:29:29.878 INFO:tasks.rados.rados.0.smithi037.stdout:1253: seq_num 493 ranges {685851=544349,1799505=486346} 2024-08-17T17:29:29.885 INFO:tasks.rados.rados.0.smithi037.stdout:1253: writing smithi03781225-39 from 685851 to 1230200 tid 1 2024-08-17T17:29:29.891 INFO:tasks.rados.rados.0.smithi037.stdout:1253: writing smithi03781225-39 from 1799505 to 2285851 tid 2 2024-08-17T17:29:29.891 INFO:tasks.rados.rados.0.smithi037.stdout:1254: delete oid 38 current snap is 157 2024-08-17T17:29:29.891 INFO:tasks.rados.rados.0.smithi037.stdout:1252: finishing write tid 1 to smithi03781225-37 2024-08-17T17:29:29.891 INFO:tasks.rados.rados.0.smithi037.stdout:1252: finishing write tid 2 to smithi03781225-37 2024-08-17T17:29:29.891 INFO:tasks.rados.rados.0.smithi037.stdout:1252: finishing write tid 3 to smithi03781225-37 2024-08-17T17:29:29.891 INFO:tasks.rados.rados.0.smithi037.stdout:1252: finishing write tid 4 to smithi03781225-37 2024-08-17T17:29:29.891 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 37 v 581 (ObjNum 492 snap 157 seq_num 492) dirty exists 2024-08-17T17:29:29.892 INFO:tasks.rados.rados.0.smithi037.stdout:1252: left oid 37 (ObjNum 492 snap 157 seq_num 492) 2024-08-17T17:29:29.892 INFO:tasks.rados.rados.0.smithi037.stdout:1253: finishing write tid 1 to smithi03781225-39 2024-08-17T17:29:29.893 INFO:tasks.rados.rados.0.smithi037.stdout:1252: done (2 left) 2024-08-17T17:29:29.893 INFO:tasks.rados.rados.0.smithi037.stdout:1254: done (1 left) 2024-08-17T17:29:29.893 INFO:tasks.rados.rados.0.smithi037.stdout:1255: rollback oid 25 current snap is 157 2024-08-17T17:29:29.893 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 25 to 131 2024-08-17T17:29:29.893 INFO:tasks.rados.rados.0.smithi037.stdout:1256: read oid 7 snap -1 2024-08-17T17:29:29.893 INFO:tasks.rados.rados.0.smithi037.stdout:1256: expect (ObjNum 454 snap 147 seq_num 454) 2024-08-17T17:29:29.893 INFO:tasks.rados.rados.0.smithi037.stdout:1257: delete oid 33 current snap is 157 2024-08-17T17:29:29.894 INFO:tasks.rados.rados.0.smithi037.stdout:1253: finishing write tid 2 to smithi03781225-39 2024-08-17T17:29:29.894 INFO:tasks.rados.rados.0.smithi037.stdout:1253: finishing write tid 3 to smithi03781225-39 2024-08-17T17:29:29.894 INFO:tasks.rados.rados.0.smithi037.stdout:1253: finishing write tid 4 to smithi03781225-39 2024-08-17T17:29:29.894 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 668 (ObjNum 493 snap 157 seq_num 493) dirty exists 2024-08-17T17:29:29.894 INFO:tasks.rados.rados.0.smithi037.stdout:1253: left oid 39 (ObjNum 493 snap 157 seq_num 493) 2024-08-17T17:29:29.895 INFO:tasks.rados.rados.0.smithi037.stdout:1253: done (3 left) 2024-08-17T17:29:29.895 INFO:tasks.rados.rados.0.smithi037.stdout:1257: done (2 left) 2024-08-17T17:29:29.895 INFO:tasks.rados.rados.0.smithi037.stdout:1258: write oid 21 current snap is 157 2024-08-17T17:29:29.895 INFO:tasks.rados.rados.0.smithi037.stdout:1258: seq_num 496 ranges {736272=486449,1974951=361321} 2024-08-17T17:29:29.901 INFO:tasks.rados.rados.0.smithi037.stdout:1258: writing smithi03781225-21 from 736272 to 1222721 tid 1 2024-08-17T17:29:29.908 INFO:tasks.rados.rados.0.smithi037.stdout:1258: writing smithi03781225-21 from 1974951 to 2336272 tid 2 2024-08-17T17:29:29.908 INFO:tasks.rados.rados.0.smithi037.stdout:1259: snap_create 2024-08-17T17:29:29.908 INFO:tasks.rados.rados.0.smithi037.stdout:1255: finishing rollback tid 0 to smithi03781225-25 2024-08-17T17:29:29.908 INFO:tasks.rados.rados.0.smithi037.stdout:1255: finishing rollback tid 1 to smithi03781225-25 2024-08-17T17:29:29.908 INFO:tasks.rados.rados.0.smithi037.stdout:1255: finishing rollback tid 2 to smithi03781225-25 2024-08-17T17:29:29.908 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 25 v 1089 (ObjNum 402 snap 121 seq_num 402) dirty exists 2024-08-17T17:29:29.908 INFO:tasks.rados.rados.0.smithi037.stdout:1256: expect (ObjNum 454 snap 147 seq_num 454) 2024-08-17T17:29:30.026 INFO:tasks.rados.rados.0.smithi037.stdout:1258: finishing write tid 1 to smithi03781225-21 2024-08-17T17:29:30.026 INFO:tasks.rados.rados.0.smithi037.stdout:1258: finishing write tid 2 to smithi03781225-21 2024-08-17T17:29:30.026 INFO:tasks.rados.rados.0.smithi037.stdout:1258: finishing write tid 3 to smithi03781225-21 2024-08-17T17:29:30.026 INFO:tasks.rados.rados.0.smithi037.stdout:1258: finishing write tid 4 to smithi03781225-21 2024-08-17T17:29:30.026 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 21 v 1092 (ObjNum 496 snap 157 seq_num 496) dirty exists 2024-08-17T17:29:30.027 INFO:tasks.rados.rados.0.smithi037.stdout:1258: left oid 21 (ObjNum 496 snap 157 seq_num 496) 2024-08-17T17:29:30.485 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:29:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:29:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:30.701 INFO:tasks.rados.rados.0.smithi037.stdout:1255: done (3 left) 2024-08-17T17:29:30.701 INFO:tasks.rados.rados.0.smithi037.stdout:1256: done (2 left) 2024-08-17T17:29:30.701 INFO:tasks.rados.rados.0.smithi037.stdout:1258: done (1 left) 2024-08-17T17:29:30.701 INFO:tasks.rados.rados.0.smithi037.stdout:1259: done (0 left) 2024-08-17T17:29:30.701 INFO:tasks.rados.rados.0.smithi037.stdout:1260: write oid 44 current snap is 158 2024-08-17T17:29:30.701 INFO:tasks.rados.rados.0.smithi037.stdout:1260: seq_num 497 ranges {753079=561698,2033433=319646} 2024-08-17T17:29:30.708 INFO:tasks.rados.rados.0.smithi037.stdout:1260: writing smithi03781225-44 from 753079 to 1314777 tid 1 2024-08-17T17:29:30.714 INFO:tasks.rados.rados.0.smithi037.stdout:1260: writing smithi03781225-44 from 2033433 to 2353079 tid 2 2024-08-17T17:29:30.714 INFO:tasks.rados.rados.0.smithi037.stdout:1261: read oid 49 snap 149 2024-08-17T17:29:30.715 INFO:tasks.rados.rados.0.smithi037.stdout:1261: expect (ObjNum 449 snap 145 seq_num 449) 2024-08-17T17:29:30.715 INFO:tasks.rados.rados.0.smithi037.stdout:1262: rollback oid 32 current snap is 158 2024-08-17T17:29:30.715 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 32 to 157 2024-08-17T17:29:30.715 INFO:tasks.rados.rados.0.smithi037.stdout:1260: finishing write tid 1 to smithi03781225-44 2024-08-17T17:29:30.715 INFO:tasks.rados.rados.0.smithi037.stdout:1263: read oid 5 snap -1 2024-08-17T17:29:30.715 INFO:tasks.rados.rados.0.smithi037.stdout:1263: expect (ObjNum 443 snap 139 seq_num 443) 2024-08-17T17:29:30.715 INFO:tasks.rados.rados.0.smithi037.stdout:1264: snap_remove snap 151 2024-08-17T17:29:30.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:30 smithi046 ceph-mon[88218]: pgmap v182: 89 pgs: 89 active+clean; 212 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:29:30.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:30 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:30.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:30 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:30.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:30 smithi046 ceph-mon[88218]: Reconfiguring mon.b (monmap changed)... 2024-08-17T17:29:30.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:30 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:29:30.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:30 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:29:30.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:30 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:30.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:30 smithi046 ceph-mon[88218]: Reconfiguring daemon mon.b on smithi046 2024-08-17T17:29:30.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:30 smithi046 ceph-mon[88218]: osdmap e383: 8 total, 8 up, 8 in 2024-08-17T17:29:30.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:30 smithi037 ceph-mon[97894]: pgmap v182: 89 pgs: 89 active+clean; 212 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:29:30.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:30 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:30.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:30 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:30.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:30 smithi037 ceph-mon[97894]: Reconfiguring mon.b (monmap changed)... 2024-08-17T17:29:30.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:30 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:29:30.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:30 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:29:30.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:30 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:30.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:30 smithi037 ceph-mon[97894]: Reconfiguring daemon mon.b on smithi046 2024-08-17T17:29:30.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:30 smithi037 ceph-mon[97894]: osdmap e383: 8 total, 8 up, 8 in 2024-08-17T17:29:30.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:30 smithi037 ceph-mon[102022]: pgmap v182: 89 pgs: 89 active+clean; 212 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:29:30.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:30 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:30.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:30 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:30.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:30 smithi037 ceph-mon[102022]: Reconfiguring mon.b (monmap changed)... 2024-08-17T17:29:30.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:30 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:29:30.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:30 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:29:30.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:30 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:30.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:30 smithi037 ceph-mon[102022]: Reconfiguring daemon mon.b on smithi046 2024-08-17T17:29:30.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:30 smithi037 ceph-mon[102022]: osdmap e383: 8 total, 8 up, 8 in 2024-08-17T17:29:31.714 INFO:tasks.rados.rados.0.smithi037.stdout:1264: done (4 left) 2024-08-17T17:29:31.714 INFO:tasks.rados.rados.0.smithi037.stdout:1265: delete oid 37 current snap is 158 2024-08-17T17:29:31.715 INFO:tasks.rados.rados.0.smithi037.stdout:1260: finishing write tid 2 to smithi03781225-44 2024-08-17T17:29:31.715 INFO:tasks.rados.rados.0.smithi037.stdout:1262: finishing rollback tid 1 to smithi03781225-32 2024-08-17T17:29:31.715 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 32 v 241 (ObjNum 33 snap 0 seq_num 4049373264) dirty dne 2024-08-17T17:29:31.715 INFO:tasks.rados.rados.0.smithi037.stdout:1260: finishing write tid 3 to smithi03781225-44 2024-08-17T17:29:31.715 INFO:tasks.rados.rados.0.smithi037.stdout:1260: finishing write tid 4 to smithi03781225-44 2024-08-17T17:29:31.715 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 745 (ObjNum 497 snap 158 seq_num 497) dirty exists 2024-08-17T17:29:31.715 INFO:tasks.rados.rados.0.smithi037.stdout:1260: left oid 44 (ObjNum 497 snap 158 seq_num 497) 2024-08-17T17:29:31.715 INFO:tasks.rados.rados.0.smithi037.stdout:1263: expect (ObjNum 443 snap 139 seq_num 443) 2024-08-17T17:29:31.829 INFO:tasks.rados.rados.0.smithi037.stdout:1261: expect (ObjNum 449 snap 145 seq_num 449) 2024-08-17T17:29:32.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:31 smithi046 ceph-mon[88218]: osdmap e384: 8 total, 8 up, 8 in 2024-08-17T17:29:32.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:31 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:32.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:31 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:32.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:31 smithi046 ceph-mon[88218]: Reconfiguring mgr.x (monmap changed)... 2024-08-17T17:29:32.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:31 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:29:32.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:31 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:29:32.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:31 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:32.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:31 smithi046 ceph-mon[88218]: Reconfiguring daemon mgr.x on smithi046 2024-08-17T17:29:32.029 INFO:tasks.rados.rados.0.smithi037.stdout:1260: done (4 left) 2024-08-17T17:29:32.029 INFO:tasks.rados.rados.0.smithi037.stdout:1261: done (3 left) 2024-08-17T17:29:32.029 INFO:tasks.rados.rados.0.smithi037.stdout:1262: done (2 left) 2024-08-17T17:29:32.029 INFO:tasks.rados.rados.0.smithi037.stdout:1263: done (1 left) 2024-08-17T17:29:32.029 INFO:tasks.rados.rados.0.smithi037.stdout:1265: done (0 left) 2024-08-17T17:29:32.029 INFO:tasks.rados.rados.0.smithi037.stdout:1266: snap_remove snap 149 2024-08-17T17:29:32.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:31 smithi037 ceph-mon[102022]: osdmap e384: 8 total, 8 up, 8 in 2024-08-17T17:29:32.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:31 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:32.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:31 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:32.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:31 smithi037 ceph-mon[102022]: Reconfiguring mgr.x (monmap changed)... 2024-08-17T17:29:32.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:31 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:29:32.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:31 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:29:32.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:31 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:32.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:31 smithi037 ceph-mon[102022]: Reconfiguring daemon mgr.x on smithi046 2024-08-17T17:29:32.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:31 smithi037 ceph-mon[97894]: osdmap e384: 8 total, 8 up, 8 in 2024-08-17T17:29:32.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:31 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:32.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:31 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:32.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:31 smithi037 ceph-mon[97894]: Reconfiguring mgr.x (monmap changed)... 2024-08-17T17:29:32.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:31 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:29:32.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:31 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:29:32.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:31 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:32.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:31 smithi037 ceph-mon[97894]: Reconfiguring daemon mgr.x on smithi046 2024-08-17T17:29:32.712 INFO:tasks.rados.rados.0.smithi037.stdout:1266: done (0 left) 2024-08-17T17:29:32.712 INFO:tasks.rados.rados.0.smithi037.stdout:1267: snap_create 2024-08-17T17:29:33.009 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:32 smithi046 ceph-mon[88218]: pgmap v185: 89 pgs: 89 active+clean; 202 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 944 KiB/s wr, 8 op/s 2024-08-17T17:29:33.009 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:32 smithi046 ceph-mon[88218]: osdmap e385: 8 total, 8 up, 8 in 2024-08-17T17:29:33.009 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:32 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:33.009 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:32 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:33.009 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:32 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:29:33.009 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:32 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:33.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:32 smithi037 ceph-mon[97894]: pgmap v185: 89 pgs: 89 active+clean; 202 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 944 KiB/s wr, 8 op/s 2024-08-17T17:29:33.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:32 smithi037 ceph-mon[97894]: osdmap e385: 8 total, 8 up, 8 in 2024-08-17T17:29:33.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:32 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:33.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:32 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:33.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:32 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:29:33.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:32 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:33.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:32 smithi037 ceph-mon[102022]: pgmap v185: 89 pgs: 89 active+clean; 202 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 944 KiB/s wr, 8 op/s 2024-08-17T17:29:33.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:32 smithi037 ceph-mon[102022]: osdmap e385: 8 total, 8 up, 8 in 2024-08-17T17:29:33.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:32 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:33.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:32 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:33.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:32 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:29:33.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:32 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:33.729 INFO:tasks.rados.rados.0.smithi037.stdout:1267: done (0 left) 2024-08-17T17:29:33.729 INFO:tasks.rados.rados.0.smithi037.stdout:1268: delete oid 27 current snap is 159 2024-08-17T17:29:33.733 INFO:tasks.rados.rados.0.smithi037.stdout:1268: done (0 left) 2024-08-17T17:29:33.733 INFO:tasks.rados.rados.0.smithi037.stdout:1269: read oid 6 snap 156 2024-08-17T17:29:33.733 INFO:tasks.rados.rados.0.smithi037.stdout:1269: expect (ObjNum 491 snap 156 seq_num 491) 2024-08-17T17:29:33.733 INFO:tasks.rados.rados.0.smithi037.stdout:1270: write oid 24 current snap is 159 2024-08-17T17:29:33.733 INFO:tasks.rados.rados.0.smithi037.stdout:1270: seq_num 500 ranges {403500=787445,1692526=473837} 2024-08-17T17:29:33.739 INFO:tasks.rados.rados.0.smithi037.stdout:1270: writing smithi03781225-24 from 403500 to 1190945 tid 1 2024-08-17T17:29:33.745 INFO:tasks.rados.rados.0.smithi037.stdout:1270: writing smithi03781225-24 from 1692526 to 2166363 tid 2 2024-08-17T17:29:33.745 INFO:tasks.rados.rados.0.smithi037.stdout:1271: write oid 7 current snap is 159 2024-08-17T17:29:33.745 INFO:tasks.rados.rados.0.smithi037.stdout:1269: expect (ObjNum 491 snap 156 seq_num 491) 2024-08-17T17:29:33.823 INFO:tasks.rados.rados.0.smithi037.stdout:1270: finishing write tid 1 to smithi03781225-24 2024-08-17T17:29:33.823 INFO:tasks.rados.rados.0.smithi037.stdout:1270: finishing write tid 2 to smithi03781225-24 2024-08-17T17:29:33.823 INFO:tasks.rados.rados.0.smithi037.stdout:1270: finishing write tid 3 to smithi03781225-24 2024-08-17T17:29:33.823 INFO:tasks.rados.rados.0.smithi037.stdout:1270: finishing write tid 4 to smithi03781225-24 2024-08-17T17:29:33.823 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 24 v 549 (ObjNum 500 snap 159 seq_num 500) dirty exists 2024-08-17T17:29:33.823 INFO:tasks.rados.rados.0.smithi037.stdout:1270: left oid 24 (ObjNum 500 snap 159 seq_num 500) 2024-08-17T17:29:33.823 INFO:tasks.rados.rados.0.smithi037.stdout:1271: seq_num 501 ranges {420307=462694,1351008=617495} 2024-08-17T17:29:33.827 INFO:tasks.rados.rados.0.smithi037.stdout:1271: writing smithi03781225-7 from 420307 to 883001 tid 1 2024-08-17T17:29:33.834 INFO:tasks.rados.rados.0.smithi037.stdout:1271: writing smithi03781225-7 from 1351008 to 1968503 tid 2 2024-08-17T17:29:33.834 INFO:tasks.rados.rados.0.smithi037.stdout:1269: done (2 left) 2024-08-17T17:29:33.834 INFO:tasks.rados.rados.0.smithi037.stdout:1270: done (1 left) 2024-08-17T17:29:33.834 INFO:tasks.rados.rados.0.smithi037.stdout:1272: snap_create 2024-08-17T17:29:33.834 INFO:tasks.rados.rados.0.smithi037.stdout:1271: finishing write tid 1 to smithi03781225-7 2024-08-17T17:29:33.837 INFO:tasks.rados.rados.0.smithi037.stdout:1271: finishing write tid 2 to smithi03781225-7 2024-08-17T17:29:33.837 INFO:tasks.rados.rados.0.smithi037.stdout:1271: finishing write tid 3 to smithi03781225-7 2024-08-17T17:29:33.837 INFO:tasks.rados.rados.0.smithi037.stdout:1271: finishing write tid 4 to smithi03781225-7 2024-08-17T17:29:33.837 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 180 (ObjNum 501 snap 159 seq_num 501) dirty exists 2024-08-17T17:29:33.837 INFO:tasks.rados.rados.0.smithi037.stdout:1271: left oid 7 (ObjNum 501 snap 159 seq_num 501) 2024-08-17T17:29:34.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:33 smithi046 ceph-mon[88218]: Reconfiguring osd.4 (monmap changed)... 2024-08-17T17:29:34.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:33 smithi046 ceph-mon[88218]: Reconfiguring daemon osd.4 on smithi046 2024-08-17T17:29:34.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:33 smithi046 ceph-mon[88218]: osdmap e386: 8 total, 8 up, 8 in 2024-08-17T17:29:34.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:33 smithi037 ceph-mon[97894]: Reconfiguring osd.4 (monmap changed)... 2024-08-17T17:29:34.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:33 smithi037 ceph-mon[97894]: Reconfiguring daemon osd.4 on smithi046 2024-08-17T17:29:34.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:33 smithi037 ceph-mon[97894]: osdmap e386: 8 total, 8 up, 8 in 2024-08-17T17:29:34.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:33 smithi037 ceph-mon[102022]: Reconfiguring osd.4 (monmap changed)... 2024-08-17T17:29:34.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:33 smithi037 ceph-mon[102022]: Reconfiguring daemon osd.4 on smithi046 2024-08-17T17:29:34.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:33 smithi037 ceph-mon[102022]: osdmap e386: 8 total, 8 up, 8 in 2024-08-17T17:29:34.407 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:29:34 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:29:34.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:34.735 INFO:tasks.rados.rados.0.smithi037.stdout:1271: done (1 left) 2024-08-17T17:29:34.735 INFO:tasks.rados.rados.0.smithi037.stdout:1272: done (0 left) 2024-08-17T17:29:34.735 INFO:tasks.rados.rados.0.smithi037.stdout:1273: rollback oid 42 current snap is 160 2024-08-17T17:29:34.735 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 42 to 159 2024-08-17T17:29:34.735 INFO:tasks.rados.rados.0.smithi037.stdout:1274: rollback oid 39 current snap is 160 2024-08-17T17:29:34.735 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 39 to 128 2024-08-17T17:29:34.736 INFO:tasks.rados.rados.0.smithi037.stdout:1275: write oid 21 current snap is 160 2024-08-17T17:29:34.736 INFO:tasks.rados.rados.0.smithi037.stdout:1275: seq_num 502 ranges {437114=654296,1525843=477506} 2024-08-17T17:29:34.737 INFO:tasks.rados.rados.0.smithi037.stdout:1275: writing smithi03781225-21 from 437114 to 1091410 tid 1 2024-08-17T17:29:34.743 INFO:tasks.rados.rados.0.smithi037.stdout:1275: writing smithi03781225-21 from 1525843 to 2003349 tid 2 2024-08-17T17:29:34.743 INFO:tasks.rados.rados.0.smithi037.stdout:1276: read oid 50 snap -1 2024-08-17T17:29:34.743 INFO:tasks.rados.rados.0.smithi037.stdout:1276: expect (ObjNum 475 snap 154 seq_num 475) 2024-08-17T17:29:34.743 INFO:tasks.rados.rados.0.smithi037.stdout:1277: write oid 38 current snap is 160 2024-08-17T17:29:34.743 INFO:tasks.rados.rados.0.smithi037.stdout:1274: finishing rollback tid 0 to smithi03781225-39 2024-08-17T17:29:34.743 INFO:tasks.rados.rados.0.smithi037.stdout:1274: finishing rollback tid 1 to smithi03781225-39 2024-08-17T17:29:34.743 INFO:tasks.rados.rados.0.smithi037.stdout:1277: seq_num 503 ranges {453921=729545,1584325=621164} 2024-08-17T17:29:34.750 INFO:tasks.rados.rados.0.smithi037.stdout:1277: writing smithi03781225-38 from 453921 to 1183466 tid 1 2024-08-17T17:29:34.758 INFO:tasks.rados.rados.0.smithi037.stdout:1277: writing smithi03781225-38 from 1584325 to 2205489 tid 2 2024-08-17T17:29:34.758 INFO:tasks.rados.rados.0.smithi037.stdout:1278: read oid 29 snap -1 2024-08-17T17:29:34.758 INFO:tasks.rados.rados.0.smithi037.stdout:1278: expect (ObjNum 472 snap 154 seq_num 472) 2024-08-17T17:29:34.758 INFO:tasks.rados.rados.0.smithi037.stdout:1279: write oid 17 current snap is 160 2024-08-17T17:29:34.758 INFO:tasks.rados.rados.0.smithi037.stdout:1273: finishing rollback tid 1 to smithi03781225-42 2024-08-17T17:29:34.758 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 604 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-17T17:29:34.758 INFO:tasks.rados.rados.0.smithi037.stdout:1274: finishing rollback tid 2 to smithi03781225-39 2024-08-17T17:29:34.758 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 672 (ObjNum 390 snap 119 seq_num 390) dirty exists 2024-08-17T17:29:34.758 INFO:tasks.rados.rados.0.smithi037.stdout:1275: finishing write tid 1 to smithi03781225-21 2024-08-17T17:29:34.758 INFO:tasks.rados.rados.0.smithi037.stdout:1275: finishing write tid 2 to smithi03781225-21 2024-08-17T17:29:34.759 INFO:tasks.rados.rados.0.smithi037.stdout:1275: finishing write tid 3 to smithi03781225-21 2024-08-17T17:29:34.759 INFO:tasks.rados.rados.0.smithi037.stdout:1279: seq_num 504 ranges {470728=404794,1526454=481175} 2024-08-17T17:29:34.762 INFO:tasks.rados.rados.0.smithi037.stdout:1279: writing smithi03781225-17 from 470728 to 875522 tid 1 2024-08-17T17:29:34.769 INFO:tasks.rados.rados.0.smithi037.stdout:1279: writing smithi03781225-17 from 1526454 to 2007629 tid 2 2024-08-17T17:29:34.769 INFO:tasks.rados.rados.0.smithi037.stdout:1273: done (6 left) 2024-08-17T17:29:34.769 INFO:tasks.rados.rados.0.smithi037.stdout:1274: done (5 left) 2024-08-17T17:29:34.769 INFO:tasks.rados.rados.0.smithi037.stdout:1280: write oid 23 current snap is 160 2024-08-17T17:29:34.769 INFO:tasks.rados.rados.0.smithi037.stdout:1280: seq_num 505 ranges {487535=480043,1584936=624833} 2024-08-17T17:29:34.774 INFO:tasks.rados.rados.0.smithi037.stdout:1280: writing smithi03781225-23 from 487535 to 967578 tid 1 2024-08-17T17:29:34.781 INFO:tasks.rados.rados.0.smithi037.stdout:1280: writing smithi03781225-23 from 1584936 to 2209769 tid 2 2024-08-17T17:29:34.782 INFO:tasks.rados.rados.0.smithi037.stdout:1281: read oid 24 snap 156 2024-08-17T17:29:34.782 INFO:tasks.rados.rados.0.smithi037.stdout:1281: expect deleted 2024-08-17T17:29:34.782 INFO:tasks.rados.rados.0.smithi037.stdout:1282: snap_create 2024-08-17T17:29:34.782 INFO:tasks.rados.rados.0.smithi037.stdout:1275: finishing write tid 4 to smithi03781225-21 2024-08-17T17:29:34.782 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 21 v 1104 (ObjNum 502 snap 160 seq_num 502) dirty exists 2024-08-17T17:29:34.782 INFO:tasks.rados.rados.0.smithi037.stdout:1275: left oid 21 (ObjNum 502 snap 160 seq_num 502) 2024-08-17T17:29:34.782 INFO:tasks.rados.rados.0.smithi037.stdout:1276: expect (ObjNum 475 snap 154 seq_num 475) 2024-08-17T17:29:34.915 INFO:tasks.rados.rados.0.smithi037.stdout:1277: finishing write tid 1 to smithi03781225-38 2024-08-17T17:29:34.915 INFO:tasks.rados.rados.0.smithi037.stdout:1277: finishing write tid 2 to smithi03781225-38 2024-08-17T17:29:34.915 INFO:tasks.rados.rados.0.smithi037.stdout:1277: finishing write tid 3 to smithi03781225-38 2024-08-17T17:29:34.915 INFO:tasks.rados.rados.0.smithi037.stdout:1277: finishing write tid 4 to smithi03781225-38 2024-08-17T17:29:34.916 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 763 (ObjNum 503 snap 160 seq_num 503) dirty exists 2024-08-17T17:29:34.916 INFO:tasks.rados.rados.0.smithi037.stdout:1277: left oid 38 (ObjNum 503 snap 160 seq_num 503) 2024-08-17T17:29:34.916 INFO:tasks.rados.rados.0.smithi037.stdout:1278: expect (ObjNum 472 snap 154 seq_num 472) 2024-08-17T17:29:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:34 smithi046 ceph-mon[88218]: pgmap v188: 89 pgs: 89 active+clean; 202 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 944 KiB/s wr, 8 op/s 2024-08-17T17:29:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:34 smithi046 ceph-mon[88218]: osdmap e387: 8 total, 8 up, 8 in 2024-08-17T17:29:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:34 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:34 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:34 smithi046 ceph-mon[88218]: Reconfiguring osd.5 (monmap changed)... 2024-08-17T17:29:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:34 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-17T17:29:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:34 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:35.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:34 smithi046 ceph-mon[88218]: Reconfiguring daemon osd.5 on smithi046 2024-08-17T17:29:35.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:34 smithi037 ceph-mon[97894]: pgmap v188: 89 pgs: 89 active+clean; 202 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 944 KiB/s wr, 8 op/s 2024-08-17T17:29:35.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:34 smithi037 ceph-mon[97894]: osdmap e387: 8 total, 8 up, 8 in 2024-08-17T17:29:35.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:34 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:35.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:34 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:35.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:34 smithi037 ceph-mon[97894]: Reconfiguring osd.5 (monmap changed)... 2024-08-17T17:29:35.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:34 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-17T17:29:35.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:34 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:35.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:34 smithi037 ceph-mon[97894]: Reconfiguring daemon osd.5 on smithi046 2024-08-17T17:29:35.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:34 smithi037 ceph-mon[102022]: pgmap v188: 89 pgs: 89 active+clean; 202 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 944 KiB/s wr, 8 op/s 2024-08-17T17:29:35.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:34 smithi037 ceph-mon[102022]: osdmap e387: 8 total, 8 up, 8 in 2024-08-17T17:29:35.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:34 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:35.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:34 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:35.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:34 smithi037 ceph-mon[102022]: Reconfiguring osd.5 (monmap changed)... 2024-08-17T17:29:35.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:34 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-17T17:29:35.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:34 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:35.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:34 smithi037 ceph-mon[102022]: Reconfiguring daemon osd.5 on smithi046 2024-08-17T17:29:35.096 INFO:tasks.rados.rados.0.smithi037.stdout:1279: finishing write tid 1 to smithi03781225-17 2024-08-17T17:29:35.096 INFO:tasks.rados.rados.0.smithi037.stdout:1279: finishing write tid 2 to smithi03781225-17 2024-08-17T17:29:35.096 INFO:tasks.rados.rados.0.smithi037.stdout:1279: finishing write tid 3 to smithi03781225-17 2024-08-17T17:29:35.096 INFO:tasks.rados.rados.0.smithi037.stdout:1279: finishing write tid 4 to smithi03781225-17 2024-08-17T17:29:35.097 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 405 (ObjNum 504 snap 160 seq_num 504) dirty exists 2024-08-17T17:29:35.097 INFO:tasks.rados.rados.0.smithi037.stdout:1279: left oid 17 (ObjNum 504 snap 160 seq_num 504) 2024-08-17T17:29:35.097 INFO:tasks.rados.rados.0.smithi037.stdout:1280: finishing write tid 1 to smithi03781225-23 2024-08-17T17:29:35.097 INFO:tasks.rados.rados.0.smithi037.stdout:1280: finishing write tid 2 to smithi03781225-23 2024-08-17T17:29:35.097 INFO:tasks.rados.rados.0.smithi037.stdout:1280: finishing write tid 3 to smithi03781225-23 2024-08-17T17:29:35.097 INFO:tasks.rados.rados.0.smithi037.stdout:1280: finishing write tid 4 to smithi03781225-23 2024-08-17T17:29:35.097 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 23 v 408 (ObjNum 505 snap 160 seq_num 505) dirty exists 2024-08-17T17:29:35.097 INFO:tasks.rados.rados.0.smithi037.stdout:1280: left oid 23 (ObjNum 505 snap 160 seq_num 505) 2024-08-17T17:29:35.735 INFO:tasks.rados.rados.0.smithi037.stdout:1275: done (7 left) 2024-08-17T17:29:35.735 INFO:tasks.rados.rados.0.smithi037.stdout:1276: done (6 left) 2024-08-17T17:29:35.735 INFO:tasks.rados.rados.0.smithi037.stdout:1277: done (5 left) 2024-08-17T17:29:35.736 INFO:tasks.rados.rados.0.smithi037.stdout:1278: done (4 left) 2024-08-17T17:29:35.736 INFO:tasks.rados.rados.0.smithi037.stdout:1279: done (3 left) 2024-08-17T17:29:35.736 INFO:tasks.rados.rados.0.smithi037.stdout:1280: done (2 left) 2024-08-17T17:29:35.736 INFO:tasks.rados.rados.0.smithi037.stdout:1281: done (1 left) 2024-08-17T17:29:35.736 INFO:tasks.rados.rados.0.smithi037.stdout:1282: done (0 left) 2024-08-17T17:29:35.736 INFO:tasks.rados.rados.0.smithi037.stdout:1283: snap_create 2024-08-17T17:29:35.982 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:35 smithi046 ceph-mon[88218]: osdmap e388: 8 total, 8 up, 8 in 2024-08-17T17:29:35.986 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:35 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:35.986 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:35 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:35.986 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:35 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-17T17:29:35.987 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:35 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:35.987 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:29:35 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:29:35.741Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:35.987 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:29:35 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:29:35.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:36.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:35 smithi037 ceph-mon[102022]: osdmap e388: 8 total, 8 up, 8 in 2024-08-17T17:29:36.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:35 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:36.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:35 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:36.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:35 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-17T17:29:36.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:35 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:36.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:35 smithi037 ceph-mon[97894]: osdmap e388: 8 total, 8 up, 8 in 2024-08-17T17:29:36.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:35 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:36.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:35 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:36.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:35 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-17T17:29:36.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:35 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:36.695 INFO:tasks.rados.rados.0.smithi037.stdout:1283: done (0 left) 2024-08-17T17:29:36.695 INFO:tasks.rados.rados.0.smithi037.stdout:1284: read oid 13 snap -1 2024-08-17T17:29:36.695 INFO:tasks.rados.rados.0.smithi037.stdout:1284: expect (ObjNum 360 snap 108 seq_num 360) 2024-08-17T17:29:36.695 INFO:tasks.rados.rados.0.smithi037.stdout:1285: read oid 44 snap -1 2024-08-17T17:29:36.695 INFO:tasks.rados.rados.0.smithi037.stdout:1285: expect (ObjNum 497 snap 158 seq_num 497) 2024-08-17T17:29:36.695 INFO:tasks.rados.rados.0.smithi037.stdout:1286: snap_remove snap 157 2024-08-17T17:29:36.949 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:36 smithi046 ceph-mon[88218]: Reconfiguring osd.6 (monmap changed)... 2024-08-17T17:29:36.949 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:36 smithi046 ceph-mon[88218]: Reconfiguring daemon osd.6 on smithi046 2024-08-17T17:29:36.950 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:36 smithi046 ceph-mon[88218]: pgmap v191: 89 pgs: 89 active+clean; 206 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 17 op/s 2024-08-17T17:29:36.950 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:36 smithi046 ceph-mon[88218]: osdmap e389: 8 total, 8 up, 8 in 2024-08-17T17:29:36.950 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:36 smithi046 ceph-mon[88218]: osdmap e390: 8 total, 8 up, 8 in 2024-08-17T17:29:36.950 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:36 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:36.950 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:36 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:36.950 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:36 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-17T17:29:36.950 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:36 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:37.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:36 smithi037 ceph-mon[102022]: Reconfiguring osd.6 (monmap changed)... 2024-08-17T17:29:37.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:36 smithi037 ceph-mon[102022]: Reconfiguring daemon osd.6 on smithi046 2024-08-17T17:29:37.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:36 smithi037 ceph-mon[102022]: pgmap v191: 89 pgs: 89 active+clean; 206 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 17 op/s 2024-08-17T17:29:37.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:36 smithi037 ceph-mon[102022]: osdmap e389: 8 total, 8 up, 8 in 2024-08-17T17:29:37.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:36 smithi037 ceph-mon[102022]: osdmap e390: 8 total, 8 up, 8 in 2024-08-17T17:29:37.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:36 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:37.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:36 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:37.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:36 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-17T17:29:37.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:36 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:37.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:36 smithi037 ceph-mon[97894]: Reconfiguring osd.6 (monmap changed)... 2024-08-17T17:29:37.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:36 smithi037 ceph-mon[97894]: Reconfiguring daemon osd.6 on smithi046 2024-08-17T17:29:37.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:36 smithi037 ceph-mon[97894]: pgmap v191: 89 pgs: 89 active+clean; 206 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 17 op/s 2024-08-17T17:29:37.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:36 smithi037 ceph-mon[97894]: osdmap e389: 8 total, 8 up, 8 in 2024-08-17T17:29:37.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:36 smithi037 ceph-mon[97894]: osdmap e390: 8 total, 8 up, 8 in 2024-08-17T17:29:37.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:36 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:37.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:36 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:37.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:36 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-17T17:29:37.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:36 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:37.210 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:29:36 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:29:36.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi037\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:37.702 INFO:tasks.rados.rados.0.smithi037.stdout:1286: done (2 left) 2024-08-17T17:29:37.702 INFO:tasks.rados.rados.0.smithi037.stdout:1287: read oid 35 snap -1 2024-08-17T17:29:37.702 INFO:tasks.rados.rados.0.smithi037.stdout:1287: expect deleted 2024-08-17T17:29:37.702 INFO:tasks.rados.rados.0.smithi037.stdout:1288: rollback oid 29 current snap is 162 2024-08-17T17:29:37.702 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 29 to 127 2024-08-17T17:29:37.702 INFO:tasks.rados.rados.0.smithi037.stdout:1285: expect (ObjNum 497 snap 158 seq_num 497) 2024-08-17T17:29:37.786 INFO:tasks.rados.rados.0.smithi037.stdout:1284: expect (ObjNum 360 snap 108 seq_num 360) 2024-08-17T17:29:37.853 INFO:tasks.rados.rados.0.smithi037.stdout:1288: finishing rollback tid 0 to smithi03781225-29 2024-08-17T17:29:37.853 INFO:tasks.rados.rados.0.smithi037.stdout:1288: finishing rollback tid 1 to smithi03781225-29 2024-08-17T17:29:37.853 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 598 (ObjNum 353 snap 0 seq_num 2516561456) dirty dne 2024-08-17T17:29:37.853 INFO:tasks.rados.rados.0.smithi037.stdout:1284: done (3 left) 2024-08-17T17:29:37.853 INFO:tasks.rados.rados.0.smithi037.stdout:1285: done (2 left) 2024-08-17T17:29:37.854 INFO:tasks.rados.rados.0.smithi037.stdout:1287: done (1 left) 2024-08-17T17:29:37.854 INFO:tasks.rados.rados.0.smithi037.stdout:1288: done (0 left) 2024-08-17T17:29:37.854 INFO:tasks.rados.rados.0.smithi037.stdout:1289: write oid 30 current snap is 162 2024-08-17T17:29:37.854 INFO:tasks.rados.rados.0.smithi037.stdout:1289: seq_num 506 ranges {504342=555292,1643418=484844} 2024-08-17T17:29:37.859 INFO:tasks.rados.rados.0.smithi037.stdout:1289: writing smithi03781225-30 from 504342 to 1059634 tid 1 2024-08-17T17:29:37.864 INFO:tasks.rados.rados.0.smithi037.stdout:1289: writing smithi03781225-30 from 1643418 to 2128262 tid 2 2024-08-17T17:29:37.864 INFO:tasks.rados.rados.0.smithi037.stdout:1290: write oid 33 current snap is 162 2024-08-17T17:29:37.864 INFO:tasks.rados.rados.0.smithi037.stdout:1290: seq_num 507 ranges {521149=630541,1701900=628502} 2024-08-17T17:29:37.870 INFO:tasks.rados.rados.0.smithi037.stdout:1290: writing smithi03781225-33 from 521149 to 1151690 tid 1 2024-08-17T17:29:37.877 INFO:tasks.rados.rados.0.smithi037.stdout:1290: writing smithi03781225-33 from 1701900 to 2330402 tid 2 2024-08-17T17:29:37.877 INFO:tasks.rados.rados.0.smithi037.stdout:1291: write oid 10 current snap is 162 2024-08-17T17:29:37.877 INFO:tasks.rados.rados.0.smithi037.stdout:1291: seq_num 508 ranges {537956=705790,1644029=772160} 2024-08-17T17:29:37.884 INFO:tasks.rados.rados.0.smithi037.stdout:1291: writing smithi03781225-10 from 537956 to 1243746 tid 1 2024-08-17T17:29:37.891 INFO:tasks.rados.rados.0.smithi037.stdout:1291: writing smithi03781225-10 from 1644029 to 2416189 tid 2 2024-08-17T17:29:37.891 INFO:tasks.rados.rados.0.smithi037.stdout:1292: read oid 18 snap -1 2024-08-17T17:29:37.891 INFO:tasks.rados.rados.0.smithi037.stdout:1292: expect (ObjNum 490 snap 156 seq_num 490) 2024-08-17T17:29:37.891 INFO:tasks.rados.rados.0.smithi037.stdout:1293: rollback oid 48 current snap is 162 2024-08-17T17:29:37.891 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 48 to 131 2024-08-17T17:29:37.891 INFO:tasks.rados.rados.0.smithi037.stdout:1289: finishing write tid 1 to smithi03781225-30 2024-08-17T17:29:37.892 INFO:tasks.rados.rados.0.smithi037.stdout:1289: finishing write tid 2 to smithi03781225-30 2024-08-17T17:29:37.892 INFO:tasks.rados.rados.0.smithi037.stdout:1289: finishing write tid 3 to smithi03781225-30 2024-08-17T17:29:37.892 INFO:tasks.rados.rados.0.smithi037.stdout:1289: finishing write tid 4 to smithi03781225-30 2024-08-17T17:29:37.892 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 554 (ObjNum 506 snap 162 seq_num 506) dirty exists 2024-08-17T17:29:37.892 INFO:tasks.rados.rados.0.smithi037.stdout:1289: left oid 30 (ObjNum 506 snap 162 seq_num 506) 2024-08-17T17:29:37.892 INFO:tasks.rados.rados.0.smithi037.stdout:1290: finishing write tid 1 to smithi03781225-33 2024-08-17T17:29:37.892 INFO:tasks.rados.rados.0.smithi037.stdout:1290: finishing write tid 2 to smithi03781225-33 2024-08-17T17:29:37.892 INFO:tasks.rados.rados.0.smithi037.stdout:1290: finishing write tid 3 to smithi03781225-33 2024-08-17T17:29:37.892 INFO:tasks.rados.rados.0.smithi037.stdout:1290: finishing write tid 4 to smithi03781225-33 2024-08-17T17:29:37.892 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 411 (ObjNum 507 snap 162 seq_num 507) dirty exists 2024-08-17T17:29:37.892 INFO:tasks.rados.rados.0.smithi037.stdout:1290: left oid 33 (ObjNum 507 snap 162 seq_num 507) 2024-08-17T17:29:37.892 INFO:tasks.rados.rados.0.smithi037.stdout:1291: finishing write tid 1 to smithi03781225-10 2024-08-17T17:29:37.893 INFO:tasks.rados.rados.0.smithi037.stdout:1289: done (4 left) 2024-08-17T17:29:37.893 INFO:tasks.rados.rados.0.smithi037.stdout:1290: done (3 left) 2024-08-17T17:29:37.893 INFO:tasks.rados.rados.0.smithi037.stdout:1294: rollback oid 9 current snap is 162 2024-08-17T17:29:37.893 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 9 to 161 2024-08-17T17:29:37.893 INFO:tasks.rados.rados.0.smithi037.stdout:1295: read oid 36 snap 139 2024-08-17T17:29:37.893 INFO:tasks.rados.rados.0.smithi037.stdout:1295: expect (ObjNum 398 snap 121 seq_num 398) 2024-08-17T17:29:37.893 INFO:tasks.rados.rados.0.smithi037.stdout:1296: read oid 14 snap -1 2024-08-17T17:29:37.893 INFO:tasks.rados.rados.0.smithi037.stdout:1296: expect (ObjNum 439 snap 137 seq_num 439) 2024-08-17T17:29:37.893 INFO:tasks.rados.rados.0.smithi037.stdout:1297: write oid 45 current snap is 162 2024-08-17T17:29:37.893 INFO:tasks.rados.rados.0.smithi037.stdout:1297: seq_num 509 ranges {554763=781039,2102511=452252} 2024-08-17T17:29:37.899 INFO:tasks.rados.rados.0.smithi037.stdout:1297: writing smithi03781225-45 from 554763 to 1335802 tid 1 2024-08-17T17:29:37.906 INFO:tasks.rados.rados.0.smithi037.stdout:1297: writing smithi03781225-45 from 2102511 to 2554763 tid 2 2024-08-17T17:29:37.906 INFO:tasks.rados.rados.0.smithi037.stdout:1298: read oid 20 snap -1 2024-08-17T17:29:37.906 INFO:tasks.rados.rados.0.smithi037.stdout:1298: expect (ObjNum 417 snap 128 seq_num 417) 2024-08-17T17:29:37.906 INFO:tasks.rados.rados.0.smithi037.stdout:1299: read oid 12 snap 131 2024-08-17T17:29:37.906 INFO:tasks.rados.rados.0.smithi037.stdout:1299: expect (ObjNum 369 snap 115 seq_num 369) 2024-08-17T17:29:37.906 INFO:tasks.rados.rados.0.smithi037.stdout:1300: snap_remove snap 143 2024-08-17T17:29:38.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:37 smithi046 ceph-mon[88218]: Reconfiguring osd.7 (monmap changed)... 2024-08-17T17:29:38.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:37 smithi046 ceph-mon[88218]: Reconfiguring daemon osd.7 on smithi046 2024-08-17T17:29:38.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:37 smithi046 ceph-mon[88218]: osdmap e391: 8 total, 8 up, 8 in 2024-08-17T17:29:38.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:37 smithi037 ceph-mon[97894]: Reconfiguring osd.7 (monmap changed)... 2024-08-17T17:29:38.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:37 smithi037 ceph-mon[97894]: Reconfiguring daemon osd.7 on smithi046 2024-08-17T17:29:38.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:37 smithi037 ceph-mon[97894]: osdmap e391: 8 total, 8 up, 8 in 2024-08-17T17:29:38.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:37 smithi037 ceph-mon[102022]: Reconfiguring osd.7 (monmap changed)... 2024-08-17T17:29:38.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:37 smithi037 ceph-mon[102022]: Reconfiguring daemon osd.7 on smithi046 2024-08-17T17:29:38.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:37 smithi037 ceph-mon[102022]: osdmap e391: 8 total, 8 up, 8 in 2024-08-17T17:29:38.749 INFO:tasks.rados.rados.0.smithi037.stdout:1300: done (9 left) 2024-08-17T17:29:38.749 INFO:tasks.rados.rados.0.smithi037.stdout:1301: write oid 1 current snap is 162 2024-08-17T17:29:38.749 INFO:tasks.rados.rados.0.smithi037.stdout:1301: seq_num 510 ranges {571570=572641,1877346=694224} 2024-08-17T17:29:38.756 INFO:tasks.rados.rados.0.smithi037.stdout:1301: writing smithi03781225-1 from 571570 to 1144211 tid 1 2024-08-17T17:29:38.763 INFO:tasks.rados.rados.0.smithi037.stdout:1301: writing smithi03781225-1 from 1877346 to 2571570 tid 2 2024-08-17T17:29:38.764 INFO:tasks.rados.rados.0.smithi037.stdout:1302: snap_create 2024-08-17T17:29:38.764 INFO:tasks.rados.rados.0.smithi037.stdout:1295: expect (ObjNum 398 snap 121 seq_num 398) 2024-08-17T17:29:38.850 INFO:tasks.rados.rados.0.smithi037.stdout:1291: finishing write tid 2 to smithi03781225-10 2024-08-17T17:29:38.850 INFO:tasks.rados.rados.0.smithi037.stdout:1291: finishing write tid 3 to smithi03781225-10 2024-08-17T17:29:38.850 INFO:tasks.rados.rados.0.smithi037.stdout:1291: finishing write tid 4 to smithi03781225-10 2024-08-17T17:29:38.850 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 10 v 558 (ObjNum 508 snap 162 seq_num 508) dirty exists 2024-08-17T17:29:38.850 INFO:tasks.rados.rados.0.smithi037.stdout:1291: left oid 10 (ObjNum 508 snap 162 seq_num 508) 2024-08-17T17:29:38.850 INFO:tasks.rados.rados.0.smithi037.stdout:1293: finishing rollback tid 0 to smithi03781225-48 2024-08-17T17:29:38.850 INFO:tasks.rados.rados.0.smithi037.stdout:1292: expect (ObjNum 490 snap 156 seq_num 490) 2024-08-17T17:29:38.876 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:38 smithi046 ceph-mon[88218]: pgmap v194: 89 pgs: 89 active+clean; 206 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 17 op/s 2024-08-17T17:29:38.876 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:38 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:38.876 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:38 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:38.877 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:38 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi046.wrzfvl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:29:38.877 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:38 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:39.015 INFO:tasks.rados.rados.0.smithi037.stdout:1293: finishing rollback tid 1 to smithi03781225-48 2024-08-17T17:29:39.016 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 48 v 1109 (ObjNum 129 snap 0 seq_num 4060847232) dirty dne 2024-08-17T17:29:39.016 INFO:tasks.rados.rados.0.smithi037.stdout:1297: finishing write tid 1 to smithi03781225-45 2024-08-17T17:29:39.016 INFO:tasks.rados.rados.0.smithi037.stdout:1294: finishing rollback tid 0 to smithi03781225-9 2024-08-17T17:29:39.016 INFO:tasks.rados.rados.0.smithi037.stdout:1294: finishing rollback tid 1 to smithi03781225-9 2024-08-17T17:29:39.016 INFO:tasks.rados.rados.0.smithi037.stdout:1294: finishing rollback tid 2 to smithi03781225-9 2024-08-17T17:29:39.016 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 1113 (ObjNum 436 snap 137 seq_num 436) dirty exists 2024-08-17T17:29:39.016 INFO:tasks.rados.rados.0.smithi037.stdout:1296: expect (ObjNum 439 snap 137 seq_num 439) 2024-08-17T17:29:39.046 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:29:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:29:38] "GET /metrics HTTP/1.1" 200 36309 "" "Prometheus/2.51.0" 2024-08-17T17:29:39.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:38 smithi037 ceph-mon[102022]: pgmap v194: 89 pgs: 89 active+clean; 206 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 17 op/s 2024-08-17T17:29:39.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:38 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:39.047 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:38 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:39.047 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:38 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi046.wrzfvl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:29:39.047 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:38 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:39.047 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:38 smithi037 ceph-mon[97894]: pgmap v194: 89 pgs: 89 active+clean; 206 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 17 op/s 2024-08-17T17:29:39.047 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:38 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:39.047 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:38 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:39.047 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:38 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi046.wrzfvl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:29:39.047 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:38 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:39.198 INFO:tasks.rados.rados.0.smithi037.stdout:1299: expect (ObjNum 369 snap 115 seq_num 369) 2024-08-17T17:29:39.345 INFO:tasks.rados.rados.0.smithi037.stdout:1298: expect (ObjNum 417 snap 128 seq_num 417) 2024-08-17T17:29:39.479 INFO:tasks.rados.rados.0.smithi037.stdout:1297: finishing write tid 2 to smithi03781225-45 2024-08-17T17:29:39.480 INFO:tasks.rados.rados.0.smithi037.stdout:1297: finishing write tid 3 to smithi03781225-45 2024-08-17T17:29:39.480 INFO:tasks.rados.rados.0.smithi037.stdout:1297: finishing write tid 4 to smithi03781225-45 2024-08-17T17:29:39.480 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 275 (ObjNum 509 snap 162 seq_num 509) dirty exists 2024-08-17T17:29:39.480 INFO:tasks.rados.rados.0.smithi037.stdout:1297: left oid 45 (ObjNum 509 snap 162 seq_num 509) 2024-08-17T17:29:39.480 INFO:tasks.rados.rados.0.smithi037.stdout:1301: finishing write tid 1 to smithi03781225-1 2024-08-17T17:29:39.480 INFO:tasks.rados.rados.0.smithi037.stdout:1301: finishing write tid 2 to smithi03781225-1 2024-08-17T17:29:39.480 INFO:tasks.rados.rados.0.smithi037.stdout:1301: finishing write tid 3 to smithi03781225-1 2024-08-17T17:29:39.480 INFO:tasks.rados.rados.0.smithi037.stdout:1301: finishing write tid 4 to smithi03781225-1 2024-08-17T17:29:39.480 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 1 v 568 (ObjNum 510 snap 162 seq_num 510) dirty exists 2024-08-17T17:29:39.480 INFO:tasks.rados.rados.0.smithi037.stdout:1301: left oid 1 (ObjNum 510 snap 162 seq_num 510) 2024-08-17T17:29:39.759 INFO:tasks.rados.rados.0.smithi037.stdout:1291: done (10 left) 2024-08-17T17:29:39.759 INFO:tasks.rados.rados.0.smithi037.stdout:1292: done (9 left) 2024-08-17T17:29:39.759 INFO:tasks.rados.rados.0.smithi037.stdout:1293: done (8 left) 2024-08-17T17:29:39.759 INFO:tasks.rados.rados.0.smithi037.stdout:1294: done (7 left) 2024-08-17T17:29:39.759 INFO:tasks.rados.rados.0.smithi037.stdout:1295: done (6 left) 2024-08-17T17:29:39.759 INFO:tasks.rados.rados.0.smithi037.stdout:1296: done (5 left) 2024-08-17T17:29:39.759 INFO:tasks.rados.rados.0.smithi037.stdout:1297: done (4 left) 2024-08-17T17:29:39.759 INFO:tasks.rados.rados.0.smithi037.stdout:1298: done (3 left) 2024-08-17T17:29:39.759 INFO:tasks.rados.rados.0.smithi037.stdout:1299: done (2 left) 2024-08-17T17:29:39.759 INFO:tasks.rados.rados.0.smithi037.stdout:1301: done (1 left) 2024-08-17T17:29:39.759 INFO:tasks.rados.rados.0.smithi037.stdout:1302: done (0 left) 2024-08-17T17:29:39.759 INFO:tasks.rados.rados.0.smithi037.stdout:1303: write oid 25 current snap is 163 2024-08-17T17:29:39.760 INFO:tasks.rados.rados.0.smithi037.stdout:1303: seq_num 511 ranges {588377=647890,1935828=635840} 2024-08-17T17:29:39.765 INFO:tasks.rados.rados.0.smithi037.stdout:1303: writing smithi03781225-25 from 588377 to 1236267 tid 1 2024-08-17T17:29:39.773 INFO:tasks.rados.rados.0.smithi037.stdout:1303: writing smithi03781225-25 from 1935828 to 2571668 tid 2 2024-08-17T17:29:39.774 INFO:tasks.rados.rados.0.smithi037.stdout:1304: read oid 21 snap -1 2024-08-17T17:29:39.774 INFO:tasks.rados.rados.0.smithi037.stdout:1304: expect (ObjNum 502 snap 160 seq_num 502) 2024-08-17T17:29:39.774 INFO:tasks.rados.rados.0.smithi037.stdout:1305: rollback oid 5 current snap is 163 2024-08-17T17:29:39.774 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 5 to 147 2024-08-17T17:29:39.774 INFO:tasks.rados.rados.0.smithi037.stdout:1303: finishing write tid 1 to smithi03781225-25 2024-08-17T17:29:39.774 INFO:tasks.rados.rados.0.smithi037.stdout:1306: write oid 26 current snap is 163 2024-08-17T17:29:39.774 INFO:tasks.rados.rados.0.smithi037.stdout:1306: seq_num 512 ranges {605184=723139,1877957=727227} 2024-08-17T17:29:39.782 INFO:tasks.rados.rados.0.smithi037.stdout:1306: writing smithi03781225-26 from 605184 to 1328323 tid 1 2024-08-17T17:29:39.789 INFO:tasks.rados.rados.0.smithi037.stdout:1306: writing smithi03781225-26 from 1877957 to 2605184 tid 2 2024-08-17T17:29:39.790 INFO:tasks.rados.rados.0.smithi037.stdout:1307: write oid 42 current snap is 163 2024-08-17T17:29:39.790 INFO:tasks.rados.rados.0.smithi037.stdout:1305: finishing rollback tid 0 to smithi03781225-5 2024-08-17T17:29:39.790 INFO:tasks.rados.rados.0.smithi037.stdout:1305: finishing rollback tid 1 to smithi03781225-5 2024-08-17T17:29:39.790 INFO:tasks.rados.rados.0.smithi037.stdout:1307: seq_num 513 ranges {621991=798388,1936439=639509} 2024-08-17T17:29:39.797 INFO:tasks.rados.rados.0.smithi037.stdout:1307: writing smithi03781225-42 from 621991 to 1420379 tid 1 2024-08-17T17:29:39.804 INFO:tasks.rados.rados.0.smithi037.stdout:1307: writing smithi03781225-42 from 1936439 to 2575948 tid 2 2024-08-17T17:29:39.804 INFO:tasks.rados.rados.0.smithi037.stdout:1308: snap_create 2024-08-17T17:29:39.804 INFO:tasks.rados.rados.0.smithi037.stdout:1303: finishing write tid 2 to smithi03781225-25 2024-08-17T17:29:39.804 INFO:tasks.rados.rados.0.smithi037.stdout:1303: finishing write tid 3 to smithi03781225-25 2024-08-17T17:29:39.804 INFO:tasks.rados.rados.0.smithi037.stdout:1303: finishing write tid 4 to smithi03781225-25 2024-08-17T17:29:39.804 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 25 v 1121 (ObjNum 511 snap 163 seq_num 511) dirty exists 2024-08-17T17:29:39.804 INFO:tasks.rados.rados.0.smithi037.stdout:1303: left oid 25 (ObjNum 511 snap 163 seq_num 511) 2024-08-17T17:29:39.804 INFO:tasks.rados.rados.0.smithi037.stdout:1305: finishing rollback tid 2 to smithi03781225-5 2024-08-17T17:29:39.805 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 5 v 279 (ObjNum 443 snap 139 seq_num 443) dirty exists 2024-08-17T17:29:39.805 INFO:tasks.rados.rados.0.smithi037.stdout:1304: expect (ObjNum 502 snap 160 seq_num 502) 2024-08-17T17:29:39.919 INFO:tasks.rados.rados.0.smithi037.stdout:1306: finishing write tid 1 to smithi03781225-26 2024-08-17T17:29:39.919 INFO:tasks.rados.rados.0.smithi037.stdout:1306: finishing write tid 2 to smithi03781225-26 2024-08-17T17:29:39.919 INFO:tasks.rados.rados.0.smithi037.stdout:1306: finishing write tid 3 to smithi03781225-26 2024-08-17T17:29:39.919 INFO:tasks.rados.rados.0.smithi037.stdout:1306: finishing write tid 4 to smithi03781225-26 2024-08-17T17:29:39.919 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 570 (ObjNum 512 snap 163 seq_num 512) dirty exists 2024-08-17T17:29:39.919 INFO:tasks.rados.rados.0.smithi037.stdout:1306: left oid 26 (ObjNum 512 snap 163 seq_num 512) 2024-08-17T17:29:39.919 INFO:tasks.rados.rados.0.smithi037.stdout:1307: finishing write tid 1 to smithi03781225-42 2024-08-17T17:29:39.919 INFO:tasks.rados.rados.0.smithi037.stdout:1307: finishing write tid 2 to smithi03781225-42 2024-08-17T17:29:39.919 INFO:tasks.rados.rados.0.smithi037.stdout:1307: finishing write tid 3 to smithi03781225-42 2024-08-17T17:29:39.919 INFO:tasks.rados.rados.0.smithi037.stdout:1307: finishing write tid 4 to smithi03781225-42 2024-08-17T17:29:39.919 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 774 (ObjNum 513 snap 163 seq_num 513) dirty exists 2024-08-17T17:29:39.919 INFO:tasks.rados.rados.0.smithi037.stdout:1307: left oid 42 (ObjNum 513 snap 163 seq_num 513) 2024-08-17T17:29:40.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:39 smithi046 ceph-mon[88218]: Reconfiguring mds.foo.smithi046.wrzfvl (monmap changed)... 2024-08-17T17:29:40.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:39 smithi046 ceph-mon[88218]: Reconfiguring daemon mds.foo.smithi046.wrzfvl on smithi046 2024-08-17T17:29:40.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:39 smithi046 ceph-mon[88218]: osdmap e392: 8 total, 8 up, 8 in 2024-08-17T17:29:40.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:40.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:40.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:40.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:29:40.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:40.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:29:40.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:40.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:39 smithi037 ceph-mon[102022]: Reconfiguring mds.foo.smithi046.wrzfvl (monmap changed)... 2024-08-17T17:29:40.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:39 smithi037 ceph-mon[102022]: Reconfiguring daemon mds.foo.smithi046.wrzfvl on smithi046 2024-08-17T17:29:40.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:39 smithi037 ceph-mon[102022]: osdmap e392: 8 total, 8 up, 8 in 2024-08-17T17:29:40.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:40.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:40.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:40.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:29:40.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:40.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:29:40.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:40.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:39 smithi037 ceph-mon[97894]: Reconfiguring mds.foo.smithi046.wrzfvl (monmap changed)... 2024-08-17T17:29:40.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:39 smithi037 ceph-mon[97894]: Reconfiguring daemon mds.foo.smithi046.wrzfvl on smithi046 2024-08-17T17:29:40.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:39 smithi037 ceph-mon[97894]: osdmap e392: 8 total, 8 up, 8 in 2024-08-17T17:29:40.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:40.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:40.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:40.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:29:40.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:40.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:29:40.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:29:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:29:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:29:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:40.772 INFO:tasks.rados.rados.0.smithi037.stdout:1303: done (5 left) 2024-08-17T17:29:40.772 INFO:tasks.rados.rados.0.smithi037.stdout:1304: done (4 left) 2024-08-17T17:29:40.772 INFO:tasks.rados.rados.0.smithi037.stdout:1305: done (3 left) 2024-08-17T17:29:40.772 INFO:tasks.rados.rados.0.smithi037.stdout:1306: done (2 left) 2024-08-17T17:29:40.772 INFO:tasks.rados.rados.0.smithi037.stdout:1307: done (1 left) 2024-08-17T17:29:40.772 INFO:tasks.rados.rados.0.smithi037.stdout:1308: done (0 left) 2024-08-17T17:29:40.772 INFO:tasks.rados.rados.0.smithi037.stdout:1309: read oid 24 snap -1 2024-08-17T17:29:40.772 INFO:tasks.rados.rados.0.smithi037.stdout:1309: expect (ObjNum 500 snap 159 seq_num 500) 2024-08-17T17:29:40.772 INFO:tasks.rados.rados.0.smithi037.stdout:1310: delete oid 31 current snap is 164 2024-08-17T17:29:40.773 INFO:tasks.rados.rados.0.smithi037.stdout:1310: done (1 left) 2024-08-17T17:29:40.773 INFO:tasks.rados.rados.0.smithi037.stdout:1311: delete oid 19 current snap is 164 2024-08-17T17:29:40.780 INFO:tasks.rados.rados.0.smithi037.stdout:1309: expect (ObjNum 500 snap 159 seq_num 500) 2024-08-17T17:29:40.859 INFO:tasks.rados.rados.0.smithi037.stdout:1309: done (1 left) 2024-08-17T17:29:40.859 INFO:tasks.rados.rados.0.smithi037.stdout:1311: done (0 left) 2024-08-17T17:29:40.859 INFO:tasks.rados.rados.0.smithi037.stdout:1312: snap_remove snap 147 2024-08-17T17:29:41.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:40 smithi046 ceph-mon[88218]: pgmap v197: 89 pgs: 89 active+clean; 204 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 0 B/s wr, 2 op/s 2024-08-17T17:29:41.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:40 smithi046 ceph-mon[88218]: osdmap e393: 8 total, 8 up, 8 in 2024-08-17T17:29:41.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:40 smithi037 ceph-mon[97894]: pgmap v197: 89 pgs: 89 active+clean; 204 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 0 B/s wr, 2 op/s 2024-08-17T17:29:41.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:40 smithi037 ceph-mon[97894]: osdmap e393: 8 total, 8 up, 8 in 2024-08-17T17:29:41.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:40 smithi037 ceph-mon[102022]: pgmap v197: 89 pgs: 89 active+clean; 204 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 0 B/s wr, 2 op/s 2024-08-17T17:29:41.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:40 smithi037 ceph-mon[102022]: osdmap e393: 8 total, 8 up, 8 in 2024-08-17T17:29:41.779 INFO:tasks.rados.rados.0.smithi037.stdout:1312: done (0 left) 2024-08-17T17:29:41.779 INFO:tasks.rados.rados.0.smithi037.stdout:1313: snap_create 2024-08-17T17:29:41.808 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:41 smithi046 ceph-mon[88218]: osdmap e394: 8 total, 8 up, 8 in 2024-08-17T17:29:42.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:41 smithi037 ceph-mon[102022]: osdmap e394: 8 total, 8 up, 8 in 2024-08-17T17:29:42.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:41 smithi037 ceph-mon[97894]: osdmap e394: 8 total, 8 up, 8 in 2024-08-17T17:29:42.775 INFO:tasks.rados.rados.0.smithi037.stdout:1313: done (0 left) 2024-08-17T17:29:42.776 INFO:tasks.rados.rados.0.smithi037.stdout:1314: read oid 32 snap -1 2024-08-17T17:29:42.776 INFO:tasks.rados.rados.0.smithi037.stdout:1314: expect deleted 2024-08-17T17:29:42.776 INFO:tasks.rados.rados.0.smithi037.stdout:1315: rollback oid 49 current snap is 165 2024-08-17T17:29:42.776 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 49 to 162 2024-08-17T17:29:42.776 INFO:tasks.rados.rados.0.smithi037.stdout:1316: delete oid 50 current snap is 165 2024-08-17T17:29:42.782 INFO:tasks.rados.rados.0.smithi037.stdout:1314: done (2 left) 2024-08-17T17:29:42.783 INFO:tasks.rados.rados.0.smithi037.stdout:1316: done (1 left) 2024-08-17T17:29:42.783 INFO:tasks.rados.rados.0.smithi037.stdout:1317: read oid 45 snap 155 2024-08-17T17:29:42.783 INFO:tasks.rados.rados.0.smithi037.stdout:1317: expect deleted 2024-08-17T17:29:42.783 INFO:tasks.rados.rados.0.smithi037.stdout:1318: delete oid 28 current snap is 165 2024-08-17T17:29:42.783 INFO:tasks.rados.rados.0.smithi037.stdout:1315: finishing rollback tid 0 to smithi03781225-49 2024-08-17T17:29:42.787 INFO:tasks.rados.rados.0.smithi037.stdout:1315: finishing rollback tid 1 to smithi03781225-49 2024-08-17T17:29:42.787 INFO:tasks.rados.rados.0.smithi037.stdout:1315: finishing rollback tid 2 to smithi03781225-49 2024-08-17T17:29:42.787 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 49 v 440 (ObjNum 449 snap 145 seq_num 449) dirty exists 2024-08-17T17:29:42.787 INFO:tasks.rados.rados.0.smithi037.stdout:1315: done (2 left) 2024-08-17T17:29:42.788 INFO:tasks.rados.rados.0.smithi037.stdout:1317: done (1 left) 2024-08-17T17:29:42.788 INFO:tasks.rados.rados.0.smithi037.stdout:1318: done (0 left) 2024-08-17T17:29:42.788 INFO:tasks.rados.rados.0.smithi037.stdout:1319: read oid 3 snap 131 2024-08-17T17:29:42.788 INFO:tasks.rados.rados.0.smithi037.stdout:1319: expect (ObjNum 150 snap 35 seq_num 150) 2024-08-17T17:29:42.788 INFO:tasks.rados.rados.0.smithi037.stdout:1320: rollback oid 19 current snap is 165 2024-08-17T17:29:42.789 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 19 to 156 2024-08-17T17:29:42.789 INFO:tasks.rados.rados.0.smithi037.stdout:1321: write oid 23 current snap is 165 2024-08-17T17:29:42.789 INFO:tasks.rados.rados.0.smithi037.stdout:1321: seq_num 518 ranges {706026=490986,1828849=790505} 2024-08-17T17:29:42.794 INFO:tasks.rados.rados.0.smithi037.stdout:1321: writing smithi03781225-23 from 706026 to 1197012 tid 1 2024-08-17T17:29:42.802 INFO:tasks.rados.rados.0.smithi037.stdout:1321: writing smithi03781225-23 from 1828849 to 2619354 tid 2 2024-08-17T17:29:42.802 INFO:tasks.rados.rados.0.smithi037.stdout:1322: snap_create 2024-08-17T17:29:42.802 INFO:tasks.rados.rados.0.smithi037.stdout:1320: finishing rollback tid 1 to smithi03781225-19 2024-08-17T17:29:42.802 INFO:tasks.rados.rados.0.smithi037.stdout:1320: finishing rollback tid 2 to smithi03781225-19 2024-08-17T17:29:42.802 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 19 v 559 (ObjNum 391 snap 119 seq_num 391) dirty exists 2024-08-17T17:29:42.802 INFO:tasks.rados.rados.0.smithi037.stdout:1319: expect (ObjNum 150 snap 35 seq_num 150) 2024-08-17T17:29:42.937 INFO:tasks.rados.rados.0.smithi037.stdout:1321: finishing write tid 1 to smithi03781225-23 2024-08-17T17:29:42.937 INFO:tasks.rados.rados.0.smithi037.stdout:1321: finishing write tid 2 to smithi03781225-23 2024-08-17T17:29:42.937 INFO:tasks.rados.rados.0.smithi037.stdout:1321: finishing write tid 3 to smithi03781225-23 2024-08-17T17:29:42.937 INFO:tasks.rados.rados.0.smithi037.stdout:1321: finishing write tid 4 to smithi03781225-23 2024-08-17T17:29:42.937 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 23 v 421 (ObjNum 518 snap 165 seq_num 518) dirty exists 2024-08-17T17:29:42.938 INFO:tasks.rados.rados.0.smithi037.stdout:1321: left oid 23 (ObjNum 518 snap 165 seq_num 518) 2024-08-17T17:29:43.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:42 smithi037 ceph-mon[97894]: pgmap v200: 89 pgs: 89 active+clean; 223 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 2.6 MiB/s wr, 33 op/s 2024-08-17T17:29:43.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:42 smithi037 ceph-mon[97894]: osdmap e395: 8 total, 8 up, 8 in 2024-08-17T17:29:43.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:42 smithi037 ceph-mon[102022]: pgmap v200: 89 pgs: 89 active+clean; 223 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 2.6 MiB/s wr, 33 op/s 2024-08-17T17:29:43.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:42 smithi037 ceph-mon[102022]: osdmap e395: 8 total, 8 up, 8 in 2024-08-17T17:29:43.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:42 smithi046 ceph-mon[88218]: pgmap v200: 89 pgs: 89 active+clean; 223 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 2.6 MiB/s wr, 33 op/s 2024-08-17T17:29:43.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:42 smithi046 ceph-mon[88218]: osdmap e395: 8 total, 8 up, 8 in 2024-08-17T17:29:43.788 INFO:tasks.rados.rados.0.smithi037.stdout:1319: done (3 left) 2024-08-17T17:29:43.788 INFO:tasks.rados.rados.0.smithi037.stdout:1320: done (2 left) 2024-08-17T17:29:43.789 INFO:tasks.rados.rados.0.smithi037.stdout:1321: done (1 left) 2024-08-17T17:29:43.789 INFO:tasks.rados.rados.0.smithi037.stdout:1322: done (0 left) 2024-08-17T17:29:43.789 INFO:tasks.rados.rados.0.smithi037.stdout:1323: delete oid 41 current snap is 166 2024-08-17T17:29:43.792 INFO:tasks.rados.rados.0.smithi037.stdout:1323: done (0 left) 2024-08-17T17:29:43.792 INFO:tasks.rados.rados.0.smithi037.stdout:1324: delete oid 45 current snap is 166 2024-08-17T17:29:43.796 INFO:tasks.rados.rados.0.smithi037.stdout:1324: done (0 left) 2024-08-17T17:29:43.796 INFO:tasks.rados.rados.0.smithi037.stdout:1325: snap_create 2024-08-17T17:29:44.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:43 smithi037 ceph-mon[102022]: osdmap e396: 8 total, 8 up, 8 in 2024-08-17T17:29:44.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:43 smithi037 ceph-mon[97894]: osdmap e396: 8 total, 8 up, 8 in 2024-08-17T17:29:44.148 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:43 smithi046 ceph-mon[88218]: osdmap e396: 8 total, 8 up, 8 in 2024-08-17T17:29:44.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:29:44 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:29:44.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:44.794 INFO:tasks.rados.rados.0.smithi037.stdout:1325: done (0 left) 2024-08-17T17:29:44.794 INFO:tasks.rados.rados.0.smithi037.stdout:1326: write oid 34 current snap is 167 2024-08-17T17:29:44.795 INFO:tasks.rados.rados.0.smithi037.stdout:1326: seq_num 521 ranges {756447=716733,1887942=537832} 2024-08-17T17:29:44.802 INFO:tasks.rados.rados.0.smithi037.stdout:1326: writing smithi03781225-34 from 756447 to 1473180 tid 1 2024-08-17T17:29:44.808 INFO:tasks.rados.rados.0.smithi037.stdout:1326: writing smithi03781225-34 from 1887942 to 2425774 tid 2 2024-08-17T17:29:44.808 INFO:tasks.rados.rados.0.smithi037.stdout:1327: read oid 50 snap -1 2024-08-17T17:29:44.808 INFO:tasks.rados.rados.0.smithi037.stdout:1327: expect deleted 2024-08-17T17:29:44.808 INFO:tasks.rados.rados.0.smithi037.stdout:1328: read oid 19 snap -1 2024-08-17T17:29:44.808 INFO:tasks.rados.rados.0.smithi037.stdout:1328: expect (ObjNum 391 snap 119 seq_num 391) 2024-08-17T17:29:44.808 INFO:tasks.rados.rados.0.smithi037.stdout:1329: snap_remove snap 156 2024-08-17T17:29:45.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:44 smithi037 ceph-mon[97894]: pgmap v203: 89 pgs: 89 active+clean; 223 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 2.6 MiB/s wr, 30 op/s 2024-08-17T17:29:45.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:44 smithi037 ceph-mon[97894]: osdmap e397: 8 total, 8 up, 8 in 2024-08-17T17:29:45.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:44 smithi037 ceph-mon[102022]: pgmap v203: 89 pgs: 89 active+clean; 223 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 2.6 MiB/s wr, 30 op/s 2024-08-17T17:29:45.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:44 smithi037 ceph-mon[102022]: osdmap e397: 8 total, 8 up, 8 in 2024-08-17T17:29:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:44 smithi046 ceph-mon[88218]: pgmap v203: 89 pgs: 89 active+clean; 223 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 2.6 MiB/s wr, 30 op/s 2024-08-17T17:29:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:44 smithi046 ceph-mon[88218]: osdmap e397: 8 total, 8 up, 8 in 2024-08-17T17:29:45.805 INFO:tasks.rados.rados.0.smithi037.stdout:1329: done (3 left) 2024-08-17T17:29:45.805 INFO:tasks.rados.rados.0.smithi037.stdout:1330: write oid 8 current snap is 167 2024-08-17T17:29:45.806 INFO:tasks.rados.rados.0.smithi037.stdout:1326: finishing write tid 1 to smithi03781225-34 2024-08-17T17:29:45.806 INFO:tasks.rados.rados.0.smithi037.stdout:1330: seq_num 522 ranges {773254=791982,2346424=426830} 2024-08-17T17:29:45.815 INFO:tasks.rados.rados.0.smithi037.stdout:1330: writing smithi03781225-8 from 773254 to 1565236 tid 1 2024-08-17T17:29:45.823 INFO:tasks.rados.rados.0.smithi037.stdout:1330: writing smithi03781225-8 from 2346424 to 2773254 tid 2 2024-08-17T17:29:45.823 INFO:tasks.rados.rados.0.smithi037.stdout:1331: read oid 1 snap -1 2024-08-17T17:29:45.823 INFO:tasks.rados.rados.0.smithi037.stdout:1331: expect (ObjNum 510 snap 162 seq_num 510) 2024-08-17T17:29:45.823 INFO:tasks.rados.rados.0.smithi037.stdout:1332: read oid 43 snap -1 2024-08-17T17:29:45.823 INFO:tasks.rados.rados.0.smithi037.stdout:1332: expect (ObjNum 483 snap 154 seq_num 483) 2024-08-17T17:29:45.823 INFO:tasks.rados.rados.0.smithi037.stdout:1333: read oid 21 snap -1 2024-08-17T17:29:45.823 INFO:tasks.rados.rados.0.smithi037.stdout:1333: expect (ObjNum 502 snap 160 seq_num 502) 2024-08-17T17:29:45.823 INFO:tasks.rados.rados.0.smithi037.stdout:1334: snap_create 2024-08-17T17:29:45.823 INFO:tasks.rados.rados.0.smithi037.stdout:1326: finishing write tid 2 to smithi03781225-34 2024-08-17T17:29:45.823 INFO:tasks.rados.rados.0.smithi037.stdout:1326: finishing write tid 3 to smithi03781225-34 2024-08-17T17:29:45.823 INFO:tasks.rados.rados.0.smithi037.stdout:1326: finishing write tid 4 to smithi03781225-34 2024-08-17T17:29:45.824 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 683 (ObjNum 521 snap 167 seq_num 521) dirty exists 2024-08-17T17:29:45.824 INFO:tasks.rados.rados.0.smithi037.stdout:1326: left oid 34 (ObjNum 521 snap 167 seq_num 521) 2024-08-17T17:29:45.824 INFO:tasks.rados.rados.0.smithi037.stdout:1328: expect (ObjNum 391 snap 119 seq_num 391) 2024-08-17T17:29:46.003 INFO:tasks.rados.rados.0.smithi037.stdout:1330: finishing write tid 1 to smithi03781225-8 2024-08-17T17:29:46.003 INFO:tasks.rados.rados.0.smithi037.stdout:1330: finishing write tid 2 to smithi03781225-8 2024-08-17T17:29:46.003 INFO:tasks.rados.rados.0.smithi037.stdout:1330: finishing write tid 3 to smithi03781225-8 2024-08-17T17:29:46.004 INFO:tasks.rados.rados.0.smithi037.stdout:1330: finishing write tid 4 to smithi03781225-8 2024-08-17T17:29:46.004 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 446 (ObjNum 522 snap 167 seq_num 522) dirty exists 2024-08-17T17:29:46.004 INFO:tasks.rados.rados.0.smithi037.stdout:1330: left oid 8 (ObjNum 522 snap 167 seq_num 522) 2024-08-17T17:29:46.004 INFO:tasks.rados.rados.0.smithi037.stdout:1331: expect (ObjNum 510 snap 162 seq_num 510) 2024-08-17T17:29:46.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:45 smithi046 ceph-mon[88218]: osdmap e398: 8 total, 8 up, 8 in 2024-08-17T17:29:46.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:29:45 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:29:45.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:46.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:29:45 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:29:45.740Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:46.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:45 smithi037 ceph-mon[97894]: osdmap e398: 8 total, 8 up, 8 in 2024-08-17T17:29:46.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:45 smithi037 ceph-mon[102022]: osdmap e398: 8 total, 8 up, 8 in 2024-08-17T17:29:46.112 INFO:tasks.rados.rados.0.smithi037.stdout:1332: expect (ObjNum 483 snap 154 seq_num 483) 2024-08-17T17:29:46.208 INFO:tasks.rados.rados.0.smithi037.stdout:1333: expect (ObjNum 502 snap 160 seq_num 502) 2024-08-17T17:29:46.699 INFO:tasks.rados.rados.0.smithi037.stdout:1326: done (7 left) 2024-08-17T17:29:46.699 INFO:tasks.rados.rados.0.smithi037.stdout:1327: done (6 left) 2024-08-17T17:29:46.699 INFO:tasks.rados.rados.0.smithi037.stdout:1328: done (5 left) 2024-08-17T17:29:46.699 INFO:tasks.rados.rados.0.smithi037.stdout:1330: done (4 left) 2024-08-17T17:29:46.699 INFO:tasks.rados.rados.0.smithi037.stdout:1331: done (3 left) 2024-08-17T17:29:46.699 INFO:tasks.rados.rados.0.smithi037.stdout:1332: done (2 left) 2024-08-17T17:29:46.699 INFO:tasks.rados.rados.0.smithi037.stdout:1333: done (1 left) 2024-08-17T17:29:46.699 INFO:tasks.rados.rados.0.smithi037.stdout:1334: done (0 left) 2024-08-17T17:29:46.699 INFO:tasks.rados.rados.0.smithi037.stdout:1335: write oid 19 current snap is 168 2024-08-17T17:29:46.700 INFO:tasks.rados.rados.0.smithi037.stdout:1335: seq_num 523 ranges {790061=467231,2004906=541501} 2024-08-17T17:29:46.705 INFO:tasks.rados.rados.0.smithi037.stdout:1335: writing smithi03781225-19 from 790061 to 1257292 tid 1 2024-08-17T17:29:46.713 INFO:tasks.rados.rados.0.smithi037.stdout:1335: writing smithi03781225-19 from 2004906 to 2546407 tid 2 2024-08-17T17:29:46.713 INFO:tasks.rados.rados.0.smithi037.stdout:1336: rollback oid 15 current snap is 168 2024-08-17T17:29:46.713 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 15 to 154 2024-08-17T17:29:46.713 INFO:tasks.rados.rados.0.smithi037.stdout:1335: finishing write tid 1 to smithi03781225-19 2024-08-17T17:29:46.714 INFO:tasks.rados.rados.0.smithi037.stdout:1337: read oid 38 snap -1 2024-08-17T17:29:46.714 INFO:tasks.rados.rados.0.smithi037.stdout:1337: expect (ObjNum 503 snap 160 seq_num 503) 2024-08-17T17:29:46.714 INFO:tasks.rados.rados.0.smithi037.stdout:1338: read oid 2 snap -1 2024-08-17T17:29:46.714 INFO:tasks.rados.rados.0.smithi037.stdout:1338: expect deleted 2024-08-17T17:29:46.714 INFO:tasks.rados.rados.0.smithi037.stdout:1339: delete oid 5 current snap is 168 2024-08-17T17:29:46.718 INFO:tasks.rados.rados.0.smithi037.stdout:1339: done (4 left) 2024-08-17T17:29:46.719 INFO:tasks.rados.rados.0.smithi037.stdout:1340: read oid 45 snap 159 2024-08-17T17:29:46.719 INFO:tasks.rados.rados.0.smithi037.stdout:1340: expect deleted 2024-08-17T17:29:46.719 INFO:tasks.rados.rados.0.smithi037.stdout:1341: read oid 7 snap -1 2024-08-17T17:29:46.719 INFO:tasks.rados.rados.0.smithi037.stdout:1341: expect (ObjNum 501 snap 159 seq_num 501) 2024-08-17T17:29:46.719 INFO:tasks.rados.rados.0.smithi037.stdout:1342: rollback oid 20 current snap is 168 2024-08-17T17:29:46.719 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 20 to 165 2024-08-17T17:29:46.719 INFO:tasks.rados.rados.0.smithi037.stdout:1343: rollback oid 16 current snap is 168 2024-08-17T17:29:46.719 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 16 to 163 2024-08-17T17:29:46.719 INFO:tasks.rados.rados.0.smithi037.stdout:1344: snap_remove snap 128 2024-08-17T17:29:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:46 smithi046 ceph-mon[88218]: pgmap v206: 89 pgs: 89 active+clean; 223 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2024-08-17T17:29:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:46 smithi046 ceph-mon[88218]: osdmap e399: 8 total, 8 up, 8 in 2024-08-17T17:29:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:46 smithi046 ceph-mon[88218]: osdmap e400: 8 total, 8 up, 8 in 2024-08-17T17:29:47.262 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:29:46 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:29:46.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi037\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:47.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:46 smithi037 ceph-mon[97894]: pgmap v206: 89 pgs: 89 active+clean; 223 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2024-08-17T17:29:47.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:46 smithi037 ceph-mon[97894]: osdmap e399: 8 total, 8 up, 8 in 2024-08-17T17:29:47.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:46 smithi037 ceph-mon[97894]: osdmap e400: 8 total, 8 up, 8 in 2024-08-17T17:29:47.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:46 smithi037 ceph-mon[102022]: pgmap v206: 89 pgs: 89 active+clean; 223 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2024-08-17T17:29:47.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:46 smithi037 ceph-mon[102022]: osdmap e399: 8 total, 8 up, 8 in 2024-08-17T17:29:47.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:46 smithi037 ceph-mon[102022]: osdmap e400: 8 total, 8 up, 8 in 2024-08-17T17:29:47.703 INFO:tasks.rados.rados.0.smithi037.stdout:1344: done (8 left) 2024-08-17T17:29:47.703 INFO:tasks.rados.rados.0.smithi037.stdout:1345: delete oid 36 current snap is 168 2024-08-17T17:29:47.703 INFO:tasks.rados.rados.0.smithi037.stdout:1336: finishing rollback tid 0 to smithi03781225-15 2024-08-17T17:29:47.703 INFO:tasks.rados.rados.0.smithi037.stdout:1336: finishing rollback tid 1 to smithi03781225-15 2024-08-17T17:29:47.703 INFO:tasks.rados.rados.0.smithi037.stdout:1336: finishing rollback tid 2 to smithi03781225-15 2024-08-17T17:29:47.703 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 15 v 582 (ObjNum 412 snap 126 seq_num 412) dirty exists 2024-08-17T17:29:47.703 INFO:tasks.rados.rados.0.smithi037.stdout:1335: finishing write tid 2 to smithi03781225-19 2024-08-17T17:29:47.703 INFO:tasks.rados.rados.0.smithi037.stdout:1335: finishing write tid 3 to smithi03781225-19 2024-08-17T17:29:47.703 INFO:tasks.rados.rados.0.smithi037.stdout:1335: finishing write tid 4 to smithi03781225-19 2024-08-17T17:29:47.703 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 19 v 565 (ObjNum 523 snap 168 seq_num 523) dirty exists 2024-08-17T17:29:47.703 INFO:tasks.rados.rados.0.smithi037.stdout:1335: left oid 19 (ObjNum 523 snap 168 seq_num 523) 2024-08-17T17:29:47.703 INFO:tasks.rados.rados.0.smithi037.stdout:1337: expect (ObjNum 503 snap 160 seq_num 503) 2024-08-17T17:29:47.785 INFO:tasks.rados.rados.0.smithi037.stdout:1343: finishing rollback tid 0 to smithi03781225-16 2024-08-17T17:29:47.785 INFO:tasks.rados.rados.0.smithi037.stdout:1343: finishing rollback tid 1 to smithi03781225-16 2024-08-17T17:29:47.785 INFO:tasks.rados.rados.0.smithi037.stdout:1342: finishing rollback tid 0 to smithi03781225-20 2024-08-17T17:29:47.785 INFO:tasks.rados.rados.0.smithi037.stdout:1342: finishing rollback tid 1 to smithi03781225-20 2024-08-17T17:29:47.785 INFO:tasks.rados.rados.0.smithi037.stdout:1335: done (8 left) 2024-08-17T17:29:47.785 INFO:tasks.rados.rados.0.smithi037.stdout:1336: done (7 left) 2024-08-17T17:29:47.785 INFO:tasks.rados.rados.0.smithi037.stdout:1337: done (6 left) 2024-08-17T17:29:47.785 INFO:tasks.rados.rados.0.smithi037.stdout:1338: done (5 left) 2024-08-17T17:29:47.785 INFO:tasks.rados.rados.0.smithi037.stdout:1340: done (4 left) 2024-08-17T17:29:47.785 INFO:tasks.rados.rados.0.smithi037.stdout:1345: done (3 left) 2024-08-17T17:29:47.785 INFO:tasks.rados.rados.0.smithi037.stdout:1346: snap_remove snap 166 2024-08-17T17:29:48.705 INFO:tasks.rados.rados.0.smithi037.stdout:1346: done (3 left) 2024-08-17T17:29:48.706 INFO:tasks.rados.rados.0.smithi037.stdout:1347: read oid 23 snap 155 2024-08-17T17:29:48.706 INFO:tasks.rados.rados.0.smithi037.stdout:1347: expect deleted 2024-08-17T17:29:48.706 INFO:tasks.rados.rados.0.smithi037.stdout:1348: write oid 9 current snap is 168 2024-08-17T17:29:48.706 INFO:tasks.rados.rados.0.smithi037.stdout:1342: finishing rollback tid 2 to smithi03781225-20 2024-08-17T17:29:48.706 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 281 (ObjNum 417 snap 128 seq_num 417) dirty exists 2024-08-17T17:29:48.706 INFO:tasks.rados.rados.0.smithi037.stdout:1343: finishing rollback tid 2 to smithi03781225-16 2024-08-17T17:29:48.706 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 16 v 584 (ObjNum 482 snap 154 seq_num 482) dirty exists 2024-08-17T17:29:48.706 INFO:tasks.rados.rados.0.smithi037.stdout:1341: expect (ObjNum 501 snap 159 seq_num 501) 2024-08-17T17:29:48.820 INFO:tasks.rados.rados.0.smithi037.stdout:1348: seq_num 526 ranges {440482=409331,1380352=405181,2461553=378929} 2024-08-17T17:29:48.825 INFO:tasks.rados.rados.0.smithi037.stdout:1348: writing smithi03781225-9 from 440482 to 849813 tid 1 2024-08-17T17:29:48.830 INFO:tasks.rados.rados.0.smithi037.stdout:1348: writing smithi03781225-9 from 1380352 to 1785533 tid 2 2024-08-17T17:29:48.836 INFO:tasks.rados.rados.0.smithi037.stdout:1348: writing smithi03781225-9 from 2461553 to 2840482 tid 3 2024-08-17T17:29:48.836 INFO:tasks.rados.rados.0.smithi037.stdout:1341: done (4 left) 2024-08-17T17:29:48.836 INFO:tasks.rados.rados.0.smithi037.stdout:1342: done (3 left) 2024-08-17T17:29:48.836 INFO:tasks.rados.rados.0.smithi037.stdout:1343: done (2 left) 2024-08-17T17:29:48.836 INFO:tasks.rados.rados.0.smithi037.stdout:1347: done (1 left) 2024-08-17T17:29:48.836 INFO:tasks.rados.rados.0.smithi037.stdout:1349: write oid 28 current snap is 168 2024-08-17T17:29:48.836 INFO:tasks.rados.rados.0.smithi037.stdout:1348: finishing write tid 1 to smithi03781225-9 2024-08-17T17:29:48.836 INFO:tasks.rados.rados.0.smithi037.stdout:1348: finishing write tid 2 to smithi03781225-9 2024-08-17T17:29:48.836 INFO:tasks.rados.rados.0.smithi037.stdout:1349: seq_num 527 ranges {457289=484580,1438834=548839,2772623=84666} 2024-08-17T17:29:48.841 INFO:tasks.rados.rados.0.smithi037.stdout:1349: writing smithi03781225-28 from 457289 to 941869 tid 1 2024-08-17T17:29:48.847 INFO:tasks.rados.rados.0.smithi037.stdout:1349: writing smithi03781225-28 from 1438834 to 1987673 tid 2 2024-08-17T17:29:48.852 INFO:tasks.rados.rados.0.smithi037.stdout:1349: writing smithi03781225-28 from 2772623 to 2857289 tid 3 2024-08-17T17:29:48.852 INFO:tasks.rados.rados.0.smithi037.stdout:1350: read oid 22 snap -1 2024-08-17T17:29:48.852 INFO:tasks.rados.rados.0.smithi037.stdout:1350: expect (ObjNum 452 snap 146 seq_num 452) 2024-08-17T17:29:48.852 INFO:tasks.rados.rados.0.smithi037.stdout:1351: read oid 1 snap -1 2024-08-17T17:29:48.852 INFO:tasks.rados.rados.0.smithi037.stdout:1351: expect (ObjNum 510 snap 162 seq_num 510) 2024-08-17T17:29:48.853 INFO:tasks.rados.rados.0.smithi037.stdout:1352: write oid 37 current snap is 168 2024-08-17T17:29:48.853 INFO:tasks.rados.rados.0.smithi037.stdout:1348: finishing write tid 3 to smithi03781225-9 2024-08-17T17:29:48.853 INFO:tasks.rados.rados.0.smithi037.stdout:1348: finishing write tid 4 to smithi03781225-9 2024-08-17T17:29:48.853 INFO:tasks.rados.rados.0.smithi037.stdout:1348: finishing write tid 5 to smithi03781225-9 2024-08-17T17:29:48.853 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 1146 (ObjNum 526 snap 168 seq_num 526) dirty exists 2024-08-17T17:29:48.853 INFO:tasks.rados.rados.0.smithi037.stdout:1348: left oid 9 (ObjNum 526 snap 168 seq_num 526) 2024-08-17T17:29:48.853 INFO:tasks.rados.rados.0.smithi037.stdout:1349: finishing write tid 1 to smithi03781225-28 2024-08-17T17:29:48.853 INFO:tasks.rados.rados.0.smithi037.stdout:1349: finishing write tid 2 to smithi03781225-28 2024-08-17T17:29:48.853 INFO:tasks.rados.rados.0.smithi037.stdout:1352: seq_num 528 ranges {474096=559829,1780963=408850,2800046=74050} 2024-08-17T17:29:48.858 INFO:tasks.rados.rados.0.smithi037.stdout:1352: writing smithi03781225-37 from 474096 to 1033925 tid 1 2024-08-17T17:29:48.865 INFO:tasks.rados.rados.0.smithi037.stdout:1352: writing smithi03781225-37 from 1780963 to 2189813 tid 2 2024-08-17T17:29:48.869 INFO:tasks.rados.rados.0.smithi037.stdout:1352: writing smithi03781225-37 from 2800046 to 2874096 tid 3 2024-08-17T17:29:48.869 INFO:tasks.rados.rados.0.smithi037.stdout:1348: done (4 left) 2024-08-17T17:29:48.869 INFO:tasks.rados.rados.0.smithi037.stdout:1353: snap_remove snap 160 2024-08-17T17:29:48.972 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:48 smithi037 ceph-mon[97894]: pgmap v209: 89 pgs: 89 active+clean; 223 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2024-08-17T17:29:48.972 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:48 smithi037 ceph-mon[97894]: osdmap e401: 8 total, 8 up, 8 in 2024-08-17T17:29:48.972 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:48 smithi037 ceph-mon[102022]: pgmap v209: 89 pgs: 89 active+clean; 223 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2024-08-17T17:29:48.972 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:48 smithi037 ceph-mon[102022]: osdmap e401: 8 total, 8 up, 8 in 2024-08-17T17:29:49.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:48 smithi046 ceph-mon[88218]: pgmap v209: 89 pgs: 89 active+clean; 223 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2024-08-17T17:29:49.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:48 smithi046 ceph-mon[88218]: osdmap e401: 8 total, 8 up, 8 in 2024-08-17T17:29:49.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:29:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:29:48] "GET /metrics HTTP/1.1" 200 36309 "" "Prometheus/2.51.0" 2024-08-17T17:29:49.712 INFO:tasks.rados.rados.0.smithi037.stdout:1353: done (4 left) 2024-08-17T17:29:49.712 INFO:tasks.rados.rados.0.smithi037.stdout:1354: rollback oid 18 current snap is 168 2024-08-17T17:29:49.712 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 18 to 127 2024-08-17T17:29:49.712 INFO:tasks.rados.rados.0.smithi037.stdout:1355: read oid 11 snap -1 2024-08-17T17:29:49.712 INFO:tasks.rados.rados.0.smithi037.stdout:1355: expect deleted 2024-08-17T17:29:49.712 INFO:tasks.rados.rados.0.smithi037.stdout:1356: write oid 49 current snap is 168 2024-08-17T17:29:49.712 INFO:tasks.rados.rados.0.smithi037.stdout:1349: finishing write tid 3 to smithi03781225-28 2024-08-17T17:29:49.712 INFO:tasks.rados.rados.0.smithi037.stdout:1349: finishing write tid 4 to smithi03781225-28 2024-08-17T17:29:49.712 INFO:tasks.rados.rados.0.smithi037.stdout:1349: finishing write tid 5 to smithi03781225-28 2024-08-17T17:29:49.712 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 28 v 1150 (ObjNum 527 snap 168 seq_num 527) dirty exists 2024-08-17T17:29:49.712 INFO:tasks.rados.rados.0.smithi037.stdout:1349: left oid 28 (ObjNum 527 snap 168 seq_num 527) 2024-08-17T17:29:49.713 INFO:tasks.rados.rados.0.smithi037.stdout:1352: finishing write tid 1 to smithi03781225-37 2024-08-17T17:29:49.713 INFO:tasks.rados.rados.0.smithi037.stdout:1350: expect (ObjNum 452 snap 146 seq_num 452) 2024-08-17T17:29:49.918 INFO:tasks.rados.rados.0.smithi037.stdout:1351: expect (ObjNum 510 snap 162 seq_num 510) 2024-08-17T17:29:50.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:49 smithi046 ceph-mon[88218]: osdmap e402: 8 total, 8 up, 8 in 2024-08-17T17:29:50.027 INFO:tasks.rados.rados.0.smithi037.stdout:1352: finishing write tid 2 to smithi03781225-37 2024-08-17T17:29:50.027 INFO:tasks.rados.rados.0.smithi037.stdout:1352: finishing write tid 3 to smithi03781225-37 2024-08-17T17:29:50.027 INFO:tasks.rados.rados.0.smithi037.stdout:1352: finishing write tid 4 to smithi03781225-37 2024-08-17T17:29:50.027 INFO:tasks.rados.rados.0.smithi037.stdout:1352: finishing write tid 5 to smithi03781225-37 2024-08-17T17:29:50.027 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 37 v 622 (ObjNum 528 snap 168 seq_num 528) dirty exists 2024-08-17T17:29:50.027 INFO:tasks.rados.rados.0.smithi037.stdout:1352: left oid 37 (ObjNum 528 snap 168 seq_num 528) 2024-08-17T17:29:50.028 INFO:tasks.rados.rados.0.smithi037.stdout:1356: seq_num 529 ranges {490903=635078,1839445=552508} 2024-08-17T17:29:50.033 INFO:tasks.rados.rados.0.smithi037.stdout:1356: writing smithi03781225-49 from 490903 to 1125981 tid 1 2024-08-17T17:29:50.041 INFO:tasks.rados.rados.0.smithi037.stdout:1356: writing smithi03781225-49 from 1839445 to 2391953 tid 2 2024-08-17T17:29:50.041 INFO:tasks.rados.rados.0.smithi037.stdout:1349: done (6 left) 2024-08-17T17:29:50.041 INFO:tasks.rados.rados.0.smithi037.stdout:1350: done (5 left) 2024-08-17T17:29:50.041 INFO:tasks.rados.rados.0.smithi037.stdout:1351: done (4 left) 2024-08-17T17:29:50.041 INFO:tasks.rados.rados.0.smithi037.stdout:1352: done (3 left) 2024-08-17T17:29:50.041 INFO:tasks.rados.rados.0.smithi037.stdout:1357: write oid 4 current snap is 168 2024-08-17T17:29:50.041 INFO:tasks.rados.rados.0.smithi037.stdout:1354: finishing rollback tid 0 to smithi03781225-18 2024-08-17T17:29:50.042 INFO:tasks.rados.rados.0.smithi037.stdout:1354: finishing rollback tid 1 to smithi03781225-18 2024-08-17T17:29:50.042 INFO:tasks.rados.rados.0.smithi037.stdout:1354: finishing rollback tid 2 to smithi03781225-18 2024-08-17T17:29:50.042 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 594 (ObjNum 368 snap 114 seq_num 368) dirty exists 2024-08-17T17:29:50.042 INFO:tasks.rados.rados.0.smithi037.stdout:1357: seq_num 530 ranges {507710=710327,1897927=412519,2854892=52818} 2024-08-17T17:29:50.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:49 smithi037 ceph-mon[97894]: osdmap e402: 8 total, 8 up, 8 in 2024-08-17T17:29:50.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:49 smithi037 ceph-mon[102022]: osdmap e402: 8 total, 8 up, 8 in 2024-08-17T17:29:50.047 INFO:tasks.rados.rados.0.smithi037.stdout:1357: writing smithi03781225-4 from 507710 to 1218037 tid 1 2024-08-17T17:29:50.053 INFO:tasks.rados.rados.0.smithi037.stdout:1357: writing smithi03781225-4 from 1897927 to 2310446 tid 2 2024-08-17T17:29:50.057 INFO:tasks.rados.rados.0.smithi037.stdout:1357: writing smithi03781225-4 from 2854892 to 2907710 tid 3 2024-08-17T17:29:50.057 INFO:tasks.rados.rados.0.smithi037.stdout:1354: done (3 left) 2024-08-17T17:29:50.057 INFO:tasks.rados.rados.0.smithi037.stdout:1355: done (2 left) 2024-08-17T17:29:50.057 INFO:tasks.rados.rados.0.smithi037.stdout:1358: delete oid 10 current snap is 168 2024-08-17T17:29:50.057 INFO:tasks.rados.rados.0.smithi037.stdout:1356: finishing write tid 1 to smithi03781225-49 2024-08-17T17:29:50.057 INFO:tasks.rados.rados.0.smithi037.stdout:1356: finishing write tid 2 to smithi03781225-49 2024-08-17T17:29:50.058 INFO:tasks.rados.rados.0.smithi037.stdout:1356: finishing write tid 3 to smithi03781225-49 2024-08-17T17:29:50.058 INFO:tasks.rados.rados.0.smithi037.stdout:1356: finishing write tid 4 to smithi03781225-49 2024-08-17T17:29:50.058 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 49 v 460 (ObjNum 529 snap 168 seq_num 529) dirty exists 2024-08-17T17:29:50.058 INFO:tasks.rados.rados.0.smithi037.stdout:1356: left oid 49 (ObjNum 529 snap 168 seq_num 529) 2024-08-17T17:29:50.058 INFO:tasks.rados.rados.0.smithi037.stdout:1357: finishing write tid 1 to smithi03781225-4 2024-08-17T17:29:50.058 INFO:tasks.rados.rados.0.smithi037.stdout:1357: finishing write tid 2 to smithi03781225-4 2024-08-17T17:29:50.060 INFO:tasks.rados.rados.0.smithi037.stdout:1357: finishing write tid 3 to smithi03781225-4 2024-08-17T17:29:50.060 INFO:tasks.rados.rados.0.smithi037.stdout:1357: finishing write tid 4 to smithi03781225-4 2024-08-17T17:29:50.060 INFO:tasks.rados.rados.0.smithi037.stdout:1357: finishing write tid 5 to smithi03781225-4 2024-08-17T17:29:50.060 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 629 (ObjNum 530 snap 168 seq_num 530) dirty exists 2024-08-17T17:29:50.060 INFO:tasks.rados.rados.0.smithi037.stdout:1357: left oid 4 (ObjNum 530 snap 168 seq_num 530) 2024-08-17T17:29:50.060 INFO:tasks.rados.rados.0.smithi037.stdout:1356: done (2 left) 2024-08-17T17:29:50.060 INFO:tasks.rados.rados.0.smithi037.stdout:1357: done (1 left) 2024-08-17T17:29:50.060 INFO:tasks.rados.rados.0.smithi037.stdout:1358: done (0 left) 2024-08-17T17:29:50.060 INFO:tasks.rados.rados.0.smithi037.stdout:1359: read oid 14 snap -1 2024-08-17T17:29:50.060 INFO:tasks.rados.rados.0.smithi037.stdout:1359: expect (ObjNum 439 snap 137 seq_num 439) 2024-08-17T17:29:50.060 INFO:tasks.rados.rados.0.smithi037.stdout:1360: read oid 22 snap 162 2024-08-17T17:29:50.060 INFO:tasks.rados.rados.0.smithi037.stdout:1360: expect (ObjNum 452 snap 146 seq_num 452) 2024-08-17T17:29:50.061 INFO:tasks.rados.rados.0.smithi037.stdout:1361: snap_create 2024-08-17T17:29:50.076 INFO:tasks.rados.rados.0.smithi037.stdout:1360: expect (ObjNum 452 snap 146 seq_num 452) 2024-08-17T17:29:50.278 INFO:tasks.rados.rados.0.smithi037.stdout:1359: expect (ObjNum 439 snap 137 seq_num 439) 2024-08-17T17:29:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:29:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:29:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:50.713 INFO:tasks.rados.rados.0.smithi037.stdout:1359: done (2 left) 2024-08-17T17:29:50.713 INFO:tasks.rados.rados.0.smithi037.stdout:1360: done (1 left) 2024-08-17T17:29:50.714 INFO:tasks.rados.rados.0.smithi037.stdout:1361: done (0 left) 2024-08-17T17:29:50.714 INFO:tasks.rados.rados.0.smithi037.stdout:1362: read oid 17 snap -1 2024-08-17T17:29:50.714 INFO:tasks.rados.rados.0.smithi037.stdout:1362: expect (ObjNum 504 snap 160 seq_num 504) 2024-08-17T17:29:50.714 INFO:tasks.rados.rados.0.smithi037.stdout:1363: write oid 41 current snap is 169 2024-08-17T17:29:50.714 INFO:tasks.rados.rados.0.smithi037.stdout:1363: seq_num 532 ranges {541324=460825,1498538=416188,2393385=547939} 2024-08-17T17:29:50.718 INFO:tasks.rados.rados.0.smithi037.stdout:1363: writing smithi03781225-41 from 541324 to 1002149 tid 1 2024-08-17T17:29:50.723 INFO:tasks.rados.rados.0.smithi037.stdout:1363: writing smithi03781225-41 from 1498538 to 1914726 tid 2 2024-08-17T17:29:50.729 INFO:tasks.rados.rados.0.smithi037.stdout:1363: writing smithi03781225-41 from 2393385 to 2941324 tid 3 2024-08-17T17:29:50.729 INFO:tasks.rados.rados.0.smithi037.stdout:1364: snap_create 2024-08-17T17:29:50.729 INFO:tasks.rados.rados.0.smithi037.stdout:1362: expect (ObjNum 504 snap 160 seq_num 504) 2024-08-17T17:29:50.816 INFO:tasks.rados.rados.0.smithi037.stdout:1363: finishing write tid 1 to smithi03781225-41 2024-08-17T17:29:50.816 INFO:tasks.rados.rados.0.smithi037.stdout:1363: finishing write tid 2 to smithi03781225-41 2024-08-17T17:29:50.816 INFO:tasks.rados.rados.0.smithi037.stdout:1363: finishing write tid 3 to smithi03781225-41 2024-08-17T17:29:50.816 INFO:tasks.rados.rados.0.smithi037.stdout:1363: finishing write tid 4 to smithi03781225-41 2024-08-17T17:29:50.816 INFO:tasks.rados.rados.0.smithi037.stdout:1363: finishing write tid 5 to smithi03781225-41 2024-08-17T17:29:50.816 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 233 (ObjNum 532 snap 169 seq_num 532) dirty exists 2024-08-17T17:29:50.816 INFO:tasks.rados.rados.0.smithi037.stdout:1363: left oid 41 (ObjNum 532 snap 169 seq_num 532) 2024-08-17T17:29:51.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:50 smithi046 ceph-mon[88218]: pgmap v212: 89 pgs: 89 active+clean; 229 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 859 KiB/s wr, 5 op/s 2024-08-17T17:29:51.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:50 smithi046 ceph-mon[88218]: osdmap e403: 8 total, 8 up, 8 in 2024-08-17T17:29:51.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:50 smithi037 ceph-mon[97894]: pgmap v212: 89 pgs: 89 active+clean; 229 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 859 KiB/s wr, 5 op/s 2024-08-17T17:29:51.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:50 smithi037 ceph-mon[97894]: osdmap e403: 8 total, 8 up, 8 in 2024-08-17T17:29:51.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:50 smithi037 ceph-mon[102022]: pgmap v212: 89 pgs: 89 active+clean; 229 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 859 KiB/s wr, 5 op/s 2024-08-17T17:29:51.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:50 smithi037 ceph-mon[102022]: osdmap e403: 8 total, 8 up, 8 in 2024-08-17T17:29:51.729 INFO:tasks.rados.rados.0.smithi037.stdout:1362: done (2 left) 2024-08-17T17:29:51.729 INFO:tasks.rados.rados.0.smithi037.stdout:1363: done (1 left) 2024-08-17T17:29:51.730 INFO:tasks.rados.rados.0.smithi037.stdout:1364: done (0 left) 2024-08-17T17:29:51.730 INFO:tasks.rados.rados.0.smithi037.stdout:1365: write oid 10 current snap is 170 2024-08-17T17:29:51.730 INFO:tasks.rados.rados.0.smithi037.stdout:1365: seq_num 533 ranges {558131=652427,1673373=559846,2820808=137323} 2024-08-17T17:29:51.736 INFO:tasks.rados.rados.0.smithi037.stdout:1365: writing smithi03781225-10 from 558131 to 1210558 tid 1 2024-08-17T17:29:51.741 INFO:tasks.rados.rados.0.smithi037.stdout:1365: writing smithi03781225-10 from 1673373 to 2233219 tid 2 2024-08-17T17:29:51.746 INFO:tasks.rados.rados.0.smithi037.stdout:1365: writing smithi03781225-10 from 2820808 to 2958131 tid 3 2024-08-17T17:29:51.746 INFO:tasks.rados.rados.0.smithi037.stdout:1366: delete oid 29 current snap is 170 2024-08-17T17:29:51.746 INFO:tasks.rados.rados.0.smithi037.stdout:1365: finishing write tid 1 to smithi03781225-10 2024-08-17T17:29:51.746 INFO:tasks.rados.rados.0.smithi037.stdout:1365: finishing write tid 2 to smithi03781225-10 2024-08-17T17:29:51.748 INFO:tasks.rados.rados.0.smithi037.stdout:1365: finishing write tid 3 to smithi03781225-10 2024-08-17T17:29:51.748 INFO:tasks.rados.rados.0.smithi037.stdout:1365: finishing write tid 4 to smithi03781225-10 2024-08-17T17:29:51.748 INFO:tasks.rados.rados.0.smithi037.stdout:1365: finishing write tid 5 to smithi03781225-10 2024-08-17T17:29:51.748 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 10 v 608 (ObjNum 533 snap 170 seq_num 533) dirty exists 2024-08-17T17:29:51.748 INFO:tasks.rados.rados.0.smithi037.stdout:1365: left oid 10 (ObjNum 533 snap 170 seq_num 533) 2024-08-17T17:29:51.749 INFO:tasks.rados.rados.0.smithi037.stdout:1365: done (1 left) 2024-08-17T17:29:51.749 INFO:tasks.rados.rados.0.smithi037.stdout:1366: done (0 left) 2024-08-17T17:29:51.749 INFO:tasks.rados.rados.0.smithi037.stdout:1367: read oid 27 snap -1 2024-08-17T17:29:51.749 INFO:tasks.rados.rados.0.smithi037.stdout:1367: expect deleted 2024-08-17T17:29:51.749 INFO:tasks.rados.rados.0.smithi037.stdout:1368: snap_create 2024-08-17T17:29:52.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:51 smithi046 ceph-mon[88218]: osdmap e404: 8 total, 8 up, 8 in 2024-08-17T17:29:52.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:51 smithi037 ceph-mon[102022]: osdmap e404: 8 total, 8 up, 8 in 2024-08-17T17:29:52.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:51 smithi037 ceph-mon[97894]: osdmap e404: 8 total, 8 up, 8 in 2024-08-17T17:29:52.731 INFO:tasks.rados.rados.0.smithi037.stdout:1367: done (1 left) 2024-08-17T17:29:52.731 INFO:tasks.rados.rados.0.smithi037.stdout:1368: done (0 left) 2024-08-17T17:29:52.731 INFO:tasks.rados.rados.0.smithi037.stdout:1369: read oid 41 snap -1 2024-08-17T17:29:52.732 INFO:tasks.rados.rados.0.smithi037.stdout:1369: expect (ObjNum 532 snap 169 seq_num 532) 2024-08-17T17:29:52.732 INFO:tasks.rados.rados.0.smithi037.stdout:1370: delete oid 20 current snap is 171 2024-08-17T17:29:52.735 INFO:tasks.rados.rados.0.smithi037.stdout:1369: expect (ObjNum 532 snap 169 seq_num 532) 2024-08-17T17:29:52.832 INFO:tasks.rados.rados.0.smithi037.stdout:1369: done (1 left) 2024-08-17T17:29:52.832 INFO:tasks.rados.rados.0.smithi037.stdout:1370: done (0 left) 2024-08-17T17:29:52.832 INFO:tasks.rados.rados.0.smithi037.stdout:1371: write oid 24 current snap is 171 2024-08-17T17:29:52.832 INFO:tasks.rados.rados.0.smithi037.stdout:1371: seq_num 536 ranges {608552=478174,1848819=707173} 2024-08-17T17:29:52.838 INFO:tasks.rados.rados.0.smithi037.stdout:1371: writing smithi03781225-24 from 608552 to 1086726 tid 1 2024-08-17T17:29:52.846 INFO:tasks.rados.rados.0.smithi037.stdout:1371: writing smithi03781225-24 from 1848819 to 2555992 tid 2 2024-08-17T17:29:52.846 INFO:tasks.rados.rados.0.smithi037.stdout:1372: write oid 40 current snap is 171 2024-08-17T17:29:52.846 INFO:tasks.rados.rados.0.smithi037.stdout:1372: seq_num 537 ranges {625359=553423,1790948=567184,2930500=94859} 2024-08-17T17:29:52.852 INFO:tasks.rados.rados.0.smithi037.stdout:1372: writing smithi03781225-40 from 625359 to 1178782 tid 1 2024-08-17T17:29:52.859 INFO:tasks.rados.rados.0.smithi037.stdout:1372: writing smithi03781225-40 from 1790948 to 2358132 tid 2 2024-08-17T17:29:52.863 INFO:tasks.rados.rados.0.smithi037.stdout:1372: writing smithi03781225-40 from 2930500 to 3025359 tid 3 2024-08-17T17:29:52.863 INFO:tasks.rados.rados.0.smithi037.stdout:1373: rollback oid 11 current snap is 171 2024-08-17T17:29:52.863 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 11 to 164 2024-08-17T17:29:52.863 INFO:tasks.rados.rados.0.smithi037.stdout:1371: finishing write tid 1 to smithi03781225-24 2024-08-17T17:29:52.863 INFO:tasks.rados.rados.0.smithi037.stdout:1374: write oid 46 current snap is 171 2024-08-17T17:29:52.863 INFO:tasks.rados.rados.0.smithi037.stdout:1371: finishing write tid 2 to smithi03781225-24 2024-08-17T17:29:52.863 INFO:tasks.rados.rados.0.smithi037.stdout:1374: seq_num 538 ranges {642166=628672,1849430=710842} 2024-08-17T17:29:52.870 INFO:tasks.rados.rados.0.smithi037.stdout:1374: writing smithi03781225-46 from 642166 to 1270838 tid 1 2024-08-17T17:29:52.878 INFO:tasks.rados.rados.0.smithi037.stdout:1374: writing smithi03781225-46 from 1849430 to 2560272 tid 2 2024-08-17T17:29:52.878 INFO:tasks.rados.rados.0.smithi037.stdout:1375: snap_create 2024-08-17T17:29:52.878 INFO:tasks.rados.rados.0.smithi037.stdout:1371: finishing write tid 3 to smithi03781225-24 2024-08-17T17:29:52.878 INFO:tasks.rados.rados.0.smithi037.stdout:1371: finishing write tid 4 to smithi03781225-24 2024-08-17T17:29:52.878 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 24 v 581 (ObjNum 536 snap 171 seq_num 536) dirty exists 2024-08-17T17:29:52.878 INFO:tasks.rados.rados.0.smithi037.stdout:1371: left oid 24 (ObjNum 536 snap 171 seq_num 536) 2024-08-17T17:29:52.878 INFO:tasks.rados.rados.0.smithi037.stdout:1372: finishing write tid 1 to smithi03781225-40 2024-08-17T17:29:52.878 INFO:tasks.rados.rados.0.smithi037.stdout:1372: finishing write tid 2 to smithi03781225-40 2024-08-17T17:29:52.878 INFO:tasks.rados.rados.0.smithi037.stdout:1372: finishing write tid 3 to smithi03781225-40 2024-08-17T17:29:52.878 INFO:tasks.rados.rados.0.smithi037.stdout:1373: finishing rollback tid 1 to smithi03781225-11 2024-08-17T17:29:52.879 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 11 v 361 (ObjNum 49 snap 0 seq_num 4060771424) dirty dne 2024-08-17T17:29:52.879 INFO:tasks.rados.rados.0.smithi037.stdout:1372: finishing write tid 4 to smithi03781225-40 2024-08-17T17:29:52.879 INFO:tasks.rados.rados.0.smithi037.stdout:1372: finishing write tid 5 to smithi03781225-40 2024-08-17T17:29:52.879 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 40 v 434 (ObjNum 537 snap 171 seq_num 537) dirty exists 2024-08-17T17:29:52.879 INFO:tasks.rados.rados.0.smithi037.stdout:1372: left oid 40 (ObjNum 537 snap 171 seq_num 537) 2024-08-17T17:29:52.879 INFO:tasks.rados.rados.0.smithi037.stdout:1374: finishing write tid 1 to smithi03781225-46 2024-08-17T17:29:52.881 INFO:tasks.rados.rados.0.smithi037.stdout:1374: finishing write tid 2 to smithi03781225-46 2024-08-17T17:29:52.881 INFO:tasks.rados.rados.0.smithi037.stdout:1374: finishing write tid 3 to smithi03781225-46 2024-08-17T17:29:52.881 INFO:tasks.rados.rados.0.smithi037.stdout:1374: finishing write tid 4 to smithi03781225-46 2024-08-17T17:29:52.881 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 46 v 634 (ObjNum 538 snap 171 seq_num 538) dirty exists 2024-08-17T17:29:52.881 INFO:tasks.rados.rados.0.smithi037.stdout:1374: left oid 46 (ObjNum 538 snap 171 seq_num 538) 2024-08-17T17:29:53.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:52 smithi046 ceph-mon[88218]: pgmap v215: 89 pgs: 89 active+clean; 235 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 1.6 MiB/s wr, 28 op/s 2024-08-17T17:29:53.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:52 smithi046 ceph-mon[88218]: osdmap e405: 8 total, 8 up, 8 in 2024-08-17T17:29:53.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:52 smithi037 ceph-mon[102022]: pgmap v215: 89 pgs: 89 active+clean; 235 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 1.6 MiB/s wr, 28 op/s 2024-08-17T17:29:53.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:52 smithi037 ceph-mon[102022]: osdmap e405: 8 total, 8 up, 8 in 2024-08-17T17:29:53.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:52 smithi037 ceph-mon[97894]: pgmap v215: 89 pgs: 89 active+clean; 235 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 1.6 MiB/s wr, 28 op/s 2024-08-17T17:29:53.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:52 smithi037 ceph-mon[97894]: osdmap e405: 8 total, 8 up, 8 in 2024-08-17T17:29:53.737 INFO:tasks.rados.rados.0.smithi037.stdout:1371: done (4 left) 2024-08-17T17:29:53.737 INFO:tasks.rados.rados.0.smithi037.stdout:1372: done (3 left) 2024-08-17T17:29:53.738 INFO:tasks.rados.rados.0.smithi037.stdout:1373: done (2 left) 2024-08-17T17:29:53.738 INFO:tasks.rados.rados.0.smithi037.stdout:1374: done (1 left) 2024-08-17T17:29:53.738 INFO:tasks.rados.rados.0.smithi037.stdout:1375: done (0 left) 2024-08-17T17:29:53.738 INFO:tasks.rados.rados.0.smithi037.stdout:1376: delete oid 36 current snap is 172 2024-08-17T17:29:53.741 INFO:tasks.rados.rados.0.smithi037.stdout:1376: done (0 left) 2024-08-17T17:29:53.741 INFO:tasks.rados.rados.0.smithi037.stdout:1377: read oid 1 snap 165 2024-08-17T17:29:53.741 INFO:tasks.rados.rados.0.smithi037.stdout:1377: expect (ObjNum 510 snap 162 seq_num 510) 2024-08-17T17:29:53.742 INFO:tasks.rados.rados.0.smithi037.stdout:1378: write oid 35 current snap is 172 2024-08-17T17:29:53.742 INFO:tasks.rados.rados.0.smithi037.stdout:1378: seq_num 540 ranges {675780=495523,1682747=714511,3012769=63011} 2024-08-17T17:29:53.748 INFO:tasks.rados.rados.0.smithi037.stdout:1378: writing smithi03781225-35 from 675780 to 1171303 tid 1 2024-08-17T17:29:53.755 INFO:tasks.rados.rados.0.smithi037.stdout:1378: writing smithi03781225-35 from 1682747 to 2397258 tid 2 2024-08-17T17:29:53.759 INFO:tasks.rados.rados.0.smithi037.stdout:1378: writing smithi03781225-35 from 3012769 to 3075780 tid 3 2024-08-17T17:29:53.759 INFO:tasks.rados.rados.0.smithi037.stdout:1379: read oid 45 snap -1 2024-08-17T17:29:53.759 INFO:tasks.rados.rados.0.smithi037.stdout:1379: expect deleted 2024-08-17T17:29:53.759 INFO:tasks.rados.rados.0.smithi037.stdout:1380: write oid 41 current snap is 172 2024-08-17T17:29:53.759 INFO:tasks.rados.rados.0.smithi037.stdout:1380: seq_num 541 ranges {692587=570772,2024876=574522,3040192=52395} 2024-08-17T17:29:53.766 INFO:tasks.rados.rados.0.smithi037.stdout:1380: writing smithi03781225-41 from 692587 to 1263359 tid 1 2024-08-17T17:29:53.773 INFO:tasks.rados.rados.0.smithi037.stdout:1380: writing smithi03781225-41 from 2024876 to 2599398 tid 2 2024-08-17T17:29:53.776 INFO:tasks.rados.rados.0.smithi037.stdout:1380: writing smithi03781225-41 from 3040192 to 3092587 tid 3 2024-08-17T17:29:53.777 INFO:tasks.rados.rados.0.smithi037.stdout:1381: delete oid 24 current snap is 172 2024-08-17T17:29:53.777 INFO:tasks.rados.rados.0.smithi037.stdout:1377: expect (ObjNum 510 snap 162 seq_num 510) 2024-08-17T17:29:53.885 INFO:tasks.rados.rados.0.smithi037.stdout:1378: finishing write tid 1 to smithi03781225-35 2024-08-17T17:29:53.885 INFO:tasks.rados.rados.0.smithi037.stdout:1378: finishing write tid 2 to smithi03781225-35 2024-08-17T17:29:53.885 INFO:tasks.rados.rados.0.smithi037.stdout:1378: finishing write tid 3 to smithi03781225-35 2024-08-17T17:29:53.885 INFO:tasks.rados.rados.0.smithi037.stdout:1378: finishing write tid 4 to smithi03781225-35 2024-08-17T17:29:53.885 INFO:tasks.rados.rados.0.smithi037.stdout:1377: done (4 left) 2024-08-17T17:29:53.885 INFO:tasks.rados.rados.0.smithi037.stdout:1379: done (3 left) 2024-08-17T17:29:53.886 INFO:tasks.rados.rados.0.smithi037.stdout:1381: done (2 left) 2024-08-17T17:29:53.886 INFO:tasks.rados.rados.0.smithi037.stdout:1382: snap_remove snap 167 2024-08-17T17:29:54.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:53 smithi046 ceph-mon[88218]: osdmap e406: 8 total, 8 up, 8 in 2024-08-17T17:29:54.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:53 smithi037 ceph-mon[102022]: osdmap e406: 8 total, 8 up, 8 in 2024-08-17T17:29:54.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:53 smithi037 ceph-mon[97894]: osdmap e406: 8 total, 8 up, 8 in 2024-08-17T17:29:54.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:29:54 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:29:54.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:54.742 INFO:tasks.rados.rados.0.smithi037.stdout:1382: done (2 left) 2024-08-17T17:29:54.742 INFO:tasks.rados.rados.0.smithi037.stdout:1383: snap_create 2024-08-17T17:29:54.743 INFO:tasks.rados.rados.0.smithi037.stdout:1378: finishing write tid 5 to smithi03781225-35 2024-08-17T17:29:54.743 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 35 v 237 (ObjNum 540 snap 172 seq_num 540) dirty exists 2024-08-17T17:29:54.743 INFO:tasks.rados.rados.0.smithi037.stdout:1378: left oid 35 (ObjNum 540 snap 172 seq_num 540) 2024-08-17T17:29:54.743 INFO:tasks.rados.rados.0.smithi037.stdout:1380: finishing write tid 1 to smithi03781225-41 2024-08-17T17:29:54.743 INFO:tasks.rados.rados.0.smithi037.stdout:1380: finishing write tid 2 to smithi03781225-41 2024-08-17T17:29:54.743 INFO:tasks.rados.rados.0.smithi037.stdout:1380: finishing write tid 3 to smithi03781225-41 2024-08-17T17:29:54.743 INFO:tasks.rados.rados.0.smithi037.stdout:1380: finishing write tid 4 to smithi03781225-41 2024-08-17T17:29:54.743 INFO:tasks.rados.rados.0.smithi037.stdout:1380: finishing write tid 5 to smithi03781225-41 2024-08-17T17:29:54.743 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 242 (ObjNum 541 snap 172 seq_num 541) dirty exists 2024-08-17T17:29:54.743 INFO:tasks.rados.rados.0.smithi037.stdout:1380: left oid 41 (ObjNum 541 snap 172 seq_num 541) 2024-08-17T17:29:55.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:54 smithi046 ceph-mon[88218]: pgmap v218: 89 pgs: 89 active+clean; 235 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 811 KiB/s wr, 23 op/s 2024-08-17T17:29:55.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:54 smithi046 ceph-mon[88218]: osdmap e407: 8 total, 8 up, 8 in 2024-08-17T17:29:55.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:55.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:54 smithi037 ceph-mon[102022]: pgmap v218: 89 pgs: 89 active+clean; 235 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 811 KiB/s wr, 23 op/s 2024-08-17T17:29:55.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:54 smithi037 ceph-mon[102022]: osdmap e407: 8 total, 8 up, 8 in 2024-08-17T17:29:55.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:55.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:54 smithi037 ceph-mon[97894]: pgmap v218: 89 pgs: 89 active+clean; 235 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 811 KiB/s wr, 23 op/s 2024-08-17T17:29:55.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:54 smithi037 ceph-mon[97894]: osdmap e407: 8 total, 8 up, 8 in 2024-08-17T17:29:55.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:55.754 INFO:tasks.rados.rados.0.smithi037.stdout:1378: done (2 left) 2024-08-17T17:29:55.755 INFO:tasks.rados.rados.0.smithi037.stdout:1380: done (1 left) 2024-08-17T17:29:55.755 INFO:tasks.rados.rados.0.smithi037.stdout:1383: done (0 left) 2024-08-17T17:29:55.755 INFO:tasks.rados.rados.0.smithi037.stdout:1384: delete oid 44 current snap is 173 2024-08-17T17:29:55.759 INFO:tasks.rados.rados.0.smithi037.stdout:1384: done (0 left) 2024-08-17T17:29:55.759 INFO:tasks.rados.rados.0.smithi037.stdout:1385: write oid 12 current snap is 173 2024-08-17T17:29:55.759 INFO:tasks.rados.rados.0.smithi037.stdout:1385: seq_num 544 ranges {743008=796519,2200322=721849} 2024-08-17T17:29:55.767 INFO:tasks.rados.rados.0.smithi037.stdout:1385: writing smithi03781225-12 from 743008 to 1539527 tid 1 2024-08-17T17:29:55.775 INFO:tasks.rados.rados.0.smithi037.stdout:1385: writing smithi03781225-12 from 2200322 to 2922171 tid 2 2024-08-17T17:29:55.775 INFO:tasks.rados.rados.0.smithi037.stdout:1386: read oid 40 snap -1 2024-08-17T17:29:55.775 INFO:tasks.rados.rados.0.smithi037.stdout:1386: expect (ObjNum 537 snap 171 seq_num 537) 2024-08-17T17:29:55.776 INFO:tasks.rados.rados.0.smithi037.stdout:1387: rollback oid 2 current snap is 173 2024-08-17T17:29:55.776 INFO:tasks.rados.rados.0.smithi037.stdout:1385: finishing write tid 1 to smithi03781225-12 2024-08-17T17:29:55.776 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 2 to 165 2024-08-17T17:29:55.776 INFO:tasks.rados.rados.0.smithi037.stdout:1388: rollback oid 42 current snap is 173 2024-08-17T17:29:55.776 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 42 to 162 2024-08-17T17:29:55.776 INFO:tasks.rados.rados.0.smithi037.stdout:1389: read oid 45 snap -1 2024-08-17T17:29:55.776 INFO:tasks.rados.rados.0.smithi037.stdout:1389: expect deleted 2024-08-17T17:29:55.776 INFO:tasks.rados.rados.0.smithi037.stdout:1390: write oid 23 current snap is 173 2024-08-17T17:29:55.776 INFO:tasks.rados.rados.0.smithi037.stdout:1390: seq_num 545 ranges {759815=471768,1742451=465507,2917178=242637} 2024-08-17T17:29:55.782 INFO:tasks.rados.rados.0.smithi037.stdout:1390: writing smithi03781225-23 from 759815 to 1231583 tid 1 2024-08-17T17:29:55.788 INFO:tasks.rados.rados.0.smithi037.stdout:1390: writing smithi03781225-23 from 1742451 to 2207958 tid 2 2024-08-17T17:29:55.794 INFO:tasks.rados.rados.0.smithi037.stdout:1390: writing smithi03781225-23 from 2917178 to 3159815 tid 3 2024-08-17T17:29:55.794 INFO:tasks.rados.rados.0.smithi037.stdout:1391: snap_remove snap 158 2024-08-17T17:29:56.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:55 smithi046 ceph-mon[88218]: osdmap e408: 8 total, 8 up, 8 in 2024-08-17T17:29:56.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:29:55 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:29:55.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:56.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:29:55 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:29:55.740Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:56.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:55 smithi037 ceph-mon[97894]: osdmap e408: 8 total, 8 up, 8 in 2024-08-17T17:29:56.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:55 smithi037 ceph-mon[102022]: osdmap e408: 8 total, 8 up, 8 in 2024-08-17T17:29:56.703 INFO:tasks.rados.rados.0.smithi037.stdout:1391: done (6 left) 2024-08-17T17:29:56.703 INFO:tasks.rados.rados.0.smithi037.stdout:1392: delete oid 19 current snap is 173 2024-08-17T17:29:56.703 INFO:tasks.rados.rados.0.smithi037.stdout:1387: finishing rollback tid 1 to smithi03781225-2 2024-08-17T17:29:56.703 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 2 v 666 (ObjNum 49 snap 0 seq_num 1454317730) dirty dne 2024-08-17T17:29:56.703 INFO:tasks.rados.rados.0.smithi037.stdout:1388: finishing rollback tid 0 to smithi03781225-42 2024-08-17T17:29:56.703 INFO:tasks.rados.rados.0.smithi037.stdout:1388: finishing rollback tid 1 to smithi03781225-42 2024-08-17T17:29:56.703 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 800 (ObjNum 129 snap 0 seq_num 4059192576) dirty dne 2024-08-17T17:29:56.703 INFO:tasks.rados.rados.0.smithi037.stdout:1385: finishing write tid 2 to smithi03781225-12 2024-08-17T17:29:56.703 INFO:tasks.rados.rados.0.smithi037.stdout:1385: finishing write tid 3 to smithi03781225-12 2024-08-17T17:29:56.703 INFO:tasks.rados.rados.0.smithi037.stdout:1385: finishing write tid 4 to smithi03781225-12 2024-08-17T17:29:56.703 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 1164 (ObjNum 544 snap 173 seq_num 544) dirty exists 2024-08-17T17:29:56.704 INFO:tasks.rados.rados.0.smithi037.stdout:1385: left oid 12 (ObjNum 544 snap 173 seq_num 544) 2024-08-17T17:29:56.704 INFO:tasks.rados.rados.0.smithi037.stdout:1386: expect (ObjNum 537 snap 171 seq_num 537) 2024-08-17T17:29:56.845 INFO:tasks.rados.rados.0.smithi037.stdout:1390: finishing write tid 1 to smithi03781225-23 2024-08-17T17:29:56.845 INFO:tasks.rados.rados.0.smithi037.stdout:1390: finishing write tid 2 to smithi03781225-23 2024-08-17T17:29:56.845 INFO:tasks.rados.rados.0.smithi037.stdout:1390: finishing write tid 3 to smithi03781225-23 2024-08-17T17:29:56.846 INFO:tasks.rados.rados.0.smithi037.stdout:1390: finishing write tid 4 to smithi03781225-23 2024-08-17T17:29:56.846 INFO:tasks.rados.rados.0.smithi037.stdout:1390: finishing write tid 5 to smithi03781225-23 2024-08-17T17:29:56.846 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 23 v 441 (ObjNum 545 snap 173 seq_num 545) dirty exists 2024-08-17T17:29:56.846 INFO:tasks.rados.rados.0.smithi037.stdout:1390: left oid 23 (ObjNum 545 snap 173 seq_num 545) 2024-08-17T17:29:56.846 INFO:tasks.rados.rados.0.smithi037.stdout:1385: done (6 left) 2024-08-17T17:29:56.846 INFO:tasks.rados.rados.0.smithi037.stdout:1386: done (5 left) 2024-08-17T17:29:56.846 INFO:tasks.rados.rados.0.smithi037.stdout:1387: done (4 left) 2024-08-17T17:29:56.846 INFO:tasks.rados.rados.0.smithi037.stdout:1388: done (3 left) 2024-08-17T17:29:56.846 INFO:tasks.rados.rados.0.smithi037.stdout:1389: done (2 left) 2024-08-17T17:29:56.846 INFO:tasks.rados.rados.0.smithi037.stdout:1390: done (1 left) 2024-08-17T17:29:56.846 INFO:tasks.rados.rados.0.smithi037.stdout:1392: done (0 left) 2024-08-17T17:29:56.846 INFO:tasks.rados.rados.0.smithi037.stdout:1393: read oid 9 snap -1 2024-08-17T17:29:56.847 INFO:tasks.rados.rados.0.smithi037.stdout:1393: expect (ObjNum 526 snap 168 seq_num 526) 2024-08-17T17:29:56.847 INFO:tasks.rados.rados.0.smithi037.stdout:1394: read oid 16 snap -1 2024-08-17T17:29:56.847 INFO:tasks.rados.rados.0.smithi037.stdout:1394: expect (ObjNum 482 snap 154 seq_num 482) 2024-08-17T17:29:56.847 INFO:tasks.rados.rados.0.smithi037.stdout:1395: write oid 24 current snap is 173 2024-08-17T17:29:56.847 INFO:tasks.rados.rados.0.smithi037.stdout:1395: seq_num 547 ranges {793429=622266,1859415=469176,2972024=221405} 2024-08-17T17:29:56.852 INFO:tasks.rados.rados.0.smithi037.stdout:1395: writing smithi03781225-24 from 793429 to 1415695 tid 1 2024-08-17T17:29:56.857 INFO:tasks.rados.rados.0.smithi037.stdout:1395: writing smithi03781225-24 from 1859415 to 2328591 tid 2 2024-08-17T17:29:56.862 INFO:tasks.rados.rados.0.smithi037.stdout:1395: writing smithi03781225-24 from 2972024 to 3193429 tid 3 2024-08-17T17:29:56.862 INFO:tasks.rados.rados.0.smithi037.stdout:1396: snap_remove snap 172 2024-08-17T17:29:57.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:56 smithi046 ceph-mon[88218]: pgmap v221: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-08-17T17:29:57.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:56 smithi046 ceph-mon[88218]: osdmap e409: 8 total, 8 up, 8 in 2024-08-17T17:29:57.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:56 smithi046 ceph-mon[88218]: osdmap e410: 8 total, 8 up, 8 in 2024-08-17T17:29:57.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:29:56 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:29:56.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi037\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:29:57.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:56 smithi037 ceph-mon[97894]: pgmap v221: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-08-17T17:29:57.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:56 smithi037 ceph-mon[97894]: osdmap e409: 8 total, 8 up, 8 in 2024-08-17T17:29:57.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:56 smithi037 ceph-mon[97894]: osdmap e410: 8 total, 8 up, 8 in 2024-08-17T17:29:57.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:56 smithi037 ceph-mon[102022]: pgmap v221: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-08-17T17:29:57.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:56 smithi037 ceph-mon[102022]: osdmap e409: 8 total, 8 up, 8 in 2024-08-17T17:29:57.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:56 smithi037 ceph-mon[102022]: osdmap e410: 8 total, 8 up, 8 in 2024-08-17T17:29:57.759 INFO:tasks.rados.rados.0.smithi037.stdout:1396: done (3 left) 2024-08-17T17:29:57.759 INFO:tasks.rados.rados.0.smithi037.stdout:1397: snap_remove snap 171 2024-08-17T17:29:58.760 INFO:tasks.rados.rados.0.smithi037.stdout:1397: done (3 left) 2024-08-17T17:29:58.760 INFO:tasks.rados.rados.0.smithi037.stdout:1398: write oid 36 current snap is 173 2024-08-17T17:29:58.760 INFO:tasks.rados.rados.0.smithi037.stdout:1398: seq_num 548 ranges {410236=413868,1234250=729187,2715800=423063} 2024-08-17T17:29:58.765 INFO:tasks.rados.rados.0.smithi037.stdout:1398: writing smithi03781225-36 from 410236 to 824104 tid 1 2024-08-17T17:29:58.772 INFO:tasks.rados.rados.0.smithi037.stdout:1398: writing smithi03781225-36 from 1234250 to 1963437 tid 2 2024-08-17T17:29:58.779 INFO:tasks.rados.rados.0.smithi037.stdout:1398: writing smithi03781225-36 from 2715800 to 3138863 tid 3 2024-08-17T17:29:58.779 INFO:tasks.rados.rados.0.smithi037.stdout:1399: snap_create 2024-08-17T17:29:58.779 INFO:tasks.rados.rados.0.smithi037.stdout:1393: expect (ObjNum 526 snap 168 seq_num 526) 2024-08-17T17:29:59.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:58 smithi037 ceph-mon[97894]: pgmap v224: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-08-17T17:29:59.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:58 smithi037 ceph-mon[97894]: osdmap e411: 8 total, 8 up, 8 in 2024-08-17T17:29:59.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:29:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:29:58] "GET /metrics HTTP/1.1" 200 36306 "" "Prometheus/2.51.0" 2024-08-17T17:29:59.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:58 smithi037 ceph-mon[102022]: pgmap v224: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-08-17T17:29:59.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:58 smithi037 ceph-mon[102022]: osdmap e411: 8 total, 8 up, 8 in 2024-08-17T17:29:59.053 INFO:tasks.rados.rados.0.smithi037.stdout:1395: finishing write tid 1 to smithi03781225-24 2024-08-17T17:29:59.053 INFO:tasks.rados.rados.0.smithi037.stdout:1394: expect (ObjNum 482 snap 154 seq_num 482) 2024-08-17T17:29:59.205 INFO:tasks.rados.rados.0.smithi037.stdout:1395: finishing write tid 2 to smithi03781225-24 2024-08-17T17:29:59.205 INFO:tasks.rados.rados.0.smithi037.stdout:1395: finishing write tid 3 to smithi03781225-24 2024-08-17T17:29:59.205 INFO:tasks.rados.rados.0.smithi037.stdout:1395: finishing write tid 4 to smithi03781225-24 2024-08-17T17:29:59.205 INFO:tasks.rados.rados.0.smithi037.stdout:1395: finishing write tid 5 to smithi03781225-24 2024-08-17T17:29:59.205 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 24 v 595 (ObjNum 547 snap 173 seq_num 547) dirty exists 2024-08-17T17:29:59.205 INFO:tasks.rados.rados.0.smithi037.stdout:1395: left oid 24 (ObjNum 547 snap 173 seq_num 547) 2024-08-17T17:29:59.205 INFO:tasks.rados.rados.0.smithi037.stdout:1398: finishing write tid 1 to smithi03781225-36 2024-08-17T17:29:59.205 INFO:tasks.rados.rados.0.smithi037.stdout:1398: finishing write tid 2 to smithi03781225-36 2024-08-17T17:29:59.205 INFO:tasks.rados.rados.0.smithi037.stdout:1398: finishing write tid 3 to smithi03781225-36 2024-08-17T17:29:59.205 INFO:tasks.rados.rados.0.smithi037.stdout:1398: finishing write tid 4 to smithi03781225-36 2024-08-17T17:29:59.205 INFO:tasks.rados.rados.0.smithi037.stdout:1398: finishing write tid 5 to smithi03781225-36 2024-08-17T17:29:59.206 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 36 v 718 (ObjNum 548 snap 173 seq_num 548) dirty exists 2024-08-17T17:29:59.206 INFO:tasks.rados.rados.0.smithi037.stdout:1398: left oid 36 (ObjNum 548 snap 173 seq_num 548) 2024-08-17T17:29:59.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:58 smithi046 ceph-mon[88218]: pgmap v224: 89 pgs: 89 active+clean; 252 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-08-17T17:29:59.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:58 smithi046 ceph-mon[88218]: osdmap e411: 8 total, 8 up, 8 in 2024-08-17T17:29:59.773 INFO:tasks.rados.rados.0.smithi037.stdout:1393: done (4 left) 2024-08-17T17:29:59.773 INFO:tasks.rados.rados.0.smithi037.stdout:1394: done (3 left) 2024-08-17T17:29:59.773 INFO:tasks.rados.rados.0.smithi037.stdout:1395: done (2 left) 2024-08-17T17:29:59.773 INFO:tasks.rados.rados.0.smithi037.stdout:1398: done (1 left) 2024-08-17T17:29:59.773 INFO:tasks.rados.rados.0.smithi037.stdout:1399: done (0 left) 2024-08-17T17:29:59.773 INFO:tasks.rados.rados.0.smithi037.stdout:1400: write oid 24 current snap is 174 2024-08-17T17:29:59.773 INFO:tasks.rados.rados.0.smithi037.stdout:1400: seq_num 549 ranges {427043=489117,1576379=472845,2626870=600173} 2024-08-17T17:29:59.777 INFO:tasks.rados.rados.0.smithi037.stdout:1400: writing smithi03781225-24 from 427043 to 916160 tid 1 2024-08-17T17:29:59.785 INFO:tasks.rados.rados.0.smithi037.stdout:1400: writing smithi03781225-24 from 1576379 to 2049224 tid 2 2024-08-17T17:29:59.791 INFO:tasks.rados.rados.0.smithi037.stdout:1400: writing smithi03781225-24 from 2626870 to 3227043 tid 3 2024-08-17T17:29:59.791 INFO:tasks.rados.rados.0.smithi037.stdout:1401: read oid 49 snap -1 2024-08-17T17:29:59.791 INFO:tasks.rados.rados.0.smithi037.stdout:1401: expect (ObjNum 529 snap 168 seq_num 529) 2024-08-17T17:29:59.791 INFO:tasks.rados.rados.0.smithi037.stdout:1402: write oid 9 current snap is 174 2024-08-17T17:29:59.791 INFO:tasks.rados.rados.0.smithi037.stdout:1400: finishing write tid 1 to smithi03781225-24 2024-08-17T17:29:59.791 INFO:tasks.rados.rados.0.smithi037.stdout:1400: finishing write tid 2 to smithi03781225-24 2024-08-17T17:29:59.791 INFO:tasks.rados.rados.0.smithi037.stdout:1402: seq_num 550 ranges {443850=564366,1634861=732856,2770646=473204} 2024-08-17T17:29:59.796 INFO:tasks.rados.rados.0.smithi037.stdout:1402: writing smithi03781225-9 from 443850 to 1008216 tid 1 2024-08-17T17:29:59.804 INFO:tasks.rados.rados.0.smithi037.stdout:1402: writing smithi03781225-9 from 1634861 to 2367717 tid 2 2024-08-17T17:29:59.810 INFO:tasks.rados.rados.0.smithi037.stdout:1402: writing smithi03781225-9 from 2770646 to 3243850 tid 3 2024-08-17T17:29:59.810 INFO:tasks.rados.rados.0.smithi037.stdout:1403: read oid 12 snap 139 2024-08-17T17:29:59.810 INFO:tasks.rados.rados.0.smithi037.stdout:1403: expect (ObjNum 369 snap 115 seq_num 369) 2024-08-17T17:29:59.810 INFO:tasks.rados.rados.0.smithi037.stdout:1404: delete oid 10 current snap is 174 2024-08-17T17:29:59.810 INFO:tasks.rados.rados.0.smithi037.stdout:1400: finishing write tid 3 to smithi03781225-24 2024-08-17T17:29:59.810 INFO:tasks.rados.rados.0.smithi037.stdout:1400: finishing write tid 4 to smithi03781225-24 2024-08-17T17:29:59.811 INFO:tasks.rados.rados.0.smithi037.stdout:1400: finishing write tid 5 to smithi03781225-24 2024-08-17T17:29:59.811 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 24 v 606 (ObjNum 549 snap 174 seq_num 549) dirty exists 2024-08-17T17:29:59.811 INFO:tasks.rados.rados.0.smithi037.stdout:1400: left oid 24 (ObjNum 549 snap 174 seq_num 549) 2024-08-17T17:29:59.811 INFO:tasks.rados.rados.0.smithi037.stdout:1401: expect (ObjNum 529 snap 168 seq_num 529) 2024-08-17T17:30:00.029 INFO:tasks.rados.rados.0.smithi037.stdout:1402: finishing write tid 1 to smithi03781225-9 2024-08-17T17:30:00.029 INFO:tasks.rados.rados.0.smithi037.stdout:1402: finishing write tid 2 to smithi03781225-9 2024-08-17T17:30:00.029 INFO:tasks.rados.rados.0.smithi037.stdout:1402: finishing write tid 3 to smithi03781225-9 2024-08-17T17:30:00.029 INFO:tasks.rados.rados.0.smithi037.stdout:1402: finishing write tid 4 to smithi03781225-9 2024-08-17T17:30:00.030 INFO:tasks.rados.rados.0.smithi037.stdout:1402: finishing write tid 5 to smithi03781225-9 2024-08-17T17:30:00.030 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 1185 (ObjNum 550 snap 174 seq_num 550) dirty exists 2024-08-17T17:30:00.030 INFO:tasks.rados.rados.0.smithi037.stdout:1402: left oid 9 (ObjNum 550 snap 174 seq_num 550) 2024-08-17T17:30:00.030 INFO:tasks.rados.rados.0.smithi037.stdout:1403: expect (ObjNum 369 snap 115 seq_num 369) 2024-08-17T17:30:00.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:29:59 smithi037 ceph-mon[102022]: osdmap e412: 8 total, 8 up, 8 in 2024-08-17T17:30:00.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:29:59 smithi037 ceph-mon[97894]: osdmap e412: 8 total, 8 up, 8 in 2024-08-17T17:30:00.176 INFO:tasks.rados.rados.0.smithi037.stdout:1400: done (4 left) 2024-08-17T17:30:00.176 INFO:tasks.rados.rados.0.smithi037.stdout:1401: done (3 left) 2024-08-17T17:30:00.177 INFO:tasks.rados.rados.0.smithi037.stdout:1402: done (2 left) 2024-08-17T17:30:00.177 INFO:tasks.rados.rados.0.smithi037.stdout:1403: done (1 left) 2024-08-17T17:30:00.177 INFO:tasks.rados.rados.0.smithi037.stdout:1404: done (0 left) 2024-08-17T17:30:00.177 INFO:tasks.rados.rados.0.smithi037.stdout:1405: snap_remove snap 173 2024-08-17T17:30:00.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:29:59 smithi046 ceph-mon[88218]: osdmap e412: 8 total, 8 up, 8 in 2024-08-17T17:30:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:00.779 INFO:tasks.rados.rados.0.smithi037.stdout:1405: done (0 left) 2024-08-17T17:30:00.779 INFO:tasks.rados.rados.0.smithi037.stdout:1406: write oid 21 current snap is 174 2024-08-17T17:30:00.779 INFO:tasks.rados.rados.0.smithi037.stdout:1406: seq_num 552 ranges {477464=714864,1751825=736525,3225492=51972} 2024-08-17T17:30:00.786 INFO:tasks.rados.rados.0.smithi037.stdout:1406: writing smithi03781225-21 from 477464 to 1192328 tid 1 2024-08-17T17:30:00.793 INFO:tasks.rados.rados.0.smithi037.stdout:1406: writing smithi03781225-21 from 1751825 to 2488350 tid 2 2024-08-17T17:30:00.798 INFO:tasks.rados.rados.0.smithi037.stdout:1406: writing smithi03781225-21 from 3225492 to 3277464 tid 3 2024-08-17T17:30:00.799 INFO:tasks.rados.rados.0.smithi037.stdout:1407: read oid 25 snap -1 2024-08-17T17:30:00.799 INFO:tasks.rados.rados.0.smithi037.stdout:1407: expect (ObjNum 511 snap 163 seq_num 511) 2024-08-17T17:30:00.799 INFO:tasks.rados.rados.0.smithi037.stdout:1408: delete oid 19 current snap is 174 2024-08-17T17:30:00.799 INFO:tasks.rados.rados.0.smithi037.stdout:1406: finishing write tid 1 to smithi03781225-21 2024-08-17T17:30:00.799 INFO:tasks.rados.rados.0.smithi037.stdout:1406: finishing write tid 2 to smithi03781225-21 2024-08-17T17:30:00.803 INFO:tasks.rados.rados.0.smithi037.stdout:1408: done (2 left) 2024-08-17T17:30:00.803 INFO:tasks.rados.rados.0.smithi037.stdout:1409: delete oid 46 current snap is 174 2024-08-17T17:30:00.808 INFO:tasks.rados.rados.0.smithi037.stdout:1409: done (2 left) 2024-08-17T17:30:00.808 INFO:tasks.rados.rados.0.smithi037.stdout:1410: write oid 18 current snap is 174 2024-08-17T17:30:00.808 INFO:tasks.rados.rados.0.smithi037.stdout:1410: seq_num 555 ranges {527885=656964,1927271=483852,3191408=136477} 2024-08-17T17:30:00.815 INFO:tasks.rados.rados.0.smithi037.stdout:1410: writing smithi03781225-18 from 527885 to 1184849 tid 1 2024-08-17T17:30:00.822 INFO:tasks.rados.rados.0.smithi037.stdout:1410: writing smithi03781225-18 from 1927271 to 2411123 tid 2 2024-08-17T17:30:00.827 INFO:tasks.rados.rados.0.smithi037.stdout:1410: writing smithi03781225-18 from 3191408 to 3327885 tid 3 2024-08-17T17:30:00.827 INFO:tasks.rados.rados.0.smithi037.stdout:1411: write oid 23 current snap is 174 2024-08-17T17:30:00.827 INFO:tasks.rados.rados.0.smithi037.stdout:1411: seq_num 556 ranges {544692=732213,1985753=743863,3335184=9508} 2024-08-17T17:30:00.834 INFO:tasks.rados.rados.0.smithi037.stdout:1411: writing smithi03781225-23 from 544692 to 1276905 tid 1 2024-08-17T17:30:00.842 INFO:tasks.rados.rados.0.smithi037.stdout:1411: writing smithi03781225-23 from 1985753 to 2729616 tid 2 2024-08-17T17:30:00.845 INFO:tasks.rados.rados.0.smithi037.stdout:1411: writing smithi03781225-23 from 3335184 to 3344692 tid 3 2024-08-17T17:30:00.845 INFO:tasks.rados.rados.0.smithi037.stdout:1412: read oid 33 snap -1 2024-08-17T17:30:00.846 INFO:tasks.rados.rados.0.smithi037.stdout:1412: expect (ObjNum 507 snap 162 seq_num 507) 2024-08-17T17:30:00.846 INFO:tasks.rados.rados.0.smithi037.stdout:1413: snap_remove snap 154 2024-08-17T17:30:00.846 INFO:tasks.rados.rados.0.smithi037.stdout:1406: finishing write tid 3 to smithi03781225-21 2024-08-17T17:30:00.846 INFO:tasks.rados.rados.0.smithi037.stdout:1406: finishing write tid 4 to smithi03781225-21 2024-08-17T17:30:00.846 INFO:tasks.rados.rados.0.smithi037.stdout:1406: finishing write tid 5 to smithi03781225-21 2024-08-17T17:30:00.846 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 21 v 1192 (ObjNum 552 snap 174 seq_num 552) dirty exists 2024-08-17T17:30:00.846 INFO:tasks.rados.rados.0.smithi037.stdout:1406: left oid 21 (ObjNum 552 snap 174 seq_num 552) 2024-08-17T17:30:01.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:00 smithi037 ceph-mon[97894]: pgmap v227: 89 pgs: 89 active+clean; 255 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 383 KiB/s wr, 1 op/s 2024-08-17T17:30:01.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:00 smithi037 ceph-mon[97894]: osdmap e413: 8 total, 8 up, 8 in 2024-08-17T17:30:01.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:00 smithi037 ceph-mon[97894]: overall HEALTH_OK 2024-08-17T17:30:01.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:00 smithi037 ceph-mon[102022]: pgmap v227: 89 pgs: 89 active+clean; 255 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 383 KiB/s wr, 1 op/s 2024-08-17T17:30:01.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:00 smithi037 ceph-mon[102022]: osdmap e413: 8 total, 8 up, 8 in 2024-08-17T17:30:01.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:00 smithi037 ceph-mon[102022]: overall HEALTH_OK 2024-08-17T17:30:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:00 smithi046 ceph-mon[88218]: pgmap v227: 89 pgs: 89 active+clean; 255 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 383 KiB/s wr, 1 op/s 2024-08-17T17:30:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:00 smithi046 ceph-mon[88218]: osdmap e413: 8 total, 8 up, 8 in 2024-08-17T17:30:01.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:00 smithi046 ceph-mon[88218]: overall HEALTH_OK 2024-08-17T17:30:01.794 INFO:tasks.rados.rados.0.smithi037.stdout:1406: done (5 left) 2024-08-17T17:30:01.794 INFO:tasks.rados.rados.0.smithi037.stdout:1413: done (4 left) 2024-08-17T17:30:01.794 INFO:tasks.rados.rados.0.smithi037.stdout:1407: expect (ObjNum 511 snap 163 seq_num 511) 2024-08-17T17:30:01.924 INFO:tasks.rados.rados.0.smithi037.stdout:1410: finishing write tid 1 to smithi03781225-18 2024-08-17T17:30:01.924 INFO:tasks.rados.rados.0.smithi037.stdout:1410: finishing write tid 2 to smithi03781225-18 2024-08-17T17:30:01.924 INFO:tasks.rados.rados.0.smithi037.stdout:1410: finishing write tid 3 to smithi03781225-18 2024-08-17T17:30:01.924 INFO:tasks.rados.rados.0.smithi037.stdout:1410: finishing write tid 4 to smithi03781225-18 2024-08-17T17:30:01.924 INFO:tasks.rados.rados.0.smithi037.stdout:1410: finishing write tid 5 to smithi03781225-18 2024-08-17T17:30:01.924 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 613 (ObjNum 555 snap 174 seq_num 555) dirty exists 2024-08-17T17:30:01.924 INFO:tasks.rados.rados.0.smithi037.stdout:1410: left oid 18 (ObjNum 555 snap 174 seq_num 555) 2024-08-17T17:30:01.925 INFO:tasks.rados.rados.0.smithi037.stdout:1414: read oid 36 snap -1 2024-08-17T17:30:01.925 INFO:tasks.rados.rados.0.smithi037.stdout:1414: expect (ObjNum 548 snap 173 seq_num 548) 2024-08-17T17:30:01.925 INFO:tasks.rados.rados.0.smithi037.stdout:1407: done (4 left) 2024-08-17T17:30:01.925 INFO:tasks.rados.rados.0.smithi037.stdout:1410: done (3 left) 2024-08-17T17:30:01.925 INFO:tasks.rados.rados.0.smithi037.stdout:1415: snap_remove snap 168 2024-08-17T17:30:02.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:01 smithi037 ceph-mon[97894]: osdmap e414: 8 total, 8 up, 8 in 2024-08-17T17:30:02.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:01 smithi037 ceph-mon[102022]: osdmap e414: 8 total, 8 up, 8 in 2024-08-17T17:30:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:01 smithi046 ceph-mon[88218]: osdmap e414: 8 total, 8 up, 8 in 2024-08-17T17:30:02.796 INFO:tasks.rados.rados.0.smithi037.stdout:1415: done (3 left) 2024-08-17T17:30:02.796 INFO:tasks.rados.rados.0.smithi037.stdout:1416: snap_create 2024-08-17T17:30:02.797 INFO:tasks.rados.rados.0.smithi037.stdout:1411: finishing write tid 1 to smithi03781225-23 2024-08-17T17:30:02.797 INFO:tasks.rados.rados.0.smithi037.stdout:1411: finishing write tid 2 to smithi03781225-23 2024-08-17T17:30:02.797 INFO:tasks.rados.rados.0.smithi037.stdout:1411: finishing write tid 3 to smithi03781225-23 2024-08-17T17:30:02.797 INFO:tasks.rados.rados.0.smithi037.stdout:1411: finishing write tid 4 to smithi03781225-23 2024-08-17T17:30:02.797 INFO:tasks.rados.rados.0.smithi037.stdout:1411: finishing write tid 5 to smithi03781225-23 2024-08-17T17:30:02.797 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 23 v 451 (ObjNum 556 snap 174 seq_num 556) dirty exists 2024-08-17T17:30:02.797 INFO:tasks.rados.rados.0.smithi037.stdout:1411: left oid 23 (ObjNum 556 snap 174 seq_num 556) 2024-08-17T17:30:02.797 INFO:tasks.rados.rados.0.smithi037.stdout:1412: expect (ObjNum 507 snap 162 seq_num 507) 2024-08-17T17:30:02.882 INFO:tasks.rados.rados.0.smithi037.stdout:1414: expect (ObjNum 548 snap 173 seq_num 548) 2024-08-17T17:30:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:02 smithi046 ceph-mon[88218]: pgmap v230: 89 pgs: 89 active+clean; 260 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.6 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-17T17:30:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:02 smithi046 ceph-mon[88218]: osdmap e415: 8 total, 8 up, 8 in 2024-08-17T17:30:03.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:02 smithi037 ceph-mon[97894]: pgmap v230: 89 pgs: 89 active+clean; 260 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.6 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-17T17:30:03.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:02 smithi037 ceph-mon[97894]: osdmap e415: 8 total, 8 up, 8 in 2024-08-17T17:30:03.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:02 smithi037 ceph-mon[102022]: pgmap v230: 89 pgs: 89 active+clean; 260 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.6 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-17T17:30:03.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:02 smithi037 ceph-mon[102022]: osdmap e415: 8 total, 8 up, 8 in 2024-08-17T17:30:03.814 INFO:tasks.rados.rados.0.smithi037.stdout:1411: done (3 left) 2024-08-17T17:30:03.815 INFO:tasks.rados.rados.0.smithi037.stdout:1412: done (2 left) 2024-08-17T17:30:03.815 INFO:tasks.rados.rados.0.smithi037.stdout:1414: done (1 left) 2024-08-17T17:30:03.815 INFO:tasks.rados.rados.0.smithi037.stdout:1416: done (0 left) 2024-08-17T17:30:03.815 INFO:tasks.rados.rados.0.smithi037.stdout:1417: delete oid 36 current snap is 175 2024-08-17T17:30:03.817 INFO:tasks.rados.rados.0.smithi037.stdout:1417: done (0 left) 2024-08-17T17:30:03.817 INFO:tasks.rados.rados.0.smithi037.stdout:1418: read oid 29 snap 131 2024-08-17T17:30:03.817 INFO:tasks.rados.rados.0.smithi037.stdout:1418: expect deleted 2024-08-17T17:30:03.817 INFO:tasks.rados.rados.0.smithi037.stdout:1419: write oid 27 current snap is 175 2024-08-17T17:30:03.817 INFO:tasks.rados.rados.0.smithi037.stdout:1419: seq_num 558 ranges {578306=482711,1586364=631179,2757324=484842} 2024-08-17T17:30:03.823 INFO:tasks.rados.rados.0.smithi037.stdout:1419: writing smithi03781225-27 from 578306 to 1061017 tid 1 2024-08-17T17:30:03.829 INFO:tasks.rados.rados.0.smithi037.stdout:1419: writing smithi03781225-27 from 1586364 to 2217543 tid 2 2024-08-17T17:30:03.835 INFO:tasks.rados.rados.0.smithi037.stdout:1419: writing smithi03781225-27 from 2757324 to 3242166 tid 3 2024-08-17T17:30:03.836 INFO:tasks.rados.rados.0.smithi037.stdout:1420: read oid 43 snap -1 2024-08-17T17:30:03.836 INFO:tasks.rados.rados.0.smithi037.stdout:1420: expect (ObjNum 483 snap 154 seq_num 483) 2024-08-17T17:30:03.836 INFO:tasks.rados.rados.0.smithi037.stdout:1421: delete oid 44 current snap is 175 2024-08-17T17:30:03.836 INFO:tasks.rados.rados.0.smithi037.stdout:1419: finishing write tid 1 to smithi03781225-27 2024-08-17T17:30:03.836 INFO:tasks.rados.rados.0.smithi037.stdout:1419: finishing write tid 2 to smithi03781225-27 2024-08-17T17:30:03.838 INFO:tasks.rados.rados.0.smithi037.stdout:1419: finishing write tid 3 to smithi03781225-27 2024-08-17T17:30:03.838 INFO:tasks.rados.rados.0.smithi037.stdout:1419: finishing write tid 4 to smithi03781225-27 2024-08-17T17:30:03.838 INFO:tasks.rados.rados.0.smithi037.stdout:1419: finishing write tid 5 to smithi03781225-27 2024-08-17T17:30:03.838 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 27 v 275 (ObjNum 558 snap 175 seq_num 558) dirty exists 2024-08-17T17:30:03.838 INFO:tasks.rados.rados.0.smithi037.stdout:1419: left oid 27 (ObjNum 558 snap 175 seq_num 558) 2024-08-17T17:30:03.840 INFO:tasks.rados.rados.0.smithi037.stdout:1420: expect (ObjNum 483 snap 154 seq_num 483) 2024-08-17T17:30:03.939 INFO:tasks.rados.rados.0.smithi037.stdout:1418: done (3 left) 2024-08-17T17:30:03.939 INFO:tasks.rados.rados.0.smithi037.stdout:1419: done (2 left) 2024-08-17T17:30:03.939 INFO:tasks.rados.rados.0.smithi037.stdout:1420: done (1 left) 2024-08-17T17:30:03.939 INFO:tasks.rados.rados.0.smithi037.stdout:1421: done (0 left) 2024-08-17T17:30:03.939 INFO:tasks.rados.rados.0.smithi037.stdout:1422: write oid 9 current snap is 175 2024-08-17T17:30:03.939 INFO:tasks.rados.rados.0.smithi037.stdout:1422: seq_num 560 ranges {611920=633209,1703328=634848,2812170=507386} 2024-08-17T17:30:03.945 INFO:tasks.rados.rados.0.smithi037.stdout:1422: writing smithi03781225-9 from 611920 to 1245129 tid 1 2024-08-17T17:30:03.951 INFO:tasks.rados.rados.0.smithi037.stdout:1422: writing smithi03781225-9 from 1703328 to 2338176 tid 2 2024-08-17T17:30:03.957 INFO:tasks.rados.rados.0.smithi037.stdout:1422: writing smithi03781225-9 from 2812170 to 3319556 tid 3 2024-08-17T17:30:03.957 INFO:tasks.rados.rados.0.smithi037.stdout:1423: snap_remove snap 163 2024-08-17T17:30:04.147 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:03 smithi046 ceph-mon[88218]: osdmap e416: 8 total, 8 up, 8 in 2024-08-17T17:30:04.194 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:03 smithi037 ceph-mon[97894]: osdmap e416: 8 total, 8 up, 8 in 2024-08-17T17:30:04.195 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:03 smithi037 ceph-mon[102022]: osdmap e416: 8 total, 8 up, 8 in 2024-08-17T17:30:04.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:04.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:04.819 INFO:tasks.rados.rados.0.smithi037.stdout:1423: done (1 left) 2024-08-17T17:30:04.820 INFO:tasks.rados.rados.0.smithi037.stdout:1424: read oid 15 snap -1 2024-08-17T17:30:04.820 INFO:tasks.rados.rados.0.smithi037.stdout:1424: expect (ObjNum 412 snap 126 seq_num 412) 2024-08-17T17:30:04.820 INFO:tasks.rados.rados.0.smithi037.stdout:1425: write oid 19 current snap is 175 2024-08-17T17:30:04.820 INFO:tasks.rados.rados.0.smithi037.stdout:1425: seq_num 561 ranges {628727=708458,2045457=494859,3123240=305487} 2024-08-17T17:30:04.828 INFO:tasks.rados.rados.0.smithi037.stdout:1425: writing smithi03781225-19 from 628727 to 1337185 tid 1 2024-08-17T17:30:04.835 INFO:tasks.rados.rados.0.smithi037.stdout:1425: writing smithi03781225-19 from 2045457 to 2540316 tid 2 2024-08-17T17:30:04.840 INFO:tasks.rados.rados.0.smithi037.stdout:1425: writing smithi03781225-19 from 3123240 to 3428727 tid 3 2024-08-17T17:30:04.840 INFO:tasks.rados.rados.0.smithi037.stdout:1426: write oid 47 current snap is 175 2024-08-17T17:30:04.840 INFO:tasks.rados.rados.0.smithi037.stdout:1422: finishing write tid 1 to smithi03781225-9 2024-08-17T17:30:04.840 INFO:tasks.rados.rados.0.smithi037.stdout:1422: finishing write tid 2 to smithi03781225-9 2024-08-17T17:30:04.840 INFO:tasks.rados.rados.0.smithi037.stdout:1426: seq_num 562 ranges {645534=783707,2103939=638517,3150663=294871} 2024-08-17T17:30:04.848 INFO:tasks.rados.rados.0.smithi037.stdout:1426: writing smithi03781225-47 from 645534 to 1429241 tid 1 2024-08-17T17:30:04.855 INFO:tasks.rados.rados.0.smithi037.stdout:1426: writing smithi03781225-47 from 2103939 to 2742456 tid 2 2024-08-17T17:30:04.860 INFO:tasks.rados.rados.0.smithi037.stdout:1426: writing smithi03781225-47 from 3150663 to 3445534 tid 3 2024-08-17T17:30:04.860 INFO:tasks.rados.rados.0.smithi037.stdout:1427: read oid 2 snap -1 2024-08-17T17:30:04.860 INFO:tasks.rados.rados.0.smithi037.stdout:1427: expect deleted 2024-08-17T17:30:04.860 INFO:tasks.rados.rados.0.smithi037.stdout:1428: write oid 29 current snap is 175 2024-08-17T17:30:04.860 INFO:tasks.rados.rados.0.smithi037.stdout:1422: finishing write tid 3 to smithi03781225-9 2024-08-17T17:30:04.860 INFO:tasks.rados.rados.0.smithi037.stdout:1422: finishing write tid 4 to smithi03781225-9 2024-08-17T17:30:04.861 INFO:tasks.rados.rados.0.smithi037.stdout:1422: finishing write tid 5 to smithi03781225-9 2024-08-17T17:30:04.861 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 1213 (ObjNum 560 snap 175 seq_num 560) dirty exists 2024-08-17T17:30:04.861 INFO:tasks.rados.rados.0.smithi037.stdout:1422: left oid 9 (ObjNum 560 snap 175 seq_num 560) 2024-08-17T17:30:04.861 INFO:tasks.rados.rados.0.smithi037.stdout:1428: seq_num 563 ranges {662341=575309,1878774=498528,2894439=457555} 2024-08-17T17:30:04.866 INFO:tasks.rados.rados.0.smithi037.stdout:1428: writing smithi03781225-29 from 662341 to 1237650 tid 1 2024-08-17T17:30:04.873 INFO:tasks.rados.rados.0.smithi037.stdout:1428: writing smithi03781225-29 from 1878774 to 2377302 tid 2 2024-08-17T17:30:04.879 INFO:tasks.rados.rados.0.smithi037.stdout:1428: writing smithi03781225-29 from 2894439 to 3351994 tid 3 2024-08-17T17:30:04.879 INFO:tasks.rados.rados.0.smithi037.stdout:1422: done (5 left) 2024-08-17T17:30:04.879 INFO:tasks.rados.rados.0.smithi037.stdout:1429: rollback oid 5 current snap is 175 2024-08-17T17:30:04.879 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 5 to 131 2024-08-17T17:30:04.879 INFO:tasks.rados.rados.0.smithi037.stdout:1425: finishing write tid 1 to smithi03781225-19 2024-08-17T17:30:04.879 INFO:tasks.rados.rados.0.smithi037.stdout:1424: expect (ObjNum 412 snap 126 seq_num 412) 2024-08-17T17:30:05.120 INFO:tasks.rados.rados.0.smithi037.stdout:1425: finishing write tid 2 to smithi03781225-19 2024-08-17T17:30:05.120 INFO:tasks.rados.rados.0.smithi037.stdout:1424: done (5 left) 2024-08-17T17:30:05.120 INFO:tasks.rados.rados.0.smithi037.stdout:1430: write oid 3 current snap is 175 2024-08-17T17:30:05.120 INFO:tasks.rados.rados.0.smithi037.stdout:1425: finishing write tid 3 to smithi03781225-19 2024-08-17T17:30:05.120 INFO:tasks.rados.rados.0.smithi037.stdout:1430: seq_num 564 ranges {679148=650558,1937256=642186,3321862=157286} 2024-08-17T17:30:05.127 INFO:tasks.rados.rados.0.smithi037.stdout:1430: writing smithi03781225-3 from 679148 to 1329706 tid 1 2024-08-17T17:30:05.134 INFO:tasks.rados.rados.0.smithi037.stdout:1430: writing smithi03781225-3 from 1937256 to 2579442 tid 2 2024-08-17T17:30:05.139 INFO:tasks.rados.rados.0.smithi037.stdout:1430: writing smithi03781225-3 from 3321862 to 3479148 tid 3 2024-08-17T17:30:05.139 INFO:tasks.rados.rados.0.smithi037.stdout:1431: write oid 38 current snap is 175 2024-08-17T17:30:05.139 INFO:tasks.rados.rados.0.smithi037.stdout:1425: finishing write tid 4 to smithi03781225-19 2024-08-17T17:30:05.139 INFO:tasks.rados.rados.0.smithi037.stdout:1425: finishing write tid 5 to smithi03781225-19 2024-08-17T17:30:05.139 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 19 v 623 (ObjNum 561 snap 175 seq_num 561) dirty exists 2024-08-17T17:30:05.139 INFO:tasks.rados.rados.0.smithi037.stdout:1425: left oid 19 (ObjNum 561 snap 175 seq_num 561) 2024-08-17T17:30:05.139 INFO:tasks.rados.rados.0.smithi037.stdout:1426: finishing write tid 1 to smithi03781225-47 2024-08-17T17:30:05.140 INFO:tasks.rados.rados.0.smithi037.stdout:1426: finishing write tid 2 to smithi03781225-47 2024-08-17T17:30:05.140 INFO:tasks.rados.rados.0.smithi037.stdout:1426: finishing write tid 3 to smithi03781225-47 2024-08-17T17:30:05.140 INFO:tasks.rados.rados.0.smithi037.stdout:1431: seq_num 565 ranges {695955=725807,1879385=502197,2949285=480099} 2024-08-17T17:30:05.146 INFO:tasks.rados.rados.0.smithi037.stdout:1431: writing smithi03781225-38 from 695955 to 1421762 tid 1 2024-08-17T17:30:05.152 INFO:tasks.rados.rados.0.smithi037.stdout:1431: writing smithi03781225-38 from 1879385 to 2381582 tid 2 2024-08-17T17:30:05.158 INFO:tasks.rados.rados.0.smithi037.stdout:1431: writing smithi03781225-38 from 2949285 to 3429384 tid 3 2024-08-17T17:30:05.158 INFO:tasks.rados.rados.0.smithi037.stdout:1425: done (6 left) 2024-08-17T17:30:05.158 INFO:tasks.rados.rados.0.smithi037.stdout:1427: done (5 left) 2024-08-17T17:30:05.159 INFO:tasks.rados.rados.0.smithi037.stdout:1432: snap_remove snap 165 2024-08-17T17:30:05.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:04 smithi046 ceph-mon[88218]: pgmap v233: 89 pgs: 89 active+clean; 260 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.6 MiB/s rd, 980 KiB/s wr, 10 op/s 2024-08-17T17:30:05.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:04 smithi046 ceph-mon[88218]: osdmap e417: 8 total, 8 up, 8 in 2024-08-17T17:30:05.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:04 smithi037 ceph-mon[102022]: pgmap v233: 89 pgs: 89 active+clean; 260 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.6 MiB/s rd, 980 KiB/s wr, 10 op/s 2024-08-17T17:30:05.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:04 smithi037 ceph-mon[102022]: osdmap e417: 8 total, 8 up, 8 in 2024-08-17T17:30:05.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:04 smithi037 ceph-mon[97894]: pgmap v233: 89 pgs: 89 active+clean; 260 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.6 MiB/s rd, 980 KiB/s wr, 10 op/s 2024-08-17T17:30:05.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:04 smithi037 ceph-mon[97894]: osdmap e417: 8 total, 8 up, 8 in 2024-08-17T17:30:05.828 INFO:tasks.rados.rados.0.smithi037.stdout:1432: done (5 left) 2024-08-17T17:30:05.829 INFO:tasks.rados.rados.0.smithi037.stdout:1433: read oid 25 snap -1 2024-08-17T17:30:05.829 INFO:tasks.rados.rados.0.smithi037.stdout:1433: expect (ObjNum 511 snap 163 seq_num 511) 2024-08-17T17:30:05.829 INFO:tasks.rados.rados.0.smithi037.stdout:1434: rollback oid 37 current snap is 175 2024-08-17T17:30:05.829 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 37 to 169 2024-08-17T17:30:05.829 INFO:tasks.rados.rados.0.smithi037.stdout:1426: finishing write tid 4 to smithi03781225-47 2024-08-17T17:30:05.829 INFO:tasks.rados.rados.0.smithi037.stdout:1426: finishing write tid 5 to smithi03781225-47 2024-08-17T17:30:05.829 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 47 v 1226 (ObjNum 562 snap 175 seq_num 562) dirty exists 2024-08-17T17:30:05.829 INFO:tasks.rados.rados.0.smithi037.stdout:1426: left oid 47 (ObjNum 562 snap 175 seq_num 562) 2024-08-17T17:30:05.829 INFO:tasks.rados.rados.0.smithi037.stdout:1428: finishing write tid 1 to smithi03781225-29 2024-08-17T17:30:05.829 INFO:tasks.rados.rados.0.smithi037.stdout:1428: finishing write tid 2 to smithi03781225-29 2024-08-17T17:30:05.829 INFO:tasks.rados.rados.0.smithi037.stdout:1429: finishing rollback tid 1 to smithi03781225-5 2024-08-17T17:30:05.829 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 5 v 287 (ObjNum 129 snap 0 seq_num 4060687920) dirty dne 2024-08-17T17:30:05.829 INFO:tasks.rados.rados.0.smithi037.stdout:1428: finishing write tid 3 to smithi03781225-29 2024-08-17T17:30:05.830 INFO:tasks.rados.rados.0.smithi037.stdout:1428: finishing write tid 4 to smithi03781225-29 2024-08-17T17:30:05.830 INFO:tasks.rados.rados.0.smithi037.stdout:1428: finishing write tid 5 to smithi03781225-29 2024-08-17T17:30:05.830 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 661 (ObjNum 563 snap 175 seq_num 563) dirty exists 2024-08-17T17:30:05.830 INFO:tasks.rados.rados.0.smithi037.stdout:1428: left oid 29 (ObjNum 563 snap 175 seq_num 563) 2024-08-17T17:30:05.830 INFO:tasks.rados.rados.0.smithi037.stdout:1430: finishing write tid 1 to smithi03781225-3 2024-08-17T17:30:05.830 INFO:tasks.rados.rados.0.smithi037.stdout:1430: finishing write tid 2 to smithi03781225-3 2024-08-17T17:30:05.830 INFO:tasks.rados.rados.0.smithi037.stdout:1430: finishing write tid 3 to smithi03781225-3 2024-08-17T17:30:05.830 INFO:tasks.rados.rados.0.smithi037.stdout:1430: finishing write tid 4 to smithi03781225-3 2024-08-17T17:30:05.830 INFO:tasks.rados.rados.0.smithi037.stdout:1430: finishing write tid 5 to smithi03781225-3 2024-08-17T17:30:05.830 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 307 (ObjNum 564 snap 175 seq_num 564) dirty exists 2024-08-17T17:30:05.830 INFO:tasks.rados.rados.0.smithi037.stdout:1430: left oid 3 (ObjNum 564 snap 175 seq_num 564) 2024-08-17T17:30:05.831 INFO:tasks.rados.rados.0.smithi037.stdout:1431: finishing write tid 1 to smithi03781225-38 2024-08-17T17:30:05.831 INFO:tasks.rados.rados.0.smithi037.stdout:1431: finishing write tid 2 to smithi03781225-38 2024-08-17T17:30:05.831 INFO:tasks.rados.rados.0.smithi037.stdout:1431: finishing write tid 3 to smithi03781225-38 2024-08-17T17:30:05.831 INFO:tasks.rados.rados.0.smithi037.stdout:1431: finishing write tid 4 to smithi03781225-38 2024-08-17T17:30:05.831 INFO:tasks.rados.rados.0.smithi037.stdout:1431: finishing write tid 5 to smithi03781225-38 2024-08-17T17:30:05.831 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 826 (ObjNum 565 snap 175 seq_num 565) dirty exists 2024-08-17T17:30:05.831 INFO:tasks.rados.rados.0.smithi037.stdout:1431: left oid 38 (ObjNum 565 snap 175 seq_num 565) 2024-08-17T17:30:05.831 INFO:tasks.rados.rados.0.smithi037.stdout:1426: done (6 left) 2024-08-17T17:30:05.831 INFO:tasks.rados.rados.0.smithi037.stdout:1428: done (5 left) 2024-08-17T17:30:05.831 INFO:tasks.rados.rados.0.smithi037.stdout:1429: done (4 left) 2024-08-17T17:30:05.831 INFO:tasks.rados.rados.0.smithi037.stdout:1430: done (3 left) 2024-08-17T17:30:05.831 INFO:tasks.rados.rados.0.smithi037.stdout:1431: done (2 left) 2024-08-17T17:30:05.831 INFO:tasks.rados.rados.0.smithi037.stdout:1435: rollback oid 47 current snap is 175 2024-08-17T17:30:05.832 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 47 to 131 2024-08-17T17:30:05.832 INFO:tasks.rados.rados.0.smithi037.stdout:1436: write oid 10 current snap is 175 2024-08-17T17:30:05.832 INFO:tasks.rados.rados.0.smithi037.stdout:1436: seq_num 566 ranges {712762=401056,1537867=645855,2860355=652407} 2024-08-17T17:30:05.835 INFO:tasks.rados.rados.0.smithi037.stdout:1436: writing smithi03781225-10 from 712762 to 1113818 tid 1 2024-08-17T17:30:05.842 INFO:tasks.rados.rados.0.smithi037.stdout:1436: writing smithi03781225-10 from 1537867 to 2183722 tid 2 2024-08-17T17:30:05.850 INFO:tasks.rados.rados.0.smithi037.stdout:1436: writing smithi03781225-10 from 2860355 to 3512762 tid 3 2024-08-17T17:30:05.850 INFO:tasks.rados.rados.0.smithi037.stdout:1437: rollback oid 24 current snap is 175 2024-08-17T17:30:05.850 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 24 to 162 2024-08-17T17:30:05.850 INFO:tasks.rados.rados.0.smithi037.stdout:1433: expect (ObjNum 511 snap 163 seq_num 511) 2024-08-17T17:30:05.975 INFO:tasks.rados.rados.0.smithi037.stdout:1436: finishing write tid 1 to smithi03781225-10 2024-08-17T17:30:05.975 INFO:tasks.rados.rados.0.smithi037.stdout:1434: finishing rollback tid 0 to smithi03781225-37 2024-08-17T17:30:05.975 INFO:tasks.rados.rados.0.smithi037.stdout:1435: finishing rollback tid 0 to smithi03781225-47 2024-08-17T17:30:05.975 INFO:tasks.rados.rados.0.smithi037.stdout:1435: finishing rollback tid 1 to smithi03781225-47 2024-08-17T17:30:05.975 INFO:tasks.rados.rados.0.smithi037.stdout:1435: finishing rollback tid 2 to smithi03781225-47 2024-08-17T17:30:05.975 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 47 v 1233 (ObjNum 416 snap 128 seq_num 416) dirty exists 2024-08-17T17:30:05.975 INFO:tasks.rados.rados.0.smithi037.stdout:1434: finishing rollback tid 1 to smithi03781225-37 2024-08-17T17:30:05.975 INFO:tasks.rados.rados.0.smithi037.stdout:1434: finishing rollback tid 2 to smithi03781225-37 2024-08-17T17:30:05.976 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 37 v 665 (ObjNum 528 snap 168 seq_num 528) dirty exists 2024-08-17T17:30:05.976 INFO:tasks.rados.rados.0.smithi037.stdout:1436: finishing write tid 2 to smithi03781225-10 2024-08-17T17:30:05.976 INFO:tasks.rados.rados.0.smithi037.stdout:1433: done (4 left) 2024-08-17T17:30:05.976 INFO:tasks.rados.rados.0.smithi037.stdout:1434: done (3 left) 2024-08-17T17:30:05.976 INFO:tasks.rados.rados.0.smithi037.stdout:1435: done (2 left) 2024-08-17T17:30:05.976 INFO:tasks.rados.rados.0.smithi037.stdout:1438: rollback oid 9 current snap is 175 2024-08-17T17:30:05.976 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 9 to 162 2024-08-17T17:30:05.976 INFO:tasks.rados.rados.0.smithi037.stdout:1437: finishing rollback tid 0 to smithi03781225-24 2024-08-17T17:30:05.976 INFO:tasks.rados.rados.0.smithi037.stdout:1437: finishing rollback tid 1 to smithi03781225-24 2024-08-17T17:30:05.976 INFO:tasks.rados.rados.0.smithi037.stdout:1436: finishing write tid 3 to smithi03781225-10 2024-08-17T17:30:05.976 INFO:tasks.rados.rados.0.smithi037.stdout:1437: finishing rollback tid 2 to smithi03781225-24 2024-08-17T17:30:05.976 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 24 v 631 (ObjNum 500 snap 159 seq_num 500) dirty exists 2024-08-17T17:30:05.976 INFO:tasks.rados.rados.0.smithi037.stdout:1436: finishing write tid 4 to smithi03781225-10 2024-08-17T17:30:05.977 INFO:tasks.rados.rados.0.smithi037.stdout:1436: finishing write tid 5 to smithi03781225-10 2024-08-17T17:30:05.977 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 10 v 644 (ObjNum 566 snap 175 seq_num 566) dirty exists 2024-08-17T17:30:05.977 INFO:tasks.rados.rados.0.smithi037.stdout:1436: left oid 10 (ObjNum 566 snap 175 seq_num 566) 2024-08-17T17:30:05.977 INFO:tasks.rados.rados.0.smithi037.stdout:1436: done (2 left) 2024-08-17T17:30:05.977 INFO:tasks.rados.rados.0.smithi037.stdout:1437: done (1 left) 2024-08-17T17:30:05.977 INFO:tasks.rados.rados.0.smithi037.stdout:1439: read oid 37 snap -1 2024-08-17T17:30:05.977 INFO:tasks.rados.rados.0.smithi037.stdout:1439: expect (ObjNum 528 snap 168 seq_num 528) 2024-08-17T17:30:05.977 INFO:tasks.rados.rados.0.smithi037.stdout:1440: snap_remove snap 170 2024-08-17T17:30:06.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:05 smithi046 ceph-mon[88218]: osdmap e418: 8 total, 8 up, 8 in 2024-08-17T17:30:06.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:05 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:05.741Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:06.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:05 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:05.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:06.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:05 smithi037 ceph-mon[102022]: osdmap e418: 8 total, 8 up, 8 in 2024-08-17T17:30:06.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:05 smithi037 ceph-mon[97894]: osdmap e418: 8 total, 8 up, 8 in 2024-08-17T17:30:06.707 INFO:tasks.rados.rados.0.smithi037.stdout:1440: done (2 left) 2024-08-17T17:30:06.724 INFO:tasks.rados.rados.0.smithi037.stdout:1441: write oid 11 current snap is 175 2024-08-17T17:30:06.724 INFO:tasks.rados.rados.0.smithi037.stdout:1441: seq_num 567 ranges {729569=476305,1996349=505866,3004131=525438} 2024-08-17T17:30:06.724 INFO:tasks.rados.rados.0.smithi037.stdout:1441: writing smithi03781225-11 from 729569 to 1205874 tid 1 2024-08-17T17:30:06.724 INFO:tasks.rados.rados.0.smithi037.stdout:1441: writing smithi03781225-11 from 1996349 to 2502215 tid 2 2024-08-17T17:30:06.728 INFO:tasks.rados.rados.0.smithi037.stdout:1441: writing smithi03781225-11 from 3004131 to 3529569 tid 3 2024-08-17T17:30:06.728 INFO:tasks.rados.rados.0.smithi037.stdout:1442: write oid 25 current snap is 175 2024-08-17T17:30:06.728 INFO:tasks.rados.rados.0.smithi037.stdout:1442: seq_num 568 ranges {746376=551554,2054831=649524,3315201=231175} 2024-08-17T17:30:06.735 INFO:tasks.rados.rados.0.smithi037.stdout:1442: writing smithi03781225-25 from 746376 to 1297930 tid 1 2024-08-17T17:30:06.743 INFO:tasks.rados.rados.0.smithi037.stdout:1442: writing smithi03781225-25 from 2054831 to 2704355 tid 2 2024-08-17T17:30:06.748 INFO:tasks.rados.rados.0.smithi037.stdout:1442: writing smithi03781225-25 from 3315201 to 3546376 tid 3 2024-08-17T17:30:06.748 INFO:tasks.rados.rados.0.smithi037.stdout:1443: write oid 20 current snap is 175 2024-08-17T17:30:06.748 INFO:tasks.rados.rados.0.smithi037.stdout:1438: finishing rollback tid 0 to smithi03781225-9 2024-08-17T17:30:06.748 INFO:tasks.rados.rados.0.smithi037.stdout:1438: finishing rollback tid 1 to smithi03781225-9 2024-08-17T17:30:06.748 INFO:tasks.rados.rados.0.smithi037.stdout:1438: finishing rollback tid 2 to smithi03781225-9 2024-08-17T17:30:06.749 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 1240 (ObjNum 436 snap 137 seq_num 436) dirty exists 2024-08-17T17:30:06.749 INFO:tasks.rados.rados.0.smithi037.stdout:1439: expect (ObjNum 528 snap 168 seq_num 528) 2024-08-17T17:30:06.848 INFO:tasks.rados.rados.0.smithi037.stdout:1441: finishing write tid 1 to smithi03781225-11 2024-08-17T17:30:06.849 INFO:tasks.rados.rados.0.smithi037.stdout:1441: finishing write tid 2 to smithi03781225-11 2024-08-17T17:30:06.849 INFO:tasks.rados.rados.0.smithi037.stdout:1441: finishing write tid 3 to smithi03781225-11 2024-08-17T17:30:06.849 INFO:tasks.rados.rados.0.smithi037.stdout:1441: finishing write tid 4 to smithi03781225-11 2024-08-17T17:30:06.849 INFO:tasks.rados.rados.0.smithi037.stdout:1441: finishing write tid 5 to smithi03781225-11 2024-08-17T17:30:06.849 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 11 v 483 (ObjNum 567 snap 175 seq_num 567) dirty exists 2024-08-17T17:30:06.849 INFO:tasks.rados.rados.0.smithi037.stdout:1441: left oid 11 (ObjNum 567 snap 175 seq_num 567) 2024-08-17T17:30:06.849 INFO:tasks.rados.rados.0.smithi037.stdout:1442: finishing write tid 1 to smithi03781225-25 2024-08-17T17:30:06.849 INFO:tasks.rados.rados.0.smithi037.stdout:1442: finishing write tid 2 to smithi03781225-25 2024-08-17T17:30:06.849 INFO:tasks.rados.rados.0.smithi037.stdout:1442: finishing write tid 3 to smithi03781225-25 2024-08-17T17:30:06.849 INFO:tasks.rados.rados.0.smithi037.stdout:1442: finishing write tid 4 to smithi03781225-25 2024-08-17T17:30:06.849 INFO:tasks.rados.rados.0.smithi037.stdout:1442: finishing write tid 5 to smithi03781225-25 2024-08-17T17:30:06.849 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 25 v 1253 (ObjNum 568 snap 175 seq_num 568) dirty exists 2024-08-17T17:30:06.849 INFO:tasks.rados.rados.0.smithi037.stdout:1442: left oid 25 (ObjNum 568 snap 175 seq_num 568) 2024-08-17T17:30:06.850 INFO:tasks.rados.rados.0.smithi037.stdout:1443: seq_num 569 ranges {763183=626803,1996960=793182,3226271=336912} 2024-08-17T17:30:06.855 INFO:tasks.rados.rados.0.smithi037.stdout:1443: writing smithi03781225-20 from 763183 to 1389986 tid 1 2024-08-17T17:30:06.863 INFO:tasks.rados.rados.0.smithi037.stdout:1443: writing smithi03781225-20 from 1996960 to 2790142 tid 2 2024-08-17T17:30:06.868 INFO:tasks.rados.rados.0.smithi037.stdout:1443: writing smithi03781225-20 from 3226271 to 3563183 tid 3 2024-08-17T17:30:06.868 INFO:tasks.rados.rados.0.smithi037.stdout:1438: done (4 left) 2024-08-17T17:30:06.868 INFO:tasks.rados.rados.0.smithi037.stdout:1439: done (3 left) 2024-08-17T17:30:06.868 INFO:tasks.rados.rados.0.smithi037.stdout:1441: done (2 left) 2024-08-17T17:30:06.868 INFO:tasks.rados.rados.0.smithi037.stdout:1442: done (1 left) 2024-08-17T17:30:06.868 INFO:tasks.rados.rados.0.smithi037.stdout:1444: snap_create 2024-08-17T17:30:06.868 INFO:tasks.rados.rados.0.smithi037.stdout:1443: finishing write tid 1 to smithi03781225-20 2024-08-17T17:30:06.868 INFO:tasks.rados.rados.0.smithi037.stdout:1443: finishing write tid 2 to smithi03781225-20 2024-08-17T17:30:06.870 INFO:tasks.rados.rados.0.smithi037.stdout:1443: finishing write tid 3 to smithi03781225-20 2024-08-17T17:30:06.870 INFO:tasks.rados.rados.0.smithi037.stdout:1443: finishing write tid 4 to smithi03781225-20 2024-08-17T17:30:06.870 INFO:tasks.rados.rados.0.smithi037.stdout:1443: finishing write tid 5 to smithi03781225-20 2024-08-17T17:30:06.871 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 313 (ObjNum 569 snap 175 seq_num 569) dirty exists 2024-08-17T17:30:06.871 INFO:tasks.rados.rados.0.smithi037.stdout:1443: left oid 20 (ObjNum 569 snap 175 seq_num 569) 2024-08-17T17:30:07.261 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:06 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:06.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi037\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:06 smithi046 ceph-mon[88218]: pgmap v236: 89 pgs: 89 active+clean; 268 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.6 MiB/s wr, 24 op/s 2024-08-17T17:30:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:06 smithi046 ceph-mon[88218]: osdmap e419: 8 total, 8 up, 8 in 2024-08-17T17:30:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:06 smithi046 ceph-mon[88218]: osdmap e420: 8 total, 8 up, 8 in 2024-08-17T17:30:07.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:06 smithi037 ceph-mon[97894]: pgmap v236: 89 pgs: 89 active+clean; 268 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.6 MiB/s wr, 24 op/s 2024-08-17T17:30:07.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:06 smithi037 ceph-mon[97894]: osdmap e419: 8 total, 8 up, 8 in 2024-08-17T17:30:07.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:06 smithi037 ceph-mon[97894]: osdmap e420: 8 total, 8 up, 8 in 2024-08-17T17:30:07.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:06 smithi037 ceph-mon[102022]: pgmap v236: 89 pgs: 89 active+clean; 268 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.6 MiB/s wr, 24 op/s 2024-08-17T17:30:07.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:06 smithi037 ceph-mon[102022]: osdmap e419: 8 total, 8 up, 8 in 2024-08-17T17:30:07.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:06 smithi037 ceph-mon[102022]: osdmap e420: 8 total, 8 up, 8 in 2024-08-17T17:30:07.833 INFO:tasks.rados.rados.0.smithi037.stdout:1443: done (1 left) 2024-08-17T17:30:07.833 INFO:tasks.rados.rados.0.smithi037.stdout:1444: done (0 left) 2024-08-17T17:30:07.833 INFO:tasks.rados.rados.0.smithi037.stdout:1445: write oid 17 current snap is 176 2024-08-17T17:30:07.833 INFO:tasks.rados.rados.0.smithi037.stdout:1445: seq_num 570 ranges {779990=702052,2055442=653193,3253694=326296} 2024-08-17T17:30:07.841 INFO:tasks.rados.rados.0.smithi037.stdout:1445: writing smithi03781225-17 from 779990 to 1482042 tid 1 2024-08-17T17:30:07.848 INFO:tasks.rados.rados.0.smithi037.stdout:1445: writing smithi03781225-17 from 2055442 to 2708635 tid 2 2024-08-17T17:30:07.852 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch upgrade resume' 2024-08-17T17:30:07.853 INFO:tasks.rados.rados.0.smithi037.stdout:1445: writing smithi03781225-17 from 3253694 to 3579990 tid 3 2024-08-17T17:30:07.853 INFO:tasks.rados.rados.0.smithi037.stdout:1446: delete oid 4 current snap is 176 2024-08-17T17:30:07.854 INFO:tasks.rados.rados.0.smithi037.stdout:1445: finishing write tid 1 to smithi03781225-17 2024-08-17T17:30:07.854 INFO:tasks.rados.rados.0.smithi037.stdout:1445: finishing write tid 2 to smithi03781225-17 2024-08-17T17:30:07.856 INFO:tasks.rados.rados.0.smithi037.stdout:1445: finishing write tid 3 to smithi03781225-17 2024-08-17T17:30:07.856 INFO:tasks.rados.rados.0.smithi037.stdout:1445: finishing write tid 4 to smithi03781225-17 2024-08-17T17:30:07.857 INFO:tasks.rados.rados.0.smithi037.stdout:1445: finishing write tid 5 to smithi03781225-17 2024-08-17T17:30:07.857 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 476 (ObjNum 570 snap 176 seq_num 570) dirty exists 2024-08-17T17:30:07.857 INFO:tasks.rados.rados.0.smithi037.stdout:1445: left oid 17 (ObjNum 570 snap 176 seq_num 570) 2024-08-17T17:30:07.857 INFO:tasks.rados.rados.0.smithi037.stdout:1445: done (1 left) 2024-08-17T17:30:07.857 INFO:tasks.rados.rados.0.smithi037.stdout:1446: done (0 left) 2024-08-17T17:30:07.857 INFO:tasks.rados.rados.0.smithi037.stdout:1447: snap_create 2024-08-17T17:30:08.129 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:30:08.839 INFO:tasks.rados.rados.0.smithi037.stdout:1447: done (0 left) 2024-08-17T17:30:08.839 INFO:tasks.rados.rados.0.smithi037.stdout:1448: snap_create 2024-08-17T17:30:08.959 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:08 smithi037 ceph-mon[102022]: pgmap v239: 89 pgs: 89 active+clean; 268 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.6 MiB/s wr, 24 op/s 2024-08-17T17:30:08.959 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:08 smithi037 ceph-mon[102022]: osdmap e421: 8 total, 8 up, 8 in 2024-08-17T17:30:08.959 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:08 smithi037 ceph-mon[97894]: pgmap v239: 89 pgs: 89 active+clean; 268 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.6 MiB/s wr, 24 op/s 2024-08-17T17:30:08.959 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:08 smithi037 ceph-mon[97894]: osdmap e421: 8 total, 8 up, 8 in 2024-08-17T17:30:09.243 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:30:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:30:08] "GET /metrics HTTP/1.1" 200 36309 "" "Prometheus/2.51.0" 2024-08-17T17:30:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:08 smithi046 ceph-mon[88218]: pgmap v239: 89 pgs: 89 active+clean; 268 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.6 MiB/s wr, 24 op/s 2024-08-17T17:30:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:08 smithi046 ceph-mon[88218]: osdmap e421: 8 total, 8 up, 8 in 2024-08-17T17:30:09.857 INFO:tasks.rados.rados.0.smithi037.stdout:1448: done (0 left) 2024-08-17T17:30:09.857 INFO:tasks.rados.rados.0.smithi037.stdout:1449: rollback oid 17 current snap is 178 2024-08-17T17:30:09.858 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 17 to 127 2024-08-17T17:30:09.858 INFO:tasks.rados.rados.0.smithi037.stdout:1450: read oid 29 snap -1 2024-08-17T17:30:09.858 INFO:tasks.rados.rados.0.smithi037.stdout:1450: expect (ObjNum 563 snap 175 seq_num 563) 2024-08-17T17:30:09.858 INFO:tasks.rados.rados.0.smithi037.stdout:1451: snap_create 2024-08-17T17:30:09.859 INFO:tasks.rados.rados.0.smithi037.stdout:1449: finishing rollback tid 0 to smithi03781225-17 2024-08-17T17:30:09.860 INFO:tasks.rados.rados.0.smithi037.stdout:1449: finishing rollback tid 1 to smithi03781225-17 2024-08-17T17:30:09.861 INFO:tasks.rados.rados.0.smithi037.stdout:1449: finishing rollback tid 2 to smithi03781225-17 2024-08-17T17:30:09.861 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 480 (ObjNum 392 snap 119 seq_num 392) dirty exists 2024-08-17T17:30:09.865 INFO:tasks.rados.rados.0.smithi037.stdout:1450: expect (ObjNum 563 snap 175 seq_num 563) 2024-08-17T17:30:10.056 INFO:teuthology.orchestra.run.smithi037.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:30:10.056 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:09 smithi037 ceph-mon[102022]: osdmap e422: 8 total, 8 up, 8 in 2024-08-17T17:30:10.056 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:10.056 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:09 smithi037 ceph-mon[97894]: osdmap e422: 8 total, 8 up, 8 in 2024-08-17T17:30:10.057 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:10.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:09 smithi046 ceph-mon[88218]: osdmap e422: 8 total, 8 up, 8 in 2024-08-17T17:30:10.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:10.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:10.771 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'echo wait for all mons to upgrade' 2024-08-17T17:30:10.859 INFO:tasks.rados.rados.0.smithi037.stdout:1449: done (2 left) 2024-08-17T17:30:10.859 INFO:tasks.rados.rados.0.smithi037.stdout:1450: done (1 left) 2024-08-17T17:30:10.859 INFO:tasks.rados.rados.0.smithi037.stdout:1451: done (0 left) 2024-08-17T17:30:10.859 INFO:tasks.rados.rados.0.smithi037.stdout:1452: delete oid 6 current snap is 179 2024-08-17T17:30:10.863 INFO:tasks.rados.rados.0.smithi037.stdout:1452: done (0 left) 2024-08-17T17:30:10.863 INFO:tasks.rados.rados.0.smithi037.stdout:1453: rollback oid 25 current snap is 179 2024-08-17T17:30:10.863 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 25 to 178 2024-08-17T17:30:10.863 INFO:tasks.rados.rados.0.smithi037.stdout:1454: read oid 45 snap -1 2024-08-17T17:30:10.863 INFO:tasks.rados.rados.0.smithi037.stdout:1454: expect deleted 2024-08-17T17:30:10.863 INFO:tasks.rados.rados.0.smithi037.stdout:1455: read oid 21 snap -1 2024-08-17T17:30:10.863 INFO:tasks.rados.rados.0.smithi037.stdout:1455: expect (ObjNum 552 snap 174 seq_num 552) 2024-08-17T17:30:10.864 INFO:tasks.rados.rados.0.smithi037.stdout:1456: read oid 46 snap -1 2024-08-17T17:30:10.864 INFO:tasks.rados.rados.0.smithi037.stdout:1456: expect deleted 2024-08-17T17:30:10.864 INFO:tasks.rados.rados.0.smithi037.stdout:1457: rollback oid 40 current snap is 179 2024-08-17T17:30:10.864 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 40 to 155 2024-08-17T17:30:10.864 INFO:tasks.rados.rados.0.smithi037.stdout:1458: snap_remove snap 159 2024-08-17T17:30:11.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:10 smithi037 ceph-mon[102022]: pgmap v242: 89 pgs: 89 active+clean; 280 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-08-17T17:30:11.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:10 smithi037 ceph-mon[102022]: osdmap e423: 8 total, 8 up, 8 in 2024-08-17T17:30:11.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:10 smithi037 ceph-mon[102022]: from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:30:11.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:10 smithi037 ceph-mon[102022]: Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:30:11.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:10 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:11.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:10 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:30:11.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:10 smithi037 ceph-mon[97894]: pgmap v242: 89 pgs: 89 active+clean; 280 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-08-17T17:30:11.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:10 smithi037 ceph-mon[97894]: osdmap e423: 8 total, 8 up, 8 in 2024-08-17T17:30:11.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:10 smithi037 ceph-mon[97894]: from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:30:11.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:10 smithi037 ceph-mon[97894]: Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:30:11.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:10 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:11.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:10 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:30:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:10 smithi046 ceph-mon[88218]: pgmap v242: 89 pgs: 89 active+clean; 280 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-08-17T17:30:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:10 smithi046 ceph-mon[88218]: osdmap e423: 8 total, 8 up, 8 in 2024-08-17T17:30:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:10 smithi046 ceph-mon[88218]: from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:30:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:10 smithi046 ceph-mon[88218]: Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:30:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:10 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:10 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:30:11.591 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:30:11.872 INFO:tasks.rados.rados.0.smithi037.stdout:1458: done (5 left) 2024-08-17T17:30:11.872 INFO:tasks.rados.rados.0.smithi037.stdout:1459: read oid 49 snap -1 2024-08-17T17:30:11.872 INFO:tasks.rados.rados.0.smithi037.stdout:1459: expect (ObjNum 529 snap 168 seq_num 529) 2024-08-17T17:30:11.872 INFO:tasks.rados.rados.0.smithi037.stdout:1460: snap_remove snap 177 2024-08-17T17:30:11.965 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:11 smithi037 ceph-mon[102022]: osdmap e424: 8 total, 8 up, 8 in 2024-08-17T17:30:11.966 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:11 smithi037 ceph-mon[97894]: osdmap e424: 8 total, 8 up, 8 in 2024-08-17T17:30:12.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:11 smithi046 ceph-mon[88218]: osdmap e424: 8 total, 8 up, 8 in 2024-08-17T17:30:12.877 INFO:tasks.rados.rados.0.smithi037.stdout:1460: done (6 left) 2024-08-17T17:30:12.877 INFO:tasks.rados.rados.0.smithi037.stdout:1461: rollback oid 27 current snap is 179 2024-08-17T17:30:12.877 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 27 to 162 2024-08-17T17:30:12.877 INFO:tasks.rados.rados.0.smithi037.stdout:1457: finishing rollback tid 0 to smithi03781225-40 2024-08-17T17:30:12.877 INFO:tasks.rados.rados.0.smithi037.stdout:1457: finishing rollback tid 1 to smithi03781225-40 2024-08-17T17:30:12.877 INFO:tasks.rados.rados.0.smithi037.stdout:1457: finishing rollback tid 2 to smithi03781225-40 2024-08-17T17:30:12.877 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 40 v 484 (ObjNum 461 snap 148 seq_num 461) dirty exists 2024-08-17T17:30:12.877 INFO:tasks.rados.rados.0.smithi037.stdout:1453: finishing rollback tid 0 to smithi03781225-25 2024-08-17T17:30:12.877 INFO:tasks.rados.rados.0.smithi037.stdout:1453: finishing rollback tid 1 to smithi03781225-25 2024-08-17T17:30:12.878 INFO:tasks.rados.rados.0.smithi037.stdout:1453: finishing rollback tid 2 to smithi03781225-25 2024-08-17T17:30:12.878 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 25 v 1257 (ObjNum 568 snap 175 seq_num 568) dirty exists 2024-08-17T17:30:12.878 INFO:tasks.rados.rados.0.smithi037.stdout:1455: expect (ObjNum 552 snap 174 seq_num 552) 2024-08-17T17:30:13.045 INFO:tasks.rados.rados.0.smithi037.stdout:1459: expect (ObjNum 529 snap 168 seq_num 529) 2024-08-17T17:30:13.231 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:12 smithi037 ceph-mon[102022]: pgmap v245: 89 pgs: 89 active+clean; 293 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.4 MiB/s rd, 3.8 MiB/s wr, 23 op/s 2024-08-17T17:30:13.231 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:12 smithi037 ceph-mon[102022]: osdmap e425: 8 total, 8 up, 8 in 2024-08-17T17:30:13.231 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:12 smithi037 ceph-mon[97894]: pgmap v245: 89 pgs: 89 active+clean; 293 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.4 MiB/s rd, 3.8 MiB/s wr, 23 op/s 2024-08-17T17:30:13.231 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:12 smithi037 ceph-mon[97894]: osdmap e425: 8 total, 8 up, 8 in 2024-08-17T17:30:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:12 smithi046 ceph-mon[88218]: pgmap v245: 89 pgs: 89 active+clean; 293 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.4 MiB/s rd, 3.8 MiB/s wr, 23 op/s 2024-08-17T17:30:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:12 smithi046 ceph-mon[88218]: osdmap e425: 8 total, 8 up, 8 in 2024-08-17T17:30:13.266 INFO:tasks.rados.rados.0.smithi037.stdout:1461: finishing rollback tid 0 to smithi03781225-27 2024-08-17T17:30:13.266 INFO:tasks.rados.rados.0.smithi037.stdout:1461: finishing rollback tid 1 to smithi03781225-27 2024-08-17T17:30:13.266 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 27 v 278 (ObjNum 177 snap 0 seq_num 2516561280) dirty dne 2024-08-17T17:30:13.266 INFO:tasks.rados.rados.0.smithi037.stdout:1453: done (6 left) 2024-08-17T17:30:13.266 INFO:tasks.rados.rados.0.smithi037.stdout:1454: done (5 left) 2024-08-17T17:30:13.266 INFO:tasks.rados.rados.0.smithi037.stdout:1455: done (4 left) 2024-08-17T17:30:13.266 INFO:tasks.rados.rados.0.smithi037.stdout:1456: done (3 left) 2024-08-17T17:30:13.266 INFO:tasks.rados.rados.0.smithi037.stdout:1457: done (2 left) 2024-08-17T17:30:13.267 INFO:tasks.rados.rados.0.smithi037.stdout:1459: done (1 left) 2024-08-17T17:30:13.267 INFO:tasks.rados.rados.0.smithi037.stdout:1461: done (0 left) 2024-08-17T17:30:13.267 INFO:tasks.rados.rados.0.smithi037.stdout:1462: read oid 18 snap -1 2024-08-17T17:30:13.267 INFO:tasks.rados.rados.0.smithi037.stdout:1462: expect (ObjNum 555 snap 174 seq_num 555) 2024-08-17T17:30:13.267 INFO:tasks.rados.rados.0.smithi037.stdout:1463: snap_remove snap 162 2024-08-17T17:30:13.801 INFO:teuthology.orchestra.run.smithi037.stdout:wait for all mons to upgrade 2024-08-17T17:30:13.886 INFO:tasks.rados.rados.0.smithi037.stdout:1463: done (1 left) 2024-08-17T17:30:13.886 INFO:tasks.rados.rados.0.smithi037.stdout:1464: delete oid 31 current snap is 179 2024-08-17T17:30:13.886 INFO:tasks.rados.rados.0.smithi037.stdout:1462: expect (ObjNum 555 snap 174 seq_num 555) 2024-08-17T17:30:14.094 INFO:tasks.rados.rados.0.smithi037.stdout:1462: done (1 left) 2024-08-17T17:30:14.094 INFO:tasks.rados.rados.0.smithi037.stdout:1464: done (0 left) 2024-08-17T17:30:14.094 INFO:tasks.rados.rados.0.smithi037.stdout:1465: write oid 14 current snap is 179 2024-08-17T17:30:14.095 INFO:tasks.rados.rados.0.smithi037.stdout:1465: seq_num 574 ranges {447218=719401,1889370=660531,2963386=614253} 2024-08-17T17:30:14.100 INFO:tasks.rados.rados.0.smithi037.stdout:1465: writing smithi03781225-14 from 447218 to 1166619 tid 1 2024-08-17T17:30:14.107 INFO:tasks.rados.rados.0.smithi037.stdout:1465: writing smithi03781225-14 from 1889370 to 2549901 tid 2 2024-08-17T17:30:14.113 INFO:tasks.rados.rados.0.smithi037.stdout:1465: writing smithi03781225-14 from 2963386 to 3577639 tid 3 2024-08-17T17:30:14.113 INFO:tasks.rados.rados.0.smithi037.stdout:1466: read oid 30 snap -1 2024-08-17T17:30:14.113 INFO:tasks.rados.rados.0.smithi037.stdout:1466: expect (ObjNum 506 snap 162 seq_num 506) 2024-08-17T17:30:14.113 INFO:tasks.rados.rados.0.smithi037.stdout:1467: snap_create 2024-08-17T17:30:14.114 INFO:tasks.rados.rados.0.smithi037.stdout:1465: finishing write tid 1 to smithi03781225-14 2024-08-17T17:30:14.114 INFO:tasks.rados.rados.0.smithi037.stdout:1465: finishing write tid 2 to smithi03781225-14 2024-08-17T17:30:14.122 INFO:tasks.rados.rados.0.smithi037.stdout:1465: finishing write tid 3 to smithi03781225-14 2024-08-17T17:30:14.122 INFO:tasks.rados.rados.0.smithi037.stdout:1465: finishing write tid 4 to smithi03781225-14 2024-08-17T17:30:14.122 INFO:tasks.rados.rados.0.smithi037.stdout:1465: finishing write tid 5 to smithi03781225-14 2024-08-17T17:30:14.122 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 14 v 663 (ObjNum 574 snap 179 seq_num 574) dirty exists 2024-08-17T17:30:14.122 INFO:tasks.rados.rados.0.smithi037.stdout:1465: left oid 14 (ObjNum 574 snap 179 seq_num 574) 2024-08-17T17:30:14.124 INFO:tasks.rados.rados.0.smithi037.stdout:1466: expect (ObjNum 506 snap 162 seq_num 506) 2024-08-17T17:30:14.148 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:13 smithi046 ceph-mon[88218]: osdmap e426: 8 total, 8 up, 8 in 2024-08-17T17:30:14.172 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:13 smithi037 ceph-mon[97894]: osdmap e426: 8 total, 8 up, 8 in 2024-08-17T17:30:14.172 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:13 smithi037 ceph-mon[102022]: osdmap e426: 8 total, 8 up, 8 in 2024-08-17T17:30:14.472 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'while ! ceph mon versions | grep $sha1 | grep '"'"': 3'"'"' && ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error; do sleep 2 ; done' 2024-08-17T17:30:14.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:14 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:14.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:14.885 INFO:tasks.rados.rados.0.smithi037.stdout:1465: done (2 left) 2024-08-17T17:30:14.886 INFO:tasks.rados.rados.0.smithi037.stdout:1466: done (1 left) 2024-08-17T17:30:14.886 INFO:tasks.rados.rados.0.smithi037.stdout:1467: done (0 left) 2024-08-17T17:30:14.886 INFO:tasks.rados.rados.0.smithi037.stdout:1468: write oid 32 current snap is 180 2024-08-17T17:30:14.886 INFO:tasks.rados.rados.0.smithi037.stdout:1468: seq_num 575 ranges {464025=794650,1947852=404189,2990809=425525} 2024-08-17T17:30:14.892 INFO:tasks.rados.rados.0.smithi037.stdout:1468: writing smithi03781225-32 from 464025 to 1258675 tid 1 2024-08-17T17:30:14.898 INFO:tasks.rados.rados.0.smithi037.stdout:1468: writing smithi03781225-32 from 1947852 to 2352041 tid 2 2024-08-17T17:30:14.904 INFO:tasks.rados.rados.0.smithi037.stdout:1468: writing smithi03781225-32 from 2990809 to 3416334 tid 3 2024-08-17T17:30:14.904 INFO:tasks.rados.rados.0.smithi037.stdout:1469: snap_create 2024-08-17T17:30:14.904 INFO:tasks.rados.rados.0.smithi037.stdout:1468: finishing write tid 1 to smithi03781225-32 2024-08-17T17:30:14.904 INFO:tasks.rados.rados.0.smithi037.stdout:1468: finishing write tid 2 to smithi03781225-32 2024-08-17T17:30:14.906 INFO:tasks.rados.rados.0.smithi037.stdout:1468: finishing write tid 3 to smithi03781225-32 2024-08-17T17:30:14.907 INFO:tasks.rados.rados.0.smithi037.stdout:1468: finishing write tid 4 to smithi03781225-32 2024-08-17T17:30:14.907 INFO:tasks.rados.rados.0.smithi037.stdout:1468: finishing write tid 5 to smithi03781225-32 2024-08-17T17:30:14.907 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 32 v 282 (ObjNum 575 snap 180 seq_num 575) dirty exists 2024-08-17T17:30:14.907 INFO:tasks.rados.rados.0.smithi037.stdout:1468: left oid 32 (ObjNum 575 snap 180 seq_num 575) 2024-08-17T17:30:15.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:14 smithi037 ceph-mon[97894]: pgmap v248: 89 pgs: 89 active+clean; 293 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 12 op/s 2024-08-17T17:30:15.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:14 smithi037 ceph-mon[97894]: osdmap e427: 8 total, 8 up, 8 in 2024-08-17T17:30:15.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:14 smithi037 ceph-mon[102022]: pgmap v248: 89 pgs: 89 active+clean; 293 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 12 op/s 2024-08-17T17:30:15.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:14 smithi037 ceph-mon[102022]: osdmap e427: 8 total, 8 up, 8 in 2024-08-17T17:30:15.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:14 smithi046 ceph-mon[88218]: pgmap v248: 89 pgs: 89 active+clean; 293 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 12 op/s 2024-08-17T17:30:15.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:14 smithi046 ceph-mon[88218]: osdmap e427: 8 total, 8 up, 8 in 2024-08-17T17:30:15.292 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:30:15.897 INFO:tasks.rados.rados.0.smithi037.stdout:1468: done (1 left) 2024-08-17T17:30:15.897 INFO:tasks.rados.rados.0.smithi037.stdout:1469: done (0 left) 2024-08-17T17:30:15.897 INFO:tasks.rados.rados.0.smithi037.stdout:1470: write oid 12 current snap is 181 2024-08-17T17:30:15.897 INFO:tasks.rados.rados.0.smithi037.stdout:1470: seq_num 576 ranges {480832=469899,1606334=664200,3018232=662600} 2024-08-17T17:30:15.902 INFO:tasks.rados.rados.0.smithi037.stdout:1470: writing smithi03781225-12 from 480832 to 950731 tid 1 2024-08-17T17:30:15.910 INFO:tasks.rados.rados.0.smithi037.stdout:1470: writing smithi03781225-12 from 1606334 to 2270534 tid 2 2024-08-17T17:30:15.918 INFO:tasks.rados.rados.0.smithi037.stdout:1470: writing smithi03781225-12 from 3018232 to 3680832 tid 3 2024-08-17T17:30:15.918 INFO:tasks.rados.rados.0.smithi037.stdout:1471: snap_create 2024-08-17T17:30:15.918 INFO:tasks.rados.rados.0.smithi037.stdout:1470: finishing write tid 1 to smithi03781225-12 2024-08-17T17:30:15.918 INFO:tasks.rados.rados.0.smithi037.stdout:1470: finishing write tid 2 to smithi03781225-12 2024-08-17T17:30:15.922 INFO:tasks.rados.rados.0.smithi037.stdout:1470: finishing write tid 3 to smithi03781225-12 2024-08-17T17:30:15.922 INFO:tasks.rados.rados.0.smithi037.stdout:1470: finishing write tid 4 to smithi03781225-12 2024-08-17T17:30:15.922 INFO:tasks.rados.rados.0.smithi037.stdout:1470: finishing write tid 5 to smithi03781225-12 2024-08-17T17:30:15.922 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 1290 (ObjNum 576 snap 181 seq_num 576) dirty exists 2024-08-17T17:30:15.922 INFO:tasks.rados.rados.0.smithi037.stdout:1470: left oid 12 (ObjNum 576 snap 181 seq_num 576) 2024-08-17T17:30:16.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:15 smithi046 ceph-mon[88218]: osdmap e428: 8 total, 8 up, 8 in 2024-08-17T17:30:16.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:15 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:15.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:16.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:15 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:15.740Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:16.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:15 smithi037 ceph-mon[102022]: osdmap e428: 8 total, 8 up, 8 in 2024-08-17T17:30:16.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:15 smithi037 ceph-mon[97894]: osdmap e428: 8 total, 8 up, 8 in 2024-08-17T17:30:16.706 INFO:tasks.rados.rados.0.smithi037.stdout:1470: done (1 left) 2024-08-17T17:30:16.706 INFO:tasks.rados.rados.0.smithi037.stdout:1471: done (0 left) 2024-08-17T17:30:16.706 INFO:tasks.rados.rados.0.smithi037.stdout:1472: read oid 36 snap -1 2024-08-17T17:30:16.706 INFO:tasks.rados.rados.0.smithi037.stdout:1472: expect deleted 2024-08-17T17:30:16.706 INFO:tasks.rados.rados.0.smithi037.stdout:1473: write oid 10 current snap is 182 2024-08-17T17:30:16.706 INFO:tasks.rados.rados.0.smithi037.stdout:1473: seq_num 577 ranges {497639=545148,1548463=407858,2529302=564422,3528143=169496} 2024-08-17T17:30:16.711 INFO:tasks.rados.rados.0.smithi037.stdout:1473: writing smithi03781225-10 from 497639 to 1042787 tid 1 2024-08-17T17:30:16.716 INFO:tasks.rados.rados.0.smithi037.stdout:1473: writing smithi03781225-10 from 1548463 to 1956321 tid 2 2024-08-17T17:30:16.722 INFO:tasks.rados.rados.0.smithi037.stdout:1473: writing smithi03781225-10 from 2529302 to 3093724 tid 3 2024-08-17T17:30:16.726 INFO:tasks.rados.rados.0.smithi037.stdout:1473: writing smithi03781225-10 from 3528143 to 3697639 tid 4 2024-08-17T17:30:16.726 INFO:tasks.rados.rados.0.smithi037.stdout:1474: rollback oid 48 current snap is 182 2024-08-17T17:30:16.726 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 48 to 178 2024-08-17T17:30:16.726 INFO:tasks.rados.rados.0.smithi037.stdout:1473: finishing write tid 1 to smithi03781225-10 2024-08-17T17:30:16.726 INFO:tasks.rados.rados.0.smithi037.stdout:1473: finishing write tid 2 to smithi03781225-10 2024-08-17T17:30:16.726 INFO:tasks.rados.rados.0.smithi037.stdout:1473: finishing write tid 3 to smithi03781225-10 2024-08-17T17:30:16.726 INFO:tasks.rados.rados.0.smithi037.stdout:1472: done (2 left) 2024-08-17T17:30:16.726 INFO:tasks.rados.rados.0.smithi037.stdout:1475: snap_remove snap 176 2024-08-17T17:30:17.038 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:16 smithi037 ceph-mon[102022]: pgmap v251: 89 pgs: 89 active+clean; 296 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 487 KiB/s wr, 13 op/s 2024-08-17T17:30:17.039 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:16 smithi037 ceph-mon[102022]: osdmap e429: 8 total, 8 up, 8 in 2024-08-17T17:30:17.039 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:16 smithi037 ceph-mon[102022]: osdmap e430: 8 total, 8 up, 8 in 2024-08-17T17:30:17.039 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:16 smithi037 ceph-mon[97894]: pgmap v251: 89 pgs: 89 active+clean; 296 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 487 KiB/s wr, 13 op/s 2024-08-17T17:30:17.039 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:16 smithi037 ceph-mon[97894]: osdmap e429: 8 total, 8 up, 8 in 2024-08-17T17:30:17.039 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:16 smithi037 ceph-mon[97894]: osdmap e430: 8 total, 8 up, 8 in 2024-08-17T17:30:17.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:16 smithi046 ceph-mon[88218]: pgmap v251: 89 pgs: 89 active+clean; 296 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 487 KiB/s wr, 13 op/s 2024-08-17T17:30:17.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:16 smithi046 ceph-mon[88218]: osdmap e429: 8 total, 8 up, 8 in 2024-08-17T17:30:17.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:16 smithi046 ceph-mon[88218]: osdmap e430: 8 total, 8 up, 8 in 2024-08-17T17:30:17.262 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:16 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:16.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi037\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:17.666 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 3 2024-08-17T17:30:17.707 INFO:tasks.rados.rados.0.smithi037.stdout:1475: done (2 left) 2024-08-17T17:30:17.708 INFO:tasks.rados.rados.0.smithi037.stdout:1476: snap_remove snap 131 2024-08-17T17:30:18.271 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:18.271 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:18.271 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[102022]: pgmap v254: 89 pgs: 89 active+clean; 296 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 487 KiB/s wr, 13 op/s 2024-08-17T17:30:18.272 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:30:18.272 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:30:18.272 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:18.272 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/516197130' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:30:18.272 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[102022]: osdmap e431: 8 total, 8 up, 8 in 2024-08-17T17:30:18.272 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:30:18.272 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:30:18.272 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:30:18.272 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[102022]: Upgrade: Setting container_image for all mon 2024-08-17T17:30:18.272 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:18.272 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:30:18.272 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-17T17:30:18.272 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:30:18.273 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-17T17:30:18.273 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:30:18.273 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-17T17:30:18.273 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:30:18.273 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[102022]: Upgrade: Setting container_image for all crash 2024-08-17T17:30:18.273 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:18.273 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-17T17:30:18.273 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[102022]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T17:30:18.273 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[102022]: Upgrade: osd.0 is safe to restart 2024-08-17T17:30:18.273 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:18.273 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:18.273 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[97894]: pgmap v254: 89 pgs: 89 active+clean; 296 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 487 KiB/s wr, 13 op/s 2024-08-17T17:30:18.274 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:30:18.274 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:30:18.274 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:18.274 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/516197130' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:30:18.274 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[97894]: osdmap e431: 8 total, 8 up, 8 in 2024-08-17T17:30:18.274 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:30:18.274 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:30:18.274 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:30:18.274 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[97894]: Upgrade: Setting container_image for all mon 2024-08-17T17:30:18.274 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:18.274 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:30:18.274 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-17T17:30:18.274 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:30:18.275 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-17T17:30:18.275 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:30:18.275 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-17T17:30:18.275 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:30:18.275 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[97894]: Upgrade: Setting container_image for all crash 2024-08-17T17:30:18.275 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:18.275 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-17T17:30:18.275 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[97894]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T17:30:18.275 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-mon[97894]: Upgrade: osd.0 is safe to restart 2024-08-17T17:30:18.296 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch ps' 2024-08-17T17:30:18.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:18 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:18.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:18 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:18.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:18 smithi046 ceph-mon[88218]: pgmap v254: 89 pgs: 89 active+clean; 296 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 487 KiB/s wr, 13 op/s 2024-08-17T17:30:18.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:18 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:30:18.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:18 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:30:18.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:18 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:18.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:18 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/516197130' entity='client.admin' cmd={"prefix": "mon versions"} : dispatch 2024-08-17T17:30:18.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:18 smithi046 ceph-mon[88218]: osdmap e431: 8 total, 8 up, 8 in 2024-08-17T17:30:18.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:18 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:30:18.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:18 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:30:18.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:18 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:30:18.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:18 smithi046 ceph-mon[88218]: Upgrade: Setting container_image for all mon 2024-08-17T17:30:18.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:18 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:18.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:18 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:30:18.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:18 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-17T17:30:18.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:18 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:30:18.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:18 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-17T17:30:18.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:18 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:30:18.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:18 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-17T17:30:18.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:18 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:30:18.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:18 smithi046 ceph-mon[88218]: Upgrade: Setting container_image for all crash 2024-08-17T17:30:18.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:18 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:18.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:18 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-17T17:30:18.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:18 smithi046 ceph-mon[88218]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T17:30:18.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:18 smithi046 ceph-mon[88218]: Upgrade: osd.0 is safe to restart 2024-08-17T17:30:18.715 INFO:tasks.rados.rados.0.smithi037.stdout:1476: done (2 left) 2024-08-17T17:30:18.715 INFO:tasks.rados.rados.0.smithi037.stdout:1477: read oid 47 snap -1 2024-08-17T17:30:18.715 INFO:tasks.rados.rados.0.smithi037.stdout:1477: expect (ObjNum 416 snap 128 seq_num 416) 2024-08-17T17:30:18.715 INFO:tasks.rados.rados.0.smithi037.stdout:1478: write oid 35 current snap is 182 2024-08-17T17:30:18.715 INFO:tasks.rados.rados.0.smithi037.stdout:1478: seq_num 578 ranges {514446=736750,1723298=667869,3073078=641368} 2024-08-17T17:30:18.723 INFO:tasks.rados.rados.0.smithi037.stdout:1478: writing smithi03781225-35 from 514446 to 1251196 tid 1 2024-08-17T17:30:18.730 INFO:tasks.rados.rados.0.smithi037.stdout:1478: writing smithi03781225-35 from 1723298 to 2391167 tid 2 2024-08-17T17:30:18.739 INFO:tasks.rados.rados.0.smithi037.stdout:1478: writing smithi03781225-35 from 3073078 to 3714446 tid 3 2024-08-17T17:30:18.739 INFO:tasks.rados.rados.0.smithi037.stdout:1479: read oid 43 snap -1 2024-08-17T17:30:18.739 INFO:tasks.rados.rados.0.smithi037.stdout:1479: expect (ObjNum 483 snap 154 seq_num 483) 2024-08-17T17:30:18.739 INFO:tasks.rados.rados.0.smithi037.stdout:1480: snap_create 2024-08-17T17:30:18.740 INFO:tasks.rados.rados.0.smithi037.stdout:1473: finishing write tid 4 to smithi03781225-10 2024-08-17T17:30:18.740 INFO:tasks.rados.rados.0.smithi037.stdout:1473: finishing write tid 5 to smithi03781225-10 2024-08-17T17:30:18.740 INFO:tasks.rados.rados.0.smithi037.stdout:1473: finishing write tid 6 to smithi03781225-10 2024-08-17T17:30:18.740 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 10 v 669 (ObjNum 577 snap 182 seq_num 577) dirty exists 2024-08-17T17:30:18.740 INFO:tasks.rados.rados.0.smithi037.stdout:1473: left oid 10 (ObjNum 577 snap 182 seq_num 577) 2024-08-17T17:30:18.741 INFO:tasks.rados.rados.0.smithi037.stdout:1474: finishing rollback tid 1 to smithi03781225-48 2024-08-17T17:30:18.741 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 48 v 1109 (ObjNum 225 snap 0 seq_num 4060638336) dirty dne 2024-08-17T17:30:18.741 INFO:tasks.rados.rados.0.smithi037.stdout:1478: finishing write tid 1 to smithi03781225-35 2024-08-17T17:30:18.741 INFO:tasks.rados.rados.0.smithi037.stdout:1477: expect (ObjNum 416 snap 128 seq_num 416) 2024-08-17T17:30:18.873 INFO:tasks.rados.rados.0.smithi037.stdout:1478: finishing write tid 2 to smithi03781225-35 2024-08-17T17:30:18.873 INFO:tasks.rados.rados.0.smithi037.stdout:1478: finishing write tid 3 to smithi03781225-35 2024-08-17T17:30:18.873 INFO:tasks.rados.rados.0.smithi037.stdout:1478: finishing write tid 4 to smithi03781225-35 2024-08-17T17:30:18.874 INFO:tasks.rados.rados.0.smithi037.stdout:1478: finishing write tid 5 to smithi03781225-35 2024-08-17T17:30:18.874 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 35 v 255 (ObjNum 578 snap 182 seq_num 578) dirty exists 2024-08-17T17:30:18.874 INFO:tasks.rados.rados.0.smithi037.stdout:1478: left oid 35 (ObjNum 578 snap 182 seq_num 578) 2024-08-17T17:30:18.875 INFO:tasks.rados.rados.0.smithi037.stdout:1479: expect (ObjNum 483 snap 154 seq_num 483) 2024-08-17T17:30:19.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:30:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:30:18] "GET /metrics HTTP/1.1" 200 36309 "" "Prometheus/2.51.0" 2024-08-17T17:30:19.529 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:30:19.723 INFO:tasks.rados.rados.0.smithi037.stdout:1473: done (5 left) 2024-08-17T17:30:19.723 INFO:tasks.rados.rados.0.smithi037.stdout:1474: done (4 left) 2024-08-17T17:30:19.723 INFO:tasks.rados.rados.0.smithi037.stdout:1477: done (3 left) 2024-08-17T17:30:19.723 INFO:tasks.rados.rados.0.smithi037.stdout:1478: done (2 left) 2024-08-17T17:30:19.723 INFO:tasks.rados.rados.0.smithi037.stdout:1479: done (1 left) 2024-08-17T17:30:19.724 INFO:tasks.rados.rados.0.smithi037.stdout:1480: done (0 left) 2024-08-17T17:30:19.724 INFO:tasks.rados.rados.0.smithi037.stdout:1481: write oid 7 current snap is 183 2024-08-17T17:30:19.724 INFO:tasks.rados.rados.0.smithi037.stdout:1481: seq_num 579 ranges {531253=411999,1381780=411527,2300501=586966,3376974=354279} 2024-08-17T17:30:19.728 INFO:tasks.rados.rados.0.smithi037.stdout:1481: writing smithi03781225-7 from 531253 to 943252 tid 1 2024-08-17T17:30:19.733 INFO:tasks.rados.rados.0.smithi037.stdout:1481: writing smithi03781225-7 from 1381780 to 1793307 tid 2 2024-08-17T17:30:19.739 INFO:tasks.rados.rados.0.smithi037.stdout:1481: writing smithi03781225-7 from 2300501 to 2887467 tid 3 2024-08-17T17:30:19.744 INFO:tasks.rados.rados.0.smithi037.stdout:1481: writing smithi03781225-7 from 3376974 to 3731253 tid 4 2024-08-17T17:30:19.744 INFO:tasks.rados.rados.0.smithi037.stdout:1482: write oid 21 current snap is 183 2024-08-17T17:30:19.744 INFO:tasks.rados.rados.0.smithi037.stdout:1481: finishing write tid 1 to smithi03781225-7 2024-08-17T17:30:19.744 INFO:tasks.rados.rados.0.smithi037.stdout:1482: seq_num 580 ranges {548060=487248,1440262=671538,2844277=798238} 2024-08-17T17:30:19.749 INFO:tasks.rados.rados.0.smithi037.stdout:1482: writing smithi03781225-21 from 548060 to 1035308 tid 1 2024-08-17T17:30:19.756 INFO:tasks.rados.rados.0.smithi037.stdout:1482: writing smithi03781225-21 from 1440262 to 2111800 tid 2 2024-08-17T17:30:19.764 INFO:tasks.rados.rados.0.smithi037.stdout:1482: writing smithi03781225-21 from 2844277 to 3642515 tid 3 2024-08-17T17:30:19.765 INFO:tasks.rados.rados.0.smithi037.stdout:1483: write oid 44 current snap is 183 2024-08-17T17:30:19.765 INFO:tasks.rados.rados.0.smithi037.stdout:1481: finishing write tid 2 to smithi03781225-7 2024-08-17T17:30:19.765 INFO:tasks.rados.rados.0.smithi037.stdout:1481: finishing write tid 3 to smithi03781225-7 2024-08-17T17:30:19.765 INFO:tasks.rados.rados.0.smithi037.stdout:1483: seq_num 581 ranges {564867=562497,1898744=415196,2755347=725863} 2024-08-17T17:30:19.771 INFO:tasks.rados.rados.0.smithi037.stdout:1483: writing smithi03781225-44 from 564867 to 1127364 tid 1 2024-08-17T17:30:19.777 INFO:tasks.rados.rados.0.smithi037.stdout:1483: writing smithi03781225-44 from 1898744 to 2313940 tid 2 2024-08-17T17:30:19.785 INFO:tasks.rados.rados.0.smithi037.stdout:1483: writing smithi03781225-44 from 2755347 to 3481210 tid 3 2024-08-17T17:30:19.785 INFO:tasks.rados.rados.0.smithi037.stdout:1484: delete oid 12 current snap is 183 2024-08-17T17:30:19.786 INFO:tasks.rados.rados.0.smithi037.stdout:1481: finishing write tid 4 to smithi03781225-7 2024-08-17T17:30:19.786 INFO:tasks.rados.rados.0.smithi037.stdout:1481: finishing write tid 5 to smithi03781225-7 2024-08-17T17:30:19.786 INFO:tasks.rados.rados.0.smithi037.stdout:1481: finishing write tid 6 to smithi03781225-7 2024-08-17T17:30:19.786 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 200 (ObjNum 579 snap 183 seq_num 579) dirty exists 2024-08-17T17:30:19.786 INFO:tasks.rados.rados.0.smithi037.stdout:1481: left oid 7 (ObjNum 579 snap 183 seq_num 579) 2024-08-17T17:30:19.786 INFO:tasks.rados.rados.0.smithi037.stdout:1482: finishing write tid 1 to smithi03781225-21 2024-08-17T17:30:19.787 INFO:tasks.rados.rados.0.smithi037.stdout:1482: finishing write tid 2 to smithi03781225-21 2024-08-17T17:30:19.787 INFO:tasks.rados.rados.0.smithi037.stdout:1482: finishing write tid 3 to smithi03781225-21 2024-08-17T17:30:19.787 INFO:tasks.rados.rados.0.smithi037.stdout:1482: finishing write tid 4 to smithi03781225-21 2024-08-17T17:30:19.787 INFO:tasks.rados.rados.0.smithi037.stdout:1482: finishing write tid 5 to smithi03781225-21 2024-08-17T17:30:19.787 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 21 v 1310 (ObjNum 580 snap 183 seq_num 580) dirty exists 2024-08-17T17:30:19.787 INFO:tasks.rados.rados.0.smithi037.stdout:1482: left oid 21 (ObjNum 580 snap 183 seq_num 580) 2024-08-17T17:30:19.788 INFO:tasks.rados.rados.0.smithi037.stdout:1483: finishing write tid 1 to smithi03781225-44 2024-08-17T17:30:19.788 INFO:tasks.rados.rados.0.smithi037.stdout:1483: finishing write tid 2 to smithi03781225-44 2024-08-17T17:30:19.789 INFO:tasks.rados.rados.0.smithi037.stdout:1483: finishing write tid 3 to smithi03781225-44 2024-08-17T17:30:19.789 INFO:tasks.rados.rados.0.smithi037.stdout:1481: done (3 left) 2024-08-17T17:30:19.789 INFO:tasks.rados.rados.0.smithi037.stdout:1482: done (2 left) 2024-08-17T17:30:19.789 INFO:tasks.rados.rados.0.smithi037.stdout:1484: done (1 left) 2024-08-17T17:30:19.789 INFO:tasks.rados.rados.0.smithi037.stdout:1485: write oid 39 current snap is 183 2024-08-17T17:30:19.790 INFO:tasks.rados.rados.0.smithi037.stdout:1485: seq_num 583 ranges {598481=712995,1899355=418865,3093840=704641} 2024-08-17T17:30:19.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:19 smithi037 ceph-mon[97894]: osdmap e432: 8 total, 8 up, 8 in 2024-08-17T17:30:19.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:19 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:19.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:19 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:30:19.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:19 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:30:19.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:19 smithi037 ceph-mon[102022]: osdmap e432: 8 total, 8 up, 8 in 2024-08-17T17:30:19.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:19 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:19.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:19 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:30:19.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:19 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:30:19.794 INFO:tasks.rados.rados.0.smithi037.stdout:1485: writing smithi03781225-39 from 598481 to 1311476 tid 1 2024-08-17T17:30:19.801 INFO:tasks.rados.rados.0.smithi037.stdout:1485: writing smithi03781225-39 from 1899355 to 2318220 tid 2 2024-08-17T17:30:19.809 INFO:tasks.rados.rados.0.smithi037.stdout:1485: writing smithi03781225-39 from 3093840 to 3798481 tid 3 2024-08-17T17:30:19.809 INFO:tasks.rados.rados.0.smithi037.stdout:1486: snap_remove snap 139 2024-08-17T17:30:20.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:19 smithi046 ceph-mon[88218]: osdmap e432: 8 total, 8 up, 8 in 2024-08-17T17:30:20.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:19 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:20.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:19 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:30:20.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:19 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:30:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:20.733 INFO:tasks.rados.rados.0.smithi037.stdout:1486: done (2 left) 2024-08-17T17:30:20.733 INFO:tasks.rados.rados.0.smithi037.stdout:1487: read oid 41 snap -1 2024-08-17T17:30:20.734 INFO:tasks.rados.rados.0.smithi037.stdout:1487: expect (ObjNum 541 snap 172 seq_num 541) 2024-08-17T17:30:20.734 INFO:tasks.rados.rados.0.smithi037.stdout:1488: write oid 6 current snap is 183 2024-08-17T17:30:20.734 INFO:tasks.rados.rados.0.smithi037.stdout:1488: seq_num 584 ranges {615288=788244,1957837=562523,3121263=559679} 2024-08-17T17:30:20.744 INFO:tasks.rados.rados.0.smithi037.stdout:1488: writing smithi03781225-6 from 615288 to 1403532 tid 1 2024-08-17T17:30:20.752 INFO:tasks.rados.rados.0.smithi037.stdout:1488: writing smithi03781225-6 from 1957837 to 2520360 tid 2 2024-08-17T17:30:20.760 INFO:tasks.rados.rados.0.smithi037.stdout:1488: writing smithi03781225-6 from 3121263 to 3680942 tid 3 2024-08-17T17:30:20.760 INFO:tasks.rados.rados.0.smithi037.stdout:1489: snap_create 2024-08-17T17:30:20.760 INFO:tasks.rados.rados.0.smithi037.stdout:1483: finishing write tid 4 to smithi03781225-44 2024-08-17T17:30:20.760 INFO:tasks.rados.rados.0.smithi037.stdout:1483: finishing write tid 5 to smithi03781225-44 2024-08-17T17:30:20.760 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 858 (ObjNum 581 snap 183 seq_num 581) dirty exists 2024-08-17T17:30:20.760 INFO:tasks.rados.rados.0.smithi037.stdout:1483: left oid 44 (ObjNum 581 snap 183 seq_num 581) 2024-08-17T17:30:20.760 INFO:tasks.rados.rados.0.smithi037.stdout:1485: finishing write tid 1 to smithi03781225-39 2024-08-17T17:30:20.760 INFO:tasks.rados.rados.0.smithi037.stdout:1485: finishing write tid 2 to smithi03781225-39 2024-08-17T17:30:20.760 INFO:tasks.rados.rados.0.smithi037.stdout:1485: finishing write tid 3 to smithi03781225-39 2024-08-17T17:30:20.760 INFO:tasks.rados.rados.0.smithi037.stdout:1485: finishing write tid 4 to smithi03781225-39 2024-08-17T17:30:20.761 INFO:tasks.rados.rados.0.smithi037.stdout:1485: finishing write tid 5 to smithi03781225-39 2024-08-17T17:30:20.761 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 762 (ObjNum 583 snap 183 seq_num 583) dirty exists 2024-08-17T17:30:20.761 INFO:tasks.rados.rados.0.smithi037.stdout:1485: left oid 39 (ObjNum 583 snap 183 seq_num 583) 2024-08-17T17:30:20.761 INFO:tasks.rados.rados.0.smithi037.stdout:1487: expect (ObjNum 541 snap 172 seq_num 541) 2024-08-17T17:30:20.904 INFO:tasks.rados.rados.0.smithi037.stdout:1488: finishing write tid 1 to smithi03781225-6 2024-08-17T17:30:20.905 INFO:tasks.rados.rados.0.smithi037.stdout:1488: finishing write tid 2 to smithi03781225-6 2024-08-17T17:30:20.905 INFO:tasks.rados.rados.0.smithi037.stdout:1488: finishing write tid 3 to smithi03781225-6 2024-08-17T17:30:20.905 INFO:tasks.rados.rados.0.smithi037.stdout:1488: finishing write tid 4 to smithi03781225-6 2024-08-17T17:30:20.905 INFO:tasks.rados.rados.0.smithi037.stdout:1488: finishing write tid 5 to smithi03781225-6 2024-08-17T17:30:20.905 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 6 v 671 (ObjNum 584 snap 183 seq_num 584) dirty exists 2024-08-17T17:30:20.905 INFO:tasks.rados.rados.0.smithi037.stdout:1488: left oid 6 (ObjNum 584 snap 183 seq_num 584) 2024-08-17T17:30:20.970 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:20 smithi037 ceph-mon[97894]: pgmap v257: 89 pgs: 89 active+clean; 300 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 897 KiB/s wr, 5 op/s 2024-08-17T17:30:20.970 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:20 smithi037 ceph-mon[97894]: Upgrade: Updating osd.0 2024-08-17T17:30:20.970 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:20 smithi037 ceph-mon[97894]: Deploying daemon osd.0 on smithi037 2024-08-17T17:30:20.970 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:20 smithi037 ceph-mon[97894]: osdmap e433: 8 total, 8 up, 8 in 2024-08-17T17:30:20.970 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:20 smithi037 ceph-mon[102022]: pgmap v257: 89 pgs: 89 active+clean; 300 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 897 KiB/s wr, 5 op/s 2024-08-17T17:30:20.970 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:20 smithi037 ceph-mon[102022]: Upgrade: Updating osd.0 2024-08-17T17:30:20.970 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:20 smithi037 ceph-mon[102022]: Deploying daemon osd.0 on smithi037 2024-08-17T17:30:20.970 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:20 smithi037 ceph-mon[102022]: osdmap e433: 8 total, 8 up, 8 in 2024-08-17T17:30:21.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:20 smithi046 ceph-mon[88218]: pgmap v257: 89 pgs: 89 active+clean; 300 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 897 KiB/s wr, 5 op/s 2024-08-17T17:30:21.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:20 smithi046 ceph-mon[88218]: Upgrade: Updating osd.0 2024-08-17T17:30:21.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:20 smithi046 ceph-mon[88218]: Deploying daemon osd.0 on smithi037 2024-08-17T17:30:21.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:20 smithi046 ceph-mon[88218]: osdmap e433: 8 total, 8 up, 8 in 2024-08-17T17:30:21.738 INFO:tasks.rados.rados.0.smithi037.stdout:1483: done (4 left) 2024-08-17T17:30:21.739 INFO:tasks.rados.rados.0.smithi037.stdout:1485: done (3 left) 2024-08-17T17:30:21.739 INFO:tasks.rados.rados.0.smithi037.stdout:1487: done (2 left) 2024-08-17T17:30:21.739 INFO:tasks.rados.rados.0.smithi037.stdout:1488: done (1 left) 2024-08-17T17:30:21.739 INFO:tasks.rados.rados.0.smithi037.stdout:1489: done (0 left) 2024-08-17T17:30:21.739 INFO:tasks.rados.rados.0.smithi037.stdout:1490: snap_create 2024-08-17T17:30:22.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:21 smithi046 ceph-mon[88218]: osdmap e434: 8 total, 8 up, 8 in 2024-08-17T17:30:22.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:21 smithi037 ceph-mon[102022]: osdmap e434: 8 total, 8 up, 8 in 2024-08-17T17:30:22.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:21 smithi037 ceph-mon[97894]: osdmap e434: 8 total, 8 up, 8 in 2024-08-17T17:30:22.736 INFO:tasks.rados.rados.0.smithi037.stdout:1490: done (0 left) 2024-08-17T17:30:22.737 INFO:tasks.rados.rados.0.smithi037.stdout:1491: snap_create 2024-08-17T17:30:22.791 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:30:22.791 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 *:9093,9094 running (4m) 5s ago 8m 19.7M - 0.27.0 11f11916f8cd 087709906fdf 2024-08-17T17:30:22.791 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi046 *:3000 running (3m) 68s ago 8m 81.0M - 9.4.7 954c08fa6188 8a204954fcfa 2024-08-17T17:30:22.791 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foo.smithi037.qhhfds smithi037 running (7m) 5s ago 7m 18.5M - 17.2.7-1404-gf2c39d4d f69471c56189 da8013c6c762 2024-08-17T17:30:22.792 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foo.smithi046.wrzfvl smithi046 running (7m) 68s ago 7m 16.2M - 17.2.7-1404-gf2c39d4d f69471c56189 c8993f34a236 2024-08-17T17:30:22.792 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi046 *:8443,9283,8765 running (3m) 68s ago 12m 453M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 65563c955bc8 2024-08-17T17:30:22.792 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 *:8443,9283,8765 running (3m) 5s ago 14m 509M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 0aacf7195c18 2024-08-17T17:30:22.792 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (3m) 5s ago 14m 51.0M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb dd9a27ded229 2024-08-17T17:30:22.792 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi046 running (74s) 68s ago 12m 30.2M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb e82ad3bf16fd 2024-08-17T17:30:22.792 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (95s) 5s ago 12m 44.1M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 442b8dcc8581 2024-08-17T17:30:22.792 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 *:9100 running (4m) 5s ago 8m 12.4M - 1.7.0 72c9c2088986 a4f782026318 2024-08-17T17:30:22.792 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi046 *:9100 running (3m) 68s ago 8m 9931k - 1.7.0 72c9c2088986 e5cbea8e2dcf 2024-08-17T17:30:22.792 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (12m) 5s ago 12m 91.2M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 532da4b7bf38 2024-08-17T17:30:22.792 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (11m) 5s ago 11m 86.9M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 9dc6fbe29b93 2024-08-17T17:30:22.792 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (11m) 5s ago 11m 93.9M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 be258f871b12 2024-08-17T17:30:22.792 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (10m) 5s ago 10m 72.5M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 024dce181715 2024-08-17T17:30:22.792 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi046 running (10m) 68s ago 10m 94.5M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 0938043143e3 2024-08-17T17:30:22.792 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi046 running (10m) 68s ago 10m 92.2M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 58d30092517a 2024-08-17T17:30:22.793 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi046 running (9m) 68s ago 9m 72.5M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 e176d49f8896 2024-08-17T17:30:22.793 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi046 running (9m) 68s ago 9m 80.1M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 c48b0fa91dfb 2024-08-17T17:30:22.793 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi046 *:9095 running (3m) 68s ago 8m 46.5M - 2.51.0 1d3b7f56885b dba3d9272523 2024-08-17T17:30:23.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:22 smithi046 ceph-mon[88218]: pgmap v260: 89 pgs: 89 active+clean; 299 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.6 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-08-17T17:30:23.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:22 smithi046 ceph-mon[88218]: osdmap e435: 8 total, 8 up, 8 in 2024-08-17T17:30:23.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:22 smithi037 ceph-mon[102022]: pgmap v260: 89 pgs: 89 active+clean; 299 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.6 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-08-17T17:30:23.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:22 smithi037 ceph-mon[102022]: osdmap e435: 8 total, 8 up, 8 in 2024-08-17T17:30:23.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:22 smithi037 ceph-mon[97894]: pgmap v260: 89 pgs: 89 active+clean; 299 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.6 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-08-17T17:30:23.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:22 smithi037 ceph-mon[97894]: osdmap e435: 8 total, 8 up, 8 in 2024-08-17T17:30:23.366 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch upgrade pause' 2024-08-17T17:30:23.748 INFO:tasks.rados.rados.0.smithi037.stdout:1491: done (0 left) 2024-08-17T17:30:23.748 INFO:tasks.rados.rados.0.smithi037.stdout:1492: snap_remove snap 184 2024-08-17T17:30:24.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:23 smithi046 ceph-mon[88218]: osdmap e436: 8 total, 8 up, 8 in 2024-08-17T17:30:24.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:23 smithi046 ceph-mon[88218]: from='client.34266 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:30:24.041 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:23 smithi037 ceph-mon[102022]: osdmap e436: 8 total, 8 up, 8 in 2024-08-17T17:30:24.041 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:23 smithi037 ceph-mon[102022]: from='client.34266 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:30:24.042 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:23 smithi037 ceph-mon[97894]: osdmap e436: 8 total, 8 up, 8 in 2024-08-17T17:30:24.042 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:23 smithi037 ceph-mon[97894]: from='client.34266 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:30:24.170 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:30:24.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:24.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:24.621 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:24 smithi037 systemd[1]: Stopping Ceph osd.0 for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:30:24.753 INFO:tasks.rados.rados.0.smithi037.stdout:1492: done (0 left) 2024-08-17T17:30:24.753 INFO:tasks.rados.rados.0.smithi037.stdout:1493: snap_create 2024-08-17T17:30:24.974 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:24 smithi037 ceph-mon[102022]: pgmap v263: 89 pgs: 89 active+clean; 299 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 851 KiB/s wr, 5 op/s 2024-08-17T17:30:24.974 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:24 smithi037 ceph-mon[102022]: osdmap e437: 8 total, 8 up, 8 in 2024-08-17T17:30:24.974 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:24.974 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:24 smithi037 ceph-mon[97894]: pgmap v263: 89 pgs: 89 active+clean; 299 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 851 KiB/s wr, 5 op/s 2024-08-17T17:30:24.974 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:24 smithi037 ceph-mon[97894]: osdmap e437: 8 total, 8 up, 8 in 2024-08-17T17:30:24.974 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:25.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:24 smithi046 ceph-mon[88218]: pgmap v263: 89 pgs: 89 active+clean; 299 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 851 KiB/s wr, 5 op/s 2024-08-17T17:30:25.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:24 smithi046 ceph-mon[88218]: osdmap e437: 8 total, 8 up, 8 in 2024-08-17T17:30:25.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:25.770 INFO:tasks.rados.rados.0.smithi037.stdout:1493: done (0 left) 2024-08-17T17:30:25.771 INFO:tasks.rados.rados.0.smithi037.stdout:1494: snap_remove snap 185 2024-08-17T17:30:25.962 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:25 smithi037 ceph-mon[102022]: osdmap e438: 8 total, 8 up, 8 in 2024-08-17T17:30:25.962 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:25 smithi037 ceph-mon[97894]: osdmap e438: 8 total, 8 up, 8 in 2024-08-17T17:30:25.963 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:25 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0[45178]: 2024-08-17T17:30:25.763+0000 7f375bc64640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T17:30:25.963 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:25 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0[45178]: 2024-08-17T17:30:25.763+0000 7f375bc64640 -1 osd.0 438 *** Got signal Terminated *** 2024-08-17T17:30:25.963 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:25 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0[45178]: 2024-08-17T17:30:25.763+0000 7f375bc64640 -1 osd.0 438 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T17:30:26.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:25 smithi046 ceph-mon[88218]: osdmap e438: 8 total, 8 up, 8 in 2024-08-17T17:30:26.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:25.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:26.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:25.740Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:26.162 INFO:teuthology.orchestra.run.smithi037.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:30:26.708 INFO:tasks.rados.rados.0.smithi037.stdout:1494: done (0 left) 2024-08-17T17:30:26.708 INFO:tasks.rados.rados.0.smithi037.stdout:1495: rollback oid 50 current snap is 187 2024-08-17T17:30:26.708 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 50 to 161 2024-08-17T17:30:26.708 INFO:tasks.rados.rados.0.smithi037.stdout:1496: write oid 24 current snap is 187 2024-08-17T17:30:26.708 INFO:tasks.rados.rados.0.smithi037.stdout:1496: seq_num 585 ranges {632095=463493,1616319=422534,2748686=487304} 2024-08-17T17:30:26.714 INFO:tasks.rados.rados.0.smithi037.stdout:1496: writing smithi03781225-24 from 632095 to 1095588 tid 1 2024-08-17T17:30:26.720 INFO:tasks.rados.rados.0.smithi037.stdout:1496: writing smithi03781225-24 from 1616319 to 2038853 tid 2 2024-08-17T17:30:26.727 INFO:tasks.rados.rados.0.smithi037.stdout:1496: writing smithi03781225-24 from 2748686 to 3235990 tid 3 2024-08-17T17:30:26.727 INFO:tasks.rados.rados.0.smithi037.stdout:1497: write oid 49 current snap is 187 2024-08-17T17:30:26.727 INFO:tasks.rados.rados.0.smithi037.stdout:1497: seq_num 586 ranges {648902=655095,2074801=566192,3176109=672793} 2024-08-17T17:30:26.734 INFO:tasks.rados.rados.0.smithi037.stdout:1497: writing smithi03781225-49 from 648902 to 1303997 tid 1 2024-08-17T17:30:26.742 INFO:tasks.rados.rados.0.smithi037.stdout:1497: writing smithi03781225-49 from 2074801 to 2640993 tid 2 2024-08-17T17:30:26.748 INFO:tasks.rados.rados.0.smithi037.stdout:1497: writing smithi03781225-49 from 3176109 to 3848902 tid 3 2024-08-17T17:30:26.748 INFO:tasks.rados.rados.0.smithi037.stdout:1498: snap_remove snap 127 2024-08-17T17:30:26.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:26 smithi037 ceph-mon[102022]: pgmap v266: 89 pgs: 89 active+clean; 297 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-08-17T17:30:26.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:26 smithi037 ceph-mon[102022]: osdmap e439: 8 total, 8 up, 8 in 2024-08-17T17:30:26.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:26 smithi037 ceph-mon[102022]: osd.0 marked itself down and dead 2024-08-17T17:30:26.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:26 smithi037 ceph-mon[102022]: from='client.34272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:30:26.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:26 smithi037 ceph-mon[102022]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:30:26.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:26 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:26.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:26 smithi037 ceph-mon[102022]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:30:26.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:26 smithi037 ceph-mon[102022]: osdmap e440: 8 total, 7 up, 8 in 2024-08-17T17:30:26.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:26 smithi037 ceph-mon[97894]: pgmap v266: 89 pgs: 89 active+clean; 297 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-08-17T17:30:26.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:26 smithi037 ceph-mon[97894]: osdmap e439: 8 total, 8 up, 8 in 2024-08-17T17:30:26.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:26 smithi037 ceph-mon[97894]: osd.0 marked itself down and dead 2024-08-17T17:30:26.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:26 smithi037 ceph-mon[97894]: from='client.34272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:30:26.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:26 smithi037 ceph-mon[97894]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:30:26.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:26 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:26.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:26 smithi037 ceph-mon[97894]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:30:26.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:26 smithi037 ceph-mon[97894]: osdmap e440: 8 total, 7 up, 8 in 2024-08-17T17:30:26.825 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'sleep 60' 2024-08-17T17:30:27.092 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:30:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:26 smithi046 ceph-mon[88218]: pgmap v266: 89 pgs: 89 active+clean; 297 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-08-17T17:30:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:26 smithi046 ceph-mon[88218]: osdmap e439: 8 total, 8 up, 8 in 2024-08-17T17:30:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:26 smithi046 ceph-mon[88218]: osd.0 marked itself down and dead 2024-08-17T17:30:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:26 smithi046 ceph-mon[88218]: from='client.34272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:30:27.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:26 smithi046 ceph-mon[88218]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:30:27.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:26 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:27.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:26 smithi046 ceph-mon[88218]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:30:27.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:26 smithi046 ceph-mon[88218]: osdmap e440: 8 total, 7 up, 8 in 2024-08-17T17:30:27.262 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:26 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:26.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi037\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:27.543 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:27 smithi037 podman[108948]: 2024-08-17 17:30:27.320944615 +0000 UTC m=+2.001520492 container died 532da4b7bf382768ee4be08df6ee0289276e25a4bea987af9776595cdea230f2 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, RELEASE=quincy-f2c39d4, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-08-17T17:30:27.711 INFO:tasks.rados.rados.0.smithi037.stdout:1498: done (3 left) 2024-08-17T17:30:27.712 INFO:tasks.rados.rados.0.smithi037.stdout:1499: delete oid 4 current snap is 187 2024-08-17T17:30:27.712 INFO:tasks.rados.rados.0.smithi037.stdout:1495: finishing rollback tid 1 to smithi03781225-50 2024-08-17T17:30:27.712 INFO:tasks.rados.rados.0.smithi037.stdout:1495: finishing rollback tid 2 to smithi03781225-50 2024-08-17T17:30:27.712 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 50 v 770 (ObjNum 475 snap 154 seq_num 475) dirty exists 2024-08-17T17:30:27.712 INFO:tasks.rados.rados.0.smithi037.stdout:1496: finishing write tid 1 to smithi03781225-24 2024-08-17T17:30:27.712 INFO:tasks.rados.rados.0.smithi037.stdout:1496: finishing write tid 2 to smithi03781225-24 2024-08-17T17:30:27.712 INFO:tasks.rados.rados.0.smithi037.stdout:1496: finishing write tid 3 to smithi03781225-24 2024-08-17T17:30:27.712 INFO:tasks.rados.rados.0.smithi037.stdout:1496: finishing write tid 4 to smithi03781225-24 2024-08-17T17:30:27.712 INFO:tasks.rados.rados.0.smithi037.stdout:1496: finishing write tid 5 to smithi03781225-24 2024-08-17T17:30:27.712 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 24 v 676 (ObjNum 585 snap 187 seq_num 585) dirty exists 2024-08-17T17:30:27.712 INFO:tasks.rados.rados.0.smithi037.stdout:1496: left oid 24 (ObjNum 585 snap 187 seq_num 585) 2024-08-17T17:30:27.721 INFO:tasks.rados.rados.0.smithi037.stdout:1497: finishing write tid 1 to smithi03781225-49 2024-08-17T17:30:27.721 INFO:tasks.rados.rados.0.smithi037.stdout:1497: finishing write tid 2 to smithi03781225-49 2024-08-17T17:30:27.721 INFO:tasks.rados.rados.0.smithi037.stdout:1497: finishing write tid 3 to smithi03781225-49 2024-08-17T17:30:27.721 INFO:tasks.rados.rados.0.smithi037.stdout:1497: finishing write tid 4 to smithi03781225-49 2024-08-17T17:30:27.722 INFO:tasks.rados.rados.0.smithi037.stdout:1497: finishing write tid 5 to smithi03781225-49 2024-08-17T17:30:27.722 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 49 v 504 (ObjNum 586 snap 187 seq_num 586) dirty exists 2024-08-17T17:30:27.722 INFO:tasks.rados.rados.0.smithi037.stdout:1497: left oid 49 (ObjNum 586 snap 187 seq_num 586) 2024-08-17T17:30:27.726 INFO:tasks.rados.rados.0.smithi037.stdout:1495: done (3 left) 2024-08-17T17:30:27.726 INFO:tasks.rados.rados.0.smithi037.stdout:1496: done (2 left) 2024-08-17T17:30:27.726 INFO:tasks.rados.rados.0.smithi037.stdout:1497: done (1 left) 2024-08-17T17:30:27.726 INFO:tasks.rados.rados.0.smithi037.stdout:1499: done (0 left) 2024-08-17T17:30:27.726 INFO:tasks.rados.rados.0.smithi037.stdout:1500: read oid 1 snap -1 2024-08-17T17:30:27.726 INFO:tasks.rados.rados.0.smithi037.stdout:1500: expect (ObjNum 510 snap 162 seq_num 510) 2024-08-17T17:30:27.726 INFO:tasks.rados.rados.0.smithi037.stdout:1501: read oid 47 snap -1 2024-08-17T17:30:27.727 INFO:tasks.rados.rados.0.smithi037.stdout:1501: expect (ObjNum 416 snap 128 seq_num 416) 2024-08-17T17:30:27.727 INFO:tasks.rados.rados.0.smithi037.stdout:1502: read oid 16 snap -1 2024-08-17T17:30:27.727 INFO:tasks.rados.rados.0.smithi037.stdout:1502: expect (ObjNum 482 snap 154 seq_num 482) 2024-08-17T17:30:27.727 INFO:tasks.rados.rados.0.smithi037.stdout:1503: snap_remove snap 178 2024-08-17T17:30:27.969 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:27 smithi037 podman[108948]: 2024-08-17 17:30:27.788000169 +0000 UTC m=+2.468576051 container cleanup 532da4b7bf382768ee4be08df6ee0289276e25a4bea987af9776595cdea230f2 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0, RELEASE=quincy-f2c39d4, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-08-17T17:30:27.969 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:27 smithi037 bash[108948]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0 2024-08-17T17:30:28.249 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:27 smithi037 podman[109082]: 2024-08-17 17:30:27.968788515 +0000 UTC m=+0.721462516 container remove 532da4b7bf382768ee4be08df6ee0289276e25a4bea987af9776595cdea230f2 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=quincy-f2c39d4, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-08-17T17:30:28.714 INFO:tasks.rados.rados.0.smithi037.stdout:1503: done (3 left) 2024-08-17T17:30:28.715 INFO:tasks.rados.rados.0.smithi037.stdout:1504: write oid 50 current snap is 187 2024-08-17T17:30:28.715 INFO:tasks.rados.rados.0.smithi037.stdout:1504: seq_num 588 ranges {682516=405593,1791765=569861,2830955=721120} 2024-08-17T17:30:28.721 INFO:tasks.rados.rados.0.smithi037.stdout:1504: writing smithi03781225-50 from 682516 to 1088109 tid 1 2024-08-17T17:30:28.727 INFO:tasks.rados.rados.0.smithi037.stdout:1504: writing smithi03781225-50 from 1791765 to 2361626 tid 2 2024-08-17T17:30:28.734 INFO:tasks.rados.rados.0.smithi037.stdout:1504: writing smithi03781225-50 from 2830955 to 3552075 tid 3 2024-08-17T17:30:28.734 INFO:tasks.rados.rados.0.smithi037.stdout:1505: delete oid 42 current snap is 187 2024-08-17T17:30:28.734 INFO:tasks.rados.rados.0.smithi037.stdout:1500: expect (ObjNum 510 snap 162 seq_num 510) 2024-08-17T17:30:28.844 INFO:tasks.rados.rados.0.smithi037.stdout:1501: expect (ObjNum 416 snap 128 seq_num 416) 2024-08-17T17:30:28.972 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:28 smithi037 ceph-mon[102022]: pgmap v269: 89 pgs: 13 stale+active+clean, 76 active+clean; 297 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-08-17T17:30:28.972 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:28 smithi037 ceph-mon[102022]: osdmap e441: 8 total, 7 up, 8 in 2024-08-17T17:30:28.973 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:28 smithi037 ceph-mon[97894]: pgmap v269: 89 pgs: 13 stale+active+clean, 76 active+clean; 297 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-08-17T17:30:28.973 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:28 smithi037 ceph-mon[97894]: osdmap e441: 8 total, 7 up, 8 in 2024-08-17T17:30:28.978 INFO:tasks.rados.rados.0.smithi037.stdout:1502: expect (ObjNum 482 snap 154 seq_num 482) 2024-08-17T17:30:29.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:28 smithi046 ceph-mon[88218]: pgmap v269: 89 pgs: 13 stale+active+clean, 76 active+clean; 297 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-08-17T17:30:29.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:28 smithi046 ceph-mon[88218]: osdmap e441: 8 total, 7 up, 8 in 2024-08-17T17:30:29.137 INFO:tasks.rados.rados.0.smithi037.stdout:1504: finishing write tid 1 to smithi03781225-50 2024-08-17T17:30:29.137 INFO:tasks.rados.rados.0.smithi037.stdout:1504: finishing write tid 2 to smithi03781225-50 2024-08-17T17:30:29.138 INFO:tasks.rados.rados.0.smithi037.stdout:1504: finishing write tid 3 to smithi03781225-50 2024-08-17T17:30:29.138 INFO:tasks.rados.rados.0.smithi037.stdout:1504: finishing write tid 4 to smithi03781225-50 2024-08-17T17:30:29.138 INFO:tasks.rados.rados.0.smithi037.stdout:1504: finishing write tid 5 to smithi03781225-50 2024-08-17T17:30:29.138 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 50 v 782 (ObjNum 588 snap 187 seq_num 588) dirty exists 2024-08-17T17:30:29.138 INFO:tasks.rados.rados.0.smithi037.stdout:1504: left oid 50 (ObjNum 588 snap 187 seq_num 588) 2024-08-17T17:30:29.138 INFO:tasks.rados.rados.0.smithi037.stdout:1500: done (4 left) 2024-08-17T17:30:29.138 INFO:tasks.rados.rados.0.smithi037.stdout:1501: done (3 left) 2024-08-17T17:30:29.138 INFO:tasks.rados.rados.0.smithi037.stdout:1502: done (2 left) 2024-08-17T17:30:29.138 INFO:tasks.rados.rados.0.smithi037.stdout:1504: done (1 left) 2024-08-17T17:30:29.138 INFO:tasks.rados.rados.0.smithi037.stdout:1505: done (0 left) 2024-08-17T17:30:29.138 INFO:tasks.rados.rados.0.smithi037.stdout:1506: read oid 34 snap -1 2024-08-17T17:30:29.138 INFO:tasks.rados.rados.0.smithi037.stdout:1506: expect (ObjNum 521 snap 167 seq_num 521) 2024-08-17T17:30:29.139 INFO:tasks.rados.rados.0.smithi037.stdout:1507: snap_create 2024-08-17T17:30:29.142 INFO:tasks.rados.rados.0.smithi037.stdout:1506: expect (ObjNum 521 snap 167 seq_num 521) 2024-08-17T17:30:29.251 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:30:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:30:28] "GET /metrics HTTP/1.1" 200 36308 "" "Prometheus/2.51.0" 2024-08-17T17:30:29.721 INFO:tasks.rados.rados.0.smithi037.stdout:1506: done (1 left) 2024-08-17T17:30:29.722 INFO:tasks.rados.rados.0.smithi037.stdout:1507: done (0 left) 2024-08-17T17:30:29.722 INFO:tasks.rados.rados.0.smithi037.stdout:1508: delete oid 15 current snap is 188 2024-08-17T17:30:29.727 INFO:tasks.rados.rados.0.smithi037.stdout:1508: done (0 left) 2024-08-17T17:30:29.727 INFO:tasks.rados.rados.0.smithi037.stdout:1509: read oid 24 snap -1 2024-08-17T17:30:29.727 INFO:tasks.rados.rados.0.smithi037.stdout:1509: expect (ObjNum 585 snap 187 seq_num 585) 2024-08-17T17:30:29.727 INFO:tasks.rados.rados.0.smithi037.stdout:1510: read oid 34 snap 155 2024-08-17T17:30:29.727 INFO:tasks.rados.rados.0.smithi037.stdout:1510: expect (ObjNum 476 snap 154 seq_num 476) 2024-08-17T17:30:29.727 INFO:tasks.rados.rados.0.smithi037.stdout:1511: snap_remove snap 180 2024-08-17T17:30:29.910 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:29 smithi037 ceph-mon[102022]: osdmap e442: 8 total, 7 up, 8 in 2024-08-17T17:30:29.910 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:29 smithi037 podman[109220]: 2024-08-17 17:30:29.559113195 +0000 UTC m=+0.018622705 image pull 0566dfeff0cb6af9254aa2111a92af8174516dad87a45779e953ca0dd77f3099 quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:30:29.910 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:29 smithi037 podman[109220]: 2024-08-17 17:30:29.665231189 +0000 UTC m=+0.124740683 container create e0f55161548fc1f91783bd203ce7ea3af11fef66451e1ad8d4e0cb4bf8ea2c5b (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0-deactivate, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=main-cd8bdbe, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, org.label-schema.build-date=20240731) 2024-08-17T17:30:29.911 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:29 smithi037 ceph-mon[97894]: osdmap e442: 8 total, 7 up, 8 in 2024-08-17T17:30:30.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:29 smithi046 ceph-mon[88218]: osdmap e442: 8 total, 7 up, 8 in 2024-08-17T17:30:30.293 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:29 smithi037 podman[109220]: 2024-08-17 17:30:29.910028066 +0000 UTC m=+0.369537573 container init e0f55161548fc1f91783bd203ce7ea3af11fef66451e1ad8d4e0cb4bf8ea2c5b (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0-deactivate, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, RELEASE=main-cd8bdbe, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-08-17T17:30:30.294 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:29 smithi037 podman[109220]: 2024-08-17 17:30:29.913631183 +0000 UTC m=+0.373140686 container start e0f55161548fc1f91783bd203ce7ea3af11fef66451e1ad8d4e0cb4bf8ea2c5b (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0-deactivate, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, RELEASE=main-cd8bdbe, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-08-17T17:30:30.294 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:29 smithi037 podman[109220]: 2024-08-17 17:30:29.976631876 +0000 UTC m=+0.436141371 container attach e0f55161548fc1f91783bd203ce7ea3af11fef66451e1ad8d4e0cb4bf8ea2c5b (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0-deactivate, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, RELEASE=main-cd8bdbe, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-08-17T17:30:30.294 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:30 smithi037 podman[109220]: 2024-08-17 17:30:30.106051192 +0000 UTC m=+0.565560689 container died e0f55161548fc1f91783bd203ce7ea3af11fef66451e1ad8d4e0cb4bf8ea2c5b (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0-deactivate, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, RELEASE=main-cd8bdbe) 2024-08-17T17:30:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:30.726 INFO:tasks.rados.rados.0.smithi037.stdout:1511: done (2 left) 2024-08-17T17:30:30.726 INFO:tasks.rados.rados.0.smithi037.stdout:1512: write oid 29 current snap is 188 2024-08-17T17:30:30.726 INFO:tasks.rados.rados.0.smithi037.stdout:1512: seq_num 591 ranges {732937=631340,1850858=433541,2796871=671289,3888195=44742} 2024-08-17T17:30:30.733 INFO:tasks.rados.rados.0.smithi037.stdout:1512: writing smithi03781225-29 from 732937 to 1364277 tid 1 2024-08-17T17:30:30.738 INFO:tasks.rados.rados.0.smithi037.stdout:1512: writing smithi03781225-29 from 1850858 to 2284399 tid 2 2024-08-17T17:30:30.745 INFO:tasks.rados.rados.0.smithi037.stdout:1512: writing smithi03781225-29 from 2796871 to 3468160 tid 3 2024-08-17T17:30:30.748 INFO:tasks.rados.rados.0.smithi037.stdout:1512: writing smithi03781225-29 from 3888195 to 3932937 tid 4 2024-08-17T17:30:30.748 INFO:tasks.rados.rados.0.smithi037.stdout:1513: read oid 31 snap -1 2024-08-17T17:30:30.748 INFO:tasks.rados.rados.0.smithi037.stdout:1513: expect deleted 2024-08-17T17:30:30.748 INFO:tasks.rados.rados.0.smithi037.stdout:1514: snap_remove snap 182 2024-08-17T17:30:31.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:30 smithi046 ceph-mon[88218]: pgmap v272: 89 pgs: 14 active+undersized, 6 stale+active+clean, 9 active+undersized+degraded, 60 active+clean; 286 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 877 KiB/s wr, 5 op/s; 50/507 objects degraded (9.862%) 2024-08-17T17:30:31.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:30 smithi046 ceph-mon[88218]: Health check failed: Degraded data redundancy: 50/507 objects degraded (9.862%), 9 pgs degraded (PG_DEGRADED) 2024-08-17T17:30:31.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:30 smithi046 ceph-mon[88218]: osdmap e443: 8 total, 7 up, 8 in 2024-08-17T17:30:31.042 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:30 smithi037 ceph-mon[102022]: pgmap v272: 89 pgs: 14 active+undersized, 6 stale+active+clean, 9 active+undersized+degraded, 60 active+clean; 286 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 877 KiB/s wr, 5 op/s; 50/507 objects degraded (9.862%) 2024-08-17T17:30:31.042 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:30 smithi037 ceph-mon[102022]: Health check failed: Degraded data redundancy: 50/507 objects degraded (9.862%), 9 pgs degraded (PG_DEGRADED) 2024-08-17T17:30:31.042 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:30 smithi037 ceph-mon[102022]: osdmap e443: 8 total, 7 up, 8 in 2024-08-17T17:30:31.042 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:30 smithi037 podman[109244]: 2024-08-17 17:30:30.799236691 +0000 UTC m=+0.683515748 container remove e0f55161548fc1f91783bd203ce7ea3af11fef66451e1ad8d4e0cb4bf8ea2c5b (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0-deactivate, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=main-cd8bdbe, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-08-17T17:30:31.042 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:30 smithi037 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.0.service: Deactivated successfully. 2024-08-17T17:30:31.042 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:30 smithi037 systemd[1]: Stopped Ceph osd.0 for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:30:31.042 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:30 smithi037 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.0.service: Consumed 11.209s CPU time. 2024-08-17T17:30:31.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:30 smithi037 ceph-mon[97894]: pgmap v272: 89 pgs: 14 active+undersized, 6 stale+active+clean, 9 active+undersized+degraded, 60 active+clean; 286 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 877 KiB/s wr, 5 op/s; 50/507 objects degraded (9.862%) 2024-08-17T17:30:31.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:30 smithi037 ceph-mon[97894]: Health check failed: Degraded data redundancy: 50/507 objects degraded (9.862%), 9 pgs degraded (PG_DEGRADED) 2024-08-17T17:30:31.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:30 smithi037 ceph-mon[97894]: osdmap e443: 8 total, 7 up, 8 in 2024-08-17T17:30:31.293 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:31 smithi037 systemd[1]: Starting Ceph osd.0 for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:30:31.293 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:31 smithi037 podman[109345]: 2024-08-17 17:30:31.166144343 +0000 UTC m=+0.018416412 image pull 0566dfeff0cb6af9254aa2111a92af8174516dad87a45779e953ca0dd77f3099 quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:30:31.293 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:31 smithi037 podman[109345]: 2024-08-17 17:30:31.28353307 +0000 UTC m=+0.135805138 container create 36d802892189cd44429bef5e2acd27e2a0ca7bc417a43099d441b3da46f93bcd (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0-activate, GIT_BRANCH=HEAD, RELEASE=main-cd8bdbe, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-08-17T17:30:31.681 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:31 smithi037 podman[109345]: 2024-08-17 17:30:31.527564641 +0000 UTC m=+0.379836722 container init 36d802892189cd44429bef5e2acd27e2a0ca7bc417a43099d441b3da46f93bcd (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0-activate, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=main-cd8bdbe, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux ) 2024-08-17T17:30:31.681 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:31 smithi037 podman[109345]: 2024-08-17 17:30:31.531693502 +0000 UTC m=+0.383965575 container start 36d802892189cd44429bef5e2acd27e2a0ca7bc417a43099d441b3da46f93bcd (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0-activate, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-cd8bdbe, io.buildah.version=1.36.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T17:30:31.681 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:31 smithi037 podman[109345]: 2024-08-17 17:30:31.602386835 +0000 UTC m=+0.454658904 container attach 36d802892189cd44429bef5e2acd27e2a0ca7bc417a43099d441b3da46f93bcd (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0-activate, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=main-cd8bdbe, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-08-17T17:30:31.681 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:31 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0-activate[109360]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:30:31.681 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:31 smithi037 bash[109345]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:30:31.682 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:31 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0-activate[109360]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:30:31.682 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:31 smithi037 bash[109345]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:30:31.733 INFO:tasks.rados.rados.0.smithi037.stdout:1514: done (4 left) 2024-08-17T17:30:31.733 INFO:tasks.rados.rados.0.smithi037.stdout:1515: write oid 4 current snap is 188 2024-08-17T17:30:31.733 INFO:tasks.rados.rados.0.smithi037.stdout:1515: seq_num 592 ranges {749744=706589,1909340=577199,3224294=482561} 2024-08-17T17:30:31.741 INFO:tasks.rados.rados.0.smithi037.stdout:1515: writing smithi03781225-4 from 749744 to 1456333 tid 1 2024-08-17T17:30:31.746 INFO:tasks.rados.rados.0.smithi037.stdout:1515: writing smithi03781225-4 from 1909340 to 2486539 tid 2 2024-08-17T17:30:31.753 INFO:tasks.rados.rados.0.smithi037.stdout:1515: writing smithi03781225-4 from 3224294 to 3706855 tid 3 2024-08-17T17:30:31.754 INFO:tasks.rados.rados.0.smithi037.stdout:1516: read oid 7 snap -1 2024-08-17T17:30:31.754 INFO:tasks.rados.rados.0.smithi037.stdout:1516: expect (ObjNum 579 snap 183 seq_num 579) 2024-08-17T17:30:31.754 INFO:tasks.rados.rados.0.smithi037.stdout:1517: snap_remove snap 186 2024-08-17T17:30:32.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:31 smithi046 ceph-mon[88218]: osdmap e444: 8 total, 7 up, 8 in 2024-08-17T17:30:32.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:31 smithi037 ceph-mon[97894]: osdmap e444: 8 total, 7 up, 8 in 2024-08-17T17:30:32.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:31 smithi037 ceph-mon[102022]: osdmap e444: 8 total, 7 up, 8 in 2024-08-17T17:30:32.044 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:31 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0-activate[109360]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-17T17:30:32.044 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:31 smithi037 bash[109345]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-17T17:30:32.044 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:31 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0-activate[109360]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:30:32.044 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:31 smithi037 bash[109345]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:30:32.044 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:31 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0-activate[109360]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:30:32.044 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:31 smithi037 bash[109345]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:30:32.044 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:31 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0-activate[109360]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-17T17:30:32.045 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:31 smithi037 bash[109345]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-17T17:30:32.045 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:31 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0-activate[109360]: 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 2024-08-17T17:30:32.045 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:31 smithi037 bash[109345]: 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 2024-08-17T17:30:32.408 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:32 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0-activate[109360]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-08-17T17:30:32.408 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:32 smithi037 bash[109345]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-08-17T17:30:32.408 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:32 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0-activate[109360]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-08-17T17:30:32.408 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:32 smithi037 bash[109345]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-08-17T17:30:32.408 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:32 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0-activate[109360]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-17T17:30:32.408 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:32 smithi037 bash[109345]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-17T17:30:32.408 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:32 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0-activate[109360]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-17T17:30:32.409 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:32 smithi037 bash[109345]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-17T17:30:32.409 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:32 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0-activate[109360]: --> ceph-volume lvm activate successful for osd ID: 0 2024-08-17T17:30:32.409 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:32 smithi037 bash[109345]: --> ceph-volume lvm activate successful for osd ID: 0 2024-08-17T17:30:32.409 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:32 smithi037 podman[109345]: 2024-08-17 17:30:32.108496093 +0000 UTC m=+0.960768162 container died 36d802892189cd44429bef5e2acd27e2a0ca7bc417a43099d441b3da46f93bcd (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0-activate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, RELEASE=main-cd8bdbe, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=) 2024-08-17T17:30:32.737 INFO:tasks.rados.rados.0.smithi037.stdout:1517: done (6 left) 2024-08-17T17:30:32.738 INFO:tasks.rados.rados.0.smithi037.stdout:1518: read oid 17 snap -1 2024-08-17T17:30:32.738 INFO:tasks.rados.rados.0.smithi037.stdout:1518: expect (ObjNum 392 snap 119 seq_num 392) 2024-08-17T17:30:32.738 INFO:tasks.rados.rados.0.smithi037.stdout:1519: write oid 9 current snap is 188 2024-08-17T17:30:32.738 INFO:tasks.rados.rados.0.smithi037.stdout:1519: seq_num 593 ranges {766551=498191,1684175=720857,2851717=693833} 2024-08-17T17:30:32.745 INFO:tasks.rados.rados.0.smithi037.stdout:1519: writing smithi03781225-9 from 766551 to 1264742 tid 1 2024-08-17T17:30:32.752 INFO:tasks.rados.rados.0.smithi037.stdout:1519: writing smithi03781225-9 from 1684175 to 2405032 tid 2 2024-08-17T17:30:32.759 INFO:tasks.rados.rados.0.smithi037.stdout:1519: writing smithi03781225-9 from 2851717 to 3545550 tid 3 2024-08-17T17:30:32.759 INFO:tasks.rados.rados.0.smithi037.stdout:1520: snap_remove snap 187 2024-08-17T17:30:32.982 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:32 smithi037 ceph-mon[102022]: pgmap v275: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 269 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.2 MiB/s wr, 12 op/s; 80/480 objects degraded (16.667%) 2024-08-17T17:30:32.982 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:32 smithi037 ceph-mon[102022]: osdmap e445: 8 total, 7 up, 8 in 2024-08-17T17:30:32.983 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:32 smithi037 ceph-mon[97894]: pgmap v275: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 269 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.2 MiB/s wr, 12 op/s; 80/480 objects degraded (16.667%) 2024-08-17T17:30:32.983 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:32 smithi037 ceph-mon[97894]: osdmap e445: 8 total, 7 up, 8 in 2024-08-17T17:30:32.983 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:32 smithi037 podman[109481]: 2024-08-17 17:30:32.714702798 +0000 UTC m=+0.596119796 container remove 36d802892189cd44429bef5e2acd27e2a0ca7bc417a43099d441b3da46f93bcd (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0-activate, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=main-cd8bdbe) 2024-08-17T17:30:32.983 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:32 smithi037 podman[109540]: 2024-08-17 17:30:32.853162561 +0000 UTC m=+0.019313797 image pull 0566dfeff0cb6af9254aa2111a92af8174516dad87a45779e953ca0dd77f3099 quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:30:32.984 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:32 smithi037 podman[109540]: 2024-08-17 17:30:32.982339191 +0000 UTC m=+0.148490456 container create 2db91337fe3fb7e6710fab045c7c88df03c2ab124e31f7da2229d35f6260f300 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=main-cd8bdbe, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-08-17T17:30:33.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:32 smithi046 ceph-mon[88218]: pgmap v275: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 269 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.2 MiB/s wr, 12 op/s; 80/480 objects degraded (16.667%) 2024-08-17T17:30:33.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:32 smithi046 ceph-mon[88218]: osdmap e445: 8 total, 7 up, 8 in 2024-08-17T17:30:33.235 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:33 smithi037 podman[109540]: 2024-08-17 17:30:33.209670669 +0000 UTC m=+0.375821893 container init 2db91337fe3fb7e6710fab045c7c88df03c2ab124e31f7da2229d35f6260f300 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=main-cd8bdbe, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T17:30:33.235 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:33 smithi037 podman[109540]: 2024-08-17 17:30:33.212890992 +0000 UTC m=+0.379042216 container start 2db91337fe3fb7e6710fab045c7c88df03c2ab124e31f7da2229d35f6260f300 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, RELEASE=main-cd8bdbe, org.label-schema.license=GPLv2) 2024-08-17T17:30:33.543 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:33 smithi037 ceph-osd[109559]: -- 172.21.15.37:0/3123458926 <== mon.2 v2:172.21.15.37:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56159a791a40 con 0x56159b55e400 2024-08-17T17:30:33.543 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:33 smithi037 bash[109540]: 2db91337fe3fb7e6710fab045c7c88df03c2ab124e31f7da2229d35f6260f300 2024-08-17T17:30:33.543 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:33 smithi037 systemd[1]: Started Ceph osd.0 for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:30:33.742 INFO:tasks.rados.rados.0.smithi037.stdout:1520: done (8 left) 2024-08-17T17:30:33.743 INFO:tasks.rados.rados.0.smithi037.stdout:1521: delete oid 19 current snap is 188 2024-08-17T17:30:33.743 INFO:tasks.rados.rados.0.smithi037.stdout:1510: expect (ObjNum 476 snap 154 seq_num 476) 2024-08-17T17:30:33.807 INFO:tasks.rados.rados.0.smithi037.stdout:1509: expect (ObjNum 585 snap 187 seq_num 585) 2024-08-17T17:30:33.987 INFO:tasks.rados.rados.0.smithi037.stdout:1512: finishing write tid 1 to smithi03781225-29 2024-08-17T17:30:33.988 INFO:tasks.rados.rados.0.smithi037.stdout:1512: finishing write tid 2 to smithi03781225-29 2024-08-17T17:30:33.988 INFO:tasks.rados.rados.0.smithi037.stdout:1509: done (8 left) 2024-08-17T17:30:33.988 INFO:tasks.rados.rados.0.smithi037.stdout:1510: done (7 left) 2024-08-17T17:30:33.988 INFO:tasks.rados.rados.0.smithi037.stdout:1521: done (6 left) 2024-08-17T17:30:33.988 INFO:tasks.rados.rados.0.smithi037.stdout:1522: read oid 21 snap -1 2024-08-17T17:30:33.988 INFO:tasks.rados.rados.0.smithi037.stdout:1522: expect (ObjNum 580 snap 183 seq_num 580) 2024-08-17T17:30:33.988 INFO:tasks.rados.rados.0.smithi037.stdout:1523: write oid 12 current snap is 188 2024-08-17T17:30:33.988 INFO:tasks.rados.rados.0.smithi037.stdout:1523: seq_num 595 ranges {400165=648689,1684786=315379} 2024-08-17T17:30:33.992 INFO:tasks.rados.rados.0.smithi037.stdout:1523: writing smithi03781225-12 from 400165 to 1048854 tid 1 2024-08-17T17:30:33.999 INFO:tasks.rados.rados.0.smithi037.stdout:1523: writing smithi03781225-12 from 1684786 to 2000165 tid 2 2024-08-17T17:30:33.999 INFO:tasks.rados.rados.0.smithi037.stdout:1524: snap_create 2024-08-17T17:30:33.999 INFO:tasks.rados.rados.0.smithi037.stdout:1512: finishing write tid 3 to smithi03781225-29 2024-08-17T17:30:33.999 INFO:tasks.rados.rados.0.smithi037.stdout:1512: finishing write tid 4 to smithi03781225-29 2024-08-17T17:30:33.999 INFO:tasks.rados.rados.0.smithi037.stdout:1512: finishing write tid 5 to smithi03781225-29 2024-08-17T17:30:33.999 INFO:tasks.rados.rados.0.smithi037.stdout:1512: finishing write tid 6 to smithi03781225-29 2024-08-17T17:30:33.999 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 706 (ObjNum 591 snap 188 seq_num 591) dirty exists 2024-08-17T17:30:33.999 INFO:tasks.rados.rados.0.smithi037.stdout:1512: left oid 29 (ObjNum 591 snap 188 seq_num 591) 2024-08-17T17:30:33.999 INFO:tasks.rados.rados.0.smithi037.stdout:1515: finishing write tid 1 to smithi03781225-4 2024-08-17T17:30:33.999 INFO:tasks.rados.rados.0.smithi037.stdout:1515: finishing write tid 2 to smithi03781225-4 2024-08-17T17:30:34.000 INFO:tasks.rados.rados.0.smithi037.stdout:1515: finishing write tid 3 to smithi03781225-4 2024-08-17T17:30:34.000 INFO:tasks.rados.rados.0.smithi037.stdout:1515: finishing write tid 4 to smithi03781225-4 2024-08-17T17:30:34.000 INFO:tasks.rados.rados.0.smithi037.stdout:1515: finishing write tid 5 to smithi03781225-4 2024-08-17T17:30:34.000 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 712 (ObjNum 592 snap 188 seq_num 592) dirty exists 2024-08-17T17:30:34.000 INFO:tasks.rados.rados.0.smithi037.stdout:1515: left oid 4 (ObjNum 592 snap 188 seq_num 592) 2024-08-17T17:30:34.000 INFO:tasks.rados.rados.0.smithi037.stdout:1516: expect (ObjNum 579 snap 183 seq_num 579) 2024-08-17T17:30:34.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:33 smithi046 ceph-mon[88218]: osdmap e446: 8 total, 7 up, 8 in 2024-08-17T17:30:34.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:33 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:34.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:33 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:34.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:33 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:30:34.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:33 smithi037 ceph-mon[97894]: osdmap e446: 8 total, 7 up, 8 in 2024-08-17T17:30:34.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:33 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:34.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:33 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:34.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:33 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:30:34.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:33 smithi037 ceph-mon[102022]: osdmap e446: 8 total, 7 up, 8 in 2024-08-17T17:30:34.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:33 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:34.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:33 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:34.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:33 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:30:34.203 INFO:tasks.rados.rados.0.smithi037.stdout:1518: expect (ObjNum 392 snap 119 seq_num 392) 2024-08-17T17:30:34.287 INFO:tasks.rados.rados.0.smithi037.stdout:1519: finishing write tid 1 to smithi03781225-9 2024-08-17T17:30:34.287 INFO:tasks.rados.rados.0.smithi037.stdout:1519: finishing write tid 2 to smithi03781225-9 2024-08-17T17:30:34.287 INFO:tasks.rados.rados.0.smithi037.stdout:1519: finishing write tid 3 to smithi03781225-9 2024-08-17T17:30:34.287 INFO:tasks.rados.rados.0.smithi037.stdout:1519: finishing write tid 4 to smithi03781225-9 2024-08-17T17:30:34.287 INFO:tasks.rados.rados.0.smithi037.stdout:1519: finishing write tid 5 to smithi03781225-9 2024-08-17T17:30:34.287 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 1327 (ObjNum 593 snap 188 seq_num 593) dirty exists 2024-08-17T17:30:34.288 INFO:tasks.rados.rados.0.smithi037.stdout:1519: left oid 9 (ObjNum 593 snap 188 seq_num 593) 2024-08-17T17:30:34.288 INFO:tasks.rados.rados.0.smithi037.stdout:1522: expect (ObjNum 580 snap 183 seq_num 580) 2024-08-17T17:30:34.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:34 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:34.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:34.531 INFO:tasks.rados.rados.0.smithi037.stdout:1523: finishing write tid 1 to smithi03781225-12 2024-08-17T17:30:34.531 INFO:tasks.rados.rados.0.smithi037.stdout:1523: finishing write tid 2 to smithi03781225-12 2024-08-17T17:30:34.531 INFO:tasks.rados.rados.0.smithi037.stdout:1523: finishing write tid 3 to smithi03781225-12 2024-08-17T17:30:34.531 INFO:tasks.rados.rados.0.smithi037.stdout:1523: finishing write tid 4 to smithi03781225-12 2024-08-17T17:30:34.531 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 1330 (ObjNum 595 snap 188 seq_num 595) dirty exists 2024-08-17T17:30:34.531 INFO:tasks.rados.rados.0.smithi037.stdout:1523: left oid 12 (ObjNum 595 snap 188 seq_num 595) 2024-08-17T17:30:34.747 INFO:tasks.rados.rados.0.smithi037.stdout:1512: done (8 left) 2024-08-17T17:30:34.747 INFO:tasks.rados.rados.0.smithi037.stdout:1513: done (7 left) 2024-08-17T17:30:34.747 INFO:tasks.rados.rados.0.smithi037.stdout:1515: done (6 left) 2024-08-17T17:30:34.747 INFO:tasks.rados.rados.0.smithi037.stdout:1516: done (5 left) 2024-08-17T17:30:34.748 INFO:tasks.rados.rados.0.smithi037.stdout:1518: done (4 left) 2024-08-17T17:30:34.748 INFO:tasks.rados.rados.0.smithi037.stdout:1519: done (3 left) 2024-08-17T17:30:34.748 INFO:tasks.rados.rados.0.smithi037.stdout:1522: done (2 left) 2024-08-17T17:30:34.748 INFO:tasks.rados.rados.0.smithi037.stdout:1523: done (1 left) 2024-08-17T17:30:34.748 INFO:tasks.rados.rados.0.smithi037.stdout:1524: done (0 left) 2024-08-17T17:30:34.748 INFO:tasks.rados.rados.0.smithi037.stdout:1525: write oid 26 current snap is 189 2024-08-17T17:30:34.748 INFO:tasks.rados.rados.0.smithi037.stdout:1525: seq_num 596 ranges {416972=723938,1743268=273704} 2024-08-17T17:30:34.753 INFO:tasks.rados.rados.0.smithi037.stdout:1525: writing smithi03781225-26 from 416972 to 1140910 tid 1 2024-08-17T17:30:34.758 INFO:tasks.rados.rados.0.smithi037.stdout:1525: writing smithi03781225-26 from 1743268 to 2016972 tid 2 2024-08-17T17:30:34.758 INFO:tasks.rados.rados.0.smithi037.stdout:1526: snap_remove snap 181 2024-08-17T17:30:35.000 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:34 smithi046 ceph-mon[88218]: pgmap v278: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 269 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 335 KiB/s wr, 7 op/s; 80/480 objects degraded (16.667%) 2024-08-17T17:30:35.000 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:34 smithi046 ceph-mon[88218]: osdmap e447: 8 total, 7 up, 8 in 2024-08-17T17:30:35.006 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:34 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0[109555]: 2024-08-17T17:30:34.840+0000 7f5f83119640 -1 Falling back to public interface 2024-08-17T17:30:35.007 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:34 smithi037 ceph-mon[97894]: pgmap v278: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 269 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 335 KiB/s wr, 7 op/s; 80/480 objects degraded (16.667%) 2024-08-17T17:30:35.007 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:34 smithi037 ceph-mon[97894]: osdmap e447: 8 total, 7 up, 8 in 2024-08-17T17:30:35.007 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:34 smithi037 ceph-mon[102022]: pgmap v278: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 269 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 335 KiB/s wr, 7 op/s; 80/480 objects degraded (16.667%) 2024-08-17T17:30:35.007 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:34 smithi037 ceph-mon[102022]: osdmap e447: 8 total, 7 up, 8 in 2024-08-17T17:30:35.759 INFO:tasks.rados.rados.0.smithi037.stdout:1526: done (1 left) 2024-08-17T17:30:35.759 INFO:tasks.rados.rados.0.smithi037.stdout:1527: delete oid 22 current snap is 189 2024-08-17T17:30:35.759 INFO:tasks.rados.rados.0.smithi037.stdout:1525: finishing write tid 1 to smithi03781225-26 2024-08-17T17:30:35.759 INFO:tasks.rados.rados.0.smithi037.stdout:1525: finishing write tid 2 to smithi03781225-26 2024-08-17T17:30:35.759 INFO:tasks.rados.rados.0.smithi037.stdout:1525: finishing write tid 3 to smithi03781225-26 2024-08-17T17:30:35.760 INFO:tasks.rados.rados.0.smithi037.stdout:1525: finishing write tid 4 to smithi03781225-26 2024-08-17T17:30:35.760 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 663 (ObjNum 596 snap 189 seq_num 596) dirty exists 2024-08-17T17:30:35.760 INFO:tasks.rados.rados.0.smithi037.stdout:1525: left oid 26 (ObjNum 596 snap 189 seq_num 596) 2024-08-17T17:30:35.763 INFO:tasks.rados.rados.0.smithi037.stdout:1525: done (1 left) 2024-08-17T17:30:35.763 INFO:tasks.rados.rados.0.smithi037.stdout:1527: done (0 left) 2024-08-17T17:30:35.763 INFO:tasks.rados.rados.0.smithi037.stdout:1528: snap_create 2024-08-17T17:30:36.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:35 smithi046 ceph-mon[88218]: osdmap e448: 8 total, 7 up, 8 in 2024-08-17T17:30:36.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:35 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:35.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:36.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:35 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:35.740Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:36.029 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:35 smithi037 ceph-mon[97894]: osdmap e448: 8 total, 7 up, 8 in 2024-08-17T17:30:36.030 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:35 smithi037 ceph-mon[102022]: osdmap e448: 8 total, 7 up, 8 in 2024-08-17T17:30:36.712 INFO:tasks.rados.rados.0.smithi037.stdout:1528: done (0 left) 2024-08-17T17:30:36.712 INFO:tasks.rados.rados.0.smithi037.stdout:1529: snap_remove snap 175 2024-08-17T17:30:37.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:36 smithi046 ceph-mon[88218]: pgmap v281: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 279 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 1.5 MiB/s wr, 18 op/s; 82/492 objects degraded (16.667%) 2024-08-17T17:30:37.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:36 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 82/492 objects degraded (16.667%), 13 pgs degraded (PG_DEGRADED) 2024-08-17T17:30:37.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:36 smithi046 ceph-mon[88218]: osdmap e449: 8 total, 7 up, 8 in 2024-08-17T17:30:37.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:36 smithi046 ceph-mon[88218]: osdmap e450: 8 total, 7 up, 8 in 2024-08-17T17:30:37.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:36 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:36.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi037\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:37.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:36 smithi037 ceph-mon[97894]: pgmap v281: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 279 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 1.5 MiB/s wr, 18 op/s; 82/492 objects degraded (16.667%) 2024-08-17T17:30:37.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:36 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 82/492 objects degraded (16.667%), 13 pgs degraded (PG_DEGRADED) 2024-08-17T17:30:37.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:36 smithi037 ceph-mon[97894]: osdmap e449: 8 total, 7 up, 8 in 2024-08-17T17:30:37.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:36 smithi037 ceph-mon[97894]: osdmap e450: 8 total, 7 up, 8 in 2024-08-17T17:30:37.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:36 smithi037 ceph-mon[102022]: pgmap v281: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 279 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 1.5 MiB/s wr, 18 op/s; 82/492 objects degraded (16.667%) 2024-08-17T17:30:37.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:36 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 82/492 objects degraded (16.667%), 13 pgs degraded (PG_DEGRADED) 2024-08-17T17:30:37.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:36 smithi037 ceph-mon[102022]: osdmap e449: 8 total, 7 up, 8 in 2024-08-17T17:30:37.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:36 smithi037 ceph-mon[102022]: osdmap e450: 8 total, 7 up, 8 in 2024-08-17T17:30:37.715 INFO:tasks.rados.rados.0.smithi037.stdout:1529: done (0 left) 2024-08-17T17:30:37.715 INFO:tasks.rados.rados.0.smithi037.stdout:1530: read oid 45 snap -1 2024-08-17T17:30:37.716 INFO:tasks.rados.rados.0.smithi037.stdout:1530: expect deleted 2024-08-17T17:30:37.716 INFO:tasks.rados.rados.0.smithi037.stdout:1531: snap_remove snap 169 2024-08-17T17:30:38.396 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:38 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:38.397 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:38 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:38.397 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:38 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:38.397 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:38 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:38.397 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:38 smithi037 ceph-mon[97894]: osdmap e451: 8 total, 7 up, 8 in 2024-08-17T17:30:38.397 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:38 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:38.397 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:38 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:38.397 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:38 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:38.397 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:38 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:38.397 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:38 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:38.397 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:38 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:38.398 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:38 smithi037 ceph-mon[102022]: osdmap e451: 8 total, 7 up, 8 in 2024-08-17T17:30:38.398 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:38 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:38.398 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:38 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:38.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:38 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:38.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:38 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:38.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:38 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:38.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:38 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:38.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:38 smithi046 ceph-mon[88218]: osdmap e451: 8 total, 7 up, 8 in 2024-08-17T17:30:38.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:38 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:38.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:38 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:38.724 INFO:tasks.rados.rados.0.smithi037.stdout:1531: done (1 left) 2024-08-17T17:30:38.724 INFO:tasks.rados.rados.0.smithi037.stdout:1532: read oid 38 snap -1 2024-08-17T17:30:38.724 INFO:tasks.rados.rados.0.smithi037.stdout:1532: expect (ObjNum 565 snap 175 seq_num 565) 2024-08-17T17:30:38.724 INFO:tasks.rados.rados.0.smithi037.stdout:1533: snap_remove snap 183 2024-08-17T17:30:38.749 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0[109555]: 2024-08-17T17:30:38.480+0000 7f5f83119640 -1 osd.0 439 log_to_monitors true 2024-08-17T17:30:38.749 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 17:30:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0[109555]: 2024-08-17T17:30:38.748+0000 7f5f7aec3640 -1 osd.0 439 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T17:30:39.046 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:30:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:30:38] "GET /metrics HTTP/1.1" 200 36286 "" "Prometheus/2.51.0" 2024-08-17T17:30:39.327 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:39 smithi037 ceph-mon[97894]: pgmap v284: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 279 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 1.5 MiB/s wr, 18 op/s; 82/492 objects degraded (16.667%) 2024-08-17T17:30:39.327 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:39 smithi037 ceph-mon[97894]: from='osd.0 [v2:172.21.15.37:6802/1357149125,v1:172.21.15.37:6803/1357149125]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:30:39.327 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:39 smithi037 ceph-mon[97894]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:30:39.327 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:39 smithi037 ceph-mon[97894]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:30:39.327 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:39 smithi037 ceph-mon[97894]: osdmap e452: 8 total, 7 up, 8 in 2024-08-17T17:30:39.327 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:39 smithi037 ceph-mon[97894]: from='osd.0 [v2:172.21.15.37:6802/1357149125,v1:172.21.15.37:6803/1357149125]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]} : dispatch 2024-08-17T17:30:39.328 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:39 smithi037 ceph-mon[97894]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]} : dispatch 2024-08-17T17:30:39.328 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:39.328 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:39.328 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:39 smithi037 ceph-mon[102022]: pgmap v284: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 279 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 1.5 MiB/s wr, 18 op/s; 82/492 objects degraded (16.667%) 2024-08-17T17:30:39.328 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:39 smithi037 ceph-mon[102022]: from='osd.0 [v2:172.21.15.37:6802/1357149125,v1:172.21.15.37:6803/1357149125]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:30:39.328 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:39 smithi037 ceph-mon[102022]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:30:39.328 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:39 smithi037 ceph-mon[102022]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:30:39.328 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:39 smithi037 ceph-mon[102022]: osdmap e452: 8 total, 7 up, 8 in 2024-08-17T17:30:39.328 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:39 smithi037 ceph-mon[102022]: from='osd.0 [v2:172.21.15.37:6802/1357149125,v1:172.21.15.37:6803/1357149125]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]} : dispatch 2024-08-17T17:30:39.328 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:39 smithi037 ceph-mon[102022]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]} : dispatch 2024-08-17T17:30:39.328 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:39.328 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:39 smithi046 ceph-mon[88218]: pgmap v284: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 279 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 1.5 MiB/s wr, 18 op/s; 82/492 objects degraded (16.667%) 2024-08-17T17:30:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:39 smithi046 ceph-mon[88218]: from='osd.0 [v2:172.21.15.37:6802/1357149125,v1:172.21.15.37:6803/1357149125]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:30:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:39 smithi046 ceph-mon[88218]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:30:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:39 smithi046 ceph-mon[88218]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:30:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:39 smithi046 ceph-mon[88218]: osdmap e452: 8 total, 7 up, 8 in 2024-08-17T17:30:39.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:39 smithi046 ceph-mon[88218]: from='osd.0 [v2:172.21.15.37:6802/1357149125,v1:172.21.15.37:6803/1357149125]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]} : dispatch 2024-08-17T17:30:39.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:39 smithi046 ceph-mon[88218]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi037", "root=default"]} : dispatch 2024-08-17T17:30:39.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:39.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:39.730 INFO:tasks.rados.rados.0.smithi037.stdout:1533: done (2 left) 2024-08-17T17:30:39.730 INFO:tasks.rados.rados.0.smithi037.stdout:1534: read oid 15 snap -1 2024-08-17T17:30:39.730 INFO:tasks.rados.rados.0.smithi037.stdout:1534: expect deleted 2024-08-17T17:30:39.730 INFO:tasks.rados.rados.0.smithi037.stdout:1535: read oid 28 snap 189 2024-08-17T17:30:39.730 INFO:tasks.rados.rados.0.smithi037.stdout:1535: expect (ObjNum 527 snap 168 seq_num 527) 2024-08-17T17:30:39.730 INFO:tasks.rados.rados.0.smithi037.stdout:1536: read oid 7 snap 179 2024-08-17T17:30:39.731 INFO:tasks.rados.rados.0.smithi037.stdout:1536: expect (ObjNum 501 snap 159 seq_num 501) 2024-08-17T17:30:39.731 INFO:tasks.rados.rados.0.smithi037.stdout:1537: read oid 29 snap 188 2024-08-17T17:30:39.731 INFO:tasks.rados.rados.0.smithi037.stdout:1537: expect (ObjNum 591 snap 188 seq_num 591) 2024-08-17T17:30:39.731 INFO:tasks.rados.rados.0.smithi037.stdout:1538: read oid 21 snap -1 2024-08-17T17:30:39.731 INFO:tasks.rados.rados.0.smithi037.stdout:1538: expect (ObjNum 580 snap 183 seq_num 580) 2024-08-17T17:30:39.731 INFO:tasks.rados.rados.0.smithi037.stdout:1539: read oid 46 snap 174 2024-08-17T17:30:39.731 INFO:tasks.rados.rados.0.smithi037.stdout:1539: expect deleted 2024-08-17T17:30:39.731 INFO:tasks.rados.rados.0.smithi037.stdout:1540: read oid 25 snap -1 2024-08-17T17:30:39.731 INFO:tasks.rados.rados.0.smithi037.stdout:1540: expect (ObjNum 568 snap 175 seq_num 568) 2024-08-17T17:30:39.732 INFO:tasks.rados.rados.0.smithi037.stdout:1541: delete oid 47 current snap is 190 2024-08-17T17:30:39.732 INFO:tasks.rados.rados.0.smithi037.stdout:1532: expect (ObjNum 565 snap 175 seq_num 565) 2024-08-17T17:30:39.902 INFO:tasks.rados.rados.0.smithi037.stdout:1537: expect (ObjNum 591 snap 188 seq_num 591) 2024-08-17T17:30:40.412 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:40 smithi046 ceph-mon[88218]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:30:40.412 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:40 smithi046 ceph-mon[88218]: osd.0 [v2:172.21.15.37:6802/1357149125,v1:172.21.15.37:6803/1357149125] boot 2024-08-17T17:30:40.413 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:40 smithi046 ceph-mon[88218]: osdmap e453: 8 total, 8 up, 8 in 2024-08-17T17:30:40.413 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:40 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:30:40.413 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:40.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:40 smithi037 ceph-mon[97894]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:30:40.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:40 smithi037 ceph-mon[97894]: osd.0 [v2:172.21.15.37:6802/1357149125,v1:172.21.15.37:6803/1357149125] boot 2024-08-17T17:30:40.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:40 smithi037 ceph-mon[97894]: osdmap e453: 8 total, 8 up, 8 in 2024-08-17T17:30:40.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:40 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:30:40.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:40 smithi037 ceph-mon[102022]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:30:40.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:40 smithi037 ceph-mon[102022]: osd.0 [v2:172.21.15.37:6802/1357149125,v1:172.21.15.37:6803/1357149125] boot 2024-08-17T17:30:40.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:40 smithi037 ceph-mon[102022]: osdmap e453: 8 total, 8 up, 8 in 2024-08-17T17:30:40.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:40 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:30:40.755 INFO:tasks.rados.rados.0.smithi037.stdout:1535: expect (ObjNum 527 snap 168 seq_num 527) 2024-08-17T17:30:40.864 INFO:tasks.rados.rados.0.smithi037.stdout:1536: expect (ObjNum 501 snap 159 seq_num 501) 2024-08-17T17:30:40.976 INFO:tasks.rados.rados.0.smithi037.stdout:1538: expect (ObjNum 580 snap 183 seq_num 580) 2024-08-17T17:30:41.214 INFO:tasks.rados.rados.0.smithi037.stdout:1540: expect (ObjNum 568 snap 175 seq_num 568) 2024-08-17T17:30:41.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:41 smithi037 ceph-mon[97894]: pgmap v287: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 272 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 244 KiB/s wr, 3 op/s; 83/483 objects degraded (17.184%) 2024-08-17T17:30:41.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:41 smithi037 ceph-mon[97894]: osdmap e454: 8 total, 8 up, 8 in 2024-08-17T17:30:41.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:41 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:41.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:41 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:41.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:41 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:30:41.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:41 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:30:41.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:41 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:41.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:41 smithi037 ceph-mon[102022]: pgmap v287: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 272 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 244 KiB/s wr, 3 op/s; 83/483 objects degraded (17.184%) 2024-08-17T17:30:41.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:41 smithi037 ceph-mon[102022]: osdmap e454: 8 total, 8 up, 8 in 2024-08-17T17:30:41.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:41 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:41.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:41 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:41.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:41 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:30:41.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:41 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:30:41.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:41 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:41.398 INFO:tasks.rados.rados.0.smithi037.stdout:1530: done (9 left) 2024-08-17T17:30:41.398 INFO:tasks.rados.rados.0.smithi037.stdout:1532: done (8 left) 2024-08-17T17:30:41.398 INFO:tasks.rados.rados.0.smithi037.stdout:1534: done (7 left) 2024-08-17T17:30:41.398 INFO:tasks.rados.rados.0.smithi037.stdout:1535: done (6 left) 2024-08-17T17:30:41.398 INFO:tasks.rados.rados.0.smithi037.stdout:1536: done (5 left) 2024-08-17T17:30:41.399 INFO:tasks.rados.rados.0.smithi037.stdout:1537: done (4 left) 2024-08-17T17:30:41.399 INFO:tasks.rados.rados.0.smithi037.stdout:1538: done (3 left) 2024-08-17T17:30:41.399 INFO:tasks.rados.rados.0.smithi037.stdout:1539: done (2 left) 2024-08-17T17:30:41.399 INFO:tasks.rados.rados.0.smithi037.stdout:1540: done (1 left) 2024-08-17T17:30:41.399 INFO:tasks.rados.rados.0.smithi037.stdout:1541: done (0 left) 2024-08-17T17:30:41.399 INFO:tasks.rados.rados.0.smithi037.stdout:1542: read oid 10 snap -1 2024-08-17T17:30:41.399 INFO:tasks.rados.rados.0.smithi037.stdout:1542: expect (ObjNum 577 snap 182 seq_num 577) 2024-08-17T17:30:41.399 INFO:tasks.rados.rados.0.smithi037.stdout:1543: write oid 27 current snap is 190 2024-08-17T17:30:41.399 INFO:tasks.rados.rados.0.smithi037.stdout:1543: seq_num 599 ranges {467393=549685,1802361=265032} 2024-08-17T17:30:41.403 INFO:tasks.rados.rados.0.smithi037.stdout:1543: writing smithi03781225-27 from 467393 to 1017078 tid 1 2024-08-17T17:30:41.409 INFO:tasks.rados.rados.0.smithi037.stdout:1543: writing smithi03781225-27 from 1802361 to 2067393 tid 2 2024-08-17T17:30:41.409 INFO:tasks.rados.rados.0.smithi037.stdout:1544: read oid 7 snap -1 2024-08-17T17:30:41.410 INFO:tasks.rados.rados.0.smithi037.stdout:1544: expect (ObjNum 579 snap 183 seq_num 579) 2024-08-17T17:30:41.410 INFO:tasks.rados.rados.0.smithi037.stdout:1545: write oid 8 current snap is 190 2024-08-17T17:30:41.410 INFO:tasks.rados.rados.0.smithi037.stdout:1543: finishing write tid 1 to smithi03781225-27 2024-08-17T17:30:41.410 INFO:tasks.rados.rados.0.smithi037.stdout:1545: seq_num 600 ranges {484200=624934,1860843=223357} 2024-08-17T17:30:41.415 INFO:tasks.rados.rados.0.smithi037.stdout:1545: writing smithi03781225-8 from 484200 to 1109134 tid 1 2024-08-17T17:30:41.421 INFO:tasks.rados.rados.0.smithi037.stdout:1545: writing smithi03781225-8 from 1860843 to 2084200 tid 2 2024-08-17T17:30:41.421 INFO:tasks.rados.rados.0.smithi037.stdout:1546: delete oid 30 current snap is 190 2024-08-17T17:30:41.421 INFO:tasks.rados.rados.0.smithi037.stdout:1542: expect (ObjNum 577 snap 182 seq_num 577) 2024-08-17T17:30:41.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:41 smithi046 ceph-mon[88218]: pgmap v287: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 272 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 244 KiB/s wr, 3 op/s; 83/483 objects degraded (17.184%) 2024-08-17T17:30:41.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:41 smithi046 ceph-mon[88218]: osdmap e454: 8 total, 8 up, 8 in 2024-08-17T17:30:41.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:41 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:41.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:41 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:41.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:41 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:30:41.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:41 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:30:41.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:41 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:41.592 INFO:tasks.rados.rados.0.smithi037.stdout:1543: finishing write tid 2 to smithi03781225-27 2024-08-17T17:30:41.592 INFO:tasks.rados.rados.0.smithi037.stdout:1543: finishing write tid 3 to smithi03781225-27 2024-08-17T17:30:41.593 INFO:tasks.rados.rados.0.smithi037.stdout:1543: finishing write tid 4 to smithi03781225-27 2024-08-17T17:30:41.593 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 27 v 297 (ObjNum 599 snap 190 seq_num 599) dirty exists 2024-08-17T17:30:41.593 INFO:tasks.rados.rados.0.smithi037.stdout:1543: left oid 27 (ObjNum 599 snap 190 seq_num 599) 2024-08-17T17:30:41.593 INFO:tasks.rados.rados.0.smithi037.stdout:1544: expect (ObjNum 579 snap 183 seq_num 579) 2024-08-17T17:30:41.791 INFO:tasks.rados.rados.0.smithi037.stdout:1545: finishing write tid 1 to smithi03781225-8 2024-08-17T17:30:41.791 INFO:tasks.rados.rados.0.smithi037.stdout:1545: finishing write tid 2 to smithi03781225-8 2024-08-17T17:30:41.791 INFO:tasks.rados.rados.0.smithi037.stdout:1545: finishing write tid 3 to smithi03781225-8 2024-08-17T17:30:41.791 INFO:tasks.rados.rados.0.smithi037.stdout:1545: finishing write tid 4 to smithi03781225-8 2024-08-17T17:30:41.791 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 514 (ObjNum 600 snap 190 seq_num 600) dirty exists 2024-08-17T17:30:41.791 INFO:tasks.rados.rados.0.smithi037.stdout:1545: left oid 8 (ObjNum 600 snap 190 seq_num 600) 2024-08-17T17:30:41.791 INFO:tasks.rados.rados.0.smithi037.stdout:1542: done (4 left) 2024-08-17T17:30:41.791 INFO:tasks.rados.rados.0.smithi037.stdout:1543: done (3 left) 2024-08-17T17:30:41.791 INFO:tasks.rados.rados.0.smithi037.stdout:1544: done (2 left) 2024-08-17T17:30:41.791 INFO:tasks.rados.rados.0.smithi037.stdout:1545: done (1 left) 2024-08-17T17:30:41.791 INFO:tasks.rados.rados.0.smithi037.stdout:1546: done (0 left) 2024-08-17T17:30:41.792 INFO:tasks.rados.rados.0.smithi037.stdout:1547: read oid 34 snap -1 2024-08-17T17:30:41.792 INFO:tasks.rados.rados.0.smithi037.stdout:1547: expect (ObjNum 521 snap 167 seq_num 521) 2024-08-17T17:30:41.792 INFO:tasks.rados.rados.0.smithi037.stdout:1548: read oid 20 snap -1 2024-08-17T17:30:41.792 INFO:tasks.rados.rados.0.smithi037.stdout:1548: expect (ObjNum 569 snap 175 seq_num 569) 2024-08-17T17:30:41.792 INFO:tasks.rados.rados.0.smithi037.stdout:1549: snap_remove snap 174 2024-08-17T17:30:42.134 INFO:tasks.rados.rados.0.smithi037.stdout:1549: done (2 left) 2024-08-17T17:30:42.134 INFO:tasks.rados.rados.0.smithi037.stdout:1550: delete oid 11 current snap is 190 2024-08-17T17:30:42.139 INFO:tasks.rados.rados.0.smithi037.stdout:1547: expect (ObjNum 521 snap 167 seq_num 521) 2024-08-17T17:30:42.230 INFO:tasks.rados.rados.0.smithi037.stdout:1548: expect (ObjNum 569 snap 175 seq_num 569) 2024-08-17T17:30:42.346 INFO:tasks.rados.rados.0.smithi037.stdout:1547: done (2 left) 2024-08-17T17:30:42.347 INFO:tasks.rados.rados.0.smithi037.stdout:1548: done (1 left) 2024-08-17T17:30:42.347 INFO:tasks.rados.rados.0.smithi037.stdout:1550: done (0 left) 2024-08-17T17:30:42.347 INFO:tasks.rados.rados.0.smithi037.stdout:1551: write oid 29 current snap is 190 2024-08-17T17:30:42.347 INFO:tasks.rados.rados.0.smithi037.stdout:1551: seq_num 603 ranges {534621=567034,1636289=498332} 2024-08-17T17:30:42.352 INFO:tasks.rados.rados.0.smithi037.stdout:1551: writing smithi03781225-29 from 534621 to 1101655 tid 1 2024-08-17T17:30:42.358 INFO:tasks.rados.rados.0.smithi037.stdout:1551: writing smithi03781225-29 from 1636289 to 2134621 tid 2 2024-08-17T17:30:42.358 INFO:tasks.rados.rados.0.smithi037.stdout:1552: snap_remove snap 164 2024-08-17T17:30:42.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:42 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:30:42.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:42 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:30:42.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:42 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:30:42.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:42 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:42.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:42 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 83/483 objects degraded (17.184%), 13 pgs degraded (PG_DEGRADED) 2024-08-17T17:30:42.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:42 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:30:42.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:42 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:30:42.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:42 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:30:42.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:42 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:42.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:42 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 83/483 objects degraded (17.184%), 13 pgs degraded (PG_DEGRADED) 2024-08-17T17:30:42.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:42 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:30:42.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:42 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:30:42.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:42 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:30:42.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:42 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:42.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:42 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 83/483 objects degraded (17.184%), 13 pgs degraded (PG_DEGRADED) 2024-08-17T17:30:43.147 INFO:tasks.rados.rados.0.smithi037.stdout:1552: done (1 left) 2024-08-17T17:30:43.147 INFO:tasks.rados.rados.0.smithi037.stdout:1553: read oid 46 snap -1 2024-08-17T17:30:43.147 INFO:tasks.rados.rados.0.smithi037.stdout:1553: expect deleted 2024-08-17T17:30:43.147 INFO:tasks.rados.rados.0.smithi037.stdout:1554: rollback oid 22 current snap is 190 2024-08-17T17:30:43.147 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 22 to 161 2024-08-17T17:30:43.147 INFO:tasks.rados.rados.0.smithi037.stdout:1551: finishing write tid 1 to smithi03781225-29 2024-08-17T17:30:43.147 INFO:tasks.rados.rados.0.smithi037.stdout:1551: finishing write tid 2 to smithi03781225-29 2024-08-17T17:30:43.147 INFO:tasks.rados.rados.0.smithi037.stdout:1551: finishing write tid 3 to smithi03781225-29 2024-08-17T17:30:43.147 INFO:tasks.rados.rados.0.smithi037.stdout:1551: finishing write tid 4 to smithi03781225-29 2024-08-17T17:30:43.148 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 738 (ObjNum 603 snap 190 seq_num 603) dirty exists 2024-08-17T17:30:43.148 INFO:tasks.rados.rados.0.smithi037.stdout:1551: left oid 29 (ObjNum 603 snap 190 seq_num 603) 2024-08-17T17:30:43.148 INFO:tasks.rados.rados.0.smithi037.stdout:1551: done (2 left) 2024-08-17T17:30:43.148 INFO:tasks.rados.rados.0.smithi037.stdout:1555: read oid 29 snap -1 2024-08-17T17:30:43.148 INFO:tasks.rados.rados.0.smithi037.stdout:1555: expect (ObjNum 603 snap 190 seq_num 603) 2024-08-17T17:30:43.148 INFO:tasks.rados.rados.0.smithi037.stdout:1556: read oid 12 snap -1 2024-08-17T17:30:43.148 INFO:tasks.rados.rados.0.smithi037.stdout:1556: expect (ObjNum 595 snap 188 seq_num 595) 2024-08-17T17:30:43.148 INFO:tasks.rados.rados.0.smithi037.stdout:1557: snap_create 2024-08-17T17:30:43.156 INFO:tasks.rados.rados.0.smithi037.stdout:1556: expect (ObjNum 595 snap 188 seq_num 595) 2024-08-17T17:30:43.223 INFO:tasks.rados.rados.0.smithi037.stdout:1554: finishing rollback tid 1 to smithi03781225-22 2024-08-17T17:30:43.223 INFO:tasks.rados.rados.0.smithi037.stdout:1554: finishing rollback tid 2 to smithi03781225-22 2024-08-17T17:30:43.224 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 22 v 736 (ObjNum 452 snap 146 seq_num 452) dirty exists 2024-08-17T17:30:43.224 INFO:tasks.rados.rados.0.smithi037.stdout:1555: expect (ObjNum 603 snap 190 seq_num 603) 2024-08-17T17:30:43.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:43 smithi046 ceph-mon[88218]: pgmap v290: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 272 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 244 KiB/s wr, 3 op/s; 83/483 objects degraded (17.184%) 2024-08-17T17:30:43.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:43 smithi046 ceph-mon[88218]: osdmap e455: 8 total, 8 up, 8 in 2024-08-17T17:30:43.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:43 smithi037 ceph-mon[102022]: pgmap v290: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 272 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 244 KiB/s wr, 3 op/s; 83/483 objects degraded (17.184%) 2024-08-17T17:30:43.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:43 smithi037 ceph-mon[102022]: osdmap e455: 8 total, 8 up, 8 in 2024-08-17T17:30:43.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:43 smithi037 ceph-mon[97894]: pgmap v290: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 272 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 244 KiB/s wr, 3 op/s; 83/483 objects degraded (17.184%) 2024-08-17T17:30:43.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:43 smithi037 ceph-mon[97894]: osdmap e455: 8 total, 8 up, 8 in 2024-08-17T17:30:44.147 INFO:tasks.rados.rados.0.smithi037.stdout:1553: done (4 left) 2024-08-17T17:30:44.148 INFO:tasks.rados.rados.0.smithi037.stdout:1554: done (3 left) 2024-08-17T17:30:44.148 INFO:tasks.rados.rados.0.smithi037.stdout:1555: done (2 left) 2024-08-17T17:30:44.148 INFO:tasks.rados.rados.0.smithi037.stdout:1556: done (1 left) 2024-08-17T17:30:44.148 INFO:tasks.rados.rados.0.smithi037.stdout:1557: done (0 left) 2024-08-17T17:30:44.148 INFO:tasks.rados.rados.0.smithi037.stdout:1558: snap_create 2024-08-17T17:30:44.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:44 smithi046 ceph-mon[88218]: osdmap e456: 8 total, 8 up, 8 in 2024-08-17T17:30:44.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:44 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:44.147Z caller=alerting.go:391 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-08-17T17:30:44.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:44 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:44.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:44.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:44 smithi037 ceph-mon[102022]: osdmap e456: 8 total, 8 up, 8 in 2024-08-17T17:30:44.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:44 smithi037 ceph-mon[97894]: osdmap e456: 8 total, 8 up, 8 in 2024-08-17T17:30:45.149 INFO:tasks.rados.rados.0.smithi037.stdout:1558: done (0 left) 2024-08-17T17:30:45.149 INFO:tasks.rados.rados.0.smithi037.stdout:1559: rollback oid 6 current snap is 192 2024-08-17T17:30:45.149 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 6 to 155 2024-08-17T17:30:45.149 INFO:tasks.rados.rados.0.smithi037.stdout:1560: write oid 32 current snap is 192 2024-08-17T17:30:45.149 INFO:tasks.rados.rados.0.smithi037.stdout:1560: seq_num 604 ranges {551428=642283,1694771=456657} 2024-08-17T17:30:45.155 INFO:tasks.rados.rados.0.smithi037.stdout:1560: writing smithi03781225-32 from 551428 to 1193711 tid 1 2024-08-17T17:30:45.161 INFO:tasks.rados.rados.0.smithi037.stdout:1560: writing smithi03781225-32 from 1694771 to 2151428 tid 2 2024-08-17T17:30:45.161 INFO:tasks.rados.rados.0.smithi037.stdout:1561: rollback oid 46 current snap is 192 2024-08-17T17:30:45.161 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 46 to 190 2024-08-17T17:30:45.161 INFO:tasks.rados.rados.0.smithi037.stdout:1559: finishing rollback tid 0 to smithi03781225-6 2024-08-17T17:30:45.161 INFO:tasks.rados.rados.0.smithi037.stdout:1559: finishing rollback tid 1 to smithi03781225-6 2024-08-17T17:30:45.161 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 6 v 741 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-08-17T17:30:45.161 INFO:tasks.rados.rados.0.smithi037.stdout:1559: done (2 left) 2024-08-17T17:30:45.162 INFO:tasks.rados.rados.0.smithi037.stdout:1562: read oid 10 snap 191 2024-08-17T17:30:45.162 INFO:tasks.rados.rados.0.smithi037.stdout:1562: expect (ObjNum 577 snap 182 seq_num 577) 2024-08-17T17:30:45.162 INFO:tasks.rados.rados.0.smithi037.stdout:1563: snap_create 2024-08-17T17:30:45.163 INFO:tasks.rados.rados.0.smithi037.stdout:1560: finishing write tid 1 to smithi03781225-32 2024-08-17T17:30:45.165 INFO:tasks.rados.rados.0.smithi037.stdout:1560: finishing write tid 2 to smithi03781225-32 2024-08-17T17:30:45.165 INFO:tasks.rados.rados.0.smithi037.stdout:1560: finishing write tid 3 to smithi03781225-32 2024-08-17T17:30:45.165 INFO:tasks.rados.rados.0.smithi037.stdout:1560: finishing write tid 4 to smithi03781225-32 2024-08-17T17:30:45.165 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 32 v 301 (ObjNum 604 snap 192 seq_num 604) dirty exists 2024-08-17T17:30:45.165 INFO:tasks.rados.rados.0.smithi037.stdout:1560: left oid 32 (ObjNum 604 snap 192 seq_num 604) 2024-08-17T17:30:45.167 INFO:tasks.rados.rados.0.smithi037.stdout:1561: finishing rollback tid 1 to smithi03781225-46 2024-08-17T17:30:45.167 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 46 v 645 (ObjNum 49 snap 0 seq_num 4049368176) dirty dne 2024-08-17T17:30:45.171 INFO:tasks.rados.rados.0.smithi037.stdout:1562: expect (ObjNum 577 snap 182 seq_num 577) 2024-08-17T17:30:45.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:45 smithi046 ceph-mon[88218]: pgmap v293: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 272 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 83/483 objects degraded (17.184%) 2024-08-17T17:30:45.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:45 smithi046 ceph-mon[88218]: osdmap e457: 8 total, 8 up, 8 in 2024-08-17T17:30:45.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:45 smithi037 ceph-mon[102022]: pgmap v293: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 272 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 83/483 objects degraded (17.184%) 2024-08-17T17:30:45.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:45 smithi037 ceph-mon[102022]: osdmap e457: 8 total, 8 up, 8 in 2024-08-17T17:30:45.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:45 smithi037 ceph-mon[97894]: pgmap v293: 89 pgs: 21 active+undersized, 13 active+undersized+degraded, 55 active+clean; 272 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 83/483 objects degraded (17.184%) 2024-08-17T17:30:45.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:45 smithi037 ceph-mon[97894]: osdmap e457: 8 total, 8 up, 8 in 2024-08-17T17:30:46.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:45 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:45.741Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:46.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:45 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:45.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:46.160 INFO:tasks.rados.rados.0.smithi037.stdout:1560: done (3 left) 2024-08-17T17:30:46.160 INFO:tasks.rados.rados.0.smithi037.stdout:1561: done (2 left) 2024-08-17T17:30:46.160 INFO:tasks.rados.rados.0.smithi037.stdout:1562: done (1 left) 2024-08-17T17:30:46.160 INFO:tasks.rados.rados.0.smithi037.stdout:1563: done (0 left) 2024-08-17T17:30:46.160 INFO:tasks.rados.rados.0.smithi037.stdout:1564: read oid 17 snap 191 2024-08-17T17:30:46.161 INFO:tasks.rados.rados.0.smithi037.stdout:1564: expect (ObjNum 392 snap 119 seq_num 392) 2024-08-17T17:30:46.161 INFO:tasks.rados.rados.0.smithi037.stdout:1565: read oid 36 snap -1 2024-08-17T17:30:46.161 INFO:tasks.rados.rados.0.smithi037.stdout:1565: expect deleted 2024-08-17T17:30:46.161 INFO:tasks.rados.rados.0.smithi037.stdout:1566: snap_remove snap 179 2024-08-17T17:30:46.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:46 smithi046 ceph-mon[88218]: osdmap e458: 8 total, 8 up, 8 in 2024-08-17T17:30:46.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:46 smithi037 ceph-mon[97894]: osdmap e458: 8 total, 8 up, 8 in 2024-08-17T17:30:46.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:46 smithi037 ceph-mon[102022]: osdmap e458: 8 total, 8 up, 8 in 2024-08-17T17:30:46.713 INFO:tasks.rados.rados.0.smithi037.stdout:1566: done (2 left) 2024-08-17T17:30:46.713 INFO:tasks.rados.rados.0.smithi037.stdout:1567: snap_remove snap 192 2024-08-17T17:30:47.261 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:46 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:46.950Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi037\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:47.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:47 smithi046 ceph-mon[88218]: pgmap v296: 89 pgs: 89 active+clean; 236 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 667 KiB/s wr, 24 op/s; 2.5 MiB/s, 2 objects/s recovering 2024-08-17T17:30:47.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:47 smithi046 ceph-mon[88218]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 83/483 objects degraded (17.184%), 13 pgs degraded) 2024-08-17T17:30:47.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:47 smithi046 ceph-mon[88218]: Cluster is now healthy 2024-08-17T17:30:47.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:47 smithi046 ceph-mon[88218]: osdmap e459: 8 total, 8 up, 8 in 2024-08-17T17:30:47.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:47 smithi046 ceph-mon[88218]: osdmap e460: 8 total, 8 up, 8 in 2024-08-17T17:30:47.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:47 smithi037 ceph-mon[97894]: pgmap v296: 89 pgs: 89 active+clean; 236 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 667 KiB/s wr, 24 op/s; 2.5 MiB/s, 2 objects/s recovering 2024-08-17T17:30:47.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:47 smithi037 ceph-mon[97894]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 83/483 objects degraded (17.184%), 13 pgs degraded) 2024-08-17T17:30:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:47 smithi037 ceph-mon[97894]: Cluster is now healthy 2024-08-17T17:30:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:47 smithi037 ceph-mon[97894]: osdmap e459: 8 total, 8 up, 8 in 2024-08-17T17:30:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:47 smithi037 ceph-mon[97894]: osdmap e460: 8 total, 8 up, 8 in 2024-08-17T17:30:47.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:47 smithi037 ceph-mon[102022]: pgmap v296: 89 pgs: 89 active+clean; 236 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 667 KiB/s wr, 24 op/s; 2.5 MiB/s, 2 objects/s recovering 2024-08-17T17:30:47.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:47 smithi037 ceph-mon[102022]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 83/483 objects degraded (17.184%), 13 pgs degraded) 2024-08-17T17:30:47.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:47 smithi037 ceph-mon[102022]: Cluster is now healthy 2024-08-17T17:30:47.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:47 smithi037 ceph-mon[102022]: osdmap e459: 8 total, 8 up, 8 in 2024-08-17T17:30:47.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:47 smithi037 ceph-mon[102022]: osdmap e460: 8 total, 8 up, 8 in 2024-08-17T17:30:47.715 INFO:tasks.rados.rados.0.smithi037.stdout:1567: done (2 left) 2024-08-17T17:30:47.715 INFO:tasks.rados.rados.0.smithi037.stdout:1568: write oid 29 current snap is 193 2024-08-17T17:30:47.716 INFO:tasks.rados.rados.0.smithi037.stdout:1568: seq_num 605 ranges {568235=717532,1753253=414982} 2024-08-17T17:30:47.722 INFO:tasks.rados.rados.0.smithi037.stdout:1568: writing smithi03781225-29 from 568235 to 1285767 tid 1 2024-08-17T17:30:47.728 INFO:tasks.rados.rados.0.smithi037.stdout:1568: writing smithi03781225-29 from 1753253 to 2168235 tid 2 2024-08-17T17:30:47.728 INFO:tasks.rados.rados.0.smithi037.stdout:1569: read oid 4 snap -1 2024-08-17T17:30:47.728 INFO:tasks.rados.rados.0.smithi037.stdout:1569: expect (ObjNum 592 snap 188 seq_num 592) 2024-08-17T17:30:47.728 INFO:tasks.rados.rados.0.smithi037.stdout:1570: read oid 44 snap -1 2024-08-17T17:30:47.728 INFO:tasks.rados.rados.0.smithi037.stdout:1570: expect (ObjNum 581 snap 183 seq_num 581) 2024-08-17T17:30:47.728 INFO:tasks.rados.rados.0.smithi037.stdout:1571: snap_remove snap 155 2024-08-17T17:30:48.727 INFO:tasks.rados.rados.0.smithi037.stdout:1571: done (5 left) 2024-08-17T17:30:48.727 INFO:tasks.rados.rados.0.smithi037.stdout:1572: snap_remove snap 161 2024-08-17T17:30:48.973 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:48 smithi037 ceph-mon[102022]: pgmap v299: 89 pgs: 89 active+clean; 236 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 667 KiB/s wr, 24 op/s; 2.5 MiB/s, 2 objects/s recovering 2024-08-17T17:30:48.973 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:48 smithi037 ceph-mon[102022]: osdmap e461: 8 total, 8 up, 8 in 2024-08-17T17:30:48.973 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:48 smithi037 ceph-mon[97894]: pgmap v299: 89 pgs: 89 active+clean; 236 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 667 KiB/s wr, 24 op/s; 2.5 MiB/s, 2 objects/s recovering 2024-08-17T17:30:48.973 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:48 smithi037 ceph-mon[97894]: osdmap e461: 8 total, 8 up, 8 in 2024-08-17T17:30:49.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:48 smithi046 ceph-mon[88218]: pgmap v299: 89 pgs: 89 active+clean; 236 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 667 KiB/s wr, 24 op/s; 2.5 MiB/s, 2 objects/s recovering 2024-08-17T17:30:49.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:48 smithi046 ceph-mon[88218]: osdmap e461: 8 total, 8 up, 8 in 2024-08-17T17:30:49.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:30:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:30:48] "GET /metrics HTTP/1.1" 200 36286 "" "Prometheus/2.51.0" 2024-08-17T17:30:49.740 INFO:tasks.rados.rados.0.smithi037.stdout:1572: done (5 left) 2024-08-17T17:30:49.740 INFO:tasks.rados.rados.0.smithi037.stdout:1573: read oid 34 snap -1 2024-08-17T17:30:49.740 INFO:tasks.rados.rados.0.smithi037.stdout:1573: expect (ObjNum 521 snap 167 seq_num 521) 2024-08-17T17:30:49.740 INFO:tasks.rados.rados.0.smithi037.stdout:1574: read oid 30 snap -1 2024-08-17T17:30:49.741 INFO:tasks.rados.rados.0.smithi037.stdout:1574: expect deleted 2024-08-17T17:30:49.741 INFO:tasks.rados.rados.0.smithi037.stdout:1575: rollback oid 24 current snap is 193 2024-08-17T17:30:49.741 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 24 to 190 2024-08-17T17:30:49.741 INFO:tasks.rados.rados.0.smithi037.stdout:1576: read oid 38 snap 189 2024-08-17T17:30:49.741 INFO:tasks.rados.rados.0.smithi037.stdout:1576: expect (ObjNum 565 snap 175 seq_num 565) 2024-08-17T17:30:49.741 INFO:tasks.rados.rados.0.smithi037.stdout:1577: write oid 23 current snap is 193 2024-08-17T17:30:49.741 INFO:tasks.rados.rados.0.smithi037.stdout:1564: expect (ObjNum 392 snap 119 seq_num 392) 2024-08-17T17:30:49.829 INFO:tasks.rados.rados.0.smithi037.stdout:1570: expect (ObjNum 581 snap 183 seq_num 581) 2024-08-17T17:30:49.954 INFO:tasks.rados.rados.0.smithi037.stdout:1568: finishing write tid 1 to smithi03781225-29 2024-08-17T17:30:49.954 INFO:tasks.rados.rados.0.smithi037.stdout:1568: finishing write tid 2 to smithi03781225-29 2024-08-17T17:30:49.954 INFO:tasks.rados.rados.0.smithi037.stdout:1568: finishing write tid 3 to smithi03781225-29 2024-08-17T17:30:49.955 INFO:tasks.rados.rados.0.smithi037.stdout:1568: finishing write tid 4 to smithi03781225-29 2024-08-17T17:30:49.955 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 749 (ObjNum 605 snap 193 seq_num 605) dirty exists 2024-08-17T17:30:49.955 INFO:tasks.rados.rados.0.smithi037.stdout:1568: left oid 29 (ObjNum 605 snap 193 seq_num 605) 2024-08-17T17:30:49.955 INFO:tasks.rados.rados.0.smithi037.stdout:1569: expect (ObjNum 592 snap 188 seq_num 592) 2024-08-17T17:30:50.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:49 smithi046 ceph-mon[88218]: osdmap e462: 8 total, 8 up, 8 in 2024-08-17T17:30:50.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:49 smithi037 ceph-mon[97894]: osdmap e462: 8 total, 8 up, 8 in 2024-08-17T17:30:50.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:49 smithi037 ceph-mon[102022]: osdmap e462: 8 total, 8 up, 8 in 2024-08-17T17:30:50.086 INFO:tasks.rados.rados.0.smithi037.stdout:1573: expect (ObjNum 521 snap 167 seq_num 521) 2024-08-17T17:30:50.178 INFO:tasks.rados.rados.0.smithi037.stdout:1575: finishing rollback tid 0 to smithi03781225-24 2024-08-17T17:30:50.178 INFO:tasks.rados.rados.0.smithi037.stdout:1575: finishing rollback tid 1 to smithi03781225-24 2024-08-17T17:30:50.178 INFO:tasks.rados.rados.0.smithi037.stdout:1575: finishing rollback tid 2 to smithi03781225-24 2024-08-17T17:30:50.178 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 24 v 763 (ObjNum 585 snap 187 seq_num 585) dirty exists 2024-08-17T17:30:50.178 INFO:tasks.rados.rados.0.smithi037.stdout:1576: expect (ObjNum 565 snap 175 seq_num 565) 2024-08-17T17:30:50.341 INFO:tasks.rados.rados.0.smithi037.stdout:1577: seq_num 606 ranges {585042=792781,2095382=89660} 2024-08-17T17:30:50.349 INFO:tasks.rados.rados.0.smithi037.stdout:1577: writing smithi03781225-23 from 585042 to 1377823 tid 1 2024-08-17T17:30:50.354 INFO:tasks.rados.rados.0.smithi037.stdout:1577: writing smithi03781225-23 from 2095382 to 2185042 tid 2 2024-08-17T17:30:50.354 INFO:tasks.rados.rados.0.smithi037.stdout:1564: done (9 left) 2024-08-17T17:30:50.354 INFO:tasks.rados.rados.0.smithi037.stdout:1565: done (8 left) 2024-08-17T17:30:50.354 INFO:tasks.rados.rados.0.smithi037.stdout:1568: done (7 left) 2024-08-17T17:30:50.354 INFO:tasks.rados.rados.0.smithi037.stdout:1569: done (6 left) 2024-08-17T17:30:50.354 INFO:tasks.rados.rados.0.smithi037.stdout:1570: done (5 left) 2024-08-17T17:30:50.355 INFO:tasks.rados.rados.0.smithi037.stdout:1573: done (4 left) 2024-08-17T17:30:50.355 INFO:tasks.rados.rados.0.smithi037.stdout:1574: done (3 left) 2024-08-17T17:30:50.355 INFO:tasks.rados.rados.0.smithi037.stdout:1575: done (2 left) 2024-08-17T17:30:50.355 INFO:tasks.rados.rados.0.smithi037.stdout:1576: done (1 left) 2024-08-17T17:30:50.355 INFO:tasks.rados.rados.0.smithi037.stdout:1578: write oid 50 current snap is 193 2024-08-17T17:30:50.355 INFO:tasks.rados.rados.0.smithi037.stdout:1577: finishing write tid 1 to smithi03781225-23 2024-08-17T17:30:50.355 INFO:tasks.rados.rados.0.smithi037.stdout:1578: seq_num 607 ranges {601849=468030,1753864=447985} 2024-08-17T17:30:50.359 INFO:tasks.rados.rados.0.smithi037.stdout:1578: writing smithi03781225-50 from 601849 to 1069879 tid 1 2024-08-17T17:30:50.366 INFO:tasks.rados.rados.0.smithi037.stdout:1578: writing smithi03781225-50 from 1753864 to 2201849 tid 2 2024-08-17T17:30:50.366 INFO:tasks.rados.rados.0.smithi037.stdout:1579: snap_remove snap 190 2024-08-17T17:30:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:50.739 INFO:tasks.rados.rados.0.smithi037.stdout:1579: done (2 left) 2024-08-17T17:30:50.739 INFO:tasks.rados.rados.0.smithi037.stdout:1580: rollback oid 2 current snap is 193 2024-08-17T17:30:50.739 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 2 to 189 2024-08-17T17:30:50.739 INFO:tasks.rados.rados.0.smithi037.stdout:1577: finishing write tid 2 to smithi03781225-23 2024-08-17T17:30:50.739 INFO:tasks.rados.rados.0.smithi037.stdout:1577: finishing write tid 3 to smithi03781225-23 2024-08-17T17:30:50.739 INFO:tasks.rados.rados.0.smithi037.stdout:1577: finishing write tid 4 to smithi03781225-23 2024-08-17T17:30:50.739 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 23 v 548 (ObjNum 606 snap 193 seq_num 606) dirty exists 2024-08-17T17:30:50.740 INFO:tasks.rados.rados.0.smithi037.stdout:1577: left oid 23 (ObjNum 606 snap 193 seq_num 606) 2024-08-17T17:30:50.740 INFO:tasks.rados.rados.0.smithi037.stdout:1578: finishing write tid 1 to smithi03781225-50 2024-08-17T17:30:50.740 INFO:tasks.rados.rados.0.smithi037.stdout:1578: finishing write tid 2 to smithi03781225-50 2024-08-17T17:30:50.740 INFO:tasks.rados.rados.0.smithi037.stdout:1578: finishing write tid 3 to smithi03781225-50 2024-08-17T17:30:50.740 INFO:tasks.rados.rados.0.smithi037.stdout:1578: finishing write tid 4 to smithi03781225-50 2024-08-17T17:30:50.740 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 50 v 824 (ObjNum 607 snap 193 seq_num 607) dirty exists 2024-08-17T17:30:50.740 INFO:tasks.rados.rados.0.smithi037.stdout:1578: left oid 50 (ObjNum 607 snap 193 seq_num 607) 2024-08-17T17:30:50.740 INFO:tasks.rados.rados.0.smithi037.stdout:1577: done (2 left) 2024-08-17T17:30:50.740 INFO:tasks.rados.rados.0.smithi037.stdout:1578: done (1 left) 2024-08-17T17:30:50.740 INFO:tasks.rados.rados.0.smithi037.stdout:1581: rollback oid 29 current snap is 193 2024-08-17T17:30:50.740 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 29 to 189 2024-08-17T17:30:50.740 INFO:tasks.rados.rados.0.smithi037.stdout:1582: read oid 44 snap 191 2024-08-17T17:30:50.740 INFO:tasks.rados.rados.0.smithi037.stdout:1582: expect (ObjNum 581 snap 183 seq_num 581) 2024-08-17T17:30:50.740 INFO:tasks.rados.rados.0.smithi037.stdout:1583: delete oid 5 current snap is 193 2024-08-17T17:30:50.741 INFO:tasks.rados.rados.0.smithi037.stdout:1580: finishing rollback tid 1 to smithi03781225-2 2024-08-17T17:30:50.741 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 2 v 0 (ObjNum 289 snap 0 seq_num 4060661072) dirty dne 2024-08-17T17:30:50.742 INFO:tasks.rados.rados.0.smithi037.stdout:1581: finishing rollback tid 0 to smithi03781225-29 2024-08-17T17:30:50.743 INFO:tasks.rados.rados.0.smithi037.stdout:1581: finishing rollback tid 1 to smithi03781225-29 2024-08-17T17:30:50.743 INFO:tasks.rados.rados.0.smithi037.stdout:1580: done (3 left) 2024-08-17T17:30:50.743 INFO:tasks.rados.rados.0.smithi037.stdout:1583: done (2 left) 2024-08-17T17:30:50.743 INFO:tasks.rados.rados.0.smithi037.stdout:1584: write oid 11 current snap is 193 2024-08-17T17:30:50.743 INFO:tasks.rados.rados.0.smithi037.stdout:1584: seq_num 609 ranges {635463=734881,1987181=248282} 2024-08-17T17:30:50.750 INFO:tasks.rados.rados.0.smithi037.stdout:1584: writing smithi03781225-11 from 635463 to 1370344 tid 1 2024-08-17T17:30:50.755 INFO:tasks.rados.rados.0.smithi037.stdout:1584: writing smithi03781225-11 from 1987181 to 2235463 tid 2 2024-08-17T17:30:50.755 INFO:tasks.rados.rados.0.smithi037.stdout:1585: snap_remove snap 188 2024-08-17T17:30:51.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:50 smithi046 ceph-mon[88218]: pgmap v302: 89 pgs: 89 active+clean; 206 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 545 KiB/s wr, 11 op/s 2024-08-17T17:30:51.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:50 smithi046 ceph-mon[88218]: osdmap e463: 8 total, 8 up, 8 in 2024-08-17T17:30:51.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:50 smithi037 ceph-mon[97894]: pgmap v302: 89 pgs: 89 active+clean; 206 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 545 KiB/s wr, 11 op/s 2024-08-17T17:30:51.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:50 smithi037 ceph-mon[97894]: osdmap e463: 8 total, 8 up, 8 in 2024-08-17T17:30:51.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:50 smithi037 ceph-mon[102022]: pgmap v302: 89 pgs: 89 active+clean; 206 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 545 KiB/s wr, 11 op/s 2024-08-17T17:30:51.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:50 smithi037 ceph-mon[102022]: osdmap e463: 8 total, 8 up, 8 in 2024-08-17T17:30:51.720 INFO:tasks.rados.rados.0.smithi037.stdout:1585: done (3 left) 2024-08-17T17:30:51.721 INFO:tasks.rados.rados.0.smithi037.stdout:1586: delete oid 36 current snap is 193 2024-08-17T17:30:51.721 INFO:tasks.rados.rados.0.smithi037.stdout:1581: finishing rollback tid 2 to smithi03781225-29 2024-08-17T17:30:51.721 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 766 (ObjNum 591 snap 188 seq_num 591) dirty exists 2024-08-17T17:30:51.721 INFO:tasks.rados.rados.0.smithi037.stdout:1582: expect (ObjNum 581 snap 183 seq_num 581) 2024-08-17T17:30:51.850 INFO:tasks.rados.rados.0.smithi037.stdout:1584: finishing write tid 1 to smithi03781225-11 2024-08-17T17:30:51.851 INFO:tasks.rados.rados.0.smithi037.stdout:1584: finishing write tid 2 to smithi03781225-11 2024-08-17T17:30:51.851 INFO:tasks.rados.rados.0.smithi037.stdout:1584: finishing write tid 3 to smithi03781225-11 2024-08-17T17:30:51.851 INFO:tasks.rados.rados.0.smithi037.stdout:1584: finishing write tid 4 to smithi03781225-11 2024-08-17T17:30:51.851 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 11 v 541 (ObjNum 609 snap 193 seq_num 609) dirty exists 2024-08-17T17:30:51.851 INFO:tasks.rados.rados.0.smithi037.stdout:1584: left oid 11 (ObjNum 609 snap 193 seq_num 609) 2024-08-17T17:30:51.851 INFO:tasks.rados.rados.0.smithi037.stdout:1581: done (3 left) 2024-08-17T17:30:51.851 INFO:tasks.rados.rados.0.smithi037.stdout:1582: done (2 left) 2024-08-17T17:30:51.851 INFO:tasks.rados.rados.0.smithi037.stdout:1584: done (1 left) 2024-08-17T17:30:51.851 INFO:tasks.rados.rados.0.smithi037.stdout:1586: done (0 left) 2024-08-17T17:30:51.851 INFO:tasks.rados.rados.0.smithi037.stdout:1587: snap_remove snap 191 2024-08-17T17:30:52.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:51 smithi046 ceph-mon[88218]: osdmap e464: 8 total, 8 up, 8 in 2024-08-17T17:30:52.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:51 smithi046 ceph-mon[88218]: osdmap e465: 8 total, 8 up, 8 in 2024-08-17T17:30:52.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:51 smithi037 ceph-mon[102022]: osdmap e464: 8 total, 8 up, 8 in 2024-08-17T17:30:52.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:51 smithi037 ceph-mon[102022]: osdmap e465: 8 total, 8 up, 8 in 2024-08-17T17:30:52.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:51 smithi037 ceph-mon[97894]: osdmap e464: 8 total, 8 up, 8 in 2024-08-17T17:30:52.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:51 smithi037 ceph-mon[97894]: osdmap e465: 8 total, 8 up, 8 in 2024-08-17T17:30:52.748 INFO:tasks.rados.rados.0.smithi037.stdout:1587: done (0 left) 2024-08-17T17:30:52.749 INFO:tasks.rados.rados.0.smithi037.stdout:1588: snap_create 2024-08-17T17:30:53.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:52 smithi046 ceph-mon[88218]: pgmap v305: 89 pgs: 89 active+clean; 206 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 545 KiB/s wr, 11 op/s 2024-08-17T17:30:53.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:52 smithi037 ceph-mon[97894]: pgmap v305: 89 pgs: 89 active+clean; 206 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 545 KiB/s wr, 11 op/s 2024-08-17T17:30:53.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:52 smithi037 ceph-mon[102022]: pgmap v305: 89 pgs: 89 active+clean; 206 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 545 KiB/s wr, 11 op/s 2024-08-17T17:30:53.754 INFO:tasks.rados.rados.0.smithi037.stdout:1588: done (0 left) 2024-08-17T17:30:53.754 INFO:tasks.rados.rados.0.smithi037.stdout:1589: rollback oid 25 current snap is 194 2024-08-17T17:30:53.754 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 25 to 193 2024-08-17T17:30:53.754 INFO:tasks.rados.rados.0.smithi037.stdout:1590: rollback oid 38 current snap is 194 2024-08-17T17:30:53.755 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 38 to 189 2024-08-17T17:30:53.755 INFO:tasks.rados.rados.0.smithi037.stdout:1591: rollback oid 43 current snap is 194 2024-08-17T17:30:53.755 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 43 to 189 2024-08-17T17:30:53.755 INFO:tasks.rados.rados.0.smithi037.stdout:1592: rollback oid 6 current snap is 194 2024-08-17T17:30:53.755 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 6 to 189 2024-08-17T17:30:53.755 INFO:tasks.rados.rados.0.smithi037.stdout:1593: read oid 2 snap -1 2024-08-17T17:30:53.755 INFO:tasks.rados.rados.0.smithi037.stdout:1593: expect deleted 2024-08-17T17:30:53.755 INFO:tasks.rados.rados.0.smithi037.stdout:1594: delete oid 9 current snap is 194 2024-08-17T17:30:53.759 INFO:tasks.rados.rados.0.smithi037.stdout:1592: finishing rollback tid 1 to smithi03781225-6 2024-08-17T17:30:53.759 INFO:tasks.rados.rados.0.smithi037.stdout:1592: finishing rollback tid 2 to smithi03781225-6 2024-08-17T17:30:53.759 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 6 v 779 (ObjNum 584 snap 183 seq_num 584) dirty exists 2024-08-17T17:30:53.761 INFO:tasks.rados.rados.0.smithi037.stdout:1590: finishing rollback tid 0 to smithi03781225-38 2024-08-17T17:30:53.761 INFO:tasks.rados.rados.0.smithi037.stdout:1590: finishing rollback tid 1 to smithi03781225-38 2024-08-17T17:30:53.762 INFO:tasks.rados.rados.0.smithi037.stdout:1589: finishing rollback tid 0 to smithi03781225-25 2024-08-17T17:30:53.762 INFO:tasks.rados.rados.0.smithi037.stdout:1589: finishing rollback tid 1 to smithi03781225-25 2024-08-17T17:30:53.762 INFO:tasks.rados.rados.0.smithi037.stdout:1589: finishing rollback tid 2 to smithi03781225-25 2024-08-17T17:30:53.762 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 25 v 1420 (ObjNum 568 snap 175 seq_num 568) dirty exists 2024-08-17T17:30:53.763 INFO:tasks.rados.rados.0.smithi037.stdout:1590: finishing rollback tid 2 to smithi03781225-38 2024-08-17T17:30:53.764 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 901 (ObjNum 565 snap 175 seq_num 565) dirty exists 2024-08-17T17:30:53.764 INFO:tasks.rados.rados.0.smithi037.stdout:1591: finishing rollback tid 0 to smithi03781225-43 2024-08-17T17:30:53.764 INFO:tasks.rados.rados.0.smithi037.stdout:1589: done (5 left) 2024-08-17T17:30:53.764 INFO:tasks.rados.rados.0.smithi037.stdout:1590: done (4 left) 2024-08-17T17:30:53.764 INFO:tasks.rados.rados.0.smithi037.stdout:1592: done (3 left) 2024-08-17T17:30:53.764 INFO:tasks.rados.rados.0.smithi037.stdout:1594: done (2 left) 2024-08-17T17:30:53.764 INFO:tasks.rados.rados.0.smithi037.stdout:1595: write oid 28 current snap is 194 2024-08-17T17:30:53.764 INFO:tasks.rados.rados.0.smithi037.stdout:1591: finishing rollback tid 1 to smithi03781225-43 2024-08-17T17:30:53.764 INFO:tasks.rados.rados.0.smithi037.stdout:1595: seq_num 612 ranges {685884=560628,2046274=239610} 2024-08-17T17:30:53.770 INFO:tasks.rados.rados.0.smithi037.stdout:1595: writing smithi03781225-28 from 685884 to 1246512 tid 1 2024-08-17T17:30:53.776 INFO:tasks.rados.rados.0.smithi037.stdout:1595: writing smithi03781225-28 from 2046274 to 2285884 tid 2 2024-08-17T17:30:53.777 INFO:tasks.rados.rados.0.smithi037.stdout:1596: rollback oid 44 current snap is 194 2024-08-17T17:30:53.777 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 44 to 189 2024-08-17T17:30:53.777 INFO:tasks.rados.rados.0.smithi037.stdout:1591: finishing rollback tid 2 to smithi03781225-43 2024-08-17T17:30:53.777 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 43 v 905 (ObjNum 483 snap 154 seq_num 483) dirty exists 2024-08-17T17:30:53.777 INFO:tasks.rados.rados.0.smithi037.stdout:1595: finishing write tid 1 to smithi03781225-28 2024-08-17T17:30:53.777 INFO:tasks.rados.rados.0.smithi037.stdout:1591: done (3 left) 2024-08-17T17:30:53.777 INFO:tasks.rados.rados.0.smithi037.stdout:1593: done (2 left) 2024-08-17T17:30:53.777 INFO:tasks.rados.rados.0.smithi037.stdout:1597: snap_create 2024-08-17T17:30:53.779 INFO:tasks.rados.rados.0.smithi037.stdout:1596: finishing rollback tid 0 to smithi03781225-44 2024-08-17T17:30:53.779 INFO:tasks.rados.rados.0.smithi037.stdout:1596: finishing rollback tid 1 to smithi03781225-44 2024-08-17T17:30:53.780 INFO:tasks.rados.rados.0.smithi037.stdout:1596: finishing rollback tid 2 to smithi03781225-44 2024-08-17T17:30:53.780 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 909 (ObjNum 581 snap 183 seq_num 581) dirty exists 2024-08-17T17:30:53.780 INFO:tasks.rados.rados.0.smithi037.stdout:1595: finishing write tid 2 to smithi03781225-28 2024-08-17T17:30:53.780 INFO:tasks.rados.rados.0.smithi037.stdout:1595: finishing write tid 3 to smithi03781225-28 2024-08-17T17:30:53.780 INFO:tasks.rados.rados.0.smithi037.stdout:1595: finishing write tid 4 to smithi03781225-28 2024-08-17T17:30:53.780 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 28 v 1426 (ObjNum 612 snap 194 seq_num 612) dirty exists 2024-08-17T17:30:53.780 INFO:tasks.rados.rados.0.smithi037.stdout:1595: left oid 28 (ObjNum 612 snap 194 seq_num 612) 2024-08-17T17:30:54.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:53 smithi046 ceph-mon[88218]: osdmap e466: 8 total, 8 up, 8 in 2024-08-17T17:30:54.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:53 smithi037 ceph-mon[97894]: osdmap e466: 8 total, 8 up, 8 in 2024-08-17T17:30:54.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:53 smithi037 ceph-mon[102022]: osdmap e466: 8 total, 8 up, 8 in 2024-08-17T17:30:54.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:54 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:54.147Z caller=alerting.go:391 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-08-17T17:30:54.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:54 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:54.148Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:54.759 INFO:tasks.rados.rados.0.smithi037.stdout:1595: done (2 left) 2024-08-17T17:30:54.759 INFO:tasks.rados.rados.0.smithi037.stdout:1596: done (1 left) 2024-08-17T17:30:54.759 INFO:tasks.rados.rados.0.smithi037.stdout:1597: done (0 left) 2024-08-17T17:30:54.760 INFO:tasks.rados.rados.0.smithi037.stdout:1598: read oid 25 snap -1 2024-08-17T17:30:54.760 INFO:tasks.rados.rados.0.smithi037.stdout:1598: expect (ObjNum 568 snap 175 seq_num 568) 2024-08-17T17:30:54.760 INFO:tasks.rados.rados.0.smithi037.stdout:1599: snap_create 2024-08-17T17:30:54.769 INFO:tasks.rados.rados.0.smithi037.stdout:1598: expect (ObjNum 568 snap 175 seq_num 568) 2024-08-17T17:30:55.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:54 smithi046 ceph-mon[88218]: pgmap v308: 89 pgs: 89 active+clean; 206 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:30:55.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:54 smithi046 ceph-mon[88218]: osdmap e467: 8 total, 8 up, 8 in 2024-08-17T17:30:55.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:55.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:55.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:55.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:54 smithi037 ceph-mon[102022]: pgmap v308: 89 pgs: 89 active+clean; 206 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:30:55.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:54 smithi037 ceph-mon[102022]: osdmap e467: 8 total, 8 up, 8 in 2024-08-17T17:30:55.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:55.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:55.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:55.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:54 smithi037 ceph-mon[97894]: pgmap v308: 89 pgs: 89 active+clean; 206 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:30:55.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:54 smithi037 ceph-mon[97894]: osdmap e467: 8 total, 8 up, 8 in 2024-08-17T17:30:55.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:55.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:55.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:30:55.763 INFO:tasks.rados.rados.0.smithi037.stdout:1598: done (1 left) 2024-08-17T17:30:55.764 INFO:tasks.rados.rados.0.smithi037.stdout:1599: done (0 left) 2024-08-17T17:30:55.764 INFO:tasks.rados.rados.0.smithi037.stdout:1600: delete oid 41 current snap is 196 2024-08-17T17:30:55.766 INFO:tasks.rados.rados.0.smithi037.stdout:1600: done (0 left) 2024-08-17T17:30:55.766 INFO:tasks.rados.rados.0.smithi037.stdout:1601: write oid 41 current snap is 196 2024-08-17T17:30:55.766 INFO:tasks.rados.rados.0.smithi037.stdout:1601: seq_num 614 ranges {719498=711126,2046885=272613} 2024-08-17T17:30:55.773 INFO:tasks.rados.rados.0.smithi037.stdout:1601: writing smithi03781225-41 from 719498 to 1430624 tid 1 2024-08-17T17:30:55.779 INFO:tasks.rados.rados.0.smithi037.stdout:1601: writing smithi03781225-41 from 2046885 to 2319498 tid 2 2024-08-17T17:30:55.779 INFO:tasks.rados.rados.0.smithi037.stdout:1602: rollback oid 43 current snap is 196 2024-08-17T17:30:55.779 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 43 to 193 2024-08-17T17:30:55.779 INFO:tasks.rados.rados.0.smithi037.stdout:1601: finishing write tid 1 to smithi03781225-41 2024-08-17T17:30:55.779 INFO:tasks.rados.rados.0.smithi037.stdout:1603: snap_create 2024-08-17T17:30:55.781 INFO:tasks.rados.rados.0.smithi037.stdout:1601: finishing write tid 2 to smithi03781225-41 2024-08-17T17:30:55.781 INFO:tasks.rados.rados.0.smithi037.stdout:1601: finishing write tid 3 to smithi03781225-41 2024-08-17T17:30:55.781 INFO:tasks.rados.rados.0.smithi037.stdout:1601: finishing write tid 4 to smithi03781225-41 2024-08-17T17:30:55.782 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 278 (ObjNum 614 snap 196 seq_num 614) dirty exists 2024-08-17T17:30:55.782 INFO:tasks.rados.rados.0.smithi037.stdout:1601: left oid 41 (ObjNum 614 snap 196 seq_num 614) 2024-08-17T17:30:55.784 INFO:tasks.rados.rados.0.smithi037.stdout:1602: finishing rollback tid 0 to smithi03781225-43 2024-08-17T17:30:55.784 INFO:tasks.rados.rados.0.smithi037.stdout:1602: finishing rollback tid 1 to smithi03781225-43 2024-08-17T17:30:55.784 INFO:tasks.rados.rados.0.smithi037.stdout:1602: finishing rollback tid 2 to smithi03781225-43 2024-08-17T17:30:55.785 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 43 v 913 (ObjNum 483 snap 154 seq_num 483) dirty exists 2024-08-17T17:30:56.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:55 smithi046 ceph-mon[88218]: osdmap e468: 8 total, 8 up, 8 in 2024-08-17T17:30:56.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:55 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:55.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:56.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:55 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:55.740Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:56.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:55 smithi037 ceph-mon[97894]: osdmap e468: 8 total, 8 up, 8 in 2024-08-17T17:30:56.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:55 smithi037 ceph-mon[102022]: osdmap e468: 8 total, 8 up, 8 in 2024-08-17T17:30:56.717 INFO:tasks.rados.rados.0.smithi037.stdout:1601: done (2 left) 2024-08-17T17:30:56.717 INFO:tasks.rados.rados.0.smithi037.stdout:1602: done (1 left) 2024-08-17T17:30:56.717 INFO:tasks.rados.rados.0.smithi037.stdout:1603: done (0 left) 2024-08-17T17:30:56.717 INFO:tasks.rados.rados.0.smithi037.stdout:1604: write oid 37 current snap is 197 2024-08-17T17:30:56.717 INFO:tasks.rados.rados.0.smithi037.stdout:1604: seq_num 615 ranges {736305=786375,2105367=230938} 2024-08-17T17:30:56.725 INFO:tasks.rados.rados.0.smithi037.stdout:1604: writing smithi03781225-37 from 736305 to 1522680 tid 1 2024-08-17T17:30:56.730 INFO:tasks.rados.rados.0.smithi037.stdout:1604: writing smithi03781225-37 from 2105367 to 2336305 tid 2 2024-08-17T17:30:56.730 INFO:tasks.rados.rados.0.smithi037.stdout:1605: snap_remove snap 196 2024-08-17T17:30:57.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:56 smithi046 ceph-mon[88218]: pgmap v311: 89 pgs: 89 active+clean; 136 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 875 KiB/s wr, 15 op/s 2024-08-17T17:30:57.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:56 smithi046 ceph-mon[88218]: osdmap e469: 8 total, 8 up, 8 in 2024-08-17T17:30:57.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:56 smithi046 ceph-mon[88218]: osdmap e470: 8 total, 8 up, 8 in 2024-08-17T17:30:57.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:30:56 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:30:56.948Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi037\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:30:57.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:56 smithi037 ceph-mon[102022]: pgmap v311: 89 pgs: 89 active+clean; 136 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 875 KiB/s wr, 15 op/s 2024-08-17T17:30:57.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:56 smithi037 ceph-mon[102022]: osdmap e469: 8 total, 8 up, 8 in 2024-08-17T17:30:57.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:56 smithi037 ceph-mon[102022]: osdmap e470: 8 total, 8 up, 8 in 2024-08-17T17:30:57.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:56 smithi037 ceph-mon[97894]: pgmap v311: 89 pgs: 89 active+clean; 136 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 875 KiB/s wr, 15 op/s 2024-08-17T17:30:57.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:56 smithi037 ceph-mon[97894]: osdmap e469: 8 total, 8 up, 8 in 2024-08-17T17:30:57.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:56 smithi037 ceph-mon[97894]: osdmap e470: 8 total, 8 up, 8 in 2024-08-17T17:30:57.718 INFO:tasks.rados.rados.0.smithi037.stdout:1605: done (1 left) 2024-08-17T17:30:57.718 INFO:tasks.rados.rados.0.smithi037.stdout:1606: read oid 48 snap -1 2024-08-17T17:30:57.718 INFO:tasks.rados.rados.0.smithi037.stdout:1606: expect deleted 2024-08-17T17:30:57.718 INFO:tasks.rados.rados.0.smithi037.stdout:1607: read oid 19 snap -1 2024-08-17T17:30:57.718 INFO:tasks.rados.rados.0.smithi037.stdout:1607: expect deleted 2024-08-17T17:30:57.718 INFO:tasks.rados.rados.0.smithi037.stdout:1608: snap_remove snap 194 2024-08-17T17:30:58.724 INFO:tasks.rados.rados.0.smithi037.stdout:1608: done (3 left) 2024-08-17T17:30:58.724 INFO:tasks.rados.rados.0.smithi037.stdout:1609: write oid 41 current snap is 197 2024-08-17T17:30:58.724 INFO:tasks.rados.rados.0.smithi037.stdout:1604: finishing write tid 1 to smithi03781225-37 2024-08-17T17:30:58.724 INFO:tasks.rados.rados.0.smithi037.stdout:1609: seq_num 616 ranges {753112=577977,1880202=472910} 2024-08-17T17:30:58.731 INFO:tasks.rados.rados.0.smithi037.stdout:1609: writing smithi03781225-41 from 753112 to 1331089 tid 1 2024-08-17T17:30:58.737 INFO:tasks.rados.rados.0.smithi037.stdout:1609: writing smithi03781225-41 from 1880202 to 2353112 tid 2 2024-08-17T17:30:58.737 INFO:tasks.rados.rados.0.smithi037.stdout:1610: snap_remove snap 189 2024-08-17T17:30:58.972 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:58 smithi037 ceph-mon[97894]: pgmap v314: 89 pgs: 89 active+clean; 136 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 875 KiB/s wr, 15 op/s 2024-08-17T17:30:58.972 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:58 smithi037 ceph-mon[97894]: osdmap e471: 8 total, 8 up, 8 in 2024-08-17T17:30:58.972 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:58 smithi037 ceph-mon[102022]: pgmap v314: 89 pgs: 89 active+clean; 136 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 875 KiB/s wr, 15 op/s 2024-08-17T17:30:58.973 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:58 smithi037 ceph-mon[102022]: osdmap e471: 8 total, 8 up, 8 in 2024-08-17T17:30:59.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:58 smithi046 ceph-mon[88218]: pgmap v314: 89 pgs: 89 active+clean; 136 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 875 KiB/s wr, 15 op/s 2024-08-17T17:30:59.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:58 smithi046 ceph-mon[88218]: osdmap e471: 8 total, 8 up, 8 in 2024-08-17T17:30:59.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:30:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:30:58] "GET /metrics HTTP/1.1" 200 36431 "" "Prometheus/2.51.0" 2024-08-17T17:30:59.730 INFO:tasks.rados.rados.0.smithi037.stdout:1610: done (4 left) 2024-08-17T17:30:59.730 INFO:tasks.rados.rados.0.smithi037.stdout:1611: read oid 1 snap -1 2024-08-17T17:30:59.730 INFO:tasks.rados.rados.0.smithi037.stdout:1611: expect (ObjNum 510 snap 162 seq_num 510) 2024-08-17T17:30:59.731 INFO:tasks.rados.rados.0.smithi037.stdout:1612: snap_create 2024-08-17T17:30:59.731 INFO:tasks.rados.rados.0.smithi037.stdout:1604: finishing write tid 2 to smithi03781225-37 2024-08-17T17:30:59.731 INFO:tasks.rados.rados.0.smithi037.stdout:1604: finishing write tid 3 to smithi03781225-37 2024-08-17T17:30:59.731 INFO:tasks.rados.rados.0.smithi037.stdout:1604: finishing write tid 4 to smithi03781225-37 2024-08-17T17:30:59.731 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 37 v 774 (ObjNum 615 snap 197 seq_num 615) dirty exists 2024-08-17T17:30:59.731 INFO:tasks.rados.rados.0.smithi037.stdout:1604: left oid 37 (ObjNum 615 snap 197 seq_num 615) 2024-08-17T17:30:59.731 INFO:tasks.rados.rados.0.smithi037.stdout:1609: finishing write tid 1 to smithi03781225-41 2024-08-17T17:30:59.731 INFO:tasks.rados.rados.0.smithi037.stdout:1609: finishing write tid 2 to smithi03781225-41 2024-08-17T17:30:59.731 INFO:tasks.rados.rados.0.smithi037.stdout:1609: finishing write tid 3 to smithi03781225-41 2024-08-17T17:30:59.731 INFO:tasks.rados.rados.0.smithi037.stdout:1609: finishing write tid 4 to smithi03781225-41 2024-08-17T17:30:59.731 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 283 (ObjNum 616 snap 197 seq_num 616) dirty exists 2024-08-17T17:30:59.731 INFO:tasks.rados.rados.0.smithi037.stdout:1609: left oid 41 (ObjNum 616 snap 197 seq_num 616) 2024-08-17T17:30:59.744 INFO:tasks.rados.rados.0.smithi037.stdout:1611: expect (ObjNum 510 snap 162 seq_num 510) 2024-08-17T17:31:00.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:30:59 smithi046 ceph-mon[88218]: osdmap e472: 8 total, 8 up, 8 in 2024-08-17T17:31:00.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:30:59 smithi037 ceph-mon[97894]: osdmap e472: 8 total, 8 up, 8 in 2024-08-17T17:31:00.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:30:59 smithi037 ceph-mon[102022]: osdmap e472: 8 total, 8 up, 8 in 2024-08-17T17:31:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:31:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:31:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:31:00.730 INFO:tasks.rados.rados.0.smithi037.stdout:1604: done (5 left) 2024-08-17T17:31:00.730 INFO:tasks.rados.rados.0.smithi037.stdout:1606: done (4 left) 2024-08-17T17:31:00.730 INFO:tasks.rados.rados.0.smithi037.stdout:1607: done (3 left) 2024-08-17T17:31:00.730 INFO:tasks.rados.rados.0.smithi037.stdout:1609: done (2 left) 2024-08-17T17:31:00.731 INFO:tasks.rados.rados.0.smithi037.stdout:1611: done (1 left) 2024-08-17T17:31:00.731 INFO:tasks.rados.rados.0.smithi037.stdout:1612: done (0 left) 2024-08-17T17:31:00.731 INFO:tasks.rados.rados.0.smithi037.stdout:1613: snap_remove snap 197 2024-08-17T17:31:01.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:00 smithi046 ceph-mon[88218]: pgmap v317: 89 pgs: 89 active+clean; 139 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 746 KiB/s wr, 6 op/s 2024-08-17T17:31:01.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:00 smithi046 ceph-mon[88218]: osdmap e473: 8 total, 8 up, 8 in 2024-08-17T17:31:01.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:00 smithi037 ceph-mon[102022]: pgmap v317: 89 pgs: 89 active+clean; 139 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 746 KiB/s wr, 6 op/s 2024-08-17T17:31:01.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:00 smithi037 ceph-mon[102022]: osdmap e473: 8 total, 8 up, 8 in 2024-08-17T17:31:01.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:00 smithi037 ceph-mon[97894]: pgmap v317: 89 pgs: 89 active+clean; 139 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 746 KiB/s wr, 6 op/s 2024-08-17T17:31:01.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:00 smithi037 ceph-mon[97894]: osdmap e473: 8 total, 8 up, 8 in 2024-08-17T17:31:01.720 INFO:tasks.rados.rados.0.smithi037.stdout:1613: done (0 left) 2024-08-17T17:31:01.720 INFO:tasks.rados.rados.0.smithi037.stdout:1614: read oid 34 snap -1 2024-08-17T17:31:01.720 INFO:tasks.rados.rados.0.smithi037.stdout:1614: expect (ObjNum 521 snap 167 seq_num 521) 2024-08-17T17:31:01.720 INFO:tasks.rados.rados.0.smithi037.stdout:1615: read oid 35 snap -1 2024-08-17T17:31:01.720 INFO:tasks.rados.rados.0.smithi037.stdout:1615: expect (ObjNum 578 snap 182 seq_num 578) 2024-08-17T17:31:01.720 INFO:tasks.rados.rados.0.smithi037.stdout:1616: read oid 30 snap -1 2024-08-17T17:31:01.720 INFO:tasks.rados.rados.0.smithi037.stdout:1616: expect deleted 2024-08-17T17:31:01.721 INFO:tasks.rados.rados.0.smithi037.stdout:1617: delete oid 14 current snap is 198 2024-08-17T17:31:01.726 INFO:tasks.rados.rados.0.smithi037.stdout:1614: expect (ObjNum 521 snap 167 seq_num 521) 2024-08-17T17:31:01.820 INFO:tasks.rados.rados.0.smithi037.stdout:1615: expect (ObjNum 578 snap 182 seq_num 578) 2024-08-17T17:31:01.987 INFO:tasks.rados.rados.0.smithi037.stdout:1614: done (3 left) 2024-08-17T17:31:01.988 INFO:tasks.rados.rados.0.smithi037.stdout:1615: done (2 left) 2024-08-17T17:31:01.988 INFO:tasks.rados.rados.0.smithi037.stdout:1616: done (1 left) 2024-08-17T17:31:01.988 INFO:tasks.rados.rados.0.smithi037.stdout:1617: done (0 left) 2024-08-17T17:31:01.988 INFO:tasks.rados.rados.0.smithi037.stdout:1618: delete oid 11 current snap is 198 2024-08-17T17:31:01.990 INFO:tasks.rados.rados.0.smithi037.stdout:1618: done (0 left) 2024-08-17T17:31:01.991 INFO:tasks.rados.rados.0.smithi037.stdout:1619: read oid 13 snap -1 2024-08-17T17:31:01.991 INFO:tasks.rados.rados.0.smithi037.stdout:1619: expect (ObjNum 360 snap 108 seq_num 360) 2024-08-17T17:31:01.991 INFO:tasks.rados.rados.0.smithi037.stdout:1620: read oid 46 snap -1 2024-08-17T17:31:01.991 INFO:tasks.rados.rados.0.smithi037.stdout:1620: expect deleted 2024-08-17T17:31:01.991 INFO:tasks.rados.rados.0.smithi037.stdout:1621: write oid 39 current snap is 198 2024-08-17T17:31:01.991 INFO:tasks.rados.rados.0.smithi037.stdout:1621: seq_num 619 ranges {403533=403724,1539295=652201} 2024-08-17T17:31:01.995 INFO:tasks.rados.rados.0.smithi037.stdout:1621: writing smithi03781225-39 from 403533 to 807257 tid 1 2024-08-17T17:31:02.003 INFO:tasks.rados.rados.0.smithi037.stdout:1621: writing smithi03781225-39 from 1539295 to 2191496 tid 2 2024-08-17T17:31:02.003 INFO:tasks.rados.rados.0.smithi037.stdout:1622: delete oid 22 current snap is 198 2024-08-17T17:31:02.003 INFO:tasks.rados.rados.0.smithi037.stdout:1619: expect (ObjNum 360 snap 108 seq_num 360) 2024-08-17T17:31:02.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:01 smithi046 ceph-mon[88218]: osdmap e474: 8 total, 8 up, 8 in 2024-08-17T17:31:02.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:01 smithi046 ceph-mon[88218]: osdmap e475: 8 total, 8 up, 8 in 2024-08-17T17:31:02.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:01 smithi037 ceph-mon[97894]: osdmap e474: 8 total, 8 up, 8 in 2024-08-17T17:31:02.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:01 smithi037 ceph-mon[97894]: osdmap e475: 8 total, 8 up, 8 in 2024-08-17T17:31:02.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:01 smithi037 ceph-mon[102022]: osdmap e474: 8 total, 8 up, 8 in 2024-08-17T17:31:02.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:01 smithi037 ceph-mon[102022]: osdmap e475: 8 total, 8 up, 8 in 2024-08-17T17:31:02.070 INFO:tasks.rados.rados.0.smithi037.stdout:1621: finishing write tid 1 to smithi03781225-39 2024-08-17T17:31:02.071 INFO:tasks.rados.rados.0.smithi037.stdout:1621: finishing write tid 2 to smithi03781225-39 2024-08-17T17:31:02.071 INFO:tasks.rados.rados.0.smithi037.stdout:1621: finishing write tid 3 to smithi03781225-39 2024-08-17T17:31:02.071 INFO:tasks.rados.rados.0.smithi037.stdout:1621: finishing write tid 4 to smithi03781225-39 2024-08-17T17:31:02.071 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 837 (ObjNum 619 snap 198 seq_num 619) dirty exists 2024-08-17T17:31:02.071 INFO:tasks.rados.rados.0.smithi037.stdout:1621: left oid 39 (ObjNum 619 snap 198 seq_num 619) 2024-08-17T17:31:02.071 INFO:tasks.rados.rados.0.smithi037.stdout:1619: done (3 left) 2024-08-17T17:31:02.071 INFO:tasks.rados.rados.0.smithi037.stdout:1620: done (2 left) 2024-08-17T17:31:02.071 INFO:tasks.rados.rados.0.smithi037.stdout:1621: done (1 left) 2024-08-17T17:31:02.071 INFO:tasks.rados.rados.0.smithi037.stdout:1622: done (0 left) 2024-08-17T17:31:02.071 INFO:tasks.rados.rados.0.smithi037.stdout:1623: read oid 36 snap 193 2024-08-17T17:31:02.071 INFO:tasks.rados.rados.0.smithi037.stdout:1623: expect deleted 2024-08-17T17:31:02.071 INFO:tasks.rados.rados.0.smithi037.stdout:1624: snap_remove snap 195 2024-08-17T17:31:02.753 INFO:tasks.rados.rados.0.smithi037.stdout:1624: done (1 left) 2024-08-17T17:31:02.754 INFO:tasks.rados.rados.0.smithi037.stdout:1625: write oid 34 current snap is 198 2024-08-17T17:31:02.754 INFO:tasks.rados.rados.0.smithi037.stdout:1625: seq_num 621 ranges {437147=554222,1656259=655870} 2024-08-17T17:31:02.759 INFO:tasks.rados.rados.0.smithi037.stdout:1625: writing smithi03781225-34 from 437147 to 991369 tid 1 2024-08-17T17:31:02.768 INFO:tasks.rados.rados.0.smithi037.stdout:1625: writing smithi03781225-34 from 1656259 to 2312129 tid 2 2024-08-17T17:31:02.768 INFO:tasks.rados.rados.0.smithi037.stdout:1626: read oid 35 snap 193 2024-08-17T17:31:02.768 INFO:tasks.rados.rados.0.smithi037.stdout:1626: expect (ObjNum 578 snap 182 seq_num 578) 2024-08-17T17:31:02.768 INFO:tasks.rados.rados.0.smithi037.stdout:1627: read oid 11 snap -1 2024-08-17T17:31:02.768 INFO:tasks.rados.rados.0.smithi037.stdout:1627: expect deleted 2024-08-17T17:31:02.768 INFO:tasks.rados.rados.0.smithi037.stdout:1628: read oid 17 snap -1 2024-08-17T17:31:02.768 INFO:tasks.rados.rados.0.smithi037.stdout:1628: expect (ObjNum 392 snap 119 seq_num 392) 2024-08-17T17:31:02.768 INFO:tasks.rados.rados.0.smithi037.stdout:1629: read oid 47 snap -1 2024-08-17T17:31:02.768 INFO:tasks.rados.rados.0.smithi037.stdout:1629: expect deleted 2024-08-17T17:31:02.768 INFO:tasks.rados.rados.0.smithi037.stdout:1630: delete oid 10 current snap is 198 2024-08-17T17:31:02.768 INFO:tasks.rados.rados.0.smithi037.stdout:1625: finishing write tid 1 to smithi03781225-34 2024-08-17T17:31:02.772 INFO:tasks.rados.rados.0.smithi037.stdout:1623: done (6 left) 2024-08-17T17:31:02.772 INFO:tasks.rados.rados.0.smithi037.stdout:1627: done (5 left) 2024-08-17T17:31:02.772 INFO:tasks.rados.rados.0.smithi037.stdout:1629: done (4 left) 2024-08-17T17:31:02.772 INFO:tasks.rados.rados.0.smithi037.stdout:1630: done (3 left) 2024-08-17T17:31:02.772 INFO:tasks.rados.rados.0.smithi037.stdout:1631: rollback oid 45 current snap is 198 2024-08-17T17:31:02.772 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 45 to 193 2024-08-17T17:31:02.772 INFO:tasks.rados.rados.0.smithi037.stdout:1632: write oid 26 current snap is 198 2024-08-17T17:31:02.772 INFO:tasks.rados.rados.0.smithi037.stdout:1632: seq_num 623 ranges {470761=704720,1656870=659539} 2024-08-17T17:31:02.778 INFO:tasks.rados.rados.0.smithi037.stdout:1632: writing smithi03781225-26 from 470761 to 1175481 tid 1 2024-08-17T17:31:02.785 INFO:tasks.rados.rados.0.smithi037.stdout:1632: writing smithi03781225-26 from 1656870 to 2316409 tid 2 2024-08-17T17:31:02.785 INFO:tasks.rados.rados.0.smithi037.stdout:1633: rollback oid 24 current snap is 198 2024-08-17T17:31:02.785 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 24 to 193 2024-08-17T17:31:02.785 INFO:tasks.rados.rados.0.smithi037.stdout:1631: finishing rollback tid 1 to smithi03781225-45 2024-08-17T17:31:02.785 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-17T17:31:02.785 INFO:tasks.rados.rados.0.smithi037.stdout:1626: expect (ObjNum 578 snap 182 seq_num 578) 2024-08-17T17:31:02.952 INFO:tasks.rados.rados.0.smithi037.stdout:1625: finishing write tid 2 to smithi03781225-34 2024-08-17T17:31:02.953 INFO:tasks.rados.rados.0.smithi037.stdout:1625: finishing write tid 3 to smithi03781225-34 2024-08-17T17:31:02.953 INFO:tasks.rados.rados.0.smithi037.stdout:1625: finishing write tid 4 to smithi03781225-34 2024-08-17T17:31:02.953 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 843 (ObjNum 621 snap 198 seq_num 621) dirty exists 2024-08-17T17:31:02.953 INFO:tasks.rados.rados.0.smithi037.stdout:1625: left oid 34 (ObjNum 621 snap 198 seq_num 621) 2024-08-17T17:31:02.953 INFO:tasks.rados.rados.0.smithi037.stdout:1628: expect (ObjNum 392 snap 119 seq_num 392) 2024-08-17T17:31:03.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:02 smithi046 ceph-mon[88218]: pgmap v320: 89 pgs: 89 active+clean; 139 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 746 KiB/s wr, 6 op/s 2024-08-17T17:31:03.036 INFO:tasks.rados.rados.0.smithi037.stdout:1632: finishing write tid 1 to smithi03781225-26 2024-08-17T17:31:03.036 INFO:tasks.rados.rados.0.smithi037.stdout:1632: finishing write tid 2 to smithi03781225-26 2024-08-17T17:31:03.036 INFO:tasks.rados.rados.0.smithi037.stdout:1632: finishing write tid 3 to smithi03781225-26 2024-08-17T17:31:03.036 INFO:tasks.rados.rados.0.smithi037.stdout:1633: finishing rollback tid 0 to smithi03781225-24 2024-08-17T17:31:03.036 INFO:tasks.rados.rados.0.smithi037.stdout:1632: finishing write tid 4 to smithi03781225-26 2024-08-17T17:31:03.036 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 709 (ObjNum 623 snap 198 seq_num 623) dirty exists 2024-08-17T17:31:03.036 INFO:tasks.rados.rados.0.smithi037.stdout:1632: left oid 26 (ObjNum 623 snap 198 seq_num 623) 2024-08-17T17:31:03.036 INFO:tasks.rados.rados.0.smithi037.stdout:1633: finishing rollback tid 1 to smithi03781225-24 2024-08-17T17:31:03.037 INFO:tasks.rados.rados.0.smithi037.stdout:1633: finishing rollback tid 2 to smithi03781225-24 2024-08-17T17:31:03.037 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 24 v 791 (ObjNum 585 snap 187 seq_num 585) dirty exists 2024-08-17T17:31:03.037 INFO:tasks.rados.rados.0.smithi037.stdout:1625: done (5 left) 2024-08-17T17:31:03.037 INFO:tasks.rados.rados.0.smithi037.stdout:1626: done (4 left) 2024-08-17T17:31:03.037 INFO:tasks.rados.rados.0.smithi037.stdout:1628: done (3 left) 2024-08-17T17:31:03.037 INFO:tasks.rados.rados.0.smithi037.stdout:1631: done (2 left) 2024-08-17T17:31:03.037 INFO:tasks.rados.rados.0.smithi037.stdout:1632: done (1 left) 2024-08-17T17:31:03.037 INFO:tasks.rados.rados.0.smithi037.stdout:1633: done (0 left) 2024-08-17T17:31:03.037 INFO:tasks.rados.rados.0.smithi037.stdout:1634: snap_create 2024-08-17T17:31:03.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:02 smithi037 ceph-mon[97894]: pgmap v320: 89 pgs: 89 active+clean; 139 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 746 KiB/s wr, 6 op/s 2024-08-17T17:31:03.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:02 smithi037 ceph-mon[102022]: pgmap v320: 89 pgs: 89 active+clean; 139 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 746 KiB/s wr, 6 op/s 2024-08-17T17:31:03.758 INFO:tasks.rados.rados.0.smithi037.stdout:1634: done (0 left) 2024-08-17T17:31:03.758 INFO:tasks.rados.rados.0.smithi037.stdout:1635: write oid 40 current snap is 199 2024-08-17T17:31:03.758 INFO:tasks.rados.rados.0.smithi037.stdout:1635: seq_num 624 ranges {487568=496322,1431705=519550} 2024-08-17T17:31:03.763 INFO:tasks.rados.rados.0.smithi037.stdout:1635: writing smithi03781225-40 from 487568 to 983890 tid 1 2024-08-17T17:31:03.769 INFO:tasks.rados.rados.0.smithi037.stdout:1635: writing smithi03781225-40 from 1431705 to 1951255 tid 2 2024-08-17T17:31:03.769 INFO:tasks.rados.rados.0.smithi037.stdout:1636: rollback oid 8 current snap is 199 2024-08-17T17:31:03.769 INFO:tasks.rados.rados.0.smithi037.stdout:1635: finishing write tid 1 to smithi03781225-40 2024-08-17T17:31:03.769 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 8 to 193 2024-08-17T17:31:03.769 INFO:tasks.rados.rados.0.smithi037.stdout:1637: write oid 47 current snap is 199 2024-08-17T17:31:03.769 INFO:tasks.rados.rados.0.smithi037.stdout:1637: seq_num 625 ranges {504375=571571,1490187=663208} 2024-08-17T17:31:03.775 INFO:tasks.rados.rados.0.smithi037.stdout:1637: writing smithi03781225-47 from 504375 to 1075946 tid 1 2024-08-17T17:31:03.782 INFO:tasks.rados.rados.0.smithi037.stdout:1637: writing smithi03781225-47 from 1490187 to 2153395 tid 2 2024-08-17T17:31:03.782 INFO:tasks.rados.rados.0.smithi037.stdout:1638: read oid 7 snap -1 2024-08-17T17:31:03.782 INFO:tasks.rados.rados.0.smithi037.stdout:1638: expect (ObjNum 579 snap 183 seq_num 579) 2024-08-17T17:31:03.782 INFO:tasks.rados.rados.0.smithi037.stdout:1639: write oid 13 current snap is 199 2024-08-17T17:31:03.782 INFO:tasks.rados.rados.0.smithi037.stdout:1639: seq_num 626 ranges {521182=646820,1948669=523219} 2024-08-17T17:31:03.789 INFO:tasks.rados.rados.0.smithi037.stdout:1639: writing smithi03781225-13 from 521182 to 1168002 tid 1 2024-08-17T17:31:03.796 INFO:tasks.rados.rados.0.smithi037.stdout:1639: writing smithi03781225-13 from 1948669 to 2471888 tid 2 2024-08-17T17:31:03.797 INFO:tasks.rados.rados.0.smithi037.stdout:1640: write oid 27 current snap is 199 2024-08-17T17:31:03.797 INFO:tasks.rados.rados.0.smithi037.stdout:1635: finishing write tid 2 to smithi03781225-40 2024-08-17T17:31:03.797 INFO:tasks.rados.rados.0.smithi037.stdout:1635: finishing write tid 3 to smithi03781225-40 2024-08-17T17:31:03.797 INFO:tasks.rados.rados.0.smithi037.stdout:1635: finishing write tid 4 to smithi03781225-40 2024-08-17T17:31:03.797 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 40 v 560 (ObjNum 624 snap 199 seq_num 624) dirty exists 2024-08-17T17:31:03.797 INFO:tasks.rados.rados.0.smithi037.stdout:1635: left oid 40 (ObjNum 624 snap 199 seq_num 624) 2024-08-17T17:31:03.797 INFO:tasks.rados.rados.0.smithi037.stdout:1636: finishing rollback tid 0 to smithi03781225-8 2024-08-17T17:31:03.797 INFO:tasks.rados.rados.0.smithi037.stdout:1636: finishing rollback tid 1 to smithi03781225-8 2024-08-17T17:31:03.797 INFO:tasks.rados.rados.0.smithi037.stdout:1636: finishing rollback tid 2 to smithi03781225-8 2024-08-17T17:31:03.797 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 557 (ObjNum 600 snap 190 seq_num 600) dirty exists 2024-08-17T17:31:03.797 INFO:tasks.rados.rados.0.smithi037.stdout:1637: finishing write tid 1 to smithi03781225-47 2024-08-17T17:31:03.797 INFO:tasks.rados.rados.0.smithi037.stdout:1640: seq_num 627 ranges {537989=722069,1890798=647191} 2024-08-17T17:31:03.803 INFO:tasks.rados.rados.0.smithi037.stdout:1640: writing smithi03781225-27 from 537989 to 1260058 tid 1 2024-08-17T17:31:03.810 INFO:tasks.rados.rados.0.smithi037.stdout:1640: writing smithi03781225-27 from 1890798 to 2537989 tid 2 2024-08-17T17:31:03.811 INFO:tasks.rados.rados.0.smithi037.stdout:1635: done (5 left) 2024-08-17T17:31:03.811 INFO:tasks.rados.rados.0.smithi037.stdout:1636: done (4 left) 2024-08-17T17:31:03.811 INFO:tasks.rados.rados.0.smithi037.stdout:1641: read oid 36 snap -1 2024-08-17T17:31:03.811 INFO:tasks.rados.rados.0.smithi037.stdout:1641: expect deleted 2024-08-17T17:31:03.811 INFO:tasks.rados.rados.0.smithi037.stdout:1642: snap_remove snap 198 2024-08-17T17:31:04.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:03 smithi046 ceph-mon[88218]: osdmap e476: 8 total, 8 up, 8 in 2024-08-17T17:31:04.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:03 smithi037 ceph-mon[97894]: osdmap e476: 8 total, 8 up, 8 in 2024-08-17T17:31:04.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:03 smithi037 ceph-mon[102022]: osdmap e476: 8 total, 8 up, 8 in 2024-08-17T17:31:04.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:31:04 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:31:04.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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.1\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.1\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.1\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:31:04.771 INFO:tasks.rados.rados.0.smithi037.stdout:1642: done (5 left) 2024-08-17T17:31:04.772 INFO:tasks.rados.rados.0.smithi037.stdout:1643: rollback oid 9 current snap is 199 2024-08-17T17:31:04.772 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 9 to 193 2024-08-17T17:31:04.772 INFO:tasks.rados.rados.0.smithi037.stdout:1644: read oid 43 snap -1 2024-08-17T17:31:04.772 INFO:tasks.rados.rados.0.smithi037.stdout:1644: expect (ObjNum 483 snap 154 seq_num 483) 2024-08-17T17:31:04.772 INFO:tasks.rados.rados.0.smithi037.stdout:1645: snap_create 2024-08-17T17:31:04.772 INFO:tasks.rados.rados.0.smithi037.stdout:1637: finishing write tid 2 to smithi03781225-47 2024-08-17T17:31:04.772 INFO:tasks.rados.rados.0.smithi037.stdout:1637: finishing write tid 3 to smithi03781225-47 2024-08-17T17:31:04.772 INFO:tasks.rados.rados.0.smithi037.stdout:1637: finishing write tid 4 to smithi03781225-47 2024-08-17T17:31:04.772 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 47 v 1437 (ObjNum 625 snap 199 seq_num 625) dirty exists 2024-08-17T17:31:04.772 INFO:tasks.rados.rados.0.smithi037.stdout:1637: left oid 47 (ObjNum 625 snap 199 seq_num 625) 2024-08-17T17:31:04.772 INFO:tasks.rados.rados.0.smithi037.stdout:1638: expect (ObjNum 579 snap 183 seq_num 579) 2024-08-17T17:31:04.972 INFO:tasks.rados.rados.0.smithi037.stdout:1639: finishing write tid 1 to smithi03781225-13 2024-08-17T17:31:04.972 INFO:tasks.rados.rados.0.smithi037.stdout:1639: finishing write tid 2 to smithi03781225-13 2024-08-17T17:31:04.972 INFO:tasks.rados.rados.0.smithi037.stdout:1639: finishing write tid 3 to smithi03781225-13 2024-08-17T17:31:04.972 INFO:tasks.rados.rados.0.smithi037.stdout:1639: finishing write tid 4 to smithi03781225-13 2024-08-17T17:31:04.972 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 713 (ObjNum 626 snap 199 seq_num 626) dirty exists 2024-08-17T17:31:04.972 INFO:tasks.rados.rados.0.smithi037.stdout:1639: left oid 13 (ObjNum 626 snap 199 seq_num 626) 2024-08-17T17:31:04.972 INFO:tasks.rados.rados.0.smithi037.stdout:1640: finishing write tid 1 to smithi03781225-27 2024-08-17T17:31:04.972 INFO:tasks.rados.rados.0.smithi037.stdout:1640: finishing write tid 2 to smithi03781225-27 2024-08-17T17:31:04.972 INFO:tasks.rados.rados.0.smithi037.stdout:1640: finishing write tid 3 to smithi03781225-27 2024-08-17T17:31:04.972 INFO:tasks.rados.rados.0.smithi037.stdout:1640: finishing write tid 4 to smithi03781225-27 2024-08-17T17:31:04.972 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 27 v 315 (ObjNum 627 snap 199 seq_num 627) dirty exists 2024-08-17T17:31:04.972 INFO:tasks.rados.rados.0.smithi037.stdout:1640: left oid 27 (ObjNum 627 snap 199 seq_num 627) 2024-08-17T17:31:04.972 INFO:tasks.rados.rados.0.smithi037.stdout:1643: finishing rollback tid 1 to smithi03781225-9 2024-08-17T17:31:04.973 INFO:tasks.rados.rados.0.smithi037.stdout:1643: finishing rollback tid 2 to smithi03781225-9 2024-08-17T17:31:04.973 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 1439 (ObjNum 593 snap 188 seq_num 593) dirty exists 2024-08-17T17:31:04.973 INFO:tasks.rados.rados.0.smithi037.stdout:1644: expect (ObjNum 483 snap 154 seq_num 483) 2024-08-17T17:31:05.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:04 smithi046 ceph-mon[88218]: pgmap v323: 89 pgs: 89 active+clean; 139 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:31:05.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:04 smithi046 ceph-mon[88218]: osdmap e477: 8 total, 8 up, 8 in 2024-08-17T17:31:05.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:04 smithi037 ceph-mon[102022]: pgmap v323: 89 pgs: 89 active+clean; 139 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:31:05.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:04 smithi037 ceph-mon[102022]: osdmap e477: 8 total, 8 up, 8 in 2024-08-17T17:31:05.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:04 smithi037 ceph-mon[97894]: pgmap v323: 89 pgs: 89 active+clean; 139 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:31:05.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:04 smithi037 ceph-mon[97894]: osdmap e477: 8 total, 8 up, 8 in 2024-08-17T17:31:05.774 INFO:tasks.rados.rados.0.smithi037.stdout:1637: done (7 left) 2024-08-17T17:31:05.774 INFO:tasks.rados.rados.0.smithi037.stdout:1638: done (6 left) 2024-08-17T17:31:05.774 INFO:tasks.rados.rados.0.smithi037.stdout:1639: done (5 left) 2024-08-17T17:31:05.774 INFO:tasks.rados.rados.0.smithi037.stdout:1640: done (4 left) 2024-08-17T17:31:05.774 INFO:tasks.rados.rados.0.smithi037.stdout:1641: done (3 left) 2024-08-17T17:31:05.774 INFO:tasks.rados.rados.0.smithi037.stdout:1643: done (2 left) 2024-08-17T17:31:05.775 INFO:tasks.rados.rados.0.smithi037.stdout:1644: done (1 left) 2024-08-17T17:31:05.775 INFO:tasks.rados.rados.0.smithi037.stdout:1645: done (0 left) 2024-08-17T17:31:05.775 INFO:tasks.rados.rados.0.smithi037.stdout:1646: delete oid 27 current snap is 200 2024-08-17T17:31:05.777 INFO:tasks.rados.rados.0.smithi037.stdout:1646: done (0 left) 2024-08-17T17:31:05.777 INFO:tasks.rados.rados.0.smithi037.stdout:1647: delete oid 15 current snap is 200 2024-08-17T17:31:05.779 INFO:tasks.rados.rados.0.smithi037.stdout:1647: done (0 left) 2024-08-17T17:31:05.779 INFO:tasks.rados.rados.0.smithi037.stdout:1648: snap_remove snap 199 2024-08-17T17:31:06.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:05 smithi046 ceph-mon[88218]: osdmap e478: 8 total, 8 up, 8 in 2024-08-17T17:31:06.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:31:05 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:31:05.740Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:31:06.012 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:31:05 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:31:05.740Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:31:06.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:05 smithi037 ceph-mon[97894]: osdmap e478: 8 total, 8 up, 8 in 2024-08-17T17:31:06.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:05 smithi037 ceph-mon[102022]: osdmap e478: 8 total, 8 up, 8 in 2024-08-17T17:31:06.721 INFO:tasks.rados.rados.0.smithi037.stdout:1648: done (0 left) 2024-08-17T17:31:06.721 INFO:tasks.rados.rados.0.smithi037.stdout:1649: read oid 37 snap 193 2024-08-17T17:31:06.721 INFO:tasks.rados.rados.0.smithi037.stdout:1649: expect (ObjNum 528 snap 168 seq_num 528) 2024-08-17T17:31:06.721 INFO:tasks.rados.rados.0.smithi037.stdout:1650: rollback oid 14 current snap is 200 2024-08-17T17:31:06.722 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 14 to 193 2024-08-17T17:31:06.722 INFO:tasks.rados.rados.0.smithi037.stdout:1651: write oid 30 current snap is 200 2024-08-17T17:31:06.722 INFO:tasks.rados.rados.0.smithi037.stdout:1651: seq_num 630 ranges {588410=547816,1666244=414204,2484603=103807} 2024-08-17T17:31:06.727 INFO:tasks.rados.rados.0.smithi037.stdout:1651: writing smithi03781225-30 from 588410 to 1136226 tid 1 2024-08-17T17:31:06.733 INFO:tasks.rados.rados.0.smithi037.stdout:1651: writing smithi03781225-30 from 1666244 to 2080448 tid 2 2024-08-17T17:31:06.736 INFO:tasks.rados.rados.0.smithi037.stdout:1651: writing smithi03781225-30 from 2484603 to 2588410 tid 3 2024-08-17T17:31:06.736 INFO:tasks.rados.rados.0.smithi037.stdout:1652: delete oid 9 current snap is 200 2024-08-17T17:31:06.736 INFO:tasks.rados.rados.0.smithi037.stdout:1650: finishing rollback tid 1 to smithi03781225-14 2024-08-17T17:31:06.736 INFO:tasks.rados.rados.0.smithi037.stdout:1650: finishing rollback tid 2 to smithi03781225-14 2024-08-17T17:31:06.736 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 14 v 761 (ObjNum 574 snap 179 seq_num 574) dirty exists 2024-08-17T17:31:06.737 INFO:tasks.rados.rados.0.smithi037.stdout:1649: expect (ObjNum 528 snap 168 seq_num 528) 2024-08-17T17:31:06.836 INFO:tasks.rados.rados.0.smithi037.stdout:1651: finishing write tid 1 to smithi03781225-30 2024-08-17T17:31:06.836 INFO:tasks.rados.rados.0.smithi037.stdout:1651: finishing write tid 2 to smithi03781225-30 2024-08-17T17:31:06.836 INFO:tasks.rados.rados.0.smithi037.stdout:1651: finishing write tid 3 to smithi03781225-30 2024-08-17T17:31:06.836 INFO:tasks.rados.rados.0.smithi037.stdout:1651: finishing write tid 4 to smithi03781225-30 2024-08-17T17:31:06.837 INFO:tasks.rados.rados.0.smithi037.stdout:1651: finishing write tid 5 to smithi03781225-30 2024-08-17T17:31:06.837 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 765 (ObjNum 630 snap 200 seq_num 630) dirty exists 2024-08-17T17:31:06.837 INFO:tasks.rados.rados.0.smithi037.stdout:1651: left oid 30 (ObjNum 630 snap 200 seq_num 630) 2024-08-17T17:31:06.837 INFO:tasks.rados.rados.0.smithi037.stdout:1649: done (3 left) 2024-08-17T17:31:06.837 INFO:tasks.rados.rados.0.smithi037.stdout:1650: done (2 left) 2024-08-17T17:31:06.837 INFO:tasks.rados.rados.0.smithi037.stdout:1651: done (1 left) 2024-08-17T17:31:06.837 INFO:tasks.rados.rados.0.smithi037.stdout:1652: done (0 left) 2024-08-17T17:31:06.837 INFO:tasks.rados.rados.0.smithi037.stdout:1653: snap_create 2024-08-17T17:31:07.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:06 smithi037 ceph-mon[102022]: pgmap v326: 89 pgs: 89 active+clean; 125 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.0 MiB/s wr, 24 op/s 2024-08-17T17:31:07.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:06 smithi037 ceph-mon[102022]: osdmap e479: 8 total, 8 up, 8 in 2024-08-17T17:31:07.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:06 smithi037 ceph-mon[102022]: osdmap e480: 8 total, 8 up, 8 in 2024-08-17T17:31:07.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:06 smithi037 ceph-mon[97894]: pgmap v326: 89 pgs: 89 active+clean; 125 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.0 MiB/s wr, 24 op/s 2024-08-17T17:31:07.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:06 smithi037 ceph-mon[97894]: osdmap e479: 8 total, 8 up, 8 in 2024-08-17T17:31:07.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:06 smithi037 ceph-mon[97894]: osdmap e480: 8 total, 8 up, 8 in 2024-08-17T17:31:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:06 smithi046 ceph-mon[88218]: pgmap v326: 89 pgs: 89 active+clean; 125 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.0 MiB/s wr, 24 op/s 2024-08-17T17:31:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:06 smithi046 ceph-mon[88218]: osdmap e479: 8 total, 8 up, 8 in 2024-08-17T17:31:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:06 smithi046 ceph-mon[88218]: osdmap e480: 8 total, 8 up, 8 in 2024-08-17T17:31:07.262 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:31:06 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:31:06.949Z caller=group.go:483 level=warn name=CephNodeDiskspaceWarning index=4 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi037\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi037\", job=\"node\", machine=\"x86_64\", nodename=\"smithi037\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:31:07.789 INFO:tasks.rados.rados.0.smithi037.stdout:1653: done (0 left) 2024-08-17T17:31:07.789 INFO:tasks.rados.rados.0.smithi037.stdout:1654: write oid 33 current snap is 201 2024-08-17T17:31:07.789 INFO:tasks.rados.rados.0.smithi037.stdout:1654: seq_num 632 ranges {622024=414667,1783208=417873} 2024-08-17T17:31:07.794 INFO:tasks.rados.rados.0.smithi037.stdout:1654: writing smithi03781225-33 from 622024 to 1036691 tid 1 2024-08-17T17:31:07.800 INFO:tasks.rados.rados.0.smithi037.stdout:1654: writing smithi03781225-33 from 1783208 to 2201081 tid 2 2024-08-17T17:31:07.801 INFO:tasks.rados.rados.0.smithi037.stdout:1655: delete oid 15 current snap is 201 2024-08-17T17:31:07.801 INFO:tasks.rados.rados.0.smithi037.stdout:1654: finishing write tid 1 to smithi03781225-33 2024-08-17T17:31:07.803 INFO:tasks.rados.rados.0.smithi037.stdout:1655: done (1 left) 2024-08-17T17:31:07.803 INFO:tasks.rados.rados.0.smithi037.stdout:1656: write oid 49 current snap is 201 2024-08-17T17:31:07.803 INFO:tasks.rados.rados.0.smithi037.stdout:1656: seq_num 634 ranges {655638=565165,1900172=421542} 2024-08-17T17:31:07.810 INFO:tasks.rados.rados.0.smithi037.stdout:1656: writing smithi03781225-49 from 655638 to 1220803 tid 1 2024-08-17T17:31:07.816 INFO:tasks.rados.rados.0.smithi037.stdout:1656: writing smithi03781225-49 from 1900172 to 2321714 tid 2 2024-08-17T17:31:07.816 INFO:tasks.rados.rados.0.smithi037.stdout:1657: read oid 37 snap -1 2024-08-17T17:31:07.816 INFO:tasks.rados.rados.0.smithi037.stdout:1657: expect (ObjNum 615 snap 197 seq_num 615) 2024-08-17T17:31:07.816 INFO:tasks.rados.rados.0.smithi037.stdout:1658: write oid 50 current snap is 201 2024-08-17T17:31:07.817 INFO:tasks.rados.rados.0.smithi037.stdout:1654: finishing write tid 2 to smithi03781225-33 2024-08-17T17:31:07.817 INFO:tasks.rados.rados.0.smithi037.stdout:1654: finishing write tid 3 to smithi03781225-33 2024-08-17T17:31:07.817 INFO:tasks.rados.rados.0.smithi037.stdout:1654: finishing write tid 4 to smithi03781225-33 2024-08-17T17:31:07.817 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 566 (ObjNum 632 snap 201 seq_num 632) dirty exists 2024-08-17T17:31:07.817 INFO:tasks.rados.rados.0.smithi037.stdout:1654: left oid 33 (ObjNum 632 snap 201 seq_num 632) 2024-08-17T17:31:07.817 INFO:tasks.rados.rados.0.smithi037.stdout:1656: finishing write tid 1 to smithi03781225-49 2024-08-17T17:31:07.817 INFO:tasks.rados.rados.0.smithi037.stdout:1658: seq_num 635 ranges {672445=640414,1842301=681553} 2024-08-17T17:31:07.824 INFO:tasks.rados.rados.0.smithi037.stdout:1658: writing smithi03781225-50 from 672445 to 1312859 tid 1 2024-08-17T17:31:07.831 INFO:tasks.rados.rados.0.smithi037.stdout:1658: writing smithi03781225-50 from 1842301 to 2523854 tid 2 2024-08-17T17:31:07.831 INFO:tasks.rados.rados.0.smithi037.stdout:1654: done (3 left) 2024-08-17T17:31:07.831 INFO:tasks.rados.rados.0.smithi037.stdout:1659: delete oid 7 current snap is 201 2024-08-17T17:31:07.831 INFO:tasks.rados.rados.0.smithi037.stdout:1656: finishing write tid 2 to smithi03781225-49 2024-08-17T17:31:07.831 INFO:tasks.rados.rados.0.smithi037.stdout:1657: expect (ObjNum 615 snap 197 seq_num 615) 2024-08-17T17:31:07.937 INFO:tasks.rados.rados.0.smithi037.stdout:1656: finishing write tid 3 to smithi03781225-49 2024-08-17T17:31:07.937 INFO:tasks.rados.rados.0.smithi037.stdout:1656: finishing write tid 4 to smithi03781225-49 2024-08-17T17:31:07.937 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 49 v 563 (ObjNum 634 snap 201 seq_num 634) dirty exists 2024-08-17T17:31:07.937 INFO:tasks.rados.rados.0.smithi037.stdout:1656: left oid 49 (ObjNum 634 snap 201 seq_num 634) 2024-08-17T17:31:07.937 INFO:tasks.rados.rados.0.smithi037.stdout:1658: finishing write tid 1 to smithi03781225-50 2024-08-17T17:31:07.937 INFO:tasks.rados.rados.0.smithi037.stdout:1656: done (3 left) 2024-08-17T17:31:07.937 INFO:tasks.rados.rados.0.smithi037.stdout:1657: done (2 left) 2024-08-17T17:31:07.937 INFO:tasks.rados.rados.0.smithi037.stdout:1659: done (1 left) 2024-08-17T17:31:07.937 INFO:tasks.rados.rados.0.smithi037.stdout:1660: snap_remove snap 200 2024-08-17T17:31:08.799 INFO:tasks.rados.rados.0.smithi037.stdout:1660: done (1 left) 2024-08-17T17:31:08.799 INFO:tasks.rados.rados.0.smithi037.stdout:1661: rollback oid 19 current snap is 201 2024-08-17T17:31:08.799 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 19 to 193 2024-08-17T17:31:08.799 INFO:tasks.rados.rados.0.smithi037.stdout:1658: finishing write tid 2 to smithi03781225-50 2024-08-17T17:31:08.799 INFO:tasks.rados.rados.0.smithi037.stdout:1658: finishing write tid 3 to smithi03781225-50 2024-08-17T17:31:08.799 INFO:tasks.rados.rados.0.smithi037.stdout:1658: finishing write tid 4 to smithi03781225-50 2024-08-17T17:31:08.799 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 50 v 847 (ObjNum 635 snap 201 seq_num 635) dirty exists 2024-08-17T17:31:08.799 INFO:tasks.rados.rados.0.smithi037.stdout:1658: left oid 50 (ObjNum 635 snap 201 seq_num 635) 2024-08-17T17:31:08.799 INFO:tasks.rados.rados.0.smithi037.stdout:1658: done (1 left) 2024-08-17T17:31:08.799 INFO:tasks.rados.rados.0.smithi037.stdout:1662: read oid 11 snap -1 2024-08-17T17:31:08.799 INFO:tasks.rados.rados.0.smithi037.stdout:1662: expect deleted 2024-08-17T17:31:08.800 INFO:tasks.rados.rados.0.smithi037.stdout:1663: delete oid 44 current snap is 201 2024-08-17T17:31:08.801 INFO:tasks.rados.rados.0.smithi037.stdout:1661: finishing rollback tid 1 to smithi03781225-19 2024-08-17T17:31:08.801 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 19 v 0 (ObjNum 49 snap 0 seq_num 4049368176) dirty dne 2024-08-17T17:31:08.803 INFO:tasks.rados.rados.0.smithi037.stdout:1661: done (2 left) 2024-08-17T17:31:08.803 INFO:tasks.rados.rados.0.smithi037.stdout:1662: done (1 left) 2024-08-17T17:31:08.804 INFO:tasks.rados.rados.0.smithi037.stdout:1663: done (0 left) 2024-08-17T17:31:08.804 INFO:tasks.rados.rados.0.smithi037.stdout:1664: snap_create 2024-08-17T17:31:09.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:31:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:31:08] "GET /metrics HTTP/1.1" 200 36431 "" "Prometheus/2.51.0" 2024-08-17T17:31:09.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:08 smithi037 ceph-mon[97894]: pgmap v329: 89 pgs: 89 active+clean; 125 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.0 MiB/s wr, 24 op/s 2024-08-17T17:31:09.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:08 smithi037 ceph-mon[97894]: osdmap e481: 8 total, 8 up, 8 in 2024-08-17T17:31:09.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:08 smithi037 ceph-mon[102022]: pgmap v329: 89 pgs: 89 active+clean; 125 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.0 MiB/s wr, 24 op/s 2024-08-17T17:31:09.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:08 smithi037 ceph-mon[102022]: osdmap e481: 8 total, 8 up, 8 in 2024-08-17T17:31:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:08 smithi046 ceph-mon[88218]: pgmap v329: 89 pgs: 89 active+clean; 125 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.0 MiB/s wr, 24 op/s 2024-08-17T17:31:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:08 smithi046 ceph-mon[88218]: osdmap e481: 8 total, 8 up, 8 in 2024-08-17T17:31:09.807 INFO:tasks.rados.rados.0.smithi037.stdout:1664: done (0 left) 2024-08-17T17:31:09.808 INFO:tasks.rados.rados.0.smithi037.stdout:1665: snap_create 2024-08-17T17:31:10.162 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:09 smithi046 ceph-mon[88218]: osdmap e482: 8 total, 8 up, 8 in 2024-08-17T17:31:10.162 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:10.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:09 smithi037 ceph-mon[102022]: osdmap e482: 8 total, 8 up, 8 in 2024-08-17T17:31:10.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:10.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:09 smithi037 ceph-mon[97894]: osdmap e482: 8 total, 8 up, 8 in 2024-08-17T17:31:10.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:10.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:31:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:31:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:31:10.808 INFO:tasks.rados.rados.0.smithi037.stdout:1665: done (0 left) 2024-08-17T17:31:10.808 INFO:tasks.rados.rados.0.smithi037.stdout:1666: snap_remove snap 193 2024-08-17T17:31:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:10 smithi046 ceph-mon[88218]: pgmap v332: 89 pgs: 89 active+clean; 133 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2024-08-17T17:31:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:10 smithi046 ceph-mon[88218]: osdmap e483: 8 total, 8 up, 8 in 2024-08-17T17:31:11.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:10 smithi037 ceph-mon[102022]: pgmap v332: 89 pgs: 89 active+clean; 133 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2024-08-17T17:31:11.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:10 smithi037 ceph-mon[102022]: osdmap e483: 8 total, 8 up, 8 in 2024-08-17T17:31:11.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:10 smithi037 ceph-mon[97894]: pgmap v332: 89 pgs: 89 active+clean; 133 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2024-08-17T17:31:11.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:10 smithi037 ceph-mon[97894]: osdmap e483: 8 total, 8 up, 8 in 2024-08-17T17:31:11.722 INFO:tasks.rados.rados.0.smithi037.stdout:1666: done (0 left) 2024-08-17T17:31:11.722 INFO:tasks.rados.rados.0.smithi037.stdout:1667: snap_remove snap 201 2024-08-17T17:31:12.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:11 smithi046 ceph-mon[88218]: osdmap e484: 8 total, 8 up, 8 in 2024-08-17T17:31:12.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:11 smithi046 ceph-mon[88218]: osdmap e485: 8 total, 8 up, 8 in 2024-08-17T17:31:12.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:11 smithi037 ceph-mon[97894]: osdmap e484: 8 total, 8 up, 8 in 2024-08-17T17:31:12.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:11 smithi037 ceph-mon[97894]: osdmap e485: 8 total, 8 up, 8 in 2024-08-17T17:31:12.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:11 smithi037 ceph-mon[102022]: osdmap e484: 8 total, 8 up, 8 in 2024-08-17T17:31:12.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:11 smithi037 ceph-mon[102022]: osdmap e485: 8 total, 8 up, 8 in 2024-08-17T17:31:12.723 INFO:tasks.rados.rados.0.smithi037.stdout:1667: done (0 left) 2024-08-17T17:31:12.724 INFO:tasks.rados.rados.0.smithi037.stdout:1668: write oid 25 current snap is 203 2024-08-17T17:31:12.724 INFO:tasks.rados.rados.0.smithi037.stdout:1668: seq_num 638 ranges {722866=466161,1617747=428880,2587634=135232} 2024-08-17T17:31:12.730 INFO:tasks.rados.rados.0.smithi037.stdout:1668: writing smithi03781225-25 from 722866 to 1189027 tid 1 2024-08-17T17:31:12.735 INFO:tasks.rados.rados.0.smithi037.stdout:1668: writing smithi03781225-25 from 1617747 to 2046627 tid 2 2024-08-17T17:31:12.739 INFO:tasks.rados.rados.0.smithi037.stdout:1668: writing smithi03781225-25 from 2587634 to 2722866 tid 3 2024-08-17T17:31:12.739 INFO:tasks.rados.rados.0.smithi037.stdout:1669: write oid 31 current snap is 203 2024-08-17T17:31:12.740 INFO:tasks.rados.rados.0.smithi037.stdout:1668: finishing write tid 1 to smithi03781225-25 2024-08-17T17:31:12.740 INFO:tasks.rados.rados.0.smithi037.stdout:1668: finishing write tid 2 to smithi03781225-25 2024-08-17T17:31:12.740 INFO:tasks.rados.rados.0.smithi037.stdout:1669: seq_num 639 ranges {739673=657763,2076229=663444} 2024-08-17T17:31:12.747 INFO:tasks.rados.rados.0.smithi037.stdout:1669: writing smithi03781225-31 from 739673 to 1397436 tid 1 2024-08-17T17:31:12.755 INFO:tasks.rados.rados.0.smithi037.stdout:1669: writing smithi03781225-31 from 2076229 to 2739673 tid 2 2024-08-17T17:31:12.755 INFO:tasks.rados.rados.0.smithi037.stdout:1670: snap_create 2024-08-17T17:31:12.755 INFO:tasks.rados.rados.0.smithi037.stdout:1668: finishing write tid 3 to smithi03781225-25 2024-08-17T17:31:12.756 INFO:tasks.rados.rados.0.smithi037.stdout:1668: finishing write tid 4 to smithi03781225-25 2024-08-17T17:31:12.756 INFO:tasks.rados.rados.0.smithi037.stdout:1668: finishing write tid 5 to smithi03781225-25 2024-08-17T17:31:12.756 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 25 v 1451 (ObjNum 638 snap 203 seq_num 638) dirty exists 2024-08-17T17:31:12.756 INFO:tasks.rados.rados.0.smithi037.stdout:1668: left oid 25 (ObjNum 638 snap 203 seq_num 638) 2024-08-17T17:31:12.756 INFO:tasks.rados.rados.0.smithi037.stdout:1669: finishing write tid 1 to smithi03781225-31 2024-08-17T17:31:12.759 INFO:tasks.rados.rados.0.smithi037.stdout:1669: finishing write tid 2 to smithi03781225-31 2024-08-17T17:31:12.759 INFO:tasks.rados.rados.0.smithi037.stdout:1669: finishing write tid 3 to smithi03781225-31 2024-08-17T17:31:12.759 INFO:tasks.rados.rados.0.smithi037.stdout:1669: finishing write tid 4 to smithi03781225-31 2024-08-17T17:31:12.759 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 31 v 858 (ObjNum 639 snap 203 seq_num 639) dirty exists 2024-08-17T17:31:12.759 INFO:tasks.rados.rados.0.smithi037.stdout:1669: left oid 31 (ObjNum 639 snap 203 seq_num 639) 2024-08-17T17:31:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:12 smithi046 ceph-mon[88218]: pgmap v335: 89 pgs: 89 active+clean; 133 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2024-08-17T17:31:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:12 smithi046 ceph-mon[88218]: osdmap e486: 8 total, 8 up, 8 in 2024-08-17T17:31:13.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:12 smithi037 ceph-mon[102022]: pgmap v335: 89 pgs: 89 active+clean; 133 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2024-08-17T17:31:13.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:12 smithi037 ceph-mon[102022]: osdmap e486: 8 total, 8 up, 8 in 2024-08-17T17:31:13.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:12 smithi037 ceph-mon[97894]: pgmap v335: 89 pgs: 89 active+clean; 133 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2024-08-17T17:31:13.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:12 smithi037 ceph-mon[97894]: osdmap e486: 8 total, 8 up, 8 in 2024-08-17T17:31:13.725 INFO:tasks.rados.rados.0.smithi037.stdout:1668: done (2 left) 2024-08-17T17:31:13.725 INFO:tasks.rados.rados.0.smithi037.stdout:1669: done (1 left) 2024-08-17T17:31:13.725 INFO:tasks.rados.rados.0.smithi037.stdout:1670: done (0 left) 2024-08-17T17:31:13.725 INFO:tasks.rados.rados.0.smithi037.stdout:1671: snap_remove snap 202 2024-08-17T17:31:14.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:31:14 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:31:14.147Z caller=group.go:483 level=warn name=CephOSDFlapping index=13 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml 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.1\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.1\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.1\", ceph_version=\"ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)\", cluster_addr=\"172.21.15.37\", device_class=\"ssd\", hostname=\"smithi037\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.37\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:31:14.727 INFO:tasks.rados.rados.0.smithi037.stdout:1671: done (0 left) 2024-08-17T17:31:14.727 INFO:tasks.rados.rados.0.smithi037.stdout:1672: delete oid 40 current snap is 204 2024-08-17T17:31:14.736 INFO:tasks.rados.rados.0.smithi037.stdout:1672: done (0 left) 2024-08-17T17:31:14.736 INFO:tasks.rados.rados.0.smithi037.stdout:1673: read oid 22 snap -1 2024-08-17T17:31:14.736 INFO:tasks.rados.rados.0.smithi037.stdout:1673: expect deleted 2024-08-17T17:31:14.736 INFO:tasks.rados.rados.0.smithi037.stdout:1674: write oid 35 current snap is 204 2024-08-17T17:31:14.736 INFO:tasks.rados.rados.0.smithi037.stdout:1674: seq_num 641 ranges {773287=408261,1793193=576207} 2024-08-17T17:31:14.742 INFO:tasks.rados.rados.0.smithi037.stdout:1674: writing smithi03781225-35 from 773287 to 1181548 tid 1 2024-08-17T17:31:14.749 INFO:tasks.rados.rados.0.smithi037.stdout:1674: writing smithi03781225-35 from 1793193 to 2369400 tid 2 2024-08-17T17:31:14.749 INFO:tasks.rados.rados.0.smithi037.stdout:1675: delete oid 20 current snap is 204 2024-08-17T17:31:14.749 INFO:tasks.rados.rados.0.smithi037.stdout:1674: finishing write tid 1 to smithi03781225-35 2024-08-17T17:31:14.753 INFO:tasks.rados.rados.0.smithi037.stdout:1674: finishing write tid 2 to smithi03781225-35 2024-08-17T17:31:14.753 INFO:tasks.rados.rados.0.smithi037.stdout:1674: finishing write tid 3 to smithi03781225-35 2024-08-17T17:31:14.753 INFO:tasks.rados.rados.0.smithi037.stdout:1674: finishing write tid 4 to smithi03781225-35 2024-08-17T17:31:14.753 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 35 v 293 (ObjNum 641 snap 204 seq_num 641) dirty exists 2024-08-17T17:31:14.753 INFO:tasks.rados.rados.0.smithi037.stdout:1674: left oid 35 (ObjNum 641 snap 204 seq_num 641) 2024-08-17T17:31:14.754 INFO:tasks.rados.rados.0.smithi037.stdout:1673: done (2 left) 2024-08-17T17:31:14.754 INFO:tasks.rados.rados.0.smithi037.stdout:1674: done (1 left) 2024-08-17T17:31:14.754 INFO:tasks.rados.rados.0.smithi037.stdout:1675: done (0 left) 2024-08-17T17:31:14.754 INFO:tasks.rados.rados.0.smithi037.stdout:1676: write oid 12 current snap is 204 2024-08-17T17:31:14.754 INFO:tasks.rados.rados.0.smithi037.stdout:1676: seq_num 643 ranges {406901=558759,1393804=579876,2608396=198505} 2024-08-17T17:31:14.759 INFO:tasks.rados.rados.0.smithi037.stdout:1676: writing smithi03781225-12 from 406901 to 965660 tid 1 2024-08-17T17:31:14.765 INFO:tasks.rados.rados.0.smithi037.stdout:1676: writing smithi03781225-12 from 1393804 to 1973680 tid 2 2024-08-17T17:31:14.770 INFO:tasks.rados.rados.0.smithi037.stdout:1676: writing smithi03781225-12 from 2608396 to 2806901 tid 3 2024-08-17T17:31:14.770 INFO:tasks.rados.rados.0.smithi037.stdout:1677: read oid 9 snap -1 2024-08-17T17:31:14.770 INFO:tasks.rados.rados.0.smithi037.stdout:1677: expect deleted 2024-08-17T17:31:14.770 INFO:tasks.rados.rados.0.smithi037.stdout:1678: write oid 23 current snap is 204 2024-08-17T17:31:14.770 INFO:tasks.rados.rados.0.smithi037.stdout:1676: finishing write tid 1 to smithi03781225-12 2024-08-17T17:31:14.770 INFO:tasks.rados.rados.0.smithi037.stdout:1676: finishing write tid 2 to smithi03781225-12 2024-08-17T17:31:14.770 INFO:tasks.rados.rados.0.smithi037.stdout:1678: seq_num 644 ranges {423708=634008,1852286=439887,2752172=71536} 2024-08-17T17:31:14.775 INFO:tasks.rados.rados.0.smithi037.stdout:1678: writing smithi03781225-23 from 423708 to 1057716 tid 1 2024-08-17T17:31:14.782 INFO:tasks.rados.rados.0.smithi037.stdout:1678: writing smithi03781225-23 from 1852286 to 2292173 tid 2 2024-08-17T17:31:14.786 INFO:tasks.rados.rados.0.smithi037.stdout:1678: writing smithi03781225-23 from 2752172 to 2823708 tid 3 2024-08-17T17:31:14.786 INFO:tasks.rados.rados.0.smithi037.stdout:1679: read oid 19 snap -1 2024-08-17T17:31:14.786 INFO:tasks.rados.rados.0.smithi037.stdout:1679: expect deleted 2024-08-17T17:31:14.786 INFO:tasks.rados.rados.0.smithi037.stdout:1680: delete oid 21 current snap is 204 2024-08-17T17:31:14.786 INFO:tasks.rados.rados.0.smithi037.stdout:1676: finishing write tid 3 to smithi03781225-12 2024-08-17T17:31:14.786 INFO:tasks.rados.rados.0.smithi037.stdout:1676: finishing write tid 4 to smithi03781225-12 2024-08-17T17:31:14.786 INFO:tasks.rados.rados.0.smithi037.stdout:1676: finishing write tid 5 to smithi03781225-12 2024-08-17T17:31:14.786 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 1458 (ObjNum 643 snap 204 seq_num 643) dirty exists 2024-08-17T17:31:14.786 INFO:tasks.rados.rados.0.smithi037.stdout:1676: left oid 12 (ObjNum 643 snap 204 seq_num 643) 2024-08-17T17:31:14.787 INFO:tasks.rados.rados.0.smithi037.stdout:1678: finishing write tid 1 to smithi03781225-23 2024-08-17T17:31:14.787 INFO:tasks.rados.rados.0.smithi037.stdout:1678: finishing write tid 2 to smithi03781225-23 2024-08-17T17:31:14.787 INFO:tasks.rados.rados.0.smithi037.stdout:1678: finishing write tid 3 to smithi03781225-23 2024-08-17T17:31:14.788 INFO:tasks.rados.rados.0.smithi037.stdout:1678: finishing write tid 4 to smithi03781225-23 2024-08-17T17:31:14.788 INFO:tasks.rados.rados.0.smithi037.stdout:1676: done (4 left) 2024-08-17T17:31:14.788 INFO:tasks.rados.rados.0.smithi037.stdout:1677: done (3 left) 2024-08-17T17:31:14.788 INFO:tasks.rados.rados.0.smithi037.stdout:1679: done (2 left) 2024-08-17T17:31:14.788 INFO:tasks.rados.rados.0.smithi037.stdout:1680: done (1 left) 2024-08-17T17:31:14.788 INFO:tasks.rados.rados.0.smithi037.stdout:1681: write oid 1 current snap is 204 2024-08-17T17:31:14.788 INFO:tasks.rados.rados.0.smithi037.stdout:1681: seq_num 646 ranges {457322=784506,1969250=443556} 2024-08-17T17:31:14.794 INFO:tasks.rados.rados.0.smithi037.stdout:1681: writing smithi03781225-1 from 457322 to 1241828 tid 1 2024-08-17T17:31:14.801 INFO:tasks.rados.rados.0.smithi037.stdout:1681: writing smithi03781225-1 from 1969250 to 2412806 tid 2 2024-08-17T17:31:14.801 INFO:tasks.rados.rados.0.smithi037.stdout:1682: delete oid 37 current snap is 204 2024-08-17T17:31:14.801 INFO:tasks.rados.rados.0.smithi037.stdout:1678: finishing write tid 5 to smithi03781225-23 2024-08-17T17:31:14.801 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 23 v 579 (ObjNum 644 snap 204 seq_num 644) dirty exists 2024-08-17T17:31:14.801 INFO:tasks.rados.rados.0.smithi037.stdout:1678: left oid 23 (ObjNum 644 snap 204 seq_num 644) 2024-08-17T17:31:14.801 INFO:tasks.rados.rados.0.smithi037.stdout:1681: finishing write tid 1 to smithi03781225-1 2024-08-17T17:31:14.803 INFO:tasks.rados.rados.0.smithi037.stdout:1678: done (2 left) 2024-08-17T17:31:14.803 INFO:tasks.rados.rados.0.smithi037.stdout:1682: done (1 left) 2024-08-17T17:31:14.803 INFO:tasks.rados.rados.0.smithi037.stdout:1683: read oid 19 snap -1 2024-08-17T17:31:14.803 INFO:tasks.rados.rados.0.smithi037.stdout:1683: expect deleted 2024-08-17T17:31:14.803 INFO:tasks.rados.rados.0.smithi037.stdout:1684: snap_create 2024-08-17T17:31:14.804 INFO:tasks.rados.rados.0.smithi037.stdout:1681: finishing write tid 2 to smithi03781225-1 2024-08-17T17:31:14.804 INFO:tasks.rados.rados.0.smithi037.stdout:1681: finishing write tid 3 to smithi03781225-1 2024-08-17T17:31:14.804 INFO:tasks.rados.rados.0.smithi037.stdout:1681: finishing write tid 4 to smithi03781225-1 2024-08-17T17:31:14.804 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 1 v 773 (ObjNum 646 snap 204 seq_num 646) dirty exists 2024-08-17T17:31:14.804 INFO:tasks.rados.rados.0.smithi037.stdout:1681: left oid 1 (ObjNum 646 snap 204 seq_num 646) 2024-08-17T17:31:15.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:14 smithi046 ceph-mon[88218]: pgmap v338: 89 pgs: 89 active+clean; 133 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:31:15.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:14 smithi046 ceph-mon[88218]: osdmap e487: 8 total, 8 up, 8 in 2024-08-17T17:31:15.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:14 smithi037 ceph-mon[97894]: pgmap v338: 89 pgs: 89 active+clean; 133 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:31:15.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:14 smithi037 ceph-mon[97894]: osdmap e487: 8 total, 8 up, 8 in 2024-08-17T17:31:15.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:14 smithi037 ceph-mon[102022]: pgmap v338: 89 pgs: 89 active+clean; 133 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:31:15.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:14 smithi037 ceph-mon[102022]: osdmap e487: 8 total, 8 up, 8 in 2024-08-17T17:31:15.737 INFO:tasks.rados.rados.0.smithi037.stdout:1681: done (2 left) 2024-08-17T17:31:15.738 INFO:tasks.rados.rados.0.smithi037.stdout:1683: done (1 left) 2024-08-17T17:31:15.738 INFO:tasks.rados.rados.0.smithi037.stdout:1684: done (0 left) 2024-08-17T17:31:15.738 INFO:tasks.rados.rados.0.smithi037.stdout:1685: read oid 48 snap 204 2024-08-17T17:31:15.738 INFO:tasks.rados.rados.0.smithi037.stdout:1685: expect deleted 2024-08-17T17:31:15.738 INFO:tasks.rados.rados.0.smithi037.stdout:1686: rollback oid 3 current snap is 205 2024-08-17T17:31:15.738 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 3 to 204 2024-08-17T17:31:15.738 INFO:tasks.rados.rados.0.smithi037.stdout:1687: read oid 15 snap -1 2024-08-17T17:31:15.738 INFO:tasks.rados.rados.0.smithi037.stdout:1687: expect deleted 2024-08-17T17:31:15.738 INFO:tasks.rados.rados.0.smithi037.stdout:1688: delete oid 42 current snap is 205 2024-08-17T17:31:15.742 INFO:tasks.rados.rados.0.smithi037.stdout:1685: done (3 left) 2024-08-17T17:31:15.742 INFO:tasks.rados.rados.0.smithi037.stdout:1687: done (2 left) 2024-08-17T17:31:15.742 INFO:tasks.rados.rados.0.smithi037.stdout:1688: done (1 left) 2024-08-17T17:31:15.742 INFO:tasks.rados.rados.0.smithi037.stdout:1689: snap_remove snap 203 2024-08-17T17:31:16.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:15 smithi046 ceph-mon[88218]: osdmap e488: 8 total, 8 up, 8 in 2024-08-17T17:31:16.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:31:15 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:31:15.741Z caller=group.go:483 level=warn name=CephPGsInactive index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsInactive\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_active)\n > 0\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.1\n severity: critical\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been inactive for more than 5 minutes in pool\n {{ $labels.name }}. Inactive placement groups are not able to serve read/write\n requests.'\n summary: One or more placement groups are inactive\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:31:16.011 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:31:15 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:31:15.741Z caller=group.go:483 level=warn name=CephPGsUnclean index=1 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pgs msg="Evaluating rule failed" rule="alert: CephPGsUnclean\nexpr: ceph_pool_metadata * on (pool_id, instance) group_left () (ceph_pg_total - ceph_pg_clean)\n > 0\nfor: 15m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.7.2\n severity: warning\n type: ceph_default\nannotations:\n description: '{{ $value }} PGs have been unclean for more than 15 minutes in pool\n {{ $labels.name }}. Unclean PGs have not recovered from a previous failure.'\n summary: One or more placement groups are marked unclean\n" err="found duplicate series for the match group {instance=\"ceph_cluster\", pool_id=\"1\"} on the right hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:31:16.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:15 smithi037 ceph-mon[102022]: osdmap e488: 8 total, 8 up, 8 in 2024-08-17T17:31:16.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:15 smithi037 ceph-mon[97894]: osdmap e488: 8 total, 8 up, 8 in 2024-08-17T17:31:16.723 INFO:tasks.rados.rados.0.smithi037.stdout:1689: done (1 left) 2024-08-17T17:31:16.723 INFO:tasks.rados.rados.0.smithi037.stdout:1690: read oid 21 snap 204 2024-08-17T17:31:16.724 INFO:tasks.rados.rados.0.smithi037.stdout:1690: expect deleted 2024-08-17T17:31:16.724 INFO:tasks.rados.rados.0.smithi037.stdout:1686: finishing rollback tid 0 to smithi03781225-3 2024-08-17T17:31:16.724 INFO:tasks.rados.rados.0.smithi037.stdout:1686: finishing rollback tid 1 to smithi03781225-3 2024-08-17T17:31:16.724 INFO:tasks.rados.rados.0.smithi037.stdout:1686: finishing rollback tid 2 to smithi03781225-3 2024-08-17T17:31:16.724 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 350 (ObjNum 564 snap 175 seq_num 564) dirty exists 2024-08-17T17:31:16.724 INFO:tasks.rados.rados.0.smithi037.stdout:1691: read oid 8 snap -1 2024-08-17T17:31:16.724 INFO:tasks.rados.rados.0.smithi037.stdout:1691: expect (ObjNum 600 snap 190 seq_num 600) 2024-08-17T17:31:16.724 INFO:tasks.rados.rados.0.smithi037.stdout:1686: done (2 left) 2024-08-17T17:31:16.724 INFO:tasks.rados.rados.0.smithi037.stdout:1692: rollback oid 6 current snap is 205 2024-08-17T17:31:16.724 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 6 to 204 2024-08-17T17:31:16.724 INFO:tasks.rados.rados.0.smithi037.stdout:1693: snap_create 2024-08-17T17:31:16.729 INFO:tasks.rados.rados.0.smithi037.stdout:1691: expect (ObjNum 600 snap 190 seq_num 600) 2024-08-17T17:31:16.853 INFO:tasks.rados.rados.0.smithi037.stdout:1692: finishing rollback tid 0 to smithi03781225-6 2024-08-17T17:31:16.853 INFO:tasks.rados.rados.0.smithi037.stdout:1692: finishing rollback tid 1 to smithi03781225-6 2024-08-17T17:31:16.854 INFO:tasks.rados.rados.0.smithi037.stdout:1692: finishing rollback tid 2 to smithi03781225-6 2024-08-17T17:31:16.854 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 6 v 799 (ObjNum 584 snap 183 seq_num 584) dirty exists 2024-08-17T17:31:17.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:16 smithi046 ceph-mon[88218]: pgmap v341: 89 pgs: 89 active+clean; 94 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 575 KiB/s wr, 2 op/s 2024-08-17T17:31:17.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:16 smithi046 ceph-mon[88218]: osdmap e489: 8 total, 8 up, 8 in 2024-08-17T17:31:17.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:16 smithi046 ceph-mon[88218]: osdmap e490: 8 total, 8 up, 8 in 2024-08-17T17:31:17.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:16 smithi037 ceph-mon[102022]: pgmap v341: 89 pgs: 89 active+clean; 94 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 575 KiB/s wr, 2 op/s 2024-08-17T17:31:17.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:16 smithi037 ceph-mon[102022]: osdmap e489: 8 total, 8 up, 8 in 2024-08-17T17:31:17.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:16 smithi037 ceph-mon[102022]: osdmap e490: 8 total, 8 up, 8 in 2024-08-17T17:31:17.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:16 smithi037 ceph-mon[97894]: pgmap v341: 89 pgs: 89 active+clean; 94 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 575 KiB/s wr, 2 op/s 2024-08-17T17:31:17.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:16 smithi037 ceph-mon[97894]: osdmap e489: 8 total, 8 up, 8 in 2024-08-17T17:31:17.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:16 smithi037 ceph-mon[97894]: osdmap e490: 8 total, 8 up, 8 in 2024-08-17T17:31:17.724 INFO:tasks.rados.rados.0.smithi037.stdout:1690: done (3 left) 2024-08-17T17:31:17.724 INFO:tasks.rados.rados.0.smithi037.stdout:1691: done (2 left) 2024-08-17T17:31:17.724 INFO:tasks.rados.rados.0.smithi037.stdout:1692: done (1 left) 2024-08-17T17:31:17.724 INFO:tasks.rados.rados.0.smithi037.stdout:1693: done (0 left) 2024-08-17T17:31:17.724 INFO:tasks.rados.rados.0.smithi037.stdout:1694: write oid 47 current snap is 206 2024-08-17T17:31:17.724 INFO:tasks.rados.rados.0.smithi037.stdout:1694: seq_num 649 ranges {507743=726606,1744696=590883,2772934=134809} 2024-08-17T17:31:17.731 INFO:tasks.rados.rados.0.smithi037.stdout:1694: writing smithi03781225-47 from 507743 to 1234349 tid 1 2024-08-17T17:31:17.737 INFO:tasks.rados.rados.0.smithi037.stdout:1694: writing smithi03781225-47 from 1744696 to 2335579 tid 2 2024-08-17T17:31:17.741 INFO:tasks.rados.rados.0.smithi037.stdout:1694: writing smithi03781225-47 from 2772934 to 2907743 tid 3 2024-08-17T17:31:17.741 INFO:tasks.rados.rados.0.smithi037.stdout:1695: snap_create 2024-08-17T17:31:17.741 INFO:tasks.rados.rados.0.smithi037.stdout:1694: finishing write tid 1 to smithi03781225-47 2024-08-17T17:31:17.744 INFO:tasks.rados.rados.0.smithi037.stdout:1694: finishing write tid 2 to smithi03781225-47 2024-08-17T17:31:17.744 INFO:tasks.rados.rados.0.smithi037.stdout:1694: finishing write tid 3 to smithi03781225-47 2024-08-17T17:31:17.744 INFO:tasks.rados.rados.0.smithi037.stdout:1694: finishing write tid 4 to smithi03781225-47 2024-08-17T17:31:17.744 INFO:tasks.rados.rados.0.smithi037.stdout:1694: finishing write tid 5 to smithi03781225-47 2024-08-17T17:31:17.744 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 47 v 1469 (ObjNum 649 snap 206 seq_num 649) dirty exists 2024-08-17T17:31:17.744 INFO:tasks.rados.rados.0.smithi037.stdout:1694: left oid 47 (ObjNum 649 snap 206 seq_num 649) 2024-08-17T17:31:18.745 INFO:tasks.rados.rados.0.smithi037.stdout:1694: done (1 left) 2024-08-17T17:31:18.745 INFO:tasks.rados.rados.0.smithi037.stdout:1695: done (0 left) 2024-08-17T17:31:18.746 INFO:tasks.rados.rados.0.smithi037.stdout:1696: write oid 37 current snap is 207 2024-08-17T17:31:18.746 INFO:tasks.rados.rados.0.smithi037.stdout:1696: seq_num 650 ranges {524550=401855,1403178=450894,2516710=407840} 2024-08-17T17:31:18.751 INFO:tasks.rados.rados.0.smithi037.stdout:1696: writing smithi03781225-37 from 524550 to 926405 tid 1 2024-08-17T17:31:18.757 INFO:tasks.rados.rados.0.smithi037.stdout:1696: writing smithi03781225-37 from 1403178 to 1854072 tid 2 2024-08-17T17:31:18.763 INFO:tasks.rados.rados.0.smithi037.stdout:1696: writing smithi03781225-37 from 2516710 to 2924550 tid 3 2024-08-17T17:31:18.763 INFO:tasks.rados.rados.0.smithi037.stdout:1697: snap_remove snap 204 2024-08-17T17:31:18.972 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:18 smithi037 ceph-mon[97894]: pgmap v344: 89 pgs: 89 active+clean; 94 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 575 KiB/s wr, 2 op/s 2024-08-17T17:31:18.972 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:18 smithi037 ceph-mon[97894]: osdmap e491: 8 total, 8 up, 8 in 2024-08-17T17:31:18.972 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:18 smithi037 ceph-mon[102022]: pgmap v344: 89 pgs: 89 active+clean; 94 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 575 KiB/s wr, 2 op/s 2024-08-17T17:31:18.972 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:18 smithi037 ceph-mon[102022]: osdmap e491: 8 total, 8 up, 8 in 2024-08-17T17:31:19.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:18 smithi046 ceph-mon[88218]: pgmap v344: 89 pgs: 89 active+clean; 94 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 575 KiB/s wr, 2 op/s 2024-08-17T17:31:19.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:18 smithi046 ceph-mon[88218]: osdmap e491: 8 total, 8 up, 8 in 2024-08-17T17:31:19.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:31:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:31:18] "GET /metrics HTTP/1.1" 200 36431 "" "Prometheus/2.51.0" 2024-08-17T17:31:19.764 INFO:tasks.rados.rados.0.smithi037.stdout:1697: done (1 left) 2024-08-17T17:31:19.764 INFO:tasks.rados.rados.0.smithi037.stdout:1698: write oid 38 current snap is 207 2024-08-17T17:31:19.764 INFO:tasks.rados.rados.0.smithi037.stdout:1696: finishing write tid 1 to smithi03781225-37 2024-08-17T17:31:19.764 INFO:tasks.rados.rados.0.smithi037.stdout:1698: seq_num 651 ranges {541357=477104,1745307=594552} 2024-08-17T17:31:19.769 INFO:tasks.rados.rados.0.smithi037.stdout:1698: writing smithi03781225-38 from 541357 to 1018461 tid 1 2024-08-17T17:31:19.777 INFO:tasks.rados.rados.0.smithi037.stdout:1698: writing smithi03781225-38 from 1745307 to 2339859 tid 2 2024-08-17T17:31:19.777 INFO:tasks.rados.rados.0.smithi037.stdout:1699: read oid 9 snap -1 2024-08-17T17:31:19.778 INFO:tasks.rados.rados.0.smithi037.stdout:1699: expect deleted 2024-08-17T17:31:19.778 INFO:tasks.rados.rados.0.smithi037.stdout:1700: read oid 4 snap -1 2024-08-17T17:31:19.778 INFO:tasks.rados.rados.0.smithi037.stdout:1700: expect (ObjNum 592 snap 188 seq_num 592) 2024-08-17T17:31:19.778 INFO:tasks.rados.rados.0.smithi037.stdout:1701: delete oid 47 current snap is 207 2024-08-17T17:31:19.778 INFO:tasks.rados.rados.0.smithi037.stdout:1696: finishing write tid 2 to smithi03781225-37 2024-08-17T17:31:19.778 INFO:tasks.rados.rados.0.smithi037.stdout:1696: finishing write tid 3 to smithi03781225-37 2024-08-17T17:31:19.778 INFO:tasks.rados.rados.0.smithi037.stdout:1696: finishing write tid 4 to smithi03781225-37 2024-08-17T17:31:19.778 INFO:tasks.rados.rados.0.smithi037.stdout:1696: finishing write tid 5 to smithi03781225-37 2024-08-17T17:31:19.778 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 37 v 792 (ObjNum 650 snap 207 seq_num 650) dirty exists 2024-08-17T17:31:19.778 INFO:tasks.rados.rados.0.smithi037.stdout:1696: left oid 37 (ObjNum 650 snap 207 seq_num 650) 2024-08-17T17:31:19.778 INFO:tasks.rados.rados.0.smithi037.stdout:1698: finishing write tid 1 to smithi03781225-38 2024-08-17T17:31:19.780 INFO:tasks.rados.rados.0.smithi037.stdout:1698: finishing write tid 2 to smithi03781225-38 2024-08-17T17:31:19.780 INFO:tasks.rados.rados.0.smithi037.stdout:1696: done (4 left) 2024-08-17T17:31:19.780 INFO:tasks.rados.rados.0.smithi037.stdout:1699: done (3 left) 2024-08-17T17:31:19.780 INFO:tasks.rados.rados.0.smithi037.stdout:1701: done (2 left) 2024-08-17T17:31:19.780 INFO:tasks.rados.rados.0.smithi037.stdout:1702: write oid 12 current snap is 207 2024-08-17T17:31:19.781 INFO:tasks.rados.rados.0.smithi037.stdout:1702: seq_num 653 ranges {574971=627602,1862271=598221} 2024-08-17T17:31:19.787 INFO:tasks.rados.rados.0.smithi037.stdout:1702: writing smithi03781225-12 from 574971 to 1202573 tid 1 2024-08-17T17:31:19.794 INFO:tasks.rados.rados.0.smithi037.stdout:1702: writing smithi03781225-12 from 1862271 to 2460492 tid 2 2024-08-17T17:31:19.794 INFO:tasks.rados.rados.0.smithi037.stdout:1703: delete oid 45 current snap is 207 2024-08-17T17:31:19.794 INFO:tasks.rados.rados.0.smithi037.stdout:1698: finishing write tid 3 to smithi03781225-38 2024-08-17T17:31:19.794 INFO:tasks.rados.rados.0.smithi037.stdout:1698: finishing write tid 4 to smithi03781225-38 2024-08-17T17:31:19.794 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 935 (ObjNum 651 snap 207 seq_num 651) dirty exists 2024-08-17T17:31:19.794 INFO:tasks.rados.rados.0.smithi037.stdout:1698: left oid 38 (ObjNum 651 snap 207 seq_num 651) 2024-08-17T17:31:19.795 INFO:tasks.rados.rados.0.smithi037.stdout:1700: expect (ObjNum 592 snap 188 seq_num 592) 2024-08-17T17:31:19.926 INFO:tasks.rados.rados.0.smithi037.stdout:1702: finishing write tid 1 to smithi03781225-12 2024-08-17T17:31:19.926 INFO:tasks.rados.rados.0.smithi037.stdout:1702: finishing write tid 2 to smithi03781225-12 2024-08-17T17:31:19.927 INFO:tasks.rados.rados.0.smithi037.stdout:1702: finishing write tid 3 to smithi03781225-12 2024-08-17T17:31:19.927 INFO:tasks.rados.rados.0.smithi037.stdout:1702: finishing write tid 4 to smithi03781225-12 2024-08-17T17:31:19.927 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 1477 (ObjNum 653 snap 207 seq_num 653) dirty exists 2024-08-17T17:31:19.927 INFO:tasks.rados.rados.0.smithi037.stdout:1702: left oid 12 (ObjNum 653 snap 207 seq_num 653) 2024-08-17T17:31:19.927 INFO:tasks.rados.rados.0.smithi037.stdout:1698: done (3 left) 2024-08-17T17:31:19.927 INFO:tasks.rados.rados.0.smithi037.stdout:1700: done (2 left) 2024-08-17T17:31:19.927 INFO:tasks.rados.rados.0.smithi037.stdout:1702: done (1 left) 2024-08-17T17:31:19.927 INFO:tasks.rados.rados.0.smithi037.stdout:1703: done (0 left) 2024-08-17T17:31:19.927 INFO:tasks.rados.rados.0.smithi037.stdout:1704: snap_create 2024-08-17T17:31:20.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:19 smithi046 ceph-mon[88218]: osdmap e492: 8 total, 8 up, 8 in 2024-08-17T17:31:20.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:19 smithi037 ceph-mon[102022]: osdmap e492: 8 total, 8 up, 8 in 2024-08-17T17:31:20.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:19 smithi037 ceph-mon[97894]: osdmap e492: 8 total, 8 up, 8 in 2024-08-17T17:31:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:31:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:31:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:31:20.771 INFO:tasks.rados.rados.0.smithi037.stdout:1704: done (0 left) 2024-08-17T17:31:20.771 INFO:tasks.rados.rados.0.smithi037.stdout:1705: snap_remove snap 206 2024-08-17T17:31:21.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:20 smithi046 ceph-mon[88218]: pgmap v347: 89 pgs: 89 active+clean; 86 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.8 MiB/s wr, 12 op/s 2024-08-17T17:31:21.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:20 smithi046 ceph-mon[88218]: osdmap e493: 8 total, 8 up, 8 in 2024-08-17T17:31:21.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:20 smithi037 ceph-mon[102022]: pgmap v347: 89 pgs: 89 active+clean; 86 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.8 MiB/s wr, 12 op/s 2024-08-17T17:31:21.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:20 smithi037 ceph-mon[102022]: osdmap e493: 8 total, 8 up, 8 in 2024-08-17T17:31:21.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:20 smithi037 ceph-mon[97894]: pgmap v347: 89 pgs: 89 active+clean; 86 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.8 MiB/s wr, 12 op/s 2024-08-17T17:31:21.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:20 smithi037 ceph-mon[97894]: osdmap e493: 8 total, 8 up, 8 in 2024-08-17T17:31:21.725 INFO:tasks.rados.rados.0.smithi037.stdout:1705: done (0 left) 2024-08-17T17:31:21.725 INFO:tasks.rados.rados.0.smithi037.stdout:1706: delete oid 29 current snap is 208 2024-08-17T17:31:21.733 INFO:tasks.rados.rados.0.smithi037.stdout:1706: done (0 left) 2024-08-17T17:31:21.733 INFO:tasks.rados.rados.0.smithi037.stdout:1707: rollback oid 42 current snap is 208 2024-08-17T17:31:21.733 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 42 to 205 2024-08-17T17:31:21.733 INFO:tasks.rados.rados.0.smithi037.stdout:1708: write oid 17 current snap is 208 2024-08-17T17:31:21.733 INFO:tasks.rados.rados.0.smithi037.stdout:1708: seq_num 656 ranges {625392=569702,1637717=745548,2848542=176850} 2024-08-17T17:31:21.740 INFO:tasks.rados.rados.0.smithi037.stdout:1708: writing smithi03781225-17 from 625392 to 1195094 tid 1 2024-08-17T17:31:21.747 INFO:tasks.rados.rados.0.smithi037.stdout:1708: writing smithi03781225-17 from 1637717 to 2383265 tid 2 2024-08-17T17:31:21.751 INFO:tasks.rados.rados.0.smithi037.stdout:1708: writing smithi03781225-17 from 2848542 to 3025392 tid 3 2024-08-17T17:31:21.751 INFO:tasks.rados.rados.0.smithi037.stdout:1709: write oid 23 current snap is 208 2024-08-17T17:31:21.751 INFO:tasks.rados.rados.0.smithi037.stdout:1707: finishing rollback tid 1 to smithi03781225-42 2024-08-17T17:31:21.751 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 0 (ObjNum 129 snap 0 seq_num 4060570464) dirty dne 2024-08-17T17:31:21.751 INFO:tasks.rados.rados.0.smithi037.stdout:1708: finishing write tid 1 to smithi03781225-17 2024-08-17T17:31:21.751 INFO:tasks.rados.rados.0.smithi037.stdout:1708: finishing write tid 2 to smithi03781225-17 2024-08-17T17:31:21.752 INFO:tasks.rados.rados.0.smithi037.stdout:1709: seq_num 657 ranges {642199=644951,1696199=605559,2992318=49881} 2024-08-17T17:31:21.758 INFO:tasks.rados.rados.0.smithi037.stdout:1709: writing smithi03781225-23 from 642199 to 1287150 tid 1 2024-08-17T17:31:21.764 INFO:tasks.rados.rados.0.smithi037.stdout:1709: writing smithi03781225-23 from 1696199 to 2301758 tid 2 2024-08-17T17:31:21.768 INFO:tasks.rados.rados.0.smithi037.stdout:1709: writing smithi03781225-23 from 2992318 to 3042199 tid 3 2024-08-17T17:31:21.768 INFO:tasks.rados.rados.0.smithi037.stdout:1707: done (2 left) 2024-08-17T17:31:21.768 INFO:tasks.rados.rados.0.smithi037.stdout:1710: write oid 47 current snap is 208 2024-08-17T17:31:21.768 INFO:tasks.rados.rados.0.smithi037.stdout:1708: finishing write tid 3 to smithi03781225-17 2024-08-17T17:31:21.768 INFO:tasks.rados.rados.0.smithi037.stdout:1708: finishing write tid 4 to smithi03781225-17 2024-08-17T17:31:21.769 INFO:tasks.rados.rados.0.smithi037.stdout:1708: finishing write tid 5 to smithi03781225-17 2024-08-17T17:31:21.769 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 588 (ObjNum 656 snap 208 seq_num 656) dirty exists 2024-08-17T17:31:21.769 INFO:tasks.rados.rados.0.smithi037.stdout:1708: left oid 17 (ObjNum 656 snap 208 seq_num 656) 2024-08-17T17:31:21.769 INFO:tasks.rados.rados.0.smithi037.stdout:1709: finishing write tid 1 to smithi03781225-23 2024-08-17T17:31:21.769 INFO:tasks.rados.rados.0.smithi037.stdout:1709: finishing write tid 2 to smithi03781225-23 2024-08-17T17:31:21.769 INFO:tasks.rados.rados.0.smithi037.stdout:1710: seq_num 658 ranges {659006=720200,2154681=749217} 2024-08-17T17:31:21.775 INFO:tasks.rados.rados.0.smithi037.stdout:1710: writing smithi03781225-47 from 659006 to 1379206 tid 1 2024-08-17T17:31:21.784 INFO:tasks.rados.rados.0.smithi037.stdout:1710: writing smithi03781225-47 from 2154681 to 2903898 tid 2 2024-08-17T17:31:21.785 INFO:tasks.rados.rados.0.smithi037.stdout:1708: done (2 left) 2024-08-17T17:31:21.785 INFO:tasks.rados.rados.0.smithi037.stdout:1711: read oid 24 snap -1 2024-08-17T17:31:21.785 INFO:tasks.rados.rados.0.smithi037.stdout:1711: expect (ObjNum 585 snap 187 seq_num 585) 2024-08-17T17:31:21.785 INFO:tasks.rados.rados.0.smithi037.stdout:1712: read oid 39 snap -1 2024-08-17T17:31:21.785 INFO:tasks.rados.rados.0.smithi037.stdout:1712: expect (ObjNum 619 snap 198 seq_num 619) 2024-08-17T17:31:21.785 INFO:tasks.rados.rados.0.smithi037.stdout:1713: write oid 38 current snap is 208 2024-08-17T17:31:21.785 INFO:tasks.rados.rados.0.smithi037.stdout:1709: finishing write tid 3 to smithi03781225-23 2024-08-17T17:31:21.785 INFO:tasks.rados.rados.0.smithi037.stdout:1713: seq_num 659 ranges {675813=795449,2096810=609228} 2024-08-17T17:31:21.794 INFO:tasks.rados.rados.0.smithi037.stdout:1713: writing smithi03781225-38 from 675813 to 1471262 tid 1 2024-08-17T17:31:21.801 INFO:tasks.rados.rados.0.smithi037.stdout:1713: writing smithi03781225-38 from 2096810 to 2706038 tid 2 2024-08-17T17:31:21.801 INFO:tasks.rados.rados.0.smithi037.stdout:1714: snap_remove snap 207 2024-08-17T17:31:22.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:21 smithi037 ceph-mon[102022]: osdmap e494: 8 total, 8 up, 8 in 2024-08-17T17:31:22.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:21 smithi037 ceph-mon[102022]: osdmap e495: 8 total, 8 up, 8 in 2024-08-17T17:31:22.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:21 smithi037 ceph-mon[97894]: osdmap e494: 8 total, 8 up, 8 in 2024-08-17T17:31:22.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:21 smithi037 ceph-mon[97894]: osdmap e495: 8 total, 8 up, 8 in 2024-08-17T17:31:22.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:21 smithi046 ceph-mon[88218]: osdmap e494: 8 total, 8 up, 8 in 2024-08-17T17:31:22.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:21 smithi046 ceph-mon[88218]: osdmap e495: 8 total, 8 up, 8 in 2024-08-17T17:31:22.783 INFO:tasks.rados.rados.0.smithi037.stdout:1714: done (5 left) 2024-08-17T17:31:22.783 INFO:tasks.rados.rados.0.smithi037.stdout:1715: snap_remove snap 205 2024-08-17T17:31:23.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:22 smithi037 ceph-mon[102022]: pgmap v350: 89 pgs: 89 active+clean; 86 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.8 MiB/s wr, 12 op/s 2024-08-17T17:31:23.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:22 smithi037 ceph-mon[97894]: pgmap v350: 89 pgs: 89 active+clean; 86 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.8 MiB/s wr, 12 op/s 2024-08-17T17:31:23.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:22 smithi046 ceph-mon[88218]: pgmap v350: 89 pgs: 89 active+clean; 86 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.8 MiB/s wr, 12 op/s 2024-08-17T17:31:23.787 INFO:tasks.rados.rados.0.smithi037.stdout:1709: finishing write tid 4 to smithi03781225-23 2024-08-17T17:31:23.787 INFO:tasks.rados.rados.0.smithi037.stdout:1709: finishing write tid 5 to smithi03781225-23 2024-08-17T17:31:23.787 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 23 v 593 (ObjNum 657 snap 208 seq_num 657) dirty exists 2024-08-17T17:31:23.788 INFO:tasks.rados.rados.0.smithi037.stdout:1709: left oid 23 (ObjNum 657 snap 208 seq_num 657) 2024-08-17T17:31:23.788 INFO:tasks.rados.rados.0.smithi037.stdout:1710: finishing write tid 1 to smithi03781225-47 2024-08-17T17:31:23.788 INFO:tasks.rados.rados.0.smithi037.stdout:1712: expect (ObjNum 619 snap 198 seq_num 619) 2024-08-17T17:31:23.938 INFO:tasks.rados.rados.0.smithi037.stdout:1710: finishing write tid 2 to smithi03781225-47 2024-08-17T17:31:23.938 INFO:tasks.rados.rados.0.smithi037.stdout:1710: finishing write tid 3 to smithi03781225-47 2024-08-17T17:31:23.938 INFO:tasks.rados.rados.0.smithi037.stdout:1709: done (5 left) 2024-08-17T17:31:23.938 INFO:tasks.rados.rados.0.smithi037.stdout:1712: done (4 left) 2024-08-17T17:31:23.938 INFO:tasks.rados.rados.0.smithi037.stdout:1715: done (3 left) 2024-08-17T17:31:23.938 INFO:tasks.rados.rados.0.smithi037.stdout:1716: rollback oid 18 current snap is 208 2024-08-17T17:31:23.938 INFO:tasks.rados.rados.0.smithi037.stdout:1716: done (3 left) 2024-08-17T17:31:23.938 INFO:tasks.rados.rados.0.smithi037.stdout:1717: read oid 3 snap -1 2024-08-17T17:31:23.939 INFO:tasks.rados.rados.0.smithi037.stdout:1717: expect (ObjNum 564 snap 175 seq_num 564) 2024-08-17T17:31:23.939 INFO:tasks.rados.rados.0.smithi037.stdout:1718: delete oid 41 current snap is 208 2024-08-17T17:31:23.939 INFO:tasks.rados.rados.0.smithi037.stdout:1710: finishing write tid 4 to smithi03781225-47 2024-08-17T17:31:23.939 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 47 v 1484 (ObjNum 658 snap 208 seq_num 658) dirty exists 2024-08-17T17:31:23.939 INFO:tasks.rados.rados.0.smithi037.stdout:1710: left oid 47 (ObjNum 658 snap 208 seq_num 658) 2024-08-17T17:31:23.939 INFO:tasks.rados.rados.0.smithi037.stdout:1711: expect (ObjNum 585 snap 187 seq_num 585) 2024-08-17T17:31:24.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:23 smithi037 ceph-mon[97894]: osdmap e496: 8 total, 8 up, 8 in 2024-08-17T17:31:24.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:23 smithi037 ceph-mon[102022]: osdmap e496: 8 total, 8 up, 8 in 2024-08-17T17:31:24.118 INFO:tasks.rados.rados.0.smithi037.stdout:1713: finishing write tid 1 to smithi03781225-38 2024-08-17T17:31:24.119 INFO:tasks.rados.rados.0.smithi037.stdout:1713: finishing write tid 2 to smithi03781225-38 2024-08-17T17:31:24.119 INFO:tasks.rados.rados.0.smithi037.stdout:1713: finishing write tid 3 to smithi03781225-38 2024-08-17T17:31:24.119 INFO:tasks.rados.rados.0.smithi037.stdout:1713: finishing write tid 4 to smithi03781225-38 2024-08-17T17:31:24.119 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 941 (ObjNum 659 snap 208 seq_num 659) dirty exists 2024-08-17T17:31:24.119 INFO:tasks.rados.rados.0.smithi037.stdout:1713: left oid 38 (ObjNum 659 snap 208 seq_num 659) 2024-08-17T17:31:24.119 INFO:tasks.rados.rados.0.smithi037.stdout:1710: done (4 left) 2024-08-17T17:31:24.119 INFO:tasks.rados.rados.0.smithi037.stdout:1711: done (3 left) 2024-08-17T17:31:24.119 INFO:tasks.rados.rados.0.smithi037.stdout:1713: done (2 left) 2024-08-17T17:31:24.119 INFO:tasks.rados.rados.0.smithi037.stdout:1718: done (1 left) 2024-08-17T17:31:24.119 INFO:tasks.rados.rados.0.smithi037.stdout:1719: read oid 23 snap -1 2024-08-17T17:31:24.119 INFO:tasks.rados.rados.0.smithi037.stdout:1719: expect (ObjNum 657 snap 208 seq_num 657) 2024-08-17T17:31:24.119 INFO:tasks.rados.rados.0.smithi037.stdout:1720: read oid 43 snap -1 2024-08-17T17:31:24.119 INFO:tasks.rados.rados.0.smithi037.stdout:1720: expect (ObjNum 483 snap 154 seq_num 483) 2024-08-17T17:31:24.119 INFO:tasks.rados.rados.0.smithi037.stdout:1721: read oid 45 snap -1 2024-08-17T17:31:24.119 INFO:tasks.rados.rados.0.smithi037.stdout:1721: expect deleted 2024-08-17T17:31:24.120 INFO:tasks.rados.rados.0.smithi037.stdout:1722: write oid 36 current snap is 208 2024-08-17T17:31:24.120 INFO:tasks.rados.rados.0.smithi037.stdout:1717: expect (ObjNum 564 snap 175 seq_num 564) 2024-08-17T17:31:24.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:23 smithi046 ceph-mon[88218]: osdmap e496: 8 total, 8 up, 8 in 2024-08-17T17:31:24.328 INFO:tasks.rados.rados.0.smithi037.stdout:1720: expect (ObjNum 483 snap 154 seq_num 483) 2024-08-17T17:31:24.425 INFO:tasks.rados.rados.0.smithi037.stdout:1719: expect (ObjNum 657 snap 208 seq_num 657) 2024-08-17T17:31:24.631 INFO:tasks.rados.rados.0.smithi037.stdout:1722: seq_num 661 ranges {709427=545947,1813774=612897,2985657=123770} 2024-08-17T17:31:24.638 INFO:tasks.rados.rados.0.smithi037.stdout:1722: writing smithi03781225-36 from 709427 to 1255374 tid 1 2024-08-17T17:31:24.644 INFO:tasks.rados.rados.0.smithi037.stdout:1722: writing smithi03781225-36 from 1813774 to 2426671 tid 2 2024-08-17T17:31:24.649 INFO:tasks.rados.rados.0.smithi037.stdout:1722: writing smithi03781225-36 from 2985657 to 3109427 tid 3 2024-08-17T17:31:24.649 INFO:tasks.rados.rados.0.smithi037.stdout:1717: done (4 left) 2024-08-17T17:31:24.649 INFO:tasks.rados.rados.0.smithi037.stdout:1719: done (3 left) 2024-08-17T17:31:24.649 INFO:tasks.rados.rados.0.smithi037.stdout:1720: done (2 left) 2024-08-17T17:31:24.650 INFO:tasks.rados.rados.0.smithi037.stdout:1721: done (1 left) 2024-08-17T17:31:24.650 INFO:tasks.rados.rados.0.smithi037.stdout:1723: read oid 26 snap -1 2024-08-17T17:31:24.650 INFO:tasks.rados.rados.0.smithi037.stdout:1723: expect (ObjNum 623 snap 198 seq_num 623) 2024-08-17T17:31:24.650 INFO:tasks.rados.rados.0.smithi037.stdout:1724: delete oid 16 current snap is 208 2024-08-17T17:31:24.650 INFO:tasks.rados.rados.0.smithi037.stdout:1722: finishing write tid 1 to smithi03781225-36 2024-08-17T17:31:24.650 INFO:tasks.rados.rados.0.smithi037.stdout:1722: finishing write tid 2 to smithi03781225-36 2024-08-17T17:31:24.651 INFO:tasks.rados.rados.0.smithi037.stdout:1724: done (2 left) 2024-08-17T17:31:24.651 INFO:tasks.rados.rados.0.smithi037.stdout:1725: delete oid 41 current snap is 208 2024-08-17T17:31:24.651 INFO:tasks.rados.rados.0.smithi037.stdout:1722: finishing write tid 3 to smithi03781225-36 2024-08-17T17:31:24.651 INFO:tasks.rados.rados.0.smithi037.stdout:1722: finishing write tid 4 to smithi03781225-36 2024-08-17T17:31:24.651 INFO:tasks.rados.rados.0.smithi037.stdout:1722: finishing write tid 5 to smithi03781225-36 2024-08-17T17:31:24.651 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 36 v 862 (ObjNum 661 snap 208 seq_num 661) dirty exists 2024-08-17T17:31:24.651 INFO:tasks.rados.rados.0.smithi037.stdout:1722: left oid 36 (ObjNum 661 snap 208 seq_num 661) 2024-08-17T17:31:24.652 INFO:tasks.rados.rados.0.smithi037.stdout:1722: done (2 left) 2024-08-17T17:31:24.652 INFO:tasks.rados.rados.0.smithi037.stdout:1725: done (1 left) 2024-08-17T17:31:24.652 INFO:tasks.rados.rados.0.smithi037.stdout:1726: delete oid 10 current snap is 208 2024-08-17T17:31:24.655 INFO:tasks.rados.rados.0.smithi037.stdout:1726: done (1 left) 2024-08-17T17:31:24.655 INFO:tasks.rados.rados.0.smithi037.stdout:1727: read oid 42 snap -1 2024-08-17T17:31:24.655 INFO:tasks.rados.rados.0.smithi037.stdout:1727: expect deleted 2024-08-17T17:31:24.655 INFO:tasks.rados.rados.0.smithi037.stdout:1728: snap_create 2024-08-17T17:31:24.659 INFO:tasks.rados.rados.0.smithi037.stdout:1723: expect (ObjNum 623 snap 198 seq_num 623) 2024-08-17T17:31:24.830 INFO:tasks.rados.rados.0.smithi037.stdout:1723: done (2 left) 2024-08-17T17:31:24.830 INFO:tasks.rados.rados.0.smithi037.stdout:1727: done (1 left) 2024-08-17T17:31:24.830 INFO:tasks.rados.rados.0.smithi037.stdout:1728: done (0 left) 2024-08-17T17:31:24.830 INFO:tasks.rados.rados.0.smithi037.stdout:1729: snap_create 2024-08-17T17:31:25.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:24 smithi037 ceph-mon[97894]: pgmap v353: 89 pgs: 89 active+clean; 86 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:31:25.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:24 smithi037 ceph-mon[97894]: osdmap e497: 8 total, 8 up, 8 in 2024-08-17T17:31:25.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:25.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:24 smithi037 ceph-mon[102022]: pgmap v353: 89 pgs: 89 active+clean; 86 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:31:25.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:24 smithi037 ceph-mon[102022]: osdmap e497: 8 total, 8 up, 8 in 2024-08-17T17:31:25.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:24 smithi046 ceph-mon[88218]: pgmap v353: 89 pgs: 89 active+clean; 86 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:31:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:24 smithi046 ceph-mon[88218]: osdmap e497: 8 total, 8 up, 8 in 2024-08-17T17:31:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:25.804 INFO:tasks.rados.rados.0.smithi037.stdout:1729: done (0 left) 2024-08-17T17:31:25.804 INFO:tasks.rados.rados.0.smithi037.stdout:1730: write oid 50 current snap is 210 2024-08-17T17:31:25.804 INFO:tasks.rados.rados.0.smithi037.stdout:1730: seq_num 665 ranges {776655=563296,2047702=620235,3095349=81306} 2024-08-17T17:31:25.811 INFO:tasks.rados.rados.0.smithi037.stdout:1730: writing smithi03781225-50 from 776655 to 1339951 tid 1 2024-08-17T17:31:25.819 INFO:tasks.rados.rados.0.smithi037.stdout:1730: writing smithi03781225-50 from 2047702 to 2667937 tid 2 2024-08-17T17:31:25.822 INFO:tasks.rados.rados.0.smithi037.stdout:1730: writing smithi03781225-50 from 3095349 to 3176655 tid 3 2024-08-17T17:31:25.822 INFO:tasks.rados.rados.0.smithi037.stdout:1731: read oid 40 snap -1 2024-08-17T17:31:25.822 INFO:tasks.rados.rados.0.smithi037.stdout:1731: expect deleted 2024-08-17T17:31:25.823 INFO:tasks.rados.rados.0.smithi037.stdout:1732: snap_create 2024-08-17T17:31:25.823 INFO:tasks.rados.rados.0.smithi037.stdout:1730: finishing write tid 1 to smithi03781225-50 2024-08-17T17:31:25.823 INFO:tasks.rados.rados.0.smithi037.stdout:1730: finishing write tid 2 to smithi03781225-50 2024-08-17T17:31:25.824 INFO:tasks.rados.rados.0.smithi037.stdout:1730: finishing write tid 3 to smithi03781225-50 2024-08-17T17:31:25.824 INFO:tasks.rados.rados.0.smithi037.stdout:1730: finishing write tid 4 to smithi03781225-50 2024-08-17T17:31:25.824 INFO:tasks.rados.rados.0.smithi037.stdout:1730: finishing write tid 5 to smithi03781225-50 2024-08-17T17:31:25.824 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 50 v 867 (ObjNum 665 snap 210 seq_num 665) dirty exists 2024-08-17T17:31:25.825 INFO:tasks.rados.rados.0.smithi037.stdout:1730: left oid 50 (ObjNum 665 snap 210 seq_num 665) 2024-08-17T17:31:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:25 smithi046 ceph-mon[88218]: osdmap e498: 8 total, 8 up, 8 in 2024-08-17T17:31:26.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:25 smithi037 ceph-mon[102022]: osdmap e498: 8 total, 8 up, 8 in 2024-08-17T17:31:26.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:25 smithi037 ceph-mon[97894]: osdmap e498: 8 total, 8 up, 8 in 2024-08-17T17:31:26.728 INFO:tasks.rados.rados.0.smithi037.stdout:1730: done (2 left) 2024-08-17T17:31:26.728 INFO:tasks.rados.rados.0.smithi037.stdout:1731: done (1 left) 2024-08-17T17:31:26.728 INFO:tasks.rados.rados.0.smithi037.stdout:1732: done (0 left) 2024-08-17T17:31:26.728 INFO:tasks.rados.rados.0.smithi037.stdout:1733: read oid 25 snap -1 2024-08-17T17:31:26.728 INFO:tasks.rados.rados.0.smithi037.stdout:1733: expect (ObjNum 638 snap 203 seq_num 638) 2024-08-17T17:31:26.728 INFO:tasks.rados.rados.0.smithi037.stdout:1734: read oid 1 snap -1 2024-08-17T17:31:26.728 INFO:tasks.rados.rados.0.smithi037.stdout:1734: expect (ObjNum 646 snap 204 seq_num 646) 2024-08-17T17:31:26.729 INFO:tasks.rados.rados.0.smithi037.stdout:1735: write oid 29 current snap is 211 2024-08-17T17:31:26.729 INFO:tasks.rados.rados.0.smithi037.stdout:1735: seq_num 666 ranges {793462=638545,2106184=763893} 2024-08-17T17:31:26.736 INFO:tasks.rados.rados.0.smithi037.stdout:1735: writing smithi03781225-29 from 793462 to 1432007 tid 1 2024-08-17T17:31:26.745 INFO:tasks.rados.rados.0.smithi037.stdout:1735: writing smithi03781225-29 from 2106184 to 2870077 tid 2 2024-08-17T17:31:26.745 INFO:tasks.rados.rados.0.smithi037.stdout:1736: delete oid 3 current snap is 211 2024-08-17T17:31:26.745 INFO:tasks.rados.rados.0.smithi037.stdout:1734: expect (ObjNum 646 snap 204 seq_num 646) 2024-08-17T17:31:26.907 INFO:tasks.rados.rados.0.smithi037.stdout:1733: expect (ObjNum 638 snap 203 seq_num 638) 2024-08-17T17:31:27.088 INFO:tasks.rados.rados.0.smithi037.stdout:1735: finishing write tid 1 to smithi03781225-29 2024-08-17T17:31:27.088 INFO:tasks.rados.rados.0.smithi037.stdout:1733: done (3 left) 2024-08-17T17:31:27.088 INFO:tasks.rados.rados.0.smithi037.stdout:1734: done (2 left) 2024-08-17T17:31:27.088 INFO:tasks.rados.rados.0.smithi037.stdout:1736: done (1 left) 2024-08-17T17:31:27.089 INFO:tasks.rados.rados.0.smithi037.stdout:1737: delete oid 41 current snap is 211 2024-08-17T17:31:27.089 INFO:tasks.rados.rados.0.smithi037.stdout:1735: finishing write tid 2 to smithi03781225-29 2024-08-17T17:31:27.089 INFO:tasks.rados.rados.0.smithi037.stdout:1735: finishing write tid 3 to smithi03781225-29 2024-08-17T17:31:27.089 INFO:tasks.rados.rados.0.smithi037.stdout:1735: finishing write tid 4 to smithi03781225-29 2024-08-17T17:31:27.089 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 801 (ObjNum 666 snap 211 seq_num 666) dirty exists 2024-08-17T17:31:27.089 INFO:tasks.rados.rados.0.smithi037.stdout:1735: left oid 29 (ObjNum 666 snap 211 seq_num 666) 2024-08-17T17:31:27.089 INFO:tasks.rados.rados.0.smithi037.stdout:1735: done (1 left) 2024-08-17T17:31:27.089 INFO:tasks.rados.rados.0.smithi037.stdout:1737: done (0 left) 2024-08-17T17:31:27.090 INFO:tasks.rados.rados.0.smithi037.stdout:1738: write oid 25 current snap is 211 2024-08-17T17:31:27.090 INFO:tasks.rados.rados.0.smithi037.stdout:1738: seq_num 669 ranges {443883=464292,1365277=511220,2572335=671548} 2024-08-17T17:31:27.094 INFO:tasks.rados.rados.0.smithi037.stdout:1738: writing smithi03781225-25 from 443883 to 908175 tid 1 2024-08-17T17:31:27.100 INFO:tasks.rados.rados.0.smithi037.stdout:1738: writing smithi03781225-25 from 1365277 to 1876497 tid 2 2024-08-17T17:31:27.108 INFO:tasks.rados.rados.0.smithi037.stdout:1738: writing smithi03781225-25 from 2572335 to 3243883 tid 3 2024-08-17T17:31:27.108 INFO:tasks.rados.rados.0.smithi037.stdout:1739: snap_remove snap 210 2024-08-17T17:31:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:26 smithi046 ceph-mon[88218]: pgmap v356: 89 pgs: 89 active+clean; 79 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.9 MiB/s wr, 21 op/s 2024-08-17T17:31:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:26 smithi046 ceph-mon[88218]: osdmap e499: 8 total, 8 up, 8 in 2024-08-17T17:31:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:26 smithi046 ceph-mon[88218]: osdmap e500: 8 total, 8 up, 8 in 2024-08-17T17:31:27.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:26 smithi037 ceph-mon[102022]: pgmap v356: 89 pgs: 89 active+clean; 79 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.9 MiB/s wr, 21 op/s 2024-08-17T17:31:27.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:26 smithi037 ceph-mon[102022]: osdmap e499: 8 total, 8 up, 8 in 2024-08-17T17:31:27.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:26 smithi037 ceph-mon[102022]: osdmap e500: 8 total, 8 up, 8 in 2024-08-17T17:31:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:26 smithi037 ceph-mon[97894]: pgmap v356: 89 pgs: 89 active+clean; 79 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.9 MiB/s wr, 21 op/s 2024-08-17T17:31:27.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:26 smithi037 ceph-mon[97894]: osdmap e499: 8 total, 8 up, 8 in 2024-08-17T17:31:27.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:26 smithi037 ceph-mon[97894]: osdmap e500: 8 total, 8 up, 8 in 2024-08-17T17:31:27.812 INFO:tasks.rados.rados.0.smithi037.stdout:1739: done (1 left) 2024-08-17T17:31:27.812 INFO:tasks.rados.rados.0.smithi037.stdout:1740: snap_remove snap 209 2024-08-17T17:31:28.821 INFO:tasks.rados.rados.0.smithi037.stdout:1740: done (1 left) 2024-08-17T17:31:28.821 INFO:tasks.rados.rados.0.smithi037.stdout:1741: snap_remove snap 208 2024-08-17T17:31:29.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:28 smithi046 ceph-mon[88218]: pgmap v359: 89 pgs: 89 active+clean; 79 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.9 MiB/s wr, 21 op/s 2024-08-17T17:31:29.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:28 smithi046 ceph-mon[88218]: osdmap e501: 8 total, 8 up, 8 in 2024-08-17T17:31:29.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:31:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:31:28] "GET /metrics HTTP/1.1" 200 36432 "" "Prometheus/2.51.0" 2024-08-17T17:31:29.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:28 smithi037 ceph-mon[102022]: pgmap v359: 89 pgs: 89 active+clean; 79 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.9 MiB/s wr, 21 op/s 2024-08-17T17:31:29.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:28 smithi037 ceph-mon[102022]: osdmap e501: 8 total, 8 up, 8 in 2024-08-17T17:31:29.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:28 smithi037 ceph-mon[97894]: pgmap v359: 89 pgs: 89 active+clean; 79 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.9 MiB/s wr, 21 op/s 2024-08-17T17:31:29.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:28 smithi037 ceph-mon[97894]: osdmap e501: 8 total, 8 up, 8 in 2024-08-17T17:31:29.828 INFO:tasks.rados.rados.0.smithi037.stdout:1738: finishing write tid 1 to smithi03781225-25 2024-08-17T17:31:29.828 INFO:tasks.rados.rados.0.smithi037.stdout:1738: finishing write tid 2 to smithi03781225-25 2024-08-17T17:31:29.828 INFO:tasks.rados.rados.0.smithi037.stdout:1741: done (1 left) 2024-08-17T17:31:29.829 INFO:tasks.rados.rados.0.smithi037.stdout:1742: write oid 38 current snap is 211 2024-08-17T17:31:29.829 INFO:tasks.rados.rados.0.smithi037.stdout:1742: seq_num 670 ranges {460690=655894,1540112=771231,2716111=539778} 2024-08-17T17:31:29.835 INFO:tasks.rados.rados.0.smithi037.stdout:1742: writing smithi03781225-38 from 460690 to 1116584 tid 1 2024-08-17T17:31:29.841 INFO:tasks.rados.rados.0.smithi037.stdout:1742: writing smithi03781225-38 from 1540112 to 2311343 tid 2 2024-08-17T17:31:29.847 INFO:tasks.rados.rados.0.smithi037.stdout:1742: writing smithi03781225-38 from 2716111 to 3255889 tid 3 2024-08-17T17:31:29.847 INFO:tasks.rados.rados.0.smithi037.stdout:1743: rollback oid 29 current snap is 211 2024-08-17T17:31:29.847 INFO:tasks.rados.rados.0.smithi037.stdout:1743: done (2 left) 2024-08-17T17:31:29.848 INFO:tasks.rados.rados.0.smithi037.stdout:1744: write oid 34 current snap is 211 2024-08-17T17:31:29.848 INFO:tasks.rados.rados.0.smithi037.stdout:1738: finishing write tid 3 to smithi03781225-25 2024-08-17T17:31:29.848 INFO:tasks.rados.rados.0.smithi037.stdout:1738: finishing write tid 4 to smithi03781225-25 2024-08-17T17:31:29.848 INFO:tasks.rados.rados.0.smithi037.stdout:1738: finishing write tid 5 to smithi03781225-25 2024-08-17T17:31:29.848 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 25 v 1493 (ObjNum 669 snap 211 seq_num 669) dirty exists 2024-08-17T17:31:29.848 INFO:tasks.rados.rados.0.smithi037.stdout:1738: left oid 25 (ObjNum 669 snap 211 seq_num 669) 2024-08-17T17:31:29.848 INFO:tasks.rados.rados.0.smithi037.stdout:1742: finishing write tid 1 to smithi03781225-38 2024-08-17T17:31:29.848 INFO:tasks.rados.rados.0.smithi037.stdout:1742: finishing write tid 2 to smithi03781225-38 2024-08-17T17:31:29.848 INFO:tasks.rados.rados.0.smithi037.stdout:1744: seq_num 671 ranges {477497=731143,1998594=514889,3143534=133963} 2024-08-17T17:31:29.853 INFO:tasks.rados.rados.0.smithi037.stdout:1744: writing smithi03781225-34 from 477497 to 1208640 tid 1 2024-08-17T17:31:29.861 INFO:tasks.rados.rados.0.smithi037.stdout:1744: writing smithi03781225-34 from 1998594 to 2513483 tid 2 2024-08-17T17:31:29.866 INFO:tasks.rados.rados.0.smithi037.stdout:1744: writing smithi03781225-34 from 3143534 to 3277497 tid 3 2024-08-17T17:31:29.866 INFO:tasks.rados.rados.0.smithi037.stdout:1738: done (2 left) 2024-08-17T17:31:29.866 INFO:tasks.rados.rados.0.smithi037.stdout:1745: read oid 18 snap -1 2024-08-17T17:31:29.866 INFO:tasks.rados.rados.0.smithi037.stdout:1745: expect (ObjNum 555 snap 174 seq_num 555) 2024-08-17T17:31:29.866 INFO:tasks.rados.rados.0.smithi037.stdout:1746: write oid 2 current snap is 211 2024-08-17T17:31:29.866 INFO:tasks.rados.rados.0.smithi037.stdout:1742: finishing write tid 3 to smithi03781225-38 2024-08-17T17:31:29.866 INFO:tasks.rados.rados.0.smithi037.stdout:1746: seq_num 672 ranges {494304=406392,1540723=774900,2770957=523347} 2024-08-17T17:31:29.870 INFO:tasks.rados.rados.0.smithi037.stdout:1746: writing smithi03781225-2 from 494304 to 900696 tid 1 2024-08-17T17:31:29.878 INFO:tasks.rados.rados.0.smithi037.stdout:1746: writing smithi03781225-2 from 1540723 to 2315623 tid 2 2024-08-17T17:31:29.884 INFO:tasks.rados.rados.0.smithi037.stdout:1746: writing smithi03781225-2 from 2770957 to 3294304 tid 3 2024-08-17T17:31:29.885 INFO:tasks.rados.rados.0.smithi037.stdout:1747: write oid 17 current snap is 211 2024-08-17T17:31:29.885 INFO:tasks.rados.rados.0.smithi037.stdout:1747: seq_num 673 ranges {511111=481641,1599205=518558,2682027=489947} 2024-08-17T17:31:29.889 INFO:tasks.rados.rados.0.smithi037.stdout:1747: writing smithi03781225-17 from 511111 to 992752 tid 1 2024-08-17T17:31:29.895 INFO:tasks.rados.rados.0.smithi037.stdout:1747: writing smithi03781225-17 from 1599205 to 2117763 tid 2 2024-08-17T17:31:29.902 INFO:tasks.rados.rados.0.smithi037.stdout:1747: writing smithi03781225-17 from 2682027 to 3171974 tid 3 2024-08-17T17:31:29.902 INFO:tasks.rados.rados.0.smithi037.stdout:1748: snap_create 2024-08-17T17:31:29.902 INFO:tasks.rados.rados.0.smithi037.stdout:1742: finishing write tid 4 to smithi03781225-38 2024-08-17T17:31:29.902 INFO:tasks.rados.rados.0.smithi037.stdout:1742: finishing write tid 5 to smithi03781225-38 2024-08-17T17:31:29.902 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 949 (ObjNum 670 snap 211 seq_num 670) dirty exists 2024-08-17T17:31:29.902 INFO:tasks.rados.rados.0.smithi037.stdout:1742: left oid 38 (ObjNum 670 snap 211 seq_num 670) 2024-08-17T17:31:29.903 INFO:tasks.rados.rados.0.smithi037.stdout:1744: finishing write tid 1 to smithi03781225-34 2024-08-17T17:31:29.903 INFO:tasks.rados.rados.0.smithi037.stdout:1744: finishing write tid 2 to smithi03781225-34 2024-08-17T17:31:29.903 INFO:tasks.rados.rados.0.smithi037.stdout:1744: finishing write tid 3 to smithi03781225-34 2024-08-17T17:31:29.903 INFO:tasks.rados.rados.0.smithi037.stdout:1744: finishing write tid 4 to smithi03781225-34 2024-08-17T17:31:29.903 INFO:tasks.rados.rados.0.smithi037.stdout:1744: finishing write tid 5 to smithi03781225-34 2024-08-17T17:31:29.903 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 875 (ObjNum 671 snap 211 seq_num 671) dirty exists 2024-08-17T17:31:29.903 INFO:tasks.rados.rados.0.smithi037.stdout:1744: left oid 34 (ObjNum 671 snap 211 seq_num 671) 2024-08-17T17:31:29.903 INFO:tasks.rados.rados.0.smithi037.stdout:1746: finishing write tid 1 to smithi03781225-2 2024-08-17T17:31:29.903 INFO:tasks.rados.rados.0.smithi037.stdout:1745: expect (ObjNum 555 snap 174 seq_num 555) 2024-08-17T17:31:30.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:29 smithi037 ceph-mon[102022]: osdmap e502: 8 total, 8 up, 8 in 2024-08-17T17:31:30.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:29 smithi037 ceph-mon[97894]: osdmap e502: 8 total, 8 up, 8 in 2024-08-17T17:31:30.101 INFO:tasks.rados.rados.0.smithi037.stdout:1746: finishing write tid 2 to smithi03781225-2 2024-08-17T17:31:30.101 INFO:tasks.rados.rados.0.smithi037.stdout:1746: finishing write tid 3 to smithi03781225-2 2024-08-17T17:31:30.101 INFO:tasks.rados.rados.0.smithi037.stdout:1746: finishing write tid 4 to smithi03781225-2 2024-08-17T17:31:30.101 INFO:tasks.rados.rados.0.smithi037.stdout:1746: finishing write tid 5 to smithi03781225-2 2024-08-17T17:31:30.101 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 2 v 953 (ObjNum 672 snap 211 seq_num 672) dirty exists 2024-08-17T17:31:30.101 INFO:tasks.rados.rados.0.smithi037.stdout:1746: left oid 2 (ObjNum 672 snap 211 seq_num 672) 2024-08-17T17:31:30.101 INFO:tasks.rados.rados.0.smithi037.stdout:1747: finishing write tid 1 to smithi03781225-17 2024-08-17T17:31:30.101 INFO:tasks.rados.rados.0.smithi037.stdout:1747: finishing write tid 2 to smithi03781225-17 2024-08-17T17:31:30.101 INFO:tasks.rados.rados.0.smithi037.stdout:1747: finishing write tid 3 to smithi03781225-17 2024-08-17T17:31:30.101 INFO:tasks.rados.rados.0.smithi037.stdout:1747: finishing write tid 4 to smithi03781225-17 2024-08-17T17:31:30.101 INFO:tasks.rados.rados.0.smithi037.stdout:1747: finishing write tid 5 to smithi03781225-17 2024-08-17T17:31:30.101 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 605 (ObjNum 673 snap 211 seq_num 673) dirty exists 2024-08-17T17:31:30.102 INFO:tasks.rados.rados.0.smithi037.stdout:1747: left oid 17 (ObjNum 673 snap 211 seq_num 673) 2024-08-17T17:31:30.195 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch upgrade resume' 2024-08-17T17:31:30.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:29 smithi046 ceph-mon[88218]: osdmap e502: 8 total, 8 up, 8 in 2024-08-17T17:31:30.502 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:31:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:31:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:31:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:31:30.828 INFO:tasks.rados.rados.0.smithi037.stdout:1742: done (5 left) 2024-08-17T17:31:30.829 INFO:tasks.rados.rados.0.smithi037.stdout:1744: done (4 left) 2024-08-17T17:31:30.829 INFO:tasks.rados.rados.0.smithi037.stdout:1745: done (3 left) 2024-08-17T17:31:30.829 INFO:tasks.rados.rados.0.smithi037.stdout:1746: done (2 left) 2024-08-17T17:31:30.829 INFO:tasks.rados.rados.0.smithi037.stdout:1747: done (1 left) 2024-08-17T17:31:30.829 INFO:tasks.rados.rados.0.smithi037.stdout:1748: done (0 left) 2024-08-17T17:31:30.829 INFO:tasks.rados.rados.0.smithi037.stdout:1749: snap_remove snap 211 2024-08-17T17:31:30.966 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:30 smithi037 ceph-mon[97894]: pgmap v362: 89 pgs: 89 active+clean; 86 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-17T17:31:30.967 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:30 smithi037 ceph-mon[97894]: osdmap e503: 8 total, 8 up, 8 in 2024-08-17T17:31:30.967 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:30 smithi037 ceph-mon[102022]: pgmap v362: 89 pgs: 89 active+clean; 86 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-17T17:31:30.967 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:30 smithi037 ceph-mon[102022]: osdmap e503: 8 total, 8 up, 8 in 2024-08-17T17:31:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:30 smithi046 ceph-mon[88218]: pgmap v362: 89 pgs: 89 active+clean; 86 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-17T17:31:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:30 smithi046 ceph-mon[88218]: osdmap e503: 8 total, 8 up, 8 in 2024-08-17T17:31:31.725 INFO:tasks.rados.rados.0.smithi037.stdout:1749: done (0 left) 2024-08-17T17:31:31.725 INFO:tasks.rados.rados.0.smithi037.stdout:1750: snap_create 2024-08-17T17:31:31.932 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:31 smithi037 ceph-mon[102022]: osdmap e504: 8 total, 8 up, 8 in 2024-08-17T17:31:31.932 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:31 smithi037 ceph-mon[102022]: osdmap e505: 8 total, 8 up, 8 in 2024-08-17T17:31:31.933 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:31 smithi037 ceph-mon[97894]: osdmap e504: 8 total, 8 up, 8 in 2024-08-17T17:31:31.933 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:31 smithi037 ceph-mon[97894]: osdmap e505: 8 total, 8 up, 8 in 2024-08-17T17:31:32.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:31 smithi046 ceph-mon[88218]: osdmap e504: 8 total, 8 up, 8 in 2024-08-17T17:31:32.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:31 smithi046 ceph-mon[88218]: osdmap e505: 8 total, 8 up, 8 in 2024-08-17T17:31:32.367 INFO:teuthology.orchestra.run.smithi037.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:31:32.733 INFO:tasks.rados.rados.0.smithi037.stdout:1750: done (0 left) 2024-08-17T17:31:32.733 INFO:tasks.rados.rados.0.smithi037.stdout:1751: read oid 19 snap -1 2024-08-17T17:31:32.733 INFO:tasks.rados.rados.0.smithi037.stdout:1751: expect deleted 2024-08-17T17:31:32.733 INFO:tasks.rados.rados.0.smithi037.stdout:1752: snap_create 2024-08-17T17:31:32.835 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:32 smithi037 ceph-mon[102022]: pgmap v365: 89 pgs: 89 active+clean; 86 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-17T17:31:32.835 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:32 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:32.835 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:32 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:31:32.835 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:32 smithi037 ceph-mon[97894]: pgmap v365: 89 pgs: 89 active+clean; 86 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-17T17:31:32.836 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:32 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:32.836 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:32 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:31:32.836 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:32 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:31:32.836 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:32 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:31:32.836 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:32 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:32.836 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:32 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:31:32.836 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:32 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:31:32.836 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:32 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:31:32.836 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:32 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:31:32.836 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:32 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-17T17:31:32.836 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:32 smithi037 ceph-mon[97894]: osdmap e506: 8 total, 8 up, 8 in 2024-08-17T17:31:33.204 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:32 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:31:33.204 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:32 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:31:33.204 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:32 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:33.204 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:32 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:31:33.204 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:32 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:31:33.204 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:32 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:31:33.204 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:32 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:31:33.204 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:32 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-17T17:31:33.204 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:32 smithi037 ceph-mon[102022]: osdmap e506: 8 total, 8 up, 8 in 2024-08-17T17:31:33.228 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'echo wait for half of osds to upgrade' 2024-08-17T17:31:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:32 smithi046 ceph-mon[88218]: pgmap v365: 89 pgs: 89 active+clean; 86 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-17T17:31:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:32 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:32 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:31:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:32 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:31:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:32 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:31:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:32 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:33.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:32 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:31:33.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:32 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:31:33.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:32 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:31:33.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:32 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:31:33.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:32 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-17T17:31:33.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:32 smithi046 ceph-mon[88218]: osdmap e506: 8 total, 8 up, 8 in 2024-08-17T17:31:33.734 INFO:tasks.rados.rados.0.smithi037.stdout:1751: done (1 left) 2024-08-17T17:31:33.734 INFO:tasks.rados.rados.0.smithi037.stdout:1752: done (0 left) 2024-08-17T17:31:33.734 INFO:tasks.rados.rados.0.smithi037.stdout:1753: delete oid 42 current snap is 214 2024-08-17T17:31:33.738 INFO:tasks.rados.rados.0.smithi037.stdout:1753: done (0 left) 2024-08-17T17:31:33.739 INFO:tasks.rados.rados.0.smithi037.stdout:1754: rollback oid 48 current snap is 214 2024-08-17T17:31:33.739 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 48 to 213 2024-08-17T17:31:33.739 INFO:tasks.rados.rados.0.smithi037.stdout:1755: write oid 24 current snap is 214 2024-08-17T17:31:33.739 INFO:tasks.rados.rados.0.smithi037.stdout:1755: seq_num 675 ranges {544725=632139,1716169=522227,2736873=512491} 2024-08-17T17:31:33.746 INFO:tasks.rados.rados.0.smithi037.stdout:1755: writing smithi03781225-24 from 544725 to 1176864 tid 1 2024-08-17T17:31:33.753 INFO:tasks.rados.rados.0.smithi037.stdout:1755: writing smithi03781225-24 from 1716169 to 2238396 tid 2 2024-08-17T17:31:33.762 INFO:tasks.rados.rados.0.smithi037.stdout:1755: writing smithi03781225-24 from 2736873 to 3249364 tid 3 2024-08-17T17:31:33.762 INFO:tasks.rados.rados.0.smithi037.stdout:1756: delete oid 11 current snap is 214 2024-08-17T17:31:33.762 INFO:tasks.rados.rados.0.smithi037.stdout:1754: finishing rollback tid 1 to smithi03781225-48 2024-08-17T17:31:33.762 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 48 v 0 (ObjNum 65 snap 0 seq_num 1953066355) dirty dne 2024-08-17T17:31:33.763 INFO:tasks.rados.rados.0.smithi037.stdout:1755: finishing write tid 1 to smithi03781225-24 2024-08-17T17:31:33.763 INFO:tasks.rados.rados.0.smithi037.stdout:1755: finishing write tid 2 to smithi03781225-24 2024-08-17T17:31:33.763 INFO:tasks.rados.rados.0.smithi037.stdout:1754: done (2 left) 2024-08-17T17:31:33.763 INFO:tasks.rados.rados.0.smithi037.stdout:1756: done (1 left) 2024-08-17T17:31:33.763 INFO:tasks.rados.rados.0.smithi037.stdout:1757: read oid 33 snap 213 2024-08-17T17:31:33.763 INFO:tasks.rados.rados.0.smithi037.stdout:1757: expect (ObjNum 632 snap 201 seq_num 632) 2024-08-17T17:31:33.763 INFO:tasks.rados.rados.0.smithi037.stdout:1758: write oid 31 current snap is 214 2024-08-17T17:31:33.763 INFO:tasks.rados.rados.0.smithi037.stdout:1758: seq_num 677 ranges {578339=498990,1833133=525896,2791719=586620} 2024-08-17T17:31:33.769 INFO:tasks.rados.rados.0.smithi037.stdout:1758: writing smithi03781225-31 from 578339 to 1077329 tid 1 2024-08-17T17:31:33.777 INFO:tasks.rados.rados.0.smithi037.stdout:1758: writing smithi03781225-31 from 1833133 to 2359029 tid 2 2024-08-17T17:31:33.783 INFO:tasks.rados.rados.0.smithi037.stdout:1758: writing smithi03781225-31 from 2791719 to 3378339 tid 3 2024-08-17T17:31:33.783 INFO:tasks.rados.rados.0.smithi037.stdout:1759: snap_create 2024-08-17T17:31:33.783 INFO:tasks.rados.rados.0.smithi037.stdout:1755: finishing write tid 3 to smithi03781225-24 2024-08-17T17:31:33.783 INFO:tasks.rados.rados.0.smithi037.stdout:1755: finishing write tid 4 to smithi03781225-24 2024-08-17T17:31:33.783 INFO:tasks.rados.rados.0.smithi037.stdout:1755: finishing write tid 5 to smithi03781225-24 2024-08-17T17:31:33.783 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 24 v 806 (ObjNum 675 snap 214 seq_num 675) dirty exists 2024-08-17T17:31:33.783 INFO:tasks.rados.rados.0.smithi037.stdout:1755: left oid 24 (ObjNum 675 snap 214 seq_num 675) 2024-08-17T17:31:33.784 INFO:tasks.rados.rados.0.smithi037.stdout:1757: expect (ObjNum 632 snap 201 seq_num 632) 2024-08-17T17:31:33.917 INFO:tasks.rados.rados.0.smithi037.stdout:1758: finishing write tid 1 to smithi03781225-31 2024-08-17T17:31:33.917 INFO:tasks.rados.rados.0.smithi037.stdout:1758: finishing write tid 2 to smithi03781225-31 2024-08-17T17:31:33.917 INFO:tasks.rados.rados.0.smithi037.stdout:1758: finishing write tid 3 to smithi03781225-31 2024-08-17T17:31:33.917 INFO:tasks.rados.rados.0.smithi037.stdout:1758: finishing write tid 4 to smithi03781225-31 2024-08-17T17:31:33.917 INFO:tasks.rados.rados.0.smithi037.stdout:1758: finishing write tid 5 to smithi03781225-31 2024-08-17T17:31:33.917 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 31 v 880 (ObjNum 677 snap 214 seq_num 677) dirty exists 2024-08-17T17:31:33.917 INFO:tasks.rados.rados.0.smithi037.stdout:1758: left oid 31 (ObjNum 677 snap 214 seq_num 677) 2024-08-17T17:31:34.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:33 smithi037 ceph-mon[97894]: from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:34.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:33 smithi037 ceph-mon[97894]: Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:31:34.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:33 smithi037 ceph-mon[97894]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T17:31:34.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:33 smithi037 ceph-mon[97894]: Upgrade: osd.1 is safe to restart 2024-08-17T17:31:34.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:33 smithi037 ceph-mon[97894]: osdmap e507: 8 total, 8 up, 8 in 2024-08-17T17:31:34.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:33 smithi037 ceph-mon[102022]: from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:34.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:33 smithi037 ceph-mon[102022]: Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:31:34.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:33 smithi037 ceph-mon[102022]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T17:31:34.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:33 smithi037 ceph-mon[102022]: Upgrade: osd.1 is safe to restart 2024-08-17T17:31:34.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:33 smithi037 ceph-mon[102022]: osdmap e507: 8 total, 8 up, 8 in 2024-08-17T17:31:34.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:33 smithi046 ceph-mon[88218]: from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:34.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:33 smithi046 ceph-mon[88218]: Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:31:34.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:33 smithi046 ceph-mon[88218]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T17:31:34.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:33 smithi046 ceph-mon[88218]: Upgrade: osd.1 is safe to restart 2024-08-17T17:31:34.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:33 smithi046 ceph-mon[88218]: osdmap e507: 8 total, 8 up, 8 in 2024-08-17T17:31:34.536 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:31:34.730 INFO:tasks.rados.rados.0.smithi037.stdout:1755: done (3 left) 2024-08-17T17:31:34.730 INFO:tasks.rados.rados.0.smithi037.stdout:1757: done (2 left) 2024-08-17T17:31:34.731 INFO:tasks.rados.rados.0.smithi037.stdout:1758: done (1 left) 2024-08-17T17:31:34.731 INFO:tasks.rados.rados.0.smithi037.stdout:1759: done (0 left) 2024-08-17T17:31:34.731 INFO:tasks.rados.rados.0.smithi037.stdout:1760: rollback oid 26 current snap is 215 2024-08-17T17:31:34.731 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 26 to 212 2024-08-17T17:31:34.731 INFO:tasks.rados.rados.0.smithi037.stdout:1761: read oid 24 snap -1 2024-08-17T17:31:34.731 INFO:tasks.rados.rados.0.smithi037.stdout:1761: expect (ObjNum 675 snap 214 seq_num 675) 2024-08-17T17:31:34.731 INFO:tasks.rados.rados.0.smithi037.stdout:1762: delete oid 31 current snap is 215 2024-08-17T17:31:34.736 INFO:tasks.rados.rados.0.smithi037.stdout:1762: done (2 left) 2024-08-17T17:31:34.736 INFO:tasks.rados.rados.0.smithi037.stdout:1763: rollback oid 19 current snap is 215 2024-08-17T17:31:34.736 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 19 to 212 2024-08-17T17:31:34.736 INFO:tasks.rados.rados.0.smithi037.stdout:1764: read oid 21 snap -1 2024-08-17T17:31:34.736 INFO:tasks.rados.rados.0.smithi037.stdout:1764: expect deleted 2024-08-17T17:31:34.736 INFO:tasks.rados.rados.0.smithi037.stdout:1765: snap_create 2024-08-17T17:31:34.737 INFO:tasks.rados.rados.0.smithi037.stdout:1760: finishing rollback tid 0 to smithi03781225-26 2024-08-17T17:31:34.737 INFO:tasks.rados.rados.0.smithi037.stdout:1760: finishing rollback tid 1 to smithi03781225-26 2024-08-17T17:31:34.738 INFO:tasks.rados.rados.0.smithi037.stdout:1760: finishing rollback tid 2 to smithi03781225-26 2024-08-17T17:31:34.738 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 725 (ObjNum 623 snap 198 seq_num 623) dirty exists 2024-08-17T17:31:34.741 INFO:tasks.rados.rados.0.smithi037.stdout:1761: expect (ObjNum 675 snap 214 seq_num 675) 2024-08-17T17:31:34.932 INFO:tasks.rados.rados.0.smithi037.stdout:1763: finishing rollback tid 1 to smithi03781225-19 2024-08-17T17:31:34.932 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 19 v 0 (ObjNum 177 snap 0 seq_num 2762373170) dirty dne 2024-08-17T17:31:35.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:34 smithi037 ceph-mon[97894]: pgmap v368: 89 pgs: 89 active+clean; 86 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:31:35.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:34 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:35.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:34 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:31:35.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:34 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:31:35.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:34 smithi037 ceph-mon[97894]: osdmap e508: 8 total, 8 up, 8 in 2024-08-17T17:31:35.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:34 smithi037 ceph-mon[102022]: pgmap v368: 89 pgs: 89 active+clean; 86 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:31:35.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:34 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:35.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:34 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:31:35.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:34 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:31:35.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:34 smithi037 ceph-mon[102022]: osdmap e508: 8 total, 8 up, 8 in 2024-08-17T17:31:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:34 smithi046 ceph-mon[88218]: pgmap v368: 89 pgs: 89 active+clean; 86 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:31:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:34 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:34 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:31:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:34 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:31:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:34 smithi046 ceph-mon[88218]: osdmap e508: 8 total, 8 up, 8 in 2024-08-17T17:31:35.734 INFO:tasks.rados.rados.0.smithi037.stdout:1760: done (4 left) 2024-08-17T17:31:35.734 INFO:tasks.rados.rados.0.smithi037.stdout:1761: done (3 left) 2024-08-17T17:31:35.734 INFO:tasks.rados.rados.0.smithi037.stdout:1763: done (2 left) 2024-08-17T17:31:35.734 INFO:tasks.rados.rados.0.smithi037.stdout:1764: done (1 left) 2024-08-17T17:31:35.734 INFO:tasks.rados.rados.0.smithi037.stdout:1765: done (0 left) 2024-08-17T17:31:35.734 INFO:tasks.rados.rados.0.smithi037.stdout:1766: write oid 35 current snap is 216 2024-08-17T17:31:35.735 INFO:tasks.rados.rados.0.smithi037.stdout:1766: seq_num 679 ranges {611953=649488,1950097=529565,3246565=165388} 2024-08-17T17:31:35.741 INFO:tasks.rados.rados.0.smithi037.stdout:1766: writing smithi03781225-35 from 611953 to 1261441 tid 1 2024-08-17T17:31:35.748 INFO:tasks.rados.rados.0.smithi037.stdout:1766: writing smithi03781225-35 from 1950097 to 2479662 tid 2 2024-08-17T17:31:35.754 INFO:tasks.rados.rados.0.smithi037.stdout:1766: writing smithi03781225-35 from 3246565 to 3411953 tid 3 2024-08-17T17:31:35.754 INFO:tasks.rados.rados.0.smithi037.stdout:1766: finishing write tid 1 to smithi03781225-35 2024-08-17T17:31:35.754 INFO:tasks.rados.rados.0.smithi037.stdout:1766: finishing write tid 2 to smithi03781225-35 2024-08-17T17:31:35.754 INFO:tasks.rados.rados.0.smithi037.stdout:1767: write oid 48 current snap is 216 2024-08-17T17:31:35.754 INFO:tasks.rados.rados.0.smithi037.stdout:1767: seq_num 680 ranges {628760=724737,1892226=673223,3157635=271125} 2024-08-17T17:31:35.762 INFO:tasks.rados.rados.0.smithi037.stdout:1767: writing smithi03781225-48 from 628760 to 1353497 tid 1 2024-08-17T17:31:35.770 INFO:tasks.rados.rados.0.smithi037.stdout:1767: writing smithi03781225-48 from 1892226 to 2565449 tid 2 2024-08-17T17:31:35.775 INFO:tasks.rados.rados.0.smithi037.stdout:1767: writing smithi03781225-48 from 3157635 to 3428760 tid 3 2024-08-17T17:31:35.775 INFO:tasks.rados.rados.0.smithi037.stdout:1768: rollback oid 20 current snap is 216 2024-08-17T17:31:35.775 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 20 to 212 2024-08-17T17:31:35.775 INFO:tasks.rados.rados.0.smithi037.stdout:1766: finishing write tid 3 to smithi03781225-35 2024-08-17T17:31:35.775 INFO:tasks.rados.rados.0.smithi037.stdout:1766: finishing write tid 4 to smithi03781225-35 2024-08-17T17:31:35.775 INFO:tasks.rados.rados.0.smithi037.stdout:1766: finishing write tid 5 to smithi03781225-35 2024-08-17T17:31:35.775 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 35 v 303 (ObjNum 679 snap 216 seq_num 679) dirty exists 2024-08-17T17:31:35.776 INFO:tasks.rados.rados.0.smithi037.stdout:1766: left oid 35 (ObjNum 679 snap 216 seq_num 679) 2024-08-17T17:31:35.776 INFO:tasks.rados.rados.0.smithi037.stdout:1767: finishing write tid 1 to smithi03781225-48 2024-08-17T17:31:35.776 INFO:tasks.rados.rados.0.smithi037.stdout:1767: finishing write tid 2 to smithi03781225-48 2024-08-17T17:31:35.776 INFO:tasks.rados.rados.0.smithi037.stdout:1766: done (2 left) 2024-08-17T17:31:35.776 INFO:tasks.rados.rados.0.smithi037.stdout:1769: read oid 35 snap -1 2024-08-17T17:31:35.776 INFO:tasks.rados.rados.0.smithi037.stdout:1769: expect (ObjNum 679 snap 216 seq_num 679) 2024-08-17T17:31:35.776 INFO:tasks.rados.rados.0.smithi037.stdout:1770: snap_create 2024-08-17T17:31:35.778 INFO:tasks.rados.rados.0.smithi037.stdout:1768: finishing rollback tid 1 to smithi03781225-20 2024-08-17T17:31:35.778 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 0 (ObjNum 129 snap 0 seq_num 4060914224) dirty dne 2024-08-17T17:31:35.778 INFO:tasks.rados.rados.0.smithi037.stdout:1767: finishing write tid 3 to smithi03781225-48 2024-08-17T17:31:35.778 INFO:tasks.rados.rados.0.smithi037.stdout:1767: finishing write tid 4 to smithi03781225-48 2024-08-17T17:31:35.778 INFO:tasks.rados.rados.0.smithi037.stdout:1767: finishing write tid 5 to smithi03781225-48 2024-08-17T17:31:35.779 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 48 v 1503 (ObjNum 680 snap 216 seq_num 680) dirty exists 2024-08-17T17:31:35.779 INFO:tasks.rados.rados.0.smithi037.stdout:1767: left oid 48 (ObjNum 680 snap 216 seq_num 680) 2024-08-17T17:31:35.781 INFO:tasks.rados.rados.0.smithi037.stdout:1769: expect (ObjNum 679 snap 216 seq_num 679) 2024-08-17T17:31:36.139 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:35 smithi037 ceph-mon[102022]: Upgrade: Updating osd.1 2024-08-17T17:31:36.139 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:35 smithi037 ceph-mon[102022]: Deploying daemon osd.1 on smithi037 2024-08-17T17:31:36.139 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:35 smithi037 ceph-mon[102022]: osdmap e509: 8 total, 8 up, 8 in 2024-08-17T17:31:36.140 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:35 smithi037 ceph-mon[97894]: Upgrade: Updating osd.1 2024-08-17T17:31:36.140 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:35 smithi037 ceph-mon[97894]: Deploying daemon osd.1 on smithi037 2024-08-17T17:31:36.140 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:35 smithi037 ceph-mon[97894]: osdmap e509: 8 total, 8 up, 8 in 2024-08-17T17:31:36.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:35 smithi046 ceph-mon[88218]: Upgrade: Updating osd.1 2024-08-17T17:31:36.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:35 smithi046 ceph-mon[88218]: Deploying daemon osd.1 on smithi037 2024-08-17T17:31:36.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:35 smithi046 ceph-mon[88218]: osdmap e509: 8 total, 8 up, 8 in 2024-08-17T17:31:36.732 INFO:tasks.rados.rados.0.smithi037.stdout:1767: done (3 left) 2024-08-17T17:31:36.732 INFO:tasks.rados.rados.0.smithi037.stdout:1768: done (2 left) 2024-08-17T17:31:36.732 INFO:tasks.rados.rados.0.smithi037.stdout:1769: done (1 left) 2024-08-17T17:31:36.732 INFO:tasks.rados.rados.0.smithi037.stdout:1770: done (0 left) 2024-08-17T17:31:36.732 INFO:tasks.rados.rados.0.smithi037.stdout:1771: delete oid 48 current snap is 217 2024-08-17T17:31:36.735 INFO:tasks.rados.rados.0.smithi037.stdout:1771: done (0 left) 2024-08-17T17:31:36.735 INFO:tasks.rados.rados.0.smithi037.stdout:1772: write oid 37 current snap is 217 2024-08-17T17:31:36.735 INFO:tasks.rados.rados.0.smithi037.stdout:1772: seq_num 682 ranges {662374=475235,1609190=676892,2812481=624101} 2024-08-17T17:31:36.741 INFO:tasks.rados.rados.0.smithi037.stdout:1772: writing smithi03781225-37 from 662374 to 1137609 tid 1 2024-08-17T17:31:36.748 INFO:tasks.rados.rados.0.smithi037.stdout:1772: writing smithi03781225-37 from 1609190 to 2286082 tid 2 2024-08-17T17:31:36.755 INFO:tasks.rados.rados.0.smithi037.stdout:1772: writing smithi03781225-37 from 2812481 to 3436582 tid 3 2024-08-17T17:31:36.755 INFO:tasks.rados.rados.0.smithi037.stdout:1773: snap_create 2024-08-17T17:31:36.755 INFO:tasks.rados.rados.0.smithi037.stdout:1772: finishing write tid 1 to smithi03781225-37 2024-08-17T17:31:36.755 INFO:tasks.rados.rados.0.smithi037.stdout:1772: finishing write tid 2 to smithi03781225-37 2024-08-17T17:31:36.758 INFO:tasks.rados.rados.0.smithi037.stdout:1772: finishing write tid 3 to smithi03781225-37 2024-08-17T17:31:36.758 INFO:tasks.rados.rados.0.smithi037.stdout:1772: finishing write tid 4 to smithi03781225-37 2024-08-17T17:31:36.758 INFO:tasks.rados.rados.0.smithi037.stdout:1772: finishing write tid 5 to smithi03781225-37 2024-08-17T17:31:36.758 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 37 v 806 (ObjNum 682 snap 217 seq_num 682) dirty exists 2024-08-17T17:31:36.758 INFO:tasks.rados.rados.0.smithi037.stdout:1772: left oid 37 (ObjNum 682 snap 217 seq_num 682) 2024-08-17T17:31:37.130 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:36 smithi037 ceph-mon[102022]: pgmap v371: 89 pgs: 89 active+clean; 88 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.3 MiB/s wr, 13 op/s 2024-08-17T17:31:37.130 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:36 smithi037 ceph-mon[102022]: osdmap e510: 8 total, 8 up, 8 in 2024-08-17T17:31:37.130 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:36 smithi037 ceph-mon[97894]: pgmap v371: 89 pgs: 89 active+clean; 88 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.3 MiB/s wr, 13 op/s 2024-08-17T17:31:37.130 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:36 smithi037 ceph-mon[97894]: osdmap e510: 8 total, 8 up, 8 in 2024-08-17T17:31:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:36 smithi046 ceph-mon[88218]: pgmap v371: 89 pgs: 89 active+clean; 88 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.3 MiB/s wr, 13 op/s 2024-08-17T17:31:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:36 smithi046 ceph-mon[88218]: osdmap e510: 8 total, 8 up, 8 in 2024-08-17T17:31:37.422 INFO:teuthology.orchestra.run.smithi037.stdout:wait for half of osds to upgrade 2024-08-17T17:31:37.731 INFO:tasks.rados.rados.0.smithi037.stdout:1772: done (1 left) 2024-08-17T17:31:37.731 INFO:tasks.rados.rados.0.smithi037.stdout:1773: done (0 left) 2024-08-17T17:31:37.731 INFO:tasks.rados.rados.0.smithi037.stdout:1774: delete oid 20 current snap is 218 2024-08-17T17:31:37.732 INFO:tasks.rados.rados.0.smithi037.stdout:1774: done (0 left) 2024-08-17T17:31:37.733 INFO:tasks.rados.rados.0.smithi037.stdout:1775: write oid 16 current snap is 218 2024-08-17T17:31:37.733 INFO:tasks.rados.rados.0.smithi037.stdout:1775: seq_num 684 ranges {695988=625733,2009801=680561,3150974=345014} 2024-08-17T17:31:37.740 INFO:tasks.rados.rados.0.smithi037.stdout:1775: writing smithi03781225-16 from 695988 to 1321721 tid 1 2024-08-17T17:31:37.747 INFO:tasks.rados.rados.0.smithi037.stdout:1775: writing smithi03781225-16 from 2009801 to 2690362 tid 2 2024-08-17T17:31:37.752 INFO:tasks.rados.rados.0.smithi037.stdout:1775: writing smithi03781225-16 from 3150974 to 3495988 tid 3 2024-08-17T17:31:37.752 INFO:tasks.rados.rados.0.smithi037.stdout:1776: read oid 11 snap -1 2024-08-17T17:31:37.752 INFO:tasks.rados.rados.0.smithi037.stdout:1776: expect deleted 2024-08-17T17:31:37.752 INFO:tasks.rados.rados.0.smithi037.stdout:1777: read oid 3 snap -1 2024-08-17T17:31:37.752 INFO:tasks.rados.rados.0.smithi037.stdout:1777: expect deleted 2024-08-17T17:31:37.752 INFO:tasks.rados.rados.0.smithi037.stdout:1778: rollback oid 28 current snap is 218 2024-08-17T17:31:37.752 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 28 to 216 2024-08-17T17:31:37.752 INFO:tasks.rados.rados.0.smithi037.stdout:1775: finishing write tid 1 to smithi03781225-16 2024-08-17T17:31:37.752 INFO:tasks.rados.rados.0.smithi037.stdout:1775: finishing write tid 2 to smithi03781225-16 2024-08-17T17:31:37.753 INFO:tasks.rados.rados.0.smithi037.stdout:1779: write oid 26 current snap is 218 2024-08-17T17:31:37.753 INFO:tasks.rados.rados.0.smithi037.stdout:1779: seq_num 685 ranges {712795=417335,1784636=540572,2894750=457917} 2024-08-17T17:31:37.758 INFO:tasks.rados.rados.0.smithi037.stdout:1779: writing smithi03781225-26 from 712795 to 1130130 tid 1 2024-08-17T17:31:37.765 INFO:tasks.rados.rados.0.smithi037.stdout:1779: writing smithi03781225-26 from 1784636 to 2325208 tid 2 2024-08-17T17:31:37.771 INFO:tasks.rados.rados.0.smithi037.stdout:1779: writing smithi03781225-26 from 2894750 to 3352667 tid 3 2024-08-17T17:31:37.772 INFO:tasks.rados.rados.0.smithi037.stdout:1780: rollback oid 45 current snap is 218 2024-08-17T17:31:37.772 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 45 to 214 2024-08-17T17:31:37.772 INFO:tasks.rados.rados.0.smithi037.stdout:1776: done (5 left) 2024-08-17T17:31:37.772 INFO:tasks.rados.rados.0.smithi037.stdout:1777: done (4 left) 2024-08-17T17:31:37.772 INFO:tasks.rados.rados.0.smithi037.stdout:1781: write oid 23 current snap is 218 2024-08-17T17:31:37.772 INFO:tasks.rados.rados.0.smithi037.stdout:1775: finishing write tid 3 to smithi03781225-16 2024-08-17T17:31:37.772 INFO:tasks.rados.rados.0.smithi037.stdout:1775: finishing write tid 4 to smithi03781225-16 2024-08-17T17:31:37.772 INFO:tasks.rados.rados.0.smithi037.stdout:1775: finishing write tid 5 to smithi03781225-16 2024-08-17T17:31:37.772 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 16 v 781 (ObjNum 684 snap 218 seq_num 684) dirty exists 2024-08-17T17:31:37.772 INFO:tasks.rados.rados.0.smithi037.stdout:1775: left oid 16 (ObjNum 684 snap 218 seq_num 684) 2024-08-17T17:31:37.772 INFO:tasks.rados.rados.0.smithi037.stdout:1778: finishing rollback tid 0 to smithi03781225-28 2024-08-17T17:31:37.772 INFO:tasks.rados.rados.0.smithi037.stdout:1778: finishing rollback tid 1 to smithi03781225-28 2024-08-17T17:31:37.773 INFO:tasks.rados.rados.0.smithi037.stdout:1778: finishing rollback tid 2 to smithi03781225-28 2024-08-17T17:31:37.773 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 28 v 1509 (ObjNum 612 snap 194 seq_num 612) dirty exists 2024-08-17T17:31:37.773 INFO:tasks.rados.rados.0.smithi037.stdout:1779: finishing write tid 1 to smithi03781225-26 2024-08-17T17:31:37.773 INFO:tasks.rados.rados.0.smithi037.stdout:1781: seq_num 686 ranges {729602=492584,1843118=684230,3322173=207429} 2024-08-17T17:31:37.777 INFO:tasks.rados.rados.0.smithi037.stdout:1781: writing smithi03781225-23 from 729602 to 1222186 tid 1 2024-08-17T17:31:37.785 INFO:tasks.rados.rados.0.smithi037.stdout:1781: writing smithi03781225-23 from 1843118 to 2527348 tid 2 2024-08-17T17:31:37.791 INFO:tasks.rados.rados.0.smithi037.stdout:1781: writing smithi03781225-23 from 3322173 to 3529602 tid 3 2024-08-17T17:31:37.791 INFO:tasks.rados.rados.0.smithi037.stdout:1775: done (4 left) 2024-08-17T17:31:37.792 INFO:tasks.rados.rados.0.smithi037.stdout:1778: done (3 left) 2024-08-17T17:31:37.792 INFO:tasks.rados.rados.0.smithi037.stdout:1782: read oid 38 snap -1 2024-08-17T17:31:37.792 INFO:tasks.rados.rados.0.smithi037.stdout:1782: expect (ObjNum 670 snap 211 seq_num 670) 2024-08-17T17:31:37.792 INFO:tasks.rados.rados.0.smithi037.stdout:1783: rollback oid 12 current snap is 218 2024-08-17T17:31:37.792 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 12 to 214 2024-08-17T17:31:37.792 INFO:tasks.rados.rados.0.smithi037.stdout:1779: finishing write tid 2 to smithi03781225-26 2024-08-17T17:31:37.792 INFO:tasks.rados.rados.0.smithi037.stdout:1780: finishing rollback tid 1 to smithi03781225-45 2024-08-17T17:31:37.792 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 0 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-08-17T17:31:37.792 INFO:tasks.rados.rados.0.smithi037.stdout:1779: finishing write tid 3 to smithi03781225-26 2024-08-17T17:31:37.792 INFO:tasks.rados.rados.0.smithi037.stdout:1779: finishing write tid 4 to smithi03781225-26 2024-08-17T17:31:37.792 INFO:tasks.rados.rados.0.smithi037.stdout:1779: finishing write tid 5 to smithi03781225-26 2024-08-17T17:31:37.792 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 730 (ObjNum 685 snap 218 seq_num 685) dirty exists 2024-08-17T17:31:37.792 INFO:tasks.rados.rados.0.smithi037.stdout:1779: left oid 26 (ObjNum 685 snap 218 seq_num 685) 2024-08-17T17:31:37.793 INFO:tasks.rados.rados.0.smithi037.stdout:1781: finishing write tid 1 to smithi03781225-23 2024-08-17T17:31:37.793 INFO:tasks.rados.rados.0.smithi037.stdout:1781: finishing write tid 2 to smithi03781225-23 2024-08-17T17:31:37.793 INFO:tasks.rados.rados.0.smithi037.stdout:1779: done (4 left) 2024-08-17T17:31:37.793 INFO:tasks.rados.rados.0.smithi037.stdout:1780: done (3 left) 2024-08-17T17:31:37.793 INFO:tasks.rados.rados.0.smithi037.stdout:1784: read oid 7 snap -1 2024-08-17T17:31:37.793 INFO:tasks.rados.rados.0.smithi037.stdout:1784: expect deleted 2024-08-17T17:31:37.793 INFO:tasks.rados.rados.0.smithi037.stdout:1785: snap_remove snap 212 2024-08-17T17:31:38.321 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'while ! ceph osd versions | grep $sha1 | egrep '"'"': [45678]'"'"' && ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error; do sleep 2 ; done' 2024-08-17T17:31:38.733 INFO:tasks.rados.rados.0.smithi037.stdout:1785: done (4 left) 2024-08-17T17:31:38.733 INFO:tasks.rados.rados.0.smithi037.stdout:1786: snap_create 2024-08-17T17:31:38.733 INFO:tasks.rados.rados.0.smithi037.stdout:1781: finishing write tid 3 to smithi03781225-23 2024-08-17T17:31:38.733 INFO:tasks.rados.rados.0.smithi037.stdout:1781: finishing write tid 4 to smithi03781225-23 2024-08-17T17:31:38.733 INFO:tasks.rados.rados.0.smithi037.stdout:1781: finishing write tid 5 to smithi03781225-23 2024-08-17T17:31:38.733 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 23 v 610 (ObjNum 686 snap 218 seq_num 686) dirty exists 2024-08-17T17:31:38.733 INFO:tasks.rados.rados.0.smithi037.stdout:1781: left oid 23 (ObjNum 686 snap 218 seq_num 686) 2024-08-17T17:31:38.734 INFO:tasks.rados.rados.0.smithi037.stdout:1783: finishing rollback tid 0 to smithi03781225-12 2024-08-17T17:31:38.734 INFO:tasks.rados.rados.0.smithi037.stdout:1783: finishing rollback tid 1 to smithi03781225-12 2024-08-17T17:31:38.734 INFO:tasks.rados.rados.0.smithi037.stdout:1783: finishing rollback tid 2 to smithi03781225-12 2024-08-17T17:31:38.734 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 1513 (ObjNum 653 snap 207 seq_num 653) dirty exists 2024-08-17T17:31:38.734 INFO:tasks.rados.rados.0.smithi037.stdout:1782: expect (ObjNum 670 snap 211 seq_num 670) 2024-08-17T17:31:38.973 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:38 smithi037 ceph-mon[97894]: pgmap v374: 89 pgs: 89 active+clean; 88 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.3 MiB/s wr, 13 op/s 2024-08-17T17:31:38.973 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:38 smithi037 ceph-mon[97894]: osdmap e511: 8 total, 8 up, 8 in 2024-08-17T17:31:38.973 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:38 smithi037 ceph-mon[102022]: pgmap v374: 89 pgs: 89 active+clean; 88 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.3 MiB/s wr, 13 op/s 2024-08-17T17:31:38.974 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:38 smithi037 ceph-mon[102022]: osdmap e511: 8 total, 8 up, 8 in 2024-08-17T17:31:39.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:38 smithi046 ceph-mon[88218]: pgmap v374: 89 pgs: 89 active+clean; 88 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.3 MiB/s wr, 13 op/s 2024-08-17T17:31:39.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:38 smithi046 ceph-mon[88218]: osdmap e511: 8 total, 8 up, 8 in 2024-08-17T17:31:39.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:31:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:31:38] "GET /metrics HTTP/1.1" 200 36427 "" "Prometheus/2.51.0" 2024-08-17T17:31:39.384 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:31:39.740 INFO:tasks.rados.rados.0.smithi037.stdout:1781: done (4 left) 2024-08-17T17:31:39.740 INFO:tasks.rados.rados.0.smithi037.stdout:1782: done (3 left) 2024-08-17T17:31:39.740 INFO:tasks.rados.rados.0.smithi037.stdout:1783: done (2 left) 2024-08-17T17:31:39.740 INFO:tasks.rados.rados.0.smithi037.stdout:1784: done (1 left) 2024-08-17T17:31:39.740 INFO:tasks.rados.rados.0.smithi037.stdout:1786: done (0 left) 2024-08-17T17:31:39.740 INFO:tasks.rados.rados.0.smithi037.stdout:1787: read oid 43 snap 218 2024-08-17T17:31:39.740 INFO:tasks.rados.rados.0.smithi037.stdout:1787: expect (ObjNum 483 snap 154 seq_num 483) 2024-08-17T17:31:39.740 INFO:tasks.rados.rados.0.smithi037.stdout:1788: write oid 48 current snap is 219 2024-08-17T17:31:39.740 INFO:tasks.rados.rados.0.smithi037.stdout:1788: seq_num 687 ranges {746409=567833,1901600=544241,3065949=480460} 2024-08-17T17:31:39.747 INFO:tasks.rados.rados.0.smithi037.stdout:1788: writing smithi03781225-48 from 746409 to 1314242 tid 1 2024-08-17T17:31:39.753 INFO:tasks.rados.rados.0.smithi037.stdout:1788: writing smithi03781225-48 from 1901600 to 2445841 tid 2 2024-08-17T17:31:39.759 INFO:tasks.rados.rados.0.smithi037.stdout:1788: writing smithi03781225-48 from 3065949 to 3546409 tid 3 2024-08-17T17:31:39.759 INFO:tasks.rados.rados.0.smithi037.stdout:1789: write oid 7 current snap is 219 2024-08-17T17:31:39.760 INFO:tasks.rados.rados.0.smithi037.stdout:1789: seq_num 688 ranges {763216=643082,1843729=687899,3260666=302550} 2024-08-17T17:31:39.767 INFO:tasks.rados.rados.0.smithi037.stdout:1789: writing smithi03781225-7 from 763216 to 1406298 tid 1 2024-08-17T17:31:39.774 INFO:tasks.rados.rados.0.smithi037.stdout:1789: writing smithi03781225-7 from 1843729 to 2531628 tid 2 2024-08-17T17:31:39.779 INFO:tasks.rados.rados.0.smithi037.stdout:1789: writing smithi03781225-7 from 3260666 to 3563216 tid 3 2024-08-17T17:31:39.780 INFO:tasks.rados.rados.0.smithi037.stdout:1790: snap_create 2024-08-17T17:31:39.780 INFO:tasks.rados.rados.0.smithi037.stdout:1787: expect (ObjNum 483 snap 154 seq_num 483) 2024-08-17T17:31:39.880 INFO:tasks.rados.rados.0.smithi037.stdout:1788: finishing write tid 1 to smithi03781225-48 2024-08-17T17:31:39.880 INFO:tasks.rados.rados.0.smithi037.stdout:1788: finishing write tid 2 to smithi03781225-48 2024-08-17T17:31:39.880 INFO:tasks.rados.rados.0.smithi037.stdout:1788: finishing write tid 3 to smithi03781225-48 2024-08-17T17:31:39.880 INFO:tasks.rados.rados.0.smithi037.stdout:1788: finishing write tid 4 to smithi03781225-48 2024-08-17T17:31:39.880 INFO:tasks.rados.rados.0.smithi037.stdout:1788: finishing write tid 5 to smithi03781225-48 2024-08-17T17:31:39.880 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 48 v 1521 (ObjNum 687 snap 219 seq_num 687) dirty exists 2024-08-17T17:31:39.880 INFO:tasks.rados.rados.0.smithi037.stdout:1788: left oid 48 (ObjNum 687 snap 219 seq_num 687) 2024-08-17T17:31:39.880 INFO:tasks.rados.rados.0.smithi037.stdout:1789: finishing write tid 1 to smithi03781225-7 2024-08-17T17:31:39.880 INFO:tasks.rados.rados.0.smithi037.stdout:1789: finishing write tid 2 to smithi03781225-7 2024-08-17T17:31:39.880 INFO:tasks.rados.rados.0.smithi037.stdout:1789: finishing write tid 3 to smithi03781225-7 2024-08-17T17:31:39.880 INFO:tasks.rados.rados.0.smithi037.stdout:1789: finishing write tid 4 to smithi03781225-7 2024-08-17T17:31:39.880 INFO:tasks.rados.rados.0.smithi037.stdout:1789: finishing write tid 5 to smithi03781225-7 2024-08-17T17:31:39.880 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 224 (ObjNum 688 snap 219 seq_num 688) dirty exists 2024-08-17T17:31:39.880 INFO:tasks.rados.rados.0.smithi037.stdout:1789: left oid 7 (ObjNum 688 snap 219 seq_num 688) 2024-08-17T17:31:39.989 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:39 smithi037 ceph-mon[97894]: osdmap e512: 8 total, 8 up, 8 in 2024-08-17T17:31:39.990 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:39.990 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:39 smithi037 ceph-mon[102022]: osdmap e512: 8 total, 8 up, 8 in 2024-08-17T17:31:39.990 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:39.990 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:39 smithi037 systemd[1]: Stopping Ceph osd.1 for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:31:40.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:39 smithi046 ceph-mon[88218]: osdmap e512: 8 total, 8 up, 8 in 2024-08-17T17:31:40.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:31:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:31:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:31:40.757 INFO:tasks.rados.rados.0.smithi037.stdout:1787: done (3 left) 2024-08-17T17:31:40.757 INFO:tasks.rados.rados.0.smithi037.stdout:1788: done (2 left) 2024-08-17T17:31:40.757 INFO:tasks.rados.rados.0.smithi037.stdout:1789: done (1 left) 2024-08-17T17:31:40.757 INFO:tasks.rados.rados.0.smithi037.stdout:1790: done (0 left) 2024-08-17T17:31:40.757 INFO:tasks.rados.rados.0.smithi037.stdout:1791: rollback oid 29 current snap is 220 2024-08-17T17:31:40.757 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 29 to 219 2024-08-17T17:31:40.757 INFO:tasks.rados.rados.0.smithi037.stdout:1792: write oid 18 current snap is 220 2024-08-17T17:31:40.757 INFO:tasks.rados.rados.0.smithi037.stdout:1792: seq_num 689 ranges {780023=718331,1902211=547910,3004442=575581} 2024-08-17T17:31:40.765 INFO:tasks.rados.rados.0.smithi037.stdout:1792: writing smithi03781225-18 from 780023 to 1498354 tid 1 2024-08-17T17:31:40.771 INFO:tasks.rados.rados.0.smithi037.stdout:1792: writing smithi03781225-18 from 1902211 to 2450121 tid 2 2024-08-17T17:31:40.777 INFO:tasks.rados.rados.0.smithi037.stdout:1792: writing smithi03781225-18 from 3004442 to 3580023 tid 3 2024-08-17T17:31:40.777 INFO:tasks.rados.rados.0.smithi037.stdout:1793: write oid 34 current snap is 220 2024-08-17T17:31:40.777 INFO:tasks.rados.rados.0.smithi037.stdout:1793: seq_num 690 ranges {796830=793580,2360693=691568} 2024-08-17T17:31:40.786 INFO:tasks.rados.rados.0.smithi037.stdout:1793: writing smithi03781225-34 from 796830 to 1590410 tid 1 2024-08-17T17:31:40.794 INFO:tasks.rados.rados.0.smithi037.stdout:1793: writing smithi03781225-34 from 2360693 to 3052261 tid 2 2024-08-17T17:31:40.794 INFO:tasks.rados.rados.0.smithi037.stdout:1794: write oid 38 current snap is 220 2024-08-17T17:31:40.794 INFO:tasks.rados.rados.0.smithi037.stdout:1791: finishing rollback tid 0 to smithi03781225-29 2024-08-17T17:31:40.794 INFO:tasks.rados.rados.0.smithi037.stdout:1791: finishing rollback tid 1 to smithi03781225-29 2024-08-17T17:31:40.794 INFO:tasks.rados.rados.0.smithi037.stdout:1794: seq_num 691 ranges {413637=468829,1619175=435226,2542935=758255} 2024-08-17T17:31:40.799 INFO:tasks.rados.rados.0.smithi037.stdout:1794: writing smithi03781225-38 from 413637 to 882466 tid 1 2024-08-17T17:31:40.805 INFO:tasks.rados.rados.0.smithi037.stdout:1794: writing smithi03781225-38 from 1619175 to 2054401 tid 2 2024-08-17T17:31:40.812 INFO:tasks.rados.rados.0.smithi037.stdout:1794: writing smithi03781225-38 from 2542935 to 3301190 tid 3 2024-08-17T17:31:40.812 INFO:tasks.rados.rados.0.smithi037.stdout:1795: write oid 20 current snap is 220 2024-08-17T17:31:40.812 INFO:tasks.rados.rados.0.smithi037.stdout:1795: seq_num 692 ranges {430444=660431,1677657=695237,2970358=569527} 2024-08-17T17:31:40.818 INFO:tasks.rados.rados.0.smithi037.stdout:1795: writing smithi03781225-20 from 430444 to 1090875 tid 1 2024-08-17T17:31:40.825 INFO:tasks.rados.rados.0.smithi037.stdout:1795: writing smithi03781225-20 from 1677657 to 2372894 tid 2 2024-08-17T17:31:40.832 INFO:tasks.rados.rados.0.smithi037.stdout:1795: writing smithi03781225-20 from 2970358 to 3539885 tid 3 2024-08-17T17:31:40.832 INFO:tasks.rados.rados.0.smithi037.stdout:1796: snap_create 2024-08-17T17:31:40.832 INFO:tasks.rados.rados.0.smithi037.stdout:1791: finishing rollback tid 2 to smithi03781225-29 2024-08-17T17:31:40.832 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 812 (ObjNum 666 snap 211 seq_num 666) dirty exists 2024-08-17T17:31:40.832 INFO:tasks.rados.rados.0.smithi037.stdout:1792: finishing write tid 1 to smithi03781225-18 2024-08-17T17:31:40.833 INFO:tasks.rados.rados.0.smithi037.stdout:1792: finishing write tid 2 to smithi03781225-18 2024-08-17T17:31:40.833 INFO:tasks.rados.rados.0.smithi037.stdout:1792: finishing write tid 3 to smithi03781225-18 2024-08-17T17:31:40.833 INFO:tasks.rados.rados.0.smithi037.stdout:1792: finishing write tid 4 to smithi03781225-18 2024-08-17T17:31:40.833 INFO:tasks.rados.rados.0.smithi037.stdout:1792: finishing write tid 5 to smithi03781225-18 2024-08-17T17:31:40.833 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 737 (ObjNum 689 snap 220 seq_num 689) dirty exists 2024-08-17T17:31:40.833 INFO:tasks.rados.rados.0.smithi037.stdout:1792: left oid 18 (ObjNum 689 snap 220 seq_num 689) 2024-08-17T17:31:40.833 INFO:tasks.rados.rados.0.smithi037.stdout:1793: finishing write tid 1 to smithi03781225-34 2024-08-17T17:31:40.833 INFO:tasks.rados.rados.0.smithi037.stdout:1793: finishing write tid 2 to smithi03781225-34 2024-08-17T17:31:40.833 INFO:tasks.rados.rados.0.smithi037.stdout:1793: finishing write tid 3 to smithi03781225-34 2024-08-17T17:31:40.833 INFO:tasks.rados.rados.0.smithi037.stdout:1793: finishing write tid 4 to smithi03781225-34 2024-08-17T17:31:40.833 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 888 (ObjNum 690 snap 220 seq_num 690) dirty exists 2024-08-17T17:31:40.833 INFO:tasks.rados.rados.0.smithi037.stdout:1793: left oid 34 (ObjNum 690 snap 220 seq_num 690) 2024-08-17T17:31:40.833 INFO:tasks.rados.rados.0.smithi037.stdout:1794: finishing write tid 1 to smithi03781225-38 2024-08-17T17:31:40.834 INFO:tasks.rados.rados.0.smithi037.stdout:1794: finishing write tid 2 to smithi03781225-38 2024-08-17T17:31:40.834 INFO:tasks.rados.rados.0.smithi037.stdout:1794: finishing write tid 3 to smithi03781225-38 2024-08-17T17:31:40.834 INFO:tasks.rados.rados.0.smithi037.stdout:1794: finishing write tid 4 to smithi03781225-38 2024-08-17T17:31:40.834 INFO:tasks.rados.rados.0.smithi037.stdout:1794: finishing write tid 5 to smithi03781225-38 2024-08-17T17:31:40.834 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 959 (ObjNum 691 snap 220 seq_num 691) dirty exists 2024-08-17T17:31:40.834 INFO:tasks.rados.rados.0.smithi037.stdout:1794: left oid 38 (ObjNum 691 snap 220 seq_num 691) 2024-08-17T17:31:40.834 INFO:tasks.rados.rados.0.smithi037.stdout:1795: finishing write tid 1 to smithi03781225-20 2024-08-17T17:31:40.834 INFO:tasks.rados.rados.0.smithi037.stdout:1795: finishing write tid 2 to smithi03781225-20 2024-08-17T17:31:40.835 INFO:tasks.rados.rados.0.smithi037.stdout:1795: finishing write tid 3 to smithi03781225-20 2024-08-17T17:31:40.835 INFO:tasks.rados.rados.0.smithi037.stdout:1795: finishing write tid 4 to smithi03781225-20 2024-08-17T17:31:40.835 INFO:tasks.rados.rados.0.smithi037.stdout:1795: finishing write tid 5 to smithi03781225-20 2024-08-17T17:31:40.835 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 352 (ObjNum 692 snap 220 seq_num 692) dirty exists 2024-08-17T17:31:40.835 INFO:tasks.rados.rados.0.smithi037.stdout:1795: left oid 20 (ObjNum 692 snap 220 seq_num 692) 2024-08-17T17:31:40.937 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:40 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1[50938]: 2024-08-17T17:31:40.838+0000 7fec8eaf2640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T17:31:40.937 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:40 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1[50938]: 2024-08-17T17:31:40.838+0000 7fec8eaf2640 -1 osd.1 514 *** Got signal Terminated *** 2024-08-17T17:31:40.937 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:40 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1[50938]: 2024-08-17T17:31:40.838+0000 7fec8eaf2640 -1 osd.1 514 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T17:31:40.937 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:40 smithi037 ceph-mon[97894]: pgmap v377: 89 pgs: 89 active+clean; 102 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.2 MiB/s wr, 16 op/s 2024-08-17T17:31:40.937 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:40 smithi037 ceph-mon[97894]: osdmap e513: 8 total, 8 up, 8 in 2024-08-17T17:31:40.938 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:40 smithi037 ceph-mon[102022]: pgmap v377: 89 pgs: 89 active+clean; 102 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.2 MiB/s wr, 16 op/s 2024-08-17T17:31:40.938 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:40 smithi037 ceph-mon[102022]: osdmap e513: 8 total, 8 up, 8 in 2024-08-17T17:31:41.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:40 smithi046 ceph-mon[88218]: pgmap v377: 89 pgs: 89 active+clean; 102 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.2 MiB/s wr, 16 op/s 2024-08-17T17:31:41.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:40 smithi046 ceph-mon[88218]: osdmap e513: 8 total, 8 up, 8 in 2024-08-17T17:31:41.731 INFO:tasks.rados.rados.0.smithi037.stdout:1791: done (5 left) 2024-08-17T17:31:41.731 INFO:tasks.rados.rados.0.smithi037.stdout:1792: done (4 left) 2024-08-17T17:31:41.731 INFO:tasks.rados.rados.0.smithi037.stdout:1793: done (3 left) 2024-08-17T17:31:41.731 INFO:tasks.rados.rados.0.smithi037.stdout:1794: done (2 left) 2024-08-17T17:31:41.731 INFO:tasks.rados.rados.0.smithi037.stdout:1795: done (1 left) 2024-08-17T17:31:41.731 INFO:tasks.rados.rados.0.smithi037.stdout:1796: done (0 left) 2024-08-17T17:31:41.731 INFO:tasks.rados.rados.0.smithi037.stdout:1797: snap_create 2024-08-17T17:31:41.759 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:31:42.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:41 smithi046 ceph-mon[88218]: osdmap e514: 8 total, 8 up, 8 in 2024-08-17T17:31:42.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:41 smithi046 ceph-mon[88218]: osd.1 marked itself down and dead 2024-08-17T17:31:42.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:41 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4174983925' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:31:42.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:41 smithi046 ceph-mon[88218]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:31:42.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:41 smithi046 ceph-mon[88218]: osdmap e515: 8 total, 7 up, 8 in 2024-08-17T17:31:42.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:41 smithi037 ceph-mon[102022]: osdmap e514: 8 total, 8 up, 8 in 2024-08-17T17:31:42.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:41 smithi037 ceph-mon[102022]: osd.1 marked itself down and dead 2024-08-17T17:31:42.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:41 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4174983925' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:31:42.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:41 smithi037 ceph-mon[102022]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:31:42.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:41 smithi037 ceph-mon[102022]: osdmap e515: 8 total, 7 up, 8 in 2024-08-17T17:31:42.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:41 smithi037 ceph-mon[97894]: osdmap e514: 8 total, 8 up, 8 in 2024-08-17T17:31:42.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:41 smithi037 ceph-mon[97894]: osd.1 marked itself down and dead 2024-08-17T17:31:42.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:41 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4174983925' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:31:42.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:41 smithi037 ceph-mon[97894]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:31:42.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:41 smithi037 ceph-mon[97894]: osdmap e515: 8 total, 7 up, 8 in 2024-08-17T17:31:42.385 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:42 smithi037 podman[114508]: 2024-08-17 17:31:42.101920598 +0000 UTC m=+1.382939121 container died 9dc6fbe29b931918f54dde78de597b43fbe8034cfa1c98854b709544a0a3ee27 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , RELEASE=quincy-f2c39d4) 2024-08-17T17:31:42.732 INFO:tasks.rados.rados.0.smithi037.stdout:1797: done (0 left) 2024-08-17T17:31:42.732 INFO:tasks.rados.rados.0.smithi037.stdout:1798: read oid 48 snap 220 2024-08-17T17:31:42.732 INFO:tasks.rados.rados.0.smithi037.stdout:1798: expect (ObjNum 687 snap 219 seq_num 687) 2024-08-17T17:31:42.732 INFO:tasks.rados.rados.0.smithi037.stdout:1799: read oid 5 snap 221 2024-08-17T17:31:42.732 INFO:tasks.rados.rados.0.smithi037.stdout:1799: expect deleted 2024-08-17T17:31:42.732 INFO:tasks.rados.rados.0.smithi037.stdout:1800: snap_create 2024-08-17T17:31:42.751 INFO:tasks.rados.rados.0.smithi037.stdout:1798: expect (ObjNum 687 snap 219 seq_num 687) 2024-08-17T17:31:42.752 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:42 smithi037 podman[114508]: 2024-08-17 17:31:42.566895815 +0000 UTC m=+1.847914380 container cleanup 9dc6fbe29b931918f54dde78de597b43fbe8034cfa1c98854b709544a0a3ee27 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=quincy-f2c39d4, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T17:31:42.752 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:42 smithi037 bash[114508]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1 2024-08-17T17:31:43.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:42 smithi046 ceph-mon[88218]: pgmap v380: 89 pgs: 89 active+clean; 102 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.2 MiB/s wr, 16 op/s 2024-08-17T17:31:43.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:42 smithi046 ceph-mon[88218]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:43.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:42 smithi046 ceph-mon[88218]: from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:43.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:42 smithi046 ceph-mon[88218]: osdmap e516: 8 total, 7 up, 8 in 2024-08-17T17:31:43.043 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:42 smithi037 podman[114610]: 2024-08-17 17:31:42.860092212 +0000 UTC m=+0.759240781 container remove 9dc6fbe29b931918f54dde78de597b43fbe8034cfa1c98854b709544a0a3ee27 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=quincy-f2c39d4) 2024-08-17T17:31:43.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:42 smithi037 ceph-mon[102022]: pgmap v380: 89 pgs: 89 active+clean; 102 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.2 MiB/s wr, 16 op/s 2024-08-17T17:31:43.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:42 smithi037 ceph-mon[102022]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:43.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:42 smithi037 ceph-mon[102022]: from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:43.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:42 smithi037 ceph-mon[102022]: osdmap e516: 8 total, 7 up, 8 in 2024-08-17T17:31:43.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:42 smithi037 ceph-mon[97894]: pgmap v380: 89 pgs: 89 active+clean; 102 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.2 MiB/s wr, 16 op/s 2024-08-17T17:31:43.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:42 smithi037 ceph-mon[97894]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:43.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:42 smithi037 ceph-mon[97894]: from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:43.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:42 smithi037 ceph-mon[97894]: osdmap e516: 8 total, 7 up, 8 in 2024-08-17T17:31:43.451 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:43 smithi037 podman[114699]: 2024-08-17 17:31:43.102551707 +0000 UTC m=+0.018078323 image pull 0566dfeff0cb6af9254aa2111a92af8174516dad87a45779e953ca0dd77f3099 quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:31:43.451 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:43 smithi037 podman[114699]: 2024-08-17 17:31:43.202897284 +0000 UTC m=+0.118423929 container create 1b27c40c83ffa5fb6dea4e624bd8d1d6ff56753f6438d208c1b460a9d09ad755 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1-deactivate, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=main-cd8bdbe, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-08-17T17:31:43.451 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:43 smithi037 podman[114699]: 2024-08-17 17:31:43.447330727 +0000 UTC m=+0.362857342 container init 1b27c40c83ffa5fb6dea4e624bd8d1d6ff56753f6438d208c1b460a9d09ad755 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1-deactivate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, RELEASE=main-cd8bdbe) 2024-08-17T17:31:43.452 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:43 smithi037 podman[114699]: 2024-08-17 17:31:43.451178912 +0000 UTC m=+0.366705519 container start 1b27c40c83ffa5fb6dea4e624bd8d1d6ff56753f6438d208c1b460a9d09ad755 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1-deactivate, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-cd8bdbe, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-08-17T17:31:43.735 INFO:tasks.rados.rados.0.smithi037.stdout:1798: done (2 left) 2024-08-17T17:31:43.736 INFO:tasks.rados.rados.0.smithi037.stdout:1799: done (1 left) 2024-08-17T17:31:43.736 INFO:tasks.rados.rados.0.smithi037.stdout:1800: done (0 left) 2024-08-17T17:31:43.736 INFO:tasks.rados.rados.0.smithi037.stdout:1801: snap_create 2024-08-17T17:31:43.793 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:43 smithi037 podman[114699]: 2024-08-17 17:31:43.546927617 +0000 UTC m=+0.462454233 container attach 1b27c40c83ffa5fb6dea4e624bd8d1d6ff56753f6438d208c1b460a9d09ad755 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1-deactivate, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, RELEASE=main-cd8bdbe, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T17:31:43.793 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:43 smithi037 podman[114699]: 2024-08-17 17:31:43.652451678 +0000 UTC m=+0.567978302 container died 1b27c40c83ffa5fb6dea4e624bd8d1d6ff56753f6438d208c1b460a9d09ad755 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1-deactivate, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, RELEASE=main-cd8bdbe, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-08-17T17:31:44.543 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:44 smithi037 podman[114722]: 2024-08-17 17:31:44.275765235 +0000 UTC m=+0.617181086 container remove 1b27c40c83ffa5fb6dea4e624bd8d1d6ff56753f6438d208c1b460a9d09ad755 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.build-date=20240731, RELEASE=main-cd8bdbe, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T17:31:44.543 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:44 smithi037 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.1.service: Deactivated successfully. 2024-08-17T17:31:44.543 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:44 smithi037 systemd[1]: Stopped Ceph osd.1 for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:31:44.543 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:44 smithi037 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.1.service: Consumed 12.864s CPU time. 2024-08-17T17:31:44.543 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:44 smithi037 systemd[1]: Starting Ceph osd.1 for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:31:44.670 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:31:44.733 INFO:tasks.rados.rados.0.smithi037.stdout:1801: done (0 left) 2024-08-17T17:31:44.733 INFO:tasks.rados.rados.0.smithi037.stdout:1802: read oid 31 snap 218 2024-08-17T17:31:44.733 INFO:tasks.rados.rados.0.smithi037.stdout:1802: expect deleted 2024-08-17T17:31:44.733 INFO:tasks.rados.rados.0.smithi037.stdout:1803: rollback oid 3 current snap is 224 2024-08-17T17:31:44.734 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 3 to 214 2024-08-17T17:31:44.734 INFO:tasks.rados.rados.0.smithi037.stdout:1804: rollback oid 37 current snap is 224 2024-08-17T17:31:44.734 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 37 to 222 2024-08-17T17:31:44.734 INFO:tasks.rados.rados.0.smithi037.stdout:1805: write oid 34 current snap is 224 2024-08-17T17:31:44.734 INFO:tasks.rados.rados.0.smithi037.stdout:1805: seq_num 693 ranges {447251=735680,1736139=438895,2597781=780799} 2024-08-17T17:31:44.740 INFO:tasks.rados.rados.0.smithi037.stdout:1805: writing smithi03781225-34 from 447251 to 1182931 tid 1 2024-08-17T17:31:44.746 INFO:tasks.rados.rados.0.smithi037.stdout:1805: writing smithi03781225-34 from 1736139 to 2175034 tid 2 2024-08-17T17:31:44.754 INFO:tasks.rados.rados.0.smithi037.stdout:1805: writing smithi03781225-34 from 2597781 to 3378580 tid 3 2024-08-17T17:31:44.754 INFO:tasks.rados.rados.0.smithi037.stdout:1806: snap_create 2024-08-17T17:31:44.754 INFO:tasks.rados.rados.0.smithi037.stdout:1803: finishing rollback tid 1 to smithi03781225-3 2024-08-17T17:31:44.754 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-08-17T17:31:44.754 INFO:tasks.rados.rados.0.smithi037.stdout:1804: finishing rollback tid 0 to smithi03781225-37 2024-08-17T17:31:44.754 INFO:tasks.rados.rados.0.smithi037.stdout:1804: finishing rollback tid 1 to smithi03781225-37 2024-08-17T17:31:44.755 INFO:tasks.rados.rados.0.smithi037.stdout:1804: finishing rollback tid 2 to smithi03781225-37 2024-08-17T17:31:44.755 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 37 v 816 (ObjNum 682 snap 217 seq_num 682) dirty exists 2024-08-17T17:31:44.755 INFO:tasks.rados.rados.0.smithi037.stdout:1805: finishing write tid 1 to smithi03781225-34 2024-08-17T17:31:44.755 INFO:tasks.rados.rados.0.smithi037.stdout:1805: finishing write tid 2 to smithi03781225-34 2024-08-17T17:31:44.757 INFO:tasks.rados.rados.0.smithi037.stdout:1805: finishing write tid 3 to smithi03781225-34 2024-08-17T17:31:44.757 INFO:tasks.rados.rados.0.smithi037.stdout:1805: finishing write tid 4 to smithi03781225-34 2024-08-17T17:31:44.757 INFO:tasks.rados.rados.0.smithi037.stdout:1805: finishing write tid 5 to smithi03781225-34 2024-08-17T17:31:44.757 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 893 (ObjNum 693 snap 224 seq_num 693) dirty exists 2024-08-17T17:31:44.757 INFO:tasks.rados.rados.0.smithi037.stdout:1805: left oid 34 (ObjNum 693 snap 224 seq_num 693) 2024-08-17T17:31:45.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:44 smithi046 ceph-mon[88218]: pgmap v383: 89 pgs: 10 stale+active+clean, 79 active+clean; 102 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:31:45.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:44 smithi046 ceph-mon[88218]: osdmap e517: 8 total, 7 up, 8 in 2024-08-17T17:31:45.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:44 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/607236755' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:31:45.013 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:44 smithi037 ceph-mon[102022]: pgmap v383: 89 pgs: 10 stale+active+clean, 79 active+clean; 102 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:31:45.013 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:44 smithi037 ceph-mon[102022]: osdmap e517: 8 total, 7 up, 8 in 2024-08-17T17:31:45.013 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:44 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/607236755' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:31:45.014 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:44 smithi037 podman[114865]: 2024-08-17 17:31:44.642585801 +0000 UTC m=+0.021165231 image pull 0566dfeff0cb6af9254aa2111a92af8174516dad87a45779e953ca0dd77f3099 quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:31:45.014 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:44 smithi037 podman[114865]: 2024-08-17 17:31:44.775254235 +0000 UTC m=+0.153833645 container create a8228bf8099f8b8cee99e0c5df5c33ed5199f16c8c1900c1fce8661cfa2044dc (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1-activate, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, RELEASE=main-cd8bdbe, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-08-17T17:31:45.014 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:44 smithi037 ceph-mon[97894]: pgmap v383: 89 pgs: 10 stale+active+clean, 79 active+clean; 102 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:31:45.014 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:44 smithi037 ceph-mon[97894]: osdmap e517: 8 total, 7 up, 8 in 2024-08-17T17:31:45.014 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:44 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/607236755' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:31:45.294 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:45 smithi037 podman[114865]: 2024-08-17 17:31:45.013348103 +0000 UTC m=+0.391927526 container init a8228bf8099f8b8cee99e0c5df5c33ed5199f16c8c1900c1fce8661cfa2044dc (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1-activate, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, RELEASE=main-cd8bdbe, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T17:31:45.294 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:45 smithi037 podman[114865]: 2024-08-17 17:31:45.017023286 +0000 UTC m=+0.395602699 container start a8228bf8099f8b8cee99e0c5df5c33ed5199f16c8c1900c1fce8661cfa2044dc (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1-activate, RELEASE=main-cd8bdbe, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-08-17T17:31:45.294 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:45 smithi037 podman[114865]: 2024-08-17 17:31:45.113242502 +0000 UTC m=+0.491821924 container attach a8228bf8099f8b8cee99e0c5df5c33ed5199f16c8c1900c1fce8661cfa2044dc (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1-activate, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-cd8bdbe, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-08-17T17:31:45.294 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1-activate[114904]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:31:45.294 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:45 smithi037 bash[114865]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:31:45.294 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1-activate[114904]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:31:45.294 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:45 smithi037 bash[114865]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:31:45.294 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1-activate[114904]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-17T17:31:45.294 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:45 smithi037 bash[114865]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-17T17:31:45.295 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1-activate[114904]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:31:45.295 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:45 smithi037 bash[114865]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:31:45.295 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1-activate[114904]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:31:45.295 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:45 smithi037 bash[114865]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:31:45.295 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1-activate[114904]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-08-17T17:31:45.295 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:45 smithi037 bash[114865]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-08-17T17:31:45.295 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1-activate[114904]: 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 2024-08-17T17:31:45.295 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:45 smithi037 bash[114865]: 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 2024-08-17T17:31:45.742 INFO:tasks.rados.rados.0.smithi037.stdout:1802: done (4 left) 2024-08-17T17:31:45.743 INFO:tasks.rados.rados.0.smithi037.stdout:1803: done (3 left) 2024-08-17T17:31:45.743 INFO:tasks.rados.rados.0.smithi037.stdout:1804: done (2 left) 2024-08-17T17:31:45.743 INFO:tasks.rados.rados.0.smithi037.stdout:1805: done (1 left) 2024-08-17T17:31:45.743 INFO:tasks.rados.rados.0.smithi037.stdout:1806: done (0 left) 2024-08-17T17:31:45.743 INFO:tasks.rados.rados.0.smithi037.stdout:1807: rollback oid 49 current snap is 225 2024-08-17T17:31:45.743 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 49 to 218 2024-08-17T17:31:45.743 INFO:tasks.rados.rados.0.smithi037.stdout:1808: snap_create 2024-08-17T17:31:45.746 INFO:tasks.rados.rados.0.smithi037.stdout:1807: finishing rollback tid 0 to smithi03781225-49 2024-08-17T17:31:45.746 INFO:tasks.rados.rados.0.smithi037.stdout:1807: finishing rollback tid 1 to smithi03781225-49 2024-08-17T17:31:45.746 INFO:tasks.rados.rados.0.smithi037.stdout:1807: finishing rollback tid 2 to smithi03781225-49 2024-08-17T17:31:45.746 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 49 v 576 (ObjNum 634 snap 201 seq_num 634) dirty exists 2024-08-17T17:31:45.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:45 smithi037 ceph-mon[102022]: from='client.34314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:45.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:45 smithi037 ceph-mon[102022]: osdmap e518: 8 total, 7 up, 8 in 2024-08-17T17:31:45.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:45 smithi037 ceph-mon[102022]: from='client.34320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:45.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:45 smithi037 ceph-mon[97894]: from='client.34314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:45.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:45 smithi037 ceph-mon[97894]: osdmap e518: 8 total, 7 up, 8 in 2024-08-17T17:31:45.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:45 smithi037 ceph-mon[97894]: from='client.34320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:45.796 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1-activate[114904]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-08-17T17:31:45.796 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:45 smithi037 bash[114865]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-08-17T17:31:45.796 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1-activate[114904]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-08-17T17:31:45.796 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:45 smithi037 bash[114865]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-08-17T17:31:45.796 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1-activate[114904]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-08-17T17:31:45.796 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:45 smithi037 bash[114865]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-08-17T17:31:45.796 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1-activate[114904]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-08-17T17:31:45.796 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:45 smithi037 bash[114865]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-08-17T17:31:45.796 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1-activate[114904]: --> ceph-volume lvm activate successful for osd ID: 1 2024-08-17T17:31:45.796 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:45 smithi037 bash[114865]: --> ceph-volume lvm activate successful for osd ID: 1 2024-08-17T17:31:45.797 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:45 smithi037 podman[114865]: 2024-08-17 17:31:45.568692905 +0000 UTC m=+0.947272319 container died a8228bf8099f8b8cee99e0c5df5c33ed5199f16c8c1900c1fce8661cfa2044dc (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1-activate, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=main-cd8bdbe, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-08-17T17:31:46.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:45 smithi046 ceph-mon[88218]: from='client.34314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:46.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:45 smithi046 ceph-mon[88218]: osdmap e518: 8 total, 7 up, 8 in 2024-08-17T17:31:46.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:45 smithi046 ceph-mon[88218]: from='client.34320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:46.543 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:46 smithi037 podman[115018]: 2024-08-17 17:31:46.234165801 +0000 UTC m=+0.655223455 container remove a8228bf8099f8b8cee99e0c5df5c33ed5199f16c8c1900c1fce8661cfa2044dc (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1-activate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, RELEASE=main-cd8bdbe, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-08-17T17:31:46.543 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:46 smithi037 podman[115082]: 2024-08-17 17:31:46.353791858 +0000 UTC m=+0.017808498 image pull 0566dfeff0cb6af9254aa2111a92af8174516dad87a45779e953ca0dd77f3099 quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:31:46.543 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:46 smithi037 podman[115082]: 2024-08-17 17:31:46.45161505 +0000 UTC m=+0.115631667 container create 1fffb29ce68e9464b8060854c410b910c1815daf7ef10d1b8c1c8ac954ddfe8c (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=main-cd8bdbe, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T17:31:46.748 INFO:tasks.rados.rados.0.smithi037.stdout:1807: done (1 left) 2024-08-17T17:31:46.748 INFO:tasks.rados.rados.0.smithi037.stdout:1808: done (0 left) 2024-08-17T17:31:46.748 INFO:tasks.rados.rados.0.smithi037.stdout:1809: delete oid 18 current snap is 226 2024-08-17T17:31:46.750 INFO:tasks.rados.rados.0.smithi037.stdout:1809: done (0 left) 2024-08-17T17:31:46.751 INFO:tasks.rados.rados.0.smithi037.stdout:1810: write oid 38 current snap is 226 2024-08-17T17:31:46.751 INFO:tasks.rados.rados.0.smithi037.stdout:1810: seq_num 695 ranges {480865=486178,1453103=442564,2652627=519696} 2024-08-17T17:31:46.756 INFO:tasks.rados.rados.0.smithi037.stdout:1810: writing smithi03781225-38 from 480865 to 967043 tid 1 2024-08-17T17:31:46.761 INFO:tasks.rados.rados.0.smithi037.stdout:1810: writing smithi03781225-38 from 1453103 to 1895667 tid 2 2024-08-17T17:31:46.768 INFO:tasks.rados.rados.0.smithi037.stdout:1810: writing smithi03781225-38 from 2652627 to 3172323 tid 3 2024-08-17T17:31:46.768 INFO:tasks.rados.rados.0.smithi037.stdout:1811: snap_create 2024-08-17T17:31:46.768 INFO:tasks.rados.rados.0.smithi037.stdout:1810: finishing write tid 1 to smithi03781225-38 2024-08-17T17:31:46.768 INFO:tasks.rados.rados.0.smithi037.stdout:1810: finishing write tid 2 to smithi03781225-38 2024-08-17T17:31:46.770 INFO:tasks.rados.rados.0.smithi037.stdout:1810: finishing write tid 3 to smithi03781225-38 2024-08-17T17:31:46.771 INFO:tasks.rados.rados.0.smithi037.stdout:1810: finishing write tid 4 to smithi03781225-38 2024-08-17T17:31:46.771 INFO:tasks.rados.rados.0.smithi037.stdout:1810: finishing write tid 5 to smithi03781225-38 2024-08-17T17:31:46.771 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 964 (ObjNum 695 snap 226 seq_num 695) dirty exists 2024-08-17T17:31:46.771 INFO:tasks.rados.rados.0.smithi037.stdout:1810: left oid 38 (ObjNum 695 snap 226 seq_num 695) 2024-08-17T17:31:47.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:46 smithi046 ceph-mon[88218]: pgmap v386: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 117 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.4 MiB/s wr, 13 op/s; 23/225 objects degraded (10.222%) 2024-08-17T17:31:47.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:46 smithi046 ceph-mon[88218]: Health check failed: Degraded data redundancy: 23/225 objects degraded (10.222%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T17:31:47.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:46 smithi046 ceph-mon[88218]: osdmap e519: 8 total, 7 up, 8 in 2024-08-17T17:31:47.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:46 smithi037 ceph-mon[102022]: pgmap v386: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 117 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.4 MiB/s wr, 13 op/s; 23/225 objects degraded (10.222%) 2024-08-17T17:31:47.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:46 smithi037 ceph-mon[102022]: Health check failed: Degraded data redundancy: 23/225 objects degraded (10.222%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T17:31:47.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:46 smithi037 ceph-mon[102022]: osdmap e519: 8 total, 7 up, 8 in 2024-08-17T17:31:47.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:46 smithi037 ceph-mon[97894]: pgmap v386: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 117 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.4 MiB/s wr, 13 op/s; 23/225 objects degraded (10.222%) 2024-08-17T17:31:47.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:46 smithi037 ceph-mon[97894]: Health check failed: Degraded data redundancy: 23/225 objects degraded (10.222%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T17:31:47.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:46 smithi037 ceph-mon[97894]: osdmap e519: 8 total, 7 up, 8 in 2024-08-17T17:31:47.044 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:46 smithi037 podman[115082]: 2024-08-17 17:31:46.670682192 +0000 UTC m=+0.334698822 container init 1fffb29ce68e9464b8060854c410b910c1815daf7ef10d1b8c1c8ac954ddfe8c (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, RELEASE=main-cd8bdbe, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True) 2024-08-17T17:31:47.044 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:46 smithi037 podman[115082]: 2024-08-17 17:31:46.674435015 +0000 UTC m=+0.338451631 container start 1fffb29ce68e9464b8060854c410b910c1815daf7ef10d1b8c1c8ac954ddfe8c (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=main-cd8bdbe, ceph=True) 2024-08-17T17:31:47.044 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:46 smithi037 ceph-osd[115101]: -- 172.21.15.37:0/183603326 <== mon.0 v2:172.21.15.37:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561c2f509a40 con 0x561c302d6000 2024-08-17T17:31:47.044 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:46 smithi037 bash[115082]: 1fffb29ce68e9464b8060854c410b910c1815daf7ef10d1b8c1c8ac954ddfe8c 2024-08-17T17:31:47.044 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:46 smithi037 systemd[1]: Started Ceph osd.1 for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:31:47.578 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:31:47.755 INFO:tasks.rados.rados.0.smithi037.stdout:1810: done (1 left) 2024-08-17T17:31:47.755 INFO:tasks.rados.rados.0.smithi037.stdout:1811: done (0 left) 2024-08-17T17:31:47.755 INFO:tasks.rados.rados.0.smithi037.stdout:1812: snap_remove snap 221 2024-08-17T17:31:48.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:47 smithi046 ceph-mon[88218]: osdmap e520: 8 total, 7 up, 8 in 2024-08-17T17:31:48.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:47 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:48.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:47 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:48.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:47 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:31:48.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:47 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1851158702' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:31:48.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:47 smithi037 ceph-mon[102022]: osdmap e520: 8 total, 7 up, 8 in 2024-08-17T17:31:48.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:47 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:48.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:47 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:48.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:47 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:31:48.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:47 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1851158702' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:31:48.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:47 smithi037 ceph-mon[97894]: osdmap e520: 8 total, 7 up, 8 in 2024-08-17T17:31:48.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:47 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:48.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:47 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:48.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:47 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:31:48.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:47 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1851158702' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:31:48.579 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1[115097]: 2024-08-17T17:31:48.307+0000 7fb55a30b640 -1 Falling back to public interface 2024-08-17T17:31:48.760 INFO:tasks.rados.rados.0.smithi037.stdout:1812: done (0 left) 2024-08-17T17:31:48.760 INFO:tasks.rados.rados.0.smithi037.stdout:1813: read oid 4 snap -1 2024-08-17T17:31:48.760 INFO:tasks.rados.rados.0.smithi037.stdout:1813: expect (ObjNum 592 snap 188 seq_num 592) 2024-08-17T17:31:48.760 INFO:tasks.rados.rados.0.smithi037.stdout:1814: snap_remove snap 217 2024-08-17T17:31:48.972 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:48 smithi037 ceph-mon[97894]: pgmap v389: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 117 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.4 MiB/s wr, 13 op/s; 23/225 objects degraded (10.222%) 2024-08-17T17:31:48.972 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:48 smithi037 ceph-mon[97894]: from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:48.972 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:48 smithi037 ceph-mon[97894]: osdmap e521: 8 total, 7 up, 8 in 2024-08-17T17:31:48.973 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:48 smithi037 ceph-mon[97894]: from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:48.973 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:48 smithi037 ceph-mon[102022]: pgmap v389: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 117 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.4 MiB/s wr, 13 op/s; 23/225 objects degraded (10.222%) 2024-08-17T17:31:48.973 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:48 smithi037 ceph-mon[102022]: from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:48.973 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:48 smithi037 ceph-mon[102022]: osdmap e521: 8 total, 7 up, 8 in 2024-08-17T17:31:48.973 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:48 smithi037 ceph-mon[102022]: from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:49.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:48 smithi046 ceph-mon[88218]: pgmap v389: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 117 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.4 MiB/s wr, 13 op/s; 23/225 objects degraded (10.222%) 2024-08-17T17:31:49.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:48 smithi046 ceph-mon[88218]: from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:49.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:48 smithi046 ceph-mon[88218]: osdmap e521: 8 total, 7 up, 8 in 2024-08-17T17:31:49.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:48 smithi046 ceph-mon[88218]: from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:49.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:31:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:31:48] "GET /metrics HTTP/1.1" 200 36427 "" "Prometheus/2.51.0" 2024-08-17T17:31:49.769 INFO:tasks.rados.rados.0.smithi037.stdout:1814: done (1 left) 2024-08-17T17:31:49.770 INFO:tasks.rados.rados.0.smithi037.stdout:1815: delete oid 17 current snap is 227 2024-08-17T17:31:49.770 INFO:tasks.rados.rados.0.smithi037.stdout:1813: expect (ObjNum 592 snap 188 seq_num 592) 2024-08-17T17:31:49.903 INFO:tasks.rados.rados.0.smithi037.stdout:1813: done (1 left) 2024-08-17T17:31:49.903 INFO:tasks.rados.rados.0.smithi037.stdout:1815: done (0 left) 2024-08-17T17:31:49.903 INFO:tasks.rados.rados.0.smithi037.stdout:1816: read oid 11 snap -1 2024-08-17T17:31:49.904 INFO:tasks.rados.rados.0.smithi037.stdout:1816: expect deleted 2024-08-17T17:31:49.904 INFO:tasks.rados.rados.0.smithi037.stdout:1817: rollback oid 39 current snap is 227 2024-08-17T17:31:49.904 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 39 to 213 2024-08-17T17:31:49.904 INFO:tasks.rados.rados.0.smithi037.stdout:1818: write oid 36 current snap is 227 2024-08-17T17:31:49.904 INFO:tasks.rados.rados.0.smithi037.stdout:1818: seq_num 697 ranges {514479=636676,1853714=446233,2991120=542240} 2024-08-17T17:31:49.909 INFO:tasks.rados.rados.0.smithi037.stdout:1818: writing smithi03781225-36 from 514479 to 1151155 tid 1 2024-08-17T17:31:49.915 INFO:tasks.rados.rados.0.smithi037.stdout:1818: writing smithi03781225-36 from 1853714 to 2299947 tid 2 2024-08-17T17:31:49.923 INFO:tasks.rados.rados.0.smithi037.stdout:1818: writing smithi03781225-36 from 2991120 to 3533360 tid 3 2024-08-17T17:31:49.923 INFO:tasks.rados.rados.0.smithi037.stdout:1819: write oid 9 current snap is 227 2024-08-17T17:31:49.923 INFO:tasks.rados.rados.0.smithi037.stdout:1819: seq_num 698 ranges {531286=711925,1912196=706244,3018543=712743} 2024-08-17T17:31:49.929 INFO:tasks.rados.rados.0.smithi037.stdout:1819: writing smithi03781225-9 from 531286 to 1243211 tid 1 2024-08-17T17:31:49.937 INFO:tasks.rados.rados.0.smithi037.stdout:1819: writing smithi03781225-9 from 1912196 to 2618440 tid 2 2024-08-17T17:31:49.943 INFO:tasks.rados.rados.0.smithi037.stdout:1819: writing smithi03781225-9 from 3018543 to 3731286 tid 3 2024-08-17T17:31:49.943 INFO:tasks.rados.rados.0.smithi037.stdout:1820: read oid 20 snap -1 2024-08-17T17:31:49.943 INFO:tasks.rados.rados.0.smithi037.stdout:1820: expect (ObjNum 692 snap 220 seq_num 692) 2024-08-17T17:31:49.943 INFO:tasks.rados.rados.0.smithi037.stdout:1821: snap_remove snap 223 2024-08-17T17:31:50.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:49 smithi037 ceph-mon[97894]: osdmap e522: 8 total, 7 up, 8 in 2024-08-17T17:31:50.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:49 smithi037 ceph-mon[102022]: osdmap e522: 8 total, 7 up, 8 in 2024-08-17T17:31:50.044 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:49 smithi046 ceph-mon[88218]: osdmap e522: 8 total, 7 up, 8 in 2024-08-17T17:31:50.477 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:31:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:31:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:31:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:31:50.772 INFO:tasks.rados.rados.0.smithi037.stdout:1821: done (5 left) 2024-08-17T17:31:50.773 INFO:tasks.rados.rados.0.smithi037.stdout:1822: write oid 44 current snap is 227 2024-08-17T17:31:50.773 INFO:tasks.rados.rados.0.smithi037.stdout:1822: seq_num 699 ranges {548093=787174,1970678=449902,3045966=681137} 2024-08-17T17:31:50.780 INFO:tasks.rados.rados.0.smithi037.stdout:1822: writing smithi03781225-44 from 548093 to 1335267 tid 1 2024-08-17T17:31:50.786 INFO:tasks.rados.rados.0.smithi037.stdout:1822: writing smithi03781225-44 from 1970678 to 2420580 tid 2 2024-08-17T17:31:50.794 INFO:tasks.rados.rados.0.smithi037.stdout:1822: writing smithi03781225-44 from 3045966 to 3727103 tid 3 2024-08-17T17:31:50.794 INFO:tasks.rados.rados.0.smithi037.stdout:1823: rollback oid 33 current snap is 227 2024-08-17T17:31:50.794 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 33 to 214 2024-08-17T17:31:50.794 INFO:tasks.rados.rados.0.smithi037.stdout:1817: finishing rollback tid 0 to smithi03781225-39 2024-08-17T17:31:50.795 INFO:tasks.rados.rados.0.smithi037.stdout:1817: finishing rollback tid 1 to smithi03781225-39 2024-08-17T17:31:50.795 INFO:tasks.rados.rados.0.smithi037.stdout:1817: finishing rollback tid 2 to smithi03781225-39 2024-08-17T17:31:50.795 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 901 (ObjNum 619 snap 198 seq_num 619) dirty exists 2024-08-17T17:31:50.795 INFO:tasks.rados.rados.0.smithi037.stdout:1818: finishing write tid 1 to smithi03781225-36 2024-08-17T17:31:50.795 INFO:tasks.rados.rados.0.smithi037.stdout:1818: finishing write tid 2 to smithi03781225-36 2024-08-17T17:31:50.795 INFO:tasks.rados.rados.0.smithi037.stdout:1818: finishing write tid 3 to smithi03781225-36 2024-08-17T17:31:50.795 INFO:tasks.rados.rados.0.smithi037.stdout:1816: done (6 left) 2024-08-17T17:31:50.795 INFO:tasks.rados.rados.0.smithi037.stdout:1817: done (5 left) 2024-08-17T17:31:50.795 INFO:tasks.rados.rados.0.smithi037.stdout:1824: delete oid 8 current snap is 227 2024-08-17T17:31:50.795 INFO:tasks.rados.rados.0.smithi037.stdout:1818: finishing write tid 4 to smithi03781225-36 2024-08-17T17:31:50.795 INFO:tasks.rados.rados.0.smithi037.stdout:1818: finishing write tid 5 to smithi03781225-36 2024-08-17T17:31:50.795 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 36 v 906 (ObjNum 697 snap 227 seq_num 697) dirty exists 2024-08-17T17:31:50.795 INFO:tasks.rados.rados.0.smithi037.stdout:1818: left oid 36 (ObjNum 697 snap 227 seq_num 697) 2024-08-17T17:31:50.796 INFO:tasks.rados.rados.0.smithi037.stdout:1819: finishing write tid 1 to smithi03781225-9 2024-08-17T17:31:50.796 INFO:tasks.rados.rados.0.smithi037.stdout:1819: finishing write tid 2 to smithi03781225-9 2024-08-17T17:31:50.796 INFO:tasks.rados.rados.0.smithi037.stdout:1819: finishing write tid 3 to smithi03781225-9 2024-08-17T17:31:50.796 INFO:tasks.rados.rados.0.smithi037.stdout:1819: finishing write tid 4 to smithi03781225-9 2024-08-17T17:31:50.796 INFO:tasks.rados.rados.0.smithi037.stdout:1819: finishing write tid 5 to smithi03781225-9 2024-08-17T17:31:50.796 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 1525 (ObjNum 698 snap 227 seq_num 698) dirty exists 2024-08-17T17:31:50.796 INFO:tasks.rados.rados.0.smithi037.stdout:1819: left oid 9 (ObjNum 698 snap 227 seq_num 698) 2024-08-17T17:31:50.796 INFO:tasks.rados.rados.0.smithi037.stdout:1820: expect (ObjNum 692 snap 220 seq_num 692) 2024-08-17T17:31:50.914 INFO:tasks.rados.rados.0.smithi037.stdout:1822: finishing write tid 1 to smithi03781225-44 2024-08-17T17:31:50.914 INFO:tasks.rados.rados.0.smithi037.stdout:1822: finishing write tid 2 to smithi03781225-44 2024-08-17T17:31:50.915 INFO:tasks.rados.rados.0.smithi037.stdout:1822: finishing write tid 3 to smithi03781225-44 2024-08-17T17:31:50.915 INFO:tasks.rados.rados.0.smithi037.stdout:1822: finishing write tid 4 to smithi03781225-44 2024-08-17T17:31:50.915 INFO:tasks.rados.rados.0.smithi037.stdout:1822: finishing write tid 5 to smithi03781225-44 2024-08-17T17:31:50.915 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 968 (ObjNum 699 snap 227 seq_num 699) dirty exists 2024-08-17T17:31:50.915 INFO:tasks.rados.rados.0.smithi037.stdout:1822: left oid 44 (ObjNum 699 snap 227 seq_num 699) 2024-08-17T17:31:50.915 INFO:tasks.rados.rados.0.smithi037.stdout:1823: finishing rollback tid 0 to smithi03781225-33 2024-08-17T17:31:50.915 INFO:tasks.rados.rados.0.smithi037.stdout:1823: finishing rollback tid 1 to smithi03781225-33 2024-08-17T17:31:50.915 INFO:tasks.rados.rados.0.smithi037.stdout:1823: finishing rollback tid 2 to smithi03781225-33 2024-08-17T17:31:50.915 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 620 (ObjNum 632 snap 201 seq_num 632) dirty exists 2024-08-17T17:31:50.915 INFO:tasks.rados.rados.0.smithi037.stdout:1818: done (5 left) 2024-08-17T17:31:50.915 INFO:tasks.rados.rados.0.smithi037.stdout:1819: done (4 left) 2024-08-17T17:31:50.915 INFO:tasks.rados.rados.0.smithi037.stdout:1820: done (3 left) 2024-08-17T17:31:50.915 INFO:tasks.rados.rados.0.smithi037.stdout:1822: done (2 left) 2024-08-17T17:31:50.915 INFO:tasks.rados.rados.0.smithi037.stdout:1823: done (1 left) 2024-08-17T17:31:50.916 INFO:tasks.rados.rados.0.smithi037.stdout:1824: done (0 left) 2024-08-17T17:31:50.916 INFO:tasks.rados.rados.0.smithi037.stdout:1825: write oid 50 current snap is 227 2024-08-17T17:31:50.916 INFO:tasks.rados.rados.0.smithi037.stdout:1825: seq_num 701 ranges {581707=654025,1687642=453571,2700812=703681} 2024-08-17T17:31:50.921 INFO:tasks.rados.rados.0.smithi037.stdout:1825: writing smithi03781225-50 from 581707 to 1235732 tid 1 2024-08-17T17:31:50.926 INFO:tasks.rados.rados.0.smithi037.stdout:1825: writing smithi03781225-50 from 1687642 to 2141213 tid 2 2024-08-17T17:31:50.933 INFO:tasks.rados.rados.0.smithi037.stdout:1825: writing smithi03781225-50 from 2700812 to 3404493 tid 3 2024-08-17T17:31:50.933 INFO:tasks.rados.rados.0.smithi037.stdout:1826: write oid 6 current snap is 227 2024-08-17T17:31:50.933 INFO:tasks.rados.rados.0.smithi037.stdout:1825: finishing write tid 1 to smithi03781225-50 2024-08-17T17:31:50.933 INFO:tasks.rados.rados.0.smithi037.stdout:1825: finishing write tid 2 to smithi03781225-50 2024-08-17T17:31:50.933 INFO:tasks.rados.rados.0.smithi037.stdout:1826: seq_num 702 ranges {598514=729274,1746124=597229,3128235=514953} 2024-08-17T17:31:50.940 INFO:tasks.rados.rados.0.smithi037.stdout:1826: writing smithi03781225-6 from 598514 to 1327788 tid 1 2024-08-17T17:31:50.946 INFO:tasks.rados.rados.0.smithi037.stdout:1826: writing smithi03781225-6 from 1746124 to 2343353 tid 2 2024-08-17T17:31:50.953 INFO:tasks.rados.rados.0.smithi037.stdout:1826: writing smithi03781225-6 from 3128235 to 3643188 tid 3 2024-08-17T17:31:50.954 INFO:tasks.rados.rados.0.smithi037.stdout:1827: rollback oid 13 current snap is 227 2024-08-17T17:31:50.954 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 13 to 216 2024-08-17T17:31:50.954 INFO:tasks.rados.rados.0.smithi037.stdout:1825: finishing write tid 3 to smithi03781225-50 2024-08-17T17:31:50.954 INFO:tasks.rados.rados.0.smithi037.stdout:1825: finishing write tid 4 to smithi03781225-50 2024-08-17T17:31:50.954 INFO:tasks.rados.rados.0.smithi037.stdout:1825: finishing write tid 5 to smithi03781225-50 2024-08-17T17:31:50.954 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 50 v 917 (ObjNum 701 snap 227 seq_num 701) dirty exists 2024-08-17T17:31:50.954 INFO:tasks.rados.rados.0.smithi037.stdout:1825: left oid 50 (ObjNum 701 snap 227 seq_num 701) 2024-08-17T17:31:50.954 INFO:tasks.rados.rados.0.smithi037.stdout:1826: finishing write tid 1 to smithi03781225-6 2024-08-17T17:31:50.954 INFO:tasks.rados.rados.0.smithi037.stdout:1826: finishing write tid 2 to smithi03781225-6 2024-08-17T17:31:50.954 INFO:tasks.rados.rados.0.smithi037.stdout:1825: done (2 left) 2024-08-17T17:31:50.954 INFO:tasks.rados.rados.0.smithi037.stdout:1828: rollback oid 4 current snap is 227 2024-08-17T17:31:50.954 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 4 to 219 2024-08-17T17:31:50.954 INFO:tasks.rados.rados.0.smithi037.stdout:1829: snap_create 2024-08-17T17:31:50.956 INFO:tasks.rados.rados.0.smithi037.stdout:1828: finishing rollback tid 0 to smithi03781225-4 2024-08-17T17:31:50.957 INFO:tasks.rados.rados.0.smithi037.stdout:1828: finishing rollback tid 1 to smithi03781225-4 2024-08-17T17:31:50.957 INFO:tasks.rados.rados.0.smithi037.stdout:1826: finishing write tid 3 to smithi03781225-6 2024-08-17T17:31:50.957 INFO:tasks.rados.rados.0.smithi037.stdout:1827: finishing rollback tid 0 to smithi03781225-13 2024-08-17T17:31:50.957 INFO:tasks.rados.rados.0.smithi037.stdout:1828: finishing rollback tid 2 to smithi03781225-4 2024-08-17T17:31:50.957 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 820 (ObjNum 592 snap 188 seq_num 592) dirty exists 2024-08-17T17:31:50.957 INFO:tasks.rados.rados.0.smithi037.stdout:1826: finishing write tid 4 to smithi03781225-6 2024-08-17T17:31:50.958 INFO:tasks.rados.rados.0.smithi037.stdout:1827: finishing rollback tid 1 to smithi03781225-13 2024-08-17T17:31:50.958 INFO:tasks.rados.rados.0.smithi037.stdout:1826: finishing write tid 5 to smithi03781225-6 2024-08-17T17:31:50.958 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 6 v 814 (ObjNum 702 snap 227 seq_num 702) dirty exists 2024-08-17T17:31:50.958 INFO:tasks.rados.rados.0.smithi037.stdout:1826: left oid 6 (ObjNum 702 snap 227 seq_num 702) 2024-08-17T17:31:50.958 INFO:tasks.rados.rados.0.smithi037.stdout:1827: finishing rollback tid 2 to smithi03781225-13 2024-08-17T17:31:50.958 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 751 (ObjNum 626 snap 199 seq_num 626) dirty exists 2024-08-17T17:31:51.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:50 smithi046 ceph-mon[88218]: pgmap v392: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 121 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 832 KiB/s wr, 6 op/s; 26/240 objects degraded (10.833%) 2024-08-17T17:31:51.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:50 smithi046 ceph-mon[88218]: osdmap e523: 8 total, 7 up, 8 in 2024-08-17T17:31:51.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:50 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1414952061' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:31:51.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:50 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:51.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:50 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:51.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:50 smithi037 ceph-mon[102022]: pgmap v392: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 121 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 832 KiB/s wr, 6 op/s; 26/240 objects degraded (10.833%) 2024-08-17T17:31:51.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:50 smithi037 ceph-mon[102022]: osdmap e523: 8 total, 7 up, 8 in 2024-08-17T17:31:51.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:50 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1414952061' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:31:51.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:50 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:51.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:50 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:51.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:50 smithi037 ceph-mon[97894]: pgmap v392: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 121 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 832 KiB/s wr, 6 op/s; 26/240 objects degraded (10.833%) 2024-08-17T17:31:51.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:50 smithi037 ceph-mon[97894]: osdmap e523: 8 total, 7 up, 8 in 2024-08-17T17:31:51.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:50 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1414952061' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:31:51.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:50 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:51.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:50 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:51.790 INFO:tasks.rados.rados.0.smithi037.stdout:1826: done (3 left) 2024-08-17T17:31:51.790 INFO:tasks.rados.rados.0.smithi037.stdout:1827: done (2 left) 2024-08-17T17:31:51.790 INFO:tasks.rados.rados.0.smithi037.stdout:1828: done (1 left) 2024-08-17T17:31:51.790 INFO:tasks.rados.rados.0.smithi037.stdout:1829: done (0 left) 2024-08-17T17:31:51.791 INFO:tasks.rados.rados.0.smithi037.stdout:1830: snap_create 2024-08-17T17:31:51.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:51 smithi037 ceph-mon[97894]: from='client.44213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:51.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:51 smithi037 ceph-mon[97894]: osdmap e524: 8 total, 7 up, 8 in 2024-08-17T17:31:51.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:51 smithi037 ceph-mon[97894]: from='client.34359 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:51.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:51 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:51.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:51 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:51.834 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:51 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:51.834 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:51 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:51.834 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:51 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 26/240 objects degraded (10.833%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T17:31:51.834 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:51 smithi037 ceph-mon[102022]: from='client.44213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:51.834 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:51 smithi037 ceph-mon[102022]: osdmap e524: 8 total, 7 up, 8 in 2024-08-17T17:31:51.834 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:51 smithi037 ceph-mon[102022]: from='client.34359 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:51.835 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:51 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:51.835 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:51 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:51.835 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:51 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:51.835 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:51 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:51.835 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:51 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 26/240 objects degraded (10.833%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T17:31:52.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:51 smithi046 ceph-mon[88218]: from='client.44213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:52.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:51 smithi046 ceph-mon[88218]: osdmap e524: 8 total, 7 up, 8 in 2024-08-17T17:31:52.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:51 smithi046 ceph-mon[88218]: from='client.34359 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:52.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:51 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:52.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:51 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:52.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:51 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:52.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:51 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:52.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:51 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 26/240 objects degraded (10.833%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T17:31:52.293 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:51 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1[115097]: 2024-08-17T17:31:51.914+0000 7fb55a30b640 -1 osd.1 514 log_to_monitors true 2024-08-17T17:31:52.793 INFO:tasks.rados.rados.0.smithi037.stdout:1830: done (0 left) 2024-08-17T17:31:52.793 INFO:tasks.rados.rados.0.smithi037.stdout:1831: snap_create 2024-08-17T17:31:52.926 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:52 smithi037 ceph-mon[102022]: pgmap v395: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 121 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 832 KiB/s wr, 6 op/s; 26/240 objects degraded (10.833%) 2024-08-17T17:31:52.927 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:52 smithi037 ceph-mon[102022]: osdmap e525: 8 total, 7 up, 8 in 2024-08-17T17:31:52.927 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:52 smithi037 ceph-mon[102022]: from='osd.1 [v2:172.21.15.37:6810/3312932484,v1:172.21.15.37:6811/3312932484]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-17T17:31:52.927 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:52 smithi037 ceph-mon[97894]: pgmap v395: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 121 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 832 KiB/s wr, 6 op/s; 26/240 objects degraded (10.833%) 2024-08-17T17:31:52.927 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:52 smithi037 ceph-mon[97894]: osdmap e525: 8 total, 7 up, 8 in 2024-08-17T17:31:52.927 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:52 smithi037 ceph-mon[97894]: from='osd.1 [v2:172.21.15.37:6810/3312932484,v1:172.21.15.37:6811/3312932484]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-17T17:31:53.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:52 smithi046 ceph-mon[88218]: pgmap v395: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 121 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 832 KiB/s wr, 6 op/s; 26/240 objects degraded (10.833%) 2024-08-17T17:31:53.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:52 smithi046 ceph-mon[88218]: osdmap e525: 8 total, 7 up, 8 in 2024-08-17T17:31:53.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:52 smithi046 ceph-mon[88218]: from='osd.1 [v2:172.21.15.37:6810/3312932484,v1:172.21.15.37:6811/3312932484]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-17T17:31:53.457 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:31:53.543 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 17:31:53 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1[115097]: 2024-08-17T17:31:53.237+0000 7fb54e0ad640 -1 osd.1 514 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T17:31:53.811 INFO:tasks.rados.rados.0.smithi037.stdout:1831: done (0 left) 2024-08-17T17:31:53.811 INFO:tasks.rados.rados.0.smithi037.stdout:1832: read oid 26 snap 228 2024-08-17T17:31:53.811 INFO:tasks.rados.rados.0.smithi037.stdout:1832: expect (ObjNum 685 snap 218 seq_num 685) 2024-08-17T17:31:53.811 INFO:tasks.rados.rados.0.smithi037.stdout:1833: write oid 30 current snap is 230 2024-08-17T17:31:53.811 INFO:tasks.rados.rados.0.smithi037.stdout:1833: seq_num 703 ranges {615321=404523,1804606=457240,2755658=726225} 2024-08-17T17:31:53.817 INFO:tasks.rados.rados.0.smithi037.stdout:1833: writing smithi03781225-30 from 615321 to 1019844 tid 1 2024-08-17T17:31:53.826 INFO:tasks.rados.rados.0.smithi037.stdout:1833: writing smithi03781225-30 from 1804606 to 2261846 tid 2 2024-08-17T17:31:53.835 INFO:tasks.rados.rados.0.smithi037.stdout:1833: writing smithi03781225-30 from 2755658 to 3481883 tid 3 2024-08-17T17:31:53.835 INFO:tasks.rados.rados.0.smithi037.stdout:1834: snap_create 2024-08-17T17:31:53.835 INFO:tasks.rados.rados.0.smithi037.stdout:1833: finishing write tid 1 to smithi03781225-30 2024-08-17T17:31:53.835 INFO:tasks.rados.rados.0.smithi037.stdout:1833: finishing write tid 2 to smithi03781225-30 2024-08-17T17:31:53.835 INFO:tasks.rados.rados.0.smithi037.stdout:1832: expect (ObjNum 685 snap 218 seq_num 685) 2024-08-17T17:31:54.097 INFO:tasks.rados.rados.0.smithi037.stdout:1833: finishing write tid 3 to smithi03781225-30 2024-08-17T17:31:54.097 INFO:tasks.rados.rados.0.smithi037.stdout:1833: finishing write tid 4 to smithi03781225-30 2024-08-17T17:31:54.097 INFO:tasks.rados.rados.0.smithi037.stdout:1833: finishing write tid 5 to smithi03781225-30 2024-08-17T17:31:54.097 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 786 (ObjNum 703 snap 230 seq_num 703) dirty exists 2024-08-17T17:31:54.097 INFO:tasks.rados.rados.0.smithi037.stdout:1833: left oid 30 (ObjNum 703 snap 230 seq_num 703) 2024-08-17T17:31:54.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:53 smithi046 ceph-mon[88218]: from='osd.1 [v2:172.21.15.37:6810/3312932484,v1:172.21.15.37:6811/3312932484]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T17:31:54.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:53 smithi046 ceph-mon[88218]: osdmap e526: 8 total, 7 up, 8 in 2024-08-17T17:31:54.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:53 smithi046 ceph-mon[88218]: from='osd.1 [v2:172.21.15.37:6810/3312932484,v1:172.21.15.37:6811/3312932484]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]} : dispatch 2024-08-17T17:31:54.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:53 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2911689436' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:31:54.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:53 smithi046 ceph-mon[88218]: from='osd.1 [v2:172.21.15.37:6810/3312932484,v1:172.21.15.37:6811/3312932484]' entity='osd.1' 2024-08-17T17:31:54.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:53 smithi037 ceph-mon[102022]: from='osd.1 [v2:172.21.15.37:6810/3312932484,v1:172.21.15.37:6811/3312932484]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T17:31:54.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:53 smithi037 ceph-mon[102022]: osdmap e526: 8 total, 7 up, 8 in 2024-08-17T17:31:54.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:53 smithi037 ceph-mon[102022]: from='osd.1 [v2:172.21.15.37:6810/3312932484,v1:172.21.15.37:6811/3312932484]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]} : dispatch 2024-08-17T17:31:54.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:53 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2911689436' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:31:54.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:53 smithi037 ceph-mon[102022]: from='osd.1 [v2:172.21.15.37:6810/3312932484,v1:172.21.15.37:6811/3312932484]' entity='osd.1' 2024-08-17T17:31:54.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:53 smithi037 ceph-mon[97894]: from='osd.1 [v2:172.21.15.37:6810/3312932484,v1:172.21.15.37:6811/3312932484]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T17:31:54.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:53 smithi037 ceph-mon[97894]: osdmap e526: 8 total, 7 up, 8 in 2024-08-17T17:31:54.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:53 smithi037 ceph-mon[97894]: from='osd.1 [v2:172.21.15.37:6810/3312932484,v1:172.21.15.37:6811/3312932484]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi037", "root=default"]} : dispatch 2024-08-17T17:31:54.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:53 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2911689436' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:31:54.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:53 smithi037 ceph-mon[97894]: from='osd.1 [v2:172.21.15.37:6810/3312932484,v1:172.21.15.37:6811/3312932484]' entity='osd.1' 2024-08-17T17:31:54.814 INFO:tasks.rados.rados.0.smithi037.stdout:1832: done (2 left) 2024-08-17T17:31:54.814 INFO:tasks.rados.rados.0.smithi037.stdout:1833: done (1 left) 2024-08-17T17:31:54.814 INFO:tasks.rados.rados.0.smithi037.stdout:1834: done (0 left) 2024-08-17T17:31:54.814 INFO:tasks.rados.rados.0.smithi037.stdout:1835: delete oid 30 current snap is 231 2024-08-17T17:31:54.826 INFO:tasks.rados.rados.0.smithi037.stdout:1835: done (0 left) 2024-08-17T17:31:54.826 INFO:tasks.rados.rados.0.smithi037.stdout:1836: read oid 24 snap -1 2024-08-17T17:31:54.826 INFO:tasks.rados.rados.0.smithi037.stdout:1836: expect (ObjNum 675 snap 214 seq_num 675) 2024-08-17T17:31:54.826 INFO:tasks.rados.rados.0.smithi037.stdout:1837: read oid 19 snap 224 2024-08-17T17:31:54.826 INFO:tasks.rados.rados.0.smithi037.stdout:1837: expect deleted 2024-08-17T17:31:54.826 INFO:tasks.rados.rados.0.smithi037.stdout:1838: snap_create 2024-08-17T17:31:54.837 INFO:tasks.rados.rados.0.smithi037.stdout:1836: expect (ObjNum 675 snap 214 seq_num 675) 2024-08-17T17:31:55.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:31:54.773+0000 7f1febc42640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-08-17T17:31:55.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[102022]: from='client.44234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:55.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[102022]: pgmap v398: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 121 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 26/240 objects degraded (10.833%) 2024-08-17T17:31:55.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[102022]: from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:55.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[102022]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:31:55.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[102022]: osd.1 [v2:172.21.15.37:6810/3312932484,v1:172.21.15.37:6811/3312932484] boot 2024-08-17T17:31:55.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[102022]: osdmap e527: 8 total, 8 up, 8 in 2024-08-17T17:31:55.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-17T17:31:55.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:55.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:55.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:55.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:55.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:31:55.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:31:55.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:55.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:31:55.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:31:55.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:31:55.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:31:55.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-17T17:31:55.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[97894]: from='client.44234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:55.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[97894]: pgmap v398: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 121 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 26/240 objects degraded (10.833%) 2024-08-17T17:31:55.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[97894]: from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:55.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[97894]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:31:55.046 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[97894]: osd.1 [v2:172.21.15.37:6810/3312932484,v1:172.21.15.37:6811/3312932484] boot 2024-08-17T17:31:55.046 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[97894]: osdmap e527: 8 total, 8 up, 8 in 2024-08-17T17:31:55.046 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-17T17:31:55.046 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:55.046 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:55.046 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:55.046 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:55.046 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:31:55.046 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:31:55.046 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:55.046 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:31:55.046 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:31:55.046 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:31:55.047 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:31:55.047 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-17T17:31:55.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:54 smithi046 ceph-mon[88218]: from='client.44234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:55.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:54 smithi046 ceph-mon[88218]: pgmap v398: 89 pgs: 29 active+undersized, 8 active+undersized+degraded, 52 active+clean; 121 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 26/240 objects degraded (10.833%) 2024-08-17T17:31:55.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:54 smithi046 ceph-mon[88218]: from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:55.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:54 smithi046 ceph-mon[88218]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:31:55.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:54 smithi046 ceph-mon[88218]: osd.1 [v2:172.21.15.37:6810/3312932484,v1:172.21.15.37:6811/3312932484] boot 2024-08-17T17:31:55.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:54 smithi046 ceph-mon[88218]: osdmap e527: 8 total, 8 up, 8 in 2024-08-17T17:31:55.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-17T17:31:55.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:55.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:55.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:55.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:55.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:31:55.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:31:55.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:31:55.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:31:55.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:31:55.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:31:55.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:31:55.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-17T17:31:55.823 INFO:tasks.rados.rados.0.smithi037.stdout:1836: done (2 left) 2024-08-17T17:31:55.823 INFO:tasks.rados.rados.0.smithi037.stdout:1837: done (1 left) 2024-08-17T17:31:55.823 INFO:tasks.rados.rados.0.smithi037.stdout:1838: done (0 left) 2024-08-17T17:31:55.823 INFO:tasks.rados.rados.0.smithi037.stdout:1839: write oid 21 current snap is 232 2024-08-17T17:31:55.824 INFO:tasks.rados.rados.0.smithi037.stdout:1839: seq_num 705 ranges {648935=555021,1805217=460909,2694151=465122,3817442=31493} 2024-08-17T17:31:55.829 INFO:tasks.rados.rados.0.smithi037.stdout:1839: writing smithi03781225-21 from 648935 to 1203956 tid 1 2024-08-17T17:31:55.836 INFO:tasks.rados.rados.0.smithi037.stdout:1839: writing smithi03781225-21 from 1805217 to 2266126 tid 2 2024-08-17T17:31:55.840 INFO:tasks.rados.rados.0.smithi037.stdout:1839: writing smithi03781225-21 from 2694151 to 3159273 tid 3 2024-08-17T17:31:55.845 INFO:tasks.rados.rados.0.smithi037.stdout:1839: writing smithi03781225-21 from 3817442 to 3848935 tid 4 2024-08-17T17:31:55.845 INFO:tasks.rados.rados.0.smithi037.stdout:1840: write oid 30 current snap is 232 2024-08-17T17:31:55.845 INFO:tasks.rados.rados.0.smithi037.stdout:1839: finishing write tid 1 to smithi03781225-21 2024-08-17T17:31:55.845 INFO:tasks.rados.rados.0.smithi037.stdout:1839: finishing write tid 2 to smithi03781225-21 2024-08-17T17:31:55.845 INFO:tasks.rados.rados.0.smithi037.stdout:1839: finishing write tid 3 to smithi03781225-21 2024-08-17T17:31:55.845 INFO:tasks.rados.rados.0.smithi037.stdout:1840: seq_num 706 ranges {665742=630270,1863699=604567,3121574=676394} 2024-08-17T17:31:55.852 INFO:tasks.rados.rados.0.smithi037.stdout:1840: writing smithi03781225-30 from 665742 to 1296012 tid 1 2024-08-17T17:31:55.858 INFO:tasks.rados.rados.0.smithi037.stdout:1840: writing smithi03781225-30 from 1863699 to 2468266 tid 2 2024-08-17T17:31:55.866 INFO:tasks.rados.rados.0.smithi037.stdout:1840: writing smithi03781225-30 from 3121574 to 3797968 tid 3 2024-08-17T17:31:55.866 INFO:tasks.rados.rados.0.smithi037.stdout:1841: delete oid 4 current snap is 232 2024-08-17T17:31:55.867 INFO:tasks.rados.rados.0.smithi037.stdout:1839: finishing write tid 4 to smithi03781225-21 2024-08-17T17:31:55.867 INFO:tasks.rados.rados.0.smithi037.stdout:1839: finishing write tid 5 to smithi03781225-21 2024-08-17T17:31:55.867 INFO:tasks.rados.rados.0.smithi037.stdout:1839: finishing write tid 6 to smithi03781225-21 2024-08-17T17:31:55.867 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 21 v 1534 (ObjNum 705 snap 232 seq_num 705) dirty exists 2024-08-17T17:31:55.867 INFO:tasks.rados.rados.0.smithi037.stdout:1839: left oid 21 (ObjNum 705 snap 232 seq_num 705) 2024-08-17T17:31:55.867 INFO:tasks.rados.rados.0.smithi037.stdout:1840: finishing write tid 1 to smithi03781225-30 2024-08-17T17:31:55.867 INFO:tasks.rados.rados.0.smithi037.stdout:1840: finishing write tid 2 to smithi03781225-30 2024-08-17T17:31:55.868 INFO:tasks.rados.rados.0.smithi037.stdout:1839: done (2 left) 2024-08-17T17:31:55.868 INFO:tasks.rados.rados.0.smithi037.stdout:1841: done (1 left) 2024-08-17T17:31:55.868 INFO:tasks.rados.rados.0.smithi037.stdout:1842: snap_create 2024-08-17T17:31:55.870 INFO:tasks.rados.rados.0.smithi037.stdout:1840: finishing write tid 3 to smithi03781225-30 2024-08-17T17:31:55.870 INFO:tasks.rados.rados.0.smithi037.stdout:1840: finishing write tid 4 to smithi03781225-30 2024-08-17T17:31:55.870 INFO:tasks.rados.rados.0.smithi037.stdout:1840: finishing write tid 5 to smithi03781225-30 2024-08-17T17:31:55.870 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 792 (ObjNum 706 snap 232 seq_num 706) dirty exists 2024-08-17T17:31:55.870 INFO:tasks.rados.rados.0.smithi037.stdout:1840: left oid 30 (ObjNum 706 snap 232 seq_num 706) 2024-08-17T17:31:56.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:55 smithi046 ceph-mon[88218]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T17:31:56.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:55 smithi046 ceph-mon[88218]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-08-17T17:31:56.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:55 smithi046 ceph-mon[88218]: osdmap e528: 8 total, 8 up, 8 in 2024-08-17T17:31:56.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:55 smithi037 ceph-mon[102022]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T17:31:56.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:55 smithi037 ceph-mon[102022]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-08-17T17:31:56.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:55 smithi037 ceph-mon[102022]: osdmap e528: 8 total, 8 up, 8 in 2024-08-17T17:31:56.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:55 smithi037 ceph-mon[97894]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T17:31:56.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:55 smithi037 ceph-mon[97894]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-08-17T17:31:56.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:55 smithi037 ceph-mon[97894]: osdmap e528: 8 total, 8 up, 8 in 2024-08-17T17:31:56.376 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:31:56.826 INFO:tasks.rados.rados.0.smithi037.stdout:1840: done (1 left) 2024-08-17T17:31:56.826 INFO:tasks.rados.rados.0.smithi037.stdout:1842: done (0 left) 2024-08-17T17:31:56.826 INFO:tasks.rados.rados.0.smithi037.stdout:1843: read oid 7 snap -1 2024-08-17T17:31:56.826 INFO:tasks.rados.rados.0.smithi037.stdout:1843: expect (ObjNum 688 snap 219 seq_num 688) 2024-08-17T17:31:56.826 INFO:tasks.rados.rados.0.smithi037.stdout:1844: snap_remove snap 215 2024-08-17T17:31:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:56 smithi046 ceph-mon[88218]: pgmap v401: 89 pgs: 24 peering, 11 active+undersized, 2 active+undersized+degraded, 52 active+clean; 132 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.1 MiB/s wr, 14 op/s; 6/273 objects degraded (2.198%) 2024-08-17T17:31:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:56 smithi046 ceph-mon[88218]: osdmap e529: 8 total, 8 up, 8 in 2024-08-17T17:31:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:56 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4232613152' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:31:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:56 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 6/273 objects degraded (2.198%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:31:57.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:56 smithi037 ceph-mon[102022]: pgmap v401: 89 pgs: 24 peering, 11 active+undersized, 2 active+undersized+degraded, 52 active+clean; 132 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.1 MiB/s wr, 14 op/s; 6/273 objects degraded (2.198%) 2024-08-17T17:31:57.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:56 smithi037 ceph-mon[102022]: osdmap e529: 8 total, 8 up, 8 in 2024-08-17T17:31:57.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:56 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4232613152' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:31:57.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:56 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 6/273 objects degraded (2.198%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:31:57.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:56 smithi037 ceph-mon[97894]: pgmap v401: 89 pgs: 24 peering, 11 active+undersized, 2 active+undersized+degraded, 52 active+clean; 132 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.1 MiB/s wr, 14 op/s; 6/273 objects degraded (2.198%) 2024-08-17T17:31:57.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:56 smithi037 ceph-mon[97894]: osdmap e529: 8 total, 8 up, 8 in 2024-08-17T17:31:57.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:56 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4232613152' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:31:57.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:56 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 6/273 objects degraded (2.198%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:31:57.837 INFO:tasks.rados.rados.0.smithi037.stdout:1844: done (1 left) 2024-08-17T17:31:57.837 INFO:tasks.rados.rados.0.smithi037.stdout:1845: snap_create 2024-08-17T17:31:57.837 INFO:tasks.rados.rados.0.smithi037.stdout:1843: expect (ObjNum 688 snap 219 seq_num 688) 2024-08-17T17:31:58.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:57 smithi046 ceph-mon[88218]: from='client.34392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:58.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:57 smithi046 ceph-mon[88218]: from='client.34398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:58.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:57 smithi046 ceph-mon[88218]: osdmap e530: 8 total, 8 up, 8 in 2024-08-17T17:31:58.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:57 smithi037 ceph-mon[102022]: from='client.34392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:58.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:57 smithi037 ceph-mon[102022]: from='client.34398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:58.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:57 smithi037 ceph-mon[102022]: osdmap e530: 8 total, 8 up, 8 in 2024-08-17T17:31:58.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:57 smithi037 ceph-mon[97894]: from='client.34392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:58.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:57 smithi037 ceph-mon[97894]: from='client.34398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:31:58.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:57 smithi037 ceph-mon[97894]: osdmap e530: 8 total, 8 up, 8 in 2024-08-17T17:31:58.837 INFO:tasks.rados.rados.0.smithi037.stdout:1843: done (1 left) 2024-08-17T17:31:58.837 INFO:tasks.rados.rados.0.smithi037.stdout:1845: done (0 left) 2024-08-17T17:31:58.837 INFO:tasks.rados.rados.0.smithi037.stdout:1846: read oid 38 snap -1 2024-08-17T17:31:58.837 INFO:tasks.rados.rados.0.smithi037.stdout:1846: expect (ObjNum 695 snap 226 seq_num 695) 2024-08-17T17:31:58.837 INFO:tasks.rados.rados.0.smithi037.stdout:1847: snap_create 2024-08-17T17:31:58.844 INFO:tasks.rados.rados.0.smithi037.stdout:1846: expect (ObjNum 695 snap 226 seq_num 695) 2024-08-17T17:31:59.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:58 smithi046 ceph-mon[88218]: pgmap v404: 89 pgs: 24 peering, 11 active+undersized, 2 active+undersized+degraded, 52 active+clean; 132 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.1 MiB/s wr, 14 op/s; 6/273 objects degraded (2.198%) 2024-08-17T17:31:59.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:58 smithi046 ceph-mon[88218]: osdmap e531: 8 total, 8 up, 8 in 2024-08-17T17:31:59.268 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:31:59.269 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:31:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:31:58] "GET /metrics HTTP/1.1" 200 36281 "" "Prometheus/2.51.0" 2024-08-17T17:31:59.269 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:58 smithi037 ceph-mon[97894]: pgmap v404: 89 pgs: 24 peering, 11 active+undersized, 2 active+undersized+degraded, 52 active+clean; 132 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.1 MiB/s wr, 14 op/s; 6/273 objects degraded (2.198%) 2024-08-17T17:31:59.269 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:58 smithi037 ceph-mon[97894]: osdmap e531: 8 total, 8 up, 8 in 2024-08-17T17:31:59.269 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:58 smithi037 ceph-mon[102022]: pgmap v404: 89 pgs: 24 peering, 11 active+undersized, 2 active+undersized+degraded, 52 active+clean; 132 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.1 MiB/s wr, 14 op/s; 6/273 objects degraded (2.198%) 2024-08-17T17:31:59.269 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:58 smithi037 ceph-mon[102022]: osdmap e531: 8 total, 8 up, 8 in 2024-08-17T17:31:59.842 INFO:tasks.rados.rados.0.smithi037.stdout:1846: done (1 left) 2024-08-17T17:31:59.842 INFO:tasks.rados.rados.0.smithi037.stdout:1847: done (0 left) 2024-08-17T17:31:59.842 INFO:tasks.rados.rados.0.smithi037.stdout:1848: snap_create 2024-08-17T17:32:00.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:59 smithi046 ceph-mon[88218]: osdmap e532: 8 total, 8 up, 8 in 2024-08-17T17:32:00.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:31:59 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/298582413' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:00.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:59 smithi037 ceph-mon[97894]: osdmap e532: 8 total, 8 up, 8 in 2024-08-17T17:32:00.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:31:59 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/298582413' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:00.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:59 smithi037 ceph-mon[102022]: osdmap e532: 8 total, 8 up, 8 in 2024-08-17T17:32:00.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:31:59 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/298582413' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:32:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:32:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:32:00.855 INFO:tasks.rados.rados.0.smithi037.stdout:1848: done (0 left) 2024-08-17T17:32:00.855 INFO:tasks.rados.rados.0.smithi037.stdout:1849: write oid 5 current snap is 236 2024-08-17T17:32:00.855 INFO:tasks.rados.rados.0.smithi037.stdout:1849: seq_num 708 ranges {699356=497121,1980663=608236,3176420=415291} 2024-08-17T17:32:00.861 INFO:tasks.rados.rados.0.smithi037.stdout:1849: writing smithi03781225-5 from 699356 to 1196477 tid 1 2024-08-17T17:32:00.869 INFO:tasks.rados.rados.0.smithi037.stdout:1849: writing smithi03781225-5 from 1980663 to 2588899 tid 2 2024-08-17T17:32:00.875 INFO:tasks.rados.rados.0.smithi037.stdout:1849: writing smithi03781225-5 from 3176420 to 3591711 tid 3 2024-08-17T17:32:00.875 INFO:tasks.rados.rados.0.smithi037.stdout:1850: rollback oid 4 current snap is 236 2024-08-17T17:32:00.875 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 4 to 214 2024-08-17T17:32:00.875 INFO:tasks.rados.rados.0.smithi037.stdout:1849: finishing write tid 1 to smithi03781225-5 2024-08-17T17:32:00.875 INFO:tasks.rados.rados.0.smithi037.stdout:1849: finishing write tid 2 to smithi03781225-5 2024-08-17T17:32:00.875 INFO:tasks.rados.rados.0.smithi037.stdout:1851: snap_create 2024-08-17T17:32:00.877 INFO:tasks.rados.rados.0.smithi037.stdout:1849: finishing write tid 3 to smithi03781225-5 2024-08-17T17:32:00.878 INFO:tasks.rados.rados.0.smithi037.stdout:1849: finishing write tid 4 to smithi03781225-5 2024-08-17T17:32:00.878 INFO:tasks.rados.rados.0.smithi037.stdout:1849: finishing write tid 5 to smithi03781225-5 2024-08-17T17:32:00.878 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 5 v 366 (ObjNum 708 snap 236 seq_num 708) dirty exists 2024-08-17T17:32:00.878 INFO:tasks.rados.rados.0.smithi037.stdout:1849: left oid 5 (ObjNum 708 snap 236 seq_num 708) 2024-08-17T17:32:00.879 INFO:tasks.rados.rados.0.smithi037.stdout:1850: finishing rollback tid 1 to smithi03781225-4 2024-08-17T17:32:00.880 INFO:tasks.rados.rados.0.smithi037.stdout:1850: finishing rollback tid 2 to smithi03781225-4 2024-08-17T17:32:00.880 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 834 (ObjNum 592 snap 188 seq_num 592) dirty exists 2024-08-17T17:32:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:00 smithi046 ceph-mon[88218]: from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:00 smithi046 ceph-mon[88218]: pgmap v407: 89 pgs: 89 active+clean; 143 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.3 MiB/s wr, 9 op/s; 3.4 MiB/s, 2 objects/s recovering 2024-08-17T17:32:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:00 smithi046 ceph-mon[88218]: from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:00 smithi046 ceph-mon[88218]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/273 objects degraded (2.198%), 2 pgs degraded) 2024-08-17T17:32:01.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:00 smithi046 ceph-mon[88218]: Cluster is now healthy 2024-08-17T17:32:01.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:00 smithi046 ceph-mon[88218]: osdmap e533: 8 total, 8 up, 8 in 2024-08-17T17:32:01.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:00 smithi037 ceph-mon[102022]: from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:01.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:00 smithi037 ceph-mon[102022]: pgmap v407: 89 pgs: 89 active+clean; 143 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.3 MiB/s wr, 9 op/s; 3.4 MiB/s, 2 objects/s recovering 2024-08-17T17:32:01.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:00 smithi037 ceph-mon[102022]: from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:01.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:00 smithi037 ceph-mon[102022]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/273 objects degraded (2.198%), 2 pgs degraded) 2024-08-17T17:32:01.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:00 smithi037 ceph-mon[102022]: Cluster is now healthy 2024-08-17T17:32:01.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:00 smithi037 ceph-mon[102022]: osdmap e533: 8 total, 8 up, 8 in 2024-08-17T17:32:01.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:00 smithi037 ceph-mon[97894]: from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:01.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:00 smithi037 ceph-mon[97894]: pgmap v407: 89 pgs: 89 active+clean; 143 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.3 MiB/s wr, 9 op/s; 3.4 MiB/s, 2 objects/s recovering 2024-08-17T17:32:01.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:00 smithi037 ceph-mon[97894]: from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:01.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:00 smithi037 ceph-mon[97894]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/273 objects degraded (2.198%), 2 pgs degraded) 2024-08-17T17:32:01.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:00 smithi037 ceph-mon[97894]: Cluster is now healthy 2024-08-17T17:32:01.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:00 smithi037 ceph-mon[97894]: osdmap e533: 8 total, 8 up, 8 in 2024-08-17T17:32:01.737 INFO:tasks.rados.rados.0.smithi037.stdout:1849: done (2 left) 2024-08-17T17:32:01.737 INFO:tasks.rados.rados.0.smithi037.stdout:1850: done (1 left) 2024-08-17T17:32:01.737 INFO:tasks.rados.rados.0.smithi037.stdout:1851: done (0 left) 2024-08-17T17:32:01.737 INFO:tasks.rados.rados.0.smithi037.stdout:1852: read oid 32 snap -1 2024-08-17T17:32:01.737 INFO:tasks.rados.rados.0.smithi037.stdout:1852: expect (ObjNum 604 snap 192 seq_num 604) 2024-08-17T17:32:01.737 INFO:tasks.rados.rados.0.smithi037.stdout:1853: snap_create 2024-08-17T17:32:01.740 INFO:tasks.rados.rados.0.smithi037.stdout:1852: expect (ObjNum 604 snap 192 seq_num 604) 2024-08-17T17:32:02.166 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:32:02.166 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:01 smithi037 ceph-mon[102022]: osdmap e534: 8 total, 8 up, 8 in 2024-08-17T17:32:02.166 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:01 smithi037 ceph-mon[102022]: osdmap e535: 8 total, 8 up, 8 in 2024-08-17T17:32:02.167 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:01 smithi037 ceph-mon[97894]: osdmap e534: 8 total, 8 up, 8 in 2024-08-17T17:32:02.167 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:01 smithi037 ceph-mon[97894]: osdmap e535: 8 total, 8 up, 8 in 2024-08-17T17:32:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:01 smithi046 ceph-mon[88218]: osdmap e534: 8 total, 8 up, 8 in 2024-08-17T17:32:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:01 smithi046 ceph-mon[88218]: osdmap e535: 8 total, 8 up, 8 in 2024-08-17T17:32:02.735 INFO:tasks.rados.rados.0.smithi037.stdout:1852: done (1 left) 2024-08-17T17:32:02.735 INFO:tasks.rados.rados.0.smithi037.stdout:1853: done (0 left) 2024-08-17T17:32:02.735 INFO:tasks.rados.rados.0.smithi037.stdout:1854: snap_create 2024-08-17T17:32:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:02 smithi046 ceph-mon[88218]: pgmap v410: 89 pgs: 89 active+clean; 143 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.3 MiB/s wr, 9 op/s; 3.4 MiB/s, 2 objects/s recovering 2024-08-17T17:32:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:02 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/58136946' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:02 smithi046 ceph-mon[88218]: from='client.34428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:02 smithi046 ceph-mon[88218]: osdmap e536: 8 total, 8 up, 8 in 2024-08-17T17:32:03.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:02 smithi037 ceph-mon[102022]: pgmap v410: 89 pgs: 89 active+clean; 143 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.3 MiB/s wr, 9 op/s; 3.4 MiB/s, 2 objects/s recovering 2024-08-17T17:32:03.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:02 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/58136946' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:03.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:02 smithi037 ceph-mon[102022]: from='client.34428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:03.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:02 smithi037 ceph-mon[102022]: osdmap e536: 8 total, 8 up, 8 in 2024-08-17T17:32:03.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:02 smithi037 ceph-mon[97894]: pgmap v410: 89 pgs: 89 active+clean; 143 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.3 MiB/s wr, 9 op/s; 3.4 MiB/s, 2 objects/s recovering 2024-08-17T17:32:03.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:02 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/58136946' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:03.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:02 smithi037 ceph-mon[97894]: from='client.34428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:03.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:02 smithi037 ceph-mon[97894]: osdmap e536: 8 total, 8 up, 8 in 2024-08-17T17:32:03.738 INFO:tasks.rados.rados.0.smithi037.stdout:1854: done (0 left) 2024-08-17T17:32:03.738 INFO:tasks.rados.rados.0.smithi037.stdout:1855: write oid 39 current snap is 239 2024-08-17T17:32:03.738 INFO:tasks.rados.rados.0.smithi037.stdout:1855: seq_num 709 ranges {716163=572370,2039145=468247,3203843=626563} 2024-08-17T17:32:03.744 INFO:tasks.rados.rados.0.smithi037.stdout:1855: writing smithi03781225-39 from 716163 to 1288533 tid 1 2024-08-17T17:32:03.751 INFO:tasks.rados.rados.0.smithi037.stdout:1855: writing smithi03781225-39 from 2039145 to 2507392 tid 2 2024-08-17T17:32:03.759 INFO:tasks.rados.rados.0.smithi037.stdout:1855: writing smithi03781225-39 from 3203843 to 3830406 tid 3 2024-08-17T17:32:03.759 INFO:tasks.rados.rados.0.smithi037.stdout:1856: read oid 32 snap -1 2024-08-17T17:32:03.759 INFO:tasks.rados.rados.0.smithi037.stdout:1856: expect (ObjNum 604 snap 192 seq_num 604) 2024-08-17T17:32:03.760 INFO:tasks.rados.rados.0.smithi037.stdout:1857: snap_create 2024-08-17T17:32:03.760 INFO:tasks.rados.rados.0.smithi037.stdout:1855: finishing write tid 1 to smithi03781225-39 2024-08-17T17:32:03.760 INFO:tasks.rados.rados.0.smithi037.stdout:1855: finishing write tid 2 to smithi03781225-39 2024-08-17T17:32:03.763 INFO:tasks.rados.rados.0.smithi037.stdout:1856: expect (ObjNum 604 snap 192 seq_num 604) 2024-08-17T17:32:03.852 INFO:tasks.rados.rados.0.smithi037.stdout:1855: finishing write tid 3 to smithi03781225-39 2024-08-17T17:32:03.852 INFO:tasks.rados.rados.0.smithi037.stdout:1855: finishing write tid 4 to smithi03781225-39 2024-08-17T17:32:03.852 INFO:tasks.rados.rados.0.smithi037.stdout:1855: finishing write tid 5 to smithi03781225-39 2024-08-17T17:32:03.853 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 930 (ObjNum 709 snap 239 seq_num 709) dirty exists 2024-08-17T17:32:03.853 INFO:tasks.rados.rados.0.smithi037.stdout:1855: left oid 39 (ObjNum 709 snap 239 seq_num 709) 2024-08-17T17:32:04.195 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:03 smithi037 ceph-mon[97894]: from='client.34434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:04.195 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:03 smithi037 ceph-mon[97894]: osdmap e537: 8 total, 8 up, 8 in 2024-08-17T17:32:04.196 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:03 smithi037 ceph-mon[102022]: from='client.34434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:04.196 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:03 smithi037 ceph-mon[102022]: osdmap e537: 8 total, 8 up, 8 in 2024-08-17T17:32:04.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:03 smithi046 ceph-mon[88218]: from='client.34434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:04.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:03 smithi046 ceph-mon[88218]: osdmap e537: 8 total, 8 up, 8 in 2024-08-17T17:32:04.744 INFO:tasks.rados.rados.0.smithi037.stdout:1855: done (2 left) 2024-08-17T17:32:04.744 INFO:tasks.rados.rados.0.smithi037.stdout:1856: done (1 left) 2024-08-17T17:32:04.744 INFO:tasks.rados.rados.0.smithi037.stdout:1857: done (0 left) 2024-08-17T17:32:04.744 INFO:tasks.rados.rados.0.smithi037.stdout:1858: snap_create 2024-08-17T17:32:05.053 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:32:05.217 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:04 smithi037 ceph-mon[102022]: pgmap v413: 89 pgs: 89 active+clean; 143 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 1 op/s 2024-08-17T17:32:05.217 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:04 smithi037 ceph-mon[102022]: osdmap e538: 8 total, 8 up, 8 in 2024-08-17T17:32:05.217 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:04 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2562692260' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:05.218 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:04 smithi037 ceph-mon[97894]: pgmap v413: 89 pgs: 89 active+clean; 143 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 1 op/s 2024-08-17T17:32:05.218 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:04 smithi037 ceph-mon[97894]: osdmap e538: 8 total, 8 up, 8 in 2024-08-17T17:32:05.218 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:04 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2562692260' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:05.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:04 smithi046 ceph-mon[88218]: pgmap v413: 89 pgs: 89 active+clean; 143 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 1 op/s 2024-08-17T17:32:05.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:04 smithi046 ceph-mon[88218]: osdmap e538: 8 total, 8 up, 8 in 2024-08-17T17:32:05.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:04 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2562692260' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:05.742 INFO:tasks.rados.rados.0.smithi037.stdout:1858: done (0 left) 2024-08-17T17:32:05.742 INFO:tasks.rados.rados.0.smithi037.stdout:1859: read oid 35 snap -1 2024-08-17T17:32:05.743 INFO:tasks.rados.rados.0.smithi037.stdout:1859: expect (ObjNum 679 snap 216 seq_num 679) 2024-08-17T17:32:05.743 INFO:tasks.rados.rados.0.smithi037.stdout:1860: snap_remove snap 240 2024-08-17T17:32:06.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:05 smithi046 ceph-mon[88218]: from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:06.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:05 smithi046 ceph-mon[88218]: osdmap e539: 8 total, 8 up, 8 in 2024-08-17T17:32:06.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:05 smithi037 ceph-mon[102022]: from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:06.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:05 smithi037 ceph-mon[102022]: osdmap e539: 8 total, 8 up, 8 in 2024-08-17T17:32:06.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:05 smithi037 ceph-mon[97894]: from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:06.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:05 smithi037 ceph-mon[97894]: osdmap e539: 8 total, 8 up, 8 in 2024-08-17T17:32:06.742 INFO:tasks.rados.rados.0.smithi037.stdout:1860: done (1 left) 2024-08-17T17:32:06.742 INFO:tasks.rados.rados.0.smithi037.stdout:1861: write oid 25 current snap is 241 2024-08-17T17:32:06.742 INFO:tasks.rados.rados.0.smithi037.stdout:1861: seq_num 710 ranges {732970=647619,2097627=611905,3231266=437835} 2024-08-17T17:32:06.749 INFO:tasks.rados.rados.0.smithi037.stdout:1861: writing smithi03781225-25 from 732970 to 1380589 tid 1 2024-08-17T17:32:06.757 INFO:tasks.rados.rados.0.smithi037.stdout:1861: writing smithi03781225-25 from 2097627 to 2709532 tid 2 2024-08-17T17:32:06.762 INFO:tasks.rados.rados.0.smithi037.stdout:1861: writing smithi03781225-25 from 3231266 to 3669101 tid 3 2024-08-17T17:32:06.762 INFO:tasks.rados.rados.0.smithi037.stdout:1862: snap_remove snap 213 2024-08-17T17:32:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:06 smithi046 ceph-mon[88218]: from='client.34452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:06 smithi046 ceph-mon[88218]: pgmap v416: 89 pgs: 89 active+clean; 153 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 779 KiB/s wr, 9 op/s 2024-08-17T17:32:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:06 smithi046 ceph-mon[88218]: osdmap e540: 8 total, 8 up, 8 in 2024-08-17T17:32:07.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:06 smithi037 ceph-mon[97894]: from='client.34452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:07.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:06 smithi037 ceph-mon[97894]: pgmap v416: 89 pgs: 89 active+clean; 153 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 779 KiB/s wr, 9 op/s 2024-08-17T17:32:07.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:06 smithi037 ceph-mon[97894]: osdmap e540: 8 total, 8 up, 8 in 2024-08-17T17:32:07.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:06 smithi037 ceph-mon[102022]: from='client.34452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:07.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:06 smithi037 ceph-mon[102022]: pgmap v416: 89 pgs: 89 active+clean; 153 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 779 KiB/s wr, 9 op/s 2024-08-17T17:32:07.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:06 smithi037 ceph-mon[102022]: osdmap e540: 8 total, 8 up, 8 in 2024-08-17T17:32:07.747 INFO:tasks.rados.rados.0.smithi037.stdout:1859: expect (ObjNum 679 snap 216 seq_num 679) 2024-08-17T17:32:07.954 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:32:07.965 INFO:tasks.rados.rados.0.smithi037.stdout:1861: finishing write tid 1 to smithi03781225-25 2024-08-17T17:32:07.965 INFO:tasks.rados.rados.0.smithi037.stdout:1861: finishing write tid 2 to smithi03781225-25 2024-08-17T17:32:07.965 INFO:tasks.rados.rados.0.smithi037.stdout:1861: finishing write tid 3 to smithi03781225-25 2024-08-17T17:32:07.966 INFO:tasks.rados.rados.0.smithi037.stdout:1861: finishing write tid 4 to smithi03781225-25 2024-08-17T17:32:07.966 INFO:tasks.rados.rados.0.smithi037.stdout:1861: finishing write tid 5 to smithi03781225-25 2024-08-17T17:32:07.966 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 25 v 1543 (ObjNum 710 snap 241 seq_num 710) dirty exists 2024-08-17T17:32:07.966 INFO:tasks.rados.rados.0.smithi037.stdout:1861: left oid 25 (ObjNum 710 snap 241 seq_num 710) 2024-08-17T17:32:07.966 INFO:tasks.rados.rados.0.smithi037.stdout:1859: done (2 left) 2024-08-17T17:32:07.966 INFO:tasks.rados.rados.0.smithi037.stdout:1861: done (1 left) 2024-08-17T17:32:07.966 INFO:tasks.rados.rados.0.smithi037.stdout:1862: done (0 left) 2024-08-17T17:32:07.966 INFO:tasks.rados.rados.0.smithi037.stdout:1863: write oid 7 current snap is 241 2024-08-17T17:32:07.966 INFO:tasks.rados.rados.0.smithi037.stdout:1863: seq_num 711 ranges {749777=722868,2156109=471916,3258689=649107} 2024-08-17T17:32:07.973 INFO:tasks.rados.rados.0.smithi037.stdout:1863: writing smithi03781225-7 from 749777 to 1472645 tid 1 2024-08-17T17:32:07.979 INFO:tasks.rados.rados.0.smithi037.stdout:1863: writing smithi03781225-7 from 2156109 to 2628025 tid 2 2024-08-17T17:32:07.987 INFO:tasks.rados.rados.0.smithi037.stdout:1863: writing smithi03781225-7 from 3258689 to 3907796 tid 3 2024-08-17T17:32:07.987 INFO:tasks.rados.rados.0.smithi037.stdout:1864: read oid 10 snap -1 2024-08-17T17:32:07.987 INFO:tasks.rados.rados.0.smithi037.stdout:1864: expect deleted 2024-08-17T17:32:07.987 INFO:tasks.rados.rados.0.smithi037.stdout:1865: snap_remove snap 222 2024-08-17T17:32:08.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:07 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3972891080' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:08.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:07 smithi046 ceph-mon[88218]: osdmap e541: 8 total, 8 up, 8 in 2024-08-17T17:32:08.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:07 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3972891080' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:08.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:07 smithi037 ceph-mon[102022]: osdmap e541: 8 total, 8 up, 8 in 2024-08-17T17:32:08.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:07 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3972891080' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:08.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:07 smithi037 ceph-mon[97894]: osdmap e541: 8 total, 8 up, 8 in 2024-08-17T17:32:08.895 INFO:tasks.rados.rados.0.smithi037.stdout:1865: done (2 left) 2024-08-17T17:32:08.896 INFO:tasks.rados.rados.0.smithi037.stdout:1866: snap_create 2024-08-17T17:32:08.896 INFO:tasks.rados.rados.0.smithi037.stdout:1863: finishing write tid 1 to smithi03781225-7 2024-08-17T17:32:08.896 INFO:tasks.rados.rados.0.smithi037.stdout:1863: finishing write tid 2 to smithi03781225-7 2024-08-17T17:32:08.896 INFO:tasks.rados.rados.0.smithi037.stdout:1863: finishing write tid 3 to smithi03781225-7 2024-08-17T17:32:08.896 INFO:tasks.rados.rados.0.smithi037.stdout:1863: finishing write tid 4 to smithi03781225-7 2024-08-17T17:32:08.896 INFO:tasks.rados.rados.0.smithi037.stdout:1863: finishing write tid 5 to smithi03781225-7 2024-08-17T17:32:08.896 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 229 (ObjNum 711 snap 241 seq_num 711) dirty exists 2024-08-17T17:32:08.896 INFO:tasks.rados.rados.0.smithi037.stdout:1863: left oid 7 (ObjNum 711 snap 241 seq_num 711) 2024-08-17T17:32:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:08 smithi046 ceph-mon[88218]: pgmap v419: 89 pgs: 89 active+clean; 153 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 779 KiB/s wr, 7 op/s 2024-08-17T17:32:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:08 smithi046 ceph-mon[88218]: from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:09.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:32:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:32:08] "GET /metrics HTTP/1.1" 200 36425 "" "Prometheus/2.51.0" 2024-08-17T17:32:09.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:08 smithi037 ceph-mon[102022]: pgmap v419: 89 pgs: 89 active+clean; 153 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 779 KiB/s wr, 7 op/s 2024-08-17T17:32:09.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:08 smithi037 ceph-mon[102022]: from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:09.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:08 smithi037 ceph-mon[97894]: pgmap v419: 89 pgs: 89 active+clean; 153 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 779 KiB/s wr, 7 op/s 2024-08-17T17:32:09.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:08 smithi037 ceph-mon[97894]: from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:09.894 INFO:tasks.rados.rados.0.smithi037.stdout:1863: done (2 left) 2024-08-17T17:32:09.895 INFO:tasks.rados.rados.0.smithi037.stdout:1864: done (1 left) 2024-08-17T17:32:09.895 INFO:tasks.rados.rados.0.smithi037.stdout:1866: done (0 left) 2024-08-17T17:32:09.895 INFO:tasks.rados.rados.0.smithi037.stdout:1867: rollback oid 36 current snap is 242 2024-08-17T17:32:09.895 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 36 to 234 2024-08-17T17:32:09.895 INFO:tasks.rados.rados.0.smithi037.stdout:1868: read oid 34 snap -1 2024-08-17T17:32:09.895 INFO:tasks.rados.rados.0.smithi037.stdout:1868: expect (ObjNum 693 snap 224 seq_num 693) 2024-08-17T17:32:09.895 INFO:tasks.rados.rados.0.smithi037.stdout:1869: rollback oid 46 current snap is 242 2024-08-17T17:32:09.895 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 46 to 216 2024-08-17T17:32:09.895 INFO:tasks.rados.rados.0.smithi037.stdout:1870: rollback oid 8 current snap is 242 2024-08-17T17:32:09.895 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 8 to 214 2024-08-17T17:32:09.895 INFO:tasks.rados.rados.0.smithi037.stdout:1871: read oid 14 snap -1 2024-08-17T17:32:09.895 INFO:tasks.rados.rados.0.smithi037.stdout:1871: expect (ObjNum 574 snap 179 seq_num 574) 2024-08-17T17:32:09.896 INFO:tasks.rados.rados.0.smithi037.stdout:1872: snap_remove snap 224 2024-08-17T17:32:10.162 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:09 smithi046 ceph-mon[88218]: from='client.44330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:10.162 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:09 smithi046 ceph-mon[88218]: osdmap e542: 8 total, 8 up, 8 in 2024-08-17T17:32:10.163 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:10.163 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:10.163 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:10.163 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-17T17:32:10.203 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:09 smithi037 ceph-mon[102022]: from='client.44330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:10.203 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:09 smithi037 ceph-mon[102022]: osdmap e542: 8 total, 8 up, 8 in 2024-08-17T17:32:10.203 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:10.203 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:10.203 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:10.203 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-17T17:32:10.204 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:09 smithi037 ceph-mon[97894]: from='client.44330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:10.204 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:09 smithi037 ceph-mon[97894]: osdmap e542: 8 total, 8 up, 8 in 2024-08-17T17:32:10.204 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:10.204 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:10.204 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:10.204 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-17T17:32:10.456 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:32:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:32:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:32:10.856 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:32:10.907 INFO:tasks.rados.rados.0.smithi037.stdout:1872: done (5 left) 2024-08-17T17:32:10.907 INFO:tasks.rados.rados.0.smithi037.stdout:1873: write oid 6 current snap is 242 2024-08-17T17:32:10.907 INFO:tasks.rados.rados.0.smithi037.stdout:1870: finishing rollback tid 1 to smithi03781225-8 2024-08-17T17:32:10.907 INFO:tasks.rados.rados.0.smithi037.stdout:1873: seq_num 712 ranges {766584=798117,2098238=615574,3169759=460379} 2024-08-17T17:32:10.916 INFO:tasks.rados.rados.0.smithi037.stdout:1873: writing smithi03781225-6 from 766584 to 1564701 tid 1 2024-08-17T17:32:10.923 INFO:tasks.rados.rados.0.smithi037.stdout:1873: writing smithi03781225-6 from 2098238 to 2713812 tid 2 2024-08-17T17:32:10.929 INFO:tasks.rados.rados.0.smithi037.stdout:1873: writing smithi03781225-6 from 3169759 to 3630138 tid 3 2024-08-17T17:32:10.929 INFO:tasks.rados.rados.0.smithi037.stdout:1874: write oid 21 current snap is 242 2024-08-17T17:32:10.929 INFO:tasks.rados.rados.0.smithi037.stdout:1870: finishing rollback tid 2 to smithi03781225-8 2024-08-17T17:32:10.929 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 594 (ObjNum 600 snap 190 seq_num 600) dirty exists 2024-08-17T17:32:10.929 INFO:tasks.rados.rados.0.smithi037.stdout:1869: finishing rollback tid 1 to smithi03781225-46 2024-08-17T17:32:10.929 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 46 v 0 (ObjNum 129 snap 0 seq_num 4060505552) dirty dne 2024-08-17T17:32:10.930 INFO:tasks.rados.rados.0.smithi037.stdout:1867: finishing rollback tid 0 to smithi03781225-36 2024-08-17T17:32:10.930 INFO:tasks.rados.rados.0.smithi037.stdout:1867: finishing rollback tid 1 to smithi03781225-36 2024-08-17T17:32:10.930 INFO:tasks.rados.rados.0.smithi037.stdout:1874: seq_num 713 ranges {783391=473366,1756720=475585,2797182=788004} 2024-08-17T17:32:10.935 INFO:tasks.rados.rados.0.smithi037.stdout:1874: writing smithi03781225-21 from 783391 to 1256757 tid 1 2024-08-17T17:32:10.941 INFO:tasks.rados.rados.0.smithi037.stdout:1874: writing smithi03781225-21 from 1756720 to 2232305 tid 2 2024-08-17T17:32:10.949 INFO:tasks.rados.rados.0.smithi037.stdout:1874: writing smithi03781225-21 from 2797182 to 3585186 tid 3 2024-08-17T17:32:10.949 INFO:tasks.rados.rados.0.smithi037.stdout:1869: done (6 left) 2024-08-17T17:32:10.949 INFO:tasks.rados.rados.0.smithi037.stdout:1870: done (5 left) 2024-08-17T17:32:10.949 INFO:tasks.rados.rados.0.smithi037.stdout:1875: read oid 19 snap -1 2024-08-17T17:32:10.949 INFO:tasks.rados.rados.0.smithi037.stdout:1875: expect deleted 2024-08-17T17:32:10.949 INFO:tasks.rados.rados.0.smithi037.stdout:1876: write oid 10 current snap is 242 2024-08-17T17:32:10.950 INFO:tasks.rados.rados.0.smithi037.stdout:1867: finishing rollback tid 2 to smithi03781225-36 2024-08-17T17:32:10.950 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 36 v 952 (ObjNum 697 snap 227 seq_num 697) dirty exists 2024-08-17T17:32:10.950 INFO:tasks.rados.rados.0.smithi037.stdout:1868: expect (ObjNum 693 snap 224 seq_num 693) 2024-08-17T17:32:11.162 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:10 smithi037 ceph-mon[102022]: pgmap v422: 89 pgs: 89 active+clean; 153 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 865 KiB/s wr, 5 op/s 2024-08-17T17:32:11.162 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:10 smithi037 ceph-mon[102022]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T17:32:11.162 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:10 smithi037 ceph-mon[102022]: Upgrade: osd.2 is safe to restart 2024-08-17T17:32:11.162 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:10 smithi037 ceph-mon[102022]: osdmap e543: 8 total, 8 up, 8 in 2024-08-17T17:32:11.162 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:10 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1676609237' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:11.162 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:10 smithi037 ceph-mon[97894]: pgmap v422: 89 pgs: 89 active+clean; 153 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 865 KiB/s wr, 5 op/s 2024-08-17T17:32:11.162 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:10 smithi037 ceph-mon[97894]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T17:32:11.163 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:10 smithi037 ceph-mon[97894]: Upgrade: osd.2 is safe to restart 2024-08-17T17:32:11.163 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:10 smithi037 ceph-mon[97894]: osdmap e543: 8 total, 8 up, 8 in 2024-08-17T17:32:11.163 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:10 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1676609237' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:11.199 INFO:tasks.rados.rados.0.smithi037.stdout:1871: expect (ObjNum 574 snap 179 seq_num 574) 2024-08-17T17:32:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:10 smithi046 ceph-mon[88218]: pgmap v422: 89 pgs: 89 active+clean; 153 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 865 KiB/s wr, 5 op/s 2024-08-17T17:32:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:10 smithi046 ceph-mon[88218]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T17:32:11.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:10 smithi046 ceph-mon[88218]: Upgrade: osd.2 is safe to restart 2024-08-17T17:32:11.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:10 smithi046 ceph-mon[88218]: osdmap e543: 8 total, 8 up, 8 in 2024-08-17T17:32:11.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:10 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1676609237' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:11.430 INFO:tasks.rados.rados.0.smithi037.stdout:1873: finishing write tid 1 to smithi03781225-6 2024-08-17T17:32:11.430 INFO:tasks.rados.rados.0.smithi037.stdout:1873: finishing write tid 2 to smithi03781225-6 2024-08-17T17:32:11.430 INFO:tasks.rados.rados.0.smithi037.stdout:1873: finishing write tid 3 to smithi03781225-6 2024-08-17T17:32:11.430 INFO:tasks.rados.rados.0.smithi037.stdout:1873: finishing write tid 4 to smithi03781225-6 2024-08-17T17:32:11.430 INFO:tasks.rados.rados.0.smithi037.stdout:1873: finishing write tid 5 to smithi03781225-6 2024-08-17T17:32:11.434 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 6 v 829 (ObjNum 712 snap 242 seq_num 712) dirty exists 2024-08-17T17:32:11.434 INFO:tasks.rados.rados.0.smithi037.stdout:1873: left oid 6 (ObjNum 712 snap 242 seq_num 712) 2024-08-17T17:32:11.434 INFO:tasks.rados.rados.0.smithi037.stdout:1874: finishing write tid 1 to smithi03781225-21 2024-08-17T17:32:11.434 INFO:tasks.rados.rados.0.smithi037.stdout:1874: finishing write tid 2 to smithi03781225-21 2024-08-17T17:32:11.434 INFO:tasks.rados.rados.0.smithi037.stdout:1876: seq_num 714 ranges {400198=548615,1415202=584996} 2024-08-17T17:32:11.435 INFO:tasks.rados.rados.0.smithi037.stdout:1876: writing smithi03781225-10 from 400198 to 948813 tid 1 2024-08-17T17:32:11.441 INFO:tasks.rados.rados.0.smithi037.stdout:1876: writing smithi03781225-10 from 1415202 to 2000198 tid 2 2024-08-17T17:32:11.441 INFO:tasks.rados.rados.0.smithi037.stdout:1867: done (6 left) 2024-08-17T17:32:11.441 INFO:tasks.rados.rados.0.smithi037.stdout:1868: done (5 left) 2024-08-17T17:32:11.441 INFO:tasks.rados.rados.0.smithi037.stdout:1871: done (4 left) 2024-08-17T17:32:11.441 INFO:tasks.rados.rados.0.smithi037.stdout:1873: done (3 left) 2024-08-17T17:32:11.442 INFO:tasks.rados.rados.0.smithi037.stdout:1877: read oid 47 snap -1 2024-08-17T17:32:11.442 INFO:tasks.rados.rados.0.smithi037.stdout:1877: expect (ObjNum 658 snap 208 seq_num 658) 2024-08-17T17:32:11.442 INFO:tasks.rados.rados.0.smithi037.stdout:1878: snap_remove snap 220 2024-08-17T17:32:11.735 INFO:tasks.rados.rados.0.smithi037.stdout:1878: done (4 left) 2024-08-17T17:32:11.735 INFO:tasks.rados.rados.0.smithi037.stdout:1879: snap_remove snap 239 2024-08-17T17:32:12.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:11 smithi046 ceph-mon[88218]: from='client.34482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:12.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:11 smithi046 ceph-mon[88218]: osdmap e544: 8 total, 8 up, 8 in 2024-08-17T17:32:12.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:11 smithi046 ceph-mon[88218]: from='client.34488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:12.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:11 smithi046 ceph-mon[88218]: Upgrade: Updating osd.2 2024-08-17T17:32:12.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:11 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:12.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:11 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:32:12.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:11 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:32:12.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:11 smithi046 ceph-mon[88218]: osdmap e545: 8 total, 8 up, 8 in 2024-08-17T17:32:12.286 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:11 smithi037 ceph-mon[97894]: from='client.34482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:12.286 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:11 smithi037 ceph-mon[97894]: osdmap e544: 8 total, 8 up, 8 in 2024-08-17T17:32:12.286 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:11 smithi037 ceph-mon[97894]: from='client.34488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:12.286 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:11 smithi037 ceph-mon[97894]: Upgrade: Updating osd.2 2024-08-17T17:32:12.287 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:11 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:12.287 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:11 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:32:12.287 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:11 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:32:12.287 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:11 smithi037 ceph-mon[97894]: osdmap e545: 8 total, 8 up, 8 in 2024-08-17T17:32:12.287 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:11 smithi037 ceph-mon[102022]: from='client.34482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:12.287 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:11 smithi037 ceph-mon[102022]: osdmap e544: 8 total, 8 up, 8 in 2024-08-17T17:32:12.287 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:11 smithi037 ceph-mon[102022]: from='client.34488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:12.287 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:11 smithi037 ceph-mon[102022]: Upgrade: Updating osd.2 2024-08-17T17:32:12.287 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:11 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:12.288 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:11 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:32:12.288 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:11 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:32:12.288 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:11 smithi037 ceph-mon[102022]: osdmap e545: 8 total, 8 up, 8 in 2024-08-17T17:32:12.743 INFO:tasks.rados.rados.0.smithi037.stdout:1879: done (4 left) 2024-08-17T17:32:12.743 INFO:tasks.rados.rados.0.smithi037.stdout:1880: snap_remove snap 226 2024-08-17T17:32:13.198 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:12 smithi037 ceph-mon[102022]: Deploying daemon osd.2 on smithi037 2024-08-17T17:32:13.198 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:12 smithi037 ceph-mon[102022]: pgmap v425: 89 pgs: 89 active+clean; 153 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 865 KiB/s wr, 5 op/s 2024-08-17T17:32:13.198 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:12 smithi037 ceph-mon[102022]: osdmap e546: 8 total, 8 up, 8 in 2024-08-17T17:32:13.198 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:12 smithi037 ceph-mon[97894]: Deploying daemon osd.2 on smithi037 2024-08-17T17:32:13.198 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:12 smithi037 ceph-mon[97894]: pgmap v425: 89 pgs: 89 active+clean; 153 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 865 KiB/s wr, 5 op/s 2024-08-17T17:32:13.198 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:12 smithi037 ceph-mon[97894]: osdmap e546: 8 total, 8 up, 8 in 2024-08-17T17:32:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:12 smithi046 ceph-mon[88218]: Deploying daemon osd.2 on smithi037 2024-08-17T17:32:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:12 smithi046 ceph-mon[88218]: pgmap v425: 89 pgs: 89 active+clean; 153 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 865 KiB/s wr, 5 op/s 2024-08-17T17:32:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:12 smithi046 ceph-mon[88218]: osdmap e546: 8 total, 8 up, 8 in 2024-08-17T17:32:13.749 INFO:tasks.rados.rados.0.smithi037.stdout:1880: done (4 left) 2024-08-17T17:32:13.749 INFO:tasks.rados.rados.0.smithi037.stdout:1881: rollback oid 39 current snap is 242 2024-08-17T17:32:13.749 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 39 to 230 2024-08-17T17:32:13.750 INFO:tasks.rados.rados.0.smithi037.stdout:1874: finishing write tid 3 to smithi03781225-21 2024-08-17T17:32:13.750 INFO:tasks.rados.rados.0.smithi037.stdout:1874: finishing write tid 4 to smithi03781225-21 2024-08-17T17:32:13.750 INFO:tasks.rados.rados.0.smithi037.stdout:1874: finishing write tid 5 to smithi03781225-21 2024-08-17T17:32:13.750 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 21 v 1558 (ObjNum 713 snap 242 seq_num 713) dirty exists 2024-08-17T17:32:13.750 INFO:tasks.rados.rados.0.smithi037.stdout:1874: left oid 21 (ObjNum 713 snap 242 seq_num 713) 2024-08-17T17:32:13.750 INFO:tasks.rados.rados.0.smithi037.stdout:1876: finishing write tid 1 to smithi03781225-10 2024-08-17T17:32:13.750 INFO:tasks.rados.rados.0.smithi037.stdout:1876: finishing write tid 2 to smithi03781225-10 2024-08-17T17:32:13.750 INFO:tasks.rados.rados.0.smithi037.stdout:1876: finishing write tid 3 to smithi03781225-10 2024-08-17T17:32:13.750 INFO:tasks.rados.rados.0.smithi037.stdout:1877: expect (ObjNum 658 snap 208 seq_num 658) 2024-08-17T17:32:13.774 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:32:13.855 INFO:tasks.rados.rados.0.smithi037.stdout:1876: finishing write tid 4 to smithi03781225-10 2024-08-17T17:32:13.855 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 10 v 803 (ObjNum 714 snap 242 seq_num 714) dirty exists 2024-08-17T17:32:13.856 INFO:tasks.rados.rados.0.smithi037.stdout:1876: left oid 10 (ObjNum 714 snap 242 seq_num 714) 2024-08-17T17:32:13.856 INFO:tasks.rados.rados.0.smithi037.stdout:1881: finishing rollback tid 0 to smithi03781225-39 2024-08-17T17:32:13.856 INFO:tasks.rados.rados.0.smithi037.stdout:1881: finishing rollback tid 1 to smithi03781225-39 2024-08-17T17:32:13.856 INFO:tasks.rados.rados.0.smithi037.stdout:1874: done (4 left) 2024-08-17T17:32:13.856 INFO:tasks.rados.rados.0.smithi037.stdout:1875: done (3 left) 2024-08-17T17:32:13.856 INFO:tasks.rados.rados.0.smithi037.stdout:1876: done (2 left) 2024-08-17T17:32:13.856 INFO:tasks.rados.rados.0.smithi037.stdout:1877: done (1 left) 2024-08-17T17:32:13.856 INFO:tasks.rados.rados.0.smithi037.stdout:1882: rollback oid 16 current snap is 242 2024-08-17T17:32:13.856 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 16 to 235 2024-08-17T17:32:13.856 INFO:tasks.rados.rados.0.smithi037.stdout:1881: finishing rollback tid 2 to smithi03781225-39 2024-08-17T17:32:13.856 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 972 (ObjNum 619 snap 198 seq_num 619) dirty exists 2024-08-17T17:32:13.856 INFO:tasks.rados.rados.0.smithi037.stdout:1881: done (1 left) 2024-08-17T17:32:13.856 INFO:tasks.rados.rados.0.smithi037.stdout:1883: rollback oid 40 current snap is 242 2024-08-17T17:32:13.856 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 40 to 216 2024-08-17T17:32:13.856 INFO:tasks.rados.rados.0.smithi037.stdout:1884: read oid 20 snap -1 2024-08-17T17:32:13.857 INFO:tasks.rados.rados.0.smithi037.stdout:1884: expect (ObjNum 692 snap 220 seq_num 692) 2024-08-17T17:32:13.857 INFO:tasks.rados.rados.0.smithi037.stdout:1885: read oid 30 snap -1 2024-08-17T17:32:13.857 INFO:tasks.rados.rados.0.smithi037.stdout:1885: expect (ObjNum 706 snap 232 seq_num 706) 2024-08-17T17:32:13.857 INFO:tasks.rados.rados.0.smithi037.stdout:1886: read oid 27 snap -1 2024-08-17T17:32:13.857 INFO:tasks.rados.rados.0.smithi037.stdout:1886: expect deleted 2024-08-17T17:32:13.857 INFO:tasks.rados.rados.0.smithi037.stdout:1887: snap_create 2024-08-17T17:32:13.859 INFO:tasks.rados.rados.0.smithi037.stdout:1883: finishing rollback tid 1 to smithi03781225-40 2024-08-17T17:32:13.859 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 40 v 0 (ObjNum 33 snap 0 seq_num 4049373264) dirty dne 2024-08-17T17:32:13.865 INFO:tasks.rados.rados.0.smithi037.stdout:1884: expect (ObjNum 692 snap 220 seq_num 692) 2024-08-17T17:32:13.986 INFO:tasks.rados.rados.0.smithi037.stdout:1882: finishing rollback tid 0 to smithi03781225-16 2024-08-17T17:32:13.986 INFO:tasks.rados.rados.0.smithi037.stdout:1882: finishing rollback tid 1 to smithi03781225-16 2024-08-17T17:32:13.986 INFO:tasks.rados.rados.0.smithi037.stdout:1882: finishing rollback tid 2 to smithi03781225-16 2024-08-17T17:32:13.986 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 16 v 811 (ObjNum 684 snap 218 seq_num 684) dirty exists 2024-08-17T17:32:13.986 INFO:tasks.rados.rados.0.smithi037.stdout:1885: expect (ObjNum 706 snap 232 seq_num 706) 2024-08-17T17:32:14.227 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:13 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/752528203' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:14.228 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:13 smithi037 ceph-mon[97894]: osdmap e547: 8 total, 8 up, 8 in 2024-08-17T17:32:14.228 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:13 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/752528203' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:14.228 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:13 smithi037 ceph-mon[102022]: osdmap e547: 8 total, 8 up, 8 in 2024-08-17T17:32:14.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:13 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/752528203' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:14.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:13 smithi046 ceph-mon[88218]: osdmap e547: 8 total, 8 up, 8 in 2024-08-17T17:32:14.543 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:14 smithi037 systemd[1]: Stopping Ceph osd.2 for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:32:14.753 INFO:tasks.rados.rados.0.smithi037.stdout:1882: done (5 left) 2024-08-17T17:32:14.753 INFO:tasks.rados.rados.0.smithi037.stdout:1883: done (4 left) 2024-08-17T17:32:14.754 INFO:tasks.rados.rados.0.smithi037.stdout:1884: done (3 left) 2024-08-17T17:32:14.754 INFO:tasks.rados.rados.0.smithi037.stdout:1885: done (2 left) 2024-08-17T17:32:14.754 INFO:tasks.rados.rados.0.smithi037.stdout:1886: done (1 left) 2024-08-17T17:32:14.754 INFO:tasks.rados.rados.0.smithi037.stdout:1887: done (0 left) 2024-08-17T17:32:14.754 INFO:tasks.rados.rados.0.smithi037.stdout:1888: rollback oid 11 current snap is 243 2024-08-17T17:32:14.754 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 11 to 242 2024-08-17T17:32:14.754 INFO:tasks.rados.rados.0.smithi037.stdout:1889: snap_remove snap 232 2024-08-17T17:32:15.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:14 smithi037 ceph-mon[102022]: pgmap v428: 89 pgs: 89 active+clean; 153 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:32:15.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:14 smithi037 ceph-mon[102022]: from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:15.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:14 smithi037 ceph-mon[102022]: from='client.34506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:15.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:14 smithi037 ceph-mon[102022]: osd.2 marked itself down and dead 2024-08-17T17:32:15.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:14 smithi037 ceph-mon[102022]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:32:15.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:14 smithi037 ceph-mon[102022]: osdmap e548: 8 total, 7 up, 8 in 2024-08-17T17:32:15.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:14 smithi037 ceph-mon[97894]: pgmap v428: 89 pgs: 89 active+clean; 153 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:32:15.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:14 smithi037 ceph-mon[97894]: from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:15.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:14 smithi037 ceph-mon[97894]: from='client.34506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:15.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:14 smithi037 ceph-mon[97894]: osd.2 marked itself down and dead 2024-08-17T17:32:15.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:14 smithi037 ceph-mon[97894]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:32:15.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:14 smithi037 ceph-mon[97894]: osdmap e548: 8 total, 7 up, 8 in 2024-08-17T17:32:15.044 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:14 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2[56508]: 2024-08-17T17:32:14.699+0000 7f3c11b08640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T17:32:15.045 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:14 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2[56508]: 2024-08-17T17:32:14.699+0000 7f3c11b08640 -1 osd.2 547 *** Got signal Terminated *** 2024-08-17T17:32:15.045 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:14 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2[56508]: 2024-08-17T17:32:14.699+0000 7f3c11b08640 -1 osd.2 547 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T17:32:15.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:14 smithi046 ceph-mon[88218]: pgmap v428: 89 pgs: 89 active+clean; 153 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:32:15.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:14 smithi046 ceph-mon[88218]: from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:15.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:14 smithi046 ceph-mon[88218]: from='client.34506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:15.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:14 smithi046 ceph-mon[88218]: osd.2 marked itself down and dead 2024-08-17T17:32:15.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:14 smithi046 ceph-mon[88218]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:32:15.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:14 smithi046 ceph-mon[88218]: osdmap e548: 8 total, 7 up, 8 in 2024-08-17T17:32:15.509 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:15 smithi037 podman[120132]: 2024-08-17 17:32:15.252194492 +0000 UTC m=+0.672665149 container died be258f871b127b330016ee98c6ba1c099d431eb61cd891fec3470b5a7f13156e (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=quincy-f2c39d4, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-08-17T17:32:15.751 INFO:tasks.rados.rados.0.smithi037.stdout:1889: done (1 left) 2024-08-17T17:32:15.751 INFO:tasks.rados.rados.0.smithi037.stdout:1890: write oid 41 current snap is 243 2024-08-17T17:32:15.751 INFO:tasks.rados.rados.0.smithi037.stdout:1890: seq_num 715 ranges {417005=740217,1590037=426968} 2024-08-17T17:32:15.758 INFO:tasks.rados.rados.0.smithi037.stdout:1890: writing smithi03781225-41 from 417005 to 1157222 tid 1 2024-08-17T17:32:15.763 INFO:tasks.rados.rados.0.smithi037.stdout:1890: writing smithi03781225-41 from 1590037 to 2017005 tid 2 2024-08-17T17:32:15.763 INFO:tasks.rados.rados.0.smithi037.stdout:1891: snap_remove snap 234 2024-08-17T17:32:15.793 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:15 smithi037 podman[120132]: 2024-08-17 17:32:15.715720658 +0000 UTC m=+1.136191354 container cleanup be258f871b127b330016ee98c6ba1c099d431eb61cd891fec3470b5a7f13156e (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=quincy-f2c39d4, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T17:32:15.793 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:15 smithi037 bash[120132]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2 2024-08-17T17:32:16.293 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:15 smithi037 podman[120148]: 2024-08-17 17:32:15.984024722 +0000 UTC m=+0.733901405 container remove be258f871b127b330016ee98c6ba1c099d431eb61cd891fec3470b5a7f13156e (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=quincy-f2c39d4, org.label-schema.license=GPLv2) 2024-08-17T17:32:16.577 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:16 smithi037 podman[120256]: 2024-08-17 17:32:16.224780029 +0000 UTC m=+0.018088198 image pull 0566dfeff0cb6af9254aa2111a92af8174516dad87a45779e953ca0dd77f3099 quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:32:16.577 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:16 smithi037 podman[120256]: 2024-08-17 17:32:16.326417429 +0000 UTC m=+0.119725594 container create 6b59ebd34afa5c2d0fa5b0a981e8bcf0de81b9f9befea873c006f0ca0b71699e (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-cd8bdbe, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD) 2024-08-17T17:32:16.577 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:16 smithi037 podman[120256]: 2024-08-17 17:32:16.570889925 +0000 UTC m=+0.364198112 container init 6b59ebd34afa5c2d0fa5b0a981e8bcf0de81b9f9befea873c006f0ca0b71699e (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2-deactivate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=main-cd8bdbe, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-08-17T17:32:16.577 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:16 smithi037 podman[120256]: 2024-08-17 17:32:16.575759972 +0000 UTC m=+0.369068135 container start 6b59ebd34afa5c2d0fa5b0a981e8bcf0de81b9f9befea873c006f0ca0b71699e (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-cd8bdbe, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.license=GPLv2) 2024-08-17T17:32:16.693 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:32:16.738 INFO:tasks.rados.rados.0.smithi037.stdout:1891: done (2 left) 2024-08-17T17:32:16.738 INFO:tasks.rados.rados.0.smithi037.stdout:1892: write oid 14 current snap is 243 2024-08-17T17:32:16.739 INFO:tasks.rados.rados.0.smithi037.stdout:1888: finishing rollback tid 1 to smithi03781225-11 2024-08-17T17:32:16.739 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 11 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-08-17T17:32:16.739 INFO:tasks.rados.rados.0.smithi037.stdout:1892: seq_num 716 ranges {433812=415466,1648519=385293} 2024-08-17T17:32:16.744 INFO:tasks.rados.rados.0.smithi037.stdout:1892: writing smithi03781225-14 from 433812 to 849278 tid 1 2024-08-17T17:32:16.755 INFO:tasks.rados.rados.0.smithi037.stdout:1892: writing smithi03781225-14 from 1648519 to 2033812 tid 2 2024-08-17T17:32:16.755 INFO:tasks.rados.rados.0.smithi037.stdout:1888: done (2 left) 2024-08-17T17:32:16.755 INFO:tasks.rados.rados.0.smithi037.stdout:1893: snap_create 2024-08-17T17:32:16.755 INFO:tasks.rados.rados.0.smithi037.stdout:1890: finishing write tid 1 to smithi03781225-41 2024-08-17T17:32:16.755 INFO:tasks.rados.rados.0.smithi037.stdout:1890: finishing write tid 2 to smithi03781225-41 2024-08-17T17:32:16.755 INFO:tasks.rados.rados.0.smithi037.stdout:1890: finishing write tid 3 to smithi03781225-41 2024-08-17T17:32:16.755 INFO:tasks.rados.rados.0.smithi037.stdout:1890: finishing write tid 4 to smithi03781225-41 2024-08-17T17:32:16.755 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 312 (ObjNum 715 snap 243 seq_num 715) dirty exists 2024-08-17T17:32:16.755 INFO:tasks.rados.rados.0.smithi037.stdout:1890: left oid 41 (ObjNum 715 snap 243 seq_num 715) 2024-08-17T17:32:16.755 INFO:tasks.rados.rados.0.smithi037.stdout:1892: finishing write tid 1 to smithi03781225-14 2024-08-17T17:32:16.756 INFO:tasks.rados.rados.0.smithi037.stdout:1892: finishing write tid 2 to smithi03781225-14 2024-08-17T17:32:16.756 INFO:tasks.rados.rados.0.smithi037.stdout:1892: finishing write tid 3 to smithi03781225-14 2024-08-17T17:32:16.756 INFO:tasks.rados.rados.0.smithi037.stdout:1892: finishing write tid 4 to smithi03781225-14 2024-08-17T17:32:16.756 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 14 v 819 (ObjNum 716 snap 243 seq_num 716) dirty exists 2024-08-17T17:32:16.756 INFO:tasks.rados.rados.0.smithi037.stdout:1892: left oid 14 (ObjNum 716 snap 243 seq_num 716) 2024-08-17T17:32:17.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:16 smithi046 ceph-mon[88218]: pgmap v431: 89 pgs: 8 stale+active+clean, 81 active+clean; 161 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.1 MiB/s wr, 16 op/s 2024-08-17T17:32:17.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:16 smithi046 ceph-mon[88218]: osdmap e549: 8 total, 7 up, 8 in 2024-08-17T17:32:17.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:16 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1491385583' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:17.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:16 smithi046 ceph-mon[88218]: osdmap e550: 8 total, 7 up, 8 in 2024-08-17T17:32:17.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:16 smithi037 ceph-mon[102022]: pgmap v431: 89 pgs: 8 stale+active+clean, 81 active+clean; 161 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.1 MiB/s wr, 16 op/s 2024-08-17T17:32:17.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:16 smithi037 ceph-mon[102022]: osdmap e549: 8 total, 7 up, 8 in 2024-08-17T17:32:17.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:16 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1491385583' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:17.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:16 smithi037 ceph-mon[102022]: osdmap e550: 8 total, 7 up, 8 in 2024-08-17T17:32:17.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:16 smithi037 ceph-mon[97894]: pgmap v431: 89 pgs: 8 stale+active+clean, 81 active+clean; 161 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.1 MiB/s wr, 16 op/s 2024-08-17T17:32:17.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:16 smithi037 ceph-mon[97894]: osdmap e549: 8 total, 7 up, 8 in 2024-08-17T17:32:17.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:16 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1491385583' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:17.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:16 smithi037 ceph-mon[97894]: osdmap e550: 8 total, 7 up, 8 in 2024-08-17T17:32:17.044 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:16 smithi037 podman[120256]: 2024-08-17 17:32:16.687373505 +0000 UTC m=+0.480681665 container attach 6b59ebd34afa5c2d0fa5b0a981e8bcf0de81b9f9befea873c006f0ca0b71699e (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2-deactivate, RELEASE=main-cd8bdbe, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0) 2024-08-17T17:32:17.044 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:16 smithi037 podman[120256]: 2024-08-17 17:32:16.775618275 +0000 UTC m=+0.568926443 container died 6b59ebd34afa5c2d0fa5b0a981e8bcf0de81b9f9befea873c006f0ca0b71699e (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2-deactivate, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=main-cd8bdbe, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T17:32:17.754 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:17 smithi037 podman[120328]: 2024-08-17 17:32:17.441842179 +0000 UTC m=+0.654749464 container remove 6b59ebd34afa5c2d0fa5b0a981e8bcf0de81b9f9befea873c006f0ca0b71699e (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2-deactivate, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=main-cd8bdbe, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=) 2024-08-17T17:32:17.754 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:17 smithi037 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.2.service: Deactivated successfully. 2024-08-17T17:32:17.754 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:17 smithi037 systemd[1]: Stopped Ceph osd.2 for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:32:17.754 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:17 smithi037 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.2.service: Consumed 12.531s CPU time. 2024-08-17T17:32:17.754 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:17 smithi037 systemd[1]: Starting Ceph osd.2 for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:32:17.757 INFO:tasks.rados.rados.0.smithi037.stdout:1890: done (2 left) 2024-08-17T17:32:17.757 INFO:tasks.rados.rados.0.smithi037.stdout:1892: done (1 left) 2024-08-17T17:32:17.757 INFO:tasks.rados.rados.0.smithi037.stdout:1893: done (0 left) 2024-08-17T17:32:17.757 INFO:tasks.rados.rados.0.smithi037.stdout:1894: write oid 7 current snap is 244 2024-08-17T17:32:17.757 INFO:tasks.rados.rados.0.smithi037.stdout:1894: seq_num 717 ranges {450619=490715,1590648=459971} 2024-08-17T17:32:17.762 INFO:tasks.rados.rados.0.smithi037.stdout:1894: writing smithi03781225-7 from 450619 to 941334 tid 1 2024-08-17T17:32:17.769 INFO:tasks.rados.rados.0.smithi037.stdout:1894: writing smithi03781225-7 from 1590648 to 2050619 tid 2 2024-08-17T17:32:17.769 INFO:tasks.rados.rados.0.smithi037.stdout:1895: rollback oid 45 current snap is 244 2024-08-17T17:32:17.769 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 45 to 219 2024-08-17T17:32:17.769 INFO:tasks.rados.rados.0.smithi037.stdout:1894: finishing write tid 1 to smithi03781225-7 2024-08-17T17:32:17.769 INFO:tasks.rados.rados.0.smithi037.stdout:1896: read oid 44 snap -1 2024-08-17T17:32:17.769 INFO:tasks.rados.rados.0.smithi037.stdout:1896: expect (ObjNum 699 snap 227 seq_num 699) 2024-08-17T17:32:17.769 INFO:tasks.rados.rados.0.smithi037.stdout:1897: write oid 9 current snap is 244 2024-08-17T17:32:17.769 INFO:tasks.rados.rados.0.smithi037.stdout:1897: seq_num 718 ranges {467426=565964,1649130=418296} 2024-08-17T17:32:17.775 INFO:tasks.rados.rados.0.smithi037.stdout:1897: writing smithi03781225-9 from 467426 to 1033390 tid 1 2024-08-17T17:32:17.781 INFO:tasks.rados.rados.0.smithi037.stdout:1897: writing smithi03781225-9 from 1649130 to 2067426 tid 2 2024-08-17T17:32:17.781 INFO:tasks.rados.rados.0.smithi037.stdout:1898: write oid 3 current snap is 244 2024-08-17T17:32:17.781 INFO:tasks.rados.rados.0.smithi037.stdout:1894: finishing write tid 2 to smithi03781225-7 2024-08-17T17:32:17.781 INFO:tasks.rados.rados.0.smithi037.stdout:1898: seq_num 719 ranges {484233=641213,1707612=376621} 2024-08-17T17:32:17.787 INFO:tasks.rados.rados.0.smithi037.stdout:1898: writing smithi03781225-3 from 484233 to 1125446 tid 1 2024-08-17T17:32:17.793 INFO:tasks.rados.rados.0.smithi037.stdout:1898: writing smithi03781225-3 from 1707612 to 2084233 tid 2 2024-08-17T17:32:17.793 INFO:tasks.rados.rados.0.smithi037.stdout:1899: read oid 15 snap -1 2024-08-17T17:32:17.793 INFO:tasks.rados.rados.0.smithi037.stdout:1899: expect deleted 2024-08-17T17:32:17.793 INFO:tasks.rados.rados.0.smithi037.stdout:1900: rollback oid 47 current snap is 244 2024-08-17T17:32:17.793 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 47 to 241 2024-08-17T17:32:17.793 INFO:tasks.rados.rados.0.smithi037.stdout:1894: finishing write tid 3 to smithi03781225-7 2024-08-17T17:32:17.793 INFO:tasks.rados.rados.0.smithi037.stdout:1894: finishing write tid 4 to smithi03781225-7 2024-08-17T17:32:17.794 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 247 (ObjNum 717 snap 244 seq_num 717) dirty exists 2024-08-17T17:32:17.794 INFO:tasks.rados.rados.0.smithi037.stdout:1894: left oid 7 (ObjNum 717 snap 244 seq_num 717) 2024-08-17T17:32:17.794 INFO:tasks.rados.rados.0.smithi037.stdout:1895: finishing rollback tid 1 to smithi03781225-45 2024-08-17T17:32:17.794 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 0 (ObjNum 129 snap 0 seq_num 4060679680) dirty dne 2024-08-17T17:32:17.794 INFO:tasks.rados.rados.0.smithi037.stdout:1896: expect (ObjNum 699 snap 227 seq_num 699) 2024-08-17T17:32:17.924 INFO:tasks.rados.rados.0.smithi037.stdout:1897: finishing write tid 1 to smithi03781225-9 2024-08-17T17:32:17.924 INFO:tasks.rados.rados.0.smithi037.stdout:1897: finishing write tid 2 to smithi03781225-9 2024-08-17T17:32:17.924 INFO:tasks.rados.rados.0.smithi037.stdout:1897: finishing write tid 3 to smithi03781225-9 2024-08-17T17:32:17.924 INFO:tasks.rados.rados.0.smithi037.stdout:1894: done (6 left) 2024-08-17T17:32:17.924 INFO:tasks.rados.rados.0.smithi037.stdout:1895: done (5 left) 2024-08-17T17:32:17.924 INFO:tasks.rados.rados.0.smithi037.stdout:1896: done (4 left) 2024-08-17T17:32:17.924 INFO:tasks.rados.rados.0.smithi037.stdout:1901: write oid 22 current snap is 244 2024-08-17T17:32:17.924 INFO:tasks.rados.rados.0.smithi037.stdout:1897: finishing write tid 4 to smithi03781225-9 2024-08-17T17:32:17.924 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 1578 (ObjNum 718 snap 244 seq_num 718) dirty exists 2024-08-17T17:32:17.924 INFO:tasks.rados.rados.0.smithi037.stdout:1897: left oid 9 (ObjNum 718 snap 244 seq_num 718) 2024-08-17T17:32:17.925 INFO:tasks.rados.rados.0.smithi037.stdout:1898: finishing write tid 1 to smithi03781225-3 2024-08-17T17:32:17.925 INFO:tasks.rados.rados.0.smithi037.stdout:1901: seq_num 720 ranges {501040=716462,1766094=334946} 2024-08-17T17:32:17.930 INFO:tasks.rados.rados.0.smithi037.stdout:1901: writing smithi03781225-22 from 501040 to 1217502 tid 1 2024-08-17T17:32:17.935 INFO:tasks.rados.rados.0.smithi037.stdout:1901: writing smithi03781225-22 from 1766094 to 2101040 tid 2 2024-08-17T17:32:17.935 INFO:tasks.rados.rados.0.smithi037.stdout:1897: done (4 left) 2024-08-17T17:32:17.935 INFO:tasks.rados.rados.0.smithi037.stdout:1902: write oid 41 current snap is 244 2024-08-17T17:32:17.935 INFO:tasks.rados.rados.0.smithi037.stdout:1902: seq_num 721 ranges {517847=791711,2108223=9624} 2024-08-17T17:32:17.942 INFO:tasks.rados.rados.0.smithi037.stdout:1902: writing smithi03781225-41 from 517847 to 1309558 tid 1 2024-08-17T17:32:17.947 INFO:tasks.rados.rados.0.smithi037.stdout:1902: writing smithi03781225-41 from 2108223 to 2117847 tid 2 2024-08-17T17:32:17.947 INFO:tasks.rados.rados.0.smithi037.stdout:1903: delete oid 1 current snap is 244 2024-08-17T17:32:17.947 INFO:tasks.rados.rados.0.smithi037.stdout:1898: finishing write tid 2 to smithi03781225-3 2024-08-17T17:32:17.947 INFO:tasks.rados.rados.0.smithi037.stdout:1898: finishing write tid 3 to smithi03781225-3 2024-08-17T17:32:17.947 INFO:tasks.rados.rados.0.smithi037.stdout:1898: finishing write tid 4 to smithi03781225-3 2024-08-17T17:32:17.947 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 369 (ObjNum 719 snap 244 seq_num 719) dirty exists 2024-08-17T17:32:17.947 INFO:tasks.rados.rados.0.smithi037.stdout:1898: left oid 3 (ObjNum 719 snap 244 seq_num 719) 2024-08-17T17:32:17.947 INFO:tasks.rados.rados.0.smithi037.stdout:1900: finishing rollback tid 0 to smithi03781225-47 2024-08-17T17:32:17.948 INFO:tasks.rados.rados.0.smithi037.stdout:1900: finishing rollback tid 1 to smithi03781225-47 2024-08-17T17:32:17.948 INFO:tasks.rados.rados.0.smithi037.stdout:1900: finishing rollback tid 2 to smithi03781225-47 2024-08-17T17:32:17.948 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 47 v 1582 (ObjNum 658 snap 208 seq_num 658) dirty exists 2024-08-17T17:32:17.948 INFO:tasks.rados.rados.0.smithi037.stdout:1901: finishing write tid 1 to smithi03781225-22 2024-08-17T17:32:17.948 INFO:tasks.rados.rados.0.smithi037.stdout:1901: finishing write tid 2 to smithi03781225-22 2024-08-17T17:32:17.948 INFO:tasks.rados.rados.0.smithi037.stdout:1901: finishing write tid 3 to smithi03781225-22 2024-08-17T17:32:17.948 INFO:tasks.rados.rados.0.smithi037.stdout:1901: finishing write tid 4 to smithi03781225-22 2024-08-17T17:32:17.948 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 22 v 842 (ObjNum 720 snap 244 seq_num 720) dirty exists 2024-08-17T17:32:17.948 INFO:tasks.rados.rados.0.smithi037.stdout:1901: left oid 22 (ObjNum 720 snap 244 seq_num 720) 2024-08-17T17:32:17.948 INFO:tasks.rados.rados.0.smithi037.stdout:1902: finishing write tid 1 to smithi03781225-41 2024-08-17T17:32:17.949 INFO:tasks.rados.rados.0.smithi037.stdout:1902: finishing write tid 2 to smithi03781225-41 2024-08-17T17:32:17.949 INFO:tasks.rados.rados.0.smithi037.stdout:1902: finishing write tid 3 to smithi03781225-41 2024-08-17T17:32:17.949 INFO:tasks.rados.rados.0.smithi037.stdout:1902: finishing write tid 4 to smithi03781225-41 2024-08-17T17:32:17.949 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 316 (ObjNum 721 snap 244 seq_num 721) dirty exists 2024-08-17T17:32:17.949 INFO:tasks.rados.rados.0.smithi037.stdout:1902: left oid 41 (ObjNum 721 snap 244 seq_num 721) 2024-08-17T17:32:17.950 INFO:tasks.rados.rados.0.smithi037.stdout:1898: done (5 left) 2024-08-17T17:32:17.950 INFO:tasks.rados.rados.0.smithi037.stdout:1899: done (4 left) 2024-08-17T17:32:17.950 INFO:tasks.rados.rados.0.smithi037.stdout:1900: done (3 left) 2024-08-17T17:32:17.950 INFO:tasks.rados.rados.0.smithi037.stdout:1901: done (2 left) 2024-08-17T17:32:17.950 INFO:tasks.rados.rados.0.smithi037.stdout:1902: done (1 left) 2024-08-17T17:32:17.950 INFO:tasks.rados.rados.0.smithi037.stdout:1903: done (0 left) 2024-08-17T17:32:17.950 INFO:tasks.rados.rados.0.smithi037.stdout:1904: rollback oid 20 current snap is 244 2024-08-17T17:32:17.950 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 20 to 228 2024-08-17T17:32:17.950 INFO:tasks.rados.rados.0.smithi037.stdout:1905: snap_remove snap 242 2024-08-17T17:32:18.006 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:17 smithi037 ceph-mon[97894]: from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:18.006 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:17 smithi037 ceph-mon[97894]: from='client.34524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:18.007 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:17 smithi037 ceph-mon[102022]: from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:18.007 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:17 smithi037 ceph-mon[102022]: from='client.34524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:18.007 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:17 smithi037 podman[120429]: 2024-08-17 17:32:17.812446183 +0000 UTC m=+0.021760125 image pull 0566dfeff0cb6af9254aa2111a92af8174516dad87a45779e953ca0dd77f3099 quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:32:18.007 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:17 smithi037 podman[120429]: 2024-08-17 17:32:17.917624841 +0000 UTC m=+0.126938776 container create a6ceef2e773ddb7ba50c43ca657529785dae1b1e7fe23bc8b83137a7cf42f401 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2-activate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=main-cd8bdbe, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T17:32:18.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:17 smithi046 ceph-mon[88218]: from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:18.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:17 smithi046 ceph-mon[88218]: from='client.34524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:18.292 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:18 smithi037 podman[120429]: 2024-08-17 17:32:18.154249879 +0000 UTC m=+0.363563824 container init a6ceef2e773ddb7ba50c43ca657529785dae1b1e7fe23bc8b83137a7cf42f401 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2-activate, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=main-cd8bdbe, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-08-17T17:32:18.292 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:18 smithi037 podman[120429]: 2024-08-17 17:32:18.157999084 +0000 UTC m=+0.367313010 container start a6ceef2e773ddb7ba50c43ca657529785dae1b1e7fe23bc8b83137a7cf42f401 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2-activate, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, RELEASE=main-cd8bdbe, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T17:32:18.292 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:18 smithi037 podman[120429]: 2024-08-17 17:32:18.228951424 +0000 UTC m=+0.438265350 container attach a6ceef2e773ddb7ba50c43ca657529785dae1b1e7fe23bc8b83137a7cf42f401 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2-activate, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.36.0, RELEASE=main-cd8bdbe, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-08-17T17:32:18.543 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2-activate[120443]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:32:18.544 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:18 smithi037 bash[120429]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:32:18.544 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2-activate[120443]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:32:18.544 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:18 smithi037 bash[120429]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:32:18.544 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2-activate[120443]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-17T17:32:18.544 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:18 smithi037 bash[120429]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-17T17:32:18.544 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2-activate[120443]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:32:18.544 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:18 smithi037 bash[120429]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:32:18.544 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2-activate[120443]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:32:18.544 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:18 smithi037 bash[120429]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:32:18.544 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2-activate[120443]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-08-17T17:32:18.544 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:18 smithi037 bash[120429]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-08-17T17:32:18.544 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2-activate[120443]: 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 2024-08-17T17:32:18.545 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:18 smithi037 bash[120429]: 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 2024-08-17T17:32:18.760 INFO:tasks.rados.rados.0.smithi037.stdout:1905: done (1 left) 2024-08-17T17:32:18.760 INFO:tasks.rados.rados.0.smithi037.stdout:1906: delete oid 10 current snap is 244 2024-08-17T17:32:18.760 INFO:tasks.rados.rados.0.smithi037.stdout:1904: finishing rollback tid 0 to smithi03781225-20 2024-08-17T17:32:18.760 INFO:tasks.rados.rados.0.smithi037.stdout:1904: finishing rollback tid 1 to smithi03781225-20 2024-08-17T17:32:18.760 INFO:tasks.rados.rados.0.smithi037.stdout:1904: finishing rollback tid 2 to smithi03781225-20 2024-08-17T17:32:18.760 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 357 (ObjNum 692 snap 220 seq_num 692) dirty exists 2024-08-17T17:32:18.768 INFO:tasks.rados.rados.0.smithi037.stdout:1904: done (1 left) 2024-08-17T17:32:18.768 INFO:tasks.rados.rados.0.smithi037.stdout:1906: done (0 left) 2024-08-17T17:32:18.768 INFO:tasks.rados.rados.0.smithi037.stdout:1907: snap_remove snap 227 2024-08-17T17:32:18.972 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:18 smithi037 ceph-mon[97894]: pgmap v434: 89 pgs: 8 stale+active+clean, 81 active+clean; 161 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.1 MiB/s wr, 16 op/s 2024-08-17T17:32:18.972 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:18 smithi037 ceph-mon[97894]: osdmap e551: 8 total, 7 up, 8 in 2024-08-17T17:32:18.973 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:18 smithi037 ceph-mon[102022]: pgmap v434: 89 pgs: 8 stale+active+clean, 81 active+clean; 161 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.1 MiB/s wr, 16 op/s 2024-08-17T17:32:18.973 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:18 smithi037 ceph-mon[102022]: osdmap e551: 8 total, 7 up, 8 in 2024-08-17T17:32:18.973 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2-activate[120443]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-08-17T17:32:18.973 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:18 smithi037 bash[120429]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-08-17T17:32:18.973 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2-activate[120443]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-08-17T17:32:18.973 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:18 smithi037 bash[120429]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-08-17T17:32:18.973 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2-activate[120443]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-08-17T17:32:18.973 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:18 smithi037 bash[120429]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-08-17T17:32:18.973 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2-activate[120443]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-08-17T17:32:18.973 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:18 smithi037 bash[120429]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-08-17T17:32:18.973 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2-activate[120443]: --> ceph-volume lvm activate successful for osd ID: 2 2024-08-17T17:32:18.973 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:18 smithi037 bash[120429]: --> ceph-volume lvm activate successful for osd ID: 2 2024-08-17T17:32:18.974 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:18 smithi037 podman[120429]: 2024-08-17 17:32:18.718963504 +0000 UTC m=+0.928277430 container died a6ceef2e773ddb7ba50c43ca657529785dae1b1e7fe23bc8b83137a7cf42f401 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2-activate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=main-cd8bdbe, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T17:32:19.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:18 smithi046 ceph-mon[88218]: pgmap v434: 89 pgs: 8 stale+active+clean, 81 active+clean; 161 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.1 MiB/s wr, 16 op/s 2024-08-17T17:32:19.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:18 smithi046 ceph-mon[88218]: osdmap e551: 8 total, 7 up, 8 in 2024-08-17T17:32:19.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:32:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:32:18] "GET /metrics HTTP/1.1" 200 36425 "" "Prometheus/2.51.0" 2024-08-17T17:32:19.601 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:19 smithi037 podman[120548]: 2024-08-17 17:32:19.333431821 +0000 UTC m=+0.608205514 container remove a6ceef2e773ddb7ba50c43ca657529785dae1b1e7fe23bc8b83137a7cf42f401 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2-activate, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, RELEASE=main-cd8bdbe, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-08-17T17:32:19.601 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:19 smithi037 podman[120654]: 2024-08-17 17:32:19.468215313 +0000 UTC m=+0.018095736 image pull 0566dfeff0cb6af9254aa2111a92af8174516dad87a45779e953ca0dd77f3099 quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:32:19.601 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:19 smithi037 podman[120654]: 2024-08-17 17:32:19.601073869 +0000 UTC m=+0.150954272 container create 1a97ed98150f19f78c22248a3b43ac32cb373ead243c1fb07462327c4a62dca5 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-cd8bdbe, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T17:32:19.623 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:32:19.783 INFO:tasks.rados.rados.0.smithi037.stdout:1907: done (0 left) 2024-08-17T17:32:19.783 INFO:tasks.rados.rados.0.smithi037.stdout:1908: rollback oid 38 current snap is 244 2024-08-17T17:32:19.783 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 38 to 238 2024-08-17T17:32:19.783 INFO:tasks.rados.rados.0.smithi037.stdout:1909: read oid 36 snap -1 2024-08-17T17:32:19.783 INFO:tasks.rados.rados.0.smithi037.stdout:1909: expect (ObjNum 697 snap 227 seq_num 697) 2024-08-17T17:32:19.783 INFO:tasks.rados.rados.0.smithi037.stdout:1910: delete oid 20 current snap is 244 2024-08-17T17:32:19.790 INFO:tasks.rados.rados.0.smithi037.stdout:1910: done (2 left) 2024-08-17T17:32:19.790 INFO:tasks.rados.rados.0.smithi037.stdout:1911: read oid 28 snap -1 2024-08-17T17:32:19.790 INFO:tasks.rados.rados.0.smithi037.stdout:1911: expect (ObjNum 612 snap 194 seq_num 612) 2024-08-17T17:32:19.790 INFO:tasks.rados.rados.0.smithi037.stdout:1912: snap_remove snap 228 2024-08-17T17:32:19.854 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:19 smithi037 ceph-mon[97894]: osdmap e552: 8 total, 7 up, 8 in 2024-08-17T17:32:19.854 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:19 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2326377605' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:19.854 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:19 smithi037 ceph-mon[102022]: osdmap e552: 8 total, 7 up, 8 in 2024-08-17T17:32:19.854 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:19 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2326377605' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:20.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:19 smithi046 ceph-mon[88218]: osdmap e552: 8 total, 7 up, 8 in 2024-08-17T17:32:20.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:19 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2326377605' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:20.293 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:19 smithi037 podman[120654]: 2024-08-17 17:32:19.853964594 +0000 UTC m=+0.403845006 container init 1a97ed98150f19f78c22248a3b43ac32cb373ead243c1fb07462327c4a62dca5 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=main-cd8bdbe, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-08-17T17:32:20.294 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:19 smithi037 podman[120654]: 2024-08-17 17:32:19.858281763 +0000 UTC m=+0.408162165 container start 1a97ed98150f19f78c22248a3b43ac32cb373ead243c1fb07462327c4a62dca5 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2, RELEASE=main-cd8bdbe, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-08-17T17:32:20.294 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:19 smithi037 ceph-osd[120696]: -- 172.21.15.37:0/3195318818 <== mon.2 v2:172.21.15.37:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55dcd0ca7a40 con 0x55dcd0e4a000 2024-08-17T17:32:20.294 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:19 smithi037 bash[120654]: 1a97ed98150f19f78c22248a3b43ac32cb373ead243c1fb07462327c4a62dca5 2024-08-17T17:32:20.294 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:19 smithi037 systemd[1]: Started Ceph osd.2 for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:32:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:32:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:32:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:32:20.798 INFO:tasks.rados.rados.0.smithi037.stdout:1912: done (3 left) 2024-08-17T17:32:20.798 INFO:tasks.rados.rados.0.smithi037.stdout:1913: delete oid 17 current snap is 244 2024-08-17T17:32:20.798 INFO:tasks.rados.rados.0.smithi037.stdout:1908: finishing rollback tid 0 to smithi03781225-38 2024-08-17T17:32:20.798 INFO:tasks.rados.rados.0.smithi037.stdout:1908: finishing rollback tid 1 to smithi03781225-38 2024-08-17T17:32:20.799 INFO:tasks.rados.rados.0.smithi037.stdout:1908: finishing rollback tid 2 to smithi03781225-38 2024-08-17T17:32:20.799 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 986 (ObjNum 695 snap 226 seq_num 695) dirty exists 2024-08-17T17:32:20.799 INFO:tasks.rados.rados.0.smithi037.stdout:1911: expect (ObjNum 612 snap 194 seq_num 612) 2024-08-17T17:32:20.902 INFO:tasks.rados.rados.0.smithi037.stdout:1909: expect (ObjNum 697 snap 227 seq_num 697) 2024-08-17T17:32:21.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:20 smithi037 ceph-mon[97894]: pgmap v437: 89 pgs: 17 active+undersized, 8 active+undersized+degraded, 64 active+clean; 170 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s wr, 8 op/s; 33/339 objects degraded (9.735%) 2024-08-17T17:32:21.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:20 smithi037 ceph-mon[97894]: from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:21.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:20 smithi037 ceph-mon[97894]: Health check failed: Degraded data redundancy: 33/339 objects degraded (9.735%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T17:32:21.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:20 smithi037 ceph-mon[97894]: osdmap e553: 8 total, 7 up, 8 in 2024-08-17T17:32:21.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:20 smithi037 ceph-mon[97894]: from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:21.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:20 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:21.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:20 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:21.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:20 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:32:21.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:20 smithi037 ceph-mon[102022]: pgmap v437: 89 pgs: 17 active+undersized, 8 active+undersized+degraded, 64 active+clean; 170 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s wr, 8 op/s; 33/339 objects degraded (9.735%) 2024-08-17T17:32:21.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:20 smithi037 ceph-mon[102022]: from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:21.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:20 smithi037 ceph-mon[102022]: Health check failed: Degraded data redundancy: 33/339 objects degraded (9.735%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T17:32:21.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:20 smithi037 ceph-mon[102022]: osdmap e553: 8 total, 7 up, 8 in 2024-08-17T17:32:21.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:20 smithi037 ceph-mon[102022]: from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:21.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:20 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:21.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:20 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:21.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:20 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:32:21.088 INFO:tasks.rados.rados.0.smithi037.stdout:1908: done (3 left) 2024-08-17T17:32:21.088 INFO:tasks.rados.rados.0.smithi037.stdout:1909: done (2 left) 2024-08-17T17:32:21.088 INFO:tasks.rados.rados.0.smithi037.stdout:1911: done (1 left) 2024-08-17T17:32:21.089 INFO:tasks.rados.rados.0.smithi037.stdout:1913: done (0 left) 2024-08-17T17:32:21.089 INFO:tasks.rados.rados.0.smithi037.stdout:1914: rollback oid 47 current snap is 244 2024-08-17T17:32:21.089 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 47 to 231 2024-08-17T17:32:21.089 INFO:tasks.rados.rados.0.smithi037.stdout:1915: write oid 48 current snap is 244 2024-08-17T17:32:21.089 INFO:tasks.rados.rados.0.smithi037.stdout:1915: seq_num 726 ranges {601882=484309,1600633=524904} 2024-08-17T17:32:21.094 INFO:tasks.rados.rados.0.smithi037.stdout:1915: writing smithi03781225-48 from 601882 to 1086191 tid 1 2024-08-17T17:32:21.100 INFO:tasks.rados.rados.0.smithi037.stdout:1915: writing smithi03781225-48 from 1600633 to 2125537 tid 2 2024-08-17T17:32:21.100 INFO:tasks.rados.rados.0.smithi037.stdout:1916: delete oid 35 current snap is 244 2024-08-17T17:32:21.101 INFO:tasks.rados.rados.0.smithi037.stdout:1914: finishing rollback tid 0 to smithi03781225-47 2024-08-17T17:32:21.101 INFO:tasks.rados.rados.0.smithi037.stdout:1914: finishing rollback tid 1 to smithi03781225-47 2024-08-17T17:32:21.101 INFO:tasks.rados.rados.0.smithi037.stdout:1914: finishing rollback tid 2 to smithi03781225-47 2024-08-17T17:32:21.101 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 47 v 1601 (ObjNum 658 snap 208 seq_num 658) dirty exists 2024-08-17T17:32:21.101 INFO:tasks.rados.rados.0.smithi037.stdout:1915: finishing write tid 1 to smithi03781225-48 2024-08-17T17:32:21.102 INFO:tasks.rados.rados.0.smithi037.stdout:1914: done (2 left) 2024-08-17T17:32:21.102 INFO:tasks.rados.rados.0.smithi037.stdout:1916: done (1 left) 2024-08-17T17:32:21.102 INFO:tasks.rados.rados.0.smithi037.stdout:1917: delete oid 1 current snap is 244 2024-08-17T17:32:21.104 INFO:tasks.rados.rados.0.smithi037.stdout:1915: finishing write tid 2 to smithi03781225-48 2024-08-17T17:32:21.104 INFO:tasks.rados.rados.0.smithi037.stdout:1915: finishing write tid 3 to smithi03781225-48 2024-08-17T17:32:21.104 INFO:tasks.rados.rados.0.smithi037.stdout:1915: finishing write tid 4 to smithi03781225-48 2024-08-17T17:32:21.104 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 48 v 1605 (ObjNum 726 snap 244 seq_num 726) dirty exists 2024-08-17T17:32:21.105 INFO:tasks.rados.rados.0.smithi037.stdout:1915: left oid 48 (ObjNum 726 snap 244 seq_num 726) 2024-08-17T17:32:21.105 INFO:tasks.rados.rados.0.smithi037.stdout:1915: done (1 left) 2024-08-17T17:32:21.105 INFO:tasks.rados.rados.0.smithi037.stdout:1917: done (0 left) 2024-08-17T17:32:21.105 INFO:tasks.rados.rados.0.smithi037.stdout:1918: snap_create 2024-08-17T17:32:21.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:20 smithi046 ceph-mon[88218]: pgmap v437: 89 pgs: 17 active+undersized, 8 active+undersized+degraded, 64 active+clean; 170 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s wr, 8 op/s; 33/339 objects degraded (9.735%) 2024-08-17T17:32:21.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:20 smithi046 ceph-mon[88218]: from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:21.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:20 smithi046 ceph-mon[88218]: Health check failed: Degraded data redundancy: 33/339 objects degraded (9.735%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T17:32:21.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:20 smithi046 ceph-mon[88218]: osdmap e553: 8 total, 7 up, 8 in 2024-08-17T17:32:21.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:20 smithi046 ceph-mon[88218]: from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:21.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:20 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:21.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:20 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:21.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:20 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:32:21.739 INFO:tasks.rados.rados.0.smithi037.stdout:1918: done (0 left) 2024-08-17T17:32:21.739 INFO:tasks.rados.rados.0.smithi037.stdout:1919: read oid 34 snap -1 2024-08-17T17:32:21.739 INFO:tasks.rados.rados.0.smithi037.stdout:1919: expect (ObjNum 693 snap 224 seq_num 693) 2024-08-17T17:32:21.739 INFO:tasks.rados.rados.0.smithi037.stdout:1920: read oid 33 snap -1 2024-08-17T17:32:21.739 INFO:tasks.rados.rados.0.smithi037.stdout:1920: expect (ObjNum 632 snap 201 seq_num 632) 2024-08-17T17:32:21.739 INFO:tasks.rados.rados.0.smithi037.stdout:1921: rollback oid 12 current snap is 245 2024-08-17T17:32:21.739 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 12 to 219 2024-08-17T17:32:21.739 INFO:tasks.rados.rados.0.smithi037.stdout:1922: write oid 26 current snap is 245 2024-08-17T17:32:21.739 INFO:tasks.rados.rados.0.smithi037.stdout:1922: seq_num 729 ranges {652303=710056,2059726=192577} 2024-08-17T17:32:21.747 INFO:tasks.rados.rados.0.smithi037.stdout:1922: writing smithi03781225-26 from 652303 to 1362359 tid 1 2024-08-17T17:32:21.753 INFO:tasks.rados.rados.0.smithi037.stdout:1922: writing smithi03781225-26 from 2059726 to 2252303 tid 2 2024-08-17T17:32:21.753 INFO:tasks.rados.rados.0.smithi037.stdout:1923: read oid 48 snap -1 2024-08-17T17:32:21.753 INFO:tasks.rados.rados.0.smithi037.stdout:1923: expect (ObjNum 726 snap 244 seq_num 726) 2024-08-17T17:32:21.753 INFO:tasks.rados.rados.0.smithi037.stdout:1924: read oid 9 snap 237 2024-08-17T17:32:21.753 INFO:tasks.rados.rados.0.smithi037.stdout:1924: expect (ObjNum 698 snap 227 seq_num 698) 2024-08-17T17:32:21.753 INFO:tasks.rados.rados.0.smithi037.stdout:1925: read oid 20 snap 236 2024-08-17T17:32:21.753 INFO:tasks.rados.rados.0.smithi037.stdout:1925: expect (ObjNum 692 snap 220 seq_num 692) 2024-08-17T17:32:21.753 INFO:tasks.rados.rados.0.smithi037.stdout:1926: snap_remove snap 225 2024-08-17T17:32:21.793 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:21 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2[120692]: 2024-08-17T17:32:21.507+0000 7f9cb6930640 -1 Falling back to public interface 2024-08-17T17:32:22.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:21 smithi037 ceph-mon[97894]: osdmap e554: 8 total, 7 up, 8 in 2024-08-17T17:32:22.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:21 smithi037 ceph-mon[97894]: osdmap e555: 8 total, 7 up, 8 in 2024-08-17T17:32:22.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:21 smithi037 ceph-mon[102022]: osdmap e554: 8 total, 7 up, 8 in 2024-08-17T17:32:22.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:21 smithi037 ceph-mon[102022]: osdmap e555: 8 total, 7 up, 8 in 2024-08-17T17:32:22.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:21 smithi046 ceph-mon[88218]: osdmap e554: 8 total, 7 up, 8 in 2024-08-17T17:32:22.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:21 smithi046 ceph-mon[88218]: osdmap e555: 8 total, 7 up, 8 in 2024-08-17T17:32:22.535 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:32:22.745 INFO:tasks.rados.rados.0.smithi037.stdout:1926: done (7 left) 2024-08-17T17:32:22.745 INFO:tasks.rados.rados.0.smithi037.stdout:1927: delete oid 44 current snap is 245 2024-08-17T17:32:22.747 INFO:tasks.rados.rados.0.smithi037.stdout:1920: expect (ObjNum 632 snap 201 seq_num 632) 2024-08-17T17:32:22.875 INFO:tasks.rados.rados.0.smithi037.stdout:1921: finishing rollback tid 0 to smithi03781225-12 2024-08-17T17:32:22.875 INFO:tasks.rados.rados.0.smithi037.stdout:1921: finishing rollback tid 1 to smithi03781225-12 2024-08-17T17:32:22.875 INFO:tasks.rados.rados.0.smithi037.stdout:1921: finishing rollback tid 2 to smithi03781225-12 2024-08-17T17:32:22.875 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 1609 (ObjNum 653 snap 207 seq_num 653) dirty exists 2024-08-17T17:32:22.875 INFO:tasks.rados.rados.0.smithi037.stdout:1919: expect (ObjNum 693 snap 224 seq_num 693) 2024-08-17T17:32:23.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:22 smithi037 ceph-mon[102022]: pgmap v440: 89 pgs: 17 active+undersized, 8 active+undersized+degraded, 64 active+clean; 170 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s wr, 8 op/s; 33/339 objects degraded (9.735%) 2024-08-17T17:32:23.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:22 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1792386303' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:23.064 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:22 smithi037 ceph-mon[102022]: osdmap e556: 8 total, 7 up, 8 in 2024-08-17T17:32:23.064 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:22 smithi037 ceph-mon[97894]: pgmap v440: 89 pgs: 17 active+undersized, 8 active+undersized+degraded, 64 active+clean; 170 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s wr, 8 op/s; 33/339 objects degraded (9.735%) 2024-08-17T17:32:23.065 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:22 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1792386303' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:23.065 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:22 smithi037 ceph-mon[97894]: osdmap e556: 8 total, 7 up, 8 in 2024-08-17T17:32:23.125 INFO:tasks.rados.rados.0.smithi037.stdout:1922: finishing write tid 1 to smithi03781225-26 2024-08-17T17:32:23.125 INFO:tasks.rados.rados.0.smithi037.stdout:1922: finishing write tid 2 to smithi03781225-26 2024-08-17T17:32:23.126 INFO:tasks.rados.rados.0.smithi037.stdout:1922: finishing write tid 3 to smithi03781225-26 2024-08-17T17:32:23.126 INFO:tasks.rados.rados.0.smithi037.stdout:1922: finishing write tid 4 to smithi03781225-26 2024-08-17T17:32:23.126 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 781 (ObjNum 729 snap 245 seq_num 729) dirty exists 2024-08-17T17:32:23.126 INFO:tasks.rados.rados.0.smithi037.stdout:1922: left oid 26 (ObjNum 729 snap 245 seq_num 729) 2024-08-17T17:32:23.126 INFO:tasks.rados.rados.0.smithi037.stdout:1923: expect (ObjNum 726 snap 244 seq_num 726) 2024-08-17T17:32:23.230 INFO:tasks.rados.rados.0.smithi037.stdout:1925: expect (ObjNum 692 snap 220 seq_num 692) 2024-08-17T17:32:23.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:22 smithi046 ceph-mon[88218]: pgmap v440: 89 pgs: 17 active+undersized, 8 active+undersized+degraded, 64 active+clean; 170 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s wr, 8 op/s; 33/339 objects degraded (9.735%) 2024-08-17T17:32:23.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:22 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1792386303' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:23.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:22 smithi046 ceph-mon[88218]: osdmap e556: 8 total, 7 up, 8 in 2024-08-17T17:32:23.351 INFO:tasks.rados.rados.0.smithi037.stdout:1924: expect (ObjNum 698 snap 227 seq_num 698) 2024-08-17T17:32:23.474 INFO:tasks.rados.rados.0.smithi037.stdout:1919: done (7 left) 2024-08-17T17:32:23.474 INFO:tasks.rados.rados.0.smithi037.stdout:1920: done (6 left) 2024-08-17T17:32:23.474 INFO:tasks.rados.rados.0.smithi037.stdout:1921: done (5 left) 2024-08-17T17:32:23.475 INFO:tasks.rados.rados.0.smithi037.stdout:1922: done (4 left) 2024-08-17T17:32:23.475 INFO:tasks.rados.rados.0.smithi037.stdout:1923: done (3 left) 2024-08-17T17:32:23.475 INFO:tasks.rados.rados.0.smithi037.stdout:1924: done (2 left) 2024-08-17T17:32:23.475 INFO:tasks.rados.rados.0.smithi037.stdout:1925: done (1 left) 2024-08-17T17:32:23.475 INFO:tasks.rados.rados.0.smithi037.stdout:1927: done (0 left) 2024-08-17T17:32:23.475 INFO:tasks.rados.rados.0.smithi037.stdout:1928: write oid 41 current snap is 245 2024-08-17T17:32:23.475 INFO:tasks.rados.rados.0.smithi037.stdout:1928: seq_num 731 ranges {685917=576907,1893043=392874} 2024-08-17T17:32:23.482 INFO:tasks.rados.rados.0.smithi037.stdout:1928: writing smithi03781225-41 from 685917 to 1262824 tid 1 2024-08-17T17:32:23.490 INFO:tasks.rados.rados.0.smithi037.stdout:1928: writing smithi03781225-41 from 1893043 to 2285917 tid 2 2024-08-17T17:32:23.490 INFO:tasks.rados.rados.0.smithi037.stdout:1929: read oid 39 snap -1 2024-08-17T17:32:23.490 INFO:tasks.rados.rados.0.smithi037.stdout:1929: expect (ObjNum 619 snap 198 seq_num 619) 2024-08-17T17:32:23.490 INFO:tasks.rados.rados.0.smithi037.stdout:1930: snap_create 2024-08-17T17:32:23.490 INFO:tasks.rados.rados.0.smithi037.stdout:1928: finishing write tid 1 to smithi03781225-41 2024-08-17T17:32:23.492 INFO:tasks.rados.rados.0.smithi037.stdout:1928: finishing write tid 2 to smithi03781225-41 2024-08-17T17:32:23.492 INFO:tasks.rados.rados.0.smithi037.stdout:1928: finishing write tid 3 to smithi03781225-41 2024-08-17T17:32:23.492 INFO:tasks.rados.rados.0.smithi037.stdout:1928: finishing write tid 4 to smithi03781225-41 2024-08-17T17:32:23.493 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 322 (ObjNum 731 snap 245 seq_num 731) dirty exists 2024-08-17T17:32:23.493 INFO:tasks.rados.rados.0.smithi037.stdout:1928: left oid 41 (ObjNum 731 snap 245 seq_num 731) 2024-08-17T17:32:23.498 INFO:tasks.rados.rados.0.smithi037.stdout:1929: expect (ObjNum 619 snap 198 seq_num 619) 2024-08-17T17:32:24.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:23 smithi046 ceph-mon[88218]: from='client.44417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:24.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:23 smithi046 ceph-mon[88218]: from='client.44423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:24.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:23 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:24.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:23 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:24.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:23 smithi037 ceph-mon[97894]: from='client.44417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:24.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:23 smithi037 ceph-mon[97894]: from='client.44423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:24.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:23 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:24.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:23 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:24.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:23 smithi037 ceph-mon[102022]: from='client.44417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:24.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:23 smithi037 ceph-mon[102022]: from='client.44423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:24.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:23 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:24.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:23 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:24.418 INFO:tasks.rados.rados.0.smithi037.stdout:1928: done (2 left) 2024-08-17T17:32:24.418 INFO:tasks.rados.rados.0.smithi037.stdout:1929: done (1 left) 2024-08-17T17:32:24.418 INFO:tasks.rados.rados.0.smithi037.stdout:1930: done (0 left) 2024-08-17T17:32:24.418 INFO:tasks.rados.rados.0.smithi037.stdout:1931: read oid 49 snap -1 2024-08-17T17:32:24.418 INFO:tasks.rados.rados.0.smithi037.stdout:1931: expect (ObjNum 634 snap 201 seq_num 634) 2024-08-17T17:32:24.419 INFO:tasks.rados.rados.0.smithi037.stdout:1932: snap_create 2024-08-17T17:32:24.424 INFO:tasks.rados.rados.0.smithi037.stdout:1931: expect (ObjNum 634 snap 201 seq_num 634) 2024-08-17T17:32:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:24 smithi046 ceph-mon[88218]: pgmap v443: 89 pgs: 17 active+undersized, 8 active+undersized+degraded, 64 active+clean; 169 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 33/342 objects degraded (9.649%) 2024-08-17T17:32:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:25.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:25.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:25.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:24 smithi046 ceph-mon[88218]: osdmap e557: 8 total, 7 up, 8 in 2024-08-17T17:32:25.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:24 smithi046 ceph-mon[88218]: from='osd.2 [v2:172.21.15.37:6818/981637990,v1:172.21.15.37:6819/981637990]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-17T17:32:25.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:24 smithi046 ceph-mon[88218]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-17T17:32:25.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:24 smithi037 ceph-mon[102022]: pgmap v443: 89 pgs: 17 active+undersized, 8 active+undersized+degraded, 64 active+clean; 169 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 33/342 objects degraded (9.649%) 2024-08-17T17:32:25.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:25.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:25.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:25.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:25.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:24 smithi037 ceph-mon[102022]: osdmap e557: 8 total, 7 up, 8 in 2024-08-17T17:32:25.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:24 smithi037 ceph-mon[102022]: from='osd.2 [v2:172.21.15.37:6818/981637990,v1:172.21.15.37:6819/981637990]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-17T17:32:25.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:24 smithi037 ceph-mon[102022]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-17T17:32:25.294 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:24 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2[120692]: 2024-08-17T17:32:24.877+0000 7f9cb6930640 -1 osd.2 547 log_to_monitors true 2024-08-17T17:32:25.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:24 smithi037 ceph-mon[97894]: pgmap v443: 89 pgs: 17 active+undersized, 8 active+undersized+degraded, 64 active+clean; 169 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 33/342 objects degraded (9.649%) 2024-08-17T17:32:25.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:25.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:25.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:25.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:25.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:24 smithi037 ceph-mon[97894]: osdmap e557: 8 total, 7 up, 8 in 2024-08-17T17:32:25.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:24 smithi037 ceph-mon[97894]: from='osd.2 [v2:172.21.15.37:6818/981637990,v1:172.21.15.37:6819/981637990]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-17T17:32:25.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:24 smithi037 ceph-mon[97894]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-17T17:32:25.418 INFO:tasks.rados.rados.0.smithi037.stdout:1931: done (1 left) 2024-08-17T17:32:25.418 INFO:tasks.rados.rados.0.smithi037.stdout:1932: done (0 left) 2024-08-17T17:32:25.418 INFO:tasks.rados.rados.0.smithi037.stdout:1933: rollback oid 34 current snap is 247 2024-08-17T17:32:25.418 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 34 to 219 2024-08-17T17:32:25.418 INFO:tasks.rados.rados.0.smithi037.stdout:1934: snap_create 2024-08-17T17:32:25.424 INFO:tasks.rados.rados.0.smithi037.stdout:1933: finishing rollback tid 0 to smithi03781225-34 2024-08-17T17:32:25.424 INFO:tasks.rados.rados.0.smithi037.stdout:1933: finishing rollback tid 1 to smithi03781225-34 2024-08-17T17:32:25.424 INFO:tasks.rados.rados.0.smithi037.stdout:1933: finishing rollback tid 2 to smithi03781225-34 2024-08-17T17:32:25.424 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 982 (ObjNum 671 snap 211 seq_num 671) dirty exists 2024-08-17T17:32:25.433 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:32:25.719 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 17:32:25 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2[120692]: 2024-08-17T17:32:25.443+0000 7f9cae6da640 -1 osd.2 547 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T17:32:26.022 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:25 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/452656977' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:26.023 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:25 smithi037 ceph-mon[102022]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T17:32:26.023 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:25 smithi037 ceph-mon[102022]: osdmap e558: 8 total, 7 up, 8 in 2024-08-17T17:32:26.023 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:25 smithi037 ceph-mon[102022]: from='osd.2 [v2:172.21.15.37:6818/981637990,v1:172.21.15.37:6819/981637990]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]} : dispatch 2024-08-17T17:32:26.023 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:25 smithi037 ceph-mon[102022]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]} : dispatch 2024-08-17T17:32:26.023 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:25 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/452656977' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:26.023 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:25 smithi037 ceph-mon[97894]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T17:32:26.023 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:25 smithi037 ceph-mon[97894]: osdmap e558: 8 total, 7 up, 8 in 2024-08-17T17:32:26.024 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:25 smithi037 ceph-mon[97894]: from='osd.2 [v2:172.21.15.37:6818/981637990,v1:172.21.15.37:6819/981637990]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]} : dispatch 2024-08-17T17:32:26.024 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:25 smithi037 ceph-mon[97894]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]} : dispatch 2024-08-17T17:32:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:25 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/452656977' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:25 smithi046 ceph-mon[88218]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T17:32:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:25 smithi046 ceph-mon[88218]: osdmap e558: 8 total, 7 up, 8 in 2024-08-17T17:32:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:25 smithi046 ceph-mon[88218]: from='osd.2 [v2:172.21.15.37:6818/981637990,v1:172.21.15.37:6819/981637990]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]} : dispatch 2024-08-17T17:32:26.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:25 smithi046 ceph-mon[88218]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi037", "root=default"]} : dispatch 2024-08-17T17:32:26.425 INFO:tasks.rados.rados.0.smithi037.stdout:1933: done (1 left) 2024-08-17T17:32:26.425 INFO:tasks.rados.rados.0.smithi037.stdout:1934: done (0 left) 2024-08-17T17:32:26.425 INFO:tasks.rados.rados.0.smithi037.stdout:1935: read oid 37 snap -1 2024-08-17T17:32:26.425 INFO:tasks.rados.rados.0.smithi037.stdout:1935: expect (ObjNum 682 snap 217 seq_num 682) 2024-08-17T17:32:26.425 INFO:tasks.rados.rados.0.smithi037.stdout:1936: write oid 18 current snap is 248 2024-08-17T17:32:26.426 INFO:tasks.rados.rados.0.smithi037.stdout:1936: seq_num 732 ranges {702724=652156,1951525=351199} 2024-08-17T17:32:26.434 INFO:tasks.rados.rados.0.smithi037.stdout:1936: writing smithi03781225-18 from 702724 to 1354880 tid 1 2024-08-17T17:32:26.441 INFO:tasks.rados.rados.0.smithi037.stdout:1936: writing smithi03781225-18 from 1951525 to 2302724 tid 2 2024-08-17T17:32:26.441 INFO:tasks.rados.rados.0.smithi037.stdout:1937: delete oid 29 current snap is 248 2024-08-17T17:32:26.441 INFO:tasks.rados.rados.0.smithi037.stdout:1935: expect (ObjNum 682 snap 217 seq_num 682) 2024-08-17T17:32:26.605 INFO:tasks.rados.rados.0.smithi037.stdout:1936: finishing write tid 1 to smithi03781225-18 2024-08-17T17:32:26.605 INFO:tasks.rados.rados.0.smithi037.stdout:1936: finishing write tid 2 to smithi03781225-18 2024-08-17T17:32:26.605 INFO:tasks.rados.rados.0.smithi037.stdout:1936: finishing write tid 3 to smithi03781225-18 2024-08-17T17:32:26.605 INFO:tasks.rados.rados.0.smithi037.stdout:1936: finishing write tid 4 to smithi03781225-18 2024-08-17T17:32:26.605 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 790 (ObjNum 732 snap 248 seq_num 732) dirty exists 2024-08-17T17:32:26.605 INFO:tasks.rados.rados.0.smithi037.stdout:1936: left oid 18 (ObjNum 732 snap 248 seq_num 732) 2024-08-17T17:32:26.605 INFO:tasks.rados.rados.0.smithi037.stdout:1935: done (2 left) 2024-08-17T17:32:26.605 INFO:tasks.rados.rados.0.smithi037.stdout:1936: done (1 left) 2024-08-17T17:32:26.606 INFO:tasks.rados.rados.0.smithi037.stdout:1937: done (0 left) 2024-08-17T17:32:26.606 INFO:tasks.rados.rados.0.smithi037.stdout:1938: read oid 12 snap -1 2024-08-17T17:32:26.606 INFO:tasks.rados.rados.0.smithi037.stdout:1938: expect (ObjNum 653 snap 207 seq_num 653) 2024-08-17T17:32:26.606 INFO:tasks.rados.rados.0.smithi037.stdout:1939: read oid 17 snap 237 2024-08-17T17:32:26.606 INFO:tasks.rados.rados.0.smithi037.stdout:1939: expect deleted 2024-08-17T17:32:26.606 INFO:tasks.rados.rados.0.smithi037.stdout:1940: read oid 23 snap -1 2024-08-17T17:32:26.606 INFO:tasks.rados.rados.0.smithi037.stdout:1940: expect (ObjNum 686 snap 218 seq_num 686) 2024-08-17T17:32:26.606 INFO:tasks.rados.rados.0.smithi037.stdout:1941: snap_create 2024-08-17T17:32:26.614 INFO:tasks.rados.rados.0.smithi037.stdout:1938: expect (ObjNum 653 snap 207 seq_num 653) 2024-08-17T17:32:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:26 smithi046 ceph-mon[88218]: from='client.44438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:26 smithi046 ceph-mon[88218]: pgmap v446: 89 pgs: 17 active+undersized, 8 active+undersized+degraded, 64 active+clean; 170 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 704 KiB/s wr, 22 op/s; 35/354 objects degraded (9.887%) 2024-08-17T17:32:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:26 smithi046 ceph-mon[88218]: from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:27.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:26 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 35/354 objects degraded (9.887%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T17:32:27.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:26 smithi046 ceph-mon[88218]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:32:27.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:26 smithi046 ceph-mon[88218]: osd.2 [v2:172.21.15.37:6818/981637990,v1:172.21.15.37:6819/981637990] boot 2024-08-17T17:32:27.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:26 smithi046 ceph-mon[88218]: osdmap e559: 8 total, 8 up, 8 in 2024-08-17T17:32:27.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:26 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-17T17:32:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:26 smithi037 ceph-mon[97894]: from='client.44438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:26 smithi037 ceph-mon[97894]: pgmap v446: 89 pgs: 17 active+undersized, 8 active+undersized+degraded, 64 active+clean; 170 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 704 KiB/s wr, 22 op/s; 35/354 objects degraded (9.887%) 2024-08-17T17:32:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:26 smithi037 ceph-mon[97894]: from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:26 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 35/354 objects degraded (9.887%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T17:32:27.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:26 smithi037 ceph-mon[97894]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:32:27.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:26 smithi037 ceph-mon[97894]: osd.2 [v2:172.21.15.37:6818/981637990,v1:172.21.15.37:6819/981637990] boot 2024-08-17T17:32:27.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:26 smithi037 ceph-mon[97894]: osdmap e559: 8 total, 8 up, 8 in 2024-08-17T17:32:27.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:26 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-17T17:32:27.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:26 smithi037 ceph-mon[102022]: from='client.44438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:27.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:26 smithi037 ceph-mon[102022]: pgmap v446: 89 pgs: 17 active+undersized, 8 active+undersized+degraded, 64 active+clean; 170 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 704 KiB/s wr, 22 op/s; 35/354 objects degraded (9.887%) 2024-08-17T17:32:27.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:26 smithi037 ceph-mon[102022]: from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:27.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:26 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 35/354 objects degraded (9.887%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T17:32:27.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:26 smithi037 ceph-mon[102022]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:32:27.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:26 smithi037 ceph-mon[102022]: osd.2 [v2:172.21.15.37:6818/981637990,v1:172.21.15.37:6819/981637990] boot 2024-08-17T17:32:27.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:26 smithi037 ceph-mon[102022]: osdmap e559: 8 total, 8 up, 8 in 2024-08-17T17:32:27.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:26 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-17T17:32:27.430 INFO:tasks.rados.rados.0.smithi037.stdout:1938: done (3 left) 2024-08-17T17:32:27.430 INFO:tasks.rados.rados.0.smithi037.stdout:1941: done (2 left) 2024-08-17T17:32:27.430 INFO:tasks.rados.rados.0.smithi037.stdout:1942: snap_remove snap 229 2024-08-17T17:32:27.793 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:32:27 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:32:27.643+0000 7f1febc42640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-08-17T17:32:28.340 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:32:28.432 INFO:tasks.rados.rados.0.smithi037.stdout:1942: done (2 left) 2024-08-17T17:32:28.432 INFO:tasks.rados.rados.0.smithi037.stdout:1943: read oid 30 snap 244 2024-08-17T17:32:28.432 INFO:tasks.rados.rados.0.smithi037.stdout:1943: expect (ObjNum 706 snap 232 seq_num 706) 2024-08-17T17:32:28.433 INFO:tasks.rados.rados.0.smithi037.stdout:1944: delete oid 22 current snap is 249 2024-08-17T17:32:28.433 INFO:tasks.rados.rados.0.smithi037.stdout:1940: expect (ObjNum 686 snap 218 seq_num 686) 2024-08-17T17:32:28.711 INFO:tasks.rados.rados.0.smithi037.stdout:1943: expect (ObjNum 706 snap 232 seq_num 706) 2024-08-17T17:32:28.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:28 smithi046 ceph-mon[88218]: osdmap e560: 8 total, 8 up, 8 in 2024-08-17T17:32:28.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:28 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:28.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:28 smithi046 ceph-mon[88218]: pgmap v449: 89 pgs: 17 active+undersized, 8 active+undersized+degraded, 64 active+clean; 170 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 704 KiB/s wr, 21 op/s; 35/354 objects degraded (9.887%) 2024-08-17T17:32:28.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:28 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:28.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:28 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:32:28.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:28 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:32:28.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:28 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:28.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:28 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:32:28.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:28 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:32:28.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:28 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:32:28.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:28 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:32:28.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:28 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-17T17:32:28.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:28 smithi046 ceph-mon[88218]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T17:32:28.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:28 smithi046 ceph-mon[88218]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-08-17T17:32:28.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:28 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3763794047' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:28.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:28 smithi037 ceph-mon[97894]: osdmap e560: 8 total, 8 up, 8 in 2024-08-17T17:32:28.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:28 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:28.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:28 smithi037 ceph-mon[97894]: pgmap v449: 89 pgs: 17 active+undersized, 8 active+undersized+degraded, 64 active+clean; 170 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 704 KiB/s wr, 21 op/s; 35/354 objects degraded (9.887%) 2024-08-17T17:32:28.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:28 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:28.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:28 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:32:28.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:28 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:32:28.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:28 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:28.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:28 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:32:28.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:28 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:32:28.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:28 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:32:28.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:28 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:32:28.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:28 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-17T17:32:28.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:28 smithi037 ceph-mon[97894]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T17:32:28.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:28 smithi037 ceph-mon[97894]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-08-17T17:32:28.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:28 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3763794047' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:28.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:28 smithi037 ceph-mon[102022]: osdmap e560: 8 total, 8 up, 8 in 2024-08-17T17:32:28.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:28 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:28.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:28 smithi037 ceph-mon[102022]: pgmap v449: 89 pgs: 17 active+undersized, 8 active+undersized+degraded, 64 active+clean; 170 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 704 KiB/s wr, 21 op/s; 35/354 objects degraded (9.887%) 2024-08-17T17:32:28.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:28 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:28.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:28 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:32:28.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:28 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:32:28.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:28 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:28.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:28 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:32:28.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:28 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:32:28.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:28 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:32:28.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:28 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:32:28.796 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:28 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-17T17:32:28.796 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:28 smithi037 ceph-mon[102022]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T17:32:28.796 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:28 smithi037 ceph-mon[102022]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-08-17T17:32:28.796 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:28 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3763794047' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:28.838 INFO:tasks.rados.rados.0.smithi037.stdout:1939: done (3 left) 2024-08-17T17:32:28.838 INFO:tasks.rados.rados.0.smithi037.stdout:1940: done (2 left) 2024-08-17T17:32:28.838 INFO:tasks.rados.rados.0.smithi037.stdout:1943: done (1 left) 2024-08-17T17:32:28.838 INFO:tasks.rados.rados.0.smithi037.stdout:1944: done (0 left) 2024-08-17T17:32:28.839 INFO:tasks.rados.rados.0.smithi037.stdout:1945: read oid 28 snap 235 2024-08-17T17:32:28.839 INFO:tasks.rados.rados.0.smithi037.stdout:1945: expect (ObjNum 612 snap 194 seq_num 612) 2024-08-17T17:32:28.839 INFO:tasks.rados.rados.0.smithi037.stdout:1946: snap_remove snap 246 2024-08-17T17:32:29.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:32:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:32:28] "GET /metrics HTTP/1.1" 200 36427 "" "Prometheus/2.51.0" 2024-08-17T17:32:29.519 INFO:tasks.rados.rados.0.smithi037.stdout:1946: done (1 left) 2024-08-17T17:32:29.519 INFO:tasks.rados.rados.0.smithi037.stdout:1947: snap_remove snap 238 2024-08-17T17:32:29.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:29 smithi046 ceph-mon[88218]: from='client.44456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:29.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:29 smithi046 ceph-mon[88218]: osdmap e561: 8 total, 8 up, 8 in 2024-08-17T17:32:29.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:29 smithi046 ceph-mon[88218]: from='client.44462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:29.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:29 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:29.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:29 smithi037 ceph-mon[102022]: from='client.44456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:29.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:29 smithi037 ceph-mon[102022]: osdmap e561: 8 total, 8 up, 8 in 2024-08-17T17:32:29.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:29 smithi037 ceph-mon[102022]: from='client.44462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:29.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:29 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:29.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:29 smithi037 ceph-mon[97894]: from='client.44456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:29.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:29 smithi037 ceph-mon[97894]: osdmap e561: 8 total, 8 up, 8 in 2024-08-17T17:32:29.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:29 smithi037 ceph-mon[97894]: from='client.44462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:29.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:29 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:32:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:32:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:32:30.525 INFO:tasks.rados.rados.0.smithi037.stdout:1947: done (1 left) 2024-08-17T17:32:30.525 INFO:tasks.rados.rados.0.smithi037.stdout:1948: write oid 15 current snap is 249 2024-08-17T17:32:30.525 INFO:tasks.rados.rados.0.smithi037.stdout:1948: seq_num 735 ranges {753145=477903,2010618=342527} 2024-08-17T17:32:30.531 INFO:tasks.rados.rados.0.smithi037.stdout:1948: writing smithi03781225-15 from 753145 to 1231048 tid 1 2024-08-17T17:32:30.538 INFO:tasks.rados.rados.0.smithi037.stdout:1948: writing smithi03781225-15 from 2010618 to 2353145 tid 2 2024-08-17T17:32:30.538 INFO:tasks.rados.rados.0.smithi037.stdout:1949: write oid 36 current snap is 249 2024-08-17T17:32:30.538 INFO:tasks.rados.rados.0.smithi037.stdout:1949: seq_num 736 ranges {769952=553152,2069100=300852} 2024-08-17T17:32:30.545 INFO:tasks.rados.rados.0.smithi037.stdout:1949: writing smithi03781225-36 from 769952 to 1323104 tid 1 2024-08-17T17:32:30.551 INFO:tasks.rados.rados.0.smithi037.stdout:1949: writing smithi03781225-36 from 2069100 to 2369952 tid 2 2024-08-17T17:32:30.551 INFO:tasks.rados.rados.0.smithi037.stdout:1950: snap_remove snap 230 2024-08-17T17:32:30.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:30 smithi037 ceph-mon[102022]: pgmap v451: 89 pgs: 4 active+undersized, 4 active+undersized+degraded, 81 active+clean; 172 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 239 KiB/s wr, 12 op/s; 24/360 objects degraded (6.667%) 2024-08-17T17:32:30.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:30 smithi037 ceph-mon[102022]: osdmap e562: 8 total, 8 up, 8 in 2024-08-17T17:32:30.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:30 smithi037 ceph-mon[97894]: pgmap v451: 89 pgs: 4 active+undersized, 4 active+undersized+degraded, 81 active+clean; 172 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 239 KiB/s wr, 12 op/s; 24/360 objects degraded (6.667%) 2024-08-17T17:32:30.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:30 smithi037 ceph-mon[97894]: osdmap e562: 8 total, 8 up, 8 in 2024-08-17T17:32:31.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:30 smithi046 ceph-mon[88218]: pgmap v451: 89 pgs: 4 active+undersized, 4 active+undersized+degraded, 81 active+clean; 172 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 239 KiB/s wr, 12 op/s; 24/360 objects degraded (6.667%) 2024-08-17T17:32:31.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:30 smithi046 ceph-mon[88218]: osdmap e562: 8 total, 8 up, 8 in 2024-08-17T17:32:31.238 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:32:31.539 INFO:tasks.rados.rados.0.smithi037.stdout:1950: done (3 left) 2024-08-17T17:32:31.539 INFO:tasks.rados.rados.0.smithi037.stdout:1951: read oid 13 snap 218 2024-08-17T17:32:31.539 INFO:tasks.rados.rados.0.smithi037.stdout:1951: expect (ObjNum 626 snap 199 seq_num 626) 2024-08-17T17:32:31.539 INFO:tasks.rados.rados.0.smithi037.stdout:1952: write oid 10 current snap is 249 2024-08-17T17:32:31.539 INFO:tasks.rados.rados.0.smithi037.stdout:1952: seq_num 737 ranges {786759=628401,2011229=375530} 2024-08-17T17:32:31.547 INFO:tasks.rados.rados.0.smithi037.stdout:1952: writing smithi03781225-10 from 786759 to 1415160 tid 1 2024-08-17T17:32:31.553 INFO:tasks.rados.rados.0.smithi037.stdout:1952: writing smithi03781225-10 from 2011229 to 2386759 tid 2 2024-08-17T17:32:31.553 INFO:tasks.rados.rados.0.smithi037.stdout:1953: write oid 45 current snap is 249 2024-08-17T17:32:31.553 INFO:tasks.rados.rados.0.smithi037.stdout:1945: expect (ObjNum 612 snap 194 seq_num 612) 2024-08-17T17:32:31.655 INFO:tasks.rados.rados.0.smithi037.stdout:1948: finishing write tid 1 to smithi03781225-15 2024-08-17T17:32:31.656 INFO:tasks.rados.rados.0.smithi037.stdout:1948: finishing write tid 2 to smithi03781225-15 2024-08-17T17:32:31.656 INFO:tasks.rados.rados.0.smithi037.stdout:1948: finishing write tid 3 to smithi03781225-15 2024-08-17T17:32:31.656 INFO:tasks.rados.rados.0.smithi037.stdout:1948: finishing write tid 4 to smithi03781225-15 2024-08-17T17:32:31.656 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 15 v 797 (ObjNum 735 snap 249 seq_num 735) dirty exists 2024-08-17T17:32:31.656 INFO:tasks.rados.rados.0.smithi037.stdout:1948: left oid 15 (ObjNum 735 snap 249 seq_num 735) 2024-08-17T17:32:31.656 INFO:tasks.rados.rados.0.smithi037.stdout:1949: finishing write tid 1 to smithi03781225-36 2024-08-17T17:32:31.656 INFO:tasks.rados.rados.0.smithi037.stdout:1949: finishing write tid 2 to smithi03781225-36 2024-08-17T17:32:31.656 INFO:tasks.rados.rados.0.smithi037.stdout:1949: finishing write tid 3 to smithi03781225-36 2024-08-17T17:32:31.656 INFO:tasks.rados.rados.0.smithi037.stdout:1949: finishing write tid 4 to smithi03781225-36 2024-08-17T17:32:31.657 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 36 v 1010 (ObjNum 736 snap 249 seq_num 736) dirty exists 2024-08-17T17:32:31.657 INFO:tasks.rados.rados.0.smithi037.stdout:1949: left oid 36 (ObjNum 736 snap 249 seq_num 736) 2024-08-17T17:32:31.657 INFO:tasks.rados.rados.0.smithi037.stdout:1953: seq_num 738 ranges {403566=420003,1386064=546918} 2024-08-17T17:32:31.661 INFO:tasks.rados.rados.0.smithi037.stdout:1953: writing smithi03781225-45 from 403566 to 823569 tid 1 2024-08-17T17:32:31.666 INFO:tasks.rados.rados.0.smithi037.stdout:1953: writing smithi03781225-45 from 1386064 to 1932982 tid 2 2024-08-17T17:32:31.666 INFO:tasks.rados.rados.0.smithi037.stdout:1945: done (5 left) 2024-08-17T17:32:31.666 INFO:tasks.rados.rados.0.smithi037.stdout:1948: done (4 left) 2024-08-17T17:32:31.666 INFO:tasks.rados.rados.0.smithi037.stdout:1949: done (3 left) 2024-08-17T17:32:31.666 INFO:tasks.rados.rados.0.smithi037.stdout:1954: snap_create 2024-08-17T17:32:31.666 INFO:tasks.rados.rados.0.smithi037.stdout:1951: expect (ObjNum 626 snap 199 seq_num 626) 2024-08-17T17:32:31.785 INFO:tasks.rados.rados.0.smithi037.stdout:1952: finishing write tid 1 to smithi03781225-10 2024-08-17T17:32:31.785 INFO:tasks.rados.rados.0.smithi037.stdout:1952: finishing write tid 2 to smithi03781225-10 2024-08-17T17:32:31.785 INFO:tasks.rados.rados.0.smithi037.stdout:1952: finishing write tid 3 to smithi03781225-10 2024-08-17T17:32:31.786 INFO:tasks.rados.rados.0.smithi037.stdout:1952: finishing write tid 4 to smithi03781225-10 2024-08-17T17:32:31.786 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 10 v 877 (ObjNum 737 snap 249 seq_num 737) dirty exists 2024-08-17T17:32:31.786 INFO:tasks.rados.rados.0.smithi037.stdout:1952: left oid 10 (ObjNum 737 snap 249 seq_num 737) 2024-08-17T17:32:31.786 INFO:tasks.rados.rados.0.smithi037.stdout:1951: done (3 left) 2024-08-17T17:32:31.786 INFO:tasks.rados.rados.0.smithi037.stdout:1952: done (2 left) 2024-08-17T17:32:31.786 INFO:tasks.rados.rados.0.smithi037.stdout:1954: done (1 left) 2024-08-17T17:32:31.786 INFO:tasks.rados.rados.0.smithi037.stdout:1955: snap_remove snap 219 2024-08-17T17:32:31.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:31 smithi037 ceph-mon[102022]: osdmap e563: 8 total, 8 up, 8 in 2024-08-17T17:32:31.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:31 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/729922884' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:31.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:31 smithi037 ceph-mon[97894]: osdmap e563: 8 total, 8 up, 8 in 2024-08-17T17:32:31.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:31 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/729922884' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:32.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:31 smithi046 ceph-mon[88218]: osdmap e563: 8 total, 8 up, 8 in 2024-08-17T17:32:32.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:31 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/729922884' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:32.744 INFO:tasks.rados.rados.0.smithi037.stdout:1955: done (1 left) 2024-08-17T17:32:32.744 INFO:tasks.rados.rados.0.smithi037.stdout:1956: snap_create 2024-08-17T17:32:32.744 INFO:tasks.rados.rados.0.smithi037.stdout:1953: finishing write tid 1 to smithi03781225-45 2024-08-17T17:32:32.744 INFO:tasks.rados.rados.0.smithi037.stdout:1953: finishing write tid 2 to smithi03781225-45 2024-08-17T17:32:32.744 INFO:tasks.rados.rados.0.smithi037.stdout:1953: finishing write tid 3 to smithi03781225-45 2024-08-17T17:32:32.744 INFO:tasks.rados.rados.0.smithi037.stdout:1953: finishing write tid 4 to smithi03781225-45 2024-08-17T17:32:32.744 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 375 (ObjNum 738 snap 249 seq_num 738) dirty exists 2024-08-17T17:32:32.744 INFO:tasks.rados.rados.0.smithi037.stdout:1953: left oid 45 (ObjNum 738 snap 249 seq_num 738) 2024-08-17T17:32:32.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:32 smithi037 ceph-mon[97894]: from='client.44474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:32.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:32 smithi037 ceph-mon[97894]: pgmap v454: 89 pgs: 89 active+clean; 175 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 240 KiB/s wr, 15 op/s; 2.2 MiB/s, 1 objects/s recovering 2024-08-17T17:32:32.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:32 smithi037 ceph-mon[97894]: from='client.34620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:32.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:32 smithi037 ceph-mon[97894]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/360 objects degraded (6.667%), 4 pgs degraded) 2024-08-17T17:32:32.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:32 smithi037 ceph-mon[97894]: Cluster is now healthy 2024-08-17T17:32:32.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:32 smithi037 ceph-mon[97894]: osdmap e564: 8 total, 8 up, 8 in 2024-08-17T17:32:32.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:32 smithi037 ceph-mon[97894]: osdmap e565: 8 total, 8 up, 8 in 2024-08-17T17:32:32.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:32 smithi037 ceph-mon[102022]: from='client.44474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:32.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:32 smithi037 ceph-mon[102022]: pgmap v454: 89 pgs: 89 active+clean; 175 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 240 KiB/s wr, 15 op/s; 2.2 MiB/s, 1 objects/s recovering 2024-08-17T17:32:32.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:32 smithi037 ceph-mon[102022]: from='client.34620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:32.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:32 smithi037 ceph-mon[102022]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/360 objects degraded (6.667%), 4 pgs degraded) 2024-08-17T17:32:32.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:32 smithi037 ceph-mon[102022]: Cluster is now healthy 2024-08-17T17:32:32.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:32 smithi037 ceph-mon[102022]: osdmap e564: 8 total, 8 up, 8 in 2024-08-17T17:32:32.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:32 smithi037 ceph-mon[102022]: osdmap e565: 8 total, 8 up, 8 in 2024-08-17T17:32:33.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:32 smithi046 ceph-mon[88218]: from='client.44474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:33.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:32 smithi046 ceph-mon[88218]: pgmap v454: 89 pgs: 89 active+clean; 175 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 240 KiB/s wr, 15 op/s; 2.2 MiB/s, 1 objects/s recovering 2024-08-17T17:32:33.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:32 smithi046 ceph-mon[88218]: from='client.34620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:33.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:32 smithi046 ceph-mon[88218]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/360 objects degraded (6.667%), 4 pgs degraded) 2024-08-17T17:32:33.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:32 smithi046 ceph-mon[88218]: Cluster is now healthy 2024-08-17T17:32:33.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:32 smithi046 ceph-mon[88218]: osdmap e564: 8 total, 8 up, 8 in 2024-08-17T17:32:33.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:32 smithi046 ceph-mon[88218]: osdmap e565: 8 total, 8 up, 8 in 2024-08-17T17:32:33.757 INFO:tasks.rados.rados.0.smithi037.stdout:1953: done (1 left) 2024-08-17T17:32:33.758 INFO:tasks.rados.rados.0.smithi037.stdout:1956: done (0 left) 2024-08-17T17:32:33.758 INFO:tasks.rados.rados.0.smithi037.stdout:1957: read oid 49 snap -1 2024-08-17T17:32:33.758 INFO:tasks.rados.rados.0.smithi037.stdout:1957: expect (ObjNum 634 snap 201 seq_num 634) 2024-08-17T17:32:33.758 INFO:tasks.rados.rados.0.smithi037.stdout:1958: read oid 35 snap 233 2024-08-17T17:32:33.758 INFO:tasks.rados.rados.0.smithi037.stdout:1958: expect (ObjNum 679 snap 216 seq_num 679) 2024-08-17T17:32:33.758 INFO:tasks.rados.rados.0.smithi037.stdout:1959: snap_remove snap 249 2024-08-17T17:32:34.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:33 smithi046 ceph-mon[88218]: osdmap e566: 8 total, 8 up, 8 in 2024-08-17T17:32:34.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:33 smithi037 ceph-mon[102022]: osdmap e566: 8 total, 8 up, 8 in 2024-08-17T17:32:34.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:33 smithi037 ceph-mon[97894]: osdmap e566: 8 total, 8 up, 8 in 2024-08-17T17:32:34.130 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:32:34.754 INFO:tasks.rados.rados.0.smithi037.stdout:1959: done (2 left) 2024-08-17T17:32:34.754 INFO:tasks.rados.rados.0.smithi037.stdout:1960: read oid 28 snap -1 2024-08-17T17:32:34.754 INFO:tasks.rados.rados.0.smithi037.stdout:1960: expect (ObjNum 612 snap 194 seq_num 612) 2024-08-17T17:32:34.754 INFO:tasks.rados.rados.0.smithi037.stdout:1961: write oid 45 current snap is 251 2024-08-17T17:32:34.754 INFO:tasks.rados.rados.0.smithi037.stdout:1961: seq_num 739 ranges {420373=495252,1444546=690576} 2024-08-17T17:32:34.759 INFO:tasks.rados.rados.0.smithi037.stdout:1961: writing smithi03781225-45 from 420373 to 915625 tid 1 2024-08-17T17:32:34.766 INFO:tasks.rados.rados.0.smithi037.stdout:1961: writing smithi03781225-45 from 1444546 to 2135122 tid 2 2024-08-17T17:32:34.766 INFO:tasks.rados.rados.0.smithi037.stdout:1962: snap_remove snap 236 2024-08-17T17:32:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:34 smithi046 ceph-mon[88218]: pgmap v458: 89 pgs: 89 active+clean; 175 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 0 B/s wr, 2 op/s; 2.3 MiB/s, 1 objects/s recovering 2024-08-17T17:32:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:34 smithi046 ceph-mon[88218]: osdmap e567: 8 total, 8 up, 8 in 2024-08-17T17:32:35.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:34 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2199545127' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:35.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:34 smithi046 ceph-mon[88218]: from='client.34632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:35.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:34 smithi037 ceph-mon[102022]: pgmap v458: 89 pgs: 89 active+clean; 175 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 0 B/s wr, 2 op/s; 2.3 MiB/s, 1 objects/s recovering 2024-08-17T17:32:35.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:34 smithi037 ceph-mon[102022]: osdmap e567: 8 total, 8 up, 8 in 2024-08-17T17:32:35.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:34 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2199545127' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:35.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:34 smithi037 ceph-mon[102022]: from='client.34632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:35.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:34 smithi037 ceph-mon[97894]: pgmap v458: 89 pgs: 89 active+clean; 175 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 0 B/s wr, 2 op/s; 2.3 MiB/s, 1 objects/s recovering 2024-08-17T17:32:35.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:34 smithi037 ceph-mon[97894]: osdmap e567: 8 total, 8 up, 8 in 2024-08-17T17:32:35.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:34 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2199545127' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:35.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:34 smithi037 ceph-mon[97894]: from='client.34632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:35.769 INFO:tasks.rados.rados.0.smithi037.stdout:1962: done (4 left) 2024-08-17T17:32:35.769 INFO:tasks.rados.rados.0.smithi037.stdout:1963: write oid 40 current snap is 251 2024-08-17T17:32:35.769 INFO:tasks.rados.rados.0.smithi037.stdout:1963: seq_num 740 ranges {437180=570501,1503028=550587} 2024-08-17T17:32:35.776 INFO:tasks.rados.rados.0.smithi037.stdout:1963: writing smithi03781225-40 from 437180 to 1007681 tid 1 2024-08-17T17:32:35.784 INFO:tasks.rados.rados.0.smithi037.stdout:1963: writing smithi03781225-40 from 1503028 to 2053615 tid 2 2024-08-17T17:32:35.784 INFO:tasks.rados.rados.0.smithi037.stdout:1964: rollback oid 1 current snap is 251 2024-08-17T17:32:35.784 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 1 to 235 2024-08-17T17:32:35.784 INFO:tasks.rados.rados.0.smithi037.stdout:1957: expect (ObjNum 634 snap 201 seq_num 634) 2024-08-17T17:32:36.035 INFO:tasks.rados.rados.0.smithi037.stdout:1958: expect (ObjNum 679 snap 216 seq_num 679) 2024-08-17T17:32:36.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:35 smithi037 ceph-mon[102022]: from='client.44498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:36.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:35 smithi037 ceph-mon[102022]: osdmap e568: 8 total, 8 up, 8 in 2024-08-17T17:32:36.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:35 smithi037 ceph-mon[97894]: from='client.44498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:36.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:35 smithi037 ceph-mon[97894]: osdmap e568: 8 total, 8 up, 8 in 2024-08-17T17:32:36.249 INFO:tasks.rados.rados.0.smithi037.stdout:1960: expect (ObjNum 612 snap 194 seq_num 612) 2024-08-17T17:32:36.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:35 smithi046 ceph-mon[88218]: from='client.44498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:36.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:35 smithi046 ceph-mon[88218]: osdmap e568: 8 total, 8 up, 8 in 2024-08-17T17:32:36.350 INFO:tasks.rados.rados.0.smithi037.stdout:1961: finishing write tid 1 to smithi03781225-45 2024-08-17T17:32:36.350 INFO:tasks.rados.rados.0.smithi037.stdout:1961: finishing write tid 2 to smithi03781225-45 2024-08-17T17:32:36.350 INFO:tasks.rados.rados.0.smithi037.stdout:1961: finishing write tid 3 to smithi03781225-45 2024-08-17T17:32:36.350 INFO:tasks.rados.rados.0.smithi037.stdout:1961: finishing write tid 4 to smithi03781225-45 2024-08-17T17:32:36.351 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 379 (ObjNum 739 snap 251 seq_num 739) dirty exists 2024-08-17T17:32:36.351 INFO:tasks.rados.rados.0.smithi037.stdout:1961: left oid 45 (ObjNum 739 snap 251 seq_num 739) 2024-08-17T17:32:36.351 INFO:tasks.rados.rados.0.smithi037.stdout:1963: finishing write tid 1 to smithi03781225-40 2024-08-17T17:32:36.351 INFO:tasks.rados.rados.0.smithi037.stdout:1964: finishing rollback tid 1 to smithi03781225-1 2024-08-17T17:32:36.351 INFO:tasks.rados.rados.0.smithi037.stdout:1957: done (5 left) 2024-08-17T17:32:36.351 INFO:tasks.rados.rados.0.smithi037.stdout:1958: done (4 left) 2024-08-17T17:32:36.351 INFO:tasks.rados.rados.0.smithi037.stdout:1960: done (3 left) 2024-08-17T17:32:36.351 INFO:tasks.rados.rados.0.smithi037.stdout:1961: done (2 left) 2024-08-17T17:32:36.351 INFO:tasks.rados.rados.0.smithi037.stdout:1965: snap_create 2024-08-17T17:32:36.351 INFO:tasks.rados.rados.0.smithi037.stdout:1964: finishing rollback tid 2 to smithi03781225-1 2024-08-17T17:32:36.351 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 1 v 893 (ObjNum 646 snap 204 seq_num 646) dirty exists 2024-08-17T17:32:36.351 INFO:tasks.rados.rados.0.smithi037.stdout:1963: finishing write tid 2 to smithi03781225-40 2024-08-17T17:32:36.351 INFO:tasks.rados.rados.0.smithi037.stdout:1963: finishing write tid 3 to smithi03781225-40 2024-08-17T17:32:36.352 INFO:tasks.rados.rados.0.smithi037.stdout:1963: finishing write tid 4 to smithi03781225-40 2024-08-17T17:32:36.352 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 40 v 662 (ObjNum 740 snap 251 seq_num 740) dirty exists 2024-08-17T17:32:36.352 INFO:tasks.rados.rados.0.smithi037.stdout:1963: left oid 40 (ObjNum 740 snap 251 seq_num 740) 2024-08-17T17:32:36.748 INFO:tasks.rados.rados.0.smithi037.stdout:1963: done (2 left) 2024-08-17T17:32:36.748 INFO:tasks.rados.rados.0.smithi037.stdout:1964: done (1 left) 2024-08-17T17:32:36.748 INFO:tasks.rados.rados.0.smithi037.stdout:1965: done (0 left) 2024-08-17T17:32:36.749 INFO:tasks.rados.rados.0.smithi037.stdout:1966: read oid 22 snap -1 2024-08-17T17:32:36.749 INFO:tasks.rados.rados.0.smithi037.stdout:1966: expect deleted 2024-08-17T17:32:36.749 INFO:tasks.rados.rados.0.smithi037.stdout:1967: delete oid 21 current snap is 252 2024-08-17T17:32:36.755 INFO:tasks.rados.rados.0.smithi037.stdout:1966: done (1 left) 2024-08-17T17:32:36.755 INFO:tasks.rados.rados.0.smithi037.stdout:1967: done (0 left) 2024-08-17T17:32:36.755 INFO:tasks.rados.rados.0.smithi037.stdout:1968: delete oid 36 current snap is 252 2024-08-17T17:32:36.758 INFO:tasks.rados.rados.0.smithi037.stdout:1968: done (0 left) 2024-08-17T17:32:36.758 INFO:tasks.rados.rados.0.smithi037.stdout:1969: snap_remove snap 214 2024-08-17T17:32:37.032 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:36 smithi037 ceph-mon[97894]: pgmap v461: 89 pgs: 89 active+clean; 180 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 896 KiB/s wr, 11 op/s 2024-08-17T17:32:37.032 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:36 smithi037 ceph-mon[97894]: osdmap e569: 8 total, 8 up, 8 in 2024-08-17T17:32:37.032 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:36 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3252274338' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:37.033 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:36 smithi037 ceph-mon[97894]: osdmap e570: 8 total, 8 up, 8 in 2024-08-17T17:32:37.033 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:36 smithi037 ceph-mon[102022]: pgmap v461: 89 pgs: 89 active+clean; 180 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 896 KiB/s wr, 11 op/s 2024-08-17T17:32:37.033 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:36 smithi037 ceph-mon[102022]: osdmap e569: 8 total, 8 up, 8 in 2024-08-17T17:32:37.033 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:36 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3252274338' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:37.033 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:36 smithi037 ceph-mon[102022]: osdmap e570: 8 total, 8 up, 8 in 2024-08-17T17:32:37.033 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:32:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:36 smithi046 ceph-mon[88218]: pgmap v461: 89 pgs: 89 active+clean; 180 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 896 KiB/s wr, 11 op/s 2024-08-17T17:32:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:36 smithi046 ceph-mon[88218]: osdmap e569: 8 total, 8 up, 8 in 2024-08-17T17:32:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:36 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3252274338' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:36 smithi046 ceph-mon[88218]: osdmap e570: 8 total, 8 up, 8 in 2024-08-17T17:32:37.750 INFO:tasks.rados.rados.0.smithi037.stdout:1969: done (0 left) 2024-08-17T17:32:37.750 INFO:tasks.rados.rados.0.smithi037.stdout:1970: write oid 6 current snap is 252 2024-08-17T17:32:37.750 INFO:tasks.rados.rados.0.smithi037.stdout:1970: seq_num 743 ranges {487601=796248,1962121=525480} 2024-08-17T17:32:37.758 INFO:tasks.rados.rados.0.smithi037.stdout:1970: writing smithi03781225-6 from 487601 to 1283849 tid 1 2024-08-17T17:32:37.766 INFO:tasks.rados.rados.0.smithi037.stdout:1970: writing smithi03781225-6 from 1962121 to 2487601 tid 2 2024-08-17T17:32:37.766 INFO:tasks.rados.rados.0.smithi037.stdout:1971: read oid 41 snap -1 2024-08-17T17:32:37.766 INFO:tasks.rados.rados.0.smithi037.stdout:1971: expect (ObjNum 731 snap 245 seq_num 731) 2024-08-17T17:32:37.766 INFO:tasks.rados.rados.0.smithi037.stdout:1972: read oid 27 snap 244 2024-08-17T17:32:37.766 INFO:tasks.rados.rados.0.smithi037.stdout:1972: expect deleted 2024-08-17T17:32:37.766 INFO:tasks.rados.rados.0.smithi037.stdout:1973: read oid 8 snap -1 2024-08-17T17:32:37.766 INFO:tasks.rados.rados.0.smithi037.stdout:1973: expect (ObjNum 600 snap 190 seq_num 600) 2024-08-17T17:32:37.766 INFO:tasks.rados.rados.0.smithi037.stdout:1974: delete oid 15 current snap is 252 2024-08-17T17:32:37.772 INFO:tasks.rados.rados.0.smithi037.stdout:1971: expect (ObjNum 731 snap 245 seq_num 731) 2024-08-17T17:32:37.893 INFO:tasks.rados.rados.0.smithi037.stdout:1973: expect (ObjNum 600 snap 190 seq_num 600) 2024-08-17T17:32:38.013 INFO:tasks.rados.rados.0.smithi037.stdout:1970: finishing write tid 1 to smithi03781225-6 2024-08-17T17:32:38.013 INFO:tasks.rados.rados.0.smithi037.stdout:1970: finishing write tid 2 to smithi03781225-6 2024-08-17T17:32:38.013 INFO:tasks.rados.rados.0.smithi037.stdout:1970: finishing write tid 3 to smithi03781225-6 2024-08-17T17:32:38.013 INFO:tasks.rados.rados.0.smithi037.stdout:1970: finishing write tid 4 to smithi03781225-6 2024-08-17T17:32:38.014 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 6 v 868 (ObjNum 743 snap 252 seq_num 743) dirty exists 2024-08-17T17:32:38.014 INFO:tasks.rados.rados.0.smithi037.stdout:1970: left oid 6 (ObjNum 743 snap 252 seq_num 743) 2024-08-17T17:32:38.014 INFO:tasks.rados.rados.0.smithi037.stdout:1970: done (4 left) 2024-08-17T17:32:38.014 INFO:tasks.rados.rados.0.smithi037.stdout:1971: done (3 left) 2024-08-17T17:32:38.014 INFO:tasks.rados.rados.0.smithi037.stdout:1972: done (2 left) 2024-08-17T17:32:38.014 INFO:tasks.rados.rados.0.smithi037.stdout:1973: done (1 left) 2024-08-17T17:32:38.014 INFO:tasks.rados.rados.0.smithi037.stdout:1974: done (0 left) 2024-08-17T17:32:38.014 INFO:tasks.rados.rados.0.smithi037.stdout:1975: read oid 12 snap -1 2024-08-17T17:32:38.014 INFO:tasks.rados.rados.0.smithi037.stdout:1975: expect (ObjNum 653 snap 207 seq_num 653) 2024-08-17T17:32:38.014 INFO:tasks.rados.rados.0.smithi037.stdout:1976: read oid 27 snap 244 2024-08-17T17:32:38.014 INFO:tasks.rados.rados.0.smithi037.stdout:1976: expect deleted 2024-08-17T17:32:38.014 INFO:tasks.rados.rados.0.smithi037.stdout:1977: snap_remove snap 248 2024-08-17T17:32:38.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:37 smithi037 ceph-mon[102022]: from='client.44510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:38.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:37 smithi037 ceph-mon[102022]: osdmap e571: 8 total, 8 up, 8 in 2024-08-17T17:32:38.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:37 smithi037 ceph-mon[97894]: from='client.44510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:38.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:37 smithi037 ceph-mon[97894]: osdmap e571: 8 total, 8 up, 8 in 2024-08-17T17:32:38.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:37 smithi046 ceph-mon[88218]: from='client.44510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:38.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:37 smithi046 ceph-mon[88218]: osdmap e571: 8 total, 8 up, 8 in 2024-08-17T17:32:38.780 INFO:tasks.rados.rados.0.smithi037.stdout:1977: done (2 left) 2024-08-17T17:32:38.780 INFO:tasks.rados.rados.0.smithi037.stdout:1978: rollback oid 25 current snap is 252 2024-08-17T17:32:38.780 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 25 to 244 2024-08-17T17:32:38.780 INFO:tasks.rados.rados.0.smithi037.stdout:1975: expect (ObjNum 653 snap 207 seq_num 653) 2024-08-17T17:32:38.967 INFO:tasks.rados.rados.0.smithi037.stdout:1978: finishing rollback tid 0 to smithi03781225-25 2024-08-17T17:32:38.967 INFO:tasks.rados.rados.0.smithi037.stdout:1978: finishing rollback tid 1 to smithi03781225-25 2024-08-17T17:32:38.967 INFO:tasks.rados.rados.0.smithi037.stdout:1978: finishing rollback tid 2 to smithi03781225-25 2024-08-17T17:32:38.967 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 25 v 1685 (ObjNum 710 snap 241 seq_num 710) dirty exists 2024-08-17T17:32:38.967 INFO:tasks.rados.rados.0.smithi037.stdout:1975: done (2 left) 2024-08-17T17:32:38.967 INFO:tasks.rados.rados.0.smithi037.stdout:1976: done (1 left) 2024-08-17T17:32:38.967 INFO:tasks.rados.rados.0.smithi037.stdout:1978: done (0 left) 2024-08-17T17:32:38.967 INFO:tasks.rados.rados.0.smithi037.stdout:1979: read oid 14 snap -1 2024-08-17T17:32:38.967 INFO:tasks.rados.rados.0.smithi037.stdout:1979: expect (ObjNum 716 snap 243 seq_num 716) 2024-08-17T17:32:38.967 INFO:tasks.rados.rados.0.smithi037.stdout:1980: write oid 33 current snap is 252 2024-08-17T17:32:38.967 INFO:tasks.rados.rados.0.smithi037.stdout:1980: seq_num 745 ranges {521215=546746,1562732=701583} 2024-08-17T17:32:38.973 INFO:tasks.rados.rados.0.smithi037.stdout:1980: writing smithi03781225-33 from 521215 to 1067961 tid 1 2024-08-17T17:32:38.980 INFO:tasks.rados.rados.0.smithi037.stdout:1980: writing smithi03781225-33 from 1562732 to 2264315 tid 2 2024-08-17T17:32:38.980 INFO:tasks.rados.rados.0.smithi037.stdout:1981: snap_create 2024-08-17T17:32:38.980 INFO:tasks.rados.rados.0.smithi037.stdout:1979: expect (ObjNum 716 snap 243 seq_num 716) 2024-08-17T17:32:39.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:32:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:32:38] "GET /metrics HTTP/1.1" 200 36421 "" "Prometheus/2.51.0" 2024-08-17T17:32:39.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:38 smithi037 ceph-mon[102022]: from='client.34656 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:39.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:38 smithi037 ceph-mon[102022]: pgmap v464: 89 pgs: 89 active+clean; 180 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 891 KiB/s wr, 11 op/s 2024-08-17T17:32:39.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:38 smithi037 ceph-mon[97894]: from='client.34656 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:39.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:38 smithi037 ceph-mon[97894]: pgmap v464: 89 pgs: 89 active+clean; 180 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 891 KiB/s wr, 11 op/s 2024-08-17T17:32:39.103 INFO:tasks.rados.rados.0.smithi037.stdout:1980: finishing write tid 1 to smithi03781225-33 2024-08-17T17:32:39.103 INFO:tasks.rados.rados.0.smithi037.stdout:1980: finishing write tid 2 to smithi03781225-33 2024-08-17T17:32:39.104 INFO:tasks.rados.rados.0.smithi037.stdout:1980: finishing write tid 3 to smithi03781225-33 2024-08-17T17:32:39.104 INFO:tasks.rados.rados.0.smithi037.stdout:1980: finishing write tid 4 to smithi03781225-33 2024-08-17T17:32:39.104 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 672 (ObjNum 745 snap 252 seq_num 745) dirty exists 2024-08-17T17:32:39.104 INFO:tasks.rados.rados.0.smithi037.stdout:1980: left oid 33 (ObjNum 745 snap 252 seq_num 745) 2024-08-17T17:32:39.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:38 smithi046 ceph-mon[88218]: from='client.34656 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:39.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:38 smithi046 ceph-mon[88218]: pgmap v464: 89 pgs: 89 active+clean; 180 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 891 KiB/s wr, 11 op/s 2024-08-17T17:32:39.908 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:32:39.969 INFO:tasks.rados.rados.0.smithi037.stdout:1979: done (2 left) 2024-08-17T17:32:39.970 INFO:tasks.rados.rados.0.smithi037.stdout:1980: done (1 left) 2024-08-17T17:32:39.970 INFO:tasks.rados.rados.0.smithi037.stdout:1981: done (0 left) 2024-08-17T17:32:39.970 INFO:tasks.rados.rados.0.smithi037.stdout:1982: snap_remove snap 216 2024-08-17T17:32:40.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:39 smithi037 ceph-mon[97894]: osdmap e572: 8 total, 8 up, 8 in 2024-08-17T17:32:40.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:40.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:40.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:40.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:39 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/569667382' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:40.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:39 smithi037 ceph-mon[102022]: osdmap e572: 8 total, 8 up, 8 in 2024-08-17T17:32:40.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:40.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:40.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:40.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:39 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/569667382' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:40.162 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:39 smithi046 ceph-mon[88218]: osdmap e572: 8 total, 8 up, 8 in 2024-08-17T17:32:40.162 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:40.162 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:40.162 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:40.162 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:39 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/569667382' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:32:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:32:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:32:40.973 INFO:tasks.rados.rados.0.smithi037.stdout:1982: done (0 left) 2024-08-17T17:32:40.973 INFO:tasks.rados.rados.0.smithi037.stdout:1983: read oid 40 snap 218 2024-08-17T17:32:40.973 INFO:tasks.rados.rados.0.smithi037.stdout:1983: expect deleted 2024-08-17T17:32:40.973 INFO:tasks.rados.rados.0.smithi037.stdout:1984: delete oid 42 current snap is 253 2024-08-17T17:32:40.983 INFO:tasks.rados.rados.0.smithi037.stdout:1983: done (1 left) 2024-08-17T17:32:40.983 INFO:tasks.rados.rados.0.smithi037.stdout:1984: done (0 left) 2024-08-17T17:32:40.983 INFO:tasks.rados.rados.0.smithi037.stdout:1985: snap_create 2024-08-17T17:32:41.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:40 smithi046 ceph-mon[88218]: pgmap v467: 89 pgs: 89 active+clean; 189 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-08-17T17:32:41.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:40 smithi046 ceph-mon[88218]: from='client.44528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:41.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:40 smithi046 ceph-mon[88218]: osdmap e573: 8 total, 8 up, 8 in 2024-08-17T17:32:41.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:40 smithi037 ceph-mon[102022]: pgmap v467: 89 pgs: 89 active+clean; 189 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-08-17T17:32:41.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:40 smithi037 ceph-mon[102022]: from='client.44528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:41.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:40 smithi037 ceph-mon[102022]: osdmap e573: 8 total, 8 up, 8 in 2024-08-17T17:32:41.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:40 smithi037 ceph-mon[97894]: pgmap v467: 89 pgs: 89 active+clean; 189 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-08-17T17:32:41.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:40 smithi037 ceph-mon[97894]: from='client.44528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:41.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:40 smithi037 ceph-mon[97894]: osdmap e573: 8 total, 8 up, 8 in 2024-08-17T17:32:41.745 INFO:tasks.rados.rados.0.smithi037.stdout:1985: done (0 left) 2024-08-17T17:32:41.745 INFO:tasks.rados.rados.0.smithi037.stdout:1986: rollback oid 31 current snap is 254 2024-08-17T17:32:41.745 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 31 to 237 2024-08-17T17:32:41.745 INFO:tasks.rados.rados.0.smithi037.stdout:1987: delete oid 14 current snap is 254 2024-08-17T17:32:41.747 INFO:tasks.rados.rados.0.smithi037.stdout:1986: finishing rollback tid 1 to smithi03781225-31 2024-08-17T17:32:41.748 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 31 v 0 (ObjNum 129 snap 0 seq_num 3534598357) dirty dne 2024-08-17T17:32:41.748 INFO:tasks.rados.rados.0.smithi037.stdout:1986: done (1 left) 2024-08-17T17:32:41.748 INFO:tasks.rados.rados.0.smithi037.stdout:1987: done (0 left) 2024-08-17T17:32:41.748 INFO:tasks.rados.rados.0.smithi037.stdout:1988: write oid 26 current snap is 254 2024-08-17T17:32:41.748 INFO:tasks.rados.rados.0.smithi037.stdout:1988: seq_num 748 ranges {571636=488846,1854531=565263} 2024-08-17T17:32:41.754 INFO:tasks.rados.rados.0.smithi037.stdout:1988: writing smithi03781225-26 from 571636 to 1060482 tid 1 2024-08-17T17:32:41.761 INFO:tasks.rados.rados.0.smithi037.stdout:1988: writing smithi03781225-26 from 1854531 to 2419794 tid 2 2024-08-17T17:32:41.762 INFO:tasks.rados.rados.0.smithi037.stdout:1989: write oid 48 current snap is 254 2024-08-17T17:32:41.762 INFO:tasks.rados.rados.0.smithi037.stdout:1988: finishing write tid 1 to smithi03781225-26 2024-08-17T17:32:41.762 INFO:tasks.rados.rados.0.smithi037.stdout:1989: seq_num 749 ranges {588443=564095,1796660=708921} 2024-08-17T17:32:41.768 INFO:tasks.rados.rados.0.smithi037.stdout:1989: writing smithi03781225-48 from 588443 to 1152538 tid 1 2024-08-17T17:32:41.775 INFO:tasks.rados.rados.0.smithi037.stdout:1989: writing smithi03781225-48 from 1796660 to 2505581 tid 2 2024-08-17T17:32:41.776 INFO:tasks.rados.rados.0.smithi037.stdout:1990: snap_remove snap 252 2024-08-17T17:32:42.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:41 smithi046 ceph-mon[88218]: from='client.34674 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:42.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:41 smithi046 ceph-mon[88218]: osdmap e574: 8 total, 8 up, 8 in 2024-08-17T17:32:42.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:41 smithi046 ceph-mon[88218]: osdmap e575: 8 total, 8 up, 8 in 2024-08-17T17:32:42.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:41 smithi037 ceph-mon[97894]: from='client.34674 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:42.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:41 smithi037 ceph-mon[97894]: osdmap e574: 8 total, 8 up, 8 in 2024-08-17T17:32:42.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:41 smithi037 ceph-mon[97894]: osdmap e575: 8 total, 8 up, 8 in 2024-08-17T17:32:42.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:41 smithi037 ceph-mon[102022]: from='client.34674 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:42.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:41 smithi037 ceph-mon[102022]: osdmap e574: 8 total, 8 up, 8 in 2024-08-17T17:32:42.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:41 smithi037 ceph-mon[102022]: osdmap e575: 8 total, 8 up, 8 in 2024-08-17T17:32:42.747 INFO:tasks.rados.rados.0.smithi037.stdout:1990: done (2 left) 2024-08-17T17:32:42.747 INFO:tasks.rados.rados.0.smithi037.stdout:1991: delete oid 49 current snap is 254 2024-08-17T17:32:42.747 INFO:tasks.rados.rados.0.smithi037.stdout:1988: finishing write tid 2 to smithi03781225-26 2024-08-17T17:32:42.747 INFO:tasks.rados.rados.0.smithi037.stdout:1988: finishing write tid 3 to smithi03781225-26 2024-08-17T17:32:42.747 INFO:tasks.rados.rados.0.smithi037.stdout:1988: finishing write tid 4 to smithi03781225-26 2024-08-17T17:32:42.747 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 825 (ObjNum 748 snap 254 seq_num 748) dirty exists 2024-08-17T17:32:42.748 INFO:tasks.rados.rados.0.smithi037.stdout:1988: left oid 26 (ObjNum 748 snap 254 seq_num 748) 2024-08-17T17:32:42.748 INFO:tasks.rados.rados.0.smithi037.stdout:1989: finishing write tid 1 to smithi03781225-48 2024-08-17T17:32:42.748 INFO:tasks.rados.rados.0.smithi037.stdout:1989: finishing write tid 2 to smithi03781225-48 2024-08-17T17:32:42.748 INFO:tasks.rados.rados.0.smithi037.stdout:1989: finishing write tid 3 to smithi03781225-48 2024-08-17T17:32:42.748 INFO:tasks.rados.rados.0.smithi037.stdout:1989: finishing write tid 4 to smithi03781225-48 2024-08-17T17:32:42.748 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 48 v 1699 (ObjNum 749 snap 254 seq_num 749) dirty exists 2024-08-17T17:32:42.748 INFO:tasks.rados.rados.0.smithi037.stdout:1989: left oid 48 (ObjNum 749 snap 254 seq_num 749) 2024-08-17T17:32:42.753 INFO:tasks.rados.rados.0.smithi037.stdout:1988: done (2 left) 2024-08-17T17:32:42.753 INFO:tasks.rados.rados.0.smithi037.stdout:1989: done (1 left) 2024-08-17T17:32:42.753 INFO:tasks.rados.rados.0.smithi037.stdout:1991: done (0 left) 2024-08-17T17:32:42.753 INFO:tasks.rados.rados.0.smithi037.stdout:1992: rollback oid 25 current snap is 254 2024-08-17T17:32:42.753 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 25 to 244 2024-08-17T17:32:42.753 INFO:tasks.rados.rados.0.smithi037.stdout:1993: snap_create 2024-08-17T17:32:42.756 INFO:tasks.rados.rados.0.smithi037.stdout:1992: finishing rollback tid 0 to smithi03781225-25 2024-08-17T17:32:42.756 INFO:tasks.rados.rados.0.smithi037.stdout:1992: finishing rollback tid 1 to smithi03781225-25 2024-08-17T17:32:42.756 INFO:tasks.rados.rados.0.smithi037.stdout:1992: finishing rollback tid 2 to smithi03781225-25 2024-08-17T17:32:42.756 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 25 v 1705 (ObjNum 710 snap 241 seq_num 710) dirty exists 2024-08-17T17:32:42.812 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:32:43.076 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:42 smithi037 ceph-mon[97894]: pgmap v470: 89 pgs: 89 active+clean; 185 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-08-17T17:32:43.076 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:42 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1784737673' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:43.076 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:42 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-17T17:32:43.076 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:42 smithi037 ceph-mon[97894]: osdmap e576: 8 total, 8 up, 8 in 2024-08-17T17:32:43.077 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:42 smithi037 ceph-mon[102022]: pgmap v470: 89 pgs: 89 active+clean; 185 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-08-17T17:32:43.077 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:42 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1784737673' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:43.077 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:42 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-17T17:32:43.077 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:42 smithi037 ceph-mon[102022]: osdmap e576: 8 total, 8 up, 8 in 2024-08-17T17:32:43.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:42 smithi046 ceph-mon[88218]: pgmap v470: 89 pgs: 89 active+clean; 185 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-08-17T17:32:43.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:42 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1784737673' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:43.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:42 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-17T17:32:43.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:42 smithi046 ceph-mon[88218]: osdmap e576: 8 total, 8 up, 8 in 2024-08-17T17:32:43.747 INFO:tasks.rados.rados.0.smithi037.stdout:1992: done (1 left) 2024-08-17T17:32:43.747 INFO:tasks.rados.rados.0.smithi037.stdout:1993: done (0 left) 2024-08-17T17:32:43.748 INFO:tasks.rados.rados.0.smithi037.stdout:1994: write oid 42 current snap is 255 2024-08-17T17:32:43.748 INFO:tasks.rados.rados.0.smithi037.stdout:1994: seq_num 751 ranges {622057=714593,1913624=708433} 2024-08-17T17:32:43.754 INFO:tasks.rados.rados.0.smithi037.stdout:1994: writing smithi03781225-42 from 622057 to 1336650 tid 1 2024-08-17T17:32:43.762 INFO:tasks.rados.rados.0.smithi037.stdout:1994: writing smithi03781225-42 from 1913624 to 2622057 tid 2 2024-08-17T17:32:43.762 INFO:tasks.rados.rados.0.smithi037.stdout:1995: delete oid 14 current snap is 255 2024-08-17T17:32:43.762 INFO:tasks.rados.rados.0.smithi037.stdout:1994: finishing write tid 1 to smithi03781225-42 2024-08-17T17:32:43.765 INFO:tasks.rados.rados.0.smithi037.stdout:1995: done (1 left) 2024-08-17T17:32:43.765 INFO:tasks.rados.rados.0.smithi037.stdout:1996: read oid 3 snap -1 2024-08-17T17:32:43.765 INFO:tasks.rados.rados.0.smithi037.stdout:1996: expect (ObjNum 719 snap 244 seq_num 719) 2024-08-17T17:32:43.765 INFO:tasks.rados.rados.0.smithi037.stdout:1997: write oid 23 current snap is 255 2024-08-17T17:32:43.765 INFO:tasks.rados.rados.0.smithi037.stdout:1997: seq_num 753 ranges {655671=581444,2030588=625083} 2024-08-17T17:32:43.772 INFO:tasks.rados.rados.0.smithi037.stdout:1997: writing smithi03781225-23 from 655671 to 1237115 tid 1 2024-08-17T17:32:43.780 INFO:tasks.rados.rados.0.smithi037.stdout:1997: writing smithi03781225-23 from 2030588 to 2655671 tid 2 2024-08-17T17:32:43.780 INFO:tasks.rados.rados.0.smithi037.stdout:1998: write oid 27 current snap is 255 2024-08-17T17:32:43.780 INFO:tasks.rados.rados.0.smithi037.stdout:1998: seq_num 754 ranges {672478=656693,2089070=459917} 2024-08-17T17:32:43.787 INFO:tasks.rados.rados.0.smithi037.stdout:1998: writing smithi03781225-27 from 672478 to 1329171 tid 1 2024-08-17T17:32:43.795 INFO:tasks.rados.rados.0.smithi037.stdout:1998: writing smithi03781225-27 from 2089070 to 2548987 tid 2 2024-08-17T17:32:43.795 INFO:tasks.rados.rados.0.smithi037.stdout:1999: write oid 50 current snap is 255 2024-08-17T17:32:43.795 INFO:tasks.rados.rados.0.smithi037.stdout:1994: finishing write tid 2 to smithi03781225-42 2024-08-17T17:32:43.795 INFO:tasks.rados.rados.0.smithi037.stdout:1994: finishing write tid 3 to smithi03781225-42 2024-08-17T17:32:43.795 INFO:tasks.rados.rados.0.smithi037.stdout:1994: finishing write tid 4 to smithi03781225-42 2024-08-17T17:32:43.795 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 1018 (ObjNum 751 snap 255 seq_num 751) dirty exists 2024-08-17T17:32:43.795 INFO:tasks.rados.rados.0.smithi037.stdout:1994: left oid 42 (ObjNum 751 snap 255 seq_num 751) 2024-08-17T17:32:43.795 INFO:tasks.rados.rados.0.smithi037.stdout:1996: expect (ObjNum 719 snap 244 seq_num 719) 2024-08-17T17:32:43.864 INFO:tasks.rados.rados.0.smithi037.stdout:1997: finishing write tid 1 to smithi03781225-23 2024-08-17T17:32:43.864 INFO:tasks.rados.rados.0.smithi037.stdout:1997: finishing write tid 2 to smithi03781225-23 2024-08-17T17:32:43.864 INFO:tasks.rados.rados.0.smithi037.stdout:1997: finishing write tid 3 to smithi03781225-23 2024-08-17T17:32:43.864 INFO:tasks.rados.rados.0.smithi037.stdout:1997: finishing write tid 4 to smithi03781225-23 2024-08-17T17:32:43.864 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 23 v 682 (ObjNum 753 snap 255 seq_num 753) dirty exists 2024-08-17T17:32:43.864 INFO:tasks.rados.rados.0.smithi037.stdout:1997: left oid 23 (ObjNum 753 snap 255 seq_num 753) 2024-08-17T17:32:43.864 INFO:tasks.rados.rados.0.smithi037.stdout:1998: finishing write tid 1 to smithi03781225-27 2024-08-17T17:32:43.864 INFO:tasks.rados.rados.0.smithi037.stdout:1998: finishing write tid 2 to smithi03781225-27 2024-08-17T17:32:43.864 INFO:tasks.rados.rados.0.smithi037.stdout:1998: finishing write tid 3 to smithi03781225-27 2024-08-17T17:32:43.865 INFO:tasks.rados.rados.0.smithi037.stdout:1998: finishing write tid 4 to smithi03781225-27 2024-08-17T17:32:43.865 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 27 v 326 (ObjNum 754 snap 255 seq_num 754) dirty exists 2024-08-17T17:32:43.865 INFO:tasks.rados.rados.0.smithi037.stdout:1998: left oid 27 (ObjNum 754 snap 255 seq_num 754) 2024-08-17T17:32:43.865 INFO:tasks.rados.rados.0.smithi037.stdout:1999: seq_num 755 ranges {689285=731942,2147552=541733} 2024-08-17T17:32:43.871 INFO:tasks.rados.rados.0.smithi037.stdout:1999: writing smithi03781225-50 from 689285 to 1421227 tid 1 2024-08-17T17:32:43.879 INFO:tasks.rados.rados.0.smithi037.stdout:1999: writing smithi03781225-50 from 2147552 to 2689285 tid 2 2024-08-17T17:32:43.879 INFO:tasks.rados.rados.0.smithi037.stdout:1994: done (4 left) 2024-08-17T17:32:43.879 INFO:tasks.rados.rados.0.smithi037.stdout:1996: done (3 left) 2024-08-17T17:32:43.879 INFO:tasks.rados.rados.0.smithi037.stdout:1997: done (2 left) 2024-08-17T17:32:43.880 INFO:tasks.rados.rados.0.smithi037.stdout:1998: done (1 left) 2024-08-17T17:32:43.880 INFO:tasks.rados.rados.0.smithi037.stdout:2000: read oid 3 snap -1 2024-08-17T17:32:43.880 INFO:tasks.rados.rados.0.smithi037.stdout:2000: expect (ObjNum 719 snap 244 seq_num 719) 2024-08-17T17:32:43.880 INFO:tasks.rados.rados.0.smithi037.stdout:2001: snap_create 2024-08-17T17:32:43.880 INFO:tasks.rados.rados.0.smithi037.stdout:1999: finishing write tid 1 to smithi03781225-50 2024-08-17T17:32:43.882 INFO:tasks.rados.rados.0.smithi037.stdout:1999: finishing write tid 2 to smithi03781225-50 2024-08-17T17:32:43.882 INFO:tasks.rados.rados.0.smithi037.stdout:1999: finishing write tid 3 to smithi03781225-50 2024-08-17T17:32:43.883 INFO:tasks.rados.rados.0.smithi037.stdout:1999: finishing write tid 4 to smithi03781225-50 2024-08-17T17:32:43.883 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 50 v 1056 (ObjNum 755 snap 255 seq_num 755) dirty exists 2024-08-17T17:32:43.883 INFO:tasks.rados.rados.0.smithi037.stdout:1999: left oid 50 (ObjNum 755 snap 255 seq_num 755) 2024-08-17T17:32:43.884 INFO:tasks.rados.rados.0.smithi037.stdout:2000: expect (ObjNum 719 snap 244 seq_num 719) 2024-08-17T17:32:44.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:43 smithi046 ceph-mon[88218]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T17:32:44.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:43 smithi046 ceph-mon[88218]: Upgrade: osd.3 is safe to restart 2024-08-17T17:32:44.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:43 smithi046 ceph-mon[88218]: from='client.44546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:44.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:43 smithi046 ceph-mon[88218]: from='client.44552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:44.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:43 smithi046 ceph-mon[88218]: osdmap e577: 8 total, 8 up, 8 in 2024-08-17T17:32:44.271 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:43 smithi037 ceph-mon[97894]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T17:32:44.271 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:43 smithi037 ceph-mon[97894]: Upgrade: osd.3 is safe to restart 2024-08-17T17:32:44.271 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:43 smithi037 ceph-mon[97894]: from='client.44546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:44.271 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:43 smithi037 ceph-mon[97894]: from='client.44552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:44.272 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:43 smithi037 ceph-mon[97894]: osdmap e577: 8 total, 8 up, 8 in 2024-08-17T17:32:44.272 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:43 smithi037 ceph-mon[102022]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T17:32:44.272 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:43 smithi037 ceph-mon[102022]: Upgrade: osd.3 is safe to restart 2024-08-17T17:32:44.272 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:43 smithi037 ceph-mon[102022]: from='client.44546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:44.272 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:43 smithi037 ceph-mon[102022]: from='client.44552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:44.272 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:43 smithi037 ceph-mon[102022]: osdmap e577: 8 total, 8 up, 8 in 2024-08-17T17:32:44.750 INFO:tasks.rados.rados.0.smithi037.stdout:1999: done (2 left) 2024-08-17T17:32:44.750 INFO:tasks.rados.rados.0.smithi037.stdout:2000: done (1 left) 2024-08-17T17:32:44.750 INFO:tasks.rados.rados.0.smithi037.stdout:2001: done (0 left) 2024-08-17T17:32:44.750 INFO:tasks.rados.rados.0.smithi037.stdout:2002: snap_remove snap 243 2024-08-17T17:32:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:44 smithi046 ceph-mon[88218]: pgmap v473: 89 pgs: 89 active+clean; 185 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 0 B/s wr, 4 op/s 2024-08-17T17:32:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:44 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:44 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:32:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:44 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:32:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:44 smithi046 ceph-mon[88218]: osdmap e578: 8 total, 8 up, 8 in 2024-08-17T17:32:45.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:44 smithi037 ceph-mon[97894]: pgmap v473: 89 pgs: 89 active+clean; 185 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 0 B/s wr, 4 op/s 2024-08-17T17:32:45.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:44 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:45.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:44 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:32:45.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:44 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:32:45.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:44 smithi037 ceph-mon[97894]: osdmap e578: 8 total, 8 up, 8 in 2024-08-17T17:32:45.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:44 smithi037 ceph-mon[102022]: pgmap v473: 89 pgs: 89 active+clean; 185 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 0 B/s wr, 4 op/s 2024-08-17T17:32:45.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:44 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:45.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:44 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:32:45.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:44 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:32:45.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:44 smithi037 ceph-mon[102022]: osdmap e578: 8 total, 8 up, 8 in 2024-08-17T17:32:45.721 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:32:45.752 INFO:tasks.rados.rados.0.smithi037.stdout:2002: done (0 left) 2024-08-17T17:32:45.752 INFO:tasks.rados.rados.0.smithi037.stdout:2003: delete oid 10 current snap is 256 2024-08-17T17:32:45.761 INFO:tasks.rados.rados.0.smithi037.stdout:2003: done (0 left) 2024-08-17T17:32:45.762 INFO:tasks.rados.rados.0.smithi037.stdout:2004: read oid 18 snap -1 2024-08-17T17:32:45.762 INFO:tasks.rados.rados.0.smithi037.stdout:2004: expect (ObjNum 732 snap 248 seq_num 732) 2024-08-17T17:32:45.762 INFO:tasks.rados.rados.0.smithi037.stdout:2005: read oid 28 snap -1 2024-08-17T17:32:45.762 INFO:tasks.rados.rados.0.smithi037.stdout:2005: expect (ObjNum 612 snap 194 seq_num 612) 2024-08-17T17:32:45.762 INFO:tasks.rados.rados.0.smithi037.stdout:2006: snap_remove snap 231 2024-08-17T17:32:46.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:45 smithi046 ceph-mon[88218]: Upgrade: Updating osd.3 2024-08-17T17:32:46.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:45 smithi046 ceph-mon[88218]: Deploying daemon osd.3 on smithi037 2024-08-17T17:32:46.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:45 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/982540098' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:46.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:45 smithi046 ceph-mon[88218]: osdmap e579: 8 total, 8 up, 8 in 2024-08-17T17:32:46.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:45 smithi037 ceph-mon[102022]: Upgrade: Updating osd.3 2024-08-17T17:32:46.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:45 smithi037 ceph-mon[102022]: Deploying daemon osd.3 on smithi037 2024-08-17T17:32:46.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:45 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/982540098' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:46.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:45 smithi037 ceph-mon[102022]: osdmap e579: 8 total, 8 up, 8 in 2024-08-17T17:32:46.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:45 smithi037 ceph-mon[97894]: Upgrade: Updating osd.3 2024-08-17T17:32:46.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:45 smithi037 ceph-mon[97894]: Deploying daemon osd.3 on smithi037 2024-08-17T17:32:46.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:45 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/982540098' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:46.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:45 smithi037 ceph-mon[97894]: osdmap e579: 8 total, 8 up, 8 in 2024-08-17T17:32:46.747 INFO:tasks.rados.rados.0.smithi037.stdout:2006: done (2 left) 2024-08-17T17:32:46.747 INFO:tasks.rados.rados.0.smithi037.stdout:2007: read oid 10 snap -1 2024-08-17T17:32:46.747 INFO:tasks.rados.rados.0.smithi037.stdout:2007: expect deleted 2024-08-17T17:32:46.748 INFO:tasks.rados.rados.0.smithi037.stdout:2008: write oid 6 current snap is 256 2024-08-17T17:32:46.748 INFO:tasks.rados.rados.0.smithi037.stdout:2008: seq_num 757 ranges {722899=482440,1748163=723597} 2024-08-17T17:32:46.754 INFO:tasks.rados.rados.0.smithi037.stdout:2008: writing smithi03781225-6 from 722899 to 1205339 tid 1 2024-08-17T17:32:46.762 INFO:tasks.rados.rados.0.smithi037.stdout:2008: writing smithi03781225-6 from 1748163 to 2471760 tid 2 2024-08-17T17:32:46.762 INFO:tasks.rados.rados.0.smithi037.stdout:2009: read oid 45 snap -1 2024-08-17T17:32:46.763 INFO:tasks.rados.rados.0.smithi037.stdout:2009: expect (ObjNum 739 snap 251 seq_num 739) 2024-08-17T17:32:46.763 INFO:tasks.rados.rados.0.smithi037.stdout:2004: expect (ObjNum 732 snap 248 seq_num 732) 2024-08-17T17:32:46.854 INFO:tasks.rados.rados.0.smithi037.stdout:2005: expect (ObjNum 612 snap 194 seq_num 612) 2024-08-17T17:32:46.957 INFO:tasks.rados.rados.0.smithi037.stdout:2008: finishing write tid 1 to smithi03781225-6 2024-08-17T17:32:46.957 INFO:tasks.rados.rados.0.smithi037.stdout:2004: done (4 left) 2024-08-17T17:32:46.957 INFO:tasks.rados.rados.0.smithi037.stdout:2005: done (3 left) 2024-08-17T17:32:46.958 INFO:tasks.rados.rados.0.smithi037.stdout:2007: done (2 left) 2024-08-17T17:32:46.958 INFO:tasks.rados.rados.0.smithi037.stdout:2010: read oid 1 snap -1 2024-08-17T17:32:46.958 INFO:tasks.rados.rados.0.smithi037.stdout:2010: expect (ObjNum 646 snap 204 seq_num 646) 2024-08-17T17:32:46.958 INFO:tasks.rados.rados.0.smithi037.stdout:2011: snap_create 2024-08-17T17:32:46.958 INFO:tasks.rados.rados.0.smithi037.stdout:2008: finishing write tid 2 to smithi03781225-6 2024-08-17T17:32:46.958 INFO:tasks.rados.rados.0.smithi037.stdout:2008: finishing write tid 3 to smithi03781225-6 2024-08-17T17:32:46.958 INFO:tasks.rados.rados.0.smithi037.stdout:2008: finishing write tid 4 to smithi03781225-6 2024-08-17T17:32:46.958 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 6 v 882 (ObjNum 757 snap 256 seq_num 757) dirty exists 2024-08-17T17:32:46.958 INFO:tasks.rados.rados.0.smithi037.stdout:2008: left oid 6 (ObjNum 757 snap 256 seq_num 757) 2024-08-17T17:32:46.959 INFO:tasks.rados.rados.0.smithi037.stdout:2009: expect (ObjNum 739 snap 251 seq_num 739) 2024-08-17T17:32:47.076 INFO:tasks.rados.rados.0.smithi037.stdout:2010: expect (ObjNum 646 snap 204 seq_num 646) 2024-08-17T17:32:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:46 smithi046 ceph-mon[88218]: pgmap v476: 89 pgs: 89 active+clean; 186 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-08-17T17:32:47.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:46 smithi046 ceph-mon[88218]: from='client.44564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:47.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:46 smithi046 ceph-mon[88218]: from='client.44570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:47.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:46 smithi046 ceph-mon[88218]: osdmap e580: 8 total, 8 up, 8 in 2024-08-17T17:32:47.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:46 smithi037 ceph-mon[97894]: pgmap v476: 89 pgs: 89 active+clean; 186 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-08-17T17:32:47.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:46 smithi037 ceph-mon[97894]: from='client.44564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:47.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:46 smithi037 ceph-mon[97894]: from='client.44570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:47.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:46 smithi037 ceph-mon[97894]: osdmap e580: 8 total, 8 up, 8 in 2024-08-17T17:32:47.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:46 smithi037 ceph-mon[102022]: pgmap v476: 89 pgs: 89 active+clean; 186 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-08-17T17:32:47.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:46 smithi037 ceph-mon[102022]: from='client.44564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:47.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:46 smithi037 ceph-mon[102022]: from='client.44570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:47.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:46 smithi037 ceph-mon[102022]: osdmap e580: 8 total, 8 up, 8 in 2024-08-17T17:32:47.600 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:47 smithi037 systemd[1]: Stopping Ceph osd.3 for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:32:47.749 INFO:tasks.rados.rados.0.smithi037.stdout:2008: done (3 left) 2024-08-17T17:32:47.749 INFO:tasks.rados.rados.0.smithi037.stdout:2009: done (2 left) 2024-08-17T17:32:47.749 INFO:tasks.rados.rados.0.smithi037.stdout:2010: done (1 left) 2024-08-17T17:32:47.749 INFO:tasks.rados.rados.0.smithi037.stdout:2011: done (0 left) 2024-08-17T17:32:47.749 INFO:tasks.rados.rados.0.smithi037.stdout:2012: rollback oid 21 current snap is 257 2024-08-17T17:32:47.750 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 21 to 237 2024-08-17T17:32:47.750 INFO:tasks.rados.rados.0.smithi037.stdout:2013: snap_create 2024-08-17T17:32:47.757 INFO:tasks.rados.rados.0.smithi037.stdout:2012: finishing rollback tid 1 to smithi03781225-21 2024-08-17T17:32:47.757 INFO:tasks.rados.rados.0.smithi037.stdout:2012: finishing rollback tid 2 to smithi03781225-21 2024-08-17T17:32:47.757 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 21 v 1729 (ObjNum 705 snap 232 seq_num 705) dirty exists 2024-08-17T17:32:48.000 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:47 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3[62606]: 2024-08-17T17:32:47.598+0000 7f139cdfe640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T17:32:48.000 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:47 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3[62606]: 2024-08-17T17:32:47.598+0000 7f139cdfe640 -1 osd.3 580 *** Got signal Terminated *** 2024-08-17T17:32:48.000 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:47 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3[62606]: 2024-08-17T17:32:47.598+0000 7f139cdfe640 -1 osd.3 580 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T17:32:48.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:48 smithi046 ceph-mon[88218]: osd.3 marked itself down and dead 2024-08-17T17:32:48.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:48 smithi046 ceph-mon[88218]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:32:48.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:48 smithi046 ceph-mon[88218]: osdmap e581: 8 total, 7 up, 8 in 2024-08-17T17:32:48.271 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:48 smithi037 ceph-mon[97894]: osd.3 marked itself down and dead 2024-08-17T17:32:48.271 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:48 smithi037 ceph-mon[97894]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:32:48.271 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:48 smithi037 ceph-mon[97894]: osdmap e581: 8 total, 7 up, 8 in 2024-08-17T17:32:48.272 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:48 smithi037 ceph-mon[102022]: osd.3 marked itself down and dead 2024-08-17T17:32:48.272 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:48 smithi037 ceph-mon[102022]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:32:48.272 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:48 smithi037 ceph-mon[102022]: osdmap e581: 8 total, 7 up, 8 in 2024-08-17T17:32:48.543 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:48 smithi037 podman[125362]: 2024-08-17 17:32:48.271451974 +0000 UTC m=+0.795286750 container died 024dce18171571750e2592a061ca09739102abd4089073b5e94ece8ff78cd182 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.36.0, RELEASE=quincy-f2c39d4, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T17:32:48.628 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:32:48.751 INFO:tasks.rados.rados.0.smithi037.stdout:2012: done (1 left) 2024-08-17T17:32:48.751 INFO:tasks.rados.rados.0.smithi037.stdout:2013: done (0 left) 2024-08-17T17:32:48.751 INFO:tasks.rados.rados.0.smithi037.stdout:2014: read oid 43 snap -1 2024-08-17T17:32:48.751 INFO:tasks.rados.rados.0.smithi037.stdout:2014: expect (ObjNum 483 snap 154 seq_num 483) 2024-08-17T17:32:48.751 INFO:tasks.rados.rados.0.smithi037.stdout:2015: write oid 8 current snap is 258 2024-08-17T17:32:48.752 INFO:tasks.rados.rados.0.smithi037.stdout:2015: seq_num 758 ranges {739706=557689,1806645=467255} 2024-08-17T17:32:48.760 INFO:tasks.rados.rados.0.smithi037.stdout:2015: writing smithi03781225-8 from 739706 to 1297395 tid 1 2024-08-17T17:32:48.766 INFO:tasks.rados.rados.0.smithi037.stdout:2015: writing smithi03781225-8 from 1806645 to 2273900 tid 2 2024-08-17T17:32:48.766 INFO:tasks.rados.rados.0.smithi037.stdout:2016: snap_remove snap 237 2024-08-17T17:32:48.917 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:48 smithi037 podman[125362]: 2024-08-17 17:32:48.690828926 +0000 UTC m=+1.214663711 container cleanup 024dce18171571750e2592a061ca09739102abd4089073b5e94ece8ff78cd182 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3, GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=quincy-f2c39d4, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-08-17T17:32:48.918 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:48 smithi037 bash[125362]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3 2024-08-17T17:32:49.252 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:32:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:32:48] "GET /metrics HTTP/1.1" 200 36421 "" "Prometheus/2.51.0" 2024-08-17T17:32:49.252 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:48 smithi037 podman[125404]: 2024-08-17 17:32:48.917339057 +0000 UTC m=+0.639385645 container remove 024dce18171571750e2592a061ca09739102abd4089073b5e94ece8ff78cd182 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=quincy-f2c39d4, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T17:32:49.252 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:49 smithi037 ceph-mon[97894]: pgmap v479: 89 pgs: 89 active+clean; 186 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-08-17T17:32:49.252 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:49 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/382968808' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:49.252 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:49 smithi037 ceph-mon[97894]: osdmap e582: 8 total, 7 up, 8 in 2024-08-17T17:32:49.253 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:49 smithi037 ceph-mon[102022]: pgmap v479: 89 pgs: 89 active+clean; 186 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-08-17T17:32:49.253 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:49 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/382968808' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:49.253 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:49 smithi037 ceph-mon[102022]: osdmap e582: 8 total, 7 up, 8 in 2024-08-17T17:32:49.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:49 smithi046 ceph-mon[88218]: pgmap v479: 89 pgs: 89 active+clean; 186 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-08-17T17:32:49.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:49 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/382968808' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:49.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:49 smithi046 ceph-mon[88218]: osdmap e582: 8 total, 7 up, 8 in 2024-08-17T17:32:49.530 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:49 smithi037 podman[125540]: 2024-08-17 17:32:49.251683904 +0000 UTC m=+0.105455595 container create 8eefed46541ac4bf36fcb11c2f629d83843d6674c13b8ef2d496f418c0db8ff7 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3-deactivate, CEPH_POINT_RELEASE=, RELEASE=main-cd8bdbe, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0) 2024-08-17T17:32:49.531 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:49 smithi037 podman[125540]: 2024-08-17 17:32:49.164265839 +0000 UTC m=+0.018037531 image pull 0566dfeff0cb6af9254aa2111a92af8174516dad87a45779e953ca0dd77f3099 quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:32:49.531 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:49 smithi037 podman[125540]: 2024-08-17 17:32:49.529702767 +0000 UTC m=+0.383474469 container init 8eefed46541ac4bf36fcb11c2f629d83843d6674c13b8ef2d496f418c0db8ff7 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3-deactivate, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=main-cd8bdbe, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux ) 2024-08-17T17:32:49.752 INFO:tasks.rados.rados.0.smithi037.stdout:2014: expect (ObjNum 483 snap 154 seq_num 483) 2024-08-17T17:32:49.793 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:49 smithi037 podman[125540]: 2024-08-17 17:32:49.534068982 +0000 UTC m=+0.387840674 container start 8eefed46541ac4bf36fcb11c2f629d83843d6674c13b8ef2d496f418c0db8ff7 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=main-cd8bdbe, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-08-17T17:32:49.793 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:49 smithi037 podman[125540]: 2024-08-17 17:32:49.612649785 +0000 UTC m=+0.466421491 container attach 8eefed46541ac4bf36fcb11c2f629d83843d6674c13b8ef2d496f418c0db8ff7 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3-deactivate, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=main-cd8bdbe, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T17:32:49.793 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:49 smithi037 podman[125540]: 2024-08-17 17:32:49.726720104 +0000 UTC m=+0.580491796 container died 8eefed46541ac4bf36fcb11c2f629d83843d6674c13b8ef2d496f418c0db8ff7 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, RELEASE=main-cd8bdbe, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T17:32:49.852 INFO:tasks.rados.rados.0.smithi037.stdout:2015: finishing write tid 1 to smithi03781225-8 2024-08-17T17:32:49.852 INFO:tasks.rados.rados.0.smithi037.stdout:2015: finishing write tid 2 to smithi03781225-8 2024-08-17T17:32:49.852 INFO:tasks.rados.rados.0.smithi037.stdout:2014: done (2 left) 2024-08-17T17:32:49.852 INFO:tasks.rados.rados.0.smithi037.stdout:2016: done (1 left) 2024-08-17T17:32:49.852 INFO:tasks.rados.rados.0.smithi037.stdout:2017: write oid 3 current snap is 258 2024-08-17T17:32:49.852 INFO:tasks.rados.rados.0.smithi037.stdout:2015: finishing write tid 3 to smithi03781225-8 2024-08-17T17:32:49.852 INFO:tasks.rados.rados.0.smithi037.stdout:2017: seq_num 759 ranges {756513=632938,1865127=727266} 2024-08-17T17:32:49.859 INFO:tasks.rados.rados.0.smithi037.stdout:2017: writing smithi03781225-3 from 756513 to 1389451 tid 1 2024-08-17T17:32:49.866 INFO:tasks.rados.rados.0.smithi037.stdout:2017: writing smithi03781225-3 from 1865127 to 2592393 tid 2 2024-08-17T17:32:49.866 INFO:tasks.rados.rados.0.smithi037.stdout:2018: rollback oid 17 current snap is 258 2024-08-17T17:32:49.866 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 17 to 251 2024-08-17T17:32:49.866 INFO:tasks.rados.rados.0.smithi037.stdout:2015: finishing write tid 4 to smithi03781225-8 2024-08-17T17:32:49.866 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 629 (ObjNum 758 snap 258 seq_num 758) dirty exists 2024-08-17T17:32:49.867 INFO:tasks.rados.rados.0.smithi037.stdout:2015: left oid 8 (ObjNum 758 snap 258 seq_num 758) 2024-08-17T17:32:49.867 INFO:tasks.rados.rados.0.smithi037.stdout:2015: done (2 left) 2024-08-17T17:32:49.867 INFO:tasks.rados.rados.0.smithi037.stdout:2019: delete oid 28 current snap is 258 2024-08-17T17:32:49.867 INFO:tasks.rados.rados.0.smithi037.stdout:2017: finishing write tid 1 to smithi03781225-3 2024-08-17T17:32:49.868 INFO:tasks.rados.rados.0.smithi037.stdout:2018: finishing rollback tid 1 to smithi03781225-17 2024-08-17T17:32:49.868 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 616 (ObjNum 129 snap 0 seq_num 2762293752) dirty dne 2024-08-17T17:32:49.869 INFO:tasks.rados.rados.0.smithi037.stdout:2018: done (2 left) 2024-08-17T17:32:49.869 INFO:tasks.rados.rados.0.smithi037.stdout:2019: done (1 left) 2024-08-17T17:32:49.869 INFO:tasks.rados.rados.0.smithi037.stdout:2020: snap_remove snap 256 2024-08-17T17:32:50.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:50 smithi046 ceph-mon[88218]: from='client.34722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:50.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:50 smithi046 ceph-mon[88218]: from='client.44588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:50.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:50 smithi046 ceph-mon[88218]: osdmap e583: 8 total, 7 up, 8 in 2024-08-17T17:32:50.262 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:32:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:32:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:32:50.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:50 smithi037 ceph-mon[102022]: from='client.34722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:50.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:50 smithi037 ceph-mon[102022]: from='client.44588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:50.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:50 smithi037 ceph-mon[102022]: osdmap e583: 8 total, 7 up, 8 in 2024-08-17T17:32:50.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:50 smithi037 ceph-mon[97894]: from='client.34722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:50.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:50 smithi037 ceph-mon[97894]: from='client.44588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:50.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:50 smithi037 ceph-mon[97894]: osdmap e583: 8 total, 7 up, 8 in 2024-08-17T17:32:50.754 INFO:tasks.rados.rados.0.smithi037.stdout:2020: done (1 left) 2024-08-17T17:32:50.755 INFO:tasks.rados.rados.0.smithi037.stdout:2021: write oid 25 current snap is 258 2024-08-17T17:32:50.755 INFO:tasks.rados.rados.0.smithi037.stdout:2017: finishing write tid 2 to smithi03781225-3 2024-08-17T17:32:50.755 INFO:tasks.rados.rados.0.smithi037.stdout:2021: seq_num 761 ranges {790127=499789,1698444=730935} 2024-08-17T17:32:50.761 INFO:tasks.rados.rados.0.smithi037.stdout:2021: writing smithi03781225-25 from 790127 to 1289916 tid 1 2024-08-17T17:32:50.768 INFO:tasks.rados.rados.0.smithi037.stdout:2021: writing smithi03781225-25 from 1698444 to 2429379 tid 2 2024-08-17T17:32:50.769 INFO:tasks.rados.rados.0.smithi037.stdout:2022: rollback oid 38 current snap is 258 2024-08-17T17:32:50.769 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 38 to 241 2024-08-17T17:32:50.769 INFO:tasks.rados.rados.0.smithi037.stdout:2017: finishing write tid 3 to smithi03781225-3 2024-08-17T17:32:50.769 INFO:tasks.rados.rados.0.smithi037.stdout:2017: finishing write tid 4 to smithi03781225-3 2024-08-17T17:32:50.769 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 373 (ObjNum 759 snap 258 seq_num 759) dirty exists 2024-08-17T17:32:50.769 INFO:tasks.rados.rados.0.smithi037.stdout:2017: left oid 3 (ObjNum 759 snap 258 seq_num 759) 2024-08-17T17:32:50.769 INFO:tasks.rados.rados.0.smithi037.stdout:2021: finishing write tid 1 to smithi03781225-25 2024-08-17T17:32:50.769 INFO:tasks.rados.rados.0.smithi037.stdout:2017: done (2 left) 2024-08-17T17:32:50.769 INFO:tasks.rados.rados.0.smithi037.stdout:2023: read oid 17 snap -1 2024-08-17T17:32:50.769 INFO:tasks.rados.rados.0.smithi037.stdout:2023: expect deleted 2024-08-17T17:32:50.769 INFO:tasks.rados.rados.0.smithi037.stdout:2024: read oid 33 snap -1 2024-08-17T17:32:50.769 INFO:tasks.rados.rados.0.smithi037.stdout:2024: expect (ObjNum 745 snap 252 seq_num 745) 2024-08-17T17:32:50.769 INFO:tasks.rados.rados.0.smithi037.stdout:2025: snap_create 2024-08-17T17:32:50.773 INFO:tasks.rados.rados.0.smithi037.stdout:2022: finishing rollback tid 0 to smithi03781225-38 2024-08-17T17:32:50.773 INFO:tasks.rados.rados.0.smithi037.stdout:2021: finishing write tid 2 to smithi03781225-25 2024-08-17T17:32:50.773 INFO:tasks.rados.rados.0.smithi037.stdout:2021: finishing write tid 3 to smithi03781225-25 2024-08-17T17:32:50.774 INFO:tasks.rados.rados.0.smithi037.stdout:2022: finishing rollback tid 1 to smithi03781225-38 2024-08-17T17:32:50.774 INFO:tasks.rados.rados.0.smithi037.stdout:2021: finishing write tid 4 to smithi03781225-25 2024-08-17T17:32:50.774 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 25 v 1749 (ObjNum 761 snap 258 seq_num 761) dirty exists 2024-08-17T17:32:50.774 INFO:tasks.rados.rados.0.smithi037.stdout:2021: left oid 25 (ObjNum 761 snap 258 seq_num 761) 2024-08-17T17:32:50.774 INFO:tasks.rados.rados.0.smithi037.stdout:2022: finishing rollback tid 2 to smithi03781225-38 2024-08-17T17:32:50.774 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 1034 (ObjNum 695 snap 226 seq_num 695) dirty exists 2024-08-17T17:32:50.779 INFO:tasks.rados.rados.0.smithi037.stdout:2024: expect (ObjNum 745 snap 252 seq_num 745) 2024-08-17T17:32:50.792 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:50 smithi037 podman[125563]: 2024-08-17 17:32:50.342173843 +0000 UTC m=+0.609673008 container remove 8eefed46541ac4bf36fcb11c2f629d83843d6674c13b8ef2d496f418c0db8ff7 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3-deactivate, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-cd8bdbe, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731) 2024-08-17T17:32:50.792 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:50 smithi037 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.3.service: Deactivated successfully. 2024-08-17T17:32:50.792 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:50 smithi037 systemd[1]: Stopped Ceph osd.3 for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:32:50.792 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:50 smithi037 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.3.service: Consumed 10.824s CPU time. 2024-08-17T17:32:50.793 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:50 smithi037 systemd[1]: Starting Ceph osd.3 for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T17:32:51.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:51 smithi037 ceph-mon[97894]: pgmap v482: 89 pgs: 15 active+undersized, 3 activating+undersized, 7 peering, 1 stale+active+clean, 4 active+undersized+degraded, 59 active+clean; 191 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 642 KiB/s wr, 9 op/s; 8/390 objects degraded (2.051%) 2024-08-17T17:32:51.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:51 smithi037 ceph-mon[97894]: Health check failed: Degraded data redundancy: 8/390 objects degraded (2.051%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T17:32:51.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:51 smithi037 ceph-mon[97894]: osdmap e584: 8 total, 7 up, 8 in 2024-08-17T17:32:51.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:51 smithi037 ceph-mon[102022]: pgmap v482: 89 pgs: 15 active+undersized, 3 activating+undersized, 7 peering, 1 stale+active+clean, 4 active+undersized+degraded, 59 active+clean; 191 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 642 KiB/s wr, 9 op/s; 8/390 objects degraded (2.051%) 2024-08-17T17:32:51.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:51 smithi037 ceph-mon[102022]: Health check failed: Degraded data redundancy: 8/390 objects degraded (2.051%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T17:32:51.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:51 smithi037 ceph-mon[102022]: osdmap e584: 8 total, 7 up, 8 in 2024-08-17T17:32:51.044 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:50 smithi037 podman[125665]: 2024-08-17 17:32:50.694707215 +0000 UTC m=+0.018216166 image pull 0566dfeff0cb6af9254aa2111a92af8174516dad87a45779e953ca0dd77f3099 quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:32:51.044 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:50 smithi037 podman[125665]: 2024-08-17 17:32:50.809814398 +0000 UTC m=+0.133323336 container create 1d01ce2bff8a2362586069ea0f8d2542fe268c8ef6f069e0e0e1b03af48b5dd2 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3-activate, RELEASE=main-cd8bdbe, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-08-17T17:32:51.044 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:51 smithi037 podman[125665]: 2024-08-17 17:32:51.037395142 +0000 UTC m=+0.360904104 container init 1d01ce2bff8a2362586069ea0f8d2542fe268c8ef6f069e0e0e1b03af48b5dd2 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3-activate, RELEASE=main-cd8bdbe, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-08-17T17:32:51.045 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:51 smithi037 podman[125665]: 2024-08-17 17:32:51.041232366 +0000 UTC m=+0.364741291 container start 1d01ce2bff8a2362586069ea0f8d2542fe268c8ef6f069e0e0e1b03af48b5dd2 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3-activate, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, RELEASE=main-cd8bdbe, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T17:32:51.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:51 smithi046 ceph-mon[88218]: pgmap v482: 89 pgs: 15 active+undersized, 3 activating+undersized, 7 peering, 1 stale+active+clean, 4 active+undersized+degraded, 59 active+clean; 191 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 642 KiB/s wr, 9 op/s; 8/390 objects degraded (2.051%) 2024-08-17T17:32:51.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:51 smithi046 ceph-mon[88218]: Health check failed: Degraded data redundancy: 8/390 objects degraded (2.051%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T17:32:51.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:51 smithi046 ceph-mon[88218]: osdmap e584: 8 total, 7 up, 8 in 2024-08-17T17:32:51.535 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:32:51.535 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:51 smithi037 podman[125665]: 2024-08-17 17:32:51.13738586 +0000 UTC m=+0.460894808 container attach 1d01ce2bff8a2362586069ea0f8d2542fe268c8ef6f069e0e0e1b03af48b5dd2 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=main-cd8bdbe, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=) 2024-08-17T17:32:51.535 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:51 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3-activate[125680]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:32:51.535 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:51 smithi037 bash[125665]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:32:51.535 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:51 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3-activate[125680]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:32:51.535 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:51 smithi037 bash[125665]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:32:51.535 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:51 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3-activate[125680]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-17T17:32:51.535 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:51 smithi037 bash[125665]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-17T17:32:51.535 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:51 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3-activate[125680]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:32:51.535 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:51 smithi037 bash[125665]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:32:51.536 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:51 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3-activate[125680]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:32:51.536 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:51 smithi037 bash[125665]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:32:51.536 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:51 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3-activate[125680]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-08-17T17:32:51.536 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:51 smithi037 bash[125665]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-08-17T17:32:51.536 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:51 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3-activate[125680]: 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 2024-08-17T17:32:51.536 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:51 smithi037 bash[125665]: 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 2024-08-17T17:32:51.754 INFO:tasks.rados.rados.0.smithi037.stdout:2021: done (4 left) 2024-08-17T17:32:51.754 INFO:tasks.rados.rados.0.smithi037.stdout:2022: done (3 left) 2024-08-17T17:32:51.754 INFO:tasks.rados.rados.0.smithi037.stdout:2023: done (2 left) 2024-08-17T17:32:51.754 INFO:tasks.rados.rados.0.smithi037.stdout:2024: done (1 left) 2024-08-17T17:32:51.754 INFO:tasks.rados.rados.0.smithi037.stdout:2025: done (0 left) 2024-08-17T17:32:51.755 INFO:tasks.rados.rados.0.smithi037.stdout:2026: write oid 20 current snap is 259 2024-08-17T17:32:51.755 INFO:tasks.rados.rados.0.smithi037.stdout:2026: seq_num 762 ranges {406934=575038,1640573=474593,2642791=164143} 2024-08-17T17:32:51.760 INFO:tasks.rados.rados.0.smithi037.stdout:2026: writing smithi03781225-20 from 406934 to 981972 tid 1 2024-08-17T17:32:51.767 INFO:tasks.rados.rados.0.smithi037.stdout:2026: writing smithi03781225-20 from 1640573 to 2115166 tid 2 2024-08-17T17:32:51.772 INFO:tasks.rados.rados.0.smithi037.stdout:2026: writing smithi03781225-20 from 2642791 to 2806934 tid 3 2024-08-17T17:32:51.772 INFO:tasks.rados.rados.0.smithi037.stdout:2027: write oid 36 current snap is 259 2024-08-17T17:32:51.772 INFO:tasks.rados.rados.0.smithi037.stdout:2026: finishing write tid 1 to smithi03781225-20 2024-08-17T17:32:51.772 INFO:tasks.rados.rados.0.smithi037.stdout:2026: finishing write tid 2 to smithi03781225-20 2024-08-17T17:32:51.772 INFO:tasks.rados.rados.0.smithi037.stdout:2027: seq_num 763 ranges {423741=650287,1699055=618251} 2024-08-17T17:32:51.778 INFO:tasks.rados.rados.0.smithi037.stdout:2027: writing smithi03781225-36 from 423741 to 1074028 tid 1 2024-08-17T17:32:51.786 INFO:tasks.rados.rados.0.smithi037.stdout:2027: writing smithi03781225-36 from 1699055 to 2317306 tid 2 2024-08-17T17:32:51.787 INFO:tasks.rados.rados.0.smithi037.stdout:2028: delete oid 2 current snap is 259 2024-08-17T17:32:51.787 INFO:tasks.rados.rados.0.smithi037.stdout:2026: finishing write tid 3 to smithi03781225-20 2024-08-17T17:32:51.787 INFO:tasks.rados.rados.0.smithi037.stdout:2026: finishing write tid 4 to smithi03781225-20 2024-08-17T17:32:51.787 INFO:tasks.rados.rados.0.smithi037.stdout:2026: finishing write tid 5 to smithi03781225-20 2024-08-17T17:32:51.787 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 389 (ObjNum 762 snap 259 seq_num 762) dirty exists 2024-08-17T17:32:51.787 INFO:tasks.rados.rados.0.smithi037.stdout:2026: left oid 20 (ObjNum 762 snap 259 seq_num 762) 2024-08-17T17:32:51.787 INFO:tasks.rados.rados.0.smithi037.stdout:2027: finishing write tid 1 to smithi03781225-36 2024-08-17T17:32:51.789 INFO:tasks.rados.rados.0.smithi037.stdout:2027: finishing write tid 2 to smithi03781225-36 2024-08-17T17:32:51.790 INFO:tasks.rados.rados.0.smithi037.stdout:2027: finishing write tid 3 to smithi03781225-36 2024-08-17T17:32:51.790 INFO:tasks.rados.rados.0.smithi037.stdout:2027: finishing write tid 4 to smithi03781225-36 2024-08-17T17:32:51.790 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 36 v 1073 (ObjNum 763 snap 259 seq_num 763) dirty exists 2024-08-17T17:32:51.790 INFO:tasks.rados.rados.0.smithi037.stdout:2027: left oid 36 (ObjNum 763 snap 259 seq_num 763) 2024-08-17T17:32:51.791 INFO:tasks.rados.rados.0.smithi037.stdout:2026: done (2 left) 2024-08-17T17:32:51.791 INFO:tasks.rados.rados.0.smithi037.stdout:2027: done (1 left) 2024-08-17T17:32:51.792 INFO:tasks.rados.rados.0.smithi037.stdout:2028: done (0 left) 2024-08-17T17:32:51.792 INFO:tasks.rados.rados.0.smithi037.stdout:2029: read oid 11 snap -1 2024-08-17T17:32:51.792 INFO:tasks.rados.rados.0.smithi037.stdout:2029: expect deleted 2024-08-17T17:32:51.792 INFO:tasks.rados.rados.0.smithi037.stdout:2030: snap_create 2024-08-17T17:32:51.793 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:51 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3-activate[125680]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-08-17T17:32:51.793 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:51 smithi037 bash[125665]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-08-17T17:32:51.793 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:51 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3-activate[125680]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-08-17T17:32:51.793 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:51 smithi037 bash[125665]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-08-17T17:32:51.793 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:51 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3-activate[125680]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-08-17T17:32:51.793 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:51 smithi037 bash[125665]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-08-17T17:32:51.793 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:51 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3-activate[125680]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-08-17T17:32:51.794 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:51 smithi037 bash[125665]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-08-17T17:32:51.794 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:51 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3-activate[125680]: --> ceph-volume lvm activate successful for osd ID: 3 2024-08-17T17:32:51.794 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:51 smithi037 bash[125665]: --> ceph-volume lvm activate successful for osd ID: 3 2024-08-17T17:32:51.794 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:51 smithi037 podman[125665]: 2024-08-17 17:32:51.617060003 +0000 UTC m=+0.940568945 container died 1d01ce2bff8a2362586069ea0f8d2542fe268c8ef6f069e0e0e1b03af48b5dd2 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=main-cd8bdbe, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=) 2024-08-17T17:32:52.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:52 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2933033526' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:52.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:52 smithi037 ceph-mon[97894]: osdmap e585: 8 total, 7 up, 8 in 2024-08-17T17:32:52.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:52 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2933033526' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:52.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:52 smithi037 ceph-mon[102022]: osdmap e585: 8 total, 7 up, 8 in 2024-08-17T17:32:52.294 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:52 smithi037 podman[125872]: 2024-08-17 17:32:52.22507993 +0000 UTC m=+0.601782902 container remove 1d01ce2bff8a2362586069ea0f8d2542fe268c8ef6f069e0e0e1b03af48b5dd2 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=main-cd8bdbe, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-08-17T17:32:52.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:52 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2933033526' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:52.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:52 smithi046 ceph-mon[88218]: osdmap e585: 8 total, 7 up, 8 in 2024-08-17T17:32:52.712 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:52 smithi037 podman[125932]: 2024-08-17 17:32:52.346120331 +0000 UTC m=+0.018372744 image pull 0566dfeff0cb6af9254aa2111a92af8174516dad87a45779e953ca0dd77f3099 quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:32:52.713 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:52 smithi037 podman[125932]: 2024-08-17 17:32:52.451163502 +0000 UTC m=+0.123415902 container create 12c7df1e84127649304b74d2bd1d1978b52a9c95711fd44b5ef4c8c5ae9218a7 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=main-cd8bdbe) 2024-08-17T17:32:52.713 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:52 smithi037 podman[125932]: 2024-08-17 17:32:52.712284102 +0000 UTC m=+0.384536503 container init 12c7df1e84127649304b74d2bd1d1978b52a9c95711fd44b5ef4c8c5ae9218a7 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=main-cd8bdbe, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, ceph=True) 2024-08-17T17:32:52.755 INFO:tasks.rados.rados.0.smithi037.stdout:2029: done (1 left) 2024-08-17T17:32:52.755 INFO:tasks.rados.rados.0.smithi037.stdout:2030: done (0 left) 2024-08-17T17:32:52.755 INFO:tasks.rados.rados.0.smithi037.stdout:2031: read oid 22 snap -1 2024-08-17T17:32:52.755 INFO:tasks.rados.rados.0.smithi037.stdout:2031: expect deleted 2024-08-17T17:32:52.756 INFO:tasks.rados.rados.0.smithi037.stdout:2032: delete oid 41 current snap is 260 2024-08-17T17:32:52.760 INFO:tasks.rados.rados.0.smithi037.stdout:2032: done (1 left) 2024-08-17T17:32:52.760 INFO:tasks.rados.rados.0.smithi037.stdout:2033: snap_create 2024-08-17T17:32:53.015 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:52 smithi037 podman[125932]: 2024-08-17 17:32:52.715672767 +0000 UTC m=+0.387925167 container start 12c7df1e84127649304b74d2bd1d1978b52a9c95711fd44b5ef4c8c5ae9218a7 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, RELEASE=main-cd8bdbe, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-08-17T17:32:53.015 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:52 smithi037 ceph-osd[125951]: -- 172.21.15.37:0/1106107047 <== mon.2 v2:172.21.15.37:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56185c959a40 con 0x56185d726400 2024-08-17T17:32:53.016 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:52 smithi037 bash[125932]: 12c7df1e84127649304b74d2bd1d1978b52a9c95711fd44b5ef4c8c5ae9218a7 2024-08-17T17:32:53.016 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:52 smithi037 systemd[1]: Started Ceph osd.3 for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T17:32:53.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:53 smithi037 ceph-mon[97894]: pgmap v485: 89 pgs: 19 active+undersized, 3 activating+undersized, 7 peering, 5 active+undersized+degraded, 55 active+clean; 192 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 893 KiB/s wr, 10 op/s; 23/390 objects degraded (5.897%) 2024-08-17T17:32:53.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:53 smithi037 ceph-mon[97894]: from='client.44600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:53.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:53 smithi037 ceph-mon[97894]: from='client.44606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:53.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:53 smithi037 ceph-mon[97894]: osdmap e586: 8 total, 7 up, 8 in 2024-08-17T17:32:53.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:53 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:53.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:53 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:53.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:53 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:32:53.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:53 smithi037 ceph-mon[102022]: pgmap v485: 89 pgs: 19 active+undersized, 3 activating+undersized, 7 peering, 5 active+undersized+degraded, 55 active+clean; 192 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 893 KiB/s wr, 10 op/s; 23/390 objects degraded (5.897%) 2024-08-17T17:32:53.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:53 smithi037 ceph-mon[102022]: from='client.44600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:53.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:53 smithi037 ceph-mon[102022]: from='client.44606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:53.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:53 smithi037 ceph-mon[102022]: osdmap e586: 8 total, 7 up, 8 in 2024-08-17T17:32:53.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:53 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:53.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:53 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:53.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:53 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:32:53.454 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:53 smithi046 ceph-mon[88218]: pgmap v485: 89 pgs: 19 active+undersized, 3 activating+undersized, 7 peering, 5 active+undersized+degraded, 55 active+clean; 192 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 893 KiB/s wr, 10 op/s; 23/390 objects degraded (5.897%) 2024-08-17T17:32:53.454 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:53 smithi046 ceph-mon[88218]: from='client.44600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:53.454 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:53 smithi046 ceph-mon[88218]: from='client.44606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:53.454 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:53 smithi046 ceph-mon[88218]: osdmap e586: 8 total, 7 up, 8 in 2024-08-17T17:32:53.454 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:53 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:53.454 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:53 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:53.454 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:53 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:32:53.761 INFO:tasks.rados.rados.0.smithi037.stdout:2031: done (1 left) 2024-08-17T17:32:53.761 INFO:tasks.rados.rados.0.smithi037.stdout:2033: done (0 left) 2024-08-17T17:32:53.761 INFO:tasks.rados.rados.0.smithi037.stdout:2034: read oid 25 snap -1 2024-08-17T17:32:53.762 INFO:tasks.rados.rados.0.smithi037.stdout:2034: expect (ObjNum 761 snap 258 seq_num 761) 2024-08-17T17:32:53.762 INFO:tasks.rados.rados.0.smithi037.stdout:2035: read oid 11 snap -1 2024-08-17T17:32:53.762 INFO:tasks.rados.rados.0.smithi037.stdout:2035: expect deleted 2024-08-17T17:32:53.762 INFO:tasks.rados.rados.0.smithi037.stdout:2036: snap_remove snap 254 2024-08-17T17:32:54.503 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:32:54.703 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:54 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3[125947]: 2024-08-17T17:32:54.360+0000 7f97cd8bd640 -1 Falling back to public interface 2024-08-17T17:32:54.763 INFO:tasks.rados.rados.0.smithi037.stdout:2036: done (2 left) 2024-08-17T17:32:54.763 INFO:tasks.rados.rados.0.smithi037.stdout:2037: read oid 31 snap -1 2024-08-17T17:32:54.763 INFO:tasks.rados.rados.0.smithi037.stdout:2037: expect deleted 2024-08-17T17:32:54.764 INFO:tasks.rados.rados.0.smithi037.stdout:2038: read oid 21 snap -1 2024-08-17T17:32:54.764 INFO:tasks.rados.rados.0.smithi037.stdout:2038: expect (ObjNum 705 snap 232 seq_num 705) 2024-08-17T17:32:54.764 INFO:tasks.rados.rados.0.smithi037.stdout:2039: read oid 47 snap -1 2024-08-17T17:32:54.764 INFO:tasks.rados.rados.0.smithi037.stdout:2039: expect (ObjNum 658 snap 208 seq_num 658) 2024-08-17T17:32:54.764 INFO:tasks.rados.rados.0.smithi037.stdout:2040: delete oid 42 current snap is 261 2024-08-17T17:32:54.764 INFO:tasks.rados.rados.0.smithi037.stdout:2034: expect (ObjNum 761 snap 258 seq_num 761) 2024-08-17T17:32:54.939 INFO:tasks.rados.rados.0.smithi037.stdout:2038: expect (ObjNum 705 snap 232 seq_num 705) 2024-08-17T17:32:54.986 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:54 smithi037 ceph-mon[102022]: pgmap v488: 89 pgs: 25 active+undersized, 3 activating+undersized, 6 active+undersized+degraded, 55 active+clean; 192 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 250 KiB/s wr, 3 op/s; 30/396 objects degraded (7.576%) 2024-08-17T17:32:54.986 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:54 smithi037 ceph-mon[102022]: osdmap e587: 8 total, 7 up, 8 in 2024-08-17T17:32:54.986 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:54.986 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:54.987 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:54 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3267051921' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:54.987 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:54 smithi037 ceph-mon[97894]: pgmap v488: 89 pgs: 25 active+undersized, 3 activating+undersized, 6 active+undersized+degraded, 55 active+clean; 192 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 250 KiB/s wr, 3 op/s; 30/396 objects degraded (7.576%) 2024-08-17T17:32:54.987 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:54 smithi037 ceph-mon[97894]: osdmap e587: 8 total, 7 up, 8 in 2024-08-17T17:32:54.987 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:54.987 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:54.987 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:54 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3267051921' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:55.070 INFO:tasks.rados.rados.0.smithi037.stdout:2039: expect (ObjNum 658 snap 208 seq_num 658) 2024-08-17T17:32:55.156 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:54 smithi046 ceph-mon[88218]: pgmap v488: 89 pgs: 25 active+undersized, 3 activating+undersized, 6 active+undersized+degraded, 55 active+clean; 192 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 250 KiB/s wr, 3 op/s; 30/396 objects degraded (7.576%) 2024-08-17T17:32:55.156 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:54 smithi046 ceph-mon[88218]: osdmap e587: 8 total, 7 up, 8 in 2024-08-17T17:32:55.156 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:55.156 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:55.156 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:54 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3267051921' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:55.171 INFO:tasks.rados.rados.0.smithi037.stdout:2034: done (5 left) 2024-08-17T17:32:55.172 INFO:tasks.rados.rados.0.smithi037.stdout:2035: done (4 left) 2024-08-17T17:32:55.172 INFO:tasks.rados.rados.0.smithi037.stdout:2037: done (3 left) 2024-08-17T17:32:55.172 INFO:tasks.rados.rados.0.smithi037.stdout:2038: done (2 left) 2024-08-17T17:32:55.172 INFO:tasks.rados.rados.0.smithi037.stdout:2039: done (1 left) 2024-08-17T17:32:55.172 INFO:tasks.rados.rados.0.smithi037.stdout:2040: done (0 left) 2024-08-17T17:32:55.172 INFO:tasks.rados.rados.0.smithi037.stdout:2041: write oid 46 current snap is 261 2024-08-17T17:32:55.172 INFO:tasks.rados.rados.0.smithi037.stdout:2041: seq_num 767 ranges {490969=551283,1816630=625589} 2024-08-17T17:32:55.178 INFO:tasks.rados.rados.0.smithi037.stdout:2041: writing smithi03781225-46 from 490969 to 1042252 tid 1 2024-08-17T17:32:55.187 INFO:tasks.rados.rados.0.smithi037.stdout:2041: writing smithi03781225-46 from 1816630 to 2442219 tid 2 2024-08-17T17:32:55.187 INFO:tasks.rados.rados.0.smithi037.stdout:2042: read oid 2 snap 245 2024-08-17T17:32:55.187 INFO:tasks.rados.rados.0.smithi037.stdout:2042: expect (ObjNum 672 snap 211 seq_num 672) 2024-08-17T17:32:55.187 INFO:tasks.rados.rados.0.smithi037.stdout:2043: snap_create 2024-08-17T17:32:55.188 INFO:tasks.rados.rados.0.smithi037.stdout:2041: finishing write tid 1 to smithi03781225-46 2024-08-17T17:32:55.190 INFO:tasks.rados.rados.0.smithi037.stdout:2041: finishing write tid 2 to smithi03781225-46 2024-08-17T17:32:55.191 INFO:tasks.rados.rados.0.smithi037.stdout:2041: finishing write tid 3 to smithi03781225-46 2024-08-17T17:32:55.191 INFO:tasks.rados.rados.0.smithi037.stdout:2041: finishing write tid 4 to smithi03781225-46 2024-08-17T17:32:55.191 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 46 v 902 (ObjNum 767 snap 261 seq_num 767) dirty exists 2024-08-17T17:32:55.191 INFO:tasks.rados.rados.0.smithi037.stdout:2041: left oid 46 (ObjNum 767 snap 261 seq_num 767) 2024-08-17T17:32:55.194 INFO:tasks.rados.rados.0.smithi037.stdout:2042: expect (ObjNum 672 snap 211 seq_num 672) 2024-08-17T17:32:55.779 INFO:tasks.rados.rados.0.smithi037.stdout:2041: done (2 left) 2024-08-17T17:32:55.779 INFO:tasks.rados.rados.0.smithi037.stdout:2042: done (1 left) 2024-08-17T17:32:55.779 INFO:tasks.rados.rados.0.smithi037.stdout:2043: done (0 left) 2024-08-17T17:32:55.779 INFO:tasks.rados.rados.0.smithi037.stdout:2044: snap_remove snap 258 2024-08-17T17:32:56.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:55 smithi037 ceph-mon[97894]: from='client.44621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:56.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:55 smithi037 ceph-mon[97894]: osdmap e588: 8 total, 7 up, 8 in 2024-08-17T17:32:56.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:55 smithi037 ceph-mon[97894]: from='client.34767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:56.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:55 smithi037 ceph-mon[102022]: from='client.44621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:56.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:55 smithi037 ceph-mon[102022]: osdmap e588: 8 total, 7 up, 8 in 2024-08-17T17:32:56.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:55 smithi037 ceph-mon[102022]: from='client.34767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:56.109 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:55 smithi046 ceph-mon[88218]: from='client.44621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:56.109 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:55 smithi046 ceph-mon[88218]: osdmap e588: 8 total, 7 up, 8 in 2024-08-17T17:32:56.109 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:55 smithi046 ceph-mon[88218]: from='client.34767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:56.748 INFO:tasks.rados.rados.0.smithi037.stdout:2044: done (0 left) 2024-08-17T17:32:56.748 INFO:tasks.rados.rados.0.smithi037.stdout:2045: rollback oid 10 current snap is 262 2024-08-17T17:32:56.748 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 10 to 255 2024-08-17T17:32:56.748 INFO:tasks.rados.rados.0.smithi037.stdout:2046: read oid 44 snap 218 2024-08-17T17:32:56.748 INFO:tasks.rados.rados.0.smithi037.stdout:2046: expect deleted 2024-08-17T17:32:56.749 INFO:tasks.rados.rados.0.smithi037.stdout:2047: rollback oid 43 current snap is 262 2024-08-17T17:32:56.749 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 43 to 250 2024-08-17T17:32:56.749 INFO:tasks.rados.rados.0.smithi037.stdout:2048: snap_create 2024-08-17T17:32:56.750 INFO:tasks.rados.rados.0.smithi037.stdout:2045: finishing rollback tid 1 to smithi03781225-10 2024-08-17T17:32:56.751 INFO:tasks.rados.rados.0.smithi037.stdout:2045: finishing rollback tid 2 to smithi03781225-10 2024-08-17T17:32:56.751 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 10 v 934 (ObjNum 737 snap 249 seq_num 737) dirty exists 2024-08-17T17:32:56.756 INFO:tasks.rados.rados.0.smithi037.stdout:2047: finishing rollback tid 0 to smithi03781225-43 2024-08-17T17:32:56.756 INFO:tasks.rados.rados.0.smithi037.stdout:2047: finishing rollback tid 1 to smithi03781225-43 2024-08-17T17:32:56.756 INFO:tasks.rados.rados.0.smithi037.stdout:2047: finishing rollback tid 2 to smithi03781225-43 2024-08-17T17:32:56.756 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 43 v 1046 (ObjNum 483 snap 154 seq_num 483) dirty exists 2024-08-17T17:32:57.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:56 smithi046 ceph-mon[88218]: pgmap v491: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 200 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.2 MiB/s wr, 12 op/s; 30/408 objects degraded (7.353%) 2024-08-17T17:32:57.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:56 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 30/408 objects degraded (7.353%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:32:57.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:56 smithi046 ceph-mon[88218]: osdmap e589: 8 total, 7 up, 8 in 2024-08-17T17:32:57.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:56 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:57.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:56 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:57.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:56 smithi046 ceph-mon[88218]: osdmap e590: 8 total, 7 up, 8 in 2024-08-17T17:32:57.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:56 smithi037 ceph-mon[102022]: pgmap v491: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 200 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.2 MiB/s wr, 12 op/s; 30/408 objects degraded (7.353%) 2024-08-17T17:32:57.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:56 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 30/408 objects degraded (7.353%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:32:57.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:56 smithi037 ceph-mon[102022]: osdmap e589: 8 total, 7 up, 8 in 2024-08-17T17:32:57.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:56 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:57.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:56 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:57.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:56 smithi037 ceph-mon[102022]: osdmap e590: 8 total, 7 up, 8 in 2024-08-17T17:32:57.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:56 smithi037 ceph-mon[97894]: pgmap v491: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 200 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.2 MiB/s wr, 12 op/s; 30/408 objects degraded (7.353%) 2024-08-17T17:32:57.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:56 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 30/408 objects degraded (7.353%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T17:32:57.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:56 smithi037 ceph-mon[97894]: osdmap e589: 8 total, 7 up, 8 in 2024-08-17T17:32:57.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:56 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:57.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:56 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:57.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:56 smithi037 ceph-mon[97894]: osdmap e590: 8 total, 7 up, 8 in 2024-08-17T17:32:57.437 INFO:teuthology.orchestra.run.smithi037.stdout:true 2024-08-17T17:32:57.749 INFO:tasks.rados.rados.0.smithi037.stdout:2045: done (3 left) 2024-08-17T17:32:57.749 INFO:tasks.rados.rados.0.smithi037.stdout:2046: done (2 left) 2024-08-17T17:32:57.750 INFO:tasks.rados.rados.0.smithi037.stdout:2047: done (1 left) 2024-08-17T17:32:57.750 INFO:tasks.rados.rados.0.smithi037.stdout:2048: done (0 left) 2024-08-17T17:32:57.750 INFO:tasks.rados.rados.0.smithi037.stdout:2049: snap_remove snap 261 2024-08-17T17:32:58.006 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:57 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3[125947]: 2024-08-17T17:32:57.697+0000 7f97cd8bd640 -1 osd.3 580 log_to_monitors true 2024-08-17T17:32:58.007 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 17:32:57 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3[125947]: 2024-08-17T17:32:57.767+0000 7f97c5667640 -1 osd.3 580 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T17:32:58.007 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:57 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/194255422' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:58.007 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:57 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:58.007 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:57 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:58.007 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:57 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:58.007 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:57 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:58.007 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:57 smithi037 ceph-mon[102022]: from='osd.3 [v2:172.21.15.37:6826/1547935973,v1:172.21.15.37:6827/1547935973]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:32:58.007 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:57 smithi037 ceph-mon[102022]: from='osd.3 [v2:172.21.15.37:6826/1547935973,v1:172.21.15.37:6827/1547935973]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:32:58.007 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:57 smithi037 ceph-mon[102022]: osdmap e591: 8 total, 7 up, 8 in 2024-08-17T17:32:58.007 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:57 smithi037 ceph-mon[102022]: from='osd.3 [v2:172.21.15.37:6826/1547935973,v1:172.21.15.37:6827/1547935973]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi037", "root=default"]} : dispatch 2024-08-17T17:32:58.008 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:57 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/194255422' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:58.008 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:57 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:58.008 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:57 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:58.008 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:57 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:58.008 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:57 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:58.008 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:57 smithi037 ceph-mon[97894]: from='osd.3 [v2:172.21.15.37:6826/1547935973,v1:172.21.15.37:6827/1547935973]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:32:58.008 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:57 smithi037 ceph-mon[97894]: from='osd.3 [v2:172.21.15.37:6826/1547935973,v1:172.21.15.37:6827/1547935973]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:32:58.008 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:57 smithi037 ceph-mon[97894]: osdmap e591: 8 total, 7 up, 8 in 2024-08-17T17:32:58.008 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:57 smithi037 ceph-mon[97894]: from='osd.3 [v2:172.21.15.37:6826/1547935973,v1:172.21.15.37:6827/1547935973]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi037", "root=default"]} : dispatch 2024-08-17T17:32:58.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:57 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/194255422' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:32:58.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:57 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:58.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:57 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:58.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:57 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:58.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:57 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:32:58.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:57 smithi046 ceph-mon[88218]: from='osd.3 [v2:172.21.15.37:6826/1547935973,v1:172.21.15.37:6827/1547935973]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:32:58.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:57 smithi046 ceph-mon[88218]: from='osd.3 [v2:172.21.15.37:6826/1547935973,v1:172.21.15.37:6827/1547935973]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:32:58.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:57 smithi046 ceph-mon[88218]: osdmap e591: 8 total, 7 up, 8 in 2024-08-17T17:32:58.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:57 smithi046 ceph-mon[88218]: from='osd.3 [v2:172.21.15.37:6826/1547935973,v1:172.21.15.37:6827/1547935973]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi037", "root=default"]} : dispatch 2024-08-17T17:32:58.754 INFO:tasks.rados.rados.0.smithi037.stdout:2049: done (0 left) 2024-08-17T17:32:58.755 INFO:tasks.rados.rados.0.smithi037.stdout:2050: write oid 3 current snap is 263 2024-08-17T17:32:58.755 INFO:tasks.rados.rados.0.smithi037.stdout:2050: seq_num 768 ranges {507776=742885,1991465=485600} 2024-08-17T17:32:58.762 INFO:tasks.rados.rados.0.smithi037.stdout:2050: writing smithi03781225-3 from 507776 to 1250661 tid 1 2024-08-17T17:32:58.771 INFO:tasks.rados.rados.0.smithi037.stdout:2050: writing smithi03781225-3 from 1991465 to 2477065 tid 2 2024-08-17T17:32:58.771 INFO:tasks.rados.rados.0.smithi037.stdout:2051: snap_create 2024-08-17T17:32:58.771 INFO:tasks.rados.rados.0.smithi037.stdout:2050: finishing write tid 1 to smithi03781225-3 2024-08-17T17:32:58.775 INFO:tasks.rados.rados.0.smithi037.stdout:2050: finishing write tid 2 to smithi03781225-3 2024-08-17T17:32:58.776 INFO:tasks.rados.rados.0.smithi037.stdout:2050: finishing write tid 3 to smithi03781225-3 2024-08-17T17:32:58.776 INFO:tasks.rados.rados.0.smithi037.stdout:2050: finishing write tid 4 to smithi03781225-3 2024-08-17T17:32:58.776 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 381 (ObjNum 768 snap 263 seq_num 768) dirty exists 2024-08-17T17:32:58.776 INFO:tasks.rados.rados.0.smithi037.stdout:2050: left oid 3 (ObjNum 768 snap 263 seq_num 768) 2024-08-17T17:32:59.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:32:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:32:58] "GET /metrics HTTP/1.1" 200 36424 "" "Prometheus/2.51.0" 2024-08-17T17:32:59.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:58 smithi037 ceph-mon[102022]: from='client.34779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:59.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:58 smithi037 ceph-mon[102022]: pgmap v494: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 200 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.2 MiB/s wr, 9 op/s; 30/408 objects degraded (7.353%) 2024-08-17T17:32:59.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:58 smithi037 ceph-mon[102022]: from='client.44645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:59.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:58 smithi037 ceph-mon[102022]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:32:59.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:58 smithi037 ceph-mon[102022]: osd.3 [v2:172.21.15.37:6826/1547935973,v1:172.21.15.37:6827/1547935973] boot 2024-08-17T17:32:59.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:58 smithi037 ceph-mon[102022]: osdmap e592: 8 total, 8 up, 8 in 2024-08-17T17:32:59.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:58 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:32:59.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:58 smithi037 ceph-mon[97894]: from='client.34779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:59.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:58 smithi037 ceph-mon[97894]: pgmap v494: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 200 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.2 MiB/s wr, 9 op/s; 30/408 objects degraded (7.353%) 2024-08-17T17:32:59.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:58 smithi037 ceph-mon[97894]: from='client.44645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:59.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:58 smithi037 ceph-mon[97894]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:32:59.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:58 smithi037 ceph-mon[97894]: osd.3 [v2:172.21.15.37:6826/1547935973,v1:172.21.15.37:6827/1547935973] boot 2024-08-17T17:32:59.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:58 smithi037 ceph-mon[97894]: osdmap e592: 8 total, 8 up, 8 in 2024-08-17T17:32:59.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:58 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:32:59.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:58 smithi046 ceph-mon[88218]: from='client.34779 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:59.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:58 smithi046 ceph-mon[88218]: pgmap v494: 89 pgs: 28 active+undersized, 6 active+undersized+degraded, 55 active+clean; 200 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.2 MiB/s wr, 9 op/s; 30/408 objects degraded (7.353%) 2024-08-17T17:32:59.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:58 smithi046 ceph-mon[88218]: from='client.44645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:32:59.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:58 smithi046 ceph-mon[88218]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:32:59.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:58 smithi046 ceph-mon[88218]: osd.3 [v2:172.21.15.37:6826/1547935973,v1:172.21.15.37:6827/1547935973] boot 2024-08-17T17:32:59.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:58 smithi046 ceph-mon[88218]: osdmap e592: 8 total, 8 up, 8 in 2024-08-17T17:32:59.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:58 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:32:59.757 INFO:tasks.rados.rados.0.smithi037.stdout:2050: done (1 left) 2024-08-17T17:32:59.758 INFO:tasks.rados.rados.0.smithi037.stdout:2051: done (0 left) 2024-08-17T17:32:59.758 INFO:tasks.rados.rados.0.smithi037.stdout:2052: delete oid 20 current snap is 264 2024-08-17T17:32:59.782 INFO:tasks.rados.rados.0.smithi037.stdout:2052: done (0 left) 2024-08-17T17:32:59.782 INFO:tasks.rados.rados.0.smithi037.stdout:2053: rollback oid 21 current snap is 264 2024-08-17T17:32:59.782 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 21 to 218 2024-08-17T17:32:59.782 INFO:tasks.rados.rados.0.smithi037.stdout:2054: snap_remove snap 244 2024-08-17T17:33:00.068 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 4 2024-08-17T17:33:00.198 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:59 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:33:00.198 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:32:59 smithi037 ceph-mon[102022]: osdmap e593: 8 total, 8 up, 8 in 2024-08-17T17:33:00.199 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:59 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:33:00.199 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:32:59 smithi037 ceph-mon[97894]: osdmap e593: 8 total, 8 up, 8 in 2024-08-17T17:33:00.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:59 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:33:00.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:32:59 smithi046 ceph-mon[88218]: osdmap e593: 8 total, 8 up, 8 in 2024-08-17T17:33:00.261 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:33:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:33:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:33:00.756 INFO:tasks.rados.rados.0.smithi037.stdout:2054: done (1 left) 2024-08-17T17:33:00.756 INFO:tasks.rados.rados.0.smithi037.stdout:2055: snap_create 2024-08-17T17:33:00.757 INFO:tasks.rados.rados.0.smithi037.stdout:2053: finishing rollback tid 0 to smithi03781225-21 2024-08-17T17:33:00.757 INFO:tasks.rados.rados.0.smithi037.stdout:2053: finishing rollback tid 1 to smithi03781225-21 2024-08-17T17:33:00.757 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 21 v 1756 (ObjNum 129 snap 0 seq_num 4061058640) dirty dne 2024-08-17T17:33:01.256 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:33:01 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:33:01.021+0000 7f1febc42640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-08-17T17:33:01.256 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:00 smithi037 ceph-mon[97894]: pgmap v497: 89 pgs: 14 peering, 16 active+undersized, 4 active+undersized+degraded, 55 active+clean; 206 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 588 KiB/s wr, 9 op/s; 25/420 objects degraded (5.952%) 2024-08-17T17:33:01.256 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:00 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/125692898' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:33:01.256 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:00 smithi037 ceph-mon[97894]: osdmap e594: 8 total, 8 up, 8 in 2024-08-17T17:33:01.256 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:00 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:33:01.256 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:00 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:33:01.256 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:00 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:33:01.256 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:00 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:33:01.256 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:00 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:33:01.257 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:00 smithi037 ceph-mon[102022]: pgmap v497: 89 pgs: 14 peering, 16 active+undersized, 4 active+undersized+degraded, 55 active+clean; 206 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 588 KiB/s wr, 9 op/s; 25/420 objects degraded (5.952%) 2024-08-17T17:33:01.257 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:00 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/125692898' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:33:01.257 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:00 smithi037 ceph-mon[102022]: osdmap e594: 8 total, 8 up, 8 in 2024-08-17T17:33:01.257 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:00 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:33:01.257 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:00 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:33:01.257 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:00 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:33:01.257 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:00 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:33:01.257 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:00 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:33:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:00 smithi046 ceph-mon[88218]: pgmap v497: 89 pgs: 14 peering, 16 active+undersized, 4 active+undersized+degraded, 55 active+clean; 206 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 588 KiB/s wr, 9 op/s; 25/420 objects degraded (5.952%) 2024-08-17T17:33:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:00 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/125692898' entity='client.admin' cmd={"prefix": "osd versions"} : dispatch 2024-08-17T17:33:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:00 smithi046 ceph-mon[88218]: osdmap e594: 8 total, 8 up, 8 in 2024-08-17T17:33:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:00 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:33:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:00 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:33:01.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:00 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:33:01.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:00 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:33:01.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:00 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:33:01.280 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch upgrade pause' 2024-08-17T17:33:01.546 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:33:01.755 INFO:tasks.rados.rados.0.smithi037.stdout:2053: done (1 left) 2024-08-17T17:33:01.755 INFO:tasks.rados.rados.0.smithi037.stdout:2055: done (0 left) 2024-08-17T17:33:01.755 INFO:tasks.rados.rados.0.smithi037.stdout:2056: write oid 8 current snap is 265 2024-08-17T17:33:01.755 INFO:tasks.rados.rados.0.smithi037.stdout:2056: seq_num 770 ranges {541390=493383,1592076=489269,2862175=79215} 2024-08-17T17:33:01.761 INFO:tasks.rados.rados.0.smithi037.stdout:2056: writing smithi03781225-8 from 541390 to 1034773 tid 1 2024-08-17T17:33:01.767 INFO:tasks.rados.rados.0.smithi037.stdout:2056: writing smithi03781225-8 from 1592076 to 2081345 tid 2 2024-08-17T17:33:01.772 INFO:tasks.rados.rados.0.smithi037.stdout:2056: writing smithi03781225-8 from 2862175 to 2941390 tid 3 2024-08-17T17:33:01.773 INFO:tasks.rados.rados.0.smithi037.stdout:2057: snap_create 2024-08-17T17:33:01.773 INFO:tasks.rados.rados.0.smithi037.stdout:2056: finishing write tid 1 to smithi03781225-8 2024-08-17T17:33:01.773 INFO:tasks.rados.rados.0.smithi037.stdout:2056: finishing write tid 2 to smithi03781225-8 2024-08-17T17:33:01.774 INFO:tasks.rados.rados.0.smithi037.stdout:2056: finishing write tid 3 to smithi03781225-8 2024-08-17T17:33:01.775 INFO:tasks.rados.rados.0.smithi037.stdout:2056: finishing write tid 4 to smithi03781225-8 2024-08-17T17:33:01.775 INFO:tasks.rados.rados.0.smithi037.stdout:2056: finishing write tid 5 to smithi03781225-8 2024-08-17T17:33:01.775 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 644 (ObjNum 770 snap 265 seq_num 770) dirty exists 2024-08-17T17:33:01.775 INFO:tasks.rados.rados.0.smithi037.stdout:2056: left oid 8 (ObjNum 770 snap 265 seq_num 770) 2024-08-17T17:33:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:01 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:33:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:01 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:33:02.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:01 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:33:02.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:01 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:33:02.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:01 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-17T17:33:02.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:01 smithi046 ceph-mon[88218]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-17T17:33:02.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:01 smithi046 ceph-mon[88218]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-08-17T17:33:02.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:01 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 25/420 objects degraded (5.952%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T17:33:02.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:01 smithi046 ceph-mon[88218]: osdmap e595: 8 total, 8 up, 8 in 2024-08-17T17:33:02.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:01 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:33:02.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:01 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:33:02.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:01 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:33:02.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:01 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:33:02.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:01 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-17T17:33:02.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:01 smithi037 ceph-mon[102022]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-17T17:33:02.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:01 smithi037 ceph-mon[102022]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-08-17T17:33:02.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:01 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 25/420 objects degraded (5.952%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T17:33:02.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:01 smithi037 ceph-mon[102022]: osdmap e595: 8 total, 8 up, 8 in 2024-08-17T17:33:02.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:01 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:33:02.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:01 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:33:02.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:01 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:33:02.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:01 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:33:02.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:01 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-08-17T17:33:02.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:01 smithi037 ceph-mon[97894]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-17T17:33:02.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:01 smithi037 ceph-mon[97894]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-08-17T17:33:02.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:01 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 25/420 objects degraded (5.952%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T17:33:02.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:01 smithi037 ceph-mon[97894]: osdmap e595: 8 total, 8 up, 8 in 2024-08-17T17:33:02.761 INFO:tasks.rados.rados.0.smithi037.stdout:2056: done (1 left) 2024-08-17T17:33:02.762 INFO:tasks.rados.rados.0.smithi037.stdout:2057: done (0 left) 2024-08-17T17:33:02.762 INFO:tasks.rados.rados.0.smithi037.stdout:2058: write oid 10 current snap is 266 2024-08-17T17:33:02.762 INFO:tasks.rados.rados.0.smithi037.stdout:2058: seq_num 771 ranges {558197=568632,1650558=632927,2773245=184952} 2024-08-17T17:33:02.767 INFO:tasks.rados.rados.0.smithi037.stdout:2058: writing smithi03781225-10 from 558197 to 1126829 tid 1 2024-08-17T17:33:02.774 INFO:tasks.rados.rados.0.smithi037.stdout:2058: writing smithi03781225-10 from 1650558 to 2283485 tid 2 2024-08-17T17:33:02.778 INFO:tasks.rados.rados.0.smithi037.stdout:2058: writing smithi03781225-10 from 2773245 to 2958197 tid 3 2024-08-17T17:33:02.778 INFO:tasks.rados.rados.0.smithi037.stdout:2059: delete oid 47 current snap is 266 2024-08-17T17:33:02.778 INFO:tasks.rados.rados.0.smithi037.stdout:2058: finishing write tid 1 to smithi03781225-10 2024-08-17T17:33:02.778 INFO:tasks.rados.rados.0.smithi037.stdout:2058: finishing write tid 2 to smithi03781225-10 2024-08-17T17:33:02.780 INFO:tasks.rados.rados.0.smithi037.stdout:2058: finishing write tid 3 to smithi03781225-10 2024-08-17T17:33:02.780 INFO:tasks.rados.rados.0.smithi037.stdout:2058: finishing write tid 4 to smithi03781225-10 2024-08-17T17:33:02.780 INFO:tasks.rados.rados.0.smithi037.stdout:2058: finishing write tid 5 to smithi03781225-10 2024-08-17T17:33:02.781 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 10 v 941 (ObjNum 771 snap 266 seq_num 771) dirty exists 2024-08-17T17:33:02.781 INFO:tasks.rados.rados.0.smithi037.stdout:2058: left oid 10 (ObjNum 771 snap 266 seq_num 771) 2024-08-17T17:33:02.783 INFO:tasks.rados.rados.0.smithi037.stdout:2058: done (1 left) 2024-08-17T17:33:02.783 INFO:tasks.rados.rados.0.smithi037.stdout:2059: done (0 left) 2024-08-17T17:33:02.783 INFO:tasks.rados.rados.0.smithi037.stdout:2060: snap_create 2024-08-17T17:33:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:02 smithi046 ceph-mon[88218]: pgmap v500: 89 pgs: 14 peering, 13 active+undersized, 3 active+undersized+degraded, 59 active+clean; 206 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 588 KiB/s wr, 9 op/s; 10/420 objects degraded (2.381%); 310 KiB/s, 0 objects/s recovering 2024-08-17T17:33:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:02 smithi046 ceph-mon[88218]: osdmap e596: 8 total, 8 up, 8 in 2024-08-17T17:33:03.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:02 smithi037 ceph-mon[97894]: pgmap v500: 89 pgs: 14 peering, 13 active+undersized, 3 active+undersized+degraded, 59 active+clean; 206 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 588 KiB/s wr, 9 op/s; 10/420 objects degraded (2.381%); 310 KiB/s, 0 objects/s recovering 2024-08-17T17:33:03.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:02 smithi037 ceph-mon[97894]: osdmap e596: 8 total, 8 up, 8 in 2024-08-17T17:33:03.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:02 smithi037 ceph-mon[102022]: pgmap v500: 89 pgs: 14 peering, 13 active+undersized, 3 active+undersized+degraded, 59 active+clean; 206 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 588 KiB/s wr, 9 op/s; 10/420 objects degraded (2.381%); 310 KiB/s, 0 objects/s recovering 2024-08-17T17:33:03.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:02 smithi037 ceph-mon[102022]: osdmap e596: 8 total, 8 up, 8 in 2024-08-17T17:33:03.366 INFO:teuthology.orchestra.run.smithi037.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:33:03.759 INFO:tasks.rados.rados.0.smithi037.stdout:2060: done (0 left) 2024-08-17T17:33:03.759 INFO:tasks.rados.rados.0.smithi037.stdout:2061: rollback oid 33 current snap is 267 2024-08-17T17:33:03.759 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 33 to 266 2024-08-17T17:33:03.760 INFO:tasks.rados.rados.0.smithi037.stdout:2062: read oid 44 snap -1 2024-08-17T17:33:03.760 INFO:tasks.rados.rados.0.smithi037.stdout:2062: expect deleted 2024-08-17T17:33:03.760 INFO:tasks.rados.rados.0.smithi037.stdout:2063: write oid 23 current snap is 267 2024-08-17T17:33:03.760 INFO:tasks.rados.rados.0.smithi037.stdout:2063: seq_num 773 ranges {591811=719130,1767522=636596,2828091=163720} 2024-08-17T17:33:03.766 INFO:tasks.rados.rados.0.smithi037.stdout:2063: writing smithi03781225-23 from 591811 to 1310941 tid 1 2024-08-17T17:33:03.772 INFO:tasks.rados.rados.0.smithi037.stdout:2063: writing smithi03781225-23 from 1767522 to 2404118 tid 2 2024-08-17T17:33:03.776 INFO:tasks.rados.rados.0.smithi037.stdout:2063: writing smithi03781225-23 from 2828091 to 2991811 tid 3 2024-08-17T17:33:03.776 INFO:tasks.rados.rados.0.smithi037.stdout:2064: snap_remove snap 233 2024-08-17T17:33:03.981 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch ps' 2024-08-17T17:33:04.250 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:33:04.571 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:04 smithi037 ceph-mon[97894]: from='client.44660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:33:04.571 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:04 smithi037 ceph-mon[97894]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:33:04.571 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:04 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:33:04.571 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:04 smithi037 ceph-mon[97894]: pgmap v503: 89 pgs: 14 peering, 75 active+clean; 206 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 597 KiB/s, 0 objects/s recovering 2024-08-17T17:33:04.571 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:04 smithi037 ceph-mon[97894]: osdmap e597: 8 total, 8 up, 8 in 2024-08-17T17:33:04.572 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:04 smithi037 ceph-mon[102022]: from='client.44660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:33:04.572 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:04 smithi037 ceph-mon[102022]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:33:04.572 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:04 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:33:04.572 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:04 smithi037 ceph-mon[102022]: pgmap v503: 89 pgs: 14 peering, 75 active+clean; 206 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 597 KiB/s, 0 objects/s recovering 2024-08-17T17:33:04.572 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:04 smithi037 ceph-mon[102022]: osdmap e597: 8 total, 8 up, 8 in 2024-08-17T17:33:04.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:04 smithi046 ceph-mon[88218]: from='client.44660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:33:04.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:04 smithi046 ceph-mon[88218]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T17:33:04.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:04 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:33:04.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:04 smithi046 ceph-mon[88218]: pgmap v503: 89 pgs: 14 peering, 75 active+clean; 206 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 597 KiB/s, 0 objects/s recovering 2024-08-17T17:33:04.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:04 smithi046 ceph-mon[88218]: osdmap e597: 8 total, 8 up, 8 in 2024-08-17T17:33:04.762 INFO:tasks.rados.rados.0.smithi037.stdout:2064: done (3 left) 2024-08-17T17:33:04.762 INFO:tasks.rados.rados.0.smithi037.stdout:2065: read oid 7 snap 250 2024-08-17T17:33:04.762 INFO:tasks.rados.rados.0.smithi037.stdout:2065: expect (ObjNum 717 snap 244 seq_num 717) 2024-08-17T17:33:04.762 INFO:tasks.rados.rados.0.smithi037.stdout:2066: read oid 20 snap -1 2024-08-17T17:33:04.762 INFO:tasks.rados.rados.0.smithi037.stdout:2066: expect deleted 2024-08-17T17:33:04.762 INFO:tasks.rados.rados.0.smithi037.stdout:2067: delete oid 11 current snap is 267 2024-08-17T17:33:04.762 INFO:tasks.rados.rados.0.smithi037.stdout:2061: finishing rollback tid 0 to smithi03781225-33 2024-08-17T17:33:04.762 INFO:tasks.rados.rados.0.smithi037.stdout:2061: finishing rollback tid 1 to smithi03781225-33 2024-08-17T17:33:04.762 INFO:tasks.rados.rados.0.smithi037.stdout:2061: finishing rollback tid 2 to smithi03781225-33 2024-08-17T17:33:04.763 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 705 (ObjNum 745 snap 252 seq_num 745) dirty exists 2024-08-17T17:33:04.763 INFO:tasks.rados.rados.0.smithi037.stdout:2063: finishing write tid 1 to smithi03781225-23 2024-08-17T17:33:04.763 INFO:tasks.rados.rados.0.smithi037.stdout:2063: finishing write tid 2 to smithi03781225-23 2024-08-17T17:33:04.763 INFO:tasks.rados.rados.0.smithi037.stdout:2063: finishing write tid 3 to smithi03781225-23 2024-08-17T17:33:04.763 INFO:tasks.rados.rados.0.smithi037.stdout:2063: finishing write tid 4 to smithi03781225-23 2024-08-17T17:33:04.763 INFO:tasks.rados.rados.0.smithi037.stdout:2063: finishing write tid 5 to smithi03781225-23 2024-08-17T17:33:04.763 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 23 v 710 (ObjNum 773 snap 267 seq_num 773) dirty exists 2024-08-17T17:33:04.763 INFO:tasks.rados.rados.0.smithi037.stdout:2063: left oid 23 (ObjNum 773 snap 267 seq_num 773) 2024-08-17T17:33:04.766 INFO:tasks.rados.rados.0.smithi037.stdout:2065: expect (ObjNum 717 snap 244 seq_num 717) 2024-08-17T17:33:04.853 INFO:tasks.rados.rados.0.smithi037.stdout:2061: done (5 left) 2024-08-17T17:33:04.853 INFO:tasks.rados.rados.0.smithi037.stdout:2062: done (4 left) 2024-08-17T17:33:04.853 INFO:tasks.rados.rados.0.smithi037.stdout:2063: done (3 left) 2024-08-17T17:33:04.854 INFO:tasks.rados.rados.0.smithi037.stdout:2065: done (2 left) 2024-08-17T17:33:04.854 INFO:tasks.rados.rados.0.smithi037.stdout:2066: done (1 left) 2024-08-17T17:33:04.854 INFO:tasks.rados.rados.0.smithi037.stdout:2067: done (0 left) 2024-08-17T17:33:04.854 INFO:tasks.rados.rados.0.smithi037.stdout:2068: snap_remove snap 262 2024-08-17T17:33:05.680 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:05 smithi037 ceph-mon[97894]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/420 objects degraded (2.381%), 3 pgs degraded) 2024-08-17T17:33:05.680 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:05 smithi037 ceph-mon[97894]: Cluster is now healthy 2024-08-17T17:33:05.680 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:05 smithi037 ceph-mon[97894]: osdmap e598: 8 total, 8 up, 8 in 2024-08-17T17:33:05.680 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:05 smithi037 ceph-mon[102022]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/420 objects degraded (2.381%), 3 pgs degraded) 2024-08-17T17:33:05.681 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:05 smithi037 ceph-mon[102022]: Cluster is now healthy 2024-08-17T17:33:05.681 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:05 smithi037 ceph-mon[102022]: osdmap e598: 8 total, 8 up, 8 in 2024-08-17T17:33:05.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:05 smithi046 ceph-mon[88218]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/420 objects degraded (2.381%), 3 pgs degraded) 2024-08-17T17:33:05.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:05 smithi046 ceph-mon[88218]: Cluster is now healthy 2024-08-17T17:33:05.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:05 smithi046 ceph-mon[88218]: osdmap e598: 8 total, 8 up, 8 in 2024-08-17T17:33:05.765 INFO:tasks.rados.rados.0.smithi037.stdout:2068: done (0 left) 2024-08-17T17:33:05.765 INFO:tasks.rados.rados.0.smithi037.stdout:2069: snap_remove snap 259 2024-08-17T17:33:06.169 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:33:06.169 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 *:9093,9094 running (7m) 9s ago 11m 19.7M - 0.27.0 11f11916f8cd 087709906fdf 2024-08-17T17:33:06.169 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi046 *:3000 running (6m) 8s ago 11m 86.7M - 9.4.7 954c08fa6188 8a204954fcfa 2024-08-17T17:33:06.169 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foo.smithi037.qhhfds smithi037 running (10m) 9s ago 9m 19.8M - 17.2.7-1404-gf2c39d4d f69471c56189 da8013c6c762 2024-08-17T17:33:06.169 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foo.smithi046.wrzfvl smithi046 running (9m) 8s ago 9m 16.9M - 17.2.7-1404-gf2c39d4d f69471c56189 c8993f34a236 2024-08-17T17:33:06.169 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi046 *:8443,9283,8765 running (6m) 8s ago 15m 455M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 65563c955bc8 2024-08-17T17:33:06.170 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 *:8443,9283,8765 running (6m) 9s ago 16m 516M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 0aacf7195c18 2024-08-17T17:33:06.170 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (5m) 9s ago 17m 67.9M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb dd9a27ded229 2024-08-17T17:33:06.170 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi046 running (3m) 8s ago 15m 52.0M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb e82ad3bf16fd 2024-08-17T17:33:06.170 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (4m) 9s ago 15m 60.1M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 442b8dcc8581 2024-08-17T17:33:06.170 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 *:9100 running (7m) 9s ago 10m 11.4M - 1.7.0 72c9c2088986 a4f782026318 2024-08-17T17:33:06.170 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi046 *:9100 running (6m) 8s ago 10m 10.2M - 1.7.0 72c9c2088986 e5cbea8e2dcf 2024-08-17T17:33:06.170 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (2m) 9s ago 14m 67.4M 2481M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 2db91337fe3f 2024-08-17T17:33:06.170 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (79s) 9s ago 14m 62.9M 2481M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 1fffb29ce68e 2024-08-17T17:33:06.170 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (46s) 9s ago 14m 53.1M 2481M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 1a97ed98150f 2024-08-17T17:33:06.170 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (13s) 9s ago 13m 12.2M 2481M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 12c7df1e8412 2024-08-17T17:33:06.170 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi046 running (13m) 8s ago 13m 110M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 0938043143e3 2024-08-17T17:33:06.170 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi046 running (12m) 8s ago 12m 112M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 58d30092517a 2024-08-17T17:33:06.171 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi046 running (12m) 8s ago 12m 86.2M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 e176d49f8896 2024-08-17T17:33:06.171 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi046 running (12m) 8s ago 12m 93.0M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 c48b0fa91dfb 2024-08-17T17:33:06.171 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi046 *:9095 running (6m) 8s ago 11m 54.0M - 2.51.0 1d3b7f56885b dba3d9272523 2024-08-17T17:33:06.750 INFO:tasks.rados.rados.0.smithi037.stdout:2069: done (0 left) 2024-08-17T17:33:06.750 INFO:tasks.rados.rados.0.smithi037.stdout:2070: write oid 20 current snap is 267 2024-08-17T17:33:06.750 INFO:tasks.rados.rados.0.smithi037.stdout:2070: seq_num 775 ranges {625425=469628,1768133=640265} 2024-08-17T17:33:06.756 INFO:tasks.rados.rados.0.smithi037.stdout:2070: writing smithi03781225-20 from 625425 to 1095053 tid 1 2024-08-17T17:33:06.765 INFO:tasks.rados.rados.0.smithi037.stdout:2070: writing smithi03781225-20 from 1768133 to 2408398 tid 2 2024-08-17T17:33:06.765 INFO:tasks.rados.rados.0.smithi037.stdout:2071: snap_create 2024-08-17T17:33:06.765 INFO:tasks.rados.rados.0.smithi037.stdout:2070: finishing write tid 1 to smithi03781225-20 2024-08-17T17:33:06.769 INFO:tasks.rados.rados.0.smithi037.stdout:2070: finishing write tid 2 to smithi03781225-20 2024-08-17T17:33:06.769 INFO:tasks.rados.rados.0.smithi037.stdout:2070: finishing write tid 3 to smithi03781225-20 2024-08-17T17:33:06.769 INFO:tasks.rados.rados.0.smithi037.stdout:2070: finishing write tid 4 to smithi03781225-20 2024-08-17T17:33:06.769 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 402 (ObjNum 775 snap 267 seq_num 775) dirty exists 2024-08-17T17:33:06.769 INFO:tasks.rados.rados.0.smithi037.stdout:2070: left oid 20 (ObjNum 775 snap 267 seq_num 775) 2024-08-17T17:33:06.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:06 smithi037 ceph-mon[97894]: pgmap v506: 89 pgs: 89 active+clean; 210 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 970 KiB/s wr, 6 op/s; 584 KiB/s, 0 objects/s recovering 2024-08-17T17:33:06.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:06 smithi037 ceph-mon[97894]: osdmap e599: 8 total, 8 up, 8 in 2024-08-17T17:33:06.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:06 smithi037 ceph-mon[97894]: from='client.34806 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:33:06.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:06 smithi037 ceph-mon[97894]: osdmap e600: 8 total, 8 up, 8 in 2024-08-17T17:33:06.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:06 smithi037 ceph-mon[102022]: pgmap v506: 89 pgs: 89 active+clean; 210 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 970 KiB/s wr, 6 op/s; 584 KiB/s, 0 objects/s recovering 2024-08-17T17:33:06.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:06 smithi037 ceph-mon[102022]: osdmap e599: 8 total, 8 up, 8 in 2024-08-17T17:33:06.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:06 smithi037 ceph-mon[102022]: from='client.34806 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:33:06.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:06 smithi037 ceph-mon[102022]: osdmap e600: 8 total, 8 up, 8 in 2024-08-17T17:33:06.936 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch ps' 2024-08-17T17:33:07.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:06 smithi046 ceph-mon[88218]: pgmap v506: 89 pgs: 89 active+clean; 210 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 970 KiB/s wr, 6 op/s; 584 KiB/s, 0 objects/s recovering 2024-08-17T17:33:07.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:06 smithi046 ceph-mon[88218]: osdmap e599: 8 total, 8 up, 8 in 2024-08-17T17:33:07.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:06 smithi046 ceph-mon[88218]: from='client.34806 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:33:07.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:06 smithi046 ceph-mon[88218]: osdmap e600: 8 total, 8 up, 8 in 2024-08-17T17:33:07.205 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:33:07.770 INFO:tasks.rados.rados.0.smithi037.stdout:2070: done (1 left) 2024-08-17T17:33:07.770 INFO:tasks.rados.rados.0.smithi037.stdout:2071: done (0 left) 2024-08-17T17:33:07.771 INFO:tasks.rados.rados.0.smithi037.stdout:2072: snap_remove snap 218 2024-08-17T17:33:08.775 INFO:tasks.rados.rados.0.smithi037.stdout:2072: done (0 left) 2024-08-17T17:33:08.775 INFO:tasks.rados.rados.0.smithi037.stdout:2073: write oid 8 current snap is 268 2024-08-17T17:33:08.775 INFO:tasks.rados.rados.0.smithi037.stdout:2073: seq_num 776 ranges {642232=661230,1942968=783923} 2024-08-17T17:33:08.782 INFO:tasks.rados.rados.0.smithi037.stdout:2073: writing smithi03781225-8 from 642232 to 1303462 tid 1 2024-08-17T17:33:08.791 INFO:tasks.rados.rados.0.smithi037.stdout:2073: writing smithi03781225-8 from 1942968 to 2726891 tid 2 2024-08-17T17:33:08.792 INFO:tasks.rados.rados.0.smithi037.stdout:2074: delete oid 15 current snap is 268 2024-08-17T17:33:08.792 INFO:tasks.rados.rados.0.smithi037.stdout:2073: finishing write tid 1 to smithi03781225-8 2024-08-17T17:33:08.797 INFO:tasks.rados.rados.0.smithi037.stdout:2074: done (1 left) 2024-08-17T17:33:08.798 INFO:tasks.rados.rados.0.smithi037.stdout:2075: delete oid 34 current snap is 268 2024-08-17T17:33:08.798 INFO:tasks.rados.rados.0.smithi037.stdout:2073: finishing write tid 2 to smithi03781225-8 2024-08-17T17:33:08.798 INFO:tasks.rados.rados.0.smithi037.stdout:2073: finishing write tid 3 to smithi03781225-8 2024-08-17T17:33:08.798 INFO:tasks.rados.rados.0.smithi037.stdout:2073: finishing write tid 4 to smithi03781225-8 2024-08-17T17:33:08.798 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 659 (ObjNum 776 snap 268 seq_num 776) dirty exists 2024-08-17T17:33:08.798 INFO:tasks.rados.rados.0.smithi037.stdout:2073: left oid 8 (ObjNum 776 snap 268 seq_num 776) 2024-08-17T17:33:08.800 INFO:tasks.rados.rados.0.smithi037.stdout:2073: done (1 left) 2024-08-17T17:33:08.800 INFO:tasks.rados.rados.0.smithi037.stdout:2075: done (0 left) 2024-08-17T17:33:08.800 INFO:tasks.rados.rados.0.smithi037.stdout:2076: write oid 3 current snap is 268 2024-08-17T17:33:08.800 INFO:tasks.rados.rados.0.smithi037.stdout:2076: seq_num 779 ranges {692653=486977,1602061=647603,2992629=100024} 2024-08-17T17:33:08.806 INFO:tasks.rados.rados.0.smithi037.stdout:2076: writing smithi03781225-3 from 692653 to 1179630 tid 1 2024-08-17T17:33:08.812 INFO:tasks.rados.rados.0.smithi037.stdout:2076: writing smithi03781225-3 from 1602061 to 2249664 tid 2 2024-08-17T17:33:08.817 INFO:tasks.rados.rados.0.smithi037.stdout:2076: writing smithi03781225-3 from 2992629 to 3092653 tid 3 2024-08-17T17:33:08.817 INFO:tasks.rados.rados.0.smithi037.stdout:2077: snap_create 2024-08-17T17:33:08.817 INFO:tasks.rados.rados.0.smithi037.stdout:2076: finishing write tid 1 to smithi03781225-3 2024-08-17T17:33:08.817 INFO:tasks.rados.rados.0.smithi037.stdout:2076: finishing write tid 2 to smithi03781225-3 2024-08-17T17:33:08.819 INFO:tasks.rados.rados.0.smithi037.stdout:2076: finishing write tid 3 to smithi03781225-3 2024-08-17T17:33:08.819 INFO:tasks.rados.rados.0.smithi037.stdout:2076: finishing write tid 4 to smithi03781225-3 2024-08-17T17:33:08.819 INFO:tasks.rados.rados.0.smithi037.stdout:2076: finishing write tid 5 to smithi03781225-3 2024-08-17T17:33:08.819 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 392 (ObjNum 779 snap 268 seq_num 779) dirty exists 2024-08-17T17:33:08.819 INFO:tasks.rados.rados.0.smithi037.stdout:2076: left oid 3 (ObjNum 779 snap 268 seq_num 779) 2024-08-17T17:33:08.896 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:08 smithi037 ceph-mon[102022]: pgmap v509: 89 pgs: 89 active+clean; 210 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 969 KiB/s wr, 6 op/s; 296 KiB/s, 0 objects/s recovering 2024-08-17T17:33:08.897 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:08 smithi037 ceph-mon[102022]: osdmap e601: 8 total, 8 up, 8 in 2024-08-17T17:33:08.897 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:08 smithi037 ceph-mon[97894]: pgmap v509: 89 pgs: 89 active+clean; 210 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 969 KiB/s wr, 6 op/s; 296 KiB/s, 0 objects/s recovering 2024-08-17T17:33:08.897 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:08 smithi037 ceph-mon[97894]: osdmap e601: 8 total, 8 up, 8 in 2024-08-17T17:33:09.103 INFO:teuthology.orchestra.run.smithi037.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:33:09.103 INFO:teuthology.orchestra.run.smithi037.stdout:alertmanager.a smithi037 *:9093,9094 running (7m) 12s ago 11m 19.7M - 0.27.0 11f11916f8cd 087709906fdf 2024-08-17T17:33:09.103 INFO:teuthology.orchestra.run.smithi037.stdout:grafana.a smithi046 *:3000 running (6m) 11s ago 11m 86.7M - 9.4.7 954c08fa6188 8a204954fcfa 2024-08-17T17:33:09.103 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foo.smithi037.qhhfds smithi037 running (10m) 12s ago 10m 19.8M - 17.2.7-1404-gf2c39d4d f69471c56189 da8013c6c762 2024-08-17T17:33:09.103 INFO:teuthology.orchestra.run.smithi037.stdout:mds.foo.smithi046.wrzfvl smithi046 running (10m) 11s ago 10m 16.9M - 17.2.7-1404-gf2c39d4d f69471c56189 c8993f34a236 2024-08-17T17:33:09.103 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.x smithi046 *:8443,9283,8765 running (6m) 11s ago 15m 455M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 65563c955bc8 2024-08-17T17:33:09.103 INFO:teuthology.orchestra.run.smithi037.stdout:mgr.y smithi037 *:8443,9283,8765 running (6m) 12s ago 16m 516M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 0aacf7195c18 2024-08-17T17:33:09.103 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a smithi037 running (5m) 12s ago 17m 67.9M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb dd9a27ded229 2024-08-17T17:33:09.103 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b smithi046 running (4m) 11s ago 15m 52.0M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb e82ad3bf16fd 2024-08-17T17:33:09.104 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c smithi037 running (4m) 12s ago 15m 60.1M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 442b8dcc8581 2024-08-17T17:33:09.104 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.a smithi037 *:9100 running (7m) 12s ago 10m 11.4M - 1.7.0 72c9c2088986 a4f782026318 2024-08-17T17:33:09.104 INFO:teuthology.orchestra.run.smithi037.stdout:node-exporter.b smithi046 *:9100 running (6m) 11s ago 10m 10.2M - 1.7.0 72c9c2088986 e5cbea8e2dcf 2024-08-17T17:33:09.104 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 smithi037 running (2m) 12s ago 14m 67.4M 2481M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 2db91337fe3f 2024-08-17T17:33:09.104 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 smithi037 running (82s) 12s ago 14m 62.9M 2481M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 1fffb29ce68e 2024-08-17T17:33:09.104 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 smithi037 running (49s) 12s ago 14m 53.1M 2481M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 1a97ed98150f 2024-08-17T17:33:09.104 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 smithi037 running (16s) 12s ago 13m 12.2M 2481M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 12c7df1e8412 2024-08-17T17:33:09.104 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 smithi046 running (13m) 11s ago 13m 110M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 0938043143e3 2024-08-17T17:33:09.104 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 smithi046 running (13m) 11s ago 12m 112M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 58d30092517a 2024-08-17T17:33:09.104 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 smithi046 running (12m) 11s ago 12m 86.2M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 e176d49f8896 2024-08-17T17:33:09.104 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 smithi046 running (12m) 11s ago 12m 93.0M 2481M 17.2.7-1404-gf2c39d4d f69471c56189 c48b0fa91dfb 2024-08-17T17:33:09.104 INFO:teuthology.orchestra.run.smithi037.stdout:prometheus.a smithi046 *:9095 running (6m) 11s ago 11m 54.0M - 2.51.0 1d3b7f56885b dba3d9272523 2024-08-17T17:33:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:08 smithi046 ceph-mon[88218]: pgmap v509: 89 pgs: 89 active+clean; 210 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 969 KiB/s wr, 6 op/s; 296 KiB/s, 0 objects/s recovering 2024-08-17T17:33:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:08 smithi046 ceph-mon[88218]: osdmap e601: 8 total, 8 up, 8 in 2024-08-17T17:33:09.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:33:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:33:08] "GET /metrics HTTP/1.1" 200 36418 "" "Prometheus/2.51.0" 2024-08-17T17:33:09.753 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph versions' 2024-08-17T17:33:09.787 INFO:tasks.rados.rados.0.smithi037.stdout:2076: done (1 left) 2024-08-17T17:33:09.788 INFO:tasks.rados.rados.0.smithi037.stdout:2077: done (0 left) 2024-08-17T17:33:09.788 INFO:tasks.rados.rados.0.smithi037.stdout:2078: write oid 18 current snap is 269 2024-08-17T17:33:09.788 INFO:tasks.rados.rados.0.smithi037.stdout:2078: seq_num 780 ranges {709460=562226,2060543=791261} 2024-08-17T17:33:09.796 INFO:tasks.rados.rados.0.smithi037.stdout:2078: writing smithi03781225-18 from 709460 to 1271686 tid 1 2024-08-17T17:33:09.806 INFO:tasks.rados.rados.0.smithi037.stdout:2078: writing smithi03781225-18 from 2060543 to 2851804 tid 2 2024-08-17T17:33:09.806 INFO:tasks.rados.rados.0.smithi037.stdout:2079: snap_remove snap 263 2024-08-17T17:33:10.034 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:33:10.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:09 smithi037 ceph-mon[97894]: osdmap e602: 8 total, 8 up, 8 in 2024-08-17T17:33:10.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:33:10.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:10.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:33:10.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:09 smithi037 ceph-mon[97894]: from='client.44672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:33:10.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:09 smithi037 ceph-mon[102022]: osdmap e602: 8 total, 8 up, 8 in 2024-08-17T17:33:10.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:33:10.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:10.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:33:10.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:09 smithi037 ceph-mon[102022]: from='client.44672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:33:10.163 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:09 smithi046 ceph-mon[88218]: osdmap e602: 8 total, 8 up, 8 in 2024-08-17T17:33:10.163 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:33:10.163 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:10.163 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:33:10.163 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:09 smithi046 ceph-mon[88218]: from='client.44672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:33:10.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:33:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:33:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:33:10.799 INFO:tasks.rados.rados.0.smithi037.stdout:2079: done (1 left) 2024-08-17T17:33:10.800 INFO:tasks.rados.rados.0.smithi037.stdout:2080: delete oid 38 current snap is 269 2024-08-17T17:33:10.800 INFO:tasks.rados.rados.0.smithi037.stdout:2078: finishing write tid 1 to smithi03781225-18 2024-08-17T17:33:10.800 INFO:tasks.rados.rados.0.smithi037.stdout:2078: finishing write tid 2 to smithi03781225-18 2024-08-17T17:33:10.800 INFO:tasks.rados.rados.0.smithi037.stdout:2078: finishing write tid 3 to smithi03781225-18 2024-08-17T17:33:10.800 INFO:tasks.rados.rados.0.smithi037.stdout:2078: finishing write tid 4 to smithi03781225-18 2024-08-17T17:33:10.800 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 848 (ObjNum 780 snap 269 seq_num 780) dirty exists 2024-08-17T17:33:10.800 INFO:tasks.rados.rados.0.smithi037.stdout:2078: left oid 18 (ObjNum 780 snap 269 seq_num 780) 2024-08-17T17:33:10.803 INFO:tasks.rados.rados.0.smithi037.stdout:2078: done (1 left) 2024-08-17T17:33:10.803 INFO:tasks.rados.rados.0.smithi037.stdout:2080: done (0 left) 2024-08-17T17:33:10.803 INFO:tasks.rados.rados.0.smithi037.stdout:2081: read oid 43 snap -1 2024-08-17T17:33:10.803 INFO:tasks.rados.rados.0.smithi037.stdout:2081: expect (ObjNum 483 snap 154 seq_num 483) 2024-08-17T17:33:10.803 INFO:tasks.rados.rados.0.smithi037.stdout:2082: snap_remove snap 247 2024-08-17T17:33:11.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:10 smithi037 ceph-mon[97894]: pgmap v512: 89 pgs: 89 active+clean; 203 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 573 KiB/s wr, 4 op/s 2024-08-17T17:33:11.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:10 smithi037 ceph-mon[97894]: osdmap e603: 8 total, 8 up, 8 in 2024-08-17T17:33:11.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:10 smithi037 ceph-mon[102022]: pgmap v512: 89 pgs: 89 active+clean; 203 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 573 KiB/s wr, 4 op/s 2024-08-17T17:33:11.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:10 smithi037 ceph-mon[102022]: osdmap e603: 8 total, 8 up, 8 in 2024-08-17T17:33:11.185 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:10 smithi046 ceph-mon[88218]: pgmap v512: 89 pgs: 89 active+clean; 203 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 573 KiB/s wr, 4 op/s 2024-08-17T17:33:11.185 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:10 smithi046 ceph-mon[88218]: osdmap e603: 8 total, 8 up, 8 in 2024-08-17T17:33:11.759 INFO:tasks.rados.rados.0.smithi037.stdout:2082: done (1 left) 2024-08-17T17:33:11.760 INFO:tasks.rados.rados.0.smithi037.stdout:2083: rollback oid 46 current snap is 269 2024-08-17T17:33:11.760 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 46 to 257 2024-08-17T17:33:11.760 INFO:tasks.rados.rados.0.smithi037.stdout:2084: snap_create 2024-08-17T17:33:11.760 INFO:tasks.rados.rados.0.smithi037.stdout:2081: expect (ObjNum 483 snap 154 seq_num 483) 2024-08-17T17:33:11.853 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:33:11.853 INFO:teuthology.orchestra.run.smithi037.stdout: "mon": { 2024-08-17T17:33:11.853 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 3 2024-08-17T17:33:11.853 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:33:11.853 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr": { 2024-08-17T17:33:11.853 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 2 2024-08-17T17:33:11.853 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:33:11.853 INFO:teuthology.orchestra.run.smithi037.stdout: "osd": { 2024-08-17T17:33:11.853 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)": 4, 2024-08-17T17:33:11.853 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 4 2024-08-17T17:33:11.853 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:33:11.854 INFO:teuthology.orchestra.run.smithi037.stdout: "mds": { 2024-08-17T17:33:11.854 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)": 2 2024-08-17T17:33:11.854 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:33:11.854 INFO:teuthology.orchestra.run.smithi037.stdout: "overall": { 2024-08-17T17:33:11.854 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 17.2.7-1404-gf2c39d4d (f2c39d4d5abc084f975be26cc0141421e55727d8) quincy (stable)": 6, 2024-08-17T17:33:11.854 INFO:teuthology.orchestra.run.smithi037.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 9 2024-08-17T17:33:11.854 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:33:11.854 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:33:11.859 INFO:tasks.rados.rados.0.smithi037.stdout:2083: finishing rollback tid 0 to smithi03781225-46 2024-08-17T17:33:11.859 INFO:tasks.rados.rados.0.smithi037.stdout:2083: finishing rollback tid 1 to smithi03781225-46 2024-08-17T17:33:11.859 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 46 v 919 (ObjNum 129 snap 0 seq_num 4060916208) dirty dne 2024-08-17T17:33:12.206 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:11 smithi037 ceph-mon[102022]: osdmap e604: 8 total, 8 up, 8 in 2024-08-17T17:33:12.206 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:11 smithi037 ceph-mon[102022]: osdmap e605: 8 total, 8 up, 8 in 2024-08-17T17:33:12.206 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:11 smithi037 ceph-mon[97894]: osdmap e604: 8 total, 8 up, 8 in 2024-08-17T17:33:12.207 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:11 smithi037 ceph-mon[97894]: osdmap e605: 8 total, 8 up, 8 in 2024-08-17T17:33:12.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:11 smithi046 ceph-mon[88218]: osdmap e604: 8 total, 8 up, 8 in 2024-08-17T17:33:12.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:11 smithi046 ceph-mon[88218]: osdmap e605: 8 total, 8 up, 8 in 2024-08-17T17:33:12.588 DEBUG:teuthology.parallel:result is None 2024-08-17T17:33:12.754 INFO:tasks.rados.rados.0.smithi037.stdout:2081: done (2 left) 2024-08-17T17:33:12.754 INFO:tasks.rados.rados.0.smithi037.stdout:2083: done (1 left) 2024-08-17T17:33:12.754 INFO:tasks.rados.rados.0.smithi037.stdout:2084: done (0 left) 2024-08-17T17:33:12.755 INFO:tasks.rados.rados.0.smithi037.stdout:2085: read oid 24 snap -1 2024-08-17T17:33:12.755 INFO:tasks.rados.rados.0.smithi037.stdout:2085: expect (ObjNum 675 snap 214 seq_num 675) 2024-08-17T17:33:12.755 INFO:tasks.rados.rados.0.smithi037.stdout:2086: read oid 23 snap -1 2024-08-17T17:33:12.755 INFO:tasks.rados.rados.0.smithi037.stdout:2086: expect (ObjNum 773 snap 267 seq_num 773) 2024-08-17T17:33:12.755 INFO:tasks.rados.rados.0.smithi037.stdout:2087: delete oid 46 current snap is 270 2024-08-17T17:33:12.760 INFO:tasks.rados.rados.0.smithi037.stdout:2087: done (2 left) 2024-08-17T17:33:12.760 INFO:tasks.rados.rados.0.smithi037.stdout:2088: write oid 6 current snap is 270 2024-08-17T17:33:12.760 INFO:tasks.rados.rados.0.smithi037.stdout:2088: seq_num 783 ranges {759881=787973,2119636=654941} 2024-08-17T17:33:12.768 INFO:tasks.rados.rados.0.smithi037.stdout:2088: writing smithi03781225-6 from 759881 to 1547854 tid 1 2024-08-17T17:33:12.775 INFO:tasks.rados.rados.0.smithi037.stdout:2088: writing smithi03781225-6 from 2119636 to 2774577 tid 2 2024-08-17T17:33:12.775 INFO:tasks.rados.rados.0.smithi037.stdout:2089: snap_remove snap 264 2024-08-17T17:33:13.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:12 smithi037 ceph-mon[102022]: pgmap v515: 89 pgs: 89 active+clean; 198 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 926 KiB/s wr, 5 op/s 2024-08-17T17:33:13.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:12 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1156271043' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:33:13.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:12 smithi037 ceph-mon[102022]: osdmap e606: 8 total, 8 up, 8 in 2024-08-17T17:33:13.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:12 smithi037 ceph-mon[97894]: pgmap v515: 89 pgs: 89 active+clean; 198 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 926 KiB/s wr, 5 op/s 2024-08-17T17:33:13.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:12 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1156271043' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:33:13.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:12 smithi037 ceph-mon[97894]: osdmap e606: 8 total, 8 up, 8 in 2024-08-17T17:33:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:12 smithi046 ceph-mon[88218]: pgmap v515: 89 pgs: 89 active+clean; 198 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 926 KiB/s wr, 5 op/s 2024-08-17T17:33:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:12 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1156271043' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:33:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:12 smithi046 ceph-mon[88218]: osdmap e606: 8 total, 8 up, 8 in 2024-08-17T17:33:13.755 INFO:tasks.rados.rados.0.smithi037.stdout:2089: done (3 left) 2024-08-17T17:33:13.755 INFO:tasks.rados.rados.0.smithi037.stdout:2090: snap_remove snap 260 2024-08-17T17:33:14.770 INFO:tasks.rados.rados.0.smithi037.stdout:2085: expect (ObjNum 675 snap 214 seq_num 675) 2024-08-17T17:33:14.960 INFO:tasks.rados.rados.0.smithi037.stdout:2086: expect (ObjNum 773 snap 267 seq_num 773) 2024-08-17T17:33:15.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:14 smithi046 ceph-mon[88218]: pgmap v518: 89 pgs: 89 active+clean; 192 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 353 KiB/s wr, 4 op/s 2024-08-17T17:33:15.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:14 smithi046 ceph-mon[88218]: osdmap e607: 8 total, 8 up, 8 in 2024-08-17T17:33:15.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:14 smithi037 ceph-mon[102022]: pgmap v518: 89 pgs: 89 active+clean; 192 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 353 KiB/s wr, 4 op/s 2024-08-17T17:33:15.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:14 smithi037 ceph-mon[102022]: osdmap e607: 8 total, 8 up, 8 in 2024-08-17T17:33:15.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:14 smithi037 ceph-mon[97894]: pgmap v518: 89 pgs: 89 active+clean; 192 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 353 KiB/s wr, 4 op/s 2024-08-17T17:33:15.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:14 smithi037 ceph-mon[97894]: osdmap e607: 8 total, 8 up, 8 in 2024-08-17T17:33:15.181 INFO:tasks.rados.rados.0.smithi037.stdout:2088: finishing write tid 1 to smithi03781225-6 2024-08-17T17:33:15.181 INFO:tasks.rados.rados.0.smithi037.stdout:2088: finishing write tid 2 to smithi03781225-6 2024-08-17T17:33:15.181 INFO:tasks.rados.rados.0.smithi037.stdout:2088: finishing write tid 3 to smithi03781225-6 2024-08-17T17:33:15.181 INFO:tasks.rados.rados.0.smithi037.stdout:2088: finishing write tid 4 to smithi03781225-6 2024-08-17T17:33:15.181 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 6 v 902 (ObjNum 783 snap 270 seq_num 783) dirty exists 2024-08-17T17:33:15.182 INFO:tasks.rados.rados.0.smithi037.stdout:2088: left oid 6 (ObjNum 783 snap 270 seq_num 783) 2024-08-17T17:33:15.182 INFO:tasks.rados.rados.0.smithi037.stdout:2085: done (3 left) 2024-08-17T17:33:15.182 INFO:tasks.rados.rados.0.smithi037.stdout:2086: done (2 left) 2024-08-17T17:33:15.182 INFO:tasks.rados.rados.0.smithi037.stdout:2088: done (1 left) 2024-08-17T17:33:15.182 INFO:tasks.rados.rados.0.smithi037.stdout:2090: done (0 left) 2024-08-17T17:33:15.182 INFO:tasks.rados.rados.0.smithi037.stdout:2091: rollback oid 31 current snap is 270 2024-08-17T17:33:15.182 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 31 to 235 2024-08-17T17:33:15.182 INFO:tasks.rados.rados.0.smithi037.stdout:2092: write oid 45 current snap is 270 2024-08-17T17:33:15.182 INFO:tasks.rados.rados.0.smithi037.stdout:2092: seq_num 784 ranges {776688=579575,1894471=798599} 2024-08-17T17:33:15.188 INFO:tasks.rados.rados.0.smithi037.stdout:2092: writing smithi03781225-45 from 776688 to 1356263 tid 1 2024-08-17T17:33:15.195 INFO:tasks.rados.rados.0.smithi037.stdout:2092: writing smithi03781225-45 from 1894471 to 2693070 tid 2 2024-08-17T17:33:15.195 INFO:tasks.rados.rados.0.smithi037.stdout:2093: snap_remove snap 266 2024-08-17T17:33:15.773 INFO:tasks.rados.rados.0.smithi037.stdout:2091: finishing rollback tid 1 to smithi03781225-31 2024-08-17T17:33:15.773 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 31 v 0 (ObjNum 289 snap 0 seq_num 2762337336) dirty dne 2024-08-17T17:33:15.773 INFO:tasks.rados.rados.0.smithi037.stdout:2092: finishing write tid 1 to smithi03781225-45 2024-08-17T17:33:15.773 INFO:tasks.rados.rados.0.smithi037.stdout:2092: finishing write tid 2 to smithi03781225-45 2024-08-17T17:33:15.773 INFO:tasks.rados.rados.0.smithi037.stdout:2092: finishing write tid 3 to smithi03781225-45 2024-08-17T17:33:15.773 INFO:tasks.rados.rados.0.smithi037.stdout:2092: finishing write tid 4 to smithi03781225-45 2024-08-17T17:33:15.773 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 410 (ObjNum 784 snap 270 seq_num 784) dirty exists 2024-08-17T17:33:15.773 INFO:tasks.rados.rados.0.smithi037.stdout:2092: left oid 45 (ObjNum 784 snap 270 seq_num 784) 2024-08-17T17:33:15.773 INFO:tasks.rados.rados.0.smithi037.stdout:2091: done (2 left) 2024-08-17T17:33:15.773 INFO:tasks.rados.rados.0.smithi037.stdout:2092: done (1 left) 2024-08-17T17:33:15.773 INFO:tasks.rados.rados.0.smithi037.stdout:2093: done (0 left) 2024-08-17T17:33:15.774 INFO:tasks.rados.rados.0.smithi037.stdout:2094: read oid 40 snap -1 2024-08-17T17:33:15.774 INFO:tasks.rados.rados.0.smithi037.stdout:2094: expect (ObjNum 740 snap 251 seq_num 740) 2024-08-17T17:33:15.774 INFO:tasks.rados.rados.0.smithi037.stdout:2095: snap_remove snap 268 2024-08-17T17:33:16.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:15 smithi037 ceph-mon[102022]: osdmap e608: 8 total, 8 up, 8 in 2024-08-17T17:33:16.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:15 smithi037 ceph-mon[97894]: osdmap e608: 8 total, 8 up, 8 in 2024-08-17T17:33:16.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:15 smithi046 ceph-mon[88218]: osdmap e608: 8 total, 8 up, 8 in 2024-08-17T17:33:16.754 INFO:tasks.rados.rados.0.smithi037.stdout:2095: done (1 left) 2024-08-17T17:33:16.754 INFO:tasks.rados.rados.0.smithi037.stdout:2096: read oid 7 snap -1 2024-08-17T17:33:16.754 INFO:tasks.rados.rados.0.smithi037.stdout:2096: expect (ObjNum 717 snap 244 seq_num 717) 2024-08-17T17:33:16.755 INFO:tasks.rados.rados.0.smithi037.stdout:2094: expect (ObjNum 740 snap 251 seq_num 740) 2024-08-17T17:33:16.838 INFO:tasks.rados.rados.0.smithi037.stdout:2096: expect (ObjNum 717 snap 244 seq_num 717) 2024-08-17T17:33:16.924 INFO:tasks.rados.rados.0.smithi037.stdout:2094: done (1 left) 2024-08-17T17:33:16.924 INFO:tasks.rados.rados.0.smithi037.stdout:2096: done (0 left) 2024-08-17T17:33:16.924 INFO:tasks.rados.rados.0.smithi037.stdout:2097: write oid 7 current snap is 270 2024-08-17T17:33:16.924 INFO:tasks.rados.rados.0.smithi037.stdout:2097: seq_num 785 ranges {793495=654824,1952953=658610,3157167=36328} 2024-08-17T17:33:16.931 INFO:tasks.rados.rados.0.smithi037.stdout:2097: writing smithi03781225-7 from 793495 to 1448319 tid 1 2024-08-17T17:33:16.938 INFO:tasks.rados.rados.0.smithi037.stdout:2097: writing smithi03781225-7 from 1952953 to 2611563 tid 2 2024-08-17T17:33:16.942 INFO:tasks.rados.rados.0.smithi037.stdout:2097: writing smithi03781225-7 from 3157167 to 3193495 tid 3 2024-08-17T17:33:16.942 INFO:tasks.rados.rados.0.smithi037.stdout:2098: read oid 25 snap -1 2024-08-17T17:33:16.942 INFO:tasks.rados.rados.0.smithi037.stdout:2098: expect (ObjNum 761 snap 258 seq_num 761) 2024-08-17T17:33:16.942 INFO:tasks.rados.rados.0.smithi037.stdout:2099: delete oid 32 current snap is 270 2024-08-17T17:33:16.942 INFO:tasks.rados.rados.0.smithi037.stdout:2097: finishing write tid 1 to smithi03781225-7 2024-08-17T17:33:16.942 INFO:tasks.rados.rados.0.smithi037.stdout:2097: finishing write tid 2 to smithi03781225-7 2024-08-17T17:33:16.944 INFO:tasks.rados.rados.0.smithi037.stdout:2097: finishing write tid 3 to smithi03781225-7 2024-08-17T17:33:16.944 INFO:tasks.rados.rados.0.smithi037.stdout:2099: done (2 left) 2024-08-17T17:33:16.944 INFO:tasks.rados.rados.0.smithi037.stdout:2100: write oid 4 current snap is 270 2024-08-17T17:33:16.944 INFO:tasks.rados.rados.0.smithi037.stdout:2100: seq_num 787 ranges {427109=405322,1553564=545926,2579307=647802} 2024-08-17T17:33:16.948 INFO:tasks.rados.rados.0.smithi037.stdout:2100: writing smithi03781225-4 from 427109 to 832431 tid 1 2024-08-17T17:33:16.955 INFO:tasks.rados.rados.0.smithi037.stdout:2100: writing smithi03781225-4 from 1553564 to 2099490 tid 2 2024-08-17T17:33:16.962 INFO:tasks.rados.rados.0.smithi037.stdout:2100: writing smithi03781225-4 from 2579307 to 3227109 tid 3 2024-08-17T17:33:16.962 INFO:tasks.rados.rados.0.smithi037.stdout:2101: snap_remove snap 267 2024-08-17T17:33:17.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:16 smithi037 ceph-mon[97894]: pgmap v521: 89 pgs: 89 active+clean; 195 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 683 KiB/s wr, 10 op/s 2024-08-17T17:33:17.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:16 smithi037 ceph-mon[97894]: osdmap e609: 8 total, 8 up, 8 in 2024-08-17T17:33:17.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:16 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:33:17.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:16 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:33:17.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:16 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:33:17.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:16 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:33:17.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:16 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:33:17.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:16 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:33:17.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:16 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:33:17.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:16 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:33:17.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:16 smithi037 ceph-mon[97894]: osdmap e610: 8 total, 8 up, 8 in 2024-08-17T17:33:17.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:16 smithi037 ceph-mon[102022]: pgmap v521: 89 pgs: 89 active+clean; 195 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 683 KiB/s wr, 10 op/s 2024-08-17T17:33:17.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:16 smithi037 ceph-mon[102022]: osdmap e609: 8 total, 8 up, 8 in 2024-08-17T17:33:17.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:16 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:33:17.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:16 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:33:17.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:16 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:33:17.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:16 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:33:17.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:16 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:33:17.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:16 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:33:17.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:16 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:33:17.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:16 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:33:17.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:16 smithi037 ceph-mon[102022]: osdmap e610: 8 total, 8 up, 8 in 2024-08-17T17:33:17.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:16 smithi046 ceph-mon[88218]: pgmap v521: 89 pgs: 89 active+clean; 195 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 683 KiB/s wr, 10 op/s 2024-08-17T17:33:17.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:16 smithi046 ceph-mon[88218]: osdmap e609: 8 total, 8 up, 8 in 2024-08-17T17:33:17.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:16 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:33:17.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:16 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:33:17.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:16 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:33:17.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:16 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:33:17.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:16 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:33:17.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:16 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:33:17.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:16 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:33:17.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:16 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:33:17.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:16 smithi046 ceph-mon[88218]: osdmap e610: 8 total, 8 up, 8 in 2024-08-17T17:33:17.778 INFO:tasks.rados.rados.0.smithi037.stdout:2101: done (3 left) 2024-08-17T17:33:17.778 INFO:tasks.rados.rados.0.smithi037.stdout:2102: delete oid 30 current snap is 270 2024-08-17T17:33:17.778 INFO:tasks.rados.rados.0.smithi037.stdout:2097: finishing write tid 4 to smithi03781225-7 2024-08-17T17:33:17.778 INFO:tasks.rados.rados.0.smithi037.stdout:2097: finishing write tid 5 to smithi03781225-7 2024-08-17T17:33:17.778 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 278 (ObjNum 785 snap 270 seq_num 785) dirty exists 2024-08-17T17:33:17.778 INFO:tasks.rados.rados.0.smithi037.stdout:2097: left oid 7 (ObjNum 785 snap 270 seq_num 785) 2024-08-17T17:33:17.778 INFO:tasks.rados.rados.0.smithi037.stdout:2098: expect (ObjNum 761 snap 258 seq_num 761) 2024-08-17T17:33:17.950 INFO:tasks.rados.rados.0.smithi037.stdout:2100: finishing write tid 1 to smithi03781225-4 2024-08-17T17:33:17.950 INFO:tasks.rados.rados.0.smithi037.stdout:2100: finishing write tid 2 to smithi03781225-4 2024-08-17T17:33:17.950 INFO:tasks.rados.rados.0.smithi037.stdout:2100: finishing write tid 3 to smithi03781225-4 2024-08-17T17:33:17.950 INFO:tasks.rados.rados.0.smithi037.stdout:2100: finishing write tid 4 to smithi03781225-4 2024-08-17T17:33:17.950 INFO:tasks.rados.rados.0.smithi037.stdout:2097: done (3 left) 2024-08-17T17:33:17.951 INFO:tasks.rados.rados.0.smithi037.stdout:2098: done (2 left) 2024-08-17T17:33:17.951 INFO:tasks.rados.rados.0.smithi037.stdout:2102: done (1 left) 2024-08-17T17:33:17.951 INFO:tasks.rados.rados.0.smithi037.stdout:2103: read oid 23 snap -1 2024-08-17T17:33:17.951 INFO:tasks.rados.rados.0.smithi037.stdout:2103: expect (ObjNum 773 snap 267 seq_num 773) 2024-08-17T17:33:17.951 INFO:tasks.rados.rados.0.smithi037.stdout:2104: read oid 47 snap -1 2024-08-17T17:33:17.951 INFO:tasks.rados.rados.0.smithi037.stdout:2104: expect deleted 2024-08-17T17:33:17.951 INFO:tasks.rados.rados.0.smithi037.stdout:2105: read oid 36 snap -1 2024-08-17T17:33:17.951 INFO:tasks.rados.rados.0.smithi037.stdout:2105: expect (ObjNum 763 snap 259 seq_num 763) 2024-08-17T17:33:17.951 INFO:tasks.rados.rados.0.smithi037.stdout:2106: snap_remove snap 257 2024-08-17T17:33:18.782 INFO:tasks.rados.rados.0.smithi037.stdout:2106: done (4 left) 2024-08-17T17:33:18.782 INFO:tasks.rados.rados.0.smithi037.stdout:2107: delete oid 24 current snap is 270 2024-08-17T17:33:18.783 INFO:tasks.rados.rados.0.smithi037.stdout:2100: finishing write tid 5 to smithi03781225-4 2024-08-17T17:33:18.783 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 931 (ObjNum 787 snap 270 seq_num 787) dirty exists 2024-08-17T17:33:18.783 INFO:tasks.rados.rados.0.smithi037.stdout:2100: left oid 4 (ObjNum 787 snap 270 seq_num 787) 2024-08-17T17:33:18.783 INFO:tasks.rados.rados.0.smithi037.stdout:2105: expect (ObjNum 763 snap 259 seq_num 763) 2024-08-17T17:33:18.880 INFO:tasks.rados.rados.0.smithi037.stdout:2103: expect (ObjNum 773 snap 267 seq_num 773) 2024-08-17T17:33:19.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:33:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:33:18] "GET /metrics HTTP/1.1" 200 36418 "" "Prometheus/2.51.0" 2024-08-17T17:33:19.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:18 smithi037 ceph-mon[102022]: pgmap v524: 89 pgs: 89 active+clean; 195 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 683 KiB/s wr, 7 op/s 2024-08-17T17:33:19.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:18 smithi037 ceph-mon[102022]: osdmap e611: 8 total, 8 up, 8 in 2024-08-17T17:33:19.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:18 smithi037 ceph-mon[97894]: pgmap v524: 89 pgs: 89 active+clean; 195 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 683 KiB/s wr, 7 op/s 2024-08-17T17:33:19.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:18 smithi037 ceph-mon[97894]: osdmap e611: 8 total, 8 up, 8 in 2024-08-17T17:33:19.101 INFO:tasks.rados.rados.0.smithi037.stdout:2100: done (4 left) 2024-08-17T17:33:19.102 INFO:tasks.rados.rados.0.smithi037.stdout:2103: done (3 left) 2024-08-17T17:33:19.102 INFO:tasks.rados.rados.0.smithi037.stdout:2104: done (2 left) 2024-08-17T17:33:19.102 INFO:tasks.rados.rados.0.smithi037.stdout:2105: done (1 left) 2024-08-17T17:33:19.102 INFO:tasks.rados.rados.0.smithi037.stdout:2107: done (0 left) 2024-08-17T17:33:19.102 INFO:tasks.rados.rados.0.smithi037.stdout:2108: snap_remove snap 253 2024-08-17T17:33:19.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:18 smithi046 ceph-mon[88218]: pgmap v524: 89 pgs: 89 active+clean; 195 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 683 KiB/s wr, 7 op/s 2024-08-17T17:33:19.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:18 smithi046 ceph-mon[88218]: osdmap e611: 8 total, 8 up, 8 in 2024-08-17T17:33:19.801 INFO:tasks.rados.rados.0.smithi037.stdout:2108: done (0 left) 2024-08-17T17:33:19.801 INFO:tasks.rados.rados.0.smithi037.stdout:2109: snap_create 2024-08-17T17:33:20.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:19 smithi046 ceph-mon[88218]: osdmap e612: 8 total, 8 up, 8 in 2024-08-17T17:33:20.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:19 smithi037 ceph-mon[97894]: osdmap e612: 8 total, 8 up, 8 in 2024-08-17T17:33:20.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:19 smithi037 ceph-mon[102022]: osdmap e612: 8 total, 8 up, 8 in 2024-08-17T17:33:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:33:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:33:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:33:20.802 INFO:tasks.rados.rados.0.smithi037.stdout:2109: done (0 left) 2024-08-17T17:33:20.803 INFO:tasks.rados.rados.0.smithi037.stdout:2110: write oid 17 current snap is 271 2024-08-17T17:33:20.803 INFO:tasks.rados.rados.0.smithi037.stdout:2110: seq_num 790 ranges {477530=631069,1612657=409606,2545223=517596} 2024-08-17T17:33:20.808 INFO:tasks.rados.rados.0.smithi037.stdout:2110: writing smithi03781225-17 from 477530 to 1108599 tid 1 2024-08-17T17:33:20.814 INFO:tasks.rados.rados.0.smithi037.stdout:2110: writing smithi03781225-17 from 1612657 to 2022263 tid 2 2024-08-17T17:33:20.820 INFO:tasks.rados.rados.0.smithi037.stdout:2110: writing smithi03781225-17 from 2545223 to 3062819 tid 3 2024-08-17T17:33:20.820 INFO:tasks.rados.rados.0.smithi037.stdout:2111: write oid 49 current snap is 271 2024-08-17T17:33:20.820 INFO:tasks.rados.rados.0.smithi037.stdout:2111: seq_num 791 ranges {494337=422671,1387492=553264,2688999=445221} 2024-08-17T17:33:20.824 INFO:tasks.rados.rados.0.smithi037.stdout:2111: writing smithi03781225-49 from 494337 to 917008 tid 1 2024-08-17T17:33:20.830 INFO:tasks.rados.rados.0.smithi037.stdout:2111: writing smithi03781225-49 from 1387492 to 1940756 tid 2 2024-08-17T17:33:20.837 INFO:tasks.rados.rados.0.smithi037.stdout:2111: writing smithi03781225-49 from 2688999 to 3134220 tid 3 2024-08-17T17:33:20.837 INFO:tasks.rados.rados.0.smithi037.stdout:2112: delete oid 4 current snap is 271 2024-08-17T17:33:20.837 INFO:tasks.rados.rados.0.smithi037.stdout:2110: finishing write tid 1 to smithi03781225-17 2024-08-17T17:33:20.838 INFO:tasks.rados.rados.0.smithi037.stdout:2110: finishing write tid 2 to smithi03781225-17 2024-08-17T17:33:20.838 INFO:tasks.rados.rados.0.smithi037.stdout:2110: finishing write tid 3 to smithi03781225-17 2024-08-17T17:33:20.838 INFO:tasks.rados.rados.0.smithi037.stdout:2110: finishing write tid 4 to smithi03781225-17 2024-08-17T17:33:20.838 INFO:tasks.rados.rados.0.smithi037.stdout:2110: finishing write tid 5 to smithi03781225-17 2024-08-17T17:33:20.838 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 760 (ObjNum 790 snap 271 seq_num 790) dirty exists 2024-08-17T17:33:20.838 INFO:tasks.rados.rados.0.smithi037.stdout:2110: left oid 17 (ObjNum 790 snap 271 seq_num 790) 2024-08-17T17:33:20.838 INFO:tasks.rados.rados.0.smithi037.stdout:2111: finishing write tid 1 to smithi03781225-49 2024-08-17T17:33:20.838 INFO:tasks.rados.rados.0.smithi037.stdout:2111: finishing write tid 2 to smithi03781225-49 2024-08-17T17:33:20.840 INFO:tasks.rados.rados.0.smithi037.stdout:2110: done (2 left) 2024-08-17T17:33:20.840 INFO:tasks.rados.rados.0.smithi037.stdout:2112: done (1 left) 2024-08-17T17:33:20.841 INFO:tasks.rados.rados.0.smithi037.stdout:2113: snap_create 2024-08-17T17:33:20.841 INFO:tasks.rados.rados.0.smithi037.stdout:2111: finishing write tid 3 to smithi03781225-49 2024-08-17T17:33:20.841 INFO:tasks.rados.rados.0.smithi037.stdout:2111: finishing write tid 4 to smithi03781225-49 2024-08-17T17:33:20.841 INFO:tasks.rados.rados.0.smithi037.stdout:2111: finishing write tid 5 to smithi03781225-49 2024-08-17T17:33:20.841 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 49 v 683 (ObjNum 791 snap 271 seq_num 791) dirty exists 2024-08-17T17:33:20.841 INFO:tasks.rados.rados.0.smithi037.stdout:2111: left oid 49 (ObjNum 791 snap 271 seq_num 791) 2024-08-17T17:33:21.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:20 smithi037 ceph-mon[102022]: pgmap v527: 89 pgs: 89 active+clean; 193 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.0 MiB/s wr, 13 op/s 2024-08-17T17:33:21.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:20 smithi037 ceph-mon[102022]: osdmap e613: 8 total, 8 up, 8 in 2024-08-17T17:33:21.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:20 smithi037 ceph-mon[97894]: pgmap v527: 89 pgs: 89 active+clean; 193 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.0 MiB/s wr, 13 op/s 2024-08-17T17:33:21.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:20 smithi037 ceph-mon[97894]: osdmap e613: 8 total, 8 up, 8 in 2024-08-17T17:33:21.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:20 smithi046 ceph-mon[88218]: pgmap v527: 89 pgs: 89 active+clean; 193 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.0 MiB/s wr, 13 op/s 2024-08-17T17:33:21.269 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:20 smithi046 ceph-mon[88218]: osdmap e613: 8 total, 8 up, 8 in 2024-08-17T17:33:21.757 INFO:tasks.rados.rados.0.smithi037.stdout:2111: done (1 left) 2024-08-17T17:33:21.757 INFO:tasks.rados.rados.0.smithi037.stdout:2113: done (0 left) 2024-08-17T17:33:21.758 INFO:tasks.rados.rados.0.smithi037.stdout:2114: read oid 4 snap 269 2024-08-17T17:33:21.758 INFO:tasks.rados.rados.0.smithi037.stdout:2114: expect (ObjNum 592 snap 188 seq_num 592) 2024-08-17T17:33:21.758 INFO:tasks.rados.rados.0.smithi037.stdout:2115: snap_create 2024-08-17T17:33:21.768 INFO:tasks.rados.rados.0.smithi037.stdout:2114: expect (ObjNum 592 snap 188 seq_num 592) 2024-08-17T17:33:22.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:21 smithi046 ceph-mon[88218]: osdmap e614: 8 total, 8 up, 8 in 2024-08-17T17:33:22.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:21 smithi046 ceph-mon[88218]: osdmap e615: 8 total, 8 up, 8 in 2024-08-17T17:33:22.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:21 smithi037 ceph-mon[102022]: osdmap e614: 8 total, 8 up, 8 in 2024-08-17T17:33:22.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:21 smithi037 ceph-mon[102022]: osdmap e615: 8 total, 8 up, 8 in 2024-08-17T17:33:22.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:21 smithi037 ceph-mon[97894]: osdmap e614: 8 total, 8 up, 8 in 2024-08-17T17:33:22.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:21 smithi037 ceph-mon[97894]: osdmap e615: 8 total, 8 up, 8 in 2024-08-17T17:33:22.758 INFO:tasks.rados.rados.0.smithi037.stdout:2114: done (1 left) 2024-08-17T17:33:22.758 INFO:tasks.rados.rados.0.smithi037.stdout:2115: done (0 left) 2024-08-17T17:33:22.758 INFO:tasks.rados.rados.0.smithi037.stdout:2116: snap_remove snap 235 2024-08-17T17:33:23.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:22 smithi046 ceph-mon[88218]: pgmap v530: 89 pgs: 89 active+clean; 193 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.0 MiB/s wr, 16 op/s 2024-08-17T17:33:23.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:22 smithi046 ceph-mon[88218]: osdmap e616: 8 total, 8 up, 8 in 2024-08-17T17:33:23.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:22 smithi037 ceph-mon[102022]: pgmap v530: 89 pgs: 89 active+clean; 193 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.0 MiB/s wr, 16 op/s 2024-08-17T17:33:23.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:22 smithi037 ceph-mon[102022]: osdmap e616: 8 total, 8 up, 8 in 2024-08-17T17:33:23.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:22 smithi037 ceph-mon[97894]: pgmap v530: 89 pgs: 89 active+clean; 193 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.0 MiB/s wr, 16 op/s 2024-08-17T17:33:23.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:22 smithi037 ceph-mon[97894]: osdmap e616: 8 total, 8 up, 8 in 2024-08-17T17:33:23.760 INFO:tasks.rados.rados.0.smithi037.stdout:2116: done (0 left) 2024-08-17T17:33:23.760 INFO:tasks.rados.rados.0.smithi037.stdout:2117: snap_remove snap 269 2024-08-17T17:33:24.773 INFO:tasks.rados.rados.0.smithi037.stdout:2117: done (0 left) 2024-08-17T17:33:24.773 INFO:tasks.rados.rados.0.smithi037.stdout:2118: delete oid 34 current snap is 273 2024-08-17T17:33:24.779 INFO:tasks.rados.rados.0.smithi037.stdout:2118: done (0 left) 2024-08-17T17:33:24.779 INFO:tasks.rados.rados.0.smithi037.stdout:2119: write oid 31 current snap is 273 2024-08-17T17:33:24.779 INFO:tasks.rados.rados.0.smithi037.stdout:2119: seq_num 794 ranges {544758=648418,1846585=416944,2771268=573490} 2024-08-17T17:33:24.785 INFO:tasks.rados.rados.0.smithi037.stdout:2119: writing smithi03781225-31 from 544758 to 1193176 tid 1 2024-08-17T17:33:24.791 INFO:tasks.rados.rados.0.smithi037.stdout:2119: writing smithi03781225-31 from 1846585 to 2263529 tid 2 2024-08-17T17:33:24.798 INFO:tasks.rados.rados.0.smithi037.stdout:2119: writing smithi03781225-31 from 2771268 to 3344758 tid 3 2024-08-17T17:33:24.798 INFO:tasks.rados.rados.0.smithi037.stdout:2120: read oid 23 snap 255 2024-08-17T17:33:24.798 INFO:tasks.rados.rados.0.smithi037.stdout:2120: expect (ObjNum 753 snap 255 seq_num 753) 2024-08-17T17:33:24.798 INFO:tasks.rados.rados.0.smithi037.stdout:2121: snap_create 2024-08-17T17:33:24.798 INFO:tasks.rados.rados.0.smithi037.stdout:2119: finishing write tid 1 to smithi03781225-31 2024-08-17T17:33:24.798 INFO:tasks.rados.rados.0.smithi037.stdout:2119: finishing write tid 2 to smithi03781225-31 2024-08-17T17:33:24.801 INFO:tasks.rados.rados.0.smithi037.stdout:2119: finishing write tid 3 to smithi03781225-31 2024-08-17T17:33:24.801 INFO:tasks.rados.rados.0.smithi037.stdout:2119: finishing write tid 4 to smithi03781225-31 2024-08-17T17:33:24.801 INFO:tasks.rados.rados.0.smithi037.stdout:2119: finishing write tid 5 to smithi03781225-31 2024-08-17T17:33:24.801 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 31 v 1141 (ObjNum 794 snap 273 seq_num 794) dirty exists 2024-08-17T17:33:24.801 INFO:tasks.rados.rados.0.smithi037.stdout:2119: left oid 31 (ObjNum 794 snap 273 seq_num 794) 2024-08-17T17:33:24.806 INFO:tasks.rados.rados.0.smithi037.stdout:2120: expect (ObjNum 753 snap 255 seq_num 753) 2024-08-17T17:33:25.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:24 smithi046 ceph-mon[88218]: pgmap v533: 89 pgs: 89 active+clean; 193 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 0 B/s wr, 4 op/s 2024-08-17T17:33:25.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:24 smithi046 ceph-mon[88218]: osdmap e617: 8 total, 8 up, 8 in 2024-08-17T17:33:25.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:25.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:24 smithi037 ceph-mon[97894]: pgmap v533: 89 pgs: 89 active+clean; 193 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 0 B/s wr, 4 op/s 2024-08-17T17:33:25.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:24 smithi037 ceph-mon[97894]: osdmap e617: 8 total, 8 up, 8 in 2024-08-17T17:33:25.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:25.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:24 smithi037 ceph-mon[102022]: pgmap v533: 89 pgs: 89 active+clean; 193 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 0 B/s wr, 4 op/s 2024-08-17T17:33:25.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:24 smithi037 ceph-mon[102022]: osdmap e617: 8 total, 8 up, 8 in 2024-08-17T17:33:25.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:25.773 INFO:tasks.rados.rados.0.smithi037.stdout:2119: done (2 left) 2024-08-17T17:33:25.773 INFO:tasks.rados.rados.0.smithi037.stdout:2120: done (1 left) 2024-08-17T17:33:25.773 INFO:tasks.rados.rados.0.smithi037.stdout:2121: done (0 left) 2024-08-17T17:33:25.773 INFO:tasks.rados.rados.0.smithi037.stdout:2122: write oid 9 current snap is 274 2024-08-17T17:33:25.773 INFO:tasks.rados.rados.0.smithi037.stdout:2122: seq_num 795 ranges {561565=723667,1905067=560602,3082338=279227} 2024-08-17T17:33:25.780 INFO:tasks.rados.rados.0.smithi037.stdout:2122: writing smithi03781225-9 from 561565 to 1285232 tid 1 2024-08-17T17:33:25.788 INFO:tasks.rados.rados.0.smithi037.stdout:2122: writing smithi03781225-9 from 1905067 to 2465669 tid 2 2024-08-17T17:33:25.793 INFO:tasks.rados.rados.0.smithi037.stdout:2122: writing smithi03781225-9 from 3082338 to 3361565 tid 3 2024-08-17T17:33:25.794 INFO:tasks.rados.rados.0.smithi037.stdout:2123: read oid 10 snap 265 2024-08-17T17:33:25.794 INFO:tasks.rados.rados.0.smithi037.stdout:2123: expect (ObjNum 737 snap 249 seq_num 737) 2024-08-17T17:33:25.794 INFO:tasks.rados.rados.0.smithi037.stdout:2124: snap_create 2024-08-17T17:33:25.794 INFO:tasks.rados.rados.0.smithi037.stdout:2122: finishing write tid 1 to smithi03781225-9 2024-08-17T17:33:25.794 INFO:tasks.rados.rados.0.smithi037.stdout:2122: finishing write tid 2 to smithi03781225-9 2024-08-17T17:33:25.800 INFO:tasks.rados.rados.0.smithi037.stdout:2122: finishing write tid 3 to smithi03781225-9 2024-08-17T17:33:25.801 INFO:tasks.rados.rados.0.smithi037.stdout:2123: expect (ObjNum 737 snap 249 seq_num 737) 2024-08-17T17:33:25.881 INFO:tasks.rados.rados.0.smithi037.stdout:2122: finishing write tid 4 to smithi03781225-9 2024-08-17T17:33:25.881 INFO:tasks.rados.rados.0.smithi037.stdout:2122: finishing write tid 5 to smithi03781225-9 2024-08-17T17:33:25.881 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 1853 (ObjNum 795 snap 274 seq_num 795) dirty exists 2024-08-17T17:33:25.881 INFO:tasks.rados.rados.0.smithi037.stdout:2122: left oid 9 (ObjNum 795 snap 274 seq_num 795) 2024-08-17T17:33:26.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:25 smithi037 ceph-mon[102022]: osdmap e618: 8 total, 8 up, 8 in 2024-08-17T17:33:26.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:25 smithi037 ceph-mon[97894]: osdmap e618: 8 total, 8 up, 8 in 2024-08-17T17:33:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:25 smithi046 ceph-mon[88218]: osdmap e618: 8 total, 8 up, 8 in 2024-08-17T17:33:26.757 INFO:tasks.rados.rados.0.smithi037.stdout:2122: done (2 left) 2024-08-17T17:33:26.757 INFO:tasks.rados.rados.0.smithi037.stdout:2123: done (1 left) 2024-08-17T17:33:26.757 INFO:tasks.rados.rados.0.smithi037.stdout:2124: done (0 left) 2024-08-17T17:33:26.757 INFO:tasks.rados.rados.0.smithi037.stdout:2125: read oid 3 snap -1 2024-08-17T17:33:26.757 INFO:tasks.rados.rados.0.smithi037.stdout:2125: expect (ObjNum 779 snap 268 seq_num 779) 2024-08-17T17:33:26.757 INFO:tasks.rados.rados.0.smithi037.stdout:2126: write oid 39 current snap is 275 2024-08-17T17:33:26.758 INFO:tasks.rados.rados.0.smithi037.stdout:2126: seq_num 796 ranges {578372=798916,1963549=420613,2826114=417934} 2024-08-17T17:33:26.765 INFO:tasks.rados.rados.0.smithi037.stdout:2126: writing smithi03781225-39 from 578372 to 1377288 tid 1 2024-08-17T17:33:26.772 INFO:tasks.rados.rados.0.smithi037.stdout:2126: writing smithi03781225-39 from 1963549 to 2384162 tid 2 2024-08-17T17:33:26.777 INFO:tasks.rados.rados.0.smithi037.stdout:2126: writing smithi03781225-39 from 2826114 to 3244048 tid 3 2024-08-17T17:33:26.777 INFO:tasks.rados.rados.0.smithi037.stdout:2127: read oid 5 snap 271 2024-08-17T17:33:26.778 INFO:tasks.rados.rados.0.smithi037.stdout:2127: expect (ObjNum 708 snap 236 seq_num 708) 2024-08-17T17:33:26.778 INFO:tasks.rados.rados.0.smithi037.stdout:2128: snap_create 2024-08-17T17:33:26.778 INFO:tasks.rados.rados.0.smithi037.stdout:2125: expect (ObjNum 779 snap 268 seq_num 779) 2024-08-17T17:33:27.009 INFO:tasks.rados.rados.0.smithi037.stdout:2126: finishing write tid 1 to smithi03781225-39 2024-08-17T17:33:27.009 INFO:tasks.rados.rados.0.smithi037.stdout:2126: finishing write tid 2 to smithi03781225-39 2024-08-17T17:33:27.009 INFO:tasks.rados.rados.0.smithi037.stdout:2126: finishing write tid 3 to smithi03781225-39 2024-08-17T17:33:27.009 INFO:tasks.rados.rados.0.smithi037.stdout:2126: finishing write tid 4 to smithi03781225-39 2024-08-17T17:33:27.009 INFO:tasks.rados.rados.0.smithi037.stdout:2126: finishing write tid 5 to smithi03781225-39 2024-08-17T17:33:27.009 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 1146 (ObjNum 796 snap 275 seq_num 796) dirty exists 2024-08-17T17:33:27.009 INFO:tasks.rados.rados.0.smithi037.stdout:2126: left oid 39 (ObjNum 796 snap 275 seq_num 796) 2024-08-17T17:33:27.009 INFO:tasks.rados.rados.0.smithi037.stdout:2127: expect (ObjNum 708 snap 236 seq_num 708) 2024-08-17T17:33:27.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:26 smithi037 ceph-mon[102022]: pgmap v536: 89 pgs: 89 active+clean; 200 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.1 MiB/s wr, 6 op/s 2024-08-17T17:33:27.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:26 smithi037 ceph-mon[102022]: osdmap e619: 8 total, 8 up, 8 in 2024-08-17T17:33:27.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:26 smithi037 ceph-mon[102022]: osdmap e620: 8 total, 8 up, 8 in 2024-08-17T17:33:27.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:26 smithi037 ceph-mon[97894]: pgmap v536: 89 pgs: 89 active+clean; 200 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.1 MiB/s wr, 6 op/s 2024-08-17T17:33:27.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:26 smithi037 ceph-mon[97894]: osdmap e619: 8 total, 8 up, 8 in 2024-08-17T17:33:27.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:26 smithi037 ceph-mon[97894]: osdmap e620: 8 total, 8 up, 8 in 2024-08-17T17:33:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:26 smithi046 ceph-mon[88218]: pgmap v536: 89 pgs: 89 active+clean; 200 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.1 MiB/s wr, 6 op/s 2024-08-17T17:33:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:26 smithi046 ceph-mon[88218]: osdmap e619: 8 total, 8 up, 8 in 2024-08-17T17:33:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:26 smithi046 ceph-mon[88218]: osdmap e620: 8 total, 8 up, 8 in 2024-08-17T17:33:27.780 INFO:tasks.rados.rados.0.smithi037.stdout:2125: done (3 left) 2024-08-17T17:33:27.781 INFO:tasks.rados.rados.0.smithi037.stdout:2126: done (2 left) 2024-08-17T17:33:27.781 INFO:tasks.rados.rados.0.smithi037.stdout:2127: done (1 left) 2024-08-17T17:33:27.781 INFO:tasks.rados.rados.0.smithi037.stdout:2128: done (0 left) 2024-08-17T17:33:27.781 INFO:tasks.rados.rados.0.smithi037.stdout:2129: delete oid 11 current snap is 276 2024-08-17T17:33:27.785 INFO:tasks.rados.rados.0.smithi037.stdout:2129: done (0 left) 2024-08-17T17:33:27.785 INFO:tasks.rados.rados.0.smithi037.stdout:2130: snap_create 2024-08-17T17:33:28.784 INFO:tasks.rados.rados.0.smithi037.stdout:2130: done (0 left) 2024-08-17T17:33:28.784 INFO:tasks.rados.rados.0.smithi037.stdout:2131: read oid 43 snap -1 2024-08-17T17:33:28.784 INFO:tasks.rados.rados.0.smithi037.stdout:2131: expect (ObjNum 483 snap 154 seq_num 483) 2024-08-17T17:33:28.785 INFO:tasks.rados.rados.0.smithi037.stdout:2132: read oid 1 snap -1 2024-08-17T17:33:28.785 INFO:tasks.rados.rados.0.smithi037.stdout:2132: expect (ObjNum 646 snap 204 seq_num 646) 2024-08-17T17:33:28.785 INFO:tasks.rados.rados.0.smithi037.stdout:2133: write oid 42 current snap is 277 2024-08-17T17:33:28.785 INFO:tasks.rados.rados.0.smithi037.stdout:2133: seq_num 798 ranges {611986=549414,1564160=424282,2764607=440478} 2024-08-17T17:33:28.791 INFO:tasks.rados.rados.0.smithi037.stdout:2133: writing smithi03781225-42 from 611986 to 1161400 tid 1 2024-08-17T17:33:28.796 INFO:tasks.rados.rados.0.smithi037.stdout:2133: writing smithi03781225-42 from 1564160 to 1988442 tid 2 2024-08-17T17:33:28.803 INFO:tasks.rados.rados.0.smithi037.stdout:2133: writing smithi03781225-42 from 2764607 to 3205085 tid 3 2024-08-17T17:33:28.803 INFO:tasks.rados.rados.0.smithi037.stdout:2134: delete oid 34 current snap is 277 2024-08-17T17:33:28.803 INFO:tasks.rados.rados.0.smithi037.stdout:2131: expect (ObjNum 483 snap 154 seq_num 483) 2024-08-17T17:33:28.900 INFO:tasks.rados.rados.0.smithi037.stdout:2132: expect (ObjNum 646 snap 204 seq_num 646) 2024-08-17T17:33:29.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:33:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:33:28] "GET /metrics HTTP/1.1" 200 36419 "" "Prometheus/2.51.0" 2024-08-17T17:33:29.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:28 smithi037 ceph-mon[102022]: pgmap v539: 89 pgs: 89 active+clean; 200 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 4 op/s 2024-08-17T17:33:29.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:28 smithi037 ceph-mon[102022]: osdmap e621: 8 total, 8 up, 8 in 2024-08-17T17:33:29.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:28 smithi037 ceph-mon[97894]: pgmap v539: 89 pgs: 89 active+clean; 200 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 4 op/s 2024-08-17T17:33:29.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:28 smithi037 ceph-mon[97894]: osdmap e621: 8 total, 8 up, 8 in 2024-08-17T17:33:29.061 INFO:tasks.rados.rados.0.smithi037.stdout:2133: finishing write tid 1 to smithi03781225-42 2024-08-17T17:33:29.061 INFO:tasks.rados.rados.0.smithi037.stdout:2133: finishing write tid 2 to smithi03781225-42 2024-08-17T17:33:29.061 INFO:tasks.rados.rados.0.smithi037.stdout:2133: finishing write tid 3 to smithi03781225-42 2024-08-17T17:33:29.062 INFO:tasks.rados.rados.0.smithi037.stdout:2133: finishing write tid 4 to smithi03781225-42 2024-08-17T17:33:29.062 INFO:tasks.rados.rados.0.smithi037.stdout:2133: finishing write tid 5 to smithi03781225-42 2024-08-17T17:33:29.062 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 1126 (ObjNum 798 snap 277 seq_num 798) dirty exists 2024-08-17T17:33:29.062 INFO:tasks.rados.rados.0.smithi037.stdout:2133: left oid 42 (ObjNum 798 snap 277 seq_num 798) 2024-08-17T17:33:29.062 INFO:tasks.rados.rados.0.smithi037.stdout:2131: done (3 left) 2024-08-17T17:33:29.062 INFO:tasks.rados.rados.0.smithi037.stdout:2132: done (2 left) 2024-08-17T17:33:29.062 INFO:tasks.rados.rados.0.smithi037.stdout:2133: done (1 left) 2024-08-17T17:33:29.062 INFO:tasks.rados.rados.0.smithi037.stdout:2134: done (0 left) 2024-08-17T17:33:29.062 INFO:tasks.rados.rados.0.smithi037.stdout:2135: rollback oid 37 current snap is 277 2024-08-17T17:33:29.062 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 37 to 241 2024-08-17T17:33:29.062 INFO:tasks.rados.rados.0.smithi037.stdout:2136: snap_remove snap 251 2024-08-17T17:33:29.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:28 smithi046 ceph-mon[88218]: pgmap v539: 89 pgs: 89 active+clean; 200 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 4 op/s 2024-08-17T17:33:29.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:28 smithi046 ceph-mon[88218]: osdmap e621: 8 total, 8 up, 8 in 2024-08-17T17:33:29.798 INFO:tasks.rados.rados.0.smithi037.stdout:2136: done (1 left) 2024-08-17T17:33:29.798 INFO:tasks.rados.rados.0.smithi037.stdout:2137: read oid 2 snap -1 2024-08-17T17:33:29.798 INFO:tasks.rados.rados.0.smithi037.stdout:2137: expect deleted 2024-08-17T17:33:29.798 INFO:tasks.rados.rados.0.smithi037.stdout:2138: snap_create 2024-08-17T17:33:29.798 INFO:tasks.rados.rados.0.smithi037.stdout:2135: finishing rollback tid 0 to smithi03781225-37 2024-08-17T17:33:29.798 INFO:tasks.rados.rados.0.smithi037.stdout:2135: finishing rollback tid 1 to smithi03781225-37 2024-08-17T17:33:29.798 INFO:tasks.rados.rados.0.smithi037.stdout:2135: finishing rollback tid 2 to smithi03781225-37 2024-08-17T17:33:29.798 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 37 v 949 (ObjNum 682 snap 217 seq_num 682) dirty exists 2024-08-17T17:33:30.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:29 smithi037 ceph-mon[97894]: osdmap e622: 8 total, 8 up, 8 in 2024-08-17T17:33:30.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:29 smithi037 ceph-mon[102022]: osdmap e622: 8 total, 8 up, 8 in 2024-08-17T17:33:30.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:29 smithi046 ceph-mon[88218]: osdmap e622: 8 total, 8 up, 8 in 2024-08-17T17:33:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:33:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:33:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:33:30.797 INFO:tasks.rados.rados.0.smithi037.stdout:2135: done (2 left) 2024-08-17T17:33:30.798 INFO:tasks.rados.rados.0.smithi037.stdout:2137: done (1 left) 2024-08-17T17:33:30.798 INFO:tasks.rados.rados.0.smithi037.stdout:2138: done (0 left) 2024-08-17T17:33:30.798 INFO:tasks.rados.rados.0.smithi037.stdout:2139: delete oid 13 current snap is 278 2024-08-17T17:33:30.804 INFO:tasks.rados.rados.0.smithi037.stdout:2139: done (0 left) 2024-08-17T17:33:30.804 INFO:tasks.rados.rados.0.smithi037.stdout:2140: write oid 20 current snap is 278 2024-08-17T17:33:30.804 INFO:tasks.rados.rados.0.smithi037.stdout:2140: seq_num 801 ranges {662407=491514,1855959=571609,2846876=615531} 2024-08-17T17:33:30.810 INFO:tasks.rados.rados.0.smithi037.stdout:2140: writing smithi03781225-20 from 662407 to 1153921 tid 1 2024-08-17T17:33:30.818 INFO:tasks.rados.rados.0.smithi037.stdout:2140: writing smithi03781225-20 from 1855959 to 2427568 tid 2 2024-08-17T17:33:30.824 INFO:tasks.rados.rados.0.smithi037.stdout:2140: writing smithi03781225-20 from 2846876 to 3462407 tid 3 2024-08-17T17:33:30.825 INFO:tasks.rados.rados.0.smithi037.stdout:2141: rollback oid 43 current snap is 278 2024-08-17T17:33:30.825 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 43 to 276 2024-08-17T17:33:30.825 INFO:tasks.rados.rados.0.smithi037.stdout:2140: finishing write tid 1 to smithi03781225-20 2024-08-17T17:33:30.825 INFO:tasks.rados.rados.0.smithi037.stdout:2140: finishing write tid 2 to smithi03781225-20 2024-08-17T17:33:30.825 INFO:tasks.rados.rados.0.smithi037.stdout:2142: rollback oid 5 current snap is 278 2024-08-17T17:33:30.825 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 5 to 265 2024-08-17T17:33:30.825 INFO:tasks.rados.rados.0.smithi037.stdout:2143: write oid 16 current snap is 278 2024-08-17T17:33:30.825 INFO:tasks.rados.rados.0.smithi037.stdout:2143: seq_num 802 ranges {679214=566763,1798088=715267,3157946=321268} 2024-08-17T17:33:30.831 INFO:tasks.rados.rados.0.smithi037.stdout:2143: writing smithi03781225-16 from 679214 to 1245977 tid 1 2024-08-17T17:33:30.839 INFO:tasks.rados.rados.0.smithi037.stdout:2143: writing smithi03781225-16 from 1798088 to 2513355 tid 2 2024-08-17T17:33:30.845 INFO:tasks.rados.rados.0.smithi037.stdout:2143: writing smithi03781225-16 from 3157946 to 3479214 tid 3 2024-08-17T17:33:30.845 INFO:tasks.rados.rados.0.smithi037.stdout:2144: read oid 42 snap 265 2024-08-17T17:33:30.845 INFO:tasks.rados.rados.0.smithi037.stdout:2144: expect deleted 2024-08-17T17:33:30.845 INFO:tasks.rados.rados.0.smithi037.stdout:2145: write oid 17 current snap is 278 2024-08-17T17:33:30.845 INFO:tasks.rados.rados.0.smithi037.stdout:2142: finishing rollback tid 0 to smithi03781225-5 2024-08-17T17:33:30.845 INFO:tasks.rados.rados.0.smithi037.stdout:2142: finishing rollback tid 1 to smithi03781225-5 2024-08-17T17:33:30.845 INFO:tasks.rados.rados.0.smithi037.stdout:2140: finishing write tid 3 to smithi03781225-20 2024-08-17T17:33:30.845 INFO:tasks.rados.rados.0.smithi037.stdout:2140: finishing write tid 4 to smithi03781225-20 2024-08-17T17:33:30.845 INFO:tasks.rados.rados.0.smithi037.stdout:2142: finishing rollback tid 2 to smithi03781225-5 2024-08-17T17:33:30.845 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 5 v 414 (ObjNum 708 snap 236 seq_num 708) dirty exists 2024-08-17T17:33:30.845 INFO:tasks.rados.rados.0.smithi037.stdout:2140: finishing write tid 5 to smithi03781225-20 2024-08-17T17:33:30.846 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 431 (ObjNum 801 snap 278 seq_num 801) dirty exists 2024-08-17T17:33:30.846 INFO:tasks.rados.rados.0.smithi037.stdout:2140: left oid 20 (ObjNum 801 snap 278 seq_num 801) 2024-08-17T17:33:30.846 INFO:tasks.rados.rados.0.smithi037.stdout:2141: finishing rollback tid 0 to smithi03781225-43 2024-08-17T17:33:30.846 INFO:tasks.rados.rados.0.smithi037.stdout:2141: finishing rollback tid 1 to smithi03781225-43 2024-08-17T17:33:30.846 INFO:tasks.rados.rados.0.smithi037.stdout:2141: finishing rollback tid 2 to smithi03781225-43 2024-08-17T17:33:30.846 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 43 v 1136 (ObjNum 483 snap 154 seq_num 483) dirty exists 2024-08-17T17:33:30.846 INFO:tasks.rados.rados.0.smithi037.stdout:2145: seq_num 803 ranges {696021=642012,1856570=575278,3185369=310652} 2024-08-17T17:33:30.851 INFO:tasks.rados.rados.0.smithi037.stdout:2145: writing smithi03781225-17 from 696021 to 1338033 tid 1 2024-08-17T17:33:30.857 INFO:tasks.rados.rados.0.smithi037.stdout:2145: writing smithi03781225-17 from 1856570 to 2431848 tid 2 2024-08-17T17:33:30.864 INFO:tasks.rados.rados.0.smithi037.stdout:2145: writing smithi03781225-17 from 3185369 to 3496021 tid 3 2024-08-17T17:33:30.864 INFO:tasks.rados.rados.0.smithi037.stdout:2140: done (5 left) 2024-08-17T17:33:30.864 INFO:tasks.rados.rados.0.smithi037.stdout:2141: done (4 left) 2024-08-17T17:33:30.864 INFO:tasks.rados.rados.0.smithi037.stdout:2142: done (3 left) 2024-08-17T17:33:30.864 INFO:tasks.rados.rados.0.smithi037.stdout:2146: write oid 32 current snap is 278 2024-08-17T17:33:30.864 INFO:tasks.rados.rados.0.smithi037.stdout:2143: finishing write tid 1 to smithi03781225-16 2024-08-17T17:33:30.864 INFO:tasks.rados.rados.0.smithi037.stdout:2143: finishing write tid 2 to smithi03781225-16 2024-08-17T17:33:30.864 INFO:tasks.rados.rados.0.smithi037.stdout:2146: seq_num 804 ranges {712828=717261,1915052=718936,3212792=300036} 2024-08-17T17:33:30.871 INFO:tasks.rados.rados.0.smithi037.stdout:2146: writing smithi03781225-32 from 712828 to 1430089 tid 1 2024-08-17T17:33:30.878 INFO:tasks.rados.rados.0.smithi037.stdout:2146: writing smithi03781225-32 from 1915052 to 2633988 tid 2 2024-08-17T17:33:30.883 INFO:tasks.rados.rados.0.smithi037.stdout:2146: writing smithi03781225-32 from 3212792 to 3512828 tid 3 2024-08-17T17:33:30.883 INFO:tasks.rados.rados.0.smithi037.stdout:2147: write oid 20 current snap is 278 2024-08-17T17:33:30.883 INFO:tasks.rados.rados.0.smithi037.stdout:2147: seq_num 805 ranges {729635=792510,1973534=578947,3240215=289420} 2024-08-17T17:33:30.891 INFO:tasks.rados.rados.0.smithi037.stdout:2147: writing smithi03781225-20 from 729635 to 1522145 tid 1 2024-08-17T17:33:30.897 INFO:tasks.rados.rados.0.smithi037.stdout:2147: writing smithi03781225-20 from 1973534 to 2552481 tid 2 2024-08-17T17:33:30.903 INFO:tasks.rados.rados.0.smithi037.stdout:2147: writing smithi03781225-20 from 3240215 to 3529635 tid 3 2024-08-17T17:33:30.903 INFO:tasks.rados.rados.0.smithi037.stdout:2148: delete oid 5 current snap is 278 2024-08-17T17:33:30.903 INFO:tasks.rados.rados.0.smithi037.stdout:2143: finishing write tid 3 to smithi03781225-16 2024-08-17T17:33:30.903 INFO:tasks.rados.rados.0.smithi037.stdout:2143: finishing write tid 4 to smithi03781225-16 2024-08-17T17:33:30.904 INFO:tasks.rados.rados.0.smithi037.stdout:2143: finishing write tid 5 to smithi03781225-16 2024-08-17T17:33:30.904 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 16 v 994 (ObjNum 802 snap 278 seq_num 802) dirty exists 2024-08-17T17:33:30.904 INFO:tasks.rados.rados.0.smithi037.stdout:2143: left oid 16 (ObjNum 802 snap 278 seq_num 802) 2024-08-17T17:33:30.904 INFO:tasks.rados.rados.0.smithi037.stdout:2145: finishing write tid 1 to smithi03781225-17 2024-08-17T17:33:30.904 INFO:tasks.rados.rados.0.smithi037.stdout:2145: finishing write tid 2 to smithi03781225-17 2024-08-17T17:33:30.904 INFO:tasks.rados.rados.0.smithi037.stdout:2145: finishing write tid 3 to smithi03781225-17 2024-08-17T17:33:30.904 INFO:tasks.rados.rados.0.smithi037.stdout:2145: finishing write tid 4 to smithi03781225-17 2024-08-17T17:33:30.904 INFO:tasks.rados.rados.0.smithi037.stdout:2145: finishing write tid 5 to smithi03781225-17 2024-08-17T17:33:30.904 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 773 (ObjNum 803 snap 278 seq_num 803) dirty exists 2024-08-17T17:33:30.904 INFO:tasks.rados.rados.0.smithi037.stdout:2145: left oid 17 (ObjNum 803 snap 278 seq_num 803) 2024-08-17T17:33:30.905 INFO:tasks.rados.rados.0.smithi037.stdout:2146: finishing write tid 1 to smithi03781225-32 2024-08-17T17:33:30.905 INFO:tasks.rados.rados.0.smithi037.stdout:2146: finishing write tid 2 to smithi03781225-32 2024-08-17T17:33:30.905 INFO:tasks.rados.rados.0.smithi037.stdout:2146: finishing write tid 3 to smithi03781225-32 2024-08-17T17:33:30.905 INFO:tasks.rados.rados.0.smithi037.stdout:2146: finishing write tid 4 to smithi03781225-32 2024-08-17T17:33:30.905 INFO:tasks.rados.rados.0.smithi037.stdout:2146: finishing write tid 5 to smithi03781225-32 2024-08-17T17:33:30.905 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 32 v 344 (ObjNum 804 snap 278 seq_num 804) dirty exists 2024-08-17T17:33:30.905 INFO:tasks.rados.rados.0.smithi037.stdout:2146: left oid 32 (ObjNum 804 snap 278 seq_num 804) 2024-08-17T17:33:30.905 INFO:tasks.rados.rados.0.smithi037.stdout:2147: finishing write tid 1 to smithi03781225-20 2024-08-17T17:33:30.905 INFO:tasks.rados.rados.0.smithi037.stdout:2147: finishing write tid 2 to smithi03781225-20 2024-08-17T17:33:30.906 INFO:tasks.rados.rados.0.smithi037.stdout:2143: done (5 left) 2024-08-17T17:33:30.906 INFO:tasks.rados.rados.0.smithi037.stdout:2144: done (4 left) 2024-08-17T17:33:30.906 INFO:tasks.rados.rados.0.smithi037.stdout:2145: done (3 left) 2024-08-17T17:33:30.906 INFO:tasks.rados.rados.0.smithi037.stdout:2146: done (2 left) 2024-08-17T17:33:30.906 INFO:tasks.rados.rados.0.smithi037.stdout:2148: done (1 left) 2024-08-17T17:33:30.906 INFO:tasks.rados.rados.0.smithi037.stdout:2149: delete oid 9 current snap is 278 2024-08-17T17:33:30.907 INFO:tasks.rados.rados.0.smithi037.stdout:2147: finishing write tid 3 to smithi03781225-20 2024-08-17T17:33:30.907 INFO:tasks.rados.rados.0.smithi037.stdout:2147: finishing write tid 4 to smithi03781225-20 2024-08-17T17:33:30.907 INFO:tasks.rados.rados.0.smithi037.stdout:2147: finishing write tid 5 to smithi03781225-20 2024-08-17T17:33:30.907 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 435 (ObjNum 805 snap 278 seq_num 805) dirty exists 2024-08-17T17:33:30.907 INFO:tasks.rados.rados.0.smithi037.stdout:2147: left oid 20 (ObjNum 805 snap 278 seq_num 805) 2024-08-17T17:33:30.908 INFO:tasks.rados.rados.0.smithi037.stdout:2147: done (1 left) 2024-08-17T17:33:30.908 INFO:tasks.rados.rados.0.smithi037.stdout:2149: done (0 left) 2024-08-17T17:33:30.908 INFO:tasks.rados.rados.0.smithi037.stdout:2150: read oid 43 snap -1 2024-08-17T17:33:30.908 INFO:tasks.rados.rados.0.smithi037.stdout:2150: expect (ObjNum 483 snap 154 seq_num 483) 2024-08-17T17:33:30.908 INFO:tasks.rados.rados.0.smithi037.stdout:2151: read oid 19 snap -1 2024-08-17T17:33:30.908 INFO:tasks.rados.rados.0.smithi037.stdout:2151: expect deleted 2024-08-17T17:33:30.908 INFO:tasks.rados.rados.0.smithi037.stdout:2152: read oid 35 snap -1 2024-08-17T17:33:30.909 INFO:tasks.rados.rados.0.smithi037.stdout:2152: expect deleted 2024-08-17T17:33:30.909 INFO:tasks.rados.rados.0.smithi037.stdout:2153: rollback oid 22 current snap is 278 2024-08-17T17:33:30.909 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 22 to 265 2024-08-17T17:33:30.909 INFO:tasks.rados.rados.0.smithi037.stdout:2154: read oid 31 snap -1 2024-08-17T17:33:30.909 INFO:tasks.rados.rados.0.smithi037.stdout:2154: expect (ObjNum 794 snap 273 seq_num 794) 2024-08-17T17:33:30.909 INFO:tasks.rados.rados.0.smithi037.stdout:2155: snap_remove snap 274 2024-08-17T17:33:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:30 smithi046 ceph-mon[88218]: pgmap v542: 89 pgs: 89 active+clean; 201 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 382 KiB/s wr, 11 op/s 2024-08-17T17:33:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:30 smithi046 ceph-mon[88218]: osdmap e623: 8 total, 8 up, 8 in 2024-08-17T17:33:31.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:30 smithi037 ceph-mon[97894]: pgmap v542: 89 pgs: 89 active+clean; 201 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 382 KiB/s wr, 11 op/s 2024-08-17T17:33:31.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:30 smithi037 ceph-mon[97894]: osdmap e623: 8 total, 8 up, 8 in 2024-08-17T17:33:31.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:30 smithi037 ceph-mon[102022]: pgmap v542: 89 pgs: 89 active+clean; 201 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 382 KiB/s wr, 11 op/s 2024-08-17T17:33:31.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:30 smithi037 ceph-mon[102022]: osdmap e623: 8 total, 8 up, 8 in 2024-08-17T17:33:31.758 INFO:tasks.rados.rados.0.smithi037.stdout:2155: done (5 left) 2024-08-17T17:33:31.758 INFO:tasks.rados.rados.0.smithi037.stdout:2156: read oid 17 snap -1 2024-08-17T17:33:31.758 INFO:tasks.rados.rados.0.smithi037.stdout:2156: expect (ObjNum 803 snap 278 seq_num 803) 2024-08-17T17:33:31.758 INFO:tasks.rados.rados.0.smithi037.stdout:2157: write oid 2 current snap is 278 2024-08-17T17:33:31.758 INFO:tasks.rados.rados.0.smithi037.stdout:2157: seq_num 808 ranges {780056=734610,2148980=726274,3322484=257572} 2024-08-17T17:33:31.767 INFO:tasks.rados.rados.0.smithi037.stdout:2157: writing smithi03781225-2 from 780056 to 1514666 tid 1 2024-08-17T17:33:31.776 INFO:tasks.rados.rados.0.smithi037.stdout:2157: writing smithi03781225-2 from 2148980 to 2875254 tid 2 2024-08-17T17:33:31.780 INFO:tasks.rados.rados.0.smithi037.stdout:2157: writing smithi03781225-2 from 3322484 to 3580056 tid 3 2024-08-17T17:33:31.780 INFO:tasks.rados.rados.0.smithi037.stdout:2158: snap_remove snap 270 2024-08-17T17:33:32.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:31 smithi046 ceph-mon[88218]: osdmap e624: 8 total, 8 up, 8 in 2024-08-17T17:33:32.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:31 smithi046 ceph-mon[88218]: osdmap e625: 8 total, 8 up, 8 in 2024-08-17T17:33:32.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:31 smithi037 ceph-mon[97894]: osdmap e624: 8 total, 8 up, 8 in 2024-08-17T17:33:32.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:31 smithi037 ceph-mon[97894]: osdmap e625: 8 total, 8 up, 8 in 2024-08-17T17:33:32.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:31 smithi037 ceph-mon[102022]: osdmap e624: 8 total, 8 up, 8 in 2024-08-17T17:33:32.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:31 smithi037 ceph-mon[102022]: osdmap e625: 8 total, 8 up, 8 in 2024-08-17T17:33:32.760 INFO:tasks.rados.rados.0.smithi037.stdout:2158: done (7 left) 2024-08-17T17:33:32.760 INFO:tasks.rados.rados.0.smithi037.stdout:2159: delete oid 24 current snap is 278 2024-08-17T17:33:32.760 INFO:tasks.rados.rados.0.smithi037.stdout:2153: finishing rollback tid 1 to smithi03781225-22 2024-08-17T17:33:32.761 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 22 v 850 (ObjNum 33 snap 0 seq_num 4060820624) dirty dne 2024-08-17T17:33:32.761 INFO:tasks.rados.rados.0.smithi037.stdout:2154: expect (ObjNum 794 snap 273 seq_num 794) 2024-08-17T17:33:32.872 INFO:tasks.rados.rados.0.smithi037.stdout:2150: expect (ObjNum 483 snap 154 seq_num 483) 2024-08-17T17:33:32.970 INFO:tasks.rados.rados.0.smithi037.stdout:2157: finishing write tid 1 to smithi03781225-2 2024-08-17T17:33:32.970 INFO:tasks.rados.rados.0.smithi037.stdout:2156: expect (ObjNum 803 snap 278 seq_num 803) 2024-08-17T17:33:33.124 INFO:tasks.rados.rados.0.smithi037.stdout:2157: finishing write tid 2 to smithi03781225-2 2024-08-17T17:33:33.124 INFO:tasks.rados.rados.0.smithi037.stdout:2157: finishing write tid 3 to smithi03781225-2 2024-08-17T17:33:33.124 INFO:tasks.rados.rados.0.smithi037.stdout:2157: finishing write tid 4 to smithi03781225-2 2024-08-17T17:33:33.125 INFO:tasks.rados.rados.0.smithi037.stdout:2157: finishing write tid 5 to smithi03781225-2 2024-08-17T17:33:33.125 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 2 v 1142 (ObjNum 808 snap 278 seq_num 808) dirty exists 2024-08-17T17:33:33.125 INFO:tasks.rados.rados.0.smithi037.stdout:2157: left oid 2 (ObjNum 808 snap 278 seq_num 808) 2024-08-17T17:33:33.125 INFO:tasks.rados.rados.0.smithi037.stdout:2150: done (7 left) 2024-08-17T17:33:33.125 INFO:tasks.rados.rados.0.smithi037.stdout:2151: done (6 left) 2024-08-17T17:33:33.125 INFO:tasks.rados.rados.0.smithi037.stdout:2152: done (5 left) 2024-08-17T17:33:33.125 INFO:tasks.rados.rados.0.smithi037.stdout:2153: done (4 left) 2024-08-17T17:33:33.125 INFO:tasks.rados.rados.0.smithi037.stdout:2154: done (3 left) 2024-08-17T17:33:33.125 INFO:tasks.rados.rados.0.smithi037.stdout:2156: done (2 left) 2024-08-17T17:33:33.125 INFO:tasks.rados.rados.0.smithi037.stdout:2157: done (1 left) 2024-08-17T17:33:33.125 INFO:tasks.rados.rados.0.smithi037.stdout:2159: done (0 left) 2024-08-17T17:33:33.125 INFO:tasks.rados.rados.0.smithi037.stdout:2160: rollback oid 13 current snap is 278 2024-08-17T17:33:33.125 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 13 to 241 2024-08-17T17:33:33.125 INFO:tasks.rados.rados.0.smithi037.stdout:2161: delete oid 33 current snap is 278 2024-08-17T17:33:33.126 INFO:tasks.rados.rados.0.smithi037.stdout:2161: done (1 left) 2024-08-17T17:33:33.127 INFO:tasks.rados.rados.0.smithi037.stdout:2162: snap_create 2024-08-17T17:33:33.127 INFO:tasks.rados.rados.0.smithi037.stdout:2160: finishing rollback tid 1 to smithi03781225-13 2024-08-17T17:33:33.127 INFO:tasks.rados.rados.0.smithi037.stdout:2160: finishing rollback tid 2 to smithi03781225-13 2024-08-17T17:33:33.127 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 884 (ObjNum 626 snap 199 seq_num 626) dirty exists 2024-08-17T17:33:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:32 smithi046 ceph-mon[88218]: pgmap v545: 89 pgs: 89 active+clean; 203 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 782 KiB/s wr, 13 op/s 2024-08-17T17:33:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:32 smithi046 ceph-mon[88218]: osdmap e626: 8 total, 8 up, 8 in 2024-08-17T17:33:33.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:32 smithi037 ceph-mon[97894]: pgmap v545: 89 pgs: 89 active+clean; 203 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 782 KiB/s wr, 13 op/s 2024-08-17T17:33:33.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:32 smithi037 ceph-mon[97894]: osdmap e626: 8 total, 8 up, 8 in 2024-08-17T17:33:33.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:32 smithi037 ceph-mon[102022]: pgmap v545: 89 pgs: 89 active+clean; 203 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 782 KiB/s wr, 13 op/s 2024-08-17T17:33:33.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:32 smithi037 ceph-mon[102022]: osdmap e626: 8 total, 8 up, 8 in 2024-08-17T17:33:33.817 INFO:tasks.rados.rados.0.smithi037.stdout:2160: done (1 left) 2024-08-17T17:33:33.817 INFO:tasks.rados.rados.0.smithi037.stdout:2162: done (0 left) 2024-08-17T17:33:33.817 INFO:tasks.rados.rados.0.smithi037.stdout:2163: write oid 4 current snap is 279 2024-08-17T17:33:33.817 INFO:tasks.rados.rados.0.smithi037.stdout:2163: seq_num 811 ranges {430477=560357,1408073=473601,2488400=736073} 2024-08-17T17:33:33.822 INFO:tasks.rados.rados.0.smithi037.stdout:2163: writing smithi03781225-4 from 430477 to 990834 tid 1 2024-08-17T17:33:33.827 INFO:tasks.rados.rados.0.smithi037.stdout:2163: writing smithi03781225-4 from 1408073 to 1881674 tid 2 2024-08-17T17:33:33.835 INFO:tasks.rados.rados.0.smithi037.stdout:2163: writing smithi03781225-4 from 2488400 to 3224473 tid 3 2024-08-17T17:33:33.835 INFO:tasks.rados.rados.0.smithi037.stdout:2164: read oid 37 snap -1 2024-08-17T17:33:33.835 INFO:tasks.rados.rados.0.smithi037.stdout:2164: expect (ObjNum 682 snap 217 seq_num 682) 2024-08-17T17:33:33.835 INFO:tasks.rados.rados.0.smithi037.stdout:2165: snap_remove snap 265 2024-08-17T17:33:33.835 INFO:tasks.rados.rados.0.smithi037.stdout:2163: finishing write tid 1 to smithi03781225-4 2024-08-17T17:33:33.836 INFO:tasks.rados.rados.0.smithi037.stdout:2163: finishing write tid 2 to smithi03781225-4 2024-08-17T17:33:34.824 INFO:tasks.rados.rados.0.smithi037.stdout:2165: done (2 left) 2024-08-17T17:33:34.825 INFO:tasks.rados.rados.0.smithi037.stdout:2166: write oid 33 current snap is 279 2024-08-17T17:33:34.825 INFO:tasks.rados.rados.0.smithi037.stdout:2166: seq_num 812 ranges {447284=635606,1866555=733612,3315823=331461} 2024-08-17T17:33:34.831 INFO:tasks.rados.rados.0.smithi037.stdout:2166: writing smithi03781225-33 from 447284 to 1082890 tid 1 2024-08-17T17:33:34.840 INFO:tasks.rados.rados.0.smithi037.stdout:2166: writing smithi03781225-33 from 1866555 to 2600167 tid 2 2024-08-17T17:33:34.846 INFO:tasks.rados.rados.0.smithi037.stdout:2166: writing smithi03781225-33 from 3315823 to 3647284 tid 3 2024-08-17T17:33:34.846 INFO:tasks.rados.rados.0.smithi037.stdout:2167: rollback oid 32 current snap is 279 2024-08-17T17:33:34.847 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 32 to 278 2024-08-17T17:33:34.847 INFO:tasks.rados.rados.0.smithi037.stdout:2163: finishing write tid 3 to smithi03781225-4 2024-08-17T17:33:34.847 INFO:tasks.rados.rados.0.smithi037.stdout:2163: finishing write tid 4 to smithi03781225-4 2024-08-17T17:33:34.847 INFO:tasks.rados.rados.0.smithi037.stdout:2163: finishing write tid 5 to smithi03781225-4 2024-08-17T17:33:34.847 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 963 (ObjNum 811 snap 279 seq_num 811) dirty exists 2024-08-17T17:33:34.847 INFO:tasks.rados.rados.0.smithi037.stdout:2163: left oid 4 (ObjNum 811 snap 279 seq_num 811) 2024-08-17T17:33:34.847 INFO:tasks.rados.rados.0.smithi037.stdout:2164: expect (ObjNum 682 snap 217 seq_num 682) 2024-08-17T17:33:35.007 INFO:tasks.rados.rados.0.smithi037.stdout:2166: finishing write tid 1 to smithi03781225-33 2024-08-17T17:33:35.007 INFO:tasks.rados.rados.0.smithi037.stdout:2166: finishing write tid 2 to smithi03781225-33 2024-08-17T17:33:35.007 INFO:tasks.rados.rados.0.smithi037.stdout:2167: finishing rollback tid 0 to smithi03781225-32 2024-08-17T17:33:35.008 INFO:tasks.rados.rados.0.smithi037.stdout:2166: finishing write tid 3 to smithi03781225-33 2024-08-17T17:33:35.008 INFO:tasks.rados.rados.0.smithi037.stdout:2167: finishing rollback tid 1 to smithi03781225-32 2024-08-17T17:33:35.008 INFO:tasks.rados.rados.0.smithi037.stdout:2166: finishing write tid 4 to smithi03781225-33 2024-08-17T17:33:35.008 INFO:tasks.rados.rados.0.smithi037.stdout:2167: finishing rollback tid 2 to smithi03781225-32 2024-08-17T17:33:35.008 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 32 v 350 (ObjNum 804 snap 278 seq_num 804) dirty exists 2024-08-17T17:33:35.008 INFO:tasks.rados.rados.0.smithi037.stdout:2166: finishing write tid 5 to smithi03781225-33 2024-08-17T17:33:35.008 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 785 (ObjNum 812 snap 279 seq_num 812) dirty exists 2024-08-17T17:33:35.008 INFO:tasks.rados.rados.0.smithi037.stdout:2166: left oid 33 (ObjNum 812 snap 279 seq_num 812) 2024-08-17T17:33:35.008 INFO:tasks.rados.rados.0.smithi037.stdout:2163: done (3 left) 2024-08-17T17:33:35.008 INFO:tasks.rados.rados.0.smithi037.stdout:2164: done (2 left) 2024-08-17T17:33:35.008 INFO:tasks.rados.rados.0.smithi037.stdout:2166: done (1 left) 2024-08-17T17:33:35.008 INFO:tasks.rados.rados.0.smithi037.stdout:2167: done (0 left) 2024-08-17T17:33:35.008 INFO:tasks.rados.rados.0.smithi037.stdout:2168: snap_create 2024-08-17T17:33:35.095 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:34 smithi037 ceph-mon[97894]: pgmap v548: 89 pgs: 89 active+clean; 210 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-08-17T17:33:35.095 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:34 smithi037 ceph-mon[97894]: osdmap e627: 8 total, 8 up, 8 in 2024-08-17T17:33:35.095 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:34 smithi037 ceph-mon[102022]: pgmap v548: 89 pgs: 89 active+clean; 210 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-08-17T17:33:35.096 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:34 smithi037 ceph-mon[102022]: osdmap e627: 8 total, 8 up, 8 in 2024-08-17T17:33:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:34 smithi046 ceph-mon[88218]: pgmap v548: 89 pgs: 89 active+clean; 210 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-08-17T17:33:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:34 smithi046 ceph-mon[88218]: osdmap e627: 8 total, 8 up, 8 in 2024-08-17T17:33:35.835 INFO:tasks.rados.rados.0.smithi037.stdout:2168: done (0 left) 2024-08-17T17:33:35.835 INFO:tasks.rados.rados.0.smithi037.stdout:2169: write oid 29 current snap is 280 2024-08-17T17:33:35.835 INFO:tasks.rados.rados.0.smithi037.stdout:2169: seq_num 813 ranges {464091=710855,1925037=477270,2943246=474970} 2024-08-17T17:33:35.841 INFO:tasks.rados.rados.0.smithi037.stdout:2169: writing smithi03781225-29 from 464091 to 1174946 tid 1 2024-08-17T17:33:35.848 INFO:tasks.rados.rados.0.smithi037.stdout:2169: writing smithi03781225-29 from 1925037 to 2402307 tid 2 2024-08-17T17:33:35.854 INFO:tasks.rados.rados.0.smithi037.stdout:2169: writing smithi03781225-29 from 2943246 to 3418216 tid 3 2024-08-17T17:33:35.854 INFO:tasks.rados.rados.0.smithi037.stdout:2170: read oid 21 snap 245 2024-08-17T17:33:35.854 INFO:tasks.rados.rados.0.smithi037.stdout:2170: expect (ObjNum 713 snap 242 seq_num 713) 2024-08-17T17:33:35.854 INFO:tasks.rados.rados.0.smithi037.stdout:2171: rollback oid 46 current snap is 280 2024-08-17T17:33:35.854 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 46 to 271 2024-08-17T17:33:35.854 INFO:tasks.rados.rados.0.smithi037.stdout:2169: finishing write tid 1 to smithi03781225-29 2024-08-17T17:33:35.854 INFO:tasks.rados.rados.0.smithi037.stdout:2172: write oid 34 current snap is 280 2024-08-17T17:33:35.854 INFO:tasks.rados.rados.0.smithi037.stdout:2169: finishing write tid 2 to smithi03781225-29 2024-08-17T17:33:35.854 INFO:tasks.rados.rados.0.smithi037.stdout:2172: seq_num 814 ranges {480898=502457,1699872=737281,3087022=593876} 2024-08-17T17:33:35.859 INFO:tasks.rados.rados.0.smithi037.stdout:2172: writing smithi03781225-34 from 480898 to 983355 tid 1 2024-08-17T17:33:35.867 INFO:tasks.rados.rados.0.smithi037.stdout:2172: writing smithi03781225-34 from 1699872 to 2437153 tid 2 2024-08-17T17:33:35.874 INFO:tasks.rados.rados.0.smithi037.stdout:2172: writing smithi03781225-34 from 3087022 to 3680898 tid 3 2024-08-17T17:33:35.874 INFO:tasks.rados.rados.0.smithi037.stdout:2173: delete oid 28 current snap is 280 2024-08-17T17:33:35.874 INFO:tasks.rados.rados.0.smithi037.stdout:2171: finishing rollback tid 1 to smithi03781225-46 2024-08-17T17:33:35.875 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 46 v 0 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-08-17T17:33:35.875 INFO:tasks.rados.rados.0.smithi037.stdout:2169: finishing write tid 3 to smithi03781225-29 2024-08-17T17:33:35.875 INFO:tasks.rados.rados.0.smithi037.stdout:2169: finishing write tid 4 to smithi03781225-29 2024-08-17T17:33:35.875 INFO:tasks.rados.rados.0.smithi037.stdout:2169: finishing write tid 5 to smithi03781225-29 2024-08-17T17:33:35.875 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 973 (ObjNum 813 snap 280 seq_num 813) dirty exists 2024-08-17T17:33:35.875 INFO:tasks.rados.rados.0.smithi037.stdout:2169: left oid 29 (ObjNum 813 snap 280 seq_num 813) 2024-08-17T17:33:35.875 INFO:tasks.rados.rados.0.smithi037.stdout:2172: finishing write tid 1 to smithi03781225-34 2024-08-17T17:33:35.875 INFO:tasks.rados.rados.0.smithi037.stdout:2170: expect (ObjNum 713 snap 242 seq_num 713) 2024-08-17T17:33:36.068 INFO:tasks.rados.rados.0.smithi037.stdout:2172: finishing write tid 2 to smithi03781225-34 2024-08-17T17:33:36.068 INFO:tasks.rados.rados.0.smithi037.stdout:2169: done (4 left) 2024-08-17T17:33:36.068 INFO:tasks.rados.rados.0.smithi037.stdout:2170: done (3 left) 2024-08-17T17:33:36.068 INFO:tasks.rados.rados.0.smithi037.stdout:2171: done (2 left) 2024-08-17T17:33:36.068 INFO:tasks.rados.rados.0.smithi037.stdout:2173: done (1 left) 2024-08-17T17:33:36.068 INFO:tasks.rados.rados.0.smithi037.stdout:2174: snap_create 2024-08-17T17:33:36.068 INFO:tasks.rados.rados.0.smithi037.stdout:2172: finishing write tid 3 to smithi03781225-34 2024-08-17T17:33:36.069 INFO:tasks.rados.rados.0.smithi037.stdout:2172: finishing write tid 4 to smithi03781225-34 2024-08-17T17:33:36.069 INFO:tasks.rados.rados.0.smithi037.stdout:2172: finishing write tid 5 to smithi03781225-34 2024-08-17T17:33:36.069 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 1167 (ObjNum 814 snap 280 seq_num 814) dirty exists 2024-08-17T17:33:36.069 INFO:tasks.rados.rados.0.smithi037.stdout:2172: left oid 34 (ObjNum 814 snap 280 seq_num 814) 2024-08-17T17:33:36.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:35 smithi046 ceph-mon[88218]: osdmap e628: 8 total, 8 up, 8 in 2024-08-17T17:33:36.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:35 smithi037 ceph-mon[102022]: osdmap e628: 8 total, 8 up, 8 in 2024-08-17T17:33:36.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:35 smithi037 ceph-mon[97894]: osdmap e628: 8 total, 8 up, 8 in 2024-08-17T17:33:36.760 INFO:tasks.rados.rados.0.smithi037.stdout:2172: done (1 left) 2024-08-17T17:33:36.760 INFO:tasks.rados.rados.0.smithi037.stdout:2174: done (0 left) 2024-08-17T17:33:36.760 INFO:tasks.rados.rados.0.smithi037.stdout:2175: read oid 40 snap -1 2024-08-17T17:33:36.760 INFO:tasks.rados.rados.0.smithi037.stdout:2175: expect (ObjNum 740 snap 251 seq_num 740) 2024-08-17T17:33:36.760 INFO:tasks.rados.rados.0.smithi037.stdout:2176: delete oid 33 current snap is 281 2024-08-17T17:33:36.769 INFO:tasks.rados.rados.0.smithi037.stdout:2175: expect (ObjNum 740 snap 251 seq_num 740) 2024-08-17T17:33:36.851 INFO:tasks.rados.rados.0.smithi037.stdout:2175: done (1 left) 2024-08-17T17:33:36.852 INFO:tasks.rados.rados.0.smithi037.stdout:2176: done (0 left) 2024-08-17T17:33:36.852 INFO:tasks.rados.rados.0.smithi037.stdout:2177: write oid 31 current snap is 281 2024-08-17T17:33:36.852 INFO:tasks.rados.rados.0.smithi037.stdout:2177: seq_num 817 ranges {531319=728204,1758965=484608,2652938=520058} 2024-08-17T17:33:36.858 INFO:tasks.rados.rados.0.smithi037.stdout:2177: writing smithi03781225-31 from 531319 to 1259523 tid 1 2024-08-17T17:33:36.863 INFO:tasks.rados.rados.0.smithi037.stdout:2177: writing smithi03781225-31 from 1758965 to 2243573 tid 2 2024-08-17T17:33:36.869 INFO:tasks.rados.rados.0.smithi037.stdout:2177: writing smithi03781225-31 from 2652938 to 3172996 tid 3 2024-08-17T17:33:36.869 INFO:tasks.rados.rados.0.smithi037.stdout:2178: snap_remove snap 272 2024-08-17T17:33:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:36 smithi046 ceph-mon[88218]: pgmap v551: 89 pgs: 89 active+clean; 219 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-08-17T17:33:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:36 smithi046 ceph-mon[88218]: osdmap e629: 8 total, 8 up, 8 in 2024-08-17T17:33:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:36 smithi046 ceph-mon[88218]: osdmap e630: 8 total, 8 up, 8 in 2024-08-17T17:33:37.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:36 smithi037 ceph-mon[97894]: pgmap v551: 89 pgs: 89 active+clean; 219 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-08-17T17:33:37.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:36 smithi037 ceph-mon[97894]: osdmap e629: 8 total, 8 up, 8 in 2024-08-17T17:33:37.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:36 smithi037 ceph-mon[97894]: osdmap e630: 8 total, 8 up, 8 in 2024-08-17T17:33:37.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:36 smithi037 ceph-mon[102022]: pgmap v551: 89 pgs: 89 active+clean; 219 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-08-17T17:33:37.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:36 smithi037 ceph-mon[102022]: osdmap e629: 8 total, 8 up, 8 in 2024-08-17T17:33:37.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:36 smithi037 ceph-mon[102022]: osdmap e630: 8 total, 8 up, 8 in 2024-08-17T17:33:37.837 INFO:tasks.rados.rados.0.smithi037.stdout:2178: done (1 left) 2024-08-17T17:33:37.837 INFO:tasks.rados.rados.0.smithi037.stdout:2179: read oid 32 snap 278 2024-08-17T17:33:37.837 INFO:tasks.rados.rados.0.smithi037.stdout:2179: expect (ObjNum 804 snap 278 seq_num 804) 2024-08-17T17:33:37.837 INFO:tasks.rados.rados.0.smithi037.stdout:2180: write oid 22 current snap is 281 2024-08-17T17:33:37.837 INFO:tasks.rados.rados.0.smithi037.stdout:2180: seq_num 818 ranges {548126=403453,1417447=744619,2680361=447683,3680450=67676} 2024-08-17T17:33:37.843 INFO:tasks.rados.rados.0.smithi037.stdout:2180: writing smithi03781225-22 from 548126 to 951579 tid 1 2024-08-17T17:33:37.850 INFO:tasks.rados.rados.0.smithi037.stdout:2180: writing smithi03781225-22 from 1417447 to 2162066 tid 2 2024-08-17T17:33:37.855 INFO:tasks.rados.rados.0.smithi037.stdout:2180: writing smithi03781225-22 from 2680361 to 3128044 tid 3 2024-08-17T17:33:37.859 INFO:tasks.rados.rados.0.smithi037.stdout:2180: writing smithi03781225-22 from 3680450 to 3748126 tid 4 2024-08-17T17:33:37.859 INFO:tasks.rados.rados.0.smithi037.stdout:2181: read oid 35 snap -1 2024-08-17T17:33:37.859 INFO:tasks.rados.rados.0.smithi037.stdout:2181: expect deleted 2024-08-17T17:33:37.859 INFO:tasks.rados.rados.0.smithi037.stdout:2182: write oid 8 current snap is 281 2024-08-17T17:33:37.859 INFO:tasks.rados.rados.0.smithi037.stdout:2177: finishing write tid 1 to smithi03781225-31 2024-08-17T17:33:37.859 INFO:tasks.rados.rados.0.smithi037.stdout:2182: seq_num 819 ranges {564933=478702,1759576=488277,2991431=658955} 2024-08-17T17:33:37.864 INFO:tasks.rados.rados.0.smithi037.stdout:2182: writing smithi03781225-8 from 564933 to 1043635 tid 1 2024-08-17T17:33:37.871 INFO:tasks.rados.rados.0.smithi037.stdout:2182: writing smithi03781225-8 from 1759576 to 2247853 tid 2 2024-08-17T17:33:37.879 INFO:tasks.rados.rados.0.smithi037.stdout:2182: writing smithi03781225-8 from 2991431 to 3650386 tid 3 2024-08-17T17:33:37.879 INFO:tasks.rados.rados.0.smithi037.stdout:2183: delete oid 10 current snap is 281 2024-08-17T17:33:37.879 INFO:tasks.rados.rados.0.smithi037.stdout:2177: finishing write tid 2 to smithi03781225-31 2024-08-17T17:33:37.879 INFO:tasks.rados.rados.0.smithi037.stdout:2177: finishing write tid 3 to smithi03781225-31 2024-08-17T17:33:37.879 INFO:tasks.rados.rados.0.smithi037.stdout:2177: finishing write tid 4 to smithi03781225-31 2024-08-17T17:33:37.879 INFO:tasks.rados.rados.0.smithi037.stdout:2177: finishing write tid 5 to smithi03781225-31 2024-08-17T17:33:37.879 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 31 v 1172 (ObjNum 817 snap 281 seq_num 817) dirty exists 2024-08-17T17:33:37.880 INFO:tasks.rados.rados.0.smithi037.stdout:2177: left oid 31 (ObjNum 817 snap 281 seq_num 817) 2024-08-17T17:33:37.880 INFO:tasks.rados.rados.0.smithi037.stdout:2180: finishing write tid 1 to smithi03781225-22 2024-08-17T17:33:37.880 INFO:tasks.rados.rados.0.smithi037.stdout:2179: expect (ObjNum 804 snap 278 seq_num 804) 2024-08-17T17:33:37.995 INFO:tasks.rados.rados.0.smithi037.stdout:2180: finishing write tid 2 to smithi03781225-22 2024-08-17T17:33:37.995 INFO:tasks.rados.rados.0.smithi037.stdout:2180: finishing write tid 3 to smithi03781225-22 2024-08-17T17:33:37.995 INFO:tasks.rados.rados.0.smithi037.stdout:2180: finishing write tid 4 to smithi03781225-22 2024-08-17T17:33:37.995 INFO:tasks.rados.rados.0.smithi037.stdout:2180: finishing write tid 5 to smithi03781225-22 2024-08-17T17:33:37.995 INFO:tasks.rados.rados.0.smithi037.stdout:2180: finishing write tid 6 to smithi03781225-22 2024-08-17T17:33:37.995 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 22 v 943 (ObjNum 818 snap 281 seq_num 818) dirty exists 2024-08-17T17:33:37.996 INFO:tasks.rados.rados.0.smithi037.stdout:2180: left oid 22 (ObjNum 818 snap 281 seq_num 818) 2024-08-17T17:33:37.996 INFO:tasks.rados.rados.0.smithi037.stdout:2182: finishing write tid 1 to smithi03781225-8 2024-08-17T17:33:37.996 INFO:tasks.rados.rados.0.smithi037.stdout:2182: finishing write tid 2 to smithi03781225-8 2024-08-17T17:33:37.996 INFO:tasks.rados.rados.0.smithi037.stdout:2182: finishing write tid 3 to smithi03781225-8 2024-08-17T17:33:37.996 INFO:tasks.rados.rados.0.smithi037.stdout:2177: done (5 left) 2024-08-17T17:33:37.996 INFO:tasks.rados.rados.0.smithi037.stdout:2179: done (4 left) 2024-08-17T17:33:37.996 INFO:tasks.rados.rados.0.smithi037.stdout:2180: done (3 left) 2024-08-17T17:33:37.996 INFO:tasks.rados.rados.0.smithi037.stdout:2181: done (2 left) 2024-08-17T17:33:37.996 INFO:tasks.rados.rados.0.smithi037.stdout:2183: done (1 left) 2024-08-17T17:33:37.996 INFO:tasks.rados.rados.0.smithi037.stdout:2184: snap_remove snap 241 2024-08-17T17:33:38.840 INFO:tasks.rados.rados.0.smithi037.stdout:2184: done (1 left) 2024-08-17T17:33:38.841 INFO:tasks.rados.rados.0.smithi037.stdout:2185: write oid 33 current snap is 281 2024-08-17T17:33:38.841 INFO:tasks.rados.rados.0.smithi037.stdout:2185: seq_num 821 ranges {598547=629200,1876540=491946,3046277=681499} 2024-08-17T17:33:38.848 INFO:tasks.rados.rados.0.smithi037.stdout:2185: writing smithi03781225-33 from 598547 to 1227747 tid 1 2024-08-17T17:33:38.855 INFO:tasks.rados.rados.0.smithi037.stdout:2185: writing smithi03781225-33 from 1876540 to 2368486 tid 2 2024-08-17T17:33:38.864 INFO:tasks.rados.rados.0.smithi037.stdout:2185: writing smithi03781225-33 from 3046277 to 3727776 tid 3 2024-08-17T17:33:38.864 INFO:tasks.rados.rados.0.smithi037.stdout:2186: read oid 4 snap -1 2024-08-17T17:33:38.864 INFO:tasks.rados.rados.0.smithi037.stdout:2186: expect (ObjNum 811 snap 279 seq_num 811) 2024-08-17T17:33:38.864 INFO:tasks.rados.rados.0.smithi037.stdout:2187: write oid 16 current snap is 281 2024-08-17T17:33:38.864 INFO:tasks.rados.rados.0.smithi037.stdout:2187: seq_num 822 ranges {615354=420802,1651375=751957,3190053=492771} 2024-08-17T17:33:38.869 INFO:tasks.rados.rados.0.smithi037.stdout:2187: writing smithi03781225-16 from 615354 to 1036156 tid 1 2024-08-17T17:33:38.877 INFO:tasks.rados.rados.0.smithi037.stdout:2187: writing smithi03781225-16 from 1651375 to 2403332 tid 2 2024-08-17T17:33:38.884 INFO:tasks.rados.rados.0.smithi037.stdout:2187: writing smithi03781225-16 from 3190053 to 3682824 tid 3 2024-08-17T17:33:38.884 INFO:tasks.rados.rados.0.smithi037.stdout:2188: delete oid 47 current snap is 281 2024-08-17T17:33:38.884 INFO:tasks.rados.rados.0.smithi037.stdout:2182: finishing write tid 4 to smithi03781225-8 2024-08-17T17:33:38.884 INFO:tasks.rados.rados.0.smithi037.stdout:2182: finishing write tid 5 to smithi03781225-8 2024-08-17T17:33:38.884 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 697 (ObjNum 819 snap 281 seq_num 819) dirty exists 2024-08-17T17:33:38.884 INFO:tasks.rados.rados.0.smithi037.stdout:2182: left oid 8 (ObjNum 819 snap 281 seq_num 819) 2024-08-17T17:33:38.885 INFO:tasks.rados.rados.0.smithi037.stdout:2185: finishing write tid 1 to smithi03781225-33 2024-08-17T17:33:38.885 INFO:tasks.rados.rados.0.smithi037.stdout:2185: finishing write tid 2 to smithi03781225-33 2024-08-17T17:33:38.885 INFO:tasks.rados.rados.0.smithi037.stdout:2185: finishing write tid 3 to smithi03781225-33 2024-08-17T17:33:38.885 INFO:tasks.rados.rados.0.smithi037.stdout:2185: finishing write tid 4 to smithi03781225-33 2024-08-17T17:33:38.885 INFO:tasks.rados.rados.0.smithi037.stdout:2185: finishing write tid 5 to smithi03781225-33 2024-08-17T17:33:38.885 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 799 (ObjNum 821 snap 281 seq_num 821) dirty exists 2024-08-17T17:33:38.885 INFO:tasks.rados.rados.0.smithi037.stdout:2185: left oid 33 (ObjNum 821 snap 281 seq_num 821) 2024-08-17T17:33:38.885 INFO:tasks.rados.rados.0.smithi037.stdout:2186: expect (ObjNum 811 snap 279 seq_num 811) 2024-08-17T17:33:39.004 INFO:tasks.rados.rados.0.smithi037.stdout:2187: finishing write tid 1 to smithi03781225-16 2024-08-17T17:33:39.004 INFO:tasks.rados.rados.0.smithi037.stdout:2187: finishing write tid 2 to smithi03781225-16 2024-08-17T17:33:39.004 INFO:tasks.rados.rados.0.smithi037.stdout:2187: finishing write tid 3 to smithi03781225-16 2024-08-17T17:33:39.004 INFO:tasks.rados.rados.0.smithi037.stdout:2187: finishing write tid 4 to smithi03781225-16 2024-08-17T17:33:39.004 INFO:tasks.rados.rados.0.smithi037.stdout:2187: finishing write tid 5 to smithi03781225-16 2024-08-17T17:33:39.004 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 16 v 1021 (ObjNum 822 snap 281 seq_num 822) dirty exists 2024-08-17T17:33:39.004 INFO:tasks.rados.rados.0.smithi037.stdout:2187: left oid 16 (ObjNum 822 snap 281 seq_num 822) 2024-08-17T17:33:39.004 INFO:tasks.rados.rados.0.smithi037.stdout:2182: done (4 left) 2024-08-17T17:33:39.004 INFO:tasks.rados.rados.0.smithi037.stdout:2185: done (3 left) 2024-08-17T17:33:39.005 INFO:tasks.rados.rados.0.smithi037.stdout:2186: done (2 left) 2024-08-17T17:33:39.005 INFO:tasks.rados.rados.0.smithi037.stdout:2187: done (1 left) 2024-08-17T17:33:39.005 INFO:tasks.rados.rados.0.smithi037.stdout:2188: done (0 left) 2024-08-17T17:33:39.005 INFO:tasks.rados.rados.0.smithi037.stdout:2189: write oid 12 current snap is 281 2024-08-17T17:33:39.005 INFO:tasks.rados.rados.0.smithi037.stdout:2189: seq_num 824 ranges {648968=571300,1651986=639273,2728546=631668} 2024-08-17T17:33:39.010 INFO:tasks.rados.rados.0.smithi037.stdout:2189: writing smithi03781225-12 from 648968 to 1220268 tid 1 2024-08-17T17:33:39.016 INFO:tasks.rados.rados.0.smithi037.stdout:2189: writing smithi03781225-12 from 1651986 to 2291259 tid 2 2024-08-17T17:33:39.023 INFO:tasks.rados.rados.0.smithi037.stdout:2189: writing smithi03781225-12 from 2728546 to 3360214 tid 3 2024-08-17T17:33:39.023 INFO:tasks.rados.rados.0.smithi037.stdout:2190: rollback oid 38 current snap is 281 2024-08-17T17:33:39.023 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 38 to 280 2024-08-17T17:33:39.023 INFO:tasks.rados.rados.0.smithi037.stdout:2189: finishing write tid 1 to smithi03781225-12 2024-08-17T17:33:39.023 INFO:tasks.rados.rados.0.smithi037.stdout:2189: finishing write tid 2 to smithi03781225-12 2024-08-17T17:33:39.023 INFO:tasks.rados.rados.0.smithi037.stdout:2191: read oid 34 snap 276 2024-08-17T17:33:39.023 INFO:tasks.rados.rados.0.smithi037.stdout:2191: expect deleted 2024-08-17T17:33:39.023 INFO:tasks.rados.rados.0.smithi037.stdout:2192: snap_create 2024-08-17T17:33:39.024 INFO:tasks.rados.rados.0.smithi037.stdout:2190: finishing rollback tid 1 to smithi03781225-38 2024-08-17T17:33:39.025 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 1080 (ObjNum 289 snap 0 seq_num 2762054459) dirty dne 2024-08-17T17:33:39.026 INFO:tasks.rados.rados.0.smithi037.stdout:2189: finishing write tid 3 to smithi03781225-12 2024-08-17T17:33:39.026 INFO:tasks.rados.rados.0.smithi037.stdout:2189: finishing write tid 4 to smithi03781225-12 2024-08-17T17:33:39.027 INFO:tasks.rados.rados.0.smithi037.stdout:2189: finishing write tid 5 to smithi03781225-12 2024-08-17T17:33:39.027 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 1898 (ObjNum 824 snap 281 seq_num 824) dirty exists 2024-08-17T17:33:39.027 INFO:tasks.rados.rados.0.smithi037.stdout:2189: left oid 12 (ObjNum 824 snap 281 seq_num 824) 2024-08-17T17:33:39.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:38 smithi046 ceph-mon[88218]: pgmap v554: 89 pgs: 89 active+clean; 219 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 2.0 MiB/s wr, 14 op/s 2024-08-17T17:33:39.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:38 smithi046 ceph-mon[88218]: osdmap e631: 8 total, 8 up, 8 in 2024-08-17T17:33:39.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:33:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:33:38] "GET /metrics HTTP/1.1" 200 36417 "" "Prometheus/2.51.0" 2024-08-17T17:33:39.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:38 smithi037 ceph-mon[97894]: pgmap v554: 89 pgs: 89 active+clean; 219 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 2.0 MiB/s wr, 14 op/s 2024-08-17T17:33:39.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:38 smithi037 ceph-mon[97894]: osdmap e631: 8 total, 8 up, 8 in 2024-08-17T17:33:39.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:38 smithi037 ceph-mon[102022]: pgmap v554: 89 pgs: 89 active+clean; 219 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 2.0 MiB/s wr, 14 op/s 2024-08-17T17:33:39.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:38 smithi037 ceph-mon[102022]: osdmap e631: 8 total, 8 up, 8 in 2024-08-17T17:33:39.851 INFO:tasks.rados.rados.0.smithi037.stdout:2189: done (3 left) 2024-08-17T17:33:39.851 INFO:tasks.rados.rados.0.smithi037.stdout:2190: done (2 left) 2024-08-17T17:33:39.851 INFO:tasks.rados.rados.0.smithi037.stdout:2191: done (1 left) 2024-08-17T17:33:39.851 INFO:tasks.rados.rados.0.smithi037.stdout:2192: done (0 left) 2024-08-17T17:33:39.852 INFO:tasks.rados.rados.0.smithi037.stdout:2193: rollback oid 48 current snap is 282 2024-08-17T17:33:39.852 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 48 to 279 2024-08-17T17:33:39.852 INFO:tasks.rados.rados.0.smithi037.stdout:2194: snap_remove snap 273 2024-08-17T17:33:40.162 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:39 smithi046 ceph-mon[88218]: osdmap e632: 8 total, 8 up, 8 in 2024-08-17T17:33:40.163 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:40.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:39 smithi037 ceph-mon[97894]: osdmap e632: 8 total, 8 up, 8 in 2024-08-17T17:33:40.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:40.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:39 smithi037 ceph-mon[102022]: osdmap e632: 8 total, 8 up, 8 in 2024-08-17T17:33:40.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:33:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:33:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:33:40.859 INFO:tasks.rados.rados.0.smithi037.stdout:2194: done (1 left) 2024-08-17T17:33:40.860 INFO:tasks.rados.rados.0.smithi037.stdout:2195: delete oid 33 current snap is 282 2024-08-17T17:33:40.860 INFO:tasks.rados.rados.0.smithi037.stdout:2193: finishing rollback tid 0 to smithi03781225-48 2024-08-17T17:33:40.860 INFO:tasks.rados.rados.0.smithi037.stdout:2193: finishing rollback tid 1 to smithi03781225-48 2024-08-17T17:33:40.860 INFO:tasks.rados.rados.0.smithi037.stdout:2193: finishing rollback tid 2 to smithi03781225-48 2024-08-17T17:33:40.860 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 48 v 1902 (ObjNum 749 snap 254 seq_num 749) dirty exists 2024-08-17T17:33:40.869 INFO:tasks.rados.rados.0.smithi037.stdout:2193: done (1 left) 2024-08-17T17:33:40.869 INFO:tasks.rados.rados.0.smithi037.stdout:2195: done (0 left) 2024-08-17T17:33:40.869 INFO:tasks.rados.rados.0.smithi037.stdout:2196: read oid 35 snap -1 2024-08-17T17:33:40.869 INFO:tasks.rados.rados.0.smithi037.stdout:2196: expect deleted 2024-08-17T17:33:40.869 INFO:tasks.rados.rados.0.smithi037.stdout:2197: read oid 30 snap -1 2024-08-17T17:33:40.869 INFO:tasks.rados.rados.0.smithi037.stdout:2197: expect deleted 2024-08-17T17:33:40.869 INFO:tasks.rados.rados.0.smithi037.stdout:2198: snap_create 2024-08-17T17:33:41.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:40 smithi046 ceph-mon[88218]: pgmap v557: 89 pgs: 89 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 2.9 MiB/s wr, 17 op/s 2024-08-17T17:33:41.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:40 smithi046 ceph-mon[88218]: osdmap e633: 8 total, 8 up, 8 in 2024-08-17T17:33:41.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:40 smithi037 ceph-mon[97894]: pgmap v557: 89 pgs: 89 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 2.9 MiB/s wr, 17 op/s 2024-08-17T17:33:41.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:40 smithi037 ceph-mon[97894]: osdmap e633: 8 total, 8 up, 8 in 2024-08-17T17:33:41.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:40 smithi037 ceph-mon[102022]: pgmap v557: 89 pgs: 89 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 2.9 MiB/s wr, 17 op/s 2024-08-17T17:33:41.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:40 smithi037 ceph-mon[102022]: osdmap e633: 8 total, 8 up, 8 in 2024-08-17T17:33:41.761 INFO:tasks.rados.rados.0.smithi037.stdout:2196: done (2 left) 2024-08-17T17:33:41.769 INFO:tasks.rados.rados.0.smithi037.stdout:2197: done (1 left) 2024-08-17T17:33:41.769 INFO:tasks.rados.rados.0.smithi037.stdout:2198: done (0 left) 2024-08-17T17:33:41.769 INFO:tasks.rados.rados.0.smithi037.stdout:2199: snap_create 2024-08-17T17:33:42.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:41 smithi046 ceph-mon[88218]: osdmap e634: 8 total, 8 up, 8 in 2024-08-17T17:33:42.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:41 smithi046 ceph-mon[88218]: osdmap e635: 8 total, 8 up, 8 in 2024-08-17T17:33:42.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:41 smithi037 ceph-mon[97894]: osdmap e634: 8 total, 8 up, 8 in 2024-08-17T17:33:42.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:41 smithi037 ceph-mon[97894]: osdmap e635: 8 total, 8 up, 8 in 2024-08-17T17:33:42.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:41 smithi037 ceph-mon[102022]: osdmap e634: 8 total, 8 up, 8 in 2024-08-17T17:33:42.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:41 smithi037 ceph-mon[102022]: osdmap e635: 8 total, 8 up, 8 in 2024-08-17T17:33:42.763 INFO:tasks.rados.rados.0.smithi037.stdout:2199: done (0 left) 2024-08-17T17:33:42.763 INFO:tasks.rados.rados.0.smithi037.stdout:2200: rollback oid 14 current snap is 284 2024-08-17T17:33:42.763 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 14 to 281 2024-08-17T17:33:42.764 INFO:tasks.rados.rados.0.smithi037.stdout:2201: snap_create 2024-08-17T17:33:42.766 INFO:tasks.rados.rados.0.smithi037.stdout:2200: finishing rollback tid 1 to smithi03781225-14 2024-08-17T17:33:42.766 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 14 v 907 (ObjNum 177 snap 0 seq_num 4060819408) dirty dne 2024-08-17T17:33:43.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:42 smithi046 ceph-mon[88218]: pgmap v560: 89 pgs: 89 active+clean; 216 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.1 MiB/s wr, 24 op/s 2024-08-17T17:33:43.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:42 smithi046 ceph-mon[88218]: osdmap e636: 8 total, 8 up, 8 in 2024-08-17T17:33:43.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:42 smithi037 ceph-mon[97894]: pgmap v560: 89 pgs: 89 active+clean; 216 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.1 MiB/s wr, 24 op/s 2024-08-17T17:33:43.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:42 smithi037 ceph-mon[97894]: osdmap e636: 8 total, 8 up, 8 in 2024-08-17T17:33:43.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:42 smithi037 ceph-mon[102022]: pgmap v560: 89 pgs: 89 active+clean; 216 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.1 MiB/s wr, 24 op/s 2024-08-17T17:33:43.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:42 smithi037 ceph-mon[102022]: osdmap e636: 8 total, 8 up, 8 in 2024-08-17T17:33:43.765 INFO:tasks.rados.rados.0.smithi037.stdout:2200: done (1 left) 2024-08-17T17:33:43.765 INFO:tasks.rados.rados.0.smithi037.stdout:2201: done (0 left) 2024-08-17T17:33:43.765 INFO:tasks.rados.rados.0.smithi037.stdout:2202: rollback oid 41 current snap is 285 2024-08-17T17:33:43.765 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 41 to 280 2024-08-17T17:33:43.765 INFO:tasks.rados.rados.0.smithi037.stdout:2203: snap_remove snap 275 2024-08-17T17:33:44.769 INFO:tasks.rados.rados.0.smithi037.stdout:2203: done (1 left) 2024-08-17T17:33:44.770 INFO:tasks.rados.rados.0.smithi037.stdout:2204: read oid 21 snap -1 2024-08-17T17:33:44.770 INFO:tasks.rados.rados.0.smithi037.stdout:2204: expect deleted 2024-08-17T17:33:44.770 INFO:tasks.rados.rados.0.smithi037.stdout:2205: write oid 44 current snap is 285 2024-08-17T17:33:44.770 INFO:tasks.rados.rados.0.smithi037.stdout:2202: finishing rollback tid 1 to smithi03781225-41 2024-08-17T17:33:44.770 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 348 (ObjNum 33 snap 0 seq_num 4049373264) dirty dne 2024-08-17T17:33:44.770 INFO:tasks.rados.rados.0.smithi037.stdout:2205: seq_num 826 ranges {682582=721798,2168950=642942,3583392=299190} 2024-08-17T17:33:44.778 INFO:tasks.rados.rados.0.smithi037.stdout:2205: writing smithi03781225-44 from 682582 to 1404380 tid 1 2024-08-17T17:33:44.786 INFO:tasks.rados.rados.0.smithi037.stdout:2205: writing smithi03781225-44 from 2168950 to 2811892 tid 2 2024-08-17T17:33:44.792 INFO:tasks.rados.rados.0.smithi037.stdout:2205: writing smithi03781225-44 from 3583392 to 3882582 tid 3 2024-08-17T17:33:44.793 INFO:tasks.rados.rados.0.smithi037.stdout:2202: done (2 left) 2024-08-17T17:33:44.793 INFO:tasks.rados.rados.0.smithi037.stdout:2206: rollback oid 49 current snap is 285 2024-08-17T17:33:44.793 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 49 to 282 2024-08-17T17:33:44.793 INFO:tasks.rados.rados.0.smithi037.stdout:2205: finishing write tid 1 to smithi03781225-44 2024-08-17T17:33:44.793 INFO:tasks.rados.rados.0.smithi037.stdout:2205: finishing write tid 2 to smithi03781225-44 2024-08-17T17:33:44.793 INFO:tasks.rados.rados.0.smithi037.stdout:2204: done (2 left) 2024-08-17T17:33:44.793 INFO:tasks.rados.rados.0.smithi037.stdout:2207: write oid 42 current snap is 285 2024-08-17T17:33:44.793 INFO:tasks.rados.rados.0.smithi037.stdout:2207: seq_num 827 ranges {699389=797047,2111079=502953,3094462=581837} 2024-08-17T17:33:44.800 INFO:tasks.rados.rados.0.smithi037.stdout:2207: writing smithi03781225-42 from 699389 to 1496436 tid 1 2024-08-17T17:33:44.807 INFO:tasks.rados.rados.0.smithi037.stdout:2207: writing smithi03781225-42 from 2111079 to 2614032 tid 2 2024-08-17T17:33:44.813 INFO:tasks.rados.rados.0.smithi037.stdout:2207: writing smithi03781225-42 from 3094462 to 3676299 tid 3 2024-08-17T17:33:44.813 INFO:tasks.rados.rados.0.smithi037.stdout:2208: read oid 45 snap -1 2024-08-17T17:33:44.813 INFO:tasks.rados.rados.0.smithi037.stdout:2208: expect (ObjNum 784 snap 270 seq_num 784) 2024-08-17T17:33:44.814 INFO:tasks.rados.rados.0.smithi037.stdout:2209: snap_create 2024-08-17T17:33:44.814 INFO:tasks.rados.rados.0.smithi037.stdout:2206: finishing rollback tid 0 to smithi03781225-49 2024-08-17T17:33:44.814 INFO:tasks.rados.rados.0.smithi037.stdout:2205: finishing write tid 3 to smithi03781225-44 2024-08-17T17:33:44.814 INFO:tasks.rados.rados.0.smithi037.stdout:2205: finishing write tid 4 to smithi03781225-44 2024-08-17T17:33:44.814 INFO:tasks.rados.rados.0.smithi037.stdout:2205: finishing write tid 5 to smithi03781225-44 2024-08-17T17:33:44.814 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 1167 (ObjNum 826 snap 285 seq_num 826) dirty exists 2024-08-17T17:33:44.814 INFO:tasks.rados.rados.0.smithi037.stdout:2205: left oid 44 (ObjNum 826 snap 285 seq_num 826) 2024-08-17T17:33:44.814 INFO:tasks.rados.rados.0.smithi037.stdout:2206: finishing rollback tid 1 to smithi03781225-49 2024-08-17T17:33:44.814 INFO:tasks.rados.rados.0.smithi037.stdout:2206: finishing rollback tid 2 to smithi03781225-49 2024-08-17T17:33:44.814 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 49 v 707 (ObjNum 791 snap 271 seq_num 791) dirty exists 2024-08-17T17:33:44.814 INFO:tasks.rados.rados.0.smithi037.stdout:2207: finishing write tid 1 to smithi03781225-42 2024-08-17T17:33:44.814 INFO:tasks.rados.rados.0.smithi037.stdout:2207: finishing write tid 2 to smithi03781225-42 2024-08-17T17:33:44.817 INFO:tasks.rados.rados.0.smithi037.stdout:2207: finishing write tid 3 to smithi03781225-42 2024-08-17T17:33:44.817 INFO:tasks.rados.rados.0.smithi037.stdout:2207: finishing write tid 4 to smithi03781225-42 2024-08-17T17:33:44.817 INFO:tasks.rados.rados.0.smithi037.stdout:2207: finishing write tid 5 to smithi03781225-42 2024-08-17T17:33:44.817 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 1172 (ObjNum 827 snap 285 seq_num 827) dirty exists 2024-08-17T17:33:44.817 INFO:tasks.rados.rados.0.smithi037.stdout:2207: left oid 42 (ObjNum 827 snap 285 seq_num 827) 2024-08-17T17:33:44.821 INFO:tasks.rados.rados.0.smithi037.stdout:2208: expect (ObjNum 784 snap 270 seq_num 784) 2024-08-17T17:33:45.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:44 smithi037 ceph-mon[97894]: pgmap v563: 89 pgs: 89 active+clean; 213 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-08-17T17:33:45.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:44 smithi037 ceph-mon[97894]: osdmap e637: 8 total, 8 up, 8 in 2024-08-17T17:33:45.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:44 smithi037 ceph-mon[102022]: pgmap v563: 89 pgs: 89 active+clean; 213 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-08-17T17:33:45.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:44 smithi037 ceph-mon[102022]: osdmap e637: 8 total, 8 up, 8 in 2024-08-17T17:33:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:44 smithi046 ceph-mon[88218]: pgmap v563: 89 pgs: 89 active+clean; 213 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-08-17T17:33:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:44 smithi046 ceph-mon[88218]: osdmap e637: 8 total, 8 up, 8 in 2024-08-17T17:33:45.780 INFO:tasks.rados.rados.0.smithi037.stdout:2205: done (4 left) 2024-08-17T17:33:45.780 INFO:tasks.rados.rados.0.smithi037.stdout:2206: done (3 left) 2024-08-17T17:33:45.780 INFO:tasks.rados.rados.0.smithi037.stdout:2207: done (2 left) 2024-08-17T17:33:45.780 INFO:tasks.rados.rados.0.smithi037.stdout:2208: done (1 left) 2024-08-17T17:33:45.780 INFO:tasks.rados.rados.0.smithi037.stdout:2209: done (0 left) 2024-08-17T17:33:45.780 INFO:tasks.rados.rados.0.smithi037.stdout:2210: write oid 44 current snap is 286 2024-08-17T17:33:45.780 INFO:tasks.rados.rados.0.smithi037.stdout:2210: seq_num 828 ranges {716196=472296,1769561=646611,3121885=793109} 2024-08-17T17:33:45.786 INFO:tasks.rados.rados.0.smithi037.stdout:2210: writing smithi03781225-44 from 716196 to 1188492 tid 1 2024-08-17T17:33:45.795 INFO:tasks.rados.rados.0.smithi037.stdout:2210: writing smithi03781225-44 from 1769561 to 2416172 tid 2 2024-08-17T17:33:45.804 INFO:tasks.rados.rados.0.smithi037.stdout:2210: writing smithi03781225-44 from 3121885 to 3914994 tid 3 2024-08-17T17:33:45.805 INFO:tasks.rados.rados.0.smithi037.stdout:2211: delete oid 13 current snap is 286 2024-08-17T17:33:45.805 INFO:tasks.rados.rados.0.smithi037.stdout:2210: finishing write tid 1 to smithi03781225-44 2024-08-17T17:33:45.805 INFO:tasks.rados.rados.0.smithi037.stdout:2210: finishing write tid 2 to smithi03781225-44 2024-08-17T17:33:45.809 INFO:tasks.rados.rados.0.smithi037.stdout:2210: finishing write tid 3 to smithi03781225-44 2024-08-17T17:33:45.809 INFO:tasks.rados.rados.0.smithi037.stdout:2211: done (1 left) 2024-08-17T17:33:45.809 INFO:tasks.rados.rados.0.smithi037.stdout:2212: read oid 46 snap -1 2024-08-17T17:33:45.809 INFO:tasks.rados.rados.0.smithi037.stdout:2212: expect deleted 2024-08-17T17:33:45.809 INFO:tasks.rados.rados.0.smithi037.stdout:2213: read oid 4 snap -1 2024-08-17T17:33:45.810 INFO:tasks.rados.rados.0.smithi037.stdout:2213: expect (ObjNum 811 snap 279 seq_num 811) 2024-08-17T17:33:45.810 INFO:tasks.rados.rados.0.smithi037.stdout:2214: snap_remove snap 278 2024-08-17T17:33:46.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:45 smithi037 ceph-mon[102022]: osdmap e638: 8 total, 8 up, 8 in 2024-08-17T17:33:46.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:45 smithi037 ceph-mon[97894]: osdmap e638: 8 total, 8 up, 8 in 2024-08-17T17:33:46.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:45 smithi046 ceph-mon[88218]: osdmap e638: 8 total, 8 up, 8 in 2024-08-17T17:33:46.762 INFO:tasks.rados.rados.0.smithi037.stdout:2214: done (3 left) 2024-08-17T17:33:46.762 INFO:tasks.rados.rados.0.smithi037.stdout:2215: snap_remove snap 245 2024-08-17T17:33:47.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:46 smithi037 ceph-mon[102022]: pgmap v566: 89 pgs: 89 active+clean; 210 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 0 B/s wr, 3 op/s 2024-08-17T17:33:47.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:46 smithi037 ceph-mon[102022]: osdmap e639: 8 total, 8 up, 8 in 2024-08-17T17:33:47.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:46 smithi037 ceph-mon[102022]: osdmap e640: 8 total, 8 up, 8 in 2024-08-17T17:33:47.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:46 smithi037 ceph-mon[97894]: pgmap v566: 89 pgs: 89 active+clean; 210 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 0 B/s wr, 3 op/s 2024-08-17T17:33:47.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:46 smithi037 ceph-mon[97894]: osdmap e639: 8 total, 8 up, 8 in 2024-08-17T17:33:47.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:46 smithi037 ceph-mon[97894]: osdmap e640: 8 total, 8 up, 8 in 2024-08-17T17:33:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:46 smithi046 ceph-mon[88218]: pgmap v566: 89 pgs: 89 active+clean; 210 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 0 B/s wr, 3 op/s 2024-08-17T17:33:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:46 smithi046 ceph-mon[88218]: osdmap e639: 8 total, 8 up, 8 in 2024-08-17T17:33:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:46 smithi046 ceph-mon[88218]: osdmap e640: 8 total, 8 up, 8 in 2024-08-17T17:33:47.765 INFO:tasks.rados.rados.0.smithi037.stdout:2215: done (3 left) 2024-08-17T17:33:47.765 INFO:tasks.rados.rados.0.smithi037.stdout:2216: write oid 38 current snap is 286 2024-08-17T17:33:47.765 INFO:tasks.rados.rados.0.smithi037.stdout:2216: seq_num 830 ranges {749810=739147,2002878=650280,3293084=415653} 2024-08-17T17:33:47.775 INFO:tasks.rados.rados.0.smithi037.stdout:2216: writing smithi03781225-38 from 749810 to 1488957 tid 1 2024-08-17T17:33:47.782 INFO:tasks.rados.rados.0.smithi037.stdout:2216: writing smithi03781225-38 from 2002878 to 2653158 tid 2 2024-08-17T17:33:47.789 INFO:tasks.rados.rados.0.smithi037.stdout:2216: writing smithi03781225-38 from 3293084 to 3708737 tid 3 2024-08-17T17:33:47.789 INFO:tasks.rados.rados.0.smithi037.stdout:2217: snap_remove snap 276 2024-08-17T17:33:47.789 INFO:tasks.rados.rados.0.smithi037.stdout:2210: finishing write tid 4 to smithi03781225-44 2024-08-17T17:33:47.789 INFO:tasks.rados.rados.0.smithi037.stdout:2210: finishing write tid 5 to smithi03781225-44 2024-08-17T17:33:47.790 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 1177 (ObjNum 828 snap 286 seq_num 828) dirty exists 2024-08-17T17:33:47.790 INFO:tasks.rados.rados.0.smithi037.stdout:2210: left oid 44 (ObjNum 828 snap 286 seq_num 828) 2024-08-17T17:33:47.790 INFO:tasks.rados.rados.0.smithi037.stdout:2213: expect (ObjNum 811 snap 279 seq_num 811) 2024-08-17T17:33:47.909 INFO:tasks.rados.rados.0.smithi037.stdout:2216: finishing write tid 1 to smithi03781225-38 2024-08-17T17:33:47.909 INFO:tasks.rados.rados.0.smithi037.stdout:2216: finishing write tid 2 to smithi03781225-38 2024-08-17T17:33:47.909 INFO:tasks.rados.rados.0.smithi037.stdout:2216: finishing write tid 3 to smithi03781225-38 2024-08-17T17:33:47.909 INFO:tasks.rados.rados.0.smithi037.stdout:2216: finishing write tid 4 to smithi03781225-38 2024-08-17T17:33:47.909 INFO:tasks.rados.rados.0.smithi037.stdout:2216: finishing write tid 5 to smithi03781225-38 2024-08-17T17:33:47.910 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 1189 (ObjNum 830 snap 286 seq_num 830) dirty exists 2024-08-17T17:33:47.910 INFO:tasks.rados.rados.0.smithi037.stdout:2216: left oid 38 (ObjNum 830 snap 286 seq_num 830) 2024-08-17T17:33:48.784 INFO:tasks.rados.rados.0.smithi037.stdout:2210: done (4 left) 2024-08-17T17:33:48.784 INFO:tasks.rados.rados.0.smithi037.stdout:2212: done (3 left) 2024-08-17T17:33:48.784 INFO:tasks.rados.rados.0.smithi037.stdout:2213: done (2 left) 2024-08-17T17:33:48.785 INFO:tasks.rados.rados.0.smithi037.stdout:2216: done (1 left) 2024-08-17T17:33:48.785 INFO:tasks.rados.rados.0.smithi037.stdout:2217: done (0 left) 2024-08-17T17:33:48.785 INFO:tasks.rados.rados.0.smithi037.stdout:2218: write oid 4 current snap is 286 2024-08-17T17:33:48.785 INFO:tasks.rados.rados.0.smithi037.stdout:2218: seq_num 831 ranges {766617=414396,1945007=510291,3204154=626925} 2024-08-17T17:33:48.791 INFO:tasks.rados.rados.0.smithi037.stdout:2218: writing smithi03781225-4 from 766617 to 1181013 tid 1 2024-08-17T17:33:48.799 INFO:tasks.rados.rados.0.smithi037.stdout:2218: writing smithi03781225-4 from 1945007 to 2455298 tid 2 2024-08-17T17:33:48.807 INFO:tasks.rados.rados.0.smithi037.stdout:2218: writing smithi03781225-4 from 3204154 to 3831079 tid 3 2024-08-17T17:33:48.807 INFO:tasks.rados.rados.0.smithi037.stdout:2219: delete oid 28 current snap is 286 2024-08-17T17:33:48.807 INFO:tasks.rados.rados.0.smithi037.stdout:2218: finishing write tid 1 to smithi03781225-4 2024-08-17T17:33:48.807 INFO:tasks.rados.rados.0.smithi037.stdout:2218: finishing write tid 2 to smithi03781225-4 2024-08-17T17:33:48.809 INFO:tasks.rados.rados.0.smithi037.stdout:2219: done (1 left) 2024-08-17T17:33:48.810 INFO:tasks.rados.rados.0.smithi037.stdout:2220: read oid 22 snap -1 2024-08-17T17:33:48.810 INFO:tasks.rados.rados.0.smithi037.stdout:2220: expect (ObjNum 818 snap 281 seq_num 818) 2024-08-17T17:33:48.810 INFO:tasks.rados.rados.0.smithi037.stdout:2221: write oid 8 current snap is 286 2024-08-17T17:33:48.810 INFO:tasks.rados.rados.0.smithi037.stdout:2221: seq_num 833 ranges {400231=564894,1661971=338260} 2024-08-17T17:33:48.815 INFO:tasks.rados.rados.0.smithi037.stdout:2221: writing smithi03781225-8 from 400231 to 965125 tid 1 2024-08-17T17:33:48.821 INFO:tasks.rados.rados.0.smithi037.stdout:2221: writing smithi03781225-8 from 1661971 to 2000231 tid 2 2024-08-17T17:33:48.821 INFO:tasks.rados.rados.0.smithi037.stdout:2222: snap_create 2024-08-17T17:33:48.821 INFO:tasks.rados.rados.0.smithi037.stdout:2218: finishing write tid 3 to smithi03781225-4 2024-08-17T17:33:48.821 INFO:tasks.rados.rados.0.smithi037.stdout:2218: finishing write tid 4 to smithi03781225-4 2024-08-17T17:33:48.821 INFO:tasks.rados.rados.0.smithi037.stdout:2218: finishing write tid 5 to smithi03781225-4 2024-08-17T17:33:48.821 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 998 (ObjNum 831 snap 286 seq_num 831) dirty exists 2024-08-17T17:33:48.821 INFO:tasks.rados.rados.0.smithi037.stdout:2218: left oid 4 (ObjNum 831 snap 286 seq_num 831) 2024-08-17T17:33:48.822 INFO:tasks.rados.rados.0.smithi037.stdout:2221: finishing write tid 1 to smithi03781225-8 2024-08-17T17:33:48.822 INFO:tasks.rados.rados.0.smithi037.stdout:2220: expect (ObjNum 818 snap 281 seq_num 818) 2024-08-17T17:33:48.949 INFO:tasks.rados.rados.0.smithi037.stdout:2221: finishing write tid 2 to smithi03781225-8 2024-08-17T17:33:48.949 INFO:tasks.rados.rados.0.smithi037.stdout:2221: finishing write tid 3 to smithi03781225-8 2024-08-17T17:33:48.949 INFO:tasks.rados.rados.0.smithi037.stdout:2221: finishing write tid 4 to smithi03781225-8 2024-08-17T17:33:48.949 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 723 (ObjNum 833 snap 286 seq_num 833) dirty exists 2024-08-17T17:33:48.949 INFO:tasks.rados.rados.0.smithi037.stdout:2221: left oid 8 (ObjNum 833 snap 286 seq_num 833) 2024-08-17T17:33:49.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:33:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:33:48] "GET /metrics HTTP/1.1" 200 36417 "" "Prometheus/2.51.0" 2024-08-17T17:33:49.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:48 smithi037 ceph-mon[102022]: pgmap v569: 89 pgs: 89 active+clean; 210 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 1 op/s 2024-08-17T17:33:49.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:48 smithi037 ceph-mon[102022]: osdmap e641: 8 total, 8 up, 8 in 2024-08-17T17:33:49.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:48 smithi037 ceph-mon[97894]: pgmap v569: 89 pgs: 89 active+clean; 210 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 1 op/s 2024-08-17T17:33:49.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:48 smithi037 ceph-mon[97894]: osdmap e641: 8 total, 8 up, 8 in 2024-08-17T17:33:49.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:48 smithi046 ceph-mon[88218]: pgmap v569: 89 pgs: 89 active+clean; 210 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 1 op/s 2024-08-17T17:33:49.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:48 smithi046 ceph-mon[88218]: osdmap e641: 8 total, 8 up, 8 in 2024-08-17T17:33:49.790 INFO:tasks.rados.rados.0.smithi037.stdout:2218: done (3 left) 2024-08-17T17:33:49.790 INFO:tasks.rados.rados.0.smithi037.stdout:2220: done (2 left) 2024-08-17T17:33:49.790 INFO:tasks.rados.rados.0.smithi037.stdout:2221: done (1 left) 2024-08-17T17:33:49.790 INFO:tasks.rados.rados.0.smithi037.stdout:2222: done (0 left) 2024-08-17T17:33:49.790 INFO:tasks.rados.rados.0.smithi037.stdout:2223: write oid 12 current snap is 287 2024-08-17T17:33:49.790 INFO:tasks.rados.rados.0.smithi037.stdout:2223: seq_num 834 ranges {417038=640143,1720453=296585} 2024-08-17T17:33:49.795 INFO:tasks.rados.rados.0.smithi037.stdout:2223: writing smithi03781225-12 from 417038 to 1057181 tid 1 2024-08-17T17:33:49.801 INFO:tasks.rados.rados.0.smithi037.stdout:2223: writing smithi03781225-12 from 1720453 to 2017038 tid 2 2024-08-17T17:33:49.801 INFO:tasks.rados.rados.0.smithi037.stdout:2224: write oid 38 current snap is 287 2024-08-17T17:33:49.801 INFO:tasks.rados.rados.0.smithi037.stdout:2224: seq_num 835 ranges {433845=715392,1662582=371263} 2024-08-17T17:33:49.808 INFO:tasks.rados.rados.0.smithi037.stdout:2224: writing smithi03781225-38 from 433845 to 1149237 tid 1 2024-08-17T17:33:49.814 INFO:tasks.rados.rados.0.smithi037.stdout:2224: writing smithi03781225-38 from 1662582 to 2033845 tid 2 2024-08-17T17:33:49.814 INFO:tasks.rados.rados.0.smithi037.stdout:2225: delete oid 39 current snap is 287 2024-08-17T17:33:49.814 INFO:tasks.rados.rados.0.smithi037.stdout:2223: finishing write tid 1 to smithi03781225-12 2024-08-17T17:33:49.814 INFO:tasks.rados.rados.0.smithi037.stdout:2223: finishing write tid 2 to smithi03781225-12 2024-08-17T17:33:49.814 INFO:tasks.rados.rados.0.smithi037.stdout:2223: finishing write tid 3 to smithi03781225-12 2024-08-17T17:33:49.814 INFO:tasks.rados.rados.0.smithi037.stdout:2223: finishing write tid 4 to smithi03781225-12 2024-08-17T17:33:49.814 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 1943 (ObjNum 834 snap 287 seq_num 834) dirty exists 2024-08-17T17:33:49.814 INFO:tasks.rados.rados.0.smithi037.stdout:2223: left oid 12 (ObjNum 834 snap 287 seq_num 834) 2024-08-17T17:33:49.814 INFO:tasks.rados.rados.0.smithi037.stdout:2224: finishing write tid 1 to smithi03781225-38 2024-08-17T17:33:49.817 INFO:tasks.rados.rados.0.smithi037.stdout:2223: done (2 left) 2024-08-17T17:33:49.817 INFO:tasks.rados.rados.0.smithi037.stdout:2225: done (1 left) 2024-08-17T17:33:49.817 INFO:tasks.rados.rados.0.smithi037.stdout:2226: write oid 30 current snap is 287 2024-08-17T17:33:49.817 INFO:tasks.rados.rados.0.smithi037.stdout:2224: finishing write tid 2 to smithi03781225-38 2024-08-17T17:33:49.817 INFO:tasks.rados.rados.0.smithi037.stdout:2226: seq_num 837 ranges {467459=582243,1495899=404945} 2024-08-17T17:33:49.823 INFO:tasks.rados.rados.0.smithi037.stdout:2226: writing smithi03781225-30 from 467459 to 1049702 tid 1 2024-08-17T17:33:49.828 INFO:tasks.rados.rados.0.smithi037.stdout:2226: writing smithi03781225-30 from 1495899 to 1900844 tid 2 2024-08-17T17:33:49.828 INFO:tasks.rados.rados.0.smithi037.stdout:2227: snap_create 2024-08-17T17:33:49.828 INFO:tasks.rados.rados.0.smithi037.stdout:2224: finishing write tid 3 to smithi03781225-38 2024-08-17T17:33:49.828 INFO:tasks.rados.rados.0.smithi037.stdout:2224: finishing write tid 4 to smithi03781225-38 2024-08-17T17:33:49.828 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 1195 (ObjNum 835 snap 287 seq_num 835) dirty exists 2024-08-17T17:33:49.828 INFO:tasks.rados.rados.0.smithi037.stdout:2224: left oid 38 (ObjNum 835 snap 287 seq_num 835) 2024-08-17T17:33:49.828 INFO:tasks.rados.rados.0.smithi037.stdout:2226: finishing write tid 1 to smithi03781225-30 2024-08-17T17:33:49.831 INFO:tasks.rados.rados.0.smithi037.stdout:2226: finishing write tid 2 to smithi03781225-30 2024-08-17T17:33:49.831 INFO:tasks.rados.rados.0.smithi037.stdout:2226: finishing write tid 3 to smithi03781225-30 2024-08-17T17:33:49.831 INFO:tasks.rados.rados.0.smithi037.stdout:2226: finishing write tid 4 to smithi03781225-30 2024-08-17T17:33:49.831 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 1047 (ObjNum 837 snap 287 seq_num 837) dirty exists 2024-08-17T17:33:49.831 INFO:tasks.rados.rados.0.smithi037.stdout:2226: left oid 30 (ObjNum 837 snap 287 seq_num 837) 2024-08-17T17:33:50.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:49 smithi037 ceph-mon[97894]: osdmap e642: 8 total, 8 up, 8 in 2024-08-17T17:33:50.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:49 smithi037 ceph-mon[102022]: osdmap e642: 8 total, 8 up, 8 in 2024-08-17T17:33:50.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:49 smithi046 ceph-mon[88218]: osdmap e642: 8 total, 8 up, 8 in 2024-08-17T17:33:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:33:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:33:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:33:50.795 INFO:tasks.rados.rados.0.smithi037.stdout:2224: done (2 left) 2024-08-17T17:33:50.795 INFO:tasks.rados.rados.0.smithi037.stdout:2226: done (1 left) 2024-08-17T17:33:50.795 INFO:tasks.rados.rados.0.smithi037.stdout:2227: done (0 left) 2024-08-17T17:33:50.795 INFO:tasks.rados.rados.0.smithi037.stdout:2228: read oid 46 snap -1 2024-08-17T17:33:50.796 INFO:tasks.rados.rados.0.smithi037.stdout:2228: expect deleted 2024-08-17T17:33:50.796 INFO:tasks.rados.rados.0.smithi037.stdout:2229: write oid 5 current snap is 288 2024-08-17T17:33:50.796 INFO:tasks.rados.rados.0.smithi037.stdout:2229: seq_num 838 ranges {484266=657492,1554381=529885} 2024-08-17T17:33:50.801 INFO:tasks.rados.rados.0.smithi037.stdout:2229: writing smithi03781225-5 from 484266 to 1141758 tid 1 2024-08-17T17:33:50.807 INFO:tasks.rados.rados.0.smithi037.stdout:2229: writing smithi03781225-5 from 1554381 to 2084266 tid 2 2024-08-17T17:33:50.807 INFO:tasks.rados.rados.0.smithi037.stdout:2230: write oid 37 current snap is 288 2024-08-17T17:33:50.808 INFO:tasks.rados.rados.0.smithi037.stdout:2230: seq_num 839 ranges {501073=732741,1896510=204563} 2024-08-17T17:33:50.814 INFO:tasks.rados.rados.0.smithi037.stdout:2230: writing smithi03781225-37 from 501073 to 1233814 tid 1 2024-08-17T17:33:50.819 INFO:tasks.rados.rados.0.smithi037.stdout:2230: writing smithi03781225-37 from 1896510 to 2101073 tid 2 2024-08-17T17:33:50.820 INFO:tasks.rados.rados.0.smithi037.stdout:2231: delete oid 16 current snap is 288 2024-08-17T17:33:50.820 INFO:tasks.rados.rados.0.smithi037.stdout:2229: finishing write tid 1 to smithi03781225-5 2024-08-17T17:33:50.820 INFO:tasks.rados.rados.0.smithi037.stdout:2229: finishing write tid 2 to smithi03781225-5 2024-08-17T17:33:50.820 INFO:tasks.rados.rados.0.smithi037.stdout:2229: finishing write tid 3 to smithi03781225-5 2024-08-17T17:33:50.820 INFO:tasks.rados.rados.0.smithi037.stdout:2229: finishing write tid 4 to smithi03781225-5 2024-08-17T17:33:50.820 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 5 v 440 (ObjNum 838 snap 288 seq_num 838) dirty exists 2024-08-17T17:33:50.820 INFO:tasks.rados.rados.0.smithi037.stdout:2229: left oid 5 (ObjNum 838 snap 288 seq_num 838) 2024-08-17T17:33:50.820 INFO:tasks.rados.rados.0.smithi037.stdout:2230: finishing write tid 1 to smithi03781225-37 2024-08-17T17:33:50.822 INFO:tasks.rados.rados.0.smithi037.stdout:2228: done (3 left) 2024-08-17T17:33:50.822 INFO:tasks.rados.rados.0.smithi037.stdout:2229: done (2 left) 2024-08-17T17:33:50.823 INFO:tasks.rados.rados.0.smithi037.stdout:2231: done (1 left) 2024-08-17T17:33:50.823 INFO:tasks.rados.rados.0.smithi037.stdout:2232: read oid 48 snap 250 2024-08-17T17:33:50.823 INFO:tasks.rados.rados.0.smithi037.stdout:2232: expect (ObjNum 726 snap 244 seq_num 726) 2024-08-17T17:33:50.823 INFO:tasks.rados.rados.0.smithi037.stdout:2233: snap_remove snap 255 2024-08-17T17:33:51.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:50 smithi046 ceph-mon[88218]: pgmap v572: 89 pgs: 89 active+clean; 219 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-08-17T17:33:51.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:50 smithi046 ceph-mon[88218]: osdmap e643: 8 total, 8 up, 8 in 2024-08-17T17:33:51.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:50 smithi037 ceph-mon[102022]: pgmap v572: 89 pgs: 89 active+clean; 219 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-08-17T17:33:51.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:50 smithi037 ceph-mon[102022]: osdmap e643: 8 total, 8 up, 8 in 2024-08-17T17:33:51.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:50 smithi037 ceph-mon[97894]: pgmap v572: 89 pgs: 89 active+clean; 219 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-08-17T17:33:51.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:50 smithi037 ceph-mon[97894]: osdmap e643: 8 total, 8 up, 8 in 2024-08-17T17:33:51.767 INFO:tasks.rados.rados.0.smithi037.stdout:2233: done (2 left) 2024-08-17T17:33:51.768 INFO:tasks.rados.rados.0.smithi037.stdout:2234: delete oid 49 current snap is 288 2024-08-17T17:33:51.768 INFO:tasks.rados.rados.0.smithi037.stdout:2230: finishing write tid 2 to smithi03781225-37 2024-08-17T17:33:51.768 INFO:tasks.rados.rados.0.smithi037.stdout:2230: finishing write tid 3 to smithi03781225-37 2024-08-17T17:33:51.768 INFO:tasks.rados.rados.0.smithi037.stdout:2230: finishing write tid 4 to smithi03781225-37 2024-08-17T17:33:51.768 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 37 v 1002 (ObjNum 839 snap 288 seq_num 839) dirty exists 2024-08-17T17:33:51.768 INFO:tasks.rados.rados.0.smithi037.stdout:2230: left oid 37 (ObjNum 839 snap 288 seq_num 839) 2024-08-17T17:33:51.768 INFO:tasks.rados.rados.0.smithi037.stdout:2232: expect (ObjNum 726 snap 244 seq_num 726) 2024-08-17T17:33:51.877 INFO:tasks.rados.rados.0.smithi037.stdout:2230: done (2 left) 2024-08-17T17:33:51.877 INFO:tasks.rados.rados.0.smithi037.stdout:2232: done (1 left) 2024-08-17T17:33:51.877 INFO:tasks.rados.rados.0.smithi037.stdout:2234: done (0 left) 2024-08-17T17:33:51.878 INFO:tasks.rados.rados.0.smithi037.stdout:2235: rollback oid 10 current snap is 288 2024-08-17T17:33:51.878 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 10 to 283 2024-08-17T17:33:51.878 INFO:tasks.rados.rados.0.smithi037.stdout:2236: read oid 16 snap 250 2024-08-17T17:33:51.878 INFO:tasks.rados.rados.0.smithi037.stdout:2236: expect (ObjNum 684 snap 218 seq_num 684) 2024-08-17T17:33:51.878 INFO:tasks.rados.rados.0.smithi037.stdout:2237: snap_remove snap 287 2024-08-17T17:33:52.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:51 smithi046 ceph-mon[88218]: osdmap e644: 8 total, 8 up, 8 in 2024-08-17T17:33:52.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:51 smithi046 ceph-mon[88218]: osdmap e645: 8 total, 8 up, 8 in 2024-08-17T17:33:52.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:51 smithi037 ceph-mon[102022]: osdmap e644: 8 total, 8 up, 8 in 2024-08-17T17:33:52.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:51 smithi037 ceph-mon[102022]: osdmap e645: 8 total, 8 up, 8 in 2024-08-17T17:33:52.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:51 smithi037 ceph-mon[97894]: osdmap e644: 8 total, 8 up, 8 in 2024-08-17T17:33:52.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:51 smithi037 ceph-mon[97894]: osdmap e645: 8 total, 8 up, 8 in 2024-08-17T17:33:52.817 INFO:tasks.rados.rados.0.smithi037.stdout:2237: done (2 left) 2024-08-17T17:33:52.817 INFO:tasks.rados.rados.0.smithi037.stdout:2238: delete oid 33 current snap is 288 2024-08-17T17:33:52.817 INFO:tasks.rados.rados.0.smithi037.stdout:2235: finishing rollback tid 1 to smithi03781225-10 2024-08-17T17:33:52.817 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 10 v 1008 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-08-17T17:33:52.817 INFO:tasks.rados.rados.0.smithi037.stdout:2236: expect (ObjNum 684 snap 218 seq_num 684) 2024-08-17T17:33:52.934 INFO:tasks.rados.rados.0.smithi037.stdout:2235: done (2 left) 2024-08-17T17:33:52.935 INFO:tasks.rados.rados.0.smithi037.stdout:2236: done (1 left) 2024-08-17T17:33:52.935 INFO:tasks.rados.rados.0.smithi037.stdout:2238: done (0 left) 2024-08-17T17:33:52.935 INFO:tasks.rados.rados.0.smithi037.stdout:2239: write oid 39 current snap is 288 2024-08-17T17:33:52.935 INFO:tasks.rados.rados.0.smithi037.stdout:2239: seq_num 843 ranges {568301=633737,1614085=415952} 2024-08-17T17:33:52.940 INFO:tasks.rados.rados.0.smithi037.stdout:2239: writing smithi03781225-39 from 568301 to 1202038 tid 1 2024-08-17T17:33:52.945 INFO:tasks.rados.rados.0.smithi037.stdout:2239: writing smithi03781225-39 from 1614085 to 2030037 tid 2 2024-08-17T17:33:52.946 INFO:tasks.rados.rados.0.smithi037.stdout:2240: rollback oid 17 current snap is 288 2024-08-17T17:33:52.946 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 17 to 286 2024-08-17T17:33:52.946 INFO:tasks.rados.rados.0.smithi037.stdout:2239: finishing write tid 1 to smithi03781225-39 2024-08-17T17:33:52.946 INFO:tasks.rados.rados.0.smithi037.stdout:2241: snap_remove snap 280 2024-08-17T17:33:53.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:52 smithi046 ceph-mon[88218]: pgmap v575: 89 pgs: 89 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-08-17T17:33:53.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:52 smithi037 ceph-mon[97894]: pgmap v575: 89 pgs: 89 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-08-17T17:33:53.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:52 smithi037 ceph-mon[102022]: pgmap v575: 89 pgs: 89 active+clean; 215 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-08-17T17:33:53.820 INFO:tasks.rados.rados.0.smithi037.stdout:2241: done (2 left) 2024-08-17T17:33:53.820 INFO:tasks.rados.rados.0.smithi037.stdout:2242: read oid 2 snap -1 2024-08-17T17:33:53.820 INFO:tasks.rados.rados.0.smithi037.stdout:2242: expect (ObjNum 808 snap 278 seq_num 808) 2024-08-17T17:33:53.820 INFO:tasks.rados.rados.0.smithi037.stdout:2243: write oid 9 current snap is 288 2024-08-17T17:33:53.820 INFO:tasks.rados.rados.0.smithi037.stdout:2243: seq_num 844 ranges {585108=425339,1788920=396188} 2024-08-17T17:33:53.826 INFO:tasks.rados.rados.0.smithi037.stdout:2243: writing smithi03781225-9 from 585108 to 1010447 tid 1 2024-08-17T17:33:53.834 INFO:tasks.rados.rados.0.smithi037.stdout:2243: writing smithi03781225-9 from 1788920 to 2185108 tid 2 2024-08-17T17:33:53.834 INFO:tasks.rados.rados.0.smithi037.stdout:2244: write oid 35 current snap is 288 2024-08-17T17:33:53.834 INFO:tasks.rados.rados.0.smithi037.stdout:2239: finishing write tid 2 to smithi03781225-39 2024-08-17T17:33:53.834 INFO:tasks.rados.rados.0.smithi037.stdout:2239: finishing write tid 3 to smithi03781225-39 2024-08-17T17:33:53.834 INFO:tasks.rados.rados.0.smithi037.stdout:2239: finishing write tid 4 to smithi03781225-39 2024-08-17T17:33:53.834 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 1209 (ObjNum 843 snap 288 seq_num 843) dirty exists 2024-08-17T17:33:53.834 INFO:tasks.rados.rados.0.smithi037.stdout:2239: left oid 39 (ObjNum 843 snap 288 seq_num 843) 2024-08-17T17:33:53.834 INFO:tasks.rados.rados.0.smithi037.stdout:2240: finishing rollback tid 0 to smithi03781225-17 2024-08-17T17:33:53.834 INFO:tasks.rados.rados.0.smithi037.stdout:2240: finishing rollback tid 1 to smithi03781225-17 2024-08-17T17:33:53.834 INFO:tasks.rados.rados.0.smithi037.stdout:2244: seq_num 845 ranges {601915=500588,1847402=354513} 2024-08-17T17:33:53.839 INFO:tasks.rados.rados.0.smithi037.stdout:2244: writing smithi03781225-35 from 601915 to 1102503 tid 1 2024-08-17T17:33:53.849 INFO:tasks.rados.rados.0.smithi037.stdout:2244: writing smithi03781225-35 from 1847402 to 2201915 tid 2 2024-08-17T17:33:53.849 INFO:tasks.rados.rados.0.smithi037.stdout:2239: done (4 left) 2024-08-17T17:33:53.849 INFO:tasks.rados.rados.0.smithi037.stdout:2245: read oid 21 snap 283 2024-08-17T17:33:53.849 INFO:tasks.rados.rados.0.smithi037.stdout:2245: expect deleted 2024-08-17T17:33:53.850 INFO:tasks.rados.rados.0.smithi037.stdout:2246: rollback oid 13 current snap is 288 2024-08-17T17:33:53.850 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 13 to 286 2024-08-17T17:33:53.850 INFO:tasks.rados.rados.0.smithi037.stdout:2247: read oid 43 snap -1 2024-08-17T17:33:53.850 INFO:tasks.rados.rados.0.smithi037.stdout:2247: expect (ObjNum 483 snap 154 seq_num 483) 2024-08-17T17:33:53.850 INFO:tasks.rados.rados.0.smithi037.stdout:2248: read oid 27 snap -1 2024-08-17T17:33:53.850 INFO:tasks.rados.rados.0.smithi037.stdout:2248: expect (ObjNum 754 snap 255 seq_num 754) 2024-08-17T17:33:53.851 INFO:tasks.rados.rados.0.smithi037.stdout:2249: read oid 26 snap 271 2024-08-17T17:33:53.851 INFO:tasks.rados.rados.0.smithi037.stdout:2249: expect (ObjNum 748 snap 254 seq_num 748) 2024-08-17T17:33:53.851 INFO:tasks.rados.rados.0.smithi037.stdout:2250: rollback oid 23 current snap is 288 2024-08-17T17:33:53.851 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 23 to 281 2024-08-17T17:33:53.851 INFO:tasks.rados.rados.0.smithi037.stdout:2240: finishing rollback tid 2 to smithi03781225-17 2024-08-17T17:33:53.851 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 826 (ObjNum 803 snap 278 seq_num 803) dirty exists 2024-08-17T17:33:53.852 INFO:tasks.rados.rados.0.smithi037.stdout:2243: finishing write tid 1 to smithi03781225-9 2024-08-17T17:33:53.852 INFO:tasks.rados.rados.0.smithi037.stdout:2242: expect (ObjNum 808 snap 278 seq_num 808) 2024-08-17T17:33:53.967 INFO:tasks.rados.rados.0.smithi037.stdout:2243: finishing write tid 2 to smithi03781225-9 2024-08-17T17:33:53.967 INFO:tasks.rados.rados.0.smithi037.stdout:2243: finishing write tid 3 to smithi03781225-9 2024-08-17T17:33:53.967 INFO:tasks.rados.rados.0.smithi037.stdout:2243: finishing write tid 4 to smithi03781225-9 2024-08-17T17:33:53.967 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 1962 (ObjNum 844 snap 288 seq_num 844) dirty exists 2024-08-17T17:33:53.967 INFO:tasks.rados.rados.0.smithi037.stdout:2243: left oid 9 (ObjNum 844 snap 288 seq_num 844) 2024-08-17T17:33:53.967 INFO:tasks.rados.rados.0.smithi037.stdout:2244: finishing write tid 1 to smithi03781225-35 2024-08-17T17:33:53.967 INFO:tasks.rados.rados.0.smithi037.stdout:2240: done (9 left) 2024-08-17T17:33:53.967 INFO:tasks.rados.rados.0.smithi037.stdout:2242: done (8 left) 2024-08-17T17:33:53.967 INFO:tasks.rados.rados.0.smithi037.stdout:2243: done (7 left) 2024-08-17T17:33:53.967 INFO:tasks.rados.rados.0.smithi037.stdout:2251: write oid 6 current snap is 288 2024-08-17T17:33:53.968 INFO:tasks.rados.rados.0.smithi037.stdout:2251: seq_num 846 ranges {618722=575837,1905884=312838} 2024-08-17T17:33:53.973 INFO:tasks.rados.rados.0.smithi037.stdout:2251: writing smithi03781225-6 from 618722 to 1194559 tid 1 2024-08-17T17:33:53.979 INFO:tasks.rados.rados.0.smithi037.stdout:2251: writing smithi03781225-6 from 1905884 to 2218722 tid 2 2024-08-17T17:33:53.979 INFO:tasks.rados.rados.0.smithi037.stdout:2252: read oid 3 snap 283 2024-08-17T17:33:53.979 INFO:tasks.rados.rados.0.smithi037.stdout:2252: expect (ObjNum 779 snap 268 seq_num 779) 2024-08-17T17:33:53.979 INFO:tasks.rados.rados.0.smithi037.stdout:2253: read oid 17 snap -1 2024-08-17T17:33:53.979 INFO:tasks.rados.rados.0.smithi037.stdout:2253: expect (ObjNum 803 snap 278 seq_num 803) 2024-08-17T17:33:53.979 INFO:tasks.rados.rados.0.smithi037.stdout:2254: delete oid 34 current snap is 288 2024-08-17T17:33:53.979 INFO:tasks.rados.rados.0.smithi037.stdout:2247: expect (ObjNum 483 snap 154 seq_num 483) 2024-08-17T17:33:54.076 INFO:tasks.rados.rados.0.smithi037.stdout:2244: finishing write tid 2 to smithi03781225-35 2024-08-17T17:33:54.077 INFO:tasks.rados.rados.0.smithi037.stdout:2244: finishing write tid 3 to smithi03781225-35 2024-08-17T17:33:54.077 INFO:tasks.rados.rados.0.smithi037.stdout:2244: finishing write tid 4 to smithi03781225-35 2024-08-17T17:33:54.077 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 35 v 380 (ObjNum 845 snap 288 seq_num 845) dirty exists 2024-08-17T17:33:54.077 INFO:tasks.rados.rados.0.smithi037.stdout:2244: left oid 35 (ObjNum 845 snap 288 seq_num 845) 2024-08-17T17:33:54.077 INFO:tasks.rados.rados.0.smithi037.stdout:2250: finishing rollback tid 0 to smithi03781225-23 2024-08-17T17:33:54.077 INFO:tasks.rados.rados.0.smithi037.stdout:2250: finishing rollback tid 1 to smithi03781225-23 2024-08-17T17:33:54.077 INFO:tasks.rados.rados.0.smithi037.stdout:2244: done (10 left) 2024-08-17T17:33:54.077 INFO:tasks.rados.rados.0.smithi037.stdout:2245: done (9 left) 2024-08-17T17:33:54.077 INFO:tasks.rados.rados.0.smithi037.stdout:2247: done (8 left) 2024-08-17T17:33:54.077 INFO:tasks.rados.rados.0.smithi037.stdout:2254: done (7 left) 2024-08-17T17:33:54.077 INFO:tasks.rados.rados.0.smithi037.stdout:2255: write oid 37 current snap is 288 2024-08-17T17:33:54.077 INFO:tasks.rados.rados.0.smithi037.stdout:2250: finishing rollback tid 2 to smithi03781225-23 2024-08-17T17:33:54.077 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 23 v 834 (ObjNum 773 snap 267 seq_num 773) dirty exists 2024-08-17T17:33:54.078 INFO:tasks.rados.rados.0.smithi037.stdout:2248: expect (ObjNum 754 snap 255 seq_num 754) 2024-08-17T17:33:54.166 INFO:tasks.rados.rados.0.smithi037.stdout:2249: expect (ObjNum 748 snap 254 seq_num 748) 2024-08-17T17:33:54.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:53 smithi046 ceph-mon[88218]: osdmap e646: 8 total, 8 up, 8 in 2024-08-17T17:33:54.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:53 smithi037 ceph-mon[97894]: osdmap e646: 8 total, 8 up, 8 in 2024-08-17T17:33:54.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:53 smithi037 ceph-mon[102022]: osdmap e646: 8 total, 8 up, 8 in 2024-08-17T17:33:54.384 INFO:tasks.rados.rados.0.smithi037.stdout:2246: finishing rollback tid 1 to smithi03781225-13 2024-08-17T17:33:54.384 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 900 (ObjNum 49 snap 0 seq_num 4049368176) dirty dne 2024-08-17T17:33:54.384 INFO:tasks.rados.rados.0.smithi037.stdout:2251: finishing write tid 1 to smithi03781225-6 2024-08-17T17:33:54.385 INFO:tasks.rados.rados.0.smithi037.stdout:2255: seq_num 848 ranges {652336=726335,1906495=345841} 2024-08-17T17:33:54.391 INFO:tasks.rados.rados.0.smithi037.stdout:2255: writing smithi03781225-37 from 652336 to 1378671 tid 1 2024-08-17T17:33:54.397 INFO:tasks.rados.rados.0.smithi037.stdout:2255: writing smithi03781225-37 from 1906495 to 2252336 tid 2 2024-08-17T17:33:54.397 INFO:tasks.rados.rados.0.smithi037.stdout:2246: done (7 left) 2024-08-17T17:33:54.397 INFO:tasks.rados.rados.0.smithi037.stdout:2248: done (6 left) 2024-08-17T17:33:54.397 INFO:tasks.rados.rados.0.smithi037.stdout:2249: done (5 left) 2024-08-17T17:33:54.397 INFO:tasks.rados.rados.0.smithi037.stdout:2250: done (4 left) 2024-08-17T17:33:54.397 INFO:tasks.rados.rados.0.smithi037.stdout:2256: delete oid 42 current snap is 288 2024-08-17T17:33:54.397 INFO:tasks.rados.rados.0.smithi037.stdout:2253: expect (ObjNum 803 snap 278 seq_num 803) 2024-08-17T17:33:54.551 INFO:tasks.rados.rados.0.smithi037.stdout:2251: finishing write tid 2 to smithi03781225-6 2024-08-17T17:33:54.551 INFO:tasks.rados.rados.0.smithi037.stdout:2251: finishing write tid 3 to smithi03781225-6 2024-08-17T17:33:54.551 INFO:tasks.rados.rados.0.smithi037.stdout:2251: finishing write tid 4 to smithi03781225-6 2024-08-17T17:33:54.552 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 6 v 961 (ObjNum 846 snap 288 seq_num 846) dirty exists 2024-08-17T17:33:54.552 INFO:tasks.rados.rados.0.smithi037.stdout:2251: left oid 6 (ObjNum 846 snap 288 seq_num 846) 2024-08-17T17:33:54.552 INFO:tasks.rados.rados.0.smithi037.stdout:2252: expect (ObjNum 779 snap 268 seq_num 779) 2024-08-17T17:33:54.781 INFO:tasks.rados.rados.0.smithi037.stdout:2255: finishing write tid 1 to smithi03781225-37 2024-08-17T17:33:54.782 INFO:tasks.rados.rados.0.smithi037.stdout:2255: finishing write tid 2 to smithi03781225-37 2024-08-17T17:33:54.782 INFO:tasks.rados.rados.0.smithi037.stdout:2255: finishing write tid 3 to smithi03781225-37 2024-08-17T17:33:54.782 INFO:tasks.rados.rados.0.smithi037.stdout:2255: finishing write tid 4 to smithi03781225-37 2024-08-17T17:33:54.782 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 37 v 1015 (ObjNum 848 snap 288 seq_num 848) dirty exists 2024-08-17T17:33:54.782 INFO:tasks.rados.rados.0.smithi037.stdout:2255: left oid 37 (ObjNum 848 snap 288 seq_num 848) 2024-08-17T17:33:54.782 INFO:tasks.rados.rados.0.smithi037.stdout:2251: done (4 left) 2024-08-17T17:33:54.783 INFO:tasks.rados.rados.0.smithi037.stdout:2252: done (3 left) 2024-08-17T17:33:54.783 INFO:tasks.rados.rados.0.smithi037.stdout:2253: done (2 left) 2024-08-17T17:33:54.783 INFO:tasks.rados.rados.0.smithi037.stdout:2255: done (1 left) 2024-08-17T17:33:54.783 INFO:tasks.rados.rados.0.smithi037.stdout:2256: done (0 left) 2024-08-17T17:33:54.783 INFO:tasks.rados.rados.0.smithi037.stdout:2257: read oid 28 snap -1 2024-08-17T17:33:54.783 INFO:tasks.rados.rados.0.smithi037.stdout:2257: expect deleted 2024-08-17T17:33:54.783 INFO:tasks.rados.rados.0.smithi037.stdout:2258: rollback oid 4 current snap is 288 2024-08-17T17:33:54.783 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 4 to 286 2024-08-17T17:33:54.783 INFO:tasks.rados.rados.0.smithi037.stdout:2259: read oid 1 snap 284 2024-08-17T17:33:54.783 INFO:tasks.rados.rados.0.smithi037.stdout:2259: expect (ObjNum 646 snap 204 seq_num 646) 2024-08-17T17:33:54.783 INFO:tasks.rados.rados.0.smithi037.stdout:2260: write oid 40 current snap is 288 2024-08-17T17:33:54.783 INFO:tasks.rados.rados.0.smithi037.stdout:2260: seq_num 850 ranges {685950=476833,1623459=570617} 2024-08-17T17:33:54.787 INFO:tasks.rados.rados.0.smithi037.stdout:2260: writing smithi03781225-40 from 685950 to 1162783 tid 1 2024-08-17T17:33:54.793 INFO:tasks.rados.rados.0.smithi037.stdout:2260: writing smithi03781225-40 from 1623459 to 2194076 tid 2 2024-08-17T17:33:54.794 INFO:tasks.rados.rados.0.smithi037.stdout:2261: write oid 9 current snap is 288 2024-08-17T17:33:54.794 INFO:tasks.rados.rados.0.smithi037.stdout:2261: seq_num 851 ranges {702757=552082,1681941=430628} 2024-08-17T17:33:54.800 INFO:tasks.rados.rados.0.smithi037.stdout:2261: writing smithi03781225-9 from 702757 to 1254839 tid 1 2024-08-17T17:33:54.806 INFO:tasks.rados.rados.0.smithi037.stdout:2261: writing smithi03781225-9 from 1681941 to 2112569 tid 2 2024-08-17T17:33:54.806 INFO:tasks.rados.rados.0.smithi037.stdout:2262: snap_create 2024-08-17T17:33:54.806 INFO:tasks.rados.rados.0.smithi037.stdout:2258: finishing rollback tid 0 to smithi03781225-4 2024-08-17T17:33:54.806 INFO:tasks.rados.rados.0.smithi037.stdout:2258: finishing rollback tid 1 to smithi03781225-4 2024-08-17T17:33:54.807 INFO:tasks.rados.rados.0.smithi037.stdout:2258: finishing rollback tid 2 to smithi03781225-4 2024-08-17T17:33:54.807 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 1019 (ObjNum 831 snap 286 seq_num 831) dirty exists 2024-08-17T17:33:54.807 INFO:tasks.rados.rados.0.smithi037.stdout:2260: finishing write tid 1 to smithi03781225-40 2024-08-17T17:33:54.807 INFO:tasks.rados.rados.0.smithi037.stdout:2259: expect (ObjNum 646 snap 204 seq_num 646) 2024-08-17T17:33:54.968 INFO:tasks.rados.rados.0.smithi037.stdout:2260: finishing write tid 2 to smithi03781225-40 2024-08-17T17:33:54.968 INFO:tasks.rados.rados.0.smithi037.stdout:2260: finishing write tid 3 to smithi03781225-40 2024-08-17T17:33:54.968 INFO:tasks.rados.rados.0.smithi037.stdout:2260: finishing write tid 4 to smithi03781225-40 2024-08-17T17:33:54.968 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 40 v 838 (ObjNum 850 snap 288 seq_num 850) dirty exists 2024-08-17T17:33:54.968 INFO:tasks.rados.rados.0.smithi037.stdout:2260: left oid 40 (ObjNum 850 snap 288 seq_num 850) 2024-08-17T17:33:54.968 INFO:tasks.rados.rados.0.smithi037.stdout:2261: finishing write tid 1 to smithi03781225-9 2024-08-17T17:33:54.969 INFO:tasks.rados.rados.0.smithi037.stdout:2257: done (5 left) 2024-08-17T17:33:54.969 INFO:tasks.rados.rados.0.smithi037.stdout:2258: done (4 left) 2024-08-17T17:33:54.969 INFO:tasks.rados.rados.0.smithi037.stdout:2259: done (3 left) 2024-08-17T17:33:54.969 INFO:tasks.rados.rados.0.smithi037.stdout:2260: done (2 left) 2024-08-17T17:33:54.969 INFO:tasks.rados.rados.0.smithi037.stdout:2262: done (1 left) 2024-08-17T17:33:54.969 INFO:tasks.rados.rados.0.smithi037.stdout:2263: snap_create 2024-08-17T17:33:54.969 INFO:tasks.rados.rados.0.smithi037.stdout:2261: finishing write tid 2 to smithi03781225-9 2024-08-17T17:33:54.969 INFO:tasks.rados.rados.0.smithi037.stdout:2261: finishing write tid 3 to smithi03781225-9 2024-08-17T17:33:54.969 INFO:tasks.rados.rados.0.smithi037.stdout:2261: finishing write tid 4 to smithi03781225-9 2024-08-17T17:33:54.969 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 1965 (ObjNum 851 snap 288 seq_num 851) dirty exists 2024-08-17T17:33:54.969 INFO:tasks.rados.rados.0.smithi037.stdout:2261: left oid 9 (ObjNum 851 snap 288 seq_num 851) 2024-08-17T17:33:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:54 smithi046 ceph-mon[88218]: pgmap v578: 89 pgs: 89 active+clean; 213 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.1 MiB/s wr, 5 op/s 2024-08-17T17:33:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:54 smithi046 ceph-mon[88218]: osdmap e647: 8 total, 8 up, 8 in 2024-08-17T17:33:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:54 smithi037 ceph-mon[102022]: pgmap v578: 89 pgs: 89 active+clean; 213 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.1 MiB/s wr, 5 op/s 2024-08-17T17:33:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:54 smithi037 ceph-mon[102022]: osdmap e647: 8 total, 8 up, 8 in 2024-08-17T17:33:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:55.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:54 smithi037 ceph-mon[97894]: pgmap v578: 89 pgs: 89 active+clean; 213 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.1 MiB/s wr, 5 op/s 2024-08-17T17:33:55.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:54 smithi037 ceph-mon[97894]: osdmap e647: 8 total, 8 up, 8 in 2024-08-17T17:33:55.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:55.832 INFO:tasks.rados.rados.0.smithi037.stdout:2261: done (1 left) 2024-08-17T17:33:55.832 INFO:tasks.rados.rados.0.smithi037.stdout:2263: done (0 left) 2024-08-17T17:33:55.832 INFO:tasks.rados.rados.0.smithi037.stdout:2264: delete oid 9 current snap is 290 2024-08-17T17:33:55.838 INFO:tasks.rados.rados.0.smithi037.stdout:2264: done (0 left) 2024-08-17T17:33:55.838 INFO:tasks.rados.rados.0.smithi037.stdout:2265: write oid 48 current snap is 290 2024-08-17T17:33:55.838 INFO:tasks.rados.rados.0.smithi037.stdout:2265: seq_num 853 ranges {736371=418933,1798905=434297} 2024-08-17T17:33:55.843 INFO:tasks.rados.rados.0.smithi037.stdout:2265: writing smithi03781225-48 from 736371 to 1155304 tid 1 2024-08-17T17:33:55.850 INFO:tasks.rados.rados.0.smithi037.stdout:2265: writing smithi03781225-48 from 1798905 to 2233202 tid 2 2024-08-17T17:33:55.850 INFO:tasks.rados.rados.0.smithi037.stdout:2266: snap_remove snap 283 2024-08-17T17:33:56.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:55 smithi046 ceph-mon[88218]: osdmap e648: 8 total, 8 up, 8 in 2024-08-17T17:33:56.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:55 smithi037 ceph-mon[97894]: osdmap e648: 8 total, 8 up, 8 in 2024-08-17T17:33:56.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:55 smithi037 ceph-mon[102022]: osdmap e648: 8 total, 8 up, 8 in 2024-08-17T17:33:56.770 INFO:tasks.rados.rados.0.smithi037.stdout:2266: done (1 left) 2024-08-17T17:33:56.770 INFO:tasks.rados.rados.0.smithi037.stdout:2267: read oid 34 snap -1 2024-08-17T17:33:56.771 INFO:tasks.rados.rados.0.smithi037.stdout:2267: expect deleted 2024-08-17T17:33:56.771 INFO:tasks.rados.rados.0.smithi037.stdout:2268: snap_remove snap 277 2024-08-17T17:33:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:56 smithi046 ceph-mon[88218]: pgmap v581: 89 pgs: 89 active+clean; 223 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 26 op/s 2024-08-17T17:33:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:56 smithi046 ceph-mon[88218]: osdmap e649: 8 total, 8 up, 8 in 2024-08-17T17:33:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:56 smithi046 ceph-mon[88218]: osdmap e650: 8 total, 8 up, 8 in 2024-08-17T17:33:57.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:56 smithi037 ceph-mon[102022]: pgmap v581: 89 pgs: 89 active+clean; 223 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 26 op/s 2024-08-17T17:33:57.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:56 smithi037 ceph-mon[102022]: osdmap e649: 8 total, 8 up, 8 in 2024-08-17T17:33:57.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:56 smithi037 ceph-mon[102022]: osdmap e650: 8 total, 8 up, 8 in 2024-08-17T17:33:57.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:56 smithi037 ceph-mon[97894]: pgmap v581: 89 pgs: 89 active+clean; 223 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 26 op/s 2024-08-17T17:33:57.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:56 smithi037 ceph-mon[97894]: osdmap e649: 8 total, 8 up, 8 in 2024-08-17T17:33:57.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:56 smithi037 ceph-mon[97894]: osdmap e650: 8 total, 8 up, 8 in 2024-08-17T17:33:57.773 INFO:tasks.rados.rados.0.smithi037.stdout:2268: done (2 left) 2024-08-17T17:33:57.773 INFO:tasks.rados.rados.0.smithi037.stdout:2269: snap_remove snap 282 2024-08-17T17:33:58.769 INFO:tasks.rados.rados.0.smithi037.stdout:2269: done (2 left) 2024-08-17T17:33:58.770 INFO:tasks.rados.rados.0.smithi037.stdout:2270: write oid 7 current snap is 290 2024-08-17T17:33:58.770 INFO:tasks.rados.rados.0.smithi037.stdout:2265: finishing write tid 1 to smithi03781225-48 2024-08-17T17:33:58.770 INFO:tasks.rados.rados.0.smithi037.stdout:2265: finishing write tid 2 to smithi03781225-48 2024-08-17T17:33:58.770 INFO:tasks.rados.rados.0.smithi037.stdout:2265: finishing write tid 3 to smithi03781225-48 2024-08-17T17:33:58.770 INFO:tasks.rados.rados.0.smithi037.stdout:2270: seq_num 854 ranges {753178=494182,1857387=495791} 2024-08-17T17:33:58.777 INFO:tasks.rados.rados.0.smithi037.stdout:2270: writing smithi03781225-7 from 753178 to 1247360 tid 1 2024-08-17T17:33:58.784 INFO:tasks.rados.rados.0.smithi037.stdout:2270: writing smithi03781225-7 from 1857387 to 2353178 tid 2 2024-08-17T17:33:58.785 INFO:tasks.rados.rados.0.smithi037.stdout:2265: finishing write tid 4 to smithi03781225-48 2024-08-17T17:33:58.785 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 48 v 1971 (ObjNum 853 snap 290 seq_num 853) dirty exists 2024-08-17T17:33:58.785 INFO:tasks.rados.rados.0.smithi037.stdout:2265: left oid 48 (ObjNum 853 snap 290 seq_num 853) 2024-08-17T17:33:58.785 INFO:tasks.rados.rados.0.smithi037.stdout:2270: finishing write tid 1 to smithi03781225-7 2024-08-17T17:33:58.785 INFO:tasks.rados.rados.0.smithi037.stdout:2265: done (2 left) 2024-08-17T17:33:58.785 INFO:tasks.rados.rados.0.smithi037.stdout:2267: done (1 left) 2024-08-17T17:33:58.785 INFO:tasks.rados.rados.0.smithi037.stdout:2271: snap_remove snap 250 2024-08-17T17:33:59.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:33:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:33:58] "GET /metrics HTTP/1.1" 200 36418 "" "Prometheus/2.51.0" 2024-08-17T17:33:59.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:58 smithi037 ceph-mon[102022]: pgmap v584: 89 pgs: 89 active+clean; 223 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.6 MiB/s wr, 22 op/s 2024-08-17T17:33:59.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:58 smithi037 ceph-mon[102022]: osdmap e651: 8 total, 8 up, 8 in 2024-08-17T17:33:59.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:58 smithi037 ceph-mon[97894]: pgmap v584: 89 pgs: 89 active+clean; 223 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.6 MiB/s wr, 22 op/s 2024-08-17T17:33:59.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:58 smithi037 ceph-mon[97894]: osdmap e651: 8 total, 8 up, 8 in 2024-08-17T17:33:59.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:58 smithi046 ceph-mon[88218]: pgmap v584: 89 pgs: 89 active+clean; 223 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.6 MiB/s wr, 22 op/s 2024-08-17T17:33:59.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:58 smithi046 ceph-mon[88218]: osdmap e651: 8 total, 8 up, 8 in 2024-08-17T17:33:59.786 INFO:tasks.rados.rados.0.smithi037.stdout:2271: done (1 left) 2024-08-17T17:33:59.787 INFO:tasks.rados.rados.0.smithi037.stdout:2272: write oid 17 current snap is 290 2024-08-17T17:33:59.787 INFO:tasks.rados.rados.0.smithi037.stdout:2270: finishing write tid 2 to smithi03781225-7 2024-08-17T17:33:59.787 INFO:tasks.rados.rados.0.smithi037.stdout:2270: finishing write tid 3 to smithi03781225-7 2024-08-17T17:33:59.787 INFO:tasks.rados.rados.0.smithi037.stdout:2270: finishing write tid 4 to smithi03781225-7 2024-08-17T17:33:59.787 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 302 (ObjNum 854 snap 290 seq_num 854) dirty exists 2024-08-17T17:33:59.787 INFO:tasks.rados.rados.0.smithi037.stdout:2270: left oid 7 (ObjNum 854 snap 290 seq_num 854) 2024-08-17T17:33:59.787 INFO:tasks.rados.rados.0.smithi037.stdout:2272: seq_num 855 ranges {769985=569431,1915869=437966} 2024-08-17T17:33:59.794 INFO:tasks.rados.rados.0.smithi037.stdout:2272: writing smithi03781225-17 from 769985 to 1339416 tid 1 2024-08-17T17:33:59.801 INFO:tasks.rados.rados.0.smithi037.stdout:2272: writing smithi03781225-17 from 1915869 to 2353835 tid 2 2024-08-17T17:33:59.801 INFO:tasks.rados.rados.0.smithi037.stdout:2270: done (1 left) 2024-08-17T17:33:59.801 INFO:tasks.rados.rados.0.smithi037.stdout:2273: snap_create 2024-08-17T17:33:59.802 INFO:tasks.rados.rados.0.smithi037.stdout:2272: finishing write tid 1 to smithi03781225-17 2024-08-17T17:33:59.804 INFO:tasks.rados.rados.0.smithi037.stdout:2272: finishing write tid 2 to smithi03781225-17 2024-08-17T17:33:59.805 INFO:tasks.rados.rados.0.smithi037.stdout:2272: finishing write tid 3 to smithi03781225-17 2024-08-17T17:33:59.805 INFO:tasks.rados.rados.0.smithi037.stdout:2272: finishing write tid 4 to smithi03781225-17 2024-08-17T17:33:59.805 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 866 (ObjNum 855 snap 290 seq_num 855) dirty exists 2024-08-17T17:33:59.805 INFO:tasks.rados.rados.0.smithi037.stdout:2272: left oid 17 (ObjNum 855 snap 290 seq_num 855) 2024-08-17T17:34:00.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:33:59 smithi037 ceph-mon[97894]: osdmap e652: 8 total, 8 up, 8 in 2024-08-17T17:34:00.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:33:59 smithi037 ceph-mon[102022]: osdmap e652: 8 total, 8 up, 8 in 2024-08-17T17:34:00.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:33:59 smithi046 ceph-mon[88218]: osdmap e652: 8 total, 8 up, 8 in 2024-08-17T17:34:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:34:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:34:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:34:00.791 INFO:tasks.rados.rados.0.smithi037.stdout:2272: done (1 left) 2024-08-17T17:34:00.791 INFO:tasks.rados.rados.0.smithi037.stdout:2273: done (0 left) 2024-08-17T17:34:00.791 INFO:tasks.rados.rados.0.smithi037.stdout:2274: delete oid 11 current snap is 291 2024-08-17T17:34:00.795 INFO:tasks.rados.rados.0.smithi037.stdout:2274: done (0 left) 2024-08-17T17:34:00.795 INFO:tasks.rados.rados.0.smithi037.stdout:2275: rollback oid 44 current snap is 291 2024-08-17T17:34:00.795 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 44 to 271 2024-08-17T17:34:00.795 INFO:tasks.rados.rados.0.smithi037.stdout:2276: write oid 45 current snap is 291 2024-08-17T17:34:00.795 INFO:tasks.rados.rados.0.smithi037.stdout:2276: seq_num 857 ranges {403599=719929,1916480=441635} 2024-08-17T17:34:00.801 INFO:tasks.rados.rados.0.smithi037.stdout:2276: writing smithi03781225-45 from 403599 to 1123528 tid 1 2024-08-17T17:34:00.809 INFO:tasks.rados.rados.0.smithi037.stdout:2276: writing smithi03781225-45 from 1916480 to 2358115 tid 2 2024-08-17T17:34:00.809 INFO:tasks.rados.rados.0.smithi037.stdout:2277: rollback oid 41 current snap is 291 2024-08-17T17:34:00.809 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 41 to 284 2024-08-17T17:34:00.809 INFO:tasks.rados.rados.0.smithi037.stdout:2275: finishing rollback tid 0 to smithi03781225-44 2024-08-17T17:34:00.809 INFO:tasks.rados.rados.0.smithi037.stdout:2275: finishing rollback tid 1 to smithi03781225-44 2024-08-17T17:34:00.809 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 1224 (ObjNum 529 snap 0 seq_num 4060635600) dirty dne 2024-08-17T17:34:00.809 INFO:tasks.rados.rados.0.smithi037.stdout:2276: finishing write tid 1 to smithi03781225-45 2024-08-17T17:34:00.809 INFO:tasks.rados.rados.0.smithi037.stdout:2275: done (2 left) 2024-08-17T17:34:00.809 INFO:tasks.rados.rados.0.smithi037.stdout:2278: delete oid 17 current snap is 291 2024-08-17T17:34:00.809 INFO:tasks.rados.rados.0.smithi037.stdout:2277: finishing rollback tid 1 to smithi03781225-41 2024-08-17T17:34:00.809 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 0 (ObjNum 129 snap 0 seq_num 4060526608) dirty dne 2024-08-17T17:34:00.811 INFO:tasks.rados.rados.0.smithi037.stdout:2277: done (2 left) 2024-08-17T17:34:00.811 INFO:tasks.rados.rados.0.smithi037.stdout:2278: done (1 left) 2024-08-17T17:34:00.811 INFO:tasks.rados.rados.0.smithi037.stdout:2279: snap_create 2024-08-17T17:34:00.812 INFO:tasks.rados.rados.0.smithi037.stdout:2276: finishing write tid 2 to smithi03781225-45 2024-08-17T17:34:00.812 INFO:tasks.rados.rados.0.smithi037.stdout:2276: finishing write tid 3 to smithi03781225-45 2024-08-17T17:34:00.812 INFO:tasks.rados.rados.0.smithi037.stdout:2276: finishing write tid 4 to smithi03781225-45 2024-08-17T17:34:00.812 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 461 (ObjNum 857 snap 291 seq_num 857) dirty exists 2024-08-17T17:34:00.812 INFO:tasks.rados.rados.0.smithi037.stdout:2276: left oid 45 (ObjNum 857 snap 291 seq_num 857) 2024-08-17T17:34:01.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:00 smithi037 ceph-mon[102022]: pgmap v587: 89 pgs: 89 active+clean; 223 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 967 KiB/s wr, 12 op/s 2024-08-17T17:34:01.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:00 smithi037 ceph-mon[102022]: osdmap e653: 8 total, 8 up, 8 in 2024-08-17T17:34:01.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:00 smithi037 ceph-mon[97894]: pgmap v587: 89 pgs: 89 active+clean; 223 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 967 KiB/s wr, 12 op/s 2024-08-17T17:34:01.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:00 smithi037 ceph-mon[97894]: osdmap e653: 8 total, 8 up, 8 in 2024-08-17T17:34:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:00 smithi046 ceph-mon[88218]: pgmap v587: 89 pgs: 89 active+clean; 223 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 967 KiB/s wr, 12 op/s 2024-08-17T17:34:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:00 smithi046 ceph-mon[88218]: osdmap e653: 8 total, 8 up, 8 in 2024-08-17T17:34:01.769 INFO:tasks.rados.rados.0.smithi037.stdout:2276: done (1 left) 2024-08-17T17:34:01.770 INFO:tasks.rados.rados.0.smithi037.stdout:2279: done (0 left) 2024-08-17T17:34:01.770 INFO:tasks.rados.rados.0.smithi037.stdout:2280: write oid 22 current snap is 292 2024-08-17T17:34:01.770 INFO:tasks.rados.rados.0.smithi037.stdout:2280: seq_num 859 ranges {437213=470427,1633444=728951} 2024-08-17T17:34:01.774 INFO:tasks.rados.rados.0.smithi037.stdout:2280: writing smithi03781225-22 from 437213 to 907640 tid 1 2024-08-17T17:34:01.782 INFO:tasks.rados.rados.0.smithi037.stdout:2280: writing smithi03781225-22 from 1633444 to 2362395 tid 2 2024-08-17T17:34:01.783 INFO:tasks.rados.rados.0.smithi037.stdout:2281: rollback oid 4 current snap is 292 2024-08-17T17:34:01.783 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 4 to 271 2024-08-17T17:34:01.783 INFO:tasks.rados.rados.0.smithi037.stdout:2280: finishing write tid 1 to smithi03781225-22 2024-08-17T17:34:01.783 INFO:tasks.rados.rados.0.smithi037.stdout:2282: delete oid 42 current snap is 292 2024-08-17T17:34:01.788 INFO:tasks.rados.rados.0.smithi037.stdout:2280: finishing write tid 2 to smithi03781225-22 2024-08-17T17:34:01.788 INFO:tasks.rados.rados.0.smithi037.stdout:2280: finishing write tid 3 to smithi03781225-22 2024-08-17T17:34:01.789 INFO:tasks.rados.rados.0.smithi037.stdout:2280: finishing write tid 4 to smithi03781225-22 2024-08-17T17:34:01.789 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 22 v 975 (ObjNum 859 snap 292 seq_num 859) dirty exists 2024-08-17T17:34:01.789 INFO:tasks.rados.rados.0.smithi037.stdout:2280: left oid 22 (ObjNum 859 snap 292 seq_num 859) 2024-08-17T17:34:01.789 INFO:tasks.rados.rados.0.smithi037.stdout:2280: done (2 left) 2024-08-17T17:34:01.789 INFO:tasks.rados.rados.0.smithi037.stdout:2282: done (1 left) 2024-08-17T17:34:01.789 INFO:tasks.rados.rados.0.smithi037.stdout:2283: write oid 10 current snap is 292 2024-08-17T17:34:01.789 INFO:tasks.rados.rados.0.smithi037.stdout:2281: finishing rollback tid 0 to smithi03781225-4 2024-08-17T17:34:01.789 INFO:tasks.rados.rados.0.smithi037.stdout:2283: seq_num 861 ranges {470827=737278,1750408=720419} 2024-08-17T17:34:01.795 INFO:tasks.rados.rados.0.smithi037.stdout:2283: writing smithi03781225-10 from 470827 to 1208105 tid 1 2024-08-17T17:34:01.803 INFO:tasks.rados.rados.0.smithi037.stdout:2283: writing smithi03781225-10 from 1750408 to 2470827 tid 2 2024-08-17T17:34:01.803 INFO:tasks.rados.rados.0.smithi037.stdout:2284: snap_create 2024-08-17T17:34:01.803 INFO:tasks.rados.rados.0.smithi037.stdout:2281: finishing rollback tid 1 to smithi03781225-4 2024-08-17T17:34:01.803 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 1036 (ObjNum 33 snap 0 seq_num 4060795344) dirty dne 2024-08-17T17:34:01.804 INFO:tasks.rados.rados.0.smithi037.stdout:2283: finishing write tid 1 to smithi03781225-10 2024-08-17T17:34:01.807 INFO:tasks.rados.rados.0.smithi037.stdout:2283: finishing write tid 2 to smithi03781225-10 2024-08-17T17:34:01.807 INFO:tasks.rados.rados.0.smithi037.stdout:2283: finishing write tid 3 to smithi03781225-10 2024-08-17T17:34:01.807 INFO:tasks.rados.rados.0.smithi037.stdout:2283: finishing write tid 4 to smithi03781225-10 2024-08-17T17:34:01.807 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 10 v 1081 (ObjNum 861 snap 292 seq_num 861) dirty exists 2024-08-17T17:34:01.807 INFO:tasks.rados.rados.0.smithi037.stdout:2283: left oid 10 (ObjNum 861 snap 292 seq_num 861) 2024-08-17T17:34:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:01 smithi046 ceph-mon[88218]: osdmap e654: 8 total, 8 up, 8 in 2024-08-17T17:34:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:01 smithi046 ceph-mon[88218]: osdmap e655: 8 total, 8 up, 8 in 2024-08-17T17:34:02.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:01 smithi037 ceph-mon[97894]: osdmap e654: 8 total, 8 up, 8 in 2024-08-17T17:34:02.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:01 smithi037 ceph-mon[97894]: osdmap e655: 8 total, 8 up, 8 in 2024-08-17T17:34:02.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:01 smithi037 ceph-mon[102022]: osdmap e654: 8 total, 8 up, 8 in 2024-08-17T17:34:02.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:01 smithi037 ceph-mon[102022]: osdmap e655: 8 total, 8 up, 8 in 2024-08-17T17:34:02.810 INFO:tasks.rados.rados.0.smithi037.stdout:2281: done (2 left) 2024-08-17T17:34:02.810 INFO:tasks.rados.rados.0.smithi037.stdout:2283: done (1 left) 2024-08-17T17:34:02.810 INFO:tasks.rados.rados.0.smithi037.stdout:2284: done (0 left) 2024-08-17T17:34:02.810 INFO:tasks.rados.rados.0.smithi037.stdout:2285: read oid 3 snap -1 2024-08-17T17:34:02.810 INFO:tasks.rados.rados.0.smithi037.stdout:2285: expect (ObjNum 779 snap 268 seq_num 779) 2024-08-17T17:34:02.811 INFO:tasks.rados.rados.0.smithi037.stdout:2286: read oid 22 snap -1 2024-08-17T17:34:02.811 INFO:tasks.rados.rados.0.smithi037.stdout:2286: expect (ObjNum 859 snap 292 seq_num 859) 2024-08-17T17:34:02.811 INFO:tasks.rados.rados.0.smithi037.stdout:2287: rollback oid 35 current snap is 293 2024-08-17T17:34:02.811 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 35 to 285 2024-08-17T17:34:02.811 INFO:tasks.rados.rados.0.smithi037.stdout:2288: read oid 21 snap -1 2024-08-17T17:34:02.811 INFO:tasks.rados.rados.0.smithi037.stdout:2288: expect deleted 2024-08-17T17:34:02.811 INFO:tasks.rados.rados.0.smithi037.stdout:2289: read oid 8 snap 279 2024-08-17T17:34:02.811 INFO:tasks.rados.rados.0.smithi037.stdout:2289: expect (ObjNum 776 snap 268 seq_num 776) 2024-08-17T17:34:02.811 INFO:tasks.rados.rados.0.smithi037.stdout:2290: snap_create 2024-08-17T17:34:02.817 INFO:tasks.rados.rados.0.smithi037.stdout:2289: expect (ObjNum 776 snap 268 seq_num 776) 2024-08-17T17:34:03.078 INFO:tasks.rados.rados.0.smithi037.stdout:2287: finishing rollback tid 0 to smithi03781225-35 2024-08-17T17:34:03.079 INFO:tasks.rados.rados.0.smithi037.stdout:2287: finishing rollback tid 1 to smithi03781225-35 2024-08-17T17:34:03.079 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 35 v 385 (ObjNum 33 snap 0 seq_num 4060948672) dirty dne 2024-08-17T17:34:03.079 INFO:tasks.rados.rados.0.smithi037.stdout:2285: expect (ObjNum 779 snap 268 seq_num 779) 2024-08-17T17:34:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:02 smithi046 ceph-mon[88218]: pgmap v590: 89 pgs: 89 active+clean; 208 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 967 KiB/s wr, 12 op/s 2024-08-17T17:34:03.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:02 smithi037 ceph-mon[102022]: pgmap v590: 89 pgs: 89 active+clean; 208 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 967 KiB/s wr, 12 op/s 2024-08-17T17:34:03.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:02 smithi037 ceph-mon[97894]: pgmap v590: 89 pgs: 89 active+clean; 208 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 967 KiB/s wr, 12 op/s 2024-08-17T17:34:03.308 INFO:tasks.rados.rados.0.smithi037.stdout:2286: expect (ObjNum 859 snap 292 seq_num 859) 2024-08-17T17:34:03.815 INFO:tasks.rados.rados.0.smithi037.stdout:2285: done (5 left) 2024-08-17T17:34:03.816 INFO:tasks.rados.rados.0.smithi037.stdout:2286: done (4 left) 2024-08-17T17:34:03.816 INFO:tasks.rados.rados.0.smithi037.stdout:2287: done (3 left) 2024-08-17T17:34:03.816 INFO:tasks.rados.rados.0.smithi037.stdout:2288: done (2 left) 2024-08-17T17:34:03.816 INFO:tasks.rados.rados.0.smithi037.stdout:2289: done (1 left) 2024-08-17T17:34:03.816 INFO:tasks.rados.rados.0.smithi037.stdout:2290: done (0 left) 2024-08-17T17:34:03.816 INFO:tasks.rados.rados.0.smithi037.stdout:2291: read oid 48 snap 284 2024-08-17T17:34:03.816 INFO:tasks.rados.rados.0.smithi037.stdout:2291: expect (ObjNum 749 snap 254 seq_num 749) 2024-08-17T17:34:03.816 INFO:tasks.rados.rados.0.smithi037.stdout:2292: delete oid 12 current snap is 294 2024-08-17T17:34:03.826 INFO:tasks.rados.rados.0.smithi037.stdout:2291: expect (ObjNum 749 snap 254 seq_num 749) 2024-08-17T17:34:03.969 INFO:tasks.rados.rados.0.smithi037.stdout:2291: done (1 left) 2024-08-17T17:34:03.969 INFO:tasks.rados.rados.0.smithi037.stdout:2292: done (0 left) 2024-08-17T17:34:03.969 INFO:tasks.rados.rados.0.smithi037.stdout:2293: snap_create 2024-08-17T17:34:04.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:03 smithi046 ceph-mon[88218]: osdmap e656: 8 total, 8 up, 8 in 2024-08-17T17:34:04.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:03 smithi037 ceph-mon[102022]: osdmap e656: 8 total, 8 up, 8 in 2024-08-17T17:34:04.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:03 smithi037 ceph-mon[97894]: osdmap e656: 8 total, 8 up, 8 in 2024-08-17T17:34:04.822 INFO:tasks.rados.rados.0.smithi037.stdout:2293: done (0 left) 2024-08-17T17:34:04.822 INFO:tasks.rados.rados.0.smithi037.stdout:2294: read oid 45 snap 279 2024-08-17T17:34:04.822 INFO:tasks.rados.rados.0.smithi037.stdout:2294: expect (ObjNum 784 snap 270 seq_num 784) 2024-08-17T17:34:04.822 INFO:tasks.rados.rados.0.smithi037.stdout:2295: delete oid 47 current snap is 295 2024-08-17T17:34:04.829 INFO:tasks.rados.rados.0.smithi037.stdout:2295: done (1 left) 2024-08-17T17:34:04.829 INFO:tasks.rados.rados.0.smithi037.stdout:2296: snap_create 2024-08-17T17:34:04.837 INFO:tasks.rados.rados.0.smithi037.stdout:2294: expect (ObjNum 784 snap 270 seq_num 784) 2024-08-17T17:34:05.194 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:04 smithi037 ceph-mon[97894]: pgmap v593: 89 pgs: 89 active+clean; 197 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-17T17:34:05.195 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:04 smithi037 ceph-mon[97894]: osdmap e657: 8 total, 8 up, 8 in 2024-08-17T17:34:05.195 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:04 smithi037 ceph-mon[102022]: pgmap v593: 89 pgs: 89 active+clean; 197 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-17T17:34:05.195 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:04 smithi037 ceph-mon[102022]: osdmap e657: 8 total, 8 up, 8 in 2024-08-17T17:34:05.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:04 smithi046 ceph-mon[88218]: pgmap v593: 89 pgs: 89 active+clean; 197 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-17T17:34:05.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:04 smithi046 ceph-mon[88218]: osdmap e657: 8 total, 8 up, 8 in 2024-08-17T17:34:05.836 INFO:tasks.rados.rados.0.smithi037.stdout:2294: done (1 left) 2024-08-17T17:34:05.836 INFO:tasks.rados.rados.0.smithi037.stdout:2296: done (0 left) 2024-08-17T17:34:05.836 INFO:tasks.rados.rados.0.smithi037.stdout:2297: snap_create 2024-08-17T17:34:06.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:05 smithi046 ceph-mon[88218]: osdmap e658: 8 total, 8 up, 8 in 2024-08-17T17:34:06.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:05 smithi037 ceph-mon[97894]: osdmap e658: 8 total, 8 up, 8 in 2024-08-17T17:34:06.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:05 smithi037 ceph-mon[102022]: osdmap e658: 8 total, 8 up, 8 in 2024-08-17T17:34:06.771 INFO:tasks.rados.rados.0.smithi037.stdout:2297: done (0 left) 2024-08-17T17:34:06.771 INFO:tasks.rados.rados.0.smithi037.stdout:2298: read oid 34 snap -1 2024-08-17T17:34:06.771 INFO:tasks.rados.rados.0.smithi037.stdout:2298: expect deleted 2024-08-17T17:34:06.771 INFO:tasks.rados.rados.0.smithi037.stdout:2299: read oid 49 snap -1 2024-08-17T17:34:06.771 INFO:tasks.rados.rados.0.smithi037.stdout:2299: expect deleted 2024-08-17T17:34:06.771 INFO:tasks.rados.rados.0.smithi037.stdout:2300: snap_create 2024-08-17T17:34:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:06 smithi046 ceph-mon[88218]: pgmap v596: 89 pgs: 89 active+clean; 166 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 16 op/s 2024-08-17T17:34:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:06 smithi046 ceph-mon[88218]: osdmap e659: 8 total, 8 up, 8 in 2024-08-17T17:34:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:06 smithi046 ceph-mon[88218]: osdmap e660: 8 total, 8 up, 8 in 2024-08-17T17:34:07.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:06 smithi037 ceph-mon[97894]: pgmap v596: 89 pgs: 89 active+clean; 166 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 16 op/s 2024-08-17T17:34:07.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:06 smithi037 ceph-mon[97894]: osdmap e659: 8 total, 8 up, 8 in 2024-08-17T17:34:07.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:06 smithi037 ceph-mon[97894]: osdmap e660: 8 total, 8 up, 8 in 2024-08-17T17:34:07.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:06 smithi037 ceph-mon[102022]: pgmap v596: 89 pgs: 89 active+clean; 166 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 16 op/s 2024-08-17T17:34:07.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:06 smithi037 ceph-mon[102022]: osdmap e659: 8 total, 8 up, 8 in 2024-08-17T17:34:07.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:06 smithi037 ceph-mon[102022]: osdmap e660: 8 total, 8 up, 8 in 2024-08-17T17:34:07.775 INFO:tasks.rados.rados.0.smithi037.stdout:2298: done (2 left) 2024-08-17T17:34:07.775 INFO:tasks.rados.rados.0.smithi037.stdout:2299: done (1 left) 2024-08-17T17:34:07.775 INFO:tasks.rados.rados.0.smithi037.stdout:2300: done (0 left) 2024-08-17T17:34:07.775 INFO:tasks.rados.rados.0.smithi037.stdout:2301: read oid 40 snap 295 2024-08-17T17:34:07.775 INFO:tasks.rados.rados.0.smithi037.stdout:2301: expect (ObjNum 850 snap 288 seq_num 850) 2024-08-17T17:34:07.775 INFO:tasks.rados.rados.0.smithi037.stdout:2302: write oid 38 current snap is 298 2024-08-17T17:34:07.775 INFO:tasks.rados.rados.0.smithi037.stdout:2302: seq_num 864 ranges {521248=563025,1809501=596300} 2024-08-17T17:34:07.781 INFO:tasks.rados.rados.0.smithi037.stdout:2302: writing smithi03781225-38 from 521248 to 1084273 tid 1 2024-08-17T17:34:07.789 INFO:tasks.rados.rados.0.smithi037.stdout:2302: writing smithi03781225-38 from 1809501 to 2405801 tid 2 2024-08-17T17:34:07.789 INFO:tasks.rados.rados.0.smithi037.stdout:2303: read oid 44 snap 294 2024-08-17T17:34:07.789 INFO:tasks.rados.rados.0.smithi037.stdout:2303: expect deleted 2024-08-17T17:34:07.789 INFO:tasks.rados.rados.0.smithi037.stdout:2304: snap_create 2024-08-17T17:34:07.789 INFO:tasks.rados.rados.0.smithi037.stdout:2301: expect (ObjNum 850 snap 288 seq_num 850) 2024-08-17T17:34:07.889 INFO:tasks.rados.rados.0.smithi037.stdout:2302: finishing write tid 1 to smithi03781225-38 2024-08-17T17:34:07.890 INFO:tasks.rados.rados.0.smithi037.stdout:2302: finishing write tid 2 to smithi03781225-38 2024-08-17T17:34:07.890 INFO:tasks.rados.rados.0.smithi037.stdout:2302: finishing write tid 3 to smithi03781225-38 2024-08-17T17:34:07.890 INFO:tasks.rados.rados.0.smithi037.stdout:2302: finishing write tid 4 to smithi03781225-38 2024-08-17T17:34:07.890 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 1229 (ObjNum 864 snap 298 seq_num 864) dirty exists 2024-08-17T17:34:07.890 INFO:tasks.rados.rados.0.smithi037.stdout:2302: left oid 38 (ObjNum 864 snap 298 seq_num 864) 2024-08-17T17:34:08.778 INFO:tasks.rados.rados.0.smithi037.stdout:2301: done (3 left) 2024-08-17T17:34:08.778 INFO:tasks.rados.rados.0.smithi037.stdout:2302: done (2 left) 2024-08-17T17:34:08.778 INFO:tasks.rados.rados.0.smithi037.stdout:2303: done (1 left) 2024-08-17T17:34:08.778 INFO:tasks.rados.rados.0.smithi037.stdout:2304: done (0 left) 2024-08-17T17:34:08.778 INFO:tasks.rados.rados.0.smithi037.stdout:2305: snap_create 2024-08-17T17:34:09.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:08 smithi037 ceph-mon[102022]: pgmap v599: 89 pgs: 89 active+clean; 166 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-08-17T17:34:09.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:08 smithi037 ceph-mon[102022]: osdmap e661: 8 total, 8 up, 8 in 2024-08-17T17:34:09.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:08 smithi037 ceph-mon[97894]: pgmap v599: 89 pgs: 89 active+clean; 166 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-08-17T17:34:09.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:08 smithi037 ceph-mon[97894]: osdmap e661: 8 total, 8 up, 8 in 2024-08-17T17:34:09.044 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:34:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:34:08] "GET /metrics HTTP/1.1" 200 36418 "" "Prometheus/2.51.0" 2024-08-17T17:34:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:08 smithi046 ceph-mon[88218]: pgmap v599: 89 pgs: 89 active+clean; 166 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-08-17T17:34:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:08 smithi046 ceph-mon[88218]: osdmap e661: 8 total, 8 up, 8 in 2024-08-17T17:34:09.783 INFO:tasks.rados.rados.0.smithi037.stdout:2305: done (0 left) 2024-08-17T17:34:09.783 INFO:tasks.rados.rados.0.smithi037.stdout:2306: read oid 36 snap 293 2024-08-17T17:34:09.783 INFO:tasks.rados.rados.0.smithi037.stdout:2306: expect (ObjNum 763 snap 259 seq_num 763) 2024-08-17T17:34:09.783 INFO:tasks.rados.rados.0.smithi037.stdout:2307: write oid 21 current snap is 300 2024-08-17T17:34:09.783 INFO:tasks.rados.rados.0.smithi037.stdout:2307: seq_num 865 ranges {538055=638274,1867983=670072} 2024-08-17T17:34:09.790 INFO:tasks.rados.rados.0.smithi037.stdout:2307: writing smithi03781225-21 from 538055 to 1176329 tid 1 2024-08-17T17:34:09.798 INFO:tasks.rados.rados.0.smithi037.stdout:2307: writing smithi03781225-21 from 1867983 to 2538055 tid 2 2024-08-17T17:34:09.798 INFO:tasks.rados.rados.0.smithi037.stdout:2308: snap_create 2024-08-17T17:34:09.798 INFO:tasks.rados.rados.0.smithi037.stdout:2306: expect (ObjNum 763 snap 259 seq_num 763) 2024-08-17T17:34:09.893 INFO:tasks.rados.rados.0.smithi037.stdout:2307: finishing write tid 1 to smithi03781225-21 2024-08-17T17:34:09.893 INFO:tasks.rados.rados.0.smithi037.stdout:2307: finishing write tid 2 to smithi03781225-21 2024-08-17T17:34:09.893 INFO:tasks.rados.rados.0.smithi037.stdout:2307: finishing write tid 3 to smithi03781225-21 2024-08-17T17:34:09.893 INFO:tasks.rados.rados.0.smithi037.stdout:2307: finishing write tid 4 to smithi03781225-21 2024-08-17T17:34:09.893 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 21 v 2005 (ObjNum 865 snap 300 seq_num 865) dirty exists 2024-08-17T17:34:09.894 INFO:tasks.rados.rados.0.smithi037.stdout:2307: left oid 21 (ObjNum 865 snap 300 seq_num 865) 2024-08-17T17:34:10.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:09 smithi037 ceph-mon[102022]: osdmap e662: 8 total, 8 up, 8 in 2024-08-17T17:34:10.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:10.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:09 smithi037 ceph-mon[97894]: osdmap e662: 8 total, 8 up, 8 in 2024-08-17T17:34:10.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:10.162 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:09 smithi046 ceph-mon[88218]: osdmap e662: 8 total, 8 up, 8 in 2024-08-17T17:34:10.162 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:10.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:34:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:34:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:34:10.786 INFO:tasks.rados.rados.0.smithi037.stdout:2306: done (2 left) 2024-08-17T17:34:10.786 INFO:tasks.rados.rados.0.smithi037.stdout:2307: done (1 left) 2024-08-17T17:34:10.787 INFO:tasks.rados.rados.0.smithi037.stdout:2308: done (0 left) 2024-08-17T17:34:10.787 INFO:tasks.rados.rados.0.smithi037.stdout:2309: snap_create 2024-08-17T17:34:11.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:10 smithi037 ceph-mon[102022]: pgmap v602: 89 pgs: 89 active+clean; 167 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 283 KiB/s wr, 5 op/s 2024-08-17T17:34:11.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:10 smithi037 ceph-mon[102022]: osdmap e663: 8 total, 8 up, 8 in 2024-08-17T17:34:11.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:10 smithi037 ceph-mon[97894]: pgmap v602: 89 pgs: 89 active+clean; 167 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 283 KiB/s wr, 5 op/s 2024-08-17T17:34:11.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:10 smithi037 ceph-mon[97894]: osdmap e663: 8 total, 8 up, 8 in 2024-08-17T17:34:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:10 smithi046 ceph-mon[88218]: pgmap v602: 89 pgs: 89 active+clean; 167 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.1 MiB/s rd, 283 KiB/s wr, 5 op/s 2024-08-17T17:34:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:10 smithi046 ceph-mon[88218]: osdmap e663: 8 total, 8 up, 8 in 2024-08-17T17:34:11.802 INFO:tasks.rados.rados.0.smithi037.stdout:2309: done (0 left) 2024-08-17T17:34:11.802 INFO:tasks.rados.rados.0.smithi037.stdout:2310: snap_remove snap 288 2024-08-17T17:34:12.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:11 smithi046 ceph-mon[88218]: osdmap e664: 8 total, 8 up, 8 in 2024-08-17T17:34:12.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:11 smithi037 ceph-mon[97894]: osdmap e664: 8 total, 8 up, 8 in 2024-08-17T17:34:12.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:11 smithi037 ceph-mon[102022]: osdmap e664: 8 total, 8 up, 8 in 2024-08-17T17:34:12.803 INFO:tasks.rados.rados.0.smithi037.stdout:2310: done (0 left) 2024-08-17T17:34:12.804 INFO:tasks.rados.rados.0.smithi037.stdout:2311: snap_remove snap 291 2024-08-17T17:34:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:12 smithi046 ceph-mon[88218]: pgmap v605: 89 pgs: 89 active+clean; 167 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 283 KiB/s wr, 7 op/s 2024-08-17T17:34:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:12 smithi046 ceph-mon[88218]: osdmap e665: 8 total, 8 up, 8 in 2024-08-17T17:34:13.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:12 smithi037 ceph-mon[97894]: pgmap v605: 89 pgs: 89 active+clean; 167 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 283 KiB/s wr, 7 op/s 2024-08-17T17:34:13.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:12 smithi037 ceph-mon[97894]: osdmap e665: 8 total, 8 up, 8 in 2024-08-17T17:34:13.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:12 smithi037 ceph-mon[102022]: pgmap v605: 89 pgs: 89 active+clean; 167 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 283 KiB/s wr, 7 op/s 2024-08-17T17:34:13.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:12 smithi037 ceph-mon[102022]: osdmap e665: 8 total, 8 up, 8 in 2024-08-17T17:34:13.817 INFO:tasks.rados.rados.0.smithi037.stdout:2311: done (0 left) 2024-08-17T17:34:13.818 INFO:tasks.rados.rados.0.smithi037.stdout:2312: snap_create 2024-08-17T17:34:14.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:13 smithi046 ceph-mon[88218]: osdmap e666: 8 total, 8 up, 8 in 2024-08-17T17:34:14.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:13 smithi037 ceph-mon[102022]: osdmap e666: 8 total, 8 up, 8 in 2024-08-17T17:34:14.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:13 smithi037 ceph-mon[97894]: osdmap e666: 8 total, 8 up, 8 in 2024-08-17T17:34:14.819 INFO:tasks.rados.rados.0.smithi037.stdout:2312: done (0 left) 2024-08-17T17:34:14.820 INFO:tasks.rados.rados.0.smithi037.stdout:2313: snap_remove snap 286 2024-08-17T17:34:15.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:14 smithi046 ceph-mon[88218]: pgmap v608: 89 pgs: 89 active+clean; 167 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 2 op/s 2024-08-17T17:34:15.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:14 smithi046 ceph-mon[88218]: osdmap e667: 8 total, 8 up, 8 in 2024-08-17T17:34:15.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:14 smithi037 ceph-mon[102022]: pgmap v608: 89 pgs: 89 active+clean; 167 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 2 op/s 2024-08-17T17:34:15.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:14 smithi037 ceph-mon[102022]: osdmap e667: 8 total, 8 up, 8 in 2024-08-17T17:34:15.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:14 smithi037 ceph-mon[97894]: pgmap v608: 89 pgs: 89 active+clean; 167 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 2 op/s 2024-08-17T17:34:15.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:14 smithi037 ceph-mon[97894]: osdmap e667: 8 total, 8 up, 8 in 2024-08-17T17:34:15.834 INFO:tasks.rados.rados.0.smithi037.stdout:2313: done (0 left) 2024-08-17T17:34:15.834 INFO:tasks.rados.rados.0.smithi037.stdout:2314: write oid 50 current snap is 303 2024-08-17T17:34:15.835 INFO:tasks.rados.rados.0.smithi037.stdout:2314: seq_num 866 ranges {554862=713523,1926465=599969} 2024-08-17T17:34:15.842 INFO:tasks.rados.rados.0.smithi037.stdout:2314: writing smithi03781225-50 from 554862 to 1268385 tid 1 2024-08-17T17:34:15.850 INFO:tasks.rados.rados.0.smithi037.stdout:2314: writing smithi03781225-50 from 1926465 to 2526434 tid 2 2024-08-17T17:34:15.850 INFO:tasks.rados.rados.0.smithi037.stdout:2315: read oid 4 snap -1 2024-08-17T17:34:15.850 INFO:tasks.rados.rados.0.smithi037.stdout:2315: expect deleted 2024-08-17T17:34:15.850 INFO:tasks.rados.rados.0.smithi037.stdout:2316: delete oid 12 current snap is 303 2024-08-17T17:34:15.850 INFO:tasks.rados.rados.0.smithi037.stdout:2314: finishing write tid 1 to smithi03781225-50 2024-08-17T17:34:15.853 INFO:tasks.rados.rados.0.smithi037.stdout:2315: done (2 left) 2024-08-17T17:34:15.853 INFO:tasks.rados.rados.0.smithi037.stdout:2316: done (1 left) 2024-08-17T17:34:15.853 INFO:tasks.rados.rados.0.smithi037.stdout:2317: read oid 23 snap -1 2024-08-17T17:34:15.854 INFO:tasks.rados.rados.0.smithi037.stdout:2317: expect (ObjNum 773 snap 267 seq_num 773) 2024-08-17T17:34:15.854 INFO:tasks.rados.rados.0.smithi037.stdout:2318: read oid 49 snap -1 2024-08-17T17:34:15.854 INFO:tasks.rados.rados.0.smithi037.stdout:2318: expect deleted 2024-08-17T17:34:15.854 INFO:tasks.rados.rados.0.smithi037.stdout:2319: read oid 21 snap -1 2024-08-17T17:34:15.854 INFO:tasks.rados.rados.0.smithi037.stdout:2319: expect (ObjNum 865 snap 300 seq_num 865) 2024-08-17T17:34:15.854 INFO:tasks.rados.rados.0.smithi037.stdout:2320: write oid 8 current snap is 303 2024-08-17T17:34:15.854 INFO:tasks.rados.rados.0.smithi037.stdout:2314: finishing write tid 2 to smithi03781225-50 2024-08-17T17:34:15.854 INFO:tasks.rados.rados.0.smithi037.stdout:2320: seq_num 868 ranges {588476=580374,1643429=603638} 2024-08-17T17:34:15.860 INFO:tasks.rados.rados.0.smithi037.stdout:2320: writing smithi03781225-8 from 588476 to 1168850 tid 1 2024-08-17T17:34:15.867 INFO:tasks.rados.rados.0.smithi037.stdout:2320: writing smithi03781225-8 from 1643429 to 2247067 tid 2 2024-08-17T17:34:15.867 INFO:tasks.rados.rados.0.smithi037.stdout:2321: write oid 9 current snap is 303 2024-08-17T17:34:15.868 INFO:tasks.rados.rados.0.smithi037.stdout:2314: finishing write tid 3 to smithi03781225-50 2024-08-17T17:34:15.868 INFO:tasks.rados.rados.0.smithi037.stdout:2314: finishing write tid 4 to smithi03781225-50 2024-08-17T17:34:15.868 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 50 v 1243 (ObjNum 866 snap 303 seq_num 866) dirty exists 2024-08-17T17:34:15.868 INFO:tasks.rados.rados.0.smithi037.stdout:2314: left oid 50 (ObjNum 866 snap 303 seq_num 866) 2024-08-17T17:34:15.868 INFO:tasks.rados.rados.0.smithi037.stdout:2319: expect (ObjNum 865 snap 300 seq_num 865) 2024-08-17T17:34:15.950 INFO:tasks.rados.rados.0.smithi037.stdout:2320: finishing write tid 1 to smithi03781225-8 2024-08-17T17:34:15.951 INFO:tasks.rados.rados.0.smithi037.stdout:2317: expect (ObjNum 773 snap 267 seq_num 773) 2024-08-17T17:34:16.170 INFO:tasks.rados.rados.0.smithi037.stdout:2320: finishing write tid 2 to smithi03781225-8 2024-08-17T17:34:16.171 INFO:tasks.rados.rados.0.smithi037.stdout:2320: finishing write tid 3 to smithi03781225-8 2024-08-17T17:34:16.171 INFO:tasks.rados.rados.0.smithi037.stdout:2320: finishing write tid 4 to smithi03781225-8 2024-08-17T17:34:16.171 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 756 (ObjNum 868 snap 303 seq_num 868) dirty exists 2024-08-17T17:34:16.171 INFO:tasks.rados.rados.0.smithi037.stdout:2320: left oid 8 (ObjNum 868 snap 303 seq_num 868) 2024-08-17T17:34:16.171 INFO:tasks.rados.rados.0.smithi037.stdout:2321: seq_num 869 ranges {605283=655623,1701911=747296} 2024-08-17T17:34:16.177 INFO:tasks.rados.rados.0.smithi037.stdout:2321: writing smithi03781225-9 from 605283 to 1260906 tid 1 2024-08-17T17:34:16.184 INFO:tasks.rados.rados.0.smithi037.stdout:2321: writing smithi03781225-9 from 1701911 to 2449207 tid 2 2024-08-17T17:34:16.184 INFO:tasks.rados.rados.0.smithi037.stdout:2314: done (5 left) 2024-08-17T17:34:16.184 INFO:tasks.rados.rados.0.smithi037.stdout:2317: done (4 left) 2024-08-17T17:34:16.184 INFO:tasks.rados.rados.0.smithi037.stdout:2318: done (3 left) 2024-08-17T17:34:16.184 INFO:tasks.rados.rados.0.smithi037.stdout:2319: done (2 left) 2024-08-17T17:34:16.185 INFO:tasks.rados.rados.0.smithi037.stdout:2320: done (1 left) 2024-08-17T17:34:16.185 INFO:tasks.rados.rados.0.smithi037.stdout:2322: snap_remove snap 301 2024-08-17T17:34:16.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:15 smithi046 ceph-mon[88218]: osdmap e668: 8 total, 8 up, 8 in 2024-08-17T17:34:16.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:15 smithi037 ceph-mon[97894]: osdmap e668: 8 total, 8 up, 8 in 2024-08-17T17:34:16.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:15 smithi037 ceph-mon[102022]: osdmap e668: 8 total, 8 up, 8 in 2024-08-17T17:34:16.843 INFO:tasks.rados.rados.0.smithi037.stdout:2322: done (1 left) 2024-08-17T17:34:16.843 INFO:tasks.rados.rados.0.smithi037.stdout:2323: rollback oid 14 current snap is 303 2024-08-17T17:34:16.843 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 14 to 289 2024-08-17T17:34:16.843 INFO:tasks.rados.rados.0.smithi037.stdout:2321: finishing write tid 1 to smithi03781225-9 2024-08-17T17:34:16.843 INFO:tasks.rados.rados.0.smithi037.stdout:2321: finishing write tid 2 to smithi03781225-9 2024-08-17T17:34:16.843 INFO:tasks.rados.rados.0.smithi037.stdout:2321: finishing write tid 3 to smithi03781225-9 2024-08-17T17:34:16.844 INFO:tasks.rados.rados.0.smithi037.stdout:2321: finishing write tid 4 to smithi03781225-9 2024-08-17T17:34:16.844 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 2021 (ObjNum 869 snap 303 seq_num 869) dirty exists 2024-08-17T17:34:16.844 INFO:tasks.rados.rados.0.smithi037.stdout:2321: left oid 9 (ObjNum 869 snap 303 seq_num 869) 2024-08-17T17:34:16.844 INFO:tasks.rados.rados.0.smithi037.stdout:2321: done (1 left) 2024-08-17T17:34:16.844 INFO:tasks.rados.rados.0.smithi037.stdout:2324: rollback oid 43 current snap is 303 2024-08-17T17:34:16.844 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 43 to 300 2024-08-17T17:34:16.844 INFO:tasks.rados.rados.0.smithi037.stdout:2325: rollback oid 6 current snap is 303 2024-08-17T17:34:16.844 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 6 to 297 2024-08-17T17:34:16.844 INFO:tasks.rados.rados.0.smithi037.stdout:2326: read oid 8 snap 292 2024-08-17T17:34:16.844 INFO:tasks.rados.rados.0.smithi037.stdout:2326: expect (ObjNum 833 snap 286 seq_num 833) 2024-08-17T17:34:16.844 INFO:tasks.rados.rados.0.smithi037.stdout:2327: read oid 48 snap 290 2024-08-17T17:34:16.844 INFO:tasks.rados.rados.0.smithi037.stdout:2327: expect (ObjNum 853 snap 290 seq_num 853) 2024-08-17T17:34:16.844 INFO:tasks.rados.rados.0.smithi037.stdout:2328: rollback oid 13 current snap is 303 2024-08-17T17:34:16.845 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 13 to 289 2024-08-17T17:34:16.845 INFO:tasks.rados.rados.0.smithi037.stdout:2329: delete oid 35 current snap is 303 2024-08-17T17:34:16.845 INFO:tasks.rados.rados.0.smithi037.stdout:2323: finishing rollback tid 1 to smithi03781225-14 2024-08-17T17:34:16.845 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 14 v 0 (ObjNum 161 snap 0 seq_num 1454317737) dirty dne 2024-08-17T17:34:16.849 INFO:tasks.rados.rados.0.smithi037.stdout:2325: finishing rollback tid 0 to smithi03781225-6 2024-08-17T17:34:16.849 INFO:tasks.rados.rados.0.smithi037.stdout:2325: finishing rollback tid 1 to smithi03781225-6 2024-08-17T17:34:16.849 INFO:tasks.rados.rados.0.smithi037.stdout:2325: finishing rollback tid 2 to smithi03781225-6 2024-08-17T17:34:16.850 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 6 v 987 (ObjNum 846 snap 288 seq_num 846) dirty exists 2024-08-17T17:34:16.850 INFO:tasks.rados.rados.0.smithi037.stdout:2328: finishing rollback tid 1 to smithi03781225-13 2024-08-17T17:34:16.850 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 900 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-08-17T17:34:16.851 INFO:tasks.rados.rados.0.smithi037.stdout:2326: expect (ObjNum 833 snap 286 seq_num 833) 2024-08-17T17:34:17.001 INFO:tasks.rados.rados.0.smithi037.stdout:2327: expect (ObjNum 853 snap 290 seq_num 853) 2024-08-17T17:34:17.107 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:16 smithi046 ceph-mon[88218]: pgmap v611: 89 pgs: 89 active+clean; 170 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 320 KiB/s wr, 1 op/s 2024-08-17T17:34:17.107 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:16 smithi046 ceph-mon[88218]: osdmap e669: 8 total, 8 up, 8 in 2024-08-17T17:34:17.107 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:16 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:34:17.163 INFO:tasks.rados.rados.0.smithi037.stdout:2324: finishing rollback tid 0 to smithi03781225-43 2024-08-17T17:34:17.164 INFO:tasks.rados.rados.0.smithi037.stdout:2324: finishing rollback tid 1 to smithi03781225-43 2024-08-17T17:34:17.164 INFO:tasks.rados.rados.0.smithi037.stdout:2324: finishing rollback tid 2 to smithi03781225-43 2024-08-17T17:34:17.164 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 43 v 1245 (ObjNum 483 snap 154 seq_num 483) dirty exists 2024-08-17T17:34:17.164 INFO:tasks.rados.rados.0.smithi037.stdout:2323: done (6 left) 2024-08-17T17:34:17.164 INFO:tasks.rados.rados.0.smithi037.stdout:2324: done (5 left) 2024-08-17T17:34:17.164 INFO:tasks.rados.rados.0.smithi037.stdout:2325: done (4 left) 2024-08-17T17:34:17.164 INFO:tasks.rados.rados.0.smithi037.stdout:2326: done (3 left) 2024-08-17T17:34:17.164 INFO:tasks.rados.rados.0.smithi037.stdout:2327: done (2 left) 2024-08-17T17:34:17.164 INFO:tasks.rados.rados.0.smithi037.stdout:2328: done (1 left) 2024-08-17T17:34:17.164 INFO:tasks.rados.rados.0.smithi037.stdout:2329: done (0 left) 2024-08-17T17:34:17.164 INFO:tasks.rados.rados.0.smithi037.stdout:2330: write oid 6 current snap is 303 2024-08-17T17:34:17.165 INFO:tasks.rados.rados.0.smithi037.stdout:2330: seq_num 871 ranges {638897=406121,1818875=750965} 2024-08-17T17:34:17.169 INFO:tasks.rados.rados.0.smithi037.stdout:2330: writing smithi03781225-6 from 638897 to 1045018 tid 1 2024-08-17T17:34:17.178 INFO:tasks.rados.rados.0.smithi037.stdout:2330: writing smithi03781225-6 from 1818875 to 2569840 tid 2 2024-08-17T17:34:17.178 INFO:tasks.rados.rados.0.smithi037.stdout:2331: rollback oid 24 current snap is 303 2024-08-17T17:34:17.178 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 24 to 289 2024-08-17T17:34:17.178 INFO:tasks.rados.rados.0.smithi037.stdout:2330: finishing write tid 1 to smithi03781225-6 2024-08-17T17:34:17.178 INFO:tasks.rados.rados.0.smithi037.stdout:2332: snap_remove snap 296 2024-08-17T17:34:17.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:16 smithi037 ceph-mon[102022]: pgmap v611: 89 pgs: 89 active+clean; 170 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 320 KiB/s wr, 1 op/s 2024-08-17T17:34:17.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:16 smithi037 ceph-mon[102022]: osdmap e669: 8 total, 8 up, 8 in 2024-08-17T17:34:17.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:16 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:34:17.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:16 smithi037 ceph-mon[97894]: pgmap v611: 89 pgs: 89 active+clean; 170 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 320 KiB/s wr, 1 op/s 2024-08-17T17:34:17.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:16 smithi037 ceph-mon[97894]: osdmap e669: 8 total, 8 up, 8 in 2024-08-17T17:34:17.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:16 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:34:17.852 INFO:tasks.rados.rados.0.smithi037.stdout:2332: done (2 left) 2024-08-17T17:34:17.852 INFO:tasks.rados.rados.0.smithi037.stdout:2333: write oid 50 current snap is 303 2024-08-17T17:34:17.852 INFO:tasks.rados.rados.0.smithi037.stdout:2331: finishing rollback tid 1 to smithi03781225-24 2024-08-17T17:34:17.853 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 24 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-08-17T17:34:17.853 INFO:tasks.rados.rados.0.smithi037.stdout:2330: finishing write tid 2 to smithi03781225-6 2024-08-17T17:34:17.853 INFO:tasks.rados.rados.0.smithi037.stdout:2330: finishing write tid 3 to smithi03781225-6 2024-08-17T17:34:17.853 INFO:tasks.rados.rados.0.smithi037.stdout:2330: finishing write tid 4 to smithi03781225-6 2024-08-17T17:34:17.853 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 6 v 990 (ObjNum 871 snap 303 seq_num 871) dirty exists 2024-08-17T17:34:17.853 INFO:tasks.rados.rados.0.smithi037.stdout:2330: left oid 6 (ObjNum 871 snap 303 seq_num 871) 2024-08-17T17:34:17.853 INFO:tasks.rados.rados.0.smithi037.stdout:2333: seq_num 872 ranges {655704=481370,1761004=494623} 2024-08-17T17:34:17.858 INFO:tasks.rados.rados.0.smithi037.stdout:2333: writing smithi03781225-50 from 655704 to 1137074 tid 1 2024-08-17T17:34:17.865 INFO:tasks.rados.rados.0.smithi037.stdout:2333: writing smithi03781225-50 from 1761004 to 2255627 tid 2 2024-08-17T17:34:17.866 INFO:tasks.rados.rados.0.smithi037.stdout:2330: done (2 left) 2024-08-17T17:34:17.866 INFO:tasks.rados.rados.0.smithi037.stdout:2331: done (1 left) 2024-08-17T17:34:17.866 INFO:tasks.rados.rados.0.smithi037.stdout:2334: snap_remove snap 295 2024-08-17T17:34:18.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:17 smithi046 ceph-mon[88218]: osdmap e670: 8 total, 8 up, 8 in 2024-08-17T17:34:18.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:17 smithi037 ceph-mon[102022]: osdmap e670: 8 total, 8 up, 8 in 2024-08-17T17:34:18.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:17 smithi037 ceph-mon[97894]: osdmap e670: 8 total, 8 up, 8 in 2024-08-17T17:34:18.853 INFO:tasks.rados.rados.0.smithi037.stdout:2334: done (1 left) 2024-08-17T17:34:18.853 INFO:tasks.rados.rados.0.smithi037.stdout:2335: snap_create 2024-08-17T17:34:18.853 INFO:tasks.rados.rados.0.smithi037.stdout:2333: finishing write tid 1 to smithi03781225-50 2024-08-17T17:34:18.853 INFO:tasks.rados.rados.0.smithi037.stdout:2333: finishing write tid 2 to smithi03781225-50 2024-08-17T17:34:18.853 INFO:tasks.rados.rados.0.smithi037.stdout:2333: finishing write tid 3 to smithi03781225-50 2024-08-17T17:34:18.853 INFO:tasks.rados.rados.0.smithi037.stdout:2333: finishing write tid 4 to smithi03781225-50 2024-08-17T17:34:18.853 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 50 v 1250 (ObjNum 872 snap 303 seq_num 872) dirty exists 2024-08-17T17:34:18.853 INFO:tasks.rados.rados.0.smithi037.stdout:2333: left oid 50 (ObjNum 872 snap 303 seq_num 872) 2024-08-17T17:34:19.168 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:34:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:34:18] "GET /metrics HTTP/1.1" 200 36418 "" "Prometheus/2.51.0" 2024-08-17T17:34:19.169 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:18 smithi037 ceph-mon[97894]: pgmap v614: 89 pgs: 89 active+clean; 170 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 320 KiB/s wr, 1 op/s 2024-08-17T17:34:19.169 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:18 smithi037 ceph-mon[97894]: osdmap e671: 8 total, 8 up, 8 in 2024-08-17T17:34:19.169 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:18 smithi037 ceph-mon[102022]: pgmap v614: 89 pgs: 89 active+clean; 170 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 320 KiB/s wr, 1 op/s 2024-08-17T17:34:19.169 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:18 smithi037 ceph-mon[102022]: osdmap e671: 8 total, 8 up, 8 in 2024-08-17T17:34:19.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:18 smithi046 ceph-mon[88218]: pgmap v614: 89 pgs: 89 active+clean; 170 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 320 KiB/s wr, 1 op/s 2024-08-17T17:34:19.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:18 smithi046 ceph-mon[88218]: osdmap e671: 8 total, 8 up, 8 in 2024-08-17T17:34:19.860 INFO:tasks.rados.rados.0.smithi037.stdout:2333: done (1 left) 2024-08-17T17:34:19.860 INFO:tasks.rados.rados.0.smithi037.stdout:2335: done (0 left) 2024-08-17T17:34:19.860 INFO:tasks.rados.rados.0.smithi037.stdout:2336: delete oid 31 current snap is 304 2024-08-17T17:34:19.864 INFO:tasks.rados.rados.0.smithi037.stdout:2336: done (0 left) 2024-08-17T17:34:19.864 INFO:tasks.rados.rados.0.smithi037.stdout:2337: write oid 40 current snap is 304 2024-08-17T17:34:19.864 INFO:tasks.rados.rados.0.smithi037.stdout:2337: seq_num 874 ranges {689318=631868,1877968=498292} 2024-08-17T17:34:19.871 INFO:tasks.rados.rados.0.smithi037.stdout:2337: writing smithi03781225-40 from 689318 to 1321186 tid 1 2024-08-17T17:34:19.878 INFO:tasks.rados.rados.0.smithi037.stdout:2337: writing smithi03781225-40 from 1877968 to 2376260 tid 2 2024-08-17T17:34:19.878 INFO:tasks.rados.rados.0.smithi037.stdout:2338: read oid 6 snap -1 2024-08-17T17:34:19.878 INFO:tasks.rados.rados.0.smithi037.stdout:2338: expect (ObjNum 871 snap 303 seq_num 871) 2024-08-17T17:34:19.878 INFO:tasks.rados.rados.0.smithi037.stdout:2339: write oid 34 current snap is 304 2024-08-17T17:34:19.878 INFO:tasks.rados.rados.0.smithi037.stdout:2337: finishing write tid 1 to smithi03781225-40 2024-08-17T17:34:19.878 INFO:tasks.rados.rados.0.smithi037.stdout:2339: seq_num 875 ranges {706125=423470,1652803=758303} 2024-08-17T17:34:19.884 INFO:tasks.rados.rados.0.smithi037.stdout:2339: writing smithi03781225-34 from 706125 to 1129595 tid 1 2024-08-17T17:34:19.892 INFO:tasks.rados.rados.0.smithi037.stdout:2339: writing smithi03781225-34 from 1652803 to 2411106 tid 2 2024-08-17T17:34:19.892 INFO:tasks.rados.rados.0.smithi037.stdout:2340: read oid 29 snap 290 2024-08-17T17:34:19.892 INFO:tasks.rados.rados.0.smithi037.stdout:2340: expect (ObjNum 813 snap 280 seq_num 813) 2024-08-17T17:34:19.892 INFO:tasks.rados.rados.0.smithi037.stdout:2341: rollback oid 30 current snap is 304 2024-08-17T17:34:19.892 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 30 to 300 2024-08-17T17:34:19.892 INFO:tasks.rados.rados.0.smithi037.stdout:2337: finishing write tid 2 to smithi03781225-40 2024-08-17T17:34:19.892 INFO:tasks.rados.rados.0.smithi037.stdout:2338: expect (ObjNum 871 snap 303 seq_num 871) 2024-08-17T17:34:20.133 INFO:tasks.rados.rados.0.smithi037.stdout:2337: finishing write tid 3 to smithi03781225-40 2024-08-17T17:34:20.133 INFO:tasks.rados.rados.0.smithi037.stdout:2337: finishing write tid 4 to smithi03781225-40 2024-08-17T17:34:20.133 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 40 v 880 (ObjNum 874 snap 304 seq_num 874) dirty exists 2024-08-17T17:34:20.133 INFO:tasks.rados.rados.0.smithi037.stdout:2337: left oid 40 (ObjNum 874 snap 304 seq_num 874) 2024-08-17T17:34:20.133 INFO:tasks.rados.rados.0.smithi037.stdout:2337: done (4 left) 2024-08-17T17:34:20.134 INFO:tasks.rados.rados.0.smithi037.stdout:2338: done (3 left) 2024-08-17T17:34:20.134 INFO:tasks.rados.rados.0.smithi037.stdout:2342: delete oid 27 current snap is 304 2024-08-17T17:34:20.134 INFO:tasks.rados.rados.0.smithi037.stdout:2339: finishing write tid 1 to smithi03781225-34 2024-08-17T17:34:20.134 INFO:tasks.rados.rados.0.smithi037.stdout:2339: finishing write tid 2 to smithi03781225-34 2024-08-17T17:34:20.134 INFO:tasks.rados.rados.0.smithi037.stdout:2339: finishing write tid 3 to smithi03781225-34 2024-08-17T17:34:20.134 INFO:tasks.rados.rados.0.smithi037.stdout:2339: finishing write tid 4 to smithi03781225-34 2024-08-17T17:34:20.134 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 1257 (ObjNum 875 snap 304 seq_num 875) dirty exists 2024-08-17T17:34:20.134 INFO:tasks.rados.rados.0.smithi037.stdout:2339: left oid 34 (ObjNum 875 snap 304 seq_num 875) 2024-08-17T17:34:20.134 INFO:tasks.rados.rados.0.smithi037.stdout:2341: finishing rollback tid 0 to smithi03781225-30 2024-08-17T17:34:20.134 INFO:tasks.rados.rados.0.smithi037.stdout:2341: finishing rollback tid 1 to smithi03781225-30 2024-08-17T17:34:20.134 INFO:tasks.rados.rados.0.smithi037.stdout:2341: finishing rollback tid 2 to smithi03781225-30 2024-08-17T17:34:20.134 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 1087 (ObjNum 837 snap 287 seq_num 837) dirty exists 2024-08-17T17:34:20.134 INFO:tasks.rados.rados.0.smithi037.stdout:2340: expect (ObjNum 813 snap 280 seq_num 813) 2024-08-17T17:34:20.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:19 smithi046 ceph-mon[88218]: osdmap e672: 8 total, 8 up, 8 in 2024-08-17T17:34:20.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:19 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:34:20.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:19 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:34:20.254 INFO:tasks.rados.rados.0.smithi037.stdout:2339: done (3 left) 2024-08-17T17:34:20.255 INFO:tasks.rados.rados.0.smithi037.stdout:2340: done (2 left) 2024-08-17T17:34:20.255 INFO:tasks.rados.rados.0.smithi037.stdout:2341: done (1 left) 2024-08-17T17:34:20.255 INFO:tasks.rados.rados.0.smithi037.stdout:2342: done (0 left) 2024-08-17T17:34:20.255 INFO:tasks.rados.rados.0.smithi037.stdout:2343: snap_create 2024-08-17T17:34:20.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:19 smithi037 ceph-mon[97894]: osdmap e672: 8 total, 8 up, 8 in 2024-08-17T17:34:20.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:19 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:34:20.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:19 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:34:20.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:19 smithi037 ceph-mon[102022]: osdmap e672: 8 total, 8 up, 8 in 2024-08-17T17:34:20.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:19 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:34:20.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:19 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:34:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:34:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:34:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:34:20.867 INFO:tasks.rados.rados.0.smithi037.stdout:2343: done (0 left) 2024-08-17T17:34:20.867 INFO:tasks.rados.rados.0.smithi037.stdout:2344: read oid 3 snap -1 2024-08-17T17:34:20.867 INFO:tasks.rados.rados.0.smithi037.stdout:2344: expect (ObjNum 779 snap 268 seq_num 779) 2024-08-17T17:34:20.867 INFO:tasks.rados.rados.0.smithi037.stdout:2345: snap_remove snap 284 2024-08-17T17:34:21.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:20 smithi046 ceph-mon[88218]: pgmap v617: 89 pgs: 89 active+clean; 170 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 625 KiB/s wr, 9 op/s 2024-08-17T17:34:21.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:20 smithi046 ceph-mon[88218]: osdmap e673: 8 total, 8 up, 8 in 2024-08-17T17:34:21.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:20 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:34:21.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:20 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:34:21.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:20 smithi037 ceph-mon[97894]: pgmap v617: 89 pgs: 89 active+clean; 170 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 625 KiB/s wr, 9 op/s 2024-08-17T17:34:21.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:20 smithi037 ceph-mon[97894]: osdmap e673: 8 total, 8 up, 8 in 2024-08-17T17:34:21.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:20 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:34:21.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:20 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:34:21.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:20 smithi037 ceph-mon[102022]: pgmap v617: 89 pgs: 89 active+clean; 170 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 625 KiB/s wr, 9 op/s 2024-08-17T17:34:21.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:20 smithi037 ceph-mon[102022]: osdmap e673: 8 total, 8 up, 8 in 2024-08-17T17:34:21.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:20 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:34:21.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:20 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:34:21.773 INFO:tasks.rados.rados.0.smithi037.stdout:2345: done (1 left) 2024-08-17T17:34:21.773 INFO:tasks.rados.rados.0.smithi037.stdout:2346: read oid 10 snap 304 2024-08-17T17:34:21.773 INFO:tasks.rados.rados.0.smithi037.stdout:2346: expect (ObjNum 861 snap 292 seq_num 861) 2024-08-17T17:34:21.773 INFO:tasks.rados.rados.0.smithi037.stdout:2347: snap_remove snap 290 2024-08-17T17:34:22.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:21 smithi046 ceph-mon[88218]: osdmap e674: 8 total, 8 up, 8 in 2024-08-17T17:34:22.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:21 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:34:22.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:21 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:34:22.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:21 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:34:22.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:21 smithi046 ceph-mon[88218]: osdmap e675: 8 total, 8 up, 8 in 2024-08-17T17:34:22.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:21 smithi037 ceph-mon[97894]: osdmap e674: 8 total, 8 up, 8 in 2024-08-17T17:34:22.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:21 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:34:22.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:21 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:34:22.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:21 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:34:22.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:21 smithi037 ceph-mon[97894]: osdmap e675: 8 total, 8 up, 8 in 2024-08-17T17:34:22.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:21 smithi037 ceph-mon[102022]: osdmap e674: 8 total, 8 up, 8 in 2024-08-17T17:34:22.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:21 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:34:22.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:21 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:34:22.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:21 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:34:22.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:21 smithi037 ceph-mon[102022]: osdmap e675: 8 total, 8 up, 8 in 2024-08-17T17:34:22.774 INFO:tasks.rados.rados.0.smithi037.stdout:2347: done (2 left) 2024-08-17T17:34:22.775 INFO:tasks.rados.rados.0.smithi037.stdout:2348: snap_remove snap 297 2024-08-17T17:34:23.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:22 smithi046 ceph-mon[88218]: pgmap v620: 89 pgs: 89 active+clean; 176 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 1.7 MiB/s wr, 17 op/s 2024-08-17T17:34:23.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:22 smithi046 ceph-mon[88218]: osdmap e676: 8 total, 8 up, 8 in 2024-08-17T17:34:23.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:22 smithi037 ceph-mon[97894]: pgmap v620: 89 pgs: 89 active+clean; 176 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 1.7 MiB/s wr, 17 op/s 2024-08-17T17:34:23.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:22 smithi037 ceph-mon[97894]: osdmap e676: 8 total, 8 up, 8 in 2024-08-17T17:34:23.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:22 smithi037 ceph-mon[102022]: pgmap v620: 89 pgs: 89 active+clean; 176 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 1.7 MiB/s wr, 17 op/s 2024-08-17T17:34:23.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:22 smithi037 ceph-mon[102022]: osdmap e676: 8 total, 8 up, 8 in 2024-08-17T17:34:23.778 INFO:tasks.rados.rados.0.smithi037.stdout:2348: done (2 left) 2024-08-17T17:34:23.779 INFO:tasks.rados.rados.0.smithi037.stdout:2349: snap_create 2024-08-17T17:34:23.779 INFO:tasks.rados.rados.0.smithi037.stdout:2344: expect (ObjNum 779 snap 268 seq_num 779) 2024-08-17T17:34:24.010 INFO:tasks.rados.rados.0.smithi037.stdout:2346: expect (ObjNum 861 snap 292 seq_num 861) 2024-08-17T17:34:24.779 INFO:tasks.rados.rados.0.smithi037.stdout:2344: done (2 left) 2024-08-17T17:34:24.780 INFO:tasks.rados.rados.0.smithi037.stdout:2346: done (1 left) 2024-08-17T17:34:24.780 INFO:tasks.rados.rados.0.smithi037.stdout:2349: done (0 left) 2024-08-17T17:34:24.780 INFO:tasks.rados.rados.0.smithi037.stdout:2350: write oid 41 current snap is 306 2024-08-17T17:34:24.780 INFO:tasks.rados.rados.0.smithi037.stdout:2350: seq_num 877 ranges {739739=573968,2053414=686325} 2024-08-17T17:34:24.787 INFO:tasks.rados.rados.0.smithi037.stdout:2350: writing smithi03781225-41 from 739739 to 1313707 tid 1 2024-08-17T17:34:24.795 INFO:tasks.rados.rados.0.smithi037.stdout:2350: writing smithi03781225-41 from 2053414 to 2739739 tid 2 2024-08-17T17:34:24.795 INFO:tasks.rados.rados.0.smithi037.stdout:2351: write oid 32 current snap is 306 2024-08-17T17:34:24.795 INFO:tasks.rados.rados.0.smithi037.stdout:2351: seq_num 878 ranges {756546=649217,2111896=505630} 2024-08-17T17:34:24.803 INFO:tasks.rados.rados.0.smithi037.stdout:2351: writing smithi03781225-32 from 756546 to 1405763 tid 1 2024-08-17T17:34:24.810 INFO:tasks.rados.rados.0.smithi037.stdout:2351: writing smithi03781225-32 from 2111896 to 2617526 tid 2 2024-08-17T17:34:24.810 INFO:tasks.rados.rados.0.smithi037.stdout:2352: write oid 15 current snap is 306 2024-08-17T17:34:24.810 INFO:tasks.rados.rados.0.smithi037.stdout:2352: seq_num 879 ranges {773353=724466,2170378=602975} 2024-08-17T17:34:24.818 INFO:tasks.rados.rados.0.smithi037.stdout:2352: writing smithi03781225-15 from 773353 to 1497819 tid 1 2024-08-17T17:34:24.826 INFO:tasks.rados.rados.0.smithi037.stdout:2352: writing smithi03781225-15 from 2170378 to 2773353 tid 2 2024-08-17T17:34:24.826 INFO:tasks.rados.rados.0.smithi037.stdout:2353: read oid 38 snap -1 2024-08-17T17:34:24.826 INFO:tasks.rados.rados.0.smithi037.stdout:2353: expect (ObjNum 864 snap 298 seq_num 864) 2024-08-17T17:34:24.826 INFO:tasks.rados.rados.0.smithi037.stdout:2354: snap_create 2024-08-17T17:34:24.826 INFO:tasks.rados.rados.0.smithi037.stdout:2350: finishing write tid 1 to smithi03781225-41 2024-08-17T17:34:24.826 INFO:tasks.rados.rados.0.smithi037.stdout:2350: finishing write tid 2 to smithi03781225-41 2024-08-17T17:34:24.827 INFO:tasks.rados.rados.0.smithi037.stdout:2350: finishing write tid 3 to smithi03781225-41 2024-08-17T17:34:24.827 INFO:tasks.rados.rados.0.smithi037.stdout:2350: finishing write tid 4 to smithi03781225-41 2024-08-17T17:34:24.827 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 395 (ObjNum 877 snap 306 seq_num 877) dirty exists 2024-08-17T17:34:24.827 INFO:tasks.rados.rados.0.smithi037.stdout:2350: left oid 41 (ObjNum 877 snap 306 seq_num 877) 2024-08-17T17:34:24.827 INFO:tasks.rados.rados.0.smithi037.stdout:2351: finishing write tid 1 to smithi03781225-32 2024-08-17T17:34:24.827 INFO:tasks.rados.rados.0.smithi037.stdout:2351: finishing write tid 2 to smithi03781225-32 2024-08-17T17:34:24.827 INFO:tasks.rados.rados.0.smithi037.stdout:2351: finishing write tid 3 to smithi03781225-32 2024-08-17T17:34:24.827 INFO:tasks.rados.rados.0.smithi037.stdout:2351: finishing write tid 4 to smithi03781225-32 2024-08-17T17:34:24.827 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 32 v 372 (ObjNum 878 snap 306 seq_num 878) dirty exists 2024-08-17T17:34:24.827 INFO:tasks.rados.rados.0.smithi037.stdout:2351: left oid 32 (ObjNum 878 snap 306 seq_num 878) 2024-08-17T17:34:24.828 INFO:tasks.rados.rados.0.smithi037.stdout:2352: finishing write tid 1 to smithi03781225-15 2024-08-17T17:34:24.829 INFO:tasks.rados.rados.0.smithi037.stdout:2352: finishing write tid 2 to smithi03781225-15 2024-08-17T17:34:24.829 INFO:tasks.rados.rados.0.smithi037.stdout:2352: finishing write tid 3 to smithi03781225-15 2024-08-17T17:34:24.829 INFO:tasks.rados.rados.0.smithi037.stdout:2352: finishing write tid 4 to smithi03781225-15 2024-08-17T17:34:24.829 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 15 v 935 (ObjNum 879 snap 306 seq_num 879) dirty exists 2024-08-17T17:34:24.829 INFO:tasks.rados.rados.0.smithi037.stdout:2352: left oid 15 (ObjNum 879 snap 306 seq_num 879) 2024-08-17T17:34:24.831 INFO:tasks.rados.rados.0.smithi037.stdout:2353: expect (ObjNum 864 snap 298 seq_num 864) 2024-08-17T17:34:25.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:24 smithi037 ceph-mon[102022]: pgmap v623: 89 pgs: 89 active+clean; 176 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2024-08-17T17:34:25.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:24 smithi037 ceph-mon[102022]: osdmap e677: 8 total, 8 up, 8 in 2024-08-17T17:34:25.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:25.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:24 smithi037 ceph-mon[97894]: pgmap v623: 89 pgs: 89 active+clean; 176 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2024-08-17T17:34:25.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:24 smithi037 ceph-mon[97894]: osdmap e677: 8 total, 8 up, 8 in 2024-08-17T17:34:25.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:24 smithi046 ceph-mon[88218]: pgmap v623: 89 pgs: 89 active+clean; 176 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2024-08-17T17:34:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:24 smithi046 ceph-mon[88218]: osdmap e677: 8 total, 8 up, 8 in 2024-08-17T17:34:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:25.789 INFO:tasks.rados.rados.0.smithi037.stdout:2350: done (4 left) 2024-08-17T17:34:25.790 INFO:tasks.rados.rados.0.smithi037.stdout:2351: done (3 left) 2024-08-17T17:34:25.790 INFO:tasks.rados.rados.0.smithi037.stdout:2352: done (2 left) 2024-08-17T17:34:25.790 INFO:tasks.rados.rados.0.smithi037.stdout:2353: done (1 left) 2024-08-17T17:34:25.790 INFO:tasks.rados.rados.0.smithi037.stdout:2354: done (0 left) 2024-08-17T17:34:25.790 INFO:tasks.rados.rados.0.smithi037.stdout:2355: write oid 34 current snap is 307 2024-08-17T17:34:25.790 INFO:tasks.rados.rados.0.smithi037.stdout:2355: seq_num 880 ranges {790160=799715,2112507=509299} 2024-08-17T17:34:25.798 INFO:tasks.rados.rados.0.smithi037.stdout:2355: writing smithi03781225-34 from 790160 to 1589875 tid 1 2024-08-17T17:34:25.804 INFO:tasks.rados.rados.0.smithi037.stdout:2355: writing smithi03781225-34 from 2112507 to 2621806 tid 2 2024-08-17T17:34:25.804 INFO:tasks.rados.rados.0.smithi037.stdout:2356: write oid 13 current snap is 307 2024-08-17T17:34:25.804 INFO:tasks.rados.rados.0.smithi037.stdout:2356: seq_num 881 ranges {406967=474964,1370989=769310,2677186=129781} 2024-08-17T17:34:25.809 INFO:tasks.rados.rados.0.smithi037.stdout:2356: writing smithi03781225-13 from 406967 to 881931 tid 1 2024-08-17T17:34:25.816 INFO:tasks.rados.rados.0.smithi037.stdout:2356: writing smithi03781225-13 from 1370989 to 2140299 tid 2 2024-08-17T17:34:25.820 INFO:tasks.rados.rados.0.smithi037.stdout:2356: writing smithi03781225-13 from 2677186 to 2806967 tid 3 2024-08-17T17:34:25.820 INFO:tasks.rados.rados.0.smithi037.stdout:2357: write oid 36 current snap is 307 2024-08-17T17:34:25.820 INFO:tasks.rados.rados.0.smithi037.stdout:2355: finishing write tid 1 to smithi03781225-34 2024-08-17T17:34:25.820 INFO:tasks.rados.rados.0.smithi037.stdout:2355: finishing write tid 2 to smithi03781225-34 2024-08-17T17:34:25.820 INFO:tasks.rados.rados.0.smithi037.stdout:2355: finishing write tid 3 to smithi03781225-34 2024-08-17T17:34:25.821 INFO:tasks.rados.rados.0.smithi037.stdout:2355: finishing write tid 4 to smithi03781225-34 2024-08-17T17:34:25.821 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 1277 (ObjNum 880 snap 307 seq_num 880) dirty exists 2024-08-17T17:34:25.821 INFO:tasks.rados.rados.0.smithi037.stdout:2355: left oid 34 (ObjNum 880 snap 307 seq_num 880) 2024-08-17T17:34:25.821 INFO:tasks.rados.rados.0.smithi037.stdout:2357: seq_num 882 ranges {423774=666566,1545824=512968,2704609=119165} 2024-08-17T17:34:25.826 INFO:tasks.rados.rados.0.smithi037.stdout:2357: writing smithi03781225-36 from 423774 to 1090340 tid 1 2024-08-17T17:34:25.831 INFO:tasks.rados.rados.0.smithi037.stdout:2357: writing smithi03781225-36 from 1545824 to 2058792 tid 2 2024-08-17T17:34:25.836 INFO:tasks.rados.rados.0.smithi037.stdout:2357: writing smithi03781225-36 from 2704609 to 2823774 tid 3 2024-08-17T17:34:25.836 INFO:tasks.rados.rados.0.smithi037.stdout:2355: done (2 left) 2024-08-17T17:34:25.836 INFO:tasks.rados.rados.0.smithi037.stdout:2358: read oid 39 snap -1 2024-08-17T17:34:25.836 INFO:tasks.rados.rados.0.smithi037.stdout:2358: expect (ObjNum 843 snap 288 seq_num 843) 2024-08-17T17:34:25.836 INFO:tasks.rados.rados.0.smithi037.stdout:2359: write oid 46 current snap is 307 2024-08-17T17:34:25.836 INFO:tasks.rados.rados.0.smithi037.stdout:2356: finishing write tid 1 to smithi03781225-13 2024-08-17T17:34:25.836 INFO:tasks.rados.rados.0.smithi037.stdout:2356: finishing write tid 2 to smithi03781225-13 2024-08-17T17:34:25.836 INFO:tasks.rados.rados.0.smithi037.stdout:2359: seq_num 883 ranges {440581=741815,1604306=656626,2732032=108549} 2024-08-17T17:34:25.842 INFO:tasks.rados.rados.0.smithi037.stdout:2359: writing smithi03781225-46 from 440581 to 1182396 tid 1 2024-08-17T17:34:25.848 INFO:tasks.rados.rados.0.smithi037.stdout:2359: writing smithi03781225-46 from 1604306 to 2260932 tid 2 2024-08-17T17:34:25.852 INFO:tasks.rados.rados.0.smithi037.stdout:2359: writing smithi03781225-46 from 2732032 to 2840581 tid 3 2024-08-17T17:34:25.852 INFO:tasks.rados.rados.0.smithi037.stdout:2360: write oid 8 current snap is 307 2024-08-17T17:34:25.852 INFO:tasks.rados.rados.0.smithi037.stdout:2356: finishing write tid 3 to smithi03781225-13 2024-08-17T17:34:25.852 INFO:tasks.rados.rados.0.smithi037.stdout:2356: finishing write tid 4 to smithi03781225-13 2024-08-17T17:34:25.852 INFO:tasks.rados.rados.0.smithi037.stdout:2356: finishing write tid 5 to smithi03781225-13 2024-08-17T17:34:25.852 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 939 (ObjNum 881 snap 307 seq_num 881) dirty exists 2024-08-17T17:34:25.853 INFO:tasks.rados.rados.0.smithi037.stdout:2356: left oid 13 (ObjNum 881 snap 307 seq_num 881) 2024-08-17T17:34:25.853 INFO:tasks.rados.rados.0.smithi037.stdout:2357: finishing write tid 1 to smithi03781225-36 2024-08-17T17:34:25.853 INFO:tasks.rados.rados.0.smithi037.stdout:2357: finishing write tid 2 to smithi03781225-36 2024-08-17T17:34:25.853 INFO:tasks.rados.rados.0.smithi037.stdout:2360: seq_num 884 ranges {457388=417064,1546435=516637,2643102=214286} 2024-08-17T17:34:25.857 INFO:tasks.rados.rados.0.smithi037.stdout:2360: writing smithi03781225-8 from 457388 to 874452 tid 1 2024-08-17T17:34:25.863 INFO:tasks.rados.rados.0.smithi037.stdout:2360: writing smithi03781225-8 from 1546435 to 2063072 tid 2 2024-08-17T17:34:25.868 INFO:tasks.rados.rados.0.smithi037.stdout:2360: writing smithi03781225-8 from 2643102 to 2857388 tid 3 2024-08-17T17:34:25.868 INFO:tasks.rados.rados.0.smithi037.stdout:2356: done (4 left) 2024-08-17T17:34:25.868 INFO:tasks.rados.rados.0.smithi037.stdout:2361: snap_create 2024-08-17T17:34:25.869 INFO:tasks.rados.rados.0.smithi037.stdout:2357: finishing write tid 3 to smithi03781225-36 2024-08-17T17:34:25.869 INFO:tasks.rados.rados.0.smithi037.stdout:2357: finishing write tid 4 to smithi03781225-36 2024-08-17T17:34:25.869 INFO:tasks.rados.rados.0.smithi037.stdout:2357: finishing write tid 5 to smithi03781225-36 2024-08-17T17:34:25.869 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 36 v 1282 (ObjNum 882 snap 307 seq_num 882) dirty exists 2024-08-17T17:34:25.869 INFO:tasks.rados.rados.0.smithi037.stdout:2357: left oid 36 (ObjNum 882 snap 307 seq_num 882) 2024-08-17T17:34:25.869 INFO:tasks.rados.rados.0.smithi037.stdout:2358: expect (ObjNum 843 snap 288 seq_num 843) 2024-08-17T17:34:25.940 INFO:tasks.rados.rados.0.smithi037.stdout:2359: finishing write tid 1 to smithi03781225-46 2024-08-17T17:34:25.940 INFO:tasks.rados.rados.0.smithi037.stdout:2359: finishing write tid 2 to smithi03781225-46 2024-08-17T17:34:25.940 INFO:tasks.rados.rados.0.smithi037.stdout:2359: finishing write tid 3 to smithi03781225-46 2024-08-17T17:34:25.940 INFO:tasks.rados.rados.0.smithi037.stdout:2359: finishing write tid 4 to smithi03781225-46 2024-08-17T17:34:25.940 INFO:tasks.rados.rados.0.smithi037.stdout:2359: finishing write tid 5 to smithi03781225-46 2024-08-17T17:34:25.940 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 46 v 1054 (ObjNum 883 snap 307 seq_num 883) dirty exists 2024-08-17T17:34:25.940 INFO:tasks.rados.rados.0.smithi037.stdout:2359: left oid 46 (ObjNum 883 snap 307 seq_num 883) 2024-08-17T17:34:25.941 INFO:tasks.rados.rados.0.smithi037.stdout:2360: finishing write tid 1 to smithi03781225-8 2024-08-17T17:34:25.941 INFO:tasks.rados.rados.0.smithi037.stdout:2360: finishing write tid 2 to smithi03781225-8 2024-08-17T17:34:25.941 INFO:tasks.rados.rados.0.smithi037.stdout:2360: finishing write tid 3 to smithi03781225-8 2024-08-17T17:34:25.941 INFO:tasks.rados.rados.0.smithi037.stdout:2360: finishing write tid 4 to smithi03781225-8 2024-08-17T17:34:25.941 INFO:tasks.rados.rados.0.smithi037.stdout:2360: finishing write tid 5 to smithi03781225-8 2024-08-17T17:34:25.941 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 775 (ObjNum 884 snap 307 seq_num 884) dirty exists 2024-08-17T17:34:25.941 INFO:tasks.rados.rados.0.smithi037.stdout:2360: left oid 8 (ObjNum 884 snap 307 seq_num 884) 2024-08-17T17:34:26.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:25 smithi037 ceph-mon[102022]: osdmap e678: 8 total, 8 up, 8 in 2024-08-17T17:34:26.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:25 smithi037 ceph-mon[97894]: osdmap e678: 8 total, 8 up, 8 in 2024-08-17T17:34:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:25 smithi046 ceph-mon[88218]: osdmap e678: 8 total, 8 up, 8 in 2024-08-17T17:34:26.774 INFO:tasks.rados.rados.0.smithi037.stdout:2357: done (4 left) 2024-08-17T17:34:26.774 INFO:tasks.rados.rados.0.smithi037.stdout:2358: done (3 left) 2024-08-17T17:34:26.774 INFO:tasks.rados.rados.0.smithi037.stdout:2359: done (2 left) 2024-08-17T17:34:26.775 INFO:tasks.rados.rados.0.smithi037.stdout:2360: done (1 left) 2024-08-17T17:34:26.775 INFO:tasks.rados.rados.0.smithi037.stdout:2361: done (0 left) 2024-08-17T17:34:26.775 INFO:tasks.rados.rados.0.smithi037.stdout:2362: read oid 25 snap 300 2024-08-17T17:34:26.775 INFO:tasks.rados.rados.0.smithi037.stdout:2362: expect (ObjNum 761 snap 258 seq_num 761) 2024-08-17T17:34:26.775 INFO:tasks.rados.rados.0.smithi037.stdout:2363: write oid 39 current snap is 308 2024-08-17T17:34:26.775 INFO:tasks.rados.rados.0.smithi037.stdout:2363: seq_num 885 ranges {474195=492313,1604917=660295,2670525=203670} 2024-08-17T17:34:26.779 INFO:tasks.rados.rados.0.smithi037.stdout:2363: writing smithi03781225-39 from 474195 to 966508 tid 1 2024-08-17T17:34:26.788 INFO:tasks.rados.rados.0.smithi037.stdout:2363: writing smithi03781225-39 from 1604917 to 2265212 tid 2 2024-08-17T17:34:26.792 INFO:tasks.rados.rados.0.smithi037.stdout:2363: writing smithi03781225-39 from 2670525 to 2874195 tid 3 2024-08-17T17:34:26.792 INFO:tasks.rados.rados.0.smithi037.stdout:2364: read oid 42 snap -1 2024-08-17T17:34:26.792 INFO:tasks.rados.rados.0.smithi037.stdout:2364: expect deleted 2024-08-17T17:34:26.792 INFO:tasks.rados.rados.0.smithi037.stdout:2365: write oid 33 current snap is 308 2024-08-17T17:34:26.792 INFO:tasks.rados.rados.0.smithi037.stdout:2362: expect (ObjNum 761 snap 258 seq_num 761) 2024-08-17T17:34:26.963 INFO:tasks.rados.rados.0.smithi037.stdout:2363: finishing write tid 1 to smithi03781225-39 2024-08-17T17:34:26.963 INFO:tasks.rados.rados.0.smithi037.stdout:2363: finishing write tid 2 to smithi03781225-39 2024-08-17T17:34:26.963 INFO:tasks.rados.rados.0.smithi037.stdout:2365: seq_num 886 ranges {491002=567562,1663399=520306,2814301=76701} 2024-08-17T17:34:26.968 INFO:tasks.rados.rados.0.smithi037.stdout:2365: writing smithi03781225-33 from 491002 to 1058564 tid 1 2024-08-17T17:34:26.974 INFO:tasks.rados.rados.0.smithi037.stdout:2365: writing smithi03781225-33 from 1663399 to 2183705 tid 2 2024-08-17T17:34:26.979 INFO:tasks.rados.rados.0.smithi037.stdout:2365: writing smithi03781225-33 from 2814301 to 2891002 tid 3 2024-08-17T17:34:26.979 INFO:tasks.rados.rados.0.smithi037.stdout:2362: done (3 left) 2024-08-17T17:34:26.979 INFO:tasks.rados.rados.0.smithi037.stdout:2366: write oid 18 current snap is 308 2024-08-17T17:34:26.979 INFO:tasks.rados.rados.0.smithi037.stdout:2366: seq_num 887 ranges {507809=642811,1721881=663964} 2024-08-17T17:34:26.985 INFO:tasks.rados.rados.0.smithi037.stdout:2366: writing smithi03781225-18 from 507809 to 1150620 tid 1 2024-08-17T17:34:26.992 INFO:tasks.rados.rados.0.smithi037.stdout:2366: writing smithi03781225-18 from 1721881 to 2385845 tid 2 2024-08-17T17:34:26.992 INFO:tasks.rados.rados.0.smithi037.stdout:2367: read oid 29 snap -1 2024-08-17T17:34:26.992 INFO:tasks.rados.rados.0.smithi037.stdout:2367: expect (ObjNum 813 snap 280 seq_num 813) 2024-08-17T17:34:26.992 INFO:tasks.rados.rados.0.smithi037.stdout:2368: delete oid 15 current snap is 308 2024-08-17T17:34:26.992 INFO:tasks.rados.rados.0.smithi037.stdout:2363: finishing write tid 3 to smithi03781225-39 2024-08-17T17:34:26.992 INFO:tasks.rados.rados.0.smithi037.stdout:2363: finishing write tid 4 to smithi03781225-39 2024-08-17T17:34:26.992 INFO:tasks.rados.rados.0.smithi037.stdout:2363: finishing write tid 5 to smithi03781225-39 2024-08-17T17:34:26.992 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 1287 (ObjNum 885 snap 308 seq_num 885) dirty exists 2024-08-17T17:34:26.993 INFO:tasks.rados.rados.0.smithi037.stdout:2363: left oid 39 (ObjNum 885 snap 308 seq_num 885) 2024-08-17T17:34:26.993 INFO:tasks.rados.rados.0.smithi037.stdout:2365: finishing write tid 1 to smithi03781225-33 2024-08-17T17:34:26.993 INFO:tasks.rados.rados.0.smithi037.stdout:2365: finishing write tid 2 to smithi03781225-33 2024-08-17T17:34:26.993 INFO:tasks.rados.rados.0.smithi037.stdout:2365: finishing write tid 3 to smithi03781225-33 2024-08-17T17:34:26.993 INFO:tasks.rados.rados.0.smithi037.stdout:2365: finishing write tid 4 to smithi03781225-33 2024-08-17T17:34:26.993 INFO:tasks.rados.rados.0.smithi037.stdout:2365: finishing write tid 5 to smithi03781225-33 2024-08-17T17:34:26.993 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 896 (ObjNum 886 snap 308 seq_num 886) dirty exists 2024-08-17T17:34:26.993 INFO:tasks.rados.rados.0.smithi037.stdout:2365: left oid 33 (ObjNum 886 snap 308 seq_num 886) 2024-08-17T17:34:26.993 INFO:tasks.rados.rados.0.smithi037.stdout:2366: finishing write tid 1 to smithi03781225-18 2024-08-17T17:34:26.996 INFO:tasks.rados.rados.0.smithi037.stdout:2367: expect (ObjNum 813 snap 280 seq_num 813) 2024-08-17T17:34:27.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:26 smithi037 ceph-mon[97894]: pgmap v626: 89 pgs: 89 active+clean; 180 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 866 KiB/s wr, 12 op/s 2024-08-17T17:34:27.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:26 smithi037 ceph-mon[97894]: osdmap e679: 8 total, 8 up, 8 in 2024-08-17T17:34:27.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:26 smithi037 ceph-mon[97894]: osdmap e680: 8 total, 8 up, 8 in 2024-08-17T17:34:27.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:26 smithi037 ceph-mon[102022]: pgmap v626: 89 pgs: 89 active+clean; 180 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 866 KiB/s wr, 12 op/s 2024-08-17T17:34:27.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:26 smithi037 ceph-mon[102022]: osdmap e679: 8 total, 8 up, 8 in 2024-08-17T17:34:27.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:26 smithi037 ceph-mon[102022]: osdmap e680: 8 total, 8 up, 8 in 2024-08-17T17:34:27.118 INFO:tasks.rados.rados.0.smithi037.stdout:2366: finishing write tid 2 to smithi03781225-18 2024-08-17T17:34:27.118 INFO:tasks.rados.rados.0.smithi037.stdout:2366: finishing write tid 3 to smithi03781225-18 2024-08-17T17:34:27.118 INFO:tasks.rados.rados.0.smithi037.stdout:2366: finishing write tid 4 to smithi03781225-18 2024-08-17T17:34:27.119 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 943 (ObjNum 887 snap 308 seq_num 887) dirty exists 2024-08-17T17:34:27.119 INFO:tasks.rados.rados.0.smithi037.stdout:2366: left oid 18 (ObjNum 887 snap 308 seq_num 887) 2024-08-17T17:34:27.119 INFO:tasks.rados.rados.0.smithi037.stdout:2363: done (5 left) 2024-08-17T17:34:27.119 INFO:tasks.rados.rados.0.smithi037.stdout:2364: done (4 left) 2024-08-17T17:34:27.119 INFO:tasks.rados.rados.0.smithi037.stdout:2365: done (3 left) 2024-08-17T17:34:27.119 INFO:tasks.rados.rados.0.smithi037.stdout:2366: done (2 left) 2024-08-17T17:34:27.119 INFO:tasks.rados.rados.0.smithi037.stdout:2367: done (1 left) 2024-08-17T17:34:27.119 INFO:tasks.rados.rados.0.smithi037.stdout:2368: done (0 left) 2024-08-17T17:34:27.119 INFO:tasks.rados.rados.0.smithi037.stdout:2369: rollback oid 18 current snap is 308 2024-08-17T17:34:27.119 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 18 to 289 2024-08-17T17:34:27.119 INFO:tasks.rados.rados.0.smithi037.stdout:2370: rollback oid 49 current snap is 308 2024-08-17T17:34:27.120 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 49 to 304 2024-08-17T17:34:27.120 INFO:tasks.rados.rados.0.smithi037.stdout:2371: write oid 33 current snap is 308 2024-08-17T17:34:27.120 INFO:tasks.rados.rados.0.smithi037.stdout:2371: seq_num 889 ranges {541423=793309,2122492=667633} 2024-08-17T17:34:27.125 INFO:tasks.rados.rados.0.smithi037.stdout:2371: writing smithi03781225-33 from 541423 to 1334732 tid 1 2024-08-17T17:34:27.133 INFO:tasks.rados.rados.0.smithi037.stdout:2371: writing smithi03781225-33 from 2122492 to 2790125 tid 2 2024-08-17T17:34:27.133 INFO:tasks.rados.rados.0.smithi037.stdout:2372: delete oid 20 current snap is 308 2024-08-17T17:34:27.133 INFO:tasks.rados.rados.0.smithi037.stdout:2370: finishing rollback tid 1 to smithi03781225-49 2024-08-17T17:34:27.133 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 49 v 727 (ObjNum 0 snap 0 seq_num 304) dirty dne 2024-08-17T17:34:27.134 INFO:tasks.rados.rados.0.smithi037.stdout:2369: finishing rollback tid 0 to smithi03781225-18 2024-08-17T17:34:27.134 INFO:tasks.rados.rados.0.smithi037.stdout:2369: finishing rollback tid 1 to smithi03781225-18 2024-08-17T17:34:27.134 INFO:tasks.rados.rados.0.smithi037.stdout:2369: finishing rollback tid 2 to smithi03781225-18 2024-08-17T17:34:27.134 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 948 (ObjNum 780 snap 269 seq_num 780) dirty exists 2024-08-17T17:34:27.134 INFO:tasks.rados.rados.0.smithi037.stdout:2371: finishing write tid 1 to smithi03781225-33 2024-08-17T17:34:27.138 INFO:tasks.rados.rados.0.smithi037.stdout:2369: done (3 left) 2024-08-17T17:34:27.138 INFO:tasks.rados.rados.0.smithi037.stdout:2370: done (2 left) 2024-08-17T17:34:27.138 INFO:tasks.rados.rados.0.smithi037.stdout:2372: done (1 left) 2024-08-17T17:34:27.138 INFO:tasks.rados.rados.0.smithi037.stdout:2373: write oid 18 current snap is 308 2024-08-17T17:34:27.138 INFO:tasks.rados.rados.0.smithi037.stdout:2373: seq_num 891 ranges {575037=660160,1955809=671302} 2024-08-17T17:34:27.142 INFO:tasks.rados.rados.0.smithi037.stdout:2373: writing smithi03781225-18 from 575037 to 1235197 tid 1 2024-08-17T17:34:27.151 INFO:tasks.rados.rados.0.smithi037.stdout:2373: writing smithi03781225-18 from 1955809 to 2627111 tid 2 2024-08-17T17:34:27.151 INFO:tasks.rados.rados.0.smithi037.stdout:2374: read oid 41 snap -1 2024-08-17T17:34:27.151 INFO:tasks.rados.rados.0.smithi037.stdout:2374: expect (ObjNum 877 snap 306 seq_num 877) 2024-08-17T17:34:27.151 INFO:tasks.rados.rados.0.smithi037.stdout:2375: write oid 21 current snap is 308 2024-08-17T17:34:27.151 INFO:tasks.rados.rados.0.smithi037.stdout:2371: finishing write tid 2 to smithi03781225-33 2024-08-17T17:34:27.151 INFO:tasks.rados.rados.0.smithi037.stdout:2371: finishing write tid 3 to smithi03781225-33 2024-08-17T17:34:27.151 INFO:tasks.rados.rados.0.smithi037.stdout:2371: finishing write tid 4 to smithi03781225-33 2024-08-17T17:34:27.151 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 899 (ObjNum 889 snap 308 seq_num 889) dirty exists 2024-08-17T17:34:27.152 INFO:tasks.rados.rados.0.smithi037.stdout:2371: left oid 33 (ObjNum 889 snap 308 seq_num 889) 2024-08-17T17:34:27.152 INFO:tasks.rados.rados.0.smithi037.stdout:2373: finishing write tid 1 to smithi03781225-18 2024-08-17T17:34:27.152 INFO:tasks.rados.rados.0.smithi037.stdout:2375: seq_num 892 ranges {591844=735409,1897938=531313,2862486=129358} 2024-08-17T17:34:27.157 INFO:tasks.rados.rados.0.smithi037.stdout:2375: writing smithi03781225-21 from 591844 to 1327253 tid 1 2024-08-17T17:34:27.164 INFO:tasks.rados.rados.0.smithi037.stdout:2375: writing smithi03781225-21 from 1897938 to 2429251 tid 2 2024-08-17T17:34:27.167 INFO:tasks.rados.rados.0.smithi037.stdout:2375: writing smithi03781225-21 from 2862486 to 2991844 tid 3 2024-08-17T17:34:27.167 INFO:tasks.rados.rados.0.smithi037.stdout:2371: done (3 left) 2024-08-17T17:34:27.167 INFO:tasks.rados.rados.0.smithi037.stdout:2376: snap_create 2024-08-17T17:34:27.168 INFO:tasks.rados.rados.0.smithi037.stdout:2373: finishing write tid 2 to smithi03781225-18 2024-08-17T17:34:27.168 INFO:tasks.rados.rados.0.smithi037.stdout:2373: finishing write tid 3 to smithi03781225-18 2024-08-17T17:34:27.168 INFO:tasks.rados.rados.0.smithi037.stdout:2373: finishing write tid 4 to smithi03781225-18 2024-08-17T17:34:27.168 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 951 (ObjNum 891 snap 308 seq_num 891) dirty exists 2024-08-17T17:34:27.168 INFO:tasks.rados.rados.0.smithi037.stdout:2373: left oid 18 (ObjNum 891 snap 308 seq_num 891) 2024-08-17T17:34:27.168 INFO:tasks.rados.rados.0.smithi037.stdout:2374: expect (ObjNum 877 snap 306 seq_num 877) 2024-08-17T17:34:27.258 INFO:tasks.rados.rados.0.smithi037.stdout:2375: finishing write tid 1 to smithi03781225-21 2024-08-17T17:34:27.258 INFO:tasks.rados.rados.0.smithi037.stdout:2375: finishing write tid 2 to smithi03781225-21 2024-08-17T17:34:27.258 INFO:tasks.rados.rados.0.smithi037.stdout:2375: finishing write tid 3 to smithi03781225-21 2024-08-17T17:34:27.259 INFO:tasks.rados.rados.0.smithi037.stdout:2375: finishing write tid 4 to smithi03781225-21 2024-08-17T17:34:27.259 INFO:tasks.rados.rados.0.smithi037.stdout:2375: finishing write tid 5 to smithi03781225-21 2024-08-17T17:34:27.259 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 21 v 2032 (ObjNum 892 snap 308 seq_num 892) dirty exists 2024-08-17T17:34:27.259 INFO:tasks.rados.rados.0.smithi037.stdout:2375: left oid 21 (ObjNum 892 snap 308 seq_num 892) 2024-08-17T17:34:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:26 smithi046 ceph-mon[88218]: pgmap v626: 89 pgs: 89 active+clean; 180 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 866 KiB/s wr, 12 op/s 2024-08-17T17:34:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:26 smithi046 ceph-mon[88218]: osdmap e679: 8 total, 8 up, 8 in 2024-08-17T17:34:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:26 smithi046 ceph-mon[88218]: osdmap e680: 8 total, 8 up, 8 in 2024-08-17T17:34:27.799 INFO:tasks.rados.rados.0.smithi037.stdout:2373: done (3 left) 2024-08-17T17:34:27.800 INFO:tasks.rados.rados.0.smithi037.stdout:2374: done (2 left) 2024-08-17T17:34:27.800 INFO:tasks.rados.rados.0.smithi037.stdout:2375: done (1 left) 2024-08-17T17:34:27.800 INFO:tasks.rados.rados.0.smithi037.stdout:2376: done (0 left) 2024-08-17T17:34:27.800 INFO:tasks.rados.rados.0.smithi037.stdout:2377: write oid 9 current snap is 309 2024-08-17T17:34:27.800 INFO:tasks.rados.rados.0.smithi037.stdout:2377: seq_num 893 ranges {608651=410658,1556420=674971,2773556=235095} 2024-08-17T17:34:27.805 INFO:tasks.rados.rados.0.smithi037.stdout:2377: writing smithi03781225-9 from 608651 to 1019309 tid 1 2024-08-17T17:34:27.812 INFO:tasks.rados.rados.0.smithi037.stdout:2377: writing smithi03781225-9 from 1556420 to 2231391 tid 2 2024-08-17T17:34:27.817 INFO:tasks.rados.rados.0.smithi037.stdout:2377: writing smithi03781225-9 from 2773556 to 3008651 tid 3 2024-08-17T17:34:27.817 INFO:tasks.rados.rados.0.smithi037.stdout:2378: delete oid 25 current snap is 309 2024-08-17T17:34:27.817 INFO:tasks.rados.rados.0.smithi037.stdout:2377: finishing write tid 1 to smithi03781225-9 2024-08-17T17:34:27.817 INFO:tasks.rados.rados.0.smithi037.stdout:2377: finishing write tid 2 to smithi03781225-9 2024-08-17T17:34:27.822 INFO:tasks.rados.rados.0.smithi037.stdout:2377: finishing write tid 3 to smithi03781225-9 2024-08-17T17:34:27.822 INFO:tasks.rados.rados.0.smithi037.stdout:2377: finishing write tid 4 to smithi03781225-9 2024-08-17T17:34:27.822 INFO:tasks.rados.rados.0.smithi037.stdout:2377: finishing write tid 5 to smithi03781225-9 2024-08-17T17:34:27.822 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 2037 (ObjNum 893 snap 309 seq_num 893) dirty exists 2024-08-17T17:34:27.822 INFO:tasks.rados.rados.0.smithi037.stdout:2377: left oid 9 (ObjNum 893 snap 309 seq_num 893) 2024-08-17T17:34:27.822 INFO:tasks.rados.rados.0.smithi037.stdout:2377: done (1 left) 2024-08-17T17:34:27.822 INFO:tasks.rados.rados.0.smithi037.stdout:2378: done (0 left) 2024-08-17T17:34:27.822 INFO:tasks.rados.rados.0.smithi037.stdout:2379: read oid 14 snap -1 2024-08-17T17:34:27.822 INFO:tasks.rados.rados.0.smithi037.stdout:2379: expect deleted 2024-08-17T17:34:27.823 INFO:tasks.rados.rados.0.smithi037.stdout:2380: write oid 2 current snap is 309 2024-08-17T17:34:27.823 INFO:tasks.rados.rados.0.smithi037.stdout:2380: seq_num 895 ranges {642265=561156,1673384=678640,2828402=213863} 2024-08-17T17:34:27.828 INFO:tasks.rados.rados.0.smithi037.stdout:2380: writing smithi03781225-2 from 642265 to 1203421 tid 1 2024-08-17T17:34:27.834 INFO:tasks.rados.rados.0.smithi037.stdout:2380: writing smithi03781225-2 from 1673384 to 2352024 tid 2 2024-08-17T17:34:27.839 INFO:tasks.rados.rados.0.smithi037.stdout:2380: writing smithi03781225-2 from 2828402 to 3042265 tid 3 2024-08-17T17:34:27.839 INFO:tasks.rados.rados.0.smithi037.stdout:2381: write oid 19 current snap is 309 2024-08-17T17:34:27.839 INFO:tasks.rados.rados.0.smithi037.stdout:2380: finishing write tid 1 to smithi03781225-2 2024-08-17T17:34:27.839 INFO:tasks.rados.rados.0.smithi037.stdout:2380: finishing write tid 2 to smithi03781225-2 2024-08-17T17:34:27.839 INFO:tasks.rados.rados.0.smithi037.stdout:2381: seq_num 896 ranges {659072=636405,1731866=422298,2855825=203247} 2024-08-17T17:34:27.846 INFO:tasks.rados.rados.0.smithi037.stdout:2381: writing smithi03781225-19 from 659072 to 1295477 tid 1 2024-08-17T17:34:27.850 INFO:tasks.rados.rados.0.smithi037.stdout:2381: writing smithi03781225-19 from 1731866 to 2154164 tid 2 2024-08-17T17:34:27.856 INFO:tasks.rados.rados.0.smithi037.stdout:2381: writing smithi03781225-19 from 2855825 to 3059072 tid 3 2024-08-17T17:34:27.856 INFO:tasks.rados.rados.0.smithi037.stdout:2379: done (2 left) 2024-08-17T17:34:27.856 INFO:tasks.rados.rados.0.smithi037.stdout:2382: read oid 4 snap -1 2024-08-17T17:34:27.856 INFO:tasks.rados.rados.0.smithi037.stdout:2382: expect deleted 2024-08-17T17:34:27.856 INFO:tasks.rados.rados.0.smithi037.stdout:2383: read oid 38 snap -1 2024-08-17T17:34:27.856 INFO:tasks.rados.rados.0.smithi037.stdout:2383: expect (ObjNum 864 snap 298 seq_num 864) 2024-08-17T17:34:27.856 INFO:tasks.rados.rados.0.smithi037.stdout:2384: read oid 49 snap -1 2024-08-17T17:34:27.856 INFO:tasks.rados.rados.0.smithi037.stdout:2384: expect deleted 2024-08-17T17:34:27.857 INFO:tasks.rados.rados.0.smithi037.stdout:2385: write oid 24 current snap is 309 2024-08-17T17:34:27.857 INFO:tasks.rados.rados.0.smithi037.stdout:2380: finishing write tid 3 to smithi03781225-2 2024-08-17T17:34:27.857 INFO:tasks.rados.rados.0.smithi037.stdout:2380: finishing write tid 4 to smithi03781225-2 2024-08-17T17:34:27.857 INFO:tasks.rados.rados.0.smithi037.stdout:2380: finishing write tid 5 to smithi03781225-2 2024-08-17T17:34:27.857 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 2 v 1272 (ObjNum 895 snap 309 seq_num 895) dirty exists 2024-08-17T17:34:27.857 INFO:tasks.rados.rados.0.smithi037.stdout:2380: left oid 2 (ObjNum 895 snap 309 seq_num 895) 2024-08-17T17:34:27.857 INFO:tasks.rados.rados.0.smithi037.stdout:2381: finishing write tid 1 to smithi03781225-19 2024-08-17T17:34:27.857 INFO:tasks.rados.rados.0.smithi037.stdout:2381: finishing write tid 2 to smithi03781225-19 2024-08-17T17:34:27.857 INFO:tasks.rados.rados.0.smithi037.stdout:2385: seq_num 897 ranges {675879=711654,2073995=682309} 2024-08-17T17:34:27.863 INFO:tasks.rados.rados.0.smithi037.stdout:2385: writing smithi03781225-24 from 675879 to 1387533 tid 1 2024-08-17T17:34:27.871 INFO:tasks.rados.rados.0.smithi037.stdout:2385: writing smithi03781225-24 from 2073995 to 2756304 tid 2 2024-08-17T17:34:27.871 INFO:tasks.rados.rados.0.smithi037.stdout:2380: done (5 left) 2024-08-17T17:34:27.871 INFO:tasks.rados.rados.0.smithi037.stdout:2386: delete oid 42 current snap is 309 2024-08-17T17:34:27.871 INFO:tasks.rados.rados.0.smithi037.stdout:2381: finishing write tid 3 to smithi03781225-19 2024-08-17T17:34:27.871 INFO:tasks.rados.rados.0.smithi037.stdout:2381: finishing write tid 4 to smithi03781225-19 2024-08-17T17:34:27.871 INFO:tasks.rados.rados.0.smithi037.stdout:2381: finishing write tid 5 to smithi03781225-19 2024-08-17T17:34:27.872 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 19 v 1008 (ObjNum 896 snap 309 seq_num 896) dirty exists 2024-08-17T17:34:27.872 INFO:tasks.rados.rados.0.smithi037.stdout:2381: left oid 19 (ObjNum 896 snap 309 seq_num 896) 2024-08-17T17:34:27.872 INFO:tasks.rados.rados.0.smithi037.stdout:2383: expect (ObjNum 864 snap 298 seq_num 864) 2024-08-17T17:34:28.010 INFO:tasks.rados.rados.0.smithi037.stdout:2385: finishing write tid 1 to smithi03781225-24 2024-08-17T17:34:28.010 INFO:tasks.rados.rados.0.smithi037.stdout:2385: finishing write tid 2 to smithi03781225-24 2024-08-17T17:34:28.010 INFO:tasks.rados.rados.0.smithi037.stdout:2385: finishing write tid 3 to smithi03781225-24 2024-08-17T17:34:28.010 INFO:tasks.rados.rados.0.smithi037.stdout:2385: finishing write tid 4 to smithi03781225-24 2024-08-17T17:34:28.010 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 24 v 1011 (ObjNum 897 snap 309 seq_num 897) dirty exists 2024-08-17T17:34:28.010 INFO:tasks.rados.rados.0.smithi037.stdout:2385: left oid 24 (ObjNum 897 snap 309 seq_num 897) 2024-08-17T17:34:28.010 INFO:tasks.rados.rados.0.smithi037.stdout:2381: done (5 left) 2024-08-17T17:34:28.010 INFO:tasks.rados.rados.0.smithi037.stdout:2382: done (4 left) 2024-08-17T17:34:28.011 INFO:tasks.rados.rados.0.smithi037.stdout:2383: done (3 left) 2024-08-17T17:34:28.011 INFO:tasks.rados.rados.0.smithi037.stdout:2384: done (2 left) 2024-08-17T17:34:28.011 INFO:tasks.rados.rados.0.smithi037.stdout:2385: done (1 left) 2024-08-17T17:34:28.011 INFO:tasks.rados.rados.0.smithi037.stdout:2386: done (0 left) 2024-08-17T17:34:28.011 INFO:tasks.rados.rados.0.smithi037.stdout:2387: snap_remove snap 279 2024-08-17T17:34:28.805 INFO:tasks.rados.rados.0.smithi037.stdout:2387: done (0 left) 2024-08-17T17:34:28.805 INFO:tasks.rados.rados.0.smithi037.stdout:2388: read oid 48 snap -1 2024-08-17T17:34:28.806 INFO:tasks.rados.rados.0.smithi037.stdout:2388: expect (ObjNum 853 snap 290 seq_num 853) 2024-08-17T17:34:28.806 INFO:tasks.rados.rados.0.smithi037.stdout:2389: read oid 37 snap -1 2024-08-17T17:34:28.806 INFO:tasks.rados.rados.0.smithi037.stdout:2389: expect (ObjNum 848 snap 288 seq_num 848) 2024-08-17T17:34:28.806 INFO:tasks.rados.rados.0.smithi037.stdout:2390: read oid 31 snap 298 2024-08-17T17:34:28.806 INFO:tasks.rados.rados.0.smithi037.stdout:2390: expect (ObjNum 817 snap 281 seq_num 817) 2024-08-17T17:34:28.806 INFO:tasks.rados.rados.0.smithi037.stdout:2391: delete oid 14 current snap is 309 2024-08-17T17:34:28.817 INFO:tasks.rados.rados.0.smithi037.stdout:2389: expect (ObjNum 848 snap 288 seq_num 848) 2024-08-17T17:34:28.973 INFO:tasks.rados.rados.0.smithi037.stdout:2390: expect (ObjNum 817 snap 281 seq_num 817) 2024-08-17T17:34:29.149 INFO:tasks.rados.rados.0.smithi037.stdout:2388: expect (ObjNum 853 snap 290 seq_num 853) 2024-08-17T17:34:29.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:28 smithi046 ceph-mon[88218]: pgmap v629: 89 pgs: 89 active+clean; 180 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 866 KiB/s wr, 10 op/s 2024-08-17T17:34:29.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:28 smithi046 ceph-mon[88218]: osdmap e681: 8 total, 8 up, 8 in 2024-08-17T17:34:29.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:28 smithi037 ceph-mon[102022]: pgmap v629: 89 pgs: 89 active+clean; 180 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 866 KiB/s wr, 10 op/s 2024-08-17T17:34:29.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:28 smithi037 ceph-mon[102022]: osdmap e681: 8 total, 8 up, 8 in 2024-08-17T17:34:29.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:28 smithi037 ceph-mon[97894]: pgmap v629: 89 pgs: 89 active+clean; 180 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 866 KiB/s wr, 10 op/s 2024-08-17T17:34:29.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:28 smithi037 ceph-mon[97894]: osdmap e681: 8 total, 8 up, 8 in 2024-08-17T17:34:29.294 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:34:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:34:28] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.51.0" 2024-08-17T17:34:29.310 INFO:tasks.rados.rados.0.smithi037.stdout:2388: done (3 left) 2024-08-17T17:34:29.310 INFO:tasks.rados.rados.0.smithi037.stdout:2389: done (2 left) 2024-08-17T17:34:29.310 INFO:tasks.rados.rados.0.smithi037.stdout:2390: done (1 left) 2024-08-17T17:34:29.311 INFO:tasks.rados.rados.0.smithi037.stdout:2391: done (0 left) 2024-08-17T17:34:29.311 INFO:tasks.rados.rados.0.smithi037.stdout:2392: write oid 33 current snap is 309 2024-08-17T17:34:29.311 INFO:tasks.rados.rados.0.smithi037.stdout:2392: seq_num 900 ranges {726300=653754,1965794=429636,2965517=160783} 2024-08-17T17:34:29.317 INFO:tasks.rados.rados.0.smithi037.stdout:2392: writing smithi03781225-33 from 726300 to 1380054 tid 1 2024-08-17T17:34:29.323 INFO:tasks.rados.rados.0.smithi037.stdout:2392: writing smithi03781225-33 from 1965794 to 2395430 tid 2 2024-08-17T17:34:29.328 INFO:tasks.rados.rados.0.smithi037.stdout:2392: writing smithi03781225-33 from 2965517 to 3126300 tid 3 2024-08-17T17:34:29.328 INFO:tasks.rados.rados.0.smithi037.stdout:2393: read oid 26 snap 302 2024-08-17T17:34:29.328 INFO:tasks.rados.rados.0.smithi037.stdout:2393: expect (ObjNum 748 snap 254 seq_num 748) 2024-08-17T17:34:29.328 INFO:tasks.rados.rados.0.smithi037.stdout:2394: write oid 12 current snap is 309 2024-08-17T17:34:29.328 INFO:tasks.rados.rados.0.smithi037.stdout:2392: finishing write tid 1 to smithi03781225-33 2024-08-17T17:34:29.328 INFO:tasks.rados.rados.0.smithi037.stdout:2392: finishing write tid 2 to smithi03781225-33 2024-08-17T17:34:29.329 INFO:tasks.rados.rados.0.smithi037.stdout:2394: seq_num 901 ranges {743107=729003,1907923=689647} 2024-08-17T17:34:29.336 INFO:tasks.rados.rados.0.smithi037.stdout:2394: writing smithi03781225-12 from 743107 to 1472110 tid 1 2024-08-17T17:34:29.343 INFO:tasks.rados.rados.0.smithi037.stdout:2394: writing smithi03781225-12 from 1907923 to 2597570 tid 2 2024-08-17T17:34:29.343 INFO:tasks.rados.rados.0.smithi037.stdout:2395: rollback oid 50 current snap is 309 2024-08-17T17:34:29.343 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 50 to 294 2024-08-17T17:34:29.344 INFO:tasks.rados.rados.0.smithi037.stdout:2392: finishing write tid 3 to smithi03781225-33 2024-08-17T17:34:29.344 INFO:tasks.rados.rados.0.smithi037.stdout:2396: read oid 47 snap -1 2024-08-17T17:34:29.344 INFO:tasks.rados.rados.0.smithi037.stdout:2396: expect deleted 2024-08-17T17:34:29.344 INFO:tasks.rados.rados.0.smithi037.stdout:2397: delete oid 40 current snap is 309 2024-08-17T17:34:29.344 INFO:tasks.rados.rados.0.smithi037.stdout:2392: finishing write tid 4 to smithi03781225-33 2024-08-17T17:34:29.344 INFO:tasks.rados.rados.0.smithi037.stdout:2392: finishing write tid 5 to smithi03781225-33 2024-08-17T17:34:29.344 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 912 (ObjNum 900 snap 309 seq_num 900) dirty exists 2024-08-17T17:34:29.344 INFO:tasks.rados.rados.0.smithi037.stdout:2392: left oid 33 (ObjNum 900 snap 309 seq_num 900) 2024-08-17T17:34:29.344 INFO:tasks.rados.rados.0.smithi037.stdout:2393: expect (ObjNum 748 snap 254 seq_num 748) 2024-08-17T17:34:29.563 INFO:tasks.rados.rados.0.smithi037.stdout:2394: finishing write tid 1 to smithi03781225-12 2024-08-17T17:34:29.563 INFO:tasks.rados.rados.0.smithi037.stdout:2395: finishing rollback tid 0 to smithi03781225-50 2024-08-17T17:34:29.563 INFO:tasks.rados.rados.0.smithi037.stdout:2395: finishing rollback tid 1 to smithi03781225-50 2024-08-17T17:34:29.563 INFO:tasks.rados.rados.0.smithi037.stdout:2392: done (5 left) 2024-08-17T17:34:29.563 INFO:tasks.rados.rados.0.smithi037.stdout:2393: done (4 left) 2024-08-17T17:34:29.563 INFO:tasks.rados.rados.0.smithi037.stdout:2397: done (3 left) 2024-08-17T17:34:29.563 INFO:tasks.rados.rados.0.smithi037.stdout:2398: snap_remove snap 289 2024-08-17T17:34:29.809 INFO:tasks.rados.rados.0.smithi037.stdout:2398: done (3 left) 2024-08-17T17:34:29.809 INFO:tasks.rados.rados.0.smithi037.stdout:2399: read oid 41 snap 307 2024-08-17T17:34:29.809 INFO:tasks.rados.rados.0.smithi037.stdout:2399: expect (ObjNum 877 snap 306 seq_num 877) 2024-08-17T17:34:29.809 INFO:tasks.rados.rados.0.smithi037.stdout:2400: delete oid 29 current snap is 309 2024-08-17T17:34:29.810 INFO:tasks.rados.rados.0.smithi037.stdout:2395: finishing rollback tid 2 to smithi03781225-50 2024-08-17T17:34:29.810 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 50 v 1299 (ObjNum 755 snap 255 seq_num 755) dirty exists 2024-08-17T17:34:29.810 INFO:tasks.rados.rados.0.smithi037.stdout:2394: finishing write tid 2 to smithi03781225-12 2024-08-17T17:34:29.810 INFO:tasks.rados.rados.0.smithi037.stdout:2394: finishing write tid 3 to smithi03781225-12 2024-08-17T17:34:29.810 INFO:tasks.rados.rados.0.smithi037.stdout:2394: finishing write tid 4 to smithi03781225-12 2024-08-17T17:34:29.810 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 2048 (ObjNum 901 snap 309 seq_num 901) dirty exists 2024-08-17T17:34:29.810 INFO:tasks.rados.rados.0.smithi037.stdout:2394: left oid 12 (ObjNum 901 snap 309 seq_num 901) 2024-08-17T17:34:29.813 INFO:tasks.rados.rados.0.smithi037.stdout:2399: expect (ObjNum 877 snap 306 seq_num 877) 2024-08-17T17:34:29.907 INFO:tasks.rados.rados.0.smithi037.stdout:2394: done (4 left) 2024-08-17T17:34:29.907 INFO:tasks.rados.rados.0.smithi037.stdout:2395: done (3 left) 2024-08-17T17:34:29.907 INFO:tasks.rados.rados.0.smithi037.stdout:2396: done (2 left) 2024-08-17T17:34:29.908 INFO:tasks.rados.rados.0.smithi037.stdout:2399: done (1 left) 2024-08-17T17:34:29.908 INFO:tasks.rados.rados.0.smithi037.stdout:2400: done (0 left) 2024-08-17T17:34:29.908 INFO:tasks.rados.rados.0.smithi037.stdout:2401: rollback oid 37 current snap is 309 2024-08-17T17:34:29.908 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 37 to 285 2024-08-17T17:34:29.908 INFO:tasks.rados.rados.0.smithi037.stdout:2402: rollback oid 34 current snap is 309 2024-08-17T17:34:29.908 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 34 to 308 2024-08-17T17:34:29.908 INFO:tasks.rados.rados.0.smithi037.stdout:2403: write oid 50 current snap is 309 2024-08-17T17:34:29.908 INFO:tasks.rados.rados.0.smithi037.stdout:2403: seq_num 904 ranges {793528=554750,2083369=436974,2958856=234672} 2024-08-17T17:34:29.914 INFO:tasks.rados.rados.0.smithi037.stdout:2403: writing smithi03781225-50 from 793528 to 1348278 tid 1 2024-08-17T17:34:29.921 INFO:tasks.rados.rados.0.smithi037.stdout:2403: writing smithi03781225-50 from 2083369 to 2520343 tid 2 2024-08-17T17:34:29.925 INFO:tasks.rados.rados.0.smithi037.stdout:2403: writing smithi03781225-50 from 2958856 to 3193528 tid 3 2024-08-17T17:34:29.925 INFO:tasks.rados.rados.0.smithi037.stdout:2404: snap_create 2024-08-17T17:34:29.925 INFO:tasks.rados.rados.0.smithi037.stdout:2401: finishing rollback tid 0 to smithi03781225-37 2024-08-17T17:34:29.925 INFO:tasks.rados.rados.0.smithi037.stdout:2402: finishing rollback tid 0 to smithi03781225-34 2024-08-17T17:34:29.925 INFO:tasks.rados.rados.0.smithi037.stdout:2402: finishing rollback tid 1 to smithi03781225-34 2024-08-17T17:34:29.925 INFO:tasks.rados.rados.0.smithi037.stdout:2401: finishing rollback tid 1 to smithi03781225-37 2024-08-17T17:34:29.926 INFO:tasks.rados.rados.0.smithi037.stdout:2402: finishing rollback tid 2 to smithi03781225-34 2024-08-17T17:34:29.926 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 1311 (ObjNum 880 snap 307 seq_num 880) dirty exists 2024-08-17T17:34:29.926 INFO:tasks.rados.rados.0.smithi037.stdout:2401: finishing rollback tid 2 to smithi03781225-37 2024-08-17T17:34:29.926 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 37 v 1066 (ObjNum 682 snap 217 seq_num 682) dirty exists 2024-08-17T17:34:29.926 INFO:tasks.rados.rados.0.smithi037.stdout:2403: finishing write tid 1 to smithi03781225-50 2024-08-17T17:34:29.926 INFO:tasks.rados.rados.0.smithi037.stdout:2403: finishing write tid 2 to smithi03781225-50 2024-08-17T17:34:29.927 INFO:tasks.rados.rados.0.smithi037.stdout:2403: finishing write tid 3 to smithi03781225-50 2024-08-17T17:34:29.927 INFO:tasks.rados.rados.0.smithi037.stdout:2403: finishing write tid 4 to smithi03781225-50 2024-08-17T17:34:29.927 INFO:tasks.rados.rados.0.smithi037.stdout:2403: finishing write tid 5 to smithi03781225-50 2024-08-17T17:34:29.927 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 50 v 1315 (ObjNum 904 snap 309 seq_num 904) dirty exists 2024-08-17T17:34:29.927 INFO:tasks.rados.rados.0.smithi037.stdout:2403: left oid 50 (ObjNum 904 snap 309 seq_num 904) 2024-08-17T17:34:30.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:29 smithi046 ceph-mon[88218]: osdmap e682: 8 total, 8 up, 8 in 2024-08-17T17:34:30.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:29 smithi037 ceph-mon[97894]: osdmap e682: 8 total, 8 up, 8 in 2024-08-17T17:34:30.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:29 smithi037 ceph-mon[102022]: osdmap e682: 8 total, 8 up, 8 in 2024-08-17T17:34:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:34:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:34:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:34:30.825 INFO:tasks.rados.rados.0.smithi037.stdout:2401: done (3 left) 2024-08-17T17:34:30.825 INFO:tasks.rados.rados.0.smithi037.stdout:2402: done (2 left) 2024-08-17T17:34:30.825 INFO:tasks.rados.rados.0.smithi037.stdout:2403: done (1 left) 2024-08-17T17:34:30.825 INFO:tasks.rados.rados.0.smithi037.stdout:2404: done (0 left) 2024-08-17T17:34:30.825 INFO:tasks.rados.rados.0.smithi037.stdout:2405: delete oid 24 current snap is 310 2024-08-17T17:34:30.829 INFO:tasks.rados.rados.0.smithi037.stdout:2405: done (0 left) 2024-08-17T17:34:30.829 INFO:tasks.rados.rados.0.smithi037.stdout:2406: rollback oid 18 current snap is 310 2024-08-17T17:34:30.829 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 18 to 306 2024-08-17T17:34:30.830 INFO:tasks.rados.rados.0.smithi037.stdout:2407: snap_remove snap 298 2024-08-17T17:34:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:30 smithi046 ceph-mon[88218]: pgmap v632: 89 pgs: 89 active+clean; 202 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-08-17T17:34:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:30 smithi046 ceph-mon[88218]: osdmap e683: 8 total, 8 up, 8 in 2024-08-17T17:34:31.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:30 smithi037 ceph-mon[102022]: pgmap v632: 89 pgs: 89 active+clean; 202 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-08-17T17:34:31.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:30 smithi037 ceph-mon[102022]: osdmap e683: 8 total, 8 up, 8 in 2024-08-17T17:34:31.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:30 smithi037 ceph-mon[97894]: pgmap v632: 89 pgs: 89 active+clean; 202 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-08-17T17:34:31.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:30 smithi037 ceph-mon[97894]: osdmap e683: 8 total, 8 up, 8 in 2024-08-17T17:34:31.780 INFO:tasks.rados.rados.0.smithi037.stdout:2407: done (1 left) 2024-08-17T17:34:31.780 INFO:tasks.rados.rados.0.smithi037.stdout:2408: write oid 19 current snap is 310 2024-08-17T17:34:31.780 INFO:tasks.rados.rados.0.smithi037.stdout:2406: finishing rollback tid 0 to smithi03781225-18 2024-08-17T17:34:31.780 INFO:tasks.rados.rados.0.smithi037.stdout:2408: seq_num 906 ranges {427142=421601,1400333=440643,2613702=450326} 2024-08-17T17:34:31.785 INFO:tasks.rados.rados.0.smithi037.stdout:2408: writing smithi03781225-19 from 427142 to 848743 tid 1 2024-08-17T17:34:31.791 INFO:tasks.rados.rados.0.smithi037.stdout:2408: writing smithi03781225-19 from 1400333 to 1840976 tid 2 2024-08-17T17:34:31.799 INFO:tasks.rados.rados.0.smithi037.stdout:2408: writing smithi03781225-19 from 2613702 to 3064028 tid 3 2024-08-17T17:34:31.799 INFO:tasks.rados.rados.0.smithi037.stdout:2409: write oid 43 current snap is 310 2024-08-17T17:34:31.799 INFO:tasks.rados.rados.0.smithi037.stdout:2406: finishing rollback tid 1 to smithi03781225-18 2024-08-17T17:34:31.800 INFO:tasks.rados.rados.0.smithi037.stdout:2406: finishing rollback tid 2 to smithi03781225-18 2024-08-17T17:34:31.800 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 961 (ObjNum 780 snap 269 seq_num 780) dirty exists 2024-08-17T17:34:31.800 INFO:tasks.rados.rados.0.smithi037.stdout:2408: finishing write tid 1 to smithi03781225-19 2024-08-17T17:34:31.800 INFO:tasks.rados.rados.0.smithi037.stdout:2408: finishing write tid 2 to smithi03781225-19 2024-08-17T17:34:31.800 INFO:tasks.rados.rados.0.smithi037.stdout:2409: seq_num 907 ranges {443949=496850,1458815=584301,2641125=602824} 2024-08-17T17:34:31.805 INFO:tasks.rados.rados.0.smithi037.stdout:2409: writing smithi03781225-43 from 443949 to 940799 tid 1 2024-08-17T17:34:31.811 INFO:tasks.rados.rados.0.smithi037.stdout:2409: writing smithi03781225-43 from 1458815 to 2043116 tid 2 2024-08-17T17:34:31.819 INFO:tasks.rados.rados.0.smithi037.stdout:2409: writing smithi03781225-43 from 2641125 to 3243949 tid 3 2024-08-17T17:34:31.819 INFO:tasks.rados.rados.0.smithi037.stdout:2406: done (2 left) 2024-08-17T17:34:31.819 INFO:tasks.rados.rados.0.smithi037.stdout:2410: read oid 10 snap 294 2024-08-17T17:34:31.819 INFO:tasks.rados.rados.0.smithi037.stdout:2410: expect (ObjNum 861 snap 292 seq_num 861) 2024-08-17T17:34:31.819 INFO:tasks.rados.rados.0.smithi037.stdout:2411: rollback oid 44 current snap is 310 2024-08-17T17:34:31.819 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 44 to 293 2024-08-17T17:34:31.819 INFO:tasks.rados.rados.0.smithi037.stdout:2412: snap_remove snap 300 2024-08-17T17:34:32.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:31 smithi046 ceph-mon[88218]: osdmap e684: 8 total, 8 up, 8 in 2024-08-17T17:34:32.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:31 smithi046 ceph-mon[88218]: osdmap e685: 8 total, 8 up, 8 in 2024-08-17T17:34:32.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:31 smithi037 ceph-mon[97894]: osdmap e684: 8 total, 8 up, 8 in 2024-08-17T17:34:32.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:31 smithi037 ceph-mon[97894]: osdmap e685: 8 total, 8 up, 8 in 2024-08-17T17:34:32.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:31 smithi037 ceph-mon[102022]: osdmap e684: 8 total, 8 up, 8 in 2024-08-17T17:34:32.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:31 smithi037 ceph-mon[102022]: osdmap e685: 8 total, 8 up, 8 in 2024-08-17T17:34:32.823 INFO:tasks.rados.rados.0.smithi037.stdout:2412: done (4 left) 2024-08-17T17:34:32.823 INFO:tasks.rados.rados.0.smithi037.stdout:2413: snap_remove snap 307 2024-08-17T17:34:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:32 smithi046 ceph-mon[88218]: pgmap v635: 89 pgs: 89 active+clean; 208 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 6.0 MiB/s wr, 51 op/s 2024-08-17T17:34:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:32 smithi046 ceph-mon[88218]: osdmap e686: 8 total, 8 up, 8 in 2024-08-17T17:34:33.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:32 smithi037 ceph-mon[97894]: pgmap v635: 89 pgs: 89 active+clean; 208 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 6.0 MiB/s wr, 51 op/s 2024-08-17T17:34:33.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:32 smithi037 ceph-mon[97894]: osdmap e686: 8 total, 8 up, 8 in 2024-08-17T17:34:33.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:32 smithi037 ceph-mon[102022]: pgmap v635: 89 pgs: 89 active+clean; 208 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 6.0 MiB/s wr, 51 op/s 2024-08-17T17:34:33.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:32 smithi037 ceph-mon[102022]: osdmap e686: 8 total, 8 up, 8 in 2024-08-17T17:34:33.830 INFO:tasks.rados.rados.0.smithi037.stdout:2413: done (4 left) 2024-08-17T17:34:33.831 INFO:tasks.rados.rados.0.smithi037.stdout:2414: rollback oid 24 current snap is 310 2024-08-17T17:34:33.831 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 24 to 308 2024-08-17T17:34:33.831 INFO:tasks.rados.rados.0.smithi037.stdout:2408: finishing write tid 3 to smithi03781225-19 2024-08-17T17:34:33.831 INFO:tasks.rados.rados.0.smithi037.stdout:2408: finishing write tid 4 to smithi03781225-19 2024-08-17T17:34:33.831 INFO:tasks.rados.rados.0.smithi037.stdout:2408: finishing write tid 5 to smithi03781225-19 2024-08-17T17:34:33.831 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 19 v 1026 (ObjNum 906 snap 310 seq_num 906) dirty exists 2024-08-17T17:34:33.831 INFO:tasks.rados.rados.0.smithi037.stdout:2408: left oid 19 (ObjNum 906 snap 310 seq_num 906) 2024-08-17T17:34:33.831 INFO:tasks.rados.rados.0.smithi037.stdout:2409: finishing write tid 1 to smithi03781225-43 2024-08-17T17:34:33.831 INFO:tasks.rados.rados.0.smithi037.stdout:2409: finishing write tid 2 to smithi03781225-43 2024-08-17T17:34:33.831 INFO:tasks.rados.rados.0.smithi037.stdout:2410: expect (ObjNum 861 snap 292 seq_num 861) 2024-08-17T17:34:33.912 INFO:tasks.rados.rados.0.smithi037.stdout:2409: finishing write tid 3 to smithi03781225-43 2024-08-17T17:34:33.912 INFO:tasks.rados.rados.0.smithi037.stdout:2409: finishing write tid 4 to smithi03781225-43 2024-08-17T17:34:33.912 INFO:tasks.rados.rados.0.smithi037.stdout:2409: finishing write tid 5 to smithi03781225-43 2024-08-17T17:34:33.912 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 43 v 1296 (ObjNum 907 snap 310 seq_num 907) dirty exists 2024-08-17T17:34:33.912 INFO:tasks.rados.rados.0.smithi037.stdout:2409: left oid 43 (ObjNum 907 snap 310 seq_num 907) 2024-08-17T17:34:33.912 INFO:tasks.rados.rados.0.smithi037.stdout:2411: finishing rollback tid 1 to smithi03781225-44 2024-08-17T17:34:33.912 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 1224 (ObjNum 33 snap 0 seq_num 4049368440) dirty dne 2024-08-17T17:34:33.913 INFO:tasks.rados.rados.0.smithi037.stdout:2408: done (4 left) 2024-08-17T17:34:33.913 INFO:tasks.rados.rados.0.smithi037.stdout:2409: done (3 left) 2024-08-17T17:34:33.913 INFO:tasks.rados.rados.0.smithi037.stdout:2410: done (2 left) 2024-08-17T17:34:33.913 INFO:tasks.rados.rados.0.smithi037.stdout:2411: done (1 left) 2024-08-17T17:34:33.913 INFO:tasks.rados.rados.0.smithi037.stdout:2415: snap_create 2024-08-17T17:34:33.913 INFO:tasks.rados.rados.0.smithi037.stdout:2414: finishing rollback tid 1 to smithi03781225-24 2024-08-17T17:34:33.913 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 24 v 1019 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-08-17T17:34:34.841 INFO:tasks.rados.rados.0.smithi037.stdout:2414: done (1 left) 2024-08-17T17:34:34.841 INFO:tasks.rados.rados.0.smithi037.stdout:2415: done (0 left) 2024-08-17T17:34:34.842 INFO:tasks.rados.rados.0.smithi037.stdout:2416: snap_create 2024-08-17T17:34:35.095 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:34 smithi037 ceph-mon[102022]: pgmap v638: 89 pgs: 89 active+clean; 209 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.9 MiB/s wr, 20 op/s 2024-08-17T17:34:35.095 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:34 smithi037 ceph-mon[102022]: osdmap e687: 8 total, 8 up, 8 in 2024-08-17T17:34:35.095 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:34 smithi037 ceph-mon[97894]: pgmap v638: 89 pgs: 89 active+clean; 209 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.9 MiB/s wr, 20 op/s 2024-08-17T17:34:35.095 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:34 smithi037 ceph-mon[97894]: osdmap e687: 8 total, 8 up, 8 in 2024-08-17T17:34:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:34 smithi046 ceph-mon[88218]: pgmap v638: 89 pgs: 89 active+clean; 209 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.9 MiB/s wr, 20 op/s 2024-08-17T17:34:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:34 smithi046 ceph-mon[88218]: osdmap e687: 8 total, 8 up, 8 in 2024-08-17T17:34:35.848 INFO:tasks.rados.rados.0.smithi037.stdout:2416: done (0 left) 2024-08-17T17:34:35.848 INFO:tasks.rados.rados.0.smithi037.stdout:2417: read oid 23 snap -1 2024-08-17T17:34:35.848 INFO:tasks.rados.rados.0.smithi037.stdout:2417: expect (ObjNum 773 snap 267 seq_num 773) 2024-08-17T17:34:35.848 INFO:tasks.rados.rados.0.smithi037.stdout:2418: rollback oid 29 current snap is 312 2024-08-17T17:34:35.848 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 29 to 302 2024-08-17T17:34:35.848 INFO:tasks.rados.rados.0.smithi037.stdout:2419: write oid 33 current snap is 312 2024-08-17T17:34:35.848 INFO:tasks.rados.rados.0.smithi037.stdout:2419: seq_num 908 ranges {460756=572099,1517297=444312,2668548=472870} 2024-08-17T17:34:35.854 INFO:tasks.rados.rados.0.smithi037.stdout:2419: writing smithi03781225-33 from 460756 to 1032855 tid 1 2024-08-17T17:34:35.859 INFO:tasks.rados.rados.0.smithi037.stdout:2419: writing smithi03781225-33 from 1517297 to 1961609 tid 2 2024-08-17T17:34:35.866 INFO:tasks.rados.rados.0.smithi037.stdout:2419: writing smithi03781225-33 from 2668548 to 3141418 tid 3 2024-08-17T17:34:35.866 INFO:tasks.rados.rados.0.smithi037.stdout:2420: write oid 3 current snap is 312 2024-08-17T17:34:35.866 INFO:tasks.rados.rados.0.smithi037.stdout:2420: seq_num 909 ranges {477563=647348,1859426=587970,2979618=297945} 2024-08-17T17:34:35.872 INFO:tasks.rados.rados.0.smithi037.stdout:2420: writing smithi03781225-3 from 477563 to 1124911 tid 1 2024-08-17T17:34:35.879 INFO:tasks.rados.rados.0.smithi037.stdout:2420: writing smithi03781225-3 from 1859426 to 2447396 tid 2 2024-08-17T17:34:35.884 INFO:tasks.rados.rados.0.smithi037.stdout:2420: writing smithi03781225-3 from 2979618 to 3277563 tid 3 2024-08-17T17:34:35.884 INFO:tasks.rados.rados.0.smithi037.stdout:2421: rollback oid 36 current snap is 312 2024-08-17T17:34:35.884 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 36 to 308 2024-08-17T17:34:35.884 INFO:tasks.rados.rados.0.smithi037.stdout:2418: finishing rollback tid 1 to smithi03781225-29 2024-08-17T17:34:35.884 INFO:tasks.rados.rados.0.smithi037.stdout:2418: finishing rollback tid 2 to smithi03781225-29 2024-08-17T17:34:35.884 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 1080 (ObjNum 813 snap 280 seq_num 813) dirty exists 2024-08-17T17:34:35.884 INFO:tasks.rados.rados.0.smithi037.stdout:2417: expect (ObjNum 773 snap 267 seq_num 773) 2024-08-17T17:34:36.106 INFO:tasks.rados.rados.0.smithi037.stdout:2419: finishing write tid 1 to smithi03781225-33 2024-08-17T17:34:36.106 INFO:tasks.rados.rados.0.smithi037.stdout:2419: finishing write tid 2 to smithi03781225-33 2024-08-17T17:34:36.106 INFO:tasks.rados.rados.0.smithi037.stdout:2419: finishing write tid 3 to smithi03781225-33 2024-08-17T17:34:36.106 INFO:tasks.rados.rados.0.smithi037.stdout:2419: finishing write tid 4 to smithi03781225-33 2024-08-17T17:34:36.107 INFO:tasks.rados.rados.0.smithi037.stdout:2419: finishing write tid 5 to smithi03781225-33 2024-08-17T17:34:36.107 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 929 (ObjNum 908 snap 312 seq_num 908) dirty exists 2024-08-17T17:34:36.107 INFO:tasks.rados.rados.0.smithi037.stdout:2419: left oid 33 (ObjNum 908 snap 312 seq_num 908) 2024-08-17T17:34:36.107 INFO:tasks.rados.rados.0.smithi037.stdout:2420: finishing write tid 1 to smithi03781225-3 2024-08-17T17:34:36.107 INFO:tasks.rados.rados.0.smithi037.stdout:2417: done (4 left) 2024-08-17T17:34:36.107 INFO:tasks.rados.rados.0.smithi037.stdout:2418: done (3 left) 2024-08-17T17:34:36.107 INFO:tasks.rados.rados.0.smithi037.stdout:2419: done (2 left) 2024-08-17T17:34:36.107 INFO:tasks.rados.rados.0.smithi037.stdout:2422: snap_create 2024-08-17T17:34:36.107 INFO:tasks.rados.rados.0.smithi037.stdout:2420: finishing write tid 2 to smithi03781225-3 2024-08-17T17:34:36.107 INFO:tasks.rados.rados.0.smithi037.stdout:2420: finishing write tid 3 to smithi03781225-3 2024-08-17T17:34:36.108 INFO:tasks.rados.rados.0.smithi037.stdout:2420: finishing write tid 4 to smithi03781225-3 2024-08-17T17:34:36.108 INFO:tasks.rados.rados.0.smithi037.stdout:2420: finishing write tid 5 to smithi03781225-3 2024-08-17T17:34:36.108 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 455 (ObjNum 909 snap 312 seq_num 909) dirty exists 2024-08-17T17:34:36.108 INFO:tasks.rados.rados.0.smithi037.stdout:2420: left oid 3 (ObjNum 909 snap 312 seq_num 909) 2024-08-17T17:34:36.108 INFO:tasks.rados.rados.0.smithi037.stdout:2421: finishing rollback tid 0 to smithi03781225-36 2024-08-17T17:34:36.108 INFO:tasks.rados.rados.0.smithi037.stdout:2421: finishing rollback tid 1 to smithi03781225-36 2024-08-17T17:34:36.108 INFO:tasks.rados.rados.0.smithi037.stdout:2421: finishing rollback tid 2 to smithi03781225-36 2024-08-17T17:34:36.108 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 36 v 1341 (ObjNum 882 snap 307 seq_num 882) dirty exists 2024-08-17T17:34:36.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:35 smithi046 ceph-mon[88218]: osdmap e688: 8 total, 8 up, 8 in 2024-08-17T17:34:36.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:35 smithi037 ceph-mon[97894]: osdmap e688: 8 total, 8 up, 8 in 2024-08-17T17:34:36.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:35 smithi037 ceph-mon[102022]: osdmap e688: 8 total, 8 up, 8 in 2024-08-17T17:34:36.781 INFO:tasks.rados.rados.0.smithi037.stdout:2420: done (2 left) 2024-08-17T17:34:36.782 INFO:tasks.rados.rados.0.smithi037.stdout:2421: done (1 left) 2024-08-17T17:34:36.782 INFO:tasks.rados.rados.0.smithi037.stdout:2422: done (0 left) 2024-08-17T17:34:36.782 INFO:tasks.rados.rados.0.smithi037.stdout:2423: read oid 24 snap -1 2024-08-17T17:34:36.782 INFO:tasks.rados.rados.0.smithi037.stdout:2423: expect deleted 2024-08-17T17:34:36.782 INFO:tasks.rados.rados.0.smithi037.stdout:2424: delete oid 2 current snap is 313 2024-08-17T17:34:36.786 INFO:tasks.rados.rados.0.smithi037.stdout:2423: done (1 left) 2024-08-17T17:34:36.786 INFO:tasks.rados.rados.0.smithi037.stdout:2424: done (0 left) 2024-08-17T17:34:36.786 INFO:tasks.rados.rados.0.smithi037.stdout:2425: delete oid 40 current snap is 313 2024-08-17T17:34:36.788 INFO:tasks.rados.rados.0.smithi037.stdout:2425: done (0 left) 2024-08-17T17:34:36.788 INFO:tasks.rados.rados.0.smithi037.stdout:2426: read oid 48 snap -1 2024-08-17T17:34:36.789 INFO:tasks.rados.rados.0.smithi037.stdout:2426: expect (ObjNum 853 snap 290 seq_num 853) 2024-08-17T17:34:36.789 INFO:tasks.rados.rados.0.smithi037.stdout:2427: write oid 41 current snap is 313 2024-08-17T17:34:36.789 INFO:tasks.rados.rados.0.smithi037.stdout:2427: seq_num 912 ranges {527984=473095,1634872=451650,2661887=634311} 2024-08-17T17:34:36.794 INFO:tasks.rados.rados.0.smithi037.stdout:2427: writing smithi03781225-41 from 527984 to 1001079 tid 1 2024-08-17T17:34:36.800 INFO:tasks.rados.rados.0.smithi037.stdout:2427: writing smithi03781225-41 from 1634872 to 2086522 tid 2 2024-08-17T17:34:36.807 INFO:tasks.rados.rados.0.smithi037.stdout:2427: writing smithi03781225-41 from 2661887 to 3296198 tid 3 2024-08-17T17:34:36.807 INFO:tasks.rados.rados.0.smithi037.stdout:2428: write oid 3 current snap is 313 2024-08-17T17:34:36.807 INFO:tasks.rados.rados.0.smithi037.stdout:2428: seq_num 913 ranges {544791=664697,1693354=595308,2689310=445583} 2024-08-17T17:34:36.813 INFO:tasks.rados.rados.0.smithi037.stdout:2428: writing smithi03781225-3 from 544791 to 1209488 tid 1 2024-08-17T17:34:36.819 INFO:tasks.rados.rados.0.smithi037.stdout:2428: writing smithi03781225-3 from 1693354 to 2288662 tid 2 2024-08-17T17:34:36.824 INFO:tasks.rados.rados.0.smithi037.stdout:2428: writing smithi03781225-3 from 2689310 to 3134893 tid 3 2024-08-17T17:34:36.824 INFO:tasks.rados.rados.0.smithi037.stdout:2429: read oid 33 snap -1 2024-08-17T17:34:36.824 INFO:tasks.rados.rados.0.smithi037.stdout:2429: expect (ObjNum 908 snap 312 seq_num 908) 2024-08-17T17:34:36.825 INFO:tasks.rados.rados.0.smithi037.stdout:2430: read oid 32 snap -1 2024-08-17T17:34:36.825 INFO:tasks.rados.rados.0.smithi037.stdout:2430: expect (ObjNum 878 snap 306 seq_num 878) 2024-08-17T17:34:36.825 INFO:tasks.rados.rados.0.smithi037.stdout:2431: rollback oid 43 current snap is 313 2024-08-17T17:34:36.825 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 43 to 285 2024-08-17T17:34:36.825 INFO:tasks.rados.rados.0.smithi037.stdout:2426: expect (ObjNum 853 snap 290 seq_num 853) 2024-08-17T17:34:36.988 INFO:tasks.rados.rados.0.smithi037.stdout:2427: finishing write tid 1 to smithi03781225-41 2024-08-17T17:34:36.988 INFO:tasks.rados.rados.0.smithi037.stdout:2427: finishing write tid 2 to smithi03781225-41 2024-08-17T17:34:36.988 INFO:tasks.rados.rados.0.smithi037.stdout:2427: finishing write tid 3 to smithi03781225-41 2024-08-17T17:34:36.988 INFO:tasks.rados.rados.0.smithi037.stdout:2427: finishing write tid 4 to smithi03781225-41 2024-08-17T17:34:36.988 INFO:tasks.rados.rados.0.smithi037.stdout:2427: finishing write tid 5 to smithi03781225-41 2024-08-17T17:34:36.988 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 402 (ObjNum 912 snap 313 seq_num 912) dirty exists 2024-08-17T17:34:36.988 INFO:tasks.rados.rados.0.smithi037.stdout:2427: left oid 41 (ObjNum 912 snap 313 seq_num 912) 2024-08-17T17:34:36.988 INFO:tasks.rados.rados.0.smithi037.stdout:2428: finishing write tid 1 to smithi03781225-3 2024-08-17T17:34:36.988 INFO:tasks.rados.rados.0.smithi037.stdout:2428: finishing write tid 2 to smithi03781225-3 2024-08-17T17:34:36.989 INFO:tasks.rados.rados.0.smithi037.stdout:2428: finishing write tid 3 to smithi03781225-3 2024-08-17T17:34:36.989 INFO:tasks.rados.rados.0.smithi037.stdout:2428: finishing write tid 4 to smithi03781225-3 2024-08-17T17:34:36.989 INFO:tasks.rados.rados.0.smithi037.stdout:2428: finishing write tid 5 to smithi03781225-3 2024-08-17T17:34:36.989 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 460 (ObjNum 913 snap 313 seq_num 913) dirty exists 2024-08-17T17:34:36.989 INFO:tasks.rados.rados.0.smithi037.stdout:2428: left oid 3 (ObjNum 913 snap 313 seq_num 913) 2024-08-17T17:34:36.989 INFO:tasks.rados.rados.0.smithi037.stdout:2431: finishing rollback tid 0 to smithi03781225-43 2024-08-17T17:34:36.989 INFO:tasks.rados.rados.0.smithi037.stdout:2431: finishing rollback tid 1 to smithi03781225-43 2024-08-17T17:34:36.989 INFO:tasks.rados.rados.0.smithi037.stdout:2426: done (5 left) 2024-08-17T17:34:36.989 INFO:tasks.rados.rados.0.smithi037.stdout:2427: done (4 left) 2024-08-17T17:34:36.989 INFO:tasks.rados.rados.0.smithi037.stdout:2428: done (3 left) 2024-08-17T17:34:36.989 INFO:tasks.rados.rados.0.smithi037.stdout:2432: delete oid 6 current snap is 313 2024-08-17T17:34:36.989 INFO:tasks.rados.rados.0.smithi037.stdout:2431: finishing rollback tid 2 to smithi03781225-43 2024-08-17T17:34:36.989 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 43 v 1311 (ObjNum 483 snap 154 seq_num 483) dirty exists 2024-08-17T17:34:36.989 INFO:tasks.rados.rados.0.smithi037.stdout:2430: expect (ObjNum 878 snap 306 seq_num 878) 2024-08-17T17:34:37.120 INFO:tasks.rados.rados.0.smithi037.stdout:2429: expect (ObjNum 908 snap 312 seq_num 908) 2024-08-17T17:34:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:36 smithi046 ceph-mon[88218]: pgmap v641: 89 pgs: 89 active+clean; 210 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 732 KiB/s wr, 8 op/s 2024-08-17T17:34:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:36 smithi046 ceph-mon[88218]: osdmap e689: 8 total, 8 up, 8 in 2024-08-17T17:34:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:36 smithi046 ceph-mon[88218]: osdmap e690: 8 total, 8 up, 8 in 2024-08-17T17:34:37.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:36 smithi037 ceph-mon[102022]: pgmap v641: 89 pgs: 89 active+clean; 210 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 732 KiB/s wr, 8 op/s 2024-08-17T17:34:37.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:36 smithi037 ceph-mon[102022]: osdmap e689: 8 total, 8 up, 8 in 2024-08-17T17:34:37.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:36 smithi037 ceph-mon[102022]: osdmap e690: 8 total, 8 up, 8 in 2024-08-17T17:34:37.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:36 smithi037 ceph-mon[97894]: pgmap v641: 89 pgs: 89 active+clean; 210 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 732 KiB/s wr, 8 op/s 2024-08-17T17:34:37.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:36 smithi037 ceph-mon[97894]: osdmap e689: 8 total, 8 up, 8 in 2024-08-17T17:34:37.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:36 smithi037 ceph-mon[97894]: osdmap e690: 8 total, 8 up, 8 in 2024-08-17T17:34:37.341 INFO:tasks.rados.rados.0.smithi037.stdout:2429: done (3 left) 2024-08-17T17:34:37.341 INFO:tasks.rados.rados.0.smithi037.stdout:2430: done (2 left) 2024-08-17T17:34:37.341 INFO:tasks.rados.rados.0.smithi037.stdout:2431: done (1 left) 2024-08-17T17:34:37.341 INFO:tasks.rados.rados.0.smithi037.stdout:2432: done (0 left) 2024-08-17T17:34:37.342 INFO:tasks.rados.rados.0.smithi037.stdout:2433: read oid 42 snap -1 2024-08-17T17:34:37.342 INFO:tasks.rados.rados.0.smithi037.stdout:2433: expect deleted 2024-08-17T17:34:37.342 INFO:tasks.rados.rados.0.smithi037.stdout:2434: read oid 44 snap 312 2024-08-17T17:34:37.342 INFO:tasks.rados.rados.0.smithi037.stdout:2434: expect deleted 2024-08-17T17:34:37.342 INFO:tasks.rados.rados.0.smithi037.stdout:2435: snap_create 2024-08-17T17:34:37.853 INFO:tasks.rados.rados.0.smithi037.stdout:2433: done (2 left) 2024-08-17T17:34:37.853 INFO:tasks.rados.rados.0.smithi037.stdout:2434: done (1 left) 2024-08-17T17:34:37.853 INFO:tasks.rados.rados.0.smithi037.stdout:2435: done (0 left) 2024-08-17T17:34:37.853 INFO:tasks.rados.rados.0.smithi037.stdout:2436: write oid 17 current snap is 314 2024-08-17T17:34:37.853 INFO:tasks.rados.rados.0.smithi037.stdout:2436: seq_num 915 ranges {578405=415195,1410318=598977,2744156=584480} 2024-08-17T17:34:37.858 INFO:tasks.rados.rados.0.smithi037.stdout:2436: writing smithi03781225-17 from 578405 to 993600 tid 1 2024-08-17T17:34:37.864 INFO:tasks.rados.rados.0.smithi037.stdout:2436: writing smithi03781225-17 from 1410318 to 2009295 tid 2 2024-08-17T17:34:37.872 INFO:tasks.rados.rados.0.smithi037.stdout:2436: writing smithi03781225-17 from 2744156 to 3328636 tid 3 2024-08-17T17:34:37.872 INFO:tasks.rados.rados.0.smithi037.stdout:2437: read oid 39 snap -1 2024-08-17T17:34:37.872 INFO:tasks.rados.rados.0.smithi037.stdout:2437: expect (ObjNum 885 snap 308 seq_num 885) 2024-08-17T17:34:37.872 INFO:tasks.rados.rados.0.smithi037.stdout:2438: read oid 42 snap -1 2024-08-17T17:34:37.872 INFO:tasks.rados.rados.0.smithi037.stdout:2438: expect deleted 2024-08-17T17:34:37.872 INFO:tasks.rados.rados.0.smithi037.stdout:2439: delete oid 1 current snap is 314 2024-08-17T17:34:37.872 INFO:tasks.rados.rados.0.smithi037.stdout:2436: finishing write tid 1 to smithi03781225-17 2024-08-17T17:34:37.872 INFO:tasks.rados.rados.0.smithi037.stdout:2436: finishing write tid 2 to smithi03781225-17 2024-08-17T17:34:37.874 INFO:tasks.rados.rados.0.smithi037.stdout:2439: done (3 left) 2024-08-17T17:34:37.875 INFO:tasks.rados.rados.0.smithi037.stdout:2440: delete oid 13 current snap is 314 2024-08-17T17:34:37.877 INFO:tasks.rados.rados.0.smithi037.stdout:2437: expect (ObjNum 885 snap 308 seq_num 885) 2024-08-17T17:34:38.006 INFO:tasks.rados.rados.0.smithi037.stdout:2436: finishing write tid 3 to smithi03781225-17 2024-08-17T17:34:38.006 INFO:tasks.rados.rados.0.smithi037.stdout:2436: finishing write tid 4 to smithi03781225-17 2024-08-17T17:34:38.007 INFO:tasks.rados.rados.0.smithi037.stdout:2436: finishing write tid 5 to smithi03781225-17 2024-08-17T17:34:38.007 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 934 (ObjNum 915 snap 314 seq_num 915) dirty exists 2024-08-17T17:34:38.007 INFO:tasks.rados.rados.0.smithi037.stdout:2436: left oid 17 (ObjNum 915 snap 314 seq_num 915) 2024-08-17T17:34:38.007 INFO:tasks.rados.rados.0.smithi037.stdout:2436: done (3 left) 2024-08-17T17:34:38.007 INFO:tasks.rados.rados.0.smithi037.stdout:2437: done (2 left) 2024-08-17T17:34:38.007 INFO:tasks.rados.rados.0.smithi037.stdout:2438: done (1 left) 2024-08-17T17:34:38.007 INFO:tasks.rados.rados.0.smithi037.stdout:2440: done (0 left) 2024-08-17T17:34:38.007 INFO:tasks.rados.rados.0.smithi037.stdout:2441: snap_remove snap 281 2024-08-17T17:34:38.861 INFO:tasks.rados.rados.0.smithi037.stdout:2441: done (0 left) 2024-08-17T17:34:38.861 INFO:tasks.rados.rados.0.smithi037.stdout:2442: snap_remove snap 309 2024-08-17T17:34:39.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:38 smithi046 ceph-mon[88218]: pgmap v644: 89 pgs: 89 active+clean; 210 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 321 KiB/s wr, 4 op/s 2024-08-17T17:34:39.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:38 smithi046 ceph-mon[88218]: osdmap e691: 8 total, 8 up, 8 in 2024-08-17T17:34:39.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:38 smithi037 ceph-mon[102022]: pgmap v644: 89 pgs: 89 active+clean; 210 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 321 KiB/s wr, 4 op/s 2024-08-17T17:34:39.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:38 smithi037 ceph-mon[102022]: osdmap e691: 8 total, 8 up, 8 in 2024-08-17T17:34:39.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:34:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:34:38] "GET /metrics HTTP/1.1" 200 36417 "" "Prometheus/2.51.0" 2024-08-17T17:34:39.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:38 smithi037 ceph-mon[97894]: pgmap v644: 89 pgs: 89 active+clean; 210 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 321 KiB/s wr, 4 op/s 2024-08-17T17:34:39.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:38 smithi037 ceph-mon[97894]: osdmap e691: 8 total, 8 up, 8 in 2024-08-17T17:34:39.879 INFO:tasks.rados.rados.0.smithi037.stdout:2442: done (0 left) 2024-08-17T17:34:39.879 INFO:tasks.rados.rados.0.smithi037.stdout:2443: read oid 43 snap -1 2024-08-17T17:34:39.879 INFO:tasks.rados.rados.0.smithi037.stdout:2443: expect (ObjNum 483 snap 154 seq_num 483) 2024-08-17T17:34:39.879 INFO:tasks.rados.rados.0.smithi037.stdout:2444: read oid 19 snap -1 2024-08-17T17:34:39.879 INFO:tasks.rados.rados.0.smithi037.stdout:2444: expect (ObjNum 906 snap 310 seq_num 906) 2024-08-17T17:34:39.879 INFO:tasks.rados.rados.0.smithi037.stdout:2445: read oid 29 snap 308 2024-08-17T17:34:39.880 INFO:tasks.rados.rados.0.smithi037.stdout:2445: expect (ObjNum 813 snap 280 seq_num 813) 2024-08-17T17:34:39.880 INFO:tasks.rados.rados.0.smithi037.stdout:2446: write oid 14 current snap is 314 2024-08-17T17:34:39.880 INFO:tasks.rados.rados.0.smithi037.stdout:2446: seq_num 918 ranges {628826=640942,1869411=462657,2826425=534649} 2024-08-17T17:34:39.886 INFO:tasks.rados.rados.0.smithi037.stdout:2446: writing smithi03781225-14 from 628826 to 1269768 tid 1 2024-08-17T17:34:39.893 INFO:tasks.rados.rados.0.smithi037.stdout:2446: writing smithi03781225-14 from 1869411 to 2332068 tid 2 2024-08-17T17:34:39.899 INFO:tasks.rados.rados.0.smithi037.stdout:2446: writing smithi03781225-14 from 2826425 to 3361074 tid 3 2024-08-17T17:34:39.899 INFO:tasks.rados.rados.0.smithi037.stdout:2447: snap_remove snap 304 2024-08-17T17:34:40.162 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:39 smithi046 ceph-mon[88218]: osdmap e692: 8 total, 8 up, 8 in 2024-08-17T17:34:40.163 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:40.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:39 smithi037 ceph-mon[102022]: osdmap e692: 8 total, 8 up, 8 in 2024-08-17T17:34:40.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:40.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:39 smithi037 ceph-mon[97894]: osdmap e692: 8 total, 8 up, 8 in 2024-08-17T17:34:40.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:40.466 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:34:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:34:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:34:40.888 INFO:tasks.rados.rados.0.smithi037.stdout:2447: done (4 left) 2024-08-17T17:34:40.889 INFO:tasks.rados.rados.0.smithi037.stdout:2448: delete oid 25 current snap is 314 2024-08-17T17:34:40.892 INFO:tasks.rados.rados.0.smithi037.stdout:2443: expect (ObjNum 483 snap 154 seq_num 483) 2024-08-17T17:34:40.989 INFO:tasks.rados.rados.0.smithi037.stdout:2444: expect (ObjNum 906 snap 310 seq_num 906) 2024-08-17T17:34:41.138 INFO:tasks.rados.rados.0.smithi037.stdout:2446: finishing write tid 1 to smithi03781225-14 2024-08-17T17:34:41.139 INFO:tasks.rados.rados.0.smithi037.stdout:2445: expect (ObjNum 813 snap 280 seq_num 813) 2024-08-17T17:34:41.260 INFO:tasks.rados.rados.0.smithi037.stdout:2446: finishing write tid 2 to smithi03781225-14 2024-08-17T17:34:41.260 INFO:tasks.rados.rados.0.smithi037.stdout:2446: finishing write tid 3 to smithi03781225-14 2024-08-17T17:34:41.261 INFO:tasks.rados.rados.0.smithi037.stdout:2446: finishing write tid 4 to smithi03781225-14 2024-08-17T17:34:41.261 INFO:tasks.rados.rados.0.smithi037.stdout:2446: finishing write tid 5 to smithi03781225-14 2024-08-17T17:34:41.261 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 14 v 1116 (ObjNum 918 snap 314 seq_num 918) dirty exists 2024-08-17T17:34:41.261 INFO:tasks.rados.rados.0.smithi037.stdout:2446: left oid 14 (ObjNum 918 snap 314 seq_num 918) 2024-08-17T17:34:41.261 INFO:tasks.rados.rados.0.smithi037.stdout:2443: done (4 left) 2024-08-17T17:34:41.261 INFO:tasks.rados.rados.0.smithi037.stdout:2444: done (3 left) 2024-08-17T17:34:41.261 INFO:tasks.rados.rados.0.smithi037.stdout:2445: done (2 left) 2024-08-17T17:34:41.261 INFO:tasks.rados.rados.0.smithi037.stdout:2446: done (1 left) 2024-08-17T17:34:41.261 INFO:tasks.rados.rados.0.smithi037.stdout:2448: done (0 left) 2024-08-17T17:34:41.261 INFO:tasks.rados.rados.0.smithi037.stdout:2449: write oid 15 current snap is 314 2024-08-17T17:34:41.261 INFO:tasks.rados.rados.0.smithi037.stdout:2449: seq_num 920 ranges {662440=507793,1702728=749973,2881271=557193} 2024-08-17T17:34:41.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:40 smithi046 ceph-mon[88218]: pgmap v647: 89 pgs: 89 active+clean; 219 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.5 MiB/s wr, 14 op/s 2024-08-17T17:34:41.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:40 smithi046 ceph-mon[88218]: osdmap e693: 8 total, 8 up, 8 in 2024-08-17T17:34:41.266 INFO:tasks.rados.rados.0.smithi037.stdout:2449: writing smithi03781225-15 from 662440 to 1170233 tid 1 2024-08-17T17:34:41.273 INFO:tasks.rados.rados.0.smithi037.stdout:2449: writing smithi03781225-15 from 1702728 to 2452701 tid 2 2024-08-17T17:34:41.279 INFO:tasks.rados.rados.0.smithi037.stdout:2449: writing smithi03781225-15 from 2881271 to 3438464 tid 3 2024-08-17T17:34:41.279 INFO:tasks.rados.rados.0.smithi037.stdout:2450: snap_remove snap 311 2024-08-17T17:34:41.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:40 smithi037 ceph-mon[102022]: pgmap v647: 89 pgs: 89 active+clean; 219 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.5 MiB/s wr, 14 op/s 2024-08-17T17:34:41.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:40 smithi037 ceph-mon[102022]: osdmap e693: 8 total, 8 up, 8 in 2024-08-17T17:34:41.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:40 smithi037 ceph-mon[97894]: pgmap v647: 89 pgs: 89 active+clean; 219 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.5 MiB/s wr, 14 op/s 2024-08-17T17:34:41.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:40 smithi037 ceph-mon[97894]: osdmap e693: 8 total, 8 up, 8 in 2024-08-17T17:34:41.789 INFO:tasks.rados.rados.0.smithi037.stdout:2449: finishing write tid 1 to smithi03781225-15 2024-08-17T17:34:41.789 INFO:tasks.rados.rados.0.smithi037.stdout:2449: finishing write tid 2 to smithi03781225-15 2024-08-17T17:34:41.789 INFO:tasks.rados.rados.0.smithi037.stdout:2449: finishing write tid 3 to smithi03781225-15 2024-08-17T17:34:41.789 INFO:tasks.rados.rados.0.smithi037.stdout:2449: finishing write tid 4 to smithi03781225-15 2024-08-17T17:34:41.789 INFO:tasks.rados.rados.0.smithi037.stdout:2449: finishing write tid 5 to smithi03781225-15 2024-08-17T17:34:41.789 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 15 v 985 (ObjNum 920 snap 314 seq_num 920) dirty exists 2024-08-17T17:34:41.789 INFO:tasks.rados.rados.0.smithi037.stdout:2449: left oid 15 (ObjNum 920 snap 314 seq_num 920) 2024-08-17T17:34:41.789 INFO:tasks.rados.rados.0.smithi037.stdout:2449: done (1 left) 2024-08-17T17:34:41.790 INFO:tasks.rados.rados.0.smithi037.stdout:2450: done (0 left) 2024-08-17T17:34:41.790 INFO:tasks.rados.rados.0.smithi037.stdout:2451: read oid 7 snap -1 2024-08-17T17:34:41.790 INFO:tasks.rados.rados.0.smithi037.stdout:2451: expect (ObjNum 854 snap 290 seq_num 854) 2024-08-17T17:34:41.790 INFO:tasks.rados.rados.0.smithi037.stdout:2452: delete oid 36 current snap is 314 2024-08-17T17:34:41.793 INFO:tasks.rados.rados.0.smithi037.stdout:2452: done (1 left) 2024-08-17T17:34:41.793 INFO:tasks.rados.rados.0.smithi037.stdout:2453: write oid 32 current snap is 314 2024-08-17T17:34:41.793 INFO:tasks.rados.rados.0.smithi037.stdout:2453: seq_num 922 ranges {696054=658291,2103339=753642} 2024-08-17T17:34:41.800 INFO:tasks.rados.rados.0.smithi037.stdout:2453: writing smithi03781225-32 from 696054 to 1354345 tid 1 2024-08-17T17:34:41.808 INFO:tasks.rados.rados.0.smithi037.stdout:2453: writing smithi03781225-32 from 2103339 to 2856981 tid 2 2024-08-17T17:34:41.809 INFO:tasks.rados.rados.0.smithi037.stdout:2454: delete oid 46 current snap is 314 2024-08-17T17:34:41.809 INFO:tasks.rados.rados.0.smithi037.stdout:2451: expect (ObjNum 854 snap 290 seq_num 854) 2024-08-17T17:34:41.959 INFO:tasks.rados.rados.0.smithi037.stdout:2453: finishing write tid 1 to smithi03781225-32 2024-08-17T17:34:41.959 INFO:tasks.rados.rados.0.smithi037.stdout:2453: finishing write tid 2 to smithi03781225-32 2024-08-17T17:34:41.959 INFO:tasks.rados.rados.0.smithi037.stdout:2453: finishing write tid 3 to smithi03781225-32 2024-08-17T17:34:41.959 INFO:tasks.rados.rados.0.smithi037.stdout:2453: finishing write tid 4 to smithi03781225-32 2024-08-17T17:34:41.960 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 32 v 398 (ObjNum 922 snap 314 seq_num 922) dirty exists 2024-08-17T17:34:41.960 INFO:tasks.rados.rados.0.smithi037.stdout:2453: left oid 32 (ObjNum 922 snap 314 seq_num 922) 2024-08-17T17:34:41.960 INFO:tasks.rados.rados.0.smithi037.stdout:2451: done (2 left) 2024-08-17T17:34:41.960 INFO:tasks.rados.rados.0.smithi037.stdout:2453: done (1 left) 2024-08-17T17:34:41.960 INFO:tasks.rados.rados.0.smithi037.stdout:2454: done (0 left) 2024-08-17T17:34:41.960 INFO:tasks.rados.rados.0.smithi037.stdout:2455: read oid 2 snap -1 2024-08-17T17:34:41.960 INFO:tasks.rados.rados.0.smithi037.stdout:2455: expect deleted 2024-08-17T17:34:41.960 INFO:tasks.rados.rados.0.smithi037.stdout:2456: delete oid 35 current snap is 314 2024-08-17T17:34:41.961 INFO:tasks.rados.rados.0.smithi037.stdout:2455: done (1 left) 2024-08-17T17:34:41.961 INFO:tasks.rados.rados.0.smithi037.stdout:2456: done (0 left) 2024-08-17T17:34:41.961 INFO:tasks.rados.rados.0.smithi037.stdout:2457: delete oid 40 current snap is 314 2024-08-17T17:34:41.962 INFO:tasks.rados.rados.0.smithi037.stdout:2457: done (0 left) 2024-08-17T17:34:41.963 INFO:tasks.rados.rados.0.smithi037.stdout:2458: rollback oid 15 current snap is 314 2024-08-17T17:34:41.963 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 15 to 294 2024-08-17T17:34:41.963 INFO:tasks.rados.rados.0.smithi037.stdout:2459: delete oid 33 current snap is 314 2024-08-17T17:34:41.964 INFO:tasks.rados.rados.0.smithi037.stdout:2459: done (1 left) 2024-08-17T17:34:41.964 INFO:tasks.rados.rados.0.smithi037.stdout:2460: write oid 8 current snap is 314 2024-08-17T17:34:41.964 INFO:tasks.rados.rados.0.smithi037.stdout:2460: seq_num 927 ranges {780089=634536,1879396=620991,3240526=339563} 2024-08-17T17:34:41.972 INFO:tasks.rados.rados.0.smithi037.stdout:2460: writing smithi03781225-8 from 780089 to 1414625 tid 1 2024-08-17T17:34:41.978 INFO:tasks.rados.rados.0.smithi037.stdout:2460: writing smithi03781225-8 from 1879396 to 2500387 tid 2 2024-08-17T17:34:41.984 INFO:tasks.rados.rados.0.smithi037.stdout:2460: writing smithi03781225-8 from 3240526 to 3580089 tid 3 2024-08-17T17:34:41.984 INFO:tasks.rados.rados.0.smithi037.stdout:2461: delete oid 5 current snap is 314 2024-08-17T17:34:41.984 INFO:tasks.rados.rados.0.smithi037.stdout:2458: finishing rollback tid 0 to smithi03781225-15 2024-08-17T17:34:41.984 INFO:tasks.rados.rados.0.smithi037.stdout:2458: finishing rollback tid 1 to smithi03781225-15 2024-08-17T17:34:41.985 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 15 v 989 (ObjNum 65 snap 0 seq_num 1953066355) dirty dne 2024-08-17T17:34:41.985 INFO:tasks.rados.rados.0.smithi037.stdout:2460: finishing write tid 1 to smithi03781225-8 2024-08-17T17:34:41.985 INFO:tasks.rados.rados.0.smithi037.stdout:2460: finishing write tid 2 to smithi03781225-8 2024-08-17T17:34:41.987 INFO:tasks.rados.rados.0.smithi037.stdout:2458: done (2 left) 2024-08-17T17:34:41.987 INFO:tasks.rados.rados.0.smithi037.stdout:2461: done (1 left) 2024-08-17T17:34:41.987 INFO:tasks.rados.rados.0.smithi037.stdout:2462: rollback oid 21 current snap is 314 2024-08-17T17:34:41.987 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 21 to 305 2024-08-17T17:34:41.987 INFO:tasks.rados.rados.0.smithi037.stdout:2463: read oid 20 snap 292 2024-08-17T17:34:41.987 INFO:tasks.rados.rados.0.smithi037.stdout:2463: expect (ObjNum 805 snap 278 seq_num 805) 2024-08-17T17:34:41.987 INFO:tasks.rados.rados.0.smithi037.stdout:2464: read oid 17 snap 294 2024-08-17T17:34:41.987 INFO:tasks.rados.rados.0.smithi037.stdout:2464: expect deleted 2024-08-17T17:34:41.987 INFO:tasks.rados.rados.0.smithi037.stdout:2465: write oid 10 current snap is 314 2024-08-17T17:34:41.987 INFO:tasks.rados.rados.0.smithi037.stdout:2465: seq_num 929 ranges {413703=501387,1596360=624660,2895372=691347} 2024-08-17T17:34:41.993 INFO:tasks.rados.rados.0.smithi037.stdout:2465: writing smithi03781225-10 from 413703 to 915090 tid 1 2024-08-17T17:34:42.002 INFO:tasks.rados.rados.0.smithi037.stdout:2465: writing smithi03781225-10 from 1596360 to 2221020 tid 2 2024-08-17T17:34:42.012 INFO:tasks.rados.rados.0.smithi037.stdout:2465: writing smithi03781225-10 from 2895372 to 3586719 tid 3 2024-08-17T17:34:42.013 INFO:tasks.rados.rados.0.smithi037.stdout:2466: snap_remove snap 293 2024-08-17T17:34:42.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:41 smithi046 ceph-mon[88218]: osdmap e694: 8 total, 8 up, 8 in 2024-08-17T17:34:42.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:41 smithi046 ceph-mon[88218]: osdmap e695: 8 total, 8 up, 8 in 2024-08-17T17:34:42.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:41 smithi037 ceph-mon[97894]: osdmap e694: 8 total, 8 up, 8 in 2024-08-17T17:34:42.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:41 smithi037 ceph-mon[97894]: osdmap e695: 8 total, 8 up, 8 in 2024-08-17T17:34:42.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:41 smithi037 ceph-mon[102022]: osdmap e694: 8 total, 8 up, 8 in 2024-08-17T17:34:42.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:41 smithi037 ceph-mon[102022]: osdmap e695: 8 total, 8 up, 8 in 2024-08-17T17:34:42.897 INFO:tasks.rados.rados.0.smithi037.stdout:2466: done (5 left) 2024-08-17T17:34:42.897 INFO:tasks.rados.rados.0.smithi037.stdout:2467: snap_create 2024-08-17T17:34:42.897 INFO:tasks.rados.rados.0.smithi037.stdout:2460: finishing write tid 3 to smithi03781225-8 2024-08-17T17:34:42.897 INFO:tasks.rados.rados.0.smithi037.stdout:2460: finishing write tid 4 to smithi03781225-8 2024-08-17T17:34:42.897 INFO:tasks.rados.rados.0.smithi037.stdout:2460: finishing write tid 5 to smithi03781225-8 2024-08-17T17:34:42.898 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 797 (ObjNum 927 snap 314 seq_num 927) dirty exists 2024-08-17T17:34:42.898 INFO:tasks.rados.rados.0.smithi037.stdout:2460: left oid 8 (ObjNum 927 snap 314 seq_num 927) 2024-08-17T17:34:42.898 INFO:tasks.rados.rados.0.smithi037.stdout:2462: finishing rollback tid 0 to smithi03781225-21 2024-08-17T17:34:42.898 INFO:tasks.rados.rados.0.smithi037.stdout:2462: finishing rollback tid 1 to smithi03781225-21 2024-08-17T17:34:42.898 INFO:tasks.rados.rados.0.smithi037.stdout:2462: finishing rollback tid 2 to smithi03781225-21 2024-08-17T17:34:42.898 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 21 v 2085 (ObjNum 865 snap 300 seq_num 865) dirty exists 2024-08-17T17:34:42.898 INFO:tasks.rados.rados.0.smithi037.stdout:2465: finishing write tid 1 to smithi03781225-10 2024-08-17T17:34:42.898 INFO:tasks.rados.rados.0.smithi037.stdout:2463: expect (ObjNum 805 snap 278 seq_num 805) 2024-08-17T17:34:43.091 INFO:tasks.rados.rados.0.smithi037.stdout:2465: finishing write tid 2 to smithi03781225-10 2024-08-17T17:34:43.091 INFO:tasks.rados.rados.0.smithi037.stdout:2465: finishing write tid 3 to smithi03781225-10 2024-08-17T17:34:43.091 INFO:tasks.rados.rados.0.smithi037.stdout:2465: finishing write tid 4 to smithi03781225-10 2024-08-17T17:34:43.091 INFO:tasks.rados.rados.0.smithi037.stdout:2465: finishing write tid 5 to smithi03781225-10 2024-08-17T17:34:43.091 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 10 v 1125 (ObjNum 929 snap 314 seq_num 929) dirty exists 2024-08-17T17:34:43.092 INFO:tasks.rados.rados.0.smithi037.stdout:2465: left oid 10 (ObjNum 929 snap 314 seq_num 929) 2024-08-17T17:34:43.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:42 smithi046 ceph-mon[88218]: pgmap v650: 89 pgs: 89 active+clean; 221 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 20 op/s 2024-08-17T17:34:43.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:42 smithi037 ceph-mon[102022]: pgmap v650: 89 pgs: 89 active+clean; 221 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 20 op/s 2024-08-17T17:34:43.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:42 smithi037 ceph-mon[97894]: pgmap v650: 89 pgs: 89 active+clean; 221 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 20 op/s 2024-08-17T17:34:43.905 INFO:tasks.rados.rados.0.smithi037.stdout:2460: done (5 left) 2024-08-17T17:34:43.906 INFO:tasks.rados.rados.0.smithi037.stdout:2462: done (4 left) 2024-08-17T17:34:43.906 INFO:tasks.rados.rados.0.smithi037.stdout:2463: done (3 left) 2024-08-17T17:34:43.906 INFO:tasks.rados.rados.0.smithi037.stdout:2464: done (2 left) 2024-08-17T17:34:43.906 INFO:tasks.rados.rados.0.smithi037.stdout:2465: done (1 left) 2024-08-17T17:34:43.906 INFO:tasks.rados.rados.0.smithi037.stdout:2467: done (0 left) 2024-08-17T17:34:43.906 INFO:tasks.rados.rados.0.smithi037.stdout:2468: read oid 7 snap -1 2024-08-17T17:34:43.906 INFO:tasks.rados.rados.0.smithi037.stdout:2468: expect (ObjNum 854 snap 290 seq_num 854) 2024-08-17T17:34:43.906 INFO:tasks.rados.rados.0.smithi037.stdout:2469: rollback oid 40 current snap is 315 2024-08-17T17:34:43.906 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 40 to 308 2024-08-17T17:34:43.906 INFO:tasks.rados.rados.0.smithi037.stdout:2470: snap_remove snap 294 2024-08-17T17:34:44.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:43 smithi046 ceph-mon[88218]: osdmap e696: 8 total, 8 up, 8 in 2024-08-17T17:34:44.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:43 smithi037 ceph-mon[102022]: osdmap e696: 8 total, 8 up, 8 in 2024-08-17T17:34:44.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:43 smithi037 ceph-mon[97894]: osdmap e696: 8 total, 8 up, 8 in 2024-08-17T17:34:44.905 INFO:tasks.rados.rados.0.smithi037.stdout:2470: done (2 left) 2024-08-17T17:34:44.906 INFO:tasks.rados.rados.0.smithi037.stdout:2471: snap_remove snap 285 2024-08-17T17:34:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:44 smithi046 ceph-mon[88218]: pgmap v653: 89 pgs: 89 active+clean; 219 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 381 KiB/s wr, 10 op/s 2024-08-17T17:34:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:44 smithi046 ceph-mon[88218]: osdmap e697: 8 total, 8 up, 8 in 2024-08-17T17:34:45.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:44 smithi037 ceph-mon[97894]: pgmap v653: 89 pgs: 89 active+clean; 219 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 381 KiB/s wr, 10 op/s 2024-08-17T17:34:45.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:44 smithi037 ceph-mon[97894]: osdmap e697: 8 total, 8 up, 8 in 2024-08-17T17:34:45.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:44 smithi037 ceph-mon[102022]: pgmap v653: 89 pgs: 89 active+clean; 219 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 381 KiB/s wr, 10 op/s 2024-08-17T17:34:45.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:44 smithi037 ceph-mon[102022]: osdmap e697: 8 total, 8 up, 8 in 2024-08-17T17:34:45.924 INFO:tasks.rados.rados.0.smithi037.stdout:2471: done (2 left) 2024-08-17T17:34:45.925 INFO:tasks.rados.rados.0.smithi037.stdout:2472: rollback oid 41 current snap is 315 2024-08-17T17:34:45.925 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 41 to 310 2024-08-17T17:34:45.925 INFO:tasks.rados.rados.0.smithi037.stdout:2469: finishing rollback tid 1 to smithi03781225-40 2024-08-17T17:34:45.925 INFO:tasks.rados.rados.0.smithi037.stdout:2469: finishing rollback tid 2 to smithi03781225-40 2024-08-17T17:34:45.925 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 40 v 955 (ObjNum 874 snap 304 seq_num 874) dirty exists 2024-08-17T17:34:45.925 INFO:tasks.rados.rados.0.smithi037.stdout:2468: expect (ObjNum 854 snap 290 seq_num 854) 2024-08-17T17:34:46.076 INFO:tasks.rados.rados.0.smithi037.stdout:2472: finishing rollback tid 0 to smithi03781225-41 2024-08-17T17:34:46.076 INFO:tasks.rados.rados.0.smithi037.stdout:2472: finishing rollback tid 1 to smithi03781225-41 2024-08-17T17:34:46.076 INFO:tasks.rados.rados.0.smithi037.stdout:2472: finishing rollback tid 2 to smithi03781225-41 2024-08-17T17:34:46.076 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 411 (ObjNum 877 snap 306 seq_num 877) dirty exists 2024-08-17T17:34:46.076 INFO:tasks.rados.rados.0.smithi037.stdout:2468: done (2 left) 2024-08-17T17:34:46.077 INFO:tasks.rados.rados.0.smithi037.stdout:2469: done (1 left) 2024-08-17T17:34:46.077 INFO:tasks.rados.rados.0.smithi037.stdout:2472: done (0 left) 2024-08-17T17:34:46.077 INFO:tasks.rados.rados.0.smithi037.stdout:2473: read oid 20 snap -1 2024-08-17T17:34:46.077 INFO:tasks.rados.rados.0.smithi037.stdout:2473: expect deleted 2024-08-17T17:34:46.077 INFO:tasks.rados.rados.0.smithi037.stdout:2474: snap_remove snap 306 2024-08-17T17:34:46.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:45 smithi046 ceph-mon[88218]: osdmap e698: 8 total, 8 up, 8 in 2024-08-17T17:34:46.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:45 smithi037 ceph-mon[102022]: osdmap e698: 8 total, 8 up, 8 in 2024-08-17T17:34:46.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:45 smithi037 ceph-mon[97894]: osdmap e698: 8 total, 8 up, 8 in 2024-08-17T17:34:46.788 INFO:tasks.rados.rados.0.smithi037.stdout:2473: done (1 left) 2024-08-17T17:34:46.788 INFO:tasks.rados.rados.0.smithi037.stdout:2474: done (0 left) 2024-08-17T17:34:46.788 INFO:tasks.rados.rados.0.smithi037.stdout:2475: snap_create 2024-08-17T17:34:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:46 smithi046 ceph-mon[88218]: pgmap v656: 89 pgs: 89 active+clean; 228 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.0 MiB/s wr, 20 op/s 2024-08-17T17:34:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:46 smithi046 ceph-mon[88218]: osdmap e699: 8 total, 8 up, 8 in 2024-08-17T17:34:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:46 smithi046 ceph-mon[88218]: osdmap e700: 8 total, 8 up, 8 in 2024-08-17T17:34:47.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:46 smithi037 ceph-mon[102022]: pgmap v656: 89 pgs: 89 active+clean; 228 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.0 MiB/s wr, 20 op/s 2024-08-17T17:34:47.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:46 smithi037 ceph-mon[102022]: osdmap e699: 8 total, 8 up, 8 in 2024-08-17T17:34:47.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:46 smithi037 ceph-mon[102022]: osdmap e700: 8 total, 8 up, 8 in 2024-08-17T17:34:47.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:46 smithi037 ceph-mon[97894]: pgmap v656: 89 pgs: 89 active+clean; 228 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.0 MiB/s wr, 20 op/s 2024-08-17T17:34:47.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:46 smithi037 ceph-mon[97894]: osdmap e699: 8 total, 8 up, 8 in 2024-08-17T17:34:47.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:46 smithi037 ceph-mon[97894]: osdmap e700: 8 total, 8 up, 8 in 2024-08-17T17:34:47.792 INFO:tasks.rados.rados.0.smithi037.stdout:2475: done (0 left) 2024-08-17T17:34:47.792 INFO:tasks.rados.rados.0.smithi037.stdout:2476: write oid 39 current snap is 316 2024-08-17T17:34:47.792 INFO:tasks.rados.rados.0.smithi037.stdout:2476: seq_num 930 ranges {430510=576636,1654842=768318,2922795=502619} 2024-08-17T17:34:47.797 INFO:tasks.rados.rados.0.smithi037.stdout:2476: writing smithi03781225-39 from 430510 to 1007146 tid 1 2024-08-17T17:34:47.806 INFO:tasks.rados.rados.0.smithi037.stdout:2476: writing smithi03781225-39 from 1654842 to 2423160 tid 2 2024-08-17T17:34:47.812 INFO:tasks.rados.rados.0.smithi037.stdout:2476: writing smithi03781225-39 from 2922795 to 3425414 tid 3 2024-08-17T17:34:47.812 INFO:tasks.rados.rados.0.smithi037.stdout:2477: snap_remove snap 308 2024-08-17T17:34:48.795 INFO:tasks.rados.rados.0.smithi037.stdout:2477: done (1 left) 2024-08-17T17:34:48.795 INFO:tasks.rados.rados.0.smithi037.stdout:2478: snap_create 2024-08-17T17:34:48.795 INFO:tasks.rados.rados.0.smithi037.stdout:2476: finishing write tid 1 to smithi03781225-39 2024-08-17T17:34:48.795 INFO:tasks.rados.rados.0.smithi037.stdout:2476: finishing write tid 2 to smithi03781225-39 2024-08-17T17:34:48.795 INFO:tasks.rados.rados.0.smithi037.stdout:2476: finishing write tid 3 to smithi03781225-39 2024-08-17T17:34:48.795 INFO:tasks.rados.rados.0.smithi037.stdout:2476: finishing write tid 4 to smithi03781225-39 2024-08-17T17:34:48.796 INFO:tasks.rados.rados.0.smithi037.stdout:2476: finishing write tid 5 to smithi03781225-39 2024-08-17T17:34:48.796 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 1404 (ObjNum 930 snap 316 seq_num 930) dirty exists 2024-08-17T17:34:48.796 INFO:tasks.rados.rados.0.smithi037.stdout:2476: left oid 39 (ObjNum 930 snap 316 seq_num 930) 2024-08-17T17:34:49.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:34:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:34:48] "GET /metrics HTTP/1.1" 200 36417 "" "Prometheus/2.51.0" 2024-08-17T17:34:49.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:48 smithi037 ceph-mon[102022]: pgmap v659: 89 pgs: 89 active+clean; 228 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.0 MiB/s wr, 15 op/s 2024-08-17T17:34:49.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:48 smithi037 ceph-mon[102022]: osdmap e701: 8 total, 8 up, 8 in 2024-08-17T17:34:49.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:48 smithi037 ceph-mon[97894]: pgmap v659: 89 pgs: 89 active+clean; 228 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.0 MiB/s wr, 15 op/s 2024-08-17T17:34:49.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:48 smithi037 ceph-mon[97894]: osdmap e701: 8 total, 8 up, 8 in 2024-08-17T17:34:49.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:48 smithi046 ceph-mon[88218]: pgmap v659: 89 pgs: 89 active+clean; 228 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.0 MiB/s wr, 15 op/s 2024-08-17T17:34:49.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:48 smithi046 ceph-mon[88218]: osdmap e701: 8 total, 8 up, 8 in 2024-08-17T17:34:49.800 INFO:tasks.rados.rados.0.smithi037.stdout:2476: done (1 left) 2024-08-17T17:34:49.800 INFO:tasks.rados.rados.0.smithi037.stdout:2478: done (0 left) 2024-08-17T17:34:49.800 INFO:tasks.rados.rados.0.smithi037.stdout:2479: write oid 13 current snap is 317 2024-08-17T17:34:49.800 INFO:tasks.rados.rados.0.smithi037.stdout:2479: seq_num 931 ranges {447317=651885,1713324=628329,3066571=580746} 2024-08-17T17:34:49.805 INFO:tasks.rados.rados.0.smithi037.stdout:2479: writing smithi03781225-13 from 447317 to 1099202 tid 1 2024-08-17T17:34:49.813 INFO:tasks.rados.rados.0.smithi037.stdout:2479: writing smithi03781225-13 from 1713324 to 2341653 tid 2 2024-08-17T17:34:49.820 INFO:tasks.rados.rados.0.smithi037.stdout:2479: writing smithi03781225-13 from 3066571 to 3647317 tid 3 2024-08-17T17:34:49.820 INFO:tasks.rados.rados.0.smithi037.stdout:2480: delete oid 35 current snap is 317 2024-08-17T17:34:49.820 INFO:tasks.rados.rados.0.smithi037.stdout:2479: finishing write tid 1 to smithi03781225-13 2024-08-17T17:34:49.820 INFO:tasks.rados.rados.0.smithi037.stdout:2479: finishing write tid 2 to smithi03781225-13 2024-08-17T17:34:49.824 INFO:tasks.rados.rados.0.smithi037.stdout:2479: finishing write tid 3 to smithi03781225-13 2024-08-17T17:34:49.824 INFO:tasks.rados.rados.0.smithi037.stdout:2479: finishing write tid 4 to smithi03781225-13 2024-08-17T17:34:49.824 INFO:tasks.rados.rados.0.smithi037.stdout:2480: done (1 left) 2024-08-17T17:34:49.824 INFO:tasks.rados.rados.0.smithi037.stdout:2481: snap_create 2024-08-17T17:34:49.824 INFO:tasks.rados.rados.0.smithi037.stdout:2479: finishing write tid 5 to smithi03781225-13 2024-08-17T17:34:49.824 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 1009 (ObjNum 931 snap 317 seq_num 931) dirty exists 2024-08-17T17:34:49.825 INFO:tasks.rados.rados.0.smithi037.stdout:2479: left oid 13 (ObjNum 931 snap 317 seq_num 931) 2024-08-17T17:34:50.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:49 smithi046 ceph-mon[88218]: osdmap e702: 8 total, 8 up, 8 in 2024-08-17T17:34:50.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:49 smithi037 ceph-mon[102022]: osdmap e702: 8 total, 8 up, 8 in 2024-08-17T17:34:50.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:49 smithi037 ceph-mon[97894]: osdmap e702: 8 total, 8 up, 8 in 2024-08-17T17:34:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:34:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:34:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:34:50.802 INFO:tasks.rados.rados.0.smithi037.stdout:2479: done (1 left) 2024-08-17T17:34:50.802 INFO:tasks.rados.rados.0.smithi037.stdout:2481: done (0 left) 2024-08-17T17:34:50.803 INFO:tasks.rados.rados.0.smithi037.stdout:2482: snap_remove snap 314 2024-08-17T17:34:51.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:50 smithi046 ceph-mon[88218]: pgmap v662: 89 pgs: 89 active+clean; 201 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 1 op/s 2024-08-17T17:34:51.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:50 smithi046 ceph-mon[88218]: osdmap e703: 8 total, 8 up, 8 in 2024-08-17T17:34:51.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:50 smithi037 ceph-mon[102022]: pgmap v662: 89 pgs: 89 active+clean; 201 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 1 op/s 2024-08-17T17:34:51.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:50 smithi037 ceph-mon[102022]: osdmap e703: 8 total, 8 up, 8 in 2024-08-17T17:34:51.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:50 smithi037 ceph-mon[97894]: pgmap v662: 89 pgs: 89 active+clean; 201 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 1 op/s 2024-08-17T17:34:51.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:50 smithi037 ceph-mon[97894]: osdmap e703: 8 total, 8 up, 8 in 2024-08-17T17:34:51.787 INFO:tasks.rados.rados.0.smithi037.stdout:2482: done (0 left) 2024-08-17T17:34:51.787 INFO:tasks.rados.rados.0.smithi037.stdout:2483: read oid 30 snap -1 2024-08-17T17:34:51.788 INFO:tasks.rados.rados.0.smithi037.stdout:2483: expect (ObjNum 837 snap 287 seq_num 837) 2024-08-17T17:34:51.788 INFO:tasks.rados.rados.0.smithi037.stdout:2484: read oid 44 snap -1 2024-08-17T17:34:51.788 INFO:tasks.rados.rados.0.smithi037.stdout:2484: expect deleted 2024-08-17T17:34:51.788 INFO:tasks.rados.rados.0.smithi037.stdout:2485: rollback oid 20 current snap is 318 2024-08-17T17:34:51.788 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 20 to 299 2024-08-17T17:34:51.788 INFO:tasks.rados.rados.0.smithi037.stdout:2486: delete oid 23 current snap is 318 2024-08-17T17:34:51.793 INFO:tasks.rados.rados.0.smithi037.stdout:2485: finishing rollback tid 1 to smithi03781225-20 2024-08-17T17:34:51.793 INFO:tasks.rados.rados.0.smithi037.stdout:2485: finishing rollback tid 2 to smithi03781225-20 2024-08-17T17:34:51.793 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 503 (ObjNum 805 snap 278 seq_num 805) dirty exists 2024-08-17T17:34:51.794 INFO:tasks.rados.rados.0.smithi037.stdout:2483: expect (ObjNum 837 snap 287 seq_num 837) 2024-08-17T17:34:51.864 INFO:tasks.rados.rados.0.smithi037.stdout:2483: done (3 left) 2024-08-17T17:34:51.864 INFO:tasks.rados.rados.0.smithi037.stdout:2484: done (2 left) 2024-08-17T17:34:51.865 INFO:tasks.rados.rados.0.smithi037.stdout:2485: done (1 left) 2024-08-17T17:34:51.865 INFO:tasks.rados.rados.0.smithi037.stdout:2486: done (0 left) 2024-08-17T17:34:51.865 INFO:tasks.rados.rados.0.smithi037.stdout:2487: read oid 50 snap 299 2024-08-17T17:34:51.865 INFO:tasks.rados.rados.0.smithi037.stdout:2487: expect (ObjNum 755 snap 255 seq_num 755) 2024-08-17T17:34:51.865 INFO:tasks.rados.rados.0.smithi037.stdout:2488: snap_create 2024-08-17T17:34:51.869 INFO:tasks.rados.rados.0.smithi037.stdout:2487: expect (ObjNum 755 snap 255 seq_num 755) 2024-08-17T17:34:52.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:51 smithi046 ceph-mon[88218]: osdmap e704: 8 total, 8 up, 8 in 2024-08-17T17:34:52.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:51 smithi046 ceph-mon[88218]: osdmap e705: 8 total, 8 up, 8 in 2024-08-17T17:34:52.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:51 smithi037 ceph-mon[97894]: osdmap e704: 8 total, 8 up, 8 in 2024-08-17T17:34:52.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:51 smithi037 ceph-mon[97894]: osdmap e705: 8 total, 8 up, 8 in 2024-08-17T17:34:52.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:51 smithi037 ceph-mon[102022]: osdmap e704: 8 total, 8 up, 8 in 2024-08-17T17:34:52.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:51 smithi037 ceph-mon[102022]: osdmap e705: 8 total, 8 up, 8 in 2024-08-17T17:34:52.831 INFO:tasks.rados.rados.0.smithi037.stdout:2487: done (1 left) 2024-08-17T17:34:52.831 INFO:tasks.rados.rados.0.smithi037.stdout:2488: done (0 left) 2024-08-17T17:34:52.831 INFO:tasks.rados.rados.0.smithi037.stdout:2489: write oid 21 current snap is 319 2024-08-17T17:34:52.831 INFO:tasks.rados.rados.0.smithi037.stdout:2489: seq_num 934 ranges {497738=477632,1772417=775656,3316134=381604} 2024-08-17T17:34:52.836 INFO:tasks.rados.rados.0.smithi037.stdout:2489: writing smithi03781225-21 from 497738 to 975370 tid 1 2024-08-17T17:34:52.846 INFO:tasks.rados.rados.0.smithi037.stdout:2489: writing smithi03781225-21 from 1772417 to 2548073 tid 2 2024-08-17T17:34:52.853 INFO:tasks.rados.rados.0.smithi037.stdout:2489: writing smithi03781225-21 from 3316134 to 3697738 tid 3 2024-08-17T17:34:52.853 INFO:tasks.rados.rados.0.smithi037.stdout:2490: write oid 30 current snap is 319 2024-08-17T17:34:52.853 INFO:tasks.rados.rados.0.smithi037.stdout:2489: finishing write tid 1 to smithi03781225-21 2024-08-17T17:34:52.853 INFO:tasks.rados.rados.0.smithi037.stdout:2490: seq_num 935 ranges {514545=552881,1830899=519314,2943557=475332} 2024-08-17T17:34:52.858 INFO:tasks.rados.rados.0.smithi037.stdout:2490: writing smithi03781225-30 from 514545 to 1067426 tid 1 2024-08-17T17:34:52.865 INFO:tasks.rados.rados.0.smithi037.stdout:2490: writing smithi03781225-30 from 1830899 to 2350213 tid 2 2024-08-17T17:34:52.871 INFO:tasks.rados.rados.0.smithi037.stdout:2490: writing smithi03781225-30 from 2943557 to 3418889 tid 3 2024-08-17T17:34:52.872 INFO:tasks.rados.rados.0.smithi037.stdout:2491: write oid 17 current snap is 319 2024-08-17T17:34:52.872 INFO:tasks.rados.rados.0.smithi037.stdout:2489: finishing write tid 2 to smithi03781225-21 2024-08-17T17:34:52.872 INFO:tasks.rados.rados.0.smithi037.stdout:2489: finishing write tid 3 to smithi03781225-21 2024-08-17T17:34:52.872 INFO:tasks.rados.rados.0.smithi037.stdout:2489: finishing write tid 4 to smithi03781225-21 2024-08-17T17:34:52.872 INFO:tasks.rados.rados.0.smithi037.stdout:2491: seq_num 936 ranges {531352=744483,2005734=779325,3487333=244019} 2024-08-17T17:34:52.878 INFO:tasks.rados.rados.0.smithi037.stdout:2491: writing smithi03781225-17 from 531352 to 1275835 tid 1 2024-08-17T17:34:52.886 INFO:tasks.rados.rados.0.smithi037.stdout:2491: writing smithi03781225-17 from 2005734 to 2785059 tid 2 2024-08-17T17:34:52.892 INFO:tasks.rados.rados.0.smithi037.stdout:2491: writing smithi03781225-17 from 3487333 to 3731352 tid 3 2024-08-17T17:34:52.892 INFO:tasks.rados.rados.0.smithi037.stdout:2492: rollback oid 46 current snap is 319 2024-08-17T17:34:52.892 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 46 to 312 2024-08-17T17:34:52.892 INFO:tasks.rados.rados.0.smithi037.stdout:2489: finishing write tid 5 to smithi03781225-21 2024-08-17T17:34:52.893 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 21 v 2114 (ObjNum 934 snap 319 seq_num 934) dirty exists 2024-08-17T17:34:52.893 INFO:tasks.rados.rados.0.smithi037.stdout:2489: left oid 21 (ObjNum 934 snap 319 seq_num 934) 2024-08-17T17:34:52.893 INFO:tasks.rados.rados.0.smithi037.stdout:2490: finishing write tid 1 to smithi03781225-30 2024-08-17T17:34:52.893 INFO:tasks.rados.rados.0.smithi037.stdout:2490: finishing write tid 2 to smithi03781225-30 2024-08-17T17:34:52.893 INFO:tasks.rados.rados.0.smithi037.stdout:2490: finishing write tid 3 to smithi03781225-30 2024-08-17T17:34:52.893 INFO:tasks.rados.rados.0.smithi037.stdout:2490: finishing write tid 4 to smithi03781225-30 2024-08-17T17:34:52.894 INFO:tasks.rados.rados.0.smithi037.stdout:2490: finishing write tid 5 to smithi03781225-30 2024-08-17T17:34:52.894 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 1154 (ObjNum 935 snap 319 seq_num 935) dirty exists 2024-08-17T17:34:52.894 INFO:tasks.rados.rados.0.smithi037.stdout:2490: left oid 30 (ObjNum 935 snap 319 seq_num 935) 2024-08-17T17:34:52.894 INFO:tasks.rados.rados.0.smithi037.stdout:2491: finishing write tid 1 to smithi03781225-17 2024-08-17T17:34:52.894 INFO:tasks.rados.rados.0.smithi037.stdout:2491: finishing write tid 2 to smithi03781225-17 2024-08-17T17:34:52.895 INFO:tasks.rados.rados.0.smithi037.stdout:2489: done (3 left) 2024-08-17T17:34:52.895 INFO:tasks.rados.rados.0.smithi037.stdout:2490: done (2 left) 2024-08-17T17:34:52.895 INFO:tasks.rados.rados.0.smithi037.stdout:2493: snap_create 2024-08-17T17:34:52.896 INFO:tasks.rados.rados.0.smithi037.stdout:2492: finishing rollback tid 1 to smithi03781225-46 2024-08-17T17:34:52.896 INFO:tasks.rados.rados.0.smithi037.stdout:2492: finishing rollback tid 2 to smithi03781225-46 2024-08-17T17:34:52.896 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 46 v 1118 (ObjNum 883 snap 307 seq_num 883) dirty exists 2024-08-17T17:34:52.897 INFO:tasks.rados.rados.0.smithi037.stdout:2491: finishing write tid 3 to smithi03781225-17 2024-08-17T17:34:52.897 INFO:tasks.rados.rados.0.smithi037.stdout:2491: finishing write tid 4 to smithi03781225-17 2024-08-17T17:34:52.897 INFO:tasks.rados.rados.0.smithi037.stdout:2491: finishing write tid 5 to smithi03781225-17 2024-08-17T17:34:52.897 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 976 (ObjNum 936 snap 319 seq_num 936) dirty exists 2024-08-17T17:34:52.897 INFO:tasks.rados.rados.0.smithi037.stdout:2491: left oid 17 (ObjNum 936 snap 319 seq_num 936) 2024-08-17T17:34:53.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:52 smithi046 ceph-mon[88218]: pgmap v665: 89 pgs: 89 active+clean; 197 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 451 KiB/s wr, 3 op/s 2024-08-17T17:34:53.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:52 smithi037 ceph-mon[97894]: pgmap v665: 89 pgs: 89 active+clean; 197 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 451 KiB/s wr, 3 op/s 2024-08-17T17:34:53.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:52 smithi037 ceph-mon[102022]: pgmap v665: 89 pgs: 89 active+clean; 197 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 451 KiB/s wr, 3 op/s 2024-08-17T17:34:53.834 INFO:tasks.rados.rados.0.smithi037.stdout:2491: done (2 left) 2024-08-17T17:34:53.834 INFO:tasks.rados.rados.0.smithi037.stdout:2492: done (1 left) 2024-08-17T17:34:53.834 INFO:tasks.rados.rados.0.smithi037.stdout:2493: done (0 left) 2024-08-17T17:34:53.834 INFO:tasks.rados.rados.0.smithi037.stdout:2494: snap_create 2024-08-17T17:34:54.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:53 smithi046 ceph-mon[88218]: osdmap e706: 8 total, 8 up, 8 in 2024-08-17T17:34:54.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:53 smithi037 ceph-mon[97894]: osdmap e706: 8 total, 8 up, 8 in 2024-08-17T17:34:54.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:53 smithi037 ceph-mon[102022]: osdmap e706: 8 total, 8 up, 8 in 2024-08-17T17:34:54.836 INFO:tasks.rados.rados.0.smithi037.stdout:2494: done (0 left) 2024-08-17T17:34:54.837 INFO:tasks.rados.rados.0.smithi037.stdout:2495: write oid 35 current snap is 321 2024-08-17T17:34:54.837 INFO:tasks.rados.rados.0.smithi037.stdout:2495: seq_num 937 ranges {548159=419732,1664216=522983,2714756=614229} 2024-08-17T17:34:54.842 INFO:tasks.rados.rados.0.smithi037.stdout:2495: writing smithi03781225-35 from 548159 to 967891 tid 1 2024-08-17T17:34:54.848 INFO:tasks.rados.rados.0.smithi037.stdout:2495: writing smithi03781225-35 from 1664216 to 2187199 tid 2 2024-08-17T17:34:54.855 INFO:tasks.rados.rados.0.smithi037.stdout:2495: writing smithi03781225-35 from 2714756 to 3328985 tid 3 2024-08-17T17:34:54.855 INFO:tasks.rados.rados.0.smithi037.stdout:2496: write oid 26 current snap is 321 2024-08-17T17:34:54.855 INFO:tasks.rados.rados.0.smithi037.stdout:2495: finishing write tid 1 to smithi03781225-35 2024-08-17T17:34:54.856 INFO:tasks.rados.rados.0.smithi037.stdout:2495: finishing write tid 2 to smithi03781225-35 2024-08-17T17:34:54.856 INFO:tasks.rados.rados.0.smithi037.stdout:2496: seq_num 938 ranges {564966=494981,1606345=782994,3025826=425501} 2024-08-17T17:34:54.861 INFO:tasks.rados.rados.0.smithi037.stdout:2496: writing smithi03781225-26 from 564966 to 1059947 tid 1 2024-08-17T17:34:54.869 INFO:tasks.rados.rados.0.smithi037.stdout:2496: writing smithi03781225-26 from 1606345 to 2389339 tid 2 2024-08-17T17:34:54.875 INFO:tasks.rados.rados.0.smithi037.stdout:2496: writing smithi03781225-26 from 3025826 to 3451327 tid 3 2024-08-17T17:34:54.875 INFO:tasks.rados.rados.0.smithi037.stdout:2495: finishing write tid 3 to smithi03781225-35 2024-08-17T17:34:54.875 INFO:tasks.rados.rados.0.smithi037.stdout:2495: finishing write tid 4 to smithi03781225-35 2024-08-17T17:34:54.875 INFO:tasks.rados.rados.0.smithi037.stdout:2495: finishing write tid 5 to smithi03781225-35 2024-08-17T17:34:54.875 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 35 v 422 (ObjNum 937 snap 321 seq_num 937) dirty exists 2024-08-17T17:34:54.875 INFO:tasks.rados.rados.0.smithi037.stdout:2495: left oid 35 (ObjNum 937 snap 321 seq_num 937) 2024-08-17T17:34:54.875 INFO:tasks.rados.rados.0.smithi037.stdout:2496: finishing write tid 1 to smithi03781225-26 2024-08-17T17:34:54.875 INFO:tasks.rados.rados.0.smithi037.stdout:2496: finishing write tid 2 to smithi03781225-26 2024-08-17T17:34:54.876 INFO:tasks.rados.rados.0.smithi037.stdout:2497: read oid 34 snap 305 2024-08-17T17:34:54.876 INFO:tasks.rados.rados.0.smithi037.stdout:2497: expect (ObjNum 875 snap 304 seq_num 875) 2024-08-17T17:34:54.876 INFO:tasks.rados.rados.0.smithi037.stdout:2495: done (2 left) 2024-08-17T17:34:54.876 INFO:tasks.rados.rados.0.smithi037.stdout:2498: snap_remove snap 315 2024-08-17T17:34:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:54 smithi046 ceph-mon[88218]: pgmap v668: 89 pgs: 89 active+clean; 197 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 451 KiB/s wr, 1 op/s 2024-08-17T17:34:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:54 smithi046 ceph-mon[88218]: osdmap e707: 8 total, 8 up, 8 in 2024-08-17T17:34:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:54 smithi037 ceph-mon[102022]: pgmap v668: 89 pgs: 89 active+clean; 197 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 451 KiB/s wr, 1 op/s 2024-08-17T17:34:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:54 smithi037 ceph-mon[102022]: osdmap e707: 8 total, 8 up, 8 in 2024-08-17T17:34:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:55.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:54 smithi037 ceph-mon[97894]: pgmap v668: 89 pgs: 89 active+clean; 197 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 451 KiB/s wr, 1 op/s 2024-08-17T17:34:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:54 smithi037 ceph-mon[97894]: osdmap e707: 8 total, 8 up, 8 in 2024-08-17T17:34:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:55.861 INFO:tasks.rados.rados.0.smithi037.stdout:2498: done (2 left) 2024-08-17T17:34:55.861 INFO:tasks.rados.rados.0.smithi037.stdout:2499: rollback oid 18 current snap is 321 2024-08-17T17:34:55.861 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 18 to 313 2024-08-17T17:34:55.861 INFO:tasks.rados.rados.0.smithi037.stdout:2496: finishing write tid 3 to smithi03781225-26 2024-08-17T17:34:55.861 INFO:tasks.rados.rados.0.smithi037.stdout:2496: finishing write tid 4 to smithi03781225-26 2024-08-17T17:34:55.861 INFO:tasks.rados.rados.0.smithi037.stdout:2496: finishing write tid 5 to smithi03781225-26 2024-08-17T17:34:55.861 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 1014 (ObjNum 938 snap 321 seq_num 938) dirty exists 2024-08-17T17:34:55.862 INFO:tasks.rados.rados.0.smithi037.stdout:2496: left oid 26 (ObjNum 938 snap 321 seq_num 938) 2024-08-17T17:34:55.862 INFO:tasks.rados.rados.0.smithi037.stdout:2497: expect (ObjNum 875 snap 304 seq_num 875) 2024-08-17T17:34:55.953 INFO:tasks.rados.rados.0.smithi037.stdout:2499: finishing rollback tid 0 to smithi03781225-18 2024-08-17T17:34:55.953 INFO:tasks.rados.rados.0.smithi037.stdout:2499: finishing rollback tid 1 to smithi03781225-18 2024-08-17T17:34:55.953 INFO:tasks.rados.rados.0.smithi037.stdout:2496: done (2 left) 2024-08-17T17:34:55.953 INFO:tasks.rados.rados.0.smithi037.stdout:2497: done (1 left) 2024-08-17T17:34:55.953 INFO:tasks.rados.rados.0.smithi037.stdout:2500: read oid 42 snap -1 2024-08-17T17:34:55.953 INFO:tasks.rados.rados.0.smithi037.stdout:2500: expect deleted 2024-08-17T17:34:55.954 INFO:tasks.rados.rados.0.smithi037.stdout:2501: rollback oid 14 current snap is 321 2024-08-17T17:34:55.954 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 14 to 317 2024-08-17T17:34:55.954 INFO:tasks.rados.rados.0.smithi037.stdout:2499: finishing rollback tid 2 to smithi03781225-18 2024-08-17T17:34:55.954 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 1018 (ObjNum 780 snap 269 seq_num 780) dirty exists 2024-08-17T17:34:55.954 INFO:tasks.rados.rados.0.smithi037.stdout:2499: done (2 left) 2024-08-17T17:34:55.954 INFO:tasks.rados.rados.0.smithi037.stdout:2502: write oid 38 current snap is 321 2024-08-17T17:34:55.954 INFO:tasks.rados.rados.0.smithi037.stdout:2502: seq_num 939 ranges {581773=570230,1664827=526652,2653249=636773} 2024-08-17T17:34:55.959 INFO:tasks.rados.rados.0.smithi037.stdout:2502: writing smithi03781225-38 from 581773 to 1152003 tid 1 2024-08-17T17:34:55.964 INFO:tasks.rados.rados.0.smithi037.stdout:2502: writing smithi03781225-38 from 1664827 to 2191479 tid 2 2024-08-17T17:34:55.971 INFO:tasks.rados.rados.0.smithi037.stdout:2502: writing smithi03781225-38 from 2653249 to 3290022 tid 3 2024-08-17T17:34:55.971 INFO:tasks.rados.rados.0.smithi037.stdout:2503: read oid 26 snap -1 2024-08-17T17:34:55.971 INFO:tasks.rados.rados.0.smithi037.stdout:2503: expect (ObjNum 938 snap 321 seq_num 938) 2024-08-17T17:34:55.971 INFO:tasks.rados.rados.0.smithi037.stdout:2504: read oid 49 snap -1 2024-08-17T17:34:55.972 INFO:tasks.rados.rados.0.smithi037.stdout:2504: expect deleted 2024-08-17T17:34:55.972 INFO:tasks.rados.rados.0.smithi037.stdout:2505: delete oid 1 current snap is 321 2024-08-17T17:34:55.972 INFO:tasks.rados.rados.0.smithi037.stdout:2501: finishing rollback tid 0 to smithi03781225-14 2024-08-17T17:34:55.972 INFO:tasks.rados.rados.0.smithi037.stdout:2501: finishing rollback tid 1 to smithi03781225-14 2024-08-17T17:34:55.972 INFO:tasks.rados.rados.0.smithi037.stdout:2501: finishing rollback tid 2 to smithi03781225-14 2024-08-17T17:34:55.972 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 14 v 1160 (ObjNum 918 snap 314 seq_num 918) dirty exists 2024-08-17T17:34:55.972 INFO:tasks.rados.rados.0.smithi037.stdout:2502: finishing write tid 1 to smithi03781225-38 2024-08-17T17:34:55.972 INFO:tasks.rados.rados.0.smithi037.stdout:2502: finishing write tid 2 to smithi03781225-38 2024-08-17T17:34:55.975 INFO:tasks.rados.rados.0.smithi037.stdout:2502: finishing write tid 3 to smithi03781225-38 2024-08-17T17:34:55.975 INFO:tasks.rados.rados.0.smithi037.stdout:2500: done (5 left) 2024-08-17T17:34:55.975 INFO:tasks.rados.rados.0.smithi037.stdout:2501: done (4 left) 2024-08-17T17:34:55.975 INFO:tasks.rados.rados.0.smithi037.stdout:2504: done (3 left) 2024-08-17T17:34:55.975 INFO:tasks.rados.rados.0.smithi037.stdout:2505: done (2 left) 2024-08-17T17:34:55.975 INFO:tasks.rados.rados.0.smithi037.stdout:2506: write oid 1 current snap is 321 2024-08-17T17:34:55.975 INFO:tasks.rados.rados.0.smithi037.stdout:2506: seq_num 941 ranges {615387=720728,1781791=530321,3108095=707292} 2024-08-17T17:34:55.982 INFO:tasks.rados.rados.0.smithi037.stdout:2506: writing smithi03781225-1 from 615387 to 1336115 tid 1 2024-08-17T17:34:55.987 INFO:tasks.rados.rados.0.smithi037.stdout:2506: writing smithi03781225-1 from 1781791 to 2312112 tid 2 2024-08-17T17:34:55.996 INFO:tasks.rados.rados.0.smithi037.stdout:2506: writing smithi03781225-1 from 3108095 to 3815387 tid 3 2024-08-17T17:34:55.996 INFO:tasks.rados.rados.0.smithi037.stdout:2507: delete oid 11 current snap is 321 2024-08-17T17:34:55.996 INFO:tasks.rados.rados.0.smithi037.stdout:2502: finishing write tid 4 to smithi03781225-38 2024-08-17T17:34:55.996 INFO:tasks.rados.rados.0.smithi037.stdout:2502: finishing write tid 5 to smithi03781225-38 2024-08-17T17:34:55.996 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 1362 (ObjNum 939 snap 321 seq_num 939) dirty exists 2024-08-17T17:34:55.996 INFO:tasks.rados.rados.0.smithi037.stdout:2502: left oid 38 (ObjNum 939 snap 321 seq_num 939) 2024-08-17T17:34:55.997 INFO:tasks.rados.rados.0.smithi037.stdout:2503: expect (ObjNum 938 snap 321 seq_num 938) 2024-08-17T17:34:56.235 INFO:tasks.rados.rados.0.smithi037.stdout:2506: finishing write tid 1 to smithi03781225-1 2024-08-17T17:34:56.235 INFO:tasks.rados.rados.0.smithi037.stdout:2506: finishing write tid 2 to smithi03781225-1 2024-08-17T17:34:56.235 INFO:tasks.rados.rados.0.smithi037.stdout:2502: done (3 left) 2024-08-17T17:34:56.235 INFO:tasks.rados.rados.0.smithi037.stdout:2503: done (2 left) 2024-08-17T17:34:56.236 INFO:tasks.rados.rados.0.smithi037.stdout:2507: done (1 left) 2024-08-17T17:34:56.236 INFO:tasks.rados.rados.0.smithi037.stdout:2508: delete oid 50 current snap is 321 2024-08-17T17:34:56.236 INFO:tasks.rados.rados.0.smithi037.stdout:2506: finishing write tid 3 to smithi03781225-1 2024-08-17T17:34:56.236 INFO:tasks.rados.rados.0.smithi037.stdout:2506: finishing write tid 4 to smithi03781225-1 2024-08-17T17:34:56.236 INFO:tasks.rados.rados.0.smithi037.stdout:2506: finishing write tid 5 to smithi03781225-1 2024-08-17T17:34:56.236 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 1 v 1165 (ObjNum 941 snap 321 seq_num 941) dirty exists 2024-08-17T17:34:56.236 INFO:tasks.rados.rados.0.smithi037.stdout:2506: left oid 1 (ObjNum 941 snap 321 seq_num 941) 2024-08-17T17:34:56.237 INFO:tasks.rados.rados.0.smithi037.stdout:2506: done (1 left) 2024-08-17T17:34:56.237 INFO:tasks.rados.rados.0.smithi037.stdout:2508: done (0 left) 2024-08-17T17:34:56.238 INFO:tasks.rados.rados.0.smithi037.stdout:2509: write oid 36 current snap is 321 2024-08-17T17:34:56.238 INFO:tasks.rados.rados.0.smithi037.stdout:2509: seq_num 944 ranges {665808=662828,1957237=677648,3074011=609486} 2024-08-17T17:34:56.245 INFO:tasks.rados.rados.0.smithi037.stdout:2509: writing smithi03781225-36 from 665808 to 1328636 tid 1 2024-08-17T17:34:56.252 INFO:tasks.rados.rados.0.smithi037.stdout:2509: writing smithi03781225-36 from 1957237 to 2634885 tid 2 2024-08-17T17:34:56.258 INFO:tasks.rados.rados.0.smithi037.stdout:2509: writing smithi03781225-36 from 3074011 to 3683497 tid 3 2024-08-17T17:34:56.258 INFO:tasks.rados.rados.0.smithi037.stdout:2510: delete oid 13 current snap is 321 2024-08-17T17:34:56.258 INFO:tasks.rados.rados.0.smithi037.stdout:2509: finishing write tid 1 to smithi03781225-36 2024-08-17T17:34:56.258 INFO:tasks.rados.rados.0.smithi037.stdout:2509: finishing write tid 2 to smithi03781225-36 2024-08-17T17:34:56.260 INFO:tasks.rados.rados.0.smithi037.stdout:2510: done (1 left) 2024-08-17T17:34:56.261 INFO:tasks.rados.rados.0.smithi037.stdout:2509: finishing write tid 3 to smithi03781225-36 2024-08-17T17:34:56.261 INFO:tasks.rados.rados.0.smithi037.stdout:2511: read oid 45 snap -1 2024-08-17T17:34:56.261 INFO:tasks.rados.rados.0.smithi037.stdout:2511: expect (ObjNum 857 snap 291 seq_num 857) 2024-08-17T17:34:56.261 INFO:tasks.rados.rados.0.smithi037.stdout:2512: snap_remove snap 299 2024-08-17T17:34:56.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:55 smithi046 ceph-mon[88218]: osdmap e708: 8 total, 8 up, 8 in 2024-08-17T17:34:56.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:55 smithi037 ceph-mon[97894]: osdmap e708: 8 total, 8 up, 8 in 2024-08-17T17:34:56.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:55 smithi037 ceph-mon[102022]: osdmap e708: 8 total, 8 up, 8 in 2024-08-17T17:34:56.786 INFO:tasks.rados.rados.0.smithi037.stdout:2512: done (2 left) 2024-08-17T17:34:56.786 INFO:tasks.rados.rados.0.smithi037.stdout:2513: delete oid 34 current snap is 321 2024-08-17T17:34:56.786 INFO:tasks.rados.rados.0.smithi037.stdout:2509: finishing write tid 4 to smithi03781225-36 2024-08-17T17:34:56.787 INFO:tasks.rados.rados.0.smithi037.stdout:2509: finishing write tid 5 to smithi03781225-36 2024-08-17T17:34:56.787 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 36 v 1422 (ObjNum 944 snap 321 seq_num 944) dirty exists 2024-08-17T17:34:56.787 INFO:tasks.rados.rados.0.smithi037.stdout:2509: left oid 36 (ObjNum 944 snap 321 seq_num 944) 2024-08-17T17:34:56.787 INFO:tasks.rados.rados.0.smithi037.stdout:2511: expect (ObjNum 857 snap 291 seq_num 857) 2024-08-17T17:34:56.953 INFO:tasks.rados.rados.0.smithi037.stdout:2509: done (2 left) 2024-08-17T17:34:56.953 INFO:tasks.rados.rados.0.smithi037.stdout:2511: done (1 left) 2024-08-17T17:34:56.954 INFO:tasks.rados.rados.0.smithi037.stdout:2513: done (0 left) 2024-08-17T17:34:56.954 INFO:tasks.rados.rados.0.smithi037.stdout:2514: snap_create 2024-08-17T17:34:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:56 smithi046 ceph-mon[88218]: pgmap v671: 89 pgs: 89 active+clean; 214 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.0 MiB/s wr, 14 op/s 2024-08-17T17:34:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:56 smithi046 ceph-mon[88218]: osdmap e709: 8 total, 8 up, 8 in 2024-08-17T17:34:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:56 smithi046 ceph-mon[88218]: osdmap e710: 8 total, 8 up, 8 in 2024-08-17T17:34:57.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:56 smithi037 ceph-mon[102022]: pgmap v671: 89 pgs: 89 active+clean; 214 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.0 MiB/s wr, 14 op/s 2024-08-17T17:34:57.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:56 smithi037 ceph-mon[102022]: osdmap e709: 8 total, 8 up, 8 in 2024-08-17T17:34:57.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:56 smithi037 ceph-mon[102022]: osdmap e710: 8 total, 8 up, 8 in 2024-08-17T17:34:57.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:56 smithi037 ceph-mon[97894]: pgmap v671: 89 pgs: 89 active+clean; 214 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.0 MiB/s wr, 14 op/s 2024-08-17T17:34:57.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:56 smithi037 ceph-mon[97894]: osdmap e709: 8 total, 8 up, 8 in 2024-08-17T17:34:57.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:56 smithi037 ceph-mon[97894]: osdmap e710: 8 total, 8 up, 8 in 2024-08-17T17:34:57.870 INFO:tasks.rados.rados.0.smithi037.stdout:2514: done (0 left) 2024-08-17T17:34:57.870 INFO:tasks.rados.rados.0.smithi037.stdout:2515: delete oid 11 current snap is 322 2024-08-17T17:34:57.873 INFO:tasks.rados.rados.0.smithi037.stdout:2515: done (0 left) 2024-08-17T17:34:57.873 INFO:tasks.rados.rados.0.smithi037.stdout:2516: read oid 13 snap -1 2024-08-17T17:34:57.874 INFO:tasks.rados.rados.0.smithi037.stdout:2516: expect deleted 2024-08-17T17:34:57.874 INFO:tasks.rados.rados.0.smithi037.stdout:2517: snap_create 2024-08-17T17:34:58.873 INFO:tasks.rados.rados.0.smithi037.stdout:2516: done (1 left) 2024-08-17T17:34:58.874 INFO:tasks.rados.rados.0.smithi037.stdout:2517: done (0 left) 2024-08-17T17:34:58.874 INFO:tasks.rados.rados.0.smithi037.stdout:2518: write oid 7 current snap is 323 2024-08-17T17:34:58.874 INFO:tasks.rados.rados.0.smithi037.stdout:2518: seq_num 948 ranges {733036=563824,2074812=684986,3183703=749333} 2024-08-17T17:34:58.879 INFO:tasks.rados.rados.0.smithi037.stdout:2518: writing smithi03781225-7 from 733036 to 1296860 tid 1 2024-08-17T17:34:58.888 INFO:tasks.rados.rados.0.smithi037.stdout:2518: writing smithi03781225-7 from 2074812 to 2759798 tid 2 2024-08-17T17:34:58.895 INFO:tasks.rados.rados.0.smithi037.stdout:2518: writing smithi03781225-7 from 3183703 to 3933036 tid 3 2024-08-17T17:34:58.895 INFO:tasks.rados.rados.0.smithi037.stdout:2519: read oid 10 snap -1 2024-08-17T17:34:58.895 INFO:tasks.rados.rados.0.smithi037.stdout:2519: expect (ObjNum 929 snap 314 seq_num 929) 2024-08-17T17:34:58.895 INFO:tasks.rados.rados.0.smithi037.stdout:2520: snap_remove snap 320 2024-08-17T17:34:59.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:58 smithi046 ceph-mon[88218]: pgmap v674: 89 pgs: 89 active+clean; 214 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.0 MiB/s wr, 14 op/s 2024-08-17T17:34:59.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:58 smithi046 ceph-mon[88218]: osdmap e711: 8 total, 8 up, 8 in 2024-08-17T17:34:59.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:58 smithi037 ceph-mon[97894]: pgmap v674: 89 pgs: 89 active+clean; 214 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.0 MiB/s wr, 14 op/s 2024-08-17T17:34:59.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:58 smithi037 ceph-mon[97894]: osdmap e711: 8 total, 8 up, 8 in 2024-08-17T17:34:59.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:34:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:34:58] "GET /metrics HTTP/1.1" 200 36418 "" "Prometheus/2.51.0" 2024-08-17T17:34:59.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:58 smithi037 ceph-mon[102022]: pgmap v674: 89 pgs: 89 active+clean; 214 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.0 MiB/s wr, 14 op/s 2024-08-17T17:34:59.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:58 smithi037 ceph-mon[102022]: osdmap e711: 8 total, 8 up, 8 in 2024-08-17T17:34:59.892 INFO:tasks.rados.rados.0.smithi037.stdout:2520: done (2 left) 2024-08-17T17:34:59.893 INFO:tasks.rados.rados.0.smithi037.stdout:2521: snap_remove snap 271 2024-08-17T17:35:00.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:34:59 smithi046 ceph-mon[88218]: osdmap e712: 8 total, 8 up, 8 in 2024-08-17T17:35:00.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:34:59 smithi037 ceph-mon[97894]: osdmap e712: 8 total, 8 up, 8 in 2024-08-17T17:35:00.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:34:59 smithi037 ceph-mon[102022]: osdmap e712: 8 total, 8 up, 8 in 2024-08-17T17:35:00.514 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:35:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:35:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:35:00.888 INFO:tasks.rados.rados.0.smithi037.stdout:2521: done (2 left) 2024-08-17T17:35:00.888 INFO:tasks.rados.rados.0.smithi037.stdout:2522: write oid 34 current snap is 323 2024-08-17T17:35:00.888 INFO:tasks.rados.rados.0.smithi037.stdout:2522: seq_num 949 ranges {749843=639073,2133294=544997,3211126=582199} 2024-08-17T17:35:00.896 INFO:tasks.rados.rados.0.smithi037.stdout:2522: writing smithi03781225-34 from 749843 to 1388916 tid 1 2024-08-17T17:35:00.905 INFO:tasks.rados.rados.0.smithi037.stdout:2522: writing smithi03781225-34 from 2133294 to 2678291 tid 2 2024-08-17T17:35:00.912 INFO:tasks.rados.rados.0.smithi037.stdout:2522: writing smithi03781225-34 from 3211126 to 3793325 tid 3 2024-08-17T17:35:00.912 INFO:tasks.rados.rados.0.smithi037.stdout:2523: write oid 20 current snap is 323 2024-08-17T17:35:00.912 INFO:tasks.rados.rados.0.smithi037.stdout:2518: finishing write tid 1 to smithi03781225-7 2024-08-17T17:35:00.912 INFO:tasks.rados.rados.0.smithi037.stdout:2518: finishing write tid 2 to smithi03781225-7 2024-08-17T17:35:00.912 INFO:tasks.rados.rados.0.smithi037.stdout:2518: finishing write tid 3 to smithi03781225-7 2024-08-17T17:35:00.912 INFO:tasks.rados.rados.0.smithi037.stdout:2518: finishing write tid 4 to smithi03781225-7 2024-08-17T17:35:00.912 INFO:tasks.rados.rados.0.smithi037.stdout:2518: finishing write tid 5 to smithi03781225-7 2024-08-17T17:35:00.912 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 323 (ObjNum 948 snap 323 seq_num 948) dirty exists 2024-08-17T17:35:00.912 INFO:tasks.rados.rados.0.smithi037.stdout:2518: left oid 7 (ObjNum 948 snap 323 seq_num 948) 2024-08-17T17:35:00.913 INFO:tasks.rados.rados.0.smithi037.stdout:2519: expect (ObjNum 929 snap 314 seq_num 929) 2024-08-17T17:35:01.082 INFO:tasks.rados.rados.0.smithi037.stdout:2522: finishing write tid 1 to smithi03781225-34 2024-08-17T17:35:01.083 INFO:tasks.rados.rados.0.smithi037.stdout:2522: finishing write tid 2 to smithi03781225-34 2024-08-17T17:35:01.083 INFO:tasks.rados.rados.0.smithi037.stdout:2522: finishing write tid 3 to smithi03781225-34 2024-08-17T17:35:01.083 INFO:tasks.rados.rados.0.smithi037.stdout:2522: finishing write tid 4 to smithi03781225-34 2024-08-17T17:35:01.083 INFO:tasks.rados.rados.0.smithi037.stdout:2522: finishing write tid 5 to smithi03781225-34 2024-08-17T17:35:01.083 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 1446 (ObjNum 949 snap 323 seq_num 949) dirty exists 2024-08-17T17:35:01.083 INFO:tasks.rados.rados.0.smithi037.stdout:2522: left oid 34 (ObjNum 949 snap 323 seq_num 949) 2024-08-17T17:35:01.083 INFO:tasks.rados.rados.0.smithi037.stdout:2523: seq_num 950 ranges {766650=714322,2075423=688655,3522196=444454} 2024-08-17T17:35:01.090 INFO:tasks.rados.rados.0.smithi037.stdout:2523: writing smithi03781225-20 from 766650 to 1480972 tid 1 2024-08-17T17:35:01.098 INFO:tasks.rados.rados.0.smithi037.stdout:2523: writing smithi03781225-20 from 2075423 to 2764078 tid 2 2024-08-17T17:35:01.104 INFO:tasks.rados.rados.0.smithi037.stdout:2523: writing smithi03781225-20 from 3522196 to 3966650 tid 3 2024-08-17T17:35:01.104 INFO:tasks.rados.rados.0.smithi037.stdout:2518: done (3 left) 2024-08-17T17:35:01.105 INFO:tasks.rados.rados.0.smithi037.stdout:2519: done (2 left) 2024-08-17T17:35:01.105 INFO:tasks.rados.rados.0.smithi037.stdout:2522: done (1 left) 2024-08-17T17:35:01.105 INFO:tasks.rados.rados.0.smithi037.stdout:2524: read oid 37 snap -1 2024-08-17T17:35:01.105 INFO:tasks.rados.rados.0.smithi037.stdout:2524: expect (ObjNum 682 snap 217 seq_num 682) 2024-08-17T17:35:01.105 INFO:tasks.rados.rados.0.smithi037.stdout:2525: snap_remove snap 310 2024-08-17T17:35:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:00 smithi046 ceph-mon[88218]: pgmap v677: 89 pgs: 89 active+clean; 225 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2024-08-17T17:35:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:00 smithi046 ceph-mon[88218]: osdmap e713: 8 total, 8 up, 8 in 2024-08-17T17:35:01.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:00 smithi037 ceph-mon[97894]: pgmap v677: 89 pgs: 89 active+clean; 225 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2024-08-17T17:35:01.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:00 smithi037 ceph-mon[97894]: osdmap e713: 8 total, 8 up, 8 in 2024-08-17T17:35:01.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:00 smithi037 ceph-mon[102022]: pgmap v677: 89 pgs: 89 active+clean; 225 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2024-08-17T17:35:01.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:00 smithi037 ceph-mon[102022]: osdmap e713: 8 total, 8 up, 8 in 2024-08-17T17:35:01.900 INFO:tasks.rados.rados.0.smithi037.stdout:2523: finishing write tid 1 to smithi03781225-20 2024-08-17T17:35:01.901 INFO:tasks.rados.rados.0.smithi037.stdout:2523: finishing write tid 2 to smithi03781225-20 2024-08-17T17:35:01.901 INFO:tasks.rados.rados.0.smithi037.stdout:2523: finishing write tid 3 to smithi03781225-20 2024-08-17T17:35:01.901 INFO:tasks.rados.rados.0.smithi037.stdout:2523: finishing write tid 4 to smithi03781225-20 2024-08-17T17:35:01.901 INFO:tasks.rados.rados.0.smithi037.stdout:2523: finishing write tid 5 to smithi03781225-20 2024-08-17T17:35:01.901 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 514 (ObjNum 950 snap 323 seq_num 950) dirty exists 2024-08-17T17:35:01.901 INFO:tasks.rados.rados.0.smithi037.stdout:2523: left oid 20 (ObjNum 950 snap 323 seq_num 950) 2024-08-17T17:35:01.901 INFO:tasks.rados.rados.0.smithi037.stdout:2524: expect (ObjNum 682 snap 217 seq_num 682) 2024-08-17T17:35:02.065 INFO:tasks.rados.rados.0.smithi037.stdout:2523: done (2 left) 2024-08-17T17:35:02.065 INFO:tasks.rados.rados.0.smithi037.stdout:2524: done (1 left) 2024-08-17T17:35:02.065 INFO:tasks.rados.rados.0.smithi037.stdout:2525: done (0 left) 2024-08-17T17:35:02.065 INFO:tasks.rados.rados.0.smithi037.stdout:2526: write oid 47 current snap is 323 2024-08-17T17:35:02.065 INFO:tasks.rados.rados.0.smithi037.stdout:2526: seq_num 951 ranges {783457=505924,1850258=548666,2865972=721096} 2024-08-17T17:35:02.072 INFO:tasks.rados.rados.0.smithi037.stdout:2526: writing smithi03781225-47 from 783457 to 1289381 tid 1 2024-08-17T17:35:02.078 INFO:tasks.rados.rados.0.smithi037.stdout:2526: writing smithi03781225-47 from 1850258 to 2398924 tid 2 2024-08-17T17:35:02.085 INFO:tasks.rados.rados.0.smithi037.stdout:2526: writing smithi03781225-47 from 2865972 to 3587068 tid 3 2024-08-17T17:35:02.085 INFO:tasks.rados.rados.0.smithi037.stdout:2527: write oid 28 current snap is 323 2024-08-17T17:35:02.085 INFO:tasks.rados.rados.0.smithi037.stdout:2526: finishing write tid 1 to smithi03781225-47 2024-08-17T17:35:02.085 INFO:tasks.rados.rados.0.smithi037.stdout:2526: finishing write tid 2 to smithi03781225-47 2024-08-17T17:35:02.085 INFO:tasks.rados.rados.0.smithi037.stdout:2527: seq_num 952 ranges {400264=581173,1508740=491524} 2024-08-17T17:35:02.090 INFO:tasks.rados.rados.0.smithi037.stdout:2527: writing smithi03781225-28 from 400264 to 981437 tid 1 2024-08-17T17:35:02.096 INFO:tasks.rados.rados.0.smithi037.stdout:2527: writing smithi03781225-28 from 1508740 to 2000264 tid 2 2024-08-17T17:35:02.096 INFO:tasks.rados.rados.0.smithi037.stdout:2528: snap_remove snap 316 2024-08-17T17:35:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:01 smithi046 ceph-mon[88218]: osdmap e714: 8 total, 8 up, 8 in 2024-08-17T17:35:02.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:01 smithi037 ceph-mon[97894]: osdmap e714: 8 total, 8 up, 8 in 2024-08-17T17:35:02.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:01 smithi037 ceph-mon[102022]: osdmap e714: 8 total, 8 up, 8 in 2024-08-17T17:35:02.911 INFO:tasks.rados.rados.0.smithi037.stdout:2528: done (2 left) 2024-08-17T17:35:02.911 INFO:tasks.rados.rados.0.smithi037.stdout:2529: read oid 33 snap -1 2024-08-17T17:35:02.912 INFO:tasks.rados.rados.0.smithi037.stdout:2529: expect deleted 2024-08-17T17:35:02.912 INFO:tasks.rados.rados.0.smithi037.stdout:2526: finishing write tid 3 to smithi03781225-47 2024-08-17T17:35:02.912 INFO:tasks.rados.rados.0.smithi037.stdout:2526: finishing write tid 4 to smithi03781225-47 2024-08-17T17:35:02.912 INFO:tasks.rados.rados.0.smithi037.stdout:2526: finishing write tid 5 to smithi03781225-47 2024-08-17T17:35:02.912 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 47 v 2132 (ObjNum 951 snap 323 seq_num 951) dirty exists 2024-08-17T17:35:02.912 INFO:tasks.rados.rados.0.smithi037.stdout:2526: left oid 47 (ObjNum 951 snap 323 seq_num 951) 2024-08-17T17:35:02.912 INFO:tasks.rados.rados.0.smithi037.stdout:2527: finishing write tid 1 to smithi03781225-28 2024-08-17T17:35:02.912 INFO:tasks.rados.rados.0.smithi037.stdout:2527: finishing write tid 2 to smithi03781225-28 2024-08-17T17:35:02.912 INFO:tasks.rados.rados.0.smithi037.stdout:2527: finishing write tid 3 to smithi03781225-28 2024-08-17T17:35:02.912 INFO:tasks.rados.rados.0.smithi037.stdout:2527: finishing write tid 4 to smithi03781225-28 2024-08-17T17:35:02.912 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 28 v 2135 (ObjNum 952 snap 323 seq_num 952) dirty exists 2024-08-17T17:35:02.912 INFO:tasks.rados.rados.0.smithi037.stdout:2527: left oid 28 (ObjNum 952 snap 323 seq_num 952) 2024-08-17T17:35:02.912 INFO:tasks.rados.rados.0.smithi037.stdout:2530: read oid 39 snap 303 2024-08-17T17:35:02.913 INFO:tasks.rados.rados.0.smithi037.stdout:2530: expect (ObjNum 843 snap 288 seq_num 843) 2024-08-17T17:35:02.913 INFO:tasks.rados.rados.0.smithi037.stdout:2526: done (3 left) 2024-08-17T17:35:02.913 INFO:tasks.rados.rados.0.smithi037.stdout:2527: done (2 left) 2024-08-17T17:35:02.913 INFO:tasks.rados.rados.0.smithi037.stdout:2531: write oid 13 current snap is 323 2024-08-17T17:35:02.913 INFO:tasks.rados.rados.0.smithi037.stdout:2531: seq_num 953 ranges {417071=656422,1567222=449849} 2024-08-17T17:35:02.918 INFO:tasks.rados.rados.0.smithi037.stdout:2531: writing smithi03781225-13 from 417071 to 1073493 tid 1 2024-08-17T17:35:02.924 INFO:tasks.rados.rados.0.smithi037.stdout:2531: writing smithi03781225-13 from 1567222 to 2017071 tid 2 2024-08-17T17:35:02.924 INFO:tasks.rados.rados.0.smithi037.stdout:2532: write oid 1 current snap is 323 2024-08-17T17:35:02.924 INFO:tasks.rados.rados.0.smithi037.stdout:2532: seq_num 954 ranges {433878=731671,1909351=124527} 2024-08-17T17:35:02.930 INFO:tasks.rados.rados.0.smithi037.stdout:2532: writing smithi03781225-1 from 433878 to 1165549 tid 1 2024-08-17T17:35:02.935 INFO:tasks.rados.rados.0.smithi037.stdout:2532: writing smithi03781225-1 from 1909351 to 2033878 tid 2 2024-08-17T17:35:02.935 INFO:tasks.rados.rados.0.smithi037.stdout:2533: delete oid 8 current snap is 323 2024-08-17T17:35:02.936 INFO:tasks.rados.rados.0.smithi037.stdout:2530: expect (ObjNum 843 snap 288 seq_num 843) 2024-08-17T17:35:03.008 INFO:tasks.rados.rados.0.smithi037.stdout:2531: finishing write tid 1 to smithi03781225-13 2024-08-17T17:35:03.008 INFO:tasks.rados.rados.0.smithi037.stdout:2531: finishing write tid 2 to smithi03781225-13 2024-08-17T17:35:03.008 INFO:tasks.rados.rados.0.smithi037.stdout:2531: finishing write tid 3 to smithi03781225-13 2024-08-17T17:35:03.008 INFO:tasks.rados.rados.0.smithi037.stdout:2531: finishing write tid 4 to smithi03781225-13 2024-08-17T17:35:03.008 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 1051 (ObjNum 953 snap 323 seq_num 953) dirty exists 2024-08-17T17:35:03.008 INFO:tasks.rados.rados.0.smithi037.stdout:2531: left oid 13 (ObjNum 953 snap 323 seq_num 953) 2024-08-17T17:35:03.009 INFO:tasks.rados.rados.0.smithi037.stdout:2532: finishing write tid 1 to smithi03781225-1 2024-08-17T17:35:03.009 INFO:tasks.rados.rados.0.smithi037.stdout:2532: finishing write tid 2 to smithi03781225-1 2024-08-17T17:35:03.009 INFO:tasks.rados.rados.0.smithi037.stdout:2532: finishing write tid 3 to smithi03781225-1 2024-08-17T17:35:03.009 INFO:tasks.rados.rados.0.smithi037.stdout:2529: done (4 left) 2024-08-17T17:35:03.009 INFO:tasks.rados.rados.0.smithi037.stdout:2530: done (3 left) 2024-08-17T17:35:03.009 INFO:tasks.rados.rados.0.smithi037.stdout:2531: done (2 left) 2024-08-17T17:35:03.009 INFO:tasks.rados.rados.0.smithi037.stdout:2533: done (1 left) 2024-08-17T17:35:03.009 INFO:tasks.rados.rados.0.smithi037.stdout:2534: read oid 30 snap 305 2024-08-17T17:35:03.009 INFO:tasks.rados.rados.0.smithi037.stdout:2534: expect (ObjNum 837 snap 287 seq_num 837) 2024-08-17T17:35:03.009 INFO:tasks.rados.rados.0.smithi037.stdout:2535: delete oid 44 current snap is 323 2024-08-17T17:35:03.009 INFO:tasks.rados.rados.0.smithi037.stdout:2532: finishing write tid 4 to smithi03781225-1 2024-08-17T17:35:03.009 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 1 v 1193 (ObjNum 954 snap 323 seq_num 954) dirty exists 2024-08-17T17:35:03.009 INFO:tasks.rados.rados.0.smithi037.stdout:2532: left oid 1 (ObjNum 954 snap 323 seq_num 954) 2024-08-17T17:35:03.010 INFO:tasks.rados.rados.0.smithi037.stdout:2532: done (2 left) 2024-08-17T17:35:03.010 INFO:tasks.rados.rados.0.smithi037.stdout:2535: done (1 left) 2024-08-17T17:35:03.010 INFO:tasks.rados.rados.0.smithi037.stdout:2536: read oid 25 snap 319 2024-08-17T17:35:03.010 INFO:tasks.rados.rados.0.smithi037.stdout:2536: expect deleted 2024-08-17T17:35:03.010 INFO:tasks.rados.rados.0.smithi037.stdout:2537: snap_remove snap 302 2024-08-17T17:35:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:02 smithi046 ceph-mon[88218]: pgmap v680: 89 pgs: 89 active+clean; 229 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-08-17T17:35:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:02 smithi046 ceph-mon[88218]: osdmap e715: 8 total, 8 up, 8 in 2024-08-17T17:35:03.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:02 smithi037 ceph-mon[102022]: pgmap v680: 89 pgs: 89 active+clean; 229 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-08-17T17:35:03.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:02 smithi037 ceph-mon[102022]: osdmap e715: 8 total, 8 up, 8 in 2024-08-17T17:35:03.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:02 smithi037 ceph-mon[97894]: pgmap v680: 89 pgs: 89 active+clean; 229 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-08-17T17:35:03.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:02 smithi037 ceph-mon[97894]: osdmap e715: 8 total, 8 up, 8 in 2024-08-17T17:35:03.919 INFO:tasks.rados.rados.0.smithi037.stdout:2537: done (2 left) 2024-08-17T17:35:03.919 INFO:tasks.rados.rados.0.smithi037.stdout:2538: snap_create 2024-08-17T17:35:03.919 INFO:tasks.rados.rados.0.smithi037.stdout:2534: expect (ObjNum 837 snap 287 seq_num 837) 2024-08-17T17:35:04.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:03 smithi046 ceph-mon[88218]: osdmap e716: 8 total, 8 up, 8 in 2024-08-17T17:35:04.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:03 smithi037 ceph-mon[97894]: osdmap e716: 8 total, 8 up, 8 in 2024-08-17T17:35:04.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:03 smithi037 ceph-mon[102022]: osdmap e716: 8 total, 8 up, 8 in 2024-08-17T17:35:04.921 INFO:tasks.rados.rados.0.smithi037.stdout:2534: done (2 left) 2024-08-17T17:35:04.921 INFO:tasks.rados.rados.0.smithi037.stdout:2536: done (1 left) 2024-08-17T17:35:04.921 INFO:tasks.rados.rados.0.smithi037.stdout:2538: done (0 left) 2024-08-17T17:35:04.921 INFO:tasks.rados.rados.0.smithi037.stdout:2539: snap_create 2024-08-17T17:35:05.195 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:04 smithi037 ceph-mon[102022]: pgmap v683: 89 pgs: 89 active+clean; 226 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 476 KiB/s wr, 4 op/s 2024-08-17T17:35:05.195 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:04 smithi037 ceph-mon[102022]: osdmap e717: 8 total, 8 up, 8 in 2024-08-17T17:35:05.195 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:04 smithi037 ceph-mon[97894]: pgmap v683: 89 pgs: 89 active+clean; 226 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 476 KiB/s wr, 4 op/s 2024-08-17T17:35:05.195 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:04 smithi037 ceph-mon[97894]: osdmap e717: 8 total, 8 up, 8 in 2024-08-17T17:35:05.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:04 smithi046 ceph-mon[88218]: pgmap v683: 89 pgs: 89 active+clean; 226 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 476 KiB/s wr, 4 op/s 2024-08-17T17:35:05.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:04 smithi046 ceph-mon[88218]: osdmap e717: 8 total, 8 up, 8 in 2024-08-17T17:35:05.938 INFO:tasks.rados.rados.0.smithi037.stdout:2539: done (0 left) 2024-08-17T17:35:05.938 INFO:tasks.rados.rados.0.smithi037.stdout:2540: snap_remove snap 303 2024-08-17T17:35:06.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:05 smithi046 ceph-mon[88218]: osdmap e718: 8 total, 8 up, 8 in 2024-08-17T17:35:06.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:05 smithi037 ceph-mon[102022]: osdmap e718: 8 total, 8 up, 8 in 2024-08-17T17:35:06.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:05 smithi037 ceph-mon[97894]: osdmap e718: 8 total, 8 up, 8 in 2024-08-17T17:35:06.791 INFO:tasks.rados.rados.0.smithi037.stdout:2540: done (0 left) 2024-08-17T17:35:06.791 INFO:tasks.rados.rados.0.smithi037.stdout:2541: delete oid 4 current snap is 325 2024-08-17T17:35:06.801 INFO:tasks.rados.rados.0.smithi037.stdout:2541: done (0 left) 2024-08-17T17:35:06.801 INFO:tasks.rados.rados.0.smithi037.stdout:2542: snap_remove snap 292 2024-08-17T17:35:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:06 smithi046 ceph-mon[88218]: pgmap v686: 89 pgs: 89 active+clean; 203 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.5 MiB/s wr, 16 op/s 2024-08-17T17:35:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:06 smithi046 ceph-mon[88218]: osdmap e719: 8 total, 8 up, 8 in 2024-08-17T17:35:07.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:06 smithi046 ceph-mon[88218]: osdmap e720: 8 total, 8 up, 8 in 2024-08-17T17:35:07.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:06 smithi037 ceph-mon[97894]: pgmap v686: 89 pgs: 89 active+clean; 203 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.5 MiB/s wr, 16 op/s 2024-08-17T17:35:07.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:06 smithi037 ceph-mon[97894]: osdmap e719: 8 total, 8 up, 8 in 2024-08-17T17:35:07.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:06 smithi037 ceph-mon[97894]: osdmap e720: 8 total, 8 up, 8 in 2024-08-17T17:35:07.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:06 smithi037 ceph-mon[102022]: pgmap v686: 89 pgs: 89 active+clean; 203 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.5 MiB/s wr, 16 op/s 2024-08-17T17:35:07.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:06 smithi037 ceph-mon[102022]: osdmap e719: 8 total, 8 up, 8 in 2024-08-17T17:35:07.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:06 smithi037 ceph-mon[102022]: osdmap e720: 8 total, 8 up, 8 in 2024-08-17T17:35:07.793 INFO:tasks.rados.rados.0.smithi037.stdout:2542: done (0 left) 2024-08-17T17:35:07.793 INFO:tasks.rados.rados.0.smithi037.stdout:2543: rollback oid 35 current snap is 325 2024-08-17T17:35:07.793 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 35 to 322 2024-08-17T17:35:07.794 INFO:tasks.rados.rados.0.smithi037.stdout:2544: read oid 29 snap -1 2024-08-17T17:35:07.794 INFO:tasks.rados.rados.0.smithi037.stdout:2544: expect (ObjNum 813 snap 280 seq_num 813) 2024-08-17T17:35:07.794 INFO:tasks.rados.rados.0.smithi037.stdout:2545: write oid 44 current snap is 325 2024-08-17T17:35:07.794 INFO:tasks.rados.rados.0.smithi037.stdout:2545: seq_num 958 ranges {501106=749020,1743279=357827} 2024-08-17T17:35:07.802 INFO:tasks.rados.rados.0.smithi037.stdout:2545: writing smithi03781225-44 from 501106 to 1250126 tid 1 2024-08-17T17:35:07.808 INFO:tasks.rados.rados.0.smithi037.stdout:2545: writing smithi03781225-44 from 1743279 to 2101106 tid 2 2024-08-17T17:35:07.808 INFO:tasks.rados.rados.0.smithi037.stdout:2546: write oid 7 current snap is 325 2024-08-17T17:35:07.808 INFO:tasks.rados.rados.0.smithi037.stdout:2543: finishing rollback tid 0 to smithi03781225-35 2024-08-17T17:35:07.808 INFO:tasks.rados.rados.0.smithi037.stdout:2546: seq_num 959 ranges {517913=424269,1401761=446989} 2024-08-17T17:35:07.813 INFO:tasks.rados.rados.0.smithi037.stdout:2546: writing smithi03781225-7 from 517913 to 942182 tid 1 2024-08-17T17:35:07.818 INFO:tasks.rados.rados.0.smithi037.stdout:2546: writing smithi03781225-7 from 1401761 to 1848750 tid 2 2024-08-17T17:35:07.818 INFO:tasks.rados.rados.0.smithi037.stdout:2547: delete oid 15 current snap is 325 2024-08-17T17:35:07.818 INFO:tasks.rados.rados.0.smithi037.stdout:2543: finishing rollback tid 1 to smithi03781225-35 2024-08-17T17:35:07.818 INFO:tasks.rados.rados.0.smithi037.stdout:2543: finishing rollback tid 2 to smithi03781225-35 2024-08-17T17:35:07.818 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 35 v 428 (ObjNum 937 snap 321 seq_num 937) dirty exists 2024-08-17T17:35:07.819 INFO:tasks.rados.rados.0.smithi037.stdout:2544: expect (ObjNum 813 snap 280 seq_num 813) 2024-08-17T17:35:07.941 INFO:tasks.rados.rados.0.smithi037.stdout:2545: finishing write tid 1 to smithi03781225-44 2024-08-17T17:35:07.941 INFO:tasks.rados.rados.0.smithi037.stdout:2545: finishing write tid 2 to smithi03781225-44 2024-08-17T17:35:07.941 INFO:tasks.rados.rados.0.smithi037.stdout:2545: finishing write tid 3 to smithi03781225-44 2024-08-17T17:35:07.941 INFO:tasks.rados.rados.0.smithi037.stdout:2545: finishing write tid 4 to smithi03781225-44 2024-08-17T17:35:07.941 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 1402 (ObjNum 958 snap 325 seq_num 958) dirty exists 2024-08-17T17:35:07.942 INFO:tasks.rados.rados.0.smithi037.stdout:2545: left oid 44 (ObjNum 958 snap 325 seq_num 958) 2024-08-17T17:35:07.942 INFO:tasks.rados.rados.0.smithi037.stdout:2546: finishing write tid 1 to smithi03781225-7 2024-08-17T17:35:07.942 INFO:tasks.rados.rados.0.smithi037.stdout:2546: finishing write tid 2 to smithi03781225-7 2024-08-17T17:35:07.942 INFO:tasks.rados.rados.0.smithi037.stdout:2546: finishing write tid 3 to smithi03781225-7 2024-08-17T17:35:07.942 INFO:tasks.rados.rados.0.smithi037.stdout:2543: done (4 left) 2024-08-17T17:35:07.942 INFO:tasks.rados.rados.0.smithi037.stdout:2544: done (3 left) 2024-08-17T17:35:07.942 INFO:tasks.rados.rados.0.smithi037.stdout:2545: done (2 left) 2024-08-17T17:35:07.942 INFO:tasks.rados.rados.0.smithi037.stdout:2547: done (1 left) 2024-08-17T17:35:07.942 INFO:tasks.rados.rados.0.smithi037.stdout:2548: snap_create 2024-08-17T17:35:07.942 INFO:tasks.rados.rados.0.smithi037.stdout:2546: finishing write tid 4 to smithi03781225-7 2024-08-17T17:35:07.942 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 341 (ObjNum 959 snap 325 seq_num 959) dirty exists 2024-08-17T17:35:07.942 INFO:tasks.rados.rados.0.smithi037.stdout:2546: left oid 7 (ObjNum 959 snap 325 seq_num 959) 2024-08-17T17:35:08.941 INFO:tasks.rados.rados.0.smithi037.stdout:2546: done (1 left) 2024-08-17T17:35:08.942 INFO:tasks.rados.rados.0.smithi037.stdout:2548: done (0 left) 2024-08-17T17:35:08.942 INFO:tasks.rados.rados.0.smithi037.stdout:2549: write oid 4 current snap is 326 2024-08-17T17:35:08.942 INFO:tasks.rados.rados.0.smithi037.stdout:2549: seq_num 961 ranges {551527=574767,1918725=232802} 2024-08-17T17:35:08.947 INFO:tasks.rados.rados.0.smithi037.stdout:2549: writing smithi03781225-4 from 551527 to 1126294 tid 1 2024-08-17T17:35:08.953 INFO:tasks.rados.rados.0.smithi037.stdout:2549: writing smithi03781225-4 from 1918725 to 2151527 tid 2 2024-08-17T17:35:08.953 INFO:tasks.rados.rados.0.smithi037.stdout:2550: snap_remove snap 322 2024-08-17T17:35:09.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:35:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:35:08] "GET /metrics HTTP/1.1" 200 36415 "" "Prometheus/2.51.0" 2024-08-17T17:35:09.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:08 smithi037 ceph-mon[102022]: pgmap v689: 89 pgs: 89 active+clean; 203 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-08-17T17:35:09.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:08 smithi037 ceph-mon[102022]: osdmap e721: 8 total, 8 up, 8 in 2024-08-17T17:35:09.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:08 smithi037 ceph-mon[97894]: pgmap v689: 89 pgs: 89 active+clean; 203 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-08-17T17:35:09.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:08 smithi037 ceph-mon[97894]: osdmap e721: 8 total, 8 up, 8 in 2024-08-17T17:35:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:08 smithi046 ceph-mon[88218]: pgmap v689: 89 pgs: 89 active+clean; 203 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-08-17T17:35:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:08 smithi046 ceph-mon[88218]: osdmap e721: 8 total, 8 up, 8 in 2024-08-17T17:35:09.947 INFO:tasks.rados.rados.0.smithi037.stdout:2550: done (1 left) 2024-08-17T17:35:09.947 INFO:tasks.rados.rados.0.smithi037.stdout:2551: snap_remove snap 317 2024-08-17T17:35:10.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:10.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:09 smithi037 ceph-mon[97894]: osdmap e722: 8 total, 8 up, 8 in 2024-08-17T17:35:10.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:10.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:09 smithi037 ceph-mon[102022]: osdmap e722: 8 total, 8 up, 8 in 2024-08-17T17:35:10.162 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:10.162 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:09 smithi046 ceph-mon[88218]: osdmap e722: 8 total, 8 up, 8 in 2024-08-17T17:35:10.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:35:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:35:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:35:10.952 INFO:tasks.rados.rados.0.smithi037.stdout:2551: done (1 left) 2024-08-17T17:35:10.953 INFO:tasks.rados.rados.0.smithi037.stdout:2552: snap_remove snap 312 2024-08-17T17:35:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:10 smithi046 ceph-mon[88218]: pgmap v692: 89 pgs: 89 active+clean; 201 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 483 KiB/s wr, 2 op/s 2024-08-17T17:35:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:10 smithi046 ceph-mon[88218]: osdmap e723: 8 total, 8 up, 8 in 2024-08-17T17:35:11.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:10 smithi037 ceph-mon[97894]: pgmap v692: 89 pgs: 89 active+clean; 201 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 483 KiB/s wr, 2 op/s 2024-08-17T17:35:11.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:10 smithi037 ceph-mon[97894]: osdmap e723: 8 total, 8 up, 8 in 2024-08-17T17:35:11.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:10 smithi037 ceph-mon[102022]: pgmap v692: 89 pgs: 89 active+clean; 201 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 483 KiB/s wr, 2 op/s 2024-08-17T17:35:11.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:10 smithi037 ceph-mon[102022]: osdmap e723: 8 total, 8 up, 8 in 2024-08-17T17:35:11.792 INFO:tasks.rados.rados.0.smithi037.stdout:2552: done (1 left) 2024-08-17T17:35:11.792 INFO:tasks.rados.rados.0.smithi037.stdout:2553: write oid 45 current snap is 326 2024-08-17T17:35:11.792 INFO:tasks.rados.rados.0.smithi037.stdout:2553: seq_num 962 ranges {568334=650016,1860854=307480} 2024-08-17T17:35:11.800 INFO:tasks.rados.rados.0.smithi037.stdout:2553: writing smithi03781225-45 from 568334 to 1218350 tid 1 2024-08-17T17:35:11.806 INFO:tasks.rados.rados.0.smithi037.stdout:2553: writing smithi03781225-45 from 1860854 to 2168334 tid 2 2024-08-17T17:35:11.806 INFO:tasks.rados.rados.0.smithi037.stdout:2549: finishing write tid 1 to smithi03781225-4 2024-08-17T17:35:11.806 INFO:tasks.rados.rados.0.smithi037.stdout:2549: finishing write tid 2 to smithi03781225-4 2024-08-17T17:35:11.806 INFO:tasks.rados.rados.0.smithi037.stdout:2549: finishing write tid 3 to smithi03781225-4 2024-08-17T17:35:11.806 INFO:tasks.rados.rados.0.smithi037.stdout:2549: finishing write tid 4 to smithi03781225-4 2024-08-17T17:35:11.806 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 1142 (ObjNum 961 snap 326 seq_num 961) dirty exists 2024-08-17T17:35:11.806 INFO:tasks.rados.rados.0.smithi037.stdout:2549: left oid 4 (ObjNum 961 snap 326 seq_num 961) 2024-08-17T17:35:11.807 INFO:tasks.rados.rados.0.smithi037.stdout:2549: done (1 left) 2024-08-17T17:35:11.807 INFO:tasks.rados.rados.0.smithi037.stdout:2554: snap_create 2024-08-17T17:35:11.807 INFO:tasks.rados.rados.0.smithi037.stdout:2553: finishing write tid 1 to smithi03781225-45 2024-08-17T17:35:11.809 INFO:tasks.rados.rados.0.smithi037.stdout:2553: finishing write tid 2 to smithi03781225-45 2024-08-17T17:35:11.810 INFO:tasks.rados.rados.0.smithi037.stdout:2553: finishing write tid 3 to smithi03781225-45 2024-08-17T17:35:11.810 INFO:tasks.rados.rados.0.smithi037.stdout:2553: finishing write tid 4 to smithi03781225-45 2024-08-17T17:35:11.810 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 526 (ObjNum 962 snap 326 seq_num 962) dirty exists 2024-08-17T17:35:11.810 INFO:tasks.rados.rados.0.smithi037.stdout:2553: left oid 45 (ObjNum 962 snap 326 seq_num 962) 2024-08-17T17:35:12.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:11 smithi046 ceph-mon[88218]: osdmap e724: 8 total, 8 up, 8 in 2024-08-17T17:35:12.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:11 smithi046 ceph-mon[88218]: osdmap e725: 8 total, 8 up, 8 in 2024-08-17T17:35:12.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:11 smithi037 ceph-mon[102022]: osdmap e724: 8 total, 8 up, 8 in 2024-08-17T17:35:12.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:11 smithi037 ceph-mon[102022]: osdmap e725: 8 total, 8 up, 8 in 2024-08-17T17:35:12.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:11 smithi037 ceph-mon[97894]: osdmap e724: 8 total, 8 up, 8 in 2024-08-17T17:35:12.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:11 smithi037 ceph-mon[97894]: osdmap e725: 8 total, 8 up, 8 in 2024-08-17T17:35:12.792 INFO:tasks.rados.rados.0.smithi037.stdout:2553: done (1 left) 2024-08-17T17:35:12.792 INFO:tasks.rados.rados.0.smithi037.stdout:2554: done (0 left) 2024-08-17T17:35:12.792 INFO:tasks.rados.rados.0.smithi037.stdout:2555: delete oid 44 current snap is 327 2024-08-17T17:35:12.796 INFO:tasks.rados.rados.0.smithi037.stdout:2555: done (0 left) 2024-08-17T17:35:12.796 INFO:tasks.rados.rados.0.smithi037.stdout:2556: write oid 25 current snap is 327 2024-08-17T17:35:12.797 INFO:tasks.rados.rados.0.smithi037.stdout:2556: seq_num 964 ranges {601948=400514,1577818=624130} 2024-08-17T17:35:12.802 INFO:tasks.rados.rados.0.smithi037.stdout:2556: writing smithi03781225-25 from 601948 to 1002462 tid 1 2024-08-17T17:35:12.809 INFO:tasks.rados.rados.0.smithi037.stdout:2556: writing smithi03781225-25 from 1577818 to 2201948 tid 2 2024-08-17T17:35:12.809 INFO:tasks.rados.rados.0.smithi037.stdout:2557: read oid 49 snap -1 2024-08-17T17:35:12.809 INFO:tasks.rados.rados.0.smithi037.stdout:2557: expect deleted 2024-08-17T17:35:12.809 INFO:tasks.rados.rados.0.smithi037.stdout:2558: snap_create 2024-08-17T17:35:12.809 INFO:tasks.rados.rados.0.smithi037.stdout:2556: finishing write tid 1 to smithi03781225-25 2024-08-17T17:35:12.814 INFO:tasks.rados.rados.0.smithi037.stdout:2556: finishing write tid 2 to smithi03781225-25 2024-08-17T17:35:12.814 INFO:tasks.rados.rados.0.smithi037.stdout:2556: finishing write tid 3 to smithi03781225-25 2024-08-17T17:35:12.814 INFO:tasks.rados.rados.0.smithi037.stdout:2556: finishing write tid 4 to smithi03781225-25 2024-08-17T17:35:12.814 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 25 v 2158 (ObjNum 964 snap 327 seq_num 964) dirty exists 2024-08-17T17:35:12.814 INFO:tasks.rados.rados.0.smithi037.stdout:2556: left oid 25 (ObjNum 964 snap 327 seq_num 964) 2024-08-17T17:35:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:12 smithi046 ceph-mon[88218]: pgmap v695: 89 pgs: 89 active+clean; 191 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 483 KiB/s wr, 2 op/s 2024-08-17T17:35:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:12 smithi046 ceph-mon[88218]: osdmap e726: 8 total, 8 up, 8 in 2024-08-17T17:35:13.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:12 smithi037 ceph-mon[102022]: pgmap v695: 89 pgs: 89 active+clean; 191 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 483 KiB/s wr, 2 op/s 2024-08-17T17:35:13.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:12 smithi037 ceph-mon[102022]: osdmap e726: 8 total, 8 up, 8 in 2024-08-17T17:35:13.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:12 smithi037 ceph-mon[97894]: pgmap v695: 89 pgs: 89 active+clean; 191 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 483 KiB/s wr, 2 op/s 2024-08-17T17:35:13.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:12 smithi037 ceph-mon[97894]: osdmap e726: 8 total, 8 up, 8 in 2024-08-17T17:35:13.793 INFO:tasks.rados.rados.0.smithi037.stdout:2556: done (2 left) 2024-08-17T17:35:13.794 INFO:tasks.rados.rados.0.smithi037.stdout:2557: done (1 left) 2024-08-17T17:35:13.794 INFO:tasks.rados.rados.0.smithi037.stdout:2558: done (0 left) 2024-08-17T17:35:13.794 INFO:tasks.rados.rados.0.smithi037.stdout:2559: snap_create 2024-08-17T17:35:14.797 INFO:tasks.rados.rados.0.smithi037.stdout:2559: done (0 left) 2024-08-17T17:35:14.797 INFO:tasks.rados.rados.0.smithi037.stdout:2560: snap_create 2024-08-17T17:35:15.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:14 smithi046 ceph-mon[88218]: pgmap v698: 89 pgs: 89 active+clean; 189 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 197 KiB/s wr, 3 op/s 2024-08-17T17:35:15.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:14 smithi046 ceph-mon[88218]: osdmap e727: 8 total, 8 up, 8 in 2024-08-17T17:35:15.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:14 smithi037 ceph-mon[102022]: pgmap v698: 89 pgs: 89 active+clean; 189 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 197 KiB/s wr, 3 op/s 2024-08-17T17:35:15.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:14 smithi037 ceph-mon[102022]: osdmap e727: 8 total, 8 up, 8 in 2024-08-17T17:35:15.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:14 smithi037 ceph-mon[97894]: pgmap v698: 89 pgs: 89 active+clean; 189 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 197 KiB/s wr, 3 op/s 2024-08-17T17:35:15.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:14 smithi037 ceph-mon[97894]: osdmap e727: 8 total, 8 up, 8 in 2024-08-17T17:35:15.806 INFO:tasks.rados.rados.0.smithi037.stdout:2560: done (0 left) 2024-08-17T17:35:15.806 INFO:tasks.rados.rados.0.smithi037.stdout:2561: read oid 32 snap -1 2024-08-17T17:35:15.807 INFO:tasks.rados.rados.0.smithi037.stdout:2561: expect (ObjNum 922 snap 314 seq_num 922) 2024-08-17T17:35:15.807 INFO:tasks.rados.rados.0.smithi037.stdout:2562: write oid 41 current snap is 330 2024-08-17T17:35:15.807 INFO:tasks.rados.rados.0.smithi037.stdout:2562: seq_num 965 ranges {618755=475763,1636300=457996} 2024-08-17T17:35:15.812 INFO:tasks.rados.rados.0.smithi037.stdout:2562: writing smithi03781225-41 from 618755 to 1094518 tid 1 2024-08-17T17:35:15.818 INFO:tasks.rados.rados.0.smithi037.stdout:2562: writing smithi03781225-41 from 1636300 to 2094296 tid 2 2024-08-17T17:35:15.818 INFO:tasks.rados.rados.0.smithi037.stdout:2563: snap_create 2024-08-17T17:35:15.819 INFO:tasks.rados.rados.0.smithi037.stdout:2561: expect (ObjNum 922 snap 314 seq_num 922) 2024-08-17T17:35:16.016 INFO:tasks.rados.rados.0.smithi037.stdout:2562: finishing write tid 1 to smithi03781225-41 2024-08-17T17:35:16.016 INFO:tasks.rados.rados.0.smithi037.stdout:2562: finishing write tid 2 to smithi03781225-41 2024-08-17T17:35:16.016 INFO:tasks.rados.rados.0.smithi037.stdout:2562: finishing write tid 3 to smithi03781225-41 2024-08-17T17:35:16.016 INFO:tasks.rados.rados.0.smithi037.stdout:2562: finishing write tid 4 to smithi03781225-41 2024-08-17T17:35:16.016 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 438 (ObjNum 965 snap 330 seq_num 965) dirty exists 2024-08-17T17:35:16.016 INFO:tasks.rados.rados.0.smithi037.stdout:2562: left oid 41 (ObjNum 965 snap 330 seq_num 965) 2024-08-17T17:35:16.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:15 smithi046 ceph-mon[88218]: osdmap e728: 8 total, 8 up, 8 in 2024-08-17T17:35:16.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:15 smithi037 ceph-mon[102022]: osdmap e728: 8 total, 8 up, 8 in 2024-08-17T17:35:16.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:15 smithi037 ceph-mon[97894]: osdmap e728: 8 total, 8 up, 8 in 2024-08-17T17:35:16.792 INFO:tasks.rados.rados.0.smithi037.stdout:2561: done (2 left) 2024-08-17T17:35:16.792 INFO:tasks.rados.rados.0.smithi037.stdout:2562: done (1 left) 2024-08-17T17:35:16.792 INFO:tasks.rados.rados.0.smithi037.stdout:2563: done (0 left) 2024-08-17T17:35:16.792 INFO:tasks.rados.rados.0.smithi037.stdout:2564: write oid 16 current snap is 331 2024-08-17T17:35:16.792 INFO:tasks.rados.rados.0.smithi037.stdout:2564: seq_num 966 ranges {635562=667365,2094782=140780} 2024-08-17T17:35:16.799 INFO:tasks.rados.rados.0.smithi037.stdout:2564: writing smithi03781225-16 from 635562 to 1302927 tid 1 2024-08-17T17:35:16.804 INFO:tasks.rados.rados.0.smithi037.stdout:2564: writing smithi03781225-16 from 2094782 to 2235562 tid 2 2024-08-17T17:35:16.804 INFO:tasks.rados.rados.0.smithi037.stdout:2565: read oid 5 snap -1 2024-08-17T17:35:16.804 INFO:tasks.rados.rados.0.smithi037.stdout:2565: expect deleted 2024-08-17T17:35:16.804 INFO:tasks.rados.rados.0.smithi037.stdout:2566: snap_remove snap 323 2024-08-17T17:35:17.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:16 smithi046 ceph-mon[88218]: pgmap v701: 89 pgs: 89 active+clean; 190 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 682 KiB/s wr, 5 op/s 2024-08-17T17:35:17.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:16 smithi046 ceph-mon[88218]: osdmap e729: 8 total, 8 up, 8 in 2024-08-17T17:35:17.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:16 smithi046 ceph-mon[88218]: osdmap e730: 8 total, 8 up, 8 in 2024-08-17T17:35:17.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:16 smithi037 ceph-mon[102022]: pgmap v701: 89 pgs: 89 active+clean; 190 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 682 KiB/s wr, 5 op/s 2024-08-17T17:35:17.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:16 smithi037 ceph-mon[102022]: osdmap e729: 8 total, 8 up, 8 in 2024-08-17T17:35:17.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:16 smithi037 ceph-mon[102022]: osdmap e730: 8 total, 8 up, 8 in 2024-08-17T17:35:17.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:16 smithi037 ceph-mon[97894]: pgmap v701: 89 pgs: 89 active+clean; 190 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 682 KiB/s wr, 5 op/s 2024-08-17T17:35:17.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:16 smithi037 ceph-mon[97894]: osdmap e729: 8 total, 8 up, 8 in 2024-08-17T17:35:17.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:16 smithi037 ceph-mon[97894]: osdmap e730: 8 total, 8 up, 8 in 2024-08-17T17:35:17.814 INFO:tasks.rados.rados.0.smithi037.stdout:2566: done (2 left) 2024-08-17T17:35:17.814 INFO:tasks.rados.rados.0.smithi037.stdout:2567: write oid 34 current snap is 331 2024-08-17T17:35:17.814 INFO:tasks.rados.rados.0.smithi037.stdout:2564: finishing write tid 1 to smithi03781225-16 2024-08-17T17:35:17.815 INFO:tasks.rados.rados.0.smithi037.stdout:2567: seq_num 967 ranges {652369=742614,2153264=99105} 2024-08-17T17:35:17.821 INFO:tasks.rados.rados.0.smithi037.stdout:2567: writing smithi03781225-34 from 652369 to 1394983 tid 1 2024-08-17T17:35:17.827 INFO:tasks.rados.rados.0.smithi037.stdout:2567: writing smithi03781225-34 from 2153264 to 2252369 tid 2 2024-08-17T17:35:17.827 INFO:tasks.rados.rados.0.smithi037.stdout:2568: snap_create 2024-08-17T17:35:17.827 INFO:tasks.rados.rados.0.smithi037.stdout:2564: finishing write tid 2 to smithi03781225-16 2024-08-17T17:35:17.827 INFO:tasks.rados.rados.0.smithi037.stdout:2564: finishing write tid 3 to smithi03781225-16 2024-08-17T17:35:17.828 INFO:tasks.rados.rados.0.smithi037.stdout:2564: finishing write tid 4 to smithi03781225-16 2024-08-17T17:35:17.828 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 16 v 1226 (ObjNum 966 snap 331 seq_num 966) dirty exists 2024-08-17T17:35:17.828 INFO:tasks.rados.rados.0.smithi037.stdout:2564: left oid 16 (ObjNum 966 snap 331 seq_num 966) 2024-08-17T17:35:17.830 INFO:tasks.rados.rados.0.smithi037.stdout:2567: finishing write tid 1 to smithi03781225-34 2024-08-17T17:35:17.831 INFO:tasks.rados.rados.0.smithi037.stdout:2567: finishing write tid 2 to smithi03781225-34 2024-08-17T17:35:17.831 INFO:tasks.rados.rados.0.smithi037.stdout:2567: finishing write tid 3 to smithi03781225-34 2024-08-17T17:35:17.832 INFO:tasks.rados.rados.0.smithi037.stdout:2567: finishing write tid 4 to smithi03781225-34 2024-08-17T17:35:17.832 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 1498 (ObjNum 967 snap 331 seq_num 967) dirty exists 2024-08-17T17:35:17.832 INFO:tasks.rados.rados.0.smithi037.stdout:2567: left oid 34 (ObjNum 967 snap 331 seq_num 967) 2024-08-17T17:35:18.815 INFO:tasks.rados.rados.0.smithi037.stdout:2564: done (3 left) 2024-08-17T17:35:18.815 INFO:tasks.rados.rados.0.smithi037.stdout:2565: done (2 left) 2024-08-17T17:35:18.815 INFO:tasks.rados.rados.0.smithi037.stdout:2567: done (1 left) 2024-08-17T17:35:18.815 INFO:tasks.rados.rados.0.smithi037.stdout:2568: done (0 left) 2024-08-17T17:35:18.816 INFO:tasks.rados.rados.0.smithi037.stdout:2569: write oid 33 current snap is 332 2024-08-17T17:35:18.816 INFO:tasks.rados.rados.0.smithi037.stdout:2569: seq_num 968 ranges {669176=417863,1811746=457430} 2024-08-17T17:35:18.821 INFO:tasks.rados.rados.0.smithi037.stdout:2569: writing smithi03781225-33 from 669176 to 1087039 tid 1 2024-08-17T17:35:18.828 INFO:tasks.rados.rados.0.smithi037.stdout:2569: writing smithi03781225-33 from 1811746 to 2269176 tid 2 2024-08-17T17:35:18.828 INFO:tasks.rados.rados.0.smithi037.stdout:2570: delete oid 20 current snap is 332 2024-08-17T17:35:18.828 INFO:tasks.rados.rados.0.smithi037.stdout:2569: finishing write tid 1 to smithi03781225-33 2024-08-17T17:35:18.831 INFO:tasks.rados.rados.0.smithi037.stdout:2569: finishing write tid 2 to smithi03781225-33 2024-08-17T17:35:18.833 INFO:tasks.rados.rados.0.smithi037.stdout:2569: finishing write tid 3 to smithi03781225-33 2024-08-17T17:35:18.833 INFO:tasks.rados.rados.0.smithi037.stdout:2569: finishing write tid 4 to smithi03781225-33 2024-08-17T17:35:18.833 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 1023 (ObjNum 968 snap 332 seq_num 968) dirty exists 2024-08-17T17:35:18.833 INFO:tasks.rados.rados.0.smithi037.stdout:2569: left oid 33 (ObjNum 968 snap 332 seq_num 968) 2024-08-17T17:35:18.833 INFO:tasks.rados.rados.0.smithi037.stdout:2569: done (1 left) 2024-08-17T17:35:18.833 INFO:tasks.rados.rados.0.smithi037.stdout:2570: done (0 left) 2024-08-17T17:35:18.833 INFO:tasks.rados.rados.0.smithi037.stdout:2571: snap_create 2024-08-17T17:35:19.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:18 smithi046 ceph-mon[88218]: pgmap v704: 89 pgs: 89 active+clean; 190 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 484 KiB/s wr, 2 op/s 2024-08-17T17:35:19.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:18 smithi046 ceph-mon[88218]: osdmap e731: 8 total, 8 up, 8 in 2024-08-17T17:35:19.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:18 smithi037 ceph-mon[97894]: pgmap v704: 89 pgs: 89 active+clean; 190 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 484 KiB/s wr, 2 op/s 2024-08-17T17:35:19.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:18 smithi037 ceph-mon[97894]: osdmap e731: 8 total, 8 up, 8 in 2024-08-17T17:35:19.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:35:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:35:18] "GET /metrics HTTP/1.1" 200 36415 "" "Prometheus/2.51.0" 2024-08-17T17:35:19.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:18 smithi037 ceph-mon[102022]: pgmap v704: 89 pgs: 89 active+clean; 190 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 484 KiB/s wr, 2 op/s 2024-08-17T17:35:19.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:18 smithi037 ceph-mon[102022]: osdmap e731: 8 total, 8 up, 8 in 2024-08-17T17:35:19.827 INFO:tasks.rados.rados.0.smithi037.stdout:2571: done (0 left) 2024-08-17T17:35:19.828 INFO:tasks.rados.rados.0.smithi037.stdout:2572: rollback oid 15 current snap is 333 2024-08-17T17:35:19.828 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 15 to 332 2024-08-17T17:35:19.828 INFO:tasks.rados.rados.0.smithi037.stdout:2573: read oid 28 snap -1 2024-08-17T17:35:19.828 INFO:tasks.rados.rados.0.smithi037.stdout:2573: expect (ObjNum 952 snap 323 seq_num 952) 2024-08-17T17:35:19.828 INFO:tasks.rados.rados.0.smithi037.stdout:2574: read oid 11 snap -1 2024-08-17T17:35:19.828 INFO:tasks.rados.rados.0.smithi037.stdout:2574: expect deleted 2024-08-17T17:35:19.828 INFO:tasks.rados.rados.0.smithi037.stdout:2575: snap_create 2024-08-17T17:35:19.828 INFO:tasks.rados.rados.0.smithi037.stdout:2572: finishing rollback tid 1 to smithi03781225-15 2024-08-17T17:35:19.828 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 15 v 0 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-08-17T17:35:19.838 INFO:tasks.rados.rados.0.smithi037.stdout:2573: expect (ObjNum 952 snap 323 seq_num 952) 2024-08-17T17:35:20.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:19 smithi046 ceph-mon[88218]: osdmap e732: 8 total, 8 up, 8 in 2024-08-17T17:35:20.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:19 smithi037 ceph-mon[97894]: osdmap e732: 8 total, 8 up, 8 in 2024-08-17T17:35:20.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:19 smithi037 ceph-mon[102022]: osdmap e732: 8 total, 8 up, 8 in 2024-08-17T17:35:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:35:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:35:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:35:20.828 INFO:tasks.rados.rados.0.smithi037.stdout:2572: done (3 left) 2024-08-17T17:35:20.828 INFO:tasks.rados.rados.0.smithi037.stdout:2573: done (2 left) 2024-08-17T17:35:20.828 INFO:tasks.rados.rados.0.smithi037.stdout:2574: done (1 left) 2024-08-17T17:35:20.828 INFO:tasks.rados.rados.0.smithi037.stdout:2575: done (0 left) 2024-08-17T17:35:20.828 INFO:tasks.rados.rados.0.smithi037.stdout:2576: snap_create 2024-08-17T17:35:21.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:20 smithi046 ceph-mon[88218]: pgmap v707: 89 pgs: 89 active+clean; 194 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 411 KiB/s wr, 2 op/s 2024-08-17T17:35:21.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:20 smithi046 ceph-mon[88218]: osdmap e733: 8 total, 8 up, 8 in 2024-08-17T17:35:21.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:20 smithi037 ceph-mon[97894]: pgmap v707: 89 pgs: 89 active+clean; 194 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 411 KiB/s wr, 2 op/s 2024-08-17T17:35:21.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:20 smithi037 ceph-mon[97894]: osdmap e733: 8 total, 8 up, 8 in 2024-08-17T17:35:21.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:20 smithi037 ceph-mon[102022]: pgmap v707: 89 pgs: 89 active+clean; 194 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 411 KiB/s wr, 2 op/s 2024-08-17T17:35:21.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:20 smithi037 ceph-mon[102022]: osdmap e733: 8 total, 8 up, 8 in 2024-08-17T17:35:21.844 INFO:tasks.rados.rados.0.smithi037.stdout:2576: done (0 left) 2024-08-17T17:35:21.844 INFO:tasks.rados.rados.0.smithi037.stdout:2577: read oid 7 snap -1 2024-08-17T17:35:21.844 INFO:tasks.rados.rados.0.smithi037.stdout:2577: expect (ObjNum 959 snap 325 seq_num 959) 2024-08-17T17:35:21.844 INFO:tasks.rados.rados.0.smithi037.stdout:2578: read oid 5 snap -1 2024-08-17T17:35:21.844 INFO:tasks.rados.rados.0.smithi037.stdout:2578: expect deleted 2024-08-17T17:35:21.844 INFO:tasks.rados.rados.0.smithi037.stdout:2579: write oid 35 current snap is 335 2024-08-17T17:35:21.844 INFO:tasks.rados.rados.0.smithi037.stdout:2579: seq_num 970 ranges {702790=568361,1812357=490433} 2024-08-17T17:35:21.851 INFO:tasks.rados.rados.0.smithi037.stdout:2579: writing smithi03781225-35 from 702790 to 1271151 tid 1 2024-08-17T17:35:21.857 INFO:tasks.rados.rados.0.smithi037.stdout:2579: writing smithi03781225-35 from 1812357 to 2302790 tid 2 2024-08-17T17:35:21.857 INFO:tasks.rados.rados.0.smithi037.stdout:2580: write oid 17 current snap is 335 2024-08-17T17:35:21.857 INFO:tasks.rados.rados.0.smithi037.stdout:2580: seq_num 971 ranges {719597=643610,1870839=448758} 2024-08-17T17:35:21.864 INFO:tasks.rados.rados.0.smithi037.stdout:2580: writing smithi03781225-17 from 719597 to 1363207 tid 1 2024-08-17T17:35:21.870 INFO:tasks.rados.rados.0.smithi037.stdout:2580: writing smithi03781225-17 from 1870839 to 2319597 tid 2 2024-08-17T17:35:21.870 INFO:tasks.rados.rados.0.smithi037.stdout:2581: delete oid 33 current snap is 335 2024-08-17T17:35:21.870 INFO:tasks.rados.rados.0.smithi037.stdout:2577: expect (ObjNum 959 snap 325 seq_num 959) 2024-08-17T17:35:22.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:21 smithi046 ceph-mon[88218]: osdmap e734: 8 total, 8 up, 8 in 2024-08-17T17:35:22.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:21 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:35:22.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:21 smithi037 ceph-mon[102022]: osdmap e734: 8 total, 8 up, 8 in 2024-08-17T17:35:22.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:21 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:35:22.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:21 smithi037 ceph-mon[97894]: osdmap e734: 8 total, 8 up, 8 in 2024-08-17T17:35:22.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:21 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:35:22.055 INFO:tasks.rados.rados.0.smithi037.stdout:2579: finishing write tid 1 to smithi03781225-35 2024-08-17T17:35:22.055 INFO:tasks.rados.rados.0.smithi037.stdout:2579: finishing write tid 2 to smithi03781225-35 2024-08-17T17:35:22.055 INFO:tasks.rados.rados.0.smithi037.stdout:2577: done (4 left) 2024-08-17T17:35:22.055 INFO:tasks.rados.rados.0.smithi037.stdout:2578: done (3 left) 2024-08-17T17:35:22.055 INFO:tasks.rados.rados.0.smithi037.stdout:2581: done (2 left) 2024-08-17T17:35:22.055 INFO:tasks.rados.rados.0.smithi037.stdout:2582: read oid 1 snap -1 2024-08-17T17:35:22.055 INFO:tasks.rados.rados.0.smithi037.stdout:2582: expect (ObjNum 954 snap 323 seq_num 954) 2024-08-17T17:35:22.055 INFO:tasks.rados.rados.0.smithi037.stdout:2583: read oid 44 snap -1 2024-08-17T17:35:22.055 INFO:tasks.rados.rados.0.smithi037.stdout:2583: expect deleted 2024-08-17T17:35:22.055 INFO:tasks.rados.rados.0.smithi037.stdout:2584: read oid 15 snap -1 2024-08-17T17:35:22.055 INFO:tasks.rados.rados.0.smithi037.stdout:2584: expect deleted 2024-08-17T17:35:22.056 INFO:tasks.rados.rados.0.smithi037.stdout:2585: read oid 11 snap 321 2024-08-17T17:35:22.056 INFO:tasks.rados.rados.0.smithi037.stdout:2585: expect deleted 2024-08-17T17:35:22.056 INFO:tasks.rados.rados.0.smithi037.stdout:2579: finishing write tid 3 to smithi03781225-35 2024-08-17T17:35:22.056 INFO:tasks.rados.rados.0.smithi037.stdout:2579: finishing write tid 4 to smithi03781225-35 2024-08-17T17:35:22.056 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 35 v 446 (ObjNum 970 snap 335 seq_num 970) dirty exists 2024-08-17T17:35:22.056 INFO:tasks.rados.rados.0.smithi037.stdout:2579: left oid 35 (ObjNum 970 snap 335 seq_num 970) 2024-08-17T17:35:22.056 INFO:tasks.rados.rados.0.smithi037.stdout:2580: finishing write tid 1 to smithi03781225-17 2024-08-17T17:35:22.056 INFO:tasks.rados.rados.0.smithi037.stdout:2586: read oid 32 snap 329 2024-08-17T17:35:22.056 INFO:tasks.rados.rados.0.smithi037.stdout:2586: expect (ObjNum 922 snap 314 seq_num 922) 2024-08-17T17:35:22.056 INFO:tasks.rados.rados.0.smithi037.stdout:2579: done (6 left) 2024-08-17T17:35:22.056 INFO:tasks.rados.rados.0.smithi037.stdout:2587: read oid 23 snap -1 2024-08-17T17:35:22.056 INFO:tasks.rados.rados.0.smithi037.stdout:2587: expect deleted 2024-08-17T17:35:22.057 INFO:tasks.rados.rados.0.smithi037.stdout:2588: snap_remove snap 328 2024-08-17T17:35:22.847 INFO:tasks.rados.rados.0.smithi037.stdout:2588: done (7 left) 2024-08-17T17:35:22.847 INFO:tasks.rados.rados.0.smithi037.stdout:2589: read oid 7 snap -1 2024-08-17T17:35:22.847 INFO:tasks.rados.rados.0.smithi037.stdout:2589: expect (ObjNum 959 snap 325 seq_num 959) 2024-08-17T17:35:22.847 INFO:tasks.rados.rados.0.smithi037.stdout:2590: write oid 9 current snap is 335 2024-08-17T17:35:22.847 INFO:tasks.rados.rados.0.smithi037.stdout:2590: seq_num 973 ranges {753211=794108,1987803=365408} 2024-08-17T17:35:22.858 INFO:tasks.rados.rados.0.smithi037.stdout:2590: writing smithi03781225-9 from 753211 to 1547319 tid 1 2024-08-17T17:35:22.862 INFO:tasks.rados.rados.0.smithi037.stdout:2590: writing smithi03781225-9 from 1987803 to 2353211 tid 2 2024-08-17T17:35:22.862 INFO:tasks.rados.rados.0.smithi037.stdout:2591: read oid 49 snap -1 2024-08-17T17:35:22.862 INFO:tasks.rados.rados.0.smithi037.stdout:2591: expect deleted 2024-08-17T17:35:22.862 INFO:tasks.rados.rados.0.smithi037.stdout:2592: rollback oid 31 current snap is 335 2024-08-17T17:35:22.862 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 31 to 321 2024-08-17T17:35:22.862 INFO:tasks.rados.rados.0.smithi037.stdout:2580: finishing write tid 2 to smithi03781225-17 2024-08-17T17:35:22.862 INFO:tasks.rados.rados.0.smithi037.stdout:2580: finishing write tid 3 to smithi03781225-17 2024-08-17T17:35:22.862 INFO:tasks.rados.rados.0.smithi037.stdout:2580: finishing write tid 4 to smithi03781225-17 2024-08-17T17:35:22.862 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 1027 (ObjNum 971 snap 335 seq_num 971) dirty exists 2024-08-17T17:35:22.862 INFO:tasks.rados.rados.0.smithi037.stdout:2580: left oid 17 (ObjNum 971 snap 335 seq_num 971) 2024-08-17T17:35:22.862 INFO:tasks.rados.rados.0.smithi037.stdout:2580: done (10 left) 2024-08-17T17:35:22.863 INFO:tasks.rados.rados.0.smithi037.stdout:2593: snap_remove snap 334 2024-08-17T17:35:23.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:22 smithi037 ceph-mon[97894]: pgmap v710: 89 pgs: 89 active+clean; 196 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 845 KiB/s wr, 7 op/s 2024-08-17T17:35:23.254 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:22 smithi037 ceph-mon[97894]: osdmap e735: 8 total, 8 up, 8 in 2024-08-17T17:35:23.254 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:22 smithi037 ceph-mon[102022]: pgmap v710: 89 pgs: 89 active+clean; 196 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 845 KiB/s wr, 7 op/s 2024-08-17T17:35:23.254 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:22 smithi037 ceph-mon[102022]: osdmap e735: 8 total, 8 up, 8 in 2024-08-17T17:35:23.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:22 smithi046 ceph-mon[88218]: pgmap v710: 89 pgs: 89 active+clean; 196 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 845 KiB/s wr, 7 op/s 2024-08-17T17:35:23.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:22 smithi046 ceph-mon[88218]: osdmap e735: 8 total, 8 up, 8 in 2024-08-17T17:35:23.849 INFO:tasks.rados.rados.0.smithi037.stdout:2593: done (10 left) 2024-08-17T17:35:23.850 INFO:tasks.rados.rados.0.smithi037.stdout:2594: read oid 42 snap 319 2024-08-17T17:35:23.850 INFO:tasks.rados.rados.0.smithi037.stdout:2594: expect deleted 2024-08-17T17:35:23.850 INFO:tasks.rados.rados.0.smithi037.stdout:2595: rollback oid 14 current snap is 335 2024-08-17T17:35:23.850 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 14 to 329 2024-08-17T17:35:23.850 INFO:tasks.rados.rados.0.smithi037.stdout:2586: expect (ObjNum 922 snap 314 seq_num 922) 2024-08-17T17:35:24.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:23 smithi046 ceph-mon[88218]: osdmap e736: 8 total, 8 up, 8 in 2024-08-17T17:35:24.047 INFO:tasks.rados.rados.0.smithi037.stdout:2582: expect (ObjNum 954 snap 323 seq_num 954) 2024-08-17T17:35:24.097 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:23 smithi037 ceph-mon[97894]: osdmap e736: 8 total, 8 up, 8 in 2024-08-17T17:35:24.097 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:23 smithi037 ceph-mon[102022]: osdmap e736: 8 total, 8 up, 8 in 2024-08-17T17:35:24.144 INFO:tasks.rados.rados.0.smithi037.stdout:2589: expect (ObjNum 959 snap 325 seq_num 959) 2024-08-17T17:35:24.330 INFO:tasks.rados.rados.0.smithi037.stdout:2592: finishing rollback tid 1 to smithi03781225-31 2024-08-17T17:35:24.330 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 31 v 0 (ObjNum 65 snap 0 seq_num 1953066355) dirty dne 2024-08-17T17:35:24.330 INFO:tasks.rados.rados.0.smithi037.stdout:2590: finishing write tid 1 to smithi03781225-9 2024-08-17T17:35:24.330 INFO:tasks.rados.rados.0.smithi037.stdout:2590: finishing write tid 2 to smithi03781225-9 2024-08-17T17:35:24.330 INFO:tasks.rados.rados.0.smithi037.stdout:2590: finishing write tid 3 to smithi03781225-9 2024-08-17T17:35:24.330 INFO:tasks.rados.rados.0.smithi037.stdout:2590: finishing write tid 4 to smithi03781225-9 2024-08-17T17:35:24.330 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 2162 (ObjNum 973 snap 335 seq_num 973) dirty exists 2024-08-17T17:35:24.330 INFO:tasks.rados.rados.0.smithi037.stdout:2590: left oid 9 (ObjNum 973 snap 335 seq_num 973) 2024-08-17T17:35:24.330 INFO:tasks.rados.rados.0.smithi037.stdout:2595: finishing rollback tid 0 to smithi03781225-14 2024-08-17T17:35:24.331 INFO:tasks.rados.rados.0.smithi037.stdout:2595: finishing rollback tid 1 to smithi03781225-14 2024-08-17T17:35:24.331 INFO:tasks.rados.rados.0.smithi037.stdout:2595: finishing rollback tid 2 to smithi03781225-14 2024-08-17T17:35:24.331 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 14 v 1230 (ObjNum 918 snap 314 seq_num 918) dirty exists 2024-08-17T17:35:24.331 INFO:tasks.rados.rados.0.smithi037.stdout:2582: done (11 left) 2024-08-17T17:35:24.331 INFO:tasks.rados.rados.0.smithi037.stdout:2583: done (10 left) 2024-08-17T17:35:24.331 INFO:tasks.rados.rados.0.smithi037.stdout:2584: done (9 left) 2024-08-17T17:35:24.331 INFO:tasks.rados.rados.0.smithi037.stdout:2585: done (8 left) 2024-08-17T17:35:24.331 INFO:tasks.rados.rados.0.smithi037.stdout:2586: done (7 left) 2024-08-17T17:35:24.331 INFO:tasks.rados.rados.0.smithi037.stdout:2587: done (6 left) 2024-08-17T17:35:24.331 INFO:tasks.rados.rados.0.smithi037.stdout:2589: done (5 left) 2024-08-17T17:35:24.331 INFO:tasks.rados.rados.0.smithi037.stdout:2590: done (4 left) 2024-08-17T17:35:24.331 INFO:tasks.rados.rados.0.smithi037.stdout:2591: done (3 left) 2024-08-17T17:35:24.331 INFO:tasks.rados.rados.0.smithi037.stdout:2592: done (2 left) 2024-08-17T17:35:24.331 INFO:tasks.rados.rados.0.smithi037.stdout:2594: done (1 left) 2024-08-17T17:35:24.331 INFO:tasks.rados.rados.0.smithi037.stdout:2595: done (0 left) 2024-08-17T17:35:24.332 INFO:tasks.rados.rados.0.smithi037.stdout:2596: read oid 4 snap -1 2024-08-17T17:35:24.332 INFO:tasks.rados.rados.0.smithi037.stdout:2596: expect (ObjNum 961 snap 326 seq_num 961) 2024-08-17T17:35:24.332 INFO:tasks.rados.rados.0.smithi037.stdout:2597: read oid 26 snap -1 2024-08-17T17:35:24.332 INFO:tasks.rados.rados.0.smithi037.stdout:2597: expect (ObjNum 938 snap 321 seq_num 938) 2024-08-17T17:35:24.332 INFO:tasks.rados.rados.0.smithi037.stdout:2598: rollback oid 5 current snap is 335 2024-08-17T17:35:24.332 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 5 to 321 2024-08-17T17:35:24.332 INFO:tasks.rados.rados.0.smithi037.stdout:2599: write oid 25 current snap is 335 2024-08-17T17:35:24.332 INFO:tasks.rados.rados.0.smithi037.stdout:2599: seq_num 974 ranges {770018=585710,2046285=323733} 2024-08-17T17:35:24.338 INFO:tasks.rados.rados.0.smithi037.stdout:2599: writing smithi03781225-25 from 770018 to 1355728 tid 1 2024-08-17T17:35:24.344 INFO:tasks.rados.rados.0.smithi037.stdout:2599: writing smithi03781225-25 from 2046285 to 2370018 tid 2 2024-08-17T17:35:24.344 INFO:tasks.rados.rados.0.smithi037.stdout:2600: snap_create 2024-08-17T17:35:24.344 INFO:tasks.rados.rados.0.smithi037.stdout:2598: finishing rollback tid 1 to smithi03781225-5 2024-08-17T17:35:24.344 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 5 v 470 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-17T17:35:24.344 INFO:tasks.rados.rados.0.smithi037.stdout:2596: expect (ObjNum 961 snap 326 seq_num 961) 2024-08-17T17:35:24.423 INFO:tasks.rados.rados.0.smithi037.stdout:2597: expect (ObjNum 938 snap 321 seq_num 938) 2024-08-17T17:35:24.663 INFO:tasks.rados.rados.0.smithi037.stdout:2599: finishing write tid 1 to smithi03781225-25 2024-08-17T17:35:24.663 INFO:tasks.rados.rados.0.smithi037.stdout:2599: finishing write tid 2 to smithi03781225-25 2024-08-17T17:35:24.663 INFO:tasks.rados.rados.0.smithi037.stdout:2599: finishing write tid 3 to smithi03781225-25 2024-08-17T17:35:24.663 INFO:tasks.rados.rados.0.smithi037.stdout:2599: finishing write tid 4 to smithi03781225-25 2024-08-17T17:35:24.663 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 25 v 2168 (ObjNum 974 snap 335 seq_num 974) dirty exists 2024-08-17T17:35:24.663 INFO:tasks.rados.rados.0.smithi037.stdout:2599: left oid 25 (ObjNum 974 snap 335 seq_num 974) 2024-08-17T17:35:24.859 INFO:tasks.rados.rados.0.smithi037.stdout:2596: done (4 left) 2024-08-17T17:35:24.859 INFO:tasks.rados.rados.0.smithi037.stdout:2597: done (3 left) 2024-08-17T17:35:24.859 INFO:tasks.rados.rados.0.smithi037.stdout:2598: done (2 left) 2024-08-17T17:35:24.859 INFO:tasks.rados.rados.0.smithi037.stdout:2599: done (1 left) 2024-08-17T17:35:24.859 INFO:tasks.rados.rados.0.smithi037.stdout:2600: done (0 left) 2024-08-17T17:35:24.859 INFO:tasks.rados.rados.0.smithi037.stdout:2601: write oid 10 current snap is 336 2024-08-17T17:35:24.859 INFO:tasks.rados.rados.0.smithi037.stdout:2601: seq_num 975 ranges {786825=660959,2104767=282058} 2024-08-17T17:35:24.866 INFO:tasks.rados.rados.0.smithi037.stdout:2601: writing smithi03781225-10 from 786825 to 1447784 tid 1 2024-08-17T17:35:24.873 INFO:tasks.rados.rados.0.smithi037.stdout:2601: writing smithi03781225-10 from 2104767 to 2386825 tid 2 2024-08-17T17:35:24.873 INFO:tasks.rados.rados.0.smithi037.stdout:2602: read oid 7 snap 329 2024-08-17T17:35:24.873 INFO:tasks.rados.rados.0.smithi037.stdout:2602: expect (ObjNum 959 snap 325 seq_num 959) 2024-08-17T17:35:24.873 INFO:tasks.rados.rados.0.smithi037.stdout:2603: rollback oid 15 current snap is 336 2024-08-17T17:35:24.873 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 15 to 329 2024-08-17T17:35:24.873 INFO:tasks.rados.rados.0.smithi037.stdout:2604: read oid 29 snap 319 2024-08-17T17:35:24.873 INFO:tasks.rados.rados.0.smithi037.stdout:2604: expect (ObjNum 813 snap 280 seq_num 813) 2024-08-17T17:35:24.873 INFO:tasks.rados.rados.0.smithi037.stdout:2605: read oid 35 snap 318 2024-08-17T17:35:24.873 INFO:tasks.rados.rados.0.smithi037.stdout:2605: expect deleted 2024-08-17T17:35:24.873 INFO:tasks.rados.rados.0.smithi037.stdout:2606: delete oid 13 current snap is 336 2024-08-17T17:35:24.874 INFO:tasks.rados.rados.0.smithi037.stdout:2601: finishing write tid 1 to smithi03781225-10 2024-08-17T17:35:24.876 INFO:tasks.rados.rados.0.smithi037.stdout:2603: finishing rollback tid 1 to smithi03781225-15 2024-08-17T17:35:24.876 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 15 v 0 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-08-17T17:35:24.876 INFO:tasks.rados.rados.0.smithi037.stdout:2603: done (5 left) 2024-08-17T17:35:24.876 INFO:tasks.rados.rados.0.smithi037.stdout:2605: done (4 left) 2024-08-17T17:35:24.876 INFO:tasks.rados.rados.0.smithi037.stdout:2606: done (3 left) 2024-08-17T17:35:24.876 INFO:tasks.rados.rados.0.smithi037.stdout:2607: snap_remove snap 331 2024-08-17T17:35:25.118 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:24 smithi046 ceph-mon[88218]: pgmap v713: 89 pgs: 89 active+clean; 196 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 434 KiB/s wr, 4 op/s 2024-08-17T17:35:25.118 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:24 smithi046 ceph-mon[88218]: osdmap e737: 8 total, 8 up, 8 in 2024-08-17T17:35:25.118 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:25.118 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:35:25.118 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:35:25.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:24 smithi037 ceph-mon[97894]: pgmap v713: 89 pgs: 89 active+clean; 196 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 434 KiB/s wr, 4 op/s 2024-08-17T17:35:25.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:24 smithi037 ceph-mon[97894]: osdmap e737: 8 total, 8 up, 8 in 2024-08-17T17:35:25.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:25.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:35:25.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:35:25.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:24 smithi037 ceph-mon[102022]: pgmap v713: 89 pgs: 89 active+clean; 196 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 434 KiB/s wr, 4 op/s 2024-08-17T17:35:25.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:24 smithi037 ceph-mon[102022]: osdmap e737: 8 total, 8 up, 8 in 2024-08-17T17:35:25.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:25.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:35:25.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:35:25.865 INFO:tasks.rados.rados.0.smithi037.stdout:2607: done (3 left) 2024-08-17T17:35:25.865 INFO:tasks.rados.rados.0.smithi037.stdout:2608: delete oid 16 current snap is 336 2024-08-17T17:35:25.865 INFO:tasks.rados.rados.0.smithi037.stdout:2604: expect (ObjNum 813 snap 280 seq_num 813) 2024-08-17T17:35:25.988 INFO:tasks.rados.rados.0.smithi037.stdout:2601: finishing write tid 2 to smithi03781225-10 2024-08-17T17:35:25.988 INFO:tasks.rados.rados.0.smithi037.stdout:2601: finishing write tid 3 to smithi03781225-10 2024-08-17T17:35:25.988 INFO:tasks.rados.rados.0.smithi037.stdout:2601: finishing write tid 4 to smithi03781225-10 2024-08-17T17:35:25.988 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 10 v 1234 (ObjNum 975 snap 336 seq_num 975) dirty exists 2024-08-17T17:35:25.989 INFO:tasks.rados.rados.0.smithi037.stdout:2601: left oid 10 (ObjNum 975 snap 336 seq_num 975) 2024-08-17T17:35:25.989 INFO:tasks.rados.rados.0.smithi037.stdout:2602: expect (ObjNum 959 snap 325 seq_num 959) 2024-08-17T17:35:26.171 INFO:tasks.rados.rados.0.smithi037.stdout:2601: done (3 left) 2024-08-17T17:35:26.172 INFO:tasks.rados.rados.0.smithi037.stdout:2602: done (2 left) 2024-08-17T17:35:26.172 INFO:tasks.rados.rados.0.smithi037.stdout:2604: done (1 left) 2024-08-17T17:35:26.172 INFO:tasks.rados.rados.0.smithi037.stdout:2608: done (0 left) 2024-08-17T17:35:26.172 INFO:tasks.rados.rados.0.smithi037.stdout:2609: read oid 39 snap -1 2024-08-17T17:35:26.172 INFO:tasks.rados.rados.0.smithi037.stdout:2609: expect (ObjNum 930 snap 316 seq_num 930) 2024-08-17T17:35:26.172 INFO:tasks.rados.rados.0.smithi037.stdout:2610: delete oid 24 current snap is 336 2024-08-17T17:35:26.173 INFO:tasks.rados.rados.0.smithi037.stdout:2610: done (1 left) 2024-08-17T17:35:26.173 INFO:tasks.rados.rados.0.smithi037.stdout:2611: delete oid 28 current snap is 336 2024-08-17T17:35:26.175 INFO:tasks.rados.rados.0.smithi037.stdout:2611: done (1 left) 2024-08-17T17:35:26.176 INFO:tasks.rados.rados.0.smithi037.stdout:2612: snap_remove snap 319 2024-08-17T17:35:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:25 smithi046 ceph-mon[88218]: osdmap e738: 8 total, 8 up, 8 in 2024-08-17T17:35:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:25 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:35:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:25 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:35:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:25 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:35:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:25 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:35:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:25 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:35:26.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:25 smithi037 ceph-mon[97894]: osdmap e738: 8 total, 8 up, 8 in 2024-08-17T17:35:26.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:25 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:35:26.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:25 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:35:26.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:25 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:35:26.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:25 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:35:26.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:25 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:35:26.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:25 smithi037 ceph-mon[102022]: osdmap e738: 8 total, 8 up, 8 in 2024-08-17T17:35:26.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:25 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:35:26.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:25 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:35:26.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:25 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:35:26.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:25 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:35:26.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:25 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:35:26.801 INFO:tasks.rados.rados.0.smithi037.stdout:2612: done (1 left) 2024-08-17T17:35:26.801 INFO:tasks.rados.rados.0.smithi037.stdout:2613: snap_create 2024-08-17T17:35:26.801 INFO:tasks.rados.rados.0.smithi037.stdout:2609: expect (ObjNum 930 snap 316 seq_num 930) 2024-08-17T17:35:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:26 smithi046 ceph-mon[88218]: pgmap v716: 89 pgs: 89 active+clean; 200 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.0 MiB/s wr, 18 op/s 2024-08-17T17:35:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:26 smithi046 ceph-mon[88218]: osdmap e739: 8 total, 8 up, 8 in 2024-08-17T17:35:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:26 smithi046 ceph-mon[88218]: osdmap e740: 8 total, 8 up, 8 in 2024-08-17T17:35:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:26 smithi037 ceph-mon[97894]: pgmap v716: 89 pgs: 89 active+clean; 200 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.0 MiB/s wr, 18 op/s 2024-08-17T17:35:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:26 smithi037 ceph-mon[97894]: osdmap e739: 8 total, 8 up, 8 in 2024-08-17T17:35:27.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:26 smithi037 ceph-mon[97894]: osdmap e740: 8 total, 8 up, 8 in 2024-08-17T17:35:27.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:26 smithi037 ceph-mon[102022]: pgmap v716: 89 pgs: 89 active+clean; 200 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.0 MiB/s wr, 18 op/s 2024-08-17T17:35:27.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:26 smithi037 ceph-mon[102022]: osdmap e739: 8 total, 8 up, 8 in 2024-08-17T17:35:27.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:26 smithi037 ceph-mon[102022]: osdmap e740: 8 total, 8 up, 8 in 2024-08-17T17:35:27.798 INFO:tasks.rados.rados.0.smithi037.stdout:2609: done (1 left) 2024-08-17T17:35:27.799 INFO:tasks.rados.rados.0.smithi037.stdout:2613: done (0 left) 2024-08-17T17:35:27.799 INFO:tasks.rados.rados.0.smithi037.stdout:2614: snap_remove snap 324 2024-08-17T17:35:28.802 INFO:tasks.rados.rados.0.smithi037.stdout:2614: done (0 left) 2024-08-17T17:35:28.802 INFO:tasks.rados.rados.0.smithi037.stdout:2615: rollback oid 42 current snap is 337 2024-08-17T17:35:28.802 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 42 to 305 2024-08-17T17:35:28.802 INFO:tasks.rados.rados.0.smithi037.stdout:2616: rollback oid 5 current snap is 337 2024-08-17T17:35:28.802 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 5 to 327 2024-08-17T17:35:28.803 INFO:tasks.rados.rados.0.smithi037.stdout:2617: delete oid 47 current snap is 337 2024-08-17T17:35:28.809 INFO:tasks.rados.rados.0.smithi037.stdout:2615: finishing rollback tid 1 to smithi03781225-42 2024-08-17T17:35:28.809 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 0 (ObjNum 129 snap 0 seq_num 4060507472) dirty dne 2024-08-17T17:35:28.810 INFO:tasks.rados.rados.0.smithi037.stdout:2616: finishing rollback tid 1 to smithi03781225-5 2024-08-17T17:35:28.810 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 5 v 470 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-08-17T17:35:28.811 INFO:tasks.rados.rados.0.smithi037.stdout:2615: done (2 left) 2024-08-17T17:35:28.811 INFO:tasks.rados.rados.0.smithi037.stdout:2616: done (1 left) 2024-08-17T17:35:28.811 INFO:tasks.rados.rados.0.smithi037.stdout:2617: done (0 left) 2024-08-17T17:35:28.811 INFO:tasks.rados.rados.0.smithi037.stdout:2618: write oid 1 current snap is 337 2024-08-17T17:35:28.811 INFO:tasks.rados.rados.0.smithi037.stdout:2618: seq_num 981 ranges {487667=428806,1655659=770995} 2024-08-17T17:35:28.816 INFO:tasks.rados.rados.0.smithi037.stdout:2618: writing smithi03781225-1 from 487667 to 916473 tid 1 2024-08-17T17:35:28.825 INFO:tasks.rados.rados.0.smithi037.stdout:2618: writing smithi03781225-1 from 1655659 to 2426654 tid 2 2024-08-17T17:35:28.825 INFO:tasks.rados.rados.0.smithi037.stdout:2619: rollback oid 35 current snap is 337 2024-08-17T17:35:28.825 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 35 to 332 2024-08-17T17:35:28.825 INFO:tasks.rados.rados.0.smithi037.stdout:2618: finishing write tid 1 to smithi03781225-1 2024-08-17T17:35:28.825 INFO:tasks.rados.rados.0.smithi037.stdout:2620: rollback oid 14 current snap is 337 2024-08-17T17:35:28.825 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 14 to 333 2024-08-17T17:35:28.825 INFO:tasks.rados.rados.0.smithi037.stdout:2621: delete oid 16 current snap is 337 2024-08-17T17:35:28.827 INFO:tasks.rados.rados.0.smithi037.stdout:2619: finishing rollback tid 0 to smithi03781225-35 2024-08-17T17:35:28.827 INFO:tasks.rados.rados.0.smithi037.stdout:2619: finishing rollback tid 1 to smithi03781225-35 2024-08-17T17:35:28.827 INFO:tasks.rados.rados.0.smithi037.stdout:2619: finishing rollback tid 2 to smithi03781225-35 2024-08-17T17:35:28.827 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 35 v 464 (ObjNum 937 snap 321 seq_num 937) dirty exists 2024-08-17T17:35:28.831 INFO:tasks.rados.rados.0.smithi037.stdout:2618: finishing write tid 2 to smithi03781225-1 2024-08-17T17:35:28.831 INFO:tasks.rados.rados.0.smithi037.stdout:2618: finishing write tid 3 to smithi03781225-1 2024-08-17T17:35:28.831 INFO:tasks.rados.rados.0.smithi037.stdout:2618: finishing write tid 4 to smithi03781225-1 2024-08-17T17:35:28.831 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 1 v 1252 (ObjNum 981 snap 337 seq_num 981) dirty exists 2024-08-17T17:35:28.831 INFO:tasks.rados.rados.0.smithi037.stdout:2618: left oid 1 (ObjNum 981 snap 337 seq_num 981) 2024-08-17T17:35:28.832 INFO:tasks.rados.rados.0.smithi037.stdout:2620: finishing rollback tid 0 to smithi03781225-14 2024-08-17T17:35:28.832 INFO:tasks.rados.rados.0.smithi037.stdout:2620: finishing rollback tid 1 to smithi03781225-14 2024-08-17T17:35:28.832 INFO:tasks.rados.rados.0.smithi037.stdout:2620: finishing rollback tid 2 to smithi03781225-14 2024-08-17T17:35:28.832 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 14 v 1256 (ObjNum 918 snap 314 seq_num 918) dirty exists 2024-08-17T17:35:28.833 INFO:tasks.rados.rados.0.smithi037.stdout:2618: done (3 left) 2024-08-17T17:35:28.833 INFO:tasks.rados.rados.0.smithi037.stdout:2619: done (2 left) 2024-08-17T17:35:28.833 INFO:tasks.rados.rados.0.smithi037.stdout:2620: done (1 left) 2024-08-17T17:35:28.834 INFO:tasks.rados.rados.0.smithi037.stdout:2621: done (0 left) 2024-08-17T17:35:28.834 INFO:tasks.rados.rados.0.smithi037.stdout:2622: read oid 14 snap -1 2024-08-17T17:35:28.834 INFO:tasks.rados.rados.0.smithi037.stdout:2622: expect (ObjNum 918 snap 314 seq_num 918) 2024-08-17T17:35:28.834 INFO:tasks.rados.rados.0.smithi037.stdout:2623: write oid 39 current snap is 337 2024-08-17T17:35:28.834 INFO:tasks.rados.rados.0.smithi037.stdout:2623: seq_num 983 ranges {521281=579304,1656270=774664} 2024-08-17T17:35:28.840 INFO:tasks.rados.rados.0.smithi037.stdout:2623: writing smithi03781225-39 from 521281 to 1100585 tid 1 2024-08-17T17:35:28.849 INFO:tasks.rados.rados.0.smithi037.stdout:2623: writing smithi03781225-39 from 1656270 to 2430934 tid 2 2024-08-17T17:35:28.849 INFO:tasks.rados.rados.0.smithi037.stdout:2624: read oid 21 snap -1 2024-08-17T17:35:28.849 INFO:tasks.rados.rados.0.smithi037.stdout:2624: expect (ObjNum 934 snap 319 seq_num 934) 2024-08-17T17:35:28.849 INFO:tasks.rados.rados.0.smithi037.stdout:2625: read oid 36 snap -1 2024-08-17T17:35:28.849 INFO:tasks.rados.rados.0.smithi037.stdout:2625: expect (ObjNum 944 snap 321 seq_num 944) 2024-08-17T17:35:28.850 INFO:tasks.rados.rados.0.smithi037.stdout:2626: snap_create 2024-08-17T17:35:28.850 INFO:tasks.rados.rados.0.smithi037.stdout:2622: expect (ObjNum 918 snap 314 seq_num 918) 2024-08-17T17:35:28.962 INFO:tasks.rados.rados.0.smithi037.stdout:2623: finishing write tid 1 to smithi03781225-39 2024-08-17T17:35:28.963 INFO:tasks.rados.rados.0.smithi037.stdout:2623: finishing write tid 2 to smithi03781225-39 2024-08-17T17:35:28.963 INFO:tasks.rados.rados.0.smithi037.stdout:2623: finishing write tid 3 to smithi03781225-39 2024-08-17T17:35:28.963 INFO:tasks.rados.rados.0.smithi037.stdout:2623: finishing write tid 4 to smithi03781225-39 2024-08-17T17:35:28.963 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 1510 (ObjNum 983 snap 337 seq_num 983) dirty exists 2024-08-17T17:35:28.963 INFO:tasks.rados.rados.0.smithi037.stdout:2623: left oid 39 (ObjNum 983 snap 337 seq_num 983) 2024-08-17T17:35:28.963 INFO:tasks.rados.rados.0.smithi037.stdout:2625: expect (ObjNum 944 snap 321 seq_num 944) 2024-08-17T17:35:29.088 INFO:tasks.rados.rados.0.smithi037.stdout:2624: expect (ObjNum 934 snap 319 seq_num 934) 2024-08-17T17:35:29.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:28 smithi046 ceph-mon[88218]: pgmap v719: 89 pgs: 89 active+clean; 200 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.0 MiB/s wr, 18 op/s 2024-08-17T17:35:29.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:28 smithi046 ceph-mon[88218]: osdmap e741: 8 total, 8 up, 8 in 2024-08-17T17:35:29.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:35:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:35:28] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.51.0" 2024-08-17T17:35:29.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:28 smithi037 ceph-mon[97894]: pgmap v719: 89 pgs: 89 active+clean; 200 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.0 MiB/s wr, 18 op/s 2024-08-17T17:35:29.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:28 smithi037 ceph-mon[97894]: osdmap e741: 8 total, 8 up, 8 in 2024-08-17T17:35:29.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:28 smithi037 ceph-mon[102022]: pgmap v719: 89 pgs: 89 active+clean; 200 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.0 MiB/s wr, 18 op/s 2024-08-17T17:35:29.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:28 smithi037 ceph-mon[102022]: osdmap e741: 8 total, 8 up, 8 in 2024-08-17T17:35:29.812 INFO:tasks.rados.rados.0.smithi037.stdout:2622: done (4 left) 2024-08-17T17:35:29.812 INFO:tasks.rados.rados.0.smithi037.stdout:2623: done (3 left) 2024-08-17T17:35:29.812 INFO:tasks.rados.rados.0.smithi037.stdout:2624: done (2 left) 2024-08-17T17:35:29.813 INFO:tasks.rados.rados.0.smithi037.stdout:2625: done (1 left) 2024-08-17T17:35:29.813 INFO:tasks.rados.rados.0.smithi037.stdout:2626: done (0 left) 2024-08-17T17:35:29.813 INFO:tasks.rados.rados.0.smithi037.stdout:2627: write oid 20 current snap is 338 2024-08-17T17:35:29.813 INFO:tasks.rados.rados.0.smithi037.stdout:2627: seq_num 984 ranges {538088=654553,1714752=634675} 2024-08-17T17:35:29.818 INFO:tasks.rados.rados.0.smithi037.stdout:2627: writing smithi03781225-20 from 538088 to 1192641 tid 1 2024-08-17T17:35:29.826 INFO:tasks.rados.rados.0.smithi037.stdout:2627: writing smithi03781225-20 from 1714752 to 2349427 tid 2 2024-08-17T17:35:29.826 INFO:tasks.rados.rados.0.smithi037.stdout:2628: rollback oid 39 current snap is 338 2024-08-17T17:35:29.826 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 39 to 336 2024-08-17T17:35:29.826 INFO:tasks.rados.rados.0.smithi037.stdout:2629: delete oid 9 current snap is 338 2024-08-17T17:35:29.826 INFO:tasks.rados.rados.0.smithi037.stdout:2627: finishing write tid 1 to smithi03781225-20 2024-08-17T17:35:29.829 INFO:tasks.rados.rados.0.smithi037.stdout:2627: finishing write tid 2 to smithi03781225-20 2024-08-17T17:35:29.829 INFO:tasks.rados.rados.0.smithi037.stdout:2627: finishing write tid 3 to smithi03781225-20 2024-08-17T17:35:29.829 INFO:tasks.rados.rados.0.smithi037.stdout:2627: finishing write tid 4 to smithi03781225-20 2024-08-17T17:35:29.829 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 545 (ObjNum 984 snap 338 seq_num 984) dirty exists 2024-08-17T17:35:29.829 INFO:tasks.rados.rados.0.smithi037.stdout:2627: left oid 20 (ObjNum 984 snap 338 seq_num 984) 2024-08-17T17:35:29.830 INFO:tasks.rados.rados.0.smithi037.stdout:2627: done (2 left) 2024-08-17T17:35:29.830 INFO:tasks.rados.rados.0.smithi037.stdout:2629: done (1 left) 2024-08-17T17:35:29.830 INFO:tasks.rados.rados.0.smithi037.stdout:2630: read oid 12 snap -1 2024-08-17T17:35:29.830 INFO:tasks.rados.rados.0.smithi037.stdout:2630: expect (ObjNum 901 snap 309 seq_num 901) 2024-08-17T17:35:29.830 INFO:tasks.rados.rados.0.smithi037.stdout:2631: write oid 30 current snap is 338 2024-08-17T17:35:29.830 INFO:tasks.rados.rados.0.smithi037.stdout:2631: seq_num 986 ranges {571702=405051,1431716=638344,2560365=11337} 2024-08-17T17:35:29.835 INFO:tasks.rados.rados.0.smithi037.stdout:2631: writing smithi03781225-30 from 571702 to 976753 tid 1 2024-08-17T17:35:29.841 INFO:tasks.rados.rados.0.smithi037.stdout:2631: writing smithi03781225-30 from 1431716 to 2070060 tid 2 2024-08-17T17:35:29.844 INFO:tasks.rados.rados.0.smithi037.stdout:2631: writing smithi03781225-30 from 2560365 to 2571702 tid 3 2024-08-17T17:35:29.844 INFO:tasks.rados.rados.0.smithi037.stdout:2632: read oid 3 snap -1 2024-08-17T17:35:29.844 INFO:tasks.rados.rados.0.smithi037.stdout:2632: expect (ObjNum 913 snap 313 seq_num 913) 2024-08-17T17:35:29.844 INFO:tasks.rados.rados.0.smithi037.stdout:2633: snap_remove snap 325 2024-08-17T17:35:30.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:29 smithi046 ceph-mon[88218]: osdmap e742: 8 total, 8 up, 8 in 2024-08-17T17:35:30.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:29 smithi037 ceph-mon[97894]: osdmap e742: 8 total, 8 up, 8 in 2024-08-17T17:35:30.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:29 smithi037 ceph-mon[102022]: osdmap e742: 8 total, 8 up, 8 in 2024-08-17T17:35:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:35:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:35:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:35:30.821 INFO:tasks.rados.rados.0.smithi037.stdout:2633: done (4 left) 2024-08-17T17:35:30.821 INFO:tasks.rados.rados.0.smithi037.stdout:2634: write oid 4 current snap is 338 2024-08-17T17:35:30.821 INFO:tasks.rados.rados.0.smithi037.stdout:2628: finishing rollback tid 0 to smithi03781225-39 2024-08-17T17:35:30.821 INFO:tasks.rados.rados.0.smithi037.stdout:2628: finishing rollback tid 1 to smithi03781225-39 2024-08-17T17:35:30.821 INFO:tasks.rados.rados.0.smithi037.stdout:2628: finishing rollback tid 2 to smithi03781225-39 2024-08-17T17:35:30.822 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 1514 (ObjNum 930 snap 316 seq_num 930) dirty exists 2024-08-17T17:35:30.822 INFO:tasks.rados.rados.0.smithi037.stdout:2630: expect (ObjNum 901 snap 309 seq_num 901) 2024-08-17T17:35:30.929 INFO:tasks.rados.rados.0.smithi037.stdout:2631: finishing write tid 1 to smithi03781225-30 2024-08-17T17:35:30.929 INFO:tasks.rados.rados.0.smithi037.stdout:2631: finishing write tid 2 to smithi03781225-30 2024-08-17T17:35:30.929 INFO:tasks.rados.rados.0.smithi037.stdout:2631: finishing write tid 3 to smithi03781225-30 2024-08-17T17:35:30.929 INFO:tasks.rados.rados.0.smithi037.stdout:2631: finishing write tid 4 to smithi03781225-30 2024-08-17T17:35:30.929 INFO:tasks.rados.rados.0.smithi037.stdout:2631: finishing write tid 5 to smithi03781225-30 2024-08-17T17:35:30.930 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 1262 (ObjNum 986 snap 338 seq_num 986) dirty exists 2024-08-17T17:35:30.930 INFO:tasks.rados.rados.0.smithi037.stdout:2631: left oid 30 (ObjNum 986 snap 338 seq_num 986) 2024-08-17T17:35:30.930 INFO:tasks.rados.rados.0.smithi037.stdout:2632: expect (ObjNum 913 snap 313 seq_num 913) 2024-08-17T17:35:31.234 INFO:tasks.rados.rados.0.smithi037.stdout:2634: seq_num 987 ranges {588509=480300,1773845=782002} 2024-08-17T17:35:31.239 INFO:tasks.rados.rados.0.smithi037.stdout:2634: writing smithi03781225-4 from 588509 to 1068809 tid 1 2024-08-17T17:35:31.248 INFO:tasks.rados.rados.0.smithi037.stdout:2634: writing smithi03781225-4 from 1773845 to 2555847 tid 2 2024-08-17T17:35:31.248 INFO:tasks.rados.rados.0.smithi037.stdout:2628: done (4 left) 2024-08-17T17:35:31.248 INFO:tasks.rados.rados.0.smithi037.stdout:2630: done (3 left) 2024-08-17T17:35:31.248 INFO:tasks.rados.rados.0.smithi037.stdout:2631: done (2 left) 2024-08-17T17:35:31.248 INFO:tasks.rados.rados.0.smithi037.stdout:2632: done (1 left) 2024-08-17T17:35:31.248 INFO:tasks.rados.rados.0.smithi037.stdout:2635: write oid 41 current snap is 338 2024-08-17T17:35:31.248 INFO:tasks.rados.rados.0.smithi037.stdout:2634: finishing write tid 1 to smithi03781225-4 2024-08-17T17:35:31.248 INFO:tasks.rados.rados.0.smithi037.stdout:2635: seq_num 988 ranges {605316=555549,1832327=642013} 2024-08-17T17:35:31.254 INFO:tasks.rados.rados.0.smithi037.stdout:2635: writing smithi03781225-41 from 605316 to 1160865 tid 1 2024-08-17T17:35:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:30 smithi046 ceph-mon[88218]: pgmap v722: 89 pgs: 89 active+clean; 202 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 523 KiB/s wr, 14 op/s 2024-08-17T17:35:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:30 smithi046 ceph-mon[88218]: osdmap e743: 8 total, 8 up, 8 in 2024-08-17T17:35:31.262 INFO:tasks.rados.rados.0.smithi037.stdout:2635: writing smithi03781225-41 from 1832327 to 2474340 tid 2 2024-08-17T17:35:31.262 INFO:tasks.rados.rados.0.smithi037.stdout:2636: snap_create 2024-08-17T17:35:31.262 INFO:tasks.rados.rados.0.smithi037.stdout:2634: finishing write tid 2 to smithi03781225-4 2024-08-17T17:35:31.262 INFO:tasks.rados.rados.0.smithi037.stdout:2634: finishing write tid 3 to smithi03781225-4 2024-08-17T17:35:31.262 INFO:tasks.rados.rados.0.smithi037.stdout:2634: finishing write tid 4 to smithi03781225-4 2024-08-17T17:35:31.262 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 1148 (ObjNum 987 snap 338 seq_num 987) dirty exists 2024-08-17T17:35:31.262 INFO:tasks.rados.rados.0.smithi037.stdout:2634: left oid 4 (ObjNum 987 snap 338 seq_num 987) 2024-08-17T17:35:31.262 INFO:tasks.rados.rados.0.smithi037.stdout:2635: finishing write tid 1 to smithi03781225-41 2024-08-17T17:35:31.265 INFO:tasks.rados.rados.0.smithi037.stdout:2635: finishing write tid 2 to smithi03781225-41 2024-08-17T17:35:31.266 INFO:tasks.rados.rados.0.smithi037.stdout:2635: finishing write tid 3 to smithi03781225-41 2024-08-17T17:35:31.266 INFO:tasks.rados.rados.0.smithi037.stdout:2635: finishing write tid 4 to smithi03781225-41 2024-08-17T17:35:31.266 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 472 (ObjNum 988 snap 338 seq_num 988) dirty exists 2024-08-17T17:35:31.266 INFO:tasks.rados.rados.0.smithi037.stdout:2635: left oid 41 (ObjNum 988 snap 338 seq_num 988) 2024-08-17T17:35:31.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:30 smithi037 ceph-mon[102022]: pgmap v722: 89 pgs: 89 active+clean; 202 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 523 KiB/s wr, 14 op/s 2024-08-17T17:35:31.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:30 smithi037 ceph-mon[102022]: osdmap e743: 8 total, 8 up, 8 in 2024-08-17T17:35:31.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:30 smithi037 ceph-mon[97894]: pgmap v722: 89 pgs: 89 active+clean; 202 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 523 KiB/s wr, 14 op/s 2024-08-17T17:35:31.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:30 smithi037 ceph-mon[97894]: osdmap e743: 8 total, 8 up, 8 in 2024-08-17T17:35:31.796 INFO:tasks.rados.rados.0.smithi037.stdout:2634: done (2 left) 2024-08-17T17:35:31.796 INFO:tasks.rados.rados.0.smithi037.stdout:2635: done (1 left) 2024-08-17T17:35:31.796 INFO:tasks.rados.rados.0.smithi037.stdout:2636: done (0 left) 2024-08-17T17:35:31.796 INFO:tasks.rados.rados.0.smithi037.stdout:2637: delete oid 37 current snap is 339 2024-08-17T17:35:31.800 INFO:tasks.rados.rados.0.smithi037.stdout:2637: done (0 left) 2024-08-17T17:35:31.800 INFO:tasks.rados.rados.0.smithi037.stdout:2638: snap_create 2024-08-17T17:35:32.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:31 smithi046 ceph-mon[88218]: osdmap e744: 8 total, 8 up, 8 in 2024-08-17T17:35:32.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:31 smithi046 ceph-mon[88218]: osdmap e745: 8 total, 8 up, 8 in 2024-08-17T17:35:32.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:31 smithi037 ceph-mon[97894]: osdmap e744: 8 total, 8 up, 8 in 2024-08-17T17:35:32.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:31 smithi037 ceph-mon[97894]: osdmap e745: 8 total, 8 up, 8 in 2024-08-17T17:35:32.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:31 smithi037 ceph-mon[102022]: osdmap e744: 8 total, 8 up, 8 in 2024-08-17T17:35:32.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:31 smithi037 ceph-mon[102022]: osdmap e745: 8 total, 8 up, 8 in 2024-08-17T17:35:32.798 INFO:tasks.rados.rados.0.smithi037.stdout:2638: done (0 left) 2024-08-17T17:35:32.798 INFO:tasks.rados.rados.0.smithi037.stdout:2639: write oid 43 current snap is 340 2024-08-17T17:35:32.798 INFO:tasks.rados.rados.0.smithi037.stdout:2639: seq_num 990 ranges {638930=422400,1665644=645682} 2024-08-17T17:35:32.803 INFO:tasks.rados.rados.0.smithi037.stdout:2639: writing smithi03781225-43 from 638930 to 1061330 tid 1 2024-08-17T17:35:32.811 INFO:tasks.rados.rados.0.smithi037.stdout:2639: writing smithi03781225-43 from 1665644 to 2311326 tid 2 2024-08-17T17:35:32.811 INFO:tasks.rados.rados.0.smithi037.stdout:2640: delete oid 14 current snap is 340 2024-08-17T17:35:32.811 INFO:tasks.rados.rados.0.smithi037.stdout:2639: finishing write tid 1 to smithi03781225-43 2024-08-17T17:35:32.815 INFO:tasks.rados.rados.0.smithi037.stdout:2639: finishing write tid 2 to smithi03781225-43 2024-08-17T17:35:32.816 INFO:tasks.rados.rados.0.smithi037.stdout:2640: done (1 left) 2024-08-17T17:35:32.816 INFO:tasks.rados.rados.0.smithi037.stdout:2641: read oid 49 snap -1 2024-08-17T17:35:32.816 INFO:tasks.rados.rados.0.smithi037.stdout:2641: expect deleted 2024-08-17T17:35:32.816 INFO:tasks.rados.rados.0.smithi037.stdout:2642: read oid 27 snap -1 2024-08-17T17:35:32.816 INFO:tasks.rados.rados.0.smithi037.stdout:2642: expect deleted 2024-08-17T17:35:32.817 INFO:tasks.rados.rados.0.smithi037.stdout:2643: write oid 3 current snap is 340 2024-08-17T17:35:32.817 INFO:tasks.rados.rados.0.smithi037.stdout:2639: finishing write tid 3 to smithi03781225-43 2024-08-17T17:35:32.817 INFO:tasks.rados.rados.0.smithi037.stdout:2643: seq_num 992 ranges {672544=572898,1666255=532998} 2024-08-17T17:35:32.823 INFO:tasks.rados.rados.0.smithi037.stdout:2643: writing smithi03781225-3 from 672544 to 1245442 tid 1 2024-08-17T17:35:32.829 INFO:tasks.rados.rados.0.smithi037.stdout:2643: writing smithi03781225-3 from 1666255 to 2199253 tid 2 2024-08-17T17:35:32.829 INFO:tasks.rados.rados.0.smithi037.stdout:2644: delete oid 12 current snap is 340 2024-08-17T17:35:32.830 INFO:tasks.rados.rados.0.smithi037.stdout:2639: finishing write tid 4 to smithi03781225-43 2024-08-17T17:35:32.830 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 43 v 1420 (ObjNum 990 snap 340 seq_num 990) dirty exists 2024-08-17T17:35:32.830 INFO:tasks.rados.rados.0.smithi037.stdout:2639: left oid 43 (ObjNum 990 snap 340 seq_num 990) 2024-08-17T17:35:32.830 INFO:tasks.rados.rados.0.smithi037.stdout:2643: finishing write tid 1 to smithi03781225-3 2024-08-17T17:35:32.832 INFO:tasks.rados.rados.0.smithi037.stdout:2639: done (4 left) 2024-08-17T17:35:32.832 INFO:tasks.rados.rados.0.smithi037.stdout:2641: done (3 left) 2024-08-17T17:35:32.832 INFO:tasks.rados.rados.0.smithi037.stdout:2642: done (2 left) 2024-08-17T17:35:32.832 INFO:tasks.rados.rados.0.smithi037.stdout:2644: done (1 left) 2024-08-17T17:35:32.833 INFO:tasks.rados.rados.0.smithi037.stdout:2645: rollback oid 13 current snap is 340 2024-08-17T17:35:32.833 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 13 to 321 2024-08-17T17:35:32.833 INFO:tasks.rados.rados.0.smithi037.stdout:2646: snap_create 2024-08-17T17:35:32.833 INFO:tasks.rados.rados.0.smithi037.stdout:2643: finishing write tid 2 to smithi03781225-3 2024-08-17T17:35:32.833 INFO:tasks.rados.rados.0.smithi037.stdout:2643: finishing write tid 3 to smithi03781225-3 2024-08-17T17:35:32.833 INFO:tasks.rados.rados.0.smithi037.stdout:2643: finishing write tid 4 to smithi03781225-3 2024-08-17T17:35:32.833 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 522 (ObjNum 992 snap 340 seq_num 992) dirty exists 2024-08-17T17:35:32.833 INFO:tasks.rados.rados.0.smithi037.stdout:2643: left oid 3 (ObjNum 992 snap 340 seq_num 992) 2024-08-17T17:35:32.834 INFO:tasks.rados.rados.0.smithi037.stdout:2645: finishing rollback tid 1 to smithi03781225-13 2024-08-17T17:35:32.834 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 1079 (ObjNum 33 snap 0 seq_num 4049373264) dirty dne 2024-08-17T17:35:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:32 smithi046 ceph-mon[88218]: pgmap v725: 89 pgs: 89 active+clean; 208 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 854 KiB/s wr, 21 op/s 2024-08-17T17:35:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:32 smithi046 ceph-mon[88218]: osdmap e746: 8 total, 8 up, 8 in 2024-08-17T17:35:33.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:32 smithi037 ceph-mon[97894]: pgmap v725: 89 pgs: 89 active+clean; 208 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 854 KiB/s wr, 21 op/s 2024-08-17T17:35:33.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:32 smithi037 ceph-mon[97894]: osdmap e746: 8 total, 8 up, 8 in 2024-08-17T17:35:33.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:32 smithi037 ceph-mon[102022]: pgmap v725: 89 pgs: 89 active+clean; 208 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 854 KiB/s wr, 21 op/s 2024-08-17T17:35:33.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:32 smithi037 ceph-mon[102022]: osdmap e746: 8 total, 8 up, 8 in 2024-08-17T17:35:33.831 INFO:tasks.rados.rados.0.smithi037.stdout:2643: done (2 left) 2024-08-17T17:35:33.832 INFO:tasks.rados.rados.0.smithi037.stdout:2645: done (1 left) 2024-08-17T17:35:33.832 INFO:tasks.rados.rados.0.smithi037.stdout:2646: done (0 left) 2024-08-17T17:35:33.832 INFO:tasks.rados.rados.0.smithi037.stdout:2647: read oid 46 snap -1 2024-08-17T17:35:33.832 INFO:tasks.rados.rados.0.smithi037.stdout:2647: expect (ObjNum 883 snap 307 seq_num 883) 2024-08-17T17:35:33.832 INFO:tasks.rados.rados.0.smithi037.stdout:2648: delete oid 17 current snap is 341 2024-08-17T17:35:33.836 INFO:tasks.rados.rados.0.smithi037.stdout:2648: done (1 left) 2024-08-17T17:35:33.836 INFO:tasks.rados.rados.0.smithi037.stdout:2649: write oid 27 current snap is 341 2024-08-17T17:35:33.836 INFO:tasks.rados.rados.0.smithi037.stdout:2649: seq_num 995 ranges {722965=798645,2125348=597617} 2024-08-17T17:35:33.844 INFO:tasks.rados.rados.0.smithi037.stdout:2649: writing smithi03781225-27 from 722965 to 1521610 tid 1 2024-08-17T17:35:33.851 INFO:tasks.rados.rados.0.smithi037.stdout:2649: writing smithi03781225-27 from 2125348 to 2722965 tid 2 2024-08-17T17:35:33.851 INFO:tasks.rados.rados.0.smithi037.stdout:2650: write oid 16 current snap is 341 2024-08-17T17:35:33.852 INFO:tasks.rados.rados.0.smithi037.stdout:2650: seq_num 996 ranges {739772=590247,1900183=540336} 2024-08-17T17:35:33.859 INFO:tasks.rados.rados.0.smithi037.stdout:2650: writing smithi03781225-16 from 739772 to 1330019 tid 1 2024-08-17T17:35:33.865 INFO:tasks.rados.rados.0.smithi037.stdout:2650: writing smithi03781225-16 from 1900183 to 2440519 tid 2 2024-08-17T17:35:33.865 INFO:tasks.rados.rados.0.smithi037.stdout:2651: rollback oid 26 current snap is 341 2024-08-17T17:35:33.865 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 26 to 326 2024-08-17T17:35:33.865 INFO:tasks.rados.rados.0.smithi037.stdout:2647: expect (ObjNum 883 snap 307 seq_num 883) 2024-08-17T17:35:33.958 INFO:tasks.rados.rados.0.smithi037.stdout:2649: finishing write tid 1 to smithi03781225-27 2024-08-17T17:35:33.958 INFO:tasks.rados.rados.0.smithi037.stdout:2649: finishing write tid 2 to smithi03781225-27 2024-08-17T17:35:33.958 INFO:tasks.rados.rados.0.smithi037.stdout:2649: finishing write tid 3 to smithi03781225-27 2024-08-17T17:35:33.958 INFO:tasks.rados.rados.0.smithi037.stdout:2649: finishing write tid 4 to smithi03781225-27 2024-08-17T17:35:33.959 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 27 v 439 (ObjNum 995 snap 341 seq_num 995) dirty exists 2024-08-17T17:35:33.959 INFO:tasks.rados.rados.0.smithi037.stdout:2649: left oid 27 (ObjNum 995 snap 341 seq_num 995) 2024-08-17T17:35:33.959 INFO:tasks.rados.rados.0.smithi037.stdout:2650: finishing write tid 1 to smithi03781225-16 2024-08-17T17:35:33.959 INFO:tasks.rados.rados.0.smithi037.stdout:2647: done (3 left) 2024-08-17T17:35:33.959 INFO:tasks.rados.rados.0.smithi037.stdout:2649: done (2 left) 2024-08-17T17:35:33.959 INFO:tasks.rados.rados.0.smithi037.stdout:2652: read oid 28 snap 339 2024-08-17T17:35:33.959 INFO:tasks.rados.rados.0.smithi037.stdout:2652: expect deleted 2024-08-17T17:35:33.959 INFO:tasks.rados.rados.0.smithi037.stdout:2653: delete oid 1 current snap is 341 2024-08-17T17:35:33.959 INFO:tasks.rados.rados.0.smithi037.stdout:2651: finishing rollback tid 0 to smithi03781225-26 2024-08-17T17:35:33.959 INFO:tasks.rados.rados.0.smithi037.stdout:2650: finishing write tid 2 to smithi03781225-16 2024-08-17T17:35:33.959 INFO:tasks.rados.rados.0.smithi037.stdout:2650: finishing write tid 3 to smithi03781225-16 2024-08-17T17:35:33.959 INFO:tasks.rados.rados.0.smithi037.stdout:2651: finishing rollback tid 1 to smithi03781225-26 2024-08-17T17:35:33.959 INFO:tasks.rados.rados.0.smithi037.stdout:2651: finishing rollback tid 2 to smithi03781225-26 2024-08-17T17:35:33.960 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 1096 (ObjNum 938 snap 321 seq_num 938) dirty exists 2024-08-17T17:35:33.960 INFO:tasks.rados.rados.0.smithi037.stdout:2650: finishing write tid 4 to smithi03781225-16 2024-08-17T17:35:33.960 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 16 v 1275 (ObjNum 996 snap 341 seq_num 996) dirty exists 2024-08-17T17:35:33.960 INFO:tasks.rados.rados.0.smithi037.stdout:2650: left oid 16 (ObjNum 996 snap 341 seq_num 996) 2024-08-17T17:35:33.961 INFO:tasks.rados.rados.0.smithi037.stdout:2650: done (3 left) 2024-08-17T17:35:33.961 INFO:tasks.rados.rados.0.smithi037.stdout:2651: done (2 left) 2024-08-17T17:35:33.961 INFO:tasks.rados.rados.0.smithi037.stdout:2652: done (1 left) 2024-08-17T17:35:33.961 INFO:tasks.rados.rados.0.smithi037.stdout:2653: done (0 left) 2024-08-17T17:35:33.961 INFO:tasks.rados.rados.0.smithi037.stdout:2654: read oid 18 snap -1 2024-08-17T17:35:33.961 INFO:tasks.rados.rados.0.smithi037.stdout:2654: expect (ObjNum 780 snap 269 seq_num 780) 2024-08-17T17:35:33.961 INFO:tasks.rados.rados.0.smithi037.stdout:2655: read oid 16 snap -1 2024-08-17T17:35:33.961 INFO:tasks.rados.rados.0.smithi037.stdout:2655: expect (ObjNum 996 snap 341 seq_num 996) 2024-08-17T17:35:33.961 INFO:tasks.rados.rados.0.smithi037.stdout:2656: write oid 45 current snap is 341 2024-08-17T17:35:33.961 INFO:tasks.rados.rados.0.smithi037.stdout:2656: seq_num 998 ranges {773386=740745,2017147=544005} 2024-08-17T17:35:33.969 INFO:tasks.rados.rados.0.smithi037.stdout:2656: writing smithi03781225-45 from 773386 to 1514131 tid 1 2024-08-17T17:35:33.975 INFO:tasks.rados.rados.0.smithi037.stdout:2656: writing smithi03781225-45 from 2017147 to 2561152 tid 2 2024-08-17T17:35:33.975 INFO:tasks.rados.rados.0.smithi037.stdout:2657: write oid 27 current snap is 341 2024-08-17T17:35:33.975 INFO:tasks.rados.rados.0.smithi037.stdout:2657: seq_num 999 ranges {790193=415994,1959276=404016} 2024-08-17T17:35:33.981 INFO:tasks.rados.rados.0.smithi037.stdout:2657: writing smithi03781225-27 from 790193 to 1206187 tid 1 2024-08-17T17:35:33.988 INFO:tasks.rados.rados.0.smithi037.stdout:2657: writing smithi03781225-27 from 1959276 to 2363292 tid 2 2024-08-17T17:35:33.988 INFO:tasks.rados.rados.0.smithi037.stdout:2658: write oid 6 current snap is 341 2024-08-17T17:35:33.988 INFO:tasks.rados.rados.0.smithi037.stdout:2658: seq_num 1000 ranges {407000=491243,1617758=547674,2595228=211772} 2024-08-17T17:35:33.993 INFO:tasks.rados.rados.0.smithi037.stdout:2658: writing smithi03781225-6 from 407000 to 898243 tid 1 2024-08-17T17:35:34.000 INFO:tasks.rados.rados.0.smithi037.stdout:2658: writing smithi03781225-6 from 1617758 to 2165432 tid 2 2024-08-17T17:35:34.004 INFO:tasks.rados.rados.0.smithi037.stdout:2658: writing smithi03781225-6 from 2595228 to 2807000 tid 3 2024-08-17T17:35:34.004 INFO:tasks.rados.rados.0.smithi037.stdout:2659: snap_remove snap 332 2024-08-17T17:35:34.836 INFO:tasks.rados.rados.0.smithi037.stdout:2659: done (5 left) 2024-08-17T17:35:34.836 INFO:tasks.rados.rados.0.smithi037.stdout:2660: rollback oid 7 current snap is 341 2024-08-17T17:35:34.836 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 7 to 340 2024-08-17T17:35:34.836 INFO:tasks.rados.rados.0.smithi037.stdout:2655: expect (ObjNum 996 snap 341 seq_num 996) 2024-08-17T17:35:34.933 INFO:tasks.rados.rados.0.smithi037.stdout:2654: expect (ObjNum 780 snap 269 seq_num 780) 2024-08-17T17:35:35.082 INFO:tasks.rados.rados.0.smithi037.stdout:2656: finishing write tid 1 to smithi03781225-45 2024-08-17T17:35:35.082 INFO:tasks.rados.rados.0.smithi037.stdout:2656: finishing write tid 2 to smithi03781225-45 2024-08-17T17:35:35.082 INFO:tasks.rados.rados.0.smithi037.stdout:2656: finishing write tid 3 to smithi03781225-45 2024-08-17T17:35:35.082 INFO:tasks.rados.rados.0.smithi037.stdout:2656: finishing write tid 4 to smithi03781225-45 2024-08-17T17:35:35.082 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 553 (ObjNum 998 snap 341 seq_num 998) dirty exists 2024-08-17T17:35:35.082 INFO:tasks.rados.rados.0.smithi037.stdout:2656: left oid 45 (ObjNum 998 snap 341 seq_num 998) 2024-08-17T17:35:35.082 INFO:tasks.rados.rados.0.smithi037.stdout:2657: finishing write tid 1 to smithi03781225-27 2024-08-17T17:35:35.082 INFO:tasks.rados.rados.0.smithi037.stdout:2657: finishing write tid 2 to smithi03781225-27 2024-08-17T17:35:35.082 INFO:tasks.rados.rados.0.smithi037.stdout:2657: finishing write tid 3 to smithi03781225-27 2024-08-17T17:35:35.083 INFO:tasks.rados.rados.0.smithi037.stdout:2654: done (5 left) 2024-08-17T17:35:35.083 INFO:tasks.rados.rados.0.smithi037.stdout:2655: done (4 left) 2024-08-17T17:35:35.083 INFO:tasks.rados.rados.0.smithi037.stdout:2656: done (3 left) 2024-08-17T17:35:35.083 INFO:tasks.rados.rados.0.smithi037.stdout:2661: write oid 33 current snap is 341 2024-08-17T17:35:35.083 INFO:tasks.rados.rados.0.smithi037.stdout:2657: finishing write tid 4 to smithi03781225-27 2024-08-17T17:35:35.083 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 27 v 442 (ObjNum 999 snap 341 seq_num 999) dirty exists 2024-08-17T17:35:35.083 INFO:tasks.rados.rados.0.smithi037.stdout:2657: left oid 27 (ObjNum 999 snap 341 seq_num 999) 2024-08-17T17:35:35.083 INFO:tasks.rados.rados.0.smithi037.stdout:2658: finishing write tid 1 to smithi03781225-6 2024-08-17T17:35:35.083 INFO:tasks.rados.rados.0.smithi037.stdout:2658: finishing write tid 2 to smithi03781225-6 2024-08-17T17:35:35.083 INFO:tasks.rados.rados.0.smithi037.stdout:2658: finishing write tid 3 to smithi03781225-6 2024-08-17T17:35:35.083 INFO:tasks.rados.rados.0.smithi037.stdout:2658: finishing write tid 4 to smithi03781225-6 2024-08-17T17:35:35.083 INFO:tasks.rados.rados.0.smithi037.stdout:2658: finishing write tid 5 to smithi03781225-6 2024-08-17T17:35:35.083 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 6 v 1076 (ObjNum 1000 snap 341 seq_num 1000) dirty exists 2024-08-17T17:35:35.084 INFO:tasks.rados.rados.0.smithi037.stdout:2658: left oid 6 (ObjNum 1000 snap 341 seq_num 1000) 2024-08-17T17:35:35.084 INFO:tasks.rados.rados.0.smithi037.stdout:2660: finishing rollback tid 0 to smithi03781225-7 2024-08-17T17:35:35.084 INFO:tasks.rados.rados.0.smithi037.stdout:2660: finishing rollback tid 1 to smithi03781225-7 2024-08-17T17:35:35.084 INFO:tasks.rados.rados.0.smithi037.stdout:2660: finishing rollback tid 2 to smithi03781225-7 2024-08-17T17:35:35.084 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 357 (ObjNum 959 snap 325 seq_num 959) dirty exists 2024-08-17T17:35:35.084 INFO:tasks.rados.rados.0.smithi037.stdout:2661: seq_num 1001 ranges {423807=566492,1676240=407685,2739004=84803} 2024-08-17T17:35:35.086 INFO:tasks.rados.rados.0.smithi037.stdout:2661: writing smithi03781225-33 from 423807 to 990299 tid 1 2024-08-17T17:35:35.092 INFO:tasks.rados.rados.0.smithi037.stdout:2661: writing smithi03781225-33 from 1676240 to 2083925 tid 2 2024-08-17T17:35:35.094 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:34 smithi037 ceph-mon[102022]: pgmap v728: 89 pgs: 89 active+clean; 211 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 900 KiB/s wr, 9 op/s 2024-08-17T17:35:35.094 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:34 smithi037 ceph-mon[102022]: osdmap e747: 8 total, 8 up, 8 in 2024-08-17T17:35:35.094 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:34 smithi037 ceph-mon[97894]: pgmap v728: 89 pgs: 89 active+clean; 211 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 900 KiB/s wr, 9 op/s 2024-08-17T17:35:35.094 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:34 smithi037 ceph-mon[97894]: osdmap e747: 8 total, 8 up, 8 in 2024-08-17T17:35:35.096 INFO:tasks.rados.rados.0.smithi037.stdout:2661: writing smithi03781225-33 from 2739004 to 2823807 tid 3 2024-08-17T17:35:35.096 INFO:tasks.rados.rados.0.smithi037.stdout:2657: done (3 left) 2024-08-17T17:35:35.097 INFO:tasks.rados.rados.0.smithi037.stdout:2658: done (2 left) 2024-08-17T17:35:35.097 INFO:tasks.rados.rados.0.smithi037.stdout:2660: done (1 left) 2024-08-17T17:35:35.097 INFO:tasks.rados.rados.0.smithi037.stdout:2662: snap_remove snap 333 2024-08-17T17:35:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:34 smithi046 ceph-mon[88218]: pgmap v728: 89 pgs: 89 active+clean; 211 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 900 KiB/s wr, 9 op/s 2024-08-17T17:35:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:34 smithi046 ceph-mon[88218]: osdmap e747: 8 total, 8 up, 8 in 2024-08-17T17:35:35.851 INFO:tasks.rados.rados.0.smithi037.stdout:2661: finishing write tid 1 to smithi03781225-33 2024-08-17T17:35:35.851 INFO:tasks.rados.rados.0.smithi037.stdout:2661: finishing write tid 2 to smithi03781225-33 2024-08-17T17:35:35.851 INFO:tasks.rados.rados.0.smithi037.stdout:2661: finishing write tid 3 to smithi03781225-33 2024-08-17T17:35:35.851 INFO:tasks.rados.rados.0.smithi037.stdout:2661: finishing write tid 4 to smithi03781225-33 2024-08-17T17:35:35.851 INFO:tasks.rados.rados.0.smithi037.stdout:2661: finishing write tid 5 to smithi03781225-33 2024-08-17T17:35:35.851 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 1053 (ObjNum 1001 snap 341 seq_num 1001) dirty exists 2024-08-17T17:35:35.851 INFO:tasks.rados.rados.0.smithi037.stdout:2661: left oid 33 (ObjNum 1001 snap 341 seq_num 1001) 2024-08-17T17:35:35.851 INFO:tasks.rados.rados.0.smithi037.stdout:2661: done (1 left) 2024-08-17T17:35:35.851 INFO:tasks.rados.rados.0.smithi037.stdout:2662: done (0 left) 2024-08-17T17:35:35.851 INFO:tasks.rados.rados.0.smithi037.stdout:2663: read oid 15 snap -1 2024-08-17T17:35:35.851 INFO:tasks.rados.rados.0.smithi037.stdout:2663: expect deleted 2024-08-17T17:35:35.852 INFO:tasks.rados.rados.0.smithi037.stdout:2664: write oid 40 current snap is 341 2024-08-17T17:35:35.852 INFO:tasks.rados.rados.0.smithi037.stdout:2664: seq_num 1002 ranges {440614=641741,1734722=551343} 2024-08-17T17:35:35.857 INFO:tasks.rados.rados.0.smithi037.stdout:2664: writing smithi03781225-40 from 440614 to 1082355 tid 1 2024-08-17T17:35:35.864 INFO:tasks.rados.rados.0.smithi037.stdout:2664: writing smithi03781225-40 from 1734722 to 2286065 tid 2 2024-08-17T17:35:35.865 INFO:tasks.rados.rados.0.smithi037.stdout:2665: read oid 45 snap 338 2024-08-17T17:35:35.865 INFO:tasks.rados.rados.0.smithi037.stdout:2665: expect (ObjNum 962 snap 326 seq_num 962) 2024-08-17T17:35:35.865 INFO:tasks.rados.rados.0.smithi037.stdout:2666: write oid 13 current snap is 341 2024-08-17T17:35:35.865 INFO:tasks.rados.rados.0.smithi037.stdout:2666: seq_num 1003 ranges {457421=716990,1676851=411354,2677497=179924} 2024-08-17T17:35:35.872 INFO:tasks.rados.rados.0.smithi037.stdout:2666: writing smithi03781225-13 from 457421 to 1174411 tid 1 2024-08-17T17:35:35.877 INFO:tasks.rados.rados.0.smithi037.stdout:2666: writing smithi03781225-13 from 1676851 to 2088205 tid 2 2024-08-17T17:35:35.882 INFO:tasks.rados.rados.0.smithi037.stdout:2666: writing smithi03781225-13 from 2677497 to 2857421 tid 3 2024-08-17T17:35:35.882 INFO:tasks.rados.rados.0.smithi037.stdout:2663: done (3 left) 2024-08-17T17:35:35.882 INFO:tasks.rados.rados.0.smithi037.stdout:2667: snap_create 2024-08-17T17:35:35.882 INFO:tasks.rados.rados.0.smithi037.stdout:2664: finishing write tid 1 to smithi03781225-40 2024-08-17T17:35:35.882 INFO:tasks.rados.rados.0.smithi037.stdout:2664: finishing write tid 2 to smithi03781225-40 2024-08-17T17:35:35.882 INFO:tasks.rados.rados.0.smithi037.stdout:2664: finishing write tid 3 to smithi03781225-40 2024-08-17T17:35:35.882 INFO:tasks.rados.rados.0.smithi037.stdout:2664: finishing write tid 4 to smithi03781225-40 2024-08-17T17:35:35.883 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 40 v 1061 (ObjNum 1002 snap 341 seq_num 1002) dirty exists 2024-08-17T17:35:35.883 INFO:tasks.rados.rados.0.smithi037.stdout:2664: left oid 40 (ObjNum 1002 snap 341 seq_num 1002) 2024-08-17T17:35:35.883 INFO:tasks.rados.rados.0.smithi037.stdout:2665: expect (ObjNum 962 snap 326 seq_num 962) 2024-08-17T17:35:36.030 INFO:tasks.rados.rados.0.smithi037.stdout:2666: finishing write tid 1 to smithi03781225-13 2024-08-17T17:35:36.030 INFO:tasks.rados.rados.0.smithi037.stdout:2666: finishing write tid 2 to smithi03781225-13 2024-08-17T17:35:36.030 INFO:tasks.rados.rados.0.smithi037.stdout:2666: finishing write tid 3 to smithi03781225-13 2024-08-17T17:35:36.030 INFO:tasks.rados.rados.0.smithi037.stdout:2666: finishing write tid 4 to smithi03781225-13 2024-08-17T17:35:36.031 INFO:tasks.rados.rados.0.smithi037.stdout:2666: finishing write tid 5 to smithi03781225-13 2024-08-17T17:35:36.031 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 1108 (ObjNum 1003 snap 341 seq_num 1003) dirty exists 2024-08-17T17:35:36.031 INFO:tasks.rados.rados.0.smithi037.stdout:2666: left oid 13 (ObjNum 1003 snap 341 seq_num 1003) 2024-08-17T17:35:36.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:35 smithi046 ceph-mon[88218]: osdmap e748: 8 total, 8 up, 8 in 2024-08-17T17:35:36.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:35 smithi037 ceph-mon[97894]: osdmap e748: 8 total, 8 up, 8 in 2024-08-17T17:35:36.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:35 smithi037 ceph-mon[102022]: osdmap e748: 8 total, 8 up, 8 in 2024-08-17T17:35:36.797 INFO:tasks.rados.rados.0.smithi037.stdout:2664: done (3 left) 2024-08-17T17:35:36.797 INFO:tasks.rados.rados.0.smithi037.stdout:2665: done (2 left) 2024-08-17T17:35:36.797 INFO:tasks.rados.rados.0.smithi037.stdout:2666: done (1 left) 2024-08-17T17:35:36.797 INFO:tasks.rados.rados.0.smithi037.stdout:2667: done (0 left) 2024-08-17T17:35:36.798 INFO:tasks.rados.rados.0.smithi037.stdout:2668: delete oid 4 current snap is 342 2024-08-17T17:35:36.802 INFO:tasks.rados.rados.0.smithi037.stdout:2668: done (0 left) 2024-08-17T17:35:36.802 INFO:tasks.rados.rados.0.smithi037.stdout:2669: rollback oid 2 current snap is 342 2024-08-17T17:35:36.802 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 2 to 335 2024-08-17T17:35:36.802 INFO:tasks.rados.rados.0.smithi037.stdout:2670: snap_create 2024-08-17T17:35:36.804 INFO:tasks.rados.rados.0.smithi037.stdout:2669: finishing rollback tid 1 to smithi03781225-2 2024-08-17T17:35:36.804 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 2 v 1307 (ObjNum 65 snap 0 seq_num 4060719904) dirty dne 2024-08-17T17:35:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:36 smithi046 ceph-mon[88218]: pgmap v731: 89 pgs: 89 active+clean; 224 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.1 MiB/s wr, 25 op/s 2024-08-17T17:35:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:36 smithi046 ceph-mon[88218]: osdmap e749: 8 total, 8 up, 8 in 2024-08-17T17:35:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:36 smithi046 ceph-mon[88218]: osdmap e750: 8 total, 8 up, 8 in 2024-08-17T17:35:37.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:36 smithi037 ceph-mon[102022]: pgmap v731: 89 pgs: 89 active+clean; 224 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.1 MiB/s wr, 25 op/s 2024-08-17T17:35:37.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:36 smithi037 ceph-mon[102022]: osdmap e749: 8 total, 8 up, 8 in 2024-08-17T17:35:37.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:36 smithi037 ceph-mon[102022]: osdmap e750: 8 total, 8 up, 8 in 2024-08-17T17:35:37.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:36 smithi037 ceph-mon[97894]: pgmap v731: 89 pgs: 89 active+clean; 224 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.1 MiB/s wr, 25 op/s 2024-08-17T17:35:37.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:36 smithi037 ceph-mon[97894]: osdmap e749: 8 total, 8 up, 8 in 2024-08-17T17:35:37.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:36 smithi037 ceph-mon[97894]: osdmap e750: 8 total, 8 up, 8 in 2024-08-17T17:35:37.799 INFO:tasks.rados.rados.0.smithi037.stdout:2669: done (1 left) 2024-08-17T17:35:37.799 INFO:tasks.rados.rados.0.smithi037.stdout:2670: done (0 left) 2024-08-17T17:35:37.799 INFO:tasks.rados.rados.0.smithi037.stdout:2671: read oid 35 snap -1 2024-08-17T17:35:37.799 INFO:tasks.rados.rados.0.smithi037.stdout:2671: expect (ObjNum 937 snap 321 seq_num 937) 2024-08-17T17:35:37.800 INFO:tasks.rados.rados.0.smithi037.stdout:2672: write oid 26 current snap is 343 2024-08-17T17:35:37.800 INFO:tasks.rados.rados.0.smithi037.stdout:2672: seq_num 1005 ranges {491035=583841,1510168=698670,2732343=158692} 2024-08-17T17:35:37.805 INFO:tasks.rados.rados.0.smithi037.stdout:2672: writing smithi03781225-26 from 491035 to 1074876 tid 1 2024-08-17T17:35:37.812 INFO:tasks.rados.rados.0.smithi037.stdout:2672: writing smithi03781225-26 from 1510168 to 2208838 tid 2 2024-08-17T17:35:37.816 INFO:tasks.rados.rados.0.smithi037.stdout:2672: writing smithi03781225-26 from 2732343 to 2891035 tid 3 2024-08-17T17:35:37.816 INFO:tasks.rados.rados.0.smithi037.stdout:2673: write oid 41 current snap is 343 2024-08-17T17:35:37.816 INFO:tasks.rados.rados.0.smithi037.stdout:2673: seq_num 1006 ranges {507842=659090,1568650=558681,2759766=148076} 2024-08-17T17:35:37.822 INFO:tasks.rados.rados.0.smithi037.stdout:2673: writing smithi03781225-41 from 507842 to 1166932 tid 1 2024-08-17T17:35:37.828 INFO:tasks.rados.rados.0.smithi037.stdout:2673: writing smithi03781225-41 from 1568650 to 2127331 tid 2 2024-08-17T17:35:37.832 INFO:tasks.rados.rados.0.smithi037.stdout:2673: writing smithi03781225-41 from 2759766 to 2907842 tid 3 2024-08-17T17:35:37.833 INFO:tasks.rados.rados.0.smithi037.stdout:2674: read oid 32 snap 338 2024-08-17T17:35:37.833 INFO:tasks.rados.rados.0.smithi037.stdout:2674: expect (ObjNum 922 snap 314 seq_num 922) 2024-08-17T17:35:37.833 INFO:tasks.rados.rados.0.smithi037.stdout:2675: write oid 19 current snap is 343 2024-08-17T17:35:37.833 INFO:tasks.rados.rados.0.smithi037.stdout:2675: seq_num 1007 ranges {524649=734339,1910779=702339} 2024-08-17T17:35:37.839 INFO:tasks.rados.rados.0.smithi037.stdout:2675: writing smithi03781225-19 from 524649 to 1258988 tid 1 2024-08-17T17:35:37.847 INFO:tasks.rados.rados.0.smithi037.stdout:2675: writing smithi03781225-19 from 1910779 to 2613118 tid 2 2024-08-17T17:35:37.847 INFO:tasks.rados.rados.0.smithi037.stdout:2676: read oid 39 snap -1 2024-08-17T17:35:37.847 INFO:tasks.rados.rados.0.smithi037.stdout:2676: expect (ObjNum 930 snap 316 seq_num 930) 2024-08-17T17:35:37.847 INFO:tasks.rados.rados.0.smithi037.stdout:2677: rollback oid 7 current snap is 343 2024-08-17T17:35:37.847 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 7 to 327 2024-08-17T17:35:37.847 INFO:tasks.rados.rados.0.smithi037.stdout:2671: expect (ObjNum 937 snap 321 seq_num 937) 2024-08-17T17:35:37.975 INFO:tasks.rados.rados.0.smithi037.stdout:2672: finishing write tid 1 to smithi03781225-26 2024-08-17T17:35:37.975 INFO:tasks.rados.rados.0.smithi037.stdout:2672: finishing write tid 2 to smithi03781225-26 2024-08-17T17:35:37.975 INFO:tasks.rados.rados.0.smithi037.stdout:2672: finishing write tid 3 to smithi03781225-26 2024-08-17T17:35:37.975 INFO:tasks.rados.rados.0.smithi037.stdout:2672: finishing write tid 4 to smithi03781225-26 2024-08-17T17:35:37.975 INFO:tasks.rados.rados.0.smithi037.stdout:2672: finishing write tid 5 to smithi03781225-26 2024-08-17T17:35:37.975 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 1113 (ObjNum 1005 snap 343 seq_num 1005) dirty exists 2024-08-17T17:35:37.975 INFO:tasks.rados.rados.0.smithi037.stdout:2672: left oid 26 (ObjNum 1005 snap 343 seq_num 1005) 2024-08-17T17:35:37.975 INFO:tasks.rados.rados.0.smithi037.stdout:2673: finishing write tid 1 to smithi03781225-41 2024-08-17T17:35:37.976 INFO:tasks.rados.rados.0.smithi037.stdout:2671: done (6 left) 2024-08-17T17:35:37.976 INFO:tasks.rados.rados.0.smithi037.stdout:2672: done (5 left) 2024-08-17T17:35:37.976 INFO:tasks.rados.rados.0.smithi037.stdout:2678: read oid 47 snap -1 2024-08-17T17:35:37.976 INFO:tasks.rados.rados.0.smithi037.stdout:2678: expect deleted 2024-08-17T17:35:37.976 INFO:tasks.rados.rados.0.smithi037.stdout:2673: finishing write tid 2 to smithi03781225-41 2024-08-17T17:35:37.976 INFO:tasks.rados.rados.0.smithi037.stdout:2673: finishing write tid 3 to smithi03781225-41 2024-08-17T17:35:37.976 INFO:tasks.rados.rados.0.smithi037.stdout:2673: finishing write tid 4 to smithi03781225-41 2024-08-17T17:35:37.976 INFO:tasks.rados.rados.0.smithi037.stdout:2679: read oid 38 snap 327 2024-08-17T17:35:37.976 INFO:tasks.rados.rados.0.smithi037.stdout:2679: expect (ObjNum 939 snap 321 seq_num 939) 2024-08-17T17:35:37.976 INFO:tasks.rados.rados.0.smithi037.stdout:2680: read oid 20 snap -1 2024-08-17T17:35:37.976 INFO:tasks.rados.rados.0.smithi037.stdout:2680: expect (ObjNum 984 snap 338 seq_num 984) 2024-08-17T17:35:37.976 INFO:tasks.rados.rados.0.smithi037.stdout:2681: read oid 43 snap 321 2024-08-17T17:35:37.976 INFO:tasks.rados.rados.0.smithi037.stdout:2681: expect (ObjNum 483 snap 154 seq_num 483) 2024-08-17T17:35:37.976 INFO:tasks.rados.rados.0.smithi037.stdout:2682: write oid 44 current snap is 343 2024-08-17T17:35:37.977 INFO:tasks.rados.rados.0.smithi037.stdout:2673: finishing write tid 5 to smithi03781225-41 2024-08-17T17:35:37.977 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 485 (ObjNum 1006 snap 343 seq_num 1006) dirty exists 2024-08-17T17:35:37.977 INFO:tasks.rados.rados.0.smithi037.stdout:2673: left oid 41 (ObjNum 1006 snap 343 seq_num 1006) 2024-08-17T17:35:37.977 INFO:tasks.rados.rados.0.smithi037.stdout:2674: expect (ObjNum 922 snap 314 seq_num 922) 2024-08-17T17:35:38.172 INFO:tasks.rados.rados.0.smithi037.stdout:2675: finishing write tid 1 to smithi03781225-19 2024-08-17T17:35:38.173 INFO:tasks.rados.rados.0.smithi037.stdout:2677: finishing rollback tid 0 to smithi03781225-7 2024-08-17T17:35:38.173 INFO:tasks.rados.rados.0.smithi037.stdout:2677: finishing rollback tid 1 to smithi03781225-7 2024-08-17T17:35:38.173 INFO:tasks.rados.rados.0.smithi037.stdout:2677: finishing rollback tid 2 to smithi03781225-7 2024-08-17T17:35:38.173 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 363 (ObjNum 959 snap 325 seq_num 959) dirty exists 2024-08-17T17:35:38.173 INFO:tasks.rados.rados.0.smithi037.stdout:2676: expect (ObjNum 930 snap 316 seq_num 930) 2024-08-17T17:35:38.380 INFO:tasks.rados.rados.0.smithi037.stdout:2675: finishing write tid 2 to smithi03781225-19 2024-08-17T17:35:38.380 INFO:tasks.rados.rados.0.smithi037.stdout:2675: finishing write tid 3 to smithi03781225-19 2024-08-17T17:35:38.380 INFO:tasks.rados.rados.0.smithi037.stdout:2675: finishing write tid 4 to smithi03781225-19 2024-08-17T17:35:38.380 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 19 v 1080 (ObjNum 1007 snap 343 seq_num 1007) dirty exists 2024-08-17T17:35:38.380 INFO:tasks.rados.rados.0.smithi037.stdout:2675: left oid 19 (ObjNum 1007 snap 343 seq_num 1007) 2024-08-17T17:35:38.380 INFO:tasks.rados.rados.0.smithi037.stdout:2682: seq_num 1008 ranges {541456=409588,1569261=562350,2814612=126844} 2024-08-17T17:35:38.385 INFO:tasks.rados.rados.0.smithi037.stdout:2682: writing smithi03781225-44 from 541456 to 951044 tid 1 2024-08-17T17:35:38.391 INFO:tasks.rados.rados.0.smithi037.stdout:2682: writing smithi03781225-44 from 1569261 to 2131611 tid 2 2024-08-17T17:35:38.396 INFO:tasks.rados.rados.0.smithi037.stdout:2682: writing smithi03781225-44 from 2814612 to 2941456 tid 3 2024-08-17T17:35:38.396 INFO:tasks.rados.rados.0.smithi037.stdout:2673: done (9 left) 2024-08-17T17:35:38.396 INFO:tasks.rados.rados.0.smithi037.stdout:2674: done (8 left) 2024-08-17T17:35:38.397 INFO:tasks.rados.rados.0.smithi037.stdout:2675: done (7 left) 2024-08-17T17:35:38.397 INFO:tasks.rados.rados.0.smithi037.stdout:2676: done (6 left) 2024-08-17T17:35:38.397 INFO:tasks.rados.rados.0.smithi037.stdout:2677: done (5 left) 2024-08-17T17:35:38.397 INFO:tasks.rados.rados.0.smithi037.stdout:2683: snap_remove snap 338 2024-08-17T17:35:38.856 INFO:tasks.rados.rados.0.smithi037.stdout:2683: done (5 left) 2024-08-17T17:35:38.856 INFO:tasks.rados.rados.0.smithi037.stdout:2684: read oid 46 snap -1 2024-08-17T17:35:38.856 INFO:tasks.rados.rados.0.smithi037.stdout:2684: expect (ObjNum 883 snap 307 seq_num 883) 2024-08-17T17:35:38.856 INFO:tasks.rados.rados.0.smithi037.stdout:2685: read oid 14 snap -1 2024-08-17T17:35:38.856 INFO:tasks.rados.rados.0.smithi037.stdout:2685: expect deleted 2024-08-17T17:35:38.856 INFO:tasks.rados.rados.0.smithi037.stdout:2686: snap_create 2024-08-17T17:35:38.856 INFO:tasks.rados.rados.0.smithi037.stdout:2679: expect (ObjNum 939 snap 321 seq_num 939) 2024-08-17T17:35:39.091 INFO:tasks.rados.rados.0.smithi037.stdout:2681: expect (ObjNum 483 snap 154 seq_num 483) 2024-08-17T17:35:39.188 INFO:tasks.rados.rados.0.smithi037.stdout:2680: expect (ObjNum 984 snap 338 seq_num 984) 2024-08-17T17:35:39.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:38 smithi046 ceph-mon[88218]: pgmap v734: 89 pgs: 89 active+clean; 224 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2024-08-17T17:35:39.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:38 smithi046 ceph-mon[88218]: osdmap e751: 8 total, 8 up, 8 in 2024-08-17T17:35:39.270 INFO:tasks.rados.rados.0.smithi037.stdout:2682: finishing write tid 1 to smithi03781225-44 2024-08-17T17:35:39.271 INFO:tasks.rados.rados.0.smithi037.stdout:2682: finishing write tid 2 to smithi03781225-44 2024-08-17T17:35:39.271 INFO:tasks.rados.rados.0.smithi037.stdout:2682: finishing write tid 3 to smithi03781225-44 2024-08-17T17:35:39.271 INFO:tasks.rados.rados.0.smithi037.stdout:2682: finishing write tid 4 to smithi03781225-44 2024-08-17T17:35:39.271 INFO:tasks.rados.rados.0.smithi037.stdout:2682: finishing write tid 5 to smithi03781225-44 2024-08-17T17:35:39.271 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 1429 (ObjNum 1008 snap 343 seq_num 1008) dirty exists 2024-08-17T17:35:39.271 INFO:tasks.rados.rados.0.smithi037.stdout:2682: left oid 44 (ObjNum 1008 snap 343 seq_num 1008) 2024-08-17T17:35:39.271 INFO:tasks.rados.rados.0.smithi037.stdout:2684: expect (ObjNum 883 snap 307 seq_num 883) 2024-08-17T17:35:39.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:35:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:35:38] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.51.0" 2024-08-17T17:35:39.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:38 smithi037 ceph-mon[102022]: pgmap v734: 89 pgs: 89 active+clean; 224 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2024-08-17T17:35:39.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:38 smithi037 ceph-mon[102022]: osdmap e751: 8 total, 8 up, 8 in 2024-08-17T17:35:39.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:38 smithi037 ceph-mon[97894]: pgmap v734: 89 pgs: 89 active+clean; 224 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2024-08-17T17:35:39.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:38 smithi037 ceph-mon[97894]: osdmap e751: 8 total, 8 up, 8 in 2024-08-17T17:35:39.858 INFO:tasks.rados.rados.0.smithi037.stdout:2678: done (7 left) 2024-08-17T17:35:39.858 INFO:tasks.rados.rados.0.smithi037.stdout:2679: done (6 left) 2024-08-17T17:35:39.858 INFO:tasks.rados.rados.0.smithi037.stdout:2680: done (5 left) 2024-08-17T17:35:39.858 INFO:tasks.rados.rados.0.smithi037.stdout:2681: done (4 left) 2024-08-17T17:35:39.858 INFO:tasks.rados.rados.0.smithi037.stdout:2682: done (3 left) 2024-08-17T17:35:39.859 INFO:tasks.rados.rados.0.smithi037.stdout:2684: done (2 left) 2024-08-17T17:35:39.859 INFO:tasks.rados.rados.0.smithi037.stdout:2685: done (1 left) 2024-08-17T17:35:39.859 INFO:tasks.rados.rados.0.smithi037.stdout:2686: done (0 left) 2024-08-17T17:35:39.859 INFO:tasks.rados.rados.0.smithi037.stdout:2687: write oid 44 current snap is 344 2024-08-17T17:35:39.859 INFO:tasks.rados.rados.0.smithi037.stdout:2687: seq_num 1009 ranges {558263=484837,1627743=706008} 2024-08-17T17:35:39.863 INFO:tasks.rados.rados.0.smithi037.stdout:2687: writing smithi03781225-44 from 558263 to 1043100 tid 1 2024-08-17T17:35:39.871 INFO:tasks.rados.rados.0.smithi037.stdout:2687: writing smithi03781225-44 from 1627743 to 2333751 tid 2 2024-08-17T17:35:39.871 INFO:tasks.rados.rados.0.smithi037.stdout:2688: write oid 47 current snap is 344 2024-08-17T17:35:39.871 INFO:tasks.rados.rados.0.smithi037.stdout:2688: seq_num 1010 ranges {575070=560086,1686225=566019,2869458=105612} 2024-08-17T17:35:39.877 INFO:tasks.rados.rados.0.smithi037.stdout:2688: writing smithi03781225-47 from 575070 to 1135156 tid 1 2024-08-17T17:35:39.884 INFO:tasks.rados.rados.0.smithi037.stdout:2688: writing smithi03781225-47 from 1686225 to 2252244 tid 2 2024-08-17T17:35:39.888 INFO:tasks.rados.rados.0.smithi037.stdout:2688: writing smithi03781225-47 from 2869458 to 2975070 tid 3 2024-08-17T17:35:39.889 INFO:tasks.rados.rados.0.smithi037.stdout:2689: read oid 12 snap -1 2024-08-17T17:35:39.889 INFO:tasks.rados.rados.0.smithi037.stdout:2689: expect deleted 2024-08-17T17:35:39.889 INFO:tasks.rados.rados.0.smithi037.stdout:2690: write oid 14 current snap is 344 2024-08-17T17:35:39.889 INFO:tasks.rados.rados.0.smithi037.stdout:2687: finishing write tid 1 to smithi03781225-44 2024-08-17T17:35:39.889 INFO:tasks.rados.rados.0.smithi037.stdout:2687: finishing write tid 2 to smithi03781225-44 2024-08-17T17:35:39.889 INFO:tasks.rados.rados.0.smithi037.stdout:2687: finishing write tid 3 to smithi03781225-44 2024-08-17T17:35:39.889 INFO:tasks.rados.rados.0.smithi037.stdout:2687: finishing write tid 4 to smithi03781225-44 2024-08-17T17:35:39.889 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 1435 (ObjNum 1009 snap 344 seq_num 1009) dirty exists 2024-08-17T17:35:39.889 INFO:tasks.rados.rados.0.smithi037.stdout:2687: left oid 44 (ObjNum 1009 snap 344 seq_num 1009) 2024-08-17T17:35:39.889 INFO:tasks.rados.rados.0.smithi037.stdout:2688: finishing write tid 1 to smithi03781225-47 2024-08-17T17:35:39.889 INFO:tasks.rados.rados.0.smithi037.stdout:2688: finishing write tid 2 to smithi03781225-47 2024-08-17T17:35:39.890 INFO:tasks.rados.rados.0.smithi037.stdout:2690: seq_num 1011 ranges {591877=635335,1628354=709677} 2024-08-17T17:35:39.895 INFO:tasks.rados.rados.0.smithi037.stdout:2690: writing smithi03781225-14 from 591877 to 1227212 tid 1 2024-08-17T17:35:39.902 INFO:tasks.rados.rados.0.smithi037.stdout:2690: writing smithi03781225-14 from 1628354 to 2338031 tid 2 2024-08-17T17:35:39.902 INFO:tasks.rados.rados.0.smithi037.stdout:2687: done (3 left) 2024-08-17T17:35:39.902 INFO:tasks.rados.rados.0.smithi037.stdout:2691: rollback oid 1 current snap is 344 2024-08-17T17:35:39.902 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 1 to 313 2024-08-17T17:35:39.902 INFO:tasks.rados.rados.0.smithi037.stdout:2688: finishing write tid 3 to smithi03781225-47 2024-08-17T17:35:39.902 INFO:tasks.rados.rados.0.smithi037.stdout:2688: finishing write tid 4 to smithi03781225-47 2024-08-17T17:35:39.902 INFO:tasks.rados.rados.0.smithi037.stdout:2688: finishing write tid 5 to smithi03781225-47 2024-08-17T17:35:39.902 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 47 v 2218 (ObjNum 1010 snap 344 seq_num 1010) dirty exists 2024-08-17T17:35:39.902 INFO:tasks.rados.rados.0.smithi037.stdout:2688: left oid 47 (ObjNum 1010 snap 344 seq_num 1010) 2024-08-17T17:35:39.902 INFO:tasks.rados.rados.0.smithi037.stdout:2690: finishing write tid 1 to smithi03781225-14 2024-08-17T17:35:39.902 INFO:tasks.rados.rados.0.smithi037.stdout:2688: done (3 left) 2024-08-17T17:35:39.902 INFO:tasks.rados.rados.0.smithi037.stdout:2689: done (2 left) 2024-08-17T17:35:39.903 INFO:tasks.rados.rados.0.smithi037.stdout:2692: snap_remove snap 342 2024-08-17T17:35:40.162 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:39 smithi046 ceph-mon[88218]: osdmap e752: 8 total, 8 up, 8 in 2024-08-17T17:35:40.163 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:40.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:39 smithi037 ceph-mon[97894]: osdmap e752: 8 total, 8 up, 8 in 2024-08-17T17:35:40.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:40.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:39 smithi037 ceph-mon[102022]: osdmap e752: 8 total, 8 up, 8 in 2024-08-17T17:35:40.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:40.441 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:35:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:35:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:35:40.868 INFO:tasks.rados.rados.0.smithi037.stdout:2692: done (2 left) 2024-08-17T17:35:40.868 INFO:tasks.rados.rados.0.smithi037.stdout:2693: rollback oid 32 current snap is 344 2024-08-17T17:35:40.868 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 32 to 343 2024-08-17T17:35:40.868 INFO:tasks.rados.rados.0.smithi037.stdout:2690: finishing write tid 2 to smithi03781225-14 2024-08-17T17:35:40.868 INFO:tasks.rados.rados.0.smithi037.stdout:2690: finishing write tid 3 to smithi03781225-14 2024-08-17T17:35:40.868 INFO:tasks.rados.rados.0.smithi037.stdout:2690: finishing write tid 4 to smithi03781225-14 2024-08-17T17:35:40.868 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 14 v 1304 (ObjNum 1011 snap 344 seq_num 1011) dirty exists 2024-08-17T17:35:40.869 INFO:tasks.rados.rados.0.smithi037.stdout:2690: left oid 14 (ObjNum 1011 snap 344 seq_num 1011) 2024-08-17T17:35:40.869 INFO:tasks.rados.rados.0.smithi037.stdout:2691: finishing rollback tid 1 to smithi03781225-1 2024-08-17T17:35:40.869 INFO:tasks.rados.rados.0.smithi037.stdout:2691: finishing rollback tid 2 to smithi03781225-1 2024-08-17T17:35:40.869 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 1 v 1306 (ObjNum 646 snap 204 seq_num 646) dirty exists 2024-08-17T17:35:40.869 INFO:tasks.rados.rados.0.smithi037.stdout:2690: done (2 left) 2024-08-17T17:35:40.869 INFO:tasks.rados.rados.0.smithi037.stdout:2691: done (1 left) 2024-08-17T17:35:40.869 INFO:tasks.rados.rados.0.smithi037.stdout:2694: read oid 12 snap -1 2024-08-17T17:35:40.869 INFO:tasks.rados.rados.0.smithi037.stdout:2694: expect deleted 2024-08-17T17:35:40.869 INFO:tasks.rados.rados.0.smithi037.stdout:2695: read oid 8 snap -1 2024-08-17T17:35:40.869 INFO:tasks.rados.rados.0.smithi037.stdout:2695: expect deleted 2024-08-17T17:35:40.869 INFO:tasks.rados.rados.0.smithi037.stdout:2696: rollback oid 26 current snap is 344 2024-08-17T17:35:40.869 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 26 to 326 2024-08-17T17:35:40.869 INFO:tasks.rados.rados.0.smithi037.stdout:2697: snap_remove snap 341 2024-08-17T17:35:41.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:40 smithi046 ceph-mon[88218]: pgmap v737: 89 pgs: 89 active+clean; 231 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 1.5 MiB/s wr, 14 op/s 2024-08-17T17:35:41.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:40 smithi046 ceph-mon[88218]: osdmap e753: 8 total, 8 up, 8 in 2024-08-17T17:35:41.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:40 smithi037 ceph-mon[102022]: pgmap v737: 89 pgs: 89 active+clean; 231 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 1.5 MiB/s wr, 14 op/s 2024-08-17T17:35:41.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:40 smithi037 ceph-mon[102022]: osdmap e753: 8 total, 8 up, 8 in 2024-08-17T17:35:41.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:40 smithi037 ceph-mon[97894]: pgmap v737: 89 pgs: 89 active+clean; 231 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 1.5 MiB/s wr, 14 op/s 2024-08-17T17:35:41.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:40 smithi037 ceph-mon[97894]: osdmap e753: 8 total, 8 up, 8 in 2024-08-17T17:35:41.799 INFO:tasks.rados.rados.0.smithi037.stdout:2697: done (4 left) 2024-08-17T17:35:41.800 INFO:tasks.rados.rados.0.smithi037.stdout:2698: rollback oid 18 current snap is 344 2024-08-17T17:35:41.800 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 18 to 318 2024-08-17T17:35:41.800 INFO:tasks.rados.rados.0.smithi037.stdout:2693: finishing rollback tid 0 to smithi03781225-32 2024-08-17T17:35:41.800 INFO:tasks.rados.rados.0.smithi037.stdout:2696: finishing rollback tid 0 to smithi03781225-26 2024-08-17T17:35:41.800 INFO:tasks.rados.rados.0.smithi037.stdout:2696: finishing rollback tid 1 to smithi03781225-26 2024-08-17T17:35:41.800 INFO:tasks.rados.rados.0.smithi037.stdout:2693: finishing rollback tid 1 to smithi03781225-32 2024-08-17T17:35:41.800 INFO:tasks.rados.rados.0.smithi037.stdout:2696: finishing rollback tid 2 to smithi03781225-26 2024-08-17T17:35:41.800 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 1119 (ObjNum 938 snap 321 seq_num 938) dirty exists 2024-08-17T17:35:41.800 INFO:tasks.rados.rados.0.smithi037.stdout:2693: finishing rollback tid 2 to smithi03781225-32 2024-08-17T17:35:41.801 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 32 v 446 (ObjNum 922 snap 314 seq_num 922) dirty exists 2024-08-17T17:35:41.801 INFO:tasks.rados.rados.0.smithi037.stdout:2693: done (4 left) 2024-08-17T17:35:41.801 INFO:tasks.rados.rados.0.smithi037.stdout:2694: done (3 left) 2024-08-17T17:35:41.801 INFO:tasks.rados.rados.0.smithi037.stdout:2695: done (2 left) 2024-08-17T17:35:41.801 INFO:tasks.rados.rados.0.smithi037.stdout:2696: done (1 left) 2024-08-17T17:35:41.801 INFO:tasks.rados.rados.0.smithi037.stdout:2699: read oid 21 snap -1 2024-08-17T17:35:41.801 INFO:tasks.rados.rados.0.smithi037.stdout:2699: expect (ObjNum 934 snap 319 seq_num 934) 2024-08-17T17:35:41.801 INFO:tasks.rados.rados.0.smithi037.stdout:2700: write oid 40 current snap is 344 2024-08-17T17:35:41.801 INFO:tasks.rados.rados.0.smithi037.stdout:2700: seq_num 1012 ranges {608684=426937,1803189=569688,2924304=84380} 2024-08-17T17:35:41.805 INFO:tasks.rados.rados.0.smithi037.stdout:2700: writing smithi03781225-40 from 608684 to 1035621 tid 1 2024-08-17T17:35:41.813 INFO:tasks.rados.rados.0.smithi037.stdout:2700: writing smithi03781225-40 from 1803189 to 2372877 tid 2 2024-08-17T17:35:41.817 INFO:tasks.rados.rados.0.smithi037.stdout:2700: writing smithi03781225-40 from 2924304 to 3008684 tid 3 2024-08-17T17:35:41.817 INFO:tasks.rados.rados.0.smithi037.stdout:2701: snap_remove snap 336 2024-08-17T17:35:42.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:41 smithi046 ceph-mon[88218]: osdmap e754: 8 total, 8 up, 8 in 2024-08-17T17:35:42.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:41 smithi046 ceph-mon[88218]: osdmap e755: 8 total, 8 up, 8 in 2024-08-17T17:35:42.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:41 smithi037 ceph-mon[102022]: osdmap e754: 8 total, 8 up, 8 in 2024-08-17T17:35:42.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:41 smithi037 ceph-mon[102022]: osdmap e755: 8 total, 8 up, 8 in 2024-08-17T17:35:42.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:41 smithi037 ceph-mon[97894]: osdmap e754: 8 total, 8 up, 8 in 2024-08-17T17:35:42.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:41 smithi037 ceph-mon[97894]: osdmap e755: 8 total, 8 up, 8 in 2024-08-17T17:35:42.806 INFO:tasks.rados.rados.0.smithi037.stdout:2701: done (3 left) 2024-08-17T17:35:42.806 INFO:tasks.rados.rados.0.smithi037.stdout:2702: delete oid 4 current snap is 344 2024-08-17T17:35:42.806 INFO:tasks.rados.rados.0.smithi037.stdout:2698: finishing rollback tid 0 to smithi03781225-18 2024-08-17T17:35:42.806 INFO:tasks.rados.rados.0.smithi037.stdout:2698: finishing rollback tid 1 to smithi03781225-18 2024-08-17T17:35:42.806 INFO:tasks.rados.rados.0.smithi037.stdout:2698: finishing rollback tid 2 to smithi03781225-18 2024-08-17T17:35:42.806 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 1125 (ObjNum 780 snap 269 seq_num 780) dirty exists 2024-08-17T17:35:42.806 INFO:tasks.rados.rados.0.smithi037.stdout:2699: expect (ObjNum 934 snap 319 seq_num 934) 2024-08-17T17:35:42.972 INFO:tasks.rados.rados.0.smithi037.stdout:2700: finishing write tid 1 to smithi03781225-40 2024-08-17T17:35:42.972 INFO:tasks.rados.rados.0.smithi037.stdout:2700: finishing write tid 2 to smithi03781225-40 2024-08-17T17:35:42.972 INFO:tasks.rados.rados.0.smithi037.stdout:2700: finishing write tid 3 to smithi03781225-40 2024-08-17T17:35:42.973 INFO:tasks.rados.rados.0.smithi037.stdout:2700: finishing write tid 4 to smithi03781225-40 2024-08-17T17:35:42.973 INFO:tasks.rados.rados.0.smithi037.stdout:2700: finishing write tid 5 to smithi03781225-40 2024-08-17T17:35:42.973 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 40 v 1070 (ObjNum 1012 snap 344 seq_num 1012) dirty exists 2024-08-17T17:35:42.973 INFO:tasks.rados.rados.0.smithi037.stdout:2700: left oid 40 (ObjNum 1012 snap 344 seq_num 1012) 2024-08-17T17:35:42.973 INFO:tasks.rados.rados.0.smithi037.stdout:2698: done (3 left) 2024-08-17T17:35:42.973 INFO:tasks.rados.rados.0.smithi037.stdout:2699: done (2 left) 2024-08-17T17:35:42.973 INFO:tasks.rados.rados.0.smithi037.stdout:2700: done (1 left) 2024-08-17T17:35:42.973 INFO:tasks.rados.rados.0.smithi037.stdout:2702: done (0 left) 2024-08-17T17:35:42.973 INFO:tasks.rados.rados.0.smithi037.stdout:2703: read oid 38 snap 329 2024-08-17T17:35:42.973 INFO:tasks.rados.rados.0.smithi037.stdout:2703: expect (ObjNum 939 snap 321 seq_num 939) 2024-08-17T17:35:42.973 INFO:tasks.rados.rados.0.smithi037.stdout:2704: write oid 26 current snap is 344 2024-08-17T17:35:42.973 INFO:tasks.rados.rados.0.smithi037.stdout:2704: seq_num 1014 ranges {642298=577435,1920153=573357,2979150=63148} 2024-08-17T17:35:42.978 INFO:tasks.rados.rados.0.smithi037.stdout:2704: writing smithi03781225-26 from 642298 to 1219733 tid 1 2024-08-17T17:35:42.985 INFO:tasks.rados.rados.0.smithi037.stdout:2704: writing smithi03781225-26 from 1920153 to 2493510 tid 2 2024-08-17T17:35:42.989 INFO:tasks.rados.rados.0.smithi037.stdout:2704: writing smithi03781225-26 from 2979150 to 3042298 tid 3 2024-08-17T17:35:42.989 INFO:tasks.rados.rados.0.smithi037.stdout:2705: read oid 36 snap -1 2024-08-17T17:35:42.989 INFO:tasks.rados.rados.0.smithi037.stdout:2705: expect (ObjNum 944 snap 321 seq_num 944) 2024-08-17T17:35:42.989 INFO:tasks.rados.rados.0.smithi037.stdout:2706: snap_create 2024-08-17T17:35:42.989 INFO:tasks.rados.rados.0.smithi037.stdout:2703: expect (ObjNum 939 snap 321 seq_num 939) 2024-08-17T17:35:43.223 INFO:tasks.rados.rados.0.smithi037.stdout:2704: finishing write tid 1 to smithi03781225-26 2024-08-17T17:35:43.223 INFO:tasks.rados.rados.0.smithi037.stdout:2704: finishing write tid 2 to smithi03781225-26 2024-08-17T17:35:43.223 INFO:tasks.rados.rados.0.smithi037.stdout:2704: finishing write tid 3 to smithi03781225-26 2024-08-17T17:35:43.223 INFO:tasks.rados.rados.0.smithi037.stdout:2704: finishing write tid 4 to smithi03781225-26 2024-08-17T17:35:43.223 INFO:tasks.rados.rados.0.smithi037.stdout:2704: finishing write tid 5 to smithi03781225-26 2024-08-17T17:35:43.223 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 1135 (ObjNum 1014 snap 344 seq_num 1014) dirty exists 2024-08-17T17:35:43.224 INFO:tasks.rados.rados.0.smithi037.stdout:2704: left oid 26 (ObjNum 1014 snap 344 seq_num 1014) 2024-08-17T17:35:43.224 INFO:tasks.rados.rados.0.smithi037.stdout:2705: expect (ObjNum 944 snap 321 seq_num 944) 2024-08-17T17:35:43.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:42 smithi046 ceph-mon[88218]: pgmap v740: 89 pgs: 89 active+clean; 233 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 1.9 MiB/s wr, 22 op/s 2024-08-17T17:35:43.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:42 smithi046 ceph-mon[88218]: osdmap e756: 8 total, 8 up, 8 in 2024-08-17T17:35:43.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:42 smithi037 ceph-mon[102022]: pgmap v740: 89 pgs: 89 active+clean; 233 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 1.9 MiB/s wr, 22 op/s 2024-08-17T17:35:43.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:42 smithi037 ceph-mon[102022]: osdmap e756: 8 total, 8 up, 8 in 2024-08-17T17:35:43.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:42 smithi037 ceph-mon[97894]: pgmap v740: 89 pgs: 89 active+clean; 233 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 1.9 MiB/s wr, 22 op/s 2024-08-17T17:35:43.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:42 smithi037 ceph-mon[97894]: osdmap e756: 8 total, 8 up, 8 in 2024-08-17T17:35:43.879 INFO:tasks.rados.rados.0.smithi037.stdout:2703: done (3 left) 2024-08-17T17:35:43.879 INFO:tasks.rados.rados.0.smithi037.stdout:2704: done (2 left) 2024-08-17T17:35:43.879 INFO:tasks.rados.rados.0.smithi037.stdout:2705: done (1 left) 2024-08-17T17:35:43.879 INFO:tasks.rados.rados.0.smithi037.stdout:2706: done (0 left) 2024-08-17T17:35:43.879 INFO:tasks.rados.rados.0.smithi037.stdout:2707: read oid 4 snap -1 2024-08-17T17:35:43.879 INFO:tasks.rados.rados.0.smithi037.stdout:2707: expect deleted 2024-08-17T17:35:43.879 INFO:tasks.rados.rados.0.smithi037.stdout:2708: snap_remove snap 340 2024-08-17T17:35:44.883 INFO:tasks.rados.rados.0.smithi037.stdout:2708: done (1 left) 2024-08-17T17:35:44.883 INFO:tasks.rados.rados.0.smithi037.stdout:2709: snap_remove snap 339 2024-08-17T17:35:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:44 smithi046 ceph-mon[88218]: pgmap v743: 89 pgs: 89 active+clean; 237 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 893 KiB/s wr, 17 op/s 2024-08-17T17:35:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:44 smithi046 ceph-mon[88218]: osdmap e757: 8 total, 8 up, 8 in 2024-08-17T17:35:45.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:44 smithi037 ceph-mon[97894]: pgmap v743: 89 pgs: 89 active+clean; 237 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 893 KiB/s wr, 17 op/s 2024-08-17T17:35:45.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:44 smithi037 ceph-mon[97894]: osdmap e757: 8 total, 8 up, 8 in 2024-08-17T17:35:45.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:44 smithi037 ceph-mon[102022]: pgmap v743: 89 pgs: 89 active+clean; 237 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 893 KiB/s wr, 17 op/s 2024-08-17T17:35:45.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:44 smithi037 ceph-mon[102022]: osdmap e757: 8 total, 8 up, 8 in 2024-08-17T17:35:45.909 INFO:tasks.rados.rados.0.smithi037.stdout:2709: done (1 left) 2024-08-17T17:35:45.909 INFO:tasks.rados.rados.0.smithi037.stdout:2710: write oid 16 current snap is 345 2024-08-17T17:35:45.909 INFO:tasks.rados.rados.0.smithi037.stdout:2710: seq_num 1015 ranges {659105=652684,1862282=717015} 2024-08-17T17:35:45.915 INFO:tasks.rados.rados.0.smithi037.stdout:2710: writing smithi03781225-16 from 659105 to 1311789 tid 1 2024-08-17T17:35:45.922 INFO:tasks.rados.rados.0.smithi037.stdout:2710: writing smithi03781225-16 from 1862282 to 2579297 tid 2 2024-08-17T17:35:45.922 INFO:tasks.rados.rados.0.smithi037.stdout:2711: snap_create 2024-08-17T17:35:45.922 INFO:tasks.rados.rados.0.smithi037.stdout:2710: finishing write tid 1 to smithi03781225-16 2024-08-17T17:35:45.926 INFO:tasks.rados.rados.0.smithi037.stdout:2710: finishing write tid 2 to smithi03781225-16 2024-08-17T17:35:45.926 INFO:tasks.rados.rados.0.smithi037.stdout:2710: finishing write tid 3 to smithi03781225-16 2024-08-17T17:35:45.926 INFO:tasks.rados.rados.0.smithi037.stdout:2710: finishing write tid 4 to smithi03781225-16 2024-08-17T17:35:45.926 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 16 v 1322 (ObjNum 1015 snap 345 seq_num 1015) dirty exists 2024-08-17T17:35:45.926 INFO:tasks.rados.rados.0.smithi037.stdout:2710: left oid 16 (ObjNum 1015 snap 345 seq_num 1015) 2024-08-17T17:35:46.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:45 smithi046 ceph-mon[88218]: osdmap e758: 8 total, 8 up, 8 in 2024-08-17T17:35:46.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:45 smithi037 ceph-mon[102022]: osdmap e758: 8 total, 8 up, 8 in 2024-08-17T17:35:46.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:45 smithi037 ceph-mon[97894]: osdmap e758: 8 total, 8 up, 8 in 2024-08-17T17:35:46.800 INFO:tasks.rados.rados.0.smithi037.stdout:2707: done (2 left) 2024-08-17T17:35:46.801 INFO:tasks.rados.rados.0.smithi037.stdout:2710: done (1 left) 2024-08-17T17:35:46.801 INFO:tasks.rados.rados.0.smithi037.stdout:2711: done (0 left) 2024-08-17T17:35:46.801 INFO:tasks.rados.rados.0.smithi037.stdout:2712: read oid 27 snap 330 2024-08-17T17:35:46.801 INFO:tasks.rados.rados.0.smithi037.stdout:2712: expect deleted 2024-08-17T17:35:46.801 INFO:tasks.rados.rados.0.smithi037.stdout:2713: write oid 30 current snap is 346 2024-08-17T17:35:46.801 INFO:tasks.rados.rados.0.smithi037.stdout:2713: seq_num 1016 ranges {675912=727933,1920764=460673,2801290=274622} 2024-08-17T17:35:46.808 INFO:tasks.rados.rados.0.smithi037.stdout:2713: writing smithi03781225-30 from 675912 to 1403845 tid 1 2024-08-17T17:35:46.813 INFO:tasks.rados.rados.0.smithi037.stdout:2713: writing smithi03781225-30 from 1920764 to 2381437 tid 2 2024-08-17T17:35:46.817 INFO:tasks.rados.rados.0.smithi037.stdout:2713: writing smithi03781225-30 from 2801290 to 3075912 tid 3 2024-08-17T17:35:46.817 INFO:tasks.rados.rados.0.smithi037.stdout:2714: write oid 24 current snap is 346 2024-08-17T17:35:46.817 INFO:tasks.rados.rados.0.smithi037.stdout:2714: seq_num 1017 ranges {692719=403182,1579246=720684,2828713=264006} 2024-08-17T17:35:46.823 INFO:tasks.rados.rados.0.smithi037.stdout:2714: writing smithi03781225-24 from 692719 to 1095901 tid 1 2024-08-17T17:35:46.830 INFO:tasks.rados.rados.0.smithi037.stdout:2714: writing smithi03781225-24 from 1579246 to 2299930 tid 2 2024-08-17T17:35:46.835 INFO:tasks.rados.rados.0.smithi037.stdout:2714: writing smithi03781225-24 from 2828713 to 3092719 tid 3 2024-08-17T17:35:46.835 INFO:tasks.rados.rados.0.smithi037.stdout:2715: snap_remove snap 329 2024-08-17T17:35:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:46 smithi046 ceph-mon[88218]: pgmap v746: 89 pgs: 89 active+clean; 248 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.7 MiB/s wr, 21 op/s 2024-08-17T17:35:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:46 smithi046 ceph-mon[88218]: osdmap e759: 8 total, 8 up, 8 in 2024-08-17T17:35:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:46 smithi046 ceph-mon[88218]: osdmap e760: 8 total, 8 up, 8 in 2024-08-17T17:35:47.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:46 smithi037 ceph-mon[102022]: pgmap v746: 89 pgs: 89 active+clean; 248 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.7 MiB/s wr, 21 op/s 2024-08-17T17:35:47.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:46 smithi037 ceph-mon[102022]: osdmap e759: 8 total, 8 up, 8 in 2024-08-17T17:35:47.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:46 smithi037 ceph-mon[102022]: osdmap e760: 8 total, 8 up, 8 in 2024-08-17T17:35:47.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:46 smithi037 ceph-mon[97894]: pgmap v746: 89 pgs: 89 active+clean; 248 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.7 MiB/s wr, 21 op/s 2024-08-17T17:35:47.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:46 smithi037 ceph-mon[97894]: osdmap e759: 8 total, 8 up, 8 in 2024-08-17T17:35:47.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:46 smithi037 ceph-mon[97894]: osdmap e760: 8 total, 8 up, 8 in 2024-08-17T17:35:47.802 INFO:tasks.rados.rados.0.smithi037.stdout:2715: done (3 left) 2024-08-17T17:35:47.802 INFO:tasks.rados.rados.0.smithi037.stdout:2716: read oid 19 snap -1 2024-08-17T17:35:47.802 INFO:tasks.rados.rados.0.smithi037.stdout:2716: expect (ObjNum 1007 snap 343 seq_num 1007) 2024-08-17T17:35:47.802 INFO:tasks.rados.rados.0.smithi037.stdout:2717: read oid 34 snap 313 2024-08-17T17:35:47.802 INFO:tasks.rados.rados.0.smithi037.stdout:2717: expect (ObjNum 880 snap 307 seq_num 880) 2024-08-17T17:35:47.803 INFO:tasks.rados.rados.0.smithi037.stdout:2718: rollback oid 5 current snap is 346 2024-08-17T17:35:47.803 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 5 to 335 2024-08-17T17:35:47.803 INFO:tasks.rados.rados.0.smithi037.stdout:2713: finishing write tid 1 to smithi03781225-30 2024-08-17T17:35:47.803 INFO:tasks.rados.rados.0.smithi037.stdout:2713: finishing write tid 2 to smithi03781225-30 2024-08-17T17:35:47.803 INFO:tasks.rados.rados.0.smithi037.stdout:2713: finishing write tid 3 to smithi03781225-30 2024-08-17T17:35:47.803 INFO:tasks.rados.rados.0.smithi037.stdout:2712: done (5 left) 2024-08-17T17:35:47.803 INFO:tasks.rados.rados.0.smithi037.stdout:2719: snap_create 2024-08-17T17:35:47.803 INFO:tasks.rados.rados.0.smithi037.stdout:2713: finishing write tid 4 to smithi03781225-30 2024-08-17T17:35:47.803 INFO:tasks.rados.rados.0.smithi037.stdout:2713: finishing write tid 5 to smithi03781225-30 2024-08-17T17:35:47.803 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 1327 (ObjNum 1016 snap 346 seq_num 1016) dirty exists 2024-08-17T17:35:47.803 INFO:tasks.rados.rados.0.smithi037.stdout:2713: left oid 30 (ObjNum 1016 snap 346 seq_num 1016) 2024-08-17T17:35:47.803 INFO:tasks.rados.rados.0.smithi037.stdout:2714: finishing write tid 1 to smithi03781225-24 2024-08-17T17:35:47.803 INFO:tasks.rados.rados.0.smithi037.stdout:2714: finishing write tid 2 to smithi03781225-24 2024-08-17T17:35:47.804 INFO:tasks.rados.rados.0.smithi037.stdout:2714: finishing write tid 3 to smithi03781225-24 2024-08-17T17:35:47.804 INFO:tasks.rados.rados.0.smithi037.stdout:2714: finishing write tid 4 to smithi03781225-24 2024-08-17T17:35:47.804 INFO:tasks.rados.rados.0.smithi037.stdout:2714: finishing write tid 5 to smithi03781225-24 2024-08-17T17:35:47.804 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 24 v 1096 (ObjNum 1017 snap 346 seq_num 1017) dirty exists 2024-08-17T17:35:47.804 INFO:tasks.rados.rados.0.smithi037.stdout:2714: left oid 24 (ObjNum 1017 snap 346 seq_num 1017) 2024-08-17T17:35:47.810 INFO:tasks.rados.rados.0.smithi037.stdout:2718: finishing rollback tid 1 to smithi03781225-5 2024-08-17T17:35:47.810 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 5 v 470 (ObjNum 129 snap 0 seq_num 4060852832) dirty dne 2024-08-17T17:35:47.816 INFO:tasks.rados.rados.0.smithi037.stdout:2716: expect (ObjNum 1007 snap 343 seq_num 1007) 2024-08-17T17:35:47.979 INFO:tasks.rados.rados.0.smithi037.stdout:2717: expect (ObjNum 880 snap 307 seq_num 880) 2024-08-17T17:35:48.804 INFO:tasks.rados.rados.0.smithi037.stdout:2713: done (5 left) 2024-08-17T17:35:48.805 INFO:tasks.rados.rados.0.smithi037.stdout:2714: done (4 left) 2024-08-17T17:35:48.805 INFO:tasks.rados.rados.0.smithi037.stdout:2716: done (3 left) 2024-08-17T17:35:48.805 INFO:tasks.rados.rados.0.smithi037.stdout:2717: done (2 left) 2024-08-17T17:35:48.805 INFO:tasks.rados.rados.0.smithi037.stdout:2718: done (1 left) 2024-08-17T17:35:48.805 INFO:tasks.rados.rados.0.smithi037.stdout:2719: done (0 left) 2024-08-17T17:35:48.805 INFO:tasks.rados.rados.0.smithi037.stdout:2720: rollback oid 32 current snap is 347 2024-08-17T17:35:48.805 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 32 to 305 2024-08-17T17:35:48.805 INFO:tasks.rados.rados.0.smithi037.stdout:2721: delete oid 43 current snap is 347 2024-08-17T17:35:48.808 INFO:tasks.rados.rados.0.smithi037.stdout:2721: done (1 left) 2024-08-17T17:35:48.808 INFO:tasks.rados.rados.0.smithi037.stdout:2722: read oid 11 snap -1 2024-08-17T17:35:48.808 INFO:tasks.rados.rados.0.smithi037.stdout:2722: expect deleted 2024-08-17T17:35:48.808 INFO:tasks.rados.rados.0.smithi037.stdout:2723: snap_create 2024-08-17T17:35:48.813 INFO:tasks.rados.rados.0.smithi037.stdout:2720: finishing rollback tid 0 to smithi03781225-32 2024-08-17T17:35:48.813 INFO:tasks.rados.rados.0.smithi037.stdout:2720: finishing rollback tid 1 to smithi03781225-32 2024-08-17T17:35:48.814 INFO:tasks.rados.rados.0.smithi037.stdout:2720: finishing rollback tid 2 to smithi03781225-32 2024-08-17T17:35:48.814 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 32 v 460 (ObjNum 804 snap 278 seq_num 804) dirty exists 2024-08-17T17:35:49.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:48 smithi046 ceph-mon[88218]: pgmap v749: 89 pgs: 89 active+clean; 248 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-08-17T17:35:49.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:48 smithi046 ceph-mon[88218]: osdmap e761: 8 total, 8 up, 8 in 2024-08-17T17:35:49.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:48 smithi037 ceph-mon[102022]: pgmap v749: 89 pgs: 89 active+clean; 248 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-08-17T17:35:49.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:48 smithi037 ceph-mon[102022]: osdmap e761: 8 total, 8 up, 8 in 2024-08-17T17:35:49.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:48 smithi037 ceph-mon[97894]: pgmap v749: 89 pgs: 89 active+clean; 248 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-08-17T17:35:49.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:48 smithi037 ceph-mon[97894]: osdmap e761: 8 total, 8 up, 8 in 2024-08-17T17:35:49.294 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:35:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:35:48] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.51.0" 2024-08-17T17:35:49.816 INFO:tasks.rados.rados.0.smithi037.stdout:2720: done (2 left) 2024-08-17T17:35:49.816 INFO:tasks.rados.rados.0.smithi037.stdout:2722: done (1 left) 2024-08-17T17:35:49.816 INFO:tasks.rados.rados.0.smithi037.stdout:2723: done (0 left) 2024-08-17T17:35:49.816 INFO:tasks.rados.rados.0.smithi037.stdout:2724: read oid 7 snap 344 2024-08-17T17:35:49.816 INFO:tasks.rados.rados.0.smithi037.stdout:2724: expect (ObjNum 959 snap 325 seq_num 959) 2024-08-17T17:35:49.816 INFO:tasks.rados.rados.0.smithi037.stdout:2725: write oid 17 current snap is 348 2024-08-17T17:35:49.816 INFO:tasks.rados.rados.0.smithi037.stdout:2725: seq_num 1019 ranges {726333=670033,2096210=724353} 2024-08-17T17:35:49.823 INFO:tasks.rados.rados.0.smithi037.stdout:2725: writing smithi03781225-17 from 726333 to 1396366 tid 1 2024-08-17T17:35:49.832 INFO:tasks.rados.rados.0.smithi037.stdout:2725: writing smithi03781225-17 from 2096210 to 2820563 tid 2 2024-08-17T17:35:49.832 INFO:tasks.rados.rados.0.smithi037.stdout:2726: read oid 13 snap -1 2024-08-17T17:35:49.832 INFO:tasks.rados.rados.0.smithi037.stdout:2726: expect (ObjNum 1003 snap 341 seq_num 1003) 2024-08-17T17:35:49.832 INFO:tasks.rados.rados.0.smithi037.stdout:2727: read oid 40 snap -1 2024-08-17T17:35:49.832 INFO:tasks.rados.rados.0.smithi037.stdout:2727: expect (ObjNum 1012 snap 344 seq_num 1012) 2024-08-17T17:35:49.832 INFO:tasks.rados.rados.0.smithi037.stdout:2728: write oid 11 current snap is 348 2024-08-17T17:35:49.832 INFO:tasks.rados.rados.0.smithi037.stdout:2728: seq_num 1020 ranges {743140=745282,2154692=468011} 2024-08-17T17:35:49.840 INFO:tasks.rados.rados.0.smithi037.stdout:2728: writing smithi03781225-11 from 743140 to 1488422 tid 1 2024-08-17T17:35:49.847 INFO:tasks.rados.rados.0.smithi037.stdout:2728: writing smithi03781225-11 from 2154692 to 2622703 tid 2 2024-08-17T17:35:49.847 INFO:tasks.rados.rados.0.smithi037.stdout:2729: read oid 34 snap -1 2024-08-17T17:35:49.847 INFO:tasks.rados.rados.0.smithi037.stdout:2729: expect (ObjNum 967 snap 331 seq_num 967) 2024-08-17T17:35:49.847 INFO:tasks.rados.rados.0.smithi037.stdout:2730: read oid 35 snap 330 2024-08-17T17:35:49.847 INFO:tasks.rados.rados.0.smithi037.stdout:2730: expect (ObjNum 937 snap 321 seq_num 937) 2024-08-17T17:35:49.847 INFO:tasks.rados.rados.0.smithi037.stdout:2731: write oid 19 current snap is 348 2024-08-17T17:35:49.847 INFO:tasks.rados.rados.0.smithi037.stdout:2724: expect (ObjNum 959 snap 325 seq_num 959) 2024-08-17T17:35:50.031 INFO:tasks.rados.rados.0.smithi037.stdout:2725: finishing write tid 1 to smithi03781225-17 2024-08-17T17:35:50.031 INFO:tasks.rados.rados.0.smithi037.stdout:2731: seq_num 1021 ranges {759947=420531,1813174=728022} 2024-08-17T17:35:50.037 INFO:tasks.rados.rados.0.smithi037.stdout:2731: writing smithi03781225-19 from 759947 to 1180478 tid 1 2024-08-17T17:35:50.045 INFO:tasks.rados.rados.0.smithi037.stdout:2731: writing smithi03781225-19 from 1813174 to 2541196 tid 2 2024-08-17T17:35:50.045 INFO:tasks.rados.rados.0.smithi037.stdout:2724: done (7 left) 2024-08-17T17:35:50.045 INFO:tasks.rados.rados.0.smithi037.stdout:2732: snap_remove snap 313 2024-08-17T17:35:50.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:49 smithi046 ceph-mon[88218]: osdmap e762: 8 total, 8 up, 8 in 2024-08-17T17:35:50.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:49 smithi037 ceph-mon[102022]: osdmap e762: 8 total, 8 up, 8 in 2024-08-17T17:35:50.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:49 smithi037 ceph-mon[97894]: osdmap e762: 8 total, 8 up, 8 in 2024-08-17T17:35:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:35:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:35:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:35:50.821 INFO:tasks.rados.rados.0.smithi037.stdout:2732: done (7 left) 2024-08-17T17:35:50.821 INFO:tasks.rados.rados.0.smithi037.stdout:2733: write oid 43 current snap is 348 2024-08-17T17:35:50.821 INFO:tasks.rados.rados.0.smithi037.stdout:2733: seq_num 1022 ranges {776754=495780,1871656=471680,2965828=210926} 2024-08-17T17:35:50.829 INFO:tasks.rados.rados.0.smithi037.stdout:2733: writing smithi03781225-43 from 776754 to 1272534 tid 1 2024-08-17T17:35:50.835 INFO:tasks.rados.rados.0.smithi037.stdout:2733: writing smithi03781225-43 from 1871656 to 2343336 tid 2 2024-08-17T17:35:50.840 INFO:tasks.rados.rados.0.smithi037.stdout:2733: writing smithi03781225-43 from 2965828 to 3176754 tid 3 2024-08-17T17:35:50.840 INFO:tasks.rados.rados.0.smithi037.stdout:2734: rollback oid 2 current snap is 348 2024-08-17T17:35:50.840 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 2 to 347 2024-08-17T17:35:50.840 INFO:tasks.rados.rados.0.smithi037.stdout:2735: read oid 42 snap -1 2024-08-17T17:35:50.840 INFO:tasks.rados.rados.0.smithi037.stdout:2735: expect deleted 2024-08-17T17:35:50.840 INFO:tasks.rados.rados.0.smithi037.stdout:2736: snap_remove snap 344 2024-08-17T17:35:51.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:50 smithi046 ceph-mon[88218]: pgmap v752: 89 pgs: 89 active+clean; 253 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 1.0 MiB/s wr, 8 op/s 2024-08-17T17:35:51.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:50 smithi046 ceph-mon[88218]: osdmap e763: 8 total, 8 up, 8 in 2024-08-17T17:35:51.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:50 smithi037 ceph-mon[97894]: pgmap v752: 89 pgs: 89 active+clean; 253 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 1.0 MiB/s wr, 8 op/s 2024-08-17T17:35:51.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:50 smithi037 ceph-mon[97894]: osdmap e763: 8 total, 8 up, 8 in 2024-08-17T17:35:51.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:50 smithi037 ceph-mon[102022]: pgmap v752: 89 pgs: 89 active+clean; 253 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 1.0 MiB/s wr, 8 op/s 2024-08-17T17:35:51.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:50 smithi037 ceph-mon[102022]: osdmap e763: 8 total, 8 up, 8 in 2024-08-17T17:35:51.802 INFO:tasks.rados.rados.0.smithi037.stdout:2736: done (10 left) 2024-08-17T17:35:51.802 INFO:tasks.rados.rados.0.smithi037.stdout:2737: delete oid 7 current snap is 348 2024-08-17T17:35:51.802 INFO:tasks.rados.rados.0.smithi037.stdout:2726: expect (ObjNum 1003 snap 341 seq_num 1003) 2024-08-17T17:35:51.901 INFO:tasks.rados.rados.0.smithi037.stdout:2728: finishing write tid 1 to smithi03781225-11 2024-08-17T17:35:51.901 INFO:tasks.rados.rados.0.smithi037.stdout:2725: finishing write tid 2 to smithi03781225-17 2024-08-17T17:35:51.901 INFO:tasks.rados.rados.0.smithi037.stdout:2725: finishing write tid 3 to smithi03781225-17 2024-08-17T17:35:51.901 INFO:tasks.rados.rados.0.smithi037.stdout:2726: done (10 left) 2024-08-17T17:35:51.902 INFO:tasks.rados.rados.0.smithi037.stdout:2737: done (9 left) 2024-08-17T17:35:51.902 INFO:tasks.rados.rados.0.smithi037.stdout:2738: write oid 6 current snap is 348 2024-08-17T17:35:51.902 INFO:tasks.rados.rados.0.smithi037.stdout:2725: finishing write tid 4 to smithi03781225-17 2024-08-17T17:35:51.902 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 1089 (ObjNum 1019 snap 348 seq_num 1019) dirty exists 2024-08-17T17:35:51.902 INFO:tasks.rados.rados.0.smithi037.stdout:2725: left oid 17 (ObjNum 1019 snap 348 seq_num 1019) 2024-08-17T17:35:51.902 INFO:tasks.rados.rados.0.smithi037.stdout:2727: expect (ObjNum 1012 snap 344 seq_num 1012) 2024-08-17T17:35:52.152 INFO:tasks.rados.rados.0.smithi037.stdout:2728: finishing write tid 2 to smithi03781225-11 2024-08-17T17:35:52.152 INFO:tasks.rados.rados.0.smithi037.stdout:2728: finishing write tid 3 to smithi03781225-11 2024-08-17T17:35:52.152 INFO:tasks.rados.rados.0.smithi037.stdout:2738: seq_num 1024 ranges {410368=646278,1472267=475349,2504321=405600} 2024-08-17T17:35:52.157 INFO:tasks.rados.rados.0.smithi037.stdout:2738: writing smithi03781225-6 from 410368 to 1056646 tid 1 2024-08-17T17:35:52.162 INFO:tasks.rados.rados.0.smithi037.stdout:2738: writing smithi03781225-6 from 1472267 to 1947616 tid 2 2024-08-17T17:35:52.167 INFO:tasks.rados.rados.0.smithi037.stdout:2738: writing smithi03781225-6 from 2504321 to 2909921 tid 3 2024-08-17T17:35:52.168 INFO:tasks.rados.rados.0.smithi037.stdout:2725: done (9 left) 2024-08-17T17:35:52.168 INFO:tasks.rados.rados.0.smithi037.stdout:2727: done (8 left) 2024-08-17T17:35:52.168 INFO:tasks.rados.rados.0.smithi037.stdout:2739: write oid 3 current snap is 348 2024-08-17T17:35:52.168 INFO:tasks.rados.rados.0.smithi037.stdout:2728: finishing write tid 4 to smithi03781225-11 2024-08-17T17:35:52.168 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 11 v 838 (ObjNum 1020 snap 348 seq_num 1020) dirty exists 2024-08-17T17:35:52.168 INFO:tasks.rados.rados.0.smithi037.stdout:2728: left oid 11 (ObjNum 1020 snap 348 seq_num 1020) 2024-08-17T17:35:52.168 INFO:tasks.rados.rados.0.smithi037.stdout:2730: expect (ObjNum 937 snap 321 seq_num 937) 2024-08-17T17:35:52.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:51 smithi046 ceph-mon[88218]: osdmap e764: 8 total, 8 up, 8 in 2024-08-17T17:35:52.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:51 smithi046 ceph-mon[88218]: osdmap e765: 8 total, 8 up, 8 in 2024-08-17T17:35:52.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:51 smithi037 ceph-mon[102022]: osdmap e764: 8 total, 8 up, 8 in 2024-08-17T17:35:52.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:51 smithi037 ceph-mon[102022]: osdmap e765: 8 total, 8 up, 8 in 2024-08-17T17:35:52.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:51 smithi037 ceph-mon[97894]: osdmap e764: 8 total, 8 up, 8 in 2024-08-17T17:35:52.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:51 smithi037 ceph-mon[97894]: osdmap e765: 8 total, 8 up, 8 in 2024-08-17T17:35:52.293 INFO:tasks.rados.rados.0.smithi037.stdout:2729: expect (ObjNum 967 snap 331 seq_num 967) 2024-08-17T17:35:52.406 INFO:tasks.rados.rados.0.smithi037.stdout:2731: finishing write tid 1 to smithi03781225-19 2024-08-17T17:35:52.406 INFO:tasks.rados.rados.0.smithi037.stdout:2731: finishing write tid 2 to smithi03781225-19 2024-08-17T17:35:52.406 INFO:tasks.rados.rados.0.smithi037.stdout:2731: finishing write tid 3 to smithi03781225-19 2024-08-17T17:35:52.406 INFO:tasks.rados.rados.0.smithi037.stdout:2731: finishing write tid 4 to smithi03781225-19 2024-08-17T17:35:52.406 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 19 v 1102 (ObjNum 1021 snap 348 seq_num 1021) dirty exists 2024-08-17T17:35:52.406 INFO:tasks.rados.rados.0.smithi037.stdout:2731: left oid 19 (ObjNum 1021 snap 348 seq_num 1021) 2024-08-17T17:35:52.406 INFO:tasks.rados.rados.0.smithi037.stdout:2733: finishing write tid 1 to smithi03781225-43 2024-08-17T17:35:52.407 INFO:tasks.rados.rados.0.smithi037.stdout:2733: finishing write tid 2 to smithi03781225-43 2024-08-17T17:35:52.407 INFO:tasks.rados.rados.0.smithi037.stdout:2733: finishing write tid 3 to smithi03781225-43 2024-08-17T17:35:52.407 INFO:tasks.rados.rados.0.smithi037.stdout:2739: seq_num 1025 ranges {427175=721527,1930749=735360} 2024-08-17T17:35:52.412 INFO:tasks.rados.rados.0.smithi037.stdout:2739: writing smithi03781225-3 from 427175 to 1148702 tid 1 2024-08-17T17:35:52.421 INFO:tasks.rados.rados.0.smithi037.stdout:2739: writing smithi03781225-3 from 1930749 to 2666109 tid 2 2024-08-17T17:35:52.421 INFO:tasks.rados.rados.0.smithi037.stdout:2728: done (8 left) 2024-08-17T17:35:52.421 INFO:tasks.rados.rados.0.smithi037.stdout:2729: done (7 left) 2024-08-17T17:35:52.421 INFO:tasks.rados.rados.0.smithi037.stdout:2730: done (6 left) 2024-08-17T17:35:52.421 INFO:tasks.rados.rados.0.smithi037.stdout:2731: done (5 left) 2024-08-17T17:35:52.421 INFO:tasks.rados.rados.0.smithi037.stdout:2740: delete oid 9 current snap is 348 2024-08-17T17:35:52.421 INFO:tasks.rados.rados.0.smithi037.stdout:2733: finishing write tid 4 to smithi03781225-43 2024-08-17T17:35:52.421 INFO:tasks.rados.rados.0.smithi037.stdout:2733: finishing write tid 5 to smithi03781225-43 2024-08-17T17:35:52.421 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 43 v 1451 (ObjNum 1022 snap 348 seq_num 1022) dirty exists 2024-08-17T17:35:52.421 INFO:tasks.rados.rados.0.smithi037.stdout:2733: left oid 43 (ObjNum 1022 snap 348 seq_num 1022) 2024-08-17T17:35:52.421 INFO:tasks.rados.rados.0.smithi037.stdout:2734: finishing rollback tid 1 to smithi03781225-2 2024-08-17T17:35:52.421 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 2 v 1307 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-17T17:35:52.422 INFO:tasks.rados.rados.0.smithi037.stdout:2738: finishing write tid 1 to smithi03781225-6 2024-08-17T17:35:52.422 INFO:tasks.rados.rados.0.smithi037.stdout:2738: finishing write tid 2 to smithi03781225-6 2024-08-17T17:35:52.422 INFO:tasks.rados.rados.0.smithi037.stdout:2738: finishing write tid 3 to smithi03781225-6 2024-08-17T17:35:52.422 INFO:tasks.rados.rados.0.smithi037.stdout:2738: finishing write tid 4 to smithi03781225-6 2024-08-17T17:35:52.422 INFO:tasks.rados.rados.0.smithi037.stdout:2738: finishing write tid 5 to smithi03781225-6 2024-08-17T17:35:52.422 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 6 v 1111 (ObjNum 1024 snap 348 seq_num 1024) dirty exists 2024-08-17T17:35:52.422 INFO:tasks.rados.rados.0.smithi037.stdout:2738: left oid 6 (ObjNum 1024 snap 348 seq_num 1024) 2024-08-17T17:35:52.422 INFO:tasks.rados.rados.0.smithi037.stdout:2739: finishing write tid 1 to smithi03781225-3 2024-08-17T17:35:52.424 INFO:tasks.rados.rados.0.smithi037.stdout:2733: done (5 left) 2024-08-17T17:35:52.424 INFO:tasks.rados.rados.0.smithi037.stdout:2734: done (4 left) 2024-08-17T17:35:52.424 INFO:tasks.rados.rados.0.smithi037.stdout:2735: done (3 left) 2024-08-17T17:35:52.424 INFO:tasks.rados.rados.0.smithi037.stdout:2738: done (2 left) 2024-08-17T17:35:52.424 INFO:tasks.rados.rados.0.smithi037.stdout:2740: done (1 left) 2024-08-17T17:35:52.424 INFO:tasks.rados.rados.0.smithi037.stdout:2741: delete oid 19 current snap is 348 2024-08-17T17:35:52.424 INFO:tasks.rados.rados.0.smithi037.stdout:2739: finishing write tid 2 to smithi03781225-3 2024-08-17T17:35:52.425 INFO:tasks.rados.rados.0.smithi037.stdout:2739: finishing write tid 3 to smithi03781225-3 2024-08-17T17:35:52.425 INFO:tasks.rados.rados.0.smithi037.stdout:2739: finishing write tid 4 to smithi03781225-3 2024-08-17T17:35:52.425 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 543 (ObjNum 1025 snap 348 seq_num 1025) dirty exists 2024-08-17T17:35:52.425 INFO:tasks.rados.rados.0.smithi037.stdout:2739: left oid 3 (ObjNum 1025 snap 348 seq_num 1025) 2024-08-17T17:35:52.426 INFO:tasks.rados.rados.0.smithi037.stdout:2739: done (1 left) 2024-08-17T17:35:52.426 INFO:tasks.rados.rados.0.smithi037.stdout:2741: done (0 left) 2024-08-17T17:35:52.426 INFO:tasks.rados.rados.0.smithi037.stdout:2742: snap_remove snap 343 2024-08-17T17:35:52.831 INFO:tasks.rados.rados.0.smithi037.stdout:2742: done (0 left) 2024-08-17T17:35:52.831 INFO:tasks.rados.rados.0.smithi037.stdout:2743: snap_remove snap 321 2024-08-17T17:35:53.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:52 smithi046 ceph-mon[88218]: pgmap v755: 89 pgs: 89 active+clean; 257 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T17:35:53.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:52 smithi037 ceph-mon[102022]: pgmap v755: 89 pgs: 89 active+clean; 257 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T17:35:53.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:52 smithi037 ceph-mon[97894]: pgmap v755: 89 pgs: 89 active+clean; 257 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T17:35:53.846 INFO:tasks.rados.rados.0.smithi037.stdout:2743: done (0 left) 2024-08-17T17:35:53.846 INFO:tasks.rados.rados.0.smithi037.stdout:2744: snap_create 2024-08-17T17:35:54.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:53 smithi046 ceph-mon[88218]: osdmap e766: 8 total, 8 up, 8 in 2024-08-17T17:35:54.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:53 smithi037 ceph-mon[102022]: osdmap e766: 8 total, 8 up, 8 in 2024-08-17T17:35:54.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:53 smithi037 ceph-mon[97894]: osdmap e766: 8 total, 8 up, 8 in 2024-08-17T17:35:54.840 INFO:tasks.rados.rados.0.smithi037.stdout:2744: done (0 left) 2024-08-17T17:35:54.840 INFO:tasks.rados.rados.0.smithi037.stdout:2745: read oid 24 snap -1 2024-08-17T17:35:54.840 INFO:tasks.rados.rados.0.smithi037.stdout:2745: expect (ObjNum 1017 snap 346 seq_num 1017) 2024-08-17T17:35:54.840 INFO:tasks.rados.rados.0.smithi037.stdout:2746: snap_remove snap 327 2024-08-17T17:35:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:54 smithi046 ceph-mon[88218]: pgmap v758: 89 pgs: 89 active+clean; 256 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 584 KiB/s wr, 9 op/s 2024-08-17T17:35:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:54 smithi046 ceph-mon[88218]: osdmap e767: 8 total, 8 up, 8 in 2024-08-17T17:35:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:55.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:54 smithi037 ceph-mon[97894]: pgmap v758: 89 pgs: 89 active+clean; 256 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 584 KiB/s wr, 9 op/s 2024-08-17T17:35:55.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:54 smithi037 ceph-mon[97894]: osdmap e767: 8 total, 8 up, 8 in 2024-08-17T17:35:55.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:55.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:54 smithi037 ceph-mon[102022]: pgmap v758: 89 pgs: 89 active+clean; 256 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 584 KiB/s wr, 9 op/s 2024-08-17T17:35:55.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:54 smithi037 ceph-mon[102022]: osdmap e767: 8 total, 8 up, 8 in 2024-08-17T17:35:55.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:55.851 INFO:tasks.rados.rados.0.smithi037.stdout:2746: done (1 left) 2024-08-17T17:35:55.852 INFO:tasks.rados.rados.0.smithi037.stdout:2747: write oid 41 current snap is 349 2024-08-17T17:35:55.852 INFO:tasks.rados.rados.0.smithi037.stdout:2747: seq_num 1028 ranges {477596=663627,1706195=482687,2614013=567041} 2024-08-17T17:35:55.858 INFO:tasks.rados.rados.0.smithi037.stdout:2747: writing smithi03781225-41 from 477596 to 1141223 tid 1 2024-08-17T17:35:55.865 INFO:tasks.rados.rados.0.smithi037.stdout:2747: writing smithi03781225-41 from 1706195 to 2188882 tid 2 2024-08-17T17:35:55.871 INFO:tasks.rados.rados.0.smithi037.stdout:2747: writing smithi03781225-41 from 2614013 to 3181054 tid 3 2024-08-17T17:35:55.871 INFO:tasks.rados.rados.0.smithi037.stdout:2748: delete oid 8 current snap is 349 2024-08-17T17:35:55.871 INFO:tasks.rados.rados.0.smithi037.stdout:2745: expect (ObjNum 1017 snap 346 seq_num 1017) 2024-08-17T17:35:55.975 INFO:tasks.rados.rados.0.smithi037.stdout:2747: finishing write tid 1 to smithi03781225-41 2024-08-17T17:35:55.975 INFO:tasks.rados.rados.0.smithi037.stdout:2747: finishing write tid 2 to smithi03781225-41 2024-08-17T17:35:55.976 INFO:tasks.rados.rados.0.smithi037.stdout:2747: finishing write tid 3 to smithi03781225-41 2024-08-17T17:35:55.976 INFO:tasks.rados.rados.0.smithi037.stdout:2747: finishing write tid 4 to smithi03781225-41 2024-08-17T17:35:55.976 INFO:tasks.rados.rados.0.smithi037.stdout:2747: finishing write tid 5 to smithi03781225-41 2024-08-17T17:35:55.976 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 518 (ObjNum 1028 snap 349 seq_num 1028) dirty exists 2024-08-17T17:35:55.976 INFO:tasks.rados.rados.0.smithi037.stdout:2747: left oid 41 (ObjNum 1028 snap 349 seq_num 1028) 2024-08-17T17:35:55.976 INFO:tasks.rados.rados.0.smithi037.stdout:2745: done (2 left) 2024-08-17T17:35:55.976 INFO:tasks.rados.rados.0.smithi037.stdout:2747: done (1 left) 2024-08-17T17:35:55.976 INFO:tasks.rados.rados.0.smithi037.stdout:2748: done (0 left) 2024-08-17T17:35:55.976 INFO:tasks.rados.rados.0.smithi037.stdout:2749: read oid 41 snap -1 2024-08-17T17:35:55.976 INFO:tasks.rados.rados.0.smithi037.stdout:2749: expect (ObjNum 1028 snap 349 seq_num 1028) 2024-08-17T17:35:55.976 INFO:tasks.rados.rados.0.smithi037.stdout:2750: read oid 4 snap -1 2024-08-17T17:35:55.976 INFO:tasks.rados.rados.0.smithi037.stdout:2750: expect deleted 2024-08-17T17:35:55.977 INFO:tasks.rados.rados.0.smithi037.stdout:2751: rollback oid 45 current snap is 349 2024-08-17T17:35:55.977 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 45 to 347 2024-08-17T17:35:55.977 INFO:tasks.rados.rados.0.smithi037.stdout:2752: snap_create 2024-08-17T17:35:55.978 INFO:tasks.rados.rados.0.smithi037.stdout:2751: finishing rollback tid 0 to smithi03781225-45 2024-08-17T17:35:55.978 INFO:tasks.rados.rados.0.smithi037.stdout:2751: finishing rollback tid 1 to smithi03781225-45 2024-08-17T17:35:55.979 INFO:tasks.rados.rados.0.smithi037.stdout:2751: finishing rollback tid 2 to smithi03781225-45 2024-08-17T17:35:55.979 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 583 (ObjNum 998 snap 341 seq_num 998) dirty exists 2024-08-17T17:35:55.982 INFO:tasks.rados.rados.0.smithi037.stdout:2749: expect (ObjNum 1028 snap 349 seq_num 1028) 2024-08-17T17:35:56.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:55 smithi046 ceph-mon[88218]: osdmap e768: 8 total, 8 up, 8 in 2024-08-17T17:35:56.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:55 smithi037 ceph-mon[97894]: osdmap e768: 8 total, 8 up, 8 in 2024-08-17T17:35:56.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:55 smithi037 ceph-mon[102022]: osdmap e768: 8 total, 8 up, 8 in 2024-08-17T17:35:56.803 INFO:tasks.rados.rados.0.smithi037.stdout:2749: done (3 left) 2024-08-17T17:35:56.803 INFO:tasks.rados.rados.0.smithi037.stdout:2750: done (2 left) 2024-08-17T17:35:56.803 INFO:tasks.rados.rados.0.smithi037.stdout:2751: done (1 left) 2024-08-17T17:35:56.803 INFO:tasks.rados.rados.0.smithi037.stdout:2752: done (0 left) 2024-08-17T17:35:56.804 INFO:tasks.rados.rados.0.smithi037.stdout:2753: read oid 42 snap -1 2024-08-17T17:35:56.804 INFO:tasks.rados.rados.0.smithi037.stdout:2753: expect deleted 2024-08-17T17:35:56.804 INFO:tasks.rados.rados.0.smithi037.stdout:2754: read oid 29 snap -1 2024-08-17T17:35:56.804 INFO:tasks.rados.rados.0.smithi037.stdout:2754: expect (ObjNum 813 snap 280 seq_num 813) 2024-08-17T17:35:56.804 INFO:tasks.rados.rados.0.smithi037.stdout:2755: read oid 21 snap -1 2024-08-17T17:35:56.804 INFO:tasks.rados.rados.0.smithi037.stdout:2755: expect (ObjNum 934 snap 319 seq_num 934) 2024-08-17T17:35:56.804 INFO:tasks.rados.rados.0.smithi037.stdout:2756: read oid 45 snap -1 2024-08-17T17:35:56.804 INFO:tasks.rados.rados.0.smithi037.stdout:2756: expect (ObjNum 998 snap 341 seq_num 998) 2024-08-17T17:35:56.804 INFO:tasks.rados.rados.0.smithi037.stdout:2757: rollback oid 34 current snap is 350 2024-08-17T17:35:56.804 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 34 to 346 2024-08-17T17:35:56.804 INFO:tasks.rados.rados.0.smithi037.stdout:2758: snap_remove snap 347 2024-08-17T17:35:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:56 smithi046 ceph-mon[88218]: pgmap v761: 89 pgs: 89 active+clean; 244 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-08-17T17:35:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:56 smithi046 ceph-mon[88218]: osdmap e769: 8 total, 8 up, 8 in 2024-08-17T17:35:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:56 smithi046 ceph-mon[88218]: osdmap e770: 8 total, 8 up, 8 in 2024-08-17T17:35:57.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:56 smithi037 ceph-mon[97894]: pgmap v761: 89 pgs: 89 active+clean; 244 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-08-17T17:35:57.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:56 smithi037 ceph-mon[97894]: osdmap e769: 8 total, 8 up, 8 in 2024-08-17T17:35:57.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:56 smithi037 ceph-mon[97894]: osdmap e770: 8 total, 8 up, 8 in 2024-08-17T17:35:57.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:56 smithi037 ceph-mon[102022]: pgmap v761: 89 pgs: 89 active+clean; 244 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-08-17T17:35:57.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:56 smithi037 ceph-mon[102022]: osdmap e769: 8 total, 8 up, 8 in 2024-08-17T17:35:57.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:56 smithi037 ceph-mon[102022]: osdmap e770: 8 total, 8 up, 8 in 2024-08-17T17:35:57.809 INFO:tasks.rados.rados.0.smithi037.stdout:2758: done (5 left) 2024-08-17T17:35:57.809 INFO:tasks.rados.rados.0.smithi037.stdout:2759: read oid 28 snap -1 2024-08-17T17:35:57.809 INFO:tasks.rados.rados.0.smithi037.stdout:2759: expect deleted 2024-08-17T17:35:57.809 INFO:tasks.rados.rados.0.smithi037.stdout:2760: write oid 41 current snap is 350 2024-08-17T17:35:57.809 INFO:tasks.rados.rados.0.smithi037.stdout:2757: finishing rollback tid 0 to smithi03781225-34 2024-08-17T17:35:57.809 INFO:tasks.rados.rados.0.smithi037.stdout:2757: finishing rollback tid 1 to smithi03781225-34 2024-08-17T17:35:57.810 INFO:tasks.rados.rados.0.smithi037.stdout:2757: finishing rollback tid 2 to smithi03781225-34 2024-08-17T17:35:57.810 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 1546 (ObjNum 967 snap 331 seq_num 967) dirty exists 2024-08-17T17:35:57.810 INFO:tasks.rados.rados.0.smithi037.stdout:2754: expect (ObjNum 813 snap 280 seq_num 813) 2024-08-17T17:35:57.934 INFO:tasks.rados.rados.0.smithi037.stdout:2756: expect (ObjNum 998 snap 341 seq_num 998) 2024-08-17T17:35:58.102 INFO:tasks.rados.rados.0.smithi037.stdout:2755: expect (ObjNum 934 snap 319 seq_num 934) 2024-08-17T17:35:58.265 INFO:tasks.rados.rados.0.smithi037.stdout:2760: seq_num 1030 ranges {511210=414125,1423159=486356,2668859=589585} 2024-08-17T17:35:58.270 INFO:tasks.rados.rados.0.smithi037.stdout:2760: writing smithi03781225-41 from 511210 to 925335 tid 1 2024-08-17T17:35:58.275 INFO:tasks.rados.rados.0.smithi037.stdout:2760: writing smithi03781225-41 from 1423159 to 1909515 tid 2 2024-08-17T17:35:58.283 INFO:tasks.rados.rados.0.smithi037.stdout:2760: writing smithi03781225-41 from 2668859 to 3258444 tid 3 2024-08-17T17:35:58.283 INFO:tasks.rados.rados.0.smithi037.stdout:2753: done (6 left) 2024-08-17T17:35:58.283 INFO:tasks.rados.rados.0.smithi037.stdout:2754: done (5 left) 2024-08-17T17:35:58.283 INFO:tasks.rados.rados.0.smithi037.stdout:2755: done (4 left) 2024-08-17T17:35:58.283 INFO:tasks.rados.rados.0.smithi037.stdout:2756: done (3 left) 2024-08-17T17:35:58.283 INFO:tasks.rados.rados.0.smithi037.stdout:2757: done (2 left) 2024-08-17T17:35:58.283 INFO:tasks.rados.rados.0.smithi037.stdout:2759: done (1 left) 2024-08-17T17:35:58.283 INFO:tasks.rados.rados.0.smithi037.stdout:2761: write oid 9 current snap is 350 2024-08-17T17:35:58.284 INFO:tasks.rados.rados.0.smithi037.stdout:2760: finishing write tid 1 to smithi03781225-41 2024-08-17T17:35:58.284 INFO:tasks.rados.rados.0.smithi037.stdout:2760: finishing write tid 2 to smithi03781225-41 2024-08-17T17:35:58.284 INFO:tasks.rados.rados.0.smithi037.stdout:2761: seq_num 1031 ranges {528017=489374,1481641=630014,2696282=400857} 2024-08-17T17:35:58.288 INFO:tasks.rados.rados.0.smithi037.stdout:2761: writing smithi03781225-9 from 528017 to 1017391 tid 1 2024-08-17T17:35:58.294 INFO:tasks.rados.rados.0.smithi037.stdout:2761: writing smithi03781225-9 from 1481641 to 2111655 tid 2 2024-08-17T17:35:58.300 INFO:tasks.rados.rados.0.smithi037.stdout:2761: writing smithi03781225-9 from 2696282 to 3097139 tid 3 2024-08-17T17:35:58.300 INFO:tasks.rados.rados.0.smithi037.stdout:2762: rollback oid 30 current snap is 350 2024-08-17T17:35:58.300 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 30 to 345 2024-08-17T17:35:58.300 INFO:tasks.rados.rados.0.smithi037.stdout:2760: finishing write tid 3 to smithi03781225-41 2024-08-17T17:35:58.300 INFO:tasks.rados.rados.0.smithi037.stdout:2760: finishing write tid 4 to smithi03781225-41 2024-08-17T17:35:58.301 INFO:tasks.rados.rados.0.smithi037.stdout:2760: finishing write tid 5 to smithi03781225-41 2024-08-17T17:35:58.301 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 525 (ObjNum 1030 snap 350 seq_num 1030) dirty exists 2024-08-17T17:35:58.301 INFO:tasks.rados.rados.0.smithi037.stdout:2760: left oid 41 (ObjNum 1030 snap 350 seq_num 1030) 2024-08-17T17:35:58.301 INFO:tasks.rados.rados.0.smithi037.stdout:2761: finishing write tid 1 to smithi03781225-9 2024-08-17T17:35:58.301 INFO:tasks.rados.rados.0.smithi037.stdout:2761: finishing write tid 2 to smithi03781225-9 2024-08-17T17:35:58.301 INFO:tasks.rados.rados.0.smithi037.stdout:2760: done (2 left) 2024-08-17T17:35:58.301 INFO:tasks.rados.rados.0.smithi037.stdout:2763: rollback oid 50 current snap is 350 2024-08-17T17:35:58.301 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 50 to 337 2024-08-17T17:35:58.301 INFO:tasks.rados.rados.0.smithi037.stdout:2764: read oid 34 snap -1 2024-08-17T17:35:58.301 INFO:tasks.rados.rados.0.smithi037.stdout:2764: expect (ObjNum 967 snap 331 seq_num 967) 2024-08-17T17:35:58.301 INFO:tasks.rados.rados.0.smithi037.stdout:2765: write oid 42 current snap is 350 2024-08-17T17:35:58.301 INFO:tasks.rados.rados.0.smithi037.stdout:2765: seq_num 1032 ranges {544824=564623,1823770=490025,3007352=337472} 2024-08-17T17:35:58.306 INFO:tasks.rados.rados.0.smithi037.stdout:2765: writing smithi03781225-42 from 544824 to 1109447 tid 1 2024-08-17T17:35:58.312 INFO:tasks.rados.rados.0.smithi037.stdout:2765: writing smithi03781225-42 from 1823770 to 2313795 tid 2 2024-08-17T17:35:58.318 INFO:tasks.rados.rados.0.smithi037.stdout:2765: writing smithi03781225-42 from 3007352 to 3344824 tid 3 2024-08-17T17:35:58.318 INFO:tasks.rados.rados.0.smithi037.stdout:2766: read oid 35 snap -1 2024-08-17T17:35:58.319 INFO:tasks.rados.rados.0.smithi037.stdout:2766: expect (ObjNum 937 snap 321 seq_num 937) 2024-08-17T17:35:58.319 INFO:tasks.rados.rados.0.smithi037.stdout:2767: write oid 33 current snap is 350 2024-08-17T17:35:58.319 INFO:tasks.rados.rados.0.smithi037.stdout:2767: seq_num 1033 ranges {561631=639872,1882252=633683,3034775=326856} 2024-08-17T17:35:58.325 INFO:tasks.rados.rados.0.smithi037.stdout:2767: writing smithi03781225-33 from 561631 to 1201503 tid 1 2024-08-17T17:35:58.333 INFO:tasks.rados.rados.0.smithi037.stdout:2767: writing smithi03781225-33 from 1882252 to 2515935 tid 2 2024-08-17T17:35:58.337 INFO:tasks.rados.rados.0.smithi037.stdout:2767: writing smithi03781225-33 from 3034775 to 3361631 tid 3 2024-08-17T17:35:58.337 INFO:tasks.rados.rados.0.smithi037.stdout:2768: write oid 12 current snap is 350 2024-08-17T17:35:58.337 INFO:tasks.rados.rados.0.smithi037.stdout:2768: seq_num 1034 ranges {578438=431474,1657087=493694,2778551=599887} 2024-08-17T17:35:58.343 INFO:tasks.rados.rados.0.smithi037.stdout:2768: writing smithi03781225-12 from 578438 to 1009912 tid 1 2024-08-17T17:35:58.349 INFO:tasks.rados.rados.0.smithi037.stdout:2768: writing smithi03781225-12 from 1657087 to 2150781 tid 2 2024-08-17T17:35:58.356 INFO:tasks.rados.rados.0.smithi037.stdout:2768: writing smithi03781225-12 from 2778551 to 3378438 tid 3 2024-08-17T17:35:58.356 INFO:tasks.rados.rados.0.smithi037.stdout:2769: read oid 26 snap -1 2024-08-17T17:35:58.356 INFO:tasks.rados.rados.0.smithi037.stdout:2769: expect (ObjNum 1014 snap 344 seq_num 1014) 2024-08-17T17:35:58.356 INFO:tasks.rados.rados.0.smithi037.stdout:2770: rollback oid 15 current snap is 350 2024-08-17T17:35:58.356 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 15 to 348 2024-08-17T17:35:58.357 INFO:tasks.rados.rados.0.smithi037.stdout:2763: finishing rollback tid 1 to smithi03781225-50 2024-08-17T17:35:58.357 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 50 v 1418 (ObjNum 593 snap 0 seq_num 4061177960) dirty dne 2024-08-17T17:35:58.357 INFO:tasks.rados.rados.0.smithi037.stdout:2764: expect (ObjNum 967 snap 331 seq_num 967) 2024-08-17T17:35:58.469 INFO:tasks.rados.rados.0.smithi037.stdout:2761: finishing write tid 3 to smithi03781225-9 2024-08-17T17:35:58.469 INFO:tasks.rados.rados.0.smithi037.stdout:2761: finishing write tid 4 to smithi03781225-9 2024-08-17T17:35:58.469 INFO:tasks.rados.rados.0.smithi037.stdout:2762: finishing rollback tid 0 to smithi03781225-30 2024-08-17T17:35:58.470 INFO:tasks.rados.rados.0.smithi037.stdout:2762: finishing rollback tid 1 to smithi03781225-30 2024-08-17T17:35:58.470 INFO:tasks.rados.rados.0.smithi037.stdout:2761: finishing write tid 5 to smithi03781225-9 2024-08-17T17:35:58.470 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 2261 (ObjNum 1031 snap 350 seq_num 1031) dirty exists 2024-08-17T17:35:58.470 INFO:tasks.rados.rados.0.smithi037.stdout:2761: left oid 9 (ObjNum 1031 snap 350 seq_num 1031) 2024-08-17T17:35:58.470 INFO:tasks.rados.rados.0.smithi037.stdout:2762: finishing rollback tid 2 to smithi03781225-30 2024-08-17T17:35:58.470 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 1369 (ObjNum 986 snap 338 seq_num 986) dirty exists 2024-08-17T17:35:58.470 INFO:tasks.rados.rados.0.smithi037.stdout:2765: finishing write tid 1 to smithi03781225-42 2024-08-17T17:35:58.470 INFO:tasks.rados.rados.0.smithi037.stdout:2765: finishing write tid 2 to smithi03781225-42 2024-08-17T17:35:58.470 INFO:tasks.rados.rados.0.smithi037.stdout:2765: finishing write tid 3 to smithi03781225-42 2024-08-17T17:35:58.471 INFO:tasks.rados.rados.0.smithi037.stdout:2765: finishing write tid 4 to smithi03781225-42 2024-08-17T17:35:58.471 INFO:tasks.rados.rados.0.smithi037.stdout:2765: finishing write tid 5 to smithi03781225-42 2024-08-17T17:35:58.471 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 1466 (ObjNum 1032 snap 350 seq_num 1032) dirty exists 2024-08-17T17:35:58.471 INFO:tasks.rados.rados.0.smithi037.stdout:2765: left oid 42 (ObjNum 1032 snap 350 seq_num 1032) 2024-08-17T17:35:58.471 INFO:tasks.rados.rados.0.smithi037.stdout:2761: done (9 left) 2024-08-17T17:35:58.471 INFO:tasks.rados.rados.0.smithi037.stdout:2762: done (8 left) 2024-08-17T17:35:58.471 INFO:tasks.rados.rados.0.smithi037.stdout:2763: done (7 left) 2024-08-17T17:35:58.472 INFO:tasks.rados.rados.0.smithi037.stdout:2764: done (6 left) 2024-08-17T17:35:58.472 INFO:tasks.rados.rados.0.smithi037.stdout:2765: done (5 left) 2024-08-17T17:35:58.473 INFO:tasks.rados.rados.0.smithi037.stdout:2771: read oid 41 snap -1 2024-08-17T17:35:58.473 INFO:tasks.rados.rados.0.smithi037.stdout:2771: expect (ObjNum 1030 snap 350 seq_num 1030) 2024-08-17T17:35:58.474 INFO:tasks.rados.rados.0.smithi037.stdout:2772: snap_create 2024-08-17T17:35:58.474 INFO:tasks.rados.rados.0.smithi037.stdout:2766: expect (ObjNum 937 snap 321 seq_num 937) 2024-08-17T17:35:58.596 INFO:tasks.rados.rados.0.smithi037.stdout:2767: finishing write tid 1 to smithi03781225-33 2024-08-17T17:35:58.596 INFO:tasks.rados.rados.0.smithi037.stdout:2767: finishing write tid 2 to smithi03781225-33 2024-08-17T17:35:58.596 INFO:tasks.rados.rados.0.smithi037.stdout:2767: finishing write tid 3 to smithi03781225-33 2024-08-17T17:35:58.596 INFO:tasks.rados.rados.0.smithi037.stdout:2767: finishing write tid 4 to smithi03781225-33 2024-08-17T17:35:58.596 INFO:tasks.rados.rados.0.smithi037.stdout:2767: finishing write tid 5 to smithi03781225-33 2024-08-17T17:35:58.596 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 1108 (ObjNum 1033 snap 350 seq_num 1033) dirty exists 2024-08-17T17:35:58.596 INFO:tasks.rados.rados.0.smithi037.stdout:2767: left oid 33 (ObjNum 1033 snap 350 seq_num 1033) 2024-08-17T17:35:58.596 INFO:tasks.rados.rados.0.smithi037.stdout:2768: finishing write tid 1 to smithi03781225-12 2024-08-17T17:35:58.596 INFO:tasks.rados.rados.0.smithi037.stdout:2768: finishing write tid 2 to smithi03781225-12 2024-08-17T17:35:58.596 INFO:tasks.rados.rados.0.smithi037.stdout:2768: finishing write tid 3 to smithi03781225-12 2024-08-17T17:35:58.596 INFO:tasks.rados.rados.0.smithi037.stdout:2768: finishing write tid 4 to smithi03781225-12 2024-08-17T17:35:58.597 INFO:tasks.rados.rados.0.smithi037.stdout:2768: finishing write tid 5 to smithi03781225-12 2024-08-17T17:35:58.597 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 2265 (ObjNum 1034 snap 350 seq_num 1034) dirty exists 2024-08-17T17:35:58.597 INFO:tasks.rados.rados.0.smithi037.stdout:2768: left oid 12 (ObjNum 1034 snap 350 seq_num 1034) 2024-08-17T17:35:58.597 INFO:tasks.rados.rados.0.smithi037.stdout:2769: expect (ObjNum 1014 snap 344 seq_num 1014) 2024-08-17T17:35:58.828 INFO:tasks.rados.rados.0.smithi037.stdout:2770: finishing rollback tid 1 to smithi03781225-15 2024-08-17T17:35:58.828 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 15 v 0 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-08-17T17:35:58.828 INFO:tasks.rados.rados.0.smithi037.stdout:2771: expect (ObjNum 1030 snap 350 seq_num 1030) 2024-08-17T17:35:59.136 INFO:tasks.rados.rados.0.smithi037.stdout:2766: done (6 left) 2024-08-17T17:35:59.136 INFO:tasks.rados.rados.0.smithi037.stdout:2767: done (5 left) 2024-08-17T17:35:59.136 INFO:tasks.rados.rados.0.smithi037.stdout:2768: done (4 left) 2024-08-17T17:35:59.136 INFO:tasks.rados.rados.0.smithi037.stdout:2769: done (3 left) 2024-08-17T17:35:59.136 INFO:tasks.rados.rados.0.smithi037.stdout:2770: done (2 left) 2024-08-17T17:35:59.136 INFO:tasks.rados.rados.0.smithi037.stdout:2771: done (1 left) 2024-08-17T17:35:59.136 INFO:tasks.rados.rados.0.smithi037.stdout:2772: done (0 left) 2024-08-17T17:35:59.136 INFO:tasks.rados.rados.0.smithi037.stdout:2773: delete oid 30 current snap is 351 2024-08-17T17:35:59.139 INFO:tasks.rados.rados.0.smithi037.stdout:2773: done (0 left) 2024-08-17T17:35:59.139 INFO:tasks.rados.rados.0.smithi037.stdout:2774: rollback oid 50 current snap is 351 2024-08-17T17:35:59.139 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 50 to 318 2024-08-17T17:35:59.139 INFO:tasks.rados.rados.0.smithi037.stdout:2775: read oid 9 snap -1 2024-08-17T17:35:59.139 INFO:tasks.rados.rados.0.smithi037.stdout:2775: expect (ObjNum 1031 snap 350 seq_num 1031) 2024-08-17T17:35:59.139 INFO:tasks.rados.rados.0.smithi037.stdout:2776: write oid 23 current snap is 351 2024-08-17T17:35:59.139 INFO:tasks.rados.rados.0.smithi037.stdout:2776: seq_num 1036 ranges {612052=581972,1657698=497363,2717044=695008} 2024-08-17T17:35:59.146 INFO:tasks.rados.rados.0.smithi037.stdout:2776: writing smithi03781225-23 from 612052 to 1194024 tid 1 2024-08-17T17:35:59.151 INFO:tasks.rados.rados.0.smithi037.stdout:2776: writing smithi03781225-23 from 1657698 to 2155061 tid 2 2024-08-17T17:35:59.158 INFO:tasks.rados.rados.0.smithi037.stdout:2776: writing smithi03781225-23 from 2717044 to 3412052 tid 3 2024-08-17T17:35:59.158 INFO:tasks.rados.rados.0.smithi037.stdout:2777: write oid 13 current snap is 351 2024-08-17T17:35:59.158 INFO:tasks.rados.rados.0.smithi037.stdout:2777: seq_num 1037 ranges {628859=657221,1716180=641021,3144467=284392} 2024-08-17T17:35:59.165 INFO:tasks.rados.rados.0.smithi037.stdout:2777: writing smithi03781225-13 from 628859 to 1286080 tid 1 2024-08-17T17:35:59.171 INFO:tasks.rados.rados.0.smithi037.stdout:2777: writing smithi03781225-13 from 1716180 to 2357201 tid 2 2024-08-17T17:35:59.178 INFO:tasks.rados.rados.0.smithi037.stdout:2777: writing smithi03781225-13 from 3144467 to 3428859 tid 3 2024-08-17T17:35:59.178 INFO:tasks.rados.rados.0.smithi037.stdout:2778: rollback oid 20 current snap is 351 2024-08-17T17:35:59.179 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 20 to 348 2024-08-17T17:35:59.179 INFO:tasks.rados.rados.0.smithi037.stdout:2774: finishing rollback tid 1 to smithi03781225-50 2024-08-17T17:35:59.179 INFO:tasks.rados.rados.0.smithi037.stdout:2774: finishing rollback tid 2 to smithi03781225-50 2024-08-17T17:35:59.179 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 50 v 1551 (ObjNum 904 snap 309 seq_num 904) dirty exists 2024-08-17T17:35:59.179 INFO:tasks.rados.rados.0.smithi037.stdout:2775: expect (ObjNum 1031 snap 350 seq_num 1031) 2024-08-17T17:35:59.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:58 smithi046 ceph-mon[88218]: pgmap v764: 89 pgs: 89 active+clean; 244 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-17T17:35:59.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:58 smithi046 ceph-mon[88218]: osdmap e771: 8 total, 8 up, 8 in 2024-08-17T17:35:59.290 INFO:tasks.rados.rados.0.smithi037.stdout:2776: finishing write tid 1 to smithi03781225-23 2024-08-17T17:35:59.290 INFO:tasks.rados.rados.0.smithi037.stdout:2776: finishing write tid 2 to smithi03781225-23 2024-08-17T17:35:59.290 INFO:tasks.rados.rados.0.smithi037.stdout:2776: finishing write tid 3 to smithi03781225-23 2024-08-17T17:35:59.290 INFO:tasks.rados.rados.0.smithi037.stdout:2776: finishing write tid 4 to smithi03781225-23 2024-08-17T17:35:59.290 INFO:tasks.rados.rados.0.smithi037.stdout:2776: finishing write tid 5 to smithi03781225-23 2024-08-17T17:35:59.290 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 23 v 1112 (ObjNum 1036 snap 351 seq_num 1036) dirty exists 2024-08-17T17:35:59.290 INFO:tasks.rados.rados.0.smithi037.stdout:2776: left oid 23 (ObjNum 1036 snap 351 seq_num 1036) 2024-08-17T17:35:59.290 INFO:tasks.rados.rados.0.smithi037.stdout:2777: finishing write tid 1 to smithi03781225-13 2024-08-17T17:35:59.290 INFO:tasks.rados.rados.0.smithi037.stdout:2774: done (4 left) 2024-08-17T17:35:59.291 INFO:tasks.rados.rados.0.smithi037.stdout:2775: done (3 left) 2024-08-17T17:35:59.291 INFO:tasks.rados.rados.0.smithi037.stdout:2776: done (2 left) 2024-08-17T17:35:59.291 INFO:tasks.rados.rados.0.smithi037.stdout:2779: write oid 42 current snap is 351 2024-08-17T17:35:59.291 INFO:tasks.rados.rados.0.smithi037.stdout:2777: finishing write tid 2 to smithi03781225-13 2024-08-17T17:35:59.291 INFO:tasks.rados.rados.0.smithi037.stdout:2779: seq_num 1038 ranges {645666=732470,2174662=501032,3288243=157423} 2024-08-17T17:35:59.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:35:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:35:58] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.51.0" 2024-08-17T17:35:59.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:58 smithi037 ceph-mon[97894]: pgmap v764: 89 pgs: 89 active+clean; 244 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-17T17:35:59.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:58 smithi037 ceph-mon[97894]: osdmap e771: 8 total, 8 up, 8 in 2024-08-17T17:35:59.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:58 smithi037 ceph-mon[102022]: pgmap v764: 89 pgs: 89 active+clean; 244 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-17T17:35:59.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:58 smithi037 ceph-mon[102022]: osdmap e771: 8 total, 8 up, 8 in 2024-08-17T17:35:59.296 INFO:tasks.rados.rados.0.smithi037.stdout:2779: writing smithi03781225-42 from 645666 to 1378136 tid 1 2024-08-17T17:35:59.304 INFO:tasks.rados.rados.0.smithi037.stdout:2779: writing smithi03781225-42 from 2174662 to 2675694 tid 2 2024-08-17T17:35:59.308 INFO:tasks.rados.rados.0.smithi037.stdout:2779: writing smithi03781225-42 from 3288243 to 3445666 tid 3 2024-08-17T17:35:59.308 INFO:tasks.rados.rados.0.smithi037.stdout:2780: snap_remove snap 318 2024-08-17T17:35:59.861 INFO:tasks.rados.rados.0.smithi037.stdout:2780: done (3 left) 2024-08-17T17:35:59.861 INFO:tasks.rados.rados.0.smithi037.stdout:2781: snap_remove snap 345 2024-08-17T17:36:00.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:35:59 smithi046 ceph-mon[88218]: osdmap e772: 8 total, 8 up, 8 in 2024-08-17T17:36:00.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:35:59 smithi037 ceph-mon[102022]: osdmap e772: 8 total, 8 up, 8 in 2024-08-17T17:36:00.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:35:59 smithi037 ceph-mon[97894]: osdmap e772: 8 total, 8 up, 8 in 2024-08-17T17:36:00.513 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:36:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:36:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:36:00.870 INFO:tasks.rados.rados.0.smithi037.stdout:2781: done (3 left) 2024-08-17T17:36:00.870 INFO:tasks.rados.rados.0.smithi037.stdout:2782: write oid 14 current snap is 351 2024-08-17T17:36:00.870 INFO:tasks.rados.rados.0.smithi037.stdout:2778: finishing rollback tid 0 to smithi03781225-20 2024-08-17T17:36:00.870 INFO:tasks.rados.rados.0.smithi037.stdout:2777: finishing write tid 3 to smithi03781225-13 2024-08-17T17:36:00.870 INFO:tasks.rados.rados.0.smithi037.stdout:2778: finishing rollback tid 1 to smithi03781225-20 2024-08-17T17:36:00.870 INFO:tasks.rados.rados.0.smithi037.stdout:2777: finishing write tid 4 to smithi03781225-13 2024-08-17T17:36:00.871 INFO:tasks.rados.rados.0.smithi037.stdout:2778: finishing rollback tid 2 to smithi03781225-20 2024-08-17T17:36:00.871 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 589 (ObjNum 984 snap 338 seq_num 984) dirty exists 2024-08-17T17:36:00.871 INFO:tasks.rados.rados.0.smithi037.stdout:2777: finishing write tid 5 to smithi03781225-13 2024-08-17T17:36:00.871 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 1175 (ObjNum 1037 snap 351 seq_num 1037) dirty exists 2024-08-17T17:36:00.871 INFO:tasks.rados.rados.0.smithi037.stdout:2777: left oid 13 (ObjNum 1037 snap 351 seq_num 1037) 2024-08-17T17:36:00.871 INFO:tasks.rados.rados.0.smithi037.stdout:2779: finishing write tid 1 to smithi03781225-42 2024-08-17T17:36:00.871 INFO:tasks.rados.rados.0.smithi037.stdout:2779: finishing write tid 2 to smithi03781225-42 2024-08-17T17:36:00.871 INFO:tasks.rados.rados.0.smithi037.stdout:2779: finishing write tid 3 to smithi03781225-42 2024-08-17T17:36:00.871 INFO:tasks.rados.rados.0.smithi037.stdout:2782: seq_num 1039 ranges {662473=407719,1833144=644690,3199313=263160} 2024-08-17T17:36:00.876 INFO:tasks.rados.rados.0.smithi037.stdout:2782: writing smithi03781225-14 from 662473 to 1070192 tid 1 2024-08-17T17:36:00.884 INFO:tasks.rados.rados.0.smithi037.stdout:2782: writing smithi03781225-14 from 1833144 to 2477834 tid 2 2024-08-17T17:36:00.890 INFO:tasks.rados.rados.0.smithi037.stdout:2782: writing smithi03781225-14 from 3199313 to 3462473 tid 3 2024-08-17T17:36:00.891 INFO:tasks.rados.rados.0.smithi037.stdout:2777: done (3 left) 2024-08-17T17:36:00.891 INFO:tasks.rados.rados.0.smithi037.stdout:2778: done (2 left) 2024-08-17T17:36:00.891 INFO:tasks.rados.rados.0.smithi037.stdout:2783: snap_create 2024-08-17T17:36:00.891 INFO:tasks.rados.rados.0.smithi037.stdout:2779: finishing write tid 4 to smithi03781225-42 2024-08-17T17:36:00.891 INFO:tasks.rados.rados.0.smithi037.stdout:2779: finishing write tid 5 to smithi03781225-42 2024-08-17T17:36:00.891 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 1471 (ObjNum 1038 snap 351 seq_num 1038) dirty exists 2024-08-17T17:36:00.891 INFO:tasks.rados.rados.0.smithi037.stdout:2779: left oid 42 (ObjNum 1038 snap 351 seq_num 1038) 2024-08-17T17:36:00.891 INFO:tasks.rados.rados.0.smithi037.stdout:2782: finishing write tid 1 to smithi03781225-14 2024-08-17T17:36:00.891 INFO:tasks.rados.rados.0.smithi037.stdout:2782: finishing write tid 2 to smithi03781225-14 2024-08-17T17:36:00.893 INFO:tasks.rados.rados.0.smithi037.stdout:2782: finishing write tid 3 to smithi03781225-14 2024-08-17T17:36:00.894 INFO:tasks.rados.rados.0.smithi037.stdout:2782: finishing write tid 4 to smithi03781225-14 2024-08-17T17:36:00.894 INFO:tasks.rados.rados.0.smithi037.stdout:2782: finishing write tid 5 to smithi03781225-14 2024-08-17T17:36:00.894 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 14 v 1384 (ObjNum 1039 snap 351 seq_num 1039) dirty exists 2024-08-17T17:36:00.894 INFO:tasks.rados.rados.0.smithi037.stdout:2782: left oid 14 (ObjNum 1039 snap 351 seq_num 1039) 2024-08-17T17:36:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:00 smithi046 ceph-mon[88218]: pgmap v767: 89 pgs: 89 active+clean; 259 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 1.9 MiB/s wr, 22 op/s 2024-08-17T17:36:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:00 smithi046 ceph-mon[88218]: osdmap e773: 8 total, 8 up, 8 in 2024-08-17T17:36:01.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:00 smithi037 ceph-mon[97894]: pgmap v767: 89 pgs: 89 active+clean; 259 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 1.9 MiB/s wr, 22 op/s 2024-08-17T17:36:01.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:00 smithi037 ceph-mon[97894]: osdmap e773: 8 total, 8 up, 8 in 2024-08-17T17:36:01.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:00 smithi037 ceph-mon[102022]: pgmap v767: 89 pgs: 89 active+clean; 259 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 1.9 MiB/s wr, 22 op/s 2024-08-17T17:36:01.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:00 smithi037 ceph-mon[102022]: osdmap e773: 8 total, 8 up, 8 in 2024-08-17T17:36:01.805 INFO:tasks.rados.rados.0.smithi037.stdout:2779: done (2 left) 2024-08-17T17:36:01.805 INFO:tasks.rados.rados.0.smithi037.stdout:2782: done (1 left) 2024-08-17T17:36:01.805 INFO:tasks.rados.rados.0.smithi037.stdout:2783: done (0 left) 2024-08-17T17:36:01.805 INFO:tasks.rados.rados.0.smithi037.stdout:2784: delete oid 8 current snap is 352 2024-08-17T17:36:01.808 INFO:tasks.rados.rados.0.smithi037.stdout:2784: done (0 left) 2024-08-17T17:36:01.808 INFO:tasks.rados.rados.0.smithi037.stdout:2785: read oid 29 snap -1 2024-08-17T17:36:01.809 INFO:tasks.rados.rados.0.smithi037.stdout:2785: expect (ObjNum 813 snap 280 seq_num 813) 2024-08-17T17:36:01.809 INFO:tasks.rados.rados.0.smithi037.stdout:2786: read oid 43 snap -1 2024-08-17T17:36:01.809 INFO:tasks.rados.rados.0.smithi037.stdout:2786: expect (ObjNum 1022 snap 348 seq_num 1022) 2024-08-17T17:36:01.809 INFO:tasks.rados.rados.0.smithi037.stdout:2787: rollback oid 3 current snap is 352 2024-08-17T17:36:01.809 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 3 to 305 2024-08-17T17:36:01.809 INFO:tasks.rados.rados.0.smithi037.stdout:2788: write oid 44 current snap is 352 2024-08-17T17:36:01.809 INFO:tasks.rados.rados.0.smithi037.stdout:2788: seq_num 1041 ranges {696087=558217,1833755=648359,3137806=358281} 2024-08-17T17:36:01.816 INFO:tasks.rados.rados.0.smithi037.stdout:2788: writing smithi03781225-44 from 696087 to 1254304 tid 1 2024-08-17T17:36:01.823 INFO:tasks.rados.rados.0.smithi037.stdout:2788: writing smithi03781225-44 from 1833755 to 2482114 tid 2 2024-08-17T17:36:01.829 INFO:tasks.rados.rados.0.smithi037.stdout:2788: writing smithi03781225-44 from 3137806 to 3496087 tid 3 2024-08-17T17:36:01.829 INFO:tasks.rados.rados.0.smithi037.stdout:2789: delete oid 37 current snap is 352 2024-08-17T17:36:01.829 INFO:tasks.rados.rados.0.smithi037.stdout:2787: finishing rollback tid 0 to smithi03781225-3 2024-08-17T17:36:01.829 INFO:tasks.rados.rados.0.smithi037.stdout:2787: finishing rollback tid 1 to smithi03781225-3 2024-08-17T17:36:01.829 INFO:tasks.rados.rados.0.smithi037.stdout:2786: expect (ObjNum 1022 snap 348 seq_num 1022) 2024-08-17T17:36:01.939 INFO:tasks.rados.rados.0.smithi037.stdout:2787: finishing rollback tid 2 to smithi03781225-3 2024-08-17T17:36:01.939 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 559 (ObjNum 779 snap 268 seq_num 779) dirty exists 2024-08-17T17:36:01.939 INFO:tasks.rados.rados.0.smithi037.stdout:2785: expect (ObjNum 813 snap 280 seq_num 813) 2024-08-17T17:36:02.061 INFO:tasks.rados.rados.0.smithi037.stdout:2788: finishing write tid 1 to smithi03781225-44 2024-08-17T17:36:02.061 INFO:tasks.rados.rados.0.smithi037.stdout:2788: finishing write tid 2 to smithi03781225-44 2024-08-17T17:36:02.061 INFO:tasks.rados.rados.0.smithi037.stdout:2788: finishing write tid 3 to smithi03781225-44 2024-08-17T17:36:02.061 INFO:tasks.rados.rados.0.smithi037.stdout:2788: finishing write tid 4 to smithi03781225-44 2024-08-17T17:36:02.062 INFO:tasks.rados.rados.0.smithi037.stdout:2785: done (4 left) 2024-08-17T17:36:02.062 INFO:tasks.rados.rados.0.smithi037.stdout:2786: done (3 left) 2024-08-17T17:36:02.062 INFO:tasks.rados.rados.0.smithi037.stdout:2787: done (2 left) 2024-08-17T17:36:02.062 INFO:tasks.rados.rados.0.smithi037.stdout:2789: done (1 left) 2024-08-17T17:36:02.062 INFO:tasks.rados.rados.0.smithi037.stdout:2790: write oid 32 current snap is 352 2024-08-17T17:36:02.062 INFO:tasks.rados.rados.0.smithi037.stdout:2788: finishing write tid 5 to smithi03781225-44 2024-08-17T17:36:02.062 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 1482 (ObjNum 1041 snap 352 seq_num 1041) dirty exists 2024-08-17T17:36:02.062 INFO:tasks.rados.rados.0.smithi037.stdout:2788: left oid 44 (ObjNum 1041 snap 352 seq_num 1041) 2024-08-17T17:36:02.062 INFO:tasks.rados.rados.0.smithi037.stdout:2790: seq_num 1043 ranges {729701=425068,1667072=652028,2909005=485180} 2024-08-17T17:36:02.067 INFO:tasks.rados.rados.0.smithi037.stdout:2790: writing smithi03781225-32 from 729701 to 1154769 tid 1 2024-08-17T17:36:02.073 INFO:tasks.rados.rados.0.smithi037.stdout:2790: writing smithi03781225-32 from 1667072 to 2319100 tid 2 2024-08-17T17:36:02.080 INFO:tasks.rados.rados.0.smithi037.stdout:2790: writing smithi03781225-32 from 2909005 to 3394185 tid 3 2024-08-17T17:36:02.080 INFO:tasks.rados.rados.0.smithi037.stdout:2788: done (1 left) 2024-08-17T17:36:02.080 INFO:tasks.rados.rados.0.smithi037.stdout:2791: write oid 13 current snap is 352 2024-08-17T17:36:02.080 INFO:tasks.rados.rados.0.smithi037.stdout:2790: finishing write tid 1 to smithi03781225-32 2024-08-17T17:36:02.080 INFO:tasks.rados.rados.0.smithi037.stdout:2790: finishing write tid 2 to smithi03781225-32 2024-08-17T17:36:02.080 INFO:tasks.rados.rados.0.smithi037.stdout:2791: seq_num 1044 ranges {746508=500317,2009201=795686,3220075=326433} 2024-08-17T17:36:02.086 INFO:tasks.rados.rados.0.smithi037.stdout:2791: writing smithi03781225-13 from 746508 to 1246825 tid 1 2024-08-17T17:36:02.095 INFO:tasks.rados.rados.0.smithi037.stdout:2791: writing smithi03781225-13 from 2009201 to 2804887 tid 2 2024-08-17T17:36:02.100 INFO:tasks.rados.rados.0.smithi037.stdout:2791: writing smithi03781225-13 from 3220075 to 3546508 tid 3 2024-08-17T17:36:02.100 INFO:tasks.rados.rados.0.smithi037.stdout:2792: delete oid 49 current snap is 352 2024-08-17T17:36:02.100 INFO:tasks.rados.rados.0.smithi037.stdout:2790: finishing write tid 3 to smithi03781225-32 2024-08-17T17:36:02.100 INFO:tasks.rados.rados.0.smithi037.stdout:2790: finishing write tid 4 to smithi03781225-32 2024-08-17T17:36:02.100 INFO:tasks.rados.rados.0.smithi037.stdout:2790: finishing write tid 5 to smithi03781225-32 2024-08-17T17:36:02.100 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 32 v 479 (ObjNum 1043 snap 352 seq_num 1043) dirty exists 2024-08-17T17:36:02.100 INFO:tasks.rados.rados.0.smithi037.stdout:2790: left oid 32 (ObjNum 1043 snap 352 seq_num 1043) 2024-08-17T17:36:02.100 INFO:tasks.rados.rados.0.smithi037.stdout:2791: finishing write tid 1 to smithi03781225-13 2024-08-17T17:36:02.100 INFO:tasks.rados.rados.0.smithi037.stdout:2791: finishing write tid 2 to smithi03781225-13 2024-08-17T17:36:02.102 INFO:tasks.rados.rados.0.smithi037.stdout:2790: done (2 left) 2024-08-17T17:36:02.102 INFO:tasks.rados.rados.0.smithi037.stdout:2792: done (1 left) 2024-08-17T17:36:02.102 INFO:tasks.rados.rados.0.smithi037.stdout:2793: read oid 48 snap -1 2024-08-17T17:36:02.102 INFO:tasks.rados.rados.0.smithi037.stdout:2793: expect (ObjNum 853 snap 290 seq_num 853) 2024-08-17T17:36:02.102 INFO:tasks.rados.rados.0.smithi037.stdout:2794: delete oid 35 current snap is 352 2024-08-17T17:36:02.103 INFO:tasks.rados.rados.0.smithi037.stdout:2791: finishing write tid 3 to smithi03781225-13 2024-08-17T17:36:02.103 INFO:tasks.rados.rados.0.smithi037.stdout:2791: finishing write tid 4 to smithi03781225-13 2024-08-17T17:36:02.103 INFO:tasks.rados.rados.0.smithi037.stdout:2791: finishing write tid 5 to smithi03781225-13 2024-08-17T17:36:02.103 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 1188 (ObjNum 1044 snap 352 seq_num 1044) dirty exists 2024-08-17T17:36:02.104 INFO:tasks.rados.rados.0.smithi037.stdout:2791: left oid 13 (ObjNum 1044 snap 352 seq_num 1044) 2024-08-17T17:36:02.104 INFO:tasks.rados.rados.0.smithi037.stdout:2791: done (2 left) 2024-08-17T17:36:02.104 INFO:tasks.rados.rados.0.smithi037.stdout:2794: done (1 left) 2024-08-17T17:36:02.104 INFO:tasks.rados.rados.0.smithi037.stdout:2795: snap_create 2024-08-17T17:36:02.110 INFO:tasks.rados.rados.0.smithi037.stdout:2793: expect (ObjNum 853 snap 290 seq_num 853) 2024-08-17T17:36:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:01 smithi046 ceph-mon[88218]: osdmap e774: 8 total, 8 up, 8 in 2024-08-17T17:36:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:01 smithi046 ceph-mon[88218]: osdmap e775: 8 total, 8 up, 8 in 2024-08-17T17:36:02.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:01 smithi037 ceph-mon[97894]: osdmap e774: 8 total, 8 up, 8 in 2024-08-17T17:36:02.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:01 smithi037 ceph-mon[97894]: osdmap e775: 8 total, 8 up, 8 in 2024-08-17T17:36:02.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:01 smithi037 ceph-mon[102022]: osdmap e774: 8 total, 8 up, 8 in 2024-08-17T17:36:02.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:01 smithi037 ceph-mon[102022]: osdmap e775: 8 total, 8 up, 8 in 2024-08-17T17:36:02.884 INFO:tasks.rados.rados.0.smithi037.stdout:2793: done (1 left) 2024-08-17T17:36:02.884 INFO:tasks.rados.rados.0.smithi037.stdout:2795: done (0 left) 2024-08-17T17:36:02.884 INFO:tasks.rados.rados.0.smithi037.stdout:2796: snap_remove snap 348 2024-08-17T17:36:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:02 smithi046 ceph-mon[88218]: pgmap v770: 89 pgs: 89 active+clean; 259 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 2.7 MiB/s wr, 34 op/s 2024-08-17T17:36:03.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:02 smithi037 ceph-mon[97894]: pgmap v770: 89 pgs: 89 active+clean; 259 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 2.7 MiB/s wr, 34 op/s 2024-08-17T17:36:03.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:02 smithi037 ceph-mon[102022]: pgmap v770: 89 pgs: 89 active+clean; 259 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 2.7 MiB/s wr, 34 op/s 2024-08-17T17:36:03.890 INFO:tasks.rados.rados.0.smithi037.stdout:2796: done (0 left) 2024-08-17T17:36:03.890 INFO:tasks.rados.rados.0.smithi037.stdout:2797: write oid 4 current snap is 353 2024-08-17T17:36:03.890 INFO:tasks.rados.rados.0.smithi037.stdout:2797: seq_num 1047 ranges {796929=726064,2184647=659366,3302344=294585} 2024-08-17T17:36:03.898 INFO:tasks.rados.rados.0.smithi037.stdout:2797: writing smithi03781225-4 from 796929 to 1522993 tid 1 2024-08-17T17:36:03.906 INFO:tasks.rados.rados.0.smithi037.stdout:2797: writing smithi03781225-4 from 2184647 to 2844013 tid 2 2024-08-17T17:36:03.911 INFO:tasks.rados.rados.0.smithi037.stdout:2797: writing smithi03781225-4 from 3302344 to 3596929 tid 3 2024-08-17T17:36:03.911 INFO:tasks.rados.rados.0.smithi037.stdout:2798: write oid 11 current snap is 353 2024-08-17T17:36:03.911 INFO:tasks.rados.rados.0.smithi037.stdout:2797: finishing write tid 1 to smithi03781225-4 2024-08-17T17:36:03.911 INFO:tasks.rados.rados.0.smithi037.stdout:2797: finishing write tid 2 to smithi03781225-4 2024-08-17T17:36:03.911 INFO:tasks.rados.rados.0.smithi037.stdout:2798: seq_num 1048 ranges {413736=401313,1326776=403024,2413414=457893,3438716=175020} 2024-08-17T17:36:03.915 INFO:tasks.rados.rados.0.smithi037.stdout:2798: writing smithi03781225-11 from 413736 to 815049 tid 1 2024-08-17T17:36:03.920 INFO:tasks.rados.rados.0.smithi037.stdout:2798: writing smithi03781225-11 from 1326776 to 1729800 tid 2 2024-08-17T17:36:03.927 INFO:tasks.rados.rados.0.smithi037.stdout:2798: writing smithi03781225-11 from 2413414 to 2871307 tid 3 2024-08-17T17:36:03.931 INFO:tasks.rados.rados.0.smithi037.stdout:2798: writing smithi03781225-11 from 3438716 to 3613736 tid 4 2024-08-17T17:36:03.931 INFO:tasks.rados.rados.0.smithi037.stdout:2799: write oid 39 current snap is 353 2024-08-17T17:36:03.932 INFO:tasks.rados.rados.0.smithi037.stdout:2797: finishing write tid 3 to smithi03781225-4 2024-08-17T17:36:03.932 INFO:tasks.rados.rados.0.smithi037.stdout:2797: finishing write tid 4 to smithi03781225-4 2024-08-17T17:36:03.932 INFO:tasks.rados.rados.0.smithi037.stdout:2797: finishing write tid 5 to smithi03781225-4 2024-08-17T17:36:03.932 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 1196 (ObjNum 1047 snap 353 seq_num 1047) dirty exists 2024-08-17T17:36:03.932 INFO:tasks.rados.rados.0.smithi037.stdout:2797: left oid 4 (ObjNum 1047 snap 353 seq_num 1047) 2024-08-17T17:36:03.932 INFO:tasks.rados.rados.0.smithi037.stdout:2798: finishing write tid 1 to smithi03781225-11 2024-08-17T17:36:03.932 INFO:tasks.rados.rados.0.smithi037.stdout:2799: seq_num 1049 ranges {430543=476562,1385258=663035,2840837=669165} 2024-08-17T17:36:03.936 INFO:tasks.rados.rados.0.smithi037.stdout:2799: writing smithi03781225-39 from 430543 to 907105 tid 1 2024-08-17T17:36:03.943 INFO:tasks.rados.rados.0.smithi037.stdout:2799: writing smithi03781225-39 from 1385258 to 2048293 tid 2 2024-08-17T17:36:03.951 INFO:tasks.rados.rados.0.smithi037.stdout:2799: writing smithi03781225-39 from 2840837 to 3510002 tid 3 2024-08-17T17:36:03.951 INFO:tasks.rados.rados.0.smithi037.stdout:2797: done (2 left) 2024-08-17T17:36:03.952 INFO:tasks.rados.rados.0.smithi037.stdout:2800: delete oid 12 current snap is 353 2024-08-17T17:36:03.952 INFO:tasks.rados.rados.0.smithi037.stdout:2798: finishing write tid 2 to smithi03781225-11 2024-08-17T17:36:03.952 INFO:tasks.rados.rados.0.smithi037.stdout:2798: finishing write tid 3 to smithi03781225-11 2024-08-17T17:36:03.952 INFO:tasks.rados.rados.0.smithi037.stdout:2798: finishing write tid 4 to smithi03781225-11 2024-08-17T17:36:03.952 INFO:tasks.rados.rados.0.smithi037.stdout:2798: finishing write tid 5 to smithi03781225-11 2024-08-17T17:36:03.952 INFO:tasks.rados.rados.0.smithi037.stdout:2798: finishing write tid 6 to smithi03781225-11 2024-08-17T17:36:03.952 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 11 v 853 (ObjNum 1048 snap 353 seq_num 1048) dirty exists 2024-08-17T17:36:03.952 INFO:tasks.rados.rados.0.smithi037.stdout:2798: left oid 11 (ObjNum 1048 snap 353 seq_num 1048) 2024-08-17T17:36:03.952 INFO:tasks.rados.rados.0.smithi037.stdout:2799: finishing write tid 1 to smithi03781225-39 2024-08-17T17:36:03.953 INFO:tasks.rados.rados.0.smithi037.stdout:2799: finishing write tid 2 to smithi03781225-39 2024-08-17T17:36:03.954 INFO:tasks.rados.rados.0.smithi037.stdout:2798: done (2 left) 2024-08-17T17:36:03.954 INFO:tasks.rados.rados.0.smithi037.stdout:2800: done (1 left) 2024-08-17T17:36:03.954 INFO:tasks.rados.rados.0.smithi037.stdout:2801: read oid 50 snap -1 2024-08-17T17:36:03.954 INFO:tasks.rados.rados.0.smithi037.stdout:2801: expect (ObjNum 904 snap 309 seq_num 904) 2024-08-17T17:36:03.954 INFO:tasks.rados.rados.0.smithi037.stdout:2802: write oid 24 current snap is 353 2024-08-17T17:36:03.954 INFO:tasks.rados.rados.0.smithi037.stdout:2802: seq_num 1051 ranges {464157=743413,1618575=666704,3012036=408062} 2024-08-17T17:36:03.961 INFO:tasks.rados.rados.0.smithi037.stdout:2802: writing smithi03781225-24 from 464157 to 1207570 tid 1 2024-08-17T17:36:03.967 INFO:tasks.rados.rados.0.smithi037.stdout:2802: writing smithi03781225-24 from 1618575 to 2285279 tid 2 2024-08-17T17:36:03.973 INFO:tasks.rados.rados.0.smithi037.stdout:2802: writing smithi03781225-24 from 3012036 to 3420098 tid 3 2024-08-17T17:36:03.973 INFO:tasks.rados.rados.0.smithi037.stdout:2803: write oid 33 current snap is 353 2024-08-17T17:36:03.973 INFO:tasks.rados.rados.0.smithi037.stdout:2803: seq_num 1052 ranges {480964=418662,1560704=410362,2523106=619334} 2024-08-17T17:36:03.978 INFO:tasks.rados.rados.0.smithi037.stdout:2803: writing smithi03781225-33 from 480964 to 899626 tid 1 2024-08-17T17:36:03.984 INFO:tasks.rados.rados.0.smithi037.stdout:2803: writing smithi03781225-33 from 1560704 to 1971066 tid 2 2024-08-17T17:36:03.991 INFO:tasks.rados.rados.0.smithi037.stdout:2803: writing smithi03781225-33 from 2523106 to 3142440 tid 3 2024-08-17T17:36:03.991 INFO:tasks.rados.rados.0.smithi037.stdout:2804: read oid 8 snap -1 2024-08-17T17:36:03.991 INFO:tasks.rados.rados.0.smithi037.stdout:2804: expect deleted 2024-08-17T17:36:03.991 INFO:tasks.rados.rados.0.smithi037.stdout:2805: rollback oid 32 current snap is 353 2024-08-17T17:36:03.991 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 32 to 337 2024-08-17T17:36:03.991 INFO:tasks.rados.rados.0.smithi037.stdout:2799: finishing write tid 3 to smithi03781225-39 2024-08-17T17:36:03.991 INFO:tasks.rados.rados.0.smithi037.stdout:2799: finishing write tid 4 to smithi03781225-39 2024-08-17T17:36:03.991 INFO:tasks.rados.rados.0.smithi037.stdout:2799: finishing write tid 5 to smithi03781225-39 2024-08-17T17:36:03.992 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 1566 (ObjNum 1049 snap 353 seq_num 1049) dirty exists 2024-08-17T17:36:03.992 INFO:tasks.rados.rados.0.smithi037.stdout:2799: left oid 39 (ObjNum 1049 snap 353 seq_num 1049) 2024-08-17T17:36:03.992 INFO:tasks.rados.rados.0.smithi037.stdout:2801: expect (ObjNum 904 snap 309 seq_num 904) 2024-08-17T17:36:04.167 INFO:tasks.rados.rados.0.smithi037.stdout:2802: finishing write tid 1 to smithi03781225-24 2024-08-17T17:36:04.167 INFO:tasks.rados.rados.0.smithi037.stdout:2802: finishing write tid 2 to smithi03781225-24 2024-08-17T17:36:04.168 INFO:tasks.rados.rados.0.smithi037.stdout:2802: finishing write tid 3 to smithi03781225-24 2024-08-17T17:36:04.168 INFO:tasks.rados.rados.0.smithi037.stdout:2802: finishing write tid 4 to smithi03781225-24 2024-08-17T17:36:04.168 INFO:tasks.rados.rados.0.smithi037.stdout:2802: finishing write tid 5 to smithi03781225-24 2024-08-17T17:36:04.168 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 24 v 1135 (ObjNum 1051 snap 353 seq_num 1051) dirty exists 2024-08-17T17:36:04.168 INFO:tasks.rados.rados.0.smithi037.stdout:2802: left oid 24 (ObjNum 1051 snap 353 seq_num 1051) 2024-08-17T17:36:04.168 INFO:tasks.rados.rados.0.smithi037.stdout:2803: finishing write tid 1 to smithi03781225-33 2024-08-17T17:36:04.168 INFO:tasks.rados.rados.0.smithi037.stdout:2803: finishing write tid 2 to smithi03781225-33 2024-08-17T17:36:04.168 INFO:tasks.rados.rados.0.smithi037.stdout:2799: done (5 left) 2024-08-17T17:36:04.168 INFO:tasks.rados.rados.0.smithi037.stdout:2801: done (4 left) 2024-08-17T17:36:04.168 INFO:tasks.rados.rados.0.smithi037.stdout:2802: done (3 left) 2024-08-17T17:36:04.168 INFO:tasks.rados.rados.0.smithi037.stdout:2804: done (2 left) 2024-08-17T17:36:04.168 INFO:tasks.rados.rados.0.smithi037.stdout:2806: snap_create 2024-08-17T17:36:04.168 INFO:tasks.rados.rados.0.smithi037.stdout:2805: finishing rollback tid 0 to smithi03781225-32 2024-08-17T17:36:04.169 INFO:tasks.rados.rados.0.smithi037.stdout:2805: finishing rollback tid 1 to smithi03781225-32 2024-08-17T17:36:04.169 INFO:tasks.rados.rados.0.smithi037.stdout:2803: finishing write tid 3 to smithi03781225-33 2024-08-17T17:36:04.169 INFO:tasks.rados.rados.0.smithi037.stdout:2805: finishing rollback tid 2 to smithi03781225-32 2024-08-17T17:36:04.169 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 32 v 485 (ObjNum 922 snap 314 seq_num 922) dirty exists 2024-08-17T17:36:04.169 INFO:tasks.rados.rados.0.smithi037.stdout:2803: finishing write tid 4 to smithi03781225-33 2024-08-17T17:36:04.169 INFO:tasks.rados.rados.0.smithi037.stdout:2803: finishing write tid 5 to smithi03781225-33 2024-08-17T17:36:04.169 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 1125 (ObjNum 1052 snap 353 seq_num 1052) dirty exists 2024-08-17T17:36:04.169 INFO:tasks.rados.rados.0.smithi037.stdout:2803: left oid 33 (ObjNum 1052 snap 353 seq_num 1052) 2024-08-17T17:36:04.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:03 smithi046 ceph-mon[88218]: osdmap e776: 8 total, 8 up, 8 in 2024-08-17T17:36:04.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:03 smithi037 ceph-mon[97894]: osdmap e776: 8 total, 8 up, 8 in 2024-08-17T17:36:04.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:03 smithi037 ceph-mon[102022]: osdmap e776: 8 total, 8 up, 8 in 2024-08-17T17:36:04.893 INFO:tasks.rados.rados.0.smithi037.stdout:2803: done (2 left) 2024-08-17T17:36:04.893 INFO:tasks.rados.rados.0.smithi037.stdout:2805: done (1 left) 2024-08-17T17:36:04.893 INFO:tasks.rados.rados.0.smithi037.stdout:2806: done (0 left) 2024-08-17T17:36:04.893 INFO:tasks.rados.rados.0.smithi037.stdout:2807: snap_remove snap 349 2024-08-17T17:36:05.194 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:04 smithi037 ceph-mon[97894]: pgmap v773: 89 pgs: 89 active+clean; 265 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 1.8 MiB/s wr, 20 op/s 2024-08-17T17:36:05.235 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:04 smithi037 ceph-mon[97894]: osdmap e777: 8 total, 8 up, 8 in 2024-08-17T17:36:05.235 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:04 smithi037 ceph-mon[102022]: pgmap v773: 89 pgs: 89 active+clean; 265 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 1.8 MiB/s wr, 20 op/s 2024-08-17T17:36:05.235 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:04 smithi037 ceph-mon[102022]: osdmap e777: 8 total, 8 up, 8 in 2024-08-17T17:36:05.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:04 smithi046 ceph-mon[88218]: pgmap v773: 89 pgs: 89 active+clean; 265 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 1.8 MiB/s wr, 20 op/s 2024-08-17T17:36:05.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:04 smithi046 ceph-mon[88218]: osdmap e777: 8 total, 8 up, 8 in 2024-08-17T17:36:05.907 INFO:tasks.rados.rados.0.smithi037.stdout:2807: done (0 left) 2024-08-17T17:36:05.908 INFO:tasks.rados.rados.0.smithi037.stdout:2808: rollback oid 26 current snap is 354 2024-08-17T17:36:05.908 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 26 to 346 2024-08-17T17:36:05.908 INFO:tasks.rados.rados.0.smithi037.stdout:2809: delete oid 4 current snap is 354 2024-08-17T17:36:05.916 INFO:tasks.rados.rados.0.smithi037.stdout:2808: finishing rollback tid 0 to smithi03781225-26 2024-08-17T17:36:05.916 INFO:tasks.rados.rados.0.smithi037.stdout:2809: done (1 left) 2024-08-17T17:36:05.916 INFO:tasks.rados.rados.0.smithi037.stdout:2810: read oid 4 snap 346 2024-08-17T17:36:05.916 INFO:tasks.rados.rados.0.smithi037.stdout:2810: expect deleted 2024-08-17T17:36:05.916 INFO:tasks.rados.rados.0.smithi037.stdout:2811: write oid 29 current snap is 354 2024-08-17T17:36:05.917 INFO:tasks.rados.rados.0.smithi037.stdout:2811: seq_num 1054 ranges {514578=569160,1677668=414031,2577952=641878} 2024-08-17T17:36:05.922 INFO:tasks.rados.rados.0.smithi037.stdout:2811: writing smithi03781225-29 from 514578 to 1083738 tid 1 2024-08-17T17:36:05.928 INFO:tasks.rados.rados.0.smithi037.stdout:2811: writing smithi03781225-29 from 1677668 to 2091699 tid 2 2024-08-17T17:36:05.935 INFO:tasks.rados.rados.0.smithi037.stdout:2811: writing smithi03781225-29 from 2577952 to 3219830 tid 3 2024-08-17T17:36:05.935 INFO:tasks.rados.rados.0.smithi037.stdout:2812: snap_create 2024-08-17T17:36:05.935 INFO:tasks.rados.rados.0.smithi037.stdout:2808: finishing rollback tid 1 to smithi03781225-26 2024-08-17T17:36:05.935 INFO:tasks.rados.rados.0.smithi037.stdout:2808: finishing rollback tid 2 to smithi03781225-26 2024-08-17T17:36:05.935 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 1194 (ObjNum 1014 snap 344 seq_num 1014) dirty exists 2024-08-17T17:36:05.935 INFO:tasks.rados.rados.0.smithi037.stdout:2811: finishing write tid 1 to smithi03781225-29 2024-08-17T17:36:05.935 INFO:tasks.rados.rados.0.smithi037.stdout:2811: finishing write tid 2 to smithi03781225-29 2024-08-17T17:36:05.938 INFO:tasks.rados.rados.0.smithi037.stdout:2811: finishing write tid 3 to smithi03781225-29 2024-08-17T17:36:05.938 INFO:tasks.rados.rados.0.smithi037.stdout:2811: finishing write tid 4 to smithi03781225-29 2024-08-17T17:36:05.938 INFO:tasks.rados.rados.0.smithi037.stdout:2811: finishing write tid 5 to smithi03781225-29 2024-08-17T17:36:05.938 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 1203 (ObjNum 1054 snap 354 seq_num 1054) dirty exists 2024-08-17T17:36:05.938 INFO:tasks.rados.rados.0.smithi037.stdout:2811: left oid 29 (ObjNum 1054 snap 354 seq_num 1054) 2024-08-17T17:36:06.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:05 smithi046 ceph-mon[88218]: osdmap e778: 8 total, 8 up, 8 in 2024-08-17T17:36:06.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:05 smithi037 ceph-mon[102022]: osdmap e778: 8 total, 8 up, 8 in 2024-08-17T17:36:06.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:05 smithi037 ceph-mon[97894]: osdmap e778: 8 total, 8 up, 8 in 2024-08-17T17:36:06.806 INFO:tasks.rados.rados.0.smithi037.stdout:2808: done (3 left) 2024-08-17T17:36:06.806 INFO:tasks.rados.rados.0.smithi037.stdout:2810: done (2 left) 2024-08-17T17:36:06.806 INFO:tasks.rados.rados.0.smithi037.stdout:2811: done (1 left) 2024-08-17T17:36:06.806 INFO:tasks.rados.rados.0.smithi037.stdout:2812: done (0 left) 2024-08-17T17:36:06.806 INFO:tasks.rados.rados.0.smithi037.stdout:2813: delete oid 25 current snap is 355 2024-08-17T17:36:06.809 INFO:tasks.rados.rados.0.smithi037.stdout:2813: done (0 left) 2024-08-17T17:36:06.809 INFO:tasks.rados.rados.0.smithi037.stdout:2814: snap_create 2024-08-17T17:36:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:06 smithi046 ceph-mon[88218]: pgmap v776: 89 pgs: 89 active+clean; 273 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.7 MiB/s wr, 25 op/s 2024-08-17T17:36:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:06 smithi046 ceph-mon[88218]: osdmap e779: 8 total, 8 up, 8 in 2024-08-17T17:36:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:06 smithi046 ceph-mon[88218]: osdmap e780: 8 total, 8 up, 8 in 2024-08-17T17:36:07.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:06 smithi037 ceph-mon[102022]: pgmap v776: 89 pgs: 89 active+clean; 273 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.7 MiB/s wr, 25 op/s 2024-08-17T17:36:07.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:06 smithi037 ceph-mon[102022]: osdmap e779: 8 total, 8 up, 8 in 2024-08-17T17:36:07.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:06 smithi037 ceph-mon[102022]: osdmap e780: 8 total, 8 up, 8 in 2024-08-17T17:36:07.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:06 smithi037 ceph-mon[97894]: pgmap v776: 89 pgs: 89 active+clean; 273 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.7 MiB/s wr, 25 op/s 2024-08-17T17:36:07.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:06 smithi037 ceph-mon[97894]: osdmap e779: 8 total, 8 up, 8 in 2024-08-17T17:36:07.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:06 smithi037 ceph-mon[97894]: osdmap e780: 8 total, 8 up, 8 in 2024-08-17T17:36:07.809 INFO:tasks.rados.rados.0.smithi037.stdout:2814: done (0 left) 2024-08-17T17:36:07.809 INFO:tasks.rados.rados.0.smithi037.stdout:2815: rollback oid 38 current snap is 356 2024-08-17T17:36:07.809 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 38 to 326 2024-08-17T17:36:07.809 INFO:tasks.rados.rados.0.smithi037.stdout:2816: read oid 16 snap 350 2024-08-17T17:36:07.809 INFO:tasks.rados.rados.0.smithi037.stdout:2816: expect (ObjNum 1015 snap 345 seq_num 1015) 2024-08-17T17:36:07.809 INFO:tasks.rados.rados.0.smithi037.stdout:2817: read oid 33 snap -1 2024-08-17T17:36:07.809 INFO:tasks.rados.rados.0.smithi037.stdout:2817: expect (ObjNum 1052 snap 353 seq_num 1052) 2024-08-17T17:36:07.809 INFO:tasks.rados.rados.0.smithi037.stdout:2818: rollback oid 34 current snap is 356 2024-08-17T17:36:07.809 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 34 to 346 2024-08-17T17:36:07.809 INFO:tasks.rados.rados.0.smithi037.stdout:2819: write oid 3 current snap is 356 2024-08-17T17:36:07.810 INFO:tasks.rados.rados.0.smithi037.stdout:2819: seq_num 1056 ranges {548192=719658,1678279=417700,2516445=780775} 2024-08-17T17:36:07.817 INFO:tasks.rados.rados.0.smithi037.stdout:2819: writing smithi03781225-3 from 548192 to 1267850 tid 1 2024-08-17T17:36:07.823 INFO:tasks.rados.rados.0.smithi037.stdout:2819: writing smithi03781225-3 from 1678279 to 2095979 tid 2 2024-08-17T17:36:07.830 INFO:tasks.rados.rados.0.smithi037.stdout:2819: writing smithi03781225-3 from 2516445 to 3297220 tid 3 2024-08-17T17:36:07.830 INFO:tasks.rados.rados.0.smithi037.stdout:2820: write oid 37 current snap is 356 2024-08-17T17:36:07.830 INFO:tasks.rados.rados.0.smithi037.stdout:2820: seq_num 1057 ranges {564999=511260,1853114=561358,3060221=592047} 2024-08-17T17:36:07.836 INFO:tasks.rados.rados.0.smithi037.stdout:2820: writing smithi03781225-37 from 564999 to 1076259 tid 1 2024-08-17T17:36:07.843 INFO:tasks.rados.rados.0.smithi037.stdout:2820: writing smithi03781225-37 from 1853114 to 2414472 tid 2 2024-08-17T17:36:07.851 INFO:tasks.rados.rados.0.smithi037.stdout:2820: writing smithi03781225-37 from 3060221 to 3652268 tid 3 2024-08-17T17:36:07.851 INFO:tasks.rados.rados.0.smithi037.stdout:2821: write oid 35 current snap is 356 2024-08-17T17:36:07.851 INFO:tasks.rados.rados.0.smithi037.stdout:2821: seq_num 1058 ranges {581806=586509,1911596=421369,3087644=403319} 2024-08-17T17:36:07.857 INFO:tasks.rados.rados.0.smithi037.stdout:2821: writing smithi03781225-35 from 581806 to 1168315 tid 1 2024-08-17T17:36:07.864 INFO:tasks.rados.rados.0.smithi037.stdout:2821: writing smithi03781225-35 from 1911596 to 2332965 tid 2 2024-08-17T17:36:07.871 INFO:tasks.rados.rados.0.smithi037.stdout:2821: writing smithi03781225-35 from 3087644 to 3490963 tid 3 2024-08-17T17:36:07.871 INFO:tasks.rados.rados.0.smithi037.stdout:2822: snap_create 2024-08-17T17:36:07.871 INFO:tasks.rados.rados.0.smithi037.stdout:2818: finishing rollback tid 0 to smithi03781225-34 2024-08-17T17:36:07.871 INFO:tasks.rados.rados.0.smithi037.stdout:2818: finishing rollback tid 1 to smithi03781225-34 2024-08-17T17:36:07.872 INFO:tasks.rados.rados.0.smithi037.stdout:2815: finishing rollback tid 0 to smithi03781225-38 2024-08-17T17:36:07.872 INFO:tasks.rados.rados.0.smithi037.stdout:2815: finishing rollback tid 1 to smithi03781225-38 2024-08-17T17:36:07.872 INFO:tasks.rados.rados.0.smithi037.stdout:2818: finishing rollback tid 2 to smithi03781225-34 2024-08-17T17:36:07.872 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 1574 (ObjNum 967 snap 331 seq_num 967) dirty exists 2024-08-17T17:36:07.872 INFO:tasks.rados.rados.0.smithi037.stdout:2815: finishing rollback tid 2 to smithi03781225-38 2024-08-17T17:36:07.872 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 1490 (ObjNum 939 snap 321 seq_num 939) dirty exists 2024-08-17T17:36:07.872 INFO:tasks.rados.rados.0.smithi037.stdout:2817: expect (ObjNum 1052 snap 353 seq_num 1052) 2024-08-17T17:36:08.044 INFO:tasks.rados.rados.0.smithi037.stdout:2819: finishing write tid 1 to smithi03781225-3 2024-08-17T17:36:08.045 INFO:tasks.rados.rados.0.smithi037.stdout:2819: finishing write tid 2 to smithi03781225-3 2024-08-17T17:36:08.045 INFO:tasks.rados.rados.0.smithi037.stdout:2816: expect (ObjNum 1015 snap 345 seq_num 1015) 2024-08-17T17:36:08.191 INFO:tasks.rados.rados.0.smithi037.stdout:2819: finishing write tid 3 to smithi03781225-3 2024-08-17T17:36:08.191 INFO:tasks.rados.rados.0.smithi037.stdout:2819: finishing write tid 4 to smithi03781225-3 2024-08-17T17:36:08.191 INFO:tasks.rados.rados.0.smithi037.stdout:2819: finishing write tid 5 to smithi03781225-3 2024-08-17T17:36:08.191 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 568 (ObjNum 1056 snap 356 seq_num 1056) dirty exists 2024-08-17T17:36:08.191 INFO:tasks.rados.rados.0.smithi037.stdout:2819: left oid 3 (ObjNum 1056 snap 356 seq_num 1056) 2024-08-17T17:36:08.191 INFO:tasks.rados.rados.0.smithi037.stdout:2820: finishing write tid 1 to smithi03781225-37 2024-08-17T17:36:08.192 INFO:tasks.rados.rados.0.smithi037.stdout:2820: finishing write tid 2 to smithi03781225-37 2024-08-17T17:36:08.192 INFO:tasks.rados.rados.0.smithi037.stdout:2820: finishing write tid 3 to smithi03781225-37 2024-08-17T17:36:08.192 INFO:tasks.rados.rados.0.smithi037.stdout:2820: finishing write tid 4 to smithi03781225-37 2024-08-17T17:36:08.192 INFO:tasks.rados.rados.0.smithi037.stdout:2820: finishing write tid 5 to smithi03781225-37 2024-08-17T17:36:08.192 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 37 v 1207 (ObjNum 1057 snap 356 seq_num 1057) dirty exists 2024-08-17T17:36:08.192 INFO:tasks.rados.rados.0.smithi037.stdout:2820: left oid 37 (ObjNum 1057 snap 356 seq_num 1057) 2024-08-17T17:36:08.192 INFO:tasks.rados.rados.0.smithi037.stdout:2821: finishing write tid 1 to smithi03781225-35 2024-08-17T17:36:08.192 INFO:tasks.rados.rados.0.smithi037.stdout:2821: finishing write tid 2 to smithi03781225-35 2024-08-17T17:36:08.192 INFO:tasks.rados.rados.0.smithi037.stdout:2821: finishing write tid 3 to smithi03781225-35 2024-08-17T17:36:08.193 INFO:tasks.rados.rados.0.smithi037.stdout:2821: finishing write tid 4 to smithi03781225-35 2024-08-17T17:36:08.193 INFO:tasks.rados.rados.0.smithi037.stdout:2821: finishing write tid 5 to smithi03781225-35 2024-08-17T17:36:08.193 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 35 v 543 (ObjNum 1058 snap 356 seq_num 1058) dirty exists 2024-08-17T17:36:08.193 INFO:tasks.rados.rados.0.smithi037.stdout:2821: left oid 35 (ObjNum 1058 snap 356 seq_num 1058) 2024-08-17T17:36:08.811 INFO:tasks.rados.rados.0.smithi037.stdout:2815: done (7 left) 2024-08-17T17:36:08.811 INFO:tasks.rados.rados.0.smithi037.stdout:2816: done (6 left) 2024-08-17T17:36:08.811 INFO:tasks.rados.rados.0.smithi037.stdout:2817: done (5 left) 2024-08-17T17:36:08.811 INFO:tasks.rados.rados.0.smithi037.stdout:2818: done (4 left) 2024-08-17T17:36:08.811 INFO:tasks.rados.rados.0.smithi037.stdout:2819: done (3 left) 2024-08-17T17:36:08.811 INFO:tasks.rados.rados.0.smithi037.stdout:2820: done (2 left) 2024-08-17T17:36:08.811 INFO:tasks.rados.rados.0.smithi037.stdout:2821: done (1 left) 2024-08-17T17:36:08.811 INFO:tasks.rados.rados.0.smithi037.stdout:2822: done (0 left) 2024-08-17T17:36:08.812 INFO:tasks.rados.rados.0.smithi037.stdout:2823: read oid 45 snap -1 2024-08-17T17:36:08.812 INFO:tasks.rados.rados.0.smithi037.stdout:2823: expect (ObjNum 998 snap 341 seq_num 998) 2024-08-17T17:36:08.812 INFO:tasks.rados.rados.0.smithi037.stdout:2824: write oid 8 current snap is 357 2024-08-17T17:36:08.812 INFO:tasks.rados.rados.0.smithi037.stdout:2824: seq_num 1059 ranges {598613=661758,1970078=565027,3115067=614591} 2024-08-17T17:36:08.817 INFO:tasks.rados.rados.0.smithi037.stdout:2824: writing smithi03781225-8 from 598613 to 1260371 tid 1 2024-08-17T17:36:08.825 INFO:tasks.rados.rados.0.smithi037.stdout:2824: writing smithi03781225-8 from 1970078 to 2535105 tid 2 2024-08-17T17:36:08.832 INFO:tasks.rados.rados.0.smithi037.stdout:2824: writing smithi03781225-8 from 3115067 to 3729658 tid 3 2024-08-17T17:36:08.832 INFO:tasks.rados.rados.0.smithi037.stdout:2825: read oid 39 snap 337 2024-08-17T17:36:08.832 INFO:tasks.rados.rados.0.smithi037.stdout:2825: expect (ObjNum 983 snap 337 seq_num 983) 2024-08-17T17:36:08.832 INFO:tasks.rados.rados.0.smithi037.stdout:2826: rollback oid 40 current snap is 357 2024-08-17T17:36:08.832 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 40 to 352 2024-08-17T17:36:08.832 INFO:tasks.rados.rados.0.smithi037.stdout:2824: finishing write tid 1 to smithi03781225-8 2024-08-17T17:36:08.833 INFO:tasks.rados.rados.0.smithi037.stdout:2823: expect (ObjNum 998 snap 341 seq_num 998) 2024-08-17T17:36:09.003 INFO:tasks.rados.rados.0.smithi037.stdout:2824: finishing write tid 2 to smithi03781225-8 2024-08-17T17:36:09.004 INFO:tasks.rados.rados.0.smithi037.stdout:2824: finishing write tid 3 to smithi03781225-8 2024-08-17T17:36:09.004 INFO:tasks.rados.rados.0.smithi037.stdout:2824: finishing write tid 4 to smithi03781225-8 2024-08-17T17:36:09.004 INFO:tasks.rados.rados.0.smithi037.stdout:2826: finishing rollback tid 0 to smithi03781225-40 2024-08-17T17:36:09.004 INFO:tasks.rados.rados.0.smithi037.stdout:2824: finishing write tid 5 to smithi03781225-8 2024-08-17T17:36:09.004 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 859 (ObjNum 1059 snap 357 seq_num 1059) dirty exists 2024-08-17T17:36:09.004 INFO:tasks.rados.rados.0.smithi037.stdout:2824: left oid 8 (ObjNum 1059 snap 357 seq_num 1059) 2024-08-17T17:36:09.004 INFO:tasks.rados.rados.0.smithi037.stdout:2826: finishing rollback tid 1 to smithi03781225-40 2024-08-17T17:36:09.004 INFO:tasks.rados.rados.0.smithi037.stdout:2823: done (3 left) 2024-08-17T17:36:09.004 INFO:tasks.rados.rados.0.smithi037.stdout:2824: done (2 left) 2024-08-17T17:36:09.004 INFO:tasks.rados.rados.0.smithi037.stdout:2827: read oid 23 snap -1 2024-08-17T17:36:09.004 INFO:tasks.rados.rados.0.smithi037.stdout:2827: expect (ObjNum 1036 snap 351 seq_num 1036) 2024-08-17T17:36:09.005 INFO:tasks.rados.rados.0.smithi037.stdout:2828: read oid 33 snap -1 2024-08-17T17:36:09.005 INFO:tasks.rados.rados.0.smithi037.stdout:2828: expect (ObjNum 1052 snap 353 seq_num 1052) 2024-08-17T17:36:09.005 INFO:tasks.rados.rados.0.smithi037.stdout:2829: rollback oid 37 current snap is 357 2024-08-17T17:36:09.005 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 37 to 351 2024-08-17T17:36:09.005 INFO:tasks.rados.rados.0.smithi037.stdout:2826: finishing rollback tid 2 to smithi03781225-40 2024-08-17T17:36:09.005 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 40 v 1131 (ObjNum 1012 snap 344 seq_num 1012) dirty exists 2024-08-17T17:36:09.005 INFO:tasks.rados.rados.0.smithi037.stdout:2825: expect (ObjNum 983 snap 337 seq_num 983) 2024-08-17T17:36:09.175 INFO:tasks.rados.rados.0.smithi037.stdout:2829: finishing rollback tid 0 to smithi03781225-37 2024-08-17T17:36:09.175 INFO:tasks.rados.rados.0.smithi037.stdout:2829: finishing rollback tid 1 to smithi03781225-37 2024-08-17T17:36:09.175 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 37 v 1210 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-17T17:36:09.176 INFO:tasks.rados.rados.0.smithi037.stdout:2827: expect (ObjNum 1036 snap 351 seq_num 1036) 2024-08-17T17:36:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:08 smithi046 ceph-mon[88218]: pgmap v779: 89 pgs: 89 active+clean; 273 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.6 MiB/s wr, 17 op/s 2024-08-17T17:36:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:08 smithi046 ceph-mon[88218]: osdmap e781: 8 total, 8 up, 8 in 2024-08-17T17:36:09.285 INFO:tasks.rados.rados.0.smithi037.stdout:2828: expect (ObjNum 1052 snap 353 seq_num 1052) 2024-08-17T17:36:09.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:36:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:36:08] "GET /metrics HTTP/1.1" 200 36410 "" "Prometheus/2.51.0" 2024-08-17T17:36:09.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:08 smithi037 ceph-mon[102022]: pgmap v779: 89 pgs: 89 active+clean; 273 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.6 MiB/s wr, 17 op/s 2024-08-17T17:36:09.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:08 smithi037 ceph-mon[102022]: osdmap e781: 8 total, 8 up, 8 in 2024-08-17T17:36:09.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:08 smithi037 ceph-mon[97894]: pgmap v779: 89 pgs: 89 active+clean; 273 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.6 MiB/s wr, 17 op/s 2024-08-17T17:36:09.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:08 smithi037 ceph-mon[97894]: osdmap e781: 8 total, 8 up, 8 in 2024-08-17T17:36:09.459 INFO:tasks.rados.rados.0.smithi037.stdout:2825: done (4 left) 2024-08-17T17:36:09.459 INFO:tasks.rados.rados.0.smithi037.stdout:2826: done (3 left) 2024-08-17T17:36:09.459 INFO:tasks.rados.rados.0.smithi037.stdout:2827: done (2 left) 2024-08-17T17:36:09.459 INFO:tasks.rados.rados.0.smithi037.stdout:2828: done (1 left) 2024-08-17T17:36:09.460 INFO:tasks.rados.rados.0.smithi037.stdout:2829: done (0 left) 2024-08-17T17:36:09.460 INFO:tasks.rados.rados.0.smithi037.stdout:2830: read oid 2 snap 351 2024-08-17T17:36:09.460 INFO:tasks.rados.rados.0.smithi037.stdout:2830: expect deleted 2024-08-17T17:36:09.460 INFO:tasks.rados.rados.0.smithi037.stdout:2831: read oid 29 snap -1 2024-08-17T17:36:09.460 INFO:tasks.rados.rados.0.smithi037.stdout:2831: expect (ObjNum 1054 snap 354 seq_num 1054) 2024-08-17T17:36:09.460 INFO:tasks.rados.rados.0.smithi037.stdout:2832: snap_remove snap 346 2024-08-17T17:36:09.821 INFO:tasks.rados.rados.0.smithi037.stdout:2832: done (2 left) 2024-08-17T17:36:09.821 INFO:tasks.rados.rados.0.smithi037.stdout:2833: snap_remove snap 356 2024-08-17T17:36:10.162 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:09 smithi046 ceph-mon[88218]: osdmap e782: 8 total, 8 up, 8 in 2024-08-17T17:36:10.162 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:10.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:09 smithi037 ceph-mon[102022]: osdmap e782: 8 total, 8 up, 8 in 2024-08-17T17:36:10.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:10.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:09 smithi037 ceph-mon[97894]: osdmap e782: 8 total, 8 up, 8 in 2024-08-17T17:36:10.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:10.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:36:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:36:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:36:10.826 INFO:tasks.rados.rados.0.smithi037.stdout:2833: done (2 left) 2024-08-17T17:36:10.826 INFO:tasks.rados.rados.0.smithi037.stdout:2834: read oid 20 snap -1 2024-08-17T17:36:10.826 INFO:tasks.rados.rados.0.smithi037.stdout:2834: expect (ObjNum 984 snap 338 seq_num 984) 2024-08-17T17:36:10.826 INFO:tasks.rados.rados.0.smithi037.stdout:2835: write oid 38 current snap is 357 2024-08-17T17:36:10.826 INFO:tasks.rados.rados.0.smithi037.stdout:2835: seq_num 1060 ranges {615420=737007,1912207=425038,3026137=542216} 2024-08-17T17:36:10.834 INFO:tasks.rados.rados.0.smithi037.stdout:2835: writing smithi03781225-38 from 615420 to 1352427 tid 1 2024-08-17T17:36:10.840 INFO:tasks.rados.rados.0.smithi037.stdout:2835: writing smithi03781225-38 from 1912207 to 2337245 tid 2 2024-08-17T17:36:10.847 INFO:tasks.rados.rados.0.smithi037.stdout:2835: writing smithi03781225-38 from 3026137 to 3568353 tid 3 2024-08-17T17:36:10.847 INFO:tasks.rados.rados.0.smithi037.stdout:2836: snap_create 2024-08-17T17:36:10.847 INFO:tasks.rados.rados.0.smithi037.stdout:2831: expect (ObjNum 1054 snap 354 seq_num 1054) 2024-08-17T17:36:11.023 INFO:tasks.rados.rados.0.smithi037.stdout:2834: expect (ObjNum 984 snap 338 seq_num 984) 2024-08-17T17:36:11.106 INFO:tasks.rados.rados.0.smithi037.stdout:2835: finishing write tid 1 to smithi03781225-38 2024-08-17T17:36:11.107 INFO:tasks.rados.rados.0.smithi037.stdout:2835: finishing write tid 2 to smithi03781225-38 2024-08-17T17:36:11.107 INFO:tasks.rados.rados.0.smithi037.stdout:2835: finishing write tid 3 to smithi03781225-38 2024-08-17T17:36:11.107 INFO:tasks.rados.rados.0.smithi037.stdout:2835: finishing write tid 4 to smithi03781225-38 2024-08-17T17:36:11.107 INFO:tasks.rados.rados.0.smithi037.stdout:2835: finishing write tid 5 to smithi03781225-38 2024-08-17T17:36:11.107 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 1500 (ObjNum 1060 snap 357 seq_num 1060) dirty exists 2024-08-17T17:36:11.107 INFO:tasks.rados.rados.0.smithi037.stdout:2835: left oid 38 (ObjNum 1060 snap 357 seq_num 1060) 2024-08-17T17:36:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:10 smithi046 ceph-mon[88218]: pgmap v782: 89 pgs: 89 active+clean; 281 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-08-17T17:36:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:10 smithi046 ceph-mon[88218]: osdmap e783: 8 total, 8 up, 8 in 2024-08-17T17:36:11.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:10 smithi037 ceph-mon[102022]: pgmap v782: 89 pgs: 89 active+clean; 281 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-08-17T17:36:11.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:10 smithi037 ceph-mon[102022]: osdmap e783: 8 total, 8 up, 8 in 2024-08-17T17:36:11.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:10 smithi037 ceph-mon[97894]: pgmap v782: 89 pgs: 89 active+clean; 281 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-08-17T17:36:11.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:10 smithi037 ceph-mon[97894]: osdmap e783: 8 total, 8 up, 8 in 2024-08-17T17:36:11.808 INFO:tasks.rados.rados.0.smithi037.stdout:2830: done (4 left) 2024-08-17T17:36:11.809 INFO:tasks.rados.rados.0.smithi037.stdout:2831: done (3 left) 2024-08-17T17:36:11.809 INFO:tasks.rados.rados.0.smithi037.stdout:2834: done (2 left) 2024-08-17T17:36:11.809 INFO:tasks.rados.rados.0.smithi037.stdout:2835: done (1 left) 2024-08-17T17:36:11.809 INFO:tasks.rados.rados.0.smithi037.stdout:2836: done (0 left) 2024-08-17T17:36:11.809 INFO:tasks.rados.rados.0.smithi037.stdout:2837: write oid 12 current snap is 358 2024-08-17T17:36:11.809 INFO:tasks.rados.rados.0.smithi037.stdout:2837: seq_num 1061 ranges {632227=412256,1570689=568696,2653560=753488} 2024-08-17T17:36:11.814 INFO:tasks.rados.rados.0.smithi037.stdout:2837: writing smithi03781225-12 from 632227 to 1044483 tid 1 2024-08-17T17:36:11.821 INFO:tasks.rados.rados.0.smithi037.stdout:2837: writing smithi03781225-12 from 1570689 to 2139385 tid 2 2024-08-17T17:36:11.828 INFO:tasks.rados.rados.0.smithi037.stdout:2837: writing smithi03781225-12 from 2653560 to 3407048 tid 3 2024-08-17T17:36:11.828 INFO:tasks.rados.rados.0.smithi037.stdout:2838: rollback oid 13 current snap is 358 2024-08-17T17:36:11.829 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 13 to 305 2024-08-17T17:36:11.829 INFO:tasks.rados.rados.0.smithi037.stdout:2837: finishing write tid 1 to smithi03781225-12 2024-08-17T17:36:11.829 INFO:tasks.rados.rados.0.smithi037.stdout:2837: finishing write tid 2 to smithi03781225-12 2024-08-17T17:36:11.829 INFO:tasks.rados.rados.0.smithi037.stdout:2839: delete oid 41 current snap is 358 2024-08-17T17:36:11.835 INFO:tasks.rados.rados.0.smithi037.stdout:2838: finishing rollback tid 0 to smithi03781225-13 2024-08-17T17:36:11.835 INFO:tasks.rados.rados.0.smithi037.stdout:2839: done (2 left) 2024-08-17T17:36:11.835 INFO:tasks.rados.rados.0.smithi037.stdout:2840: snap_create 2024-08-17T17:36:11.835 INFO:tasks.rados.rados.0.smithi037.stdout:2838: finishing rollback tid 1 to smithi03781225-13 2024-08-17T17:36:11.835 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 1203 (ObjNum 1441 snap 0 seq_num 2516562224) dirty dne 2024-08-17T17:36:11.835 INFO:tasks.rados.rados.0.smithi037.stdout:2837: finishing write tid 3 to smithi03781225-12 2024-08-17T17:36:11.838 INFO:tasks.rados.rados.0.smithi037.stdout:2837: finishing write tid 4 to smithi03781225-12 2024-08-17T17:36:11.838 INFO:tasks.rados.rados.0.smithi037.stdout:2837: finishing write tid 5 to smithi03781225-12 2024-08-17T17:36:11.838 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 2281 (ObjNum 1061 snap 358 seq_num 1061) dirty exists 2024-08-17T17:36:11.838 INFO:tasks.rados.rados.0.smithi037.stdout:2837: left oid 12 (ObjNum 1061 snap 358 seq_num 1061) 2024-08-17T17:36:12.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:11 smithi046 ceph-mon[88218]: osdmap e784: 8 total, 8 up, 8 in 2024-08-17T17:36:12.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:11 smithi046 ceph-mon[88218]: osdmap e785: 8 total, 8 up, 8 in 2024-08-17T17:36:12.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:11 smithi037 ceph-mon[102022]: osdmap e784: 8 total, 8 up, 8 in 2024-08-17T17:36:12.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:11 smithi037 ceph-mon[102022]: osdmap e785: 8 total, 8 up, 8 in 2024-08-17T17:36:12.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:11 smithi037 ceph-mon[97894]: osdmap e784: 8 total, 8 up, 8 in 2024-08-17T17:36:12.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:11 smithi037 ceph-mon[97894]: osdmap e785: 8 total, 8 up, 8 in 2024-08-17T17:36:12.844 INFO:tasks.rados.rados.0.smithi037.stdout:2837: done (2 left) 2024-08-17T17:36:12.844 INFO:tasks.rados.rados.0.smithi037.stdout:2838: done (1 left) 2024-08-17T17:36:12.844 INFO:tasks.rados.rados.0.smithi037.stdout:2840: done (0 left) 2024-08-17T17:36:12.844 INFO:tasks.rados.rados.0.smithi037.stdout:2841: read oid 48 snap -1 2024-08-17T17:36:12.844 INFO:tasks.rados.rados.0.smithi037.stdout:2841: expect (ObjNum 853 snap 290 seq_num 853) 2024-08-17T17:36:12.844 INFO:tasks.rados.rados.0.smithi037.stdout:2842: delete oid 23 current snap is 359 2024-08-17T17:36:12.851 INFO:tasks.rados.rados.0.smithi037.stdout:2841: expect (ObjNum 853 snap 290 seq_num 853) 2024-08-17T17:36:13.013 INFO:tasks.rados.rados.0.smithi037.stdout:2841: done (1 left) 2024-08-17T17:36:13.013 INFO:tasks.rados.rados.0.smithi037.stdout:2842: done (0 left) 2024-08-17T17:36:13.013 INFO:tasks.rados.rados.0.smithi037.stdout:2843: read oid 47 snap -1 2024-08-17T17:36:13.014 INFO:tasks.rados.rados.0.smithi037.stdout:2843: expect (ObjNum 1010 snap 344 seq_num 1010) 2024-08-17T17:36:13.014 INFO:tasks.rados.rados.0.smithi037.stdout:2844: read oid 2 snap 337 2024-08-17T17:36:13.014 INFO:tasks.rados.rados.0.smithi037.stdout:2844: expect deleted 2024-08-17T17:36:13.014 INFO:tasks.rados.rados.0.smithi037.stdout:2845: snap_remove snap 330 2024-08-17T17:36:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:12 smithi046 ceph-mon[88218]: pgmap v785: 89 pgs: 89 active+clean; 285 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 2.0 MiB/s wr, 23 op/s 2024-08-17T17:36:13.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:12 smithi037 ceph-mon[97894]: pgmap v785: 89 pgs: 89 active+clean; 285 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 2.0 MiB/s wr, 23 op/s 2024-08-17T17:36:13.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:12 smithi037 ceph-mon[102022]: pgmap v785: 89 pgs: 89 active+clean; 285 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 2.0 MiB/s wr, 23 op/s 2024-08-17T17:36:13.864 INFO:tasks.rados.rados.0.smithi037.stdout:2845: done (2 left) 2024-08-17T17:36:13.864 INFO:tasks.rados.rados.0.smithi037.stdout:2846: read oid 25 snap -1 2024-08-17T17:36:13.864 INFO:tasks.rados.rados.0.smithi037.stdout:2846: expect deleted 2024-08-17T17:36:13.864 INFO:tasks.rados.rados.0.smithi037.stdout:2847: write oid 35 current snap is 359 2024-08-17T17:36:13.864 INFO:tasks.rados.rados.0.smithi037.stdout:2847: seq_num 1064 ranges {682648=638003,2029782=432376,3019476=587304} 2024-08-17T17:36:13.871 INFO:tasks.rados.rados.0.smithi037.stdout:2847: writing smithi03781225-35 from 682648 to 1320651 tid 1 2024-08-17T17:36:13.877 INFO:tasks.rados.rados.0.smithi037.stdout:2847: writing smithi03781225-35 from 2029782 to 2462158 tid 2 2024-08-17T17:36:13.884 INFO:tasks.rados.rados.0.smithi037.stdout:2847: writing smithi03781225-35 from 3019476 to 3606780 tid 3 2024-08-17T17:36:13.884 INFO:tasks.rados.rados.0.smithi037.stdout:2848: read oid 1 snap -1 2024-08-17T17:36:13.884 INFO:tasks.rados.rados.0.smithi037.stdout:2848: expect (ObjNum 646 snap 204 seq_num 646) 2024-08-17T17:36:13.884 INFO:tasks.rados.rados.0.smithi037.stdout:2849: snap_remove snap 305 2024-08-17T17:36:14.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:13 smithi046 ceph-mon[88218]: osdmap e786: 8 total, 8 up, 8 in 2024-08-17T17:36:14.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:13 smithi037 ceph-mon[97894]: osdmap e786: 8 total, 8 up, 8 in 2024-08-17T17:36:14.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:13 smithi037 ceph-mon[102022]: osdmap e786: 8 total, 8 up, 8 in 2024-08-17T17:36:14.864 INFO:tasks.rados.rados.0.smithi037.stdout:2849: done (5 left) 2024-08-17T17:36:14.865 INFO:tasks.rados.rados.0.smithi037.stdout:2850: write oid 7 current snap is 359 2024-08-17T17:36:14.865 INFO:tasks.rados.rados.0.smithi037.stdout:2850: seq_num 1065 ranges {699455=429605,1804617=576034,3163252=514929} 2024-08-17T17:36:14.871 INFO:tasks.rados.rados.0.smithi037.stdout:2850: writing smithi03781225-7 from 699455 to 1129060 tid 1 2024-08-17T17:36:14.879 INFO:tasks.rados.rados.0.smithi037.stdout:2850: writing smithi03781225-7 from 1804617 to 2380651 tid 2 2024-08-17T17:36:14.886 INFO:tasks.rados.rados.0.smithi037.stdout:2850: writing smithi03781225-7 from 3163252 to 3678181 tid 3 2024-08-17T17:36:14.887 INFO:tasks.rados.rados.0.smithi037.stdout:2851: read oid 30 snap -1 2024-08-17T17:36:14.887 INFO:tasks.rados.rados.0.smithi037.stdout:2851: expect deleted 2024-08-17T17:36:14.887 INFO:tasks.rados.rados.0.smithi037.stdout:2852: snap_create 2024-08-17T17:36:14.887 INFO:tasks.rados.rados.0.smithi037.stdout:2843: expect (ObjNum 1010 snap 344 seq_num 1010) 2024-08-17T17:36:14.988 INFO:tasks.rados.rados.0.smithi037.stdout:2847: finishing write tid 1 to smithi03781225-35 2024-08-17T17:36:14.988 INFO:tasks.rados.rados.0.smithi037.stdout:2847: finishing write tid 2 to smithi03781225-35 2024-08-17T17:36:14.988 INFO:tasks.rados.rados.0.smithi037.stdout:2847: finishing write tid 3 to smithi03781225-35 2024-08-17T17:36:14.988 INFO:tasks.rados.rados.0.smithi037.stdout:2847: finishing write tid 4 to smithi03781225-35 2024-08-17T17:36:14.989 INFO:tasks.rados.rados.0.smithi037.stdout:2847: finishing write tid 5 to smithi03781225-35 2024-08-17T17:36:14.989 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 35 v 558 (ObjNum 1064 snap 359 seq_num 1064) dirty exists 2024-08-17T17:36:14.989 INFO:tasks.rados.rados.0.smithi037.stdout:2847: left oid 35 (ObjNum 1064 snap 359 seq_num 1064) 2024-08-17T17:36:14.989 INFO:tasks.rados.rados.0.smithi037.stdout:2848: expect (ObjNum 646 snap 204 seq_num 646) 2024-08-17T17:36:15.149 INFO:tasks.rados.rados.0.smithi037.stdout:2850: finishing write tid 1 to smithi03781225-7 2024-08-17T17:36:15.149 INFO:tasks.rados.rados.0.smithi037.stdout:2850: finishing write tid 2 to smithi03781225-7 2024-08-17T17:36:15.149 INFO:tasks.rados.rados.0.smithi037.stdout:2850: finishing write tid 3 to smithi03781225-7 2024-08-17T17:36:15.149 INFO:tasks.rados.rados.0.smithi037.stdout:2850: finishing write tid 4 to smithi03781225-7 2024-08-17T17:36:15.150 INFO:tasks.rados.rados.0.smithi037.stdout:2850: finishing write tid 5 to smithi03781225-7 2024-08-17T17:36:15.150 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 403 (ObjNum 1065 snap 359 seq_num 1065) dirty exists 2024-08-17T17:36:15.150 INFO:tasks.rados.rados.0.smithi037.stdout:2850: left oid 7 (ObjNum 1065 snap 359 seq_num 1065) 2024-08-17T17:36:15.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:14 smithi046 ceph-mon[88218]: pgmap v788: 89 pgs: 89 active+clean; 286 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-08-17T17:36:15.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:14 smithi046 ceph-mon[88218]: osdmap e787: 8 total, 8 up, 8 in 2024-08-17T17:36:15.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:14 smithi037 ceph-mon[97894]: pgmap v788: 89 pgs: 89 active+clean; 286 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-08-17T17:36:15.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:14 smithi037 ceph-mon[97894]: osdmap e787: 8 total, 8 up, 8 in 2024-08-17T17:36:15.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:14 smithi037 ceph-mon[102022]: pgmap v788: 89 pgs: 89 active+clean; 286 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-08-17T17:36:15.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:14 smithi037 ceph-mon[102022]: osdmap e787: 8 total, 8 up, 8 in 2024-08-17T17:36:15.874 INFO:tasks.rados.rados.0.smithi037.stdout:2843: done (7 left) 2024-08-17T17:36:15.875 INFO:tasks.rados.rados.0.smithi037.stdout:2844: done (6 left) 2024-08-17T17:36:15.875 INFO:tasks.rados.rados.0.smithi037.stdout:2846: done (5 left) 2024-08-17T17:36:15.875 INFO:tasks.rados.rados.0.smithi037.stdout:2847: done (4 left) 2024-08-17T17:36:15.875 INFO:tasks.rados.rados.0.smithi037.stdout:2848: done (3 left) 2024-08-17T17:36:15.875 INFO:tasks.rados.rados.0.smithi037.stdout:2850: done (2 left) 2024-08-17T17:36:15.875 INFO:tasks.rados.rados.0.smithi037.stdout:2851: done (1 left) 2024-08-17T17:36:15.875 INFO:tasks.rados.rados.0.smithi037.stdout:2852: done (0 left) 2024-08-17T17:36:15.875 INFO:tasks.rados.rados.0.smithi037.stdout:2853: delete oid 12 current snap is 360 2024-08-17T17:36:15.879 INFO:tasks.rados.rados.0.smithi037.stdout:2853: done (0 left) 2024-08-17T17:36:15.879 INFO:tasks.rados.rados.0.smithi037.stdout:2854: write oid 33 current snap is 360 2024-08-17T17:36:15.879 INFO:tasks.rados.rados.0.smithi037.stdout:2854: seq_num 1067 ranges {733069=580103,1921581=579703,3218098=537473} 2024-08-17T17:36:15.886 INFO:tasks.rados.rados.0.smithi037.stdout:2854: writing smithi03781225-33 from 733069 to 1313172 tid 1 2024-08-17T17:36:15.893 INFO:tasks.rados.rados.0.smithi037.stdout:2854: writing smithi03781225-33 from 1921581 to 2501284 tid 2 2024-08-17T17:36:15.900 INFO:tasks.rados.rados.0.smithi037.stdout:2854: writing smithi03781225-33 from 3218098 to 3755571 tid 3 2024-08-17T17:36:15.900 INFO:tasks.rados.rados.0.smithi037.stdout:2855: read oid 21 snap -1 2024-08-17T17:36:15.900 INFO:tasks.rados.rados.0.smithi037.stdout:2855: expect (ObjNum 934 snap 319 seq_num 934) 2024-08-17T17:36:15.900 INFO:tasks.rados.rados.0.smithi037.stdout:2856: snap_remove snap 359 2024-08-17T17:36:16.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:15 smithi046 ceph-mon[88218]: osdmap e788: 8 total, 8 up, 8 in 2024-08-17T17:36:16.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:15 smithi037 ceph-mon[97894]: osdmap e788: 8 total, 8 up, 8 in 2024-08-17T17:36:16.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:15 smithi037 ceph-mon[102022]: osdmap e788: 8 total, 8 up, 8 in 2024-08-17T17:36:16.810 INFO:tasks.rados.rados.0.smithi037.stdout:2856: done (2 left) 2024-08-17T17:36:16.810 INFO:tasks.rados.rados.0.smithi037.stdout:2857: read oid 38 snap -1 2024-08-17T17:36:16.810 INFO:tasks.rados.rados.0.smithi037.stdout:2857: expect (ObjNum 1060 snap 357 seq_num 1060) 2024-08-17T17:36:16.810 INFO:tasks.rados.rados.0.smithi037.stdout:2858: write oid 27 current snap is 360 2024-08-17T17:36:16.810 INFO:tasks.rados.rados.0.smithi037.stdout:2854: finishing write tid 1 to smithi03781225-33 2024-08-17T17:36:16.811 INFO:tasks.rados.rados.0.smithi037.stdout:2854: finishing write tid 2 to smithi03781225-33 2024-08-17T17:36:16.811 INFO:tasks.rados.rados.0.smithi037.stdout:2854: finishing write tid 3 to smithi03781225-33 2024-08-17T17:36:16.811 INFO:tasks.rados.rados.0.smithi037.stdout:2854: finishing write tid 4 to smithi03781225-33 2024-08-17T17:36:16.811 INFO:tasks.rados.rados.0.smithi037.stdout:2854: finishing write tid 5 to smithi03781225-33 2024-08-17T17:36:16.811 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 1152 (ObjNum 1067 snap 360 seq_num 1067) dirty exists 2024-08-17T17:36:16.811 INFO:tasks.rados.rados.0.smithi037.stdout:2854: left oid 33 (ObjNum 1067 snap 360 seq_num 1067) 2024-08-17T17:36:16.811 INFO:tasks.rados.rados.0.smithi037.stdout:2855: expect (ObjNum 934 snap 319 seq_num 934) 2024-08-17T17:36:16.974 INFO:tasks.rados.rados.0.smithi037.stdout:2857: expect (ObjNum 1060 snap 357 seq_num 1060) 2024-08-17T17:36:17.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:16 smithi046 ceph-mon[88218]: pgmap v791: 89 pgs: 89 active+clean; 270 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-08-17T17:36:17.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:16 smithi046 ceph-mon[88218]: osdmap e789: 8 total, 8 up, 8 in 2024-08-17T17:36:17.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:16 smithi046 ceph-mon[88218]: osdmap e790: 8 total, 8 up, 8 in 2024-08-17T17:36:17.272 INFO:tasks.rados.rados.0.smithi037.stdout:2858: seq_num 1068 ranges {749876=655352,1863710=723361,3012815=748745} 2024-08-17T17:36:17.280 INFO:tasks.rados.rados.0.smithi037.stdout:2858: writing smithi03781225-27 from 749876 to 1405228 tid 1 2024-08-17T17:36:17.286 INFO:tasks.rados.rados.0.smithi037.stdout:2858: writing smithi03781225-27 from 1863710 to 2587071 tid 2 2024-08-17T17:36:17.293 INFO:tasks.rados.rados.0.smithi037.stdout:2858: writing smithi03781225-27 from 3012815 to 3761560 tid 3 2024-08-17T17:36:17.293 INFO:tasks.rados.rados.0.smithi037.stdout:2854: done (3 left) 2024-08-17T17:36:17.293 INFO:tasks.rados.rados.0.smithi037.stdout:2855: done (2 left) 2024-08-17T17:36:17.293 INFO:tasks.rados.rados.0.smithi037.stdout:2857: done (1 left) 2024-08-17T17:36:17.294 INFO:tasks.rados.rados.0.smithi037.stdout:2859: read oid 33 snap 352 2024-08-17T17:36:17.294 INFO:tasks.rados.rados.0.smithi037.stdout:2859: expect (ObjNum 1033 snap 350 seq_num 1033) 2024-08-17T17:36:17.294 INFO:tasks.rados.rados.0.smithi037.stdout:2860: read oid 50 snap -1 2024-08-17T17:36:17.294 INFO:tasks.rados.rados.0.smithi037.stdout:2860: expect (ObjNum 904 snap 309 seq_num 904) 2024-08-17T17:36:17.294 INFO:tasks.rados.rados.0.smithi037.stdout:2861: rollback oid 39 current snap is 360 2024-08-17T17:36:17.294 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 39 to 354 2024-08-17T17:36:17.294 INFO:tasks.rados.rados.0.smithi037.stdout:2862: write oid 18 current snap is 360 2024-08-17T17:36:17.294 INFO:tasks.rados.rados.0.smithi037.stdout:2862: seq_num 1069 ranges {766683=730601,1922192=583372,3156591=676370} 2024-08-17T17:36:17.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:16 smithi037 ceph-mon[102022]: pgmap v791: 89 pgs: 89 active+clean; 270 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-08-17T17:36:17.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:16 smithi037 ceph-mon[102022]: osdmap e789: 8 total, 8 up, 8 in 2024-08-17T17:36:17.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:16 smithi037 ceph-mon[102022]: osdmap e790: 8 total, 8 up, 8 in 2024-08-17T17:36:17.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:16 smithi037 ceph-mon[97894]: pgmap v791: 89 pgs: 89 active+clean; 270 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-08-17T17:36:17.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:16 smithi037 ceph-mon[97894]: osdmap e789: 8 total, 8 up, 8 in 2024-08-17T17:36:17.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:16 smithi037 ceph-mon[97894]: osdmap e790: 8 total, 8 up, 8 in 2024-08-17T17:36:17.302 INFO:tasks.rados.rados.0.smithi037.stdout:2862: writing smithi03781225-18 from 766683 to 1497284 tid 1 2024-08-17T17:36:17.307 INFO:tasks.rados.rados.0.smithi037.stdout:2862: writing smithi03781225-18 from 1922192 to 2505564 tid 2 2024-08-17T17:36:17.315 INFO:tasks.rados.rados.0.smithi037.stdout:2862: writing smithi03781225-18 from 3156591 to 3832961 tid 3 2024-08-17T17:36:17.315 INFO:tasks.rados.rados.0.smithi037.stdout:2863: read oid 23 snap -1 2024-08-17T17:36:17.315 INFO:tasks.rados.rados.0.smithi037.stdout:2863: expect deleted 2024-08-17T17:36:17.315 INFO:tasks.rados.rados.0.smithi037.stdout:2864: delete oid 42 current snap is 360 2024-08-17T17:36:17.315 INFO:tasks.rados.rados.0.smithi037.stdout:2858: finishing write tid 1 to smithi03781225-27 2024-08-17T17:36:17.315 INFO:tasks.rados.rados.0.smithi037.stdout:2858: finishing write tid 2 to smithi03781225-27 2024-08-17T17:36:17.315 INFO:tasks.rados.rados.0.smithi037.stdout:2860: expect (ObjNum 904 snap 309 seq_num 904) 2024-08-17T17:36:17.492 INFO:tasks.rados.rados.0.smithi037.stdout:2858: finishing write tid 3 to smithi03781225-27 2024-08-17T17:36:17.492 INFO:tasks.rados.rados.0.smithi037.stdout:2858: finishing write tid 4 to smithi03781225-27 2024-08-17T17:36:17.493 INFO:tasks.rados.rados.0.smithi037.stdout:2858: finishing write tid 5 to smithi03781225-27 2024-08-17T17:36:17.493 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 27 v 498 (ObjNum 1068 snap 360 seq_num 1068) dirty exists 2024-08-17T17:36:17.493 INFO:tasks.rados.rados.0.smithi037.stdout:2858: left oid 27 (ObjNum 1068 snap 360 seq_num 1068) 2024-08-17T17:36:17.493 INFO:tasks.rados.rados.0.smithi037.stdout:2861: finishing rollback tid 0 to smithi03781225-39 2024-08-17T17:36:17.493 INFO:tasks.rados.rados.0.smithi037.stdout:2861: finishing rollback tid 1 to smithi03781225-39 2024-08-17T17:36:17.493 INFO:tasks.rados.rados.0.smithi037.stdout:2858: done (6 left) 2024-08-17T17:36:17.493 INFO:tasks.rados.rados.0.smithi037.stdout:2860: done (5 left) 2024-08-17T17:36:17.493 INFO:tasks.rados.rados.0.smithi037.stdout:2864: done (4 left) 2024-08-17T17:36:17.493 INFO:tasks.rados.rados.0.smithi037.stdout:2865: rollback oid 37 current snap is 360 2024-08-17T17:36:17.493 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 37 to 352 2024-08-17T17:36:17.493 INFO:tasks.rados.rados.0.smithi037.stdout:2861: finishing rollback tid 2 to smithi03781225-39 2024-08-17T17:36:17.493 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 1594 (ObjNum 1049 snap 353 seq_num 1049) dirty exists 2024-08-17T17:36:17.493 INFO:tasks.rados.rados.0.smithi037.stdout:2859: expect (ObjNum 1033 snap 350 seq_num 1033) 2024-08-17T17:36:17.643 INFO:tasks.rados.rados.0.smithi037.stdout:2862: finishing write tid 1 to smithi03781225-18 2024-08-17T17:36:17.643 INFO:tasks.rados.rados.0.smithi037.stdout:2862: finishing write tid 2 to smithi03781225-18 2024-08-17T17:36:17.643 INFO:tasks.rados.rados.0.smithi037.stdout:2862: finishing write tid 3 to smithi03781225-18 2024-08-17T17:36:17.643 INFO:tasks.rados.rados.0.smithi037.stdout:2862: finishing write tid 4 to smithi03781225-18 2024-08-17T17:36:17.643 INFO:tasks.rados.rados.0.smithi037.stdout:2862: finishing write tid 5 to smithi03781225-18 2024-08-17T17:36:17.644 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 1218 (ObjNum 1069 snap 360 seq_num 1069) dirty exists 2024-08-17T17:36:17.644 INFO:tasks.rados.rados.0.smithi037.stdout:2862: left oid 18 (ObjNum 1069 snap 360 seq_num 1069) 2024-08-17T17:36:17.644 INFO:tasks.rados.rados.0.smithi037.stdout:2865: finishing rollback tid 1 to smithi03781225-37 2024-08-17T17:36:17.644 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 37 v 1210 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-08-17T17:36:17.644 INFO:tasks.rados.rados.0.smithi037.stdout:2859: done (4 left) 2024-08-17T17:36:17.644 INFO:tasks.rados.rados.0.smithi037.stdout:2861: done (3 left) 2024-08-17T17:36:17.644 INFO:tasks.rados.rados.0.smithi037.stdout:2862: done (2 left) 2024-08-17T17:36:17.644 INFO:tasks.rados.rados.0.smithi037.stdout:2863: done (1 left) 2024-08-17T17:36:17.644 INFO:tasks.rados.rados.0.smithi037.stdout:2865: done (0 left) 2024-08-17T17:36:17.644 INFO:tasks.rados.rados.0.smithi037.stdout:2866: write oid 13 current snap is 360 2024-08-17T17:36:17.644 INFO:tasks.rados.rados.0.smithi037.stdout:2866: seq_num 1071 ranges {400297=481099,1639156=361141} 2024-08-17T17:36:17.647 INFO:tasks.rados.rados.0.smithi037.stdout:2866: writing smithi03781225-13 from 400297 to 881396 tid 1 2024-08-17T17:36:17.653 INFO:tasks.rados.rados.0.smithi037.stdout:2866: writing smithi03781225-13 from 1639156 to 2000297 tid 2 2024-08-17T17:36:17.654 INFO:tasks.rados.rados.0.smithi037.stdout:2867: snap_remove snap 352 2024-08-17T17:36:17.877 INFO:tasks.rados.rados.0.smithi037.stdout:2867: done (1 left) 2024-08-17T17:36:17.877 INFO:tasks.rados.rados.0.smithi037.stdout:2868: delete oid 31 current snap is 360 2024-08-17T17:36:17.877 INFO:tasks.rados.rados.0.smithi037.stdout:2866: finishing write tid 1 to smithi03781225-13 2024-08-17T17:36:17.877 INFO:tasks.rados.rados.0.smithi037.stdout:2866: finishing write tid 2 to smithi03781225-13 2024-08-17T17:36:17.878 INFO:tasks.rados.rados.0.smithi037.stdout:2866: finishing write tid 3 to smithi03781225-13 2024-08-17T17:36:17.878 INFO:tasks.rados.rados.0.smithi037.stdout:2866: finishing write tid 4 to smithi03781225-13 2024-08-17T17:36:17.878 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 1221 (ObjNum 1071 snap 360 seq_num 1071) dirty exists 2024-08-17T17:36:17.878 INFO:tasks.rados.rados.0.smithi037.stdout:2866: left oid 13 (ObjNum 1071 snap 360 seq_num 1071) 2024-08-17T17:36:17.883 INFO:tasks.rados.rados.0.smithi037.stdout:2866: done (1 left) 2024-08-17T17:36:17.883 INFO:tasks.rados.rados.0.smithi037.stdout:2868: done (0 left) 2024-08-17T17:36:17.883 INFO:tasks.rados.rados.0.smithi037.stdout:2869: snap_remove snap 353 2024-08-17T17:36:18.883 INFO:tasks.rados.rados.0.smithi037.stdout:2869: done (0 left) 2024-08-17T17:36:18.884 INFO:tasks.rados.rados.0.smithi037.stdout:2870: snap_remove snap 337 2024-08-17T17:36:19.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:18 smithi046 ceph-mon[88218]: pgmap v794: 89 pgs: 89 active+clean; 270 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 829 KiB/s wr, 12 op/s 2024-08-17T17:36:19.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:18 smithi046 ceph-mon[88218]: osdmap e791: 8 total, 8 up, 8 in 2024-08-17T17:36:19.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:18 smithi037 ceph-mon[97894]: pgmap v794: 89 pgs: 89 active+clean; 270 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 829 KiB/s wr, 12 op/s 2024-08-17T17:36:19.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:18 smithi037 ceph-mon[97894]: osdmap e791: 8 total, 8 up, 8 in 2024-08-17T17:36:19.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:18 smithi037 ceph-mon[102022]: pgmap v794: 89 pgs: 89 active+clean; 270 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 829 KiB/s wr, 12 op/s 2024-08-17T17:36:19.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:18 smithi037 ceph-mon[102022]: osdmap e791: 8 total, 8 up, 8 in 2024-08-17T17:36:19.294 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:36:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:36:18] "GET /metrics HTTP/1.1" 200 36410 "" "Prometheus/2.51.0" 2024-08-17T17:36:19.895 INFO:tasks.rados.rados.0.smithi037.stdout:2870: done (0 left) 2024-08-17T17:36:19.895 INFO:tasks.rados.rados.0.smithi037.stdout:2871: delete oid 43 current snap is 360 2024-08-17T17:36:19.903 INFO:tasks.rados.rados.0.smithi037.stdout:2871: done (0 left) 2024-08-17T17:36:19.903 INFO:tasks.rados.rados.0.smithi037.stdout:2872: write oid 30 current snap is 360 2024-08-17T17:36:19.904 INFO:tasks.rados.rados.0.smithi037.stdout:2872: seq_num 1074 ranges {450718=423199,1414602=636116} 2024-08-17T17:36:19.908 INFO:tasks.rados.rados.0.smithi037.stdout:2872: writing smithi03781225-30 from 450718 to 873917 tid 1 2024-08-17T17:36:19.915 INFO:tasks.rados.rados.0.smithi037.stdout:2872: writing smithi03781225-30 from 1414602 to 2050718 tid 2 2024-08-17T17:36:19.915 INFO:tasks.rados.rados.0.smithi037.stdout:2873: write oid 26 current snap is 360 2024-08-17T17:36:19.915 INFO:tasks.rados.rados.0.smithi037.stdout:2873: seq_num 1075 ranges {467525=498448,1473084=594379} 2024-08-17T17:36:19.920 INFO:tasks.rados.rados.0.smithi037.stdout:2873: writing smithi03781225-26 from 467525 to 965973 tid 1 2024-08-17T17:36:19.927 INFO:tasks.rados.rados.0.smithi037.stdout:2873: writing smithi03781225-26 from 1473084 to 2067463 tid 2 2024-08-17T17:36:19.927 INFO:tasks.rados.rados.0.smithi037.stdout:2874: snap_create 2024-08-17T17:36:19.927 INFO:tasks.rados.rados.0.smithi037.stdout:2872: finishing write tid 1 to smithi03781225-30 2024-08-17T17:36:19.927 INFO:tasks.rados.rados.0.smithi037.stdout:2872: finishing write tid 2 to smithi03781225-30 2024-08-17T17:36:19.927 INFO:tasks.rados.rados.0.smithi037.stdout:2872: finishing write tid 3 to smithi03781225-30 2024-08-17T17:36:19.927 INFO:tasks.rados.rados.0.smithi037.stdout:2872: finishing write tid 4 to smithi03781225-30 2024-08-17T17:36:19.927 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 1419 (ObjNum 1074 snap 360 seq_num 1074) dirty exists 2024-08-17T17:36:19.927 INFO:tasks.rados.rados.0.smithi037.stdout:2872: left oid 30 (ObjNum 1074 snap 360 seq_num 1074) 2024-08-17T17:36:19.927 INFO:tasks.rados.rados.0.smithi037.stdout:2873: finishing write tid 1 to smithi03781225-26 2024-08-17T17:36:19.930 INFO:tasks.rados.rados.0.smithi037.stdout:2873: finishing write tid 2 to smithi03781225-26 2024-08-17T17:36:19.930 INFO:tasks.rados.rados.0.smithi037.stdout:2873: finishing write tid 3 to smithi03781225-26 2024-08-17T17:36:19.930 INFO:tasks.rados.rados.0.smithi037.stdout:2873: finishing write tid 4 to smithi03781225-26 2024-08-17T17:36:19.930 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 1241 (ObjNum 1075 snap 360 seq_num 1075) dirty exists 2024-08-17T17:36:19.930 INFO:tasks.rados.rados.0.smithi037.stdout:2873: left oid 26 (ObjNum 1075 snap 360 seq_num 1075) 2024-08-17T17:36:20.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:19 smithi046 ceph-mon[88218]: osdmap e792: 8 total, 8 up, 8 in 2024-08-17T17:36:20.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:19 smithi037 ceph-mon[102022]: osdmap e792: 8 total, 8 up, 8 in 2024-08-17T17:36:20.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:19 smithi037 ceph-mon[97894]: osdmap e792: 8 total, 8 up, 8 in 2024-08-17T17:36:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:36:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:36:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:36:20.895 INFO:tasks.rados.rados.0.smithi037.stdout:2872: done (2 left) 2024-08-17T17:36:20.895 INFO:tasks.rados.rados.0.smithi037.stdout:2873: done (1 left) 2024-08-17T17:36:20.895 INFO:tasks.rados.rados.0.smithi037.stdout:2874: done (0 left) 2024-08-17T17:36:20.896 INFO:tasks.rados.rados.0.smithi037.stdout:2875: delete oid 34 current snap is 361 2024-08-17T17:36:20.903 INFO:tasks.rados.rados.0.smithi037.stdout:2875: done (0 left) 2024-08-17T17:36:20.903 INFO:tasks.rados.rados.0.smithi037.stdout:2876: read oid 43 snap -1 2024-08-17T17:36:20.903 INFO:tasks.rados.rados.0.smithi037.stdout:2876: expect deleted 2024-08-17T17:36:20.903 INFO:tasks.rados.rados.0.smithi037.stdout:2877: delete oid 36 current snap is 361 2024-08-17T17:36:20.906 INFO:tasks.rados.rados.0.smithi037.stdout:2876: done (1 left) 2024-08-17T17:36:20.906 INFO:tasks.rados.rados.0.smithi037.stdout:2877: done (0 left) 2024-08-17T17:36:20.906 INFO:tasks.rados.rados.0.smithi037.stdout:2878: rollback oid 17 current snap is 361 2024-08-17T17:36:20.906 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 17 to 360 2024-08-17T17:36:20.906 INFO:tasks.rados.rados.0.smithi037.stdout:2879: read oid 28 snap 351 2024-08-17T17:36:20.906 INFO:tasks.rados.rados.0.smithi037.stdout:2879: expect deleted 2024-08-17T17:36:20.906 INFO:tasks.rados.rados.0.smithi037.stdout:2880: rollback oid 31 current snap is 361 2024-08-17T17:36:20.907 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 31 to 326 2024-08-17T17:36:20.907 INFO:tasks.rados.rados.0.smithi037.stdout:2881: rollback oid 30 current snap is 361 2024-08-17T17:36:20.907 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 30 to 354 2024-08-17T17:36:20.907 INFO:tasks.rados.rados.0.smithi037.stdout:2882: write oid 42 current snap is 361 2024-08-17T17:36:20.908 INFO:tasks.rados.rados.0.smithi037.stdout:2882: seq_num 1078 ranges {517946=724195,1932177=185769} 2024-08-17T17:36:20.912 INFO:tasks.rados.rados.0.smithi037.stdout:2882: writing smithi03781225-42 from 517946 to 1242141 tid 1 2024-08-17T17:36:20.917 INFO:tasks.rados.rados.0.smithi037.stdout:2882: writing smithi03781225-42 from 1932177 to 2117946 tid 2 2024-08-17T17:36:20.918 INFO:tasks.rados.rados.0.smithi037.stdout:2883: read oid 18 snap -1 2024-08-17T17:36:20.918 INFO:tasks.rados.rados.0.smithi037.stdout:2883: expect (ObjNum 1069 snap 360 seq_num 1069) 2024-08-17T17:36:20.918 INFO:tasks.rados.rados.0.smithi037.stdout:2884: write oid 38 current snap is 361 2024-08-17T17:36:20.918 INFO:tasks.rados.rados.0.smithi037.stdout:2880: finishing rollback tid 1 to smithi03781225-31 2024-08-17T17:36:20.918 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 31 v 0 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-08-17T17:36:20.918 INFO:tasks.rados.rados.0.smithi037.stdout:2884: seq_num 1079 ranges {534753=799444,1990659=144094} 2024-08-17T17:36:20.924 INFO:tasks.rados.rados.0.smithi037.stdout:2884: writing smithi03781225-38 from 534753 to 1334197 tid 1 2024-08-17T17:36:20.929 INFO:tasks.rados.rados.0.smithi037.stdout:2884: writing smithi03781225-38 from 1990659 to 2134753 tid 2 2024-08-17T17:36:20.929 INFO:tasks.rados.rados.0.smithi037.stdout:2880: done (6 left) 2024-08-17T17:36:20.929 INFO:tasks.rados.rados.0.smithi037.stdout:2885: delete oid 43 current snap is 361 2024-08-17T17:36:20.929 INFO:tasks.rados.rados.0.smithi037.stdout:2881: finishing rollback tid 0 to smithi03781225-30 2024-08-17T17:36:20.929 INFO:tasks.rados.rados.0.smithi037.stdout:2881: finishing rollback tid 1 to smithi03781225-30 2024-08-17T17:36:20.929 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 1422 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-17T17:36:20.929 INFO:tasks.rados.rados.0.smithi037.stdout:2878: finishing rollback tid 0 to smithi03781225-17 2024-08-17T17:36:20.930 INFO:tasks.rados.rados.0.smithi037.stdout:2878: finishing rollback tid 1 to smithi03781225-17 2024-08-17T17:36:20.930 INFO:tasks.rados.rados.0.smithi037.stdout:2878: finishing rollback tid 2 to smithi03781225-17 2024-08-17T17:36:20.930 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 1174 (ObjNum 1019 snap 348 seq_num 1019) dirty exists 2024-08-17T17:36:20.930 INFO:tasks.rados.rados.0.smithi037.stdout:2882: finishing write tid 1 to smithi03781225-42 2024-08-17T17:36:20.930 INFO:tasks.rados.rados.0.smithi037.stdout:2882: finishing write tid 2 to smithi03781225-42 2024-08-17T17:36:20.930 INFO:tasks.rados.rados.0.smithi037.stdout:2882: finishing write tid 3 to smithi03781225-42 2024-08-17T17:36:20.930 INFO:tasks.rados.rados.0.smithi037.stdout:2882: finishing write tid 4 to smithi03781225-42 2024-08-17T17:36:20.930 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 1529 (ObjNum 1078 snap 361 seq_num 1078) dirty exists 2024-08-17T17:36:20.930 INFO:tasks.rados.rados.0.smithi037.stdout:2882: left oid 42 (ObjNum 1078 snap 361 seq_num 1078) 2024-08-17T17:36:20.931 INFO:tasks.rados.rados.0.smithi037.stdout:2883: expect (ObjNum 1069 snap 360 seq_num 1069) 2024-08-17T17:36:21.164 INFO:tasks.rados.rados.0.smithi037.stdout:2884: finishing write tid 1 to smithi03781225-38 2024-08-17T17:36:21.165 INFO:tasks.rados.rados.0.smithi037.stdout:2884: finishing write tid 2 to smithi03781225-38 2024-08-17T17:36:21.165 INFO:tasks.rados.rados.0.smithi037.stdout:2884: finishing write tid 3 to smithi03781225-38 2024-08-17T17:36:21.165 INFO:tasks.rados.rados.0.smithi037.stdout:2884: finishing write tid 4 to smithi03781225-38 2024-08-17T17:36:21.165 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 1533 (ObjNum 1079 snap 361 seq_num 1079) dirty exists 2024-08-17T17:36:21.165 INFO:tasks.rados.rados.0.smithi037.stdout:2884: left oid 38 (ObjNum 1079 snap 361 seq_num 1079) 2024-08-17T17:36:21.165 INFO:tasks.rados.rados.0.smithi037.stdout:2878: done (6 left) 2024-08-17T17:36:21.165 INFO:tasks.rados.rados.0.smithi037.stdout:2879: done (5 left) 2024-08-17T17:36:21.165 INFO:tasks.rados.rados.0.smithi037.stdout:2881: done (4 left) 2024-08-17T17:36:21.165 INFO:tasks.rados.rados.0.smithi037.stdout:2882: done (3 left) 2024-08-17T17:36:21.165 INFO:tasks.rados.rados.0.smithi037.stdout:2883: done (2 left) 2024-08-17T17:36:21.165 INFO:tasks.rados.rados.0.smithi037.stdout:2884: done (1 left) 2024-08-17T17:36:21.165 INFO:tasks.rados.rados.0.smithi037.stdout:2885: done (0 left) 2024-08-17T17:36:21.166 INFO:tasks.rados.rados.0.smithi037.stdout:2886: write oid 21 current snap is 361 2024-08-17T17:36:21.166 INFO:tasks.rados.rados.0.smithi037.stdout:2886: seq_num 1081 ranges {568367=666295,1707623=460744} 2024-08-17T17:36:21.171 INFO:tasks.rados.rados.0.smithi037.stdout:2886: writing smithi03781225-21 from 568367 to 1234662 tid 1 2024-08-17T17:36:21.176 INFO:tasks.rados.rados.0.smithi037.stdout:2886: writing smithi03781225-21 from 1707623 to 2168367 tid 2 2024-08-17T17:36:21.176 INFO:tasks.rados.rados.0.smithi037.stdout:2887: read oid 35 snap -1 2024-08-17T17:36:21.177 INFO:tasks.rados.rados.0.smithi037.stdout:2887: expect (ObjNum 1064 snap 359 seq_num 1064) 2024-08-17T17:36:21.177 INFO:tasks.rados.rados.0.smithi037.stdout:2888: write oid 38 current snap is 361 2024-08-17T17:36:21.177 INFO:tasks.rados.rados.0.smithi037.stdout:2886: finishing write tid 1 to smithi03781225-21 2024-08-17T17:36:21.177 INFO:tasks.rados.rados.0.smithi037.stdout:2888: seq_num 1082 ranges {585174=741544,1766105=419069} 2024-08-17T17:36:21.184 INFO:tasks.rados.rados.0.smithi037.stdout:2888: writing smithi03781225-38 from 585174 to 1326718 tid 1 2024-08-17T17:36:21.188 INFO:tasks.rados.rados.0.smithi037.stdout:2888: writing smithi03781225-38 from 1766105 to 2185174 tid 2 2024-08-17T17:36:21.189 INFO:tasks.rados.rados.0.smithi037.stdout:2889: snap_remove snap 357 2024-08-17T17:36:21.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:20 smithi046 ceph-mon[88218]: pgmap v797: 89 pgs: 89 active+clean; 239 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-08-17T17:36:21.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:20 smithi046 ceph-mon[88218]: osdmap e793: 8 total, 8 up, 8 in 2024-08-17T17:36:21.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:20 smithi037 ceph-mon[102022]: pgmap v797: 89 pgs: 89 active+clean; 239 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-08-17T17:36:21.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:20 smithi037 ceph-mon[102022]: osdmap e793: 8 total, 8 up, 8 in 2024-08-17T17:36:21.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:20 smithi037 ceph-mon[97894]: pgmap v797: 89 pgs: 89 active+clean; 239 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-08-17T17:36:21.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:20 smithi037 ceph-mon[97894]: osdmap e793: 8 total, 8 up, 8 in 2024-08-17T17:36:21.813 INFO:tasks.rados.rados.0.smithi037.stdout:2889: done (3 left) 2024-08-17T17:36:21.813 INFO:tasks.rados.rados.0.smithi037.stdout:2890: snap_remove snap 360 2024-08-17T17:36:22.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:21 smithi046 ceph-mon[88218]: osdmap e794: 8 total, 8 up, 8 in 2024-08-17T17:36:22.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:21 smithi046 ceph-mon[88218]: osdmap e795: 8 total, 8 up, 8 in 2024-08-17T17:36:22.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:21 smithi037 ceph-mon[102022]: osdmap e794: 8 total, 8 up, 8 in 2024-08-17T17:36:22.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:21 smithi037 ceph-mon[102022]: osdmap e795: 8 total, 8 up, 8 in 2024-08-17T17:36:22.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:21 smithi037 ceph-mon[97894]: osdmap e794: 8 total, 8 up, 8 in 2024-08-17T17:36:22.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:21 smithi037 ceph-mon[97894]: osdmap e795: 8 total, 8 up, 8 in 2024-08-17T17:36:22.815 INFO:tasks.rados.rados.0.smithi037.stdout:2890: done (3 left) 2024-08-17T17:36:22.815 INFO:tasks.rados.rados.0.smithi037.stdout:2891: delete oid 13 current snap is 361 2024-08-17T17:36:22.815 INFO:tasks.rados.rados.0.smithi037.stdout:2886: finishing write tid 2 to smithi03781225-21 2024-08-17T17:36:22.816 INFO:tasks.rados.rados.0.smithi037.stdout:2886: finishing write tid 3 to smithi03781225-21 2024-08-17T17:36:22.816 INFO:tasks.rados.rados.0.smithi037.stdout:2886: finishing write tid 4 to smithi03781225-21 2024-08-17T17:36:22.816 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 21 v 2317 (ObjNum 1081 snap 361 seq_num 1081) dirty exists 2024-08-17T17:36:22.816 INFO:tasks.rados.rados.0.smithi037.stdout:2886: left oid 21 (ObjNum 1081 snap 361 seq_num 1081) 2024-08-17T17:36:22.816 INFO:tasks.rados.rados.0.smithi037.stdout:2887: expect (ObjNum 1064 snap 359 seq_num 1064) 2024-08-17T17:36:23.008 INFO:tasks.rados.rados.0.smithi037.stdout:2888: finishing write tid 1 to smithi03781225-38 2024-08-17T17:36:23.009 INFO:tasks.rados.rados.0.smithi037.stdout:2888: finishing write tid 2 to smithi03781225-38 2024-08-17T17:36:23.009 INFO:tasks.rados.rados.0.smithi037.stdout:2888: finishing write tid 3 to smithi03781225-38 2024-08-17T17:36:23.009 INFO:tasks.rados.rados.0.smithi037.stdout:2888: finishing write tid 4 to smithi03781225-38 2024-08-17T17:36:23.009 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 1537 (ObjNum 1082 snap 361 seq_num 1082) dirty exists 2024-08-17T17:36:23.009 INFO:tasks.rados.rados.0.smithi037.stdout:2888: left oid 38 (ObjNum 1082 snap 361 seq_num 1082) 2024-08-17T17:36:23.009 INFO:tasks.rados.rados.0.smithi037.stdout:2886: done (3 left) 2024-08-17T17:36:23.009 INFO:tasks.rados.rados.0.smithi037.stdout:2887: done (2 left) 2024-08-17T17:36:23.009 INFO:tasks.rados.rados.0.smithi037.stdout:2888: done (1 left) 2024-08-17T17:36:23.009 INFO:tasks.rados.rados.0.smithi037.stdout:2891: done (0 left) 2024-08-17T17:36:23.009 INFO:tasks.rados.rados.0.smithi037.stdout:2892: read oid 32 snap -1 2024-08-17T17:36:23.009 INFO:tasks.rados.rados.0.smithi037.stdout:2892: expect (ObjNum 922 snap 314 seq_num 922) 2024-08-17T17:36:23.009 INFO:tasks.rados.rados.0.smithi037.stdout:2893: read oid 12 snap -1 2024-08-17T17:36:23.010 INFO:tasks.rados.rados.0.smithi037.stdout:2893: expect deleted 2024-08-17T17:36:23.010 INFO:tasks.rados.rados.0.smithi037.stdout:2894: read oid 39 snap -1 2024-08-17T17:36:23.010 INFO:tasks.rados.rados.0.smithi037.stdout:2894: expect (ObjNum 1049 snap 353 seq_num 1049) 2024-08-17T17:36:23.010 INFO:tasks.rados.rados.0.smithi037.stdout:2895: write oid 50 current snap is 361 2024-08-17T17:36:23.010 INFO:tasks.rados.rados.0.smithi037.stdout:2895: seq_num 1084 ranges {618788=492042,1883069=335719} 2024-08-17T17:36:23.014 INFO:tasks.rados.rados.0.smithi037.stdout:2895: writing smithi03781225-50 from 618788 to 1110830 tid 1 2024-08-17T17:36:23.021 INFO:tasks.rados.rados.0.smithi037.stdout:2895: writing smithi03781225-50 from 1883069 to 2218788 tid 2 2024-08-17T17:36:23.021 INFO:tasks.rados.rados.0.smithi037.stdout:2896: delete oid 11 current snap is 361 2024-08-17T17:36:23.022 INFO:tasks.rados.rados.0.smithi037.stdout:2894: expect (ObjNum 1049 snap 353 seq_num 1049) 2024-08-17T17:36:23.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:22 smithi046 ceph-mon[88218]: pgmap v800: 89 pgs: 89 active+clean; 239 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.0 MiB/s wr, 16 op/s 2024-08-17T17:36:23.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:22 smithi046 ceph-mon[88218]: osdmap e796: 8 total, 8 up, 8 in 2024-08-17T17:36:23.286 INFO:tasks.rados.rados.0.smithi037.stdout:2892: expect (ObjNum 922 snap 314 seq_num 922) 2024-08-17T17:36:23.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:22 smithi037 ceph-mon[102022]: pgmap v800: 89 pgs: 89 active+clean; 239 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.0 MiB/s wr, 16 op/s 2024-08-17T17:36:23.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:22 smithi037 ceph-mon[102022]: osdmap e796: 8 total, 8 up, 8 in 2024-08-17T17:36:23.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:22 smithi037 ceph-mon[97894]: pgmap v800: 89 pgs: 89 active+clean; 239 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.0 MiB/s wr, 16 op/s 2024-08-17T17:36:23.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:22 smithi037 ceph-mon[97894]: osdmap e796: 8 total, 8 up, 8 in 2024-08-17T17:36:23.482 INFO:tasks.rados.rados.0.smithi037.stdout:2895: finishing write tid 1 to smithi03781225-50 2024-08-17T17:36:23.482 INFO:tasks.rados.rados.0.smithi037.stdout:2895: finishing write tid 2 to smithi03781225-50 2024-08-17T17:36:23.482 INFO:tasks.rados.rados.0.smithi037.stdout:2895: finishing write tid 3 to smithi03781225-50 2024-08-17T17:36:23.482 INFO:tasks.rados.rados.0.smithi037.stdout:2895: finishing write tid 4 to smithi03781225-50 2024-08-17T17:36:23.482 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 50 v 1626 (ObjNum 1084 snap 361 seq_num 1084) dirty exists 2024-08-17T17:36:23.482 INFO:tasks.rados.rados.0.smithi037.stdout:2895: left oid 50 (ObjNum 1084 snap 361 seq_num 1084) 2024-08-17T17:36:23.482 INFO:tasks.rados.rados.0.smithi037.stdout:2892: done (4 left) 2024-08-17T17:36:23.482 INFO:tasks.rados.rados.0.smithi037.stdout:2893: done (3 left) 2024-08-17T17:36:23.482 INFO:tasks.rados.rados.0.smithi037.stdout:2894: done (2 left) 2024-08-17T17:36:23.483 INFO:tasks.rados.rados.0.smithi037.stdout:2895: done (1 left) 2024-08-17T17:36:23.483 INFO:tasks.rados.rados.0.smithi037.stdout:2896: done (0 left) 2024-08-17T17:36:23.483 INFO:tasks.rados.rados.0.smithi037.stdout:2897: write oid 13 current snap is 361 2024-08-17T17:36:23.483 INFO:tasks.rados.rados.0.smithi037.stdout:2897: seq_num 1086 ranges {652402=642540,1883680=368722} 2024-08-17T17:36:23.488 INFO:tasks.rados.rados.0.smithi037.stdout:2897: writing smithi03781225-13 from 652402 to 1294942 tid 1 2024-08-17T17:36:23.494 INFO:tasks.rados.rados.0.smithi037.stdout:2897: writing smithi03781225-13 from 1883680 to 2252402 tid 2 2024-08-17T17:36:23.494 INFO:tasks.rados.rados.0.smithi037.stdout:2898: write oid 41 current snap is 361 2024-08-17T17:36:23.494 INFO:tasks.rados.rados.0.smithi037.stdout:2898: seq_num 1087 ranges {669209=717789,1942162=327047} 2024-08-17T17:36:23.501 INFO:tasks.rados.rados.0.smithi037.stdout:2898: writing smithi03781225-41 from 669209 to 1386998 tid 1 2024-08-17T17:36:23.507 INFO:tasks.rados.rados.0.smithi037.stdout:2898: writing smithi03781225-41 from 1942162 to 2269209 tid 2 2024-08-17T17:36:23.507 INFO:tasks.rados.rados.0.smithi037.stdout:2899: rollback oid 12 current snap is 361 2024-08-17T17:36:23.507 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 12 to 354 2024-08-17T17:36:23.507 INFO:tasks.rados.rados.0.smithi037.stdout:2897: finishing write tid 1 to smithi03781225-13 2024-08-17T17:36:23.507 INFO:tasks.rados.rados.0.smithi037.stdout:2897: finishing write tid 2 to smithi03781225-13 2024-08-17T17:36:23.507 INFO:tasks.rados.rados.0.smithi037.stdout:2900: read oid 11 snap -1 2024-08-17T17:36:23.507 INFO:tasks.rados.rados.0.smithi037.stdout:2900: expect deleted 2024-08-17T17:36:23.508 INFO:tasks.rados.rados.0.smithi037.stdout:2901: rollback oid 16 current snap is 361 2024-08-17T17:36:23.508 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 16 to 354 2024-08-17T17:36:23.508 INFO:tasks.rados.rados.0.smithi037.stdout:2897: finishing write tid 3 to smithi03781225-13 2024-08-17T17:36:23.508 INFO:tasks.rados.rados.0.smithi037.stdout:2897: finishing write tid 4 to smithi03781225-13 2024-08-17T17:36:23.508 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 1251 (ObjNum 1086 snap 361 seq_num 1086) dirty exists 2024-08-17T17:36:23.508 INFO:tasks.rados.rados.0.smithi037.stdout:2897: left oid 13 (ObjNum 1086 snap 361 seq_num 1086) 2024-08-17T17:36:23.508 INFO:tasks.rados.rados.0.smithi037.stdout:2898: finishing write tid 1 to smithi03781225-41 2024-08-17T17:36:23.508 INFO:tasks.rados.rados.0.smithi037.stdout:2897: done (4 left) 2024-08-17T17:36:23.508 INFO:tasks.rados.rados.0.smithi037.stdout:2902: write oid 39 current snap is 361 2024-08-17T17:36:23.508 INFO:tasks.rados.rados.0.smithi037.stdout:2902: seq_num 1088 ranges {686016=509391,1716997=569019} 2024-08-17T17:36:23.513 INFO:tasks.rados.rados.0.smithi037.stdout:2902: writing smithi03781225-39 from 686016 to 1195407 tid 1 2024-08-17T17:36:23.520 INFO:tasks.rados.rados.0.smithi037.stdout:2902: writing smithi03781225-39 from 1716997 to 2286016 tid 2 2024-08-17T17:36:23.520 INFO:tasks.rados.rados.0.smithi037.stdout:2903: rollback oid 25 current snap is 361 2024-08-17T17:36:23.520 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 25 to 350 2024-08-17T17:36:23.520 INFO:tasks.rados.rados.0.smithi037.stdout:2898: finishing write tid 2 to smithi03781225-41 2024-08-17T17:36:23.520 INFO:tasks.rados.rados.0.smithi037.stdout:2898: finishing write tid 3 to smithi03781225-41 2024-08-17T17:36:23.520 INFO:tasks.rados.rados.0.smithi037.stdout:2898: finishing write tid 4 to smithi03781225-41 2024-08-17T17:36:23.520 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 573 (ObjNum 1087 snap 361 seq_num 1087) dirty exists 2024-08-17T17:36:23.520 INFO:tasks.rados.rados.0.smithi037.stdout:2898: left oid 41 (ObjNum 1087 snap 361 seq_num 1087) 2024-08-17T17:36:23.521 INFO:tasks.rados.rados.0.smithi037.stdout:2899: finishing rollback tid 1 to smithi03781225-12 2024-08-17T17:36:23.521 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 2299 (ObjNum 145 snap 0 seq_num 4061113568) dirty dne 2024-08-17T17:36:23.521 INFO:tasks.rados.rados.0.smithi037.stdout:2901: finishing rollback tid 0 to smithi03781225-16 2024-08-17T17:36:23.521 INFO:tasks.rados.rados.0.smithi037.stdout:2901: finishing rollback tid 1 to smithi03781225-16 2024-08-17T17:36:23.521 INFO:tasks.rados.rados.0.smithi037.stdout:2901: finishing rollback tid 2 to smithi03781225-16 2024-08-17T17:36:23.521 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 16 v 1428 (ObjNum 1015 snap 345 seq_num 1015) dirty exists 2024-08-17T17:36:23.521 INFO:tasks.rados.rados.0.smithi037.stdout:2902: finishing write tid 1 to smithi03781225-39 2024-08-17T17:36:23.521 INFO:tasks.rados.rados.0.smithi037.stdout:2898: done (5 left) 2024-08-17T17:36:23.521 INFO:tasks.rados.rados.0.smithi037.stdout:2899: done (4 left) 2024-08-17T17:36:23.521 INFO:tasks.rados.rados.0.smithi037.stdout:2900: done (3 left) 2024-08-17T17:36:23.521 INFO:tasks.rados.rados.0.smithi037.stdout:2901: done (2 left) 2024-08-17T17:36:23.521 INFO:tasks.rados.rados.0.smithi037.stdout:2904: write oid 46 current snap is 361 2024-08-17T17:36:23.522 INFO:tasks.rados.rados.0.smithi037.stdout:2904: seq_num 1089 ranges {702823=584640,2059126=243697} 2024-08-17T17:36:23.526 INFO:tasks.rados.rados.0.smithi037.stdout:2904: writing smithi03781225-46 from 702823 to 1287463 tid 1 2024-08-17T17:36:23.532 INFO:tasks.rados.rados.0.smithi037.stdout:2904: writing smithi03781225-46 from 2059126 to 2302823 tid 2 2024-08-17T17:36:23.532 INFO:tasks.rados.rados.0.smithi037.stdout:2905: write oid 8 current snap is 361 2024-08-17T17:36:23.532 INFO:tasks.rados.rados.0.smithi037.stdout:2903: finishing rollback tid 1 to smithi03781225-25 2024-08-17T17:36:23.532 INFO:tasks.rados.rados.0.smithi037.stdout:2905: seq_num 1090 ranges {719630=659889,2117608=202022} 2024-08-17T17:36:23.539 INFO:tasks.rados.rados.0.smithi037.stdout:2905: writing smithi03781225-8 from 719630 to 1379519 tid 1 2024-08-17T17:36:23.546 INFO:tasks.rados.rados.0.smithi037.stdout:2905: writing smithi03781225-8 from 2117608 to 2319630 tid 2 2024-08-17T17:36:23.546 INFO:tasks.rados.rados.0.smithi037.stdout:2906: rollback oid 20 current snap is 361 2024-08-17T17:36:23.546 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 20 to 335 2024-08-17T17:36:23.546 INFO:tasks.rados.rados.0.smithi037.stdout:2902: finishing write tid 2 to smithi03781225-39 2024-08-17T17:36:23.546 INFO:tasks.rados.rados.0.smithi037.stdout:2903: finishing rollback tid 2 to smithi03781225-25 2024-08-17T17:36:23.546 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 25 v 2324 (ObjNum 974 snap 335 seq_num 974) dirty exists 2024-08-17T17:36:23.546 INFO:tasks.rados.rados.0.smithi037.stdout:2902: finishing write tid 3 to smithi03781225-39 2024-08-17T17:36:23.546 INFO:tasks.rados.rados.0.smithi037.stdout:2902: finishing write tid 4 to smithi03781225-39 2024-08-17T17:36:23.546 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 1629 (ObjNum 1088 snap 361 seq_num 1088) dirty exists 2024-08-17T17:36:23.547 INFO:tasks.rados.rados.0.smithi037.stdout:2902: left oid 39 (ObjNum 1088 snap 361 seq_num 1088) 2024-08-17T17:36:23.547 INFO:tasks.rados.rados.0.smithi037.stdout:2904: finishing write tid 1 to smithi03781225-46 2024-08-17T17:36:23.547 INFO:tasks.rados.rados.0.smithi037.stdout:2902: done (4 left) 2024-08-17T17:36:23.547 INFO:tasks.rados.rados.0.smithi037.stdout:2903: done (3 left) 2024-08-17T17:36:23.547 INFO:tasks.rados.rados.0.smithi037.stdout:2907: delete oid 41 current snap is 361 2024-08-17T17:36:23.547 INFO:tasks.rados.rados.0.smithi037.stdout:2904: finishing write tid 2 to smithi03781225-46 2024-08-17T17:36:23.547 INFO:tasks.rados.rados.0.smithi037.stdout:2904: finishing write tid 3 to smithi03781225-46 2024-08-17T17:36:23.547 INFO:tasks.rados.rados.0.smithi037.stdout:2904: finishing write tid 4 to smithi03781225-46 2024-08-17T17:36:23.547 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 46 v 1241 (ObjNum 1089 snap 361 seq_num 1089) dirty exists 2024-08-17T17:36:23.547 INFO:tasks.rados.rados.0.smithi037.stdout:2904: left oid 46 (ObjNum 1089 snap 361 seq_num 1089) 2024-08-17T17:36:23.547 INFO:tasks.rados.rados.0.smithi037.stdout:2905: finishing write tid 1 to smithi03781225-8 2024-08-17T17:36:23.549 INFO:tasks.rados.rados.0.smithi037.stdout:2904: done (3 left) 2024-08-17T17:36:23.549 INFO:tasks.rados.rados.0.smithi037.stdout:2907: done (2 left) 2024-08-17T17:36:23.549 INFO:tasks.rados.rados.0.smithi037.stdout:2908: rollback oid 7 current snap is 361 2024-08-17T17:36:23.549 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 7 to 350 2024-08-17T17:36:23.549 INFO:tasks.rados.rados.0.smithi037.stdout:2909: read oid 32 snap -1 2024-08-17T17:36:23.549 INFO:tasks.rados.rados.0.smithi037.stdout:2909: expect (ObjNum 922 snap 314 seq_num 922) 2024-08-17T17:36:23.549 INFO:tasks.rados.rados.0.smithi037.stdout:2910: delete oid 12 current snap is 361 2024-08-17T17:36:23.549 INFO:tasks.rados.rados.0.smithi037.stdout:2906: finishing rollback tid 0 to smithi03781225-20 2024-08-17T17:36:23.549 INFO:tasks.rados.rados.0.smithi037.stdout:2905: finishing write tid 2 to smithi03781225-8 2024-08-17T17:36:23.549 INFO:tasks.rados.rados.0.smithi037.stdout:2906: finishing rollback tid 1 to smithi03781225-20 2024-08-17T17:36:23.549 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 620 (ObjNum 81 snap 0 seq_num 4060998720) dirty dne 2024-08-17T17:36:23.550 INFO:tasks.rados.rados.0.smithi037.stdout:2905: finishing write tid 3 to smithi03781225-8 2024-08-17T17:36:23.550 INFO:tasks.rados.rados.0.smithi037.stdout:2905: finishing write tid 4 to smithi03781225-8 2024-08-17T17:36:23.550 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 869 (ObjNum 1090 snap 361 seq_num 1090) dirty exists 2024-08-17T17:36:23.550 INFO:tasks.rados.rados.0.smithi037.stdout:2905: left oid 8 (ObjNum 1090 snap 361 seq_num 1090) 2024-08-17T17:36:23.550 INFO:tasks.rados.rados.0.smithi037.stdout:2908: finishing rollback tid 0 to smithi03781225-7 2024-08-17T17:36:23.550 INFO:tasks.rados.rados.0.smithi037.stdout:2908: finishing rollback tid 1 to smithi03781225-7 2024-08-17T17:36:23.550 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 407 (ObjNum 65 snap 0 seq_num 2762001520) dirty dne 2024-08-17T17:36:23.551 INFO:tasks.rados.rados.0.smithi037.stdout:2905: done (4 left) 2024-08-17T17:36:23.551 INFO:tasks.rados.rados.0.smithi037.stdout:2906: done (3 left) 2024-08-17T17:36:23.551 INFO:tasks.rados.rados.0.smithi037.stdout:2908: done (2 left) 2024-08-17T17:36:23.551 INFO:tasks.rados.rados.0.smithi037.stdout:2910: done (1 left) 2024-08-17T17:36:23.551 INFO:tasks.rados.rados.0.smithi037.stdout:2911: snap_create 2024-08-17T17:36:23.551 INFO:tasks.rados.rados.0.smithi037.stdout:2909: expect (ObjNum 922 snap 314 seq_num 922) 2024-08-17T17:36:23.910 INFO:tasks.rados.rados.0.smithi037.stdout:2909: done (1 left) 2024-08-17T17:36:23.910 INFO:tasks.rados.rados.0.smithi037.stdout:2911: done (0 left) 2024-08-17T17:36:23.910 INFO:tasks.rados.rados.0.smithi037.stdout:2912: write oid 3 current snap is 362 2024-08-17T17:36:23.910 INFO:tasks.rados.rados.0.smithi037.stdout:2912: seq_num 1093 ranges {770051=485636,1776701=511047} 2024-08-17T17:36:23.916 INFO:tasks.rados.rados.0.smithi037.stdout:2912: writing smithi03781225-3 from 770051 to 1255687 tid 1 2024-08-17T17:36:23.922 INFO:tasks.rados.rados.0.smithi037.stdout:2912: writing smithi03781225-3 from 1776701 to 2287748 tid 2 2024-08-17T17:36:23.923 INFO:tasks.rados.rados.0.smithi037.stdout:2913: snap_create 2024-08-17T17:36:23.923 INFO:tasks.rados.rados.0.smithi037.stdout:2912: finishing write tid 1 to smithi03781225-3 2024-08-17T17:36:23.927 INFO:tasks.rados.rados.0.smithi037.stdout:2912: finishing write tid 2 to smithi03781225-3 2024-08-17T17:36:23.927 INFO:tasks.rados.rados.0.smithi037.stdout:2912: finishing write tid 3 to smithi03781225-3 2024-08-17T17:36:23.927 INFO:tasks.rados.rados.0.smithi037.stdout:2912: finishing write tid 4 to smithi03781225-3 2024-08-17T17:36:23.927 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 586 (ObjNum 1093 snap 362 seq_num 1093) dirty exists 2024-08-17T17:36:23.927 INFO:tasks.rados.rados.0.smithi037.stdout:2912: left oid 3 (ObjNum 1093 snap 362 seq_num 1093) 2024-08-17T17:36:24.913 INFO:tasks.rados.rados.0.smithi037.stdout:2912: done (1 left) 2024-08-17T17:36:24.913 INFO:tasks.rados.rados.0.smithi037.stdout:2913: done (0 left) 2024-08-17T17:36:24.913 INFO:tasks.rados.rados.0.smithi037.stdout:2914: delete oid 47 current snap is 363 2024-08-17T17:36:24.917 INFO:tasks.rados.rados.0.smithi037.stdout:2914: done (0 left) 2024-08-17T17:36:24.917 INFO:tasks.rados.rados.0.smithi037.stdout:2915: rollback oid 10 current snap is 363 2024-08-17T17:36:24.917 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 10 to 354 2024-08-17T17:36:24.917 INFO:tasks.rados.rados.0.smithi037.stdout:2916: snap_create 2024-08-17T17:36:24.921 INFO:tasks.rados.rados.0.smithi037.stdout:2915: finishing rollback tid 0 to smithi03781225-10 2024-08-17T17:36:24.921 INFO:tasks.rados.rados.0.smithi037.stdout:2915: finishing rollback tid 1 to smithi03781225-10 2024-08-17T17:36:24.922 INFO:tasks.rados.rados.0.smithi037.stdout:2915: finishing rollback tid 2 to smithi03781225-10 2024-08-17T17:36:24.922 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 10 v 1432 (ObjNum 975 snap 336 seq_num 975) dirty exists 2024-08-17T17:36:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:24 smithi046 ceph-mon[88218]: pgmap v803: 89 pgs: 89 active+clean; 239 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-08-17T17:36:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:24 smithi046 ceph-mon[88218]: osdmap e797: 8 total, 8 up, 8 in 2024-08-17T17:36:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:25.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:24 smithi037 ceph-mon[102022]: pgmap v803: 89 pgs: 89 active+clean; 239 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-08-17T17:36:25.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:24 smithi037 ceph-mon[102022]: osdmap e797: 8 total, 8 up, 8 in 2024-08-17T17:36:25.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:25.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:24 smithi037 ceph-mon[97894]: pgmap v803: 89 pgs: 89 active+clean; 239 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-08-17T17:36:25.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:24 smithi037 ceph-mon[97894]: osdmap e797: 8 total, 8 up, 8 in 2024-08-17T17:36:25.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:25.761 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:36:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=cleanup t=2024-08-17T17:36:25.45173851Z level=info msg="Completed cleanup jobs" duration=12.987129ms 2024-08-17T17:36:25.930 INFO:tasks.rados.rados.0.smithi037.stdout:2915: done (1 left) 2024-08-17T17:36:25.930 INFO:tasks.rados.rados.0.smithi037.stdout:2916: done (0 left) 2024-08-17T17:36:25.930 INFO:tasks.rados.rados.0.smithi037.stdout:2917: read oid 35 snap -1 2024-08-17T17:36:25.930 INFO:tasks.rados.rados.0.smithi037.stdout:2917: expect (ObjNum 1064 snap 359 seq_num 1064) 2024-08-17T17:36:25.930 INFO:tasks.rados.rados.0.smithi037.stdout:2918: read oid 48 snap 350 2024-08-17T17:36:25.931 INFO:tasks.rados.rados.0.smithi037.stdout:2918: expect (ObjNum 853 snap 290 seq_num 853) 2024-08-17T17:36:25.931 INFO:tasks.rados.rados.0.smithi037.stdout:2919: write oid 46 current snap is 364 2024-08-17T17:36:25.931 INFO:tasks.rados.rados.0.smithi037.stdout:2919: seq_num 1095 ranges {403665=752487,1610018=514716} 2024-08-17T17:36:25.937 INFO:tasks.rados.rados.0.smithi037.stdout:2919: writing smithi03781225-46 from 403665 to 1156152 tid 1 2024-08-17T17:36:25.944 INFO:tasks.rados.rados.0.smithi037.stdout:2919: writing smithi03781225-46 from 1610018 to 2124734 tid 2 2024-08-17T17:36:25.944 INFO:tasks.rados.rados.0.smithi037.stdout:2920: read oid 4 snap 350 2024-08-17T17:36:25.944 INFO:tasks.rados.rados.0.smithi037.stdout:2920: expect deleted 2024-08-17T17:36:25.944 INFO:tasks.rados.rados.0.smithi037.stdout:2921: write oid 22 current snap is 364 2024-08-17T17:36:25.944 INFO:tasks.rados.rados.0.smithi037.stdout:2921: seq_num 1096 ranges {420472=427736,1268500=658374,2347953=72519} 2024-08-17T17:36:25.948 INFO:tasks.rados.rados.0.smithi037.stdout:2921: writing smithi03781225-22 from 420472 to 848208 tid 1 2024-08-17T17:36:25.954 INFO:tasks.rados.rados.0.smithi037.stdout:2921: writing smithi03781225-22 from 1268500 to 1926874 tid 2 2024-08-17T17:36:25.957 INFO:tasks.rados.rados.0.smithi037.stdout:2921: writing smithi03781225-22 from 2347953 to 2420472 tid 3 2024-08-17T17:36:25.957 INFO:tasks.rados.rados.0.smithi037.stdout:2922: write oid 49 current snap is 364 2024-08-17T17:36:25.957 INFO:tasks.rados.rados.0.smithi037.stdout:2918: expect (ObjNum 853 snap 290 seq_num 853) 2024-08-17T17:36:26.119 INFO:tasks.rados.rados.0.smithi037.stdout:2917: expect (ObjNum 1064 snap 359 seq_num 1064) 2024-08-17T17:36:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:25 smithi046 ceph-mon[88218]: osdmap e798: 8 total, 8 up, 8 in 2024-08-17T17:36:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:25 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:36:26.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:25 smithi037 ceph-mon[97894]: osdmap e798: 8 total, 8 up, 8 in 2024-08-17T17:36:26.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:25 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:36:26.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:25 smithi037 ceph-mon[102022]: osdmap e798: 8 total, 8 up, 8 in 2024-08-17T17:36:26.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:25 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:36:26.319 INFO:tasks.rados.rados.0.smithi037.stdout:2919: finishing write tid 1 to smithi03781225-46 2024-08-17T17:36:26.319 INFO:tasks.rados.rados.0.smithi037.stdout:2919: finishing write tid 2 to smithi03781225-46 2024-08-17T17:36:26.319 INFO:tasks.rados.rados.0.smithi037.stdout:2919: finishing write tid 3 to smithi03781225-46 2024-08-17T17:36:26.319 INFO:tasks.rados.rados.0.smithi037.stdout:2922: seq_num 1097 ranges {437279=502985,1610629=518385} 2024-08-17T17:36:26.324 INFO:tasks.rados.rados.0.smithi037.stdout:2922: writing smithi03781225-49 from 437279 to 940264 tid 1 2024-08-17T17:36:26.331 INFO:tasks.rados.rados.0.smithi037.stdout:2922: writing smithi03781225-49 from 1610629 to 2129014 tid 2 2024-08-17T17:36:26.331 INFO:tasks.rados.rados.0.smithi037.stdout:2917: done (5 left) 2024-08-17T17:36:26.331 INFO:tasks.rados.rados.0.smithi037.stdout:2918: done (4 left) 2024-08-17T17:36:26.331 INFO:tasks.rados.rados.0.smithi037.stdout:2923: read oid 45 snap -1 2024-08-17T17:36:26.331 INFO:tasks.rados.rados.0.smithi037.stdout:2923: expect (ObjNum 998 snap 341 seq_num 998) 2024-08-17T17:36:26.331 INFO:tasks.rados.rados.0.smithi037.stdout:2924: snap_remove snap 358 2024-08-17T17:36:26.814 INFO:tasks.rados.rados.0.smithi037.stdout:2924: done (5 left) 2024-08-17T17:36:26.814 INFO:tasks.rados.rados.0.smithi037.stdout:2925: read oid 39 snap -1 2024-08-17T17:36:26.814 INFO:tasks.rados.rados.0.smithi037.stdout:2925: expect (ObjNum 1088 snap 361 seq_num 1088) 2024-08-17T17:36:26.814 INFO:tasks.rados.rados.0.smithi037.stdout:2926: read oid 41 snap -1 2024-08-17T17:36:26.814 INFO:tasks.rados.rados.0.smithi037.stdout:2926: expect deleted 2024-08-17T17:36:26.814 INFO:tasks.rados.rados.0.smithi037.stdout:2927: delete oid 32 current snap is 364 2024-08-17T17:36:26.814 INFO:tasks.rados.rados.0.smithi037.stdout:2919: finishing write tid 4 to smithi03781225-46 2024-08-17T17:36:26.814 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 46 v 1245 (ObjNum 1095 snap 364 seq_num 1095) dirty exists 2024-08-17T17:36:26.814 INFO:tasks.rados.rados.0.smithi037.stdout:2919: left oid 46 (ObjNum 1095 snap 364 seq_num 1095) 2024-08-17T17:36:26.814 INFO:tasks.rados.rados.0.smithi037.stdout:2921: finishing write tid 1 to smithi03781225-22 2024-08-17T17:36:26.814 INFO:tasks.rados.rados.0.smithi037.stdout:2921: finishing write tid 2 to smithi03781225-22 2024-08-17T17:36:26.815 INFO:tasks.rados.rados.0.smithi037.stdout:2921: finishing write tid 3 to smithi03781225-22 2024-08-17T17:36:26.815 INFO:tasks.rados.rados.0.smithi037.stdout:2921: finishing write tid 4 to smithi03781225-22 2024-08-17T17:36:26.815 INFO:tasks.rados.rados.0.smithi037.stdout:2921: finishing write tid 5 to smithi03781225-22 2024-08-17T17:36:26.815 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 22 v 1156 (ObjNum 1096 snap 364 seq_num 1096) dirty exists 2024-08-17T17:36:26.815 INFO:tasks.rados.rados.0.smithi037.stdout:2921: left oid 22 (ObjNum 1096 snap 364 seq_num 1096) 2024-08-17T17:36:26.815 INFO:tasks.rados.rados.0.smithi037.stdout:2922: finishing write tid 1 to smithi03781225-49 2024-08-17T17:36:26.815 INFO:tasks.rados.rados.0.smithi037.stdout:2922: finishing write tid 2 to smithi03781225-49 2024-08-17T17:36:26.815 INFO:tasks.rados.rados.0.smithi037.stdout:2922: finishing write tid 3 to smithi03781225-49 2024-08-17T17:36:26.815 INFO:tasks.rados.rados.0.smithi037.stdout:2922: finishing write tid 4 to smithi03781225-49 2024-08-17T17:36:26.815 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 49 v 872 (ObjNum 1097 snap 364 seq_num 1097) dirty exists 2024-08-17T17:36:26.815 INFO:tasks.rados.rados.0.smithi037.stdout:2922: left oid 49 (ObjNum 1097 snap 364 seq_num 1097) 2024-08-17T17:36:26.815 INFO:tasks.rados.rados.0.smithi037.stdout:2923: expect (ObjNum 998 snap 341 seq_num 998) 2024-08-17T17:36:26.986 INFO:tasks.rados.rados.0.smithi037.stdout:2925: expect (ObjNum 1088 snap 361 seq_num 1088) 2024-08-17T17:36:27.111 INFO:tasks.rados.rados.0.smithi037.stdout:2919: done (7 left) 2024-08-17T17:36:27.112 INFO:tasks.rados.rados.0.smithi037.stdout:2920: done (6 left) 2024-08-17T17:36:27.112 INFO:tasks.rados.rados.0.smithi037.stdout:2921: done (5 left) 2024-08-17T17:36:27.112 INFO:tasks.rados.rados.0.smithi037.stdout:2922: done (4 left) 2024-08-17T17:36:27.112 INFO:tasks.rados.rados.0.smithi037.stdout:2923: done (3 left) 2024-08-17T17:36:27.112 INFO:tasks.rados.rados.0.smithi037.stdout:2925: done (2 left) 2024-08-17T17:36:27.112 INFO:tasks.rados.rados.0.smithi037.stdout:2926: done (1 left) 2024-08-17T17:36:27.112 INFO:tasks.rados.rados.0.smithi037.stdout:2927: done (0 left) 2024-08-17T17:36:27.112 INFO:tasks.rados.rados.0.smithi037.stdout:2928: read oid 41 snap -1 2024-08-17T17:36:27.112 INFO:tasks.rados.rados.0.smithi037.stdout:2928: expect deleted 2024-08-17T17:36:27.112 INFO:tasks.rados.rados.0.smithi037.stdout:2929: write oid 50 current snap is 364 2024-08-17T17:36:27.112 INFO:tasks.rados.rados.0.smithi037.stdout:2929: seq_num 1099 ranges {470893=653483,1727593=522054} 2024-08-17T17:36:27.117 INFO:tasks.rados.rados.0.smithi037.stdout:2929: writing smithi03781225-50 from 470893 to 1124376 tid 1 2024-08-17T17:36:27.124 INFO:tasks.rados.rados.0.smithi037.stdout:2929: writing smithi03781225-50 from 1727593 to 2249647 tid 2 2024-08-17T17:36:27.124 INFO:tasks.rados.rados.0.smithi037.stdout:2930: write oid 20 current snap is 364 2024-08-17T17:36:27.124 INFO:tasks.rados.rados.0.smithi037.stdout:2930: seq_num 1100 ranges {487700=728732,1786075=665712} 2024-08-17T17:36:27.130 INFO:tasks.rados.rados.0.smithi037.stdout:2930: writing smithi03781225-20 from 487700 to 1216432 tid 1 2024-08-17T17:36:27.138 INFO:tasks.rados.rados.0.smithi037.stdout:2930: writing smithi03781225-20 from 1786075 to 2451787 tid 2 2024-08-17T17:36:27.138 INFO:tasks.rados.rados.0.smithi037.stdout:2931: delete oid 12 current snap is 364 2024-08-17T17:36:27.138 INFO:tasks.rados.rados.0.smithi037.stdout:2929: finishing write tid 1 to smithi03781225-50 2024-08-17T17:36:27.138 INFO:tasks.rados.rados.0.smithi037.stdout:2929: finishing write tid 2 to smithi03781225-50 2024-08-17T17:36:27.138 INFO:tasks.rados.rados.0.smithi037.stdout:2929: finishing write tid 3 to smithi03781225-50 2024-08-17T17:36:27.138 INFO:tasks.rados.rados.0.smithi037.stdout:2929: finishing write tid 4 to smithi03781225-50 2024-08-17T17:36:27.138 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 50 v 1641 (ObjNum 1099 snap 364 seq_num 1099) dirty exists 2024-08-17T17:36:27.139 INFO:tasks.rados.rados.0.smithi037.stdout:2929: left oid 50 (ObjNum 1099 snap 364 seq_num 1099) 2024-08-17T17:36:27.139 INFO:tasks.rados.rados.0.smithi037.stdout:2930: finishing write tid 1 to smithi03781225-20 2024-08-17T17:36:27.141 INFO:tasks.rados.rados.0.smithi037.stdout:2930: finishing write tid 2 to smithi03781225-20 2024-08-17T17:36:27.141 INFO:tasks.rados.rados.0.smithi037.stdout:2928: done (3 left) 2024-08-17T17:36:27.141 INFO:tasks.rados.rados.0.smithi037.stdout:2929: done (2 left) 2024-08-17T17:36:27.141 INFO:tasks.rados.rados.0.smithi037.stdout:2931: done (1 left) 2024-08-17T17:36:27.141 INFO:tasks.rados.rados.0.smithi037.stdout:2932: write oid 4 current snap is 364 2024-08-17T17:36:27.141 INFO:tasks.rados.rados.0.smithi037.stdout:2932: seq_num 1102 ranges {521314=479230,1786686=669381} 2024-08-17T17:36:27.147 INFO:tasks.rados.rados.0.smithi037.stdout:2932: writing smithi03781225-4 from 521314 to 1000544 tid 1 2024-08-17T17:36:27.156 INFO:tasks.rados.rados.0.smithi037.stdout:2932: writing smithi03781225-4 from 1786686 to 2456067 tid 2 2024-08-17T17:36:27.157 INFO:tasks.rados.rados.0.smithi037.stdout:2930: finishing write tid 3 to smithi03781225-20 2024-08-17T17:36:27.157 INFO:tasks.rados.rados.0.smithi037.stdout:2933: snap_create 2024-08-17T17:36:27.157 INFO:tasks.rados.rados.0.smithi037.stdout:2930: finishing write tid 4 to smithi03781225-20 2024-08-17T17:36:27.157 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 625 (ObjNum 1100 snap 364 seq_num 1100) dirty exists 2024-08-17T17:36:27.157 INFO:tasks.rados.rados.0.smithi037.stdout:2930: left oid 20 (ObjNum 1100 snap 364 seq_num 1100) 2024-08-17T17:36:27.157 INFO:tasks.rados.rados.0.smithi037.stdout:2932: finishing write tid 1 to smithi03781225-4 2024-08-17T17:36:27.160 INFO:tasks.rados.rados.0.smithi037.stdout:2932: finishing write tid 2 to smithi03781225-4 2024-08-17T17:36:27.160 INFO:tasks.rados.rados.0.smithi037.stdout:2932: finishing write tid 3 to smithi03781225-4 2024-08-17T17:36:27.160 INFO:tasks.rados.rados.0.smithi037.stdout:2932: finishing write tid 4 to smithi03781225-4 2024-08-17T17:36:27.160 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 1250 (ObjNum 1102 snap 364 seq_num 1102) dirty exists 2024-08-17T17:36:27.160 INFO:tasks.rados.rados.0.smithi037.stdout:2932: left oid 4 (ObjNum 1102 snap 364 seq_num 1102) 2024-08-17T17:36:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:26 smithi046 ceph-mon[88218]: pgmap v806: 89 pgs: 89 active+clean; 242 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.9 MiB/s wr, 30 op/s 2024-08-17T17:36:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:26 smithi046 ceph-mon[88218]: osdmap e799: 8 total, 8 up, 8 in 2024-08-17T17:36:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:26 smithi046 ceph-mon[88218]: osdmap e800: 8 total, 8 up, 8 in 2024-08-17T17:36:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:26 smithi037 ceph-mon[97894]: pgmap v806: 89 pgs: 89 active+clean; 242 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.9 MiB/s wr, 30 op/s 2024-08-17T17:36:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:26 smithi037 ceph-mon[97894]: osdmap e799: 8 total, 8 up, 8 in 2024-08-17T17:36:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:26 smithi037 ceph-mon[97894]: osdmap e800: 8 total, 8 up, 8 in 2024-08-17T17:36:27.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:26 smithi037 ceph-mon[102022]: pgmap v806: 89 pgs: 89 active+clean; 242 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.9 MiB/s wr, 30 op/s 2024-08-17T17:36:27.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:26 smithi037 ceph-mon[102022]: osdmap e799: 8 total, 8 up, 8 in 2024-08-17T17:36:27.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:26 smithi037 ceph-mon[102022]: osdmap e800: 8 total, 8 up, 8 in 2024-08-17T17:36:27.930 INFO:tasks.rados.rados.0.smithi037.stdout:2930: done (2 left) 2024-08-17T17:36:27.931 INFO:tasks.rados.rados.0.smithi037.stdout:2932: done (1 left) 2024-08-17T17:36:27.931 INFO:tasks.rados.rados.0.smithi037.stdout:2933: done (0 left) 2024-08-17T17:36:27.931 INFO:tasks.rados.rados.0.smithi037.stdout:2934: write oid 23 current snap is 365 2024-08-17T17:36:27.931 INFO:tasks.rados.rados.0.smithi037.stdout:2934: seq_num 1103 ranges {538121=670832,1961521=413039} 2024-08-17T17:36:27.937 INFO:tasks.rados.rados.0.smithi037.stdout:2934: writing smithi03781225-23 from 538121 to 1208953 tid 1 2024-08-17T17:36:27.943 INFO:tasks.rados.rados.0.smithi037.stdout:2934: writing smithi03781225-23 from 1961521 to 2374560 tid 2 2024-08-17T17:36:27.943 INFO:tasks.rados.rados.0.smithi037.stdout:2935: snap_remove snap 326 2024-08-17T17:36:28.939 INFO:tasks.rados.rados.0.smithi037.stdout:2935: done (1 left) 2024-08-17T17:36:28.940 INFO:tasks.rados.rados.0.smithi037.stdout:2936: snap_create 2024-08-17T17:36:28.940 INFO:tasks.rados.rados.0.smithi037.stdout:2934: finishing write tid 1 to smithi03781225-23 2024-08-17T17:36:28.940 INFO:tasks.rados.rados.0.smithi037.stdout:2934: finishing write tid 2 to smithi03781225-23 2024-08-17T17:36:28.940 INFO:tasks.rados.rados.0.smithi037.stdout:2934: finishing write tid 3 to smithi03781225-23 2024-08-17T17:36:28.940 INFO:tasks.rados.rados.0.smithi037.stdout:2934: finishing write tid 4 to smithi03781225-23 2024-08-17T17:36:28.940 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 23 v 1191 (ObjNum 1103 snap 365 seq_num 1103) dirty exists 2024-08-17T17:36:28.940 INFO:tasks.rados.rados.0.smithi037.stdout:2934: left oid 23 (ObjNum 1103 snap 365 seq_num 1103) 2024-08-17T17:36:29.232 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:36:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:36:28] "GET /metrics HTTP/1.1" 200 36417 "" "Prometheus/2.51.0" 2024-08-17T17:36:29.233 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:28 smithi037 ceph-mon[102022]: pgmap v809: 89 pgs: 89 active+clean; 242 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.2 MiB/s wr, 26 op/s 2024-08-17T17:36:29.233 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:28 smithi037 ceph-mon[102022]: osdmap e801: 8 total, 8 up, 8 in 2024-08-17T17:36:29.233 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:28 smithi037 ceph-mon[97894]: pgmap v809: 89 pgs: 89 active+clean; 242 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.2 MiB/s wr, 26 op/s 2024-08-17T17:36:29.233 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:28 smithi037 ceph-mon[97894]: osdmap e801: 8 total, 8 up, 8 in 2024-08-17T17:36:29.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:28 smithi046 ceph-mon[88218]: pgmap v809: 89 pgs: 89 active+clean; 242 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.2 MiB/s wr, 26 op/s 2024-08-17T17:36:29.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:28 smithi046 ceph-mon[88218]: osdmap e801: 8 total, 8 up, 8 in 2024-08-17T17:36:29.962 INFO:tasks.rados.rados.0.smithi037.stdout:2934: done (1 left) 2024-08-17T17:36:29.962 INFO:tasks.rados.rados.0.smithi037.stdout:2936: done (0 left) 2024-08-17T17:36:29.962 INFO:tasks.rados.rados.0.smithi037.stdout:2937: rollback oid 14 current snap is 366 2024-08-17T17:36:29.962 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 14 to 355 2024-08-17T17:36:29.962 INFO:tasks.rados.rados.0.smithi037.stdout:2938: read oid 17 snap -1 2024-08-17T17:36:29.962 INFO:tasks.rados.rados.0.smithi037.stdout:2938: expect (ObjNum 1019 snap 348 seq_num 1019) 2024-08-17T17:36:29.963 INFO:tasks.rados.rados.0.smithi037.stdout:2939: snap_remove snap 361 2024-08-17T17:36:30.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:29 smithi046 ceph-mon[88218]: osdmap e802: 8 total, 8 up, 8 in 2024-08-17T17:36:30.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:29 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:36:30.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:29 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:36:30.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:29 smithi037 ceph-mon[102022]: osdmap e802: 8 total, 8 up, 8 in 2024-08-17T17:36:30.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:29 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:36:30.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:29 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:36:30.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:29 smithi037 ceph-mon[97894]: osdmap e802: 8 total, 8 up, 8 in 2024-08-17T17:36:30.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:29 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:36:30.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:29 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:36:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:36:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:36:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:36:30.964 INFO:tasks.rados.rados.0.smithi037.stdout:2939: done (2 left) 2024-08-17T17:36:30.965 INFO:tasks.rados.rados.0.smithi037.stdout:2940: delete oid 46 current snap is 366 2024-08-17T17:36:30.965 INFO:tasks.rados.rados.0.smithi037.stdout:2937: finishing rollback tid 0 to smithi03781225-14 2024-08-17T17:36:30.965 INFO:tasks.rados.rados.0.smithi037.stdout:2937: finishing rollback tid 1 to smithi03781225-14 2024-08-17T17:36:30.965 INFO:tasks.rados.rados.0.smithi037.stdout:2937: finishing rollback tid 2 to smithi03781225-14 2024-08-17T17:36:30.965 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 14 v 1448 (ObjNum 1039 snap 351 seq_num 1039) dirty exists 2024-08-17T17:36:30.965 INFO:tasks.rados.rados.0.smithi037.stdout:2938: expect (ObjNum 1019 snap 348 seq_num 1019) 2024-08-17T17:36:31.070 INFO:tasks.rados.rados.0.smithi037.stdout:2937: done (2 left) 2024-08-17T17:36:31.071 INFO:tasks.rados.rados.0.smithi037.stdout:2938: done (1 left) 2024-08-17T17:36:31.071 INFO:tasks.rados.rados.0.smithi037.stdout:2940: done (0 left) 2024-08-17T17:36:31.071 INFO:tasks.rados.rados.0.smithi037.stdout:2941: delete oid 24 current snap is 366 2024-08-17T17:36:31.073 INFO:tasks.rados.rados.0.smithi037.stdout:2941: done (0 left) 2024-08-17T17:36:31.073 INFO:tasks.rados.rados.0.smithi037.stdout:2942: delete oid 15 current snap is 366 2024-08-17T17:36:31.075 INFO:tasks.rados.rados.0.smithi037.stdout:2942: done (0 left) 2024-08-17T17:36:31.075 INFO:tasks.rados.rados.0.smithi037.stdout:2943: rollback oid 32 current snap is 366 2024-08-17T17:36:31.075 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 32 to 355 2024-08-17T17:36:31.075 INFO:tasks.rados.rados.0.smithi037.stdout:2944: write oid 48 current snap is 366 2024-08-17T17:36:31.075 INFO:tasks.rados.rados.0.smithi037.stdout:2944: seq_num 1107 ranges {605349=571828,1679096=420377} 2024-08-17T17:36:31.082 INFO:tasks.rados.rados.0.smithi037.stdout:2944: writing smithi03781225-48 from 605349 to 1177177 tid 1 2024-08-17T17:36:31.087 INFO:tasks.rados.rados.0.smithi037.stdout:2944: writing smithi03781225-48 from 1679096 to 2099473 tid 2 2024-08-17T17:36:31.087 INFO:tasks.rados.rados.0.smithi037.stdout:2945: write oid 28 current snap is 366 2024-08-17T17:36:31.087 INFO:tasks.rados.rados.0.smithi037.stdout:2945: seq_num 1108 ranges {622156=647077,1737578=680388} 2024-08-17T17:36:31.094 INFO:tasks.rados.rados.0.smithi037.stdout:2945: writing smithi03781225-28 from 622156 to 1269233 tid 1 2024-08-17T17:36:31.101 INFO:tasks.rados.rados.0.smithi037.stdout:2945: writing smithi03781225-28 from 1737578 to 2417966 tid 2 2024-08-17T17:36:31.101 INFO:tasks.rados.rados.0.smithi037.stdout:2946: read oid 10 snap -1 2024-08-17T17:36:31.101 INFO:tasks.rados.rados.0.smithi037.stdout:2946: expect (ObjNum 975 snap 336 seq_num 975) 2024-08-17T17:36:31.101 INFO:tasks.rados.rados.0.smithi037.stdout:2947: snap_create 2024-08-17T17:36:31.101 INFO:tasks.rados.rados.0.smithi037.stdout:2943: finishing rollback tid 1 to smithi03781225-32 2024-08-17T17:36:31.101 INFO:tasks.rados.rados.0.smithi037.stdout:2943: finishing rollback tid 2 to smithi03781225-32 2024-08-17T17:36:31.101 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 32 v 518 (ObjNum 922 snap 314 seq_num 922) dirty exists 2024-08-17T17:36:31.101 INFO:tasks.rados.rados.0.smithi037.stdout:2944: finishing write tid 1 to smithi03781225-48 2024-08-17T17:36:31.101 INFO:tasks.rados.rados.0.smithi037.stdout:2944: finishing write tid 2 to smithi03781225-48 2024-08-17T17:36:31.101 INFO:tasks.rados.rados.0.smithi037.stdout:2944: finishing write tid 3 to smithi03781225-48 2024-08-17T17:36:31.102 INFO:tasks.rados.rados.0.smithi037.stdout:2944: finishing write tid 4 to smithi03781225-48 2024-08-17T17:36:31.102 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 48 v 2350 (ObjNum 1107 snap 366 seq_num 1107) dirty exists 2024-08-17T17:36:31.102 INFO:tasks.rados.rados.0.smithi037.stdout:2944: left oid 48 (ObjNum 1107 snap 366 seq_num 1107) 2024-08-17T17:36:31.102 INFO:tasks.rados.rados.0.smithi037.stdout:2945: finishing write tid 1 to smithi03781225-28 2024-08-17T17:36:31.107 INFO:tasks.rados.rados.0.smithi037.stdout:2945: finishing write tid 2 to smithi03781225-28 2024-08-17T17:36:31.107 INFO:tasks.rados.rados.0.smithi037.stdout:2945: finishing write tid 3 to smithi03781225-28 2024-08-17T17:36:31.107 INFO:tasks.rados.rados.0.smithi037.stdout:2945: finishing write tid 4 to smithi03781225-28 2024-08-17T17:36:31.107 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 28 v 2353 (ObjNum 1108 snap 366 seq_num 1108) dirty exists 2024-08-17T17:36:31.108 INFO:tasks.rados.rados.0.smithi037.stdout:2945: left oid 28 (ObjNum 1108 snap 366 seq_num 1108) 2024-08-17T17:36:31.110 INFO:tasks.rados.rados.0.smithi037.stdout:2946: expect (ObjNum 975 snap 336 seq_num 975) 2024-08-17T17:36:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:30 smithi046 ceph-mon[88218]: pgmap v812: 89 pgs: 89 active+clean; 239 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-08-17T17:36:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:30 smithi046 ceph-mon[88218]: osdmap e803: 8 total, 8 up, 8 in 2024-08-17T17:36:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:30 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:36:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:30 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:36:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:30 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:36:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:30 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:36:31.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:30 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:36:31.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:30 smithi037 ceph-mon[102022]: pgmap v812: 89 pgs: 89 active+clean; 239 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-08-17T17:36:31.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:30 smithi037 ceph-mon[102022]: osdmap e803: 8 total, 8 up, 8 in 2024-08-17T17:36:31.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:30 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:36:31.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:30 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:36:31.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:30 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:36:31.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:30 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:36:31.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:30 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:36:31.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:30 smithi037 ceph-mon[97894]: pgmap v812: 89 pgs: 89 active+clean; 239 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-08-17T17:36:31.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:30 smithi037 ceph-mon[97894]: osdmap e803: 8 total, 8 up, 8 in 2024-08-17T17:36:31.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:30 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:36:31.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:30 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:36:31.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:30 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:36:31.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:30 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:36:31.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:30 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:36:31.814 INFO:tasks.rados.rados.0.smithi037.stdout:2943: done (4 left) 2024-08-17T17:36:31.814 INFO:tasks.rados.rados.0.smithi037.stdout:2944: done (3 left) 2024-08-17T17:36:31.814 INFO:tasks.rados.rados.0.smithi037.stdout:2945: done (2 left) 2024-08-17T17:36:31.814 INFO:tasks.rados.rados.0.smithi037.stdout:2946: done (1 left) 2024-08-17T17:36:31.814 INFO:tasks.rados.rados.0.smithi037.stdout:2947: done (0 left) 2024-08-17T17:36:31.814 INFO:tasks.rados.rados.0.smithi037.stdout:2948: write oid 45 current snap is 367 2024-08-17T17:36:31.814 INFO:tasks.rados.rados.0.smithi037.stdout:2948: seq_num 1109 ranges {638963=722326,2079707=424046} 2024-08-17T17:36:31.821 INFO:tasks.rados.rados.0.smithi037.stdout:2948: writing smithi03781225-45 from 638963 to 1361289 tid 1 2024-08-17T17:36:31.828 INFO:tasks.rados.rados.0.smithi037.stdout:2948: writing smithi03781225-45 from 2079707 to 2503753 tid 2 2024-08-17T17:36:31.828 INFO:tasks.rados.rados.0.smithi037.stdout:2949: write oid 4 current snap is 367 2024-08-17T17:36:31.828 INFO:tasks.rados.rados.0.smithi037.stdout:2949: seq_num 1110 ranges {655770=513928,1854542=684057} 2024-08-17T17:36:31.834 INFO:tasks.rados.rados.0.smithi037.stdout:2949: writing smithi03781225-4 from 655770 to 1169698 tid 1 2024-08-17T17:36:31.843 INFO:tasks.rados.rados.0.smithi037.stdout:2949: writing smithi03781225-4 from 1854542 to 2538599 tid 2 2024-08-17T17:36:31.843 INFO:tasks.rados.rados.0.smithi037.stdout:2950: read oid 26 snap -1 2024-08-17T17:36:31.843 INFO:tasks.rados.rados.0.smithi037.stdout:2950: expect (ObjNum 1075 snap 360 seq_num 1075) 2024-08-17T17:36:31.843 INFO:tasks.rados.rados.0.smithi037.stdout:2951: delete oid 13 current snap is 367 2024-08-17T17:36:31.843 INFO:tasks.rados.rados.0.smithi037.stdout:2948: finishing write tid 1 to smithi03781225-45 2024-08-17T17:36:31.843 INFO:tasks.rados.rados.0.smithi037.stdout:2948: finishing write tid 2 to smithi03781225-45 2024-08-17T17:36:31.843 INFO:tasks.rados.rados.0.smithi037.stdout:2948: finishing write tid 3 to smithi03781225-45 2024-08-17T17:36:31.843 INFO:tasks.rados.rados.0.smithi037.stdout:2948: finishing write tid 4 to smithi03781225-45 2024-08-17T17:36:31.843 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 633 (ObjNum 1109 snap 367 seq_num 1109) dirty exists 2024-08-17T17:36:31.843 INFO:tasks.rados.rados.0.smithi037.stdout:2948: left oid 45 (ObjNum 1109 snap 367 seq_num 1109) 2024-08-17T17:36:31.843 INFO:tasks.rados.rados.0.smithi037.stdout:2949: finishing write tid 1 to smithi03781225-4 2024-08-17T17:36:31.846 INFO:tasks.rados.rados.0.smithi037.stdout:2949: finishing write tid 2 to smithi03781225-4 2024-08-17T17:36:31.846 INFO:tasks.rados.rados.0.smithi037.stdout:2949: finishing write tid 3 to smithi03781225-4 2024-08-17T17:36:31.846 INFO:tasks.rados.rados.0.smithi037.stdout:2949: finishing write tid 4 to smithi03781225-4 2024-08-17T17:36:31.846 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 1266 (ObjNum 1110 snap 367 seq_num 1110) dirty exists 2024-08-17T17:36:31.846 INFO:tasks.rados.rados.0.smithi037.stdout:2949: left oid 4 (ObjNum 1110 snap 367 seq_num 1110) 2024-08-17T17:36:31.848 INFO:tasks.rados.rados.0.smithi037.stdout:2950: expect (ObjNum 1075 snap 360 seq_num 1075) 2024-08-17T17:36:31.983 INFO:tasks.rados.rados.0.smithi037.stdout:2948: done (3 left) 2024-08-17T17:36:31.983 INFO:tasks.rados.rados.0.smithi037.stdout:2949: done (2 left) 2024-08-17T17:36:31.983 INFO:tasks.rados.rados.0.smithi037.stdout:2950: done (1 left) 2024-08-17T17:36:31.983 INFO:tasks.rados.rados.0.smithi037.stdout:2951: done (0 left) 2024-08-17T17:36:31.983 INFO:tasks.rados.rados.0.smithi037.stdout:2952: rollback oid 46 current snap is 367 2024-08-17T17:36:31.983 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 46 to 335 2024-08-17T17:36:31.983 INFO:tasks.rados.rados.0.smithi037.stdout:2953: delete oid 7 current snap is 367 2024-08-17T17:36:31.985 INFO:tasks.rados.rados.0.smithi037.stdout:2953: done (1 left) 2024-08-17T17:36:31.985 INFO:tasks.rados.rados.0.smithi037.stdout:2954: delete oid 1 current snap is 367 2024-08-17T17:36:31.985 INFO:tasks.rados.rados.0.smithi037.stdout:2952: finishing rollback tid 1 to smithi03781225-46 2024-08-17T17:36:31.986 INFO:tasks.rados.rados.0.smithi037.stdout:2952: finishing rollback tid 2 to smithi03781225-46 2024-08-17T17:36:31.986 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 46 v 1268 (ObjNum 883 snap 307 seq_num 883) dirty exists 2024-08-17T17:36:31.988 INFO:tasks.rados.rados.0.smithi037.stdout:2952: done (1 left) 2024-08-17T17:36:31.988 INFO:tasks.rados.rados.0.smithi037.stdout:2954: done (0 left) 2024-08-17T17:36:31.988 INFO:tasks.rados.rados.0.smithi037.stdout:2955: read oid 48 snap -1 2024-08-17T17:36:31.988 INFO:tasks.rados.rados.0.smithi037.stdout:2955: expect (ObjNum 1107 snap 366 seq_num 1107) 2024-08-17T17:36:31.988 INFO:tasks.rados.rados.0.smithi037.stdout:2956: write oid 22 current snap is 367 2024-08-17T17:36:31.988 INFO:tasks.rados.rados.0.smithi037.stdout:2956: seq_num 1114 ranges {722998=414924,1572117=575042} 2024-08-17T17:36:31.994 INFO:tasks.rados.rados.0.smithi037.stdout:2956: writing smithi03781225-22 from 722998 to 1137922 tid 1 2024-08-17T17:36:32.000 INFO:tasks.rados.rados.0.smithi037.stdout:2956: writing smithi03781225-22 from 1572117 to 2147159 tid 2 2024-08-17T17:36:32.000 INFO:tasks.rados.rados.0.smithi037.stdout:2957: snap_create 2024-08-17T17:36:32.000 INFO:tasks.rados.rados.0.smithi037.stdout:2955: expect (ObjNum 1107 snap 366 seq_num 1107) 2024-08-17T17:36:32.208 INFO:tasks.rados.rados.0.smithi037.stdout:2956: finishing write tid 1 to smithi03781225-22 2024-08-17T17:36:32.209 INFO:tasks.rados.rados.0.smithi037.stdout:2956: finishing write tid 2 to smithi03781225-22 2024-08-17T17:36:32.209 INFO:tasks.rados.rados.0.smithi037.stdout:2956: finishing write tid 3 to smithi03781225-22 2024-08-17T17:36:32.209 INFO:tasks.rados.rados.0.smithi037.stdout:2956: finishing write tid 4 to smithi03781225-22 2024-08-17T17:36:32.209 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 22 v 1170 (ObjNum 1114 snap 367 seq_num 1114) dirty exists 2024-08-17T17:36:32.209 INFO:tasks.rados.rados.0.smithi037.stdout:2956: left oid 22 (ObjNum 1114 snap 367 seq_num 1114) 2024-08-17T17:36:32.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:31 smithi046 ceph-mon[88218]: osdmap e804: 8 total, 8 up, 8 in 2024-08-17T17:36:32.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:31 smithi046 ceph-mon[88218]: osdmap e805: 8 total, 8 up, 8 in 2024-08-17T17:36:32.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:31 smithi037 ceph-mon[97894]: osdmap e804: 8 total, 8 up, 8 in 2024-08-17T17:36:32.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:31 smithi037 ceph-mon[97894]: osdmap e805: 8 total, 8 up, 8 in 2024-08-17T17:36:32.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:31 smithi037 ceph-mon[102022]: osdmap e804: 8 total, 8 up, 8 in 2024-08-17T17:36:32.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:31 smithi037 ceph-mon[102022]: osdmap e805: 8 total, 8 up, 8 in 2024-08-17T17:36:32.982 INFO:tasks.rados.rados.0.smithi037.stdout:2955: done (2 left) 2024-08-17T17:36:32.982 INFO:tasks.rados.rados.0.smithi037.stdout:2956: done (1 left) 2024-08-17T17:36:32.982 INFO:tasks.rados.rados.0.smithi037.stdout:2957: done (0 left) 2024-08-17T17:36:32.982 INFO:tasks.rados.rados.0.smithi037.stdout:2958: delete oid 36 current snap is 368 2024-08-17T17:36:32.986 INFO:tasks.rados.rados.0.smithi037.stdout:2958: done (0 left) 2024-08-17T17:36:32.986 INFO:tasks.rados.rados.0.smithi037.stdout:2959: delete oid 42 current snap is 368 2024-08-17T17:36:32.991 INFO:tasks.rados.rados.0.smithi037.stdout:2959: done (0 left) 2024-08-17T17:36:32.991 INFO:tasks.rados.rados.0.smithi037.stdout:2960: write oid 47 current snap is 368 2024-08-17T17:36:32.991 INFO:tasks.rados.rados.0.smithi037.stdout:2960: seq_num 1117 ranges {773419=640671,2147563=438722} 2024-08-17T17:36:32.999 INFO:tasks.rados.rados.0.smithi037.stdout:2960: writing smithi03781225-47 from 773419 to 1414090 tid 1 2024-08-17T17:36:33.006 INFO:tasks.rados.rados.0.smithi037.stdout:2960: writing smithi03781225-47 from 2147563 to 2586285 tid 2 2024-08-17T17:36:33.006 INFO:tasks.rados.rados.0.smithi037.stdout:2961: write oid 20 current snap is 368 2024-08-17T17:36:33.006 INFO:tasks.rados.rados.0.smithi037.stdout:2960: finishing write tid 1 to smithi03781225-47 2024-08-17T17:36:33.006 INFO:tasks.rados.rados.0.smithi037.stdout:2961: seq_num 1118 ranges {790226=432273,1806045=582380} 2024-08-17T17:36:33.012 INFO:tasks.rados.rados.0.smithi037.stdout:2961: writing smithi03781225-20 from 790226 to 1222499 tid 1 2024-08-17T17:36:33.019 INFO:tasks.rados.rados.0.smithi037.stdout:2961: writing smithi03781225-20 from 1806045 to 2388425 tid 2 2024-08-17T17:36:33.019 INFO:tasks.rados.rados.0.smithi037.stdout:2962: read oid 50 snap -1 2024-08-17T17:36:33.019 INFO:tasks.rados.rados.0.smithi037.stdout:2962: expect (ObjNum 1099 snap 364 seq_num 1099) 2024-08-17T17:36:33.019 INFO:tasks.rados.rados.0.smithi037.stdout:2963: write oid 46 current snap is 368 2024-08-17T17:36:33.019 INFO:tasks.rados.rados.0.smithi037.stdout:2960: finishing write tid 2 to smithi03781225-47 2024-08-17T17:36:33.019 INFO:tasks.rados.rados.0.smithi037.stdout:2960: finishing write tid 3 to smithi03781225-47 2024-08-17T17:36:33.019 INFO:tasks.rados.rados.0.smithi037.stdout:2960: finishing write tid 4 to smithi03781225-47 2024-08-17T17:36:33.019 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 47 v 2356 (ObjNum 1117 snap 368 seq_num 1117) dirty exists 2024-08-17T17:36:33.019 INFO:tasks.rados.rados.0.smithi037.stdout:2960: left oid 47 (ObjNum 1117 snap 368 seq_num 1117) 2024-08-17T17:36:33.019 INFO:tasks.rados.rados.0.smithi037.stdout:2961: finishing write tid 1 to smithi03781225-20 2024-08-17T17:36:33.020 INFO:tasks.rados.rados.0.smithi037.stdout:2963: seq_num 1119 ranges {407033=507522,1464527=442391,2345976=461057} 2024-08-17T17:36:33.024 INFO:tasks.rados.rados.0.smithi037.stdout:2963: writing smithi03781225-46 from 407033 to 914555 tid 1 2024-08-17T17:36:33.029 INFO:tasks.rados.rados.0.smithi037.stdout:2963: writing smithi03781225-46 from 1464527 to 1906918 tid 2 2024-08-17T17:36:33.035 INFO:tasks.rados.rados.0.smithi037.stdout:2963: writing smithi03781225-46 from 2345976 to 2807033 tid 3 2024-08-17T17:36:33.035 INFO:tasks.rados.rados.0.smithi037.stdout:2960: done (3 left) 2024-08-17T17:36:33.035 INFO:tasks.rados.rados.0.smithi037.stdout:2964: snap_create 2024-08-17T17:36:33.035 INFO:tasks.rados.rados.0.smithi037.stdout:2961: finishing write tid 2 to smithi03781225-20 2024-08-17T17:36:33.035 INFO:tasks.rados.rados.0.smithi037.stdout:2961: finishing write tid 3 to smithi03781225-20 2024-08-17T17:36:33.035 INFO:tasks.rados.rados.0.smithi037.stdout:2961: finishing write tid 4 to smithi03781225-20 2024-08-17T17:36:33.035 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 637 (ObjNum 1118 snap 368 seq_num 1118) dirty exists 2024-08-17T17:36:33.036 INFO:tasks.rados.rados.0.smithi037.stdout:2961: left oid 20 (ObjNum 1118 snap 368 seq_num 1118) 2024-08-17T17:36:33.036 INFO:tasks.rados.rados.0.smithi037.stdout:2962: expect (ObjNum 1099 snap 364 seq_num 1099) 2024-08-17T17:36:33.222 INFO:tasks.rados.rados.0.smithi037.stdout:2963: finishing write tid 1 to smithi03781225-46 2024-08-17T17:36:33.222 INFO:tasks.rados.rados.0.smithi037.stdout:2963: finishing write tid 2 to smithi03781225-46 2024-08-17T17:36:33.223 INFO:tasks.rados.rados.0.smithi037.stdout:2963: finishing write tid 3 to smithi03781225-46 2024-08-17T17:36:33.223 INFO:tasks.rados.rados.0.smithi037.stdout:2963: finishing write tid 4 to smithi03781225-46 2024-08-17T17:36:33.223 INFO:tasks.rados.rados.0.smithi037.stdout:2963: finishing write tid 5 to smithi03781225-46 2024-08-17T17:36:33.223 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 46 v 1273 (ObjNum 1119 snap 368 seq_num 1119) dirty exists 2024-08-17T17:36:33.223 INFO:tasks.rados.rados.0.smithi037.stdout:2963: left oid 46 (ObjNum 1119 snap 368 seq_num 1119) 2024-08-17T17:36:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:32 smithi046 ceph-mon[88218]: pgmap v815: 89 pgs: 89 active+clean; 233 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 2.2 MiB/s wr, 19 op/s 2024-08-17T17:36:33.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:32 smithi037 ceph-mon[102022]: pgmap v815: 89 pgs: 89 active+clean; 233 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 2.2 MiB/s wr, 19 op/s 2024-08-17T17:36:33.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:32 smithi037 ceph-mon[97894]: pgmap v815: 89 pgs: 89 active+clean; 233 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 2.2 MiB/s wr, 19 op/s 2024-08-17T17:36:33.990 INFO:tasks.rados.rados.0.smithi037.stdout:2961: done (3 left) 2024-08-17T17:36:33.990 INFO:tasks.rados.rados.0.smithi037.stdout:2962: done (2 left) 2024-08-17T17:36:33.990 INFO:tasks.rados.rados.0.smithi037.stdout:2963: done (1 left) 2024-08-17T17:36:33.990 INFO:tasks.rados.rados.0.smithi037.stdout:2964: done (0 left) 2024-08-17T17:36:33.990 INFO:tasks.rados.rados.0.smithi037.stdout:2965: snap_remove snap 363 2024-08-17T17:36:34.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:33 smithi046 ceph-mon[88218]: osdmap e806: 8 total, 8 up, 8 in 2024-08-17T17:36:34.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:33 smithi037 ceph-mon[97894]: osdmap e806: 8 total, 8 up, 8 in 2024-08-17T17:36:34.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:33 smithi037 ceph-mon[102022]: osdmap e806: 8 total, 8 up, 8 in 2024-08-17T17:36:34.995 INFO:tasks.rados.rados.0.smithi037.stdout:2965: done (0 left) 2024-08-17T17:36:34.995 INFO:tasks.rados.rados.0.smithi037.stdout:2966: read oid 11 snap -1 2024-08-17T17:36:34.995 INFO:tasks.rados.rados.0.smithi037.stdout:2966: expect deleted 2024-08-17T17:36:34.996 INFO:tasks.rados.rados.0.smithi037.stdout:2967: rollback oid 23 current snap is 369 2024-08-17T17:36:34.996 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 23 to 364 2024-08-17T17:36:34.996 INFO:tasks.rados.rados.0.smithi037.stdout:2968: snap_create 2024-08-17T17:36:35.005 INFO:tasks.rados.rados.0.smithi037.stdout:2967: finishing rollback tid 0 to smithi03781225-23 2024-08-17T17:36:35.005 INFO:tasks.rados.rados.0.smithi037.stdout:2967: finishing rollback tid 1 to smithi03781225-23 2024-08-17T17:36:35.005 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 23 v 1198 (ObjNum 593 snap 0 seq_num 0) dirty dne 2024-08-17T17:36:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:34 smithi046 ceph-mon[88218]: pgmap v818: 89 pgs: 89 active+clean; 235 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 830 KiB/s wr, 9 op/s 2024-08-17T17:36:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:34 smithi046 ceph-mon[88218]: osdmap e807: 8 total, 8 up, 8 in 2024-08-17T17:36:35.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:34 smithi037 ceph-mon[102022]: pgmap v818: 89 pgs: 89 active+clean; 235 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 830 KiB/s wr, 9 op/s 2024-08-17T17:36:35.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:34 smithi037 ceph-mon[102022]: osdmap e807: 8 total, 8 up, 8 in 2024-08-17T17:36:35.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:34 smithi037 ceph-mon[97894]: pgmap v818: 89 pgs: 89 active+clean; 235 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 830 KiB/s wr, 9 op/s 2024-08-17T17:36:35.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:34 smithi037 ceph-mon[97894]: osdmap e807: 8 total, 8 up, 8 in 2024-08-17T17:36:36.013 INFO:tasks.rados.rados.0.smithi037.stdout:2966: done (2 left) 2024-08-17T17:36:36.013 INFO:tasks.rados.rados.0.smithi037.stdout:2967: done (1 left) 2024-08-17T17:36:36.013 INFO:tasks.rados.rados.0.smithi037.stdout:2968: done (0 left) 2024-08-17T17:36:36.013 INFO:tasks.rados.rados.0.smithi037.stdout:2969: rollback oid 9 current snap is 370 2024-08-17T17:36:36.013 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 9 to 366 2024-08-17T17:36:36.013 INFO:tasks.rados.rados.0.smithi037.stdout:2970: write oid 29 current snap is 370 2024-08-17T17:36:36.013 INFO:tasks.rados.rados.0.smithi037.stdout:2970: seq_num 1120 ranges {423840=582771,1523009=586049,2657046=166794} 2024-08-17T17:36:36.018 INFO:tasks.rados.rados.0.smithi037.stdout:2970: writing smithi03781225-29 from 423840 to 1006611 tid 1 2024-08-17T17:36:36.025 INFO:tasks.rados.rados.0.smithi037.stdout:2970: writing smithi03781225-29 from 1523009 to 2109058 tid 2 2024-08-17T17:36:36.029 INFO:tasks.rados.rados.0.smithi037.stdout:2970: writing smithi03781225-29 from 2657046 to 2823840 tid 3 2024-08-17T17:36:36.029 INFO:tasks.rados.rados.0.smithi037.stdout:2971: write oid 44 current snap is 370 2024-08-17T17:36:36.029 INFO:tasks.rados.rados.0.smithi037.stdout:2971: seq_num 1121 ranges {440647=658020,1581491=446060,2800822=39825} 2024-08-17T17:36:36.035 INFO:tasks.rados.rados.0.smithi037.stdout:2971: writing smithi03781225-44 from 440647 to 1098667 tid 1 2024-08-17T17:36:36.040 INFO:tasks.rados.rados.0.smithi037.stdout:2971: writing smithi03781225-44 from 1581491 to 2027551 tid 2 2024-08-17T17:36:36.045 INFO:tasks.rados.rados.0.smithi037.stdout:2971: writing smithi03781225-44 from 2800822 to 2840647 tid 3 2024-08-17T17:36:36.046 INFO:tasks.rados.rados.0.smithi037.stdout:2972: snap_create 2024-08-17T17:36:36.046 INFO:tasks.rados.rados.0.smithi037.stdout:2969: finishing rollback tid 0 to smithi03781225-9 2024-08-17T17:36:36.046 INFO:tasks.rados.rados.0.smithi037.stdout:2969: finishing rollback tid 1 to smithi03781225-9 2024-08-17T17:36:36.046 INFO:tasks.rados.rados.0.smithi037.stdout:2969: finishing rollback tid 2 to smithi03781225-9 2024-08-17T17:36:36.046 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 2362 (ObjNum 1031 snap 350 seq_num 1031) dirty exists 2024-08-17T17:36:36.046 INFO:tasks.rados.rados.0.smithi037.stdout:2970: finishing write tid 1 to smithi03781225-29 2024-08-17T17:36:36.046 INFO:tasks.rados.rados.0.smithi037.stdout:2970: finishing write tid 2 to smithi03781225-29 2024-08-17T17:36:36.046 INFO:tasks.rados.rados.0.smithi037.stdout:2970: finishing write tid 3 to smithi03781225-29 2024-08-17T17:36:36.046 INFO:tasks.rados.rados.0.smithi037.stdout:2970: finishing write tid 4 to smithi03781225-29 2024-08-17T17:36:36.046 INFO:tasks.rados.rados.0.smithi037.stdout:2970: finishing write tid 5 to smithi03781225-29 2024-08-17T17:36:36.046 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 1280 (ObjNum 1120 snap 370 seq_num 1120) dirty exists 2024-08-17T17:36:36.046 INFO:tasks.rados.rados.0.smithi037.stdout:2970: left oid 29 (ObjNum 1120 snap 370 seq_num 1120) 2024-08-17T17:36:36.046 INFO:tasks.rados.rados.0.smithi037.stdout:2971: finishing write tid 1 to smithi03781225-44 2024-08-17T17:36:36.047 INFO:tasks.rados.rados.0.smithi037.stdout:2971: finishing write tid 2 to smithi03781225-44 2024-08-17T17:36:36.048 INFO:tasks.rados.rados.0.smithi037.stdout:2971: finishing write tid 3 to smithi03781225-44 2024-08-17T17:36:36.048 INFO:tasks.rados.rados.0.smithi037.stdout:2971: finishing write tid 4 to smithi03781225-44 2024-08-17T17:36:36.048 INFO:tasks.rados.rados.0.smithi037.stdout:2971: finishing write tid 5 to smithi03781225-44 2024-08-17T17:36:36.048 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 1566 (ObjNum 1121 snap 370 seq_num 1121) dirty exists 2024-08-17T17:36:36.048 INFO:tasks.rados.rados.0.smithi037.stdout:2971: left oid 44 (ObjNum 1121 snap 370 seq_num 1121) 2024-08-17T17:36:36.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:36 smithi046 ceph-mon[88218]: osdmap e808: 8 total, 8 up, 8 in 2024-08-17T17:36:36.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:36 smithi037 ceph-mon[102022]: osdmap e808: 8 total, 8 up, 8 in 2024-08-17T17:36:36.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:36 smithi037 ceph-mon[97894]: osdmap e808: 8 total, 8 up, 8 in 2024-08-17T17:36:36.819 INFO:tasks.rados.rados.0.smithi037.stdout:2969: done (3 left) 2024-08-17T17:36:36.819 INFO:tasks.rados.rados.0.smithi037.stdout:2970: done (2 left) 2024-08-17T17:36:36.819 INFO:tasks.rados.rados.0.smithi037.stdout:2971: done (1 left) 2024-08-17T17:36:36.819 INFO:tasks.rados.rados.0.smithi037.stdout:2972: done (0 left) 2024-08-17T17:36:36.819 INFO:tasks.rados.rados.0.smithi037.stdout:2973: snap_remove snap 366 2024-08-17T17:36:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:37 smithi046 ceph-mon[88218]: pgmap v821: 89 pgs: 89 active+clean; 246 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.8 MiB/s wr, 20 op/s 2024-08-17T17:36:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:37 smithi046 ceph-mon[88218]: osdmap e809: 8 total, 8 up, 8 in 2024-08-17T17:36:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:37 smithi046 ceph-mon[88218]: osdmap e810: 8 total, 8 up, 8 in 2024-08-17T17:36:37.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:37 smithi037 ceph-mon[102022]: pgmap v821: 89 pgs: 89 active+clean; 246 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.8 MiB/s wr, 20 op/s 2024-08-17T17:36:37.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:37 smithi037 ceph-mon[102022]: osdmap e809: 8 total, 8 up, 8 in 2024-08-17T17:36:37.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:37 smithi037 ceph-mon[102022]: osdmap e810: 8 total, 8 up, 8 in 2024-08-17T17:36:37.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:37 smithi037 ceph-mon[97894]: pgmap v821: 89 pgs: 89 active+clean; 246 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.8 MiB/s wr, 20 op/s 2024-08-17T17:36:37.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:37 smithi037 ceph-mon[97894]: osdmap e809: 8 total, 8 up, 8 in 2024-08-17T17:36:37.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:37 smithi037 ceph-mon[97894]: osdmap e810: 8 total, 8 up, 8 in 2024-08-17T17:36:37.823 INFO:tasks.rados.rados.0.smithi037.stdout:2973: done (0 left) 2024-08-17T17:36:37.823 INFO:tasks.rados.rados.0.smithi037.stdout:2974: snap_create 2024-08-17T17:36:38.830 INFO:tasks.rados.rados.0.smithi037.stdout:2974: done (0 left) 2024-08-17T17:36:38.830 INFO:tasks.rados.rados.0.smithi037.stdout:2975: rollback oid 7 current snap is 372 2024-08-17T17:36:38.830 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 7 to 364 2024-08-17T17:36:38.830 INFO:tasks.rados.rados.0.smithi037.stdout:2976: write oid 14 current snap is 372 2024-08-17T17:36:38.831 INFO:tasks.rados.rados.0.smithi037.stdout:2976: seq_num 1122 ranges {457454=733269,1923620=589718} 2024-08-17T17:36:38.837 INFO:tasks.rados.rados.0.smithi037.stdout:2976: writing smithi03781225-14 from 457454 to 1190723 tid 1 2024-08-17T17:36:38.844 INFO:tasks.rados.rados.0.smithi037.stdout:2976: writing smithi03781225-14 from 1923620 to 2513338 tid 2 2024-08-17T17:36:38.844 INFO:tasks.rados.rados.0.smithi037.stdout:2977: read oid 39 snap -1 2024-08-17T17:36:38.844 INFO:tasks.rados.rados.0.smithi037.stdout:2977: expect (ObjNum 1088 snap 361 seq_num 1088) 2024-08-17T17:36:38.844 INFO:tasks.rados.rados.0.smithi037.stdout:2978: delete oid 41 current snap is 372 2024-08-17T17:36:38.844 INFO:tasks.rados.rados.0.smithi037.stdout:2975: finishing rollback tid 1 to smithi03781225-7 2024-08-17T17:36:38.845 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 407 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-08-17T17:36:38.845 INFO:tasks.rados.rados.0.smithi037.stdout:2976: finishing write tid 1 to smithi03781225-14 2024-08-17T17:36:38.849 INFO:tasks.rados.rados.0.smithi037.stdout:2976: finishing write tid 2 to smithi03781225-14 2024-08-17T17:36:38.849 INFO:tasks.rados.rados.0.smithi037.stdout:2976: finishing write tid 3 to smithi03781225-14 2024-08-17T17:36:38.849 INFO:tasks.rados.rados.0.smithi037.stdout:2976: finishing write tid 4 to smithi03781225-14 2024-08-17T17:36:38.849 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 14 v 1464 (ObjNum 1122 snap 372 seq_num 1122) dirty exists 2024-08-17T17:36:38.849 INFO:tasks.rados.rados.0.smithi037.stdout:2976: left oid 14 (ObjNum 1122 snap 372 seq_num 1122) 2024-08-17T17:36:38.849 INFO:tasks.rados.rados.0.smithi037.stdout:2977: expect (ObjNum 1088 snap 361 seq_num 1088) 2024-08-17T17:36:38.972 INFO:tasks.rados.rados.0.smithi037.stdout:2975: done (3 left) 2024-08-17T17:36:38.972 INFO:tasks.rados.rados.0.smithi037.stdout:2976: done (2 left) 2024-08-17T17:36:38.973 INFO:tasks.rados.rados.0.smithi037.stdout:2977: done (1 left) 2024-08-17T17:36:38.973 INFO:tasks.rados.rados.0.smithi037.stdout:2978: done (0 left) 2024-08-17T17:36:38.973 INFO:tasks.rados.rados.0.smithi037.stdout:2979: write oid 10 current snap is 372 2024-08-17T17:36:38.973 INFO:tasks.rados.rados.0.smithi037.stdout:2979: seq_num 1124 ranges {491068=483767,1640584=593387,2650385=240683} 2024-08-17T17:36:38.977 INFO:tasks.rados.rados.0.smithi037.stdout:2979: writing smithi03781225-10 from 491068 to 974835 tid 1 2024-08-17T17:36:38.984 INFO:tasks.rados.rados.0.smithi037.stdout:2979: writing smithi03781225-10 from 1640584 to 2233971 tid 2 2024-08-17T17:36:38.988 INFO:tasks.rados.rados.0.smithi037.stdout:2979: writing smithi03781225-10 from 2650385 to 2891068 tid 3 2024-08-17T17:36:38.988 INFO:tasks.rados.rados.0.smithi037.stdout:2980: write oid 36 current snap is 372 2024-08-17T17:36:38.988 INFO:tasks.rados.rados.0.smithi037.stdout:2980: seq_num 1125 ranges {507875=559016,1699066=737045} 2024-08-17T17:36:38.994 INFO:tasks.rados.rados.0.smithi037.stdout:2980: writing smithi03781225-36 from 507875 to 1066891 tid 1 2024-08-17T17:36:39.002 INFO:tasks.rados.rados.0.smithi037.stdout:2980: writing smithi03781225-36 from 1699066 to 2436111 tid 2 2024-08-17T17:36:39.002 INFO:tasks.rados.rados.0.smithi037.stdout:2981: snap_create 2024-08-17T17:36:39.002 INFO:tasks.rados.rados.0.smithi037.stdout:2979: finishing write tid 1 to smithi03781225-10 2024-08-17T17:36:39.002 INFO:tasks.rados.rados.0.smithi037.stdout:2979: finishing write tid 2 to smithi03781225-10 2024-08-17T17:36:39.002 INFO:tasks.rados.rados.0.smithi037.stdout:2979: finishing write tid 3 to smithi03781225-10 2024-08-17T17:36:39.002 INFO:tasks.rados.rados.0.smithi037.stdout:2979: finishing write tid 4 to smithi03781225-10 2024-08-17T17:36:39.002 INFO:tasks.rados.rados.0.smithi037.stdout:2979: finishing write tid 5 to smithi03781225-10 2024-08-17T17:36:39.002 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 10 v 1469 (ObjNum 1124 snap 372 seq_num 1124) dirty exists 2024-08-17T17:36:39.002 INFO:tasks.rados.rados.0.smithi037.stdout:2979: left oid 10 (ObjNum 1124 snap 372 seq_num 1124) 2024-08-17T17:36:39.002 INFO:tasks.rados.rados.0.smithi037.stdout:2980: finishing write tid 1 to smithi03781225-36 2024-08-17T17:36:39.005 INFO:tasks.rados.rados.0.smithi037.stdout:2980: finishing write tid 2 to smithi03781225-36 2024-08-17T17:36:39.005 INFO:tasks.rados.rados.0.smithi037.stdout:2980: finishing write tid 3 to smithi03781225-36 2024-08-17T17:36:39.005 INFO:tasks.rados.rados.0.smithi037.stdout:2980: finishing write tid 4 to smithi03781225-36 2024-08-17T17:36:39.005 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 36 v 1655 (ObjNum 1125 snap 372 seq_num 1125) dirty exists 2024-08-17T17:36:39.005 INFO:tasks.rados.rados.0.smithi037.stdout:2980: left oid 36 (ObjNum 1125 snap 372 seq_num 1125) 2024-08-17T17:36:39.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:38 smithi046 ceph-mon[88218]: pgmap v824: 89 pgs: 89 active+clean; 246 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-08-17T17:36:39.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:38 smithi046 ceph-mon[88218]: osdmap e811: 8 total, 8 up, 8 in 2024-08-17T17:36:39.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:36:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:36:38] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.51.0" 2024-08-17T17:36:39.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:38 smithi037 ceph-mon[102022]: pgmap v824: 89 pgs: 89 active+clean; 246 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-08-17T17:36:39.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:38 smithi037 ceph-mon[102022]: osdmap e811: 8 total, 8 up, 8 in 2024-08-17T17:36:39.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:38 smithi037 ceph-mon[97894]: pgmap v824: 89 pgs: 89 active+clean; 246 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-08-17T17:36:39.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:38 smithi037 ceph-mon[97894]: osdmap e811: 8 total, 8 up, 8 in 2024-08-17T17:36:39.835 INFO:tasks.rados.rados.0.smithi037.stdout:2979: done (2 left) 2024-08-17T17:36:39.835 INFO:tasks.rados.rados.0.smithi037.stdout:2980: done (1 left) 2024-08-17T17:36:39.835 INFO:tasks.rados.rados.0.smithi037.stdout:2981: done (0 left) 2024-08-17T17:36:39.835 INFO:tasks.rados.rados.0.smithi037.stdout:2982: rollback oid 7 current snap is 373 2024-08-17T17:36:39.835 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 7 to 371 2024-08-17T17:36:39.835 INFO:tasks.rados.rados.0.smithi037.stdout:2983: write oid 26 current snap is 373 2024-08-17T17:36:39.836 INFO:tasks.rados.rados.0.smithi037.stdout:2983: seq_num 1126 ranges {524682=750618,1757548=597056} 2024-08-17T17:36:39.842 INFO:tasks.rados.rados.0.smithi037.stdout:2983: writing smithi03781225-26 from 524682 to 1275300 tid 1 2024-08-17T17:36:39.848 INFO:tasks.rados.rados.0.smithi037.stdout:2983: writing smithi03781225-26 from 1757548 to 2354604 tid 2 2024-08-17T17:36:39.848 INFO:tasks.rados.rados.0.smithi037.stdout:2984: snap_create 2024-08-17T17:36:39.848 INFO:tasks.rados.rados.0.smithi037.stdout:2982: finishing rollback tid 1 to smithi03781225-7 2024-08-17T17:36:39.848 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 407 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-08-17T17:36:39.848 INFO:tasks.rados.rados.0.smithi037.stdout:2983: finishing write tid 1 to smithi03781225-26 2024-08-17T17:36:39.851 INFO:tasks.rados.rados.0.smithi037.stdout:2983: finishing write tid 2 to smithi03781225-26 2024-08-17T17:36:39.851 INFO:tasks.rados.rados.0.smithi037.stdout:2983: finishing write tid 3 to smithi03781225-26 2024-08-17T17:36:39.852 INFO:tasks.rados.rados.0.smithi037.stdout:2983: finishing write tid 4 to smithi03781225-26 2024-08-17T17:36:39.852 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 1272 (ObjNum 1126 snap 373 seq_num 1126) dirty exists 2024-08-17T17:36:39.852 INFO:tasks.rados.rados.0.smithi037.stdout:2983: left oid 26 (ObjNum 1126 snap 373 seq_num 1126) 2024-08-17T17:36:40.162 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:39 smithi046 ceph-mon[88218]: osdmap e812: 8 total, 8 up, 8 in 2024-08-17T17:36:40.162 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:40.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:39 smithi037 ceph-mon[97894]: osdmap e812: 8 total, 8 up, 8 in 2024-08-17T17:36:40.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:40.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:39 smithi037 ceph-mon[102022]: osdmap e812: 8 total, 8 up, 8 in 2024-08-17T17:36:40.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:36:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:36:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:36:40.835 INFO:tasks.rados.rados.0.smithi037.stdout:2982: done (2 left) 2024-08-17T17:36:40.835 INFO:tasks.rados.rados.0.smithi037.stdout:2983: done (1 left) 2024-08-17T17:36:40.836 INFO:tasks.rados.rados.0.smithi037.stdout:2984: done (0 left) 2024-08-17T17:36:40.836 INFO:tasks.rados.rados.0.smithi037.stdout:2985: rollback oid 2 current snap is 374 2024-08-17T17:36:40.836 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 2 to 372 2024-08-17T17:36:40.836 INFO:tasks.rados.rados.0.smithi037.stdout:2986: snap_create 2024-08-17T17:36:40.838 INFO:tasks.rados.rados.0.smithi037.stdout:2985: finishing rollback tid 1 to smithi03781225-2 2024-08-17T17:36:40.838 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 2 v 0 (ObjNum -234186320 snap 21866 seq_num 304) dirty dne 2024-08-17T17:36:41.179 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:40 smithi046 ceph-mon[88218]: pgmap v827: 89 pgs: 89 active+clean; 253 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-08-17T17:36:41.179 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:40 smithi046 ceph-mon[88218]: osdmap e813: 8 total, 8 up, 8 in 2024-08-17T17:36:41.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:40 smithi037 ceph-mon[97894]: pgmap v827: 89 pgs: 89 active+clean; 253 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-08-17T17:36:41.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:40 smithi037 ceph-mon[97894]: osdmap e813: 8 total, 8 up, 8 in 2024-08-17T17:36:41.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:40 smithi037 ceph-mon[102022]: pgmap v827: 89 pgs: 89 active+clean; 253 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-08-17T17:36:41.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:40 smithi037 ceph-mon[102022]: osdmap e813: 8 total, 8 up, 8 in 2024-08-17T17:36:41.822 INFO:tasks.rados.rados.0.smithi037.stdout:2985: done (1 left) 2024-08-17T17:36:41.823 INFO:tasks.rados.rados.0.smithi037.stdout:2986: done (0 left) 2024-08-17T17:36:41.823 INFO:tasks.rados.rados.0.smithi037.stdout:2987: write oid 18 current snap is 375 2024-08-17T17:36:41.823 INFO:tasks.rados.rados.0.smithi037.stdout:2987: seq_num 1127 ranges {541489=425867,1416030=740714,2732654=208835} 2024-08-17T17:36:41.828 INFO:tasks.rados.rados.0.smithi037.stdout:2987: writing smithi03781225-18 from 541489 to 967356 tid 1 2024-08-17T17:36:41.835 INFO:tasks.rados.rados.0.smithi037.stdout:2987: writing smithi03781225-18 from 1416030 to 2156744 tid 2 2024-08-17T17:36:41.840 INFO:tasks.rados.rados.0.smithi037.stdout:2987: writing smithi03781225-18 from 2732654 to 2941489 tid 3 2024-08-17T17:36:41.841 INFO:tasks.rados.rados.0.smithi037.stdout:2988: delete oid 49 current snap is 375 2024-08-17T17:36:41.841 INFO:tasks.rados.rados.0.smithi037.stdout:2987: finishing write tid 1 to smithi03781225-18 2024-08-17T17:36:41.841 INFO:tasks.rados.rados.0.smithi037.stdout:2987: finishing write tid 2 to smithi03781225-18 2024-08-17T17:36:41.844 INFO:tasks.rados.rados.0.smithi037.stdout:2987: finishing write tid 3 to smithi03781225-18 2024-08-17T17:36:41.845 INFO:tasks.rados.rados.0.smithi037.stdout:2987: finishing write tid 4 to smithi03781225-18 2024-08-17T17:36:41.845 INFO:tasks.rados.rados.0.smithi037.stdout:2987: finishing write tid 5 to smithi03781225-18 2024-08-17T17:36:41.845 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 1277 (ObjNum 1127 snap 375 seq_num 1127) dirty exists 2024-08-17T17:36:41.845 INFO:tasks.rados.rados.0.smithi037.stdout:2987: left oid 18 (ObjNum 1127 snap 375 seq_num 1127) 2024-08-17T17:36:41.846 INFO:tasks.rados.rados.0.smithi037.stdout:2987: done (1 left) 2024-08-17T17:36:41.846 INFO:tasks.rados.rados.0.smithi037.stdout:2988: done (0 left) 2024-08-17T17:36:41.846 INFO:tasks.rados.rados.0.smithi037.stdout:2989: snap_remove snap 368 2024-08-17T17:36:42.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:41 smithi046 ceph-mon[88218]: osdmap e814: 8 total, 8 up, 8 in 2024-08-17T17:36:42.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:41 smithi046 ceph-mon[88218]: osdmap e815: 8 total, 8 up, 8 in 2024-08-17T17:36:42.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:41 smithi037 ceph-mon[97894]: osdmap e814: 8 total, 8 up, 8 in 2024-08-17T17:36:42.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:41 smithi037 ceph-mon[97894]: osdmap e815: 8 total, 8 up, 8 in 2024-08-17T17:36:42.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:41 smithi037 ceph-mon[102022]: osdmap e814: 8 total, 8 up, 8 in 2024-08-17T17:36:42.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:41 smithi037 ceph-mon[102022]: osdmap e815: 8 total, 8 up, 8 in 2024-08-17T17:36:42.862 INFO:tasks.rados.rados.0.smithi037.stdout:2989: done (0 left) 2024-08-17T17:36:42.862 INFO:tasks.rados.rados.0.smithi037.stdout:2990: write oid 42 current snap is 375 2024-08-17T17:36:42.863 INFO:tasks.rados.rados.0.smithi037.stdout:2990: seq_num 1129 ranges {575103=576365,1932994=744383} 2024-08-17T17:36:42.868 INFO:tasks.rados.rados.0.smithi037.stdout:2990: writing smithi03781225-42 from 575103 to 1151468 tid 1 2024-08-17T17:36:42.877 INFO:tasks.rados.rados.0.smithi037.stdout:2990: writing smithi03781225-42 from 1932994 to 2677377 tid 2 2024-08-17T17:36:42.877 INFO:tasks.rados.rados.0.smithi037.stdout:2991: rollback oid 32 current snap is 375 2024-08-17T17:36:42.877 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 32 to 369 2024-08-17T17:36:42.877 INFO:tasks.rados.rados.0.smithi037.stdout:2990: finishing write tid 1 to smithi03781225-42 2024-08-17T17:36:42.877 INFO:tasks.rados.rados.0.smithi037.stdout:2992: delete oid 41 current snap is 375 2024-08-17T17:36:42.879 INFO:tasks.rados.rados.0.smithi037.stdout:2992: done (2 left) 2024-08-17T17:36:42.880 INFO:tasks.rados.rados.0.smithi037.stdout:2993: read oid 25 snap -1 2024-08-17T17:36:42.880 INFO:tasks.rados.rados.0.smithi037.stdout:2993: expect (ObjNum 974 snap 335 seq_num 974) 2024-08-17T17:36:42.880 INFO:tasks.rados.rados.0.smithi037.stdout:2994: write oid 46 current snap is 375 2024-08-17T17:36:42.880 INFO:tasks.rados.rados.0.smithi037.stdout:2994: seq_num 1131 ranges {608717=726863,1933605=748052} 2024-08-17T17:36:42.887 INFO:tasks.rados.rados.0.smithi037.stdout:2994: writing smithi03781225-46 from 608717 to 1335580 tid 1 2024-08-17T17:36:42.895 INFO:tasks.rados.rados.0.smithi037.stdout:2994: writing smithi03781225-46 from 1933605 to 2681657 tid 2 2024-08-17T17:36:42.895 INFO:tasks.rados.rados.0.smithi037.stdout:2995: write oid 9 current snap is 375 2024-08-17T17:36:42.895 INFO:tasks.rados.rados.0.smithi037.stdout:2995: seq_num 1132 ranges {625524=402112,1592087=608063,2869769=155755} 2024-08-17T17:36:42.900 INFO:tasks.rados.rados.0.smithi037.stdout:2995: writing smithi03781225-9 from 625524 to 1027636 tid 1 2024-08-17T17:36:42.907 INFO:tasks.rados.rados.0.smithi037.stdout:2995: writing smithi03781225-9 from 1592087 to 2200150 tid 2 2024-08-17T17:36:42.912 INFO:tasks.rados.rados.0.smithi037.stdout:2995: writing smithi03781225-9 from 2869769 to 3025524 tid 3 2024-08-17T17:36:42.912 INFO:tasks.rados.rados.0.smithi037.stdout:2996: rollback oid 37 current snap is 375 2024-08-17T17:36:42.912 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 37 to 374 2024-08-17T17:36:42.913 INFO:tasks.rados.rados.0.smithi037.stdout:2991: finishing rollback tid 0 to smithi03781225-32 2024-08-17T17:36:42.913 INFO:tasks.rados.rados.0.smithi037.stdout:2991: finishing rollback tid 1 to smithi03781225-32 2024-08-17T17:36:42.913 INFO:tasks.rados.rados.0.smithi037.stdout:2990: finishing write tid 2 to smithi03781225-42 2024-08-17T17:36:42.913 INFO:tasks.rados.rados.0.smithi037.stdout:2991: finishing rollback tid 2 to smithi03781225-32 2024-08-17T17:36:42.913 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 32 v 524 (ObjNum 922 snap 314 seq_num 922) dirty exists 2024-08-17T17:36:42.913 INFO:tasks.rados.rados.0.smithi037.stdout:2990: finishing write tid 3 to smithi03781225-42 2024-08-17T17:36:42.913 INFO:tasks.rados.rados.0.smithi037.stdout:2990: finishing write tid 4 to smithi03781225-42 2024-08-17T17:36:42.913 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 1575 (ObjNum 1129 snap 375 seq_num 1129) dirty exists 2024-08-17T17:36:42.913 INFO:tasks.rados.rados.0.smithi037.stdout:2990: left oid 42 (ObjNum 1129 snap 375 seq_num 1129) 2024-08-17T17:36:42.913 INFO:tasks.rados.rados.0.smithi037.stdout:2993: expect (ObjNum 974 snap 335 seq_num 974) 2024-08-17T17:36:43.019 INFO:tasks.rados.rados.0.smithi037.stdout:2994: finishing write tid 1 to smithi03781225-46 2024-08-17T17:36:43.020 INFO:tasks.rados.rados.0.smithi037.stdout:2994: finishing write tid 2 to smithi03781225-46 2024-08-17T17:36:43.020 INFO:tasks.rados.rados.0.smithi037.stdout:2994: finishing write tid 3 to smithi03781225-46 2024-08-17T17:36:43.020 INFO:tasks.rados.rados.0.smithi037.stdout:2994: finishing write tid 4 to smithi03781225-46 2024-08-17T17:36:43.020 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 46 v 1290 (ObjNum 1131 snap 375 seq_num 1131) dirty exists 2024-08-17T17:36:43.020 INFO:tasks.rados.rados.0.smithi037.stdout:2994: left oid 46 (ObjNum 1131 snap 375 seq_num 1131) 2024-08-17T17:36:43.020 INFO:tasks.rados.rados.0.smithi037.stdout:2995: finishing write tid 1 to smithi03781225-9 2024-08-17T17:36:43.020 INFO:tasks.rados.rados.0.smithi037.stdout:2995: finishing write tid 2 to smithi03781225-9 2024-08-17T17:36:43.020 INFO:tasks.rados.rados.0.smithi037.stdout:2996: finishing rollback tid 1 to smithi03781225-37 2024-08-17T17:36:43.020 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 37 v 1210 (ObjNum 33 snap 0 seq_num 4049368440) dirty dne 2024-08-17T17:36:43.020 INFO:tasks.rados.rados.0.smithi037.stdout:2995: finishing write tid 3 to smithi03781225-9 2024-08-17T17:36:43.020 INFO:tasks.rados.rados.0.smithi037.stdout:2990: done (5 left) 2024-08-17T17:36:43.020 INFO:tasks.rados.rados.0.smithi037.stdout:2991: done (4 left) 2024-08-17T17:36:43.021 INFO:tasks.rados.rados.0.smithi037.stdout:2993: done (3 left) 2024-08-17T17:36:43.021 INFO:tasks.rados.rados.0.smithi037.stdout:2994: done (2 left) 2024-08-17T17:36:43.021 INFO:tasks.rados.rados.0.smithi037.stdout:2996: done (1 left) 2024-08-17T17:36:43.021 INFO:tasks.rados.rados.0.smithi037.stdout:2997: rollback oid 22 current snap is 375 2024-08-17T17:36:43.021 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 22 to 367 2024-08-17T17:36:43.021 INFO:tasks.rados.rados.0.smithi037.stdout:2995: finishing write tid 4 to smithi03781225-9 2024-08-17T17:36:43.021 INFO:tasks.rados.rados.0.smithi037.stdout:2995: finishing write tid 5 to smithi03781225-9 2024-08-17T17:36:43.021 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 2371 (ObjNum 1132 snap 375 seq_num 1132) dirty exists 2024-08-17T17:36:43.021 INFO:tasks.rados.rados.0.smithi037.stdout:2995: left oid 9 (ObjNum 1132 snap 375 seq_num 1132) 2024-08-17T17:36:43.021 INFO:tasks.rados.rados.0.smithi037.stdout:2995: done (1 left) 2024-08-17T17:36:43.021 INFO:tasks.rados.rados.0.smithi037.stdout:2998: read oid 8 snap -1 2024-08-17T17:36:43.021 INFO:tasks.rados.rados.0.smithi037.stdout:2998: expect (ObjNum 1090 snap 361 seq_num 1090) 2024-08-17T17:36:43.021 INFO:tasks.rados.rados.0.smithi037.stdout:2999: snap_remove snap 350 2024-08-17T17:36:43.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:42 smithi046 ceph-mon[88218]: pgmap v830: 89 pgs: 89 active+clean; 255 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2024-08-17T17:36:43.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:42 smithi037 ceph-mon[97894]: pgmap v830: 89 pgs: 89 active+clean; 255 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2024-08-17T17:36:43.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:42 smithi037 ceph-mon[102022]: pgmap v830: 89 pgs: 89 active+clean; 255 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2024-08-17T17:36:43.870 INFO:tasks.rados.rados.0.smithi037.stdout:2997: finishing rollback tid 0 to smithi03781225-22 2024-08-17T17:36:43.870 INFO:tasks.rados.rados.0.smithi037.stdout:2998: expect (ObjNum 1090 snap 361 seq_num 1090) 2024-08-17T17:36:43.983 INFO:tasks.rados.rados.0.smithi037.stdout:2997: finishing rollback tid 1 to smithi03781225-22 2024-08-17T17:36:43.984 INFO:tasks.rados.rados.0.smithi037.stdout:2997: finishing rollback tid 2 to smithi03781225-22 2024-08-17T17:36:43.984 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 22 v 1180 (ObjNum 1114 snap 367 seq_num 1114) dirty exists 2024-08-17T17:36:43.984 INFO:tasks.rados.rados.0.smithi037.stdout:2997: done (2 left) 2024-08-17T17:36:43.984 INFO:tasks.rados.rados.0.smithi037.stdout:2998: done (1 left) 2024-08-17T17:36:43.984 INFO:tasks.rados.rados.0.smithi037.stdout:2999: done (0 left) 2024-08-17T17:36:43.984 INFO:tasks.rados.rados.0.smithi037.stdout:3000: read oid 25 snap -1 2024-08-17T17:36:43.984 INFO:tasks.rados.rados.0.smithi037.stdout:3000: expect (ObjNum 974 snap 335 seq_num 974) 2024-08-17T17:36:43.984 INFO:tasks.rados.rados.0.smithi037.stdout:3001: read oid 28 snap -1 2024-08-17T17:36:43.984 INFO:tasks.rados.rados.0.smithi037.stdout:3001: expect (ObjNum 1108 snap 366 seq_num 1108) 2024-08-17T17:36:43.984 INFO:tasks.rados.rados.0.smithi037.stdout:3002: read oid 47 snap -1 2024-08-17T17:36:43.984 INFO:tasks.rados.rados.0.smithi037.stdout:3002: expect (ObjNum 1117 snap 368 seq_num 1117) 2024-08-17T17:36:43.984 INFO:tasks.rados.rados.0.smithi037.stdout:3003: delete oid 16 current snap is 375 2024-08-17T17:36:43.991 INFO:tasks.rados.rados.0.smithi037.stdout:3000: expect (ObjNum 974 snap 335 seq_num 974) 2024-08-17T17:36:44.098 INFO:tasks.rados.rados.0.smithi037.stdout:3001: expect (ObjNum 1108 snap 366 seq_num 1108) 2024-08-17T17:36:44.183 INFO:tasks.rados.rados.0.smithi037.stdout:3002: expect (ObjNum 1117 snap 368 seq_num 1117) 2024-08-17T17:36:44.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:43 smithi046 ceph-mon[88218]: osdmap e816: 8 total, 8 up, 8 in 2024-08-17T17:36:44.277 INFO:tasks.rados.rados.0.smithi037.stdout:3000: done (3 left) 2024-08-17T17:36:44.278 INFO:tasks.rados.rados.0.smithi037.stdout:3001: done (2 left) 2024-08-17T17:36:44.278 INFO:tasks.rados.rados.0.smithi037.stdout:3002: done (1 left) 2024-08-17T17:36:44.278 INFO:tasks.rados.rados.0.smithi037.stdout:3003: done (0 left) 2024-08-17T17:36:44.278 INFO:tasks.rados.rados.0.smithi037.stdout:3004: snap_create 2024-08-17T17:36:44.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:43 smithi037 ceph-mon[97894]: osdmap e816: 8 total, 8 up, 8 in 2024-08-17T17:36:44.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:43 smithi037 ceph-mon[102022]: osdmap e816: 8 total, 8 up, 8 in 2024-08-17T17:36:44.868 INFO:tasks.rados.rados.0.smithi037.stdout:3004: done (0 left) 2024-08-17T17:36:44.868 INFO:tasks.rados.rados.0.smithi037.stdout:3005: rollback oid 13 current snap is 376 2024-08-17T17:36:44.868 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 13 to 362 2024-08-17T17:36:44.868 INFO:tasks.rados.rados.0.smithi037.stdout:3006: snap_create 2024-08-17T17:36:44.871 INFO:tasks.rados.rados.0.smithi037.stdout:3005: finishing rollback tid 1 to smithi03781225-13 2024-08-17T17:36:44.871 INFO:tasks.rados.rados.0.smithi037.stdout:3005: finishing rollback tid 2 to smithi03781225-13 2024-08-17T17:36:44.871 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 1289 (ObjNum 1086 snap 361 seq_num 1086) dirty exists 2024-08-17T17:36:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:44 smithi046 ceph-mon[88218]: pgmap v833: 89 pgs: 89 active+clean; 258 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 639 KiB/s wr, 4 op/s 2024-08-17T17:36:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:44 smithi046 ceph-mon[88218]: osdmap e817: 8 total, 8 up, 8 in 2024-08-17T17:36:45.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:44 smithi037 ceph-mon[97894]: pgmap v833: 89 pgs: 89 active+clean; 258 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 639 KiB/s wr, 4 op/s 2024-08-17T17:36:45.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:44 smithi037 ceph-mon[97894]: osdmap e817: 8 total, 8 up, 8 in 2024-08-17T17:36:45.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:44 smithi037 ceph-mon[102022]: pgmap v833: 89 pgs: 89 active+clean; 258 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 639 KiB/s wr, 4 op/s 2024-08-17T17:36:45.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:44 smithi037 ceph-mon[102022]: osdmap e817: 8 total, 8 up, 8 in 2024-08-17T17:36:45.880 INFO:tasks.rados.rados.0.smithi037.stdout:3005: done (1 left) 2024-08-17T17:36:45.880 INFO:tasks.rados.rados.0.smithi037.stdout:3006: done (0 left) 2024-08-17T17:36:45.880 INFO:tasks.rados.rados.0.smithi037.stdout:3007: read oid 9 snap -1 2024-08-17T17:36:45.880 INFO:tasks.rados.rados.0.smithi037.stdout:3007: expect (ObjNum 1132 snap 375 seq_num 1132) 2024-08-17T17:36:45.880 INFO:tasks.rados.rados.0.smithi037.stdout:3008: write oid 11 current snap is 377 2024-08-17T17:36:45.880 INFO:tasks.rados.rados.0.smithi037.stdout:3008: seq_num 1134 ranges {659138=668963,2109051=611732} 2024-08-17T17:36:45.887 INFO:tasks.rados.rados.0.smithi037.stdout:3008: writing smithi03781225-11 from 659138 to 1328101 tid 1 2024-08-17T17:36:45.896 INFO:tasks.rados.rados.0.smithi037.stdout:3008: writing smithi03781225-11 from 2109051 to 2720783 tid 2 2024-08-17T17:36:45.896 INFO:tasks.rados.rados.0.smithi037.stdout:3009: snap_remove snap 371 2024-08-17T17:36:46.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:45 smithi046 ceph-mon[88218]: osdmap e818: 8 total, 8 up, 8 in 2024-08-17T17:36:46.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:45 smithi037 ceph-mon[97894]: osdmap e818: 8 total, 8 up, 8 in 2024-08-17T17:36:46.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:45 smithi037 ceph-mon[102022]: osdmap e818: 8 total, 8 up, 8 in 2024-08-17T17:36:46.823 INFO:tasks.rados.rados.0.smithi037.stdout:3009: done (2 left) 2024-08-17T17:36:46.824 INFO:tasks.rados.rados.0.smithi037.stdout:3010: write oid 27 current snap is 377 2024-08-17T17:36:46.824 INFO:tasks.rados.rados.0.smithi037.stdout:3010: seq_num 1135 ranges {675945=744212,2167533=755390} 2024-08-17T17:36:46.831 INFO:tasks.rados.rados.0.smithi037.stdout:3010: writing smithi03781225-27 from 675945 to 1420157 tid 1 2024-08-17T17:36:46.841 INFO:tasks.rados.rados.0.smithi037.stdout:3010: writing smithi03781225-27 from 2167533 to 2922923 tid 2 2024-08-17T17:36:46.841 INFO:tasks.rados.rados.0.smithi037.stdout:3011: write oid 5 current snap is 377 2024-08-17T17:36:46.841 INFO:tasks.rados.rados.0.smithi037.stdout:3011: seq_num 1136 ranges {692752=419461,1826015=615401,2979461=113291} 2024-08-17T17:36:46.847 INFO:tasks.rados.rados.0.smithi037.stdout:3011: writing smithi03781225-5 from 692752 to 1112213 tid 1 2024-08-17T17:36:46.854 INFO:tasks.rados.rados.0.smithi037.stdout:3011: writing smithi03781225-5 from 1826015 to 2441416 tid 2 2024-08-17T17:36:46.858 INFO:tasks.rados.rados.0.smithi037.stdout:3011: writing smithi03781225-5 from 2979461 to 3092752 tid 3 2024-08-17T17:36:46.858 INFO:tasks.rados.rados.0.smithi037.stdout:3012: read oid 1 snap -1 2024-08-17T17:36:46.859 INFO:tasks.rados.rados.0.smithi037.stdout:3012: expect deleted 2024-08-17T17:36:46.859 INFO:tasks.rados.rados.0.smithi037.stdout:3013: snap_remove snap 374 2024-08-17T17:36:46.859 INFO:tasks.rados.rados.0.smithi037.stdout:3007: expect (ObjNum 1132 snap 375 seq_num 1132) 2024-08-17T17:36:47.004 INFO:tasks.rados.rados.0.smithi037.stdout:3008: finishing write tid 1 to smithi03781225-11 2024-08-17T17:36:47.004 INFO:tasks.rados.rados.0.smithi037.stdout:3008: finishing write tid 2 to smithi03781225-11 2024-08-17T17:36:47.004 INFO:tasks.rados.rados.0.smithi037.stdout:3008: finishing write tid 3 to smithi03781225-11 2024-08-17T17:36:47.004 INFO:tasks.rados.rados.0.smithi037.stdout:3008: finishing write tid 4 to smithi03781225-11 2024-08-17T17:36:47.004 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 11 v 885 (ObjNum 1134 snap 377 seq_num 1134) dirty exists 2024-08-17T17:36:47.005 INFO:tasks.rados.rados.0.smithi037.stdout:3008: left oid 11 (ObjNum 1134 snap 377 seq_num 1134) 2024-08-17T17:36:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:46 smithi046 ceph-mon[88218]: pgmap v836: 89 pgs: 89 active+clean; 259 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-08-17T17:36:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:46 smithi046 ceph-mon[88218]: osdmap e819: 8 total, 8 up, 8 in 2024-08-17T17:36:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:46 smithi046 ceph-mon[88218]: osdmap e820: 8 total, 8 up, 8 in 2024-08-17T17:36:47.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:46 smithi037 ceph-mon[97894]: pgmap v836: 89 pgs: 89 active+clean; 259 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-08-17T17:36:47.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:46 smithi037 ceph-mon[97894]: osdmap e819: 8 total, 8 up, 8 in 2024-08-17T17:36:47.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:46 smithi037 ceph-mon[97894]: osdmap e820: 8 total, 8 up, 8 in 2024-08-17T17:36:47.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:46 smithi037 ceph-mon[102022]: pgmap v836: 89 pgs: 89 active+clean; 259 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-08-17T17:36:47.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:46 smithi037 ceph-mon[102022]: osdmap e819: 8 total, 8 up, 8 in 2024-08-17T17:36:47.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:46 smithi037 ceph-mon[102022]: osdmap e820: 8 total, 8 up, 8 in 2024-08-17T17:36:47.886 INFO:tasks.rados.rados.0.smithi037.stdout:3007: done (5 left) 2024-08-17T17:36:47.886 INFO:tasks.rados.rados.0.smithi037.stdout:3008: done (4 left) 2024-08-17T17:36:47.887 INFO:tasks.rados.rados.0.smithi037.stdout:3013: done (3 left) 2024-08-17T17:36:47.887 INFO:tasks.rados.rados.0.smithi037.stdout:3014: snap_create 2024-08-17T17:36:47.887 INFO:tasks.rados.rados.0.smithi037.stdout:3010: finishing write tid 1 to smithi03781225-27 2024-08-17T17:36:47.887 INFO:tasks.rados.rados.0.smithi037.stdout:3010: finishing write tid 2 to smithi03781225-27 2024-08-17T17:36:47.887 INFO:tasks.rados.rados.0.smithi037.stdout:3010: finishing write tid 3 to smithi03781225-27 2024-08-17T17:36:47.887 INFO:tasks.rados.rados.0.smithi037.stdout:3010: finishing write tid 4 to smithi03781225-27 2024-08-17T17:36:47.887 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 27 v 534 (ObjNum 1135 snap 377 seq_num 1135) dirty exists 2024-08-17T17:36:47.887 INFO:tasks.rados.rados.0.smithi037.stdout:3010: left oid 27 (ObjNum 1135 snap 377 seq_num 1135) 2024-08-17T17:36:47.887 INFO:tasks.rados.rados.0.smithi037.stdout:3011: finishing write tid 1 to smithi03781225-5 2024-08-17T17:36:47.887 INFO:tasks.rados.rados.0.smithi037.stdout:3011: finishing write tid 2 to smithi03781225-5 2024-08-17T17:36:47.887 INFO:tasks.rados.rados.0.smithi037.stdout:3011: finishing write tid 3 to smithi03781225-5 2024-08-17T17:36:47.887 INFO:tasks.rados.rados.0.smithi037.stdout:3011: finishing write tid 4 to smithi03781225-5 2024-08-17T17:36:47.887 INFO:tasks.rados.rados.0.smithi037.stdout:3011: finishing write tid 5 to smithi03781225-5 2024-08-17T17:36:47.888 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 5 v 598 (ObjNum 1136 snap 377 seq_num 1136) dirty exists 2024-08-17T17:36:47.888 INFO:tasks.rados.rados.0.smithi037.stdout:3011: left oid 5 (ObjNum 1136 snap 377 seq_num 1136) 2024-08-17T17:36:48.892 INFO:tasks.rados.rados.0.smithi037.stdout:3010: done (3 left) 2024-08-17T17:36:48.892 INFO:tasks.rados.rados.0.smithi037.stdout:3011: done (2 left) 2024-08-17T17:36:48.892 INFO:tasks.rados.rados.0.smithi037.stdout:3012: done (1 left) 2024-08-17T17:36:48.892 INFO:tasks.rados.rados.0.smithi037.stdout:3014: done (0 left) 2024-08-17T17:36:48.892 INFO:tasks.rados.rados.0.smithi037.stdout:3015: write oid 49 current snap is 378 2024-08-17T17:36:48.892 INFO:tasks.rados.rados.0.smithi037.stdout:3015: seq_num 1137 ranges {709559=494710,1884497=759059} 2024-08-17T17:36:48.899 INFO:tasks.rados.rados.0.smithi037.stdout:3015: writing smithi03781225-49 from 709559 to 1204269 tid 1 2024-08-17T17:36:48.907 INFO:tasks.rados.rados.0.smithi037.stdout:3015: writing smithi03781225-49 from 1884497 to 2643556 tid 2 2024-08-17T17:36:48.908 INFO:tasks.rados.rados.0.smithi037.stdout:3016: read oid 38 snap -1 2024-08-17T17:36:48.908 INFO:tasks.rados.rados.0.smithi037.stdout:3016: expect (ObjNum 1082 snap 361 seq_num 1082) 2024-08-17T17:36:48.908 INFO:tasks.rados.rados.0.smithi037.stdout:3017: rollback oid 21 current snap is 378 2024-08-17T17:36:48.908 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 21 to 365 2024-08-17T17:36:48.908 INFO:tasks.rados.rados.0.smithi037.stdout:3015: finishing write tid 1 to smithi03781225-49 2024-08-17T17:36:48.908 INFO:tasks.rados.rados.0.smithi037.stdout:3018: snap_create 2024-08-17T17:36:48.912 INFO:tasks.rados.rados.0.smithi037.stdout:3015: finishing write tid 2 to smithi03781225-49 2024-08-17T17:36:48.913 INFO:tasks.rados.rados.0.smithi037.stdout:3016: expect (ObjNum 1082 snap 361 seq_num 1082) 2024-08-17T17:36:49.111 INFO:tasks.rados.rados.0.smithi037.stdout:3015: finishing write tid 3 to smithi03781225-49 2024-08-17T17:36:49.111 INFO:tasks.rados.rados.0.smithi037.stdout:3015: finishing write tid 4 to smithi03781225-49 2024-08-17T17:36:49.111 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 49 v 892 (ObjNum 1137 snap 378 seq_num 1137) dirty exists 2024-08-17T17:36:49.111 INFO:tasks.rados.rados.0.smithi037.stdout:3015: left oid 49 (ObjNum 1137 snap 378 seq_num 1137) 2024-08-17T17:36:49.111 INFO:tasks.rados.rados.0.smithi037.stdout:3017: finishing rollback tid 0 to smithi03781225-21 2024-08-17T17:36:49.111 INFO:tasks.rados.rados.0.smithi037.stdout:3017: finishing rollback tid 1 to smithi03781225-21 2024-08-17T17:36:49.112 INFO:tasks.rados.rados.0.smithi037.stdout:3017: finishing rollback tid 2 to smithi03781225-21 2024-08-17T17:36:49.112 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 21 v 2391 (ObjNum 1081 snap 361 seq_num 1081) dirty exists 2024-08-17T17:36:49.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:48 smithi046 ceph-mon[88218]: pgmap v839: 89 pgs: 89 active+clean; 259 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 950 KiB/s wr, 16 op/s 2024-08-17T17:36:49.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:48 smithi046 ceph-mon[88218]: osdmap e821: 8 total, 8 up, 8 in 2024-08-17T17:36:49.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:36:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:36:48] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.51.0" 2024-08-17T17:36:49.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:48 smithi037 ceph-mon[102022]: pgmap v839: 89 pgs: 89 active+clean; 259 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 950 KiB/s wr, 16 op/s 2024-08-17T17:36:49.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:48 smithi037 ceph-mon[102022]: osdmap e821: 8 total, 8 up, 8 in 2024-08-17T17:36:49.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:48 smithi037 ceph-mon[97894]: pgmap v839: 89 pgs: 89 active+clean; 259 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 950 KiB/s wr, 16 op/s 2024-08-17T17:36:49.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:48 smithi037 ceph-mon[97894]: osdmap e821: 8 total, 8 up, 8 in 2024-08-17T17:36:49.905 INFO:tasks.rados.rados.0.smithi037.stdout:3015: done (3 left) 2024-08-17T17:36:49.906 INFO:tasks.rados.rados.0.smithi037.stdout:3016: done (2 left) 2024-08-17T17:36:49.906 INFO:tasks.rados.rados.0.smithi037.stdout:3017: done (1 left) 2024-08-17T17:36:49.906 INFO:tasks.rados.rados.0.smithi037.stdout:3018: done (0 left) 2024-08-17T17:36:49.906 INFO:tasks.rados.rados.0.smithi037.stdout:3019: rollback oid 10 current snap is 379 2024-08-17T17:36:49.906 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 10 to 376 2024-08-17T17:36:49.906 INFO:tasks.rados.rados.0.smithi037.stdout:3020: snap_remove snap 373 2024-08-17T17:36:50.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:49 smithi046 ceph-mon[88218]: osdmap e822: 8 total, 8 up, 8 in 2024-08-17T17:36:50.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:49 smithi037 ceph-mon[97894]: osdmap e822: 8 total, 8 up, 8 in 2024-08-17T17:36:50.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:49 smithi037 ceph-mon[102022]: osdmap e822: 8 total, 8 up, 8 in 2024-08-17T17:36:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:36:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:36:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:36:50.915 INFO:tasks.rados.rados.0.smithi037.stdout:3020: done (1 left) 2024-08-17T17:36:50.915 INFO:tasks.rados.rados.0.smithi037.stdout:3021: read oid 47 snap -1 2024-08-17T17:36:50.915 INFO:tasks.rados.rados.0.smithi037.stdout:3021: expect (ObjNum 1117 snap 368 seq_num 1117) 2024-08-17T17:36:50.916 INFO:tasks.rados.rados.0.smithi037.stdout:3022: read oid 31 snap 335 2024-08-17T17:36:50.916 INFO:tasks.rados.rados.0.smithi037.stdout:3022: expect deleted 2024-08-17T17:36:50.916 INFO:tasks.rados.rados.0.smithi037.stdout:3023: write oid 20 current snap is 379 2024-08-17T17:36:50.916 INFO:tasks.rados.rados.0.smithi037.stdout:3023: seq_num 1138 ranges {726366=569959,1826626=502717,2801601=324765} 2024-08-17T17:36:50.921 INFO:tasks.rados.rados.0.smithi037.stdout:3023: writing smithi03781225-20 from 726366 to 1296325 tid 1 2024-08-17T17:36:50.927 INFO:tasks.rados.rados.0.smithi037.stdout:3023: writing smithi03781225-20 from 1826626 to 2329343 tid 2 2024-08-17T17:36:50.932 INFO:tasks.rados.rados.0.smithi037.stdout:3023: writing smithi03781225-20 from 2801601 to 3126366 tid 3 2024-08-17T17:36:50.932 INFO:tasks.rados.rados.0.smithi037.stdout:3024: rollback oid 8 current snap is 379 2024-08-17T17:36:50.932 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 8 to 370 2024-08-17T17:36:50.933 INFO:tasks.rados.rados.0.smithi037.stdout:3019: finishing rollback tid 0 to smithi03781225-10 2024-08-17T17:36:50.933 INFO:tasks.rados.rados.0.smithi037.stdout:3019: finishing rollback tid 1 to smithi03781225-10 2024-08-17T17:36:50.933 INFO:tasks.rados.rados.0.smithi037.stdout:3019: finishing rollback tid 2 to smithi03781225-10 2024-08-17T17:36:50.933 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 10 v 1497 (ObjNum 1124 snap 372 seq_num 1124) dirty exists 2024-08-17T17:36:50.933 INFO:tasks.rados.rados.0.smithi037.stdout:3023: finishing write tid 1 to smithi03781225-20 2024-08-17T17:36:50.933 INFO:tasks.rados.rados.0.smithi037.stdout:3021: expect (ObjNum 1117 snap 368 seq_num 1117) 2024-08-17T17:36:51.028 INFO:tasks.rados.rados.0.smithi037.stdout:3023: finishing write tid 2 to smithi03781225-20 2024-08-17T17:36:51.029 INFO:tasks.rados.rados.0.smithi037.stdout:3023: finishing write tid 3 to smithi03781225-20 2024-08-17T17:36:51.029 INFO:tasks.rados.rados.0.smithi037.stdout:3023: finishing write tid 4 to smithi03781225-20 2024-08-17T17:36:51.029 INFO:tasks.rados.rados.0.smithi037.stdout:3019: done (4 left) 2024-08-17T17:36:51.029 INFO:tasks.rados.rados.0.smithi037.stdout:3021: done (3 left) 2024-08-17T17:36:51.029 INFO:tasks.rados.rados.0.smithi037.stdout:3022: done (2 left) 2024-08-17T17:36:51.029 INFO:tasks.rados.rados.0.smithi037.stdout:3025: rollback oid 24 current snap is 379 2024-08-17T17:36:51.029 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 24 to 355 2024-08-17T17:36:51.030 INFO:tasks.rados.rados.0.smithi037.stdout:3023: finishing write tid 5 to smithi03781225-20 2024-08-17T17:36:51.030 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 652 (ObjNum 1138 snap 379 seq_num 1138) dirty exists 2024-08-17T17:36:51.030 INFO:tasks.rados.rados.0.smithi037.stdout:3023: left oid 20 (ObjNum 1138 snap 379 seq_num 1138) 2024-08-17T17:36:51.030 INFO:tasks.rados.rados.0.smithi037.stdout:3024: finishing rollback tid 0 to smithi03781225-8 2024-08-17T17:36:51.030 INFO:tasks.rados.rados.0.smithi037.stdout:3024: finishing rollback tid 1 to smithi03781225-8 2024-08-17T17:36:51.030 INFO:tasks.rados.rados.0.smithi037.stdout:3024: finishing rollback tid 2 to smithi03781225-8 2024-08-17T17:36:51.030 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 898 (ObjNum 1090 snap 361 seq_num 1090) dirty exists 2024-08-17T17:36:51.030 INFO:tasks.rados.rados.0.smithi037.stdout:3023: done (2 left) 2024-08-17T17:36:51.030 INFO:tasks.rados.rados.0.smithi037.stdout:3024: done (1 left) 2024-08-17T17:36:51.030 INFO:tasks.rados.rados.0.smithi037.stdout:3026: delete oid 22 current snap is 379 2024-08-17T17:36:51.032 INFO:tasks.rados.rados.0.smithi037.stdout:3025: finishing rollback tid 1 to smithi03781225-24 2024-08-17T17:36:51.033 INFO:tasks.rados.rados.0.smithi037.stdout:3025: finishing rollback tid 2 to smithi03781225-24 2024-08-17T17:36:51.033 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 24 v 1192 (ObjNum 1051 snap 353 seq_num 1051) dirty exists 2024-08-17T17:36:51.033 INFO:tasks.rados.rados.0.smithi037.stdout:3025: done (1 left) 2024-08-17T17:36:51.033 INFO:tasks.rados.rados.0.smithi037.stdout:3026: done (0 left) 2024-08-17T17:36:51.033 INFO:tasks.rados.rados.0.smithi037.stdout:3027: read oid 29 snap -1 2024-08-17T17:36:51.033 INFO:tasks.rados.rados.0.smithi037.stdout:3027: expect (ObjNum 1120 snap 370 seq_num 1120) 2024-08-17T17:36:51.033 INFO:tasks.rados.rados.0.smithi037.stdout:3028: write oid 23 current snap is 379 2024-08-17T17:36:51.033 INFO:tasks.rados.rados.0.smithi037.stdout:3028: seq_num 1140 ranges {759980=720457,1943590=506386,2856447=303533} 2024-08-17T17:36:51.040 INFO:tasks.rados.rados.0.smithi037.stdout:3028: writing smithi03781225-23 from 759980 to 1480437 tid 1 2024-08-17T17:36:51.045 INFO:tasks.rados.rados.0.smithi037.stdout:3028: writing smithi03781225-23 from 1943590 to 2449976 tid 2 2024-08-17T17:36:51.050 INFO:tasks.rados.rados.0.smithi037.stdout:3028: writing smithi03781225-23 from 2856447 to 3159980 tid 3 2024-08-17T17:36:51.050 INFO:tasks.rados.rados.0.smithi037.stdout:3029: read oid 15 snap -1 2024-08-17T17:36:51.050 INFO:tasks.rados.rados.0.smithi037.stdout:3029: expect deleted 2024-08-17T17:36:51.050 INFO:tasks.rados.rados.0.smithi037.stdout:3030: snap_create 2024-08-17T17:36:51.050 INFO:tasks.rados.rados.0.smithi037.stdout:3027: expect (ObjNum 1120 snap 370 seq_num 1120) 2024-08-17T17:36:51.219 INFO:tasks.rados.rados.0.smithi037.stdout:3028: finishing write tid 1 to smithi03781225-23 2024-08-17T17:36:51.219 INFO:tasks.rados.rados.0.smithi037.stdout:3028: finishing write tid 2 to smithi03781225-23 2024-08-17T17:36:51.219 INFO:tasks.rados.rados.0.smithi037.stdout:3028: finishing write tid 3 to smithi03781225-23 2024-08-17T17:36:51.219 INFO:tasks.rados.rados.0.smithi037.stdout:3028: finishing write tid 4 to smithi03781225-23 2024-08-17T17:36:51.219 INFO:tasks.rados.rados.0.smithi037.stdout:3028: finishing write tid 5 to smithi03781225-23 2024-08-17T17:36:51.219 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 23 v 1212 (ObjNum 1140 snap 379 seq_num 1140) dirty exists 2024-08-17T17:36:51.219 INFO:tasks.rados.rados.0.smithi037.stdout:3028: left oid 23 (ObjNum 1140 snap 379 seq_num 1140) 2024-08-17T17:36:51.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:50 smithi046 ceph-mon[88218]: pgmap v842: 89 pgs: 89 active+clean; 264 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 641 KiB/s wr, 5 op/s 2024-08-17T17:36:51.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:50 smithi046 ceph-mon[88218]: osdmap e823: 8 total, 8 up, 8 in 2024-08-17T17:36:51.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:50 smithi037 ceph-mon[97894]: pgmap v842: 89 pgs: 89 active+clean; 264 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 641 KiB/s wr, 5 op/s 2024-08-17T17:36:51.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:50 smithi037 ceph-mon[97894]: osdmap e823: 8 total, 8 up, 8 in 2024-08-17T17:36:51.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:50 smithi037 ceph-mon[102022]: pgmap v842: 89 pgs: 89 active+clean; 264 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 641 KiB/s wr, 5 op/s 2024-08-17T17:36:51.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:50 smithi037 ceph-mon[102022]: osdmap e823: 8 total, 8 up, 8 in 2024-08-17T17:36:51.823 INFO:tasks.rados.rados.0.smithi037.stdout:3027: done (3 left) 2024-08-17T17:36:51.823 INFO:tasks.rados.rados.0.smithi037.stdout:3028: done (2 left) 2024-08-17T17:36:51.824 INFO:tasks.rados.rados.0.smithi037.stdout:3029: done (1 left) 2024-08-17T17:36:51.824 INFO:tasks.rados.rados.0.smithi037.stdout:3030: done (0 left) 2024-08-17T17:36:51.824 INFO:tasks.rados.rados.0.smithi037.stdout:3031: snap_create 2024-08-17T17:36:52.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:51 smithi046 ceph-mon[88218]: osdmap e824: 8 total, 8 up, 8 in 2024-08-17T17:36:52.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:51 smithi046 ceph-mon[88218]: osdmap e825: 8 total, 8 up, 8 in 2024-08-17T17:36:52.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:51 smithi037 ceph-mon[102022]: osdmap e824: 8 total, 8 up, 8 in 2024-08-17T17:36:52.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:51 smithi037 ceph-mon[102022]: osdmap e825: 8 total, 8 up, 8 in 2024-08-17T17:36:52.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:51 smithi037 ceph-mon[97894]: osdmap e824: 8 total, 8 up, 8 in 2024-08-17T17:36:52.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:51 smithi037 ceph-mon[97894]: osdmap e825: 8 total, 8 up, 8 in 2024-08-17T17:36:52.823 INFO:tasks.rados.rados.0.smithi037.stdout:3031: done (0 left) 2024-08-17T17:36:52.824 INFO:tasks.rados.rados.0.smithi037.stdout:3032: read oid 22 snap -1 2024-08-17T17:36:52.824 INFO:tasks.rados.rados.0.smithi037.stdout:3032: expect deleted 2024-08-17T17:36:52.824 INFO:tasks.rados.rados.0.smithi037.stdout:3033: snap_create 2024-08-17T17:36:53.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:52 smithi046 ceph-mon[88218]: pgmap v845: 89 pgs: 89 active+clean; 271 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-08-17T17:36:53.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:52 smithi046 ceph-mon[88218]: osdmap e826: 8 total, 8 up, 8 in 2024-08-17T17:36:53.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:52 smithi037 ceph-mon[102022]: pgmap v845: 89 pgs: 89 active+clean; 271 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-08-17T17:36:53.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:52 smithi037 ceph-mon[102022]: osdmap e826: 8 total, 8 up, 8 in 2024-08-17T17:36:53.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:52 smithi037 ceph-mon[97894]: pgmap v845: 89 pgs: 89 active+clean; 271 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-08-17T17:36:53.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:52 smithi037 ceph-mon[97894]: osdmap e826: 8 total, 8 up, 8 in 2024-08-17T17:36:53.825 INFO:tasks.rados.rados.0.smithi037.stdout:3032: done (1 left) 2024-08-17T17:36:53.826 INFO:tasks.rados.rados.0.smithi037.stdout:3033: done (0 left) 2024-08-17T17:36:53.826 INFO:tasks.rados.rados.0.smithi037.stdout:3034: read oid 29 snap -1 2024-08-17T17:36:53.826 INFO:tasks.rados.rados.0.smithi037.stdout:3034: expect (ObjNum 1120 snap 370 seq_num 1120) 2024-08-17T17:36:53.826 INFO:tasks.rados.rados.0.smithi037.stdout:3035: snap_create 2024-08-17T17:36:53.832 INFO:tasks.rados.rados.0.smithi037.stdout:3034: expect (ObjNum 1120 snap 370 seq_num 1120) 2024-08-17T17:36:54.831 INFO:tasks.rados.rados.0.smithi037.stdout:3034: done (1 left) 2024-08-17T17:36:54.831 INFO:tasks.rados.rados.0.smithi037.stdout:3035: done (0 left) 2024-08-17T17:36:54.831 INFO:tasks.rados.rados.0.smithi037.stdout:3036: write oid 19 current snap is 383 2024-08-17T17:36:54.832 INFO:tasks.rados.rados.0.smithi037.stdout:3036: seq_num 1141 ranges {776787=512059,1718425=766397,3000223=176564} 2024-08-17T17:36:54.838 INFO:tasks.rados.rados.0.smithi037.stdout:3036: writing smithi03781225-19 from 776787 to 1288846 tid 1 2024-08-17T17:36:54.844 INFO:tasks.rados.rados.0.smithi037.stdout:3036: writing smithi03781225-19 from 1718425 to 2484822 tid 2 2024-08-17T17:36:54.848 INFO:tasks.rados.rados.0.smithi037.stdout:3036: writing smithi03781225-19 from 3000223 to 3176787 tid 3 2024-08-17T17:36:54.848 INFO:tasks.rados.rados.0.smithi037.stdout:3037: delete oid 35 current snap is 383 2024-08-17T17:36:54.849 INFO:tasks.rados.rados.0.smithi037.stdout:3036: finishing write tid 1 to smithi03781225-19 2024-08-17T17:36:54.851 INFO:tasks.rados.rados.0.smithi037.stdout:3036: finishing write tid 2 to smithi03781225-19 2024-08-17T17:36:54.851 INFO:tasks.rados.rados.0.smithi037.stdout:3036: finishing write tid 3 to smithi03781225-19 2024-08-17T17:36:54.851 INFO:tasks.rados.rados.0.smithi037.stdout:3036: finishing write tid 4 to smithi03781225-19 2024-08-17T17:36:54.852 INFO:tasks.rados.rados.0.smithi037.stdout:3036: finishing write tid 5 to smithi03781225-19 2024-08-17T17:36:54.852 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 19 v 1198 (ObjNum 1141 snap 383 seq_num 1141) dirty exists 2024-08-17T17:36:54.852 INFO:tasks.rados.rados.0.smithi037.stdout:3036: left oid 19 (ObjNum 1141 snap 383 seq_num 1141) 2024-08-17T17:36:54.852 INFO:tasks.rados.rados.0.smithi037.stdout:3036: done (1 left) 2024-08-17T17:36:54.853 INFO:tasks.rados.rados.0.smithi037.stdout:3037: done (0 left) 2024-08-17T17:36:54.853 INFO:tasks.rados.rados.0.smithi037.stdout:3038: write oid 25 current snap is 383 2024-08-17T17:36:54.853 INFO:tasks.rados.rados.0.smithi037.stdout:3038: seq_num 1143 ranges {410401=662557,1719036=770066,2938716=271685} 2024-08-17T17:36:54.858 INFO:tasks.rados.rados.0.smithi037.stdout:3038: writing smithi03781225-25 from 410401 to 1072958 tid 1 2024-08-17T17:36:54.867 INFO:tasks.rados.rados.0.smithi037.stdout:3038: writing smithi03781225-25 from 1719036 to 2489102 tid 2 2024-08-17T17:36:54.871 INFO:tasks.rados.rados.0.smithi037.stdout:3038: writing smithi03781225-25 from 2938716 to 3210401 tid 3 2024-08-17T17:36:54.871 INFO:tasks.rados.rados.0.smithi037.stdout:3039: write oid 38 current snap is 383 2024-08-17T17:36:54.871 INFO:tasks.rados.rados.0.smithi037.stdout:3038: finishing write tid 1 to smithi03781225-25 2024-08-17T17:36:54.871 INFO:tasks.rados.rados.0.smithi037.stdout:3039: seq_num 1144 ranges {427208=737806,1777518=513724,2966139=261069} 2024-08-17T17:36:54.878 INFO:tasks.rados.rados.0.smithi037.stdout:3039: writing smithi03781225-38 from 427208 to 1165014 tid 1 2024-08-17T17:36:54.884 INFO:tasks.rados.rados.0.smithi037.stdout:3039: writing smithi03781225-38 from 1777518 to 2291242 tid 2 2024-08-17T17:36:54.889 INFO:tasks.rados.rados.0.smithi037.stdout:3039: writing smithi03781225-38 from 2966139 to 3227208 tid 3 2024-08-17T17:36:54.889 INFO:tasks.rados.rados.0.smithi037.stdout:3040: snap_create 2024-08-17T17:36:54.889 INFO:tasks.rados.rados.0.smithi037.stdout:3038: finishing write tid 2 to smithi03781225-25 2024-08-17T17:36:54.889 INFO:tasks.rados.rados.0.smithi037.stdout:3038: finishing write tid 3 to smithi03781225-25 2024-08-17T17:36:54.889 INFO:tasks.rados.rados.0.smithi037.stdout:3038: finishing write tid 4 to smithi03781225-25 2024-08-17T17:36:54.889 INFO:tasks.rados.rados.0.smithi037.stdout:3038: finishing write tid 5 to smithi03781225-25 2024-08-17T17:36:54.890 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 25 v 2400 (ObjNum 1143 snap 383 seq_num 1143) dirty exists 2024-08-17T17:36:54.890 INFO:tasks.rados.rados.0.smithi037.stdout:3038: left oid 25 (ObjNum 1143 snap 383 seq_num 1143) 2024-08-17T17:36:54.890 INFO:tasks.rados.rados.0.smithi037.stdout:3039: finishing write tid 1 to smithi03781225-38 2024-08-17T17:36:54.890 INFO:tasks.rados.rados.0.smithi037.stdout:3039: finishing write tid 2 to smithi03781225-38 2024-08-17T17:36:54.892 INFO:tasks.rados.rados.0.smithi037.stdout:3039: finishing write tid 3 to smithi03781225-38 2024-08-17T17:36:54.892 INFO:tasks.rados.rados.0.smithi037.stdout:3039: finishing write tid 4 to smithi03781225-38 2024-08-17T17:36:54.892 INFO:tasks.rados.rados.0.smithi037.stdout:3039: finishing write tid 5 to smithi03781225-38 2024-08-17T17:36:54.892 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 1588 (ObjNum 1144 snap 383 seq_num 1144) dirty exists 2024-08-17T17:36:54.892 INFO:tasks.rados.rados.0.smithi037.stdout:3039: left oid 38 (ObjNum 1144 snap 383 seq_num 1144) 2024-08-17T17:36:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:54 smithi046 ceph-mon[88218]: pgmap v848: 89 pgs: 89 active+clean; 271 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 985 KiB/s wr, 7 op/s 2024-08-17T17:36:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:54 smithi046 ceph-mon[88218]: osdmap e827: 8 total, 8 up, 8 in 2024-08-17T17:36:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:54 smithi037 ceph-mon[102022]: pgmap v848: 89 pgs: 89 active+clean; 271 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 985 KiB/s wr, 7 op/s 2024-08-17T17:36:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:54 smithi037 ceph-mon[102022]: osdmap e827: 8 total, 8 up, 8 in 2024-08-17T17:36:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:54 smithi037 ceph-mon[97894]: pgmap v848: 89 pgs: 89 active+clean; 271 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 985 KiB/s wr, 7 op/s 2024-08-17T17:36:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:54 smithi037 ceph-mon[97894]: osdmap e827: 8 total, 8 up, 8 in 2024-08-17T17:36:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:55.838 INFO:tasks.rados.rados.0.smithi037.stdout:3038: done (2 left) 2024-08-17T17:36:55.838 INFO:tasks.rados.rados.0.smithi037.stdout:3039: done (1 left) 2024-08-17T17:36:55.838 INFO:tasks.rados.rados.0.smithi037.stdout:3040: done (0 left) 2024-08-17T17:36:55.838 INFO:tasks.rados.rados.0.smithi037.stdout:3041: snap_create 2024-08-17T17:36:56.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:55 smithi046 ceph-mon[88218]: osdmap e828: 8 total, 8 up, 8 in 2024-08-17T17:36:56.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:55 smithi037 ceph-mon[97894]: osdmap e828: 8 total, 8 up, 8 in 2024-08-17T17:36:56.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:55 smithi037 ceph-mon[102022]: osdmap e828: 8 total, 8 up, 8 in 2024-08-17T17:36:56.824 INFO:tasks.rados.rados.0.smithi037.stdout:3041: done (0 left) 2024-08-17T17:36:56.824 INFO:tasks.rados.rados.0.smithi037.stdout:3042: snap_create 2024-08-17T17:36:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:56 smithi046 ceph-mon[88218]: pgmap v851: 89 pgs: 89 active+clean; 279 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 715 KiB/s wr, 10 op/s 2024-08-17T17:36:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:56 smithi046 ceph-mon[88218]: osdmap e829: 8 total, 8 up, 8 in 2024-08-17T17:36:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:56 smithi046 ceph-mon[88218]: osdmap e830: 8 total, 8 up, 8 in 2024-08-17T17:36:57.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:56 smithi037 ceph-mon[97894]: pgmap v851: 89 pgs: 89 active+clean; 279 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 715 KiB/s wr, 10 op/s 2024-08-17T17:36:57.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:56 smithi037 ceph-mon[97894]: osdmap e829: 8 total, 8 up, 8 in 2024-08-17T17:36:57.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:56 smithi037 ceph-mon[97894]: osdmap e830: 8 total, 8 up, 8 in 2024-08-17T17:36:57.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:56 smithi037 ceph-mon[102022]: pgmap v851: 89 pgs: 89 active+clean; 279 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 715 KiB/s wr, 10 op/s 2024-08-17T17:36:57.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:56 smithi037 ceph-mon[102022]: osdmap e829: 8 total, 8 up, 8 in 2024-08-17T17:36:57.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:56 smithi037 ceph-mon[102022]: osdmap e830: 8 total, 8 up, 8 in 2024-08-17T17:36:57.824 INFO:tasks.rados.rados.0.smithi037.stdout:3042: done (0 left) 2024-08-17T17:36:57.825 INFO:tasks.rados.rados.0.smithi037.stdout:3043: delete oid 36 current snap is 386 2024-08-17T17:36:57.829 INFO:tasks.rados.rados.0.smithi037.stdout:3043: done (0 left) 2024-08-17T17:36:57.829 INFO:tasks.rados.rados.0.smithi037.stdout:3044: read oid 20 snap -1 2024-08-17T17:36:57.829 INFO:tasks.rados.rados.0.smithi037.stdout:3044: expect (ObjNum 1138 snap 379 seq_num 1138) 2024-08-17T17:36:57.830 INFO:tasks.rados.rados.0.smithi037.stdout:3045: snap_remove snap 379 2024-08-17T17:36:58.839 INFO:tasks.rados.rados.0.smithi037.stdout:3045: done (1 left) 2024-08-17T17:36:58.839 INFO:tasks.rados.rados.0.smithi037.stdout:3046: snap_remove snap 380 2024-08-17T17:36:59.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:58 smithi046 ceph-mon[88218]: pgmap v854: 89 pgs: 89 active+clean; 279 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 715 KiB/s wr, 7 op/s 2024-08-17T17:36:59.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:58 smithi046 ceph-mon[88218]: osdmap e831: 8 total, 8 up, 8 in 2024-08-17T17:36:59.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:36:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:36:58] "GET /metrics HTTP/1.1" 200 36417 "" "Prometheus/2.51.0" 2024-08-17T17:36:59.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:58 smithi037 ceph-mon[97894]: pgmap v854: 89 pgs: 89 active+clean; 279 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 715 KiB/s wr, 7 op/s 2024-08-17T17:36:59.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:58 smithi037 ceph-mon[97894]: osdmap e831: 8 total, 8 up, 8 in 2024-08-17T17:36:59.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:58 smithi037 ceph-mon[102022]: pgmap v854: 89 pgs: 89 active+clean; 279 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 715 KiB/s wr, 7 op/s 2024-08-17T17:36:59.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:58 smithi037 ceph-mon[102022]: osdmap e831: 8 total, 8 up, 8 in 2024-08-17T17:36:59.841 INFO:tasks.rados.rados.0.smithi037.stdout:3046: done (1 left) 2024-08-17T17:36:59.841 INFO:tasks.rados.rados.0.smithi037.stdout:3047: read oid 48 snap -1 2024-08-17T17:36:59.841 INFO:tasks.rados.rados.0.smithi037.stdout:3047: expect (ObjNum 1107 snap 366 seq_num 1107) 2024-08-17T17:36:59.841 INFO:tasks.rados.rados.0.smithi037.stdout:3048: write oid 11 current snap is 386 2024-08-17T17:36:59.841 INFO:tasks.rados.rados.0.smithi037.stdout:3048: seq_num 1146 ranges {460822=488304,1378129=517393,2504632=405962} 2024-08-17T17:36:59.846 INFO:tasks.rados.rados.0.smithi037.stdout:3048: writing smithi03781225-11 from 460822 to 949126 tid 1 2024-08-17T17:36:59.852 INFO:tasks.rados.rados.0.smithi037.stdout:3048: writing smithi03781225-11 from 1378129 to 1895522 tid 2 2024-08-17T17:36:59.859 INFO:tasks.rados.rados.0.smithi037.stdout:3048: writing smithi03781225-11 from 2504632 to 2910594 tid 3 2024-08-17T17:36:59.859 INFO:tasks.rados.rados.0.smithi037.stdout:3049: read oid 50 snap -1 2024-08-17T17:36:59.859 INFO:tasks.rados.rados.0.smithi037.stdout:3049: expect (ObjNum 1099 snap 364 seq_num 1099) 2024-08-17T17:36:59.859 INFO:tasks.rados.rados.0.smithi037.stdout:3050: delete oid 29 current snap is 386 2024-08-17T17:36:59.859 INFO:tasks.rados.rados.0.smithi037.stdout:3044: expect (ObjNum 1138 snap 379 seq_num 1138) 2024-08-17T17:37:00.045 INFO:tasks.rados.rados.0.smithi037.stdout:3047: expect (ObjNum 1107 snap 366 seq_num 1107) 2024-08-17T17:37:00.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:36:59 smithi046 ceph-mon[88218]: osdmap e832: 8 total, 8 up, 8 in 2024-08-17T17:37:00.253 INFO:tasks.rados.rados.0.smithi037.stdout:3048: finishing write tid 1 to smithi03781225-11 2024-08-17T17:37:00.253 INFO:tasks.rados.rados.0.smithi037.stdout:3048: finishing write tid 2 to smithi03781225-11 2024-08-17T17:37:00.253 INFO:tasks.rados.rados.0.smithi037.stdout:3049: expect (ObjNum 1099 snap 364 seq_num 1099) 2024-08-17T17:37:00.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:36:59 smithi037 ceph-mon[102022]: osdmap e832: 8 total, 8 up, 8 in 2024-08-17T17:37:00.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:36:59 smithi037 ceph-mon[97894]: osdmap e832: 8 total, 8 up, 8 in 2024-08-17T17:37:00.440 INFO:tasks.rados.rados.0.smithi037.stdout:3048: finishing write tid 3 to smithi03781225-11 2024-08-17T17:37:00.440 INFO:tasks.rados.rados.0.smithi037.stdout:3048: finishing write tid 4 to smithi03781225-11 2024-08-17T17:37:00.441 INFO:tasks.rados.rados.0.smithi037.stdout:3048: finishing write tid 5 to smithi03781225-11 2024-08-17T17:37:00.441 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 11 v 903 (ObjNum 1146 snap 386 seq_num 1146) dirty exists 2024-08-17T17:37:00.441 INFO:tasks.rados.rados.0.smithi037.stdout:3048: left oid 11 (ObjNum 1146 snap 386 seq_num 1146) 2024-08-17T17:37:00.441 INFO:tasks.rados.rados.0.smithi037.stdout:3044: done (4 left) 2024-08-17T17:37:00.441 INFO:tasks.rados.rados.0.smithi037.stdout:3047: done (3 left) 2024-08-17T17:37:00.441 INFO:tasks.rados.rados.0.smithi037.stdout:3048: done (2 left) 2024-08-17T17:37:00.441 INFO:tasks.rados.rados.0.smithi037.stdout:3049: done (1 left) 2024-08-17T17:37:00.441 INFO:tasks.rados.rados.0.smithi037.stdout:3050: done (0 left) 2024-08-17T17:37:00.441 INFO:tasks.rados.rados.0.smithi037.stdout:3051: read oid 25 snap -1 2024-08-17T17:37:00.441 INFO:tasks.rados.rados.0.smithi037.stdout:3051: expect (ObjNum 1143 snap 383 seq_num 1143) 2024-08-17T17:37:00.441 INFO:tasks.rados.rados.0.smithi037.stdout:3052: snap_create 2024-08-17T17:37:00.449 INFO:tasks.rados.rados.0.smithi037.stdout:3051: expect (ObjNum 1143 snap 383 seq_num 1143) 2024-08-17T17:37:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:37:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:37:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:37:00.843 INFO:tasks.rados.rados.0.smithi037.stdout:3051: done (1 left) 2024-08-17T17:37:00.843 INFO:tasks.rados.rados.0.smithi037.stdout:3052: done (0 left) 2024-08-17T17:37:00.843 INFO:tasks.rados.rados.0.smithi037.stdout:3053: rollback oid 39 current snap is 387 2024-08-17T17:37:00.843 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 39 to 364 2024-08-17T17:37:00.843 INFO:tasks.rados.rados.0.smithi037.stdout:3054: delete oid 40 current snap is 387 2024-08-17T17:37:00.848 INFO:tasks.rados.rados.0.smithi037.stdout:3054: done (1 left) 2024-08-17T17:37:00.849 INFO:tasks.rados.rados.0.smithi037.stdout:3055: write oid 45 current snap is 387 2024-08-17T17:37:00.849 INFO:tasks.rados.rados.0.smithi037.stdout:3055: seq_num 1149 ranges {511243=430404,1669928=664720,3103254=207989} 2024-08-17T17:37:00.853 INFO:tasks.rados.rados.0.smithi037.stdout:3055: writing smithi03781225-45 from 511243 to 941647 tid 1 2024-08-17T17:37:00.861 INFO:tasks.rados.rados.0.smithi037.stdout:3055: writing smithi03781225-45 from 1669928 to 2334648 tid 2 2024-08-17T17:37:00.867 INFO:tasks.rados.rados.0.smithi037.stdout:3055: writing smithi03781225-45 from 3103254 to 3311243 tid 3 2024-08-17T17:37:00.867 INFO:tasks.rados.rados.0.smithi037.stdout:3056: read oid 47 snap -1 2024-08-17T17:37:00.867 INFO:tasks.rados.rados.0.smithi037.stdout:3056: expect (ObjNum 1117 snap 368 seq_num 1117) 2024-08-17T17:37:00.867 INFO:tasks.rados.rados.0.smithi037.stdout:3057: read oid 36 snap -1 2024-08-17T17:37:00.868 INFO:tasks.rados.rados.0.smithi037.stdout:3057: expect deleted 2024-08-17T17:37:00.868 INFO:tasks.rados.rados.0.smithi037.stdout:3058: write oid 8 current snap is 387 2024-08-17T17:37:00.868 INFO:tasks.rados.rados.0.smithi037.stdout:3053: finishing rollback tid 0 to smithi03781225-39 2024-08-17T17:37:00.868 INFO:tasks.rados.rados.0.smithi037.stdout:3058: seq_num 1150 ranges {528050=505653,1612057=524731,2614324=567403} 2024-08-17T17:37:00.873 INFO:tasks.rados.rados.0.smithi037.stdout:3058: writing smithi03781225-8 from 528050 to 1033703 tid 1 2024-08-17T17:37:00.879 INFO:tasks.rados.rados.0.smithi037.stdout:3058: writing smithi03781225-8 from 1612057 to 2136788 tid 2 2024-08-17T17:37:00.885 INFO:tasks.rados.rados.0.smithi037.stdout:3058: writing smithi03781225-8 from 2614324 to 3181727 tid 3 2024-08-17T17:37:00.886 INFO:tasks.rados.rados.0.smithi037.stdout:3059: write oid 16 current snap is 387 2024-08-17T17:37:00.886 INFO:tasks.rados.rados.0.smithi037.stdout:3059: seq_num 1151 ranges {544857=580902,1670539=668389,3041747=303110} 2024-08-17T17:37:00.892 INFO:tasks.rados.rados.0.smithi037.stdout:3059: writing smithi03781225-16 from 544857 to 1125759 tid 1 2024-08-17T17:37:00.898 INFO:tasks.rados.rados.0.smithi037.stdout:3059: writing smithi03781225-16 from 1670539 to 2338928 tid 2 2024-08-17T17:37:00.904 INFO:tasks.rados.rados.0.smithi037.stdout:3059: writing smithi03781225-16 from 3041747 to 3344857 tid 3 2024-08-17T17:37:00.904 INFO:tasks.rados.rados.0.smithi037.stdout:3060: snap_remove snap 383 2024-08-17T17:37:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:00 smithi046 ceph-mon[88218]: pgmap v857: 89 pgs: 89 active+clean; 286 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-08-17T17:37:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:00 smithi046 ceph-mon[88218]: osdmap e833: 8 total, 8 up, 8 in 2024-08-17T17:37:01.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:00 smithi037 ceph-mon[102022]: pgmap v857: 89 pgs: 89 active+clean; 286 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-08-17T17:37:01.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:00 smithi037 ceph-mon[102022]: osdmap e833: 8 total, 8 up, 8 in 2024-08-17T17:37:01.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:00 smithi037 ceph-mon[97894]: pgmap v857: 89 pgs: 89 active+clean; 286 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-08-17T17:37:01.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:00 smithi037 ceph-mon[97894]: osdmap e833: 8 total, 8 up, 8 in 2024-08-17T17:37:01.856 INFO:tasks.rados.rados.0.smithi037.stdout:3060: done (6 left) 2024-08-17T17:37:01.856 INFO:tasks.rados.rados.0.smithi037.stdout:3061: snap_create 2024-08-17T17:37:01.856 INFO:tasks.rados.rados.0.smithi037.stdout:3053: finishing rollback tid 1 to smithi03781225-39 2024-08-17T17:37:01.857 INFO:tasks.rados.rados.0.smithi037.stdout:3053: finishing rollback tid 2 to smithi03781225-39 2024-08-17T17:37:01.857 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 1671 (ObjNum 1088 snap 361 seq_num 1088) dirty exists 2024-08-17T17:37:01.857 INFO:tasks.rados.rados.0.smithi037.stdout:3055: finishing write tid 1 to smithi03781225-45 2024-08-17T17:37:01.857 INFO:tasks.rados.rados.0.smithi037.stdout:3055: finishing write tid 2 to smithi03781225-45 2024-08-17T17:37:01.857 INFO:tasks.rados.rados.0.smithi037.stdout:3055: finishing write tid 3 to smithi03781225-45 2024-08-17T17:37:01.857 INFO:tasks.rados.rados.0.smithi037.stdout:3055: finishing write tid 4 to smithi03781225-45 2024-08-17T17:37:01.857 INFO:tasks.rados.rados.0.smithi037.stdout:3055: finishing write tid 5 to smithi03781225-45 2024-08-17T17:37:01.857 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 657 (ObjNum 1149 snap 387 seq_num 1149) dirty exists 2024-08-17T17:37:01.857 INFO:tasks.rados.rados.0.smithi037.stdout:3055: left oid 45 (ObjNum 1149 snap 387 seq_num 1149) 2024-08-17T17:37:01.857 INFO:tasks.rados.rados.0.smithi037.stdout:3056: expect (ObjNum 1117 snap 368 seq_num 1117) 2024-08-17T17:37:01.953 INFO:tasks.rados.rados.0.smithi037.stdout:3058: finishing write tid 1 to smithi03781225-8 2024-08-17T17:37:01.953 INFO:tasks.rados.rados.0.smithi037.stdout:3058: finishing write tid 2 to smithi03781225-8 2024-08-17T17:37:01.954 INFO:tasks.rados.rados.0.smithi037.stdout:3058: finishing write tid 3 to smithi03781225-8 2024-08-17T17:37:01.954 INFO:tasks.rados.rados.0.smithi037.stdout:3058: finishing write tid 4 to smithi03781225-8 2024-08-17T17:37:01.954 INFO:tasks.rados.rados.0.smithi037.stdout:3058: finishing write tid 5 to smithi03781225-8 2024-08-17T17:37:01.954 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 908 (ObjNum 1150 snap 387 seq_num 1150) dirty exists 2024-08-17T17:37:01.954 INFO:tasks.rados.rados.0.smithi037.stdout:3058: left oid 8 (ObjNum 1150 snap 387 seq_num 1150) 2024-08-17T17:37:01.954 INFO:tasks.rados.rados.0.smithi037.stdout:3059: finishing write tid 1 to smithi03781225-16 2024-08-17T17:37:01.954 INFO:tasks.rados.rados.0.smithi037.stdout:3059: finishing write tid 2 to smithi03781225-16 2024-08-17T17:37:01.954 INFO:tasks.rados.rados.0.smithi037.stdout:3059: finishing write tid 3 to smithi03781225-16 2024-08-17T17:37:01.954 INFO:tasks.rados.rados.0.smithi037.stdout:3059: finishing write tid 4 to smithi03781225-16 2024-08-17T17:37:01.954 INFO:tasks.rados.rados.0.smithi037.stdout:3059: finishing write tid 5 to smithi03781225-16 2024-08-17T17:37:01.954 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 16 v 1505 (ObjNum 1151 snap 387 seq_num 1151) dirty exists 2024-08-17T17:37:01.954 INFO:tasks.rados.rados.0.smithi037.stdout:3059: left oid 16 (ObjNum 1151 snap 387 seq_num 1151) 2024-08-17T17:37:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:01 smithi046 ceph-mon[88218]: osdmap e834: 8 total, 8 up, 8 in 2024-08-17T17:37:02.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:01 smithi037 ceph-mon[102022]: osdmap e834: 8 total, 8 up, 8 in 2024-08-17T17:37:02.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:01 smithi037 ceph-mon[97894]: osdmap e834: 8 total, 8 up, 8 in 2024-08-17T17:37:02.859 INFO:tasks.rados.rados.0.smithi037.stdout:3053: done (6 left) 2024-08-17T17:37:02.860 INFO:tasks.rados.rados.0.smithi037.stdout:3055: done (5 left) 2024-08-17T17:37:02.860 INFO:tasks.rados.rados.0.smithi037.stdout:3056: done (4 left) 2024-08-17T17:37:02.860 INFO:tasks.rados.rados.0.smithi037.stdout:3057: done (3 left) 2024-08-17T17:37:02.860 INFO:tasks.rados.rados.0.smithi037.stdout:3058: done (2 left) 2024-08-17T17:37:02.860 INFO:tasks.rados.rados.0.smithi037.stdout:3059: done (1 left) 2024-08-17T17:37:02.860 INFO:tasks.rados.rados.0.smithi037.stdout:3061: done (0 left) 2024-08-17T17:37:02.860 INFO:tasks.rados.rados.0.smithi037.stdout:3062: write oid 7 current snap is 388 2024-08-17T17:37:02.860 INFO:tasks.rados.rados.0.smithi037.stdout:3062: seq_num 1152 ranges {561664=656151,1729021=528400,2669170=692494} 2024-08-17T17:37:02.866 INFO:tasks.rados.rados.0.smithi037.stdout:3062: writing smithi03781225-7 from 561664 to 1217815 tid 1 2024-08-17T17:37:02.872 INFO:tasks.rados.rados.0.smithi037.stdout:3062: writing smithi03781225-7 from 1729021 to 2257421 tid 2 2024-08-17T17:37:02.879 INFO:tasks.rados.rados.0.smithi037.stdout:3062: writing smithi03781225-7 from 2669170 to 3361664 tid 3 2024-08-17T17:37:02.879 INFO:tasks.rados.rados.0.smithi037.stdout:3063: read oid 21 snap -1 2024-08-17T17:37:02.879 INFO:tasks.rados.rados.0.smithi037.stdout:3063: expect (ObjNum 1081 snap 361 seq_num 1081) 2024-08-17T17:37:02.879 INFO:tasks.rados.rados.0.smithi037.stdout:3064: rollback oid 17 current snap is 388 2024-08-17T17:37:02.879 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 17 to 367 2024-08-17T17:37:02.879 INFO:tasks.rados.rados.0.smithi037.stdout:3062: finishing write tid 1 to smithi03781225-7 2024-08-17T17:37:02.880 INFO:tasks.rados.rados.0.smithi037.stdout:3062: finishing write tid 2 to smithi03781225-7 2024-08-17T17:37:02.880 INFO:tasks.rados.rados.0.smithi037.stdout:3065: read oid 44 snap -1 2024-08-17T17:37:02.880 INFO:tasks.rados.rados.0.smithi037.stdout:3065: expect (ObjNum 1121 snap 370 seq_num 1121) 2024-08-17T17:37:02.880 INFO:tasks.rados.rados.0.smithi037.stdout:3066: snap_remove snap 378 2024-08-17T17:37:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:02 smithi046 ceph-mon[88218]: pgmap v860: 89 pgs: 89 active+clean; 288 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-08-17T17:37:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:02 smithi046 ceph-mon[88218]: osdmap e835: 8 total, 8 up, 8 in 2024-08-17T17:37:03.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:02 smithi037 ceph-mon[97894]: pgmap v860: 89 pgs: 89 active+clean; 288 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-08-17T17:37:03.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:02 smithi037 ceph-mon[97894]: osdmap e835: 8 total, 8 up, 8 in 2024-08-17T17:37:03.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:02 smithi037 ceph-mon[102022]: pgmap v860: 89 pgs: 89 active+clean; 288 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-08-17T17:37:03.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:02 smithi037 ceph-mon[102022]: osdmap e835: 8 total, 8 up, 8 in 2024-08-17T17:37:03.870 INFO:tasks.rados.rados.0.smithi037.stdout:3066: done (4 left) 2024-08-17T17:37:03.870 INFO:tasks.rados.rados.0.smithi037.stdout:3067: read oid 9 snap -1 2024-08-17T17:37:03.870 INFO:tasks.rados.rados.0.smithi037.stdout:3067: expect (ObjNum 1132 snap 375 seq_num 1132) 2024-08-17T17:37:03.870 INFO:tasks.rados.rados.0.smithi037.stdout:3068: rollback oid 6 current snap is 388 2024-08-17T17:37:03.871 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 6 to 385 2024-08-17T17:37:03.871 INFO:tasks.rados.rados.0.smithi037.stdout:3062: finishing write tid 3 to smithi03781225-7 2024-08-17T17:37:03.871 INFO:tasks.rados.rados.0.smithi037.stdout:3062: finishing write tid 4 to smithi03781225-7 2024-08-17T17:37:03.871 INFO:tasks.rados.rados.0.smithi037.stdout:3065: expect (ObjNum 1121 snap 370 seq_num 1121) 2024-08-17T17:37:04.029 INFO:tasks.rados.rados.0.smithi037.stdout:3062: finishing write tid 5 to smithi03781225-7 2024-08-17T17:37:04.030 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 416 (ObjNum 1152 snap 388 seq_num 1152) dirty exists 2024-08-17T17:37:04.030 INFO:tasks.rados.rados.0.smithi037.stdout:3062: left oid 7 (ObjNum 1152 snap 388 seq_num 1152) 2024-08-17T17:37:04.030 INFO:tasks.rados.rados.0.smithi037.stdout:3063: expect (ObjNum 1081 snap 361 seq_num 1081) 2024-08-17T17:37:04.108 INFO:tasks.rados.rados.0.smithi037.stdout:3064: finishing rollback tid 0 to smithi03781225-17 2024-08-17T17:37:04.108 INFO:tasks.rados.rados.0.smithi037.stdout:3064: finishing rollback tid 1 to smithi03781225-17 2024-08-17T17:37:04.108 INFO:tasks.rados.rados.0.smithi037.stdout:3064: finishing rollback tid 2 to smithi03781225-17 2024-08-17T17:37:04.108 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 1220 (ObjNum 1019 snap 348 seq_num 1019) dirty exists 2024-08-17T17:37:04.108 INFO:tasks.rados.rados.0.smithi037.stdout:3068: finishing rollback tid 0 to smithi03781225-6 2024-08-17T17:37:04.108 INFO:tasks.rados.rados.0.smithi037.stdout:3068: finishing rollback tid 1 to smithi03781225-6 2024-08-17T17:37:04.109 INFO:tasks.rados.rados.0.smithi037.stdout:3068: finishing rollback tid 2 to smithi03781225-6 2024-08-17T17:37:04.109 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 6 v 1202 (ObjNum 1024 snap 348 seq_num 1024) dirty exists 2024-08-17T17:37:04.109 INFO:tasks.rados.rados.0.smithi037.stdout:3062: done (5 left) 2024-08-17T17:37:04.109 INFO:tasks.rados.rados.0.smithi037.stdout:3063: done (4 left) 2024-08-17T17:37:04.109 INFO:tasks.rados.rados.0.smithi037.stdout:3064: done (3 left) 2024-08-17T17:37:04.109 INFO:tasks.rados.rados.0.smithi037.stdout:3065: done (2 left) 2024-08-17T17:37:04.109 INFO:tasks.rados.rados.0.smithi037.stdout:3068: done (1 left) 2024-08-17T17:37:04.109 INFO:tasks.rados.rados.0.smithi037.stdout:3069: snap_create 2024-08-17T17:37:04.109 INFO:tasks.rados.rados.0.smithi037.stdout:3067: expect (ObjNum 1132 snap 375 seq_num 1132) 2024-08-17T17:37:04.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:03 smithi046 ceph-mon[88218]: osdmap e836: 8 total, 8 up, 8 in 2024-08-17T17:37:04.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:03 smithi037 ceph-mon[97894]: osdmap e836: 8 total, 8 up, 8 in 2024-08-17T17:37:04.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:03 smithi037 ceph-mon[102022]: osdmap e836: 8 total, 8 up, 8 in 2024-08-17T17:37:04.872 INFO:tasks.rados.rados.0.smithi037.stdout:3067: done (1 left) 2024-08-17T17:37:04.873 INFO:tasks.rados.rados.0.smithi037.stdout:3069: done (0 left) 2024-08-17T17:37:04.873 INFO:tasks.rados.rados.0.smithi037.stdout:3070: delete oid 11 current snap is 389 2024-08-17T17:37:04.880 INFO:tasks.rados.rados.0.smithi037.stdout:3070: done (0 left) 2024-08-17T17:37:04.880 INFO:tasks.rados.rados.0.smithi037.stdout:3071: snap_remove snap 367 2024-08-17T17:37:05.195 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:04 smithi037 ceph-mon[97894]: pgmap v863: 89 pgs: 89 active+clean; 288 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 345 KiB/s wr, 6 op/s 2024-08-17T17:37:05.195 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:04 smithi037 ceph-mon[97894]: osdmap e837: 8 total, 8 up, 8 in 2024-08-17T17:37:05.195 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:04 smithi037 ceph-mon[102022]: pgmap v863: 89 pgs: 89 active+clean; 288 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 345 KiB/s wr, 6 op/s 2024-08-17T17:37:05.195 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:04 smithi037 ceph-mon[102022]: osdmap e837: 8 total, 8 up, 8 in 2024-08-17T17:37:05.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:04 smithi046 ceph-mon[88218]: pgmap v863: 89 pgs: 89 active+clean; 288 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 345 KiB/s wr, 6 op/s 2024-08-17T17:37:05.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:04 smithi046 ceph-mon[88218]: osdmap e837: 8 total, 8 up, 8 in 2024-08-17T17:37:05.886 INFO:tasks.rados.rados.0.smithi037.stdout:3071: done (0 left) 2024-08-17T17:37:05.887 INFO:tasks.rados.rados.0.smithi037.stdout:3072: rollback oid 30 current snap is 389 2024-08-17T17:37:05.887 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 30 to 351 2024-08-17T17:37:05.887 INFO:tasks.rados.rados.0.smithi037.stdout:3073: delete oid 35 current snap is 389 2024-08-17T17:37:05.891 INFO:tasks.rados.rados.0.smithi037.stdout:3073: done (1 left) 2024-08-17T17:37:05.891 INFO:tasks.rados.rados.0.smithi037.stdout:3074: snap_create 2024-08-17T17:37:05.896 INFO:tasks.rados.rados.0.smithi037.stdout:3072: finishing rollback tid 1 to smithi03781225-30 2024-08-17T17:37:05.896 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 1422 (ObjNum 257 snap 0 seq_num 2516561360) dirty dne 2024-08-17T17:37:06.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:05 smithi046 ceph-mon[88218]: osdmap e838: 8 total, 8 up, 8 in 2024-08-17T17:37:06.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:05 smithi037 ceph-mon[97894]: osdmap e838: 8 total, 8 up, 8 in 2024-08-17T17:37:06.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:05 smithi037 ceph-mon[102022]: osdmap e838: 8 total, 8 up, 8 in 2024-08-17T17:37:06.835 INFO:tasks.rados.rados.0.smithi037.stdout:3072: done (1 left) 2024-08-17T17:37:06.836 INFO:tasks.rados.rados.0.smithi037.stdout:3074: done (0 left) 2024-08-17T17:37:06.836 INFO:tasks.rados.rados.0.smithi037.stdout:3075: read oid 34 snap -1 2024-08-17T17:37:06.836 INFO:tasks.rados.rados.0.smithi037.stdout:3075: expect deleted 2024-08-17T17:37:06.836 INFO:tasks.rados.rados.0.smithi037.stdout:3076: write oid 10 current snap is 390 2024-08-17T17:37:06.836 INFO:tasks.rados.rados.0.smithi037.stdout:3076: seq_num 1155 ranges {612085=481898,1788114=675727,3035086=376999} 2024-08-17T17:37:06.841 INFO:tasks.rados.rados.0.smithi037.stdout:3076: writing smithi03781225-10 from 612085 to 1093983 tid 1 2024-08-17T17:37:06.849 INFO:tasks.rados.rados.0.smithi037.stdout:3076: writing smithi03781225-10 from 1788114 to 2463841 tid 2 2024-08-17T17:37:06.855 INFO:tasks.rados.rados.0.smithi037.stdout:3076: writing smithi03781225-10 from 3035086 to 3412085 tid 3 2024-08-17T17:37:06.855 INFO:tasks.rados.rados.0.smithi037.stdout:3077: rollback oid 26 current snap is 390 2024-08-17T17:37:06.855 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 26 to 362 2024-08-17T17:37:06.855 INFO:tasks.rados.rados.0.smithi037.stdout:3076: finishing write tid 1 to smithi03781225-10 2024-08-17T17:37:06.855 INFO:tasks.rados.rados.0.smithi037.stdout:3076: finishing write tid 2 to smithi03781225-10 2024-08-17T17:37:06.855 INFO:tasks.rados.rados.0.smithi037.stdout:3075: done (2 left) 2024-08-17T17:37:06.855 INFO:tasks.rados.rados.0.smithi037.stdout:3078: read oid 50 snap -1 2024-08-17T17:37:06.855 INFO:tasks.rados.rados.0.smithi037.stdout:3078: expect (ObjNum 1099 snap 364 seq_num 1099) 2024-08-17T17:37:06.856 INFO:tasks.rados.rados.0.smithi037.stdout:3079: write oid 25 current snap is 390 2024-08-17T17:37:06.856 INFO:tasks.rados.rados.0.smithi037.stdout:3079: seq_num 1156 ranges {628892=673500,1962949=535738,3178862=250030} 2024-08-17T17:37:06.862 INFO:tasks.rados.rados.0.smithi037.stdout:3079: writing smithi03781225-25 from 628892 to 1302392 tid 1 2024-08-17T17:37:06.868 INFO:tasks.rados.rados.0.smithi037.stdout:3079: writing smithi03781225-25 from 1962949 to 2498687 tid 2 2024-08-17T17:37:06.874 INFO:tasks.rados.rados.0.smithi037.stdout:3079: writing smithi03781225-25 from 3178862 to 3428892 tid 3 2024-08-17T17:37:06.874 INFO:tasks.rados.rados.0.smithi037.stdout:3080: read oid 43 snap -1 2024-08-17T17:37:06.874 INFO:tasks.rados.rados.0.smithi037.stdout:3080: expect deleted 2024-08-17T17:37:06.874 INFO:tasks.rados.rados.0.smithi037.stdout:3081: write oid 9 current snap is 390 2024-08-17T17:37:06.875 INFO:tasks.rados.rados.0.smithi037.stdout:3078: expect (ObjNum 1099 snap 364 seq_num 1099) 2024-08-17T17:37:07.063 INFO:tasks.rados.rados.0.smithi037.stdout:3076: finishing write tid 3 to smithi03781225-10 2024-08-17T17:37:07.063 INFO:tasks.rados.rados.0.smithi037.stdout:3076: finishing write tid 4 to smithi03781225-10 2024-08-17T17:37:07.063 INFO:tasks.rados.rados.0.smithi037.stdout:3081: seq_num 1157 ranges {645699=748749,2021431=679396,3206285=239414} 2024-08-17T17:37:07.070 INFO:tasks.rados.rados.0.smithi037.stdout:3081: writing smithi03781225-9 from 645699 to 1394448 tid 1 2024-08-17T17:37:07.077 INFO:tasks.rados.rados.0.smithi037.stdout:3081: writing smithi03781225-9 from 2021431 to 2700827 tid 2 2024-08-17T17:37:07.084 INFO:tasks.rados.rados.0.smithi037.stdout:3081: writing smithi03781225-9 from 3206285 to 3445699 tid 3 2024-08-17T17:37:07.084 INFO:tasks.rados.rados.0.smithi037.stdout:3078: done (5 left) 2024-08-17T17:37:07.084 INFO:tasks.rados.rados.0.smithi037.stdout:3082: read oid 11 snap 354 2024-08-17T17:37:07.084 INFO:tasks.rados.rados.0.smithi037.stdout:3082: expect (ObjNum 1048 snap 353 seq_num 1048) 2024-08-17T17:37:07.084 INFO:tasks.rados.rados.0.smithi037.stdout:3083: rollback oid 31 current snap is 390 2024-08-17T17:37:07.084 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 31 to 355 2024-08-17T17:37:07.084 INFO:tasks.rados.rados.0.smithi037.stdout:3077: finishing rollback tid 0 to smithi03781225-26 2024-08-17T17:37:07.084 INFO:tasks.rados.rados.0.smithi037.stdout:3077: finishing rollback tid 1 to smithi03781225-26 2024-08-17T17:37:07.084 INFO:tasks.rados.rados.0.smithi037.stdout:3076: finishing write tid 5 to smithi03781225-10 2024-08-17T17:37:07.084 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 10 v 1519 (ObjNum 1155 snap 390 seq_num 1155) dirty exists 2024-08-17T17:37:07.084 INFO:tasks.rados.rados.0.smithi037.stdout:3076: left oid 10 (ObjNum 1155 snap 390 seq_num 1155) 2024-08-17T17:37:07.084 INFO:tasks.rados.rados.0.smithi037.stdout:3077: finishing rollback tid 2 to smithi03781225-26 2024-08-17T17:37:07.085 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 1305 (ObjNum 1075 snap 360 seq_num 1075) dirty exists 2024-08-17T17:37:07.085 INFO:tasks.rados.rados.0.smithi037.stdout:3079: finishing write tid 1 to smithi03781225-25 2024-08-17T17:37:07.085 INFO:tasks.rados.rados.0.smithi037.stdout:3079: finishing write tid 2 to smithi03781225-25 2024-08-17T17:37:07.085 INFO:tasks.rados.rados.0.smithi037.stdout:3079: finishing write tid 3 to smithi03781225-25 2024-08-17T17:37:07.085 INFO:tasks.rados.rados.0.smithi037.stdout:3079: finishing write tid 4 to smithi03781225-25 2024-08-17T17:37:07.085 INFO:tasks.rados.rados.0.smithi037.stdout:3079: finishing write tid 5 to smithi03781225-25 2024-08-17T17:37:07.085 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 25 v 2417 (ObjNum 1156 snap 390 seq_num 1156) dirty exists 2024-08-17T17:37:07.085 INFO:tasks.rados.rados.0.smithi037.stdout:3079: left oid 25 (ObjNum 1156 snap 390 seq_num 1156) 2024-08-17T17:37:07.085 INFO:tasks.rados.rados.0.smithi037.stdout:3081: finishing write tid 1 to smithi03781225-9 2024-08-17T17:37:07.085 INFO:tasks.rados.rados.0.smithi037.stdout:3076: done (6 left) 2024-08-17T17:37:07.085 INFO:tasks.rados.rados.0.smithi037.stdout:3077: done (5 left) 2024-08-17T17:37:07.085 INFO:tasks.rados.rados.0.smithi037.stdout:3079: done (4 left) 2024-08-17T17:37:07.085 INFO:tasks.rados.rados.0.smithi037.stdout:3080: done (3 left) 2024-08-17T17:37:07.085 INFO:tasks.rados.rados.0.smithi037.stdout:3084: read oid 37 snap 377 2024-08-17T17:37:07.085 INFO:tasks.rados.rados.0.smithi037.stdout:3084: expect deleted 2024-08-17T17:37:07.086 INFO:tasks.rados.rados.0.smithi037.stdout:3085: write oid 21 current snap is 390 2024-08-17T17:37:07.086 INFO:tasks.rados.rados.0.smithi037.stdout:3081: finishing write tid 2 to smithi03781225-9 2024-08-17T17:37:07.086 INFO:tasks.rados.rados.0.smithi037.stdout:3085: seq_num 1158 ranges {662506=423998,1563560=539407,2717355=490285} 2024-08-17T17:37:07.088 INFO:tasks.rados.rados.0.smithi037.stdout:3085: writing smithi03781225-21 from 662506 to 1086504 tid 1 2024-08-17T17:37:07.094 INFO:tasks.rados.rados.0.smithi037.stdout:3085: writing smithi03781225-21 from 1563560 to 2102967 tid 2 2024-08-17T17:37:07.100 INFO:tasks.rados.rados.0.smithi037.stdout:3085: writing smithi03781225-21 from 2717355 to 3207640 tid 3 2024-08-17T17:37:07.100 INFO:tasks.rados.rados.0.smithi037.stdout:3086: rollback oid 45 current snap is 390 2024-08-17T17:37:07.101 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 45 to 355 2024-08-17T17:37:07.101 INFO:tasks.rados.rados.0.smithi037.stdout:3083: finishing rollback tid 1 to smithi03781225-31 2024-08-17T17:37:07.101 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 31 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-17T17:37:07.101 INFO:tasks.rados.rados.0.smithi037.stdout:3081: finishing write tid 3 to smithi03781225-9 2024-08-17T17:37:07.101 INFO:tasks.rados.rados.0.smithi037.stdout:3081: finishing write tid 4 to smithi03781225-9 2024-08-17T17:37:07.101 INFO:tasks.rados.rados.0.smithi037.stdout:3081: finishing write tid 5 to smithi03781225-9 2024-08-17T17:37:07.101 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 2422 (ObjNum 1157 snap 390 seq_num 1157) dirty exists 2024-08-17T17:37:07.101 INFO:tasks.rados.rados.0.smithi037.stdout:3081: left oid 9 (ObjNum 1157 snap 390 seq_num 1157) 2024-08-17T17:37:07.101 INFO:tasks.rados.rados.0.smithi037.stdout:3082: expect (ObjNum 1048 snap 353 seq_num 1048) 2024-08-17T17:37:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:06 smithi046 ceph-mon[88218]: pgmap v866: 89 pgs: 89 active+clean; 298 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 20 op/s 2024-08-17T17:37:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:06 smithi046 ceph-mon[88218]: osdmap e839: 8 total, 8 up, 8 in 2024-08-17T17:37:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:06 smithi046 ceph-mon[88218]: osdmap e840: 8 total, 8 up, 8 in 2024-08-17T17:37:07.265 INFO:tasks.rados.rados.0.smithi037.stdout:3085: finishing write tid 1 to smithi03781225-21 2024-08-17T17:37:07.265 INFO:tasks.rados.rados.0.smithi037.stdout:3085: finishing write tid 2 to smithi03781225-21 2024-08-17T17:37:07.265 INFO:tasks.rados.rados.0.smithi037.stdout:3086: finishing rollback tid 0 to smithi03781225-45 2024-08-17T17:37:07.265 INFO:tasks.rados.rados.0.smithi037.stdout:3086: finishing rollback tid 1 to smithi03781225-45 2024-08-17T17:37:07.265 INFO:tasks.rados.rados.0.smithi037.stdout:3086: finishing rollback tid 2 to smithi03781225-45 2024-08-17T17:37:07.266 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 671 (ObjNum 998 snap 341 seq_num 998) dirty exists 2024-08-17T17:37:07.266 INFO:tasks.rados.rados.0.smithi037.stdout:3085: finishing write tid 3 to smithi03781225-21 2024-08-17T17:37:07.266 INFO:tasks.rados.rados.0.smithi037.stdout:3085: finishing write tid 4 to smithi03781225-21 2024-08-17T17:37:07.266 INFO:tasks.rados.rados.0.smithi037.stdout:3085: finishing write tid 5 to smithi03781225-21 2024-08-17T17:37:07.266 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 21 v 2427 (ObjNum 1158 snap 390 seq_num 1158) dirty exists 2024-08-17T17:37:07.266 INFO:tasks.rados.rados.0.smithi037.stdout:3085: left oid 21 (ObjNum 1158 snap 390 seq_num 1158) 2024-08-17T17:37:07.266 INFO:tasks.rados.rados.0.smithi037.stdout:3081: done (5 left) 2024-08-17T17:37:07.266 INFO:tasks.rados.rados.0.smithi037.stdout:3082: done (4 left) 2024-08-17T17:37:07.267 INFO:tasks.rados.rados.0.smithi037.stdout:3083: done (3 left) 2024-08-17T17:37:07.267 INFO:tasks.rados.rados.0.smithi037.stdout:3084: done (2 left) 2024-08-17T17:37:07.267 INFO:tasks.rados.rados.0.smithi037.stdout:3085: done (1 left) 2024-08-17T17:37:07.267 INFO:tasks.rados.rados.0.smithi037.stdout:3086: done (0 left) 2024-08-17T17:37:07.267 INFO:tasks.rados.rados.0.smithi037.stdout:3087: snap_remove snap 365 2024-08-17T17:37:07.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:06 smithi037 ceph-mon[102022]: pgmap v866: 89 pgs: 89 active+clean; 298 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 20 op/s 2024-08-17T17:37:07.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:06 smithi037 ceph-mon[102022]: osdmap e839: 8 total, 8 up, 8 in 2024-08-17T17:37:07.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:06 smithi037 ceph-mon[102022]: osdmap e840: 8 total, 8 up, 8 in 2024-08-17T17:37:07.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:06 smithi037 ceph-mon[97894]: pgmap v866: 89 pgs: 89 active+clean; 298 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 20 op/s 2024-08-17T17:37:07.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:06 smithi037 ceph-mon[97894]: osdmap e839: 8 total, 8 up, 8 in 2024-08-17T17:37:07.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:06 smithi037 ceph-mon[97894]: osdmap e840: 8 total, 8 up, 8 in 2024-08-17T17:37:07.890 INFO:tasks.rados.rados.0.smithi037.stdout:3087: done (0 left) 2024-08-17T17:37:07.890 INFO:tasks.rados.rados.0.smithi037.stdout:3088: write oid 27 current snap is 390 2024-08-17T17:37:07.890 INFO:tasks.rados.rados.0.smithi037.stdout:3088: seq_num 1159 ranges {679313=499247,1622042=683065,2744778=701557} 2024-08-17T17:37:07.897 INFO:tasks.rados.rados.0.smithi037.stdout:3088: writing smithi03781225-27 from 679313 to 1178560 tid 1 2024-08-17T17:37:07.905 INFO:tasks.rados.rados.0.smithi037.stdout:3088: writing smithi03781225-27 from 1622042 to 2305107 tid 2 2024-08-17T17:37:07.911 INFO:tasks.rados.rados.0.smithi037.stdout:3088: writing smithi03781225-27 from 2744778 to 3446335 tid 3 2024-08-17T17:37:07.912 INFO:tasks.rados.rados.0.smithi037.stdout:3089: write oid 11 current snap is 390 2024-08-17T17:37:07.912 INFO:tasks.rados.rados.0.smithi037.stdout:3089: seq_num 1160 ranges {696120=574496,1680524=543076,2888554=512829} 2024-08-17T17:37:07.918 INFO:tasks.rados.rados.0.smithi037.stdout:3089: writing smithi03781225-11 from 696120 to 1270616 tid 1 2024-08-17T17:37:07.924 INFO:tasks.rados.rados.0.smithi037.stdout:3089: writing smithi03781225-11 from 1680524 to 2223600 tid 2 2024-08-17T17:37:07.931 INFO:tasks.rados.rados.0.smithi037.stdout:3089: writing smithi03781225-11 from 2888554 to 3401383 tid 3 2024-08-17T17:37:07.931 INFO:tasks.rados.rados.0.smithi037.stdout:3090: read oid 10 snap -1 2024-08-17T17:37:07.931 INFO:tasks.rados.rados.0.smithi037.stdout:3090: expect (ObjNum 1155 snap 390 seq_num 1155) 2024-08-17T17:37:07.931 INFO:tasks.rados.rados.0.smithi037.stdout:3091: rollback oid 37 current snap is 390 2024-08-17T17:37:07.931 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 37 to 389 2024-08-17T17:37:07.931 INFO:tasks.rados.rados.0.smithi037.stdout:3088: finishing write tid 1 to smithi03781225-27 2024-08-17T17:37:07.931 INFO:tasks.rados.rados.0.smithi037.stdout:3088: finishing write tid 2 to smithi03781225-27 2024-08-17T17:37:07.931 INFO:tasks.rados.rados.0.smithi037.stdout:3088: finishing write tid 3 to smithi03781225-27 2024-08-17T17:37:07.931 INFO:tasks.rados.rados.0.smithi037.stdout:3088: finishing write tid 4 to smithi03781225-27 2024-08-17T17:37:07.932 INFO:tasks.rados.rados.0.smithi037.stdout:3088: finishing write tid 5 to smithi03781225-27 2024-08-17T17:37:07.932 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 27 v 553 (ObjNum 1159 snap 390 seq_num 1159) dirty exists 2024-08-17T17:37:07.932 INFO:tasks.rados.rados.0.smithi037.stdout:3088: left oid 27 (ObjNum 1159 snap 390 seq_num 1159) 2024-08-17T17:37:07.932 INFO:tasks.rados.rados.0.smithi037.stdout:3089: finishing write tid 1 to smithi03781225-11 2024-08-17T17:37:07.932 INFO:tasks.rados.rados.0.smithi037.stdout:3089: finishing write tid 2 to smithi03781225-11 2024-08-17T17:37:07.932 INFO:tasks.rados.rados.0.smithi037.stdout:3088: done (3 left) 2024-08-17T17:37:07.932 INFO:tasks.rados.rados.0.smithi037.stdout:3092: write oid 15 current snap is 390 2024-08-17T17:37:07.932 INFO:tasks.rados.rados.0.smithi037.stdout:3092: seq_num 1161 ranges {712927=649745,2139006=686734} 2024-08-17T17:37:07.938 INFO:tasks.rados.rados.0.smithi037.stdout:3092: writing smithi03781225-15 from 712927 to 1362672 tid 1 2024-08-17T17:37:07.946 INFO:tasks.rados.rados.0.smithi037.stdout:3092: writing smithi03781225-15 from 2139006 to 2825740 tid 2 2024-08-17T17:37:07.947 INFO:tasks.rados.rados.0.smithi037.stdout:3093: write oid 14 current snap is 390 2024-08-17T17:37:07.947 INFO:tasks.rados.rados.0.smithi037.stdout:3089: finishing write tid 3 to smithi03781225-11 2024-08-17T17:37:07.947 INFO:tasks.rados.rados.0.smithi037.stdout:3093: seq_num 1162 ranges {729734=724994,2197488=430392,3227047=302687} 2024-08-17T17:37:07.954 INFO:tasks.rados.rados.0.smithi037.stdout:3093: writing smithi03781225-14 from 729734 to 1454728 tid 1 2024-08-17T17:37:07.960 INFO:tasks.rados.rados.0.smithi037.stdout:3093: writing smithi03781225-14 from 2197488 to 2627880 tid 2 2024-08-17T17:37:07.966 INFO:tasks.rados.rados.0.smithi037.stdout:3093: writing smithi03781225-14 from 3227047 to 3529734 tid 3 2024-08-17T17:37:07.966 INFO:tasks.rados.rados.0.smithi037.stdout:3094: read oid 26 snap -1 2024-08-17T17:37:07.966 INFO:tasks.rados.rados.0.smithi037.stdout:3094: expect (ObjNum 1075 snap 360 seq_num 1075) 2024-08-17T17:37:07.966 INFO:tasks.rados.rados.0.smithi037.stdout:3095: rollback oid 39 current snap is 390 2024-08-17T17:37:07.966 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 39 to 375 2024-08-17T17:37:07.967 INFO:tasks.rados.rados.0.smithi037.stdout:3091: finishing rollback tid 1 to smithi03781225-37 2024-08-17T17:37:07.967 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 37 v 1210 (ObjNum 129 snap 0 seq_num 4061093784) dirty dne 2024-08-17T17:37:07.967 INFO:tasks.rados.rados.0.smithi037.stdout:3089: finishing write tid 4 to smithi03781225-11 2024-08-17T17:37:07.967 INFO:tasks.rados.rados.0.smithi037.stdout:3089: finishing write tid 5 to smithi03781225-11 2024-08-17T17:37:07.967 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 11 v 930 (ObjNum 1160 snap 390 seq_num 1160) dirty exists 2024-08-17T17:37:07.967 INFO:tasks.rados.rados.0.smithi037.stdout:3089: left oid 11 (ObjNum 1160 snap 390 seq_num 1160) 2024-08-17T17:37:07.967 INFO:tasks.rados.rados.0.smithi037.stdout:3090: expect (ObjNum 1155 snap 390 seq_num 1155) 2024-08-17T17:37:08.182 INFO:tasks.rados.rados.0.smithi037.stdout:3092: finishing write tid 1 to smithi03781225-15 2024-08-17T17:37:08.182 INFO:tasks.rados.rados.0.smithi037.stdout:3089: done (6 left) 2024-08-17T17:37:08.183 INFO:tasks.rados.rados.0.smithi037.stdout:3090: done (5 left) 2024-08-17T17:37:08.183 INFO:tasks.rados.rados.0.smithi037.stdout:3091: done (4 left) 2024-08-17T17:37:08.183 INFO:tasks.rados.rados.0.smithi037.stdout:3096: rollback oid 44 current snap is 390 2024-08-17T17:37:08.183 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 44 to 362 2024-08-17T17:37:08.183 INFO:tasks.rados.rados.0.smithi037.stdout:3092: finishing write tid 2 to smithi03781225-15 2024-08-17T17:37:08.183 INFO:tasks.rados.rados.0.smithi037.stdout:3092: finishing write tid 3 to smithi03781225-15 2024-08-17T17:37:08.183 INFO:tasks.rados.rados.0.smithi037.stdout:3092: finishing write tid 4 to smithi03781225-15 2024-08-17T17:37:08.183 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 15 v 1314 (ObjNum 1161 snap 390 seq_num 1161) dirty exists 2024-08-17T17:37:08.183 INFO:tasks.rados.rados.0.smithi037.stdout:3092: left oid 15 (ObjNum 1161 snap 390 seq_num 1161) 2024-08-17T17:37:08.183 INFO:tasks.rados.rados.0.smithi037.stdout:3093: finishing write tid 1 to smithi03781225-14 2024-08-17T17:37:08.183 INFO:tasks.rados.rados.0.smithi037.stdout:3093: finishing write tid 2 to smithi03781225-14 2024-08-17T17:37:08.184 INFO:tasks.rados.rados.0.smithi037.stdout:3095: finishing rollback tid 0 to smithi03781225-39 2024-08-17T17:37:08.184 INFO:tasks.rados.rados.0.smithi037.stdout:3095: finishing rollback tid 1 to smithi03781225-39 2024-08-17T17:37:08.184 INFO:tasks.rados.rados.0.smithi037.stdout:3093: finishing write tid 3 to smithi03781225-14 2024-08-17T17:37:08.184 INFO:tasks.rados.rados.0.smithi037.stdout:3093: finishing write tid 4 to smithi03781225-14 2024-08-17T17:37:08.184 INFO:tasks.rados.rados.0.smithi037.stdout:3095: finishing rollback tid 2 to smithi03781225-39 2024-08-17T17:37:08.184 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 1688 (ObjNum 1088 snap 361 seq_num 1088) dirty exists 2024-08-17T17:37:08.184 INFO:tasks.rados.rados.0.smithi037.stdout:3093: finishing write tid 5 to smithi03781225-14 2024-08-17T17:37:08.184 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 14 v 1532 (ObjNum 1162 snap 390 seq_num 1162) dirty exists 2024-08-17T17:37:08.184 INFO:tasks.rados.rados.0.smithi037.stdout:3093: left oid 14 (ObjNum 1162 snap 390 seq_num 1162) 2024-08-17T17:37:08.184 INFO:tasks.rados.rados.0.smithi037.stdout:3094: expect (ObjNum 1075 snap 360 seq_num 1075) 2024-08-17T17:37:08.313 INFO:tasks.rados.rados.0.smithi037.stdout:3096: finishing rollback tid 0 to smithi03781225-44 2024-08-17T17:37:08.313 INFO:tasks.rados.rados.0.smithi037.stdout:3096: finishing rollback tid 1 to smithi03781225-44 2024-08-17T17:37:08.313 INFO:tasks.rados.rados.0.smithi037.stdout:3096: finishing rollback tid 2 to smithi03781225-44 2024-08-17T17:37:08.313 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 1610 (ObjNum 1041 snap 352 seq_num 1041) dirty exists 2024-08-17T17:37:08.314 INFO:tasks.rados.rados.0.smithi037.stdout:3092: done (4 left) 2024-08-17T17:37:08.314 INFO:tasks.rados.rados.0.smithi037.stdout:3093: done (3 left) 2024-08-17T17:37:08.314 INFO:tasks.rados.rados.0.smithi037.stdout:3094: done (2 left) 2024-08-17T17:37:08.314 INFO:tasks.rados.rados.0.smithi037.stdout:3095: done (1 left) 2024-08-17T17:37:08.314 INFO:tasks.rados.rados.0.smithi037.stdout:3096: done (0 left) 2024-08-17T17:37:08.314 INFO:tasks.rados.rados.0.smithi037.stdout:3097: snap_create 2024-08-17T17:37:08.891 INFO:tasks.rados.rados.0.smithi037.stdout:3097: done (0 left) 2024-08-17T17:37:08.892 INFO:tasks.rados.rados.0.smithi037.stdout:3098: snap_remove snap 354 2024-08-17T17:37:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:08 smithi046 ceph-mon[88218]: pgmap v869: 89 pgs: 89 active+clean; 298 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 18 op/s 2024-08-17T17:37:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:08 smithi046 ceph-mon[88218]: osdmap e841: 8 total, 8 up, 8 in 2024-08-17T17:37:09.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:08 smithi037 ceph-mon[97894]: pgmap v869: 89 pgs: 89 active+clean; 298 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 18 op/s 2024-08-17T17:37:09.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:08 smithi037 ceph-mon[97894]: osdmap e841: 8 total, 8 up, 8 in 2024-08-17T17:37:09.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:37:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:37:08] "GET /metrics HTTP/1.1" 200 36415 "" "Prometheus/2.51.0" 2024-08-17T17:37:09.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:08 smithi037 ceph-mon[102022]: pgmap v869: 89 pgs: 89 active+clean; 298 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 18 op/s 2024-08-17T17:37:09.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:08 smithi037 ceph-mon[102022]: osdmap e841: 8 total, 8 up, 8 in 2024-08-17T17:37:09.910 INFO:tasks.rados.rados.0.smithi037.stdout:3098: done (0 left) 2024-08-17T17:37:09.910 INFO:tasks.rados.rados.0.smithi037.stdout:3099: read oid 35 snap -1 2024-08-17T17:37:09.910 INFO:tasks.rados.rados.0.smithi037.stdout:3099: expect deleted 2024-08-17T17:37:09.911 INFO:tasks.rados.rados.0.smithi037.stdout:3100: read oid 15 snap 375 2024-08-17T17:37:09.911 INFO:tasks.rados.rados.0.smithi037.stdout:3100: expect deleted 2024-08-17T17:37:09.911 INFO:tasks.rados.rados.0.smithi037.stdout:3101: rollback oid 13 current snap is 391 2024-08-17T17:37:09.911 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 13 to 382 2024-08-17T17:37:09.911 INFO:tasks.rados.rados.0.smithi037.stdout:3102: rollback oid 37 current snap is 391 2024-08-17T17:37:09.911 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 37 to 351 2024-08-17T17:37:09.911 INFO:tasks.rados.rados.0.smithi037.stdout:3103: read oid 46 snap -1 2024-08-17T17:37:09.911 INFO:tasks.rados.rados.0.smithi037.stdout:3103: expect (ObjNum 1131 snap 375 seq_num 1131) 2024-08-17T17:37:09.911 INFO:tasks.rados.rados.0.smithi037.stdout:3104: rollback oid 8 current snap is 391 2024-08-17T17:37:09.911 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 8 to 364 2024-08-17T17:37:09.911 INFO:tasks.rados.rados.0.smithi037.stdout:3105: write oid 12 current snap is 391 2024-08-17T17:37:09.911 INFO:tasks.rados.rados.0.smithi037.stdout:3105: seq_num 1163 ranges {746541=400243,1739617=690403,3138117=408424} 2024-08-17T17:37:09.917 INFO:tasks.rados.rados.0.smithi037.stdout:3105: writing smithi03781225-12 from 746541 to 1146784 tid 1 2024-08-17T17:37:09.925 INFO:tasks.rados.rados.0.smithi037.stdout:3105: writing smithi03781225-12 from 1739617 to 2430020 tid 2 2024-08-17T17:37:09.932 INFO:tasks.rados.rados.0.smithi037.stdout:3105: writing smithi03781225-12 from 3138117 to 3546541 tid 3 2024-08-17T17:37:09.933 INFO:tasks.rados.rados.0.smithi037.stdout:3106: delete oid 3 current snap is 391 2024-08-17T17:37:09.933 INFO:tasks.rados.rados.0.smithi037.stdout:3101: finishing rollback tid 0 to smithi03781225-13 2024-08-17T17:37:09.933 INFO:tasks.rados.rados.0.smithi037.stdout:3101: finishing rollback tid 1 to smithi03781225-13 2024-08-17T17:37:09.933 INFO:tasks.rados.rados.0.smithi037.stdout:3104: finishing rollback tid 0 to smithi03781225-8 2024-08-17T17:37:09.933 INFO:tasks.rados.rados.0.smithi037.stdout:3102: finishing rollback tid 1 to smithi03781225-37 2024-08-17T17:37:09.933 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 37 v 1210 (ObjNum 33 snap 0 seq_num 5) dirty dne 2024-08-17T17:37:09.933 INFO:tasks.rados.rados.0.smithi037.stdout:3101: finishing rollback tid 2 to smithi03781225-13 2024-08-17T17:37:09.933 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 1324 (ObjNum 1086 snap 361 seq_num 1086) dirty exists 2024-08-17T17:37:09.933 INFO:tasks.rados.rados.0.smithi037.stdout:3103: expect (ObjNum 1131 snap 375 seq_num 1131) 2024-08-17T17:37:10.099 INFO:tasks.rados.rados.0.smithi037.stdout:3104: finishing rollback tid 1 to smithi03781225-8 2024-08-17T17:37:10.099 INFO:tasks.rados.rados.0.smithi037.stdout:3104: finishing rollback tid 2 to smithi03781225-8 2024-08-17T17:37:10.099 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 934 (ObjNum 1090 snap 361 seq_num 1090) dirty exists 2024-08-17T17:37:10.099 INFO:tasks.rados.rados.0.smithi037.stdout:3105: finishing write tid 1 to smithi03781225-12 2024-08-17T17:37:10.099 INFO:tasks.rados.rados.0.smithi037.stdout:3105: finishing write tid 2 to smithi03781225-12 2024-08-17T17:37:10.099 INFO:tasks.rados.rados.0.smithi037.stdout:3105: finishing write tid 3 to smithi03781225-12 2024-08-17T17:37:10.099 INFO:tasks.rados.rados.0.smithi037.stdout:3105: finishing write tid 4 to smithi03781225-12 2024-08-17T17:37:10.100 INFO:tasks.rados.rados.0.smithi037.stdout:3099: done (7 left) 2024-08-17T17:37:10.100 INFO:tasks.rados.rados.0.smithi037.stdout:3100: done (6 left) 2024-08-17T17:37:10.100 INFO:tasks.rados.rados.0.smithi037.stdout:3101: done (5 left) 2024-08-17T17:37:10.100 INFO:tasks.rados.rados.0.smithi037.stdout:3102: done (4 left) 2024-08-17T17:37:10.100 INFO:tasks.rados.rados.0.smithi037.stdout:3103: done (3 left) 2024-08-17T17:37:10.100 INFO:tasks.rados.rados.0.smithi037.stdout:3104: done (2 left) 2024-08-17T17:37:10.100 INFO:tasks.rados.rados.0.smithi037.stdout:3106: done (1 left) 2024-08-17T17:37:10.100 INFO:tasks.rados.rados.0.smithi037.stdout:3107: snap_remove snap 362 2024-08-17T17:37:10.162 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:09 smithi046 ceph-mon[88218]: osdmap e842: 8 total, 8 up, 8 in 2024-08-17T17:37:10.162 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:10.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:09 smithi037 ceph-mon[102022]: osdmap e842: 8 total, 8 up, 8 in 2024-08-17T17:37:10.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:10.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:09 smithi037 ceph-mon[97894]: osdmap e842: 8 total, 8 up, 8 in 2024-08-17T17:37:10.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:10.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:37:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:37:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:37:10.905 INFO:tasks.rados.rados.0.smithi037.stdout:3107: done (1 left) 2024-08-17T17:37:10.905 INFO:tasks.rados.rados.0.smithi037.stdout:3108: read oid 48 snap 351 2024-08-17T17:37:10.905 INFO:tasks.rados.rados.0.smithi037.stdout:3108: expect (ObjNum 853 snap 290 seq_num 853) 2024-08-17T17:37:10.905 INFO:tasks.rados.rados.0.smithi037.stdout:3109: write oid 32 current snap is 391 2024-08-17T17:37:10.905 INFO:tasks.rados.rados.0.smithi037.stdout:3105: finishing write tid 5 to smithi03781225-12 2024-08-17T17:37:10.905 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 2449 (ObjNum 1163 snap 391 seq_num 1163) dirty exists 2024-08-17T17:37:10.905 INFO:tasks.rados.rados.0.smithi037.stdout:3105: left oid 12 (ObjNum 1163 snap 391 seq_num 1163) 2024-08-17T17:37:10.905 INFO:tasks.rados.rados.0.smithi037.stdout:3109: seq_num 1165 ranges {780155=667094,1972934=694072,3309316=270839} 2024-08-17T17:37:10.913 INFO:tasks.rados.rados.0.smithi037.stdout:3109: writing smithi03781225-32 from 780155 to 1447249 tid 1 2024-08-17T17:37:10.921 INFO:tasks.rados.rados.0.smithi037.stdout:3109: writing smithi03781225-32 from 1972934 to 2667006 tid 2 2024-08-17T17:37:10.927 INFO:tasks.rados.rados.0.smithi037.stdout:3109: writing smithi03781225-32 from 3309316 to 3580155 tid 3 2024-08-17T17:37:10.927 INFO:tasks.rados.rados.0.smithi037.stdout:3105: done (2 left) 2024-08-17T17:37:10.927 INFO:tasks.rados.rados.0.smithi037.stdout:3110: rollback oid 5 current snap is 391 2024-08-17T17:37:10.927 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 5 to 376 2024-08-17T17:37:10.928 INFO:tasks.rados.rados.0.smithi037.stdout:3108: expect (ObjNum 853 snap 290 seq_num 853) 2024-08-17T17:37:11.090 INFO:tasks.rados.rados.0.smithi037.stdout:3109: finishing write tid 1 to smithi03781225-32 2024-08-17T17:37:11.090 INFO:tasks.rados.rados.0.smithi037.stdout:3109: finishing write tid 2 to smithi03781225-32 2024-08-17T17:37:11.090 INFO:tasks.rados.rados.0.smithi037.stdout:3110: finishing rollback tid 0 to smithi03781225-5 2024-08-17T17:37:11.090 INFO:tasks.rados.rados.0.smithi037.stdout:3110: finishing rollback tid 1 to smithi03781225-5 2024-08-17T17:37:11.090 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 5 v 607 (ObjNum 49 snap 0 seq_num 4049368176) dirty dne 2024-08-17T17:37:11.090 INFO:tasks.rados.rados.0.smithi037.stdout:3109: finishing write tid 3 to smithi03781225-32 2024-08-17T17:37:11.090 INFO:tasks.rados.rados.0.smithi037.stdout:3109: finishing write tid 4 to smithi03781225-32 2024-08-17T17:37:11.091 INFO:tasks.rados.rados.0.smithi037.stdout:3109: finishing write tid 5 to smithi03781225-32 2024-08-17T17:37:11.091 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 32 v 566 (ObjNum 1165 snap 391 seq_num 1165) dirty exists 2024-08-17T17:37:11.091 INFO:tasks.rados.rados.0.smithi037.stdout:3109: left oid 32 (ObjNum 1165 snap 391 seq_num 1165) 2024-08-17T17:37:11.091 INFO:tasks.rados.rados.0.smithi037.stdout:3108: done (2 left) 2024-08-17T17:37:11.091 INFO:tasks.rados.rados.0.smithi037.stdout:3109: done (1 left) 2024-08-17T17:37:11.091 INFO:tasks.rados.rados.0.smithi037.stdout:3110: done (0 left) 2024-08-17T17:37:11.091 INFO:tasks.rados.rados.0.smithi037.stdout:3111: snap_create 2024-08-17T17:37:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:10 smithi046 ceph-mon[88218]: pgmap v872: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 309 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 13 op/s 2024-08-17T17:37:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:10 smithi046 ceph-mon[88218]: osdmap e843: 8 total, 8 up, 8 in 2024-08-17T17:37:11.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:10 smithi037 ceph-mon[102022]: pgmap v872: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 309 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 13 op/s 2024-08-17T17:37:11.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:10 smithi037 ceph-mon[102022]: osdmap e843: 8 total, 8 up, 8 in 2024-08-17T17:37:11.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:10 smithi037 ceph-mon[97894]: pgmap v872: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 309 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 13 op/s 2024-08-17T17:37:11.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:10 smithi037 ceph-mon[97894]: osdmap e843: 8 total, 8 up, 8 in 2024-08-17T17:37:11.834 INFO:tasks.rados.rados.0.smithi037.stdout:3111: done (0 left) 2024-08-17T17:37:11.834 INFO:tasks.rados.rados.0.smithi037.stdout:3112: read oid 8 snap -1 2024-08-17T17:37:11.834 INFO:tasks.rados.rados.0.smithi037.stdout:3112: expect (ObjNum 1090 snap 361 seq_num 1090) 2024-08-17T17:37:11.834 INFO:tasks.rados.rados.0.smithi037.stdout:3113: write oid 31 current snap is 392 2024-08-17T17:37:11.834 INFO:tasks.rados.rados.0.smithi037.stdout:3113: seq_num 1166 ranges {796962=742343,2031416=437730,2936739=413167} 2024-08-17T17:37:11.843 INFO:tasks.rados.rados.0.smithi037.stdout:3113: writing smithi03781225-31 from 796962 to 1539305 tid 1 2024-08-17T17:37:11.848 INFO:tasks.rados.rados.0.smithi037.stdout:3113: writing smithi03781225-31 from 2031416 to 2469146 tid 2 2024-08-17T17:37:11.854 INFO:tasks.rados.rados.0.smithi037.stdout:3113: writing smithi03781225-31 from 2936739 to 3349906 tid 3 2024-08-17T17:37:11.854 INFO:tasks.rados.rados.0.smithi037.stdout:3114: snap_create 2024-08-17T17:37:11.854 INFO:tasks.rados.rados.0.smithi037.stdout:3112: expect (ObjNum 1090 snap 361 seq_num 1090) 2024-08-17T17:37:11.967 INFO:tasks.rados.rados.0.smithi037.stdout:3113: finishing write tid 1 to smithi03781225-31 2024-08-17T17:37:11.967 INFO:tasks.rados.rados.0.smithi037.stdout:3113: finishing write tid 2 to smithi03781225-31 2024-08-17T17:37:11.967 INFO:tasks.rados.rados.0.smithi037.stdout:3113: finishing write tid 3 to smithi03781225-31 2024-08-17T17:37:11.967 INFO:tasks.rados.rados.0.smithi037.stdout:3113: finishing write tid 4 to smithi03781225-31 2024-08-17T17:37:11.967 INFO:tasks.rados.rados.0.smithi037.stdout:3113: finishing write tid 5 to smithi03781225-31 2024-08-17T17:37:11.967 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 31 v 1704 (ObjNum 1166 snap 392 seq_num 1166) dirty exists 2024-08-17T17:37:11.967 INFO:tasks.rados.rados.0.smithi037.stdout:3113: left oid 31 (ObjNum 1166 snap 392 seq_num 1166) 2024-08-17T17:37:12.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:11 smithi046 ceph-mon[88218]: osdmap e844: 8 total, 8 up, 8 in 2024-08-17T17:37:12.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:11 smithi046 ceph-mon[88218]: osdmap e845: 8 total, 8 up, 8 in 2024-08-17T17:37:12.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:11 smithi037 ceph-mon[97894]: osdmap e844: 8 total, 8 up, 8 in 2024-08-17T17:37:12.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:11 smithi037 ceph-mon[97894]: osdmap e845: 8 total, 8 up, 8 in 2024-08-17T17:37:12.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:11 smithi037 ceph-mon[102022]: osdmap e844: 8 total, 8 up, 8 in 2024-08-17T17:37:12.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:11 smithi037 ceph-mon[102022]: osdmap e845: 8 total, 8 up, 8 in 2024-08-17T17:37:12.836 INFO:tasks.rados.rados.0.smithi037.stdout:3112: done (2 left) 2024-08-17T17:37:12.836 INFO:tasks.rados.rados.0.smithi037.stdout:3113: done (1 left) 2024-08-17T17:37:12.836 INFO:tasks.rados.rados.0.smithi037.stdout:3114: done (0 left) 2024-08-17T17:37:12.837 INFO:tasks.rados.rados.0.smithi037.stdout:3115: snap_remove snap 387 2024-08-17T17:37:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:12 smithi046 ceph-mon[88218]: pgmap v875: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 315 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2024-08-17T17:37:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:12 smithi046 ceph-mon[88218]: osdmap e846: 8 total, 8 up, 8 in 2024-08-17T17:37:13.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:12 smithi037 ceph-mon[97894]: pgmap v875: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 315 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2024-08-17T17:37:13.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:12 smithi037 ceph-mon[97894]: osdmap e846: 8 total, 8 up, 8 in 2024-08-17T17:37:13.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:12 smithi037 ceph-mon[102022]: pgmap v875: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 315 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2024-08-17T17:37:13.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:12 smithi037 ceph-mon[102022]: osdmap e846: 8 total, 8 up, 8 in 2024-08-17T17:37:13.838 INFO:tasks.rados.rados.0.smithi037.stdout:3115: done (0 left) 2024-08-17T17:37:13.838 INFO:tasks.rados.rados.0.smithi037.stdout:3116: read oid 35 snap -1 2024-08-17T17:37:13.838 INFO:tasks.rados.rados.0.smithi037.stdout:3116: expect deleted 2024-08-17T17:37:13.838 INFO:tasks.rados.rados.0.smithi037.stdout:3117: snap_remove snap 382 2024-08-17T17:37:14.841 INFO:tasks.rados.rados.0.smithi037.stdout:3117: done (1 left) 2024-08-17T17:37:14.841 INFO:tasks.rados.rados.0.smithi037.stdout:3118: write oid 42 current snap is 393 2024-08-17T17:37:14.841 INFO:tasks.rados.rados.0.smithi037.stdout:3118: seq_num 1167 ranges {413769=417592,1573545=697741,2847809=624439} 2024-08-17T17:37:14.846 INFO:tasks.rados.rados.0.smithi037.stdout:3118: writing smithi03781225-42 from 413769 to 831361 tid 1 2024-08-17T17:37:14.854 INFO:tasks.rados.rados.0.smithi037.stdout:3118: writing smithi03781225-42 from 1573545 to 2271286 tid 2 2024-08-17T17:37:14.862 INFO:tasks.rados.rados.0.smithi037.stdout:3118: writing smithi03781225-42 from 2847809 to 3472248 tid 3 2024-08-17T17:37:14.862 INFO:tasks.rados.rados.0.smithi037.stdout:3119: read oid 37 snap -1 2024-08-17T17:37:14.862 INFO:tasks.rados.rados.0.smithi037.stdout:3119: expect deleted 2024-08-17T17:37:14.862 INFO:tasks.rados.rados.0.smithi037.stdout:3118: finishing write tid 1 to smithi03781225-42 2024-08-17T17:37:14.862 INFO:tasks.rados.rados.0.smithi037.stdout:3118: finishing write tid 2 to smithi03781225-42 2024-08-17T17:37:14.862 INFO:tasks.rados.rados.0.smithi037.stdout:3120: read oid 27 snap -1 2024-08-17T17:37:14.862 INFO:tasks.rados.rados.0.smithi037.stdout:3120: expect (ObjNum 1159 snap 390 seq_num 1159) 2024-08-17T17:37:14.862 INFO:tasks.rados.rados.0.smithi037.stdout:3116: done (3 left) 2024-08-17T17:37:14.863 INFO:tasks.rados.rados.0.smithi037.stdout:3121: write oid 22 current snap is 393 2024-08-17T17:37:14.863 INFO:tasks.rados.rados.0.smithi037.stdout:3121: seq_num 1168 ranges {430576=492841,1632027=441399,2475232=435711,3365397=265179} 2024-08-17T17:37:14.868 INFO:tasks.rados.rados.0.smithi037.stdout:3121: writing smithi03781225-22 from 430576 to 923417 tid 1 2024-08-17T17:37:14.874 INFO:tasks.rados.rados.0.smithi037.stdout:3121: writing smithi03781225-22 from 1632027 to 2073426 tid 2 2024-08-17T17:37:14.878 INFO:tasks.rados.rados.0.smithi037.stdout:3121: writing smithi03781225-22 from 2475232 to 2910943 tid 3 2024-08-17T17:37:14.883 INFO:tasks.rados.rados.0.smithi037.stdout:3121: writing smithi03781225-22 from 3365397 to 3630576 tid 4 2024-08-17T17:37:14.883 INFO:tasks.rados.rados.0.smithi037.stdout:3122: read oid 45 snap 351 2024-08-17T17:37:14.883 INFO:tasks.rados.rados.0.smithi037.stdout:3122: expect (ObjNum 998 snap 341 seq_num 998) 2024-08-17T17:37:14.883 INFO:tasks.rados.rados.0.smithi037.stdout:3123: rollback oid 5 current snap is 393 2024-08-17T17:37:14.884 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 5 to 389 2024-08-17T17:37:14.884 INFO:tasks.rados.rados.0.smithi037.stdout:3124: read oid 26 snap 385 2024-08-17T17:37:14.884 INFO:tasks.rados.rados.0.smithi037.stdout:3124: expect (ObjNum 1126 snap 373 seq_num 1126) 2024-08-17T17:37:14.884 INFO:tasks.rados.rados.0.smithi037.stdout:3125: rollback oid 3 current snap is 393 2024-08-17T17:37:14.884 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 3 to 372 2024-08-17T17:37:14.884 INFO:tasks.rados.rados.0.smithi037.stdout:3118: finishing write tid 3 to smithi03781225-42 2024-08-17T17:37:14.884 INFO:tasks.rados.rados.0.smithi037.stdout:3118: finishing write tid 4 to smithi03781225-42 2024-08-17T17:37:14.884 INFO:tasks.rados.rados.0.smithi037.stdout:3118: finishing write tid 5 to smithi03781225-42 2024-08-17T17:37:14.884 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 1635 (ObjNum 1167 snap 393 seq_num 1167) dirty exists 2024-08-17T17:37:14.884 INFO:tasks.rados.rados.0.smithi037.stdout:3118: left oid 42 (ObjNum 1167 snap 393 seq_num 1167) 2024-08-17T17:37:14.884 INFO:tasks.rados.rados.0.smithi037.stdout:3118: done (7 left) 2024-08-17T17:37:14.884 INFO:tasks.rados.rados.0.smithi037.stdout:3119: done (6 left) 2024-08-17T17:37:14.884 INFO:tasks.rados.rados.0.smithi037.stdout:3126: read oid 1 snap -1 2024-08-17T17:37:14.885 INFO:tasks.rados.rados.0.smithi037.stdout:3126: expect deleted 2024-08-17T17:37:14.885 INFO:tasks.rados.rados.0.smithi037.stdout:3127: delete oid 9 current snap is 393 2024-08-17T17:37:14.885 INFO:tasks.rados.rados.0.smithi037.stdout:3120: expect (ObjNum 1159 snap 390 seq_num 1159) 2024-08-17T17:37:15.068 INFO:tasks.rados.rados.0.smithi037.stdout:3121: finishing write tid 1 to smithi03781225-22 2024-08-17T17:37:15.068 INFO:tasks.rados.rados.0.smithi037.stdout:3121: finishing write tid 2 to smithi03781225-22 2024-08-17T17:37:15.068 INFO:tasks.rados.rados.0.smithi037.stdout:3121: finishing write tid 3 to smithi03781225-22 2024-08-17T17:37:15.068 INFO:tasks.rados.rados.0.smithi037.stdout:3121: finishing write tid 4 to smithi03781225-22 2024-08-17T17:37:15.069 INFO:tasks.rados.rados.0.smithi037.stdout:3121: finishing write tid 5 to smithi03781225-22 2024-08-17T17:37:15.069 INFO:tasks.rados.rados.0.smithi037.stdout:3121: finishing write tid 6 to smithi03781225-22 2024-08-17T17:37:15.069 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 22 v 1235 (ObjNum 1168 snap 393 seq_num 1168) dirty exists 2024-08-17T17:37:15.069 INFO:tasks.rados.rados.0.smithi037.stdout:3121: left oid 22 (ObjNum 1168 snap 393 seq_num 1168) 2024-08-17T17:37:15.069 INFO:tasks.rados.rados.0.smithi037.stdout:3122: expect (ObjNum 998 snap 341 seq_num 998) 2024-08-17T17:37:15.237 INFO:tasks.rados.rados.0.smithi037.stdout:3123: finishing rollback tid 1 to smithi03781225-5 2024-08-17T17:37:15.237 INFO:tasks.rados.rados.0.smithi037.stdout:3123: finishing rollback tid 2 to smithi03781225-5 2024-08-17T17:37:15.237 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 5 v 617 (ObjNum 1136 snap 377 seq_num 1136) dirty exists 2024-08-17T17:37:15.237 INFO:tasks.rados.rados.0.smithi037.stdout:3125: finishing rollback tid 1 to smithi03781225-3 2024-08-17T17:37:15.237 INFO:tasks.rados.rados.0.smithi037.stdout:3125: finishing rollback tid 2 to smithi03781225-3 2024-08-17T17:37:15.237 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 619 (ObjNum 1093 snap 362 seq_num 1093) dirty exists 2024-08-17T17:37:15.237 INFO:tasks.rados.rados.0.smithi037.stdout:3124: expect (ObjNum 1126 snap 373 seq_num 1126) 2024-08-17T17:37:15.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:14 smithi046 ceph-mon[88218]: pgmap v878: 89 pgs: 89 active+clean; 316 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 859 KiB/s wr, 10 op/s 2024-08-17T17:37:15.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:14 smithi046 ceph-mon[88218]: osdmap e847: 8 total, 8 up, 8 in 2024-08-17T17:37:15.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:14 smithi037 ceph-mon[102022]: pgmap v878: 89 pgs: 89 active+clean; 316 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 859 KiB/s wr, 10 op/s 2024-08-17T17:37:15.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:14 smithi037 ceph-mon[102022]: osdmap e847: 8 total, 8 up, 8 in 2024-08-17T17:37:15.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:14 smithi037 ceph-mon[97894]: pgmap v878: 89 pgs: 89 active+clean; 316 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 859 KiB/s wr, 10 op/s 2024-08-17T17:37:15.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:14 smithi037 ceph-mon[97894]: osdmap e847: 8 total, 8 up, 8 in 2024-08-17T17:37:15.402 INFO:tasks.rados.rados.0.smithi037.stdout:3120: done (7 left) 2024-08-17T17:37:15.402 INFO:tasks.rados.rados.0.smithi037.stdout:3121: done (6 left) 2024-08-17T17:37:15.403 INFO:tasks.rados.rados.0.smithi037.stdout:3122: done (5 left) 2024-08-17T17:37:15.403 INFO:tasks.rados.rados.0.smithi037.stdout:3123: done (4 left) 2024-08-17T17:37:15.403 INFO:tasks.rados.rados.0.smithi037.stdout:3124: done (3 left) 2024-08-17T17:37:15.403 INFO:tasks.rados.rados.0.smithi037.stdout:3125: done (2 left) 2024-08-17T17:37:15.403 INFO:tasks.rados.rados.0.smithi037.stdout:3126: done (1 left) 2024-08-17T17:37:15.403 INFO:tasks.rados.rados.0.smithi037.stdout:3127: done (0 left) 2024-08-17T17:37:15.403 INFO:tasks.rados.rados.0.smithi037.stdout:3128: snap_remove snap 386 2024-08-17T17:37:15.852 INFO:tasks.rados.rados.0.smithi037.stdout:3128: done (0 left) 2024-08-17T17:37:15.852 INFO:tasks.rados.rados.0.smithi037.stdout:3129: snap_remove snap 377 2024-08-17T17:37:16.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:15 smithi046 ceph-mon[88218]: osdmap e848: 8 total, 8 up, 8 in 2024-08-17T17:37:16.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:15 smithi037 ceph-mon[97894]: osdmap e848: 8 total, 8 up, 8 in 2024-08-17T17:37:16.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:15 smithi037 ceph-mon[102022]: osdmap e848: 8 total, 8 up, 8 in 2024-08-17T17:37:16.837 INFO:tasks.rados.rados.0.smithi037.stdout:3129: done (0 left) 2024-08-17T17:37:16.837 INFO:tasks.rados.rados.0.smithi037.stdout:3130: write oid 40 current snap is 393 2024-08-17T17:37:16.837 INFO:tasks.rados.rados.0.smithi037.stdout:3130: seq_num 1170 ranges {464190=643339,1748991=445068,2930078=574608} 2024-08-17T17:37:16.844 INFO:tasks.rados.rados.0.smithi037.stdout:3130: writing smithi03781225-40 from 464190 to 1107529 tid 1 2024-08-17T17:37:16.851 INFO:tasks.rados.rados.0.smithi037.stdout:3130: writing smithi03781225-40 from 1748991 to 2194059 tid 2 2024-08-17T17:37:16.859 INFO:tasks.rados.rados.0.smithi037.stdout:3130: writing smithi03781225-40 from 2930078 to 3504686 tid 3 2024-08-17T17:37:16.859 INFO:tasks.rados.rados.0.smithi037.stdout:3131: delete oid 19 current snap is 393 2024-08-17T17:37:16.859 INFO:tasks.rados.rados.0.smithi037.stdout:3130: finishing write tid 1 to smithi03781225-40 2024-08-17T17:37:16.860 INFO:tasks.rados.rados.0.smithi037.stdout:3130: finishing write tid 2 to smithi03781225-40 2024-08-17T17:37:16.862 INFO:tasks.rados.rados.0.smithi037.stdout:3131: done (1 left) 2024-08-17T17:37:16.862 INFO:tasks.rados.rados.0.smithi037.stdout:3132: delete oid 33 current snap is 393 2024-08-17T17:37:16.865 INFO:tasks.rados.rados.0.smithi037.stdout:3130: finishing write tid 3 to smithi03781225-40 2024-08-17T17:37:16.865 INFO:tasks.rados.rados.0.smithi037.stdout:3130: finishing write tid 4 to smithi03781225-40 2024-08-17T17:37:16.865 INFO:tasks.rados.rados.0.smithi037.stdout:3130: finishing write tid 5 to smithi03781225-40 2024-08-17T17:37:16.865 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 40 v 1266 (ObjNum 1170 snap 393 seq_num 1170) dirty exists 2024-08-17T17:37:16.865 INFO:tasks.rados.rados.0.smithi037.stdout:3130: left oid 40 (ObjNum 1170 snap 393 seq_num 1170) 2024-08-17T17:37:16.865 INFO:tasks.rados.rados.0.smithi037.stdout:3130: done (1 left) 2024-08-17T17:37:16.865 INFO:tasks.rados.rados.0.smithi037.stdout:3132: done (0 left) 2024-08-17T17:37:16.865 INFO:tasks.rados.rados.0.smithi037.stdout:3133: snap_create 2024-08-17T17:37:17.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:16 smithi046 ceph-mon[88218]: pgmap v881: 89 pgs: 89 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-08-17T17:37:17.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:16 smithi046 ceph-mon[88218]: osdmap e849: 8 total, 8 up, 8 in 2024-08-17T17:37:17.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:16 smithi046 ceph-mon[88218]: osdmap e850: 8 total, 8 up, 8 in 2024-08-17T17:37:17.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:16 smithi037 ceph-mon[102022]: pgmap v881: 89 pgs: 89 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-08-17T17:37:17.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:16 smithi037 ceph-mon[102022]: osdmap e849: 8 total, 8 up, 8 in 2024-08-17T17:37:17.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:16 smithi037 ceph-mon[102022]: osdmap e850: 8 total, 8 up, 8 in 2024-08-17T17:37:17.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:16 smithi037 ceph-mon[97894]: pgmap v881: 89 pgs: 89 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-08-17T17:37:17.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:16 smithi037 ceph-mon[97894]: osdmap e849: 8 total, 8 up, 8 in 2024-08-17T17:37:17.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:16 smithi037 ceph-mon[97894]: osdmap e850: 8 total, 8 up, 8 in 2024-08-17T17:37:17.861 INFO:tasks.rados.rados.0.smithi037.stdout:3133: done (0 left) 2024-08-17T17:37:17.861 INFO:tasks.rados.rados.0.smithi037.stdout:3134: rollback oid 4 current snap is 394 2024-08-17T17:37:17.861 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 4 to 392 2024-08-17T17:37:17.861 INFO:tasks.rados.rados.0.smithi037.stdout:3135: snap_create 2024-08-17T17:37:17.866 INFO:tasks.rados.rados.0.smithi037.stdout:3134: finishing rollback tid 0 to smithi03781225-4 2024-08-17T17:37:17.867 INFO:tasks.rados.rados.0.smithi037.stdout:3134: finishing rollback tid 1 to smithi03781225-4 2024-08-17T17:37:17.867 INFO:tasks.rados.rados.0.smithi037.stdout:3134: finishing rollback tid 2 to smithi03781225-4 2024-08-17T17:37:17.867 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 1335 (ObjNum 1110 snap 367 seq_num 1110) dirty exists 2024-08-17T17:37:18.864 INFO:tasks.rados.rados.0.smithi037.stdout:3134: done (1 left) 2024-08-17T17:37:18.865 INFO:tasks.rados.rados.0.smithi037.stdout:3135: done (0 left) 2024-08-17T17:37:18.865 INFO:tasks.rados.rados.0.smithi037.stdout:3136: rollback oid 18 current snap is 395 2024-08-17T17:37:18.865 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 18 to 381 2024-08-17T17:37:18.865 INFO:tasks.rados.rados.0.smithi037.stdout:3137: read oid 29 snap 393 2024-08-17T17:37:18.865 INFO:tasks.rados.rados.0.smithi037.stdout:3137: expect deleted 2024-08-17T17:37:18.865 INFO:tasks.rados.rados.0.smithi037.stdout:3138: snap_create 2024-08-17T17:37:18.870 INFO:tasks.rados.rados.0.smithi037.stdout:3136: finishing rollback tid 0 to smithi03781225-18 2024-08-17T17:37:18.871 INFO:tasks.rados.rados.0.smithi037.stdout:3136: finishing rollback tid 1 to smithi03781225-18 2024-08-17T17:37:18.871 INFO:tasks.rados.rados.0.smithi037.stdout:3136: finishing rollback tid 2 to smithi03781225-18 2024-08-17T17:37:18.871 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 1350 (ObjNum 1127 snap 375 seq_num 1127) dirty exists 2024-08-17T17:37:19.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:18 smithi046 ceph-mon[88218]: pgmap v884: 89 pgs: 89 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-08-17T17:37:19.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:18 smithi046 ceph-mon[88218]: osdmap e851: 8 total, 8 up, 8 in 2024-08-17T17:37:19.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:18 smithi037 ceph-mon[97894]: pgmap v884: 89 pgs: 89 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-08-17T17:37:19.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:18 smithi037 ceph-mon[97894]: osdmap e851: 8 total, 8 up, 8 in 2024-08-17T17:37:19.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:37:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:37:18] "GET /metrics HTTP/1.1" 200 36415 "" "Prometheus/2.51.0" 2024-08-17T17:37:19.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:18 smithi037 ceph-mon[102022]: pgmap v884: 89 pgs: 89 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-08-17T17:37:19.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:18 smithi037 ceph-mon[102022]: osdmap e851: 8 total, 8 up, 8 in 2024-08-17T17:37:19.883 INFO:tasks.rados.rados.0.smithi037.stdout:3136: done (2 left) 2024-08-17T17:37:19.883 INFO:tasks.rados.rados.0.smithi037.stdout:3137: done (1 left) 2024-08-17T17:37:19.883 INFO:tasks.rados.rados.0.smithi037.stdout:3138: done (0 left) 2024-08-17T17:37:19.883 INFO:tasks.rados.rados.0.smithi037.stdout:3139: read oid 26 snap -1 2024-08-17T17:37:19.883 INFO:tasks.rados.rados.0.smithi037.stdout:3139: expect (ObjNum 1075 snap 360 seq_num 1075) 2024-08-17T17:37:19.883 INFO:tasks.rados.rados.0.smithi037.stdout:3140: snap_remove snap 390 2024-08-17T17:37:20.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:19 smithi046 ceph-mon[88218]: osdmap e852: 8 total, 8 up, 8 in 2024-08-17T17:37:20.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:19 smithi037 ceph-mon[97894]: osdmap e852: 8 total, 8 up, 8 in 2024-08-17T17:37:20.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:19 smithi037 ceph-mon[102022]: osdmap e852: 8 total, 8 up, 8 in 2024-08-17T17:37:20.513 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:37:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:37:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:37:20.885 INFO:tasks.rados.rados.0.smithi037.stdout:3140: done (1 left) 2024-08-17T17:37:20.886 INFO:tasks.rados.rados.0.smithi037.stdout:3141: write oid 47 current snap is 396 2024-08-17T17:37:20.886 INFO:tasks.rados.rados.0.smithi037.stdout:3141: seq_num 1173 ranges {514611=585439,1524437=592395,2895994=408424} 2024-08-17T17:37:20.891 INFO:tasks.rados.rados.0.smithi037.stdout:3141: writing smithi03781225-47 from 514611 to 1100050 tid 1 2024-08-17T17:37:20.897 INFO:tasks.rados.rados.0.smithi037.stdout:3141: writing smithi03781225-47 from 1524437 to 2116832 tid 2 2024-08-17T17:37:20.904 INFO:tasks.rados.rados.0.smithi037.stdout:3141: writing smithi03781225-47 from 2895994 to 3304418 tid 3 2024-08-17T17:37:20.904 INFO:tasks.rados.rados.0.smithi037.stdout:3142: snap_remove snap 389 2024-08-17T17:37:21.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:20 smithi046 ceph-mon[88218]: pgmap v887: 89 pgs: 89 active+clean; 338 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-08-17T17:37:21.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:20 smithi046 ceph-mon[88218]: osdmap e853: 8 total, 8 up, 8 in 2024-08-17T17:37:21.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:20 smithi037 ceph-mon[102022]: pgmap v887: 89 pgs: 89 active+clean; 338 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-08-17T17:37:21.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:20 smithi037 ceph-mon[102022]: osdmap e853: 8 total, 8 up, 8 in 2024-08-17T17:37:21.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:20 smithi037 ceph-mon[97894]: pgmap v887: 89 pgs: 89 active+clean; 338 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-08-17T17:37:21.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:20 smithi037 ceph-mon[97894]: osdmap e853: 8 total, 8 up, 8 in 2024-08-17T17:37:21.841 INFO:tasks.rados.rados.0.smithi037.stdout:3139: expect (ObjNum 1075 snap 360 seq_num 1075) 2024-08-17T17:37:21.976 INFO:tasks.rados.rados.0.smithi037.stdout:3141: finishing write tid 1 to smithi03781225-47 2024-08-17T17:37:21.976 INFO:tasks.rados.rados.0.smithi037.stdout:3141: finishing write tid 2 to smithi03781225-47 2024-08-17T17:37:21.976 INFO:tasks.rados.rados.0.smithi037.stdout:3139: done (2 left) 2024-08-17T17:37:21.976 INFO:tasks.rados.rados.0.smithi037.stdout:3142: done (1 left) 2024-08-17T17:37:21.976 INFO:tasks.rados.rados.0.smithi037.stdout:3143: snap_remove snap 393 2024-08-17T17:37:22.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:21 smithi046 ceph-mon[88218]: osdmap e854: 8 total, 8 up, 8 in 2024-08-17T17:37:22.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:21 smithi046 ceph-mon[88218]: osdmap e855: 8 total, 8 up, 8 in 2024-08-17T17:37:22.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:21 smithi037 ceph-mon[102022]: osdmap e854: 8 total, 8 up, 8 in 2024-08-17T17:37:22.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:21 smithi037 ceph-mon[102022]: osdmap e855: 8 total, 8 up, 8 in 2024-08-17T17:37:22.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:21 smithi037 ceph-mon[97894]: osdmap e854: 8 total, 8 up, 8 in 2024-08-17T17:37:22.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:21 smithi037 ceph-mon[97894]: osdmap e855: 8 total, 8 up, 8 in 2024-08-17T17:37:22.901 INFO:tasks.rados.rados.0.smithi037.stdout:3143: done (1 left) 2024-08-17T17:37:22.901 INFO:tasks.rados.rados.0.smithi037.stdout:3144: delete oid 3 current snap is 396 2024-08-17T17:37:22.901 INFO:tasks.rados.rados.0.smithi037.stdout:3141: finishing write tid 3 to smithi03781225-47 2024-08-17T17:37:22.901 INFO:tasks.rados.rados.0.smithi037.stdout:3141: finishing write tid 4 to smithi03781225-47 2024-08-17T17:37:22.901 INFO:tasks.rados.rados.0.smithi037.stdout:3141: finishing write tid 5 to smithi03781225-47 2024-08-17T17:37:22.901 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 47 v 2492 (ObjNum 1173 snap 396 seq_num 1173) dirty exists 2024-08-17T17:37:22.901 INFO:tasks.rados.rados.0.smithi037.stdout:3141: left oid 47 (ObjNum 1173 snap 396 seq_num 1173) 2024-08-17T17:37:22.907 INFO:tasks.rados.rados.0.smithi037.stdout:3141: done (1 left) 2024-08-17T17:37:22.907 INFO:tasks.rados.rados.0.smithi037.stdout:3144: done (0 left) 2024-08-17T17:37:22.907 INFO:tasks.rados.rados.0.smithi037.stdout:3145: rollback oid 49 current snap is 396 2024-08-17T17:37:22.907 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 49 to 370 2024-08-17T17:37:22.907 INFO:tasks.rados.rados.0.smithi037.stdout:3146: rollback oid 18 current snap is 396 2024-08-17T17:37:22.907 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 18 to 375 2024-08-17T17:37:22.908 INFO:tasks.rados.rados.0.smithi037.stdout:3147: rollback oid 41 current snap is 396 2024-08-17T17:37:22.908 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 41 to 376 2024-08-17T17:37:22.908 INFO:tasks.rados.rados.0.smithi037.stdout:3148: read oid 30 snap -1 2024-08-17T17:37:22.908 INFO:tasks.rados.rados.0.smithi037.stdout:3148: expect deleted 2024-08-17T17:37:22.908 INFO:tasks.rados.rados.0.smithi037.stdout:3149: read oid 25 snap -1 2024-08-17T17:37:22.908 INFO:tasks.rados.rados.0.smithi037.stdout:3149: expect (ObjNum 1156 snap 390 seq_num 1156) 2024-08-17T17:37:22.908 INFO:tasks.rados.rados.0.smithi037.stdout:3150: write oid 37 current snap is 396 2024-08-17T17:37:22.908 INFO:tasks.rados.rados.0.smithi037.stdout:3150: seq_num 1175 ranges {548225=735937,1925048=596064,2950840=547321} 2024-08-17T17:37:22.915 INFO:tasks.rados.rados.0.smithi037.stdout:3150: writing smithi03781225-37 from 548225 to 1284162 tid 1 2024-08-17T17:37:22.922 INFO:tasks.rados.rados.0.smithi037.stdout:3150: writing smithi03781225-37 from 1925048 to 2521112 tid 2 2024-08-17T17:37:22.928 INFO:tasks.rados.rados.0.smithi037.stdout:3150: writing smithi03781225-37 from 2950840 to 3498161 tid 3 2024-08-17T17:37:22.928 INFO:tasks.rados.rados.0.smithi037.stdout:3151: write oid 23 current snap is 396 2024-08-17T17:37:22.928 INFO:tasks.rados.rados.0.smithi037.stdout:3151: seq_num 1176 ranges {565032=411186,1583530=456075,2578263=758593} 2024-08-17T17:37:22.934 INFO:tasks.rados.rados.0.smithi037.stdout:3151: writing smithi03781225-23 from 565032 to 976218 tid 1 2024-08-17T17:37:22.940 INFO:tasks.rados.rados.0.smithi037.stdout:3151: writing smithi03781225-23 from 1583530 to 2039605 tid 2 2024-08-17T17:37:22.947 INFO:tasks.rados.rados.0.smithi037.stdout:3151: writing smithi03781225-23 from 2578263 to 3336856 tid 3 2024-08-17T17:37:22.947 INFO:tasks.rados.rados.0.smithi037.stdout:3152: write oid 7 current snap is 396 2024-08-17T17:37:22.947 INFO:tasks.rados.rados.0.smithi037.stdout:3152: seq_num 1177 ranges {581839=486435,1642012=599733,3005686=569865} 2024-08-17T17:37:22.953 INFO:tasks.rados.rados.0.smithi037.stdout:3152: writing smithi03781225-7 from 581839 to 1068274 tid 1 2024-08-17T17:37:22.959 INFO:tasks.rados.rados.0.smithi037.stdout:3152: writing smithi03781225-7 from 1642012 to 2241745 tid 2 2024-08-17T17:37:22.967 INFO:tasks.rados.rados.0.smithi037.stdout:3152: writing smithi03781225-7 from 3005686 to 3575551 tid 3 2024-08-17T17:37:22.967 INFO:tasks.rados.rados.0.smithi037.stdout:3153: read oid 38 snap 385 2024-08-17T17:37:22.967 INFO:tasks.rados.rados.0.smithi037.stdout:3153: expect (ObjNum 1144 snap 383 seq_num 1144) 2024-08-17T17:37:22.967 INFO:tasks.rados.rados.0.smithi037.stdout:3154: delete oid 2 current snap is 396 2024-08-17T17:37:22.967 INFO:tasks.rados.rados.0.smithi037.stdout:3147: finishing rollback tid 1 to smithi03781225-41 2024-08-17T17:37:22.968 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 574 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-08-17T17:37:22.968 INFO:tasks.rados.rados.0.smithi037.stdout:3146: finishing rollback tid 0 to smithi03781225-18 2024-08-17T17:37:22.968 INFO:tasks.rados.rados.0.smithi037.stdout:3145: finishing rollback tid 0 to smithi03781225-49 2024-08-17T17:37:22.968 INFO:tasks.rados.rados.0.smithi037.stdout:3146: finishing rollback tid 1 to smithi03781225-18 2024-08-17T17:37:22.968 INFO:tasks.rados.rados.0.smithi037.stdout:3145: finishing rollback tid 1 to smithi03781225-49 2024-08-17T17:37:22.968 INFO:tasks.rados.rados.0.smithi037.stdout:3146: finishing rollback tid 2 to smithi03781225-18 2024-08-17T17:37:22.968 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 1364 (ObjNum 1127 snap 375 seq_num 1127) dirty exists 2024-08-17T17:37:22.968 INFO:tasks.rados.rados.0.smithi037.stdout:3145: finishing rollback tid 2 to smithi03781225-49 2024-08-17T17:37:22.968 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 49 v 962 (ObjNum 1097 snap 364 seq_num 1097) dirty exists 2024-08-17T17:37:22.968 INFO:tasks.rados.rados.0.smithi037.stdout:3149: expect (ObjNum 1156 snap 390 seq_num 1156) 2024-08-17T17:37:23.192 INFO:tasks.rados.rados.0.smithi037.stdout:3150: finishing write tid 1 to smithi03781225-37 2024-08-17T17:37:23.192 INFO:tasks.rados.rados.0.smithi037.stdout:3150: finishing write tid 2 to smithi03781225-37 2024-08-17T17:37:23.192 INFO:tasks.rados.rados.0.smithi037.stdout:3150: finishing write tid 3 to smithi03781225-37 2024-08-17T17:37:23.192 INFO:tasks.rados.rados.0.smithi037.stdout:3150: finishing write tid 4 to smithi03781225-37 2024-08-17T17:37:23.193 INFO:tasks.rados.rados.0.smithi037.stdout:3150: finishing write tid 5 to smithi03781225-37 2024-08-17T17:37:23.193 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 37 v 1345 (ObjNum 1175 snap 396 seq_num 1175) dirty exists 2024-08-17T17:37:23.193 INFO:tasks.rados.rados.0.smithi037.stdout:3150: left oid 37 (ObjNum 1175 snap 396 seq_num 1175) 2024-08-17T17:37:23.193 INFO:tasks.rados.rados.0.smithi037.stdout:3151: finishing write tid 1 to smithi03781225-23 2024-08-17T17:37:23.193 INFO:tasks.rados.rados.0.smithi037.stdout:3145: done (9 left) 2024-08-17T17:37:23.193 INFO:tasks.rados.rados.0.smithi037.stdout:3146: done (8 left) 2024-08-17T17:37:23.193 INFO:tasks.rados.rados.0.smithi037.stdout:3147: done (7 left) 2024-08-17T17:37:23.193 INFO:tasks.rados.rados.0.smithi037.stdout:3148: done (6 left) 2024-08-17T17:37:23.193 INFO:tasks.rados.rados.0.smithi037.stdout:3149: done (5 left) 2024-08-17T17:37:23.193 INFO:tasks.rados.rados.0.smithi037.stdout:3150: done (4 left) 2024-08-17T17:37:23.193 INFO:tasks.rados.rados.0.smithi037.stdout:3154: done (3 left) 2024-08-17T17:37:23.193 INFO:tasks.rados.rados.0.smithi037.stdout:3155: write oid 47 current snap is 396 2024-08-17T17:37:23.193 INFO:tasks.rados.rados.0.smithi037.stdout:3151: finishing write tid 2 to smithi03781225-23 2024-08-17T17:37:23.193 INFO:tasks.rados.rados.0.smithi037.stdout:3151: finishing write tid 3 to smithi03781225-23 2024-08-17T17:37:23.193 INFO:tasks.rados.rados.0.smithi037.stdout:3151: finishing write tid 4 to smithi03781225-23 2024-08-17T17:37:23.194 INFO:tasks.rados.rados.0.smithi037.stdout:3151: finishing write tid 5 to smithi03781225-23 2024-08-17T17:37:23.194 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 23 v 1277 (ObjNum 1176 snap 396 seq_num 1176) dirty exists 2024-08-17T17:37:23.194 INFO:tasks.rados.rados.0.smithi037.stdout:3151: left oid 23 (ObjNum 1176 snap 396 seq_num 1176) 2024-08-17T17:37:23.194 INFO:tasks.rados.rados.0.smithi037.stdout:3152: finishing write tid 1 to smithi03781225-7 2024-08-17T17:37:23.194 INFO:tasks.rados.rados.0.smithi037.stdout:3155: seq_num 1179 ranges {615453=753286,2158976=603402,3460532=354921} 2024-08-17T17:37:23.199 INFO:tasks.rados.rados.0.smithi037.stdout:3155: writing smithi03781225-47 from 615453 to 1368739 tid 1 2024-08-17T17:37:23.207 INFO:tasks.rados.rados.0.smithi037.stdout:3155: writing smithi03781225-47 from 2158976 to 2762378 tid 2 2024-08-17T17:37:23.213 INFO:tasks.rados.rados.0.smithi037.stdout:3155: writing smithi03781225-47 from 3460532 to 3815453 tid 3 2024-08-17T17:37:23.214 INFO:tasks.rados.rados.0.smithi037.stdout:3151: done (3 left) 2024-08-17T17:37:23.214 INFO:tasks.rados.rados.0.smithi037.stdout:3156: read oid 35 snap 394 2024-08-17T17:37:23.214 INFO:tasks.rados.rados.0.smithi037.stdout:3156: expect deleted 2024-08-17T17:37:23.214 INFO:tasks.rados.rados.0.smithi037.stdout:3157: delete oid 18 current snap is 396 2024-08-17T17:37:23.214 INFO:tasks.rados.rados.0.smithi037.stdout:3152: finishing write tid 2 to smithi03781225-7 2024-08-17T17:37:23.214 INFO:tasks.rados.rados.0.smithi037.stdout:3152: finishing write tid 3 to smithi03781225-7 2024-08-17T17:37:23.214 INFO:tasks.rados.rados.0.smithi037.stdout:3152: finishing write tid 4 to smithi03781225-7 2024-08-17T17:37:23.214 INFO:tasks.rados.rados.0.smithi037.stdout:3152: finishing write tid 5 to smithi03781225-7 2024-08-17T17:37:23.214 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 421 (ObjNum 1177 snap 396 seq_num 1177) dirty exists 2024-08-17T17:37:23.214 INFO:tasks.rados.rados.0.smithi037.stdout:3152: left oid 7 (ObjNum 1177 snap 396 seq_num 1177) 2024-08-17T17:37:23.214 INFO:tasks.rados.rados.0.smithi037.stdout:3153: expect (ObjNum 1144 snap 383 seq_num 1144) 2024-08-17T17:37:23.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:22 smithi046 ceph-mon[88218]: pgmap v890: 89 pgs: 89 active+clean; 338 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-08-17T17:37:23.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:22 smithi037 ceph-mon[102022]: pgmap v890: 89 pgs: 89 active+clean; 338 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-08-17T17:37:23.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:22 smithi037 ceph-mon[97894]: pgmap v890: 89 pgs: 89 active+clean; 338 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-08-17T17:37:23.477 INFO:tasks.rados.rados.0.smithi037.stdout:3155: finishing write tid 1 to smithi03781225-47 2024-08-17T17:37:23.477 INFO:tasks.rados.rados.0.smithi037.stdout:3155: finishing write tid 2 to smithi03781225-47 2024-08-17T17:37:23.477 INFO:tasks.rados.rados.0.smithi037.stdout:3152: done (4 left) 2024-08-17T17:37:23.477 INFO:tasks.rados.rados.0.smithi037.stdout:3153: done (3 left) 2024-08-17T17:37:23.477 INFO:tasks.rados.rados.0.smithi037.stdout:3157: done (2 left) 2024-08-17T17:37:23.477 INFO:tasks.rados.rados.0.smithi037.stdout:3158: read oid 9 snap -1 2024-08-17T17:37:23.477 INFO:tasks.rados.rados.0.smithi037.stdout:3158: expect deleted 2024-08-17T17:37:23.477 INFO:tasks.rados.rados.0.smithi037.stdout:3159: write oid 32 current snap is 396 2024-08-17T17:37:23.477 INFO:tasks.rados.rados.0.smithi037.stdout:3159: seq_num 1181 ranges {649067=503784,1875940=607071,3115378=731306} 2024-08-17T17:37:23.482 INFO:tasks.rados.rados.0.smithi037.stdout:3159: writing smithi03781225-32 from 649067 to 1152851 tid 1 2024-08-17T17:37:23.490 INFO:tasks.rados.rados.0.smithi037.stdout:3159: writing smithi03781225-32 from 1875940 to 2483011 tid 2 2024-08-17T17:37:23.497 INFO:tasks.rados.rados.0.smithi037.stdout:3159: writing smithi03781225-32 from 3115378 to 3846684 tid 3 2024-08-17T17:37:23.498 INFO:tasks.rados.rados.0.smithi037.stdout:3156: done (3 left) 2024-08-17T17:37:23.498 INFO:tasks.rados.rados.0.smithi037.stdout:3160: write oid 19 current snap is 396 2024-08-17T17:37:23.498 INFO:tasks.rados.rados.0.smithi037.stdout:3160: seq_num 1182 ranges {665874=579033,1934422=467082,3142801=542578} 2024-08-17T17:37:23.504 INFO:tasks.rados.rados.0.smithi037.stdout:3160: writing smithi03781225-19 from 665874 to 1244907 tid 1 2024-08-17T17:37:23.510 INFO:tasks.rados.rados.0.smithi037.stdout:3160: writing smithi03781225-19 from 1934422 to 2401504 tid 2 2024-08-17T17:37:23.518 INFO:tasks.rados.rados.0.smithi037.stdout:3160: writing smithi03781225-19 from 3142801 to 3685379 tid 3 2024-08-17T17:37:23.518 INFO:tasks.rados.rados.0.smithi037.stdout:3161: read oid 34 snap -1 2024-08-17T17:37:23.518 INFO:tasks.rados.rados.0.smithi037.stdout:3161: expect deleted 2024-08-17T17:37:23.518 INFO:tasks.rados.rados.0.smithi037.stdout:3155: finishing write tid 3 to smithi03781225-47 2024-08-17T17:37:23.518 INFO:tasks.rados.rados.0.smithi037.stdout:3155: finishing write tid 4 to smithi03781225-47 2024-08-17T17:37:23.519 INFO:tasks.rados.rados.0.smithi037.stdout:3155: finishing write tid 5 to smithi03781225-47 2024-08-17T17:37:23.519 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 47 v 2506 (ObjNum 1179 snap 396 seq_num 1179) dirty exists 2024-08-17T17:37:23.519 INFO:tasks.rados.rados.0.smithi037.stdout:3155: left oid 47 (ObjNum 1179 snap 396 seq_num 1179) 2024-08-17T17:37:23.519 INFO:tasks.rados.rados.0.smithi037.stdout:3159: finishing write tid 1 to smithi03781225-32 2024-08-17T17:37:23.519 INFO:tasks.rados.rados.0.smithi037.stdout:3159: finishing write tid 2 to smithi03781225-32 2024-08-17T17:37:23.519 INFO:tasks.rados.rados.0.smithi037.stdout:3159: finishing write tid 3 to smithi03781225-32 2024-08-17T17:37:23.519 INFO:tasks.rados.rados.0.smithi037.stdout:3159: finishing write tid 4 to smithi03781225-32 2024-08-17T17:37:23.519 INFO:tasks.rados.rados.0.smithi037.stdout:3159: finishing write tid 5 to smithi03781225-32 2024-08-17T17:37:23.519 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 32 v 593 (ObjNum 1181 snap 396 seq_num 1181) dirty exists 2024-08-17T17:37:23.519 INFO:tasks.rados.rados.0.smithi037.stdout:3159: left oid 32 (ObjNum 1181 snap 396 seq_num 1181) 2024-08-17T17:37:23.519 INFO:tasks.rados.rados.0.smithi037.stdout:3160: finishing write tid 1 to smithi03781225-19 2024-08-17T17:37:23.519 INFO:tasks.rados.rados.0.smithi037.stdout:3160: finishing write tid 2 to smithi03781225-19 2024-08-17T17:37:23.520 INFO:tasks.rados.rados.0.smithi037.stdout:3155: done (4 left) 2024-08-17T17:37:23.520 INFO:tasks.rados.rados.0.smithi037.stdout:3158: done (3 left) 2024-08-17T17:37:23.520 INFO:tasks.rados.rados.0.smithi037.stdout:3159: done (2 left) 2024-08-17T17:37:23.520 INFO:tasks.rados.rados.0.smithi037.stdout:3162: write oid 26 current snap is 396 2024-08-17T17:37:23.520 INFO:tasks.rados.rados.0.smithi037.stdout:3162: seq_num 1183 ranges {682681=654282,1876551=610740,3053871=470203} 2024-08-17T17:37:23.525 INFO:tasks.rados.rados.0.smithi037.stdout:3162: writing smithi03781225-26 from 682681 to 1336963 tid 1 2024-08-17T17:37:23.531 INFO:tasks.rados.rados.0.smithi037.stdout:3162: writing smithi03781225-26 from 1876551 to 2487291 tid 2 2024-08-17T17:37:23.537 INFO:tasks.rados.rados.0.smithi037.stdout:3162: writing smithi03781225-26 from 3053871 to 3524074 tid 3 2024-08-17T17:37:23.537 INFO:tasks.rados.rados.0.smithi037.stdout:3163: read oid 13 snap 392 2024-08-17T17:37:23.537 INFO:tasks.rados.rados.0.smithi037.stdout:3163: expect (ObjNum 1086 snap 361 seq_num 1086) 2024-08-17T17:37:23.538 INFO:tasks.rados.rados.0.smithi037.stdout:3164: snap_create 2024-08-17T17:37:23.538 INFO:tasks.rados.rados.0.smithi037.stdout:3160: finishing write tid 3 to smithi03781225-19 2024-08-17T17:37:23.538 INFO:tasks.rados.rados.0.smithi037.stdout:3160: finishing write tid 4 to smithi03781225-19 2024-08-17T17:37:23.538 INFO:tasks.rados.rados.0.smithi037.stdout:3160: finishing write tid 5 to smithi03781225-19 2024-08-17T17:37:23.538 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 19 v 1251 (ObjNum 1182 snap 396 seq_num 1182) dirty exists 2024-08-17T17:37:23.538 INFO:tasks.rados.rados.0.smithi037.stdout:3160: left oid 19 (ObjNum 1182 snap 396 seq_num 1182) 2024-08-17T17:37:23.538 INFO:tasks.rados.rados.0.smithi037.stdout:3162: finishing write tid 1 to smithi03781225-26 2024-08-17T17:37:23.538 INFO:tasks.rados.rados.0.smithi037.stdout:3162: finishing write tid 2 to smithi03781225-26 2024-08-17T17:37:23.544 INFO:tasks.rados.rados.0.smithi037.stdout:3162: finishing write tid 3 to smithi03781225-26 2024-08-17T17:37:23.544 INFO:tasks.rados.rados.0.smithi037.stdout:3162: finishing write tid 4 to smithi03781225-26 2024-08-17T17:37:23.544 INFO:tasks.rados.rados.0.smithi037.stdout:3162: finishing write tid 5 to smithi03781225-26 2024-08-17T17:37:23.544 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 1372 (ObjNum 1183 snap 396 seq_num 1183) dirty exists 2024-08-17T17:37:23.544 INFO:tasks.rados.rados.0.smithi037.stdout:3162: left oid 26 (ObjNum 1183 snap 396 seq_num 1183) 2024-08-17T17:37:23.547 INFO:tasks.rados.rados.0.smithi037.stdout:3163: expect (ObjNum 1086 snap 361 seq_num 1086) 2024-08-17T17:37:23.906 INFO:tasks.rados.rados.0.smithi037.stdout:3160: done (4 left) 2024-08-17T17:37:23.907 INFO:tasks.rados.rados.0.smithi037.stdout:3161: done (3 left) 2024-08-17T17:37:23.907 INFO:tasks.rados.rados.0.smithi037.stdout:3162: done (2 left) 2024-08-17T17:37:23.907 INFO:tasks.rados.rados.0.smithi037.stdout:3163: done (1 left) 2024-08-17T17:37:23.907 INFO:tasks.rados.rados.0.smithi037.stdout:3164: done (0 left) 2024-08-17T17:37:23.907 INFO:tasks.rados.rados.0.smithi037.stdout:3165: write oid 1 current snap is 397 2024-08-17T17:37:23.907 INFO:tasks.rados.rados.0.smithi037.stdout:3165: seq_num 1184 ranges {699488=729531,1935033=470751,3081294=681475} 2024-08-17T17:37:23.914 INFO:tasks.rados.rados.0.smithi037.stdout:3165: writing smithi03781225-1 from 699488 to 1429019 tid 1 2024-08-17T17:37:23.919 INFO:tasks.rados.rados.0.smithi037.stdout:3165: writing smithi03781225-1 from 1935033 to 2405784 tid 2 2024-08-17T17:37:23.927 INFO:tasks.rados.rados.0.smithi037.stdout:3165: writing smithi03781225-1 from 3081294 to 3762769 tid 3 2024-08-17T17:37:23.927 INFO:tasks.rados.rados.0.smithi037.stdout:3166: write oid 38 current snap is 397 2024-08-17T17:37:23.927 INFO:tasks.rados.rados.0.smithi037.stdout:3165: finishing write tid 1 to smithi03781225-1 2024-08-17T17:37:23.927 INFO:tasks.rados.rados.0.smithi037.stdout:3165: finishing write tid 2 to smithi03781225-1 2024-08-17T17:37:23.927 INFO:tasks.rados.rados.0.smithi037.stdout:3166: seq_num 1185 ranges {716295=404780,1593515=614409,2708717=492747,3640519=275776} 2024-08-17T17:37:23.933 INFO:tasks.rados.rados.0.smithi037.stdout:3166: writing smithi03781225-38 from 716295 to 1121075 tid 1 2024-08-17T17:37:23.939 INFO:tasks.rados.rados.0.smithi037.stdout:3166: writing smithi03781225-38 from 1593515 to 2207924 tid 2 2024-08-17T17:37:23.945 INFO:tasks.rados.rados.0.smithi037.stdout:3166: writing smithi03781225-38 from 2708717 to 3201464 tid 3 2024-08-17T17:37:23.949 INFO:tasks.rados.rados.0.smithi037.stdout:3166: writing smithi03781225-38 from 3640519 to 3916295 tid 4 2024-08-17T17:37:23.949 INFO:tasks.rados.rados.0.smithi037.stdout:3167: read oid 48 snap -1 2024-08-17T17:37:23.949 INFO:tasks.rados.rados.0.smithi037.stdout:3167: expect (ObjNum 1107 snap 366 seq_num 1107) 2024-08-17T17:37:23.949 INFO:tasks.rados.rados.0.smithi037.stdout:3168: write oid 13 current snap is 397 2024-08-17T17:37:23.950 INFO:tasks.rados.rados.0.smithi037.stdout:3165: finishing write tid 3 to smithi03781225-1 2024-08-17T17:37:23.950 INFO:tasks.rados.rados.0.smithi037.stdout:3168: seq_num 1186 ranges {733102=596382,1768350=758067,3136140=704019} 2024-08-17T17:37:23.956 INFO:tasks.rados.rados.0.smithi037.stdout:3168: writing smithi03781225-13 from 733102 to 1329484 tid 1 2024-08-17T17:37:23.963 INFO:tasks.rados.rados.0.smithi037.stdout:3168: writing smithi03781225-13 from 1768350 to 2526417 tid 2 2024-08-17T17:37:23.971 INFO:tasks.rados.rados.0.smithi037.stdout:3168: writing smithi03781225-13 from 3136140 to 3840159 tid 3 2024-08-17T17:37:23.971 INFO:tasks.rados.rados.0.smithi037.stdout:3169: read oid 33 snap -1 2024-08-17T17:37:23.971 INFO:tasks.rados.rados.0.smithi037.stdout:3169: expect deleted 2024-08-17T17:37:23.971 INFO:tasks.rados.rados.0.smithi037.stdout:3170: snap_create 2024-08-17T17:37:23.971 INFO:tasks.rados.rados.0.smithi037.stdout:3165: finishing write tid 4 to smithi03781225-1 2024-08-17T17:37:23.971 INFO:tasks.rados.rados.0.smithi037.stdout:3165: finishing write tid 5 to smithi03781225-1 2024-08-17T17:37:23.971 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 1 v 1572 (ObjNum 1184 snap 397 seq_num 1184) dirty exists 2024-08-17T17:37:23.971 INFO:tasks.rados.rados.0.smithi037.stdout:3165: left oid 1 (ObjNum 1184 snap 397 seq_num 1184) 2024-08-17T17:37:23.971 INFO:tasks.rados.rados.0.smithi037.stdout:3166: finishing write tid 1 to smithi03781225-38 2024-08-17T17:37:23.972 INFO:tasks.rados.rados.0.smithi037.stdout:3166: finishing write tid 2 to smithi03781225-38 2024-08-17T17:37:23.972 INFO:tasks.rados.rados.0.smithi037.stdout:3166: finishing write tid 3 to smithi03781225-38 2024-08-17T17:37:23.972 INFO:tasks.rados.rados.0.smithi037.stdout:3166: finishing write tid 4 to smithi03781225-38 2024-08-17T17:37:23.972 INFO:tasks.rados.rados.0.smithi037.stdout:3166: finishing write tid 5 to smithi03781225-38 2024-08-17T17:37:23.972 INFO:tasks.rados.rados.0.smithi037.stdout:3166: finishing write tid 6 to smithi03781225-38 2024-08-17T17:37:23.972 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 1658 (ObjNum 1185 snap 397 seq_num 1185) dirty exists 2024-08-17T17:37:23.972 INFO:tasks.rados.rados.0.smithi037.stdout:3166: left oid 38 (ObjNum 1185 snap 397 seq_num 1185) 2024-08-17T17:37:23.972 INFO:tasks.rados.rados.0.smithi037.stdout:3167: expect (ObjNum 1107 snap 366 seq_num 1107) 2024-08-17T17:37:24.179 INFO:tasks.rados.rados.0.smithi037.stdout:3168: finishing write tid 1 to smithi03781225-13 2024-08-17T17:37:24.179 INFO:tasks.rados.rados.0.smithi037.stdout:3168: finishing write tid 2 to smithi03781225-13 2024-08-17T17:37:24.179 INFO:tasks.rados.rados.0.smithi037.stdout:3168: finishing write tid 3 to smithi03781225-13 2024-08-17T17:37:24.179 INFO:tasks.rados.rados.0.smithi037.stdout:3168: finishing write tid 4 to smithi03781225-13 2024-08-17T17:37:24.179 INFO:tasks.rados.rados.0.smithi037.stdout:3168: finishing write tid 5 to smithi03781225-13 2024-08-17T17:37:24.179 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 1377 (ObjNum 1186 snap 397 seq_num 1186) dirty exists 2024-08-17T17:37:24.179 INFO:tasks.rados.rados.0.smithi037.stdout:3168: left oid 13 (ObjNum 1186 snap 397 seq_num 1186) 2024-08-17T17:37:24.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:23 smithi046 ceph-mon[88218]: osdmap e856: 8 total, 8 up, 8 in 2024-08-17T17:37:24.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:23 smithi037 ceph-mon[97894]: osdmap e856: 8 total, 8 up, 8 in 2024-08-17T17:37:24.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:23 smithi037 ceph-mon[102022]: osdmap e856: 8 total, 8 up, 8 in 2024-08-17T17:37:24.912 INFO:tasks.rados.rados.0.smithi037.stdout:3165: done (5 left) 2024-08-17T17:37:24.912 INFO:tasks.rados.rados.0.smithi037.stdout:3166: done (4 left) 2024-08-17T17:37:24.913 INFO:tasks.rados.rados.0.smithi037.stdout:3167: done (3 left) 2024-08-17T17:37:24.913 INFO:tasks.rados.rados.0.smithi037.stdout:3168: done (2 left) 2024-08-17T17:37:24.913 INFO:tasks.rados.rados.0.smithi037.stdout:3169: done (1 left) 2024-08-17T17:37:24.913 INFO:tasks.rados.rados.0.smithi037.stdout:3170: done (0 left) 2024-08-17T17:37:24.913 INFO:tasks.rados.rados.0.smithi037.stdout:3171: write oid 19 current snap is 398 2024-08-17T17:37:24.913 INFO:tasks.rados.rados.0.smithi037.stdout:3171: seq_num 1187 ranges {749909=671631,2110479=618078,3163563=515291} 2024-08-17T17:37:24.920 INFO:tasks.rados.rados.0.smithi037.stdout:3171: writing smithi03781225-19 from 749909 to 1421540 tid 1 2024-08-17T17:37:24.927 INFO:tasks.rados.rados.0.smithi037.stdout:3171: writing smithi03781225-19 from 2110479 to 2728557 tid 2 2024-08-17T17:37:24.932 INFO:tasks.rados.rados.0.smithi037.stdout:3171: writing smithi03781225-19 from 3163563 to 3678854 tid 3 2024-08-17T17:37:24.932 INFO:tasks.rados.rados.0.smithi037.stdout:3172: rollback oid 2 current snap is 398 2024-08-17T17:37:24.932 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 2 to 397 2024-08-17T17:37:24.932 INFO:tasks.rados.rados.0.smithi037.stdout:3171: finishing write tid 1 to smithi03781225-19 2024-08-17T17:37:24.932 INFO:tasks.rados.rados.0.smithi037.stdout:3171: finishing write tid 2 to smithi03781225-19 2024-08-17T17:37:24.932 INFO:tasks.rados.rados.0.smithi037.stdout:3173: delete oid 15 current snap is 398 2024-08-17T17:37:24.935 INFO:tasks.rados.rados.0.smithi037.stdout:3172: finishing rollback tid 1 to smithi03781225-2 2024-08-17T17:37:24.936 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 2 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-08-17T17:37:24.936 INFO:tasks.rados.rados.0.smithi037.stdout:3172: done (2 left) 2024-08-17T17:37:24.936 INFO:tasks.rados.rados.0.smithi037.stdout:3173: done (1 left) 2024-08-17T17:37:24.936 INFO:tasks.rados.rados.0.smithi037.stdout:3174: delete oid 34 current snap is 398 2024-08-17T17:37:24.936 INFO:tasks.rados.rados.0.smithi037.stdout:3171: finishing write tid 3 to smithi03781225-19 2024-08-17T17:37:24.936 INFO:tasks.rados.rados.0.smithi037.stdout:3171: finishing write tid 4 to smithi03781225-19 2024-08-17T17:37:24.936 INFO:tasks.rados.rados.0.smithi037.stdout:3171: finishing write tid 5 to smithi03781225-19 2024-08-17T17:37:24.937 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 19 v 1256 (ObjNum 1187 snap 398 seq_num 1187) dirty exists 2024-08-17T17:37:24.937 INFO:tasks.rados.rados.0.smithi037.stdout:3171: left oid 19 (ObjNum 1187 snap 398 seq_num 1187) 2024-08-17T17:37:24.940 INFO:tasks.rados.rados.0.smithi037.stdout:3171: done (1 left) 2024-08-17T17:37:24.940 INFO:tasks.rados.rados.0.smithi037.stdout:3174: done (0 left) 2024-08-17T17:37:24.940 INFO:tasks.rados.rados.0.smithi037.stdout:3175: write oid 32 current snap is 398 2024-08-17T17:37:24.940 INFO:tasks.rados.rados.0.smithi037.stdout:3175: seq_num 1190 ranges {400330=497378,1485925=514405} 2024-08-17T17:37:24.945 INFO:tasks.rados.rados.0.smithi037.stdout:3175: writing smithi03781225-32 from 400330 to 897708 tid 1 2024-08-17T17:37:24.951 INFO:tasks.rados.rados.0.smithi037.stdout:3175: writing smithi03781225-32 from 1485925 to 2000330 tid 2 2024-08-17T17:37:24.952 INFO:tasks.rados.rados.0.smithi037.stdout:3176: rollback oid 35 current snap is 398 2024-08-17T17:37:24.952 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 35 to 381 2024-08-17T17:37:24.952 INFO:tasks.rados.rados.0.smithi037.stdout:3175: finishing write tid 1 to smithi03781225-32 2024-08-17T17:37:24.952 INFO:tasks.rados.rados.0.smithi037.stdout:3177: rollback oid 38 current snap is 398 2024-08-17T17:37:24.952 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 38 to 397 2024-08-17T17:37:24.952 INFO:tasks.rados.rados.0.smithi037.stdout:3178: snap_remove snap 364 2024-08-17T17:37:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:24 smithi046 ceph-mon[88218]: pgmap v893: 89 pgs: 89 active+clean; 338 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-17T17:37:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:24 smithi046 ceph-mon[88218]: osdmap e857: 8 total, 8 up, 8 in 2024-08-17T17:37:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:25.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:24 smithi037 ceph-mon[97894]: pgmap v893: 89 pgs: 89 active+clean; 338 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-17T17:37:25.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:24 smithi037 ceph-mon[97894]: osdmap e857: 8 total, 8 up, 8 in 2024-08-17T17:37:25.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:25.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:24 smithi037 ceph-mon[102022]: pgmap v893: 89 pgs: 89 active+clean; 338 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-17T17:37:25.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:24 smithi037 ceph-mon[102022]: osdmap e857: 8 total, 8 up, 8 in 2024-08-17T17:37:25.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:25.920 INFO:tasks.rados.rados.0.smithi037.stdout:3178: done (3 left) 2024-08-17T17:37:25.920 INFO:tasks.rados.rados.0.smithi037.stdout:3179: write oid 44 current snap is 398 2024-08-17T17:37:25.920 INFO:tasks.rados.rados.0.smithi037.stdout:3176: finishing rollback tid 1 to smithi03781225-35 2024-08-17T17:37:25.920 INFO:tasks.rados.rados.0.smithi037.stdout:3176: finishing rollback tid 2 to smithi03781225-35 2024-08-17T17:37:25.921 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 35 v 610 (ObjNum 1064 snap 359 seq_num 1064) dirty exists 2024-08-17T17:37:25.921 INFO:tasks.rados.rados.0.smithi037.stdout:3175: finishing write tid 2 to smithi03781225-32 2024-08-17T17:37:25.921 INFO:tasks.rados.rados.0.smithi037.stdout:3175: finishing write tid 3 to smithi03781225-32 2024-08-17T17:37:25.921 INFO:tasks.rados.rados.0.smithi037.stdout:3175: finishing write tid 4 to smithi03781225-32 2024-08-17T17:37:25.921 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 32 v 597 (ObjNum 1190 snap 398 seq_num 1190) dirty exists 2024-08-17T17:37:25.921 INFO:tasks.rados.rados.0.smithi037.stdout:3175: left oid 32 (ObjNum 1190 snap 398 seq_num 1190) 2024-08-17T17:37:25.921 INFO:tasks.rados.rados.0.smithi037.stdout:3177: finishing rollback tid 0 to smithi03781225-38 2024-08-17T17:37:25.921 INFO:tasks.rados.rados.0.smithi037.stdout:3177: finishing rollback tid 1 to smithi03781225-38 2024-08-17T17:37:25.921 INFO:tasks.rados.rados.0.smithi037.stdout:3177: finishing rollback tid 2 to smithi03781225-38 2024-08-17T17:37:25.921 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 1663 (ObjNum 1185 snap 397 seq_num 1185) dirty exists 2024-08-17T17:37:25.921 INFO:tasks.rados.rados.0.smithi037.stdout:3179: seq_num 1191 ranges {417137=572627,1428054=589083} 2024-08-17T17:37:25.926 INFO:tasks.rados.rados.0.smithi037.stdout:3179: writing smithi03781225-44 from 417137 to 989764 tid 1 2024-08-17T17:37:25.934 INFO:tasks.rados.rados.0.smithi037.stdout:3179: writing smithi03781225-44 from 1428054 to 2017137 tid 2 2024-08-17T17:37:25.934 INFO:tasks.rados.rados.0.smithi037.stdout:3175: done (3 left) 2024-08-17T17:37:25.934 INFO:tasks.rados.rados.0.smithi037.stdout:3176: done (2 left) 2024-08-17T17:37:25.934 INFO:tasks.rados.rados.0.smithi037.stdout:3177: done (1 left) 2024-08-17T17:37:25.934 INFO:tasks.rados.rados.0.smithi037.stdout:3180: snap_remove snap 381 2024-08-17T17:37:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:25 smithi046 ceph-mon[88218]: osdmap e858: 8 total, 8 up, 8 in 2024-08-17T17:37:26.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:25 smithi037 ceph-mon[97894]: osdmap e858: 8 total, 8 up, 8 in 2024-08-17T17:37:26.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:25 smithi037 ceph-mon[102022]: osdmap e858: 8 total, 8 up, 8 in 2024-08-17T17:37:26.839 INFO:tasks.rados.rados.0.smithi037.stdout:3180: done (1 left) 2024-08-17T17:37:26.840 INFO:tasks.rados.rados.0.smithi037.stdout:3181: read oid 30 snap -1 2024-08-17T17:37:26.840 INFO:tasks.rados.rados.0.smithi037.stdout:3181: expect deleted 2024-08-17T17:37:26.840 INFO:tasks.rados.rados.0.smithi037.stdout:3182: snap_create 2024-08-17T17:37:26.840 INFO:tasks.rados.rados.0.smithi037.stdout:3179: finishing write tid 1 to smithi03781225-44 2024-08-17T17:37:26.840 INFO:tasks.rados.rados.0.smithi037.stdout:3179: finishing write tid 2 to smithi03781225-44 2024-08-17T17:37:26.840 INFO:tasks.rados.rados.0.smithi037.stdout:3179: finishing write tid 3 to smithi03781225-44 2024-08-17T17:37:26.840 INFO:tasks.rados.rados.0.smithi037.stdout:3179: finishing write tid 4 to smithi03781225-44 2024-08-17T17:37:26.840 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 1671 (ObjNum 1191 snap 398 seq_num 1191) dirty exists 2024-08-17T17:37:26.840 INFO:tasks.rados.rados.0.smithi037.stdout:3179: left oid 44 (ObjNum 1191 snap 398 seq_num 1191) 2024-08-17T17:37:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:26 smithi046 ceph-mon[88218]: pgmap v896: 89 pgs: 89 active+clean; 366 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.0 MiB/s wr, 25 op/s 2024-08-17T17:37:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:26 smithi046 ceph-mon[88218]: osdmap e859: 8 total, 8 up, 8 in 2024-08-17T17:37:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:26 smithi046 ceph-mon[88218]: osdmap e860: 8 total, 8 up, 8 in 2024-08-17T17:37:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:26 smithi037 ceph-mon[97894]: pgmap v896: 89 pgs: 89 active+clean; 366 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.0 MiB/s wr, 25 op/s 2024-08-17T17:37:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:26 smithi037 ceph-mon[97894]: osdmap e859: 8 total, 8 up, 8 in 2024-08-17T17:37:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:26 smithi037 ceph-mon[97894]: osdmap e860: 8 total, 8 up, 8 in 2024-08-17T17:37:27.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:26 smithi037 ceph-mon[102022]: pgmap v896: 89 pgs: 89 active+clean; 366 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.0 MiB/s wr, 25 op/s 2024-08-17T17:37:27.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:26 smithi037 ceph-mon[102022]: osdmap e859: 8 total, 8 up, 8 in 2024-08-17T17:37:27.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:26 smithi037 ceph-mon[102022]: osdmap e860: 8 total, 8 up, 8 in 2024-08-17T17:37:27.843 INFO:tasks.rados.rados.0.smithi037.stdout:3179: done (2 left) 2024-08-17T17:37:27.843 INFO:tasks.rados.rados.0.smithi037.stdout:3181: done (1 left) 2024-08-17T17:37:27.843 INFO:tasks.rados.rados.0.smithi037.stdout:3182: done (0 left) 2024-08-17T17:37:27.843 INFO:tasks.rados.rados.0.smithi037.stdout:3183: write oid 31 current snap is 399 2024-08-17T17:37:27.843 INFO:tasks.rados.rados.0.smithi037.stdout:3183: seq_num 1192 ranges {433944=647876,1486536=547408} 2024-08-17T17:37:27.848 INFO:tasks.rados.rados.0.smithi037.stdout:3183: writing smithi03781225-31 from 433944 to 1081820 tid 1 2024-08-17T17:37:27.854 INFO:tasks.rados.rados.0.smithi037.stdout:3183: writing smithi03781225-31 from 1486536 to 2033944 tid 2 2024-08-17T17:37:27.854 INFO:tasks.rados.rados.0.smithi037.stdout:3184: delete oid 2 current snap is 399 2024-08-17T17:37:27.858 INFO:tasks.rados.rados.0.smithi037.stdout:3183: finishing write tid 1 to smithi03781225-31 2024-08-17T17:37:27.858 INFO:tasks.rados.rados.0.smithi037.stdout:3183: finishing write tid 2 to smithi03781225-31 2024-08-17T17:37:27.859 INFO:tasks.rados.rados.0.smithi037.stdout:3183: finishing write tid 3 to smithi03781225-31 2024-08-17T17:37:27.859 INFO:tasks.rados.rados.0.smithi037.stdout:3183: finishing write tid 4 to smithi03781225-31 2024-08-17T17:37:27.859 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 31 v 1729 (ObjNum 1192 snap 399 seq_num 1192) dirty exists 2024-08-17T17:37:27.859 INFO:tasks.rados.rados.0.smithi037.stdout:3183: left oid 31 (ObjNum 1192 snap 399 seq_num 1192) 2024-08-17T17:37:27.859 INFO:tasks.rados.rados.0.smithi037.stdout:3183: done (1 left) 2024-08-17T17:37:27.859 INFO:tasks.rados.rados.0.smithi037.stdout:3184: done (0 left) 2024-08-17T17:37:27.859 INFO:tasks.rados.rados.0.smithi037.stdout:3185: snap_create 2024-08-17T17:37:28.846 INFO:tasks.rados.rados.0.smithi037.stdout:3185: done (0 left) 2024-08-17T17:37:28.846 INFO:tasks.rados.rados.0.smithi037.stdout:3186: write oid 13 current snap is 400 2024-08-17T17:37:28.846 INFO:tasks.rados.rados.0.smithi037.stdout:3186: seq_num 1194 ranges {467558=514727,1719853=347705} 2024-08-17T17:37:28.851 INFO:tasks.rados.rados.0.smithi037.stdout:3186: writing smithi03781225-13 from 467558 to 982285 tid 1 2024-08-17T17:37:28.858 INFO:tasks.rados.rados.0.smithi037.stdout:3186: writing smithi03781225-13 from 1719853 to 2067558 tid 2 2024-08-17T17:37:28.858 INFO:tasks.rados.rados.0.smithi037.stdout:3187: snap_create 2024-08-17T17:37:28.858 INFO:tasks.rados.rados.0.smithi037.stdout:3186: finishing write tid 1 to smithi03781225-13 2024-08-17T17:37:28.861 INFO:tasks.rados.rados.0.smithi037.stdout:3186: finishing write tid 2 to smithi03781225-13 2024-08-17T17:37:28.861 INFO:tasks.rados.rados.0.smithi037.stdout:3186: finishing write tid 3 to smithi03781225-13 2024-08-17T17:37:28.861 INFO:tasks.rados.rados.0.smithi037.stdout:3186: finishing write tid 4 to smithi03781225-13 2024-08-17T17:37:28.861 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 1395 (ObjNum 1194 snap 400 seq_num 1194) dirty exists 2024-08-17T17:37:28.862 INFO:tasks.rados.rados.0.smithi037.stdout:3186: left oid 13 (ObjNum 1194 snap 400 seq_num 1194) 2024-08-17T17:37:29.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:28 smithi046 ceph-mon[88218]: pgmap v899: 89 pgs: 89 active+clean; 366 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.0 MiB/s wr, 24 op/s 2024-08-17T17:37:29.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:28 smithi046 ceph-mon[88218]: osdmap e861: 8 total, 8 up, 8 in 2024-08-17T17:37:29.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:37:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:37:28] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.51.0" 2024-08-17T17:37:29.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:28 smithi037 ceph-mon[102022]: pgmap v899: 89 pgs: 89 active+clean; 366 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.0 MiB/s wr, 24 op/s 2024-08-17T17:37:29.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:28 smithi037 ceph-mon[102022]: osdmap e861: 8 total, 8 up, 8 in 2024-08-17T17:37:29.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:28 smithi037 ceph-mon[97894]: pgmap v899: 89 pgs: 89 active+clean; 366 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.0 MiB/s wr, 24 op/s 2024-08-17T17:37:29.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:28 smithi037 ceph-mon[97894]: osdmap e861: 8 total, 8 up, 8 in 2024-08-17T17:37:29.853 INFO:tasks.rados.rados.0.smithi037.stdout:3186: done (1 left) 2024-08-17T17:37:29.853 INFO:tasks.rados.rados.0.smithi037.stdout:3187: done (0 left) 2024-08-17T17:37:29.854 INFO:tasks.rados.rados.0.smithi037.stdout:3188: write oid 38 current snap is 401 2024-08-17T17:37:29.854 INFO:tasks.rados.rados.0.smithi037.stdout:3188: seq_num 1195 ranges {484365=589976,1661982=422383} 2024-08-17T17:37:29.859 INFO:tasks.rados.rados.0.smithi037.stdout:3188: writing smithi03781225-38 from 484365 to 1074341 tid 1 2024-08-17T17:37:29.865 INFO:tasks.rados.rados.0.smithi037.stdout:3188: writing smithi03781225-38 from 1661982 to 2084365 tid 2 2024-08-17T17:37:29.865 INFO:tasks.rados.rados.0.smithi037.stdout:3189: write oid 18 current snap is 401 2024-08-17T17:37:29.866 INFO:tasks.rados.rados.0.smithi037.stdout:3189: seq_num 1196 ranges {501172=665225,1720464=380708} 2024-08-17T17:37:29.872 INFO:tasks.rados.rados.0.smithi037.stdout:3189: writing smithi03781225-18 from 501172 to 1166397 tid 1 2024-08-17T17:37:29.879 INFO:tasks.rados.rados.0.smithi037.stdout:3189: writing smithi03781225-18 from 1720464 to 2101172 tid 2 2024-08-17T17:37:29.879 INFO:tasks.rados.rados.0.smithi037.stdout:3190: rollback oid 40 current snap is 401 2024-08-17T17:37:29.879 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 40 to 369 2024-08-17T17:37:29.879 INFO:tasks.rados.rados.0.smithi037.stdout:3188: finishing write tid 1 to smithi03781225-38 2024-08-17T17:37:29.879 INFO:tasks.rados.rados.0.smithi037.stdout:3188: finishing write tid 2 to smithi03781225-38 2024-08-17T17:37:29.879 INFO:tasks.rados.rados.0.smithi037.stdout:3188: finishing write tid 3 to smithi03781225-38 2024-08-17T17:37:29.879 INFO:tasks.rados.rados.0.smithi037.stdout:3188: finishing write tid 4 to smithi03781225-38 2024-08-17T17:37:29.879 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 1684 (ObjNum 1195 snap 401 seq_num 1195) dirty exists 2024-08-17T17:37:29.879 INFO:tasks.rados.rados.0.smithi037.stdout:3188: left oid 38 (ObjNum 1195 snap 401 seq_num 1195) 2024-08-17T17:37:29.879 INFO:tasks.rados.rados.0.smithi037.stdout:3189: finishing write tid 1 to smithi03781225-18 2024-08-17T17:37:29.879 INFO:tasks.rados.rados.0.smithi037.stdout:3188: done (2 left) 2024-08-17T17:37:29.879 INFO:tasks.rados.rados.0.smithi037.stdout:3191: read oid 7 snap 396 2024-08-17T17:37:29.880 INFO:tasks.rados.rados.0.smithi037.stdout:3191: expect (ObjNum 1177 snap 396 seq_num 1177) 2024-08-17T17:37:29.880 INFO:tasks.rados.rados.0.smithi037.stdout:3192: read oid 10 snap -1 2024-08-17T17:37:29.880 INFO:tasks.rados.rados.0.smithi037.stdout:3192: expect (ObjNum 1155 snap 390 seq_num 1155) 2024-08-17T17:37:29.880 INFO:tasks.rados.rados.0.smithi037.stdout:3193: rollback oid 15 current snap is 401 2024-08-17T17:37:29.880 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 15 to 355 2024-08-17T17:37:29.880 INFO:tasks.rados.rados.0.smithi037.stdout:3194: write oid 1 current snap is 401 2024-08-17T17:37:29.880 INFO:tasks.rados.rados.0.smithi037.stdout:3194: seq_num 1197 ranges {517979=740474,1778946=339033} 2024-08-17T17:37:29.885 INFO:tasks.rados.rados.0.smithi037.stdout:3194: writing smithi03781225-1 from 517979 to 1258453 tid 1 2024-08-17T17:37:29.891 INFO:tasks.rados.rados.0.smithi037.stdout:3194: writing smithi03781225-1 from 1778946 to 2117979 tid 2 2024-08-17T17:37:29.891 INFO:tasks.rados.rados.0.smithi037.stdout:3195: delete oid 19 current snap is 401 2024-08-17T17:37:29.891 INFO:tasks.rados.rados.0.smithi037.stdout:3190: finishing rollback tid 0 to smithi03781225-40 2024-08-17T17:37:29.891 INFO:tasks.rados.rados.0.smithi037.stdout:3189: finishing write tid 2 to smithi03781225-18 2024-08-17T17:37:29.891 INFO:tasks.rados.rados.0.smithi037.stdout:3189: finishing write tid 3 to smithi03781225-18 2024-08-17T17:37:29.891 INFO:tasks.rados.rados.0.smithi037.stdout:3190: finishing rollback tid 1 to smithi03781225-40 2024-08-17T17:37:29.891 INFO:tasks.rados.rados.0.smithi037.stdout:3189: finishing write tid 4 to smithi03781225-18 2024-08-17T17:37:29.891 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 1398 (ObjNum 1196 snap 401 seq_num 1196) dirty exists 2024-08-17T17:37:29.891 INFO:tasks.rados.rados.0.smithi037.stdout:3189: left oid 18 (ObjNum 1196 snap 401 seq_num 1196) 2024-08-17T17:37:29.892 INFO:tasks.rados.rados.0.smithi037.stdout:3190: finishing rollback tid 2 to smithi03781225-40 2024-08-17T17:37:29.892 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 40 v 1295 (ObjNum 1012 snap 344 seq_num 1012) dirty exists 2024-08-17T17:37:29.892 INFO:tasks.rados.rados.0.smithi037.stdout:3192: expect (ObjNum 1155 snap 390 seq_num 1155) 2024-08-17T17:37:30.105 INFO:tasks.rados.rados.0.smithi037.stdout:3191: expect (ObjNum 1177 snap 396 seq_num 1177) 2024-08-17T17:37:30.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:29 smithi046 ceph-mon[88218]: osdmap e862: 8 total, 8 up, 8 in 2024-08-17T17:37:30.284 INFO:tasks.rados.rados.0.smithi037.stdout:3193: finishing rollback tid 1 to smithi03781225-15 2024-08-17T17:37:30.284 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 15 v 1379 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-08-17T17:37:30.284 INFO:tasks.rados.rados.0.smithi037.stdout:3194: finishing write tid 1 to smithi03781225-1 2024-08-17T17:37:30.284 INFO:tasks.rados.rados.0.smithi037.stdout:3194: finishing write tid 2 to smithi03781225-1 2024-08-17T17:37:30.284 INFO:tasks.rados.rados.0.smithi037.stdout:3194: finishing write tid 3 to smithi03781225-1 2024-08-17T17:37:30.284 INFO:tasks.rados.rados.0.smithi037.stdout:3194: finishing write tid 4 to smithi03781225-1 2024-08-17T17:37:30.284 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 1 v 1588 (ObjNum 1197 snap 401 seq_num 1197) dirty exists 2024-08-17T17:37:30.284 INFO:tasks.rados.rados.0.smithi037.stdout:3194: left oid 1 (ObjNum 1197 snap 401 seq_num 1197) 2024-08-17T17:37:30.284 INFO:tasks.rados.rados.0.smithi037.stdout:3189: done (6 left) 2024-08-17T17:37:30.285 INFO:tasks.rados.rados.0.smithi037.stdout:3190: done (5 left) 2024-08-17T17:37:30.285 INFO:tasks.rados.rados.0.smithi037.stdout:3191: done (4 left) 2024-08-17T17:37:30.285 INFO:tasks.rados.rados.0.smithi037.stdout:3192: done (3 left) 2024-08-17T17:37:30.285 INFO:tasks.rados.rados.0.smithi037.stdout:3193: done (2 left) 2024-08-17T17:37:30.285 INFO:tasks.rados.rados.0.smithi037.stdout:3194: done (1 left) 2024-08-17T17:37:30.285 INFO:tasks.rados.rados.0.smithi037.stdout:3195: done (0 left) 2024-08-17T17:37:30.285 INFO:tasks.rados.rados.0.smithi037.stdout:3196: snap_remove snap 388 2024-08-17T17:37:30.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:29 smithi037 ceph-mon[97894]: osdmap e862: 8 total, 8 up, 8 in 2024-08-17T17:37:30.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:29 smithi037 ceph-mon[102022]: osdmap e862: 8 total, 8 up, 8 in 2024-08-17T17:37:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:37:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:37:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:37:30.859 INFO:tasks.rados.rados.0.smithi037.stdout:3196: done (0 left) 2024-08-17T17:37:30.859 INFO:tasks.rados.rados.0.smithi037.stdout:3197: rollback oid 8 current snap is 401 2024-08-17T17:37:30.859 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 8 to 392 2024-08-17T17:37:30.859 INFO:tasks.rados.rados.0.smithi037.stdout:3198: read oid 20 snap -1 2024-08-17T17:37:30.859 INFO:tasks.rados.rados.0.smithi037.stdout:3198: expect (ObjNum 1138 snap 379 seq_num 1138) 2024-08-17T17:37:30.859 INFO:tasks.rados.rados.0.smithi037.stdout:3199: delete oid 9 current snap is 401 2024-08-17T17:37:30.869 INFO:tasks.rados.rados.0.smithi037.stdout:3198: expect (ObjNum 1138 snap 379 seq_num 1138) 2024-08-17T17:37:31.060 INFO:tasks.rados.rados.0.smithi037.stdout:3197: finishing rollback tid 0 to smithi03781225-8 2024-08-17T17:37:31.060 INFO:tasks.rados.rados.0.smithi037.stdout:3197: finishing rollback tid 1 to smithi03781225-8 2024-08-17T17:37:31.060 INFO:tasks.rados.rados.0.smithi037.stdout:3197: finishing rollback tid 2 to smithi03781225-8 2024-08-17T17:37:31.060 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 976 (ObjNum 1090 snap 361 seq_num 1090) dirty exists 2024-08-17T17:37:31.060 INFO:tasks.rados.rados.0.smithi037.stdout:3197: done (2 left) 2024-08-17T17:37:31.060 INFO:tasks.rados.rados.0.smithi037.stdout:3198: done (1 left) 2024-08-17T17:37:31.060 INFO:tasks.rados.rados.0.smithi037.stdout:3199: done (0 left) 2024-08-17T17:37:31.060 INFO:tasks.rados.rados.0.smithi037.stdout:3200: snap_remove snap 395 2024-08-17T17:37:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:30 smithi046 ceph-mon[88218]: pgmap v902: 89 pgs: 89 active+clean; 367 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.8 MiB/s wr, 10 op/s 2024-08-17T17:37:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:30 smithi046 ceph-mon[88218]: osdmap e863: 8 total, 8 up, 8 in 2024-08-17T17:37:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:30 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:37:31.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:30 smithi037 ceph-mon[97894]: pgmap v902: 89 pgs: 89 active+clean; 367 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.8 MiB/s wr, 10 op/s 2024-08-17T17:37:31.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:30 smithi037 ceph-mon[97894]: osdmap e863: 8 total, 8 up, 8 in 2024-08-17T17:37:31.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:30 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:37:31.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:30 smithi037 ceph-mon[102022]: pgmap v902: 89 pgs: 89 active+clean; 367 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.8 MiB/s wr, 10 op/s 2024-08-17T17:37:31.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:30 smithi037 ceph-mon[102022]: osdmap e863: 8 total, 8 up, 8 in 2024-08-17T17:37:31.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:30 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:37:31.842 INFO:tasks.rados.rados.0.smithi037.stdout:3200: done (0 left) 2024-08-17T17:37:31.842 INFO:tasks.rados.rados.0.smithi037.stdout:3201: read oid 21 snap -1 2024-08-17T17:37:31.843 INFO:tasks.rados.rados.0.smithi037.stdout:3201: expect (ObjNum 1158 snap 390 seq_num 1158) 2024-08-17T17:37:31.843 INFO:tasks.rados.rados.0.smithi037.stdout:3202: snap_remove snap 385 2024-08-17T17:37:32.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:31 smithi046 ceph-mon[88218]: osdmap e864: 8 total, 8 up, 8 in 2024-08-17T17:37:32.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:31 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:37:32.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:31 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:37:32.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:31 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:37:32.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:31 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:37:32.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:31 smithi046 ceph-mon[88218]: osdmap e865: 8 total, 8 up, 8 in 2024-08-17T17:37:32.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:31 smithi037 ceph-mon[97894]: osdmap e864: 8 total, 8 up, 8 in 2024-08-17T17:37:32.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:31 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:37:32.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:31 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:37:32.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:31 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:37:32.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:31 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:37:32.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:31 smithi037 ceph-mon[97894]: osdmap e865: 8 total, 8 up, 8 in 2024-08-17T17:37:32.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:31 smithi037 ceph-mon[102022]: osdmap e864: 8 total, 8 up, 8 in 2024-08-17T17:37:32.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:31 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:37:32.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:31 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:37:32.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:31 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:37:32.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:31 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:37:32.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:31 smithi037 ceph-mon[102022]: osdmap e865: 8 total, 8 up, 8 in 2024-08-17T17:37:32.846 INFO:tasks.rados.rados.0.smithi037.stdout:3202: done (1 left) 2024-08-17T17:37:32.846 INFO:tasks.rados.rados.0.smithi037.stdout:3203: write oid 13 current snap is 401 2024-08-17T17:37:32.846 INFO:tasks.rados.rados.0.smithi037.stdout:3203: seq_num 1200 ranges {568400=566221,1838039=330361} 2024-08-17T17:37:32.851 INFO:tasks.rados.rados.0.smithi037.stdout:3203: writing smithi03781225-13 from 568400 to 1134621 tid 1 2024-08-17T17:37:32.858 INFO:tasks.rados.rados.0.smithi037.stdout:3203: writing smithi03781225-13 from 1838039 to 2168400 tid 2 2024-08-17T17:37:32.858 INFO:tasks.rados.rados.0.smithi037.stdout:3204: delete oid 31 current snap is 401 2024-08-17T17:37:32.858 INFO:tasks.rados.rados.0.smithi037.stdout:3201: expect (ObjNum 1158 snap 390 seq_num 1158) 2024-08-17T17:37:33.038 INFO:tasks.rados.rados.0.smithi037.stdout:3203: finishing write tid 1 to smithi03781225-13 2024-08-17T17:37:33.038 INFO:tasks.rados.rados.0.smithi037.stdout:3203: finishing write tid 2 to smithi03781225-13 2024-08-17T17:37:33.039 INFO:tasks.rados.rados.0.smithi037.stdout:3203: finishing write tid 3 to smithi03781225-13 2024-08-17T17:37:33.039 INFO:tasks.rados.rados.0.smithi037.stdout:3203: finishing write tid 4 to smithi03781225-13 2024-08-17T17:37:33.039 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 1421 (ObjNum 1200 snap 401 seq_num 1200) dirty exists 2024-08-17T17:37:33.039 INFO:tasks.rados.rados.0.smithi037.stdout:3203: left oid 13 (ObjNum 1200 snap 401 seq_num 1200) 2024-08-17T17:37:33.039 INFO:tasks.rados.rados.0.smithi037.stdout:3201: done (2 left) 2024-08-17T17:37:33.039 INFO:tasks.rados.rados.0.smithi037.stdout:3203: done (1 left) 2024-08-17T17:37:33.039 INFO:tasks.rados.rados.0.smithi037.stdout:3204: done (0 left) 2024-08-17T17:37:33.039 INFO:tasks.rados.rados.0.smithi037.stdout:3205: write oid 9 current snap is 401 2024-08-17T17:37:33.039 INFO:tasks.rados.rados.0.smithi037.stdout:3205: seq_num 1202 ranges {602014=433072,1671356=530658} 2024-08-17T17:37:33.043 INFO:tasks.rados.rados.0.smithi037.stdout:3205: writing smithi03781225-9 from 602014 to 1035086 tid 1 2024-08-17T17:37:33.051 INFO:tasks.rados.rados.0.smithi037.stdout:3205: writing smithi03781225-9 from 1671356 to 2202014 tid 2 2024-08-17T17:37:33.051 INFO:tasks.rados.rados.0.smithi037.stdout:3206: rollback oid 19 current snap is 401 2024-08-17T17:37:33.051 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 19 to 370 2024-08-17T17:37:33.051 INFO:tasks.rados.rados.0.smithi037.stdout:3205: finishing write tid 1 to smithi03781225-9 2024-08-17T17:37:33.051 INFO:tasks.rados.rados.0.smithi037.stdout:3207: read oid 7 snap -1 2024-08-17T17:37:33.051 INFO:tasks.rados.rados.0.smithi037.stdout:3207: expect (ObjNum 1177 snap 396 seq_num 1177) 2024-08-17T17:37:33.051 INFO:tasks.rados.rados.0.smithi037.stdout:3208: write oid 31 current snap is 401 2024-08-17T17:37:33.051 INFO:tasks.rados.rados.0.smithi037.stdout:3208: seq_num 1203 ranges {618821=508321,1613485=531077} 2024-08-17T17:37:33.058 INFO:tasks.rados.rados.0.smithi037.stdout:3208: writing smithi03781225-31 from 618821 to 1127142 tid 1 2024-08-17T17:37:33.064 INFO:tasks.rados.rados.0.smithi037.stdout:3208: writing smithi03781225-31 from 1613485 to 2144562 tid 2 2024-08-17T17:37:33.064 INFO:tasks.rados.rados.0.smithi037.stdout:3209: read oid 40 snap -1 2024-08-17T17:37:33.064 INFO:tasks.rados.rados.0.smithi037.stdout:3209: expect (ObjNum 1012 snap 344 seq_num 1012) 2024-08-17T17:37:33.064 INFO:tasks.rados.rados.0.smithi037.stdout:3210: snap_remove snap 351 2024-08-17T17:37:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:32 smithi046 ceph-mon[88218]: pgmap v905: 89 pgs: 89 active+clean; 368 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.1 MiB/s wr, 11 op/s 2024-08-17T17:37:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:32 smithi046 ceph-mon[88218]: osdmap e866: 8 total, 8 up, 8 in 2024-08-17T17:37:33.273 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:32 smithi037 ceph-mon[102022]: pgmap v905: 89 pgs: 89 active+clean; 368 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.1 MiB/s wr, 11 op/s 2024-08-17T17:37:33.273 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:32 smithi037 ceph-mon[102022]: osdmap e866: 8 total, 8 up, 8 in 2024-08-17T17:37:33.273 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:32 smithi037 ceph-mon[97894]: pgmap v905: 89 pgs: 89 active+clean; 368 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.1 MiB/s wr, 11 op/s 2024-08-17T17:37:33.273 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:32 smithi037 ceph-mon[97894]: osdmap e866: 8 total, 8 up, 8 in 2024-08-17T17:37:33.975 INFO:tasks.rados.rados.0.smithi037.stdout:3210: done (5 left) 2024-08-17T17:37:33.975 INFO:tasks.rados.rados.0.smithi037.stdout:3211: delete oid 3 current snap is 401 2024-08-17T17:37:33.975 INFO:tasks.rados.rados.0.smithi037.stdout:3206: finishing rollback tid 1 to smithi03781225-19 2024-08-17T17:37:33.975 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 19 v 1266 (ObjNum 177 snap 0 seq_num 1454317782) dirty dne 2024-08-17T17:37:33.975 INFO:tasks.rados.rados.0.smithi037.stdout:3207: expect (ObjNum 1177 snap 396 seq_num 1177) 2024-08-17T17:37:34.164 INFO:tasks.rados.rados.0.smithi037.stdout:3205: finishing write tid 2 to smithi03781225-9 2024-08-17T17:37:34.164 INFO:tasks.rados.rados.0.smithi037.stdout:3205: finishing write tid 3 to smithi03781225-9 2024-08-17T17:37:34.164 INFO:tasks.rados.rados.0.smithi037.stdout:3205: finishing write tid 4 to smithi03781225-9 2024-08-17T17:37:34.164 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 2544 (ObjNum 1202 snap 401 seq_num 1202) dirty exists 2024-08-17T17:37:34.164 INFO:tasks.rados.rados.0.smithi037.stdout:3205: left oid 9 (ObjNum 1202 snap 401 seq_num 1202) 2024-08-17T17:37:34.164 INFO:tasks.rados.rados.0.smithi037.stdout:3208: finishing write tid 1 to smithi03781225-31 2024-08-17T17:37:34.164 INFO:tasks.rados.rados.0.smithi037.stdout:3208: finishing write tid 2 to smithi03781225-31 2024-08-17T17:37:34.164 INFO:tasks.rados.rados.0.smithi037.stdout:3208: finishing write tid 3 to smithi03781225-31 2024-08-17T17:37:34.165 INFO:tasks.rados.rados.0.smithi037.stdout:3208: finishing write tid 4 to smithi03781225-31 2024-08-17T17:37:34.165 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 31 v 1742 (ObjNum 1203 snap 401 seq_num 1203) dirty exists 2024-08-17T17:37:34.165 INFO:tasks.rados.rados.0.smithi037.stdout:3208: left oid 31 (ObjNum 1203 snap 401 seq_num 1203) 2024-08-17T17:37:34.165 INFO:tasks.rados.rados.0.smithi037.stdout:3209: expect (ObjNum 1012 snap 344 seq_num 1012) 2024-08-17T17:37:34.414 INFO:tasks.rados.rados.0.smithi037.stdout:3205: done (5 left) 2024-08-17T17:37:34.414 INFO:tasks.rados.rados.0.smithi037.stdout:3206: done (4 left) 2024-08-17T17:37:34.414 INFO:tasks.rados.rados.0.smithi037.stdout:3207: done (3 left) 2024-08-17T17:37:34.415 INFO:tasks.rados.rados.0.smithi037.stdout:3208: done (2 left) 2024-08-17T17:37:34.415 INFO:tasks.rados.rados.0.smithi037.stdout:3209: done (1 left) 2024-08-17T17:37:34.415 INFO:tasks.rados.rados.0.smithi037.stdout:3211: done (0 left) 2024-08-17T17:37:34.415 INFO:tasks.rados.rados.0.smithi037.stdout:3212: write oid 50 current snap is 401 2024-08-17T17:37:34.415 INFO:tasks.rados.rados.0.smithi037.stdout:3212: seq_num 1205 ranges {652435=658819,1730449=521986} 2024-08-17T17:37:34.421 INFO:tasks.rados.rados.0.smithi037.stdout:3212: writing smithi03781225-50 from 652435 to 1311254 tid 1 2024-08-17T17:37:34.427 INFO:tasks.rados.rados.0.smithi037.stdout:3212: writing smithi03781225-50 from 1730449 to 2252435 tid 2 2024-08-17T17:37:34.427 INFO:tasks.rados.rados.0.smithi037.stdout:3213: snap_create 2024-08-17T17:37:34.427 INFO:tasks.rados.rados.0.smithi037.stdout:3212: finishing write tid 1 to smithi03781225-50 2024-08-17T17:37:34.430 INFO:tasks.rados.rados.0.smithi037.stdout:3212: finishing write tid 2 to smithi03781225-50 2024-08-17T17:37:34.431 INFO:tasks.rados.rados.0.smithi037.stdout:3212: finishing write tid 3 to smithi03781225-50 2024-08-17T17:37:34.431 INFO:tasks.rados.rados.0.smithi037.stdout:3212: finishing write tid 4 to smithi03781225-50 2024-08-17T17:37:34.431 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 50 v 1754 (ObjNum 1205 snap 401 seq_num 1205) dirty exists 2024-08-17T17:37:34.431 INFO:tasks.rados.rados.0.smithi037.stdout:3212: left oid 50 (ObjNum 1205 snap 401 seq_num 1205) 2024-08-17T17:37:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:34 smithi046 ceph-mon[88218]: pgmap v908: 89 pgs: 89 active+clean; 369 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 539 KiB/s wr, 2 op/s 2024-08-17T17:37:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:34 smithi046 ceph-mon[88218]: osdmap e867: 8 total, 8 up, 8 in 2024-08-17T17:37:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:34 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:37:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:34 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:37:35.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:34 smithi037 ceph-mon[97894]: pgmap v908: 89 pgs: 89 active+clean; 369 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 539 KiB/s wr, 2 op/s 2024-08-17T17:37:35.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:34 smithi037 ceph-mon[97894]: osdmap e867: 8 total, 8 up, 8 in 2024-08-17T17:37:35.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:34 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:37:35.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:34 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:37:35.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:34 smithi037 ceph-mon[102022]: pgmap v908: 89 pgs: 89 active+clean; 369 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 539 KiB/s wr, 2 op/s 2024-08-17T17:37:35.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:34 smithi037 ceph-mon[102022]: osdmap e867: 8 total, 8 up, 8 in 2024-08-17T17:37:35.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:34 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:37:35.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:34 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:37:35.387 INFO:tasks.rados.rados.0.smithi037.stdout:3212: done (1 left) 2024-08-17T17:37:35.387 INFO:tasks.rados.rados.0.smithi037.stdout:3213: done (0 left) 2024-08-17T17:37:35.387 INFO:tasks.rados.rados.0.smithi037.stdout:3214: rollback oid 11 current snap is 402 2024-08-17T17:37:35.387 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 11 to 392 2024-08-17T17:37:35.387 INFO:tasks.rados.rados.0.smithi037.stdout:3215: read oid 22 snap 396 2024-08-17T17:37:35.387 INFO:tasks.rados.rados.0.smithi037.stdout:3215: expect (ObjNum 1168 snap 393 seq_num 1168) 2024-08-17T17:37:35.387 INFO:tasks.rados.rados.0.smithi037.stdout:3216: snap_remove snap 376 2024-08-17T17:37:36.395 INFO:tasks.rados.rados.0.smithi037.stdout:3216: done (2 left) 2024-08-17T17:37:36.395 INFO:tasks.rados.rados.0.smithi037.stdout:3217: snap_remove snap 394 2024-08-17T17:37:36.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:36 smithi046 ceph-mon[88218]: osdmap e868: 8 total, 8 up, 8 in 2024-08-17T17:37:36.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:36 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:37:36.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:36 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:37:36.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:36 smithi046 ceph-mon[88218]: pgmap v911: 89 pgs: 89 active+clean; 359 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.7 MiB/s wr, 22 op/s 2024-08-17T17:37:36.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:36 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:37:36.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:36 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:37:36.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:36 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:37:36.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:36 smithi037 ceph-mon[102022]: osdmap e868: 8 total, 8 up, 8 in 2024-08-17T17:37:36.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:36 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:37:36.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:36 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:37:36.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:36 smithi037 ceph-mon[102022]: pgmap v911: 89 pgs: 89 active+clean; 359 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.7 MiB/s wr, 22 op/s 2024-08-17T17:37:36.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:36 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:37:36.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:36 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:37:36.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:36 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:37:36.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:36 smithi037 ceph-mon[97894]: osdmap e868: 8 total, 8 up, 8 in 2024-08-17T17:37:36.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:36 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:37:36.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:36 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:37:36.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:36 smithi037 ceph-mon[97894]: pgmap v911: 89 pgs: 89 active+clean; 359 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.7 MiB/s wr, 22 op/s 2024-08-17T17:37:36.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:36 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:37:36.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:36 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:37:36.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:36 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:37:36.843 INFO:tasks.rados.rados.0.smithi037.stdout:3217: done (2 left) 2024-08-17T17:37:36.843 INFO:tasks.rados.rados.0.smithi037.stdout:3218: read oid 48 snap -1 2024-08-17T17:37:36.843 INFO:tasks.rados.rados.0.smithi037.stdout:3218: expect (ObjNum 1107 snap 366 seq_num 1107) 2024-08-17T17:37:36.844 INFO:tasks.rados.rados.0.smithi037.stdout:3219: rollback oid 9 current snap is 402 2024-08-17T17:37:36.844 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 9 to 335 2024-08-17T17:37:36.844 INFO:tasks.rados.rados.0.smithi037.stdout:3220: rollback oid 5 current snap is 402 2024-08-17T17:37:36.844 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 5 to 400 2024-08-17T17:37:36.844 INFO:tasks.rados.rados.0.smithi037.stdout:3214: finishing rollback tid 0 to smithi03781225-11 2024-08-17T17:37:36.844 INFO:tasks.rados.rados.0.smithi037.stdout:3214: finishing rollback tid 1 to smithi03781225-11 2024-08-17T17:37:36.844 INFO:tasks.rados.rados.0.smithi037.stdout:3214: finishing rollback tid 2 to smithi03781225-11 2024-08-17T17:37:36.844 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 11 v 998 (ObjNum 1160 snap 390 seq_num 1160) dirty exists 2024-08-17T17:37:36.844 INFO:tasks.rados.rados.0.smithi037.stdout:3215: expect (ObjNum 1168 snap 393 seq_num 1168) 2024-08-17T17:37:36.970 INFO:tasks.rados.rados.0.smithi037.stdout:3218: expect (ObjNum 1107 snap 366 seq_num 1107) 2024-08-17T17:37:37.179 INFO:tasks.rados.rados.0.smithi037.stdout:3220: finishing rollback tid 0 to smithi03781225-5 2024-08-17T17:37:37.179 INFO:tasks.rados.rados.0.smithi037.stdout:3220: finishing rollback tid 1 to smithi03781225-5 2024-08-17T17:37:37.179 INFO:tasks.rados.rados.0.smithi037.stdout:3220: finishing rollback tid 2 to smithi03781225-5 2024-08-17T17:37:37.179 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 5 v 662 (ObjNum 1136 snap 377 seq_num 1136) dirty exists 2024-08-17T17:37:37.179 INFO:tasks.rados.rados.0.smithi037.stdout:3219: finishing rollback tid 0 to smithi03781225-9 2024-08-17T17:37:37.179 INFO:tasks.rados.rados.0.smithi037.stdout:3219: finishing rollback tid 1 to smithi03781225-9 2024-08-17T17:37:37.179 INFO:tasks.rados.rados.0.smithi037.stdout:3214: done (4 left) 2024-08-17T17:37:37.180 INFO:tasks.rados.rados.0.smithi037.stdout:3215: done (3 left) 2024-08-17T17:37:37.180 INFO:tasks.rados.rados.0.smithi037.stdout:3218: done (2 left) 2024-08-17T17:37:37.180 INFO:tasks.rados.rados.0.smithi037.stdout:3220: done (1 left) 2024-08-17T17:37:37.180 INFO:tasks.rados.rados.0.smithi037.stdout:3221: read oid 23 snap -1 2024-08-17T17:37:37.180 INFO:tasks.rados.rados.0.smithi037.stdout:3221: expect (ObjNum 1176 snap 396 seq_num 1176) 2024-08-17T17:37:37.180 INFO:tasks.rados.rados.0.smithi037.stdout:3222: delete oid 46 current snap is 402 2024-08-17T17:37:37.180 INFO:tasks.rados.rados.0.smithi037.stdout:3219: finishing rollback tid 2 to smithi03781225-9 2024-08-17T17:37:37.180 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 2568 (ObjNum 973 snap 335 seq_num 973) dirty exists 2024-08-17T17:37:37.181 INFO:tasks.rados.rados.0.smithi037.stdout:3219: done (2 left) 2024-08-17T17:37:37.181 INFO:tasks.rados.rados.0.smithi037.stdout:3222: done (1 left) 2024-08-17T17:37:37.181 INFO:tasks.rados.rados.0.smithi037.stdout:3223: delete oid 22 current snap is 402 2024-08-17T17:37:37.191 INFO:tasks.rados.rados.0.smithi037.stdout:3223: done (1 left) 2024-08-17T17:37:37.191 INFO:tasks.rados.rados.0.smithi037.stdout:3224: snap_remove snap 399 2024-08-17T17:37:37.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:37 smithi046 ceph-mon[88218]: osdmap e869: 8 total, 8 up, 8 in 2024-08-17T17:37:37.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:37 smithi046 ceph-mon[88218]: osdmap e870: 8 total, 8 up, 8 in 2024-08-17T17:37:37.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:37 smithi037 ceph-mon[97894]: osdmap e869: 8 total, 8 up, 8 in 2024-08-17T17:37:37.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:37 smithi037 ceph-mon[97894]: osdmap e870: 8 total, 8 up, 8 in 2024-08-17T17:37:37.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:37 smithi037 ceph-mon[102022]: osdmap e869: 8 total, 8 up, 8 in 2024-08-17T17:37:37.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:37 smithi037 ceph-mon[102022]: osdmap e870: 8 total, 8 up, 8 in 2024-08-17T17:37:37.847 INFO:tasks.rados.rados.0.smithi037.stdout:3224: done (1 left) 2024-08-17T17:37:37.847 INFO:tasks.rados.rados.0.smithi037.stdout:3225: snap_create 2024-08-17T17:37:37.847 INFO:tasks.rados.rados.0.smithi037.stdout:3221: expect (ObjNum 1176 snap 396 seq_num 1176) 2024-08-17T17:37:38.847 INFO:tasks.rados.rados.0.smithi037.stdout:3221: done (1 left) 2024-08-17T17:37:38.848 INFO:tasks.rados.rados.0.smithi037.stdout:3225: done (0 left) 2024-08-17T17:37:38.848 INFO:tasks.rados.rados.0.smithi037.stdout:3226: write oid 30 current snap is 403 2024-08-17T17:37:38.848 INFO:tasks.rados.rados.0.smithi037.stdout:3226: seq_num 1208 ranges {702856=484566,1789542=513314} 2024-08-17T17:37:38.854 INFO:tasks.rados.rados.0.smithi037.stdout:3226: writing smithi03781225-30 from 702856 to 1187422 tid 1 2024-08-17T17:37:38.860 INFO:tasks.rados.rados.0.smithi037.stdout:3226: writing smithi03781225-30 from 1789542 to 2302856 tid 2 2024-08-17T17:37:38.860 INFO:tasks.rados.rados.0.smithi037.stdout:3227: read oid 44 snap 355 2024-08-17T17:37:38.861 INFO:tasks.rados.rados.0.smithi037.stdout:3227: expect (ObjNum 1041 snap 352 seq_num 1041) 2024-08-17T17:37:38.861 INFO:tasks.rados.rados.0.smithi037.stdout:3228: write oid 24 current snap is 403 2024-08-17T17:37:38.861 INFO:tasks.rados.rados.0.smithi037.stdout:3226: finishing write tid 1 to smithi03781225-30 2024-08-17T17:37:38.861 INFO:tasks.rados.rados.0.smithi037.stdout:3228: seq_num 1209 ranges {719663=676168,1964377=355286} 2024-08-17T17:37:38.868 INFO:tasks.rados.rados.0.smithi037.stdout:3228: writing smithi03781225-24 from 719663 to 1395831 tid 1 2024-08-17T17:37:38.874 INFO:tasks.rados.rados.0.smithi037.stdout:3228: writing smithi03781225-24 from 1964377 to 2319663 tid 2 2024-08-17T17:37:38.874 INFO:tasks.rados.rados.0.smithi037.stdout:3229: read oid 36 snap -1 2024-08-17T17:37:38.874 INFO:tasks.rados.rados.0.smithi037.stdout:3229: expect deleted 2024-08-17T17:37:38.874 INFO:tasks.rados.rados.0.smithi037.stdout:3230: delete oid 16 current snap is 403 2024-08-17T17:37:38.874 INFO:tasks.rados.rados.0.smithi037.stdout:3226: finishing write tid 2 to smithi03781225-30 2024-08-17T17:37:38.874 INFO:tasks.rados.rados.0.smithi037.stdout:3226: finishing write tid 3 to smithi03781225-30 2024-08-17T17:37:38.874 INFO:tasks.rados.rados.0.smithi037.stdout:3226: finishing write tid 4 to smithi03781225-30 2024-08-17T17:37:38.874 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 1613 (ObjNum 1208 snap 403 seq_num 1208) dirty exists 2024-08-17T17:37:38.874 INFO:tasks.rados.rados.0.smithi037.stdout:3226: left oid 30 (ObjNum 1208 snap 403 seq_num 1208) 2024-08-17T17:37:38.875 INFO:tasks.rados.rados.0.smithi037.stdout:3227: expect (ObjNum 1041 snap 352 seq_num 1041) 2024-08-17T17:37:39.080 INFO:tasks.rados.rados.0.smithi037.stdout:3226: done (4 left) 2024-08-17T17:37:39.080 INFO:tasks.rados.rados.0.smithi037.stdout:3227: done (3 left) 2024-08-17T17:37:39.081 INFO:tasks.rados.rados.0.smithi037.stdout:3229: done (2 left) 2024-08-17T17:37:39.081 INFO:tasks.rados.rados.0.smithi037.stdout:3230: done (1 left) 2024-08-17T17:37:39.081 INFO:tasks.rados.rados.0.smithi037.stdout:3231: snap_remove snap 355 2024-08-17T17:37:39.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:38 smithi046 ceph-mon[88218]: pgmap v914: 89 pgs: 89 active+clean; 359 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.5 MiB/s wr, 21 op/s 2024-08-17T17:37:39.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:38 smithi046 ceph-mon[88218]: osdmap e871: 8 total, 8 up, 8 in 2024-08-17T17:37:39.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:38 smithi037 ceph-mon[97894]: pgmap v914: 89 pgs: 89 active+clean; 359 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.5 MiB/s wr, 21 op/s 2024-08-17T17:37:39.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:38 smithi037 ceph-mon[97894]: osdmap e871: 8 total, 8 up, 8 in 2024-08-17T17:37:39.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:37:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:37:38] "GET /metrics HTTP/1.1" 200 36412 "" "Prometheus/2.51.0" 2024-08-17T17:37:39.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:38 smithi037 ceph-mon[102022]: pgmap v914: 89 pgs: 89 active+clean; 359 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.5 MiB/s wr, 21 op/s 2024-08-17T17:37:39.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:38 smithi037 ceph-mon[102022]: osdmap e871: 8 total, 8 up, 8 in 2024-08-17T17:37:39.859 INFO:tasks.rados.rados.0.smithi037.stdout:3231: done (1 left) 2024-08-17T17:37:39.860 INFO:tasks.rados.rados.0.smithi037.stdout:3232: write oid 45 current snap is 403 2024-08-17T17:37:39.860 INFO:tasks.rados.rados.0.smithi037.stdout:3232: seq_num 1211 ranges {753277=426666,1681341=545753} 2024-08-17T17:37:39.867 INFO:tasks.rados.rados.0.smithi037.stdout:3232: writing smithi03781225-45 from 753277 to 1179943 tid 1 2024-08-17T17:37:39.874 INFO:tasks.rados.rados.0.smithi037.stdout:3232: writing smithi03781225-45 from 1681341 to 2227094 tid 2 2024-08-17T17:37:39.874 INFO:tasks.rados.rados.0.smithi037.stdout:3233: write oid 12 current snap is 403 2024-08-17T17:37:39.874 INFO:tasks.rados.rados.0.smithi037.stdout:3228: finishing write tid 1 to smithi03781225-24 2024-08-17T17:37:39.874 INFO:tasks.rados.rados.0.smithi037.stdout:3228: finishing write tid 2 to smithi03781225-24 2024-08-17T17:37:39.874 INFO:tasks.rados.rados.0.smithi037.stdout:3228: finishing write tid 3 to smithi03781225-24 2024-08-17T17:37:39.874 INFO:tasks.rados.rados.0.smithi037.stdout:3228: finishing write tid 4 to smithi03781225-24 2024-08-17T17:37:39.874 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 24 v 1293 (ObjNum 1209 snap 403 seq_num 1209) dirty exists 2024-08-17T17:37:39.874 INFO:tasks.rados.rados.0.smithi037.stdout:3228: left oid 24 (ObjNum 1209 snap 403 seq_num 1209) 2024-08-17T17:37:39.874 INFO:tasks.rados.rados.0.smithi037.stdout:3233: seq_num 1212 ranges {770084=501915,2023470=346614} 2024-08-17T17:37:39.881 INFO:tasks.rados.rados.0.smithi037.stdout:3233: writing smithi03781225-12 from 770084 to 1271999 tid 1 2024-08-17T17:37:39.888 INFO:tasks.rados.rados.0.smithi037.stdout:3233: writing smithi03781225-12 from 2023470 to 2370084 tid 2 2024-08-17T17:37:39.888 INFO:tasks.rados.rados.0.smithi037.stdout:3228: done (2 left) 2024-08-17T17:37:39.888 INFO:tasks.rados.rados.0.smithi037.stdout:3234: read oid 28 snap -1 2024-08-17T17:37:39.888 INFO:tasks.rados.rados.0.smithi037.stdout:3234: expect (ObjNum 1108 snap 366 seq_num 1108) 2024-08-17T17:37:39.888 INFO:tasks.rados.rados.0.smithi037.stdout:3235: write oid 21 current snap is 403 2024-08-17T17:37:39.888 INFO:tasks.rados.rados.0.smithi037.stdout:3232: finishing write tid 1 to smithi03781225-45 2024-08-17T17:37:39.888 INFO:tasks.rados.rados.0.smithi037.stdout:3232: finishing write tid 2 to smithi03781225-45 2024-08-17T17:37:39.889 INFO:tasks.rados.rados.0.smithi037.stdout:3232: finishing write tid 3 to smithi03781225-45 2024-08-17T17:37:39.889 INFO:tasks.rados.rados.0.smithi037.stdout:3232: finishing write tid 4 to smithi03781225-45 2024-08-17T17:37:39.889 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 719 (ObjNum 1211 snap 403 seq_num 1211) dirty exists 2024-08-17T17:37:39.889 INFO:tasks.rados.rados.0.smithi037.stdout:3232: left oid 45 (ObjNum 1211 snap 403 seq_num 1211) 2024-08-17T17:37:39.889 INFO:tasks.rados.rados.0.smithi037.stdout:3233: finishing write tid 1 to smithi03781225-12 2024-08-17T17:37:39.889 INFO:tasks.rados.rados.0.smithi037.stdout:3235: seq_num 1213 ranges {786891=577164,2081952=304939} 2024-08-17T17:37:39.895 INFO:tasks.rados.rados.0.smithi037.stdout:3235: writing smithi03781225-21 from 786891 to 1364055 tid 1 2024-08-17T17:37:39.901 INFO:tasks.rados.rados.0.smithi037.stdout:3235: writing smithi03781225-21 from 2081952 to 2386891 tid 2 2024-08-17T17:37:39.901 INFO:tasks.rados.rados.0.smithi037.stdout:3232: done (3 left) 2024-08-17T17:37:39.901 INFO:tasks.rados.rados.0.smithi037.stdout:3236: write oid 32 current snap is 403 2024-08-17T17:37:39.901 INFO:tasks.rados.rados.0.smithi037.stdout:3236: seq_num 1214 ranges {403698=652413,1740434=663264} 2024-08-17T17:37:39.907 INFO:tasks.rados.rados.0.smithi037.stdout:3236: writing smithi03781225-32 from 403698 to 1056111 tid 1 2024-08-17T17:37:39.915 INFO:tasks.rados.rados.0.smithi037.stdout:3236: writing smithi03781225-32 from 1740434 to 2403698 tid 2 2024-08-17T17:37:39.915 INFO:tasks.rados.rados.0.smithi037.stdout:3237: delete oid 9 current snap is 403 2024-08-17T17:37:39.915 INFO:tasks.rados.rados.0.smithi037.stdout:3233: finishing write tid 2 to smithi03781225-12 2024-08-17T17:37:39.915 INFO:tasks.rados.rados.0.smithi037.stdout:3233: finishing write tid 3 to smithi03781225-12 2024-08-17T17:37:39.915 INFO:tasks.rados.rados.0.smithi037.stdout:3233: finishing write tid 4 to smithi03781225-12 2024-08-17T17:37:39.915 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 2582 (ObjNum 1212 snap 403 seq_num 1212) dirty exists 2024-08-17T17:37:39.915 INFO:tasks.rados.rados.0.smithi037.stdout:3233: left oid 12 (ObjNum 1212 snap 403 seq_num 1212) 2024-08-17T17:37:39.915 INFO:tasks.rados.rados.0.smithi037.stdout:3234: expect (ObjNum 1108 snap 366 seq_num 1108) 2024-08-17T17:37:40.001 INFO:tasks.rados.rados.0.smithi037.stdout:3235: finishing write tid 1 to smithi03781225-21 2024-08-17T17:37:40.001 INFO:tasks.rados.rados.0.smithi037.stdout:3235: finishing write tid 2 to smithi03781225-21 2024-08-17T17:37:40.001 INFO:tasks.rados.rados.0.smithi037.stdout:3235: finishing write tid 3 to smithi03781225-21 2024-08-17T17:37:40.001 INFO:tasks.rados.rados.0.smithi037.stdout:3235: finishing write tid 4 to smithi03781225-21 2024-08-17T17:37:40.002 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 21 v 2586 (ObjNum 1213 snap 403 seq_num 1213) dirty exists 2024-08-17T17:37:40.002 INFO:tasks.rados.rados.0.smithi037.stdout:3235: left oid 21 (ObjNum 1213 snap 403 seq_num 1213) 2024-08-17T17:37:40.002 INFO:tasks.rados.rados.0.smithi037.stdout:3236: finishing write tid 1 to smithi03781225-32 2024-08-17T17:37:40.002 INFO:tasks.rados.rados.0.smithi037.stdout:3236: finishing write tid 2 to smithi03781225-32 2024-08-17T17:37:40.002 INFO:tasks.rados.rados.0.smithi037.stdout:3236: finishing write tid 3 to smithi03781225-32 2024-08-17T17:37:40.002 INFO:tasks.rados.rados.0.smithi037.stdout:3236: finishing write tid 4 to smithi03781225-32 2024-08-17T17:37:40.002 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 32 v 631 (ObjNum 1214 snap 403 seq_num 1214) dirty exists 2024-08-17T17:37:40.002 INFO:tasks.rados.rados.0.smithi037.stdout:3236: left oid 32 (ObjNum 1214 snap 403 seq_num 1214) 2024-08-17T17:37:40.002 INFO:tasks.rados.rados.0.smithi037.stdout:3233: done (4 left) 2024-08-17T17:37:40.002 INFO:tasks.rados.rados.0.smithi037.stdout:3234: done (3 left) 2024-08-17T17:37:40.002 INFO:tasks.rados.rados.0.smithi037.stdout:3235: done (2 left) 2024-08-17T17:37:40.002 INFO:tasks.rados.rados.0.smithi037.stdout:3236: done (1 left) 2024-08-17T17:37:40.002 INFO:tasks.rados.rados.0.smithi037.stdout:3237: done (0 left) 2024-08-17T17:37:40.003 INFO:tasks.rados.rados.0.smithi037.stdout:3238: write oid 3 current snap is 403 2024-08-17T17:37:40.003 INFO:tasks.rados.rados.0.smithi037.stdout:3238: seq_num 1216 ranges {437312=402911,1341045=696749} 2024-08-17T17:37:40.005 INFO:tasks.rados.rados.0.smithi037.stdout:3238: writing smithi03781225-3 from 437312 to 840223 tid 1 2024-08-17T17:37:40.012 INFO:tasks.rados.rados.0.smithi037.stdout:3238: writing smithi03781225-3 from 1341045 to 2037794 tid 2 2024-08-17T17:37:40.012 INFO:tasks.rados.rados.0.smithi037.stdout:3239: snap_remove snap 375 2024-08-17T17:37:40.163 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:39 smithi046 ceph-mon[88218]: osdmap e872: 8 total, 8 up, 8 in 2024-08-17T17:37:40.163 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:40.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:39 smithi037 ceph-mon[97894]: osdmap e872: 8 total, 8 up, 8 in 2024-08-17T17:37:40.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:40.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:39 smithi037 ceph-mon[102022]: osdmap e872: 8 total, 8 up, 8 in 2024-08-17T17:37:40.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:40.454 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:37:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:37:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:37:40.865 INFO:tasks.rados.rados.0.smithi037.stdout:3239: done (1 left) 2024-08-17T17:37:40.865 INFO:tasks.rados.rados.0.smithi037.stdout:3240: write oid 32 current snap is 403 2024-08-17T17:37:40.866 INFO:tasks.rados.rados.0.smithi037.stdout:3240: seq_num 1217 ranges {454119=594513,1515880=556760} 2024-08-17T17:37:40.872 INFO:tasks.rados.rados.0.smithi037.stdout:3240: writing smithi03781225-32 from 454119 to 1048632 tid 1 2024-08-17T17:37:40.879 INFO:tasks.rados.rados.0.smithi037.stdout:3240: writing smithi03781225-32 from 1515880 to 2072640 tid 2 2024-08-17T17:37:40.879 INFO:tasks.rados.rados.0.smithi037.stdout:3241: snap_remove snap 400 2024-08-17T17:37:41.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:40 smithi046 ceph-mon[88218]: pgmap v917: 89 pgs: 89 active+clean; 361 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 496 KiB/s wr, 10 op/s 2024-08-17T17:37:41.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:40 smithi046 ceph-mon[88218]: osdmap e873: 8 total, 8 up, 8 in 2024-08-17T17:37:41.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:40 smithi037 ceph-mon[102022]: pgmap v917: 89 pgs: 89 active+clean; 361 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 496 KiB/s wr, 10 op/s 2024-08-17T17:37:41.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:40 smithi037 ceph-mon[102022]: osdmap e873: 8 total, 8 up, 8 in 2024-08-17T17:37:41.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:40 smithi037 ceph-mon[97894]: pgmap v917: 89 pgs: 89 active+clean; 361 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 496 KiB/s wr, 10 op/s 2024-08-17T17:37:41.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:40 smithi037 ceph-mon[97894]: osdmap e873: 8 total, 8 up, 8 in 2024-08-17T17:37:41.848 INFO:tasks.rados.rados.0.smithi037.stdout:3241: done (2 left) 2024-08-17T17:37:41.848 INFO:tasks.rados.rados.0.smithi037.stdout:3242: read oid 50 snap -1 2024-08-17T17:37:41.848 INFO:tasks.rados.rados.0.smithi037.stdout:3242: expect (ObjNum 1205 snap 401 seq_num 1205) 2024-08-17T17:37:41.848 INFO:tasks.rados.rados.0.smithi037.stdout:3243: write oid 18 current snap is 403 2024-08-17T17:37:41.848 INFO:tasks.rados.rados.0.smithi037.stdout:3243: seq_num 1218 ranges {470926=669762,1574362=700418} 2024-08-17T17:37:41.854 INFO:tasks.rados.rados.0.smithi037.stdout:3243: writing smithi03781225-18 from 470926 to 1140688 tid 1 2024-08-17T17:37:41.862 INFO:tasks.rados.rados.0.smithi037.stdout:3243: writing smithi03781225-18 from 1574362 to 2274780 tid 2 2024-08-17T17:37:41.862 INFO:tasks.rados.rados.0.smithi037.stdout:3244: rollback oid 12 current snap is 403 2024-08-17T17:37:41.862 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 12 to 369 2024-08-17T17:37:41.863 INFO:tasks.rados.rados.0.smithi037.stdout:3238: finishing write tid 1 to smithi03781225-3 2024-08-17T17:37:41.863 INFO:tasks.rados.rados.0.smithi037.stdout:3238: finishing write tid 2 to smithi03781225-3 2024-08-17T17:37:41.863 INFO:tasks.rados.rados.0.smithi037.stdout:3238: finishing write tid 3 to smithi03781225-3 2024-08-17T17:37:41.863 INFO:tasks.rados.rados.0.smithi037.stdout:3238: finishing write tid 4 to smithi03781225-3 2024-08-17T17:37:41.863 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 671 (ObjNum 1216 snap 403 seq_num 1216) dirty exists 2024-08-17T17:37:41.863 INFO:tasks.rados.rados.0.smithi037.stdout:3238: left oid 3 (ObjNum 1216 snap 403 seq_num 1216) 2024-08-17T17:37:41.863 INFO:tasks.rados.rados.0.smithi037.stdout:3240: finishing write tid 1 to smithi03781225-32 2024-08-17T17:37:41.863 INFO:tasks.rados.rados.0.smithi037.stdout:3238: done (4 left) 2024-08-17T17:37:41.863 INFO:tasks.rados.rados.0.smithi037.stdout:3245: read oid 38 snap -1 2024-08-17T17:37:41.863 INFO:tasks.rados.rados.0.smithi037.stdout:3245: expect (ObjNum 1195 snap 401 seq_num 1195) 2024-08-17T17:37:41.863 INFO:tasks.rados.rados.0.smithi037.stdout:3246: snap_create 2024-08-17T17:37:41.863 INFO:tasks.rados.rados.0.smithi037.stdout:3240: finishing write tid 2 to smithi03781225-32 2024-08-17T17:37:41.863 INFO:tasks.rados.rados.0.smithi037.stdout:3240: finishing write tid 3 to smithi03781225-32 2024-08-17T17:37:41.864 INFO:tasks.rados.rados.0.smithi037.stdout:3240: finishing write tid 4 to smithi03781225-32 2024-08-17T17:37:41.864 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 32 v 638 (ObjNum 1217 snap 403 seq_num 1217) dirty exists 2024-08-17T17:37:41.864 INFO:tasks.rados.rados.0.smithi037.stdout:3240: left oid 32 (ObjNum 1217 snap 403 seq_num 1217) 2024-08-17T17:37:41.864 INFO:tasks.rados.rados.0.smithi037.stdout:3242: expect (ObjNum 1205 snap 401 seq_num 1205) 2024-08-17T17:37:42.034 INFO:tasks.rados.rados.0.smithi037.stdout:3243: finishing write tid 1 to smithi03781225-18 2024-08-17T17:37:42.034 INFO:tasks.rados.rados.0.smithi037.stdout:3244: finishing rollback tid 0 to smithi03781225-12 2024-08-17T17:37:42.034 INFO:tasks.rados.rados.0.smithi037.stdout:3244: finishing rollback tid 1 to smithi03781225-12 2024-08-17T17:37:42.034 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 2602 (ObjNum 1377 snap 0 seq_num 4061272736) dirty dne 2024-08-17T17:37:42.035 INFO:tasks.rados.rados.0.smithi037.stdout:3243: finishing write tid 2 to smithi03781225-18 2024-08-17T17:37:42.035 INFO:tasks.rados.rados.0.smithi037.stdout:3243: finishing write tid 3 to smithi03781225-18 2024-08-17T17:37:42.035 INFO:tasks.rados.rados.0.smithi037.stdout:3243: finishing write tid 4 to smithi03781225-18 2024-08-17T17:37:42.035 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 1461 (ObjNum 1218 snap 403 seq_num 1218) dirty exists 2024-08-17T17:37:42.035 INFO:tasks.rados.rados.0.smithi037.stdout:3243: left oid 18 (ObjNum 1218 snap 403 seq_num 1218) 2024-08-17T17:37:42.035 INFO:tasks.rados.rados.0.smithi037.stdout:3245: expect (ObjNum 1195 snap 401 seq_num 1195) 2024-08-17T17:37:42.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:41 smithi046 ceph-mon[88218]: osdmap e874: 8 total, 8 up, 8 in 2024-08-17T17:37:42.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:41 smithi046 ceph-mon[88218]: osdmap e875: 8 total, 8 up, 8 in 2024-08-17T17:37:42.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:41 smithi037 ceph-mon[97894]: osdmap e874: 8 total, 8 up, 8 in 2024-08-17T17:37:42.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:41 smithi037 ceph-mon[97894]: osdmap e875: 8 total, 8 up, 8 in 2024-08-17T17:37:42.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:41 smithi037 ceph-mon[102022]: osdmap e874: 8 total, 8 up, 8 in 2024-08-17T17:37:42.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:41 smithi037 ceph-mon[102022]: osdmap e875: 8 total, 8 up, 8 in 2024-08-17T17:37:42.868 INFO:tasks.rados.rados.0.smithi037.stdout:3240: done (5 left) 2024-08-17T17:37:42.869 INFO:tasks.rados.rados.0.smithi037.stdout:3242: done (4 left) 2024-08-17T17:37:42.869 INFO:tasks.rados.rados.0.smithi037.stdout:3243: done (3 left) 2024-08-17T17:37:42.869 INFO:tasks.rados.rados.0.smithi037.stdout:3244: done (2 left) 2024-08-17T17:37:42.869 INFO:tasks.rados.rados.0.smithi037.stdout:3245: done (1 left) 2024-08-17T17:37:42.869 INFO:tasks.rados.rados.0.smithi037.stdout:3246: done (0 left) 2024-08-17T17:37:42.869 INFO:tasks.rados.rados.0.smithi037.stdout:3247: snap_create 2024-08-17T17:37:43.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:42 smithi046 ceph-mon[88218]: pgmap v920: 89 pgs: 89 active+clean; 349 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 817 KiB/s wr, 11 op/s 2024-08-17T17:37:43.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:42 smithi046 ceph-mon[88218]: osdmap e876: 8 total, 8 up, 8 in 2024-08-17T17:37:43.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:42 smithi037 ceph-mon[97894]: pgmap v920: 89 pgs: 89 active+clean; 349 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 817 KiB/s wr, 11 op/s 2024-08-17T17:37:43.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:42 smithi037 ceph-mon[97894]: osdmap e876: 8 total, 8 up, 8 in 2024-08-17T17:37:43.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:42 smithi037 ceph-mon[102022]: pgmap v920: 89 pgs: 89 active+clean; 349 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 817 KiB/s wr, 11 op/s 2024-08-17T17:37:43.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:42 smithi037 ceph-mon[102022]: osdmap e876: 8 total, 8 up, 8 in 2024-08-17T17:37:43.870 INFO:tasks.rados.rados.0.smithi037.stdout:3247: done (0 left) 2024-08-17T17:37:43.870 INFO:tasks.rados.rados.0.smithi037.stdout:3248: read oid 12 snap -1 2024-08-17T17:37:43.870 INFO:tasks.rados.rados.0.smithi037.stdout:3248: expect deleted 2024-08-17T17:37:43.870 INFO:tasks.rados.rados.0.smithi037.stdout:3249: write oid 27 current snap is 405 2024-08-17T17:37:43.870 INFO:tasks.rados.rados.0.smithi037.stdout:3249: seq_num 1219 ranges {487733=745011,1632844=560429} 2024-08-17T17:37:43.876 INFO:tasks.rados.rados.0.smithi037.stdout:3249: writing smithi03781225-27 from 487733 to 1232744 tid 1 2024-08-17T17:37:43.882 INFO:tasks.rados.rados.0.smithi037.stdout:3249: writing smithi03781225-27 from 1632844 to 2193273 tid 2 2024-08-17T17:37:43.882 INFO:tasks.rados.rados.0.smithi037.stdout:3250: rollback oid 3 current snap is 405 2024-08-17T17:37:43.882 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 3 to 404 2024-08-17T17:37:43.882 INFO:tasks.rados.rados.0.smithi037.stdout:3248: done (2 left) 2024-08-17T17:37:43.883 INFO:tasks.rados.rados.0.smithi037.stdout:3251: rollback oid 26 current snap is 405 2024-08-17T17:37:43.883 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 26 to 335 2024-08-17T17:37:43.883 INFO:tasks.rados.rados.0.smithi037.stdout:3252: snap_remove snap 398 2024-08-17T17:37:44.878 INFO:tasks.rados.rados.0.smithi037.stdout:3252: done (3 left) 2024-08-17T17:37:44.878 INFO:tasks.rados.rados.0.smithi037.stdout:3253: read oid 25 snap -1 2024-08-17T17:37:44.878 INFO:tasks.rados.rados.0.smithi037.stdout:3253: expect (ObjNum 1156 snap 390 seq_num 1156) 2024-08-17T17:37:44.878 INFO:tasks.rados.rados.0.smithi037.stdout:3254: read oid 44 snap -1 2024-08-17T17:37:44.878 INFO:tasks.rados.rados.0.smithi037.stdout:3254: expect (ObjNum 1191 snap 398 seq_num 1191) 2024-08-17T17:37:44.879 INFO:tasks.rados.rados.0.smithi037.stdout:3255: rollback oid 5 current snap is 405 2024-08-17T17:37:44.879 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 5 to 402 2024-08-17T17:37:44.879 INFO:tasks.rados.rados.0.smithi037.stdout:3249: finishing write tid 1 to smithi03781225-27 2024-08-17T17:37:44.879 INFO:tasks.rados.rados.0.smithi037.stdout:3249: finishing write tid 2 to smithi03781225-27 2024-08-17T17:37:44.879 INFO:tasks.rados.rados.0.smithi037.stdout:3250: finishing rollback tid 0 to smithi03781225-3 2024-08-17T17:37:44.879 INFO:tasks.rados.rados.0.smithi037.stdout:3249: finishing write tid 3 to smithi03781225-27 2024-08-17T17:37:44.879 INFO:tasks.rados.rados.0.smithi037.stdout:3250: finishing rollback tid 1 to smithi03781225-3 2024-08-17T17:37:44.879 INFO:tasks.rados.rados.0.smithi037.stdout:3249: finishing write tid 4 to smithi03781225-27 2024-08-17T17:37:44.879 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 27 v 644 (ObjNum 1219 snap 405 seq_num 1219) dirty exists 2024-08-17T17:37:44.879 INFO:tasks.rados.rados.0.smithi037.stdout:3249: left oid 27 (ObjNum 1219 snap 405 seq_num 1219) 2024-08-17T17:37:44.879 INFO:tasks.rados.rados.0.smithi037.stdout:3250: finishing rollback tid 2 to smithi03781225-3 2024-08-17T17:37:44.879 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 679 (ObjNum 1216 snap 403 seq_num 1216) dirty exists 2024-08-17T17:37:44.879 INFO:tasks.rados.rados.0.smithi037.stdout:3251: finishing rollback tid 0 to smithi03781225-26 2024-08-17T17:37:44.880 INFO:tasks.rados.rados.0.smithi037.stdout:3251: finishing rollback tid 1 to smithi03781225-26 2024-08-17T17:37:44.880 INFO:tasks.rados.rados.0.smithi037.stdout:3251: finishing rollback tid 2 to smithi03781225-26 2024-08-17T17:37:44.880 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 1465 (ObjNum 938 snap 321 seq_num 938) dirty exists 2024-08-17T17:37:44.880 INFO:tasks.rados.rados.0.smithi037.stdout:3249: done (5 left) 2024-08-17T17:37:44.880 INFO:tasks.rados.rados.0.smithi037.stdout:3250: done (4 left) 2024-08-17T17:37:44.880 INFO:tasks.rados.rados.0.smithi037.stdout:3251: done (3 left) 2024-08-17T17:37:44.880 INFO:tasks.rados.rados.0.smithi037.stdout:3256: read oid 45 snap 401 2024-08-17T17:37:44.880 INFO:tasks.rados.rados.0.smithi037.stdout:3256: expect (ObjNum 998 snap 341 seq_num 998) 2024-08-17T17:37:44.880 INFO:tasks.rados.rados.0.smithi037.stdout:3257: read oid 29 snap -1 2024-08-17T17:37:44.880 INFO:tasks.rados.rados.0.smithi037.stdout:3257: expect deleted 2024-08-17T17:37:44.880 INFO:tasks.rados.rados.0.smithi037.stdout:3258: snap_create 2024-08-17T17:37:44.884 INFO:tasks.rados.rados.0.smithi037.stdout:3254: expect (ObjNum 1191 snap 398 seq_num 1191) 2024-08-17T17:37:44.970 INFO:tasks.rados.rados.0.smithi037.stdout:3255: finishing rollback tid 0 to smithi03781225-5 2024-08-17T17:37:44.970 INFO:tasks.rados.rados.0.smithi037.stdout:3255: finishing rollback tid 1 to smithi03781225-5 2024-08-17T17:37:44.971 INFO:tasks.rados.rados.0.smithi037.stdout:3256: expect (ObjNum 998 snap 341 seq_num 998) 2024-08-17T17:37:45.138 INFO:tasks.rados.rados.0.smithi037.stdout:3255: finishing rollback tid 2 to smithi03781225-5 2024-08-17T17:37:45.138 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 5 v 683 (ObjNum 1136 snap 377 seq_num 1136) dirty exists 2024-08-17T17:37:45.138 INFO:tasks.rados.rados.0.smithi037.stdout:3253: expect (ObjNum 1156 snap 390 seq_num 1156) 2024-08-17T17:37:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:44 smithi046 ceph-mon[88218]: pgmap v923: 89 pgs: 89 active+clean; 342 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 321 KiB/s wr, 5 op/s 2024-08-17T17:37:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:44 smithi046 ceph-mon[88218]: osdmap e877: 8 total, 8 up, 8 in 2024-08-17T17:37:45.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:44 smithi037 ceph-mon[102022]: pgmap v923: 89 pgs: 89 active+clean; 342 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 321 KiB/s wr, 5 op/s 2024-08-17T17:37:45.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:44 smithi037 ceph-mon[102022]: osdmap e877: 8 total, 8 up, 8 in 2024-08-17T17:37:45.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:44 smithi037 ceph-mon[97894]: pgmap v923: 89 pgs: 89 active+clean; 342 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 321 KiB/s wr, 5 op/s 2024-08-17T17:37:45.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:44 smithi037 ceph-mon[97894]: osdmap e877: 8 total, 8 up, 8 in 2024-08-17T17:37:45.885 INFO:tasks.rados.rados.0.smithi037.stdout:3253: done (5 left) 2024-08-17T17:37:45.885 INFO:tasks.rados.rados.0.smithi037.stdout:3254: done (4 left) 2024-08-17T17:37:45.885 INFO:tasks.rados.rados.0.smithi037.stdout:3255: done (3 left) 2024-08-17T17:37:45.885 INFO:tasks.rados.rados.0.smithi037.stdout:3256: done (2 left) 2024-08-17T17:37:45.886 INFO:tasks.rados.rados.0.smithi037.stdout:3257: done (1 left) 2024-08-17T17:37:45.886 INFO:tasks.rados.rados.0.smithi037.stdout:3258: done (0 left) 2024-08-17T17:37:45.886 INFO:tasks.rados.rados.0.smithi037.stdout:3259: delete oid 47 current snap is 406 2024-08-17T17:37:45.890 INFO:tasks.rados.rados.0.smithi037.stdout:3259: done (0 left) 2024-08-17T17:37:45.890 INFO:tasks.rados.rados.0.smithi037.stdout:3260: rollback oid 17 current snap is 406 2024-08-17T17:37:45.890 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 17 to 405 2024-08-17T17:37:45.890 INFO:tasks.rados.rados.0.smithi037.stdout:3261: read oid 18 snap -1 2024-08-17T17:37:45.890 INFO:tasks.rados.rados.0.smithi037.stdout:3261: expect (ObjNum 1218 snap 403 seq_num 1218) 2024-08-17T17:37:45.890 INFO:tasks.rados.rados.0.smithi037.stdout:3262: read oid 19 snap -1 2024-08-17T17:37:45.890 INFO:tasks.rados.rados.0.smithi037.stdout:3262: expect deleted 2024-08-17T17:37:45.890 INFO:tasks.rados.rados.0.smithi037.stdout:3263: read oid 23 snap -1 2024-08-17T17:37:45.890 INFO:tasks.rados.rados.0.smithi037.stdout:3263: expect (ObjNum 1176 snap 396 seq_num 1176) 2024-08-17T17:37:45.891 INFO:tasks.rados.rados.0.smithi037.stdout:3264: rollback oid 40 current snap is 406 2024-08-17T17:37:45.891 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 40 to 397 2024-08-17T17:37:45.891 INFO:tasks.rados.rados.0.smithi037.stdout:3265: snap_create 2024-08-17T17:37:45.902 INFO:tasks.rados.rados.0.smithi037.stdout:3261: expect (ObjNum 1218 snap 403 seq_num 1218) 2024-08-17T17:37:46.018 INFO:tasks.rados.rados.0.smithi037.stdout:3263: expect (ObjNum 1176 snap 396 seq_num 1176) 2024-08-17T17:37:46.187 INFO:tasks.rados.rados.0.smithi037.stdout:3260: finishing rollback tid 0 to smithi03781225-17 2024-08-17T17:37:46.187 INFO:tasks.rados.rados.0.smithi037.stdout:3260: finishing rollback tid 1 to smithi03781225-17 2024-08-17T17:37:46.187 INFO:tasks.rados.rados.0.smithi037.stdout:3260: finishing rollback tid 2 to smithi03781225-17 2024-08-17T17:37:46.187 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 1353 (ObjNum 1019 snap 348 seq_num 1019) dirty exists 2024-08-17T17:37:46.188 INFO:tasks.rados.rados.0.smithi037.stdout:3264: finishing rollback tid 0 to smithi03781225-40 2024-08-17T17:37:46.188 INFO:tasks.rados.rados.0.smithi037.stdout:3264: finishing rollback tid 1 to smithi03781225-40 2024-08-17T17:37:46.188 INFO:tasks.rados.rados.0.smithi037.stdout:3264: finishing rollback tid 2 to smithi03781225-40 2024-08-17T17:37:46.188 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 40 v 1357 (ObjNum 1170 snap 393 seq_num 1170) dirty exists 2024-08-17T17:37:46.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:45 smithi046 ceph-mon[88218]: osdmap e878: 8 total, 8 up, 8 in 2024-08-17T17:37:46.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:45 smithi037 ceph-mon[102022]: osdmap e878: 8 total, 8 up, 8 in 2024-08-17T17:37:46.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:45 smithi037 ceph-mon[97894]: osdmap e878: 8 total, 8 up, 8 in 2024-08-17T17:37:46.850 INFO:tasks.rados.rados.0.smithi037.stdout:3260: done (5 left) 2024-08-17T17:37:46.850 INFO:tasks.rados.rados.0.smithi037.stdout:3261: done (4 left) 2024-08-17T17:37:46.850 INFO:tasks.rados.rados.0.smithi037.stdout:3262: done (3 left) 2024-08-17T17:37:46.850 INFO:tasks.rados.rados.0.smithi037.stdout:3263: done (2 left) 2024-08-17T17:37:46.850 INFO:tasks.rados.rados.0.smithi037.stdout:3264: done (1 left) 2024-08-17T17:37:46.850 INFO:tasks.rados.rados.0.smithi037.stdout:3265: done (0 left) 2024-08-17T17:37:46.850 INFO:tasks.rados.rados.0.smithi037.stdout:3266: write oid 17 current snap is 407 2024-08-17T17:37:46.850 INFO:tasks.rados.rados.0.smithi037.stdout:3266: seq_num 1221 ranges {521347=495509,1633455=564098} 2024-08-17T17:37:46.855 INFO:tasks.rados.rados.0.smithi037.stdout:3266: writing smithi03781225-17 from 521347 to 1016856 tid 1 2024-08-17T17:37:46.862 INFO:tasks.rados.rados.0.smithi037.stdout:3266: writing smithi03781225-17 from 1633455 to 2197553 tid 2 2024-08-17T17:37:46.862 INFO:tasks.rados.rados.0.smithi037.stdout:3266: finishing write tid 1 to smithi03781225-17 2024-08-17T17:37:46.862 INFO:tasks.rados.rados.0.smithi037.stdout:3267: write oid 21 current snap is 407 2024-08-17T17:37:46.862 INFO:tasks.rados.rados.0.smithi037.stdout:3267: seq_num 1222 ranges {538154=570758,1691937=707756} 2024-08-17T17:37:46.868 INFO:tasks.rados.rados.0.smithi037.stdout:3267: writing smithi03781225-21 from 538154 to 1108912 tid 1 2024-08-17T17:37:46.876 INFO:tasks.rados.rados.0.smithi037.stdout:3267: writing smithi03781225-21 from 1691937 to 2399693 tid 2 2024-08-17T17:37:46.876 INFO:tasks.rados.rados.0.smithi037.stdout:3268: write oid 47 current snap is 407 2024-08-17T17:37:46.876 INFO:tasks.rados.rados.0.smithi037.stdout:3268: seq_num 1223 ranges {554961=646007,1750419=451414} 2024-08-17T17:37:46.883 INFO:tasks.rados.rados.0.smithi037.stdout:3268: writing smithi03781225-47 from 554961 to 1200968 tid 1 2024-08-17T17:37:46.889 INFO:tasks.rados.rados.0.smithi037.stdout:3268: writing smithi03781225-47 from 1750419 to 2201833 tid 2 2024-08-17T17:37:46.889 INFO:tasks.rados.rados.0.smithi037.stdout:3269: delete oid 5 current snap is 407 2024-08-17T17:37:46.889 INFO:tasks.rados.rados.0.smithi037.stdout:3266: finishing write tid 2 to smithi03781225-17 2024-08-17T17:37:46.889 INFO:tasks.rados.rados.0.smithi037.stdout:3266: finishing write tid 3 to smithi03781225-17 2024-08-17T17:37:46.889 INFO:tasks.rados.rados.0.smithi037.stdout:3266: finishing write tid 4 to smithi03781225-17 2024-08-17T17:37:46.889 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 1361 (ObjNum 1221 snap 407 seq_num 1221) dirty exists 2024-08-17T17:37:46.889 INFO:tasks.rados.rados.0.smithi037.stdout:3266: left oid 17 (ObjNum 1221 snap 407 seq_num 1221) 2024-08-17T17:37:46.890 INFO:tasks.rados.rados.0.smithi037.stdout:3267: finishing write tid 1 to smithi03781225-21 2024-08-17T17:37:46.890 INFO:tasks.rados.rados.0.smithi037.stdout:3267: finishing write tid 2 to smithi03781225-21 2024-08-17T17:37:46.890 INFO:tasks.rados.rados.0.smithi037.stdout:3267: finishing write tid 3 to smithi03781225-21 2024-08-17T17:37:46.890 INFO:tasks.rados.rados.0.smithi037.stdout:3267: finishing write tid 4 to smithi03781225-21 2024-08-17T17:37:46.890 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 21 v 2612 (ObjNum 1222 snap 407 seq_num 1222) dirty exists 2024-08-17T17:37:46.890 INFO:tasks.rados.rados.0.smithi037.stdout:3267: left oid 21 (ObjNum 1222 snap 407 seq_num 1222) 2024-08-17T17:37:46.890 INFO:tasks.rados.rados.0.smithi037.stdout:3268: finishing write tid 1 to smithi03781225-47 2024-08-17T17:37:46.893 INFO:tasks.rados.rados.0.smithi037.stdout:3268: finishing write tid 2 to smithi03781225-47 2024-08-17T17:37:46.893 INFO:tasks.rados.rados.0.smithi037.stdout:3268: finishing write tid 3 to smithi03781225-47 2024-08-17T17:37:46.893 INFO:tasks.rados.rados.0.smithi037.stdout:3268: finishing write tid 4 to smithi03781225-47 2024-08-17T17:37:46.893 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 47 v 2615 (ObjNum 1223 snap 407 seq_num 1223) dirty exists 2024-08-17T17:37:46.893 INFO:tasks.rados.rados.0.smithi037.stdout:3268: left oid 47 (ObjNum 1223 snap 407 seq_num 1223) 2024-08-17T17:37:46.894 INFO:tasks.rados.rados.0.smithi037.stdout:3266: done (3 left) 2024-08-17T17:37:46.894 INFO:tasks.rados.rados.0.smithi037.stdout:3267: done (2 left) 2024-08-17T17:37:46.894 INFO:tasks.rados.rados.0.smithi037.stdout:3268: done (1 left) 2024-08-17T17:37:46.894 INFO:tasks.rados.rados.0.smithi037.stdout:3269: done (0 left) 2024-08-17T17:37:46.894 INFO:tasks.rados.rados.0.smithi037.stdout:3270: delete oid 11 current snap is 407 2024-08-17T17:37:46.897 INFO:tasks.rados.rados.0.smithi037.stdout:3270: done (0 left) 2024-08-17T17:37:46.897 INFO:tasks.rados.rados.0.smithi037.stdout:3271: snap_create 2024-08-17T17:37:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:46 smithi046 ceph-mon[88218]: pgmap v926: 89 pgs: 89 active+clean; 326 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-08-17T17:37:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:46 smithi046 ceph-mon[88218]: osdmap e879: 8 total, 8 up, 8 in 2024-08-17T17:37:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:46 smithi046 ceph-mon[88218]: osdmap e880: 8 total, 8 up, 8 in 2024-08-17T17:37:47.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:46 smithi037 ceph-mon[97894]: pgmap v926: 89 pgs: 89 active+clean; 326 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-08-17T17:37:47.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:46 smithi037 ceph-mon[97894]: osdmap e879: 8 total, 8 up, 8 in 2024-08-17T17:37:47.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:46 smithi037 ceph-mon[97894]: osdmap e880: 8 total, 8 up, 8 in 2024-08-17T17:37:47.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:46 smithi037 ceph-mon[102022]: pgmap v926: 89 pgs: 89 active+clean; 326 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-08-17T17:37:47.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:46 smithi037 ceph-mon[102022]: osdmap e879: 8 total, 8 up, 8 in 2024-08-17T17:37:47.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:46 smithi037 ceph-mon[102022]: osdmap e880: 8 total, 8 up, 8 in 2024-08-17T17:37:47.892 INFO:tasks.rados.rados.0.smithi037.stdout:3271: done (0 left) 2024-08-17T17:37:47.892 INFO:tasks.rados.rados.0.smithi037.stdout:3272: snap_create 2024-08-17T17:37:48.896 INFO:tasks.rados.rados.0.smithi037.stdout:3272: done (0 left) 2024-08-17T17:37:48.896 INFO:tasks.rados.rados.0.smithi037.stdout:3273: read oid 26 snap -1 2024-08-17T17:37:48.896 INFO:tasks.rados.rados.0.smithi037.stdout:3273: expect (ObjNum 938 snap 321 seq_num 938) 2024-08-17T17:37:48.896 INFO:tasks.rados.rados.0.smithi037.stdout:3274: snap_remove snap 369 2024-08-17T17:37:49.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:48 smithi046 ceph-mon[88218]: pgmap v929: 89 pgs: 89 active+clean; 326 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-08-17T17:37:49.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:48 smithi046 ceph-mon[88218]: osdmap e881: 8 total, 8 up, 8 in 2024-08-17T17:37:49.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:37:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:37:48] "GET /metrics HTTP/1.1" 200 36412 "" "Prometheus/2.51.0" 2024-08-17T17:37:49.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:48 smithi037 ceph-mon[102022]: pgmap v929: 89 pgs: 89 active+clean; 326 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-08-17T17:37:49.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:48 smithi037 ceph-mon[102022]: osdmap e881: 8 total, 8 up, 8 in 2024-08-17T17:37:49.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:48 smithi037 ceph-mon[97894]: pgmap v929: 89 pgs: 89 active+clean; 326 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-08-17T17:37:49.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:48 smithi037 ceph-mon[97894]: osdmap e881: 8 total, 8 up, 8 in 2024-08-17T17:37:49.920 INFO:tasks.rados.rados.0.smithi037.stdout:3273: expect (ObjNum 938 snap 321 seq_num 938) 2024-08-17T17:37:50.155 INFO:tasks.rados.rados.0.smithi037.stdout:3273: done (1 left) 2024-08-17T17:37:50.155 INFO:tasks.rados.rados.0.smithi037.stdout:3274: done (0 left) 2024-08-17T17:37:50.155 INFO:tasks.rados.rados.0.smithi037.stdout:3275: write oid 46 current snap is 409 2024-08-17T17:37:50.155 INFO:tasks.rados.rados.0.smithi037.stdout:3275: seq_num 1226 ranges {605382=588107,1925865=679517} 2024-08-17T17:37:50.161 INFO:tasks.rados.rados.0.smithi037.stdout:3275: writing smithi03781225-46 from 605382 to 1193489 tid 1 2024-08-17T17:37:50.169 INFO:tasks.rados.rados.0.smithi037.stdout:3275: writing smithi03781225-46 from 1925865 to 2605382 tid 2 2024-08-17T17:37:50.169 INFO:tasks.rados.rados.0.smithi037.stdout:3276: rollback oid 33 current snap is 409 2024-08-17T17:37:50.170 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 33 to 397 2024-08-17T17:37:50.170 INFO:tasks.rados.rados.0.smithi037.stdout:3275: finishing write tid 1 to smithi03781225-46 2024-08-17T17:37:50.170 INFO:tasks.rados.rados.0.smithi037.stdout:3277: rollback oid 22 current snap is 409 2024-08-17T17:37:50.170 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 22 to 384 2024-08-17T17:37:50.170 INFO:tasks.rados.rados.0.smithi037.stdout:3278: delete oid 30 current snap is 409 2024-08-17T17:37:50.173 INFO:tasks.rados.rados.0.smithi037.stdout:3278: done (3 left) 2024-08-17T17:37:50.173 INFO:tasks.rados.rados.0.smithi037.stdout:3279: snap_remove snap 391 2024-08-17T17:37:50.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:49 smithi046 ceph-mon[88218]: osdmap e882: 8 total, 8 up, 8 in 2024-08-17T17:37:50.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:49 smithi037 ceph-mon[102022]: osdmap e882: 8 total, 8 up, 8 in 2024-08-17T17:37:50.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:49 smithi037 ceph-mon[97894]: osdmap e882: 8 total, 8 up, 8 in 2024-08-17T17:37:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:37:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:37:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:37:50.914 INFO:tasks.rados.rados.0.smithi037.stdout:3279: done (3 left) 2024-08-17T17:37:50.915 INFO:tasks.rados.rados.0.smithi037.stdout:3280: snap_remove snap 370 2024-08-17T17:37:51.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:50 smithi046 ceph-mon[88218]: pgmap v932: 89 pgs: 89 active+clean; 333 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 839 KiB/s wr, 18 op/s 2024-08-17T17:37:51.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:50 smithi046 ceph-mon[88218]: osdmap e883: 8 total, 8 up, 8 in 2024-08-17T17:37:51.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:50 smithi037 ceph-mon[97894]: pgmap v932: 89 pgs: 89 active+clean; 333 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 839 KiB/s wr, 18 op/s 2024-08-17T17:37:51.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:50 smithi037 ceph-mon[97894]: osdmap e883: 8 total, 8 up, 8 in 2024-08-17T17:37:51.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:50 smithi037 ceph-mon[102022]: pgmap v932: 89 pgs: 89 active+clean; 333 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 839 KiB/s wr, 18 op/s 2024-08-17T17:37:51.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:50 smithi037 ceph-mon[102022]: osdmap e883: 8 total, 8 up, 8 in 2024-08-17T17:37:51.852 INFO:tasks.rados.rados.0.smithi037.stdout:3280: done (3 left) 2024-08-17T17:37:51.852 INFO:tasks.rados.rados.0.smithi037.stdout:3281: read oid 17 snap -1 2024-08-17T17:37:51.852 INFO:tasks.rados.rados.0.smithi037.stdout:3281: expect (ObjNum 1221 snap 407 seq_num 1221) 2024-08-17T17:37:51.852 INFO:tasks.rados.rados.0.smithi037.stdout:3282: write oid 42 current snap is 409 2024-08-17T17:37:51.852 INFO:tasks.rados.rados.0.smithi037.stdout:3282: seq_num 1228 ranges {638996=738605,1926476=712520} 2024-08-17T17:37:51.860 INFO:tasks.rados.rados.0.smithi037.stdout:3282: writing smithi03781225-42 from 638996 to 1377601 tid 1 2024-08-17T17:37:51.869 INFO:tasks.rados.rados.0.smithi037.stdout:3282: writing smithi03781225-42 from 1926476 to 2638996 tid 2 2024-08-17T17:37:51.869 INFO:tasks.rados.rados.0.smithi037.stdout:3283: write oid 30 current snap is 409 2024-08-17T17:37:51.869 INFO:tasks.rados.rados.0.smithi037.stdout:3276: finishing rollback tid 1 to smithi03781225-33 2024-08-17T17:37:51.869 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 1268 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-08-17T17:37:51.869 INFO:tasks.rados.rados.0.smithi037.stdout:3275: finishing write tid 2 to smithi03781225-46 2024-08-17T17:37:51.869 INFO:tasks.rados.rados.0.smithi037.stdout:3277: finishing rollback tid 1 to smithi03781225-22 2024-08-17T17:37:51.869 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 22 v 1285 (ObjNum 593 snap 0 seq_num 4061238728) dirty dne 2024-08-17T17:37:51.869 INFO:tasks.rados.rados.0.smithi037.stdout:3275: finishing write tid 3 to smithi03781225-46 2024-08-17T17:37:51.870 INFO:tasks.rados.rados.0.smithi037.stdout:3275: finishing write tid 4 to smithi03781225-46 2024-08-17T17:37:51.870 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 46 v 1396 (ObjNum 1226 snap 409 seq_num 1226) dirty exists 2024-08-17T17:37:51.870 INFO:tasks.rados.rados.0.smithi037.stdout:3275: left oid 46 (ObjNum 1226 snap 409 seq_num 1226) 2024-08-17T17:37:51.870 INFO:tasks.rados.rados.0.smithi037.stdout:3281: expect (ObjNum 1221 snap 407 seq_num 1221) 2024-08-17T17:37:51.990 INFO:tasks.rados.rados.0.smithi037.stdout:3282: finishing write tid 1 to smithi03781225-42 2024-08-17T17:37:51.990 INFO:tasks.rados.rados.0.smithi037.stdout:3282: finishing write tid 2 to smithi03781225-42 2024-08-17T17:37:51.990 INFO:tasks.rados.rados.0.smithi037.stdout:3282: finishing write tid 3 to smithi03781225-42 2024-08-17T17:37:51.991 INFO:tasks.rados.rados.0.smithi037.stdout:3282: finishing write tid 4 to smithi03781225-42 2024-08-17T17:37:51.991 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 1756 (ObjNum 1228 snap 409 seq_num 1228) dirty exists 2024-08-17T17:37:51.991 INFO:tasks.rados.rados.0.smithi037.stdout:3282: left oid 42 (ObjNum 1228 snap 409 seq_num 1228) 2024-08-17T17:37:51.991 INFO:tasks.rados.rados.0.smithi037.stdout:3283: seq_num 1229 ranges {655803=413854,1584958=462421} 2024-08-17T17:37:51.996 INFO:tasks.rados.rados.0.smithi037.stdout:3283: writing smithi03781225-30 from 655803 to 1069657 tid 1 2024-08-17T17:37:52.002 INFO:tasks.rados.rados.0.smithi037.stdout:3283: writing smithi03781225-30 from 1584958 to 2047379 tid 2 2024-08-17T17:37:52.002 INFO:tasks.rados.rados.0.smithi037.stdout:3275: done (5 left) 2024-08-17T17:37:52.002 INFO:tasks.rados.rados.0.smithi037.stdout:3276: done (4 left) 2024-08-17T17:37:52.002 INFO:tasks.rados.rados.0.smithi037.stdout:3277: done (3 left) 2024-08-17T17:37:52.002 INFO:tasks.rados.rados.0.smithi037.stdout:3281: done (2 left) 2024-08-17T17:37:52.002 INFO:tasks.rados.rados.0.smithi037.stdout:3282: done (1 left) 2024-08-17T17:37:52.002 INFO:tasks.rados.rados.0.smithi037.stdout:3284: snap_remove snap 335 2024-08-17T17:37:52.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:51 smithi046 ceph-mon[88218]: osdmap e884: 8 total, 8 up, 8 in 2024-08-17T17:37:52.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:51 smithi046 ceph-mon[88218]: osdmap e885: 8 total, 8 up, 8 in 2024-08-17T17:37:52.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:51 smithi037 ceph-mon[97894]: osdmap e884: 8 total, 8 up, 8 in 2024-08-17T17:37:52.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:51 smithi037 ceph-mon[97894]: osdmap e885: 8 total, 8 up, 8 in 2024-08-17T17:37:52.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:51 smithi037 ceph-mon[102022]: osdmap e884: 8 total, 8 up, 8 in 2024-08-17T17:37:52.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:51 smithi037 ceph-mon[102022]: osdmap e885: 8 total, 8 up, 8 in 2024-08-17T17:37:52.939 INFO:tasks.rados.rados.0.smithi037.stdout:3283: finishing write tid 1 to smithi03781225-30 2024-08-17T17:37:52.939 INFO:tasks.rados.rados.0.smithi037.stdout:3283: finishing write tid 2 to smithi03781225-30 2024-08-17T17:37:52.939 INFO:tasks.rados.rados.0.smithi037.stdout:3283: finishing write tid 3 to smithi03781225-30 2024-08-17T17:37:52.939 INFO:tasks.rados.rados.0.smithi037.stdout:3283: finishing write tid 4 to smithi03781225-30 2024-08-17T17:37:52.939 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 1654 (ObjNum 1229 snap 409 seq_num 1229) dirty exists 2024-08-17T17:37:52.939 INFO:tasks.rados.rados.0.smithi037.stdout:3283: left oid 30 (ObjNum 1229 snap 409 seq_num 1229) 2024-08-17T17:37:52.940 INFO:tasks.rados.rados.0.smithi037.stdout:3283: done (1 left) 2024-08-17T17:37:52.940 INFO:tasks.rados.rados.0.smithi037.stdout:3284: done (0 left) 2024-08-17T17:37:52.940 INFO:tasks.rados.rados.0.smithi037.stdout:3285: delete oid 31 current snap is 409 2024-08-17T17:37:52.952 INFO:tasks.rados.rados.0.smithi037.stdout:3285: done (0 left) 2024-08-17T17:37:52.952 INFO:tasks.rados.rados.0.smithi037.stdout:3286: snap_remove snap 397 2024-08-17T17:37:53.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:52 smithi046 ceph-mon[88218]: pgmap v935: 89 pgs: 89 active+clean; 333 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 839 KiB/s wr, 19 op/s 2024-08-17T17:37:53.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:52 smithi037 ceph-mon[97894]: pgmap v935: 89 pgs: 89 active+clean; 333 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 839 KiB/s wr, 19 op/s 2024-08-17T17:37:53.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:52 smithi037 ceph-mon[102022]: pgmap v935: 89 pgs: 89 active+clean; 333 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 839 KiB/s wr, 19 op/s 2024-08-17T17:37:53.952 INFO:tasks.rados.rados.0.smithi037.stdout:3286: done (0 left) 2024-08-17T17:37:53.952 INFO:tasks.rados.rados.0.smithi037.stdout:3287: rollback oid 4 current snap is 409 2024-08-17T17:37:53.952 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 4 to 402 2024-08-17T17:37:53.952 INFO:tasks.rados.rados.0.smithi037.stdout:3288: rollback oid 39 current snap is 409 2024-08-17T17:37:53.952 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 39 to 406 2024-08-17T17:37:53.952 INFO:tasks.rados.rados.0.smithi037.stdout:3289: write oid 29 current snap is 409 2024-08-17T17:37:53.952 INFO:tasks.rados.rados.0.smithi037.stdout:3289: seq_num 1231 ranges {689417=564352,1701922=466090} 2024-08-17T17:37:53.959 INFO:tasks.rados.rados.0.smithi037.stdout:3289: writing smithi03781225-29 from 689417 to 1253769 tid 1 2024-08-17T17:37:53.965 INFO:tasks.rados.rados.0.smithi037.stdout:3289: writing smithi03781225-29 from 1701922 to 2168012 tid 2 2024-08-17T17:37:53.965 INFO:tasks.rados.rados.0.smithi037.stdout:3290: delete oid 45 current snap is 409 2024-08-17T17:37:53.965 INFO:tasks.rados.rados.0.smithi037.stdout:3287: finishing rollback tid 0 to smithi03781225-4 2024-08-17T17:37:53.965 INFO:tasks.rados.rados.0.smithi037.stdout:3287: finishing rollback tid 1 to smithi03781225-4 2024-08-17T17:37:53.965 INFO:tasks.rados.rados.0.smithi037.stdout:3288: finishing rollback tid 0 to smithi03781225-39 2024-08-17T17:37:53.965 INFO:tasks.rados.rados.0.smithi037.stdout:3288: finishing rollback tid 1 to smithi03781225-39 2024-08-17T17:37:53.966 INFO:tasks.rados.rados.0.smithi037.stdout:3287: finishing rollback tid 2 to smithi03781225-4 2024-08-17T17:37:53.966 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 1420 (ObjNum 1110 snap 367 seq_num 1110) dirty exists 2024-08-17T17:37:53.966 INFO:tasks.rados.rados.0.smithi037.stdout:3288: finishing rollback tid 2 to smithi03781225-39 2024-08-17T17:37:53.966 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 1816 (ObjNum 1088 snap 361 seq_num 1088) dirty exists 2024-08-17T17:37:53.966 INFO:tasks.rados.rados.0.smithi037.stdout:3289: finishing write tid 1 to smithi03781225-29 2024-08-17T17:37:53.967 INFO:tasks.rados.rados.0.smithi037.stdout:3287: done (3 left) 2024-08-17T17:37:53.967 INFO:tasks.rados.rados.0.smithi037.stdout:3288: done (2 left) 2024-08-17T17:37:53.967 INFO:tasks.rados.rados.0.smithi037.stdout:3290: done (1 left) 2024-08-17T17:37:53.968 INFO:tasks.rados.rados.0.smithi037.stdout:3291: write oid 27 current snap is 409 2024-08-17T17:37:53.968 INFO:tasks.rados.rados.0.smithi037.stdout:3291: seq_num 1233 ranges {723031=431203,1818886=469759} 2024-08-17T17:37:53.973 INFO:tasks.rados.rados.0.smithi037.stdout:3291: writing smithi03781225-27 from 723031 to 1154234 tid 1 2024-08-17T17:37:53.980 INFO:tasks.rados.rados.0.smithi037.stdout:3291: writing smithi03781225-27 from 1818886 to 2288645 tid 2 2024-08-17T17:37:53.980 INFO:tasks.rados.rados.0.smithi037.stdout:3292: delete oid 7 current snap is 409 2024-08-17T17:37:53.980 INFO:tasks.rados.rados.0.smithi037.stdout:3289: finishing write tid 2 to smithi03781225-29 2024-08-17T17:37:53.980 INFO:tasks.rados.rados.0.smithi037.stdout:3289: finishing write tid 3 to smithi03781225-29 2024-08-17T17:37:53.980 INFO:tasks.rados.rados.0.smithi037.stdout:3289: finishing write tid 4 to smithi03781225-29 2024-08-17T17:37:53.980 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 1423 (ObjNum 1231 snap 409 seq_num 1231) dirty exists 2024-08-17T17:37:53.980 INFO:tasks.rados.rados.0.smithi037.stdout:3289: left oid 29 (ObjNum 1231 snap 409 seq_num 1231) 2024-08-17T17:37:53.980 INFO:tasks.rados.rados.0.smithi037.stdout:3291: finishing write tid 1 to smithi03781225-27 2024-08-17T17:37:53.982 INFO:tasks.rados.rados.0.smithi037.stdout:3289: done (2 left) 2024-08-17T17:37:53.982 INFO:tasks.rados.rados.0.smithi037.stdout:3292: done (1 left) 2024-08-17T17:37:53.982 INFO:tasks.rados.rados.0.smithi037.stdout:3293: snap_remove snap 392 2024-08-17T17:37:54.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:53 smithi046 ceph-mon[88218]: osdmap e886: 8 total, 8 up, 8 in 2024-08-17T17:37:54.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:53 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:54.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:53 smithi037 ceph-mon[97894]: osdmap e886: 8 total, 8 up, 8 in 2024-08-17T17:37:54.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:53 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:54.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:53 smithi037 ceph-mon[102022]: osdmap e886: 8 total, 8 up, 8 in 2024-08-17T17:37:54.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:53 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:54.948 INFO:tasks.rados.rados.0.smithi037.stdout:3293: done (1 left) 2024-08-17T17:37:54.948 INFO:tasks.rados.rados.0.smithi037.stdout:3294: snap_remove snap 404 2024-08-17T17:37:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:54 smithi046 ceph-mon[88218]: pgmap v938: 89 pgs: 89 active+clean; 334 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 664 KiB/s wr, 2 op/s 2024-08-17T17:37:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:54 smithi046 ceph-mon[88218]: osdmap e887: 8 total, 8 up, 8 in 2024-08-17T17:37:55.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:54 smithi037 ceph-mon[97894]: pgmap v938: 89 pgs: 89 active+clean; 334 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 664 KiB/s wr, 2 op/s 2024-08-17T17:37:55.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:54 smithi037 ceph-mon[97894]: osdmap e887: 8 total, 8 up, 8 in 2024-08-17T17:37:55.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:54 smithi037 ceph-mon[102022]: pgmap v938: 89 pgs: 89 active+clean; 334 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 664 KiB/s wr, 2 op/s 2024-08-17T17:37:55.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:54 smithi037 ceph-mon[102022]: osdmap e887: 8 total, 8 up, 8 in 2024-08-17T17:37:55.956 INFO:tasks.rados.rados.0.smithi037.stdout:3294: done (1 left) 2024-08-17T17:37:55.956 INFO:tasks.rados.rados.0.smithi037.stdout:3295: snap_create 2024-08-17T17:37:55.957 INFO:tasks.rados.rados.0.smithi037.stdout:3291: finishing write tid 2 to smithi03781225-27 2024-08-17T17:37:55.957 INFO:tasks.rados.rados.0.smithi037.stdout:3291: finishing write tid 3 to smithi03781225-27 2024-08-17T17:37:55.957 INFO:tasks.rados.rados.0.smithi037.stdout:3291: finishing write tid 4 to smithi03781225-27 2024-08-17T17:37:55.957 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 27 v 670 (ObjNum 1233 snap 409 seq_num 1233) dirty exists 2024-08-17T17:37:55.957 INFO:tasks.rados.rados.0.smithi037.stdout:3291: left oid 27 (ObjNum 1233 snap 409 seq_num 1233) 2024-08-17T17:37:56.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:55 smithi046 ceph-mon[88218]: osdmap e888: 8 total, 8 up, 8 in 2024-08-17T17:37:56.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:55 smithi037 ceph-mon[97894]: osdmap e888: 8 total, 8 up, 8 in 2024-08-17T17:37:56.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:55 smithi037 ceph-mon[102022]: osdmap e888: 8 total, 8 up, 8 in 2024-08-17T17:37:56.849 INFO:tasks.rados.rados.0.smithi037.stdout:3291: done (1 left) 2024-08-17T17:37:56.849 INFO:tasks.rados.rados.0.smithi037.stdout:3295: done (0 left) 2024-08-17T17:37:56.850 INFO:tasks.rados.rados.0.smithi037.stdout:3296: snap_create 2024-08-17T17:37:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:56 smithi046 ceph-mon[88218]: pgmap v941: 89 pgs: 89 active+clean; 262 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-08-17T17:37:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:56 smithi046 ceph-mon[88218]: osdmap e889: 8 total, 8 up, 8 in 2024-08-17T17:37:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:56 smithi046 ceph-mon[88218]: osdmap e890: 8 total, 8 up, 8 in 2024-08-17T17:37:57.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:56 smithi037 ceph-mon[97894]: pgmap v941: 89 pgs: 89 active+clean; 262 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-08-17T17:37:57.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:56 smithi037 ceph-mon[97894]: osdmap e889: 8 total, 8 up, 8 in 2024-08-17T17:37:57.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:56 smithi037 ceph-mon[97894]: osdmap e890: 8 total, 8 up, 8 in 2024-08-17T17:37:57.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:56 smithi037 ceph-mon[102022]: pgmap v941: 89 pgs: 89 active+clean; 262 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-08-17T17:37:57.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:56 smithi037 ceph-mon[102022]: osdmap e889: 8 total, 8 up, 8 in 2024-08-17T17:37:57.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:56 smithi037 ceph-mon[102022]: osdmap e890: 8 total, 8 up, 8 in 2024-08-17T17:37:57.852 INFO:tasks.rados.rados.0.smithi037.stdout:3296: done (0 left) 2024-08-17T17:37:57.852 INFO:tasks.rados.rados.0.smithi037.stdout:3297: rollback oid 7 current snap is 411 2024-08-17T17:37:57.852 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 7 to 403 2024-08-17T17:37:57.853 INFO:tasks.rados.rados.0.smithi037.stdout:3298: read oid 21 snap -1 2024-08-17T17:37:57.853 INFO:tasks.rados.rados.0.smithi037.stdout:3298: expect (ObjNum 1222 snap 407 seq_num 1222) 2024-08-17T17:37:57.853 INFO:tasks.rados.rados.0.smithi037.stdout:3299: read oid 27 snap -1 2024-08-17T17:37:57.853 INFO:tasks.rados.rados.0.smithi037.stdout:3299: expect (ObjNum 1233 snap 409 seq_num 1233) 2024-08-17T17:37:57.853 INFO:tasks.rados.rados.0.smithi037.stdout:3300: write oid 15 current snap is 411 2024-08-17T17:37:57.853 INFO:tasks.rados.rados.0.smithi037.stdout:3300: seq_num 1235 ranges {756645=581701,1935850=473428} 2024-08-17T17:37:57.860 INFO:tasks.rados.rados.0.smithi037.stdout:3300: writing smithi03781225-15 from 756645 to 1338346 tid 1 2024-08-17T17:37:57.867 INFO:tasks.rados.rados.0.smithi037.stdout:3300: writing smithi03781225-15 from 1935850 to 2409278 tid 2 2024-08-17T17:37:57.867 INFO:tasks.rados.rados.0.smithi037.stdout:3301: snap_create 2024-08-17T17:37:57.867 INFO:tasks.rados.rados.0.smithi037.stdout:3297: finishing rollback tid 1 to smithi03781225-7 2024-08-17T17:37:57.867 INFO:tasks.rados.rados.0.smithi037.stdout:3299: expect (ObjNum 1233 snap 409 seq_num 1233) 2024-08-17T17:37:58.093 INFO:tasks.rados.rados.0.smithi037.stdout:3297: finishing rollback tid 2 to smithi03781225-7 2024-08-17T17:37:58.093 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 439 (ObjNum 1177 snap 396 seq_num 1177) dirty exists 2024-08-17T17:37:58.093 INFO:tasks.rados.rados.0.smithi037.stdout:3298: expect (ObjNum 1222 snap 407 seq_num 1222) 2024-08-17T17:37:58.245 INFO:tasks.rados.rados.0.smithi037.stdout:3300: finishing write tid 1 to smithi03781225-15 2024-08-17T17:37:58.245 INFO:tasks.rados.rados.0.smithi037.stdout:3300: finishing write tid 2 to smithi03781225-15 2024-08-17T17:37:58.246 INFO:tasks.rados.rados.0.smithi037.stdout:3300: finishing write tid 3 to smithi03781225-15 2024-08-17T17:37:58.246 INFO:tasks.rados.rados.0.smithi037.stdout:3300: finishing write tid 4 to smithi03781225-15 2024-08-17T17:37:58.246 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 15 v 1510 (ObjNum 1235 snap 411 seq_num 1235) dirty exists 2024-08-17T17:37:58.246 INFO:tasks.rados.rados.0.smithi037.stdout:3300: left oid 15 (ObjNum 1235 snap 411 seq_num 1235) 2024-08-17T17:37:58.861 INFO:tasks.rados.rados.0.smithi037.stdout:3297: done (4 left) 2024-08-17T17:37:58.861 INFO:tasks.rados.rados.0.smithi037.stdout:3298: done (3 left) 2024-08-17T17:37:58.861 INFO:tasks.rados.rados.0.smithi037.stdout:3299: done (2 left) 2024-08-17T17:37:58.861 INFO:tasks.rados.rados.0.smithi037.stdout:3300: done (1 left) 2024-08-17T17:37:58.861 INFO:tasks.rados.rados.0.smithi037.stdout:3301: done (0 left) 2024-08-17T17:37:58.861 INFO:tasks.rados.rados.0.smithi037.stdout:3302: write oid 20 current snap is 412 2024-08-17T17:37:58.862 INFO:tasks.rados.rados.0.smithi037.stdout:3302: seq_num 1236 ranges {773452=656950,1877979=617086} 2024-08-17T17:37:58.868 INFO:tasks.rados.rados.0.smithi037.stdout:3302: writing smithi03781225-20 from 773452 to 1430402 tid 1 2024-08-17T17:37:58.875 INFO:tasks.rados.rados.0.smithi037.stdout:3302: writing smithi03781225-20 from 1877979 to 2495065 tid 2 2024-08-17T17:37:58.875 INFO:tasks.rados.rados.0.smithi037.stdout:3303: read oid 32 snap -1 2024-08-17T17:37:58.875 INFO:tasks.rados.rados.0.smithi037.stdout:3303: expect (ObjNum 1217 snap 403 seq_num 1217) 2024-08-17T17:37:58.875 INFO:tasks.rados.rados.0.smithi037.stdout:3304: snap_create 2024-08-17T17:37:58.875 INFO:tasks.rados.rados.0.smithi037.stdout:3302: finishing write tid 1 to smithi03781225-20 2024-08-17T17:37:58.878 INFO:tasks.rados.rados.0.smithi037.stdout:3302: finishing write tid 2 to smithi03781225-20 2024-08-17T17:37:58.878 INFO:tasks.rados.rados.0.smithi037.stdout:3302: finishing write tid 3 to smithi03781225-20 2024-08-17T17:37:58.879 INFO:tasks.rados.rados.0.smithi037.stdout:3302: finishing write tid 4 to smithi03781225-20 2024-08-17T17:37:58.879 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 751 (ObjNum 1236 snap 412 seq_num 1236) dirty exists 2024-08-17T17:37:58.879 INFO:tasks.rados.rados.0.smithi037.stdout:3302: left oid 20 (ObjNum 1236 snap 412 seq_num 1236) 2024-08-17T17:37:58.884 INFO:tasks.rados.rados.0.smithi037.stdout:3303: expect (ObjNum 1217 snap 403 seq_num 1217) 2024-08-17T17:37:59.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:58 smithi046 ceph-mon[88218]: pgmap v944: 89 pgs: 89 active+clean; 262 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 434 KiB/s wr, 6 op/s 2024-08-17T17:37:59.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:58 smithi046 ceph-mon[88218]: osdmap e891: 8 total, 8 up, 8 in 2024-08-17T17:37:59.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:37:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:37:58] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.51.0" 2024-08-17T17:37:59.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:58 smithi037 ceph-mon[97894]: pgmap v944: 89 pgs: 89 active+clean; 262 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 434 KiB/s wr, 6 op/s 2024-08-17T17:37:59.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:58 smithi037 ceph-mon[97894]: osdmap e891: 8 total, 8 up, 8 in 2024-08-17T17:37:59.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:58 smithi037 ceph-mon[102022]: pgmap v944: 89 pgs: 89 active+clean; 262 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 434 KiB/s wr, 6 op/s 2024-08-17T17:37:59.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:58 smithi037 ceph-mon[102022]: osdmap e891: 8 total, 8 up, 8 in 2024-08-17T17:37:59.871 INFO:tasks.rados.rados.0.smithi037.stdout:3302: done (2 left) 2024-08-17T17:37:59.871 INFO:tasks.rados.rados.0.smithi037.stdout:3303: done (1 left) 2024-08-17T17:37:59.871 INFO:tasks.rados.rados.0.smithi037.stdout:3304: done (0 left) 2024-08-17T17:37:59.872 INFO:tasks.rados.rados.0.smithi037.stdout:3305: rollback oid 49 current snap is 413 2024-08-17T17:37:59.872 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 49 to 401 2024-08-17T17:37:59.872 INFO:tasks.rados.rados.0.smithi037.stdout:3306: delete oid 35 current snap is 413 2024-08-17T17:37:59.877 INFO:tasks.rados.rados.0.smithi037.stdout:3306: done (1 left) 2024-08-17T17:37:59.877 INFO:tasks.rados.rados.0.smithi037.stdout:3307: rollback oid 15 current snap is 413 2024-08-17T17:37:59.877 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 15 to 410 2024-08-17T17:37:59.877 INFO:tasks.rados.rados.0.smithi037.stdout:3308: snap_create 2024-08-17T17:37:59.877 INFO:tasks.rados.rados.0.smithi037.stdout:3305: finishing rollback tid 0 to smithi03781225-49 2024-08-17T17:37:59.878 INFO:tasks.rados.rados.0.smithi037.stdout:3305: finishing rollback tid 1 to smithi03781225-49 2024-08-17T17:37:59.878 INFO:tasks.rados.rados.0.smithi037.stdout:3305: finishing rollback tid 2 to smithi03781225-49 2024-08-17T17:37:59.878 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 49 v 1054 (ObjNum 1097 snap 364 seq_num 1097) dirty exists 2024-08-17T17:37:59.882 INFO:tasks.rados.rados.0.smithi037.stdout:3307: finishing rollback tid 0 to smithi03781225-15 2024-08-17T17:37:59.882 INFO:tasks.rados.rados.0.smithi037.stdout:3307: finishing rollback tid 1 to smithi03781225-15 2024-08-17T17:37:59.882 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 15 v 1513 (ObjNum 481 snap 0 seq_num 2516561584) dirty dne 2024-08-17T17:38:00.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:37:59 smithi046 ceph-mon[88218]: osdmap e892: 8 total, 8 up, 8 in 2024-08-17T17:38:00.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:37:59 smithi037 ceph-mon[102022]: osdmap e892: 8 total, 8 up, 8 in 2024-08-17T17:38:00.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:37:59 smithi037 ceph-mon[97894]: osdmap e892: 8 total, 8 up, 8 in 2024-08-17T17:38:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:38:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:38:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:38:00.875 INFO:tasks.rados.rados.0.smithi037.stdout:3305: done (2 left) 2024-08-17T17:38:00.875 INFO:tasks.rados.rados.0.smithi037.stdout:3307: done (1 left) 2024-08-17T17:38:00.875 INFO:tasks.rados.rados.0.smithi037.stdout:3308: done (0 left) 2024-08-17T17:38:00.875 INFO:tasks.rados.rados.0.smithi037.stdout:3309: snap_create 2024-08-17T17:38:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:00 smithi046 ceph-mon[88218]: pgmap v947: 89 pgs: 89 active+clean; 252 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 821 KiB/s wr, 6 op/s 2024-08-17T17:38:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:00 smithi046 ceph-mon[88218]: osdmap e893: 8 total, 8 up, 8 in 2024-08-17T17:38:01.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:00 smithi037 ceph-mon[102022]: pgmap v947: 89 pgs: 89 active+clean; 252 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 821 KiB/s wr, 6 op/s 2024-08-17T17:38:01.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:00 smithi037 ceph-mon[102022]: osdmap e893: 8 total, 8 up, 8 in 2024-08-17T17:38:01.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:00 smithi037 ceph-mon[97894]: pgmap v947: 89 pgs: 89 active+clean; 252 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 821 KiB/s wr, 6 op/s 2024-08-17T17:38:01.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:00 smithi037 ceph-mon[97894]: osdmap e893: 8 total, 8 up, 8 in 2024-08-17T17:38:01.855 INFO:tasks.rados.rados.0.smithi037.stdout:3309: done (0 left) 2024-08-17T17:38:01.855 INFO:tasks.rados.rados.0.smithi037.stdout:3310: snap_remove snap 407 2024-08-17T17:38:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:01 smithi046 ceph-mon[88218]: osdmap e894: 8 total, 8 up, 8 in 2024-08-17T17:38:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:01 smithi046 ceph-mon[88218]: osdmap e895: 8 total, 8 up, 8 in 2024-08-17T17:38:02.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:01 smithi037 ceph-mon[102022]: osdmap e894: 8 total, 8 up, 8 in 2024-08-17T17:38:02.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:01 smithi037 ceph-mon[102022]: osdmap e895: 8 total, 8 up, 8 in 2024-08-17T17:38:02.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:01 smithi037 ceph-mon[97894]: osdmap e894: 8 total, 8 up, 8 in 2024-08-17T17:38:02.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:01 smithi037 ceph-mon[97894]: osdmap e895: 8 total, 8 up, 8 in 2024-08-17T17:38:02.856 INFO:tasks.rados.rados.0.smithi037.stdout:3310: done (0 left) 2024-08-17T17:38:02.856 INFO:tasks.rados.rados.0.smithi037.stdout:3311: snap_remove snap 406 2024-08-17T17:38:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:02 smithi046 ceph-mon[88218]: pgmap v950: 89 pgs: 89 active+clean; 252 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 821 KiB/s wr, 11 op/s 2024-08-17T17:38:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:02 smithi046 ceph-mon[88218]: osdmap e896: 8 total, 8 up, 8 in 2024-08-17T17:38:03.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:02 smithi037 ceph-mon[102022]: pgmap v950: 89 pgs: 89 active+clean; 252 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 821 KiB/s wr, 11 op/s 2024-08-17T17:38:03.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:02 smithi037 ceph-mon[102022]: osdmap e896: 8 total, 8 up, 8 in 2024-08-17T17:38:03.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:02 smithi037 ceph-mon[97894]: pgmap v950: 89 pgs: 89 active+clean; 252 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 821 KiB/s wr, 11 op/s 2024-08-17T17:38:03.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:02 smithi037 ceph-mon[97894]: osdmap e896: 8 total, 8 up, 8 in 2024-08-17T17:38:03.853 INFO:tasks.rados.rados.0.smithi037.stdout:3311: done (0 left) 2024-08-17T17:38:03.854 INFO:tasks.rados.rados.0.smithi037.stdout:3312: rollback oid 50 current snap is 415 2024-08-17T17:38:03.854 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 50 to 384 2024-08-17T17:38:03.854 INFO:tasks.rados.rados.0.smithi037.stdout:3313: rollback oid 12 current snap is 415 2024-08-17T17:38:03.854 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 12 to 402 2024-08-17T17:38:03.854 INFO:tasks.rados.rados.0.smithi037.stdout:3314: delete oid 33 current snap is 415 2024-08-17T17:38:03.859 INFO:tasks.rados.rados.0.smithi037.stdout:3314: done (2 left) 2024-08-17T17:38:03.860 INFO:tasks.rados.rados.0.smithi037.stdout:3315: snap_create 2024-08-17T17:38:03.863 INFO:tasks.rados.rados.0.smithi037.stdout:3313: finishing rollback tid 1 to smithi03781225-12 2024-08-17T17:38:03.864 INFO:tasks.rados.rados.0.smithi037.stdout:3313: finishing rollback tid 2 to smithi03781225-12 2024-08-17T17:38:03.864 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 2675 (ObjNum 1163 snap 391 seq_num 1163) dirty exists 2024-08-17T17:38:03.866 INFO:tasks.rados.rados.0.smithi037.stdout:3312: finishing rollback tid 0 to smithi03781225-50 2024-08-17T17:38:03.867 INFO:tasks.rados.rados.0.smithi037.stdout:3312: finishing rollback tid 1 to smithi03781225-50 2024-08-17T17:38:03.867 INFO:tasks.rados.rados.0.smithi037.stdout:3312: finishing rollback tid 2 to smithi03781225-50 2024-08-17T17:38:03.867 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 50 v 1838 (ObjNum 1099 snap 364 seq_num 1099) dirty exists 2024-08-17T17:38:04.862 INFO:tasks.rados.rados.0.smithi037.stdout:3312: done (2 left) 2024-08-17T17:38:04.862 INFO:tasks.rados.rados.0.smithi037.stdout:3313: done (1 left) 2024-08-17T17:38:04.862 INFO:tasks.rados.rados.0.smithi037.stdout:3315: done (0 left) 2024-08-17T17:38:04.862 INFO:tasks.rados.rados.0.smithi037.stdout:3316: snap_create 2024-08-17T17:38:05.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:04 smithi046 ceph-mon[88218]: pgmap v953: 89 pgs: 89 active+clean; 252 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 0 B/s wr, 4 op/s 2024-08-17T17:38:05.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:04 smithi046 ceph-mon[88218]: osdmap e897: 8 total, 8 up, 8 in 2024-08-17T17:38:05.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:04 smithi037 ceph-mon[102022]: pgmap v953: 89 pgs: 89 active+clean; 252 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 0 B/s wr, 4 op/s 2024-08-17T17:38:05.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:04 smithi037 ceph-mon[102022]: osdmap e897: 8 total, 8 up, 8 in 2024-08-17T17:38:05.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:04 smithi037 ceph-mon[97894]: pgmap v953: 89 pgs: 89 active+clean; 252 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 0 B/s wr, 4 op/s 2024-08-17T17:38:05.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:04 smithi037 ceph-mon[97894]: osdmap e897: 8 total, 8 up, 8 in 2024-08-17T17:38:05.867 INFO:tasks.rados.rados.0.smithi037.stdout:3316: done (0 left) 2024-08-17T17:38:05.867 INFO:tasks.rados.rados.0.smithi037.stdout:3317: snap_remove snap 412 2024-08-17T17:38:06.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:05 smithi046 ceph-mon[88218]: osdmap e898: 8 total, 8 up, 8 in 2024-08-17T17:38:06.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:05 smithi037 ceph-mon[102022]: osdmap e898: 8 total, 8 up, 8 in 2024-08-17T17:38:06.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:05 smithi037 ceph-mon[97894]: osdmap e898: 8 total, 8 up, 8 in 2024-08-17T17:38:06.852 INFO:tasks.rados.rados.0.smithi037.stdout:3317: done (0 left) 2024-08-17T17:38:06.853 INFO:tasks.rados.rados.0.smithi037.stdout:3318: snap_remove snap 410 2024-08-17T17:38:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:06 smithi046 ceph-mon[88218]: pgmap v956: 89 pgs: 89 active+clean; 256 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2024-08-17T17:38:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:06 smithi046 ceph-mon[88218]: osdmap e899: 8 total, 8 up, 8 in 2024-08-17T17:38:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:06 smithi046 ceph-mon[88218]: osdmap e900: 8 total, 8 up, 8 in 2024-08-17T17:38:07.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:06 smithi037 ceph-mon[102022]: pgmap v956: 89 pgs: 89 active+clean; 256 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2024-08-17T17:38:07.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:06 smithi037 ceph-mon[102022]: osdmap e899: 8 total, 8 up, 8 in 2024-08-17T17:38:07.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:06 smithi037 ceph-mon[102022]: osdmap e900: 8 total, 8 up, 8 in 2024-08-17T17:38:07.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:06 smithi037 ceph-mon[97894]: pgmap v956: 89 pgs: 89 active+clean; 256 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2024-08-17T17:38:07.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:06 smithi037 ceph-mon[97894]: osdmap e899: 8 total, 8 up, 8 in 2024-08-17T17:38:07.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:06 smithi037 ceph-mon[97894]: osdmap e900: 8 total, 8 up, 8 in 2024-08-17T17:38:07.866 INFO:tasks.rados.rados.0.smithi037.stdout:3318: done (0 left) 2024-08-17T17:38:07.866 INFO:tasks.rados.rados.0.smithi037.stdout:3319: snap_create 2024-08-17T17:38:08.878 INFO:tasks.rados.rados.0.smithi037.stdout:3319: done (0 left) 2024-08-17T17:38:08.878 INFO:tasks.rados.rados.0.smithi037.stdout:3320: snap_remove snap 411 2024-08-17T17:38:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:08 smithi046 ceph-mon[88218]: pgmap v959: 89 pgs: 89 active+clean; 256 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2024-08-17T17:38:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:08 smithi046 ceph-mon[88218]: osdmap e901: 8 total, 8 up, 8 in 2024-08-17T17:38:09.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:08 smithi037 ceph-mon[102022]: pgmap v959: 89 pgs: 89 active+clean; 256 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2024-08-17T17:38:09.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:08 smithi037 ceph-mon[102022]: osdmap e901: 8 total, 8 up, 8 in 2024-08-17T17:38:09.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:38:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:38:08] "GET /metrics HTTP/1.1" 200 36417 "" "Prometheus/2.51.0" 2024-08-17T17:38:09.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:08 smithi037 ceph-mon[97894]: pgmap v959: 89 pgs: 89 active+clean; 256 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2024-08-17T17:38:09.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:08 smithi037 ceph-mon[97894]: osdmap e901: 8 total, 8 up, 8 in 2024-08-17T17:38:09.888 INFO:tasks.rados.rados.0.smithi037.stdout:3320: done (0 left) 2024-08-17T17:38:09.888 INFO:tasks.rados.rados.0.smithi037.stdout:3321: read oid 42 snap -1 2024-08-17T17:38:09.888 INFO:tasks.rados.rados.0.smithi037.stdout:3321: expect (ObjNum 1228 snap 409 seq_num 1228) 2024-08-17T17:38:09.888 INFO:tasks.rados.rados.0.smithi037.stdout:3322: rollback oid 23 current snap is 418 2024-08-17T17:38:09.888 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 23 to 415 2024-08-17T17:38:09.888 INFO:tasks.rados.rados.0.smithi037.stdout:3323: delete oid 41 current snap is 418 2024-08-17T17:38:09.891 INFO:tasks.rados.rados.0.smithi037.stdout:3323: done (2 left) 2024-08-17T17:38:09.891 INFO:tasks.rados.rados.0.smithi037.stdout:3324: delete oid 22 current snap is 418 2024-08-17T17:38:09.895 INFO:tasks.rados.rados.0.smithi037.stdout:3324: done (2 left) 2024-08-17T17:38:09.895 INFO:tasks.rados.rados.0.smithi037.stdout:3325: read oid 38 snap 401 2024-08-17T17:38:09.896 INFO:tasks.rados.rados.0.smithi037.stdout:3325: expect (ObjNum 1195 snap 401 seq_num 1195) 2024-08-17T17:38:09.896 INFO:tasks.rados.rados.0.smithi037.stdout:3326: delete oid 28 current snap is 418 2024-08-17T17:38:09.896 INFO:tasks.rados.rados.0.smithi037.stdout:3322: finishing rollback tid 0 to smithi03781225-23 2024-08-17T17:38:09.896 INFO:tasks.rados.rados.0.smithi037.stdout:3321: expect (ObjNum 1228 snap 409 seq_num 1228) 2024-08-17T17:38:10.006 INFO:tasks.rados.rados.0.smithi037.stdout:3322: finishing rollback tid 1 to smithi03781225-23 2024-08-17T17:38:10.006 INFO:tasks.rados.rados.0.smithi037.stdout:3322: finishing rollback tid 2 to smithi03781225-23 2024-08-17T17:38:10.006 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 23 v 1405 (ObjNum 1176 snap 396 seq_num 1176) dirty exists 2024-08-17T17:38:10.006 INFO:tasks.rados.rados.0.smithi037.stdout:3325: expect (ObjNum 1195 snap 401 seq_num 1195) 2024-08-17T17:38:10.162 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:09 smithi046 ceph-mon[88218]: osdmap e902: 8 total, 8 up, 8 in 2024-08-17T17:38:10.162 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:10.204 INFO:tasks.rados.rados.0.smithi037.stdout:3321: done (3 left) 2024-08-17T17:38:10.204 INFO:tasks.rados.rados.0.smithi037.stdout:3322: done (2 left) 2024-08-17T17:38:10.204 INFO:tasks.rados.rados.0.smithi037.stdout:3325: done (1 left) 2024-08-17T17:38:10.204 INFO:tasks.rados.rados.0.smithi037.stdout:3326: done (0 left) 2024-08-17T17:38:10.204 INFO:tasks.rados.rados.0.smithi037.stdout:3327: write oid 23 current snap is 418 2024-08-17T17:38:10.204 INFO:tasks.rados.rados.0.smithi037.stdout:3327: seq_num 1242 ranges {474294=424797,1428871=628093,2657357=216937} 2024-08-17T17:38:10.208 INFO:tasks.rados.rados.0.smithi037.stdout:3327: writing smithi03781225-23 from 474294 to 899091 tid 1 2024-08-17T17:38:10.214 INFO:tasks.rados.rados.0.smithi037.stdout:3327: writing smithi03781225-23 from 1428871 to 2056964 tid 2 2024-08-17T17:38:10.219 INFO:tasks.rados.rados.0.smithi037.stdout:3327: writing smithi03781225-23 from 2657357 to 2874294 tid 3 2024-08-17T17:38:10.219 INFO:tasks.rados.rados.0.smithi037.stdout:3328: snap_create 2024-08-17T17:38:10.219 INFO:tasks.rados.rados.0.smithi037.stdout:3327: finishing write tid 1 to smithi03781225-23 2024-08-17T17:38:10.219 INFO:tasks.rados.rados.0.smithi037.stdout:3327: finishing write tid 2 to smithi03781225-23 2024-08-17T17:38:10.222 INFO:tasks.rados.rados.0.smithi037.stdout:3327: finishing write tid 3 to smithi03781225-23 2024-08-17T17:38:10.223 INFO:tasks.rados.rados.0.smithi037.stdout:3327: finishing write tid 4 to smithi03781225-23 2024-08-17T17:38:10.223 INFO:tasks.rados.rados.0.smithi037.stdout:3327: finishing write tid 5 to smithi03781225-23 2024-08-17T17:38:10.223 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 23 v 1409 (ObjNum 1242 snap 418 seq_num 1242) dirty exists 2024-08-17T17:38:10.223 INFO:tasks.rados.rados.0.smithi037.stdout:3327: left oid 23 (ObjNum 1242 snap 418 seq_num 1242) 2024-08-17T17:38:10.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:09 smithi037 ceph-mon[97894]: osdmap e902: 8 total, 8 up, 8 in 2024-08-17T17:38:10.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:10.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:09 smithi037 ceph-mon[102022]: osdmap e902: 8 total, 8 up, 8 in 2024-08-17T17:38:10.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:10.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:38:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:38:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:38:10.892 INFO:tasks.rados.rados.0.smithi037.stdout:3327: done (1 left) 2024-08-17T17:38:10.892 INFO:tasks.rados.rados.0.smithi037.stdout:3328: done (0 left) 2024-08-17T17:38:10.892 INFO:tasks.rados.rados.0.smithi037.stdout:3329: read oid 33 snap 415 2024-08-17T17:38:10.892 INFO:tasks.rados.rados.0.smithi037.stdout:3329: expect deleted 2024-08-17T17:38:10.893 INFO:tasks.rados.rados.0.smithi037.stdout:3330: read oid 22 snap -1 2024-08-17T17:38:10.893 INFO:tasks.rados.rados.0.smithi037.stdout:3330: expect deleted 2024-08-17T17:38:10.893 INFO:tasks.rados.rados.0.smithi037.stdout:3331: write oid 8 current snap is 419 2024-08-17T17:38:10.893 INFO:tasks.rados.rados.0.smithi037.stdout:3331: seq_num 1243 ranges {491101=500046,1487353=488104,2401133=489968} 2024-08-17T17:38:10.897 INFO:tasks.rados.rados.0.smithi037.stdout:3331: writing smithi03781225-8 from 491101 to 991147 tid 1 2024-08-17T17:38:10.903 INFO:tasks.rados.rados.0.smithi037.stdout:3331: writing smithi03781225-8 from 1487353 to 1975457 tid 2 2024-08-17T17:38:10.909 INFO:tasks.rados.rados.0.smithi037.stdout:3331: writing smithi03781225-8 from 2401133 to 2891101 tid 3 2024-08-17T17:38:10.909 INFO:tasks.rados.rados.0.smithi037.stdout:3332: rollback oid 42 current snap is 419 2024-08-17T17:38:10.909 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 42 to 408 2024-08-17T17:38:10.909 INFO:tasks.rados.rados.0.smithi037.stdout:3331: finishing write tid 1 to smithi03781225-8 2024-08-17T17:38:10.909 INFO:tasks.rados.rados.0.smithi037.stdout:3331: finishing write tid 2 to smithi03781225-8 2024-08-17T17:38:10.909 INFO:tasks.rados.rados.0.smithi037.stdout:3329: done (3 left) 2024-08-17T17:38:10.909 INFO:tasks.rados.rados.0.smithi037.stdout:3330: done (2 left) 2024-08-17T17:38:10.909 INFO:tasks.rados.rados.0.smithi037.stdout:3333: read oid 38 snap -1 2024-08-17T17:38:10.909 INFO:tasks.rados.rados.0.smithi037.stdout:3333: expect (ObjNum 1195 snap 401 seq_num 1195) 2024-08-17T17:38:10.910 INFO:tasks.rados.rados.0.smithi037.stdout:3334: snap_remove snap 402 2024-08-17T17:38:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:10 smithi046 ceph-mon[88218]: pgmap v962: 89 pgs: 89 active+clean; 256 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:38:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:10 smithi046 ceph-mon[88218]: osdmap e903: 8 total, 8 up, 8 in 2024-08-17T17:38:11.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:10 smithi037 ceph-mon[97894]: pgmap v962: 89 pgs: 89 active+clean; 256 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:38:11.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:10 smithi037 ceph-mon[97894]: osdmap e903: 8 total, 8 up, 8 in 2024-08-17T17:38:11.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:10 smithi037 ceph-mon[102022]: pgmap v962: 89 pgs: 89 active+clean; 256 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:38:11.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:10 smithi037 ceph-mon[102022]: osdmap e903: 8 total, 8 up, 8 in 2024-08-17T17:38:11.854 INFO:tasks.rados.rados.0.smithi037.stdout:3334: done (3 left) 2024-08-17T17:38:11.854 INFO:tasks.rados.rados.0.smithi037.stdout:3335: rollback oid 11 current snap is 419 2024-08-17T17:38:11.854 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 11 to 403 2024-08-17T17:38:11.854 INFO:tasks.rados.rados.0.smithi037.stdout:3331: finishing write tid 3 to smithi03781225-8 2024-08-17T17:38:11.854 INFO:tasks.rados.rados.0.smithi037.stdout:3331: finishing write tid 4 to smithi03781225-8 2024-08-17T17:38:11.854 INFO:tasks.rados.rados.0.smithi037.stdout:3331: finishing write tid 5 to smithi03781225-8 2024-08-17T17:38:11.854 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 1069 (ObjNum 1243 snap 419 seq_num 1243) dirty exists 2024-08-17T17:38:11.854 INFO:tasks.rados.rados.0.smithi037.stdout:3331: left oid 8 (ObjNum 1243 snap 419 seq_num 1243) 2024-08-17T17:38:11.855 INFO:tasks.rados.rados.0.smithi037.stdout:3332: finishing rollback tid 0 to smithi03781225-42 2024-08-17T17:38:11.855 INFO:tasks.rados.rados.0.smithi037.stdout:3332: finishing rollback tid 1 to smithi03781225-42 2024-08-17T17:38:11.855 INFO:tasks.rados.rados.0.smithi037.stdout:3332: finishing rollback tid 2 to smithi03781225-42 2024-08-17T17:38:11.855 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 1782 (ObjNum 1167 snap 393 seq_num 1167) dirty exists 2024-08-17T17:38:11.855 INFO:tasks.rados.rados.0.smithi037.stdout:3333: expect (ObjNum 1195 snap 401 seq_num 1195) 2024-08-17T17:38:12.058 INFO:tasks.rados.rados.0.smithi037.stdout:3335: finishing rollback tid 1 to smithi03781225-11 2024-08-17T17:38:12.058 INFO:tasks.rados.rados.0.smithi037.stdout:3335: finishing rollback tid 2 to smithi03781225-11 2024-08-17T17:38:12.059 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 11 v 1071 (ObjNum 1160 snap 390 seq_num 1160) dirty exists 2024-08-17T17:38:12.059 INFO:tasks.rados.rados.0.smithi037.stdout:3331: done (3 left) 2024-08-17T17:38:12.059 INFO:tasks.rados.rados.0.smithi037.stdout:3332: done (2 left) 2024-08-17T17:38:12.059 INFO:tasks.rados.rados.0.smithi037.stdout:3333: done (1 left) 2024-08-17T17:38:12.059 INFO:tasks.rados.rados.0.smithi037.stdout:3335: done (0 left) 2024-08-17T17:38:12.059 INFO:tasks.rados.rados.0.smithi037.stdout:3336: read oid 38 snap -1 2024-08-17T17:38:12.059 INFO:tasks.rados.rados.0.smithi037.stdout:3336: expect (ObjNum 1195 snap 401 seq_num 1195) 2024-08-17T17:38:12.059 INFO:tasks.rados.rados.0.smithi037.stdout:3337: rollback oid 28 current snap is 419 2024-08-17T17:38:12.059 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 28 to 401 2024-08-17T17:38:12.059 INFO:tasks.rados.rados.0.smithi037.stdout:3338: read oid 45 snap -1 2024-08-17T17:38:12.059 INFO:tasks.rados.rados.0.smithi037.stdout:3338: expect deleted 2024-08-17T17:38:12.059 INFO:tasks.rados.rados.0.smithi037.stdout:3339: read oid 34 snap -1 2024-08-17T17:38:12.059 INFO:tasks.rados.rados.0.smithi037.stdout:3339: expect deleted 2024-08-17T17:38:12.059 INFO:tasks.rados.rados.0.smithi037.stdout:3340: delete oid 31 current snap is 419 2024-08-17T17:38:12.060 INFO:tasks.rados.rados.0.smithi037.stdout:3336: expect (ObjNum 1195 snap 401 seq_num 1195) 2024-08-17T17:38:12.257 INFO:tasks.rados.rados.0.smithi037.stdout:3337: finishing rollback tid 1 to smithi03781225-28 2024-08-17T17:38:12.257 INFO:tasks.rados.rados.0.smithi037.stdout:3337: finishing rollback tid 2 to smithi03781225-28 2024-08-17T17:38:12.258 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 28 v 2689 (ObjNum 1108 snap 366 seq_num 1108) dirty exists 2024-08-17T17:38:12.258 INFO:tasks.rados.rados.0.smithi037.stdout:3336: done (4 left) 2024-08-17T17:38:12.258 INFO:tasks.rados.rados.0.smithi037.stdout:3337: done (3 left) 2024-08-17T17:38:12.258 INFO:tasks.rados.rados.0.smithi037.stdout:3338: done (2 left) 2024-08-17T17:38:12.258 INFO:tasks.rados.rados.0.smithi037.stdout:3339: done (1 left) 2024-08-17T17:38:12.258 INFO:tasks.rados.rados.0.smithi037.stdout:3340: done (0 left) 2024-08-17T17:38:12.258 INFO:tasks.rados.rados.0.smithi037.stdout:3341: delete oid 47 current snap is 419 2024-08-17T17:38:12.260 INFO:tasks.rados.rados.0.smithi037.stdout:3341: done (0 left) 2024-08-17T17:38:12.260 INFO:tasks.rados.rados.0.smithi037.stdout:3342: snap_remove snap 413 2024-08-17T17:38:12.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:11 smithi046 ceph-mon[88218]: osdmap e904: 8 total, 8 up, 8 in 2024-08-17T17:38:12.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:11 smithi046 ceph-mon[88218]: osdmap e905: 8 total, 8 up, 8 in 2024-08-17T17:38:12.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:11 smithi037 ceph-mon[102022]: osdmap e904: 8 total, 8 up, 8 in 2024-08-17T17:38:12.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:11 smithi037 ceph-mon[102022]: osdmap e905: 8 total, 8 up, 8 in 2024-08-17T17:38:12.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:11 smithi037 ceph-mon[97894]: osdmap e904: 8 total, 8 up, 8 in 2024-08-17T17:38:12.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:11 smithi037 ceph-mon[97894]: osdmap e905: 8 total, 8 up, 8 in 2024-08-17T17:38:12.904 INFO:tasks.rados.rados.0.smithi037.stdout:3342: done (0 left) 2024-08-17T17:38:12.904 INFO:tasks.rados.rados.0.smithi037.stdout:3343: snap_remove snap 396 2024-08-17T17:38:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:12 smithi046 ceph-mon[88218]: pgmap v965: 89 pgs: 89 active+clean; 256 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:38:13.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:12 smithi037 ceph-mon[97894]: pgmap v965: 89 pgs: 89 active+clean; 256 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:38:13.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:12 smithi037 ceph-mon[102022]: pgmap v965: 89 pgs: 89 active+clean; 256 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:38:13.926 INFO:tasks.rados.rados.0.smithi037.stdout:3343: done (0 left) 2024-08-17T17:38:13.926 INFO:tasks.rados.rados.0.smithi037.stdout:3344: delete oid 3 current snap is 419 2024-08-17T17:38:13.932 INFO:tasks.rados.rados.0.smithi037.stdout:3344: done (0 left) 2024-08-17T17:38:13.933 INFO:tasks.rados.rados.0.smithi037.stdout:3345: write oid 22 current snap is 419 2024-08-17T17:38:13.933 INFO:tasks.rados.rados.0.smithi037.stdout:3345: seq_num 1247 ranges {558329=517395,1721281=779089} 2024-08-17T17:38:13.939 INFO:tasks.rados.rados.0.smithi037.stdout:3345: writing smithi03781225-22 from 558329 to 1075724 tid 1 2024-08-17T17:38:13.948 INFO:tasks.rados.rados.0.smithi037.stdout:3345: writing smithi03781225-22 from 1721281 to 2500370 tid 2 2024-08-17T17:38:13.948 INFO:tasks.rados.rados.0.smithi037.stdout:3346: write oid 45 current snap is 419 2024-08-17T17:38:13.948 INFO:tasks.rados.rados.0.smithi037.stdout:3345: finishing write tid 1 to smithi03781225-22 2024-08-17T17:38:13.948 INFO:tasks.rados.rados.0.smithi037.stdout:3346: seq_num 1248 ranges {575136=592644,1663410=639100,2705542=269594} 2024-08-17T17:38:13.954 INFO:tasks.rados.rados.0.smithi037.stdout:3346: writing smithi03781225-45 from 575136 to 1167780 tid 1 2024-08-17T17:38:13.960 INFO:tasks.rados.rados.0.smithi037.stdout:3346: writing smithi03781225-45 from 1663410 to 2302510 tid 2 2024-08-17T17:38:13.964 INFO:tasks.rados.rados.0.smithi037.stdout:3346: writing smithi03781225-45 from 2705542 to 2975136 tid 3 2024-08-17T17:38:13.964 INFO:tasks.rados.rados.0.smithi037.stdout:3347: write oid 10 current snap is 419 2024-08-17T17:38:13.964 INFO:tasks.rados.rados.0.smithi037.stdout:3345: finishing write tid 2 to smithi03781225-22 2024-08-17T17:38:13.964 INFO:tasks.rados.rados.0.smithi037.stdout:3347: seq_num 1249 ranges {591943=667893,1721892=782758} 2024-08-17T17:38:13.971 INFO:tasks.rados.rados.0.smithi037.stdout:3347: writing smithi03781225-10 from 591943 to 1259836 tid 1 2024-08-17T17:38:13.978 INFO:tasks.rados.rados.0.smithi037.stdout:3347: writing smithi03781225-10 from 1721892 to 2504650 tid 2 2024-08-17T17:38:13.978 INFO:tasks.rados.rados.0.smithi037.stdout:3348: write oid 36 current snap is 419 2024-08-17T17:38:13.978 INFO:tasks.rados.rados.0.smithi037.stdout:3348: seq_num 1250 ranges {608750=743142,1780374=642769} 2024-08-17T17:38:13.985 INFO:tasks.rados.rados.0.smithi037.stdout:3348: writing smithi03781225-36 from 608750 to 1351892 tid 1 2024-08-17T17:38:13.992 INFO:tasks.rados.rados.0.smithi037.stdout:3348: writing smithi03781225-36 from 1780374 to 2423143 tid 2 2024-08-17T17:38:13.992 INFO:tasks.rados.rados.0.smithi037.stdout:3349: read oid 5 snap 418 2024-08-17T17:38:13.992 INFO:tasks.rados.rados.0.smithi037.stdout:3349: expect deleted 2024-08-17T17:38:13.992 INFO:tasks.rados.rados.0.smithi037.stdout:3350: delete oid 38 current snap is 419 2024-08-17T17:38:13.992 INFO:tasks.rados.rados.0.smithi037.stdout:3345: finishing write tid 3 to smithi03781225-22 2024-08-17T17:38:13.992 INFO:tasks.rados.rados.0.smithi037.stdout:3345: finishing write tid 4 to smithi03781225-22 2024-08-17T17:38:13.992 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 22 v 1354 (ObjNum 1247 snap 419 seq_num 1247) dirty exists 2024-08-17T17:38:13.992 INFO:tasks.rados.rados.0.smithi037.stdout:3345: left oid 22 (ObjNum 1247 snap 419 seq_num 1247) 2024-08-17T17:38:13.993 INFO:tasks.rados.rados.0.smithi037.stdout:3346: finishing write tid 1 to smithi03781225-45 2024-08-17T17:38:13.993 INFO:tasks.rados.rados.0.smithi037.stdout:3346: finishing write tid 2 to smithi03781225-45 2024-08-17T17:38:13.993 INFO:tasks.rados.rados.0.smithi037.stdout:3346: finishing write tid 3 to smithi03781225-45 2024-08-17T17:38:13.993 INFO:tasks.rados.rados.0.smithi037.stdout:3346: finishing write tid 4 to smithi03781225-45 2024-08-17T17:38:13.993 INFO:tasks.rados.rados.0.smithi037.stdout:3346: finishing write tid 5 to smithi03781225-45 2024-08-17T17:38:13.993 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 775 (ObjNum 1248 snap 419 seq_num 1248) dirty exists 2024-08-17T17:38:13.993 INFO:tasks.rados.rados.0.smithi037.stdout:3346: left oid 45 (ObjNum 1248 snap 419 seq_num 1248) 2024-08-17T17:38:13.993 INFO:tasks.rados.rados.0.smithi037.stdout:3347: finishing write tid 1 to smithi03781225-10 2024-08-17T17:38:13.993 INFO:tasks.rados.rados.0.smithi037.stdout:3347: finishing write tid 2 to smithi03781225-10 2024-08-17T17:38:13.993 INFO:tasks.rados.rados.0.smithi037.stdout:3347: finishing write tid 3 to smithi03781225-10 2024-08-17T17:38:13.993 INFO:tasks.rados.rados.0.smithi037.stdout:3347: finishing write tid 4 to smithi03781225-10 2024-08-17T17:38:13.993 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 10 v 1684 (ObjNum 1249 snap 419 seq_num 1249) dirty exists 2024-08-17T17:38:13.994 INFO:tasks.rados.rados.0.smithi037.stdout:3347: left oid 10 (ObjNum 1249 snap 419 seq_num 1249) 2024-08-17T17:38:13.994 INFO:tasks.rados.rados.0.smithi037.stdout:3348: finishing write tid 1 to smithi03781225-36 2024-08-17T17:38:13.995 INFO:tasks.rados.rados.0.smithi037.stdout:3345: done (5 left) 2024-08-17T17:38:13.995 INFO:tasks.rados.rados.0.smithi037.stdout:3346: done (4 left) 2024-08-17T17:38:13.995 INFO:tasks.rados.rados.0.smithi037.stdout:3347: done (3 left) 2024-08-17T17:38:13.995 INFO:tasks.rados.rados.0.smithi037.stdout:3349: done (2 left) 2024-08-17T17:38:13.995 INFO:tasks.rados.rados.0.smithi037.stdout:3350: done (1 left) 2024-08-17T17:38:13.995 INFO:tasks.rados.rados.0.smithi037.stdout:3351: read oid 50 snap 403 2024-08-17T17:38:13.995 INFO:tasks.rados.rados.0.smithi037.stdout:3351: expect (ObjNum 1205 snap 401 seq_num 1205) 2024-08-17T17:38:13.995 INFO:tasks.rados.rados.0.smithi037.stdout:3352: write oid 16 current snap is 419 2024-08-17T17:38:13.995 INFO:tasks.rados.rados.0.smithi037.stdout:3352: seq_num 1252 ranges {642364=493640,1897338=646438} 2024-08-17T17:38:14.000 INFO:tasks.rados.rados.0.smithi037.stdout:3352: writing smithi03781225-16 from 642364 to 1136004 tid 1 2024-08-17T17:38:14.008 INFO:tasks.rados.rados.0.smithi037.stdout:3352: writing smithi03781225-16 from 1897338 to 2543776 tid 2 2024-08-17T17:38:14.008 INFO:tasks.rados.rados.0.smithi037.stdout:3353: snap_create 2024-08-17T17:38:14.009 INFO:tasks.rados.rados.0.smithi037.stdout:3348: finishing write tid 2 to smithi03781225-36 2024-08-17T17:38:14.009 INFO:tasks.rados.rados.0.smithi037.stdout:3348: finishing write tid 3 to smithi03781225-36 2024-08-17T17:38:14.009 INFO:tasks.rados.rados.0.smithi037.stdout:3348: finishing write tid 4 to smithi03781225-36 2024-08-17T17:38:14.009 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 36 v 1860 (ObjNum 1250 snap 419 seq_num 1250) dirty exists 2024-08-17T17:38:14.009 INFO:tasks.rados.rados.0.smithi037.stdout:3348: left oid 36 (ObjNum 1250 snap 419 seq_num 1250) 2024-08-17T17:38:14.009 INFO:tasks.rados.rados.0.smithi037.stdout:3351: expect (ObjNum 1205 snap 401 seq_num 1205) 2024-08-17T17:38:14.178 INFO:tasks.rados.rados.0.smithi037.stdout:3352: finishing write tid 1 to smithi03781225-16 2024-08-17T17:38:14.179 INFO:tasks.rados.rados.0.smithi037.stdout:3352: finishing write tid 2 to smithi03781225-16 2024-08-17T17:38:14.179 INFO:tasks.rados.rados.0.smithi037.stdout:3352: finishing write tid 3 to smithi03781225-16 2024-08-17T17:38:14.179 INFO:tasks.rados.rados.0.smithi037.stdout:3352: finishing write tid 4 to smithi03781225-16 2024-08-17T17:38:14.179 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 16 v 1687 (ObjNum 1252 snap 419 seq_num 1252) dirty exists 2024-08-17T17:38:14.179 INFO:tasks.rados.rados.0.smithi037.stdout:3352: left oid 16 (ObjNum 1252 snap 419 seq_num 1252) 2024-08-17T17:38:14.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:13 smithi046 ceph-mon[88218]: osdmap e906: 8 total, 8 up, 8 in 2024-08-17T17:38:14.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:13 smithi037 ceph-mon[102022]: osdmap e906: 8 total, 8 up, 8 in 2024-08-17T17:38:14.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:13 smithi037 ceph-mon[97894]: osdmap e906: 8 total, 8 up, 8 in 2024-08-17T17:38:14.931 INFO:tasks.rados.rados.0.smithi037.stdout:3348: done (3 left) 2024-08-17T17:38:14.931 INFO:tasks.rados.rados.0.smithi037.stdout:3351: done (2 left) 2024-08-17T17:38:14.931 INFO:tasks.rados.rados.0.smithi037.stdout:3352: done (1 left) 2024-08-17T17:38:14.931 INFO:tasks.rados.rados.0.smithi037.stdout:3353: done (0 left) 2024-08-17T17:38:14.931 INFO:tasks.rados.rados.0.smithi037.stdout:3354: snap_remove snap 401 2024-08-17T17:38:15.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:14 smithi046 ceph-mon[88218]: pgmap v968: 89 pgs: 89 active+clean; 259 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T17:38:15.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:14 smithi046 ceph-mon[88218]: osdmap e907: 8 total, 8 up, 8 in 2024-08-17T17:38:15.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:14 smithi037 ceph-mon[102022]: pgmap v968: 89 pgs: 89 active+clean; 259 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T17:38:15.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:14 smithi037 ceph-mon[102022]: osdmap e907: 8 total, 8 up, 8 in 2024-08-17T17:38:15.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:14 smithi037 ceph-mon[97894]: pgmap v968: 89 pgs: 89 active+clean; 259 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T17:38:15.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:14 smithi037 ceph-mon[97894]: osdmap e907: 8 total, 8 up, 8 in 2024-08-17T17:38:15.938 INFO:tasks.rados.rados.0.smithi037.stdout:3354: done (0 left) 2024-08-17T17:38:15.938 INFO:tasks.rados.rados.0.smithi037.stdout:3355: read oid 7 snap 415 2024-08-17T17:38:15.938 INFO:tasks.rados.rados.0.smithi037.stdout:3355: expect (ObjNum 1177 snap 396 seq_num 1177) 2024-08-17T17:38:15.938 INFO:tasks.rados.rados.0.smithi037.stdout:3356: snap_create 2024-08-17T17:38:15.955 INFO:tasks.rados.rados.0.smithi037.stdout:3355: expect (ObjNum 1177 snap 396 seq_num 1177) 2024-08-17T17:38:16.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:15 smithi046 ceph-mon[88218]: osdmap e908: 8 total, 8 up, 8 in 2024-08-17T17:38:16.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:15 smithi037 ceph-mon[102022]: osdmap e908: 8 total, 8 up, 8 in 2024-08-17T17:38:16.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:15 smithi037 ceph-mon[97894]: osdmap e908: 8 total, 8 up, 8 in 2024-08-17T17:38:16.855 INFO:tasks.rados.rados.0.smithi037.stdout:3355: done (1 left) 2024-08-17T17:38:16.855 INFO:tasks.rados.rados.0.smithi037.stdout:3356: done (0 left) 2024-08-17T17:38:16.856 INFO:tasks.rados.rados.0.smithi037.stdout:3357: read oid 18 snap -1 2024-08-17T17:38:16.856 INFO:tasks.rados.rados.0.smithi037.stdout:3357: expect (ObjNum 1218 snap 403 seq_num 1218) 2024-08-17T17:38:16.856 INFO:tasks.rados.rados.0.smithi037.stdout:3358: read oid 27 snap -1 2024-08-17T17:38:16.856 INFO:tasks.rados.rados.0.smithi037.stdout:3358: expect (ObjNum 1233 snap 409 seq_num 1233) 2024-08-17T17:38:16.856 INFO:tasks.rados.rados.0.smithi037.stdout:3359: read oid 38 snap -1 2024-08-17T17:38:16.856 INFO:tasks.rados.rados.0.smithi037.stdout:3359: expect deleted 2024-08-17T17:38:16.856 INFO:tasks.rados.rados.0.smithi037.stdout:3360: read oid 25 snap 405 2024-08-17T17:38:16.856 INFO:tasks.rados.rados.0.smithi037.stdout:3360: expect (ObjNum 1156 snap 390 seq_num 1156) 2024-08-17T17:38:16.856 INFO:tasks.rados.rados.0.smithi037.stdout:3361: read oid 49 snap 405 2024-08-17T17:38:16.856 INFO:tasks.rados.rados.0.smithi037.stdout:3361: expect (ObjNum 1097 snap 364 seq_num 1097) 2024-08-17T17:38:16.856 INFO:tasks.rados.rados.0.smithi037.stdout:3362: snap_remove snap 416 2024-08-17T17:38:17.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:16 smithi046 ceph-mon[88218]: pgmap v971: 89 pgs: 89 active+clean; 259 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 2.3 MiB/s wr, 22 op/s 2024-08-17T17:38:17.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:16 smithi046 ceph-mon[88218]: osdmap e909: 8 total, 8 up, 8 in 2024-08-17T17:38:17.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:16 smithi046 ceph-mon[88218]: osdmap e910: 8 total, 8 up, 8 in 2024-08-17T17:38:17.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:16 smithi037 ceph-mon[102022]: pgmap v971: 89 pgs: 89 active+clean; 259 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 2.3 MiB/s wr, 22 op/s 2024-08-17T17:38:17.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:16 smithi037 ceph-mon[102022]: osdmap e909: 8 total, 8 up, 8 in 2024-08-17T17:38:17.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:16 smithi037 ceph-mon[102022]: osdmap e910: 8 total, 8 up, 8 in 2024-08-17T17:38:17.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:16 smithi037 ceph-mon[97894]: pgmap v971: 89 pgs: 89 active+clean; 259 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 2.3 MiB/s wr, 22 op/s 2024-08-17T17:38:17.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:16 smithi037 ceph-mon[97894]: osdmap e909: 8 total, 8 up, 8 in 2024-08-17T17:38:17.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:16 smithi037 ceph-mon[97894]: osdmap e910: 8 total, 8 up, 8 in 2024-08-17T17:38:17.859 INFO:tasks.rados.rados.0.smithi037.stdout:3362: done (5 left) 2024-08-17T17:38:17.859 INFO:tasks.rados.rados.0.smithi037.stdout:3363: rollback oid 20 current snap is 421 2024-08-17T17:38:17.859 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 20 to 372 2024-08-17T17:38:17.859 INFO:tasks.rados.rados.0.smithi037.stdout:3361: expect (ObjNum 1097 snap 364 seq_num 1097) 2024-08-17T17:38:17.945 INFO:tasks.rados.rados.0.smithi037.stdout:3358: expect (ObjNum 1233 snap 409 seq_num 1233) 2024-08-17T17:38:18.171 INFO:tasks.rados.rados.0.smithi037.stdout:3357: expect (ObjNum 1218 snap 403 seq_num 1218) 2024-08-17T17:38:18.286 INFO:tasks.rados.rados.0.smithi037.stdout:3360: expect (ObjNum 1156 snap 390 seq_num 1156) 2024-08-17T17:38:18.511 INFO:tasks.rados.rados.0.smithi037.stdout:3363: finishing rollback tid 0 to smithi03781225-20 2024-08-17T17:38:18.511 INFO:tasks.rados.rados.0.smithi037.stdout:3363: finishing rollback tid 1 to smithi03781225-20 2024-08-17T17:38:18.511 INFO:tasks.rados.rados.0.smithi037.stdout:3363: finishing rollback tid 2 to smithi03781225-20 2024-08-17T17:38:18.511 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 783 (ObjNum 1118 snap 368 seq_num 1118) dirty exists 2024-08-17T17:38:18.511 INFO:tasks.rados.rados.0.smithi037.stdout:3357: done (5 left) 2024-08-17T17:38:18.511 INFO:tasks.rados.rados.0.smithi037.stdout:3358: done (4 left) 2024-08-17T17:38:18.511 INFO:tasks.rados.rados.0.smithi037.stdout:3359: done (3 left) 2024-08-17T17:38:18.511 INFO:tasks.rados.rados.0.smithi037.stdout:3360: done (2 left) 2024-08-17T17:38:18.512 INFO:tasks.rados.rados.0.smithi037.stdout:3361: done (1 left) 2024-08-17T17:38:18.512 INFO:tasks.rados.rados.0.smithi037.stdout:3363: done (0 left) 2024-08-17T17:38:18.512 INFO:tasks.rados.rados.0.smithi037.stdout:3364: rollback oid 31 current snap is 421 2024-08-17T17:38:18.512 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 31 to 409 2024-08-17T17:38:18.512 INFO:tasks.rados.rados.0.smithi037.stdout:3365: snap_remove snap 415 2024-08-17T17:38:18.940 INFO:tasks.rados.rados.0.smithi037.stdout:3365: done (1 left) 2024-08-17T17:38:18.940 INFO:tasks.rados.rados.0.smithi037.stdout:3366: snap_remove snap 372 2024-08-17T17:38:19.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:18 smithi046 ceph-mon[88218]: pgmap v974: 89 pgs: 89 active+clean; 259 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.3 MiB/s wr, 13 op/s 2024-08-17T17:38:19.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:18 smithi046 ceph-mon[88218]: osdmap e911: 8 total, 8 up, 8 in 2024-08-17T17:38:19.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:18 smithi037 ceph-mon[102022]: pgmap v974: 89 pgs: 89 active+clean; 259 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.3 MiB/s wr, 13 op/s 2024-08-17T17:38:19.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:18 smithi037 ceph-mon[102022]: osdmap e911: 8 total, 8 up, 8 in 2024-08-17T17:38:19.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:18 smithi037 ceph-mon[97894]: pgmap v974: 89 pgs: 89 active+clean; 259 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.3 MiB/s wr, 13 op/s 2024-08-17T17:38:19.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:18 smithi037 ceph-mon[97894]: osdmap e911: 8 total, 8 up, 8 in 2024-08-17T17:38:19.294 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:38:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:38:18] "GET /metrics HTTP/1.1" 200 36417 "" "Prometheus/2.51.0" 2024-08-17T17:38:19.946 INFO:tasks.rados.rados.0.smithi037.stdout:3366: done (1 left) 2024-08-17T17:38:19.947 INFO:tasks.rados.rados.0.smithi037.stdout:3367: read oid 28 snap -1 2024-08-17T17:38:19.947 INFO:tasks.rados.rados.0.smithi037.stdout:3367: expect (ObjNum 1108 snap 366 seq_num 1108) 2024-08-17T17:38:19.947 INFO:tasks.rados.rados.0.smithi037.stdout:3368: write oid 38 current snap is 421 2024-08-17T17:38:19.947 INFO:tasks.rados.rados.0.smithi037.stdout:3368: seq_num 1253 ranges {659171=568889,1839467=790096} 2024-08-17T17:38:19.954 INFO:tasks.rados.rados.0.smithi037.stdout:3368: writing smithi03781225-38 from 659171 to 1228060 tid 1 2024-08-17T17:38:19.963 INFO:tasks.rados.rados.0.smithi037.stdout:3368: writing smithi03781225-38 from 1839467 to 2629563 tid 2 2024-08-17T17:38:19.963 INFO:tasks.rados.rados.0.smithi037.stdout:3369: rollback oid 43 current snap is 421 2024-08-17T17:38:19.963 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 43 to 420 2024-08-17T17:38:19.963 INFO:tasks.rados.rados.0.smithi037.stdout:3370: rollback oid 3 current snap is 421 2024-08-17T17:38:19.963 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 3 to 408 2024-08-17T17:38:19.963 INFO:tasks.rados.rados.0.smithi037.stdout:3371: snap_remove snap 417 2024-08-17T17:38:20.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:19 smithi046 ceph-mon[88218]: osdmap e912: 8 total, 8 up, 8 in 2024-08-17T17:38:20.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:19 smithi037 ceph-mon[97894]: osdmap e912: 8 total, 8 up, 8 in 2024-08-17T17:38:20.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:19 smithi037 ceph-mon[102022]: osdmap e912: 8 total, 8 up, 8 in 2024-08-17T17:38:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:38:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:38:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:38:20.953 INFO:tasks.rados.rados.0.smithi037.stdout:3371: done (5 left) 2024-08-17T17:38:20.953 INFO:tasks.rados.rados.0.smithi037.stdout:3372: delete oid 37 current snap is 421 2024-08-17T17:38:20.953 INFO:tasks.rados.rados.0.smithi037.stdout:3364: finishing rollback tid 1 to smithi03781225-31 2024-08-17T17:38:20.953 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 31 v 1802 (ObjNum 129 snap 0 seq_num 2762070969) dirty dne 2024-08-17T17:38:20.953 INFO:tasks.rados.rados.0.smithi037.stdout:3367: expect (ObjNum 1108 snap 366 seq_num 1108) 2024-08-17T17:38:21.040 INFO:tasks.rados.rados.0.smithi037.stdout:3368: finishing write tid 1 to smithi03781225-38 2024-08-17T17:38:21.040 INFO:tasks.rados.rados.0.smithi037.stdout:3370: finishing rollback tid 1 to smithi03781225-3 2024-08-17T17:38:21.040 INFO:tasks.rados.rados.0.smithi037.stdout:3370: finishing rollback tid 2 to smithi03781225-3 2024-08-17T17:38:21.040 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 717 (ObjNum 1216 snap 403 seq_num 1216) dirty exists 2024-08-17T17:38:21.041 INFO:tasks.rados.rados.0.smithi037.stdout:3369: finishing rollback tid 1 to smithi03781225-43 2024-08-17T17:38:21.041 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 43 v 0 (ObjNum 129 snap 0 seq_num 4061270392) dirty dne 2024-08-17T17:38:21.041 INFO:tasks.rados.rados.0.smithi037.stdout:3368: finishing write tid 2 to smithi03781225-38 2024-08-17T17:38:21.041 INFO:tasks.rados.rados.0.smithi037.stdout:3368: finishing write tid 3 to smithi03781225-38 2024-08-17T17:38:21.041 INFO:tasks.rados.rados.0.smithi037.stdout:3368: finishing write tid 4 to smithi03781225-38 2024-08-17T17:38:21.041 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 1813 (ObjNum 1253 snap 421 seq_num 1253) dirty exists 2024-08-17T17:38:21.041 INFO:tasks.rados.rados.0.smithi037.stdout:3368: left oid 38 (ObjNum 1253 snap 421 seq_num 1253) 2024-08-17T17:38:21.041 INFO:tasks.rados.rados.0.smithi037.stdout:3364: done (5 left) 2024-08-17T17:38:21.041 INFO:tasks.rados.rados.0.smithi037.stdout:3367: done (4 left) 2024-08-17T17:38:21.041 INFO:tasks.rados.rados.0.smithi037.stdout:3368: done (3 left) 2024-08-17T17:38:21.041 INFO:tasks.rados.rados.0.smithi037.stdout:3369: done (2 left) 2024-08-17T17:38:21.041 INFO:tasks.rados.rados.0.smithi037.stdout:3370: done (1 left) 2024-08-17T17:38:21.041 INFO:tasks.rados.rados.0.smithi037.stdout:3372: done (0 left) 2024-08-17T17:38:21.042 INFO:tasks.rados.rados.0.smithi037.stdout:3373: delete oid 27 current snap is 421 2024-08-17T17:38:21.042 INFO:tasks.rados.rados.0.smithi037.stdout:3373: done (0 left) 2024-08-17T17:38:21.043 INFO:tasks.rados.rados.0.smithi037.stdout:3374: snap_create 2024-08-17T17:38:21.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:20 smithi046 ceph-mon[88218]: pgmap v977: 89 pgs: 89 active+clean; 243 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 0 B/s wr, 7 op/s 2024-08-17T17:38:21.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:20 smithi046 ceph-mon[88218]: osdmap e913: 8 total, 8 up, 8 in 2024-08-17T17:38:21.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:20 smithi037 ceph-mon[97894]: pgmap v977: 89 pgs: 89 active+clean; 243 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 0 B/s wr, 7 op/s 2024-08-17T17:38:21.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:20 smithi037 ceph-mon[97894]: osdmap e913: 8 total, 8 up, 8 in 2024-08-17T17:38:21.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:20 smithi037 ceph-mon[102022]: pgmap v977: 89 pgs: 89 active+clean; 243 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 0 B/s wr, 7 op/s 2024-08-17T17:38:21.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:20 smithi037 ceph-mon[102022]: osdmap e913: 8 total, 8 up, 8 in 2024-08-17T17:38:21.857 INFO:tasks.rados.rados.0.smithi037.stdout:3374: done (0 left) 2024-08-17T17:38:21.857 INFO:tasks.rados.rados.0.smithi037.stdout:3375: write oid 4 current snap is 422 2024-08-17T17:38:21.857 INFO:tasks.rados.rados.0.smithi037.stdout:3375: seq_num 1256 ranges {709592=510989,1731266=653776,3041279=68313} 2024-08-17T17:38:21.863 INFO:tasks.rados.rados.0.smithi037.stdout:3375: writing smithi03781225-4 from 709592 to 1220581 tid 1 2024-08-17T17:38:21.870 INFO:tasks.rados.rados.0.smithi037.stdout:3375: writing smithi03781225-4 from 1731266 to 2385042 tid 2 2024-08-17T17:38:21.875 INFO:tasks.rados.rados.0.smithi037.stdout:3375: writing smithi03781225-4 from 3041279 to 3109592 tid 3 2024-08-17T17:38:21.875 INFO:tasks.rados.rados.0.smithi037.stdout:3376: read oid 29 snap -1 2024-08-17T17:38:21.875 INFO:tasks.rados.rados.0.smithi037.stdout:3376: expect (ObjNum 1231 snap 409 seq_num 1231) 2024-08-17T17:38:21.875 INFO:tasks.rados.rados.0.smithi037.stdout:3377: write oid 19 current snap is 422 2024-08-17T17:38:21.875 INFO:tasks.rados.rados.0.smithi037.stdout:3375: finishing write tid 1 to smithi03781225-4 2024-08-17T17:38:21.875 INFO:tasks.rados.rados.0.smithi037.stdout:3375: finishing write tid 2 to smithi03781225-4 2024-08-17T17:38:21.875 INFO:tasks.rados.rados.0.smithi037.stdout:3377: seq_num 1257 ranges {726399=586238,2073395=797434} 2024-08-17T17:38:21.882 INFO:tasks.rados.rados.0.smithi037.stdout:3377: writing smithi03781225-19 from 726399 to 1312637 tid 1 2024-08-17T17:38:21.891 INFO:tasks.rados.rados.0.smithi037.stdout:3377: writing smithi03781225-19 from 2073395 to 2870829 tid 2 2024-08-17T17:38:21.892 INFO:tasks.rados.rados.0.smithi037.stdout:3378: read oid 49 snap -1 2024-08-17T17:38:21.892 INFO:tasks.rados.rados.0.smithi037.stdout:3378: expect (ObjNum 1097 snap 364 seq_num 1097) 2024-08-17T17:38:21.892 INFO:tasks.rados.rados.0.smithi037.stdout:3379: rollback oid 30 current snap is 422 2024-08-17T17:38:21.892 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 30 to 408 2024-08-17T17:38:21.892 INFO:tasks.rados.rados.0.smithi037.stdout:3375: finishing write tid 3 to smithi03781225-4 2024-08-17T17:38:21.892 INFO:tasks.rados.rados.0.smithi037.stdout:3375: finishing write tid 4 to smithi03781225-4 2024-08-17T17:38:21.892 INFO:tasks.rados.rados.0.smithi037.stdout:3375: finishing write tid 5 to smithi03781225-4 2024-08-17T17:38:21.892 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 1456 (ObjNum 1256 snap 422 seq_num 1256) dirty exists 2024-08-17T17:38:21.892 INFO:tasks.rados.rados.0.smithi037.stdout:3375: left oid 4 (ObjNum 1256 snap 422 seq_num 1256) 2024-08-17T17:38:21.892 INFO:tasks.rados.rados.0.smithi037.stdout:3376: expect (ObjNum 1231 snap 409 seq_num 1231) 2024-08-17T17:38:21.984 INFO:tasks.rados.rados.0.smithi037.stdout:3377: finishing write tid 1 to smithi03781225-19 2024-08-17T17:38:21.984 INFO:tasks.rados.rados.0.smithi037.stdout:3377: finishing write tid 2 to smithi03781225-19 2024-08-17T17:38:21.984 INFO:tasks.rados.rados.0.smithi037.stdout:3378: expect (ObjNum 1097 snap 364 seq_num 1097) 2024-08-17T17:38:22.067 INFO:tasks.rados.rados.0.smithi037.stdout:3377: finishing write tid 3 to smithi03781225-19 2024-08-17T17:38:22.067 INFO:tasks.rados.rados.0.smithi037.stdout:3377: finishing write tid 4 to smithi03781225-19 2024-08-17T17:38:22.067 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 19 v 1365 (ObjNum 1257 snap 422 seq_num 1257) dirty exists 2024-08-17T17:38:22.067 INFO:tasks.rados.rados.0.smithi037.stdout:3377: left oid 19 (ObjNum 1257 snap 422 seq_num 1257) 2024-08-17T17:38:22.067 INFO:tasks.rados.rados.0.smithi037.stdout:3379: finishing rollback tid 0 to smithi03781225-30 2024-08-17T17:38:22.067 INFO:tasks.rados.rados.0.smithi037.stdout:3379: finishing rollback tid 1 to smithi03781225-30 2024-08-17T17:38:22.067 INFO:tasks.rados.rados.0.smithi037.stdout:3379: finishing rollback tid 2 to smithi03781225-30 2024-08-17T17:38:22.067 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 1707 (ObjNum 1208 snap 403 seq_num 1208) dirty exists 2024-08-17T17:38:22.068 INFO:tasks.rados.rados.0.smithi037.stdout:3375: done (4 left) 2024-08-17T17:38:22.068 INFO:tasks.rados.rados.0.smithi037.stdout:3376: done (3 left) 2024-08-17T17:38:22.068 INFO:tasks.rados.rados.0.smithi037.stdout:3377: done (2 left) 2024-08-17T17:38:22.068 INFO:tasks.rados.rados.0.smithi037.stdout:3378: done (1 left) 2024-08-17T17:38:22.068 INFO:tasks.rados.rados.0.smithi037.stdout:3379: done (0 left) 2024-08-17T17:38:22.068 INFO:tasks.rados.rados.0.smithi037.stdout:3380: snap_create 2024-08-17T17:38:22.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:21 smithi046 ceph-mon[88218]: osdmap e914: 8 total, 8 up, 8 in 2024-08-17T17:38:22.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:21 smithi046 ceph-mon[88218]: osdmap e915: 8 total, 8 up, 8 in 2024-08-17T17:38:22.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:21 smithi037 ceph-mon[97894]: osdmap e914: 8 total, 8 up, 8 in 2024-08-17T17:38:22.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:21 smithi037 ceph-mon[97894]: osdmap e915: 8 total, 8 up, 8 in 2024-08-17T17:38:22.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:21 smithi037 ceph-mon[102022]: osdmap e914: 8 total, 8 up, 8 in 2024-08-17T17:38:22.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:21 smithi037 ceph-mon[102022]: osdmap e915: 8 total, 8 up, 8 in 2024-08-17T17:38:22.960 INFO:tasks.rados.rados.0.smithi037.stdout:3380: done (0 left) 2024-08-17T17:38:22.961 INFO:tasks.rados.rados.0.smithi037.stdout:3381: read oid 3 snap 409 2024-08-17T17:38:22.961 INFO:tasks.rados.rados.0.smithi037.stdout:3381: expect (ObjNum 1216 snap 403 seq_num 1216) 2024-08-17T17:38:22.961 INFO:tasks.rados.rados.0.smithi037.stdout:3382: snap_create 2024-08-17T17:38:22.966 INFO:tasks.rados.rados.0.smithi037.stdout:3381: expect (ObjNum 1216 snap 403 seq_num 1216) 2024-08-17T17:38:23.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:22 smithi046 ceph-mon[88218]: pgmap v980: 89 pgs: 89 active+clean; 234 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T17:38:23.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:22 smithi037 ceph-mon[97894]: pgmap v980: 89 pgs: 89 active+clean; 234 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T17:38:23.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:22 smithi037 ceph-mon[102022]: pgmap v980: 89 pgs: 89 active+clean; 234 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T17:38:23.967 INFO:tasks.rados.rados.0.smithi037.stdout:3381: done (1 left) 2024-08-17T17:38:23.968 INFO:tasks.rados.rados.0.smithi037.stdout:3382: done (0 left) 2024-08-17T17:38:23.968 INFO:tasks.rados.rados.0.smithi037.stdout:3383: read oid 2 snap -1 2024-08-17T17:38:23.968 INFO:tasks.rados.rados.0.smithi037.stdout:3383: expect deleted 2024-08-17T17:38:23.968 INFO:tasks.rados.rados.0.smithi037.stdout:3384: delete oid 48 current snap is 424 2024-08-17T17:38:23.973 INFO:tasks.rados.rados.0.smithi037.stdout:3383: done (1 left) 2024-08-17T17:38:23.973 INFO:tasks.rados.rados.0.smithi037.stdout:3384: done (0 left) 2024-08-17T17:38:23.973 INFO:tasks.rados.rados.0.smithi037.stdout:3385: delete oid 45 current snap is 424 2024-08-17T17:38:23.978 INFO:tasks.rados.rados.0.smithi037.stdout:3385: done (0 left) 2024-08-17T17:38:23.978 INFO:tasks.rados.rados.0.smithi037.stdout:3386: rollback oid 39 current snap is 424 2024-08-17T17:38:23.978 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 39 to 384 2024-08-17T17:38:23.978 INFO:tasks.rados.rados.0.smithi037.stdout:3387: write oid 5 current snap is 424 2024-08-17T17:38:23.978 INFO:tasks.rados.rados.0.smithi037.stdout:3387: seq_num 1260 ranges {776820=411985,1848841=544761,2918265=258555} 2024-08-17T17:38:23.984 INFO:tasks.rados.rados.0.smithi037.stdout:3387: writing smithi03781225-5 from 776820 to 1188805 tid 1 2024-08-17T17:38:23.991 INFO:tasks.rados.rados.0.smithi037.stdout:3387: writing smithi03781225-5 from 1848841 to 2393602 tid 2 2024-08-17T17:38:23.996 INFO:tasks.rados.rados.0.smithi037.stdout:3387: writing smithi03781225-5 from 2918265 to 3176820 tid 3 2024-08-17T17:38:23.996 INFO:tasks.rados.rados.0.smithi037.stdout:3388: snap_create 2024-08-17T17:38:23.996 INFO:tasks.rados.rados.0.smithi037.stdout:3386: finishing rollback tid 0 to smithi03781225-39 2024-08-17T17:38:23.996 INFO:tasks.rados.rados.0.smithi037.stdout:3386: finishing rollback tid 1 to smithi03781225-39 2024-08-17T17:38:23.996 INFO:tasks.rados.rados.0.smithi037.stdout:3386: finishing rollback tid 2 to smithi03781225-39 2024-08-17T17:38:23.996 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 1877 (ObjNum 1088 snap 361 seq_num 1088) dirty exists 2024-08-17T17:38:23.996 INFO:tasks.rados.rados.0.smithi037.stdout:3387: finishing write tid 1 to smithi03781225-5 2024-08-17T17:38:23.996 INFO:tasks.rados.rados.0.smithi037.stdout:3387: finishing write tid 2 to smithi03781225-5 2024-08-17T17:38:23.998 INFO:tasks.rados.rados.0.smithi037.stdout:3387: finishing write tid 3 to smithi03781225-5 2024-08-17T17:38:23.998 INFO:tasks.rados.rados.0.smithi037.stdout:3387: finishing write tid 4 to smithi03781225-5 2024-08-17T17:38:23.999 INFO:tasks.rados.rados.0.smithi037.stdout:3387: finishing write tid 5 to smithi03781225-5 2024-08-17T17:38:23.999 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 5 v 723 (ObjNum 1260 snap 424 seq_num 1260) dirty exists 2024-08-17T17:38:23.999 INFO:tasks.rados.rados.0.smithi037.stdout:3387: left oid 5 (ObjNum 1260 snap 424 seq_num 1260) 2024-08-17T17:38:24.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:23 smithi046 ceph-mon[88218]: osdmap e916: 8 total, 8 up, 8 in 2024-08-17T17:38:24.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:23 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:24.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:23 smithi037 ceph-mon[97894]: osdmap e916: 8 total, 8 up, 8 in 2024-08-17T17:38:24.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:23 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:24.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:23 smithi037 ceph-mon[102022]: osdmap e916: 8 total, 8 up, 8 in 2024-08-17T17:38:24.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:23 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:24.968 INFO:tasks.rados.rados.0.smithi037.stdout:3386: done (2 left) 2024-08-17T17:38:24.968 INFO:tasks.rados.rados.0.smithi037.stdout:3387: done (1 left) 2024-08-17T17:38:24.969 INFO:tasks.rados.rados.0.smithi037.stdout:3388: done (0 left) 2024-08-17T17:38:24.969 INFO:tasks.rados.rados.0.smithi037.stdout:3389: read oid 46 snap -1 2024-08-17T17:38:24.969 INFO:tasks.rados.rados.0.smithi037.stdout:3389: expect (ObjNum 1226 snap 409 seq_num 1226) 2024-08-17T17:38:24.969 INFO:tasks.rados.rados.0.smithi037.stdout:3390: snap_create 2024-08-17T17:38:24.979 INFO:tasks.rados.rados.0.smithi037.stdout:3389: expect (ObjNum 1226 snap 409 seq_num 1226) 2024-08-17T17:38:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:24 smithi046 ceph-mon[88218]: pgmap v983: 89 pgs: 89 active+clean; 236 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 633 KiB/s wr, 9 op/s 2024-08-17T17:38:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:24 smithi046 ceph-mon[88218]: osdmap e917: 8 total, 8 up, 8 in 2024-08-17T17:38:25.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:24 smithi037 ceph-mon[97894]: pgmap v983: 89 pgs: 89 active+clean; 236 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 633 KiB/s wr, 9 op/s 2024-08-17T17:38:25.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:24 smithi037 ceph-mon[97894]: osdmap e917: 8 total, 8 up, 8 in 2024-08-17T17:38:25.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:24 smithi037 ceph-mon[102022]: pgmap v983: 89 pgs: 89 active+clean; 236 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 633 KiB/s wr, 9 op/s 2024-08-17T17:38:25.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:24 smithi037 ceph-mon[102022]: osdmap e917: 8 total, 8 up, 8 in 2024-08-17T17:38:25.981 INFO:tasks.rados.rados.0.smithi037.stdout:3389: done (1 left) 2024-08-17T17:38:25.981 INFO:tasks.rados.rados.0.smithi037.stdout:3390: done (0 left) 2024-08-17T17:38:25.981 INFO:tasks.rados.rados.0.smithi037.stdout:3391: rollback oid 32 current snap is 426 2024-08-17T17:38:25.981 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 32 to 423 2024-08-17T17:38:25.981 INFO:tasks.rados.rados.0.smithi037.stdout:3392: delete oid 6 current snap is 426 2024-08-17T17:38:25.984 INFO:tasks.rados.rados.0.smithi037.stdout:3392: done (1 left) 2024-08-17T17:38:25.984 INFO:tasks.rados.rados.0.smithi037.stdout:3393: snap_create 2024-08-17T17:38:25.988 INFO:tasks.rados.rados.0.smithi037.stdout:3391: finishing rollback tid 0 to smithi03781225-32 2024-08-17T17:38:25.988 INFO:tasks.rados.rados.0.smithi037.stdout:3391: finishing rollback tid 1 to smithi03781225-32 2024-08-17T17:38:25.988 INFO:tasks.rados.rados.0.smithi037.stdout:3391: finishing rollback tid 2 to smithi03781225-32 2024-08-17T17:38:25.988 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 32 v 702 (ObjNum 1217 snap 403 seq_num 1217) dirty exists 2024-08-17T17:38:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:25 smithi046 ceph-mon[88218]: osdmap e918: 8 total, 8 up, 8 in 2024-08-17T17:38:26.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:25 smithi037 ceph-mon[97894]: osdmap e918: 8 total, 8 up, 8 in 2024-08-17T17:38:26.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:25 smithi037 ceph-mon[102022]: osdmap e918: 8 total, 8 up, 8 in 2024-08-17T17:38:26.862 INFO:tasks.rados.rados.0.smithi037.stdout:3391: done (1 left) 2024-08-17T17:38:26.862 INFO:tasks.rados.rados.0.smithi037.stdout:3393: done (0 left) 2024-08-17T17:38:26.862 INFO:tasks.rados.rados.0.smithi037.stdout:3394: read oid 2 snap -1 2024-08-17T17:38:26.862 INFO:tasks.rados.rados.0.smithi037.stdout:3394: expect deleted 2024-08-17T17:38:26.862 INFO:tasks.rados.rados.0.smithi037.stdout:3395: read oid 23 snap 408 2024-08-17T17:38:26.862 INFO:tasks.rados.rados.0.smithi037.stdout:3395: expect (ObjNum 1176 snap 396 seq_num 1176) 2024-08-17T17:38:26.862 INFO:tasks.rados.rados.0.smithi037.stdout:3396: delete oid 47 current snap is 427 2024-08-17T17:38:26.872 INFO:tasks.rados.rados.0.smithi037.stdout:3394: done (2 left) 2024-08-17T17:38:26.872 INFO:tasks.rados.rados.0.smithi037.stdout:3396: done (1 left) 2024-08-17T17:38:26.872 INFO:tasks.rados.rados.0.smithi037.stdout:3397: read oid 48 snap 421 2024-08-17T17:38:26.872 INFO:tasks.rados.rados.0.smithi037.stdout:3397: expect (ObjNum 1107 snap 366 seq_num 1107) 2024-08-17T17:38:26.872 INFO:tasks.rados.rados.0.smithi037.stdout:3398: snap_remove snap 409 2024-08-17T17:38:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:26 smithi046 ceph-mon[88218]: pgmap v986: 89 pgs: 89 active+clean; 234 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.2 MiB/s wr, 16 op/s 2024-08-17T17:38:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:26 smithi046 ceph-mon[88218]: osdmap e919: 8 total, 8 up, 8 in 2024-08-17T17:38:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:26 smithi046 ceph-mon[88218]: osdmap e920: 8 total, 8 up, 8 in 2024-08-17T17:38:27.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:26 smithi037 ceph-mon[102022]: pgmap v986: 89 pgs: 89 active+clean; 234 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.2 MiB/s wr, 16 op/s 2024-08-17T17:38:27.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:26 smithi037 ceph-mon[102022]: osdmap e919: 8 total, 8 up, 8 in 2024-08-17T17:38:27.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:26 smithi037 ceph-mon[102022]: osdmap e920: 8 total, 8 up, 8 in 2024-08-17T17:38:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:26 smithi037 ceph-mon[97894]: pgmap v986: 89 pgs: 89 active+clean; 234 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.2 MiB/s wr, 16 op/s 2024-08-17T17:38:27.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:26 smithi037 ceph-mon[97894]: osdmap e919: 8 total, 8 up, 8 in 2024-08-17T17:38:27.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:26 smithi037 ceph-mon[97894]: osdmap e920: 8 total, 8 up, 8 in 2024-08-17T17:38:27.863 INFO:tasks.rados.rados.0.smithi037.stdout:3398: done (2 left) 2024-08-17T17:38:27.863 INFO:tasks.rados.rados.0.smithi037.stdout:3399: read oid 18 snap -1 2024-08-17T17:38:27.863 INFO:tasks.rados.rados.0.smithi037.stdout:3399: expect (ObjNum 1218 snap 403 seq_num 1218) 2024-08-17T17:38:27.863 INFO:tasks.rados.rados.0.smithi037.stdout:3400: snap_create 2024-08-17T17:38:27.863 INFO:tasks.rados.rados.0.smithi037.stdout:3395: expect (ObjNum 1176 snap 396 seq_num 1176) 2024-08-17T17:38:28.037 INFO:tasks.rados.rados.0.smithi037.stdout:3397: expect (ObjNum 1107 snap 366 seq_num 1107) 2024-08-17T17:38:28.244 INFO:tasks.rados.rados.0.smithi037.stdout:3399: expect (ObjNum 1218 snap 403 seq_num 1218) 2024-08-17T17:38:28.861 INFO:tasks.rados.rados.0.smithi037.stdout:3395: done (3 left) 2024-08-17T17:38:28.861 INFO:tasks.rados.rados.0.smithi037.stdout:3397: done (2 left) 2024-08-17T17:38:28.862 INFO:tasks.rados.rados.0.smithi037.stdout:3399: done (1 left) 2024-08-17T17:38:28.862 INFO:tasks.rados.rados.0.smithi037.stdout:3400: done (0 left) 2024-08-17T17:38:28.862 INFO:tasks.rados.rados.0.smithi037.stdout:3401: read oid 6 snap -1 2024-08-17T17:38:28.862 INFO:tasks.rados.rados.0.smithi037.stdout:3401: expect deleted 2024-08-17T17:38:28.862 INFO:tasks.rados.rados.0.smithi037.stdout:3402: delete oid 45 current snap is 428 2024-08-17T17:38:28.865 INFO:tasks.rados.rados.0.smithi037.stdout:3401: done (1 left) 2024-08-17T17:38:28.865 INFO:tasks.rados.rados.0.smithi037.stdout:3402: done (0 left) 2024-08-17T17:38:28.865 INFO:tasks.rados.rados.0.smithi037.stdout:3403: read oid 44 snap -1 2024-08-17T17:38:28.866 INFO:tasks.rados.rados.0.smithi037.stdout:3403: expect (ObjNum 1191 snap 398 seq_num 1191) 2024-08-17T17:38:28.866 INFO:tasks.rados.rados.0.smithi037.stdout:3404: snap_create 2024-08-17T17:38:28.870 INFO:tasks.rados.rados.0.smithi037.stdout:3403: expect (ObjNum 1191 snap 398 seq_num 1191) 2024-08-17T17:38:29.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:28 smithi046 ceph-mon[88218]: pgmap v989: 89 pgs: 89 active+clean; 234 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 635 KiB/s wr, 10 op/s 2024-08-17T17:38:29.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:28 smithi046 ceph-mon[88218]: osdmap e921: 8 total, 8 up, 8 in 2024-08-17T17:38:29.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:28 smithi037 ceph-mon[102022]: pgmap v989: 89 pgs: 89 active+clean; 234 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 635 KiB/s wr, 10 op/s 2024-08-17T17:38:29.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:28 smithi037 ceph-mon[102022]: osdmap e921: 8 total, 8 up, 8 in 2024-08-17T17:38:29.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:28 smithi037 ceph-mon[97894]: pgmap v989: 89 pgs: 89 active+clean; 234 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 635 KiB/s wr, 10 op/s 2024-08-17T17:38:29.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:28 smithi037 ceph-mon[97894]: osdmap e921: 8 total, 8 up, 8 in 2024-08-17T17:38:29.294 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:38:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:38:28] "GET /metrics HTTP/1.1" 200 36415 "" "Prometheus/2.51.0" 2024-08-17T17:38:29.880 INFO:tasks.rados.rados.0.smithi037.stdout:3403: done (1 left) 2024-08-17T17:38:29.880 INFO:tasks.rados.rados.0.smithi037.stdout:3404: done (0 left) 2024-08-17T17:38:29.880 INFO:tasks.rados.rados.0.smithi037.stdout:3405: delete oid 8 current snap is 429 2024-08-17T17:38:29.884 INFO:tasks.rados.rados.0.smithi037.stdout:3405: done (0 left) 2024-08-17T17:38:29.884 INFO:tasks.rados.rados.0.smithi037.stdout:3406: delete oid 35 current snap is 429 2024-08-17T17:38:29.887 INFO:tasks.rados.rados.0.smithi037.stdout:3406: done (0 left) 2024-08-17T17:38:29.887 INFO:tasks.rados.rados.0.smithi037.stdout:3407: write oid 45 current snap is 429 2024-08-17T17:38:29.887 INFO:tasks.rados.rados.0.smithi037.stdout:3407: seq_num 1266 ranges {477662=579832,1683380=555768,2966450=311212} 2024-08-17T17:38:29.892 INFO:tasks.rados.rados.0.smithi037.stdout:3407: writing smithi03781225-45 from 477662 to 1057494 tid 1 2024-08-17T17:38:29.899 INFO:tasks.rados.rados.0.smithi037.stdout:3407: writing smithi03781225-45 from 1683380 to 2239148 tid 2 2024-08-17T17:38:29.905 INFO:tasks.rados.rados.0.smithi037.stdout:3407: writing smithi03781225-45 from 2966450 to 3277662 tid 3 2024-08-17T17:38:29.905 INFO:tasks.rados.rados.0.smithi037.stdout:3408: snap_create 2024-08-17T17:38:29.905 INFO:tasks.rados.rados.0.smithi037.stdout:3407: finishing write tid 1 to smithi03781225-45 2024-08-17T17:38:29.905 INFO:tasks.rados.rados.0.smithi037.stdout:3407: finishing write tid 2 to smithi03781225-45 2024-08-17T17:38:29.908 INFO:tasks.rados.rados.0.smithi037.stdout:3407: finishing write tid 3 to smithi03781225-45 2024-08-17T17:38:29.908 INFO:tasks.rados.rados.0.smithi037.stdout:3407: finishing write tid 4 to smithi03781225-45 2024-08-17T17:38:29.908 INFO:tasks.rados.rados.0.smithi037.stdout:3407: finishing write tid 5 to smithi03781225-45 2024-08-17T17:38:29.908 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 800 (ObjNum 1266 snap 429 seq_num 1266) dirty exists 2024-08-17T17:38:29.908 INFO:tasks.rados.rados.0.smithi037.stdout:3407: left oid 45 (ObjNum 1266 snap 429 seq_num 1266) 2024-08-17T17:38:30.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:29 smithi046 ceph-mon[88218]: osdmap e922: 8 total, 8 up, 8 in 2024-08-17T17:38:30.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:29 smithi037 ceph-mon[97894]: osdmap e922: 8 total, 8 up, 8 in 2024-08-17T17:38:30.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:29 smithi037 ceph-mon[102022]: osdmap e922: 8 total, 8 up, 8 in 2024-08-17T17:38:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:38:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:38:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:38:30.874 INFO:tasks.rados.rados.0.smithi037.stdout:3407: done (1 left) 2024-08-17T17:38:30.875 INFO:tasks.rados.rados.0.smithi037.stdout:3408: done (0 left) 2024-08-17T17:38:30.875 INFO:tasks.rados.rados.0.smithi037.stdout:3409: write oid 37 current snap is 430 2024-08-17T17:38:30.875 INFO:tasks.rados.rados.0.smithi037.stdout:3409: seq_num 1267 ranges {494469=655081,1741862=415779,2710226=584243} 2024-08-17T17:38:30.881 INFO:tasks.rados.rados.0.smithi037.stdout:3409: writing smithi03781225-37 from 494469 to 1149550 tid 1 2024-08-17T17:38:30.886 INFO:tasks.rados.rados.0.smithi037.stdout:3409: writing smithi03781225-37 from 1741862 to 2157641 tid 2 2024-08-17T17:38:30.893 INFO:tasks.rados.rados.0.smithi037.stdout:3409: writing smithi03781225-37 from 2710226 to 3294469 tid 3 2024-08-17T17:38:30.893 INFO:tasks.rados.rados.0.smithi037.stdout:3410: write oid 25 current snap is 430 2024-08-17T17:38:30.893 INFO:tasks.rados.rados.0.smithi037.stdout:3410: seq_num 1268 ranges {511276=730330,1800344=559437,3021296=289980} 2024-08-17T17:38:30.900 INFO:tasks.rados.rados.0.smithi037.stdout:3410: writing smithi03781225-25 from 511276 to 1241606 tid 1 2024-08-17T17:38:30.906 INFO:tasks.rados.rados.0.smithi037.stdout:3410: writing smithi03781225-25 from 1800344 to 2359781 tid 2 2024-08-17T17:38:30.913 INFO:tasks.rados.rados.0.smithi037.stdout:3410: writing smithi03781225-25 from 3021296 to 3311276 tid 3 2024-08-17T17:38:30.913 INFO:tasks.rados.rados.0.smithi037.stdout:3411: rollback oid 18 current snap is 430 2024-08-17T17:38:30.913 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 18 to 424 2024-08-17T17:38:30.913 INFO:tasks.rados.rados.0.smithi037.stdout:3409: finishing write tid 1 to smithi03781225-37 2024-08-17T17:38:30.913 INFO:tasks.rados.rados.0.smithi037.stdout:3409: finishing write tid 2 to smithi03781225-37 2024-08-17T17:38:30.913 INFO:tasks.rados.rados.0.smithi037.stdout:3409: finishing write tid 3 to smithi03781225-37 2024-08-17T17:38:30.913 INFO:tasks.rados.rados.0.smithi037.stdout:3409: finishing write tid 4 to smithi03781225-37 2024-08-17T17:38:30.913 INFO:tasks.rados.rados.0.smithi037.stdout:3409: finishing write tid 5 to smithi03781225-37 2024-08-17T17:38:30.913 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 37 v 1464 (ObjNum 1267 snap 430 seq_num 1267) dirty exists 2024-08-17T17:38:30.913 INFO:tasks.rados.rados.0.smithi037.stdout:3409: left oid 37 (ObjNum 1267 snap 430 seq_num 1267) 2024-08-17T17:38:30.914 INFO:tasks.rados.rados.0.smithi037.stdout:3410: finishing write tid 1 to smithi03781225-25 2024-08-17T17:38:30.914 INFO:tasks.rados.rados.0.smithi037.stdout:3410: finishing write tid 2 to smithi03781225-25 2024-08-17T17:38:30.914 INFO:tasks.rados.rados.0.smithi037.stdout:3409: done (2 left) 2024-08-17T17:38:30.914 INFO:tasks.rados.rados.0.smithi037.stdout:3412: read oid 13 snap -1 2024-08-17T17:38:30.914 INFO:tasks.rados.rados.0.smithi037.stdout:3412: expect (ObjNum 1200 snap 401 seq_num 1200) 2024-08-17T17:38:30.914 INFO:tasks.rados.rados.0.smithi037.stdout:3413: write oid 3 current snap is 430 2024-08-17T17:38:30.914 INFO:tasks.rados.rados.0.smithi037.stdout:3413: seq_num 1269 ranges {528083=405579,1342473=419448,2248719=733949} 2024-08-17T17:38:30.918 INFO:tasks.rados.rados.0.smithi037.stdout:3413: writing smithi03781225-3 from 528083 to 933662 tid 1 2024-08-17T17:38:30.923 INFO:tasks.rados.rados.0.smithi037.stdout:3413: writing smithi03781225-3 from 1342473 to 1761921 tid 2 2024-08-17T17:38:30.930 INFO:tasks.rados.rados.0.smithi037.stdout:3413: writing smithi03781225-3 from 2248719 to 2982668 tid 3 2024-08-17T17:38:30.930 INFO:tasks.rados.rados.0.smithi037.stdout:3414: write oid 5 current snap is 430 2024-08-17T17:38:30.930 INFO:tasks.rados.rados.0.smithi037.stdout:3410: finishing write tid 3 to smithi03781225-25 2024-08-17T17:38:30.930 INFO:tasks.rados.rados.0.smithi037.stdout:3410: finishing write tid 4 to smithi03781225-25 2024-08-17T17:38:30.930 INFO:tasks.rados.rados.0.smithi037.stdout:3410: finishing write tid 5 to smithi03781225-25 2024-08-17T17:38:30.930 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 25 v 2749 (ObjNum 1268 snap 430 seq_num 1268) dirty exists 2024-08-17T17:38:30.930 INFO:tasks.rados.rados.0.smithi037.stdout:3410: left oid 25 (ObjNum 1268 snap 430 seq_num 1268) 2024-08-17T17:38:30.930 INFO:tasks.rados.rados.0.smithi037.stdout:3411: finishing rollback tid 0 to smithi03781225-18 2024-08-17T17:38:30.930 INFO:tasks.rados.rados.0.smithi037.stdout:3411: finishing rollback tid 1 to smithi03781225-18 2024-08-17T17:38:30.930 INFO:tasks.rados.rados.0.smithi037.stdout:3411: finishing rollback tid 2 to smithi03781225-18 2024-08-17T17:38:30.930 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 1539 (ObjNum 1218 snap 403 seq_num 1218) dirty exists 2024-08-17T17:38:30.931 INFO:tasks.rados.rados.0.smithi037.stdout:3413: finishing write tid 1 to smithi03781225-3 2024-08-17T17:38:30.931 INFO:tasks.rados.rados.0.smithi037.stdout:3412: expect (ObjNum 1200 snap 401 seq_num 1200) 2024-08-17T17:38:31.049 INFO:tasks.rados.rados.0.smithi037.stdout:3413: finishing write tid 2 to smithi03781225-3 2024-08-17T17:38:31.050 INFO:tasks.rados.rados.0.smithi037.stdout:3413: finishing write tid 3 to smithi03781225-3 2024-08-17T17:38:31.050 INFO:tasks.rados.rados.0.smithi037.stdout:3413: finishing write tid 4 to smithi03781225-3 2024-08-17T17:38:31.050 INFO:tasks.rados.rados.0.smithi037.stdout:3413: finishing write tid 5 to smithi03781225-3 2024-08-17T17:38:31.050 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 730 (ObjNum 1269 snap 430 seq_num 1269) dirty exists 2024-08-17T17:38:31.050 INFO:tasks.rados.rados.0.smithi037.stdout:3413: left oid 3 (ObjNum 1269 snap 430 seq_num 1269) 2024-08-17T17:38:31.050 INFO:tasks.rados.rados.0.smithi037.stdout:3414: seq_num 1270 ranges {544890=597181,1917308=563106,3076142=268748} 2024-08-17T17:38:31.055 INFO:tasks.rados.rados.0.smithi037.stdout:3414: writing smithi03781225-5 from 544890 to 1142071 tid 1 2024-08-17T17:38:31.063 INFO:tasks.rados.rados.0.smithi037.stdout:3414: writing smithi03781225-5 from 1917308 to 2480414 tid 2 2024-08-17T17:38:31.068 INFO:tasks.rados.rados.0.smithi037.stdout:3414: writing smithi03781225-5 from 3076142 to 3344890 tid 3 2024-08-17T17:38:31.068 INFO:tasks.rados.rados.0.smithi037.stdout:3410: done (4 left) 2024-08-17T17:38:31.068 INFO:tasks.rados.rados.0.smithi037.stdout:3411: done (3 left) 2024-08-17T17:38:31.068 INFO:tasks.rados.rados.0.smithi037.stdout:3412: done (2 left) 2024-08-17T17:38:31.068 INFO:tasks.rados.rados.0.smithi037.stdout:3413: done (1 left) 2024-08-17T17:38:31.068 INFO:tasks.rados.rados.0.smithi037.stdout:3415: rollback oid 41 current snap is 430 2024-08-17T17:38:31.068 INFO:tasks.rados.rados.0.smithi037.stdout:3414: finishing write tid 1 to smithi03781225-5 2024-08-17T17:38:31.069 INFO:tasks.rados.rados.0.smithi037.stdout:3414: finishing write tid 2 to smithi03781225-5 2024-08-17T17:38:31.069 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 41 to 384 2024-08-17T17:38:31.069 INFO:tasks.rados.rados.0.smithi037.stdout:3416: read oid 37 snap -1 2024-08-17T17:38:31.069 INFO:tasks.rados.rados.0.smithi037.stdout:3416: expect (ObjNum 1267 snap 430 seq_num 1267) 2024-08-17T17:38:31.069 INFO:tasks.rados.rados.0.smithi037.stdout:3417: delete oid 36 current snap is 430 2024-08-17T17:38:31.070 INFO:tasks.rados.rados.0.smithi037.stdout:3414: finishing write tid 3 to smithi03781225-5 2024-08-17T17:38:31.070 INFO:tasks.rados.rados.0.smithi037.stdout:3414: finishing write tid 4 to smithi03781225-5 2024-08-17T17:38:31.070 INFO:tasks.rados.rados.0.smithi037.stdout:3414: finishing write tid 5 to smithi03781225-5 2024-08-17T17:38:31.070 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 5 v 735 (ObjNum 1270 snap 430 seq_num 1270) dirty exists 2024-08-17T17:38:31.070 INFO:tasks.rados.rados.0.smithi037.stdout:3414: left oid 5 (ObjNum 1270 snap 430 seq_num 1270) 2024-08-17T17:38:31.071 INFO:tasks.rados.rados.0.smithi037.stdout:3415: finishing rollback tid 1 to smithi03781225-41 2024-08-17T17:38:31.071 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 0 (ObjNum 129 snap 0 seq_num 4061249624) dirty dne 2024-08-17T17:38:31.073 INFO:tasks.rados.rados.0.smithi037.stdout:3414: done (3 left) 2024-08-17T17:38:31.073 INFO:tasks.rados.rados.0.smithi037.stdout:3415: done (2 left) 2024-08-17T17:38:31.073 INFO:tasks.rados.rados.0.smithi037.stdout:3417: done (1 left) 2024-08-17T17:38:31.073 INFO:tasks.rados.rados.0.smithi037.stdout:3418: write oid 6 current snap is 430 2024-08-17T17:38:31.073 INFO:tasks.rados.rados.0.smithi037.stdout:3416: expect (ObjNum 1267 snap 430 seq_num 1267) 2024-08-17T17:38:31.180 INFO:tasks.rados.rados.0.smithi037.stdout:3418: seq_num 1272 ranges {578504=747679,2034272=566775,3130988=247516} 2024-08-17T17:38:31.187 INFO:tasks.rados.rados.0.smithi037.stdout:3418: writing smithi03781225-6 from 578504 to 1326183 tid 1 2024-08-17T17:38:31.194 INFO:tasks.rados.rados.0.smithi037.stdout:3418: writing smithi03781225-6 from 2034272 to 2601047 tid 2 2024-08-17T17:38:31.199 INFO:tasks.rados.rados.0.smithi037.stdout:3418: writing smithi03781225-6 from 3130988 to 3378504 tid 3 2024-08-17T17:38:31.199 INFO:tasks.rados.rados.0.smithi037.stdout:3416: done (1 left) 2024-08-17T17:38:31.199 INFO:tasks.rados.rados.0.smithi037.stdout:3419: read oid 12 snap 384 2024-08-17T17:38:31.199 INFO:tasks.rados.rados.0.smithi037.stdout:3419: expect deleted 2024-08-17T17:38:31.199 INFO:tasks.rados.rados.0.smithi037.stdout:3420: write oid 37 current snap is 430 2024-08-17T17:38:31.199 INFO:tasks.rados.rados.0.smithi037.stdout:3418: finishing write tid 1 to smithi03781225-6 2024-08-17T17:38:31.199 INFO:tasks.rados.rados.0.smithi037.stdout:3418: finishing write tid 2 to smithi03781225-6 2024-08-17T17:38:31.199 INFO:tasks.rados.rados.0.smithi037.stdout:3420: seq_num 1273 ranges {595311=422928,1576401=710433,3042058=353253} 2024-08-17T17:38:31.204 INFO:tasks.rados.rados.0.smithi037.stdout:3420: writing smithi03781225-37 from 595311 to 1018239 tid 1 2024-08-17T17:38:31.211 INFO:tasks.rados.rados.0.smithi037.stdout:3420: writing smithi03781225-37 from 1576401 to 2286834 tid 2 2024-08-17T17:38:31.217 INFO:tasks.rados.rados.0.smithi037.stdout:3420: writing smithi03781225-37 from 3042058 to 3395311 tid 3 2024-08-17T17:38:31.218 INFO:tasks.rados.rados.0.smithi037.stdout:3421: snap_remove snap 421 2024-08-17T17:38:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:30 smithi046 ceph-mon[88218]: pgmap v992: 89 pgs: 89 active+clean; 234 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 0 B/s wr, 9 op/s 2024-08-17T17:38:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:30 smithi046 ceph-mon[88218]: osdmap e923: 8 total, 8 up, 8 in 2024-08-17T17:38:31.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:30 smithi037 ceph-mon[97894]: pgmap v992: 89 pgs: 89 active+clean; 234 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 0 B/s wr, 9 op/s 2024-08-17T17:38:31.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:30 smithi037 ceph-mon[97894]: osdmap e923: 8 total, 8 up, 8 in 2024-08-17T17:38:31.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:30 smithi037 ceph-mon[102022]: pgmap v992: 89 pgs: 89 active+clean; 234 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 0 B/s wr, 9 op/s 2024-08-17T17:38:31.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:30 smithi037 ceph-mon[102022]: osdmap e923: 8 total, 8 up, 8 in 2024-08-17T17:38:31.891 INFO:tasks.rados.rados.0.smithi037.stdout:3421: done (3 left) 2024-08-17T17:38:31.891 INFO:tasks.rados.rados.0.smithi037.stdout:3422: write oid 7 current snap is 430 2024-08-17T17:38:31.891 INFO:tasks.rados.rados.0.smithi037.stdout:3422: seq_num 1274 ranges {612118=498177,1634883=570444,2669481=706662} 2024-08-17T17:38:31.897 INFO:tasks.rados.rados.0.smithi037.stdout:3422: writing smithi03781225-7 from 612118 to 1110295 tid 1 2024-08-17T17:38:31.903 INFO:tasks.rados.rados.0.smithi037.stdout:3422: writing smithi03781225-7 from 1634883 to 2205327 tid 2 2024-08-17T17:38:31.910 INFO:tasks.rados.rados.0.smithi037.stdout:3422: writing smithi03781225-7 from 2669481 to 3376143 tid 3 2024-08-17T17:38:31.910 INFO:tasks.rados.rados.0.smithi037.stdout:3423: snap_create 2024-08-17T17:38:31.910 INFO:tasks.rados.rados.0.smithi037.stdout:3418: finishing write tid 3 to smithi03781225-6 2024-08-17T17:38:31.910 INFO:tasks.rados.rados.0.smithi037.stdout:3418: finishing write tid 4 to smithi03781225-6 2024-08-17T17:38:31.911 INFO:tasks.rados.rados.0.smithi037.stdout:3418: finishing write tid 5 to smithi03781225-6 2024-08-17T17:38:31.911 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 6 v 1373 (ObjNum 1272 snap 430 seq_num 1272) dirty exists 2024-08-17T17:38:31.911 INFO:tasks.rados.rados.0.smithi037.stdout:3418: left oid 6 (ObjNum 1272 snap 430 seq_num 1272) 2024-08-17T17:38:31.911 INFO:tasks.rados.rados.0.smithi037.stdout:3420: finishing write tid 1 to smithi03781225-37 2024-08-17T17:38:31.911 INFO:tasks.rados.rados.0.smithi037.stdout:3420: finishing write tid 2 to smithi03781225-37 2024-08-17T17:38:31.911 INFO:tasks.rados.rados.0.smithi037.stdout:3420: finishing write tid 3 to smithi03781225-37 2024-08-17T17:38:31.911 INFO:tasks.rados.rados.0.smithi037.stdout:3420: finishing write tid 4 to smithi03781225-37 2024-08-17T17:38:31.911 INFO:tasks.rados.rados.0.smithi037.stdout:3420: finishing write tid 5 to smithi03781225-37 2024-08-17T17:38:31.911 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 37 v 1468 (ObjNum 1273 snap 430 seq_num 1273) dirty exists 2024-08-17T17:38:31.911 INFO:tasks.rados.rados.0.smithi037.stdout:3420: left oid 37 (ObjNum 1273 snap 430 seq_num 1273) 2024-08-17T17:38:31.911 INFO:tasks.rados.rados.0.smithi037.stdout:3422: finishing write tid 1 to smithi03781225-7 2024-08-17T17:38:31.911 INFO:tasks.rados.rados.0.smithi037.stdout:3422: finishing write tid 2 to smithi03781225-7 2024-08-17T17:38:31.913 INFO:tasks.rados.rados.0.smithi037.stdout:3422: finishing write tid 3 to smithi03781225-7 2024-08-17T17:38:31.914 INFO:tasks.rados.rados.0.smithi037.stdout:3422: finishing write tid 4 to smithi03781225-7 2024-08-17T17:38:31.914 INFO:tasks.rados.rados.0.smithi037.stdout:3422: finishing write tid 5 to smithi03781225-7 2024-08-17T17:38:31.914 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 454 (ObjNum 1274 snap 430 seq_num 1274) dirty exists 2024-08-17T17:38:31.914 INFO:tasks.rados.rados.0.smithi037.stdout:3422: left oid 7 (ObjNum 1274 snap 430 seq_num 1274) 2024-08-17T17:38:32.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:31 smithi046 ceph-mon[88218]: osdmap e924: 8 total, 8 up, 8 in 2024-08-17T17:38:32.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:31 smithi037 ceph-mon[97894]: osdmap e924: 8 total, 8 up, 8 in 2024-08-17T17:38:32.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:31 smithi037 ceph-mon[102022]: osdmap e924: 8 total, 8 up, 8 in 2024-08-17T17:38:32.892 INFO:tasks.rados.rados.0.smithi037.stdout:3418: done (4 left) 2024-08-17T17:38:32.893 INFO:tasks.rados.rados.0.smithi037.stdout:3419: done (3 left) 2024-08-17T17:38:32.893 INFO:tasks.rados.rados.0.smithi037.stdout:3420: done (2 left) 2024-08-17T17:38:32.893 INFO:tasks.rados.rados.0.smithi037.stdout:3422: done (1 left) 2024-08-17T17:38:32.893 INFO:tasks.rados.rados.0.smithi037.stdout:3423: done (0 left) 2024-08-17T17:38:32.893 INFO:tasks.rados.rados.0.smithi037.stdout:3424: write oid 16 current snap is 431 2024-08-17T17:38:32.893 INFO:tasks.rados.rados.0.smithi037.stdout:3424: seq_num 1275 ranges {628925=573426,1693365=714102,3096904=332021} 2024-08-17T17:38:32.899 INFO:tasks.rados.rados.0.smithi037.stdout:3424: writing smithi03781225-16 from 628925 to 1202351 tid 1 2024-08-17T17:38:32.905 INFO:tasks.rados.rados.0.smithi037.stdout:3424: writing smithi03781225-16 from 1693365 to 2407467 tid 2 2024-08-17T17:38:32.911 INFO:tasks.rados.rados.0.smithi037.stdout:3424: writing smithi03781225-16 from 3096904 to 3428925 tid 3 2024-08-17T17:38:32.911 INFO:tasks.rados.rados.0.smithi037.stdout:3425: write oid 24 current snap is 431 2024-08-17T17:38:32.911 INFO:tasks.rados.rados.0.smithi037.stdout:3424: finishing write tid 1 to smithi03781225-16 2024-08-17T17:38:32.911 INFO:tasks.rados.rados.0.smithi037.stdout:3424: finishing write tid 2 to smithi03781225-16 2024-08-17T17:38:32.911 INFO:tasks.rados.rados.0.smithi037.stdout:3425: seq_num 1276 ranges {645732=648675,1751847=574113,3124327=321405} 2024-08-17T17:38:32.918 INFO:tasks.rados.rados.0.smithi037.stdout:3425: writing smithi03781225-24 from 645732 to 1294407 tid 1 2024-08-17T17:38:32.924 INFO:tasks.rados.rados.0.smithi037.stdout:3425: writing smithi03781225-24 from 1751847 to 2325960 tid 2 2024-08-17T17:38:32.930 INFO:tasks.rados.rados.0.smithi037.stdout:3425: writing smithi03781225-24 from 3124327 to 3445732 tid 3 2024-08-17T17:38:32.930 INFO:tasks.rados.rados.0.smithi037.stdout:3426: rollback oid 35 current snap is 431 2024-08-17T17:38:32.930 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 35 to 423 2024-08-17T17:38:32.930 INFO:tasks.rados.rados.0.smithi037.stdout:3424: finishing write tid 3 to smithi03781225-16 2024-08-17T17:38:32.930 INFO:tasks.rados.rados.0.smithi037.stdout:3427: write oid 22 current snap is 431 2024-08-17T17:38:32.930 INFO:tasks.rados.rados.0.smithi037.stdout:3424: finishing write tid 4 to smithi03781225-16 2024-08-17T17:38:32.930 INFO:tasks.rados.rados.0.smithi037.stdout:3424: finishing write tid 5 to smithi03781225-16 2024-08-17T17:38:32.931 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 16 v 1718 (ObjNum 1275 snap 431 seq_num 1275) dirty exists 2024-08-17T17:38:32.931 INFO:tasks.rados.rados.0.smithi037.stdout:3424: left oid 16 (ObjNum 1275 snap 431 seq_num 1275) 2024-08-17T17:38:32.931 INFO:tasks.rados.rados.0.smithi037.stdout:3425: finishing write tid 1 to smithi03781225-24 2024-08-17T17:38:32.931 INFO:tasks.rados.rados.0.smithi037.stdout:3425: finishing write tid 2 to smithi03781225-24 2024-08-17T17:38:32.931 INFO:tasks.rados.rados.0.smithi037.stdout:3427: seq_num 1277 ranges {662539=723924,2093976=717771,3435397=27142} 2024-08-17T17:38:32.937 INFO:tasks.rados.rados.0.smithi037.stdout:3427: writing smithi03781225-22 from 662539 to 1386463 tid 1 2024-08-17T17:38:32.945 INFO:tasks.rados.rados.0.smithi037.stdout:3427: writing smithi03781225-22 from 2093976 to 2811747 tid 2 2024-08-17T17:38:32.949 INFO:tasks.rados.rados.0.smithi037.stdout:3427: writing smithi03781225-22 from 3435397 to 3462539 tid 3 2024-08-17T17:38:32.949 INFO:tasks.rados.rados.0.smithi037.stdout:3424: done (3 left) 2024-08-17T17:38:32.949 INFO:tasks.rados.rados.0.smithi037.stdout:3428: snap_create 2024-08-17T17:38:32.949 INFO:tasks.rados.rados.0.smithi037.stdout:3425: finishing write tid 3 to smithi03781225-24 2024-08-17T17:38:32.950 INFO:tasks.rados.rados.0.smithi037.stdout:3425: finishing write tid 4 to smithi03781225-24 2024-08-17T17:38:32.950 INFO:tasks.rados.rados.0.smithi037.stdout:3425: finishing write tid 5 to smithi03781225-24 2024-08-17T17:38:32.950 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 24 v 1380 (ObjNum 1276 snap 431 seq_num 1276) dirty exists 2024-08-17T17:38:32.950 INFO:tasks.rados.rados.0.smithi037.stdout:3425: left oid 24 (ObjNum 1276 snap 431 seq_num 1276) 2024-08-17T17:38:32.950 INFO:tasks.rados.rados.0.smithi037.stdout:3426: finishing rollback tid 1 to smithi03781225-35 2024-08-17T17:38:32.950 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 35 v 634 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-08-17T17:38:32.950 INFO:tasks.rados.rados.0.smithi037.stdout:3427: finishing write tid 1 to smithi03781225-22 2024-08-17T17:38:32.950 INFO:tasks.rados.rados.0.smithi037.stdout:3427: finishing write tid 2 to smithi03781225-22 2024-08-17T17:38:32.951 INFO:tasks.rados.rados.0.smithi037.stdout:3427: finishing write tid 3 to smithi03781225-22 2024-08-17T17:38:32.951 INFO:tasks.rados.rados.0.smithi037.stdout:3427: finishing write tid 4 to smithi03781225-22 2024-08-17T17:38:32.952 INFO:tasks.rados.rados.0.smithi037.stdout:3427: finishing write tid 5 to smithi03781225-22 2024-08-17T17:38:32.952 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 22 v 1385 (ObjNum 1277 snap 431 seq_num 1277) dirty exists 2024-08-17T17:38:32.952 INFO:tasks.rados.rados.0.smithi037.stdout:3427: left oid 22 (ObjNum 1277 snap 431 seq_num 1277) 2024-08-17T17:38:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:32 smithi046 ceph-mon[88218]: pgmap v995: 89 pgs: 89 active+clean; 234 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T17:38:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:32 smithi046 ceph-mon[88218]: osdmap e925: 8 total, 8 up, 8 in 2024-08-17T17:38:33.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:32 smithi037 ceph-mon[97894]: pgmap v995: 89 pgs: 89 active+clean; 234 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T17:38:33.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:32 smithi037 ceph-mon[97894]: osdmap e925: 8 total, 8 up, 8 in 2024-08-17T17:38:33.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:32 smithi037 ceph-mon[102022]: pgmap v995: 89 pgs: 89 active+clean; 234 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T17:38:33.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:32 smithi037 ceph-mon[102022]: osdmap e925: 8 total, 8 up, 8 in 2024-08-17T17:38:33.903 INFO:tasks.rados.rados.0.smithi037.stdout:3425: done (3 left) 2024-08-17T17:38:33.903 INFO:tasks.rados.rados.0.smithi037.stdout:3426: done (2 left) 2024-08-17T17:38:33.903 INFO:tasks.rados.rados.0.smithi037.stdout:3427: done (1 left) 2024-08-17T17:38:33.903 INFO:tasks.rados.rados.0.smithi037.stdout:3428: done (0 left) 2024-08-17T17:38:33.903 INFO:tasks.rados.rados.0.smithi037.stdout:3429: snap_remove snap 384 2024-08-17T17:38:34.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:33 smithi046 ceph-mon[88218]: osdmap e926: 8 total, 8 up, 8 in 2024-08-17T17:38:34.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:33 smithi037 ceph-mon[97894]: osdmap e926: 8 total, 8 up, 8 in 2024-08-17T17:38:34.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:33 smithi037 ceph-mon[102022]: osdmap e926: 8 total, 8 up, 8 in 2024-08-17T17:38:34.915 INFO:tasks.rados.rados.0.smithi037.stdout:3429: done (0 left) 2024-08-17T17:38:34.916 INFO:tasks.rados.rados.0.smithi037.stdout:3430: read oid 31 snap 423 2024-08-17T17:38:34.916 INFO:tasks.rados.rados.0.smithi037.stdout:3430: expect deleted 2024-08-17T17:38:34.916 INFO:tasks.rados.rados.0.smithi037.stdout:3431: write oid 25 current snap is 432 2024-08-17T17:38:34.916 INFO:tasks.rados.rados.0.smithi037.stdout:3431: seq_num 1278 ranges {679346=515526,1868811=577782,3179173=300173} 2024-08-17T17:38:34.923 INFO:tasks.rados.rados.0.smithi037.stdout:3431: writing smithi03781225-25 from 679346 to 1194872 tid 1 2024-08-17T17:38:34.930 INFO:tasks.rados.rados.0.smithi037.stdout:3431: writing smithi03781225-25 from 1868811 to 2446593 tid 2 2024-08-17T17:38:34.937 INFO:tasks.rados.rados.0.smithi037.stdout:3431: writing smithi03781225-25 from 3179173 to 3479346 tid 3 2024-08-17T17:38:34.937 INFO:tasks.rados.rados.0.smithi037.stdout:3432: snap_remove snap 425 2024-08-17T17:38:35.194 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:34 smithi037 ceph-mon[97894]: pgmap v998: 89 pgs: 89 active+clean; 237 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 768 KiB/s wr, 7 op/s 2024-08-17T17:38:35.195 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:34 smithi037 ceph-mon[97894]: osdmap e927: 8 total, 8 up, 8 in 2024-08-17T17:38:35.195 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:34 smithi037 ceph-mon[102022]: pgmap v998: 89 pgs: 89 active+clean; 237 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 768 KiB/s wr, 7 op/s 2024-08-17T17:38:35.195 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:34 smithi037 ceph-mon[102022]: osdmap e927: 8 total, 8 up, 8 in 2024-08-17T17:38:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:34 smithi046 ceph-mon[88218]: pgmap v998: 89 pgs: 89 active+clean; 237 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 768 KiB/s wr, 7 op/s 2024-08-17T17:38:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:34 smithi046 ceph-mon[88218]: osdmap e927: 8 total, 8 up, 8 in 2024-08-17T17:38:35.918 INFO:tasks.rados.rados.0.smithi037.stdout:3432: done (2 left) 2024-08-17T17:38:35.918 INFO:tasks.rados.rados.0.smithi037.stdout:3433: read oid 21 snap -1 2024-08-17T17:38:35.918 INFO:tasks.rados.rados.0.smithi037.stdout:3433: expect (ObjNum 1222 snap 407 seq_num 1222) 2024-08-17T17:38:35.918 INFO:tasks.rados.rados.0.smithi037.stdout:3434: snap_create 2024-08-17T17:38:35.918 INFO:tasks.rados.rados.0.smithi037.stdout:3431: finishing write tid 1 to smithi03781225-25 2024-08-17T17:38:35.918 INFO:tasks.rados.rados.0.smithi037.stdout:3431: finishing write tid 2 to smithi03781225-25 2024-08-17T17:38:35.918 INFO:tasks.rados.rados.0.smithi037.stdout:3431: finishing write tid 3 to smithi03781225-25 2024-08-17T17:38:35.918 INFO:tasks.rados.rados.0.smithi037.stdout:3431: finishing write tid 4 to smithi03781225-25 2024-08-17T17:38:35.918 INFO:tasks.rados.rados.0.smithi037.stdout:3431: finishing write tid 5 to smithi03781225-25 2024-08-17T17:38:35.919 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 25 v 2770 (ObjNum 1278 snap 432 seq_num 1278) dirty exists 2024-08-17T17:38:35.919 INFO:tasks.rados.rados.0.smithi037.stdout:3431: left oid 25 (ObjNum 1278 snap 432 seq_num 1278) 2024-08-17T17:38:35.930 INFO:tasks.rados.rados.0.smithi037.stdout:3433: expect (ObjNum 1222 snap 407 seq_num 1222) 2024-08-17T17:38:36.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:35 smithi046 ceph-mon[88218]: osdmap e928: 8 total, 8 up, 8 in 2024-08-17T17:38:36.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:35 smithi037 ceph-mon[97894]: osdmap e928: 8 total, 8 up, 8 in 2024-08-17T17:38:36.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:35 smithi037 ceph-mon[102022]: osdmap e928: 8 total, 8 up, 8 in 2024-08-17T17:38:36.859 INFO:tasks.rados.rados.0.smithi037.stdout:3430: done (3 left) 2024-08-17T17:38:36.859 INFO:tasks.rados.rados.0.smithi037.stdout:3431: done (2 left) 2024-08-17T17:38:36.859 INFO:tasks.rados.rados.0.smithi037.stdout:3433: done (1 left) 2024-08-17T17:38:36.859 INFO:tasks.rados.rados.0.smithi037.stdout:3434: done (0 left) 2024-08-17T17:38:36.859 INFO:tasks.rados.rados.0.smithi037.stdout:3435: snap_remove snap 420 2024-08-17T17:38:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:36 smithi046 ceph-mon[88218]: pgmap v1001: 89 pgs: 89 active+clean; 240 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 4.1 MiB/s wr, 22 op/s 2024-08-17T17:38:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:36 smithi046 ceph-mon[88218]: osdmap e929: 8 total, 8 up, 8 in 2024-08-17T17:38:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:36 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:38:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:36 smithi046 ceph-mon[88218]: osdmap e930: 8 total, 8 up, 8 in 2024-08-17T17:38:37.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:36 smithi037 ceph-mon[97894]: pgmap v1001: 89 pgs: 89 active+clean; 240 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 4.1 MiB/s wr, 22 op/s 2024-08-17T17:38:37.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:36 smithi037 ceph-mon[97894]: osdmap e929: 8 total, 8 up, 8 in 2024-08-17T17:38:37.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:36 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:38:37.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:36 smithi037 ceph-mon[97894]: osdmap e930: 8 total, 8 up, 8 in 2024-08-17T17:38:37.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:36 smithi037 ceph-mon[102022]: pgmap v1001: 89 pgs: 89 active+clean; 240 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 4.1 MiB/s wr, 22 op/s 2024-08-17T17:38:37.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:36 smithi037 ceph-mon[102022]: osdmap e929: 8 total, 8 up, 8 in 2024-08-17T17:38:37.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:36 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:38:37.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:36 smithi037 ceph-mon[102022]: osdmap e930: 8 total, 8 up, 8 in 2024-08-17T17:38:37.861 INFO:tasks.rados.rados.0.smithi037.stdout:3435: done (0 left) 2024-08-17T17:38:37.861 INFO:tasks.rados.rados.0.smithi037.stdout:3436: rollback oid 11 current snap is 433 2024-08-17T17:38:37.861 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 11 to 422 2024-08-17T17:38:37.861 INFO:tasks.rados.rados.0.smithi037.stdout:3437: snap_remove snap 403 2024-08-17T17:38:38.870 INFO:tasks.rados.rados.0.smithi037.stdout:3437: done (1 left) 2024-08-17T17:38:38.870 INFO:tasks.rados.rados.0.smithi037.stdout:3438: rollback oid 47 current snap is 433 2024-08-17T17:38:38.871 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 47 to 427 2024-08-17T17:38:38.871 INFO:tasks.rados.rados.0.smithi037.stdout:3439: delete oid 33 current snap is 433 2024-08-17T17:38:38.871 INFO:tasks.rados.rados.0.smithi037.stdout:3436: finishing rollback tid 0 to smithi03781225-11 2024-08-17T17:38:38.871 INFO:tasks.rados.rados.0.smithi037.stdout:3436: finishing rollback tid 1 to smithi03781225-11 2024-08-17T17:38:38.871 INFO:tasks.rados.rados.0.smithi037.stdout:3436: finishing rollback tid 2 to smithi03781225-11 2024-08-17T17:38:38.871 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 11 v 1121 (ObjNum 1160 snap 390 seq_num 1160) dirty exists 2024-08-17T17:38:38.876 INFO:tasks.rados.rados.0.smithi037.stdout:3436: done (2 left) 2024-08-17T17:38:38.876 INFO:tasks.rados.rados.0.smithi037.stdout:3439: done (1 left) 2024-08-17T17:38:38.876 INFO:tasks.rados.rados.0.smithi037.stdout:3440: snap_create 2024-08-17T17:38:38.881 INFO:tasks.rados.rados.0.smithi037.stdout:3438: finishing rollback tid 1 to smithi03781225-47 2024-08-17T17:38:38.881 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 47 v 2691 (ObjNum 129 snap 0 seq_num 2762000921) dirty dne 2024-08-17T17:38:39.215 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:38:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:38:38] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.51.0" 2024-08-17T17:38:39.216 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:38 smithi037 ceph-mon[102022]: pgmap v1004: 89 pgs: 89 active+clean; 240 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 16 op/s 2024-08-17T17:38:39.216 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:38 smithi037 ceph-mon[102022]: osdmap e931: 8 total, 8 up, 8 in 2024-08-17T17:38:39.216 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:38 smithi037 ceph-mon[97894]: pgmap v1004: 89 pgs: 89 active+clean; 240 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 16 op/s 2024-08-17T17:38:39.216 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:38 smithi037 ceph-mon[97894]: osdmap e931: 8 total, 8 up, 8 in 2024-08-17T17:38:39.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:38 smithi046 ceph-mon[88218]: pgmap v1004: 89 pgs: 89 active+clean; 240 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 16 op/s 2024-08-17T17:38:39.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:38 smithi046 ceph-mon[88218]: osdmap e931: 8 total, 8 up, 8 in 2024-08-17T17:38:39.877 INFO:tasks.rados.rados.0.smithi037.stdout:3438: done (1 left) 2024-08-17T17:38:39.877 INFO:tasks.rados.rados.0.smithi037.stdout:3440: done (0 left) 2024-08-17T17:38:39.877 INFO:tasks.rados.rados.0.smithi037.stdout:3441: snap_remove snap 419 2024-08-17T17:38:40.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:39 smithi046 ceph-mon[88218]: osdmap e932: 8 total, 8 up, 8 in 2024-08-17T17:38:40.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:40.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:38:40.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:38:40.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:39 smithi037 ceph-mon[97894]: osdmap e932: 8 total, 8 up, 8 in 2024-08-17T17:38:40.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:40.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:38:40.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:38:40.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:39 smithi037 ceph-mon[102022]: osdmap e932: 8 total, 8 up, 8 in 2024-08-17T17:38:40.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:40.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:38:40.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:38:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:38:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:38:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:38:40.884 INFO:tasks.rados.rados.0.smithi037.stdout:3441: done (0 left) 2024-08-17T17:38:40.884 INFO:tasks.rados.rados.0.smithi037.stdout:3442: rollback oid 36 current snap is 434 2024-08-17T17:38:40.884 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 36 to 427 2024-08-17T17:38:40.884 INFO:tasks.rados.rados.0.smithi037.stdout:3443: snap_create 2024-08-17T17:38:40.891 INFO:tasks.rados.rados.0.smithi037.stdout:3442: finishing rollback tid 1 to smithi03781225-36 2024-08-17T17:38:40.892 INFO:tasks.rados.rados.0.smithi037.stdout:3442: finishing rollback tid 2 to smithi03781225-36 2024-08-17T17:38:40.892 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 36 v 1907 (ObjNum 1250 snap 419 seq_num 1250) dirty exists 2024-08-17T17:38:41.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:40 smithi046 ceph-mon[88218]: pgmap v1007: 89 pgs: 89 active+clean; 192 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 341 KiB/s wr, 3 op/s 2024-08-17T17:38:41.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:40 smithi046 ceph-mon[88218]: osdmap e933: 8 total, 8 up, 8 in 2024-08-17T17:38:41.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:40 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:38:41.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:40 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:38:41.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:40 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:38:41.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:40 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:38:41.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:40 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:38:41.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:40 smithi037 ceph-mon[97894]: pgmap v1007: 89 pgs: 89 active+clean; 192 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 341 KiB/s wr, 3 op/s 2024-08-17T17:38:41.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:40 smithi037 ceph-mon[97894]: osdmap e933: 8 total, 8 up, 8 in 2024-08-17T17:38:41.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:40 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:38:41.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:40 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:38:41.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:40 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:38:41.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:40 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:38:41.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:40 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:38:41.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:40 smithi037 ceph-mon[102022]: pgmap v1007: 89 pgs: 89 active+clean; 192 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 341 KiB/s wr, 3 op/s 2024-08-17T17:38:41.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:40 smithi037 ceph-mon[102022]: osdmap e933: 8 total, 8 up, 8 in 2024-08-17T17:38:41.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:40 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:38:41.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:40 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:38:41.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:40 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:38:41.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:40 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:38:41.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:40 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:38:41.862 INFO:tasks.rados.rados.0.smithi037.stdout:3442: done (1 left) 2024-08-17T17:38:41.862 INFO:tasks.rados.rados.0.smithi037.stdout:3443: done (0 left) 2024-08-17T17:38:41.862 INFO:tasks.rados.rados.0.smithi037.stdout:3444: rollback oid 33 current snap is 435 2024-08-17T17:38:41.862 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 33 to 408 2024-08-17T17:38:41.862 INFO:tasks.rados.rados.0.smithi037.stdout:3445: write oid 20 current snap is 435 2024-08-17T17:38:41.862 INFO:tasks.rados.rados.0.smithi037.stdout:3445: seq_num 1280 ranges {712960=666024,1985775=581451,3234019=278941} 2024-08-17T17:38:41.869 INFO:tasks.rados.rados.0.smithi037.stdout:3445: writing smithi03781225-20 from 712960 to 1378984 tid 1 2024-08-17T17:38:41.876 INFO:tasks.rados.rados.0.smithi037.stdout:3445: writing smithi03781225-20 from 1985775 to 2567226 tid 2 2024-08-17T17:38:41.882 INFO:tasks.rados.rados.0.smithi037.stdout:3445: writing smithi03781225-20 from 3234019 to 3512960 tid 3 2024-08-17T17:38:41.882 INFO:tasks.rados.rados.0.smithi037.stdout:3446: write oid 18 current snap is 435 2024-08-17T17:38:41.882 INFO:tasks.rados.rados.0.smithi037.stdout:3444: finishing rollback tid 1 to smithi03781225-33 2024-08-17T17:38:41.882 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-08-17T17:38:41.882 INFO:tasks.rados.rados.0.smithi037.stdout:3445: finishing write tid 1 to smithi03781225-20 2024-08-17T17:38:41.882 INFO:tasks.rados.rados.0.smithi037.stdout:3445: finishing write tid 2 to smithi03781225-20 2024-08-17T17:38:41.882 INFO:tasks.rados.rados.0.smithi037.stdout:3446: seq_num 1281 ranges {729767=741273,1927904=725109,3145089=384678} 2024-08-17T17:38:41.889 INFO:tasks.rados.rados.0.smithi037.stdout:3446: writing smithi03781225-18 from 729767 to 1471040 tid 1 2024-08-17T17:38:41.896 INFO:tasks.rados.rados.0.smithi037.stdout:3446: writing smithi03781225-18 from 1927904 to 2653013 tid 2 2024-08-17T17:38:41.902 INFO:tasks.rados.rados.0.smithi037.stdout:3446: writing smithi03781225-18 from 3145089 to 3529767 tid 3 2024-08-17T17:38:41.902 INFO:tasks.rados.rados.0.smithi037.stdout:3444: done (2 left) 2024-08-17T17:38:41.902 INFO:tasks.rados.rados.0.smithi037.stdout:3447: snap_create 2024-08-17T17:38:41.902 INFO:tasks.rados.rados.0.smithi037.stdout:3445: finishing write tid 3 to smithi03781225-20 2024-08-17T17:38:41.902 INFO:tasks.rados.rados.0.smithi037.stdout:3445: finishing write tid 4 to smithi03781225-20 2024-08-17T17:38:41.902 INFO:tasks.rados.rados.0.smithi037.stdout:3445: finishing write tid 5 to smithi03781225-20 2024-08-17T17:38:41.902 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 823 (ObjNum 1280 snap 435 seq_num 1280) dirty exists 2024-08-17T17:38:41.902 INFO:tasks.rados.rados.0.smithi037.stdout:3445: left oid 20 (ObjNum 1280 snap 435 seq_num 1280) 2024-08-17T17:38:41.902 INFO:tasks.rados.rados.0.smithi037.stdout:3446: finishing write tid 1 to smithi03781225-18 2024-08-17T17:38:41.903 INFO:tasks.rados.rados.0.smithi037.stdout:3446: finishing write tid 2 to smithi03781225-18 2024-08-17T17:38:41.904 INFO:tasks.rados.rados.0.smithi037.stdout:3446: finishing write tid 3 to smithi03781225-18 2024-08-17T17:38:41.904 INFO:tasks.rados.rados.0.smithi037.stdout:3446: finishing write tid 4 to smithi03781225-18 2024-08-17T17:38:41.905 INFO:tasks.rados.rados.0.smithi037.stdout:3446: finishing write tid 5 to smithi03781225-18 2024-08-17T17:38:41.905 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 1562 (ObjNum 1281 snap 435 seq_num 1281) dirty exists 2024-08-17T17:38:41.905 INFO:tasks.rados.rados.0.smithi037.stdout:3446: left oid 18 (ObjNum 1281 snap 435 seq_num 1281) 2024-08-17T17:38:42.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:41 smithi046 ceph-mon[88218]: osdmap e934: 8 total, 8 up, 8 in 2024-08-17T17:38:42.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:41 smithi046 ceph-mon[88218]: osdmap e935: 8 total, 8 up, 8 in 2024-08-17T17:38:42.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:41 smithi037 ceph-mon[97894]: osdmap e934: 8 total, 8 up, 8 in 2024-08-17T17:38:42.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:41 smithi037 ceph-mon[97894]: osdmap e935: 8 total, 8 up, 8 in 2024-08-17T17:38:42.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:41 smithi037 ceph-mon[102022]: osdmap e934: 8 total, 8 up, 8 in 2024-08-17T17:38:42.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:41 smithi037 ceph-mon[102022]: osdmap e935: 8 total, 8 up, 8 in 2024-08-17T17:38:42.902 INFO:tasks.rados.rados.0.smithi037.stdout:3445: done (2 left) 2024-08-17T17:38:42.902 INFO:tasks.rados.rados.0.smithi037.stdout:3446: done (1 left) 2024-08-17T17:38:42.902 INFO:tasks.rados.rados.0.smithi037.stdout:3447: done (0 left) 2024-08-17T17:38:42.902 INFO:tasks.rados.rados.0.smithi037.stdout:3448: write oid 49 current snap is 436 2024-08-17T17:38:42.902 INFO:tasks.rados.rados.0.smithi037.stdout:3448: seq_num 1282 ranges {746574=416522,1586386=468767,2772512=629544} 2024-08-17T17:38:42.908 INFO:tasks.rados.rados.0.smithi037.stdout:3448: writing smithi03781225-49 from 746574 to 1163096 tid 1 2024-08-17T17:38:42.913 INFO:tasks.rados.rados.0.smithi037.stdout:3448: writing smithi03781225-49 from 1586386 to 2055153 tid 2 2024-08-17T17:38:42.921 INFO:tasks.rados.rados.0.smithi037.stdout:3448: writing smithi03781225-49 from 2772512 to 3402056 tid 3 2024-08-17T17:38:42.921 INFO:tasks.rados.rados.0.smithi037.stdout:3449: write oid 11 current snap is 436 2024-08-17T17:38:42.921 INFO:tasks.rados.rados.0.smithi037.stdout:3449: seq_num 1283 ranges {763381=491771,2044868=728778,3199935=363446} 2024-08-17T17:38:42.928 INFO:tasks.rados.rados.0.smithi037.stdout:3449: writing smithi03781225-11 from 763381 to 1255152 tid 1 2024-08-17T17:38:42.936 INFO:tasks.rados.rados.0.smithi037.stdout:3449: writing smithi03781225-11 from 2044868 to 2773646 tid 2 2024-08-17T17:38:42.941 INFO:tasks.rados.rados.0.smithi037.stdout:3449: writing smithi03781225-11 from 3199935 to 3563381 tid 3 2024-08-17T17:38:42.941 INFO:tasks.rados.rados.0.smithi037.stdout:3450: write oid 7 current snap is 436 2024-08-17T17:38:42.941 INFO:tasks.rados.rados.0.smithi037.stdout:3448: finishing write tid 1 to smithi03781225-49 2024-08-17T17:38:42.941 INFO:tasks.rados.rados.0.smithi037.stdout:3450: seq_num 1284 ranges {780188=567020,2103350=472436,3227358=352830} 2024-08-17T17:38:42.948 INFO:tasks.rados.rados.0.smithi037.stdout:3450: writing smithi03781225-7 from 780188 to 1347208 tid 1 2024-08-17T17:38:42.955 INFO:tasks.rados.rados.0.smithi037.stdout:3450: writing smithi03781225-7 from 2103350 to 2575786 tid 2 2024-08-17T17:38:42.962 INFO:tasks.rados.rados.0.smithi037.stdout:3450: writing smithi03781225-7 from 3227358 to 3580188 tid 3 2024-08-17T17:38:42.962 INFO:tasks.rados.rados.0.smithi037.stdout:3451: delete oid 28 current snap is 436 2024-08-17T17:38:42.962 INFO:tasks.rados.rados.0.smithi037.stdout:3448: finishing write tid 2 to smithi03781225-49 2024-08-17T17:38:42.962 INFO:tasks.rados.rados.0.smithi037.stdout:3448: finishing write tid 3 to smithi03781225-49 2024-08-17T17:38:42.962 INFO:tasks.rados.rados.0.smithi037.stdout:3448: finishing write tid 4 to smithi03781225-49 2024-08-17T17:38:42.962 INFO:tasks.rados.rados.0.smithi037.stdout:3448: finishing write tid 5 to smithi03781225-49 2024-08-17T17:38:42.962 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 49 v 1138 (ObjNum 1282 snap 436 seq_num 1282) dirty exists 2024-08-17T17:38:42.962 INFO:tasks.rados.rados.0.smithi037.stdout:3448: left oid 49 (ObjNum 1282 snap 436 seq_num 1282) 2024-08-17T17:38:42.962 INFO:tasks.rados.rados.0.smithi037.stdout:3449: finishing write tid 1 to smithi03781225-11 2024-08-17T17:38:42.962 INFO:tasks.rados.rados.0.smithi037.stdout:3449: finishing write tid 2 to smithi03781225-11 2024-08-17T17:38:42.963 INFO:tasks.rados.rados.0.smithi037.stdout:3449: finishing write tid 3 to smithi03781225-11 2024-08-17T17:38:42.963 INFO:tasks.rados.rados.0.smithi037.stdout:3449: finishing write tid 4 to smithi03781225-11 2024-08-17T17:38:42.963 INFO:tasks.rados.rados.0.smithi037.stdout:3449: finishing write tid 5 to smithi03781225-11 2024-08-17T17:38:42.963 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 11 v 1143 (ObjNum 1283 snap 436 seq_num 1283) dirty exists 2024-08-17T17:38:42.963 INFO:tasks.rados.rados.0.smithi037.stdout:3449: left oid 11 (ObjNum 1283 snap 436 seq_num 1283) 2024-08-17T17:38:42.963 INFO:tasks.rados.rados.0.smithi037.stdout:3450: finishing write tid 1 to smithi03781225-7 2024-08-17T17:38:42.963 INFO:tasks.rados.rados.0.smithi037.stdout:3450: finishing write tid 2 to smithi03781225-7 2024-08-17T17:38:42.964 INFO:tasks.rados.rados.0.smithi037.stdout:3450: finishing write tid 3 to smithi03781225-7 2024-08-17T17:38:42.964 INFO:tasks.rados.rados.0.smithi037.stdout:3450: finishing write tid 4 to smithi03781225-7 2024-08-17T17:38:42.964 INFO:tasks.rados.rados.0.smithi037.stdout:3450: finishing write tid 5 to smithi03781225-7 2024-08-17T17:38:42.964 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 467 (ObjNum 1284 snap 436 seq_num 1284) dirty exists 2024-08-17T17:38:42.964 INFO:tasks.rados.rados.0.smithi037.stdout:3450: left oid 7 (ObjNum 1284 snap 436 seq_num 1284) 2024-08-17T17:38:42.965 INFO:tasks.rados.rados.0.smithi037.stdout:3448: done (3 left) 2024-08-17T17:38:42.965 INFO:tasks.rados.rados.0.smithi037.stdout:3449: done (2 left) 2024-08-17T17:38:42.965 INFO:tasks.rados.rados.0.smithi037.stdout:3450: done (1 left) 2024-08-17T17:38:42.965 INFO:tasks.rados.rados.0.smithi037.stdout:3451: done (0 left) 2024-08-17T17:38:42.965 INFO:tasks.rados.rados.0.smithi037.stdout:3452: snap_create 2024-08-17T17:38:43.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:42 smithi046 ceph-mon[88218]: pgmap v1010: 89 pgs: 89 active+clean; 189 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 341 KiB/s wr, 4 op/s 2024-08-17T17:38:43.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:42 smithi037 ceph-mon[102022]: pgmap v1010: 89 pgs: 89 active+clean; 189 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 341 KiB/s wr, 4 op/s 2024-08-17T17:38:43.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:42 smithi037 ceph-mon[97894]: pgmap v1010: 89 pgs: 89 active+clean; 189 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 341 KiB/s wr, 4 op/s 2024-08-17T17:38:43.923 INFO:tasks.rados.rados.0.smithi037.stdout:3452: done (0 left) 2024-08-17T17:38:43.923 INFO:tasks.rados.rados.0.smithi037.stdout:3453: snap_remove snap 431 2024-08-17T17:38:44.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:43 smithi046 ceph-mon[88218]: osdmap e936: 8 total, 8 up, 8 in 2024-08-17T17:38:44.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:43 smithi037 ceph-mon[102022]: osdmap e936: 8 total, 8 up, 8 in 2024-08-17T17:38:44.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:43 smithi037 ceph-mon[97894]: osdmap e936: 8 total, 8 up, 8 in 2024-08-17T17:38:44.929 INFO:tasks.rados.rados.0.smithi037.stdout:3453: done (0 left) 2024-08-17T17:38:44.930 INFO:tasks.rados.rados.0.smithi037.stdout:3454: snap_remove snap 435 2024-08-17T17:38:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:44 smithi046 ceph-mon[88218]: pgmap v1013: 89 pgs: 89 active+clean; 189 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-17T17:38:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:44 smithi046 ceph-mon[88218]: osdmap e937: 8 total, 8 up, 8 in 2024-08-17T17:38:45.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:44 smithi037 ceph-mon[102022]: pgmap v1013: 89 pgs: 89 active+clean; 189 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-17T17:38:45.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:44 smithi037 ceph-mon[102022]: osdmap e937: 8 total, 8 up, 8 in 2024-08-17T17:38:45.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:44 smithi037 ceph-mon[97894]: pgmap v1013: 89 pgs: 89 active+clean; 189 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-17T17:38:45.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:44 smithi037 ceph-mon[97894]: osdmap e937: 8 total, 8 up, 8 in 2024-08-17T17:38:45.949 INFO:tasks.rados.rados.0.smithi037.stdout:3454: done (0 left) 2024-08-17T17:38:45.949 INFO:tasks.rados.rados.0.smithi037.stdout:3455: delete oid 7 current snap is 437 2024-08-17T17:38:45.954 INFO:tasks.rados.rados.0.smithi037.stdout:3455: done (0 left) 2024-08-17T17:38:45.954 INFO:tasks.rados.rados.0.smithi037.stdout:3456: write oid 7 current snap is 437 2024-08-17T17:38:45.954 INFO:tasks.rados.rados.0.smithi037.stdout:3456: seq_num 1287 ranges {430609=509120,1478796=736116,2909627=602257} 2024-08-17T17:38:45.957 INFO:tasks.rados.rados.0.smithi037.stdout:3456: writing smithi03781225-7 from 430609 to 939729 tid 1 2024-08-17T17:38:45.964 INFO:tasks.rados.rados.0.smithi037.stdout:3456: writing smithi03781225-7 from 1478796 to 2214912 tid 2 2024-08-17T17:38:45.971 INFO:tasks.rados.rados.0.smithi037.stdout:3456: writing smithi03781225-7 from 2909627 to 3511884 tid 3 2024-08-17T17:38:45.971 INFO:tasks.rados.rados.0.smithi037.stdout:3457: snap_remove snap 405 2024-08-17T17:38:45.971 INFO:tasks.rados.rados.0.smithi037.stdout:3456: finishing write tid 1 to smithi03781225-7 2024-08-17T17:38:46.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:45 smithi046 ceph-mon[88218]: osdmap e938: 8 total, 8 up, 8 in 2024-08-17T17:38:46.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:45 smithi037 ceph-mon[102022]: osdmap e938: 8 total, 8 up, 8 in 2024-08-17T17:38:46.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:45 smithi037 ceph-mon[97894]: osdmap e938: 8 total, 8 up, 8 in 2024-08-17T17:38:46.863 INFO:tasks.rados.rados.0.smithi037.stdout:3457: done (1 left) 2024-08-17T17:38:46.863 INFO:tasks.rados.rados.0.smithi037.stdout:3458: write oid 5 current snap is 437 2024-08-17T17:38:46.863 INFO:tasks.rados.rados.0.smithi037.stdout:3456: finishing write tid 2 to smithi03781225-7 2024-08-17T17:38:46.864 INFO:tasks.rados.rados.0.smithi037.stdout:3458: seq_num 1288 ranges {447416=584369,1537278=479774,2537050=529882,3524784=122632} 2024-08-17T17:38:46.870 INFO:tasks.rados.rados.0.smithi037.stdout:3458: writing smithi03781225-5 from 447416 to 1031785 tid 1 2024-08-17T17:38:46.876 INFO:tasks.rados.rados.0.smithi037.stdout:3458: writing smithi03781225-5 from 1537278 to 2017052 tid 2 2024-08-17T17:38:46.883 INFO:tasks.rados.rados.0.smithi037.stdout:3458: writing smithi03781225-5 from 2537050 to 3066932 tid 3 2024-08-17T17:38:46.887 INFO:tasks.rados.rados.0.smithi037.stdout:3458: writing smithi03781225-5 from 3524784 to 3647416 tid 4 2024-08-17T17:38:46.887 INFO:tasks.rados.rados.0.smithi037.stdout:3459: snap_remove snap 408 2024-08-17T17:38:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:46 smithi046 ceph-mon[88218]: pgmap v1016: 89 pgs: 89 active+clean; 201 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.9 MiB/s wr, 8 op/s 2024-08-17T17:38:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:46 smithi046 ceph-mon[88218]: osdmap e939: 8 total, 8 up, 8 in 2024-08-17T17:38:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:46 smithi046 ceph-mon[88218]: osdmap e940: 8 total, 8 up, 8 in 2024-08-17T17:38:47.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:46 smithi037 ceph-mon[102022]: pgmap v1016: 89 pgs: 89 active+clean; 201 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.9 MiB/s wr, 8 op/s 2024-08-17T17:38:47.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:46 smithi037 ceph-mon[102022]: osdmap e939: 8 total, 8 up, 8 in 2024-08-17T17:38:47.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:46 smithi037 ceph-mon[102022]: osdmap e940: 8 total, 8 up, 8 in 2024-08-17T17:38:47.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:46 smithi037 ceph-mon[97894]: pgmap v1016: 89 pgs: 89 active+clean; 201 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.9 MiB/s wr, 8 op/s 2024-08-17T17:38:47.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:46 smithi037 ceph-mon[97894]: osdmap e939: 8 total, 8 up, 8 in 2024-08-17T17:38:47.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:46 smithi037 ceph-mon[97894]: osdmap e940: 8 total, 8 up, 8 in 2024-08-17T17:38:47.867 INFO:tasks.rados.rados.0.smithi037.stdout:3459: done (2 left) 2024-08-17T17:38:47.867 INFO:tasks.rados.rados.0.smithi037.stdout:3460: snap_create 2024-08-17T17:38:47.867 INFO:tasks.rados.rados.0.smithi037.stdout:3456: finishing write tid 3 to smithi03781225-7 2024-08-17T17:38:47.867 INFO:tasks.rados.rados.0.smithi037.stdout:3456: finishing write tid 4 to smithi03781225-7 2024-08-17T17:38:47.867 INFO:tasks.rados.rados.0.smithi037.stdout:3456: finishing write tid 5 to smithi03781225-7 2024-08-17T17:38:47.868 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 477 (ObjNum 1287 snap 437 seq_num 1287) dirty exists 2024-08-17T17:38:47.868 INFO:tasks.rados.rados.0.smithi037.stdout:3456: left oid 7 (ObjNum 1287 snap 437 seq_num 1287) 2024-08-17T17:38:47.868 INFO:tasks.rados.rados.0.smithi037.stdout:3458: finishing write tid 1 to smithi03781225-5 2024-08-17T17:38:47.868 INFO:tasks.rados.rados.0.smithi037.stdout:3458: finishing write tid 2 to smithi03781225-5 2024-08-17T17:38:47.868 INFO:tasks.rados.rados.0.smithi037.stdout:3458: finishing write tid 3 to smithi03781225-5 2024-08-17T17:38:47.868 INFO:tasks.rados.rados.0.smithi037.stdout:3458: finishing write tid 4 to smithi03781225-5 2024-08-17T17:38:47.868 INFO:tasks.rados.rados.0.smithi037.stdout:3458: finishing write tid 5 to smithi03781225-5 2024-08-17T17:38:47.868 INFO:tasks.rados.rados.0.smithi037.stdout:3458: finishing write tid 6 to smithi03781225-5 2024-08-17T17:38:47.868 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 5 v 759 (ObjNum 1288 snap 437 seq_num 1288) dirty exists 2024-08-17T17:38:47.868 INFO:tasks.rados.rados.0.smithi037.stdout:3458: left oid 5 (ObjNum 1288 snap 437 seq_num 1288) 2024-08-17T17:38:48.866 INFO:tasks.rados.rados.0.smithi037.stdout:3456: done (2 left) 2024-08-17T17:38:48.867 INFO:tasks.rados.rados.0.smithi037.stdout:3458: done (1 left) 2024-08-17T17:38:48.867 INFO:tasks.rados.rados.0.smithi037.stdout:3460: done (0 left) 2024-08-17T17:38:48.867 INFO:tasks.rados.rados.0.smithi037.stdout:3461: read oid 25 snap -1 2024-08-17T17:38:48.867 INFO:tasks.rados.rados.0.smithi037.stdout:3461: expect (ObjNum 1278 snap 432 seq_num 1278) 2024-08-17T17:38:48.867 INFO:tasks.rados.rados.0.smithi037.stdout:3462: read oid 23 snap -1 2024-08-17T17:38:48.867 INFO:tasks.rados.rados.0.smithi037.stdout:3462: expect (ObjNum 1242 snap 418 seq_num 1242) 2024-08-17T17:38:48.867 INFO:tasks.rados.rados.0.smithi037.stdout:3463: delete oid 45 current snap is 438 2024-08-17T17:38:48.870 INFO:tasks.rados.rados.0.smithi037.stdout:3463: done (2 left) 2024-08-17T17:38:48.870 INFO:tasks.rados.rados.0.smithi037.stdout:3464: write oid 43 current snap is 438 2024-08-17T17:38:48.871 INFO:tasks.rados.rados.0.smithi037.stdout:3464: seq_num 1290 ranges {481030=734867,1937889=483443,2875543=552426} 2024-08-17T17:38:48.878 INFO:tasks.rados.rados.0.smithi037.stdout:3464: writing smithi03781225-43 from 481030 to 1215897 tid 1 2024-08-17T17:38:48.886 INFO:tasks.rados.rados.0.smithi037.stdout:3464: writing smithi03781225-43 from 1937889 to 2421332 tid 2 2024-08-17T17:38:48.892 INFO:tasks.rados.rados.0.smithi037.stdout:3464: writing smithi03781225-43 from 2875543 to 3427969 tid 3 2024-08-17T17:38:48.892 INFO:tasks.rados.rados.0.smithi037.stdout:3465: read oid 33 snap -1 2024-08-17T17:38:48.892 INFO:tasks.rados.rados.0.smithi037.stdout:3465: expect deleted 2024-08-17T17:38:48.892 INFO:tasks.rados.rados.0.smithi037.stdout:3466: write oid 36 current snap is 438 2024-08-17T17:38:48.892 INFO:tasks.rados.rados.0.smithi037.stdout:3466: seq_num 1291 ranges {497837=410116,1596371=743454,2902966=763698} 2024-08-17T17:38:48.897 INFO:tasks.rados.rados.0.smithi037.stdout:3466: writing smithi03781225-36 from 497837 to 907953 tid 1 2024-08-17T17:38:48.905 INFO:tasks.rados.rados.0.smithi037.stdout:3466: writing smithi03781225-36 from 1596371 to 2339825 tid 2 2024-08-17T17:38:48.912 INFO:tasks.rados.rados.0.smithi037.stdout:3466: writing smithi03781225-36 from 2902966 to 3666664 tid 3 2024-08-17T17:38:48.913 INFO:tasks.rados.rados.0.smithi037.stdout:3467: write oid 40 current snap is 438 2024-08-17T17:38:48.913 INFO:tasks.rados.rados.0.smithi037.stdout:3467: seq_num 1292 ranges {514644=485365,1654853=487112,2930389=574970} 2024-08-17T17:38:48.918 INFO:tasks.rados.rados.0.smithi037.stdout:3467: writing smithi03781225-40 from 514644 to 1000009 tid 1 2024-08-17T17:38:48.924 INFO:tasks.rados.rados.0.smithi037.stdout:3467: writing smithi03781225-40 from 1654853 to 2141965 tid 2 2024-08-17T17:38:48.932 INFO:tasks.rados.rados.0.smithi037.stdout:3467: writing smithi03781225-40 from 2930389 to 3505359 tid 3 2024-08-17T17:38:48.932 INFO:tasks.rados.rados.0.smithi037.stdout:3468: write oid 45 current snap is 438 2024-08-17T17:38:48.932 INFO:tasks.rados.rados.0.smithi037.stdout:3468: seq_num 1293 ranges {531451=676967,1713335=747123,2957812=502595} 2024-08-17T17:38:48.939 INFO:tasks.rados.rados.0.smithi037.stdout:3468: writing smithi03781225-45 from 531451 to 1208418 tid 1 2024-08-17T17:38:48.945 INFO:tasks.rados.rados.0.smithi037.stdout:3468: writing smithi03781225-45 from 1713335 to 2460458 tid 2 2024-08-17T17:38:48.951 INFO:tasks.rados.rados.0.smithi037.stdout:3468: writing smithi03781225-45 from 2957812 to 3460407 tid 3 2024-08-17T17:38:48.951 INFO:tasks.rados.rados.0.smithi037.stdout:3469: snap_remove snap 424 2024-08-17T17:38:49.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:48 smithi046 ceph-mon[88218]: pgmap v1019: 89 pgs: 89 active+clean; 201 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.9 MiB/s wr, 8 op/s 2024-08-17T17:38:49.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:48 smithi046 ceph-mon[88218]: osdmap e941: 8 total, 8 up, 8 in 2024-08-17T17:38:49.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:38:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:38:48] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.51.0" 2024-08-17T17:38:49.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:48 smithi037 ceph-mon[102022]: pgmap v1019: 89 pgs: 89 active+clean; 201 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.9 MiB/s wr, 8 op/s 2024-08-17T17:38:49.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:48 smithi037 ceph-mon[102022]: osdmap e941: 8 total, 8 up, 8 in 2024-08-17T17:38:49.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:48 smithi037 ceph-mon[97894]: pgmap v1019: 89 pgs: 89 active+clean; 201 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.9 MiB/s wr, 8 op/s 2024-08-17T17:38:49.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:48 smithi037 ceph-mon[97894]: osdmap e941: 8 total, 8 up, 8 in 2024-08-17T17:38:49.879 INFO:tasks.rados.rados.0.smithi037.stdout:3462: expect (ObjNum 1242 snap 418 seq_num 1242) 2024-08-17T17:38:50.049 INFO:tasks.rados.rados.0.smithi037.stdout:3461: expect (ObjNum 1278 snap 432 seq_num 1278) 2024-08-17T17:38:50.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:49 smithi046 ceph-mon[88218]: osdmap e942: 8 total, 8 up, 8 in 2024-08-17T17:38:50.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:49 smithi037 ceph-mon[97894]: osdmap e942: 8 total, 8 up, 8 in 2024-08-17T17:38:50.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:49 smithi037 ceph-mon[102022]: osdmap e942: 8 total, 8 up, 8 in 2024-08-17T17:38:50.367 INFO:tasks.rados.rados.0.smithi037.stdout:3464: finishing write tid 1 to smithi03781225-43 2024-08-17T17:38:50.367 INFO:tasks.rados.rados.0.smithi037.stdout:3464: finishing write tid 2 to smithi03781225-43 2024-08-17T17:38:50.367 INFO:tasks.rados.rados.0.smithi037.stdout:3461: done (7 left) 2024-08-17T17:38:50.367 INFO:tasks.rados.rados.0.smithi037.stdout:3462: done (6 left) 2024-08-17T17:38:50.367 INFO:tasks.rados.rados.0.smithi037.stdout:3469: done (5 left) 2024-08-17T17:38:50.367 INFO:tasks.rados.rados.0.smithi037.stdout:3470: read oid 16 snap -1 2024-08-17T17:38:50.367 INFO:tasks.rados.rados.0.smithi037.stdout:3470: expect (ObjNum 1275 snap 431 seq_num 1275) 2024-08-17T17:38:50.368 INFO:tasks.rados.rados.0.smithi037.stdout:3471: read oid 48 snap -1 2024-08-17T17:38:50.368 INFO:tasks.rados.rados.0.smithi037.stdout:3471: expect deleted 2024-08-17T17:38:50.368 INFO:tasks.rados.rados.0.smithi037.stdout:3472: read oid 49 snap -1 2024-08-17T17:38:50.368 INFO:tasks.rados.rados.0.smithi037.stdout:3472: expect (ObjNum 1282 snap 436 seq_num 1282) 2024-08-17T17:38:50.368 INFO:tasks.rados.rados.0.smithi037.stdout:3473: rollback oid 50 current snap is 438 2024-08-17T17:38:50.368 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 50 to 428 2024-08-17T17:38:50.368 INFO:tasks.rados.rados.0.smithi037.stdout:3464: finishing write tid 3 to smithi03781225-43 2024-08-17T17:38:50.368 INFO:tasks.rados.rados.0.smithi037.stdout:3464: finishing write tid 4 to smithi03781225-43 2024-08-17T17:38:50.368 INFO:tasks.rados.rados.0.smithi037.stdout:3464: finishing write tid 5 to smithi03781225-43 2024-08-17T17:38:50.368 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 43 v 1843 (ObjNum 1290 snap 438 seq_num 1290) dirty exists 2024-08-17T17:38:50.368 INFO:tasks.rados.rados.0.smithi037.stdout:3464: left oid 43 (ObjNum 1290 snap 438 seq_num 1290) 2024-08-17T17:38:50.368 INFO:tasks.rados.rados.0.smithi037.stdout:3466: finishing write tid 1 to smithi03781225-36 2024-08-17T17:38:50.369 INFO:tasks.rados.rados.0.smithi037.stdout:3464: done (8 left) 2024-08-17T17:38:50.369 INFO:tasks.rados.rados.0.smithi037.stdout:3465: done (7 left) 2024-08-17T17:38:50.369 INFO:tasks.rados.rados.0.smithi037.stdout:3474: read oid 37 snap -1 2024-08-17T17:38:50.369 INFO:tasks.rados.rados.0.smithi037.stdout:3474: expect (ObjNum 1273 snap 430 seq_num 1273) 2024-08-17T17:38:50.369 INFO:tasks.rados.rados.0.smithi037.stdout:3475: write oid 4 current snap is 438 2024-08-17T17:38:50.369 INFO:tasks.rados.rados.0.smithi037.stdout:3466: finishing write tid 2 to smithi03781225-36 2024-08-17T17:38:50.369 INFO:tasks.rados.rados.0.smithi037.stdout:3466: finishing write tid 3 to smithi03781225-36 2024-08-17T17:38:50.369 INFO:tasks.rados.rados.0.smithi037.stdout:3466: finishing write tid 4 to smithi03781225-36 2024-08-17T17:38:50.369 INFO:tasks.rados.rados.0.smithi037.stdout:3466: finishing write tid 5 to smithi03781225-36 2024-08-17T17:38:50.369 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 36 v 1928 (ObjNum 1291 snap 438 seq_num 1291) dirty exists 2024-08-17T17:38:50.369 INFO:tasks.rados.rados.0.smithi037.stdout:3466: left oid 36 (ObjNum 1291 snap 438 seq_num 1291) 2024-08-17T17:38:50.369 INFO:tasks.rados.rados.0.smithi037.stdout:3467: finishing write tid 1 to smithi03781225-40 2024-08-17T17:38:50.369 INFO:tasks.rados.rados.0.smithi037.stdout:3475: seq_num 1294 ranges {548258=752216,1771817=490781,2985235=713867} 2024-08-17T17:38:50.374 INFO:tasks.rados.rados.0.smithi037.stdout:3475: writing smithi03781225-4 from 548258 to 1300474 tid 1 2024-08-17T17:38:50.381 INFO:tasks.rados.rados.0.smithi037.stdout:3475: writing smithi03781225-4 from 1771817 to 2262598 tid 2 2024-08-17T17:38:50.389 INFO:tasks.rados.rados.0.smithi037.stdout:3475: writing smithi03781225-4 from 2985235 to 3699102 tid 3 2024-08-17T17:38:50.389 INFO:tasks.rados.rados.0.smithi037.stdout:3466: done (8 left) 2024-08-17T17:38:50.389 INFO:tasks.rados.rados.0.smithi037.stdout:3476: delete oid 1 current snap is 438 2024-08-17T17:38:50.390 INFO:tasks.rados.rados.0.smithi037.stdout:3467: finishing write tid 2 to smithi03781225-40 2024-08-17T17:38:50.390 INFO:tasks.rados.rados.0.smithi037.stdout:3467: finishing write tid 3 to smithi03781225-40 2024-08-17T17:38:50.390 INFO:tasks.rados.rados.0.smithi037.stdout:3467: finishing write tid 4 to smithi03781225-40 2024-08-17T17:38:50.390 INFO:tasks.rados.rados.0.smithi037.stdout:3467: finishing write tid 5 to smithi03781225-40 2024-08-17T17:38:50.390 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 40 v 1471 (ObjNum 1292 snap 438 seq_num 1292) dirty exists 2024-08-17T17:38:50.390 INFO:tasks.rados.rados.0.smithi037.stdout:3467: left oid 40 (ObjNum 1292 snap 438 seq_num 1292) 2024-08-17T17:38:50.390 INFO:tasks.rados.rados.0.smithi037.stdout:3468: finishing write tid 1 to smithi03781225-45 2024-08-17T17:38:50.390 INFO:tasks.rados.rados.0.smithi037.stdout:3468: finishing write tid 2 to smithi03781225-45 2024-08-17T17:38:50.390 INFO:tasks.rados.rados.0.smithi037.stdout:3468: finishing write tid 3 to smithi03781225-45 2024-08-17T17:38:50.390 INFO:tasks.rados.rados.0.smithi037.stdout:3468: finishing write tid 4 to smithi03781225-45 2024-08-17T17:38:50.390 INFO:tasks.rados.rados.0.smithi037.stdout:3468: finishing write tid 5 to smithi03781225-45 2024-08-17T17:38:50.390 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 839 (ObjNum 1293 snap 438 seq_num 1293) dirty exists 2024-08-17T17:38:50.391 INFO:tasks.rados.rados.0.smithi037.stdout:3468: left oid 45 (ObjNum 1293 snap 438 seq_num 1293) 2024-08-17T17:38:50.391 INFO:tasks.rados.rados.0.smithi037.stdout:3473: finishing rollback tid 0 to smithi03781225-50 2024-08-17T17:38:50.391 INFO:tasks.rados.rados.0.smithi037.stdout:3472: expect (ObjNum 1282 snap 436 seq_num 1282) 2024-08-17T17:38:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:38:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:38:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:38:50.559 INFO:tasks.rados.rados.0.smithi037.stdout:3473: finishing rollback tid 1 to smithi03781225-50 2024-08-17T17:38:50.559 INFO:tasks.rados.rados.0.smithi037.stdout:3473: finishing rollback tid 2 to smithi03781225-50 2024-08-17T17:38:50.559 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 50 v 1934 (ObjNum 1099 snap 364 seq_num 1099) dirty exists 2024-08-17T17:38:50.559 INFO:tasks.rados.rados.0.smithi037.stdout:3474: expect (ObjNum 1273 snap 430 seq_num 1273) 2024-08-17T17:38:50.715 INFO:tasks.rados.rados.0.smithi037.stdout:3470: expect (ObjNum 1275 snap 431 seq_num 1275) 2024-08-17T17:38:50.878 INFO:tasks.rados.rados.0.smithi037.stdout:3475: finishing write tid 1 to smithi03781225-4 2024-08-17T17:38:50.879 INFO:tasks.rados.rados.0.smithi037.stdout:3475: finishing write tid 2 to smithi03781225-4 2024-08-17T17:38:50.879 INFO:tasks.rados.rados.0.smithi037.stdout:3475: finishing write tid 3 to smithi03781225-4 2024-08-17T17:38:50.879 INFO:tasks.rados.rados.0.smithi037.stdout:3467: done (8 left) 2024-08-17T17:38:50.879 INFO:tasks.rados.rados.0.smithi037.stdout:3468: done (7 left) 2024-08-17T17:38:50.879 INFO:tasks.rados.rados.0.smithi037.stdout:3470: done (6 left) 2024-08-17T17:38:50.879 INFO:tasks.rados.rados.0.smithi037.stdout:3471: done (5 left) 2024-08-17T17:38:50.879 INFO:tasks.rados.rados.0.smithi037.stdout:3472: done (4 left) 2024-08-17T17:38:50.879 INFO:tasks.rados.rados.0.smithi037.stdout:3473: done (3 left) 2024-08-17T17:38:50.879 INFO:tasks.rados.rados.0.smithi037.stdout:3474: done (2 left) 2024-08-17T17:38:50.880 INFO:tasks.rados.rados.0.smithi037.stdout:3476: done (1 left) 2024-08-17T17:38:50.880 INFO:tasks.rados.rados.0.smithi037.stdout:3477: read oid 8 snap -1 2024-08-17T17:38:50.880 INFO:tasks.rados.rados.0.smithi037.stdout:3477: expect deleted 2024-08-17T17:38:50.880 INFO:tasks.rados.rados.0.smithi037.stdout:3478: write oid 41 current snap is 438 2024-08-17T17:38:50.880 INFO:tasks.rados.rados.0.smithi037.stdout:3475: finishing write tid 4 to smithi03781225-4 2024-08-17T17:38:50.880 INFO:tasks.rados.rados.0.smithi037.stdout:3475: finishing write tid 5 to smithi03781225-4 2024-08-17T17:38:50.880 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 1501 (ObjNum 1294 snap 438 seq_num 1294) dirty exists 2024-08-17T17:38:50.880 INFO:tasks.rados.rados.0.smithi037.stdout:3475: left oid 4 (ObjNum 1294 snap 438 seq_num 1294) 2024-08-17T17:38:50.880 INFO:tasks.rados.rados.0.smithi037.stdout:3478: seq_num 1296 ranges {581872=502714,1488781=494450,2640081=736411} 2024-08-17T17:38:50.883 INFO:tasks.rados.rados.0.smithi037.stdout:3478: writing smithi03781225-41 from 581872 to 1084586 tid 1 2024-08-17T17:38:50.888 INFO:tasks.rados.rados.0.smithi037.stdout:3478: writing smithi03781225-41 from 1488781 to 1983231 tid 2 2024-08-17T17:38:50.896 INFO:tasks.rados.rados.0.smithi037.stdout:3478: writing smithi03781225-41 from 2640081 to 3376492 tid 3 2024-08-17T17:38:50.896 INFO:tasks.rados.rados.0.smithi037.stdout:3475: done (2 left) 2024-08-17T17:38:50.896 INFO:tasks.rados.rados.0.smithi037.stdout:3479: write oid 44 current snap is 438 2024-08-17T17:38:50.896 INFO:tasks.rados.rados.0.smithi037.stdout:3479: seq_num 1297 ranges {598679=577963,1947263=638108,3351151=447528} 2024-08-17T17:38:50.902 INFO:tasks.rados.rados.0.smithi037.stdout:3479: writing smithi03781225-44 from 598679 to 1176642 tid 1 2024-08-17T17:38:50.910 INFO:tasks.rados.rados.0.smithi037.stdout:3479: writing smithi03781225-44 from 1947263 to 2585371 tid 2 2024-08-17T17:38:50.917 INFO:tasks.rados.rados.0.smithi037.stdout:3479: writing smithi03781225-44 from 3351151 to 3798679 tid 3 2024-08-17T17:38:50.917 INFO:tasks.rados.rados.0.smithi037.stdout:3480: write oid 29 current snap is 438 2024-08-17T17:38:50.917 INFO:tasks.rados.rados.0.smithi037.stdout:3480: seq_num 1298 ranges {615486=653212,1889392=498119,2978574=475308} 2024-08-17T17:38:50.924 INFO:tasks.rados.rados.0.smithi037.stdout:3480: writing smithi03781225-29 from 615486 to 1268698 tid 1 2024-08-17T17:38:50.930 INFO:tasks.rados.rados.0.smithi037.stdout:3480: writing smithi03781225-29 from 1889392 to 2387511 tid 2 2024-08-17T17:38:50.937 INFO:tasks.rados.rados.0.smithi037.stdout:3480: writing smithi03781225-29 from 2978574 to 3453882 tid 3 2024-08-17T17:38:50.937 INFO:tasks.rados.rados.0.smithi037.stdout:3481: read oid 7 snap -1 2024-08-17T17:38:50.937 INFO:tasks.rados.rados.0.smithi037.stdout:3481: expect (ObjNum 1287 snap 437 seq_num 1287) 2024-08-17T17:38:50.937 INFO:tasks.rados.rados.0.smithi037.stdout:3482: snap_create 2024-08-17T17:38:50.937 INFO:tasks.rados.rados.0.smithi037.stdout:3478: finishing write tid 1 to smithi03781225-41 2024-08-17T17:38:50.937 INFO:tasks.rados.rados.0.smithi037.stdout:3478: finishing write tid 2 to smithi03781225-41 2024-08-17T17:38:50.937 INFO:tasks.rados.rados.0.smithi037.stdout:3478: finishing write tid 3 to smithi03781225-41 2024-08-17T17:38:50.938 INFO:tasks.rados.rados.0.smithi037.stdout:3478: finishing write tid 4 to smithi03781225-41 2024-08-17T17:38:50.938 INFO:tasks.rados.rados.0.smithi037.stdout:3478: finishing write tid 5 to smithi03781225-41 2024-08-17T17:38:50.938 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 663 (ObjNum 1296 snap 438 seq_num 1296) dirty exists 2024-08-17T17:38:50.938 INFO:tasks.rados.rados.0.smithi037.stdout:3478: left oid 41 (ObjNum 1296 snap 438 seq_num 1296) 2024-08-17T17:38:50.938 INFO:tasks.rados.rados.0.smithi037.stdout:3479: finishing write tid 1 to smithi03781225-44 2024-08-17T17:38:50.938 INFO:tasks.rados.rados.0.smithi037.stdout:3479: finishing write tid 2 to smithi03781225-44 2024-08-17T17:38:50.938 INFO:tasks.rados.rados.0.smithi037.stdout:3479: finishing write tid 3 to smithi03781225-44 2024-08-17T17:38:50.938 INFO:tasks.rados.rados.0.smithi037.stdout:3479: finishing write tid 4 to smithi03781225-44 2024-08-17T17:38:50.938 INFO:tasks.rados.rados.0.smithi037.stdout:3479: finishing write tid 5 to smithi03781225-44 2024-08-17T17:38:50.938 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 1848 (ObjNum 1297 snap 438 seq_num 1297) dirty exists 2024-08-17T17:38:50.938 INFO:tasks.rados.rados.0.smithi037.stdout:3479: left oid 44 (ObjNum 1297 snap 438 seq_num 1297) 2024-08-17T17:38:50.938 INFO:tasks.rados.rados.0.smithi037.stdout:3480: finishing write tid 1 to smithi03781225-29 2024-08-17T17:38:50.938 INFO:tasks.rados.rados.0.smithi037.stdout:3480: finishing write tid 2 to smithi03781225-29 2024-08-17T17:38:50.939 INFO:tasks.rados.rados.0.smithi037.stdout:3480: finishing write tid 3 to smithi03781225-29 2024-08-17T17:38:50.939 INFO:tasks.rados.rados.0.smithi037.stdout:3480: finishing write tid 4 to smithi03781225-29 2024-08-17T17:38:50.940 INFO:tasks.rados.rados.0.smithi037.stdout:3480: finishing write tid 5 to smithi03781225-29 2024-08-17T17:38:50.940 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 1506 (ObjNum 1298 snap 438 seq_num 1298) dirty exists 2024-08-17T17:38:50.940 INFO:tasks.rados.rados.0.smithi037.stdout:3480: left oid 29 (ObjNum 1298 snap 438 seq_num 1298) 2024-08-17T17:38:50.944 INFO:tasks.rados.rados.0.smithi037.stdout:3481: expect (ObjNum 1287 snap 437 seq_num 1287) 2024-08-17T17:38:51.245 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:50 smithi046 ceph-mon[88218]: pgmap v1022: 89 pgs: 89 active+clean; 187 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-08-17T17:38:51.245 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:50 smithi046 ceph-mon[88218]: osdmap e943: 8 total, 8 up, 8 in 2024-08-17T17:38:51.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:50 smithi037 ceph-mon[97894]: pgmap v1022: 89 pgs: 89 active+clean; 187 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-08-17T17:38:51.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:50 smithi037 ceph-mon[97894]: osdmap e943: 8 total, 8 up, 8 in 2024-08-17T17:38:51.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:50 smithi037 ceph-mon[102022]: pgmap v1022: 89 pgs: 89 active+clean; 187 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-08-17T17:38:51.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:50 smithi037 ceph-mon[102022]: osdmap e943: 8 total, 8 up, 8 in 2024-08-17T17:38:51.886 INFO:tasks.rados.rados.0.smithi037.stdout:3477: done (5 left) 2024-08-17T17:38:51.886 INFO:tasks.rados.rados.0.smithi037.stdout:3478: done (4 left) 2024-08-17T17:38:51.886 INFO:tasks.rados.rados.0.smithi037.stdout:3479: done (3 left) 2024-08-17T17:38:51.886 INFO:tasks.rados.rados.0.smithi037.stdout:3480: done (2 left) 2024-08-17T17:38:51.886 INFO:tasks.rados.rados.0.smithi037.stdout:3481: done (1 left) 2024-08-17T17:38:51.886 INFO:tasks.rados.rados.0.smithi037.stdout:3482: done (0 left) 2024-08-17T17:38:51.886 INFO:tasks.rados.rados.0.smithi037.stdout:3483: write oid 42 current snap is 439 2024-08-17T17:38:51.886 INFO:tasks.rados.rados.0.smithi037.stdout:3483: seq_num 1299 ranges {632293=728461,1947874=641777,3005997=686580} 2024-08-17T17:38:51.893 INFO:tasks.rados.rados.0.smithi037.stdout:3483: writing smithi03781225-42 from 632293 to 1360754 tid 1 2024-08-17T17:38:51.900 INFO:tasks.rados.rados.0.smithi037.stdout:3483: writing smithi03781225-42 from 1947874 to 2589651 tid 2 2024-08-17T17:38:51.907 INFO:tasks.rados.rados.0.smithi037.stdout:3483: writing smithi03781225-42 from 3005997 to 3692577 tid 3 2024-08-17T17:38:51.907 INFO:tasks.rados.rados.0.smithi037.stdout:3484: read oid 26 snap -1 2024-08-17T17:38:51.907 INFO:tasks.rados.rados.0.smithi037.stdout:3484: expect (ObjNum 938 snap 321 seq_num 938) 2024-08-17T17:38:51.907 INFO:tasks.rados.rados.0.smithi037.stdout:3485: write oid 2 current snap is 439 2024-08-17T17:38:51.907 INFO:tasks.rados.rados.0.smithi037.stdout:3483: finishing write tid 1 to smithi03781225-42 2024-08-17T17:38:51.907 INFO:tasks.rados.rados.0.smithi037.stdout:3483: finishing write tid 2 to smithi03781225-42 2024-08-17T17:38:51.907 INFO:tasks.rados.rados.0.smithi037.stdout:3485: seq_num 1300 ranges {649100=403710,1606356=501788,2633420=497852,3636005=213095} 2024-08-17T17:38:51.912 INFO:tasks.rados.rados.0.smithi037.stdout:3485: writing smithi03781225-2 from 649100 to 1052810 tid 1 2024-08-17T17:38:51.918 INFO:tasks.rados.rados.0.smithi037.stdout:3485: writing smithi03781225-2 from 1606356 to 2108144 tid 2 2024-08-17T17:38:51.924 INFO:tasks.rados.rados.0.smithi037.stdout:3485: writing smithi03781225-2 from 2633420 to 3131272 tid 3 2024-08-17T17:38:51.929 INFO:tasks.rados.rados.0.smithi037.stdout:3485: writing smithi03781225-2 from 3636005 to 3849100 tid 4 2024-08-17T17:38:51.929 INFO:tasks.rados.rados.0.smithi037.stdout:3486: write oid 36 current snap is 439 2024-08-17T17:38:51.929 INFO:tasks.rados.rados.0.smithi037.stdout:3483: finishing write tid 3 to smithi03781225-42 2024-08-17T17:38:51.929 INFO:tasks.rados.rados.0.smithi037.stdout:3483: finishing write tid 4 to smithi03781225-42 2024-08-17T17:38:51.929 INFO:tasks.rados.rados.0.smithi037.stdout:3483: finishing write tid 5 to smithi03781225-42 2024-08-17T17:38:51.929 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 1853 (ObjNum 1299 snap 439 seq_num 1299) dirty exists 2024-08-17T17:38:51.929 INFO:tasks.rados.rados.0.smithi037.stdout:3483: left oid 42 (ObjNum 1299 snap 439 seq_num 1299) 2024-08-17T17:38:51.929 INFO:tasks.rados.rados.0.smithi037.stdout:3485: finishing write tid 1 to smithi03781225-2 2024-08-17T17:38:51.929 INFO:tasks.rados.rados.0.smithi037.stdout:3484: expect (ObjNum 938 snap 321 seq_num 938) 2024-08-17T17:38:52.168 INFO:tasks.rados.rados.0.smithi037.stdout:3485: finishing write tid 2 to smithi03781225-2 2024-08-17T17:38:52.168 INFO:tasks.rados.rados.0.smithi037.stdout:3485: finishing write tid 3 to smithi03781225-2 2024-08-17T17:38:52.168 INFO:tasks.rados.rados.0.smithi037.stdout:3485: finishing write tid 4 to smithi03781225-2 2024-08-17T17:38:52.168 INFO:tasks.rados.rados.0.smithi037.stdout:3485: finishing write tid 5 to smithi03781225-2 2024-08-17T17:38:52.168 INFO:tasks.rados.rados.0.smithi037.stdout:3485: finishing write tid 6 to smithi03781225-2 2024-08-17T17:38:52.168 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 2 v 1858 (ObjNum 1300 snap 439 seq_num 1300) dirty exists 2024-08-17T17:38:52.168 INFO:tasks.rados.rados.0.smithi037.stdout:3485: left oid 2 (ObjNum 1300 snap 439 seq_num 1300) 2024-08-17T17:38:52.168 INFO:tasks.rados.rados.0.smithi037.stdout:3486: seq_num 1301 ranges {665907=595312,1781191=645446,3177196=688711} 2024-08-17T17:38:52.174 INFO:tasks.rados.rados.0.smithi037.stdout:3486: writing smithi03781225-36 from 665907 to 1261219 tid 1 2024-08-17T17:38:52.181 INFO:tasks.rados.rados.0.smithi037.stdout:3486: writing smithi03781225-36 from 1781191 to 2426637 tid 2 2024-08-17T17:38:52.190 INFO:tasks.rados.rados.0.smithi037.stdout:3486: writing smithi03781225-36 from 3177196 to 3865907 tid 3 2024-08-17T17:38:52.190 INFO:tasks.rados.rados.0.smithi037.stdout:3483: done (3 left) 2024-08-17T17:38:52.190 INFO:tasks.rados.rados.0.smithi037.stdout:3484: done (2 left) 2024-08-17T17:38:52.190 INFO:tasks.rados.rados.0.smithi037.stdout:3485: done (1 left) 2024-08-17T17:38:52.190 INFO:tasks.rados.rados.0.smithi037.stdout:3487: read oid 39 snap -1 2024-08-17T17:38:52.190 INFO:tasks.rados.rados.0.smithi037.stdout:3487: expect (ObjNum 1088 snap 361 seq_num 1088) 2024-08-17T17:38:52.190 INFO:tasks.rados.rados.0.smithi037.stdout:3488: rollback oid 26 current snap is 439 2024-08-17T17:38:52.190 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 26 to 437 2024-08-17T17:38:52.191 INFO:tasks.rados.rados.0.smithi037.stdout:3486: finishing write tid 1 to smithi03781225-36 2024-08-17T17:38:52.191 INFO:tasks.rados.rados.0.smithi037.stdout:3486: finishing write tid 2 to smithi03781225-36 2024-08-17T17:38:52.191 INFO:tasks.rados.rados.0.smithi037.stdout:3489: read oid 43 snap -1 2024-08-17T17:38:52.191 INFO:tasks.rados.rados.0.smithi037.stdout:3489: expect (ObjNum 1290 snap 438 seq_num 1290) 2024-08-17T17:38:52.191 INFO:tasks.rados.rados.0.smithi037.stdout:3490: write oid 41 current snap is 439 2024-08-17T17:38:52.191 INFO:tasks.rados.rados.0.smithi037.stdout:3490: seq_num 1302 ranges {682714=670561,2123320=505457,3088266=636749} 2024-08-17T17:38:52.197 INFO:tasks.rados.rados.0.smithi037.stdout:3490: writing smithi03781225-41 from 682714 to 1353275 tid 1 2024-08-17T17:38:52.205 INFO:tasks.rados.rados.0.smithi037.stdout:3490: writing smithi03781225-41 from 2123320 to 2628777 tid 2 2024-08-17T17:38:52.211 INFO:tasks.rados.rados.0.smithi037.stdout:3490: writing smithi03781225-41 from 3088266 to 3725015 tid 3 2024-08-17T17:38:52.211 INFO:tasks.rados.rados.0.smithi037.stdout:3491: read oid 15 snap -1 2024-08-17T17:38:52.211 INFO:tasks.rados.rados.0.smithi037.stdout:3491: expect deleted 2024-08-17T17:38:52.211 INFO:tasks.rados.rados.0.smithi037.stdout:3492: snap_remove snap 438 2024-08-17T17:38:52.898 INFO:tasks.rados.rados.0.smithi037.stdout:3492: done (6 left) 2024-08-17T17:38:52.898 INFO:tasks.rados.rados.0.smithi037.stdout:3493: write oid 23 current snap is 439 2024-08-17T17:38:52.898 INFO:tasks.rados.rados.0.smithi037.stdout:3493: seq_num 1303 ranges {699521=745810,2181802=649115,3515689=383832} 2024-08-17T17:38:52.905 INFO:tasks.rados.rados.0.smithi037.stdout:3493: writing smithi03781225-23 from 699521 to 1445331 tid 1 2024-08-17T17:38:52.913 INFO:tasks.rados.rados.0.smithi037.stdout:3493: writing smithi03781225-23 from 2181802 to 2830917 tid 2 2024-08-17T17:38:52.919 INFO:tasks.rados.rados.0.smithi037.stdout:3493: writing smithi03781225-23 from 3515689 to 3899521 tid 3 2024-08-17T17:38:52.919 INFO:tasks.rados.rados.0.smithi037.stdout:3494: write oid 20 current snap is 439 2024-08-17T17:38:52.920 INFO:tasks.rados.rados.0.smithi037.stdout:3494: seq_num 1304 ranges {716328=421059,1840284=509126,3143112=659293} 2024-08-17T17:38:52.926 INFO:tasks.rados.rados.0.smithi037.stdout:3494: writing smithi03781225-20 from 716328 to 1137387 tid 1 2024-08-17T17:38:52.932 INFO:tasks.rados.rados.0.smithi037.stdout:3494: writing smithi03781225-20 from 1840284 to 2349410 tid 2 2024-08-17T17:38:52.940 INFO:tasks.rados.rados.0.smithi037.stdout:3494: writing smithi03781225-20 from 3143112 to 3802405 tid 3 2024-08-17T17:38:52.941 INFO:tasks.rados.rados.0.smithi037.stdout:3495: write oid 4 current snap is 439 2024-08-17T17:38:52.941 INFO:tasks.rados.rados.0.smithi037.stdout:3495: seq_num 1305 ranges {733135=496308,1898766=652784,3170535=470565} 2024-08-17T17:38:52.947 INFO:tasks.rados.rados.0.smithi037.stdout:3495: writing smithi03781225-4 from 733135 to 1229443 tid 1 2024-08-17T17:38:52.955 INFO:tasks.rados.rados.0.smithi037.stdout:3495: writing smithi03781225-4 from 1898766 to 2551550 tid 2 2024-08-17T17:38:52.961 INFO:tasks.rados.rados.0.smithi037.stdout:3495: writing smithi03781225-4 from 3170535 to 3641100 tid 3 2024-08-17T17:38:52.961 INFO:tasks.rados.rados.0.smithi037.stdout:3496: write oid 13 current snap is 439 2024-08-17T17:38:52.961 INFO:tasks.rados.rados.0.smithi037.stdout:3496: seq_num 1306 ranges {749942=571557,1840895=796442,3365252=584690} 2024-08-17T17:38:52.968 INFO:tasks.rados.rados.0.smithi037.stdout:3496: writing smithi03781225-13 from 749942 to 1321499 tid 1 2024-08-17T17:38:52.975 INFO:tasks.rados.rados.0.smithi037.stdout:3496: writing smithi03781225-13 from 1840895 to 2637337 tid 2 2024-08-17T17:38:52.983 INFO:tasks.rados.rados.0.smithi037.stdout:3496: writing smithi03781225-13 from 3365252 to 3949942 tid 3 2024-08-17T17:38:52.983 INFO:tasks.rados.rados.0.smithi037.stdout:3497: rollback oid 22 current snap is 439 2024-08-17T17:38:52.983 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 22 to 436 2024-08-17T17:38:52.983 INFO:tasks.rados.rados.0.smithi037.stdout:3488: finishing rollback tid 0 to smithi03781225-26 2024-08-17T17:38:52.984 INFO:tasks.rados.rados.0.smithi037.stdout:3488: finishing rollback tid 1 to smithi03781225-26 2024-08-17T17:38:52.984 INFO:tasks.rados.rados.0.smithi037.stdout:3488: finishing rollback tid 2 to smithi03781225-26 2024-08-17T17:38:52.984 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 1574 (ObjNum 938 snap 321 seq_num 938) dirty exists 2024-08-17T17:38:52.984 INFO:tasks.rados.rados.0.smithi037.stdout:3488: done (10 left) 2024-08-17T17:38:52.984 INFO:tasks.rados.rados.0.smithi037.stdout:3498: write oid 17 current snap is 439 2024-08-17T17:38:52.984 INFO:tasks.rados.rados.0.smithi037.stdout:3486: finishing write tid 3 to smithi03781225-36 2024-08-17T17:38:52.984 INFO:tasks.rados.rados.0.smithi037.stdout:3498: seq_num 1307 ranges {766749=646806,1899377=656453,3109028=609462} 2024-08-17T17:38:52.990 INFO:tasks.rados.rados.0.smithi037.stdout:3498: writing smithi03781225-17 from 766749 to 1413555 tid 1 2024-08-17T17:38:52.997 INFO:tasks.rados.rados.0.smithi037.stdout:3498: writing smithi03781225-17 from 1899377 to 2555830 tid 2 2024-08-17T17:38:53.003 INFO:tasks.rados.rados.0.smithi037.stdout:3498: writing smithi03781225-17 from 3109028 to 3718490 tid 3 2024-08-17T17:38:53.004 INFO:tasks.rados.rados.0.smithi037.stdout:3499: rollback oid 40 current snap is 439 2024-08-17T17:38:53.004 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 40 to 426 2024-08-17T17:38:53.004 INFO:tasks.rados.rados.0.smithi037.stdout:3486: finishing write tid 4 to smithi03781225-36 2024-08-17T17:38:53.004 INFO:tasks.rados.rados.0.smithi037.stdout:3500: read oid 44 snap -1 2024-08-17T17:38:53.004 INFO:tasks.rados.rados.0.smithi037.stdout:3500: expect (ObjNum 1297 snap 438 seq_num 1297) 2024-08-17T17:38:53.004 INFO:tasks.rados.rados.0.smithi037.stdout:3501: snap_create 2024-08-17T17:38:53.004 INFO:tasks.rados.rados.0.smithi037.stdout:3486: finishing write tid 5 to smithi03781225-36 2024-08-17T17:38:53.004 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 36 v 1939 (ObjNum 1301 snap 439 seq_num 1301) dirty exists 2024-08-17T17:38:53.004 INFO:tasks.rados.rados.0.smithi037.stdout:3486: left oid 36 (ObjNum 1301 snap 439 seq_num 1301) 2024-08-17T17:38:53.004 INFO:tasks.rados.rados.0.smithi037.stdout:3489: expect (ObjNum 1290 snap 438 seq_num 1290) 2024-08-17T17:38:53.125 INFO:tasks.rados.rados.0.smithi037.stdout:3487: expect (ObjNum 1088 snap 361 seq_num 1088) 2024-08-17T17:38:53.248 INFO:tasks.rados.rados.0.smithi037.stdout:3490: finishing write tid 1 to smithi03781225-41 2024-08-17T17:38:53.248 INFO:tasks.rados.rados.0.smithi037.stdout:3490: finishing write tid 2 to smithi03781225-41 2024-08-17T17:38:53.248 INFO:tasks.rados.rados.0.smithi037.stdout:3490: finishing write tid 3 to smithi03781225-41 2024-08-17T17:38:53.248 INFO:tasks.rados.rados.0.smithi037.stdout:3490: finishing write tid 4 to smithi03781225-41 2024-08-17T17:38:53.248 INFO:tasks.rados.rados.0.smithi037.stdout:3490: finishing write tid 5 to smithi03781225-41 2024-08-17T17:38:53.248 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 668 (ObjNum 1302 snap 439 seq_num 1302) dirty exists 2024-08-17T17:38:53.248 INFO:tasks.rados.rados.0.smithi037.stdout:3490: left oid 41 (ObjNum 1302 snap 439 seq_num 1302) 2024-08-17T17:38:53.248 INFO:tasks.rados.rados.0.smithi037.stdout:3493: finishing write tid 1 to smithi03781225-23 2024-08-17T17:38:53.248 INFO:tasks.rados.rados.0.smithi037.stdout:3493: finishing write tid 2 to smithi03781225-23 2024-08-17T17:38:53.249 INFO:tasks.rados.rados.0.smithi037.stdout:3493: finishing write tid 3 to smithi03781225-23 2024-08-17T17:38:53.249 INFO:tasks.rados.rados.0.smithi037.stdout:3493: finishing write tid 4 to smithi03781225-23 2024-08-17T17:38:53.249 INFO:tasks.rados.rados.0.smithi037.stdout:3493: finishing write tid 5 to smithi03781225-23 2024-08-17T17:38:53.249 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 23 v 1478 (ObjNum 1303 snap 439 seq_num 1303) dirty exists 2024-08-17T17:38:53.249 INFO:tasks.rados.rados.0.smithi037.stdout:3493: left oid 23 (ObjNum 1303 snap 439 seq_num 1303) 2024-08-17T17:38:53.249 INFO:tasks.rados.rados.0.smithi037.stdout:3494: finishing write tid 1 to smithi03781225-20 2024-08-17T17:38:53.249 INFO:tasks.rados.rados.0.smithi037.stdout:3494: finishing write tid 2 to smithi03781225-20 2024-08-17T17:38:53.249 INFO:tasks.rados.rados.0.smithi037.stdout:3494: finishing write tid 3 to smithi03781225-20 2024-08-17T17:38:53.249 INFO:tasks.rados.rados.0.smithi037.stdout:3494: finishing write tid 4 to smithi03781225-20 2024-08-17T17:38:53.249 INFO:tasks.rados.rados.0.smithi037.stdout:3494: finishing write tid 5 to smithi03781225-20 2024-08-17T17:38:53.249 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 846 (ObjNum 1304 snap 439 seq_num 1304) dirty exists 2024-08-17T17:38:53.249 INFO:tasks.rados.rados.0.smithi037.stdout:3494: left oid 20 (ObjNum 1304 snap 439 seq_num 1304) 2024-08-17T17:38:53.249 INFO:tasks.rados.rados.0.smithi037.stdout:3495: finishing write tid 1 to smithi03781225-4 2024-08-17T17:38:53.250 INFO:tasks.rados.rados.0.smithi037.stdout:3495: finishing write tid 2 to smithi03781225-4 2024-08-17T17:38:53.250 INFO:tasks.rados.rados.0.smithi037.stdout:3495: finishing write tid 3 to smithi03781225-4 2024-08-17T17:38:53.250 INFO:tasks.rados.rados.0.smithi037.stdout:3495: finishing write tid 4 to smithi03781225-4 2024-08-17T17:38:53.250 INFO:tasks.rados.rados.0.smithi037.stdout:3495: finishing write tid 5 to smithi03781225-4 2024-08-17T17:38:53.250 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 1510 (ObjNum 1305 snap 439 seq_num 1305) dirty exists 2024-08-17T17:38:53.250 INFO:tasks.rados.rados.0.smithi037.stdout:3495: left oid 4 (ObjNum 1305 snap 439 seq_num 1305) 2024-08-17T17:38:53.250 INFO:tasks.rados.rados.0.smithi037.stdout:3496: finishing write tid 1 to smithi03781225-13 2024-08-17T17:38:53.250 INFO:tasks.rados.rados.0.smithi037.stdout:3496: finishing write tid 2 to smithi03781225-13 2024-08-17T17:38:53.250 INFO:tasks.rados.rados.0.smithi037.stdout:3496: finishing write tid 3 to smithi03781225-13 2024-08-17T17:38:53.250 INFO:tasks.rados.rados.0.smithi037.stdout:3496: finishing write tid 4 to smithi03781225-13 2024-08-17T17:38:53.250 INFO:tasks.rados.rados.0.smithi037.stdout:3496: finishing write tid 5 to smithi03781225-13 2024-08-17T17:38:53.250 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 1581 (ObjNum 1306 snap 439 seq_num 1306) dirty exists 2024-08-17T17:38:53.251 INFO:tasks.rados.rados.0.smithi037.stdout:3496: left oid 13 (ObjNum 1306 snap 439 seq_num 1306) 2024-08-17T17:38:53.251 INFO:tasks.rados.rados.0.smithi037.stdout:3497: finishing rollback tid 0 to smithi03781225-22 2024-08-17T17:38:53.251 INFO:tasks.rados.rados.0.smithi037.stdout:3497: finishing rollback tid 1 to smithi03781225-22 2024-08-17T17:38:53.251 INFO:tasks.rados.rados.0.smithi037.stdout:3497: finishing rollback tid 2 to smithi03781225-22 2024-08-17T17:38:53.251 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 22 v 1431 (ObjNum 1277 snap 431 seq_num 1277) dirty exists 2024-08-17T17:38:53.251 INFO:tasks.rados.rados.0.smithi037.stdout:3498: finishing write tid 1 to smithi03781225-17 2024-08-17T17:38:53.251 INFO:tasks.rados.rados.0.smithi037.stdout:3498: finishing write tid 2 to smithi03781225-17 2024-08-17T17:38:53.251 INFO:tasks.rados.rados.0.smithi037.stdout:3498: finishing write tid 3 to smithi03781225-17 2024-08-17T17:38:53.251 INFO:tasks.rados.rados.0.smithi037.stdout:3498: finishing write tid 4 to smithi03781225-17 2024-08-17T17:38:53.251 INFO:tasks.rados.rados.0.smithi037.stdout:3498: finishing write tid 5 to smithi03781225-17 2024-08-17T17:38:53.251 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 1483 (ObjNum 1307 snap 439 seq_num 1307) dirty exists 2024-08-17T17:38:53.251 INFO:tasks.rados.rados.0.smithi037.stdout:3498: left oid 17 (ObjNum 1307 snap 439 seq_num 1307) 2024-08-17T17:38:53.251 INFO:tasks.rados.rados.0.smithi037.stdout:3499: finishing rollback tid 0 to smithi03781225-40 2024-08-17T17:38:53.251 INFO:tasks.rados.rados.0.smithi037.stdout:3499: finishing rollback tid 1 to smithi03781225-40 2024-08-17T17:38:53.252 INFO:tasks.rados.rados.0.smithi037.stdout:3499: finishing rollback tid 2 to smithi03781225-40 2024-08-17T17:38:53.252 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 40 v 1486 (ObjNum 1170 snap 393 seq_num 1170) dirty exists 2024-08-17T17:38:53.252 INFO:tasks.rados.rados.0.smithi037.stdout:3500: expect (ObjNum 1297 snap 438 seq_num 1297) 2024-08-17T17:38:53.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:52 smithi046 ceph-mon[88218]: pgmap v1024: 89 pgs: 89 active+clean; 179 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.8 MiB/s wr, 12 op/s 2024-08-17T17:38:53.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:52 smithi046 ceph-mon[88218]: osdmap e944: 8 total, 8 up, 8 in 2024-08-17T17:38:53.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:52 smithi037 ceph-mon[97894]: pgmap v1024: 89 pgs: 89 active+clean; 179 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.8 MiB/s wr, 12 op/s 2024-08-17T17:38:53.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:52 smithi037 ceph-mon[97894]: osdmap e944: 8 total, 8 up, 8 in 2024-08-17T17:38:53.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:52 smithi037 ceph-mon[102022]: pgmap v1024: 89 pgs: 89 active+clean; 179 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.8 MiB/s wr, 12 op/s 2024-08-17T17:38:53.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:52 smithi037 ceph-mon[102022]: osdmap e944: 8 total, 8 up, 8 in 2024-08-17T17:38:53.899 INFO:tasks.rados.rados.0.smithi037.stdout:3486: done (13 left) 2024-08-17T17:38:53.900 INFO:tasks.rados.rados.0.smithi037.stdout:3487: done (12 left) 2024-08-17T17:38:53.900 INFO:tasks.rados.rados.0.smithi037.stdout:3489: done (11 left) 2024-08-17T17:38:53.900 INFO:tasks.rados.rados.0.smithi037.stdout:3490: done (10 left) 2024-08-17T17:38:53.900 INFO:tasks.rados.rados.0.smithi037.stdout:3491: done (9 left) 2024-08-17T17:38:53.900 INFO:tasks.rados.rados.0.smithi037.stdout:3493: done (8 left) 2024-08-17T17:38:53.900 INFO:tasks.rados.rados.0.smithi037.stdout:3494: done (7 left) 2024-08-17T17:38:53.900 INFO:tasks.rados.rados.0.smithi037.stdout:3495: done (6 left) 2024-08-17T17:38:53.900 INFO:tasks.rados.rados.0.smithi037.stdout:3496: done (5 left) 2024-08-17T17:38:53.900 INFO:tasks.rados.rados.0.smithi037.stdout:3497: done (4 left) 2024-08-17T17:38:53.900 INFO:tasks.rados.rados.0.smithi037.stdout:3498: done (3 left) 2024-08-17T17:38:53.900 INFO:tasks.rados.rados.0.smithi037.stdout:3499: done (2 left) 2024-08-17T17:38:53.900 INFO:tasks.rados.rados.0.smithi037.stdout:3500: done (1 left) 2024-08-17T17:38:53.900 INFO:tasks.rados.rados.0.smithi037.stdout:3501: done (0 left) 2024-08-17T17:38:53.901 INFO:tasks.rados.rados.0.smithi037.stdout:3502: rollback oid 36 current snap is 440 2024-08-17T17:38:53.901 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 36 to 423 2024-08-17T17:38:53.901 INFO:tasks.rados.rados.0.smithi037.stdout:3503: rollback oid 29 current snap is 440 2024-08-17T17:38:53.901 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 29 to 434 2024-08-17T17:38:53.901 INFO:tasks.rados.rados.0.smithi037.stdout:3504: snap_create 2024-08-17T17:38:53.905 INFO:tasks.rados.rados.0.smithi037.stdout:3503: finishing rollback tid 0 to smithi03781225-29 2024-08-17T17:38:53.905 INFO:tasks.rados.rados.0.smithi037.stdout:3503: finishing rollback tid 1 to smithi03781225-29 2024-08-17T17:38:53.905 INFO:tasks.rados.rados.0.smithi037.stdout:3502: finishing rollback tid 0 to smithi03781225-36 2024-08-17T17:38:53.906 INFO:tasks.rados.rados.0.smithi037.stdout:3503: finishing rollback tid 2 to smithi03781225-29 2024-08-17T17:38:53.906 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 1514 (ObjNum 1231 snap 409 seq_num 1231) dirty exists 2024-08-17T17:38:53.906 INFO:tasks.rados.rados.0.smithi037.stdout:3502: finishing rollback tid 1 to smithi03781225-36 2024-08-17T17:38:53.906 INFO:tasks.rados.rados.0.smithi037.stdout:3502: finishing rollback tid 2 to smithi03781225-36 2024-08-17T17:38:53.906 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 36 v 1945 (ObjNum 1250 snap 419 seq_num 1250) dirty exists 2024-08-17T17:38:54.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:53 smithi046 ceph-mon[88218]: osdmap e945: 8 total, 8 up, 8 in 2024-08-17T17:38:54.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:53 smithi037 ceph-mon[97894]: osdmap e945: 8 total, 8 up, 8 in 2024-08-17T17:38:54.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:53 smithi037 ceph-mon[102022]: osdmap e945: 8 total, 8 up, 8 in 2024-08-17T17:38:54.900 INFO:tasks.rados.rados.0.smithi037.stdout:3502: done (2 left) 2024-08-17T17:38:54.901 INFO:tasks.rados.rados.0.smithi037.stdout:3503: done (1 left) 2024-08-17T17:38:54.901 INFO:tasks.rados.rados.0.smithi037.stdout:3504: done (0 left) 2024-08-17T17:38:54.901 INFO:tasks.rados.rados.0.smithi037.stdout:3505: snap_create 2024-08-17T17:38:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:54 smithi046 ceph-mon[88218]: pgmap v1027: 89 pgs: 89 active+clean; 195 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.6 MiB/s wr, 22 op/s 2024-08-17T17:38:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:54 smithi046 ceph-mon[88218]: osdmap e946: 8 total, 8 up, 8 in 2024-08-17T17:38:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:55.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:54 smithi037 ceph-mon[97894]: pgmap v1027: 89 pgs: 89 active+clean; 195 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.6 MiB/s wr, 22 op/s 2024-08-17T17:38:55.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:54 smithi037 ceph-mon[97894]: osdmap e946: 8 total, 8 up, 8 in 2024-08-17T17:38:55.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:54 smithi037 ceph-mon[102022]: pgmap v1027: 89 pgs: 89 active+clean; 195 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.6 MiB/s wr, 22 op/s 2024-08-17T17:38:55.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:54 smithi037 ceph-mon[102022]: osdmap e946: 8 total, 8 up, 8 in 2024-08-17T17:38:55.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:55.911 INFO:tasks.rados.rados.0.smithi037.stdout:3505: done (0 left) 2024-08-17T17:38:55.912 INFO:tasks.rados.rados.0.smithi037.stdout:3506: delete oid 2 current snap is 442 2024-08-17T17:38:55.917 INFO:tasks.rados.rados.0.smithi037.stdout:3506: done (0 left) 2024-08-17T17:38:55.917 INFO:tasks.rados.rados.0.smithi037.stdout:3507: rollback oid 20 current snap is 442 2024-08-17T17:38:55.918 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 20 to 436 2024-08-17T17:38:55.918 INFO:tasks.rados.rados.0.smithi037.stdout:3508: write oid 39 current snap is 442 2024-08-17T17:38:55.918 INFO:tasks.rados.rados.0.smithi037.stdout:3508: seq_num 1309 ranges {400363=513657,1332694=660122} 2024-08-17T17:38:55.922 INFO:tasks.rados.rados.0.smithi037.stdout:3508: writing smithi03781225-39 from 400363 to 914020 tid 1 2024-08-17T17:38:55.929 INFO:tasks.rados.rados.0.smithi037.stdout:3508: writing smithi03781225-39 from 1332694 to 1992816 tid 2 2024-08-17T17:38:55.929 INFO:tasks.rados.rados.0.smithi037.stdout:3509: snap_remove snap 441 2024-08-17T17:38:56.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:55 smithi046 ceph-mon[88218]: osdmap e947: 8 total, 8 up, 8 in 2024-08-17T17:38:56.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:55 smithi037 ceph-mon[97894]: osdmap e947: 8 total, 8 up, 8 in 2024-08-17T17:38:56.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:55 smithi037 ceph-mon[102022]: osdmap e947: 8 total, 8 up, 8 in 2024-08-17T17:38:56.866 INFO:tasks.rados.rados.0.smithi037.stdout:3509: done (2 left) 2024-08-17T17:38:56.866 INFO:tasks.rados.rados.0.smithi037.stdout:3510: write oid 7 current snap is 442 2024-08-17T17:38:56.866 INFO:tasks.rados.rados.0.smithi037.stdout:3507: finishing rollback tid 0 to smithi03781225-20 2024-08-17T17:38:56.866 INFO:tasks.rados.rados.0.smithi037.stdout:3507: finishing rollback tid 1 to smithi03781225-20 2024-08-17T17:38:56.866 INFO:tasks.rados.rados.0.smithi037.stdout:3507: finishing rollback tid 2 to smithi03781225-20 2024-08-17T17:38:56.866 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 850 (ObjNum 1280 snap 435 seq_num 1280) dirty exists 2024-08-17T17:38:56.866 INFO:tasks.rados.rados.0.smithi037.stdout:3508: finishing write tid 1 to smithi03781225-39 2024-08-17T17:38:56.867 INFO:tasks.rados.rados.0.smithi037.stdout:3508: finishing write tid 2 to smithi03781225-39 2024-08-17T17:38:56.867 INFO:tasks.rados.rados.0.smithi037.stdout:3508: finishing write tid 3 to smithi03781225-39 2024-08-17T17:38:56.867 INFO:tasks.rados.rados.0.smithi037.stdout:3508: finishing write tid 4 to smithi03781225-39 2024-08-17T17:38:56.867 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 1949 (ObjNum 1309 snap 442 seq_num 1309) dirty exists 2024-08-17T17:38:56.867 INFO:tasks.rados.rados.0.smithi037.stdout:3508: left oid 39 (ObjNum 1309 snap 442 seq_num 1309) 2024-08-17T17:38:56.867 INFO:tasks.rados.rados.0.smithi037.stdout:3510: seq_num 1310 ranges {417170=588906,1674823=342347} 2024-08-17T17:38:56.871 INFO:tasks.rados.rados.0.smithi037.stdout:3510: writing smithi03781225-7 from 417170 to 1006076 tid 1 2024-08-17T17:38:56.877 INFO:tasks.rados.rados.0.smithi037.stdout:3510: writing smithi03781225-7 from 1674823 to 2017170 tid 2 2024-08-17T17:38:56.877 INFO:tasks.rados.rados.0.smithi037.stdout:3507: done (2 left) 2024-08-17T17:38:56.877 INFO:tasks.rados.rados.0.smithi037.stdout:3508: done (1 left) 2024-08-17T17:38:56.878 INFO:tasks.rados.rados.0.smithi037.stdout:3511: rollback oid 43 current snap is 442 2024-08-17T17:38:56.878 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 43 to 427 2024-08-17T17:38:56.878 INFO:tasks.rados.rados.0.smithi037.stdout:3512: snap_create 2024-08-17T17:38:56.880 INFO:tasks.rados.rados.0.smithi037.stdout:3510: finishing write tid 1 to smithi03781225-7 2024-08-17T17:38:56.881 INFO:tasks.rados.rados.0.smithi037.stdout:3510: finishing write tid 2 to smithi03781225-7 2024-08-17T17:38:56.881 INFO:tasks.rados.rados.0.smithi037.stdout:3510: finishing write tid 3 to smithi03781225-7 2024-08-17T17:38:56.881 INFO:tasks.rados.rados.0.smithi037.stdout:3510: finishing write tid 4 to smithi03781225-7 2024-08-17T17:38:56.881 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 487 (ObjNum 1310 snap 442 seq_num 1310) dirty exists 2024-08-17T17:38:56.882 INFO:tasks.rados.rados.0.smithi037.stdout:3510: left oid 7 (ObjNum 1310 snap 442 seq_num 1310) 2024-08-17T17:38:56.885 INFO:tasks.rados.rados.0.smithi037.stdout:3511: finishing rollback tid 0 to smithi03781225-43 2024-08-17T17:38:56.886 INFO:tasks.rados.rados.0.smithi037.stdout:3511: finishing rollback tid 1 to smithi03781225-43 2024-08-17T17:38:56.886 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 43 v 1865 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-17T17:38:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:56 smithi046 ceph-mon[88218]: pgmap v1030: 89 pgs: 89 active+clean; 211 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 5.6 MiB/s wr, 35 op/s 2024-08-17T17:38:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:56 smithi046 ceph-mon[88218]: osdmap e948: 8 total, 8 up, 8 in 2024-08-17T17:38:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:56 smithi046 ceph-mon[88218]: osdmap e949: 8 total, 8 up, 8 in 2024-08-17T17:38:57.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:56 smithi037 ceph-mon[97894]: pgmap v1030: 89 pgs: 89 active+clean; 211 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 5.6 MiB/s wr, 35 op/s 2024-08-17T17:38:57.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:56 smithi037 ceph-mon[97894]: osdmap e948: 8 total, 8 up, 8 in 2024-08-17T17:38:57.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:56 smithi037 ceph-mon[97894]: osdmap e949: 8 total, 8 up, 8 in 2024-08-17T17:38:57.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:56 smithi037 ceph-mon[102022]: pgmap v1030: 89 pgs: 89 active+clean; 211 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 5.6 MiB/s wr, 35 op/s 2024-08-17T17:38:57.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:56 smithi037 ceph-mon[102022]: osdmap e948: 8 total, 8 up, 8 in 2024-08-17T17:38:57.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:56 smithi037 ceph-mon[102022]: osdmap e949: 8 total, 8 up, 8 in 2024-08-17T17:38:57.872 INFO:tasks.rados.rados.0.smithi037.stdout:3510: done (2 left) 2024-08-17T17:38:57.873 INFO:tasks.rados.rados.0.smithi037.stdout:3511: done (1 left) 2024-08-17T17:38:57.873 INFO:tasks.rados.rados.0.smithi037.stdout:3512: done (0 left) 2024-08-17T17:38:57.873 INFO:tasks.rados.rados.0.smithi037.stdout:3513: delete oid 23 current snap is 443 2024-08-17T17:38:57.877 INFO:tasks.rados.rados.0.smithi037.stdout:3513: done (0 left) 2024-08-17T17:38:57.877 INFO:tasks.rados.rados.0.smithi037.stdout:3514: read oid 34 snap -1 2024-08-17T17:38:57.877 INFO:tasks.rados.rados.0.smithi037.stdout:3514: expect deleted 2024-08-17T17:38:57.877 INFO:tasks.rados.rados.0.smithi037.stdout:3515: snap_remove snap 433 2024-08-17T17:38:58.883 INFO:tasks.rados.rados.0.smithi037.stdout:3515: done (1 left) 2024-08-17T17:38:58.883 INFO:tasks.rados.rados.0.smithi037.stdout:3516: write oid 22 current snap is 443 2024-08-17T17:38:58.883 INFO:tasks.rados.rados.0.smithi037.stdout:3516: seq_num 1312 ranges {450784=739404,1791787=258997} 2024-08-17T17:38:58.891 INFO:tasks.rados.rados.0.smithi037.stdout:3516: writing smithi03781225-22 from 450784 to 1190188 tid 1 2024-08-17T17:38:58.895 INFO:tasks.rados.rados.0.smithi037.stdout:3516: writing smithi03781225-22 from 1791787 to 2050784 tid 2 2024-08-17T17:38:58.896 INFO:tasks.rados.rados.0.smithi037.stdout:3517: delete oid 7 current snap is 443 2024-08-17T17:38:58.898 INFO:tasks.rados.rados.0.smithi037.stdout:3514: done (2 left) 2024-08-17T17:38:58.898 INFO:tasks.rados.rados.0.smithi037.stdout:3517: done (1 left) 2024-08-17T17:38:58.898 INFO:tasks.rados.rados.0.smithi037.stdout:3518: read oid 35 snap -1 2024-08-17T17:38:58.898 INFO:tasks.rados.rados.0.smithi037.stdout:3518: expect deleted 2024-08-17T17:38:58.898 INFO:tasks.rados.rados.0.smithi037.stdout:3519: write oid 31 current snap is 443 2024-08-17T17:38:58.898 INFO:tasks.rados.rados.0.smithi037.stdout:3519: seq_num 1314 ranges {484398=489902,1392398=411118} 2024-08-17T17:38:58.903 INFO:tasks.rados.rados.0.smithi037.stdout:3519: writing smithi03781225-31 from 484398 to 974300 tid 1 2024-08-17T17:38:58.908 INFO:tasks.rados.rados.0.smithi037.stdout:3519: writing smithi03781225-31 from 1392398 to 1803516 tid 2 2024-08-17T17:38:58.908 INFO:tasks.rados.rados.0.smithi037.stdout:3520: delete oid 2 current snap is 443 2024-08-17T17:38:58.908 INFO:tasks.rados.rados.0.smithi037.stdout:3516: finishing write tid 1 to smithi03781225-22 2024-08-17T17:38:58.908 INFO:tasks.rados.rados.0.smithi037.stdout:3516: finishing write tid 2 to smithi03781225-22 2024-08-17T17:38:58.908 INFO:tasks.rados.rados.0.smithi037.stdout:3516: finishing write tid 3 to smithi03781225-22 2024-08-17T17:38:58.908 INFO:tasks.rados.rados.0.smithi037.stdout:3516: finishing write tid 4 to smithi03781225-22 2024-08-17T17:38:58.908 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 22 v 1437 (ObjNum 1312 snap 443 seq_num 1312) dirty exists 2024-08-17T17:38:58.908 INFO:tasks.rados.rados.0.smithi037.stdout:3516: left oid 22 (ObjNum 1312 snap 443 seq_num 1312) 2024-08-17T17:38:58.909 INFO:tasks.rados.rados.0.smithi037.stdout:3519: finishing write tid 1 to smithi03781225-31 2024-08-17T17:38:58.910 INFO:tasks.rados.rados.0.smithi037.stdout:3516: done (3 left) 2024-08-17T17:38:58.910 INFO:tasks.rados.rados.0.smithi037.stdout:3518: done (2 left) 2024-08-17T17:38:58.911 INFO:tasks.rados.rados.0.smithi037.stdout:3520: done (1 left) 2024-08-17T17:38:58.911 INFO:tasks.rados.rados.0.smithi037.stdout:3521: write oid 42 current snap is 443 2024-08-17T17:38:58.911 INFO:tasks.rados.rados.0.smithi037.stdout:3521: seq_num 1316 ranges {518012=756753,2025715=92297} 2024-08-17T17:38:58.917 INFO:tasks.rados.rados.0.smithi037.stdout:3521: writing smithi03781225-42 from 518012 to 1274765 tid 1 2024-08-17T17:38:58.923 INFO:tasks.rados.rados.0.smithi037.stdout:3521: writing smithi03781225-42 from 2025715 to 2118012 tid 2 2024-08-17T17:38:58.923 INFO:tasks.rados.rados.0.smithi037.stdout:3522: read oid 26 snap 418 2024-08-17T17:38:58.923 INFO:tasks.rados.rados.0.smithi037.stdout:3522: expect (ObjNum 938 snap 321 seq_num 938) 2024-08-17T17:38:58.923 INFO:tasks.rados.rados.0.smithi037.stdout:3523: rollback oid 5 current snap is 443 2024-08-17T17:38:58.923 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 5 to 436 2024-08-17T17:38:58.923 INFO:tasks.rados.rados.0.smithi037.stdout:3519: finishing write tid 2 to smithi03781225-31 2024-08-17T17:38:58.923 INFO:tasks.rados.rados.0.smithi037.stdout:3524: read oid 22 snap 423 2024-08-17T17:38:58.923 INFO:tasks.rados.rados.0.smithi037.stdout:3524: expect (ObjNum 1247 snap 419 seq_num 1247) 2024-08-17T17:38:58.923 INFO:tasks.rados.rados.0.smithi037.stdout:3525: rollback oid 27 current snap is 443 2024-08-17T17:38:58.924 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 27 to 440 2024-08-17T17:38:58.924 INFO:tasks.rados.rados.0.smithi037.stdout:3519: finishing write tid 3 to smithi03781225-31 2024-08-17T17:38:58.924 INFO:tasks.rados.rados.0.smithi037.stdout:3519: finishing write tid 4 to smithi03781225-31 2024-08-17T17:38:58.924 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 31 v 1958 (ObjNum 1314 snap 443 seq_num 1314) dirty exists 2024-08-17T17:38:58.924 INFO:tasks.rados.rados.0.smithi037.stdout:3519: left oid 31 (ObjNum 1314 snap 443 seq_num 1314) 2024-08-17T17:38:58.925 INFO:tasks.rados.rados.0.smithi037.stdout:3521: finishing write tid 1 to smithi03781225-42 2024-08-17T17:38:58.925 INFO:tasks.rados.rados.0.smithi037.stdout:3519: done (5 left) 2024-08-17T17:38:58.925 INFO:tasks.rados.rados.0.smithi037.stdout:3526: read oid 11 snap -1 2024-08-17T17:38:58.925 INFO:tasks.rados.rados.0.smithi037.stdout:3526: expect (ObjNum 1283 snap 436 seq_num 1283) 2024-08-17T17:38:58.925 INFO:tasks.rados.rados.0.smithi037.stdout:3527: rollback oid 3 current snap is 443 2024-08-17T17:38:58.925 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 3 to 422 2024-08-17T17:38:58.925 INFO:tasks.rados.rados.0.smithi037.stdout:3528: write oid 1 current snap is 443 2024-08-17T17:38:58.925 INFO:tasks.rados.rados.0.smithi037.stdout:3528: seq_num 1317 ranges {534819=432002,1684197=450622} 2024-08-17T17:38:58.928 INFO:tasks.rados.rados.0.smithi037.stdout:3528: writing smithi03781225-1 from 534819 to 966821 tid 1 2024-08-17T17:38:58.935 INFO:tasks.rados.rados.0.smithi037.stdout:3528: writing smithi03781225-1 from 1684197 to 2134819 tid 2 2024-08-17T17:38:58.935 INFO:tasks.rados.rados.0.smithi037.stdout:3529: snap_remove snap 428 2024-08-17T17:38:59.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:58 smithi046 ceph-mon[88218]: pgmap v1033: 89 pgs: 89 active+clean; 211 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2024-08-17T17:38:59.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:58 smithi046 ceph-mon[88218]: osdmap e950: 8 total, 8 up, 8 in 2024-08-17T17:38:59.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:58 smithi037 ceph-mon[97894]: pgmap v1033: 89 pgs: 89 active+clean; 211 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2024-08-17T17:38:59.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:58 smithi037 ceph-mon[97894]: osdmap e950: 8 total, 8 up, 8 in 2024-08-17T17:38:59.294 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:38:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:38:58] "GET /metrics HTTP/1.1" 200 36408 "" "Prometheus/2.51.0" 2024-08-17T17:38:59.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:58 smithi037 ceph-mon[102022]: pgmap v1033: 89 pgs: 89 active+clean; 211 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2024-08-17T17:38:59.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:58 smithi037 ceph-mon[102022]: osdmap e950: 8 total, 8 up, 8 in 2024-08-17T17:38:59.883 INFO:tasks.rados.rados.0.smithi037.stdout:3529: done (8 left) 2024-08-17T17:38:59.884 INFO:tasks.rados.rados.0.smithi037.stdout:3525: finishing rollback tid 1 to smithi03781225-27 2024-08-17T17:38:59.884 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 27 v 698 (ObjNum 225 snap 0 seq_num 4060748224) dirty dne 2024-08-17T17:38:59.884 INFO:tasks.rados.rados.0.smithi037.stdout:3521: finishing write tid 2 to smithi03781225-42 2024-08-17T17:38:59.884 INFO:tasks.rados.rados.0.smithi037.stdout:3521: finishing write tid 3 to smithi03781225-42 2024-08-17T17:38:59.884 INFO:tasks.rados.rados.0.smithi037.stdout:3521: finishing write tid 4 to smithi03781225-42 2024-08-17T17:38:59.884 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 1876 (ObjNum 1316 snap 443 seq_num 1316) dirty exists 2024-08-17T17:38:59.884 INFO:tasks.rados.rados.0.smithi037.stdout:3521: left oid 42 (ObjNum 1316 snap 443 seq_num 1316) 2024-08-17T17:38:59.884 INFO:tasks.rados.rados.0.smithi037.stdout:3523: finishing rollback tid 0 to smithi03781225-5 2024-08-17T17:38:59.884 INFO:tasks.rados.rados.0.smithi037.stdout:3523: finishing rollback tid 1 to smithi03781225-5 2024-08-17T17:38:59.884 INFO:tasks.rados.rados.0.smithi037.stdout:3523: finishing rollback tid 2 to smithi03781225-5 2024-08-17T17:38:59.884 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 5 v 771 (ObjNum 1270 snap 430 seq_num 1270) dirty exists 2024-08-17T17:38:59.884 INFO:tasks.rados.rados.0.smithi037.stdout:3527: finishing rollback tid 0 to smithi03781225-3 2024-08-17T17:38:59.884 INFO:tasks.rados.rados.0.smithi037.stdout:3527: finishing rollback tid 1 to smithi03781225-3 2024-08-17T17:38:59.884 INFO:tasks.rados.rados.0.smithi037.stdout:3527: finishing rollback tid 2 to smithi03781225-3 2024-08-17T17:38:59.885 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 775 (ObjNum 1216 snap 403 seq_num 1216) dirty exists 2024-08-17T17:38:59.885 INFO:tasks.rados.rados.0.smithi037.stdout:3526: expect (ObjNum 1283 snap 436 seq_num 1283) 2024-08-17T17:39:00.048 INFO:tasks.rados.rados.0.smithi037.stdout:3528: finishing write tid 1 to smithi03781225-1 2024-08-17T17:39:00.049 INFO:tasks.rados.rados.0.smithi037.stdout:3524: expect (ObjNum 1247 snap 419 seq_num 1247) 2024-08-17T17:39:00.147 INFO:tasks.rados.rados.0.smithi037.stdout:3528: finishing write tid 2 to smithi03781225-1 2024-08-17T17:39:00.147 INFO:tasks.rados.rados.0.smithi037.stdout:3528: finishing write tid 3 to smithi03781225-1 2024-08-17T17:39:00.147 INFO:tasks.rados.rados.0.smithi037.stdout:3528: finishing write tid 4 to smithi03781225-1 2024-08-17T17:39:00.147 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 1 v 1753 (ObjNum 1317 snap 443 seq_num 1317) dirty exists 2024-08-17T17:39:00.147 INFO:tasks.rados.rados.0.smithi037.stdout:3528: left oid 1 (ObjNum 1317 snap 443 seq_num 1317) 2024-08-17T17:39:00.147 INFO:tasks.rados.rados.0.smithi037.stdout:3522: expect (ObjNum 938 snap 321 seq_num 938) 2024-08-17T17:39:00.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:38:59 smithi046 ceph-mon[88218]: osdmap e951: 8 total, 8 up, 8 in 2024-08-17T17:39:00.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:38:59 smithi037 ceph-mon[102022]: osdmap e951: 8 total, 8 up, 8 in 2024-08-17T17:39:00.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:38:59 smithi037 ceph-mon[97894]: osdmap e951: 8 total, 8 up, 8 in 2024-08-17T17:39:00.386 INFO:tasks.rados.rados.0.smithi037.stdout:3530: read oid 43 snap -1 2024-08-17T17:39:00.386 INFO:tasks.rados.rados.0.smithi037.stdout:3530: expect deleted 2024-08-17T17:39:00.386 INFO:tasks.rados.rados.0.smithi037.stdout:3521: done (8 left) 2024-08-17T17:39:00.386 INFO:tasks.rados.rados.0.smithi037.stdout:3522: done (7 left) 2024-08-17T17:39:00.386 INFO:tasks.rados.rados.0.smithi037.stdout:3523: done (6 left) 2024-08-17T17:39:00.386 INFO:tasks.rados.rados.0.smithi037.stdout:3524: done (5 left) 2024-08-17T17:39:00.386 INFO:tasks.rados.rados.0.smithi037.stdout:3525: done (4 left) 2024-08-17T17:39:00.386 INFO:tasks.rados.rados.0.smithi037.stdout:3526: done (3 left) 2024-08-17T17:39:00.386 INFO:tasks.rados.rados.0.smithi037.stdout:3527: done (2 left) 2024-08-17T17:39:00.386 INFO:tasks.rados.rados.0.smithi037.stdout:3528: done (1 left) 2024-08-17T17:39:00.386 INFO:tasks.rados.rados.0.smithi037.stdout:3531: snap_create 2024-08-17T17:39:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:39:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:39:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:39:00.888 INFO:tasks.rados.rados.0.smithi037.stdout:3530: done (1 left) 2024-08-17T17:39:00.888 INFO:tasks.rados.rados.0.smithi037.stdout:3531: done (0 left) 2024-08-17T17:39:00.888 INFO:tasks.rados.rados.0.smithi037.stdout:3532: read oid 49 snap -1 2024-08-17T17:39:00.888 INFO:tasks.rados.rados.0.smithi037.stdout:3532: expect (ObjNum 1282 snap 436 seq_num 1282) 2024-08-17T17:39:00.888 INFO:tasks.rados.rados.0.smithi037.stdout:3533: snap_create 2024-08-17T17:39:00.894 INFO:tasks.rados.rados.0.smithi037.stdout:3532: expect (ObjNum 1282 snap 436 seq_num 1282) 2024-08-17T17:39:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:00 smithi046 ceph-mon[88218]: pgmap v1036: 89 pgs: 89 active+clean; 220 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-08-17T17:39:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:00 smithi046 ceph-mon[88218]: osdmap e952: 8 total, 8 up, 8 in 2024-08-17T17:39:01.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:00 smithi037 ceph-mon[102022]: pgmap v1036: 89 pgs: 89 active+clean; 220 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-08-17T17:39:01.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:00 smithi037 ceph-mon[102022]: osdmap e952: 8 total, 8 up, 8 in 2024-08-17T17:39:01.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:00 smithi037 ceph-mon[97894]: pgmap v1036: 89 pgs: 89 active+clean; 220 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-08-17T17:39:01.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:00 smithi037 ceph-mon[97894]: osdmap e952: 8 total, 8 up, 8 in 2024-08-17T17:39:01.869 INFO:tasks.rados.rados.0.smithi037.stdout:3532: done (1 left) 2024-08-17T17:39:01.869 INFO:tasks.rados.rados.0.smithi037.stdout:3533: done (0 left) 2024-08-17T17:39:01.869 INFO:tasks.rados.rados.0.smithi037.stdout:3534: write oid 33 current snap is 445 2024-08-17T17:39:01.869 INFO:tasks.rados.rados.0.smithi037.stdout:3534: seq_num 1318 ranges {551626=507251,1626326=418456} 2024-08-17T17:39:01.874 INFO:tasks.rados.rados.0.smithi037.stdout:3534: writing smithi03781225-33 from 551626 to 1058877 tid 1 2024-08-17T17:39:01.880 INFO:tasks.rados.rados.0.smithi037.stdout:3534: writing smithi03781225-33 from 1626326 to 2044782 tid 2 2024-08-17T17:39:01.881 INFO:tasks.rados.rados.0.smithi037.stdout:3535: write oid 11 current snap is 445 2024-08-17T17:39:01.881 INFO:tasks.rados.rados.0.smithi037.stdout:3535: seq_num 1319 ranges {568433=582500,1684808=483625} 2024-08-17T17:39:01.888 INFO:tasks.rados.rados.0.smithi037.stdout:3535: writing smithi03781225-11 from 568433 to 1150933 tid 1 2024-08-17T17:39:01.894 INFO:tasks.rados.rados.0.smithi037.stdout:3535: writing smithi03781225-11 from 1684808 to 2168433 tid 2 2024-08-17T17:39:01.894 INFO:tasks.rados.rados.0.smithi037.stdout:3536: rollback oid 15 current snap is 445 2024-08-17T17:39:01.894 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 15 to 440 2024-08-17T17:39:01.894 INFO:tasks.rados.rados.0.smithi037.stdout:3534: finishing write tid 1 to smithi03781225-33 2024-08-17T17:39:01.895 INFO:tasks.rados.rados.0.smithi037.stdout:3537: write oid 45 current snap is 445 2024-08-17T17:39:01.895 INFO:tasks.rados.rados.0.smithi037.stdout:3534: finishing write tid 2 to smithi03781225-33 2024-08-17T17:39:01.895 INFO:tasks.rados.rados.0.smithi037.stdout:3534: finishing write tid 3 to smithi03781225-33 2024-08-17T17:39:01.895 INFO:tasks.rados.rados.0.smithi037.stdout:3534: finishing write tid 4 to smithi03781225-33 2024-08-17T17:39:01.895 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 1503 (ObjNum 1318 snap 445 seq_num 1318) dirty exists 2024-08-17T17:39:01.895 INFO:tasks.rados.rados.0.smithi037.stdout:3534: left oid 33 (ObjNum 1318 snap 445 seq_num 1318) 2024-08-17T17:39:01.895 INFO:tasks.rados.rados.0.smithi037.stdout:3535: finishing write tid 1 to smithi03781225-11 2024-08-17T17:39:01.895 INFO:tasks.rados.rados.0.smithi037.stdout:3537: seq_num 1320 ranges {585240=657749,1743290=422125} 2024-08-17T17:39:01.901 INFO:tasks.rados.rados.0.smithi037.stdout:3537: writing smithi03781225-45 from 585240 to 1242989 tid 1 2024-08-17T17:39:01.907 INFO:tasks.rados.rados.0.smithi037.stdout:3537: writing smithi03781225-45 from 1743290 to 2165415 tid 2 2024-08-17T17:39:01.907 INFO:tasks.rados.rados.0.smithi037.stdout:3534: done (3 left) 2024-08-17T17:39:01.907 INFO:tasks.rados.rados.0.smithi037.stdout:3538: rollback oid 6 current snap is 445 2024-08-17T17:39:01.907 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 6 to 442 2024-08-17T17:39:01.907 INFO:tasks.rados.rados.0.smithi037.stdout:3536: finishing rollback tid 1 to smithi03781225-15 2024-08-17T17:39:01.907 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 15 v 0 (ObjNum -233833776 snap 21866 seq_num 304) dirty dne 2024-08-17T17:39:01.907 INFO:tasks.rados.rados.0.smithi037.stdout:3535: finishing write tid 2 to smithi03781225-11 2024-08-17T17:39:01.907 INFO:tasks.rados.rados.0.smithi037.stdout:3535: finishing write tid 3 to smithi03781225-11 2024-08-17T17:39:01.907 INFO:tasks.rados.rados.0.smithi037.stdout:3535: finishing write tid 4 to smithi03781225-11 2024-08-17T17:39:01.908 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 11 v 1181 (ObjNum 1319 snap 445 seq_num 1319) dirty exists 2024-08-17T17:39:01.908 INFO:tasks.rados.rados.0.smithi037.stdout:3535: left oid 11 (ObjNum 1319 snap 445 seq_num 1319) 2024-08-17T17:39:01.908 INFO:tasks.rados.rados.0.smithi037.stdout:3537: finishing write tid 1 to smithi03781225-45 2024-08-17T17:39:01.908 INFO:tasks.rados.rados.0.smithi037.stdout:3535: done (3 left) 2024-08-17T17:39:01.908 INFO:tasks.rados.rados.0.smithi037.stdout:3536: done (2 left) 2024-08-17T17:39:01.908 INFO:tasks.rados.rados.0.smithi037.stdout:3539: delete oid 30 current snap is 445 2024-08-17T17:39:01.910 INFO:tasks.rados.rados.0.smithi037.stdout:3539: done (2 left) 2024-08-17T17:39:01.910 INFO:tasks.rados.rados.0.smithi037.stdout:3540: write oid 8 current snap is 445 2024-08-17T17:39:01.910 INFO:tasks.rados.rados.0.smithi037.stdout:3540: seq_num 1322 ranges {618854=408247,1743901=425794} 2024-08-17T17:39:01.916 INFO:tasks.rados.rados.0.smithi037.stdout:3540: writing smithi03781225-8 from 618854 to 1027101 tid 1 2024-08-17T17:39:01.922 INFO:tasks.rados.rados.0.smithi037.stdout:3540: writing smithi03781225-8 from 1743901 to 2169695 tid 2 2024-08-17T17:39:01.922 INFO:tasks.rados.rados.0.smithi037.stdout:3541: write oid 4 current snap is 445 2024-08-17T17:39:01.922 INFO:tasks.rados.rados.0.smithi037.stdout:3538: finishing rollback tid 0 to smithi03781225-6 2024-08-17T17:39:01.922 INFO:tasks.rados.rados.0.smithi037.stdout:3537: finishing write tid 2 to smithi03781225-45 2024-08-17T17:39:01.922 INFO:tasks.rados.rados.0.smithi037.stdout:3538: finishing rollback tid 1 to smithi03781225-6 2024-08-17T17:39:01.923 INFO:tasks.rados.rados.0.smithi037.stdout:3541: seq_num 1323 ranges {635661=599849,1918736=316925} 2024-08-17T17:39:01.929 INFO:tasks.rados.rados.0.smithi037.stdout:3541: writing smithi03781225-4 from 635661 to 1235510 tid 1 2024-08-17T17:39:01.935 INFO:tasks.rados.rados.0.smithi037.stdout:3541: writing smithi03781225-4 from 1918736 to 2235661 tid 2 2024-08-17T17:39:01.935 INFO:tasks.rados.rados.0.smithi037.stdout:3542: read oid 40 snap -1 2024-08-17T17:39:01.935 INFO:tasks.rados.rados.0.smithi037.stdout:3542: expect (ObjNum 1170 snap 393 seq_num 1170) 2024-08-17T17:39:01.935 INFO:tasks.rados.rados.0.smithi037.stdout:3543: snap_remove snap 443 2024-08-17T17:39:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:01 smithi046 ceph-mon[88218]: osdmap e953: 8 total, 8 up, 8 in 2024-08-17T17:39:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:01 smithi046 ceph-mon[88218]: osdmap e954: 8 total, 8 up, 8 in 2024-08-17T17:39:02.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:01 smithi037 ceph-mon[102022]: osdmap e953: 8 total, 8 up, 8 in 2024-08-17T17:39:02.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:01 smithi037 ceph-mon[102022]: osdmap e954: 8 total, 8 up, 8 in 2024-08-17T17:39:02.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:01 smithi037 ceph-mon[97894]: osdmap e953: 8 total, 8 up, 8 in 2024-08-17T17:39:02.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:01 smithi037 ceph-mon[97894]: osdmap e954: 8 total, 8 up, 8 in 2024-08-17T17:39:02.911 INFO:tasks.rados.rados.0.smithi037.stdout:3543: done (5 left) 2024-08-17T17:39:02.911 INFO:tasks.rados.rados.0.smithi037.stdout:3544: rollback oid 18 current snap is 445 2024-08-17T17:39:02.911 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 18 to 442 2024-08-17T17:39:02.911 INFO:tasks.rados.rados.0.smithi037.stdout:3537: finishing write tid 3 to smithi03781225-45 2024-08-17T17:39:02.912 INFO:tasks.rados.rados.0.smithi037.stdout:3538: finishing rollback tid 2 to smithi03781225-6 2024-08-17T17:39:02.912 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 6 v 1445 (ObjNum 1272 snap 430 seq_num 1272) dirty exists 2024-08-17T17:39:02.912 INFO:tasks.rados.rados.0.smithi037.stdout:3537: finishing write tid 4 to smithi03781225-45 2024-08-17T17:39:02.912 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 862 (ObjNum 1320 snap 445 seq_num 1320) dirty exists 2024-08-17T17:39:02.912 INFO:tasks.rados.rados.0.smithi037.stdout:3537: left oid 45 (ObjNum 1320 snap 445 seq_num 1320) 2024-08-17T17:39:02.912 INFO:tasks.rados.rados.0.smithi037.stdout:3540: finishing write tid 1 to smithi03781225-8 2024-08-17T17:39:02.912 INFO:tasks.rados.rados.0.smithi037.stdout:3540: finishing write tid 2 to smithi03781225-8 2024-08-17T17:39:02.912 INFO:tasks.rados.rados.0.smithi037.stdout:3540: finishing write tid 3 to smithi03781225-8 2024-08-17T17:39:02.912 INFO:tasks.rados.rados.0.smithi037.stdout:3540: finishing write tid 4 to smithi03781225-8 2024-08-17T17:39:02.912 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 1184 (ObjNum 1322 snap 445 seq_num 1322) dirty exists 2024-08-17T17:39:02.912 INFO:tasks.rados.rados.0.smithi037.stdout:3540: left oid 8 (ObjNum 1322 snap 445 seq_num 1322) 2024-08-17T17:39:02.912 INFO:tasks.rados.rados.0.smithi037.stdout:3541: finishing write tid 1 to smithi03781225-4 2024-08-17T17:39:02.913 INFO:tasks.rados.rados.0.smithi037.stdout:3541: finishing write tid 2 to smithi03781225-4 2024-08-17T17:39:02.913 INFO:tasks.rados.rados.0.smithi037.stdout:3541: finishing write tid 3 to smithi03781225-4 2024-08-17T17:39:02.913 INFO:tasks.rados.rados.0.smithi037.stdout:3537: done (5 left) 2024-08-17T17:39:02.913 INFO:tasks.rados.rados.0.smithi037.stdout:3538: done (4 left) 2024-08-17T17:39:02.913 INFO:tasks.rados.rados.0.smithi037.stdout:3540: done (3 left) 2024-08-17T17:39:02.913 INFO:tasks.rados.rados.0.smithi037.stdout:3545: write oid 33 current snap is 445 2024-08-17T17:39:02.913 INFO:tasks.rados.rados.0.smithi037.stdout:3541: finishing write tid 4 to smithi03781225-4 2024-08-17T17:39:02.913 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 1526 (ObjNum 1323 snap 445 seq_num 1323) dirty exists 2024-08-17T17:39:02.913 INFO:tasks.rados.rados.0.smithi037.stdout:3541: left oid 4 (ObjNum 1323 snap 445 seq_num 1323) 2024-08-17T17:39:02.913 INFO:tasks.rados.rados.0.smithi037.stdout:3542: expect (ObjNum 1170 snap 393 seq_num 1170) 2024-08-17T17:39:03.036 INFO:tasks.rados.rados.0.smithi037.stdout:3544: finishing rollback tid 0 to smithi03781225-18 2024-08-17T17:39:03.036 INFO:tasks.rados.rados.0.smithi037.stdout:3544: finishing rollback tid 1 to smithi03781225-18 2024-08-17T17:39:03.037 INFO:tasks.rados.rados.0.smithi037.stdout:3544: finishing rollback tid 2 to smithi03781225-18 2024-08-17T17:39:03.037 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 1597 (ObjNum 1281 snap 435 seq_num 1281) dirty exists 2024-08-17T17:39:03.037 INFO:tasks.rados.rados.0.smithi037.stdout:3545: seq_num 1324 ranges {652468=675098,1977218=275250} 2024-08-17T17:39:03.043 INFO:tasks.rados.rados.0.smithi037.stdout:3545: writing smithi03781225-33 from 652468 to 1327566 tid 1 2024-08-17T17:39:03.049 INFO:tasks.rados.rados.0.smithi037.stdout:3545: writing smithi03781225-33 from 1977218 to 2252468 tid 2 2024-08-17T17:39:03.049 INFO:tasks.rados.rados.0.smithi037.stdout:3541: done (3 left) 2024-08-17T17:39:03.049 INFO:tasks.rados.rados.0.smithi037.stdout:3542: done (2 left) 2024-08-17T17:39:03.049 INFO:tasks.rados.rados.0.smithi037.stdout:3544: done (1 left) 2024-08-17T17:39:03.049 INFO:tasks.rados.rados.0.smithi037.stdout:3546: delete oid 6 current snap is 445 2024-08-17T17:39:03.049 INFO:tasks.rados.rados.0.smithi037.stdout:3545: finishing write tid 1 to smithi03781225-33 2024-08-17T17:39:03.051 INFO:tasks.rados.rados.0.smithi037.stdout:3546: done (1 left) 2024-08-17T17:39:03.052 INFO:tasks.rados.rados.0.smithi037.stdout:3547: write oid 45 current snap is 445 2024-08-17T17:39:03.052 INFO:tasks.rados.rados.0.smithi037.stdout:3547: seq_num 1326 ranges {686082=425596,1577829=433132} 2024-08-17T17:39:03.057 INFO:tasks.rados.rados.0.smithi037.stdout:3547: writing smithi03781225-45 from 686082 to 1111678 tid 1 2024-08-17T17:39:03.063 INFO:tasks.rados.rados.0.smithi037.stdout:3547: writing smithi03781225-45 from 1577829 to 2010961 tid 2 2024-08-17T17:39:03.063 INFO:tasks.rados.rados.0.smithi037.stdout:3548: delete oid 5 current snap is 445 2024-08-17T17:39:03.063 INFO:tasks.rados.rados.0.smithi037.stdout:3545: finishing write tid 2 to smithi03781225-33 2024-08-17T17:39:03.063 INFO:tasks.rados.rados.0.smithi037.stdout:3545: finishing write tid 3 to smithi03781225-33 2024-08-17T17:39:03.063 INFO:tasks.rados.rados.0.smithi037.stdout:3545: finishing write tid 4 to smithi03781225-33 2024-08-17T17:39:03.063 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 1506 (ObjNum 1324 snap 445 seq_num 1324) dirty exists 2024-08-17T17:39:03.063 INFO:tasks.rados.rados.0.smithi037.stdout:3545: left oid 33 (ObjNum 1324 snap 445 seq_num 1324) 2024-08-17T17:39:03.063 INFO:tasks.rados.rados.0.smithi037.stdout:3547: finishing write tid 1 to smithi03781225-45 2024-08-17T17:39:03.066 INFO:tasks.rados.rados.0.smithi037.stdout:3545: done (2 left) 2024-08-17T17:39:03.066 INFO:tasks.rados.rados.0.smithi037.stdout:3548: done (1 left) 2024-08-17T17:39:03.066 INFO:tasks.rados.rados.0.smithi037.stdout:3549: snap_create 2024-08-17T17:39:03.066 INFO:tasks.rados.rados.0.smithi037.stdout:3547: finishing write tid 2 to smithi03781225-45 2024-08-17T17:39:03.066 INFO:tasks.rados.rados.0.smithi037.stdout:3547: finishing write tid 3 to smithi03781225-45 2024-08-17T17:39:03.066 INFO:tasks.rados.rados.0.smithi037.stdout:3547: finishing write tid 4 to smithi03781225-45 2024-08-17T17:39:03.066 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 867 (ObjNum 1326 snap 445 seq_num 1326) dirty exists 2024-08-17T17:39:03.066 INFO:tasks.rados.rados.0.smithi037.stdout:3547: left oid 45 (ObjNum 1326 snap 445 seq_num 1326) 2024-08-17T17:39:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:02 smithi046 ceph-mon[88218]: pgmap v1039: 89 pgs: 89 active+clean; 223 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.6 MiB/s wr, 19 op/s 2024-08-17T17:39:03.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:02 smithi037 ceph-mon[97894]: pgmap v1039: 89 pgs: 89 active+clean; 223 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.6 MiB/s wr, 19 op/s 2024-08-17T17:39:03.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:02 smithi037 ceph-mon[102022]: pgmap v1039: 89 pgs: 89 active+clean; 223 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.6 MiB/s wr, 19 op/s 2024-08-17T17:39:03.913 INFO:tasks.rados.rados.0.smithi037.stdout:3547: done (1 left) 2024-08-17T17:39:03.913 INFO:tasks.rados.rados.0.smithi037.stdout:3549: done (0 left) 2024-08-17T17:39:03.913 INFO:tasks.rados.rados.0.smithi037.stdout:3550: snap_create 2024-08-17T17:39:04.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:03 smithi046 ceph-mon[88218]: osdmap e955: 8 total, 8 up, 8 in 2024-08-17T17:39:04.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:03 smithi037 ceph-mon[97894]: osdmap e955: 8 total, 8 up, 8 in 2024-08-17T17:39:04.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:03 smithi037 ceph-mon[102022]: osdmap e955: 8 total, 8 up, 8 in 2024-08-17T17:39:04.915 INFO:tasks.rados.rados.0.smithi037.stdout:3550: done (0 left) 2024-08-17T17:39:04.915 INFO:tasks.rados.rados.0.smithi037.stdout:3551: write oid 17 current snap is 447 2024-08-17T17:39:04.915 INFO:tasks.rados.rados.0.smithi037.stdout:3551: seq_num 1328 ranges {719696=576094,2094793=224903} 2024-08-17T17:39:04.922 INFO:tasks.rados.rados.0.smithi037.stdout:3551: writing smithi03781225-17 from 719696 to 1295790 tid 1 2024-08-17T17:39:04.928 INFO:tasks.rados.rados.0.smithi037.stdout:3551: writing smithi03781225-17 from 2094793 to 2319696 tid 2 2024-08-17T17:39:04.928 INFO:tasks.rados.rados.0.smithi037.stdout:3552: rollback oid 8 current snap is 447 2024-08-17T17:39:04.928 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 8 to 414 2024-08-17T17:39:04.928 INFO:tasks.rados.rados.0.smithi037.stdout:3551: finishing write tid 1 to smithi03781225-17 2024-08-17T17:39:04.928 INFO:tasks.rados.rados.0.smithi037.stdout:3553: write oid 34 current snap is 447 2024-08-17T17:39:04.928 INFO:tasks.rados.rados.0.smithi037.stdout:3553: seq_num 1329 ranges {736503=651343,2153275=183228} 2024-08-17T17:39:04.936 INFO:tasks.rados.rados.0.smithi037.stdout:3553: writing smithi03781225-34 from 736503 to 1387846 tid 1 2024-08-17T17:39:04.942 INFO:tasks.rados.rados.0.smithi037.stdout:3553: writing smithi03781225-34 from 2153275 to 2336503 tid 2 2024-08-17T17:39:04.942 INFO:tasks.rados.rados.0.smithi037.stdout:3554: delete oid 11 current snap is 447 2024-08-17T17:39:04.942 INFO:tasks.rados.rados.0.smithi037.stdout:3551: finishing write tid 2 to smithi03781225-17 2024-08-17T17:39:04.942 INFO:tasks.rados.rados.0.smithi037.stdout:3552: finishing rollback tid 0 to smithi03781225-8 2024-08-17T17:39:04.942 INFO:tasks.rados.rados.0.smithi037.stdout:3551: finishing write tid 3 to smithi03781225-17 2024-08-17T17:39:04.942 INFO:tasks.rados.rados.0.smithi037.stdout:3551: finishing write tid 4 to smithi03781225-17 2024-08-17T17:39:04.942 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 1510 (ObjNum 1328 snap 447 seq_num 1328) dirty exists 2024-08-17T17:39:04.942 INFO:tasks.rados.rados.0.smithi037.stdout:3551: left oid 17 (ObjNum 1328 snap 447 seq_num 1328) 2024-08-17T17:39:04.942 INFO:tasks.rados.rados.0.smithi037.stdout:3552: finishing rollback tid 1 to smithi03781225-8 2024-08-17T17:39:04.942 INFO:tasks.rados.rados.0.smithi037.stdout:3552: finishing rollback tid 2 to smithi03781225-8 2024-08-17T17:39:04.942 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 1190 (ObjNum 1090 snap 361 seq_num 1090) dirty exists 2024-08-17T17:39:04.943 INFO:tasks.rados.rados.0.smithi037.stdout:3553: finishing write tid 1 to smithi03781225-34 2024-08-17T17:39:04.944 INFO:tasks.rados.rados.0.smithi037.stdout:3551: done (3 left) 2024-08-17T17:39:04.944 INFO:tasks.rados.rados.0.smithi037.stdout:3552: done (2 left) 2024-08-17T17:39:04.944 INFO:tasks.rados.rados.0.smithi037.stdout:3554: done (1 left) 2024-08-17T17:39:04.944 INFO:tasks.rados.rados.0.smithi037.stdout:3555: read oid 27 snap -1 2024-08-17T17:39:04.944 INFO:tasks.rados.rados.0.smithi037.stdout:3555: expect deleted 2024-08-17T17:39:04.944 INFO:tasks.rados.rados.0.smithi037.stdout:3556: snap_remove snap 429 2024-08-17T17:39:05.194 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:04 smithi037 ceph-mon[97894]: pgmap v1042: 89 pgs: 89 active+clean; 225 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 938 KiB/s wr, 7 op/s 2024-08-17T17:39:05.195 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:04 smithi037 ceph-mon[97894]: osdmap e956: 8 total, 8 up, 8 in 2024-08-17T17:39:05.195 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:04 smithi037 ceph-mon[102022]: pgmap v1042: 89 pgs: 89 active+clean; 225 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 938 KiB/s wr, 7 op/s 2024-08-17T17:39:05.195 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:04 smithi037 ceph-mon[102022]: osdmap e956: 8 total, 8 up, 8 in 2024-08-17T17:39:05.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:04 smithi046 ceph-mon[88218]: pgmap v1042: 89 pgs: 89 active+clean; 225 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 938 KiB/s wr, 7 op/s 2024-08-17T17:39:05.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:04 smithi046 ceph-mon[88218]: osdmap e956: 8 total, 8 up, 8 in 2024-08-17T17:39:05.926 INFO:tasks.rados.rados.0.smithi037.stdout:3556: done (2 left) 2024-08-17T17:39:05.926 INFO:tasks.rados.rados.0.smithi037.stdout:3557: delete oid 30 current snap is 447 2024-08-17T17:39:05.926 INFO:tasks.rados.rados.0.smithi037.stdout:3553: finishing write tid 2 to smithi03781225-34 2024-08-17T17:39:05.926 INFO:tasks.rados.rados.0.smithi037.stdout:3553: finishing write tid 3 to smithi03781225-34 2024-08-17T17:39:05.926 INFO:tasks.rados.rados.0.smithi037.stdout:3553: finishing write tid 4 to smithi03781225-34 2024-08-17T17:39:05.926 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 1967 (ObjNum 1329 snap 447 seq_num 1329) dirty exists 2024-08-17T17:39:05.926 INFO:tasks.rados.rados.0.smithi037.stdout:3553: left oid 34 (ObjNum 1329 snap 447 seq_num 1329) 2024-08-17T17:39:05.934 INFO:tasks.rados.rados.0.smithi037.stdout:3553: done (2 left) 2024-08-17T17:39:05.934 INFO:tasks.rados.rados.0.smithi037.stdout:3555: done (1 left) 2024-08-17T17:39:05.934 INFO:tasks.rados.rados.0.smithi037.stdout:3557: done (0 left) 2024-08-17T17:39:05.934 INFO:tasks.rados.rados.0.smithi037.stdout:3558: read oid 21 snap -1 2024-08-17T17:39:05.934 INFO:tasks.rados.rados.0.smithi037.stdout:3558: expect (ObjNum 1222 snap 407 seq_num 1222) 2024-08-17T17:39:05.935 INFO:tasks.rados.rados.0.smithi037.stdout:3559: delete oid 36 current snap is 447 2024-08-17T17:39:05.939 INFO:tasks.rados.rados.0.smithi037.stdout:3559: done (1 left) 2024-08-17T17:39:05.940 INFO:tasks.rados.rados.0.smithi037.stdout:3560: read oid 31 snap -1 2024-08-17T17:39:05.940 INFO:tasks.rados.rados.0.smithi037.stdout:3560: expect (ObjNum 1314 snap 443 seq_num 1314) 2024-08-17T17:39:05.940 INFO:tasks.rados.rados.0.smithi037.stdout:3561: write oid 44 current snap is 447 2024-08-17T17:39:05.940 INFO:tasks.rados.rados.0.smithi037.stdout:3561: seq_num 1333 ranges {403731=668692,1587203=587797} 2024-08-17T17:39:05.946 INFO:tasks.rados.rados.0.smithi037.stdout:3561: writing smithi03781225-44 from 403731 to 1072423 tid 1 2024-08-17T17:39:05.953 INFO:tasks.rados.rados.0.smithi037.stdout:3561: writing smithi03781225-44 from 1587203 to 2175000 tid 2 2024-08-17T17:39:05.953 INFO:tasks.rados.rados.0.smithi037.stdout:3562: read oid 24 snap -1 2024-08-17T17:39:05.953 INFO:tasks.rados.rados.0.smithi037.stdout:3562: expect (ObjNum 1276 snap 431 seq_num 1276) 2024-08-17T17:39:05.953 INFO:tasks.rados.rados.0.smithi037.stdout:3563: read oid 17 snap -1 2024-08-17T17:39:05.953 INFO:tasks.rados.rados.0.smithi037.stdout:3563: expect (ObjNum 1328 snap 447 seq_num 1328) 2024-08-17T17:39:05.953 INFO:tasks.rados.rados.0.smithi037.stdout:3564: read oid 32 snap -1 2024-08-17T17:39:05.953 INFO:tasks.rados.rados.0.smithi037.stdout:3564: expect (ObjNum 1217 snap 403 seq_num 1217) 2024-08-17T17:39:05.953 INFO:tasks.rados.rados.0.smithi037.stdout:3565: read oid 9 snap -1 2024-08-17T17:39:05.953 INFO:tasks.rados.rados.0.smithi037.stdout:3565: expect deleted 2024-08-17T17:39:05.953 INFO:tasks.rados.rados.0.smithi037.stdout:3566: rollback oid 47 current snap is 447 2024-08-17T17:39:05.954 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 47 to 418 2024-08-17T17:39:05.954 INFO:tasks.rados.rados.0.smithi037.stdout:3558: expect (ObjNum 1222 snap 407 seq_num 1222) 2024-08-17T17:39:06.108 INFO:tasks.rados.rados.0.smithi037.stdout:3560: expect (ObjNum 1314 snap 443 seq_num 1314) 2024-08-17T17:39:06.178 INFO:tasks.rados.rados.0.smithi037.stdout:3561: finishing write tid 1 to smithi03781225-44 2024-08-17T17:39:06.178 INFO:tasks.rados.rados.0.smithi037.stdout:3561: finishing write tid 2 to smithi03781225-44 2024-08-17T17:39:06.178 INFO:tasks.rados.rados.0.smithi037.stdout:3566: finishing rollback tid 1 to smithi03781225-47 2024-08-17T17:39:06.178 INFO:tasks.rados.rados.0.smithi037.stdout:3561: finishing write tid 3 to smithi03781225-44 2024-08-17T17:39:06.178 INFO:tasks.rados.rados.0.smithi037.stdout:3566: finishing rollback tid 2 to smithi03781225-47 2024-08-17T17:39:06.178 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 47 v 2833 (ObjNum 1223 snap 407 seq_num 1223) dirty exists 2024-08-17T17:39:06.178 INFO:tasks.rados.rados.0.smithi037.stdout:3561: finishing write tid 4 to smithi03781225-44 2024-08-17T17:39:06.178 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 1888 (ObjNum 1333 snap 447 seq_num 1333) dirty exists 2024-08-17T17:39:06.179 INFO:tasks.rados.rados.0.smithi037.stdout:3561: left oid 44 (ObjNum 1333 snap 447 seq_num 1333) 2024-08-17T17:39:06.179 INFO:tasks.rados.rados.0.smithi037.stdout:3564: expect (ObjNum 1217 snap 403 seq_num 1217) 2024-08-17T17:39:06.210 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:05 smithi037 ceph-mon[102022]: osdmap e957: 8 total, 8 up, 8 in 2024-08-17T17:39:06.210 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:05 smithi037 ceph-mon[97894]: osdmap e957: 8 total, 8 up, 8 in 2024-08-17T17:39:06.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:05 smithi046 ceph-mon[88218]: osdmap e957: 8 total, 8 up, 8 in 2024-08-17T17:39:06.355 INFO:tasks.rados.rados.0.smithi037.stdout:3563: expect (ObjNum 1328 snap 447 seq_num 1328) 2024-08-17T17:39:06.491 INFO:tasks.rados.rados.0.smithi037.stdout:3562: expect (ObjNum 1276 snap 431 seq_num 1276) 2024-08-17T17:39:06.694 INFO:tasks.rados.rados.0.smithi037.stdout:3558: done (7 left) 2024-08-17T17:39:06.695 INFO:tasks.rados.rados.0.smithi037.stdout:3560: done (6 left) 2024-08-17T17:39:06.695 INFO:tasks.rados.rados.0.smithi037.stdout:3561: done (5 left) 2024-08-17T17:39:06.695 INFO:tasks.rados.rados.0.smithi037.stdout:3562: done (4 left) 2024-08-17T17:39:06.695 INFO:tasks.rados.rados.0.smithi037.stdout:3563: done (3 left) 2024-08-17T17:39:06.695 INFO:tasks.rados.rados.0.smithi037.stdout:3564: done (2 left) 2024-08-17T17:39:06.695 INFO:tasks.rados.rados.0.smithi037.stdout:3565: done (1 left) 2024-08-17T17:39:06.695 INFO:tasks.rados.rados.0.smithi037.stdout:3566: done (0 left) 2024-08-17T17:39:06.695 INFO:tasks.rados.rados.0.smithi037.stdout:3567: read oid 22 snap -1 2024-08-17T17:39:06.695 INFO:tasks.rados.rados.0.smithi037.stdout:3567: expect (ObjNum 1312 snap 443 seq_num 1312) 2024-08-17T17:39:06.696 INFO:tasks.rados.rados.0.smithi037.stdout:3568: snap_remove snap 445 2024-08-17T17:39:06.871 INFO:tasks.rados.rados.0.smithi037.stdout:3567: expect (ObjNum 1312 snap 443 seq_num 1312) 2024-08-17T17:39:06.924 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:06 smithi037 ceph-mon[102022]: pgmap v1045: 89 pgs: 89 active+clean; 236 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.0 MiB/s wr, 18 op/s 2024-08-17T17:39:06.924 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:06 smithi037 ceph-mon[102022]: osdmap e958: 8 total, 8 up, 8 in 2024-08-17T17:39:06.924 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:06 smithi037 ceph-mon[97894]: pgmap v1045: 89 pgs: 89 active+clean; 236 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.0 MiB/s wr, 18 op/s 2024-08-17T17:39:06.924 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:06 smithi037 ceph-mon[97894]: osdmap e958: 8 total, 8 up, 8 in 2024-08-17T17:39:06.924 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:06 smithi037 ceph-mon[97894]: osdmap e959: 8 total, 8 up, 8 in 2024-08-17T17:39:06.997 INFO:tasks.rados.rados.0.smithi037.stdout:3567: done (1 left) 2024-08-17T17:39:06.997 INFO:tasks.rados.rados.0.smithi037.stdout:3568: done (0 left) 2024-08-17T17:39:06.997 INFO:tasks.rados.rados.0.smithi037.stdout:3569: write oid 21 current snap is 447 2024-08-17T17:39:06.997 INFO:tasks.rados.rados.0.smithi037.stdout:3569: seq_num 1334 ranges {420538=743941,1929332=491206} 2024-08-17T17:39:07.003 INFO:tasks.rados.rados.0.smithi037.stdout:3569: writing smithi03781225-21 from 420538 to 1164479 tid 1 2024-08-17T17:39:07.011 INFO:tasks.rados.rados.0.smithi037.stdout:3569: writing smithi03781225-21 from 1929332 to 2420538 tid 2 2024-08-17T17:39:07.011 INFO:tasks.rados.rados.0.smithi037.stdout:3570: rollback oid 26 current snap is 447 2024-08-17T17:39:07.011 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 26 to 437 2024-08-17T17:39:07.011 INFO:tasks.rados.rados.0.smithi037.stdout:3569: finishing write tid 1 to smithi03781225-21 2024-08-17T17:39:07.011 INFO:tasks.rados.rados.0.smithi037.stdout:3571: snap_remove snap 422 2024-08-17T17:39:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:06 smithi046 ceph-mon[88218]: pgmap v1045: 89 pgs: 89 active+clean; 236 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.0 MiB/s wr, 18 op/s 2024-08-17T17:39:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:06 smithi046 ceph-mon[88218]: osdmap e958: 8 total, 8 up, 8 in 2024-08-17T17:39:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:06 smithi046 ceph-mon[88218]: osdmap e959: 8 total, 8 up, 8 in 2024-08-17T17:39:07.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:06 smithi037 ceph-mon[102022]: osdmap e959: 8 total, 8 up, 8 in 2024-08-17T17:39:07.937 INFO:tasks.rados.rados.0.smithi037.stdout:3571: done (2 left) 2024-08-17T17:39:07.937 INFO:tasks.rados.rados.0.smithi037.stdout:3572: write oid 29 current snap is 447 2024-08-17T17:39:07.937 INFO:tasks.rados.rados.0.smithi037.stdout:3569: finishing write tid 2 to smithi03781225-21 2024-08-17T17:39:07.937 INFO:tasks.rados.rados.0.smithi037.stdout:3569: finishing write tid 3 to smithi03781225-21 2024-08-17T17:39:07.938 INFO:tasks.rados.rados.0.smithi037.stdout:3569: finishing write tid 4 to smithi03781225-21 2024-08-17T17:39:07.938 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 21 v 2837 (ObjNum 1334 snap 447 seq_num 1334) dirty exists 2024-08-17T17:39:07.938 INFO:tasks.rados.rados.0.smithi037.stdout:3569: left oid 21 (ObjNum 1334 snap 447 seq_num 1334) 2024-08-17T17:39:07.938 INFO:tasks.rados.rados.0.smithi037.stdout:3570: finishing rollback tid 0 to smithi03781225-26 2024-08-17T17:39:07.938 INFO:tasks.rados.rados.0.smithi037.stdout:3572: seq_num 1335 ranges {437345=419190,1587814=591466} 2024-08-17T17:39:07.942 INFO:tasks.rados.rados.0.smithi037.stdout:3572: writing smithi03781225-29 from 437345 to 856535 tid 1 2024-08-17T17:39:07.951 INFO:tasks.rados.rados.0.smithi037.stdout:3572: writing smithi03781225-29 from 1587814 to 2179280 tid 2 2024-08-17T17:39:07.951 INFO:tasks.rados.rados.0.smithi037.stdout:3569: done (2 left) 2024-08-17T17:39:07.951 INFO:tasks.rados.rados.0.smithi037.stdout:3573: snap_remove snap 427 2024-08-17T17:39:08.939 INFO:tasks.rados.rados.0.smithi037.stdout:3573: done (2 left) 2024-08-17T17:39:08.940 INFO:tasks.rados.rados.0.smithi037.stdout:3574: write oid 12 current snap is 447 2024-08-17T17:39:08.940 INFO:tasks.rados.rados.0.smithi037.stdout:3574: seq_num 1336 ranges {454152=494439,1646296=735124} 2024-08-17T17:39:08.945 INFO:tasks.rados.rados.0.smithi037.stdout:3574: writing smithi03781225-12 from 454152 to 948591 tid 1 2024-08-17T17:39:08.955 INFO:tasks.rados.rados.0.smithi037.stdout:3574: writing smithi03781225-12 from 1646296 to 2381420 tid 2 2024-08-17T17:39:08.956 INFO:tasks.rados.rados.0.smithi037.stdout:3575: read oid 2 snap -1 2024-08-17T17:39:08.956 INFO:tasks.rados.rados.0.smithi037.stdout:3575: expect deleted 2024-08-17T17:39:08.956 INFO:tasks.rados.rados.0.smithi037.stdout:3576: write oid 20 current snap is 447 2024-08-17T17:39:08.956 INFO:tasks.rados.rados.0.smithi037.stdout:3570: finishing rollback tid 1 to smithi03781225-26 2024-08-17T17:39:08.956 INFO:tasks.rados.rados.0.smithi037.stdout:3570: finishing rollback tid 2 to smithi03781225-26 2024-08-17T17:39:08.956 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 1607 (ObjNum 938 snap 321 seq_num 938) dirty exists 2024-08-17T17:39:08.956 INFO:tasks.rados.rados.0.smithi037.stdout:3572: finishing write tid 1 to smithi03781225-29 2024-08-17T17:39:08.956 INFO:tasks.rados.rados.0.smithi037.stdout:3572: finishing write tid 2 to smithi03781225-29 2024-08-17T17:39:08.956 INFO:tasks.rados.rados.0.smithi037.stdout:3572: finishing write tid 3 to smithi03781225-29 2024-08-17T17:39:08.956 INFO:tasks.rados.rados.0.smithi037.stdout:3572: finishing write tid 4 to smithi03781225-29 2024-08-17T17:39:08.956 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 1540 (ObjNum 1335 snap 447 seq_num 1335) dirty exists 2024-08-17T17:39:08.956 INFO:tasks.rados.rados.0.smithi037.stdout:3572: left oid 29 (ObjNum 1335 snap 447 seq_num 1335) 2024-08-17T17:39:08.956 INFO:tasks.rados.rados.0.smithi037.stdout:3576: seq_num 1337 ranges {470959=569688,1704778=595135} 2024-08-17T17:39:08.961 INFO:tasks.rados.rados.0.smithi037.stdout:3576: writing smithi03781225-20 from 470959 to 1040647 tid 1 2024-08-17T17:39:08.968 INFO:tasks.rados.rados.0.smithi037.stdout:3576: writing smithi03781225-20 from 1704778 to 2299913 tid 2 2024-08-17T17:39:08.968 INFO:tasks.rados.rados.0.smithi037.stdout:3570: done (4 left) 2024-08-17T17:39:08.968 INFO:tasks.rados.rados.0.smithi037.stdout:3572: done (3 left) 2024-08-17T17:39:08.968 INFO:tasks.rados.rados.0.smithi037.stdout:3577: write oid 29 current snap is 447 2024-08-17T17:39:08.968 INFO:tasks.rados.rados.0.smithi037.stdout:3577: seq_num 1338 ranges {487766=644937,1646907=738793} 2024-08-17T17:39:08.974 INFO:tasks.rados.rados.0.smithi037.stdout:3577: writing smithi03781225-29 from 487766 to 1132703 tid 1 2024-08-17T17:39:08.982 INFO:tasks.rados.rados.0.smithi037.stdout:3577: writing smithi03781225-29 from 1646907 to 2385700 tid 2 2024-08-17T17:39:08.982 INFO:tasks.rados.rados.0.smithi037.stdout:3578: delete oid 8 current snap is 447 2024-08-17T17:39:08.982 INFO:tasks.rados.rados.0.smithi037.stdout:3574: finishing write tid 1 to smithi03781225-12 2024-08-17T17:39:08.982 INFO:tasks.rados.rados.0.smithi037.stdout:3574: finishing write tid 2 to smithi03781225-12 2024-08-17T17:39:08.982 INFO:tasks.rados.rados.0.smithi037.stdout:3574: finishing write tid 3 to smithi03781225-12 2024-08-17T17:39:08.982 INFO:tasks.rados.rados.0.smithi037.stdout:3574: finishing write tid 4 to smithi03781225-12 2024-08-17T17:39:08.982 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 2855 (ObjNum 1336 snap 447 seq_num 1336) dirty exists 2024-08-17T17:39:08.982 INFO:tasks.rados.rados.0.smithi037.stdout:3574: left oid 12 (ObjNum 1336 snap 447 seq_num 1336) 2024-08-17T17:39:08.982 INFO:tasks.rados.rados.0.smithi037.stdout:3576: finishing write tid 1 to smithi03781225-20 2024-08-17T17:39:08.983 INFO:tasks.rados.rados.0.smithi037.stdout:3576: finishing write tid 2 to smithi03781225-20 2024-08-17T17:39:08.983 INFO:tasks.rados.rados.0.smithi037.stdout:3576: finishing write tid 3 to smithi03781225-20 2024-08-17T17:39:08.983 INFO:tasks.rados.rados.0.smithi037.stdout:3576: finishing write tid 4 to smithi03781225-20 2024-08-17T17:39:08.983 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 881 (ObjNum 1337 snap 447 seq_num 1337) dirty exists 2024-08-17T17:39:08.983 INFO:tasks.rados.rados.0.smithi037.stdout:3576: left oid 20 (ObjNum 1337 snap 447 seq_num 1337) 2024-08-17T17:39:08.983 INFO:tasks.rados.rados.0.smithi037.stdout:3577: finishing write tid 1 to smithi03781225-29 2024-08-17T17:39:08.984 INFO:tasks.rados.rados.0.smithi037.stdout:3574: done (4 left) 2024-08-17T17:39:08.984 INFO:tasks.rados.rados.0.smithi037.stdout:3575: done (3 left) 2024-08-17T17:39:08.984 INFO:tasks.rados.rados.0.smithi037.stdout:3576: done (2 left) 2024-08-17T17:39:08.984 INFO:tasks.rados.rados.0.smithi037.stdout:3578: done (1 left) 2024-08-17T17:39:08.984 INFO:tasks.rados.rados.0.smithi037.stdout:3579: snap_create 2024-08-17T17:39:08.986 INFO:tasks.rados.rados.0.smithi037.stdout:3577: finishing write tid 2 to smithi03781225-29 2024-08-17T17:39:08.986 INFO:tasks.rados.rados.0.smithi037.stdout:3577: finishing write tid 3 to smithi03781225-29 2024-08-17T17:39:08.986 INFO:tasks.rados.rados.0.smithi037.stdout:3577: finishing write tid 4 to smithi03781225-29 2024-08-17T17:39:08.986 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 1547 (ObjNum 1338 snap 447 seq_num 1338) dirty exists 2024-08-17T17:39:08.986 INFO:tasks.rados.rados.0.smithi037.stdout:3577: left oid 29 (ObjNum 1338 snap 447 seq_num 1338) 2024-08-17T17:39:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:08 smithi046 ceph-mon[88218]: pgmap v1048: 89 pgs: 89 active+clean; 236 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.6 MiB/s wr, 15 op/s 2024-08-17T17:39:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:08 smithi046 ceph-mon[88218]: osdmap e960: 8 total, 8 up, 8 in 2024-08-17T17:39:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:08 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:09.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:39:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:39:08] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.51.0" 2024-08-17T17:39:09.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:08 smithi037 ceph-mon[102022]: pgmap v1048: 89 pgs: 89 active+clean; 236 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.6 MiB/s wr, 15 op/s 2024-08-17T17:39:09.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:08 smithi037 ceph-mon[102022]: osdmap e960: 8 total, 8 up, 8 in 2024-08-17T17:39:09.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:08 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:09.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:08 smithi037 ceph-mon[97894]: pgmap v1048: 89 pgs: 89 active+clean; 236 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.6 MiB/s wr, 15 op/s 2024-08-17T17:39:09.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:08 smithi037 ceph-mon[97894]: osdmap e960: 8 total, 8 up, 8 in 2024-08-17T17:39:09.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:08 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:09.945 INFO:tasks.rados.rados.0.smithi037.stdout:3577: done (1 left) 2024-08-17T17:39:09.946 INFO:tasks.rados.rados.0.smithi037.stdout:3579: done (0 left) 2024-08-17T17:39:09.946 INFO:tasks.rados.rados.0.smithi037.stdout:3580: read oid 9 snap -1 2024-08-17T17:39:09.946 INFO:tasks.rados.rados.0.smithi037.stdout:3580: expect deleted 2024-08-17T17:39:09.946 INFO:tasks.rados.rados.0.smithi037.stdout:3581: snap_create 2024-08-17T17:39:10.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:09 smithi046 ceph-mon[88218]: osdmap e961: 8 total, 8 up, 8 in 2024-08-17T17:39:10.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:09 smithi037 ceph-mon[102022]: osdmap e961: 8 total, 8 up, 8 in 2024-08-17T17:39:10.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:09 smithi037 ceph-mon[97894]: osdmap e961: 8 total, 8 up, 8 in 2024-08-17T17:39:10.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:39:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:39:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:39:10.947 INFO:tasks.rados.rados.0.smithi037.stdout:3580: done (1 left) 2024-08-17T17:39:10.947 INFO:tasks.rados.rados.0.smithi037.stdout:3581: done (0 left) 2024-08-17T17:39:10.947 INFO:tasks.rados.rados.0.smithi037.stdout:3582: snap_create 2024-08-17T17:39:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:10 smithi046 ceph-mon[88218]: pgmap v1051: 89 pgs: 89 active+clean; 244 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-08-17T17:39:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:10 smithi046 ceph-mon[88218]: osdmap e962: 8 total, 8 up, 8 in 2024-08-17T17:39:11.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:10 smithi037 ceph-mon[102022]: pgmap v1051: 89 pgs: 89 active+clean; 244 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-08-17T17:39:11.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:10 smithi037 ceph-mon[102022]: osdmap e962: 8 total, 8 up, 8 in 2024-08-17T17:39:11.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:10 smithi037 ceph-mon[97894]: pgmap v1051: 89 pgs: 89 active+clean; 244 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-08-17T17:39:11.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:10 smithi037 ceph-mon[97894]: osdmap e962: 8 total, 8 up, 8 in 2024-08-17T17:39:11.869 INFO:tasks.rados.rados.0.smithi037.stdout:3582: done (0 left) 2024-08-17T17:39:11.870 INFO:tasks.rados.rados.0.smithi037.stdout:3583: snap_remove snap 418 2024-08-17T17:39:12.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:11 smithi046 ceph-mon[88218]: osdmap e963: 8 total, 8 up, 8 in 2024-08-17T17:39:12.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:11 smithi046 ceph-mon[88218]: osdmap e964: 8 total, 8 up, 8 in 2024-08-17T17:39:12.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:11 smithi037 ceph-mon[102022]: osdmap e963: 8 total, 8 up, 8 in 2024-08-17T17:39:12.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:11 smithi037 ceph-mon[102022]: osdmap e964: 8 total, 8 up, 8 in 2024-08-17T17:39:12.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:11 smithi037 ceph-mon[97894]: osdmap e963: 8 total, 8 up, 8 in 2024-08-17T17:39:12.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:11 smithi037 ceph-mon[97894]: osdmap e964: 8 total, 8 up, 8 in 2024-08-17T17:39:12.874 INFO:tasks.rados.rados.0.smithi037.stdout:3583: done (0 left) 2024-08-17T17:39:12.874 INFO:tasks.rados.rados.0.smithi037.stdout:3584: write oid 1 current snap is 450 2024-08-17T17:39:12.874 INFO:tasks.rados.rados.0.smithi037.stdout:3584: seq_num 1340 ranges {521380=511788,1480224=742462} 2024-08-17T17:39:12.880 INFO:tasks.rados.rados.0.smithi037.stdout:3584: writing smithi03781225-1 from 521380 to 1033168 tid 1 2024-08-17T17:39:12.888 INFO:tasks.rados.rados.0.smithi037.stdout:3584: writing smithi03781225-1 from 1480224 to 2222686 tid 2 2024-08-17T17:39:12.889 INFO:tasks.rados.rados.0.smithi037.stdout:3585: read oid 2 snap -1 2024-08-17T17:39:12.889 INFO:tasks.rados.rados.0.smithi037.stdout:3585: expect deleted 2024-08-17T17:39:12.889 INFO:tasks.rados.rados.0.smithi037.stdout:3586: write oid 13 current snap is 450 2024-08-17T17:39:12.889 INFO:tasks.rados.rados.0.smithi037.stdout:3586: seq_num 1341 ranges {538187=587037,1538706=602473} 2024-08-17T17:39:12.895 INFO:tasks.rados.rados.0.smithi037.stdout:3586: writing smithi03781225-13 from 538187 to 1125224 tid 1 2024-08-17T17:39:12.901 INFO:tasks.rados.rados.0.smithi037.stdout:3586: writing smithi03781225-13 from 1538706 to 2141179 tid 2 2024-08-17T17:39:12.902 INFO:tasks.rados.rados.0.smithi037.stdout:3587: delete oid 34 current snap is 450 2024-08-17T17:39:12.902 INFO:tasks.rados.rados.0.smithi037.stdout:3584: finishing write tid 1 to smithi03781225-1 2024-08-17T17:39:12.902 INFO:tasks.rados.rados.0.smithi037.stdout:3584: finishing write tid 2 to smithi03781225-1 2024-08-17T17:39:12.902 INFO:tasks.rados.rados.0.smithi037.stdout:3584: finishing write tid 3 to smithi03781225-1 2024-08-17T17:39:12.902 INFO:tasks.rados.rados.0.smithi037.stdout:3584: finishing write tid 4 to smithi03781225-1 2024-08-17T17:39:12.902 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 1 v 1790 (ObjNum 1340 snap 450 seq_num 1340) dirty exists 2024-08-17T17:39:12.902 INFO:tasks.rados.rados.0.smithi037.stdout:3584: left oid 1 (ObjNum 1340 snap 450 seq_num 1340) 2024-08-17T17:39:12.902 INFO:tasks.rados.rados.0.smithi037.stdout:3586: finishing write tid 1 to smithi03781225-13 2024-08-17T17:39:12.905 INFO:tasks.rados.rados.0.smithi037.stdout:3584: done (3 left) 2024-08-17T17:39:12.905 INFO:tasks.rados.rados.0.smithi037.stdout:3585: done (2 left) 2024-08-17T17:39:12.905 INFO:tasks.rados.rados.0.smithi037.stdout:3587: done (1 left) 2024-08-17T17:39:12.905 INFO:tasks.rados.rados.0.smithi037.stdout:3588: snap_remove snap 414 2024-08-17T17:39:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:12 smithi046 ceph-mon[88218]: pgmap v1054: 89 pgs: 89 active+clean; 242 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.4 MiB/s wr, 20 op/s 2024-08-17T17:39:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:12 smithi046 ceph-mon[88218]: osdmap e965: 8 total, 8 up, 8 in 2024-08-17T17:39:13.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:12 smithi037 ceph-mon[102022]: pgmap v1054: 89 pgs: 89 active+clean; 242 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.4 MiB/s wr, 20 op/s 2024-08-17T17:39:13.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:12 smithi037 ceph-mon[102022]: osdmap e965: 8 total, 8 up, 8 in 2024-08-17T17:39:13.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:12 smithi037 ceph-mon[97894]: pgmap v1054: 89 pgs: 89 active+clean; 242 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.4 MiB/s wr, 20 op/s 2024-08-17T17:39:13.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:12 smithi037 ceph-mon[97894]: osdmap e965: 8 total, 8 up, 8 in 2024-08-17T17:39:13.878 INFO:tasks.rados.rados.0.smithi037.stdout:3586: finishing write tid 2 to smithi03781225-13 2024-08-17T17:39:13.878 INFO:tasks.rados.rados.0.smithi037.stdout:3586: finishing write tid 3 to smithi03781225-13 2024-08-17T17:39:13.878 INFO:tasks.rados.rados.0.smithi037.stdout:3586: finishing write tid 4 to smithi03781225-13 2024-08-17T17:39:13.878 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 1629 (ObjNum 1341 snap 450 seq_num 1341) dirty exists 2024-08-17T17:39:13.879 INFO:tasks.rados.rados.0.smithi037.stdout:3586: left oid 13 (ObjNum 1341 snap 450 seq_num 1341) 2024-08-17T17:39:13.879 INFO:tasks.rados.rados.0.smithi037.stdout:3586: done (1 left) 2024-08-17T17:39:13.879 INFO:tasks.rados.rados.0.smithi037.stdout:3588: done (0 left) 2024-08-17T17:39:13.879 INFO:tasks.rados.rados.0.smithi037.stdout:3589: rollback oid 50 current snap is 450 2024-08-17T17:39:13.879 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 50 to 442 2024-08-17T17:39:13.879 INFO:tasks.rados.rados.0.smithi037.stdout:3590: write oid 16 current snap is 450 2024-08-17T17:39:13.879 INFO:tasks.rados.rados.0.smithi037.stdout:3590: seq_num 1343 ranges {571801=737535,1939317=489789} 2024-08-17T17:39:13.887 INFO:tasks.rados.rados.0.smithi037.stdout:3590: writing smithi03781225-16 from 571801 to 1309336 tid 1 2024-08-17T17:39:13.894 INFO:tasks.rados.rados.0.smithi037.stdout:3590: writing smithi03781225-16 from 1939317 to 2429106 tid 2 2024-08-17T17:39:13.894 INFO:tasks.rados.rados.0.smithi037.stdout:3591: delete oid 22 current snap is 450 2024-08-17T17:39:13.896 INFO:tasks.rados.rados.0.smithi037.stdout:3590: finishing write tid 1 to smithi03781225-16 2024-08-17T17:39:13.897 INFO:tasks.rados.rados.0.smithi037.stdout:3591: done (2 left) 2024-08-17T17:39:13.897 INFO:tasks.rados.rados.0.smithi037.stdout:3592: read oid 47 snap 437 2024-08-17T17:39:13.897 INFO:tasks.rados.rados.0.smithi037.stdout:3592: expect deleted 2024-08-17T17:39:13.897 INFO:tasks.rados.rados.0.smithi037.stdout:3593: snap_remove snap 430 2024-08-17T17:39:14.888 INFO:tasks.rados.rados.0.smithi037.stdout:3589: finishing rollback tid 0 to smithi03781225-50 2024-08-17T17:39:14.888 INFO:tasks.rados.rados.0.smithi037.stdout:3589: finishing rollback tid 1 to smithi03781225-50 2024-08-17T17:39:14.888 INFO:tasks.rados.rados.0.smithi037.stdout:3589: finishing rollback tid 2 to smithi03781225-50 2024-08-17T17:39:14.888 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 50 v 1999 (ObjNum 1099 snap 364 seq_num 1099) dirty exists 2024-08-17T17:39:14.888 INFO:tasks.rados.rados.0.smithi037.stdout:3590: finishing write tid 2 to smithi03781225-16 2024-08-17T17:39:14.888 INFO:tasks.rados.rados.0.smithi037.stdout:3590: finishing write tid 3 to smithi03781225-16 2024-08-17T17:39:14.888 INFO:tasks.rados.rados.0.smithi037.stdout:3590: finishing write tid 4 to smithi03781225-16 2024-08-17T17:39:14.888 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 16 v 1800 (ObjNum 1343 snap 450 seq_num 1343) dirty exists 2024-08-17T17:39:14.888 INFO:tasks.rados.rados.0.smithi037.stdout:3590: left oid 16 (ObjNum 1343 snap 450 seq_num 1343) 2024-08-17T17:39:14.888 INFO:tasks.rados.rados.0.smithi037.stdout:3589: done (3 left) 2024-08-17T17:39:14.889 INFO:tasks.rados.rados.0.smithi037.stdout:3590: done (2 left) 2024-08-17T17:39:14.889 INFO:tasks.rados.rados.0.smithi037.stdout:3592: done (1 left) 2024-08-17T17:39:14.889 INFO:tasks.rados.rados.0.smithi037.stdout:3593: done (0 left) 2024-08-17T17:39:14.889 INFO:tasks.rados.rados.0.smithi037.stdout:3594: read oid 33 snap -1 2024-08-17T17:39:14.889 INFO:tasks.rados.rados.0.smithi037.stdout:3594: expect (ObjNum 1324 snap 445 seq_num 1324) 2024-08-17T17:39:14.889 INFO:tasks.rados.rados.0.smithi037.stdout:3595: read oid 36 snap -1 2024-08-17T17:39:14.889 INFO:tasks.rados.rados.0.smithi037.stdout:3595: expect deleted 2024-08-17T17:39:14.889 INFO:tasks.rados.rados.0.smithi037.stdout:3596: write oid 6 current snap is 450 2024-08-17T17:39:14.889 INFO:tasks.rados.rados.0.smithi037.stdout:3596: seq_num 1345 ranges {605415=488033,1656281=493458} 2024-08-17T17:39:14.895 INFO:tasks.rados.rados.0.smithi037.stdout:3596: writing smithi03781225-6 from 605415 to 1093448 tid 1 2024-08-17T17:39:14.901 INFO:tasks.rados.rados.0.smithi037.stdout:3596: writing smithi03781225-6 from 1656281 to 2149739 tid 2 2024-08-17T17:39:14.901 INFO:tasks.rados.rados.0.smithi037.stdout:3597: write oid 31 current snap is 450 2024-08-17T17:39:14.901 INFO:tasks.rados.rados.0.smithi037.stdout:3597: seq_num 1346 ranges {622222=679635,1831116=753469} 2024-08-17T17:39:14.908 INFO:tasks.rados.rados.0.smithi037.stdout:3597: writing smithi03781225-31 from 622222 to 1301857 tid 1 2024-08-17T17:39:14.916 INFO:tasks.rados.rados.0.smithi037.stdout:3597: writing smithi03781225-31 from 1831116 to 2584585 tid 2 2024-08-17T17:39:14.916 INFO:tasks.rados.rados.0.smithi037.stdout:3598: delete oid 25 current snap is 450 2024-08-17T17:39:14.916 INFO:tasks.rados.rados.0.smithi037.stdout:3594: expect (ObjNum 1324 snap 445 seq_num 1324) 2024-08-17T17:39:15.020 INFO:tasks.rados.rados.0.smithi037.stdout:3596: finishing write tid 1 to smithi03781225-6 2024-08-17T17:39:15.020 INFO:tasks.rados.rados.0.smithi037.stdout:3596: finishing write tid 2 to smithi03781225-6 2024-08-17T17:39:15.020 INFO:tasks.rados.rados.0.smithi037.stdout:3596: finishing write tid 3 to smithi03781225-6 2024-08-17T17:39:15.020 INFO:tasks.rados.rados.0.smithi037.stdout:3596: finishing write tid 4 to smithi03781225-6 2024-08-17T17:39:15.020 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 6 v 1479 (ObjNum 1345 snap 450 seq_num 1345) dirty exists 2024-08-17T17:39:15.020 INFO:tasks.rados.rados.0.smithi037.stdout:3596: left oid 6 (ObjNum 1345 snap 450 seq_num 1345) 2024-08-17T17:39:15.021 INFO:tasks.rados.rados.0.smithi037.stdout:3597: finishing write tid 1 to smithi03781225-31 2024-08-17T17:39:15.021 INFO:tasks.rados.rados.0.smithi037.stdout:3597: finishing write tid 2 to smithi03781225-31 2024-08-17T17:39:15.021 INFO:tasks.rados.rados.0.smithi037.stdout:3597: finishing write tid 3 to smithi03781225-31 2024-08-17T17:39:15.021 INFO:tasks.rados.rados.0.smithi037.stdout:3597: finishing write tid 4 to smithi03781225-31 2024-08-17T17:39:15.021 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 31 v 2011 (ObjNum 1346 snap 450 seq_num 1346) dirty exists 2024-08-17T17:39:15.021 INFO:tasks.rados.rados.0.smithi037.stdout:3597: left oid 31 (ObjNum 1346 snap 450 seq_num 1346) 2024-08-17T17:39:15.021 INFO:tasks.rados.rados.0.smithi037.stdout:3594: done (4 left) 2024-08-17T17:39:15.021 INFO:tasks.rados.rados.0.smithi037.stdout:3595: done (3 left) 2024-08-17T17:39:15.021 INFO:tasks.rados.rados.0.smithi037.stdout:3596: done (2 left) 2024-08-17T17:39:15.021 INFO:tasks.rados.rados.0.smithi037.stdout:3597: done (1 left) 2024-08-17T17:39:15.021 INFO:tasks.rados.rados.0.smithi037.stdout:3598: done (0 left) 2024-08-17T17:39:15.021 INFO:tasks.rados.rados.0.smithi037.stdout:3599: read oid 39 snap -1 2024-08-17T17:39:15.021 INFO:tasks.rados.rados.0.smithi037.stdout:3599: expect (ObjNum 1309 snap 442 seq_num 1309) 2024-08-17T17:39:15.021 INFO:tasks.rados.rados.0.smithi037.stdout:3600: rollback oid 21 current snap is 450 2024-08-17T17:39:15.022 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 21 to 439 2024-08-17T17:39:15.022 INFO:tasks.rados.rados.0.smithi037.stdout:3601: snap_create 2024-08-17T17:39:15.022 INFO:tasks.rados.rados.0.smithi037.stdout:3599: expect (ObjNum 1309 snap 442 seq_num 1309) 2024-08-17T17:39:15.134 INFO:tasks.rados.rados.0.smithi037.stdout:3600: finishing rollback tid 0 to smithi03781225-21 2024-08-17T17:39:15.134 INFO:tasks.rados.rados.0.smithi037.stdout:3600: finishing rollback tid 1 to smithi03781225-21 2024-08-17T17:39:15.134 INFO:tasks.rados.rados.0.smithi037.stdout:3600: finishing rollback tid 2 to smithi03781225-21 2024-08-17T17:39:15.134 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 21 v 2889 (ObjNum 1222 snap 407 seq_num 1222) dirty exists 2024-08-17T17:39:15.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:14 smithi046 ceph-mon[88218]: pgmap v1057: 89 pgs: 89 active+clean; 243 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 585 KiB/s wr, 7 op/s 2024-08-17T17:39:15.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:14 smithi046 ceph-mon[88218]: osdmap e966: 8 total, 8 up, 8 in 2024-08-17T17:39:15.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:14 smithi037 ceph-mon[102022]: pgmap v1057: 89 pgs: 89 active+clean; 243 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 585 KiB/s wr, 7 op/s 2024-08-17T17:39:15.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:14 smithi037 ceph-mon[102022]: osdmap e966: 8 total, 8 up, 8 in 2024-08-17T17:39:15.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:14 smithi037 ceph-mon[97894]: pgmap v1057: 89 pgs: 89 active+clean; 243 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 585 KiB/s wr, 7 op/s 2024-08-17T17:39:15.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:14 smithi037 ceph-mon[97894]: osdmap e966: 8 total, 8 up, 8 in 2024-08-17T17:39:15.890 INFO:tasks.rados.rados.0.smithi037.stdout:3599: done (2 left) 2024-08-17T17:39:15.890 INFO:tasks.rados.rados.0.smithi037.stdout:3600: done (1 left) 2024-08-17T17:39:15.890 INFO:tasks.rados.rados.0.smithi037.stdout:3601: done (0 left) 2024-08-17T17:39:15.890 INFO:tasks.rados.rados.0.smithi037.stdout:3602: read oid 2 snap -1 2024-08-17T17:39:15.890 INFO:tasks.rados.rados.0.smithi037.stdout:3602: expect deleted 2024-08-17T17:39:15.890 INFO:tasks.rados.rados.0.smithi037.stdout:3603: snap_remove snap 440 2024-08-17T17:39:16.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:15 smithi046 ceph-mon[88218]: osdmap e967: 8 total, 8 up, 8 in 2024-08-17T17:39:16.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:15 smithi037 ceph-mon[102022]: osdmap e967: 8 total, 8 up, 8 in 2024-08-17T17:39:16.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:15 smithi037 ceph-mon[97894]: osdmap e967: 8 total, 8 up, 8 in 2024-08-17T17:39:16.872 INFO:tasks.rados.rados.0.smithi037.stdout:3603: done (1 left) 2024-08-17T17:39:16.872 INFO:tasks.rados.rados.0.smithi037.stdout:3604: write oid 18 current snap is 451 2024-08-17T17:39:16.872 INFO:tasks.rados.rados.0.smithi037.stdout:3604: seq_num 1348 ranges {655836=430133,1831727=757138} 2024-08-17T17:39:16.879 INFO:tasks.rados.rados.0.smithi037.stdout:3604: writing smithi03781225-18 from 655836 to 1085969 tid 1 2024-08-17T17:39:16.889 INFO:tasks.rados.rados.0.smithi037.stdout:3604: writing smithi03781225-18 from 1831727 to 2588865 tid 2 2024-08-17T17:39:16.889 INFO:tasks.rados.rados.0.smithi037.stdout:3605: delete oid 32 current snap is 451 2024-08-17T17:39:16.895 INFO:tasks.rados.rados.0.smithi037.stdout:3602: done (2 left) 2024-08-17T17:39:16.895 INFO:tasks.rados.rados.0.smithi037.stdout:3605: done (1 left) 2024-08-17T17:39:16.895 INFO:tasks.rados.rados.0.smithi037.stdout:3606: read oid 1 snap -1 2024-08-17T17:39:16.895 INFO:tasks.rados.rados.0.smithi037.stdout:3606: expect (ObjNum 1340 snap 450 seq_num 1340) 2024-08-17T17:39:16.895 INFO:tasks.rados.rados.0.smithi037.stdout:3607: write oid 23 current snap is 451 2024-08-17T17:39:16.895 INFO:tasks.rados.rados.0.smithi037.stdout:3607: seq_num 1350 ranges {689450=580631,1948691=740759} 2024-08-17T17:39:16.903 INFO:tasks.rados.rados.0.smithi037.stdout:3607: writing smithi03781225-23 from 689450 to 1270081 tid 1 2024-08-17T17:39:16.911 INFO:tasks.rados.rados.0.smithi037.stdout:3607: writing smithi03781225-23 from 1948691 to 2689450 tid 2 2024-08-17T17:39:16.911 INFO:tasks.rados.rados.0.smithi037.stdout:3608: delete oid 27 current snap is 451 2024-08-17T17:39:16.911 INFO:tasks.rados.rados.0.smithi037.stdout:3604: finishing write tid 1 to smithi03781225-18 2024-08-17T17:39:16.911 INFO:tasks.rados.rados.0.smithi037.stdout:3604: finishing write tid 2 to smithi03781225-18 2024-08-17T17:39:16.911 INFO:tasks.rados.rados.0.smithi037.stdout:3604: finishing write tid 3 to smithi03781225-18 2024-08-17T17:39:16.912 INFO:tasks.rados.rados.0.smithi037.stdout:3604: finishing write tid 4 to smithi03781225-18 2024-08-17T17:39:16.912 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 1651 (ObjNum 1348 snap 451 seq_num 1348) dirty exists 2024-08-17T17:39:16.912 INFO:tasks.rados.rados.0.smithi037.stdout:3604: left oid 18 (ObjNum 1348 snap 451 seq_num 1348) 2024-08-17T17:39:16.912 INFO:tasks.rados.rados.0.smithi037.stdout:3606: expect (ObjNum 1340 snap 450 seq_num 1340) 2024-08-17T17:39:17.039 INFO:tasks.rados.rados.0.smithi037.stdout:3607: finishing write tid 1 to smithi03781225-23 2024-08-17T17:39:17.039 INFO:tasks.rados.rados.0.smithi037.stdout:3607: finishing write tid 2 to smithi03781225-23 2024-08-17T17:39:17.039 INFO:tasks.rados.rados.0.smithi037.stdout:3607: finishing write tid 3 to smithi03781225-23 2024-08-17T17:39:17.039 INFO:tasks.rados.rados.0.smithi037.stdout:3607: finishing write tid 4 to smithi03781225-23 2024-08-17T17:39:17.039 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 23 v 1555 (ObjNum 1350 snap 451 seq_num 1350) dirty exists 2024-08-17T17:39:17.039 INFO:tasks.rados.rados.0.smithi037.stdout:3607: left oid 23 (ObjNum 1350 snap 451 seq_num 1350) 2024-08-17T17:39:17.039 INFO:tasks.rados.rados.0.smithi037.stdout:3604: done (3 left) 2024-08-17T17:39:17.039 INFO:tasks.rados.rados.0.smithi037.stdout:3606: done (2 left) 2024-08-17T17:39:17.039 INFO:tasks.rados.rados.0.smithi037.stdout:3607: done (1 left) 2024-08-17T17:39:17.040 INFO:tasks.rados.rados.0.smithi037.stdout:3608: done (0 left) 2024-08-17T17:39:17.040 INFO:tasks.rados.rados.0.smithi037.stdout:3609: delete oid 5 current snap is 451 2024-08-17T17:39:17.041 INFO:tasks.rados.rados.0.smithi037.stdout:3609: done (0 left) 2024-08-17T17:39:17.041 INFO:tasks.rados.rados.0.smithi037.stdout:3610: write oid 32 current snap is 451 2024-08-17T17:39:17.041 INFO:tasks.rados.rados.0.smithi037.stdout:3610: seq_num 1353 ranges {739871=406378,1607784=508134} 2024-08-17T17:39:17.046 INFO:tasks.rados.rados.0.smithi037.stdout:3610: writing smithi03781225-32 from 739871 to 1146249 tid 1 2024-08-17T17:39:17.052 INFO:tasks.rados.rados.0.smithi037.stdout:3610: writing smithi03781225-32 from 1607784 to 2115918 tid 2 2024-08-17T17:39:17.052 INFO:tasks.rados.rados.0.smithi037.stdout:3611: write oid 41 current snap is 451 2024-08-17T17:39:17.052 INFO:tasks.rados.rados.0.smithi037.stdout:3610: finishing write tid 1 to smithi03781225-32 2024-08-17T17:39:17.052 INFO:tasks.rados.rados.0.smithi037.stdout:3611: seq_num 1354 ranges {756678=597980,1782619=768145} 2024-08-17T17:39:17.059 INFO:tasks.rados.rados.0.smithi037.stdout:3611: writing smithi03781225-41 from 756678 to 1354658 tid 1 2024-08-17T17:39:17.066 INFO:tasks.rados.rados.0.smithi037.stdout:3611: writing smithi03781225-41 from 1782619 to 2550764 tid 2 2024-08-17T17:39:17.066 INFO:tasks.rados.rados.0.smithi037.stdout:3612: snap_remove snap 448 2024-08-17T17:39:17.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:16 smithi046 ceph-mon[88218]: pgmap v1060: 89 pgs: 89 active+clean; 229 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.8 MiB/s wr, 10 op/s 2024-08-17T17:39:17.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:16 smithi046 ceph-mon[88218]: osdmap e968: 8 total, 8 up, 8 in 2024-08-17T17:39:17.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:16 smithi046 ceph-mon[88218]: osdmap e969: 8 total, 8 up, 8 in 2024-08-17T17:39:17.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:16 smithi037 ceph-mon[102022]: pgmap v1060: 89 pgs: 89 active+clean; 229 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.8 MiB/s wr, 10 op/s 2024-08-17T17:39:17.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:16 smithi037 ceph-mon[102022]: osdmap e968: 8 total, 8 up, 8 in 2024-08-17T17:39:17.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:16 smithi037 ceph-mon[102022]: osdmap e969: 8 total, 8 up, 8 in 2024-08-17T17:39:17.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:16 smithi037 ceph-mon[97894]: pgmap v1060: 89 pgs: 89 active+clean; 229 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.8 MiB/s wr, 10 op/s 2024-08-17T17:39:17.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:16 smithi037 ceph-mon[97894]: osdmap e968: 8 total, 8 up, 8 in 2024-08-17T17:39:17.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:16 smithi037 ceph-mon[97894]: osdmap e969: 8 total, 8 up, 8 in 2024-08-17T17:39:17.896 INFO:tasks.rados.rados.0.smithi037.stdout:3612: done (2 left) 2024-08-17T17:39:17.896 INFO:tasks.rados.rados.0.smithi037.stdout:3613: snap_create 2024-08-17T17:39:17.897 INFO:tasks.rados.rados.0.smithi037.stdout:3610: finishing write tid 2 to smithi03781225-32 2024-08-17T17:39:17.897 INFO:tasks.rados.rados.0.smithi037.stdout:3610: finishing write tid 3 to smithi03781225-32 2024-08-17T17:39:17.897 INFO:tasks.rados.rados.0.smithi037.stdout:3610: finishing write tid 4 to smithi03781225-32 2024-08-17T17:39:17.897 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 32 v 753 (ObjNum 1353 snap 451 seq_num 1353) dirty exists 2024-08-17T17:39:17.897 INFO:tasks.rados.rados.0.smithi037.stdout:3610: left oid 32 (ObjNum 1353 snap 451 seq_num 1353) 2024-08-17T17:39:17.897 INFO:tasks.rados.rados.0.smithi037.stdout:3611: finishing write tid 1 to smithi03781225-41 2024-08-17T17:39:17.897 INFO:tasks.rados.rados.0.smithi037.stdout:3611: finishing write tid 2 to smithi03781225-41 2024-08-17T17:39:17.897 INFO:tasks.rados.rados.0.smithi037.stdout:3611: finishing write tid 3 to smithi03781225-41 2024-08-17T17:39:17.897 INFO:tasks.rados.rados.0.smithi037.stdout:3611: finishing write tid 4 to smithi03781225-41 2024-08-17T17:39:17.897 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 674 (ObjNum 1354 snap 451 seq_num 1354) dirty exists 2024-08-17T17:39:17.897 INFO:tasks.rados.rados.0.smithi037.stdout:3611: left oid 41 (ObjNum 1354 snap 451 seq_num 1354) 2024-08-17T17:39:18.902 INFO:tasks.rados.rados.0.smithi037.stdout:3610: done (2 left) 2024-08-17T17:39:18.902 INFO:tasks.rados.rados.0.smithi037.stdout:3611: done (1 left) 2024-08-17T17:39:18.902 INFO:tasks.rados.rados.0.smithi037.stdout:3613: done (0 left) 2024-08-17T17:39:18.902 INFO:tasks.rados.rados.0.smithi037.stdout:3614: snap_create 2024-08-17T17:39:19.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:18 smithi046 ceph-mon[88218]: pgmap v1063: 89 pgs: 89 active+clean; 229 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.2 MiB/s wr, 7 op/s 2024-08-17T17:39:19.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:18 smithi046 ceph-mon[88218]: osdmap e970: 8 total, 8 up, 8 in 2024-08-17T17:39:19.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:39:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:39:18] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.51.0" 2024-08-17T17:39:19.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:18 smithi037 ceph-mon[97894]: pgmap v1063: 89 pgs: 89 active+clean; 229 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.2 MiB/s wr, 7 op/s 2024-08-17T17:39:19.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:18 smithi037 ceph-mon[97894]: osdmap e970: 8 total, 8 up, 8 in 2024-08-17T17:39:19.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:18 smithi037 ceph-mon[102022]: pgmap v1063: 89 pgs: 89 active+clean; 229 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.2 MiB/s wr, 7 op/s 2024-08-17T17:39:19.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:18 smithi037 ceph-mon[102022]: osdmap e970: 8 total, 8 up, 8 in 2024-08-17T17:39:19.910 INFO:tasks.rados.rados.0.smithi037.stdout:3614: done (0 left) 2024-08-17T17:39:19.910 INFO:tasks.rados.rados.0.smithi037.stdout:3615: write oid 9 current snap is 453 2024-08-17T17:39:19.911 INFO:tasks.rados.rados.0.smithi037.stdout:3615: seq_num 1355 ranges {773485=673229,2124748=511803} 2024-08-17T17:39:19.918 INFO:tasks.rados.rados.0.smithi037.stdout:3615: writing smithi03781225-9 from 773485 to 1446714 tid 1 2024-08-17T17:39:19.925 INFO:tasks.rados.rados.0.smithi037.stdout:3615: writing smithi03781225-9 from 2124748 to 2636551 tid 2 2024-08-17T17:39:19.926 INFO:tasks.rados.rados.0.smithi037.stdout:3616: write oid 7 current snap is 453 2024-08-17T17:39:19.926 INFO:tasks.rados.rados.0.smithi037.stdout:3616: seq_num 1356 ranges {790292=748478,2183230=607062} 2024-08-17T17:39:19.934 INFO:tasks.rados.rados.0.smithi037.stdout:3616: writing smithi03781225-7 from 790292 to 1538770 tid 1 2024-08-17T17:39:19.941 INFO:tasks.rados.rados.0.smithi037.stdout:3616: writing smithi03781225-7 from 2183230 to 2790292 tid 2 2024-08-17T17:39:19.941 INFO:tasks.rados.rados.0.smithi037.stdout:3617: delete oid 18 current snap is 453 2024-08-17T17:39:19.941 INFO:tasks.rados.rados.0.smithi037.stdout:3615: finishing write tid 1 to smithi03781225-9 2024-08-17T17:39:19.942 INFO:tasks.rados.rados.0.smithi037.stdout:3615: finishing write tid 2 to smithi03781225-9 2024-08-17T17:39:19.942 INFO:tasks.rados.rados.0.smithi037.stdout:3615: finishing write tid 3 to smithi03781225-9 2024-08-17T17:39:19.942 INFO:tasks.rados.rados.0.smithi037.stdout:3615: finishing write tid 4 to smithi03781225-9 2024-08-17T17:39:19.942 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 2902 (ObjNum 1355 snap 453 seq_num 1355) dirty exists 2024-08-17T17:39:19.942 INFO:tasks.rados.rados.0.smithi037.stdout:3615: left oid 9 (ObjNum 1355 snap 453 seq_num 1355) 2024-08-17T17:39:19.942 INFO:tasks.rados.rados.0.smithi037.stdout:3616: finishing write tid 1 to smithi03781225-7 2024-08-17T17:39:19.945 INFO:tasks.rados.rados.0.smithi037.stdout:3615: done (2 left) 2024-08-17T17:39:19.945 INFO:tasks.rados.rados.0.smithi037.stdout:3617: done (1 left) 2024-08-17T17:39:19.945 INFO:tasks.rados.rados.0.smithi037.stdout:3618: delete oid 31 current snap is 453 2024-08-17T17:39:19.945 INFO:tasks.rados.rados.0.smithi037.stdout:3616: finishing write tid 2 to smithi03781225-7 2024-08-17T17:39:19.945 INFO:tasks.rados.rados.0.smithi037.stdout:3616: finishing write tid 3 to smithi03781225-7 2024-08-17T17:39:19.945 INFO:tasks.rados.rados.0.smithi037.stdout:3616: finishing write tid 4 to smithi03781225-7 2024-08-17T17:39:19.945 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 510 (ObjNum 1356 snap 453 seq_num 1356) dirty exists 2024-08-17T17:39:19.945 INFO:tasks.rados.rados.0.smithi037.stdout:3616: left oid 7 (ObjNum 1356 snap 453 seq_num 1356) 2024-08-17T17:39:19.948 INFO:tasks.rados.rados.0.smithi037.stdout:3616: done (1 left) 2024-08-17T17:39:19.948 INFO:tasks.rados.rados.0.smithi037.stdout:3618: done (0 left) 2024-08-17T17:39:19.948 INFO:tasks.rados.rados.0.smithi037.stdout:3619: snap_create 2024-08-17T17:39:20.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:19 smithi046 ceph-mon[88218]: osdmap e971: 8 total, 8 up, 8 in 2024-08-17T17:39:20.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:19 smithi037 ceph-mon[97894]: osdmap e971: 8 total, 8 up, 8 in 2024-08-17T17:39:20.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:19 smithi037 ceph-mon[102022]: osdmap e971: 8 total, 8 up, 8 in 2024-08-17T17:39:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:39:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:39:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:39:20.911 INFO:tasks.rados.rados.0.smithi037.stdout:3619: done (0 left) 2024-08-17T17:39:20.911 INFO:tasks.rados.rados.0.smithi037.stdout:3620: snap_remove snap 434 2024-08-17T17:39:21.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:20 smithi046 ceph-mon[88218]: pgmap v1066: 89 pgs: 89 active+clean; 227 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 853 KiB/s wr, 8 op/s 2024-08-17T17:39:21.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:20 smithi046 ceph-mon[88218]: osdmap e972: 8 total, 8 up, 8 in 2024-08-17T17:39:21.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:20 smithi037 ceph-mon[102022]: pgmap v1066: 89 pgs: 89 active+clean; 227 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 853 KiB/s wr, 8 op/s 2024-08-17T17:39:21.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:20 smithi037 ceph-mon[102022]: osdmap e972: 8 total, 8 up, 8 in 2024-08-17T17:39:21.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:20 smithi037 ceph-mon[97894]: pgmap v1066: 89 pgs: 89 active+clean; 227 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 853 KiB/s wr, 8 op/s 2024-08-17T17:39:21.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:20 smithi037 ceph-mon[97894]: osdmap e972: 8 total, 8 up, 8 in 2024-08-17T17:39:21.874 INFO:tasks.rados.rados.0.smithi037.stdout:3620: done (0 left) 2024-08-17T17:39:21.874 INFO:tasks.rados.rados.0.smithi037.stdout:3621: rollback oid 39 current snap is 454 2024-08-17T17:39:21.874 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 39 to 446 2024-08-17T17:39:21.874 INFO:tasks.rados.rados.0.smithi037.stdout:3622: delete oid 14 current snap is 454 2024-08-17T17:39:21.885 INFO:tasks.rados.rados.0.smithi037.stdout:3621: finishing rollback tid 0 to smithi03781225-39 2024-08-17T17:39:21.885 INFO:tasks.rados.rados.0.smithi037.stdout:3621: finishing rollback tid 1 to smithi03781225-39 2024-08-17T17:39:21.886 INFO:tasks.rados.rados.0.smithi037.stdout:3621: finishing rollback tid 2 to smithi03781225-39 2024-08-17T17:39:21.886 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 2033 (ObjNum 1309 snap 442 seq_num 1309) dirty exists 2024-08-17T17:39:21.888 INFO:tasks.rados.rados.0.smithi037.stdout:3621: done (1 left) 2024-08-17T17:39:21.888 INFO:tasks.rados.rados.0.smithi037.stdout:3622: done (0 left) 2024-08-17T17:39:21.888 INFO:tasks.rados.rados.0.smithi037.stdout:3623: snap_create 2024-08-17T17:39:22.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:21 smithi046 ceph-mon[88218]: osdmap e973: 8 total, 8 up, 8 in 2024-08-17T17:39:22.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:21 smithi046 ceph-mon[88218]: osdmap e974: 8 total, 8 up, 8 in 2024-08-17T17:39:22.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:21 smithi037 ceph-mon[97894]: osdmap e973: 8 total, 8 up, 8 in 2024-08-17T17:39:22.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:21 smithi037 ceph-mon[97894]: osdmap e974: 8 total, 8 up, 8 in 2024-08-17T17:39:22.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:21 smithi037 ceph-mon[102022]: osdmap e973: 8 total, 8 up, 8 in 2024-08-17T17:39:22.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:21 smithi037 ceph-mon[102022]: osdmap e974: 8 total, 8 up, 8 in 2024-08-17T17:39:22.875 INFO:tasks.rados.rados.0.smithi037.stdout:3623: done (0 left) 2024-08-17T17:39:22.876 INFO:tasks.rados.rados.0.smithi037.stdout:3624: read oid 43 snap 423 2024-08-17T17:39:22.876 INFO:tasks.rados.rados.0.smithi037.stdout:3624: expect deleted 2024-08-17T17:39:22.876 INFO:tasks.rados.rados.0.smithi037.stdout:3625: read oid 9 snap -1 2024-08-17T17:39:22.876 INFO:tasks.rados.rados.0.smithi037.stdout:3625: expect (ObjNum 1355 snap 453 seq_num 1355) 2024-08-17T17:39:22.876 INFO:tasks.rados.rados.0.smithi037.stdout:3626: read oid 10 snap 454 2024-08-17T17:39:22.877 INFO:tasks.rados.rados.0.smithi037.stdout:3626: expect (ObjNum 1249 snap 419 seq_num 1249) 2024-08-17T17:39:22.877 INFO:tasks.rados.rados.0.smithi037.stdout:3627: snap_create 2024-08-17T17:39:22.880 INFO:tasks.rados.rados.0.smithi037.stdout:3625: expect (ObjNum 1355 snap 453 seq_num 1355) 2024-08-17T17:39:22.974 INFO:tasks.rados.rados.0.smithi037.stdout:3626: expect (ObjNum 1249 snap 419 seq_num 1249) 2024-08-17T17:39:23.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:22 smithi046 ceph-mon[88218]: pgmap v1069: 89 pgs: 89 active+clean; 231 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-08-17T17:39:23.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:22 smithi046 ceph-mon[88218]: osdmap e975: 8 total, 8 up, 8 in 2024-08-17T17:39:23.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:22 smithi037 ceph-mon[102022]: pgmap v1069: 89 pgs: 89 active+clean; 231 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-08-17T17:39:23.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:22 smithi037 ceph-mon[102022]: osdmap e975: 8 total, 8 up, 8 in 2024-08-17T17:39:23.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:22 smithi037 ceph-mon[97894]: pgmap v1069: 89 pgs: 89 active+clean; 231 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-08-17T17:39:23.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:22 smithi037 ceph-mon[97894]: osdmap e975: 8 total, 8 up, 8 in 2024-08-17T17:39:23.877 INFO:tasks.rados.rados.0.smithi037.stdout:3624: done (3 left) 2024-08-17T17:39:23.877 INFO:tasks.rados.rados.0.smithi037.stdout:3625: done (2 left) 2024-08-17T17:39:23.877 INFO:tasks.rados.rados.0.smithi037.stdout:3626: done (1 left) 2024-08-17T17:39:23.877 INFO:tasks.rados.rados.0.smithi037.stdout:3627: done (0 left) 2024-08-17T17:39:23.877 INFO:tasks.rados.rados.0.smithi037.stdout:3628: read oid 34 snap -1 2024-08-17T17:39:23.877 INFO:tasks.rados.rados.0.smithi037.stdout:3628: expect deleted 2024-08-17T17:39:23.877 INFO:tasks.rados.rados.0.smithi037.stdout:3629: delete oid 28 current snap is 456 2024-08-17T17:39:23.882 INFO:tasks.rados.rados.0.smithi037.stdout:3628: done (1 left) 2024-08-17T17:39:23.883 INFO:tasks.rados.rados.0.smithi037.stdout:3629: done (0 left) 2024-08-17T17:39:23.883 INFO:tasks.rados.rados.0.smithi037.stdout:3630: write oid 5 current snap is 456 2024-08-17T17:39:23.883 INFO:tasks.rados.rados.0.smithi037.stdout:3630: seq_num 1361 ranges {474327=441076,1675640=522810,2808105=66222} 2024-08-17T17:39:23.887 INFO:tasks.rados.rados.0.smithi037.stdout:3630: writing smithi03781225-5 from 474327 to 915403 tid 1 2024-08-17T17:39:23.894 INFO:tasks.rados.rados.0.smithi037.stdout:3630: writing smithi03781225-5 from 1675640 to 2198450 tid 2 2024-08-17T17:39:23.898 INFO:tasks.rados.rados.0.smithi037.stdout:3630: writing smithi03781225-5 from 2808105 to 2874327 tid 3 2024-08-17T17:39:23.899 INFO:tasks.rados.rados.0.smithi037.stdout:3631: read oid 15 snap -1 2024-08-17T17:39:23.899 INFO:tasks.rados.rados.0.smithi037.stdout:3631: expect deleted 2024-08-17T17:39:23.899 INFO:tasks.rados.rados.0.smithi037.stdout:3632: snap_remove snap 447 2024-08-17T17:39:24.883 INFO:tasks.rados.rados.0.smithi037.stdout:3632: done (2 left) 2024-08-17T17:39:24.883 INFO:tasks.rados.rados.0.smithi037.stdout:3633: snap_create 2024-08-17T17:39:24.883 INFO:tasks.rados.rados.0.smithi037.stdout:3630: finishing write tid 1 to smithi03781225-5 2024-08-17T17:39:24.884 INFO:tasks.rados.rados.0.smithi037.stdout:3630: finishing write tid 2 to smithi03781225-5 2024-08-17T17:39:24.884 INFO:tasks.rados.rados.0.smithi037.stdout:3630: finishing write tid 3 to smithi03781225-5 2024-08-17T17:39:24.884 INFO:tasks.rados.rados.0.smithi037.stdout:3630: finishing write tid 4 to smithi03781225-5 2024-08-17T17:39:24.884 INFO:tasks.rados.rados.0.smithi037.stdout:3630: finishing write tid 5 to smithi03781225-5 2024-08-17T17:39:24.884 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 5 v 812 (ObjNum 1361 snap 456 seq_num 1361) dirty exists 2024-08-17T17:39:24.884 INFO:tasks.rados.rados.0.smithi037.stdout:3630: left oid 5 (ObjNum 1361 snap 456 seq_num 1361) 2024-08-17T17:39:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:24 smithi046 ceph-mon[88218]: pgmap v1072: 89 pgs: 89 active+clean; 231 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 557 KiB/s wr, 3 op/s 2024-08-17T17:39:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:24 smithi046 ceph-mon[88218]: osdmap e976: 8 total, 8 up, 8 in 2024-08-17T17:39:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:25.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:24 smithi037 ceph-mon[97894]: pgmap v1072: 89 pgs: 89 active+clean; 231 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 557 KiB/s wr, 3 op/s 2024-08-17T17:39:25.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:24 smithi037 ceph-mon[97894]: osdmap e976: 8 total, 8 up, 8 in 2024-08-17T17:39:25.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:25.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:24 smithi037 ceph-mon[102022]: pgmap v1072: 89 pgs: 89 active+clean; 231 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 557 KiB/s wr, 3 op/s 2024-08-17T17:39:25.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:24 smithi037 ceph-mon[102022]: osdmap e976: 8 total, 8 up, 8 in 2024-08-17T17:39:25.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:25.890 INFO:tasks.rados.rados.0.smithi037.stdout:3630: done (2 left) 2024-08-17T17:39:25.890 INFO:tasks.rados.rados.0.smithi037.stdout:3631: done (1 left) 2024-08-17T17:39:25.890 INFO:tasks.rados.rados.0.smithi037.stdout:3633: done (0 left) 2024-08-17T17:39:25.891 INFO:tasks.rados.rados.0.smithi037.stdout:3634: delete oid 6 current snap is 457 2024-08-17T17:39:25.894 INFO:tasks.rados.rados.0.smithi037.stdout:3634: done (0 left) 2024-08-17T17:39:25.894 INFO:tasks.rados.rados.0.smithi037.stdout:3635: delete oid 32 current snap is 457 2024-08-17T17:39:25.896 INFO:tasks.rados.rados.0.smithi037.stdout:3635: done (0 left) 2024-08-17T17:39:25.896 INFO:tasks.rados.rados.0.smithi037.stdout:3636: read oid 33 snap -1 2024-08-17T17:39:25.897 INFO:tasks.rados.rados.0.smithi037.stdout:3636: expect (ObjNum 1324 snap 445 seq_num 1324) 2024-08-17T17:39:25.897 INFO:tasks.rados.rados.0.smithi037.stdout:3637: write oid 16 current snap is 457 2024-08-17T17:39:25.897 INFO:tasks.rados.rados.0.smithi037.stdout:3637: seq_num 1364 ranges {524748=666823,1734733=670137} 2024-08-17T17:39:25.903 INFO:tasks.rados.rados.0.smithi037.stdout:3637: writing smithi03781225-16 from 524748 to 1191571 tid 1 2024-08-17T17:39:25.909 INFO:tasks.rados.rados.0.smithi037.stdout:3637: writing smithi03781225-16 from 1734733 to 2404870 tid 2 2024-08-17T17:39:25.909 INFO:tasks.rados.rados.0.smithi037.stdout:3638: snap_remove snap 432 2024-08-17T17:39:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:25 smithi046 ceph-mon[88218]: osdmap e977: 8 total, 8 up, 8 in 2024-08-17T17:39:26.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:25 smithi037 ceph-mon[97894]: osdmap e977: 8 total, 8 up, 8 in 2024-08-17T17:39:26.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:25 smithi037 ceph-mon[102022]: osdmap e977: 8 total, 8 up, 8 in 2024-08-17T17:39:26.876 INFO:tasks.rados.rados.0.smithi037.stdout:3638: done (2 left) 2024-08-17T17:39:26.876 INFO:tasks.rados.rados.0.smithi037.stdout:3639: snap_remove snap 426 2024-08-17T17:39:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:26 smithi046 ceph-mon[88218]: pgmap v1075: 89 pgs: 89 active+clean; 239 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 872 KiB/s wr, 9 op/s 2024-08-17T17:39:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:26 smithi046 ceph-mon[88218]: osdmap e978: 8 total, 8 up, 8 in 2024-08-17T17:39:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:26 smithi046 ceph-mon[88218]: osdmap e979: 8 total, 8 up, 8 in 2024-08-17T17:39:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:26 smithi037 ceph-mon[97894]: pgmap v1075: 89 pgs: 89 active+clean; 239 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 872 KiB/s wr, 9 op/s 2024-08-17T17:39:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:26 smithi037 ceph-mon[97894]: osdmap e978: 8 total, 8 up, 8 in 2024-08-17T17:39:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:26 smithi037 ceph-mon[97894]: osdmap e979: 8 total, 8 up, 8 in 2024-08-17T17:39:27.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:26 smithi037 ceph-mon[102022]: pgmap v1075: 89 pgs: 89 active+clean; 239 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 872 KiB/s wr, 9 op/s 2024-08-17T17:39:27.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:26 smithi037 ceph-mon[102022]: osdmap e978: 8 total, 8 up, 8 in 2024-08-17T17:39:27.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:26 smithi037 ceph-mon[102022]: osdmap e979: 8 total, 8 up, 8 in 2024-08-17T17:39:27.880 INFO:tasks.rados.rados.0.smithi037.stdout:3639: done (2 left) 2024-08-17T17:39:27.880 INFO:tasks.rados.rados.0.smithi037.stdout:3640: delete oid 48 current snap is 457 2024-08-17T17:39:27.880 INFO:tasks.rados.rados.0.smithi037.stdout:3636: expect (ObjNum 1324 snap 445 seq_num 1324) 2024-08-17T17:39:27.987 INFO:tasks.rados.rados.0.smithi037.stdout:3637: finishing write tid 1 to smithi03781225-16 2024-08-17T17:39:27.987 INFO:tasks.rados.rados.0.smithi037.stdout:3637: finishing write tid 2 to smithi03781225-16 2024-08-17T17:39:27.987 INFO:tasks.rados.rados.0.smithi037.stdout:3637: finishing write tid 3 to smithi03781225-16 2024-08-17T17:39:27.987 INFO:tasks.rados.rados.0.smithi037.stdout:3637: finishing write tid 4 to smithi03781225-16 2024-08-17T17:39:27.988 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 16 v 1832 (ObjNum 1364 snap 457 seq_num 1364) dirty exists 2024-08-17T17:39:27.988 INFO:tasks.rados.rados.0.smithi037.stdout:3637: left oid 16 (ObjNum 1364 snap 457 seq_num 1364) 2024-08-17T17:39:27.988 INFO:tasks.rados.rados.0.smithi037.stdout:3636: done (2 left) 2024-08-17T17:39:27.988 INFO:tasks.rados.rados.0.smithi037.stdout:3637: done (1 left) 2024-08-17T17:39:27.988 INFO:tasks.rados.rados.0.smithi037.stdout:3640: done (0 left) 2024-08-17T17:39:27.988 INFO:tasks.rados.rados.0.smithi037.stdout:3641: snap_create 2024-08-17T17:39:28.900 INFO:tasks.rados.rados.0.smithi037.stdout:3641: done (0 left) 2024-08-17T17:39:28.900 INFO:tasks.rados.rados.0.smithi037.stdout:3642: read oid 47 snap -1 2024-08-17T17:39:28.900 INFO:tasks.rados.rados.0.smithi037.stdout:3642: expect (ObjNum 1223 snap 407 seq_num 1223) 2024-08-17T17:39:28.900 INFO:tasks.rados.rados.0.smithi037.stdout:3643: write oid 4 current snap is 458 2024-08-17T17:39:28.900 INFO:tasks.rados.rados.0.smithi037.stdout:3643: seq_num 1366 ranges {558362=417321,1451697=673806,2712514=245848} 2024-08-17T17:39:28.905 INFO:tasks.rados.rados.0.smithi037.stdout:3643: writing smithi03781225-4 from 558362 to 975683 tid 1 2024-08-17T17:39:28.912 INFO:tasks.rados.rados.0.smithi037.stdout:3643: writing smithi03781225-4 from 1451697 to 2125503 tid 2 2024-08-17T17:39:28.917 INFO:tasks.rados.rados.0.smithi037.stdout:3643: writing smithi03781225-4 from 2712514 to 2958362 tid 3 2024-08-17T17:39:28.917 INFO:tasks.rados.rados.0.smithi037.stdout:3644: write oid 13 current snap is 458 2024-08-17T17:39:28.917 INFO:tasks.rados.rados.0.smithi037.stdout:3644: seq_num 1367 ranges {575169=492570,1793826=417464,2623584=351585} 2024-08-17T17:39:28.923 INFO:tasks.rados.rados.0.smithi037.stdout:3644: writing smithi03781225-13 from 575169 to 1067739 tid 1 2024-08-17T17:39:28.929 INFO:tasks.rados.rados.0.smithi037.stdout:3644: writing smithi03781225-13 from 1793826 to 2211290 tid 2 2024-08-17T17:39:28.934 INFO:tasks.rados.rados.0.smithi037.stdout:3644: writing smithi03781225-13 from 2623584 to 2975169 tid 3 2024-08-17T17:39:28.934 INFO:tasks.rados.rados.0.smithi037.stdout:3645: write oid 14 current snap is 458 2024-08-17T17:39:28.934 INFO:tasks.rados.rados.0.smithi037.stdout:3645: seq_num 1368 ranges {591976=567819,1852308=677475} 2024-08-17T17:39:28.940 INFO:tasks.rados.rados.0.smithi037.stdout:3645: writing smithi03781225-14 from 591976 to 1159795 tid 1 2024-08-17T17:39:28.948 INFO:tasks.rados.rados.0.smithi037.stdout:3645: writing smithi03781225-14 from 1852308 to 2529783 tid 2 2024-08-17T17:39:28.948 INFO:tasks.rados.rados.0.smithi037.stdout:3646: write oid 16 current snap is 458 2024-08-17T17:39:28.948 INFO:tasks.rados.rados.0.smithi037.stdout:3646: seq_num 1369 ranges {608783=759421,2027143=421133} 2024-08-17T17:39:28.955 INFO:tasks.rados.rados.0.smithi037.stdout:3646: writing smithi03781225-16 from 608783 to 1368204 tid 1 2024-08-17T17:39:28.961 INFO:tasks.rados.rados.0.smithi037.stdout:3646: writing smithi03781225-16 from 2027143 to 2448276 tid 2 2024-08-17T17:39:28.961 INFO:tasks.rados.rados.0.smithi037.stdout:3647: snap_create 2024-08-17T17:39:28.961 INFO:tasks.rados.rados.0.smithi037.stdout:3642: expect (ObjNum 1223 snap 407 seq_num 1223) 2024-08-17T17:39:29.048 INFO:tasks.rados.rados.0.smithi037.stdout:3643: finishing write tid 1 to smithi03781225-4 2024-08-17T17:39:29.048 INFO:tasks.rados.rados.0.smithi037.stdout:3643: finishing write tid 2 to smithi03781225-4 2024-08-17T17:39:29.048 INFO:tasks.rados.rados.0.smithi037.stdout:3643: finishing write tid 3 to smithi03781225-4 2024-08-17T17:39:29.048 INFO:tasks.rados.rados.0.smithi037.stdout:3643: finishing write tid 4 to smithi03781225-4 2024-08-17T17:39:29.048 INFO:tasks.rados.rados.0.smithi037.stdout:3643: finishing write tid 5 to smithi03781225-4 2024-08-17T17:39:29.048 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 1584 (ObjNum 1366 snap 458 seq_num 1366) dirty exists 2024-08-17T17:39:29.048 INFO:tasks.rados.rados.0.smithi037.stdout:3643: left oid 4 (ObjNum 1366 snap 458 seq_num 1366) 2024-08-17T17:39:29.048 INFO:tasks.rados.rados.0.smithi037.stdout:3644: finishing write tid 1 to smithi03781225-13 2024-08-17T17:39:29.049 INFO:tasks.rados.rados.0.smithi037.stdout:3644: finishing write tid 2 to smithi03781225-13 2024-08-17T17:39:29.049 INFO:tasks.rados.rados.0.smithi037.stdout:3644: finishing write tid 3 to smithi03781225-13 2024-08-17T17:39:29.049 INFO:tasks.rados.rados.0.smithi037.stdout:3644: finishing write tid 4 to smithi03781225-13 2024-08-17T17:39:29.049 INFO:tasks.rados.rados.0.smithi037.stdout:3644: finishing write tid 5 to smithi03781225-13 2024-08-17T17:39:29.049 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 1684 (ObjNum 1367 snap 458 seq_num 1367) dirty exists 2024-08-17T17:39:29.049 INFO:tasks.rados.rados.0.smithi037.stdout:3644: left oid 13 (ObjNum 1367 snap 458 seq_num 1367) 2024-08-17T17:39:29.049 INFO:tasks.rados.rados.0.smithi037.stdout:3645: finishing write tid 1 to smithi03781225-14 2024-08-17T17:39:29.049 INFO:tasks.rados.rados.0.smithi037.stdout:3645: finishing write tid 2 to smithi03781225-14 2024-08-17T17:39:29.049 INFO:tasks.rados.rados.0.smithi037.stdout:3645: finishing write tid 3 to smithi03781225-14 2024-08-17T17:39:29.049 INFO:tasks.rados.rados.0.smithi037.stdout:3645: finishing write tid 4 to smithi03781225-14 2024-08-17T17:39:29.049 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 14 v 1851 (ObjNum 1368 snap 458 seq_num 1368) dirty exists 2024-08-17T17:39:29.049 INFO:tasks.rados.rados.0.smithi037.stdout:3645: left oid 14 (ObjNum 1368 snap 458 seq_num 1368) 2024-08-17T17:39:29.050 INFO:tasks.rados.rados.0.smithi037.stdout:3646: finishing write tid 1 to smithi03781225-16 2024-08-17T17:39:29.050 INFO:tasks.rados.rados.0.smithi037.stdout:3646: finishing write tid 2 to smithi03781225-16 2024-08-17T17:39:29.050 INFO:tasks.rados.rados.0.smithi037.stdout:3646: finishing write tid 3 to smithi03781225-16 2024-08-17T17:39:29.050 INFO:tasks.rados.rados.0.smithi037.stdout:3646: finishing write tid 4 to smithi03781225-16 2024-08-17T17:39:29.050 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 16 v 1855 (ObjNum 1369 snap 458 seq_num 1369) dirty exists 2024-08-17T17:39:29.050 INFO:tasks.rados.rados.0.smithi037.stdout:3646: left oid 16 (ObjNum 1369 snap 458 seq_num 1369) 2024-08-17T17:39:29.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:28 smithi046 ceph-mon[88218]: pgmap v1078: 89 pgs: 89 active+clean; 239 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 872 KiB/s wr, 9 op/s 2024-08-17T17:39:29.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:28 smithi046 ceph-mon[88218]: osdmap e980: 8 total, 8 up, 8 in 2024-08-17T17:39:29.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:39:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:39:28] "GET /metrics HTTP/1.1" 200 36413 "" "Prometheus/2.51.0" 2024-08-17T17:39:29.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:28 smithi037 ceph-mon[97894]: pgmap v1078: 89 pgs: 89 active+clean; 239 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 872 KiB/s wr, 9 op/s 2024-08-17T17:39:29.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:28 smithi037 ceph-mon[97894]: osdmap e980: 8 total, 8 up, 8 in 2024-08-17T17:39:29.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:28 smithi037 ceph-mon[102022]: pgmap v1078: 89 pgs: 89 active+clean; 239 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 872 KiB/s wr, 9 op/s 2024-08-17T17:39:29.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:28 smithi037 ceph-mon[102022]: osdmap e980: 8 total, 8 up, 8 in 2024-08-17T17:39:29.901 INFO:tasks.rados.rados.0.smithi037.stdout:3642: done (5 left) 2024-08-17T17:39:30.029 INFO:tasks.rados.rados.0.smithi037.stdout:3643: done (4 left) 2024-08-17T17:39:30.029 INFO:tasks.rados.rados.0.smithi037.stdout:3644: done (3 left) 2024-08-17T17:39:30.030 INFO:tasks.rados.rados.0.smithi037.stdout:3645: done (2 left) 2024-08-17T17:39:30.030 INFO:tasks.rados.rados.0.smithi037.stdout:3646: done (1 left) 2024-08-17T17:39:30.030 INFO:tasks.rados.rados.0.smithi037.stdout:3647: done (0 left) 2024-08-17T17:39:30.030 INFO:tasks.rados.rados.0.smithi037.stdout:3648: delete oid 14 current snap is 459 2024-08-17T17:39:30.031 INFO:tasks.rados.rados.0.smithi037.stdout:3648: done (0 left) 2024-08-17T17:39:30.031 INFO:tasks.rados.rados.0.smithi037.stdout:3649: rollback oid 7 current snap is 459 2024-08-17T17:39:30.031 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 7 to 423 2024-08-17T17:39:30.031 INFO:tasks.rados.rados.0.smithi037.stdout:3650: write oid 20 current snap is 459 2024-08-17T17:39:30.031 INFO:tasks.rados.rados.0.smithi037.stdout:3650: seq_num 1371 ranges {642397=509919,1627754=424802,2733276=309121} 2024-08-17T17:39:30.032 INFO:tasks.rados.rados.0.smithi037.stdout:3650: writing smithi03781225-20 from 642397 to 1152316 tid 1 2024-08-17T17:39:30.032 INFO:tasks.rados.rados.0.smithi037.stdout:3650: writing smithi03781225-20 from 1627754 to 2052556 tid 2 2024-08-17T17:39:30.032 INFO:tasks.rados.rados.0.smithi037.stdout:3650: writing smithi03781225-20 from 2733276 to 3042397 tid 3 2024-08-17T17:39:30.032 INFO:tasks.rados.rados.0.smithi037.stdout:3651: snap_remove snap 458 2024-08-17T17:39:30.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:29 smithi046 ceph-mon[88218]: osdmap e981: 8 total, 8 up, 8 in 2024-08-17T17:39:30.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:29 smithi037 ceph-mon[97894]: osdmap e981: 8 total, 8 up, 8 in 2024-08-17T17:39:30.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:29 smithi037 ceph-mon[102022]: osdmap e981: 8 total, 8 up, 8 in 2024-08-17T17:39:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:39:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:39:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:39:30.911 INFO:tasks.rados.rados.0.smithi037.stdout:3651: done (2 left) 2024-08-17T17:39:30.911 INFO:tasks.rados.rados.0.smithi037.stdout:3652: write oid 18 current snap is 459 2024-08-17T17:39:30.912 INFO:tasks.rados.rados.0.smithi037.stdout:3649: finishing rollback tid 0 to smithi03781225-7 2024-08-17T17:39:30.912 INFO:tasks.rados.rados.0.smithi037.stdout:3649: finishing rollback tid 1 to smithi03781225-7 2024-08-17T17:39:30.912 INFO:tasks.rados.rados.0.smithi037.stdout:3652: seq_num 1372 ranges {659204=585168,1686236=684813} 2024-08-17T17:39:30.918 INFO:tasks.rados.rados.0.smithi037.stdout:3652: writing smithi03781225-18 from 659204 to 1244372 tid 1 2024-08-17T17:39:30.925 INFO:tasks.rados.rados.0.smithi037.stdout:3652: writing smithi03781225-18 from 1686236 to 2371049 tid 2 2024-08-17T17:39:30.926 INFO:tasks.rados.rados.0.smithi037.stdout:3653: delete oid 36 current snap is 459 2024-08-17T17:39:30.926 INFO:tasks.rados.rados.0.smithi037.stdout:3649: finishing rollback tid 2 to smithi03781225-7 2024-08-17T17:39:30.926 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 7 v 520 (ObjNum 1177 snap 396 seq_num 1177) dirty exists 2024-08-17T17:39:30.926 INFO:tasks.rados.rados.0.smithi037.stdout:3650: finishing write tid 1 to smithi03781225-20 2024-08-17T17:39:30.926 INFO:tasks.rados.rados.0.smithi037.stdout:3650: finishing write tid 2 to smithi03781225-20 2024-08-17T17:39:30.926 INFO:tasks.rados.rados.0.smithi037.stdout:3650: finishing write tid 3 to smithi03781225-20 2024-08-17T17:39:30.927 INFO:tasks.rados.rados.0.smithi037.stdout:3650: finishing write tid 4 to smithi03781225-20 2024-08-17T17:39:30.927 INFO:tasks.rados.rados.0.smithi037.stdout:3650: finishing write tid 5 to smithi03781225-20 2024-08-17T17:39:30.927 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 908 (ObjNum 1371 snap 459 seq_num 1371) dirty exists 2024-08-17T17:39:30.927 INFO:tasks.rados.rados.0.smithi037.stdout:3650: left oid 20 (ObjNum 1371 snap 459 seq_num 1371) 2024-08-17T17:39:30.927 INFO:tasks.rados.rados.0.smithi037.stdout:3652: finishing write tid 1 to smithi03781225-18 2024-08-17T17:39:30.929 INFO:tasks.rados.rados.0.smithi037.stdout:3652: finishing write tid 2 to smithi03781225-18 2024-08-17T17:39:30.931 INFO:tasks.rados.rados.0.smithi037.stdout:3652: finishing write tid 3 to smithi03781225-18 2024-08-17T17:39:30.931 INFO:tasks.rados.rados.0.smithi037.stdout:3652: finishing write tid 4 to smithi03781225-18 2024-08-17T17:39:30.931 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 1687 (ObjNum 1372 snap 459 seq_num 1372) dirty exists 2024-08-17T17:39:30.931 INFO:tasks.rados.rados.0.smithi037.stdout:3652: left oid 18 (ObjNum 1372 snap 459 seq_num 1372) 2024-08-17T17:39:30.932 INFO:tasks.rados.rados.0.smithi037.stdout:3649: done (3 left) 2024-08-17T17:39:30.932 INFO:tasks.rados.rados.0.smithi037.stdout:3650: done (2 left) 2024-08-17T17:39:30.932 INFO:tasks.rados.rados.0.smithi037.stdout:3652: done (1 left) 2024-08-17T17:39:30.933 INFO:tasks.rados.rados.0.smithi037.stdout:3653: done (0 left) 2024-08-17T17:39:30.933 INFO:tasks.rados.rados.0.smithi037.stdout:3654: write oid 18 current snap is 459 2024-08-17T17:39:30.933 INFO:tasks.rados.rados.0.smithi037.stdout:3654: seq_num 1374 ranges {692818=735666,2203200=688482} 2024-08-17T17:39:30.939 INFO:tasks.rados.rados.0.smithi037.stdout:3654: writing smithi03781225-18 from 692818 to 1428484 tid 1 2024-08-17T17:39:30.948 INFO:tasks.rados.rados.0.smithi037.stdout:3654: writing smithi03781225-18 from 2203200 to 2891682 tid 2 2024-08-17T17:39:30.948 INFO:tasks.rados.rados.0.smithi037.stdout:3655: read oid 30 snap 449 2024-08-17T17:39:30.948 INFO:tasks.rados.rados.0.smithi037.stdout:3655: expect deleted 2024-08-17T17:39:30.948 INFO:tasks.rados.rados.0.smithi037.stdout:3656: rollback oid 14 current snap is 459 2024-08-17T17:39:30.948 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 14 to 446 2024-08-17T17:39:30.948 INFO:tasks.rados.rados.0.smithi037.stdout:3654: finishing write tid 1 to smithi03781225-18 2024-08-17T17:39:30.949 INFO:tasks.rados.rados.0.smithi037.stdout:3657: write oid 47 current snap is 459 2024-08-17T17:39:30.949 INFO:tasks.rados.rados.0.smithi037.stdout:3657: seq_num 1375 ranges {709625=410915,1745329=432140,2726615=383010} 2024-08-17T17:39:30.954 INFO:tasks.rados.rados.0.smithi037.stdout:3657: writing smithi03781225-47 from 709625 to 1120540 tid 1 2024-08-17T17:39:30.960 INFO:tasks.rados.rados.0.smithi037.stdout:3657: writing smithi03781225-47 from 1745329 to 2177469 tid 2 2024-08-17T17:39:30.965 INFO:tasks.rados.rados.0.smithi037.stdout:3657: writing smithi03781225-47 from 2726615 to 3109625 tid 3 2024-08-17T17:39:30.965 INFO:tasks.rados.rados.0.smithi037.stdout:3658: read oid 42 snap -1 2024-08-17T17:39:30.965 INFO:tasks.rados.rados.0.smithi037.stdout:3658: expect (ObjNum 1316 snap 443 seq_num 1316) 2024-08-17T17:39:30.965 INFO:tasks.rados.rados.0.smithi037.stdout:3659: write oid 9 current snap is 459 2024-08-17T17:39:30.965 INFO:tasks.rados.rados.0.smithi037.stdout:3659: seq_num 1376 ranges {726432=486164,1803811=692151} 2024-08-17T17:39:30.972 INFO:tasks.rados.rados.0.smithi037.stdout:3659: writing smithi03781225-9 from 726432 to 1212596 tid 1 2024-08-17T17:39:30.980 INFO:tasks.rados.rados.0.smithi037.stdout:3659: writing smithi03781225-9 from 1803811 to 2495962 tid 2 2024-08-17T17:39:30.980 INFO:tasks.rados.rados.0.smithi037.stdout:3660: read oid 41 snap -1 2024-08-17T17:39:30.981 INFO:tasks.rados.rados.0.smithi037.stdout:3660: expect (ObjNum 1354 snap 451 seq_num 1354) 2024-08-17T17:39:30.981 INFO:tasks.rados.rados.0.smithi037.stdout:3661: snap_create 2024-08-17T17:39:30.981 INFO:tasks.rados.rados.0.smithi037.stdout:3656: finishing rollback tid 1 to smithi03781225-14 2024-08-17T17:39:30.981 INFO:tasks.rados.rados.0.smithi037.stdout:3654: finishing write tid 2 to smithi03781225-18 2024-08-17T17:39:30.981 INFO:tasks.rados.rados.0.smithi037.stdout:3656: finishing rollback tid 2 to smithi03781225-14 2024-08-17T17:39:30.981 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 14 v 1861 (ObjNum 1162 snap 390 seq_num 1162) dirty exists 2024-08-17T17:39:30.981 INFO:tasks.rados.rados.0.smithi037.stdout:3654: finishing write tid 3 to smithi03781225-18 2024-08-17T17:39:30.981 INFO:tasks.rados.rados.0.smithi037.stdout:3654: finishing write tid 4 to smithi03781225-18 2024-08-17T17:39:30.981 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 1690 (ObjNum 1374 snap 459 seq_num 1374) dirty exists 2024-08-17T17:39:30.981 INFO:tasks.rados.rados.0.smithi037.stdout:3654: left oid 18 (ObjNum 1374 snap 459 seq_num 1374) 2024-08-17T17:39:30.981 INFO:tasks.rados.rados.0.smithi037.stdout:3657: finishing write tid 1 to smithi03781225-47 2024-08-17T17:39:30.981 INFO:tasks.rados.rados.0.smithi037.stdout:3657: finishing write tid 2 to smithi03781225-47 2024-08-17T17:39:30.981 INFO:tasks.rados.rados.0.smithi037.stdout:3658: expect (ObjNum 1316 snap 443 seq_num 1316) 2024-08-17T17:39:31.109 INFO:tasks.rados.rados.0.smithi037.stdout:3657: finishing write tid 3 to smithi03781225-47 2024-08-17T17:39:31.109 INFO:tasks.rados.rados.0.smithi037.stdout:3657: finishing write tid 4 to smithi03781225-47 2024-08-17T17:39:31.109 INFO:tasks.rados.rados.0.smithi037.stdout:3657: finishing write tid 5 to smithi03781225-47 2024-08-17T17:39:31.110 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 47 v 2937 (ObjNum 1375 snap 459 seq_num 1375) dirty exists 2024-08-17T17:39:31.110 INFO:tasks.rados.rados.0.smithi037.stdout:3657: left oid 47 (ObjNum 1375 snap 459 seq_num 1375) 2024-08-17T17:39:31.110 INFO:tasks.rados.rados.0.smithi037.stdout:3659: finishing write tid 1 to smithi03781225-9 2024-08-17T17:39:31.110 INFO:tasks.rados.rados.0.smithi037.stdout:3659: finishing write tid 2 to smithi03781225-9 2024-08-17T17:39:31.110 INFO:tasks.rados.rados.0.smithi037.stdout:3659: finishing write tid 3 to smithi03781225-9 2024-08-17T17:39:31.110 INFO:tasks.rados.rados.0.smithi037.stdout:3659: finishing write tid 4 to smithi03781225-9 2024-08-17T17:39:31.110 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 2941 (ObjNum 1376 snap 459 seq_num 1376) dirty exists 2024-08-17T17:39:31.110 INFO:tasks.rados.rados.0.smithi037.stdout:3659: left oid 9 (ObjNum 1376 snap 459 seq_num 1376) 2024-08-17T17:39:31.110 INFO:tasks.rados.rados.0.smithi037.stdout:3660: expect (ObjNum 1354 snap 451 seq_num 1354) 2024-08-17T17:39:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:30 smithi046 ceph-mon[88218]: pgmap v1081: 89 pgs: 89 active+clean; 244 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-08-17T17:39:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:30 smithi046 ceph-mon[88218]: osdmap e982: 8 total, 8 up, 8 in 2024-08-17T17:39:31.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:30 smithi037 ceph-mon[102022]: pgmap v1081: 89 pgs: 89 active+clean; 244 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-08-17T17:39:31.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:30 smithi037 ceph-mon[102022]: osdmap e982: 8 total, 8 up, 8 in 2024-08-17T17:39:31.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:30 smithi037 ceph-mon[97894]: pgmap v1081: 89 pgs: 89 active+clean; 244 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-08-17T17:39:31.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:30 smithi037 ceph-mon[97894]: osdmap e982: 8 total, 8 up, 8 in 2024-08-17T17:39:31.876 INFO:tasks.rados.rados.0.smithi037.stdout:3654: done (7 left) 2024-08-17T17:39:31.876 INFO:tasks.rados.rados.0.smithi037.stdout:3655: done (6 left) 2024-08-17T17:39:31.876 INFO:tasks.rados.rados.0.smithi037.stdout:3656: done (5 left) 2024-08-17T17:39:31.876 INFO:tasks.rados.rados.0.smithi037.stdout:3657: done (4 left) 2024-08-17T17:39:31.876 INFO:tasks.rados.rados.0.smithi037.stdout:3658: done (3 left) 2024-08-17T17:39:31.876 INFO:tasks.rados.rados.0.smithi037.stdout:3659: done (2 left) 2024-08-17T17:39:31.876 INFO:tasks.rados.rados.0.smithi037.stdout:3660: done (1 left) 2024-08-17T17:39:31.876 INFO:tasks.rados.rados.0.smithi037.stdout:3661: done (0 left) 2024-08-17T17:39:31.876 INFO:tasks.rados.rados.0.smithi037.stdout:3662: write oid 16 current snap is 460 2024-08-17T17:39:31.876 INFO:tasks.rados.rados.0.smithi037.stdout:3662: seq_num 1377 ranges {743239=677766,1978646=435809,2897814=245425} 2024-08-17T17:39:31.883 INFO:tasks.rados.rados.0.smithi037.stdout:3662: writing smithi03781225-16 from 743239 to 1421005 tid 1 2024-08-17T17:39:31.888 INFO:tasks.rados.rados.0.smithi037.stdout:3662: writing smithi03781225-16 from 1978646 to 2414455 tid 2 2024-08-17T17:39:31.893 INFO:tasks.rados.rados.0.smithi037.stdout:3662: writing smithi03781225-16 from 2897814 to 3143239 tid 3 2024-08-17T17:39:31.893 INFO:tasks.rados.rados.0.smithi037.stdout:3663: snap_remove snap 453 2024-08-17T17:39:32.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:31 smithi046 ceph-mon[88218]: osdmap e983: 8 total, 8 up, 8 in 2024-08-17T17:39:32.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:31 smithi046 ceph-mon[88218]: osdmap e984: 8 total, 8 up, 8 in 2024-08-17T17:39:32.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:31 smithi037 ceph-mon[97894]: osdmap e983: 8 total, 8 up, 8 in 2024-08-17T17:39:32.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:31 smithi037 ceph-mon[97894]: osdmap e984: 8 total, 8 up, 8 in 2024-08-17T17:39:32.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:31 smithi037 ceph-mon[102022]: osdmap e983: 8 total, 8 up, 8 in 2024-08-17T17:39:32.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:31 smithi037 ceph-mon[102022]: osdmap e984: 8 total, 8 up, 8 in 2024-08-17T17:39:32.877 INFO:tasks.rados.rados.0.smithi037.stdout:3663: done (1 left) 2024-08-17T17:39:32.877 INFO:tasks.rados.rados.0.smithi037.stdout:3664: delete oid 28 current snap is 460 2024-08-17T17:39:32.878 INFO:tasks.rados.rados.0.smithi037.stdout:3662: finishing write tid 1 to smithi03781225-16 2024-08-17T17:39:32.878 INFO:tasks.rados.rados.0.smithi037.stdout:3662: finishing write tid 2 to smithi03781225-16 2024-08-17T17:39:32.878 INFO:tasks.rados.rados.0.smithi037.stdout:3662: finishing write tid 3 to smithi03781225-16 2024-08-17T17:39:32.878 INFO:tasks.rados.rados.0.smithi037.stdout:3662: finishing write tid 4 to smithi03781225-16 2024-08-17T17:39:32.878 INFO:tasks.rados.rados.0.smithi037.stdout:3662: finishing write tid 5 to smithi03781225-16 2024-08-17T17:39:32.878 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 16 v 1866 (ObjNum 1377 snap 460 seq_num 1377) dirty exists 2024-08-17T17:39:32.878 INFO:tasks.rados.rados.0.smithi037.stdout:3662: left oid 16 (ObjNum 1377 snap 460 seq_num 1377) 2024-08-17T17:39:32.888 INFO:tasks.rados.rados.0.smithi037.stdout:3662: done (1 left) 2024-08-17T17:39:32.888 INFO:tasks.rados.rados.0.smithi037.stdout:3664: done (0 left) 2024-08-17T17:39:32.888 INFO:tasks.rados.rados.0.smithi037.stdout:3665: snap_create 2024-08-17T17:39:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:32 smithi046 ceph-mon[88218]: pgmap v1084: 89 pgs: 89 active+clean; 244 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-08-17T17:39:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:32 smithi046 ceph-mon[88218]: osdmap e985: 8 total, 8 up, 8 in 2024-08-17T17:39:33.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:32 smithi037 ceph-mon[97894]: pgmap v1084: 89 pgs: 89 active+clean; 244 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-08-17T17:39:33.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:32 smithi037 ceph-mon[97894]: osdmap e985: 8 total, 8 up, 8 in 2024-08-17T17:39:33.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:32 smithi037 ceph-mon[102022]: pgmap v1084: 89 pgs: 89 active+clean; 244 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-08-17T17:39:33.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:32 smithi037 ceph-mon[102022]: osdmap e985: 8 total, 8 up, 8 in 2024-08-17T17:39:33.882 INFO:tasks.rados.rados.0.smithi037.stdout:3665: done (0 left) 2024-08-17T17:39:33.882 INFO:tasks.rados.rados.0.smithi037.stdout:3666: rollback oid 30 current snap is 461 2024-08-17T17:39:33.882 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 30 to 460 2024-08-17T17:39:33.882 INFO:tasks.rados.rados.0.smithi037.stdout:3667: snap_remove snap 442 2024-08-17T17:39:34.886 INFO:tasks.rados.rados.0.smithi037.stdout:3667: done (1 left) 2024-08-17T17:39:34.886 INFO:tasks.rados.rados.0.smithi037.stdout:3668: read oid 9 snap 439 2024-08-17T17:39:34.886 INFO:tasks.rados.rados.0.smithi037.stdout:3668: expect deleted 2024-08-17T17:39:34.886 INFO:tasks.rados.rados.0.smithi037.stdout:3669: rollback oid 3 current snap is 461 2024-08-17T17:39:34.886 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 3 to 457 2024-08-17T17:39:34.886 INFO:tasks.rados.rados.0.smithi037.stdout:3666: finishing rollback tid 1 to smithi03781225-30 2024-08-17T17:39:34.886 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 1759 (ObjNum 33 snap 0 seq_num 4061145504) dirty dne 2024-08-17T17:39:34.886 INFO:tasks.rados.rados.0.smithi037.stdout:3666: done (2 left) 2024-08-17T17:39:34.886 INFO:tasks.rados.rados.0.smithi037.stdout:3670: rollback oid 33 current snap is 461 2024-08-17T17:39:34.886 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 33 to 446 2024-08-17T17:39:34.887 INFO:tasks.rados.rados.0.smithi037.stdout:3671: snap_remove snap 451 2024-08-17T17:39:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:34 smithi046 ceph-mon[88218]: pgmap v1087: 89 pgs: 89 active+clean; 246 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 327 KiB/s wr, 3 op/s 2024-08-17T17:39:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:34 smithi046 ceph-mon[88218]: osdmap e986: 8 total, 8 up, 8 in 2024-08-17T17:39:35.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:34 smithi037 ceph-mon[102022]: pgmap v1087: 89 pgs: 89 active+clean; 246 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 327 KiB/s wr, 3 op/s 2024-08-17T17:39:35.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:34 smithi037 ceph-mon[102022]: osdmap e986: 8 total, 8 up, 8 in 2024-08-17T17:39:35.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:34 smithi037 ceph-mon[97894]: pgmap v1087: 89 pgs: 89 active+clean; 246 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 327 KiB/s wr, 3 op/s 2024-08-17T17:39:35.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:34 smithi037 ceph-mon[97894]: osdmap e986: 8 total, 8 up, 8 in 2024-08-17T17:39:35.897 INFO:tasks.rados.rados.0.smithi037.stdout:3671: done (3 left) 2024-08-17T17:39:35.898 INFO:tasks.rados.rados.0.smithi037.stdout:3672: rollback oid 48 current snap is 461 2024-08-17T17:39:35.898 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 48 to 457 2024-08-17T17:39:35.898 INFO:tasks.rados.rados.0.smithi037.stdout:3669: finishing rollback tid 0 to smithi03781225-3 2024-08-17T17:39:35.898 INFO:tasks.rados.rados.0.smithi037.stdout:3669: finishing rollback tid 1 to smithi03781225-3 2024-08-17T17:39:35.898 INFO:tasks.rados.rados.0.smithi037.stdout:3669: finishing rollback tid 2 to smithi03781225-3 2024-08-17T17:39:35.898 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 828 (ObjNum 1216 snap 403 seq_num 1216) dirty exists 2024-08-17T17:39:35.898 INFO:tasks.rados.rados.0.smithi037.stdout:3670: finishing rollback tid 0 to smithi03781225-33 2024-08-17T17:39:35.898 INFO:tasks.rados.rados.0.smithi037.stdout:3670: finishing rollback tid 1 to smithi03781225-33 2024-08-17T17:39:35.898 INFO:tasks.rados.rados.0.smithi037.stdout:3670: finishing rollback tid 2 to smithi03781225-33 2024-08-17T17:39:35.898 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 1577 (ObjNum 1324 snap 445 seq_num 1324) dirty exists 2024-08-17T17:39:35.898 INFO:tasks.rados.rados.0.smithi037.stdout:3668: done (3 left) 2024-08-17T17:39:35.899 INFO:tasks.rados.rados.0.smithi037.stdout:3669: done (2 left) 2024-08-17T17:39:35.899 INFO:tasks.rados.rados.0.smithi037.stdout:3670: done (1 left) 2024-08-17T17:39:35.899 INFO:tasks.rados.rados.0.smithi037.stdout:3673: read oid 14 snap 449 2024-08-17T17:39:35.899 INFO:tasks.rados.rados.0.smithi037.stdout:3673: expect (ObjNum 1162 snap 390 seq_num 1162) 2024-08-17T17:39:35.899 INFO:tasks.rados.rados.0.smithi037.stdout:3674: write oid 35 current snap is 461 2024-08-17T17:39:35.899 INFO:tasks.rados.rados.0.smithi037.stdout:3674: seq_num 1379 ranges {776853=428264,1979257=439478,2836307=340546} 2024-08-17T17:39:35.904 INFO:tasks.rados.rados.0.smithi037.stdout:3674: writing smithi03781225-35 from 776853 to 1205117 tid 1 2024-08-17T17:39:35.912 INFO:tasks.rados.rados.0.smithi037.stdout:3674: writing smithi03781225-35 from 1979257 to 2418735 tid 2 2024-08-17T17:39:35.917 INFO:tasks.rados.rados.0.smithi037.stdout:3674: writing smithi03781225-35 from 2836307 to 3176853 tid 3 2024-08-17T17:39:35.917 INFO:tasks.rados.rados.0.smithi037.stdout:3675: write oid 11 current snap is 461 2024-08-17T17:39:35.917 INFO:tasks.rados.rados.0.smithi037.stdout:3674: finishing write tid 1 to smithi03781225-35 2024-08-17T17:39:35.917 INFO:tasks.rados.rados.0.smithi037.stdout:3675: seq_num 1380 ranges {793660=503513,2037739=583136} 2024-08-17T17:39:35.924 INFO:tasks.rados.rados.0.smithi037.stdout:3675: writing smithi03781225-11 from 793660 to 1297173 tid 1 2024-08-17T17:39:35.932 INFO:tasks.rados.rados.0.smithi037.stdout:3675: writing smithi03781225-11 from 2037739 to 2620875 tid 2 2024-08-17T17:39:35.932 INFO:tasks.rados.rados.0.smithi037.stdout:3676: write oid 26 current snap is 461 2024-08-17T17:39:35.932 INFO:tasks.rados.rados.0.smithi037.stdout:3676: seq_num 1381 ranges {410467=578762,1696221=443147,2891153=319314} 2024-08-17T17:39:35.937 INFO:tasks.rados.rados.0.smithi037.stdout:3676: writing smithi03781225-26 from 410467 to 989229 tid 1 2024-08-17T17:39:35.944 INFO:tasks.rados.rados.0.smithi037.stdout:3676: writing smithi03781225-26 from 1696221 to 2139368 tid 2 2024-08-17T17:39:35.950 INFO:tasks.rados.rados.0.smithi037.stdout:3676: writing smithi03781225-26 from 2891153 to 3210467 tid 3 2024-08-17T17:39:35.950 INFO:tasks.rados.rados.0.smithi037.stdout:3677: read oid 38 snap 446 2024-08-17T17:39:35.950 INFO:tasks.rados.rados.0.smithi037.stdout:3677: expect (ObjNum 1253 snap 421 seq_num 1253) 2024-08-17T17:39:35.950 INFO:tasks.rados.rados.0.smithi037.stdout:3678: snap_remove snap 423 2024-08-17T17:39:36.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:35 smithi046 ceph-mon[88218]: osdmap e987: 8 total, 8 up, 8 in 2024-08-17T17:39:36.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:35 smithi037 ceph-mon[102022]: osdmap e987: 8 total, 8 up, 8 in 2024-08-17T17:39:36.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:35 smithi037 ceph-mon[97894]: osdmap e987: 8 total, 8 up, 8 in 2024-08-17T17:39:36.881 INFO:tasks.rados.rados.0.smithi037.stdout:3678: done (6 left) 2024-08-17T17:39:36.882 INFO:tasks.rados.rados.0.smithi037.stdout:3679: snap_remove snap 444 2024-08-17T17:39:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:36 smithi046 ceph-mon[88218]: pgmap v1090: 89 pgs: 89 active+clean; 259 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.2 MiB/s wr, 15 op/s 2024-08-17T17:39:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:36 smithi046 ceph-mon[88218]: osdmap e988: 8 total, 8 up, 8 in 2024-08-17T17:39:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:36 smithi046 ceph-mon[88218]: osdmap e989: 8 total, 8 up, 8 in 2024-08-17T17:39:37.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:36 smithi037 ceph-mon[97894]: pgmap v1090: 89 pgs: 89 active+clean; 259 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.2 MiB/s wr, 15 op/s 2024-08-17T17:39:37.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:36 smithi037 ceph-mon[97894]: osdmap e988: 8 total, 8 up, 8 in 2024-08-17T17:39:37.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:36 smithi037 ceph-mon[97894]: osdmap e989: 8 total, 8 up, 8 in 2024-08-17T17:39:37.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:36 smithi037 ceph-mon[102022]: pgmap v1090: 89 pgs: 89 active+clean; 259 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.2 MiB/s wr, 15 op/s 2024-08-17T17:39:37.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:36 smithi037 ceph-mon[102022]: osdmap e988: 8 total, 8 up, 8 in 2024-08-17T17:39:37.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:36 smithi037 ceph-mon[102022]: osdmap e989: 8 total, 8 up, 8 in 2024-08-17T17:39:37.882 INFO:tasks.rados.rados.0.smithi037.stdout:3679: done (6 left) 2024-08-17T17:39:37.883 INFO:tasks.rados.rados.0.smithi037.stdout:3680: read oid 19 snap -1 2024-08-17T17:39:37.883 INFO:tasks.rados.rados.0.smithi037.stdout:3680: expect (ObjNum 1257 snap 422 seq_num 1257) 2024-08-17T17:39:37.883 INFO:tasks.rados.rados.0.smithi037.stdout:3681: read oid 40 snap -1 2024-08-17T17:39:37.883 INFO:tasks.rados.rados.0.smithi037.stdout:3681: expect (ObjNum 1170 snap 393 seq_num 1170) 2024-08-17T17:39:37.883 INFO:tasks.rados.rados.0.smithi037.stdout:3682: write oid 2 current snap is 461 2024-08-17T17:39:37.883 INFO:tasks.rados.rados.0.smithi037.stdout:3682: seq_num 1382 ranges {427274=654011,1754703=586805,2918576=308698} 2024-08-17T17:39:37.889 INFO:tasks.rados.rados.0.smithi037.stdout:3682: writing smithi03781225-2 from 427274 to 1081285 tid 1 2024-08-17T17:39:37.898 INFO:tasks.rados.rados.0.smithi037.stdout:3682: writing smithi03781225-2 from 1754703 to 2341508 tid 2 2024-08-17T17:39:37.903 INFO:tasks.rados.rados.0.smithi037.stdout:3682: writing smithi03781225-2 from 2918576 to 3227274 tid 3 2024-08-17T17:39:37.903 INFO:tasks.rados.rados.0.smithi037.stdout:3683: snap_remove snap 450 2024-08-17T17:39:38.907 INFO:tasks.rados.rados.0.smithi037.stdout:3683: done (9 left) 2024-08-17T17:39:38.907 INFO:tasks.rados.rados.0.smithi037.stdout:3684: read oid 45 snap 436 2024-08-17T17:39:38.907 INFO:tasks.rados.rados.0.smithi037.stdout:3684: expect (ObjNum 1266 snap 429 seq_num 1266) 2024-08-17T17:39:38.907 INFO:tasks.rados.rados.0.smithi037.stdout:3685: snap_remove snap 454 2024-08-17T17:39:39.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:38 smithi046 ceph-mon[88218]: pgmap v1093: 89 pgs: 89 active+clean; 259 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-08-17T17:39:39.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:38 smithi046 ceph-mon[88218]: osdmap e990: 8 total, 8 up, 8 in 2024-08-17T17:39:39.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:38 smithi037 ceph-mon[97894]: pgmap v1093: 89 pgs: 89 active+clean; 259 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-08-17T17:39:39.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:38 smithi037 ceph-mon[97894]: osdmap e990: 8 total, 8 up, 8 in 2024-08-17T17:39:39.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:39:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:39:38] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.51.0" 2024-08-17T17:39:39.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:38 smithi037 ceph-mon[102022]: pgmap v1093: 89 pgs: 89 active+clean; 259 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-08-17T17:39:39.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:38 smithi037 ceph-mon[102022]: osdmap e990: 8 total, 8 up, 8 in 2024-08-17T17:39:39.919 INFO:tasks.rados.rados.0.smithi037.stdout:3685: done (10 left) 2024-08-17T17:39:39.919 INFO:tasks.rados.rados.0.smithi037.stdout:3686: write oid 4 current snap is 461 2024-08-17T17:39:39.919 INFO:tasks.rados.rados.0.smithi037.stdout:3673: expect (ObjNum 1162 snap 390 seq_num 1162) 2024-08-17T17:39:40.137 INFO:tasks.rados.rados.0.smithi037.stdout:3672: finishing rollback tid 1 to smithi03781225-48 2024-08-17T17:39:40.137 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 48 v 2737 (ObjNum 145 snap 0 seq_num 4060797880) dirty dne 2024-08-17T17:39:40.137 INFO:tasks.rados.rados.0.smithi037.stdout:3674: finishing write tid 2 to smithi03781225-35 2024-08-17T17:39:40.138 INFO:tasks.rados.rados.0.smithi037.stdout:3674: finishing write tid 3 to smithi03781225-35 2024-08-17T17:39:40.138 INFO:tasks.rados.rados.0.smithi037.stdout:3674: finishing write tid 4 to smithi03781225-35 2024-08-17T17:39:40.138 INFO:tasks.rados.rados.0.smithi037.stdout:3674: finishing write tid 5 to smithi03781225-35 2024-08-17T17:39:40.138 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 35 v 684 (ObjNum 1379 snap 461 seq_num 1379) dirty exists 2024-08-17T17:39:40.138 INFO:tasks.rados.rados.0.smithi037.stdout:3674: left oid 35 (ObjNum 1379 snap 461 seq_num 1379) 2024-08-17T17:39:40.138 INFO:tasks.rados.rados.0.smithi037.stdout:3675: finishing write tid 1 to smithi03781225-11 2024-08-17T17:39:40.138 INFO:tasks.rados.rados.0.smithi037.stdout:3675: finishing write tid 2 to smithi03781225-11 2024-08-17T17:39:40.138 INFO:tasks.rados.rados.0.smithi037.stdout:3675: finishing write tid 3 to smithi03781225-11 2024-08-17T17:39:40.138 INFO:tasks.rados.rados.0.smithi037.stdout:3675: finishing write tid 4 to smithi03781225-11 2024-08-17T17:39:40.138 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 11 v 1246 (ObjNum 1380 snap 461 seq_num 1380) dirty exists 2024-08-17T17:39:40.138 INFO:tasks.rados.rados.0.smithi037.stdout:3675: left oid 11 (ObjNum 1380 snap 461 seq_num 1380) 2024-08-17T17:39:40.138 INFO:tasks.rados.rados.0.smithi037.stdout:3676: finishing write tid 1 to smithi03781225-26 2024-08-17T17:39:40.138 INFO:tasks.rados.rados.0.smithi037.stdout:3676: finishing write tid 2 to smithi03781225-26 2024-08-17T17:39:40.139 INFO:tasks.rados.rados.0.smithi037.stdout:3676: finishing write tid 3 to smithi03781225-26 2024-08-17T17:39:40.139 INFO:tasks.rados.rados.0.smithi037.stdout:3676: finishing write tid 4 to smithi03781225-26 2024-08-17T17:39:40.139 INFO:tasks.rados.rados.0.smithi037.stdout:3676: finishing write tid 5 to smithi03781225-26 2024-08-17T17:39:40.139 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 1707 (ObjNum 1381 snap 461 seq_num 1381) dirty exists 2024-08-17T17:39:40.139 INFO:tasks.rados.rados.0.smithi037.stdout:3676: left oid 26 (ObjNum 1381 snap 461 seq_num 1381) 2024-08-17T17:39:40.139 INFO:tasks.rados.rados.0.smithi037.stdout:3677: expect (ObjNum 1253 snap 421 seq_num 1253) 2024-08-17T17:39:40.162 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:39 smithi046 ceph-mon[88218]: osdmap e991: 8 total, 8 up, 8 in 2024-08-17T17:39:40.162 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:40.239 INFO:tasks.rados.rados.0.smithi037.stdout:3682: finishing write tid 1 to smithi03781225-2 2024-08-17T17:39:40.239 INFO:tasks.rados.rados.0.smithi037.stdout:3682: finishing write tid 2 to smithi03781225-2 2024-08-17T17:39:40.239 INFO:tasks.rados.rados.0.smithi037.stdout:3680: expect (ObjNum 1257 snap 422 seq_num 1257) 2024-08-17T17:39:40.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:39 smithi037 ceph-mon[97894]: osdmap e991: 8 total, 8 up, 8 in 2024-08-17T17:39:40.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:40.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:39 smithi037 ceph-mon[102022]: osdmap e991: 8 total, 8 up, 8 in 2024-08-17T17:39:40.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:40.343 INFO:tasks.rados.rados.0.smithi037.stdout:3682: finishing write tid 3 to smithi03781225-2 2024-08-17T17:39:40.343 INFO:tasks.rados.rados.0.smithi037.stdout:3682: finishing write tid 4 to smithi03781225-2 2024-08-17T17:39:40.343 INFO:tasks.rados.rados.0.smithi037.stdout:3682: finishing write tid 5 to smithi03781225-2 2024-08-17T17:39:40.343 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 2 v 1948 (ObjNum 1382 snap 461 seq_num 1382) dirty exists 2024-08-17T17:39:40.343 INFO:tasks.rados.rados.0.smithi037.stdout:3682: left oid 2 (ObjNum 1382 snap 461 seq_num 1382) 2024-08-17T17:39:40.343 INFO:tasks.rados.rados.0.smithi037.stdout:3681: expect (ObjNum 1170 snap 393 seq_num 1170) 2024-08-17T17:39:40.465 INFO:tasks.rados.rados.0.smithi037.stdout:3684: expect (ObjNum 1266 snap 429 seq_num 1266) 2024-08-17T17:39:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:39:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:39:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:39:40.574 INFO:tasks.rados.rados.0.smithi037.stdout:3686: seq_num 1383 ranges {444081=729260,1813185=446816,2945999=298082} 2024-08-17T17:39:40.580 INFO:tasks.rados.rados.0.smithi037.stdout:3686: writing smithi03781225-4 from 444081 to 1173341 tid 1 2024-08-17T17:39:40.586 INFO:tasks.rados.rados.0.smithi037.stdout:3686: writing smithi03781225-4 from 1813185 to 2260001 tid 2 2024-08-17T17:39:40.593 INFO:tasks.rados.rados.0.smithi037.stdout:3686: writing smithi03781225-4 from 2945999 to 3244081 tid 3 2024-08-17T17:39:40.593 INFO:tasks.rados.rados.0.smithi037.stdout:3672: done (10 left) 2024-08-17T17:39:40.593 INFO:tasks.rados.rados.0.smithi037.stdout:3673: done (9 left) 2024-08-17T17:39:40.593 INFO:tasks.rados.rados.0.smithi037.stdout:3674: done (8 left) 2024-08-17T17:39:40.593 INFO:tasks.rados.rados.0.smithi037.stdout:3675: done (7 left) 2024-08-17T17:39:40.593 INFO:tasks.rados.rados.0.smithi037.stdout:3676: done (6 left) 2024-08-17T17:39:40.593 INFO:tasks.rados.rados.0.smithi037.stdout:3677: done (5 left) 2024-08-17T17:39:40.593 INFO:tasks.rados.rados.0.smithi037.stdout:3680: done (4 left) 2024-08-17T17:39:40.593 INFO:tasks.rados.rados.0.smithi037.stdout:3681: done (3 left) 2024-08-17T17:39:40.594 INFO:tasks.rados.rados.0.smithi037.stdout:3682: done (2 left) 2024-08-17T17:39:40.594 INFO:tasks.rados.rados.0.smithi037.stdout:3684: done (1 left) 2024-08-17T17:39:40.594 INFO:tasks.rados.rados.0.smithi037.stdout:3687: rollback oid 17 current snap is 461 2024-08-17T17:39:40.594 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 17 to 456 2024-08-17T17:39:40.594 INFO:tasks.rados.rados.0.smithi037.stdout:3686: finishing write tid 1 to smithi03781225-4 2024-08-17T17:39:40.594 INFO:tasks.rados.rados.0.smithi037.stdout:3686: finishing write tid 2 to smithi03781225-4 2024-08-17T17:39:40.594 INFO:tasks.rados.rados.0.smithi037.stdout:3688: write oid 3 current snap is 461 2024-08-17T17:39:40.594 INFO:tasks.rados.rados.0.smithi037.stdout:3688: seq_num 1384 ranges {460888=520862,1471667=590474,2573422=455407} 2024-08-17T17:39:40.598 INFO:tasks.rados.rados.0.smithi037.stdout:3688: writing smithi03781225-3 from 460888 to 981750 tid 1 2024-08-17T17:39:40.604 INFO:tasks.rados.rados.0.smithi037.stdout:3688: writing smithi03781225-3 from 1471667 to 2062141 tid 2 2024-08-17T17:39:40.610 INFO:tasks.rados.rados.0.smithi037.stdout:3688: writing smithi03781225-3 from 2573422 to 3028829 tid 3 2024-08-17T17:39:40.610 INFO:tasks.rados.rados.0.smithi037.stdout:3689: delete oid 31 current snap is 461 2024-08-17T17:39:40.610 INFO:tasks.rados.rados.0.smithi037.stdout:3686: finishing write tid 3 to smithi03781225-4 2024-08-17T17:39:40.610 INFO:tasks.rados.rados.0.smithi037.stdout:3686: finishing write tid 4 to smithi03781225-4 2024-08-17T17:39:40.610 INFO:tasks.rados.rados.0.smithi037.stdout:3686: finishing write tid 5 to smithi03781225-4 2024-08-17T17:39:40.610 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 1609 (ObjNum 1383 snap 461 seq_num 1383) dirty exists 2024-08-17T17:39:40.610 INFO:tasks.rados.rados.0.smithi037.stdout:3686: left oid 4 (ObjNum 1383 snap 461 seq_num 1383) 2024-08-17T17:39:40.610 INFO:tasks.rados.rados.0.smithi037.stdout:3687: finishing rollback tid 0 to smithi03781225-17 2024-08-17T17:39:40.610 INFO:tasks.rados.rados.0.smithi037.stdout:3687: finishing rollback tid 1 to smithi03781225-17 2024-08-17T17:39:40.610 INFO:tasks.rados.rados.0.smithi037.stdout:3687: finishing rollback tid 2 to smithi03781225-17 2024-08-17T17:39:40.610 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 1599 (ObjNum 1328 snap 447 seq_num 1328) dirty exists 2024-08-17T17:39:40.611 INFO:tasks.rados.rados.0.smithi037.stdout:3688: finishing write tid 1 to smithi03781225-3 2024-08-17T17:39:40.611 INFO:tasks.rados.rados.0.smithi037.stdout:3688: finishing write tid 2 to smithi03781225-3 2024-08-17T17:39:40.612 INFO:tasks.rados.rados.0.smithi037.stdout:3686: done (3 left) 2024-08-17T17:39:40.612 INFO:tasks.rados.rados.0.smithi037.stdout:3687: done (2 left) 2024-08-17T17:39:40.612 INFO:tasks.rados.rados.0.smithi037.stdout:3689: done (1 left) 2024-08-17T17:39:40.612 INFO:tasks.rados.rados.0.smithi037.stdout:3690: snap_create 2024-08-17T17:39:40.613 INFO:tasks.rados.rados.0.smithi037.stdout:3688: finishing write tid 3 to smithi03781225-3 2024-08-17T17:39:40.613 INFO:tasks.rados.rados.0.smithi037.stdout:3688: finishing write tid 4 to smithi03781225-3 2024-08-17T17:39:40.613 INFO:tasks.rados.rados.0.smithi037.stdout:3688: finishing write tid 5 to smithi03781225-3 2024-08-17T17:39:40.613 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 844 (ObjNum 1384 snap 461 seq_num 1384) dirty exists 2024-08-17T17:39:40.613 INFO:tasks.rados.rados.0.smithi037.stdout:3688: left oid 3 (ObjNum 1384 snap 461 seq_num 1384) 2024-08-17T17:39:40.922 INFO:tasks.rados.rados.0.smithi037.stdout:3688: done (1 left) 2024-08-17T17:39:40.922 INFO:tasks.rados.rados.0.smithi037.stdout:3690: done (0 left) 2024-08-17T17:39:40.922 INFO:tasks.rados.rados.0.smithi037.stdout:3691: read oid 18 snap -1 2024-08-17T17:39:40.923 INFO:tasks.rados.rados.0.smithi037.stdout:3691: expect (ObjNum 1374 snap 459 seq_num 1374) 2024-08-17T17:39:40.923 INFO:tasks.rados.rados.0.smithi037.stdout:3692: rollback oid 32 current snap is 462 2024-08-17T17:39:40.923 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 32 to 457 2024-08-17T17:39:40.923 INFO:tasks.rados.rados.0.smithi037.stdout:3693: write oid 8 current snap is 462 2024-08-17T17:39:40.923 INFO:tasks.rados.rados.0.smithi037.stdout:3693: seq_num 1386 ranges {494502=671360,1588631=594143,2628268=477951} 2024-08-17T17:39:40.929 INFO:tasks.rados.rados.0.smithi037.stdout:3693: writing smithi03781225-8 from 494502 to 1165862 tid 1 2024-08-17T17:39:40.936 INFO:tasks.rados.rados.0.smithi037.stdout:3693: writing smithi03781225-8 from 1588631 to 2182774 tid 2 2024-08-17T17:39:40.942 INFO:tasks.rados.rados.0.smithi037.stdout:3693: writing smithi03781225-8 from 2628268 to 3106219 tid 3 2024-08-17T17:39:40.942 INFO:tasks.rados.rados.0.smithi037.stdout:3694: read oid 16 snap -1 2024-08-17T17:39:40.942 INFO:tasks.rados.rados.0.smithi037.stdout:3694: expect (ObjNum 1377 snap 460 seq_num 1377) 2024-08-17T17:39:40.942 INFO:tasks.rados.rados.0.smithi037.stdout:3695: delete oid 24 current snap is 462 2024-08-17T17:39:40.942 INFO:tasks.rados.rados.0.smithi037.stdout:3692: finishing rollback tid 1 to smithi03781225-32 2024-08-17T17:39:40.942 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 32 v 761 (ObjNum 33 snap 0 seq_num 4061097120) dirty dne 2024-08-17T17:39:40.943 INFO:tasks.rados.rados.0.smithi037.stdout:3691: expect (ObjNum 1374 snap 459 seq_num 1374) 2024-08-17T17:39:41.093 INFO:tasks.rados.rados.0.smithi037.stdout:3693: finishing write tid 1 to smithi03781225-8 2024-08-17T17:39:41.094 INFO:tasks.rados.rados.0.smithi037.stdout:3693: finishing write tid 2 to smithi03781225-8 2024-08-17T17:39:41.094 INFO:tasks.rados.rados.0.smithi037.stdout:3693: finishing write tid 3 to smithi03781225-8 2024-08-17T17:39:41.094 INFO:tasks.rados.rados.0.smithi037.stdout:3693: finishing write tid 4 to smithi03781225-8 2024-08-17T17:39:41.094 INFO:tasks.rados.rados.0.smithi037.stdout:3693: finishing write tid 5 to smithi03781225-8 2024-08-17T17:39:41.094 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 1258 (ObjNum 1386 snap 462 seq_num 1386) dirty exists 2024-08-17T17:39:41.094 INFO:tasks.rados.rados.0.smithi037.stdout:3693: left oid 8 (ObjNum 1386 snap 462 seq_num 1386) 2024-08-17T17:39:41.094 INFO:tasks.rados.rados.0.smithi037.stdout:3694: expect (ObjNum 1377 snap 460 seq_num 1377) 2024-08-17T17:39:41.201 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:40 smithi046 ceph-mon[88218]: pgmap v1096: 89 pgs: 89 active+clean; 238 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 706 KiB/s wr, 15 op/s 2024-08-17T17:39:41.201 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:40 smithi046 ceph-mon[88218]: osdmap e992: 8 total, 8 up, 8 in 2024-08-17T17:39:41.201 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:40 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:39:41.231 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:40 smithi037 ceph-mon[102022]: pgmap v1096: 89 pgs: 89 active+clean; 238 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 706 KiB/s wr, 15 op/s 2024-08-17T17:39:41.231 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:40 smithi037 ceph-mon[102022]: osdmap e992: 8 total, 8 up, 8 in 2024-08-17T17:39:41.231 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:40 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:39:41.232 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:40 smithi037 ceph-mon[97894]: pgmap v1096: 89 pgs: 89 active+clean; 238 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 706 KiB/s wr, 15 op/s 2024-08-17T17:39:41.232 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:40 smithi037 ceph-mon[97894]: osdmap e992: 8 total, 8 up, 8 in 2024-08-17T17:39:41.232 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:40 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:39:41.376 INFO:tasks.rados.rados.0.smithi037.stdout:3691: done (4 left) 2024-08-17T17:39:41.376 INFO:tasks.rados.rados.0.smithi037.stdout:3692: done (3 left) 2024-08-17T17:39:41.376 INFO:tasks.rados.rados.0.smithi037.stdout:3693: done (2 left) 2024-08-17T17:39:41.376 INFO:tasks.rados.rados.0.smithi037.stdout:3694: done (1 left) 2024-08-17T17:39:41.376 INFO:tasks.rados.rados.0.smithi037.stdout:3695: done (0 left) 2024-08-17T17:39:41.376 INFO:tasks.rados.rados.0.smithi037.stdout:3696: rollback oid 5 current snap is 462 2024-08-17T17:39:41.377 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 5 to 437 2024-08-17T17:39:41.377 INFO:tasks.rados.rados.0.smithi037.stdout:3697: rollback oid 20 current snap is 462 2024-08-17T17:39:41.377 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 20 to 460 2024-08-17T17:39:41.377 INFO:tasks.rados.rados.0.smithi037.stdout:3698: write oid 23 current snap is 462 2024-08-17T17:39:41.377 INFO:tasks.rados.rados.0.smithi037.stdout:3698: seq_num 1388 ranges {528116=421858,1589242=597812,2966761=361355} 2024-08-17T17:39:41.381 INFO:tasks.rados.rados.0.smithi037.stdout:3698: writing smithi03781225-23 from 528116 to 949974 tid 1 2024-08-17T17:39:41.388 INFO:tasks.rados.rados.0.smithi037.stdout:3698: writing smithi03781225-23 from 1589242 to 2187054 tid 2 2024-08-17T17:39:41.394 INFO:tasks.rados.rados.0.smithi037.stdout:3698: writing smithi03781225-23 from 2966761 to 3328116 tid 3 2024-08-17T17:39:41.394 INFO:tasks.rados.rados.0.smithi037.stdout:3699: read oid 34 snap -1 2024-08-17T17:39:41.394 INFO:tasks.rados.rados.0.smithi037.stdout:3699: expect deleted 2024-08-17T17:39:41.394 INFO:tasks.rados.rados.0.smithi037.stdout:3700: write oid 44 current snap is 462 2024-08-17T17:39:41.394 INFO:tasks.rados.rados.0.smithi037.stdout:3700: seq_num 1389 ranges {544923=497107,1647724=457823,2710537=428120} 2024-08-17T17:39:41.400 INFO:tasks.rados.rados.0.smithi037.stdout:3700: writing smithi03781225-44 from 544923 to 1042030 tid 1 2024-08-17T17:39:41.406 INFO:tasks.rados.rados.0.smithi037.stdout:3700: writing smithi03781225-44 from 1647724 to 2105547 tid 2 2024-08-17T17:39:41.412 INFO:tasks.rados.rados.0.smithi037.stdout:3700: writing smithi03781225-44 from 2710537 to 3138657 tid 3 2024-08-17T17:39:41.412 INFO:tasks.rados.rados.0.smithi037.stdout:3701: delete oid 7 current snap is 462 2024-08-17T17:39:41.412 INFO:tasks.rados.rados.0.smithi037.stdout:3697: finishing rollback tid 0 to smithi03781225-20 2024-08-17T17:39:41.412 INFO:tasks.rados.rados.0.smithi037.stdout:3696: finishing rollback tid 0 to smithi03781225-5 2024-08-17T17:39:41.413 INFO:tasks.rados.rados.0.smithi037.stdout:3696: finishing rollback tid 1 to smithi03781225-5 2024-08-17T17:39:41.413 INFO:tasks.rados.rados.0.smithi037.stdout:3697: finishing rollback tid 1 to smithi03781225-20 2024-08-17T17:39:41.413 INFO:tasks.rados.rados.0.smithi037.stdout:3696: finishing rollback tid 2 to smithi03781225-5 2024-08-17T17:39:41.413 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 5 v 848 (ObjNum 1288 snap 437 seq_num 1288) dirty exists 2024-08-17T17:39:41.413 INFO:tasks.rados.rados.0.smithi037.stdout:3697: finishing rollback tid 2 to smithi03781225-20 2024-08-17T17:39:41.413 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 934 (ObjNum 1371 snap 459 seq_num 1371) dirty exists 2024-08-17T17:39:41.413 INFO:tasks.rados.rados.0.smithi037.stdout:3698: finishing write tid 1 to smithi03781225-23 2024-08-17T17:39:41.413 INFO:tasks.rados.rados.0.smithi037.stdout:3698: finishing write tid 2 to smithi03781225-23 2024-08-17T17:39:41.413 INFO:tasks.rados.rados.0.smithi037.stdout:3698: finishing write tid 3 to smithi03781225-23 2024-08-17T17:39:41.413 INFO:tasks.rados.rados.0.smithi037.stdout:3698: finishing write tid 4 to smithi03781225-23 2024-08-17T17:39:41.413 INFO:tasks.rados.rados.0.smithi037.stdout:3698: finishing write tid 5 to smithi03781225-23 2024-08-17T17:39:41.413 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 23 v 1604 (ObjNum 1388 snap 462 seq_num 1388) dirty exists 2024-08-17T17:39:41.413 INFO:tasks.rados.rados.0.smithi037.stdout:3698: left oid 23 (ObjNum 1388 snap 462 seq_num 1388) 2024-08-17T17:39:41.414 INFO:tasks.rados.rados.0.smithi037.stdout:3700: finishing write tid 1 to smithi03781225-44 2024-08-17T17:39:41.414 INFO:tasks.rados.rados.0.smithi037.stdout:3700: finishing write tid 2 to smithi03781225-44 2024-08-17T17:39:41.414 INFO:tasks.rados.rados.0.smithi037.stdout:3696: done (5 left) 2024-08-17T17:39:41.414 INFO:tasks.rados.rados.0.smithi037.stdout:3697: done (4 left) 2024-08-17T17:39:41.414 INFO:tasks.rados.rados.0.smithi037.stdout:3698: done (3 left) 2024-08-17T17:39:41.415 INFO:tasks.rados.rados.0.smithi037.stdout:3699: done (2 left) 2024-08-17T17:39:41.415 INFO:tasks.rados.rados.0.smithi037.stdout:3701: done (1 left) 2024-08-17T17:39:41.415 INFO:tasks.rados.rados.0.smithi037.stdout:3702: rollback oid 17 current snap is 462 2024-08-17T17:39:41.415 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 17 to 449 2024-08-17T17:39:41.415 INFO:tasks.rados.rados.0.smithi037.stdout:3703: snap_remove snap 446 2024-08-17T17:39:41.885 INFO:tasks.rados.rados.0.smithi037.stdout:3703: done (2 left) 2024-08-17T17:39:41.885 INFO:tasks.rados.rados.0.smithi037.stdout:3704: read oid 46 snap -1 2024-08-17T17:39:41.885 INFO:tasks.rados.rados.0.smithi037.stdout:3704: expect (ObjNum 1226 snap 409 seq_num 1226) 2024-08-17T17:39:41.885 INFO:tasks.rados.rados.0.smithi037.stdout:3705: snap_remove snap 460 2024-08-17T17:39:42.228 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:41 smithi046 ceph-mon[88218]: osdmap e993: 8 total, 8 up, 8 in 2024-08-17T17:39:42.228 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:41 smithi046 ceph-mon[88218]: osdmap e994: 8 total, 8 up, 8 in 2024-08-17T17:39:42.240 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:41 smithi037 ceph-mon[102022]: osdmap e993: 8 total, 8 up, 8 in 2024-08-17T17:39:42.240 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:41 smithi037 ceph-mon[102022]: osdmap e994: 8 total, 8 up, 8 in 2024-08-17T17:39:42.241 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:41 smithi037 ceph-mon[97894]: osdmap e993: 8 total, 8 up, 8 in 2024-08-17T17:39:42.241 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:41 smithi037 ceph-mon[97894]: osdmap e994: 8 total, 8 up, 8 in 2024-08-17T17:39:42.879 INFO:tasks.rados.rados.0.smithi037.stdout:3705: done (3 left) 2024-08-17T17:39:42.879 INFO:tasks.rados.rados.0.smithi037.stdout:3706: delete oid 21 current snap is 462 2024-08-17T17:39:42.879 INFO:tasks.rados.rados.0.smithi037.stdout:3700: finishing write tid 3 to smithi03781225-44 2024-08-17T17:39:42.880 INFO:tasks.rados.rados.0.smithi037.stdout:3700: finishing write tid 4 to smithi03781225-44 2024-08-17T17:39:42.880 INFO:tasks.rados.rados.0.smithi037.stdout:3700: finishing write tid 5 to smithi03781225-44 2024-08-17T17:39:42.880 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 1953 (ObjNum 1389 snap 462 seq_num 1389) dirty exists 2024-08-17T17:39:42.880 INFO:tasks.rados.rados.0.smithi037.stdout:3700: left oid 44 (ObjNum 1389 snap 462 seq_num 1389) 2024-08-17T17:39:42.880 INFO:tasks.rados.rados.0.smithi037.stdout:3702: finishing rollback tid 0 to smithi03781225-17 2024-08-17T17:39:42.880 INFO:tasks.rados.rados.0.smithi037.stdout:3702: finishing rollback tid 1 to smithi03781225-17 2024-08-17T17:39:42.880 INFO:tasks.rados.rados.0.smithi037.stdout:3702: finishing rollback tid 2 to smithi03781225-17 2024-08-17T17:39:42.880 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 1608 (ObjNum 1328 snap 447 seq_num 1328) dirty exists 2024-08-17T17:39:42.880 INFO:tasks.rados.rados.0.smithi037.stdout:3704: expect (ObjNum 1226 snap 409 seq_num 1226) 2024-08-17T17:39:42.969 INFO:tasks.rados.rados.0.smithi037.stdout:3700: done (3 left) 2024-08-17T17:39:42.969 INFO:tasks.rados.rados.0.smithi037.stdout:3702: done (2 left) 2024-08-17T17:39:42.969 INFO:tasks.rados.rados.0.smithi037.stdout:3704: done (1 left) 2024-08-17T17:39:42.969 INFO:tasks.rados.rados.0.smithi037.stdout:3706: done (0 left) 2024-08-17T17:39:42.969 INFO:tasks.rados.rados.0.smithi037.stdout:3707: snap_create 2024-08-17T17:39:43.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:42 smithi046 ceph-mon[88218]: pgmap v1099: 89 pgs: 89 active+clean; 236 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-08-17T17:39:43.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:42 smithi046 ceph-mon[88218]: osdmap e995: 8 total, 8 up, 8 in 2024-08-17T17:39:43.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:42 smithi037 ceph-mon[102022]: pgmap v1099: 89 pgs: 89 active+clean; 236 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-08-17T17:39:43.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:42 smithi037 ceph-mon[102022]: osdmap e995: 8 total, 8 up, 8 in 2024-08-17T17:39:43.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:42 smithi037 ceph-mon[97894]: pgmap v1099: 89 pgs: 89 active+clean; 236 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-08-17T17:39:43.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:42 smithi037 ceph-mon[97894]: osdmap e995: 8 total, 8 up, 8 in 2024-08-17T17:39:43.934 INFO:tasks.rados.rados.0.smithi037.stdout:3707: done (0 left) 2024-08-17T17:39:43.934 INFO:tasks.rados.rados.0.smithi037.stdout:3708: rollback oid 3 current snap is 463 2024-08-17T17:39:43.935 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 3 to 462 2024-08-17T17:39:43.935 INFO:tasks.rados.rados.0.smithi037.stdout:3709: rollback oid 16 current snap is 463 2024-08-17T17:39:43.935 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 16 to 457 2024-08-17T17:39:43.935 INFO:tasks.rados.rados.0.smithi037.stdout:3710: rollback oid 33 current snap is 463 2024-08-17T17:39:43.935 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 33 to 439 2024-08-17T17:39:43.935 INFO:tasks.rados.rados.0.smithi037.stdout:3711: write oid 27 current snap is 463 2024-08-17T17:39:43.935 INFO:tasks.rados.rados.0.smithi037.stdout:3711: seq_num 1392 ranges {595344=439207,1823170=605150,3076453=318891} 2024-08-17T17:39:43.940 INFO:tasks.rados.rados.0.smithi037.stdout:3711: writing smithi03781225-27 from 595344 to 1034551 tid 1 2024-08-17T17:39:43.948 INFO:tasks.rados.rados.0.smithi037.stdout:3711: writing smithi03781225-27 from 1823170 to 2428320 tid 2 2024-08-17T17:39:43.954 INFO:tasks.rados.rados.0.smithi037.stdout:3711: writing smithi03781225-27 from 3076453 to 3395344 tid 3 2024-08-17T17:39:43.954 INFO:tasks.rados.rados.0.smithi037.stdout:3712: snap_create 2024-08-17T17:39:43.954 INFO:tasks.rados.rados.0.smithi037.stdout:3708: finishing rollback tid 0 to smithi03781225-3 2024-08-17T17:39:43.954 INFO:tasks.rados.rados.0.smithi037.stdout:3708: finishing rollback tid 1 to smithi03781225-3 2024-08-17T17:39:43.954 INFO:tasks.rados.rados.0.smithi037.stdout:3709: finishing rollback tid 0 to smithi03781225-16 2024-08-17T17:39:43.954 INFO:tasks.rados.rados.0.smithi037.stdout:3708: finishing rollback tid 2 to smithi03781225-3 2024-08-17T17:39:43.954 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 858 (ObjNum 1384 snap 461 seq_num 1384) dirty exists 2024-08-17T17:39:43.954 INFO:tasks.rados.rados.0.smithi037.stdout:3709: finishing rollback tid 1 to smithi03781225-16 2024-08-17T17:39:43.954 INFO:tasks.rados.rados.0.smithi037.stdout:3709: finishing rollback tid 2 to smithi03781225-16 2024-08-17T17:39:43.955 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 16 v 1913 (ObjNum 1364 snap 457 seq_num 1364) dirty exists 2024-08-17T17:39:43.955 INFO:tasks.rados.rados.0.smithi037.stdout:3710: finishing rollback tid 0 to smithi03781225-33 2024-08-17T17:39:43.955 INFO:tasks.rados.rados.0.smithi037.stdout:3710: finishing rollback tid 1 to smithi03781225-33 2024-08-17T17:39:43.955 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 1621 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-17T17:39:43.955 INFO:tasks.rados.rados.0.smithi037.stdout:3711: finishing write tid 1 to smithi03781225-27 2024-08-17T17:39:43.955 INFO:tasks.rados.rados.0.smithi037.stdout:3711: finishing write tid 2 to smithi03781225-27 2024-08-17T17:39:43.955 INFO:tasks.rados.rados.0.smithi037.stdout:3711: finishing write tid 3 to smithi03781225-27 2024-08-17T17:39:43.955 INFO:tasks.rados.rados.0.smithi037.stdout:3711: finishing write tid 4 to smithi03781225-27 2024-08-17T17:39:43.956 INFO:tasks.rados.rados.0.smithi037.stdout:3711: finishing write tid 5 to smithi03781225-27 2024-08-17T17:39:43.956 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 27 v 786 (ObjNum 1392 snap 463 seq_num 1392) dirty exists 2024-08-17T17:39:43.956 INFO:tasks.rados.rados.0.smithi037.stdout:3711: left oid 27 (ObjNum 1392 snap 463 seq_num 1392) 2024-08-17T17:39:44.940 INFO:tasks.rados.rados.0.smithi037.stdout:3708: done (4 left) 2024-08-17T17:39:44.940 INFO:tasks.rados.rados.0.smithi037.stdout:3709: done (3 left) 2024-08-17T17:39:44.940 INFO:tasks.rados.rados.0.smithi037.stdout:3710: done (2 left) 2024-08-17T17:39:44.940 INFO:tasks.rados.rados.0.smithi037.stdout:3711: done (1 left) 2024-08-17T17:39:44.940 INFO:tasks.rados.rados.0.smithi037.stdout:3712: done (0 left) 2024-08-17T17:39:44.940 INFO:tasks.rados.rados.0.smithi037.stdout:3713: snap_create 2024-08-17T17:39:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:44 smithi046 ceph-mon[88218]: pgmap v1102: 89 pgs: 89 active+clean; 238 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.2 MiB/s wr, 7 op/s 2024-08-17T17:39:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:44 smithi046 ceph-mon[88218]: osdmap e996: 8 total, 8 up, 8 in 2024-08-17T17:39:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:44 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:39:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:44 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:39:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:44 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:39:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:44 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:39:45.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:44 smithi037 ceph-mon[102022]: pgmap v1102: 89 pgs: 89 active+clean; 238 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.2 MiB/s wr, 7 op/s 2024-08-17T17:39:45.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:44 smithi037 ceph-mon[102022]: osdmap e996: 8 total, 8 up, 8 in 2024-08-17T17:39:45.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:44 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:39:45.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:44 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:39:45.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:44 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:39:45.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:44 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:39:45.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:44 smithi037 ceph-mon[97894]: pgmap v1102: 89 pgs: 89 active+clean; 238 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.2 MiB/s wr, 7 op/s 2024-08-17T17:39:45.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:44 smithi037 ceph-mon[97894]: osdmap e996: 8 total, 8 up, 8 in 2024-08-17T17:39:45.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:44 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:39:45.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:44 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:39:45.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:44 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:39:45.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:44 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:39:45.940 INFO:tasks.rados.rados.0.smithi037.stdout:3713: done (0 left) 2024-08-17T17:39:45.941 INFO:tasks.rados.rados.0.smithi037.stdout:3714: write oid 6 current snap is 465 2024-08-17T17:39:45.941 INFO:tasks.rados.rados.0.smithi037.stdout:3714: seq_num 1393 ranges {612151=514456,1881652=748808,3103876=308275} 2024-08-17T17:39:45.946 INFO:tasks.rados.rados.0.smithi037.stdout:3714: writing smithi03781225-6 from 612151 to 1126607 tid 1 2024-08-17T17:39:45.955 INFO:tasks.rados.rados.0.smithi037.stdout:3714: writing smithi03781225-6 from 1881652 to 2630460 tid 2 2024-08-17T17:39:45.959 INFO:tasks.rados.rados.0.smithi037.stdout:3714: writing smithi03781225-6 from 3103876 to 3412151 tid 3 2024-08-17T17:39:45.959 INFO:tasks.rados.rados.0.smithi037.stdout:3715: read oid 23 snap -1 2024-08-17T17:39:45.959 INFO:tasks.rados.rados.0.smithi037.stdout:3715: expect (ObjNum 1388 snap 462 seq_num 1388) 2024-08-17T17:39:45.959 INFO:tasks.rados.rados.0.smithi037.stdout:3716: snap_remove snap 461 2024-08-17T17:39:46.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:45 smithi046 ceph-mon[88218]: osdmap e997: 8 total, 8 up, 8 in 2024-08-17T17:39:46.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:45 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:39:46.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:45 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:39:46.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:45 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:39:46.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:45 smithi037 ceph-mon[97894]: osdmap e997: 8 total, 8 up, 8 in 2024-08-17T17:39:46.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:45 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:39:46.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:45 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:39:46.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:45 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:39:46.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:45 smithi037 ceph-mon[102022]: osdmap e997: 8 total, 8 up, 8 in 2024-08-17T17:39:46.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:45 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:39:46.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:45 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:39:46.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:45 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:39:46.884 INFO:tasks.rados.rados.0.smithi037.stdout:3716: done (2 left) 2024-08-17T17:39:46.884 INFO:tasks.rados.rados.0.smithi037.stdout:3717: rollback oid 48 current snap is 465 2024-08-17T17:39:46.885 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 48 to 436 2024-08-17T17:39:46.885 INFO:tasks.rados.rados.0.smithi037.stdout:3714: finishing write tid 1 to smithi03781225-6 2024-08-17T17:39:46.885 INFO:tasks.rados.rados.0.smithi037.stdout:3714: finishing write tid 2 to smithi03781225-6 2024-08-17T17:39:46.885 INFO:tasks.rados.rados.0.smithi037.stdout:3714: finishing write tid 3 to smithi03781225-6 2024-08-17T17:39:46.885 INFO:tasks.rados.rados.0.smithi037.stdout:3714: finishing write tid 4 to smithi03781225-6 2024-08-17T17:39:46.885 INFO:tasks.rados.rados.0.smithi037.stdout:3714: finishing write tid 5 to smithi03781225-6 2024-08-17T17:39:46.885 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 6 v 1537 (ObjNum 1393 snap 465 seq_num 1393) dirty exists 2024-08-17T17:39:46.886 INFO:tasks.rados.rados.0.smithi037.stdout:3714: left oid 6 (ObjNum 1393 snap 465 seq_num 1393) 2024-08-17T17:39:46.886 INFO:tasks.rados.rados.0.smithi037.stdout:3715: expect (ObjNum 1388 snap 462 seq_num 1388) 2024-08-17T17:39:47.033 INFO:tasks.rados.rados.0.smithi037.stdout:3717: finishing rollback tid 1 to smithi03781225-48 2024-08-17T17:39:47.033 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 48 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-17T17:39:47.033 INFO:tasks.rados.rados.0.smithi037.stdout:3714: done (2 left) 2024-08-17T17:39:47.034 INFO:tasks.rados.rados.0.smithi037.stdout:3715: done (1 left) 2024-08-17T17:39:47.034 INFO:tasks.rados.rados.0.smithi037.stdout:3717: done (0 left) 2024-08-17T17:39:47.034 INFO:tasks.rados.rados.0.smithi037.stdout:3718: snap_remove snap 462 2024-08-17T17:39:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:46 smithi046 ceph-mon[88218]: pgmap v1105: 89 pgs: 89 active+clean; 246 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 2.1 MiB/s wr, 19 op/s 2024-08-17T17:39:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:46 smithi046 ceph-mon[88218]: osdmap e998: 8 total, 8 up, 8 in 2024-08-17T17:39:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:46 smithi046 ceph-mon[88218]: osdmap e999: 8 total, 8 up, 8 in 2024-08-17T17:39:47.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:46 smithi037 ceph-mon[97894]: pgmap v1105: 89 pgs: 89 active+clean; 246 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 2.1 MiB/s wr, 19 op/s 2024-08-17T17:39:47.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:46 smithi037 ceph-mon[97894]: osdmap e998: 8 total, 8 up, 8 in 2024-08-17T17:39:47.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:46 smithi037 ceph-mon[97894]: osdmap e999: 8 total, 8 up, 8 in 2024-08-17T17:39:47.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:46 smithi037 ceph-mon[102022]: pgmap v1105: 89 pgs: 89 active+clean; 246 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 2.1 MiB/s wr, 19 op/s 2024-08-17T17:39:47.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:46 smithi037 ceph-mon[102022]: osdmap e998: 8 total, 8 up, 8 in 2024-08-17T17:39:47.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:46 smithi037 ceph-mon[102022]: osdmap e999: 8 total, 8 up, 8 in 2024-08-17T17:39:47.953 INFO:tasks.rados.rados.0.smithi037.stdout:3718: done (0 left) 2024-08-17T17:39:47.953 INFO:tasks.rados.rados.0.smithi037.stdout:3719: rollback oid 39 current snap is 465 2024-08-17T17:39:47.953 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 39 to 439 2024-08-17T17:39:47.953 INFO:tasks.rados.rados.0.smithi037.stdout:3720: snap_create 2024-08-17T17:39:47.962 INFO:tasks.rados.rados.0.smithi037.stdout:3719: finishing rollback tid 0 to smithi03781225-39 2024-08-17T17:39:47.962 INFO:tasks.rados.rados.0.smithi037.stdout:3719: finishing rollback tid 1 to smithi03781225-39 2024-08-17T17:39:47.962 INFO:tasks.rados.rados.0.smithi037.stdout:3719: finishing rollback tid 2 to smithi03781225-39 2024-08-17T17:39:47.962 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 2097 (ObjNum 1088 snap 361 seq_num 1088) dirty exists 2024-08-17T17:39:48.954 INFO:tasks.rados.rados.0.smithi037.stdout:3719: done (1 left) 2024-08-17T17:39:48.954 INFO:tasks.rados.rados.0.smithi037.stdout:3720: done (0 left) 2024-08-17T17:39:48.954 INFO:tasks.rados.rados.0.smithi037.stdout:3721: snap_remove snap 456 2024-08-17T17:39:49.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:48 smithi046 ceph-mon[88218]: pgmap v1108: 89 pgs: 89 active+clean; 246 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-08-17T17:39:49.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:48 smithi046 ceph-mon[88218]: osdmap e1000: 8 total, 8 up, 8 in 2024-08-17T17:39:49.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:39:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:39:48] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.51.0" 2024-08-17T17:39:49.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:48 smithi037 ceph-mon[97894]: pgmap v1108: 89 pgs: 89 active+clean; 246 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-08-17T17:39:49.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:48 smithi037 ceph-mon[97894]: osdmap e1000: 8 total, 8 up, 8 in 2024-08-17T17:39:49.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:48 smithi037 ceph-mon[102022]: pgmap v1108: 89 pgs: 89 active+clean; 246 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-08-17T17:39:49.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:48 smithi037 ceph-mon[102022]: osdmap e1000: 8 total, 8 up, 8 in 2024-08-17T17:39:49.972 INFO:tasks.rados.rados.0.smithi037.stdout:3721: done (0 left) 2024-08-17T17:39:49.972 INFO:tasks.rados.rados.0.smithi037.stdout:3722: delete oid 41 current snap is 466 2024-08-17T17:39:49.980 INFO:tasks.rados.rados.0.smithi037.stdout:3722: done (0 left) 2024-08-17T17:39:49.980 INFO:tasks.rados.rados.0.smithi037.stdout:3723: write oid 36 current snap is 466 2024-08-17T17:39:49.980 INFO:tasks.rados.rados.0.smithi037.stdout:3723: seq_num 1395 ranges {645765=664954,1998616=752477,3158722=287043} 2024-08-17T17:39:49.987 INFO:tasks.rados.rados.0.smithi037.stdout:3723: writing smithi03781225-36 from 645765 to 1310719 tid 1 2024-08-17T17:39:49.995 INFO:tasks.rados.rados.0.smithi037.stdout:3723: writing smithi03781225-36 from 1998616 to 2751093 tid 2 2024-08-17T17:39:50.000 INFO:tasks.rados.rados.0.smithi037.stdout:3723: writing smithi03781225-36 from 3158722 to 3445765 tid 3 2024-08-17T17:39:50.000 INFO:tasks.rados.rados.0.smithi037.stdout:3724: write oid 9 current snap is 466 2024-08-17T17:39:50.000 INFO:tasks.rados.rados.0.smithi037.stdout:3723: finishing write tid 1 to smithi03781225-36 2024-08-17T17:39:50.000 INFO:tasks.rados.rados.0.smithi037.stdout:3723: finishing write tid 2 to smithi03781225-36 2024-08-17T17:39:50.000 INFO:tasks.rados.rados.0.smithi037.stdout:3724: seq_num 1396 ranges {662572=740203,1940745=612488,3069792=392780} 2024-08-17T17:39:50.007 INFO:tasks.rados.rados.0.smithi037.stdout:3724: writing smithi03781225-9 from 662572 to 1402775 tid 1 2024-08-17T17:39:50.014 INFO:tasks.rados.rados.0.smithi037.stdout:3724: writing smithi03781225-9 from 1940745 to 2553233 tid 2 2024-08-17T17:39:50.019 INFO:tasks.rados.rados.0.smithi037.stdout:3724: writing smithi03781225-9 from 3069792 to 3462572 tid 3 2024-08-17T17:39:50.020 INFO:tasks.rados.rados.0.smithi037.stdout:3725: write oid 3 current snap is 466 2024-08-17T17:39:50.020 INFO:tasks.rados.rados.0.smithi037.stdout:3723: finishing write tid 3 to smithi03781225-36 2024-08-17T17:39:50.020 INFO:tasks.rados.rados.0.smithi037.stdout:3725: seq_num 1397 ranges {679379=415452,1599227=756146,3097215=382164} 2024-08-17T17:39:50.025 INFO:tasks.rados.rados.0.smithi037.stdout:3725: writing smithi03781225-3 from 679379 to 1094831 tid 1 2024-08-17T17:39:50.032 INFO:tasks.rados.rados.0.smithi037.stdout:3725: writing smithi03781225-3 from 1599227 to 2355373 tid 2 2024-08-17T17:39:50.039 INFO:tasks.rados.rados.0.smithi037.stdout:3725: writing smithi03781225-3 from 3097215 to 3479379 tid 3 2024-08-17T17:39:50.039 INFO:tasks.rados.rados.0.smithi037.stdout:3726: write oid 27 current snap is 466 2024-08-17T17:39:50.039 INFO:tasks.rados.rados.0.smithi037.stdout:3723: finishing write tid 4 to smithi03781225-36 2024-08-17T17:39:50.039 INFO:tasks.rados.rados.0.smithi037.stdout:3723: finishing write tid 5 to smithi03781225-36 2024-08-17T17:39:50.039 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 36 v 2103 (ObjNum 1395 snap 466 seq_num 1395) dirty exists 2024-08-17T17:39:50.039 INFO:tasks.rados.rados.0.smithi037.stdout:3723: left oid 36 (ObjNum 1395 snap 466 seq_num 1395) 2024-08-17T17:39:50.039 INFO:tasks.rados.rados.0.smithi037.stdout:3724: finishing write tid 1 to smithi03781225-9 2024-08-17T17:39:50.039 INFO:tasks.rados.rados.0.smithi037.stdout:3724: finishing write tid 2 to smithi03781225-9 2024-08-17T17:39:50.040 INFO:tasks.rados.rados.0.smithi037.stdout:3726: seq_num 1398 ranges {696186=490701,1657709=616157,2724638=562274} 2024-08-17T17:39:50.045 INFO:tasks.rados.rados.0.smithi037.stdout:3726: writing smithi03781225-27 from 696186 to 1186887 tid 1 2024-08-17T17:39:50.051 INFO:tasks.rados.rados.0.smithi037.stdout:3726: writing smithi03781225-27 from 1657709 to 2273866 tid 2 2024-08-17T17:39:50.057 INFO:tasks.rados.rados.0.smithi037.stdout:3726: writing smithi03781225-27 from 2724638 to 3286912 tid 3 2024-08-17T17:39:50.057 INFO:tasks.rados.rados.0.smithi037.stdout:3723: done (3 left) 2024-08-17T17:39:50.057 INFO:tasks.rados.rados.0.smithi037.stdout:3727: delete oid 18 current snap is 466 2024-08-17T17:39:50.057 INFO:tasks.rados.rados.0.smithi037.stdout:3724: finishing write tid 3 to smithi03781225-9 2024-08-17T17:39:50.057 INFO:tasks.rados.rados.0.smithi037.stdout:3724: finishing write tid 4 to smithi03781225-9 2024-08-17T17:39:50.057 INFO:tasks.rados.rados.0.smithi037.stdout:3724: finishing write tid 5 to smithi03781225-9 2024-08-17T17:39:50.058 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 2998 (ObjNum 1396 snap 466 seq_num 1396) dirty exists 2024-08-17T17:39:50.058 INFO:tasks.rados.rados.0.smithi037.stdout:3724: left oid 9 (ObjNum 1396 snap 466 seq_num 1396) 2024-08-17T17:39:50.058 INFO:tasks.rados.rados.0.smithi037.stdout:3725: finishing write tid 1 to smithi03781225-3 2024-08-17T17:39:50.058 INFO:tasks.rados.rados.0.smithi037.stdout:3725: finishing write tid 2 to smithi03781225-3 2024-08-17T17:39:50.058 INFO:tasks.rados.rados.0.smithi037.stdout:3725: finishing write tid 3 to smithi03781225-3 2024-08-17T17:39:50.058 INFO:tasks.rados.rados.0.smithi037.stdout:3725: finishing write tid 4 to smithi03781225-3 2024-08-17T17:39:50.058 INFO:tasks.rados.rados.0.smithi037.stdout:3725: finishing write tid 5 to smithi03781225-3 2024-08-17T17:39:50.058 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 873 (ObjNum 1397 snap 466 seq_num 1397) dirty exists 2024-08-17T17:39:50.058 INFO:tasks.rados.rados.0.smithi037.stdout:3725: left oid 3 (ObjNum 1397 snap 466 seq_num 1397) 2024-08-17T17:39:50.058 INFO:tasks.rados.rados.0.smithi037.stdout:3726: finishing write tid 1 to smithi03781225-27 2024-08-17T17:39:50.058 INFO:tasks.rados.rados.0.smithi037.stdout:3726: finishing write tid 2 to smithi03781225-27 2024-08-17T17:39:50.059 INFO:tasks.rados.rados.0.smithi037.stdout:3724: done (3 left) 2024-08-17T17:39:50.060 INFO:tasks.rados.rados.0.smithi037.stdout:3725: done (2 left) 2024-08-17T17:39:50.060 INFO:tasks.rados.rados.0.smithi037.stdout:3727: done (1 left) 2024-08-17T17:39:50.060 INFO:tasks.rados.rados.0.smithi037.stdout:3728: snap_remove snap 463 2024-08-17T17:39:50.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:49 smithi046 ceph-mon[88218]: osdmap e1001: 8 total, 8 up, 8 in 2024-08-17T17:39:50.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:49 smithi037 ceph-mon[97894]: osdmap e1001: 8 total, 8 up, 8 in 2024-08-17T17:39:50.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:49 smithi037 ceph-mon[102022]: osdmap e1001: 8 total, 8 up, 8 in 2024-08-17T17:39:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:39:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:39:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:39:50.972 INFO:tasks.rados.rados.0.smithi037.stdout:3728: done (1 left) 2024-08-17T17:39:50.972 INFO:tasks.rados.rados.0.smithi037.stdout:3729: read oid 16 snap -1 2024-08-17T17:39:50.973 INFO:tasks.rados.rados.0.smithi037.stdout:3729: expect (ObjNum 1364 snap 457 seq_num 1364) 2024-08-17T17:39:50.973 INFO:tasks.rados.rados.0.smithi037.stdout:3730: read oid 25 snap -1 2024-08-17T17:39:50.973 INFO:tasks.rados.rados.0.smithi037.stdout:3730: expect deleted 2024-08-17T17:39:50.973 INFO:tasks.rados.rados.0.smithi037.stdout:3731: delete oid 42 current snap is 466 2024-08-17T17:39:50.974 INFO:tasks.rados.rados.0.smithi037.stdout:3726: finishing write tid 3 to smithi03781225-27 2024-08-17T17:39:50.974 INFO:tasks.rados.rados.0.smithi037.stdout:3726: finishing write tid 4 to smithi03781225-27 2024-08-17T17:39:50.974 INFO:tasks.rados.rados.0.smithi037.stdout:3726: finishing write tid 5 to smithi03781225-27 2024-08-17T17:39:50.974 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 27 v 793 (ObjNum 1398 snap 466 seq_num 1398) dirty exists 2024-08-17T17:39:50.974 INFO:tasks.rados.rados.0.smithi037.stdout:3726: left oid 27 (ObjNum 1398 snap 466 seq_num 1398) 2024-08-17T17:39:50.981 INFO:tasks.rados.rados.0.smithi037.stdout:3726: done (3 left) 2024-08-17T17:39:50.981 INFO:tasks.rados.rados.0.smithi037.stdout:3731: done (2 left) 2024-08-17T17:39:50.981 INFO:tasks.rados.rados.0.smithi037.stdout:3732: read oid 21 snap -1 2024-08-17T17:39:50.981 INFO:tasks.rados.rados.0.smithi037.stdout:3732: expect deleted 2024-08-17T17:39:50.981 INFO:tasks.rados.rados.0.smithi037.stdout:3733: write oid 28 current snap is 466 2024-08-17T17:39:50.982 INFO:tasks.rados.rados.0.smithi037.stdout:3733: seq_num 1401 ranges {746607=432801,1833155=763484,3206907=339700} 2024-08-17T17:39:50.985 INFO:tasks.rados.rados.0.smithi037.stdout:3733: writing smithi03781225-28 from 746607 to 1179408 tid 1 2024-08-17T17:39:50.993 INFO:tasks.rados.rados.0.smithi037.stdout:3733: writing smithi03781225-28 from 1833155 to 2596639 tid 2 2024-08-17T17:39:50.999 INFO:tasks.rados.rados.0.smithi037.stdout:3733: writing smithi03781225-28 from 3206907 to 3546607 tid 3 2024-08-17T17:39:50.999 INFO:tasks.rados.rados.0.smithi037.stdout:3734: delete oid 38 current snap is 466 2024-08-17T17:39:50.999 INFO:tasks.rados.rados.0.smithi037.stdout:3729: expect (ObjNum 1364 snap 457 seq_num 1364) 2024-08-17T17:39:51.205 INFO:tasks.rados.rados.0.smithi037.stdout:3733: finishing write tid 1 to smithi03781225-28 2024-08-17T17:39:51.205 INFO:tasks.rados.rados.0.smithi037.stdout:3733: finishing write tid 2 to smithi03781225-28 2024-08-17T17:39:51.205 INFO:tasks.rados.rados.0.smithi037.stdout:3733: finishing write tid 3 to smithi03781225-28 2024-08-17T17:39:51.206 INFO:tasks.rados.rados.0.smithi037.stdout:3733: finishing write tid 4 to smithi03781225-28 2024-08-17T17:39:51.206 INFO:tasks.rados.rados.0.smithi037.stdout:3733: finishing write tid 5 to smithi03781225-28 2024-08-17T17:39:51.206 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 28 v 3004 (ObjNum 1401 snap 466 seq_num 1401) dirty exists 2024-08-17T17:39:51.206 INFO:tasks.rados.rados.0.smithi037.stdout:3733: left oid 28 (ObjNum 1401 snap 466 seq_num 1401) 2024-08-17T17:39:51.206 INFO:tasks.rados.rados.0.smithi037.stdout:3729: done (4 left) 2024-08-17T17:39:51.206 INFO:tasks.rados.rados.0.smithi037.stdout:3730: done (3 left) 2024-08-17T17:39:51.206 INFO:tasks.rados.rados.0.smithi037.stdout:3732: done (2 left) 2024-08-17T17:39:51.206 INFO:tasks.rados.rados.0.smithi037.stdout:3733: done (1 left) 2024-08-17T17:39:51.206 INFO:tasks.rados.rados.0.smithi037.stdout:3734: done (0 left) 2024-08-17T17:39:51.206 INFO:tasks.rados.rados.0.smithi037.stdout:3735: read oid 2 snap -1 2024-08-17T17:39:51.207 INFO:tasks.rados.rados.0.smithi037.stdout:3735: expect (ObjNum 1382 snap 461 seq_num 1382) 2024-08-17T17:39:51.207 INFO:tasks.rados.rados.0.smithi037.stdout:3736: read oid 13 snap 436 2024-08-17T17:39:51.207 INFO:tasks.rados.rados.0.smithi037.stdout:3736: expect (ObjNum 1200 snap 401 seq_num 1200) 2024-08-17T17:39:51.207 INFO:tasks.rados.rados.0.smithi037.stdout:3737: snap_remove snap 457 2024-08-17T17:39:51.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:50 smithi046 ceph-mon[88218]: pgmap v1111: 89 pgs: 89 active+clean; 248 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 384 KiB/s wr, 3 op/s 2024-08-17T17:39:51.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:50 smithi046 ceph-mon[88218]: osdmap e1002: 8 total, 8 up, 8 in 2024-08-17T17:39:51.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:50 smithi037 ceph-mon[102022]: pgmap v1111: 89 pgs: 89 active+clean; 248 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 384 KiB/s wr, 3 op/s 2024-08-17T17:39:51.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:50 smithi037 ceph-mon[102022]: osdmap e1002: 8 total, 8 up, 8 in 2024-08-17T17:39:51.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:50 smithi037 ceph-mon[97894]: pgmap v1111: 89 pgs: 89 active+clean; 248 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 384 KiB/s wr, 3 op/s 2024-08-17T17:39:51.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:50 smithi037 ceph-mon[97894]: osdmap e1002: 8 total, 8 up, 8 in 2024-08-17T17:39:51.882 INFO:tasks.rados.rados.0.smithi037.stdout:3737: done (2 left) 2024-08-17T17:39:51.882 INFO:tasks.rados.rados.0.smithi037.stdout:3738: delete oid 9 current snap is 466 2024-08-17T17:39:51.882 INFO:tasks.rados.rados.0.smithi037.stdout:3735: expect (ObjNum 1382 snap 461 seq_num 1382) 2024-08-17T17:39:51.993 INFO:tasks.rados.rados.0.smithi037.stdout:3736: expect (ObjNum 1200 snap 401 seq_num 1200) 2024-08-17T17:39:52.113 INFO:tasks.rados.rados.0.smithi037.stdout:3735: done (2 left) 2024-08-17T17:39:52.113 INFO:tasks.rados.rados.0.smithi037.stdout:3736: done (1 left) 2024-08-17T17:39:52.113 INFO:tasks.rados.rados.0.smithi037.stdout:3738: done (0 left) 2024-08-17T17:39:52.113 INFO:tasks.rados.rados.0.smithi037.stdout:3739: write oid 15 current snap is 466 2024-08-17T17:39:52.113 INFO:tasks.rados.rados.0.smithi037.stdout:3739: seq_num 1404 ranges {797028=658548,1892248=510811,3172823=424205} 2024-08-17T17:39:52.120 INFO:tasks.rados.rados.0.smithi037.stdout:3739: writing smithi03781225-15 from 797028 to 1455576 tid 1 2024-08-17T17:39:52.126 INFO:tasks.rados.rados.0.smithi037.stdout:3739: writing smithi03781225-15 from 1892248 to 2403059 tid 2 2024-08-17T17:39:52.133 INFO:tasks.rados.rados.0.smithi037.stdout:3739: writing smithi03781225-15 from 3172823 to 3597028 tid 3 2024-08-17T17:39:52.133 INFO:tasks.rados.rados.0.smithi037.stdout:3740: write oid 30 current snap is 466 2024-08-17T17:39:52.133 INFO:tasks.rados.rados.0.smithi037.stdout:3740: seq_num 1405 ranges {413835=733797,1550730=770822,2800246=557531} 2024-08-17T17:39:52.139 INFO:tasks.rados.rados.0.smithi037.stdout:3740: writing smithi03781225-30 from 413835 to 1147632 tid 1 2024-08-17T17:39:52.145 INFO:tasks.rados.rados.0.smithi037.stdout:3740: writing smithi03781225-30 from 1550730 to 2321552 tid 2 2024-08-17T17:39:52.151 INFO:tasks.rados.rados.0.smithi037.stdout:3740: writing smithi03781225-30 from 2800246 to 3357777 tid 3 2024-08-17T17:39:52.151 INFO:tasks.rados.rados.0.smithi037.stdout:3741: snap_remove snap 436 2024-08-17T17:39:52.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:51 smithi046 ceph-mon[88218]: osdmap e1003: 8 total, 8 up, 8 in 2024-08-17T17:39:52.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:51 smithi046 ceph-mon[88218]: osdmap e1004: 8 total, 8 up, 8 in 2024-08-17T17:39:52.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:51 smithi037 ceph-mon[97894]: osdmap e1003: 8 total, 8 up, 8 in 2024-08-17T17:39:52.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:51 smithi037 ceph-mon[97894]: osdmap e1004: 8 total, 8 up, 8 in 2024-08-17T17:39:52.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:51 smithi037 ceph-mon[102022]: osdmap e1003: 8 total, 8 up, 8 in 2024-08-17T17:39:52.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:51 smithi037 ceph-mon[102022]: osdmap e1004: 8 total, 8 up, 8 in 2024-08-17T17:39:52.983 INFO:tasks.rados.rados.0.smithi037.stdout:3741: done (2 left) 2024-08-17T17:39:52.984 INFO:tasks.rados.rados.0.smithi037.stdout:3742: snap_create 2024-08-17T17:39:52.984 INFO:tasks.rados.rados.0.smithi037.stdout:3739: finishing write tid 1 to smithi03781225-15 2024-08-17T17:39:52.984 INFO:tasks.rados.rados.0.smithi037.stdout:3739: finishing write tid 2 to smithi03781225-15 2024-08-17T17:39:52.984 INFO:tasks.rados.rados.0.smithi037.stdout:3739: finishing write tid 3 to smithi03781225-15 2024-08-17T17:39:52.984 INFO:tasks.rados.rados.0.smithi037.stdout:3739: finishing write tid 4 to smithi03781225-15 2024-08-17T17:39:52.984 INFO:tasks.rados.rados.0.smithi037.stdout:3739: finishing write tid 5 to smithi03781225-15 2024-08-17T17:39:52.984 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 15 v 1753 (ObjNum 1404 snap 466 seq_num 1404) dirty exists 2024-08-17T17:39:52.984 INFO:tasks.rados.rados.0.smithi037.stdout:3739: left oid 15 (ObjNum 1404 snap 466 seq_num 1404) 2024-08-17T17:39:52.985 INFO:tasks.rados.rados.0.smithi037.stdout:3740: finishing write tid 1 to smithi03781225-30 2024-08-17T17:39:52.985 INFO:tasks.rados.rados.0.smithi037.stdout:3740: finishing write tid 2 to smithi03781225-30 2024-08-17T17:39:52.985 INFO:tasks.rados.rados.0.smithi037.stdout:3740: finishing write tid 3 to smithi03781225-30 2024-08-17T17:39:52.985 INFO:tasks.rados.rados.0.smithi037.stdout:3740: finishing write tid 4 to smithi03781225-30 2024-08-17T17:39:52.985 INFO:tasks.rados.rados.0.smithi037.stdout:3740: finishing write tid 5 to smithi03781225-30 2024-08-17T17:39:52.985 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 1925 (ObjNum 1405 snap 466 seq_num 1405) dirty exists 2024-08-17T17:39:52.985 INFO:tasks.rados.rados.0.smithi037.stdout:3740: left oid 30 (ObjNum 1405 snap 466 seq_num 1405) 2024-08-17T17:39:53.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:52 smithi046 ceph-mon[88218]: pgmap v1114: 89 pgs: 89 active+clean; 254 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.2 MiB/s wr, 7 op/s 2024-08-17T17:39:53.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:52 smithi037 ceph-mon[102022]: pgmap v1114: 89 pgs: 89 active+clean; 254 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.2 MiB/s wr, 7 op/s 2024-08-17T17:39:53.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:52 smithi037 ceph-mon[97894]: pgmap v1114: 89 pgs: 89 active+clean; 254 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.2 MiB/s wr, 7 op/s 2024-08-17T17:39:53.989 INFO:tasks.rados.rados.0.smithi037.stdout:3739: done (2 left) 2024-08-17T17:39:53.989 INFO:tasks.rados.rados.0.smithi037.stdout:3740: done (1 left) 2024-08-17T17:39:53.989 INFO:tasks.rados.rados.0.smithi037.stdout:3742: done (0 left) 2024-08-17T17:39:53.990 INFO:tasks.rados.rados.0.smithi037.stdout:3743: read oid 2 snap -1 2024-08-17T17:39:53.990 INFO:tasks.rados.rados.0.smithi037.stdout:3743: expect (ObjNum 1382 snap 461 seq_num 1382) 2024-08-17T17:39:53.990 INFO:tasks.rados.rados.0.smithi037.stdout:3744: snap_create 2024-08-17T17:39:53.996 INFO:tasks.rados.rados.0.smithi037.stdout:3743: expect (ObjNum 1382 snap 461 seq_num 1382) 2024-08-17T17:39:54.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:53 smithi046 ceph-mon[88218]: osdmap e1005: 8 total, 8 up, 8 in 2024-08-17T17:39:54.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:53 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:54.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:53 smithi037 ceph-mon[102022]: osdmap e1005: 8 total, 8 up, 8 in 2024-08-17T17:39:54.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:53 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:54.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:53 smithi037 ceph-mon[97894]: osdmap e1005: 8 total, 8 up, 8 in 2024-08-17T17:39:54.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:53 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:54.989 INFO:tasks.rados.rados.0.smithi037.stdout:3743: done (1 left) 2024-08-17T17:39:54.990 INFO:tasks.rados.rados.0.smithi037.stdout:3744: done (0 left) 2024-08-17T17:39:54.990 INFO:tasks.rados.rados.0.smithi037.stdout:3745: snap_create 2024-08-17T17:39:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:54 smithi046 ceph-mon[88218]: pgmap v1117: 89 pgs: 89 active+clean; 254 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 824 KiB/s wr, 6 op/s 2024-08-17T17:39:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:54 smithi046 ceph-mon[88218]: osdmap e1006: 8 total, 8 up, 8 in 2024-08-17T17:39:55.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:54 smithi037 ceph-mon[97894]: pgmap v1117: 89 pgs: 89 active+clean; 254 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 824 KiB/s wr, 6 op/s 2024-08-17T17:39:55.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:54 smithi037 ceph-mon[97894]: osdmap e1006: 8 total, 8 up, 8 in 2024-08-17T17:39:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:54 smithi037 ceph-mon[102022]: pgmap v1117: 89 pgs: 89 active+clean; 254 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 824 KiB/s wr, 6 op/s 2024-08-17T17:39:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:54 smithi037 ceph-mon[102022]: osdmap e1006: 8 total, 8 up, 8 in 2024-08-17T17:39:55.999 INFO:tasks.rados.rados.0.smithi037.stdout:3745: done (0 left) 2024-08-17T17:39:56.000 INFO:tasks.rados.rados.0.smithi037.stdout:3746: snap_remove snap 464 2024-08-17T17:39:56.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:55 smithi046 ceph-mon[88218]: osdmap e1007: 8 total, 8 up, 8 in 2024-08-17T17:39:56.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:55 smithi037 ceph-mon[102022]: osdmap e1007: 8 total, 8 up, 8 in 2024-08-17T17:39:56.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:55 smithi037 ceph-mon[97894]: osdmap e1007: 8 total, 8 up, 8 in 2024-08-17T17:39:56.883 INFO:tasks.rados.rados.0.smithi037.stdout:3746: done (0 left) 2024-08-17T17:39:56.883 INFO:tasks.rados.rados.0.smithi037.stdout:3747: snap_remove snap 452 2024-08-17T17:39:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:56 smithi046 ceph-mon[88218]: pgmap v1120: 89 pgs: 89 active+clean; 260 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 2.0 MiB/s wr, 14 op/s 2024-08-17T17:39:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:56 smithi046 ceph-mon[88218]: osdmap e1008: 8 total, 8 up, 8 in 2024-08-17T17:39:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:56 smithi046 ceph-mon[88218]: osdmap e1009: 8 total, 8 up, 8 in 2024-08-17T17:39:57.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:56 smithi037 ceph-mon[97894]: pgmap v1120: 89 pgs: 89 active+clean; 260 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 2.0 MiB/s wr, 14 op/s 2024-08-17T17:39:57.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:56 smithi037 ceph-mon[97894]: osdmap e1008: 8 total, 8 up, 8 in 2024-08-17T17:39:57.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:56 smithi037 ceph-mon[97894]: osdmap e1009: 8 total, 8 up, 8 in 2024-08-17T17:39:57.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:56 smithi037 ceph-mon[102022]: pgmap v1120: 89 pgs: 89 active+clean; 260 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 2.0 MiB/s wr, 14 op/s 2024-08-17T17:39:57.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:56 smithi037 ceph-mon[102022]: osdmap e1008: 8 total, 8 up, 8 in 2024-08-17T17:39:57.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:56 smithi037 ceph-mon[102022]: osdmap e1009: 8 total, 8 up, 8 in 2024-08-17T17:39:57.889 INFO:tasks.rados.rados.0.smithi037.stdout:3747: done (0 left) 2024-08-17T17:39:57.889 INFO:tasks.rados.rados.0.smithi037.stdout:3748: write oid 39 current snap is 469 2024-08-17T17:39:57.889 INFO:tasks.rados.rados.0.smithi037.stdout:3748: seq_num 1406 ranges {430642=409046,1609212=514480,2827669=768803} 2024-08-17T17:39:57.894 INFO:tasks.rados.rados.0.smithi037.stdout:3748: writing smithi03781225-39 from 430642 to 839688 tid 1 2024-08-17T17:39:57.901 INFO:tasks.rados.rados.0.smithi037.stdout:3748: writing smithi03781225-39 from 1609212 to 2123692 tid 2 2024-08-17T17:39:57.910 INFO:tasks.rados.rados.0.smithi037.stdout:3748: writing smithi03781225-39 from 2827669 to 3596472 tid 3 2024-08-17T17:39:57.910 INFO:tasks.rados.rados.0.smithi037.stdout:3749: write oid 30 current snap is 469 2024-08-17T17:39:57.910 INFO:tasks.rados.rados.0.smithi037.stdout:3748: finishing write tid 1 to smithi03781225-39 2024-08-17T17:39:57.910 INFO:tasks.rados.rados.0.smithi037.stdout:3748: finishing write tid 2 to smithi03781225-39 2024-08-17T17:39:57.910 INFO:tasks.rados.rados.0.smithi037.stdout:3749: seq_num 1407 ranges {447449=600648,1784047=774491,2971445=676004} 2024-08-17T17:39:57.915 INFO:tasks.rados.rados.0.smithi037.stdout:3749: writing smithi03781225-30 from 447449 to 1048097 tid 1 2024-08-17T17:39:57.923 INFO:tasks.rados.rados.0.smithi037.stdout:3749: writing smithi03781225-30 from 1784047 to 2558538 tid 2 2024-08-17T17:39:57.930 INFO:tasks.rados.rados.0.smithi037.stdout:3749: writing smithi03781225-30 from 2971445 to 3647449 tid 3 2024-08-17T17:39:57.930 INFO:tasks.rados.rados.0.smithi037.stdout:3750: write oid 1 current snap is 469 2024-08-17T17:39:57.930 INFO:tasks.rados.rados.0.smithi037.stdout:3748: finishing write tid 3 to smithi03781225-39 2024-08-17T17:39:57.930 INFO:tasks.rados.rados.0.smithi037.stdout:3748: finishing write tid 4 to smithi03781225-39 2024-08-17T17:39:57.930 INFO:tasks.rados.rados.0.smithi037.stdout:3750: seq_num 1408 ranges {464256=675897,1726176=518149,2882515=507700} 2024-08-17T17:39:57.936 INFO:tasks.rados.rados.0.smithi037.stdout:3750: writing smithi03781225-1 from 464256 to 1140153 tid 1 2024-08-17T17:39:57.942 INFO:tasks.rados.rados.0.smithi037.stdout:3750: writing smithi03781225-1 from 1726176 to 2244325 tid 2 2024-08-17T17:39:57.948 INFO:tasks.rados.rados.0.smithi037.stdout:3750: writing smithi03781225-1 from 2882515 to 3390215 tid 3 2024-08-17T17:39:57.948 INFO:tasks.rados.rados.0.smithi037.stdout:3751: snap_remove snap 467 2024-08-17T17:39:58.894 INFO:tasks.rados.rados.0.smithi037.stdout:3751: done (3 left) 2024-08-17T17:39:58.894 INFO:tasks.rados.rados.0.smithi037.stdout:3752: snap_create 2024-08-17T17:39:58.894 INFO:tasks.rados.rados.0.smithi037.stdout:3748: finishing write tid 5 to smithi03781225-39 2024-08-17T17:39:58.894 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 2124 (ObjNum 1406 snap 469 seq_num 1406) dirty exists 2024-08-17T17:39:58.894 INFO:tasks.rados.rados.0.smithi037.stdout:3748: left oid 39 (ObjNum 1406 snap 469 seq_num 1406) 2024-08-17T17:39:58.894 INFO:tasks.rados.rados.0.smithi037.stdout:3749: finishing write tid 1 to smithi03781225-30 2024-08-17T17:39:58.894 INFO:tasks.rados.rados.0.smithi037.stdout:3749: finishing write tid 2 to smithi03781225-30 2024-08-17T17:39:58.895 INFO:tasks.rados.rados.0.smithi037.stdout:3749: finishing write tid 3 to smithi03781225-30 2024-08-17T17:39:58.895 INFO:tasks.rados.rados.0.smithi037.stdout:3749: finishing write tid 4 to smithi03781225-30 2024-08-17T17:39:58.895 INFO:tasks.rados.rados.0.smithi037.stdout:3749: finishing write tid 5 to smithi03781225-30 2024-08-17T17:39:58.895 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 1942 (ObjNum 1407 snap 469 seq_num 1407) dirty exists 2024-08-17T17:39:58.895 INFO:tasks.rados.rados.0.smithi037.stdout:3749: left oid 30 (ObjNum 1407 snap 469 seq_num 1407) 2024-08-17T17:39:58.895 INFO:tasks.rados.rados.0.smithi037.stdout:3750: finishing write tid 1 to smithi03781225-1 2024-08-17T17:39:58.895 INFO:tasks.rados.rados.0.smithi037.stdout:3750: finishing write tid 2 to smithi03781225-1 2024-08-17T17:39:58.895 INFO:tasks.rados.rados.0.smithi037.stdout:3750: finishing write tid 3 to smithi03781225-1 2024-08-17T17:39:58.895 INFO:tasks.rados.rados.0.smithi037.stdout:3750: finishing write tid 4 to smithi03781225-1 2024-08-17T17:39:58.895 INFO:tasks.rados.rados.0.smithi037.stdout:3750: finishing write tid 5 to smithi03781225-1 2024-08-17T17:39:58.895 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 1 v 1947 (ObjNum 1408 snap 469 seq_num 1408) dirty exists 2024-08-17T17:39:58.895 INFO:tasks.rados.rados.0.smithi037.stdout:3750: left oid 1 (ObjNum 1408 snap 469 seq_num 1408) 2024-08-17T17:39:59.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:58 smithi046 ceph-mon[88218]: pgmap v1123: 89 pgs: 89 active+clean; 260 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-08-17T17:39:59.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:58 smithi046 ceph-mon[88218]: osdmap e1010: 8 total, 8 up, 8 in 2024-08-17T17:39:59.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:58 smithi037 ceph-mon[97894]: pgmap v1123: 89 pgs: 89 active+clean; 260 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-08-17T17:39:59.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:58 smithi037 ceph-mon[97894]: osdmap e1010: 8 total, 8 up, 8 in 2024-08-17T17:39:59.294 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:39:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:39:58] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.51.0" 2024-08-17T17:39:59.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:58 smithi037 ceph-mon[102022]: pgmap v1123: 89 pgs: 89 active+clean; 260 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-08-17T17:39:59.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:58 smithi037 ceph-mon[102022]: osdmap e1010: 8 total, 8 up, 8 in 2024-08-17T17:39:59.904 INFO:tasks.rados.rados.0.smithi037.stdout:3748: done (3 left) 2024-08-17T17:39:59.904 INFO:tasks.rados.rados.0.smithi037.stdout:3749: done (2 left) 2024-08-17T17:39:59.904 INFO:tasks.rados.rados.0.smithi037.stdout:3750: done (1 left) 2024-08-17T17:39:59.904 INFO:tasks.rados.rados.0.smithi037.stdout:3752: done (0 left) 2024-08-17T17:39:59.904 INFO:tasks.rados.rados.0.smithi037.stdout:3753: write oid 24 current snap is 470 2024-08-17T17:39:59.904 INFO:tasks.rados.rados.0.smithi037.stdout:3753: seq_num 1409 ranges {481063=751146,1784658=778160,3309938=371125} 2024-08-17T17:39:59.910 INFO:tasks.rados.rados.0.smithi037.stdout:3753: writing smithi03781225-24 from 481063 to 1232209 tid 1 2024-08-17T17:39:59.917 INFO:tasks.rados.rados.0.smithi037.stdout:3753: writing smithi03781225-24 from 1784658 to 2562818 tid 2 2024-08-17T17:39:59.924 INFO:tasks.rados.rados.0.smithi037.stdout:3753: writing smithi03781225-24 from 3309938 to 3681063 tid 3 2024-08-17T17:39:59.924 INFO:tasks.rados.rados.0.smithi037.stdout:3754: rollback oid 4 current snap is 470 2024-08-17T17:39:59.924 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 4 to 468 2024-08-17T17:39:59.924 INFO:tasks.rados.rados.0.smithi037.stdout:3753: finishing write tid 1 to smithi03781225-24 2024-08-17T17:39:59.924 INFO:tasks.rados.rados.0.smithi037.stdout:3753: finishing write tid 2 to smithi03781225-24 2024-08-17T17:39:59.924 INFO:tasks.rados.rados.0.smithi037.stdout:3755: write oid 12 current snap is 470 2024-08-17T17:39:59.924 INFO:tasks.rados.rados.0.smithi037.stdout:3755: seq_num 1410 ranges {497870=426395,1443140=521818,2537361=530244,3583943=113927} 2024-08-17T17:39:59.929 INFO:tasks.rados.rados.0.smithi037.stdout:3755: writing smithi03781225-12 from 497870 to 924265 tid 1 2024-08-17T17:39:59.936 INFO:tasks.rados.rados.0.smithi037.stdout:3755: writing smithi03781225-12 from 1443140 to 1964958 tid 2 2024-08-17T17:39:59.942 INFO:tasks.rados.rados.0.smithi037.stdout:3755: writing smithi03781225-12 from 2537361 to 3067605 tid 3 2024-08-17T17:39:59.946 INFO:tasks.rados.rados.0.smithi037.stdout:3755: writing smithi03781225-12 from 3583943 to 3697870 tid 4 2024-08-17T17:39:59.946 INFO:tasks.rados.rados.0.smithi037.stdout:3756: write oid 29 current snap is 470 2024-08-17T17:39:59.946 INFO:tasks.rados.rados.0.smithi037.stdout:3753: finishing write tid 3 to smithi03781225-24 2024-08-17T17:39:59.946 INFO:tasks.rados.rados.0.smithi037.stdout:3756: seq_num 1411 ranges {514677=501644,1501622=781829,2964784=741516} 2024-08-17T17:39:59.951 INFO:tasks.rados.rados.0.smithi037.stdout:3756: writing smithi03781225-29 from 514677 to 1016321 tid 1 2024-08-17T17:39:59.958 INFO:tasks.rados.rados.0.smithi037.stdout:3756: writing smithi03781225-29 from 1501622 to 2283451 tid 2 2024-08-17T17:39:59.966 INFO:tasks.rados.rados.0.smithi037.stdout:3756: writing smithi03781225-29 from 2964784 to 3706300 tid 3 2024-08-17T17:39:59.967 INFO:tasks.rados.rados.0.smithi037.stdout:3757: write oid 26 current snap is 470 2024-08-17T17:39:59.967 INFO:tasks.rados.rados.0.smithi037.stdout:3757: seq_num 1412 ranges {531484=576893,1843751=525487,2875854=669141} 2024-08-17T17:39:59.972 INFO:tasks.rados.rados.0.smithi037.stdout:3757: writing smithi03781225-26 from 531484 to 1108377 tid 1 2024-08-17T17:39:59.980 INFO:tasks.rados.rados.0.smithi037.stdout:3757: writing smithi03781225-26 from 1843751 to 2369238 tid 2 2024-08-17T17:39:59.987 INFO:tasks.rados.rados.0.smithi037.stdout:3757: writing smithi03781225-26 from 2875854 to 3544995 tid 3 2024-08-17T17:39:59.987 INFO:tasks.rados.rados.0.smithi037.stdout:3758: read oid 6 snap -1 2024-08-17T17:39:59.987 INFO:tasks.rados.rados.0.smithi037.stdout:3758: expect (ObjNum 1393 snap 465 seq_num 1393) 2024-08-17T17:39:59.987 INFO:tasks.rados.rados.0.smithi037.stdout:3759: write oid 34 current snap is 470 2024-08-17T17:39:59.987 INFO:tasks.rados.rados.0.smithi037.stdout:3753: finishing write tid 4 to smithi03781225-24 2024-08-17T17:39:59.987 INFO:tasks.rados.rados.0.smithi037.stdout:3753: finishing write tid 5 to smithi03781225-24 2024-08-17T17:39:59.987 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 24 v 1559 (ObjNum 1409 snap 470 seq_num 1409) dirty exists 2024-08-17T17:39:59.987 INFO:tasks.rados.rados.0.smithi037.stdout:3753: left oid 24 (ObjNum 1409 snap 470 seq_num 1409) 2024-08-17T17:39:59.987 INFO:tasks.rados.rados.0.smithi037.stdout:3754: finishing rollback tid 0 to smithi03781225-4 2024-08-17T17:39:59.987 INFO:tasks.rados.rados.0.smithi037.stdout:3759: seq_num 1413 ranges {548291=652142,1902233=785498,3303277=445014} 2024-08-17T17:39:59.993 INFO:tasks.rados.rados.0.smithi037.stdout:3759: writing smithi03781225-34 from 548291 to 1200433 tid 1 2024-08-17T17:40:00.001 INFO:tasks.rados.rados.0.smithi037.stdout:3759: writing smithi03781225-34 from 1902233 to 2687731 tid 2 2024-08-17T17:40:00.008 INFO:tasks.rados.rados.0.smithi037.stdout:3759: writing smithi03781225-34 from 3303277 to 3748291 tid 3 2024-08-17T17:40:00.008 INFO:tasks.rados.rados.0.smithi037.stdout:3753: done (6 left) 2024-08-17T17:40:00.008 INFO:tasks.rados.rados.0.smithi037.stdout:3760: snap_create 2024-08-17T17:40:00.008 INFO:tasks.rados.rados.0.smithi037.stdout:3754: finishing rollback tid 1 to smithi03781225-4 2024-08-17T17:40:00.008 INFO:tasks.rados.rados.0.smithi037.stdout:3754: finishing rollback tid 2 to smithi03781225-4 2024-08-17T17:40:00.008 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 4 v 1629 (ObjNum 1383 snap 461 seq_num 1383) dirty exists 2024-08-17T17:40:00.008 INFO:tasks.rados.rados.0.smithi037.stdout:3755: finishing write tid 1 to smithi03781225-12 2024-08-17T17:40:00.008 INFO:tasks.rados.rados.0.smithi037.stdout:3755: finishing write tid 2 to smithi03781225-12 2024-08-17T17:40:00.008 INFO:tasks.rados.rados.0.smithi037.stdout:3755: finishing write tid 3 to smithi03781225-12 2024-08-17T17:40:00.008 INFO:tasks.rados.rados.0.smithi037.stdout:3755: finishing write tid 4 to smithi03781225-12 2024-08-17T17:40:00.008 INFO:tasks.rados.rados.0.smithi037.stdout:3755: finishing write tid 5 to smithi03781225-12 2024-08-17T17:40:00.008 INFO:tasks.rados.rados.0.smithi037.stdout:3755: finishing write tid 6 to smithi03781225-12 2024-08-17T17:40:00.008 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 3029 (ObjNum 1410 snap 470 seq_num 1410) dirty exists 2024-08-17T17:40:00.009 INFO:tasks.rados.rados.0.smithi037.stdout:3755: left oid 12 (ObjNum 1410 snap 470 seq_num 1410) 2024-08-17T17:40:00.009 INFO:tasks.rados.rados.0.smithi037.stdout:3756: finishing write tid 1 to smithi03781225-29 2024-08-17T17:40:00.009 INFO:tasks.rados.rados.0.smithi037.stdout:3756: finishing write tid 2 to smithi03781225-29 2024-08-17T17:40:00.009 INFO:tasks.rados.rados.0.smithi037.stdout:3756: finishing write tid 3 to smithi03781225-29 2024-08-17T17:40:00.009 INFO:tasks.rados.rados.0.smithi037.stdout:3756: finishing write tid 4 to smithi03781225-29 2024-08-17T17:40:00.009 INFO:tasks.rados.rados.0.smithi037.stdout:3756: finishing write tid 5 to smithi03781225-29 2024-08-17T17:40:00.009 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 1634 (ObjNum 1411 snap 470 seq_num 1411) dirty exists 2024-08-17T17:40:00.009 INFO:tasks.rados.rados.0.smithi037.stdout:3756: left oid 29 (ObjNum 1411 snap 470 seq_num 1411) 2024-08-17T17:40:00.009 INFO:tasks.rados.rados.0.smithi037.stdout:3757: finishing write tid 1 to smithi03781225-26 2024-08-17T17:40:00.009 INFO:tasks.rados.rados.0.smithi037.stdout:3757: finishing write tid 2 to smithi03781225-26 2024-08-17T17:40:00.009 INFO:tasks.rados.rados.0.smithi037.stdout:3757: finishing write tid 3 to smithi03781225-26 2024-08-17T17:40:00.009 INFO:tasks.rados.rados.0.smithi037.stdout:3757: finishing write tid 4 to smithi03781225-26 2024-08-17T17:40:00.009 INFO:tasks.rados.rados.0.smithi037.stdout:3757: finishing write tid 5 to smithi03781225-26 2024-08-17T17:40:00.009 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 1772 (ObjNum 1412 snap 470 seq_num 1412) dirty exists 2024-08-17T17:40:00.009 INFO:tasks.rados.rados.0.smithi037.stdout:3757: left oid 26 (ObjNum 1412 snap 470 seq_num 1412) 2024-08-17T17:40:00.009 INFO:tasks.rados.rados.0.smithi037.stdout:3758: expect (ObjNum 1393 snap 465 seq_num 1393) 2024-08-17T17:40:00.121 INFO:tasks.rados.rados.0.smithi037.stdout:3759: finishing write tid 1 to smithi03781225-34 2024-08-17T17:40:00.121 INFO:tasks.rados.rados.0.smithi037.stdout:3759: finishing write tid 2 to smithi03781225-34 2024-08-17T17:40:00.122 INFO:tasks.rados.rados.0.smithi037.stdout:3759: finishing write tid 3 to smithi03781225-34 2024-08-17T17:40:00.122 INFO:tasks.rados.rados.0.smithi037.stdout:3759: finishing write tid 4 to smithi03781225-34 2024-08-17T17:40:00.122 INFO:tasks.rados.rados.0.smithi037.stdout:3759: finishing write tid 5 to smithi03781225-34 2024-08-17T17:40:00.122 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 2130 (ObjNum 1413 snap 470 seq_num 1413) dirty exists 2024-08-17T17:40:00.122 INFO:tasks.rados.rados.0.smithi037.stdout:3759: left oid 34 (ObjNum 1413 snap 470 seq_num 1413) 2024-08-17T17:40:00.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:39:59 smithi046 ceph-mon[88218]: osdmap e1011: 8 total, 8 up, 8 in 2024-08-17T17:40:00.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:39:59 smithi037 ceph-mon[97894]: osdmap e1011: 8 total, 8 up, 8 in 2024-08-17T17:40:00.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:39:59 smithi037 ceph-mon[102022]: osdmap e1011: 8 total, 8 up, 8 in 2024-08-17T17:40:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:40:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:40:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:40:00.912 INFO:tasks.rados.rados.0.smithi037.stdout:3754: done (6 left) 2024-08-17T17:40:00.912 INFO:tasks.rados.rados.0.smithi037.stdout:3755: done (5 left) 2024-08-17T17:40:00.912 INFO:tasks.rados.rados.0.smithi037.stdout:3756: done (4 left) 2024-08-17T17:40:00.912 INFO:tasks.rados.rados.0.smithi037.stdout:3757: done (3 left) 2024-08-17T17:40:00.912 INFO:tasks.rados.rados.0.smithi037.stdout:3758: done (2 left) 2024-08-17T17:40:00.912 INFO:tasks.rados.rados.0.smithi037.stdout:3759: done (1 left) 2024-08-17T17:40:00.912 INFO:tasks.rados.rados.0.smithi037.stdout:3760: done (0 left) 2024-08-17T17:40:00.912 INFO:tasks.rados.rados.0.smithi037.stdout:3761: read oid 33 snap -1 2024-08-17T17:40:00.913 INFO:tasks.rados.rados.0.smithi037.stdout:3761: expect deleted 2024-08-17T17:40:00.913 INFO:tasks.rados.rados.0.smithi037.stdout:3762: snap_remove snap 449 2024-08-17T17:40:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:00 smithi046 ceph-mon[88218]: pgmap v1126: 89 pgs: 89 active+clean; 263 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 917 KiB/s wr, 5 op/s 2024-08-17T17:40:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:00 smithi046 ceph-mon[88218]: osdmap e1012: 8 total, 8 up, 8 in 2024-08-17T17:40:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:00 smithi046 ceph-mon[88218]: overall HEALTH_OK 2024-08-17T17:40:01.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:00 smithi037 ceph-mon[102022]: pgmap v1126: 89 pgs: 89 active+clean; 263 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 917 KiB/s wr, 5 op/s 2024-08-17T17:40:01.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:00 smithi037 ceph-mon[102022]: osdmap e1012: 8 total, 8 up, 8 in 2024-08-17T17:40:01.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:00 smithi037 ceph-mon[102022]: overall HEALTH_OK 2024-08-17T17:40:01.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:00 smithi037 ceph-mon[97894]: pgmap v1126: 89 pgs: 89 active+clean; 263 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 917 KiB/s wr, 5 op/s 2024-08-17T17:40:01.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:00 smithi037 ceph-mon[97894]: osdmap e1012: 8 total, 8 up, 8 in 2024-08-17T17:40:01.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:00 smithi037 ceph-mon[97894]: overall HEALTH_OK 2024-08-17T17:40:01.887 INFO:tasks.rados.rados.0.smithi037.stdout:3762: done (1 left) 2024-08-17T17:40:01.887 INFO:tasks.rados.rados.0.smithi037.stdout:3763: snap_remove snap 439 2024-08-17T17:40:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:01 smithi046 ceph-mon[88218]: osdmap e1013: 8 total, 8 up, 8 in 2024-08-17T17:40:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:01 smithi046 ceph-mon[88218]: osdmap e1014: 8 total, 8 up, 8 in 2024-08-17T17:40:02.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:01 smithi037 ceph-mon[102022]: osdmap e1013: 8 total, 8 up, 8 in 2024-08-17T17:40:02.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:01 smithi037 ceph-mon[102022]: osdmap e1014: 8 total, 8 up, 8 in 2024-08-17T17:40:02.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:01 smithi037 ceph-mon[97894]: osdmap e1013: 8 total, 8 up, 8 in 2024-08-17T17:40:02.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:01 smithi037 ceph-mon[97894]: osdmap e1014: 8 total, 8 up, 8 in 2024-08-17T17:40:02.891 INFO:tasks.rados.rados.0.smithi037.stdout:3763: done (1 left) 2024-08-17T17:40:02.891 INFO:tasks.rados.rados.0.smithi037.stdout:3764: read oid 4 snap -1 2024-08-17T17:40:02.891 INFO:tasks.rados.rados.0.smithi037.stdout:3764: expect (ObjNum 1383 snap 461 seq_num 1383) 2024-08-17T17:40:02.891 INFO:tasks.rados.rados.0.smithi037.stdout:3765: write oid 1 current snap is 471 2024-08-17T17:40:02.891 INFO:tasks.rados.rados.0.smithi037.stdout:3765: seq_num 1414 ranges {565098=727391,1960715=529156,2930700=691685} 2024-08-17T17:40:02.898 INFO:tasks.rados.rados.0.smithi037.stdout:3765: writing smithi03781225-1 from 565098 to 1292489 tid 1 2024-08-17T17:40:02.906 INFO:tasks.rados.rados.0.smithi037.stdout:3765: writing smithi03781225-1 from 1960715 to 2489871 tid 2 2024-08-17T17:40:02.914 INFO:tasks.rados.rados.0.smithi037.stdout:3765: writing smithi03781225-1 from 2930700 to 3622385 tid 3 2024-08-17T17:40:02.914 INFO:tasks.rados.rados.0.smithi037.stdout:3766: rollback oid 44 current snap is 471 2024-08-17T17:40:02.914 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 44 to 437 2024-08-17T17:40:02.914 INFO:tasks.rados.rados.0.smithi037.stdout:3764: expect (ObjNum 1383 snap 461 seq_num 1383) 2024-08-17T17:40:03.120 INFO:tasks.rados.rados.0.smithi037.stdout:3765: finishing write tid 1 to smithi03781225-1 2024-08-17T17:40:03.120 INFO:tasks.rados.rados.0.smithi037.stdout:3765: finishing write tid 2 to smithi03781225-1 2024-08-17T17:40:03.120 INFO:tasks.rados.rados.0.smithi037.stdout:3766: finishing rollback tid 0 to smithi03781225-44 2024-08-17T17:40:03.120 INFO:tasks.rados.rados.0.smithi037.stdout:3765: finishing write tid 3 to smithi03781225-1 2024-08-17T17:40:03.120 INFO:tasks.rados.rados.0.smithi037.stdout:3766: finishing rollback tid 1 to smithi03781225-44 2024-08-17T17:40:03.120 INFO:tasks.rados.rados.0.smithi037.stdout:3765: finishing write tid 4 to smithi03781225-1 2024-08-17T17:40:03.120 INFO:tasks.rados.rados.0.smithi037.stdout:3766: finishing rollback tid 2 to smithi03781225-44 2024-08-17T17:40:03.120 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 2007 (ObjNum 1191 snap 398 seq_num 1191) dirty exists 2024-08-17T17:40:03.120 INFO:tasks.rados.rados.0.smithi037.stdout:3765: finishing write tid 5 to smithi03781225-1 2024-08-17T17:40:03.121 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 1 v 1968 (ObjNum 1414 snap 471 seq_num 1414) dirty exists 2024-08-17T17:40:03.121 INFO:tasks.rados.rados.0.smithi037.stdout:3765: left oid 1 (ObjNum 1414 snap 471 seq_num 1414) 2024-08-17T17:40:03.121 INFO:tasks.rados.rados.0.smithi037.stdout:3761: done (3 left) 2024-08-17T17:40:03.121 INFO:tasks.rados.rados.0.smithi037.stdout:3764: done (2 left) 2024-08-17T17:40:03.121 INFO:tasks.rados.rados.0.smithi037.stdout:3765: done (1 left) 2024-08-17T17:40:03.121 INFO:tasks.rados.rados.0.smithi037.stdout:3766: done (0 left) 2024-08-17T17:40:03.121 INFO:tasks.rados.rados.0.smithi037.stdout:3767: write oid 11 current snap is 471 2024-08-17T17:40:03.121 INFO:tasks.rados.rados.0.smithi037.stdout:3767: seq_num 1415 ranges {581905=518993,1735550=672814,2958123=502957} 2024-08-17T17:40:03.125 INFO:tasks.rados.rados.0.smithi037.stdout:3767: writing smithi03781225-11 from 581905 to 1100898 tid 1 2024-08-17T17:40:03.132 INFO:tasks.rados.rados.0.smithi037.stdout:3767: writing smithi03781225-11 from 1735550 to 2408364 tid 2 2024-08-17T17:40:03.138 INFO:tasks.rados.rados.0.smithi037.stdout:3767: writing smithi03781225-11 from 2958123 to 3461080 tid 3 2024-08-17T17:40:03.139 INFO:tasks.rados.rados.0.smithi037.stdout:3768: write oid 15 current snap is 471 2024-08-17T17:40:03.139 INFO:tasks.rados.rados.0.smithi037.stdout:3767: finishing write tid 1 to smithi03781225-11 2024-08-17T17:40:03.139 INFO:tasks.rados.rados.0.smithi037.stdout:3767: finishing write tid 2 to smithi03781225-11 2024-08-17T17:40:03.139 INFO:tasks.rados.rados.0.smithi037.stdout:3768: seq_num 1416 ranges {598712=594242,1677679=532825,2985546=430582} 2024-08-17T17:40:03.145 INFO:tasks.rados.rados.0.smithi037.stdout:3768: writing smithi03781225-15 from 598712 to 1192954 tid 1 2024-08-17T17:40:03.151 INFO:tasks.rados.rados.0.smithi037.stdout:3768: writing smithi03781225-15 from 1677679 to 2210504 tid 2 2024-08-17T17:40:03.158 INFO:tasks.rados.rados.0.smithi037.stdout:3768: writing smithi03781225-15 from 2985546 to 3416128 tid 3 2024-08-17T17:40:03.158 INFO:tasks.rados.rados.0.smithi037.stdout:3769: snap_create 2024-08-17T17:40:03.158 INFO:tasks.rados.rados.0.smithi037.stdout:3767: finishing write tid 3 to smithi03781225-11 2024-08-17T17:40:03.158 INFO:tasks.rados.rados.0.smithi037.stdout:3767: finishing write tid 4 to smithi03781225-11 2024-08-17T17:40:03.158 INFO:tasks.rados.rados.0.smithi037.stdout:3767: finishing write tid 5 to smithi03781225-11 2024-08-17T17:40:03.158 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 11 v 1271 (ObjNum 1415 snap 471 seq_num 1415) dirty exists 2024-08-17T17:40:03.158 INFO:tasks.rados.rados.0.smithi037.stdout:3767: left oid 11 (ObjNum 1415 snap 471 seq_num 1415) 2024-08-17T17:40:03.158 INFO:tasks.rados.rados.0.smithi037.stdout:3768: finishing write tid 1 to smithi03781225-15 2024-08-17T17:40:03.158 INFO:tasks.rados.rados.0.smithi037.stdout:3768: finishing write tid 2 to smithi03781225-15 2024-08-17T17:40:03.161 INFO:tasks.rados.rados.0.smithi037.stdout:3768: finishing write tid 3 to smithi03781225-15 2024-08-17T17:40:03.161 INFO:tasks.rados.rados.0.smithi037.stdout:3768: finishing write tid 4 to smithi03781225-15 2024-08-17T17:40:03.161 INFO:tasks.rados.rados.0.smithi037.stdout:3768: finishing write tid 5 to smithi03781225-15 2024-08-17T17:40:03.161 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 15 v 1789 (ObjNum 1416 snap 471 seq_num 1416) dirty exists 2024-08-17T17:40:03.161 INFO:tasks.rados.rados.0.smithi037.stdout:3768: left oid 15 (ObjNum 1416 snap 471 seq_num 1416) 2024-08-17T17:40:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:02 smithi046 ceph-mon[88218]: pgmap v1129: 89 pgs: 89 active+clean; 268 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.7 MiB/s wr, 8 op/s 2024-08-17T17:40:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:02 smithi046 ceph-mon[88218]: osdmap e1015: 8 total, 8 up, 8 in 2024-08-17T17:40:03.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:02 smithi037 ceph-mon[102022]: pgmap v1129: 89 pgs: 89 active+clean; 268 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.7 MiB/s wr, 8 op/s 2024-08-17T17:40:03.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:02 smithi037 ceph-mon[102022]: osdmap e1015: 8 total, 8 up, 8 in 2024-08-17T17:40:03.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:02 smithi037 ceph-mon[97894]: pgmap v1129: 89 pgs: 89 active+clean; 268 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.7 MiB/s wr, 8 op/s 2024-08-17T17:40:03.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:02 smithi037 ceph-mon[97894]: osdmap e1015: 8 total, 8 up, 8 in 2024-08-17T17:40:03.932 INFO:tasks.rados.rados.0.smithi037.stdout:3767: done (2 left) 2024-08-17T17:40:03.932 INFO:tasks.rados.rados.0.smithi037.stdout:3768: done (1 left) 2024-08-17T17:40:03.932 INFO:tasks.rados.rados.0.smithi037.stdout:3769: done (0 left) 2024-08-17T17:40:03.932 INFO:tasks.rados.rados.0.smithi037.stdout:3770: read oid 30 snap 470 2024-08-17T17:40:03.932 INFO:tasks.rados.rados.0.smithi037.stdout:3770: expect (ObjNum 1407 snap 469 seq_num 1407) 2024-08-17T17:40:03.932 INFO:tasks.rados.rados.0.smithi037.stdout:3771: write oid 29 current snap is 472 2024-08-17T17:40:03.932 INFO:tasks.rados.rados.0.smithi037.stdout:3771: seq_num 1417 ranges {615519=669491,1736161=676483,2896616=641854} 2024-08-17T17:40:03.938 INFO:tasks.rados.rados.0.smithi037.stdout:3771: writing smithi03781225-29 from 615519 to 1285010 tid 1 2024-08-17T17:40:03.945 INFO:tasks.rados.rados.0.smithi037.stdout:3771: writing smithi03781225-29 from 1736161 to 2412644 tid 2 2024-08-17T17:40:03.952 INFO:tasks.rados.rados.0.smithi037.stdout:3771: writing smithi03781225-29 from 2896616 to 3538470 tid 3 2024-08-17T17:40:03.952 INFO:tasks.rados.rados.0.smithi037.stdout:3772: snap_remove snap 437 2024-08-17T17:40:04.946 INFO:tasks.rados.rados.0.smithi037.stdout:3772: done (2 left) 2024-08-17T17:40:04.946 INFO:tasks.rados.rados.0.smithi037.stdout:3773: write oid 11 current snap is 472 2024-08-17T17:40:04.947 INFO:tasks.rados.rados.0.smithi037.stdout:3770: expect (ObjNum 1407 snap 469 seq_num 1407) 2024-08-17T17:40:05.109 INFO:tasks.rados.rados.0.smithi037.stdout:3771: finishing write tid 1 to smithi03781225-29 2024-08-17T17:40:05.110 INFO:tasks.rados.rados.0.smithi037.stdout:3771: finishing write tid 2 to smithi03781225-29 2024-08-17T17:40:05.110 INFO:tasks.rados.rados.0.smithi037.stdout:3771: finishing write tid 3 to smithi03781225-29 2024-08-17T17:40:05.110 INFO:tasks.rados.rados.0.smithi037.stdout:3771: finishing write tid 4 to smithi03781225-29 2024-08-17T17:40:05.110 INFO:tasks.rados.rados.0.smithi037.stdout:3771: finishing write tid 5 to smithi03781225-29 2024-08-17T17:40:05.110 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 1647 (ObjNum 1417 snap 472 seq_num 1417) dirty exists 2024-08-17T17:40:05.110 INFO:tasks.rados.rados.0.smithi037.stdout:3771: left oid 29 (ObjNum 1417 snap 472 seq_num 1417) 2024-08-17T17:40:05.110 INFO:tasks.rados.rados.0.smithi037.stdout:3773: seq_num 1418 ranges {632326=744740,1794643=536494,3040392=453126} 2024-08-17T17:40:05.117 INFO:tasks.rados.rados.0.smithi037.stdout:3773: writing smithi03781225-11 from 632326 to 1377066 tid 1 2024-08-17T17:40:05.122 INFO:tasks.rados.rados.0.smithi037.stdout:3773: writing smithi03781225-11 from 1794643 to 2331137 tid 2 2024-08-17T17:40:05.129 INFO:tasks.rados.rados.0.smithi037.stdout:3773: writing smithi03781225-11 from 3040392 to 3493518 tid 3 2024-08-17T17:40:05.129 INFO:tasks.rados.rados.0.smithi037.stdout:3770: done (2 left) 2024-08-17T17:40:05.129 INFO:tasks.rados.rados.0.smithi037.stdout:3771: done (1 left) 2024-08-17T17:40:05.129 INFO:tasks.rados.rados.0.smithi037.stdout:3774: write oid 50 current snap is 472 2024-08-17T17:40:05.129 INFO:tasks.rados.rados.0.smithi037.stdout:3773: finishing write tid 1 to smithi03781225-11 2024-08-17T17:40:05.129 INFO:tasks.rados.rados.0.smithi037.stdout:3774: seq_num 1419 ranges {649133=419989,1853125=680152,2951462=664398} 2024-08-17T17:40:05.134 INFO:tasks.rados.rados.0.smithi037.stdout:3774: writing smithi03781225-50 from 649133 to 1069122 tid 1 2024-08-17T17:40:05.142 INFO:tasks.rados.rados.0.smithi037.stdout:3774: writing smithi03781225-50 from 1853125 to 2533277 tid 2 2024-08-17T17:40:05.149 INFO:tasks.rados.rados.0.smithi037.stdout:3774: writing smithi03781225-50 from 2951462 to 3615860 tid 3 2024-08-17T17:40:05.149 INFO:tasks.rados.rados.0.smithi037.stdout:3775: write oid 49 current snap is 472 2024-08-17T17:40:05.149 INFO:tasks.rados.rados.0.smithi037.stdout:3775: seq_num 1420 ranges {665940=495238,1795254=540163,2978885=475670} 2024-08-17T17:40:05.155 INFO:tasks.rados.rados.0.smithi037.stdout:3775: writing smithi03781225-49 from 665940 to 1161178 tid 1 2024-08-17T17:40:05.162 INFO:tasks.rados.rados.0.smithi037.stdout:3775: writing smithi03781225-49 from 1795254 to 2335417 tid 2 2024-08-17T17:40:05.168 INFO:tasks.rados.rados.0.smithi037.stdout:3775: writing smithi03781225-49 from 2978885 to 3454555 tid 3 2024-08-17T17:40:05.169 INFO:tasks.rados.rados.0.smithi037.stdout:3776: rollback oid 38 current snap is 472 2024-08-17T17:40:05.169 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 38 to 471 2024-08-17T17:40:05.169 INFO:tasks.rados.rados.0.smithi037.stdout:3773: finishing write tid 2 to smithi03781225-11 2024-08-17T17:40:05.169 INFO:tasks.rados.rados.0.smithi037.stdout:3773: finishing write tid 3 to smithi03781225-11 2024-08-17T17:40:05.169 INFO:tasks.rados.rados.0.smithi037.stdout:3773: finishing write tid 4 to smithi03781225-11 2024-08-17T17:40:05.169 INFO:tasks.rados.rados.0.smithi037.stdout:3773: finishing write tid 5 to smithi03781225-11 2024-08-17T17:40:05.169 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 11 v 1278 (ObjNum 1418 snap 472 seq_num 1418) dirty exists 2024-08-17T17:40:05.169 INFO:tasks.rados.rados.0.smithi037.stdout:3773: left oid 11 (ObjNum 1418 snap 472 seq_num 1418) 2024-08-17T17:40:05.169 INFO:tasks.rados.rados.0.smithi037.stdout:3774: finishing write tid 1 to smithi03781225-50 2024-08-17T17:40:05.169 INFO:tasks.rados.rados.0.smithi037.stdout:3774: finishing write tid 2 to smithi03781225-50 2024-08-17T17:40:05.169 INFO:tasks.rados.rados.0.smithi037.stdout:3773: done (3 left) 2024-08-17T17:40:05.169 INFO:tasks.rados.rados.0.smithi037.stdout:3777: delete oid 28 current snap is 472 2024-08-17T17:40:05.169 INFO:tasks.rados.rados.0.smithi037.stdout:3774: finishing write tid 3 to smithi03781225-50 2024-08-17T17:40:05.170 INFO:tasks.rados.rados.0.smithi037.stdout:3774: finishing write tid 4 to smithi03781225-50 2024-08-17T17:40:05.170 INFO:tasks.rados.rados.0.smithi037.stdout:3774: finishing write tid 5 to smithi03781225-50 2024-08-17T17:40:05.170 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 50 v 2155 (ObjNum 1419 snap 472 seq_num 1419) dirty exists 2024-08-17T17:40:05.170 INFO:tasks.rados.rados.0.smithi037.stdout:3774: left oid 50 (ObjNum 1419 snap 472 seq_num 1419) 2024-08-17T17:40:05.170 INFO:tasks.rados.rados.0.smithi037.stdout:3775: finishing write tid 1 to smithi03781225-49 2024-08-17T17:40:05.170 INFO:tasks.rados.rados.0.smithi037.stdout:3775: finishing write tid 2 to smithi03781225-49 2024-08-17T17:40:05.171 INFO:tasks.rados.rados.0.smithi037.stdout:3776: finishing rollback tid 1 to smithi03781225-38 2024-08-17T17:40:05.171 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 1965 (ObjNum 289 snap 0 seq_num 2763863585) dirty dne 2024-08-17T17:40:05.171 INFO:tasks.rados.rados.0.smithi037.stdout:3775: finishing write tid 3 to smithi03781225-49 2024-08-17T17:40:05.172 INFO:tasks.rados.rados.0.smithi037.stdout:3774: done (3 left) 2024-08-17T17:40:05.172 INFO:tasks.rados.rados.0.smithi037.stdout:3776: done (2 left) 2024-08-17T17:40:05.172 INFO:tasks.rados.rados.0.smithi037.stdout:3777: done (1 left) 2024-08-17T17:40:05.172 INFO:tasks.rados.rados.0.smithi037.stdout:3778: write oid 9 current snap is 472 2024-08-17T17:40:05.172 INFO:tasks.rados.rados.0.smithi037.stdout:3778: seq_num 1422 ranges {699554=762089,2028571=543832,3150084=614567} 2024-08-17T17:40:05.179 INFO:tasks.rados.rados.0.smithi037.stdout:3778: writing smithi03781225-9 from 699554 to 1461643 tid 1 2024-08-17T17:40:05.186 INFO:tasks.rados.rados.0.smithi037.stdout:3778: writing smithi03781225-9 from 2028571 to 2572403 tid 2 2024-08-17T17:40:05.193 INFO:tasks.rados.rados.0.smithi037.stdout:3778: writing smithi03781225-9 from 3150084 to 3764651 tid 3 2024-08-17T17:40:05.193 INFO:tasks.rados.rados.0.smithi037.stdout:3779: rollback oid 25 current snap is 472 2024-08-17T17:40:05.193 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 25 to 470 2024-08-17T17:40:05.193 INFO:tasks.rados.rados.0.smithi037.stdout:3775: finishing write tid 4 to smithi03781225-49 2024-08-17T17:40:05.193 INFO:tasks.rados.rados.0.smithi037.stdout:3780: read oid 11 snap 469 2024-08-17T17:40:05.194 INFO:tasks.rados.rados.0.smithi037.stdout:3780: expect (ObjNum 1380 snap 461 seq_num 1380) 2024-08-17T17:40:05.194 INFO:tasks.rados.rados.0.smithi037.stdout:3781: read oid 21 snap -1 2024-08-17T17:40:05.194 INFO:tasks.rados.rados.0.smithi037.stdout:3781: expect deleted 2024-08-17T17:40:05.194 INFO:tasks.rados.rados.0.smithi037.stdout:3782: rollback oid 3 current snap is 472 2024-08-17T17:40:05.194 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 3 to 466 2024-08-17T17:40:05.194 INFO:tasks.rados.rados.0.smithi037.stdout:3775: finishing write tid 5 to smithi03781225-49 2024-08-17T17:40:05.194 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 49 v 1283 (ObjNum 1420 snap 472 seq_num 1420) dirty exists 2024-08-17T17:40:05.194 INFO:tasks.rados.rados.0.smithi037.stdout:3775: left oid 49 (ObjNum 1420 snap 472 seq_num 1420) 2024-08-17T17:40:05.194 INFO:tasks.rados.rados.0.smithi037.stdout:3778: finishing write tid 1 to smithi03781225-9 2024-08-17T17:40:05.194 INFO:tasks.rados.rados.0.smithi037.stdout:3778: finishing write tid 2 to smithi03781225-9 2024-08-17T17:40:05.194 INFO:tasks.rados.rados.0.smithi037.stdout:3775: done (5 left) 2024-08-17T17:40:05.194 INFO:tasks.rados.rados.0.smithi037.stdout:3783: read oid 8 snap 466 2024-08-17T17:40:05.194 INFO:tasks.rados.rados.0.smithi037.stdout:3783: expect (ObjNum 1386 snap 462 seq_num 1386) 2024-08-17T17:40:05.195 INFO:tasks.rados.rados.0.smithi037.stdout:3784: snap_create 2024-08-17T17:40:05.195 INFO:tasks.rados.rados.0.smithi037.stdout:3780: expect (ObjNum 1380 snap 461 seq_num 1380) 2024-08-17T17:40:05.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:04 smithi046 ceph-mon[88218]: pgmap v1132: 89 pgs: 89 active+clean; 260 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.3 MiB/s wr, 5 op/s 2024-08-17T17:40:05.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:04 smithi046 ceph-mon[88218]: osdmap e1016: 8 total, 8 up, 8 in 2024-08-17T17:40:05.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:04 smithi037 ceph-mon[97894]: pgmap v1132: 89 pgs: 89 active+clean; 260 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.3 MiB/s wr, 5 op/s 2024-08-17T17:40:05.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:04 smithi037 ceph-mon[97894]: osdmap e1016: 8 total, 8 up, 8 in 2024-08-17T17:40:05.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:04 smithi037 ceph-mon[102022]: pgmap v1132: 89 pgs: 89 active+clean; 260 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.3 MiB/s wr, 5 op/s 2024-08-17T17:40:05.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:04 smithi037 ceph-mon[102022]: osdmap e1016: 8 total, 8 up, 8 in 2024-08-17T17:40:05.307 INFO:tasks.rados.rados.0.smithi037.stdout:3782: finishing rollback tid 0 to smithi03781225-3 2024-08-17T17:40:05.307 INFO:tasks.rados.rados.0.smithi037.stdout:3782: finishing rollback tid 1 to smithi03781225-3 2024-08-17T17:40:05.307 INFO:tasks.rados.rados.0.smithi037.stdout:3779: finishing rollback tid 1 to smithi03781225-25 2024-08-17T17:40:05.307 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 25 v 0 (ObjNum 8273 snap 0 seq_num 4061078528) dirty dne 2024-08-17T17:40:05.307 INFO:tasks.rados.rados.0.smithi037.stdout:3782: finishing rollback tid 2 to smithi03781225-3 2024-08-17T17:40:05.307 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 901 (ObjNum 1397 snap 466 seq_num 1397) dirty exists 2024-08-17T17:40:05.307 INFO:tasks.rados.rados.0.smithi037.stdout:3778: finishing write tid 3 to smithi03781225-9 2024-08-17T17:40:05.307 INFO:tasks.rados.rados.0.smithi037.stdout:3778: finishing write tid 4 to smithi03781225-9 2024-08-17T17:40:05.307 INFO:tasks.rados.rados.0.smithi037.stdout:3778: finishing write tid 5 to smithi03781225-9 2024-08-17T17:40:05.307 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 3055 (ObjNum 1422 snap 472 seq_num 1422) dirty exists 2024-08-17T17:40:05.307 INFO:tasks.rados.rados.0.smithi037.stdout:3778: left oid 9 (ObjNum 1422 snap 472 seq_num 1422) 2024-08-17T17:40:05.307 INFO:tasks.rados.rados.0.smithi037.stdout:3783: expect (ObjNum 1386 snap 462 seq_num 1386) 2024-08-17T17:40:05.951 INFO:tasks.rados.rados.0.smithi037.stdout:3778: done (6 left) 2024-08-17T17:40:05.951 INFO:tasks.rados.rados.0.smithi037.stdout:3779: done (5 left) 2024-08-17T17:40:05.951 INFO:tasks.rados.rados.0.smithi037.stdout:3780: done (4 left) 2024-08-17T17:40:05.951 INFO:tasks.rados.rados.0.smithi037.stdout:3781: done (3 left) 2024-08-17T17:40:05.952 INFO:tasks.rados.rados.0.smithi037.stdout:3782: done (2 left) 2024-08-17T17:40:05.952 INFO:tasks.rados.rados.0.smithi037.stdout:3783: done (1 left) 2024-08-17T17:40:05.952 INFO:tasks.rados.rados.0.smithi037.stdout:3784: done (0 left) 2024-08-17T17:40:05.952 INFO:tasks.rados.rados.0.smithi037.stdout:3785: snap_create 2024-08-17T17:40:06.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:05 smithi046 ceph-mon[88218]: osdmap e1017: 8 total, 8 up, 8 in 2024-08-17T17:40:06.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:05 smithi037 ceph-mon[97894]: osdmap e1017: 8 total, 8 up, 8 in 2024-08-17T17:40:06.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:05 smithi037 ceph-mon[102022]: osdmap e1017: 8 total, 8 up, 8 in 2024-08-17T17:40:06.887 INFO:tasks.rados.rados.0.smithi037.stdout:3785: done (0 left) 2024-08-17T17:40:06.887 INFO:tasks.rados.rados.0.smithi037.stdout:3786: delete oid 32 current snap is 474 2024-08-17T17:40:06.891 INFO:tasks.rados.rados.0.smithi037.stdout:3786: done (0 left) 2024-08-17T17:40:06.891 INFO:tasks.rados.rados.0.smithi037.stdout:3787: write oid 40 current snap is 474 2024-08-17T17:40:06.891 INFO:tasks.rados.rados.0.smithi037.stdout:3787: seq_num 1424 ranges {733168=512587,2029182=547501,3088577=637111} 2024-08-17T17:40:06.897 INFO:tasks.rados.rados.0.smithi037.stdout:3787: writing smithi03781225-40 from 733168 to 1245755 tid 1 2024-08-17T17:40:06.904 INFO:tasks.rados.rados.0.smithi037.stdout:3787: writing smithi03781225-40 from 2029182 to 2576683 tid 2 2024-08-17T17:40:06.911 INFO:tasks.rados.rados.0.smithi037.stdout:3787: writing smithi03781225-40 from 3088577 to 3725688 tid 3 2024-08-17T17:40:06.911 INFO:tasks.rados.rados.0.smithi037.stdout:3788: snap_create 2024-08-17T17:40:06.911 INFO:tasks.rados.rados.0.smithi037.stdout:3787: finishing write tid 1 to smithi03781225-40 2024-08-17T17:40:06.911 INFO:tasks.rados.rados.0.smithi037.stdout:3787: finishing write tid 2 to smithi03781225-40 2024-08-17T17:40:06.915 INFO:tasks.rados.rados.0.smithi037.stdout:3787: finishing write tid 3 to smithi03781225-40 2024-08-17T17:40:06.915 INFO:tasks.rados.rados.0.smithi037.stdout:3787: finishing write tid 4 to smithi03781225-40 2024-08-17T17:40:06.915 INFO:tasks.rados.rados.0.smithi037.stdout:3787: finishing write tid 5 to smithi03781225-40 2024-08-17T17:40:06.915 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 40 v 1672 (ObjNum 1424 snap 474 seq_num 1424) dirty exists 2024-08-17T17:40:06.915 INFO:tasks.rados.rados.0.smithi037.stdout:3787: left oid 40 (ObjNum 1424 snap 474 seq_num 1424) 2024-08-17T17:40:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:06 smithi046 ceph-mon[88218]: pgmap v1135: 89 pgs: 89 active+clean; 246 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 4.2 MiB/s wr, 23 op/s 2024-08-17T17:40:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:06 smithi046 ceph-mon[88218]: osdmap e1018: 8 total, 8 up, 8 in 2024-08-17T17:40:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:06 smithi046 ceph-mon[88218]: osdmap e1019: 8 total, 8 up, 8 in 2024-08-17T17:40:07.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:06 smithi037 ceph-mon[97894]: pgmap v1135: 89 pgs: 89 active+clean; 246 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 4.2 MiB/s wr, 23 op/s 2024-08-17T17:40:07.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:06 smithi037 ceph-mon[97894]: osdmap e1018: 8 total, 8 up, 8 in 2024-08-17T17:40:07.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:06 smithi037 ceph-mon[97894]: osdmap e1019: 8 total, 8 up, 8 in 2024-08-17T17:40:07.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:06 smithi037 ceph-mon[102022]: pgmap v1135: 89 pgs: 89 active+clean; 246 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 4.2 MiB/s wr, 23 op/s 2024-08-17T17:40:07.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:06 smithi037 ceph-mon[102022]: osdmap e1018: 8 total, 8 up, 8 in 2024-08-17T17:40:07.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:06 smithi037 ceph-mon[102022]: osdmap e1019: 8 total, 8 up, 8 in 2024-08-17T17:40:07.889 INFO:tasks.rados.rados.0.smithi037.stdout:3787: done (1 left) 2024-08-17T17:40:07.889 INFO:tasks.rados.rados.0.smithi037.stdout:3788: done (0 left) 2024-08-17T17:40:07.889 INFO:tasks.rados.rados.0.smithi037.stdout:3789: delete oid 17 current snap is 475 2024-08-17T17:40:07.892 INFO:tasks.rados.rados.0.smithi037.stdout:3789: done (0 left) 2024-08-17T17:40:07.892 INFO:tasks.rados.rados.0.smithi037.stdout:3790: delete oid 17 current snap is 475 2024-08-17T17:40:07.894 INFO:tasks.rados.rados.0.smithi037.stdout:3790: done (0 left) 2024-08-17T17:40:07.894 INFO:tasks.rados.rados.0.smithi037.stdout:3791: read oid 32 snap -1 2024-08-17T17:40:07.895 INFO:tasks.rados.rados.0.smithi037.stdout:3791: expect deleted 2024-08-17T17:40:07.895 INFO:tasks.rados.rados.0.smithi037.stdout:3792: rollback oid 27 current snap is 475 2024-08-17T17:40:07.895 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 27 to 473 2024-08-17T17:40:07.895 INFO:tasks.rados.rados.0.smithi037.stdout:3793: write oid 28 current snap is 475 2024-08-17T17:40:07.895 INFO:tasks.rados.rados.0.smithi037.stdout:3793: seq_num 1427 ranges {783589=738334,2204628=694828,3570846=412743} 2024-08-17T17:40:07.902 INFO:tasks.rados.rados.0.smithi037.stdout:3793: writing smithi03781225-28 from 783589 to 1521923 tid 1 2024-08-17T17:40:07.910 INFO:tasks.rados.rados.0.smithi037.stdout:3793: writing smithi03781225-28 from 2204628 to 2899456 tid 2 2024-08-17T17:40:07.917 INFO:tasks.rados.rados.0.smithi037.stdout:3793: writing smithi03781225-28 from 3570846 to 3983589 tid 3 2024-08-17T17:40:07.917 INFO:tasks.rados.rados.0.smithi037.stdout:3794: read oid 38 snap -1 2024-08-17T17:40:07.917 INFO:tasks.rados.rados.0.smithi037.stdout:3794: expect deleted 2024-08-17T17:40:07.917 INFO:tasks.rados.rados.0.smithi037.stdout:3795: snap_remove snap 465 2024-08-17T17:40:08.901 INFO:tasks.rados.rados.0.smithi037.stdout:3795: done (4 left) 2024-08-17T17:40:08.901 INFO:tasks.rados.rados.0.smithi037.stdout:3796: read oid 34 snap -1 2024-08-17T17:40:08.901 INFO:tasks.rados.rados.0.smithi037.stdout:3796: expect (ObjNum 1413 snap 470 seq_num 1413) 2024-08-17T17:40:08.901 INFO:tasks.rados.rados.0.smithi037.stdout:3797: read oid 44 snap 455 2024-08-17T17:40:08.901 INFO:tasks.rados.rados.0.smithi037.stdout:3797: expect (ObjNum 1333 snap 447 seq_num 1333) 2024-08-17T17:40:08.901 INFO:tasks.rados.rados.0.smithi037.stdout:3798: write oid 17 current snap is 475 2024-08-17T17:40:08.901 INFO:tasks.rados.rados.0.smithi037.stdout:3798: seq_num 1428 ranges {400396=413583,1463110=438486} 2024-08-17T17:40:08.906 INFO:tasks.rados.rados.0.smithi037.stdout:3798: writing smithi03781225-17 from 400396 to 813979 tid 1 2024-08-17T17:40:08.914 INFO:tasks.rados.rados.0.smithi037.stdout:3798: writing smithi03781225-17 from 1463110 to 1901596 tid 2 2024-08-17T17:40:08.914 INFO:tasks.rados.rados.0.smithi037.stdout:3799: write oid 41 current snap is 475 2024-08-17T17:40:08.914 INFO:tasks.rados.rados.0.smithi037.stdout:3799: seq_num 1429 ranges {417203=488832,1405239=611964} 2024-08-17T17:40:08.919 INFO:tasks.rados.rados.0.smithi037.stdout:3799: writing smithi03781225-41 from 417203 to 906035 tid 1 2024-08-17T17:40:08.926 INFO:tasks.rados.rados.0.smithi037.stdout:3799: writing smithi03781225-41 from 1405239 to 2017203 tid 2 2024-08-17T17:40:08.926 INFO:tasks.rados.rados.0.smithi037.stdout:3800: delete oid 14 current snap is 475 2024-08-17T17:40:08.926 INFO:tasks.rados.rados.0.smithi037.stdout:3792: finishing rollback tid 0 to smithi03781225-27 2024-08-17T17:40:08.926 INFO:tasks.rados.rados.0.smithi037.stdout:3792: finishing rollback tid 1 to smithi03781225-27 2024-08-17T17:40:08.927 INFO:tasks.rados.rados.0.smithi037.stdout:3792: finishing rollback tid 2 to smithi03781225-27 2024-08-17T17:40:08.927 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 27 v 812 (ObjNum 1398 snap 466 seq_num 1398) dirty exists 2024-08-17T17:40:08.927 INFO:tasks.rados.rados.0.smithi037.stdout:3793: finishing write tid 1 to smithi03781225-28 2024-08-17T17:40:08.927 INFO:tasks.rados.rados.0.smithi037.stdout:3793: finishing write tid 2 to smithi03781225-28 2024-08-17T17:40:08.927 INFO:tasks.rados.rados.0.smithi037.stdout:3793: finishing write tid 3 to smithi03781225-28 2024-08-17T17:40:08.927 INFO:tasks.rados.rados.0.smithi037.stdout:3793: finishing write tid 4 to smithi03781225-28 2024-08-17T17:40:08.927 INFO:tasks.rados.rados.0.smithi037.stdout:3793: finishing write tid 5 to smithi03781225-28 2024-08-17T17:40:08.927 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 28 v 3059 (ObjNum 1427 snap 475 seq_num 1427) dirty exists 2024-08-17T17:40:08.927 INFO:tasks.rados.rados.0.smithi037.stdout:3793: left oid 28 (ObjNum 1427 snap 475 seq_num 1427) 2024-08-17T17:40:08.927 INFO:tasks.rados.rados.0.smithi037.stdout:3797: expect (ObjNum 1333 snap 447 seq_num 1333) 2024-08-17T17:40:09.083 INFO:tasks.rados.rados.0.smithi037.stdout:3796: expect (ObjNum 1413 snap 470 seq_num 1413) 2024-08-17T17:40:09.205 INFO:tasks.rados.rados.0.smithi037.stdout:3798: finishing write tid 1 to smithi03781225-17 2024-08-17T17:40:09.206 INFO:tasks.rados.rados.0.smithi037.stdout:3798: finishing write tid 2 to smithi03781225-17 2024-08-17T17:40:09.206 INFO:tasks.rados.rados.0.smithi037.stdout:3798: finishing write tid 3 to smithi03781225-17 2024-08-17T17:40:09.206 INFO:tasks.rados.rados.0.smithi037.stdout:3798: finishing write tid 4 to smithi03781225-17 2024-08-17T17:40:09.206 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 1682 (ObjNum 1428 snap 475 seq_num 1428) dirty exists 2024-08-17T17:40:09.206 INFO:tasks.rados.rados.0.smithi037.stdout:3798: left oid 17 (ObjNum 1428 snap 475 seq_num 1428) 2024-08-17T17:40:09.206 INFO:tasks.rados.rados.0.smithi037.stdout:3791: done (8 left) 2024-08-17T17:40:09.206 INFO:tasks.rados.rados.0.smithi037.stdout:3792: done (7 left) 2024-08-17T17:40:09.206 INFO:tasks.rados.rados.0.smithi037.stdout:3793: done (6 left) 2024-08-17T17:40:09.207 INFO:tasks.rados.rados.0.smithi037.stdout:3794: done (5 left) 2024-08-17T17:40:09.207 INFO:tasks.rados.rados.0.smithi037.stdout:3796: done (4 left) 2024-08-17T17:40:09.207 INFO:tasks.rados.rados.0.smithi037.stdout:3797: done (3 left) 2024-08-17T17:40:09.207 INFO:tasks.rados.rados.0.smithi037.stdout:3798: done (2 left) 2024-08-17T17:40:09.207 INFO:tasks.rados.rados.0.smithi037.stdout:3800: done (1 left) 2024-08-17T17:40:09.207 INFO:tasks.rados.rados.0.smithi037.stdout:3801: delete oid 17 current snap is 475 2024-08-17T17:40:09.207 INFO:tasks.rados.rados.0.smithi037.stdout:3799: finishing write tid 1 to smithi03781225-41 2024-08-17T17:40:09.207 INFO:tasks.rados.rados.0.smithi037.stdout:3799: finishing write tid 2 to smithi03781225-41 2024-08-17T17:40:09.207 INFO:tasks.rados.rados.0.smithi037.stdout:3799: finishing write tid 3 to smithi03781225-41 2024-08-17T17:40:09.207 INFO:tasks.rados.rados.0.smithi037.stdout:3799: finishing write tid 4 to smithi03781225-41 2024-08-17T17:40:09.207 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 709 (ObjNum 1429 snap 475 seq_num 1429) dirty exists 2024-08-17T17:40:09.207 INFO:tasks.rados.rados.0.smithi037.stdout:3799: left oid 41 (ObjNum 1429 snap 475 seq_num 1429) 2024-08-17T17:40:09.208 INFO:tasks.rados.rados.0.smithi037.stdout:3799: done (1 left) 2024-08-17T17:40:09.208 INFO:tasks.rados.rados.0.smithi037.stdout:3801: done (0 left) 2024-08-17T17:40:09.208 INFO:tasks.rados.rados.0.smithi037.stdout:3802: snap_create 2024-08-17T17:40:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:08 smithi046 ceph-mon[88218]: pgmap v1138: 89 pgs: 89 active+clean; 246 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.7 MiB/s wr, 21 op/s 2024-08-17T17:40:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:08 smithi046 ceph-mon[88218]: osdmap e1020: 8 total, 8 up, 8 in 2024-08-17T17:40:09.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:40:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:40:08] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.51.0" 2024-08-17T17:40:09.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:08 smithi037 ceph-mon[102022]: pgmap v1138: 89 pgs: 89 active+clean; 246 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.7 MiB/s wr, 21 op/s 2024-08-17T17:40:09.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:08 smithi037 ceph-mon[102022]: osdmap e1020: 8 total, 8 up, 8 in 2024-08-17T17:40:09.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:08 smithi037 ceph-mon[97894]: pgmap v1138: 89 pgs: 89 active+clean; 246 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.7 MiB/s wr, 21 op/s 2024-08-17T17:40:09.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:08 smithi037 ceph-mon[97894]: osdmap e1020: 8 total, 8 up, 8 in 2024-08-17T17:40:09.901 INFO:tasks.rados.rados.0.smithi037.stdout:3802: done (0 left) 2024-08-17T17:40:09.902 INFO:tasks.rados.rados.0.smithi037.stdout:3803: snap_remove snap 475 2024-08-17T17:40:10.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:09 smithi046 ceph-mon[88218]: osdmap e1021: 8 total, 8 up, 8 in 2024-08-17T17:40:10.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:10.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:09 smithi037 ceph-mon[97894]: osdmap e1021: 8 total, 8 up, 8 in 2024-08-17T17:40:10.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:10.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:09 smithi037 ceph-mon[102022]: osdmap e1021: 8 total, 8 up, 8 in 2024-08-17T17:40:10.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:10.490 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:40:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:40:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:40:10.905 INFO:tasks.rados.rados.0.smithi037.stdout:3803: done (0 left) 2024-08-17T17:40:10.906 INFO:tasks.rados.rados.0.smithi037.stdout:3804: rollback oid 34 current snap is 476 2024-08-17T17:40:10.906 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 34 to 474 2024-08-17T17:40:10.906 INFO:tasks.rados.rados.0.smithi037.stdout:3805: delete oid 9 current snap is 476 2024-08-17T17:40:10.911 INFO:tasks.rados.rados.0.smithi037.stdout:3804: finishing rollback tid 0 to smithi03781225-34 2024-08-17T17:40:10.911 INFO:tasks.rados.rados.0.smithi037.stdout:3804: finishing rollback tid 1 to smithi03781225-34 2024-08-17T17:40:10.911 INFO:tasks.rados.rados.0.smithi037.stdout:3804: finishing rollback tid 2 to smithi03781225-34 2024-08-17T17:40:10.911 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 2163 (ObjNum 1413 snap 470 seq_num 1413) dirty exists 2024-08-17T17:40:10.916 INFO:tasks.rados.rados.0.smithi037.stdout:3804: done (1 left) 2024-08-17T17:40:10.916 INFO:tasks.rados.rados.0.smithi037.stdout:3805: done (0 left) 2024-08-17T17:40:10.916 INFO:tasks.rados.rados.0.smithi037.stdout:3806: write oid 15 current snap is 476 2024-08-17T17:40:10.916 INFO:tasks.rados.rados.0.smithi037.stdout:3806: seq_num 1433 ranges {484431=506181,1639167=445264} 2024-08-17T17:40:10.921 INFO:tasks.rados.rados.0.smithi037.stdout:3806: writing smithi03781225-15 from 484431 to 990612 tid 1 2024-08-17T17:40:10.928 INFO:tasks.rados.rados.0.smithi037.stdout:3806: writing smithi03781225-15 from 1639167 to 2084431 tid 2 2024-08-17T17:40:10.928 INFO:tasks.rados.rados.0.smithi037.stdout:3807: delete oid 24 current snap is 476 2024-08-17T17:40:10.928 INFO:tasks.rados.rados.0.smithi037.stdout:3806: finishing write tid 1 to smithi03781225-15 2024-08-17T17:40:10.932 INFO:tasks.rados.rados.0.smithi037.stdout:3806: finishing write tid 2 to smithi03781225-15 2024-08-17T17:40:10.932 INFO:tasks.rados.rados.0.smithi037.stdout:3806: finishing write tid 3 to smithi03781225-15 2024-08-17T17:40:10.932 INFO:tasks.rados.rados.0.smithi037.stdout:3806: finishing write tid 4 to smithi03781225-15 2024-08-17T17:40:10.932 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 15 v 1803 (ObjNum 1433 snap 476 seq_num 1433) dirty exists 2024-08-17T17:40:10.932 INFO:tasks.rados.rados.0.smithi037.stdout:3806: left oid 15 (ObjNum 1433 snap 476 seq_num 1433) 2024-08-17T17:40:10.933 INFO:tasks.rados.rados.0.smithi037.stdout:3806: done (1 left) 2024-08-17T17:40:10.934 INFO:tasks.rados.rados.0.smithi037.stdout:3807: done (0 left) 2024-08-17T17:40:10.934 INFO:tasks.rados.rados.0.smithi037.stdout:3808: delete oid 38 current snap is 476 2024-08-17T17:40:10.937 INFO:tasks.rados.rados.0.smithi037.stdout:3808: done (0 left) 2024-08-17T17:40:10.937 INFO:tasks.rados.rados.0.smithi037.stdout:3809: read oid 3 snap -1 2024-08-17T17:40:10.937 INFO:tasks.rados.rados.0.smithi037.stdout:3809: expect (ObjNum 1397 snap 466 seq_num 1397) 2024-08-17T17:40:10.937 INFO:tasks.rados.rados.0.smithi037.stdout:3810: read oid 8 snap 471 2024-08-17T17:40:10.937 INFO:tasks.rados.rados.0.smithi037.stdout:3810: expect (ObjNum 1386 snap 462 seq_num 1386) 2024-08-17T17:40:10.937 INFO:tasks.rados.rados.0.smithi037.stdout:3811: read oid 33 snap -1 2024-08-17T17:40:10.937 INFO:tasks.rados.rados.0.smithi037.stdout:3811: expect deleted 2024-08-17T17:40:10.937 INFO:tasks.rados.rados.0.smithi037.stdout:3812: write oid 19 current snap is 476 2024-08-17T17:40:10.938 INFO:tasks.rados.rados.0.smithi037.stdout:3812: seq_num 1436 ranges {534852=731928,1814613=320239} 2024-08-17T17:40:10.945 INFO:tasks.rados.rados.0.smithi037.stdout:3812: writing smithi03781225-19 from 534852 to 1266780 tid 1 2024-08-17T17:40:10.950 INFO:tasks.rados.rados.0.smithi037.stdout:3812: writing smithi03781225-19 from 1814613 to 2134852 tid 2 2024-08-17T17:40:10.950 INFO:tasks.rados.rados.0.smithi037.stdout:3813: snap_create 2024-08-17T17:40:10.950 INFO:tasks.rados.rados.0.smithi037.stdout:3810: expect (ObjNum 1386 snap 462 seq_num 1386) 2024-08-17T17:40:11.057 INFO:tasks.rados.rados.0.smithi037.stdout:3809: expect (ObjNum 1397 snap 466 seq_num 1397) 2024-08-17T17:40:11.260 INFO:tasks.rados.rados.0.smithi037.stdout:3812: finishing write tid 1 to smithi03781225-19 2024-08-17T17:40:11.260 INFO:tasks.rados.rados.0.smithi037.stdout:3812: finishing write tid 2 to smithi03781225-19 2024-08-17T17:40:11.260 INFO:tasks.rados.rados.0.smithi037.stdout:3812: finishing write tid 3 to smithi03781225-19 2024-08-17T17:40:11.260 INFO:tasks.rados.rados.0.smithi037.stdout:3812: finishing write tid 4 to smithi03781225-19 2024-08-17T17:40:11.260 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 19 v 1581 (ObjNum 1436 snap 476 seq_num 1436) dirty exists 2024-08-17T17:40:11.260 INFO:tasks.rados.rados.0.smithi037.stdout:3812: left oid 19 (ObjNum 1436 snap 476 seq_num 1436) 2024-08-17T17:40:11.260 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:10 smithi046 ceph-mon[88218]: pgmap v1141: 89 pgs: 89 active+clean; 197 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-08-17T17:40:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:10 smithi046 ceph-mon[88218]: osdmap e1022: 8 total, 8 up, 8 in 2024-08-17T17:40:11.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:10 smithi037 ceph-mon[97894]: pgmap v1141: 89 pgs: 89 active+clean; 197 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-08-17T17:40:11.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:10 smithi037 ceph-mon[97894]: osdmap e1022: 8 total, 8 up, 8 in 2024-08-17T17:40:11.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:10 smithi037 ceph-mon[102022]: pgmap v1141: 89 pgs: 89 active+clean; 197 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-08-17T17:40:11.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:10 smithi037 ceph-mon[102022]: osdmap e1022: 8 total, 8 up, 8 in 2024-08-17T17:40:11.893 INFO:tasks.rados.rados.0.smithi037.stdout:3809: done (4 left) 2024-08-17T17:40:11.893 INFO:tasks.rados.rados.0.smithi037.stdout:3810: done (3 left) 2024-08-17T17:40:11.893 INFO:tasks.rados.rados.0.smithi037.stdout:3811: done (2 left) 2024-08-17T17:40:11.893 INFO:tasks.rados.rados.0.smithi037.stdout:3812: done (1 left) 2024-08-17T17:40:11.893 INFO:tasks.rados.rados.0.smithi037.stdout:3813: done (0 left) 2024-08-17T17:40:11.894 INFO:tasks.rados.rados.0.smithi037.stdout:3814: write oid 25 current snap is 477 2024-08-17T17:40:11.894 INFO:tasks.rados.rados.0.smithi037.stdout:3814: seq_num 1437 ranges {551659=523530,1873095=278564} 2024-08-17T17:40:11.899 INFO:tasks.rados.rados.0.smithi037.stdout:3814: writing smithi03781225-25 from 551659 to 1075189 tid 1 2024-08-17T17:40:11.905 INFO:tasks.rados.rados.0.smithi037.stdout:3814: writing smithi03781225-25 from 1873095 to 2151659 tid 2 2024-08-17T17:40:11.906 INFO:tasks.rados.rados.0.smithi037.stdout:3815: read oid 43 snap -1 2024-08-17T17:40:11.906 INFO:tasks.rados.rados.0.smithi037.stdout:3815: expect deleted 2024-08-17T17:40:11.906 INFO:tasks.rados.rados.0.smithi037.stdout:3816: snap_remove snap 474 2024-08-17T17:40:12.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:11 smithi046 ceph-mon[88218]: osdmap e1023: 8 total, 8 up, 8 in 2024-08-17T17:40:12.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:11 smithi046 ceph-mon[88218]: osdmap e1024: 8 total, 8 up, 8 in 2024-08-17T17:40:12.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:11 smithi037 ceph-mon[97894]: osdmap e1023: 8 total, 8 up, 8 in 2024-08-17T17:40:12.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:11 smithi037 ceph-mon[97894]: osdmap e1024: 8 total, 8 up, 8 in 2024-08-17T17:40:12.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:11 smithi037 ceph-mon[102022]: osdmap e1023: 8 total, 8 up, 8 in 2024-08-17T17:40:12.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:11 smithi037 ceph-mon[102022]: osdmap e1024: 8 total, 8 up, 8 in 2024-08-17T17:40:12.899 INFO:tasks.rados.rados.0.smithi037.stdout:3816: done (2 left) 2024-08-17T17:40:12.899 INFO:tasks.rados.rados.0.smithi037.stdout:3817: read oid 15 snap -1 2024-08-17T17:40:12.899 INFO:tasks.rados.rados.0.smithi037.stdout:3817: expect (ObjNum 1433 snap 476 seq_num 1433) 2024-08-17T17:40:12.900 INFO:tasks.rados.rados.0.smithi037.stdout:3818: read oid 11 snap -1 2024-08-17T17:40:12.900 INFO:tasks.rados.rados.0.smithi037.stdout:3818: expect (ObjNum 1418 snap 472 seq_num 1418) 2024-08-17T17:40:12.900 INFO:tasks.rados.rados.0.smithi037.stdout:3819: delete oid 1 current snap is 477 2024-08-17T17:40:12.900 INFO:tasks.rados.rados.0.smithi037.stdout:3814: finishing write tid 1 to smithi03781225-25 2024-08-17T17:40:12.900 INFO:tasks.rados.rados.0.smithi037.stdout:3814: finishing write tid 2 to smithi03781225-25 2024-08-17T17:40:12.900 INFO:tasks.rados.rados.0.smithi037.stdout:3814: finishing write tid 3 to smithi03781225-25 2024-08-17T17:40:12.900 INFO:tasks.rados.rados.0.smithi037.stdout:3814: finishing write tid 4 to smithi03781225-25 2024-08-17T17:40:12.900 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 25 v 3068 (ObjNum 1437 snap 477 seq_num 1437) dirty exists 2024-08-17T17:40:12.900 INFO:tasks.rados.rados.0.smithi037.stdout:3814: left oid 25 (ObjNum 1437 snap 477 seq_num 1437) 2024-08-17T17:40:12.908 INFO:tasks.rados.rados.0.smithi037.stdout:3814: done (4 left) 2024-08-17T17:40:12.908 INFO:tasks.rados.rados.0.smithi037.stdout:3815: done (3 left) 2024-08-17T17:40:12.908 INFO:tasks.rados.rados.0.smithi037.stdout:3819: done (2 left) 2024-08-17T17:40:12.908 INFO:tasks.rados.rados.0.smithi037.stdout:3820: write oid 13 current snap is 477 2024-08-17T17:40:12.908 INFO:tasks.rados.rados.0.smithi037.stdout:3820: seq_num 1439 ranges {585273=674028,1990059=195214} 2024-08-17T17:40:12.915 INFO:tasks.rados.rados.0.smithi037.stdout:3820: writing smithi03781225-13 from 585273 to 1259301 tid 1 2024-08-17T17:40:12.921 INFO:tasks.rados.rados.0.smithi037.stdout:3820: writing smithi03781225-13 from 1990059 to 2185273 tid 2 2024-08-17T17:40:12.921 INFO:tasks.rados.rados.0.smithi037.stdout:3821: snap_remove snap 459 2024-08-17T17:40:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:12 smithi046 ceph-mon[88218]: pgmap v1144: 89 pgs: 89 active+clean; 198 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.2 MiB/s wr, 15 op/s 2024-08-17T17:40:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:12 smithi046 ceph-mon[88218]: osdmap e1025: 8 total, 8 up, 8 in 2024-08-17T17:40:13.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:12 smithi037 ceph-mon[102022]: pgmap v1144: 89 pgs: 89 active+clean; 198 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.2 MiB/s wr, 15 op/s 2024-08-17T17:40:13.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:12 smithi037 ceph-mon[102022]: osdmap e1025: 8 total, 8 up, 8 in 2024-08-17T17:40:13.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:12 smithi037 ceph-mon[97894]: pgmap v1144: 89 pgs: 89 active+clean; 198 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.2 MiB/s wr, 15 op/s 2024-08-17T17:40:13.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:12 smithi037 ceph-mon[97894]: osdmap e1025: 8 total, 8 up, 8 in 2024-08-17T17:40:13.930 INFO:tasks.rados.rados.0.smithi037.stdout:3821: done (3 left) 2024-08-17T17:40:13.931 INFO:tasks.rados.rados.0.smithi037.stdout:3822: read oid 12 snap 471 2024-08-17T17:40:13.931 INFO:tasks.rados.rados.0.smithi037.stdout:3822: expect (ObjNum 1410 snap 470 seq_num 1410) 2024-08-17T17:40:13.931 INFO:tasks.rados.rados.0.smithi037.stdout:3823: snap_create 2024-08-17T17:40:13.931 INFO:tasks.rados.rados.0.smithi037.stdout:3817: expect (ObjNum 1433 snap 476 seq_num 1433) 2024-08-17T17:40:14.041 INFO:tasks.rados.rados.0.smithi037.stdout:3818: expect (ObjNum 1418 snap 472 seq_num 1418) 2024-08-17T17:40:14.280 INFO:tasks.rados.rados.0.smithi037.stdout:3820: finishing write tid 1 to smithi03781225-13 2024-08-17T17:40:14.280 INFO:tasks.rados.rados.0.smithi037.stdout:3820: finishing write tid 2 to smithi03781225-13 2024-08-17T17:40:14.280 INFO:tasks.rados.rados.0.smithi037.stdout:3820: finishing write tid 3 to smithi03781225-13 2024-08-17T17:40:14.281 INFO:tasks.rados.rados.0.smithi037.stdout:3820: finishing write tid 4 to smithi03781225-13 2024-08-17T17:40:14.281 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 1809 (ObjNum 1439 snap 477 seq_num 1439) dirty exists 2024-08-17T17:40:14.281 INFO:tasks.rados.rados.0.smithi037.stdout:3820: left oid 13 (ObjNum 1439 snap 477 seq_num 1439) 2024-08-17T17:40:14.281 INFO:tasks.rados.rados.0.smithi037.stdout:3822: expect (ObjNum 1410 snap 470 seq_num 1410) 2024-08-17T17:40:14.927 INFO:tasks.rados.rados.0.smithi037.stdout:3817: done (4 left) 2024-08-17T17:40:14.928 INFO:tasks.rados.rados.0.smithi037.stdout:3818: done (3 left) 2024-08-17T17:40:14.928 INFO:tasks.rados.rados.0.smithi037.stdout:3820: done (2 left) 2024-08-17T17:40:14.928 INFO:tasks.rados.rados.0.smithi037.stdout:3822: done (1 left) 2024-08-17T17:40:14.928 INFO:tasks.rados.rados.0.smithi037.stdout:3823: done (0 left) 2024-08-17T17:40:14.928 INFO:tasks.rados.rados.0.smithi037.stdout:3824: read oid 18 snap -1 2024-08-17T17:40:14.928 INFO:tasks.rados.rados.0.smithi037.stdout:3824: expect deleted 2024-08-17T17:40:14.928 INFO:tasks.rados.rados.0.smithi037.stdout:3825: snap_create 2024-08-17T17:40:15.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:14 smithi046 ceph-mon[88218]: pgmap v1147: 89 pgs: 89 active+clean; 198 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 269 KiB/s wr, 5 op/s 2024-08-17T17:40:15.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:14 smithi046 ceph-mon[88218]: osdmap e1026: 8 total, 8 up, 8 in 2024-08-17T17:40:15.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:14 smithi037 ceph-mon[102022]: pgmap v1147: 89 pgs: 89 active+clean; 198 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 269 KiB/s wr, 5 op/s 2024-08-17T17:40:15.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:14 smithi037 ceph-mon[102022]: osdmap e1026: 8 total, 8 up, 8 in 2024-08-17T17:40:15.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:14 smithi037 ceph-mon[97894]: pgmap v1147: 89 pgs: 89 active+clean; 198 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 269 KiB/s wr, 5 op/s 2024-08-17T17:40:15.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:14 smithi037 ceph-mon[97894]: osdmap e1026: 8 total, 8 up, 8 in 2024-08-17T17:40:15.937 INFO:tasks.rados.rados.0.smithi037.stdout:3824: done (1 left) 2024-08-17T17:40:15.938 INFO:tasks.rados.rados.0.smithi037.stdout:3825: done (0 left) 2024-08-17T17:40:15.938 INFO:tasks.rados.rados.0.smithi037.stdout:3826: write oid 20 current snap is 479 2024-08-17T17:40:15.938 INFO:tasks.rados.rados.0.smithi037.stdout:3826: seq_num 1440 ranges {602080=749277,2048541=153539} 2024-08-17T17:40:15.944 INFO:tasks.rados.rados.0.smithi037.stdout:3826: writing smithi03781225-20 from 602080 to 1351357 tid 1 2024-08-17T17:40:15.949 INFO:tasks.rados.rados.0.smithi037.stdout:3826: writing smithi03781225-20 from 2048541 to 2202080 tid 2 2024-08-17T17:40:15.949 INFO:tasks.rados.rados.0.smithi037.stdout:3827: snap_create 2024-08-17T17:40:15.953 INFO:tasks.rados.rados.0.smithi037.stdout:3826: finishing write tid 1 to smithi03781225-20 2024-08-17T17:40:15.953 INFO:tasks.rados.rados.0.smithi037.stdout:3826: finishing write tid 2 to smithi03781225-20 2024-08-17T17:40:15.953 INFO:tasks.rados.rados.0.smithi037.stdout:3826: finishing write tid 3 to smithi03781225-20 2024-08-17T17:40:15.953 INFO:tasks.rados.rados.0.smithi037.stdout:3826: finishing write tid 4 to smithi03781225-20 2024-08-17T17:40:15.953 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 966 (ObjNum 1440 snap 479 seq_num 1440) dirty exists 2024-08-17T17:40:15.953 INFO:tasks.rados.rados.0.smithi037.stdout:3826: left oid 20 (ObjNum 1440 snap 479 seq_num 1440) 2024-08-17T17:40:16.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:15 smithi046 ceph-mon[88218]: osdmap e1027: 8 total, 8 up, 8 in 2024-08-17T17:40:16.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:15 smithi037 ceph-mon[102022]: osdmap e1027: 8 total, 8 up, 8 in 2024-08-17T17:40:16.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:15 smithi037 ceph-mon[97894]: osdmap e1027: 8 total, 8 up, 8 in 2024-08-17T17:40:16.890 INFO:tasks.rados.rados.0.smithi037.stdout:3826: done (1 left) 2024-08-17T17:40:16.890 INFO:tasks.rados.rados.0.smithi037.stdout:3827: done (0 left) 2024-08-17T17:40:16.891 INFO:tasks.rados.rados.0.smithi037.stdout:3828: write oid 43 current snap is 480 2024-08-17T17:40:16.891 INFO:tasks.rados.rados.0.smithi037.stdout:3828: seq_num 1441 ranges {618887=424526,1590670=604158} 2024-08-17T17:40:16.896 INFO:tasks.rados.rados.0.smithi037.stdout:3828: writing smithi03781225-43 from 618887 to 1043413 tid 1 2024-08-17T17:40:16.903 INFO:tasks.rados.rados.0.smithi037.stdout:3828: writing smithi03781225-43 from 1590670 to 2194828 tid 2 2024-08-17T17:40:16.903 INFO:tasks.rados.rados.0.smithi037.stdout:3829: rollback oid 16 current snap is 480 2024-08-17T17:40:16.903 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 16 to 468 2024-08-17T17:40:16.903 INFO:tasks.rados.rados.0.smithi037.stdout:3828: finishing write tid 1 to smithi03781225-43 2024-08-17T17:40:16.903 INFO:tasks.rados.rados.0.smithi037.stdout:3830: rollback oid 31 current snap is 480 2024-08-17T17:40:16.903 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 31 to 469 2024-08-17T17:40:16.904 INFO:tasks.rados.rados.0.smithi037.stdout:3831: read oid 4 snap -1 2024-08-17T17:40:16.904 INFO:tasks.rados.rados.0.smithi037.stdout:3831: expect (ObjNum 1383 snap 461 seq_num 1383) 2024-08-17T17:40:16.904 INFO:tasks.rados.rados.0.smithi037.stdout:3832: write oid 29 current snap is 480 2024-08-17T17:40:16.904 INFO:tasks.rados.rados.0.smithi037.stdout:3832: seq_num 1442 ranges {635694=499775,1649152=464169} 2024-08-17T17:40:16.909 INFO:tasks.rados.rados.0.smithi037.stdout:3832: writing smithi03781225-29 from 635694 to 1135469 tid 1 2024-08-17T17:40:16.915 INFO:tasks.rados.rados.0.smithi037.stdout:3832: writing smithi03781225-29 from 1649152 to 2113321 tid 2 2024-08-17T17:40:16.916 INFO:tasks.rados.rados.0.smithi037.stdout:3833: write oid 44 current snap is 480 2024-08-17T17:40:16.916 INFO:tasks.rados.rados.0.smithi037.stdout:3830: finishing rollback tid 1 to smithi03781225-31 2024-08-17T17:40:16.916 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 31 v 0 (ObjNum 177 snap 0 seq_num 1454317782) dirty dne 2024-08-17T17:40:16.916 INFO:tasks.rados.rados.0.smithi037.stdout:3833: seq_num 1443 ranges {652501=575024,1707634=544867} 2024-08-17T17:40:16.922 INFO:tasks.rados.rados.0.smithi037.stdout:3833: writing smithi03781225-44 from 652501 to 1227525 tid 1 2024-08-17T17:40:16.929 INFO:tasks.rados.rados.0.smithi037.stdout:3833: writing smithi03781225-44 from 1707634 to 2252501 tid 2 2024-08-17T17:40:16.929 INFO:tasks.rados.rados.0.smithi037.stdout:3830: done (5 left) 2024-08-17T17:40:16.929 INFO:tasks.rados.rados.0.smithi037.stdout:3834: read oid 9 snap -1 2024-08-17T17:40:16.929 INFO:tasks.rados.rados.0.smithi037.stdout:3834: expect deleted 2024-08-17T17:40:16.929 INFO:tasks.rados.rados.0.smithi037.stdout:3835: snap_create 2024-08-17T17:40:16.929 INFO:tasks.rados.rados.0.smithi037.stdout:3828: finishing write tid 2 to smithi03781225-43 2024-08-17T17:40:16.929 INFO:tasks.rados.rados.0.smithi037.stdout:3828: finishing write tid 3 to smithi03781225-43 2024-08-17T17:40:16.929 INFO:tasks.rados.rados.0.smithi037.stdout:3828: finishing write tid 4 to smithi03781225-43 2024-08-17T17:40:16.929 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 43 v 2030 (ObjNum 1441 snap 480 seq_num 1441) dirty exists 2024-08-17T17:40:16.929 INFO:tasks.rados.rados.0.smithi037.stdout:3828: left oid 43 (ObjNum 1441 snap 480 seq_num 1441) 2024-08-17T17:40:16.929 INFO:tasks.rados.rados.0.smithi037.stdout:3831: expect (ObjNum 1383 snap 461 seq_num 1383) 2024-08-17T17:40:17.134 INFO:tasks.rados.rados.0.smithi037.stdout:3829: finishing rollback tid 0 to smithi03781225-16 2024-08-17T17:40:17.134 INFO:tasks.rados.rados.0.smithi037.stdout:3829: finishing rollback tid 1 to smithi03781225-16 2024-08-17T17:40:17.134 INFO:tasks.rados.rados.0.smithi037.stdout:3829: finishing rollback tid 2 to smithi03781225-16 2024-08-17T17:40:17.134 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 16 v 1994 (ObjNum 1364 snap 457 seq_num 1364) dirty exists 2024-08-17T17:40:17.134 INFO:tasks.rados.rados.0.smithi037.stdout:3832: finishing write tid 1 to smithi03781225-29 2024-08-17T17:40:17.135 INFO:tasks.rados.rados.0.smithi037.stdout:3832: finishing write tid 2 to smithi03781225-29 2024-08-17T17:40:17.135 INFO:tasks.rados.rados.0.smithi037.stdout:3832: finishing write tid 3 to smithi03781225-29 2024-08-17T17:40:17.135 INFO:tasks.rados.rados.0.smithi037.stdout:3832: finishing write tid 4 to smithi03781225-29 2024-08-17T17:40:17.135 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 1663 (ObjNum 1442 snap 480 seq_num 1442) dirty exists 2024-08-17T17:40:17.135 INFO:tasks.rados.rados.0.smithi037.stdout:3832: left oid 29 (ObjNum 1442 snap 480 seq_num 1442) 2024-08-17T17:40:17.135 INFO:tasks.rados.rados.0.smithi037.stdout:3833: finishing write tid 1 to smithi03781225-44 2024-08-17T17:40:17.135 INFO:tasks.rados.rados.0.smithi037.stdout:3833: finishing write tid 2 to smithi03781225-44 2024-08-17T17:40:17.135 INFO:tasks.rados.rados.0.smithi037.stdout:3833: finishing write tid 3 to smithi03781225-44 2024-08-17T17:40:17.135 INFO:tasks.rados.rados.0.smithi037.stdout:3833: finishing write tid 4 to smithi03781225-44 2024-08-17T17:40:17.135 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 2034 (ObjNum 1443 snap 480 seq_num 1443) dirty exists 2024-08-17T17:40:17.135 INFO:tasks.rados.rados.0.smithi037.stdout:3833: left oid 44 (ObjNum 1443 snap 480 seq_num 1443) 2024-08-17T17:40:17.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:16 smithi046 ceph-mon[88218]: pgmap v1150: 89 pgs: 89 active+clean; 194 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 898 KiB/s wr, 19 op/s 2024-08-17T17:40:17.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:16 smithi046 ceph-mon[88218]: osdmap e1028: 8 total, 8 up, 8 in 2024-08-17T17:40:17.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:16 smithi046 ceph-mon[88218]: osdmap e1029: 8 total, 8 up, 8 in 2024-08-17T17:40:17.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:16 smithi037 ceph-mon[97894]: pgmap v1150: 89 pgs: 89 active+clean; 194 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 898 KiB/s wr, 19 op/s 2024-08-17T17:40:17.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:16 smithi037 ceph-mon[97894]: osdmap e1028: 8 total, 8 up, 8 in 2024-08-17T17:40:17.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:16 smithi037 ceph-mon[97894]: osdmap e1029: 8 total, 8 up, 8 in 2024-08-17T17:40:17.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:16 smithi037 ceph-mon[102022]: pgmap v1150: 89 pgs: 89 active+clean; 194 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 898 KiB/s wr, 19 op/s 2024-08-17T17:40:17.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:16 smithi037 ceph-mon[102022]: osdmap e1028: 8 total, 8 up, 8 in 2024-08-17T17:40:17.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:16 smithi037 ceph-mon[102022]: osdmap e1029: 8 total, 8 up, 8 in 2024-08-17T17:40:17.894 INFO:tasks.rados.rados.0.smithi037.stdout:3828: done (6 left) 2024-08-17T17:40:17.894 INFO:tasks.rados.rados.0.smithi037.stdout:3829: done (5 left) 2024-08-17T17:40:17.894 INFO:tasks.rados.rados.0.smithi037.stdout:3831: done (4 left) 2024-08-17T17:40:17.894 INFO:tasks.rados.rados.0.smithi037.stdout:3832: done (3 left) 2024-08-17T17:40:17.894 INFO:tasks.rados.rados.0.smithi037.stdout:3833: done (2 left) 2024-08-17T17:40:17.894 INFO:tasks.rados.rados.0.smithi037.stdout:3834: done (1 left) 2024-08-17T17:40:17.895 INFO:tasks.rados.rados.0.smithi037.stdout:3835: done (0 left) 2024-08-17T17:40:17.895 INFO:tasks.rados.rados.0.smithi037.stdout:3836: write oid 44 current snap is 481 2024-08-17T17:40:17.895 INFO:tasks.rados.rados.0.smithi037.stdout:3836: seq_num 1444 ranges {669308=650273,1766116=467838} 2024-08-17T17:40:17.901 INFO:tasks.rados.rados.0.smithi037.stdout:3836: writing smithi03781225-44 from 669308 to 1319581 tid 1 2024-08-17T17:40:17.907 INFO:tasks.rados.rados.0.smithi037.stdout:3836: writing smithi03781225-44 from 1766116 to 2233954 tid 2 2024-08-17T17:40:17.907 INFO:tasks.rados.rados.0.smithi037.stdout:3837: read oid 10 snap 477 2024-08-17T17:40:17.907 INFO:tasks.rados.rados.0.smithi037.stdout:3837: expect (ObjNum 1249 snap 419 seq_num 1249) 2024-08-17T17:40:17.907 INFO:tasks.rados.rados.0.smithi037.stdout:3838: write oid 41 current snap is 481 2024-08-17T17:40:17.907 INFO:tasks.rados.rados.0.smithi037.stdout:3838: seq_num 1445 ranges {686115=441875,1824598=461517} 2024-08-17T17:40:17.913 INFO:tasks.rados.rados.0.smithi037.stdout:3838: writing smithi03781225-41 from 686115 to 1127990 tid 1 2024-08-17T17:40:17.920 INFO:tasks.rados.rados.0.smithi037.stdout:3838: writing smithi03781225-41 from 1824598 to 2286115 tid 2 2024-08-17T17:40:17.920 INFO:tasks.rados.rados.0.smithi037.stdout:3839: delete oid 37 current snap is 481 2024-08-17T17:40:17.920 INFO:tasks.rados.rados.0.smithi037.stdout:3836: finishing write tid 1 to smithi03781225-44 2024-08-17T17:40:17.921 INFO:tasks.rados.rados.0.smithi037.stdout:3836: finishing write tid 2 to smithi03781225-44 2024-08-17T17:40:17.921 INFO:tasks.rados.rados.0.smithi037.stdout:3836: finishing write tid 3 to smithi03781225-44 2024-08-17T17:40:17.921 INFO:tasks.rados.rados.0.smithi037.stdout:3836: finishing write tid 4 to smithi03781225-44 2024-08-17T17:40:17.921 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 2038 (ObjNum 1444 snap 481 seq_num 1444) dirty exists 2024-08-17T17:40:17.921 INFO:tasks.rados.rados.0.smithi037.stdout:3836: left oid 44 (ObjNum 1444 snap 481 seq_num 1444) 2024-08-17T17:40:17.921 INFO:tasks.rados.rados.0.smithi037.stdout:3838: finishing write tid 1 to smithi03781225-41 2024-08-17T17:40:17.921 INFO:tasks.rados.rados.0.smithi037.stdout:3837: expect (ObjNum 1249 snap 419 seq_num 1249) 2024-08-17T17:40:18.125 INFO:tasks.rados.rados.0.smithi037.stdout:3838: finishing write tid 2 to smithi03781225-41 2024-08-17T17:40:18.125 INFO:tasks.rados.rados.0.smithi037.stdout:3838: finishing write tid 3 to smithi03781225-41 2024-08-17T17:40:18.125 INFO:tasks.rados.rados.0.smithi037.stdout:3838: finishing write tid 4 to smithi03781225-41 2024-08-17T17:40:18.125 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 715 (ObjNum 1445 snap 481 seq_num 1445) dirty exists 2024-08-17T17:40:18.125 INFO:tasks.rados.rados.0.smithi037.stdout:3838: left oid 41 (ObjNum 1445 snap 481 seq_num 1445) 2024-08-17T17:40:18.125 INFO:tasks.rados.rados.0.smithi037.stdout:3836: done (3 left) 2024-08-17T17:40:18.125 INFO:tasks.rados.rados.0.smithi037.stdout:3837: done (2 left) 2024-08-17T17:40:18.125 INFO:tasks.rados.rados.0.smithi037.stdout:3838: done (1 left) 2024-08-17T17:40:18.126 INFO:tasks.rados.rados.0.smithi037.stdout:3839: done (0 left) 2024-08-17T17:40:18.126 INFO:tasks.rados.rados.0.smithi037.stdout:3840: delete oid 18 current snap is 481 2024-08-17T17:40:18.130 INFO:tasks.rados.rados.0.smithi037.stdout:3840: done (0 left) 2024-08-17T17:40:18.130 INFO:tasks.rados.rados.0.smithi037.stdout:3841: delete oid 47 current snap is 481 2024-08-17T17:40:18.133 INFO:tasks.rados.rados.0.smithi037.stdout:3841: done (0 left) 2024-08-17T17:40:18.133 INFO:tasks.rados.rados.0.smithi037.stdout:3842: snap_remove snap 468 2024-08-17T17:40:18.942 INFO:tasks.rados.rados.0.smithi037.stdout:3842: done (0 left) 2024-08-17T17:40:18.942 INFO:tasks.rados.rados.0.smithi037.stdout:3843: write oid 30 current snap is 481 2024-08-17T17:40:18.942 INFO:tasks.rados.rados.0.smithi037.stdout:3843: seq_num 1449 ranges {753343=742871,1942173=411170} 2024-08-17T17:40:18.951 INFO:tasks.rados.rados.0.smithi037.stdout:3843: writing smithi03781225-30 from 753343 to 1496214 tid 1 2024-08-17T17:40:18.956 INFO:tasks.rados.rados.0.smithi037.stdout:3843: writing smithi03781225-30 from 1942173 to 2353343 tid 2 2024-08-17T17:40:18.956 INFO:tasks.rados.rados.0.smithi037.stdout:3844: snap_remove snap 473 2024-08-17T17:40:19.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:18 smithi046 ceph-mon[88218]: pgmap v1153: 89 pgs: 89 active+clean; 194 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 898 KiB/s wr, 17 op/s 2024-08-17T17:40:19.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:18 smithi046 ceph-mon[88218]: osdmap e1030: 8 total, 8 up, 8 in 2024-08-17T17:40:19.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:18 smithi037 ceph-mon[97894]: pgmap v1153: 89 pgs: 89 active+clean; 194 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 898 KiB/s wr, 17 op/s 2024-08-17T17:40:19.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:18 smithi037 ceph-mon[97894]: osdmap e1030: 8 total, 8 up, 8 in 2024-08-17T17:40:19.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:40:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:40:18] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.51.0" 2024-08-17T17:40:19.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:18 smithi037 ceph-mon[102022]: pgmap v1153: 89 pgs: 89 active+clean; 194 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 898 KiB/s wr, 17 op/s 2024-08-17T17:40:19.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:18 smithi037 ceph-mon[102022]: osdmap e1030: 8 total, 8 up, 8 in 2024-08-17T17:40:19.954 INFO:tasks.rados.rados.0.smithi037.stdout:3844: done (1 left) 2024-08-17T17:40:19.954 INFO:tasks.rados.rados.0.smithi037.stdout:3845: rollback oid 43 current snap is 481 2024-08-17T17:40:19.954 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 43 to 480 2024-08-17T17:40:19.954 INFO:tasks.rados.rados.0.smithi037.stdout:3843: finishing write tid 1 to smithi03781225-30 2024-08-17T17:40:19.955 INFO:tasks.rados.rados.0.smithi037.stdout:3843: finishing write tid 2 to smithi03781225-30 2024-08-17T17:40:19.955 INFO:tasks.rados.rados.0.smithi037.stdout:3843: finishing write tid 3 to smithi03781225-30 2024-08-17T17:40:19.955 INFO:tasks.rados.rados.0.smithi037.stdout:3843: finishing write tid 4 to smithi03781225-30 2024-08-17T17:40:19.955 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 2006 (ObjNum 1449 snap 481 seq_num 1449) dirty exists 2024-08-17T17:40:19.955 INFO:tasks.rados.rados.0.smithi037.stdout:3843: left oid 30 (ObjNum 1449 snap 481 seq_num 1449) 2024-08-17T17:40:19.955 INFO:tasks.rados.rados.0.smithi037.stdout:3843: done (1 left) 2024-08-17T17:40:19.955 INFO:tasks.rados.rados.0.smithi037.stdout:3846: snap_create 2024-08-17T17:40:19.967 INFO:tasks.rados.rados.0.smithi037.stdout:3845: finishing rollback tid 0 to smithi03781225-43 2024-08-17T17:40:19.967 INFO:tasks.rados.rados.0.smithi037.stdout:3845: finishing rollback tid 1 to smithi03781225-43 2024-08-17T17:40:19.967 INFO:tasks.rados.rados.0.smithi037.stdout:3845: finishing rollback tid 2 to smithi03781225-43 2024-08-17T17:40:19.967 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 43 v 2044 (ObjNum 1441 snap 480 seq_num 1441) dirty exists 2024-08-17T17:40:20.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:19 smithi046 ceph-mon[88218]: osdmap e1031: 8 total, 8 up, 8 in 2024-08-17T17:40:20.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:19 smithi037 ceph-mon[97894]: osdmap e1031: 8 total, 8 up, 8 in 2024-08-17T17:40:20.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:19 smithi037 ceph-mon[102022]: osdmap e1031: 8 total, 8 up, 8 in 2024-08-17T17:40:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:40:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:40:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:40:20.952 INFO:tasks.rados.rados.0.smithi037.stdout:3845: done (1 left) 2024-08-17T17:40:20.952 INFO:tasks.rados.rados.0.smithi037.stdout:3846: done (0 left) 2024-08-17T17:40:20.952 INFO:tasks.rados.rados.0.smithi037.stdout:3847: snap_create 2024-08-17T17:40:21.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:20 smithi046 ceph-mon[88218]: pgmap v1156: 89 pgs: 89 active+clean; 197 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-08-17T17:40:21.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:20 smithi046 ceph-mon[88218]: osdmap e1032: 8 total, 8 up, 8 in 2024-08-17T17:40:21.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:20 smithi037 ceph-mon[97894]: pgmap v1156: 89 pgs: 89 active+clean; 197 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-08-17T17:40:21.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:20 smithi037 ceph-mon[97894]: osdmap e1032: 8 total, 8 up, 8 in 2024-08-17T17:40:21.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:20 smithi037 ceph-mon[102022]: pgmap v1156: 89 pgs: 89 active+clean; 197 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-08-17T17:40:21.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:20 smithi037 ceph-mon[102022]: osdmap e1032: 8 total, 8 up, 8 in 2024-08-17T17:40:21.892 INFO:tasks.rados.rados.0.smithi037.stdout:3847: done (0 left) 2024-08-17T17:40:21.892 INFO:tasks.rados.rados.0.smithi037.stdout:3848: write oid 3 current snap is 483 2024-08-17T17:40:21.892 INFO:tasks.rados.rados.0.smithi037.stdout:3848: seq_num 1450 ranges {770150=418120,1600655=478845} 2024-08-17T17:40:21.898 INFO:tasks.rados.rados.0.smithi037.stdout:3848: writing smithi03781225-3 from 770150 to 1188270 tid 1 2024-08-17T17:40:21.904 INFO:tasks.rados.rados.0.smithi037.stdout:3848: writing smithi03781225-3 from 1600655 to 2079500 tid 2 2024-08-17T17:40:21.904 INFO:tasks.rados.rados.0.smithi037.stdout:3849: snap_remove snap 466 2024-08-17T17:40:22.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:21 smithi046 ceph-mon[88218]: osdmap e1033: 8 total, 8 up, 8 in 2024-08-17T17:40:22.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:21 smithi046 ceph-mon[88218]: osdmap e1034: 8 total, 8 up, 8 in 2024-08-17T17:40:22.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:21 smithi037 ceph-mon[97894]: osdmap e1033: 8 total, 8 up, 8 in 2024-08-17T17:40:22.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:21 smithi037 ceph-mon[97894]: osdmap e1034: 8 total, 8 up, 8 in 2024-08-17T17:40:22.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:21 smithi037 ceph-mon[102022]: osdmap e1033: 8 total, 8 up, 8 in 2024-08-17T17:40:22.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:21 smithi037 ceph-mon[102022]: osdmap e1034: 8 total, 8 up, 8 in 2024-08-17T17:40:22.893 INFO:tasks.rados.rados.0.smithi037.stdout:3849: done (1 left) 2024-08-17T17:40:22.893 INFO:tasks.rados.rados.0.smithi037.stdout:3850: snap_remove snap 480 2024-08-17T17:40:23.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:22 smithi046 ceph-mon[88218]: pgmap v1159: 89 pgs: 89 active+clean; 198 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.7 MiB/s wr, 13 op/s 2024-08-17T17:40:23.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:22 smithi046 ceph-mon[88218]: osdmap e1035: 8 total, 8 up, 8 in 2024-08-17T17:40:23.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:22 smithi037 ceph-mon[97894]: pgmap v1159: 89 pgs: 89 active+clean; 198 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.7 MiB/s wr, 13 op/s 2024-08-17T17:40:23.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:22 smithi037 ceph-mon[97894]: osdmap e1035: 8 total, 8 up, 8 in 2024-08-17T17:40:23.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:22 smithi037 ceph-mon[102022]: pgmap v1159: 89 pgs: 89 active+clean; 198 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.7 MiB/s wr, 13 op/s 2024-08-17T17:40:23.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:22 smithi037 ceph-mon[102022]: osdmap e1035: 8 total, 8 up, 8 in 2024-08-17T17:40:23.896 INFO:tasks.rados.rados.0.smithi037.stdout:3850: done (1 left) 2024-08-17T17:40:23.896 INFO:tasks.rados.rados.0.smithi037.stdout:3851: delete oid 45 current snap is 483 2024-08-17T17:40:23.896 INFO:tasks.rados.rados.0.smithi037.stdout:3848: finishing write tid 1 to smithi03781225-3 2024-08-17T17:40:23.896 INFO:tasks.rados.rados.0.smithi037.stdout:3848: finishing write tid 2 to smithi03781225-3 2024-08-17T17:40:23.896 INFO:tasks.rados.rados.0.smithi037.stdout:3848: finishing write tid 3 to smithi03781225-3 2024-08-17T17:40:23.896 INFO:tasks.rados.rados.0.smithi037.stdout:3848: finishing write tid 4 to smithi03781225-3 2024-08-17T17:40:23.896 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 913 (ObjNum 1450 snap 483 seq_num 1450) dirty exists 2024-08-17T17:40:23.896 INFO:tasks.rados.rados.0.smithi037.stdout:3848: left oid 3 (ObjNum 1450 snap 483 seq_num 1450) 2024-08-17T17:40:23.902 INFO:tasks.rados.rados.0.smithi037.stdout:3848: done (1 left) 2024-08-17T17:40:23.903 INFO:tasks.rados.rados.0.smithi037.stdout:3851: done (0 left) 2024-08-17T17:40:23.903 INFO:tasks.rados.rados.0.smithi037.stdout:3852: rollback oid 39 current snap is 483 2024-08-17T17:40:23.903 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 39 to 481 2024-08-17T17:40:23.903 INFO:tasks.rados.rados.0.smithi037.stdout:3853: write oid 50 current snap is 483 2024-08-17T17:40:23.903 INFO:tasks.rados.rados.0.smithi037.stdout:3853: seq_num 1452 ranges {403764=568618,1717619=686145} 2024-08-17T17:40:23.909 INFO:tasks.rados.rados.0.smithi037.stdout:3853: writing smithi03781225-50 from 403764 to 972382 tid 1 2024-08-17T17:40:23.917 INFO:tasks.rados.rados.0.smithi037.stdout:3853: writing smithi03781225-50 from 1717619 to 2403764 tid 2 2024-08-17T17:40:23.917 INFO:tasks.rados.rados.0.smithi037.stdout:3854: write oid 37 current snap is 483 2024-08-17T17:40:23.918 INFO:tasks.rados.rados.0.smithi037.stdout:3852: finishing rollback tid 0 to smithi03781225-39 2024-08-17T17:40:23.918 INFO:tasks.rados.rados.0.smithi037.stdout:3852: finishing rollback tid 1 to smithi03781225-39 2024-08-17T17:40:23.918 INFO:tasks.rados.rados.0.smithi037.stdout:3852: finishing rollback tid 2 to smithi03781225-39 2024-08-17T17:40:23.918 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 39 v 2183 (ObjNum 1406 snap 469 seq_num 1406) dirty exists 2024-08-17T17:40:23.918 INFO:tasks.rados.rados.0.smithi037.stdout:3853: finishing write tid 1 to smithi03781225-50 2024-08-17T17:40:23.918 INFO:tasks.rados.rados.0.smithi037.stdout:3854: seq_num 1453 ranges {420571=760220,1776101=626172} 2024-08-17T17:40:23.924 INFO:tasks.rados.rados.0.smithi037.stdout:3854: writing smithi03781225-37 from 420571 to 1180791 tid 1 2024-08-17T17:40:23.931 INFO:tasks.rados.rados.0.smithi037.stdout:3854: writing smithi03781225-37 from 1776101 to 2402273 tid 2 2024-08-17T17:40:23.931 INFO:tasks.rados.rados.0.smithi037.stdout:3852: done (2 left) 2024-08-17T17:40:23.931 INFO:tasks.rados.rados.0.smithi037.stdout:3855: snap_remove snap 470 2024-08-17T17:40:24.897 INFO:tasks.rados.rados.0.smithi037.stdout:3855: done (2 left) 2024-08-17T17:40:24.898 INFO:tasks.rados.rados.0.smithi037.stdout:3856: snap_create 2024-08-17T17:40:24.898 INFO:tasks.rados.rados.0.smithi037.stdout:3853: finishing write tid 2 to smithi03781225-50 2024-08-17T17:40:24.898 INFO:tasks.rados.rados.0.smithi037.stdout:3853: finishing write tid 3 to smithi03781225-50 2024-08-17T17:40:24.898 INFO:tasks.rados.rados.0.smithi037.stdout:3853: finishing write tid 4 to smithi03781225-50 2024-08-17T17:40:24.898 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 50 v 2187 (ObjNum 1452 snap 483 seq_num 1452) dirty exists 2024-08-17T17:40:24.898 INFO:tasks.rados.rados.0.smithi037.stdout:3853: left oid 50 (ObjNum 1452 snap 483 seq_num 1452) 2024-08-17T17:40:24.898 INFO:tasks.rados.rados.0.smithi037.stdout:3854: finishing write tid 1 to smithi03781225-37 2024-08-17T17:40:24.898 INFO:tasks.rados.rados.0.smithi037.stdout:3854: finishing write tid 2 to smithi03781225-37 2024-08-17T17:40:24.898 INFO:tasks.rados.rados.0.smithi037.stdout:3854: finishing write tid 3 to smithi03781225-37 2024-08-17T17:40:24.898 INFO:tasks.rados.rados.0.smithi037.stdout:3854: finishing write tid 4 to smithi03781225-37 2024-08-17T17:40:24.899 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 37 v 1686 (ObjNum 1453 snap 483 seq_num 1453) dirty exists 2024-08-17T17:40:24.899 INFO:tasks.rados.rados.0.smithi037.stdout:3854: left oid 37 (ObjNum 1453 snap 483 seq_num 1453) 2024-08-17T17:40:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:24 smithi046 ceph-mon[88218]: pgmap v1162: 89 pgs: 89 active+clean; 198 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 221 KiB/s wr, 2 op/s 2024-08-17T17:40:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:24 smithi046 ceph-mon[88218]: osdmap e1036: 8 total, 8 up, 8 in 2024-08-17T17:40:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:25.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:24 smithi037 ceph-mon[97894]: pgmap v1162: 89 pgs: 89 active+clean; 198 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 221 KiB/s wr, 2 op/s 2024-08-17T17:40:25.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:24 smithi037 ceph-mon[97894]: osdmap e1036: 8 total, 8 up, 8 in 2024-08-17T17:40:25.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:25.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:24 smithi037 ceph-mon[102022]: pgmap v1162: 89 pgs: 89 active+clean; 198 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 221 KiB/s wr, 2 op/s 2024-08-17T17:40:25.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:24 smithi037 ceph-mon[102022]: osdmap e1036: 8 total, 8 up, 8 in 2024-08-17T17:40:25.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:25.909 INFO:tasks.rados.rados.0.smithi037.stdout:3853: done (2 left) 2024-08-17T17:40:25.910 INFO:tasks.rados.rados.0.smithi037.stdout:3854: done (1 left) 2024-08-17T17:40:25.910 INFO:tasks.rados.rados.0.smithi037.stdout:3856: done (0 left) 2024-08-17T17:40:25.910 INFO:tasks.rados.rados.0.smithi037.stdout:3857: snap_create 2024-08-17T17:40:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:25 smithi046 ceph-mon[88218]: osdmap e1037: 8 total, 8 up, 8 in 2024-08-17T17:40:26.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:25 smithi037 ceph-mon[97894]: osdmap e1037: 8 total, 8 up, 8 in 2024-08-17T17:40:26.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:25 smithi037 ceph-mon[102022]: osdmap e1037: 8 total, 8 up, 8 in 2024-08-17T17:40:26.893 INFO:tasks.rados.rados.0.smithi037.stdout:3857: done (0 left) 2024-08-17T17:40:26.893 INFO:tasks.rados.rados.0.smithi037.stdout:3858: snap_create 2024-08-17T17:40:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:26 smithi046 ceph-mon[88218]: pgmap v1165: 89 pgs: 89 active+clean; 197 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 526 KiB/s wr, 4 op/s 2024-08-17T17:40:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:26 smithi046 ceph-mon[88218]: osdmap e1038: 8 total, 8 up, 8 in 2024-08-17T17:40:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:26 smithi046 ceph-mon[88218]: osdmap e1039: 8 total, 8 up, 8 in 2024-08-17T17:40:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:26 smithi037 ceph-mon[97894]: pgmap v1165: 89 pgs: 89 active+clean; 197 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 526 KiB/s wr, 4 op/s 2024-08-17T17:40:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:26 smithi037 ceph-mon[97894]: osdmap e1038: 8 total, 8 up, 8 in 2024-08-17T17:40:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:26 smithi037 ceph-mon[97894]: osdmap e1039: 8 total, 8 up, 8 in 2024-08-17T17:40:27.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:26 smithi037 ceph-mon[102022]: pgmap v1165: 89 pgs: 89 active+clean; 197 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 526 KiB/s wr, 4 op/s 2024-08-17T17:40:27.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:26 smithi037 ceph-mon[102022]: osdmap e1038: 8 total, 8 up, 8 in 2024-08-17T17:40:27.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:26 smithi037 ceph-mon[102022]: osdmap e1039: 8 total, 8 up, 8 in 2024-08-17T17:40:27.895 INFO:tasks.rados.rados.0.smithi037.stdout:3858: done (0 left) 2024-08-17T17:40:27.895 INFO:tasks.rados.rados.0.smithi037.stdout:3859: write oid 5 current snap is 486 2024-08-17T17:40:27.895 INFO:tasks.rados.rados.0.smithi037.stdout:3859: seq_num 1454 ranges {437378=435469,1434583=769830} 2024-08-17T17:40:27.899 INFO:tasks.rados.rados.0.smithi037.stdout:3859: writing smithi03781225-5 from 437378 to 872847 tid 1 2024-08-17T17:40:27.907 INFO:tasks.rados.rados.0.smithi037.stdout:3859: writing smithi03781225-5 from 1434583 to 2204413 tid 2 2024-08-17T17:40:27.907 INFO:tasks.rados.rados.0.smithi037.stdout:3860: write oid 16 current snap is 486 2024-08-17T17:40:27.907 INFO:tasks.rados.rados.0.smithi037.stdout:3859: finishing write tid 1 to smithi03781225-5 2024-08-17T17:40:27.907 INFO:tasks.rados.rados.0.smithi037.stdout:3860: seq_num 1455 ranges {454185=510718,1493065=629841} 2024-08-17T17:40:27.912 INFO:tasks.rados.rados.0.smithi037.stdout:3860: writing smithi03781225-16 from 454185 to 964903 tid 1 2024-08-17T17:40:27.919 INFO:tasks.rados.rados.0.smithi037.stdout:3860: writing smithi03781225-16 from 1493065 to 2122906 tid 2 2024-08-17T17:40:27.919 INFO:tasks.rados.rados.0.smithi037.stdout:3861: write oid 46 current snap is 486 2024-08-17T17:40:27.919 INFO:tasks.rados.rados.0.smithi037.stdout:3861: seq_num 1456 ranges {470992=585967,1551547=773499} 2024-08-17T17:40:27.925 INFO:tasks.rados.rados.0.smithi037.stdout:3861: writing smithi03781225-46 from 470992 to 1056959 tid 1 2024-08-17T17:40:27.933 INFO:tasks.rados.rados.0.smithi037.stdout:3861: writing smithi03781225-46 from 1551547 to 2325046 tid 2 2024-08-17T17:40:27.933 INFO:tasks.rados.rados.0.smithi037.stdout:3862: read oid 38 snap -1 2024-08-17T17:40:27.933 INFO:tasks.rados.rados.0.smithi037.stdout:3862: expect deleted 2024-08-17T17:40:27.933 INFO:tasks.rados.rados.0.smithi037.stdout:3863: delete oid 48 current snap is 486 2024-08-17T17:40:27.933 INFO:tasks.rados.rados.0.smithi037.stdout:3859: finishing write tid 2 to smithi03781225-5 2024-08-17T17:40:27.933 INFO:tasks.rados.rados.0.smithi037.stdout:3859: finishing write tid 3 to smithi03781225-5 2024-08-17T17:40:27.933 INFO:tasks.rados.rados.0.smithi037.stdout:3859: finishing write tid 4 to smithi03781225-5 2024-08-17T17:40:27.933 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 5 v 923 (ObjNum 1454 snap 486 seq_num 1454) dirty exists 2024-08-17T17:40:27.934 INFO:tasks.rados.rados.0.smithi037.stdout:3859: left oid 5 (ObjNum 1454 snap 486 seq_num 1454) 2024-08-17T17:40:27.934 INFO:tasks.rados.rados.0.smithi037.stdout:3860: finishing write tid 1 to smithi03781225-16 2024-08-17T17:40:27.934 INFO:tasks.rados.rados.0.smithi037.stdout:3860: finishing write tid 2 to smithi03781225-16 2024-08-17T17:40:27.934 INFO:tasks.rados.rados.0.smithi037.stdout:3860: finishing write tid 3 to smithi03781225-16 2024-08-17T17:40:27.934 INFO:tasks.rados.rados.0.smithi037.stdout:3860: finishing write tid 4 to smithi03781225-16 2024-08-17T17:40:27.934 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 16 v 2036 (ObjNum 1455 snap 486 seq_num 1455) dirty exists 2024-08-17T17:40:27.934 INFO:tasks.rados.rados.0.smithi037.stdout:3860: left oid 16 (ObjNum 1455 snap 486 seq_num 1455) 2024-08-17T17:40:27.934 INFO:tasks.rados.rados.0.smithi037.stdout:3861: finishing write tid 1 to smithi03781225-46 2024-08-17T17:40:27.937 INFO:tasks.rados.rados.0.smithi037.stdout:3859: done (4 left) 2024-08-17T17:40:27.937 INFO:tasks.rados.rados.0.smithi037.stdout:3860: done (3 left) 2024-08-17T17:40:27.937 INFO:tasks.rados.rados.0.smithi037.stdout:3862: done (2 left) 2024-08-17T17:40:27.937 INFO:tasks.rados.rados.0.smithi037.stdout:3863: done (1 left) 2024-08-17T17:40:27.937 INFO:tasks.rados.rados.0.smithi037.stdout:3864: read oid 14 snap -1 2024-08-17T17:40:27.937 INFO:tasks.rados.rados.0.smithi037.stdout:3864: expect deleted 2024-08-17T17:40:27.937 INFO:tasks.rados.rados.0.smithi037.stdout:3865: write oid 35 current snap is 486 2024-08-17T17:40:27.937 INFO:tasks.rados.rados.0.smithi037.stdout:3865: seq_num 1458 ranges {504606=736465,1952158=552448} 2024-08-17T17:40:27.943 INFO:tasks.rados.rados.0.smithi037.stdout:3865: writing smithi03781225-35 from 504606 to 1241071 tid 1 2024-08-17T17:40:27.951 INFO:tasks.rados.rados.0.smithi037.stdout:3865: writing smithi03781225-35 from 1952158 to 2504606 tid 2 2024-08-17T17:40:27.951 INFO:tasks.rados.rados.0.smithi037.stdout:3866: delete oid 20 current snap is 486 2024-08-17T17:40:27.951 INFO:tasks.rados.rados.0.smithi037.stdout:3861: finishing write tid 2 to smithi03781225-46 2024-08-17T17:40:27.951 INFO:tasks.rados.rados.0.smithi037.stdout:3861: finishing write tid 3 to smithi03781225-46 2024-08-17T17:40:27.951 INFO:tasks.rados.rados.0.smithi037.stdout:3861: finishing write tid 4 to smithi03781225-46 2024-08-17T17:40:27.951 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 46 v 1694 (ObjNum 1456 snap 486 seq_num 1456) dirty exists 2024-08-17T17:40:27.951 INFO:tasks.rados.rados.0.smithi037.stdout:3861: left oid 46 (ObjNum 1456 snap 486 seq_num 1456) 2024-08-17T17:40:27.952 INFO:tasks.rados.rados.0.smithi037.stdout:3865: finishing write tid 1 to smithi03781225-35 2024-08-17T17:40:27.953 INFO:tasks.rados.rados.0.smithi037.stdout:3861: done (3 left) 2024-08-17T17:40:27.953 INFO:tasks.rados.rados.0.smithi037.stdout:3864: done (2 left) 2024-08-17T17:40:27.953 INFO:tasks.rados.rados.0.smithi037.stdout:3866: done (1 left) 2024-08-17T17:40:27.953 INFO:tasks.rados.rados.0.smithi037.stdout:3867: write oid 40 current snap is 486 2024-08-17T17:40:27.953 INFO:tasks.rados.rados.0.smithi037.stdout:3867: seq_num 1460 ranges {538220=603316,1785475=752745} 2024-08-17T17:40:27.959 INFO:tasks.rados.rados.0.smithi037.stdout:3867: writing smithi03781225-40 from 538220 to 1141536 tid 1 2024-08-17T17:40:27.967 INFO:tasks.rados.rados.0.smithi037.stdout:3867: writing smithi03781225-40 from 1785475 to 2538220 tid 2 2024-08-17T17:40:27.967 INFO:tasks.rados.rados.0.smithi037.stdout:3868: read oid 31 snap -1 2024-08-17T17:40:27.967 INFO:tasks.rados.rados.0.smithi037.stdout:3868: expect deleted 2024-08-17T17:40:27.967 INFO:tasks.rados.rados.0.smithi037.stdout:3869: write oid 49 current snap is 486 2024-08-17T17:40:27.967 INFO:tasks.rados.rados.0.smithi037.stdout:3869: seq_num 1461 ranges {555027=678565,1727604=640848} 2024-08-17T17:40:27.973 INFO:tasks.rados.rados.0.smithi037.stdout:3869: writing smithi03781225-49 from 555027 to 1233592 tid 1 2024-08-17T17:40:27.980 INFO:tasks.rados.rados.0.smithi037.stdout:3869: writing smithi03781225-49 from 1727604 to 2368452 tid 2 2024-08-17T17:40:27.980 INFO:tasks.rados.rados.0.smithi037.stdout:3870: write oid 3 current snap is 486 2024-08-17T17:40:27.980 INFO:tasks.rados.rados.0.smithi037.stdout:3865: finishing write tid 2 to smithi03781225-35 2024-08-17T17:40:27.980 INFO:tasks.rados.rados.0.smithi037.stdout:3870: seq_num 1462 ranges {571834=753814,1786086=784506} 2024-08-17T17:40:27.987 INFO:tasks.rados.rados.0.smithi037.stdout:3870: writing smithi03781225-3 from 571834 to 1325648 tid 1 2024-08-17T17:40:27.995 INFO:tasks.rados.rados.0.smithi037.stdout:3870: writing smithi03781225-3 from 1786086 to 2570592 tid 2 2024-08-17T17:40:27.995 INFO:tasks.rados.rados.0.smithi037.stdout:3871: snap_create 2024-08-17T17:40:27.995 INFO:tasks.rados.rados.0.smithi037.stdout:3865: finishing write tid 3 to smithi03781225-35 2024-08-17T17:40:27.995 INFO:tasks.rados.rados.0.smithi037.stdout:3865: finishing write tid 4 to smithi03781225-35 2024-08-17T17:40:27.995 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 35 v 721 (ObjNum 1458 snap 486 seq_num 1458) dirty exists 2024-08-17T17:40:27.995 INFO:tasks.rados.rados.0.smithi037.stdout:3865: left oid 35 (ObjNum 1458 snap 486 seq_num 1458) 2024-08-17T17:40:27.995 INFO:tasks.rados.rados.0.smithi037.stdout:3867: finishing write tid 1 to smithi03781225-40 2024-08-17T17:40:27.995 INFO:tasks.rados.rados.0.smithi037.stdout:3867: finishing write tid 2 to smithi03781225-40 2024-08-17T17:40:27.995 INFO:tasks.rados.rados.0.smithi037.stdout:3867: finishing write tid 3 to smithi03781225-40 2024-08-17T17:40:27.995 INFO:tasks.rados.rados.0.smithi037.stdout:3867: finishing write tid 4 to smithi03781225-40 2024-08-17T17:40:27.995 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 40 v 1713 (ObjNum 1460 snap 486 seq_num 1460) dirty exists 2024-08-17T17:40:27.995 INFO:tasks.rados.rados.0.smithi037.stdout:3867: left oid 40 (ObjNum 1460 snap 486 seq_num 1460) 2024-08-17T17:40:27.995 INFO:tasks.rados.rados.0.smithi037.stdout:3869: finishing write tid 1 to smithi03781225-49 2024-08-17T17:40:27.996 INFO:tasks.rados.rados.0.smithi037.stdout:3869: finishing write tid 2 to smithi03781225-49 2024-08-17T17:40:27.996 INFO:tasks.rados.rados.0.smithi037.stdout:3869: finishing write tid 3 to smithi03781225-49 2024-08-17T17:40:27.996 INFO:tasks.rados.rados.0.smithi037.stdout:3869: finishing write tid 4 to smithi03781225-49 2024-08-17T17:40:27.996 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 49 v 1305 (ObjNum 1461 snap 486 seq_num 1461) dirty exists 2024-08-17T17:40:27.996 INFO:tasks.rados.rados.0.smithi037.stdout:3869: left oid 49 (ObjNum 1461 snap 486 seq_num 1461) 2024-08-17T17:40:27.996 INFO:tasks.rados.rados.0.smithi037.stdout:3870: finishing write tid 1 to smithi03781225-3 2024-08-17T17:40:27.998 INFO:tasks.rados.rados.0.smithi037.stdout:3870: finishing write tid 2 to smithi03781225-3 2024-08-17T17:40:27.998 INFO:tasks.rados.rados.0.smithi037.stdout:3870: finishing write tid 3 to smithi03781225-3 2024-08-17T17:40:27.998 INFO:tasks.rados.rados.0.smithi037.stdout:3870: finishing write tid 4 to smithi03781225-3 2024-08-17T17:40:27.999 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 927 (ObjNum 1462 snap 486 seq_num 1462) dirty exists 2024-08-17T17:40:27.999 INFO:tasks.rados.rados.0.smithi037.stdout:3870: left oid 3 (ObjNum 1462 snap 486 seq_num 1462) 2024-08-17T17:40:28.918 INFO:tasks.rados.rados.0.smithi037.stdout:3865: done (5 left) 2024-08-17T17:40:28.918 INFO:tasks.rados.rados.0.smithi037.stdout:3867: done (4 left) 2024-08-17T17:40:28.918 INFO:tasks.rados.rados.0.smithi037.stdout:3868: done (3 left) 2024-08-17T17:40:28.918 INFO:tasks.rados.rados.0.smithi037.stdout:3869: done (2 left) 2024-08-17T17:40:28.918 INFO:tasks.rados.rados.0.smithi037.stdout:3870: done (1 left) 2024-08-17T17:40:28.918 INFO:tasks.rados.rados.0.smithi037.stdout:3871: done (0 left) 2024-08-17T17:40:28.918 INFO:tasks.rados.rados.0.smithi037.stdout:3872: read oid 50 snap -1 2024-08-17T17:40:28.919 INFO:tasks.rados.rados.0.smithi037.stdout:3872: expect (ObjNum 1452 snap 483 seq_num 1452) 2024-08-17T17:40:28.919 INFO:tasks.rados.rados.0.smithi037.stdout:3873: write oid 13 current snap is 487 2024-08-17T17:40:28.919 INFO:tasks.rados.rados.0.smithi037.stdout:3873: seq_num 1463 ranges {588641=429063,1444568=644517,2492662=95979} 2024-08-17T17:40:28.923 INFO:tasks.rados.rados.0.smithi037.stdout:3873: writing smithi03781225-13 from 588641 to 1017704 tid 1 2024-08-17T17:40:28.930 INFO:tasks.rados.rados.0.smithi037.stdout:3873: writing smithi03781225-13 from 1444568 to 2089085 tid 2 2024-08-17T17:40:28.933 INFO:tasks.rados.rados.0.smithi037.stdout:3873: writing smithi03781225-13 from 2492662 to 2588641 tid 3 2024-08-17T17:40:28.933 INFO:tasks.rados.rados.0.smithi037.stdout:3874: read oid 30 snap 485 2024-08-17T17:40:28.933 INFO:tasks.rados.rados.0.smithi037.stdout:3874: expect (ObjNum 1449 snap 481 seq_num 1449) 2024-08-17T17:40:28.933 INFO:tasks.rados.rados.0.smithi037.stdout:3875: read oid 5 snap -1 2024-08-17T17:40:28.933 INFO:tasks.rados.rados.0.smithi037.stdout:3875: expect (ObjNum 1454 snap 486 seq_num 1454) 2024-08-17T17:40:28.933 INFO:tasks.rados.rados.0.smithi037.stdout:3876: delete oid 12 current snap is 487 2024-08-17T17:40:28.933 INFO:tasks.rados.rados.0.smithi037.stdout:3872: expect (ObjNum 1452 snap 483 seq_num 1452) 2024-08-17T17:40:29.115 INFO:tasks.rados.rados.0.smithi037.stdout:3873: finishing write tid 1 to smithi03781225-13 2024-08-17T17:40:29.116 INFO:tasks.rados.rados.0.smithi037.stdout:3873: finishing write tid 2 to smithi03781225-13 2024-08-17T17:40:29.116 INFO:tasks.rados.rados.0.smithi037.stdout:3873: finishing write tid 3 to smithi03781225-13 2024-08-17T17:40:29.116 INFO:tasks.rados.rados.0.smithi037.stdout:3873: finishing write tid 4 to smithi03781225-13 2024-08-17T17:40:29.116 INFO:tasks.rados.rados.0.smithi037.stdout:3873: finishing write tid 5 to smithi03781225-13 2024-08-17T17:40:29.116 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 13 v 1841 (ObjNum 1463 snap 487 seq_num 1463) dirty exists 2024-08-17T17:40:29.116 INFO:tasks.rados.rados.0.smithi037.stdout:3873: left oid 13 (ObjNum 1463 snap 487 seq_num 1463) 2024-08-17T17:40:29.116 INFO:tasks.rados.rados.0.smithi037.stdout:3874: expect (ObjNum 1449 snap 481 seq_num 1449) 2024-08-17T17:40:29.244 INFO:tasks.rados.rados.0.smithi037.stdout:3875: expect (ObjNum 1454 snap 486 seq_num 1454) 2024-08-17T17:40:29.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:28 smithi046 ceph-mon[88218]: pgmap v1168: 89 pgs: 89 active+clean; 197 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 526 KiB/s wr, 3 op/s 2024-08-17T17:40:29.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:28 smithi046 ceph-mon[88218]: osdmap e1040: 8 total, 8 up, 8 in 2024-08-17T17:40:29.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:40:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:40:28] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.51.0" 2024-08-17T17:40:29.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:28 smithi037 ceph-mon[97894]: pgmap v1168: 89 pgs: 89 active+clean; 197 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 526 KiB/s wr, 3 op/s 2024-08-17T17:40:29.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:28 smithi037 ceph-mon[97894]: osdmap e1040: 8 total, 8 up, 8 in 2024-08-17T17:40:29.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:28 smithi037 ceph-mon[102022]: pgmap v1168: 89 pgs: 89 active+clean; 197 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 526 KiB/s wr, 3 op/s 2024-08-17T17:40:29.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:28 smithi037 ceph-mon[102022]: osdmap e1040: 8 total, 8 up, 8 in 2024-08-17T17:40:29.393 INFO:tasks.rados.rados.0.smithi037.stdout:3872: done (4 left) 2024-08-17T17:40:29.393 INFO:tasks.rados.rados.0.smithi037.stdout:3873: done (3 left) 2024-08-17T17:40:29.393 INFO:tasks.rados.rados.0.smithi037.stdout:3874: done (2 left) 2024-08-17T17:40:29.393 INFO:tasks.rados.rados.0.smithi037.stdout:3875: done (1 left) 2024-08-17T17:40:29.393 INFO:tasks.rados.rados.0.smithi037.stdout:3876: done (0 left) 2024-08-17T17:40:29.393 INFO:tasks.rados.rados.0.smithi037.stdout:3877: snap_create 2024-08-17T17:40:29.922 INFO:tasks.rados.rados.0.smithi037.stdout:3877: done (0 left) 2024-08-17T17:40:29.922 INFO:tasks.rados.rados.0.smithi037.stdout:3878: read oid 3 snap -1 2024-08-17T17:40:29.922 INFO:tasks.rados.rados.0.smithi037.stdout:3878: expect (ObjNum 1462 snap 486 seq_num 1462) 2024-08-17T17:40:29.922 INFO:tasks.rados.rados.0.smithi037.stdout:3879: delete oid 34 current snap is 488 2024-08-17T17:40:29.925 INFO:tasks.rados.rados.0.smithi037.stdout:3879: done (1 left) 2024-08-17T17:40:29.925 INFO:tasks.rados.rados.0.smithi037.stdout:3880: rollback oid 17 current snap is 488 2024-08-17T17:40:29.925 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 17 to 486 2024-08-17T17:40:29.925 INFO:tasks.rados.rados.0.smithi037.stdout:3881: write oid 38 current snap is 488 2024-08-17T17:40:29.925 INFO:tasks.rados.rados.0.smithi037.stdout:3881: seq_num 1466 ranges {639062=654810,1903661=735401} 2024-08-17T17:40:29.932 INFO:tasks.rados.rados.0.smithi037.stdout:3881: writing smithi03781225-38 from 639062 to 1293872 tid 1 2024-08-17T17:40:29.940 INFO:tasks.rados.rados.0.smithi037.stdout:3881: writing smithi03781225-38 from 1903661 to 2639062 tid 2 2024-08-17T17:40:29.940 INFO:tasks.rados.rados.0.smithi037.stdout:3882: read oid 35 snap -1 2024-08-17T17:40:29.940 INFO:tasks.rados.rados.0.smithi037.stdout:3882: expect (ObjNum 1458 snap 486 seq_num 1458) 2024-08-17T17:40:29.940 INFO:tasks.rados.rados.0.smithi037.stdout:3883: delete oid 30 current snap is 488 2024-08-17T17:40:29.940 INFO:tasks.rados.rados.0.smithi037.stdout:3880: finishing rollback tid 1 to smithi03781225-17 2024-08-17T17:40:29.940 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 17 v 1683 (ObjNum 129 snap 0 seq_num 4061080872) dirty dne 2024-08-17T17:40:29.941 INFO:tasks.rados.rados.0.smithi037.stdout:3878: expect (ObjNum 1462 snap 486 seq_num 1462) 2024-08-17T17:40:30.133 INFO:tasks.rados.rados.0.smithi037.stdout:3881: finishing write tid 1 to smithi03781225-38 2024-08-17T17:40:30.133 INFO:tasks.rados.rados.0.smithi037.stdout:3881: finishing write tid 2 to smithi03781225-38 2024-08-17T17:40:30.133 INFO:tasks.rados.rados.0.smithi037.stdout:3881: finishing write tid 3 to smithi03781225-38 2024-08-17T17:40:30.133 INFO:tasks.rados.rados.0.smithi037.stdout:3881: finishing write tid 4 to smithi03781225-38 2024-08-17T17:40:30.133 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 38 v 2057 (ObjNum 1466 snap 488 seq_num 1466) dirty exists 2024-08-17T17:40:30.133 INFO:tasks.rados.rados.0.smithi037.stdout:3881: left oid 38 (ObjNum 1466 snap 488 seq_num 1466) 2024-08-17T17:40:30.134 INFO:tasks.rados.rados.0.smithi037.stdout:3882: expect (ObjNum 1458 snap 486 seq_num 1458) 2024-08-17T17:40:30.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:29 smithi046 ceph-mon[88218]: osdmap e1041: 8 total, 8 up, 8 in 2024-08-17T17:40:30.214 INFO:tasks.rados.rados.0.smithi037.stdout:3878: done (4 left) 2024-08-17T17:40:30.214 INFO:tasks.rados.rados.0.smithi037.stdout:3880: done (3 left) 2024-08-17T17:40:30.214 INFO:tasks.rados.rados.0.smithi037.stdout:3881: done (2 left) 2024-08-17T17:40:30.214 INFO:tasks.rados.rados.0.smithi037.stdout:3882: done (1 left) 2024-08-17T17:40:30.214 INFO:tasks.rados.rados.0.smithi037.stdout:3883: done (0 left) 2024-08-17T17:40:30.214 INFO:tasks.rados.rados.0.smithi037.stdout:3884: write oid 42 current snap is 488 2024-08-17T17:40:30.214 INFO:tasks.rados.rados.0.smithi037.stdout:3884: seq_num 1468 ranges {672676=521661,1736978=795513} 2024-08-17T17:40:30.220 INFO:tasks.rados.rados.0.smithi037.stdout:3884: writing smithi03781225-42 from 672676 to 1194337 tid 1 2024-08-17T17:40:30.228 INFO:tasks.rados.rados.0.smithi037.stdout:3884: writing smithi03781225-42 from 1736978 to 2532491 tid 2 2024-08-17T17:40:30.228 INFO:tasks.rados.rados.0.smithi037.stdout:3885: delete oid 29 current snap is 488 2024-08-17T17:40:30.228 INFO:tasks.rados.rados.0.smithi037.stdout:3884: finishing write tid 1 to smithi03781225-42 2024-08-17T17:40:30.231 INFO:tasks.rados.rados.0.smithi037.stdout:3885: done (1 left) 2024-08-17T17:40:30.231 INFO:tasks.rados.rados.0.smithi037.stdout:3886: write oid 27 current snap is 488 2024-08-17T17:40:30.231 INFO:tasks.rados.rados.0.smithi037.stdout:3886: seq_num 1470 ranges {706290=672159,2137589=568701} 2024-08-17T17:40:30.238 INFO:tasks.rados.rados.0.smithi037.stdout:3886: writing smithi03781225-27 from 706290 to 1378449 tid 1 2024-08-17T17:40:30.246 INFO:tasks.rados.rados.0.smithi037.stdout:3886: writing smithi03781225-27 from 2137589 to 2706290 tid 2 2024-08-17T17:40:30.246 INFO:tasks.rados.rados.0.smithi037.stdout:3887: read oid 38 snap -1 2024-08-17T17:40:30.246 INFO:tasks.rados.rados.0.smithi037.stdout:3887: expect (ObjNum 1466 snap 488 seq_num 1466) 2024-08-17T17:40:30.246 INFO:tasks.rados.rados.0.smithi037.stdout:3888: write oid 24 current snap is 488 2024-08-17T17:40:30.246 INFO:tasks.rados.rados.0.smithi037.stdout:3884: finishing write tid 2 to smithi03781225-42 2024-08-17T17:40:30.246 INFO:tasks.rados.rados.0.smithi037.stdout:3888: seq_num 1471 ranges {723097=747408,2196071=527026} 2024-08-17T17:40:30.254 INFO:tasks.rados.rados.0.smithi037.stdout:3888: writing smithi03781225-24 from 723097 to 1470505 tid 1 2024-08-17T17:40:30.261 INFO:tasks.rados.rados.0.smithi037.stdout:3888: writing smithi03781225-24 from 2196071 to 2723097 tid 2 2024-08-17T17:40:30.261 INFO:tasks.rados.rados.0.smithi037.stdout:3889: delete oid 46 current snap is 488 2024-08-17T17:40:30.261 INFO:tasks.rados.rados.0.smithi037.stdout:3884: finishing write tid 3 to smithi03781225-42 2024-08-17T17:40:30.261 INFO:tasks.rados.rados.0.smithi037.stdout:3884: finishing write tid 4 to smithi03781225-42 2024-08-17T17:40:30.261 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 42 v 2060 (ObjNum 1468 snap 488 seq_num 1468) dirty exists 2024-08-17T17:40:30.261 INFO:tasks.rados.rados.0.smithi037.stdout:3884: left oid 42 (ObjNum 1468 snap 488 seq_num 1468) 2024-08-17T17:40:30.261 INFO:tasks.rados.rados.0.smithi037.stdout:3886: finishing write tid 1 to smithi03781225-27 2024-08-17T17:40:30.261 INFO:tasks.rados.rados.0.smithi037.stdout:3887: expect (ObjNum 1466 snap 488 seq_num 1466) 2024-08-17T17:40:30.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:29 smithi037 ceph-mon[102022]: osdmap e1041: 8 total, 8 up, 8 in 2024-08-17T17:40:30.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:29 smithi037 ceph-mon[97894]: osdmap e1041: 8 total, 8 up, 8 in 2024-08-17T17:40:30.346 INFO:tasks.rados.rados.0.smithi037.stdout:3886: finishing write tid 2 to smithi03781225-27 2024-08-17T17:40:30.346 INFO:tasks.rados.rados.0.smithi037.stdout:3886: finishing write tid 3 to smithi03781225-27 2024-08-17T17:40:30.346 INFO:tasks.rados.rados.0.smithi037.stdout:3886: finishing write tid 4 to smithi03781225-27 2024-08-17T17:40:30.346 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 27 v 828 (ObjNum 1470 snap 488 seq_num 1470) dirty exists 2024-08-17T17:40:30.346 INFO:tasks.rados.rados.0.smithi037.stdout:3886: left oid 27 (ObjNum 1470 snap 488 seq_num 1470) 2024-08-17T17:40:30.346 INFO:tasks.rados.rados.0.smithi037.stdout:3888: finishing write tid 1 to smithi03781225-24 2024-08-17T17:40:30.346 INFO:tasks.rados.rados.0.smithi037.stdout:3884: done (4 left) 2024-08-17T17:40:30.347 INFO:tasks.rados.rados.0.smithi037.stdout:3886: done (3 left) 2024-08-17T17:40:30.347 INFO:tasks.rados.rados.0.smithi037.stdout:3887: done (2 left) 2024-08-17T17:40:30.347 INFO:tasks.rados.rados.0.smithi037.stdout:3889: done (1 left) 2024-08-17T17:40:30.347 INFO:tasks.rados.rados.0.smithi037.stdout:3890: snap_create 2024-08-17T17:40:30.347 INFO:tasks.rados.rados.0.smithi037.stdout:3888: finishing write tid 2 to smithi03781225-24 2024-08-17T17:40:30.347 INFO:tasks.rados.rados.0.smithi037.stdout:3888: finishing write tid 3 to smithi03781225-24 2024-08-17T17:40:30.347 INFO:tasks.rados.rados.0.smithi037.stdout:3888: finishing write tid 4 to smithi03781225-24 2024-08-17T17:40:30.347 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 24 v 1604 (ObjNum 1471 snap 488 seq_num 1471) dirty exists 2024-08-17T17:40:30.347 INFO:tasks.rados.rados.0.smithi037.stdout:3888: left oid 24 (ObjNum 1471 snap 488 seq_num 1471) 2024-08-17T17:40:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:40:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:40:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:40:30.924 INFO:tasks.rados.rados.0.smithi037.stdout:3888: done (1 left) 2024-08-17T17:40:30.924 INFO:tasks.rados.rados.0.smithi037.stdout:3890: done (0 left) 2024-08-17T17:40:30.924 INFO:tasks.rados.rados.0.smithi037.stdout:3891: read oid 41 snap 483 2024-08-17T17:40:30.924 INFO:tasks.rados.rados.0.smithi037.stdout:3891: expect (ObjNum 1445 snap 481 seq_num 1445) 2024-08-17T17:40:30.924 INFO:tasks.rados.rados.0.smithi037.stdout:3892: write oid 25 current snap is 489 2024-08-17T17:40:30.924 INFO:tasks.rados.rados.0.smithi037.stdout:3892: seq_num 1473 ranges {756711=497906,1913035=546509} 2024-08-17T17:40:30.931 INFO:tasks.rados.rados.0.smithi037.stdout:3892: writing smithi03781225-25 from 756711 to 1254617 tid 1 2024-08-17T17:40:30.939 INFO:tasks.rados.rados.0.smithi037.stdout:3892: writing smithi03781225-25 from 1913035 to 2459544 tid 2 2024-08-17T17:40:30.939 INFO:tasks.rados.rados.0.smithi037.stdout:3893: snap_remove snap 479 2024-08-17T17:40:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:30 smithi046 ceph-mon[88218]: pgmap v1171: 89 pgs: 89 active+clean; 205 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-08-17T17:40:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:30 smithi046 ceph-mon[88218]: osdmap e1042: 8 total, 8 up, 8 in 2024-08-17T17:40:31.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:30 smithi037 ceph-mon[102022]: pgmap v1171: 89 pgs: 89 active+clean; 205 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-08-17T17:40:31.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:30 smithi037 ceph-mon[102022]: osdmap e1042: 8 total, 8 up, 8 in 2024-08-17T17:40:31.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:30 smithi037 ceph-mon[97894]: pgmap v1171: 89 pgs: 89 active+clean; 205 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-08-17T17:40:31.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:30 smithi037 ceph-mon[97894]: osdmap e1042: 8 total, 8 up, 8 in 2024-08-17T17:40:31.895 INFO:tasks.rados.rados.0.smithi037.stdout:3893: done (2 left) 2024-08-17T17:40:31.896 INFO:tasks.rados.rados.0.smithi037.stdout:3894: write oid 2 current snap is 489 2024-08-17T17:40:31.896 INFO:tasks.rados.rados.0.smithi037.stdout:3894: seq_num 1474 ranges {773518=573155,1855164=406520} 2024-08-17T17:40:31.904 INFO:tasks.rados.rados.0.smithi037.stdout:3894: writing smithi03781225-2 from 773518 to 1346673 tid 1 2024-08-17T17:40:31.910 INFO:tasks.rados.rados.0.smithi037.stdout:3894: writing smithi03781225-2 from 1855164 to 2261684 tid 2 2024-08-17T17:40:31.910 INFO:tasks.rados.rados.0.smithi037.stdout:3895: read oid 39 snap -1 2024-08-17T17:40:31.910 INFO:tasks.rados.rados.0.smithi037.stdout:3895: expect (ObjNum 1406 snap 469 seq_num 1406) 2024-08-17T17:40:31.910 INFO:tasks.rados.rados.0.smithi037.stdout:3896: snap_remove snap 455 2024-08-17T17:40:32.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:31 smithi046 ceph-mon[88218]: osdmap e1043: 8 total, 8 up, 8 in 2024-08-17T17:40:32.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:31 smithi046 ceph-mon[88218]: osdmap e1044: 8 total, 8 up, 8 in 2024-08-17T17:40:32.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:31 smithi037 ceph-mon[97894]: osdmap e1043: 8 total, 8 up, 8 in 2024-08-17T17:40:32.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:31 smithi037 ceph-mon[97894]: osdmap e1044: 8 total, 8 up, 8 in 2024-08-17T17:40:32.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:31 smithi037 ceph-mon[102022]: osdmap e1043: 8 total, 8 up, 8 in 2024-08-17T17:40:32.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:31 smithi037 ceph-mon[102022]: osdmap e1044: 8 total, 8 up, 8 in 2024-08-17T17:40:32.899 INFO:tasks.rados.rados.0.smithi037.stdout:3896: done (4 left) 2024-08-17T17:40:32.900 INFO:tasks.rados.rados.0.smithi037.stdout:3897: read oid 3 snap 483 2024-08-17T17:40:32.900 INFO:tasks.rados.rados.0.smithi037.stdout:3897: expect (ObjNum 1450 snap 483 seq_num 1450) 2024-08-17T17:40:32.900 INFO:tasks.rados.rados.0.smithi037.stdout:3898: read oid 46 snap -1 2024-08-17T17:40:32.900 INFO:tasks.rados.rados.0.smithi037.stdout:3898: expect deleted 2024-08-17T17:40:32.900 INFO:tasks.rados.rados.0.smithi037.stdout:3899: write oid 18 current snap is 489 2024-08-17T17:40:32.900 INFO:tasks.rados.rados.0.smithi037.stdout:3899: seq_num 1475 ranges {790325=764757,2029999=550178} 2024-08-17T17:40:32.910 INFO:tasks.rados.rados.0.smithi037.stdout:3899: writing smithi03781225-18 from 790325 to 1555082 tid 1 2024-08-17T17:40:32.917 INFO:tasks.rados.rados.0.smithi037.stdout:3899: writing smithi03781225-18 from 2029999 to 2580177 tid 2 2024-08-17T17:40:32.917 INFO:tasks.rados.rados.0.smithi037.stdout:3900: delete oid 38 current snap is 489 2024-08-17T17:40:32.917 INFO:tasks.rados.rados.0.smithi037.stdout:3891: expect (ObjNum 1445 snap 481 seq_num 1445) 2024-08-17T17:40:33.017 INFO:tasks.rados.rados.0.smithi037.stdout:3892: finishing write tid 1 to smithi03781225-25 2024-08-17T17:40:33.017 INFO:tasks.rados.rados.0.smithi037.stdout:3892: finishing write tid 2 to smithi03781225-25 2024-08-17T17:40:33.017 INFO:tasks.rados.rados.0.smithi037.stdout:3892: finishing write tid 3 to smithi03781225-25 2024-08-17T17:40:33.018 INFO:tasks.rados.rados.0.smithi037.stdout:3892: finishing write tid 4 to smithi03781225-25 2024-08-17T17:40:33.018 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 25 v 3107 (ObjNum 1473 snap 489 seq_num 1473) dirty exists 2024-08-17T17:40:33.018 INFO:tasks.rados.rados.0.smithi037.stdout:3892: left oid 25 (ObjNum 1473 snap 489 seq_num 1473) 2024-08-17T17:40:33.018 INFO:tasks.rados.rados.0.smithi037.stdout:3894: finishing write tid 1 to smithi03781225-2 2024-08-17T17:40:33.018 INFO:tasks.rados.rados.0.smithi037.stdout:3894: finishing write tid 2 to smithi03781225-2 2024-08-17T17:40:33.018 INFO:tasks.rados.rados.0.smithi037.stdout:3894: finishing write tid 3 to smithi03781225-2 2024-08-17T17:40:33.018 INFO:tasks.rados.rados.0.smithi037.stdout:3891: done (7 left) 2024-08-17T17:40:33.018 INFO:tasks.rados.rados.0.smithi037.stdout:3892: done (6 left) 2024-08-17T17:40:33.018 INFO:tasks.rados.rados.0.smithi037.stdout:3900: done (5 left) 2024-08-17T17:40:33.018 INFO:tasks.rados.rados.0.smithi037.stdout:3901: rollback oid 8 current snap is 489 2024-08-17T17:40:33.018 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 8 to 486 2024-08-17T17:40:33.018 INFO:tasks.rados.rados.0.smithi037.stdout:3894: finishing write tid 4 to smithi03781225-2 2024-08-17T17:40:33.018 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 2 v 2066 (ObjNum 1474 snap 489 seq_num 1474) dirty exists 2024-08-17T17:40:33.019 INFO:tasks.rados.rados.0.smithi037.stdout:3894: left oid 2 (ObjNum 1474 snap 489 seq_num 1474) 2024-08-17T17:40:33.019 INFO:tasks.rados.rados.0.smithi037.stdout:3895: expect (ObjNum 1406 snap 469 seq_num 1406) 2024-08-17T17:40:33.240 INFO:tasks.rados.rados.0.smithi037.stdout:3897: expect (ObjNum 1450 snap 483 seq_num 1450) 2024-08-17T17:40:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:32 smithi046 ceph-mon[88218]: pgmap v1174: 89 pgs: 89 active+clean; 208 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.9 MiB/s rd, 2.8 MiB/s wr, 21 op/s 2024-08-17T17:40:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:32 smithi046 ceph-mon[88218]: osdmap e1045: 8 total, 8 up, 8 in 2024-08-17T17:40:33.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:32 smithi037 ceph-mon[97894]: pgmap v1174: 89 pgs: 89 active+clean; 208 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.9 MiB/s rd, 2.8 MiB/s wr, 21 op/s 2024-08-17T17:40:33.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:32 smithi037 ceph-mon[97894]: osdmap e1045: 8 total, 8 up, 8 in 2024-08-17T17:40:33.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:32 smithi037 ceph-mon[102022]: pgmap v1174: 89 pgs: 89 active+clean; 208 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.9 MiB/s rd, 2.8 MiB/s wr, 21 op/s 2024-08-17T17:40:33.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:32 smithi037 ceph-mon[102022]: osdmap e1045: 8 total, 8 up, 8 in 2024-08-17T17:40:33.398 INFO:tasks.rados.rados.0.smithi037.stdout:3899: finishing write tid 1 to smithi03781225-18 2024-08-17T17:40:33.399 INFO:tasks.rados.rados.0.smithi037.stdout:3899: finishing write tid 2 to smithi03781225-18 2024-08-17T17:40:33.399 INFO:tasks.rados.rados.0.smithi037.stdout:3899: finishing write tid 3 to smithi03781225-18 2024-08-17T17:40:33.399 INFO:tasks.rados.rados.0.smithi037.stdout:3899: finishing write tid 4 to smithi03781225-18 2024-08-17T17:40:33.399 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 1850 (ObjNum 1475 snap 489 seq_num 1475) dirty exists 2024-08-17T17:40:33.399 INFO:tasks.rados.rados.0.smithi037.stdout:3899: left oid 18 (ObjNum 1475 snap 489 seq_num 1475) 2024-08-17T17:40:33.399 INFO:tasks.rados.rados.0.smithi037.stdout:3901: finishing rollback tid 0 to smithi03781225-8 2024-08-17T17:40:33.399 INFO:tasks.rados.rados.0.smithi037.stdout:3901: finishing rollback tid 1 to smithi03781225-8 2024-08-17T17:40:33.399 INFO:tasks.rados.rados.0.smithi037.stdout:3901: finishing rollback tid 2 to smithi03781225-8 2024-08-17T17:40:33.399 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 8 v 1313 (ObjNum 1386 snap 462 seq_num 1386) dirty exists 2024-08-17T17:40:33.399 INFO:tasks.rados.rados.0.smithi037.stdout:3894: done (5 left) 2024-08-17T17:40:33.399 INFO:tasks.rados.rados.0.smithi037.stdout:3895: done (4 left) 2024-08-17T17:40:33.399 INFO:tasks.rados.rados.0.smithi037.stdout:3897: done (3 left) 2024-08-17T17:40:33.399 INFO:tasks.rados.rados.0.smithi037.stdout:3898: done (2 left) 2024-08-17T17:40:33.400 INFO:tasks.rados.rados.0.smithi037.stdout:3899: done (1 left) 2024-08-17T17:40:33.400 INFO:tasks.rados.rados.0.smithi037.stdout:3901: done (0 left) 2024-08-17T17:40:33.400 INFO:tasks.rados.rados.0.smithi037.stdout:3902: read oid 13 snap -1 2024-08-17T17:40:33.400 INFO:tasks.rados.rados.0.smithi037.stdout:3902: expect (ObjNum 1463 snap 487 seq_num 1463) 2024-08-17T17:40:33.400 INFO:tasks.rados.rados.0.smithi037.stdout:3903: snap_remove snap 484 2024-08-17T17:40:33.938 INFO:tasks.rados.rados.0.smithi037.stdout:3903: done (1 left) 2024-08-17T17:40:33.938 INFO:tasks.rados.rados.0.smithi037.stdout:3904: snap_remove snap 469 2024-08-17T17:40:33.939 INFO:tasks.rados.rados.0.smithi037.stdout:3902: expect (ObjNum 1463 snap 487 seq_num 1463) 2024-08-17T17:40:34.941 INFO:tasks.rados.rados.0.smithi037.stdout:3902: done (1 left) 2024-08-17T17:40:34.941 INFO:tasks.rados.rados.0.smithi037.stdout:3904: done (0 left) 2024-08-17T17:40:34.941 INFO:tasks.rados.rados.0.smithi037.stdout:3905: snap_remove snap 471 2024-08-17T17:40:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:34 smithi046 ceph-mon[88218]: pgmap v1177: 89 pgs: 89 active+clean; 210 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.1 MiB/s wr, 15 op/s 2024-08-17T17:40:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:34 smithi046 ceph-mon[88218]: osdmap e1046: 8 total, 8 up, 8 in 2024-08-17T17:40:35.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:34 smithi037 ceph-mon[97894]: pgmap v1177: 89 pgs: 89 active+clean; 210 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.1 MiB/s wr, 15 op/s 2024-08-17T17:40:35.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:34 smithi037 ceph-mon[97894]: osdmap e1046: 8 total, 8 up, 8 in 2024-08-17T17:40:35.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:34 smithi037 ceph-mon[102022]: pgmap v1177: 89 pgs: 89 active+clean; 210 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.1 MiB/s wr, 15 op/s 2024-08-17T17:40:35.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:34 smithi037 ceph-mon[102022]: osdmap e1046: 8 total, 8 up, 8 in 2024-08-17T17:40:35.944 INFO:tasks.rados.rados.0.smithi037.stdout:3905: done (0 left) 2024-08-17T17:40:35.944 INFO:tasks.rados.rados.0.smithi037.stdout:3906: rollback oid 21 current snap is 489 2024-08-17T17:40:35.944 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 21 to 485 2024-08-17T17:40:35.944 INFO:tasks.rados.rados.0.smithi037.stdout:3907: snap_remove snap 478 2024-08-17T17:40:36.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:35 smithi046 ceph-mon[88218]: osdmap e1047: 8 total, 8 up, 8 in 2024-08-17T17:40:36.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:35 smithi046 ceph-mon[88218]: osdmap e1048: 8 total, 8 up, 8 in 2024-08-17T17:40:36.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:35 smithi037 ceph-mon[97894]: osdmap e1047: 8 total, 8 up, 8 in 2024-08-17T17:40:36.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:35 smithi037 ceph-mon[97894]: osdmap e1048: 8 total, 8 up, 8 in 2024-08-17T17:40:36.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:35 smithi037 ceph-mon[102022]: osdmap e1047: 8 total, 8 up, 8 in 2024-08-17T17:40:36.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:35 smithi037 ceph-mon[102022]: osdmap e1048: 8 total, 8 up, 8 in 2024-08-17T17:40:36.900 INFO:tasks.rados.rados.0.smithi037.stdout:3907: done (1 left) 2024-08-17T17:40:36.900 INFO:tasks.rados.rados.0.smithi037.stdout:3908: read oid 50 snap 477 2024-08-17T17:40:36.900 INFO:tasks.rados.rados.0.smithi037.stdout:3908: expect (ObjNum 1419 snap 472 seq_num 1419) 2024-08-17T17:40:36.900 INFO:tasks.rados.rados.0.smithi037.stdout:3909: snap_create 2024-08-17T17:40:36.900 INFO:tasks.rados.rados.0.smithi037.stdout:3906: finishing rollback tid 1 to smithi03781225-21 2024-08-17T17:40:36.900 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 21 v 0 (ObjNum 129 snap 0 seq_num 4060959856) dirty dne 2024-08-17T17:40:36.914 INFO:tasks.rados.rados.0.smithi037.stdout:3908: expect (ObjNum 1419 snap 472 seq_num 1419) 2024-08-17T17:40:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:36 smithi046 ceph-mon[88218]: pgmap v1180: 89 pgs: 89 active+clean; 183 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.1 MiB/s wr, 21 op/s 2024-08-17T17:40:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:36 smithi046 ceph-mon[88218]: osdmap e1049: 8 total, 8 up, 8 in 2024-08-17T17:40:37.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:36 smithi037 ceph-mon[97894]: pgmap v1180: 89 pgs: 89 active+clean; 183 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.1 MiB/s wr, 21 op/s 2024-08-17T17:40:37.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:36 smithi037 ceph-mon[97894]: osdmap e1049: 8 total, 8 up, 8 in 2024-08-17T17:40:37.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:36 smithi037 ceph-mon[102022]: pgmap v1180: 89 pgs: 89 active+clean; 183 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.1 MiB/s wr, 21 op/s 2024-08-17T17:40:37.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:36 smithi037 ceph-mon[102022]: osdmap e1049: 8 total, 8 up, 8 in 2024-08-17T17:40:37.900 INFO:tasks.rados.rados.0.smithi037.stdout:3906: done (2 left) 2024-08-17T17:40:37.900 INFO:tasks.rados.rados.0.smithi037.stdout:3908: done (1 left) 2024-08-17T17:40:37.900 INFO:tasks.rados.rados.0.smithi037.stdout:3909: done (0 left) 2024-08-17T17:40:37.900 INFO:tasks.rados.rados.0.smithi037.stdout:3910: snap_remove snap 483 2024-08-17T17:40:38.907 INFO:tasks.rados.rados.0.smithi037.stdout:3910: done (0 left) 2024-08-17T17:40:38.907 INFO:tasks.rados.rados.0.smithi037.stdout:3911: write oid 9 current snap is 490 2024-08-17T17:40:38.907 INFO:tasks.rados.rados.0.smithi037.stdout:3911: seq_num 1477 ranges {423939=515255,1346963=553847,2643878=180061} 2024-08-17T17:40:38.913 INFO:tasks.rados.rados.0.smithi037.stdout:3911: writing smithi03781225-9 from 423939 to 939194 tid 1 2024-08-17T17:40:38.920 INFO:tasks.rados.rados.0.smithi037.stdout:3911: writing smithi03781225-9 from 1346963 to 1900810 tid 2 2024-08-17T17:40:38.927 INFO:tasks.rados.rados.0.smithi037.stdout:3911: writing smithi03781225-9 from 2643878 to 2823939 tid 3 2024-08-17T17:40:38.927 INFO:tasks.rados.rados.0.smithi037.stdout:3912: rollback oid 5 current snap is 490 2024-08-17T17:40:38.927 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 5 to 482 2024-08-17T17:40:38.927 INFO:tasks.rados.rados.0.smithi037.stdout:3911: finishing write tid 1 to smithi03781225-9 2024-08-17T17:40:38.927 INFO:tasks.rados.rados.0.smithi037.stdout:3911: finishing write tid 2 to smithi03781225-9 2024-08-17T17:40:38.927 INFO:tasks.rados.rados.0.smithi037.stdout:3913: delete oid 39 current snap is 490 2024-08-17T17:40:38.929 INFO:tasks.rados.rados.0.smithi037.stdout:3913: done (2 left) 2024-08-17T17:40:38.929 INFO:tasks.rados.rados.0.smithi037.stdout:3914: snap_remove snap 477 2024-08-17T17:40:39.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:38 smithi046 ceph-mon[88218]: pgmap v1183: 89 pgs: 89 active+clean; 183 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 887 KiB/s wr, 14 op/s 2024-08-17T17:40:39.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:38 smithi046 ceph-mon[88218]: osdmap e1050: 8 total, 8 up, 8 in 2024-08-17T17:40:39.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:40:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:40:38] "GET /metrics HTTP/1.1" 200 36413 "" "Prometheus/2.51.0" 2024-08-17T17:40:39.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:38 smithi037 ceph-mon[97894]: pgmap v1183: 89 pgs: 89 active+clean; 183 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 887 KiB/s wr, 14 op/s 2024-08-17T17:40:39.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:38 smithi037 ceph-mon[97894]: osdmap e1050: 8 total, 8 up, 8 in 2024-08-17T17:40:39.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:38 smithi037 ceph-mon[102022]: pgmap v1183: 89 pgs: 89 active+clean; 183 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 887 KiB/s wr, 14 op/s 2024-08-17T17:40:39.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:38 smithi037 ceph-mon[102022]: osdmap e1050: 8 total, 8 up, 8 in 2024-08-17T17:40:39.915 INFO:tasks.rados.rados.0.smithi037.stdout:3914: done (2 left) 2024-08-17T17:40:39.915 INFO:tasks.rados.rados.0.smithi037.stdout:3915: snap_create 2024-08-17T17:40:39.915 INFO:tasks.rados.rados.0.smithi037.stdout:3912: finishing rollback tid 0 to smithi03781225-5 2024-08-17T17:40:39.915 INFO:tasks.rados.rados.0.smithi037.stdout:3912: finishing rollback tid 1 to smithi03781225-5 2024-08-17T17:40:39.915 INFO:tasks.rados.rados.0.smithi037.stdout:3912: finishing rollback tid 2 to smithi03781225-5 2024-08-17T17:40:39.915 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 5 v 957 (ObjNum 1288 snap 437 seq_num 1288) dirty exists 2024-08-17T17:40:39.915 INFO:tasks.rados.rados.0.smithi037.stdout:3911: finishing write tid 3 to smithi03781225-9 2024-08-17T17:40:39.915 INFO:tasks.rados.rados.0.smithi037.stdout:3911: finishing write tid 4 to smithi03781225-9 2024-08-17T17:40:39.915 INFO:tasks.rados.rados.0.smithi037.stdout:3911: finishing write tid 5 to smithi03781225-9 2024-08-17T17:40:39.916 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 9 v 3151 (ObjNum 1477 snap 490 seq_num 1477) dirty exists 2024-08-17T17:40:39.916 INFO:tasks.rados.rados.0.smithi037.stdout:3911: left oid 9 (ObjNum 1477 snap 490 seq_num 1477) 2024-08-17T17:40:40.162 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:39 smithi046 ceph-mon[88218]: osdmap e1051: 8 total, 8 up, 8 in 2024-08-17T17:40:40.162 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:40.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:39 smithi037 ceph-mon[97894]: osdmap e1051: 8 total, 8 up, 8 in 2024-08-17T17:40:40.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:40.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:39 smithi037 ceph-mon[102022]: osdmap e1051: 8 total, 8 up, 8 in 2024-08-17T17:40:40.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:40:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:40:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:40:40.913 INFO:tasks.rados.rados.0.smithi037.stdout:3911: done (2 left) 2024-08-17T17:40:40.914 INFO:tasks.rados.rados.0.smithi037.stdout:3912: done (1 left) 2024-08-17T17:40:40.914 INFO:tasks.rados.rados.0.smithi037.stdout:3915: done (0 left) 2024-08-17T17:40:40.914 INFO:tasks.rados.rados.0.smithi037.stdout:3916: write oid 33 current snap is 491 2024-08-17T17:40:40.914 INFO:tasks.rados.rados.0.smithi037.stdout:3916: seq_num 1479 ranges {457553=665753,1747574=557516} 2024-08-17T17:40:40.919 INFO:tasks.rados.rados.0.smithi037.stdout:3916: writing smithi03781225-33 from 457553 to 1123306 tid 1 2024-08-17T17:40:40.926 INFO:tasks.rados.rados.0.smithi037.stdout:3916: writing smithi03781225-33 from 1747574 to 2305090 tid 2 2024-08-17T17:40:40.926 INFO:tasks.rados.rados.0.smithi037.stdout:3917: snap_create 2024-08-17T17:40:40.926 INFO:tasks.rados.rados.0.smithi037.stdout:3916: finishing write tid 1 to smithi03781225-33 2024-08-17T17:40:40.930 INFO:tasks.rados.rados.0.smithi037.stdout:3916: finishing write tid 2 to smithi03781225-33 2024-08-17T17:40:40.930 INFO:tasks.rados.rados.0.smithi037.stdout:3916: finishing write tid 3 to smithi03781225-33 2024-08-17T17:40:40.930 INFO:tasks.rados.rados.0.smithi037.stdout:3916: finishing write tid 4 to smithi03781225-33 2024-08-17T17:40:40.930 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 1743 (ObjNum 1479 snap 491 seq_num 1479) dirty exists 2024-08-17T17:40:40.930 INFO:tasks.rados.rados.0.smithi037.stdout:3916: left oid 33 (ObjNum 1479 snap 491 seq_num 1479) 2024-08-17T17:40:41.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:40 smithi046 ceph-mon[88218]: pgmap v1186: 89 pgs: 89 active+clean; 172 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 305 KiB/s wr, 1 op/s 2024-08-17T17:40:41.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:40 smithi046 ceph-mon[88218]: osdmap e1052: 8 total, 8 up, 8 in 2024-08-17T17:40:41.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:40 smithi037 ceph-mon[102022]: pgmap v1186: 89 pgs: 89 active+clean; 172 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 305 KiB/s wr, 1 op/s 2024-08-17T17:40:41.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:40 smithi037 ceph-mon[102022]: osdmap e1052: 8 total, 8 up, 8 in 2024-08-17T17:40:41.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:40 smithi037 ceph-mon[97894]: pgmap v1186: 89 pgs: 89 active+clean; 172 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 305 KiB/s wr, 1 op/s 2024-08-17T17:40:41.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:40 smithi037 ceph-mon[97894]: osdmap e1052: 8 total, 8 up, 8 in 2024-08-17T17:40:41.900 INFO:tasks.rados.rados.0.smithi037.stdout:3916: done (1 left) 2024-08-17T17:40:41.901 INFO:tasks.rados.rados.0.smithi037.stdout:3917: done (0 left) 2024-08-17T17:40:41.901 INFO:tasks.rados.rados.0.smithi037.stdout:3918: read oid 13 snap -1 2024-08-17T17:40:41.901 INFO:tasks.rados.rados.0.smithi037.stdout:3918: expect (ObjNum 1463 snap 487 seq_num 1463) 2024-08-17T17:40:41.901 INFO:tasks.rados.rados.0.smithi037.stdout:3919: write oid 45 current snap is 492 2024-08-17T17:40:41.901 INFO:tasks.rados.rados.0.smithi037.stdout:3919: seq_num 1480 ranges {474360=741002,1806056=701174} 2024-08-17T17:40:41.907 INFO:tasks.rados.rados.0.smithi037.stdout:3919: writing smithi03781225-45 from 474360 to 1215362 tid 1 2024-08-17T17:40:41.914 INFO:tasks.rados.rados.0.smithi037.stdout:3919: writing smithi03781225-45 from 1806056 to 2507230 tid 2 2024-08-17T17:40:41.914 INFO:tasks.rados.rados.0.smithi037.stdout:3920: snap_remove snap 482 2024-08-17T17:40:42.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:41 smithi046 ceph-mon[88218]: osdmap e1053: 8 total, 8 up, 8 in 2024-08-17T17:40:42.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:41 smithi046 ceph-mon[88218]: osdmap e1054: 8 total, 8 up, 8 in 2024-08-17T17:40:42.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:41 smithi037 ceph-mon[102022]: osdmap e1053: 8 total, 8 up, 8 in 2024-08-17T17:40:42.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:41 smithi037 ceph-mon[102022]: osdmap e1054: 8 total, 8 up, 8 in 2024-08-17T17:40:42.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:41 smithi037 ceph-mon[97894]: osdmap e1053: 8 total, 8 up, 8 in 2024-08-17T17:40:42.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:41 smithi037 ceph-mon[97894]: osdmap e1054: 8 total, 8 up, 8 in 2024-08-17T17:40:42.930 INFO:tasks.rados.rados.0.smithi037.stdout:3920: done (2 left) 2024-08-17T17:40:42.930 INFO:tasks.rados.rados.0.smithi037.stdout:3921: write oid 22 current snap is 492 2024-08-17T17:40:42.930 INFO:tasks.rados.rados.0.smithi037.stdout:3921: seq_num 1481 ranges {491167=416251,1464538=561185,2753570=137597} 2024-08-17T17:40:42.935 INFO:tasks.rados.rados.0.smithi037.stdout:3921: writing smithi03781225-22 from 491167 to 907418 tid 1 2024-08-17T17:40:42.942 INFO:tasks.rados.rados.0.smithi037.stdout:3921: writing smithi03781225-22 from 1464538 to 2025723 tid 2 2024-08-17T17:40:42.948 INFO:tasks.rados.rados.0.smithi037.stdout:3921: writing smithi03781225-22 from 2753570 to 2891167 tid 3 2024-08-17T17:40:42.948 INFO:tasks.rados.rados.0.smithi037.stdout:3922: rollback oid 30 current snap is 492 2024-08-17T17:40:42.948 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 30 to 476 2024-08-17T17:40:42.948 INFO:tasks.rados.rados.0.smithi037.stdout:3918: expect (ObjNum 1463 snap 487 seq_num 1463) 2024-08-17T17:40:43.135 INFO:tasks.rados.rados.0.smithi037.stdout:3919: finishing write tid 1 to smithi03781225-45 2024-08-17T17:40:43.135 INFO:tasks.rados.rados.0.smithi037.stdout:3919: finishing write tid 2 to smithi03781225-45 2024-08-17T17:40:43.135 INFO:tasks.rados.rados.0.smithi037.stdout:3918: done (3 left) 2024-08-17T17:40:43.135 INFO:tasks.rados.rados.0.smithi037.stdout:3923: snap_create 2024-08-17T17:40:43.135 INFO:tasks.rados.rados.0.smithi037.stdout:3919: finishing write tid 3 to smithi03781225-45 2024-08-17T17:40:43.135 INFO:tasks.rados.rados.0.smithi037.stdout:3919: finishing write tid 4 to smithi03781225-45 2024-08-17T17:40:43.135 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 45 v 1011 (ObjNum 1480 snap 492 seq_num 1480) dirty exists 2024-08-17T17:40:43.136 INFO:tasks.rados.rados.0.smithi037.stdout:3919: left oid 45 (ObjNum 1480 snap 492 seq_num 1480) 2024-08-17T17:40:43.136 INFO:tasks.rados.rados.0.smithi037.stdout:3921: finishing write tid 1 to smithi03781225-22 2024-08-17T17:40:43.136 INFO:tasks.rados.rados.0.smithi037.stdout:3921: finishing write tid 2 to smithi03781225-22 2024-08-17T17:40:43.136 INFO:tasks.rados.rados.0.smithi037.stdout:3921: finishing write tid 3 to smithi03781225-22 2024-08-17T17:40:43.136 INFO:tasks.rados.rados.0.smithi037.stdout:3922: finishing rollback tid 1 to smithi03781225-30 2024-08-17T17:40:43.136 INFO:tasks.rados.rados.0.smithi037.stdout:3921: finishing write tid 4 to smithi03781225-22 2024-08-17T17:40:43.136 INFO:tasks.rados.rados.0.smithi037.stdout:3921: finishing write tid 5 to smithi03781225-22 2024-08-17T17:40:43.136 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 22 v 1620 (ObjNum 1481 snap 492 seq_num 1481) dirty exists 2024-08-17T17:40:43.136 INFO:tasks.rados.rados.0.smithi037.stdout:3921: left oid 22 (ObjNum 1481 snap 492 seq_num 1481) 2024-08-17T17:40:43.136 INFO:tasks.rados.rados.0.smithi037.stdout:3922: finishing rollback tid 2 to smithi03781225-30 2024-08-17T17:40:43.136 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 2084 (ObjNum 1407 snap 469 seq_num 1407) dirty exists 2024-08-17T17:40:43.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:42 smithi046 ceph-mon[88218]: pgmap v1189: 89 pgs: 89 active+clean; 168 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 305 KiB/s wr, 4 op/s 2024-08-17T17:40:43.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:42 smithi037 ceph-mon[97894]: pgmap v1189: 89 pgs: 89 active+clean; 168 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 305 KiB/s wr, 4 op/s 2024-08-17T17:40:43.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:42 smithi037 ceph-mon[102022]: pgmap v1189: 89 pgs: 89 active+clean; 168 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 305 KiB/s wr, 4 op/s 2024-08-17T17:40:43.942 INFO:tasks.rados.rados.0.smithi037.stdout:3919: done (3 left) 2024-08-17T17:40:43.942 INFO:tasks.rados.rados.0.smithi037.stdout:3921: done (2 left) 2024-08-17T17:40:43.942 INFO:tasks.rados.rados.0.smithi037.stdout:3922: done (1 left) 2024-08-17T17:40:43.942 INFO:tasks.rados.rados.0.smithi037.stdout:3923: done (0 left) 2024-08-17T17:40:43.942 INFO:tasks.rados.rados.0.smithi037.stdout:3924: write oid 20 current snap is 493 2024-08-17T17:40:43.942 INFO:tasks.rados.rados.0.smithi037.stdout:3924: seq_num 1482 ranges {507974=491500,1406667=704843,2548287=359687} 2024-08-17T17:40:43.947 INFO:tasks.rados.rados.0.smithi037.stdout:3924: writing smithi03781225-20 from 507974 to 999474 tid 1 2024-08-17T17:40:43.953 INFO:tasks.rados.rados.0.smithi037.stdout:3924: writing smithi03781225-20 from 1406667 to 2111510 tid 2 2024-08-17T17:40:43.958 INFO:tasks.rados.rados.0.smithi037.stdout:3924: writing smithi03781225-20 from 2548287 to 2907974 tid 3 2024-08-17T17:40:43.958 INFO:tasks.rados.rados.0.smithi037.stdout:3925: write oid 34 current snap is 493 2024-08-17T17:40:43.958 INFO:tasks.rados.rados.0.smithi037.stdout:3924: finishing write tid 1 to smithi03781225-20 2024-08-17T17:40:43.958 INFO:tasks.rados.rados.0.smithi037.stdout:3924: finishing write tid 2 to smithi03781225-20 2024-08-17T17:40:43.958 INFO:tasks.rados.rados.0.smithi037.stdout:3925: seq_num 1483 ranges {524781=683102,1981502=564854} 2024-08-17T17:40:43.964 INFO:tasks.rados.rados.0.smithi037.stdout:3925: writing smithi03781225-34 from 524781 to 1207883 tid 1 2024-08-17T17:40:43.972 INFO:tasks.rados.rados.0.smithi037.stdout:3925: writing smithi03781225-34 from 1981502 to 2546356 tid 2 2024-08-17T17:40:43.972 INFO:tasks.rados.rados.0.smithi037.stdout:3926: read oid 46 snap -1 2024-08-17T17:40:43.972 INFO:tasks.rados.rados.0.smithi037.stdout:3926: expect deleted 2024-08-17T17:40:43.972 INFO:tasks.rados.rados.0.smithi037.stdout:3927: snap_create 2024-08-17T17:40:43.972 INFO:tasks.rados.rados.0.smithi037.stdout:3924: finishing write tid 3 to smithi03781225-20 2024-08-17T17:40:43.972 INFO:tasks.rados.rados.0.smithi037.stdout:3924: finishing write tid 4 to smithi03781225-20 2024-08-17T17:40:43.972 INFO:tasks.rados.rados.0.smithi037.stdout:3924: finishing write tid 5 to smithi03781225-20 2024-08-17T17:40:43.972 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 20 v 1019 (ObjNum 1482 snap 493 seq_num 1482) dirty exists 2024-08-17T17:40:43.973 INFO:tasks.rados.rados.0.smithi037.stdout:3924: left oid 20 (ObjNum 1482 snap 493 seq_num 1482) 2024-08-17T17:40:43.973 INFO:tasks.rados.rados.0.smithi037.stdout:3925: finishing write tid 1 to smithi03781225-34 2024-08-17T17:40:43.976 INFO:tasks.rados.rados.0.smithi037.stdout:3925: finishing write tid 2 to smithi03781225-34 2024-08-17T17:40:43.976 INFO:tasks.rados.rados.0.smithi037.stdout:3925: finishing write tid 3 to smithi03781225-34 2024-08-17T17:40:43.976 INFO:tasks.rados.rados.0.smithi037.stdout:3925: finishing write tid 4 to smithi03781225-34 2024-08-17T17:40:43.976 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 34 v 2242 (ObjNum 1483 snap 493 seq_num 1483) dirty exists 2024-08-17T17:40:43.976 INFO:tasks.rados.rados.0.smithi037.stdout:3925: left oid 34 (ObjNum 1483 snap 493 seq_num 1483) 2024-08-17T17:40:44.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:43 smithi046 ceph-mon[88218]: osdmap e1055: 8 total, 8 up, 8 in 2024-08-17T17:40:44.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:43 smithi037 ceph-mon[97894]: osdmap e1055: 8 total, 8 up, 8 in 2024-08-17T17:40:44.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:43 smithi037 ceph-mon[102022]: osdmap e1055: 8 total, 8 up, 8 in 2024-08-17T17:40:44.955 INFO:tasks.rados.rados.0.smithi037.stdout:3924: done (3 left) 2024-08-17T17:40:44.955 INFO:tasks.rados.rados.0.smithi037.stdout:3925: done (2 left) 2024-08-17T17:40:44.955 INFO:tasks.rados.rados.0.smithi037.stdout:3926: done (1 left) 2024-08-17T17:40:44.955 INFO:tasks.rados.rados.0.smithi037.stdout:3927: done (0 left) 2024-08-17T17:40:44.955 INFO:tasks.rados.rados.0.smithi037.stdout:3928: snap_create 2024-08-17T17:40:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:44 smithi046 ceph-mon[88218]: pgmap v1192: 89 pgs: 89 active+clean; 168 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 0 B/s wr, 2 op/s 2024-08-17T17:40:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:44 smithi046 ceph-mon[88218]: osdmap e1056: 8 total, 8 up, 8 in 2024-08-17T17:40:45.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:44 smithi037 ceph-mon[97894]: pgmap v1192: 89 pgs: 89 active+clean; 168 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 0 B/s wr, 2 op/s 2024-08-17T17:40:45.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:44 smithi037 ceph-mon[97894]: osdmap e1056: 8 total, 8 up, 8 in 2024-08-17T17:40:45.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:44 smithi037 ceph-mon[102022]: pgmap v1192: 89 pgs: 89 active+clean; 168 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 0 B/s wr, 2 op/s 2024-08-17T17:40:45.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:44 smithi037 ceph-mon[102022]: osdmap e1056: 8 total, 8 up, 8 in 2024-08-17T17:40:45.962 INFO:tasks.rados.rados.0.smithi037.stdout:3928: done (0 left) 2024-08-17T17:40:45.962 INFO:tasks.rados.rados.0.smithi037.stdout:3929: snap_remove snap 494 2024-08-17T17:40:46.234 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:45 smithi037 ceph-mon[102022]: osdmap e1057: 8 total, 8 up, 8 in 2024-08-17T17:40:46.234 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:45 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:40:46.235 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:45 smithi037 ceph-mon[97894]: osdmap e1057: 8 total, 8 up, 8 in 2024-08-17T17:40:46.235 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:45 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:40:46.239 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:45 smithi046 ceph-mon[88218]: osdmap e1057: 8 total, 8 up, 8 in 2024-08-17T17:40:46.240 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:45 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:40:46.899 INFO:tasks.rados.rados.0.smithi037.stdout:3929: done (0 left) 2024-08-17T17:40:46.899 INFO:tasks.rados.rados.0.smithi037.stdout:3930: write oid 6 current snap is 495 2024-08-17T17:40:46.899 INFO:tasks.rados.rados.0.smithi037.stdout:3930: seq_num 1484 ranges {541588=758351,2039984=708512} 2024-08-17T17:40:46.905 INFO:tasks.rados.rados.0.smithi037.stdout:3930: writing smithi03781225-6 from 541588 to 1299939 tid 1 2024-08-17T17:40:46.914 INFO:tasks.rados.rados.0.smithi037.stdout:3930: writing smithi03781225-6 from 2039984 to 2748496 tid 2 2024-08-17T17:40:46.914 INFO:tasks.rados.rados.0.smithi037.stdout:3931: write oid 2 current snap is 495 2024-08-17T17:40:46.914 INFO:tasks.rados.rados.0.smithi037.stdout:3931: seq_num 1485 ranges {558395=433600,1698466=568523,2863262=95133} 2024-08-17T17:40:46.919 INFO:tasks.rados.rados.0.smithi037.stdout:3931: writing smithi03781225-2 from 558395 to 991995 tid 1 2024-08-17T17:40:46.926 INFO:tasks.rados.rados.0.smithi037.stdout:3931: writing smithi03781225-2 from 1698466 to 2266989 tid 2 2024-08-17T17:40:46.930 INFO:tasks.rados.rados.0.smithi037.stdout:3931: writing smithi03781225-2 from 2863262 to 2958395 tid 3 2024-08-17T17:40:46.930 INFO:tasks.rados.rados.0.smithi037.stdout:3932: snap_remove snap 493 2024-08-17T17:40:47.239 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:46 smithi037 ceph-mon[97894]: pgmap v1195: 89 pgs: 89 active+clean; 186 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-08-17T17:40:47.239 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:46 smithi037 ceph-mon[97894]: osdmap e1058: 8 total, 8 up, 8 in 2024-08-17T17:40:47.239 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:46 smithi037 ceph-mon[97894]: osdmap e1059: 8 total, 8 up, 8 in 2024-08-17T17:40:47.239 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:46 smithi037 ceph-mon[102022]: pgmap v1195: 89 pgs: 89 active+clean; 186 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-08-17T17:40:47.239 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:46 smithi037 ceph-mon[102022]: osdmap e1058: 8 total, 8 up, 8 in 2024-08-17T17:40:47.239 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:46 smithi037 ceph-mon[102022]: osdmap e1059: 8 total, 8 up, 8 in 2024-08-17T17:40:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:46 smithi046 ceph-mon[88218]: pgmap v1195: 89 pgs: 89 active+clean; 186 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-08-17T17:40:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:46 smithi046 ceph-mon[88218]: osdmap e1058: 8 total, 8 up, 8 in 2024-08-17T17:40:47.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:46 smithi046 ceph-mon[88218]: osdmap e1059: 8 total, 8 up, 8 in 2024-08-17T17:40:47.900 INFO:tasks.rados.rados.0.smithi037.stdout:3932: done (2 left) 2024-08-17T17:40:47.900 INFO:tasks.rados.rados.0.smithi037.stdout:3933: snap_remove snap 490 2024-08-17T17:40:48.903 INFO:tasks.rados.rados.0.smithi037.stdout:3933: done (2 left) 2024-08-17T17:40:48.903 INFO:tasks.rados.rados.0.smithi037.stdout:3934: snap_remove snap 472 2024-08-17T17:40:49.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:48 smithi046 ceph-mon[88218]: pgmap v1198: 89 pgs: 89 active+clean; 186 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-08-17T17:40:49.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:48 smithi046 ceph-mon[88218]: osdmap e1060: 8 total, 8 up, 8 in 2024-08-17T17:40:49.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:48 smithi037 ceph-mon[102022]: pgmap v1198: 89 pgs: 89 active+clean; 186 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-08-17T17:40:49.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:48 smithi037 ceph-mon[102022]: osdmap e1060: 8 total, 8 up, 8 in 2024-08-17T17:40:49.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:40:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:40:48] "GET /metrics HTTP/1.1" 200 36413 "" "Prometheus/2.51.0" 2024-08-17T17:40:49.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:48 smithi037 ceph-mon[97894]: pgmap v1198: 89 pgs: 89 active+clean; 186 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-08-17T17:40:49.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:48 smithi037 ceph-mon[97894]: osdmap e1060: 8 total, 8 up, 8 in 2024-08-17T17:40:49.917 INFO:tasks.rados.rados.0.smithi037.stdout:3934: done (2 left) 2024-08-17T17:40:49.917 INFO:tasks.rados.rados.0.smithi037.stdout:3935: delete oid 16 current snap is 495 2024-08-17T17:40:49.917 INFO:tasks.rados.rados.0.smithi037.stdout:3930: finishing write tid 1 to smithi03781225-6 2024-08-17T17:40:49.917 INFO:tasks.rados.rados.0.smithi037.stdout:3930: finishing write tid 2 to smithi03781225-6 2024-08-17T17:40:49.917 INFO:tasks.rados.rados.0.smithi037.stdout:3930: finishing write tid 3 to smithi03781225-6 2024-08-17T17:40:49.917 INFO:tasks.rados.rados.0.smithi037.stdout:3930: finishing write tid 4 to smithi03781225-6 2024-08-17T17:40:49.917 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 6 v 1624 (ObjNum 1484 snap 495 seq_num 1484) dirty exists 2024-08-17T17:40:49.917 INFO:tasks.rados.rados.0.smithi037.stdout:3930: left oid 6 (ObjNum 1484 snap 495 seq_num 1484) 2024-08-17T17:40:49.917 INFO:tasks.rados.rados.0.smithi037.stdout:3931: finishing write tid 1 to smithi03781225-2 2024-08-17T17:40:49.918 INFO:tasks.rados.rados.0.smithi037.stdout:3931: finishing write tid 2 to smithi03781225-2 2024-08-17T17:40:49.918 INFO:tasks.rados.rados.0.smithi037.stdout:3931: finishing write tid 3 to smithi03781225-2 2024-08-17T17:40:49.918 INFO:tasks.rados.rados.0.smithi037.stdout:3931: finishing write tid 4 to smithi03781225-2 2024-08-17T17:40:49.918 INFO:tasks.rados.rados.0.smithi037.stdout:3931: finishing write tid 5 to smithi03781225-2 2024-08-17T17:40:49.918 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 2 v 2101 (ObjNum 1485 snap 495 seq_num 1485) dirty exists 2024-08-17T17:40:49.918 INFO:tasks.rados.rados.0.smithi037.stdout:3931: left oid 2 (ObjNum 1485 snap 495 seq_num 1485) 2024-08-17T17:40:49.933 INFO:tasks.rados.rados.0.smithi037.stdout:3930: done (2 left) 2024-08-17T17:40:49.933 INFO:tasks.rados.rados.0.smithi037.stdout:3931: done (1 left) 2024-08-17T17:40:49.933 INFO:tasks.rados.rados.0.smithi037.stdout:3935: done (0 left) 2024-08-17T17:40:49.934 INFO:tasks.rados.rados.0.smithi037.stdout:3936: write oid 40 current snap is 495 2024-08-17T17:40:49.934 INFO:tasks.rados.rados.0.smithi037.stdout:3936: seq_num 1487 ranges {592009=584098,1699077=572192,2801755=190254} 2024-08-17T17:40:49.940 INFO:tasks.rados.rados.0.smithi037.stdout:3936: writing smithi03781225-40 from 592009 to 1176107 tid 1 2024-08-17T17:40:49.946 INFO:tasks.rados.rados.0.smithi037.stdout:3936: writing smithi03781225-40 from 1699077 to 2271269 tid 2 2024-08-17T17:40:49.951 INFO:tasks.rados.rados.0.smithi037.stdout:3936: writing smithi03781225-40 from 2801755 to 2992009 tid 3 2024-08-17T17:40:49.951 INFO:tasks.rados.rados.0.smithi037.stdout:3937: read oid 20 snap -1 2024-08-17T17:40:49.951 INFO:tasks.rados.rados.0.smithi037.stdout:3937: expect (ObjNum 1482 snap 493 seq_num 1482) 2024-08-17T17:40:49.951 INFO:tasks.rados.rados.0.smithi037.stdout:3938: read oid 23 snap -1 2024-08-17T17:40:49.951 INFO:tasks.rados.rados.0.smithi037.stdout:3938: expect (ObjNum 1388 snap 462 seq_num 1388) 2024-08-17T17:40:49.951 INFO:tasks.rados.rados.0.smithi037.stdout:3939: read oid 8 snap -1 2024-08-17T17:40:49.951 INFO:tasks.rados.rados.0.smithi037.stdout:3939: expect (ObjNum 1386 snap 462 seq_num 1386) 2024-08-17T17:40:49.951 INFO:tasks.rados.rados.0.smithi037.stdout:3940: read oid 24 snap -1 2024-08-17T17:40:49.951 INFO:tasks.rados.rados.0.smithi037.stdout:3940: expect (ObjNum 1471 snap 488 seq_num 1471) 2024-08-17T17:40:49.952 INFO:tasks.rados.rados.0.smithi037.stdout:3941: snap_remove snap 492 2024-08-17T17:40:50.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:49 smithi046 ceph-mon[88218]: osdmap e1061: 8 total, 8 up, 8 in 2024-08-17T17:40:50.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:49 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:40:50.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:49 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:40:50.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:49 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:40:50.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:49 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:40:50.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:49 smithi037 ceph-mon[102022]: osdmap e1061: 8 total, 8 up, 8 in 2024-08-17T17:40:50.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:49 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:40:50.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:49 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:40:50.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:49 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:40:50.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:49 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:40:50.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:49 smithi037 ceph-mon[97894]: osdmap e1061: 8 total, 8 up, 8 in 2024-08-17T17:40:50.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:49 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:40:50.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:49 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:40:50.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:49 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:40:50.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:49 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:40:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:40:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:40:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:40:50.942 INFO:tasks.rados.rados.0.smithi037.stdout:3941: done (5 left) 2024-08-17T17:40:50.942 INFO:tasks.rados.rados.0.smithi037.stdout:3942: read oid 2 snap -1 2024-08-17T17:40:50.942 INFO:tasks.rados.rados.0.smithi037.stdout:3942: expect (ObjNum 1485 snap 495 seq_num 1485) 2024-08-17T17:40:50.942 INFO:tasks.rados.rados.0.smithi037.stdout:3943: delete oid 12 current snap is 495 2024-08-17T17:40:50.942 INFO:tasks.rados.rados.0.smithi037.stdout:3936: finishing write tid 1 to smithi03781225-40 2024-08-17T17:40:50.943 INFO:tasks.rados.rados.0.smithi037.stdout:3936: finishing write tid 2 to smithi03781225-40 2024-08-17T17:40:50.943 INFO:tasks.rados.rados.0.smithi037.stdout:3939: expect (ObjNum 1386 snap 462 seq_num 1386) 2024-08-17T17:40:51.050 INFO:tasks.rados.rados.0.smithi037.stdout:3937: expect (ObjNum 1482 snap 493 seq_num 1482) 2024-08-17T17:40:51.143 INFO:tasks.rados.rados.0.smithi037.stdout:3936: finishing write tid 3 to smithi03781225-40 2024-08-17T17:40:51.145 INFO:tasks.rados.rados.0.smithi037.stdout:3940: expect (ObjNum 1471 snap 488 seq_num 1471) 2024-08-17T17:40:51.234 INFO:tasks.rados.rados.0.smithi037.stdout:3938: expect (ObjNum 1388 snap 462 seq_num 1388) 2024-08-17T17:40:51.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:50 smithi046 ceph-mon[88218]: pgmap v1201: 89 pgs: 89 active+clean; 188 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 626 KiB/s wr, 2 op/s 2024-08-17T17:40:51.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:50 smithi046 ceph-mon[88218]: osdmap e1062: 8 total, 8 up, 8 in 2024-08-17T17:40:51.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:50 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:40:51.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:50 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:40:51.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:50 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:40:51.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:50 smithi037 ceph-mon[102022]: pgmap v1201: 89 pgs: 89 active+clean; 188 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 626 KiB/s wr, 2 op/s 2024-08-17T17:40:51.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:50 smithi037 ceph-mon[102022]: osdmap e1062: 8 total, 8 up, 8 in 2024-08-17T17:40:51.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:50 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:40:51.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:50 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:40:51.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:50 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:40:51.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:50 smithi037 ceph-mon[97894]: pgmap v1201: 89 pgs: 89 active+clean; 188 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 626 KiB/s wr, 2 op/s 2024-08-17T17:40:51.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:50 smithi037 ceph-mon[97894]: osdmap e1062: 8 total, 8 up, 8 in 2024-08-17T17:40:51.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:50 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:40:51.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:50 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:40:51.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:50 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:40:51.380 INFO:tasks.rados.rados.0.smithi037.stdout:3936: finishing write tid 4 to smithi03781225-40 2024-08-17T17:40:51.380 INFO:tasks.rados.rados.0.smithi037.stdout:3936: finishing write tid 5 to smithi03781225-40 2024-08-17T17:40:51.380 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 40 v 1754 (ObjNum 1487 snap 495 seq_num 1487) dirty exists 2024-08-17T17:40:51.380 INFO:tasks.rados.rados.0.smithi037.stdout:3936: left oid 40 (ObjNum 1487 snap 495 seq_num 1487) 2024-08-17T17:40:51.381 INFO:tasks.rados.rados.0.smithi037.stdout:3936: done (6 left) 2024-08-17T17:40:51.381 INFO:tasks.rados.rados.0.smithi037.stdout:3937: done (5 left) 2024-08-17T17:40:51.381 INFO:tasks.rados.rados.0.smithi037.stdout:3938: done (4 left) 2024-08-17T17:40:51.381 INFO:tasks.rados.rados.0.smithi037.stdout:3939: done (3 left) 2024-08-17T17:40:51.381 INFO:tasks.rados.rados.0.smithi037.stdout:3940: done (2 left) 2024-08-17T17:40:51.381 INFO:tasks.rados.rados.0.smithi037.stdout:3943: done (1 left) 2024-08-17T17:40:51.381 INFO:tasks.rados.rados.0.smithi037.stdout:3944: rollback oid 31 current snap is 495 2024-08-17T17:40:51.381 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 31 to 491 2024-08-17T17:40:51.381 INFO:tasks.rados.rados.0.smithi037.stdout:3942: expect (ObjNum 1485 snap 495 seq_num 1485) 2024-08-17T17:40:51.558 INFO:tasks.rados.rados.0.smithi037.stdout:3944: finishing rollback tid 1 to smithi03781225-31 2024-08-17T17:40:51.558 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 31 v 0 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-08-17T17:40:51.558 INFO:tasks.rados.rados.0.smithi037.stdout:3942: done (1 left) 2024-08-17T17:40:51.559 INFO:tasks.rados.rados.0.smithi037.stdout:3944: done (0 left) 2024-08-17T17:40:51.559 INFO:tasks.rados.rados.0.smithi037.stdout:3945: delete oid 9 current snap is 495 2024-08-17T17:40:51.561 INFO:tasks.rados.rados.0.smithi037.stdout:3945: done (0 left) 2024-08-17T17:40:51.561 INFO:tasks.rados.rados.0.smithi037.stdout:3946: read oid 44 snap -1 2024-08-17T17:40:51.561 INFO:tasks.rados.rados.0.smithi037.stdout:3946: expect (ObjNum 1444 snap 481 seq_num 1444) 2024-08-17T17:40:51.561 INFO:tasks.rados.rados.0.smithi037.stdout:3947: write oid 30 current snap is 495 2024-08-17T17:40:51.562 INFO:tasks.rados.rados.0.smithi037.stdout:3947: seq_num 1490 ranges {642430=409845,1758170=719519} 2024-08-17T17:40:51.567 INFO:tasks.rados.rados.0.smithi037.stdout:3947: writing smithi03781225-30 from 642430 to 1052275 tid 1 2024-08-17T17:40:51.575 INFO:tasks.rados.rados.0.smithi037.stdout:3947: writing smithi03781225-30 from 1758170 to 2477689 tid 2 2024-08-17T17:40:51.575 INFO:tasks.rados.rados.0.smithi037.stdout:3948: read oid 18 snap -1 2024-08-17T17:40:51.575 INFO:tasks.rados.rados.0.smithi037.stdout:3948: expect (ObjNum 1475 snap 489 seq_num 1475) 2024-08-17T17:40:51.575 INFO:tasks.rados.rados.0.smithi037.stdout:3949: snap_create 2024-08-17T17:40:51.575 INFO:tasks.rados.rados.0.smithi037.stdout:3946: expect (ObjNum 1444 snap 481 seq_num 1444) 2024-08-17T17:40:51.706 INFO:tasks.rados.rados.0.smithi037.stdout:3947: finishing write tid 1 to smithi03781225-30 2024-08-17T17:40:51.707 INFO:tasks.rados.rados.0.smithi037.stdout:3947: finishing write tid 2 to smithi03781225-30 2024-08-17T17:40:51.707 INFO:tasks.rados.rados.0.smithi037.stdout:3947: finishing write tid 3 to smithi03781225-30 2024-08-17T17:40:51.707 INFO:tasks.rados.rados.0.smithi037.stdout:3947: finishing write tid 4 to smithi03781225-30 2024-08-17T17:40:51.707 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 2099 (ObjNum 1490 snap 495 seq_num 1490) dirty exists 2024-08-17T17:40:51.707 INFO:tasks.rados.rados.0.smithi037.stdout:3947: left oid 30 (ObjNum 1490 snap 495 seq_num 1490) 2024-08-17T17:40:51.707 INFO:tasks.rados.rados.0.smithi037.stdout:3948: expect (ObjNum 1475 snap 489 seq_num 1475) 2024-08-17T17:40:51.905 INFO:tasks.rados.rados.0.smithi037.stdout:3946: done (3 left) 2024-08-17T17:40:51.905 INFO:tasks.rados.rados.0.smithi037.stdout:3947: done (2 left) 2024-08-17T17:40:51.905 INFO:tasks.rados.rados.0.smithi037.stdout:3948: done (1 left) 2024-08-17T17:40:51.905 INFO:tasks.rados.rados.0.smithi037.stdout:3949: done (0 left) 2024-08-17T17:40:51.906 INFO:tasks.rados.rados.0.smithi037.stdout:3950: write oid 43 current snap is 496 2024-08-17T17:40:51.906 INFO:tasks.rados.rados.0.smithi037.stdout:3950: seq_num 1491 ranges {659237=601447,1933005=463177} 2024-08-17T17:40:51.911 INFO:tasks.rados.rados.0.smithi037.stdout:3950: writing smithi03781225-43 from 659237 to 1260684 tid 1 2024-08-17T17:40:51.918 INFO:tasks.rados.rados.0.smithi037.stdout:3950: writing smithi03781225-43 from 1933005 to 2396182 tid 2 2024-08-17T17:40:51.918 INFO:tasks.rados.rados.0.smithi037.stdout:3950: finishing write tid 1 to smithi03781225-43 2024-08-17T17:40:51.918 INFO:tasks.rados.rados.0.smithi037.stdout:3951: write oid 18 current snap is 496 2024-08-17T17:40:51.918 INFO:tasks.rados.rados.0.smithi037.stdout:3951: seq_num 1492 ranges {676044=676696,1991487=723188} 2024-08-17T17:40:51.925 INFO:tasks.rados.rados.0.smithi037.stdout:3951: writing smithi03781225-18 from 676044 to 1352740 tid 1 2024-08-17T17:40:51.933 INFO:tasks.rados.rados.0.smithi037.stdout:3951: writing smithi03781225-18 from 1991487 to 2714675 tid 2 2024-08-17T17:40:51.933 INFO:tasks.rados.rados.0.smithi037.stdout:3952: write oid 3 current snap is 496 2024-08-17T17:40:51.933 INFO:tasks.rados.rados.0.smithi037.stdout:3950: finishing write tid 2 to smithi03781225-43 2024-08-17T17:40:51.933 INFO:tasks.rados.rados.0.smithi037.stdout:3950: finishing write tid 3 to smithi03781225-43 2024-08-17T17:40:51.933 INFO:tasks.rados.rados.0.smithi037.stdout:3950: finishing write tid 4 to smithi03781225-43 2024-08-17T17:40:51.933 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 43 v 2115 (ObjNum 1491 snap 496 seq_num 1491) dirty exists 2024-08-17T17:40:51.934 INFO:tasks.rados.rados.0.smithi037.stdout:3950: left oid 43 (ObjNum 1491 snap 496 seq_num 1491) 2024-08-17T17:40:51.934 INFO:tasks.rados.rados.0.smithi037.stdout:3951: finishing write tid 1 to smithi03781225-18 2024-08-17T17:40:51.934 INFO:tasks.rados.rados.0.smithi037.stdout:3952: seq_num 1493 ranges {692851=751945,2049969=466846} 2024-08-17T17:40:51.941 INFO:tasks.rados.rados.0.smithi037.stdout:3952: writing smithi03781225-3 from 692851 to 1444796 tid 1 2024-08-17T17:40:51.948 INFO:tasks.rados.rados.0.smithi037.stdout:3952: writing smithi03781225-3 from 2049969 to 2516815 tid 2 2024-08-17T17:40:51.948 INFO:tasks.rados.rados.0.smithi037.stdout:3950: done (2 left) 2024-08-17T17:40:51.948 INFO:tasks.rados.rados.0.smithi037.stdout:3953: read oid 4 snap 485 2024-08-17T17:40:51.948 INFO:tasks.rados.rados.0.smithi037.stdout:3953: expect (ObjNum 1383 snap 461 seq_num 1383) 2024-08-17T17:40:51.948 INFO:tasks.rados.rados.0.smithi037.stdout:3951: finishing write tid 2 to smithi03781225-18 2024-08-17T17:40:51.948 INFO:tasks.rados.rados.0.smithi037.stdout:3951: finishing write tid 3 to smithi03781225-18 2024-08-17T17:40:51.948 INFO:tasks.rados.rados.0.smithi037.stdout:3954: read oid 20 snap 489 2024-08-17T17:40:51.948 INFO:tasks.rados.rados.0.smithi037.stdout:3954: expect deleted 2024-08-17T17:40:51.948 INFO:tasks.rados.rados.0.smithi037.stdout:3955: snap_remove snap 486 2024-08-17T17:40:52.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:51 smithi046 ceph-mon[88218]: osdmap e1063: 8 total, 8 up, 8 in 2024-08-17T17:40:52.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:51 smithi046 ceph-mon[88218]: osdmap e1064: 8 total, 8 up, 8 in 2024-08-17T17:40:52.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:51 smithi037 ceph-mon[102022]: osdmap e1063: 8 total, 8 up, 8 in 2024-08-17T17:40:52.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:51 smithi037 ceph-mon[102022]: osdmap e1064: 8 total, 8 up, 8 in 2024-08-17T17:40:52.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:51 smithi037 ceph-mon[97894]: osdmap e1063: 8 total, 8 up, 8 in 2024-08-17T17:40:52.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:51 smithi037 ceph-mon[97894]: osdmap e1064: 8 total, 8 up, 8 in 2024-08-17T17:40:52.952 INFO:tasks.rados.rados.0.smithi037.stdout:3955: done (4 left) 2024-08-17T17:40:52.952 INFO:tasks.rados.rados.0.smithi037.stdout:3956: snap_create 2024-08-17T17:40:52.952 INFO:tasks.rados.rados.0.smithi037.stdout:3951: finishing write tid 4 to smithi03781225-18 2024-08-17T17:40:52.952 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 1878 (ObjNum 1492 snap 496 seq_num 1492) dirty exists 2024-08-17T17:40:52.952 INFO:tasks.rados.rados.0.smithi037.stdout:3951: left oid 18 (ObjNum 1492 snap 496 seq_num 1492) 2024-08-17T17:40:52.952 INFO:tasks.rados.rados.0.smithi037.stdout:3952: finishing write tid 1 to smithi03781225-3 2024-08-17T17:40:52.953 INFO:tasks.rados.rados.0.smithi037.stdout:3952: finishing write tid 2 to smithi03781225-3 2024-08-17T17:40:52.953 INFO:tasks.rados.rados.0.smithi037.stdout:3952: finishing write tid 3 to smithi03781225-3 2024-08-17T17:40:52.953 INFO:tasks.rados.rados.0.smithi037.stdout:3952: finishing write tid 4 to smithi03781225-3 2024-08-17T17:40:52.953 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 3 v 973 (ObjNum 1493 snap 496 seq_num 1493) dirty exists 2024-08-17T17:40:52.953 INFO:tasks.rados.rados.0.smithi037.stdout:3952: left oid 3 (ObjNum 1493 snap 496 seq_num 1493) 2024-08-17T17:40:52.953 INFO:tasks.rados.rados.0.smithi037.stdout:3953: expect (ObjNum 1383 snap 461 seq_num 1383) 2024-08-17T17:40:53.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:52 smithi046 ceph-mon[88218]: pgmap v1204: 89 pgs: 89 active+clean; 188 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 626 KiB/s wr, 4 op/s 2024-08-17T17:40:53.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:52 smithi037 ceph-mon[102022]: pgmap v1204: 89 pgs: 89 active+clean; 188 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 626 KiB/s wr, 4 op/s 2024-08-17T17:40:53.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:52 smithi037 ceph-mon[97894]: pgmap v1204: 89 pgs: 89 active+clean; 188 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 626 KiB/s wr, 4 op/s 2024-08-17T17:40:53.958 INFO:tasks.rados.rados.0.smithi037.stdout:3951: done (4 left) 2024-08-17T17:40:53.958 INFO:tasks.rados.rados.0.smithi037.stdout:3952: done (3 left) 2024-08-17T17:40:53.958 INFO:tasks.rados.rados.0.smithi037.stdout:3953: done (2 left) 2024-08-17T17:40:53.958 INFO:tasks.rados.rados.0.smithi037.stdout:3954: done (1 left) 2024-08-17T17:40:53.958 INFO:tasks.rados.rados.0.smithi037.stdout:3956: done (0 left) 2024-08-17T17:40:53.958 INFO:tasks.rados.rados.0.smithi037.stdout:3957: write oid 44 current snap is 497 2024-08-17T17:40:53.958 INFO:tasks.rados.rados.0.smithi037.stdout:3957: seq_num 1494 ranges {709658=427194,1592098=726857,2761010=348648} 2024-08-17T17:40:53.963 INFO:tasks.rados.rados.0.smithi037.stdout:3957: writing smithi03781225-44 from 709658 to 1136852 tid 1 2024-08-17T17:40:53.970 INFO:tasks.rados.rados.0.smithi037.stdout:3957: writing smithi03781225-44 from 1592098 to 2318955 tid 2 2024-08-17T17:40:53.975 INFO:tasks.rados.rados.0.smithi037.stdout:3957: writing smithi03781225-44 from 2761010 to 3109658 tid 3 2024-08-17T17:40:53.975 INFO:tasks.rados.rados.0.smithi037.stdout:3958: rollback oid 33 current snap is 497 2024-08-17T17:40:53.975 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 33 to 491 2024-08-17T17:40:53.975 INFO:tasks.rados.rados.0.smithi037.stdout:3957: finishing write tid 1 to smithi03781225-44 2024-08-17T17:40:53.975 INFO:tasks.rados.rados.0.smithi037.stdout:3957: finishing write tid 2 to smithi03781225-44 2024-08-17T17:40:53.975 INFO:tasks.rados.rados.0.smithi037.stdout:3959: snap_remove snap 495 2024-08-17T17:40:54.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:53 smithi046 ceph-mon[88218]: osdmap e1065: 8 total, 8 up, 8 in 2024-08-17T17:40:54.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:53 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:54.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:53 smithi037 ceph-mon[102022]: osdmap e1065: 8 total, 8 up, 8 in 2024-08-17T17:40:54.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:53 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:54.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:53 smithi037 ceph-mon[97894]: osdmap e1065: 8 total, 8 up, 8 in 2024-08-17T17:40:54.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:53 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:54.971 INFO:tasks.rados.rados.0.smithi037.stdout:3957: finishing write tid 3 to smithi03781225-44 2024-08-17T17:40:54.971 INFO:tasks.rados.rados.0.smithi037.stdout:3957: finishing write tid 4 to smithi03781225-44 2024-08-17T17:40:54.971 INFO:tasks.rados.rados.0.smithi037.stdout:3957: finishing write tid 5 to smithi03781225-44 2024-08-17T17:40:54.971 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 44 v 2124 (ObjNum 1494 snap 497 seq_num 1494) dirty exists 2024-08-17T17:40:54.972 INFO:tasks.rados.rados.0.smithi037.stdout:3957: left oid 44 (ObjNum 1494 snap 497 seq_num 1494) 2024-08-17T17:40:54.972 INFO:tasks.rados.rados.0.smithi037.stdout:3958: finishing rollback tid 0 to smithi03781225-33 2024-08-17T17:40:54.972 INFO:tasks.rados.rados.0.smithi037.stdout:3958: finishing rollback tid 1 to smithi03781225-33 2024-08-17T17:40:54.972 INFO:tasks.rados.rados.0.smithi037.stdout:3958: finishing rollback tid 2 to smithi03781225-33 2024-08-17T17:40:54.972 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 33 v 1762 (ObjNum 1479 snap 491 seq_num 1479) dirty exists 2024-08-17T17:40:54.972 INFO:tasks.rados.rados.0.smithi037.stdout:3957: done (2 left) 2024-08-17T17:40:54.972 INFO:tasks.rados.rados.0.smithi037.stdout:3958: done (1 left) 2024-08-17T17:40:54.972 INFO:tasks.rados.rados.0.smithi037.stdout:3959: done (0 left) 2024-08-17T17:40:54.972 INFO:tasks.rados.rados.0.smithi037.stdout:3960: read oid 19 snap -1 2024-08-17T17:40:54.972 INFO:tasks.rados.rados.0.smithi037.stdout:3960: expect (ObjNum 1436 snap 476 seq_num 1436) 2024-08-17T17:40:54.972 INFO:tasks.rados.rados.0.smithi037.stdout:3961: snap_create 2024-08-17T17:40:54.980 INFO:tasks.rados.rados.0.smithi037.stdout:3960: expect (ObjNum 1436 snap 476 seq_num 1436) 2024-08-17T17:40:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:54 smithi046 ceph-mon[88218]: pgmap v1207: 89 pgs: 89 active+clean; 190 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 260 KiB/s wr, 9 op/s 2024-08-17T17:40:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:54 smithi046 ceph-mon[88218]: osdmap e1066: 8 total, 8 up, 8 in 2024-08-17T17:40:55.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:54 smithi037 ceph-mon[97894]: pgmap v1207: 89 pgs: 89 active+clean; 190 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 260 KiB/s wr, 9 op/s 2024-08-17T17:40:55.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:54 smithi037 ceph-mon[97894]: osdmap e1066: 8 total, 8 up, 8 in 2024-08-17T17:40:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:54 smithi037 ceph-mon[102022]: pgmap v1207: 89 pgs: 89 active+clean; 190 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 260 KiB/s wr, 9 op/s 2024-08-17T17:40:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:54 smithi037 ceph-mon[102022]: osdmap e1066: 8 total, 8 up, 8 in 2024-08-17T17:40:55.972 INFO:tasks.rados.rados.0.smithi037.stdout:3960: done (1 left) 2024-08-17T17:40:55.973 INFO:tasks.rados.rados.0.smithi037.stdout:3961: done (0 left) 2024-08-17T17:40:55.973 INFO:tasks.rados.rados.0.smithi037.stdout:3962: write oid 29 current snap is 498 2024-08-17T17:40:55.973 INFO:tasks.rados.rados.0.smithi037.stdout:3962: seq_num 1495 ranges {726465=502443,1650580=470515,2788433=338032} 2024-08-17T17:40:55.979 INFO:tasks.rados.rados.0.smithi037.stdout:3962: writing smithi03781225-29 from 726465 to 1228908 tid 1 2024-08-17T17:40:55.984 INFO:tasks.rados.rados.0.smithi037.stdout:3962: writing smithi03781225-29 from 1650580 to 2121095 tid 2 2024-08-17T17:40:55.990 INFO:tasks.rados.rados.0.smithi037.stdout:3962: writing smithi03781225-29 from 2788433 to 3126465 tid 3 2024-08-17T17:40:55.990 INFO:tasks.rados.rados.0.smithi037.stdout:3963: snap_create 2024-08-17T17:40:55.991 INFO:tasks.rados.rados.0.smithi037.stdout:3962: finishing write tid 1 to smithi03781225-29 2024-08-17T17:40:55.991 INFO:tasks.rados.rados.0.smithi037.stdout:3962: finishing write tid 2 to smithi03781225-29 2024-08-17T17:40:55.993 INFO:tasks.rados.rados.0.smithi037.stdout:3962: finishing write tid 3 to smithi03781225-29 2024-08-17T17:40:55.994 INFO:tasks.rados.rados.0.smithi037.stdout:3962: finishing write tid 4 to smithi03781225-29 2024-08-17T17:40:55.994 INFO:tasks.rados.rados.0.smithi037.stdout:3962: finishing write tid 5 to smithi03781225-29 2024-08-17T17:40:55.994 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 29 v 1764 (ObjNum 1495 snap 498 seq_num 1495) dirty exists 2024-08-17T17:40:55.994 INFO:tasks.rados.rados.0.smithi037.stdout:3962: left oid 29 (ObjNum 1495 snap 498 seq_num 1495) 2024-08-17T17:40:56.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:55 smithi046 ceph-mon[88218]: osdmap e1067: 8 total, 8 up, 8 in 2024-08-17T17:40:56.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:55 smithi037 ceph-mon[97894]: osdmap e1067: 8 total, 8 up, 8 in 2024-08-17T17:40:56.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:55 smithi037 ceph-mon[102022]: osdmap e1067: 8 total, 8 up, 8 in 2024-08-17T17:40:56.902 INFO:tasks.rados.rados.0.smithi037.stdout:3962: done (1 left) 2024-08-17T17:40:56.902 INFO:tasks.rados.rados.0.smithi037.stdout:3963: done (0 left) 2024-08-17T17:40:56.902 INFO:tasks.rados.rados.0.smithi037.stdout:3964: snap_create 2024-08-17T17:40:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:56 smithi046 ceph-mon[88218]: pgmap v1210: 89 pgs: 89 active+clean; 175 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 1.5 MiB/s wr, 22 op/s 2024-08-17T17:40:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:56 smithi046 ceph-mon[88218]: osdmap e1068: 8 total, 8 up, 8 in 2024-08-17T17:40:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:56 smithi046 ceph-mon[88218]: osdmap e1069: 8 total, 8 up, 8 in 2024-08-17T17:40:57.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:56 smithi037 ceph-mon[97894]: pgmap v1210: 89 pgs: 89 active+clean; 175 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 1.5 MiB/s wr, 22 op/s 2024-08-17T17:40:57.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:56 smithi037 ceph-mon[97894]: osdmap e1068: 8 total, 8 up, 8 in 2024-08-17T17:40:57.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:56 smithi037 ceph-mon[97894]: osdmap e1069: 8 total, 8 up, 8 in 2024-08-17T17:40:57.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:56 smithi037 ceph-mon[102022]: pgmap v1210: 89 pgs: 89 active+clean; 175 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 1.5 MiB/s wr, 22 op/s 2024-08-17T17:40:57.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:56 smithi037 ceph-mon[102022]: osdmap e1068: 8 total, 8 up, 8 in 2024-08-17T17:40:57.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:56 smithi037 ceph-mon[102022]: osdmap e1069: 8 total, 8 up, 8 in 2024-08-17T17:40:57.905 INFO:tasks.rados.rados.0.smithi037.stdout:3964: done (0 left) 2024-08-17T17:40:57.906 INFO:tasks.rados.rados.0.smithi037.stdout:3965: read oid 8 snap -1 2024-08-17T17:40:57.906 INFO:tasks.rados.rados.0.smithi037.stdout:3965: expect (ObjNum 1386 snap 462 seq_num 1386) 2024-08-17T17:40:57.906 INFO:tasks.rados.rados.0.smithi037.stdout:3966: read oid 38 snap -1 2024-08-17T17:40:57.906 INFO:tasks.rados.rados.0.smithi037.stdout:3966: expect deleted 2024-08-17T17:40:57.906 INFO:tasks.rados.rados.0.smithi037.stdout:3967: rollback oid 26 current snap is 500 2024-08-17T17:40:57.906 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 26 to 496 2024-08-17T17:40:57.906 INFO:tasks.rados.rados.0.smithi037.stdout:3968: snap_create 2024-08-17T17:40:57.913 INFO:tasks.rados.rados.0.smithi037.stdout:3965: expect (ObjNum 1386 snap 462 seq_num 1386) 2024-08-17T17:40:58.020 INFO:tasks.rados.rados.0.smithi037.stdout:3967: finishing rollback tid 0 to smithi03781225-26 2024-08-17T17:40:58.021 INFO:tasks.rados.rados.0.smithi037.stdout:3967: finishing rollback tid 1 to smithi03781225-26 2024-08-17T17:40:58.021 INFO:tasks.rados.rados.0.smithi037.stdout:3967: finishing rollback tid 2 to smithi03781225-26 2024-08-17T17:40:58.021 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 26 v 1886 (ObjNum 1412 snap 470 seq_num 1412) dirty exists 2024-08-17T17:40:58.913 INFO:tasks.rados.rados.0.smithi037.stdout:3965: done (3 left) 2024-08-17T17:40:58.913 INFO:tasks.rados.rados.0.smithi037.stdout:3966: done (2 left) 2024-08-17T17:40:58.913 INFO:tasks.rados.rados.0.smithi037.stdout:3967: done (1 left) 2024-08-17T17:40:58.913 INFO:tasks.rados.rados.0.smithi037.stdout:3968: done (0 left) 2024-08-17T17:40:58.913 INFO:tasks.rados.rados.0.smithi037.stdout:3969: read oid 35 snap -1 2024-08-17T17:40:58.913 INFO:tasks.rados.rados.0.smithi037.stdout:3969: expect (ObjNum 1458 snap 486 seq_num 1458) 2024-08-17T17:40:58.914 INFO:tasks.rados.rados.0.smithi037.stdout:3970: read oid 28 snap -1 2024-08-17T17:40:58.914 INFO:tasks.rados.rados.0.smithi037.stdout:3970: expect (ObjNum 1427 snap 475 seq_num 1427) 2024-08-17T17:40:58.914 INFO:tasks.rados.rados.0.smithi037.stdout:3971: read oid 8 snap 500 2024-08-17T17:40:58.914 INFO:tasks.rados.rados.0.smithi037.stdout:3971: expect (ObjNum 1386 snap 462 seq_num 1386) 2024-08-17T17:40:58.914 INFO:tasks.rados.rados.0.smithi037.stdout:3972: write oid 36 current snap is 501 2024-08-17T17:40:58.914 INFO:tasks.rados.rados.0.smithi037.stdout:3972: seq_num 1496 ranges {743272=577692,2109062=730526} 2024-08-17T17:40:58.920 INFO:tasks.rados.rados.0.smithi037.stdout:3972: writing smithi03781225-36 from 743272 to 1320964 tid 1 2024-08-17T17:40:58.929 INFO:tasks.rados.rados.0.smithi037.stdout:3972: writing smithi03781225-36 from 2109062 to 2839588 tid 2 2024-08-17T17:40:58.929 INFO:tasks.rados.rados.0.smithi037.stdout:3973: write oid 21 current snap is 501 2024-08-17T17:40:58.929 INFO:tasks.rados.rados.0.smithi037.stdout:3973: seq_num 1497 ranges {760079=652941,2167544=474184} 2024-08-17T17:40:58.936 INFO:tasks.rados.rados.0.smithi037.stdout:3973: writing smithi03781225-21 from 760079 to 1413020 tid 1 2024-08-17T17:40:58.944 INFO:tasks.rados.rados.0.smithi037.stdout:3973: writing smithi03781225-21 from 2167544 to 2641728 tid 2 2024-08-17T17:40:58.944 INFO:tasks.rados.rados.0.smithi037.stdout:3974: rollback oid 41 current snap is 501 2024-08-17T17:40:58.944 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 41 to 491 2024-08-17T17:40:58.944 INFO:tasks.rados.rados.0.smithi037.stdout:3969: expect (ObjNum 1458 snap 486 seq_num 1458) 2024-08-17T17:40:59.026 INFO:tasks.rados.rados.0.smithi037.stdout:3971: expect (ObjNum 1386 snap 462 seq_num 1386) 2024-08-17T17:40:59.132 INFO:tasks.rados.rados.0.smithi037.stdout:3972: finishing write tid 1 to smithi03781225-36 2024-08-17T17:40:59.132 INFO:tasks.rados.rados.0.smithi037.stdout:3970: expect (ObjNum 1427 snap 475 seq_num 1427) 2024-08-17T17:40:59.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:58 smithi046 ceph-mon[88218]: pgmap v1213: 89 pgs: 89 active+clean; 175 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-08-17T17:40:59.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:58 smithi046 ceph-mon[88218]: osdmap e1070: 8 total, 8 up, 8 in 2024-08-17T17:40:59.264 INFO:tasks.rados.rados.0.smithi037.stdout:3972: finishing write tid 2 to smithi03781225-36 2024-08-17T17:40:59.264 INFO:tasks.rados.rados.0.smithi037.stdout:3972: finishing write tid 3 to smithi03781225-36 2024-08-17T17:40:59.264 INFO:tasks.rados.rados.0.smithi037.stdout:3972: finishing write tid 4 to smithi03781225-36 2024-08-17T17:40:59.264 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 36 v 2257 (ObjNum 1496 snap 501 seq_num 1496) dirty exists 2024-08-17T17:40:59.264 INFO:tasks.rados.rados.0.smithi037.stdout:3972: left oid 36 (ObjNum 1496 snap 501 seq_num 1496) 2024-08-17T17:40:59.264 INFO:tasks.rados.rados.0.smithi037.stdout:3973: finishing write tid 1 to smithi03781225-21 2024-08-17T17:40:59.265 INFO:tasks.rados.rados.0.smithi037.stdout:3974: finishing rollback tid 0 to smithi03781225-41 2024-08-17T17:40:59.265 INFO:tasks.rados.rados.0.smithi037.stdout:3974: finishing rollback tid 1 to smithi03781225-41 2024-08-17T17:40:59.265 INFO:tasks.rados.rados.0.smithi037.stdout:3974: finishing rollback tid 2 to smithi03781225-41 2024-08-17T17:40:59.265 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 41 v 751 (ObjNum 1445 snap 481 seq_num 1445) dirty exists 2024-08-17T17:40:59.265 INFO:tasks.rados.rados.0.smithi037.stdout:3973: finishing write tid 2 to smithi03781225-21 2024-08-17T17:40:59.265 INFO:tasks.rados.rados.0.smithi037.stdout:3969: done (5 left) 2024-08-17T17:40:59.265 INFO:tasks.rados.rados.0.smithi037.stdout:3970: done (4 left) 2024-08-17T17:40:59.265 INFO:tasks.rados.rados.0.smithi037.stdout:3971: done (3 left) 2024-08-17T17:40:59.265 INFO:tasks.rados.rados.0.smithi037.stdout:3972: done (2 left) 2024-08-17T17:40:59.265 INFO:tasks.rados.rados.0.smithi037.stdout:3974: done (1 left) 2024-08-17T17:40:59.265 INFO:tasks.rados.rados.0.smithi037.stdout:3975: write oid 16 current snap is 501 2024-08-17T17:40:59.265 INFO:tasks.rados.rados.0.smithi037.stdout:3973: finishing write tid 3 to smithi03781225-21 2024-08-17T17:40:59.265 INFO:tasks.rados.rados.0.smithi037.stdout:3973: finishing write tid 4 to smithi03781225-21 2024-08-17T17:40:59.265 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 21 v 3177 (ObjNum 1497 snap 501 seq_num 1497) dirty exists 2024-08-17T17:40:59.266 INFO:tasks.rados.rados.0.smithi037.stdout:3973: left oid 21 (ObjNum 1497 snap 501 seq_num 1497) 2024-08-17T17:40:59.266 INFO:tasks.rados.rados.0.smithi037.stdout:3975: seq_num 1498 ranges {776886=444543,1826026=734195,2987055=189831} 2024-08-17T17:40:59.270 INFO:tasks.rados.rados.0.smithi037.stdout:3975: writing smithi03781225-16 from 776886 to 1221429 tid 1 2024-08-17T17:40:59.278 INFO:tasks.rados.rados.0.smithi037.stdout:3975: writing smithi03781225-16 from 1826026 to 2560221 tid 2 2024-08-17T17:40:59.281 INFO:tasks.rados.rados.0.smithi037.stdout:3975: writing smithi03781225-16 from 2987055 to 3176886 tid 3 2024-08-17T17:40:59.281 INFO:tasks.rados.rados.0.smithi037.stdout:3973: done (1 left) 2024-08-17T17:40:59.282 INFO:tasks.rados.rados.0.smithi037.stdout:3976: rollback oid 28 current snap is 501 2024-08-17T17:40:59.282 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 28 to 498 2024-08-17T17:40:59.282 INFO:tasks.rados.rados.0.smithi037.stdout:3975: finishing write tid 1 to smithi03781225-16 2024-08-17T17:40:59.282 INFO:tasks.rados.rados.0.smithi037.stdout:3977: rollback oid 18 current snap is 501 2024-08-17T17:40:59.282 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 18 to 497 2024-08-17T17:40:59.282 INFO:tasks.rados.rados.0.smithi037.stdout:3978: delete oid 25 current snap is 501 2024-08-17T17:40:59.286 INFO:tasks.rados.rados.0.smithi037.stdout:3975: finishing write tid 2 to smithi03781225-16 2024-08-17T17:40:59.286 INFO:tasks.rados.rados.0.smithi037.stdout:3975: finishing write tid 3 to smithi03781225-16 2024-08-17T17:40:59.286 INFO:tasks.rados.rados.0.smithi037.stdout:3975: finishing write tid 4 to smithi03781225-16 2024-08-17T17:40:59.286 INFO:tasks.rados.rados.0.smithi037.stdout:3975: finishing write tid 5 to smithi03781225-16 2024-08-17T17:40:59.286 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 16 v 2107 (ObjNum 1498 snap 501 seq_num 1498) dirty exists 2024-08-17T17:40:59.286 INFO:tasks.rados.rados.0.smithi037.stdout:3975: left oid 16 (ObjNum 1498 snap 501 seq_num 1498) 2024-08-17T17:40:59.287 INFO:tasks.rados.rados.0.smithi037.stdout:3977: finishing rollback tid 0 to smithi03781225-18 2024-08-17T17:40:59.287 INFO:tasks.rados.rados.0.smithi037.stdout:3977: finishing rollback tid 1 to smithi03781225-18 2024-08-17T17:40:59.287 INFO:tasks.rados.rados.0.smithi037.stdout:3977: finishing rollback tid 2 to smithi03781225-18 2024-08-17T17:40:59.287 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 18 v 1890 (ObjNum 1492 snap 496 seq_num 1492) dirty exists 2024-08-17T17:40:59.290 INFO:tasks.rados.rados.0.smithi037.stdout:3976: finishing rollback tid 0 to smithi03781225-28 2024-08-17T17:40:59.291 INFO:tasks.rados.rados.0.smithi037.stdout:3976: finishing rollback tid 1 to smithi03781225-28 2024-08-17T17:40:59.291 INFO:tasks.rados.rados.0.smithi037.stdout:3976: finishing rollback tid 2 to smithi03781225-28 2024-08-17T17:40:59.292 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 28 v 3181 (ObjNum 1427 snap 475 seq_num 1427) dirty exists 2024-08-17T17:40:59.292 INFO:tasks.rados.rados.0.smithi037.stdout:3975: done (3 left) 2024-08-17T17:40:59.292 INFO:tasks.rados.rados.0.smithi037.stdout:3976: done (2 left) 2024-08-17T17:40:59.292 INFO:tasks.rados.rados.0.smithi037.stdout:3977: done (1 left) 2024-08-17T17:40:59.292 INFO:tasks.rados.rados.0.smithi037.stdout:3978: done (0 left) 2024-08-17T17:40:59.292 INFO:tasks.rados.rados.0.smithi037.stdout:3979: delete oid 43 current snap is 501 2024-08-17T17:40:59.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:40:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:40:58] "GET /metrics HTTP/1.1" 200 36409 "" "Prometheus/2.51.0" 2024-08-17T17:40:59.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:58 smithi037 ceph-mon[102022]: pgmap v1213: 89 pgs: 89 active+clean; 175 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-08-17T17:40:59.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:58 smithi037 ceph-mon[102022]: osdmap e1070: 8 total, 8 up, 8 in 2024-08-17T17:40:59.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:58 smithi037 ceph-mon[97894]: pgmap v1213: 89 pgs: 89 active+clean; 175 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-08-17T17:40:59.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:58 smithi037 ceph-mon[97894]: osdmap e1070: 8 total, 8 up, 8 in 2024-08-17T17:40:59.295 INFO:tasks.rados.rados.0.smithi037.stdout:3979: done (0 left) 2024-08-17T17:40:59.295 INFO:tasks.rados.rados.0.smithi037.stdout:3980: read oid 12 snap -1 2024-08-17T17:40:59.295 INFO:tasks.rados.rados.0.smithi037.stdout:3980: expect deleted 2024-08-17T17:40:59.295 INFO:tasks.rados.rados.0.smithi037.stdout:3981: read oid 28 snap -1 2024-08-17T17:40:59.295 INFO:tasks.rados.rados.0.smithi037.stdout:3981: expect (ObjNum 1427 snap 475 seq_num 1427) 2024-08-17T17:40:59.295 INFO:tasks.rados.rados.0.smithi037.stdout:3982: snap_create 2024-08-17T17:40:59.300 INFO:tasks.rados.rados.0.smithi037.stdout:3981: expect (ObjNum 1427 snap 475 seq_num 1427) 2024-08-17T17:40:59.917 INFO:tasks.rados.rados.0.smithi037.stdout:3980: done (2 left) 2024-08-17T17:40:59.917 INFO:tasks.rados.rados.0.smithi037.stdout:3981: done (1 left) 2024-08-17T17:40:59.917 INFO:tasks.rados.rados.0.smithi037.stdout:3982: done (0 left) 2024-08-17T17:40:59.918 INFO:tasks.rados.rados.0.smithi037.stdout:3983: write oid 15 current snap is 502 2024-08-17T17:40:59.918 INFO:tasks.rados.rados.0.smithi037.stdout:3983: seq_num 1501 ranges {427307=670290,1601472=481522,2552971=483056} 2024-08-17T17:40:59.923 INFO:tasks.rados.rados.0.smithi037.stdout:3983: writing smithi03781225-15 from 427307 to 1097597 tid 1 2024-08-17T17:40:59.928 INFO:tasks.rados.rados.0.smithi037.stdout:3983: writing smithi03781225-15 from 1601472 to 2082994 tid 2 2024-08-17T17:40:59.934 INFO:tasks.rados.rados.0.smithi037.stdout:3983: writing smithi03781225-15 from 2552971 to 3036027 tid 3 2024-08-17T17:40:59.934 INFO:tasks.rados.rados.0.smithi037.stdout:3984: read oid 41 snap -1 2024-08-17T17:40:59.934 INFO:tasks.rados.rados.0.smithi037.stdout:3984: expect (ObjNum 1445 snap 481 seq_num 1445) 2024-08-17T17:40:59.934 INFO:tasks.rados.rados.0.smithi037.stdout:3985: snap_remove snap 498 2024-08-17T17:41:00.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:40:59 smithi046 ceph-mon[88218]: osdmap e1071: 8 total, 8 up, 8 in 2024-08-17T17:41:00.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:40:59 smithi037 ceph-mon[97894]: osdmap e1071: 8 total, 8 up, 8 in 2024-08-17T17:41:00.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:40:59 smithi037 ceph-mon[102022]: osdmap e1071: 8 total, 8 up, 8 in 2024-08-17T17:41:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:41:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:41:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:41:00.921 INFO:tasks.rados.rados.0.smithi037.stdout:3985: done (2 left) 2024-08-17T17:41:00.921 INFO:tasks.rados.rados.0.smithi037.stdout:3986: write oid 30 current snap is 502 2024-08-17T17:41:00.922 INFO:tasks.rados.rados.0.smithi037.stdout:3983: finishing write tid 1 to smithi03781225-15 2024-08-17T17:41:00.922 INFO:tasks.rados.rados.0.smithi037.stdout:3983: finishing write tid 2 to smithi03781225-15 2024-08-17T17:41:00.922 INFO:tasks.rados.rados.0.smithi037.stdout:3984: expect (ObjNum 1445 snap 481 seq_num 1445) 2024-08-17T17:41:01.022 INFO:tasks.rados.rados.0.smithi037.stdout:3983: finishing write tid 3 to smithi03781225-15 2024-08-17T17:41:01.022 INFO:tasks.rados.rados.0.smithi037.stdout:3983: finishing write tid 4 to smithi03781225-15 2024-08-17T17:41:01.022 INFO:tasks.rados.rados.0.smithi037.stdout:3983: finishing write tid 5 to smithi03781225-15 2024-08-17T17:41:01.022 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 15 v 1895 (ObjNum 1501 snap 502 seq_num 1501) dirty exists 2024-08-17T17:41:01.023 INFO:tasks.rados.rados.0.smithi037.stdout:3983: left oid 15 (ObjNum 1501 snap 502 seq_num 1501) 2024-08-17T17:41:01.023 INFO:tasks.rados.rados.0.smithi037.stdout:3986: seq_num 1502 ranges {444114=745539,1943601=625180} 2024-08-17T17:41:01.028 INFO:tasks.rados.rados.0.smithi037.stdout:3986: writing smithi03781225-30 from 444114 to 1189653 tid 1 2024-08-17T17:41:01.036 INFO:tasks.rados.rados.0.smithi037.stdout:3986: writing smithi03781225-30 from 1943601 to 2568781 tid 2 2024-08-17T17:41:01.036 INFO:tasks.rados.rados.0.smithi037.stdout:3983: done (2 left) 2024-08-17T17:41:01.036 INFO:tasks.rados.rados.0.smithi037.stdout:3984: done (1 left) 2024-08-17T17:41:01.036 INFO:tasks.rados.rados.0.smithi037.stdout:3987: write oid 15 current snap is 502 2024-08-17T17:41:01.037 INFO:tasks.rados.rados.0.smithi037.stdout:3987: seq_num 1503 ranges {460921=420788,1602083=485191,2491464=621953} 2024-08-17T17:41:01.041 INFO:tasks.rados.rados.0.smithi037.stdout:3987: writing smithi03781225-15 from 460921 to 881709 tid 1 2024-08-17T17:41:01.047 INFO:tasks.rados.rados.0.smithi037.stdout:3987: writing smithi03781225-15 from 1602083 to 2087274 tid 2 2024-08-17T17:41:01.053 INFO:tasks.rados.rados.0.smithi037.stdout:3987: writing smithi03781225-15 from 2491464 to 3113417 tid 3 2024-08-17T17:41:01.053 INFO:tasks.rados.rados.0.smithi037.stdout:3988: snap_create 2024-08-17T17:41:01.053 INFO:tasks.rados.rados.0.smithi037.stdout:3986: finishing write tid 1 to smithi03781225-30 2024-08-17T17:41:01.053 INFO:tasks.rados.rados.0.smithi037.stdout:3986: finishing write tid 2 to smithi03781225-30 2024-08-17T17:41:01.053 INFO:tasks.rados.rados.0.smithi037.stdout:3986: finishing write tid 3 to smithi03781225-30 2024-08-17T17:41:01.053 INFO:tasks.rados.rados.0.smithi037.stdout:3986: finishing write tid 4 to smithi03781225-30 2024-08-17T17:41:01.054 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 2111 (ObjNum 1502 snap 502 seq_num 1502) dirty exists 2024-08-17T17:41:01.054 INFO:tasks.rados.rados.0.smithi037.stdout:3986: left oid 30 (ObjNum 1502 snap 502 seq_num 1502) 2024-08-17T17:41:01.054 INFO:tasks.rados.rados.0.smithi037.stdout:3987: finishing write tid 1 to smithi03781225-15 2024-08-17T17:41:01.054 INFO:tasks.rados.rados.0.smithi037.stdout:3987: finishing write tid 2 to smithi03781225-15 2024-08-17T17:41:01.057 INFO:tasks.rados.rados.0.smithi037.stdout:3987: finishing write tid 3 to smithi03781225-15 2024-08-17T17:41:01.057 INFO:tasks.rados.rados.0.smithi037.stdout:3987: finishing write tid 4 to smithi03781225-15 2024-08-17T17:41:01.057 INFO:tasks.rados.rados.0.smithi037.stdout:3987: finishing write tid 5 to smithi03781225-15 2024-08-17T17:41:01.057 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 15 v 1905 (ObjNum 1503 snap 502 seq_num 1503) dirty exists 2024-08-17T17:41:01.057 INFO:tasks.rados.rados.0.smithi037.stdout:3987: left oid 15 (ObjNum 1503 snap 502 seq_num 1503) 2024-08-17T17:41:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:00 smithi046 ceph-mon[88218]: pgmap v1216: 89 pgs: 89 active+clean; 186 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-17T17:41:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:00 smithi046 ceph-mon[88218]: osdmap e1072: 8 total, 8 up, 8 in 2024-08-17T17:41:01.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:00 smithi037 ceph-mon[102022]: pgmap v1216: 89 pgs: 89 active+clean; 186 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-17T17:41:01.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:00 smithi037 ceph-mon[102022]: osdmap e1072: 8 total, 8 up, 8 in 2024-08-17T17:41:01.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:00 smithi037 ceph-mon[97894]: pgmap v1216: 89 pgs: 89 active+clean; 186 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-17T17:41:01.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:00 smithi037 ceph-mon[97894]: osdmap e1072: 8 total, 8 up, 8 in 2024-08-17T17:41:01.904 INFO:tasks.rados.rados.0.smithi037.stdout:3986: done (2 left) 2024-08-17T17:41:01.905 INFO:tasks.rados.rados.0.smithi037.stdout:3987: done (1 left) 2024-08-17T17:41:01.905 INFO:tasks.rados.rados.0.smithi037.stdout:3988: done (0 left) 2024-08-17T17:41:01.905 INFO:tasks.rados.rados.0.smithi037.stdout:3989: snap_remove snap 488 2024-08-17T17:41:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:01 smithi046 ceph-mon[88218]: osdmap e1073: 8 total, 8 up, 8 in 2024-08-17T17:41:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:01 smithi046 ceph-mon[88218]: osdmap e1074: 8 total, 8 up, 8 in 2024-08-17T17:41:02.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:01 smithi037 ceph-mon[102022]: osdmap e1073: 8 total, 8 up, 8 in 2024-08-17T17:41:02.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:01 smithi037 ceph-mon[102022]: osdmap e1074: 8 total, 8 up, 8 in 2024-08-17T17:41:02.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:01 smithi037 ceph-mon[97894]: osdmap e1073: 8 total, 8 up, 8 in 2024-08-17T17:41:02.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:01 smithi037 ceph-mon[97894]: osdmap e1074: 8 total, 8 up, 8 in 2024-08-17T17:41:02.905 INFO:tasks.rados.rados.0.smithi037.stdout:3989: done (0 left) 2024-08-17T17:41:02.906 INFO:tasks.rados.rados.0.smithi037.stdout:3990: write oid 16 current snap is 503 2024-08-17T17:41:02.906 INFO:tasks.rados.rados.0.smithi037.stdout:3990: seq_num 1504 ranges {477728=496037,1660565=628849,2918887=358841} 2024-08-17T17:41:02.910 INFO:tasks.rados.rados.0.smithi037.stdout:3990: writing smithi03781225-16 from 477728 to 973765 tid 1 2024-08-17T17:41:02.918 INFO:tasks.rados.rados.0.smithi037.stdout:3990: writing smithi03781225-16 from 1660565 to 2289414 tid 2 2024-08-17T17:41:02.924 INFO:tasks.rados.rados.0.smithi037.stdout:3990: writing smithi03781225-16 from 2918887 to 3277728 tid 3 2024-08-17T17:41:02.924 INFO:tasks.rados.rados.0.smithi037.stdout:3991: snap_remove snap 489 2024-08-17T17:41:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:02 smithi046 ceph-mon[88218]: pgmap v1219: 89 pgs: 89 active+clean; 187 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.6 MiB/s wr, 23 op/s 2024-08-17T17:41:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:02 smithi046 ceph-mon[88218]: osdmap e1075: 8 total, 8 up, 8 in 2024-08-17T17:41:03.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:02 smithi037 ceph-mon[102022]: pgmap v1219: 89 pgs: 89 active+clean; 187 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.6 MiB/s wr, 23 op/s 2024-08-17T17:41:03.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:02 smithi037 ceph-mon[102022]: osdmap e1075: 8 total, 8 up, 8 in 2024-08-17T17:41:03.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:02 smithi037 ceph-mon[97894]: pgmap v1219: 89 pgs: 89 active+clean; 187 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.6 MiB/s wr, 23 op/s 2024-08-17T17:41:03.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:02 smithi037 ceph-mon[97894]: osdmap e1075: 8 total, 8 up, 8 in 2024-08-17T17:41:03.912 INFO:tasks.rados.rados.0.smithi037.stdout:3990: finishing write tid 1 to smithi03781225-16 2024-08-17T17:41:03.912 INFO:tasks.rados.rados.0.smithi037.stdout:3990: finishing write tid 2 to smithi03781225-16 2024-08-17T17:41:03.912 INFO:tasks.rados.rados.0.smithi037.stdout:3990: finishing write tid 3 to smithi03781225-16 2024-08-17T17:41:03.913 INFO:tasks.rados.rados.0.smithi037.stdout:3990: finishing write tid 4 to smithi03781225-16 2024-08-17T17:41:03.913 INFO:tasks.rados.rados.0.smithi037.stdout:3990: finishing write tid 5 to smithi03781225-16 2024-08-17T17:41:03.913 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 16 v 2118 (ObjNum 1504 snap 503 seq_num 1504) dirty exists 2024-08-17T17:41:03.913 INFO:tasks.rados.rados.0.smithi037.stdout:3990: left oid 16 (ObjNum 1504 snap 503 seq_num 1504) 2024-08-17T17:41:03.913 INFO:tasks.rados.rados.0.smithi037.stdout:3990: done (1 left) 2024-08-17T17:41:03.913 INFO:tasks.rados.rados.0.smithi037.stdout:3991: done (0 left) 2024-08-17T17:41:03.914 INFO:tasks.rados.rados.0.smithi037.stdout:3992: rollback oid 30 current snap is 503 2024-08-17T17:41:03.914 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 30 to 502 2024-08-17T17:41:03.914 INFO:tasks.rados.rados.0.smithi037.stdout:3993: read oid 11 snap 481 2024-08-17T17:41:03.914 INFO:tasks.rados.rados.0.smithi037.stdout:3993: expect (ObjNum 1418 snap 472 seq_num 1418) 2024-08-17T17:41:03.914 INFO:tasks.rados.rados.0.smithi037.stdout:3994: read oid 22 snap -1 2024-08-17T17:41:03.914 INFO:tasks.rados.rados.0.smithi037.stdout:3994: expect (ObjNum 1481 snap 492 seq_num 1481) 2024-08-17T17:41:03.915 INFO:tasks.rados.rados.0.smithi037.stdout:3995: rollback oid 12 current snap is 503 2024-08-17T17:41:03.915 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 12 to 487 2024-08-17T17:41:03.915 INFO:tasks.rados.rados.0.smithi037.stdout:3996: delete oid 14 current snap is 503 2024-08-17T17:41:03.918 INFO:tasks.rados.rados.0.smithi037.stdout:3993: expect (ObjNum 1418 snap 472 seq_num 1418) 2024-08-17T17:41:04.161 INFO:tasks.rados.rados.0.smithi037.stdout:3992: finishing rollback tid 0 to smithi03781225-30 2024-08-17T17:41:04.161 INFO:tasks.rados.rados.0.smithi037.stdout:3992: finishing rollback tid 1 to smithi03781225-30 2024-08-17T17:41:04.161 INFO:tasks.rados.rados.0.smithi037.stdout:3992: finishing rollback tid 2 to smithi03781225-30 2024-08-17T17:41:04.161 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 30 v 2124 (ObjNum 1502 snap 502 seq_num 1502) dirty exists 2024-08-17T17:41:04.162 INFO:tasks.rados.rados.0.smithi037.stdout:3995: finishing rollback tid 1 to smithi03781225-12 2024-08-17T17:41:04.162 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 12 v 3103 (ObjNum 177 snap 0 seq_num 4060720976) dirty dne 2024-08-17T17:41:04.162 INFO:tasks.rados.rados.0.smithi037.stdout:3994: expect (ObjNum 1481 snap 492 seq_num 1481) 2024-08-17T17:41:04.260 INFO:tasks.rados.rados.0.smithi037.stdout:3992: done (4 left) 2024-08-17T17:41:04.260 INFO:tasks.rados.rados.0.smithi037.stdout:3993: done (3 left) 2024-08-17T17:41:04.260 INFO:tasks.rados.rados.0.smithi037.stdout:3994: done (2 left) 2024-08-17T17:41:04.260 INFO:tasks.rados.rados.0.smithi037.stdout:3995: done (1 left) 2024-08-17T17:41:04.260 INFO:tasks.rados.rados.0.smithi037.stdout:3996: done (0 left) 2024-08-17T17:41:04.260 INFO:tasks.rados.rados.0.smithi037.stdout:3997: snap_remove snap 497 2024-08-17T17:41:04.939 INFO:tasks.rados.rados.0.smithi037.stdout:3997: done (0 left) 2024-08-17T17:41:04.939 INFO:tasks.rados.rados.0.smithi037.stdout:3998: delete oid 4 current snap is 503 2024-08-17T17:41:04.947 INFO:tasks.rados.rados.0.smithi037.stdout:3998: done (0 left) 2024-08-17T17:41:04.948 INFO:tasks.rados.rados.0.smithi037.stdout:3999: rollback oid 49 current snap is 503 2024-08-17T17:41:04.948 INFO:tasks.rados.rados.0.smithi037.stdout:rollback oid 49 to 499 2024-08-17T17:41:04.948 INFO:tasks.rados.rados.0.smithi037.stdout: waiting on 1 2024-08-17T17:41:04.951 INFO:tasks.rados.rados.0.smithi037.stdout:3999: finishing rollback tid 0 to smithi03781225-49 2024-08-17T17:41:04.951 INFO:tasks.rados.rados.0.smithi037.stdout:3999: finishing rollback tid 1 to smithi03781225-49 2024-08-17T17:41:04.951 INFO:tasks.rados.rados.0.smithi037.stdout:3999: finishing rollback tid 2 to smithi03781225-49 2024-08-17T17:41:04.951 INFO:tasks.rados.rados.0.smithi037.stdout:update_object_version oid 49 v 1357 (ObjNum 1461 snap 486 seq_num 1461) dirty exists 2024-08-17T17:41:04.952 INFO:tasks.rados.rados.0.smithi037.stdout:3999: done (0 left) 2024-08-17T17:41:04.953 INFO:tasks.rados.rados.0.smithi037.stderr:0 errors. 2024-08-17T17:41:04.954 INFO:tasks.rados.rados.0.smithi037.stderr: 2024-08-17T17:41:04.956 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T17:41:05.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:04 smithi046 ceph-mon[88218]: pgmap v1222: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 187 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 320 KiB/s wr, 10 op/s 2024-08-17T17:41:05.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:04 smithi046 ceph-mon[88218]: osdmap e1076: 8 total, 8 up, 8 in 2024-08-17T17:41:05.269 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:05.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:04 smithi037 ceph-mon[97894]: pgmap v1222: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 187 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 320 KiB/s wr, 10 op/s 2024-08-17T17:41:05.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:04 smithi037 ceph-mon[97894]: osdmap e1076: 8 total, 8 up, 8 in 2024-08-17T17:41:05.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:04 smithi037 ceph-mon[102022]: pgmap v1222: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 187 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 320 KiB/s wr, 10 op/s 2024-08-17T17:41:05.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:04 smithi037 ceph-mon[102022]: osdmap e1076: 8 total, 8 up, 8 in 2024-08-17T17:41:06.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:05 smithi037 ceph-mon[97894]: osdmap e1077: 8 total, 8 up, 8 in 2024-08-17T17:41:06.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:05 smithi037 ceph-mon[102022]: osdmap e1077: 8 total, 8 up, 8 in 2024-08-17T17:41:06.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:05 smithi046 ceph-mon[88218]: osdmap e1077: 8 total, 8 up, 8 in 2024-08-17T17:41:07.033 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:41:07.033 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":1078,"fsid":"4c9682c2-5cbc-11ef-bccf-c7b262605968","created":"2024-08-17T17:16:04.608243+0000","modified":"2024-08-17T17:41:06.898868+0000","last_up_change":"2024-08-17T17:32:58.745673+0000","last_in_change":"2024-08-17T17:20:46.804262+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":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-17T17:19:07.444923+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,"is_stretch_pool":false,"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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","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":"2024-08-17T17:21:37.359668+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,"is_stretch_pool":false,"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":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":66,"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_type":"Fair distribution","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":"2024-08-17T17:22:52.559757+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,"is_stretch_pool":false,"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":"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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_type":"Fair distribution","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":"2024-08-17T17:22:53.148641+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,"is_stretch_pool":false,"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":"72","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_type":"Fair distribution","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":"2024-08-17T17:24:05.396004+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,"is_stretch_pool":false,"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":"1077","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":590,"snap_epoch":1077,"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_type":"Fair distribution","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":"d355322b-4c96-40bc-a0b0-f6bcc121fda9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":439,"up_from":453,"up_thru":592,"down_at":440,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6802","nonce":1357149125},{"type":"v1","addr":"172.21.15.37:6803","nonce":1357149125}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6804","nonce":1357149125},{"type":"v1","addr":"172.21.15.37:6805","nonce":1357149125}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6808","nonce":1357149125},{"type":"v1","addr":"172.21.15.37:6809","nonce":1357149125}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6806","nonce":1357149125},{"type":"v1","addr":"172.21.15.37:6807","nonce":1357149125}]},"public_addr":"172.21.15.37:6803/1357149125","cluster_addr":"172.21.15.37:6805/1357149125","heartbeat_back_addr":"172.21.15.37:6809/1357149125","heartbeat_front_addr":"172.21.15.37:6807/1357149125","state":["exists","up"]},{"osd":1,"uuid":"45d8cab2-223e-4f3d-8bf2-761d3fe574c8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":514,"up_from":527,"up_thru":592,"down_at":515,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6810","nonce":3312932484},{"type":"v1","addr":"172.21.15.37:6811","nonce":3312932484}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6812","nonce":3312932484},{"type":"v1","addr":"172.21.15.37:6813","nonce":3312932484}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6816","nonce":3312932484},{"type":"v1","addr":"172.21.15.37:6817","nonce":3312932484}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6814","nonce":3312932484},{"type":"v1","addr":"172.21.15.37:6815","nonce":3312932484}]},"public_addr":"172.21.15.37:6811/3312932484","cluster_addr":"172.21.15.37:6813/3312932484","heartbeat_back_addr":"172.21.15.37:6817/3312932484","heartbeat_front_addr":"172.21.15.37:6815/3312932484","state":["exists","up"]},{"osd":2,"uuid":"8146af9a-fabf-469b-98bc-4defdd20ab73","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":547,"up_from":559,"up_thru":592,"down_at":548,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6818","nonce":981637990},{"type":"v1","addr":"172.21.15.37:6819","nonce":981637990}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6820","nonce":981637990},{"type":"v1","addr":"172.21.15.37:6821","nonce":981637990}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6824","nonce":981637990},{"type":"v1","addr":"172.21.15.37:6825","nonce":981637990}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6822","nonce":981637990},{"type":"v1","addr":"172.21.15.37:6823","nonce":981637990}]},"public_addr":"172.21.15.37:6819/981637990","cluster_addr":"172.21.15.37:6821/981637990","heartbeat_back_addr":"172.21.15.37:6825/981637990","heartbeat_front_addr":"172.21.15.37:6823/981637990","state":["exists","up"]},{"osd":3,"uuid":"91207eb7-da23-479d-94b7-82a90640c3e7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":580,"up_from":592,"up_thru":592,"down_at":581,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6826","nonce":1547935973},{"type":"v1","addr":"172.21.15.37:6827","nonce":1547935973}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6828","nonce":1547935973},{"type":"v1","addr":"172.21.15.37:6829","nonce":1547935973}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6832","nonce":1547935973},{"type":"v1","addr":"172.21.15.37:6833","nonce":1547935973}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6830","nonce":1547935973},{"type":"v1","addr":"172.21.15.37:6831","nonce":1547935973}]},"public_addr":"172.21.15.37:6827/1547935973","cluster_addr":"172.21.15.37:6829/1547935973","heartbeat_back_addr":"172.21.15.37:6833/1547935973","heartbeat_front_addr":"172.21.15.37:6831/1547935973","state":["exists","up"]},{"osd":4,"uuid":"a5c81924-3ae1-4c4a-b45e-1306df78e587","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":592,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6800","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6801","nonce":4215071032}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6803","nonce":4215071032}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6807","nonce":4215071032}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6805","nonce":4215071032}]},"public_addr":"172.21.15.46:6801/4215071032","cluster_addr":"172.21.15.46:6803/4215071032","heartbeat_back_addr":"172.21.15.46:6807/4215071032","heartbeat_front_addr":"172.21.15.46:6805/4215071032","state":["exists","up"]},{"osd":5,"uuid":"033632cd-5f3d-4ff3-a3d8-aaf1a46944a7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":592,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6808","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6809","nonce":2575043886}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6810","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6811","nonce":2575043886}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6814","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6815","nonce":2575043886}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6812","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6813","nonce":2575043886}]},"public_addr":"172.21.15.46:6809/2575043886","cluster_addr":"172.21.15.46:6811/2575043886","heartbeat_back_addr":"172.21.15.46:6815/2575043886","heartbeat_front_addr":"172.21.15.46:6813/2575043886","state":["exists","up"]},{"osd":6,"uuid":"5fe84c51-3696-4ecd-aa2a-411138307d9a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":581,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6816","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6817","nonce":1894527329}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6818","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6819","nonce":1894527329}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6822","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6823","nonce":1894527329}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6820","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6821","nonce":1894527329}]},"public_addr":"172.21.15.46:6817/1894527329","cluster_addr":"172.21.15.46:6819/1894527329","heartbeat_back_addr":"172.21.15.46:6823/1894527329","heartbeat_front_addr":"172.21.15.46:6821/1894527329","state":["exists","up"]},{"osd":7,"uuid":"133a611b-4fa6-4ae8-a6c2-93eb4f7b3c46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":592,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6824","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6825","nonce":2830139080}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6826","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6827","nonce":2830139080}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6830","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6831","nonce":2830139080}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6828","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6829","nonce":2830139080}]},"public_addr":"172.21.15.46:6825/2830139080","cluster_addr":"172.21.15.46:6827/2830139080","heartbeat_back_addr":"172.21.15.46:6831/2830139080","heartbeat_front_addr":"172.21.15.46:6829/2830139080","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:18:15.858306+0000","dead_epoch":438},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:18:39.888843+0000","dead_epoch":514},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:19:03.220196+0000","dead_epoch":547},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:19:28.829979+0000","dead_epoch":580},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:19:50.146145+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:20:13.566765+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:20:37.697730+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:21:02.353694+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.f","mappings":[{"from":1,"to":2}]},{"pgid":"4.1b","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.37:6801/582960123":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/3368592886":"2024-08-18T17:27:23.424665+0000","172.21.15.37:0/802705908":"2024-08-18T17:27:23.424665+0000","172.21.15.37:0/3608468464":"2024-08-18T17:27:23.424665+0000","172.21.15.37:6801/2954378472":"2024-08-18T17:16:25.339858+0000","172.21.15.37:6800/744903713":"2024-08-18T17:21:33.461421+0000","172.21.15.46:0/65999415":"2024-08-18T17:26:42.648600+0000","172.21.15.46:0/1452070015":"2024-08-18T17:26:42.648600+0000","172.21.15.46:0/3467157564":"2024-08-18T17:26:42.648600+0000","172.21.15.37:0/1346456093":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/1483701393":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/3025612530":"2024-08-18T17:16:25.339858+0000","172.21.15.37:0/3665403737":"2024-08-18T17:16:25.339858+0000","172.21.15.37:0/4240945812":"2024-08-18T17:16:54.945298+0000","172.21.15.46:0/17838218":"2024-08-18T17:26:42.648600+0000","172.21.15.37:6801/744903713":"2024-08-18T17:21:33.461421+0000","172.21.15.46:6835/94974961":"2024-08-18T17:26:42.648600+0000","172.21.15.37:0/3187619372":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/3591224345":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/4254278222":"2024-08-18T17:25:26.989417+0000","172.21.15.37:0/3742143257":"2024-08-18T17:27:23.424665+0000","172.21.15.37:0/2856346433":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/3778129795":"2024-08-18T17:27:23.424665+0000","172.21.15.46:6834/94974961":"2024-08-18T17:26:42.648600+0000","172.21.15.37:6800/973077461":"2024-08-18T17:25:26.989417+0000","172.21.15.37:6801/973077461":"2024-08-18T17:25:26.989417+0000","172.21.15.37:0/3177811120":"2024-08-18T17:16:54.945298+0000","172.21.15.37:6800/582960123":"2024-08-18T17:16:54.945298+0000","172.21.15.37:6800/2981478806":"2024-08-18T17:27:23.424665+0000","172.21.15.37:6801/2981478806":"2024-08-18T17:27:23.424665+0000","172.21.15.37:0/3258720683":"2024-08-18T17:27:23.424665+0000","172.21.15.37:0/4012130197":"2024-08-18T17:25:26.989417+0000","172.21.15.37:6800/2954378472":"2024-08-18T17:16:25.339858+0000","172.21.15.46:0/3365680047":"2024-08-18T17:26:42.648600+0000","172.21.15.46:0/173866092":"2024-08-18T17:26:42.648600+0000","172.21.15.37:0/3218866355":"2024-08-18T17:25:26.989417+0000","172.21.15.37:0/1880776666":"2024-08-18T17:25:26.989417+0000","172.21.15.37:0/1123741661":"2024-08-18T17:16:25.339858+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":5,"snaps":[{"begin":576,"length":2},{"begin":585,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[{"pool":5,"snaps":[{"begin":586,"length":1}]}],"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}} 2024-08-17T17:41:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:06 smithi046 ceph-mon[88218]: pgmap v1225: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 192 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.4 MiB/s wr, 11 op/s 2024-08-17T17:41:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:06 smithi046 ceph-mon[88218]: osdmap e1078: 8 total, 8 up, 8 in 2024-08-17T17:41:07.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:06 smithi037 ceph-mon[102022]: pgmap v1225: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 192 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.4 MiB/s wr, 11 op/s 2024-08-17T17:41:07.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:06 smithi037 ceph-mon[102022]: osdmap e1078: 8 total, 8 up, 8 in 2024-08-17T17:41:07.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:06 smithi037 ceph-mon[97894]: pgmap v1225: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 192 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.4 MiB/s wr, 11 op/s 2024-08-17T17:41:07.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:06 smithi037 ceph-mon[97894]: osdmap e1078: 8 total, 8 up, 8 in 2024-08-17T17:41:07.767 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:41:08.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:07 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1900766938' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:41:08.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:07 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1900766938' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:41:08.045 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:08.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:07 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1900766938' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:41:09.086 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:41:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:41:08] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.51.0" 2024-08-17T17:41:09.086 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:08 smithi037 ceph-mon[97894]: pgmap v1227: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 192 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-08-17T17:41:09.087 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:08 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:09.087 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:08 smithi037 ceph-mon[102022]: pgmap v1227: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 192 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-08-17T17:41:09.087 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:08 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:08 smithi046 ceph-mon[88218]: pgmap v1227: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 192 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-08-17T17:41:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:08 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:09.776 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:41:09.778 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-08-17T17:41:10.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:41:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:41:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:41:10.538 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":1228,"stamp":"2024-08-17T17:41:09.643198+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":199088743,"num_objects":126,"num_object_clones":57,"num_object_copies":378,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":126,"num_whiteouts":9,"num_read":7487,"num_read_kb":7630905,"num_write":5928,"num_write_kb":1357347,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":37,"num_bytes_recovered":39904284,"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":22574,"ondisk_log_size":22574,"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":1843908,"kb_used_data":440648,"kb_used_omap":136,"kb_used_meta":1402999,"kb_avail":748117308,"statfs":{"total":767960285184,"available":766072123392,"internally_reserved":0,"allocated":451223552,"data_stored":532421078,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":140191,"internal_metadata":1436671073},"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":2746807,"num_objects":4,"num_object_clones":5,"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":23,"num_read_kb":28770,"num_write":24,"num_write_kb":5882,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":"6.001238"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":1482,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.003937+0000","last_change":"2024-08-17T17:32:59.772029+0000","last_active":"2024-08-17T17:41:07.003937+0000","last_peered":"2024-08-17T17:41:07.003937+0000","last_clean":"2024-08-17T17:41:07.003937+0000","last_became_active":"2024-08-17T17:32:59.771720+0000","last_became_peered":"2024-08-17T17:32:59.771720+0000","last_unstale":"2024-08-17T17:41:07.003937+0000","last_undegraded":"2024-08-17T17:41:07.003937+0000","last_fullsized":"2024-08-17T17:41:07.003937+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:26:15.533153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":995,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.944070+0000","last_change":"2024-08-17T17:32:27.435738+0000","last_active":"2024-08-17T17:41:04.944070+0000","last_peered":"2024-08-17T17:41:04.944070+0000","last_clean":"2024-08-17T17:41:04.944070+0000","last_became_active":"2024-08-17T17:32:27.435318+0000","last_became_peered":"2024-08-17T17:32:27.435318+0000","last_unstale":"2024-08-17T17:41:04.944070+0000","last_undegraded":"2024-08-17T17:41:04.944070+0000","last_fullsized":"2024-08-17T17:41:04.944070+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:53.143081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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.15","version":"0'0","reported_seq":1009,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.936718+0000","last_change":"2024-08-17T17:32:59.767806+0000","last_active":"2024-08-17T17:41:04.936718+0000","last_peered":"2024-08-17T17:41:04.936718+0000","last_clean":"2024-08-17T17:41:04.936718+0000","last_became_active":"2024-08-17T17:32:59.767475+0000","last_became_peered":"2024-08-17T17:32:59.767475+0000","last_unstale":"2024-08-17T17:41:04.936718+0000","last_undegraded":"2024-08-17T17:41:04.936718+0000","last_fullsized":"2024-08-17T17:41:04.936718+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:29:45.247420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1627,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.003744+0000","last_change":"2024-08-17T17:32:59.762208+0000","last_active":"2024-08-17T17:41:07.003744+0000","last_peered":"2024-08-17T17:41:07.003744+0000","last_clean":"2024-08-17T17:41:07.003744+0000","last_became_active":"2024-08-17T17:32:59.761862+0000","last_became_peered":"2024-08-17T17:32:59.761862+0000","last_unstale":"2024-08-17T17:41:07.003744+0000","last_undegraded":"2024-08-17T17:41:07.003744+0000","last_fullsized":"2024-08-17T17:41:07.003744+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:40:45.672541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":1588,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.004218+0000","last_change":"2024-08-17T17:32:59.763047+0000","last_active":"2024-08-17T17:41:07.004218+0000","last_peered":"2024-08-17T17:41:07.004218+0000","last_clean":"2024-08-17T17:41:07.004218+0000","last_became_active":"2024-08-17T17:32:59.762738+0000","last_became_peered":"2024-08-17T17:32:59.762738+0000","last_unstale":"2024-08-17T17:41:07.004218+0000","last_undegraded":"2024-08-17T17:41:07.004218+0000","last_fullsized":"2024-08-17T17:41:07.004218+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:05:30.650980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":976,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.943989+0000","last_change":"2024-08-17T17:22:53.725465+0000","last_active":"2024-08-17T17:41:04.943989+0000","last_peered":"2024-08-17T17:41:04.943989+0000","last_clean":"2024-08-17T17:41:04.943989+0000","last_became_active":"2024-08-17T17:22:53.725174+0000","last_became_peered":"2024-08-17T17:22:53.725174+0000","last_unstale":"2024-08-17T17:41:04.943989+0000","last_undegraded":"2024-08-17T17:41:04.943989+0000","last_fullsized":"2024-08-17T17:41:04.943989+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:46.185575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1482,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.004503+0000","last_change":"2024-08-17T17:32:59.773425+0000","last_active":"2024-08-17T17:41:07.004503+0000","last_peered":"2024-08-17T17:41:07.004503+0000","last_clean":"2024-08-17T17:41:07.004503+0000","last_became_active":"2024-08-17T17:32:59.772311+0000","last_became_peered":"2024-08-17T17:32:59.772311+0000","last_unstale":"2024-08-17T17:41:07.004503+0000","last_undegraded":"2024-08-17T17:41:07.004503+0000","last_fullsized":"2024-08-17T17:41:07.004503+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:23.208217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":1008,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.941147+0000","last_change":"2024-08-17T17:30:40.735252+0000","last_active":"2024-08-17T17:41:04.941147+0000","last_peered":"2024-08-17T17:41:04.941147+0000","last_clean":"2024-08-17T17:41:04.941147+0000","last_became_active":"2024-08-17T17:30:40.734865+0000","last_became_peered":"2024-08-17T17:30:40.734865+0000","last_unstale":"2024-08-17T17:41:04.941147+0000","last_undegraded":"2024-08-17T17:41:04.941147+0000","last_fullsized":"2024-08-17T17:41:04.941147+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T23:17:42.325027+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":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":"5.9","version":"1076'1642","reported_seq":4667,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:06.907725+0000","last_change":"2024-08-17T17:41:04.944212+0000","last_active":"2024-08-17T17:41:06.907725+0000","last_peered":"2024-08-17T17:41:06.907725+0000","last_clean":"2024-08-17T17:41:06.907725+0000","last_became_active":"2024-08-17T17:24:06.595228+0000","last_became_peered":"2024-08-17T17:24:06.595228+0000","last_unstale":"2024-08-17T17:41:06.907725+0000","last_undegraded":"2024-08-17T17:41:06.907725+0000","last_fullsized":"2024-08-17T17:41:06.907725+0000","mapping_epoch":75,"log_start":"0'0","ondisk_log_start":"0'0","created":75,"last_epoch_clean":76,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_clean_scrub_stamp":"2024-08-17T17:24:05.575185+0000","objects_scrubbed":0,"log_size":1642,"log_dups_size":0,"ondisk_log_size":1642,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:24:01.852520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00064439900000000004,"stat_sum":{"num_bytes":12628130,"num_objects":5,"num_object_clones":1,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":438,"num_read_kb":479453,"num_write":415,"num_write_kb":100272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"240","length":"2"},{"start":"249","length":"1"}]},{"pgid":"3.f","version":"72'1","reported_seq":994,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.944729+0000","last_change":"2024-08-17T17:30:40.746434+0000","last_active":"2024-08-17T17:41:04.944729+0000","last_peered":"2024-08-17T17:41:04.944729+0000","last_clean":"2024-08-17T17:41:04.944729+0000","last_became_active":"2024-08-17T17:30:40.746080+0000","last_became_peered":"2024-08-17T17:30:40.746080+0000","last_unstale":"2024-08-17T17:41:04.944729+0000","last_undegraded":"2024-08-17T17:41:04.944729+0000","last_fullsized":"2024-08-17T17:41:04.944729+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T18:05:44.800572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":992,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.936286+0000","last_change":"2024-08-17T17:22:54.175652+0000","last_active":"2024-08-17T17:41:04.936286+0000","last_peered":"2024-08-17T17:41:04.936286+0000","last_clean":"2024-08-17T17:41:04.936286+0000","last_became_active":"2024-08-17T17:22:54.175332+0000","last_became_peered":"2024-08-17T17:22:54.175332+0000","last_unstale":"2024-08-17T17:41:04.936286+0000","last_undegraded":"2024-08-17T17:41:04.936286+0000","last_fullsized":"2024-08-17T17:41:04.936286+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:58:04.891665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1077'1357","reported_seq":5393,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.952042+0000","last_change":"2024-08-17T17:41:04.944025+0000","last_active":"2024-08-17T17:41:04.952042+0000","last_peered":"2024-08-17T17:41:04.952042+0000","last_clean":"2024-08-17T17:41:04.952042+0000","last_became_active":"2024-08-17T17:32:27.435131+0000","last_became_peered":"2024-08-17T17:32:27.435131+0000","last_unstale":"2024-08-17T17:41:04.952042+0000","last_undegraded":"2024-08-17T17:41:04.952042+0000","last_fullsized":"2024-08-17T17:41:04.952042+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":75,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_clean_scrub_stamp":"2024-08-17T17:24:05.575185+0000","objects_scrubbed":0,"log_size":1357,"log_dups_size":0,"ondisk_log_size":1357,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:40:30.938028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00090010999999999997,"stat_sum":{"num_bytes":12312181,"num_objects":6,"num_object_clones":3,"num_object_copies":18,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6,"num_whiteouts":0,"num_read":395,"num_read_kb":422581,"num_write":363,"num_write_kb":86378,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":6667227,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"240","length":"2"},{"start":"249","length":"2"}]},{"pgid":"3.e","version":"72'2","reported_seq":995,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.944621+0000","last_change":"2024-08-17T17:31:54.821143+0000","last_active":"2024-08-17T17:41:04.944621+0000","last_peered":"2024-08-17T17:41:04.944621+0000","last_clean":"2024-08-17T17:41:04.944621+0000","last_became_active":"2024-08-17T17:31:54.820778+0000","last_became_peered":"2024-08-17T17:31:54.820778+0000","last_unstale":"2024-08-17T17:41:04.944621+0000","last_undegraded":"2024-08-17T17:41:04.944621+0000","last_fullsized":"2024-08-17T17:41:04.944621+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:31.128588+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":[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":1016,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.939757+0000","last_change":"2024-08-17T17:32:59.769943+0000","last_active":"2024-08-17T17:41:04.939757+0000","last_peered":"2024-08-17T17:41:04.939757+0000","last_clean":"2024-08-17T17:41:04.939757+0000","last_became_active":"2024-08-17T17:32:59.769328+0000","last_became_peered":"2024-08-17T17:32:59.769328+0000","last_unstale":"2024-08-17T17:41:04.939757+0000","last_undegraded":"2024-08-17T17:41:04.939757+0000","last_fullsized":"2024-08-17T17:41:04.939757+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:45:56.990673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":4044,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.944085+0000","last_change":"2024-08-17T17:41:04.944427+0000","last_active":"2024-08-17T17:41:04.944085+0000","last_peered":"2024-08-17T17:41:04.944085+0000","last_clean":"2024-08-17T17:41:04.944085+0000","last_became_active":"2024-08-17T17:32:27.443238+0000","last_became_peered":"2024-08-17T17:32:27.443238+0000","last_unstale":"2024-08-17T17:41:04.944085+0000","last_undegraded":"2024-08-17T17:41:04.944085+0000","last_fullsized":"2024-08-17T17:41:04.944085+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":75,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_clean_scrub_stamp":"2024-08-17T17:24:05.575185+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:24:59.314205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069811999999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"240","length":"2"},{"start":"249","length":"2"}]},{"pgid":"3.d","version":"72'1","reported_seq":977,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.943828+0000","last_change":"2024-08-17T17:22:53.724857+0000","last_active":"2024-08-17T17:41:04.943828+0000","last_peered":"2024-08-17T17:41:04.943828+0000","last_clean":"2024-08-17T17:41:04.943828+0000","last_became_active":"2024-08-17T17:22:53.724555+0000","last_became_peered":"2024-08-17T17:22:53.724555+0000","last_unstale":"2024-08-17T17:41:04.943828+0000","last_undegraded":"2024-08-17T17:41:04.943828+0000","last_fullsized":"2024-08-17T17:41:04.943828+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:42:47.014152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":999,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.941956+0000","last_change":"2024-08-17T17:31:54.819946+0000","last_active":"2024-08-17T17:41:04.941956+0000","last_peered":"2024-08-17T17:41:04.941956+0000","last_clean":"2024-08-17T17:41:04.941956+0000","last_became_active":"2024-08-17T17:31:54.819604+0000","last_became_peered":"2024-08-17T17:31:54.819604+0000","last_unstale":"2024-08-17T17:41:04.941956+0000","last_undegraded":"2024-08-17T17:41:04.941956+0000","last_fullsized":"2024-08-17T17:41:04.941956+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:32.031030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.a","version":"1077'2269","reported_seq":6188,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.947355+0000","last_change":"2024-08-17T17:41:04.947355+0000","last_active":"2024-08-17T17:41:04.947355+0000","last_peered":"2024-08-17T17:41:04.947355+0000","last_clean":"2024-08-17T17:41:04.947355+0000","last_became_active":"2024-08-17T17:32:59.770347+0000","last_became_peered":"2024-08-17T17:32:59.770347+0000","last_unstale":"2024-08-17T17:41:04.947355+0000","last_undegraded":"2024-08-17T17:41:04.947355+0000","last_fullsized":"2024-08-17T17:41:04.947355+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":75,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_clean_scrub_stamp":"2024-08-17T17:24:05.575185+0000","objects_scrubbed":0,"log_size":2269,"log_dups_size":0,"ondisk_log_size":2269,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:45:36.563774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0036025359999999999,"stat_sum":{"num_bytes":20161593,"num_objects":9,"num_object_clones":5,"num_object_copies":27,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9,"num_whiteouts":1,"num_read":725,"num_read_kb":782559,"num_write":539,"num_write_kb":130162,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":5895699,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"240","length":"2"},{"start":"249","length":"2"}]},{"pgid":"3.c","version":"0'0","reported_seq":1010,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.936598+0000","last_change":"2024-08-17T17:32:59.769306+0000","last_active":"2024-08-17T17:41:04.936598+0000","last_peered":"2024-08-17T17:41:04.936598+0000","last_clean":"2024-08-17T17:41:04.936598+0000","last_became_active":"2024-08-17T17:32:59.768286+0000","last_became_peered":"2024-08-17T17:32:59.768286+0000","last_unstale":"2024-08-17T17:41:04.936598+0000","last_undegraded":"2024-08-17T17:41:04.936598+0000","last_fullsized":"2024-08-17T17:41:04.936598+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:19:50.004425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1588,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.003539+0000","last_change":"2024-08-17T17:31:54.829538+0000","last_active":"2024-08-17T17:41:07.003539+0000","last_peered":"2024-08-17T17:41:07.003539+0000","last_clean":"2024-08-17T17:41:07.003539+0000","last_became_active":"2024-08-17T17:31:54.829144+0000","last_became_peered":"2024-08-17T17:31:54.829144+0000","last_unstale":"2024-08-17T17:41:07.003539+0000","last_undegraded":"2024-08-17T17:41:07.003539+0000","last_fullsized":"2024-08-17T17:41:07.003539+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:47:04.696572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.d","version":"1077'759","reported_seq":4842,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.946231+0000","last_change":"2024-08-17T17:41:04.946548+0000","last_active":"2024-08-17T17:41:04.946231+0000","last_peered":"2024-08-17T17:41:04.946231+0000","last_clean":"2024-08-17T17:41:04.946231+0000","last_became_active":"2024-08-17T17:32:27.436326+0000","last_became_peered":"2024-08-17T17:32:27.436326+0000","last_unstale":"2024-08-17T17:41:04.946231+0000","last_undegraded":"2024-08-17T17:41:04.946231+0000","last_fullsized":"2024-08-17T17:41:04.946231+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":75,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_clean_scrub_stamp":"2024-08-17T17:24:05.575185+0000","objects_scrubbed":0,"log_size":759,"log_dups_size":0,"ondisk_log_size":759,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:07:36.693064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0030783410000000001,"stat_sum":{"num_bytes":7386361,"num_objects":5,"num_object_clones":3,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":300,"num_read_kb":319280,"num_write":222,"num_write_kb":55505,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":4901394,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"240","length":"2"},{"start":"249","length":"2"}]},{"pgid":"3.b","version":"72'2","reported_seq":1493,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.003742+0000","last_change":"2024-08-17T17:32:59.763237+0000","last_active":"2024-08-17T17:41:07.003742+0000","last_peered":"2024-08-17T17:41:07.003742+0000","last_clean":"2024-08-17T17:41:07.003742+0000","last_became_active":"2024-08-17T17:32:59.762812+0000","last_became_peered":"2024-08-17T17:32:59.762812+0000","last_unstale":"2024-08-17T17:41:07.003742+0000","last_undegraded":"2024-08-17T17:41:07.003742+0000","last_fullsized":"2024-08-17T17:41:07.003742+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:40:08.449121+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":999,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.940312+0000","last_change":"2024-08-17T17:32:59.767697+0000","last_active":"2024-08-17T17:41:04.940312+0000","last_peered":"2024-08-17T17:41:04.940312+0000","last_clean":"2024-08-17T17:41:04.940312+0000","last_became_active":"2024-08-17T17:32:59.767172+0000","last_became_peered":"2024-08-17T17:32:59.767172+0000","last_unstale":"2024-08-17T17:41:04.940312+0000","last_undegraded":"2024-08-17T17:41:04.940312+0000","last_fullsized":"2024-08-17T17:41:04.940312+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:13:37.509131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1077'2148","reported_seq":6191,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.004832+0000","last_change":"2024-08-17T17:41:04.942313+0000","last_active":"2024-08-17T17:41:07.004832+0000","last_peered":"2024-08-17T17:41:07.004832+0000","last_clean":"2024-08-17T17:41:07.004832+0000","last_became_active":"2024-08-17T17:31:54.823883+0000","last_became_peered":"2024-08-17T17:31:54.823883+0000","last_unstale":"2024-08-17T17:41:07.004832+0000","last_undegraded":"2024-08-17T17:41:07.004832+0000","last_fullsized":"2024-08-17T17:41:07.004832+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":75,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_clean_scrub_stamp":"2024-08-17T17:24:05.575185+0000","objects_scrubbed":0,"log_size":2148,"log_dups_size":0,"ondisk_log_size":2148,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:12:32.539991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0052529050000000004,"stat_sum":{"num_bytes":17203836,"num_objects":10,"num_object_clones":6,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":10,"num_whiteouts":1,"num_read":707,"num_read_kb":701545,"num_write":562,"num_write_kb":137422,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":5028961,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"240","length":"2"},{"start":"249","length":"1"}]},{"pgid":"3.a","version":"0'0","reported_seq":1000,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.942048+0000","last_change":"2024-08-17T17:31:54.820337+0000","last_active":"2024-08-17T17:41:04.942048+0000","last_peered":"2024-08-17T17:41:04.942048+0000","last_clean":"2024-08-17T17:41:04.942048+0000","last_became_active":"2024-08-17T17:31:54.819827+0000","last_became_peered":"2024-08-17T17:31:54.819827+0000","last_unstale":"2024-08-17T17:41:04.942048+0000","last_undegraded":"2024-08-17T17:41:04.942048+0000","last_fullsized":"2024-08-17T17:41:04.942048+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:56:36.690367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1016,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.939994+0000","last_change":"2024-08-17T17:32:27.438169+0000","last_active":"2024-08-17T17:41:04.939994+0000","last_peered":"2024-08-17T17:41:04.939994+0000","last_clean":"2024-08-17T17:41:04.939994+0000","last_became_active":"2024-08-17T17:32:27.437846+0000","last_became_peered":"2024-08-17T17:32:27.437846+0000","last_unstale":"2024-08-17T17:41:04.939994+0000","last_undegraded":"2024-08-17T17:41:04.939994+0000","last_fullsized":"2024-08-17T17:41:04.939994+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:30:09.370291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1077'2127","reported_seq":5128,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.005280+0000","last_change":"2024-08-17T17:41:04.942478+0000","last_active":"2024-08-17T17:41:07.005280+0000","last_peered":"2024-08-17T17:41:07.005280+0000","last_clean":"2024-08-17T17:41:07.005280+0000","last_became_active":"2024-08-17T17:24:06.592858+0000","last_became_peered":"2024-08-17T17:24:06.592858+0000","last_unstale":"2024-08-17T17:41:07.005280+0000","last_undegraded":"2024-08-17T17:41:07.005280+0000","last_fullsized":"2024-08-17T17:41:07.005280+0000","mapping_epoch":75,"log_start":"0'0","ondisk_log_start":"0'0","created":75,"last_epoch_clean":76,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_clean_scrub_stamp":"2024-08-17T17:24:05.575185+0000","objects_scrubbed":0,"log_size":2127,"log_dups_size":0,"ondisk_log_size":2127,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:47:19.154764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0056911369999999998,"stat_sum":{"num_bytes":24899284,"num_objects":13,"num_object_clones":9,"num_object_copies":39,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":13,"num_whiteouts":1,"num_read":643,"num_read_kb":685113,"num_write":530,"num_write_kb":126483,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"240","length":"2"},{"start":"249","length":"1"}]},{"pgid":"3.9","version":"0'0","reported_seq":1000,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.939831+0000","last_change":"2024-08-17T17:32:27.432256+0000","last_active":"2024-08-17T17:41:04.939831+0000","last_peered":"2024-08-17T17:41:04.939831+0000","last_clean":"2024-08-17T17:41:04.939831+0000","last_became_active":"2024-08-17T17:32:27.431912+0000","last_became_peered":"2024-08-17T17:32:27.431912+0000","last_unstale":"2024-08-17T17:41:04.939831+0000","last_undegraded":"2024-08-17T17:41:04.939831+0000","last_fullsized":"2024-08-17T17:41:04.939831+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:07:09.604818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":999,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.940599+0000","last_change":"2024-08-17T17:31:54.825361+0000","last_active":"2024-08-17T17:41:04.940599+0000","last_peered":"2024-08-17T17:41:04.940599+0000","last_clean":"2024-08-17T17:41:04.940599+0000","last_became_active":"2024-08-17T17:31:54.825062+0000","last_became_peered":"2024-08-17T17:31:54.825062+0000","last_unstale":"2024-08-17T17:41:04.940599+0000","last_undegraded":"2024-08-17T17:41:04.940599+0000","last_fullsized":"2024-08-17T17:41:04.940599+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:41:42.597824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1076'987","reported_seq":4075,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.006261+0000","last_change":"2024-08-17T17:41:04.940947+0000","last_active":"2024-08-17T17:41:07.006261+0000","last_peered":"2024-08-17T17:41:07.006261+0000","last_clean":"2024-08-17T17:41:07.006261+0000","last_became_active":"2024-08-17T17:30:40.741301+0000","last_became_peered":"2024-08-17T17:30:40.741301+0000","last_unstale":"2024-08-17T17:41:07.006261+0000","last_undegraded":"2024-08-17T17:41:07.006261+0000","last_fullsized":"2024-08-17T17:41:07.006261+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":75,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_clean_scrub_stamp":"2024-08-17T17:24:05.575185+0000","objects_scrubbed":0,"log_size":987,"log_dups_size":0,"ondisk_log_size":987,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:12:18.933349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000650291,"stat_sum":{"num_bytes":14923766,"num_objects":7,"num_object_clones":5,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":265,"num_read_kb":322414,"num_write":230,"num_write_kb":49898,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"240","length":"2"},{"start":"249","length":"1"}]},{"pgid":"3.8","version":"0'0","reported_seq":1483,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.003628+0000","last_change":"2024-08-17T17:32:59.772605+0000","last_active":"2024-08-17T17:41:07.003628+0000","last_peered":"2024-08-17T17:41:07.003628+0000","last_clean":"2024-08-17T17:41:07.003628+0000","last_became_active":"2024-08-17T17:32:59.772015+0000","last_became_peered":"2024-08-17T17:32:59.772015+0000","last_unstale":"2024-08-17T17:41:07.003628+0000","last_undegraded":"2024-08-17T17:41:07.003628+0000","last_fullsized":"2024-08-17T17:41:07.003628+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:23:08.461614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1496,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.943464+0000","last_change":"2024-08-17T17:32:59.766848+0000","last_active":"2024-08-17T17:41:04.943464+0000","last_peered":"2024-08-17T17:41:04.943464+0000","last_clean":"2024-08-17T17:41:04.943464+0000","last_became_active":"2024-08-17T17:32:59.766481+0000","last_became_peered":"2024-08-17T17:32:59.766481+0000","last_unstale":"2024-08-17T17:41:04.943464+0000","last_undegraded":"2024-08-17T17:41:04.943464+0000","last_fullsized":"2024-08-17T17:41:04.943464+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:01:39.759644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.4","version":"1076'1768","reported_seq":4816,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:06.907891+0000","last_change":"2024-08-17T17:41:04.944103+0000","last_active":"2024-08-17T17:41:06.907891+0000","last_peered":"2024-08-17T17:41:06.907891+0000","last_clean":"2024-08-17T17:41:06.907891+0000","last_became_active":"2024-08-17T17:32:27.436040+0000","last_became_peered":"2024-08-17T17:32:27.436040+0000","last_unstale":"2024-08-17T17:41:06.907891+0000","last_undegraded":"2024-08-17T17:41:06.907891+0000","last_fullsized":"2024-08-17T17:41:06.907891+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":75,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_clean_scrub_stamp":"2024-08-17T17:24:05.575185+0000","objects_scrubbed":0,"log_size":1768,"log_dups_size":0,"ondisk_log_size":1768,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:58:39.618878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066165600000000005,"stat_sum":{"num_bytes":13084977,"num_objects":6,"num_object_clones":3,"num_object_copies":18,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6,"num_whiteouts":0,"num_read":565,"num_read_kb":634330,"num_write":454,"num_write_kb":104510,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"240","length":"2"},{"start":"249","length":"1"}]},{"pgid":"1.0","version":"268'149","reported_seq":1335,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.944254+0000","last_change":"2024-08-17T17:30:40.741623+0000","last_active":"2024-08-17T17:41:04.944254+0000","last_peered":"2024-08-17T17:41:04.944254+0000","last_clean":"2024-08-17T17:41:04.944254+0000","last_became_active":"2024-08-17T17:30:40.741099+0000","last_became_peered":"2024-08-17T17:30:40.741099+0000","last_unstale":"2024-08-17T17:41:04.944254+0000","last_undegraded":"2024-08-17T17:41:04.944254+0000","last_fullsized":"2024-08-17T17:41:04.944254+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:19:07.708941+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:11:47.617244+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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":1023,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.936532+0000","last_change":"2024-08-17T17:32:27.437735+0000","last_active":"2024-08-17T17:41:04.936532+0000","last_peered":"2024-08-17T17:41:04.936532+0000","last_clean":"2024-08-17T17:41:04.936532+0000","last_became_active":"2024-08-17T17:32:27.437234+0000","last_became_peered":"2024-08-17T17:32:27.437234+0000","last_unstale":"2024-08-17T17:41:04.936532+0000","last_undegraded":"2024-08-17T17:41:04.936532+0000","last_fullsized":"2024-08-17T17:41:04.936532+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+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 @ 2024-08-19T02:49:17.140384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028371400000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":1460,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.004566+0000","last_change":"2024-08-17T17:32:59.775218+0000","last_active":"2024-08-17T17:41:07.004566+0000","last_peered":"2024-08-17T17:41:07.004566+0000","last_clean":"2024-08-17T17:41:07.004566+0000","last_became_active":"2024-08-17T17:32:59.774911+0000","last_became_peered":"2024-08-17T17:32:59.774911+0000","last_unstale":"2024-08-17T17:41:07.004566+0000","last_undegraded":"2024-08-17T17:41:07.004566+0000","last_fullsized":"2024-08-17T17:41:07.004566+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:42:33.544078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":982,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.940693+0000","last_change":"2024-08-17T17:22:54.175289+0000","last_active":"2024-08-17T17:41:04.940693+0000","last_peered":"2024-08-17T17:41:04.940693+0000","last_clean":"2024-08-17T17:41:04.940693+0000","last_became_active":"2024-08-17T17:22:54.174953+0000","last_became_peered":"2024-08-17T17:22:54.174953+0000","last_unstale":"2024-08-17T17:41:04.940693+0000","last_undegraded":"2024-08-17T17:41:04.940693+0000","last_fullsized":"2024-08-17T17:41:04.940693+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:20.586463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"1077'3200","reported_seq":6222,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.005463+0000","last_change":"2024-08-17T17:41:04.943795+0000","last_active":"2024-08-17T17:41:07.005463+0000","last_peered":"2024-08-17T17:41:07.005463+0000","last_clean":"2024-08-17T17:41:07.005463+0000","last_became_active":"2024-08-17T17:31:54.824100+0000","last_became_peered":"2024-08-17T17:31:54.824100+0000","last_unstale":"2024-08-17T17:41:07.005463+0000","last_undegraded":"2024-08-17T17:41:07.005463+0000","last_fullsized":"2024-08-17T17:41:07.005463+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":75,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_clean_scrub_stamp":"2024-08-17T17:24:05.575185+0000","objects_scrubbed":0,"log_size":3200,"log_dups_size":0,"ondisk_log_size":3200,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:42:28.743741+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0067992670000000003,"stat_sum":{"num_bytes":20268343,"num_objects":12,"num_object_clones":6,"num_object_copies":36,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":4,"num_read":1180,"num_read_kb":1302729,"num_write":771,"num_write_kb":182608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":7258668,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"240","length":"2"},{"start":"249","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":1022,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.944192+0000","last_change":"2024-08-17T17:31:54.821923+0000","last_active":"2024-08-17T17:41:04.944192+0000","last_peered":"2024-08-17T17:41:04.944192+0000","last_clean":"2024-08-17T17:41:04.944192+0000","last_became_active":"2024-08-17T17:31:54.821596+0000","last_became_peered":"2024-08-17T17:31:54.821596+0000","last_unstale":"2024-08-17T17:41:04.944192+0000","last_undegraded":"2024-08-17T17:41:04.944192+0000","last_fullsized":"2024-08-17T17:41:04.944192+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:13.031431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026904000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1628,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.003485+0000","last_change":"2024-08-17T17:32:59.764471+0000","last_active":"2024-08-17T17:41:07.003485+0000","last_peered":"2024-08-17T17:41:07.003485+0000","last_clean":"2024-08-17T17:41:07.003485+0000","last_became_active":"2024-08-17T17:32:59.764174+0000","last_became_peered":"2024-08-17T17:32:59.764174+0000","last_unstale":"2024-08-17T17:41:07.003485+0000","last_undegraded":"2024-08-17T17:41:07.003485+0000","last_fullsized":"2024-08-17T17:41:07.003485+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:15:08.101111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1603,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.004107+0000","last_change":"2024-08-17T17:32:27.437761+0000","last_active":"2024-08-17T17:41:07.004107+0000","last_peered":"2024-08-17T17:41:07.004107+0000","last_clean":"2024-08-17T17:41:07.004107+0000","last_became_active":"2024-08-17T17:32:27.437409+0000","last_became_peered":"2024-08-17T17:32:27.437409+0000","last_unstale":"2024-08-17T17:41:07.004107+0000","last_undegraded":"2024-08-17T17:41:07.004107+0000","last_fullsized":"2024-08-17T17:41:07.004107+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:49:42.627015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.6","version":"1065'850","reported_seq":4877,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.947004+0000","last_change":"2024-08-17T17:41:04.947004+0000","last_active":"2024-08-17T17:41:04.947004+0000","last_peered":"2024-08-17T17:41:04.947004+0000","last_clean":"2024-08-17T17:41:04.947004+0000","last_became_active":"2024-08-17T17:32:27.436339+0000","last_became_peered":"2024-08-17T17:32:27.436339+0000","last_unstale":"2024-08-17T17:41:04.947004+0000","last_undegraded":"2024-08-17T17:41:04.947004+0000","last_fullsized":"2024-08-17T17:41:04.947004+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":75,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_clean_scrub_stamp":"2024-08-17T17:24:05.575185+0000","objects_scrubbed":0,"log_size":850,"log_dups_size":0,"ondisk_log_size":850,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:44:46.742369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.003130163,"stat_sum":{"num_bytes":4737046,"num_objects":2,"num_object_clones":1,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":239,"num_read_kb":268821,"num_write":217,"num_write_kb":55651,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"240","length":"2"},{"start":"249","length":"2"}]},{"pgid":"2.1","version":"0'0","reported_seq":1538,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.943235+0000","last_change":"2024-08-17T17:32:59.769974+0000","last_active":"2024-08-17T17:41:04.943235+0000","last_peered":"2024-08-17T17:41:04.943235+0000","last_clean":"2024-08-17T17:41:04.943235+0000","last_became_active":"2024-08-17T17:32:59.769633+0000","last_became_peered":"2024-08-17T17:32:59.769633+0000","last_unstale":"2024-08-17T17:41:04.943235+0000","last_undegraded":"2024-08-17T17:41:04.943235+0000","last_fullsized":"2024-08-17T17:41:04.943235+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:05:46.823299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029621200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1518,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.005230+0000","last_change":"2024-08-17T17:32:27.433156+0000","last_active":"2024-08-17T17:41:07.005230+0000","last_peered":"2024-08-17T17:41:07.005230+0000","last_clean":"2024-08-17T17:41:07.005230+0000","last_became_active":"2024-08-17T17:32:27.432811+0000","last_became_peered":"2024-08-17T17:32:27.432811+0000","last_unstale":"2024-08-17T17:41:07.005230+0000","last_undegraded":"2024-08-17T17:41:07.005230+0000","last_fullsized":"2024-08-17T17:41:07.005230+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:12.882686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1536,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.003796+0000","last_change":"2024-08-17T17:31:54.824135+0000","last_active":"2024-08-17T17:41:07.003796+0000","last_peered":"2024-08-17T17:41:07.003796+0000","last_clean":"2024-08-17T17:41:07.003796+0000","last_became_active":"2024-08-17T17:31:54.823811+0000","last_became_peered":"2024-08-17T17:31:54.823811+0000","last_unstale":"2024-08-17T17:41:07.003796+0000","last_undegraded":"2024-08-17T17:41:07.003796+0000","last_fullsized":"2024-08-17T17:41:07.003796+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:35:04.088383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.5","version":"0'0","reported_seq":4232,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.003995+0000","last_change":"2024-08-17T17:41:04.940279+0000","last_active":"2024-08-17T17:41:07.003995+0000","last_peered":"2024-08-17T17:41:07.003995+0000","last_clean":"2024-08-17T17:41:07.003995+0000","last_became_active":"2024-08-17T17:31:54.824563+0000","last_became_peered":"2024-08-17T17:31:54.824563+0000","last_unstale":"2024-08-17T17:41:07.003995+0000","last_undegraded":"2024-08-17T17:41:07.003995+0000","last_fullsized":"2024-08-17T17:41:07.003995+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":75,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_clean_scrub_stamp":"2024-08-17T17:24:05.575185+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:49:26.661881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00070607299999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"240","length":"2"},{"start":"249","length":"1"}]},{"pgid":"2.2","version":"66'2","reported_seq":1024,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.936466+0000","last_change":"2024-08-17T17:31:54.822081+0000","last_active":"2024-08-17T17:41:04.936466+0000","last_peered":"2024-08-17T17:41:04.936466+0000","last_clean":"2024-08-17T17:41:04.936466+0000","last_became_active":"2024-08-17T17:31:54.821740+0000","last_became_peered":"2024-08-17T17:31:54.821740+0000","last_unstale":"2024-08-17T17:41:04.936466+0000","last_undegraded":"2024-08-17T17:41:04.936466+0000","last_fullsized":"2024-08-17T17:41:04.936466+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:09:33.904896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00089523800000000002,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1000,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.939781+0000","last_change":"2024-08-17T17:30:40.742379+0000","last_active":"2024-08-17T17:41:04.939781+0000","last_peered":"2024-08-17T17:41:04.939781+0000","last_clean":"2024-08-17T17:41:04.939781+0000","last_became_active":"2024-08-17T17:30:40.742094+0000","last_became_peered":"2024-08-17T17:30:40.742094+0000","last_unstale":"2024-08-17T17:41:04.939781+0000","last_undegraded":"2024-08-17T17:41:04.939781+0000","last_fullsized":"2024-08-17T17:41:04.939781+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:56:15.833110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1529,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.004371+0000","last_change":"2024-08-17T17:32:59.768385+0000","last_active":"2024-08-17T17:41:07.004371+0000","last_peered":"2024-08-17T17:41:07.004371+0000","last_clean":"2024-08-17T17:41:07.004371+0000","last_became_active":"2024-08-17T17:32:59.767891+0000","last_became_peered":"2024-08-17T17:32:59.767891+0000","last_unstale":"2024-08-17T17:41:07.004371+0000","last_undegraded":"2024-08-17T17:41:07.004371+0000","last_fullsized":"2024-08-17T17:41:07.004371+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:05:22.672505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.3","version":"1045'550","reported_seq":4824,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.005193+0000","last_change":"2024-08-17T17:41:04.940980+0000","last_active":"2024-08-17T17:41:07.005193+0000","last_peered":"2024-08-17T17:41:07.005193+0000","last_clean":"2024-08-17T17:41:07.005193+0000","last_became_active":"2024-08-17T17:30:40.740284+0000","last_became_peered":"2024-08-17T17:30:40.740284+0000","last_unstale":"2024-08-17T17:41:07.005193+0000","last_undegraded":"2024-08-17T17:41:07.005193+0000","last_fullsized":"2024-08-17T17:41:07.005193+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":75,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_clean_scrub_stamp":"2024-08-17T17:24:05.575185+0000","objects_scrubbed":0,"log_size":550,"log_dups_size":0,"ondisk_log_size":550,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:42:44.278874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001310234,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":187,"num_read_kb":210242,"num_write":139,"num_write_kb":32623,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"240","length":"2"},{"start":"249","length":"1"}]},{"pgid":"3.5","version":"0'0","reported_seq":1027,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.936834+0000","last_change":"2024-08-17T17:32:59.768555+0000","last_active":"2024-08-17T17:41:04.936834+0000","last_peered":"2024-08-17T17:41:04.936834+0000","last_clean":"2024-08-17T17:41:04.936834+0000","last_became_active":"2024-08-17T17:32:59.768221+0000","last_became_peered":"2024-08-17T17:32:59.768221+0000","last_unstale":"2024-08-17T17:41:04.936834+0000","last_undegraded":"2024-08-17T17:41:04.936834+0000","last_fullsized":"2024-08-17T17:41:04.936834+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:04:28.973618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1549,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.004541+0000","last_change":"2024-08-17T17:31:54.824846+0000","last_active":"2024-08-17T17:41:07.004541+0000","last_peered":"2024-08-17T17:41:07.004541+0000","last_clean":"2024-08-17T17:41:07.004541+0000","last_became_active":"2024-08-17T17:31:54.823784+0000","last_became_peered":"2024-08-17T17:31:54.823784+0000","last_unstale":"2024-08-17T17:41:07.004541+0000","last_undegraded":"2024-08-17T17:41:07.004541+0000","last_fullsized":"2024-08-17T17:41:07.004541+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:27.320522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342763,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":1507,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.004338+0000","last_change":"2024-08-17T17:31:54.820086+0000","last_active":"2024-08-17T17:41:07.004338+0000","last_peered":"2024-08-17T17:41:07.004338+0000","last_clean":"2024-08-17T17:41:07.004338+0000","last_became_active":"2024-08-17T17:31:54.819745+0000","last_became_peered":"2024-08-17T17:31:54.819745+0000","last_unstale":"2024-08-17T17:41:07.004338+0000","last_undegraded":"2024-08-17T17:41:07.004338+0000","last_fullsized":"2024-08-17T17:41:07.004338+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:06:06.329346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"1077'1921","reported_seq":4974,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.005048+0000","last_change":"2024-08-17T17:41:04.948315+0000","last_active":"2024-08-17T17:41:07.005048+0000","last_peered":"2024-08-17T17:41:07.005048+0000","last_clean":"2024-08-17T17:41:07.005048+0000","last_became_active":"2024-08-17T17:30:40.736317+0000","last_became_peered":"2024-08-17T17:30:40.736317+0000","last_unstale":"2024-08-17T17:41:07.005048+0000","last_undegraded":"2024-08-17T17:41:07.005048+0000","last_fullsized":"2024-08-17T17:41:07.005048+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":75,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_clean_scrub_stamp":"2024-08-17T17:24:05.575185+0000","objects_scrubbed":0,"log_size":1921,"log_dups_size":0,"ondisk_log_size":1921,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:56:25.174451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0064462410000000001,"stat_sum":{"num_bytes":17942941,"num_objects":10,"num_object_clones":6,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":10,"num_whiteouts":0,"num_read":584,"num_read_kb":589107,"num_write":468,"num_write_kb":112086,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":2448008,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"240","length":"2"},{"start":"249","length":"1"}]},{"pgid":"3.4","version":"0'0","reported_seq":1518,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.004455+0000","last_change":"2024-08-17T17:32:27.437457+0000","last_active":"2024-08-17T17:41:07.004455+0000","last_peered":"2024-08-17T17:41:07.004455+0000","last_clean":"2024-08-17T17:41:07.004455+0000","last_became_active":"2024-08-17T17:32:27.437140+0000","last_became_peered":"2024-08-17T17:32:27.437140+0000","last_unstale":"2024-08-17T17:41:07.004455+0000","last_undegraded":"2024-08-17T17:41:07.004455+0000","last_fullsized":"2024-08-17T17:41:07.004455+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:11.131550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1005,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.943908+0000","last_change":"2024-08-17T17:30:40.733784+0000","last_active":"2024-08-17T17:41:04.943908+0000","last_peered":"2024-08-17T17:41:04.943908+0000","last_clean":"2024-08-17T17:41:04.943908+0000","last_became_active":"2024-08-17T17:30:40.733336+0000","last_became_peered":"2024-08-17T17:30:40.733336+0000","last_unstale":"2024-08-17T17:41:04.943908+0000","last_undegraded":"2024-08-17T17:41:04.943908+0000","last_fullsized":"2024-08-17T17:41:04.943908+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:45:21.984785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033804700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":1578,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.004951+0000","last_change":"2024-08-17T17:30:40.740826+0000","last_active":"2024-08-17T17:41:07.004951+0000","last_peered":"2024-08-17T17:41:07.004951+0000","last_clean":"2024-08-17T17:41:07.004951+0000","last_became_active":"2024-08-17T17:30:40.739746+0000","last_became_peered":"2024-08-17T17:30:40.739746+0000","last_unstale":"2024-08-17T17:41:07.004951+0000","last_undegraded":"2024-08-17T17:41:07.004951+0000","last_fullsized":"2024-08-17T17:41:07.004951+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:31:38.808235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"1062'1023","reported_seq":4152,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.003952+0000","last_change":"2024-08-17T17:41:04.940127+0000","last_active":"2024-08-17T17:41:07.003952+0000","last_peered":"2024-08-17T17:41:07.003952+0000","last_clean":"2024-08-17T17:41:07.003952+0000","last_became_active":"2024-08-17T17:32:59.767991+0000","last_became_peered":"2024-08-17T17:32:59.767991+0000","last_unstale":"2024-08-17T17:41:07.003952+0000","last_undegraded":"2024-08-17T17:41:07.003952+0000","last_fullsized":"2024-08-17T17:41:07.003952+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":75,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_clean_scrub_stamp":"2024-08-17T17:24:05.575185+0000","objects_scrubbed":0,"log_size":1023,"log_dups_size":0,"ondisk_log_size":1023,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:34:06.749917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055077200000000005,"stat_sum":{"num_bytes":12013629,"num_objects":5,"num_object_clones":3,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":308,"num_read_kb":308524,"num_write":259,"num_write_kb":64392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":1213774,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"240","length":"2"},{"start":"249","length":"1"}]},{"pgid":"3.7","version":"72'2","reported_seq":1493,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.004703+0000","last_change":"2024-08-17T17:32:59.773609+0000","last_active":"2024-08-17T17:41:07.004703+0000","last_peered":"2024-08-17T17:41:07.004703+0000","last_clean":"2024-08-17T17:41:07.004703+0000","last_became_active":"2024-08-17T17:32:59.773348+0000","last_became_peered":"2024-08-17T17:32:59.773348+0000","last_unstale":"2024-08-17T17:41:07.004703+0000","last_undegraded":"2024-08-17T17:41:07.004703+0000","last_fullsized":"2024-08-17T17:41:07.004703+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:38:31.542973+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":1517,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.004046+0000","last_change":"2024-08-17T17:31:54.820580+0000","last_active":"2024-08-17T17:41:07.004046+0000","last_peered":"2024-08-17T17:41:07.004046+0000","last_clean":"2024-08-17T17:41:07.004046+0000","last_became_active":"2024-08-17T17:31:54.820089+0000","last_became_peered":"2024-08-17T17:31:54.820089+0000","last_unstale":"2024-08-17T17:41:07.004046+0000","last_undegraded":"2024-08-17T17:41:07.004046+0000","last_fullsized":"2024-08-17T17:41:07.004046+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:25:34.716640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1491,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.003422+0000","last_change":"2024-08-17T17:32:59.772291+0000","last_active":"2024-08-17T17:41:07.003422+0000","last_peered":"2024-08-17T17:41:07.003422+0000","last_clean":"2024-08-17T17:41:07.003422+0000","last_became_active":"2024-08-17T17:32:59.771990+0000","last_became_peered":"2024-08-17T17:32:59.771990+0000","last_unstale":"2024-08-17T17:41:07.003422+0000","last_undegraded":"2024-08-17T17:41:07.003422+0000","last_fullsized":"2024-08-17T17:41:07.003422+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:34:47.282842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"1077'1766","reported_seq":5711,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.003194+0000","last_change":"2024-08-17T17:41:04.947549+0000","last_active":"2024-08-17T17:41:07.003194+0000","last_peered":"2024-08-17T17:41:07.003194+0000","last_clean":"2024-08-17T17:41:07.003194+0000","last_became_active":"2024-08-17T17:32:59.766975+0000","last_became_peered":"2024-08-17T17:32:59.766975+0000","last_unstale":"2024-08-17T17:41:07.003194+0000","last_undegraded":"2024-08-17T17:41:07.003194+0000","last_fullsized":"2024-08-17T17:41:07.003194+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":75,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:24:05.575185+0000","last_clean_scrub_stamp":"2024-08-17T17:24:05.575185+0000","objects_scrubbed":0,"log_size":1766,"log_dups_size":0,"ondisk_log_size":1766,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:56:34.517542+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0054227950000000002,"stat_sum":{"num_bytes":20930739,"num_objects":10,"num_object_clones":6,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":10,"num_whiteouts":2,"num_read":559,"num_read_kb":603373,"num_write":481,"num_write_kb":116910,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":4719449,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[{"start":"240","length":"2"},{"start":"249","length":"1"}]},{"pgid":"3.6","version":"72'1","reported_seq":1591,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.004330+0000","last_change":"2024-08-17T17:31:54.828534+0000","last_active":"2024-08-17T17:41:07.004330+0000","last_peered":"2024-08-17T17:41:07.004330+0000","last_clean":"2024-08-17T17:41:07.004330+0000","last_became_active":"2024-08-17T17:31:54.828182+0000","last_became_peered":"2024-08-17T17:31:54.828182+0000","last_unstale":"2024-08-17T17:41:07.004330+0000","last_undegraded":"2024-08-17T17:41:07.004330+0000","last_fullsized":"2024-08-17T17:41:07.004330+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:34:13.598348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":1012,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.940545+0000","last_change":"2024-08-17T17:32:27.436530+0000","last_active":"2024-08-17T17:41:04.940545+0000","last_peered":"2024-08-17T17:41:04.940545+0000","last_clean":"2024-08-17T17:41:04.940545+0000","last_became_active":"2024-08-17T17:32:27.436139+0000","last_became_peered":"2024-08-17T17:32:27.436139+0000","last_unstale":"2024-08-17T17:41:04.940545+0000","last_undegraded":"2024-08-17T17:41:04.940545+0000","last_fullsized":"2024-08-17T17:41:04.940545+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:18.060869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030013400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":982,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.939453+0000","last_change":"2024-08-17T17:22:55.275184+0000","last_active":"2024-08-17T17:41:04.939453+0000","last_peered":"2024-08-17T17:41:04.939453+0000","last_clean":"2024-08-17T17:41:04.939453+0000","last_became_active":"2024-08-17T17:22:55.274677+0000","last_became_peered":"2024-08-17T17:22:55.274677+0000","last_unstale":"2024-08-17T17:41:04.939453+0000","last_undegraded":"2024-08-17T17:41:04.939453+0000","last_fullsized":"2024-08-17T17:41:04.939453+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:51:29.348766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":999,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.939610+0000","last_change":"2024-08-17T17:31:54.821919+0000","last_active":"2024-08-17T17:41:04.939610+0000","last_peered":"2024-08-17T17:41:04.939610+0000","last_clean":"2024-08-17T17:41:04.939610+0000","last_became_active":"2024-08-17T17:31:54.821536+0000","last_became_peered":"2024-08-17T17:31:54.821536+0000","last_unstale":"2024-08-17T17:41:04.939610+0000","last_undegraded":"2024-08-17T17:41:04.939610+0000","last_fullsized":"2024-08-17T17:41:04.939610+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:17:33.081437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"350'22","reported_seq":1005,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.940485+0000","last_change":"2024-08-17T17:22:53.728275+0000","last_active":"2024-08-17T17:41:04.940485+0000","last_peered":"2024-08-17T17:41:04.940485+0000","last_clean":"2024-08-17T17:41:04.940485+0000","last_became_active":"2024-08-17T17:22:53.727978+0000","last_became_peered":"2024-08-17T17:22:53.727978+0000","last_unstale":"2024-08-17T17:41:04.940485+0000","last_undegraded":"2024-08-17T17:41:04.940485+0000","last_fullsized":"2024-08-17T17:41:04.940485+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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":"periodic scrub scheduled @ 2024-08-18T23:19:43.717005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"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.12","version":"0'0","reported_seq":1517,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.004200+0000","last_change":"2024-08-17T17:32:27.438365+0000","last_active":"2024-08-17T17:41:07.004200+0000","last_peered":"2024-08-17T17:41:07.004200+0000","last_clean":"2024-08-17T17:41:07.004200+0000","last_became_active":"2024-08-17T17:32:27.437932+0000","last_became_peered":"2024-08-17T17:32:27.437932+0000","last_unstale":"2024-08-17T17:41:07.004200+0000","last_undegraded":"2024-08-17T17:41:07.004200+0000","last_fullsized":"2024-08-17T17:41:07.004200+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:07.527904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":996,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.943659+0000","last_change":"2024-08-17T17:32:59.768226+0000","last_active":"2024-08-17T17:41:04.943659+0000","last_peered":"2024-08-17T17:41:04.943659+0000","last_clean":"2024-08-17T17:41:04.943659+0000","last_became_active":"2024-08-17T17:32:59.767701+0000","last_became_peered":"2024-08-17T17:32:59.767701+0000","last_unstale":"2024-08-17T17:41:04.943659+0000","last_undegraded":"2024-08-17T17:41:04.943659+0000","last_fullsized":"2024-08-17T17:41:04.943659+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T21:00:52.281423+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":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":"3.16","version":"0'0","reported_seq":1010,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.936749+0000","last_change":"2024-08-17T17:31:54.822296+0000","last_active":"2024-08-17T17:41:04.936749+0000","last_peered":"2024-08-17T17:41:04.936749+0000","last_clean":"2024-08-17T17:41:04.936749+0000","last_became_active":"2024-08-17T17:31:54.821958+0000","last_became_peered":"2024-08-17T17:31:54.821958+0000","last_unstale":"2024-08-17T17:41:04.936749+0000","last_undegraded":"2024-08-17T17:41:04.936749+0000","last_fullsized":"2024-08-17T17:41:04.936749+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:44.831479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1460,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.003174+0000","last_change":"2024-08-17T17:32:59.773153+0000","last_active":"2024-08-17T17:41:07.003174+0000","last_peered":"2024-08-17T17:41:07.003174+0000","last_clean":"2024-08-17T17:41:07.003174+0000","last_became_active":"2024-08-17T17:32:59.772671+0000","last_became_peered":"2024-08-17T17:32:59.772671+0000","last_unstale":"2024-08-17T17:41:07.003174+0000","last_undegraded":"2024-08-17T17:41:07.003174+0000","last_fullsized":"2024-08-17T17:41:07.003174+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:32.219883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1627,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.004531+0000","last_change":"2024-08-17T17:32:59.762369+0000","last_active":"2024-08-17T17:41:07.004531+0000","last_peered":"2024-08-17T17:41:07.004531+0000","last_clean":"2024-08-17T17:41:07.004531+0000","last_became_active":"2024-08-17T17:32:59.761931+0000","last_became_peered":"2024-08-17T17:32:59.761931+0000","last_unstale":"2024-08-17T17:41:07.004531+0000","last_undegraded":"2024-08-17T17:41:07.004531+0000","last_fullsized":"2024-08-17T17:41:07.004531+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:57:47.627585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1482,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.003339+0000","last_change":"2024-08-17T17:32:59.767175+0000","last_active":"2024-08-17T17:41:07.003339+0000","last_peered":"2024-08-17T17:41:07.003339+0000","last_clean":"2024-08-17T17:41:07.003339+0000","last_became_active":"2024-08-17T17:32:59.766352+0000","last_became_peered":"2024-08-17T17:32:59.766352+0000","last_unstale":"2024-08-17T17:41:07.003339+0000","last_undegraded":"2024-08-17T17:41:07.003339+0000","last_fullsized":"2024-08-17T17:41:07.003339+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:42.252204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":999,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.940436+0000","last_change":"2024-08-17T17:31:54.823767+0000","last_active":"2024-08-17T17:41:04.940436+0000","last_peered":"2024-08-17T17:41:04.940436+0000","last_clean":"2024-08-17T17:41:04.940436+0000","last_became_active":"2024-08-17T17:31:54.823265+0000","last_became_peered":"2024-08-17T17:31:54.823265+0000","last_unstale":"2024-08-17T17:41:04.940436+0000","last_undegraded":"2024-08-17T17:41:04.940436+0000","last_fullsized":"2024-08-17T17:41:04.940436+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:10:08.654594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1500,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.003538+0000","last_change":"2024-08-17T17:32:59.767449+0000","last_active":"2024-08-17T17:41:07.003538+0000","last_peered":"2024-08-17T17:41:07.003538+0000","last_clean":"2024-08-17T17:41:07.003538+0000","last_became_active":"2024-08-17T17:32:59.766874+0000","last_became_peered":"2024-08-17T17:32:59.766874+0000","last_unstale":"2024-08-17T17:41:07.003538+0000","last_undegraded":"2024-08-17T17:41:07.003538+0000","last_fullsized":"2024-08-17T17:41:07.003538+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:54:39.267579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1589,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.004222+0000","last_change":"2024-08-17T17:32:59.763754+0000","last_active":"2024-08-17T17:41:07.004222+0000","last_peered":"2024-08-17T17:41:07.004222+0000","last_clean":"2024-08-17T17:41:07.004222+0000","last_became_active":"2024-08-17T17:32:59.763480+0000","last_became_peered":"2024-08-17T17:32:59.763480+0000","last_unstale":"2024-08-17T17:41:07.004222+0000","last_undegraded":"2024-08-17T17:41:07.004222+0000","last_fullsized":"2024-08-17T17:41:07.004222+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:26:03.239484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1517,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.004002+0000","last_change":"2024-08-17T17:32:59.767087+0000","last_active":"2024-08-17T17:41:07.004002+0000","last_peered":"2024-08-17T17:41:07.004002+0000","last_clean":"2024-08-17T17:41:07.004002+0000","last_became_active":"2024-08-17T17:32:59.766784+0000","last_became_peered":"2024-08-17T17:32:59.766784+0000","last_unstale":"2024-08-17T17:41:07.004002+0000","last_undegraded":"2024-08-17T17:41:07.004002+0000","last_fullsized":"2024-08-17T17:41:07.004002+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:11:48.775621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1482,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.003684+0000","last_change":"2024-08-17T17:32:59.767655+0000","last_active":"2024-08-17T17:41:07.003684+0000","last_peered":"2024-08-17T17:41:07.003684+0000","last_clean":"2024-08-17T17:41:07.003684+0000","last_became_active":"2024-08-17T17:32:59.766891+0000","last_became_peered":"2024-08-17T17:32:59.766891+0000","last_unstale":"2024-08-17T17:41:07.003684+0000","last_undegraded":"2024-08-17T17:41:07.003684+0000","last_fullsized":"2024-08-17T17:41:07.003684+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:19:57.129588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1018,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.939339+0000","last_change":"2024-08-17T17:32:27.438656+0000","last_active":"2024-08-17T17:41:04.939339+0000","last_peered":"2024-08-17T17:41:04.939339+0000","last_clean":"2024-08-17T17:41:04.939339+0000","last_became_active":"2024-08-17T17:32:27.437400+0000","last_became_peered":"2024-08-17T17:32:27.437400+0000","last_unstale":"2024-08-17T17:41:04.939339+0000","last_undegraded":"2024-08-17T17:41:04.939339+0000","last_fullsized":"2024-08-17T17:41:04.939339+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T01:13:13.749171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":1517,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.943500+0000","last_change":"2024-08-17T17:32:59.769549+0000","last_active":"2024-08-17T17:41:04.943500+0000","last_peered":"2024-08-17T17:41:04.943500+0000","last_clean":"2024-08-17T17:41:04.943500+0000","last_became_active":"2024-08-17T17:32:59.768660+0000","last_became_peered":"2024-08-17T17:32:59.768660+0000","last_unstale":"2024-08-17T17:41:04.943500+0000","last_undegraded":"2024-08-17T17:41:04.943500+0000","last_fullsized":"2024-08-17T17:41:04.943500+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:42:20.130102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1580,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.005068+0000","last_change":"2024-08-17T17:30:40.753115+0000","last_active":"2024-08-17T17:41:07.005068+0000","last_peered":"2024-08-17T17:41:07.005068+0000","last_clean":"2024-08-17T17:41:07.005068+0000","last_became_active":"2024-08-17T17:30:40.752263+0000","last_became_peered":"2024-08-17T17:30:40.752263+0000","last_unstale":"2024-08-17T17:41:07.005068+0000","last_undegraded":"2024-08-17T17:41:07.005068+0000","last_fullsized":"2024-08-17T17:41:07.005068+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T05:08:48.137529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":1026,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.939531+0000","last_change":"2024-08-17T17:32:59.768103+0000","last_active":"2024-08-17T17:41:04.939531+0000","last_peered":"2024-08-17T17:41:04.939531+0000","last_clean":"2024-08-17T17:41:04.939531+0000","last_became_active":"2024-08-17T17:32:59.767686+0000","last_became_peered":"2024-08-17T17:32:59.767686+0000","last_unstale":"2024-08-17T17:41:04.939531+0000","last_undegraded":"2024-08-17T17:41:04.939531+0000","last_fullsized":"2024-08-17T17:41:04.939531+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:40:54.780900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"72'2","reported_seq":1012,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.936580+0000","last_change":"2024-08-17T17:31:54.823556+0000","last_active":"2024-08-17T17:41:04.936580+0000","last_peered":"2024-08-17T17:41:04.936580+0000","last_clean":"2024-08-17T17:41:04.936580+0000","last_became_active":"2024-08-17T17:31:54.823250+0000","last_became_peered":"2024-08-17T17:31:54.823250+0000","last_unstale":"2024-08-17T17:41:04.936580+0000","last_undegraded":"2024-08-17T17:41:04.936580+0000","last_fullsized":"2024-08-17T17:41:04.936580+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:08:07.165204+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":[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":1016,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.939353+0000","last_change":"2024-08-17T17:32:59.768344+0000","last_active":"2024-08-17T17:41:04.939353+0000","last_peered":"2024-08-17T17:41:04.939353+0000","last_clean":"2024-08-17T17:41:04.939353+0000","last_became_active":"2024-08-17T17:32:59.767154+0000","last_became_peered":"2024-08-17T17:32:59.767154+0000","last_unstale":"2024-08-17T17:41:04.939353+0000","last_undegraded":"2024-08-17T17:41:04.939353+0000","last_fullsized":"2024-08-17T17:41:04.939353+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:25:18.926181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":995,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.936772+0000","last_change":"2024-08-17T17:22:53.725178+0000","last_active":"2024-08-17T17:41:04.936772+0000","last_peered":"2024-08-17T17:41:04.936772+0000","last_clean":"2024-08-17T17:41:04.936772+0000","last_became_active":"2024-08-17T17:22:53.724909+0000","last_became_peered":"2024-08-17T17:22:53.724909+0000","last_unstale":"2024-08-17T17:41:04.936772+0000","last_undegraded":"2024-08-17T17:41:04.936772+0000","last_fullsized":"2024-08-17T17:41:04.936772+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:00.171471+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":[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.19","version":"0'0","reported_seq":1490,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.003420+0000","last_change":"2024-08-17T17:32:59.767743+0000","last_active":"2024-08-17T17:41:07.003420+0000","last_peered":"2024-08-17T17:41:07.003420+0000","last_clean":"2024-08-17T17:41:07.003420+0000","last_became_active":"2024-08-17T17:32:59.767391+0000","last_became_peered":"2024-08-17T17:32:59.767391+0000","last_unstale":"2024-08-17T17:41:07.003420+0000","last_undegraded":"2024-08-17T17:41:07.003420+0000","last_fullsized":"2024-08-17T17:41:07.003420+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:30.357526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1476,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.004878+0000","last_change":"2024-08-17T17:32:59.770449+0000","last_active":"2024-08-17T17:41:07.004878+0000","last_peered":"2024-08-17T17:41:07.004878+0000","last_clean":"2024-08-17T17:41:07.004878+0000","last_became_active":"2024-08-17T17:32:59.768701+0000","last_became_peered":"2024-08-17T17:32:59.768701+0000","last_unstale":"2024-08-17T17:41:07.004878+0000","last_undegraded":"2024-08-17T17:41:07.004878+0000","last_fullsized":"2024-08-17T17:41:07.004878+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:37:58.418659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":999,"reported_epoch":1077,"state":"active+clean","last_fresh":"2024-08-17T17:41:04.938937+0000","last_change":"2024-08-17T17:31:54.822460+0000","last_active":"2024-08-17T17:41:04.938937+0000","last_peered":"2024-08-17T17:41:04.938937+0000","last_clean":"2024-08-17T17:41:04.938937+0000","last_became_active":"2024-08-17T17:31:54.822111+0000","last_became_peered":"2024-08-17T17:31:54.822111+0000","last_unstale":"2024-08-17T17:41:04.938937+0000","last_undegraded":"2024-08-17T17:41:04.938937+0000","last_fullsized":"2024-08-17T17:41:04.938937+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:17:44.350364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'4","reported_seq":1595,"reported_epoch":1078,"state":"active+clean","last_fresh":"2024-08-17T17:41:07.004605+0000","last_change":"2024-08-17T17:32:27.438808+0000","last_active":"2024-08-17T17:41:07.004605+0000","last_peered":"2024-08-17T17:41:07.004605+0000","last_clean":"2024-08-17T17:41:07.004605+0000","last_became_active":"2024-08-17T17:32:27.438455+0000","last_became_peered":"2024-08-17T17:32:27.438455+0000","last_unstale":"2024-08-17T17:41:07.004605+0000","last_undegraded":"2024-08-17T17:41:07.004605+0000","last_fullsized":"2024-08-17T17:41:07.004605+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T02:04:33.112716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":[]}],"pool_stats":[{"poolid":5,"num_pg":16,"stat_sum":{"num_bytes":198492826,"num_objects":100,"num_object_clones":57,"num_object_copies":300,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":100,"num_whiteouts":9,"num_read":7095,"num_read_kb":7630071,"num_write":5650,"num_write_kb":1354900,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":31,"num_bytes_recovered":38133180,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":373358592,"data_stored":478391409,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":22367,"ondisk_log_size":22367,"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":5530,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17088,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201523,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":349404,"kb_used_data":39564,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93395748,"statfs":{"total":95995035648,"available":95637245952,"internally_reserved":0,"allocated":40513536,"data_stored":42753462,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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":[]},{"osd":6,"up_from":47,"seq":201863463160,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":354984,"kb_used_data":45148,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93390168,"statfs":{"total":95995035648,"available":95631532032,"internally_reserved":0,"allocated":46231552,"data_stored":55919862,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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":[]},{"osd":5,"up_from":39,"seq":167503724797,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":371164,"kb_used_data":73804,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93373988,"statfs":{"total":95995035648,"available":95614963712,"internally_reserved":0,"allocated":75575296,"data_stored":97202539,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":[]},{"osd":4,"up_from":31,"seq":133143986435,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":399232,"kb_used_data":85232,"kb_used_omap":1,"kb_used_meta":313982,"kb_avail":93345920,"statfs":{"total":95995035648,"available":95586222080,"internally_reserved":0,"allocated":87277568,"data_stored":103570981,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":321517912},"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":[]},{"osd":3,"up_from":592,"seq":2542620639331,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":81656,"kb_used_data":41512,"kb_used_omap":25,"kb_used_meta":40102,"kb_avail":93663496,"statfs":{"total":95995035648,"available":95911419904,"internally_reserved":0,"allocated":42508288,"data_stored":43822757,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26454,"internal_metadata":41064618},"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":[]},{"osd":2,"up_from":559,"seq":2400886718569,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":72616,"kb_used_data":44820,"kb_used_omap":29,"kb_used_meta":27746,"kb_avail":93672536,"statfs":{"total":95995035648,"available":95920676864,"internally_reserved":0,"allocated":45895680,"data_stored":54050097,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30541,"internal_metadata":28412083},"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":[]},{"osd":1,"up_from":527,"seq":2263447765104,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":100308,"kb_used_data":50312,"kb_used_omap":34,"kb_used_meta":49949,"kb_avail":93644844,"statfs":{"total":95995035648,"available":95892320256,"internally_reserved":0,"allocated":51519488,"data_stored":57322286,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35550,"internal_metadata":51148066},"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":[]},{"osd":0,"up_from":453,"seq":1945620185215,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":114544,"kb_used_data":60256,"kb_used_omap":39,"kb_used_meta":54232,"kb_avail":93630608,"statfs":{"total":95995035648,"available":95877742592,"internally_reserved":0,"allocated":61702144,"data_stored":77779094,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40830,"internal_metadata":55533698},"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":[]}],"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":4096,"data_stored":19,"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":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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5388,"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":5261,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1222,"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":5217,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"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":640,"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":4814,"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":4960,"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":51605504,"data_stored":70658324,"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":42016768,"data_stored":50790753,"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":36401152,"data_stored":47526381,"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":33005568,"data_stored":37291161,"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":77754368,"data_stored":97034597,"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":66064384,"data_stored":90670386,"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":36118528,"data_stored":48793167,"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":30392320,"data_stored":35626640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:41:10.543 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2024-08-17T17:41:10.543 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2024-08-17T17:41:10.816 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:11.253 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:10 smithi037 ceph-mon[97894]: pgmap v1228: 89 pgs: 89 active+clean; 190 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 980 KiB/s wr, 7 op/s 2024-08-17T17:41:11.253 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:10 smithi037 ceph-mon[97894]: from='client.34830 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:41:11.253 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:10 smithi037 ceph-mon[102022]: pgmap v1228: 89 pgs: 89 active+clean; 190 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 980 KiB/s wr, 7 op/s 2024-08-17T17:41:11.253 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:10 smithi037 ceph-mon[102022]: from='client.34830 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:41:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:10 smithi046 ceph-mon[88218]: pgmap v1228: 89 pgs: 89 active+clean; 190 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 980 KiB/s wr, 7 op/s 2024-08-17T17:41:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:10 smithi046 ceph-mon[88218]: from='client.34830 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:41:12.951 INFO:teuthology.orchestra.run.smithi037.stderr:pool 'unique_pool_0' removed 2024-08-17T17:41:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:12 smithi046 ceph-mon[88218]: pgmap v1229: 89 pgs: 89 active+clean; 190 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 760 KiB/s wr, 6 op/s 2024-08-17T17:41:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:12 smithi046 ceph-mon[88218]: osdmap e1079: 8 total, 8 up, 8 in 2024-08-17T17:41:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:12 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/55273886' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:41:13.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:12 smithi037 ceph-mon[97894]: pgmap v1229: 89 pgs: 89 active+clean; 190 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 760 KiB/s wr, 6 op/s 2024-08-17T17:41:13.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:12 smithi037 ceph-mon[97894]: osdmap e1079: 8 total, 8 up, 8 in 2024-08-17T17:41:13.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:12 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/55273886' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:41:13.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:12 smithi037 ceph-mon[102022]: pgmap v1229: 89 pgs: 89 active+clean; 190 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 760 KiB/s wr, 6 op/s 2024-08-17T17:41:13.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:12 smithi037 ceph-mon[102022]: osdmap e1079: 8 total, 8 up, 8 in 2024-08-17T17:41:13.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:12 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/55273886' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:41:13.643 INFO:teuthology.task.sequential:In sequential, running task print... 2024-08-17T17:41:13.643 INFO:teuthology.task.print:**** done rados/snaps-few-objects 5-workload 2024-08-17T17:41:13.644 DEBUG:teuthology.parallel:result is None 2024-08-17T17:41:13.644 INFO:teuthology.run_tasks:Running task print... 2024-08-17T17:41:13.653 INFO:teuthology.task.print:**** done upgrading first half of cluster **** 2024-08-17T17:41:13.653 INFO:teuthology.run_tasks:Running task ceph.healthy... 2024-08-17T17:41:13.661 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-08-17T17:41:13.661 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-08-17T17:41:13.662 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph mgr dump --format=json 2024-08-17T17:41:13.933 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:14.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:13 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/55273886' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:41:14.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:13 smithi046 ceph-mon[88218]: osdmap e1080: 8 total, 8 up, 8 in 2024-08-17T17:41:14.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:13 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/55273886' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:41:14.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:13 smithi037 ceph-mon[97894]: osdmap e1080: 8 total, 8 up, 8 in 2024-08-17T17:41:14.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:13 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/55273886' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:41:14.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:13 smithi037 ceph-mon[102022]: osdmap e1080: 8 total, 8 up, 8 in 2024-08-17T17:41:15.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:14 smithi037 ceph-mon[102022]: pgmap v1232: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:41:15.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:14 smithi037 ceph-mon[97894]: pgmap v1232: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:41:15.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:14 smithi046 ceph-mon[88218]: pgmap v1232: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:41:15.784 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:41:16.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:15 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1108244460' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-08-17T17:41:16.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:15 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1108244460' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-08-17T17:41:16.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:15 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1108244460' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-08-17T17:41:16.394 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":38,"flags":0,"active_gid":34107,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6800","nonce":1063162512},{"type":"v1","addr":"172.21.15.37:6801","nonce":1063162512}]},"active_addr":"172.21.15.37:6801/1063162512","active_change":"2024-08-17T17:27:23.424895+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":25621,"name":"x","mgr_features":4540701547738038271,"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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","read","upmap","upmap-read"],"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","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.27.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_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/grafana:10.4.0","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:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:1.26.1","min":"","max":"","enum_allowed":[],"desc":"Nginx 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.7.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:1.2.5","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.51.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:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB 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":"int","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":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","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":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","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":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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","read","upmap","upmap-read"],"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","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.27.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_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/grafana:10.4.0","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:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:1.26.1","min":"","max":"","enum_allowed":[],"desc":"Nginx 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.7.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:1.2.5","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.51.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:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB 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":"int","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":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","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":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","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":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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.37:8443/","prometheus":"http://172.21.15.37: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"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":266,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.37:0","nonce":367547537}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.37:0","nonce":1254363020}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.37:0","nonce":3355160939}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.37:0","nonce":3320769970}]}]} 2024-08-17T17:41:16.398 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-08-17T17:41:16.398 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-08-17T17:41:16.399 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T17:41:16.665 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:17.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:16 smithi037 ceph-mon[97894]: pgmap v1233: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:17.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:16 smithi037 ceph-mon[102022]: pgmap v1233: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:17.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:16 smithi046 ceph-mon[88218]: pgmap v1233: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:18.502 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:41:18.502 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":1080,"fsid":"4c9682c2-5cbc-11ef-bccf-c7b262605968","created":"2024-08-17T17:16:04.608243+0000","modified":"2024-08-17T17:41:12.948968+0000","last_up_change":"2024-08-17T17:32:58.745673+0000","last_in_change":"2024-08-17T17:20:46.804262+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":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-17T17:19:07.444923+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,"is_stretch_pool":false,"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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","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":"2024-08-17T17:21:37.359668+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,"is_stretch_pool":false,"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":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":66,"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_type":"Fair distribution","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":"2024-08-17T17:22:52.559757+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,"is_stretch_pool":false,"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":"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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_type":"Fair distribution","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":"2024-08-17T17:22:53.148641+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,"is_stretch_pool":false,"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":"72","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_type":"Fair distribution","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":"d355322b-4c96-40bc-a0b0-f6bcc121fda9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":439,"up_from":453,"up_thru":592,"down_at":440,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6802","nonce":1357149125},{"type":"v1","addr":"172.21.15.37:6803","nonce":1357149125}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6804","nonce":1357149125},{"type":"v1","addr":"172.21.15.37:6805","nonce":1357149125}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6808","nonce":1357149125},{"type":"v1","addr":"172.21.15.37:6809","nonce":1357149125}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6806","nonce":1357149125},{"type":"v1","addr":"172.21.15.37:6807","nonce":1357149125}]},"public_addr":"172.21.15.37:6803/1357149125","cluster_addr":"172.21.15.37:6805/1357149125","heartbeat_back_addr":"172.21.15.37:6809/1357149125","heartbeat_front_addr":"172.21.15.37:6807/1357149125","state":["exists","up"]},{"osd":1,"uuid":"45d8cab2-223e-4f3d-8bf2-761d3fe574c8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":514,"up_from":527,"up_thru":592,"down_at":515,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6810","nonce":3312932484},{"type":"v1","addr":"172.21.15.37:6811","nonce":3312932484}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6812","nonce":3312932484},{"type":"v1","addr":"172.21.15.37:6813","nonce":3312932484}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6816","nonce":3312932484},{"type":"v1","addr":"172.21.15.37:6817","nonce":3312932484}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6814","nonce":3312932484},{"type":"v1","addr":"172.21.15.37:6815","nonce":3312932484}]},"public_addr":"172.21.15.37:6811/3312932484","cluster_addr":"172.21.15.37:6813/3312932484","heartbeat_back_addr":"172.21.15.37:6817/3312932484","heartbeat_front_addr":"172.21.15.37:6815/3312932484","state":["exists","up"]},{"osd":2,"uuid":"8146af9a-fabf-469b-98bc-4defdd20ab73","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":547,"up_from":559,"up_thru":592,"down_at":548,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6818","nonce":981637990},{"type":"v1","addr":"172.21.15.37:6819","nonce":981637990}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6820","nonce":981637990},{"type":"v1","addr":"172.21.15.37:6821","nonce":981637990}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6824","nonce":981637990},{"type":"v1","addr":"172.21.15.37:6825","nonce":981637990}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6822","nonce":981637990},{"type":"v1","addr":"172.21.15.37:6823","nonce":981637990}]},"public_addr":"172.21.15.37:6819/981637990","cluster_addr":"172.21.15.37:6821/981637990","heartbeat_back_addr":"172.21.15.37:6825/981637990","heartbeat_front_addr":"172.21.15.37:6823/981637990","state":["exists","up"]},{"osd":3,"uuid":"91207eb7-da23-479d-94b7-82a90640c3e7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":580,"up_from":592,"up_thru":592,"down_at":581,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6826","nonce":1547935973},{"type":"v1","addr":"172.21.15.37:6827","nonce":1547935973}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6828","nonce":1547935973},{"type":"v1","addr":"172.21.15.37:6829","nonce":1547935973}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6832","nonce":1547935973},{"type":"v1","addr":"172.21.15.37:6833","nonce":1547935973}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6830","nonce":1547935973},{"type":"v1","addr":"172.21.15.37:6831","nonce":1547935973}]},"public_addr":"172.21.15.37:6827/1547935973","cluster_addr":"172.21.15.37:6829/1547935973","heartbeat_back_addr":"172.21.15.37:6833/1547935973","heartbeat_front_addr":"172.21.15.37:6831/1547935973","state":["exists","up"]},{"osd":4,"uuid":"a5c81924-3ae1-4c4a-b45e-1306df78e587","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":592,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6800","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6801","nonce":4215071032}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6803","nonce":4215071032}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6807","nonce":4215071032}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6805","nonce":4215071032}]},"public_addr":"172.21.15.46:6801/4215071032","cluster_addr":"172.21.15.46:6803/4215071032","heartbeat_back_addr":"172.21.15.46:6807/4215071032","heartbeat_front_addr":"172.21.15.46:6805/4215071032","state":["exists","up"]},{"osd":5,"uuid":"033632cd-5f3d-4ff3-a3d8-aaf1a46944a7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":592,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6808","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6809","nonce":2575043886}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6810","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6811","nonce":2575043886}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6814","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6815","nonce":2575043886}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6812","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6813","nonce":2575043886}]},"public_addr":"172.21.15.46:6809/2575043886","cluster_addr":"172.21.15.46:6811/2575043886","heartbeat_back_addr":"172.21.15.46:6815/2575043886","heartbeat_front_addr":"172.21.15.46:6813/2575043886","state":["exists","up"]},{"osd":6,"uuid":"5fe84c51-3696-4ecd-aa2a-411138307d9a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":581,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6816","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6817","nonce":1894527329}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6818","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6819","nonce":1894527329}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6822","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6823","nonce":1894527329}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6820","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6821","nonce":1894527329}]},"public_addr":"172.21.15.46:6817/1894527329","cluster_addr":"172.21.15.46:6819/1894527329","heartbeat_back_addr":"172.21.15.46:6823/1894527329","heartbeat_front_addr":"172.21.15.46:6821/1894527329","state":["exists","up"]},{"osd":7,"uuid":"133a611b-4fa6-4ae8-a6c2-93eb4f7b3c46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":592,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6824","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6825","nonce":2830139080}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6826","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6827","nonce":2830139080}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6830","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6831","nonce":2830139080}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6828","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6829","nonce":2830139080}]},"public_addr":"172.21.15.46:6825/2830139080","cluster_addr":"172.21.15.46:6827/2830139080","heartbeat_back_addr":"172.21.15.46:6831/2830139080","heartbeat_front_addr":"172.21.15.46:6829/2830139080","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:18:15.858306+0000","dead_epoch":438},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:18:39.888843+0000","dead_epoch":514},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:19:03.220196+0000","dead_epoch":547},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:19:28.829979+0000","dead_epoch":580},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:19:50.146145+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:20:13.566765+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:20:37.697730+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:21:02.353694+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.f","mappings":[{"from":1,"to":2}]},{"pgid":"4.1b","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.37:0/3368592886":"2024-08-18T17:27:23.424665+0000","172.21.15.37:0/802705908":"2024-08-18T17:27:23.424665+0000","172.21.15.37:0/3608468464":"2024-08-18T17:27:23.424665+0000","172.21.15.37:0/3258720683":"2024-08-18T17:27:23.424665+0000","172.21.15.37:6801/2981478806":"2024-08-18T17:27:23.424665+0000","172.21.15.37:6801/582960123":"2024-08-18T17:16:54.945298+0000","172.21.15.46:0/17838218":"2024-08-18T17:26:42.648600+0000","172.21.15.37:0/3778129795":"2024-08-18T17:27:23.424665+0000","172.21.15.37:0/2856346433":"2024-08-18T17:16:54.945298+0000","172.21.15.37:6800/744903713":"2024-08-18T17:21:33.461421+0000","172.21.15.46:0/65999415":"2024-08-18T17:26:42.648600+0000","172.21.15.46:0/1452070015":"2024-08-18T17:26:42.648600+0000","172.21.15.46:0/3467157564":"2024-08-18T17:26:42.648600+0000","172.21.15.37:0/1346456093":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/1483701393":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/3742143257":"2024-08-18T17:27:23.424665+0000","172.21.15.37:0/4254278222":"2024-08-18T17:25:26.989417+0000","172.21.15.37:0/4240945812":"2024-08-18T17:16:54.945298+0000","172.21.15.37:6801/744903713":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/3187619372":"2024-08-18T17:21:33.461421+0000","172.21.15.46:6835/94974961":"2024-08-18T17:26:42.648600+0000","172.21.15.37:0/3591224345":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/3177811120":"2024-08-18T17:16:54.945298+0000","172.21.15.46:0/3365680047":"2024-08-18T17:26:42.648600+0000","172.21.15.37:6801/2954378472":"2024-08-18T17:16:25.339858+0000","172.21.15.46:0/173866092":"2024-08-18T17:26:42.648600+0000","172.21.15.37:0/3218866355":"2024-08-18T17:25:26.989417+0000","172.21.15.37:0/1880776666":"2024-08-18T17:25:26.989417+0000","172.21.15.37:0/1123741661":"2024-08-18T17:16:25.339858+0000","172.21.15.37:6800/2981478806":"2024-08-18T17:27:23.424665+0000","172.21.15.37:6800/582960123":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/4012130197":"2024-08-18T17:25:26.989417+0000","172.21.15.37:6800/2954378472":"2024-08-18T17:16:25.339858+0000","172.21.15.37:6800/973077461":"2024-08-18T17:25:26.989417+0000","172.21.15.37:6801/973077461":"2024-08-18T17:25:26.989417+0000","172.21.15.46:6834/94974961":"2024-08-18T17:26:42.648600+0000","172.21.15.37:0/3665403737":"2024-08-18T17:16:25.339858+0000","172.21.15.37:0/3025612530":"2024-08-18T17:16:25.339858+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}} 2024-08-17T17:41:19.083 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:41:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:41:18] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.51.0" 2024-08-17T17:41:19.083 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:18 smithi037 ceph-mon[97894]: pgmap v1234: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:19.084 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:18 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1730775319' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:41:19.084 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:18 smithi037 ceph-mon[102022]: pgmap v1234: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:19.084 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:18 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1730775319' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:41:19.110 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-08-17T17:41:19.111 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T17:41:19.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:18 smithi046 ceph-mon[88218]: pgmap v1234: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:19.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:18 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1730775319' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:41:19.379 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:41:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:41:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:41:21.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:20 smithi037 ceph-mon[97894]: pgmap v1235: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:21.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:20 smithi037 ceph-mon[102022]: pgmap v1235: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:21.166 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:41:21.166 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":1080,"fsid":"4c9682c2-5cbc-11ef-bccf-c7b262605968","created":"2024-08-17T17:16:04.608243+0000","modified":"2024-08-17T17:41:12.948968+0000","last_up_change":"2024-08-17T17:32:58.745673+0000","last_in_change":"2024-08-17T17:20:46.804262+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":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-17T17:19:07.444923+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,"is_stretch_pool":false,"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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","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":"2024-08-17T17:21:37.359668+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,"is_stretch_pool":false,"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":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":66,"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_type":"Fair distribution","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":"2024-08-17T17:22:52.559757+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,"is_stretch_pool":false,"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":"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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_type":"Fair distribution","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":"2024-08-17T17:22:53.148641+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,"is_stretch_pool":false,"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":"72","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_type":"Fair distribution","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":"d355322b-4c96-40bc-a0b0-f6bcc121fda9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":439,"up_from":453,"up_thru":592,"down_at":440,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6802","nonce":1357149125},{"type":"v1","addr":"172.21.15.37:6803","nonce":1357149125}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6804","nonce":1357149125},{"type":"v1","addr":"172.21.15.37:6805","nonce":1357149125}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6808","nonce":1357149125},{"type":"v1","addr":"172.21.15.37:6809","nonce":1357149125}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6806","nonce":1357149125},{"type":"v1","addr":"172.21.15.37:6807","nonce":1357149125}]},"public_addr":"172.21.15.37:6803/1357149125","cluster_addr":"172.21.15.37:6805/1357149125","heartbeat_back_addr":"172.21.15.37:6809/1357149125","heartbeat_front_addr":"172.21.15.37:6807/1357149125","state":["exists","up"]},{"osd":1,"uuid":"45d8cab2-223e-4f3d-8bf2-761d3fe574c8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":514,"up_from":527,"up_thru":592,"down_at":515,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6810","nonce":3312932484},{"type":"v1","addr":"172.21.15.37:6811","nonce":3312932484}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6812","nonce":3312932484},{"type":"v1","addr":"172.21.15.37:6813","nonce":3312932484}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6816","nonce":3312932484},{"type":"v1","addr":"172.21.15.37:6817","nonce":3312932484}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6814","nonce":3312932484},{"type":"v1","addr":"172.21.15.37:6815","nonce":3312932484}]},"public_addr":"172.21.15.37:6811/3312932484","cluster_addr":"172.21.15.37:6813/3312932484","heartbeat_back_addr":"172.21.15.37:6817/3312932484","heartbeat_front_addr":"172.21.15.37:6815/3312932484","state":["exists","up"]},{"osd":2,"uuid":"8146af9a-fabf-469b-98bc-4defdd20ab73","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":547,"up_from":559,"up_thru":592,"down_at":548,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6818","nonce":981637990},{"type":"v1","addr":"172.21.15.37:6819","nonce":981637990}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6820","nonce":981637990},{"type":"v1","addr":"172.21.15.37:6821","nonce":981637990}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6824","nonce":981637990},{"type":"v1","addr":"172.21.15.37:6825","nonce":981637990}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6822","nonce":981637990},{"type":"v1","addr":"172.21.15.37:6823","nonce":981637990}]},"public_addr":"172.21.15.37:6819/981637990","cluster_addr":"172.21.15.37:6821/981637990","heartbeat_back_addr":"172.21.15.37:6825/981637990","heartbeat_front_addr":"172.21.15.37:6823/981637990","state":["exists","up"]},{"osd":3,"uuid":"91207eb7-da23-479d-94b7-82a90640c3e7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":580,"up_from":592,"up_thru":592,"down_at":581,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6826","nonce":1547935973},{"type":"v1","addr":"172.21.15.37:6827","nonce":1547935973}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6828","nonce":1547935973},{"type":"v1","addr":"172.21.15.37:6829","nonce":1547935973}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6832","nonce":1547935973},{"type":"v1","addr":"172.21.15.37:6833","nonce":1547935973}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6830","nonce":1547935973},{"type":"v1","addr":"172.21.15.37:6831","nonce":1547935973}]},"public_addr":"172.21.15.37:6827/1547935973","cluster_addr":"172.21.15.37:6829/1547935973","heartbeat_back_addr":"172.21.15.37:6833/1547935973","heartbeat_front_addr":"172.21.15.37:6831/1547935973","state":["exists","up"]},{"osd":4,"uuid":"a5c81924-3ae1-4c4a-b45e-1306df78e587","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":592,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6800","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6801","nonce":4215071032}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6803","nonce":4215071032}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6807","nonce":4215071032}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6805","nonce":4215071032}]},"public_addr":"172.21.15.46:6801/4215071032","cluster_addr":"172.21.15.46:6803/4215071032","heartbeat_back_addr":"172.21.15.46:6807/4215071032","heartbeat_front_addr":"172.21.15.46:6805/4215071032","state":["exists","up"]},{"osd":5,"uuid":"033632cd-5f3d-4ff3-a3d8-aaf1a46944a7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":592,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6808","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6809","nonce":2575043886}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6810","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6811","nonce":2575043886}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6814","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6815","nonce":2575043886}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6812","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6813","nonce":2575043886}]},"public_addr":"172.21.15.46:6809/2575043886","cluster_addr":"172.21.15.46:6811/2575043886","heartbeat_back_addr":"172.21.15.46:6815/2575043886","heartbeat_front_addr":"172.21.15.46:6813/2575043886","state":["exists","up"]},{"osd":6,"uuid":"5fe84c51-3696-4ecd-aa2a-411138307d9a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":581,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6816","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6817","nonce":1894527329}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6818","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6819","nonce":1894527329}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6822","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6823","nonce":1894527329}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6820","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6821","nonce":1894527329}]},"public_addr":"172.21.15.46:6817/1894527329","cluster_addr":"172.21.15.46:6819/1894527329","heartbeat_back_addr":"172.21.15.46:6823/1894527329","heartbeat_front_addr":"172.21.15.46:6821/1894527329","state":["exists","up"]},{"osd":7,"uuid":"133a611b-4fa6-4ae8-a6c2-93eb4f7b3c46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":592,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6824","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6825","nonce":2830139080}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6826","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6827","nonce":2830139080}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6830","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6831","nonce":2830139080}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6828","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6829","nonce":2830139080}]},"public_addr":"172.21.15.46:6825/2830139080","cluster_addr":"172.21.15.46:6827/2830139080","heartbeat_back_addr":"172.21.15.46:6831/2830139080","heartbeat_front_addr":"172.21.15.46:6829/2830139080","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:18:15.858306+0000","dead_epoch":438},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:18:39.888843+0000","dead_epoch":514},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:19:03.220196+0000","dead_epoch":547},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:19:28.829979+0000","dead_epoch":580},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:19:50.146145+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:20:13.566765+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:20:37.697730+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:21:02.353694+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.f","mappings":[{"from":1,"to":2}]},{"pgid":"4.1b","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.37:6801/582960123":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/3368592886":"2024-08-18T17:27:23.424665+0000","172.21.15.37:0/802705908":"2024-08-18T17:27:23.424665+0000","172.21.15.37:0/3608468464":"2024-08-18T17:27:23.424665+0000","172.21.15.37:6801/2954378472":"2024-08-18T17:16:25.339858+0000","172.21.15.37:6800/744903713":"2024-08-18T17:21:33.461421+0000","172.21.15.46:0/65999415":"2024-08-18T17:26:42.648600+0000","172.21.15.46:0/1452070015":"2024-08-18T17:26:42.648600+0000","172.21.15.46:0/3467157564":"2024-08-18T17:26:42.648600+0000","172.21.15.37:0/1346456093":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/1483701393":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/3025612530":"2024-08-18T17:16:25.339858+0000","172.21.15.37:0/3665403737":"2024-08-18T17:16:25.339858+0000","172.21.15.37:0/4240945812":"2024-08-18T17:16:54.945298+0000","172.21.15.46:0/17838218":"2024-08-18T17:26:42.648600+0000","172.21.15.37:6801/744903713":"2024-08-18T17:21:33.461421+0000","172.21.15.46:6835/94974961":"2024-08-18T17:26:42.648600+0000","172.21.15.37:0/3187619372":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/3591224345":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/4254278222":"2024-08-18T17:25:26.989417+0000","172.21.15.37:0/3742143257":"2024-08-18T17:27:23.424665+0000","172.21.15.37:0/2856346433":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/3778129795":"2024-08-18T17:27:23.424665+0000","172.21.15.46:6834/94974961":"2024-08-18T17:26:42.648600+0000","172.21.15.37:6800/973077461":"2024-08-18T17:25:26.989417+0000","172.21.15.37:6801/973077461":"2024-08-18T17:25:26.989417+0000","172.21.15.37:0/3177811120":"2024-08-18T17:16:54.945298+0000","172.21.15.37:6800/582960123":"2024-08-18T17:16:54.945298+0000","172.21.15.37:6800/2981478806":"2024-08-18T17:27:23.424665+0000","172.21.15.37:6801/2981478806":"2024-08-18T17:27:23.424665+0000","172.21.15.37:0/3258720683":"2024-08-18T17:27:23.424665+0000","172.21.15.37:0/4012130197":"2024-08-18T17:25:26.989417+0000","172.21.15.37:6800/2954378472":"2024-08-18T17:16:25.339858+0000","172.21.15.46:0/3365680047":"2024-08-18T17:26:42.648600+0000","172.21.15.46:0/173866092":"2024-08-18T17:26:42.648600+0000","172.21.15.37:0/3218866355":"2024-08-18T17:25:26.989417+0000","172.21.15.37:0/1880776666":"2024-08-18T17:25:26.989417+0000","172.21.15.37:0/1123741661":"2024-08-18T17:16:25.339858+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}} 2024-08-17T17:41:21.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:20 smithi046 ceph-mon[88218]: pgmap v1235: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:21.742 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-08-17T17:41:21.742 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-08-17T17:41:21.743 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-08-17T17:41:21.743 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-08-17T17:41:21.744 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-08-17T17:41:21.744 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-08-17T17:41:21.745 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-08-17T17:41:21.745 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-08-17T17:41:21.981 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:21 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1493246515' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:41:22.249 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:21 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1493246515' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:41:22.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:21 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1493246515' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:41:22.301 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:22.301 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:22.301 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:22.305 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:22.307 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:22.311 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:22.315 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:22.320 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:23.020 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:22 smithi037 ceph-mon[97894]: pgmap v1236: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:23.020 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:22 smithi037 ceph-mon[102022]: pgmap v1236: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:23.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:22 smithi046 ceph-mon[88218]: pgmap v1236: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:24.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:23 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:24.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:23 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:24.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:23 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:24.992 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:41:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=sqlstore.transactions t=2024-08-17T17:41:24.513846303Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-17T17:41:25.169 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:24 smithi037 ceph-mon[102022]: pgmap v1237: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:25.169 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:24 smithi037 ceph-mon[97894]: pgmap v1237: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:24 smithi046 ceph-mon[88218]: pgmap v1237: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:27.079 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:26 smithi037 ceph-mon[97894]: pgmap v1238: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:27.079 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:26 smithi037 ceph-mon[102022]: pgmap v1238: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:26 smithi046 ceph-mon[88218]: pgmap v1238: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:29.127 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:28 smithi037 ceph-mon[97894]: pgmap v1239: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:29.128 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:41:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:41:28] "GET /metrics HTTP/1.1" 200 34058 "" "Prometheus/2.51.0" 2024-08-17T17:41:29.128 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:28 smithi037 ceph-mon[102022]: pgmap v1239: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:29.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:28 smithi046 ceph-mon[88218]: pgmap v1239: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:41:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:41:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:41:31.221 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:31 smithi037 ceph-mon[102022]: pgmap v1240: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:31.221 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:31 smithi037 ceph-mon[97894]: pgmap v1240: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:31 smithi046 ceph-mon[88218]: pgmap v1240: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:33 smithi046 ceph-mon[88218]: pgmap v1241: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:33.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:33 smithi037 ceph-mon[97894]: pgmap v1241: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:33.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:33 smithi037 ceph-mon[102022]: pgmap v1241: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:33.954 INFO:teuthology.orchestra.run.smithi037.stdout:167503724802 2024-08-17T17:41:33.955 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-08-17T17:41:34.751 INFO:teuthology.orchestra.run.smithi037.stdout:201863463165 2024-08-17T17:41:34.751 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-08-17T17:41:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:35 smithi046 ceph-mon[88218]: pgmap v1242: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:35.280 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:35 smithi037 ceph-mon[97894]: pgmap v1242: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:35.280 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:35 smithi037 ceph-mon[102022]: pgmap v1242: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:35.574 INFO:teuthology.orchestra.run.smithi037.stdout:2263447765110 2024-08-17T17:41:35.574 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-08-17T17:41:36.437 INFO:teuthology.orchestra.run.smithi037.stdout:2542620639336 2024-08-17T17:41:36.437 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-08-17T17:41:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:37 smithi046 ceph-mon[88218]: pgmap v1243: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:37.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:37 smithi037 ceph-mon[97894]: pgmap v1243: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:37.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:37 smithi037 ceph-mon[102022]: pgmap v1243: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:37.643 INFO:teuthology.orchestra.run.smithi037.stdout:1945620185221 2024-08-17T17:41:37.643 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-08-17T17:41:38.064 INFO:teuthology.orchestra.run.smithi037.stdout:236223201529 2024-08-17T17:41:38.065 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-08-17T17:41:38.871 INFO:teuthology.orchestra.run.smithi037.stdout:2400886718575 2024-08-17T17:41:38.871 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-08-17T17:41:39.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:41:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:41:38] "GET /metrics HTTP/1.1" 200 34057 "" "Prometheus/2.51.0" 2024-08-17T17:41:39.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:39 smithi037 ceph-mon[102022]: pgmap v1244: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:39.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:39.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:39 smithi037 ceph-mon[97894]: pgmap v1244: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:39.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:39.332 INFO:teuthology.orchestra.run.smithi037.stdout:133143986441 2024-08-17T17:41:39.332 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-08-17T17:41:39.398 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:39.398 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:39.413 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:39.414 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:39.417 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:39.424 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:39.465 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:39 smithi046 ceph-mon[88218]: pgmap v1244: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:41:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:41:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:41:41.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:41 smithi037 ceph-mon[102022]: pgmap v1245: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:41.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:41 smithi037 ceph-mon[97894]: pgmap v1245: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:41.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:41 smithi046 ceph-mon[88218]: pgmap v1245: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:43.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:43 smithi037 ceph-mon[97894]: pgmap v1246: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:43.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:43 smithi037 ceph-mon[102022]: pgmap v1246: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:43.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:43 smithi046 ceph-mon[88218]: pgmap v1246: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:45.247 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:45 smithi037 ceph-mon[97894]: pgmap v1247: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:45.248 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:45 smithi037 ceph-mon[102022]: pgmap v1247: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:45.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:45 smithi046 ceph-mon[88218]: pgmap v1247: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:46.029 INFO:teuthology.orchestra.run.smithi037.stdout:236223201531 2024-08-17T17:41:46.569 INFO:teuthology.orchestra.run.smithi037.stdout:2263447765112 2024-08-17T17:41:46.769 INFO:teuthology.orchestra.run.smithi037.stdout:1945620185223 2024-08-17T17:41:47.175 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:47 smithi037 ceph-mon[97894]: pgmap v1248: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:47.175 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:47 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2534598193' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T17:41:47.175 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:47 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1494884566' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T17:41:47.175 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:47 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2128426328' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T17:41:47.175 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:47 smithi037 ceph-mon[102022]: pgmap v1248: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:47.175 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:47 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2534598193' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T17:41:47.175 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:47 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1494884566' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T17:41:47.176 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:47 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2128426328' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T17:41:47.206 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201529 got 236223201531 for osd.7 2024-08-17T17:41:47.206 DEBUG:teuthology.parallel:result is None 2024-08-17T17:41:47.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:47 smithi046 ceph-mon[88218]: pgmap v1248: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:47.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:47 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2534598193' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T17:41:47.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:47 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1494884566' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T17:41:47.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:47 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2128426328' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T17:41:48.644 INFO:tasks.cephadm.ceph_manager.ceph:need seq 1945620185221 got 1945620185223 for osd.0 2024-08-17T17:41:48.644 DEBUG:teuthology.parallel:result is None 2024-08-17T17:41:49.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:49 smithi037 ceph-mon[97894]: pgmap v1249: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:49.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:41:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:41:48] "GET /metrics HTTP/1.1" 200 34057 "" "Prometheus/2.51.0" 2024-08-17T17:41:49.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:49 smithi037 ceph-mon[102022]: pgmap v1249: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:49.485 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:49.510 INFO:tasks.cephadm.ceph_manager.ceph:need seq 2263447765110 got 2263447765112 for osd.1 2024-08-17T17:41:49.510 DEBUG:teuthology.parallel:result is None 2024-08-17T17:41:49.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:49 smithi046 ceph-mon[88218]: pgmap v1249: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:50.325 INFO:teuthology.orchestra.run.smithi037.stdout:2400886718578 2024-08-17T17:41:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:41:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:41:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:41:51.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:51 smithi046 ceph-mon[88218]: pgmap v1250: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:51.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:51 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3243242393' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T17:41:51.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:51 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:41:51.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:51 smithi037 ceph-mon[102022]: pgmap v1250: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:51.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:51 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3243242393' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T17:41:51.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:51 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:41:51.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:51 smithi037 ceph-mon[97894]: pgmap v1250: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:51.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:51 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3243242393' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T17:41:51.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:51 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:41:51.700 INFO:teuthology.orchestra.run.smithi037.stdout:167503724806 2024-08-17T17:41:52.220 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:52 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3923215907' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T17:41:52.220 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:52 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3923215907' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T17:41:52.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:52 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3923215907' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T17:41:52.690 INFO:teuthology.orchestra.run.smithi037.stdout:2542620639340 2024-08-17T17:41:53.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:53 smithi037 ceph-mon[97894]: pgmap v1251: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:53.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:53 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3294964157' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T17:41:53.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:53 smithi037 ceph-mon[102022]: pgmap v1251: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:53.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:53 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3294964157' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T17:41:53.339 INFO:tasks.cephadm.ceph_manager.ceph:need seq 2400886718575 got 2400886718578 for osd.2 2024-08-17T17:41:53.339 DEBUG:teuthology.parallel:result is None 2024-08-17T17:41:53.496 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:53 smithi046 ceph-mon[88218]: pgmap v1251: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:53.497 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:53 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3294964157' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T17:41:53.870 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724802 got 167503724806 for osd.5 2024-08-17T17:41:53.871 DEBUG:teuthology.parallel:result is None 2024-08-17T17:41:54.249 INFO:teuthology.orchestra.run.smithi037.stdout:201863463169 2024-08-17T17:41:54.250 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:54.250 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:54.342 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:54.579 INFO:teuthology.orchestra.run.smithi037.stdout:133143986444 2024-08-17T17:41:54.803 INFO:tasks.cephadm.ceph_manager.ceph:need seq 2542620639336 got 2542620639340 for osd.3 2024-08-17T17:41:54.803 DEBUG:teuthology.parallel:result is None 2024-08-17T17:41:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:55 smithi037 ceph-mon[102022]: pgmap v1252: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:55 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1348803138' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T17:41:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:55 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1939530766' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T17:41:55.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:55 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:41:55.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:55 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:41:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:55 smithi037 ceph-mon[97894]: pgmap v1252: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:55 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1348803138' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T17:41:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:55 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1939530766' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T17:41:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:55 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:41:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:55 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:41:55.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:55 smithi046 ceph-mon[88218]: pgmap v1252: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:55.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:55 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1348803138' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T17:41:55.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:55 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1939530766' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T17:41:55.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:55 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:41:55.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:55 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:41:55.584 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863463165 got 201863463169 for osd.6 2024-08-17T17:41:55.585 DEBUG:teuthology.parallel:result is None 2024-08-17T17:41:56.019 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986441 got 133143986444 for osd.4 2024-08-17T17:41:56.019 DEBUG:teuthology.parallel:result is None 2024-08-17T17:41:56.019 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-17T17:41:56.020 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:41:56.873 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:41:57.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:57 smithi037 ceph-mon[102022]: pgmap v1253: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:57.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:57 smithi037 ceph-mon[97894]: pgmap v1253: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:57.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:57 smithi046 ceph-mon[88218]: pgmap v1253: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:58.685 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:41:58.686 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-08-17T17:41:59.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:41:59 smithi037 ceph-mon[97894]: pgmap v1254: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:59.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:41:59 smithi037 ceph-mon[102022]: pgmap v1254: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:59.294 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:41:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:41:58] "GET /metrics HTTP/1.1" 200 34054 "" "Prometheus/2.51.0" 2024-08-17T17:41:59.483 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":1254,"stamp":"2024-08-17T17:41:57.655035+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"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":392,"num_read_kb":834,"num_write":278,"num_write_kb":2447,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":207,"ondisk_log_size":207,"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":1479496,"kb_used_data":76276,"kb_used_omap":136,"kb_used_meta":1402999,"kb_avail":748481720,"statfs":{"total":767960285184,"available":766445281280,"internally_reserved":0,"allocated":78106624,"data_stored":54171671,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":140191,"internal_metadata":1436671073},"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.003105"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":1486,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744870+0000","last_change":"2024-08-17T17:32:59.772029+0000","last_active":"2024-08-17T17:41:13.744870+0000","last_peered":"2024-08-17T17:41:13.744870+0000","last_clean":"2024-08-17T17:41:13.744870+0000","last_became_active":"2024-08-17T17:32:59.771720+0000","last_became_peered":"2024-08-17T17:32:59.771720+0000","last_unstale":"2024-08-17T17:41:13.744870+0000","last_undegraded":"2024-08-17T17:41:13.744870+0000","last_fullsized":"2024-08-17T17:41:13.744870+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:26:15.533153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":997,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905143+0000","last_change":"2024-08-17T17:32:27.435738+0000","last_active":"2024-08-17T17:41:11.905143+0000","last_peered":"2024-08-17T17:41:11.905143+0000","last_clean":"2024-08-17T17:41:11.905143+0000","last_became_active":"2024-08-17T17:32:27.435318+0000","last_became_peered":"2024-08-17T17:32:27.435318+0000","last_unstale":"2024-08-17T17:41:11.905143+0000","last_undegraded":"2024-08-17T17:41:11.905143+0000","last_fullsized":"2024-08-17T17:41:11.905143+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:53.143081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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.15","version":"0'0","reported_seq":1011,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905642+0000","last_change":"2024-08-17T17:32:59.767806+0000","last_active":"2024-08-17T17:41:11.905642+0000","last_peered":"2024-08-17T17:41:11.905642+0000","last_clean":"2024-08-17T17:41:11.905642+0000","last_became_active":"2024-08-17T17:32:59.767475+0000","last_became_peered":"2024-08-17T17:32:59.767475+0000","last_unstale":"2024-08-17T17:41:11.905642+0000","last_undegraded":"2024-08-17T17:41:11.905642+0000","last_fullsized":"2024-08-17T17:41:11.905642+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:29:45.247420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1631,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.746574+0000","last_change":"2024-08-17T17:32:59.762208+0000","last_active":"2024-08-17T17:41:13.746574+0000","last_peered":"2024-08-17T17:41:13.746574+0000","last_clean":"2024-08-17T17:41:13.746574+0000","last_became_active":"2024-08-17T17:32:59.761862+0000","last_became_peered":"2024-08-17T17:32:59.761862+0000","last_unstale":"2024-08-17T17:41:13.746574+0000","last_undegraded":"2024-08-17T17:41:13.746574+0000","last_fullsized":"2024-08-17T17:41:13.746574+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:40:45.672541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":1592,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.746205+0000","last_change":"2024-08-17T17:32:59.763047+0000","last_active":"2024-08-17T17:41:13.746205+0000","last_peered":"2024-08-17T17:41:13.746205+0000","last_clean":"2024-08-17T17:41:13.746205+0000","last_became_active":"2024-08-17T17:32:59.762738+0000","last_became_peered":"2024-08-17T17:32:59.762738+0000","last_unstale":"2024-08-17T17:41:13.746205+0000","last_undegraded":"2024-08-17T17:41:13.746205+0000","last_fullsized":"2024-08-17T17:41:13.746205+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:05:30.650980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":978,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905582+0000","last_change":"2024-08-17T17:22:53.725465+0000","last_active":"2024-08-17T17:41:11.905582+0000","last_peered":"2024-08-17T17:41:11.905582+0000","last_clean":"2024-08-17T17:41:11.905582+0000","last_became_active":"2024-08-17T17:22:53.725174+0000","last_became_peered":"2024-08-17T17:22:53.725174+0000","last_unstale":"2024-08-17T17:41:11.905582+0000","last_undegraded":"2024-08-17T17:41:11.905582+0000","last_fullsized":"2024-08-17T17:41:11.905582+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:46.185575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1486,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.745056+0000","last_change":"2024-08-17T17:32:59.773425+0000","last_active":"2024-08-17T17:41:13.745056+0000","last_peered":"2024-08-17T17:41:13.745056+0000","last_clean":"2024-08-17T17:41:13.745056+0000","last_became_active":"2024-08-17T17:32:59.772311+0000","last_became_peered":"2024-08-17T17:32:59.772311+0000","last_unstale":"2024-08-17T17:41:13.745056+0000","last_undegraded":"2024-08-17T17:41:13.745056+0000","last_fullsized":"2024-08-17T17:41:13.745056+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:23.208217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":1010,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.201280+0000","last_change":"2024-08-17T17:30:40.735252+0000","last_active":"2024-08-17T17:41:12.201280+0000","last_peered":"2024-08-17T17:41:12.201280+0000","last_clean":"2024-08-17T17:41:12.201280+0000","last_became_active":"2024-08-17T17:30:40.734865+0000","last_became_peered":"2024-08-17T17:30:40.734865+0000","last_unstale":"2024-08-17T17:41:12.201280+0000","last_undegraded":"2024-08-17T17:41:12.201280+0000","last_fullsized":"2024-08-17T17:41:12.201280+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T23:17:42.325027+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":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":"3.f","version":"72'1","reported_seq":996,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905613+0000","last_change":"2024-08-17T17:30:40.746434+0000","last_active":"2024-08-17T17:41:11.905613+0000","last_peered":"2024-08-17T17:41:11.905613+0000","last_clean":"2024-08-17T17:41:11.905613+0000","last_became_active":"2024-08-17T17:30:40.746080+0000","last_became_peered":"2024-08-17T17:30:40.746080+0000","last_unstale":"2024-08-17T17:41:11.905613+0000","last_undegraded":"2024-08-17T17:41:11.905613+0000","last_fullsized":"2024-08-17T17:41:11.905613+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T18:05:44.800572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":994,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.904880+0000","last_change":"2024-08-17T17:22:54.175652+0000","last_active":"2024-08-17T17:41:11.904880+0000","last_peered":"2024-08-17T17:41:11.904880+0000","last_clean":"2024-08-17T17:41:11.904880+0000","last_became_active":"2024-08-17T17:22:54.175332+0000","last_became_peered":"2024-08-17T17:22:54.175332+0000","last_unstale":"2024-08-17T17:41:11.904880+0000","last_undegraded":"2024-08-17T17:41:11.904880+0000","last_fullsized":"2024-08-17T17:41:11.904880+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:58:04.891665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":997,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905437+0000","last_change":"2024-08-17T17:31:54.821143+0000","last_active":"2024-08-17T17:41:11.905437+0000","last_peered":"2024-08-17T17:41:11.905437+0000","last_clean":"2024-08-17T17:41:11.905437+0000","last_became_active":"2024-08-17T17:31:54.820778+0000","last_became_peered":"2024-08-17T17:31:54.820778+0000","last_unstale":"2024-08-17T17:41:11.905437+0000","last_undegraded":"2024-08-17T17:41:11.905437+0000","last_fullsized":"2024-08-17T17:41:11.905437+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:31.128588+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":[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":1018,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981199+0000","last_change":"2024-08-17T17:32:59.769943+0000","last_active":"2024-08-17T17:41:11.981199+0000","last_peered":"2024-08-17T17:41:11.981199+0000","last_clean":"2024-08-17T17:41:11.981199+0000","last_became_active":"2024-08-17T17:32:59.769328+0000","last_became_peered":"2024-08-17T17:32:59.769328+0000","last_unstale":"2024-08-17T17:41:11.981199+0000","last_undegraded":"2024-08-17T17:41:11.981199+0000","last_fullsized":"2024-08-17T17:41:11.981199+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:45:56.990673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":979,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905882+0000","last_change":"2024-08-17T17:22:53.724857+0000","last_active":"2024-08-17T17:41:11.905882+0000","last_peered":"2024-08-17T17:41:11.905882+0000","last_clean":"2024-08-17T17:41:11.905882+0000","last_became_active":"2024-08-17T17:22:53.724555+0000","last_became_peered":"2024-08-17T17:22:53.724555+0000","last_unstale":"2024-08-17T17:41:11.905882+0000","last_undegraded":"2024-08-17T17:41:11.905882+0000","last_fullsized":"2024-08-17T17:41:11.905882+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:42:47.014152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1001,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.201820+0000","last_change":"2024-08-17T17:31:54.819946+0000","last_active":"2024-08-17T17:41:12.201820+0000","last_peered":"2024-08-17T17:41:12.201820+0000","last_clean":"2024-08-17T17:41:12.201820+0000","last_became_active":"2024-08-17T17:31:54.819604+0000","last_became_peered":"2024-08-17T17:31:54.819604+0000","last_unstale":"2024-08-17T17:41:12.201820+0000","last_undegraded":"2024-08-17T17:41:12.201820+0000","last_fullsized":"2024-08-17T17:41:12.201820+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:32.031030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1012,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.906160+0000","last_change":"2024-08-17T17:32:59.769306+0000","last_active":"2024-08-17T17:41:11.906160+0000","last_peered":"2024-08-17T17:41:11.906160+0000","last_clean":"2024-08-17T17:41:11.906160+0000","last_became_active":"2024-08-17T17:32:59.768286+0000","last_became_peered":"2024-08-17T17:32:59.768286+0000","last_unstale":"2024-08-17T17:41:11.906160+0000","last_undegraded":"2024-08-17T17:41:11.906160+0000","last_fullsized":"2024-08-17T17:41:11.906160+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:19:50.004425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1593,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744086+0000","last_change":"2024-08-17T17:31:54.829538+0000","last_active":"2024-08-17T17:41:13.744086+0000","last_peered":"2024-08-17T17:41:13.744086+0000","last_clean":"2024-08-17T17:41:13.744086+0000","last_became_active":"2024-08-17T17:31:54.829144+0000","last_became_peered":"2024-08-17T17:31:54.829144+0000","last_unstale":"2024-08-17T17:41:13.744086+0000","last_undegraded":"2024-08-17T17:41:13.744086+0000","last_fullsized":"2024-08-17T17:41:13.744086+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:47:04.696572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1497,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744684+0000","last_change":"2024-08-17T17:32:59.763237+0000","last_active":"2024-08-17T17:41:13.744684+0000","last_peered":"2024-08-17T17:41:13.744684+0000","last_clean":"2024-08-17T17:41:13.744684+0000","last_became_active":"2024-08-17T17:32:59.762812+0000","last_became_peered":"2024-08-17T17:32:59.762812+0000","last_unstale":"2024-08-17T17:41:13.744684+0000","last_undegraded":"2024-08-17T17:41:13.744684+0000","last_fullsized":"2024-08-17T17:41:13.744684+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:40:08.449121+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":1001,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981351+0000","last_change":"2024-08-17T17:32:59.767697+0000","last_active":"2024-08-17T17:41:11.981351+0000","last_peered":"2024-08-17T17:41:11.981351+0000","last_clean":"2024-08-17T17:41:11.981351+0000","last_became_active":"2024-08-17T17:32:59.767172+0000","last_became_peered":"2024-08-17T17:32:59.767172+0000","last_unstale":"2024-08-17T17:41:11.981351+0000","last_undegraded":"2024-08-17T17:41:11.981351+0000","last_fullsized":"2024-08-17T17:41:11.981351+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:13:37.509131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1002,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.201666+0000","last_change":"2024-08-17T17:31:54.820337+0000","last_active":"2024-08-17T17:41:12.201666+0000","last_peered":"2024-08-17T17:41:12.201666+0000","last_clean":"2024-08-17T17:41:12.201666+0000","last_became_active":"2024-08-17T17:31:54.819827+0000","last_became_peered":"2024-08-17T17:31:54.819827+0000","last_unstale":"2024-08-17T17:41:12.201666+0000","last_undegraded":"2024-08-17T17:41:12.201666+0000","last_fullsized":"2024-08-17T17:41:12.201666+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:56:36.690367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1018,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981273+0000","last_change":"2024-08-17T17:32:27.438169+0000","last_active":"2024-08-17T17:41:11.981273+0000","last_peered":"2024-08-17T17:41:11.981273+0000","last_clean":"2024-08-17T17:41:11.981273+0000","last_became_active":"2024-08-17T17:32:27.437846+0000","last_became_peered":"2024-08-17T17:32:27.437846+0000","last_unstale":"2024-08-17T17:41:11.981273+0000","last_undegraded":"2024-08-17T17:41:11.981273+0000","last_fullsized":"2024-08-17T17:41:11.981273+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:30:09.370291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1002,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981427+0000","last_change":"2024-08-17T17:32:27.432256+0000","last_active":"2024-08-17T17:41:11.981427+0000","last_peered":"2024-08-17T17:41:11.981427+0000","last_clean":"2024-08-17T17:41:11.981427+0000","last_became_active":"2024-08-17T17:32:27.431912+0000","last_became_peered":"2024-08-17T17:32:27.431912+0000","last_unstale":"2024-08-17T17:41:11.981427+0000","last_undegraded":"2024-08-17T17:41:11.981427+0000","last_fullsized":"2024-08-17T17:41:11.981427+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:07:09.604818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1001,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981531+0000","last_change":"2024-08-17T17:31:54.825361+0000","last_active":"2024-08-17T17:41:11.981531+0000","last_peered":"2024-08-17T17:41:11.981531+0000","last_clean":"2024-08-17T17:41:11.981531+0000","last_became_active":"2024-08-17T17:31:54.825062+0000","last_became_peered":"2024-08-17T17:31:54.825062+0000","last_unstale":"2024-08-17T17:41:11.981531+0000","last_undegraded":"2024-08-17T17:41:11.981531+0000","last_fullsized":"2024-08-17T17:41:11.981531+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:41:42.597824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1488,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744017+0000","last_change":"2024-08-17T17:32:59.772605+0000","last_active":"2024-08-17T17:41:13.744017+0000","last_peered":"2024-08-17T17:41:13.744017+0000","last_clean":"2024-08-17T17:41:13.744017+0000","last_became_active":"2024-08-17T17:32:59.772015+0000","last_became_peered":"2024-08-17T17:32:59.772015+0000","last_unstale":"2024-08-17T17:41:13.744017+0000","last_undegraded":"2024-08-17T17:41:13.744017+0000","last_fullsized":"2024-08-17T17:41:13.744017+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:23:08.461614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1503,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744041+0000","last_change":"2024-08-17T17:32:59.766848+0000","last_active":"2024-08-17T17:41:13.744041+0000","last_peered":"2024-08-17T17:41:13.744041+0000","last_clean":"2024-08-17T17:41:13.744041+0000","last_became_active":"2024-08-17T17:32:59.766481+0000","last_became_peered":"2024-08-17T17:32:59.766481+0000","last_unstale":"2024-08-17T17:41:13.744041+0000","last_undegraded":"2024-08-17T17:41:13.744041+0000","last_fullsized":"2024-08-17T17:41:13.744041+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:01:39.759644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"268'149","reported_seq":1337,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.904878+0000","last_change":"2024-08-17T17:30:40.741623+0000","last_active":"2024-08-17T17:41:11.904878+0000","last_peered":"2024-08-17T17:41:11.904878+0000","last_clean":"2024-08-17T17:41:11.904878+0000","last_became_active":"2024-08-17T17:30:40.741099+0000","last_became_peered":"2024-08-17T17:30:40.741099+0000","last_unstale":"2024-08-17T17:41:11.904878+0000","last_undegraded":"2024-08-17T17:41:11.904878+0000","last_fullsized":"2024-08-17T17:41:11.904878+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:19:07.708941+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:11:47.617244+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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":1025,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905325+0000","last_change":"2024-08-17T17:32:27.437735+0000","last_active":"2024-08-17T17:41:11.905325+0000","last_peered":"2024-08-17T17:41:11.905325+0000","last_clean":"2024-08-17T17:41:11.905325+0000","last_became_active":"2024-08-17T17:32:27.437234+0000","last_became_peered":"2024-08-17T17:32:27.437234+0000","last_unstale":"2024-08-17T17:41:11.905325+0000","last_undegraded":"2024-08-17T17:41:11.905325+0000","last_fullsized":"2024-08-17T17:41:11.905325+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+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 @ 2024-08-19T02:49:17.140384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028371400000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":1465,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.745698+0000","last_change":"2024-08-17T17:32:59.775218+0000","last_active":"2024-08-17T17:41:13.745698+0000","last_peered":"2024-08-17T17:41:13.745698+0000","last_clean":"2024-08-17T17:41:13.745698+0000","last_became_active":"2024-08-17T17:32:59.774911+0000","last_became_peered":"2024-08-17T17:32:59.774911+0000","last_unstale":"2024-08-17T17:41:13.745698+0000","last_undegraded":"2024-08-17T17:41:13.745698+0000","last_fullsized":"2024-08-17T17:41:13.745698+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:42:33.544078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":984,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.201481+0000","last_change":"2024-08-17T17:22:54.175289+0000","last_active":"2024-08-17T17:41:12.201481+0000","last_peered":"2024-08-17T17:41:12.201481+0000","last_clean":"2024-08-17T17:41:12.201481+0000","last_became_active":"2024-08-17T17:22:54.174953+0000","last_became_peered":"2024-08-17T17:22:54.174953+0000","last_unstale":"2024-08-17T17:41:12.201481+0000","last_undegraded":"2024-08-17T17:41:12.201481+0000","last_fullsized":"2024-08-17T17:41:12.201481+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:20.586463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1024,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.904854+0000","last_change":"2024-08-17T17:31:54.821923+0000","last_active":"2024-08-17T17:41:11.904854+0000","last_peered":"2024-08-17T17:41:11.904854+0000","last_clean":"2024-08-17T17:41:11.904854+0000","last_became_active":"2024-08-17T17:31:54.821596+0000","last_became_peered":"2024-08-17T17:31:54.821596+0000","last_unstale":"2024-08-17T17:41:11.904854+0000","last_undegraded":"2024-08-17T17:41:11.904854+0000","last_fullsized":"2024-08-17T17:41:11.904854+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:13.031431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026904000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1632,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.743822+0000","last_change":"2024-08-17T17:32:59.764471+0000","last_active":"2024-08-17T17:41:13.743822+0000","last_peered":"2024-08-17T17:41:13.743822+0000","last_clean":"2024-08-17T17:41:13.743822+0000","last_became_active":"2024-08-17T17:32:59.764174+0000","last_became_peered":"2024-08-17T17:32:59.764174+0000","last_unstale":"2024-08-17T17:41:13.743822+0000","last_undegraded":"2024-08-17T17:41:13.743822+0000","last_fullsized":"2024-08-17T17:41:13.743822+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:15:08.101111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1608,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.746063+0000","last_change":"2024-08-17T17:32:27.437761+0000","last_active":"2024-08-17T17:41:13.746063+0000","last_peered":"2024-08-17T17:41:13.746063+0000","last_clean":"2024-08-17T17:41:13.746063+0000","last_became_active":"2024-08-17T17:32:27.437409+0000","last_became_peered":"2024-08-17T17:32:27.437409+0000","last_unstale":"2024-08-17T17:41:13.746063+0000","last_undegraded":"2024-08-17T17:41:13.746063+0000","last_fullsized":"2024-08-17T17:41:13.746063+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:49:42.627015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1544,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744238+0000","last_change":"2024-08-17T17:32:59.769974+0000","last_active":"2024-08-17T17:41:13.744238+0000","last_peered":"2024-08-17T17:41:13.744238+0000","last_clean":"2024-08-17T17:41:13.744238+0000","last_became_active":"2024-08-17T17:32:59.769633+0000","last_became_peered":"2024-08-17T17:32:59.769633+0000","last_unstale":"2024-08-17T17:41:13.744238+0000","last_undegraded":"2024-08-17T17:41:13.744238+0000","last_fullsized":"2024-08-17T17:41:13.744238+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:05:46.823299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029621200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1523,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.953312+0000","last_change":"2024-08-17T17:32:27.433156+0000","last_active":"2024-08-17T17:41:12.953312+0000","last_peered":"2024-08-17T17:41:12.953312+0000","last_clean":"2024-08-17T17:41:12.953312+0000","last_became_active":"2024-08-17T17:32:27.432811+0000","last_became_peered":"2024-08-17T17:32:27.432811+0000","last_unstale":"2024-08-17T17:41:12.953312+0000","last_undegraded":"2024-08-17T17:41:12.953312+0000","last_fullsized":"2024-08-17T17:41:12.953312+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:12.882686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1540,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.953074+0000","last_change":"2024-08-17T17:31:54.824135+0000","last_active":"2024-08-17T17:41:12.953074+0000","last_peered":"2024-08-17T17:41:12.953074+0000","last_clean":"2024-08-17T17:41:12.953074+0000","last_became_active":"2024-08-17T17:31:54.823811+0000","last_became_peered":"2024-08-17T17:31:54.823811+0000","last_unstale":"2024-08-17T17:41:12.953074+0000","last_undegraded":"2024-08-17T17:41:12.953074+0000","last_fullsized":"2024-08-17T17:41:12.953074+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:35:04.088383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"66'2","reported_seq":1026,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905585+0000","last_change":"2024-08-17T17:31:54.822081+0000","last_active":"2024-08-17T17:41:11.905585+0000","last_peered":"2024-08-17T17:41:11.905585+0000","last_clean":"2024-08-17T17:41:11.905585+0000","last_became_active":"2024-08-17T17:31:54.821740+0000","last_became_peered":"2024-08-17T17:31:54.821740+0000","last_unstale":"2024-08-17T17:41:11.905585+0000","last_undegraded":"2024-08-17T17:41:11.905585+0000","last_fullsized":"2024-08-17T17:41:11.905585+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:09:33.904896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00089523800000000002,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1002,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981319+0000","last_change":"2024-08-17T17:30:40.742379+0000","last_active":"2024-08-17T17:41:11.981319+0000","last_peered":"2024-08-17T17:41:11.981319+0000","last_clean":"2024-08-17T17:41:11.981319+0000","last_became_active":"2024-08-17T17:30:40.742094+0000","last_became_peered":"2024-08-17T17:30:40.742094+0000","last_unstale":"2024-08-17T17:41:11.981319+0000","last_undegraded":"2024-08-17T17:41:11.981319+0000","last_fullsized":"2024-08-17T17:41:11.981319+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:56:15.833110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1533,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.952625+0000","last_change":"2024-08-17T17:32:59.768385+0000","last_active":"2024-08-17T17:41:12.952625+0000","last_peered":"2024-08-17T17:41:12.952625+0000","last_clean":"2024-08-17T17:41:12.952625+0000","last_became_active":"2024-08-17T17:32:59.767891+0000","last_became_peered":"2024-08-17T17:32:59.767891+0000","last_unstale":"2024-08-17T17:41:12.952625+0000","last_undegraded":"2024-08-17T17:41:12.952625+0000","last_fullsized":"2024-08-17T17:41:12.952625+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:05:22.672505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1029,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905802+0000","last_change":"2024-08-17T17:32:59.768555+0000","last_active":"2024-08-17T17:41:11.905802+0000","last_peered":"2024-08-17T17:41:11.905802+0000","last_clean":"2024-08-17T17:41:11.905802+0000","last_became_active":"2024-08-17T17:32:59.768221+0000","last_became_peered":"2024-08-17T17:32:59.768221+0000","last_unstale":"2024-08-17T17:41:11.905802+0000","last_undegraded":"2024-08-17T17:41:11.905802+0000","last_fullsized":"2024-08-17T17:41:11.905802+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:04:28.973618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1553,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.952954+0000","last_change":"2024-08-17T17:31:54.824846+0000","last_active":"2024-08-17T17:41:12.952954+0000","last_peered":"2024-08-17T17:41:12.952954+0000","last_clean":"2024-08-17T17:41:12.952954+0000","last_became_active":"2024-08-17T17:31:54.823784+0000","last_became_peered":"2024-08-17T17:31:54.823784+0000","last_unstale":"2024-08-17T17:41:12.952954+0000","last_undegraded":"2024-08-17T17:41:12.952954+0000","last_fullsized":"2024-08-17T17:41:12.952954+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:27.320522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342763,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":1511,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.952473+0000","last_change":"2024-08-17T17:31:54.820086+0000","last_active":"2024-08-17T17:41:12.952473+0000","last_peered":"2024-08-17T17:41:12.952473+0000","last_clean":"2024-08-17T17:41:12.952473+0000","last_became_active":"2024-08-17T17:31:54.819745+0000","last_became_peered":"2024-08-17T17:31:54.819745+0000","last_unstale":"2024-08-17T17:41:12.952473+0000","last_undegraded":"2024-08-17T17:41:12.952473+0000","last_fullsized":"2024-08-17T17:41:12.952473+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:06:06.329346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1522,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.953471+0000","last_change":"2024-08-17T17:32:27.437457+0000","last_active":"2024-08-17T17:41:12.953471+0000","last_peered":"2024-08-17T17:41:12.953471+0000","last_clean":"2024-08-17T17:41:12.953471+0000","last_became_active":"2024-08-17T17:32:27.437140+0000","last_became_peered":"2024-08-17T17:32:27.437140+0000","last_unstale":"2024-08-17T17:41:12.953471+0000","last_undegraded":"2024-08-17T17:41:12.953471+0000","last_fullsized":"2024-08-17T17:41:12.953471+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:11.131550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1007,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905895+0000","last_change":"2024-08-17T17:30:40.733784+0000","last_active":"2024-08-17T17:41:11.905895+0000","last_peered":"2024-08-17T17:41:11.905895+0000","last_clean":"2024-08-17T17:41:11.905895+0000","last_became_active":"2024-08-17T17:30:40.733336+0000","last_became_peered":"2024-08-17T17:30:40.733336+0000","last_unstale":"2024-08-17T17:41:11.905895+0000","last_undegraded":"2024-08-17T17:41:11.905895+0000","last_fullsized":"2024-08-17T17:41:11.905895+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:45:21.984785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033804700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":1582,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744742+0000","last_change":"2024-08-17T17:30:40.740826+0000","last_active":"2024-08-17T17:41:13.744742+0000","last_peered":"2024-08-17T17:41:13.744742+0000","last_clean":"2024-08-17T17:41:13.744742+0000","last_became_active":"2024-08-17T17:30:40.739746+0000","last_became_peered":"2024-08-17T17:30:40.739746+0000","last_unstale":"2024-08-17T17:41:13.744742+0000","last_undegraded":"2024-08-17T17:41:13.744742+0000","last_fullsized":"2024-08-17T17:41:13.744742+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:31:38.808235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1498,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.745337+0000","last_change":"2024-08-17T17:32:59.773609+0000","last_active":"2024-08-17T17:41:13.745337+0000","last_peered":"2024-08-17T17:41:13.745337+0000","last_clean":"2024-08-17T17:41:13.745337+0000","last_became_active":"2024-08-17T17:32:59.773348+0000","last_became_peered":"2024-08-17T17:32:59.773348+0000","last_unstale":"2024-08-17T17:41:13.745337+0000","last_undegraded":"2024-08-17T17:41:13.745337+0000","last_fullsized":"2024-08-17T17:41:13.745337+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:38:31.542973+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":1521,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.952952+0000","last_change":"2024-08-17T17:31:54.820580+0000","last_active":"2024-08-17T17:41:12.952952+0000","last_peered":"2024-08-17T17:41:12.952952+0000","last_clean":"2024-08-17T17:41:12.952952+0000","last_became_active":"2024-08-17T17:31:54.820089+0000","last_became_peered":"2024-08-17T17:31:54.820089+0000","last_unstale":"2024-08-17T17:41:12.952952+0000","last_undegraded":"2024-08-17T17:41:12.952952+0000","last_fullsized":"2024-08-17T17:41:12.952952+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:25:34.716640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1495,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.743781+0000","last_change":"2024-08-17T17:32:59.772291+0000","last_active":"2024-08-17T17:41:13.743781+0000","last_peered":"2024-08-17T17:41:13.743781+0000","last_clean":"2024-08-17T17:41:13.743781+0000","last_became_active":"2024-08-17T17:32:59.771990+0000","last_became_peered":"2024-08-17T17:32:59.771990+0000","last_unstale":"2024-08-17T17:41:13.743781+0000","last_undegraded":"2024-08-17T17:41:13.743781+0000","last_fullsized":"2024-08-17T17:41:13.743781+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:34:47.282842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"72'1","reported_seq":1596,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.746358+0000","last_change":"2024-08-17T17:31:54.828534+0000","last_active":"2024-08-17T17:41:13.746358+0000","last_peered":"2024-08-17T17:41:13.746358+0000","last_clean":"2024-08-17T17:41:13.746358+0000","last_became_active":"2024-08-17T17:31:54.828182+0000","last_became_peered":"2024-08-17T17:31:54.828182+0000","last_unstale":"2024-08-17T17:41:13.746358+0000","last_undegraded":"2024-08-17T17:41:13.746358+0000","last_fullsized":"2024-08-17T17:41:13.746358+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:34:13.598348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":1014,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.201604+0000","last_change":"2024-08-17T17:32:27.436530+0000","last_active":"2024-08-17T17:41:12.201604+0000","last_peered":"2024-08-17T17:41:12.201604+0000","last_clean":"2024-08-17T17:41:12.201604+0000","last_became_active":"2024-08-17T17:32:27.436139+0000","last_became_peered":"2024-08-17T17:32:27.436139+0000","last_unstale":"2024-08-17T17:41:12.201604+0000","last_undegraded":"2024-08-17T17:41:12.201604+0000","last_fullsized":"2024-08-17T17:41:12.201604+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:18.060869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030013400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":984,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981048+0000","last_change":"2024-08-17T17:22:55.275184+0000","last_active":"2024-08-17T17:41:11.981048+0000","last_peered":"2024-08-17T17:41:11.981048+0000","last_clean":"2024-08-17T17:41:11.981048+0000","last_became_active":"2024-08-17T17:22:55.274677+0000","last_became_peered":"2024-08-17T17:22:55.274677+0000","last_unstale":"2024-08-17T17:41:11.981048+0000","last_undegraded":"2024-08-17T17:41:11.981048+0000","last_fullsized":"2024-08-17T17:41:11.981048+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:51:29.348766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":1001,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981226+0000","last_change":"2024-08-17T17:31:54.821919+0000","last_active":"2024-08-17T17:41:11.981226+0000","last_peered":"2024-08-17T17:41:11.981226+0000","last_clean":"2024-08-17T17:41:11.981226+0000","last_became_active":"2024-08-17T17:31:54.821536+0000","last_became_peered":"2024-08-17T17:31:54.821536+0000","last_unstale":"2024-08-17T17:41:11.981226+0000","last_undegraded":"2024-08-17T17:41:11.981226+0000","last_fullsized":"2024-08-17T17:41:11.981226+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:17:33.081437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"350'22","reported_seq":1007,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981527+0000","last_change":"2024-08-17T17:22:53.728275+0000","last_active":"2024-08-17T17:41:11.981527+0000","last_peered":"2024-08-17T17:41:11.981527+0000","last_clean":"2024-08-17T17:41:11.981527+0000","last_became_active":"2024-08-17T17:22:53.727978+0000","last_became_peered":"2024-08-17T17:22:53.727978+0000","last_unstale":"2024-08-17T17:41:11.981527+0000","last_undegraded":"2024-08-17T17:41:11.981527+0000","last_fullsized":"2024-08-17T17:41:11.981527+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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":"periodic scrub scheduled @ 2024-08-18T23:19:43.717005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"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.12","version":"0'0","reported_seq":1522,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.952415+0000","last_change":"2024-08-17T17:32:27.438365+0000","last_active":"2024-08-17T17:41:12.952415+0000","last_peered":"2024-08-17T17:41:12.952415+0000","last_clean":"2024-08-17T17:41:12.952415+0000","last_became_active":"2024-08-17T17:32:27.437932+0000","last_became_peered":"2024-08-17T17:32:27.437932+0000","last_unstale":"2024-08-17T17:41:12.952415+0000","last_undegraded":"2024-08-17T17:41:12.952415+0000","last_fullsized":"2024-08-17T17:41:12.952415+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:07.527904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":998,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905814+0000","last_change":"2024-08-17T17:32:59.768226+0000","last_active":"2024-08-17T17:41:11.905814+0000","last_peered":"2024-08-17T17:41:11.905814+0000","last_clean":"2024-08-17T17:41:11.905814+0000","last_became_active":"2024-08-17T17:32:59.767701+0000","last_became_peered":"2024-08-17T17:32:59.767701+0000","last_unstale":"2024-08-17T17:41:11.905814+0000","last_undegraded":"2024-08-17T17:41:11.905814+0000","last_fullsized":"2024-08-17T17:41:11.905814+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T21:00:52.281423+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":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":"3.16","version":"0'0","reported_seq":1012,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.906056+0000","last_change":"2024-08-17T17:31:54.822296+0000","last_active":"2024-08-17T17:41:11.906056+0000","last_peered":"2024-08-17T17:41:11.906056+0000","last_clean":"2024-08-17T17:41:11.906056+0000","last_became_active":"2024-08-17T17:31:54.821958+0000","last_became_peered":"2024-08-17T17:31:54.821958+0000","last_unstale":"2024-08-17T17:41:11.906056+0000","last_undegraded":"2024-08-17T17:41:11.906056+0000","last_fullsized":"2024-08-17T17:41:11.906056+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:44.831479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1464,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744085+0000","last_change":"2024-08-17T17:32:59.773153+0000","last_active":"2024-08-17T17:41:13.744085+0000","last_peered":"2024-08-17T17:41:13.744085+0000","last_clean":"2024-08-17T17:41:13.744085+0000","last_became_active":"2024-08-17T17:32:59.772671+0000","last_became_peered":"2024-08-17T17:32:59.772671+0000","last_unstale":"2024-08-17T17:41:13.744085+0000","last_undegraded":"2024-08-17T17:41:13.744085+0000","last_fullsized":"2024-08-17T17:41:13.744085+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:32.219883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1631,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.747092+0000","last_change":"2024-08-17T17:32:59.762369+0000","last_active":"2024-08-17T17:41:13.747092+0000","last_peered":"2024-08-17T17:41:13.747092+0000","last_clean":"2024-08-17T17:41:13.747092+0000","last_became_active":"2024-08-17T17:32:59.761931+0000","last_became_peered":"2024-08-17T17:32:59.761931+0000","last_unstale":"2024-08-17T17:41:13.747092+0000","last_undegraded":"2024-08-17T17:41:13.747092+0000","last_fullsized":"2024-08-17T17:41:13.747092+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:57:47.627585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1486,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.743680+0000","last_change":"2024-08-17T17:32:59.767175+0000","last_active":"2024-08-17T17:41:13.743680+0000","last_peered":"2024-08-17T17:41:13.743680+0000","last_clean":"2024-08-17T17:41:13.743680+0000","last_became_active":"2024-08-17T17:32:59.766352+0000","last_became_peered":"2024-08-17T17:32:59.766352+0000","last_unstale":"2024-08-17T17:41:13.743680+0000","last_undegraded":"2024-08-17T17:41:13.743680+0000","last_fullsized":"2024-08-17T17:41:13.743680+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:42.252204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1001,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.201604+0000","last_change":"2024-08-17T17:31:54.823767+0000","last_active":"2024-08-17T17:41:12.201604+0000","last_peered":"2024-08-17T17:41:12.201604+0000","last_clean":"2024-08-17T17:41:12.201604+0000","last_became_active":"2024-08-17T17:31:54.823265+0000","last_became_peered":"2024-08-17T17:31:54.823265+0000","last_unstale":"2024-08-17T17:41:12.201604+0000","last_undegraded":"2024-08-17T17:41:12.201604+0000","last_fullsized":"2024-08-17T17:41:12.201604+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:10:08.654594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1504,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.743881+0000","last_change":"2024-08-17T17:32:59.767449+0000","last_active":"2024-08-17T17:41:13.743881+0000","last_peered":"2024-08-17T17:41:13.743881+0000","last_clean":"2024-08-17T17:41:13.743881+0000","last_became_active":"2024-08-17T17:32:59.766874+0000","last_became_peered":"2024-08-17T17:32:59.766874+0000","last_unstale":"2024-08-17T17:41:13.743881+0000","last_undegraded":"2024-08-17T17:41:13.743881+0000","last_fullsized":"2024-08-17T17:41:13.743881+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:54:39.267579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1593,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.746117+0000","last_change":"2024-08-17T17:32:59.763754+0000","last_active":"2024-08-17T17:41:13.746117+0000","last_peered":"2024-08-17T17:41:13.746117+0000","last_clean":"2024-08-17T17:41:13.746117+0000","last_became_active":"2024-08-17T17:32:59.763480+0000","last_became_peered":"2024-08-17T17:32:59.763480+0000","last_unstale":"2024-08-17T17:41:13.746117+0000","last_undegraded":"2024-08-17T17:41:13.746117+0000","last_fullsized":"2024-08-17T17:41:13.746117+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:26:03.239484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1522,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.952325+0000","last_change":"2024-08-17T17:32:59.767087+0000","last_active":"2024-08-17T17:41:12.952325+0000","last_peered":"2024-08-17T17:41:12.952325+0000","last_clean":"2024-08-17T17:41:12.952325+0000","last_became_active":"2024-08-17T17:32:59.766784+0000","last_became_peered":"2024-08-17T17:32:59.766784+0000","last_unstale":"2024-08-17T17:41:12.952325+0000","last_undegraded":"2024-08-17T17:41:12.952325+0000","last_fullsized":"2024-08-17T17:41:12.952325+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:11:48.775621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1486,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744623+0000","last_change":"2024-08-17T17:32:59.767655+0000","last_active":"2024-08-17T17:41:13.744623+0000","last_peered":"2024-08-17T17:41:13.744623+0000","last_clean":"2024-08-17T17:41:13.744623+0000","last_became_active":"2024-08-17T17:32:59.766891+0000","last_became_peered":"2024-08-17T17:32:59.766891+0000","last_unstale":"2024-08-17T17:41:13.744623+0000","last_undegraded":"2024-08-17T17:41:13.744623+0000","last_fullsized":"2024-08-17T17:41:13.744623+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:19:57.129588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1020,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981453+0000","last_change":"2024-08-17T17:32:27.438656+0000","last_active":"2024-08-17T17:41:11.981453+0000","last_peered":"2024-08-17T17:41:11.981453+0000","last_clean":"2024-08-17T17:41:11.981453+0000","last_became_active":"2024-08-17T17:32:27.437400+0000","last_became_peered":"2024-08-17T17:32:27.437400+0000","last_unstale":"2024-08-17T17:41:11.981453+0000","last_undegraded":"2024-08-17T17:41:11.981453+0000","last_fullsized":"2024-08-17T17:41:11.981453+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T01:13:13.749171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":1523,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.743597+0000","last_change":"2024-08-17T17:32:59.769549+0000","last_active":"2024-08-17T17:41:13.743597+0000","last_peered":"2024-08-17T17:41:13.743597+0000","last_clean":"2024-08-17T17:41:13.743597+0000","last_became_active":"2024-08-17T17:32:59.768660+0000","last_became_peered":"2024-08-17T17:32:59.768660+0000","last_unstale":"2024-08-17T17:41:13.743597+0000","last_undegraded":"2024-08-17T17:41:13.743597+0000","last_fullsized":"2024-08-17T17:41:13.743597+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:42:20.130102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1584,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.745214+0000","last_change":"2024-08-17T17:30:40.753115+0000","last_active":"2024-08-17T17:41:13.745214+0000","last_peered":"2024-08-17T17:41:13.745214+0000","last_clean":"2024-08-17T17:41:13.745214+0000","last_became_active":"2024-08-17T17:30:40.752263+0000","last_became_peered":"2024-08-17T17:30:40.752263+0000","last_unstale":"2024-08-17T17:41:13.745214+0000","last_undegraded":"2024-08-17T17:41:13.745214+0000","last_fullsized":"2024-08-17T17:41:13.745214+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T05:08:48.137529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":1028,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981141+0000","last_change":"2024-08-17T17:32:59.768103+0000","last_active":"2024-08-17T17:41:11.981141+0000","last_peered":"2024-08-17T17:41:11.981141+0000","last_clean":"2024-08-17T17:41:11.981141+0000","last_became_active":"2024-08-17T17:32:59.767686+0000","last_became_peered":"2024-08-17T17:32:59.767686+0000","last_unstale":"2024-08-17T17:41:11.981141+0000","last_undegraded":"2024-08-17T17:41:11.981141+0000","last_fullsized":"2024-08-17T17:41:11.981141+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:40:54.780900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"72'2","reported_seq":1014,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905293+0000","last_change":"2024-08-17T17:31:54.823556+0000","last_active":"2024-08-17T17:41:11.905293+0000","last_peered":"2024-08-17T17:41:11.905293+0000","last_clean":"2024-08-17T17:41:11.905293+0000","last_became_active":"2024-08-17T17:31:54.823250+0000","last_became_peered":"2024-08-17T17:31:54.823250+0000","last_unstale":"2024-08-17T17:41:11.905293+0000","last_undegraded":"2024-08-17T17:41:11.905293+0000","last_fullsized":"2024-08-17T17:41:11.905293+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:08:07.165204+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":[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":1018,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981369+0000","last_change":"2024-08-17T17:32:59.768344+0000","last_active":"2024-08-17T17:41:11.981369+0000","last_peered":"2024-08-17T17:41:11.981369+0000","last_clean":"2024-08-17T17:41:11.981369+0000","last_became_active":"2024-08-17T17:32:59.767154+0000","last_became_peered":"2024-08-17T17:32:59.767154+0000","last_unstale":"2024-08-17T17:41:11.981369+0000","last_undegraded":"2024-08-17T17:41:11.981369+0000","last_fullsized":"2024-08-17T17:41:11.981369+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:25:18.926181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":997,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905729+0000","last_change":"2024-08-17T17:22:53.725178+0000","last_active":"2024-08-17T17:41:11.905729+0000","last_peered":"2024-08-17T17:41:11.905729+0000","last_clean":"2024-08-17T17:41:11.905729+0000","last_became_active":"2024-08-17T17:22:53.724909+0000","last_became_peered":"2024-08-17T17:22:53.724909+0000","last_unstale":"2024-08-17T17:41:11.905729+0000","last_undegraded":"2024-08-17T17:41:11.905729+0000","last_fullsized":"2024-08-17T17:41:11.905729+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:00.171471+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":[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.19","version":"0'0","reported_seq":1494,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744378+0000","last_change":"2024-08-17T17:32:59.767743+0000","last_active":"2024-08-17T17:41:13.744378+0000","last_peered":"2024-08-17T17:41:13.744378+0000","last_clean":"2024-08-17T17:41:13.744378+0000","last_became_active":"2024-08-17T17:32:59.767391+0000","last_became_peered":"2024-08-17T17:32:59.767391+0000","last_unstale":"2024-08-17T17:41:13.744378+0000","last_undegraded":"2024-08-17T17:41:13.744378+0000","last_fullsized":"2024-08-17T17:41:13.744378+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:30.357526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1480,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.745010+0000","last_change":"2024-08-17T17:32:59.770449+0000","last_active":"2024-08-17T17:41:13.745010+0000","last_peered":"2024-08-17T17:41:13.745010+0000","last_clean":"2024-08-17T17:41:13.745010+0000","last_became_active":"2024-08-17T17:32:59.768701+0000","last_became_peered":"2024-08-17T17:32:59.768701+0000","last_unstale":"2024-08-17T17:41:13.745010+0000","last_undegraded":"2024-08-17T17:41:13.745010+0000","last_fullsized":"2024-08-17T17:41:13.745010+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:37:58.418659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1001,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.980870+0000","last_change":"2024-08-17T17:31:54.822460+0000","last_active":"2024-08-17T17:41:11.980870+0000","last_peered":"2024-08-17T17:41:11.980870+0000","last_clean":"2024-08-17T17:41:11.980870+0000","last_became_active":"2024-08-17T17:31:54.822111+0000","last_became_peered":"2024-08-17T17:31:54.822111+0000","last_unstale":"2024-08-17T17:41:11.980870+0000","last_undegraded":"2024-08-17T17:41:11.980870+0000","last_fullsized":"2024-08-17T17:41:11.980870+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:17:44.350364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'4","reported_seq":1599,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.747706+0000","last_change":"2024-08-17T17:32:27.438808+0000","last_active":"2024-08-17T17:41:13.747706+0000","last_peered":"2024-08-17T17:41:13.747706+0000","last_clean":"2024-08-17T17:41:13.747706+0000","last_became_active":"2024-08-17T17:32:27.438455+0000","last_became_peered":"2024-08-17T17:32:27.438455+0000","last_unstale":"2024-08-17T17:41:13.747706+0000","last_undegraded":"2024-08-17T17:41:13.747706+0000","last_fullsized":"2024-08-17T17:41:13.747706+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T02:04:33.112716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":[]}],"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":5530,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17088,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201533,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":319748,"kb_used_data":9912,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93425404,"statfs":{"total":95995035648,"available":95667613696,"internally_reserved":0,"allocated":10149888,"data_stored":7143522,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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":[]},{"osd":6,"up_from":47,"seq":201863463170,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":319736,"kb_used_data":9904,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93425416,"statfs":{"total":95995035648,"available":95667625984,"internally_reserved":0,"allocated":10141696,"data_stored":7143395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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":[]},{"osd":5,"up_from":39,"seq":167503724807,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306672,"kb_used_data":9316,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93438480,"statfs":{"total":95995035648,"available":95681003520,"internally_reserved":0,"allocated":9539584,"data_stored":6548853,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":[]},{"osd":4,"up_from":31,"seq":133143986445,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":323320,"kb_used_data":9328,"kb_used_omap":1,"kb_used_meta":313982,"kb_avail":93421832,"statfs":{"total":95995035648,"available":95663955968,"internally_reserved":0,"allocated":9551872,"data_stored":6553084,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":321517912},"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":[]},{"osd":3,"up_from":592,"seq":2542620639341,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":49444,"kb_used_data":9308,"kb_used_omap":25,"kb_used_meta":40102,"kb_avail":93695708,"statfs":{"total":95995035648,"available":95944404992,"internally_reserved":0,"allocated":9531392,"data_stored":6548296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26454,"internal_metadata":41064618},"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":[]},{"osd":2,"up_from":559,"seq":2400886718580,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":37096,"kb_used_data":9312,"kb_used_omap":29,"kb_used_meta":27746,"kb_avail":93708056,"statfs":{"total":95995035648,"available":95957049344,"internally_reserved":0,"allocated":9535488,"data_stored":6548818,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30541,"internal_metadata":28412083},"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":[]},{"osd":1,"up_from":527,"seq":2263447765114,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":59308,"kb_used_data":9308,"kb_used_omap":34,"kb_used_meta":49949,"kb_avail":93685844,"statfs":{"total":95995035648,"available":95934304256,"internally_reserved":0,"allocated":9531392,"data_stored":6548233,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35550,"internal_metadata":51148066},"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":[]},{"osd":0,"up_from":453,"seq":1945620185225,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":64172,"kb_used_data":9888,"kb_used_omap":39,"kb_used_meta":54232,"kb_avail":93680980,"statfs":{"total":95995035648,"available":95929323520,"internally_reserved":0,"allocated":10125312,"data_stored":7137470,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40830,"internal_metadata":55533698},"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":[]}],"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":4096,"data_stored":19,"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":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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5388,"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":5261,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1222,"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":5217,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"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":640,"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":4814,"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":4960,"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}]}} 2024-08-17T17:41:59.487 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:41:59.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:41:59 smithi046 ceph-mon[88218]: pgmap v1254: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:41:59.847 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:00.286 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:00 smithi037 ceph-mon[97894]: from='client.44816 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:42:00.286 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:00 smithi037 ceph-mon[102022]: from='client.44816 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:42:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:00 smithi046 ceph-mon[88218]: from='client.44816 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:42:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:42:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:42:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:42:01.486 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:01 smithi037 ceph-mon[102022]: pgmap v1255: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:01.486 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:01 smithi037 ceph-mon[97894]: pgmap v1255: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:01.510 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:01 smithi046 ceph-mon[88218]: pgmap v1255: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:03.021 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:42:03.022 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:02 smithi037 ceph-mon[97894]: pgmap v1256: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:03.022 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:02 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:42:03.022 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:02 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:42:03.022 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:02 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:42:03.022 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:02 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:42:03.022 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:02 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:42:03.022 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:02 smithi037 ceph-mon[102022]: pgmap v1256: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:03.023 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:02 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:42:03.023 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:02 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:42:03.023 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:02 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:42:03.023 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:02 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:42:03.023 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:02 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:42:03.024 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-08-17T17:42:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:02 smithi046 ceph-mon[88218]: pgmap v1256: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:02 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:42:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:02 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:42:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:02 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:42:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:02 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:42:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:02 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:42:03.701 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":1256,"stamp":"2024-08-17T17:42:01.655917+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"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":392,"num_read_kb":834,"num_write":278,"num_write_kb":2447,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":207,"ondisk_log_size":207,"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":1479496,"kb_used_data":76276,"kb_used_omap":136,"kb_used_meta":1402999,"kb_avail":748481720,"statfs":{"total":767960285184,"available":766445281280,"internally_reserved":0,"allocated":78106624,"data_stored":54171671,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":140191,"internal_metadata":1436671073},"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.003053"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":1486,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744870+0000","last_change":"2024-08-17T17:32:59.772029+0000","last_active":"2024-08-17T17:41:13.744870+0000","last_peered":"2024-08-17T17:41:13.744870+0000","last_clean":"2024-08-17T17:41:13.744870+0000","last_became_active":"2024-08-17T17:32:59.771720+0000","last_became_peered":"2024-08-17T17:32:59.771720+0000","last_unstale":"2024-08-17T17:41:13.744870+0000","last_undegraded":"2024-08-17T17:41:13.744870+0000","last_fullsized":"2024-08-17T17:41:13.744870+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:26:15.533153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":997,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905143+0000","last_change":"2024-08-17T17:32:27.435738+0000","last_active":"2024-08-17T17:41:11.905143+0000","last_peered":"2024-08-17T17:41:11.905143+0000","last_clean":"2024-08-17T17:41:11.905143+0000","last_became_active":"2024-08-17T17:32:27.435318+0000","last_became_peered":"2024-08-17T17:32:27.435318+0000","last_unstale":"2024-08-17T17:41:11.905143+0000","last_undegraded":"2024-08-17T17:41:11.905143+0000","last_fullsized":"2024-08-17T17:41:11.905143+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:53.143081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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.15","version":"0'0","reported_seq":1011,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905642+0000","last_change":"2024-08-17T17:32:59.767806+0000","last_active":"2024-08-17T17:41:11.905642+0000","last_peered":"2024-08-17T17:41:11.905642+0000","last_clean":"2024-08-17T17:41:11.905642+0000","last_became_active":"2024-08-17T17:32:59.767475+0000","last_became_peered":"2024-08-17T17:32:59.767475+0000","last_unstale":"2024-08-17T17:41:11.905642+0000","last_undegraded":"2024-08-17T17:41:11.905642+0000","last_fullsized":"2024-08-17T17:41:11.905642+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:29:45.247420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1631,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.746574+0000","last_change":"2024-08-17T17:32:59.762208+0000","last_active":"2024-08-17T17:41:13.746574+0000","last_peered":"2024-08-17T17:41:13.746574+0000","last_clean":"2024-08-17T17:41:13.746574+0000","last_became_active":"2024-08-17T17:32:59.761862+0000","last_became_peered":"2024-08-17T17:32:59.761862+0000","last_unstale":"2024-08-17T17:41:13.746574+0000","last_undegraded":"2024-08-17T17:41:13.746574+0000","last_fullsized":"2024-08-17T17:41:13.746574+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:40:45.672541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":1592,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.746205+0000","last_change":"2024-08-17T17:32:59.763047+0000","last_active":"2024-08-17T17:41:13.746205+0000","last_peered":"2024-08-17T17:41:13.746205+0000","last_clean":"2024-08-17T17:41:13.746205+0000","last_became_active":"2024-08-17T17:32:59.762738+0000","last_became_peered":"2024-08-17T17:32:59.762738+0000","last_unstale":"2024-08-17T17:41:13.746205+0000","last_undegraded":"2024-08-17T17:41:13.746205+0000","last_fullsized":"2024-08-17T17:41:13.746205+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:05:30.650980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":978,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905582+0000","last_change":"2024-08-17T17:22:53.725465+0000","last_active":"2024-08-17T17:41:11.905582+0000","last_peered":"2024-08-17T17:41:11.905582+0000","last_clean":"2024-08-17T17:41:11.905582+0000","last_became_active":"2024-08-17T17:22:53.725174+0000","last_became_peered":"2024-08-17T17:22:53.725174+0000","last_unstale":"2024-08-17T17:41:11.905582+0000","last_undegraded":"2024-08-17T17:41:11.905582+0000","last_fullsized":"2024-08-17T17:41:11.905582+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:46.185575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1486,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.745056+0000","last_change":"2024-08-17T17:32:59.773425+0000","last_active":"2024-08-17T17:41:13.745056+0000","last_peered":"2024-08-17T17:41:13.745056+0000","last_clean":"2024-08-17T17:41:13.745056+0000","last_became_active":"2024-08-17T17:32:59.772311+0000","last_became_peered":"2024-08-17T17:32:59.772311+0000","last_unstale":"2024-08-17T17:41:13.745056+0000","last_undegraded":"2024-08-17T17:41:13.745056+0000","last_fullsized":"2024-08-17T17:41:13.745056+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:23.208217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":1010,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.201280+0000","last_change":"2024-08-17T17:30:40.735252+0000","last_active":"2024-08-17T17:41:12.201280+0000","last_peered":"2024-08-17T17:41:12.201280+0000","last_clean":"2024-08-17T17:41:12.201280+0000","last_became_active":"2024-08-17T17:30:40.734865+0000","last_became_peered":"2024-08-17T17:30:40.734865+0000","last_unstale":"2024-08-17T17:41:12.201280+0000","last_undegraded":"2024-08-17T17:41:12.201280+0000","last_fullsized":"2024-08-17T17:41:12.201280+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T23:17:42.325027+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":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":"3.f","version":"72'1","reported_seq":996,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905613+0000","last_change":"2024-08-17T17:30:40.746434+0000","last_active":"2024-08-17T17:41:11.905613+0000","last_peered":"2024-08-17T17:41:11.905613+0000","last_clean":"2024-08-17T17:41:11.905613+0000","last_became_active":"2024-08-17T17:30:40.746080+0000","last_became_peered":"2024-08-17T17:30:40.746080+0000","last_unstale":"2024-08-17T17:41:11.905613+0000","last_undegraded":"2024-08-17T17:41:11.905613+0000","last_fullsized":"2024-08-17T17:41:11.905613+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T18:05:44.800572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":994,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.904880+0000","last_change":"2024-08-17T17:22:54.175652+0000","last_active":"2024-08-17T17:41:11.904880+0000","last_peered":"2024-08-17T17:41:11.904880+0000","last_clean":"2024-08-17T17:41:11.904880+0000","last_became_active":"2024-08-17T17:22:54.175332+0000","last_became_peered":"2024-08-17T17:22:54.175332+0000","last_unstale":"2024-08-17T17:41:11.904880+0000","last_undegraded":"2024-08-17T17:41:11.904880+0000","last_fullsized":"2024-08-17T17:41:11.904880+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:58:04.891665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":997,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905437+0000","last_change":"2024-08-17T17:31:54.821143+0000","last_active":"2024-08-17T17:41:11.905437+0000","last_peered":"2024-08-17T17:41:11.905437+0000","last_clean":"2024-08-17T17:41:11.905437+0000","last_became_active":"2024-08-17T17:31:54.820778+0000","last_became_peered":"2024-08-17T17:31:54.820778+0000","last_unstale":"2024-08-17T17:41:11.905437+0000","last_undegraded":"2024-08-17T17:41:11.905437+0000","last_fullsized":"2024-08-17T17:41:11.905437+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:31.128588+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":[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":1018,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981199+0000","last_change":"2024-08-17T17:32:59.769943+0000","last_active":"2024-08-17T17:41:11.981199+0000","last_peered":"2024-08-17T17:41:11.981199+0000","last_clean":"2024-08-17T17:41:11.981199+0000","last_became_active":"2024-08-17T17:32:59.769328+0000","last_became_peered":"2024-08-17T17:32:59.769328+0000","last_unstale":"2024-08-17T17:41:11.981199+0000","last_undegraded":"2024-08-17T17:41:11.981199+0000","last_fullsized":"2024-08-17T17:41:11.981199+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:45:56.990673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":979,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905882+0000","last_change":"2024-08-17T17:22:53.724857+0000","last_active":"2024-08-17T17:41:11.905882+0000","last_peered":"2024-08-17T17:41:11.905882+0000","last_clean":"2024-08-17T17:41:11.905882+0000","last_became_active":"2024-08-17T17:22:53.724555+0000","last_became_peered":"2024-08-17T17:22:53.724555+0000","last_unstale":"2024-08-17T17:41:11.905882+0000","last_undegraded":"2024-08-17T17:41:11.905882+0000","last_fullsized":"2024-08-17T17:41:11.905882+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:42:47.014152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1001,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.201820+0000","last_change":"2024-08-17T17:31:54.819946+0000","last_active":"2024-08-17T17:41:12.201820+0000","last_peered":"2024-08-17T17:41:12.201820+0000","last_clean":"2024-08-17T17:41:12.201820+0000","last_became_active":"2024-08-17T17:31:54.819604+0000","last_became_peered":"2024-08-17T17:31:54.819604+0000","last_unstale":"2024-08-17T17:41:12.201820+0000","last_undegraded":"2024-08-17T17:41:12.201820+0000","last_fullsized":"2024-08-17T17:41:12.201820+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:32.031030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1012,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.906160+0000","last_change":"2024-08-17T17:32:59.769306+0000","last_active":"2024-08-17T17:41:11.906160+0000","last_peered":"2024-08-17T17:41:11.906160+0000","last_clean":"2024-08-17T17:41:11.906160+0000","last_became_active":"2024-08-17T17:32:59.768286+0000","last_became_peered":"2024-08-17T17:32:59.768286+0000","last_unstale":"2024-08-17T17:41:11.906160+0000","last_undegraded":"2024-08-17T17:41:11.906160+0000","last_fullsized":"2024-08-17T17:41:11.906160+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:19:50.004425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1593,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744086+0000","last_change":"2024-08-17T17:31:54.829538+0000","last_active":"2024-08-17T17:41:13.744086+0000","last_peered":"2024-08-17T17:41:13.744086+0000","last_clean":"2024-08-17T17:41:13.744086+0000","last_became_active":"2024-08-17T17:31:54.829144+0000","last_became_peered":"2024-08-17T17:31:54.829144+0000","last_unstale":"2024-08-17T17:41:13.744086+0000","last_undegraded":"2024-08-17T17:41:13.744086+0000","last_fullsized":"2024-08-17T17:41:13.744086+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:47:04.696572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1498,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744738+0000","last_change":"2024-08-17T17:32:59.763237+0000","last_active":"2024-08-17T17:41:13.744738+0000","last_peered":"2024-08-17T17:41:13.744738+0000","last_clean":"2024-08-17T17:41:13.744738+0000","last_became_active":"2024-08-17T17:32:59.762812+0000","last_became_peered":"2024-08-17T17:32:59.762812+0000","last_unstale":"2024-08-17T17:41:13.744738+0000","last_undegraded":"2024-08-17T17:41:13.744738+0000","last_fullsized":"2024-08-17T17:41:13.744738+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:40:08.449121+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":1001,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981351+0000","last_change":"2024-08-17T17:32:59.767697+0000","last_active":"2024-08-17T17:41:11.981351+0000","last_peered":"2024-08-17T17:41:11.981351+0000","last_clean":"2024-08-17T17:41:11.981351+0000","last_became_active":"2024-08-17T17:32:59.767172+0000","last_became_peered":"2024-08-17T17:32:59.767172+0000","last_unstale":"2024-08-17T17:41:11.981351+0000","last_undegraded":"2024-08-17T17:41:11.981351+0000","last_fullsized":"2024-08-17T17:41:11.981351+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:13:37.509131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1002,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.201666+0000","last_change":"2024-08-17T17:31:54.820337+0000","last_active":"2024-08-17T17:41:12.201666+0000","last_peered":"2024-08-17T17:41:12.201666+0000","last_clean":"2024-08-17T17:41:12.201666+0000","last_became_active":"2024-08-17T17:31:54.819827+0000","last_became_peered":"2024-08-17T17:31:54.819827+0000","last_unstale":"2024-08-17T17:41:12.201666+0000","last_undegraded":"2024-08-17T17:41:12.201666+0000","last_fullsized":"2024-08-17T17:41:12.201666+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:56:36.690367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1018,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981273+0000","last_change":"2024-08-17T17:32:27.438169+0000","last_active":"2024-08-17T17:41:11.981273+0000","last_peered":"2024-08-17T17:41:11.981273+0000","last_clean":"2024-08-17T17:41:11.981273+0000","last_became_active":"2024-08-17T17:32:27.437846+0000","last_became_peered":"2024-08-17T17:32:27.437846+0000","last_unstale":"2024-08-17T17:41:11.981273+0000","last_undegraded":"2024-08-17T17:41:11.981273+0000","last_fullsized":"2024-08-17T17:41:11.981273+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:30:09.370291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1002,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981427+0000","last_change":"2024-08-17T17:32:27.432256+0000","last_active":"2024-08-17T17:41:11.981427+0000","last_peered":"2024-08-17T17:41:11.981427+0000","last_clean":"2024-08-17T17:41:11.981427+0000","last_became_active":"2024-08-17T17:32:27.431912+0000","last_became_peered":"2024-08-17T17:32:27.431912+0000","last_unstale":"2024-08-17T17:41:11.981427+0000","last_undegraded":"2024-08-17T17:41:11.981427+0000","last_fullsized":"2024-08-17T17:41:11.981427+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:07:09.604818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1001,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981531+0000","last_change":"2024-08-17T17:31:54.825361+0000","last_active":"2024-08-17T17:41:11.981531+0000","last_peered":"2024-08-17T17:41:11.981531+0000","last_clean":"2024-08-17T17:41:11.981531+0000","last_became_active":"2024-08-17T17:31:54.825062+0000","last_became_peered":"2024-08-17T17:31:54.825062+0000","last_unstale":"2024-08-17T17:41:11.981531+0000","last_undegraded":"2024-08-17T17:41:11.981531+0000","last_fullsized":"2024-08-17T17:41:11.981531+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:41:42.597824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1488,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744017+0000","last_change":"2024-08-17T17:32:59.772605+0000","last_active":"2024-08-17T17:41:13.744017+0000","last_peered":"2024-08-17T17:41:13.744017+0000","last_clean":"2024-08-17T17:41:13.744017+0000","last_became_active":"2024-08-17T17:32:59.772015+0000","last_became_peered":"2024-08-17T17:32:59.772015+0000","last_unstale":"2024-08-17T17:41:13.744017+0000","last_undegraded":"2024-08-17T17:41:13.744017+0000","last_fullsized":"2024-08-17T17:41:13.744017+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:23:08.461614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1503,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744041+0000","last_change":"2024-08-17T17:32:59.766848+0000","last_active":"2024-08-17T17:41:13.744041+0000","last_peered":"2024-08-17T17:41:13.744041+0000","last_clean":"2024-08-17T17:41:13.744041+0000","last_became_active":"2024-08-17T17:32:59.766481+0000","last_became_peered":"2024-08-17T17:32:59.766481+0000","last_unstale":"2024-08-17T17:41:13.744041+0000","last_undegraded":"2024-08-17T17:41:13.744041+0000","last_fullsized":"2024-08-17T17:41:13.744041+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:01:39.759644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"268'149","reported_seq":1337,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.904878+0000","last_change":"2024-08-17T17:30:40.741623+0000","last_active":"2024-08-17T17:41:11.904878+0000","last_peered":"2024-08-17T17:41:11.904878+0000","last_clean":"2024-08-17T17:41:11.904878+0000","last_became_active":"2024-08-17T17:30:40.741099+0000","last_became_peered":"2024-08-17T17:30:40.741099+0000","last_unstale":"2024-08-17T17:41:11.904878+0000","last_undegraded":"2024-08-17T17:41:11.904878+0000","last_fullsized":"2024-08-17T17:41:11.904878+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:19:07.708941+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:11:47.617244+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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":1025,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905325+0000","last_change":"2024-08-17T17:32:27.437735+0000","last_active":"2024-08-17T17:41:11.905325+0000","last_peered":"2024-08-17T17:41:11.905325+0000","last_clean":"2024-08-17T17:41:11.905325+0000","last_became_active":"2024-08-17T17:32:27.437234+0000","last_became_peered":"2024-08-17T17:32:27.437234+0000","last_unstale":"2024-08-17T17:41:11.905325+0000","last_undegraded":"2024-08-17T17:41:11.905325+0000","last_fullsized":"2024-08-17T17:41:11.905325+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+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 @ 2024-08-19T02:49:17.140384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028371400000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":1465,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.745698+0000","last_change":"2024-08-17T17:32:59.775218+0000","last_active":"2024-08-17T17:41:13.745698+0000","last_peered":"2024-08-17T17:41:13.745698+0000","last_clean":"2024-08-17T17:41:13.745698+0000","last_became_active":"2024-08-17T17:32:59.774911+0000","last_became_peered":"2024-08-17T17:32:59.774911+0000","last_unstale":"2024-08-17T17:41:13.745698+0000","last_undegraded":"2024-08-17T17:41:13.745698+0000","last_fullsized":"2024-08-17T17:41:13.745698+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:42:33.544078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":984,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.201481+0000","last_change":"2024-08-17T17:22:54.175289+0000","last_active":"2024-08-17T17:41:12.201481+0000","last_peered":"2024-08-17T17:41:12.201481+0000","last_clean":"2024-08-17T17:41:12.201481+0000","last_became_active":"2024-08-17T17:22:54.174953+0000","last_became_peered":"2024-08-17T17:22:54.174953+0000","last_unstale":"2024-08-17T17:41:12.201481+0000","last_undegraded":"2024-08-17T17:41:12.201481+0000","last_fullsized":"2024-08-17T17:41:12.201481+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:20.586463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1024,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.904854+0000","last_change":"2024-08-17T17:31:54.821923+0000","last_active":"2024-08-17T17:41:11.904854+0000","last_peered":"2024-08-17T17:41:11.904854+0000","last_clean":"2024-08-17T17:41:11.904854+0000","last_became_active":"2024-08-17T17:31:54.821596+0000","last_became_peered":"2024-08-17T17:31:54.821596+0000","last_unstale":"2024-08-17T17:41:11.904854+0000","last_undegraded":"2024-08-17T17:41:11.904854+0000","last_fullsized":"2024-08-17T17:41:11.904854+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:13.031431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026904000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1632,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.743822+0000","last_change":"2024-08-17T17:32:59.764471+0000","last_active":"2024-08-17T17:41:13.743822+0000","last_peered":"2024-08-17T17:41:13.743822+0000","last_clean":"2024-08-17T17:41:13.743822+0000","last_became_active":"2024-08-17T17:32:59.764174+0000","last_became_peered":"2024-08-17T17:32:59.764174+0000","last_unstale":"2024-08-17T17:41:13.743822+0000","last_undegraded":"2024-08-17T17:41:13.743822+0000","last_fullsized":"2024-08-17T17:41:13.743822+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:15:08.101111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1608,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.746063+0000","last_change":"2024-08-17T17:32:27.437761+0000","last_active":"2024-08-17T17:41:13.746063+0000","last_peered":"2024-08-17T17:41:13.746063+0000","last_clean":"2024-08-17T17:41:13.746063+0000","last_became_active":"2024-08-17T17:32:27.437409+0000","last_became_peered":"2024-08-17T17:32:27.437409+0000","last_unstale":"2024-08-17T17:41:13.746063+0000","last_undegraded":"2024-08-17T17:41:13.746063+0000","last_fullsized":"2024-08-17T17:41:13.746063+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:49:42.627015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1544,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744238+0000","last_change":"2024-08-17T17:32:59.769974+0000","last_active":"2024-08-17T17:41:13.744238+0000","last_peered":"2024-08-17T17:41:13.744238+0000","last_clean":"2024-08-17T17:41:13.744238+0000","last_became_active":"2024-08-17T17:32:59.769633+0000","last_became_peered":"2024-08-17T17:32:59.769633+0000","last_unstale":"2024-08-17T17:41:13.744238+0000","last_undegraded":"2024-08-17T17:41:13.744238+0000","last_fullsized":"2024-08-17T17:41:13.744238+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:05:46.823299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029621200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1523,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.953312+0000","last_change":"2024-08-17T17:32:27.433156+0000","last_active":"2024-08-17T17:41:12.953312+0000","last_peered":"2024-08-17T17:41:12.953312+0000","last_clean":"2024-08-17T17:41:12.953312+0000","last_became_active":"2024-08-17T17:32:27.432811+0000","last_became_peered":"2024-08-17T17:32:27.432811+0000","last_unstale":"2024-08-17T17:41:12.953312+0000","last_undegraded":"2024-08-17T17:41:12.953312+0000","last_fullsized":"2024-08-17T17:41:12.953312+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:12.882686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1540,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.953074+0000","last_change":"2024-08-17T17:31:54.824135+0000","last_active":"2024-08-17T17:41:12.953074+0000","last_peered":"2024-08-17T17:41:12.953074+0000","last_clean":"2024-08-17T17:41:12.953074+0000","last_became_active":"2024-08-17T17:31:54.823811+0000","last_became_peered":"2024-08-17T17:31:54.823811+0000","last_unstale":"2024-08-17T17:41:12.953074+0000","last_undegraded":"2024-08-17T17:41:12.953074+0000","last_fullsized":"2024-08-17T17:41:12.953074+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:35:04.088383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"66'2","reported_seq":1026,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905585+0000","last_change":"2024-08-17T17:31:54.822081+0000","last_active":"2024-08-17T17:41:11.905585+0000","last_peered":"2024-08-17T17:41:11.905585+0000","last_clean":"2024-08-17T17:41:11.905585+0000","last_became_active":"2024-08-17T17:31:54.821740+0000","last_became_peered":"2024-08-17T17:31:54.821740+0000","last_unstale":"2024-08-17T17:41:11.905585+0000","last_undegraded":"2024-08-17T17:41:11.905585+0000","last_fullsized":"2024-08-17T17:41:11.905585+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:09:33.904896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00089523800000000002,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1002,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981319+0000","last_change":"2024-08-17T17:30:40.742379+0000","last_active":"2024-08-17T17:41:11.981319+0000","last_peered":"2024-08-17T17:41:11.981319+0000","last_clean":"2024-08-17T17:41:11.981319+0000","last_became_active":"2024-08-17T17:30:40.742094+0000","last_became_peered":"2024-08-17T17:30:40.742094+0000","last_unstale":"2024-08-17T17:41:11.981319+0000","last_undegraded":"2024-08-17T17:41:11.981319+0000","last_fullsized":"2024-08-17T17:41:11.981319+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:56:15.833110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1533,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.952625+0000","last_change":"2024-08-17T17:32:59.768385+0000","last_active":"2024-08-17T17:41:12.952625+0000","last_peered":"2024-08-17T17:41:12.952625+0000","last_clean":"2024-08-17T17:41:12.952625+0000","last_became_active":"2024-08-17T17:32:59.767891+0000","last_became_peered":"2024-08-17T17:32:59.767891+0000","last_unstale":"2024-08-17T17:41:12.952625+0000","last_undegraded":"2024-08-17T17:41:12.952625+0000","last_fullsized":"2024-08-17T17:41:12.952625+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:05:22.672505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1029,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905802+0000","last_change":"2024-08-17T17:32:59.768555+0000","last_active":"2024-08-17T17:41:11.905802+0000","last_peered":"2024-08-17T17:41:11.905802+0000","last_clean":"2024-08-17T17:41:11.905802+0000","last_became_active":"2024-08-17T17:32:59.768221+0000","last_became_peered":"2024-08-17T17:32:59.768221+0000","last_unstale":"2024-08-17T17:41:11.905802+0000","last_undegraded":"2024-08-17T17:41:11.905802+0000","last_fullsized":"2024-08-17T17:41:11.905802+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:04:28.973618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1553,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.952954+0000","last_change":"2024-08-17T17:31:54.824846+0000","last_active":"2024-08-17T17:41:12.952954+0000","last_peered":"2024-08-17T17:41:12.952954+0000","last_clean":"2024-08-17T17:41:12.952954+0000","last_became_active":"2024-08-17T17:31:54.823784+0000","last_became_peered":"2024-08-17T17:31:54.823784+0000","last_unstale":"2024-08-17T17:41:12.952954+0000","last_undegraded":"2024-08-17T17:41:12.952954+0000","last_fullsized":"2024-08-17T17:41:12.952954+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:27.320522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342763,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":1511,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.952473+0000","last_change":"2024-08-17T17:31:54.820086+0000","last_active":"2024-08-17T17:41:12.952473+0000","last_peered":"2024-08-17T17:41:12.952473+0000","last_clean":"2024-08-17T17:41:12.952473+0000","last_became_active":"2024-08-17T17:31:54.819745+0000","last_became_peered":"2024-08-17T17:31:54.819745+0000","last_unstale":"2024-08-17T17:41:12.952473+0000","last_undegraded":"2024-08-17T17:41:12.952473+0000","last_fullsized":"2024-08-17T17:41:12.952473+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:06:06.329346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1522,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.953471+0000","last_change":"2024-08-17T17:32:27.437457+0000","last_active":"2024-08-17T17:41:12.953471+0000","last_peered":"2024-08-17T17:41:12.953471+0000","last_clean":"2024-08-17T17:41:12.953471+0000","last_became_active":"2024-08-17T17:32:27.437140+0000","last_became_peered":"2024-08-17T17:32:27.437140+0000","last_unstale":"2024-08-17T17:41:12.953471+0000","last_undegraded":"2024-08-17T17:41:12.953471+0000","last_fullsized":"2024-08-17T17:41:12.953471+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:11.131550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1007,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905895+0000","last_change":"2024-08-17T17:30:40.733784+0000","last_active":"2024-08-17T17:41:11.905895+0000","last_peered":"2024-08-17T17:41:11.905895+0000","last_clean":"2024-08-17T17:41:11.905895+0000","last_became_active":"2024-08-17T17:30:40.733336+0000","last_became_peered":"2024-08-17T17:30:40.733336+0000","last_unstale":"2024-08-17T17:41:11.905895+0000","last_undegraded":"2024-08-17T17:41:11.905895+0000","last_fullsized":"2024-08-17T17:41:11.905895+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:45:21.984785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033804700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":1582,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744742+0000","last_change":"2024-08-17T17:30:40.740826+0000","last_active":"2024-08-17T17:41:13.744742+0000","last_peered":"2024-08-17T17:41:13.744742+0000","last_clean":"2024-08-17T17:41:13.744742+0000","last_became_active":"2024-08-17T17:30:40.739746+0000","last_became_peered":"2024-08-17T17:30:40.739746+0000","last_unstale":"2024-08-17T17:41:13.744742+0000","last_undegraded":"2024-08-17T17:41:13.744742+0000","last_fullsized":"2024-08-17T17:41:13.744742+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:31:38.808235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1498,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.745337+0000","last_change":"2024-08-17T17:32:59.773609+0000","last_active":"2024-08-17T17:41:13.745337+0000","last_peered":"2024-08-17T17:41:13.745337+0000","last_clean":"2024-08-17T17:41:13.745337+0000","last_became_active":"2024-08-17T17:32:59.773348+0000","last_became_peered":"2024-08-17T17:32:59.773348+0000","last_unstale":"2024-08-17T17:41:13.745337+0000","last_undegraded":"2024-08-17T17:41:13.745337+0000","last_fullsized":"2024-08-17T17:41:13.745337+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:38:31.542973+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":1521,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.952952+0000","last_change":"2024-08-17T17:31:54.820580+0000","last_active":"2024-08-17T17:41:12.952952+0000","last_peered":"2024-08-17T17:41:12.952952+0000","last_clean":"2024-08-17T17:41:12.952952+0000","last_became_active":"2024-08-17T17:31:54.820089+0000","last_became_peered":"2024-08-17T17:31:54.820089+0000","last_unstale":"2024-08-17T17:41:12.952952+0000","last_undegraded":"2024-08-17T17:41:12.952952+0000","last_fullsized":"2024-08-17T17:41:12.952952+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:25:34.716640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1495,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.743781+0000","last_change":"2024-08-17T17:32:59.772291+0000","last_active":"2024-08-17T17:41:13.743781+0000","last_peered":"2024-08-17T17:41:13.743781+0000","last_clean":"2024-08-17T17:41:13.743781+0000","last_became_active":"2024-08-17T17:32:59.771990+0000","last_became_peered":"2024-08-17T17:32:59.771990+0000","last_unstale":"2024-08-17T17:41:13.743781+0000","last_undegraded":"2024-08-17T17:41:13.743781+0000","last_fullsized":"2024-08-17T17:41:13.743781+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:34:47.282842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"72'1","reported_seq":1596,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.746358+0000","last_change":"2024-08-17T17:31:54.828534+0000","last_active":"2024-08-17T17:41:13.746358+0000","last_peered":"2024-08-17T17:41:13.746358+0000","last_clean":"2024-08-17T17:41:13.746358+0000","last_became_active":"2024-08-17T17:31:54.828182+0000","last_became_peered":"2024-08-17T17:31:54.828182+0000","last_unstale":"2024-08-17T17:41:13.746358+0000","last_undegraded":"2024-08-17T17:41:13.746358+0000","last_fullsized":"2024-08-17T17:41:13.746358+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:34:13.598348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":1014,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.201604+0000","last_change":"2024-08-17T17:32:27.436530+0000","last_active":"2024-08-17T17:41:12.201604+0000","last_peered":"2024-08-17T17:41:12.201604+0000","last_clean":"2024-08-17T17:41:12.201604+0000","last_became_active":"2024-08-17T17:32:27.436139+0000","last_became_peered":"2024-08-17T17:32:27.436139+0000","last_unstale":"2024-08-17T17:41:12.201604+0000","last_undegraded":"2024-08-17T17:41:12.201604+0000","last_fullsized":"2024-08-17T17:41:12.201604+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:18.060869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030013400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":984,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981048+0000","last_change":"2024-08-17T17:22:55.275184+0000","last_active":"2024-08-17T17:41:11.981048+0000","last_peered":"2024-08-17T17:41:11.981048+0000","last_clean":"2024-08-17T17:41:11.981048+0000","last_became_active":"2024-08-17T17:22:55.274677+0000","last_became_peered":"2024-08-17T17:22:55.274677+0000","last_unstale":"2024-08-17T17:41:11.981048+0000","last_undegraded":"2024-08-17T17:41:11.981048+0000","last_fullsized":"2024-08-17T17:41:11.981048+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:51:29.348766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":1001,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981226+0000","last_change":"2024-08-17T17:31:54.821919+0000","last_active":"2024-08-17T17:41:11.981226+0000","last_peered":"2024-08-17T17:41:11.981226+0000","last_clean":"2024-08-17T17:41:11.981226+0000","last_became_active":"2024-08-17T17:31:54.821536+0000","last_became_peered":"2024-08-17T17:31:54.821536+0000","last_unstale":"2024-08-17T17:41:11.981226+0000","last_undegraded":"2024-08-17T17:41:11.981226+0000","last_fullsized":"2024-08-17T17:41:11.981226+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:17:33.081437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"350'22","reported_seq":1007,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981527+0000","last_change":"2024-08-17T17:22:53.728275+0000","last_active":"2024-08-17T17:41:11.981527+0000","last_peered":"2024-08-17T17:41:11.981527+0000","last_clean":"2024-08-17T17:41:11.981527+0000","last_became_active":"2024-08-17T17:22:53.727978+0000","last_became_peered":"2024-08-17T17:22:53.727978+0000","last_unstale":"2024-08-17T17:41:11.981527+0000","last_undegraded":"2024-08-17T17:41:11.981527+0000","last_fullsized":"2024-08-17T17:41:11.981527+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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":"periodic scrub scheduled @ 2024-08-18T23:19:43.717005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"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.12","version":"0'0","reported_seq":1522,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.952415+0000","last_change":"2024-08-17T17:32:27.438365+0000","last_active":"2024-08-17T17:41:12.952415+0000","last_peered":"2024-08-17T17:41:12.952415+0000","last_clean":"2024-08-17T17:41:12.952415+0000","last_became_active":"2024-08-17T17:32:27.437932+0000","last_became_peered":"2024-08-17T17:32:27.437932+0000","last_unstale":"2024-08-17T17:41:12.952415+0000","last_undegraded":"2024-08-17T17:41:12.952415+0000","last_fullsized":"2024-08-17T17:41:12.952415+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:07.527904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":998,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905814+0000","last_change":"2024-08-17T17:32:59.768226+0000","last_active":"2024-08-17T17:41:11.905814+0000","last_peered":"2024-08-17T17:41:11.905814+0000","last_clean":"2024-08-17T17:41:11.905814+0000","last_became_active":"2024-08-17T17:32:59.767701+0000","last_became_peered":"2024-08-17T17:32:59.767701+0000","last_unstale":"2024-08-17T17:41:11.905814+0000","last_undegraded":"2024-08-17T17:41:11.905814+0000","last_fullsized":"2024-08-17T17:41:11.905814+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T21:00:52.281423+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":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":"3.16","version":"0'0","reported_seq":1012,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.906056+0000","last_change":"2024-08-17T17:31:54.822296+0000","last_active":"2024-08-17T17:41:11.906056+0000","last_peered":"2024-08-17T17:41:11.906056+0000","last_clean":"2024-08-17T17:41:11.906056+0000","last_became_active":"2024-08-17T17:31:54.821958+0000","last_became_peered":"2024-08-17T17:31:54.821958+0000","last_unstale":"2024-08-17T17:41:11.906056+0000","last_undegraded":"2024-08-17T17:41:11.906056+0000","last_fullsized":"2024-08-17T17:41:11.906056+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:44.831479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1464,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744085+0000","last_change":"2024-08-17T17:32:59.773153+0000","last_active":"2024-08-17T17:41:13.744085+0000","last_peered":"2024-08-17T17:41:13.744085+0000","last_clean":"2024-08-17T17:41:13.744085+0000","last_became_active":"2024-08-17T17:32:59.772671+0000","last_became_peered":"2024-08-17T17:32:59.772671+0000","last_unstale":"2024-08-17T17:41:13.744085+0000","last_undegraded":"2024-08-17T17:41:13.744085+0000","last_fullsized":"2024-08-17T17:41:13.744085+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:32.219883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1631,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.747092+0000","last_change":"2024-08-17T17:32:59.762369+0000","last_active":"2024-08-17T17:41:13.747092+0000","last_peered":"2024-08-17T17:41:13.747092+0000","last_clean":"2024-08-17T17:41:13.747092+0000","last_became_active":"2024-08-17T17:32:59.761931+0000","last_became_peered":"2024-08-17T17:32:59.761931+0000","last_unstale":"2024-08-17T17:41:13.747092+0000","last_undegraded":"2024-08-17T17:41:13.747092+0000","last_fullsized":"2024-08-17T17:41:13.747092+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:57:47.627585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1486,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.743680+0000","last_change":"2024-08-17T17:32:59.767175+0000","last_active":"2024-08-17T17:41:13.743680+0000","last_peered":"2024-08-17T17:41:13.743680+0000","last_clean":"2024-08-17T17:41:13.743680+0000","last_became_active":"2024-08-17T17:32:59.766352+0000","last_became_peered":"2024-08-17T17:32:59.766352+0000","last_unstale":"2024-08-17T17:41:13.743680+0000","last_undegraded":"2024-08-17T17:41:13.743680+0000","last_fullsized":"2024-08-17T17:41:13.743680+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:42.252204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1001,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.201604+0000","last_change":"2024-08-17T17:31:54.823767+0000","last_active":"2024-08-17T17:41:12.201604+0000","last_peered":"2024-08-17T17:41:12.201604+0000","last_clean":"2024-08-17T17:41:12.201604+0000","last_became_active":"2024-08-17T17:31:54.823265+0000","last_became_peered":"2024-08-17T17:31:54.823265+0000","last_unstale":"2024-08-17T17:41:12.201604+0000","last_undegraded":"2024-08-17T17:41:12.201604+0000","last_fullsized":"2024-08-17T17:41:12.201604+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:10:08.654594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1504,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.743881+0000","last_change":"2024-08-17T17:32:59.767449+0000","last_active":"2024-08-17T17:41:13.743881+0000","last_peered":"2024-08-17T17:41:13.743881+0000","last_clean":"2024-08-17T17:41:13.743881+0000","last_became_active":"2024-08-17T17:32:59.766874+0000","last_became_peered":"2024-08-17T17:32:59.766874+0000","last_unstale":"2024-08-17T17:41:13.743881+0000","last_undegraded":"2024-08-17T17:41:13.743881+0000","last_fullsized":"2024-08-17T17:41:13.743881+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:54:39.267579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1593,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.746117+0000","last_change":"2024-08-17T17:32:59.763754+0000","last_active":"2024-08-17T17:41:13.746117+0000","last_peered":"2024-08-17T17:41:13.746117+0000","last_clean":"2024-08-17T17:41:13.746117+0000","last_became_active":"2024-08-17T17:32:59.763480+0000","last_became_peered":"2024-08-17T17:32:59.763480+0000","last_unstale":"2024-08-17T17:41:13.746117+0000","last_undegraded":"2024-08-17T17:41:13.746117+0000","last_fullsized":"2024-08-17T17:41:13.746117+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:26:03.239484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1522,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.952325+0000","last_change":"2024-08-17T17:32:59.767087+0000","last_active":"2024-08-17T17:41:12.952325+0000","last_peered":"2024-08-17T17:41:12.952325+0000","last_clean":"2024-08-17T17:41:12.952325+0000","last_became_active":"2024-08-17T17:32:59.766784+0000","last_became_peered":"2024-08-17T17:32:59.766784+0000","last_unstale":"2024-08-17T17:41:12.952325+0000","last_undegraded":"2024-08-17T17:41:12.952325+0000","last_fullsized":"2024-08-17T17:41:12.952325+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:11:48.775621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1486,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744623+0000","last_change":"2024-08-17T17:32:59.767655+0000","last_active":"2024-08-17T17:41:13.744623+0000","last_peered":"2024-08-17T17:41:13.744623+0000","last_clean":"2024-08-17T17:41:13.744623+0000","last_became_active":"2024-08-17T17:32:59.766891+0000","last_became_peered":"2024-08-17T17:32:59.766891+0000","last_unstale":"2024-08-17T17:41:13.744623+0000","last_undegraded":"2024-08-17T17:41:13.744623+0000","last_fullsized":"2024-08-17T17:41:13.744623+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:19:57.129588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1020,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981453+0000","last_change":"2024-08-17T17:32:27.438656+0000","last_active":"2024-08-17T17:41:11.981453+0000","last_peered":"2024-08-17T17:41:11.981453+0000","last_clean":"2024-08-17T17:41:11.981453+0000","last_became_active":"2024-08-17T17:32:27.437400+0000","last_became_peered":"2024-08-17T17:32:27.437400+0000","last_unstale":"2024-08-17T17:41:11.981453+0000","last_undegraded":"2024-08-17T17:41:11.981453+0000","last_fullsized":"2024-08-17T17:41:11.981453+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T01:13:13.749171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":1523,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.743597+0000","last_change":"2024-08-17T17:32:59.769549+0000","last_active":"2024-08-17T17:41:13.743597+0000","last_peered":"2024-08-17T17:41:13.743597+0000","last_clean":"2024-08-17T17:41:13.743597+0000","last_became_active":"2024-08-17T17:32:59.768660+0000","last_became_peered":"2024-08-17T17:32:59.768660+0000","last_unstale":"2024-08-17T17:41:13.743597+0000","last_undegraded":"2024-08-17T17:41:13.743597+0000","last_fullsized":"2024-08-17T17:41:13.743597+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:42:20.130102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1584,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.745214+0000","last_change":"2024-08-17T17:30:40.753115+0000","last_active":"2024-08-17T17:41:13.745214+0000","last_peered":"2024-08-17T17:41:13.745214+0000","last_clean":"2024-08-17T17:41:13.745214+0000","last_became_active":"2024-08-17T17:30:40.752263+0000","last_became_peered":"2024-08-17T17:30:40.752263+0000","last_unstale":"2024-08-17T17:41:13.745214+0000","last_undegraded":"2024-08-17T17:41:13.745214+0000","last_fullsized":"2024-08-17T17:41:13.745214+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T05:08:48.137529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":1028,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981141+0000","last_change":"2024-08-17T17:32:59.768103+0000","last_active":"2024-08-17T17:41:11.981141+0000","last_peered":"2024-08-17T17:41:11.981141+0000","last_clean":"2024-08-17T17:41:11.981141+0000","last_became_active":"2024-08-17T17:32:59.767686+0000","last_became_peered":"2024-08-17T17:32:59.767686+0000","last_unstale":"2024-08-17T17:41:11.981141+0000","last_undegraded":"2024-08-17T17:41:11.981141+0000","last_fullsized":"2024-08-17T17:41:11.981141+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:40:54.780900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"72'2","reported_seq":1014,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905293+0000","last_change":"2024-08-17T17:31:54.823556+0000","last_active":"2024-08-17T17:41:11.905293+0000","last_peered":"2024-08-17T17:41:11.905293+0000","last_clean":"2024-08-17T17:41:11.905293+0000","last_became_active":"2024-08-17T17:31:54.823250+0000","last_became_peered":"2024-08-17T17:31:54.823250+0000","last_unstale":"2024-08-17T17:41:11.905293+0000","last_undegraded":"2024-08-17T17:41:11.905293+0000","last_fullsized":"2024-08-17T17:41:11.905293+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:08:07.165204+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":[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":1018,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981369+0000","last_change":"2024-08-17T17:32:59.768344+0000","last_active":"2024-08-17T17:41:11.981369+0000","last_peered":"2024-08-17T17:41:11.981369+0000","last_clean":"2024-08-17T17:41:11.981369+0000","last_became_active":"2024-08-17T17:32:59.767154+0000","last_became_peered":"2024-08-17T17:32:59.767154+0000","last_unstale":"2024-08-17T17:41:11.981369+0000","last_undegraded":"2024-08-17T17:41:11.981369+0000","last_fullsized":"2024-08-17T17:41:11.981369+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:25:18.926181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":997,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905729+0000","last_change":"2024-08-17T17:22:53.725178+0000","last_active":"2024-08-17T17:41:11.905729+0000","last_peered":"2024-08-17T17:41:11.905729+0000","last_clean":"2024-08-17T17:41:11.905729+0000","last_became_active":"2024-08-17T17:22:53.724909+0000","last_became_peered":"2024-08-17T17:22:53.724909+0000","last_unstale":"2024-08-17T17:41:11.905729+0000","last_undegraded":"2024-08-17T17:41:11.905729+0000","last_fullsized":"2024-08-17T17:41:11.905729+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:00.171471+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":[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.19","version":"0'0","reported_seq":1494,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744378+0000","last_change":"2024-08-17T17:32:59.767743+0000","last_active":"2024-08-17T17:41:13.744378+0000","last_peered":"2024-08-17T17:41:13.744378+0000","last_clean":"2024-08-17T17:41:13.744378+0000","last_became_active":"2024-08-17T17:32:59.767391+0000","last_became_peered":"2024-08-17T17:32:59.767391+0000","last_unstale":"2024-08-17T17:41:13.744378+0000","last_undegraded":"2024-08-17T17:41:13.744378+0000","last_fullsized":"2024-08-17T17:41:13.744378+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:30.357526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1480,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.745010+0000","last_change":"2024-08-17T17:32:59.770449+0000","last_active":"2024-08-17T17:41:13.745010+0000","last_peered":"2024-08-17T17:41:13.745010+0000","last_clean":"2024-08-17T17:41:13.745010+0000","last_became_active":"2024-08-17T17:32:59.768701+0000","last_became_peered":"2024-08-17T17:32:59.768701+0000","last_unstale":"2024-08-17T17:41:13.745010+0000","last_undegraded":"2024-08-17T17:41:13.745010+0000","last_fullsized":"2024-08-17T17:41:13.745010+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:37:58.418659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1001,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.980870+0000","last_change":"2024-08-17T17:31:54.822460+0000","last_active":"2024-08-17T17:41:11.980870+0000","last_peered":"2024-08-17T17:41:11.980870+0000","last_clean":"2024-08-17T17:41:11.980870+0000","last_became_active":"2024-08-17T17:31:54.822111+0000","last_became_peered":"2024-08-17T17:31:54.822111+0000","last_unstale":"2024-08-17T17:41:11.980870+0000","last_undegraded":"2024-08-17T17:41:11.980870+0000","last_fullsized":"2024-08-17T17:41:11.980870+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:17:44.350364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'4","reported_seq":1599,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.747706+0000","last_change":"2024-08-17T17:32:27.438808+0000","last_active":"2024-08-17T17:41:13.747706+0000","last_peered":"2024-08-17T17:41:13.747706+0000","last_clean":"2024-08-17T17:41:13.747706+0000","last_became_active":"2024-08-17T17:32:27.438455+0000","last_became_peered":"2024-08-17T17:32:27.438455+0000","last_unstale":"2024-08-17T17:41:13.747706+0000","last_undegraded":"2024-08-17T17:41:13.747706+0000","last_fullsized":"2024-08-17T17:41:13.747706+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T02:04:33.112716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":[]}],"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":5530,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17088,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201534,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":319748,"kb_used_data":9912,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93425404,"statfs":{"total":95995035648,"available":95667613696,"internally_reserved":0,"allocated":10149888,"data_stored":7143522,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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":[]},{"osd":6,"up_from":47,"seq":201863463171,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":319736,"kb_used_data":9904,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93425416,"statfs":{"total":95995035648,"available":95667625984,"internally_reserved":0,"allocated":10141696,"data_stored":7143395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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":[]},{"osd":5,"up_from":39,"seq":167503724808,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306672,"kb_used_data":9316,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93438480,"statfs":{"total":95995035648,"available":95681003520,"internally_reserved":0,"allocated":9539584,"data_stored":6548853,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":[]},{"osd":4,"up_from":31,"seq":133143986446,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":323320,"kb_used_data":9328,"kb_used_omap":1,"kb_used_meta":313982,"kb_avail":93421832,"statfs":{"total":95995035648,"available":95663955968,"internally_reserved":0,"allocated":9551872,"data_stored":6553084,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":321517912},"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":[]},{"osd":3,"up_from":592,"seq":2542620639342,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":49444,"kb_used_data":9308,"kb_used_omap":25,"kb_used_meta":40102,"kb_avail":93695708,"statfs":{"total":95995035648,"available":95944404992,"internally_reserved":0,"allocated":9531392,"data_stored":6548296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26454,"internal_metadata":41064618},"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":[]},{"osd":2,"up_from":559,"seq":2400886718581,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":37096,"kb_used_data":9312,"kb_used_omap":29,"kb_used_meta":27746,"kb_avail":93708056,"statfs":{"total":95995035648,"available":95957049344,"internally_reserved":0,"allocated":9535488,"data_stored":6548818,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30541,"internal_metadata":28412083},"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":[]},{"osd":1,"up_from":527,"seq":2263447765115,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":59308,"kb_used_data":9308,"kb_used_omap":34,"kb_used_meta":49949,"kb_avail":93685844,"statfs":{"total":95995035648,"available":95934304256,"internally_reserved":0,"allocated":9531392,"data_stored":6548233,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35550,"internal_metadata":51148066},"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":[]},{"osd":0,"up_from":453,"seq":1945620185226,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":64172,"kb_used_data":9888,"kb_used_omap":39,"kb_used_meta":54232,"kb_avail":93680980,"statfs":{"total":95995035648,"available":95929323520,"internally_reserved":0,"allocated":10125312,"data_stored":7137470,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40830,"internal_metadata":55533698},"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":[]}],"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":4096,"data_stored":19,"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":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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5388,"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":5261,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1222,"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":5217,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"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":640,"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":4814,"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":4960,"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}]}} 2024-08-17T17:42:03.705 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-17T17:42:03.705 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-08-17T17:42:03.705 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-08-17T17:42:03.705 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph health --format=json 2024-08-17T17:42:03.977 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:04.252 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:03 smithi037 ceph-mon[97894]: from='client.44822 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:42:04.252 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:03 smithi037 ceph-mon[102022]: from='client.44822 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:42:04.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:03 smithi046 ceph-mon[88218]: from='client.44822 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:42:05.260 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:04 smithi037 ceph-mon[97894]: pgmap v1257: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:05.260 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:04 smithi037 ceph-mon[102022]: pgmap v1257: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:05.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:04 smithi046 ceph-mon[88218]: pgmap v1257: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:05.833 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:42:05.833 INFO:teuthology.orchestra.run.smithi037.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-08-17T17:42:06.134 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:05 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1256489621' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-08-17T17:42:06.135 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:05 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1256489621' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-08-17T17:42:06.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:05 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1256489621' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-08-17T17:42:06.446 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-08-17T17:42:06.447 INFO:teuthology.run_tasks:Running task print... 2024-08-17T17:42:06.456 INFO:teuthology.task.print:**** applying stress + thrashing to mixed-version cluster **** 2024-08-17T17:42:06.457 INFO:teuthology.run_tasks:Running task parallel... 2024-08-17T17:42:06.466 INFO:teuthology.task.parallel:starting parallel... 2024-08-17T17:42:06.466 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-08-17T17:42:06.466 INFO:teuthology.task.sequential:In sequential, running task thrashosds... 2024-08-17T17:42:06.468 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} 2024-08-17T17:42:06.468 INFO:tasks.thrashosds:overrides is {'admin_socket': {'branch': 'main'}, 'ceph': {'conf': {'global': {'mon election default strategy': 1}, '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\\)', '\\(POOL_APP_NOT_ENABLED\\)', 'OSD_DOWN', 'mons down', 'mon down', 'MON_DOWN', 'out of quorum', 'PG_DEGRADED', 'Reduced data availability', 'Degraded data redundancy', 'OSDMAP_FLAGS', 'PG_AVAILABILITY'], 'sha1': 'cd8bdbeb9fbdab5733aa3aaadc042c965473e453'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'cd8bdbeb9fbdab5733aa3aaadc042c965473e453'}}, 'selinux': {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0', 'scontext=system_u:system_r:getty_t:s0']}, 'workunit': {'branch': 'main', 'sha1': '91f88e4d132ac08dc53355fa3d9717a53236a3a9'}} 2024-08-17T17:42:06.468 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} 2024-08-17T17:42:06.469 INFO:tasks.thrashosds:Beginning thrashosds... 2024-08-17T17:42:06.469 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-17T17:42:06.469 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:42:06.747 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:06 smithi046 ceph-mon[88218]: pgmap v1258: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:07.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:06 smithi037 ceph-mon[102022]: pgmap v1258: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:07.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:06 smithi037 ceph-mon[97894]: pgmap v1258: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:08.512 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:42:08.513 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-08-17T17:42:09.083 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:42:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:42:08] "GET /metrics HTTP/1.1" 200 34056 "" "Prometheus/2.51.0" 2024-08-17T17:42:09.084 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:08 smithi037 ceph-mon[102022]: pgmap v1259: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:09.084 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:08 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:09.084 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:08 smithi037 ceph-mon[97894]: pgmap v1259: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:09.084 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:08 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:09.109 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":1259,"stamp":"2024-08-17T17:42:07.657230+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"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":392,"num_read_kb":834,"num_write":278,"num_write_kb":2447,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":207,"ondisk_log_size":207,"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":1479496,"kb_used_data":76276,"kb_used_omap":136,"kb_used_meta":1402999,"kb_avail":748481720,"statfs":{"total":767960285184,"available":766445281280,"internally_reserved":0,"allocated":78106624,"data_stored":54171671,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":140191,"internal_metadata":1436671073},"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.002718"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":1486,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744870+0000","last_change":"2024-08-17T17:32:59.772029+0000","last_active":"2024-08-17T17:41:13.744870+0000","last_peered":"2024-08-17T17:41:13.744870+0000","last_clean":"2024-08-17T17:41:13.744870+0000","last_became_active":"2024-08-17T17:32:59.771720+0000","last_became_peered":"2024-08-17T17:32:59.771720+0000","last_unstale":"2024-08-17T17:41:13.744870+0000","last_undegraded":"2024-08-17T17:41:13.744870+0000","last_fullsized":"2024-08-17T17:41:13.744870+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:26:15.533153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":997,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905143+0000","last_change":"2024-08-17T17:32:27.435738+0000","last_active":"2024-08-17T17:41:11.905143+0000","last_peered":"2024-08-17T17:41:11.905143+0000","last_clean":"2024-08-17T17:41:11.905143+0000","last_became_active":"2024-08-17T17:32:27.435318+0000","last_became_peered":"2024-08-17T17:32:27.435318+0000","last_unstale":"2024-08-17T17:41:11.905143+0000","last_undegraded":"2024-08-17T17:41:11.905143+0000","last_fullsized":"2024-08-17T17:41:11.905143+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:53.143081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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.15","version":"0'0","reported_seq":1011,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905642+0000","last_change":"2024-08-17T17:32:59.767806+0000","last_active":"2024-08-17T17:41:11.905642+0000","last_peered":"2024-08-17T17:41:11.905642+0000","last_clean":"2024-08-17T17:41:11.905642+0000","last_became_active":"2024-08-17T17:32:59.767475+0000","last_became_peered":"2024-08-17T17:32:59.767475+0000","last_unstale":"2024-08-17T17:41:11.905642+0000","last_undegraded":"2024-08-17T17:41:11.905642+0000","last_fullsized":"2024-08-17T17:41:11.905642+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:29:45.247420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1631,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.746574+0000","last_change":"2024-08-17T17:32:59.762208+0000","last_active":"2024-08-17T17:41:13.746574+0000","last_peered":"2024-08-17T17:41:13.746574+0000","last_clean":"2024-08-17T17:41:13.746574+0000","last_became_active":"2024-08-17T17:32:59.761862+0000","last_became_peered":"2024-08-17T17:32:59.761862+0000","last_unstale":"2024-08-17T17:41:13.746574+0000","last_undegraded":"2024-08-17T17:41:13.746574+0000","last_fullsized":"2024-08-17T17:41:13.746574+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:40:45.672541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":1592,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.746205+0000","last_change":"2024-08-17T17:32:59.763047+0000","last_active":"2024-08-17T17:41:13.746205+0000","last_peered":"2024-08-17T17:41:13.746205+0000","last_clean":"2024-08-17T17:41:13.746205+0000","last_became_active":"2024-08-17T17:32:59.762738+0000","last_became_peered":"2024-08-17T17:32:59.762738+0000","last_unstale":"2024-08-17T17:41:13.746205+0000","last_undegraded":"2024-08-17T17:41:13.746205+0000","last_fullsized":"2024-08-17T17:41:13.746205+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:05:30.650980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":978,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905582+0000","last_change":"2024-08-17T17:22:53.725465+0000","last_active":"2024-08-17T17:41:11.905582+0000","last_peered":"2024-08-17T17:41:11.905582+0000","last_clean":"2024-08-17T17:41:11.905582+0000","last_became_active":"2024-08-17T17:22:53.725174+0000","last_became_peered":"2024-08-17T17:22:53.725174+0000","last_unstale":"2024-08-17T17:41:11.905582+0000","last_undegraded":"2024-08-17T17:41:11.905582+0000","last_fullsized":"2024-08-17T17:41:11.905582+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:46.185575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1486,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.745056+0000","last_change":"2024-08-17T17:32:59.773425+0000","last_active":"2024-08-17T17:41:13.745056+0000","last_peered":"2024-08-17T17:41:13.745056+0000","last_clean":"2024-08-17T17:41:13.745056+0000","last_became_active":"2024-08-17T17:32:59.772311+0000","last_became_peered":"2024-08-17T17:32:59.772311+0000","last_unstale":"2024-08-17T17:41:13.745056+0000","last_undegraded":"2024-08-17T17:41:13.745056+0000","last_fullsized":"2024-08-17T17:41:13.745056+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:23.208217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":1010,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.201280+0000","last_change":"2024-08-17T17:30:40.735252+0000","last_active":"2024-08-17T17:41:12.201280+0000","last_peered":"2024-08-17T17:41:12.201280+0000","last_clean":"2024-08-17T17:41:12.201280+0000","last_became_active":"2024-08-17T17:30:40.734865+0000","last_became_peered":"2024-08-17T17:30:40.734865+0000","last_unstale":"2024-08-17T17:41:12.201280+0000","last_undegraded":"2024-08-17T17:41:12.201280+0000","last_fullsized":"2024-08-17T17:41:12.201280+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T23:17:42.325027+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":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":"3.f","version":"72'1","reported_seq":996,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905613+0000","last_change":"2024-08-17T17:30:40.746434+0000","last_active":"2024-08-17T17:41:11.905613+0000","last_peered":"2024-08-17T17:41:11.905613+0000","last_clean":"2024-08-17T17:41:11.905613+0000","last_became_active":"2024-08-17T17:30:40.746080+0000","last_became_peered":"2024-08-17T17:30:40.746080+0000","last_unstale":"2024-08-17T17:41:11.905613+0000","last_undegraded":"2024-08-17T17:41:11.905613+0000","last_fullsized":"2024-08-17T17:41:11.905613+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T18:05:44.800572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":994,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.904880+0000","last_change":"2024-08-17T17:22:54.175652+0000","last_active":"2024-08-17T17:41:11.904880+0000","last_peered":"2024-08-17T17:41:11.904880+0000","last_clean":"2024-08-17T17:41:11.904880+0000","last_became_active":"2024-08-17T17:22:54.175332+0000","last_became_peered":"2024-08-17T17:22:54.175332+0000","last_unstale":"2024-08-17T17:41:11.904880+0000","last_undegraded":"2024-08-17T17:41:11.904880+0000","last_fullsized":"2024-08-17T17:41:11.904880+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:58:04.891665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":997,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905437+0000","last_change":"2024-08-17T17:31:54.821143+0000","last_active":"2024-08-17T17:41:11.905437+0000","last_peered":"2024-08-17T17:41:11.905437+0000","last_clean":"2024-08-17T17:41:11.905437+0000","last_became_active":"2024-08-17T17:31:54.820778+0000","last_became_peered":"2024-08-17T17:31:54.820778+0000","last_unstale":"2024-08-17T17:41:11.905437+0000","last_undegraded":"2024-08-17T17:41:11.905437+0000","last_fullsized":"2024-08-17T17:41:11.905437+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:31.128588+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":[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":1018,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981199+0000","last_change":"2024-08-17T17:32:59.769943+0000","last_active":"2024-08-17T17:41:11.981199+0000","last_peered":"2024-08-17T17:41:11.981199+0000","last_clean":"2024-08-17T17:41:11.981199+0000","last_became_active":"2024-08-17T17:32:59.769328+0000","last_became_peered":"2024-08-17T17:32:59.769328+0000","last_unstale":"2024-08-17T17:41:11.981199+0000","last_undegraded":"2024-08-17T17:41:11.981199+0000","last_fullsized":"2024-08-17T17:41:11.981199+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:45:56.990673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":979,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905882+0000","last_change":"2024-08-17T17:22:53.724857+0000","last_active":"2024-08-17T17:41:11.905882+0000","last_peered":"2024-08-17T17:41:11.905882+0000","last_clean":"2024-08-17T17:41:11.905882+0000","last_became_active":"2024-08-17T17:22:53.724555+0000","last_became_peered":"2024-08-17T17:22:53.724555+0000","last_unstale":"2024-08-17T17:41:11.905882+0000","last_undegraded":"2024-08-17T17:41:11.905882+0000","last_fullsized":"2024-08-17T17:41:11.905882+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:42:47.014152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1001,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.201820+0000","last_change":"2024-08-17T17:31:54.819946+0000","last_active":"2024-08-17T17:41:12.201820+0000","last_peered":"2024-08-17T17:41:12.201820+0000","last_clean":"2024-08-17T17:41:12.201820+0000","last_became_active":"2024-08-17T17:31:54.819604+0000","last_became_peered":"2024-08-17T17:31:54.819604+0000","last_unstale":"2024-08-17T17:41:12.201820+0000","last_undegraded":"2024-08-17T17:41:12.201820+0000","last_fullsized":"2024-08-17T17:41:12.201820+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:32.031030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1012,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.906160+0000","last_change":"2024-08-17T17:32:59.769306+0000","last_active":"2024-08-17T17:41:11.906160+0000","last_peered":"2024-08-17T17:41:11.906160+0000","last_clean":"2024-08-17T17:41:11.906160+0000","last_became_active":"2024-08-17T17:32:59.768286+0000","last_became_peered":"2024-08-17T17:32:59.768286+0000","last_unstale":"2024-08-17T17:41:11.906160+0000","last_undegraded":"2024-08-17T17:41:11.906160+0000","last_fullsized":"2024-08-17T17:41:11.906160+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:19:50.004425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1593,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744086+0000","last_change":"2024-08-17T17:31:54.829538+0000","last_active":"2024-08-17T17:41:13.744086+0000","last_peered":"2024-08-17T17:41:13.744086+0000","last_clean":"2024-08-17T17:41:13.744086+0000","last_became_active":"2024-08-17T17:31:54.829144+0000","last_became_peered":"2024-08-17T17:31:54.829144+0000","last_unstale":"2024-08-17T17:41:13.744086+0000","last_undegraded":"2024-08-17T17:41:13.744086+0000","last_fullsized":"2024-08-17T17:41:13.744086+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:47:04.696572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1498,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744738+0000","last_change":"2024-08-17T17:32:59.763237+0000","last_active":"2024-08-17T17:41:13.744738+0000","last_peered":"2024-08-17T17:41:13.744738+0000","last_clean":"2024-08-17T17:41:13.744738+0000","last_became_active":"2024-08-17T17:32:59.762812+0000","last_became_peered":"2024-08-17T17:32:59.762812+0000","last_unstale":"2024-08-17T17:41:13.744738+0000","last_undegraded":"2024-08-17T17:41:13.744738+0000","last_fullsized":"2024-08-17T17:41:13.744738+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:40:08.449121+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":1001,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981351+0000","last_change":"2024-08-17T17:32:59.767697+0000","last_active":"2024-08-17T17:41:11.981351+0000","last_peered":"2024-08-17T17:41:11.981351+0000","last_clean":"2024-08-17T17:41:11.981351+0000","last_became_active":"2024-08-17T17:32:59.767172+0000","last_became_peered":"2024-08-17T17:32:59.767172+0000","last_unstale":"2024-08-17T17:41:11.981351+0000","last_undegraded":"2024-08-17T17:41:11.981351+0000","last_fullsized":"2024-08-17T17:41:11.981351+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:13:37.509131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1002,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.201666+0000","last_change":"2024-08-17T17:31:54.820337+0000","last_active":"2024-08-17T17:41:12.201666+0000","last_peered":"2024-08-17T17:41:12.201666+0000","last_clean":"2024-08-17T17:41:12.201666+0000","last_became_active":"2024-08-17T17:31:54.819827+0000","last_became_peered":"2024-08-17T17:31:54.819827+0000","last_unstale":"2024-08-17T17:41:12.201666+0000","last_undegraded":"2024-08-17T17:41:12.201666+0000","last_fullsized":"2024-08-17T17:41:12.201666+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:56:36.690367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1018,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981273+0000","last_change":"2024-08-17T17:32:27.438169+0000","last_active":"2024-08-17T17:41:11.981273+0000","last_peered":"2024-08-17T17:41:11.981273+0000","last_clean":"2024-08-17T17:41:11.981273+0000","last_became_active":"2024-08-17T17:32:27.437846+0000","last_became_peered":"2024-08-17T17:32:27.437846+0000","last_unstale":"2024-08-17T17:41:11.981273+0000","last_undegraded":"2024-08-17T17:41:11.981273+0000","last_fullsized":"2024-08-17T17:41:11.981273+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:30:09.370291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1002,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981427+0000","last_change":"2024-08-17T17:32:27.432256+0000","last_active":"2024-08-17T17:41:11.981427+0000","last_peered":"2024-08-17T17:41:11.981427+0000","last_clean":"2024-08-17T17:41:11.981427+0000","last_became_active":"2024-08-17T17:32:27.431912+0000","last_became_peered":"2024-08-17T17:32:27.431912+0000","last_unstale":"2024-08-17T17:41:11.981427+0000","last_undegraded":"2024-08-17T17:41:11.981427+0000","last_fullsized":"2024-08-17T17:41:11.981427+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:07:09.604818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1001,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981531+0000","last_change":"2024-08-17T17:31:54.825361+0000","last_active":"2024-08-17T17:41:11.981531+0000","last_peered":"2024-08-17T17:41:11.981531+0000","last_clean":"2024-08-17T17:41:11.981531+0000","last_became_active":"2024-08-17T17:31:54.825062+0000","last_became_peered":"2024-08-17T17:31:54.825062+0000","last_unstale":"2024-08-17T17:41:11.981531+0000","last_undegraded":"2024-08-17T17:41:11.981531+0000","last_fullsized":"2024-08-17T17:41:11.981531+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:41:42.597824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1488,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744017+0000","last_change":"2024-08-17T17:32:59.772605+0000","last_active":"2024-08-17T17:41:13.744017+0000","last_peered":"2024-08-17T17:41:13.744017+0000","last_clean":"2024-08-17T17:41:13.744017+0000","last_became_active":"2024-08-17T17:32:59.772015+0000","last_became_peered":"2024-08-17T17:32:59.772015+0000","last_unstale":"2024-08-17T17:41:13.744017+0000","last_undegraded":"2024-08-17T17:41:13.744017+0000","last_fullsized":"2024-08-17T17:41:13.744017+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:23:08.461614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1503,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744041+0000","last_change":"2024-08-17T17:32:59.766848+0000","last_active":"2024-08-17T17:41:13.744041+0000","last_peered":"2024-08-17T17:41:13.744041+0000","last_clean":"2024-08-17T17:41:13.744041+0000","last_became_active":"2024-08-17T17:32:59.766481+0000","last_became_peered":"2024-08-17T17:32:59.766481+0000","last_unstale":"2024-08-17T17:41:13.744041+0000","last_undegraded":"2024-08-17T17:41:13.744041+0000","last_fullsized":"2024-08-17T17:41:13.744041+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:01:39.759644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"268'149","reported_seq":1337,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.904878+0000","last_change":"2024-08-17T17:30:40.741623+0000","last_active":"2024-08-17T17:41:11.904878+0000","last_peered":"2024-08-17T17:41:11.904878+0000","last_clean":"2024-08-17T17:41:11.904878+0000","last_became_active":"2024-08-17T17:30:40.741099+0000","last_became_peered":"2024-08-17T17:30:40.741099+0000","last_unstale":"2024-08-17T17:41:11.904878+0000","last_undegraded":"2024-08-17T17:41:11.904878+0000","last_fullsized":"2024-08-17T17:41:11.904878+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:19:07.708941+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:11:47.617244+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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":1025,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905325+0000","last_change":"2024-08-17T17:32:27.437735+0000","last_active":"2024-08-17T17:41:11.905325+0000","last_peered":"2024-08-17T17:41:11.905325+0000","last_clean":"2024-08-17T17:41:11.905325+0000","last_became_active":"2024-08-17T17:32:27.437234+0000","last_became_peered":"2024-08-17T17:32:27.437234+0000","last_unstale":"2024-08-17T17:41:11.905325+0000","last_undegraded":"2024-08-17T17:41:11.905325+0000","last_fullsized":"2024-08-17T17:41:11.905325+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+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 @ 2024-08-19T02:49:17.140384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028371400000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":1465,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.745698+0000","last_change":"2024-08-17T17:32:59.775218+0000","last_active":"2024-08-17T17:41:13.745698+0000","last_peered":"2024-08-17T17:41:13.745698+0000","last_clean":"2024-08-17T17:41:13.745698+0000","last_became_active":"2024-08-17T17:32:59.774911+0000","last_became_peered":"2024-08-17T17:32:59.774911+0000","last_unstale":"2024-08-17T17:41:13.745698+0000","last_undegraded":"2024-08-17T17:41:13.745698+0000","last_fullsized":"2024-08-17T17:41:13.745698+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:42:33.544078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":984,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.201481+0000","last_change":"2024-08-17T17:22:54.175289+0000","last_active":"2024-08-17T17:41:12.201481+0000","last_peered":"2024-08-17T17:41:12.201481+0000","last_clean":"2024-08-17T17:41:12.201481+0000","last_became_active":"2024-08-17T17:22:54.174953+0000","last_became_peered":"2024-08-17T17:22:54.174953+0000","last_unstale":"2024-08-17T17:41:12.201481+0000","last_undegraded":"2024-08-17T17:41:12.201481+0000","last_fullsized":"2024-08-17T17:41:12.201481+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:20.586463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1024,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.904854+0000","last_change":"2024-08-17T17:31:54.821923+0000","last_active":"2024-08-17T17:41:11.904854+0000","last_peered":"2024-08-17T17:41:11.904854+0000","last_clean":"2024-08-17T17:41:11.904854+0000","last_became_active":"2024-08-17T17:31:54.821596+0000","last_became_peered":"2024-08-17T17:31:54.821596+0000","last_unstale":"2024-08-17T17:41:11.904854+0000","last_undegraded":"2024-08-17T17:41:11.904854+0000","last_fullsized":"2024-08-17T17:41:11.904854+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:13.031431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026904000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1632,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.743822+0000","last_change":"2024-08-17T17:32:59.764471+0000","last_active":"2024-08-17T17:41:13.743822+0000","last_peered":"2024-08-17T17:41:13.743822+0000","last_clean":"2024-08-17T17:41:13.743822+0000","last_became_active":"2024-08-17T17:32:59.764174+0000","last_became_peered":"2024-08-17T17:32:59.764174+0000","last_unstale":"2024-08-17T17:41:13.743822+0000","last_undegraded":"2024-08-17T17:41:13.743822+0000","last_fullsized":"2024-08-17T17:41:13.743822+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:15:08.101111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1608,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.746063+0000","last_change":"2024-08-17T17:32:27.437761+0000","last_active":"2024-08-17T17:41:13.746063+0000","last_peered":"2024-08-17T17:41:13.746063+0000","last_clean":"2024-08-17T17:41:13.746063+0000","last_became_active":"2024-08-17T17:32:27.437409+0000","last_became_peered":"2024-08-17T17:32:27.437409+0000","last_unstale":"2024-08-17T17:41:13.746063+0000","last_undegraded":"2024-08-17T17:41:13.746063+0000","last_fullsized":"2024-08-17T17:41:13.746063+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:49:42.627015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1544,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744238+0000","last_change":"2024-08-17T17:32:59.769974+0000","last_active":"2024-08-17T17:41:13.744238+0000","last_peered":"2024-08-17T17:41:13.744238+0000","last_clean":"2024-08-17T17:41:13.744238+0000","last_became_active":"2024-08-17T17:32:59.769633+0000","last_became_peered":"2024-08-17T17:32:59.769633+0000","last_unstale":"2024-08-17T17:41:13.744238+0000","last_undegraded":"2024-08-17T17:41:13.744238+0000","last_fullsized":"2024-08-17T17:41:13.744238+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:05:46.823299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029621200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1523,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.953312+0000","last_change":"2024-08-17T17:32:27.433156+0000","last_active":"2024-08-17T17:41:12.953312+0000","last_peered":"2024-08-17T17:41:12.953312+0000","last_clean":"2024-08-17T17:41:12.953312+0000","last_became_active":"2024-08-17T17:32:27.432811+0000","last_became_peered":"2024-08-17T17:32:27.432811+0000","last_unstale":"2024-08-17T17:41:12.953312+0000","last_undegraded":"2024-08-17T17:41:12.953312+0000","last_fullsized":"2024-08-17T17:41:12.953312+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:12.882686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1540,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.953074+0000","last_change":"2024-08-17T17:31:54.824135+0000","last_active":"2024-08-17T17:41:12.953074+0000","last_peered":"2024-08-17T17:41:12.953074+0000","last_clean":"2024-08-17T17:41:12.953074+0000","last_became_active":"2024-08-17T17:31:54.823811+0000","last_became_peered":"2024-08-17T17:31:54.823811+0000","last_unstale":"2024-08-17T17:41:12.953074+0000","last_undegraded":"2024-08-17T17:41:12.953074+0000","last_fullsized":"2024-08-17T17:41:12.953074+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:35:04.088383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"66'2","reported_seq":1026,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905585+0000","last_change":"2024-08-17T17:31:54.822081+0000","last_active":"2024-08-17T17:41:11.905585+0000","last_peered":"2024-08-17T17:41:11.905585+0000","last_clean":"2024-08-17T17:41:11.905585+0000","last_became_active":"2024-08-17T17:31:54.821740+0000","last_became_peered":"2024-08-17T17:31:54.821740+0000","last_unstale":"2024-08-17T17:41:11.905585+0000","last_undegraded":"2024-08-17T17:41:11.905585+0000","last_fullsized":"2024-08-17T17:41:11.905585+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:09:33.904896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00089523800000000002,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1002,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981319+0000","last_change":"2024-08-17T17:30:40.742379+0000","last_active":"2024-08-17T17:41:11.981319+0000","last_peered":"2024-08-17T17:41:11.981319+0000","last_clean":"2024-08-17T17:41:11.981319+0000","last_became_active":"2024-08-17T17:30:40.742094+0000","last_became_peered":"2024-08-17T17:30:40.742094+0000","last_unstale":"2024-08-17T17:41:11.981319+0000","last_undegraded":"2024-08-17T17:41:11.981319+0000","last_fullsized":"2024-08-17T17:41:11.981319+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:56:15.833110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1533,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.952625+0000","last_change":"2024-08-17T17:32:59.768385+0000","last_active":"2024-08-17T17:41:12.952625+0000","last_peered":"2024-08-17T17:41:12.952625+0000","last_clean":"2024-08-17T17:41:12.952625+0000","last_became_active":"2024-08-17T17:32:59.767891+0000","last_became_peered":"2024-08-17T17:32:59.767891+0000","last_unstale":"2024-08-17T17:41:12.952625+0000","last_undegraded":"2024-08-17T17:41:12.952625+0000","last_fullsized":"2024-08-17T17:41:12.952625+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:05:22.672505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1029,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905802+0000","last_change":"2024-08-17T17:32:59.768555+0000","last_active":"2024-08-17T17:41:11.905802+0000","last_peered":"2024-08-17T17:41:11.905802+0000","last_clean":"2024-08-17T17:41:11.905802+0000","last_became_active":"2024-08-17T17:32:59.768221+0000","last_became_peered":"2024-08-17T17:32:59.768221+0000","last_unstale":"2024-08-17T17:41:11.905802+0000","last_undegraded":"2024-08-17T17:41:11.905802+0000","last_fullsized":"2024-08-17T17:41:11.905802+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:04:28.973618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1553,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.952954+0000","last_change":"2024-08-17T17:31:54.824846+0000","last_active":"2024-08-17T17:41:12.952954+0000","last_peered":"2024-08-17T17:41:12.952954+0000","last_clean":"2024-08-17T17:41:12.952954+0000","last_became_active":"2024-08-17T17:31:54.823784+0000","last_became_peered":"2024-08-17T17:31:54.823784+0000","last_unstale":"2024-08-17T17:41:12.952954+0000","last_undegraded":"2024-08-17T17:41:12.952954+0000","last_fullsized":"2024-08-17T17:41:12.952954+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:27.320522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342763,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":1511,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.952473+0000","last_change":"2024-08-17T17:31:54.820086+0000","last_active":"2024-08-17T17:41:12.952473+0000","last_peered":"2024-08-17T17:41:12.952473+0000","last_clean":"2024-08-17T17:41:12.952473+0000","last_became_active":"2024-08-17T17:31:54.819745+0000","last_became_peered":"2024-08-17T17:31:54.819745+0000","last_unstale":"2024-08-17T17:41:12.952473+0000","last_undegraded":"2024-08-17T17:41:12.952473+0000","last_fullsized":"2024-08-17T17:41:12.952473+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:06:06.329346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1522,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.953471+0000","last_change":"2024-08-17T17:32:27.437457+0000","last_active":"2024-08-17T17:41:12.953471+0000","last_peered":"2024-08-17T17:41:12.953471+0000","last_clean":"2024-08-17T17:41:12.953471+0000","last_became_active":"2024-08-17T17:32:27.437140+0000","last_became_peered":"2024-08-17T17:32:27.437140+0000","last_unstale":"2024-08-17T17:41:12.953471+0000","last_undegraded":"2024-08-17T17:41:12.953471+0000","last_fullsized":"2024-08-17T17:41:12.953471+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:11.131550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1007,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905895+0000","last_change":"2024-08-17T17:30:40.733784+0000","last_active":"2024-08-17T17:41:11.905895+0000","last_peered":"2024-08-17T17:41:11.905895+0000","last_clean":"2024-08-17T17:41:11.905895+0000","last_became_active":"2024-08-17T17:30:40.733336+0000","last_became_peered":"2024-08-17T17:30:40.733336+0000","last_unstale":"2024-08-17T17:41:11.905895+0000","last_undegraded":"2024-08-17T17:41:11.905895+0000","last_fullsized":"2024-08-17T17:41:11.905895+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:45:21.984785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033804700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":1582,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744742+0000","last_change":"2024-08-17T17:30:40.740826+0000","last_active":"2024-08-17T17:41:13.744742+0000","last_peered":"2024-08-17T17:41:13.744742+0000","last_clean":"2024-08-17T17:41:13.744742+0000","last_became_active":"2024-08-17T17:30:40.739746+0000","last_became_peered":"2024-08-17T17:30:40.739746+0000","last_unstale":"2024-08-17T17:41:13.744742+0000","last_undegraded":"2024-08-17T17:41:13.744742+0000","last_fullsized":"2024-08-17T17:41:13.744742+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:31:38.808235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1498,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.745337+0000","last_change":"2024-08-17T17:32:59.773609+0000","last_active":"2024-08-17T17:41:13.745337+0000","last_peered":"2024-08-17T17:41:13.745337+0000","last_clean":"2024-08-17T17:41:13.745337+0000","last_became_active":"2024-08-17T17:32:59.773348+0000","last_became_peered":"2024-08-17T17:32:59.773348+0000","last_unstale":"2024-08-17T17:41:13.745337+0000","last_undegraded":"2024-08-17T17:41:13.745337+0000","last_fullsized":"2024-08-17T17:41:13.745337+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:38:31.542973+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":1521,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.952952+0000","last_change":"2024-08-17T17:31:54.820580+0000","last_active":"2024-08-17T17:41:12.952952+0000","last_peered":"2024-08-17T17:41:12.952952+0000","last_clean":"2024-08-17T17:41:12.952952+0000","last_became_active":"2024-08-17T17:31:54.820089+0000","last_became_peered":"2024-08-17T17:31:54.820089+0000","last_unstale":"2024-08-17T17:41:12.952952+0000","last_undegraded":"2024-08-17T17:41:12.952952+0000","last_fullsized":"2024-08-17T17:41:12.952952+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:25:34.716640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1495,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.743781+0000","last_change":"2024-08-17T17:32:59.772291+0000","last_active":"2024-08-17T17:41:13.743781+0000","last_peered":"2024-08-17T17:41:13.743781+0000","last_clean":"2024-08-17T17:41:13.743781+0000","last_became_active":"2024-08-17T17:32:59.771990+0000","last_became_peered":"2024-08-17T17:32:59.771990+0000","last_unstale":"2024-08-17T17:41:13.743781+0000","last_undegraded":"2024-08-17T17:41:13.743781+0000","last_fullsized":"2024-08-17T17:41:13.743781+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:34:47.282842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"72'1","reported_seq":1596,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.746358+0000","last_change":"2024-08-17T17:31:54.828534+0000","last_active":"2024-08-17T17:41:13.746358+0000","last_peered":"2024-08-17T17:41:13.746358+0000","last_clean":"2024-08-17T17:41:13.746358+0000","last_became_active":"2024-08-17T17:31:54.828182+0000","last_became_peered":"2024-08-17T17:31:54.828182+0000","last_unstale":"2024-08-17T17:41:13.746358+0000","last_undegraded":"2024-08-17T17:41:13.746358+0000","last_fullsized":"2024-08-17T17:41:13.746358+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:34:13.598348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":1014,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.201604+0000","last_change":"2024-08-17T17:32:27.436530+0000","last_active":"2024-08-17T17:41:12.201604+0000","last_peered":"2024-08-17T17:41:12.201604+0000","last_clean":"2024-08-17T17:41:12.201604+0000","last_became_active":"2024-08-17T17:32:27.436139+0000","last_became_peered":"2024-08-17T17:32:27.436139+0000","last_unstale":"2024-08-17T17:41:12.201604+0000","last_undegraded":"2024-08-17T17:41:12.201604+0000","last_fullsized":"2024-08-17T17:41:12.201604+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:18.060869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030013400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":984,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981048+0000","last_change":"2024-08-17T17:22:55.275184+0000","last_active":"2024-08-17T17:41:11.981048+0000","last_peered":"2024-08-17T17:41:11.981048+0000","last_clean":"2024-08-17T17:41:11.981048+0000","last_became_active":"2024-08-17T17:22:55.274677+0000","last_became_peered":"2024-08-17T17:22:55.274677+0000","last_unstale":"2024-08-17T17:41:11.981048+0000","last_undegraded":"2024-08-17T17:41:11.981048+0000","last_fullsized":"2024-08-17T17:41:11.981048+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:51:29.348766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":1001,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981226+0000","last_change":"2024-08-17T17:31:54.821919+0000","last_active":"2024-08-17T17:41:11.981226+0000","last_peered":"2024-08-17T17:41:11.981226+0000","last_clean":"2024-08-17T17:41:11.981226+0000","last_became_active":"2024-08-17T17:31:54.821536+0000","last_became_peered":"2024-08-17T17:31:54.821536+0000","last_unstale":"2024-08-17T17:41:11.981226+0000","last_undegraded":"2024-08-17T17:41:11.981226+0000","last_fullsized":"2024-08-17T17:41:11.981226+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:17:33.081437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"350'22","reported_seq":1007,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981527+0000","last_change":"2024-08-17T17:22:53.728275+0000","last_active":"2024-08-17T17:41:11.981527+0000","last_peered":"2024-08-17T17:41:11.981527+0000","last_clean":"2024-08-17T17:41:11.981527+0000","last_became_active":"2024-08-17T17:22:53.727978+0000","last_became_peered":"2024-08-17T17:22:53.727978+0000","last_unstale":"2024-08-17T17:41:11.981527+0000","last_undegraded":"2024-08-17T17:41:11.981527+0000","last_fullsized":"2024-08-17T17:41:11.981527+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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":"periodic scrub scheduled @ 2024-08-18T23:19:43.717005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"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.12","version":"0'0","reported_seq":1522,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.952415+0000","last_change":"2024-08-17T17:32:27.438365+0000","last_active":"2024-08-17T17:41:12.952415+0000","last_peered":"2024-08-17T17:41:12.952415+0000","last_clean":"2024-08-17T17:41:12.952415+0000","last_became_active":"2024-08-17T17:32:27.437932+0000","last_became_peered":"2024-08-17T17:32:27.437932+0000","last_unstale":"2024-08-17T17:41:12.952415+0000","last_undegraded":"2024-08-17T17:41:12.952415+0000","last_fullsized":"2024-08-17T17:41:12.952415+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:07.527904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":998,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905814+0000","last_change":"2024-08-17T17:32:59.768226+0000","last_active":"2024-08-17T17:41:11.905814+0000","last_peered":"2024-08-17T17:41:11.905814+0000","last_clean":"2024-08-17T17:41:11.905814+0000","last_became_active":"2024-08-17T17:32:59.767701+0000","last_became_peered":"2024-08-17T17:32:59.767701+0000","last_unstale":"2024-08-17T17:41:11.905814+0000","last_undegraded":"2024-08-17T17:41:11.905814+0000","last_fullsized":"2024-08-17T17:41:11.905814+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T21:00:52.281423+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":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":"3.16","version":"0'0","reported_seq":1012,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.906056+0000","last_change":"2024-08-17T17:31:54.822296+0000","last_active":"2024-08-17T17:41:11.906056+0000","last_peered":"2024-08-17T17:41:11.906056+0000","last_clean":"2024-08-17T17:41:11.906056+0000","last_became_active":"2024-08-17T17:31:54.821958+0000","last_became_peered":"2024-08-17T17:31:54.821958+0000","last_unstale":"2024-08-17T17:41:11.906056+0000","last_undegraded":"2024-08-17T17:41:11.906056+0000","last_fullsized":"2024-08-17T17:41:11.906056+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:44.831479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1464,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744085+0000","last_change":"2024-08-17T17:32:59.773153+0000","last_active":"2024-08-17T17:41:13.744085+0000","last_peered":"2024-08-17T17:41:13.744085+0000","last_clean":"2024-08-17T17:41:13.744085+0000","last_became_active":"2024-08-17T17:32:59.772671+0000","last_became_peered":"2024-08-17T17:32:59.772671+0000","last_unstale":"2024-08-17T17:41:13.744085+0000","last_undegraded":"2024-08-17T17:41:13.744085+0000","last_fullsized":"2024-08-17T17:41:13.744085+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:32.219883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1631,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.747092+0000","last_change":"2024-08-17T17:32:59.762369+0000","last_active":"2024-08-17T17:41:13.747092+0000","last_peered":"2024-08-17T17:41:13.747092+0000","last_clean":"2024-08-17T17:41:13.747092+0000","last_became_active":"2024-08-17T17:32:59.761931+0000","last_became_peered":"2024-08-17T17:32:59.761931+0000","last_unstale":"2024-08-17T17:41:13.747092+0000","last_undegraded":"2024-08-17T17:41:13.747092+0000","last_fullsized":"2024-08-17T17:41:13.747092+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:57:47.627585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1486,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.743680+0000","last_change":"2024-08-17T17:32:59.767175+0000","last_active":"2024-08-17T17:41:13.743680+0000","last_peered":"2024-08-17T17:41:13.743680+0000","last_clean":"2024-08-17T17:41:13.743680+0000","last_became_active":"2024-08-17T17:32:59.766352+0000","last_became_peered":"2024-08-17T17:32:59.766352+0000","last_unstale":"2024-08-17T17:41:13.743680+0000","last_undegraded":"2024-08-17T17:41:13.743680+0000","last_fullsized":"2024-08-17T17:41:13.743680+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:42.252204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1001,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.201604+0000","last_change":"2024-08-17T17:31:54.823767+0000","last_active":"2024-08-17T17:41:12.201604+0000","last_peered":"2024-08-17T17:41:12.201604+0000","last_clean":"2024-08-17T17:41:12.201604+0000","last_became_active":"2024-08-17T17:31:54.823265+0000","last_became_peered":"2024-08-17T17:31:54.823265+0000","last_unstale":"2024-08-17T17:41:12.201604+0000","last_undegraded":"2024-08-17T17:41:12.201604+0000","last_fullsized":"2024-08-17T17:41:12.201604+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:10:08.654594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1504,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.743881+0000","last_change":"2024-08-17T17:32:59.767449+0000","last_active":"2024-08-17T17:41:13.743881+0000","last_peered":"2024-08-17T17:41:13.743881+0000","last_clean":"2024-08-17T17:41:13.743881+0000","last_became_active":"2024-08-17T17:32:59.766874+0000","last_became_peered":"2024-08-17T17:32:59.766874+0000","last_unstale":"2024-08-17T17:41:13.743881+0000","last_undegraded":"2024-08-17T17:41:13.743881+0000","last_fullsized":"2024-08-17T17:41:13.743881+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:54:39.267579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1593,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.746117+0000","last_change":"2024-08-17T17:32:59.763754+0000","last_active":"2024-08-17T17:41:13.746117+0000","last_peered":"2024-08-17T17:41:13.746117+0000","last_clean":"2024-08-17T17:41:13.746117+0000","last_became_active":"2024-08-17T17:32:59.763480+0000","last_became_peered":"2024-08-17T17:32:59.763480+0000","last_unstale":"2024-08-17T17:41:13.746117+0000","last_undegraded":"2024-08-17T17:41:13.746117+0000","last_fullsized":"2024-08-17T17:41:13.746117+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:26:03.239484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1522,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.952325+0000","last_change":"2024-08-17T17:32:59.767087+0000","last_active":"2024-08-17T17:41:12.952325+0000","last_peered":"2024-08-17T17:41:12.952325+0000","last_clean":"2024-08-17T17:41:12.952325+0000","last_became_active":"2024-08-17T17:32:59.766784+0000","last_became_peered":"2024-08-17T17:32:59.766784+0000","last_unstale":"2024-08-17T17:41:12.952325+0000","last_undegraded":"2024-08-17T17:41:12.952325+0000","last_fullsized":"2024-08-17T17:41:12.952325+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:11:48.775621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1486,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744623+0000","last_change":"2024-08-17T17:32:59.767655+0000","last_active":"2024-08-17T17:41:13.744623+0000","last_peered":"2024-08-17T17:41:13.744623+0000","last_clean":"2024-08-17T17:41:13.744623+0000","last_became_active":"2024-08-17T17:32:59.766891+0000","last_became_peered":"2024-08-17T17:32:59.766891+0000","last_unstale":"2024-08-17T17:41:13.744623+0000","last_undegraded":"2024-08-17T17:41:13.744623+0000","last_fullsized":"2024-08-17T17:41:13.744623+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:19:57.129588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1020,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981453+0000","last_change":"2024-08-17T17:32:27.438656+0000","last_active":"2024-08-17T17:41:11.981453+0000","last_peered":"2024-08-17T17:41:11.981453+0000","last_clean":"2024-08-17T17:41:11.981453+0000","last_became_active":"2024-08-17T17:32:27.437400+0000","last_became_peered":"2024-08-17T17:32:27.437400+0000","last_unstale":"2024-08-17T17:41:11.981453+0000","last_undegraded":"2024-08-17T17:41:11.981453+0000","last_fullsized":"2024-08-17T17:41:11.981453+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T01:13:13.749171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":1523,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.743597+0000","last_change":"2024-08-17T17:32:59.769549+0000","last_active":"2024-08-17T17:41:13.743597+0000","last_peered":"2024-08-17T17:41:13.743597+0000","last_clean":"2024-08-17T17:41:13.743597+0000","last_became_active":"2024-08-17T17:32:59.768660+0000","last_became_peered":"2024-08-17T17:32:59.768660+0000","last_unstale":"2024-08-17T17:41:13.743597+0000","last_undegraded":"2024-08-17T17:41:13.743597+0000","last_fullsized":"2024-08-17T17:41:13.743597+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:42:20.130102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1584,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.745214+0000","last_change":"2024-08-17T17:30:40.753115+0000","last_active":"2024-08-17T17:41:13.745214+0000","last_peered":"2024-08-17T17:41:13.745214+0000","last_clean":"2024-08-17T17:41:13.745214+0000","last_became_active":"2024-08-17T17:30:40.752263+0000","last_became_peered":"2024-08-17T17:30:40.752263+0000","last_unstale":"2024-08-17T17:41:13.745214+0000","last_undegraded":"2024-08-17T17:41:13.745214+0000","last_fullsized":"2024-08-17T17:41:13.745214+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T05:08:48.137529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":1028,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981141+0000","last_change":"2024-08-17T17:32:59.768103+0000","last_active":"2024-08-17T17:41:11.981141+0000","last_peered":"2024-08-17T17:41:11.981141+0000","last_clean":"2024-08-17T17:41:11.981141+0000","last_became_active":"2024-08-17T17:32:59.767686+0000","last_became_peered":"2024-08-17T17:32:59.767686+0000","last_unstale":"2024-08-17T17:41:11.981141+0000","last_undegraded":"2024-08-17T17:41:11.981141+0000","last_fullsized":"2024-08-17T17:41:11.981141+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:40:54.780900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"72'2","reported_seq":1014,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905293+0000","last_change":"2024-08-17T17:31:54.823556+0000","last_active":"2024-08-17T17:41:11.905293+0000","last_peered":"2024-08-17T17:41:11.905293+0000","last_clean":"2024-08-17T17:41:11.905293+0000","last_became_active":"2024-08-17T17:31:54.823250+0000","last_became_peered":"2024-08-17T17:31:54.823250+0000","last_unstale":"2024-08-17T17:41:11.905293+0000","last_undegraded":"2024-08-17T17:41:11.905293+0000","last_fullsized":"2024-08-17T17:41:11.905293+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:08:07.165204+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":[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":1018,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981369+0000","last_change":"2024-08-17T17:32:59.768344+0000","last_active":"2024-08-17T17:41:11.981369+0000","last_peered":"2024-08-17T17:41:11.981369+0000","last_clean":"2024-08-17T17:41:11.981369+0000","last_became_active":"2024-08-17T17:32:59.767154+0000","last_became_peered":"2024-08-17T17:32:59.767154+0000","last_unstale":"2024-08-17T17:41:11.981369+0000","last_undegraded":"2024-08-17T17:41:11.981369+0000","last_fullsized":"2024-08-17T17:41:11.981369+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:25:18.926181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":997,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905729+0000","last_change":"2024-08-17T17:22:53.725178+0000","last_active":"2024-08-17T17:41:11.905729+0000","last_peered":"2024-08-17T17:41:11.905729+0000","last_clean":"2024-08-17T17:41:11.905729+0000","last_became_active":"2024-08-17T17:22:53.724909+0000","last_became_peered":"2024-08-17T17:22:53.724909+0000","last_unstale":"2024-08-17T17:41:11.905729+0000","last_undegraded":"2024-08-17T17:41:11.905729+0000","last_fullsized":"2024-08-17T17:41:11.905729+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:00.171471+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":[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.19","version":"0'0","reported_seq":1494,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744378+0000","last_change":"2024-08-17T17:32:59.767743+0000","last_active":"2024-08-17T17:41:13.744378+0000","last_peered":"2024-08-17T17:41:13.744378+0000","last_clean":"2024-08-17T17:41:13.744378+0000","last_became_active":"2024-08-17T17:32:59.767391+0000","last_became_peered":"2024-08-17T17:32:59.767391+0000","last_unstale":"2024-08-17T17:41:13.744378+0000","last_undegraded":"2024-08-17T17:41:13.744378+0000","last_fullsized":"2024-08-17T17:41:13.744378+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:30.357526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1480,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.745010+0000","last_change":"2024-08-17T17:32:59.770449+0000","last_active":"2024-08-17T17:41:13.745010+0000","last_peered":"2024-08-17T17:41:13.745010+0000","last_clean":"2024-08-17T17:41:13.745010+0000","last_became_active":"2024-08-17T17:32:59.768701+0000","last_became_peered":"2024-08-17T17:32:59.768701+0000","last_unstale":"2024-08-17T17:41:13.745010+0000","last_undegraded":"2024-08-17T17:41:13.745010+0000","last_fullsized":"2024-08-17T17:41:13.745010+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:37:58.418659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1001,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.980870+0000","last_change":"2024-08-17T17:31:54.822460+0000","last_active":"2024-08-17T17:41:11.980870+0000","last_peered":"2024-08-17T17:41:11.980870+0000","last_clean":"2024-08-17T17:41:11.980870+0000","last_became_active":"2024-08-17T17:31:54.822111+0000","last_became_peered":"2024-08-17T17:31:54.822111+0000","last_unstale":"2024-08-17T17:41:11.980870+0000","last_undegraded":"2024-08-17T17:41:11.980870+0000","last_fullsized":"2024-08-17T17:41:11.980870+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:17:44.350364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'4","reported_seq":1599,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.747706+0000","last_change":"2024-08-17T17:32:27.438808+0000","last_active":"2024-08-17T17:41:13.747706+0000","last_peered":"2024-08-17T17:41:13.747706+0000","last_clean":"2024-08-17T17:41:13.747706+0000","last_became_active":"2024-08-17T17:32:27.438455+0000","last_became_peered":"2024-08-17T17:32:27.438455+0000","last_unstale":"2024-08-17T17:41:13.747706+0000","last_undegraded":"2024-08-17T17:41:13.747706+0000","last_fullsized":"2024-08-17T17:41:13.747706+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T02:04:33.112716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":[]}],"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":5530,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17088,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201535,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":319748,"kb_used_data":9912,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93425404,"statfs":{"total":95995035648,"available":95667613696,"internally_reserved":0,"allocated":10149888,"data_stored":7143522,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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":[]},{"osd":6,"up_from":47,"seq":201863463172,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":319736,"kb_used_data":9904,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93425416,"statfs":{"total":95995035648,"available":95667625984,"internally_reserved":0,"allocated":10141696,"data_stored":7143395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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":[]},{"osd":5,"up_from":39,"seq":167503724809,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306672,"kb_used_data":9316,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93438480,"statfs":{"total":95995035648,"available":95681003520,"internally_reserved":0,"allocated":9539584,"data_stored":6548853,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":[]},{"osd":4,"up_from":31,"seq":133143986447,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":323320,"kb_used_data":9328,"kb_used_omap":1,"kb_used_meta":313982,"kb_avail":93421832,"statfs":{"total":95995035648,"available":95663955968,"internally_reserved":0,"allocated":9551872,"data_stored":6553084,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":321517912},"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":[]},{"osd":3,"up_from":592,"seq":2542620639343,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":49444,"kb_used_data":9308,"kb_used_omap":25,"kb_used_meta":40102,"kb_avail":93695708,"statfs":{"total":95995035648,"available":95944404992,"internally_reserved":0,"allocated":9531392,"data_stored":6548296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26454,"internal_metadata":41064618},"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":[]},{"osd":2,"up_from":559,"seq":2400886718582,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":37096,"kb_used_data":9312,"kb_used_omap":29,"kb_used_meta":27746,"kb_avail":93708056,"statfs":{"total":95995035648,"available":95957049344,"internally_reserved":0,"allocated":9535488,"data_stored":6548818,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30541,"internal_metadata":28412083},"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":[]},{"osd":1,"up_from":527,"seq":2263447765116,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":59308,"kb_used_data":9308,"kb_used_omap":34,"kb_used_meta":49949,"kb_avail":93685844,"statfs":{"total":95995035648,"available":95934304256,"internally_reserved":0,"allocated":9531392,"data_stored":6548233,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35550,"internal_metadata":51148066},"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":[]},{"osd":0,"up_from":453,"seq":1945620185227,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":64172,"kb_used_data":9888,"kb_used_omap":39,"kb_used_meta":54232,"kb_avail":93680980,"statfs":{"total":95995035648,"available":95929323520,"internally_reserved":0,"allocated":10125312,"data_stored":7137470,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40830,"internal_metadata":55533698},"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":[]}],"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":4096,"data_stored":19,"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":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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5388,"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":5261,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1222,"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":5217,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"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":640,"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":4814,"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":4960,"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}]}} 2024-08-17T17:42:09.112 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:42:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:08 smithi046 ceph-mon[88218]: pgmap v1259: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:08 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:09.380 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:10.165 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:10 smithi037 ceph-mon[97894]: from='client.34974 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:42:10.165 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:10 smithi037 ceph-mon[102022]: from='client.34974 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:42:10.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:10 smithi046 ceph-mon[88218]: from='client.34974 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:42:10.261 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:42:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:42:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:42:11.070 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:42:11.071 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-08-17T17:42:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:11 smithi046 ceph-mon[88218]: pgmap v1260: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:11.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:11 smithi037 ceph-mon[102022]: pgmap v1260: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:11.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:11 smithi037 ceph-mon[97894]: pgmap v1260: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:11.665 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":1260,"stamp":"2024-08-17T17:42:09.657584+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"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":392,"num_read_kb":834,"num_write":278,"num_write_kb":2447,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":207,"ondisk_log_size":207,"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":1479496,"kb_used_data":76276,"kb_used_omap":136,"kb_used_meta":1402999,"kb_avail":748481720,"statfs":{"total":767960285184,"available":766445281280,"internally_reserved":0,"allocated":78106624,"data_stored":54171671,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":140191,"internal_metadata":1436671073},"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.002549"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":1486,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744870+0000","last_change":"2024-08-17T17:32:59.772029+0000","last_active":"2024-08-17T17:41:13.744870+0000","last_peered":"2024-08-17T17:41:13.744870+0000","last_clean":"2024-08-17T17:41:13.744870+0000","last_became_active":"2024-08-17T17:32:59.771720+0000","last_became_peered":"2024-08-17T17:32:59.771720+0000","last_unstale":"2024-08-17T17:41:13.744870+0000","last_undegraded":"2024-08-17T17:41:13.744870+0000","last_fullsized":"2024-08-17T17:41:13.744870+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:26:15.533153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":997,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905143+0000","last_change":"2024-08-17T17:32:27.435738+0000","last_active":"2024-08-17T17:41:11.905143+0000","last_peered":"2024-08-17T17:41:11.905143+0000","last_clean":"2024-08-17T17:41:11.905143+0000","last_became_active":"2024-08-17T17:32:27.435318+0000","last_became_peered":"2024-08-17T17:32:27.435318+0000","last_unstale":"2024-08-17T17:41:11.905143+0000","last_undegraded":"2024-08-17T17:41:11.905143+0000","last_fullsized":"2024-08-17T17:41:11.905143+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:53.143081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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.15","version":"0'0","reported_seq":1011,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905642+0000","last_change":"2024-08-17T17:32:59.767806+0000","last_active":"2024-08-17T17:41:11.905642+0000","last_peered":"2024-08-17T17:41:11.905642+0000","last_clean":"2024-08-17T17:41:11.905642+0000","last_became_active":"2024-08-17T17:32:59.767475+0000","last_became_peered":"2024-08-17T17:32:59.767475+0000","last_unstale":"2024-08-17T17:41:11.905642+0000","last_undegraded":"2024-08-17T17:41:11.905642+0000","last_fullsized":"2024-08-17T17:41:11.905642+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:29:45.247420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1631,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.746574+0000","last_change":"2024-08-17T17:32:59.762208+0000","last_active":"2024-08-17T17:41:13.746574+0000","last_peered":"2024-08-17T17:41:13.746574+0000","last_clean":"2024-08-17T17:41:13.746574+0000","last_became_active":"2024-08-17T17:32:59.761862+0000","last_became_peered":"2024-08-17T17:32:59.761862+0000","last_unstale":"2024-08-17T17:41:13.746574+0000","last_undegraded":"2024-08-17T17:41:13.746574+0000","last_fullsized":"2024-08-17T17:41:13.746574+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:40:45.672541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":1592,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.746205+0000","last_change":"2024-08-17T17:32:59.763047+0000","last_active":"2024-08-17T17:41:13.746205+0000","last_peered":"2024-08-17T17:41:13.746205+0000","last_clean":"2024-08-17T17:41:13.746205+0000","last_became_active":"2024-08-17T17:32:59.762738+0000","last_became_peered":"2024-08-17T17:32:59.762738+0000","last_unstale":"2024-08-17T17:41:13.746205+0000","last_undegraded":"2024-08-17T17:41:13.746205+0000","last_fullsized":"2024-08-17T17:41:13.746205+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:05:30.650980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":978,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905582+0000","last_change":"2024-08-17T17:22:53.725465+0000","last_active":"2024-08-17T17:41:11.905582+0000","last_peered":"2024-08-17T17:41:11.905582+0000","last_clean":"2024-08-17T17:41:11.905582+0000","last_became_active":"2024-08-17T17:22:53.725174+0000","last_became_peered":"2024-08-17T17:22:53.725174+0000","last_unstale":"2024-08-17T17:41:11.905582+0000","last_undegraded":"2024-08-17T17:41:11.905582+0000","last_fullsized":"2024-08-17T17:41:11.905582+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:46.185575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1486,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.745056+0000","last_change":"2024-08-17T17:32:59.773425+0000","last_active":"2024-08-17T17:41:13.745056+0000","last_peered":"2024-08-17T17:41:13.745056+0000","last_clean":"2024-08-17T17:41:13.745056+0000","last_became_active":"2024-08-17T17:32:59.772311+0000","last_became_peered":"2024-08-17T17:32:59.772311+0000","last_unstale":"2024-08-17T17:41:13.745056+0000","last_undegraded":"2024-08-17T17:41:13.745056+0000","last_fullsized":"2024-08-17T17:41:13.745056+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:23.208217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":1010,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.201280+0000","last_change":"2024-08-17T17:30:40.735252+0000","last_active":"2024-08-17T17:41:12.201280+0000","last_peered":"2024-08-17T17:41:12.201280+0000","last_clean":"2024-08-17T17:41:12.201280+0000","last_became_active":"2024-08-17T17:30:40.734865+0000","last_became_peered":"2024-08-17T17:30:40.734865+0000","last_unstale":"2024-08-17T17:41:12.201280+0000","last_undegraded":"2024-08-17T17:41:12.201280+0000","last_fullsized":"2024-08-17T17:41:12.201280+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T23:17:42.325027+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":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":"3.f","version":"72'1","reported_seq":996,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905613+0000","last_change":"2024-08-17T17:30:40.746434+0000","last_active":"2024-08-17T17:41:11.905613+0000","last_peered":"2024-08-17T17:41:11.905613+0000","last_clean":"2024-08-17T17:41:11.905613+0000","last_became_active":"2024-08-17T17:30:40.746080+0000","last_became_peered":"2024-08-17T17:30:40.746080+0000","last_unstale":"2024-08-17T17:41:11.905613+0000","last_undegraded":"2024-08-17T17:41:11.905613+0000","last_fullsized":"2024-08-17T17:41:11.905613+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T18:05:44.800572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":994,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.904880+0000","last_change":"2024-08-17T17:22:54.175652+0000","last_active":"2024-08-17T17:41:11.904880+0000","last_peered":"2024-08-17T17:41:11.904880+0000","last_clean":"2024-08-17T17:41:11.904880+0000","last_became_active":"2024-08-17T17:22:54.175332+0000","last_became_peered":"2024-08-17T17:22:54.175332+0000","last_unstale":"2024-08-17T17:41:11.904880+0000","last_undegraded":"2024-08-17T17:41:11.904880+0000","last_fullsized":"2024-08-17T17:41:11.904880+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:58:04.891665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":997,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905437+0000","last_change":"2024-08-17T17:31:54.821143+0000","last_active":"2024-08-17T17:41:11.905437+0000","last_peered":"2024-08-17T17:41:11.905437+0000","last_clean":"2024-08-17T17:41:11.905437+0000","last_became_active":"2024-08-17T17:31:54.820778+0000","last_became_peered":"2024-08-17T17:31:54.820778+0000","last_unstale":"2024-08-17T17:41:11.905437+0000","last_undegraded":"2024-08-17T17:41:11.905437+0000","last_fullsized":"2024-08-17T17:41:11.905437+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:31.128588+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":[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":1018,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981199+0000","last_change":"2024-08-17T17:32:59.769943+0000","last_active":"2024-08-17T17:41:11.981199+0000","last_peered":"2024-08-17T17:41:11.981199+0000","last_clean":"2024-08-17T17:41:11.981199+0000","last_became_active":"2024-08-17T17:32:59.769328+0000","last_became_peered":"2024-08-17T17:32:59.769328+0000","last_unstale":"2024-08-17T17:41:11.981199+0000","last_undegraded":"2024-08-17T17:41:11.981199+0000","last_fullsized":"2024-08-17T17:41:11.981199+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:45:56.990673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":979,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905882+0000","last_change":"2024-08-17T17:22:53.724857+0000","last_active":"2024-08-17T17:41:11.905882+0000","last_peered":"2024-08-17T17:41:11.905882+0000","last_clean":"2024-08-17T17:41:11.905882+0000","last_became_active":"2024-08-17T17:22:53.724555+0000","last_became_peered":"2024-08-17T17:22:53.724555+0000","last_unstale":"2024-08-17T17:41:11.905882+0000","last_undegraded":"2024-08-17T17:41:11.905882+0000","last_fullsized":"2024-08-17T17:41:11.905882+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:42:47.014152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1001,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.201820+0000","last_change":"2024-08-17T17:31:54.819946+0000","last_active":"2024-08-17T17:41:12.201820+0000","last_peered":"2024-08-17T17:41:12.201820+0000","last_clean":"2024-08-17T17:41:12.201820+0000","last_became_active":"2024-08-17T17:31:54.819604+0000","last_became_peered":"2024-08-17T17:31:54.819604+0000","last_unstale":"2024-08-17T17:41:12.201820+0000","last_undegraded":"2024-08-17T17:41:12.201820+0000","last_fullsized":"2024-08-17T17:41:12.201820+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:32.031030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1012,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.906160+0000","last_change":"2024-08-17T17:32:59.769306+0000","last_active":"2024-08-17T17:41:11.906160+0000","last_peered":"2024-08-17T17:41:11.906160+0000","last_clean":"2024-08-17T17:41:11.906160+0000","last_became_active":"2024-08-17T17:32:59.768286+0000","last_became_peered":"2024-08-17T17:32:59.768286+0000","last_unstale":"2024-08-17T17:41:11.906160+0000","last_undegraded":"2024-08-17T17:41:11.906160+0000","last_fullsized":"2024-08-17T17:41:11.906160+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:19:50.004425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1593,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744086+0000","last_change":"2024-08-17T17:31:54.829538+0000","last_active":"2024-08-17T17:41:13.744086+0000","last_peered":"2024-08-17T17:41:13.744086+0000","last_clean":"2024-08-17T17:41:13.744086+0000","last_became_active":"2024-08-17T17:31:54.829144+0000","last_became_peered":"2024-08-17T17:31:54.829144+0000","last_unstale":"2024-08-17T17:41:13.744086+0000","last_undegraded":"2024-08-17T17:41:13.744086+0000","last_fullsized":"2024-08-17T17:41:13.744086+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:47:04.696572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1498,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744738+0000","last_change":"2024-08-17T17:32:59.763237+0000","last_active":"2024-08-17T17:41:13.744738+0000","last_peered":"2024-08-17T17:41:13.744738+0000","last_clean":"2024-08-17T17:41:13.744738+0000","last_became_active":"2024-08-17T17:32:59.762812+0000","last_became_peered":"2024-08-17T17:32:59.762812+0000","last_unstale":"2024-08-17T17:41:13.744738+0000","last_undegraded":"2024-08-17T17:41:13.744738+0000","last_fullsized":"2024-08-17T17:41:13.744738+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:40:08.449121+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":1001,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981351+0000","last_change":"2024-08-17T17:32:59.767697+0000","last_active":"2024-08-17T17:41:11.981351+0000","last_peered":"2024-08-17T17:41:11.981351+0000","last_clean":"2024-08-17T17:41:11.981351+0000","last_became_active":"2024-08-17T17:32:59.767172+0000","last_became_peered":"2024-08-17T17:32:59.767172+0000","last_unstale":"2024-08-17T17:41:11.981351+0000","last_undegraded":"2024-08-17T17:41:11.981351+0000","last_fullsized":"2024-08-17T17:41:11.981351+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:13:37.509131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1002,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.201666+0000","last_change":"2024-08-17T17:31:54.820337+0000","last_active":"2024-08-17T17:41:12.201666+0000","last_peered":"2024-08-17T17:41:12.201666+0000","last_clean":"2024-08-17T17:41:12.201666+0000","last_became_active":"2024-08-17T17:31:54.819827+0000","last_became_peered":"2024-08-17T17:31:54.819827+0000","last_unstale":"2024-08-17T17:41:12.201666+0000","last_undegraded":"2024-08-17T17:41:12.201666+0000","last_fullsized":"2024-08-17T17:41:12.201666+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:56:36.690367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1018,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981273+0000","last_change":"2024-08-17T17:32:27.438169+0000","last_active":"2024-08-17T17:41:11.981273+0000","last_peered":"2024-08-17T17:41:11.981273+0000","last_clean":"2024-08-17T17:41:11.981273+0000","last_became_active":"2024-08-17T17:32:27.437846+0000","last_became_peered":"2024-08-17T17:32:27.437846+0000","last_unstale":"2024-08-17T17:41:11.981273+0000","last_undegraded":"2024-08-17T17:41:11.981273+0000","last_fullsized":"2024-08-17T17:41:11.981273+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:30:09.370291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1002,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981427+0000","last_change":"2024-08-17T17:32:27.432256+0000","last_active":"2024-08-17T17:41:11.981427+0000","last_peered":"2024-08-17T17:41:11.981427+0000","last_clean":"2024-08-17T17:41:11.981427+0000","last_became_active":"2024-08-17T17:32:27.431912+0000","last_became_peered":"2024-08-17T17:32:27.431912+0000","last_unstale":"2024-08-17T17:41:11.981427+0000","last_undegraded":"2024-08-17T17:41:11.981427+0000","last_fullsized":"2024-08-17T17:41:11.981427+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:07:09.604818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1001,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981531+0000","last_change":"2024-08-17T17:31:54.825361+0000","last_active":"2024-08-17T17:41:11.981531+0000","last_peered":"2024-08-17T17:41:11.981531+0000","last_clean":"2024-08-17T17:41:11.981531+0000","last_became_active":"2024-08-17T17:31:54.825062+0000","last_became_peered":"2024-08-17T17:31:54.825062+0000","last_unstale":"2024-08-17T17:41:11.981531+0000","last_undegraded":"2024-08-17T17:41:11.981531+0000","last_fullsized":"2024-08-17T17:41:11.981531+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:41:42.597824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1488,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744017+0000","last_change":"2024-08-17T17:32:59.772605+0000","last_active":"2024-08-17T17:41:13.744017+0000","last_peered":"2024-08-17T17:41:13.744017+0000","last_clean":"2024-08-17T17:41:13.744017+0000","last_became_active":"2024-08-17T17:32:59.772015+0000","last_became_peered":"2024-08-17T17:32:59.772015+0000","last_unstale":"2024-08-17T17:41:13.744017+0000","last_undegraded":"2024-08-17T17:41:13.744017+0000","last_fullsized":"2024-08-17T17:41:13.744017+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:23:08.461614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1503,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744041+0000","last_change":"2024-08-17T17:32:59.766848+0000","last_active":"2024-08-17T17:41:13.744041+0000","last_peered":"2024-08-17T17:41:13.744041+0000","last_clean":"2024-08-17T17:41:13.744041+0000","last_became_active":"2024-08-17T17:32:59.766481+0000","last_became_peered":"2024-08-17T17:32:59.766481+0000","last_unstale":"2024-08-17T17:41:13.744041+0000","last_undegraded":"2024-08-17T17:41:13.744041+0000","last_fullsized":"2024-08-17T17:41:13.744041+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:01:39.759644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"268'149","reported_seq":1337,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.904878+0000","last_change":"2024-08-17T17:30:40.741623+0000","last_active":"2024-08-17T17:41:11.904878+0000","last_peered":"2024-08-17T17:41:11.904878+0000","last_clean":"2024-08-17T17:41:11.904878+0000","last_became_active":"2024-08-17T17:30:40.741099+0000","last_became_peered":"2024-08-17T17:30:40.741099+0000","last_unstale":"2024-08-17T17:41:11.904878+0000","last_undegraded":"2024-08-17T17:41:11.904878+0000","last_fullsized":"2024-08-17T17:41:11.904878+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:19:07.708941+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:11:47.617244+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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":1025,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905325+0000","last_change":"2024-08-17T17:32:27.437735+0000","last_active":"2024-08-17T17:41:11.905325+0000","last_peered":"2024-08-17T17:41:11.905325+0000","last_clean":"2024-08-17T17:41:11.905325+0000","last_became_active":"2024-08-17T17:32:27.437234+0000","last_became_peered":"2024-08-17T17:32:27.437234+0000","last_unstale":"2024-08-17T17:41:11.905325+0000","last_undegraded":"2024-08-17T17:41:11.905325+0000","last_fullsized":"2024-08-17T17:41:11.905325+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+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 @ 2024-08-19T02:49:17.140384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028371400000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":1465,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.745698+0000","last_change":"2024-08-17T17:32:59.775218+0000","last_active":"2024-08-17T17:41:13.745698+0000","last_peered":"2024-08-17T17:41:13.745698+0000","last_clean":"2024-08-17T17:41:13.745698+0000","last_became_active":"2024-08-17T17:32:59.774911+0000","last_became_peered":"2024-08-17T17:32:59.774911+0000","last_unstale":"2024-08-17T17:41:13.745698+0000","last_undegraded":"2024-08-17T17:41:13.745698+0000","last_fullsized":"2024-08-17T17:41:13.745698+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:42:33.544078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":984,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.201481+0000","last_change":"2024-08-17T17:22:54.175289+0000","last_active":"2024-08-17T17:41:12.201481+0000","last_peered":"2024-08-17T17:41:12.201481+0000","last_clean":"2024-08-17T17:41:12.201481+0000","last_became_active":"2024-08-17T17:22:54.174953+0000","last_became_peered":"2024-08-17T17:22:54.174953+0000","last_unstale":"2024-08-17T17:41:12.201481+0000","last_undegraded":"2024-08-17T17:41:12.201481+0000","last_fullsized":"2024-08-17T17:41:12.201481+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:20.586463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1024,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.904854+0000","last_change":"2024-08-17T17:31:54.821923+0000","last_active":"2024-08-17T17:41:11.904854+0000","last_peered":"2024-08-17T17:41:11.904854+0000","last_clean":"2024-08-17T17:41:11.904854+0000","last_became_active":"2024-08-17T17:31:54.821596+0000","last_became_peered":"2024-08-17T17:31:54.821596+0000","last_unstale":"2024-08-17T17:41:11.904854+0000","last_undegraded":"2024-08-17T17:41:11.904854+0000","last_fullsized":"2024-08-17T17:41:11.904854+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:13.031431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026904000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1632,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.743822+0000","last_change":"2024-08-17T17:32:59.764471+0000","last_active":"2024-08-17T17:41:13.743822+0000","last_peered":"2024-08-17T17:41:13.743822+0000","last_clean":"2024-08-17T17:41:13.743822+0000","last_became_active":"2024-08-17T17:32:59.764174+0000","last_became_peered":"2024-08-17T17:32:59.764174+0000","last_unstale":"2024-08-17T17:41:13.743822+0000","last_undegraded":"2024-08-17T17:41:13.743822+0000","last_fullsized":"2024-08-17T17:41:13.743822+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:15:08.101111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1608,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.746063+0000","last_change":"2024-08-17T17:32:27.437761+0000","last_active":"2024-08-17T17:41:13.746063+0000","last_peered":"2024-08-17T17:41:13.746063+0000","last_clean":"2024-08-17T17:41:13.746063+0000","last_became_active":"2024-08-17T17:32:27.437409+0000","last_became_peered":"2024-08-17T17:32:27.437409+0000","last_unstale":"2024-08-17T17:41:13.746063+0000","last_undegraded":"2024-08-17T17:41:13.746063+0000","last_fullsized":"2024-08-17T17:41:13.746063+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:49:42.627015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1544,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744238+0000","last_change":"2024-08-17T17:32:59.769974+0000","last_active":"2024-08-17T17:41:13.744238+0000","last_peered":"2024-08-17T17:41:13.744238+0000","last_clean":"2024-08-17T17:41:13.744238+0000","last_became_active":"2024-08-17T17:32:59.769633+0000","last_became_peered":"2024-08-17T17:32:59.769633+0000","last_unstale":"2024-08-17T17:41:13.744238+0000","last_undegraded":"2024-08-17T17:41:13.744238+0000","last_fullsized":"2024-08-17T17:41:13.744238+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:05:46.823299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029621200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1523,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.953312+0000","last_change":"2024-08-17T17:32:27.433156+0000","last_active":"2024-08-17T17:41:12.953312+0000","last_peered":"2024-08-17T17:41:12.953312+0000","last_clean":"2024-08-17T17:41:12.953312+0000","last_became_active":"2024-08-17T17:32:27.432811+0000","last_became_peered":"2024-08-17T17:32:27.432811+0000","last_unstale":"2024-08-17T17:41:12.953312+0000","last_undegraded":"2024-08-17T17:41:12.953312+0000","last_fullsized":"2024-08-17T17:41:12.953312+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:12.882686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1540,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.953074+0000","last_change":"2024-08-17T17:31:54.824135+0000","last_active":"2024-08-17T17:41:12.953074+0000","last_peered":"2024-08-17T17:41:12.953074+0000","last_clean":"2024-08-17T17:41:12.953074+0000","last_became_active":"2024-08-17T17:31:54.823811+0000","last_became_peered":"2024-08-17T17:31:54.823811+0000","last_unstale":"2024-08-17T17:41:12.953074+0000","last_undegraded":"2024-08-17T17:41:12.953074+0000","last_fullsized":"2024-08-17T17:41:12.953074+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:35:04.088383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"66'2","reported_seq":1026,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905585+0000","last_change":"2024-08-17T17:31:54.822081+0000","last_active":"2024-08-17T17:41:11.905585+0000","last_peered":"2024-08-17T17:41:11.905585+0000","last_clean":"2024-08-17T17:41:11.905585+0000","last_became_active":"2024-08-17T17:31:54.821740+0000","last_became_peered":"2024-08-17T17:31:54.821740+0000","last_unstale":"2024-08-17T17:41:11.905585+0000","last_undegraded":"2024-08-17T17:41:11.905585+0000","last_fullsized":"2024-08-17T17:41:11.905585+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:09:33.904896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00089523800000000002,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1002,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981319+0000","last_change":"2024-08-17T17:30:40.742379+0000","last_active":"2024-08-17T17:41:11.981319+0000","last_peered":"2024-08-17T17:41:11.981319+0000","last_clean":"2024-08-17T17:41:11.981319+0000","last_became_active":"2024-08-17T17:30:40.742094+0000","last_became_peered":"2024-08-17T17:30:40.742094+0000","last_unstale":"2024-08-17T17:41:11.981319+0000","last_undegraded":"2024-08-17T17:41:11.981319+0000","last_fullsized":"2024-08-17T17:41:11.981319+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:56:15.833110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1533,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.952625+0000","last_change":"2024-08-17T17:32:59.768385+0000","last_active":"2024-08-17T17:41:12.952625+0000","last_peered":"2024-08-17T17:41:12.952625+0000","last_clean":"2024-08-17T17:41:12.952625+0000","last_became_active":"2024-08-17T17:32:59.767891+0000","last_became_peered":"2024-08-17T17:32:59.767891+0000","last_unstale":"2024-08-17T17:41:12.952625+0000","last_undegraded":"2024-08-17T17:41:12.952625+0000","last_fullsized":"2024-08-17T17:41:12.952625+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:05:22.672505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1029,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905802+0000","last_change":"2024-08-17T17:32:59.768555+0000","last_active":"2024-08-17T17:41:11.905802+0000","last_peered":"2024-08-17T17:41:11.905802+0000","last_clean":"2024-08-17T17:41:11.905802+0000","last_became_active":"2024-08-17T17:32:59.768221+0000","last_became_peered":"2024-08-17T17:32:59.768221+0000","last_unstale":"2024-08-17T17:41:11.905802+0000","last_undegraded":"2024-08-17T17:41:11.905802+0000","last_fullsized":"2024-08-17T17:41:11.905802+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:04:28.973618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1553,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.952954+0000","last_change":"2024-08-17T17:31:54.824846+0000","last_active":"2024-08-17T17:41:12.952954+0000","last_peered":"2024-08-17T17:41:12.952954+0000","last_clean":"2024-08-17T17:41:12.952954+0000","last_became_active":"2024-08-17T17:31:54.823784+0000","last_became_peered":"2024-08-17T17:31:54.823784+0000","last_unstale":"2024-08-17T17:41:12.952954+0000","last_undegraded":"2024-08-17T17:41:12.952954+0000","last_fullsized":"2024-08-17T17:41:12.952954+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:27.320522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342763,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":1511,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.952473+0000","last_change":"2024-08-17T17:31:54.820086+0000","last_active":"2024-08-17T17:41:12.952473+0000","last_peered":"2024-08-17T17:41:12.952473+0000","last_clean":"2024-08-17T17:41:12.952473+0000","last_became_active":"2024-08-17T17:31:54.819745+0000","last_became_peered":"2024-08-17T17:31:54.819745+0000","last_unstale":"2024-08-17T17:41:12.952473+0000","last_undegraded":"2024-08-17T17:41:12.952473+0000","last_fullsized":"2024-08-17T17:41:12.952473+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:06:06.329346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1522,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.953471+0000","last_change":"2024-08-17T17:32:27.437457+0000","last_active":"2024-08-17T17:41:12.953471+0000","last_peered":"2024-08-17T17:41:12.953471+0000","last_clean":"2024-08-17T17:41:12.953471+0000","last_became_active":"2024-08-17T17:32:27.437140+0000","last_became_peered":"2024-08-17T17:32:27.437140+0000","last_unstale":"2024-08-17T17:41:12.953471+0000","last_undegraded":"2024-08-17T17:41:12.953471+0000","last_fullsized":"2024-08-17T17:41:12.953471+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:11.131550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1007,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905895+0000","last_change":"2024-08-17T17:30:40.733784+0000","last_active":"2024-08-17T17:41:11.905895+0000","last_peered":"2024-08-17T17:41:11.905895+0000","last_clean":"2024-08-17T17:41:11.905895+0000","last_became_active":"2024-08-17T17:30:40.733336+0000","last_became_peered":"2024-08-17T17:30:40.733336+0000","last_unstale":"2024-08-17T17:41:11.905895+0000","last_undegraded":"2024-08-17T17:41:11.905895+0000","last_fullsized":"2024-08-17T17:41:11.905895+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:45:21.984785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033804700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":1582,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744742+0000","last_change":"2024-08-17T17:30:40.740826+0000","last_active":"2024-08-17T17:41:13.744742+0000","last_peered":"2024-08-17T17:41:13.744742+0000","last_clean":"2024-08-17T17:41:13.744742+0000","last_became_active":"2024-08-17T17:30:40.739746+0000","last_became_peered":"2024-08-17T17:30:40.739746+0000","last_unstale":"2024-08-17T17:41:13.744742+0000","last_undegraded":"2024-08-17T17:41:13.744742+0000","last_fullsized":"2024-08-17T17:41:13.744742+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:31:38.808235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1498,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.745337+0000","last_change":"2024-08-17T17:32:59.773609+0000","last_active":"2024-08-17T17:41:13.745337+0000","last_peered":"2024-08-17T17:41:13.745337+0000","last_clean":"2024-08-17T17:41:13.745337+0000","last_became_active":"2024-08-17T17:32:59.773348+0000","last_became_peered":"2024-08-17T17:32:59.773348+0000","last_unstale":"2024-08-17T17:41:13.745337+0000","last_undegraded":"2024-08-17T17:41:13.745337+0000","last_fullsized":"2024-08-17T17:41:13.745337+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:38:31.542973+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":1521,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.952952+0000","last_change":"2024-08-17T17:31:54.820580+0000","last_active":"2024-08-17T17:41:12.952952+0000","last_peered":"2024-08-17T17:41:12.952952+0000","last_clean":"2024-08-17T17:41:12.952952+0000","last_became_active":"2024-08-17T17:31:54.820089+0000","last_became_peered":"2024-08-17T17:31:54.820089+0000","last_unstale":"2024-08-17T17:41:12.952952+0000","last_undegraded":"2024-08-17T17:41:12.952952+0000","last_fullsized":"2024-08-17T17:41:12.952952+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:25:34.716640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1495,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.743781+0000","last_change":"2024-08-17T17:32:59.772291+0000","last_active":"2024-08-17T17:41:13.743781+0000","last_peered":"2024-08-17T17:41:13.743781+0000","last_clean":"2024-08-17T17:41:13.743781+0000","last_became_active":"2024-08-17T17:32:59.771990+0000","last_became_peered":"2024-08-17T17:32:59.771990+0000","last_unstale":"2024-08-17T17:41:13.743781+0000","last_undegraded":"2024-08-17T17:41:13.743781+0000","last_fullsized":"2024-08-17T17:41:13.743781+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:34:47.282842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"72'1","reported_seq":1596,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.746358+0000","last_change":"2024-08-17T17:31:54.828534+0000","last_active":"2024-08-17T17:41:13.746358+0000","last_peered":"2024-08-17T17:41:13.746358+0000","last_clean":"2024-08-17T17:41:13.746358+0000","last_became_active":"2024-08-17T17:31:54.828182+0000","last_became_peered":"2024-08-17T17:31:54.828182+0000","last_unstale":"2024-08-17T17:41:13.746358+0000","last_undegraded":"2024-08-17T17:41:13.746358+0000","last_fullsized":"2024-08-17T17:41:13.746358+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:34:13.598348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":1014,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.201604+0000","last_change":"2024-08-17T17:32:27.436530+0000","last_active":"2024-08-17T17:41:12.201604+0000","last_peered":"2024-08-17T17:41:12.201604+0000","last_clean":"2024-08-17T17:41:12.201604+0000","last_became_active":"2024-08-17T17:32:27.436139+0000","last_became_peered":"2024-08-17T17:32:27.436139+0000","last_unstale":"2024-08-17T17:41:12.201604+0000","last_undegraded":"2024-08-17T17:41:12.201604+0000","last_fullsized":"2024-08-17T17:41:12.201604+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:18.060869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030013400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":984,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981048+0000","last_change":"2024-08-17T17:22:55.275184+0000","last_active":"2024-08-17T17:41:11.981048+0000","last_peered":"2024-08-17T17:41:11.981048+0000","last_clean":"2024-08-17T17:41:11.981048+0000","last_became_active":"2024-08-17T17:22:55.274677+0000","last_became_peered":"2024-08-17T17:22:55.274677+0000","last_unstale":"2024-08-17T17:41:11.981048+0000","last_undegraded":"2024-08-17T17:41:11.981048+0000","last_fullsized":"2024-08-17T17:41:11.981048+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:51:29.348766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":1001,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981226+0000","last_change":"2024-08-17T17:31:54.821919+0000","last_active":"2024-08-17T17:41:11.981226+0000","last_peered":"2024-08-17T17:41:11.981226+0000","last_clean":"2024-08-17T17:41:11.981226+0000","last_became_active":"2024-08-17T17:31:54.821536+0000","last_became_peered":"2024-08-17T17:31:54.821536+0000","last_unstale":"2024-08-17T17:41:11.981226+0000","last_undegraded":"2024-08-17T17:41:11.981226+0000","last_fullsized":"2024-08-17T17:41:11.981226+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:17:33.081437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"350'22","reported_seq":1007,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981527+0000","last_change":"2024-08-17T17:22:53.728275+0000","last_active":"2024-08-17T17:41:11.981527+0000","last_peered":"2024-08-17T17:41:11.981527+0000","last_clean":"2024-08-17T17:41:11.981527+0000","last_became_active":"2024-08-17T17:22:53.727978+0000","last_became_peered":"2024-08-17T17:22:53.727978+0000","last_unstale":"2024-08-17T17:41:11.981527+0000","last_undegraded":"2024-08-17T17:41:11.981527+0000","last_fullsized":"2024-08-17T17:41:11.981527+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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":"periodic scrub scheduled @ 2024-08-18T23:19:43.717005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"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.12","version":"0'0","reported_seq":1522,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.952415+0000","last_change":"2024-08-17T17:32:27.438365+0000","last_active":"2024-08-17T17:41:12.952415+0000","last_peered":"2024-08-17T17:41:12.952415+0000","last_clean":"2024-08-17T17:41:12.952415+0000","last_became_active":"2024-08-17T17:32:27.437932+0000","last_became_peered":"2024-08-17T17:32:27.437932+0000","last_unstale":"2024-08-17T17:41:12.952415+0000","last_undegraded":"2024-08-17T17:41:12.952415+0000","last_fullsized":"2024-08-17T17:41:12.952415+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:07.527904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":998,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905814+0000","last_change":"2024-08-17T17:32:59.768226+0000","last_active":"2024-08-17T17:41:11.905814+0000","last_peered":"2024-08-17T17:41:11.905814+0000","last_clean":"2024-08-17T17:41:11.905814+0000","last_became_active":"2024-08-17T17:32:59.767701+0000","last_became_peered":"2024-08-17T17:32:59.767701+0000","last_unstale":"2024-08-17T17:41:11.905814+0000","last_undegraded":"2024-08-17T17:41:11.905814+0000","last_fullsized":"2024-08-17T17:41:11.905814+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T21:00:52.281423+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":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":"3.16","version":"0'0","reported_seq":1012,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.906056+0000","last_change":"2024-08-17T17:31:54.822296+0000","last_active":"2024-08-17T17:41:11.906056+0000","last_peered":"2024-08-17T17:41:11.906056+0000","last_clean":"2024-08-17T17:41:11.906056+0000","last_became_active":"2024-08-17T17:31:54.821958+0000","last_became_peered":"2024-08-17T17:31:54.821958+0000","last_unstale":"2024-08-17T17:41:11.906056+0000","last_undegraded":"2024-08-17T17:41:11.906056+0000","last_fullsized":"2024-08-17T17:41:11.906056+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:44.831479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1464,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744085+0000","last_change":"2024-08-17T17:32:59.773153+0000","last_active":"2024-08-17T17:41:13.744085+0000","last_peered":"2024-08-17T17:41:13.744085+0000","last_clean":"2024-08-17T17:41:13.744085+0000","last_became_active":"2024-08-17T17:32:59.772671+0000","last_became_peered":"2024-08-17T17:32:59.772671+0000","last_unstale":"2024-08-17T17:41:13.744085+0000","last_undegraded":"2024-08-17T17:41:13.744085+0000","last_fullsized":"2024-08-17T17:41:13.744085+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:32.219883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1631,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.747092+0000","last_change":"2024-08-17T17:32:59.762369+0000","last_active":"2024-08-17T17:41:13.747092+0000","last_peered":"2024-08-17T17:41:13.747092+0000","last_clean":"2024-08-17T17:41:13.747092+0000","last_became_active":"2024-08-17T17:32:59.761931+0000","last_became_peered":"2024-08-17T17:32:59.761931+0000","last_unstale":"2024-08-17T17:41:13.747092+0000","last_undegraded":"2024-08-17T17:41:13.747092+0000","last_fullsized":"2024-08-17T17:41:13.747092+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:57:47.627585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1486,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.743680+0000","last_change":"2024-08-17T17:32:59.767175+0000","last_active":"2024-08-17T17:41:13.743680+0000","last_peered":"2024-08-17T17:41:13.743680+0000","last_clean":"2024-08-17T17:41:13.743680+0000","last_became_active":"2024-08-17T17:32:59.766352+0000","last_became_peered":"2024-08-17T17:32:59.766352+0000","last_unstale":"2024-08-17T17:41:13.743680+0000","last_undegraded":"2024-08-17T17:41:13.743680+0000","last_fullsized":"2024-08-17T17:41:13.743680+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:42.252204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1001,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.201604+0000","last_change":"2024-08-17T17:31:54.823767+0000","last_active":"2024-08-17T17:41:12.201604+0000","last_peered":"2024-08-17T17:41:12.201604+0000","last_clean":"2024-08-17T17:41:12.201604+0000","last_became_active":"2024-08-17T17:31:54.823265+0000","last_became_peered":"2024-08-17T17:31:54.823265+0000","last_unstale":"2024-08-17T17:41:12.201604+0000","last_undegraded":"2024-08-17T17:41:12.201604+0000","last_fullsized":"2024-08-17T17:41:12.201604+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:10:08.654594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1504,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.743881+0000","last_change":"2024-08-17T17:32:59.767449+0000","last_active":"2024-08-17T17:41:13.743881+0000","last_peered":"2024-08-17T17:41:13.743881+0000","last_clean":"2024-08-17T17:41:13.743881+0000","last_became_active":"2024-08-17T17:32:59.766874+0000","last_became_peered":"2024-08-17T17:32:59.766874+0000","last_unstale":"2024-08-17T17:41:13.743881+0000","last_undegraded":"2024-08-17T17:41:13.743881+0000","last_fullsized":"2024-08-17T17:41:13.743881+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:54:39.267579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1593,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.746117+0000","last_change":"2024-08-17T17:32:59.763754+0000","last_active":"2024-08-17T17:41:13.746117+0000","last_peered":"2024-08-17T17:41:13.746117+0000","last_clean":"2024-08-17T17:41:13.746117+0000","last_became_active":"2024-08-17T17:32:59.763480+0000","last_became_peered":"2024-08-17T17:32:59.763480+0000","last_unstale":"2024-08-17T17:41:13.746117+0000","last_undegraded":"2024-08-17T17:41:13.746117+0000","last_fullsized":"2024-08-17T17:41:13.746117+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:26:03.239484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1522,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:12.952325+0000","last_change":"2024-08-17T17:32:59.767087+0000","last_active":"2024-08-17T17:41:12.952325+0000","last_peered":"2024-08-17T17:41:12.952325+0000","last_clean":"2024-08-17T17:41:12.952325+0000","last_became_active":"2024-08-17T17:32:59.766784+0000","last_became_peered":"2024-08-17T17:32:59.766784+0000","last_unstale":"2024-08-17T17:41:12.952325+0000","last_undegraded":"2024-08-17T17:41:12.952325+0000","last_fullsized":"2024-08-17T17:41:12.952325+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:11:48.775621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1486,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744623+0000","last_change":"2024-08-17T17:32:59.767655+0000","last_active":"2024-08-17T17:41:13.744623+0000","last_peered":"2024-08-17T17:41:13.744623+0000","last_clean":"2024-08-17T17:41:13.744623+0000","last_became_active":"2024-08-17T17:32:59.766891+0000","last_became_peered":"2024-08-17T17:32:59.766891+0000","last_unstale":"2024-08-17T17:41:13.744623+0000","last_undegraded":"2024-08-17T17:41:13.744623+0000","last_fullsized":"2024-08-17T17:41:13.744623+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:19:57.129588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1020,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981453+0000","last_change":"2024-08-17T17:32:27.438656+0000","last_active":"2024-08-17T17:41:11.981453+0000","last_peered":"2024-08-17T17:41:11.981453+0000","last_clean":"2024-08-17T17:41:11.981453+0000","last_became_active":"2024-08-17T17:32:27.437400+0000","last_became_peered":"2024-08-17T17:32:27.437400+0000","last_unstale":"2024-08-17T17:41:11.981453+0000","last_undegraded":"2024-08-17T17:41:11.981453+0000","last_fullsized":"2024-08-17T17:41:11.981453+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T01:13:13.749171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":1523,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.743597+0000","last_change":"2024-08-17T17:32:59.769549+0000","last_active":"2024-08-17T17:41:13.743597+0000","last_peered":"2024-08-17T17:41:13.743597+0000","last_clean":"2024-08-17T17:41:13.743597+0000","last_became_active":"2024-08-17T17:32:59.768660+0000","last_became_peered":"2024-08-17T17:32:59.768660+0000","last_unstale":"2024-08-17T17:41:13.743597+0000","last_undegraded":"2024-08-17T17:41:13.743597+0000","last_fullsized":"2024-08-17T17:41:13.743597+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:42:20.130102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1584,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.745214+0000","last_change":"2024-08-17T17:30:40.753115+0000","last_active":"2024-08-17T17:41:13.745214+0000","last_peered":"2024-08-17T17:41:13.745214+0000","last_clean":"2024-08-17T17:41:13.745214+0000","last_became_active":"2024-08-17T17:30:40.752263+0000","last_became_peered":"2024-08-17T17:30:40.752263+0000","last_unstale":"2024-08-17T17:41:13.745214+0000","last_undegraded":"2024-08-17T17:41:13.745214+0000","last_fullsized":"2024-08-17T17:41:13.745214+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T05:08:48.137529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":1028,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981141+0000","last_change":"2024-08-17T17:32:59.768103+0000","last_active":"2024-08-17T17:41:11.981141+0000","last_peered":"2024-08-17T17:41:11.981141+0000","last_clean":"2024-08-17T17:41:11.981141+0000","last_became_active":"2024-08-17T17:32:59.767686+0000","last_became_peered":"2024-08-17T17:32:59.767686+0000","last_unstale":"2024-08-17T17:41:11.981141+0000","last_undegraded":"2024-08-17T17:41:11.981141+0000","last_fullsized":"2024-08-17T17:41:11.981141+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:40:54.780900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"72'2","reported_seq":1014,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905293+0000","last_change":"2024-08-17T17:31:54.823556+0000","last_active":"2024-08-17T17:41:11.905293+0000","last_peered":"2024-08-17T17:41:11.905293+0000","last_clean":"2024-08-17T17:41:11.905293+0000","last_became_active":"2024-08-17T17:31:54.823250+0000","last_became_peered":"2024-08-17T17:31:54.823250+0000","last_unstale":"2024-08-17T17:41:11.905293+0000","last_undegraded":"2024-08-17T17:41:11.905293+0000","last_fullsized":"2024-08-17T17:41:11.905293+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:08:07.165204+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":[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":1018,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.981369+0000","last_change":"2024-08-17T17:32:59.768344+0000","last_active":"2024-08-17T17:41:11.981369+0000","last_peered":"2024-08-17T17:41:11.981369+0000","last_clean":"2024-08-17T17:41:11.981369+0000","last_became_active":"2024-08-17T17:32:59.767154+0000","last_became_peered":"2024-08-17T17:32:59.767154+0000","last_unstale":"2024-08-17T17:41:11.981369+0000","last_undegraded":"2024-08-17T17:41:11.981369+0000","last_fullsized":"2024-08-17T17:41:11.981369+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:25:18.926181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":997,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.905729+0000","last_change":"2024-08-17T17:22:53.725178+0000","last_active":"2024-08-17T17:41:11.905729+0000","last_peered":"2024-08-17T17:41:11.905729+0000","last_clean":"2024-08-17T17:41:11.905729+0000","last_became_active":"2024-08-17T17:22:53.724909+0000","last_became_peered":"2024-08-17T17:22:53.724909+0000","last_unstale":"2024-08-17T17:41:11.905729+0000","last_undegraded":"2024-08-17T17:41:11.905729+0000","last_fullsized":"2024-08-17T17:41:11.905729+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:00.171471+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":[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.19","version":"0'0","reported_seq":1494,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.744378+0000","last_change":"2024-08-17T17:32:59.767743+0000","last_active":"2024-08-17T17:41:13.744378+0000","last_peered":"2024-08-17T17:41:13.744378+0000","last_clean":"2024-08-17T17:41:13.744378+0000","last_became_active":"2024-08-17T17:32:59.767391+0000","last_became_peered":"2024-08-17T17:32:59.767391+0000","last_unstale":"2024-08-17T17:41:13.744378+0000","last_undegraded":"2024-08-17T17:41:13.744378+0000","last_fullsized":"2024-08-17T17:41:13.744378+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:30.357526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1480,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.745010+0000","last_change":"2024-08-17T17:32:59.770449+0000","last_active":"2024-08-17T17:41:13.745010+0000","last_peered":"2024-08-17T17:41:13.745010+0000","last_clean":"2024-08-17T17:41:13.745010+0000","last_became_active":"2024-08-17T17:32:59.768701+0000","last_became_peered":"2024-08-17T17:32:59.768701+0000","last_unstale":"2024-08-17T17:41:13.745010+0000","last_undegraded":"2024-08-17T17:41:13.745010+0000","last_fullsized":"2024-08-17T17:41:13.745010+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:37:58.418659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1001,"reported_epoch":1079,"state":"active+clean","last_fresh":"2024-08-17T17:41:11.980870+0000","last_change":"2024-08-17T17:31:54.822460+0000","last_active":"2024-08-17T17:41:11.980870+0000","last_peered":"2024-08-17T17:41:11.980870+0000","last_clean":"2024-08-17T17:41:11.980870+0000","last_became_active":"2024-08-17T17:31:54.822111+0000","last_became_peered":"2024-08-17T17:31:54.822111+0000","last_unstale":"2024-08-17T17:41:11.980870+0000","last_undegraded":"2024-08-17T17:41:11.980870+0000","last_fullsized":"2024-08-17T17:41:11.980870+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:17:44.350364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'4","reported_seq":1599,"reported_epoch":1080,"state":"active+clean","last_fresh":"2024-08-17T17:41:13.747706+0000","last_change":"2024-08-17T17:32:27.438808+0000","last_active":"2024-08-17T17:41:13.747706+0000","last_peered":"2024-08-17T17:41:13.747706+0000","last_clean":"2024-08-17T17:41:13.747706+0000","last_became_active":"2024-08-17T17:32:27.438455+0000","last_became_peered":"2024-08-17T17:32:27.438455+0000","last_unstale":"2024-08-17T17:41:13.747706+0000","last_undegraded":"2024-08-17T17:41:13.747706+0000","last_fullsized":"2024-08-17T17:41:13.747706+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T02:04:33.112716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":[]}],"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":5530,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17088,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201536,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":319748,"kb_used_data":9912,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93425404,"statfs":{"total":95995035648,"available":95667613696,"internally_reserved":0,"allocated":10149888,"data_stored":7143522,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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":[]},{"osd":6,"up_from":47,"seq":201863463173,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":319736,"kb_used_data":9904,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93425416,"statfs":{"total":95995035648,"available":95667625984,"internally_reserved":0,"allocated":10141696,"data_stored":7143395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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":[]},{"osd":5,"up_from":39,"seq":167503724810,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306672,"kb_used_data":9316,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93438480,"statfs":{"total":95995035648,"available":95681003520,"internally_reserved":0,"allocated":9539584,"data_stored":6548853,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":[]},{"osd":4,"up_from":31,"seq":133143986448,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":323320,"kb_used_data":9328,"kb_used_omap":1,"kb_used_meta":313982,"kb_avail":93421832,"statfs":{"total":95995035648,"available":95663955968,"internally_reserved":0,"allocated":9551872,"data_stored":6553084,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":321517912},"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":[]},{"osd":3,"up_from":592,"seq":2542620639344,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":49444,"kb_used_data":9308,"kb_used_omap":25,"kb_used_meta":40102,"kb_avail":93695708,"statfs":{"total":95995035648,"available":95944404992,"internally_reserved":0,"allocated":9531392,"data_stored":6548296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26454,"internal_metadata":41064618},"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":[]},{"osd":2,"up_from":559,"seq":2400886718582,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":37096,"kb_used_data":9312,"kb_used_omap":29,"kb_used_meta":27746,"kb_avail":93708056,"statfs":{"total":95995035648,"available":95957049344,"internally_reserved":0,"allocated":9535488,"data_stored":6548818,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30541,"internal_metadata":28412083},"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":[]},{"osd":1,"up_from":527,"seq":2263447765117,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":59308,"kb_used_data":9308,"kb_used_omap":34,"kb_used_meta":49949,"kb_avail":93685844,"statfs":{"total":95995035648,"available":95934304256,"internally_reserved":0,"allocated":9531392,"data_stored":6548233,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35550,"internal_metadata":51148066},"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":[]},{"osd":0,"up_from":453,"seq":1945620185228,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":64172,"kb_used_data":9888,"kb_used_omap":39,"kb_used_meta":54232,"kb_avail":93680980,"statfs":{"total":95995035648,"available":95929323520,"internally_reserved":0,"allocated":10125312,"data_stored":7137470,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40830,"internal_metadata":55533698},"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":[]}],"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":4096,"data_stored":19,"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":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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5388,"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":5261,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1222,"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":5217,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"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":640,"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":4814,"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":4960,"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}]}} 2024-08-17T17:42:11.668 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-17T17:42:11.668 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd dump 2024-08-17T17:42:11.937 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:12.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:12 smithi046 ceph-mon[88218]: from='client.34980 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:42:12.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:12 smithi037 ceph-mon[97894]: from='client.34980 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:42:12.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:12 smithi037 ceph-mon[102022]: from='client.34980 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:42:13.149 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:13 smithi037 ceph-mon[102022]: pgmap v1261: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:13.149 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:13 smithi037 ceph-mon[97894]: pgmap v1261: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:13 smithi046 ceph-mon[88218]: pgmap v1261: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:13.816 INFO:teuthology.orchestra.run.smithi037.stdout:epoch 1080 2024-08-17T17:42:13.817 INFO:teuthology.orchestra.run.smithi037.stdout:fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 2024-08-17T17:42:13.817 INFO:teuthology.orchestra.run.smithi037.stdout:created 2024-08-17T17:16:04.608243+0000 2024-08-17T17:42:13.817 INFO:teuthology.orchestra.run.smithi037.stdout:modified 2024-08-17T17:41:12.948968+0000 2024-08-17T17:42:13.817 INFO:teuthology.orchestra.run.smithi037.stdout:flags sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit 2024-08-17T17:42:13.817 INFO:teuthology.orchestra.run.smithi037.stdout:crush_version 22 2024-08-17T17:42:13.817 INFO:teuthology.orchestra.run.smithi037.stdout:full_ratio 0.95 2024-08-17T17:42:13.817 INFO:teuthology.orchestra.run.smithi037.stdout:backfillfull_ratio 0.9 2024-08-17T17:42:13.817 INFO:teuthology.orchestra.run.smithi037.stdout:nearfull_ratio 0.85 2024-08-17T17:42:13.817 INFO:teuthology.orchestra.run.smithi037.stdout:require_min_compat_client luminous 2024-08-17T17:42:13.817 INFO:teuthology.orchestra.run.smithi037.stdout:min_compat_client luminous 2024-08-17T17:42:13.817 INFO:teuthology.orchestra.run.smithi037.stdout:require_osd_release quincy 2024-08-17T17:42:13.817 INFO:teuthology.orchestra.run.smithi037.stdout:stretch_mode_enabled false 2024-08-17T17:42:13.818 INFO:teuthology.orchestra.run.smithi037.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 22 flags hashpspool stripe_width 0 pg_num_max 32 pg_num_min 1 application mgr read_balance_score 7.89 2024-08-17T17:42:13.818 INFO:teuthology.orchestra.run.smithi037.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 66 flags hashpspool,selfmanaged_snaps stripe_width 0 application rbd read_balance_score 2.00 2024-08-17T17:42:13.818 INFO:teuthology.orchestra.run.smithi037.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 71 flags hashpspool stripe_width 0 pg_autoscale_bias 4 pg_num_min 16 recovery_priority 5 application cephfs read_balance_score 1.50 2024-08-17T17:42:13.818 INFO:teuthology.orchestra.run.smithi037.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 72 flags hashpspool,bulk stripe_width 0 application cephfs read_balance_score 2.25 2024-08-17T17:42:13.818 INFO:teuthology.orchestra.run.smithi037.stdout:max_osd 8 2024-08-17T17:42:13.818 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 up in weight 1 up_from 453 up_thru 592 down_at 440 last_clean_interval [8,439) [v2:172.21.15.37:6802/1357149125,v1:172.21.15.37:6803/1357149125] [v2:172.21.15.37:6804/1357149125,v1:172.21.15.37:6805/1357149125] exists,up d355322b-4c96-40bc-a0b0-f6bcc121fda9 2024-08-17T17:42:13.818 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 up in weight 1 up_from 527 up_thru 592 down_at 515 last_clean_interval [13,514) [v2:172.21.15.37:6810/3312932484,v1:172.21.15.37:6811/3312932484] [v2:172.21.15.37:6812/3312932484,v1:172.21.15.37:6813/3312932484] exists,up 45d8cab2-223e-4f3d-8bf2-761d3fe574c8 2024-08-17T17:42:13.818 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 up in weight 1 up_from 559 up_thru 592 down_at 548 last_clean_interval [18,547) [v2:172.21.15.37:6818/981637990,v1:172.21.15.37:6819/981637990] [v2:172.21.15.37:6820/981637990,v1:172.21.15.37:6821/981637990] exists,up 8146af9a-fabf-469b-98bc-4defdd20ab73 2024-08-17T17:42:13.818 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 up in weight 1 up_from 592 up_thru 592 down_at 581 last_clean_interval [26,580) [v2:172.21.15.37:6826/1547935973,v1:172.21.15.37:6827/1547935973] [v2:172.21.15.37:6828/1547935973,v1:172.21.15.37:6829/1547935973] exists,up 91207eb7-da23-479d-94b7-82a90640c3e7 2024-08-17T17:42:13.818 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4 up in weight 1 up_from 31 up_thru 592 down_at 0 last_clean_interval [0,0) [v2:172.21.15.46:6800/4215071032,v1:172.21.15.46:6801/4215071032] [v2:172.21.15.46:6802/4215071032,v1:172.21.15.46:6803/4215071032] exists,up a5c81924-3ae1-4c4a-b45e-1306df78e587 2024-08-17T17:42:13.818 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 up in weight 1 up_from 39 up_thru 592 down_at 0 last_clean_interval [0,0) [v2:172.21.15.46:6808/2575043886,v1:172.21.15.46:6809/2575043886] [v2:172.21.15.46:6810/2575043886,v1:172.21.15.46:6811/2575043886] exists,up 033632cd-5f3d-4ff3-a3d8-aaf1a46944a7 2024-08-17T17:42:13.818 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 up in weight 1 up_from 47 up_thru 581 down_at 0 last_clean_interval [0,0) [v2:172.21.15.46:6816/1894527329,v1:172.21.15.46:6817/1894527329] [v2:172.21.15.46:6818/1894527329,v1:172.21.15.46:6819/1894527329] exists,up 5fe84c51-3696-4ecd-aa2a-411138307d9a 2024-08-17T17:42:13.819 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7 up in weight 1 up_from 55 up_thru 592 down_at 0 last_clean_interval [0,0) [v2:172.21.15.46:6824/2830139080,v1:172.21.15.46:6825/2830139080] [v2:172.21.15.46:6826/2830139080,v1:172.21.15.46:6827/2830139080] exists,up 133a611b-4fa6-4ae8-a6c2-93eb4f7b3c46 2024-08-17T17:42:13.819 INFO:teuthology.orchestra.run.smithi037.stdout:pg_upmap_items 4.6 [1,5] 2024-08-17T17:42:13.819 INFO:teuthology.orchestra.run.smithi037.stdout:pg_upmap_items 4.f [1,2] 2024-08-17T17:42:13.819 INFO:teuthology.orchestra.run.smithi037.stdout:pg_upmap_items 4.1b [1,2] 2024-08-17T17:42:13.819 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.37:6801/582960123 expires 2024-08-18T17:16:54.945298+0000 2024-08-17T17:42:13.819 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.37:0/3368592886 expires 2024-08-18T17:27:23.424665+0000 2024-08-17T17:42:13.819 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.37:0/802705908 expires 2024-08-18T17:27:23.424665+0000 2024-08-17T17:42:13.819 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.37:0/3608468464 expires 2024-08-18T17:27:23.424665+0000 2024-08-17T17:42:13.819 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.37:6801/2954378472 expires 2024-08-18T17:16:25.339858+0000 2024-08-17T17:42:13.819 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.37:6800/744903713 expires 2024-08-18T17:21:33.461421+0000 2024-08-17T17:42:13.819 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.46:0/65999415 expires 2024-08-18T17:26:42.648600+0000 2024-08-17T17:42:13.820 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.46:0/1452070015 expires 2024-08-18T17:26:42.648600+0000 2024-08-17T17:42:13.820 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.46:0/3467157564 expires 2024-08-18T17:26:42.648600+0000 2024-08-17T17:42:13.820 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.37:0/1346456093 expires 2024-08-18T17:21:33.461421+0000 2024-08-17T17:42:13.820 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.37:0/1483701393 expires 2024-08-18T17:21:33.461421+0000 2024-08-17T17:42:13.820 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.37:0/3025612530 expires 2024-08-18T17:16:25.339858+0000 2024-08-17T17:42:13.820 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.37:0/3665403737 expires 2024-08-18T17:16:25.339858+0000 2024-08-17T17:42:13.820 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.37:0/4240945812 expires 2024-08-18T17:16:54.945298+0000 2024-08-17T17:42:13.820 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.46:0/17838218 expires 2024-08-18T17:26:42.648600+0000 2024-08-17T17:42:13.820 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.37:6801/744903713 expires 2024-08-18T17:21:33.461421+0000 2024-08-17T17:42:13.820 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.46:6835/94974961 expires 2024-08-18T17:26:42.648600+0000 2024-08-17T17:42:13.820 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.37:0/3187619372 expires 2024-08-18T17:21:33.461421+0000 2024-08-17T17:42:13.820 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.37:0/3591224345 expires 2024-08-18T17:21:33.461421+0000 2024-08-17T17:42:13.821 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.37:0/4254278222 expires 2024-08-18T17:25:26.989417+0000 2024-08-17T17:42:13.821 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.37:0/3742143257 expires 2024-08-18T17:27:23.424665+0000 2024-08-17T17:42:13.821 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.37:0/2856346433 expires 2024-08-18T17:16:54.945298+0000 2024-08-17T17:42:13.821 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.37:0/3778129795 expires 2024-08-18T17:27:23.424665+0000 2024-08-17T17:42:13.821 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.46:6834/94974961 expires 2024-08-18T17:26:42.648600+0000 2024-08-17T17:42:13.821 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.37:6800/973077461 expires 2024-08-18T17:25:26.989417+0000 2024-08-17T17:42:13.821 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.37:6801/973077461 expires 2024-08-18T17:25:26.989417+0000 2024-08-17T17:42:13.821 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.37:0/3177811120 expires 2024-08-18T17:16:54.945298+0000 2024-08-17T17:42:13.821 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.37:6800/582960123 expires 2024-08-18T17:16:54.945298+0000 2024-08-17T17:42:13.821 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.37:6800/2981478806 expires 2024-08-18T17:27:23.424665+0000 2024-08-17T17:42:13.821 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.37:6801/2981478806 expires 2024-08-18T17:27:23.424665+0000 2024-08-17T17:42:13.821 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.37:0/3258720683 expires 2024-08-18T17:27:23.424665+0000 2024-08-17T17:42:13.821 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.37:0/4012130197 expires 2024-08-18T17:25:26.989417+0000 2024-08-17T17:42:13.821 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.37:6800/2954378472 expires 2024-08-18T17:16:25.339858+0000 2024-08-17T17:42:13.821 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.46:0/3365680047 expires 2024-08-18T17:26:42.648600+0000 2024-08-17T17:42:13.822 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.46:0/173866092 expires 2024-08-18T17:26:42.648600+0000 2024-08-17T17:42:13.822 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.37:0/3218866355 expires 2024-08-18T17:25:26.989417+0000 2024-08-17T17:42:13.822 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.37:0/1880776666 expires 2024-08-18T17:25:26.989417+0000 2024-08-17T17:42:13.822 INFO:teuthology.orchestra.run.smithi037.stdout:blocklist 172.21.15.37:0/1123741661 expires 2024-08-18T17:16:25.339858+0000 2024-08-17T17:42:14.111 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:14 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/406234233' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-08-17T17:42:14.111 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:14 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/406234233' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-08-17T17:42:14.436 INFO:tasks.cephadm.ceph_manager.ceph:['osd.0 up in weight 1 up_from 453 up_thru 592 down_at 440 last_clean_interval [8,439) [v2:172.21.15.37:6802/1357149125,v1:172.21.15.37:6803/1357149125] [v2:172.21.15.37:6804/1357149125,v1:172.21.15.37:6805/1357149125] exists,up d355322b-4c96-40bc-a0b0-f6bcc121fda9', 'osd.1 up in weight 1 up_from 527 up_thru 592 down_at 515 last_clean_interval [13,514) [v2:172.21.15.37:6810/3312932484,v1:172.21.15.37:6811/3312932484] [v2:172.21.15.37:6812/3312932484,v1:172.21.15.37:6813/3312932484] exists,up 45d8cab2-223e-4f3d-8bf2-761d3fe574c8', 'osd.2 up in weight 1 up_from 559 up_thru 592 down_at 548 last_clean_interval [18,547) [v2:172.21.15.37:6818/981637990,v1:172.21.15.37:6819/981637990] [v2:172.21.15.37:6820/981637990,v1:172.21.15.37:6821/981637990] exists,up 8146af9a-fabf-469b-98bc-4defdd20ab73', 'osd.3 up in weight 1 up_from 592 up_thru 592 down_at 581 last_clean_interval [26,580) [v2:172.21.15.37:6826/1547935973,v1:172.21.15.37:6827/1547935973] [v2:172.21.15.37:6828/1547935973,v1:172.21.15.37:6829/1547935973] exists,up 91207eb7-da23-479d-94b7-82a90640c3e7', 'osd.4 up in weight 1 up_from 31 up_thru 592 down_at 0 last_clean_interval [0,0) [v2:172.21.15.46:6800/4215071032,v1:172.21.15.46:6801/4215071032] [v2:172.21.15.46:6802/4215071032,v1:172.21.15.46:6803/4215071032] exists,up a5c81924-3ae1-4c4a-b45e-1306df78e587', 'osd.5 up in weight 1 up_from 39 up_thru 592 down_at 0 last_clean_interval [0,0) [v2:172.21.15.46:6808/2575043886,v1:172.21.15.46:6809/2575043886] [v2:172.21.15.46:6810/2575043886,v1:172.21.15.46:6811/2575043886] exists,up 033632cd-5f3d-4ff3-a3d8-aaf1a46944a7', 'osd.6 up in weight 1 up_from 47 up_thru 581 down_at 0 last_clean_interval [0,0) [v2:172.21.15.46:6816/1894527329,v1:172.21.15.46:6817/1894527329] [v2:172.21.15.46:6818/1894527329,v1:172.21.15.46:6819/1894527329] exists,up 5fe84c51-3696-4ecd-aa2a-411138307d9a', 'osd.7 up in weight 1 up_from 55 up_thru 592 down_at 0 last_clean_interval [0,0) [v2:172.21.15.46:6824/2830139080,v1:172.21.15.46:6825/2830139080] [v2:172.21.15.46:6826/2830139080,v1:172.21.15.46:6827/2830139080] exists,up 133a611b-4fa6-4ae8-a6c2-93eb4f7b3c46'] 2024-08-17T17:42:14.437 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon mon.a config show 2024-08-17T17:42:14.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:14 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/406234233' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-08-17T17:42:14.702 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:15.114 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:15 smithi037 ceph-mon[97894]: pgmap v1262: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:15.115 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:15 smithi037 ceph-mon[102022]: pgmap v1262: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:15.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:15 smithi046 ceph-mon[88218]: pgmap v1262: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:16.245 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:42:16.245 INFO:teuthology.orchestra.run.smithi037.stdout: "name": "mon.a", 2024-08-17T17:42:16.246 INFO:teuthology.orchestra.run.smithi037.stdout: "cluster": "ceph", 2024-08-17T17:42:16.246 INFO:teuthology.orchestra.run.smithi037.stdout: "admin_socket": "/var/run/ceph/ceph-mon.a.asok", 2024-08-17T17:42:16.246 INFO:teuthology.orchestra.run.smithi037.stdout: "admin_socket_mode": "", 2024-08-17T17:42:16.246 INFO:teuthology.orchestra.run.smithi037.stdout: "auth_allow_insecure_global_id_reclaim": "false", 2024-08-17T17:42:16.246 INFO:teuthology.orchestra.run.smithi037.stdout: "auth_client_required": "cephx, none", 2024-08-17T17:42:16.246 INFO:teuthology.orchestra.run.smithi037.stdout: "auth_cluster_required": "cephx", 2024-08-17T17:42:16.246 INFO:teuthology.orchestra.run.smithi037.stdout: "auth_debug": "true", 2024-08-17T17:42:16.246 INFO:teuthology.orchestra.run.smithi037.stdout: "auth_expose_insecure_global_id_reclaim": "true", 2024-08-17T17:42:16.246 INFO:teuthology.orchestra.run.smithi037.stdout: "auth_mon_ticket_ttl": "660.000000", 2024-08-17T17:42:16.246 INFO:teuthology.orchestra.run.smithi037.stdout: "auth_service_required": "cephx", 2024-08-17T17:42:16.246 INFO:teuthology.orchestra.run.smithi037.stdout: "auth_service_ticket_ttl": "240.000000", 2024-08-17T17:42:16.246 INFO:teuthology.orchestra.run.smithi037.stdout: "auth_supported": "", 2024-08-17T17:42:16.247 INFO:teuthology.orchestra.run.smithi037.stdout: "bdev_aio": "true", 2024-08-17T17:42:16.247 INFO:teuthology.orchestra.run.smithi037.stdout: "bdev_aio_max_queue_depth": "1024", 2024-08-17T17:42:16.247 INFO:teuthology.orchestra.run.smithi037.stdout: "bdev_aio_poll_ms": "250", 2024-08-17T17:42:16.247 INFO:teuthology.orchestra.run.smithi037.stdout: "bdev_aio_reap_max": "16", 2024-08-17T17:42:16.247 INFO:teuthology.orchestra.run.smithi037.stdout: "bdev_async_discard_threads": "0", 2024-08-17T17:42:16.247 INFO:teuthology.orchestra.run.smithi037.stdout: "bdev_block_size": "4096", 2024-08-17T17:42:16.247 INFO:teuthology.orchestra.run.smithi037.stdout: "bdev_debug_aio": "false", 2024-08-17T17:42:16.247 INFO:teuthology.orchestra.run.smithi037.stdout: "bdev_debug_aio_log_age": "5.000000", 2024-08-17T17:42:16.247 INFO:teuthology.orchestra.run.smithi037.stdout: "bdev_debug_aio_suicide_timeout": "60.000000", 2024-08-17T17:42:16.247 INFO:teuthology.orchestra.run.smithi037.stdout: "bdev_debug_inflight_ios": "false", 2024-08-17T17:42:16.247 INFO:teuthology.orchestra.run.smithi037.stdout: "bdev_enable_discard": "false", 2024-08-17T17:42:16.247 INFO:teuthology.orchestra.run.smithi037.stdout: "bdev_flock_retry": "3", 2024-08-17T17:42:16.247 INFO:teuthology.orchestra.run.smithi037.stdout: "bdev_flock_retry_interval": "0.100000", 2024-08-17T17:42:16.248 INFO:teuthology.orchestra.run.smithi037.stdout: "bdev_inject_crash": "0", 2024-08-17T17:42:16.248 INFO:teuthology.orchestra.run.smithi037.stdout: "bdev_inject_crash_flush_delay": "2", 2024-08-17T17:42:16.248 INFO:teuthology.orchestra.run.smithi037.stdout: "bdev_ioring": "false", 2024-08-17T17:42:16.248 INFO:teuthology.orchestra.run.smithi037.stdout: "bdev_ioring_hipri": "false", 2024-08-17T17:42:16.248 INFO:teuthology.orchestra.run.smithi037.stdout: "bdev_ioring_sqthread_poll": "false", 2024-08-17T17:42:16.248 INFO:teuthology.orchestra.run.smithi037.stdout: "bdev_nvme_unbind_from_kernel": "false", 2024-08-17T17:42:16.248 INFO:teuthology.orchestra.run.smithi037.stdout: "bdev_read_buffer_alignment": "4096", 2024-08-17T17:42:16.248 INFO:teuthology.orchestra.run.smithi037.stdout: "bdev_read_preallocated_huge_buffers": "", 2024-08-17T17:42:16.248 INFO:teuthology.orchestra.run.smithi037.stdout: "bdev_stalled_read_warn_lifetime": "86400", 2024-08-17T17:42:16.248 INFO:teuthology.orchestra.run.smithi037.stdout: "bdev_stalled_read_warn_threshold": "1", 2024-08-17T17:42:16.248 INFO:teuthology.orchestra.run.smithi037.stdout: "bdev_type": "", 2024-08-17T17:42:16.248 INFO:teuthology.orchestra.run.smithi037.stdout: "bluefs_alloc_size": "1048576", 2024-08-17T17:42:16.248 INFO:teuthology.orchestra.run.smithi037.stdout: "bluefs_allocator": "hybrid", 2024-08-17T17:42:16.249 INFO:teuthology.orchestra.run.smithi037.stdout: "bluefs_buffered_io": "true", 2024-08-17T17:42:16.249 INFO:teuthology.orchestra.run.smithi037.stdout: "bluefs_check_for_zeros": "false", 2024-08-17T17:42:16.249 INFO:teuthology.orchestra.run.smithi037.stdout: "bluefs_check_volume_selector_often": "false", 2024-08-17T17:42:16.249 INFO:teuthology.orchestra.run.smithi037.stdout: "bluefs_check_volume_selector_on_umount": "false", 2024-08-17T17:42:16.249 INFO:teuthology.orchestra.run.smithi037.stdout: "bluefs_compact_log_sync": "false", 2024-08-17T17:42:16.249 INFO:teuthology.orchestra.run.smithi037.stdout: "bluefs_failed_shared_alloc_cooldown": "600.000000", 2024-08-17T17:42:16.249 INFO:teuthology.orchestra.run.smithi037.stdout: "bluefs_log_compact_min_ratio": "5.000000", 2024-08-17T17:42:16.249 INFO:teuthology.orchestra.run.smithi037.stdout: "bluefs_log_compact_min_size": "16777216", 2024-08-17T17:42:16.249 INFO:teuthology.orchestra.run.smithi037.stdout: "bluefs_log_replay_check_allocations": "true", 2024-08-17T17:42:16.249 INFO:teuthology.orchestra.run.smithi037.stdout: "bluefs_max_log_runway": "4194304", 2024-08-17T17:42:16.249 INFO:teuthology.orchestra.run.smithi037.stdout: "bluefs_max_prefetch": "1048576", 2024-08-17T17:42:16.250 INFO:teuthology.orchestra.run.smithi037.stdout: "bluefs_min_flush_size": "524288", 2024-08-17T17:42:16.250 INFO:teuthology.orchestra.run.smithi037.stdout: "bluefs_min_log_runway": "1048576", 2024-08-17T17:42:16.250 INFO:teuthology.orchestra.run.smithi037.stdout: "bluefs_replay_recovery": "false", 2024-08-17T17:42:16.250 INFO:teuthology.orchestra.run.smithi037.stdout: "bluefs_replay_recovery_disable_compact": "false", 2024-08-17T17:42:16.250 INFO:teuthology.orchestra.run.smithi037.stdout: "bluefs_shared_alloc_size": "65536", 2024-08-17T17:42:16.250 INFO:teuthology.orchestra.run.smithi037.stdout: "bluefs_sync_write": "false", 2024-08-17T17:42:16.250 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_2q_cache_kin_ratio": "0.500000", 2024-08-17T17:42:16.250 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_2q_cache_kout_ratio": "0.500000", 2024-08-17T17:42:16.250 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_alloc_stats_dump_interval": "86400.000000", 2024-08-17T17:42:16.250 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_allocation_from_file": "true", 2024-08-17T17:42:16.250 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_allocator": "hybrid", 2024-08-17T17:42:16.250 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_async_db_compaction": "true", 2024-08-17T17:42:16.251 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_avl_alloc_bf_free_pct": "4", 2024-08-17T17:42:16.251 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_avl_alloc_bf_threshold": "131072", 2024-08-17T17:42:16.251 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_avl_alloc_ff_max_search_bytes": "16777216", 2024-08-17T17:42:16.251 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_avl_alloc_ff_max_search_count": "100", 2024-08-17T17:42:16.251 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_bdev_label_multi": "true", 2024-08-17T17:42:16.251 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_bdev_label_multi_upgrade": "false", 2024-08-17T17:42:16.251 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_bdev_label_require_all": "true", 2024-08-17T17:42:16.251 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_bitmapallocator_blocks_per_zone": "1024", 2024-08-17T17:42:16.251 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_bitmapallocator_span_size": "1024", 2024-08-17T17:42:16.251 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_blobid_prealloc": "10240", 2024-08-17T17:42:16.251 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_block_create": "true", 2024-08-17T17:42:16.251 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_block_db_create": "false", 2024-08-17T17:42:16.251 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_block_db_path": "", 2024-08-17T17:42:16.251 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_block_db_size": "0", 2024-08-17T17:42:16.251 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_block_path": "", 2024-08-17T17:42:16.252 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_block_preallocate_file": "false", 2024-08-17T17:42:16.252 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_block_size": "107374182400", 2024-08-17T17:42:16.252 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_block_wal_create": "false", 2024-08-17T17:42:16.252 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_block_wal_path": "", 2024-08-17T17:42:16.252 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_block_wal_size": "100663296", 2024-08-17T17:42:16.252 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_bluefs": "true", 2024-08-17T17:42:16.252 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_bluefs_alloc_failure_dump_interval": "0.000000", 2024-08-17T17:42:16.252 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_bluefs_env_mirror": "false", 2024-08-17T17:42:16.252 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_bluefs_max_free": "10737418240", 2024-08-17T17:42:16.252 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_btree2_alloc_weight_factor": "2.000000", 2024-08-17T17:42:16.252 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_cache_age_bin_interval": "1.000000", 2024-08-17T17:42:16.252 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_cache_age_bins_data": "1 2 6 24 120 720 0 0 0 0", 2024-08-17T17:42:16.252 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_cache_age_bins_kv": "1 2 6 24 120 720 0 0 0 0", 2024-08-17T17:42:16.253 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_cache_age_bins_kv_onode": "0 0 0 0 0 0 0 0 0 720", 2024-08-17T17:42:16.253 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_cache_age_bins_meta": "1 2 6 24 120 720 0 0 0 0", 2024-08-17T17:42:16.253 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_cache_autotune": "true", 2024-08-17T17:42:16.253 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_cache_autotune_interval": "5.000000", 2024-08-17T17:42:16.253 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_cache_kv_onode_ratio": "0.040000", 2024-08-17T17:42:16.253 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_cache_kv_ratio": "0.450000", 2024-08-17T17:42:16.253 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_cache_meta_ratio": "0.450000", 2024-08-17T17:42:16.253 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_cache_size": "0", 2024-08-17T17:42:16.253 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_cache_size_hdd": "1073741824", 2024-08-17T17:42:16.253 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_cache_size_ssd": "3221225472", 2024-08-17T17:42:16.253 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_cache_trim_interval": "0.050000", 2024-08-17T17:42:16.253 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_cache_trim_max_skip_pinned": "1000", 2024-08-17T17:42:16.253 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_cache_type": "2q", 2024-08-17T17:42:16.254 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_cleaner_sleep_interval": "5.000000", 2024-08-17T17:42:16.254 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_clone_cow": "true", 2024-08-17T17:42:16.254 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_compression_algorithm": "snappy", 2024-08-17T17:42:16.254 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_compression_max_blob_size": "0", 2024-08-17T17:42:16.254 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_compression_max_blob_size_hdd": "65536", 2024-08-17T17:42:16.254 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_compression_max_blob_size_ssd": "65536", 2024-08-17T17:42:16.254 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_compression_min_blob_size": "0", 2024-08-17T17:42:16.254 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_compression_min_blob_size_hdd": "8192", 2024-08-17T17:42:16.254 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_compression_min_blob_size_ssd": "65536", 2024-08-17T17:42:16.254 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_compression_mode": "none", 2024-08-17T17:42:16.254 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_compression_required_ratio": "0.875000", 2024-08-17T17:42:16.254 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_csum_type": "crc32c", 2024-08-17T17:42:16.255 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_debug_enforce_min_alloc_size": "0", 2024-08-17T17:42:16.255 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_debug_enforce_settings": "default", 2024-08-17T17:42:16.255 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_debug_freelist": "false", 2024-08-17T17:42:16.255 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_debug_fsck_abort": "false", 2024-08-17T17:42:16.255 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_debug_inject_allocation_from_file_failure": "0.000000", 2024-08-17T17:42:16.255 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_debug_inject_csum_err_probability": "0.000000", 2024-08-17T17:42:16.255 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_debug_inject_read_err": "false", 2024-08-17T17:42:16.255 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_debug_legacy_omap": "false", 2024-08-17T17:42:16.255 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_debug_no_reuse_blocks": "false", 2024-08-17T17:42:16.255 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_debug_omit_block_device_write": "false", 2024-08-17T17:42:16.255 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_debug_omit_kv_commit": "false", 2024-08-17T17:42:16.255 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_debug_permit_any_bdev_label": "false", 2024-08-17T17:42:16.255 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_debug_prefragment_max": "1048576", 2024-08-17T17:42:16.255 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_debug_random_read_err": "0.000000", 2024-08-17T17:42:16.256 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_debug_randomize_serial_transaction": "0", 2024-08-17T17:42:16.256 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_debug_small_allocations": "0", 2024-08-17T17:42:16.256 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_debug_too_many_blobs_threshold": "24576", 2024-08-17T17:42:16.256 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_default_buffered_read": "true", 2024-08-17T17:42:16.256 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_default_buffered_write": "false", 2024-08-17T17:42:16.256 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_deferred_batch_ops": "0", 2024-08-17T17:42:16.256 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_deferred_batch_ops_hdd": "64", 2024-08-17T17:42:16.256 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_deferred_batch_ops_ssd": "16", 2024-08-17T17:42:16.256 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_elastic_shared_blobs": "true", 2024-08-17T17:42:16.256 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_extent_map_inline_shard_prealloc_size": "256", 2024-08-17T17:42:16.256 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_extent_map_shard_max_size": "1200", 2024-08-17T17:42:16.256 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_extent_map_shard_min_size": "150", 2024-08-17T17:42:16.256 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_extent_map_shard_target_size": "500", 2024-08-17T17:42:16.256 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_extent_map_shard_target_size_slop": "0.200000", 2024-08-17T17:42:16.256 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_fail_eio": "false", 2024-08-17T17:42:16.256 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_freelist_blocks_per_key": "128", 2024-08-17T17:42:16.257 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_fsck_error_on_no_per_pg_omap": "false", 2024-08-17T17:42:16.257 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_fsck_error_on_no_per_pool_omap": "false", 2024-08-17T17:42:16.257 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_fsck_error_on_no_per_pool_stats": "false", 2024-08-17T17:42:16.257 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_fsck_on_mkfs": "true", 2024-08-17T17:42:16.257 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_fsck_on_mkfs_deep": "false", 2024-08-17T17:42:16.257 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_fsck_on_mount": "false", 2024-08-17T17:42:16.257 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_fsck_on_mount_deep": "false", 2024-08-17T17:42:16.257 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_fsck_on_umount": "false", 2024-08-17T17:42:16.257 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_fsck_on_umount_deep": "false", 2024-08-17T17:42:16.257 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_fsck_quick_fix_on_mount": "false", 2024-08-17T17:42:16.257 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_fsck_quick_fix_threads": "2", 2024-08-17T17:42:16.257 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_fsck_read_bytes_cap": "67108864", 2024-08-17T17:42:16.257 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_fsck_shared_blob_tracker_size": "0.031250", 2024-08-17T17:42:16.258 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_gc_enable_blob_threshold": "0", 2024-08-17T17:42:16.258 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_gc_enable_total_threshold": "0", 2024-08-17T17:42:16.258 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_hybrid_alloc_mem_cap": "67108864", 2024-08-17T17:42:16.258 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_ignore_data_csum": "false", 2024-08-17T17:42:16.258 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_kv_sync_util_logging_s": "10.000000", 2024-08-17T17:42:16.258 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_kvbackend": "rocksdb", 2024-08-17T17:42:16.258 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_log_collection_list_age": "60.000000", 2024-08-17T17:42:16.258 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_log_omap_iterator_age": "5.000000", 2024-08-17T17:42:16.258 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_log_op_age": "5.000000", 2024-08-17T17:42:16.258 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_max_alloc_size": "0", 2024-08-17T17:42:16.258 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_max_blob_size": "0", 2024-08-17T17:42:16.258 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_max_blob_size_hdd": "65536", 2024-08-17T17:42:16.258 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_max_blob_size_ssd": "65536", 2024-08-17T17:42:16.258 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_max_defer_interval": "3.000000", 2024-08-17T17:42:16.259 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_max_deferred_txc": "32", 2024-08-17T17:42:16.259 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_min_alloc_size": "0", 2024-08-17T17:42:16.259 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_min_alloc_size_hdd": "4096", 2024-08-17T17:42:16.259 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_min_alloc_size_ssd": "4096", 2024-08-17T17:42:16.259 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_nid_prealloc": "1024", 2024-08-17T17:42:16.259 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_prefer_deferred_size": "0", 2024-08-17T17:42:16.259 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_prefer_deferred_size_hdd": "65536", 2024-08-17T17:42:16.259 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_prefer_deferred_size_ssd": "0", 2024-08-17T17:42:16.259 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_qfsck_on_mount": "true", 2024-08-17T17:42:16.259 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_retry_disk_reads": "3", 2024-08-17T17:42:16.259 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_rocksdb_cf": "true", 2024-08-17T17:42:16.259 INFO:teuthology.orchestra.run.smithi037.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", 2024-08-17T17:42:16.259 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_rocksdb_options": "compression=kLZ4Compression,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", 2024-08-17T17:42:16.260 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_rocksdb_options_annex": "", 2024-08-17T17:42:16.260 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_slow_ops_warn_lifetime": "86400", 2024-08-17T17:42:16.260 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_slow_ops_warn_threshold": "1", 2024-08-17T17:42:16.260 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_spdk_coremask": "0x1", 2024-08-17T17:42:16.260 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_spdk_io_sleep": "5", 2024-08-17T17:42:16.260 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_spdk_max_io_completion": "0", 2024-08-17T17:42:16.260 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_spdk_mem": "512", 2024-08-17T17:42:16.260 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_sync_submit_transaction": "false", 2024-08-17T17:42:16.260 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_throttle_bytes": "67108864", 2024-08-17T17:42:16.260 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_throttle_cost_per_io": "0", 2024-08-17T17:42:16.260 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_throttle_cost_per_io_hdd": "670000", 2024-08-17T17:42:16.260 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_throttle_cost_per_io_ssd": "4000", 2024-08-17T17:42:16.261 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_throttle_deferred_bytes": "134217728", 2024-08-17T17:42:16.261 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_throttle_trace_rate": "0.000000", 2024-08-17T17:42:16.261 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_tracing": "false", 2024-08-17T17:42:16.261 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_use_optimal_io_size_for_min_alloc_size": "false", 2024-08-17T17:42:16.261 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_volume_selection_policy": "use_some_extra", 2024-08-17T17:42:16.261 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_volume_selection_reserved": "0", 2024-08-17T17:42:16.261 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_volume_selection_reserved_factor": "2.000000", 2024-08-17T17:42:16.261 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_warn_on_bluefs_spillover": "true", 2024-08-17T17:42:16.261 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_warn_on_legacy_statfs": "true", 2024-08-17T17:42:16.261 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_warn_on_no_per_pg_omap": "false", 2024-08-17T17:42:16.261 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_warn_on_no_per_pool_omap": "true", 2024-08-17T17:42:16.261 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_warn_on_spurious_read_errors": "true", 2024-08-17T17:42:16.261 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_write_v2": "false", 2024-08-17T17:42:16.262 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_write_v2_random": "false", 2024-08-17T17:42:16.262 INFO:teuthology.orchestra.run.smithi037.stdout: "bluestore_zero_block_detection": "false", 2024-08-17T17:42:16.262 INFO:teuthology.orchestra.run.smithi037.stdout: "cephadm_path": "/usr/sbin/cephadm", 2024-08-17T17:42:16.262 INFO:teuthology.orchestra.run.smithi037.stdout: "cephfs_mirror_action_update_interval": "2", 2024-08-17T17:42:16.262 INFO:teuthology.orchestra.run.smithi037.stdout: "cephfs_mirror_directory_scan_interval": "10", 2024-08-17T17:42:16.262 INFO:teuthology.orchestra.run.smithi037.stdout: "cephfs_mirror_max_concurrent_directory_syncs": "3", 2024-08-17T17:42:16.262 INFO:teuthology.orchestra.run.smithi037.stdout: "cephfs_mirror_max_consecutive_failures_per_directory": "10", 2024-08-17T17:42:16.262 INFO:teuthology.orchestra.run.smithi037.stdout: "cephfs_mirror_max_snapshot_sync_per_cycle": "3", 2024-08-17T17:42:16.262 INFO:teuthology.orchestra.run.smithi037.stdout: "cephfs_mirror_mount_timeout": "10", 2024-08-17T17:42:16.262 INFO:teuthology.orchestra.run.smithi037.stdout: "cephfs_mirror_perf_stats_prio": "5", 2024-08-17T17:42:16.262 INFO:teuthology.orchestra.run.smithi037.stdout: "cephfs_mirror_restart_mirror_on_blocklist_interval": "30", 2024-08-17T17:42:16.262 INFO:teuthology.orchestra.run.smithi037.stdout: "cephfs_mirror_restart_mirror_on_failure_interval": "20", 2024-08-17T17:42:16.262 INFO:teuthology.orchestra.run.smithi037.stdout: "cephfs_mirror_retry_failed_directories_interval": "60", 2024-08-17T17:42:16.263 INFO:teuthology.orchestra.run.smithi037.stdout: "cephsqlite_blocklist_dead_locker": "true", 2024-08-17T17:42:16.263 INFO:teuthology.orchestra.run.smithi037.stdout: "cephsqlite_lock_renewal_interval": "2000", 2024-08-17T17:42:16.263 INFO:teuthology.orchestra.run.smithi037.stdout: "cephsqlite_lock_renewal_timeout": "30000", 2024-08-17T17:42:16.263 INFO:teuthology.orchestra.run.smithi037.stdout: "cephx_cluster_require_signatures": "false", 2024-08-17T17:42:16.263 INFO:teuthology.orchestra.run.smithi037.stdout: "cephx_cluster_require_version": "2", 2024-08-17T17:42:16.263 INFO:teuthology.orchestra.run.smithi037.stdout: "cephx_require_signatures": "false", 2024-08-17T17:42:16.263 INFO:teuthology.orchestra.run.smithi037.stdout: "cephx_require_version": "2", 2024-08-17T17:42:16.263 INFO:teuthology.orchestra.run.smithi037.stdout: "cephx_service_require_signatures": "false", 2024-08-17T17:42:16.263 INFO:teuthology.orchestra.run.smithi037.stdout: "cephx_service_require_version": "2", 2024-08-17T17:42:16.263 INFO:teuthology.orchestra.run.smithi037.stdout: "cephx_sign_messages": "true", 2024-08-17T17:42:16.263 INFO:teuthology.orchestra.run.smithi037.stdout: "chdir": "", 2024-08-17T17:42:16.263 INFO:teuthology.orchestra.run.smithi037.stdout: "client_acl_type": "", 2024-08-17T17:42:16.263 INFO:teuthology.orchestra.run.smithi037.stdout: "client_asio_thread_count": "2", 2024-08-17T17:42:16.264 INFO:teuthology.orchestra.run.smithi037.stdout: "client_cache_mid": "0.750000", 2024-08-17T17:42:16.264 INFO:teuthology.orchestra.run.smithi037.stdout: "client_cache_size": "16384", 2024-08-17T17:42:16.264 INFO:teuthology.orchestra.run.smithi037.stdout: "client_caps_release_delay": "5", 2024-08-17T17:42:16.264 INFO:teuthology.orchestra.run.smithi037.stdout: "client_check_pool_perm": "true", 2024-08-17T17:42:16.264 INFO:teuthology.orchestra.run.smithi037.stdout: "client_collect_and_send_global_metrics": "false", 2024-08-17T17:42:16.264 INFO:teuthology.orchestra.run.smithi037.stdout: "client_debug_force_sync_read": "false", 2024-08-17T17:42:16.264 INFO:teuthology.orchestra.run.smithi037.stdout: "client_debug_getattr_caps": "false", 2024-08-17T17:42:16.264 INFO:teuthology.orchestra.run.smithi037.stdout: "client_debug_inject_features": "", 2024-08-17T17:42:16.264 INFO:teuthology.orchestra.run.smithi037.stdout: "client_debug_inject_tick_delay": "0", 2024-08-17T17:42:16.264 INFO:teuthology.orchestra.run.smithi037.stdout: "client_die_on_failed_dentry_invalidate": "true", 2024-08-17T17:42:16.264 INFO:teuthology.orchestra.run.smithi037.stdout: "client_die_on_failed_remount": "false", 2024-08-17T17:42:16.265 INFO:teuthology.orchestra.run.smithi037.stdout: "client_dirsize_rbytes": "true", 2024-08-17T17:42:16.265 INFO:teuthology.orchestra.run.smithi037.stdout: "client_force_lazyio": "false", 2024-08-17T17:42:16.265 INFO:teuthology.orchestra.run.smithi037.stdout: "client_fs": "", 2024-08-17T17:42:16.265 INFO:teuthology.orchestra.run.smithi037.stdout: "client_inject_fixed_oldest_tid": "false", 2024-08-17T17:42:16.265 INFO:teuthology.orchestra.run.smithi037.stdout: "client_inject_release_failure": "false", 2024-08-17T17:42:16.265 INFO:teuthology.orchestra.run.smithi037.stdout: "client_max_inline_size": "4096", 2024-08-17T17:42:16.265 INFO:teuthology.orchestra.run.smithi037.stdout: "client_max_retries_on_remount_failure": "5", 2024-08-17T17:42:16.265 INFO:teuthology.orchestra.run.smithi037.stdout: "client_mds_namespace": "", 2024-08-17T17:42:16.265 INFO:teuthology.orchestra.run.smithi037.stdout: "client_metadata": "", 2024-08-17T17:42:16.265 INFO:teuthology.orchestra.run.smithi037.stdout: "client_mount_gid": "-1", 2024-08-17T17:42:16.265 INFO:teuthology.orchestra.run.smithi037.stdout: "client_mount_timeout": "300", 2024-08-17T17:42:16.265 INFO:teuthology.orchestra.run.smithi037.stdout: "client_mount_uid": "-1", 2024-08-17T17:42:16.265 INFO:teuthology.orchestra.run.smithi037.stdout: "client_mountpoint": "/", 2024-08-17T17:42:16.266 INFO:teuthology.orchestra.run.smithi037.stdout: "client_notify_timeout": "10", 2024-08-17T17:42:16.266 INFO:teuthology.orchestra.run.smithi037.stdout: "client_oc": "true", 2024-08-17T17:42:16.266 INFO:teuthology.orchestra.run.smithi037.stdout: "client_oc_max_dirty": "104857600", 2024-08-17T17:42:16.266 INFO:teuthology.orchestra.run.smithi037.stdout: "client_oc_max_dirty_age": "5.000000", 2024-08-17T17:42:16.266 INFO:teuthology.orchestra.run.smithi037.stdout: "client_oc_max_objects": "1000", 2024-08-17T17:42:16.266 INFO:teuthology.orchestra.run.smithi037.stdout: "client_oc_size": "209715200", 2024-08-17T17:42:16.266 INFO:teuthology.orchestra.run.smithi037.stdout: "client_oc_target_dirty": "8388608", 2024-08-17T17:42:16.266 INFO:teuthology.orchestra.run.smithi037.stdout: "client_permissions": "true", 2024-08-17T17:42:16.266 INFO:teuthology.orchestra.run.smithi037.stdout: "client_quota": "true", 2024-08-17T17:42:16.266 INFO:teuthology.orchestra.run.smithi037.stdout: "client_quota_df": "true", 2024-08-17T17:42:16.266 INFO:teuthology.orchestra.run.smithi037.stdout: "client_readahead_max_bytes": "0", 2024-08-17T17:42:16.266 INFO:teuthology.orchestra.run.smithi037.stdout: "client_readahead_max_periods": "4", 2024-08-17T17:42:16.267 INFO:teuthology.orchestra.run.smithi037.stdout: "client_readahead_min": "131072", 2024-08-17T17:42:16.267 INFO:teuthology.orchestra.run.smithi037.stdout: "client_reconnect_stale": "false", 2024-08-17T17:42:16.267 INFO:teuthology.orchestra.run.smithi037.stdout: "client_shutdown_timeout": "30", 2024-08-17T17:42:16.267 INFO:teuthology.orchestra.run.smithi037.stdout: "client_snapdir": ".snap", 2024-08-17T17:42:16.267 INFO:teuthology.orchestra.run.smithi037.stdout: "client_tick_interval": "1", 2024-08-17T17:42:16.267 INFO:teuthology.orchestra.run.smithi037.stdout: "client_trace": "", 2024-08-17T17:42:16.267 INFO:teuthology.orchestra.run.smithi037.stdout: "client_try_dentry_invalidate": "false", 2024-08-17T17:42:16.267 INFO:teuthology.orchestra.run.smithi037.stdout: "client_use_faked_inos": "false", 2024-08-17T17:42:16.267 INFO:teuthology.orchestra.run.smithi037.stdout: "client_use_random_mds": "false", 2024-08-17T17:42:16.267 INFO:teuthology.orchestra.run.smithi037.stdout: "clog_to_graylog": "false", 2024-08-17T17:42:16.267 INFO:teuthology.orchestra.run.smithi037.stdout: "clog_to_graylog_host": "127.0.0.1", 2024-08-17T17:42:16.267 INFO:teuthology.orchestra.run.smithi037.stdout: "clog_to_graylog_port": "12201", 2024-08-17T17:42:16.267 INFO:teuthology.orchestra.run.smithi037.stdout: "clog_to_monitors": "default=true", 2024-08-17T17:42:16.268 INFO:teuthology.orchestra.run.smithi037.stdout: "clog_to_syslog": "false", 2024-08-17T17:42:16.268 INFO:teuthology.orchestra.run.smithi037.stdout: "clog_to_syslog_facility": "default=daemon audit=local0", 2024-08-17T17:42:16.268 INFO:teuthology.orchestra.run.smithi037.stdout: "clog_to_syslog_level": "info", 2024-08-17T17:42:16.268 INFO:teuthology.orchestra.run.smithi037.stdout: "cluster_addr": "-", 2024-08-17T17:42:16.268 INFO:teuthology.orchestra.run.smithi037.stdout: "cluster_network": "", 2024-08-17T17:42:16.268 INFO:teuthology.orchestra.run.smithi037.stdout: "cluster_network_interface": "", 2024-08-17T17:42:16.268 INFO:teuthology.orchestra.run.smithi037.stdout: "compressor_zlib_isal": "false", 2024-08-17T17:42:16.268 INFO:teuthology.orchestra.run.smithi037.stdout: "compressor_zlib_level": "5", 2024-08-17T17:42:16.268 INFO:teuthology.orchestra.run.smithi037.stdout: "compressor_zlib_winsize": "-15", 2024-08-17T17:42:16.268 INFO:teuthology.orchestra.run.smithi037.stdout: "compressor_zstd_level": "1", 2024-08-17T17:42:16.268 INFO:teuthology.orchestra.run.smithi037.stdout: "container_image": "quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d", 2024-08-17T17:42:16.268 INFO:teuthology.orchestra.run.smithi037.stdout: "crash_dir": "/var/lib/ceph/crash", 2024-08-17T17:42:16.268 INFO:teuthology.orchestra.run.smithi037.stdout: "crimson_alien_op_num_threads": "6", 2024-08-17T17:42:16.268 INFO:teuthology.orchestra.run.smithi037.stdout: "crimson_alien_thread_cpu_cores": "", 2024-08-17T17:42:16.269 INFO:teuthology.orchestra.run.smithi037.stdout: "crimson_osd_obc_lru_size": "512", 2024-08-17T17:42:16.269 INFO:teuthology.orchestra.run.smithi037.stdout: "crimson_osd_scheduler_concurrency": "0", 2024-08-17T17:42:16.269 INFO:teuthology.orchestra.run.smithi037.stdout: "crimson_osd_stat_interval": "0", 2024-08-17T17:42:16.269 INFO:teuthology.orchestra.run.smithi037.stdout: "crimson_seastar_cpu_cores": "", 2024-08-17T17:42:16.269 INFO:teuthology.orchestra.run.smithi037.stdout: "crimson_seastar_num_threads": "0", 2024-08-17T17:42:16.269 INFO:teuthology.orchestra.run.smithi037.stdout: "crush_location": "", 2024-08-17T17:42:16.269 INFO:teuthology.orchestra.run.smithi037.stdout: "crush_location_hook": "", 2024-08-17T17:42:16.269 INFO:teuthology.orchestra.run.smithi037.stdout: "crush_location_hook_timeout": "10", 2024-08-17T17:42:16.269 INFO:teuthology.orchestra.run.smithi037.stdout: "daemonize": "false", 2024-08-17T17:42:16.269 INFO:teuthology.orchestra.run.smithi037.stdout: "daos_pool": "tank", 2024-08-17T17:42:16.269 INFO:teuthology.orchestra.run.smithi037.stdout: "dbstore_config_uri": "file:/var/lib/ceph/radosgw/dbstore-config.db", 2024-08-17T17:42:16.270 INFO:teuthology.orchestra.run.smithi037.stdout: "dbstore_db_dir": "/var/lib/ceph/radosgw", 2024-08-17T17:42:16.270 INFO:teuthology.orchestra.run.smithi037.stdout: "dbstore_db_name_prefix": "dbstore", 2024-08-17T17:42:16.270 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_alienstore": "0/5", 2024-08-17T17:42:16.270 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_allow_any_pool_priority": "false", 2024-08-17T17:42:16.270 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_asok": "1/5", 2024-08-17T17:42:16.270 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_asok_assert_abort": "false", 2024-08-17T17:42:16.270 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_asserts_on_shutdown": "true", 2024-08-17T17:42:16.270 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_auth": "1/5", 2024-08-17T17:42:16.270 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_bdev": "1/3", 2024-08-17T17:42:16.270 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_bluefs": "1/5", 2024-08-17T17:42:16.270 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_bluestore": "1/5", 2024-08-17T17:42:16.270 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_buffer": "0/1", 2024-08-17T17:42:16.270 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_ceph_dedup": "0/5", 2024-08-17T17:42:16.271 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_ceph_exporter": "1/5", 2024-08-17T17:42:16.271 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_cephfs_mirror": "0/5", 2024-08-17T17:42:16.271 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_cephsqlite": "0/5", 2024-08-17T17:42:16.271 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_client": "0/5", 2024-08-17T17:42:16.271 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_compressor": "1/5", 2024-08-17T17:42:16.271 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_context": "0/1", 2024-08-17T17:42:16.271 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_crimson_interrupt": "0/5", 2024-08-17T17:42:16.271 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_crush": "1/1", 2024-08-17T17:42:16.271 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_crypto": "1/5", 2024-08-17T17:42:16.271 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_cyanstore": "0/5", 2024-08-17T17:42:16.271 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_deliberately_leak_memory": "false", 2024-08-17T17:42:16.271 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_disable_randomized_ping": "false", 2024-08-17T17:42:16.271 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_dpdk": "1/5", 2024-08-17T17:42:16.271 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_eventtrace": "1/5", 2024-08-17T17:42:16.272 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_filer": "0/1", 2024-08-17T17:42:16.272 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_filestore": "1/3", 2024-08-17T17:42:16.272 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_finisher": "1/1", 2024-08-17T17:42:16.272 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_fuse": "1/5", 2024-08-17T17:42:16.272 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_heartbeat_testing_span": "0", 2024-08-17T17:42:16.272 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_heartbeatmap": "1/5", 2024-08-17T17:42:16.272 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_immutable_obj_cache": "0/5", 2024-08-17T17:42:16.272 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_javaclient": "1/5", 2024-08-17T17:42:16.272 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_journal": "1/3", 2024-08-17T17:42:16.272 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_journaler": "0/5", 2024-08-17T17:42:16.272 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_kstore": "1/5", 2024-08-17T17:42:16.272 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_lockdep": "0/1", 2024-08-17T17:42:16.272 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_mclock": "1/5", 2024-08-17T17:42:16.272 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_mds": "1/5", 2024-08-17T17:42:16.272 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_mds_balancer": "1/5", 2024-08-17T17:42:16.273 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_mds_locker": "1/5", 2024-08-17T17:42:16.273 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_mds_log": "1/5", 2024-08-17T17:42:16.273 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_mds_log_expire": "1/5", 2024-08-17T17:42:16.273 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_mds_migrator": "1/5", 2024-08-17T17:42:16.273 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_mds_quiesce": "3/5", 2024-08-17T17:42:16.273 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_memstore": "1/5", 2024-08-17T17:42:16.273 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_mgr": "2/5", 2024-08-17T17:42:16.273 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_mgrc": "1/5", 2024-08-17T17:42:16.273 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_mon": "20/20", 2024-08-17T17:42:16.273 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_monc": "0/10", 2024-08-17T17:42:16.273 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_ms": "1/1", 2024-08-17T17:42:16.273 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_none": "0/5", 2024-08-17T17:42:16.273 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_objclass": "0/5", 2024-08-17T17:42:16.273 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_objectcacher": "0/5", 2024-08-17T17:42:16.274 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_objecter": "0/1", 2024-08-17T17:42:16.274 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_optracker": "0/5", 2024-08-17T17:42:16.274 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_osd": "1/5", 2024-08-17T17:42:16.274 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_paxos": "20/20", 2024-08-17T17:42:16.274 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_perfcounter": "1/5", 2024-08-17T17:42:16.274 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_prioritycache": "1/5", 2024-08-17T17:42:16.274 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_rados": "0/5", 2024-08-17T17:42:16.274 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_rbd": "0/5", 2024-08-17T17:42:16.274 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_rbd_mirror": "0/5", 2024-08-17T17:42:16.274 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_rbd_pwl": "0/5", 2024-08-17T17:42:16.274 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_rbd_replay": "0/5", 2024-08-17T17:42:16.274 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_refs": "0/0", 2024-08-17T17:42:16.274 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_reserver": "1/1", 2024-08-17T17:42:16.274 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_rgw": "1/5", 2024-08-17T17:42:16.275 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_rgw_access": "1/5", 2024-08-17T17:42:16.275 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_rgw_datacache": "1/5", 2024-08-17T17:42:16.275 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_rgw_dbstore": "1/5", 2024-08-17T17:42:16.275 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_rgw_flight": "1/5", 2024-08-17T17:42:16.275 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_rgw_lifecycle": "1/5", 2024-08-17T17:42:16.276 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_rgw_notification": "1/5", 2024-08-17T17:42:16.276 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_rgw_sync": "1/5", 2024-08-17T17:42:16.276 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_rocksdb": "4/5", 2024-08-17T17:42:16.276 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_seastore": "0/5", 2024-08-17T17:42:16.276 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_seastore_backref": "0/5", 2024-08-17T17:42:16.276 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_seastore_cache": "0/5", 2024-08-17T17:42:16.276 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_seastore_cleaner": "0/5", 2024-08-17T17:42:16.277 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_seastore_device": "0/5", 2024-08-17T17:42:16.277 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_seastore_epm": "0/5", 2024-08-17T17:42:16.277 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_seastore_fixedkv_tree": "0/5", 2024-08-17T17:42:16.277 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_seastore_journal": "0/5", 2024-08-17T17:42:16.277 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_seastore_lba": "0/5", 2024-08-17T17:42:16.277 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_seastore_odata": "0/5", 2024-08-17T17:42:16.277 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_seastore_omap": "0/5", 2024-08-17T17:42:16.277 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_seastore_onode": "0/5", 2024-08-17T17:42:16.277 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_seastore_t": "0/5", 2024-08-17T17:42:16.277 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_seastore_tm": "0/5", 2024-08-17T17:42:16.277 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_striper": "0/1", 2024-08-17T17:42:16.278 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_test": "0/5", 2024-08-17T17:42:16.278 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_throttle": "1/1", 2024-08-17T17:42:16.278 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_timer": "0/1", 2024-08-17T17:42:16.278 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_tp": "0/5", 2024-08-17T17:42:16.278 INFO:teuthology.orchestra.run.smithi037.stdout: "debug_trace": "1/5", 2024-08-17T17:42:16.278 INFO:teuthology.orchestra.run.smithi037.stdout: "defer_client_eviction_on_laggy_osds": "false", 2024-08-17T17:42:16.278 INFO:teuthology.orchestra.run.smithi037.stdout: "device_failure_prediction_mode": "none", 2024-08-17T17:42:16.278 INFO:teuthology.orchestra.run.smithi037.stdout: "enable_experimental_unrecoverable_data_corrupting_features": "", 2024-08-17T17:42:16.278 INFO:teuthology.orchestra.run.smithi037.stdout: "erasure_code_dir": "/usr/lib64/ceph/erasure-code", 2024-08-17T17:42:16.278 INFO:teuthology.orchestra.run.smithi037.stdout: "err_to_graylog": "false", 2024-08-17T17:42:16.278 INFO:teuthology.orchestra.run.smithi037.stdout: "err_to_journald": "false", 2024-08-17T17:42:16.278 INFO:teuthology.orchestra.run.smithi037.stdout: "err_to_stderr": "true", 2024-08-17T17:42:16.278 INFO:teuthology.orchestra.run.smithi037.stdout: "err_to_syslog": "false", 2024-08-17T17:42:16.279 INFO:teuthology.orchestra.run.smithi037.stdout: "event_tracing": "false", 2024-08-17T17:42:16.279 INFO:teuthology.orchestra.run.smithi037.stdout: "exporter_addr": "0.0.0.0", 2024-08-17T17:42:16.279 INFO:teuthology.orchestra.run.smithi037.stdout: "exporter_cert_file": "", 2024-08-17T17:42:16.279 INFO:teuthology.orchestra.run.smithi037.stdout: "exporter_http_port": "9926", 2024-08-17T17:42:16.279 INFO:teuthology.orchestra.run.smithi037.stdout: "exporter_key_file": "", 2024-08-17T17:42:16.279 INFO:teuthology.orchestra.run.smithi037.stdout: "exporter_prio_limit": "5", 2024-08-17T17:42:16.279 INFO:teuthology.orchestra.run.smithi037.stdout: "exporter_sock_dir": "/var/run/ceph/", 2024-08-17T17:42:16.279 INFO:teuthology.orchestra.run.smithi037.stdout: "exporter_sort_metrics": "true", 2024-08-17T17:42:16.279 INFO:teuthology.orchestra.run.smithi037.stdout: "exporter_stats_period": "5", 2024-08-17T17:42:16.279 INFO:teuthology.orchestra.run.smithi037.stdout: "fake_statfs_for_testing": "0", 2024-08-17T17:42:16.279 INFO:teuthology.orchestra.run.smithi037.stdout: "fatal_signal_handlers": "true", 2024-08-17T17:42:16.279 INFO:teuthology.orchestra.run.smithi037.stdout: "filer_max_purge_ops": "10", 2024-08-17T17:42:16.279 INFO:teuthology.orchestra.run.smithi037.stdout: "filer_max_truncate_ops": "128", 2024-08-17T17:42:16.280 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_apply_finisher_threads": "1", 2024-08-17T17:42:16.280 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_blackhole": "false", 2024-08-17T17:42:16.280 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_btrfs_clone_range": "true", 2024-08-17T17:42:16.280 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_btrfs_snap": "true", 2024-08-17T17:42:16.280 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_caller_concurrency": "10", 2024-08-17T17:42:16.280 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_collect_device_partition_information": "true", 2024-08-17T17:42:16.280 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_commit_timeout": "600.000000", 2024-08-17T17:42:16.280 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_debug_inject_read_err": "false", 2024-08-17T17:42:16.280 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_debug_omap_check": "false", 2024-08-17T17:42:16.280 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_debug_verify_split": "false", 2024-08-17T17:42:16.280 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_dump_file": "", 2024-08-17T17:42:16.280 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_expected_throughput_bytes": "209715200.000000", 2024-08-17T17:42:16.280 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_expected_throughput_ops": "200.000000", 2024-08-17T17:42:16.280 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_fadvise": "true", 2024-08-17T17:42:16.280 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_fail_eio": "true", 2024-08-17T17:42:16.281 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_fd_cache_shards": "16", 2024-08-17T17:42:16.281 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_fd_cache_size": "128", 2024-08-17T17:42:16.281 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_fiemap": "false", 2024-08-17T17:42:16.281 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_fiemap_threshold": "4096", 2024-08-17T17:42:16.281 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_fsync_flushes_journal_data": "false", 2024-08-17T17:42:16.281 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_index_retry_probability": "0.000000", 2024-08-17T17:42:16.281 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_inject_stall": "0", 2024-08-17T17:42:16.281 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_journal_parallel": "false", 2024-08-17T17:42:16.281 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_journal_trailing": "false", 2024-08-17T17:42:16.281 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_journal_writeahead": "false", 2024-08-17T17:42:16.281 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_kill_at": "0", 2024-08-17T17:42:16.281 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_max_alloc_hint_size": "1048576", 2024-08-17T17:42:16.281 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_max_inline_xattr_size": "0", 2024-08-17T17:42:16.281 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_max_inline_xattr_size_btrfs": "2048", 2024-08-17T17:42:16.282 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_max_inline_xattr_size_other": "512", 2024-08-17T17:42:16.282 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_max_inline_xattr_size_xfs": "65536", 2024-08-17T17:42:16.282 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_max_inline_xattrs": "0", 2024-08-17T17:42:16.282 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_max_inline_xattrs_btrfs": "10", 2024-08-17T17:42:16.282 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_max_inline_xattrs_other": "2", 2024-08-17T17:42:16.282 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_max_inline_xattrs_xfs": "10", 2024-08-17T17:42:16.282 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_max_sync_interval": "5.000000", 2024-08-17T17:42:16.282 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_max_xattr_value_size": "0", 2024-08-17T17:42:16.282 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_max_xattr_value_size_btrfs": "65536", 2024-08-17T17:42:16.282 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_max_xattr_value_size_other": "1024", 2024-08-17T17:42:16.282 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_max_xattr_value_size_xfs": "65536", 2024-08-17T17:42:16.282 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_merge_threshold": "-10", 2024-08-17T17:42:16.282 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_min_sync_interval": "0.010000", 2024-08-17T17:42:16.283 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_odsync_write": "false", 2024-08-17T17:42:16.283 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_omap_backend": "rocksdb", 2024-08-17T17:42:16.283 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_omap_backend_path": "", 2024-08-17T17:42:16.283 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_omap_header_cache_size": "1024", 2024-08-17T17:42:16.283 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_ondisk_finisher_threads": "1", 2024-08-17T17:42:16.283 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_op_thread_suicide_timeout": "180", 2024-08-17T17:42:16.283 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_op_thread_timeout": "60", 2024-08-17T17:42:16.283 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_op_threads": "2", 2024-08-17T17:42:16.283 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_punch_hole": "false", 2024-08-17T17:42:16.283 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_queue_high_delay_multiple": "0.000000", 2024-08-17T17:42:16.284 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_queue_high_delay_multiple_bytes": "0.000000", 2024-08-17T17:42:16.284 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_queue_high_delay_multiple_ops": "0.000000", 2024-08-17T17:42:16.284 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_queue_high_threshhold": "0.900000", 2024-08-17T17:42:16.284 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_queue_low_threshhold": "0.300000", 2024-08-17T17:42:16.284 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_queue_max_bytes": "104857600", 2024-08-17T17:42:16.284 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_queue_max_delay_multiple": "0.000000", 2024-08-17T17:42:16.284 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_queue_max_delay_multiple_bytes": "0.000000", 2024-08-17T17:42:16.284 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_queue_max_delay_multiple_ops": "0.000000", 2024-08-17T17:42:16.284 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_queue_max_ops": "50", 2024-08-17T17:42:16.284 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_rocksdb_options": "max_background_jobs=10,compaction_readahead_size=2097152,compression=kNoCompression", 2024-08-17T17:42:16.284 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_seek_data_hole": "false", 2024-08-17T17:42:16.284 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_sloppy_crc": "false", 2024-08-17T17:42:16.285 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_sloppy_crc_block_size": "65536", 2024-08-17T17:42:16.285 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_splice": "false", 2024-08-17T17:42:16.285 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_split_multiple": "2", 2024-08-17T17:42:16.285 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_split_rand_factor": "20", 2024-08-17T17:42:16.285 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_update_to": "1000", 2024-08-17T17:42:16.285 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_wbthrottle_btrfs_bytes_hard_limit": "419430400", 2024-08-17T17:42:16.285 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_wbthrottle_btrfs_bytes_start_flusher": "41943040", 2024-08-17T17:42:16.285 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_wbthrottle_btrfs_inodes_hard_limit": "5000", 2024-08-17T17:42:16.285 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_wbthrottle_btrfs_inodes_start_flusher": "500", 2024-08-17T17:42:16.285 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_wbthrottle_btrfs_ios_hard_limit": "5000", 2024-08-17T17:42:16.285 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_wbthrottle_btrfs_ios_start_flusher": "500", 2024-08-17T17:42:16.285 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_wbthrottle_enable": "true", 2024-08-17T17:42:16.285 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_wbthrottle_xfs_bytes_hard_limit": "419430400", 2024-08-17T17:42:16.286 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_wbthrottle_xfs_bytes_start_flusher": "41943040", 2024-08-17T17:42:16.286 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_wbthrottle_xfs_inodes_hard_limit": "5000", 2024-08-17T17:42:16.286 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_wbthrottle_xfs_inodes_start_flusher": "500", 2024-08-17T17:42:16.286 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_wbthrottle_xfs_ios_hard_limit": "5000", 2024-08-17T17:42:16.286 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_wbthrottle_xfs_ios_start_flusher": "500", 2024-08-17T17:42:16.286 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_xfs_extsize": "false", 2024-08-17T17:42:16.286 INFO:teuthology.orchestra.run.smithi037.stdout: "filestore_zfs_snap": "false", 2024-08-17T17:42:16.286 INFO:teuthology.orchestra.run.smithi037.stdout: "fio_dir": "/tmp/fio", 2024-08-17T17:42:16.286 INFO:teuthology.orchestra.run.smithi037.stdout: "fsid": "4c9682c2-5cbc-11ef-bccf-c7b262605968", 2024-08-17T17:42:16.286 INFO:teuthology.orchestra.run.smithi037.stdout: "fuse_allow_other": "true", 2024-08-17T17:42:16.286 INFO:teuthology.orchestra.run.smithi037.stdout: "fuse_atomic_o_trunc": "true", 2024-08-17T17:42:16.286 INFO:teuthology.orchestra.run.smithi037.stdout: "fuse_big_writes": "true", 2024-08-17T17:42:16.286 INFO:teuthology.orchestra.run.smithi037.stdout: "fuse_debug": "false", 2024-08-17T17:42:16.287 INFO:teuthology.orchestra.run.smithi037.stdout: "fuse_default_permissions": "false", 2024-08-17T17:42:16.287 INFO:teuthology.orchestra.run.smithi037.stdout: "fuse_disable_pagecache": "false", 2024-08-17T17:42:16.287 INFO:teuthology.orchestra.run.smithi037.stdout: "fuse_max_write": "0", 2024-08-17T17:42:16.287 INFO:teuthology.orchestra.run.smithi037.stdout: "fuse_multithreaded": "true", 2024-08-17T17:42:16.287 INFO:teuthology.orchestra.run.smithi037.stdout: "fuse_require_active_mds": "true", 2024-08-17T17:42:16.287 INFO:teuthology.orchestra.run.smithi037.stdout: "fuse_set_user_groups": "true", 2024-08-17T17:42:16.287 INFO:teuthology.orchestra.run.smithi037.stdout: "fuse_splice_move": "true", 2024-08-17T17:42:16.287 INFO:teuthology.orchestra.run.smithi037.stdout: "fuse_splice_read": "true", 2024-08-17T17:42:16.287 INFO:teuthology.orchestra.run.smithi037.stdout: "fuse_splice_write": "true", 2024-08-17T17:42:16.287 INFO:teuthology.orchestra.run.smithi037.stdout: "fuse_syncfs_on_mksnap": "true", 2024-08-17T17:42:16.287 INFO:teuthology.orchestra.run.smithi037.stdout: "fuse_use_invalidate_cb": "true", 2024-08-17T17:42:16.287 INFO:teuthology.orchestra.run.smithi037.stdout: "gss_ktab_client_file": "/var/lib/ceph/mon.a/gss_client_mon.a.ktab", 2024-08-17T17:42:16.287 INFO:teuthology.orchestra.run.smithi037.stdout: "gss_target_name": "ceph", 2024-08-17T17:42:16.287 INFO:teuthology.orchestra.run.smithi037.stdout: "heartbeat_file": "", 2024-08-17T17:42:16.287 INFO:teuthology.orchestra.run.smithi037.stdout: "heartbeat_inject_failure": "0", 2024-08-17T17:42:16.288 INFO:teuthology.orchestra.run.smithi037.stdout: "heartbeat_interval": "5", 2024-08-17T17:42:16.288 INFO:teuthology.orchestra.run.smithi037.stdout: "host": "smithi037", 2024-08-17T17:42:16.288 INFO:teuthology.orchestra.run.smithi037.stdout: "immutable_object_cache_client_dedicated_thread_num": "2", 2024-08-17T17:42:16.288 INFO:teuthology.orchestra.run.smithi037.stdout: "immutable_object_cache_max_inflight_ops": "128", 2024-08-17T17:42:16.288 INFO:teuthology.orchestra.run.smithi037.stdout: "immutable_object_cache_max_size": "1073741824", 2024-08-17T17:42:16.288 INFO:teuthology.orchestra.run.smithi037.stdout: "immutable_object_cache_path": "/tmp/ceph_immutable_object_cache", 2024-08-17T17:42:16.288 INFO:teuthology.orchestra.run.smithi037.stdout: "immutable_object_cache_qos_bps_burst": "0", 2024-08-17T17:42:16.288 INFO:teuthology.orchestra.run.smithi037.stdout: "immutable_object_cache_qos_bps_burst_seconds": "1", 2024-08-17T17:42:16.288 INFO:teuthology.orchestra.run.smithi037.stdout: "immutable_object_cache_qos_bps_limit": "0", 2024-08-17T17:42:16.288 INFO:teuthology.orchestra.run.smithi037.stdout: "immutable_object_cache_qos_iops_burst": "0", 2024-08-17T17:42:16.288 INFO:teuthology.orchestra.run.smithi037.stdout: "immutable_object_cache_qos_iops_burst_seconds": "1", 2024-08-17T17:42:16.288 INFO:teuthology.orchestra.run.smithi037.stdout: "immutable_object_cache_qos_iops_limit": "0", 2024-08-17T17:42:16.288 INFO:teuthology.orchestra.run.smithi037.stdout: "immutable_object_cache_qos_schedule_tick_min": "50", 2024-08-17T17:42:16.288 INFO:teuthology.orchestra.run.smithi037.stdout: "immutable_object_cache_sock": "/var/run/ceph/immutable_object_cache_sock", 2024-08-17T17:42:16.289 INFO:teuthology.orchestra.run.smithi037.stdout: "immutable_object_cache_watermark": "0.900000", 2024-08-17T17:42:16.289 INFO:teuthology.orchestra.run.smithi037.stdout: "inject_early_sigterm": "false", 2024-08-17T17:42:16.289 INFO:teuthology.orchestra.run.smithi037.stdout: "jaeger_agent_port": "6799", 2024-08-17T17:42:16.289 INFO:teuthology.orchestra.run.smithi037.stdout: "jaeger_tracing_enable": "false", 2024-08-17T17:42:16.289 INFO:teuthology.orchestra.run.smithi037.stdout: "journal_aio": "true", 2024-08-17T17:42:16.289 INFO:teuthology.orchestra.run.smithi037.stdout: "journal_align_min_size": "65536", 2024-08-17T17:42:16.289 INFO:teuthology.orchestra.run.smithi037.stdout: "journal_block_align": "true", 2024-08-17T17:42:16.289 INFO:teuthology.orchestra.run.smithi037.stdout: "journal_block_size": "4096", 2024-08-17T17:42:16.289 INFO:teuthology.orchestra.run.smithi037.stdout: "journal_dio": "true", 2024-08-17T17:42:16.289 INFO:teuthology.orchestra.run.smithi037.stdout: "journal_discard": "false", 2024-08-17T17:42:16.289 INFO:teuthology.orchestra.run.smithi037.stdout: "journal_force_aio": "false", 2024-08-17T17:42:16.289 INFO:teuthology.orchestra.run.smithi037.stdout: "journal_ignore_corruption": "false", 2024-08-17T17:42:16.289 INFO:teuthology.orchestra.run.smithi037.stdout: "journal_max_write_bytes": "10485760", 2024-08-17T17:42:16.289 INFO:teuthology.orchestra.run.smithi037.stdout: "journal_max_write_entries": "100", 2024-08-17T17:42:16.290 INFO:teuthology.orchestra.run.smithi037.stdout: "journal_replay_from": "0", 2024-08-17T17:42:16.290 INFO:teuthology.orchestra.run.smithi037.stdout: "journal_throttle_high_multiple": "0.000000", 2024-08-17T17:42:16.290 INFO:teuthology.orchestra.run.smithi037.stdout: "journal_throttle_high_threshhold": "0.900000", 2024-08-17T17:42:16.290 INFO:teuthology.orchestra.run.smithi037.stdout: "journal_throttle_low_threshhold": "0.600000", 2024-08-17T17:42:16.290 INFO:teuthology.orchestra.run.smithi037.stdout: "journal_throttle_max_multiple": "0.000000", 2024-08-17T17:42:16.290 INFO:teuthology.orchestra.run.smithi037.stdout: "journal_write_header_frequency": "0", 2024-08-17T17:42:16.290 INFO:teuthology.orchestra.run.smithi037.stdout: "journal_zero_on_create": "false", 2024-08-17T17:42:16.290 INFO:teuthology.orchestra.run.smithi037.stdout: "journaler_prefetch_periods": "10", 2024-08-17T17:42:16.290 INFO:teuthology.orchestra.run.smithi037.stdout: "journaler_prezero_periods": "5", 2024-08-17T17:42:16.290 INFO:teuthology.orchestra.run.smithi037.stdout: "journaler_write_head_interval": "15", 2024-08-17T17:42:16.290 INFO:teuthology.orchestra.run.smithi037.stdout: "key": "", 2024-08-17T17:42:16.290 INFO:teuthology.orchestra.run.smithi037.stdout: "keyfile": "", 2024-08-17T17:42:16.290 INFO:teuthology.orchestra.run.smithi037.stdout: "keyring": "/var/lib/ceph/mon/ceph-a/keyring", 2024-08-17T17:42:16.291 INFO:teuthology.orchestra.run.smithi037.stdout: "kstore_backend": "rocksdb", 2024-08-17T17:42:16.291 INFO:teuthology.orchestra.run.smithi037.stdout: "kstore_default_stripe_size": "65536", 2024-08-17T17:42:16.291 INFO:teuthology.orchestra.run.smithi037.stdout: "kstore_fsck_on_mount": "false", 2024-08-17T17:42:16.291 INFO:teuthology.orchestra.run.smithi037.stdout: "kstore_fsck_on_mount_deep": "true", 2024-08-17T17:42:16.291 INFO:teuthology.orchestra.run.smithi037.stdout: "kstore_max_bytes": "67108864", 2024-08-17T17:42:16.291 INFO:teuthology.orchestra.run.smithi037.stdout: "kstore_max_ops": "512", 2024-08-17T17:42:16.291 INFO:teuthology.orchestra.run.smithi037.stdout: "kstore_nid_prealloc": "1024", 2024-08-17T17:42:16.291 INFO:teuthology.orchestra.run.smithi037.stdout: "kstore_onode_map_size": "1024", 2024-08-17T17:42:16.291 INFO:teuthology.orchestra.run.smithi037.stdout: "kstore_rocksdb_options": "compression=kNoCompression", 2024-08-17T17:42:16.291 INFO:teuthology.orchestra.run.smithi037.stdout: "kstore_sync_submit_transaction": "false", 2024-08-17T17:42:16.291 INFO:teuthology.orchestra.run.smithi037.stdout: "kstore_sync_transaction": "false", 2024-08-17T17:42:16.291 INFO:teuthology.orchestra.run.smithi037.stdout: "librados_thread_count": "2", 2024-08-17T17:42:16.291 INFO:teuthology.orchestra.run.smithi037.stdout: "lockdep": "false", 2024-08-17T17:42:16.291 INFO:teuthology.orchestra.run.smithi037.stdout: "lockdep_force_backtrace": "false", 2024-08-17T17:42:16.291 INFO:teuthology.orchestra.run.smithi037.stdout: "log_coarse_timestamps": "true", 2024-08-17T17:42:16.292 INFO:teuthology.orchestra.run.smithi037.stdout: "log_file": "/var/log/ceph/ceph-mon.a.log", 2024-08-17T17:42:16.292 INFO:teuthology.orchestra.run.smithi037.stdout: "log_flush_on_exit": "false", 2024-08-17T17:42:16.292 INFO:teuthology.orchestra.run.smithi037.stdout: "log_graylog_host": "127.0.0.1", 2024-08-17T17:42:16.292 INFO:teuthology.orchestra.run.smithi037.stdout: "log_graylog_port": "12201", 2024-08-17T17:42:16.292 INFO:teuthology.orchestra.run.smithi037.stdout: "log_max_new": "1000", 2024-08-17T17:42:16.292 INFO:teuthology.orchestra.run.smithi037.stdout: "log_max_recent": "10000", 2024-08-17T17:42:16.292 INFO:teuthology.orchestra.run.smithi037.stdout: "log_stderr_prefix": "", 2024-08-17T17:42:16.292 INFO:teuthology.orchestra.run.smithi037.stdout: "log_stop_at_utilization": "0.970000", 2024-08-17T17:42:16.292 INFO:teuthology.orchestra.run.smithi037.stdout: "log_to_file": "true", 2024-08-17T17:42:16.292 INFO:teuthology.orchestra.run.smithi037.stdout: "log_to_graylog": "false", 2024-08-17T17:42:16.292 INFO:teuthology.orchestra.run.smithi037.stdout: "log_to_journald": "false", 2024-08-17T17:42:16.292 INFO:teuthology.orchestra.run.smithi037.stdout: "log_to_stderr": "false", 2024-08-17T17:42:16.292 INFO:teuthology.orchestra.run.smithi037.stdout: "log_to_syslog": "false", 2024-08-17T17:42:16.292 INFO:teuthology.orchestra.run.smithi037.stdout: "max_rotating_auth_attempts": "10", 2024-08-17T17:42:16.292 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_abort_on_newly_corrupt_dentry": "true", 2024-08-17T17:42:16.293 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_action_on_write_error": "1", 2024-08-17T17:42:16.293 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_alternate_name_max": "8192", 2024-08-17T17:42:16.293 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_asio_thread_count": "2", 2024-08-17T17:42:16.293 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_bal_export_pin": "true", 2024-08-17T17:42:16.293 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_bal_fragment_dirs": "true", 2024-08-17T17:42:16.293 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_bal_fragment_fast_factor": "1.500000", 2024-08-17T17:42:16.293 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_bal_fragment_interval": "5", 2024-08-17T17:42:16.293 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_bal_fragment_size_max": "100000", 2024-08-17T17:42:16.293 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_bal_idle_threshold": "0.000000", 2024-08-17T17:42:16.293 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_bal_interval": "10", 2024-08-17T17:42:16.294 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_bal_max": "-1", 2024-08-17T17:42:16.294 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_bal_max_until": "-1", 2024-08-17T17:42:16.294 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_bal_merge_size": "50", 2024-08-17T17:42:16.294 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_bal_midchunk": "0.300000", 2024-08-17T17:42:16.294 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_bal_min_rebalance": "0.100000", 2024-08-17T17:42:16.294 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_bal_min_start": "0.200000", 2024-08-17T17:42:16.294 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_bal_minchunk": "0.001000", 2024-08-17T17:42:16.294 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_bal_mode": "0", 2024-08-17T17:42:16.294 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_bal_need_max": "1.200000", 2024-08-17T17:42:16.294 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_bal_need_min": "0.800000", 2024-08-17T17:42:16.294 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_bal_overload_epochs": "2", 2024-08-17T17:42:16.295 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_bal_replicate_threshold": "8000.000000", 2024-08-17T17:42:16.295 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_bal_sample_interval": "3.000000", 2024-08-17T17:42:16.295 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_bal_split_bits": "3", 2024-08-17T17:42:16.295 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_bal_split_rd": "25000.000000", 2024-08-17T17:42:16.295 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_bal_split_size": "10000", 2024-08-17T17:42:16.295 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_bal_split_wr": "10000.000000", 2024-08-17T17:42:16.295 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_bal_target_decay": "10.000000", 2024-08-17T17:42:16.295 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_bal_unreplicate_threshold": "0.000000", 2024-08-17T17:42:16.295 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_beacon_grace": "15.000000", 2024-08-17T17:42:16.295 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_beacon_interval": "4.000000", 2024-08-17T17:42:16.295 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_beacon_mon_down_grace": "60", 2024-08-17T17:42:16.295 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_cache_memory_limit": "4294967296", 2024-08-17T17:42:16.295 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_cache_mid": "0.700000", 2024-08-17T17:42:16.296 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_cache_quiesce_decay_rate": "1.000000", 2024-08-17T17:42:16.296 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_cache_quiesce_delay": "0", 2024-08-17T17:42:16.296 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_cache_quiesce_sleep": "200", 2024-08-17T17:42:16.296 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_cache_quiesce_splitauth": "true", 2024-08-17T17:42:16.296 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_cache_quiesce_threshold": "524288", 2024-08-17T17:42:16.296 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_cache_release_free_interval": "10", 2024-08-17T17:42:16.296 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_cache_reservation": "0.050000", 2024-08-17T17:42:16.296 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_cache_trim_decay_rate": "1.000000", 2024-08-17T17:42:16.296 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_cache_trim_interval": "1", 2024-08-17T17:42:16.296 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_cache_trim_threshold": "262144", 2024-08-17T17:42:16.296 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_cap_acquisition_throttle_retry_request_timeout": "0.500000", 2024-08-17T17:42:16.296 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_cap_revoke_eviction_timeout": "0.000000", 2024-08-17T17:42:16.296 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_client_delegate_inos_pct": "50", 2024-08-17T17:42:16.297 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_client_prealloc_inos": "1000", 2024-08-17T17:42:16.297 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_client_writeable_range_max_inc_objs": "1024", 2024-08-17T17:42:16.297 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_connect_bootstrapping": "false", 2024-08-17T17:42:16.297 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_damage_table_max_entries": "10000", 2024-08-17T17:42:16.297 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_data": "/var/lib/ceph/mds/ceph-a", 2024-08-17T17:42:16.297 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_debug_auth_pins": "false", 2024-08-17T17:42:16.297 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_debug_frag": "false", 2024-08-17T17:42:16.297 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_debug_scatterstat": "false", 2024-08-17T17:42:16.297 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_debug_subtrees": "false", 2024-08-17T17:42:16.297 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_decay_halflife": "5.000000", 2024-08-17T17:42:16.297 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_default_dir_hash": "2", 2024-08-17T17:42:16.297 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_defer_session_stale": "true", 2024-08-17T17:42:16.297 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_deny_all_reconnect": "false", 2024-08-17T17:42:16.298 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_dir_keys_per_op": "16384", 2024-08-17T17:42:16.298 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_dir_max_commit_size": "10", 2024-08-17T17:42:16.298 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_dir_max_entries": "0", 2024-08-17T17:42:16.298 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_dir_prefetch": "true", 2024-08-17T17:42:16.298 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_dirstat_min_interval": "1.000000", 2024-08-17T17:42:16.298 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_dump_cache_after_rejoin": "false", 2024-08-17T17:42:16.298 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_dump_cache_on_map": "false", 2024-08-17T17:42:16.298 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_dump_cache_threshold_file": "0", 2024-08-17T17:42:16.298 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_dump_cache_threshold_formatter": "1073741824", 2024-08-17T17:42:16.298 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_early_reply": "true", 2024-08-17T17:42:16.298 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_enable_op_tracker": "true", 2024-08-17T17:42:16.298 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_enforce_unique_name": "true", 2024-08-17T17:42:16.298 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_export_ephemeral_distributed": "true", 2024-08-17T17:42:16.299 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_export_ephemeral_distributed_factor": "2.000000", 2024-08-17T17:42:16.299 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_export_ephemeral_random": "true", 2024-08-17T17:42:16.299 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_export_ephemeral_random_max": "0.010000", 2024-08-17T17:42:16.299 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_extraordinary_events_dump_interval": "0", 2024-08-17T17:42:16.299 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_forward_all_requests_to_auth": "false", 2024-08-17T17:42:16.299 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_freeze_tree_timeout": "30.000000", 2024-08-17T17:42:16.299 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_fscrypt_last_block_max_size": "4096", 2024-08-17T17:42:16.299 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_go_bad_corrupt_dentry": "true", 2024-08-17T17:42:16.299 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_hack_allow_loading_invalid_metadata": "false", 2024-08-17T17:42:16.299 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_health_cache_threshold": "1.500000", 2024-08-17T17:42:16.299 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_health_summarize_threshold": "10", 2024-08-17T17:42:16.299 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_heartbeat_grace": "15.000000", 2024-08-17T17:42:16.299 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_heartbeat_reset_grace": "1000", 2024-08-17T17:42:16.299 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_inject_health_dummy": "false", 2024-08-17T17:42:16.300 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_inject_journal_corrupt_dentry_first": "0.000000", 2024-08-17T17:42:16.300 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_inject_migrator_session_race": "false", 2024-08-17T17:42:16.300 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_inject_rename_corrupt_dentry_first": "0.000000", 2024-08-17T17:42:16.300 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_inject_skip_replaying_inotable": "false", 2024-08-17T17:42:16.300 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_inject_traceless_reply_probability": "0.000000", 2024-08-17T17:42:16.300 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_join_fs": "", 2024-08-17T17:42:16.300 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_journal_format": "1", 2024-08-17T17:42:16.300 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_kill_after_journal_logs_flushed": "false", 2024-08-17T17:42:16.300 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_kill_create_at": "0", 2024-08-17T17:42:16.300 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_kill_dirfrag_at": "0", 2024-08-17T17:42:16.300 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_kill_export_at": "0", 2024-08-17T17:42:16.301 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_kill_import_at": "0", 2024-08-17T17:42:16.301 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_kill_journal_at": "0", 2024-08-17T17:42:16.301 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_kill_journal_expire_at": "0", 2024-08-17T17:42:16.301 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_kill_journal_replay_at": "0", 2024-08-17T17:42:16.301 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_kill_link_at": "0", 2024-08-17T17:42:16.301 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_kill_mdstable_at": "0", 2024-08-17T17:42:16.301 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_kill_openc_at": "0", 2024-08-17T17:42:16.301 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_kill_rename_at": "0", 2024-08-17T17:42:16.301 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_kill_shutdown_at": "0", 2024-08-17T17:42:16.301 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_log_event_large_threshold": "524288", 2024-08-17T17:42:16.301 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_log_events_per_segment": "1024", 2024-08-17T17:42:16.301 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_log_major_segment_event_ratio": "12", 2024-08-17T17:42:16.302 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_log_max_events": "-1", 2024-08-17T17:42:16.302 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_log_max_segments": "128", 2024-08-17T17:42:16.302 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_log_pause": "false", 2024-08-17T17:42:16.302 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_log_segment_size": "0", 2024-08-17T17:42:16.302 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_log_skip_corrupt_events": "false", 2024-08-17T17:42:16.302 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_log_skip_unbounded_events": "false", 2024-08-17T17:42:16.302 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_log_trim_decay_rate": "1.000000", 2024-08-17T17:42:16.302 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_log_trim_threshold": "128", 2024-08-17T17:42:16.302 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_log_trim_upkeep_interval": "1000", 2024-08-17T17:42:16.302 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_log_warn_factor": "2.000000", 2024-08-17T17:42:16.302 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_max_caps_per_client": "1048576", 2024-08-17T17:42:16.302 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_max_completed_flushes": "100000", 2024-08-17T17:42:16.303 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_max_completed_requests": "100000", 2024-08-17T17:42:16.303 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_max_export_size": "20971520", 2024-08-17T17:42:16.303 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_max_file_recover": "32", 2024-08-17T17:42:16.303 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_max_purge_files": "64", 2024-08-17T17:42:16.303 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_max_purge_ops": "8192", 2024-08-17T17:42:16.303 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_max_purge_ops_per_pg": "0.500000", 2024-08-17T17:42:16.303 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_max_scrub_ops_in_progress": "5", 2024-08-17T17:42:16.304 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_max_snaps_per_dir": "100", 2024-08-17T17:42:16.304 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_metrics_update_interval": "2", 2024-08-17T17:42:16.304 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_min_caps_per_client": "100", 2024-08-17T17:42:16.304 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_min_caps_working_set": "10000", 2024-08-17T17:42:16.304 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_mon_shutdown_timeout": "5.000000", 2024-08-17T17:42:16.304 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_numa_node": "-1", 2024-08-17T17:42:16.305 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_oft_prefetch_dirfrags": "false", 2024-08-17T17:42:16.305 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_op_complaint_time": "30.000000", 2024-08-17T17:42:16.305 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_op_history_duration": "600", 2024-08-17T17:42:16.305 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_op_history_size": "20", 2024-08-17T17:42:16.305 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_op_history_slow_op_size": "20", 2024-08-17T17:42:16.305 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_op_history_slow_op_threshold": "10", 2024-08-17T17:42:16.306 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_op_log_threshold": "5", 2024-08-17T17:42:16.306 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_ping_grace": "15", 2024-08-17T17:42:16.306 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_ping_interval": "5", 2024-08-17T17:42:16.306 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_purge_queue_busy_flush_period": "1.000000", 2024-08-17T17:42:16.306 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_recall_global_max_decay_threshold": "131072", 2024-08-17T17:42:16.306 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_recall_max_caps": "30000", 2024-08-17T17:42:16.306 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_recall_max_decay_rate": "1.500000", 2024-08-17T17:42:16.306 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_recall_max_decay_threshold": "131072", 2024-08-17T17:42:16.306 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_recall_warning_decay_rate": "60.000000", 2024-08-17T17:42:16.307 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_recall_warning_threshold": "262144", 2024-08-17T17:42:16.307 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_reconnect_timeout": "45.000000", 2024-08-17T17:42:16.307 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_replay_interval": "1.000000", 2024-08-17T17:42:16.307 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_replay_unsafe_with_closed_session": "false", 2024-08-17T17:42:16.307 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_request_load_average_decay_rate": "60.000000", 2024-08-17T17:42:16.307 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_root_ino_gid": "0", 2024-08-17T17:42:16.307 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_root_ino_uid": "0", 2024-08-17T17:42:16.307 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_scatter_nudge_interval": "5.000000", 2024-08-17T17:42:16.307 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_server_dispatch_client_request_delay": "0", 2024-08-17T17:42:16.307 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_server_dispatch_killpoint_random": "0.000000", 2024-08-17T17:42:16.307 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_session_blocklist_on_evict": "true", 2024-08-17T17:42:16.307 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_session_blocklist_on_timeout": "true", 2024-08-17T17:42:16.307 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_session_cache_liveness_decay_rate": "300.000000", 2024-08-17T17:42:16.308 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_session_cache_liveness_magnitude": "10", 2024-08-17T17:42:16.308 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_session_cap_acquisition_decay_rate": "30.000000", 2024-08-17T17:42:16.308 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_session_cap_acquisition_throttle": "100000", 2024-08-17T17:42:16.308 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_session_max_caps_throttle_ratio": "1.100000", 2024-08-17T17:42:16.308 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_session_metadata_threshold": "16777216", 2024-08-17T17:42:16.308 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_sessionmap_keys_per_op": "1024", 2024-08-17T17:42:16.308 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_shutdown_check": "0", 2024-08-17T17:42:16.308 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_skip_ino": "0", 2024-08-17T17:42:16.308 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_sleep_rank_change": "0.000000", 2024-08-17T17:42:16.308 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_snap_max_uid": "4294967294", 2024-08-17T17:42:16.308 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_snap_min_uid": "0", 2024-08-17T17:42:16.308 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_snap_rstat": "false", 2024-08-17T17:42:16.308 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_standby_replay_damaged": "false", 2024-08-17T17:42:16.308 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_symlink_recovery": "true", 2024-08-17T17:42:16.309 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_task_status_update_interval": "2.000000", 2024-08-17T17:42:16.309 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_thrash_exports": "0", 2024-08-17T17:42:16.309 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_thrash_fragments": "0", 2024-08-17T17:42:16.309 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_tick_interval": "5.000000", 2024-08-17T17:42:16.309 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_valgrind_exit": "false", 2024-08-17T17:42:16.309 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_verify_backtrace": "1", 2024-08-17T17:42:16.309 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_verify_scatter": "false", 2024-08-17T17:42:16.309 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_wipe_ino_prealloc": "false", 2024-08-17T17:42:16.309 INFO:teuthology.orchestra.run.smithi037.stdout: "mds_wipe_sessions": "false", 2024-08-17T17:42:16.309 INFO:teuthology.orchestra.run.smithi037.stdout: "mempool_debug": "false", 2024-08-17T17:42:16.309 INFO:teuthology.orchestra.run.smithi037.stdout: "memstore_debug_omit_block_device_write": "false", 2024-08-17T17:42:16.309 INFO:teuthology.orchestra.run.smithi037.stdout: "memstore_device_bytes": "1073741824", 2024-08-17T17:42:16.309 INFO:teuthology.orchestra.run.smithi037.stdout: "memstore_page_set": "false", 2024-08-17T17:42:16.310 INFO:teuthology.orchestra.run.smithi037.stdout: "memstore_page_size": "65536", 2024-08-17T17:42:16.310 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_client_bytes": "134217728", 2024-08-17T17:42:16.310 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_client_messages": "512", 2024-08-17T17:42:16.310 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_client_service_daemon_unregister_timeout": "1.000000", 2024-08-17T17:42:16.310 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_connect_retry_interval": "1.000000", 2024-08-17T17:42:16.310 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_data": "/var/lib/ceph/mgr/ceph-a", 2024-08-17T17:42:16.310 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_debug_aggressive_pg_num_changes": "false", 2024-08-17T17:42:16.310 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_disabled_modules": "", 2024-08-17T17:42:16.310 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_enable_op_tracker": "true", 2024-08-17T17:42:16.310 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_initial_modules": "restful iostat nfs", 2024-08-17T17:42:16.310 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_max_pg_creating": "1024", 2024-08-17T17:42:16.310 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_max_pg_num_change": "128", 2024-08-17T17:42:16.310 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_mds_bytes": "134217728", 2024-08-17T17:42:16.311 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_mds_messages": "128", 2024-08-17T17:42:16.311 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_module_path": "/usr/share/ceph/mgr", 2024-08-17T17:42:16.311 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_mon_bytes": "134217728", 2024-08-17T17:42:16.311 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_mon_messages": "128", 2024-08-17T17:42:16.311 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_num_op_tracker_shard": "32", 2024-08-17T17:42:16.311 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_op_complaint_time": "30.000000", 2024-08-17T17:42:16.311 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_op_history_duration": "600", 2024-08-17T17:42:16.311 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_op_history_size": "20", 2024-08-17T17:42:16.311 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_op_history_slow_op_size": "20", 2024-08-17T17:42:16.311 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_op_history_slow_op_threshold": "10.000000", 2024-08-17T17:42:16.312 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_op_log_threshold": "5", 2024-08-17T17:42:16.312 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_osd_bytes": "536870912", 2024-08-17T17:42:16.312 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_osd_messages": "8192", 2024-08-17T17:42:16.312 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_pool": "true", 2024-08-17T17:42:16.312 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_service_beacon_grace": "60.000000", 2024-08-17T17:42:16.312 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_standby_modules": "true", 2024-08-17T17:42:16.312 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_stats_period": "5", 2024-08-17T17:42:16.312 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_stats_threshold": "5", 2024-08-17T17:42:16.312 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_tick_period": "2", 2024-08-17T17:42:16.312 INFO:teuthology.orchestra.run.smithi037.stdout: "mgr_ttl_cache_expire_seconds": "0", 2024-08-17T17:42:16.312 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_accept_timeout_factor": "2.000000", 2024-08-17T17:42:16.312 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_allow_pool_delete": "true", 2024-08-17T17:42:16.312 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_allow_pool_size_one": "false", 2024-08-17T17:42:16.313 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_auth_validate_all_caps": "true", 2024-08-17T17:42:16.313 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_cache_target_full_warn_ratio": "0.660000", 2024-08-17T17:42:16.313 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_clean_pg_upmaps_per_chunk": "256", 2024-08-17T17:42:16.313 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_client_bytes": "104857600", 2024-08-17T17:42:16.313 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_client_directed_command_retry": "2", 2024-08-17T17:42:16.313 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_client_hunt_interval": "3.000000", 2024-08-17T17:42:16.313 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_client_hunt_interval_backoff": "1.500000", 2024-08-17T17:42:16.313 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_client_hunt_interval_max_multiple": "10.000000", 2024-08-17T17:42:16.313 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_client_hunt_interval_min_multiple": "1.000000", 2024-08-17T17:42:16.313 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_client_hunt_parallel": "3", 2024-08-17T17:42:16.313 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_client_log_interval": "1.000000", 2024-08-17T17:42:16.313 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_client_max_log_entries_per_message": "1000", 2024-08-17T17:42:16.313 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_client_ping_interval": "10.000000", 2024-08-17T17:42:16.313 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_client_ping_timeout": "30.000000", 2024-08-17T17:42:16.314 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_client_target_rank": "-1", 2024-08-17T17:42:16.314 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_clock_drift_allowed": "1.000000", 2024-08-17T17:42:16.314 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_clock_drift_warn_backoff": "5.000000", 2024-08-17T17:42:16.314 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_cluster_log_file": "default=/var/log/ceph/ceph.$channel.log cluster=/var/log/ceph/ceph.log", 2024-08-17T17:42:16.314 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_cluster_log_level": "debug", 2024-08-17T17:42:16.314 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_cluster_log_to_file": "true", 2024-08-17T17:42:16.314 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_cluster_log_to_graylog": "false", 2024-08-17T17:42:16.314 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_cluster_log_to_graylog_host": "127.0.0.1", 2024-08-17T17:42:16.314 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_cluster_log_to_graylog_port": "12201", 2024-08-17T17:42:16.314 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_cluster_log_to_journald": "true", 2024-08-17T17:42:16.314 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_cluster_log_to_stderr": "false", 2024-08-17T17:42:16.315 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_cluster_log_to_syslog": "default=false", 2024-08-17T17:42:16.315 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_cluster_log_to_syslog_facility": "daemon", 2024-08-17T17:42:16.315 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_compact_on_bootstrap": "false", 2024-08-17T17:42:16.315 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_compact_on_start": "false", 2024-08-17T17:42:16.315 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_compact_on_trim": "true", 2024-08-17T17:42:16.315 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_con_tracker_persist_interval": "10", 2024-08-17T17:42:16.315 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_con_tracker_score_halflife": "43200", 2024-08-17T17:42:16.315 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_config_key_max_entry_size": "65536", 2024-08-17T17:42:16.315 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_cpu_threads": "4", 2024-08-17T17:42:16.315 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_crush_min_required_version": "hammer", 2024-08-17T17:42:16.315 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_daemon_bytes": "419430400", 2024-08-17T17:42:16.315 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_data": "/var/lib/ceph/mon/ceph-a", 2024-08-17T17:42:16.315 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_data_avail_crit": "5", 2024-08-17T17:42:16.315 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_data_avail_warn": "5", 2024-08-17T17:42:16.315 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_data_size_warn": "16106127360", 2024-08-17T17:42:16.316 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_debug_block_osdmap_trim": "false", 2024-08-17T17:42:16.316 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_debug_deprecated_as_obsolete": "false", 2024-08-17T17:42:16.316 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_debug_dump_json": "false", 2024-08-17T17:42:16.316 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_debug_dump_location": "/var/log/ceph/ceph-mon.a.tdump", 2024-08-17T17:42:16.316 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_debug_dump_transactions": "false", 2024-08-17T17:42:16.316 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_debug_extra_checks": "false", 2024-08-17T17:42:16.316 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_debug_no_initial_persistent_features": "false", 2024-08-17T17:42:16.316 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_debug_no_require_bluestore_for_ec_overwrites": "false", 2024-08-17T17:42:16.316 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_debug_no_require_reef": "false", 2024-08-17T17:42:16.316 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_debug_no_require_squid": "false", 2024-08-17T17:42:16.316 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_debug_unsafe_allow_tier_with_nonempty_snaps": "false", 2024-08-17T17:42:16.316 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_delta_reset_interval": "10.000000", 2024-08-17T17:42:16.316 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_dns_srv_name": "ceph-mon", 2024-08-17T17:42:16.317 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_down_mkfs_grace": "60", 2024-08-17T17:42:16.317 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_down_uptime_grace": "60", 2024-08-17T17:42:16.317 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_election_default_strategy": "1", 2024-08-17T17:42:16.317 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_election_timeout": "5.000000", 2024-08-17T17:42:16.317 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_elector_ignore_propose_margin": "0.000500", 2024-08-17T17:42:16.317 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_elector_ping_divisor": "2", 2024-08-17T17:42:16.317 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_elector_ping_timeout": "2.000000", 2024-08-17T17:42:16.317 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_enable_op_tracker": "true", 2024-08-17T17:42:16.317 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_fake_pool_delete": "false", 2024-08-17T17:42:16.317 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_force_quorum_join": "false", 2024-08-17T17:42:16.317 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_fsmap_prune_threshold": "300", 2024-08-17T17:42:16.317 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_globalid_prealloc": "10000", 2024-08-17T17:42:16.317 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_health_detail_to_clog": "true", 2024-08-17T17:42:16.317 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_health_log_update_period": "5", 2024-08-17T17:42:16.318 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_health_max_detail": "50", 2024-08-17T17:42:16.318 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_health_to_clog": "true", 2024-08-17T17:42:16.318 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_health_to_clog_interval": "600", 2024-08-17T17:42:16.318 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_health_to_clog_tick_interval": "60.000000", 2024-08-17T17:42:16.318 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_host": "[v2:172.21.15.37:3300/0,v1:172.21.15.37:6789/0] [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] [v2:172.21.15.37:3301/0,v1:172.21.15.37:6790/0]", 2024-08-17T17:42:16.318 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_host_override": "", 2024-08-17T17:42:16.318 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_initial_members": "", 2024-08-17T17:42:16.318 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_inject_pg_merge_bounce_probability": "0.000000", 2024-08-17T17:42:16.318 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_inject_sync_get_chunk_delay": "0.000000", 2024-08-17T17:42:16.318 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_inject_transaction_delay_max": "10.000000", 2024-08-17T17:42:16.318 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_inject_transaction_delay_probability": "0.000000", 2024-08-17T17:42:16.318 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_keyvaluedb": "rocksdb", 2024-08-17T17:42:16.318 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_lease": "5.000000", 2024-08-17T17:42:16.319 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_lease_ack_timeout_factor": "2.000000", 2024-08-17T17:42:16.319 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_lease_renew_interval_factor": "0.600000", 2024-08-17T17:42:16.319 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_log_full_interval": "50", 2024-08-17T17:42:16.319 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_log_max": "10000", 2024-08-17T17:42:16.319 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_log_max_summary": "50", 2024-08-17T17:42:16.319 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_max_log_entries_per_event": "4096", 2024-08-17T17:42:16.319 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_max_log_epochs": "500", 2024-08-17T17:42:16.319 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_max_mdsmap_epochs": "500", 2024-08-17T17:42:16.319 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_max_mgrmap_epochs": "500", 2024-08-17T17:42:16.319 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_max_nvmeof_epochs": "500", 2024-08-17T17:42:16.319 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_max_osd": "10000", 2024-08-17T17:42:16.319 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_max_pg_per_osd": "10000", 2024-08-17T17:42:16.319 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_max_pool_pg_num": "65536", 2024-08-17T17:42:16.320 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_max_snap_prune_per_epoch": "100", 2024-08-17T17:42:16.320 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_mds_blocklist_interval": "86400.000000", 2024-08-17T17:42:16.320 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_mds_force_trim_to": "0", 2024-08-17T17:42:16.320 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_mds_skip_sanity": "true", 2024-08-17T17:42:16.320 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_memory_autotune": "true", 2024-08-17T17:42:16.320 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_memory_target": "2147483648", 2024-08-17T17:42:16.320 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_mgr_beacon_grace": "30", 2024-08-17T17:42:16.320 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_mgr_blocklist_interval": "86400.000000", 2024-08-17T17:42:16.320 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_mgr_digest_period": "5", 2024-08-17T17:42:16.320 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_mgr_inactive_grace": "60", 2024-08-17T17:42:16.320 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_mgr_mkfs_grace": "240", 2024-08-17T17:42:16.321 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_mgr_proxy_client_bytes_ratio": "0.300000", 2024-08-17T17:42:16.321 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_min_osdmap_epochs": "500", 2024-08-17T17:42:16.321 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_nvmeofgw_beacon_grace": "10", 2024-08-17T17:42:16.321 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_nvmeofgw_set_group_id_retry": "1000", 2024-08-17T17:42:16.321 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_op_complaint_time": "30", 2024-08-17T17:42:16.321 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_op_history_duration": "600", 2024-08-17T17:42:16.321 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_op_history_size": "20", 2024-08-17T17:42:16.321 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_op_history_slow_op_size": "20", 2024-08-17T17:42:16.321 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_op_history_slow_op_threshold": "10", 2024-08-17T17:42:16.321 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_op_log_threshold": "5", 2024-08-17T17:42:16.322 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_adjust_down_out_interval": "true", 2024-08-17T17:42:16.322 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_adjust_heartbeat_grace": "true", 2024-08-17T17:42:16.322 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_auto_mark_auto_out_in": "true", 2024-08-17T17:42:16.322 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_auto_mark_in": "false", 2024-08-17T17:42:16.322 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_auto_mark_new_in": "true", 2024-08-17T17:42:16.322 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_backfillfull_ratio": "0.900000", 2024-08-17T17:42:16.322 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_blocklist_default_expire": "3600.000000", 2024-08-17T17:42:16.322 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_cache_size": "500", 2024-08-17T17:42:16.322 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_cache_size_min": "134217728", 2024-08-17T17:42:16.322 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_crush_smoke_test": "true", 2024-08-17T17:42:16.322 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_destroyed_out_interval": "600", 2024-08-17T17:42:16.323 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_down_out_interval": "600", 2024-08-17T17:42:16.323 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_down_out_subtree_limit": "rack", 2024-08-17T17:42:16.323 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_err_op_age_ratio": "128.000000", 2024-08-17T17:42:16.323 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_force_trim_to": "0", 2024-08-17T17:42:16.323 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_full_ratio": "0.950000", 2024-08-17T17:42:16.323 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_initial_require_min_compat_client": "luminous", 2024-08-17T17:42:16.323 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_laggy_halflife": "3600", 2024-08-17T17:42:16.323 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_laggy_max_interval": "300", 2024-08-17T17:42:16.323 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_laggy_weight": "0.300000", 2024-08-17T17:42:16.323 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_mapping_pgs_per_chunk": "4096", 2024-08-17T17:42:16.323 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_max_initial_pgs": "1024", 2024-08-17T17:42:16.323 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_min_down_reporters": "2", 2024-08-17T17:42:16.323 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_min_in_ratio": "0.750000", 2024-08-17T17:42:16.323 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_min_up_ratio": "0.300000", 2024-08-17T17:42:16.324 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_nearfull_ratio": "0.850000", 2024-08-17T17:42:16.324 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_prime_pg_temp": "true", 2024-08-17T17:42:16.324 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_prime_pg_temp_max_estimate": "0.250000", 2024-08-17T17:42:16.324 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_prime_pg_temp_max_time": "0.500000", 2024-08-17T17:42:16.324 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_report_timeout": "900", 2024-08-17T17:42:16.324 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_reporter_subtree_level": "osd", 2024-08-17T17:42:16.324 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_snap_trim_queue_warn_on": "32768", 2024-08-17T17:42:16.324 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_warn_num_repaired": "10", 2024-08-17T17:42:16.324 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osd_warn_op_age": "32.000000", 2024-08-17T17:42:16.324 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osdmap_full_prune_enabled": "true", 2024-08-17T17:42:16.324 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osdmap_full_prune_interval": "10", 2024-08-17T17:42:16.324 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osdmap_full_prune_min": "10000", 2024-08-17T17:42:16.324 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_osdmap_full_prune_txsize": "100", 2024-08-17T17:42:16.325 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_pg_check_down_all_threshold": "0.500000", 2024-08-17T17:42:16.325 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_pg_stuck_threshold": "60", 2024-08-17T17:42:16.325 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_pg_warn_max_object_skew": "0.000000", 2024-08-17T17:42:16.325 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_pg_warn_min_objects": "10000", 2024-08-17T17:42:16.325 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_pg_warn_min_per_osd": "0", 2024-08-17T17:42:16.325 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_pg_warn_min_pool_objects": "1000", 2024-08-17T17:42:16.325 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_pool_quota_crit_threshold": "0", 2024-08-17T17:42:16.325 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_pool_quota_warn_threshold": "0", 2024-08-17T17:42:16.325 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_probe_timeout": "2.000000", 2024-08-17T17:42:16.325 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_reweight_max_change": "0.050000", 2024-08-17T17:42:16.325 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_reweight_max_osds": "4", 2024-08-17T17:42:16.325 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_reweight_min_bytes_per_osd": "10", 2024-08-17T17:42:16.326 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_reweight_min_pgs_per_osd": "4", 2024-08-17T17:42:16.326 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_rocksdb_options": "write_buffer_size=33554432,compression=kNoCompression,level_compaction_dynamic_level_bytes=true", 2024-08-17T17:42:16.326 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_scrub_inject_crc_mismatch": "0.000000", 2024-08-17T17:42:16.326 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_scrub_inject_missing_keys": "0.000000", 2024-08-17T17:42:16.326 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_scrub_interval": "86400", 2024-08-17T17:42:16.326 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_scrub_max_keys": "100", 2024-08-17T17:42:16.326 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_scrub_timeout": "300", 2024-08-17T17:42:16.326 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_session_timeout": "300", 2024-08-17T17:42:16.326 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_smart_report_timeout": "5", 2024-08-17T17:42:16.326 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_stat_smooth_intervals": "6", 2024-08-17T17:42:16.326 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_stretch_cluster_recovery_ratio": "0.600000", 2024-08-17T17:42:16.327 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_stretch_pool_min_size": "2", 2024-08-17T17:42:16.327 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_stretch_pool_size": "4", 2024-08-17T17:42:16.327 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_stretch_recovery_min_wait": "15.000000", 2024-08-17T17:42:16.327 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_subscribe_interval": "86400.000000", 2024-08-17T17:42:16.327 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_sync_debug": "false", 2024-08-17T17:42:16.327 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_sync_max_payload_keys": "2000", 2024-08-17T17:42:16.327 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_sync_max_payload_size": "1048576", 2024-08-17T17:42:16.327 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_sync_provider_kill_at": "0", 2024-08-17T17:42:16.327 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_sync_requester_kill_at": "0", 2024-08-17T17:42:16.327 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_sync_timeout": "60.000000", 2024-08-17T17:42:16.327 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_target_pg_per_osd": "100", 2024-08-17T17:42:16.327 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_tick_interval": "5", 2024-08-17T17:42:16.328 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_timecheck_interval": "300.000000", 2024-08-17T17:42:16.328 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_timecheck_skew_interval": "30.000000", 2024-08-17T17:42:16.328 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_use_min_delay_socket": "false", 2024-08-17T17:42:16.328 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_warn_older_version_delay": "604800", 2024-08-17T17:42:16.328 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_warn_on_cache_pools_without_hit_sets": "true", 2024-08-17T17:42:16.328 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_warn_on_crush_straw_calc_version_zero": "false", 2024-08-17T17:42:16.328 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_warn_on_degraded_stretch_mode": "true", 2024-08-17T17:42:16.328 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_warn_on_filestore_osds": "true", 2024-08-17T17:42:16.328 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_warn_on_insecure_global_id_reclaim": "false", 2024-08-17T17:42:16.328 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed": "false", 2024-08-17T17:42:16.328 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_warn_on_legacy_crush_tunables": "false", 2024-08-17T17:42:16.328 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_warn_on_misplaced": "false", 2024-08-17T17:42:16.328 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_warn_on_msgr2_not_enabled": "true", 2024-08-17T17:42:16.328 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_warn_on_older_version": "true", 2024-08-17T17:42:16.329 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_warn_on_osd_down_out_interval_zero": "false", 2024-08-17T17:42:16.329 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_warn_on_pool_no_app": "true", 2024-08-17T17:42:16.329 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_warn_on_pool_no_redundancy": "true", 2024-08-17T17:42:16.329 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_warn_on_pool_pg_num_not_power_of_two": "false", 2024-08-17T17:42:16.329 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_warn_on_slow_ping_ratio": "0.050000", 2024-08-17T17:42:16.329 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_warn_on_slow_ping_time": "0.000000", 2024-08-17T17:42:16.329 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_warn_on_too_few_osds": "false", 2024-08-17T17:42:16.329 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_warn_pg_not_deep_scrubbed_ratio": "0.750000", 2024-08-17T17:42:16.329 INFO:teuthology.orchestra.run.smithi037.stdout: "mon_warn_pg_not_scrubbed_ratio": "0.500000", 2024-08-17T17:42:16.329 INFO:teuthology.orchestra.run.smithi037.stdout: "monmap": "", 2024-08-17T17:42:16.329 INFO:teuthology.orchestra.run.smithi037.stdout: "motr_admin_endpoint": "192.168.180.182@tcp:12345:4:1", 2024-08-17T17:42:16.329 INFO:teuthology.orchestra.run.smithi037.stdout: "motr_admin_fid": "0x7200000000000001:0x0", 2024-08-17T17:42:16.329 INFO:teuthology.orchestra.run.smithi037.stdout: "motr_ha_endpoint": "192.168.180.182@tcp:12345:1:1", 2024-08-17T17:42:16.329 INFO:teuthology.orchestra.run.smithi037.stdout: "motr_my_endpoint": "192.168.180.182@tcp:12345:4:1", 2024-08-17T17:42:16.330 INFO:teuthology.orchestra.run.smithi037.stdout: "motr_my_fid": "0x7200000000000001:0x0", 2024-08-17T17:42:16.330 INFO:teuthology.orchestra.run.smithi037.stdout: "motr_profile_fid": "0x7000000000000001:0x0", 2024-08-17T17:42:16.330 INFO:teuthology.orchestra.run.smithi037.stdout: "motr_tracing_enabled": "false", 2024-08-17T17:42:16.330 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_async_op_threads": "3", 2024-08-17T17:42:16.330 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_async_rdma_buffer_size": "131072", 2024-08-17T17:42:16.330 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_async_rdma_cm": "false", 2024-08-17T17:42:16.330 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_async_rdma_device_name": "", 2024-08-17T17:42:16.330 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_async_rdma_dscp": "96", 2024-08-17T17:42:16.330 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_async_rdma_enable_hugepage": "false", 2024-08-17T17:42:16.330 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_async_rdma_gid_idx": "0", 2024-08-17T17:42:16.330 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_async_rdma_local_gid": "", 2024-08-17T17:42:16.330 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_async_rdma_polling_us": "1000", 2024-08-17T17:42:16.330 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_async_rdma_port_num": "1", 2024-08-17T17:42:16.331 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_async_rdma_receive_buffers": "32768", 2024-08-17T17:42:16.331 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_async_rdma_receive_queue_len": "4096", 2024-08-17T17:42:16.331 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_async_rdma_roce_ver": "1", 2024-08-17T17:42:16.331 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_async_rdma_send_buffers": "1024", 2024-08-17T17:42:16.331 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_async_rdma_sl": "3", 2024-08-17T17:42:16.331 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_async_rdma_support_srq": "true", 2024-08-17T17:42:16.331 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_async_rdma_type": "ib", 2024-08-17T17:42:16.331 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_async_reap_threshold": "5", 2024-08-17T17:42:16.331 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_bind_before_connect": "false", 2024-08-17T17:42:16.331 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_bind_ipv4": "true", 2024-08-17T17:42:16.331 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_bind_ipv6": "false", 2024-08-17T17:42:16.331 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_bind_msgr1": "true", 2024-08-17T17:42:16.331 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_bind_msgr2": "true", 2024-08-17T17:42:16.331 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_bind_port_max": "7568", 2024-08-17T17:42:16.332 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_bind_port_min": "6800", 2024-08-17T17:42:16.332 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_bind_prefer_ipv4": "false", 2024-08-17T17:42:16.332 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_bind_retry_count": "3", 2024-08-17T17:42:16.332 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_bind_retry_delay": "5", 2024-08-17T17:42:16.332 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_blackhole_client": "false", 2024-08-17T17:42:16.332 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_blackhole_mds": "false", 2024-08-17T17:42:16.332 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_blackhole_mgr": "false", 2024-08-17T17:42:16.332 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_blackhole_mon": "false", 2024-08-17T17:42:16.332 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_blackhole_osd": "false", 2024-08-17T17:42:16.332 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_client_mode": "crc secure", 2024-08-17T17:42:16.332 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_client_throttle_retry_time_interval": "5000", 2024-08-17T17:42:16.332 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_cluster_mode": "crc secure", 2024-08-17T17:42:16.333 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_cluster_type": "", 2024-08-17T17:42:16.333 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_compress_secure": "false", 2024-08-17T17:42:16.333 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_connection_idle_timeout": "900", 2024-08-17T17:42:16.333 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_connection_ready_timeout": "10", 2024-08-17T17:42:16.333 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_crc_data": "true", 2024-08-17T17:42:16.333 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_crc_header": "true", 2024-08-17T17:42:16.333 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_die_on_bad_msg": "false", 2024-08-17T17:42:16.333 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_die_on_bug": "true", 2024-08-17T17:42:16.333 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_die_on_old_message": "true", 2024-08-17T17:42:16.333 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_die_on_skipped_message": "false", 2024-08-17T17:42:16.333 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_die_on_unhandled_msg": "false", 2024-08-17T17:42:16.333 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_dispatch_throttle_bytes": "104857600", 2024-08-17T17:42:16.333 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_dpdk_coremask": "0xF", 2024-08-17T17:42:16.333 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_dpdk_debug_allow_loopback": "false", 2024-08-17T17:42:16.334 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_dpdk_devs_allowlist": "", 2024-08-17T17:42:16.334 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_dpdk_enable_tso": "true", 2024-08-17T17:42:16.334 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_dpdk_gateway_ipv4_addr": "", 2024-08-17T17:42:16.334 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_dpdk_host_ipv4_addr": "", 2024-08-17T17:42:16.334 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_dpdk_hugepages": "", 2024-08-17T17:42:16.334 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_dpdk_hw_flow_control": "true", 2024-08-17T17:42:16.334 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_dpdk_hw_queue_weight": "1.000000", 2024-08-17T17:42:16.334 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_dpdk_lro": "true", 2024-08-17T17:42:16.334 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_dpdk_memory_channel": "4", 2024-08-17T17:42:16.334 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_dpdk_netmask_ipv4_addr": "", 2024-08-17T17:42:16.335 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_dpdk_pmd": "", 2024-08-17T17:42:16.335 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_dpdk_port_id": "0", 2024-08-17T17:42:16.335 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_dpdk_rx_buffer_count_per_core": "8192", 2024-08-17T17:42:16.335 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_dump_corrupt_message_level": "1", 2024-08-17T17:42:16.335 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_dump_on_send": "false", 2024-08-17T17:42:16.335 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_initial_backoff": "0.200000", 2024-08-17T17:42:16.335 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_inject_delay_max": "1.000000", 2024-08-17T17:42:16.335 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_inject_delay_probability": "0.000000", 2024-08-17T17:42:16.335 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_inject_delay_type": "", 2024-08-17T17:42:16.335 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_inject_internal_delays": "0.000000", 2024-08-17T17:42:16.335 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_inject_network_congestion": "0", 2024-08-17T17:42:16.335 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_inject_socket_failures": "0", 2024-08-17T17:42:16.335 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_learn_addr_from_peer": "true", 2024-08-17T17:42:16.335 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_max_accept_failures": "4", 2024-08-17T17:42:16.336 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_max_backoff": "15.000000", 2024-08-17T17:42:16.336 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_mon_client_mode": "secure crc", 2024-08-17T17:42:16.336 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_mon_cluster_mode": "secure crc", 2024-08-17T17:42:16.336 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_mon_service_mode": "secure crc", 2024-08-17T17:42:16.336 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_osd_compress_min_size": "1024", 2024-08-17T17:42:16.336 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_osd_compress_mode": "none", 2024-08-17T17:42:16.336 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_osd_compression_algorithm": "snappy", 2024-08-17T17:42:16.336 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_pq_max_tokens_per_priority": "16777216", 2024-08-17T17:42:16.336 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_pq_min_cost": "65536", 2024-08-17T17:42:16.336 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_public_type": "", 2024-08-17T17:42:16.336 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_service_mode": "crc secure", 2024-08-17T17:42:16.336 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_tcp_listen_backlog": "512", 2024-08-17T17:42:16.336 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_tcp_nodelay": "true", 2024-08-17T17:42:16.336 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_tcp_prefetch_max_size": "4096", 2024-08-17T17:42:16.336 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_tcp_rcvbuf": "0", 2024-08-17T17:42:16.337 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_time_events_min_wait_interval": "1000", 2024-08-17T17:42:16.337 INFO:teuthology.orchestra.run.smithi037.stdout: "ms_type": "async+posix", 2024-08-17T17:42:16.337 INFO:teuthology.orchestra.run.smithi037.stdout: "no_config_file": "false", 2024-08-17T17:42:16.337 INFO:teuthology.orchestra.run.smithi037.stdout: "nvmeof_mon_client_disconnect_panic": "100", 2024-08-17T17:42:16.337 INFO:teuthology.orchestra.run.smithi037.stdout: "nvmeof_mon_client_tick_period": "2", 2024-08-17T17:42:16.337 INFO:teuthology.orchestra.run.smithi037.stdout: "objecter_completion_locks_per_session": "32", 2024-08-17T17:42:16.337 INFO:teuthology.orchestra.run.smithi037.stdout: "objecter_debug_inject_relock_delay": "false", 2024-08-17T17:42:16.337 INFO:teuthology.orchestra.run.smithi037.stdout: "objecter_inflight_op_bytes": "104857600", 2024-08-17T17:42:16.337 INFO:teuthology.orchestra.run.smithi037.stdout: "objecter_inflight_ops": "1024", 2024-08-17T17:42:16.337 INFO:teuthology.orchestra.run.smithi037.stdout: "objecter_inject_no_watch_ping": "false", 2024-08-17T17:42:16.337 INFO:teuthology.orchestra.run.smithi037.stdout: "objecter_retry_writes_after_first_reply": "false", 2024-08-17T17:42:16.337 INFO:teuthology.orchestra.run.smithi037.stdout: "objecter_tick_interval": "5.000000", 2024-08-17T17:42:16.337 INFO:teuthology.orchestra.run.smithi037.stdout: "objecter_timeout": "10.000000", 2024-08-17T17:42:16.337 INFO:teuthology.orchestra.run.smithi037.stdout: "objectstore_blackhole": "false", 2024-08-17T17:42:16.337 INFO:teuthology.orchestra.run.smithi037.stdout: "objectstore_debug_throw_on_failed_txc": "false", 2024-08-17T17:42:16.337 INFO:teuthology.orchestra.run.smithi037.stdout: "openssl_engine_opts": "", 2024-08-17T17:42:16.338 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_agent_delay_time": "5.000000", 2024-08-17T17:42:16.338 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_agent_hist_halflife": "1000", 2024-08-17T17:42:16.338 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_agent_max_low_ops": "2", 2024-08-17T17:42:16.338 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_agent_max_ops": "4", 2024-08-17T17:42:16.338 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_agent_min_evict_effort": "0.100000", 2024-08-17T17:42:16.338 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_agent_quantize_effort": "0.100000", 2024-08-17T17:42:16.338 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_agent_slop": "0.020000", 2024-08-17T17:42:16.338 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_aggregated_slow_ops_logging": "true", 2024-08-17T17:42:16.338 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_allow_recovery_below_min_size": "true", 2024-08-17T17:42:16.338 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_asio_thread_count": "2", 2024-08-17T17:42:16.338 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_async_recovery_min_cost": "100", 2024-08-17T17:42:16.338 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_auto_mark_unfound_lost": "false", 2024-08-17T17:42:16.339 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_backfill_retry_interval": "30.000000", 2024-08-17T17:42:16.339 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_backfill_scan_max": "512", 2024-08-17T17:42:16.339 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_backfill_scan_min": "64", 2024-08-17T17:42:16.339 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_backoff_on_degraded": "false", 2024-08-17T17:42:16.339 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_backoff_on_peering": "false", 2024-08-17T17:42:16.339 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_backoff_on_unfound": "true", 2024-08-17T17:42:16.339 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_beacon_report_interval": "300", 2024-08-17T17:42:16.339 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_bench_duration": "30", 2024-08-17T17:42:16.339 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_bench_large_size_max_throughput": "104857600", 2024-08-17T17:42:16.339 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_bench_max_block_size": "67108864", 2024-08-17T17:42:16.339 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_bench_small_size_max_iops": "100", 2024-08-17T17:42:16.339 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_blkin_trace_all": "false", 2024-08-17T17:42:16.339 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_blocked_scrub_grace_period": "120", 2024-08-17T17:42:16.340 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_calc_pg_upmaps_aggressively": "true", 2024-08-17T17:42:16.340 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_calc_pg_upmaps_aggressively_fast": "true", 2024-08-17T17:42:16.340 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_calc_pg_upmaps_local_fallback_retries": "100", 2024-08-17T17:42:16.340 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_check_for_log_corruption": "false", 2024-08-17T17:42:16.340 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_check_max_object_name_len_on_startup": "true", 2024-08-17T17:42:16.340 INFO:teuthology.orchestra.run.smithi037.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", 2024-08-17T17:42:16.340 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_class_dir": "/usr/lib64/rados-classes", 2024-08-17T17:42:16.340 INFO:teuthology.orchestra.run.smithi037.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", 2024-08-17T17:42:16.340 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_class_update_on_start": "true", 2024-08-17T17:42:16.340 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_client_message_cap": "256", 2024-08-17T17:42:16.340 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_client_message_size_cap": "524288000", 2024-08-17T17:42:16.341 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_client_op_priority": "63", 2024-08-17T17:42:16.341 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_client_watch_timeout": "30", 2024-08-17T17:42:16.341 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_command_max_records": "256", 2024-08-17T17:42:16.341 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_compact_on_start": "false", 2024-08-17T17:42:16.341 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_copyfrom_max_chunk": "8388608", 2024-08-17T17:42:16.341 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_crush_chooseleaf_type": "1", 2024-08-17T17:42:16.341 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_crush_initial_weight": "-1.000000", 2024-08-17T17:42:16.341 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_crush_update_on_start": "true", 2024-08-17T17:42:16.341 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_crush_update_weight_set": "true", 2024-08-17T17:42:16.341 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_data": "/var/lib/ceph/osd/ceph-a", 2024-08-17T17:42:16.341 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_debug_crash_on_ignored_backoff": "false", 2024-08-17T17:42:16.341 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_debug_deep_scrub_sleep": "0.000000", 2024-08-17T17:42:16.341 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_debug_drop_ping_duration": "0", 2024-08-17T17:42:16.341 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_debug_drop_ping_probability": "0.000000", 2024-08-17T17:42:16.342 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_debug_feed_pullee": "-1", 2024-08-17T17:42:16.342 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_debug_inject_copyfrom_error": "false", 2024-08-17T17:42:16.342 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_debug_inject_dispatch_delay_duration": "0.100000", 2024-08-17T17:42:16.342 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_debug_inject_dispatch_delay_probability": "0.000000", 2024-08-17T17:42:16.342 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_debug_misdirected_ops": "false", 2024-08-17T17:42:16.342 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_debug_no_acting_change": "false", 2024-08-17T17:42:16.342 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_debug_no_purge_strays": "false", 2024-08-17T17:42:16.342 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_debug_op_order": "false", 2024-08-17T17:42:16.342 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_debug_pg_log_writeout": "false", 2024-08-17T17:42:16.342 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_debug_pretend_recovery_active": "false", 2024-08-17T17:42:16.342 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_debug_random_push_read_error": "0.000000", 2024-08-17T17:42:16.342 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_debug_reject_backfill_probability": "0.000000", 2024-08-17T17:42:16.342 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_debug_shutdown": "false", 2024-08-17T17:42:16.343 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_debug_skip_full_check_in_backfill_reservation": "false", 2024-08-17T17:42:16.343 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_debug_skip_full_check_in_recovery": "false", 2024-08-17T17:42:16.343 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_debug_trim_objects": "false", 2024-08-17T17:42:16.343 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_debug_verify_cached_snaps": "false", 2024-08-17T17:42:16.343 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_debug_verify_missing_on_start": "false", 2024-08-17T17:42:16.343 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_debug_verify_snaps": "false", 2024-08-17T17:42:16.343 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_debug_verify_stray_on_activate": "false", 2024-08-17T17:42:16.343 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_deep_scrub_interval": "604800.000000", 2024-08-17T17:42:16.343 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_deep_scrub_keys": "1024", 2024-08-17T17:42:16.343 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_deep_scrub_large_omap_object_key_threshold": "200000", 2024-08-17T17:42:16.343 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_deep_scrub_large_omap_object_value_sum_threshold": "1073741824", 2024-08-17T17:42:16.343 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_deep_scrub_randomize_ratio": "0.150000", 2024-08-17T17:42:16.343 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_deep_scrub_stride": "524288", 2024-08-17T17:42:16.344 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_deep_scrub_update_digest_min_age": "7200", 2024-08-17T17:42:16.344 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_default_data_pool_replay_window": "45", 2024-08-17T17:42:16.344 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_default_notify_timeout": "30", 2024-08-17T17:42:16.344 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_delete_sleep": "0.000000", 2024-08-17T17:42:16.344 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_delete_sleep_hdd": "5.000000", 2024-08-17T17:42:16.344 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_delete_sleep_hybrid": "1.000000", 2024-08-17T17:42:16.344 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_delete_sleep_ssd": "1.000000", 2024-08-17T17:42:16.344 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_discard_disconnected_ops": "true", 2024-08-17T17:42:16.344 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_ec_partial_reads": "true", 2024-08-17T17:42:16.344 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_enable_op_tracker": "true", 2024-08-17T17:42:16.344 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_erasure_code_plugins": "jerasure lrc", 2024-08-17T17:42:16.344 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_extblkdev_plugins": "vdo", 2024-08-17T17:42:16.344 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_failsafe_full_ratio": "0.970000", 2024-08-17T17:42:16.345 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_fast_fail_on_connection_refused": "true", 2024-08-17T17:42:16.345 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_fast_info": "true", 2024-08-17T17:42:16.345 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_fast_shutdown": "true", 2024-08-17T17:42:16.345 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_fast_shutdown_notify_mon": "true", 2024-08-17T17:42:16.345 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_fast_shutdown_timeout": "15", 2024-08-17T17:42:16.345 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_find_best_info_ignore_history_les": "false", 2024-08-17T17:42:16.345 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_force_auth_primary_missing_objects": "100", 2024-08-17T17:42:16.345 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_force_recovery_pg_log_entries_factor": "1.300000", 2024-08-17T17:42:16.345 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_function_tracing": "false", 2024-08-17T17:42:16.345 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_heartbeat_grace": "20", 2024-08-17T17:42:16.345 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_heartbeat_interval": "6", 2024-08-17T17:42:16.345 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_heartbeat_min_healthy_ratio": "0.330000", 2024-08-17T17:42:16.345 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_heartbeat_min_peers": "10", 2024-08-17T17:42:16.345 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_heartbeat_min_size": "2000", 2024-08-17T17:42:16.346 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_heartbeat_stale": "600", 2024-08-17T17:42:16.346 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_heartbeat_use_min_delay_socket": "false", 2024-08-17T17:42:16.346 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_hit_set_max_size": "100000", 2024-08-17T17:42:16.346 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_hit_set_min_size": "1000", 2024-08-17T17:42:16.346 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_hit_set_namespace": ".ceph-internal", 2024-08-17T17:42:16.346 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_ignore_stale_divergent_priors": "false", 2024-08-17T17:42:16.346 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_inject_bad_map_crc_probability": "0.000000", 2024-08-17T17:42:16.346 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_inject_failure_on_pg_removal": "false", 2024-08-17T17:42:16.346 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_journal": "/var/lib/ceph/osd/ceph-a/journal", 2024-08-17T17:42:16.346 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_journal_flush_on_shutdown": "true", 2024-08-17T17:42:16.346 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_journal_size": "5120", 2024-08-17T17:42:16.347 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_kill_backfill_at": "0", 2024-08-17T17:42:16.347 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_loop_before_reset_tphandle": "64", 2024-08-17T17:42:16.347 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_map_cache_size": "50", 2024-08-17T17:42:16.347 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_map_dedup": "true", 2024-08-17T17:42:16.347 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_map_message_max": "40", 2024-08-17T17:42:16.347 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_map_message_max_bytes": "10485760", 2024-08-17T17:42:16.347 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_map_share_max_epochs": "40", 2024-08-17T17:42:16.347 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_max_attr_name_len": "100", 2024-08-17T17:42:16.347 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_max_attr_size": "0", 2024-08-17T17:42:16.347 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_max_backfills": "1", 2024-08-17T17:42:16.347 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_max_markdown_count": "5", 2024-08-17T17:42:16.347 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_max_markdown_period": "600", 2024-08-17T17:42:16.347 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_max_object_name_len": "2048", 2024-08-17T17:42:16.347 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_max_object_namespace_len": "256", 2024-08-17T17:42:16.348 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_max_object_size": "134217728", 2024-08-17T17:42:16.348 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_max_omap_bytes_per_request": "1073741824", 2024-08-17T17:42:16.348 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_max_omap_entries_per_request": "1024", 2024-08-17T17:42:16.348 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_max_pg_blocked_by": "16", 2024-08-17T17:42:16.348 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_max_pg_log_entries": "10000", 2024-08-17T17:42:16.348 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_max_pg_per_osd_hard_ratio": "3.000000", 2024-08-17T17:42:16.348 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_max_pgls": "1024", 2024-08-17T17:42:16.348 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_max_push_cost": "8388608", 2024-08-17T17:42:16.348 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_max_push_objects": "10", 2024-08-17T17:42:16.348 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_max_scrubs": "3", 2024-08-17T17:42:16.348 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_max_snap_prune_intervals_per_epoch": "512", 2024-08-17T17:42:16.348 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_max_trimming_pgs": "2", 2024-08-17T17:42:16.348 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_max_write_op_reply_len": "64", 2024-08-17T17:42:16.349 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_max_write_size": "90", 2024-08-17T17:42:16.349 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_mclock_force_run_benchmark_on_init": "false", 2024-08-17T17:42:16.349 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_mclock_iops_capacity_threshold_hdd": "500.000000", 2024-08-17T17:42:16.349 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_mclock_iops_capacity_threshold_ssd": "80000.000000", 2024-08-17T17:42:16.349 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_mclock_max_capacity_iops_hdd": "315.000000", 2024-08-17T17:42:16.349 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_mclock_max_capacity_iops_ssd": "21500.000000", 2024-08-17T17:42:16.349 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_mclock_max_sequential_bandwidth_hdd": "157286400", 2024-08-17T17:42:16.349 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_mclock_max_sequential_bandwidth_ssd": "1258291200", 2024-08-17T17:42:16.349 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_mclock_override_recovery_settings": "false", 2024-08-17T17:42:16.349 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_mclock_profile": "balanced", 2024-08-17T17:42:16.349 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_mclock_scheduler_anticipation_timeout": "0.000000", 2024-08-17T17:42:16.349 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_mclock_scheduler_background_best_effort_lim": "0.000000", 2024-08-17T17:42:16.349 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_mclock_scheduler_background_best_effort_res": "0.000000", 2024-08-17T17:42:16.350 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_mclock_scheduler_background_best_effort_wgt": "1", 2024-08-17T17:42:16.350 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_mclock_scheduler_background_recovery_lim": "0.000000", 2024-08-17T17:42:16.350 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_mclock_scheduler_background_recovery_res": "0.000000", 2024-08-17T17:42:16.350 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_mclock_scheduler_background_recovery_wgt": "1", 2024-08-17T17:42:16.350 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_mclock_scheduler_client_lim": "0.000000", 2024-08-17T17:42:16.350 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_mclock_scheduler_client_res": "0.000000", 2024-08-17T17:42:16.350 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_mclock_scheduler_client_wgt": "1", 2024-08-17T17:42:16.350 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_mclock_skip_benchmark": "false", 2024-08-17T17:42:16.350 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_memory_base": "805306368", 2024-08-17T17:42:16.350 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_memory_cache_min": "134217728", 2024-08-17T17:42:16.350 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_memory_cache_resize_interval": "1.000000", 2024-08-17T17:42:16.351 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_memory_expected_fragmentation": "0.150000", 2024-08-17T17:42:16.351 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_memory_target": "4294967296", 2024-08-17T17:42:16.351 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_memory_target_autotune": "false", 2024-08-17T17:42:16.351 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_memory_target_cgroup_limit_ratio": "0.800000", 2024-08-17T17:42:16.351 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_min_pg_log_entries": "250", 2024-08-17T17:42:16.351 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_min_recovery_priority": "0", 2024-08-17T17:42:16.351 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_mon_heartbeat_interval": "30", 2024-08-17T17:42:16.351 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_mon_heartbeat_stat_stale": "3600", 2024-08-17T17:42:16.351 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_mon_report_interval": "5", 2024-08-17T17:42:16.351 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_mon_report_max_in_flight": "2", 2024-08-17T17:42:16.351 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_mon_shutdown_timeout": "5.000000", 2024-08-17T17:42:16.351 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_num_cache_shards": "32", 2024-08-17T17:42:16.351 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_num_op_tracker_shard": "32", 2024-08-17T17:42:16.351 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_numa_auto_affinity": "true", 2024-08-17T17:42:16.351 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_numa_node": "-1", 2024-08-17T17:42:16.352 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_numa_prefer_iface": "true", 2024-08-17T17:42:16.352 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_object_clean_region_max_num_intervals": "10", 2024-08-17T17:42:16.352 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_objecter_finishers": "1", 2024-08-17T17:42:16.352 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_objectstore": "bluestore", 2024-08-17T17:42:16.352 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_objectstore_fuse": "false", 2024-08-17T17:42:16.352 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_objectstore_ideal_list_max": "64", 2024-08-17T17:42:16.352 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_objectstore_tracing": "false", 2024-08-17T17:42:16.352 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_op_complaint_time": "30.000000", 2024-08-17T17:42:16.352 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_op_history_duration": "600", 2024-08-17T17:42:16.352 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_op_history_size": "20", 2024-08-17T17:42:16.352 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_op_history_slow_op_size": "20", 2024-08-17T17:42:16.352 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_op_history_slow_op_threshold": "10.000000", 2024-08-17T17:42:16.352 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_op_log_threshold": "5", 2024-08-17T17:42:16.352 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_op_num_shards": "0", 2024-08-17T17:42:16.353 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_op_num_shards_hdd": "5", 2024-08-17T17:42:16.353 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_op_num_shards_ssd": "8", 2024-08-17T17:42:16.353 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_op_num_threads_per_shard": "0", 2024-08-17T17:42:16.353 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_op_num_threads_per_shard_hdd": "1", 2024-08-17T17:42:16.353 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_op_num_threads_per_shard_ssd": "2", 2024-08-17T17:42:16.353 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_op_pq_max_tokens_per_priority": "4194304", 2024-08-17T17:42:16.353 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_op_pq_min_cost": "65536", 2024-08-17T17:42:16.353 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_op_queue": "mclock_scheduler", 2024-08-17T17:42:16.353 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_op_queue_cut_off": "high", 2024-08-17T17:42:16.353 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_op_thread_suicide_timeout": "150", 2024-08-17T17:42:16.353 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_op_thread_timeout": "15", 2024-08-17T17:42:16.353 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_open_classes_on_start": "true", 2024-08-17T17:42:16.353 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_os_flags": "0", 2024-08-17T17:42:16.354 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_peering_op_priority": "255", 2024-08-17T17:42:16.355 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pg_delete_cost": "1048576", 2024-08-17T17:42:16.355 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pg_delete_priority": "5", 2024-08-17T17:42:16.355 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pg_epoch_max_lag_factor": "2.000000", 2024-08-17T17:42:16.355 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pg_epoch_persisted_max_stale": "40", 2024-08-17T17:42:16.355 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pg_log_dups_tracked": "3000", 2024-08-17T17:42:16.355 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pg_log_trim_max": "10000", 2024-08-17T17:42:16.355 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pg_log_trim_min": "100", 2024-08-17T17:42:16.355 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pg_max_concurrent_snap_trims": "2", 2024-08-17T17:42:16.355 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pg_object_context_cache_count": "64", 2024-08-17T17:42:16.355 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pg_stat_report_interval_max_epochs": "500", 2024-08-17T17:42:16.355 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pg_stat_report_interval_max_seconds": "5", 2024-08-17T17:42:16.355 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pool_default_cache_max_evict_check_size": "10", 2024-08-17T17:42:16.355 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pool_default_cache_min_evict_age": "0", 2024-08-17T17:42:16.356 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pool_default_cache_min_flush_age": "0", 2024-08-17T17:42:16.356 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pool_default_cache_target_dirty_high_ratio": "0.600000", 2024-08-17T17:42:16.356 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pool_default_cache_target_dirty_ratio": "0.400000", 2024-08-17T17:42:16.356 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pool_default_cache_target_full_ratio": "0.800000", 2024-08-17T17:42:16.356 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pool_default_crimson": "false", 2024-08-17T17:42:16.356 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pool_default_crush_rule": "-1", 2024-08-17T17:42:16.356 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pool_default_ec_fast_read": "false", 2024-08-17T17:42:16.356 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pool_default_erasure_code_profile": "plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd", 2024-08-17T17:42:16.356 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pool_default_flag_bulk": "false", 2024-08-17T17:42:16.356 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pool_default_flag_hashpspool": "true", 2024-08-17T17:42:16.356 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pool_default_flag_nodelete": "false", 2024-08-17T17:42:16.356 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pool_default_flag_nopgchange": "false", 2024-08-17T17:42:16.356 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pool_default_flag_nosizechange": "false", 2024-08-17T17:42:16.356 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pool_default_flags": "0", 2024-08-17T17:42:16.357 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pool_default_hit_set_bloom_fpp": "0.050000", 2024-08-17T17:42:16.357 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pool_default_min_size": "0", 2024-08-17T17:42:16.357 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pool_default_pg_autoscale_mode": "off", 2024-08-17T17:42:16.357 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pool_default_pg_num": "32", 2024-08-17T17:42:16.357 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pool_default_pgp_num": "0", 2024-08-17T17:42:16.357 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pool_default_read_lease_ratio": "0.800000", 2024-08-17T17:42:16.357 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pool_default_read_ratio": "70", 2024-08-17T17:42:16.357 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pool_default_size": "3", 2024-08-17T17:42:16.357 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pool_default_type": "replicated", 2024-08-17T17:42:16.357 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pool_erasure_code_stripe_unit": "4096", 2024-08-17T17:42:16.357 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_pool_use_gmt_hitset": "true", 2024-08-17T17:42:16.357 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_push_per_object_cost": "1000", 2024-08-17T17:42:16.357 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_read_ec_check_for_errors": "false", 2024-08-17T17:42:16.357 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_recover_clone_overlap": "true", 2024-08-17T17:42:16.357 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_recover_clone_overlap_limit": "10", 2024-08-17T17:42:16.358 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_recovery_cost": "20971520", 2024-08-17T17:42:16.358 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_recovery_delay_start": "0.000000", 2024-08-17T17:42:16.358 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_recovery_max_active": "0", 2024-08-17T17:42:16.358 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_recovery_max_active_hdd": "3", 2024-08-17T17:42:16.358 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_recovery_max_active_ssd": "10", 2024-08-17T17:42:16.358 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_recovery_max_chunk": "8388608", 2024-08-17T17:42:16.358 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_recovery_max_omap_entries_per_chunk": "8096", 2024-08-17T17:42:16.358 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_recovery_max_single_start": "1", 2024-08-17T17:42:16.358 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_recovery_op_priority": "3", 2024-08-17T17:42:16.358 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_recovery_op_warn_multiple": "16", 2024-08-17T17:42:16.358 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_recovery_priority": "5", 2024-08-17T17:42:16.358 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_recovery_retry_interval": "30.000000", 2024-08-17T17:42:16.358 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_recovery_sleep": "0.000000", 2024-08-17T17:42:16.359 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_recovery_sleep_hdd": "0.100000", 2024-08-17T17:42:16.359 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_recovery_sleep_hybrid": "0.025000", 2024-08-17T17:42:16.359 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_recovery_sleep_ssd": "0.000000", 2024-08-17T17:42:16.359 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_repair_during_recovery": "false", 2024-08-17T17:42:16.359 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_requested_scrub_priority": "120", 2024-08-17T17:42:16.359 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_rocksdb_iterator_bounds_enabled": "true", 2024-08-17T17:42:16.359 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_rollback_to_cluster_snap": "", 2024-08-17T17:42:16.359 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_scrub_auto_repair": "false", 2024-08-17T17:42:16.359 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_scrub_auto_repair_num_errors": "5", 2024-08-17T17:42:16.359 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_scrub_backoff_ratio": "0.660000", 2024-08-17T17:42:16.359 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_scrub_begin_hour": "0", 2024-08-17T17:42:16.359 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_scrub_begin_week_day": "0", 2024-08-17T17:42:16.359 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_scrub_chunk_max": "25", 2024-08-17T17:42:16.359 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_scrub_chunk_min": "5", 2024-08-17T17:42:16.359 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_scrub_cost": "52428800", 2024-08-17T17:42:16.360 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_scrub_disable_reservation_queuing": "false", 2024-08-17T17:42:16.360 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_scrub_during_recovery": "false", 2024-08-17T17:42:16.360 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_scrub_end_hour": "0", 2024-08-17T17:42:16.360 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_scrub_end_week_day": "0", 2024-08-17T17:42:16.360 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_scrub_event_cost": "4096", 2024-08-17T17:42:16.360 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_scrub_extended_sleep": "0.000000", 2024-08-17T17:42:16.360 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_scrub_interval_randomize_ratio": "0.500000", 2024-08-17T17:42:16.360 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_scrub_invalid_stats": "true", 2024-08-17T17:42:16.360 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_scrub_load_threshold": "0.500000", 2024-08-17T17:42:16.360 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_scrub_max_interval": "604800.000000", 2024-08-17T17:42:16.360 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_scrub_max_preemptions": "5", 2024-08-17T17:42:16.360 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_scrub_min_interval": "86400.000000", 2024-08-17T17:42:16.360 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_scrub_priority": "5", 2024-08-17T17:42:16.360 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_scrub_sleep": "0.000000", 2024-08-17T17:42:16.360 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_shallow_scrub_chunk_max": "100", 2024-08-17T17:42:16.361 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_shallow_scrub_chunk_min": "50", 2024-08-17T17:42:16.361 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_shutdown_pgref_assert": "false", 2024-08-17T17:42:16.361 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_skip_check_past_interval_bounds": "false", 2024-08-17T17:42:16.361 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_skip_data_digest": "false", 2024-08-17T17:42:16.361 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_smart_report_timeout": "5", 2024-08-17T17:42:16.361 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_snap_trim_cost": "1048576", 2024-08-17T17:42:16.361 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_snap_trim_priority": "5", 2024-08-17T17:42:16.361 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_snap_trim_sleep": "0.000000", 2024-08-17T17:42:16.361 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_snap_trim_sleep_hdd": "5.000000", 2024-08-17T17:42:16.361 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_snap_trim_sleep_hybrid": "2.000000", 2024-08-17T17:42:16.361 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_snap_trim_sleep_ssd": "0.000000", 2024-08-17T17:42:16.362 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_stats_update_period_not_scrubbing": "120", 2024-08-17T17:42:16.362 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_stats_update_period_scrubbing": "15", 2024-08-17T17:42:16.362 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_target_pg_log_entries_per_osd": "300000", 2024-08-17T17:42:16.362 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_target_transaction_size": "30", 2024-08-17T17:42:16.362 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_tier_default_cache_hit_set_count": "4", 2024-08-17T17:42:16.362 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_tier_default_cache_hit_set_grade_decay_rate": "20", 2024-08-17T17:42:16.362 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_tier_default_cache_hit_set_period": "1200", 2024-08-17T17:42:16.362 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_tier_default_cache_hit_set_search_last_n": "1", 2024-08-17T17:42:16.362 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_tier_default_cache_hit_set_type": "bloom", 2024-08-17T17:42:16.362 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_tier_default_cache_min_read_recency_for_promote": "1", 2024-08-17T17:42:16.362 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_tier_default_cache_min_write_recency_for_promote": "1", 2024-08-17T17:42:16.362 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_tier_default_cache_mode": "writeback", 2024-08-17T17:42:16.363 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_tier_promote_max_bytes_sec": "5242880", 2024-08-17T17:42:16.363 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_tier_promote_max_objects_sec": "25", 2024-08-17T17:42:16.363 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_tracing": "false", 2024-08-17T17:42:16.363 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_use_stale_snap": "false", 2024-08-17T17:42:16.363 INFO:teuthology.orchestra.run.smithi037.stdout: "osd_uuid": "00000000-0000-0000-0000-000000000000", 2024-08-17T17:42:16.363 INFO:teuthology.orchestra.run.smithi037.stdout: "osdc_blkin_trace_all": "false", 2024-08-17T17:42:16.363 INFO:teuthology.orchestra.run.smithi037.stdout: "paxos_kill_at": "0", 2024-08-17T17:42:16.363 INFO:teuthology.orchestra.run.smithi037.stdout: "paxos_max_join_drift": "10", 2024-08-17T17:42:16.363 INFO:teuthology.orchestra.run.smithi037.stdout: "paxos_min": "500", 2024-08-17T17:42:16.363 INFO:teuthology.orchestra.run.smithi037.stdout: "paxos_min_wait": "0.050000", 2024-08-17T17:42:16.363 INFO:teuthology.orchestra.run.smithi037.stdout: "paxos_propose_interval": "1.000000", 2024-08-17T17:42:16.363 INFO:teuthology.orchestra.run.smithi037.stdout: "paxos_service_trim_max": "500", 2024-08-17T17:42:16.363 INFO:teuthology.orchestra.run.smithi037.stdout: "paxos_service_trim_max_multiplier": "20", 2024-08-17T17:42:16.363 INFO:teuthology.orchestra.run.smithi037.stdout: "paxos_service_trim_min": "250", 2024-08-17T17:42:16.363 INFO:teuthology.orchestra.run.smithi037.stdout: "paxos_stash_full_interval": "25", 2024-08-17T17:42:16.364 INFO:teuthology.orchestra.run.smithi037.stdout: "paxos_trim_max": "500", 2024-08-17T17:42:16.364 INFO:teuthology.orchestra.run.smithi037.stdout: "paxos_trim_min": "250", 2024-08-17T17:42:16.364 INFO:teuthology.orchestra.run.smithi037.stdout: "perf": "true", 2024-08-17T17:42:16.364 INFO:teuthology.orchestra.run.smithi037.stdout: "pid_file": "", 2024-08-17T17:42:16.364 INFO:teuthology.orchestra.run.smithi037.stdout: "plugin_crypto_accelerator": "crypto_isal", 2024-08-17T17:42:16.364 INFO:teuthology.orchestra.run.smithi037.stdout: "plugin_dir": "/usr/lib64/ceph", 2024-08-17T17:42:16.364 INFO:teuthology.orchestra.run.smithi037.stdout: "public_addr": "-", 2024-08-17T17:42:16.364 INFO:teuthology.orchestra.run.smithi037.stdout: "public_addrv": "", 2024-08-17T17:42:16.364 INFO:teuthology.orchestra.run.smithi037.stdout: "public_bind_addr": "-", 2024-08-17T17:42:16.364 INFO:teuthology.orchestra.run.smithi037.stdout: "public_network": "172.21.0.0/20", 2024-08-17T17:42:16.365 INFO:teuthology.orchestra.run.smithi037.stdout: "public_network_interface": "", 2024-08-17T17:42:16.365 INFO:teuthology.orchestra.run.smithi037.stdout: "qat_compressor_busy_polling": "false", 2024-08-17T17:42:16.365 INFO:teuthology.orchestra.run.smithi037.stdout: "qat_compressor_enabled": "false", 2024-08-17T17:42:16.365 INFO:teuthology.orchestra.run.smithi037.stdout: "qat_compressor_session_max_number": "256", 2024-08-17T17:42:16.365 INFO:teuthology.orchestra.run.smithi037.stdout: "rados_mon_op_timeout": "0", 2024-08-17T17:42:16.365 INFO:teuthology.orchestra.run.smithi037.stdout: "rados_osd_op_timeout": "0", 2024-08-17T17:42:16.365 INFO:teuthology.orchestra.run.smithi037.stdout: "rados_tracing": "false", 2024-08-17T17:42:16.365 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_atime_update_interval": "60", 2024-08-17T17:42:16.365 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_auto_exclusive_lock_until_manual_request": "true", 2024-08-17T17:42:16.365 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_balance_parent_reads": "false", 2024-08-17T17:42:16.365 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_balance_snap_reads": "false", 2024-08-17T17:42:16.365 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_blkin_trace_all": "false", 2024-08-17T17:42:16.365 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_blocklist_expire_seconds": "0", 2024-08-17T17:42:16.366 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_blocklist_on_break_lock": "true", 2024-08-17T17:42:16.366 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_cache": "true", 2024-08-17T17:42:16.366 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_cache_block_writes_upfront": "false", 2024-08-17T17:42:16.366 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_cache_max_dirty": "25165824", 2024-08-17T17:42:16.366 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_cache_max_dirty_age": "1.000000", 2024-08-17T17:42:16.366 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_cache_max_dirty_object": "0", 2024-08-17T17:42:16.366 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_cache_policy": "writearound", 2024-08-17T17:42:16.366 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_cache_size": "33554432", 2024-08-17T17:42:16.366 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_cache_target_dirty": "16777216", 2024-08-17T17:42:16.366 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_cache_writethrough_until_flush": "true", 2024-08-17T17:42:16.366 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_clone_copy_on_read": "false", 2024-08-17T17:42:16.366 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_compression_hint": "none", 2024-08-17T17:42:16.366 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_concurrent_management_ops": "10", 2024-08-17T17:42:16.367 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_config_pool_override_update_timestamp": "0", 2024-08-17T17:42:16.367 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_default_clone_format": "auto", 2024-08-17T17:42:16.367 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_default_data_pool": "", 2024-08-17T17:42:16.367 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_default_features": "61", 2024-08-17T17:42:16.367 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_default_format": "2", 2024-08-17T17:42:16.367 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_default_map_options": "", 2024-08-17T17:42:16.367 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_default_order": "22", 2024-08-17T17:42:16.367 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_default_pool": "rbd", 2024-08-17T17:42:16.367 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_default_snapshot_quiesce_mode": "required", 2024-08-17T17:42:16.367 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_default_stripe_count": "0", 2024-08-17T17:42:16.367 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_default_stripe_unit": "0", 2024-08-17T17:42:16.367 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_disable_zero_copy_writes": "true", 2024-08-17T17:42:16.367 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_discard_granularity_bytes": "65536", 2024-08-17T17:42:16.367 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_discard_on_zeroed_write_same": "true", 2024-08-17T17:42:16.368 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_enable_alloc_hint": "true", 2024-08-17T17:42:16.368 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_invalidate_object_map_on_timeout": "true", 2024-08-17T17:42:16.368 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_io_scheduler": "simple", 2024-08-17T17:42:16.368 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_io_scheduler_simple_max_delay": "0", 2024-08-17T17:42:16.368 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_journal_commit_age": "5.000000", 2024-08-17T17:42:16.368 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_journal_max_concurrent_object_sets": "0", 2024-08-17T17:42:16.368 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_journal_max_payload_bytes": "16384", 2024-08-17T17:42:16.368 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_journal_object_flush_age": "0.000000", 2024-08-17T17:42:16.368 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_journal_object_flush_bytes": "1048576", 2024-08-17T17:42:16.368 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_journal_object_flush_interval": "0", 2024-08-17T17:42:16.368 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_journal_object_max_in_flight_appends": "0", 2024-08-17T17:42:16.368 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_journal_object_writethrough_until_flush": "true", 2024-08-17T17:42:16.368 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_journal_order": "24", 2024-08-17T17:42:16.368 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_journal_pool": "", 2024-08-17T17:42:16.368 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_journal_splay_width": "4", 2024-08-17T17:42:16.369 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_localize_parent_reads": "false", 2024-08-17T17:42:16.369 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_localize_snap_reads": "false", 2024-08-17T17:42:16.369 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_mirror_concurrent_image_deletions": "1", 2024-08-17T17:42:16.369 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_mirror_concurrent_image_syncs": "5", 2024-08-17T17:42:16.369 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_mirror_delete_retry_interval": "30.000000", 2024-08-17T17:42:16.369 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_mirror_image_perf_stats_prio": "5", 2024-08-17T17:42:16.369 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_mirror_image_policy_migration_throttle": "300", 2024-08-17T17:42:16.369 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_mirror_image_policy_rebalance_timeout": "0.000000", 2024-08-17T17:42:16.369 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_mirror_image_policy_type": "simple", 2024-08-17T17:42:16.369 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_mirror_image_policy_update_throttle_interval": "1.000000", 2024-08-17T17:42:16.369 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_mirror_image_state_check_interval": "30", 2024-08-17T17:42:16.369 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_mirror_journal_commit_age": "5.000000", 2024-08-17T17:42:16.369 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_mirror_journal_poll_age": "5.000000", 2024-08-17T17:42:16.370 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_mirror_leader_heartbeat_interval": "5", 2024-08-17T17:42:16.370 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_mirror_leader_max_acquire_attempts_before_break": "3", 2024-08-17T17:42:16.370 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_mirror_leader_max_missed_heartbeats": "2", 2024-08-17T17:42:16.370 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_mirror_memory_autotune": "true", 2024-08-17T17:42:16.370 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_mirror_memory_base": "805306368", 2024-08-17T17:42:16.370 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_mirror_memory_cache_autotune_interval": "30.000000", 2024-08-17T17:42:16.370 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_mirror_memory_cache_min": "134217728", 2024-08-17T17:42:16.370 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_mirror_memory_cache_resize_interval": "5.000000", 2024-08-17T17:42:16.370 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_mirror_memory_expected_fragmentation": "0.150000", 2024-08-17T17:42:16.370 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_mirror_memory_target": "4294967296", 2024-08-17T17:42:16.370 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_mirror_perf_stats_prio": "5", 2024-08-17T17:42:16.371 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_mirror_pool_replayers_refresh_interval": "30", 2024-08-17T17:42:16.371 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_mirror_sync_point_update_age": "30.000000", 2024-08-17T17:42:16.371 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_mirroring_delete_delay": "0", 2024-08-17T17:42:16.371 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_mirroring_max_mirroring_snapshots": "5", 2024-08-17T17:42:16.371 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_mirroring_replay_delay": "0", 2024-08-17T17:42:16.371 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_mirroring_resync_after_disconnect": "false", 2024-08-17T17:42:16.371 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_move_parent_to_trash_on_remove": "false", 2024-08-17T17:42:16.371 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_move_to_trash_on_remove": "false", 2024-08-17T17:42:16.371 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_move_to_trash_on_remove_expire_seconds": "0", 2024-08-17T17:42:16.371 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_mtime_update_interval": "60", 2024-08-17T17:42:16.371 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_non_blocking_aio": "true", 2024-08-17T17:42:16.371 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_op_thread_timeout": "60", 2024-08-17T17:42:16.371 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_op_threads": "1", 2024-08-17T17:42:16.371 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_parent_cache_enabled": "false", 2024-08-17T17:42:16.371 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_persistent_cache_mode": "disabled", 2024-08-17T17:42:16.372 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_persistent_cache_path": "/tmp", 2024-08-17T17:42:16.372 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_persistent_cache_size": "1073741824", 2024-08-17T17:42:16.372 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_plugins": "", 2024-08-17T17:42:16.372 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_qos_bps_burst": "0", 2024-08-17T17:42:16.372 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_qos_bps_burst_seconds": "1", 2024-08-17T17:42:16.372 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_qos_bps_limit": "0", 2024-08-17T17:42:16.372 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_qos_exclude_ops": "0", 2024-08-17T17:42:16.372 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_qos_iops_burst": "0", 2024-08-17T17:42:16.372 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_qos_iops_burst_seconds": "1", 2024-08-17T17:42:16.372 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_qos_iops_limit": "0", 2024-08-17T17:42:16.372 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_qos_read_bps_burst": "0", 2024-08-17T17:42:16.372 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_qos_read_bps_burst_seconds": "1", 2024-08-17T17:42:16.372 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_qos_read_bps_limit": "0", 2024-08-17T17:42:16.372 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_qos_read_iops_burst": "0", 2024-08-17T17:42:16.372 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_qos_read_iops_burst_seconds": "1", 2024-08-17T17:42:16.373 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_qos_read_iops_limit": "0", 2024-08-17T17:42:16.373 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_qos_schedule_tick_min": "50", 2024-08-17T17:42:16.373 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_qos_write_bps_burst": "0", 2024-08-17T17:42:16.373 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_qos_write_bps_burst_seconds": "1", 2024-08-17T17:42:16.373 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_qos_write_bps_limit": "0", 2024-08-17T17:42:16.373 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_qos_write_iops_burst": "0", 2024-08-17T17:42:16.373 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_qos_write_iops_burst_seconds": "1", 2024-08-17T17:42:16.373 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_qos_write_iops_limit": "0", 2024-08-17T17:42:16.373 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_quiesce_notification_attempts": "10", 2024-08-17T17:42:16.373 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_read_from_replica_policy": "default", 2024-08-17T17:42:16.373 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_readahead_disable_after_bytes": "52428800", 2024-08-17T17:42:16.373 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_readahead_max_bytes": "524288", 2024-08-17T17:42:16.373 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_readahead_trigger_requests": "10", 2024-08-17T17:42:16.374 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_request_timed_out_seconds": "30", 2024-08-17T17:42:16.374 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_skip_partial_discard": "true", 2024-08-17T17:42:16.374 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_sparse_read_threshold_bytes": "65536", 2024-08-17T17:42:16.374 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_tracing": "false", 2024-08-17T17:42:16.374 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_validate_names": "true", 2024-08-17T17:42:16.374 INFO:teuthology.orchestra.run.smithi037.stdout: "rbd_validate_pool": "true", 2024-08-17T17:42:16.374 INFO:teuthology.orchestra.run.smithi037.stdout: "restapi_base_url": "", 2024-08-17T17:42:16.374 INFO:teuthology.orchestra.run.smithi037.stdout: "restapi_log_level": "", 2024-08-17T17:42:16.374 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_account_default_quota_max_objects": "-1", 2024-08-17T17:42:16.374 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_account_default_quota_max_size": "-1", 2024-08-17T17:42:16.374 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_acl_grants_max_num": "100", 2024-08-17T17:42:16.374 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_admin_entry": "admin", 2024-08-17T17:42:16.375 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_allow_notification_secrets_in_cleartext": "false", 2024-08-17T17:42:16.375 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_asio_assert_yielding": "false", 2024-08-17T17:42:16.375 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_backend_store": "rados", 2024-08-17T17:42:16.375 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_barbican_url": "", 2024-08-17T17:42:16.375 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_beast_enable_async": "true", 2024-08-17T17:42:16.375 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_bucket_counters_cache": "false", 2024-08-17T17:42:16.375 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_bucket_counters_cache_size": "10000", 2024-08-17T17:42:16.375 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_bucket_default_quota_max_objects": "-1", 2024-08-17T17:42:16.375 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_bucket_default_quota_max_size": "-1", 2024-08-17T17:42:16.375 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_bucket_index_max_aio": "128", 2024-08-17T17:42:16.375 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_bucket_index_transaction_instrumentation": "false", 2024-08-17T17:42:16.375 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_bucket_quota_cache_size": "10000", 2024-08-17T17:42:16.375 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_bucket_quota_ttl": "600", 2024-08-17T17:42:16.375 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_bucket_sync_spawn_window": "20", 2024-08-17T17:42:16.376 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_cache_enabled": "true", 2024-08-17T17:42:16.376 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_cache_expiry_interval": "900", 2024-08-17T17:42:16.376 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_cache_lru_size": "25000", 2024-08-17T17:42:16.376 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_config_store": "rados", 2024-08-17T17:42:16.376 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_content_length_compat": "false", 2024-08-17T17:42:16.376 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_copy_obj_progress": "true", 2024-08-17T17:42:16.376 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_copy_obj_progress_every_bytes": "1048576", 2024-08-17T17:42:16.376 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_cors_rules_max_num": "100", 2024-08-17T17:42:16.376 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_cross_domain_policy": "", 2024-08-17T17:42:16.376 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_default_encryption_key": "", 2024-08-17T17:42:16.377 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_kmip_addr": "", 2024-08-17T17:42:16.377 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_kmip_ca_path": "", 2024-08-17T17:42:16.377 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_kmip_client_cert": "", 2024-08-17T17:42:16.377 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_kmip_client_key": "", 2024-08-17T17:42:16.377 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_kmip_kms_key_template": "", 2024-08-17T17:42:16.377 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_kmip_password": "", 2024-08-17T17:42:16.377 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_kmip_s3_key_template": "$keyid", 2024-08-17T17:42:16.377 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_kmip_username": "", 2024-08-17T17:42:16.377 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_require_ssl": "true", 2024-08-17T17:42:16.377 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_s3_kms_backend": "barbican", 2024-08-17T17:42:16.377 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_s3_kms_encryption_keys": "", 2024-08-17T17:42:16.378 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_sse_s3_backend": "vault", 2024-08-17T17:42:16.378 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_sse_s3_key_template": "%bucket_id", 2024-08-17T17:42:16.378 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_sse_s3_vault_addr": "", 2024-08-17T17:42:16.378 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_sse_s3_vault_auth": "token", 2024-08-17T17:42:16.378 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_sse_s3_vault_namespace": "", 2024-08-17T17:42:16.378 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_sse_s3_vault_prefix": "", 2024-08-17T17:42:16.378 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_sse_s3_vault_secret_engine": "transit", 2024-08-17T17:42:16.378 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_sse_s3_vault_ssl_cacert": "", 2024-08-17T17:42:16.378 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_sse_s3_vault_ssl_clientcert": "", 2024-08-17T17:42:16.378 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_sse_s3_vault_ssl_clientkey": "", 2024-08-17T17:42:16.379 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_sse_s3_vault_token_file": "", 2024-08-17T17:42:16.379 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_sse_s3_vault_verify_ssl": "true", 2024-08-17T17:42:16.379 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_suppress_logs": "true", 2024-08-17T17:42:16.379 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_vault_addr": "", 2024-08-17T17:42:16.379 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_vault_auth": "token", 2024-08-17T17:42:16.379 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_vault_namespace": "", 2024-08-17T17:42:16.379 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_vault_prefix": "", 2024-08-17T17:42:16.379 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_vault_secret_engine": "transit", 2024-08-17T17:42:16.379 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_vault_ssl_cacert": "", 2024-08-17T17:42:16.379 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_vault_ssl_clientcert": "", 2024-08-17T17:42:16.379 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_vault_ssl_clientkey": "", 2024-08-17T17:42:16.379 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_vault_token_file": "", 2024-08-17T17:42:16.379 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_crypt_vault_verify_ssl": "true", 2024-08-17T17:42:16.379 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_curl_buffersize": "524288", 2024-08-17T17:42:16.380 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_curl_low_speed_limit": "1024", 2024-08-17T17:42:16.380 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_curl_low_speed_time": "300", 2024-08-17T17:42:16.380 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_curl_tcp_keepalive": "0", 2024-08-17T17:42:16.380 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_curl_wait_timeout_ms": "1000", 2024-08-17T17:42:16.380 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_d3n_l1_datacache_persistent_path": "/tmp/rgw_datacache/", 2024-08-17T17:42:16.380 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_d3n_l1_datacache_size": "1073741824", 2024-08-17T17:42:16.380 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_d3n_l1_evict_cache_on_start": "true", 2024-08-17T17:42:16.380 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_d3n_l1_eviction_policy": "lru", 2024-08-17T17:42:16.380 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_d3n_l1_fadvise": "4", 2024-08-17T17:42:16.381 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_d3n_l1_local_datacache_enabled": "false", 2024-08-17T17:42:16.381 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_d3n_libaio_aio_num": "64", 2024-08-17T17:42:16.381 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_d3n_libaio_aio_threads": "20", 2024-08-17T17:42:16.381 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_d4n_address": "127.0.0.1:6379", 2024-08-17T17:42:16.381 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_d4n_l1_datacache_address": "127.0.0.1:6379", 2024-08-17T17:42:16.381 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_d4n_l1_datacache_persistent_path": "/tmp/rgw_d4n_datacache/", 2024-08-17T17:42:16.381 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_d4n_l1_datacache_size": "1073741824", 2024-08-17T17:42:16.381 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_d4n_l1_evict_cache_on_start": "true", 2024-08-17T17:42:16.381 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_d4n_l1_fadvise": "4", 2024-08-17T17:42:16.381 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_d4n_libaio_aio_num": "64", 2024-08-17T17:42:16.381 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_d4n_libaio_aio_threads": "20", 2024-08-17T17:42:16.381 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_data": "/var/lib/ceph/radosgw/ceph-a", 2024-08-17T17:42:16.382 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_data_log_changes_size": "1000", 2024-08-17T17:42:16.382 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_data_log_num_shards": "128", 2024-08-17T17:42:16.382 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_data_log_obj_prefix": "data_log", 2024-08-17T17:42:16.382 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_data_log_window": "30", 2024-08-17T17:42:16.382 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_data_notify_interval_msec": "0", 2024-08-17T17:42:16.382 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_data_sync_poll_interval": "20", 2024-08-17T17:42:16.382 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_data_sync_spawn_window": "20", 2024-08-17T17:42:16.382 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_debug_inject_latency_bi_unlink": "0", 2024-08-17T17:42:16.382 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_debug_inject_olh_cancel_modification_err": "false", 2024-08-17T17:42:16.382 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_debug_inject_set_olh_err": "0", 2024-08-17T17:42:16.383 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_default_data_log_backing": "fifo", 2024-08-17T17:42:16.383 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_default_realm_info_oid": "default.realm", 2024-08-17T17:42:16.383 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_default_region_info_oid": "default.region", 2024-08-17T17:42:16.383 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_default_zone_info_oid": "default.zone", 2024-08-17T17:42:16.383 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_default_zonegroup_info_oid": "default.zonegroup", 2024-08-17T17:42:16.383 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_defer_to_bucket_acls": "", 2024-08-17T17:42:16.383 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_delete_multi_obj_max_num": "1000", 2024-08-17T17:42:16.383 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_disable_s3select": "false", 2024-08-17T17:42:16.383 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_dmclock_admin_lim": "0.000000", 2024-08-17T17:42:16.384 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_dmclock_admin_res": "100.000000", 2024-08-17T17:42:16.384 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_dmclock_admin_wgt": "100.000000", 2024-08-17T17:42:16.384 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_dmclock_auth_lim": "0.000000", 2024-08-17T17:42:16.384 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_dmclock_auth_res": "200.000000", 2024-08-17T17:42:16.384 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_dmclock_auth_wgt": "100.000000", 2024-08-17T17:42:16.384 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_dmclock_data_lim": "0.000000", 2024-08-17T17:42:16.384 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_dmclock_data_res": "500.000000", 2024-08-17T17:42:16.384 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_dmclock_data_wgt": "500.000000", 2024-08-17T17:42:16.384 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_dmclock_metadata_lim": "0.000000", 2024-08-17T17:42:16.384 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_dmclock_metadata_res": "500.000000", 2024-08-17T17:42:16.384 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_dmclock_metadata_wgt": "500.000000", 2024-08-17T17:42:16.384 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_dns_name": "", 2024-08-17T17:42:16.384 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_dns_s3website_name": "", 2024-08-17T17:42:16.385 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_dynamic_resharding": "true", 2024-08-17T17:42:16.385 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_dynamic_resharding_may_reduce": "true", 2024-08-17T17:42:16.385 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_dynamic_resharding_reduction_wait": "120", 2024-08-17T17:42:16.385 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_enable_apis": "s3, s3website, swift, swift_auth, admin, sts, iam, notifications", 2024-08-17T17:42:16.385 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_enable_gc_threads": "true", 2024-08-17T17:42:16.385 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_enable_lc_threads": "true", 2024-08-17T17:42:16.385 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_enable_mdsearch": "true", 2024-08-17T17:42:16.385 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_enable_ops_log": "false", 2024-08-17T17:42:16.385 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_enable_quota_threads": "true", 2024-08-17T17:42:16.385 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_enable_static_website": "false", 2024-08-17T17:42:16.385 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_enable_usage_log": "false", 2024-08-17T17:42:16.385 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_enforce_swift_acls": "true", 2024-08-17T17:42:16.386 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_exit_timeout_secs": "120", 2024-08-17T17:42:16.386 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_expose_bucket": "false", 2024-08-17T17:42:16.386 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_extended_http_attrs": "", 2024-08-17T17:42:16.386 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_filter": "none", 2024-08-17T17:42:16.386 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_frontend_defaults": "beast ssl_certificate=config://rgw/cert/$realm/$zone.crt ssl_private_key=config://rgw/cert/$realm/$zone.key", 2024-08-17T17:42:16.386 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_frontends": "beast port=7480", 2024-08-17T17:42:16.386 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_gc_max_concurrent_io": "10", 2024-08-17T17:42:16.386 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_gc_max_deferred": "50", 2024-08-17T17:42:16.386 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_gc_max_deferred_entries_size": "3072", 2024-08-17T17:42:16.386 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_gc_max_objs": "32", 2024-08-17T17:42:16.386 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_gc_max_queue_size": "134213632", 2024-08-17T17:42:16.386 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_gc_max_trim_chunk": "16", 2024-08-17T17:42:16.386 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_gc_obj_min_wait": "7200", 2024-08-17T17:42:16.387 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_gc_processor_max_time": "3600", 2024-08-17T17:42:16.387 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_gc_processor_period": "3600", 2024-08-17T17:42:16.387 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_get_obj_max_req_size": "4194304", 2024-08-17T17:42:16.387 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_get_obj_window_size": "16777216", 2024-08-17T17:42:16.387 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_healthcheck_disabling_path": "", 2024-08-17T17:42:16.387 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_ignore_get_invalid_range": "false", 2024-08-17T17:42:16.387 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_init_timeout": "300", 2024-08-17T17:42:16.387 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_inject_notify_timeout_probability": "0.000000", 2024-08-17T17:42:16.387 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_json_config": "/var/lib/ceph/radosgw/config.json", 2024-08-17T17:42:16.387 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_kafka_connection_idle": "300", 2024-08-17T17:42:16.387 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_kafka_message_timeout": "5000", 2024-08-17T17:42:16.387 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_kafka_sleep_timeout": "10", 2024-08-17T17:42:16.387 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_keystone_accepted_admin_roles": "", 2024-08-17T17:42:16.387 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_keystone_accepted_reader_roles": "", 2024-08-17T17:42:16.388 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_keystone_accepted_roles": "Member, admin", 2024-08-17T17:42:16.388 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_keystone_admin_domain": "", 2024-08-17T17:42:16.388 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_keystone_admin_password": "", 2024-08-17T17:42:16.388 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_keystone_admin_password_path": "", 2024-08-17T17:42:16.388 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_keystone_admin_project": "", 2024-08-17T17:42:16.388 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_keystone_admin_tenant": "", 2024-08-17T17:42:16.388 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_keystone_admin_token": "", 2024-08-17T17:42:16.388 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_keystone_admin_token_path": "", 2024-08-17T17:42:16.388 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_keystone_admin_user": "", 2024-08-17T17:42:16.388 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_keystone_api_version": "2", 2024-08-17T17:42:16.388 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_keystone_barbican_domain": "", 2024-08-17T17:42:16.388 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_keystone_barbican_password": "", 2024-08-17T17:42:16.388 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_keystone_barbican_project": "", 2024-08-17T17:42:16.389 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_keystone_barbican_tenant": "", 2024-08-17T17:42:16.389 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_keystone_barbican_user": "", 2024-08-17T17:42:16.389 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_keystone_expired_token_cache_expiration": "3600", 2024-08-17T17:42:16.389 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_keystone_implicit_tenants": "false", 2024-08-17T17:42:16.389 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_keystone_service_token_accepted_roles": "admin", 2024-08-17T17:42:16.389 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_keystone_service_token_enabled": "false", 2024-08-17T17:42:16.389 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_keystone_token_cache_size": "10000", 2024-08-17T17:42:16.389 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_keystone_url": "", 2024-08-17T17:42:16.389 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_keystone_verify_ssl": "true", 2024-08-17T17:42:16.389 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_lc_debug_interval": "-1", 2024-08-17T17:42:16.389 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_lc_lock_max_time": "90", 2024-08-17T17:42:16.389 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_lc_max_objs": "32", 2024-08-17T17:42:16.389 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_lc_max_rules": "1000", 2024-08-17T17:42:16.389 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_lc_max_worker": "3", 2024-08-17T17:42:16.390 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_lc_max_wp_worker": "3", 2024-08-17T17:42:16.390 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_lc_thread_delay": "0", 2024-08-17T17:42:16.390 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_ldap_binddn": "uid=admin,cn=users,dc=example,dc=com", 2024-08-17T17:42:16.390 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_ldap_dnattr": "uid", 2024-08-17T17:42:16.390 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_ldap_searchdn": "cn=users,cn=accounts,dc=example,dc=com", 2024-08-17T17:42:16.390 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_ldap_searchfilter": "", 2024-08-17T17:42:16.390 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_ldap_secret": "/etc/openldap/secret", 2024-08-17T17:42:16.390 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_ldap_uri": "", 2024-08-17T17:42:16.390 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_lfuda_sync_frequency": "60", 2024-08-17T17:42:16.390 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_lifecycle_work_time": "00:00-06:00", 2024-08-17T17:42:16.390 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_list_bucket_min_readahead": "1000", 2024-08-17T17:42:16.390 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_list_buckets_max_chunk": "1000", 2024-08-17T17:42:16.390 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_log_http_headers": "", 2024-08-17T17:42:16.391 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_log_nonexistent_bucket": "false", 2024-08-17T17:42:16.391 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_log_object_name": "%Y-%m-%d-%H-%i-%n", 2024-08-17T17:42:16.391 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_log_object_name_utc": "false", 2024-08-17T17:42:16.391 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_lua_max_memory_per_state": "128000", 2024-08-17T17:42:16.391 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_luarocks_location": "/tmp/rgw_luarocks/mon.a", 2024-08-17T17:42:16.391 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_max_attr_name_len": "0", 2024-08-17T17:42:16.391 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_max_attr_size": "0", 2024-08-17T17:42:16.391 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_max_attrs_num_in_req": "0", 2024-08-17T17:42:16.391 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_max_chunk_size": "4194304", 2024-08-17T17:42:16.391 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_max_concurrent_requests": "1024", 2024-08-17T17:42:16.391 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_max_copy_obj_concurrent_io": "10", 2024-08-17T17:42:16.391 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_max_dynamic_shards": "1999", 2024-08-17T17:42:16.391 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_max_listing_results": "1000", 2024-08-17T17:42:16.392 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_max_notify_retries": "10", 2024-08-17T17:42:16.392 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_max_objs_per_shard": "100000", 2024-08-17T17:42:16.392 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_max_put_param_size": "1048576", 2024-08-17T17:42:16.392 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_max_put_size": "5368709120", 2024-08-17T17:42:16.392 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_max_slo_entries": "1000", 2024-08-17T17:42:16.392 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_md_log_max_shards": "64", 2024-08-17T17:42:16.392 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_md_notify_interval_msec": "200", 2024-08-17T17:42:16.392 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_meta_sync_poll_interval": "20", 2024-08-17T17:42:16.392 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_meta_sync_spawn_window": "20", 2024-08-17T17:42:16.392 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_mime_types_file": "/etc/mime.types", 2024-08-17T17:42:16.392 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_mp_lock_max_time": "600", 2024-08-17T17:42:16.392 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_multi_obj_del_max_aio": "16", 2024-08-17T17:42:16.392 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_multipart_min_part_size": "5242880", 2024-08-17T17:42:16.393 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_multipart_part_upload_limit": "10000", 2024-08-17T17:42:16.393 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_nfs_fhcache_partitions": "3", 2024-08-17T17:42:16.393 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_nfs_fhcache_size": "2017", 2024-08-17T17:42:16.393 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_nfs_frontends": "rgw-nfs", 2024-08-17T17:42:16.393 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_nfs_lru_lane_hiwat": "911", 2024-08-17T17:42:16.393 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_nfs_lru_lanes": "5", 2024-08-17T17:42:16.393 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_nfs_max_gc": "300", 2024-08-17T17:42:16.393 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_nfs_namespace_expire_secs": "300", 2024-08-17T17:42:16.393 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_nfs_run_gc_threads": "false", 2024-08-17T17:42:16.393 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_nfs_run_lc_threads": "false", 2024-08-17T17:42:16.393 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_nfs_run_quota_threads": "false", 2024-08-17T17:42:16.393 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_nfs_run_sync_thread": "false", 2024-08-17T17:42:16.394 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_nfs_s3_fast_attrs": "false", 2024-08-17T17:42:16.394 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_nfs_write_completion_interval_s": "10", 2024-08-17T17:42:16.394 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_num_async_rados_threads": "32", 2024-08-17T17:42:16.394 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_num_control_oids": "8", 2024-08-17T17:42:16.394 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_numa_node": "-1", 2024-08-17T17:42:16.394 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_obj_stripe_size": "4194304", 2024-08-17T17:42:16.394 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_obj_tombstone_cache_size": "1000", 2024-08-17T17:42:16.394 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_objexp_chunk_size": "100", 2024-08-17T17:42:16.394 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_objexp_gc_interval": "600", 2024-08-17T17:42:16.395 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_objexp_hints_num_shards": "127", 2024-08-17T17:42:16.395 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_olh_pending_timeout_sec": "3600", 2024-08-17T17:42:16.395 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_op_thread_suicide_timeout": "0", 2024-08-17T17:42:16.395 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_op_thread_timeout": "600", 2024-08-17T17:42:16.395 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_op_tracing": "false", 2024-08-17T17:42:16.395 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_opa_token": "", 2024-08-17T17:42:16.395 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_opa_url": "", 2024-08-17T17:42:16.395 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_opa_verify_ssl": "true", 2024-08-17T17:42:16.395 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_ops_log_data_backlog": "5242880", 2024-08-17T17:42:16.395 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_ops_log_file_path": "/var/log/ceph/ops-log-ceph-mon.a.log", 2024-08-17T17:42:16.395 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_ops_log_rados": "false", 2024-08-17T17:42:16.395 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_ops_log_socket_path": "", 2024-08-17T17:42:16.395 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_override_bucket_index_max_shards": "0", 2024-08-17T17:42:16.395 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_pending_bucket_index_op_expiration": "120", 2024-08-17T17:42:16.396 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_period_latest_epoch_info_oid": ".latest_epoch", 2024-08-17T17:42:16.396 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_period_push_interval": "2.000000", 2024-08-17T17:42:16.396 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_period_push_interval_max": "30.000000", 2024-08-17T17:42:16.396 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_period_root_pool": ".rgw.root", 2024-08-17T17:42:16.396 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_policy_reject_invalid_principals": "true", 2024-08-17T17:42:16.396 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_posix_base_path": "/tmp/rgw_posix_driver", 2024-08-17T17:42:16.396 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_posix_cache_lanes": "3", 2024-08-17T17:42:16.396 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_posix_cache_lmdb_count": "3", 2024-08-17T17:42:16.396 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_posix_cache_max_buckets": "100", 2024-08-17T17:42:16.396 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_posix_cache_partitions": "3", 2024-08-17T17:42:16.396 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_posix_database_root": "/var/lib/ceph/radosgw", 2024-08-17T17:42:16.396 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_print_continue": "true", 2024-08-17T17:42:16.396 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_print_prohibited_content_length": "false", 2024-08-17T17:42:16.396 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_put_obj_max_window_size": "67108864", 2024-08-17T17:42:16.397 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_put_obj_min_window_size": "16777216", 2024-08-17T17:42:16.397 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_rados_pool_autoscale_bias": "4.000000", 2024-08-17T17:42:16.397 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_rados_pool_recovery_priority": "5", 2024-08-17T17:42:16.397 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_rados_tracing": "false", 2024-08-17T17:42:16.397 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_realm": "", 2024-08-17T17:42:16.397 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_realm_id": "", 2024-08-17T17:42:16.397 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_realm_root_pool": ".rgw.root", 2024-08-17T17:42:16.397 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_region": "", 2024-08-17T17:42:16.397 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_region_root_pool": ".rgw.root", 2024-08-17T17:42:16.397 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_relaxed_region_enforcement": "false", 2024-08-17T17:42:16.397 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_relaxed_s3_bucket_names": "false", 2024-08-17T17:42:16.397 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_remote_addr_param": "REMOTE_ADDR", 2024-08-17T17:42:16.397 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_request_uri": "", 2024-08-17T17:42:16.398 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_reshard_batch_size": "64", 2024-08-17T17:42:16.398 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_reshard_bucket_lock_duration": "360", 2024-08-17T17:42:16.398 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_reshard_debug_interval": "-1", 2024-08-17T17:42:16.398 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_reshard_max_aio": "128", 2024-08-17T17:42:16.398 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_reshard_num_logs": "16", 2024-08-17T17:42:16.398 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_reshard_thread_interval": "600", 2024-08-17T17:42:16.398 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_resolve_cname": "false", 2024-08-17T17:42:16.398 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_rest_getusage_op_compat": "false", 2024-08-17T17:42:16.399 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_run_sync_thread": "true", 2024-08-17T17:42:16.399 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_s3_auth_disable_signature_url": "false", 2024-08-17T17:42:16.399 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_s3_auth_order": "sts, external, local", 2024-08-17T17:42:16.399 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_s3_auth_use_keystone": "false", 2024-08-17T17:42:16.399 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_s3_auth_use_ldap": "false", 2024-08-17T17:42:16.399 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_s3_auth_use_rados": "true", 2024-08-17T17:42:16.399 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_s3_auth_use_sts": "false", 2024-08-17T17:42:16.400 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_s3_client_max_sig_ver": "-1", 2024-08-17T17:42:16.400 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_s3_success_create_obj_status": "0", 2024-08-17T17:42:16.400 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_safe_max_objects_per_shard": "102400", 2024-08-17T17:42:16.400 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_scheduler_type": "throttler", 2024-08-17T17:42:16.400 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_script_uri": "", 2024-08-17T17:42:16.400 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_service_provider_name": "", 2024-08-17T17:42:16.400 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_shard_warning_threshold": "90.000000", 2024-08-17T17:42:16.401 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_sts_client_id": "", 2024-08-17T17:42:16.401 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_sts_client_secret": "", 2024-08-17T17:42:16.401 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_sts_entry": "sts", 2024-08-17T17:42:16.401 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_sts_key": "sts", 2024-08-17T17:42:16.401 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_sts_max_session_duration": "43200", 2024-08-17T17:42:16.402 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_sts_min_session_duration": "900", 2024-08-17T17:42:16.402 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_sts_token_introspection_url": "", 2024-08-17T17:42:16.402 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_swift_account_in_url": "false", 2024-08-17T17:42:16.402 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_swift_auth_entry": "auth", 2024-08-17T17:42:16.402 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_swift_auth_url": "", 2024-08-17T17:42:16.402 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_swift_custom_header": "", 2024-08-17T17:42:16.403 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_swift_enforce_content_length": "false", 2024-08-17T17:42:16.403 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_swift_need_stats": "true", 2024-08-17T17:42:16.403 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_swift_tenant_name": "", 2024-08-17T17:42:16.403 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_swift_token_expiration": "86400", 2024-08-17T17:42:16.403 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_swift_url": "", 2024-08-17T17:42:16.403 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_swift_url_prefix": "swift", 2024-08-17T17:42:16.404 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_swift_versioning_enabled": "false", 2024-08-17T17:42:16.404 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_sync_data_full_inject_err_probability": "0.000000", 2024-08-17T17:42:16.404 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_sync_data_inject_err_probability": "0.000000", 2024-08-17T17:42:16.404 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_sync_lease_period": "120", 2024-08-17T17:42:16.404 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_sync_log_trim_concurrent_buckets": "4", 2024-08-17T17:42:16.404 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_sync_log_trim_interval": "1200", 2024-08-17T17:42:16.405 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_sync_log_trim_max_buckets": "16", 2024-08-17T17:42:16.405 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_sync_log_trim_min_cold_buckets": "4", 2024-08-17T17:42:16.405 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_sync_meta_inject_err_probability": "0.000000", 2024-08-17T17:42:16.405 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_sync_obj_etag_verify": "false", 2024-08-17T17:42:16.405 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_sync_trace_history_size": "4096", 2024-08-17T17:42:16.405 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_sync_trace_per_node_log_size": "32", 2024-08-17T17:42:16.406 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_sync_trace_servicemap_update_interval": "10", 2024-08-17T17:42:16.406 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_thread_pool_size": "512", 2024-08-17T17:42:16.406 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_topic_persistency_max_retries": "0", 2024-08-17T17:42:16.406 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_topic_persistency_sleep_duration": "0", 2024-08-17T17:42:16.406 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_topic_persistency_time_to_live": "0", 2024-08-17T17:42:16.406 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_topic_require_publish_policy": "false", 2024-08-17T17:42:16.407 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_torrent_comment": "", 2024-08-17T17:42:16.407 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_torrent_createby": "", 2024-08-17T17:42:16.407 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_torrent_encoding": "", 2024-08-17T17:42:16.407 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_torrent_flag": "false", 2024-08-17T17:42:16.407 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_torrent_max_size": "5368709120", 2024-08-17T17:42:16.407 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_torrent_origin": "", 2024-08-17T17:42:16.408 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_torrent_sha_unit": "524288", 2024-08-17T17:42:16.408 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_torrent_tracker": "", 2024-08-17T17:42:16.408 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_trust_forwarded_https": "false", 2024-08-17T17:42:16.408 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_usage_log_flush_threshold": "1024", 2024-08-17T17:42:16.408 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_usage_log_tick_interval": "30", 2024-08-17T17:42:16.408 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_usage_max_shards": "32", 2024-08-17T17:42:16.409 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_usage_max_user_shards": "1", 2024-08-17T17:42:16.409 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_use_opa_authz": "false", 2024-08-17T17:42:16.409 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_user_counters_cache": "false", 2024-08-17T17:42:16.409 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_user_counters_cache_size": "10000", 2024-08-17T17:42:16.409 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_user_default_quota_max_objects": "-1", 2024-08-17T17:42:16.409 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_user_default_quota_max_size": "-1", 2024-08-17T17:42:16.410 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_user_max_buckets": "1000", 2024-08-17T17:42:16.410 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_user_policies_max_num": "100", 2024-08-17T17:42:16.410 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_user_quota_bucket_sync_interval": "180", 2024-08-17T17:42:16.410 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_user_quota_sync_idle_users": "false", 2024-08-17T17:42:16.410 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_user_quota_sync_interval": "86400", 2024-08-17T17:42:16.410 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_user_quota_sync_wait_time": "86400", 2024-08-17T17:42:16.411 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_user_unique_email": "true", 2024-08-17T17:42:16.411 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_verify_ssl": "true", 2024-08-17T17:42:16.411 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_website_routing_rules_max_num": "50", 2024-08-17T17:42:16.411 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_zone": "", 2024-08-17T17:42:16.411 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_zone_id": "", 2024-08-17T17:42:16.411 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_zone_root_pool": ".rgw.root", 2024-08-17T17:42:16.412 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_zonegroup": "", 2024-08-17T17:42:16.412 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_zonegroup_id": "", 2024-08-17T17:42:16.412 INFO:teuthology.orchestra.run.smithi037.stdout: "rgw_zonegroup_root_pool": ".rgw.root", 2024-08-17T17:42:16.412 INFO:teuthology.orchestra.run.smithi037.stdout: "rgwlc_auto_session_clear": "true", 2024-08-17T17:42:16.412 INFO:teuthology.orchestra.run.smithi037.stdout: "rgwlc_skip_bucket_step": "false", 2024-08-17T17:42:16.413 INFO:teuthology.orchestra.run.smithi037.stdout: "rocksdb_block_size": "4096", 2024-08-17T17:42:16.413 INFO:teuthology.orchestra.run.smithi037.stdout: "rocksdb_bloom_bits_per_key": "20", 2024-08-17T17:42:16.413 INFO:teuthology.orchestra.run.smithi037.stdout: "rocksdb_cache_index_and_filter_blocks": "true", 2024-08-17T17:42:16.413 INFO:teuthology.orchestra.run.smithi037.stdout: "rocksdb_cache_index_and_filter_blocks_with_high_priority": "false", 2024-08-17T17:42:16.413 INFO:teuthology.orchestra.run.smithi037.stdout: "rocksdb_cache_row_ratio": "0.000000", 2024-08-17T17:42:16.413 INFO:teuthology.orchestra.run.smithi037.stdout: "rocksdb_cache_shard_bits": "4", 2024-08-17T17:42:16.413 INFO:teuthology.orchestra.run.smithi037.stdout: "rocksdb_cache_size": "536870912", 2024-08-17T17:42:16.414 INFO:teuthology.orchestra.run.smithi037.stdout: "rocksdb_cache_type": "binned_lru", 2024-08-17T17:42:16.414 INFO:teuthology.orchestra.run.smithi037.stdout: "rocksdb_cf_compact_on_deletion": "true", 2024-08-17T17:42:16.414 INFO:teuthology.orchestra.run.smithi037.stdout: "rocksdb_cf_compact_on_deletion_sliding_window": "32768", 2024-08-17T17:42:16.414 INFO:teuthology.orchestra.run.smithi037.stdout: "rocksdb_cf_compact_on_deletion_trigger": "16384", 2024-08-17T17:42:16.414 INFO:teuthology.orchestra.run.smithi037.stdout: "rocksdb_collect_compaction_stats": "false", 2024-08-17T17:42:16.414 INFO:teuthology.orchestra.run.smithi037.stdout: "rocksdb_collect_extended_stats": "false", 2024-08-17T17:42:16.414 INFO:teuthology.orchestra.run.smithi037.stdout: "rocksdb_collect_memory_stats": "false", 2024-08-17T17:42:16.415 INFO:teuthology.orchestra.run.smithi037.stdout: "rocksdb_delete_range_threshold": "1048576", 2024-08-17T17:42:16.415 INFO:teuthology.orchestra.run.smithi037.stdout: "rocksdb_index_type": "binary_search", 2024-08-17T17:42:16.415 INFO:teuthology.orchestra.run.smithi037.stdout: "rocksdb_log_to_ceph_log": "true", 2024-08-17T17:42:16.415 INFO:teuthology.orchestra.run.smithi037.stdout: "rocksdb_metadata_block_size": "4096", 2024-08-17T17:42:16.415 INFO:teuthology.orchestra.run.smithi037.stdout: "rocksdb_partition_filters": "false", 2024-08-17T17:42:16.415 INFO:teuthology.orchestra.run.smithi037.stdout: "rocksdb_perf": "false", 2024-08-17T17:42:16.416 INFO:teuthology.orchestra.run.smithi037.stdout: "rocksdb_pin_l0_filter_and_index_blocks_in_cache": "false", 2024-08-17T17:42:16.416 INFO:teuthology.orchestra.run.smithi037.stdout: "rotating_keys_bootstrap_timeout": "30", 2024-08-17T17:42:16.416 INFO:teuthology.orchestra.run.smithi037.stdout: "rotating_keys_renewal_timeout": "10", 2024-08-17T17:42:16.416 INFO:teuthology.orchestra.run.smithi037.stdout: "run_dir": "/var/run/ceph", 2024-08-17T17:42:16.416 INFO:teuthology.orchestra.run.smithi037.stdout: "seastore_block_create": "true", 2024-08-17T17:42:16.416 INFO:teuthology.orchestra.run.smithi037.stdout: "seastore_cache_lru_size": "67108864", 2024-08-17T17:42:16.416 INFO:teuthology.orchestra.run.smithi037.stdout: "seastore_cbjournal_size": "5368709120", 2024-08-17T17:42:16.416 INFO:teuthology.orchestra.run.smithi037.stdout: "seastore_data_delta_based_overwrite": "0", 2024-08-17T17:42:16.416 INFO:teuthology.orchestra.run.smithi037.stdout: "seastore_default_max_object_size": "16777216", 2024-08-17T17:42:16.417 INFO:teuthology.orchestra.run.smithi037.stdout: "seastore_default_object_metadata_reservation": "16777216", 2024-08-17T17:42:16.417 INFO:teuthology.orchestra.run.smithi037.stdout: "seastore_device_size": "53687091200", 2024-08-17T17:42:16.417 INFO:teuthology.orchestra.run.smithi037.stdout: "seastore_disable_end_to_end_data_protection": "true", 2024-08-17T17:42:16.417 INFO:teuthology.orchestra.run.smithi037.stdout: "seastore_full_integrity_check": "false", 2024-08-17T17:42:16.417 INFO:teuthology.orchestra.run.smithi037.stdout: "seastore_journal_batch_capacity": "16", 2024-08-17T17:42:16.417 INFO:teuthology.orchestra.run.smithi037.stdout: "seastore_journal_batch_flush_size": "16777216", 2024-08-17T17:42:16.417 INFO:teuthology.orchestra.run.smithi037.stdout: "seastore_journal_batch_preferred_fullness": "0.950000", 2024-08-17T17:42:16.417 INFO:teuthology.orchestra.run.smithi037.stdout: "seastore_journal_iodepth_limit": "5", 2024-08-17T17:42:16.417 INFO:teuthology.orchestra.run.smithi037.stdout: "seastore_main_device_type": "SSD", 2024-08-17T17:42:16.417 INFO:teuthology.orchestra.run.smithi037.stdout: "seastore_max_concurrent_transactions": "8", 2024-08-17T17:42:16.417 INFO:teuthology.orchestra.run.smithi037.stdout: "seastore_max_data_allocation_size": "32768", 2024-08-17T17:42:16.417 INFO:teuthology.orchestra.run.smithi037.stdout: "seastore_multiple_tiers_default_evict_ratio": "0.600000", 2024-08-17T17:42:16.417 INFO:teuthology.orchestra.run.smithi037.stdout: "seastore_multiple_tiers_fast_evict_ratio": "0.700000", 2024-08-17T17:42:16.417 INFO:teuthology.orchestra.run.smithi037.stdout: "seastore_multiple_tiers_stop_evict_ratio": "0.500000", 2024-08-17T17:42:16.418 INFO:teuthology.orchestra.run.smithi037.stdout: "seastore_obj_data_write_amplification": "1.250000", 2024-08-17T17:42:16.418 INFO:teuthology.orchestra.run.smithi037.stdout: "seastore_segment_size": "67108864", 2024-08-17T17:42:16.418 INFO:teuthology.orchestra.run.smithi037.stdout: "set_keepcaps": "false", 2024-08-17T17:42:16.418 INFO:teuthology.orchestra.run.smithi037.stdout: "setgroup": "ceph", 2024-08-17T17:42:16.418 INFO:teuthology.orchestra.run.smithi037.stdout: "setuser": "ceph", 2024-08-17T17:42:16.418 INFO:teuthology.orchestra.run.smithi037.stdout: "setuser_match_path": "", 2024-08-17T17:42:16.418 INFO:teuthology.orchestra.run.smithi037.stdout: "target_max_misplaced_ratio": "0.050000", 2024-08-17T17:42:16.418 INFO:teuthology.orchestra.run.smithi037.stdout: "thp": "false", 2024-08-17T17:42:16.418 INFO:teuthology.orchestra.run.smithi037.stdout: "threadpool_default_timeout": "60", 2024-08-17T17:42:16.418 INFO:teuthology.orchestra.run.smithi037.stdout: "threadpool_empty_queue_max_wait": "2", 2024-08-17T17:42:16.418 INFO:teuthology.orchestra.run.smithi037.stdout: "throttler_perf_counter": "true", 2024-08-17T17:42:16.418 INFO:teuthology.orchestra.run.smithi037.stdout: "tmp_dir": "/tmp", 2024-08-17T17:42:16.418 INFO:teuthology.orchestra.run.smithi037.stdout: "tmp_file_template": "/tmp/ceph-mon.a.XXXXXX" 2024-08-17T17:42:16.419 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:42:17.161 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:17 smithi037 ceph-mon[97894]: pgmap v1263: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:17.161 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:17 smithi037 ceph-mon[102022]: pgmap v1263: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:17.187 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=0 2024-08-17T17:42:17.459 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:17.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:17 smithi046 ceph-mon[88218]: pgmap v1263: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:19.054 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a: {} 2024-08-17T17:42:19.055 INFO:teuthology.orchestra.run.smithi037.stderr:mon.a: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-08-17T17:42:19.058 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b: {} 2024-08-17T17:42:19.058 INFO:teuthology.orchestra.run.smithi037.stderr:mon.b: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-08-17T17:42:19.067 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c: {} 2024-08-17T17:42:19.067 INFO:teuthology.orchestra.run.smithi037.stderr:mon.c: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-08-17T17:42:19.076 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:42:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:42:18] "GET /metrics HTTP/1.1" 200 34056 "" "Prometheus/2.51.0" 2024-08-17T17:42:19.077 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:19 smithi037 ceph-mon[102022]: pgmap v1264: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:19.077 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:19 smithi037 ceph-mon[97894]: pgmap v1264: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:19.514 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:19 smithi046 ceph-mon[88218]: pgmap v1264: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:19.668 INFO:tasks.thrashosds.thrasher:Unable to test ceph-objectstore-tool, not available on all OSD nodes 2024-08-17T17:42:19.669 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2024-08-17T17:42:19.669 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-08-17T17:42:19.671 INFO:tasks.radosbench:Beginning radosbench... 2024-08-17T17:42:19.671 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_1 2024-08-17T17:42:19.671 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool create unique_pool_1 16 2024-08-17T17:42:19.671 INFO:tasks.thrashosds.thrasher:starting do_thrash 2024-08-17T17:42:19.671 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] 2024-08-17T17:42:19.672 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:42:19.672 INFO:tasks.thrashosds.thrasher:starting do_sighup with a delay of 0.1 2024-08-17T17:42:19.672 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:19.672 INFO:tasks.thrashosds.thrasher:starting do_optrack_toggle with a delay of 2.0 2024-08-17T17:42:19.673 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:42:19.673 INFO:tasks.thrashosds.thrasher:starting do_dump_ops 2024-08-17T17:42:19.673 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-08-17T17:42:19.673 INFO:tasks.thrashosds.thrasher:starting do_noscrub_toggle with a delay of 2.0 2024-08-17T17:42:19.674 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:42:19.702 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:19.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:19.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:19.804 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:19.830 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:19.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:19.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:19.932 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:19.959 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:19.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:19.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:19.974 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:19.975 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:20.027 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:20 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3165082770' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T17:42:20.061 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:20.088 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:20.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:20.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:20.190 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:20.216 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:20.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:20.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:20.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:20 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3165082770' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T17:42:20.318 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:20.344 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:20.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:20.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:20.446 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:20.473 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:20.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:20.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:20.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:20 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3165082770' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T17:42:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:42:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:42:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:42:20.575 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:20.601 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:20.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:20.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:20.673 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:20.687 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:20.703 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:20.730 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:20.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:20.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:20.831 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:20.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:20.855 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:20.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:20.956 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:20.979 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:20.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:20.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:21.080 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:21.107 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:21.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:21.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:21.209 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:21.235 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:21.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:21.236 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:21.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:21 smithi037 ceph-mon[97894]: pgmap v1265: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:21.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:21 smithi037 ceph-mon[102022]: pgmap v1265: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:21.338 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:21.360 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:21.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:21.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:21.462 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:21.484 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:21.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:21.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:21.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:21 smithi046 ceph-mon[88218]: pgmap v1265: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:21.586 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:21.608 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:21.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:21.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:21.710 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:21.732 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:21.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:21.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:21.834 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:21.856 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:21.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:21.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:21.958 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:21.980 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:21.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:21.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:22.082 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:22.104 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:22.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:22.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:22.206 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:22.227 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:22.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:22.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:22.329 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:22.355 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:22.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:22.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:22.457 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:22.480 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:22.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:22.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:22.582 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:22.603 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:22.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:22.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:22.705 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:22.731 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:22.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:22.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:22.832 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:22.855 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:22.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:22.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:22.957 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:22.979 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:22.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:22.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:23.081 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:23.103 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:23.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:23.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:23.204 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:23.231 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:23.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:23.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:23.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:23 smithi037 ceph-mon[102022]: pgmap v1266: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:23.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:23 smithi037 ceph-mon[97894]: pgmap v1266: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:23.333 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:23.355 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:23.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:23.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:23.457 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:23.479 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:23.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:23.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:23.483 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:42:23.483 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [], 2024-08-17T17:42:23.483 INFO:teuthology.orchestra.run.smithi037.stdout: "num_ops": 0 2024-08-17T17:42:23.483 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:42:23.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:23 smithi046 ceph-mon[88218]: pgmap v1266: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:23.581 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:23.608 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:23.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:23.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:23.710 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:23.737 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:23.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:23.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:23.838 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:23.862 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:23.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:23.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:23.963 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:23.990 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:23.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:23.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:24.066 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-08-17T17:42:24.091 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:24.131 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:24.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:24.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:24.233 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:24.259 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:24.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:24.260 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:24.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:24.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:24.362 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:24.384 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:24.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:24.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:24.486 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:24.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:24.512 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:24.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:24.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:24.614 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:24.640 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:24.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:24.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:24.742 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:24.766 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:24.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:24.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:24.868 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:24.894 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:24.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:24.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:24.996 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:25.021 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:25.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:25.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:25.122 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:25.149 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:25.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:25.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:25.251 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:25.277 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:25.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:25.278 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:25.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:25 smithi037 ceph-mon[97894]: pgmap v1267: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:25.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:25 smithi037 ceph-mon[102022]: pgmap v1267: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:25.379 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:25.402 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:25.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:25.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:25.503 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:25.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:25 smithi046 ceph-mon[88218]: pgmap v1267: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:25.530 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:25.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:25.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:25.632 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:25.655 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:25.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:25.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:25.756 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:25.779 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:25.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:25.780 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:25.880 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:25.902 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:25.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:25.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:26.004 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:26.031 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:26.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:26.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:26.052 INFO:teuthology.orchestra.run.smithi037.stderr:pool 'unique_pool_1' created 2024-08-17T17:42:26.133 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:26.136 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:42:26.136 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:42:26.142 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:42:26.142 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:42:26.157 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:26.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:26.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:26.161 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:42:26.161 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:42:26.177 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:42:26.177 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:42:26.194 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:42:26.194 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:42:26.210 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:42:26.210 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:42:26.226 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:42:26.226 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:42:26.242 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:42:26.243 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:42:26.259 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:26.281 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:26.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:26.282 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:26.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:26 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3433543482' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:42:26.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:26 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:42:26.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:26 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3433543482' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:42:26.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:26 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:42:26.383 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:26.409 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:26.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:26.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:26.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:26 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3433543482' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:42:26.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:26 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:42:26.511 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:26.537 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:26.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:26.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:26.639 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:26.665 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:26.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:26.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:26.766 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:26.789 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:26.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:26.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:26.891 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:26.914 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:26.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:26.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:27.015 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:27.038 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:27.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:27.039 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:27.139 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:27.161 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:27.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:27.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:27.263 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:27.289 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:27.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:27.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:27.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:27 smithi037 ceph-mon[102022]: pgmap v1268: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:27.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:27 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-08-17T17:42:27.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:27 smithi037 ceph-mon[102022]: osdmap e1081: 8 total, 8 up, 8 in 2024-08-17T17:42:27.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:27 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3139168555' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:27 smithi037 ceph-mon[97894]: pgmap v1268: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:27 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-08-17T17:42:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:27 smithi037 ceph-mon[97894]: osdmap e1081: 8 total, 8 up, 8 in 2024-08-17T17:42:27.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:27 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3139168555' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:27.390 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:27.395 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool application enable unique_pool_1 rados --yes-i-really-mean-it || true 2024-08-17T17:42:27.416 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:27.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:27.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:27.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:27 smithi046 ceph-mon[88218]: pgmap v1268: 73 pgs: 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:27.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:27 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-08-17T17:42:27.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:27 smithi046 ceph-mon[88218]: osdmap e1081: 8 total, 8 up, 8 in 2024-08-17T17:42:27.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:27 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3139168555' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:27.518 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:27.540 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:27.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:27.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:27.642 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:27.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:27.665 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:27.665 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:27.766 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:27.789 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:27.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:27.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:27.891 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:27.913 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:27.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:27.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:27.933 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:28.015 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:28.038 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:28.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:28.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:28.139 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:28.162 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:28.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:28.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:28.179 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:28 smithi037 ceph-mon[97894]: osdmap e1082: 8 total, 8 up, 8 in 2024-08-17T17:42:28.179 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:28 smithi037 ceph-mon[102022]: osdmap e1082: 8 total, 8 up, 8 in 2024-08-17T17:42:28.263 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:28.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:28.286 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:28.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:28.387 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:28.414 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:28.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:28.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:28.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:28 smithi046 ceph-mon[88218]: osdmap e1082: 8 total, 8 up, 8 in 2024-08-17T17:42:28.517 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:28.542 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:28.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:28.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:28.644 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:28.667 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:28.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:28.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:28.675 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:28.769 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:28.795 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:28.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:28.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:28.897 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:28.910 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:42:28.923 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:28.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:28.924 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:29.025 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:29.048 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:29.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:29.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:29.055 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:42:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:42:28] "GET /metrics HTTP/1.1" 200 34060 "" "Prometheus/2.51.0" 2024-08-17T17:42:29.150 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:29.209 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:29.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:29.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:29.310 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:29.332 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:29.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:29.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:29.335 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:29 smithi037 ceph-mon[102022]: pgmap v1271: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:29.335 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:29 smithi037 ceph-mon[102022]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:42:29.335 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:29 smithi037 ceph-mon[102022]: osdmap e1083: 8 total, 8 up, 8 in 2024-08-17T17:42:29.336 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:29 smithi037 ceph-mon[97894]: pgmap v1271: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:29.336 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:29 smithi037 ceph-mon[97894]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:42:29.336 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:29 smithi037 ceph-mon[97894]: osdmap e1083: 8 total, 8 up, 8 in 2024-08-17T17:42:29.434 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:29.455 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:29.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:29.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:29.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:29 smithi046 ceph-mon[88218]: pgmap v1271: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:29.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:29 smithi046 ceph-mon[88218]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:42:29.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:29 smithi046 ceph-mon[88218]: osdmap e1083: 8 total, 8 up, 8 in 2024-08-17T17:42:29.557 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:29.583 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:29.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:29.584 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:29.685 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:29.707 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:29.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:29.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:29.809 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:29.831 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:29.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:29.832 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:29.933 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:29.960 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:29.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:29.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:30.061 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:30.066 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is set 2024-08-17T17:42:30.086 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:30.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:30.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:30.188 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:30.215 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:30.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:30.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:30.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:30 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1992927012' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:42:30.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:30 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:42:30.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:30 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1992927012' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:42:30.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:30 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:42:30.317 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:30.339 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:30.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:30.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:30.441 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:30.467 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:30.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:30.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:30.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:30 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1992927012' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:42:30.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:30 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:42:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:42:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:42:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:42:30.569 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:30.592 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:30.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:30.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:30.693 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:30.720 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:30.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:30.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:30.822 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:30.848 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:30.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:30.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:30.950 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:30.976 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:30.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:30.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:31.078 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:31.103 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:31.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:31.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:31.124 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:42:31.124 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:42:31.205 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:31.231 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:31.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:31.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:31.286 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:31 smithi037 ceph-mon[97894]: pgmap v1273: 89 pgs: 1 unknown, 88 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:31.286 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:31 smithi037 ceph-mon[97894]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:42:31.286 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:31 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:42:31.286 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:31 smithi037 ceph-mon[97894]: osdmap e1084: 8 total, 8 up, 8 in 2024-08-17T17:42:31.286 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:31 smithi037 ceph-mon[102022]: pgmap v1273: 89 pgs: 1 unknown, 88 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:31.286 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:31 smithi037 ceph-mon[102022]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:42:31.286 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:31 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:42:31.286 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:31 smithi037 ceph-mon[102022]: osdmap e1084: 8 total, 8 up, 8 in 2024-08-17T17:42:31.332 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:31.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:31.359 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:31.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:31.460 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:31.484 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:31.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:31.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:31 smithi046 ceph-mon[88218]: pgmap v1273: 89 pgs: 1 unknown, 88 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:31 smithi046 ceph-mon[88218]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:42:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:31 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:42:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:31 smithi046 ceph-mon[88218]: osdmap e1084: 8 total, 8 up, 8 in 2024-08-17T17:42:31.585 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:31.612 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:31.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:31.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:31.714 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:31.740 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:31.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:31.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:31.842 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:31.867 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:31.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:31.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:31.968 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:31.990 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:31.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:31.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:32.092 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:32.118 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:32.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:32.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:32.220 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:32.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:32.242 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:32.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:32.343 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:32.370 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:32.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:32.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:32.472 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:32.495 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:32.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:32.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:32.522 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-08-17T17:42:32.543 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:32.597 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:32.623 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:32.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:32.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:32.702 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:42:32.725 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:32.751 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:32.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:32.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:32.852 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:32.875 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:32.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:32.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:32.977 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:33.003 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:33.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:33.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:33.071 INFO:teuthology.orchestra.run.smithi037.stderr:enabled application 'rados' on pool 'unique_pool_1' 2024-08-17T17:42:33.105 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:33.131 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:33.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:33.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:33.137 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:33 smithi037 ceph-mon[102022]: pgmap v1275: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:33.137 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:33 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2045899483' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:42:33.137 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:33 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:42:33.137 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:33 smithi037 ceph-mon[97894]: pgmap v1275: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:33.137 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:33 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2045899483' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:42:33.138 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:33 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:42:33.233 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:33.256 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:33.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:33.257 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:33.358 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:33.384 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:33.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:33.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:33.410 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:33.486 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:33.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:33 smithi046 ceph-mon[88218]: pgmap v1275: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:33.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:33 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2045899483' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:42:33.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:33 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:42:33.513 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:33.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:33.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:33.614 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:33.640 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:33.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:33.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:33.742 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:33.765 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:33.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:33.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:33.867 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:33.893 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:33.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:33.894 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:33.995 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:34.021 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:34.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:34.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:34.122 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:34.145 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:34.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:34.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:34.184 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:34 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:42:34.184 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:34 smithi037 ceph-mon[102022]: osdmap e1085: 8 total, 8 up, 8 in 2024-08-17T17:42:34.184 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:34 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:42:34.184 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:34 smithi037 ceph-mon[97894]: osdmap e1085: 8 total, 8 up, 8 in 2024-08-17T17:42:34.244 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:34.247 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:34.273 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:34.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:34.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:34.375 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:34.398 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:34.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:34.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:34.499 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:34.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:34 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:42:34.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:34 smithi046 ceph-mon[88218]: osdmap e1085: 8 total, 8 up, 8 in 2024-08-17T17:42:34.524 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:34.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:34.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:34.626 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:34.653 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:34.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:34.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:34.755 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:34.777 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:34.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:34.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:34.879 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:34.907 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:34.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:34.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:35.009 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:35.035 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:35.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:35.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:35.137 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:35.163 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:35.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:35.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:35.212 DEBUG:teuthology.orchestra.run.smithi037:> /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' 2024-08-17T17:42:35.213 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_1 2024-08-17T17:42:35.213 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:42:35.215 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-08-17T17:42:35.216 INFO:teuthology.orchestra.run:waiting for 3000 2024-08-17T17:42:35.237 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:35 smithi037 ceph-mon[102022]: pgmap v1277: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:35.237 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:35 smithi037 ceph-mon[102022]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:42:35.238 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:35 smithi037 ceph-mon[97894]: pgmap v1277: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:35.238 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:35 smithi037 ceph-mon[97894]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:42:35.265 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:hints = 1 2024-08-17T17:42:35.265 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-08-17T17:42:35.265 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Object prefix: benchmark_data_smithi037_142561 2024-08-17T17:42:35.265 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:35.266 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:42:35.266 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 0 0 0 0 0 0 - 0 2024-08-17T17:42:35.308 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:35.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:35.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:35.410 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:35.444 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:35.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:35.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:35.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:35 smithi046 ceph-mon[88218]: pgmap v1277: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:42:35.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:35 smithi046 ceph-mon[88218]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:42:35.546 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:35.585 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:35.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:35.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:35.687 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:35.727 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:35.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:35.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:35.829 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:35.866 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:35.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:35.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:35.967 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:36.003 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:36.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:36.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:36.104 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:36.139 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:36.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:36.141 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:36.241 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:36.266 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 1 16 3655 3639 227.424 227.438 0.00377912 0.00438509 2024-08-17T17:42:36.276 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:36.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:36.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:36.378 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:36.428 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:36.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:36.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:36.529 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:36.559 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:36.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:36.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:36.660 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:36.705 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:36.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:36.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:36.716 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:42:36.716 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:42:36.761 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:42:36.761 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:42:36.801 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:42:36.801 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:42:36.807 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:36.839 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:42:36.839 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:42:36.840 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:36.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:36.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:36.873 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:42:36.873 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:42:36.907 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:42:36.907 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:42:36.942 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:42:36.942 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:42:36.942 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:36.973 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:42:36.974 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:42:36.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:36.983 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:36.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:37.084 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:37.126 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:37.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:37.127 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:37.228 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:37.266 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 2 15 6631 6616 206.732 186.062 0.00638169 0.0048275 2024-08-17T17:42:37.268 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:37.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:37.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:37.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:37 smithi037 ceph-mon[102022]: pgmap v1278: 89 pgs: 89 active+clean; 3.8 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 437 KiB/s wr, 6 op/s 2024-08-17T17:42:37.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:37 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2588782024' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:37.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:37 smithi037 ceph-mon[97894]: pgmap v1278: 89 pgs: 89 active+clean; 3.8 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 437 KiB/s wr, 6 op/s 2024-08-17T17:42:37.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:37 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2588782024' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:37.370 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:37.411 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:37.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:37.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:37.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:37 smithi046 ceph-mon[88218]: pgmap v1278: 89 pgs: 89 active+clean; 3.8 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 437 KiB/s wr, 6 op/s 2024-08-17T17:42:37.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:37 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2588782024' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:37.512 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:37.544 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:37.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:37.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:37.646 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:37.687 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:37.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:37.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:37.789 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:37.823 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:37.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:37.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:37.925 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:37.966 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:37.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:37.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:38.068 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:38.101 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:38.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:38.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:38.203 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:38.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:38.245 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:38.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:38.266 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 3 16 9695 9679 201.628 191.438 0.00368287 0.00495168 2024-08-17T17:42:38.346 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:38.371 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:38.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:38.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:38.473 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:38.512 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:38.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:38.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:38.614 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:38.644 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:38.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:38.645 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:38.746 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:38.772 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:38.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:38.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:38.874 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:38.917 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:38.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:38.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:39.018 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:39.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:39.063 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:39.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:39.085 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:42:39.086 INFO:teuthology.orchestra.run.smithi037.stdout: "size": 20, 2024-08-17T17:42:39.086 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 600, 2024-08-17T17:42:39.086 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [ 2024-08-17T17:42:39.086 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.086 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(osd.2.0:866 5.8 e835/559 5:11b08635:::smithi03781225-11:1d9 v 835'910, mlcod=834'907)", 2024-08-17T17:42:39.086 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:37:01.855160+0000", 2024-08-17T17:42:39.086 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 337.22757098400001, 2024-08-17T17:42:39.086 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.021906595000000001, 2024-08-17T17:42:39.086 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:42:39.086 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:42:39.086 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:42:39.086 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:42:39.087 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.087 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:42:39.087 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:37:01.855160+0000", 2024-08-17T17:42:39.087 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.087 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.087 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.087 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:42:39.087 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:37:01.855160+0000", 2024-08-17T17:42:39.087 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.087 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.087 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.087 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:42:39.087 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:37:01.855160+0000", 2024-08-17T17:42:39.087 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.35e-07 2024-08-17T17:42:39.087 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.088 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.088 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:42:39.088 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:37:01.855166+0000", 2024-08-17T17:42:39.088 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0310000000000004e-06 2024-08-17T17:42:39.088 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.088 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.088 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:42:39.088 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:37:01.855195+0000", 2024-08-17T17:42:39.088 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.8873999999999998e-05 2024-08-17T17:42:39.088 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.088 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.088 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:42:39.088 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:37:01.855206+0000", 2024-08-17T17:42:39.089 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1028e-05 2024-08-17T17:42:39.089 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.089 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.089 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:42:39.089 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:37:01.855339+0000", 2024-08-17T17:42:39.089 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013314499999999999 2024-08-17T17:42:39.089 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.089 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.089 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:42:39.089 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:37:01.855377+0000", 2024-08-17T17:42:39.089 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.8294999999999998e-05 2024-08-17T17:42:39.089 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.089 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.089 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:42:39.090 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:37:01.877026+0000", 2024-08-17T17:42:39.090 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.021648506000000001 2024-08-17T17:42:39.090 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.090 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.090 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:42:39.090 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:37:01.877066+0000", 2024-08-17T17:42:39.090 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.0481000000000001e-05 2024-08-17T17:42:39.090 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.090 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:42:39.090 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.090 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.090 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.090 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.24731.0:8565 5.3 5:c7844d9b:::smithi03781225-7:1f7 [read 0~3781839,checksum] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e909)", 2024-08-17T17:42:39.091 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:38:15.938817+0000", 2024-08-17T17:42:39.091 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 263.14391357099998, 2024-08-17T17:42:39.091 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.011405134000000001, 2024-08-17T17:42:39.091 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:42:39.091 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:42:39.091 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T17:42:39.091 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:42:39.091 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.24731", 2024-08-17T17:42:39.091 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2256873287", 2024-08-17T17:42:39.091 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 8565 2024-08-17T17:42:39.091 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.091 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:42:39.091 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.092 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:42:39.092 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:38:15.938817+0000", 2024-08-17T17:42:39.092 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.092 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.092 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.092 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:42:39.092 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:38:15.938817+0000", 2024-08-17T17:42:39.092 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.092 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.092 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.092 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:42:39.092 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:38:15.938818+0000", 2024-08-17T17:42:39.092 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.6599999999999995e-07 2024-08-17T17:42:39.092 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.093 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.093 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:42:39.093 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:38:15.938823+0000", 2024-08-17T17:42:39.093 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.0610000000000003e-06 2024-08-17T17:42:39.093 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.093 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.093 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:42:39.093 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:38:15.938832+0000", 2024-08-17T17:42:39.093 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.5920000000000007e-06 2024-08-17T17:42:39.093 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.093 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.093 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:42:39.093 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:38:15.938840+0000", 2024-08-17T17:42:39.094 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.063e-06 2024-08-17T17:42:39.094 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.094 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.094 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:42:39.094 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:38:15.948089+0000", 2024-08-17T17:42:39.094 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0092492140000000004 2024-08-17T17:42:39.094 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.094 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.094 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:42:39.094 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:38:15.948205+0000", 2024-08-17T17:42:39.094 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000116303 2024-08-17T17:42:39.094 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.094 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.095 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:42:39.095 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:38:15.950222+0000", 2024-08-17T17:42:39.095 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0020171350000000002 2024-08-17T17:42:39.095 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.095 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:42:39.095 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.095 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.095 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.095 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.24731.0:8566 5.3 5:c7844d9b:::smithi03781225-7:1f7 [sparse-read 0~2177941] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e909)", 2024-08-17T17:42:39.095 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:38:15.938850+0000", 2024-08-17T17:42:39.095 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 263.14388063600001, 2024-08-17T17:42:39.095 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.011681079, 2024-08-17T17:42:39.095 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:42:39.095 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:42:39.096 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T17:42:39.096 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:42:39.096 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.24731", 2024-08-17T17:42:39.096 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2256873287", 2024-08-17T17:42:39.096 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 8566 2024-08-17T17:42:39.096 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.096 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:42:39.096 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.096 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:42:39.096 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:38:15.938850+0000", 2024-08-17T17:42:39.096 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.096 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.096 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.097 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:42:39.097 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:38:15.938850+0000", 2024-08-17T17:42:39.097 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.097 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.097 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.097 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:42:39.097 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:38:15.938851+0000", 2024-08-17T17:42:39.097 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.9400000000000005e-07 2024-08-17T17:42:39.097 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.097 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.097 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:42:39.097 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:38:15.938854+0000", 2024-08-17T17:42:39.097 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.0070000000000002e-06 2024-08-17T17:42:39.097 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.098 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.098 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:42:39.098 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:38:15.938861+0000", 2024-08-17T17:42:39.098 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.5599999999999996e-06 2024-08-17T17:42:39.098 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.098 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.098 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:42:39.098 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:38:15.938867+0000", 2024-08-17T17:42:39.098 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.9830000000000001e-06 2024-08-17T17:42:39.098 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.098 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.098 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:42:39.098 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:38:15.950262+0000", 2024-08-17T17:42:39.098 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.011394593999999999 2024-08-17T17:42:39.098 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.099 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.099 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:42:39.099 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:38:15.950362+0000", 2024-08-17T17:42:39.099 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000100085 2024-08-17T17:42:39.099 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.099 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.099 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:42:39.099 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:38:15.950531+0000", 2024-08-17T17:42:39.099 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00016925600000000001 2024-08-17T17:42:39.099 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.099 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:42:39.099 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.099 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.099 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.100 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(osd.5.0:2942 5.7 e1017/527 5:e5c3f388:::smithi03781225-12:216 v 1017'3045, mlcod=1015'3041)", 2024-08-17T17:42:39.100 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:40:04.945363+0000", 2024-08-17T17:42:39.100 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 154.13736730900001, 2024-08-17T17:42:39.100 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.013468030000000001, 2024-08-17T17:42:39.100 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:42:39.100 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:42:39.100 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:42:39.101 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:42:39.101 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.101 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:42:39.101 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:40:04.945363+0000", 2024-08-17T17:42:39.101 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.101 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.101 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.101 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:42:39.101 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:40:04.945363+0000", 2024-08-17T17:42:39.101 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.101 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.101 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.101 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:42:39.102 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:40:04.945364+0000", 2024-08-17T17:42:39.102 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.0499999999999999e-07 2024-08-17T17:42:39.102 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.102 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.102 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:42:39.102 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:40:04.945372+0000", 2024-08-17T17:42:39.102 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.8899999999999996e-06 2024-08-17T17:42:39.102 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.102 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.102 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:42:39.102 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:40:04.945464+0000", 2024-08-17T17:42:39.102 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.1393999999999999e-05 2024-08-17T17:42:39.102 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.102 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.103 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:42:39.103 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:40:04.945479+0000", 2024-08-17T17:42:39.103 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4637000000000001e-05 2024-08-17T17:42:39.103 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.103 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.103 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:42:39.103 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:40:04.945881+0000", 2024-08-17T17:42:39.103 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000402622 2024-08-17T17:42:39.103 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.103 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.103 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:42:39.103 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:40:04.945907+0000", 2024-08-17T17:42:39.103 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.5571e-05 2024-08-17T17:42:39.103 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.103 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.104 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:42:39.104 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:40:04.958784+0000", 2024-08-17T17:42:39.104 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.012877537 2024-08-17T17:42:39.104 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.104 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.104 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:42:39.104 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:40:04.958831+0000", 2024-08-17T17:42:39.104 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7073999999999997e-05 2024-08-17T17:42:39.104 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.104 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:42:39.104 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.104 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.104 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.104 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(osd.5.0:2944 5.7 e1017/527 5:e57d69cc:::smithi03781225-25:219 v 1017'3047, mlcod=1015'3041)", 2024-08-17T17:42:39.105 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:40:04.947914+0000", 2024-08-17T17:42:39.105 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 154.13481617400001, 2024-08-17T17:42:39.105 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.011333611, 2024-08-17T17:42:39.105 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:42:39.105 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:42:39.105 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:42:39.105 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:42:39.105 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.105 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:42:39.105 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:40:04.947914+0000", 2024-08-17T17:42:39.105 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.105 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.105 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.106 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:42:39.106 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:40:04.947914+0000", 2024-08-17T17:42:39.106 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.106 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.106 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.106 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:42:39.106 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:40:04.947915+0000", 2024-08-17T17:42:39.106 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.054e-06 2024-08-17T17:42:39.106 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.106 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.106 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:42:39.106 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:40:04.947923+0000", 2024-08-17T17:42:39.106 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.6329999999999996e-06 2024-08-17T17:42:39.106 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.107 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.107 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:42:39.107 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:40:04.947942+0000", 2024-08-17T17:42:39.107 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8791e-05 2024-08-17T17:42:39.107 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.107 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.107 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:42:39.107 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:40:04.947950+0000", 2024-08-17T17:42:39.107 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.3450000000000006e-06 2024-08-17T17:42:39.107 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.107 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.107 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:42:39.107 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:40:04.955545+0000", 2024-08-17T17:42:39.108 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0075947519999999998 2024-08-17T17:42:39.108 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.108 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.108 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:42:39.108 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:40:04.955567+0000", 2024-08-17T17:42:39.108 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1903999999999999e-05 2024-08-17T17:42:39.108 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.108 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.108 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:42:39.108 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:40:04.959197+0000", 2024-08-17T17:42:39.108 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.003630515 2024-08-17T17:42:39.108 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.108 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.108 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:42:39.108 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:40:04.959248+0000", 2024-08-17T17:42:39.109 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.0617e-05 2024-08-17T17:42:39.109 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.109 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:42:39.109 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.109 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.109 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.109 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:5432 6.0 6:039da904:::benchmark_data_smithi037_142561_object5431:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1085)", 2024-08-17T17:42:39.109 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:36.840939+0000", 2024-08-17T17:42:39.109 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 2.2417920680000001, 2024-08-17T17:42:39.109 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.01596554, 2024-08-17T17:42:39.109 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:42:39.109 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:42:39.109 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:42:39.110 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:42:39.110 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:42:39.110 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:42:39.110 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 5432 2024-08-17T17:42:39.110 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.110 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:42:39.110 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.110 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:42:39.110 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.840939+0000", 2024-08-17T17:42:39.110 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.110 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.110 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.111 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:42:39.111 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.840939+0000", 2024-08-17T17:42:39.111 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.111 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.111 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.111 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:42:39.111 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.840954+0000", 2024-08-17T17:42:39.111 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5336e-05 2024-08-17T17:42:39.111 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.111 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.111 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:42:39.111 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.840978+0000", 2024-08-17T17:42:39.111 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.3969999999999999e-05 2024-08-17T17:42:39.112 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.112 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.112 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:42:39.112 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.840993+0000", 2024-08-17T17:42:39.112 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5659e-05 2024-08-17T17:42:39.112 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.112 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.112 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:42:39.112 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.841000+0000", 2024-08-17T17:42:39.112 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.7129999999999999e-06 2024-08-17T17:42:39.112 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.112 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.112 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:42:39.112 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.841918+0000", 2024-08-17T17:42:39.112 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000917836 2024-08-17T17:42:39.113 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.113 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.113 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:42:39.113 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.842497+0000", 2024-08-17T17:42:39.113 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00057899299999999998 2024-08-17T17:42:39.113 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.113 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.113 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:42:39.113 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.842657+0000", 2024-08-17T17:42:39.113 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000160123 2024-08-17T17:42:39.113 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.113 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.113 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:42:39.113 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.844729+0000", 2024-08-17T17:42:39.113 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.002071383 2024-08-17T17:42:39.114 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.114 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.114 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:42:39.114 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.845014+0000", 2024-08-17T17:42:39.114 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00028559400000000002 2024-08-17T17:42:39.114 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.114 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.114 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:42:39.114 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.856768+0000", 2024-08-17T17:42:39.114 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.011754215 2024-08-17T17:42:39.114 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.114 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.114 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:42:39.114 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.856826+0000", 2024-08-17T17:42:39.115 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.7398999999999997e-05 2024-08-17T17:42:39.115 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.115 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.115 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:42:39.115 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.856904+0000", 2024-08-17T17:42:39.115 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.8318999999999993e-05 2024-08-17T17:42:39.115 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.115 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:42:39.115 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.115 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.115 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.115 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:5435 6.9 6:9860f727:::benchmark_data_smithi037_142561_object5434:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1085)", 2024-08-17T17:42:39.115 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:36.841655+0000", 2024-08-17T17:42:39.115 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 2.2410756049999998, 2024-08-17T17:42:39.116 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.015026124, 2024-08-17T17:42:39.116 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:42:39.116 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:42:39.116 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:42:39.116 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:42:39.116 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:42:39.116 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:42:39.116 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 5435 2024-08-17T17:42:39.116 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.116 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:42:39.116 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.116 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:42:39.116 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.841655+0000", 2024-08-17T17:42:39.117 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.117 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.117 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.117 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:42:39.117 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.841655+0000", 2024-08-17T17:42:39.117 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.117 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.117 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.117 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:42:39.117 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.841656+0000", 2024-08-17T17:42:39.117 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0860000000000001e-06 2024-08-17T17:42:39.117 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.117 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.117 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:42:39.118 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.841679+0000", 2024-08-17T17:42:39.118 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.3204e-05 2024-08-17T17:42:39.118 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.118 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.118 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:42:39.118 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.841708+0000", 2024-08-17T17:42:39.118 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.9107000000000001e-05 2024-08-17T17:42:39.118 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.118 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.118 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:42:39.118 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.841716+0000", 2024-08-17T17:42:39.118 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.469e-06 2024-08-17T17:42:39.118 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.118 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.119 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:42:39.119 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.841769+0000", 2024-08-17T17:42:39.119 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.2852999999999997e-05 2024-08-17T17:42:39.119 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.119 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.119 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:42:39.119 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.841920+0000", 2024-08-17T17:42:39.119 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000150846 2024-08-17T17:42:39.119 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.119 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.119 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:42:39.119 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.842069+0000", 2024-08-17T17:42:39.119 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000149698 2024-08-17T17:42:39.120 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.120 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.120 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:42:39.120 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.845459+0000", 2024-08-17T17:42:39.120 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0033896970000000001 2024-08-17T17:42:39.120 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.120 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.120 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:42:39.120 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.845469+0000", 2024-08-17T17:42:39.120 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0266e-05 2024-08-17T17:42:39.120 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.120 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.120 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:42:39.121 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.856580+0000", 2024-08-17T17:42:39.121 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.011110609 2024-08-17T17:42:39.121 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.121 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.121 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:42:39.121 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.856639+0000", 2024-08-17T17:42:39.121 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.8792999999999998e-05 2024-08-17T17:42:39.121 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.121 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.121 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:42:39.121 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.856681+0000", 2024-08-17T17:42:39.121 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.2496000000000001e-05 2024-08-17T17:42:39.121 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.121 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:42:39.122 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.122 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.122 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.122 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:5436 6.0 6:0c64d3b7:::benchmark_data_smithi037_142561_object5435:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1085)", 2024-08-17T17:42:39.122 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:36.841732+0000", 2024-08-17T17:42:39.122 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 2.2409982199999998, 2024-08-17T17:42:39.122 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.015324107, 2024-08-17T17:42:39.122 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:42:39.122 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:42:39.122 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:42:39.122 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:42:39.122 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:42:39.122 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:42:39.123 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 5436 2024-08-17T17:42:39.123 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.123 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:42:39.123 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.123 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:42:39.123 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.841732+0000", 2024-08-17T17:42:39.123 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.123 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.123 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.123 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:42:39.123 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.841732+0000", 2024-08-17T17:42:39.123 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.123 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.124 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.124 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:42:39.124 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.841733+0000", 2024-08-17T17:42:39.124 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0200000000000002e-07 2024-08-17T17:42:39.124 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.124 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.124 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:42:39.124 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.841754+0000", 2024-08-17T17:42:39.124 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1129e-05 2024-08-17T17:42:39.124 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.124 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.124 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:42:39.124 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.841762+0000", 2024-08-17T17:42:39.124 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.3010000000000007e-06 2024-08-17T17:42:39.124 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.125 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.125 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:42:39.125 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.841769+0000", 2024-08-17T17:42:39.125 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1589999999999998e-06 2024-08-17T17:42:39.125 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.125 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.125 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:42:39.125 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.843205+0000", 2024-08-17T17:42:39.125 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001436751 2024-08-17T17:42:39.125 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.125 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.125 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:42:39.125 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.843323+0000", 2024-08-17T17:42:39.126 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000117927 2024-08-17T17:42:39.126 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.126 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.126 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:42:39.126 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.843449+0000", 2024-08-17T17:42:39.126 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012553 2024-08-17T17:42:39.126 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.126 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.126 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:42:39.126 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.844735+0000", 2024-08-17T17:42:39.126 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0012863729999999999 2024-08-17T17:42:39.126 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.126 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.126 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:42:39.127 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.845053+0000", 2024-08-17T17:42:39.127 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00031807899999999997 2024-08-17T17:42:39.127 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.127 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.127 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:42:39.127 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.856969+0000", 2024-08-17T17:42:39.127 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.011915868 2024-08-17T17:42:39.127 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.127 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.127 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:42:39.127 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.857018+0000", 2024-08-17T17:42:39.127 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9336999999999999e-05 2024-08-17T17:42:39.127 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.127 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.127 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:42:39.128 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.857056+0000", 2024-08-17T17:42:39.128 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.8050999999999999e-05 2024-08-17T17:42:39.128 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.128 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:42:39.128 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.128 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.128 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.128 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:5438 6.9 6:97688289:::benchmark_data_smithi037_142561_object5437:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1085)", 2024-08-17T17:42:39.128 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:36.842095+0000", 2024-08-17T17:42:39.128 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 2.2406356129999998, 2024-08-17T17:42:39.129 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.014724421, 2024-08-17T17:42:39.129 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:42:39.129 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:42:39.129 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:42:39.129 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:42:39.129 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:42:39.129 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:42:39.129 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 5438 2024-08-17T17:42:39.129 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.129 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:42:39.129 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.129 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:42:39.129 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.842095+0000", 2024-08-17T17:42:39.130 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.130 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.130 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.130 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:42:39.130 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.842095+0000", 2024-08-17T17:42:39.130 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.130 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.130 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.130 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:42:39.130 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.842096+0000", 2024-08-17T17:42:39.130 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.4300000000000002e-07 2024-08-17T17:42:39.130 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.130 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.130 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:42:39.131 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.842121+0000", 2024-08-17T17:42:39.131 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.5128999999999999e-05 2024-08-17T17:42:39.131 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.131 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.131 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:42:39.131 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.842131+0000", 2024-08-17T17:42:39.131 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0155e-05 2024-08-17T17:42:39.131 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.131 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.131 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:42:39.131 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.842138+0000", 2024-08-17T17:42:39.131 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.4420000000000003e-06 2024-08-17T17:42:39.131 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.132 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.132 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:42:39.132 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.844627+0000", 2024-08-17T17:42:39.132 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.002489378 2024-08-17T17:42:39.132 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.132 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.132 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:42:39.132 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.844748+0000", 2024-08-17T17:42:39.132 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000120932 2024-08-17T17:42:39.132 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.132 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.132 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:42:39.132 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.844898+0000", 2024-08-17T17:42:39.133 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000150397 2024-08-17T17:42:39.133 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.133 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.133 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:42:39.133 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.845474+0000", 2024-08-17T17:42:39.133 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00057527399999999997 2024-08-17T17:42:39.133 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.133 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.133 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:42:39.133 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.847542+0000", 2024-08-17T17:42:39.133 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0020688909999999998 2024-08-17T17:42:39.133 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.133 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.134 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:42:39.134 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.856721+0000", 2024-08-17T17:42:39.134 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0091790329999999996 2024-08-17T17:42:39.134 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.134 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.134 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:42:39.134 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.856766+0000", 2024-08-17T17:42:39.134 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.5003999999999998e-05 2024-08-17T17:42:39.134 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.134 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.134 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:42:39.134 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.856819+0000", 2024-08-17T17:42:39.134 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.2942999999999998e-05 2024-08-17T17:42:39.134 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.135 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:42:39.135 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.135 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.135 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.135 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:5447 6.0 6:069ca42d:::benchmark_data_smithi037_142561_object5446:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1085)", 2024-08-17T17:42:39.135 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:36.846001+0000", 2024-08-17T17:42:39.135 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 2.2367296529999998, 2024-08-17T17:42:39.135 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.011195352, 2024-08-17T17:42:39.135 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:42:39.135 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:42:39.135 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:42:39.135 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:42:39.135 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:42:39.135 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:42:39.135 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 5447 2024-08-17T17:42:39.136 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.136 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:42:39.136 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.136 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:42:39.136 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.846001+0000", 2024-08-17T17:42:39.136 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.136 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.136 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.136 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:42:39.136 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.846001+0000", 2024-08-17T17:42:39.136 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.136 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.136 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.136 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:42:39.136 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.846002+0000", 2024-08-17T17:42:39.136 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.167e-06 2024-08-17T17:42:39.137 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.137 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.137 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:42:39.137 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.846026+0000", 2024-08-17T17:42:39.137 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.4192000000000001e-05 2024-08-17T17:42:39.137 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.137 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.137 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:42:39.137 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.846037+0000", 2024-08-17T17:42:39.137 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0447e-05 2024-08-17T17:42:39.137 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.137 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.137 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:42:39.137 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.846044+0000", 2024-08-17T17:42:39.137 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0770000000000002e-06 2024-08-17T17:42:39.138 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.138 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.138 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:42:39.138 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.846098+0000", 2024-08-17T17:42:39.138 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3675999999999999e-05 2024-08-17T17:42:39.138 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.138 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.138 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:42:39.138 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.846208+0000", 2024-08-17T17:42:39.138 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011047700000000001 2024-08-17T17:42:39.138 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.138 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.138 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:42:39.138 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.846342+0000", 2024-08-17T17:42:39.139 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013377899999999999 2024-08-17T17:42:39.139 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.139 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.139 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:42:39.139 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.847640+0000", 2024-08-17T17:42:39.139 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001297886 2024-08-17T17:42:39.139 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.139 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.139 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:42:39.139 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.848063+0000", 2024-08-17T17:42:39.139 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00042292300000000002 2024-08-17T17:42:39.139 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.139 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.139 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:42:39.139 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.857102+0000", 2024-08-17T17:42:39.139 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0090394749999999999 2024-08-17T17:42:39.140 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.140 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.140 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:42:39.140 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.857157+0000", 2024-08-17T17:42:39.140 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4741000000000003e-05 2024-08-17T17:42:39.140 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.140 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.140 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:42:39.140 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:36.857196+0000", 2024-08-17T17:42:39.140 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.9511999999999997e-05 2024-08-17T17:42:39.140 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.140 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:42:39.140 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.140 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.140 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.141 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:7274 6.0 6:0045026e:::benchmark_data_smithi037_142561_object7273:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1085)", 2024-08-17T17:42:39.141 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:37.470195+0000", 2024-08-17T17:42:39.141 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 1.6125355809999999, 2024-08-17T17:42:39.141 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.011188853, 2024-08-17T17:42:39.141 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:42:39.141 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:42:39.141 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:42:39.141 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:42:39.141 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:42:39.141 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:42:39.141 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 7274 2024-08-17T17:42:39.141 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.141 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:42:39.141 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.141 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:42:39.142 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.470195+0000", 2024-08-17T17:42:39.142 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.142 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.142 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.142 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:42:39.142 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.470195+0000", 2024-08-17T17:42:39.142 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.142 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.142 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.142 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:42:39.142 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.470206+0000", 2024-08-17T17:42:39.142 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1404e-05 2024-08-17T17:42:39.142 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.143 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.143 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:42:39.143 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.470238+0000", 2024-08-17T17:42:39.143 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.2017999999999997e-05 2024-08-17T17:42:39.143 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.143 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.143 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:42:39.143 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.470254+0000", 2024-08-17T17:42:39.143 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5698000000000001e-05 2024-08-17T17:42:39.143 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.143 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.143 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:42:39.143 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.470262+0000", 2024-08-17T17:42:39.143 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.1799999999999996e-06 2024-08-17T17:42:39.143 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.144 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.144 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:42:39.144 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.470330+0000", 2024-08-17T17:42:39.144 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.7395000000000001e-05 2024-08-17T17:42:39.144 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.144 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.144 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:42:39.144 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.471501+0000", 2024-08-17T17:42:39.144 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001171622 2024-08-17T17:42:39.144 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.144 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.144 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:42:39.144 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.471741+0000", 2024-08-17T17:42:39.144 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00023950999999999999 2024-08-17T17:42:39.144 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.145 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.145 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:42:39.145 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.475351+0000", 2024-08-17T17:42:39.145 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0036101449999999999 2024-08-17T17:42:39.145 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.145 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.145 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:42:39.145 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.479794+0000", 2024-08-17T17:42:39.145 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.004442919 2024-08-17T17:42:39.145 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.146 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.146 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:42:39.146 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.481221+0000", 2024-08-17T17:42:39.146 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001427373 2024-08-17T17:42:39.146 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.146 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.146 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:42:39.146 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.481336+0000", 2024-08-17T17:42:39.146 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011434699999999999 2024-08-17T17:42:39.146 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.146 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.146 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:42:39.147 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.481384+0000", 2024-08-17T17:42:39.147 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.8242000000000003e-05 2024-08-17T17:42:39.147 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.147 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:42:39.147 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.147 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.147 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.147 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:8289 6.9 6:92148884:::benchmark_data_smithi037_142561_object8288:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1085)", 2024-08-17T17:42:39.147 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:37.799639+0000", 2024-08-17T17:42:39.147 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 1.283091483, 2024-08-17T17:42:39.147 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.011772378999999999, 2024-08-17T17:42:39.147 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:42:39.147 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:42:39.148 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:42:39.148 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:42:39.148 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:42:39.148 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:42:39.148 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 8289 2024-08-17T17:42:39.148 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.148 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:42:39.148 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.148 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:42:39.149 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.799639+0000", 2024-08-17T17:42:39.149 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.149 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.149 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.149 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:42:39.149 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.799639+0000", 2024-08-17T17:42:39.149 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.149 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.149 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.149 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:42:39.149 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.799641+0000", 2024-08-17T17:42:39.149 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6729999999999999e-06 2024-08-17T17:42:39.149 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.149 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.149 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:42:39.150 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.799664+0000", 2024-08-17T17:42:39.150 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.3609999999999999e-05 2024-08-17T17:42:39.150 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.150 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.150 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:42:39.150 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.799680+0000", 2024-08-17T17:42:39.150 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5925000000000001e-05 2024-08-17T17:42:39.150 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.150 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.150 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:42:39.150 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.799688+0000", 2024-08-17T17:42:39.150 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.2339999999999997e-06 2024-08-17T17:42:39.151 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.151 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.151 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:42:39.151 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.799738+0000", 2024-08-17T17:42:39.151 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.0022999999999999e-05 2024-08-17T17:42:39.151 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.151 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.151 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:42:39.151 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.799892+0000", 2024-08-17T17:42:39.151 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00015469099999999999 2024-08-17T17:42:39.151 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.151 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.151 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:42:39.151 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.800048+0000", 2024-08-17T17:42:39.151 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00015620900000000001 2024-08-17T17:42:39.152 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.152 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.152 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:42:39.152 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.801478+0000", 2024-08-17T17:42:39.152 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0014299339999999999 2024-08-17T17:42:39.152 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.152 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.152 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:42:39.152 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.803625+0000", 2024-08-17T17:42:39.152 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0021469639999999999 2024-08-17T17:42:39.152 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.152 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.152 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:42:39.152 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.811091+0000", 2024-08-17T17:42:39.152 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0074659599999999998 2024-08-17T17:42:39.153 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.153 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.153 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:42:39.153 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.811147+0000", 2024-08-17T17:42:39.153 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.5954e-05 2024-08-17T17:42:39.153 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.153 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.153 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:42:39.153 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.811411+0000", 2024-08-17T17:42:39.153 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000264202 2024-08-17T17:42:39.153 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.153 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:42:39.153 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.153 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.154 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.154 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:8293 6.9 6:9c2aee2c:::benchmark_data_smithi037_142561_object8292:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1085)", 2024-08-17T17:42:39.154 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:37.800393+0000", 2024-08-17T17:42:39.154 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 1.2823376739999999, 2024-08-17T17:42:39.154 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.011201846999999999, 2024-08-17T17:42:39.154 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:42:39.154 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:42:39.154 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:42:39.154 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:42:39.154 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:42:39.154 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:42:39.154 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 8293 2024-08-17T17:42:39.154 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.154 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:42:39.155 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.155 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:42:39.155 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.800393+0000", 2024-08-17T17:42:39.155 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.155 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.155 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.155 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:42:39.155 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.800393+0000", 2024-08-17T17:42:39.155 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.155 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.155 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.155 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:42:39.155 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.800394+0000", 2024-08-17T17:42:39.156 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.7300000000000005e-07 2024-08-17T17:42:39.156 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.156 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.156 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:42:39.156 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.800416+0000", 2024-08-17T17:42:39.156 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2158999999999999e-05 2024-08-17T17:42:39.156 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.156 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.157 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:42:39.157 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.800429+0000", 2024-08-17T17:42:39.157 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2982e-05 2024-08-17T17:42:39.157 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.157 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.157 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:42:39.157 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.800436+0000", 2024-08-17T17:42:39.157 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.844e-06 2024-08-17T17:42:39.157 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.157 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.157 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:42:39.157 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.800792+0000", 2024-08-17T17:42:39.158 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000355819 2024-08-17T17:42:39.158 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.158 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.158 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:42:39.158 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.800903+0000", 2024-08-17T17:42:39.158 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011129 2024-08-17T17:42:39.158 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.158 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.158 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:42:39.158 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.801035+0000", 2024-08-17T17:42:39.158 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000131858 2024-08-17T17:42:39.158 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.158 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.159 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:42:39.159 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.801754+0000", 2024-08-17T17:42:39.159 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00071916000000000005 2024-08-17T17:42:39.159 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.159 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.159 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:42:39.159 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.803658+0000", 2024-08-17T17:42:39.159 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0019043829999999999 2024-08-17T17:42:39.159 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.159 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.159 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:42:39.159 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.811460+0000", 2024-08-17T17:42:39.159 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0078020349999999997 2024-08-17T17:42:39.160 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.160 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.160 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:42:39.160 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.811515+0000", 2024-08-17T17:42:39.160 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.5009000000000001e-05 2024-08-17T17:42:39.160 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.160 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.160 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:42:39.160 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:37.811595+0000", 2024-08-17T17:42:39.160 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.9435000000000001e-05 2024-08-17T17:42:39.160 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.160 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:42:39.161 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.161 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.161 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.161 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:9512 6.9 6:94081e42:::benchmark_data_smithi037_142561_object9511:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1085)", 2024-08-17T17:42:39.161 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:38.201922+0000", 2024-08-17T17:42:39.161 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.88080831000000004, 2024-08-17T17:42:39.161 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.011076024, 2024-08-17T17:42:39.161 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:42:39.161 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:42:39.161 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:42:39.161 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:42:39.161 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:42:39.161 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:42:39.162 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 9512 2024-08-17T17:42:39.162 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.162 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:42:39.162 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.162 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:42:39.162 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:38.201922+0000", 2024-08-17T17:42:39.162 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.162 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.162 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.162 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:42:39.162 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:38.201922+0000", 2024-08-17T17:42:39.162 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.163 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.163 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.163 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:42:39.163 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:38.201924+0000", 2024-08-17T17:42:39.163 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.795e-06 2024-08-17T17:42:39.163 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.163 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.163 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:42:39.163 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:38.201946+0000", 2024-08-17T17:42:39.163 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2288000000000001e-05 2024-08-17T17:42:39.163 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.163 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.163 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:42:39.163 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:38.201959+0000", 2024-08-17T17:42:39.163 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2829e-05 2024-08-17T17:42:39.164 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.164 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.164 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:42:39.164 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:38.201966+0000", 2024-08-17T17:42:39.164 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.109e-06 2024-08-17T17:42:39.164 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.164 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.164 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:42:39.164 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:38.202029+0000", 2024-08-17T17:42:39.164 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.2665999999999999e-05 2024-08-17T17:42:39.164 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.164 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.164 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:42:39.164 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:38.202155+0000", 2024-08-17T17:42:39.164 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000126112 2024-08-17T17:42:39.165 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.165 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.165 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:42:39.165 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:38.202284+0000", 2024-08-17T17:42:39.165 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012866599999999999 2024-08-17T17:42:39.165 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.165 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.165 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:42:39.165 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:38.203443+0000", 2024-08-17T17:42:39.165 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001159635 2024-08-17T17:42:39.165 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.165 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.165 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:42:39.165 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:38.208203+0000", 2024-08-17T17:42:39.165 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0047598850000000002 2024-08-17T17:42:39.166 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.166 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.166 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:42:39.166 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:38.212865+0000", 2024-08-17T17:42:39.166 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0046619390000000004 2024-08-17T17:42:39.166 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.166 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.166 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:42:39.166 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:38.212945+0000", 2024-08-17T17:42:39.166 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.9427999999999999e-05 2024-08-17T17:42:39.166 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.166 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.166 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:42:39.166 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:38.212998+0000", 2024-08-17T17:42:39.167 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3671999999999997e-05 2024-08-17T17:42:39.167 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.167 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:42:39.167 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.167 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.167 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.167 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:9845 6.0 6:0e45fa45:::benchmark_data_smithi037_142561_object9844:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1085)", 2024-08-17T17:42:39.167 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:38.321571+0000", 2024-08-17T17:42:39.167 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.761159315, 2024-08-17T17:42:39.167 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.011736177, 2024-08-17T17:42:39.167 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:42:39.167 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:42:39.167 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:42:39.167 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:42:39.168 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:42:39.168 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:42:39.168 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 9845 2024-08-17T17:42:39.168 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.168 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:42:39.168 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.168 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:42:39.168 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:38.321571+0000", 2024-08-17T17:42:39.168 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.168 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.168 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.168 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:42:39.168 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:38.321571+0000", 2024-08-17T17:42:39.168 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.169 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.169 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.169 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:42:39.169 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:38.321573+0000", 2024-08-17T17:42:39.169 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2470000000000001e-06 2024-08-17T17:42:39.169 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.169 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.169 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:42:39.169 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:38.321710+0000", 2024-08-17T17:42:39.169 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013792000000000001 2024-08-17T17:42:39.169 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.169 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.169 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:42:39.169 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:38.321721+0000", 2024-08-17T17:42:39.170 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0312000000000001e-05 2024-08-17T17:42:39.170 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.170 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.170 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:42:39.170 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:38.321727+0000", 2024-08-17T17:42:39.170 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.669e-06 2024-08-17T17:42:39.170 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.170 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.170 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:42:39.170 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:38.321780+0000", 2024-08-17T17:42:39.170 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3066999999999999e-05 2024-08-17T17:42:39.170 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.170 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.170 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:42:39.171 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:38.321909+0000", 2024-08-17T17:42:39.171 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012884600000000001 2024-08-17T17:42:39.171 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.171 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.171 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:42:39.171 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:38.322035+0000", 2024-08-17T17:42:39.171 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000125482 2024-08-17T17:42:39.171 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.171 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.171 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:42:39.171 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:38.323783+0000", 2024-08-17T17:42:39.171 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0017486159999999999 2024-08-17T17:42:39.171 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.171 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.172 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:42:39.172 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:38.327882+0000", 2024-08-17T17:42:39.172 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0040987590000000004 2024-08-17T17:42:39.172 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.172 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.172 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:42:39.172 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:38.333112+0000", 2024-08-17T17:42:39.172 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0052301939999999996 2024-08-17T17:42:39.172 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.172 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.172 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:42:39.173 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:38.333259+0000", 2024-08-17T17:42:39.173 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014669999999999999 2024-08-17T17:42:39.173 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.173 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.173 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:42:39.173 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:38.333307+0000", 2024-08-17T17:42:39.173 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.8365000000000002e-05 2024-08-17T17:42:39.173 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.173 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:42:39.173 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.173 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.173 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.173 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:11505 6.9 6:98b364a9:::benchmark_data_smithi037_142561_object11504:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1085)", 2024-08-17T17:42:39.174 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:39.006308+0000", 2024-08-17T17:42:39.174 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.076422798, 2024-08-17T17:42:39.174 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.011207781999999999, 2024-08-17T17:42:39.174 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:42:39.174 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:42:39.174 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:42:39.174 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:42:39.174 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:42:39.174 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:42:39.174 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 11505 2024-08-17T17:42:39.174 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.174 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:42:39.174 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.175 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:42:39.175 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.006308+0000", 2024-08-17T17:42:39.175 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.175 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.175 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.175 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:42:39.175 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.006308+0000", 2024-08-17T17:42:39.175 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.175 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.175 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.175 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:42:39.175 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.006309+0000", 2024-08-17T17:42:39.175 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.42e-06 2024-08-17T17:42:39.176 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.176 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.176 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:42:39.176 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.006330+0000", 2024-08-17T17:42:39.176 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.0432999999999999e-05 2024-08-17T17:42:39.176 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.176 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.176 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:42:39.176 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.006341+0000", 2024-08-17T17:42:39.176 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1647e-05 2024-08-17T17:42:39.176 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.176 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.177 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:42:39.177 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.006349+0000", 2024-08-17T17:42:39.177 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.6290000000000001e-06 2024-08-17T17:42:39.177 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.177 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.177 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:42:39.177 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.006407+0000", 2024-08-17T17:42:39.177 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.7624000000000003e-05 2024-08-17T17:42:39.177 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.177 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.177 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:42:39.177 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.006523+0000", 2024-08-17T17:42:39.177 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000116243 2024-08-17T17:42:39.177 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.178 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.178 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:42:39.178 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.006647+0000", 2024-08-17T17:42:39.178 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012396799999999999 2024-08-17T17:42:39.178 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.178 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.178 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:42:39.178 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.007943+0000", 2024-08-17T17:42:39.178 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001296375 2024-08-17T17:42:39.178 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.178 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.178 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:42:39.178 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.009222+0000", 2024-08-17T17:42:39.179 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001278815 2024-08-17T17:42:39.179 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.179 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.179 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:42:39.179 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.017409+0000", 2024-08-17T17:42:39.179 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0081868150000000001 2024-08-17T17:42:39.179 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.179 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.179 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:42:39.179 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.017469+0000", 2024-08-17T17:42:39.179 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0281000000000001e-05 2024-08-17T17:42:39.179 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.179 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.180 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:42:39.180 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.017516+0000", 2024-08-17T17:42:39.180 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.6532000000000001e-05 2024-08-17T17:42:39.180 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.180 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:42:39.180 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.180 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.180 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.180 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:11515 6.9 6:95d246ce:::benchmark_data_smithi037_142561_object11514:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1085)", 2024-08-17T17:42:39.180 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:39.012471+0000", 2024-08-17T17:42:39.180 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.070259596999999993, 2024-08-17T17:42:39.180 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.011245748, 2024-08-17T17:42:39.180 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:42:39.180 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:42:39.180 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:42:39.181 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:42:39.181 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:42:39.181 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:42:39.181 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 11515 2024-08-17T17:42:39.181 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.181 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:42:39.181 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.181 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:42:39.181 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.012471+0000", 2024-08-17T17:42:39.181 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.181 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.181 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.181 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:42:39.181 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.012471+0000", 2024-08-17T17:42:39.182 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.182 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.182 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.182 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:42:39.182 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.012472+0000", 2024-08-17T17:42:39.182 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.195e-06 2024-08-17T17:42:39.182 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.182 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.182 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:42:39.182 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.012492+0000", 2024-08-17T17:42:39.182 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9979e-05 2024-08-17T17:42:39.182 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.183 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.183 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:42:39.183 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.012503+0000", 2024-08-17T17:42:39.183 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0835999999999999e-05 2024-08-17T17:42:39.183 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.183 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.183 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:42:39.183 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.012510+0000", 2024-08-17T17:42:39.183 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.99e-06 2024-08-17T17:42:39.183 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.183 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.183 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:42:39.183 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.012580+0000", 2024-08-17T17:42:39.183 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9660999999999996e-05 2024-08-17T17:42:39.184 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.184 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.184 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:42:39.184 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.012696+0000", 2024-08-17T17:42:39.184 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000116616 2024-08-17T17:42:39.184 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.184 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.184 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:42:39.184 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.012841+0000", 2024-08-17T17:42:39.184 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014437400000000001 2024-08-17T17:42:39.184 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.184 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.185 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:42:39.185 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.016345+0000", 2024-08-17T17:42:39.185 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00350418 2024-08-17T17:42:39.185 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.185 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.185 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:39 smithi037 ceph-mon[97894]: pgmap v1279: 89 pgs: 89 active+clean; 3.8 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 416 KiB/s wr, 6 op/s 2024-08-17T17:42:39.185 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:42:39.185 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:39.185 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:42:39.186 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:39 smithi037 ceph-mon[102022]: pgmap v1279: 89 pgs: 89 active+clean; 3.8 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 416 KiB/s wr, 6 op/s 2024-08-17T17:42:39.186 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:42:39.186 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:39.186 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:42:39.186 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:42:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:42:38] "GET /metrics HTTP/1.1" 200 36458 "" "Prometheus/2.51.0" 2024-08-17T17:42:39.187 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:42:39.187 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.016564+0000", 2024-08-17T17:42:39.187 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000219409 2024-08-17T17:42:39.187 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.187 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.187 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:42:39.187 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.020663+0000", 2024-08-17T17:42:39.187 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0040983979999999996 2024-08-17T17:42:39.187 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.187 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.187 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:42:39.187 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.022647+0000", 2024-08-17T17:42:39.187 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0019840629999999999 2024-08-17T17:42:39.188 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.188 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.188 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:42:39.188 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.023717+0000", 2024-08-17T17:42:39.188 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001070047 2024-08-17T17:42:39.188 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.188 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:42:39.188 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.188 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.188 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.188 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:11540 6.9 6:98cfc962:::benchmark_data_smithi037_142561_object11539:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1085)", 2024-08-17T17:42:39.188 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:39.022870+0000", 2024-08-17T17:42:39.188 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.059860279000000002, 2024-08-17T17:42:39.189 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.012813916, 2024-08-17T17:42:39.189 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:42:39.189 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:42:39.189 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:42:39.189 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:42:39.189 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:42:39.189 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:42:39.189 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 11540 2024-08-17T17:42:39.189 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.189 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:42:39.189 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.189 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:42:39.189 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.022870+0000", 2024-08-17T17:42:39.190 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.190 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.190 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.190 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:42:39.190 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.022870+0000", 2024-08-17T17:42:39.190 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.190 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.190 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.190 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:42:39.190 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.022872+0000", 2024-08-17T17:42:39.190 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9250000000000002e-06 2024-08-17T17:42:39.190 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.190 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.190 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:42:39.191 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.022896+0000", 2024-08-17T17:42:39.191 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.3966999999999999e-05 2024-08-17T17:42:39.191 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.191 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.191 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:42:39.191 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.022910+0000", 2024-08-17T17:42:39.191 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3767999999999999e-05 2024-08-17T17:42:39.191 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.191 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.191 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:42:39.191 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.022919+0000", 2024-08-17T17:42:39.191 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.1740000000000006e-06 2024-08-17T17:42:39.191 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.192 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.192 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:42:39.192 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.024045+0000", 2024-08-17T17:42:39.192 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0011259320000000001 2024-08-17T17:42:39.192 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.192 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.192 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:42:39.192 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.024219+0000", 2024-08-17T17:42:39.192 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000173482 2024-08-17T17:42:39.192 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.192 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.192 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:42:39.192 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.024384+0000", 2024-08-17T17:42:39.192 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000165587 2024-08-17T17:42:39.193 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.193 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.193 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:42:39.193 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.026322+0000", 2024-08-17T17:42:39.193 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0019382850000000001 2024-08-17T17:42:39.193 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.193 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.193 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:42:39.193 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.026344+0000", 2024-08-17T17:42:39.193 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1132e-05 2024-08-17T17:42:39.193 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.193 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.193 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:42:39.194 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.035501+0000", 2024-08-17T17:42:39.194 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0091575819999999992 2024-08-17T17:42:39.194 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.194 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.194 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:42:39.194 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.035613+0000", 2024-08-17T17:42:39.194 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000112248 2024-08-17T17:42:39.194 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.194 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.194 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:42:39.194 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.035684+0000", 2024-08-17T17:42:39.194 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0834000000000007e-05 2024-08-17T17:42:39.194 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.194 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:42:39.195 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.195 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.195 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.195 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:11545 6.9 6:98ce81f0:::benchmark_data_smithi037_142561_object11544:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1085)", 2024-08-17T17:42:39.195 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:39.023532+0000", 2024-08-17T17:42:39.195 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.059198362999999997, 2024-08-17T17:42:39.195 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.012378705, 2024-08-17T17:42:39.195 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:42:39.195 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:42:39.195 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:42:39.195 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:42:39.195 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:42:39.195 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:42:39.196 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 11545 2024-08-17T17:42:39.196 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.196 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:42:39.196 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.196 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:42:39.196 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.023532+0000", 2024-08-17T17:42:39.196 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.196 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.196 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.196 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:42:39.196 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.023532+0000", 2024-08-17T17:42:39.196 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.196 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.197 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.197 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:42:39.197 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.023533+0000", 2024-08-17T17:42:39.197 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1790000000000001e-06 2024-08-17T17:42:39.197 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.197 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.197 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:42:39.197 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.023556+0000", 2024-08-17T17:42:39.197 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2724000000000001e-05 2024-08-17T17:42:39.197 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.197 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.197 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:42:39.197 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.023569+0000", 2024-08-17T17:42:39.198 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2829e-05 2024-08-17T17:42:39.198 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.198 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.198 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:42:39.198 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.023576+0000", 2024-08-17T17:42:39.198 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.4200000000000001e-06 2024-08-17T17:42:39.198 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.198 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.198 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:42:39.198 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.025221+0000", 2024-08-17T17:42:39.198 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0016442399999999999 2024-08-17T17:42:39.198 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.198 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.199 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:42:39.199 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.025357+0000", 2024-08-17T17:42:39.199 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013667099999999999 2024-08-17T17:42:39.199 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.199 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.199 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:42:39.199 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.025487+0000", 2024-08-17T17:42:39.199 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012997400000000001 2024-08-17T17:42:39.199 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.199 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.199 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:42:39.199 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.026350+0000", 2024-08-17T17:42:39.199 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000862659 2024-08-17T17:42:39.199 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.200 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.200 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:42:39.200 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.027067+0000", 2024-08-17T17:42:39.200 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00071755099999999997 2024-08-17T17:42:39.200 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.200 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.200 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:42:39.200 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.035742+0000", 2024-08-17T17:42:39.200 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0086747520000000009 2024-08-17T17:42:39.200 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.200 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.200 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:42:39.200 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.035858+0000", 2024-08-17T17:42:39.200 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000116057 2024-08-17T17:42:39.201 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.201 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:39.201 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.201 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:42:39.201 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.035911+0000", 2024-08-17T17:42:39.201 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.2648999999999997e-05 2024-08-17T17:42:39.201 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.201 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:42:39.201 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.202 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.202 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.202 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:11569 6.0 6:07162058:::benchmark_data_smithi037_142561_object11568:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1085)", 2024-08-17T17:42:39.202 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:39.042683+0000", 2024-08-17T17:42:39.202 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.040047144, 2024-08-17T17:42:39.202 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.015569982, 2024-08-17T17:42:39.202 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:42:39.202 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:42:39.202 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:42:39.202 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:42:39.202 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:42:39.202 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:42:39.202 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 11569 2024-08-17T17:42:39.203 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.203 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:42:39.203 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.203 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:42:39.203 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.042683+0000", 2024-08-17T17:42:39.203 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.203 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.203 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.203 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:42:39.203 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.042683+0000", 2024-08-17T17:42:39.203 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:42:39.203 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.203 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.203 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:42:39.203 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.042685+0000", 2024-08-17T17:42:39.204 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.0020000000000001e-06 2024-08-17T17:42:39.204 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.204 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.204 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:42:39.204 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.042715+0000", 2024-08-17T17:42:39.204 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.9796999999999999e-05 2024-08-17T17:42:39.204 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.204 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.204 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:42:39.204 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.042739+0000", 2024-08-17T17:42:39.204 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.3258999999999999e-05 2024-08-17T17:42:39.204 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.204 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.204 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:42:39.205 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.042749+0000", 2024-08-17T17:42:39.205 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0239e-05 2024-08-17T17:42:39.205 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.205 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.205 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:42:39.205 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.042854+0000", 2024-08-17T17:42:39.205 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000105498 2024-08-17T17:42:39.205 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.205 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.205 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:42:39.205 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.042997+0000", 2024-08-17T17:42:39.205 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014267699999999999 2024-08-17T17:42:39.205 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.206 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.206 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:42:39.206 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.043159+0000", 2024-08-17T17:42:39.206 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00016237000000000001 2024-08-17T17:42:39.206 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.206 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.206 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:42:39.206 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.044332+0000", 2024-08-17T17:42:39.206 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001173044 2024-08-17T17:42:39.206 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.206 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.206 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:42:39.206 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.053990+0000", 2024-08-17T17:42:39.206 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0096580020000000006 2024-08-17T17:42:39.207 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.207 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.207 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:42:39.207 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.057404+0000", 2024-08-17T17:42:39.207 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0034135929999999999 2024-08-17T17:42:39.207 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.207 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.207 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:42:39.207 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.057522+0000", 2024-08-17T17:42:39.207 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000117948 2024-08-17T17:42:39.207 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:42:39.207 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:42:39.207 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:42:39.207 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:39.058253+0000", 2024-08-17T17:42:39.207 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00073155300000000002 2024-08-17T17:42:39.208 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.208 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:42:39.208 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.208 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:42:39.208 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:42:39.208 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:42:39.208 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:39.241 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:39.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:39.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:39.266 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 4 16 12104 12088 188.858 150.562 0.00412479 0.00528741 2024-08-17T17:42:39.343 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:39.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:39.381 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:39.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:39.482 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:39 smithi046 ceph-mon[88218]: pgmap v1279: 89 pgs: 89 active+clean; 3.8 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 416 KiB/s wr, 6 op/s 2024-08-17T17:42:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:42:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:42:39.515 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:39.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:39.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:39.617 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:39.655 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:39.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:39.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:39.756 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:39.795 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:39.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:39.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:39.896 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:39.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:39.941 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:39.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:39.968 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:42:40.042 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:40.074 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:40.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:40.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:40.121 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is set 2024-08-17T17:42:40.176 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:40.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:40.225 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:40.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:40.266 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 5 16 15002 14986 187.308 181.125 0.00512086 0.00533117 2024-08-17T17:42:40.326 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:40.380 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:40.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:40.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:40.412 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:40 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1223844728' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:42:40.412 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:40 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:42:40.412 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:42:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:42:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:42:40.460 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:40 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1223844728' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:42:40.460 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:40 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:42:40.461 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:40 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1223844728' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:42:40.461 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:40 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:42:40.481 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:40.514 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-08-17T17:42:40.528 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:40.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:40.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:40.631 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:40.679 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:40.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:40.680 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:40.781 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:40.812 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:40.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:40.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:40.914 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:40.948 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:40.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:40.949 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:41.050 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:41.086 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:41.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:41.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:41.188 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:41.222 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:41.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:41.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:41.266 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 6 16 17771 17755 184.932 173.062 0.00777316 0.00540193 2024-08-17T17:42:41.324 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:41.362 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:41.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:41.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:41.465 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:41.497 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:41.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:41.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:41.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:41 smithi046 ceph-mon[88218]: pgmap v1280: 89 pgs: 89 active+clean; 662 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:42:41.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:41 smithi046 ceph-mon[88218]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:42:41.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:41 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:42:41.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:41 smithi046 ceph-mon[88218]: osdmap e1086: 8 total, 8 up, 8 in 2024-08-17T17:42:41.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:41 smithi037 ceph-mon[102022]: pgmap v1280: 89 pgs: 89 active+clean; 662 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:42:41.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:41 smithi037 ceph-mon[102022]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:42:41.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:41 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:42:41.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:41 smithi037 ceph-mon[102022]: osdmap e1086: 8 total, 8 up, 8 in 2024-08-17T17:42:41.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:41 smithi037 ceph-mon[97894]: pgmap v1280: 89 pgs: 89 active+clean; 662 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:42:41.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:41 smithi037 ceph-mon[97894]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:42:41.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:41 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:42:41.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:41 smithi037 ceph-mon[97894]: osdmap e1086: 8 total, 8 up, 8 in 2024-08-17T17:42:41.599 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:41.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:41.633 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:41.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:41.734 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:41.773 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:41.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:41.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:41.876 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:41.914 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:41.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:41.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:42.016 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:42.055 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:42.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:42.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:42.157 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:42.199 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:42.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:42.200 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:42.268 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 7 16 20517 20501 182.971 171.625 0.00669739 0.00545936 2024-08-17T17:42:42.301 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:42.334 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:42.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:42.335 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:42.435 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:42.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:42.469 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:42.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:42.569 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:42.591 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:42.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:42.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:42.693 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:42.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:42.731 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:42.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:42.832 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:42.868 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:42.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:42.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:42.970 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:43.006 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:43.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:43.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:43.108 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:43.138 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:43.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:43.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:43.140 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:43.151 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:43.240 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:43.268 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 8 16 22699 22683 177.146 136.375 0.0056764 0.00563875 2024-08-17T17:42:43.274 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:43.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:43.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:43.350 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:43 smithi037 ceph-mon[102022]: pgmap v1282: 89 pgs: 89 active+clean; 720 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:42:43.351 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:43 smithi037 ceph-mon[97894]: pgmap v1282: 89 pgs: 89 active+clean; 720 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:42:43.376 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:43.410 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:43.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:43.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:43.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:43 smithi046 ceph-mon[88218]: pgmap v1282: 89 pgs: 89 active+clean; 720 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:42:43.512 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:43.544 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:43.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:43.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:43.646 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:43.686 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:43.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:43.687 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:43.788 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:43.819 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:43.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:43.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:43.921 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:43.959 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:43.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:43.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:44.061 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:44.093 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:44.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:44.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:44.195 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:44.225 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:42:44.235 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:44.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:44.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:44.269 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 9 16 25292 25276 175.468 162.062 0.00350482 0.00569265 2024-08-17T17:42:44.336 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:44.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:44.381 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:44.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:44.482 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:44.525 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:44.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:44.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:44.627 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:44.659 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:44.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:44.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:44.760 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:44.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:44.802 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:44.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:44.903 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:44.943 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:44.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:44.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:45.045 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:45.081 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:45.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:45.082 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:45.183 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:45.215 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:45.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:45.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:45.269 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 10 16 27314 27298 170.558 126.375 0.00145628 0.00585454 2024-08-17T17:42:45.316 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:45.338 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:45.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:45.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:45.440 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:45.473 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:45.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:45.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:45.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:45 smithi046 ceph-mon[88218]: pgmap v1283: 89 pgs: 89 active+clean; 973 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s wr, 1.55k op/s 2024-08-17T17:42:45.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:45 smithi037 ceph-mon[97894]: pgmap v1283: 89 pgs: 89 active+clean; 973 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s wr, 1.55k op/s 2024-08-17T17:42:45.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:45 smithi037 ceph-mon[102022]: pgmap v1283: 89 pgs: 89 active+clean; 973 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s wr, 1.55k op/s 2024-08-17T17:42:45.574 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:45.606 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:45.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:45.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:45.707 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:45.747 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:45.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:45.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:45.849 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:45.882 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:45.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:45.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:45.984 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:46.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:46.019 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:46.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:46.120 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:46.161 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:46.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:46.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:46.263 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:46.269 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 11 16 29340 29324 166.559 126.625 0.00479646 0.00599773 2024-08-17T17:42:46.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:46.303 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:46.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:46.404 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:46.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:46.442 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:46.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:46.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:46 smithi046 ceph-mon[88218]: from='client.54682 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:42:46.543 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:46.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:46 smithi037 ceph-mon[97894]: from='client.54682 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:42:46.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:46 smithi037 ceph-mon[102022]: from='client.54682 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:42:46.567 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:46.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:46.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:46.669 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:46.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:46.708 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:46.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:46.809 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:46.838 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:46.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:46.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:46.940 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:46.976 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:46.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:46.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:47.078 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:47.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:47.119 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:47.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:47.220 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:47.242 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:47.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:47.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:47.269 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 12 16 31146 31130 162.084 112.875 0.00468483 0.00613527 2024-08-17T17:42:47.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:47 smithi037 ceph-mon[97894]: pgmap v1284: 89 pgs: 89 active+clean; 1.5 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 152 MiB/s wr, 2.44k op/s 2024-08-17T17:42:47.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:47 smithi037 ceph-mon[102022]: pgmap v1284: 89 pgs: 89 active+clean; 1.5 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 152 MiB/s wr, 2.44k op/s 2024-08-17T17:42:47.346 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:47.383 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:47.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:47.384 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:47.485 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:47.507 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:47.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:47.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:47.510 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:47 smithi046 ceph-mon[88218]: pgmap v1284: 89 pgs: 89 active+clean; 1.5 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 152 MiB/s wr, 2.44k op/s 2024-08-17T17:42:47.609 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:47.642 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:47.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:47.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:47.744 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:47.786 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:47.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:47.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:47.888 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:47.923 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:47.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:47.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:47.964 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:42:47.966 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-08-17T17:42:48.025 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:48.056 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:48.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:48.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:48.158 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:48.193 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:48.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:48.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:48.269 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 13 16 33224 33208 159.606 129.875 0.00272259 0.00625976 2024-08-17T17:42:48.295 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:48.326 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:48.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:48.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:48.427 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:48.464 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:48.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:48.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:48.565 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:48.598 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:48.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:48.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:48.700 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:48.732 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:48.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:48.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:48.834 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:48.874 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:48.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:48.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:48.975 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:49.013 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:49.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:49.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:49.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:42:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:42:48] "GET /metrics HTTP/1.1" 200 36458 "" "Prometheus/2.51.0" 2024-08-17T17:42:49.115 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:49.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:49.160 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:49.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:49.261 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:49.270 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 14 16 35387 35371 157.859 135.188 0.00740978 0.00632952 2024-08-17T17:42:49.293 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:49.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:49.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:49.395 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:49.432 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:49.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:49.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:49.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:49 smithi046 ceph-mon[88218]: pgmap v1285: 89 pgs: 89 active+clean; 1.5 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 152 MiB/s wr, 2.44k op/s 2024-08-17T17:42:49.534 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:49.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:49 smithi037 ceph-mon[97894]: pgmap v1285: 89 pgs: 89 active+clean; 1.5 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 152 MiB/s wr, 2.44k op/s 2024-08-17T17:42:49.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:49 smithi037 ceph-mon[102022]: pgmap v1285: 89 pgs: 89 active+clean; 1.5 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 152 MiB/s wr, 2.44k op/s 2024-08-17T17:42:49.574 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:49.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:49.575 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:49.676 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:49.704 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":1283,"stamp":"2024-08-17T17:42:43.665955+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1020336077,"num_objects":15586,"num_object_clones":0,"num_object_copies":46758,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15586,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":15838,"num_write_kb":998287,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":15767,"ondisk_log_size":15767,"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":4406332,"kb_used_data":2958712,"kb_used_omap":136,"kb_used_meta":1447415,"kb_avail":745554884,"statfs":{"total":767960285184,"available":763448201216,"internally_reserved":0,"allocated":3029721088,"data_stored":3005623081,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":140191,"internal_metadata":1482153057},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[8,7,6,5,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1019740160,"num_objects":15560,"num_object_clones":0,"num_object_copies":46680,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15560,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":15560,"num_write_kb":995840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.002887"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":1499,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-08-17T17:42:40.119298+0000","last_change":"2024-08-17T17:32:59.772029+0000","last_active":"2024-08-17T17:42:40.119298+0000","last_peered":"2024-08-17T17:42:40.119298+0000","last_clean":"2024-08-17T17:42:40.119298+0000","last_became_active":"2024-08-17T17:32:59.771720+0000","last_became_peered":"2024-08-17T17:32:59.771720+0000","last_unstale":"2024-08-17T17:42:40.119298+0000","last_undegraded":"2024-08-17T17:42:40.119298+0000","last_fullsized":"2024-08-17T17:42:40.119298+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:26:15.533153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":1002,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.918193+0000","last_change":"2024-08-17T17:32:27.435738+0000","last_active":"2024-08-17T17:42:30.918193+0000","last_peered":"2024-08-17T17:42:30.918193+0000","last_clean":"2024-08-17T17:42:30.918193+0000","last_became_active":"2024-08-17T17:32:27.435318+0000","last_became_peered":"2024-08-17T17:32:27.435318+0000","last_unstale":"2024-08-17T17:42:30.918193+0000","last_undegraded":"2024-08-17T17:42:30.918193+0000","last_fullsized":"2024-08-17T17:42:30.918193+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:53.143081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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.15","version":"0'0","reported_seq":1016,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.063799+0000","last_change":"2024-08-17T17:32:59.767806+0000","last_active":"2024-08-17T17:42:30.063799+0000","last_peered":"2024-08-17T17:42:30.063799+0000","last_clean":"2024-08-17T17:42:30.063799+0000","last_became_active":"2024-08-17T17:32:59.767475+0000","last_became_peered":"2024-08-17T17:32:59.767475+0000","last_unstale":"2024-08-17T17:42:30.063799+0000","last_undegraded":"2024-08-17T17:42:30.063799+0000","last_fullsized":"2024-08-17T17:42:30.063799+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:29:45.247420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1642,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:33.218202+0000","last_change":"2024-08-17T17:32:59.762208+0000","last_active":"2024-08-17T17:42:33.218202+0000","last_peered":"2024-08-17T17:42:33.218202+0000","last_clean":"2024-08-17T17:42:33.218202+0000","last_became_active":"2024-08-17T17:32:59.761862+0000","last_became_peered":"2024-08-17T17:32:59.761862+0000","last_unstale":"2024-08-17T17:42:33.218202+0000","last_undegraded":"2024-08-17T17:42:33.218202+0000","last_fullsized":"2024-08-17T17:42:33.218202+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:40:45.672541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":1602,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:33.217885+0000","last_change":"2024-08-17T17:32:59.763047+0000","last_active":"2024-08-17T17:42:33.217885+0000","last_peered":"2024-08-17T17:42:33.217885+0000","last_clean":"2024-08-17T17:42:33.217885+0000","last_became_active":"2024-08-17T17:32:59.762738+0000","last_became_peered":"2024-08-17T17:32:59.762738+0000","last_unstale":"2024-08-17T17:42:33.217885+0000","last_undegraded":"2024-08-17T17:42:33.217885+0000","last_fullsized":"2024-08-17T17:42:33.217885+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:05:30.650980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":983,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.916940+0000","last_change":"2024-08-17T17:22:53.725465+0000","last_active":"2024-08-17T17:42:30.916940+0000","last_peered":"2024-08-17T17:42:30.916940+0000","last_clean":"2024-08-17T17:42:30.916940+0000","last_became_active":"2024-08-17T17:22:53.725174+0000","last_became_peered":"2024-08-17T17:22:53.725174+0000","last_unstale":"2024-08-17T17:42:30.916940+0000","last_undegraded":"2024-08-17T17:42:30.916940+0000","last_fullsized":"2024-08-17T17:42:30.916940+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:46.185575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1499,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-08-17T17:42:40.119104+0000","last_change":"2024-08-17T17:32:59.773425+0000","last_active":"2024-08-17T17:42:40.119104+0000","last_peered":"2024-08-17T17:42:40.119104+0000","last_clean":"2024-08-17T17:42:40.119104+0000","last_became_active":"2024-08-17T17:32:59.772311+0000","last_became_peered":"2024-08-17T17:32:59.772311+0000","last_unstale":"2024-08-17T17:42:40.119104+0000","last_undegraded":"2024-08-17T17:42:40.119104+0000","last_fullsized":"2024-08-17T17:42:40.119104+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:23.208217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":1015,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.485915+0000","last_change":"2024-08-17T17:30:40.735252+0000","last_active":"2024-08-17T17:42:30.485915+0000","last_peered":"2024-08-17T17:42:30.485915+0000","last_clean":"2024-08-17T17:42:30.485915+0000","last_became_active":"2024-08-17T17:30:40.734865+0000","last_became_peered":"2024-08-17T17:30:40.734865+0000","last_unstale":"2024-08-17T17:42:30.485915+0000","last_undegraded":"2024-08-17T17:42:30.485915+0000","last_fullsized":"2024-08-17T17:42:30.485915+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T23:17:42.325027+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":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":"6.a","version":"1085'832","reported_seq":844,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:39.523088+0000","last_change":"2024-08-17T17:42:27.264164+0000","last_active":"2024-08-17T17:42:39.523088+0000","last_peered":"2024-08-17T17:42:39.523088+0000","last_clean":"2024-08-17T17:42:39.523088+0000","last_became_active":"2024-08-17T17:42:27.263795+0000","last_became_peered":"2024-08-17T17:42:27.263795+0000","last_unstale":"2024-08-17T17:42:39.523088+0000","last_undegraded":"2024-08-17T17:42:39.523088+0000","last_fullsized":"2024-08-17T17:42:39.523088+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":832,"log_dups_size":0,"ondisk_log_size":832,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:44:41.130207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":54525952,"num_objects":832,"num_object_clones":0,"num_object_copies":2496,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":832,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":832,"num_write_kb":53248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1001,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.917843+0000","last_change":"2024-08-17T17:30:40.746434+0000","last_active":"2024-08-17T17:42:30.917843+0000","last_peered":"2024-08-17T17:42:30.917843+0000","last_clean":"2024-08-17T17:42:30.917843+0000","last_became_active":"2024-08-17T17:30:40.746080+0000","last_became_peered":"2024-08-17T17:30:40.746080+0000","last_unstale":"2024-08-17T17:42:30.917843+0000","last_undegraded":"2024-08-17T17:42:30.917843+0000","last_fullsized":"2024-08-17T17:42:30.917843+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T18:05:44.800572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":999,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.063374+0000","last_change":"2024-08-17T17:22:54.175652+0000","last_active":"2024-08-17T17:42:30.063374+0000","last_peered":"2024-08-17T17:42:30.063374+0000","last_clean":"2024-08-17T17:42:30.063374+0000","last_became_active":"2024-08-17T17:22:54.175332+0000","last_became_peered":"2024-08-17T17:22:54.175332+0000","last_unstale":"2024-08-17T17:42:30.063374+0000","last_undegraded":"2024-08-17T17:42:30.063374+0000","last_fullsized":"2024-08-17T17:42:30.063374+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:58:04.891665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1086'1347","reported_seq":1368,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-08-17T17:42:42.812829+0000","last_change":"2024-08-17T17:42:27.065287+0000","last_active":"2024-08-17T17:42:42.812829+0000","last_peered":"2024-08-17T17:42:42.812829+0000","last_clean":"2024-08-17T17:42:42.812829+0000","last_became_active":"2024-08-17T17:42:27.065045+0000","last_became_peered":"2024-08-17T17:42:27.065045+0000","last_unstale":"2024-08-17T17:42:42.812829+0000","last_undegraded":"2024-08-17T17:42:42.812829+0000","last_fullsized":"2024-08-17T17:42:42.812829+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":1347,"log_dups_size":0,"ondisk_log_size":1347,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:31:05.963309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":88276992,"num_objects":1347,"num_object_clones":0,"num_object_copies":4041,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1347,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1347,"num_write_kb":86208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1002,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.917773+0000","last_change":"2024-08-17T17:31:54.821143+0000","last_active":"2024-08-17T17:42:30.917773+0000","last_peered":"2024-08-17T17:42:30.917773+0000","last_clean":"2024-08-17T17:42:30.917773+0000","last_became_active":"2024-08-17T17:31:54.820778+0000","last_became_peered":"2024-08-17T17:31:54.820778+0000","last_unstale":"2024-08-17T17:42:30.917773+0000","last_undegraded":"2024-08-17T17:42:30.917773+0000","last_fullsized":"2024-08-17T17:42:30.917773+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:31.128588+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":[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":1023,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.917222+0000","last_change":"2024-08-17T17:32:59.769943+0000","last_active":"2024-08-17T17:42:30.917222+0000","last_peered":"2024-08-17T17:42:30.917222+0000","last_clean":"2024-08-17T17:42:30.917222+0000","last_became_active":"2024-08-17T17:32:59.769328+0000","last_became_peered":"2024-08-17T17:32:59.769328+0000","last_unstale":"2024-08-17T17:42:30.917222+0000","last_undegraded":"2024-08-17T17:42:30.917222+0000","last_fullsized":"2024-08-17T17:42:30.917222+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:45:56.990673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1085'841","reported_seq":853,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:39.541151+0000","last_change":"2024-08-17T17:42:27.065909+0000","last_active":"2024-08-17T17:42:39.541151+0000","last_peered":"2024-08-17T17:42:39.541151+0000","last_clean":"2024-08-17T17:42:39.541151+0000","last_became_active":"2024-08-17T17:42:27.065627+0000","last_became_peered":"2024-08-17T17:42:27.065627+0000","last_unstale":"2024-08-17T17:42:39.541151+0000","last_undegraded":"2024-08-17T17:42:39.541151+0000","last_fullsized":"2024-08-17T17:42:39.541151+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":841,"log_dups_size":0,"ondisk_log_size":841,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:11:38.199858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":55115776,"num_objects":841,"num_object_clones":0,"num_object_copies":2523,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":841,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":841,"num_write_kb":53824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":984,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.917985+0000","last_change":"2024-08-17T17:22:53.724857+0000","last_active":"2024-08-17T17:42:30.917985+0000","last_peered":"2024-08-17T17:42:30.917985+0000","last_clean":"2024-08-17T17:42:30.917985+0000","last_became_active":"2024-08-17T17:22:53.724555+0000","last_became_peered":"2024-08-17T17:22:53.724555+0000","last_unstale":"2024-08-17T17:42:30.917985+0000","last_undegraded":"2024-08-17T17:42:30.917985+0000","last_fullsized":"2024-08-17T17:42:30.917985+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:42:47.014152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1006,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.485813+0000","last_change":"2024-08-17T17:31:54.819946+0000","last_active":"2024-08-17T17:42:30.485813+0000","last_peered":"2024-08-17T17:42:30.485813+0000","last_clean":"2024-08-17T17:42:30.485813+0000","last_became_active":"2024-08-17T17:31:54.819604+0000","last_became_peered":"2024-08-17T17:31:54.819604+0000","last_unstale":"2024-08-17T17:42:30.485813+0000","last_undegraded":"2024-08-17T17:42:30.485813+0000","last_fullsized":"2024-08-17T17:42:30.485813+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:32.031030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.9","version":"1085'664","reported_seq":683,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:38.804645+0000","last_change":"2024-08-17T17:42:27.063147+0000","last_active":"2024-08-17T17:42:38.804645+0000","last_peered":"2024-08-17T17:42:38.804645+0000","last_clean":"2024-08-17T17:42:38.804645+0000","last_became_active":"2024-08-17T17:42:27.062866+0000","last_became_peered":"2024-08-17T17:42:27.062866+0000","last_unstale":"2024-08-17T17:42:38.804645+0000","last_undegraded":"2024-08-17T17:42:38.804645+0000","last_fullsized":"2024-08-17T17:42:38.804645+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":664,"log_dups_size":0,"ondisk_log_size":664,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:53:14.585537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":43515904,"num_objects":664,"num_object_clones":0,"num_object_copies":1992,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":664,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":664,"num_write_kb":42496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1017,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.063673+0000","last_change":"2024-08-17T17:32:59.769306+0000","last_active":"2024-08-17T17:42:30.063673+0000","last_peered":"2024-08-17T17:42:30.063673+0000","last_clean":"2024-08-17T17:42:30.063673+0000","last_became_active":"2024-08-17T17:32:59.768286+0000","last_became_peered":"2024-08-17T17:32:59.768286+0000","last_unstale":"2024-08-17T17:42:30.063673+0000","last_undegraded":"2024-08-17T17:42:30.063673+0000","last_fullsized":"2024-08-17T17:42:30.063673+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:19:50.004425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1603,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:33.216980+0000","last_change":"2024-08-17T17:31:54.829538+0000","last_active":"2024-08-17T17:42:33.216980+0000","last_peered":"2024-08-17T17:42:33.216980+0000","last_clean":"2024-08-17T17:42:33.216980+0000","last_became_active":"2024-08-17T17:31:54.829144+0000","last_became_peered":"2024-08-17T17:31:54.829144+0000","last_unstale":"2024-08-17T17:42:33.216980+0000","last_undegraded":"2024-08-17T17:42:33.216980+0000","last_fullsized":"2024-08-17T17:42:33.216980+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:47:04.696572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.e","version":"1085'828","reported_seq":839,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:39.544416+0000","last_change":"2024-08-17T17:42:27.064302+0000","last_active":"2024-08-17T17:42:39.544416+0000","last_peered":"2024-08-17T17:42:39.544416+0000","last_clean":"2024-08-17T17:42:39.544416+0000","last_became_active":"2024-08-17T17:42:27.063998+0000","last_became_peered":"2024-08-17T17:42:27.063998+0000","last_unstale":"2024-08-17T17:42:39.544416+0000","last_undegraded":"2024-08-17T17:42:39.544416+0000","last_fullsized":"2024-08-17T17:42:39.544416+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":828,"log_dups_size":0,"ondisk_log_size":828,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:56:21.938191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":54263808,"num_objects":828,"num_object_clones":0,"num_object_copies":2484,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":828,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":828,"num_write_kb":52992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1510,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-08-17T17:42:40.119964+0000","last_change":"2024-08-17T17:32:59.763237+0000","last_active":"2024-08-17T17:42:40.119964+0000","last_peered":"2024-08-17T17:42:40.119964+0000","last_clean":"2024-08-17T17:42:40.119964+0000","last_became_active":"2024-08-17T17:32:59.762812+0000","last_became_peered":"2024-08-17T17:32:59.762812+0000","last_unstale":"2024-08-17T17:42:40.119964+0000","last_undegraded":"2024-08-17T17:42:40.119964+0000","last_fullsized":"2024-08-17T17:42:40.119964+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:40:08.449121+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":1006,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.917331+0000","last_change":"2024-08-17T17:32:59.767697+0000","last_active":"2024-08-17T17:42:30.917331+0000","last_peered":"2024-08-17T17:42:30.917331+0000","last_clean":"2024-08-17T17:42:30.917331+0000","last_became_active":"2024-08-17T17:32:59.767172+0000","last_became_peered":"2024-08-17T17:32:59.767172+0000","last_unstale":"2024-08-17T17:42:30.917331+0000","last_undegraded":"2024-08-17T17:42:30.917331+0000","last_fullsized":"2024-08-17T17:42:30.917331+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:13:37.509131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1086'976","reported_seq":997,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-08-17T17:42:40.463195+0000","last_change":"2024-08-17T17:42:27.061545+0000","last_active":"2024-08-17T17:42:40.463195+0000","last_peered":"2024-08-17T17:42:40.463195+0000","last_clean":"2024-08-17T17:42:40.463195+0000","last_became_active":"2024-08-17T17:42:27.061195+0000","last_became_peered":"2024-08-17T17:42:27.061195+0000","last_unstale":"2024-08-17T17:42:40.463195+0000","last_undegraded":"2024-08-17T17:42:40.463195+0000","last_fullsized":"2024-08-17T17:42:40.463195+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":976,"log_dups_size":0,"ondisk_log_size":976,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:43:56.838202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":63963136,"num_objects":976,"num_object_clones":0,"num_object_copies":2928,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":976,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":976,"num_write_kb":62464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1007,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.486099+0000","last_change":"2024-08-17T17:31:54.820337+0000","last_active":"2024-08-17T17:42:30.486099+0000","last_peered":"2024-08-17T17:42:30.486099+0000","last_clean":"2024-08-17T17:42:30.486099+0000","last_became_active":"2024-08-17T17:31:54.819827+0000","last_became_peered":"2024-08-17T17:31:54.819827+0000","last_unstale":"2024-08-17T17:42:30.486099+0000","last_undegraded":"2024-08-17T17:42:30.486099+0000","last_fullsized":"2024-08-17T17:42:30.486099+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:56:36.690367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1023,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.917748+0000","last_change":"2024-08-17T17:32:27.438169+0000","last_active":"2024-08-17T17:42:30.917748+0000","last_peered":"2024-08-17T17:42:30.917748+0000","last_clean":"2024-08-17T17:42:30.917748+0000","last_became_active":"2024-08-17T17:32:27.437846+0000","last_became_peered":"2024-08-17T17:32:27.437846+0000","last_unstale":"2024-08-17T17:42:30.917748+0000","last_undegraded":"2024-08-17T17:42:30.917748+0000","last_fullsized":"2024-08-17T17:42:30.917748+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:30:09.370291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1086'1322","reported_seq":1343,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-08-17T17:42:42.828094+0000","last_change":"2024-08-17T17:42:27.264659+0000","last_active":"2024-08-17T17:42:42.828094+0000","last_peered":"2024-08-17T17:42:42.828094+0000","last_clean":"2024-08-17T17:42:42.828094+0000","last_became_active":"2024-08-17T17:42:27.264289+0000","last_became_peered":"2024-08-17T17:42:27.264289+0000","last_unstale":"2024-08-17T17:42:42.828094+0000","last_undegraded":"2024-08-17T17:42:42.828094+0000","last_fullsized":"2024-08-17T17:42:42.828094+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":1322,"log_dups_size":0,"ondisk_log_size":1322,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:12:54.825128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":86638592,"num_objects":1322,"num_object_clones":0,"num_object_copies":3966,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1322,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1322,"num_write_kb":84608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1007,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.917433+0000","last_change":"2024-08-17T17:32:27.432256+0000","last_active":"2024-08-17T17:42:30.917433+0000","last_peered":"2024-08-17T17:42:30.917433+0000","last_clean":"2024-08-17T17:42:30.917433+0000","last_became_active":"2024-08-17T17:32:27.431912+0000","last_became_peered":"2024-08-17T17:32:27.431912+0000","last_unstale":"2024-08-17T17:42:30.917433+0000","last_undegraded":"2024-08-17T17:42:30.917433+0000","last_fullsized":"2024-08-17T17:42:30.917433+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:07:09.604818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1006,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.918154+0000","last_change":"2024-08-17T17:31:54.825361+0000","last_active":"2024-08-17T17:42:30.918154+0000","last_peered":"2024-08-17T17:42:30.918154+0000","last_clean":"2024-08-17T17:42:30.918154+0000","last_became_active":"2024-08-17T17:31:54.825062+0000","last_became_peered":"2024-08-17T17:31:54.825062+0000","last_unstale":"2024-08-17T17:42:30.918154+0000","last_undegraded":"2024-08-17T17:42:30.918154+0000","last_fullsized":"2024-08-17T17:42:30.918154+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:41:42.597824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1085'829","reported_seq":841,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:39.552930+0000","last_change":"2024-08-17T17:42:27.063889+0000","last_active":"2024-08-17T17:42:39.552930+0000","last_peered":"2024-08-17T17:42:39.552930+0000","last_clean":"2024-08-17T17:42:39.552930+0000","last_became_active":"2024-08-17T17:42:27.063529+0000","last_became_peered":"2024-08-17T17:42:27.063529+0000","last_unstale":"2024-08-17T17:42:39.552930+0000","last_undegraded":"2024-08-17T17:42:39.552930+0000","last_fullsized":"2024-08-17T17:42:39.552930+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":829,"log_dups_size":0,"ondisk_log_size":829,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:56:44.120597+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":54329344,"num_objects":829,"num_object_clones":0,"num_object_copies":2487,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":829,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":829,"num_write_kb":53056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1500,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-08-17T17:42:40.118012+0000","last_change":"2024-08-17T17:32:59.772605+0000","last_active":"2024-08-17T17:42:40.118012+0000","last_peered":"2024-08-17T17:42:40.118012+0000","last_clean":"2024-08-17T17:42:40.118012+0000","last_became_active":"2024-08-17T17:32:59.772015+0000","last_became_peered":"2024-08-17T17:32:59.772015+0000","last_unstale":"2024-08-17T17:42:40.118012+0000","last_undegraded":"2024-08-17T17:42:40.118012+0000","last_fullsized":"2024-08-17T17:42:40.118012+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:23:08.461614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1515,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-08-17T17:42:40.122749+0000","last_change":"2024-08-17T17:32:59.766848+0000","last_active":"2024-08-17T17:42:40.122749+0000","last_peered":"2024-08-17T17:42:40.122749+0000","last_clean":"2024-08-17T17:42:40.122749+0000","last_became_active":"2024-08-17T17:32:59.766481+0000","last_became_peered":"2024-08-17T17:32:59.766481+0000","last_unstale":"2024-08-17T17:42:40.122749+0000","last_undegraded":"2024-08-17T17:42:40.122749+0000","last_fullsized":"2024-08-17T17:42:40.122749+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:01:39.759644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.7","version":"1085'830","reported_seq":842,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:39.520474+0000","last_change":"2024-08-17T17:42:27.061604+0000","last_active":"2024-08-17T17:42:39.520474+0000","last_peered":"2024-08-17T17:42:39.520474+0000","last_clean":"2024-08-17T17:42:39.520474+0000","last_became_active":"2024-08-17T17:42:27.061254+0000","last_became_peered":"2024-08-17T17:42:27.061254+0000","last_unstale":"2024-08-17T17:42:39.520474+0000","last_undegraded":"2024-08-17T17:42:39.520474+0000","last_fullsized":"2024-08-17T17:42:39.520474+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":830,"log_dups_size":0,"ondisk_log_size":830,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:24:22.074175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":54394880,"num_objects":830,"num_object_clones":0,"num_object_copies":2490,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":830,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":830,"num_write_kb":53120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"268'149","reported_seq":1342,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.916950+0000","last_change":"2024-08-17T17:30:40.741623+0000","last_active":"2024-08-17T17:42:30.916950+0000","last_peered":"2024-08-17T17:42:30.916950+0000","last_clean":"2024-08-17T17:42:30.916950+0000","last_became_active":"2024-08-17T17:30:40.741099+0000","last_became_peered":"2024-08-17T17:30:40.741099+0000","last_unstale":"2024-08-17T17:42:30.916950+0000","last_undegraded":"2024-08-17T17:42:30.916950+0000","last_fullsized":"2024-08-17T17:42:30.916950+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:19:07.708941+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:11:47.617244+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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":1030,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.063723+0000","last_change":"2024-08-17T17:32:27.437735+0000","last_active":"2024-08-17T17:42:30.063723+0000","last_peered":"2024-08-17T17:42:30.063723+0000","last_clean":"2024-08-17T17:42:30.063723+0000","last_became_active":"2024-08-17T17:32:27.437234+0000","last_became_peered":"2024-08-17T17:32:27.437234+0000","last_unstale":"2024-08-17T17:42:30.063723+0000","last_undegraded":"2024-08-17T17:42:30.063723+0000","last_fullsized":"2024-08-17T17:42:30.063723+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+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 @ 2024-08-19T02:49:17.140384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028371400000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":1477,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-08-17T17:42:40.117946+0000","last_change":"2024-08-17T17:32:59.775218+0000","last_active":"2024-08-17T17:42:40.117946+0000","last_peered":"2024-08-17T17:42:40.117946+0000","last_clean":"2024-08-17T17:42:40.117946+0000","last_became_active":"2024-08-17T17:32:59.774911+0000","last_became_peered":"2024-08-17T17:32:59.774911+0000","last_unstale":"2024-08-17T17:42:40.117946+0000","last_undegraded":"2024-08-17T17:42:40.117946+0000","last_fullsized":"2024-08-17T17:42:40.117946+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:42:33.544078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":989,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.486205+0000","last_change":"2024-08-17T17:22:54.175289+0000","last_active":"2024-08-17T17:42:30.486205+0000","last_peered":"2024-08-17T17:42:30.486205+0000","last_clean":"2024-08-17T17:42:30.486205+0000","last_became_active":"2024-08-17T17:22:54.174953+0000","last_became_peered":"2024-08-17T17:22:54.174953+0000","last_unstale":"2024-08-17T17:42:30.486205+0000","last_undegraded":"2024-08-17T17:42:30.486205+0000","last_fullsized":"2024-08-17T17:42:30.486205+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:20.586463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.4","version":"1086'1357","reported_seq":1376,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-08-17T17:42:42.927030+0000","last_change":"2024-08-17T17:42:27.066042+0000","last_active":"2024-08-17T17:42:42.927030+0000","last_peered":"2024-08-17T17:42:42.927030+0000","last_clean":"2024-08-17T17:42:42.927030+0000","last_became_active":"2024-08-17T17:42:27.065639+0000","last_became_peered":"2024-08-17T17:42:27.065639+0000","last_unstale":"2024-08-17T17:42:42.927030+0000","last_undegraded":"2024-08-17T17:42:42.927030+0000","last_fullsized":"2024-08-17T17:42:42.927030+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":1357,"log_dups_size":0,"ondisk_log_size":1357,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:29:54.294770+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":88932352,"num_objects":1357,"num_object_clones":0,"num_object_copies":4071,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1357,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1357,"num_write_kb":86848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1029,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.916846+0000","last_change":"2024-08-17T17:31:54.821923+0000","last_active":"2024-08-17T17:42:30.916846+0000","last_peered":"2024-08-17T17:42:30.916846+0000","last_clean":"2024-08-17T17:42:30.916846+0000","last_became_active":"2024-08-17T17:31:54.821596+0000","last_became_peered":"2024-08-17T17:31:54.821596+0000","last_unstale":"2024-08-17T17:42:30.916846+0000","last_undegraded":"2024-08-17T17:42:30.916846+0000","last_fullsized":"2024-08-17T17:42:30.916846+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:13.031431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026904000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1642,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:33.217606+0000","last_change":"2024-08-17T17:32:59.764471+0000","last_active":"2024-08-17T17:42:33.217606+0000","last_peered":"2024-08-17T17:42:33.217606+0000","last_clean":"2024-08-17T17:42:33.217606+0000","last_became_active":"2024-08-17T17:32:59.764174+0000","last_became_peered":"2024-08-17T17:32:59.764174+0000","last_unstale":"2024-08-17T17:42:33.217606+0000","last_undegraded":"2024-08-17T17:42:33.217606+0000","last_fullsized":"2024-08-17T17:42:33.217606+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:15:08.101111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1618,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:33.217681+0000","last_change":"2024-08-17T17:32:27.437761+0000","last_active":"2024-08-17T17:42:33.217681+0000","last_peered":"2024-08-17T17:42:33.217681+0000","last_clean":"2024-08-17T17:42:33.217681+0000","last_became_active":"2024-08-17T17:32:27.437409+0000","last_became_peered":"2024-08-17T17:32:27.437409+0000","last_unstale":"2024-08-17T17:42:33.217681+0000","last_undegraded":"2024-08-17T17:42:33.217681+0000","last_fullsized":"2024-08-17T17:42:33.217681+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:49:42.627015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"1085'844","reported_seq":856,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:39.527111+0000","last_change":"2024-08-17T17:42:27.265036+0000","last_active":"2024-08-17T17:42:39.527111+0000","last_peered":"2024-08-17T17:42:39.527111+0000","last_clean":"2024-08-17T17:42:39.527111+0000","last_became_active":"2024-08-17T17:42:27.264638+0000","last_became_peered":"2024-08-17T17:42:27.264638+0000","last_unstale":"2024-08-17T17:42:39.527111+0000","last_undegraded":"2024-08-17T17:42:39.527111+0000","last_fullsized":"2024-08-17T17:42:39.527111+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":844,"log_dups_size":0,"ondisk_log_size":844,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:11:36.038133+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":55312384,"num_objects":844,"num_object_clones":0,"num_object_copies":2532,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":844,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":844,"num_write_kb":54016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1556,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-08-17T17:42:40.122784+0000","last_change":"2024-08-17T17:32:59.769974+0000","last_active":"2024-08-17T17:42:40.122784+0000","last_peered":"2024-08-17T17:42:40.122784+0000","last_clean":"2024-08-17T17:42:40.122784+0000","last_became_active":"2024-08-17T17:32:59.769633+0000","last_became_peered":"2024-08-17T17:32:59.769633+0000","last_unstale":"2024-08-17T17:42:40.122784+0000","last_undegraded":"2024-08-17T17:42:40.122784+0000","last_fullsized":"2024-08-17T17:42:40.122784+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:05:46.823299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029621200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1535,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-08-17T17:42:40.126416+0000","last_change":"2024-08-17T17:32:27.433156+0000","last_active":"2024-08-17T17:42:40.126416+0000","last_peered":"2024-08-17T17:42:40.126416+0000","last_clean":"2024-08-17T17:42:40.126416+0000","last_became_active":"2024-08-17T17:32:27.432811+0000","last_became_peered":"2024-08-17T17:32:27.432811+0000","last_unstale":"2024-08-17T17:42:40.126416+0000","last_undegraded":"2024-08-17T17:42:40.126416+0000","last_fullsized":"2024-08-17T17:42:40.126416+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:12.882686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1553,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-08-17T17:42:40.126947+0000","last_change":"2024-08-17T17:31:54.824135+0000","last_active":"2024-08-17T17:42:40.126947+0000","last_peered":"2024-08-17T17:42:40.126947+0000","last_clean":"2024-08-17T17:42:40.126947+0000","last_became_active":"2024-08-17T17:31:54.823811+0000","last_became_peered":"2024-08-17T17:31:54.823811+0000","last_unstale":"2024-08-17T17:42:40.126947+0000","last_undegraded":"2024-08-17T17:42:40.126947+0000","last_fullsized":"2024-08-17T17:42:40.126947+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:35:04.088383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"1086'1311","reported_seq":1332,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-08-17T17:42:42.817195+0000","last_change":"2024-08-17T17:42:27.063148+0000","last_active":"2024-08-17T17:42:42.817195+0000","last_peered":"2024-08-17T17:42:42.817195+0000","last_clean":"2024-08-17T17:42:42.817195+0000","last_became_active":"2024-08-17T17:42:27.062054+0000","last_became_peered":"2024-08-17T17:42:27.062054+0000","last_unstale":"2024-08-17T17:42:42.817195+0000","last_undegraded":"2024-08-17T17:42:42.817195+0000","last_fullsized":"2024-08-17T17:42:42.817195+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":1311,"log_dups_size":0,"ondisk_log_size":1311,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:50:06.511588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":85917696,"num_objects":1311,"num_object_clones":0,"num_object_copies":3933,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1311,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1311,"num_write_kb":83904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"66'2","reported_seq":1031,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.063502+0000","last_change":"2024-08-17T17:31:54.822081+0000","last_active":"2024-08-17T17:42:30.063502+0000","last_peered":"2024-08-17T17:42:30.063502+0000","last_clean":"2024-08-17T17:42:30.063502+0000","last_became_active":"2024-08-17T17:31:54.821740+0000","last_became_peered":"2024-08-17T17:31:54.821740+0000","last_unstale":"2024-08-17T17:42:30.063502+0000","last_undegraded":"2024-08-17T17:42:30.063502+0000","last_fullsized":"2024-08-17T17:42:30.063502+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:09:33.904896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00089523800000000002,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1007,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.918052+0000","last_change":"2024-08-17T17:30:40.742379+0000","last_active":"2024-08-17T17:42:30.918052+0000","last_peered":"2024-08-17T17:42:30.918052+0000","last_clean":"2024-08-17T17:42:30.918052+0000","last_became_active":"2024-08-17T17:30:40.742094+0000","last_became_peered":"2024-08-17T17:30:40.742094+0000","last_unstale":"2024-08-17T17:42:30.918052+0000","last_undegraded":"2024-08-17T17:42:30.918052+0000","last_fullsized":"2024-08-17T17:42:30.918052+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:56:15.833110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1546,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-08-17T17:42:40.128525+0000","last_change":"2024-08-17T17:32:59.768385+0000","last_active":"2024-08-17T17:42:40.128525+0000","last_peered":"2024-08-17T17:42:40.128525+0000","last_clean":"2024-08-17T17:42:40.128525+0000","last_became_active":"2024-08-17T17:32:59.767891+0000","last_became_peered":"2024-08-17T17:32:59.767891+0000","last_unstale":"2024-08-17T17:42:40.128525+0000","last_undegraded":"2024-08-17T17:42:40.128525+0000","last_fullsized":"2024-08-17T17:42:40.128525+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:05:22.672505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.0","version":"1085'648","reported_seq":667,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:38.807765+0000","last_change":"2024-08-17T17:42:27.063679+0000","last_active":"2024-08-17T17:42:38.807765+0000","last_peered":"2024-08-17T17:42:38.807765+0000","last_clean":"2024-08-17T17:42:38.807765+0000","last_became_active":"2024-08-17T17:42:27.063105+0000","last_became_peered":"2024-08-17T17:42:27.063105+0000","last_unstale":"2024-08-17T17:42:38.807765+0000","last_undegraded":"2024-08-17T17:42:38.807765+0000","last_fullsized":"2024-08-17T17:42:38.807765+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":648,"log_dups_size":0,"ondisk_log_size":648,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:36:56.520539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":42467328,"num_objects":648,"num_object_clones":0,"num_object_copies":1944,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":648,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":648,"num_write_kb":41472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1034,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.063903+0000","last_change":"2024-08-17T17:32:59.768555+0000","last_active":"2024-08-17T17:42:30.063903+0000","last_peered":"2024-08-17T17:42:30.063903+0000","last_clean":"2024-08-17T17:42:30.063903+0000","last_became_active":"2024-08-17T17:32:59.768221+0000","last_became_peered":"2024-08-17T17:32:59.768221+0000","last_unstale":"2024-08-17T17:42:30.063903+0000","last_undegraded":"2024-08-17T17:42:30.063903+0000","last_fullsized":"2024-08-17T17:42:30.063903+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:04:28.973618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1566,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-08-17T17:42:40.127362+0000","last_change":"2024-08-17T17:31:54.824846+0000","last_active":"2024-08-17T17:42:40.127362+0000","last_peered":"2024-08-17T17:42:40.127362+0000","last_clean":"2024-08-17T17:42:40.127362+0000","last_became_active":"2024-08-17T17:31:54.823784+0000","last_became_peered":"2024-08-17T17:31:54.823784+0000","last_unstale":"2024-08-17T17:42:40.127362+0000","last_undegraded":"2024-08-17T17:42:40.127362+0000","last_fullsized":"2024-08-17T17:42:40.127362+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:27.320522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342763,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":1524,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-08-17T17:42:40.126449+0000","last_change":"2024-08-17T17:31:54.820086+0000","last_active":"2024-08-17T17:42:40.126449+0000","last_peered":"2024-08-17T17:42:40.126449+0000","last_clean":"2024-08-17T17:42:40.126449+0000","last_became_active":"2024-08-17T17:31:54.819745+0000","last_became_peered":"2024-08-17T17:31:54.819745+0000","last_unstale":"2024-08-17T17:42:40.126449+0000","last_undegraded":"2024-08-17T17:42:40.126449+0000","last_fullsized":"2024-08-17T17:42:40.126449+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:06:06.329346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"1086'1275","reported_seq":1296,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-08-17T17:42:42.934862+0000","last_change":"2024-08-17T17:42:27.264579+0000","last_active":"2024-08-17T17:42:42.934862+0000","last_peered":"2024-08-17T17:42:42.934862+0000","last_clean":"2024-08-17T17:42:42.934862+0000","last_became_active":"2024-08-17T17:42:27.264233+0000","last_became_peered":"2024-08-17T17:42:27.264233+0000","last_unstale":"2024-08-17T17:42:42.934862+0000","last_undegraded":"2024-08-17T17:42:42.934862+0000","last_fullsized":"2024-08-17T17:42:42.934862+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":1275,"log_dups_size":0,"ondisk_log_size":1275,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:12:15.438389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":83558400,"num_objects":1275,"num_object_clones":0,"num_object_copies":3825,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1275,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1275,"num_write_kb":81600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1535,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-08-17T17:42:40.127265+0000","last_change":"2024-08-17T17:32:27.437457+0000","last_active":"2024-08-17T17:42:40.127265+0000","last_peered":"2024-08-17T17:42:40.127265+0000","last_clean":"2024-08-17T17:42:40.127265+0000","last_became_active":"2024-08-17T17:32:27.437140+0000","last_became_peered":"2024-08-17T17:32:27.437140+0000","last_unstale":"2024-08-17T17:42:40.127265+0000","last_undegraded":"2024-08-17T17:42:40.127265+0000","last_fullsized":"2024-08-17T17:42:40.127265+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:11.131550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1012,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.918083+0000","last_change":"2024-08-17T17:30:40.733784+0000","last_active":"2024-08-17T17:42:30.918083+0000","last_peered":"2024-08-17T17:42:30.918083+0000","last_clean":"2024-08-17T17:42:30.918083+0000","last_became_active":"2024-08-17T17:30:40.733336+0000","last_became_peered":"2024-08-17T17:30:40.733336+0000","last_unstale":"2024-08-17T17:42:30.918083+0000","last_undegraded":"2024-08-17T17:42:30.918083+0000","last_fullsized":"2024-08-17T17:42:30.918083+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:45:21.984785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033804700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":1592,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:33.217083+0000","last_change":"2024-08-17T17:30:40.740826+0000","last_active":"2024-08-17T17:42:33.217083+0000","last_peered":"2024-08-17T17:42:33.217083+0000","last_clean":"2024-08-17T17:42:33.217083+0000","last_became_active":"2024-08-17T17:30:40.739746+0000","last_became_peered":"2024-08-17T17:30:40.739746+0000","last_unstale":"2024-08-17T17:42:33.217083+0000","last_undegraded":"2024-08-17T17:42:33.217083+0000","last_fullsized":"2024-08-17T17:42:33.217083+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:31:38.808235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1085'827","reported_seq":839,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:39.542602+0000","last_change":"2024-08-17T17:42:27.063727+0000","last_active":"2024-08-17T17:42:39.542602+0000","last_peered":"2024-08-17T17:42:39.542602+0000","last_clean":"2024-08-17T17:42:39.542602+0000","last_became_active":"2024-08-17T17:42:27.063385+0000","last_became_peered":"2024-08-17T17:42:27.063385+0000","last_unstale":"2024-08-17T17:42:39.542602+0000","last_undegraded":"2024-08-17T17:42:39.542602+0000","last_fullsized":"2024-08-17T17:42:39.542602+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":827,"log_dups_size":0,"ondisk_log_size":827,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:15:19.632208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":54198272,"num_objects":827,"num_object_clones":0,"num_object_copies":2481,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":827,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":827,"num_write_kb":52928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1510,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-08-17T17:42:40.119309+0000","last_change":"2024-08-17T17:32:59.773609+0000","last_active":"2024-08-17T17:42:40.119309+0000","last_peered":"2024-08-17T17:42:40.119309+0000","last_clean":"2024-08-17T17:42:40.119309+0000","last_became_active":"2024-08-17T17:32:59.773348+0000","last_became_peered":"2024-08-17T17:32:59.773348+0000","last_unstale":"2024-08-17T17:42:40.119309+0000","last_undegraded":"2024-08-17T17:42:40.119309+0000","last_fullsized":"2024-08-17T17:42:40.119309+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:38:31.542973+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":1534,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-08-17T17:42:40.126988+0000","last_change":"2024-08-17T17:31:54.820580+0000","last_active":"2024-08-17T17:42:40.126988+0000","last_peered":"2024-08-17T17:42:40.126988+0000","last_clean":"2024-08-17T17:42:40.126988+0000","last_became_active":"2024-08-17T17:31:54.820089+0000","last_became_peered":"2024-08-17T17:31:54.820089+0000","last_unstale":"2024-08-17T17:42:40.126988+0000","last_undegraded":"2024-08-17T17:42:40.126988+0000","last_fullsized":"2024-08-17T17:42:40.126988+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:25:34.716640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1507,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-08-17T17:42:40.117682+0000","last_change":"2024-08-17T17:32:59.772291+0000","last_active":"2024-08-17T17:42:40.117682+0000","last_peered":"2024-08-17T17:42:40.117682+0000","last_clean":"2024-08-17T17:42:40.117682+0000","last_became_active":"2024-08-17T17:32:59.771990+0000","last_became_peered":"2024-08-17T17:32:59.771990+0000","last_unstale":"2024-08-17T17:42:40.117682+0000","last_undegraded":"2024-08-17T17:42:40.117682+0000","last_fullsized":"2024-08-17T17:42:40.117682+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:34:47.282842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1085'829","reported_seq":841,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:39.546212+0000","last_change":"2024-08-17T17:42:27.264432+0000","last_active":"2024-08-17T17:42:39.546212+0000","last_peered":"2024-08-17T17:42:39.546212+0000","last_clean":"2024-08-17T17:42:39.546212+0000","last_became_active":"2024-08-17T17:42:27.264036+0000","last_became_peered":"2024-08-17T17:42:27.264036+0000","last_unstale":"2024-08-17T17:42:39.546212+0000","last_undegraded":"2024-08-17T17:42:39.546212+0000","last_fullsized":"2024-08-17T17:42:39.546212+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":829,"log_dups_size":0,"ondisk_log_size":829,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:47:41.804512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":54329344,"num_objects":829,"num_object_clones":0,"num_object_copies":2487,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":829,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":829,"num_write_kb":53056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1606,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:33.217974+0000","last_change":"2024-08-17T17:31:54.828534+0000","last_active":"2024-08-17T17:42:33.217974+0000","last_peered":"2024-08-17T17:42:33.217974+0000","last_clean":"2024-08-17T17:42:33.217974+0000","last_became_active":"2024-08-17T17:31:54.828182+0000","last_became_peered":"2024-08-17T17:31:54.828182+0000","last_unstale":"2024-08-17T17:42:33.217974+0000","last_undegraded":"2024-08-17T17:42:33.217974+0000","last_fullsized":"2024-08-17T17:42:33.217974+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:34:13.598348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":1019,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.486118+0000","last_change":"2024-08-17T17:32:27.436530+0000","last_active":"2024-08-17T17:42:30.486118+0000","last_peered":"2024-08-17T17:42:30.486118+0000","last_clean":"2024-08-17T17:42:30.486118+0000","last_became_active":"2024-08-17T17:32:27.436139+0000","last_became_peered":"2024-08-17T17:32:27.436139+0000","last_unstale":"2024-08-17T17:42:30.486118+0000","last_undegraded":"2024-08-17T17:42:30.486118+0000","last_fullsized":"2024-08-17T17:42:30.486118+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:18.060869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030013400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":989,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.917091+0000","last_change":"2024-08-17T17:22:55.275184+0000","last_active":"2024-08-17T17:42:30.917091+0000","last_peered":"2024-08-17T17:42:30.917091+0000","last_clean":"2024-08-17T17:42:30.917091+0000","last_became_active":"2024-08-17T17:22:55.274677+0000","last_became_peered":"2024-08-17T17:22:55.274677+0000","last_unstale":"2024-08-17T17:42:30.917091+0000","last_undegraded":"2024-08-17T17:42:30.917091+0000","last_fullsized":"2024-08-17T17:42:30.917091+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:51:29.348766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":1006,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.917941+0000","last_change":"2024-08-17T17:31:54.821919+0000","last_active":"2024-08-17T17:42:30.917941+0000","last_peered":"2024-08-17T17:42:30.917941+0000","last_clean":"2024-08-17T17:42:30.917941+0000","last_became_active":"2024-08-17T17:31:54.821536+0000","last_became_peered":"2024-08-17T17:31:54.821536+0000","last_unstale":"2024-08-17T17:42:30.917941+0000","last_undegraded":"2024-08-17T17:42:30.917941+0000","last_fullsized":"2024-08-17T17:42:30.917941+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:17:33.081437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"350'22","reported_seq":1012,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.917448+0000","last_change":"2024-08-17T17:22:53.728275+0000","last_active":"2024-08-17T17:42:30.917448+0000","last_peered":"2024-08-17T17:42:30.917448+0000","last_clean":"2024-08-17T17:42:30.917448+0000","last_became_active":"2024-08-17T17:22:53.727978+0000","last_became_peered":"2024-08-17T17:22:53.727978+0000","last_unstale":"2024-08-17T17:42:30.917448+0000","last_undegraded":"2024-08-17T17:42:30.917448+0000","last_fullsized":"2024-08-17T17:42:30.917448+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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":"periodic scrub scheduled @ 2024-08-18T23:19:43.717005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"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.12","version":"0'0","reported_seq":1534,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-08-17T17:42:40.126299+0000","last_change":"2024-08-17T17:32:27.438365+0000","last_active":"2024-08-17T17:42:40.126299+0000","last_peered":"2024-08-17T17:42:40.126299+0000","last_clean":"2024-08-17T17:42:40.126299+0000","last_became_active":"2024-08-17T17:32:27.437932+0000","last_became_peered":"2024-08-17T17:32:27.437932+0000","last_unstale":"2024-08-17T17:42:40.126299+0000","last_undegraded":"2024-08-17T17:42:40.126299+0000","last_fullsized":"2024-08-17T17:42:40.126299+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:07.527904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":1003,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.917826+0000","last_change":"2024-08-17T17:32:59.768226+0000","last_active":"2024-08-17T17:42:30.917826+0000","last_peered":"2024-08-17T17:42:30.917826+0000","last_clean":"2024-08-17T17:42:30.917826+0000","last_became_active":"2024-08-17T17:32:59.767701+0000","last_became_peered":"2024-08-17T17:32:59.767701+0000","last_unstale":"2024-08-17T17:42:30.917826+0000","last_undegraded":"2024-08-17T17:42:30.917826+0000","last_fullsized":"2024-08-17T17:42:30.917826+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T21:00:52.281423+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":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":"3.16","version":"0'0","reported_seq":1017,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.063660+0000","last_change":"2024-08-17T17:31:54.822296+0000","last_active":"2024-08-17T17:42:30.063660+0000","last_peered":"2024-08-17T17:42:30.063660+0000","last_clean":"2024-08-17T17:42:30.063660+0000","last_became_active":"2024-08-17T17:31:54.821958+0000","last_became_peered":"2024-08-17T17:31:54.821958+0000","last_unstale":"2024-08-17T17:42:30.063660+0000","last_undegraded":"2024-08-17T17:42:30.063660+0000","last_fullsized":"2024-08-17T17:42:30.063660+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:44.831479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1477,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-08-17T17:42:40.117760+0000","last_change":"2024-08-17T17:32:59.773153+0000","last_active":"2024-08-17T17:42:40.117760+0000","last_peered":"2024-08-17T17:42:40.117760+0000","last_clean":"2024-08-17T17:42:40.117760+0000","last_became_active":"2024-08-17T17:32:59.772671+0000","last_became_peered":"2024-08-17T17:32:59.772671+0000","last_unstale":"2024-08-17T17:42:40.117760+0000","last_undegraded":"2024-08-17T17:42:40.117760+0000","last_fullsized":"2024-08-17T17:42:40.117760+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:32.219883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1641,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:33.218487+0000","last_change":"2024-08-17T17:32:59.762369+0000","last_active":"2024-08-17T17:42:33.218487+0000","last_peered":"2024-08-17T17:42:33.218487+0000","last_clean":"2024-08-17T17:42:33.218487+0000","last_became_active":"2024-08-17T17:32:59.761931+0000","last_became_peered":"2024-08-17T17:32:59.761931+0000","last_unstale":"2024-08-17T17:42:33.218487+0000","last_undegraded":"2024-08-17T17:42:33.218487+0000","last_fullsized":"2024-08-17T17:42:33.218487+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:57:47.627585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1499,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-08-17T17:42:40.117585+0000","last_change":"2024-08-17T17:32:59.767175+0000","last_active":"2024-08-17T17:42:40.117585+0000","last_peered":"2024-08-17T17:42:40.117585+0000","last_clean":"2024-08-17T17:42:40.117585+0000","last_became_active":"2024-08-17T17:32:59.766352+0000","last_became_peered":"2024-08-17T17:32:59.766352+0000","last_unstale":"2024-08-17T17:42:40.117585+0000","last_undegraded":"2024-08-17T17:42:40.117585+0000","last_fullsized":"2024-08-17T17:42:40.117585+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:42.252204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1006,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.486036+0000","last_change":"2024-08-17T17:31:54.823767+0000","last_active":"2024-08-17T17:42:30.486036+0000","last_peered":"2024-08-17T17:42:30.486036+0000","last_clean":"2024-08-17T17:42:30.486036+0000","last_became_active":"2024-08-17T17:31:54.823265+0000","last_became_peered":"2024-08-17T17:31:54.823265+0000","last_unstale":"2024-08-17T17:42:30.486036+0000","last_undegraded":"2024-08-17T17:42:30.486036+0000","last_fullsized":"2024-08-17T17:42:30.486036+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:10:08.654594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1517,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-08-17T17:42:40.118099+0000","last_change":"2024-08-17T17:32:59.767449+0000","last_active":"2024-08-17T17:42:40.118099+0000","last_peered":"2024-08-17T17:42:40.118099+0000","last_clean":"2024-08-17T17:42:40.118099+0000","last_became_active":"2024-08-17T17:32:59.766874+0000","last_became_peered":"2024-08-17T17:32:59.766874+0000","last_unstale":"2024-08-17T17:42:40.118099+0000","last_undegraded":"2024-08-17T17:42:40.118099+0000","last_fullsized":"2024-08-17T17:42:40.118099+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:54:39.267579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1604,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:33.217832+0000","last_change":"2024-08-17T17:32:59.763754+0000","last_active":"2024-08-17T17:42:33.217832+0000","last_peered":"2024-08-17T17:42:33.217832+0000","last_clean":"2024-08-17T17:42:33.217832+0000","last_became_active":"2024-08-17T17:32:59.763480+0000","last_became_peered":"2024-08-17T17:32:59.763480+0000","last_unstale":"2024-08-17T17:42:33.217832+0000","last_undegraded":"2024-08-17T17:42:33.217832+0000","last_fullsized":"2024-08-17T17:42:33.217832+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:26:03.239484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1534,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-08-17T17:42:40.126820+0000","last_change":"2024-08-17T17:32:59.767087+0000","last_active":"2024-08-17T17:42:40.126820+0000","last_peered":"2024-08-17T17:42:40.126820+0000","last_clean":"2024-08-17T17:42:40.126820+0000","last_became_active":"2024-08-17T17:32:59.766784+0000","last_became_peered":"2024-08-17T17:32:59.766784+0000","last_unstale":"2024-08-17T17:42:40.126820+0000","last_undegraded":"2024-08-17T17:42:40.126820+0000","last_fullsized":"2024-08-17T17:42:40.126820+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:11:48.775621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1498,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-08-17T17:42:40.118233+0000","last_change":"2024-08-17T17:32:59.767655+0000","last_active":"2024-08-17T17:42:40.118233+0000","last_peered":"2024-08-17T17:42:40.118233+0000","last_clean":"2024-08-17T17:42:40.118233+0000","last_became_active":"2024-08-17T17:32:59.766891+0000","last_became_peered":"2024-08-17T17:32:59.766891+0000","last_unstale":"2024-08-17T17:42:40.118233+0000","last_undegraded":"2024-08-17T17:42:40.118233+0000","last_fullsized":"2024-08-17T17:42:40.118233+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:19:57.129588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1025,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.917505+0000","last_change":"2024-08-17T17:32:27.438656+0000","last_active":"2024-08-17T17:42:30.917505+0000","last_peered":"2024-08-17T17:42:30.917505+0000","last_clean":"2024-08-17T17:42:30.917505+0000","last_became_active":"2024-08-17T17:32:27.437400+0000","last_became_peered":"2024-08-17T17:32:27.437400+0000","last_unstale":"2024-08-17T17:42:30.917505+0000","last_undegraded":"2024-08-17T17:42:30.917505+0000","last_fullsized":"2024-08-17T17:42:30.917505+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T01:13:13.749171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":1536,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-08-17T17:42:40.122139+0000","last_change":"2024-08-17T17:32:59.769549+0000","last_active":"2024-08-17T17:42:40.122139+0000","last_peered":"2024-08-17T17:42:40.122139+0000","last_clean":"2024-08-17T17:42:40.122139+0000","last_became_active":"2024-08-17T17:32:59.768660+0000","last_became_peered":"2024-08-17T17:32:59.768660+0000","last_unstale":"2024-08-17T17:42:40.122139+0000","last_undegraded":"2024-08-17T17:42:40.122139+0000","last_fullsized":"2024-08-17T17:42:40.122139+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:42:20.130102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1594,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:33.218200+0000","last_change":"2024-08-17T17:30:40.753115+0000","last_active":"2024-08-17T17:42:33.218200+0000","last_peered":"2024-08-17T17:42:33.218200+0000","last_clean":"2024-08-17T17:42:33.218200+0000","last_became_active":"2024-08-17T17:30:40.752263+0000","last_became_peered":"2024-08-17T17:30:40.752263+0000","last_unstale":"2024-08-17T17:42:33.218200+0000","last_undegraded":"2024-08-17T17:42:33.218200+0000","last_fullsized":"2024-08-17T17:42:33.218200+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T05:08:48.137529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":1033,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.917926+0000","last_change":"2024-08-17T17:32:59.768103+0000","last_active":"2024-08-17T17:42:30.917926+0000","last_peered":"2024-08-17T17:42:30.917926+0000","last_clean":"2024-08-17T17:42:30.917926+0000","last_became_active":"2024-08-17T17:32:59.767686+0000","last_became_peered":"2024-08-17T17:32:59.767686+0000","last_unstale":"2024-08-17T17:42:30.917926+0000","last_undegraded":"2024-08-17T17:42:30.917926+0000","last_fullsized":"2024-08-17T17:42:30.917926+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:40:54.780900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"72'2","reported_seq":1019,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.063554+0000","last_change":"2024-08-17T17:31:54.823556+0000","last_active":"2024-08-17T17:42:30.063554+0000","last_peered":"2024-08-17T17:42:30.063554+0000","last_clean":"2024-08-17T17:42:30.063554+0000","last_became_active":"2024-08-17T17:31:54.823250+0000","last_became_peered":"2024-08-17T17:31:54.823250+0000","last_unstale":"2024-08-17T17:42:30.063554+0000","last_undegraded":"2024-08-17T17:42:30.063554+0000","last_fullsized":"2024-08-17T17:42:30.063554+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:08:07.165204+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":[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":1023,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.917394+0000","last_change":"2024-08-17T17:32:59.768344+0000","last_active":"2024-08-17T17:42:30.917394+0000","last_peered":"2024-08-17T17:42:30.917394+0000","last_clean":"2024-08-17T17:42:30.917394+0000","last_became_active":"2024-08-17T17:32:59.767154+0000","last_became_peered":"2024-08-17T17:32:59.767154+0000","last_unstale":"2024-08-17T17:42:30.917394+0000","last_undegraded":"2024-08-17T17:42:30.917394+0000","last_fullsized":"2024-08-17T17:42:30.917394+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:25:18.926181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1002,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.063906+0000","last_change":"2024-08-17T17:22:53.725178+0000","last_active":"2024-08-17T17:42:30.063906+0000","last_peered":"2024-08-17T17:42:30.063906+0000","last_clean":"2024-08-17T17:42:30.063906+0000","last_became_active":"2024-08-17T17:22:53.724909+0000","last_became_peered":"2024-08-17T17:22:53.724909+0000","last_unstale":"2024-08-17T17:42:30.063906+0000","last_undegraded":"2024-08-17T17:42:30.063906+0000","last_fullsized":"2024-08-17T17:42:30.063906+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:00.171471+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":[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.19","version":"0'0","reported_seq":1507,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-08-17T17:42:40.118118+0000","last_change":"2024-08-17T17:32:59.767743+0000","last_active":"2024-08-17T17:42:40.118118+0000","last_peered":"2024-08-17T17:42:40.118118+0000","last_clean":"2024-08-17T17:42:40.118118+0000","last_became_active":"2024-08-17T17:32:59.767391+0000","last_became_peered":"2024-08-17T17:32:59.767391+0000","last_unstale":"2024-08-17T17:42:40.118118+0000","last_undegraded":"2024-08-17T17:42:40.118118+0000","last_fullsized":"2024-08-17T17:42:40.118118+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:30.357526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1492,"reported_epoch":1086,"state":"active+clean","last_fresh":"2024-08-17T17:42:40.118475+0000","last_change":"2024-08-17T17:32:59.770449+0000","last_active":"2024-08-17T17:42:40.118475+0000","last_peered":"2024-08-17T17:42:40.118475+0000","last_clean":"2024-08-17T17:42:40.118475+0000","last_became_active":"2024-08-17T17:32:59.768701+0000","last_became_peered":"2024-08-17T17:32:59.768701+0000","last_unstale":"2024-08-17T17:42:40.118475+0000","last_undegraded":"2024-08-17T17:42:40.118475+0000","last_fullsized":"2024-08-17T17:42:40.118475+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:37:58.418659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1006,"reported_epoch":1084,"state":"active+clean","last_fresh":"2024-08-17T17:42:30.916790+0000","last_change":"2024-08-17T17:31:54.822460+0000","last_active":"2024-08-17T17:42:30.916790+0000","last_peered":"2024-08-17T17:42:30.916790+0000","last_clean":"2024-08-17T17:42:30.916790+0000","last_became_active":"2024-08-17T17:31:54.822111+0000","last_became_peered":"2024-08-17T17:31:54.822111+0000","last_unstale":"2024-08-17T17:42:30.916790+0000","last_undegraded":"2024-08-17T17:42:30.916790+0000","last_fullsized":"2024-08-17T17:42:30.916790+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:17:44.350364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'4","reported_seq":1609,"reported_epoch":1085,"state":"active+clean","last_fresh":"2024-08-17T17:42:33.218580+0000","last_change":"2024-08-17T17:32:27.438808+0000","last_active":"2024-08-17T17:42:33.218580+0000","last_peered":"2024-08-17T17:42:33.218580+0000","last_clean":"2024-08-17T17:42:33.218580+0000","last_became_active":"2024-08-17T17:32:27.438455+0000","last_became_peered":"2024-08-17T17:32:27.438455+0000","last_unstale":"2024-08-17T17:42:33.218580+0000","last_undegraded":"2024-08-17T17:42:33.218580+0000","last_fullsized":"2024-08-17T17:42:33.218580+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T02:04:33.112716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":[]}],"pool_stats":[{"poolid":6,"num_pg":16,"stat_sum":{"num_bytes":1019740160,"num_objects":15560,"num_object_clones":0,"num_object_copies":46680,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15560,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":15560,"num_write_kb":995840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3135307776,"data_stored":3135307776,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":15560,"ondisk_log_size":15560,"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":5530,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17088,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201542,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":600764,"kb_used_data":290932,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93144388,"statfs":{"total":95995035648,"available":95379853312,"internally_reserved":0,"allocated":297914368,"data_stored":294889115,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1,1,1,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":47,"seq":201863463179,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":579380,"kb_used_data":269548,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93165772,"statfs":{"total":95995035648,"available":95401750528,"internally_reserved":0,"allocated":276017152,"data_stored":272999964,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":39,"seq":167503724816,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":548264,"kb_used_data":238432,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93196888,"statfs":{"total":95995035648,"available":95433613312,"internally_reserved":0,"allocated":244154368,"data_stored":241144750,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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":[]},{"osd":4,"up_from":31,"seq":133143986454,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":569012,"kb_used_data":259180,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93176140,"statfs":{"total":95995035648,"available":95412367360,"internally_reserved":0,"allocated":265400320,"data_stored":262382645,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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":[]},{"osd":3,"up_from":592,"seq":2542620639351,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":890156,"kb_used_data":836132,"kb_used_omap":25,"kb_used_meta":53990,"kb_avail":92854996,"statfs":{"total":95995035648,"available":95083515904,"internally_reserved":0,"allocated":856199168,"data_stored":853193199,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26454,"internal_metadata":55285930},"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,4,4],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":559,"seq":2400886718589,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":538804,"kb_used_data":488808,"kb_used_omap":29,"kb_used_meta":49954,"kb_avail":93206348,"statfs":{"total":95995035648,"available":95443300352,"internally_reserved":0,"allocated":500539392,"data_stored":497529849,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30541,"internal_metadata":51153075},"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":[3,0,1,2],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":527,"seq":2263447765124,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":458796,"kb_used_data":404644,"kb_used_omap":34,"kb_used_meta":54109,"kb_avail":93286356,"statfs":{"total":95995035648,"available":95525228544,"internally_reserved":0,"allocated":414355456,"data_stored":411349424,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35550,"internal_metadata":55407906},"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,2,0,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":453,"seq":1945620185234,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":221156,"kb_used_data":171036,"kb_used_omap":39,"kb_used_meta":50072,"kb_avail":93523996,"statfs":{"total":95995035648,"available":95768571904,"internally_reserved":0,"allocated":175140864,"data_stored":172134135,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40830,"internal_metadata":51273858},"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":[3,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":[]}],"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":4096,"data_stored":19,"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":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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5388,"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":5261,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1222,"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":5217,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"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":640,"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":4814,"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":4960,"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":178978816,"data_stored":178978816,"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":444727296,"data_stored":444727296,"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":509476864,"data_stored":509476864,"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":881852416,"data_stored":881852416,"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":266731520,"data_stored":266731520,"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":268828672,"data_stored":268828672,"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":266141696,"data_stored":266141696,"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":318570496,"data_stored":318570496,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:42:49.709 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool set unique_pool_1 pgp_num 16 2024-08-17T17:42:49.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:49.710 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:49.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:49.811 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:49.858 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:49.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:49.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:49.960 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:49.990 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:49.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:49.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:50.092 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:50.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:50.137 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:50.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:50.160 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:50.239 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:50.270 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 15 16 37341 37325 155.476 122.125 0.00721347 0.00642673 2024-08-17T17:42:50.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:50.294 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:50.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:50.395 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:50.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:50.435 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:50.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:42:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:42:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:42:50.536 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:50.573 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:50.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:50.574 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:50.674 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:50.704 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:50.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:50.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:50.806 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:50.839 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:50.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:50.840 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:50.941 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:50.971 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:50.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:50.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:50.983 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:42:50.983 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:42:51.020 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:42:51.020 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:42:51.057 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:42:51.057 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:42:51.073 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:51.094 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:42:51.094 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:42:51.105 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:51.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:51.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:51.128 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:42:51.128 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:42:51.163 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:42:51.163 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:42:51.198 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:42:51.199 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:42:51.208 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:51.232 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:42:51.232 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:42:51.239 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:51.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:51.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:51.251 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:51 smithi037 ceph-mon[97894]: pgmap v1286: 89 pgs: 89 active+clean; 2.1 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 147 MiB/s wr, 2.35k op/s 2024-08-17T17:42:51.251 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:51 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3356245723' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:51.251 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:51 smithi037 ceph-mon[102022]: pgmap v1286: 89 pgs: 89 active+clean; 2.1 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 147 MiB/s wr, 2.35k op/s 2024-08-17T17:42:51.251 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:51 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3356245723' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:51.270 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 16 16 39201 39185 153.025 116.25 0.0172787 0.0065292 2024-08-17T17:42:51.341 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:51.383 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:51.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:51.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:51.484 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:51.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:51 smithi046 ceph-mon[88218]: pgmap v1286: 89 pgs: 89 active+clean; 2.1 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 147 MiB/s wr, 2.35k op/s 2024-08-17T17:42:51.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:51 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3356245723' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:42:51.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:51.518 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:51.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:51.619 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:51.649 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:51.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:51.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:51.751 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:51.795 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:51.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:51.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:51.896 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:51.925 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:51.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:51.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:52.027 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:52.058 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:52.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:52.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:52.093 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:42:52.093 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:42:52.160 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:52.193 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:52.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:52.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:52.270 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 17 16 41077 41061 150.92 117.25 0.00447997 0.0066205 2024-08-17T17:42:52.296 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:52.336 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:52.349 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:52.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:52.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:52.451 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:52.493 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:52.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:52.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:52.595 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:52.627 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:52.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:52.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:52.729 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:52.762 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:52.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:52.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:52.864 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:52.894 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:52.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:52.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:52.996 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:53.037 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:53.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:53.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:53.139 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:53.174 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:53.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:53.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:53.270 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 18 16 43042 43026 149.358 122.812 0.00211258 0.0066856 2024-08-17T17:42:53.276 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:53.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:53.309 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:53.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:53.410 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:53.448 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:53.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:53.450 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:53.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:53 smithi046 ceph-mon[88218]: pgmap v1287: 89 pgs: 89 active+clean; 2.1 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 131 MiB/s wr, 2.09k op/s 2024-08-17T17:42:53.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:53 smithi037 ceph-mon[97894]: pgmap v1287: 89 pgs: 89 active+clean; 2.1 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 131 MiB/s wr, 2.09k op/s 2024-08-17T17:42:53.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:53 smithi037 ceph-mon[102022]: pgmap v1287: 89 pgs: 89 active+clean; 2.1 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 131 MiB/s wr, 2.09k op/s 2024-08-17T17:42:53.550 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:53.592 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:53.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:53.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:53.694 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:53.727 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:53.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:53.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:53.829 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:53.859 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:53.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:53.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:53.961 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:53.986 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-08-17T17:42:54.005 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:54.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:54.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:54.107 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:54.135 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:54.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:54.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:54.237 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:54.269 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:54.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:54.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:54.271 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 19 16 44856 44840 147.454 113.375 0.00456492 0.00677594 2024-08-17T17:42:54.284 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:54.286 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:54.371 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:54.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:54.415 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:54.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:54.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:54.516 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:54.549 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:54.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:54.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:54.652 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:54.686 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:54.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:54.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:54.788 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:54.825 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:54.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:54.826 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:54.927 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:54.964 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:54.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:54.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:55.066 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:55.091 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:55.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:55.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:55.193 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:55.235 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:55.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:55.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:55.271 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:2024-08-17T17:42:55.272095+0000 min lat: 0.00131963 max lat: 0.101165 avg lat: 0.0068594 2024-08-17T17:42:55.272 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:42:55.272 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 20 16 46635 46619 145.641 111.188 0.0175093 0.0068594 2024-08-17T17:42:55.337 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:55.372 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:55.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:55.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:55.474 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:55.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:55 smithi046 ceph-mon[88218]: pgmap v1288: 89 pgs: 89 active+clean; 2.3 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 137 MiB/s wr, 2.19k op/s 2024-08-17T17:42:55.519 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:55.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:55.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:55.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:55 smithi037 ceph-mon[97894]: pgmap v1288: 89 pgs: 89 active+clean; 2.3 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 137 MiB/s wr, 2.19k op/s 2024-08-17T17:42:55.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:55 smithi037 ceph-mon[102022]: pgmap v1288: 89 pgs: 89 active+clean; 2.3 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 137 MiB/s wr, 2.19k op/s 2024-08-17T17:42:55.621 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:55.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:55.662 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:55.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:55.764 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:55.803 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:55.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:55.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:55.905 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:55.941 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:55.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:55.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:56.044 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:56.086 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:56.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:56.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:56.188 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:56.203 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is unset 2024-08-17T17:42:56.217 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:42:56.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:56.245 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:56.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:56.272 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 21 16 48322 48306 143.725 105.438 0.0343393 0.00695082 2024-08-17T17:42:56.346 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:56.399 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:56.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:56.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:56.501 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:56.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:56 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3062882123' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:42:56.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:56 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:42:56.530 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:56 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3062882123' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:42:56.530 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:56 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:42:56.530 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:56 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3062882123' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:42:56.530 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:56 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:42:56.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:56.531 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:56.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:56.632 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:56.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:56.670 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:56.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:56.771 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:56.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:56.811 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:56.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:56.912 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:56.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:56.959 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:56.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:57.060 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:57.087 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:57.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:57.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:57.189 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:57.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:57.231 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:57.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:57.272 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 22 16 49926 49910 141.749 100.25 0.00448489 0.00705022 2024-08-17T17:42:57.332 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:57.370 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:57.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:57.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:57.472 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:57.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:57.497 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:57.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:57.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:57 smithi046 ceph-mon[88218]: pgmap v1289: 89 pgs: 89 active+clean; 2.7 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 150 MiB/s wr, 2.40k op/s 2024-08-17T17:42:57.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:57 smithi046 ceph-mon[88218]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:42:57.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:57 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:42:57.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:57 smithi046 ceph-mon[88218]: osdmap e1087: 8 total, 8 up, 8 in 2024-08-17T17:42:57.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:57 smithi037 ceph-mon[102022]: pgmap v1289: 89 pgs: 89 active+clean; 2.7 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 150 MiB/s wr, 2.40k op/s 2024-08-17T17:42:57.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:57 smithi037 ceph-mon[102022]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:42:57.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:57 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:42:57.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:57 smithi037 ceph-mon[102022]: osdmap e1087: 8 total, 8 up, 8 in 2024-08-17T17:42:57.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:57 smithi037 ceph-mon[97894]: pgmap v1289: 89 pgs: 89 active+clean; 2.7 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 150 MiB/s wr, 2.40k op/s 2024-08-17T17:42:57.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:57 smithi037 ceph-mon[97894]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:42:57.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:57 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:42:57.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:57 smithi037 ceph-mon[97894]: osdmap e1087: 8 total, 8 up, 8 in 2024-08-17T17:42:57.599 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:57.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:57.635 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:57.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:57.726 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:42:57.736 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:57.768 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:57.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:57.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:57.870 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:57.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:57.901 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:57.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:58.002 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:42:58.033 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:58.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:58.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:42:58.135 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:58.157 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:58.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:58.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:58.201 INFO:teuthology.orchestra.run.smithi037.stderr:set pool 6 pgp_num to 16 2024-08-17T17:42:58.259 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:42:58.272 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 23 16 51276 51260 139.254 84.375 0.00665055 0.00717371 2024-08-17T17:42:58.300 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:58.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:58.301 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:42:58.402 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:58.405 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:58 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3958193970' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T17:42:58.406 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:58 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3958193970' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T17:42:58.431 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:58.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:58.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:58.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:58 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3958193970' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T17:42:58.533 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:42:58.562 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:58.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:58.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:42:58.664 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:58.702 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:58.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:58.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:58.803 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:58.847 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:58.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:58.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:58.949 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:42:58.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:58.988 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:58.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:42:59.089 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:59.123 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:59.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:59.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:59.157 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:42:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:42:58] "GET /metrics HTTP/1.1" 200 36474 "" "Prometheus/2.51.0" 2024-08-17T17:42:59.224 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:42:59.262 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:59.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:59.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:42:59.272 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 24 16 53052 53036 138.077 111 0.00590929 0.00723724 2024-08-17T17:42:59.364 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:42:59.400 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:59.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:59.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:42:59.502 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:59.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:59 smithi046 ceph-mon[88218]: pgmap v1291: 89 pgs: 89 active+clean; 2.7 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 124 MiB/s wr, 1.99k op/s 2024-08-17T17:42:59.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:59 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3958193970' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]': finished 2024-08-17T17:42:59.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:42:59 smithi046 ceph-mon[88218]: osdmap e1088: 8 total, 8 up, 8 in 2024-08-17T17:42:59.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:59 smithi037 ceph-mon[97894]: pgmap v1291: 89 pgs: 89 active+clean; 2.7 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 124 MiB/s wr, 1.99k op/s 2024-08-17T17:42:59.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:59 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3958193970' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]': finished 2024-08-17T17:42:59.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:42:59 smithi037 ceph-mon[97894]: osdmap e1088: 8 total, 8 up, 8 in 2024-08-17T17:42:59.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:59 smithi037 ceph-mon[102022]: pgmap v1291: 89 pgs: 89 active+clean; 2.7 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 124 MiB/s wr, 1.99k op/s 2024-08-17T17:42:59.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:59 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3958193970' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]': finished 2024-08-17T17:42:59.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:42:59 smithi037 ceph-mon[102022]: osdmap e1088: 8 total, 8 up, 8 in 2024-08-17T17:42:59.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:59.544 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:59.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:59.646 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:42:59.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:59.680 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:42:59.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:42:59.781 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:42:59.820 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:42:59.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:42:59.847 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:42:59.948 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:00.002 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:00.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:00.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:00.105 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:00.143 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:00.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:00.144 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:00.245 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:00.272 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 25 16 54765 54749 136.836 107.062 0.0152518 0.00730242 2024-08-17T17:43:00.280 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:00.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:00.281 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:00.382 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:00.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:00.415 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:00.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:00.465 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:43:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:43:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:43:00.516 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:00.564 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:00.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:00.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:00.666 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:00.708 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:00.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:00.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:00.812 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:00.852 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:00.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:00.853 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:00.953 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:00.985 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:00.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:00.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:01.087 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:01.127 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:01.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:01.128 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:01.229 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:01.263 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:01.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:01.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:01.272 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 26 16 56413 56397 135.534 103 0.0111514 0.00737256 2024-08-17T17:43:01.365 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:01.401 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:01.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:01.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:01.417 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:01 smithi037 ceph-mon[97894]: pgmap v1293: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 136 MiB/s wr, 2.17k op/s 2024-08-17T17:43:01.417 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:01 smithi037 ceph-mon[102022]: pgmap v1293: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 136 MiB/s wr, 2.17k op/s 2024-08-17T17:43:01.503 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:01.510 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:01 smithi046 ceph-mon[88218]: pgmap v1293: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 136 MiB/s wr, 2.17k op/s 2024-08-17T17:43:01.537 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:01.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:01.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:01.639 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:01.670 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:01.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:01.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:01.750 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:43:01.750 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:43:01.772 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:01.820 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:01.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:01.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:01.922 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:01.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:01.953 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:01.953 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:02.001 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:43:02.054 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:02.088 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:02.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:02.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:02.190 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:02.221 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:02.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:02.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:02.272 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 27 16 57990 57974 134.165 98.5625 0.00634553 0.0074481 2024-08-17T17:43:02.323 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:02.352 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:02.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:02.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:02.454 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:02.514 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:02.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:02.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:02.616 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:02.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:02.669 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:02.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:02.770 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:02.812 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:02.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:02.814 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:02.866 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-08-17T17:43:02.915 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:02.950 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:02.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:02.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:03.052 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:03.130 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:03.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:03.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:03.234 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:03.274 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 28 16 59323 59307 132.343 83.3125 0.00991051 0.00755036 2024-08-17T17:43:03.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:03.278 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:03.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:03.380 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:03.411 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:03.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:03.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:03.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:03 smithi046 ceph-mon[88218]: pgmap v1294: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 116 MiB/s wr, 1.86k op/s 2024-08-17T17:43:03.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:03 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:43:03.513 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:03.517 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:03 smithi037 ceph-mon[97894]: pgmap v1294: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 116 MiB/s wr, 1.86k op/s 2024-08-17T17:43:03.517 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:03 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:43:03.517 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:03 smithi037 ceph-mon[102022]: pgmap v1294: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 116 MiB/s wr, 1.86k op/s 2024-08-17T17:43:03.517 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:03 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:43:03.520 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:43:03.520 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:43:03.541 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:03.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:03.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:03.555 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:43:03.555 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:43:03.558 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:03.559 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:03.596 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:43:03.596 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:43:03.640 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:43:03.640 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:43:03.644 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:03.673 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:43:03.673 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:43:03.673 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:03.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:03.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:03.703 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:43:03.704 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:43:03.736 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:43:03.736 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:43:03.765 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:43:03.766 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:43:03.775 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:03.796 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:03.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:03.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:03.898 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:03.933 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:03.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:03.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:04.034 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:04.056 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:04.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:04.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:04.158 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:04.192 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:04.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:04.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:04.203 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] 2024-08-17T17:43:04.203 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:43:04.203 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_1 2024-08-17T17:43:04.204 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:43:04.274 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 29 16 60617 60601 130.568 80.875 0.0102199 0.00765213 2024-08-17T17:43:04.293 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:04.315 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:04.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:04.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:04.417 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:04.446 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:04.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:04.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:04.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:04 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4212085864' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:04.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:04 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4212085864' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:04.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:04 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4212085864' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:04.548 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:04.595 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:04.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:04.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:04.696 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:04.728 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:04.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:04.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:04.830 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:04.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:04.864 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:04.864 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:04.965 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:04.993 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:04.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:04.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:05.095 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:05.142 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:05.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:05.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:05.244 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:05.274 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 30 16 61877 61861 128.841 78.75 0.0077846 0.00775581 2024-08-17T17:43:05.280 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:05.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:05.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:05.382 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:05.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:05.425 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:05.425 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:05 smithi046 ceph-mon[88218]: pgmap v1295: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s 2024-08-17T17:43:05.524 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:05 smithi037 ceph-mon[102022]: pgmap v1295: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s 2024-08-17T17:43:05.524 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:05 smithi037 ceph-mon[97894]: pgmap v1295: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s 2024-08-17T17:43:05.526 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:05.547 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:05.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:05.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:05.649 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:05.699 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:05.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:05.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:05.801 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:05.831 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:05.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:05.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:05.934 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:05.974 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:05.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:05.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:06.076 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:06.104 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:06.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:06.105 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:06.206 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:06.247 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:06.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:06.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:06.274 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 31 16 63073 63057 127.096 74.75 0.00909246 0.00786309 2024-08-17T17:43:06.350 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:06.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:06.385 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:06.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:06.486 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:06.539 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:06.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:06.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:06.641 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:06.683 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:06.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:06.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:06.784 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:06.826 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:06.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:06.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:06.929 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:06.966 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:06.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:06.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:07.068 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:07.110 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:07.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:07.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:07.211 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:07.242 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:07.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:07.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:07.274 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 32 16 64419 64403 125.753 84.125 0.00859646 0.00794695 2024-08-17T17:43:07.345 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:07.377 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:07.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:07.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:07.478 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:07.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:07 smithi046 ceph-mon[88218]: pgmap v1296: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 105 MiB/s wr, 1.67k op/s 2024-08-17T17:43:07.519 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:07.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:07.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:07.542 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:07 smithi037 ceph-mon[102022]: pgmap v1296: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 105 MiB/s wr, 1.67k op/s 2024-08-17T17:43:07.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:07 smithi037 ceph-mon[97894]: pgmap v1296: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 105 MiB/s wr, 1.67k op/s 2024-08-17T17:43:07.622 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:07.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:07.684 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:07.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:07.785 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:07.830 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:07.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:07.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:07.932 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:07.968 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:07.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:07.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:08.070 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:08.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:08.115 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:08.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:08.216 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:08.261 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:08.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:08.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:08.274 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 33 16 65878 65862 124.706 91.1875 0.013539 0.00801361 2024-08-17T17:43:08.364 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:08.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:08.405 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:08.405 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:08.506 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:08.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:08.553 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:08.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:08.654 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:08.693 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:08.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:08.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:08.795 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:08.831 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:08.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:08.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:08.933 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:08.966 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:08.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:08.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:09.068 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:09.097 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:09.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:09.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:09.201 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:09.225 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:09.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:09.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:09.237 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:43:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:43:08] "GET /metrics HTTP/1.1" 200 36476 "" "Prometheus/2.51.0" 2024-08-17T17:43:09.274 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 34 16 67223 67207 123.51 84.0625 0.0104779 0.00809163 2024-08-17T17:43:09.327 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:09.359 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:09.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:09.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:09.461 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:09.505 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:09.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:09.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:09.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:09 smithi046 ceph-mon[88218]: pgmap v1297: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:43:09.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:09.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:09 smithi037 ceph-mon[102022]: pgmap v1297: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:43:09.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:09.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:09 smithi037 ceph-mon[97894]: pgmap v1297: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:43:09.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:09.592 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:43:09.607 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:09.631 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:09.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:09.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:09.733 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:09.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:09.780 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:09.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:09.881 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:09.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:09.917 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:09.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:10.019 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:10.050 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:10.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:10.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:10.152 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:10.186 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:10.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:10.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:10.275 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 35 16 68512 68496 122.283 80.5625 0.0107527 0.00817266 2024-08-17T17:43:10.288 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:10.324 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:10.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:10.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:10.426 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:10.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:10.477 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:10.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:10.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:43:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:43:10.214Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:43:10.578 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:10.616 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:10.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:10.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:10.718 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:10.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:10.758 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:10.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:10.859 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:10.897 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:10.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:10.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:10.999 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:11.037 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:11.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:11.038 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:11.139 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:11.183 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:11.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:11.184 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:11.276 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 36 16 69710 69694 120.961 74.875 0.0147632 0.00826207 2024-08-17T17:43:11.285 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:11.320 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:11.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:11.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:11.422 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:11.469 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:11.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:11.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:11.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:11 smithi046 ceph-mon[88218]: pgmap v1298: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 106 MiB/s wr, 1.69k op/s 2024-08-17T17:43:11.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:11 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:43:11.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:11 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:43:11.539 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:11 smithi037 ceph-mon[102022]: pgmap v1298: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 106 MiB/s wr, 1.69k op/s 2024-08-17T17:43:11.540 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:11 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:43:11.540 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:11 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:43:11.540 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:11 smithi037 ceph-mon[97894]: pgmap v1298: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 106 MiB/s wr, 1.69k op/s 2024-08-17T17:43:11.540 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:11 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:43:11.540 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:11 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:43:11.570 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:11.602 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:11.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:11.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:11.704 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:11.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:11.734 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:11.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:11.836 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:11.880 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:43:11.881 INFO:teuthology.orchestra.run.smithi037.stdout: "size": 20, 2024-08-17T17:43:11.881 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 600, 2024-08-17T17:43:11.881 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [ 2024-08-17T17:43:11.881 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.881 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:20748 6.4 6:2e8614e6:::benchmark_data_smithi037_142561_object20747:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:43:11.881 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:42.355138+0000", 2024-08-17T17:43:11.881 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 29.520568225000002, 2024-08-17T17:43:11.881 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.094029903999999997, 2024-08-17T17:43:11.881 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:11.881 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:11.881 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:11.882 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:11.882 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:11.882 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:11.882 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 20748 2024-08-17T17:43:11.882 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.882 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:11.882 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.882 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:11.882 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.355138+0000", 2024-08-17T17:43:11.882 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:11.882 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.882 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.882 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:11.882 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.355138+0000", 2024-08-17T17:43:11.883 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:11.883 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.883 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.883 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:11.883 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.355139+0000", 2024-08-17T17:43:11.883 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.034e-06 2024-08-17T17:43:11.883 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.883 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.883 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:11.883 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.355158+0000", 2024-08-17T17:43:11.883 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8666000000000001e-05 2024-08-17T17:43:11.883 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.884 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.884 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:11.884 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.355169+0000", 2024-08-17T17:43:11.884 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0822000000000001e-05 2024-08-17T17:43:11.884 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.884 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.884 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:11.884 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.355176+0000", 2024-08-17T17:43:11.884 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9569999999999996e-06 2024-08-17T17:43:11.884 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.884 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.884 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:11.884 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.355232+0000", 2024-08-17T17:43:11.884 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6561000000000003e-05 2024-08-17T17:43:11.885 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.885 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.885 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:11.885 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.355344+0000", 2024-08-17T17:43:11.885 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011165700000000001 2024-08-17T17:43:11.885 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.885 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.885 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:43:11.885 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.355465+0000", 2024-08-17T17:43:11.885 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000120658 2024-08-17T17:43:11.885 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.885 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.885 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:11.886 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.356266+0000", 2024-08-17T17:43:11.886 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00080129500000000005 2024-08-17T17:43:11.886 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.886 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.886 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:11.886 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.357020+0000", 2024-08-17T17:43:11.886 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00075434799999999995 2024-08-17T17:43:11.886 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.886 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.886 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:11.886 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.448465+0000", 2024-08-17T17:43:11.886 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.091444356000000004 2024-08-17T17:43:11.886 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.887 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.887 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:11.887 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.449117+0000", 2024-08-17T17:43:11.887 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00065271899999999996 2024-08-17T17:43:11.887 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.887 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.887 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:11.887 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.449168+0000", 2024-08-17T17:43:11.887 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.0831000000000002e-05 2024-08-17T17:43:11.887 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:11.887 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:11.887 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:11.887 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.888 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.888 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:21031 6.4 6:20621af5:::benchmark_data_smithi037_142561_object21030:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:43:11.888 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:42.550241+0000", 2024-08-17T17:43:11.888 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 29.325464956000001, 2024-08-17T17:43:11.888 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.065132343999999995, 2024-08-17T17:43:11.888 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:11.888 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:11.888 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:11.888 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:11.888 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:11.888 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:11.888 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 21031 2024-08-17T17:43:11.888 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.888 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:11.889 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.889 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:11.889 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.550241+0000", 2024-08-17T17:43:11.889 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:11.889 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.889 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.889 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:11.889 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.550241+0000", 2024-08-17T17:43:11.889 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:11.889 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.889 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.889 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:11.889 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.550243+0000", 2024-08-17T17:43:11.889 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1689999999999999e-06 2024-08-17T17:43:11.890 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.890 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.890 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:11.890 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.550267+0000", 2024-08-17T17:43:11.890 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.4383999999999999e-05 2024-08-17T17:43:11.890 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.890 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.890 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:11.890 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.550283+0000", 2024-08-17T17:43:11.890 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5537999999999999e-05 2024-08-17T17:43:11.891 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.891 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.891 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:11.891 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.550291+0000", 2024-08-17T17:43:11.891 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.1289999999999996e-06 2024-08-17T17:43:11.891 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.891 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.891 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:11.891 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.550348+0000", 2024-08-17T17:43:11.891 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6962000000000001e-05 2024-08-17T17:43:11.891 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.892 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.892 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:11.892 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.550467+0000", 2024-08-17T17:43:11.892 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000119016 2024-08-17T17:43:11.892 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.892 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.892 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:43:11.892 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.550610+0000", 2024-08-17T17:43:11.892 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000143473 2024-08-17T17:43:11.892 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.892 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.892 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:11.892 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.551575+0000", 2024-08-17T17:43:11.893 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00096470499999999995 2024-08-17T17:43:11.893 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.893 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.893 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:11.893 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.551924+0000", 2024-08-17T17:43:11.893 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00034964399999999997 2024-08-17T17:43:11.893 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.893 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.893 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:11.893 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.615263+0000", 2024-08-17T17:43:11.893 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.063338491999999996 2024-08-17T17:43:11.893 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.893 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.893 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:11.894 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.615324+0000", 2024-08-17T17:43:11.894 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1118999999999995e-05 2024-08-17T17:43:11.894 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.894 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.894 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:11.894 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.615374+0000", 2024-08-17T17:43:11.894 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9713000000000003e-05 2024-08-17T17:43:11.894 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:11.894 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:11.894 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:11.894 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.894 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.894 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:27293 6.4 6:24693e34:::benchmark_data_smithi037_142561_object27292:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:43:11.895 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:45.258555+0000", 2024-08-17T17:43:11.895 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 26.617151353000001, 2024-08-17T17:43:11.895 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.098593879999999995, 2024-08-17T17:43:11.895 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:11.895 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:11.895 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:11.895 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:11.895 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:11.895 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:11.895 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 27293 2024-08-17T17:43:11.895 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.895 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:11.895 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.895 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:11.896 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258555+0000", 2024-08-17T17:43:11.896 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:11.896 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.896 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.896 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:11.896 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258555+0000", 2024-08-17T17:43:11.896 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:11.896 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.896 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.896 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:11.896 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258556+0000", 2024-08-17T17:43:11.896 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.345e-06 2024-08-17T17:43:11.896 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.896 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.897 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:11.897 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258583+0000", 2024-08-17T17:43:11.897 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.6088000000000002e-05 2024-08-17T17:43:11.897 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.897 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.897 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:11.897 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258595+0000", 2024-08-17T17:43:11.897 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2638e-05 2024-08-17T17:43:11.897 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.897 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.897 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:11.897 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258603+0000", 2024-08-17T17:43:11.897 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.9189999999999999e-06 2024-08-17T17:43:11.898 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.898 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.898 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:11.898 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258846+0000", 2024-08-17T17:43:11.898 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000243308 2024-08-17T17:43:11.898 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.898 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.898 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:11.898 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.259087+0000", 2024-08-17T17:43:11.898 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00024103800000000001 2024-08-17T17:43:11.898 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.898 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.898 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:43:11.899 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.259223+0000", 2024-08-17T17:43:11.899 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013516400000000001 2024-08-17T17:43:11.899 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.899 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.899 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:11.899 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.260988+0000", 2024-08-17T17:43:11.899 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0017653580000000001 2024-08-17T17:43:11.899 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.899 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.899 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:11.899 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.263361+0000", 2024-08-17T17:43:11.899 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.002373244 2024-08-17T17:43:11.899 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.900 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.900 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:11.900 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.356973+0000", 2024-08-17T17:43:11.900 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.093611854999999994 2024-08-17T17:43:11.900 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.900 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.900 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:11.900 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.357083+0000", 2024-08-17T17:43:11.900 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000109758 2024-08-17T17:43:11.900 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.900 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.900 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:11.901 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.357149+0000", 2024-08-17T17:43:11.901 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.6165000000000001e-05 2024-08-17T17:43:11.901 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:11.901 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:11.901 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:11.901 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.901 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.901 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:27298 6.4 6:247c4b4a:::benchmark_data_smithi037_142561_object27297:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:43:11.901 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:45.258626+0000", 2024-08-17T17:43:11.901 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 26.617080503, 2024-08-17T17:43:11.901 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.100865466, 2024-08-17T17:43:11.902 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:11.902 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:11.902 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:11.902 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:11.902 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:11.902 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:11.902 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 27298 2024-08-17T17:43:11.902 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.902 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:11.903 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.903 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:11.903 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258626+0000", 2024-08-17T17:43:11.903 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:11.903 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.903 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.903 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:11.903 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258626+0000", 2024-08-17T17:43:11.903 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:11.904 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.904 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.904 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:11.904 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258626+0000", 2024-08-17T17:43:11.904 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6300000000000005e-07 2024-08-17T17:43:11.904 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.904 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.904 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:11.904 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258649+0000", 2024-08-17T17:43:11.904 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2507999999999999e-05 2024-08-17T17:43:11.904 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.904 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.904 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:11.905 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258659+0000", 2024-08-17T17:43:11.905 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0312000000000001e-05 2024-08-17T17:43:11.905 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.905 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.905 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:11.905 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258666+0000", 2024-08-17T17:43:11.905 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.7240000000000003e-06 2024-08-17T17:43:11.905 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.905 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.905 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:11.905 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.261030+0000", 2024-08-17T17:43:11.905 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.002363824 2024-08-17T17:43:11.905 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.906 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.906 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:11.906 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.261162+0000", 2024-08-17T17:43:11.906 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013192 2024-08-17T17:43:11.906 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.906 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.906 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:43:11.906 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.261307+0000", 2024-08-17T17:43:11.906 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014507800000000001 2024-08-17T17:43:11.906 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.906 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.906 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:11.906 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.263827+0000", 2024-08-17T17:43:11.907 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0025205980000000002 2024-08-17T17:43:11.907 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.907 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.907 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:11.907 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.264123+0000", 2024-08-17T17:43:11.907 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00029570699999999998 2024-08-17T17:43:11.907 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.907 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.907 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:11.907 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.359311+0000", 2024-08-17T17:43:11.907 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.095188185999999994 2024-08-17T17:43:11.907 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.907 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.908 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:11.908 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.359419+0000", 2024-08-17T17:43:11.908 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000107428 2024-08-17T17:43:11.908 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.908 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.908 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:11.908 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.359491+0000", 2024-08-17T17:43:11.908 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.2618000000000002e-05 2024-08-17T17:43:11.908 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:11.908 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:11.908 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:11.908 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.908 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.908 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:29906 6.4 6:22ff7432:::benchmark_data_smithi037_142561_object29905:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:43:11.909 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:46.548401+0000", 2024-08-17T17:43:11.909 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 25.327305926000001, 2024-08-17T17:43:11.909 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.073147170999999997, 2024-08-17T17:43:11.909 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:11.909 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:11.909 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:11.909 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:11.909 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:11.909 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:11.909 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 29906 2024-08-17T17:43:11.909 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.909 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:11.909 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.909 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:11.909 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.548401+0000", 2024-08-17T17:43:11.910 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:11.910 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.910 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.910 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:11.910 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.548401+0000", 2024-08-17T17:43:11.910 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:11.910 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.911 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.911 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:11.911 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.548402+0000", 2024-08-17T17:43:11.911 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.593e-06 2024-08-17T17:43:11.911 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.911 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.911 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:11.911 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.548435+0000", 2024-08-17T17:43:11.911 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.2817000000000001e-05 2024-08-17T17:43:11.911 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.911 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.911 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:11.911 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.548449+0000", 2024-08-17T17:43:11.912 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4348999999999999e-05 2024-08-17T17:43:11.912 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.912 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.912 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:11.912 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.548457+0000", 2024-08-17T17:43:11.912 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7950000000000008e-06 2024-08-17T17:43:11.912 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.912 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.912 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:11.912 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.548519+0000", 2024-08-17T17:43:11.912 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1604000000000002e-05 2024-08-17T17:43:11.912 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.913 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.913 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:11.913 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.548626+0000", 2024-08-17T17:43:11.913 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000107254 2024-08-17T17:43:11.913 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.913 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.913 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:43:11.913 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.548747+0000", 2024-08-17T17:43:11.913 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000120946 2024-08-17T17:43:11.913 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.913 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.913 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:11.913 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.549669+0000", 2024-08-17T17:43:11.913 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00092171799999999997 2024-08-17T17:43:11.914 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.914 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.914 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:11.914 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.551364+0000", 2024-08-17T17:43:11.914 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001695596 2024-08-17T17:43:11.914 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.914 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.914 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:11.914 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.621419+0000", 2024-08-17T17:43:11.914 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.070054410999999997 2024-08-17T17:43:11.914 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.914 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.915 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:11.915 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.621501+0000", 2024-08-17T17:43:11.915 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.2360000000000004e-05 2024-08-17T17:43:11.915 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.915 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.915 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:11.915 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.621548+0000", 2024-08-17T17:43:11.915 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.6727999999999997e-05 2024-08-17T17:43:11.915 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:11.915 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:11.915 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:11.915 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.915 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.915 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:31136 6.4 6:25486c00:::benchmark_data_smithi037_142561_object31135:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:43:11.916 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:47.209769+0000", 2024-08-17T17:43:11.916 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 24.665937539000002, 2024-08-17T17:43:11.916 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.067831302999999996, 2024-08-17T17:43:11.916 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:11.916 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:11.916 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:11.916 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:11.916 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:11.916 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:11.916 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 31136 2024-08-17T17:43:11.916 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.916 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:11.916 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.916 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:11.917 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.209769+0000", 2024-08-17T17:43:11.917 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:11.917 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.917 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.917 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:11.917 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.209769+0000", 2024-08-17T17:43:11.917 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:11.917 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.917 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.917 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:11.917 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.209770+0000", 2024-08-17T17:43:11.917 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.522e-06 2024-08-17T17:43:11.917 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.918 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.918 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:11.918 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.209791+0000", 2024-08-17T17:43:11.918 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.0803000000000001e-05 2024-08-17T17:43:11.918 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.918 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.918 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:11.918 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.209812+0000", 2024-08-17T17:43:11.918 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.0503e-05 2024-08-17T17:43:11.918 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.918 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.918 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:11.918 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.209819+0000", 2024-08-17T17:43:11.919 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9859999999999997e-06 2024-08-17T17:43:11.919 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.919 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.919 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:11.919 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.209874+0000", 2024-08-17T17:43:11.919 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.5744e-05 2024-08-17T17:43:11.919 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.919 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.919 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:11.919 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.209990+0000", 2024-08-17T17:43:11.919 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000115343 2024-08-17T17:43:11.919 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.919 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.919 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:43:11.920 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.210107+0000", 2024-08-17T17:43:11.920 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011738 2024-08-17T17:43:11.920 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.920 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.920 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:11.920 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.276894+0000", 2024-08-17T17:43:11.920 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.066786397999999997 2024-08-17T17:43:11.920 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.920 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.920 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:11.920 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.276930+0000", 2024-08-17T17:43:11.920 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.6498000000000002e-05 2024-08-17T17:43:11.920 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.921 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.921 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:11.921 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.277235+0000", 2024-08-17T17:43:11.921 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00030478200000000002 2024-08-17T17:43:11.921 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.921 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.921 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:11.921 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.277547+0000", 2024-08-17T17:43:11.921 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00031257600000000001 2024-08-17T17:43:11.921 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.921 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.921 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:11.921 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.277600+0000", 2024-08-17T17:43:11.921 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.2768e-05 2024-08-17T17:43:11.921 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:11.922 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:11.922 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:11.922 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.922 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.922 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:31140 6.4 6:2ca7fcc9:::benchmark_data_smithi037_142561_object31139:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:43:11.922 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:47.210968+0000", 2024-08-17T17:43:11.922 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 24.664738775, 2024-08-17T17:43:11.922 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.066918469999999994, 2024-08-17T17:43:11.922 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:11.922 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:11.922 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:11.922 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:11.922 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:11.923 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:11.923 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 31140 2024-08-17T17:43:11.923 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.923 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:11.923 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.923 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:11.923 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.210968+0000", 2024-08-17T17:43:11.923 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:11.923 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.923 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.923 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:11.923 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.210968+0000", 2024-08-17T17:43:11.923 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:11.924 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.924 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.924 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:11.924 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.210969+0000", 2024-08-17T17:43:11.924 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1769999999999999e-06 2024-08-17T17:43:11.924 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.924 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.924 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:11.924 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.210988+0000", 2024-08-17T17:43:11.924 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9579e-05 2024-08-17T17:43:11.924 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.924 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.924 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:11.924 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.211000+0000", 2024-08-17T17:43:11.925 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1824999999999999e-05 2024-08-17T17:43:11.925 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:11.926 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:11.926 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:11.927 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.927 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:11.927 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.211008+0000", 2024-08-17T17:43:11.927 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.5220000000000001e-06 2024-08-17T17:43:11.927 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.928 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.928 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:11.928 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.211854+0000", 2024-08-17T17:43:11.928 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00084583599999999998 2024-08-17T17:43:11.928 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.928 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.929 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:11.929 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.212131+0000", 2024-08-17T17:43:11.929 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00027778999999999998 2024-08-17T17:43:11.929 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.929 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.929 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:43:11.930 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.212264+0000", 2024-08-17T17:43:11.930 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013251499999999999 2024-08-17T17:43:11.930 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.930 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.930 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:11.930 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.276964+0000", 2024-08-17T17:43:11.931 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.064700568 2024-08-17T17:43:11.931 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.931 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.931 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:11.931 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.277106+0000", 2024-08-17T17:43:11.931 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014169900000000001 2024-08-17T17:43:11.932 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.932 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.932 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:11.932 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.277610+0000", 2024-08-17T17:43:11.932 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00050405100000000004 2024-08-17T17:43:11.933 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.933 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.933 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:11.933 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.277820+0000", 2024-08-17T17:43:11.933 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000209729 2024-08-17T17:43:11.933 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.934 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.934 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:11.934 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.277886+0000", 2024-08-17T17:43:11.934 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.6179000000000005e-05 2024-08-17T17:43:11.934 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:11.935 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:11.935 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:11.935 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.935 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.935 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.35031.0:31139 6.e e1086/1081 6:7eb8e309:::benchmark_data_smithi037_142561_object31138:head v 1086'1968, mlcod=1086'1966)", 2024-08-17T17:43:11.936 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:47.211813+0000", 2024-08-17T17:43:11.936 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 24.663893098999999, 2024-08-17T17:43:11.936 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.062673577999999994, 2024-08-17T17:43:11.936 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:11.936 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:11.936 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:11.936 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:11.937 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.937 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:11.937 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.211813+0000", 2024-08-17T17:43:11.937 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:11.937 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.937 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.938 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:11.938 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.211813+0000", 2024-08-17T17:43:11.938 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:11.938 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.938 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.938 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:11.939 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.211814+0000", 2024-08-17T17:43:11.939 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1429999999999999e-06 2024-08-17T17:43:11.939 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.939 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.939 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:11.939 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.211846+0000", 2024-08-17T17:43:11.940 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.1970000000000001e-05 2024-08-17T17:43:11.940 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.940 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.940 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:11.940 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.211858+0000", 2024-08-17T17:43:11.940 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1343e-05 2024-08-17T17:43:11.941 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.941 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.941 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:11.941 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.211865+0000", 2024-08-17T17:43:11.941 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9670000000000004e-06 2024-08-17T17:43:11.941 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.942 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.942 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:11.942 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.211976+0000", 2024-08-17T17:43:11.942 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011161 2024-08-17T17:43:11.942 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.942 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.943 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:11.943 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.211995+0000", 2024-08-17T17:43:11.943 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8345000000000001e-05 2024-08-17T17:43:11.943 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.943 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.943 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:11.943 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.274387+0000", 2024-08-17T17:43:11.944 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.062392187000000002 2024-08-17T17:43:11.944 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.944 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.944 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:11.944 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.274487+0000", 2024-08-17T17:43:11.944 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00010001300000000001 2024-08-17T17:43:11.944 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:11.945 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:11.945 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:11.945 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.945 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.945 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:31141 6.4 6:2e867996:::benchmark_data_smithi037_142561_object31140:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:43:11.945 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:47.211954+0000", 2024-08-17T17:43:11.946 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 24.663752506000002, 2024-08-17T17:43:11.946 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.066479609999999995, 2024-08-17T17:43:11.946 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:11.946 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:11.946 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:11.949 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:11.949 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:11.950 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:11.950 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 31141 2024-08-17T17:43:11.950 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.950 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:11.950 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.951 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:11.951 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.211954+0000", 2024-08-17T17:43:11.951 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:11.951 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.951 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.951 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:11.952 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.211954+0000", 2024-08-17T17:43:11.952 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:11.952 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.952 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.952 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:11.952 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.211955+0000", 2024-08-17T17:43:11.953 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3319999999999999e-06 2024-08-17T17:43:11.953 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.953 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.953 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:11.953 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.211974+0000", 2024-08-17T17:43:11.954 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9082000000000001e-05 2024-08-17T17:43:11.954 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.954 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.954 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:11.954 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.211985+0000", 2024-08-17T17:43:11.954 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0426e-05 2024-08-17T17:43:11.955 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.955 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.955 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:11.955 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.211991+0000", 2024-08-17T17:43:11.955 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.4110000000000001e-06 2024-08-17T17:43:11.955 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.956 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.956 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:11.956 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.274311+0000", 2024-08-17T17:43:11.956 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.062320296999999997 2024-08-17T17:43:11.956 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.957 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.957 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:11.957 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.274452+0000", 2024-08-17T17:43:11.957 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014064899999999999 2024-08-17T17:43:11.957 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.957 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.958 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:43:11.958 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.274582+0000", 2024-08-17T17:43:11.958 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000130178 2024-08-17T17:43:11.958 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.958 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.958 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:11.959 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.277223+0000", 2024-08-17T17:43:11.959 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0026403429999999999 2024-08-17T17:43:11.959 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.959 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.959 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:11.959 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.277898+0000", 2024-08-17T17:43:11.960 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00067504200000000005 2024-08-17T17:43:11.960 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.960 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.960 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:11.960 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.278323+0000", 2024-08-17T17:43:11.960 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00042489300000000003 2024-08-17T17:43:11.961 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.961 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.961 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:11.961 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.278390+0000", 2024-08-17T17:43:11.961 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.7002000000000007e-05 2024-08-17T17:43:11.961 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.962 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:11.963 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.963 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:11.963 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.278434+0000", 2024-08-17T17:43:11.964 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.3955000000000002e-05 2024-08-17T17:43:11.964 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:11.964 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:11.964 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:11.964 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.964 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.965 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop_reply(client.35031.0:31136 6.4 e1086/1081 ondisk, result = 0)", 2024-08-17T17:43:11.965 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:47.212496+0000", 2024-08-17T17:43:11.965 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 24.66321057, 2024-08-17T17:43:11.965 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.064404254999999994, 2024-08-17T17:43:11.965 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:11.965 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:11.966 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T17:43:11.966 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:11.966 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.966 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:11.966 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.212496+0000", 2024-08-17T17:43:11.967 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:11.967 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.967 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.967 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:11.967 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.212496+0000", 2024-08-17T17:43:11.967 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:11.967 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.967 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.967 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:11.967 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.212497+0000", 2024-08-17T17:43:11.968 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.8599999999999997e-07 2024-08-17T17:43:11.968 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.968 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.968 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:11.968 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.212501+0000", 2024-08-17T17:43:11.968 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.5510000000000001e-06 2024-08-17T17:43:11.968 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.968 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.968 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:11.969 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.212512+0000", 2024-08-17T17:43:11.969 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0613e-05 2024-08-17T17:43:11.969 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.969 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.969 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:11.969 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.212519+0000", 2024-08-17T17:43:11.969 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.7059999999999998e-06 2024-08-17T17:43:11.969 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.969 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.970 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:11.970 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.276880+0000", 2024-08-17T17:43:11.970 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.064361869000000002 2024-08-17T17:43:11.970 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.970 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.970 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:11.970 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.276888+0000", 2024-08-17T17:43:11.970 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.3839999999999999e-06 2024-08-17T17:43:11.970 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.971 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.971 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:11.971 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.276900+0000", 2024-08-17T17:43:11.971 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2346e-05 2024-08-17T17:43:11.971 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:11.971 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:11.971 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:11.971 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.971 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.972 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.35031.0:31145 6.d e1086/1081 6:be1c18fe:::benchmark_data_smithi037_142561_object31144:head v 1086'1951, mlcod=1086'1949)", 2024-08-17T17:43:11.972 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:47.213966+0000", 2024-08-17T17:43:11.972 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 24.661740896000001, 2024-08-17T17:43:11.972 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.060531556, 2024-08-17T17:43:11.972 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:11.972 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:11.972 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:11.972 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:11.973 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.973 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:11.973 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.213966+0000", 2024-08-17T17:43:11.973 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:11.973 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.973 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.973 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:11.973 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.213966+0000", 2024-08-17T17:43:11.973 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:11.973 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.974 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.974 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:11.974 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.213966+0000", 2024-08-17T17:43:11.974 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.8800000000000002e-07 2024-08-17T17:43:11.974 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.974 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.974 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:11.974 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.214046+0000", 2024-08-17T17:43:11.974 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.9639000000000001e-05 2024-08-17T17:43:11.975 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.975 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.975 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:11.975 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.272713+0000", 2024-08-17T17:43:11.975 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.058666698000000003 2024-08-17T17:43:11.975 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.975 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.975 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:11.975 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.272723+0000", 2024-08-17T17:43:11.976 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0217000000000001e-05 2024-08-17T17:43:11.976 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.976 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.976 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:11.976 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.272850+0000", 2024-08-17T17:43:11.976 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012699200000000001 2024-08-17T17:43:11.976 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.976 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.976 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:11.976 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.272869+0000", 2024-08-17T17:43:11.976 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9031000000000001e-05 2024-08-17T17:43:11.977 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.977 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.977 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:11.977 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.274330+0000", 2024-08-17T17:43:11.977 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001460806 2024-08-17T17:43:11.977 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.977 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.977 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:11.977 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.274497+0000", 2024-08-17T17:43:11.977 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00016738500000000001 2024-08-17T17:43:11.978 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:11.978 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:11.978 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:11.978 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.978 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.978 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:31610 6.4 6:2772fb69:::benchmark_data_smithi037_142561_object31609:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:43:11.979 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:47.470121+0000", 2024-08-17T17:43:11.979 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 24.405585339000002, 2024-08-17T17:43:11.979 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.067372266, 2024-08-17T17:43:11.979 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:11.979 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:11.979 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:11.979 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:11.980 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:11.980 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:11.980 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 31610 2024-08-17T17:43:11.980 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.980 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:11.980 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.981 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:11.981 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.470121+0000", 2024-08-17T17:43:11.981 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:11.981 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.981 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.982 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:11.982 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.470121+0000", 2024-08-17T17:43:11.982 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:11.982 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.982 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.982 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:11.983 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.470123+0000", 2024-08-17T17:43:11.983 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6249999999999999e-06 2024-08-17T17:43:11.983 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.983 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.983 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:11.983 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.470149+0000", 2024-08-17T17:43:11.984 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.6622999999999999e-05 2024-08-17T17:43:11.984 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.984 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.984 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:11.984 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.470163+0000", 2024-08-17T17:43:11.984 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3667e-05 2024-08-17T17:43:11.985 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.985 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.985 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:11.985 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.470171+0000", 2024-08-17T17:43:11.985 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.6040000000000004e-06 2024-08-17T17:43:11.985 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.986 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.986 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:11.986 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.470225+0000", 2024-08-17T17:43:11.986 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4438000000000003e-05 2024-08-17T17:43:11.986 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.987 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.987 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:11.987 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.470323+0000", 2024-08-17T17:43:11.987 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.7930000000000006e-05 2024-08-17T17:43:11.987 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.988 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.988 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:43:11.988 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.470430+0000", 2024-08-17T17:43:11.988 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000106587 2024-08-17T17:43:11.988 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.988 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.988 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:11.989 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.472245+0000", 2024-08-17T17:43:11.989 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001815119 2024-08-17T17:43:11.989 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.989 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.989 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:11.989 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.473668+0000", 2024-08-17T17:43:11.990 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001423351 2024-08-17T17:43:11.990 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.990 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.990 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:11.990 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.537328+0000", 2024-08-17T17:43:11.990 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.063659909000000001 2024-08-17T17:43:11.990 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.991 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.991 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:11.991 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.537433+0000", 2024-08-17T17:43:11.991 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00010551400000000001 2024-08-17T17:43:11.991 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.991 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.991 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:11.991 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.537493+0000", 2024-08-17T17:43:11.991 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.9898999999999997e-05 2024-08-17T17:43:11.991 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:11.992 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:11.992 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:11.992 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.992 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.992 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:31617 6.4 6:29a71905:::benchmark_data_smithi037_142561_object31616:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:43:11.992 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:47.470955+0000", 2024-08-17T17:43:11.992 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 24.404751401999999, 2024-08-17T17:43:11.992 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.066900462999999993, 2024-08-17T17:43:11.992 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:11.992 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:11.992 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:11.992 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:11.992 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:11.992 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:11.993 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 31617 2024-08-17T17:43:11.993 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.993 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:11.993 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.993 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:11.993 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.470955+0000", 2024-08-17T17:43:11.993 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:11.993 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.993 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.993 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:11.993 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.470955+0000", 2024-08-17T17:43:11.993 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:11.993 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.993 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.994 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:11.994 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.470956+0000", 2024-08-17T17:43:11.994 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.2900000000000002e-07 2024-08-17T17:43:11.994 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.994 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.994 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:11.994 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.470973+0000", 2024-08-17T17:43:11.994 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.7325000000000001e-05 2024-08-17T17:43:11.994 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.994 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.994 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:11.994 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.470982+0000", 2024-08-17T17:43:11.994 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.3659999999999992e-06 2024-08-17T17:43:11.995 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.995 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.995 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:11.995 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.470987+0000", 2024-08-17T17:43:11.995 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.0220000000000004e-06 2024-08-17T17:43:11.995 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.995 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.995 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:11.995 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.471261+0000", 2024-08-17T17:43:11.995 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000274837 2024-08-17T17:43:11.995 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.995 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.995 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:11.995 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.471338+0000", 2024-08-17T17:43:11.996 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.6575999999999993e-05 2024-08-17T17:43:11.996 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.996 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.996 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:43:11.996 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.471436+0000", 2024-08-17T17:43:11.996 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.8407999999999997e-05 2024-08-17T17:43:11.996 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.996 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.996 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:11.996 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.472444+0000", 2024-08-17T17:43:11.996 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0010071920000000001 2024-08-17T17:43:11.996 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.996 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.996 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:11.997 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.473714+0000", 2024-08-17T17:43:11.997 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0012699969999999999 2024-08-17T17:43:11.997 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.997 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.997 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:11.997 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.537588+0000", 2024-08-17T17:43:11.997 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.063874425999999998 2024-08-17T17:43:11.997 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.997 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.997 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:11.997 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.537723+0000", 2024-08-17T17:43:11.997 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013513699999999999 2024-08-17T17:43:11.997 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.997 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.998 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:11.998 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.537855+0000", 2024-08-17T17:43:11.998 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013234799999999999 2024-08-17T17:43:11.998 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:11.998 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:11.998 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:11.998 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.998 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.998 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:31619 6.4 6:25c42c9a:::benchmark_data_smithi037_142561_object31618:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:43:11.998 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:47.474351+0000", 2024-08-17T17:43:11.998 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 24.401355707, 2024-08-17T17:43:11.998 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.065633533999999993, 2024-08-17T17:43:11.998 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:11.999 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:11.999 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:11.999 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:11.999 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:11.999 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:11.999 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 31619 2024-08-17T17:43:11.999 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:11.999 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:11.999 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:11.999 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:11.999 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.474351+0000", 2024-08-17T17:43:11.999 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:11.999 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.000 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.000 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:12.000 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.474351+0000", 2024-08-17T17:43:12.000 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:12.000 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.000 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.000 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:12.000 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.474352+0000", 2024-08-17T17:43:12.000 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6500000000000001e-06 2024-08-17T17:43:12.000 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.000 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.000 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:12.000 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.474376+0000", 2024-08-17T17:43:12.000 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.3589999999999999e-05 2024-08-17T17:43:12.000 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.001 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.001 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:12.001 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.474388+0000", 2024-08-17T17:43:12.001 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.236e-05 2024-08-17T17:43:12.001 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.001 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.001 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:12.001 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.474416+0000", 2024-08-17T17:43:12.001 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.7494000000000001e-05 2024-08-17T17:43:12.001 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.001 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.001 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:12.001 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.474491+0000", 2024-08-17T17:43:12.001 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.5069999999999998e-05 2024-08-17T17:43:12.001 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.002 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.002 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:12.002 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.474611+0000", 2024-08-17T17:43:12.002 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000119918 2024-08-17T17:43:12.002 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.002 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.002 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:43:12.002 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.474750+0000", 2024-08-17T17:43:12.002 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000139305 2024-08-17T17:43:12.002 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.002 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.002 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:12.002 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.533938+0000", 2024-08-17T17:43:12.003 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.059187869999999997 2024-08-17T17:43:12.003 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.003 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.003 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:12.003 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.534014+0000", 2024-08-17T17:43:12.003 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.6352000000000004e-05 2024-08-17T17:43:12.003 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.003 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.003 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:12.003 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.539874+0000", 2024-08-17T17:43:12.003 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0058600889999999997 2024-08-17T17:43:12.003 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.004 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.004 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:12.004 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.539938+0000", 2024-08-17T17:43:12.004 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.3517999999999997e-05 2024-08-17T17:43:12.004 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.004 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.004 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:12.004 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:12.005 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.539984+0000", 2024-08-17T17:43:12.005 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.6317999999999999e-05 2024-08-17T17:43:12.005 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:12.005 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:12.005 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:12.005 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.005 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.005 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:31621 6.4 6:26660663:::benchmark_data_smithi037_142561_object31620:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:43:12.006 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:47.475250+0000", 2024-08-17T17:43:12.006 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 24.400455997000002, 2024-08-17T17:43:12.006 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.064862159000000003, 2024-08-17T17:43:12.006 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:12.006 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:12.006 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:12.006 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:12.006 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:12.006 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:12.006 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 31621 2024-08-17T17:43:12.006 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.007 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:12.007 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.007 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:12.007 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.475250+0000", 2024-08-17T17:43:12.007 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:12.007 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.007 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.007 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:12.007 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.475250+0000", 2024-08-17T17:43:12.007 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:12.007 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.007 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.007 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:12.008 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.475251+0000", 2024-08-17T17:43:12.008 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.1999999999999998e-07 2024-08-17T17:43:12.008 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.008 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.008 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:12.008 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.475273+0000", 2024-08-17T17:43:12.008 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1603e-05 2024-08-17T17:43:12.008 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.008 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.008 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:12.008 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.475284+0000", 2024-08-17T17:43:12.008 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0699e-05 2024-08-17T17:43:12.008 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.008 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.009 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:12.009 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.475291+0000", 2024-08-17T17:43:12.009 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9659999999999999e-06 2024-08-17T17:43:12.009 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.009 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.009 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:12.009 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.475910+0000", 2024-08-17T17:43:12.009 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00061906299999999999 2024-08-17T17:43:12.009 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.009 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.009 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:12.009 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.532636+0000", 2024-08-17T17:43:12.009 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.056726208 2024-08-17T17:43:12.010 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.010 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.010 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:43:12.010 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.532792+0000", 2024-08-17T17:43:12.010 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00015648699999999999 2024-08-17T17:43:12.010 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.010 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.010 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:12.010 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.534304+0000", 2024-08-17T17:43:12.010 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001511617 2024-08-17T17:43:12.010 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.010 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.010 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:12.010 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.534424+0000", 2024-08-17T17:43:12.011 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012045299999999999 2024-08-17T17:43:12.011 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.011 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.011 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:12.011 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.540031+0000", 2024-08-17T17:43:12.011 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0056063049999999998 2024-08-17T17:43:12.011 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.011 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.011 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:12.011 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.540078+0000", 2024-08-17T17:43:12.011 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7769000000000003e-05 2024-08-17T17:43:12.011 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.011 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.012 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:12.012 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.540113+0000", 2024-08-17T17:43:12.012 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.4168999999999998e-05 2024-08-17T17:43:12.012 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:12.012 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:12.012 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:12.012 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.012 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.012 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:60614 6.4 6:2f850b03:::benchmark_data_smithi037_142561_object60613:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1088)", 2024-08-17T17:43:12.012 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:04.266290+0000", 2024-08-17T17:43:12.012 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 7.6094160720000001, 2024-08-17T17:43:12.012 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.073137905000000003, 2024-08-17T17:43:12.012 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:12.012 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:12.013 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:12.013 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:12.013 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:12.013 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:12.013 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 60614 2024-08-17T17:43:12.013 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.013 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:12.013 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.013 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:12.013 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.266290+0000", 2024-08-17T17:43:12.013 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:12.013 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.013 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.013 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:12.014 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.266290+0000", 2024-08-17T17:43:12.014 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:12.014 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.014 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.014 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:12.014 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.266293+0000", 2024-08-17T17:43:12.014 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.6060000000000001e-06 2024-08-17T17:43:12.014 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.014 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.014 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:12.014 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.266322+0000", 2024-08-17T17:43:12.014 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.9521000000000001e-05 2024-08-17T17:43:12.014 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.014 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.015 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:12.015 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.266341+0000", 2024-08-17T17:43:12.015 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8715999999999998e-05 2024-08-17T17:43:12.015 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.015 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.015 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:12.015 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.266350+0000", 2024-08-17T17:43:12.015 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.166e-06 2024-08-17T17:43:12.015 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.015 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.015 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:12.015 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.266423+0000", 2024-08-17T17:43:12.015 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.2764999999999999e-05 2024-08-17T17:43:12.015 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.016 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.016 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:12.016 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.266552+0000", 2024-08-17T17:43:12.016 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012896000000000001 2024-08-17T17:43:12.016 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.016 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.016 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:43:12.016 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.266684+0000", 2024-08-17T17:43:12.016 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013196400000000001 2024-08-17T17:43:12.016 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.016 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.016 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:12.016 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.268991+0000", 2024-08-17T17:43:12.016 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0023066570000000002 2024-08-17T17:43:12.017 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.017 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.017 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:12.017 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.269199+0000", 2024-08-17T17:43:12.017 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00020824600000000001 2024-08-17T17:43:12.017 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.017 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.017 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:12.017 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.339220+0000", 2024-08-17T17:43:12.017 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.070020782000000004 2024-08-17T17:43:12.017 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.017 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.017 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:12.018 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.339378+0000", 2024-08-17T17:43:12.018 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000157954 2024-08-17T17:43:12.018 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.018 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.018 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:12.018 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.339428+0000", 2024-08-17T17:43:12.018 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.0568000000000001e-05 2024-08-17T17:43:12.018 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:12.018 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:12.018 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:12.018 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.018 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.018 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:62110 6.4 6:22f415ce:::benchmark_data_smithi037_142561_object62109:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1088)", 2024-08-17T17:43:12.018 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:05.454928+0000", 2024-08-17T17:43:12.019 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 6.4207784180000003, 2024-08-17T17:43:12.019 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.094493791999999993, 2024-08-17T17:43:12.019 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:12.019 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:12.019 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:12.019 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:12.019 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:12.019 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:12.019 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 62110 2024-08-17T17:43:12.019 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.019 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:12.019 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.019 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:12.020 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.454928+0000", 2024-08-17T17:43:12.020 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:12.020 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.020 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.020 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:12.020 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.454928+0000", 2024-08-17T17:43:12.020 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:12.020 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.020 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.020 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:12.020 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.454930+0000", 2024-08-17T17:43:12.020 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5260000000000001e-06 2024-08-17T17:43:12.020 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.021 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.021 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:12.021 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.454953+0000", 2024-08-17T17:43:12.021 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.3306999999999999e-05 2024-08-17T17:43:12.021 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.021 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.021 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:12.021 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.454965+0000", 2024-08-17T17:43:12.021 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2635e-05 2024-08-17T17:43:12.021 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.021 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.021 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:12.021 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.454972+0000", 2024-08-17T17:43:12.021 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9890000000000003e-06 2024-08-17T17:43:12.022 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.022 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.022 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:12.022 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.455785+0000", 2024-08-17T17:43:12.022 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000812151 2024-08-17T17:43:12.022 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.022 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.022 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:12.022 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.455907+0000", 2024-08-17T17:43:12.022 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012242399999999999 2024-08-17T17:43:12.022 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.022 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.022 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:43:12.023 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.456027+0000", 2024-08-17T17:43:12.023 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000120031 2024-08-17T17:43:12.023 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.023 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.023 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:12.023 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.458447+0000", 2024-08-17T17:43:12.023 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0024204019999999999 2024-08-17T17:43:12.023 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.023 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.023 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:12.023 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.462588+0000", 2024-08-17T17:43:12.023 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0041402720000000004 2024-08-17T17:43:12.023 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.023 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.024 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:12.024 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.549322+0000", 2024-08-17T17:43:12.024 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.086734177999999995 2024-08-17T17:43:12.024 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.024 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.024 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:12.024 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.549378+0000", 2024-08-17T17:43:12.024 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.5767000000000003e-05 2024-08-17T17:43:12.024 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.024 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.024 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:12.024 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.549422+0000", 2024-08-17T17:43:12.024 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.4110000000000003e-05 2024-08-17T17:43:12.024 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:12.025 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:12.025 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:12.025 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.025 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.025 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:62116 6.4 6:206cf40b:::benchmark_data_smithi037_142561_object62115:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1088)", 2024-08-17T17:43:12.025 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:05.459111+0000", 2024-08-17T17:43:12.025 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 6.4165953169999996, 2024-08-17T17:43:12.025 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.090437600000000007, 2024-08-17T17:43:12.025 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:12.025 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:12.025 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:12.025 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:12.025 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:12.025 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:12.026 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 62116 2024-08-17T17:43:12.026 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.026 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:12.026 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.026 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:12.026 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.459111+0000", 2024-08-17T17:43:12.026 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:12.026 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.026 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.026 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:12.026 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.459111+0000", 2024-08-17T17:43:12.026 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:12.026 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.027 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.027 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:12.027 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.459113+0000", 2024-08-17T17:43:12.027 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.875e-06 2024-08-17T17:43:12.027 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.027 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.027 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:12.027 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.459193+0000", 2024-08-17T17:43:12.027 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.0418000000000002e-05 2024-08-17T17:43:12.027 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.027 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.027 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:12.027 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.459204+0000", 2024-08-17T17:43:12.027 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0457e-05 2024-08-17T17:43:12.028 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.028 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.028 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:12.028 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.459210+0000", 2024-08-17T17:43:12.028 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.8320000000000002e-06 2024-08-17T17:43:12.028 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.028 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.028 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:12.028 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.459264+0000", 2024-08-17T17:43:12.028 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3981999999999999e-05 2024-08-17T17:43:12.028 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.028 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.028 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:12.028 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.459372+0000", 2024-08-17T17:43:12.029 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000108385 2024-08-17T17:43:12.029 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.029 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.029 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:43:12.029 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.459460+0000", 2024-08-17T17:43:12.029 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.7942999999999995e-05 2024-08-17T17:43:12.029 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.029 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.029 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:12.029 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.461435+0000", 2024-08-17T17:43:12.029 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001974834 2024-08-17T17:43:12.029 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.029 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.030 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:12.030 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.462747+0000", 2024-08-17T17:43:12.030 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0013120600000000001 2024-08-17T17:43:12.030 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.030 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.030 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:12.030 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.549461+0000", 2024-08-17T17:43:12.030 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.086713658999999998 2024-08-17T17:43:12.030 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.030 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.030 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:12.030 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.549514+0000", 2024-08-17T17:43:12.030 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3798000000000002e-05 2024-08-17T17:43:12.030 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.031 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.031 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:12.031 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.549549+0000", 2024-08-17T17:43:12.031 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.4357000000000003e-05 2024-08-17T17:43:12.031 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:12.031 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:12.031 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:12.031 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.031 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.031 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:62123 6.1 6:8c37d395:::benchmark_data_smithi037_142561_object62122:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1088)", 2024-08-17T17:43:12.031 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:05.464339+0000", 2024-08-17T17:43:12.031 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 6.4113669729999998, 2024-08-17T17:43:12.031 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.100861091, 2024-08-17T17:43:12.031 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:12.032 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:12.032 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:12.032 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:12.032 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:12.032 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:12.032 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 62123 2024-08-17T17:43:12.032 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.032 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:12.032 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.032 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:12.032 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.464339+0000", 2024-08-17T17:43:12.032 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:12.032 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.032 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.033 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:12.033 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.464339+0000", 2024-08-17T17:43:12.033 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:12.033 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.033 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.033 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:12.033 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.464341+0000", 2024-08-17T17:43:12.033 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6169999999999999e-06 2024-08-17T17:43:12.033 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.033 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.033 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:12.033 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.464365+0000", 2024-08-17T17:43:12.033 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.4014000000000001e-05 2024-08-17T17:43:12.034 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.034 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.034 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:12.034 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.464378+0000", 2024-08-17T17:43:12.034 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2862e-05 2024-08-17T17:43:12.034 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.034 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.034 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:12.034 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.464385+0000", 2024-08-17T17:43:12.034 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.2869999999999999e-06 2024-08-17T17:43:12.034 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.034 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.034 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:12.034 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.464433+0000", 2024-08-17T17:43:12.035 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7482999999999999e-05 2024-08-17T17:43:12.035 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.035 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.035 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:12.035 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.464523+0000", 2024-08-17T17:43:12.035 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.0451000000000005e-05 2024-08-17T17:43:12.035 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.035 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.035 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:43:12.035 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.546893+0000", 2024-08-17T17:43:12.035 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.082369550999999999 2024-08-17T17:43:12.035 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.035 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.035 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:12.036 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.556617+0000", 2024-08-17T17:43:12.036 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.009724501 2024-08-17T17:43:12.036 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.036 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.036 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:12.036 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.556696+0000", 2024-08-17T17:43:12.036 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.9122000000000006e-05 2024-08-17T17:43:12.036 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.036 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.036 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:12.036 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.564548+0000", 2024-08-17T17:43:12.036 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0078514650000000002 2024-08-17T17:43:12.036 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.036 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.037 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:12.037 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.565154+0000", 2024-08-17T17:43:12.037 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00060602900000000001 2024-08-17T17:43:12.037 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.037 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.037 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:12.037 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.565201+0000", 2024-08-17T17:43:12.037 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.6709000000000003e-05 2024-08-17T17:43:12.037 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:12.037 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:12.037 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:12.037 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.037 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.038 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:66091 6.4 6:25e34d04:::benchmark_data_smithi037_142561_object66090:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1088)", 2024-08-17T17:43:12.038 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:08.425390+0000", 2024-08-17T17:43:12.038 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 3.4503160070000001, 2024-08-17T17:43:12.038 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.066398086999999995, 2024-08-17T17:43:12.038 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:12.038 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:12.038 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:12.038 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:12.038 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:12.038 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:12.038 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 66091 2024-08-17T17:43:12.038 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.038 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:12.038 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.039 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:12.039 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:08.425390+0000", 2024-08-17T17:43:12.039 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:12.039 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.039 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.039 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:12.039 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:08.425390+0000", 2024-08-17T17:43:12.039 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:12.039 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.039 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.039 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:12.039 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:08.425392+0000", 2024-08-17T17:43:12.039 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.122e-06 2024-08-17T17:43:12.039 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.040 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.040 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:12.040 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:08.425429+0000", 2024-08-17T17:43:12.040 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.7808999999999997e-05 2024-08-17T17:43:12.040 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.040 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.040 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:12.040 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:08.425438+0000", 2024-08-17T17:43:12.040 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.7499999999999992e-06 2024-08-17T17:43:12.040 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.040 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.040 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:12.040 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:08.425443+0000", 2024-08-17T17:43:12.040 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7040000000000002e-06 2024-08-17T17:43:12.041 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.041 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.041 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:12.041 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:08.425488+0000", 2024-08-17T17:43:12.041 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.5308000000000001e-05 2024-08-17T17:43:12.041 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.041 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.041 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:12.041 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:08.425583+0000", 2024-08-17T17:43:12.041 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.4423e-05 2024-08-17T17:43:12.041 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.041 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.041 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:43:12.041 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:08.425663+0000", 2024-08-17T17:43:12.042 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.0570999999999998e-05 2024-08-17T17:43:12.042 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.042 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.042 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:12.042 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:08.427178+0000", 2024-08-17T17:43:12.042 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00151469 2024-08-17T17:43:12.042 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.042 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.042 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:12.042 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:08.427330+0000", 2024-08-17T17:43:12.042 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000152013 2024-08-17T17:43:12.042 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.042 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.043 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:12.043 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:08.491686+0000", 2024-08-17T17:43:12.043 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.064356409000000003 2024-08-17T17:43:12.043 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.043 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.043 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:12.043 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:08.491746+0000", 2024-08-17T17:43:12.043 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.9608999999999998e-05 2024-08-17T17:43:12.043 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:12.043 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:12.043 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:12.043 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:08.491789+0000", 2024-08-17T17:43:12.043 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.2679000000000003e-05 2024-08-17T17:43:12.043 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:12.044 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:12.044 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:12.044 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:12.044 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:12.044 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:43:12.044 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:12.095 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:12.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:12.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:12.197 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:12.228 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:12.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:12.229 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:12.259 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is unset 2024-08-17T17:43:12.276 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 37 16 70872 70856 119.654 72.625 0.00985928 0.00835181 2024-08-17T17:43:12.330 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:12.331 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:12 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1040694620' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:43:12.331 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:12 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:43:12.331 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:12 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1040694620' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:43:12.331 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:12 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:43:12.365 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:12.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:12.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:12.467 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:12.505 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:12.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:12.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:12.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:12 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1040694620' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:43:12.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:12 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:43:12.607 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:12.638 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:12.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:12.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:12.740 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:12.772 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:12.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:12.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:12.874 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:12.909 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:12.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:12.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:13.011 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:13.057 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:13.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:13.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:13.159 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:13.195 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:13.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:13.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:13.276 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 38 16 72240 72224 118.755 85.5 0.0154634 0.00841552 2024-08-17T17:43:13.297 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:13.333 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:13.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:13.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:13.435 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:13.437 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:13 smithi037 ceph-mon[97894]: pgmap v1299: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T17:43:13.437 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:13 smithi037 ceph-mon[97894]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:43:13.437 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:13 smithi037 ceph-mon[97894]: Cluster is now healthy 2024-08-17T17:43:13.437 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:13 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:43:13.437 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:13 smithi037 ceph-mon[97894]: osdmap e1089: 8 total, 8 up, 8 in 2024-08-17T17:43:13.437 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:13 smithi037 ceph-mon[102022]: pgmap v1299: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T17:43:13.437 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:13 smithi037 ceph-mon[102022]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:43:13.437 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:13 smithi037 ceph-mon[102022]: Cluster is now healthy 2024-08-17T17:43:13.437 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:13 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:43:13.438 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:13 smithi037 ceph-mon[102022]: osdmap e1089: 8 total, 8 up, 8 in 2024-08-17T17:43:13.474 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:13.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:13.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:13.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:13 smithi046 ceph-mon[88218]: pgmap v1299: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T17:43:13.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:13 smithi046 ceph-mon[88218]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:43:13.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:13 smithi046 ceph-mon[88218]: Cluster is now healthy 2024-08-17T17:43:13.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:13 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:43:13.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:13 smithi046 ceph-mon[88218]: osdmap e1089: 8 total, 8 up, 8 in 2024-08-17T17:43:13.576 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:13.607 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:13.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:13.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:13.709 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:13.740 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:13.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:13.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:13.790 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-08-17T17:43:13.842 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:13.871 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:13.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:13.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:13.972 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:14.004 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:14.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:14.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:14.106 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:14.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:14.156 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:14.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:14.257 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:14.276 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 39 16 73542 73526 117.797 81.375 0.0136838 0.00848334 2024-08-17T17:43:14.284 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:14.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:14.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:14.386 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:14.429 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:14.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:14.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:14.530 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:14.559 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:14.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:14.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:14.661 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:14.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:14.708 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:14.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:14.809 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:14.847 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:14.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:14.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:14.949 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:14.989 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:14.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:14.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:15.091 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:15.129 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:15.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:15.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:15.231 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:15.270 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:15.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:15.271 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:15.276 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:2024-08-17T17:43:15.277213+0000 min lat: 0.00131963 max lat: 0.11174 avg lat: 0.00854363 2024-08-17T17:43:15.277 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:43:15.277 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 40 16 74898 74882 116.971 84.75 0.00646115 0.00854363 2024-08-17T17:43:15.372 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:15.410 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:15.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:15.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:15.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:15 smithi046 ceph-mon[88218]: pgmap v1301: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-08-17T17:43:15.512 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:15.542 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:15.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:15.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:15.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:15 smithi037 ceph-mon[97894]: pgmap v1301: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-08-17T17:43:15.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:15 smithi037 ceph-mon[102022]: pgmap v1301: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-08-17T17:43:15.643 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:15.677 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:15.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:15.678 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:15.779 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:15.805 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:15.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:15.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:15.907 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:15.939 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:15.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:15.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:16.041 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:16.077 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:16.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:16.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:16.179 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:16.214 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:16.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:16.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:16.277 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 41 16 76214 76198 116.122 82.25 0.00707387 0.00860585 2024-08-17T17:43:16.316 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:16.385 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:16.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:16.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:16.487 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:16.524 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:43:16.529 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:16.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:16.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:16.630 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:16.676 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:16.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:16.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:16.778 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:16.809 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:16.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:16.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:16.912 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:16.949 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:16.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:16.950 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:17.050 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:17.090 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:17.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:17.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:17.192 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:17.248 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:17.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:17.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:17.277 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 42 16 77433 77417 115.171 76.1875 0.00737347 0.00867809 2024-08-17T17:43:17.350 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:17.394 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:17.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:17.395 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:17.413 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:17.433 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:17 smithi037 ceph-mon[102022]: pgmap v1302: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:43:17.433 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:17 smithi037 ceph-mon[97894]: pgmap v1302: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:43:17.496 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:17.519 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:17.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:17.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:17.621 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:17.656 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:17.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:17.657 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:17.757 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:17.760 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:17 smithi046 ceph-mon[88218]: pgmap v1302: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:43:17.809 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:17.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:17.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:17.911 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:17.950 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:17.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:17.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:18.052 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:18.079 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:18.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:18.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:18.181 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:18.213 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:18.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:18.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:18.277 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 43 16 78582 78566 114.163 71.8125 0.017566 0.00875418 2024-08-17T17:43:18.315 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:18.323 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:43:18.327 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-08-17T17:43:18.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:18.353 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:18.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:18.454 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:18.484 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:18.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:18.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:18.586 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:18.622 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:18.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:18.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:18.724 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:18.765 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:18.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:18.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:18.866 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:18.910 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:18.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:18.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:19.012 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:19.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:43:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:43:18] "GET /metrics HTTP/1.1" 200 36476 "" "Prometheus/2.51.0" 2024-08-17T17:43:19.051 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:19.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:19.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:19.153 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:19.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:19.177 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:19.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:19.277 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:19.278 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 44 16 79825 79809 113.334 77.6875 0.0167422 0.00881838 2024-08-17T17:43:19.315 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:19.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:19.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:19.417 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:19.459 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:19.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:19.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:19.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:19 smithi037 ceph-mon[97894]: pgmap v1303: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:43:19.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:19 smithi037 ceph-mon[102022]: pgmap v1303: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:43:19.561 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:19.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:19.598 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:19.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:19.699 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:19.737 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:19.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:19.738 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:19.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:19 smithi046 ceph-mon[88218]: pgmap v1303: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:43:19.839 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:19.876 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:19.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:19.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:19.978 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:20.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:20.012 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:20.012 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:20.113 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:20.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:20.138 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:20.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:20.239 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:20.278 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 45 16 80929 80913 112.347 69 0.0144997 0.00889463 2024-08-17T17:43:20.279 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:20.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:20.280 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:20.332 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:20 smithi037 ceph-mon[102022]: from='client.35073 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:43:20.332 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:20 smithi037 ceph-mon[97894]: from='client.35073 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:43:20.381 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:20.415 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:20.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:20.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:20.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:20 smithi046 ceph-mon[88218]: from='client.35073 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:43:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:43:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:43:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:43:20.518 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:20.555 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:20.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:20.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:20.617 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:43:20.617 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:43:20.654 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:43:20.654 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:43:20.657 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:20.693 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:43:20.693 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:43:20.698 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:20.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:20.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:20.734 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:43:20.734 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:43:20.767 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:43:20.768 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:43:20.801 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:20.804 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:43:20.805 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:43:20.837 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:43:20.837 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:43:20.845 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:20.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:20.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:20.870 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:43:20.870 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:43:20.947 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:21.007 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":1303,"stamp":"2024-08-17T17:43:17.683923+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4797700045,"num_objects":73224,"num_object_clones":0,"num_object_copies":219672,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":73224,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":73476,"num_write_kb":4687119,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":73405,"ondisk_log_size":73405,"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":15594256,"kb_used_data":14053640,"kb_used_omap":136,"kb_used_meta":1540407,"kb_avail":734366960,"statfs":{"total":767960285184,"available":751991767040,"internally_reserved":0,"allocated":14390927360,"data_stored":14366720465,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":140191,"internal_metadata":1577376865},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[4,3,1,4,0,4,3],"upper_bound":128},"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":850132992,"num_objects":12972,"num_object_clones":0,"num_object_copies":38916,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12972,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12972,"num_write_kb":830208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.006173"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":1505,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.261339+0000","last_change":"2024-08-17T17:32:59.772029+0000","last_active":"2024-08-17T17:43:12.261339+0000","last_peered":"2024-08-17T17:43:12.261339+0000","last_clean":"2024-08-17T17:43:12.261339+0000","last_became_active":"2024-08-17T17:32:59.771720+0000","last_became_peered":"2024-08-17T17:32:59.771720+0000","last_unstale":"2024-08-17T17:43:12.261339+0000","last_undegraded":"2024-08-17T17:43:12.261339+0000","last_fullsized":"2024-08-17T17:43:12.261339+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:26:15.533153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":1006,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.203179+0000","last_change":"2024-08-17T17:32:27.435738+0000","last_active":"2024-08-17T17:42:58.203179+0000","last_peered":"2024-08-17T17:42:58.203179+0000","last_clean":"2024-08-17T17:42:58.203179+0000","last_became_active":"2024-08-17T17:32:27.435318+0000","last_became_peered":"2024-08-17T17:32:27.435318+0000","last_unstale":"2024-08-17T17:42:58.203179+0000","last_undegraded":"2024-08-17T17:42:58.203179+0000","last_fullsized":"2024-08-17T17:42:58.203179+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:53.143081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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.15","version":"0'0","reported_seq":1020,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.204262+0000","last_change":"2024-08-17T17:32:59.767806+0000","last_active":"2024-08-17T17:42:58.204262+0000","last_peered":"2024-08-17T17:42:58.204262+0000","last_clean":"2024-08-17T17:42:58.204262+0000","last_became_active":"2024-08-17T17:32:59.767475+0000","last_became_peered":"2024-08-17T17:32:59.767475+0000","last_unstale":"2024-08-17T17:42:58.204262+0000","last_undegraded":"2024-08-17T17:42:58.204262+0000","last_fullsized":"2024-08-17T17:42:58.204262+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:29:45.247420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1650,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.264615+0000","last_change":"2024-08-17T17:32:59.762208+0000","last_active":"2024-08-17T17:43:12.264615+0000","last_peered":"2024-08-17T17:43:12.264615+0000","last_clean":"2024-08-17T17:43:12.264615+0000","last_became_active":"2024-08-17T17:32:59.761862+0000","last_became_peered":"2024-08-17T17:32:59.761862+0000","last_unstale":"2024-08-17T17:43:12.264615+0000","last_undegraded":"2024-08-17T17:43:12.264615+0000","last_fullsized":"2024-08-17T17:43:12.264615+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:40:45.672541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":1611,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.264835+0000","last_change":"2024-08-17T17:32:59.763047+0000","last_active":"2024-08-17T17:43:12.264835+0000","last_peered":"2024-08-17T17:43:12.264835+0000","last_clean":"2024-08-17T17:43:12.264835+0000","last_became_active":"2024-08-17T17:32:59.762738+0000","last_became_peered":"2024-08-17T17:32:59.762738+0000","last_unstale":"2024-08-17T17:43:12.264835+0000","last_undegraded":"2024-08-17T17:43:12.264835+0000","last_fullsized":"2024-08-17T17:43:12.264835+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:05:30.650980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":987,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.202581+0000","last_change":"2024-08-17T17:22:53.725465+0000","last_active":"2024-08-17T17:42:58.202581+0000","last_peered":"2024-08-17T17:42:58.202581+0000","last_clean":"2024-08-17T17:42:58.202581+0000","last_became_active":"2024-08-17T17:22:53.725174+0000","last_became_peered":"2024-08-17T17:22:53.725174+0000","last_unstale":"2024-08-17T17:42:58.202581+0000","last_undegraded":"2024-08-17T17:42:58.202581+0000","last_fullsized":"2024-08-17T17:42:58.202581+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:46.185575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1505,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.263661+0000","last_change":"2024-08-17T17:32:59.773425+0000","last_active":"2024-08-17T17:43:12.263661+0000","last_peered":"2024-08-17T17:43:12.263661+0000","last_clean":"2024-08-17T17:43:12.263661+0000","last_became_active":"2024-08-17T17:32:59.772311+0000","last_became_peered":"2024-08-17T17:32:59.772311+0000","last_unstale":"2024-08-17T17:43:12.263661+0000","last_undegraded":"2024-08-17T17:43:12.263661+0000","last_fullsized":"2024-08-17T17:43:12.263661+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:23.208217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":1019,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.205231+0000","last_change":"2024-08-17T17:30:40.735252+0000","last_active":"2024-08-17T17:42:58.205231+0000","last_peered":"2024-08-17T17:42:58.205231+0000","last_clean":"2024-08-17T17:42:58.205231+0000","last_became_active":"2024-08-17T17:30:40.734865+0000","last_became_peered":"2024-08-17T17:30:40.734865+0000","last_unstale":"2024-08-17T17:42:58.205231+0000","last_undegraded":"2024-08-17T17:42:58.205231+0000","last_fullsized":"2024-08-17T17:42:58.205231+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T23:17:42.325027+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":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":"6.a","version":"1089'4679","reported_seq":4695,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:14.557651+0000","last_change":"2024-08-17T17:42:27.264164+0000","last_active":"2024-08-17T17:43:14.557651+0000","last_peered":"2024-08-17T17:43:14.557651+0000","last_clean":"2024-08-17T17:43:14.557651+0000","last_became_active":"2024-08-17T17:42:27.263795+0000","last_became_peered":"2024-08-17T17:42:27.263795+0000","last_unstale":"2024-08-17T17:43:14.557651+0000","last_undegraded":"2024-08-17T17:43:14.557651+0000","last_fullsized":"2024-08-17T17:43:14.557651+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":4679,"log_dups_size":0,"ondisk_log_size":4679,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:44:41.130207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":306642944,"num_objects":4679,"num_object_clones":0,"num_object_copies":14037,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4679,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4679,"num_write_kb":299456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1005,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.202700+0000","last_change":"2024-08-17T17:30:40.746434+0000","last_active":"2024-08-17T17:42:58.202700+0000","last_peered":"2024-08-17T17:42:58.202700+0000","last_clean":"2024-08-17T17:42:58.202700+0000","last_became_active":"2024-08-17T17:30:40.746080+0000","last_became_peered":"2024-08-17T17:30:40.746080+0000","last_unstale":"2024-08-17T17:42:58.202700+0000","last_undegraded":"2024-08-17T17:42:58.202700+0000","last_fullsized":"2024-08-17T17:42:58.202700+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T18:05:44.800572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1003,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.204047+0000","last_change":"2024-08-17T17:22:54.175652+0000","last_active":"2024-08-17T17:42:58.204047+0000","last_peered":"2024-08-17T17:42:58.204047+0000","last_clean":"2024-08-17T17:42:58.204047+0000","last_became_active":"2024-08-17T17:22:54.175332+0000","last_became_peered":"2024-08-17T17:22:54.175332+0000","last_unstale":"2024-08-17T17:42:58.204047+0000","last_undegraded":"2024-08-17T17:42:58.204047+0000","last_fullsized":"2024-08-17T17:42:58.204047+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:58:04.891665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1089'4508","reported_seq":4536,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.895795+0000","last_change":"2024-08-17T17:42:27.065287+0000","last_active":"2024-08-17T17:43:12.895795+0000","last_peered":"2024-08-17T17:43:12.895795+0000","last_clean":"2024-08-17T17:43:12.895795+0000","last_became_active":"2024-08-17T17:42:27.065045+0000","last_became_peered":"2024-08-17T17:42:27.065045+0000","last_unstale":"2024-08-17T17:43:12.895795+0000","last_undegraded":"2024-08-17T17:43:12.895795+0000","last_fullsized":"2024-08-17T17:43:12.895795+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":4508,"log_dups_size":0,"ondisk_log_size":4508,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:34:11.717854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":295436288,"num_objects":4508,"num_object_clones":0,"num_object_copies":13524,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4508,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4508,"num_write_kb":288512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1006,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.202746+0000","last_change":"2024-08-17T17:31:54.821143+0000","last_active":"2024-08-17T17:42:58.202746+0000","last_peered":"2024-08-17T17:42:58.202746+0000","last_clean":"2024-08-17T17:42:58.202746+0000","last_became_active":"2024-08-17T17:31:54.820778+0000","last_became_peered":"2024-08-17T17:31:54.820778+0000","last_unstale":"2024-08-17T17:42:58.202746+0000","last_undegraded":"2024-08-17T17:42:58.202746+0000","last_fullsized":"2024-08-17T17:42:58.202746+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:31.128588+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":[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":1027,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.206738+0000","last_change":"2024-08-17T17:32:59.769943+0000","last_active":"2024-08-17T17:42:58.206738+0000","last_peered":"2024-08-17T17:42:58.206738+0000","last_clean":"2024-08-17T17:42:58.206738+0000","last_became_active":"2024-08-17T17:32:59.769328+0000","last_became_peered":"2024-08-17T17:32:59.769328+0000","last_unstale":"2024-08-17T17:42:58.206738+0000","last_undegraded":"2024-08-17T17:42:58.206738+0000","last_fullsized":"2024-08-17T17:42:58.206738+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:45:56.990673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1089'4657","reported_seq":4673,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:14.546190+0000","last_change":"2024-08-17T17:42:27.065909+0000","last_active":"2024-08-17T17:43:14.546190+0000","last_peered":"2024-08-17T17:43:14.546190+0000","last_clean":"2024-08-17T17:43:14.546190+0000","last_became_active":"2024-08-17T17:42:27.065627+0000","last_became_peered":"2024-08-17T17:42:27.065627+0000","last_unstale":"2024-08-17T17:43:14.546190+0000","last_undegraded":"2024-08-17T17:43:14.546190+0000","last_fullsized":"2024-08-17T17:43:14.546190+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":4657,"log_dups_size":0,"ondisk_log_size":4657,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:11:38.199858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":305201152,"num_objects":4657,"num_object_clones":0,"num_object_copies":13971,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4657,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4657,"num_write_kb":298048,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":988,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.203592+0000","last_change":"2024-08-17T17:22:53.724857+0000","last_active":"2024-08-17T17:42:58.203592+0000","last_peered":"2024-08-17T17:42:58.203592+0000","last_clean":"2024-08-17T17:42:58.203592+0000","last_became_active":"2024-08-17T17:22:53.724555+0000","last_became_peered":"2024-08-17T17:22:53.724555+0000","last_unstale":"2024-08-17T17:42:58.203592+0000","last_undegraded":"2024-08-17T17:42:58.203592+0000","last_fullsized":"2024-08-17T17:42:58.203592+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:42:47.014152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1010,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.205553+0000","last_change":"2024-08-17T17:31:54.819946+0000","last_active":"2024-08-17T17:42:58.205553+0000","last_peered":"2024-08-17T17:42:58.205553+0000","last_clean":"2024-08-17T17:42:58.205553+0000","last_became_active":"2024-08-17T17:31:54.819604+0000","last_became_peered":"2024-08-17T17:31:54.819604+0000","last_unstale":"2024-08-17T17:42:58.205553+0000","last_undegraded":"2024-08-17T17:42:58.205553+0000","last_fullsized":"2024-08-17T17:42:58.205553+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:32.031030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.9","version":"1089'4529","reported_seq":4557,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:13.825436+0000","last_change":"2024-08-17T17:42:27.063147+0000","last_active":"2024-08-17T17:43:13.825436+0000","last_peered":"2024-08-17T17:43:13.825436+0000","last_clean":"2024-08-17T17:43:13.825436+0000","last_became_active":"2024-08-17T17:42:27.062866+0000","last_became_peered":"2024-08-17T17:42:27.062866+0000","last_unstale":"2024-08-17T17:43:13.825436+0000","last_undegraded":"2024-08-17T17:43:13.825436+0000","last_fullsized":"2024-08-17T17:43:13.825436+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":4529,"log_dups_size":0,"ondisk_log_size":4529,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:42:13.784858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":296812544,"num_objects":4529,"num_object_clones":0,"num_object_copies":13587,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4529,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4529,"num_write_kb":289856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1021,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.205060+0000","last_change":"2024-08-17T17:32:59.769306+0000","last_active":"2024-08-17T17:42:58.205060+0000","last_peered":"2024-08-17T17:42:58.205060+0000","last_clean":"2024-08-17T17:42:58.205060+0000","last_became_active":"2024-08-17T17:32:59.768286+0000","last_became_peered":"2024-08-17T17:32:59.768286+0000","last_unstale":"2024-08-17T17:42:58.205060+0000","last_undegraded":"2024-08-17T17:42:58.205060+0000","last_fullsized":"2024-08-17T17:42:58.205060+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:19:50.004425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1611,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.264548+0000","last_change":"2024-08-17T17:31:54.829538+0000","last_active":"2024-08-17T17:43:12.264548+0000","last_peered":"2024-08-17T17:43:12.264548+0000","last_clean":"2024-08-17T17:43:12.264548+0000","last_became_active":"2024-08-17T17:31:54.829144+0000","last_became_peered":"2024-08-17T17:31:54.829144+0000","last_unstale":"2024-08-17T17:43:12.264548+0000","last_undegraded":"2024-08-17T17:43:12.264548+0000","last_fullsized":"2024-08-17T17:43:12.264548+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:47:04.696572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.e","version":"1089'4722","reported_seq":4738,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:14.532735+0000","last_change":"2024-08-17T17:42:27.064302+0000","last_active":"2024-08-17T17:43:14.532735+0000","last_peered":"2024-08-17T17:43:14.532735+0000","last_clean":"2024-08-17T17:43:14.532735+0000","last_became_active":"2024-08-17T17:42:27.063998+0000","last_became_peered":"2024-08-17T17:42:27.063998+0000","last_unstale":"2024-08-17T17:43:14.532735+0000","last_undegraded":"2024-08-17T17:43:14.532735+0000","last_fullsized":"2024-08-17T17:43:14.532735+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":4722,"log_dups_size":0,"ondisk_log_size":4722,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:56:21.938191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":309460992,"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":0,"num_objects_unfound":0,"num_objects_dirty":4722,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4722,"num_write_kb":302208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1516,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.261577+0000","last_change":"2024-08-17T17:32:59.763237+0000","last_active":"2024-08-17T17:43:12.261577+0000","last_peered":"2024-08-17T17:43:12.261577+0000","last_clean":"2024-08-17T17:43:12.261577+0000","last_became_active":"2024-08-17T17:32:59.762812+0000","last_became_peered":"2024-08-17T17:32:59.762812+0000","last_unstale":"2024-08-17T17:43:12.261577+0000","last_undegraded":"2024-08-17T17:43:12.261577+0000","last_fullsized":"2024-08-17T17:43:12.261577+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:40:08.449121+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":1010,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.206522+0000","last_change":"2024-08-17T17:32:59.767697+0000","last_active":"2024-08-17T17:42:58.206522+0000","last_peered":"2024-08-17T17:42:58.206522+0000","last_clean":"2024-08-17T17:42:58.206522+0000","last_became_active":"2024-08-17T17:32:59.767172+0000","last_became_peered":"2024-08-17T17:32:59.767172+0000","last_unstale":"2024-08-17T17:42:58.206522+0000","last_undegraded":"2024-08-17T17:42:58.206522+0000","last_fullsized":"2024-08-17T17:42:58.206522+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:13:37.509131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1089'4751","reported_seq":4779,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:15.502776+0000","last_change":"2024-08-17T17:42:27.061545+0000","last_active":"2024-08-17T17:43:15.502776+0000","last_peered":"2024-08-17T17:43:15.502776+0000","last_clean":"2024-08-17T17:43:15.502776+0000","last_became_active":"2024-08-17T17:42:27.061195+0000","last_became_peered":"2024-08-17T17:42:27.061195+0000","last_unstale":"2024-08-17T17:43:15.502776+0000","last_undegraded":"2024-08-17T17:43:15.502776+0000","last_fullsized":"2024-08-17T17:43:15.502776+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":4751,"log_dups_size":0,"ondisk_log_size":4751,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:06:56.077758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":311361536,"num_objects":4751,"num_object_clones":0,"num_object_copies":14253,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4751,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4751,"num_write_kb":304064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1011,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.205716+0000","last_change":"2024-08-17T17:31:54.820337+0000","last_active":"2024-08-17T17:42:58.205716+0000","last_peered":"2024-08-17T17:42:58.205716+0000","last_clean":"2024-08-17T17:42:58.205716+0000","last_became_active":"2024-08-17T17:31:54.819827+0000","last_became_peered":"2024-08-17T17:31:54.819827+0000","last_unstale":"2024-08-17T17:42:58.205716+0000","last_undegraded":"2024-08-17T17:42:58.205716+0000","last_fullsized":"2024-08-17T17:42:58.205716+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:56:36.690367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1027,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.207250+0000","last_change":"2024-08-17T17:32:27.438169+0000","last_active":"2024-08-17T17:42:58.207250+0000","last_peered":"2024-08-17T17:42:58.207250+0000","last_clean":"2024-08-17T17:42:58.207250+0000","last_became_active":"2024-08-17T17:32:27.437846+0000","last_became_peered":"2024-08-17T17:32:27.437846+0000","last_unstale":"2024-08-17T17:42:58.207250+0000","last_undegraded":"2024-08-17T17:42:58.207250+0000","last_fullsized":"2024-08-17T17:42:58.207250+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:30:09.370291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1089'4392","reported_seq":4420,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.862020+0000","last_change":"2024-08-17T17:42:27.264659+0000","last_active":"2024-08-17T17:43:12.862020+0000","last_peered":"2024-08-17T17:43:12.862020+0000","last_clean":"2024-08-17T17:43:12.862020+0000","last_became_active":"2024-08-17T17:42:27.264289+0000","last_became_peered":"2024-08-17T17:42:27.264289+0000","last_unstale":"2024-08-17T17:43:12.862020+0000","last_undegraded":"2024-08-17T17:43:12.862020+0000","last_fullsized":"2024-08-17T17:43:12.862020+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":4392,"log_dups_size":0,"ondisk_log_size":4392,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:34:38.582263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":287834112,"num_objects":4392,"num_object_clones":0,"num_object_copies":13176,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4392,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4392,"num_write_kb":281088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1011,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.206861+0000","last_change":"2024-08-17T17:32:27.432256+0000","last_active":"2024-08-17T17:42:58.206861+0000","last_peered":"2024-08-17T17:42:58.206861+0000","last_clean":"2024-08-17T17:42:58.206861+0000","last_became_active":"2024-08-17T17:32:27.431912+0000","last_became_peered":"2024-08-17T17:32:27.431912+0000","last_unstale":"2024-08-17T17:42:58.206861+0000","last_undegraded":"2024-08-17T17:42:58.206861+0000","last_fullsized":"2024-08-17T17:42:58.206861+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:07:09.604818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1010,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.207919+0000","last_change":"2024-08-17T17:31:54.825361+0000","last_active":"2024-08-17T17:42:58.207919+0000","last_peered":"2024-08-17T17:42:58.207919+0000","last_clean":"2024-08-17T17:42:58.207919+0000","last_became_active":"2024-08-17T17:31:54.825062+0000","last_became_peered":"2024-08-17T17:31:54.825062+0000","last_unstale":"2024-08-17T17:42:58.207919+0000","last_undegraded":"2024-08-17T17:42:58.207919+0000","last_fullsized":"2024-08-17T17:42:58.207919+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:41:42.597824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1089'4583","reported_seq":4599,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:14.572848+0000","last_change":"2024-08-17T17:42:27.063889+0000","last_active":"2024-08-17T17:43:14.572848+0000","last_peered":"2024-08-17T17:43:14.572848+0000","last_clean":"2024-08-17T17:43:14.572848+0000","last_became_active":"2024-08-17T17:42:27.063529+0000","last_became_peered":"2024-08-17T17:42:27.063529+0000","last_unstale":"2024-08-17T17:43:14.572848+0000","last_undegraded":"2024-08-17T17:43:14.572848+0000","last_fullsized":"2024-08-17T17:43:14.572848+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":4583,"log_dups_size":0,"ondisk_log_size":4583,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:56:44.120597+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":300351488,"num_objects":4583,"num_object_clones":0,"num_object_copies":13749,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4583,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4583,"num_write_kb":293312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1506,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.263192+0000","last_change":"2024-08-17T17:32:59.772605+0000","last_active":"2024-08-17T17:43:12.263192+0000","last_peered":"2024-08-17T17:43:12.263192+0000","last_clean":"2024-08-17T17:43:12.263192+0000","last_became_active":"2024-08-17T17:32:59.772015+0000","last_became_peered":"2024-08-17T17:32:59.772015+0000","last_unstale":"2024-08-17T17:43:12.263192+0000","last_undegraded":"2024-08-17T17:43:12.263192+0000","last_fullsized":"2024-08-17T17:43:12.263192+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:23:08.461614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1521,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.261573+0000","last_change":"2024-08-17T17:32:59.766848+0000","last_active":"2024-08-17T17:43:12.261573+0000","last_peered":"2024-08-17T17:43:12.261573+0000","last_clean":"2024-08-17T17:43:12.261573+0000","last_became_active":"2024-08-17T17:32:59.766481+0000","last_became_peered":"2024-08-17T17:32:59.766481+0000","last_unstale":"2024-08-17T17:43:12.261573+0000","last_undegraded":"2024-08-17T17:43:12.261573+0000","last_fullsized":"2024-08-17T17:43:12.261573+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:01:39.759644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.7","version":"1089'4665","reported_seq":4681,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:14.541493+0000","last_change":"2024-08-17T17:42:27.061604+0000","last_active":"2024-08-17T17:43:14.541493+0000","last_peered":"2024-08-17T17:43:14.541493+0000","last_clean":"2024-08-17T17:43:14.541493+0000","last_became_active":"2024-08-17T17:42:27.061254+0000","last_became_peered":"2024-08-17T17:42:27.061254+0000","last_unstale":"2024-08-17T17:43:14.541493+0000","last_undegraded":"2024-08-17T17:43:14.541493+0000","last_fullsized":"2024-08-17T17:43:14.541493+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":4665,"log_dups_size":0,"ondisk_log_size":4665,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:24:22.074175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":305725440,"num_objects":4665,"num_object_clones":0,"num_object_copies":13995,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4665,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4665,"num_write_kb":298560,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"268'149","reported_seq":1346,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.202995+0000","last_change":"2024-08-17T17:30:40.741623+0000","last_active":"2024-08-17T17:42:58.202995+0000","last_peered":"2024-08-17T17:42:58.202995+0000","last_clean":"2024-08-17T17:42:58.202995+0000","last_became_active":"2024-08-17T17:30:40.741099+0000","last_became_peered":"2024-08-17T17:30:40.741099+0000","last_unstale":"2024-08-17T17:42:58.202995+0000","last_undegraded":"2024-08-17T17:42:58.202995+0000","last_fullsized":"2024-08-17T17:42:58.202995+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:19:07.708941+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:11:47.617244+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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":1034,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.204149+0000","last_change":"2024-08-17T17:32:27.437735+0000","last_active":"2024-08-17T17:42:58.204149+0000","last_peered":"2024-08-17T17:42:58.204149+0000","last_clean":"2024-08-17T17:42:58.204149+0000","last_became_active":"2024-08-17T17:32:27.437234+0000","last_became_peered":"2024-08-17T17:32:27.437234+0000","last_unstale":"2024-08-17T17:42:58.204149+0000","last_undegraded":"2024-08-17T17:42:58.204149+0000","last_fullsized":"2024-08-17T17:42:58.204149+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+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 @ 2024-08-19T02:49:17.140384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028371400000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":1483,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.259750+0000","last_change":"2024-08-17T17:32:59.775218+0000","last_active":"2024-08-17T17:43:12.259750+0000","last_peered":"2024-08-17T17:43:12.259750+0000","last_clean":"2024-08-17T17:43:12.259750+0000","last_became_active":"2024-08-17T17:32:59.774911+0000","last_became_peered":"2024-08-17T17:32:59.774911+0000","last_unstale":"2024-08-17T17:43:12.259750+0000","last_undegraded":"2024-08-17T17:43:12.259750+0000","last_fullsized":"2024-08-17T17:43:12.259750+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:42:33.544078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":993,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.206194+0000","last_change":"2024-08-17T17:22:54.175289+0000","last_active":"2024-08-17T17:42:58.206194+0000","last_peered":"2024-08-17T17:42:58.206194+0000","last_clean":"2024-08-17T17:42:58.206194+0000","last_became_active":"2024-08-17T17:22:54.174953+0000","last_became_peered":"2024-08-17T17:22:54.174953+0000","last_unstale":"2024-08-17T17:42:58.206194+0000","last_undegraded":"2024-08-17T17:42:58.206194+0000","last_fullsized":"2024-08-17T17:42:58.206194+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:20.586463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.4","version":"1089'4427","reported_seq":4455,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.903900+0000","last_change":"2024-08-17T17:42:27.066042+0000","last_active":"2024-08-17T17:43:12.903900+0000","last_peered":"2024-08-17T17:43:12.903900+0000","last_clean":"2024-08-17T17:43:12.903900+0000","last_became_active":"2024-08-17T17:42:27.065639+0000","last_became_peered":"2024-08-17T17:42:27.065639+0000","last_unstale":"2024-08-17T17:43:12.903900+0000","last_undegraded":"2024-08-17T17:43:12.903900+0000","last_fullsized":"2024-08-17T17:43:12.903900+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":4427,"log_dups_size":0,"ondisk_log_size":4427,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:23:05.289513+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":290127872,"num_objects":4427,"num_object_clones":0,"num_object_copies":13281,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4427,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4427,"num_write_kb":283328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1033,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.202852+0000","last_change":"2024-08-17T17:31:54.821923+0000","last_active":"2024-08-17T17:42:58.202852+0000","last_peered":"2024-08-17T17:42:58.202852+0000","last_clean":"2024-08-17T17:42:58.202852+0000","last_became_active":"2024-08-17T17:31:54.821596+0000","last_became_peered":"2024-08-17T17:31:54.821596+0000","last_unstale":"2024-08-17T17:42:58.202852+0000","last_undegraded":"2024-08-17T17:42:58.202852+0000","last_fullsized":"2024-08-17T17:42:58.202852+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:13.031431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026904000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1651,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.264834+0000","last_change":"2024-08-17T17:32:59.764471+0000","last_active":"2024-08-17T17:43:12.264834+0000","last_peered":"2024-08-17T17:43:12.264834+0000","last_clean":"2024-08-17T17:43:12.264834+0000","last_became_active":"2024-08-17T17:32:59.764174+0000","last_became_peered":"2024-08-17T17:32:59.764174+0000","last_unstale":"2024-08-17T17:43:12.264834+0000","last_undegraded":"2024-08-17T17:43:12.264834+0000","last_fullsized":"2024-08-17T17:43:12.264834+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:15:08.101111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1626,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.264736+0000","last_change":"2024-08-17T17:32:27.437761+0000","last_active":"2024-08-17T17:43:12.264736+0000","last_peered":"2024-08-17T17:43:12.264736+0000","last_clean":"2024-08-17T17:43:12.264736+0000","last_became_active":"2024-08-17T17:32:27.437409+0000","last_became_peered":"2024-08-17T17:32:27.437409+0000","last_unstale":"2024-08-17T17:43:12.264736+0000","last_undegraded":"2024-08-17T17:43:12.264736+0000","last_fullsized":"2024-08-17T17:43:12.264736+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:49:42.627015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"1089'4708","reported_seq":4724,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:14.547793+0000","last_change":"2024-08-17T17:42:27.265036+0000","last_active":"2024-08-17T17:43:14.547793+0000","last_peered":"2024-08-17T17:43:14.547793+0000","last_clean":"2024-08-17T17:43:14.547793+0000","last_became_active":"2024-08-17T17:42:27.264638+0000","last_became_peered":"2024-08-17T17:42:27.264638+0000","last_unstale":"2024-08-17T17:43:14.547793+0000","last_undegraded":"2024-08-17T17:43:14.547793+0000","last_fullsized":"2024-08-17T17:43:14.547793+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":4708,"log_dups_size":0,"ondisk_log_size":4708,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:11:36.038133+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":308543488,"num_objects":4708,"num_object_clones":0,"num_object_copies":14124,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4708,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4708,"num_write_kb":301312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1563,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.260876+0000","last_change":"2024-08-17T17:32:59.769974+0000","last_active":"2024-08-17T17:43:12.260876+0000","last_peered":"2024-08-17T17:43:12.260876+0000","last_clean":"2024-08-17T17:43:12.260876+0000","last_became_active":"2024-08-17T17:32:59.769633+0000","last_became_peered":"2024-08-17T17:32:59.769633+0000","last_unstale":"2024-08-17T17:43:12.260876+0000","last_undegraded":"2024-08-17T17:43:12.260876+0000","last_fullsized":"2024-08-17T17:43:12.260876+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:05:46.823299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029621200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1541,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.264356+0000","last_change":"2024-08-17T17:32:27.433156+0000","last_active":"2024-08-17T17:43:12.264356+0000","last_peered":"2024-08-17T17:43:12.264356+0000","last_clean":"2024-08-17T17:43:12.264356+0000","last_became_active":"2024-08-17T17:32:27.432811+0000","last_became_peered":"2024-08-17T17:32:27.432811+0000","last_unstale":"2024-08-17T17:43:12.264356+0000","last_undegraded":"2024-08-17T17:43:12.264356+0000","last_fullsized":"2024-08-17T17:43:12.264356+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:12.882686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1559,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.263790+0000","last_change":"2024-08-17T17:31:54.824135+0000","last_active":"2024-08-17T17:43:12.263790+0000","last_peered":"2024-08-17T17:43:12.263790+0000","last_clean":"2024-08-17T17:43:12.263790+0000","last_became_active":"2024-08-17T17:31:54.823811+0000","last_became_peered":"2024-08-17T17:31:54.823811+0000","last_unstale":"2024-08-17T17:43:12.263790+0000","last_undegraded":"2024-08-17T17:43:12.263790+0000","last_fullsized":"2024-08-17T17:43:12.263790+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:35:04.088383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"1089'4478","reported_seq":4506,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.885775+0000","last_change":"2024-08-17T17:42:27.063148+0000","last_active":"2024-08-17T17:43:12.885775+0000","last_peered":"2024-08-17T17:43:12.885775+0000","last_clean":"2024-08-17T17:43:12.885775+0000","last_became_active":"2024-08-17T17:42:27.062054+0000","last_became_peered":"2024-08-17T17:42:27.062054+0000","last_unstale":"2024-08-17T17:43:12.885775+0000","last_undegraded":"2024-08-17T17:43:12.885775+0000","last_fullsized":"2024-08-17T17:43:12.885775+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":4478,"log_dups_size":0,"ondisk_log_size":4478,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:14:12.249155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":293470208,"num_objects":4478,"num_object_clones":0,"num_object_copies":13434,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4478,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4478,"num_write_kb":286592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"66'2","reported_seq":1035,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.204680+0000","last_change":"2024-08-17T17:31:54.822081+0000","last_active":"2024-08-17T17:42:58.204680+0000","last_peered":"2024-08-17T17:42:58.204680+0000","last_clean":"2024-08-17T17:42:58.204680+0000","last_became_active":"2024-08-17T17:31:54.821740+0000","last_became_peered":"2024-08-17T17:31:54.821740+0000","last_unstale":"2024-08-17T17:42:58.204680+0000","last_undegraded":"2024-08-17T17:42:58.204680+0000","last_fullsized":"2024-08-17T17:42:58.204680+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:09:33.904896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00089523800000000002,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1011,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.206961+0000","last_change":"2024-08-17T17:30:40.742379+0000","last_active":"2024-08-17T17:42:58.206961+0000","last_peered":"2024-08-17T17:42:58.206961+0000","last_clean":"2024-08-17T17:42:58.206961+0000","last_became_active":"2024-08-17T17:30:40.742094+0000","last_became_peered":"2024-08-17T17:30:40.742094+0000","last_unstale":"2024-08-17T17:42:58.206961+0000","last_undegraded":"2024-08-17T17:42:58.206961+0000","last_fullsized":"2024-08-17T17:42:58.206961+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:56:15.833110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1552,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.267854+0000","last_change":"2024-08-17T17:32:59.768385+0000","last_active":"2024-08-17T17:43:12.267854+0000","last_peered":"2024-08-17T17:43:12.267854+0000","last_clean":"2024-08-17T17:43:12.267854+0000","last_became_active":"2024-08-17T17:32:59.767891+0000","last_became_peered":"2024-08-17T17:32:59.767891+0000","last_unstale":"2024-08-17T17:43:12.267854+0000","last_undegraded":"2024-08-17T17:43:12.267854+0000","last_fullsized":"2024-08-17T17:43:12.267854+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:05:22.672505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.0","version":"1089'4450","reported_seq":4478,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:13.819390+0000","last_change":"2024-08-17T17:42:27.063679+0000","last_active":"2024-08-17T17:43:13.819390+0000","last_peered":"2024-08-17T17:43:13.819390+0000","last_clean":"2024-08-17T17:43:13.819390+0000","last_became_active":"2024-08-17T17:42:27.063105+0000","last_became_peered":"2024-08-17T17:42:27.063105+0000","last_unstale":"2024-08-17T17:43:13.819390+0000","last_undegraded":"2024-08-17T17:43:13.819390+0000","last_fullsized":"2024-08-17T17:43:13.819390+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":4450,"log_dups_size":0,"ondisk_log_size":4450,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:52:28.021988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":291635200,"num_objects":4450,"num_object_clones":0,"num_object_copies":13350,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4450,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4450,"num_write_kb":284800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1038,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.204430+0000","last_change":"2024-08-17T17:32:59.768555+0000","last_active":"2024-08-17T17:42:58.204430+0000","last_peered":"2024-08-17T17:42:58.204430+0000","last_clean":"2024-08-17T17:42:58.204430+0000","last_became_active":"2024-08-17T17:32:59.768221+0000","last_became_peered":"2024-08-17T17:32:59.768221+0000","last_unstale":"2024-08-17T17:42:58.204430+0000","last_undegraded":"2024-08-17T17:42:58.204430+0000","last_fullsized":"2024-08-17T17:42:58.204430+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:04:28.973618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1572,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.267966+0000","last_change":"2024-08-17T17:31:54.824846+0000","last_active":"2024-08-17T17:43:12.267966+0000","last_peered":"2024-08-17T17:43:12.267966+0000","last_clean":"2024-08-17T17:43:12.267966+0000","last_became_active":"2024-08-17T17:31:54.823784+0000","last_became_peered":"2024-08-17T17:31:54.823784+0000","last_unstale":"2024-08-17T17:43:12.267966+0000","last_undegraded":"2024-08-17T17:43:12.267966+0000","last_fullsized":"2024-08-17T17:43:12.267966+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:27.320522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342763,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":1530,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.263620+0000","last_change":"2024-08-17T17:31:54.820086+0000","last_active":"2024-08-17T17:43:12.263620+0000","last_peered":"2024-08-17T17:43:12.263620+0000","last_clean":"2024-08-17T17:43:12.263620+0000","last_became_active":"2024-08-17T17:31:54.819745+0000","last_became_peered":"2024-08-17T17:31:54.819745+0000","last_unstale":"2024-08-17T17:43:12.263620+0000","last_undegraded":"2024-08-17T17:43:12.263620+0000","last_fullsized":"2024-08-17T17:43:12.263620+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:06:06.329346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"1089'4324","reported_seq":4352,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.922583+0000","last_change":"2024-08-17T17:42:27.264579+0000","last_active":"2024-08-17T17:43:12.922583+0000","last_peered":"2024-08-17T17:43:12.922583+0000","last_clean":"2024-08-17T17:43:12.922583+0000","last_became_active":"2024-08-17T17:42:27.264233+0000","last_became_peered":"2024-08-17T17:42:27.264233+0000","last_unstale":"2024-08-17T17:43:12.922583+0000","last_undegraded":"2024-08-17T17:43:12.922583+0000","last_fullsized":"2024-08-17T17:43:12.922583+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":4324,"log_dups_size":0,"ondisk_log_size":4324,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:57:52.559380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":283377664,"num_objects":4324,"num_object_clones":0,"num_object_copies":12972,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4324,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4324,"num_write_kb":276736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1541,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.267958+0000","last_change":"2024-08-17T17:32:27.437457+0000","last_active":"2024-08-17T17:43:12.267958+0000","last_peered":"2024-08-17T17:43:12.267958+0000","last_clean":"2024-08-17T17:43:12.267958+0000","last_became_active":"2024-08-17T17:32:27.437140+0000","last_became_peered":"2024-08-17T17:32:27.437140+0000","last_unstale":"2024-08-17T17:43:12.267958+0000","last_undegraded":"2024-08-17T17:43:12.267958+0000","last_fullsized":"2024-08-17T17:43:12.267958+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:11.131550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1016,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.203611+0000","last_change":"2024-08-17T17:30:40.733784+0000","last_active":"2024-08-17T17:42:58.203611+0000","last_peered":"2024-08-17T17:42:58.203611+0000","last_clean":"2024-08-17T17:42:58.203611+0000","last_became_active":"2024-08-17T17:30:40.733336+0000","last_became_peered":"2024-08-17T17:30:40.733336+0000","last_unstale":"2024-08-17T17:42:58.203611+0000","last_undegraded":"2024-08-17T17:42:58.203611+0000","last_fullsized":"2024-08-17T17:42:58.203611+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:45:21.984785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033804700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":1601,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.265369+0000","last_change":"2024-08-17T17:30:40.740826+0000","last_active":"2024-08-17T17:43:12.265369+0000","last_peered":"2024-08-17T17:43:12.265369+0000","last_clean":"2024-08-17T17:43:12.265369+0000","last_became_active":"2024-08-17T17:30:40.739746+0000","last_became_peered":"2024-08-17T17:30:40.739746+0000","last_unstale":"2024-08-17T17:43:12.265369+0000","last_undegraded":"2024-08-17T17:43:12.265369+0000","last_fullsized":"2024-08-17T17:43:12.265369+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:31:38.808235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1089'4679","reported_seq":4695,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:14.537285+0000","last_change":"2024-08-17T17:42:27.063727+0000","last_active":"2024-08-17T17:43:14.537285+0000","last_peered":"2024-08-17T17:43:14.537285+0000","last_clean":"2024-08-17T17:43:14.537285+0000","last_became_active":"2024-08-17T17:42:27.063385+0000","last_became_peered":"2024-08-17T17:42:27.063385+0000","last_unstale":"2024-08-17T17:43:14.537285+0000","last_undegraded":"2024-08-17T17:43:14.537285+0000","last_fullsized":"2024-08-17T17:43:14.537285+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":4679,"log_dups_size":0,"ondisk_log_size":4679,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:15:19.632208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":306642944,"num_objects":4679,"num_object_clones":0,"num_object_copies":14037,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4679,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4679,"num_write_kb":299456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1516,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.263908+0000","last_change":"2024-08-17T17:32:59.773609+0000","last_active":"2024-08-17T17:43:12.263908+0000","last_peered":"2024-08-17T17:43:12.263908+0000","last_clean":"2024-08-17T17:43:12.263908+0000","last_became_active":"2024-08-17T17:32:59.773348+0000","last_became_peered":"2024-08-17T17:32:59.773348+0000","last_unstale":"2024-08-17T17:43:12.263908+0000","last_undegraded":"2024-08-17T17:43:12.263908+0000","last_fullsized":"2024-08-17T17:43:12.263908+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:38:31.542973+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":1540,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.264671+0000","last_change":"2024-08-17T17:31:54.820580+0000","last_active":"2024-08-17T17:43:12.264671+0000","last_peered":"2024-08-17T17:43:12.264671+0000","last_clean":"2024-08-17T17:43:12.264671+0000","last_became_active":"2024-08-17T17:31:54.820089+0000","last_became_peered":"2024-08-17T17:31:54.820089+0000","last_unstale":"2024-08-17T17:43:12.264671+0000","last_undegraded":"2024-08-17T17:43:12.264671+0000","last_fullsized":"2024-08-17T17:43:12.264671+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:25:34.716640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1514,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.262974+0000","last_change":"2024-08-17T17:32:59.772291+0000","last_active":"2024-08-17T17:43:12.262974+0000","last_peered":"2024-08-17T17:43:12.262974+0000","last_clean":"2024-08-17T17:43:12.262974+0000","last_became_active":"2024-08-17T17:32:59.771990+0000","last_became_peered":"2024-08-17T17:32:59.771990+0000","last_unstale":"2024-08-17T17:43:12.262974+0000","last_undegraded":"2024-08-17T17:43:12.262974+0000","last_fullsized":"2024-08-17T17:43:12.262974+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:34:47.282842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1089'4646","reported_seq":4660,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:14.547631+0000","last_change":"2024-08-17T17:42:27.264432+0000","last_active":"2024-08-17T17:43:14.547631+0000","last_peered":"2024-08-17T17:43:14.547631+0000","last_clean":"2024-08-17T17:43:14.547631+0000","last_became_active":"2024-08-17T17:42:27.264036+0000","last_became_peered":"2024-08-17T17:42:27.264036+0000","last_unstale":"2024-08-17T17:43:14.547631+0000","last_undegraded":"2024-08-17T17:43:14.547631+0000","last_fullsized":"2024-08-17T17:43:14.547631+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":4646,"log_dups_size":0,"ondisk_log_size":4646,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:47:41.804512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":304480256,"num_objects":4646,"num_object_clones":0,"num_object_copies":13938,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4646,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4646,"num_write_kb":297344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1614,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.264934+0000","last_change":"2024-08-17T17:31:54.828534+0000","last_active":"2024-08-17T17:43:12.264934+0000","last_peered":"2024-08-17T17:43:12.264934+0000","last_clean":"2024-08-17T17:43:12.264934+0000","last_became_active":"2024-08-17T17:31:54.828182+0000","last_became_peered":"2024-08-17T17:31:54.828182+0000","last_unstale":"2024-08-17T17:43:12.264934+0000","last_undegraded":"2024-08-17T17:43:12.264934+0000","last_fullsized":"2024-08-17T17:43:12.264934+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:34:13.598348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":1023,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.205759+0000","last_change":"2024-08-17T17:32:27.436530+0000","last_active":"2024-08-17T17:42:58.205759+0000","last_peered":"2024-08-17T17:42:58.205759+0000","last_clean":"2024-08-17T17:42:58.205759+0000","last_became_active":"2024-08-17T17:32:27.436139+0000","last_became_peered":"2024-08-17T17:32:27.436139+0000","last_unstale":"2024-08-17T17:42:58.205759+0000","last_undegraded":"2024-08-17T17:42:58.205759+0000","last_fullsized":"2024-08-17T17:42:58.205759+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:18.060869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030013400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":993,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.206589+0000","last_change":"2024-08-17T17:22:55.275184+0000","last_active":"2024-08-17T17:42:58.206589+0000","last_peered":"2024-08-17T17:42:58.206589+0000","last_clean":"2024-08-17T17:42:58.206589+0000","last_became_active":"2024-08-17T17:22:55.274677+0000","last_became_peered":"2024-08-17T17:22:55.274677+0000","last_unstale":"2024-08-17T17:42:58.206589+0000","last_undegraded":"2024-08-17T17:42:58.206589+0000","last_fullsized":"2024-08-17T17:42:58.206589+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:51:29.348766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":1010,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.206888+0000","last_change":"2024-08-17T17:31:54.821919+0000","last_active":"2024-08-17T17:42:58.206888+0000","last_peered":"2024-08-17T17:42:58.206888+0000","last_clean":"2024-08-17T17:42:58.206888+0000","last_became_active":"2024-08-17T17:31:54.821536+0000","last_became_peered":"2024-08-17T17:31:54.821536+0000","last_unstale":"2024-08-17T17:42:58.206888+0000","last_undegraded":"2024-08-17T17:42:58.206888+0000","last_fullsized":"2024-08-17T17:42:58.206888+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:17:33.081437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"350'22","reported_seq":1016,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.207457+0000","last_change":"2024-08-17T17:22:53.728275+0000","last_active":"2024-08-17T17:42:58.207457+0000","last_peered":"2024-08-17T17:42:58.207457+0000","last_clean":"2024-08-17T17:42:58.207457+0000","last_became_active":"2024-08-17T17:22:53.727978+0000","last_became_peered":"2024-08-17T17:22:53.727978+0000","last_unstale":"2024-08-17T17:42:58.207457+0000","last_undegraded":"2024-08-17T17:42:58.207457+0000","last_fullsized":"2024-08-17T17:42:58.207457+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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":"periodic scrub scheduled @ 2024-08-18T23:19:43.717005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"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.12","version":"0'0","reported_seq":1540,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.263476+0000","last_change":"2024-08-17T17:32:27.438365+0000","last_active":"2024-08-17T17:43:12.263476+0000","last_peered":"2024-08-17T17:43:12.263476+0000","last_clean":"2024-08-17T17:43:12.263476+0000","last_became_active":"2024-08-17T17:32:27.437932+0000","last_became_peered":"2024-08-17T17:32:27.437932+0000","last_unstale":"2024-08-17T17:43:12.263476+0000","last_undegraded":"2024-08-17T17:43:12.263476+0000","last_fullsized":"2024-08-17T17:43:12.263476+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:07.527904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":1007,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.203452+0000","last_change":"2024-08-17T17:32:59.768226+0000","last_active":"2024-08-17T17:42:58.203452+0000","last_peered":"2024-08-17T17:42:58.203452+0000","last_clean":"2024-08-17T17:42:58.203452+0000","last_became_active":"2024-08-17T17:32:59.767701+0000","last_became_peered":"2024-08-17T17:32:59.767701+0000","last_unstale":"2024-08-17T17:42:58.203452+0000","last_undegraded":"2024-08-17T17:42:58.203452+0000","last_fullsized":"2024-08-17T17:42:58.203452+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T21:00:52.281423+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":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":"3.16","version":"0'0","reported_seq":1021,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.204364+0000","last_change":"2024-08-17T17:31:54.822296+0000","last_active":"2024-08-17T17:42:58.204364+0000","last_peered":"2024-08-17T17:42:58.204364+0000","last_clean":"2024-08-17T17:42:58.204364+0000","last_became_active":"2024-08-17T17:31:54.821958+0000","last_became_peered":"2024-08-17T17:31:54.821958+0000","last_unstale":"2024-08-17T17:42:58.204364+0000","last_undegraded":"2024-08-17T17:42:58.204364+0000","last_fullsized":"2024-08-17T17:42:58.204364+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:44.831479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1483,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.258289+0000","last_change":"2024-08-17T17:32:59.773153+0000","last_active":"2024-08-17T17:43:12.258289+0000","last_peered":"2024-08-17T17:43:12.258289+0000","last_clean":"2024-08-17T17:43:12.258289+0000","last_became_active":"2024-08-17T17:32:59.772671+0000","last_became_peered":"2024-08-17T17:32:59.772671+0000","last_unstale":"2024-08-17T17:43:12.258289+0000","last_undegraded":"2024-08-17T17:43:12.258289+0000","last_fullsized":"2024-08-17T17:43:12.258289+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:32.219883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1650,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.265214+0000","last_change":"2024-08-17T17:32:59.762369+0000","last_active":"2024-08-17T17:43:12.265214+0000","last_peered":"2024-08-17T17:43:12.265214+0000","last_clean":"2024-08-17T17:43:12.265214+0000","last_became_active":"2024-08-17T17:32:59.761931+0000","last_became_peered":"2024-08-17T17:32:59.761931+0000","last_unstale":"2024-08-17T17:43:12.265214+0000","last_undegraded":"2024-08-17T17:43:12.265214+0000","last_fullsized":"2024-08-17T17:43:12.265214+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:57:47.627585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1505,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.262889+0000","last_change":"2024-08-17T17:32:59.767175+0000","last_active":"2024-08-17T17:43:12.262889+0000","last_peered":"2024-08-17T17:43:12.262889+0000","last_clean":"2024-08-17T17:43:12.262889+0000","last_became_active":"2024-08-17T17:32:59.766352+0000","last_became_peered":"2024-08-17T17:32:59.766352+0000","last_unstale":"2024-08-17T17:43:12.262889+0000","last_undegraded":"2024-08-17T17:43:12.262889+0000","last_fullsized":"2024-08-17T17:43:12.262889+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:42.252204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1010,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.205759+0000","last_change":"2024-08-17T17:31:54.823767+0000","last_active":"2024-08-17T17:42:58.205759+0000","last_peered":"2024-08-17T17:42:58.205759+0000","last_clean":"2024-08-17T17:42:58.205759+0000","last_became_active":"2024-08-17T17:31:54.823265+0000","last_became_peered":"2024-08-17T17:31:54.823265+0000","last_unstale":"2024-08-17T17:42:58.205759+0000","last_undegraded":"2024-08-17T17:42:58.205759+0000","last_fullsized":"2024-08-17T17:42:58.205759+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:10:08.654594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1523,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.263107+0000","last_change":"2024-08-17T17:32:59.767449+0000","last_active":"2024-08-17T17:43:12.263107+0000","last_peered":"2024-08-17T17:43:12.263107+0000","last_clean":"2024-08-17T17:43:12.263107+0000","last_became_active":"2024-08-17T17:32:59.766874+0000","last_became_peered":"2024-08-17T17:32:59.766874+0000","last_unstale":"2024-08-17T17:43:12.263107+0000","last_undegraded":"2024-08-17T17:43:12.263107+0000","last_fullsized":"2024-08-17T17:43:12.263107+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:54:39.267579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1612,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.264831+0000","last_change":"2024-08-17T17:32:59.763754+0000","last_active":"2024-08-17T17:43:12.264831+0000","last_peered":"2024-08-17T17:43:12.264831+0000","last_clean":"2024-08-17T17:43:12.264831+0000","last_became_active":"2024-08-17T17:32:59.763480+0000","last_became_peered":"2024-08-17T17:32:59.763480+0000","last_unstale":"2024-08-17T17:43:12.264831+0000","last_undegraded":"2024-08-17T17:43:12.264831+0000","last_fullsized":"2024-08-17T17:43:12.264831+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:26:03.239484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1540,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.263617+0000","last_change":"2024-08-17T17:32:59.767087+0000","last_active":"2024-08-17T17:43:12.263617+0000","last_peered":"2024-08-17T17:43:12.263617+0000","last_clean":"2024-08-17T17:43:12.263617+0000","last_became_active":"2024-08-17T17:32:59.766784+0000","last_became_peered":"2024-08-17T17:32:59.766784+0000","last_unstale":"2024-08-17T17:43:12.263617+0000","last_undegraded":"2024-08-17T17:43:12.263617+0000","last_fullsized":"2024-08-17T17:43:12.263617+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:11:48.775621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1505,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.262501+0000","last_change":"2024-08-17T17:32:59.767655+0000","last_active":"2024-08-17T17:43:12.262501+0000","last_peered":"2024-08-17T17:43:12.262501+0000","last_clean":"2024-08-17T17:43:12.262501+0000","last_became_active":"2024-08-17T17:32:59.766891+0000","last_became_peered":"2024-08-17T17:32:59.766891+0000","last_unstale":"2024-08-17T17:43:12.262501+0000","last_undegraded":"2024-08-17T17:43:12.262501+0000","last_fullsized":"2024-08-17T17:43:12.262501+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:19:57.129588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1029,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.207327+0000","last_change":"2024-08-17T17:32:27.438656+0000","last_active":"2024-08-17T17:42:58.207327+0000","last_peered":"2024-08-17T17:42:58.207327+0000","last_clean":"2024-08-17T17:42:58.207327+0000","last_became_active":"2024-08-17T17:32:27.437400+0000","last_became_peered":"2024-08-17T17:32:27.437400+0000","last_unstale":"2024-08-17T17:42:58.207327+0000","last_undegraded":"2024-08-17T17:42:58.207327+0000","last_fullsized":"2024-08-17T17:42:58.207327+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T01:13:13.749171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":1542,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.256995+0000","last_change":"2024-08-17T17:32:59.769549+0000","last_active":"2024-08-17T17:43:12.256995+0000","last_peered":"2024-08-17T17:43:12.256995+0000","last_clean":"2024-08-17T17:43:12.256995+0000","last_became_active":"2024-08-17T17:32:59.768660+0000","last_became_peered":"2024-08-17T17:32:59.768660+0000","last_unstale":"2024-08-17T17:43:12.256995+0000","last_undegraded":"2024-08-17T17:43:12.256995+0000","last_fullsized":"2024-08-17T17:43:12.256995+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:42:20.130102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1603,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.265455+0000","last_change":"2024-08-17T17:30:40.753115+0000","last_active":"2024-08-17T17:43:12.265455+0000","last_peered":"2024-08-17T17:43:12.265455+0000","last_clean":"2024-08-17T17:43:12.265455+0000","last_became_active":"2024-08-17T17:30:40.752263+0000","last_became_peered":"2024-08-17T17:30:40.752263+0000","last_unstale":"2024-08-17T17:43:12.265455+0000","last_undegraded":"2024-08-17T17:43:12.265455+0000","last_fullsized":"2024-08-17T17:43:12.265455+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T05:08:48.137529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":1037,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.206816+0000","last_change":"2024-08-17T17:32:59.768103+0000","last_active":"2024-08-17T17:42:58.206816+0000","last_peered":"2024-08-17T17:42:58.206816+0000","last_clean":"2024-08-17T17:42:58.206816+0000","last_became_active":"2024-08-17T17:32:59.767686+0000","last_became_peered":"2024-08-17T17:32:59.767686+0000","last_unstale":"2024-08-17T17:42:58.206816+0000","last_undegraded":"2024-08-17T17:42:58.206816+0000","last_fullsized":"2024-08-17T17:42:58.206816+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:40:54.780900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"72'2","reported_seq":1023,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.204911+0000","last_change":"2024-08-17T17:31:54.823556+0000","last_active":"2024-08-17T17:42:58.204911+0000","last_peered":"2024-08-17T17:42:58.204911+0000","last_clean":"2024-08-17T17:42:58.204911+0000","last_became_active":"2024-08-17T17:31:54.823250+0000","last_became_peered":"2024-08-17T17:31:54.823250+0000","last_unstale":"2024-08-17T17:42:58.204911+0000","last_undegraded":"2024-08-17T17:42:58.204911+0000","last_fullsized":"2024-08-17T17:42:58.204911+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:08:07.165204+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":[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":1027,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.207243+0000","last_change":"2024-08-17T17:32:59.768344+0000","last_active":"2024-08-17T17:42:58.207243+0000","last_peered":"2024-08-17T17:42:58.207243+0000","last_clean":"2024-08-17T17:42:58.207243+0000","last_became_active":"2024-08-17T17:32:59.767154+0000","last_became_peered":"2024-08-17T17:32:59.767154+0000","last_unstale":"2024-08-17T17:42:58.207243+0000","last_undegraded":"2024-08-17T17:42:58.207243+0000","last_fullsized":"2024-08-17T17:42:58.207243+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:25:18.926181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1006,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.204348+0000","last_change":"2024-08-17T17:22:53.725178+0000","last_active":"2024-08-17T17:42:58.204348+0000","last_peered":"2024-08-17T17:42:58.204348+0000","last_clean":"2024-08-17T17:42:58.204348+0000","last_became_active":"2024-08-17T17:22:53.724909+0000","last_became_peered":"2024-08-17T17:22:53.724909+0000","last_unstale":"2024-08-17T17:42:58.204348+0000","last_undegraded":"2024-08-17T17:42:58.204348+0000","last_fullsized":"2024-08-17T17:42:58.204348+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:00.171471+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":[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.19","version":"0'0","reported_seq":1513,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.258603+0000","last_change":"2024-08-17T17:32:59.767743+0000","last_active":"2024-08-17T17:43:12.258603+0000","last_peered":"2024-08-17T17:43:12.258603+0000","last_clean":"2024-08-17T17:43:12.258603+0000","last_became_active":"2024-08-17T17:32:59.767391+0000","last_became_peered":"2024-08-17T17:32:59.767391+0000","last_unstale":"2024-08-17T17:43:12.258603+0000","last_undegraded":"2024-08-17T17:43:12.258603+0000","last_fullsized":"2024-08-17T17:43:12.258603+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:30.357526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1499,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.262969+0000","last_change":"2024-08-17T17:32:59.770449+0000","last_active":"2024-08-17T17:43:12.262969+0000","last_peered":"2024-08-17T17:43:12.262969+0000","last_clean":"2024-08-17T17:43:12.262969+0000","last_became_active":"2024-08-17T17:32:59.768701+0000","last_became_peered":"2024-08-17T17:32:59.768701+0000","last_unstale":"2024-08-17T17:43:12.262969+0000","last_undegraded":"2024-08-17T17:43:12.262969+0000","last_fullsized":"2024-08-17T17:43:12.262969+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:37:58.418659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1010,"reported_epoch":1088,"state":"active+clean","last_fresh":"2024-08-17T17:42:58.206403+0000","last_change":"2024-08-17T17:31:54.822460+0000","last_active":"2024-08-17T17:42:58.206403+0000","last_peered":"2024-08-17T17:42:58.206403+0000","last_clean":"2024-08-17T17:42:58.206403+0000","last_became_active":"2024-08-17T17:31:54.822111+0000","last_became_peered":"2024-08-17T17:31:54.822111+0000","last_unstale":"2024-08-17T17:42:58.206403+0000","last_undegraded":"2024-08-17T17:42:58.206403+0000","last_fullsized":"2024-08-17T17:42:58.206403+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:17:44.350364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'4","reported_seq":1618,"reported_epoch":1089,"state":"active+clean","last_fresh":"2024-08-17T17:43:12.265664+0000","last_change":"2024-08-17T17:32:27.438808+0000","last_active":"2024-08-17T17:43:12.265664+0000","last_peered":"2024-08-17T17:43:12.265664+0000","last_clean":"2024-08-17T17:43:12.265664+0000","last_became_active":"2024-08-17T17:32:27.438455+0000","last_became_peered":"2024-08-17T17:32:27.438455+0000","last_unstale":"2024-08-17T17:43:12.265664+0000","last_undegraded":"2024-08-17T17:43:12.265664+0000","last_fullsized":"2024-08-17T17:43:12.265664+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T02:04:33.112716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":[]}],"pool_stats":[{"poolid":6,"num_pg":16,"stat_sum":{"num_bytes":4797104128,"num_objects":73198,"num_object_clones":0,"num_object_copies":219594,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":73198,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":73198,"num_write_kb":4684672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":14426636288,"data_stored":14426636288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":73198,"ondisk_log_size":73198,"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":5530,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17088,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201549,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2085804,"kb_used_data":1784292,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":91659348,"statfs":{"total":95995035648,"available":93859172352,"internally_reserved":0,"allocated":1827115008,"data_stored":1824074151,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"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,1,3],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":47,"seq":201863463186,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1756452,"kb_used_data":1459100,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":91988700,"statfs":{"total":95995035648,"available":94196428800,"internally_reserved":0,"allocated":1494118400,"data_stored":1491085608,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":39,"seq":167503724823,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1787096,"kb_used_data":1481424,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":91958056,"statfs":{"total":95995035648,"available":94165049344,"internally_reserved":0,"allocated":1516978176,"data_stored":1513952954,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,4],"upper_bound":64},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986461,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1796004,"kb_used_data":1490332,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":91949148,"statfs":{"total":95995035648,"available":94155927552,"internally_reserved":0,"allocated":1526099968,"data_stored":1523066689,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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":[2,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":592,"seq":2542620639357,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2951700,"kb_used_data":2861576,"kb_used_omap":25,"kb_used_meta":90086,"kb_avail":90793452,"statfs":{"total":95995035648,"available":92972494848,"internally_reserved":0,"allocated":2930253824,"data_stored":2927236237,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26454,"internal_metadata":92248234},"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,0,0,3],"upper_bound":128},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":559,"seq":2400886718596,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2493332,"kb_used_data":2407244,"kb_used_omap":29,"kb_used_meta":86050,"kb_avail":91251820,"statfs":{"total":95995035648,"available":93441863680,"internally_reserved":0,"allocated":2465017856,"data_stored":2461996695,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30541,"internal_metadata":88115379},"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":[]},{"osd":1,"up_from":527,"seq":2263447765130,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1496132,"kb_used_data":1414268,"kb_used_omap":34,"kb_used_meta":81821,"kb_avail":92249020,"statfs":{"total":95995035648,"available":94462996480,"internally_reserved":0,"allocated":1448210432,"data_stored":1445196768,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35550,"internal_metadata":83784994},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,0,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":453,"seq":1945620185241,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1227736,"kb_used_data":1155404,"kb_used_omap":39,"kb_used_meta":72280,"kb_avail":92517416,"statfs":{"total":95995035648,"available":94737833984,"internally_reserved":0,"allocated":1183133696,"data_stored":1180111363,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40830,"internal_metadata":74014850},"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],"upper_bound":2},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"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":4096,"data_stored":19,"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":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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5388,"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":5261,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1222,"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":5217,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"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":640,"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":4814,"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":4960,"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":1188233216,"data_stored":1188233216,"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":1462435840,"data_stored":1462435840,"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":2462318592,"data_stored":2462318592,"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":2938568704,"data_stored":2938568704,"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":1530855424,"data_stored":1530855424,"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":1509163008,"data_stored":1509163008,"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":1508769792,"data_stored":1508769792,"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":1826291712,"data_stored":1826291712,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:43:21.011 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool set unique_pool_1 pgp_num 16 2024-08-17T17:43:21.012 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:21.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:21.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:21.116 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:21.171 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:21.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:21.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:21.273 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:21.282 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 46 16 82034 82018 111.406 69.0625 0.0112946 0.00897091 2024-08-17T17:43:21.288 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:21 smithi037 ceph-mon[97894]: pgmap v1304: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T17:43:21.288 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:21 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/203711097' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:21.318 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:21.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:21.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:21.420 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:21.447 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:21.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:21.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:21.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:21 smithi037 ceph-mon[102022]: pgmap v1304: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T17:43:21.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:21 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/203711097' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:21.548 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:21.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:21.589 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:21.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:21.690 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:21.722 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:21.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:21.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:21.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:21 smithi046 ceph-mon[88218]: pgmap v1304: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T17:43:21.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:21 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/203711097' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:21.824 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:21.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:21.869 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:21.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:21.970 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:22.002 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:22.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:22.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:22.103 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:22.136 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:22.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:22.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:22.238 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:22.279 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 47 16 83248 83232 110.65 75.875 0.0135797 0.00903157 2024-08-17T17:43:22.286 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:22.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:22.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:22.389 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:22.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:22.430 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:22.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:22.531 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:22.560 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:22.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:22.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:22.662 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:22.696 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:22.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:22.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:22.798 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:22.828 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:22.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:22.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:22.930 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:22.960 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:22.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:22.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:23.062 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:23.110 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:23.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:23.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:23.212 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:23.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:23.259 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:23.259 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:23.278 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 48 16 84442 84426 109.9 74.625 0.00404172 0.00909323 2024-08-17T17:43:23.360 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:23.393 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:23.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:23.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:23.495 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:23.518 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:23 smithi037 ceph-mon[97894]: pgmap v1305: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:43:23.518 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:23 smithi037 ceph-mon[102022]: pgmap v1305: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:43:23.527 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:23.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:23.528 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:23.629 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:23.674 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:23.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:23.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:23.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:23 smithi046 ceph-mon[88218]: pgmap v1305: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:43:23.768 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:23.776 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:23.801 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:23.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:23.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:23.903 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:23.931 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:23.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:23.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:24.033 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:24.060 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:24.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:24.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:24.162 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:24.196 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:24.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:24.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:24.280 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 49 16 85601 85585 109.132 72.4375 0.0115732 0.00915785 2024-08-17T17:43:24.298 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:24.326 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:24.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:24.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:24.427 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:24.457 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:24.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:24.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:24.559 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:24.598 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:24.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:24.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:24.601 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:43:24.601 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:43:24.700 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:24.744 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:24.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:24.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:24.846 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:24.882 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:24.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:24.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:24.984 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:25.017 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:25.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:25.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:25.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:24 smithi037 ceph-mon[97894]: pgmap v1306: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:43:25.046 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:43:25.046 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:25.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:24 smithi037 ceph-mon[102022]: pgmap v1306: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:43:25.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:43:25.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:25.119 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:25.123 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:43:25.147 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:25.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:25.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:25.249 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:24 smithi046 ceph-mon[88218]: pgmap v1306: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:43:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:43:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:25.280 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 50 16 86776 86760 108.418 73.4375 0.0157109 0.00921862 2024-08-17T17:43:25.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:25.311 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:25.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:25.412 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:25.443 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:25.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:25.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:25.545 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:25.571 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:25.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:25.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:25.676 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:25.706 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:25.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:25.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:25.808 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:25.840 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:25.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:25.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:25.942 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:25.968 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:25.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:25.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:25.975 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-08-17T17:43:26.070 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:26.117 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:26.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:26.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:26.219 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:26.249 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:26.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:26.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:26.280 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 51 16 87934 87918 107.711 72.375 0.0157337 0.00927857 2024-08-17T17:43:26.351 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:26.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:26.384 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:26.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:26.485 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:26.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:26.516 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:26.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:26.617 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:26.667 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:26.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:26.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:26.709 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:26.769 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:26.823 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:26.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:26.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:26.925 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:26.970 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:26.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:26.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:27.072 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:27.105 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:27.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:27.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:27.173 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:26 smithi037 ceph-mon[102022]: pgmap v1307: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-08-17T17:43:27.173 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:26 smithi037 ceph-mon[97894]: pgmap v1307: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-08-17T17:43:27.207 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:27.253 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:27.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:27.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:27.260 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:26 smithi046 ceph-mon[88218]: pgmap v1307: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-08-17T17:43:27.281 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 52 16 89089 89073 107.027 72.1875 0.0119873 0.00933789 2024-08-17T17:43:27.293 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:27.355 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:27.388 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:27.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:27.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:27.490 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:27.518 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:27.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:27.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:27.620 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:27.650 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:27.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:27.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:27.751 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:27.788 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:27.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:27.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:27.890 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:27.931 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:27.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:27.932 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:28.033 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:28.063 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:28.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:28.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:28.166 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:28.193 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:28.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:28.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:28.281 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 53 16 90151 90135 106.26 66.375 0.0169249 0.00940541 2024-08-17T17:43:28.295 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:28.335 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:28.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:28.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:28.438 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:28.470 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:28.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:28.471 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:28.572 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:28.601 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:28.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:28.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:28.702 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:28.751 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:28.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:28.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:28.853 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:28.900 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:28.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:28.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:28.938 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is set 2024-08-17T17:43:29.002 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:29.031 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:29.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:29.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:29.132 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:29.160 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:28 smithi037 ceph-mon[97894]: pgmap v1308: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-08-17T17:43:29.160 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:28 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3418943710' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:43:29.161 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:43:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:43:28] "GET /metrics HTTP/1.1" 200 36477 "" "Prometheus/2.51.0" 2024-08-17T17:43:29.161 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:28 smithi037 ceph-mon[102022]: pgmap v1308: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-08-17T17:43:29.161 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:28 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3418943710' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:43:29.172 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:29.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:29.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:29.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:28 smithi046 ceph-mon[88218]: pgmap v1308: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-08-17T17:43:29.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:28 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3418943710' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:43:29.274 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:29.281 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 54 16 91316 91300 105.64 72.8125 0.0108119 0.00946044 2024-08-17T17:43:29.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:29.312 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:29.312 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:29.413 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:29.449 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:29.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:29.450 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:29.551 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:29.582 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:29.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:29.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:29.683 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:29.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:29.725 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:29.725 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:29.826 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:29.855 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:29.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:29.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:29.957 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:29.990 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:29.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:29.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:30.042 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:29 smithi037 ceph-mon[102022]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:43:30.042 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:29 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3418943710' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:43:30.042 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:29 smithi037 ceph-mon[102022]: osdmap e1090: 8 total, 8 up, 8 in 2024-08-17T17:43:30.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:29 smithi037 ceph-mon[97894]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:43:30.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:29 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3418943710' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:43:30.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:29 smithi037 ceph-mon[97894]: osdmap e1090: 8 total, 8 up, 8 in 2024-08-17T17:43:30.092 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:30.135 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:30.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:30.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:30.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:29 smithi046 ceph-mon[88218]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:43:30.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:29 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3418943710' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:43:30.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:29 smithi046 ceph-mon[88218]: osdmap e1090: 8 total, 8 up, 8 in 2024-08-17T17:43:30.237 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:30.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:30.272 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:30.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:30.282 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 55 16 92497 92481 105.061 73.8125 0.0167946 0.00951286 2024-08-17T17:43:30.372 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:30.402 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:30.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:30.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:30.504 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:43:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:43:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:43:30.531 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:30.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:30.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:30.685 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:30.706 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:30.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:30.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:30.808 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:30.837 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:30.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:30.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:30.939 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:30.981 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:30.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:30.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:31.083 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:31.120 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:31.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:31.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:31.222 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:30 smithi046 ceph-mon[88218]: pgmap v1310: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:43:31.261 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:31.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:31.262 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:31.282 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 56 16 93566 93550 104.378 66.8125 0.018115 0.0095757 2024-08-17T17:43:31.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:30 smithi037 ceph-mon[97894]: pgmap v1310: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:43:31.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:30 smithi037 ceph-mon[102022]: pgmap v1310: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-08-17T17:43:31.363 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:31.393 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:31.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:31.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:31.494 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:31.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:31.532 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:31.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:31.633 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:31.662 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:31.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:31.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:31.763 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:31.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:31.803 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:31.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:31.904 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:31.945 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:31.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:31.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:32.047 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:32.085 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:43:32.094 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:32.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:32.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:32.199 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:32.226 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:32.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:32.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:32.282 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 57 16 94634 94618 103.718 66.75 0.0150574 0.00963594 2024-08-17T17:43:32.328 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:32.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:32.385 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:32.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:32.445 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:32.486 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:32.516 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:32.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:32.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:32.618 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:32.664 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:32.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:32.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:32.766 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:32.796 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:32.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:32.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:32.898 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:32.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:32.938 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:32.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:32.990 INFO:teuthology.orchestra.run.smithi037.stderr:set pool 6 pgp_num to 16 2024-08-17T17:43:33.039 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:33.064 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:33.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:33.065 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:33.166 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:33.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:33.208 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:33.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:33 smithi046 ceph-mon[88218]: pgmap v1311: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-08-17T17:43:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:33 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2967968791' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T17:43:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:33 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T17:43:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:33 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:43:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:33 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:43:33.282 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 58 16 95582 95566 102.951 59.25 0.0123637 0.00970805 2024-08-17T17:43:33.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:33 smithi037 ceph-mon[102022]: pgmap v1311: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-08-17T17:43:33.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:33 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2967968791' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T17:43:33.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:33 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T17:43:33.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:33 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:43:33.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:33 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:43:33.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:33 smithi037 ceph-mon[97894]: pgmap v1311: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-08-17T17:43:33.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:33 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2967968791' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T17:43:33.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:33 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T17:43:33.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:33 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:43:33.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:33 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:43:33.310 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:33.342 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:33.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:33.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:33.444 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:33.472 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:33.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:33.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:33.574 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:33.599 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:43:33.600 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:43:33.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:33.621 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:33.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:33.644 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:43:33.644 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:43:33.681 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:43:33.681 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:43:33.715 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:43:33.715 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:43:33.722 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:33.749 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:43:33.750 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:43:33.766 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:33.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:33.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:33.780 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:43:33.780 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:43:33.814 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:43:33.814 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:43:33.846 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:43:33.847 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:43:33.869 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:33.898 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:33.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:33.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:34.000 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:34.027 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:34.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:34.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:34.129 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:34.180 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:34.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:34.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:34.284 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:34.285 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 59 16 96620 96604 102.302 64.875 0.0197914 0.00976945 2024-08-17T17:43:34.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:34 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]': finished 2024-08-17T17:43:34.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:34 smithi037 ceph-mon[102022]: osdmap e1091: 8 total, 8 up, 8 in 2024-08-17T17:43:34.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:34 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/792708054' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:34.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:34 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]': finished 2024-08-17T17:43:34.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:34 smithi037 ceph-mon[97894]: osdmap e1091: 8 total, 8 up, 8 in 2024-08-17T17:43:34.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:34 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/792708054' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:34.311 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:34.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:34.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:34.413 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:34.459 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:34.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:34.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:34.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:34 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]': finished 2024-08-17T17:43:34.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:34 smithi046 ceph-mon[88218]: osdmap e1091: 8 total, 8 up, 8 in 2024-08-17T17:43:34.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:34 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/792708054' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:34.561 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:34.587 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:34.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:34.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:34.689 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:34.710 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:34.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:34.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:34.812 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:34.866 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:34.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:34.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:34.970 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:35.011 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:35.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:35.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:35.113 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:35.150 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:35.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:35.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:35.195 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:35 smithi037 ceph-mon[102022]: pgmap v1313: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 935 op/s 2024-08-17T17:43:35.195 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:35 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:43:35.195 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:35 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:43:35.195 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:35 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:43:35.195 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:35 smithi037 ceph-mon[97894]: pgmap v1313: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 935 op/s 2024-08-17T17:43:35.195 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:35 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:43:35.195 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:35 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:43:35.196 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:35 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:43:35.252 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:35.280 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:35.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:35.282 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:35.284 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:2024-08-17T17:43:35.284902+0000 min lat: 0.00131963 max lat: 0.11174 avg lat: 0.00983217 2024-08-17T17:43:35.284 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:43:35.284 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 60 16 97634 97618 101.654 63.375 0.00777399 0.00983217 2024-08-17T17:43:35.304 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:35.382 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:35.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:35.414 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:35.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:35.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:35 smithi046 ceph-mon[88218]: pgmap v1313: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 935 op/s 2024-08-17T17:43:35.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:35 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:43:35.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:35 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:43:35.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:35 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:43:35.515 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:35.553 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:35.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:35.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:35.654 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:35.697 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:35.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:35.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:35.799 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:35.827 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:35.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:35.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:35.929 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:35.963 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:35.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:35.964 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:36.065 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:36.106 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:36.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:36.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:36.207 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:36.238 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:36.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:36.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:36.287 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 61 16 98687 98671 101.062 65.8125 0.0250359 0.00988981 2024-08-17T17:43:36.340 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:36.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:36.402 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:36.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:36.503 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:36.547 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:36.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:36.549 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:36.649 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:36.672 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:36.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:36.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:36.678 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:43:36.678 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [], 2024-08-17T17:43:36.679 INFO:teuthology.orchestra.run.smithi037.stdout: "complaint_time": 30, 2024-08-17T17:43:36.679 INFO:teuthology.orchestra.run.smithi037.stdout: "num_blocked_ops": 0 2024-08-17T17:43:36.679 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:43:36.774 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:36.800 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:36.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:36.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:36.848 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:43:36.902 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:36.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:36.949 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:36.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:37.050 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:37.079 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:37.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:37.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:37.180 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:37.206 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:37.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:37.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:37.287 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 62 16 99474 99458 100.225 49.1875 0.0234755 0.00997179 2024-08-17T17:43:37.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:37 smithi037 ceph-mon[97894]: pgmap v1314: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-08-17T17:43:37.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:37 smithi037 ceph-mon[102022]: pgmap v1314: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-08-17T17:43:37.308 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:37.341 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:37.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:37.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:37.443 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:37.474 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:37.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:37.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:37.510 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:37 smithi046 ceph-mon[88218]: pgmap v1314: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-08-17T17:43:37.576 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:37.619 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:37.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:37.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:37.721 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:37.765 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:37.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:37.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:37.868 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:37.895 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:37.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:37.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:37.995 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-08-17T17:43:37.997 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:38.021 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:38.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:38.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:38.123 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:38.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:38.175 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:38.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:38.276 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:38.287 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 63 16 100374 100358 99.5276 56.25 0.00865156 0.0100428 2024-08-17T17:43:38.306 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:38.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:38.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:38.408 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:38.456 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:38.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:38.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:38.558 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:38.600 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:38.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:38.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:38.702 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:38.736 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:38.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:38.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:38.838 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:38.881 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:38.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:38.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:38.983 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:39.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:39.047 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:39.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:39.078 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] 2024-08-17T17:43:39.078 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:43:39.079 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_1 2024-08-17T17:43:39.079 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:43:39.099 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:39.135 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:39.148 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:39.173 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:39.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:39.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:39.262 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:39 smithi037 ceph-mon[97894]: pgmap v1315: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 61 MiB/s wr, 974 op/s 2024-08-17T17:43:39.263 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:43:39.263 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:39.263 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:43:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:43:38] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.51.0" 2024-08-17T17:43:39.263 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:39 smithi037 ceph-mon[102022]: pgmap v1315: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 61 MiB/s wr, 974 op/s 2024-08-17T17:43:39.263 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:43:39.263 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:39.274 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:39.287 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 64 16 101378 101362 98.9527 62.75 0.00461423 0.0101009 2024-08-17T17:43:39.301 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:39.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:39.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:39.403 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:39.430 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:39.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:39.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:39 smithi046 ceph-mon[88218]: pgmap v1315: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 61 MiB/s wr, 974 op/s 2024-08-17T17:43:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:43:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:39.532 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:39.559 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:39.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:39.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:39.661 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:39.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:39.718 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:39.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:39.819 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:39.849 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:39.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:39.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:39.951 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:39.986 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:39.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:39.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:40.088 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:40.130 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:40.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:40.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:40.231 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:40.262 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:40.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:40.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:40.287 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 65 16 102348 102332 98.3631 60.625 0.0134078 0.0101614 2024-08-17T17:43:40.365 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:40.393 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:40.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:40.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:40.495 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:43:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:43:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:43:40.534 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:40.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:40.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:40.635 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:40.672 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:40.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:40.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:40.774 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:40.811 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:40.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:40.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:40.913 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:40.952 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:40.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:40.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:41.054 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:41.065 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is set 2024-08-17T17:43:41.087 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:41.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:41.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:41.189 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:41.230 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:41.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:41.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:41.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:41 smithi046 ceph-mon[88218]: pgmap v1316: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-08-17T17:43:41.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:41 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1261564413' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:43:41.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:41 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:43:41.287 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 66 16 103382 103366 97.852 64.625 0.0231124 0.010214 2024-08-17T17:43:41.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:41 smithi037 ceph-mon[102022]: pgmap v1316: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-08-17T17:43:41.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:41 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1261564413' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:43:41.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:41 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:43:41.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:41 smithi037 ceph-mon[97894]: pgmap v1316: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-08-17T17:43:41.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:41 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1261564413' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:43:41.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:41 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:43:41.332 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:41.374 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:41.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:41.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:41.476 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:41.516 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:41.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:41.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:41.618 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:41.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:41.656 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:41.656 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:41.757 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:41.796 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:41.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:41.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:41.898 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:41.931 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:41.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:41.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:42.033 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:42.069 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:42.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:42.070 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:42.171 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:42.205 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:42.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:42.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:42.288 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 67 16 104423 104407 97.3626 65.0625 0.012172 0.0102653 2024-08-17T17:43:42.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:42 smithi037 ceph-mon[97894]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:43:42.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:42 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:43:42.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:42 smithi037 ceph-mon[97894]: osdmap e1092: 8 total, 8 up, 8 in 2024-08-17T17:43:42.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:42 smithi037 ceph-mon[102022]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:43:42.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:42 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:43:42.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:42 smithi037 ceph-mon[102022]: osdmap e1092: 8 total, 8 up, 8 in 2024-08-17T17:43:42.307 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:42.349 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:42.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:42.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:42.356 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:42 smithi046 ceph-mon[88218]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:43:42.356 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:42 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:43:42.356 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:42 smithi046 ceph-mon[88218]: osdmap e1092: 8 total, 8 up, 8 in 2024-08-17T17:43:42.451 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:42.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:42.496 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:42.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:42.597 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:42.624 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:42.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:42.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:42.726 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:42.766 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:42.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:42.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:42.868 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:42.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:42.928 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:42.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:43.029 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:43.061 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:43.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:43.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:43.163 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:43.198 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:43 smithi037 ceph-mon[102022]: pgmap v1318: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-08-17T17:43:43.200 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:43.201 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:43 smithi037 ceph-mon[97894]: pgmap v1318: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-08-17T17:43:43.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:43.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:43.288 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 68 16 105428 105412 96.8546 62.8125 0.00701503 0.0103196 2024-08-17T17:43:43.302 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:43.330 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:43.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:43.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:43.432 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:43.461 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:43.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:43.463 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:43.510 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:43 smithi046 ceph-mon[88218]: pgmap v1318: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-08-17T17:43:43.564 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:43.593 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:43.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:43.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:43.695 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:43.734 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:43.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:43.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:43.836 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:43.872 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:43.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:43.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:43.946 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:43:43.974 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:44.056 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:44.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:44.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:44.154 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:43:44.155 INFO:teuthology.orchestra.run.smithi037.stdout: "size": 20, 2024-08-17T17:43:44.155 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 600, 2024-08-17T17:43:44.155 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [ 2024-08-17T17:43:44.155 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.155 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:20743 6.f 6:f6e54c3f:::benchmark_data_smithi037_142561_object20742:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:43:44.155 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:42.352607+0000", 2024-08-17T17:43:44.155 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 61.238323651999998, 2024-08-17T17:43:44.155 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.096691047000000002, 2024-08-17T17:43:44.155 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:44.155 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:44.156 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:44.156 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:44.156 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:44.156 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:44.156 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 20743 2024-08-17T17:43:44.156 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.156 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:44.156 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.156 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:44.156 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.352607+0000", 2024-08-17T17:43:44.156 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.156 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.157 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.157 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:44.157 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.352607+0000", 2024-08-17T17:43:44.157 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.157 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.157 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.157 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:44.157 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.352609+0000", 2024-08-17T17:43:44.157 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.08e-06 2024-08-17T17:43:44.157 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.157 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.158 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:44.158 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.352630+0000", 2024-08-17T17:43:44.158 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1169999999999999e-05 2024-08-17T17:43:44.158 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.158 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.158 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:44.158 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.352643+0000", 2024-08-17T17:43:44.158 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2584e-05 2024-08-17T17:43:44.158 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.158 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.158 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:44.158 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.352650+0000", 2024-08-17T17:43:44.158 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.5979999999999999e-06 2024-08-17T17:43:44.159 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.159 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.159 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:44.159 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.352714+0000", 2024-08-17T17:43:44.159 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.3693000000000002e-05 2024-08-17T17:43:44.159 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.159 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.159 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:44.159 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.352844+0000", 2024-08-17T17:43:44.160 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012979800000000001 2024-08-17T17:43:44.160 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.160 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.160 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:43:44.160 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.352984+0000", 2024-08-17T17:43:44.160 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000140075 2024-08-17T17:43:44.160 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.160 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.160 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:44.160 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.354359+0000", 2024-08-17T17:43:44.160 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001375243 2024-08-17T17:43:44.161 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.161 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.161 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.161 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.356376+0000", 2024-08-17T17:43:44.161 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0020165349999999999 2024-08-17T17:43:44.161 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.161 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.161 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.161 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.449191+0000", 2024-08-17T17:43:44.161 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.092815140000000004 2024-08-17T17:43:44.161 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.161 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.161 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:44.162 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.449252+0000", 2024-08-17T17:43:44.162 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1159000000000002e-05 2024-08-17T17:43:44.162 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.162 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.162 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:44.162 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.449298+0000", 2024-08-17T17:43:44.162 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.5972e-05 2024-08-17T17:43:44.162 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.162 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:44.162 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.162 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.162 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.162 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:20749 6.f 6:f667c5f0:::benchmark_data_smithi037_142561_object20748:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:43:44.163 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:42.355416+0000", 2024-08-17T17:43:44.163 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 61.235514320999997, 2024-08-17T17:43:44.163 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.095971535999999996, 2024-08-17T17:43:44.163 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:44.163 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:44.163 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:44.163 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:44.163 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:44.163 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:44.163 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 20749 2024-08-17T17:43:44.163 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.163 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:44.163 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.163 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:44.164 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.355416+0000", 2024-08-17T17:43:44.164 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.164 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.164 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.164 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:44.164 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.355416+0000", 2024-08-17T17:43:44.164 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.164 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.164 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.164 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:44.164 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.355417+0000", 2024-08-17T17:43:44.164 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.085e-06 2024-08-17T17:43:44.164 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.165 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.165 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:44.165 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.355437+0000", 2024-08-17T17:43:44.165 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9290999999999999e-05 2024-08-17T17:43:44.165 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.165 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.165 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:44.165 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.355446+0000", 2024-08-17T17:43:44.165 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.4339999999999998e-06 2024-08-17T17:43:44.165 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.165 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.165 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:44.165 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.355451+0000", 2024-08-17T17:43:44.165 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.0769999999999998e-06 2024-08-17T17:43:44.166 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.166 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.166 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:44.166 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.355490+0000", 2024-08-17T17:43:44.166 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.8640000000000003e-05 2024-08-17T17:43:44.166 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.166 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.166 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:44.166 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.355565+0000", 2024-08-17T17:43:44.166 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.4748999999999999e-05 2024-08-17T17:43:44.166 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.166 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.167 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:43:44.167 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.355642+0000", 2024-08-17T17:43:44.167 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7341000000000004e-05 2024-08-17T17:43:44.167 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.167 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.167 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:44.167 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.356435+0000", 2024-08-17T17:43:44.167 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000792747 2024-08-17T17:43:44.167 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.167 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.167 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.167 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.356934+0000", 2024-08-17T17:43:44.167 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00049927200000000004 2024-08-17T17:43:44.167 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.168 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.168 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.168 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.451287+0000", 2024-08-17T17:43:44.168 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.094352911999999997 2024-08-17T17:43:44.168 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.168 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.168 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:44.168 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.451341+0000", 2024-08-17T17:43:44.168 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4456999999999997e-05 2024-08-17T17:43:44.168 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.168 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.168 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:44.168 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:42.451388+0000", 2024-08-17T17:43:44.168 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.6530999999999999e-05 2024-08-17T17:43:44.169 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.169 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:44.169 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.169 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.169 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.169 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:27306 6.f 6:fe3d63df:::benchmark_data_smithi037_142561_object27305:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:43:44.169 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:45.262820+0000", 2024-08-17T17:43:44.169 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 58.328110662999997, 2024-08-17T17:43:44.169 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.097079054999999997, 2024-08-17T17:43:44.169 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:44.169 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:44.169 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:44.169 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:44.169 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:44.170 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:44.170 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 27306 2024-08-17T17:43:44.170 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.170 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:44.170 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.170 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:44.170 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.262820+0000", 2024-08-17T17:43:44.170 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.170 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.170 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.170 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:44.170 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.262820+0000", 2024-08-17T17:43:44.171 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.171 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.171 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.171 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:44.171 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.262822+0000", 2024-08-17T17:43:44.171 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4670000000000001e-06 2024-08-17T17:43:44.171 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.171 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.171 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:44.171 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.262846+0000", 2024-08-17T17:43:44.171 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.4572000000000001e-05 2024-08-17T17:43:44.171 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.171 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.172 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:44.172 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.262858+0000", 2024-08-17T17:43:44.172 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2123000000000001e-05 2024-08-17T17:43:44.172 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.172 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.172 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:44.172 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.262865+0000", 2024-08-17T17:43:44.172 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.165e-06 2024-08-17T17:43:44.172 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.172 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.172 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:44.172 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.262914+0000", 2024-08-17T17:43:44.172 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9021999999999999e-05 2024-08-17T17:43:44.172 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.172 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.173 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:44.173 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.263026+0000", 2024-08-17T17:43:44.173 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000112011 2024-08-17T17:43:44.173 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.173 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.173 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:43:44.173 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.263148+0000", 2024-08-17T17:43:44.173 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000121389 2024-08-17T17:43:44.173 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.173 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.173 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:44.173 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.264700+0000", 2024-08-17T17:43:44.173 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0015518509999999999 2024-08-17T17:43:44.173 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.173 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.174 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.174 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.265048+0000", 2024-08-17T17:43:44.174 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00034853999999999999 2024-08-17T17:43:44.174 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.174 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.174 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.174 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.359731+0000", 2024-08-17T17:43:44.174 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.09468269 2024-08-17T17:43:44.174 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.174 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.174 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:44.174 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.359841+0000", 2024-08-17T17:43:44.174 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000110597 2024-08-17T17:43:44.174 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.175 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.175 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:44.175 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.359899+0000", 2024-08-17T17:43:44.175 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.7627999999999998e-05 2024-08-17T17:43:44.175 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.175 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:44.175 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.175 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.175 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.175 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:28829 6.f 6:f0a72129:::benchmark_data_smithi037_142561_object28828:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:43:44.175 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:46.005568+0000", 2024-08-17T17:43:44.175 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 57.585362256000003, 2024-08-17T17:43:44.175 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.065691853999999994, 2024-08-17T17:43:44.175 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:44.176 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:44.176 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:44.176 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:44.176 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:44.176 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:44.176 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 28829 2024-08-17T17:43:44.176 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.176 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:44.176 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.176 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:44.176 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.005568+0000", 2024-08-17T17:43:44.176 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.176 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.176 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.177 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:44.177 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.005568+0000", 2024-08-17T17:43:44.177 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.177 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.177 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.177 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:44.177 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.005569+0000", 2024-08-17T17:43:44.177 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.1900000000000003e-07 2024-08-17T17:43:44.177 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.177 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.177 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:44.177 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.005591+0000", 2024-08-17T17:43:44.177 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2452000000000001e-05 2024-08-17T17:43:44.177 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.177 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.178 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:44.178 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.005601+0000", 2024-08-17T17:43:44.178 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.4530000000000008e-06 2024-08-17T17:43:44.178 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.178 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.178 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:44.178 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.005608+0000", 2024-08-17T17:43:44.178 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.8820000000000003e-06 2024-08-17T17:43:44.178 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.178 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.178 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:44.178 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.008654+0000", 2024-08-17T17:43:44.178 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0030464810000000002 2024-08-17T17:43:44.179 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.179 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.179 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:44.179 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.008784+0000", 2024-08-17T17:43:44.179 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000129412 2024-08-17T17:43:44.179 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.179 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.179 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:43:44.179 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.009038+0000", 2024-08-17T17:43:44.179 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00025416799999999998 2024-08-17T17:43:44.179 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.179 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.179 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:44.180 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.010219+0000", 2024-08-17T17:43:44.180 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0011811460000000001 2024-08-17T17:43:44.180 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.180 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.180 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.180 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.062274+0000", 2024-08-17T17:43:44.180 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.052055087 2024-08-17T17:43:44.180 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.180 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.180 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.180 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.071138+0000", 2024-08-17T17:43:44.180 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0088635239999999994 2024-08-17T17:43:44.180 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.180 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.181 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:44.181 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.071213+0000", 2024-08-17T17:43:44.181 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.5420000000000006e-05 2024-08-17T17:43:44.181 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.181 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.181 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:44.181 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.071260+0000", 2024-08-17T17:43:44.181 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7309999999999999e-05 2024-08-17T17:43:44.181 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.181 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:44.181 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.181 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.181 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.182 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:29898 6.f 6:fa96d8c5:::benchmark_data_smithi037_142561_object29897:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:43:44.182 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:46.545621+0000", 2024-08-17T17:43:44.182 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 57.045309838999998, 2024-08-17T17:43:44.182 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.070802508, 2024-08-17T17:43:44.182 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:44.182 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:44.182 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:44.182 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:44.182 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:44.182 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:44.182 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 29898 2024-08-17T17:43:44.182 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.182 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:44.183 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.183 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:44.183 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.545621+0000", 2024-08-17T17:43:44.183 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.183 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.183 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.183 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:44.183 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.545621+0000", 2024-08-17T17:43:44.183 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.183 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.183 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.183 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:44.183 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.545623+0000", 2024-08-17T17:43:44.183 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.0999999999999998e-06 2024-08-17T17:43:44.184 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.184 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.184 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:44.184 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.545646+0000", 2024-08-17T17:43:44.184 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2870999999999998e-05 2024-08-17T17:43:44.184 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.184 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.184 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:44.184 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.545658+0000", 2024-08-17T17:43:44.184 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2169e-05 2024-08-17T17:43:44.184 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.184 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.184 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:44.184 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.545665+0000", 2024-08-17T17:43:44.185 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.8750000000000002e-06 2024-08-17T17:43:44.185 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.185 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.185 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:44.185 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.545732+0000", 2024-08-17T17:43:44.185 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.6874999999999999e-05 2024-08-17T17:43:44.185 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.185 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.185 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:44.185 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.545888+0000", 2024-08-17T17:43:44.185 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000156148 2024-08-17T17:43:44.185 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.185 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.185 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:43:44.186 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.546028+0000", 2024-08-17T17:43:44.186 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000139932 2024-08-17T17:43:44.186 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.186 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.186 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:44.186 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.548657+0000", 2024-08-17T17:43:44.186 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0026290010000000002 2024-08-17T17:43:44.186 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.186 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.186 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.186 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.550642+0000", 2024-08-17T17:43:44.186 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0019849469999999999 2024-08-17T17:43:44.187 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.187 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.187 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.187 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.616172+0000", 2024-08-17T17:43:44.187 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.065529856999999997 2024-08-17T17:43:44.187 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.187 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.187 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:44.187 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.616231+0000", 2024-08-17T17:43:44.187 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.9417999999999999e-05 2024-08-17T17:43:44.187 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.187 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.187 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:44.187 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.616423+0000", 2024-08-17T17:43:44.187 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000192315 2024-08-17T17:43:44.188 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.188 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:44.188 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.188 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.188 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.188 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:29902 6.f 6:f605f78f:::benchmark_data_smithi037_142561_object29901:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:43:44.188 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:46.546526+0000", 2024-08-17T17:43:44.188 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 57.044404206000003, 2024-08-17T17:43:44.188 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.071567252999999997, 2024-08-17T17:43:44.188 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:44.188 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:44.188 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:44.189 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:44.189 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:44.189 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:44.189 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 29902 2024-08-17T17:43:44.189 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.189 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:44.189 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.189 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:44.189 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.546526+0000", 2024-08-17T17:43:44.189 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.189 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.189 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.189 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:44.189 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.546526+0000", 2024-08-17T17:43:44.190 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.190 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.190 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.190 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:44.190 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.546528+0000", 2024-08-17T17:43:44.190 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0720000000000001e-06 2024-08-17T17:43:44.190 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.190 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.190 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:44.190 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.546552+0000", 2024-08-17T17:43:44.190 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.4066999999999998e-05 2024-08-17T17:43:44.190 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.190 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.190 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:44.191 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.546563+0000", 2024-08-17T17:43:44.191 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1236000000000001e-05 2024-08-17T17:43:44.191 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.191 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.191 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:44.191 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.546571+0000", 2024-08-17T17:43:44.191 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.1999999999999994e-06 2024-08-17T17:43:44.191 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.191 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.191 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:44.191 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.547285+0000", 2024-08-17T17:43:44.191 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00071441600000000005 2024-08-17T17:43:44.191 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.191 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.192 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:44.192 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.547399+0000", 2024-08-17T17:43:44.192 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011373 2024-08-17T17:43:44.192 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.192 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.192 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:43:44.192 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.547523+0000", 2024-08-17T17:43:44.192 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012343599999999999 2024-08-17T17:43:44.192 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.192 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.192 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:44.192 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.548666+0000", 2024-08-17T17:43:44.192 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0011429280000000001 2024-08-17T17:43:44.192 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.193 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.193 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.193 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.550682+0000", 2024-08-17T17:43:44.193 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0020162299999999999 2024-08-17T17:43:44.193 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.193 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.193 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.193 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.617986+0000", 2024-08-17T17:43:44.193 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.067303903999999998 2024-08-17T17:43:44.193 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.193 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.193 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:44.193 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.618051+0000", 2024-08-17T17:43:44.193 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5436000000000002e-05 2024-08-17T17:43:44.193 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.194 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.194 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:44.194 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:46.618094+0000", 2024-08-17T17:43:44.194 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.2598000000000001e-05 2024-08-17T17:43:44.194 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.194 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:44.194 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.194 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.194 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.194 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.35031.0:31124 6.3 e1086/1081 6:c0275e0c:::benchmark_data_smithi037_142561_object31123:head v 1086'1989, mlcod=1086'1986)", 2024-08-17T17:43:44.194 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:47.209216+0000", 2024-08-17T17:43:44.194 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 56.381714316, 2024-08-17T17:43:44.195 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.065467053999999997, 2024-08-17T17:43:44.195 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:44.195 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:44.195 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:44.195 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:44.195 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.195 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:44.195 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.209216+0000", 2024-08-17T17:43:44.195 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.195 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.195 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.196 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:44.196 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.209216+0000", 2024-08-17T17:43:44.196 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.196 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.196 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.196 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:44.196 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.209217+0000", 2024-08-17T17:43:44.196 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.1100000000000005e-07 2024-08-17T17:43:44.196 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.196 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.196 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:44.196 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.209248+0000", 2024-08-17T17:43:44.196 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.0670000000000003e-05 2024-08-17T17:43:44.196 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.196 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.197 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:44.197 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.209258+0000", 2024-08-17T17:43:44.197 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.8560000000000002e-06 2024-08-17T17:43:44.197 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.197 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.197 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:44.197 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.209264+0000", 2024-08-17T17:43:44.197 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1720000000000004e-06 2024-08-17T17:43:44.197 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.197 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.197 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:44.197 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.209329+0000", 2024-08-17T17:43:44.197 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5185999999999996e-05 2024-08-17T17:43:44.197 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.197 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.198 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:44.198 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.209346+0000", 2024-08-17T17:43:44.198 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6623e-05 2024-08-17T17:43:44.198 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.198 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.198 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:44.198 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.274496+0000", 2024-08-17T17:43:44.198 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.065150377999999995 2024-08-17T17:43:44.198 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.198 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.198 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:44.198 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.274683+0000", 2024-08-17T17:43:44.198 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00018735799999999999 2024-08-17T17:43:44.198 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.199 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:44.199 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.199 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.199 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.199 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:31133 6.f 6:f69c2559:::benchmark_data_smithi037_142561_object31132:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:43:44.199 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:47.210295+0000", 2024-08-17T17:43:44.199 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 56.380635769999998, 2024-08-17T17:43:44.199 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.068904479000000005, 2024-08-17T17:43:44.199 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:44.199 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:44.199 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:44.199 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:44.199 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:44.199 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:44.200 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 31133 2024-08-17T17:43:44.200 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.200 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:44.200 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.200 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:44.200 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.210295+0000", 2024-08-17T17:43:44.200 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.200 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.200 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.200 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:44.200 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.210295+0000", 2024-08-17T17:43:44.200 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.200 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.200 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.200 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:44.201 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.210297+0000", 2024-08-17T17:43:44.201 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.855e-06 2024-08-17T17:43:44.201 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.201 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.201 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:44.201 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.210322+0000", 2024-08-17T17:43:44.201 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.4731000000000001e-05 2024-08-17T17:43:44.201 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.201 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.201 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:44.201 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.210334+0000", 2024-08-17T17:43:44.201 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2680000000000001e-05 2024-08-17T17:43:44.201 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.201 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.201 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:44.202 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.210346+0000", 2024-08-17T17:43:44.202 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2252000000000001e-05 2024-08-17T17:43:44.202 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.202 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.202 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:44.202 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.210401+0000", 2024-08-17T17:43:44.202 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.5025999999999998e-05 2024-08-17T17:43:44.202 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.202 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.202 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:44.202 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.210515+0000", 2024-08-17T17:43:44.202 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011315 2024-08-17T17:43:44.202 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.203 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.203 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:43:44.203 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.210671+0000", 2024-08-17T17:43:44.203 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000156238 2024-08-17T17:43:44.203 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.203 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.203 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.203 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.275639+0000", 2024-08-17T17:43:44.203 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.064967979999999995 2024-08-17T17:43:44.203 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.203 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.203 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:44.203 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.275651+0000", 2024-08-17T17:43:44.203 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2329e-05 2024-08-17T17:43:44.203 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.204 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.204 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.204 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.279094+0000", 2024-08-17T17:43:44.204 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0034426410000000002 2024-08-17T17:43:44.204 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.204 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.204 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:44.204 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.279158+0000", 2024-08-17T17:43:44.204 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.3719000000000004e-05 2024-08-17T17:43:44.204 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.204 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.204 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:44.204 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.279199+0000", 2024-08-17T17:43:44.204 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.1878000000000001e-05 2024-08-17T17:43:44.204 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.205 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:44.205 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.205 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.205 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.205 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:31142 6.f 6:f2c73349:::benchmark_data_smithi037_142561_object31141:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:43:44.205 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:47.212617+0000", 2024-08-17T17:43:44.205 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 56.378313849000001, 2024-08-17T17:43:44.205 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.068989246000000004, 2024-08-17T17:43:44.205 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:44.205 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:44.205 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:44.205 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:44.205 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:44.205 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:44.205 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 31142 2024-08-17T17:43:44.206 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.206 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:44.206 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.206 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:44.206 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.212617+0000", 2024-08-17T17:43:44.206 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.206 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.206 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.206 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:44.206 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.212617+0000", 2024-08-17T17:43:44.206 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.206 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.206 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.206 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:44.207 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.212618+0000", 2024-08-17T17:43:44.207 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.637e-06 2024-08-17T17:43:44.207 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.207 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.207 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:44.207 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.212643+0000", 2024-08-17T17:43:44.207 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.4074e-05 2024-08-17T17:43:44.207 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.207 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.207 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:44.207 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.212653+0000", 2024-08-17T17:43:44.207 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0553999999999999e-05 2024-08-17T17:43:44.207 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.208 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.208 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:44.208 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.212660+0000", 2024-08-17T17:43:44.208 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.8349999999999998e-06 2024-08-17T17:43:44.208 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.208 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.208 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:44.208 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.212736+0000", 2024-08-17T17:43:44.208 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.5958999999999996e-05 2024-08-17T17:43:44.208 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.208 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.208 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:44.209 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.212869+0000", 2024-08-17T17:43:44.209 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013300599999999999 2024-08-17T17:43:44.209 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.209 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.209 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:43:44.209 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.213003+0000", 2024-08-17T17:43:44.209 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013442099999999999 2024-08-17T17:43:44.209 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.209 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.209 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:44.209 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.276335+0000", 2024-08-17T17:43:44.209 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.063331829000000006 2024-08-17T17:43:44.209 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.209 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.210 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.210 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.276552+0000", 2024-08-17T17:43:44.210 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000216374 2024-08-17T17:43:44.210 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.210 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.210 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.210 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.279612+0000", 2024-08-17T17:43:44.210 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0030602619999999998 2024-08-17T17:43:44.210 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.210 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.210 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:44.210 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.279978+0000", 2024-08-17T17:43:44.211 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00036633599999999998 2024-08-17T17:43:44.211 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.211 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.211 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:44.211 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.281606+0000", 2024-08-17T17:43:44.211 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001627959 2024-08-17T17:43:44.211 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.211 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:44.211 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.211 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.211 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.211 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.35031.0:31143 6.3 e1086/1081 6:c4d35e94:::benchmark_data_smithi037_142561_object31142:head v 1086'1992, mlcod=1086'1987)", 2024-08-17T17:43:44.211 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:47.213543+0000", 2024-08-17T17:43:44.212 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 56.377387591999998, 2024-08-17T17:43:44.212 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.066169416999999994, 2024-08-17T17:43:44.212 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:44.212 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:44.212 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:44.212 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:44.212 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.212 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:44.212 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.213543+0000", 2024-08-17T17:43:44.212 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.212 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.212 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.212 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:44.212 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.213543+0000", 2024-08-17T17:43:44.212 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.213 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.213 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.213 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:44.213 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.213544+0000", 2024-08-17T17:43:44.213 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.6300000000000005e-07 2024-08-17T17:43:44.213 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.213 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.213 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:44.213 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.213582+0000", 2024-08-17T17:43:44.213 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.8238999999999998e-05 2024-08-17T17:43:44.213 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.213 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.213 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:44.213 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.272644+0000", 2024-08-17T17:43:44.213 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.059062150000000001 2024-08-17T17:43:44.214 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.214 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.214 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:44.214 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.272655+0000", 2024-08-17T17:43:44.214 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1025e-05 2024-08-17T17:43:44.214 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.214 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.214 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:44.214 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.275176+0000", 2024-08-17T17:43:44.214 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0025203930000000001 2024-08-17T17:43:44.214 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.214 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.214 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:44.214 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.275205+0000", 2024-08-17T17:43:44.215 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.9091e-05 2024-08-17T17:43:44.215 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.215 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.215 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:44.215 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.279637+0000", 2024-08-17T17:43:44.215 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0044322670000000002 2024-08-17T17:43:44.215 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.215 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.215 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:44.215 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.279713+0000", 2024-08-17T17:43:44.215 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.5588999999999997e-05 2024-08-17T17:43:44.215 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.215 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:44.215 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.215 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.216 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.216 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:31608 6.f 6:f1ced4dc:::benchmark_data_smithi037_142561_object31607:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:43:44.216 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:47.468695+0000", 2024-08-17T17:43:44.216 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 56.122235867999997, 2024-08-17T17:43:44.216 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.069087258999999998, 2024-08-17T17:43:44.216 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:44.216 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:44.216 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:44.216 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:44.216 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:44.216 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:44.216 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 31608 2024-08-17T17:43:44.216 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.216 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:44.217 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.217 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:44.217 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.468695+0000", 2024-08-17T17:43:44.217 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.217 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.217 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.217 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:44.217 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.468695+0000", 2024-08-17T17:43:44.217 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.217 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.217 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.217 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:44.217 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.468696+0000", 2024-08-17T17:43:44.217 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.105e-06 2024-08-17T17:43:44.217 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.217 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.218 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:44.218 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.468714+0000", 2024-08-17T17:43:44.218 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.7682000000000001e-05 2024-08-17T17:43:44.218 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.218 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.218 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:44.218 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.468723+0000", 2024-08-17T17:43:44.218 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.0610000000000002e-06 2024-08-17T17:43:44.218 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.218 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.218 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:44.219 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.468728+0000", 2024-08-17T17:43:44.219 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.198e-06 2024-08-17T17:43:44.219 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.219 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.219 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:44.219 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.468774+0000", 2024-08-17T17:43:44.219 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.6062e-05 2024-08-17T17:43:44.219 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.219 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.219 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:44.219 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.468917+0000", 2024-08-17T17:43:44.219 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000143137 2024-08-17T17:43:44.219 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.219 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.219 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:43:44.220 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.469057+0000", 2024-08-17T17:43:44.220 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013970399999999999 2024-08-17T17:43:44.220 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.220 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.220 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:44.220 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.470176+0000", 2024-08-17T17:43:44.220 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001119538 2024-08-17T17:43:44.220 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.220 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.220 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.220 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.471213+0000", 2024-08-17T17:43:44.220 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0010370799999999999 2024-08-17T17:43:44.220 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.220 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.220 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.221 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.537696+0000", 2024-08-17T17:43:44.221 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.066482657000000001 2024-08-17T17:43:44.221 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.221 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.221 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:44.221 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.537744+0000", 2024-08-17T17:43:44.221 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7515000000000002e-05 2024-08-17T17:43:44.221 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.221 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.221 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:44.221 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:47.537782+0000", 2024-08-17T17:43:44.221 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.8519999999999997e-05 2024-08-17T17:43:44.221 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.221 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:44.221 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.222 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.222 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.222 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:60596 6.f 6:f982cc08:::benchmark_data_smithi037_142561_object60595:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1088)", 2024-08-17T17:43:44.222 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:04.256856+0000", 2024-08-17T17:43:44.222 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 39.334074946999998, 2024-08-17T17:43:44.222 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.074815566999999999, 2024-08-17T17:43:44.222 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:44.222 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:44.222 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:44.222 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:44.222 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:44.222 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:44.222 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 60596 2024-08-17T17:43:44.222 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.223 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:44.223 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.223 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:44.223 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.256856+0000", 2024-08-17T17:43:44.223 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.223 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.223 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.223 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:44.223 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.256856+0000", 2024-08-17T17:43:44.223 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.223 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.223 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.223 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:44.223 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.256857+0000", 2024-08-17T17:43:44.223 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.423e-06 2024-08-17T17:43:44.224 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.224 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.224 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:44.224 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.256878+0000", 2024-08-17T17:43:44.224 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.0716e-05 2024-08-17T17:43:44.224 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.224 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.224 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:44.224 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.256890+0000", 2024-08-17T17:43:44.224 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1762e-05 2024-08-17T17:43:44.224 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.224 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.224 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:44.224 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.256896+0000", 2024-08-17T17:43:44.225 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.7000000000000002e-06 2024-08-17T17:43:44.225 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.225 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.225 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:44.225 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.258843+0000", 2024-08-17T17:43:44.225 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0019467659999999999 2024-08-17T17:43:44.225 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.225 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.225 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:44.225 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.258984+0000", 2024-08-17T17:43:44.225 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014088800000000001 2024-08-17T17:43:44.225 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.225 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.225 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:43:44.225 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.259123+0000", 2024-08-17T17:43:44.226 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013910100000000001 2024-08-17T17:43:44.226 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.226 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.226 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:44.226 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.265247+0000", 2024-08-17T17:43:44.226 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0061236880000000004 2024-08-17T17:43:44.226 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.226 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.226 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.226 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.266941+0000", 2024-08-17T17:43:44.226 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001694058 2024-08-17T17:43:44.226 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.226 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.227 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.227 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.331564+0000", 2024-08-17T17:43:44.227 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.064623335000000004 2024-08-17T17:43:44.227 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.227 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.227 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:44.227 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.331623+0000", 2024-08-17T17:43:44.227 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.8501000000000001e-05 2024-08-17T17:43:44.227 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.227 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.227 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:44.227 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.331671+0000", 2024-08-17T17:43:44.227 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.8628999999999998e-05 2024-08-17T17:43:44.227 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.228 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:44.228 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.228 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.228 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.228 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:60602 6.f 6:fd16884d:::benchmark_data_smithi037_142561_object60601:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1088)", 2024-08-17T17:43:44.228 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:04.258427+0000", 2024-08-17T17:43:44.228 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 39.332503387000003, 2024-08-17T17:43:44.228 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.073386589000000002, 2024-08-17T17:43:44.228 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:44.228 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:44.228 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:44.228 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:44.228 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:44.228 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:44.228 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 60602 2024-08-17T17:43:44.229 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.229 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:44.229 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.229 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:44.229 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.258427+0000", 2024-08-17T17:43:44.229 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.229 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.229 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.229 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:44.229 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.258427+0000", 2024-08-17T17:43:44.229 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.229 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.229 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.229 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:44.229 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.258429+0000", 2024-08-17T17:43:44.230 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6899999999999999e-06 2024-08-17T17:43:44.230 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.230 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.230 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:44.230 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.258451+0000", 2024-08-17T17:43:44.230 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1518999999999998e-05 2024-08-17T17:43:44.230 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.230 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.230 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:44.230 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.258463+0000", 2024-08-17T17:43:44.230 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2911000000000001e-05 2024-08-17T17:43:44.230 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.230 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.230 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:44.231 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.258471+0000", 2024-08-17T17:43:44.231 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.6990000000000003e-06 2024-08-17T17:43:44.231 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.231 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.231 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:44.231 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.261473+0000", 2024-08-17T17:43:44.231 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.003001423 2024-08-17T17:43:44.231 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.231 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.231 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:44.231 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.261629+0000", 2024-08-17T17:43:44.231 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00015670899999999999 2024-08-17T17:43:44.231 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.231 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.232 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:43:44.232 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.261781+0000", 2024-08-17T17:43:44.232 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000152113 2024-08-17T17:43:44.232 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.232 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.232 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:44.232 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.265253+0000", 2024-08-17T17:43:44.232 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0034719500000000001 2024-08-17T17:43:44.232 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.232 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.232 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.232 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.266988+0000", 2024-08-17T17:43:44.232 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001734328 2024-08-17T17:43:44.232 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.232 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.233 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.233 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.331713+0000", 2024-08-17T17:43:44.233 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.064725634000000004 2024-08-17T17:43:44.233 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.233 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.233 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:44.233 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.331763+0000", 2024-08-17T17:43:44.233 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.973e-05 2024-08-17T17:43:44.233 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.233 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.233 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:44.233 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:04.331814+0000", 2024-08-17T17:43:44.233 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.0883000000000001e-05 2024-08-17T17:43:44.233 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.233 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:44.234 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.234 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.234 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.234 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:67655 6.f 6:f60e6f14:::benchmark_data_smithi037_142561_object67654:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1088)", 2024-08-17T17:43:44.234 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:09.601627+0000", 2024-08-17T17:43:44.234 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 33.989304121000004, 2024-08-17T17:43:44.234 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.068979769999999996, 2024-08-17T17:43:44.234 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:44.234 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:44.234 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:44.234 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:44.234 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:44.234 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:44.234 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 67655 2024-08-17T17:43:44.234 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.235 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:44.235 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.235 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:44.235 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:09.601627+0000", 2024-08-17T17:43:44.235 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.235 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.235 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.235 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:44.235 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:09.601627+0000", 2024-08-17T17:43:44.235 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.235 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.235 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.235 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:44.235 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:09.601628+0000", 2024-08-17T17:43:44.236 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5600000000000001e-06 2024-08-17T17:43:44.236 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.236 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.236 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:44.236 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:09.601650+0000", 2024-08-17T17:43:44.236 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1807999999999999e-05 2024-08-17T17:43:44.236 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.236 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.236 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:44.236 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:09.601662+0000", 2024-08-17T17:43:44.236 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2268e-05 2024-08-17T17:43:44.236 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.236 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.236 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:44.236 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:09.601669+0000", 2024-08-17T17:43:44.237 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.2219999999999996e-06 2024-08-17T17:43:44.237 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.237 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.237 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:44.237 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:09.601819+0000", 2024-08-17T17:43:44.237 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000149975 2024-08-17T17:43:44.237 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.237 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.237 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:44.237 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:09.601957+0000", 2024-08-17T17:43:44.237 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013728199999999999 2024-08-17T17:43:44.237 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.237 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.237 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:43:44.237 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:09.602097+0000", 2024-08-17T17:43:44.238 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014009 2024-08-17T17:43:44.238 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.238 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.238 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:44.238 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:09.605388+0000", 2024-08-17T17:43:44.238 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0032908260000000002 2024-08-17T17:43:44.238 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.238 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.238 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.238 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:09.605729+0000", 2024-08-17T17:43:44.238 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00034115399999999998 2024-08-17T17:43:44.238 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.238 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.238 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.239 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:09.670505+0000", 2024-08-17T17:43:44.239 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.064776321999999997 2024-08-17T17:43:44.239 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.239 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.239 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:44.239 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:09.670563+0000", 2024-08-17T17:43:44.239 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.7462e-05 2024-08-17T17:43:44.239 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.239 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.239 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:44.239 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:09.670606+0000", 2024-08-17T17:43:44.239 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.3801000000000003e-05 2024-08-17T17:43:44.239 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.240 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:44.240 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.240 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.240 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.240 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:80064 6.f 6:fad2e192:::benchmark_data_smithi037_142561_object80063:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1089)", 2024-08-17T17:43:44.240 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:19.464324+0000", 2024-08-17T17:43:44.240 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 24.12660644, 2024-08-17T17:43:44.240 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.073993517999999994, 2024-08-17T17:43:44.240 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:44.240 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:44.240 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:44.240 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:44.240 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:44.241 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:44.241 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 80064 2024-08-17T17:43:44.241 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.241 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:44.241 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.241 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:44.241 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.464324+0000", 2024-08-17T17:43:44.241 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.241 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.241 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.241 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:44.241 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.464324+0000", 2024-08-17T17:43:44.241 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.241 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.242 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.242 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:44.242 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.464325+0000", 2024-08-17T17:43:44.242 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.85e-07 2024-08-17T17:43:44.242 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.242 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.242 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:44.242 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.464345+0000", 2024-08-17T17:43:44.242 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9669000000000001e-05 2024-08-17T17:43:44.242 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.242 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.242 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:44.242 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.464355+0000", 2024-08-17T17:43:44.242 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.9899999999999992e-06 2024-08-17T17:43:44.243 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.243 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.243 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:44.243 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.464361+0000", 2024-08-17T17:43:44.243 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.3849999999999999e-06 2024-08-17T17:43:44.243 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.243 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.243 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:44.243 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.468506+0000", 2024-08-17T17:43:44.243 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0041452329999999999 2024-08-17T17:43:44.243 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.243 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.243 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:44.243 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.468632+0000", 2024-08-17T17:43:44.243 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012564600000000001 2024-08-17T17:43:44.244 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.244 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.244 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:43:44.244 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.468766+0000", 2024-08-17T17:43:44.244 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013358000000000001 2024-08-17T17:43:44.244 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.244 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.244 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.244 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.473394+0000", 2024-08-17T17:43:44.244 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0046279779999999996 2024-08-17T17:43:44.244 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.244 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.244 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:44.244 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.473901+0000", 2024-08-17T17:43:44.244 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00050719899999999995 2024-08-17T17:43:44.245 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.245 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.245 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.245 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.538195+0000", 2024-08-17T17:43:44.245 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.064294338000000006 2024-08-17T17:43:44.245 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.245 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.245 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:44.245 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.538266+0000", 2024-08-17T17:43:44.245 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0619999999999998e-05 2024-08-17T17:43:44.245 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.245 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.245 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:44.245 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.538318+0000", 2024-08-17T17:43:44.245 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.2095000000000002e-05 2024-08-17T17:43:44.246 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.246 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:44.246 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.246 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.246 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.246 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:80246 6.f 6:f4a8b771:::benchmark_data_smithi037_142561_object80245:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1089)", 2024-08-17T17:43:44.246 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:19.651069+0000", 2024-08-17T17:43:44.246 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 23.939861702999998, 2024-08-17T17:43:44.246 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.071238663999999993, 2024-08-17T17:43:44.246 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:44.246 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:44.246 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:44.246 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:44.246 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:44.247 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:44.247 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 80246 2024-08-17T17:43:44.247 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.247 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:44.247 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.247 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:44.247 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.651069+0000", 2024-08-17T17:43:44.247 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.247 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.247 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.247 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:44.247 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.651069+0000", 2024-08-17T17:43:44.247 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.247 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.247 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.248 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:44.248 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.651071+0000", 2024-08-17T17:43:44.248 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6169999999999999e-06 2024-08-17T17:43:44.248 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.248 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.248 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:44.248 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.651092+0000", 2024-08-17T17:43:44.248 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1852e-05 2024-08-17T17:43:44.248 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.248 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.248 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:44.248 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.651105+0000", 2024-08-17T17:43:44.248 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2627e-05 2024-08-17T17:43:44.248 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.249 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.249 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:44.249 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.651112+0000", 2024-08-17T17:43:44.249 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.3950000000000003e-06 2024-08-17T17:43:44.249 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.249 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.249 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:44.249 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.651168+0000", 2024-08-17T17:43:44.249 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.5748999999999998e-05 2024-08-17T17:43:44.249 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.249 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.249 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:44.249 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.651302+0000", 2024-08-17T17:43:44.249 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013350999999999999 2024-08-17T17:43:44.249 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.250 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.250 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:43:44.250 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.651431+0000", 2024-08-17T17:43:44.250 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012884600000000001 2024-08-17T17:43:44.250 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.250 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.250 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.250 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.656302+0000", 2024-08-17T17:43:44.250 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0048711179999999998 2024-08-17T17:43:44.250 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.250 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.250 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:44.251 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.656312+0000", 2024-08-17T17:43:44.251 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.8220000000000002e-06 2024-08-17T17:43:44.251 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.251 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.251 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.251 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.721661+0000", 2024-08-17T17:43:44.251 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.065349359999999995 2024-08-17T17:43:44.251 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.251 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.251 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:44.251 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.722096+0000", 2024-08-17T17:43:44.251 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00043552800000000002 2024-08-17T17:43:44.251 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.252 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.252 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:44.252 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.722308+0000", 2024-08-17T17:43:44.252 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00021123999999999999 2024-08-17T17:43:44.252 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.252 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:44.252 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.252 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.252 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.252 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:80248 6.f 6:f6b086ee:::benchmark_data_smithi037_142561_object80247:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1089)", 2024-08-17T17:43:44.252 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:19.652752+0000", 2024-08-17T17:43:44.252 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 23.938178258000001, 2024-08-17T17:43:44.252 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.076161122999999997, 2024-08-17T17:43:44.252 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:44.252 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:44.253 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:44.253 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:44.253 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:44.253 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:44.253 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 80248 2024-08-17T17:43:44.253 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.253 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:44.253 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.253 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:44.253 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.652752+0000", 2024-08-17T17:43:44.253 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.253 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.253 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.253 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:44.254 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.652752+0000", 2024-08-17T17:43:44.254 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.254 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.254 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.254 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:44.254 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.652754+0000", 2024-08-17T17:43:44.254 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5740000000000001e-06 2024-08-17T17:43:44.254 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.254 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.254 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:44.254 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.652776+0000", 2024-08-17T17:43:44.254 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2090999999999999e-05 2024-08-17T17:43:44.254 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.254 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.255 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:44.255 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.652787+0000", 2024-08-17T17:43:44.255 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0891e-05 2024-08-17T17:43:44.255 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.255 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.255 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:44.255 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.652794+0000", 2024-08-17T17:43:44.255 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.7710000000000001e-06 2024-08-17T17:43:44.255 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.255 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.255 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:44.255 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.654047+0000", 2024-08-17T17:43:44.255 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001253168 2024-08-17T17:43:44.255 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.256 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.256 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:44.256 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.654125+0000", 2024-08-17T17:43:44.256 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7683999999999997e-05 2024-08-17T17:43:44.256 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.256 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.256 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:43:44.256 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.654256+0000", 2024-08-17T17:43:44.256 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000131519 2024-08-17T17:43:44.256 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.256 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.256 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:44.257 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.658337+0000", 2024-08-17T17:43:44.257 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0040808060000000002 2024-08-17T17:43:44.257 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.257 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.257 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.257 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.658364+0000", 2024-08-17T17:43:44.257 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.7081999999999999e-05 2024-08-17T17:43:44.257 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.257 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.257 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.257 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.728491+0000", 2024-08-17T17:43:44.257 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.070127136000000007 2024-08-17T17:43:44.257 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.258 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.258 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:44.258 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.728572+0000", 2024-08-17T17:43:44.258 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.1113999999999996e-05 2024-08-17T17:43:44.258 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.258 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.258 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:44.258 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.728914+0000", 2024-08-17T17:43:44.258 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00034128700000000001 2024-08-17T17:43:44.258 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.258 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:44.258 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.258 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.259 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.259 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:80252 6.f 6:f57b02f4:::benchmark_data_smithi037_142561_object80251:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1089)", 2024-08-17T17:43:44.259 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:19.656023+0000", 2024-08-17T17:43:44.259 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 23.934907865, 2024-08-17T17:43:44.259 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.075604187000000003, 2024-08-17T17:43:44.259 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:44.259 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:44.259 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:44.259 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:44.259 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:44.259 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:44.259 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 80252 2024-08-17T17:43:44.259 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.259 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:44.259 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.260 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:44.260 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.656023+0000", 2024-08-17T17:43:44.260 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.260 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.260 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.260 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:44.260 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.656023+0000", 2024-08-17T17:43:44.260 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.260 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.260 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.260 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:44.260 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.656025+0000", 2024-08-17T17:43:44.260 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6610000000000001e-06 2024-08-17T17:43:44.260 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.261 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.261 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:44.261 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.656071+0000", 2024-08-17T17:43:44.261 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.6878000000000001e-05 2024-08-17T17:43:44.261 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.261 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.261 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:44.261 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.656084+0000", 2024-08-17T17:43:44.261 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2130000000000001e-05 2024-08-17T17:43:44.261 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.261 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.261 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:44.261 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.656091+0000", 2024-08-17T17:43:44.262 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.277e-06 2024-08-17T17:43:44.262 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.262 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.262 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:44.262 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.656335+0000", 2024-08-17T17:43:44.262 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00024389100000000001 2024-08-17T17:43:44.262 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.262 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.262 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:44.262 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.656421+0000", 2024-08-17T17:43:44.262 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.5919000000000002e-05 2024-08-17T17:43:44.262 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.263 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.263 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:43:44.263 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.656527+0000", 2024-08-17T17:43:44.263 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000106685 2024-08-17T17:43:44.263 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.263 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.263 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.263 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.678749+0000", 2024-08-17T17:43:44.263 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.022221219 2024-08-17T17:43:44.263 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.263 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.263 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:44.263 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.678764+0000", 2024-08-17T17:43:44.264 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5152e-05 2024-08-17T17:43:44.264 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.264 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.264 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.264 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.731307+0000", 2024-08-17T17:43:44.264 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.052543326000000001 2024-08-17T17:43:44.264 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.264 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.264 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:44.264 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.731573+0000", 2024-08-17T17:43:44.264 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00026574600000000003 2024-08-17T17:43:44.264 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.264 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.264 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:44.264 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:19.731627+0000", 2024-08-17T17:43:44.265 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4302999999999998e-05 2024-08-17T17:43:44.265 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.265 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:44.265 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.265 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.265 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.265 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:99360 6.f 6:fd2620b8:::benchmark_data_smithi037_142561_object99359:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1091)", 2024-08-17T17:43:44.265 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:37.078140+0000", 2024-08-17T17:43:44.265 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 6.5127906959999997, 2024-08-17T17:43:44.265 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.11960594400000001, 2024-08-17T17:43:44.265 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:44.265 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:44.265 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:44.265 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:44.266 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:44.266 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:44.266 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 99360 2024-08-17T17:43:44.266 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.266 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:44.266 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.266 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:44.266 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.078140+0000", 2024-08-17T17:43:44.266 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.266 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.266 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.266 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:44.266 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.078140+0000", 2024-08-17T17:43:44.267 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.267 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.267 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.267 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:44.267 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.078142+0000", 2024-08-17T17:43:44.267 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.514e-06 2024-08-17T17:43:44.267 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.267 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.267 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:44.267 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.078163+0000", 2024-08-17T17:43:44.267 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1866999999999999e-05 2024-08-17T17:43:44.269 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.269 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.270 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:44.270 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.078173+0000", 2024-08-17T17:43:44.270 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0096e-05 2024-08-17T17:43:44.270 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.270 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.270 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:44.270 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.078179+0000", 2024-08-17T17:43:44.270 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.8830000000000003e-06 2024-08-17T17:43:44.270 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.270 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.270 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:44.271 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.078474+0000", 2024-08-17T17:43:44.271 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00029434799999999999 2024-08-17T17:43:44.271 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.271 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.271 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:44.271 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.078593+0000", 2024-08-17T17:43:44.271 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000118876 2024-08-17T17:43:44.271 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.271 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.271 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:43:44.271 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.078722+0000", 2024-08-17T17:43:44.271 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012948199999999999 2024-08-17T17:43:44.272 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.272 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.272 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:44.272 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.082004+0000", 2024-08-17T17:43:44.272 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0032817620000000001 2024-08-17T17:43:44.272 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.272 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.272 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.272 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.084963+0000", 2024-08-17T17:43:44.272 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0029590799999999998 2024-08-17T17:43:44.272 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.272 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.272 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.273 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.197595+0000", 2024-08-17T17:43:44.273 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.112632465 2024-08-17T17:43:44.273 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.273 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.273 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:44.273 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.197700+0000", 2024-08-17T17:43:44.273 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000105031 2024-08-17T17:43:44.273 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.273 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.273 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:44.273 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.197746+0000", 2024-08-17T17:43:44.273 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.5540000000000001e-05 2024-08-17T17:43:44.273 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.273 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:44.274 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.274 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.274 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.274 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:99368 6.f 6:fa710305:::benchmark_data_smithi037_142561_object99367:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1091)", 2024-08-17T17:43:44.274 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:37.085834+0000", 2024-08-17T17:43:44.274 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 6.5050968620000003, 2024-08-17T17:43:44.274 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.112076392, 2024-08-17T17:43:44.274 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:44.274 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:44.274 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:43:44.274 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:44.274 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:44.275 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:44.275 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 99368 2024-08-17T17:43:44.275 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.275 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:44.275 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.275 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:44.275 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.085834+0000", 2024-08-17T17:43:44.275 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.275 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.275 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.275 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:44.275 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.085834+0000", 2024-08-17T17:43:44.275 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:44.276 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.276 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.276 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:44.276 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.085836+0000", 2024-08-17T17:43:44.276 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8330000000000001e-06 2024-08-17T17:43:44.276 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.276 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.276 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:44.276 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.085860+0000", 2024-08-17T17:43:44.276 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.4615999999999999e-05 2024-08-17T17:43:44.276 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.276 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.276 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:44.276 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.085879+0000", 2024-08-17T17:43:44.277 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9182999999999999e-05 2024-08-17T17:43:44.277 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.277 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.277 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:44.277 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.085888+0000", 2024-08-17T17:43:44.277 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.7050000000000005e-06 2024-08-17T17:43:44.277 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.277 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.277 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:44.277 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.085945+0000", 2024-08-17T17:43:44.277 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6749000000000002e-05 2024-08-17T17:43:44.277 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.277 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.277 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:44.278 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.086074+0000", 2024-08-17T17:43:44.278 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012898900000000001 2024-08-17T17:43:44.278 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.278 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.278 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:43:44.278 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.086202+0000", 2024-08-17T17:43:44.278 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012804900000000001 2024-08-17T17:43:44.278 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.278 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.278 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.278 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.089234+0000", 2024-08-17T17:43:44.278 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0030319750000000001 2024-08-17T17:43:44.279 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.279 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.279 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:43:44.279 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.089261+0000", 2024-08-17T17:43:44.279 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.7361000000000001e-05 2024-08-17T17:43:44.279 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.279 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.279 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:43:44.279 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.197789+0000", 2024-08-17T17:43:44.279 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.108527663 2024-08-17T17:43:44.279 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.279 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.279 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:43:44.280 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.197874+0000", 2024-08-17T17:43:44.280 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.5014999999999998e-05 2024-08-17T17:43:44.280 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:44.280 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:44.280 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:43:44.280 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.197910+0000", 2024-08-17T17:43:44.280 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.6254000000000002e-05 2024-08-17T17:43:44.280 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.280 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:44.280 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.280 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:44.280 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:44.280 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:43:44.281 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:44.288 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 69 16 106308 106292 96.248 55 0.0233161 0.010384 2024-08-17T17:43:44.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:44.329 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:44.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:44.430 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:44.455 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:44.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:44.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:44.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:44 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3970744822' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:44.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:44 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3970744822' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:44.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:44 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3970744822' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:44.558 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:44.594 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:44.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:44.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:44.695 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:44.729 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:44.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:44.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:44.830 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:44.861 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:44.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:44.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:44.963 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:44.996 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:44.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:44.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:45.097 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:45.133 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:45.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:45.134 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:45.235 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:45.288 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 70 16 107308 107292 95.7659 62.5 0.0118964 0.0104366 2024-08-17T17:43:45.291 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:45.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:45.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:45.393 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:45.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:45.435 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:45.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:45.435 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:43:45.435 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:43:45.435 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:43:45.436 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:43:45.436 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:43:45.436 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:43:45.436 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:43:45.436 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:43:45.436 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:43:45.436 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:43:45.436 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:43:45.436 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:43:45.436 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:43:45.436 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:43:45.436 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:43:45.437 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:43:45.437 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:45 smithi037 ceph-mon[102022]: pgmap v1319: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 990 op/s 2024-08-17T17:43:45.437 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:45 smithi037 ceph-mon[97894]: pgmap v1319: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 990 op/s 2024-08-17T17:43:45.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:45 smithi046 ceph-mon[88218]: pgmap v1319: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 990 op/s 2024-08-17T17:43:45.536 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:45.572 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:45.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:45.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:45.674 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:45.711 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:45.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:45.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:45.813 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:45.839 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:45.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:45.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:45.941 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:45.981 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:45.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:45.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:46.084 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:46.110 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:46.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:46.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:46.215 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:46.239 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:46.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:46.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:46.288 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 71 16 108320 108304 95.3079 63.25 0.0183506 0.0104874 2024-08-17T17:43:46.341 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:46.370 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:46.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:46.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:46.472 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:46.512 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:46.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:46.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:46.614 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:46.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:46.648 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:46.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:46.749 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:46.782 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:46.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:46.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:46.883 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:46.911 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:46.913 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:46.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:46.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:47.014 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:47.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:47.037 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:47.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:47.138 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:47.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:47.176 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:47.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:47.277 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:47.288 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 72 16 109299 109283 94.834 61.1875 0.0086503 0.0105397 2024-08-17T17:43:47.312 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:47.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:47.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:47.414 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:47.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:47.451 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:47.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:47.510 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:47 smithi037 ceph-mon[102022]: pgmap v1320: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 61 MiB/s wr, 976 op/s 2024-08-17T17:43:47.510 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:47 smithi037 ceph-mon[97894]: pgmap v1320: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 61 MiB/s wr, 976 op/s 2024-08-17T17:43:47.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:47 smithi046 ceph-mon[88218]: pgmap v1320: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 61 MiB/s wr, 976 op/s 2024-08-17T17:43:47.552 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:47.583 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:47.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:47.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:47.687 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:47.720 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:47.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:47.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:47.822 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:47.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:47.849 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:47.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:47.950 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:47.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:47.975 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:47.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:48.076 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:48.102 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:48.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:48.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:48.204 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:48.232 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-08-17T17:43:48.242 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:48.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:48.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:48.288 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 73 16 110313 110297 94.4031 63.375 0.0154939 0.0105873 2024-08-17T17:43:48.344 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:48.372 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:48.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:48.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:48.474 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:48.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:48.525 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:48.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:48.626 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:48.662 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:48.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:48.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:48.763 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:48.812 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:48.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:48.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:48.879 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:43:48.914 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:48.966 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:48.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:48.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:48.993 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:49.068 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:49.116 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:49.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:49.117 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:49.180 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:43:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:43:48] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.51.0" 2024-08-17T17:43:49.180 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:49 smithi037 ceph-mon[102022]: pgmap v1321: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 61 MiB/s wr, 976 op/s 2024-08-17T17:43:49.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:49 smithi037 ceph-mon[97894]: pgmap v1321: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 61 MiB/s wr, 976 op/s 2024-08-17T17:43:49.218 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:49.264 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:49.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:49.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:49.288 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 74 16 111196 111180 93.8733 55.1875 0.00710554 0.0106474 2024-08-17T17:43:49.366 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:49.415 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:49.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:49.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:49.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:49 smithi046 ceph-mon[88218]: pgmap v1321: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 61 MiB/s wr, 976 op/s 2024-08-17T17:43:49.517 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:49.552 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:49.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:49.553 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:49.654 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:49.689 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:49.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:49.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:49.790 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:49.820 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:49.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:49.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:49.922 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:49.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:49.978 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:49.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:50.079 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:50.119 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:50.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:50.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:50.221 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:50.256 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:50.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:50.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:50.288 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 75 16 112198 112182 93.4566 62.625 0.0092273 0.0106954 2024-08-17T17:43:50.358 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:50.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:50.390 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:50.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:50.491 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:43:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:43:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:43:50.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:50.521 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:50.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:50.622 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:50.655 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:50.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:50.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:50.757 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:50.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:50.802 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:50.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:50.903 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:50.943 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:50.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:50.944 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:51.045 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:51.079 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:51.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:51.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:51.181 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:51.206 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:51.208 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:51.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:51.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:51.289 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 76 16 113147 113131 93.0074 59.3125 0.00814083 0.0107463 2024-08-17T17:43:51.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:51 smithi037 ceph-mon[102022]: pgmap v1322: 89 pgs: 89 active+clean; 6.8 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 62 MiB/s wr, 986 op/s 2024-08-17T17:43:51.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:51 smithi037 ceph-mon[97894]: pgmap v1322: 89 pgs: 89 active+clean; 6.8 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 62 MiB/s wr, 986 op/s 2024-08-17T17:43:51.310 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:51.359 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:51.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:51.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:51.461 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:51.502 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:51.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:51.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:51.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:51 smithi046 ceph-mon[88218]: pgmap v1322: 89 pgs: 89 active+clean; 6.8 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 62 MiB/s wr, 986 op/s 2024-08-17T17:43:51.587 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:43:51.589 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-08-17T17:43:51.604 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:51.634 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:51.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:51.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:51.736 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:51.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:51.782 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:51.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:51.883 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:51.912 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:51.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:51.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:52.014 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:52.050 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:52.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:52.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:52.152 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:52.195 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:52.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:52.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:52.289 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 77 16 114010 113994 92.5 53.9375 0.013469 0.0108056 2024-08-17T17:43:52.297 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:52.337 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:52.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:52.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:52.438 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:52.472 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:52.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:52.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:52.574 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:52.610 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:52.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:52.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:52.712 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:52.754 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:52.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:52.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:52.829 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":1322,"stamp":"2024-08-17T17:43:49.698434+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":7255693261,"num_objects":110730,"num_object_clones":0,"num_object_copies":332190,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":110730,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":110982,"num_write_kb":7087503,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":110911,"ondisk_log_size":110911,"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":22769076,"kb_used_data":21184052,"kb_used_omap":136,"kb_used_meta":1584823,"kb_avail":727192140,"statfs":{"total":767960285184,"available":744644751360,"internally_reserved":0,"allocated":21692469248,"data_stored":21668165423,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":140191,"internal_metadata":1622858849},"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":646709248,"num_objects":9868,"num_object_clones":0,"num_object_copies":29604,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9868,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9868,"num_write_kb":631552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.007345"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":1511,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.062194+0000","last_change":"2024-08-17T17:32:59.772029+0000","last_active":"2024-08-17T17:43:41.062194+0000","last_peered":"2024-08-17T17:43:41.062194+0000","last_clean":"2024-08-17T17:43:41.062194+0000","last_became_active":"2024-08-17T17:32:59.771720+0000","last_became_peered":"2024-08-17T17:32:59.771720+0000","last_unstale":"2024-08-17T17:43:41.062194+0000","last_undegraded":"2024-08-17T17:43:41.062194+0000","last_fullsized":"2024-08-17T17:43:41.062194+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:26:15.533153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":1009,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:32.989525+0000","last_change":"2024-08-17T17:32:27.435738+0000","last_active":"2024-08-17T17:43:32.989525+0000","last_peered":"2024-08-17T17:43:32.989525+0000","last_clean":"2024-08-17T17:43:32.989525+0000","last_became_active":"2024-08-17T17:32:27.435318+0000","last_became_peered":"2024-08-17T17:32:27.435318+0000","last_unstale":"2024-08-17T17:43:32.989525+0000","last_undegraded":"2024-08-17T17:43:32.989525+0000","last_fullsized":"2024-08-17T17:43:32.989525+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:53.143081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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.15","version":"0'0","reported_seq":1023,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:33.012907+0000","last_change":"2024-08-17T17:32:59.767806+0000","last_active":"2024-08-17T17:43:33.012907+0000","last_peered":"2024-08-17T17:43:33.012907+0000","last_clean":"2024-08-17T17:43:33.012907+0000","last_became_active":"2024-08-17T17:32:59.767475+0000","last_became_peered":"2024-08-17T17:32:59.767475+0000","last_unstale":"2024-08-17T17:43:33.012907+0000","last_undegraded":"2024-08-17T17:43:33.012907+0000","last_fullsized":"2024-08-17T17:43:33.012907+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:29:45.247420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1656,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.065652+0000","last_change":"2024-08-17T17:32:59.762208+0000","last_active":"2024-08-17T17:43:41.065652+0000","last_peered":"2024-08-17T17:43:41.065652+0000","last_clean":"2024-08-17T17:43:41.065652+0000","last_became_active":"2024-08-17T17:32:59.761862+0000","last_became_peered":"2024-08-17T17:32:59.761862+0000","last_unstale":"2024-08-17T17:43:41.065652+0000","last_undegraded":"2024-08-17T17:43:41.065652+0000","last_fullsized":"2024-08-17T17:43:41.065652+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:40:45.672541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":1617,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.063102+0000","last_change":"2024-08-17T17:32:59.763047+0000","last_active":"2024-08-17T17:43:41.063102+0000","last_peered":"2024-08-17T17:43:41.063102+0000","last_clean":"2024-08-17T17:43:41.063102+0000","last_became_active":"2024-08-17T17:32:59.762738+0000","last_became_peered":"2024-08-17T17:32:59.762738+0000","last_unstale":"2024-08-17T17:43:41.063102+0000","last_undegraded":"2024-08-17T17:43:41.063102+0000","last_fullsized":"2024-08-17T17:43:41.063102+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:05:30.650980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":990,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:32.989464+0000","last_change":"2024-08-17T17:22:53.725465+0000","last_active":"2024-08-17T17:43:32.989464+0000","last_peered":"2024-08-17T17:43:32.989464+0000","last_clean":"2024-08-17T17:43:32.989464+0000","last_became_active":"2024-08-17T17:22:53.725174+0000","last_became_peered":"2024-08-17T17:22:53.725174+0000","last_unstale":"2024-08-17T17:43:32.989464+0000","last_undegraded":"2024-08-17T17:43:32.989464+0000","last_fullsized":"2024-08-17T17:43:32.989464+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:46.185575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1511,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.067953+0000","last_change":"2024-08-17T17:32:59.773425+0000","last_active":"2024-08-17T17:43:41.067953+0000","last_peered":"2024-08-17T17:43:41.067953+0000","last_clean":"2024-08-17T17:43:41.067953+0000","last_became_active":"2024-08-17T17:32:59.772311+0000","last_became_peered":"2024-08-17T17:32:59.772311+0000","last_unstale":"2024-08-17T17:43:41.067953+0000","last_undegraded":"2024-08-17T17:43:41.067953+0000","last_fullsized":"2024-08-17T17:43:41.067953+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:23.208217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":1022,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:32.997622+0000","last_change":"2024-08-17T17:30:40.735252+0000","last_active":"2024-08-17T17:43:32.997622+0000","last_peered":"2024-08-17T17:43:32.997622+0000","last_clean":"2024-08-17T17:43:32.997622+0000","last_became_active":"2024-08-17T17:30:40.734865+0000","last_became_peered":"2024-08-17T17:30:40.734865+0000","last_unstale":"2024-08-17T17:43:32.997622+0000","last_undegraded":"2024-08-17T17:43:32.997622+0000","last_fullsized":"2024-08-17T17:43:32.997622+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T23:17:42.325027+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":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":"6.a","version":"1092'7002","reported_seq":7019,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:49.584092+0000","last_change":"2024-08-17T17:42:27.264164+0000","last_active":"2024-08-17T17:43:49.584092+0000","last_peered":"2024-08-17T17:43:49.584092+0000","last_clean":"2024-08-17T17:43:49.584092+0000","last_became_active":"2024-08-17T17:42:27.263795+0000","last_became_peered":"2024-08-17T17:42:27.263795+0000","last_unstale":"2024-08-17T17:43:49.584092+0000","last_undegraded":"2024-08-17T17:43:49.584092+0000","last_fullsized":"2024-08-17T17:43:49.584092+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":7002,"log_dups_size":0,"ondisk_log_size":7002,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:44:41.130207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":458883072,"num_objects":7002,"num_object_clones":0,"num_object_copies":21006,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7002,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7002,"num_write_kb":448128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1008,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:32.989501+0000","last_change":"2024-08-17T17:30:40.746434+0000","last_active":"2024-08-17T17:43:32.989501+0000","last_peered":"2024-08-17T17:43:32.989501+0000","last_clean":"2024-08-17T17:43:32.989501+0000","last_became_active":"2024-08-17T17:30:40.746080+0000","last_became_peered":"2024-08-17T17:30:40.746080+0000","last_unstale":"2024-08-17T17:43:32.989501+0000","last_undegraded":"2024-08-17T17:43:32.989501+0000","last_fullsized":"2024-08-17T17:43:32.989501+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T18:05:44.800572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1006,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:33.012651+0000","last_change":"2024-08-17T17:22:54.175652+0000","last_active":"2024-08-17T17:43:33.012651+0000","last_peered":"2024-08-17T17:43:33.012651+0000","last_clean":"2024-08-17T17:43:33.012651+0000","last_became_active":"2024-08-17T17:22:54.175332+0000","last_became_peered":"2024-08-17T17:22:54.175332+0000","last_unstale":"2024-08-17T17:43:33.012651+0000","last_undegraded":"2024-08-17T17:43:33.012651+0000","last_fullsized":"2024-08-17T17:43:33.012651+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:58:04.891665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1092'6916","reported_seq":6951,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:48.005096+0000","last_change":"2024-08-17T17:42:27.065287+0000","last_active":"2024-08-17T17:43:48.005096+0000","last_peered":"2024-08-17T17:43:48.005096+0000","last_clean":"2024-08-17T17:43:48.005096+0000","last_became_active":"2024-08-17T17:42:27.065045+0000","last_became_peered":"2024-08-17T17:42:27.065045+0000","last_unstale":"2024-08-17T17:43:48.005096+0000","last_undegraded":"2024-08-17T17:43:48.005096+0000","last_fullsized":"2024-08-17T17:43:48.005096+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":6916,"log_dups_size":0,"ondisk_log_size":6916,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:09:34.387884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":453246976,"num_objects":6916,"num_object_clones":0,"num_object_copies":20748,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6916,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6916,"num_write_kb":442624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1009,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:32.989823+0000","last_change":"2024-08-17T17:31:54.821143+0000","last_active":"2024-08-17T17:43:32.989823+0000","last_peered":"2024-08-17T17:43:32.989823+0000","last_clean":"2024-08-17T17:43:32.989823+0000","last_became_active":"2024-08-17T17:31:54.820778+0000","last_became_peered":"2024-08-17T17:31:54.820778+0000","last_unstale":"2024-08-17T17:43:32.989823+0000","last_undegraded":"2024-08-17T17:43:32.989823+0000","last_fullsized":"2024-08-17T17:43:32.989823+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:31.128588+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":[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":1030,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:33.002021+0000","last_change":"2024-08-17T17:32:59.769943+0000","last_active":"2024-08-17T17:43:33.002021+0000","last_peered":"2024-08-17T17:43:33.002021+0000","last_clean":"2024-08-17T17:43:33.002021+0000","last_became_active":"2024-08-17T17:32:59.769328+0000","last_became_peered":"2024-08-17T17:32:59.769328+0000","last_unstale":"2024-08-17T17:43:33.002021+0000","last_undegraded":"2024-08-17T17:43:33.002021+0000","last_fullsized":"2024-08-17T17:43:33.002021+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:45:56.990673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1092'6939","reported_seq":6958,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:49.517555+0000","last_change":"2024-08-17T17:42:27.065909+0000","last_active":"2024-08-17T17:43:49.517555+0000","last_peered":"2024-08-17T17:43:49.517555+0000","last_clean":"2024-08-17T17:43:49.517555+0000","last_became_active":"2024-08-17T17:42:27.065627+0000","last_became_peered":"2024-08-17T17:42:27.065627+0000","last_unstale":"2024-08-17T17:43:49.517555+0000","last_undegraded":"2024-08-17T17:43:49.517555+0000","last_fullsized":"2024-08-17T17:43:49.517555+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":6939,"log_dups_size":0,"ondisk_log_size":6939,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:11:38.199858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":454754304,"num_objects":6939,"num_object_clones":0,"num_object_copies":20817,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6939,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6939,"num_write_kb":444096,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":991,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:32.989669+0000","last_change":"2024-08-17T17:22:53.724857+0000","last_active":"2024-08-17T17:43:32.989669+0000","last_peered":"2024-08-17T17:43:32.989669+0000","last_clean":"2024-08-17T17:43:32.989669+0000","last_became_active":"2024-08-17T17:22:53.724555+0000","last_became_peered":"2024-08-17T17:22:53.724555+0000","last_unstale":"2024-08-17T17:43:32.989669+0000","last_undegraded":"2024-08-17T17:43:32.989669+0000","last_fullsized":"2024-08-17T17:43:32.989669+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:42:47.014152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1013,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:32.997911+0000","last_change":"2024-08-17T17:31:54.819946+0000","last_active":"2024-08-17T17:43:32.997911+0000","last_peered":"2024-08-17T17:43:32.997911+0000","last_clean":"2024-08-17T17:43:32.997911+0000","last_became_active":"2024-08-17T17:31:54.819604+0000","last_became_peered":"2024-08-17T17:31:54.819604+0000","last_unstale":"2024-08-17T17:43:32.997911+0000","last_undegraded":"2024-08-17T17:43:32.997911+0000","last_fullsized":"2024-08-17T17:43:32.997911+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:32.031030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.9","version":"1092'6908","reported_seq":6943,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:48.856788+0000","last_change":"2024-08-17T17:42:27.063147+0000","last_active":"2024-08-17T17:43:48.856788+0000","last_peered":"2024-08-17T17:43:48.856788+0000","last_clean":"2024-08-17T17:43:48.856788+0000","last_became_active":"2024-08-17T17:42:27.062866+0000","last_became_peered":"2024-08-17T17:42:27.062866+0000","last_unstale":"2024-08-17T17:43:48.856788+0000","last_undegraded":"2024-08-17T17:43:48.856788+0000","last_fullsized":"2024-08-17T17:43:48.856788+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":6908,"log_dups_size":0,"ondisk_log_size":6908,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:10:00.706397+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":452722688,"num_objects":6908,"num_object_clones":0,"num_object_copies":20724,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6908,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6908,"num_write_kb":442112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1024,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:33.012981+0000","last_change":"2024-08-17T17:32:59.769306+0000","last_active":"2024-08-17T17:43:33.012981+0000","last_peered":"2024-08-17T17:43:33.012981+0000","last_clean":"2024-08-17T17:43:33.012981+0000","last_became_active":"2024-08-17T17:32:59.768286+0000","last_became_peered":"2024-08-17T17:32:59.768286+0000","last_unstale":"2024-08-17T17:43:33.012981+0000","last_undegraded":"2024-08-17T17:43:33.012981+0000","last_fullsized":"2024-08-17T17:43:33.012981+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:19:50.004425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1617,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.068493+0000","last_change":"2024-08-17T17:31:54.829538+0000","last_active":"2024-08-17T17:43:41.068493+0000","last_peered":"2024-08-17T17:43:41.068493+0000","last_clean":"2024-08-17T17:43:41.068493+0000","last_became_active":"2024-08-17T17:31:54.829144+0000","last_became_peered":"2024-08-17T17:31:54.829144+0000","last_unstale":"2024-08-17T17:43:41.068493+0000","last_undegraded":"2024-08-17T17:43:41.068493+0000","last_fullsized":"2024-08-17T17:43:41.068493+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:47:04.696572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.e","version":"1092'6992","reported_seq":7011,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:49.509438+0000","last_change":"2024-08-17T17:42:27.064302+0000","last_active":"2024-08-17T17:43:49.509438+0000","last_peered":"2024-08-17T17:43:49.509438+0000","last_clean":"2024-08-17T17:43:49.509438+0000","last_became_active":"2024-08-17T17:42:27.063998+0000","last_became_peered":"2024-08-17T17:42:27.063998+0000","last_unstale":"2024-08-17T17:43:49.509438+0000","last_undegraded":"2024-08-17T17:43:49.509438+0000","last_fullsized":"2024-08-17T17:43:49.509438+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":6992,"log_dups_size":0,"ondisk_log_size":6992,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:56:21.938191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":458227712,"num_objects":6992,"num_object_clones":0,"num_object_copies":20976,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6992,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6992,"num_write_kb":447488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1522,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.060433+0000","last_change":"2024-08-17T17:32:59.763237+0000","last_active":"2024-08-17T17:43:41.060433+0000","last_peered":"2024-08-17T17:43:41.060433+0000","last_clean":"2024-08-17T17:43:41.060433+0000","last_became_active":"2024-08-17T17:32:59.762812+0000","last_became_peered":"2024-08-17T17:32:59.762812+0000","last_unstale":"2024-08-17T17:43:41.060433+0000","last_undegraded":"2024-08-17T17:43:41.060433+0000","last_fullsized":"2024-08-17T17:43:41.060433+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:40:08.449121+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":1013,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:33.002290+0000","last_change":"2024-08-17T17:32:59.767697+0000","last_active":"2024-08-17T17:43:33.002290+0000","last_peered":"2024-08-17T17:43:33.002290+0000","last_clean":"2024-08-17T17:43:33.002290+0000","last_became_active":"2024-08-17T17:32:59.767172+0000","last_became_peered":"2024-08-17T17:32:59.767172+0000","last_unstale":"2024-08-17T17:43:33.002290+0000","last_undegraded":"2024-08-17T17:43:33.002290+0000","last_fullsized":"2024-08-17T17:43:33.002290+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:13:37.509131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1092'6800","reported_seq":6835,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:45.528536+0000","last_change":"2024-08-17T17:42:27.061545+0000","last_active":"2024-08-17T17:43:45.528536+0000","last_peered":"2024-08-17T17:43:45.528536+0000","last_clean":"2024-08-17T17:43:45.528536+0000","last_became_active":"2024-08-17T17:42:27.061195+0000","last_became_peered":"2024-08-17T17:42:27.061195+0000","last_unstale":"2024-08-17T17:43:45.528536+0000","last_undegraded":"2024-08-17T17:43:45.528536+0000","last_fullsized":"2024-08-17T17:43:45.528536+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":6800,"log_dups_size":0,"ondisk_log_size":6800,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:29:25.980106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":445644800,"num_objects":6800,"num_object_clones":0,"num_object_copies":20400,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6800,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6800,"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":[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":1014,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:32.997960+0000","last_change":"2024-08-17T17:31:54.820337+0000","last_active":"2024-08-17T17:43:32.997960+0000","last_peered":"2024-08-17T17:43:32.997960+0000","last_clean":"2024-08-17T17:43:32.997960+0000","last_became_active":"2024-08-17T17:31:54.819827+0000","last_became_peered":"2024-08-17T17:31:54.819827+0000","last_unstale":"2024-08-17T17:43:32.997960+0000","last_undegraded":"2024-08-17T17:43:32.997960+0000","last_fullsized":"2024-08-17T17:43:32.997960+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:56:36.690367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1030,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:33.002451+0000","last_change":"2024-08-17T17:32:27.438169+0000","last_active":"2024-08-17T17:43:33.002451+0000","last_peered":"2024-08-17T17:43:33.002451+0000","last_clean":"2024-08-17T17:43:33.002451+0000","last_became_active":"2024-08-17T17:32:27.437846+0000","last_became_peered":"2024-08-17T17:32:27.437846+0000","last_unstale":"2024-08-17T17:43:33.002451+0000","last_undegraded":"2024-08-17T17:43:33.002451+0000","last_fullsized":"2024-08-17T17:43:33.002451+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:30:09.370291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1092'6838","reported_seq":6873,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:48.012874+0000","last_change":"2024-08-17T17:42:27.264659+0000","last_active":"2024-08-17T17:43:48.012874+0000","last_peered":"2024-08-17T17:43:48.012874+0000","last_clean":"2024-08-17T17:43:48.012874+0000","last_became_active":"2024-08-17T17:42:27.264289+0000","last_became_peered":"2024-08-17T17:42:27.264289+0000","last_unstale":"2024-08-17T17:43:48.012874+0000","last_undegraded":"2024-08-17T17:43:48.012874+0000","last_fullsized":"2024-08-17T17:43:48.012874+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":6838,"log_dups_size":0,"ondisk_log_size":6838,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:10.541918+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":448135168,"num_objects":6838,"num_object_clones":0,"num_object_copies":20514,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6838,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6838,"num_write_kb":437632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1014,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:33.002102+0000","last_change":"2024-08-17T17:32:27.432256+0000","last_active":"2024-08-17T17:43:33.002102+0000","last_peered":"2024-08-17T17:43:33.002102+0000","last_clean":"2024-08-17T17:43:33.002102+0000","last_became_active":"2024-08-17T17:32:27.431912+0000","last_became_peered":"2024-08-17T17:32:27.431912+0000","last_unstale":"2024-08-17T17:43:33.002102+0000","last_undegraded":"2024-08-17T17:43:33.002102+0000","last_fullsized":"2024-08-17T17:43:33.002102+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:07:09.604818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1013,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:33.002725+0000","last_change":"2024-08-17T17:31:54.825361+0000","last_active":"2024-08-17T17:43:33.002725+0000","last_peered":"2024-08-17T17:43:33.002725+0000","last_clean":"2024-08-17T17:43:33.002725+0000","last_became_active":"2024-08-17T17:31:54.825062+0000","last_became_peered":"2024-08-17T17:31:54.825062+0000","last_unstale":"2024-08-17T17:43:33.002725+0000","last_undegraded":"2024-08-17T17:43:33.002725+0000","last_fullsized":"2024-08-17T17:43:33.002725+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:41:42.597824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1092'6971","reported_seq":6990,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:49.579350+0000","last_change":"2024-08-17T17:42:27.063889+0000","last_active":"2024-08-17T17:43:49.579350+0000","last_peered":"2024-08-17T17:43:49.579350+0000","last_clean":"2024-08-17T17:43:49.579350+0000","last_became_active":"2024-08-17T17:42:27.063529+0000","last_became_peered":"2024-08-17T17:42:27.063529+0000","last_unstale":"2024-08-17T17:43:49.579350+0000","last_undegraded":"2024-08-17T17:43:49.579350+0000","last_fullsized":"2024-08-17T17:43:49.579350+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":6971,"log_dups_size":0,"ondisk_log_size":6971,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:56:44.120597+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":456851456,"num_objects":6971,"num_object_clones":0,"num_object_copies":20913,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6971,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6971,"num_write_kb":446144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1513,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.060737+0000","last_change":"2024-08-17T17:32:59.772605+0000","last_active":"2024-08-17T17:43:41.060737+0000","last_peered":"2024-08-17T17:43:41.060737+0000","last_clean":"2024-08-17T17:43:41.060737+0000","last_became_active":"2024-08-17T17:32:59.772015+0000","last_became_peered":"2024-08-17T17:32:59.772015+0000","last_unstale":"2024-08-17T17:43:41.060737+0000","last_undegraded":"2024-08-17T17:43:41.060737+0000","last_fullsized":"2024-08-17T17:43:41.060737+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:23:08.461614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1528,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.069983+0000","last_change":"2024-08-17T17:32:59.766848+0000","last_active":"2024-08-17T17:43:41.069983+0000","last_peered":"2024-08-17T17:43:41.069983+0000","last_clean":"2024-08-17T17:43:41.069983+0000","last_became_active":"2024-08-17T17:32:59.766481+0000","last_became_peered":"2024-08-17T17:32:59.766481+0000","last_unstale":"2024-08-17T17:43:41.069983+0000","last_undegraded":"2024-08-17T17:43:41.069983+0000","last_fullsized":"2024-08-17T17:43:41.069983+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:01:39.759644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.7","version":"1092'7020","reported_seq":7039,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:49.564416+0000","last_change":"2024-08-17T17:42:27.061604+0000","last_active":"2024-08-17T17:43:49.564416+0000","last_peered":"2024-08-17T17:43:49.564416+0000","last_clean":"2024-08-17T17:43:49.564416+0000","last_became_active":"2024-08-17T17:42:27.061254+0000","last_became_peered":"2024-08-17T17:42:27.061254+0000","last_unstale":"2024-08-17T17:43:49.564416+0000","last_undegraded":"2024-08-17T17:43:49.564416+0000","last_fullsized":"2024-08-17T17:43:49.564416+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":7020,"log_dups_size":0,"ondisk_log_size":7020,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:24:22.074175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":460062720,"num_objects":7020,"num_object_clones":0,"num_object_copies":21060,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7020,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7020,"num_write_kb":449280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"268'149","reported_seq":1349,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:32.989241+0000","last_change":"2024-08-17T17:30:40.741623+0000","last_active":"2024-08-17T17:43:32.989241+0000","last_peered":"2024-08-17T17:43:32.989241+0000","last_clean":"2024-08-17T17:43:32.989241+0000","last_became_active":"2024-08-17T17:30:40.741099+0000","last_became_peered":"2024-08-17T17:30:40.741099+0000","last_unstale":"2024-08-17T17:43:32.989241+0000","last_undegraded":"2024-08-17T17:43:32.989241+0000","last_fullsized":"2024-08-17T17:43:32.989241+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:19:07.708941+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:11:47.617244+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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":1037,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:33.012733+0000","last_change":"2024-08-17T17:32:27.437735+0000","last_active":"2024-08-17T17:43:33.012733+0000","last_peered":"2024-08-17T17:43:33.012733+0000","last_clean":"2024-08-17T17:43:33.012733+0000","last_became_active":"2024-08-17T17:32:27.437234+0000","last_became_peered":"2024-08-17T17:32:27.437234+0000","last_unstale":"2024-08-17T17:43:33.012733+0000","last_undegraded":"2024-08-17T17:43:33.012733+0000","last_fullsized":"2024-08-17T17:43:33.012733+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+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 @ 2024-08-19T02:49:17.140384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028371400000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":1490,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.068052+0000","last_change":"2024-08-17T17:32:59.775218+0000","last_active":"2024-08-17T17:43:41.068052+0000","last_peered":"2024-08-17T17:43:41.068052+0000","last_clean":"2024-08-17T17:43:41.068052+0000","last_became_active":"2024-08-17T17:32:59.774911+0000","last_became_peered":"2024-08-17T17:32:59.774911+0000","last_unstale":"2024-08-17T17:43:41.068052+0000","last_undegraded":"2024-08-17T17:43:41.068052+0000","last_fullsized":"2024-08-17T17:43:41.068052+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:42:33.544078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":996,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:32.997815+0000","last_change":"2024-08-17T17:22:54.175289+0000","last_active":"2024-08-17T17:43:32.997815+0000","last_peered":"2024-08-17T17:43:32.997815+0000","last_clean":"2024-08-17T17:43:32.997815+0000","last_became_active":"2024-08-17T17:22:54.174953+0000","last_became_peered":"2024-08-17T17:22:54.174953+0000","last_unstale":"2024-08-17T17:43:32.997815+0000","last_undegraded":"2024-08-17T17:43:32.997815+0000","last_fullsized":"2024-08-17T17:43:32.997815+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:20.586463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.4","version":"1092'6747","reported_seq":6782,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:47.949240+0000","last_change":"2024-08-17T17:42:27.066042+0000","last_active":"2024-08-17T17:43:47.949240+0000","last_peered":"2024-08-17T17:43:47.949240+0000","last_clean":"2024-08-17T17:43:47.949240+0000","last_became_active":"2024-08-17T17:42:27.065639+0000","last_became_peered":"2024-08-17T17:42:27.065639+0000","last_unstale":"2024-08-17T17:43:47.949240+0000","last_undegraded":"2024-08-17T17:43:47.949240+0000","last_fullsized":"2024-08-17T17:43:47.949240+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":6747,"log_dups_size":0,"ondisk_log_size":6747,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:47:41.290914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":442171392,"num_objects":6747,"num_object_clones":0,"num_object_copies":20241,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6747,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6747,"num_write_kb":431808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1036,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:32.989154+0000","last_change":"2024-08-17T17:31:54.821923+0000","last_active":"2024-08-17T17:43:32.989154+0000","last_peered":"2024-08-17T17:43:32.989154+0000","last_clean":"2024-08-17T17:43:32.989154+0000","last_became_active":"2024-08-17T17:31:54.821596+0000","last_became_peered":"2024-08-17T17:31:54.821596+0000","last_unstale":"2024-08-17T17:43:32.989154+0000","last_undegraded":"2024-08-17T17:43:32.989154+0000","last_fullsized":"2024-08-17T17:43:32.989154+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:13.031431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026904000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1657,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.063207+0000","last_change":"2024-08-17T17:32:59.764471+0000","last_active":"2024-08-17T17:43:41.063207+0000","last_peered":"2024-08-17T17:43:41.063207+0000","last_clean":"2024-08-17T17:43:41.063207+0000","last_became_active":"2024-08-17T17:32:59.764174+0000","last_became_peered":"2024-08-17T17:32:59.764174+0000","last_unstale":"2024-08-17T17:43:41.063207+0000","last_undegraded":"2024-08-17T17:43:41.063207+0000","last_fullsized":"2024-08-17T17:43:41.063207+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:15:08.101111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1633,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.063004+0000","last_change":"2024-08-17T17:32:27.437761+0000","last_active":"2024-08-17T17:43:41.063004+0000","last_peered":"2024-08-17T17:43:41.063004+0000","last_clean":"2024-08-17T17:43:41.063004+0000","last_became_active":"2024-08-17T17:32:27.437409+0000","last_became_peered":"2024-08-17T17:32:27.437409+0000","last_unstale":"2024-08-17T17:43:41.063004+0000","last_undegraded":"2024-08-17T17:43:41.063004+0000","last_fullsized":"2024-08-17T17:43:41.063004+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:49:42.627015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"1092'6992","reported_seq":7011,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:49.532951+0000","last_change":"2024-08-17T17:42:27.265036+0000","last_active":"2024-08-17T17:43:49.532951+0000","last_peered":"2024-08-17T17:43:49.532951+0000","last_clean":"2024-08-17T17:43:49.532951+0000","last_became_active":"2024-08-17T17:42:27.264638+0000","last_became_peered":"2024-08-17T17:42:27.264638+0000","last_unstale":"2024-08-17T17:43:49.532951+0000","last_undegraded":"2024-08-17T17:43:49.532951+0000","last_fullsized":"2024-08-17T17:43:49.532951+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":6992,"log_dups_size":0,"ondisk_log_size":6992,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:11:36.038133+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":458227712,"num_objects":6992,"num_object_clones":0,"num_object_copies":20976,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6992,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6992,"num_write_kb":447488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1569,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.077090+0000","last_change":"2024-08-17T17:32:59.769974+0000","last_active":"2024-08-17T17:43:41.077090+0000","last_peered":"2024-08-17T17:43:41.077090+0000","last_clean":"2024-08-17T17:43:41.077090+0000","last_became_active":"2024-08-17T17:32:59.769633+0000","last_became_peered":"2024-08-17T17:32:59.769633+0000","last_unstale":"2024-08-17T17:43:41.077090+0000","last_undegraded":"2024-08-17T17:43:41.077090+0000","last_fullsized":"2024-08-17T17:43:41.077090+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:05:46.823299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029621200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1547,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.055414+0000","last_change":"2024-08-17T17:32:27.433156+0000","last_active":"2024-08-17T17:43:41.055414+0000","last_peered":"2024-08-17T17:43:41.055414+0000","last_clean":"2024-08-17T17:43:41.055414+0000","last_became_active":"2024-08-17T17:32:27.432811+0000","last_became_peered":"2024-08-17T17:32:27.432811+0000","last_unstale":"2024-08-17T17:43:41.055414+0000","last_undegraded":"2024-08-17T17:43:41.055414+0000","last_fullsized":"2024-08-17T17:43:41.055414+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:12.882686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1565,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.055930+0000","last_change":"2024-08-17T17:31:54.824135+0000","last_active":"2024-08-17T17:43:41.055930+0000","last_peered":"2024-08-17T17:43:41.055930+0000","last_clean":"2024-08-17T17:43:41.055930+0000","last_became_active":"2024-08-17T17:31:54.823811+0000","last_became_peered":"2024-08-17T17:31:54.823811+0000","last_unstale":"2024-08-17T17:43:41.055930+0000","last_undegraded":"2024-08-17T17:43:41.055930+0000","last_fullsized":"2024-08-17T17:43:41.055930+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:35:04.088383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"1092'6893","reported_seq":6928,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:48.039549+0000","last_change":"2024-08-17T17:42:27.063148+0000","last_active":"2024-08-17T17:43:48.039549+0000","last_peered":"2024-08-17T17:43:48.039549+0000","last_clean":"2024-08-17T17:43:48.039549+0000","last_became_active":"2024-08-17T17:42:27.062054+0000","last_became_peered":"2024-08-17T17:42:27.062054+0000","last_unstale":"2024-08-17T17:43:48.039549+0000","last_undegraded":"2024-08-17T17:43:48.039549+0000","last_fullsized":"2024-08-17T17:43:48.039549+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+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 @ 2024-08-19T00:07:18.058187+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":451739648,"num_objects":6893,"num_object_clones":0,"num_object_copies":20679,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6893,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6893,"num_write_kb":441152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"66'2","reported_seq":1038,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:33.012814+0000","last_change":"2024-08-17T17:31:54.822081+0000","last_active":"2024-08-17T17:43:33.012814+0000","last_peered":"2024-08-17T17:43:33.012814+0000","last_clean":"2024-08-17T17:43:33.012814+0000","last_became_active":"2024-08-17T17:31:54.821740+0000","last_became_peered":"2024-08-17T17:31:54.821740+0000","last_unstale":"2024-08-17T17:43:33.012814+0000","last_undegraded":"2024-08-17T17:43:33.012814+0000","last_fullsized":"2024-08-17T17:43:33.012814+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:09:33.904896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00089523800000000002,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1014,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:33.002330+0000","last_change":"2024-08-17T17:30:40.742379+0000","last_active":"2024-08-17T17:43:33.002330+0000","last_peered":"2024-08-17T17:43:33.002330+0000","last_clean":"2024-08-17T17:43:33.002330+0000","last_became_active":"2024-08-17T17:30:40.742094+0000","last_became_peered":"2024-08-17T17:30:40.742094+0000","last_unstale":"2024-08-17T17:43:33.002330+0000","last_undegraded":"2024-08-17T17:43:33.002330+0000","last_fullsized":"2024-08-17T17:43:33.002330+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:56:15.833110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1558,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.059897+0000","last_change":"2024-08-17T17:32:59.768385+0000","last_active":"2024-08-17T17:43:41.059897+0000","last_peered":"2024-08-17T17:43:41.059897+0000","last_clean":"2024-08-17T17:43:41.059897+0000","last_became_active":"2024-08-17T17:32:59.767891+0000","last_became_peered":"2024-08-17T17:32:59.767891+0000","last_unstale":"2024-08-17T17:43:41.059897+0000","last_undegraded":"2024-08-17T17:43:41.059897+0000","last_fullsized":"2024-08-17T17:43:41.059897+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:05:22.672505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.0","version":"1092'6838","reported_seq":6873,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:48.872722+0000","last_change":"2024-08-17T17:42:27.063679+0000","last_active":"2024-08-17T17:43:48.872722+0000","last_peered":"2024-08-17T17:43:48.872722+0000","last_clean":"2024-08-17T17:43:48.872722+0000","last_became_active":"2024-08-17T17:42:27.063105+0000","last_became_peered":"2024-08-17T17:42:27.063105+0000","last_unstale":"2024-08-17T17:43:48.872722+0000","last_undegraded":"2024-08-17T17:43:48.872722+0000","last_fullsized":"2024-08-17T17:43:48.872722+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":6838,"log_dups_size":0,"ondisk_log_size":6838,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:26:04.984824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":448135168,"num_objects":6838,"num_object_clones":0,"num_object_copies":20514,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6838,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6838,"num_write_kb":437632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1041,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:33.013031+0000","last_change":"2024-08-17T17:32:59.768555+0000","last_active":"2024-08-17T17:43:33.013031+0000","last_peered":"2024-08-17T17:43:33.013031+0000","last_clean":"2024-08-17T17:43:33.013031+0000","last_became_active":"2024-08-17T17:32:59.768221+0000","last_became_peered":"2024-08-17T17:32:59.768221+0000","last_unstale":"2024-08-17T17:43:33.013031+0000","last_undegraded":"2024-08-17T17:43:33.013031+0000","last_fullsized":"2024-08-17T17:43:33.013031+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:04:28.973618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1578,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.060102+0000","last_change":"2024-08-17T17:31:54.824846+0000","last_active":"2024-08-17T17:43:41.060102+0000","last_peered":"2024-08-17T17:43:41.060102+0000","last_clean":"2024-08-17T17:43:41.060102+0000","last_became_active":"2024-08-17T17:31:54.823784+0000","last_became_peered":"2024-08-17T17:31:54.823784+0000","last_unstale":"2024-08-17T17:43:41.060102+0000","last_undegraded":"2024-08-17T17:43:41.060102+0000","last_fullsized":"2024-08-17T17:43:41.060102+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:27.320522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342763,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":1536,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.055763+0000","last_change":"2024-08-17T17:31:54.820086+0000","last_active":"2024-08-17T17:43:41.055763+0000","last_peered":"2024-08-17T17:43:41.055763+0000","last_clean":"2024-08-17T17:43:41.055763+0000","last_became_active":"2024-08-17T17:31:54.819745+0000","last_became_peered":"2024-08-17T17:31:54.819745+0000","last_unstale":"2024-08-17T17:43:41.055763+0000","last_undegraded":"2024-08-17T17:43:41.055763+0000","last_fullsized":"2024-08-17T17:43:41.055763+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:06:06.329346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"1092'6745","reported_seq":6780,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:47.927744+0000","last_change":"2024-08-17T17:42:27.264579+0000","last_active":"2024-08-17T17:43:47.927744+0000","last_peered":"2024-08-17T17:43:47.927744+0000","last_clean":"2024-08-17T17:43:47.927744+0000","last_became_active":"2024-08-17T17:42:27.264233+0000","last_became_peered":"2024-08-17T17:42:27.264233+0000","last_unstale":"2024-08-17T17:43:47.927744+0000","last_undegraded":"2024-08-17T17:43:47.927744+0000","last_fullsized":"2024-08-17T17:43:47.927744+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":6745,"log_dups_size":0,"ondisk_log_size":6745,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:56:23.043338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":442040320,"num_objects":6745,"num_object_clones":0,"num_object_copies":20235,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6745,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6745,"num_write_kb":431680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1547,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.059992+0000","last_change":"2024-08-17T17:32:27.437457+0000","last_active":"2024-08-17T17:43:41.059992+0000","last_peered":"2024-08-17T17:43:41.059992+0000","last_clean":"2024-08-17T17:43:41.059992+0000","last_became_active":"2024-08-17T17:32:27.437140+0000","last_became_peered":"2024-08-17T17:32:27.437140+0000","last_unstale":"2024-08-17T17:43:41.059992+0000","last_undegraded":"2024-08-17T17:43:41.059992+0000","last_fullsized":"2024-08-17T17:43:41.059992+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:11.131550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1019,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:32.989634+0000","last_change":"2024-08-17T17:30:40.733784+0000","last_active":"2024-08-17T17:43:32.989634+0000","last_peered":"2024-08-17T17:43:32.989634+0000","last_clean":"2024-08-17T17:43:32.989634+0000","last_became_active":"2024-08-17T17:30:40.733336+0000","last_became_peered":"2024-08-17T17:30:40.733336+0000","last_unstale":"2024-08-17T17:43:32.989634+0000","last_undegraded":"2024-08-17T17:43:32.989634+0000","last_fullsized":"2024-08-17T17:43:32.989634+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:45:21.984785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033804700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":1607,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.068593+0000","last_change":"2024-08-17T17:30:40.740826+0000","last_active":"2024-08-17T17:43:41.068593+0000","last_peered":"2024-08-17T17:43:41.068593+0000","last_clean":"2024-08-17T17:43:41.068593+0000","last_became_active":"2024-08-17T17:30:40.739746+0000","last_became_peered":"2024-08-17T17:30:40.739746+0000","last_unstale":"2024-08-17T17:43:41.068593+0000","last_undegraded":"2024-08-17T17:43:41.068593+0000","last_fullsized":"2024-08-17T17:43:41.068593+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:31:38.808235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1092'7069","reported_seq":7088,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:49.561150+0000","last_change":"2024-08-17T17:42:27.063727+0000","last_active":"2024-08-17T17:43:49.561150+0000","last_peered":"2024-08-17T17:43:49.561150+0000","last_clean":"2024-08-17T17:43:49.561150+0000","last_became_active":"2024-08-17T17:42:27.063385+0000","last_became_peered":"2024-08-17T17:42:27.063385+0000","last_unstale":"2024-08-17T17:43:49.561150+0000","last_undegraded":"2024-08-17T17:43:49.561150+0000","last_fullsized":"2024-08-17T17:43:49.561150+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":7069,"log_dups_size":0,"ondisk_log_size":7069,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:15:19.632208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":463273984,"num_objects":7069,"num_object_clones":0,"num_object_copies":21207,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7069,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7069,"num_write_kb":452416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1523,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.068199+0000","last_change":"2024-08-17T17:32:59.773609+0000","last_active":"2024-08-17T17:43:41.068199+0000","last_peered":"2024-08-17T17:43:41.068199+0000","last_clean":"2024-08-17T17:43:41.068199+0000","last_became_active":"2024-08-17T17:32:59.773348+0000","last_became_peered":"2024-08-17T17:32:59.773348+0000","last_unstale":"2024-08-17T17:43:41.068199+0000","last_undegraded":"2024-08-17T17:43:41.068199+0000","last_fullsized":"2024-08-17T17:43:41.068199+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:38:31.542973+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":1546,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.057808+0000","last_change":"2024-08-17T17:31:54.820580+0000","last_active":"2024-08-17T17:43:41.057808+0000","last_peered":"2024-08-17T17:43:41.057808+0000","last_clean":"2024-08-17T17:43:41.057808+0000","last_became_active":"2024-08-17T17:31:54.820089+0000","last_became_peered":"2024-08-17T17:31:54.820089+0000","last_unstale":"2024-08-17T17:43:41.057808+0000","last_undegraded":"2024-08-17T17:43:41.057808+0000","last_fullsized":"2024-08-17T17:43:41.057808+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:25:34.716640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1520,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.060440+0000","last_change":"2024-08-17T17:32:59.772291+0000","last_active":"2024-08-17T17:43:41.060440+0000","last_peered":"2024-08-17T17:43:41.060440+0000","last_clean":"2024-08-17T17:43:41.060440+0000","last_became_active":"2024-08-17T17:32:59.771990+0000","last_became_peered":"2024-08-17T17:32:59.771990+0000","last_unstale":"2024-08-17T17:43:41.060440+0000","last_undegraded":"2024-08-17T17:43:41.060440+0000","last_fullsized":"2024-08-17T17:43:41.060440+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:34:47.282842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1092'7034","reported_seq":7053,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:49.561468+0000","last_change":"2024-08-17T17:42:27.264432+0000","last_active":"2024-08-17T17:43:49.561468+0000","last_peered":"2024-08-17T17:43:49.561468+0000","last_clean":"2024-08-17T17:43:49.561468+0000","last_became_active":"2024-08-17T17:42:27.264036+0000","last_became_peered":"2024-08-17T17:42:27.264036+0000","last_unstale":"2024-08-17T17:43:49.561468+0000","last_undegraded":"2024-08-17T17:43:49.561468+0000","last_fullsized":"2024-08-17T17:43:49.561468+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":7034,"log_dups_size":0,"ondisk_log_size":7034,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:47:41.804512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":460980224,"num_objects":7034,"num_object_clones":0,"num_object_copies":21102,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7034,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7034,"num_write_kb":450176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1621,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.063686+0000","last_change":"2024-08-17T17:31:54.828534+0000","last_active":"2024-08-17T17:43:41.063686+0000","last_peered":"2024-08-17T17:43:41.063686+0000","last_clean":"2024-08-17T17:43:41.063686+0000","last_became_active":"2024-08-17T17:31:54.828182+0000","last_became_peered":"2024-08-17T17:31:54.828182+0000","last_unstale":"2024-08-17T17:43:41.063686+0000","last_undegraded":"2024-08-17T17:43:41.063686+0000","last_fullsized":"2024-08-17T17:43:41.063686+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:34:13.598348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":1026,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:32.997806+0000","last_change":"2024-08-17T17:32:27.436530+0000","last_active":"2024-08-17T17:43:32.997806+0000","last_peered":"2024-08-17T17:43:32.997806+0000","last_clean":"2024-08-17T17:43:32.997806+0000","last_became_active":"2024-08-17T17:32:27.436139+0000","last_became_peered":"2024-08-17T17:32:27.436139+0000","last_unstale":"2024-08-17T17:43:32.997806+0000","last_undegraded":"2024-08-17T17:43:32.997806+0000","last_fullsized":"2024-08-17T17:43:32.997806+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:18.060869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030013400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":996,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:33.001939+0000","last_change":"2024-08-17T17:22:55.275184+0000","last_active":"2024-08-17T17:43:33.001939+0000","last_peered":"2024-08-17T17:43:33.001939+0000","last_clean":"2024-08-17T17:43:33.001939+0000","last_became_active":"2024-08-17T17:22:55.274677+0000","last_became_peered":"2024-08-17T17:22:55.274677+0000","last_unstale":"2024-08-17T17:43:33.001939+0000","last_undegraded":"2024-08-17T17:43:33.001939+0000","last_fullsized":"2024-08-17T17:43:33.001939+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:51:29.348766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":1013,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:33.002238+0000","last_change":"2024-08-17T17:31:54.821919+0000","last_active":"2024-08-17T17:43:33.002238+0000","last_peered":"2024-08-17T17:43:33.002238+0000","last_clean":"2024-08-17T17:43:33.002238+0000","last_became_active":"2024-08-17T17:31:54.821536+0000","last_became_peered":"2024-08-17T17:31:54.821536+0000","last_unstale":"2024-08-17T17:43:33.002238+0000","last_undegraded":"2024-08-17T17:43:33.002238+0000","last_fullsized":"2024-08-17T17:43:33.002238+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:17:33.081437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"350'22","reported_seq":1019,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:33.002408+0000","last_change":"2024-08-17T17:22:53.728275+0000","last_active":"2024-08-17T17:43:33.002408+0000","last_peered":"2024-08-17T17:43:33.002408+0000","last_clean":"2024-08-17T17:43:33.002408+0000","last_became_active":"2024-08-17T17:22:53.727978+0000","last_became_peered":"2024-08-17T17:22:53.727978+0000","last_unstale":"2024-08-17T17:43:33.002408+0000","last_undegraded":"2024-08-17T17:43:33.002408+0000","last_fullsized":"2024-08-17T17:43:33.002408+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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":"periodic scrub scheduled @ 2024-08-18T23:19:43.717005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"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.12","version":"0'0","reported_seq":1547,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.055632+0000","last_change":"2024-08-17T17:32:27.438365+0000","last_active":"2024-08-17T17:43:41.055632+0000","last_peered":"2024-08-17T17:43:41.055632+0000","last_clean":"2024-08-17T17:43:41.055632+0000","last_became_active":"2024-08-17T17:32:27.437932+0000","last_became_peered":"2024-08-17T17:32:27.437932+0000","last_unstale":"2024-08-17T17:43:41.055632+0000","last_undegraded":"2024-08-17T17:43:41.055632+0000","last_fullsized":"2024-08-17T17:43:41.055632+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:07.527904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":1010,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:32.989483+0000","last_change":"2024-08-17T17:32:59.768226+0000","last_active":"2024-08-17T17:43:32.989483+0000","last_peered":"2024-08-17T17:43:32.989483+0000","last_clean":"2024-08-17T17:43:32.989483+0000","last_became_active":"2024-08-17T17:32:59.767701+0000","last_became_peered":"2024-08-17T17:32:59.767701+0000","last_unstale":"2024-08-17T17:43:32.989483+0000","last_undegraded":"2024-08-17T17:43:32.989483+0000","last_fullsized":"2024-08-17T17:43:32.989483+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T21:00:52.281423+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":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":"3.16","version":"0'0","reported_seq":1024,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:33.012954+0000","last_change":"2024-08-17T17:31:54.822296+0000","last_active":"2024-08-17T17:43:33.012954+0000","last_peered":"2024-08-17T17:43:33.012954+0000","last_clean":"2024-08-17T17:43:33.012954+0000","last_became_active":"2024-08-17T17:31:54.821958+0000","last_became_peered":"2024-08-17T17:31:54.821958+0000","last_unstale":"2024-08-17T17:43:33.012954+0000","last_undegraded":"2024-08-17T17:43:33.012954+0000","last_fullsized":"2024-08-17T17:43:33.012954+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:44.831479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1489,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.060271+0000","last_change":"2024-08-17T17:32:59.773153+0000","last_active":"2024-08-17T17:43:41.060271+0000","last_peered":"2024-08-17T17:43:41.060271+0000","last_clean":"2024-08-17T17:43:41.060271+0000","last_became_active":"2024-08-17T17:32:59.772671+0000","last_became_peered":"2024-08-17T17:32:59.772671+0000","last_unstale":"2024-08-17T17:43:41.060271+0000","last_undegraded":"2024-08-17T17:43:41.060271+0000","last_fullsized":"2024-08-17T17:43:41.060271+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:32.219883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1656,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.063433+0000","last_change":"2024-08-17T17:32:59.762369+0000","last_active":"2024-08-17T17:43:41.063433+0000","last_peered":"2024-08-17T17:43:41.063433+0000","last_clean":"2024-08-17T17:43:41.063433+0000","last_became_active":"2024-08-17T17:32:59.761931+0000","last_became_peered":"2024-08-17T17:32:59.761931+0000","last_unstale":"2024-08-17T17:43:41.063433+0000","last_undegraded":"2024-08-17T17:43:41.063433+0000","last_fullsized":"2024-08-17T17:43:41.063433+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:57:47.627585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1511,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.060345+0000","last_change":"2024-08-17T17:32:59.767175+0000","last_active":"2024-08-17T17:43:41.060345+0000","last_peered":"2024-08-17T17:43:41.060345+0000","last_clean":"2024-08-17T17:43:41.060345+0000","last_became_active":"2024-08-17T17:32:59.766352+0000","last_became_peered":"2024-08-17T17:32:59.766352+0000","last_unstale":"2024-08-17T17:43:41.060345+0000","last_undegraded":"2024-08-17T17:43:41.060345+0000","last_fullsized":"2024-08-17T17:43:41.060345+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:42.252204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1013,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:32.997694+0000","last_change":"2024-08-17T17:31:54.823767+0000","last_active":"2024-08-17T17:43:32.997694+0000","last_peered":"2024-08-17T17:43:32.997694+0000","last_clean":"2024-08-17T17:43:32.997694+0000","last_became_active":"2024-08-17T17:31:54.823265+0000","last_became_peered":"2024-08-17T17:31:54.823265+0000","last_unstale":"2024-08-17T17:43:32.997694+0000","last_undegraded":"2024-08-17T17:43:32.997694+0000","last_fullsized":"2024-08-17T17:43:32.997694+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:10:08.654594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1529,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.060590+0000","last_change":"2024-08-17T17:32:59.767449+0000","last_active":"2024-08-17T17:43:41.060590+0000","last_peered":"2024-08-17T17:43:41.060590+0000","last_clean":"2024-08-17T17:43:41.060590+0000","last_became_active":"2024-08-17T17:32:59.766874+0000","last_became_peered":"2024-08-17T17:32:59.766874+0000","last_unstale":"2024-08-17T17:43:41.060590+0000","last_undegraded":"2024-08-17T17:43:41.060590+0000","last_fullsized":"2024-08-17T17:43:41.060590+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:54:39.267579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1618,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.063059+0000","last_change":"2024-08-17T17:32:59.763754+0000","last_active":"2024-08-17T17:43:41.063059+0000","last_peered":"2024-08-17T17:43:41.063059+0000","last_clean":"2024-08-17T17:43:41.063059+0000","last_became_active":"2024-08-17T17:32:59.763480+0000","last_became_peered":"2024-08-17T17:32:59.763480+0000","last_unstale":"2024-08-17T17:43:41.063059+0000","last_undegraded":"2024-08-17T17:43:41.063059+0000","last_fullsized":"2024-08-17T17:43:41.063059+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:26:03.239484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1546,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.056787+0000","last_change":"2024-08-17T17:32:59.767087+0000","last_active":"2024-08-17T17:43:41.056787+0000","last_peered":"2024-08-17T17:43:41.056787+0000","last_clean":"2024-08-17T17:43:41.056787+0000","last_became_active":"2024-08-17T17:32:59.766784+0000","last_became_peered":"2024-08-17T17:32:59.766784+0000","last_unstale":"2024-08-17T17:43:41.056787+0000","last_undegraded":"2024-08-17T17:43:41.056787+0000","last_fullsized":"2024-08-17T17:43:41.056787+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:11:48.775621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1511,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.061882+0000","last_change":"2024-08-17T17:32:59.767655+0000","last_active":"2024-08-17T17:43:41.061882+0000","last_peered":"2024-08-17T17:43:41.061882+0000","last_clean":"2024-08-17T17:43:41.061882+0000","last_became_active":"2024-08-17T17:32:59.766891+0000","last_became_peered":"2024-08-17T17:32:59.766891+0000","last_unstale":"2024-08-17T17:43:41.061882+0000","last_undegraded":"2024-08-17T17:43:41.061882+0000","last_fullsized":"2024-08-17T17:43:41.061882+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:19:57.129588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1032,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:33.002200+0000","last_change":"2024-08-17T17:32:27.438656+0000","last_active":"2024-08-17T17:43:33.002200+0000","last_peered":"2024-08-17T17:43:33.002200+0000","last_clean":"2024-08-17T17:43:33.002200+0000","last_became_active":"2024-08-17T17:32:27.437400+0000","last_became_peered":"2024-08-17T17:32:27.437400+0000","last_unstale":"2024-08-17T17:43:33.002200+0000","last_undegraded":"2024-08-17T17:43:33.002200+0000","last_fullsized":"2024-08-17T17:43:33.002200+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T01:13:13.749171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":1548,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.069110+0000","last_change":"2024-08-17T17:32:59.769549+0000","last_active":"2024-08-17T17:43:41.069110+0000","last_peered":"2024-08-17T17:43:41.069110+0000","last_clean":"2024-08-17T17:43:41.069110+0000","last_became_active":"2024-08-17T17:32:59.768660+0000","last_became_peered":"2024-08-17T17:32:59.768660+0000","last_unstale":"2024-08-17T17:43:41.069110+0000","last_undegraded":"2024-08-17T17:43:41.069110+0000","last_fullsized":"2024-08-17T17:43:41.069110+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:42:20.130102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1609,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.068682+0000","last_change":"2024-08-17T17:30:40.753115+0000","last_active":"2024-08-17T17:43:41.068682+0000","last_peered":"2024-08-17T17:43:41.068682+0000","last_clean":"2024-08-17T17:43:41.068682+0000","last_became_active":"2024-08-17T17:30:40.752263+0000","last_became_peered":"2024-08-17T17:30:40.752263+0000","last_unstale":"2024-08-17T17:43:41.068682+0000","last_undegraded":"2024-08-17T17:43:41.068682+0000","last_fullsized":"2024-08-17T17:43:41.068682+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T05:08:48.137529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":1040,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:33.002223+0000","last_change":"2024-08-17T17:32:59.768103+0000","last_active":"2024-08-17T17:43:33.002223+0000","last_peered":"2024-08-17T17:43:33.002223+0000","last_clean":"2024-08-17T17:43:33.002223+0000","last_became_active":"2024-08-17T17:32:59.767686+0000","last_became_peered":"2024-08-17T17:32:59.767686+0000","last_unstale":"2024-08-17T17:43:33.002223+0000","last_undegraded":"2024-08-17T17:43:33.002223+0000","last_fullsized":"2024-08-17T17:43:33.002223+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:40:54.780900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"72'2","reported_seq":1026,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:33.012853+0000","last_change":"2024-08-17T17:31:54.823556+0000","last_active":"2024-08-17T17:43:33.012853+0000","last_peered":"2024-08-17T17:43:33.012853+0000","last_clean":"2024-08-17T17:43:33.012853+0000","last_became_active":"2024-08-17T17:31:54.823250+0000","last_became_peered":"2024-08-17T17:31:54.823250+0000","last_unstale":"2024-08-17T17:43:33.012853+0000","last_undegraded":"2024-08-17T17:43:33.012853+0000","last_fullsized":"2024-08-17T17:43:33.012853+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:08:07.165204+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":[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":1030,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:33.002150+0000","last_change":"2024-08-17T17:32:59.768344+0000","last_active":"2024-08-17T17:43:33.002150+0000","last_peered":"2024-08-17T17:43:33.002150+0000","last_clean":"2024-08-17T17:43:33.002150+0000","last_became_active":"2024-08-17T17:32:59.767154+0000","last_became_peered":"2024-08-17T17:32:59.767154+0000","last_unstale":"2024-08-17T17:43:33.002150+0000","last_undegraded":"2024-08-17T17:43:33.002150+0000","last_fullsized":"2024-08-17T17:43:33.002150+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:25:18.926181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1009,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:33.012975+0000","last_change":"2024-08-17T17:22:53.725178+0000","last_active":"2024-08-17T17:43:33.012975+0000","last_peered":"2024-08-17T17:43:33.012975+0000","last_clean":"2024-08-17T17:43:33.012975+0000","last_became_active":"2024-08-17T17:22:53.724909+0000","last_became_peered":"2024-08-17T17:22:53.724909+0000","last_unstale":"2024-08-17T17:43:33.012975+0000","last_undegraded":"2024-08-17T17:43:33.012975+0000","last_fullsized":"2024-08-17T17:43:33.012975+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:00.171471+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":[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.19","version":"0'0","reported_seq":1519,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.060563+0000","last_change":"2024-08-17T17:32:59.767743+0000","last_active":"2024-08-17T17:43:41.060563+0000","last_peered":"2024-08-17T17:43:41.060563+0000","last_clean":"2024-08-17T17:43:41.060563+0000","last_became_active":"2024-08-17T17:32:59.767391+0000","last_became_peered":"2024-08-17T17:32:59.767391+0000","last_unstale":"2024-08-17T17:43:41.060563+0000","last_undegraded":"2024-08-17T17:43:41.060563+0000","last_fullsized":"2024-08-17T17:43:41.060563+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:30.357526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1505,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.062014+0000","last_change":"2024-08-17T17:32:59.770449+0000","last_active":"2024-08-17T17:43:41.062014+0000","last_peered":"2024-08-17T17:43:41.062014+0000","last_clean":"2024-08-17T17:43:41.062014+0000","last_became_active":"2024-08-17T17:32:59.768701+0000","last_became_peered":"2024-08-17T17:32:59.768701+0000","last_unstale":"2024-08-17T17:43:41.062014+0000","last_undegraded":"2024-08-17T17:43:41.062014+0000","last_fullsized":"2024-08-17T17:43:41.062014+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:37:58.418659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1013,"reported_epoch":1091,"state":"active+clean","last_fresh":"2024-08-17T17:43:33.001902+0000","last_change":"2024-08-17T17:31:54.822460+0000","last_active":"2024-08-17T17:43:33.001902+0000","last_peered":"2024-08-17T17:43:33.001902+0000","last_clean":"2024-08-17T17:43:33.001902+0000","last_became_active":"2024-08-17T17:31:54.822111+0000","last_became_peered":"2024-08-17T17:31:54.822111+0000","last_unstale":"2024-08-17T17:43:33.001902+0000","last_undegraded":"2024-08-17T17:43:33.001902+0000","last_fullsized":"2024-08-17T17:43:33.001902+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:17:44.350364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'4","reported_seq":1624,"reported_epoch":1092,"state":"active+clean","last_fresh":"2024-08-17T17:43:41.063527+0000","last_change":"2024-08-17T17:32:27.438808+0000","last_active":"2024-08-17T17:43:41.063527+0000","last_peered":"2024-08-17T17:43:41.063527+0000","last_clean":"2024-08-17T17:43:41.063527+0000","last_became_active":"2024-08-17T17:32:27.438455+0000","last_became_peered":"2024-08-17T17:32:27.438455+0000","last_unstale":"2024-08-17T17:43:41.063527+0000","last_undegraded":"2024-08-17T17:43:41.063527+0000","last_fullsized":"2024-08-17T17:43:41.063527+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T02:04:33.112716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":[]}],"pool_stats":[{"poolid":6,"num_pg":16,"stat_sum":{"num_bytes":7255097344,"num_objects":110704,"num_object_clones":0,"num_object_copies":332112,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":110704,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":110704,"num_write_kb":7085056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":21694513152,"data_stored":21694513152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":110704,"ondisk_log_size":110704,"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":5530,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17088,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201556,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2986640,"kb_used_data":2680968,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":90758512,"statfs":{"total":95995035648,"available":92936716288,"internally_reserved":0,"allocated":2745311232,"data_stored":2742258757,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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":[]},{"osd":6,"up_from":47,"seq":201863463193,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2531464,"kb_used_data":2234112,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":91213688,"statfs":{"total":95995035648,"available":93402816512,"internally_reserved":0,"allocated":2287730688,"data_stored":2284686278,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":[]},{"osd":5,"up_from":39,"seq":167503724830,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2532412,"kb_used_data":2230900,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":91212740,"statfs":{"total":95995035648,"available":93401845760,"internally_reserved":0,"allocated":2284441600,"data_stored":2281404760,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"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":[]},{"osd":4,"up_from":31,"seq":133143986468,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2547848,"kb_used_data":2246336,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":91197304,"statfs":{"total":95995035648,"available":93386039296,"internally_reserved":0,"allocated":2300248064,"data_stored":2297203167,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"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":[]},{"osd":3,"up_from":592,"seq":2542620639364,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4500660,"kb_used_data":4400812,"kb_used_omap":25,"kb_used_meta":99814,"kb_avail":89244492,"statfs":{"total":95995035648,"available":91386359808,"internally_reserved":0,"allocated":4506431488,"data_stored":4503402283,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26454,"internal_metadata":102209706},"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":[]},{"osd":2,"up_from":559,"seq":2400886718602,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3554040,"kb_used_data":3445744,"kb_used_omap":29,"kb_used_meta":108258,"kb_avail":90191112,"statfs":{"total":95995035648,"available":92355698688,"internally_reserved":0,"allocated":3528441856,"data_stored":3525409077,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30541,"internal_metadata":110856371},"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":[]},{"osd":1,"up_from":527,"seq":2263447765137,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2273908,"kb_used_data":2179564,"kb_used_omap":34,"kb_used_meta":94301,"kb_avail":91471244,"statfs":{"total":95995035648,"available":93666553856,"internally_reserved":0,"allocated":2231873536,"data_stored":2228844268,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35550,"internal_metadata":96564514},"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":[]},{"osd":0,"up_from":453,"seq":1945620185248,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1842104,"kb_used_data":1765616,"kb_used_omap":39,"kb_used_meta":76440,"kb_avail":91903048,"statfs":{"total":95995035648,"available":94108721152,"internally_reserved":0,"allocated":1807990784,"data_stored":1804956833,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40830,"internal_metadata":78274690},"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":[]}],"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":4096,"data_stored":19,"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":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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5388,"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":5261,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1222,"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":5217,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"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":640,"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":4814,"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":4960,"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":1810366464,"data_stored":1810366464,"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":2241658880,"data_stored":2241658880,"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":3525115904,"data_stored":3525115904,"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":4510187520,"data_stored":4510187520,"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":2300837888,"data_stored":2300837888,"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":2279211008,"data_stored":2279211008,"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":2280456192,"data_stored":2280456192,"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":2746679296,"data_stored":2746679296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:43:52.833 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool set unique_pool_1 pgp_num 16 2024-08-17T17:43:52.856 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:52.857 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:52.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:52.928 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:52.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:53.029 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:53.056 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:53.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:53.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:53.113 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is unset 2024-08-17T17:43:53.158 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:53.208 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:53.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:53.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:53.290 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 78 16 114948 114932 92.0639 58.625 0.0110548 0.0108567 2024-08-17T17:43:53.310 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:53.346 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:53.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:53.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:53.437 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:53 smithi037 ceph-mon[102022]: from='client.35115 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:43:53.438 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:53 smithi037 ceph-mon[102022]: pgmap v1323: 89 pgs: 89 active+clean; 6.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 58 MiB/s wr, 927 op/s 2024-08-17T17:43:53.438 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:53 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2055560240' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:43:53.438 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:53 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:43:53.438 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:53 smithi037 ceph-mon[97894]: from='client.35115 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:43:53.438 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:53 smithi037 ceph-mon[97894]: pgmap v1323: 89 pgs: 89 active+clean; 6.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 58 MiB/s wr, 927 op/s 2024-08-17T17:43:53.438 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:53 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2055560240' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:43:53.438 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:53 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:43:53.448 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:53.479 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:53.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:53.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:53.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:53 smithi046 ceph-mon[88218]: from='client.35115 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:43:53.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:53 smithi046 ceph-mon[88218]: pgmap v1323: 89 pgs: 89 active+clean; 6.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 58 MiB/s wr, 927 op/s 2024-08-17T17:43:53.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:53 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2055560240' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:43:53.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:53 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:43:53.580 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:53.608 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:53.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:53.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:53.709 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:53.745 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:53.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:53.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:53.846 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:53.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:53.886 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:53.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:53.987 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:54.015 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:54.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:54.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:54.117 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:54.142 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:54 smithi037 ceph-mon[102022]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:43:54.142 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:54 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:43:54.143 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:54 smithi037 ceph-mon[102022]: osdmap e1093: 8 total, 8 up, 8 in 2024-08-17T17:43:54.143 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:54.143 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:54 smithi037 ceph-mon[97894]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:43:54.143 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:54 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:43:54.143 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:54 smithi037 ceph-mon[97894]: osdmap e1093: 8 total, 8 up, 8 in 2024-08-17T17:43:54.143 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:54.165 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:54.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:54.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:54.267 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:54.290 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 79 16 115903 115887 91.6541 59.6875 0.0164142 0.0109052 2024-08-17T17:43:54.308 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:54.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:54.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:54.410 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:54.455 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:54.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:54.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:54.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:54 smithi046 ceph-mon[88218]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:43:54.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:54 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:43:54.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:54 smithi046 ceph-mon[88218]: osdmap e1093: 8 total, 8 up, 8 in 2024-08-17T17:43:54.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:54.556 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:54.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:54.589 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:54.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:54.690 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:54.723 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:54.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:54.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:54.824 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:54.865 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:54.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:54.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:54.967 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:54.998 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:54.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:54.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:55.100 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:55.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:55.145 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:55.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:55.246 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:55.283 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:55.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:55.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:55.290 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:2024-08-17T17:43:55.290903+0000 min lat: 0.00131963 max lat: 0.126976 avg lat: 0.0109496 2024-08-17T17:43:55.290 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:43:55.291 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 80 16 116891 116875 91.2803 61.75 0.00578767 0.0109496 2024-08-17T17:43:55.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:55 smithi037 ceph-mon[97894]: pgmap v1325: 89 pgs: 89 active+clean; 6.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 61 MiB/s wr, 979 op/s 2024-08-17T17:43:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:55 smithi037 ceph-mon[102022]: pgmap v1325: 89 pgs: 89 active+clean; 6.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 61 MiB/s wr, 979 op/s 2024-08-17T17:43:55.385 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:55.428 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:55.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:55.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:55.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:55 smithi046 ceph-mon[88218]: pgmap v1325: 89 pgs: 89 active+clean; 6.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 61 MiB/s wr, 979 op/s 2024-08-17T17:43:55.530 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:55.565 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:55.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:55.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:55.667 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:55.745 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:55.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:55.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:55.848 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:55.877 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:55.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:55.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:55.979 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:56.011 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:56.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:56.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:56.112 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:43:56.150 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:56.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:56.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:43:56.251 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:56.281 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:56.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:56.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:56.290 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 81 16 117815 117799 90.8664 57.75 0.00828899 0.0109991 2024-08-17T17:43:56.383 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:56.413 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:56.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:56.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:56.417 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:43:56.418 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:43:56.460 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:43:56.460 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:43:56.497 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:43:56.497 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:43:56.514 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:56.533 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:43:56.534 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:43:56.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:56.552 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:56.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:56.564 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:43:56.564 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:43:56.595 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:43:56.595 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:43:56.627 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:43:56.627 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:43:56.653 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:56.660 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:43:56.661 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:43:56.698 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:56.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:56.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:56.800 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:56.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:56.853 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:56.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:56.955 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:56.988 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:56.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:56.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:57.084 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:43:57.089 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:57.118 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:57.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:57.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:57.220 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:57.263 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:57.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:57.264 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:57.291 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 82 15 118703 118688 90.4359 55.5625 0.0211387 0.0110525 2024-08-17T17:43:57.366 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:57.401 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:43:57.406 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:57.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:57.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:57.448 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:57 smithi037 ceph-mon[102022]: pgmap v1326: 89 pgs: 89 active+clean; 7.1 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 60 MiB/s wr, 960 op/s 2024-08-17T17:43:57.448 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:57 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4078223349' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:57.448 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:57 smithi037 ceph-mon[97894]: pgmap v1326: 89 pgs: 89 active+clean; 7.1 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 60 MiB/s wr, 960 op/s 2024-08-17T17:43:57.448 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:57 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4078223349' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:57.508 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:57.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:57 smithi046 ceph-mon[88218]: pgmap v1326: 89 pgs: 89 active+clean; 7.1 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 60 MiB/s wr, 960 op/s 2024-08-17T17:43:57.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:57 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4078223349' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:43:57.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:57.562 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:57.562 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:57.663 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:57.725 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:57.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:57.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:57.828 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:57.852 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:57.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:57.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:57.954 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:57.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:57.990 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:57.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:58.091 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:58.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:58.136 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:58.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:58.237 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:58.264 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:58.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:58.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:58.291 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 83 16 119530 119514 89.9683 51.625 0.0290027 0.0111095 2024-08-17T17:43:58.291 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:43:58.291 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [ 2024-08-17T17:43:58.292 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.292 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.35031.0:119515 6.7 e1093/1081 6:e2ac080f:::benchmark_data_smithi037_142561_object119514:head v 1093'7552, mlcod=1093'7550)", 2024-08-17T17:43:58.292 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:58.274875+0000", 2024-08-17T17:43:58.292 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.015244929000000001, 2024-08-17T17:43:58.292 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.015276257, 2024-08-17T17:43:58.292 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:58.292 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:58.292 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T17:43:58.292 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:58.292 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.292 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:58.292 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.274875+0000", 2024-08-17T17:43:58.293 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:58.293 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.293 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.293 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:58.293 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.274875+0000", 2024-08-17T17:43:58.293 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:58.293 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.293 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.293 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:58.293 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.274875+0000", 2024-08-17T17:43:58.293 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.0400000000000002e-07 2024-08-17T17:43:58.293 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.293 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.294 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:58.294 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.274908+0000", 2024-08-17T17:43:58.294 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.2574999999999999e-05 2024-08-17T17:43:58.294 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.294 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.294 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:58.294 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.274914+0000", 2024-08-17T17:43:58.294 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.7700000000000004e-06 2024-08-17T17:43:58.294 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.295 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.295 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:58.295 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.274920+0000", 2024-08-17T17:43:58.295 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3580000000000002e-06 2024-08-17T17:43:58.295 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.295 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.295 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:58.295 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.276315+0000", 2024-08-17T17:43:58.296 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001394859 2024-08-17T17:43:58.296 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.296 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.296 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:58.296 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.276332+0000", 2024-08-17T17:43:58.296 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.7169000000000001e-05 2024-08-17T17:43:58.296 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:58.296 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:58.296 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:58.296 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.296 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.296 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.35031.0:119518 6.f e1093/1081 6:fdde0425:::benchmark_data_smithi037_142561_object119517:head v 1093'7533, mlcod=1093'7530)", 2024-08-17T17:43:58.296 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:58.279970+0000", 2024-08-17T17:43:58.297 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.010149959, 2024-08-17T17:43:58.297 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010243966, 2024-08-17T17:43:58.297 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:58.297 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:58.297 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T17:43:58.297 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:58.297 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.297 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:58.297 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.279970+0000", 2024-08-17T17:43:58.297 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:58.297 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.297 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.297 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:58.298 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.279970+0000", 2024-08-17T17:43:58.298 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:58.298 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.298 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.298 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:58.298 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.279971+0000", 2024-08-17T17:43:58.298 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.1399999999999995e-07 2024-08-17T17:43:58.298 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.298 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.298 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:58.298 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.279994+0000", 2024-08-17T17:43:58.298 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.3584999999999999e-05 2024-08-17T17:43:58.298 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.299 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.299 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:58.299 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.280007+0000", 2024-08-17T17:43:58.299 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2563e-05 2024-08-17T17:43:58.299 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.299 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.299 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:58.299 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.280015+0000", 2024-08-17T17:43:58.299 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7970000000000001e-06 2024-08-17T17:43:58.299 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.299 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.299 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:58.299 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.281102+0000", 2024-08-17T17:43:58.300 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001087595 2024-08-17T17:43:58.300 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.300 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.300 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:58.300 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.281120+0000", 2024-08-17T17:43:58.300 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8376000000000002e-05 2024-08-17T17:43:58.300 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:58.300 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:58.300 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:58.300 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.300 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.300 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.35031.0:119520 6.0 e1093/1081 6:099460fd:::benchmark_data_smithi037_142561_object119519:head v 1093'7357, mlcod=1093'7353)", 2024-08-17T17:43:58.300 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:58.282264+0000", 2024-08-17T17:43:58.300 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0078559730000000005, 2024-08-17T17:43:58.301 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0080008930000000002, 2024-08-17T17:43:58.301 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:58.301 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:58.301 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T17:43:58.301 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:58.301 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.301 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:58.301 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.282264+0000", 2024-08-17T17:43:58.301 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:58.301 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.301 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.302 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:58.302 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.282264+0000", 2024-08-17T17:43:58.302 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:58.302 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.302 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.302 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:58.302 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.282264+0000", 2024-08-17T17:43:58.302 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.8000000000000005e-07 2024-08-17T17:43:58.302 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.302 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.302 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:58.302 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.282290+0000", 2024-08-17T17:43:58.302 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.5802000000000001e-05 2024-08-17T17:43:58.303 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.303 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.303 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:58.303 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.282305+0000", 2024-08-17T17:43:58.303 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4538e-05 2024-08-17T17:43:58.303 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.303 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.303 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:58.303 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.282312+0000", 2024-08-17T17:43:58.303 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.8630000000000002e-06 2024-08-17T17:43:58.303 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.303 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.303 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:58.303 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.284668+0000", 2024-08-17T17:43:58.304 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0023567060000000001 2024-08-17T17:43:58.304 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.304 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.304 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:58.304 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.284692+0000", 2024-08-17T17:43:58.304 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.3263000000000001e-05 2024-08-17T17:43:58.304 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:58.304 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:58.304 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:58.304 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.304 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.304 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.35031.0:119523 6.7 e1093/1081)", 2024-08-17T17:43:58.304 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:58.282294+0000", 2024-08-17T17:43:58.305 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0078252830000000006, 2024-08-17T17:43:58.305 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0080144729999999994, 2024-08-17T17:43:58.305 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:58.305 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:58.305 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "queued for pg", 2024-08-17T17:43:58.305 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:58.305 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.305 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:58.305 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.282294+0000", 2024-08-17T17:43:58.305 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:58.305 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.305 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.305 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:58.305 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.282294+0000", 2024-08-17T17:43:58.306 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:58.306 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.306 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.306 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:58.306 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.282295+0000", 2024-08-17T17:43:58.306 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.8299999999999996e-07 2024-08-17T17:43:58.306 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.306 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.306 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:58.306 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.282324+0000", 2024-08-17T17:43:58.306 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.8994000000000001e-05 2024-08-17T17:43:58.306 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.306 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.307 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:58.307 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.282335+0000", 2024-08-17T17:43:58.307 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0441999999999999e-05 2024-08-17T17:43:58.307 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.307 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.307 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:58.307 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.282341+0000", 2024-08-17T17:43:58.307 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5230000000000001e-06 2024-08-17T17:43:58.307 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:58.308 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:58.308 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:58.308 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.308 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.308 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.35031.0:119524 6.8 e1093/1081 6:1d5b34d8:::benchmark_data_smithi037_142561_object119523:head v 1093'7437, mlcod=1093'7434)", 2024-08-17T17:43:58.308 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:58.282460+0000", 2024-08-17T17:43:58.308 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0076600920000000003, 2024-08-17T17:43:58.309 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0078908199999999998, 2024-08-17T17:43:58.309 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:58.309 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:58.309 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T17:43:58.309 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:58.309 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.309 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:58.309 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.282460+0000", 2024-08-17T17:43:58.309 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:58.309 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.310 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.310 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:58.310 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.282460+0000", 2024-08-17T17:43:58.310 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:58.310 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.310 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.310 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:58.310 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.282460+0000", 2024-08-17T17:43:58.310 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3499999999999996e-07 2024-08-17T17:43:58.310 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.310 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.311 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:58.311 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.282551+0000", 2024-08-17T17:43:58.311 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.1222000000000002e-05 2024-08-17T17:43:58.311 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.311 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.311 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:58.311 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.282560+0000", 2024-08-17T17:43:58.311 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.1910000000000006e-06 2024-08-17T17:43:58.311 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.311 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.311 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:58.311 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.282566+0000", 2024-08-17T17:43:58.311 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.5799999999999999e-06 2024-08-17T17:43:58.311 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.312 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.312 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:58.312 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.284737+0000", 2024-08-17T17:43:58.312 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.002170801 2024-08-17T17:43:58.312 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.312 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.312 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:58.312 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.284756+0000", 2024-08-17T17:43:58.312 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8946000000000001e-05 2024-08-17T17:43:58.312 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:58.312 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:58.312 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:58.312 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.313 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.313 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.35031.0:119522 6.f e1093/1081 6:ff3d5067:::benchmark_data_smithi037_142561_object119521:head v 1093'7534, mlcod=1093'7530)", 2024-08-17T17:43:58.313 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:58.284224+0000", 2024-08-17T17:43:58.313 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0058955769999999999, 2024-08-17T17:43:58.313 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0061730739999999997, 2024-08-17T17:43:58.313 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:58.313 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:58.313 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T17:43:58.313 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:58.313 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.313 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:58.313 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.284224+0000", 2024-08-17T17:43:58.313 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:58.314 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.314 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.314 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:58.314 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.284224+0000", 2024-08-17T17:43:58.314 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:58.314 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.314 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.314 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:58.314 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.284225+0000", 2024-08-17T17:43:58.314 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7400000000000002e-07 2024-08-17T17:43:58.314 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.314 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.315 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:58.315 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.284248+0000", 2024-08-17T17:43:58.315 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.3635e-05 2024-08-17T17:43:58.315 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.315 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.315 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:58.315 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.284260+0000", 2024-08-17T17:43:58.315 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2038000000000001e-05 2024-08-17T17:43:58.315 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.315 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.315 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:58.315 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.284268+0000", 2024-08-17T17:43:58.315 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.8310000000000001e-06 2024-08-17T17:43:58.315 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.316 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.316 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:58.316 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.289935+0000", 2024-08-17T17:43:58.316 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0056667899999999997 2024-08-17T17:43:58.316 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.316 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.316 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:58.316 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.289952+0000", 2024-08-17T17:43:58.316 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.7311000000000001e-05 2024-08-17T17:43:58.316 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:58.316 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:58.316 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:58.316 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.317 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.317 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:119527 6.c 6:37e69a87:::benchmark_data_smithi037_142561_object119526:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1093)", 2024-08-17T17:43:58.317 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:58.286158+0000", 2024-08-17T17:43:58.317 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0039613130000000002, 2024-08-17T17:43:58.317 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0042923659999999997, 2024-08-17T17:43:58.317 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:58.317 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:58.317 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:43:58.317 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:58.317 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:58.317 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:58.317 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 119527 2024-08-17T17:43:58.317 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.318 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:58.318 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.318 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:58.318 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.286158+0000", 2024-08-17T17:43:58.318 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:58.318 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.318 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.318 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:58.318 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.286158+0000", 2024-08-17T17:43:58.318 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:58.318 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.318 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.318 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:58.319 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.286160+0000", 2024-08-17T17:43:58.319 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6139999999999999e-06 2024-08-17T17:43:58.319 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.319 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.319 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:58.319 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.286185+0000", 2024-08-17T17:43:58.319 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.5228999999999998e-05 2024-08-17T17:43:58.319 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.319 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.319 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:58.319 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.286198+0000", 2024-08-17T17:43:58.319 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2879e-05 2024-08-17T17:43:58.319 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.319 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.320 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:58.320 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.286206+0000", 2024-08-17T17:43:58.320 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.3620000000000006e-06 2024-08-17T17:43:58.320 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.320 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.320 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:58.320 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.286468+0000", 2024-08-17T17:43:58.320 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00026125299999999997 2024-08-17T17:43:58.320 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.320 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.320 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:58.320 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.286579+0000", 2024-08-17T17:43:58.320 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011178100000000001 2024-08-17T17:43:58.321 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.321 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.321 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 5,6", 2024-08-17T17:43:58.321 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.286708+0000", 2024-08-17T17:43:58.321 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000128085 2024-08-17T17:43:58.321 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:58.321 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:58.321 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:58.321 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.321 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.321 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:119528 6.c 6.639a2bc (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1093)", 2024-08-17T17:43:58.321 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:58.288712+0000", 2024-08-17T17:43:58.321 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0014074000000000001, 2024-08-17T17:43:58.321 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0017994059999999999, 2024-08-17T17:43:58.322 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:58.322 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:58.322 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "queued for pg", 2024-08-17T17:43:58.322 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:43:58.322 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:43:58.322 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:43:58.322 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 119528 2024-08-17T17:43:58.322 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.322 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:58.322 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.322 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:58.322 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.288712+0000", 2024-08-17T17:43:58.323 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:58.323 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.323 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.323 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:58.323 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.288712+0000", 2024-08-17T17:43:58.323 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:58.323 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.323 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.323 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:58.323 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.288713+0000", 2024-08-17T17:43:58.323 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.144e-06 2024-08-17T17:43:58.323 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.323 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.324 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:58.324 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.288734+0000", 2024-08-17T17:43:58.324 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1050999999999999e-05 2024-08-17T17:43:58.324 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.324 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.324 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:58.324 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.288745+0000", 2024-08-17T17:43:58.324 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0664e-05 2024-08-17T17:43:58.324 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.324 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.324 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:58.324 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.288752+0000", 2024-08-17T17:43:58.324 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.596e-06 2024-08-17T17:43:58.325 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:58.325 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:58.325 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:58.325 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.325 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.325 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.35031.0:119509 6.0 e1093/1081 6:00d66360:::benchmark_data_smithi037_142561_object119508:head v 1093'7356, mlcod=1093'7351)", 2024-08-17T17:43:58.325 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:58.269373+0000", 2024-08-17T17:43:58.325 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.020746159, 2024-08-17T17:43:58.325 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.021187186, 2024-08-17T17:43:58.325 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:43:58.325 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:43:58.325 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T17:43:58.325 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:43:58.325 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.326 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:43:58.326 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.269373+0000", 2024-08-17T17:43:58.326 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:58.326 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.326 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.326 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:43:58.326 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.269373+0000", 2024-08-17T17:43:58.326 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:43:58.326 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.326 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.326 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:43:58.326 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.269374+0000", 2024-08-17T17:43:58.326 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7000000000000004e-07 2024-08-17T17:43:58.327 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.327 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.327 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:43:58.327 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.269398+0000", 2024-08-17T17:43:58.327 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.3737e-05 2024-08-17T17:43:58.327 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.327 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.327 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:43:58.327 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.269409+0000", 2024-08-17T17:43:58.327 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0685e-05 2024-08-17T17:43:58.327 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.327 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.327 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:43:58.327 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.269415+0000", 2024-08-17T17:43:58.327 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.02e-06 2024-08-17T17:43:58.327 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.328 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.328 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:43:58.328 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.280746+0000", 2024-08-17T17:43:58.328 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.011331776 2024-08-17T17:43:58.328 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:43:58.328 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:43:58.328 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:43:58.328 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:58.280766+0000", 2024-08-17T17:43:58.328 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9545e-05 2024-08-17T17:43:58.328 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:58.328 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:43:58.328 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:58.328 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:43:58.329 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-08-17T17:43:58.329 INFO:teuthology.orchestra.run.smithi037.stdout: "num_ops": 9 2024-08-17T17:43:58.329 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:43:58.366 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:58.404 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:58.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:58.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:58.506 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:58.548 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:58.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:58.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:58.650 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:58.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:58.678 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:58.678 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:58.779 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:43:58.807 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:58.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:58.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:43:58.909 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:43:58.940 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:58.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:58.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:43:59.042 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:59.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:59.081 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:59.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:59.140 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:43:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:43:58] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.51.0" 2024-08-17T17:43:59.141 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:43:59 smithi037 ceph-mon[97894]: pgmap v1327: 89 pgs: 89 active+clean; 7.1 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 60 MiB/s wr, 960 op/s 2024-08-17T17:43:59.182 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:43:59.221 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:59.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:59.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:43:59.291 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 84 16 120485 120469 89.6079 59.6875 0.0107379 0.0111543 2024-08-17T17:43:59.323 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:43:59.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:59.363 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:59.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:43:59.464 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:43:59.476 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:43:59 smithi037 ceph-mon[102022]: pgmap v1327: 89 pgs: 89 active+clean; 7.1 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 60 MiB/s wr, 960 op/s 2024-08-17T17:43:59.492 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:43:59.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:59.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:43:59.510 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:43:59 smithi046 ceph-mon[88218]: pgmap v1327: 89 pgs: 89 active+clean; 7.1 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 60 MiB/s wr, 960 op/s 2024-08-17T17:43:59.521 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-08-17T17:43:59.537 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:43:59.594 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:43:59.690 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:59.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:59.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:43:59.792 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:43:59.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:43:59.844 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:43:59.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:43:59.945 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:00.002 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:00.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:00.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:00.044 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:00.105 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:00.187 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:00.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:00.188 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:00.289 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:00.291 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 85 16 121303 121287 89.1552 51.125 0.0129266 0.0112107 2024-08-17T17:44:00.342 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:00.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:00.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:00.444 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:00.486 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:00.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:00.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:44:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:44:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:44:00.588 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:00.618 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:00.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:00.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:00.720 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:00.747 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:00.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:00.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:00.849 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:00.899 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:00.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:00.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:01.001 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:01.035 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:01.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:01.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:01.136 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:01.160 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:01.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:01.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:01.178 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:01.262 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:01.291 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 86 16 122168 122152 88.7468 54.0625 0.0260534 0.0112628 2024-08-17T17:44:01.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:01.312 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:01.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:01.413 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:01.454 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:01.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:01.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:01.510 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:01 smithi046 ceph-mon[88218]: pgmap v1328: 89 pgs: 89 active+clean; 7.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 58 MiB/s wr, 928 op/s 2024-08-17T17:44:01.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:01 smithi037 ceph-mon[102022]: pgmap v1328: 89 pgs: 89 active+clean; 7.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 58 MiB/s wr, 928 op/s 2024-08-17T17:44:01.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:01 smithi037 ceph-mon[97894]: pgmap v1328: 89 pgs: 89 active+clean; 7.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 58 MiB/s wr, 928 op/s 2024-08-17T17:44:01.556 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:01.587 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:01.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:01.588 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:01.688 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:01.713 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:01.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:01.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:01.815 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:01.857 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:01.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:01.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:01.958 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:02.000 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:02.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:02.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:02.102 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:02.142 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:02.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:02.144 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:02.161 INFO:teuthology.orchestra.run.smithi037.stderr:set pool 6 pgp_num to 16 2024-08-17T17:44:02.244 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:02.275 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:02.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:02.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:02.291 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 87 16 123052 123036 88.3618 55.25 0.0254928 0.0113111 2024-08-17T17:44:02.377 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:02.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:02.426 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:02.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:02.510 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:02 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/115597113' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T17:44:02.527 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:02.552 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:02 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/115597113' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T17:44:02.552 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:02 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/115597113' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T17:44:02.555 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:02.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:02.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:02.657 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:02.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:02.703 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:02.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:02.804 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:02.839 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:02.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:02.840 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:02.941 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:02.977 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:02.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:02.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:03.079 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:03.117 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:03.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:03.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:03.162 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:03 smithi037 ceph-mon[97894]: pgmap v1329: 89 pgs: 89 active+clean; 7.3 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 58 MiB/s wr, 925 op/s 2024-08-17T17:44:03.180 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is unset 2024-08-17T17:44:03.218 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:03.246 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:03.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:03.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:03.291 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 88 16 123941 123925 87.9891 55.5625 0.0144262 0.0113596 2024-08-17T17:44:03.348 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:03.395 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:03.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:03.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:03.497 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:03.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:03 smithi046 ceph-mon[88218]: pgmap v1329: 89 pgs: 89 active+clean; 7.3 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 58 MiB/s wr, 925 op/s 2024-08-17T17:44:03.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:03 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/115597113' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]': finished 2024-08-17T17:44:03.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:03 smithi046 ceph-mon[88218]: osdmap e1094: 8 total, 8 up, 8 in 2024-08-17T17:44:03.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:03 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2720226598' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:44:03.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:03 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:44:03.532 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:03.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:03.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:03.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:03 smithi037 ceph-mon[102022]: pgmap v1329: 89 pgs: 89 active+clean; 7.3 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 58 MiB/s wr, 925 op/s 2024-08-17T17:44:03.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:03 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/115597113' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]': finished 2024-08-17T17:44:03.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:03 smithi037 ceph-mon[102022]: osdmap e1094: 8 total, 8 up, 8 in 2024-08-17T17:44:03.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:03 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2720226598' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:44:03.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:03 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:44:03.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:03 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/115597113' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]': finished 2024-08-17T17:44:03.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:03 smithi037 ceph-mon[97894]: osdmap e1094: 8 total, 8 up, 8 in 2024-08-17T17:44:03.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:03 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2720226598' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:44:03.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:03 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:44:03.634 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:03.680 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:03.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:03.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:03.781 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:03.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:03.823 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:03.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:03.924 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:03.964 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:03.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:03.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:04.065 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:04.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:04.110 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:04.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:04.211 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:04.241 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:04.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:04.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:04.291 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 89 16 124853 124837 87.641 57 0.0142603 0.0114044 2024-08-17T17:44:04.343 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:04.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:04.380 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:04.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:04.413 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:04.481 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:04.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:04 smithi046 ceph-mon[88218]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:44:04.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:04 smithi046 ceph-mon[88218]: Cluster is now healthy 2024-08-17T17:44:04.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:04 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:44:04.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:04 smithi046 ceph-mon[88218]: osdmap e1095: 8 total, 8 up, 8 in 2024-08-17T17:44:04.527 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:04.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:04.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:04.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:04 smithi037 ceph-mon[97894]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:44:04.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:04 smithi037 ceph-mon[97894]: Cluster is now healthy 2024-08-17T17:44:04.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:04 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:44:04.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:04 smithi037 ceph-mon[97894]: osdmap e1095: 8 total, 8 up, 8 in 2024-08-17T17:44:04.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:04 smithi037 ceph-mon[102022]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:44:04.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:04 smithi037 ceph-mon[102022]: Cluster is now healthy 2024-08-17T17:44:04.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:04 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:44:04.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:04 smithi037 ceph-mon[102022]: osdmap e1095: 8 total, 8 up, 8 in 2024-08-17T17:44:04.630 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:04.664 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:04.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:04.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:04.767 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:04.808 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:04.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:04.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:04.910 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:04.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:04.938 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:04.938 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:05.039 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:05.076 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:05.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:05.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:05.178 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:05.210 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:05.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:05.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:05.292 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Total time run: 90.0113 2024-08-17T17:44:05.292 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Total writes made: 125779 2024-08-17T17:44:05.292 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Write size: 65536 2024-08-17T17:44:05.292 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Object size: 65536 2024-08-17T17:44:05.292 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Bandwidth (MB/sec): 87.3355 2024-08-17T17:44:05.292 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Stddev Bandwidth: 37.1708 2024-08-17T17:44:05.292 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Max bandwidth (MB/sec): 227.438 2024-08-17T17:44:05.292 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Min bandwidth (MB/sec): 49.1875 2024-08-17T17:44:05.292 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Average IOPS: 1397 2024-08-17T17:44:05.292 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Stddev IOPS: 594.732 2024-08-17T17:44:05.292 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Max IOPS: 3639 2024-08-17T17:44:05.293 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Min IOPS: 787 2024-08-17T17:44:05.293 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Average Latency(s): 0.0114457 2024-08-17T17:44:05.293 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Stddev Latency(s): 0.00808749 2024-08-17T17:44:05.293 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Max latency(s): 0.126976 2024-08-17T17:44:05.293 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Min latency(s): 0.00131963 2024-08-17T17:44:05.296 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Cleaning up (deleting benchmark objects) 2024-08-17T17:44:05.311 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:05.355 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:05.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:05.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:05.457 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:05.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:05.494 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:05.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:05 smithi046 ceph-mon[88218]: pgmap v1332: 89 pgs: 89 active+clean; 7.4 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 46 MiB/s wr, 735 op/s 2024-08-17T17:44:05.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:05 smithi037 ceph-mon[102022]: pgmap v1332: 89 pgs: 89 active+clean; 7.4 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 46 MiB/s wr, 735 op/s 2024-08-17T17:44:05.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:05 smithi037 ceph-mon[97894]: pgmap v1332: 89 pgs: 89 active+clean; 7.4 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 46 MiB/s wr, 735 op/s 2024-08-17T17:44:05.595 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:05.630 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:05.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:05.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:05.733 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:05.773 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:05.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:05.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:05.874 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:05.907 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:05.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:05.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:06.008 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:06.028 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:44:06.039 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:06.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:06.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:06.141 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:06.165 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:06.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:06.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:06.267 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:06.295 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:06.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:06.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:06.397 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:06.449 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:06.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:06.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:06.551 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:06.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:06.607 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:06.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:06.708 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:06.736 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:06.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:06.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:06.838 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:06.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:06.891 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:06.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:06.992 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:07.017 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:07.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:07.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:07.119 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:07.147 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:07.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:07.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:07.249 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:07.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:07 smithi037 ceph-mon[97894]: pgmap v1333: 89 pgs: 89 active+clean; 7.6 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T17:44:07.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:07 smithi037 ceph-mon[102022]: pgmap v1333: 89 pgs: 89 active+clean; 7.6 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T17:44:07.304 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:07.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:07.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:07.372 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:44:07.372 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [], 2024-08-17T17:44:07.372 INFO:teuthology.orchestra.run.smithi037.stdout: "complaint_time": 30, 2024-08-17T17:44:07.372 INFO:teuthology.orchestra.run.smithi037.stdout: "num_blocked_ops": 0 2024-08-17T17:44:07.372 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:44:07.406 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:07.431 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:07.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:07.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:07.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:07 smithi046 ceph-mon[88218]: pgmap v1333: 89 pgs: 89 active+clean; 7.6 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T17:44:07.533 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:07.570 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:07.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:07.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:07.672 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:07.712 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:07.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:07.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:07.814 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:07.852 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:07.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:07.853 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:07.954 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:07.979 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:07.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:07.980 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:08.081 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:08.106 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:08.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:08.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:08.208 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:08.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:08.247 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:08.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:08.348 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:08.368 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] 2024-08-17T17:44:08.368 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:44:08.368 INFO:tasks.thrashosds.thrasher:inject_pause on osd.7 2024-08-17T17:44:08.368 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T17:44:08.369 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T17:44:08.369 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.7 config set filestore_inject_stall 3 2024-08-17T17:44:08.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:08.384 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:08.384 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:08.485 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:08.523 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:08.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:08.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:08.525 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-08-17T17:44:08.625 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:08.688 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:08.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:08.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:08.702 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:08.786 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:44:08.790 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:08.806 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:44:08.806 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:44:08.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:08.830 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:08.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:08.847 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:44:08.847 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:44:08.882 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:44:08.882 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:44:08.914 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:44:08.914 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:44:08.932 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:08.945 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:44:08.945 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:44:08.962 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:08.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:08.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:08.976 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:44:08.977 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:44:09.006 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:44:09.006 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:44:09.039 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:44:09.040 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:44:09.058 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:44:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:44:08] "GET /metrics HTTP/1.1" 200 36478 "" "Prometheus/2.51.0" 2024-08-17T17:44:09.064 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:09.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:09.114 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:09.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:09.215 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:09.248 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:09.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:09.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:09.349 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:09.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:09.389 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:09.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:09.487 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:09 smithi037 ceph-mon[97894]: pgmap v1334: 89 pgs: 89 active+clean; 7.6 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 36 MiB/s wr, 583 op/s 2024-08-17T17:44:09.487 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:09 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1252542580' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:09.487 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:44:09.487 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:09.487 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:09 smithi037 ceph-mon[102022]: pgmap v1334: 89 pgs: 89 active+clean; 7.6 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 36 MiB/s wr, 583 op/s 2024-08-17T17:44:09.487 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:09 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1252542580' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:09.487 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:44:09.487 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:09.490 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:09.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:09 smithi046 ceph-mon[88218]: pgmap v1334: 89 pgs: 89 active+clean; 7.6 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 36 MiB/s wr, 583 op/s 2024-08-17T17:44:09.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:09 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1252542580' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:09.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:44:09.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:09.521 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:09.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:09.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:09.623 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:09.658 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:09.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:09.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:09.760 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:09.804 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:09.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:09.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:09.907 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:09.949 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:09.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:09.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:10.051 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:10.100 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:10.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:10.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:10.202 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:10.230 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:10.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:10.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:10.332 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:10.372 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:10.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:10.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:10.462 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:44:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:44:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:44:10.475 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:10.503 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:10.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:10.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:10.605 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:10.644 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:10.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:10.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:10.746 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:10.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:10.777 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:10.777 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:10.781 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:10.878 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:10.907 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:44:10.908 INFO:teuthology.orchestra.run.smithi046.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-08-17T17:44:10.908 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:44:10.913 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:10.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:10.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:11.015 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:11.057 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:11.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:11.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:11.159 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:11.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:11.198 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:11.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:11.299 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:11.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:11.340 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:11.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:11.441 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:11.473 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:11.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:11.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:11.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:11 smithi046 ceph-mon[88218]: pgmap v1335: 89 pgs: 89 active+clean; 7.5 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 127 B/s rd, 43 MiB/s wr, 1.06k op/s 2024-08-17T17:44:11.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:11 smithi037 ceph-mon[97894]: pgmap v1335: 89 pgs: 89 active+clean; 7.5 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 127 B/s rd, 43 MiB/s wr, 1.06k op/s 2024-08-17T17:44:11.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:11 smithi037 ceph-mon[102022]: pgmap v1335: 89 pgs: 89 active+clean; 7.5 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 127 B/s rd, 43 MiB/s wr, 1.06k op/s 2024-08-17T17:44:11.575 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:11.608 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:11.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:11.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:11.710 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:11.755 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:11.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:11.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:11.829 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:44:11.857 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:11.889 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:11.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:11.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:11.991 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:12.033 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:12.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:12.034 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:12.135 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:12.177 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:12.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:12.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:12.279 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:12.314 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:12.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:12.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:12.416 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:12.454 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:12.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:12.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:12.556 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:12.586 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:12.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:12.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:12.688 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:12.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:12.733 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:12.733 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:12.834 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:12.872 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:12.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:12.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:12.974 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:13.011 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:13.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:13.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:13.113 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:13.151 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:13.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:13.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:13.253 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:13 smithi046 ceph-mon[88218]: pgmap v1336: 89 pgs: 89 active+clean; 7.5 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 107 B/s rd, 36 MiB/s wr, 917 op/s 2024-08-17T17:44:13.287 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:13.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:13.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:13.389 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:13.417 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:13.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:13.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:13.490 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:13 smithi037 ceph-mon[102022]: pgmap v1336: 89 pgs: 89 active+clean; 7.5 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 107 B/s rd, 36 MiB/s wr, 917 op/s 2024-08-17T17:44:13.490 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:13 smithi037 ceph-mon[97894]: pgmap v1336: 89 pgs: 89 active+clean; 7.5 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 107 B/s rd, 36 MiB/s wr, 917 op/s 2024-08-17T17:44:13.519 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:13.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:13.570 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:13.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:13.671 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:13.701 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:13.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:13.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:13.803 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:13.831 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:13.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:13.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:13.933 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:13.958 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:13.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:13.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:14.060 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:14.089 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:14.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:14.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:14.191 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:14.227 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:14.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:14.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:14.329 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:14.361 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:14.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:14.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:14.463 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:14.493 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:14.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:14.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:14.595 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:14.634 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:14.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:14.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:14.735 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:14.764 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:14.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:14.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:14.866 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:14.898 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:14.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:14.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:15.000 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:15.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:15.036 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:15.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:15.137 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:15.173 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:15.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:15.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:15.275 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:15.312 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:15.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:15.313 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:15.414 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:15.454 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:15.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:15.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:15.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:15 smithi046 ceph-mon[88218]: pgmap v1337: 89 pgs: 89 active+clean; 7.4 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 97 B/s rd, 25 MiB/s wr, 829 op/s 2024-08-17T17:44:15.514 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:15 smithi037 ceph-mon[97894]: pgmap v1337: 89 pgs: 89 active+clean; 7.4 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 97 B/s rd, 25 MiB/s wr, 829 op/s 2024-08-17T17:44:15.515 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:15 smithi037 ceph-mon[102022]: pgmap v1337: 89 pgs: 89 active+clean; 7.4 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 97 B/s rd, 25 MiB/s wr, 829 op/s 2024-08-17T17:44:15.556 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:15.581 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:15.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:15.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:15.683 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:15.687 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:15.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:15.725 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:15.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:15.825 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:15.865 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:15.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:15.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:15.967 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:15.982 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:44:15.982 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:44:16.023 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:16.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:16.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:16.125 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:16.168 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:16.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:16.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:16.226 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is set 2024-08-17T17:44:16.270 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:16.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:16.314 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:16.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:16.415 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:16.447 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:16.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:16.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:16.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:16 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3219811128' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:44:16.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:16 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:44:16.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:16 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3219811128' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:44:16.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:16 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:44:16.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:16 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3219811128' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:44:16.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:16 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:44:16.549 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:16.579 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:16.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:16.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:16.681 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:16.710 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:16.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:16.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:16.812 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:16.851 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:16.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:16.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:16.948 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] 2024-08-17T17:44:16.948 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:44:16.948 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_1 2024-08-17T17:44:16.948 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:44:16.952 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:16.979 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:16.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:16.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:17.081 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:17.107 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:17.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:17.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:17.208 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:17.235 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:17.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:17.236 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:17.336 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:17.367 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:17.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:17.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:17.468 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:17.496 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:17.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:17.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:17.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:17 smithi046 ceph-mon[88218]: pgmap v1338: 89 pgs: 89 active+clean; 7.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 22 MiB/s wr, 992 op/s 2024-08-17T17:44:17.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:17 smithi046 ceph-mon[88218]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:44:17.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:17 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:44:17.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:17 smithi046 ceph-mon[88218]: osdmap e1096: 8 total, 8 up, 8 in 2024-08-17T17:44:17.519 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:17 smithi037 ceph-mon[102022]: pgmap v1338: 89 pgs: 89 active+clean; 7.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 22 MiB/s wr, 992 op/s 2024-08-17T17:44:17.519 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:17 smithi037 ceph-mon[102022]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:44:17.519 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:17 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:44:17.519 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:17 smithi037 ceph-mon[102022]: osdmap e1096: 8 total, 8 up, 8 in 2024-08-17T17:44:17.519 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:17 smithi037 ceph-mon[97894]: pgmap v1338: 89 pgs: 89 active+clean; 7.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 22 MiB/s wr, 992 op/s 2024-08-17T17:44:17.519 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:17 smithi037 ceph-mon[97894]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:44:17.519 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:17 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:44:17.519 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:17 smithi037 ceph-mon[97894]: osdmap e1096: 8 total, 8 up, 8 in 2024-08-17T17:44:17.598 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:17.633 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:17.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:17.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:17.735 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:17.768 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:17.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:17.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:17.870 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:17.898 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:17.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:17.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:18.000 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:18.035 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:18.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:18.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:18.137 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:18.172 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:18.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:18.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:18.274 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:18.301 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:18.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:18.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:18.403 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:18.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:18.451 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:18.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:18.551 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:18.601 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:18.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:18.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:18.703 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:18.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:18.742 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:18.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:18.843 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:18.881 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:18.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:18.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:18.957 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-08-17T17:44:18.967 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:18.978 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:44:18.983 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:19.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:19.040 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:19.040 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:19.141 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:19.176 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:19.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:19.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:19.218 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:44:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:44:18] "GET /metrics HTTP/1.1" 200 36478 "" "Prometheus/2.51.0" 2024-08-17T17:44:19.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:19 smithi046 ceph-mon[88218]: pgmap v1340: 89 pgs: 89 active+clean; 7.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 7.1 MiB/s wr, 885 op/s 2024-08-17T17:44:19.278 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:19.315 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:19.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:19.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:19.338 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:44:19.417 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:19.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:19.464 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:19.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:19.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:19 smithi037 ceph-mon[97894]: pgmap v1340: 89 pgs: 89 active+clean; 7.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 7.1 MiB/s wr, 885 op/s 2024-08-17T17:44:19.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:19 smithi037 ceph-mon[102022]: pgmap v1340: 89 pgs: 89 active+clean; 7.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 7.1 MiB/s wr, 885 op/s 2024-08-17T17:44:19.565 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:19.592 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:19.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:19.593 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:19.694 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:19.723 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:19.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:19.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:19.825 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:19.860 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:19.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:19.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:19.962 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:19.992 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:19.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:19.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:20.094 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:20.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:20.132 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:20.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:20.233 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:20.261 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:20.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:20.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:20.363 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:20.365 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:44:20.365 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:44:20.395 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:20.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:20.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:20.410 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:44:20.411 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:44:20.450 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:44:20.451 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:44:20.489 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:44:20.489 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:44:20.496 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:20.508 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:44:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:44:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:44:20.525 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:20.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:20.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:20.526 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:44:20.526 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:44:20.568 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:44:20.568 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:44:20.599 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:44:20.599 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:44:20.627 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:20.633 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:44:20.633 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:44:20.680 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:20.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:20.681 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:20.781 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:20.823 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:20.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:20.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:20.925 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:20.959 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:20.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:20.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:21.061 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:21.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:21.096 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:21.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:21.197 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:21.211 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:44:21.211 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [ 2024-08-17T17:44:21.211 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:21.212 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:139707 6.2 6:467a311a:::benchmark_data_smithi037_142561_object13925:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1096)", 2024-08-17T17:44:21.212 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:44:21.190966+0000", 2024-08-17T17:44:21.212 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.019288598000000001, 2024-08-17T17:44:21.212 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.019324417999999999, 2024-08-17T17:44:21.212 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:21.212 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:44:21.212 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:21.212 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:21.212 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:21.212 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 139707 2024-08-17T17:44:21.212 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:21.212 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:21.212 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:21.213 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:21.213 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:21.190966+0000", 2024-08-17T17:44:21.213 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:21.213 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:21.213 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:21.213 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:21.213 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:21.190966+0000", 2024-08-17T17:44:21.213 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:21.213 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:21.213 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:21.213 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:21.213 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:21.190965+0000", 2024-08-17T17:44:21.213 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:44:21.214 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:21.214 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:21.214 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:21.214 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:21.190971+0000", 2024-08-17T17:44:21.214 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8119999999999996e-06 2024-08-17T17:44:21.214 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:21.214 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:21.214 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:21.214 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:21.190986+0000", 2024-08-17T17:44:21.214 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.5228999999999999e-05 2024-08-17T17:44:21.214 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:21.214 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:21.214 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:21.215 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:21.190992+0000", 2024-08-17T17:44:21.215 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.9050000000000002e-06 2024-08-17T17:44:21.215 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:21.215 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:21.215 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:21.215 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:21.192906+0000", 2024-08-17T17:44:21.215 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001913208 2024-08-17T17:44:21.215 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:21.215 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:21.215 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:21.215 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:21.193027+0000", 2024-08-17T17:44:21.215 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000121063 2024-08-17T17:44:21.215 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:21.215 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:21.216 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:44:21.216 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:21.193166+0000", 2024-08-17T17:44:21.216 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013977400000000001 2024-08-17T17:44:21.216 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:21.216 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:21.216 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:21.216 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:21.199816+0000", 2024-08-17T17:44:21.216 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0066491629999999996 2024-08-17T17:44:21.216 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:21.216 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:21.216 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:21.217 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:21.202200+0000", 2024-08-17T17:44:21.217 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0023841629999999999 2024-08-17T17:44:21.217 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:21.217 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:21.217 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:21.217 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:21.217 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:21.217 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:139724 6.e 6:7714e411:::benchmark_data_smithi037_142561_object13942:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1096)", 2024-08-17T17:44:21.217 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:44:21.209754+0000", 2024-08-17T17:44:21.217 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.00050096500000000003, 2024-08-17T17:44:21.217 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00062421199999999997, 2024-08-17T17:44:21.217 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:21.217 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:44:21.218 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:21.218 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:21.218 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:21.218 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 139724 2024-08-17T17:44:21.218 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:21.218 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:21.218 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:21.218 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:21.218 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:21.209754+0000", 2024-08-17T17:44:21.218 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:21.218 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:21.218 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:21.218 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:21.218 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:21.209754+0000", 2024-08-17T17:44:21.219 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:21.219 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:21.219 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:21.219 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:21.219 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:21.209753+0000", 2024-08-17T17:44:21.219 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:44:21.219 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:21.219 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:21.219 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:21.219 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:21.209758+0000", 2024-08-17T17:44:21.219 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1479999999999997e-06 2024-08-17T17:44:21.219 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:21.219 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:21.220 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:21.220 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:21.209770+0000", 2024-08-17T17:44:21.220 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2181000000000001e-05 2024-08-17T17:44:21.220 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:21.220 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:21.220 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:21.220 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:21.209775+0000", 2024-08-17T17:44:21.220 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6009999999999997e-06 2024-08-17T17:44:21.220 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:21.220 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:21.220 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:21.220 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:21.209823+0000", 2024-08-17T17:44:21.220 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.8158999999999997e-05 2024-08-17T17:44:21.220 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:21.220 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:21.221 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:21.221 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:21.209900+0000", 2024-08-17T17:44:21.221 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.6940999999999994e-05 2024-08-17T17:44:21.221 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:21.221 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:21.221 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:44:21.221 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:21.209967+0000", 2024-08-17T17:44:21.221 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.7523999999999999e-05 2024-08-17T17:44:21.221 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:21.221 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:21.221 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:21.221 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:21.221 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-08-17T17:44:21.222 INFO:teuthology.orchestra.run.smithi046.stdout: "num_ops": 2 2024-08-17T17:44:21.222 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:44:21.252 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:21.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:21.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:21.354 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:21.387 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:21.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:21.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:21.489 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:21.508 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:21 smithi046 ceph-mon[88218]: pgmap v1341: 89 pgs: 89 active+clean; 7.0 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 892 op/s 2024-08-17T17:44:21.508 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:21 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/418036909' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:21.524 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:21.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:21.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:21.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:21 smithi037 ceph-mon[102022]: pgmap v1341: 89 pgs: 89 active+clean; 7.0 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 892 op/s 2024-08-17T17:44:21.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:21 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/418036909' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:21.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:21 smithi037 ceph-mon[97894]: pgmap v1341: 89 pgs: 89 active+clean; 7.0 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 892 op/s 2024-08-17T17:44:21.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:21 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/418036909' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:21.626 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:21.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:21.663 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:21.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:21.688 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:21.765 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:21.825 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:21.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:21.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:21.927 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:21.965 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:21.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:21.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:22.067 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:22.104 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:22.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:22.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:22.206 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:22.237 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-08-17T17:44:22.256 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:22.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:22.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:22.358 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:22.399 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:22.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:22.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:22.500 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:22.535 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:22.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:22.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:22.638 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:44:22.639 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:22.681 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:22.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:22.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:22.783 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:22.814 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:22.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:22.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:22.916 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:22.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:22.957 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:22.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:23.058 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:23.106 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:23.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:23.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:23.148 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:44:23.149 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-08-17T17:44:23.208 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:23.240 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:23.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:23.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:23.342 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:23.371 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:23.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:23.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:23.398 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:23 smithi037 ceph-mon[102022]: pgmap v1342: 89 pgs: 89 active+clean; 6.9 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 889 op/s 2024-08-17T17:44:23.398 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:23 smithi037 ceph-mon[97894]: pgmap v1342: 89 pgs: 89 active+clean; 6.9 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 889 op/s 2024-08-17T17:44:23.472 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:23.508 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:23.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:23.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:23.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:23 smithi046 ceph-mon[88218]: pgmap v1342: 89 pgs: 89 active+clean; 6.9 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 889 op/s 2024-08-17T17:44:23.610 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:23.638 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:23.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:23.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:23.740 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:23.767 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:23.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:23.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:23.869 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:23.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:23.903 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:23.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:24.004 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:24.038 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:24.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:24.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:24.066 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":1342,"stamp":"2024-08-17T17:44:21.707560+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":7448106981,"num_objects":113667,"num_object_clones":0,"num_object_copies":341001,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":113667,"num_whiteouts":0,"num_read":393,"num_read_kb":835,"num_write":138197,"num_write_kb":8052304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":131526,"ondisk_log_size":131526,"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":23599240,"kb_used_data":21951680,"kb_used_omap":136,"kb_used_meta":1647287,"kb_avail":726361976,"statfs":{"total":767960285184,"available":743794663424,"internally_reserved":0,"allocated":22478520320,"data_stored":22454079447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":140191,"internal_metadata":1686821985},"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":-583139328,"num_objects":-8898,"num_object_clones":0,"num_object_copies":-26694,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-8898,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8898,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.002586"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":1519,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.233077+0000","last_change":"2024-08-17T17:32:59.772029+0000","last_active":"2024-08-17T17:44:16.233077+0000","last_peered":"2024-08-17T17:44:16.233077+0000","last_clean":"2024-08-17T17:44:16.233077+0000","last_became_active":"2024-08-17T17:32:59.771720+0000","last_became_peered":"2024-08-17T17:32:59.771720+0000","last_unstale":"2024-08-17T17:44:16.233077+0000","last_undegraded":"2024-08-17T17:44:16.233077+0000","last_fullsized":"2024-08-17T17:44:16.233077+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:26:15.533153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":1013,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.185224+0000","last_change":"2024-08-17T17:32:27.435738+0000","last_active":"2024-08-17T17:44:03.185224+0000","last_peered":"2024-08-17T17:44:03.185224+0000","last_clean":"2024-08-17T17:44:03.185224+0000","last_became_active":"2024-08-17T17:32:27.435318+0000","last_became_peered":"2024-08-17T17:32:27.435318+0000","last_unstale":"2024-08-17T17:44:03.185224+0000","last_undegraded":"2024-08-17T17:44:03.185224+0000","last_fullsized":"2024-08-17T17:44:03.185224+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:53.143081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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.15","version":"0'0","reported_seq":1027,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.187491+0000","last_change":"2024-08-17T17:32:59.767806+0000","last_active":"2024-08-17T17:44:03.187491+0000","last_peered":"2024-08-17T17:44:03.187491+0000","last_clean":"2024-08-17T17:44:03.187491+0000","last_became_active":"2024-08-17T17:32:59.767475+0000","last_became_peered":"2024-08-17T17:32:59.767475+0000","last_unstale":"2024-08-17T17:44:03.187491+0000","last_undegraded":"2024-08-17T17:44:03.187491+0000","last_fullsized":"2024-08-17T17:44:03.187491+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:29:45.247420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1664,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.232778+0000","last_change":"2024-08-17T17:32:59.762208+0000","last_active":"2024-08-17T17:44:16.232778+0000","last_peered":"2024-08-17T17:44:16.232778+0000","last_clean":"2024-08-17T17:44:16.232778+0000","last_became_active":"2024-08-17T17:32:59.761862+0000","last_became_peered":"2024-08-17T17:32:59.761862+0000","last_unstale":"2024-08-17T17:44:16.232778+0000","last_undegraded":"2024-08-17T17:44:16.232778+0000","last_fullsized":"2024-08-17T17:44:16.232778+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:40:45.672541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":1625,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.230971+0000","last_change":"2024-08-17T17:32:59.763047+0000","last_active":"2024-08-17T17:44:16.230971+0000","last_peered":"2024-08-17T17:44:16.230971+0000","last_clean":"2024-08-17T17:44:16.230971+0000","last_became_active":"2024-08-17T17:32:59.762738+0000","last_became_peered":"2024-08-17T17:32:59.762738+0000","last_unstale":"2024-08-17T17:44:16.230971+0000","last_undegraded":"2024-08-17T17:44:16.230971+0000","last_fullsized":"2024-08-17T17:44:16.230971+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:05:30.650980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":994,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.184934+0000","last_change":"2024-08-17T17:22:53.725465+0000","last_active":"2024-08-17T17:44:03.184934+0000","last_peered":"2024-08-17T17:44:03.184934+0000","last_clean":"2024-08-17T17:44:03.184934+0000","last_became_active":"2024-08-17T17:22:53.725174+0000","last_became_peered":"2024-08-17T17:22:53.725174+0000","last_unstale":"2024-08-17T17:44:03.184934+0000","last_undegraded":"2024-08-17T17:44:03.184934+0000","last_fullsized":"2024-08-17T17:44:03.184934+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:46.185575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1519,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.235397+0000","last_change":"2024-08-17T17:32:59.773425+0000","last_active":"2024-08-17T17:44:16.235397+0000","last_peered":"2024-08-17T17:44:16.235397+0000","last_clean":"2024-08-17T17:44:16.235397+0000","last_became_active":"2024-08-17T17:32:59.772311+0000","last_became_peered":"2024-08-17T17:32:59.772311+0000","last_unstale":"2024-08-17T17:44:16.235397+0000","last_undegraded":"2024-08-17T17:44:16.235397+0000","last_fullsized":"2024-08-17T17:44:16.235397+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:23.208217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":1026,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.188260+0000","last_change":"2024-08-17T17:30:40.735252+0000","last_active":"2024-08-17T17:44:03.188260+0000","last_peered":"2024-08-17T17:44:03.188260+0000","last_clean":"2024-08-17T17:44:03.188260+0000","last_became_active":"2024-08-17T17:30:40.734865+0000","last_became_peered":"2024-08-17T17:30:40.734865+0000","last_unstale":"2024-08-17T17:44:03.188260+0000","last_undegraded":"2024-08-17T17:44:03.188260+0000","last_fullsized":"2024-08-17T17:44:03.188260+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T23:17:42.325027+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":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":"6.a","version":"1096'8735","reported_seq":8758,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:19.560150+0000","last_change":"2024-08-17T17:42:27.264164+0000","last_active":"2024-08-17T17:44:19.560150+0000","last_peered":"2024-08-17T17:44:19.560150+0000","last_clean":"2024-08-17T17:44:19.560150+0000","last_became_active":"2024-08-17T17:42:27.263795+0000","last_became_peered":"2024-08-17T17:42:27.263795+0000","last_unstale":"2024-08-17T17:44:19.560150+0000","last_undegraded":"2024-08-17T17:44:19.560150+0000","last_fullsized":"2024-08-17T17:44:19.560150+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":8735,"log_dups_size":0,"ondisk_log_size":8735,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:44:41.130207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":466419712,"num_objects":7117,"num_object_clones":0,"num_object_copies":21351,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7117,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8735,"num_write_kb":507264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1012,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.185441+0000","last_change":"2024-08-17T17:30:40.746434+0000","last_active":"2024-08-17T17:44:03.185441+0000","last_peered":"2024-08-17T17:44:03.185441+0000","last_clean":"2024-08-17T17:44:03.185441+0000","last_became_active":"2024-08-17T17:30:40.746080+0000","last_became_peered":"2024-08-17T17:30:40.746080+0000","last_unstale":"2024-08-17T17:44:03.185441+0000","last_undegraded":"2024-08-17T17:44:03.185441+0000","last_fullsized":"2024-08-17T17:44:03.185441+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T18:05:44.800572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1010,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.186898+0000","last_change":"2024-08-17T17:22:54.175652+0000","last_active":"2024-08-17T17:44:03.186898+0000","last_peered":"2024-08-17T17:44:03.186898+0000","last_clean":"2024-08-17T17:44:03.186898+0000","last_became_active":"2024-08-17T17:22:54.175332+0000","last_became_peered":"2024-08-17T17:22:54.175332+0000","last_unstale":"2024-08-17T17:44:03.186898+0000","last_undegraded":"2024-08-17T17:44:03.186898+0000","last_fullsized":"2024-08-17T17:44:03.186898+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:58:04.891665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1096'8588","reported_seq":8631,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:18.153958+0000","last_change":"2024-08-17T17:42:27.065287+0000","last_active":"2024-08-17T17:44:18.153958+0000","last_peered":"2024-08-17T17:44:18.153958+0000","last_clean":"2024-08-17T17:44:18.153958+0000","last_became_active":"2024-08-17T17:42:27.065045+0000","last_became_peered":"2024-08-17T17:42:27.065045+0000","last_unstale":"2024-08-17T17:44:18.153958+0000","last_undegraded":"2024-08-17T17:44:18.153958+0000","last_fullsized":"2024-08-17T17:44:18.153958+0000","mapping_epoch":1081,"log_start":"1086'1200","ondisk_log_start":"1086'1200","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":7388,"log_dups_size":0,"ondisk_log_size":7388,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:02:55.207703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":471203840,"num_objects":7190,"num_object_clones":0,"num_object_copies":21570,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7190,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8588,"num_write_kb":504896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1013,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.188954+0000","last_change":"2024-08-17T17:31:54.821143+0000","last_active":"2024-08-17T17:44:03.188954+0000","last_peered":"2024-08-17T17:44:03.188954+0000","last_clean":"2024-08-17T17:44:03.188954+0000","last_became_active":"2024-08-17T17:31:54.820778+0000","last_became_peered":"2024-08-17T17:31:54.820778+0000","last_unstale":"2024-08-17T17:44:03.188954+0000","last_undegraded":"2024-08-17T17:44:03.188954+0000","last_fullsized":"2024-08-17T17:44:03.188954+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:31.128588+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":[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":1034,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.182753+0000","last_change":"2024-08-17T17:32:59.769943+0000","last_active":"2024-08-17T17:44:03.182753+0000","last_peered":"2024-08-17T17:44:03.182753+0000","last_clean":"2024-08-17T17:44:03.182753+0000","last_became_active":"2024-08-17T17:32:59.769328+0000","last_became_peered":"2024-08-17T17:32:59.769328+0000","last_unstale":"2024-08-17T17:44:03.182753+0000","last_undegraded":"2024-08-17T17:44:03.182753+0000","last_fullsized":"2024-08-17T17:44:03.182753+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:45:56.990673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1096'8643","reported_seq":8666,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:19.595483+0000","last_change":"2024-08-17T17:42:27.065909+0000","last_active":"2024-08-17T17:44:19.595483+0000","last_peered":"2024-08-17T17:44:19.595483+0000","last_clean":"2024-08-17T17:44:19.595483+0000","last_became_active":"2024-08-17T17:42:27.065627+0000","last_became_peered":"2024-08-17T17:42:27.065627+0000","last_unstale":"2024-08-17T17:44:19.595483+0000","last_undegraded":"2024-08-17T17:44:19.595483+0000","last_fullsized":"2024-08-17T17:44:19.595483+0000","mapping_epoch":1081,"log_start":"1085'300","ondisk_log_start":"1085'300","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":8343,"log_dups_size":0,"ondisk_log_size":8343,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:11:38.199858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":460521472,"num_objects":7027,"num_object_clones":0,"num_object_copies":21081,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7027,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8643,"num_write_kb":501440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":995,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.185209+0000","last_change":"2024-08-17T17:22:53.724857+0000","last_active":"2024-08-17T17:44:03.185209+0000","last_peered":"2024-08-17T17:44:03.185209+0000","last_clean":"2024-08-17T17:44:03.185209+0000","last_became_active":"2024-08-17T17:22:53.724555+0000","last_became_peered":"2024-08-17T17:22:53.724555+0000","last_unstale":"2024-08-17T17:44:03.185209+0000","last_undegraded":"2024-08-17T17:44:03.185209+0000","last_fullsized":"2024-08-17T17:44:03.185209+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:42:47.014152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1017,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.188438+0000","last_change":"2024-08-17T17:31:54.819946+0000","last_active":"2024-08-17T17:44:03.188438+0000","last_peered":"2024-08-17T17:44:03.188438+0000","last_clean":"2024-08-17T17:44:03.188438+0000","last_became_active":"2024-08-17T17:31:54.819604+0000","last_became_peered":"2024-08-17T17:31:54.819604+0000","last_unstale":"2024-08-17T17:44:03.188438+0000","last_undegraded":"2024-08-17T17:44:03.188438+0000","last_fullsized":"2024-08-17T17:44:03.188438+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:32.031030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.9","version":"1096'8576","reported_seq":8618,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:18.863126+0000","last_change":"2024-08-17T17:42:27.063147+0000","last_active":"2024-08-17T17:44:18.863126+0000","last_peered":"2024-08-17T17:44:18.863126+0000","last_clean":"2024-08-17T17:44:18.863126+0000","last_became_active":"2024-08-17T17:42:27.062866+0000","last_became_peered":"2024-08-17T17:42:27.062866+0000","last_unstale":"2024-08-17T17:44:18.863126+0000","last_undegraded":"2024-08-17T17:44:18.863126+0000","last_fullsized":"2024-08-17T17:44:18.863126+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":8576,"log_dups_size":0,"ondisk_log_size":8576,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:42:23.506479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":466485248,"num_objects":7118,"num_object_clones":0,"num_object_copies":21354,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7118,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8576,"num_write_kb":502208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1028,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.187264+0000","last_change":"2024-08-17T17:32:59.769306+0000","last_active":"2024-08-17T17:44:03.187264+0000","last_peered":"2024-08-17T17:44:03.187264+0000","last_clean":"2024-08-17T17:44:03.187264+0000","last_became_active":"2024-08-17T17:32:59.768286+0000","last_became_peered":"2024-08-17T17:32:59.768286+0000","last_unstale":"2024-08-17T17:44:03.187264+0000","last_undegraded":"2024-08-17T17:44:03.187264+0000","last_fullsized":"2024-08-17T17:44:03.187264+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:19:50.004425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1626,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.230278+0000","last_change":"2024-08-17T17:31:54.829538+0000","last_active":"2024-08-17T17:44:16.230278+0000","last_peered":"2024-08-17T17:44:16.230278+0000","last_clean":"2024-08-17T17:44:16.230278+0000","last_became_active":"2024-08-17T17:31:54.829144+0000","last_became_peered":"2024-08-17T17:31:54.829144+0000","last_unstale":"2024-08-17T17:44:16.230278+0000","last_undegraded":"2024-08-17T17:44:16.230278+0000","last_fullsized":"2024-08-17T17:44:16.230278+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:47:04.696572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.e","version":"1096'8656","reported_seq":8679,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:19.527770+0000","last_change":"2024-08-17T17:42:27.064302+0000","last_active":"2024-08-17T17:44:19.527770+0000","last_peered":"2024-08-17T17:44:19.527770+0000","last_clean":"2024-08-17T17:44:19.527770+0000","last_became_active":"2024-08-17T17:42:27.063998+0000","last_became_peered":"2024-08-17T17:42:27.063998+0000","last_unstale":"2024-08-17T17:44:19.527770+0000","last_undegraded":"2024-08-17T17:44:19.527770+0000","last_fullsized":"2024-08-17T17:44:19.527770+0000","mapping_epoch":1081,"log_start":"1085'700","ondisk_log_start":"1085'700","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":7956,"log_dups_size":0,"ondisk_log_size":7956,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:56:21.938191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":462815232,"num_objects":7062,"num_object_clones":0,"num_object_copies":21186,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7062,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8656,"num_write_kb":502976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1531,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.235836+0000","last_change":"2024-08-17T17:32:59.763237+0000","last_active":"2024-08-17T17:44:16.235836+0000","last_peered":"2024-08-17T17:44:16.235836+0000","last_clean":"2024-08-17T17:44:16.235836+0000","last_became_active":"2024-08-17T17:32:59.762812+0000","last_became_peered":"2024-08-17T17:32:59.762812+0000","last_unstale":"2024-08-17T17:44:16.235836+0000","last_undegraded":"2024-08-17T17:44:16.235836+0000","last_fullsized":"2024-08-17T17:44:16.235836+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:40:08.449121+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":1017,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.183543+0000","last_change":"2024-08-17T17:32:59.767697+0000","last_active":"2024-08-17T17:44:03.183543+0000","last_peered":"2024-08-17T17:44:03.183543+0000","last_clean":"2024-08-17T17:44:03.183543+0000","last_became_active":"2024-08-17T17:32:59.767172+0000","last_became_peered":"2024-08-17T17:32:59.767172+0000","last_unstale":"2024-08-17T17:44:03.183543+0000","last_undegraded":"2024-08-17T17:44:03.183543+0000","last_fullsized":"2024-08-17T17:44:03.183543+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:13:37.509131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1096'8791","reported_seq":8835,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:20.549428+0000","last_change":"2024-08-17T17:42:27.061545+0000","last_active":"2024-08-17T17:44:20.549428+0000","last_peered":"2024-08-17T17:44:20.549428+0000","last_clean":"2024-08-17T17:44:20.549428+0000","last_became_active":"2024-08-17T17:42:27.061195+0000","last_became_peered":"2024-08-17T17:42:27.061195+0000","last_unstale":"2024-08-17T17:44:20.549428+0000","last_undegraded":"2024-08-17T17:44:20.549428+0000","last_fullsized":"2024-08-17T17:44:20.549428+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":8791,"log_dups_size":0,"ondisk_log_size":8791,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:04:20.906954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":465108992,"num_objects":7097,"num_object_clones":0,"num_object_copies":21291,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7097,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8791,"num_write_kb":508416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1018,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.188535+0000","last_change":"2024-08-17T17:31:54.820337+0000","last_active":"2024-08-17T17:44:03.188535+0000","last_peered":"2024-08-17T17:44:03.188535+0000","last_clean":"2024-08-17T17:44:03.188535+0000","last_became_active":"2024-08-17T17:31:54.819827+0000","last_became_peered":"2024-08-17T17:31:54.819827+0000","last_unstale":"2024-08-17T17:44:03.188535+0000","last_undegraded":"2024-08-17T17:44:03.188535+0000","last_fullsized":"2024-08-17T17:44:03.188535+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:56:36.690367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1034,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.183570+0000","last_change":"2024-08-17T17:32:27.438169+0000","last_active":"2024-08-17T17:44:03.183570+0000","last_peered":"2024-08-17T17:44:03.183570+0000","last_clean":"2024-08-17T17:44:03.183570+0000","last_became_active":"2024-08-17T17:32:27.437846+0000","last_became_peered":"2024-08-17T17:32:27.437846+0000","last_unstale":"2024-08-17T17:44:03.183570+0000","last_undegraded":"2024-08-17T17:44:03.183570+0000","last_fullsized":"2024-08-17T17:44:03.183570+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:30:09.370291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1096'8533","reported_seq":8577,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:18.072127+0000","last_change":"2024-08-17T17:42:27.264659+0000","last_active":"2024-08-17T17:44:18.072127+0000","last_peered":"2024-08-17T17:44:18.072127+0000","last_clean":"2024-08-17T17:44:18.072127+0000","last_became_active":"2024-08-17T17:42:27.264289+0000","last_became_peered":"2024-08-17T17:42:27.264289+0000","last_unstale":"2024-08-17T17:44:18.072127+0000","last_undegraded":"2024-08-17T17:44:18.072127+0000","last_fullsized":"2024-08-17T17:44:18.072127+0000","mapping_epoch":1081,"log_start":"1086'1200","ondisk_log_start":"1086'1200","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":7333,"log_dups_size":0,"ondisk_log_size":7333,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:29:28.359420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":466419712,"num_objects":7117,"num_object_clones":0,"num_object_copies":21351,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7117,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8533,"num_write_kb":500800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1018,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.182890+0000","last_change":"2024-08-17T17:32:27.432256+0000","last_active":"2024-08-17T17:44:03.182890+0000","last_peered":"2024-08-17T17:44:03.182890+0000","last_clean":"2024-08-17T17:44:03.182890+0000","last_became_active":"2024-08-17T17:32:27.431912+0000","last_became_peered":"2024-08-17T17:32:27.431912+0000","last_unstale":"2024-08-17T17:44:03.182890+0000","last_undegraded":"2024-08-17T17:44:03.182890+0000","last_fullsized":"2024-08-17T17:44:03.182890+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:07:09.604818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1017,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.186424+0000","last_change":"2024-08-17T17:31:54.825361+0000","last_active":"2024-08-17T17:44:03.186424+0000","last_peered":"2024-08-17T17:44:03.186424+0000","last_clean":"2024-08-17T17:44:03.186424+0000","last_became_active":"2024-08-17T17:31:54.825062+0000","last_became_peered":"2024-08-17T17:31:54.825062+0000","last_unstale":"2024-08-17T17:44:03.186424+0000","last_undegraded":"2024-08-17T17:44:03.186424+0000","last_fullsized":"2024-08-17T17:44:03.186424+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:41:42.597824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1096'8598","reported_seq":8622,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:19.624520+0000","last_change":"2024-08-17T17:42:27.063889+0000","last_active":"2024-08-17T17:44:19.624520+0000","last_peered":"2024-08-17T17:44:19.624520+0000","last_clean":"2024-08-17T17:44:19.624520+0000","last_became_active":"2024-08-17T17:42:27.063529+0000","last_became_peered":"2024-08-17T17:42:27.063529+0000","last_unstale":"2024-08-17T17:44:19.624520+0000","last_undegraded":"2024-08-17T17:44:19.624520+0000","last_fullsized":"2024-08-17T17:44:19.624520+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":8598,"log_dups_size":0,"ondisk_log_size":8598,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:56:44.120597+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":458555416,"num_objects":6998,"num_object_clones":0,"num_object_copies":20994,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6998,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8598,"num_write_kb":499009,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1521,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.231617+0000","last_change":"2024-08-17T17:32:59.772605+0000","last_active":"2024-08-17T17:44:16.231617+0000","last_peered":"2024-08-17T17:44:16.231617+0000","last_clean":"2024-08-17T17:44:16.231617+0000","last_became_active":"2024-08-17T17:32:59.772015+0000","last_became_peered":"2024-08-17T17:32:59.772015+0000","last_unstale":"2024-08-17T17:44:16.231617+0000","last_undegraded":"2024-08-17T17:44:16.231617+0000","last_fullsized":"2024-08-17T17:44:16.231617+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:23:08.461614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1536,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.232851+0000","last_change":"2024-08-17T17:32:59.766848+0000","last_active":"2024-08-17T17:44:16.232851+0000","last_peered":"2024-08-17T17:44:16.232851+0000","last_clean":"2024-08-17T17:44:16.232851+0000","last_became_active":"2024-08-17T17:32:59.766481+0000","last_became_peered":"2024-08-17T17:32:59.766481+0000","last_unstale":"2024-08-17T17:44:16.232851+0000","last_undegraded":"2024-08-17T17:44:16.232851+0000","last_fullsized":"2024-08-17T17:44:16.232851+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:01:39.759644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.7","version":"1096'8784","reported_seq":8807,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:19.582515+0000","last_change":"2024-08-17T17:42:27.061604+0000","last_active":"2024-08-17T17:44:19.582515+0000","last_peered":"2024-08-17T17:44:19.582515+0000","last_clean":"2024-08-17T17:44:19.582515+0000","last_became_active":"2024-08-17T17:42:27.061254+0000","last_became_peered":"2024-08-17T17:42:27.061254+0000","last_unstale":"2024-08-17T17:44:19.582515+0000","last_undegraded":"2024-08-17T17:44:19.582515+0000","last_fullsized":"2024-08-17T17:44:19.582515+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":8784,"log_dups_size":0,"ondisk_log_size":8784,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:24:22.074175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":469368832,"num_objects":7162,"num_object_clones":0,"num_object_copies":21486,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7162,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8784,"num_write_kb":510272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"268'149","reported_seq":1353,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.189542+0000","last_change":"2024-08-17T17:30:40.741623+0000","last_active":"2024-08-17T17:44:03.189542+0000","last_peered":"2024-08-17T17:44:03.189542+0000","last_clean":"2024-08-17T17:44:03.189542+0000","last_became_active":"2024-08-17T17:30:40.741099+0000","last_became_peered":"2024-08-17T17:30:40.741099+0000","last_unstale":"2024-08-17T17:44:03.189542+0000","last_undegraded":"2024-08-17T17:44:03.189542+0000","last_fullsized":"2024-08-17T17:44:03.189542+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:19:07.708941+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:11:47.617244+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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":1041,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.187033+0000","last_change":"2024-08-17T17:32:27.437735+0000","last_active":"2024-08-17T17:44:03.187033+0000","last_peered":"2024-08-17T17:44:03.187033+0000","last_clean":"2024-08-17T17:44:03.187033+0000","last_became_active":"2024-08-17T17:32:27.437234+0000","last_became_peered":"2024-08-17T17:32:27.437234+0000","last_unstale":"2024-08-17T17:44:03.187033+0000","last_undegraded":"2024-08-17T17:44:03.187033+0000","last_fullsized":"2024-08-17T17:44:03.187033+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+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 @ 2024-08-19T02:49:17.140384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028371400000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":1498,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.235029+0000","last_change":"2024-08-17T17:32:59.775218+0000","last_active":"2024-08-17T17:44:16.235029+0000","last_peered":"2024-08-17T17:44:16.235029+0000","last_clean":"2024-08-17T17:44:16.235029+0000","last_became_active":"2024-08-17T17:32:59.774911+0000","last_became_peered":"2024-08-17T17:32:59.774911+0000","last_unstale":"2024-08-17T17:44:16.235029+0000","last_undegraded":"2024-08-17T17:44:16.235029+0000","last_fullsized":"2024-08-17T17:44:16.235029+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:42:33.544078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1000,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.188384+0000","last_change":"2024-08-17T17:22:54.175289+0000","last_active":"2024-08-17T17:44:03.188384+0000","last_peered":"2024-08-17T17:44:03.188384+0000","last_clean":"2024-08-17T17:44:03.188384+0000","last_became_active":"2024-08-17T17:22:54.174953+0000","last_became_peered":"2024-08-17T17:22:54.174953+0000","last_unstale":"2024-08-17T17:44:03.188384+0000","last_undegraded":"2024-08-17T17:44:03.188384+0000","last_fullsized":"2024-08-17T17:44:03.188384+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:20.586463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.4","version":"1096'8411","reported_seq":8455,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:18.003612+0000","last_change":"2024-08-17T17:42:27.066042+0000","last_active":"2024-08-17T17:44:18.003612+0000","last_peered":"2024-08-17T17:44:18.003612+0000","last_clean":"2024-08-17T17:44:18.003612+0000","last_became_active":"2024-08-17T17:42:27.065639+0000","last_became_peered":"2024-08-17T17:42:27.065639+0000","last_unstale":"2024-08-17T17:44:18.003612+0000","last_undegraded":"2024-08-17T17:44:18.003612+0000","last_fullsized":"2024-08-17T17:44:18.003612+0000","mapping_epoch":1081,"log_start":"1085'300","ondisk_log_start":"1085'300","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":8111,"log_dups_size":0,"ondisk_log_size":8111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:15:40.012395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":461701120,"num_objects":7045,"num_object_clones":0,"num_object_copies":21135,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7045,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8411,"num_write_kb":494592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1040,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.184951+0000","last_change":"2024-08-17T17:31:54.821923+0000","last_active":"2024-08-17T17:44:03.184951+0000","last_peered":"2024-08-17T17:44:03.184951+0000","last_clean":"2024-08-17T17:44:03.184951+0000","last_became_active":"2024-08-17T17:31:54.821596+0000","last_became_peered":"2024-08-17T17:31:54.821596+0000","last_unstale":"2024-08-17T17:44:03.184951+0000","last_undegraded":"2024-08-17T17:44:03.184951+0000","last_fullsized":"2024-08-17T17:44:03.184951+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:13.031431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026904000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1665,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.230495+0000","last_change":"2024-08-17T17:32:59.764471+0000","last_active":"2024-08-17T17:44:16.230495+0000","last_peered":"2024-08-17T17:44:16.230495+0000","last_clean":"2024-08-17T17:44:16.230495+0000","last_became_active":"2024-08-17T17:32:59.764174+0000","last_became_peered":"2024-08-17T17:32:59.764174+0000","last_unstale":"2024-08-17T17:44:16.230495+0000","last_undegraded":"2024-08-17T17:44:16.230495+0000","last_fullsized":"2024-08-17T17:44:16.230495+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:15:08.101111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1641,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.230777+0000","last_change":"2024-08-17T17:32:27.437761+0000","last_active":"2024-08-17T17:44:16.230777+0000","last_peered":"2024-08-17T17:44:16.230777+0000","last_clean":"2024-08-17T17:44:16.230777+0000","last_became_active":"2024-08-17T17:32:27.437409+0000","last_became_peered":"2024-08-17T17:32:27.437409+0000","last_unstale":"2024-08-17T17:44:16.230777+0000","last_undegraded":"2024-08-17T17:44:16.230777+0000","last_fullsized":"2024-08-17T17:44:16.230777+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:49:42.627015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"1096'8777","reported_seq":8796,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:19.592165+0000","last_change":"2024-08-17T17:42:27.265036+0000","last_active":"2024-08-17T17:44:19.592165+0000","last_peered":"2024-08-17T17:44:19.592165+0000","last_clean":"2024-08-17T17:44:19.592165+0000","last_became_active":"2024-08-17T17:42:27.264638+0000","last_became_peered":"2024-08-17T17:42:27.264638+0000","last_unstale":"2024-08-17T17:44:19.592165+0000","last_undegraded":"2024-08-17T17:44:19.592165+0000","last_fullsized":"2024-08-17T17:44:19.592165+0000","mapping_epoch":1081,"log_start":"1085'400","ondisk_log_start":"1085'400","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+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":"periodic scrub scheduled @ 2024-08-19T04:11:36.038133+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":467992576,"num_objects":7141,"num_object_clones":0,"num_object_copies":21423,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7141,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8777,"num_write_kb":509376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1577,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.230238+0000","last_change":"2024-08-17T17:32:59.769974+0000","last_active":"2024-08-17T17:44:16.230238+0000","last_peered":"2024-08-17T17:44:16.230238+0000","last_clean":"2024-08-17T17:44:16.230238+0000","last_became_active":"2024-08-17T17:32:59.769633+0000","last_became_peered":"2024-08-17T17:32:59.769633+0000","last_unstale":"2024-08-17T17:44:16.230238+0000","last_undegraded":"2024-08-17T17:44:16.230238+0000","last_fullsized":"2024-08-17T17:44:16.230238+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:05:46.823299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029621200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1556,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.241110+0000","last_change":"2024-08-17T17:32:27.433156+0000","last_active":"2024-08-17T17:44:16.241110+0000","last_peered":"2024-08-17T17:44:16.241110+0000","last_clean":"2024-08-17T17:44:16.241110+0000","last_became_active":"2024-08-17T17:32:27.432811+0000","last_became_peered":"2024-08-17T17:32:27.432811+0000","last_unstale":"2024-08-17T17:44:16.241110+0000","last_undegraded":"2024-08-17T17:44:16.241110+0000","last_fullsized":"2024-08-17T17:44:16.241110+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:12.882686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1573,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.240665+0000","last_change":"2024-08-17T17:31:54.824135+0000","last_active":"2024-08-17T17:44:16.240665+0000","last_peered":"2024-08-17T17:44:16.240665+0000","last_clean":"2024-08-17T17:44:16.240665+0000","last_became_active":"2024-08-17T17:31:54.823811+0000","last_became_peered":"2024-08-17T17:31:54.823811+0000","last_unstale":"2024-08-17T17:44:16.240665+0000","last_undegraded":"2024-08-17T17:44:16.240665+0000","last_fullsized":"2024-08-17T17:44:16.240665+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:35:04.088383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"1096'8539","reported_seq":8583,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:18.158855+0000","last_change":"2024-08-17T17:42:27.063148+0000","last_active":"2024-08-17T17:44:18.158855+0000","last_peered":"2024-08-17T17:44:18.158855+0000","last_clean":"2024-08-17T17:44:18.158855+0000","last_became_active":"2024-08-17T17:42:27.062054+0000","last_became_peered":"2024-08-17T17:42:27.062054+0000","last_unstale":"2024-08-17T17:44:18.158855+0000","last_undegraded":"2024-08-17T17:44:18.158855+0000","last_fullsized":"2024-08-17T17:44:18.158855+0000","mapping_epoch":1081,"log_start":"1086'1200","ondisk_log_start":"1086'1200","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":7339,"log_dups_size":0,"ondisk_log_size":7339,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:32:36.307073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":472449024,"num_objects":7209,"num_object_clones":0,"num_object_copies":21627,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7209,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8539,"num_write_kb":503936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"66'2","reported_seq":1042,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.187067+0000","last_change":"2024-08-17T17:31:54.822081+0000","last_active":"2024-08-17T17:44:03.187067+0000","last_peered":"2024-08-17T17:44:03.187067+0000","last_clean":"2024-08-17T17:44:03.187067+0000","last_became_active":"2024-08-17T17:31:54.821740+0000","last_became_peered":"2024-08-17T17:31:54.821740+0000","last_unstale":"2024-08-17T17:44:03.187067+0000","last_undegraded":"2024-08-17T17:44:03.187067+0000","last_fullsized":"2024-08-17T17:44:03.187067+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:09:33.904896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00089523800000000002,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1018,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.183287+0000","last_change":"2024-08-17T17:30:40.742379+0000","last_active":"2024-08-17T17:44:03.183287+0000","last_peered":"2024-08-17T17:44:03.183287+0000","last_clean":"2024-08-17T17:44:03.183287+0000","last_became_active":"2024-08-17T17:30:40.742094+0000","last_became_peered":"2024-08-17T17:30:40.742094+0000","last_unstale":"2024-08-17T17:44:03.183287+0000","last_undegraded":"2024-08-17T17:44:03.183287+0000","last_fullsized":"2024-08-17T17:44:03.183287+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:56:15.833110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1566,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.240528+0000","last_change":"2024-08-17T17:32:59.768385+0000","last_active":"2024-08-17T17:44:16.240528+0000","last_peered":"2024-08-17T17:44:16.240528+0000","last_clean":"2024-08-17T17:44:16.240528+0000","last_became_active":"2024-08-17T17:32:59.767891+0000","last_became_peered":"2024-08-17T17:32:59.767891+0000","last_unstale":"2024-08-17T17:44:16.240528+0000","last_undegraded":"2024-08-17T17:44:16.240528+0000","last_fullsized":"2024-08-17T17:44:16.240528+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:05:22.672505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.0","version":"1096'8420","reported_seq":8463,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:18.896530+0000","last_change":"2024-08-17T17:42:27.063679+0000","last_active":"2024-08-17T17:44:18.896530+0000","last_peered":"2024-08-17T17:44:18.896530+0000","last_clean":"2024-08-17T17:44:18.896530+0000","last_became_active":"2024-08-17T17:42:27.063105+0000","last_became_peered":"2024-08-17T17:42:27.063105+0000","last_unstale":"2024-08-17T17:44:18.896530+0000","last_undegraded":"2024-08-17T17:44:18.896530+0000","last_fullsized":"2024-08-17T17:44:18.896530+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":8420,"log_dups_size":0,"ondisk_log_size":8420,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:15:40.206436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":460324864,"num_objects":7024,"num_object_clones":0,"num_object_copies":21072,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7024,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8420,"num_write_kb":494208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1045,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.187644+0000","last_change":"2024-08-17T17:32:59.768555+0000","last_active":"2024-08-17T17:44:03.187644+0000","last_peered":"2024-08-17T17:44:03.187644+0000","last_clean":"2024-08-17T17:44:03.187644+0000","last_became_active":"2024-08-17T17:32:59.768221+0000","last_became_peered":"2024-08-17T17:32:59.768221+0000","last_unstale":"2024-08-17T17:44:03.187644+0000","last_undegraded":"2024-08-17T17:44:03.187644+0000","last_fullsized":"2024-08-17T17:44:03.187644+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:04:28.973618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1586,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.240632+0000","last_change":"2024-08-17T17:31:54.824846+0000","last_active":"2024-08-17T17:44:16.240632+0000","last_peered":"2024-08-17T17:44:16.240632+0000","last_clean":"2024-08-17T17:44:16.240632+0000","last_became_active":"2024-08-17T17:31:54.823784+0000","last_became_peered":"2024-08-17T17:31:54.823784+0000","last_unstale":"2024-08-17T17:44:16.240632+0000","last_undegraded":"2024-08-17T17:44:16.240632+0000","last_fullsized":"2024-08-17T17:44:16.240632+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:27.320522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342763,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":1544,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.240571+0000","last_change":"2024-08-17T17:31:54.820086+0000","last_active":"2024-08-17T17:44:16.240571+0000","last_peered":"2024-08-17T17:44:16.240571+0000","last_clean":"2024-08-17T17:44:16.240571+0000","last_became_active":"2024-08-17T17:31:54.819745+0000","last_became_peered":"2024-08-17T17:31:54.819745+0000","last_unstale":"2024-08-17T17:44:16.240571+0000","last_undegraded":"2024-08-17T17:44:16.240571+0000","last_fullsized":"2024-08-17T17:44:16.240571+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:06:06.329346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"1096'8386","reported_seq":8428,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:18.022282+0000","last_change":"2024-08-17T17:42:27.264579+0000","last_active":"2024-08-17T17:44:18.022282+0000","last_peered":"2024-08-17T17:44:18.022282+0000","last_clean":"2024-08-17T17:44:18.022282+0000","last_became_active":"2024-08-17T17:42:27.264233+0000","last_became_peered":"2024-08-17T17:42:27.264233+0000","last_unstale":"2024-08-17T17:44:18.022282+0000","last_undegraded":"2024-08-17T17:44:18.022282+0000","last_fullsized":"2024-08-17T17:44:18.022282+0000","mapping_epoch":1081,"log_start":"1085'200","ondisk_log_start":"1085'200","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+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 @ 2024-08-19T02:20:07.482154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":462553088,"num_objects":7058,"num_object_clones":0,"num_object_copies":21174,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7058,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8386,"num_write_kb":494208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1555,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.240903+0000","last_change":"2024-08-17T17:32:27.437457+0000","last_active":"2024-08-17T17:44:16.240903+0000","last_peered":"2024-08-17T17:44:16.240903+0000","last_clean":"2024-08-17T17:44:16.240903+0000","last_became_active":"2024-08-17T17:32:27.437140+0000","last_became_peered":"2024-08-17T17:32:27.437140+0000","last_unstale":"2024-08-17T17:44:16.240903+0000","last_undegraded":"2024-08-17T17:44:16.240903+0000","last_fullsized":"2024-08-17T17:44:16.240903+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:11.131550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1023,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.185225+0000","last_change":"2024-08-17T17:30:40.733784+0000","last_active":"2024-08-17T17:44:03.185225+0000","last_peered":"2024-08-17T17:44:03.185225+0000","last_clean":"2024-08-17T17:44:03.185225+0000","last_became_active":"2024-08-17T17:30:40.733336+0000","last_became_peered":"2024-08-17T17:30:40.733336+0000","last_unstale":"2024-08-17T17:44:03.185225+0000","last_undegraded":"2024-08-17T17:44:03.185225+0000","last_fullsized":"2024-08-17T17:44:03.185225+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:45:21.984785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033804700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":1615,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.230391+0000","last_change":"2024-08-17T17:30:40.740826+0000","last_active":"2024-08-17T17:44:16.230391+0000","last_peered":"2024-08-17T17:44:16.230391+0000","last_clean":"2024-08-17T17:44:16.230391+0000","last_became_active":"2024-08-17T17:30:40.739746+0000","last_became_peered":"2024-08-17T17:30:40.739746+0000","last_unstale":"2024-08-17T17:44:16.230391+0000","last_undegraded":"2024-08-17T17:44:16.230391+0000","last_fullsized":"2024-08-17T17:44:16.230391+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:31:38.808235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1096'8756","reported_seq":8779,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:19.537246+0000","last_change":"2024-08-17T17:42:27.063727+0000","last_active":"2024-08-17T17:44:19.537246+0000","last_peered":"2024-08-17T17:44:19.537246+0000","last_clean":"2024-08-17T17:44:19.537246+0000","last_became_active":"2024-08-17T17:42:27.063385+0000","last_became_peered":"2024-08-17T17:42:27.063385+0000","last_unstale":"2024-08-17T17:44:19.537246+0000","last_undegraded":"2024-08-17T17:44:19.537246+0000","last_fullsized":"2024-08-17T17:44:19.537246+0000","mapping_epoch":1081,"log_start":"1085'800","ondisk_log_start":"1085'800","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":7956,"log_dups_size":0,"ondisk_log_size":7956,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:15:19.632208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":469630976,"num_objects":7166,"num_object_clones":0,"num_object_copies":21498,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7166,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8756,"num_write_kb":509504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1531,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.235623+0000","last_change":"2024-08-17T17:32:59.773609+0000","last_active":"2024-08-17T17:44:16.235623+0000","last_peered":"2024-08-17T17:44:16.235623+0000","last_clean":"2024-08-17T17:44:16.235623+0000","last_became_active":"2024-08-17T17:32:59.773348+0000","last_became_peered":"2024-08-17T17:32:59.773348+0000","last_unstale":"2024-08-17T17:44:16.235623+0000","last_undegraded":"2024-08-17T17:44:16.235623+0000","last_fullsized":"2024-08-17T17:44:16.235623+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:38:31.542973+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":1554,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.241579+0000","last_change":"2024-08-17T17:31:54.820580+0000","last_active":"2024-08-17T17:44:16.241579+0000","last_peered":"2024-08-17T17:44:16.241579+0000","last_clean":"2024-08-17T17:44:16.241579+0000","last_became_active":"2024-08-17T17:31:54.820089+0000","last_became_peered":"2024-08-17T17:31:54.820089+0000","last_unstale":"2024-08-17T17:44:16.241579+0000","last_undegraded":"2024-08-17T17:44:16.241579+0000","last_fullsized":"2024-08-17T17:44:16.241579+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:25:34.716640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1528,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.231373+0000","last_change":"2024-08-17T17:32:59.772291+0000","last_active":"2024-08-17T17:44:16.231373+0000","last_peered":"2024-08-17T17:44:16.231373+0000","last_clean":"2024-08-17T17:44:16.231373+0000","last_became_active":"2024-08-17T17:32:59.771990+0000","last_became_peered":"2024-08-17T17:32:59.771990+0000","last_unstale":"2024-08-17T17:44:16.231373+0000","last_undegraded":"2024-08-17T17:44:16.231373+0000","last_fullsized":"2024-08-17T17:44:16.231373+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:34:47.282842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1096'8726","reported_seq":8749,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:19.573123+0000","last_change":"2024-08-17T17:42:27.264432+0000","last_active":"2024-08-17T17:44:19.573123+0000","last_peered":"2024-08-17T17:44:19.573123+0000","last_clean":"2024-08-17T17:44:19.573123+0000","last_became_active":"2024-08-17T17:42:27.264036+0000","last_became_peered":"2024-08-17T17:42:27.264036+0000","last_unstale":"2024-08-17T17:44:19.573123+0000","last_undegraded":"2024-08-17T17:44:19.573123+0000","last_fullsized":"2024-08-17T17:44:19.573123+0000","mapping_epoch":1081,"log_start":"1085'300","ondisk_log_start":"1085'300","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":8426,"log_dups_size":0,"ondisk_log_size":8426,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:47:41.804512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":465960960,"num_objects":7110,"num_object_clones":0,"num_object_copies":21330,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7110,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8726,"num_write_kb":506752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1629,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.231074+0000","last_change":"2024-08-17T17:31:54.828534+0000","last_active":"2024-08-17T17:44:16.231074+0000","last_peered":"2024-08-17T17:44:16.231074+0000","last_clean":"2024-08-17T17:44:16.231074+0000","last_became_active":"2024-08-17T17:31:54.828182+0000","last_became_peered":"2024-08-17T17:31:54.828182+0000","last_unstale":"2024-08-17T17:44:16.231074+0000","last_undegraded":"2024-08-17T17:44:16.231074+0000","last_fullsized":"2024-08-17T17:44:16.231074+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:34:13.598348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":1030,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.188428+0000","last_change":"2024-08-17T17:32:27.436530+0000","last_active":"2024-08-17T17:44:03.188428+0000","last_peered":"2024-08-17T17:44:03.188428+0000","last_clean":"2024-08-17T17:44:03.188428+0000","last_became_active":"2024-08-17T17:32:27.436139+0000","last_became_peered":"2024-08-17T17:32:27.436139+0000","last_unstale":"2024-08-17T17:44:03.188428+0000","last_undegraded":"2024-08-17T17:44:03.188428+0000","last_fullsized":"2024-08-17T17:44:03.188428+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:18.060869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030013400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1000,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.182673+0000","last_change":"2024-08-17T17:22:55.275184+0000","last_active":"2024-08-17T17:44:03.182673+0000","last_peered":"2024-08-17T17:44:03.182673+0000","last_clean":"2024-08-17T17:44:03.182673+0000","last_became_active":"2024-08-17T17:22:55.274677+0000","last_became_peered":"2024-08-17T17:22:55.274677+0000","last_unstale":"2024-08-17T17:44:03.182673+0000","last_undegraded":"2024-08-17T17:44:03.182673+0000","last_fullsized":"2024-08-17T17:44:03.182673+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:51:29.348766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":1017,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.183163+0000","last_change":"2024-08-17T17:31:54.821919+0000","last_active":"2024-08-17T17:44:03.183163+0000","last_peered":"2024-08-17T17:44:03.183163+0000","last_clean":"2024-08-17T17:44:03.183163+0000","last_became_active":"2024-08-17T17:31:54.821536+0000","last_became_peered":"2024-08-17T17:31:54.821536+0000","last_unstale":"2024-08-17T17:44:03.183163+0000","last_undegraded":"2024-08-17T17:44:03.183163+0000","last_fullsized":"2024-08-17T17:44:03.183163+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:17:33.081437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"350'22","reported_seq":1023,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.183471+0000","last_change":"2024-08-17T17:22:53.728275+0000","last_active":"2024-08-17T17:44:03.183471+0000","last_peered":"2024-08-17T17:44:03.183471+0000","last_clean":"2024-08-17T17:44:03.183471+0000","last_became_active":"2024-08-17T17:22:53.727978+0000","last_became_peered":"2024-08-17T17:22:53.727978+0000","last_unstale":"2024-08-17T17:44:03.183471+0000","last_undegraded":"2024-08-17T17:44:03.183471+0000","last_fullsized":"2024-08-17T17:44:03.183471+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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":"periodic scrub scheduled @ 2024-08-18T23:19:43.717005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"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.12","version":"0'0","reported_seq":1555,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.240417+0000","last_change":"2024-08-17T17:32:27.438365+0000","last_active":"2024-08-17T17:44:16.240417+0000","last_peered":"2024-08-17T17:44:16.240417+0000","last_clean":"2024-08-17T17:44:16.240417+0000","last_became_active":"2024-08-17T17:32:27.437932+0000","last_became_peered":"2024-08-17T17:32:27.437932+0000","last_unstale":"2024-08-17T17:44:16.240417+0000","last_undegraded":"2024-08-17T17:44:16.240417+0000","last_fullsized":"2024-08-17T17:44:16.240417+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:07.527904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":1014,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.185120+0000","last_change":"2024-08-17T17:32:59.768226+0000","last_active":"2024-08-17T17:44:03.185120+0000","last_peered":"2024-08-17T17:44:03.185120+0000","last_clean":"2024-08-17T17:44:03.185120+0000","last_became_active":"2024-08-17T17:32:59.767701+0000","last_became_peered":"2024-08-17T17:32:59.767701+0000","last_unstale":"2024-08-17T17:44:03.185120+0000","last_undegraded":"2024-08-17T17:44:03.185120+0000","last_fullsized":"2024-08-17T17:44:03.185120+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T21:00:52.281423+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":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":"3.16","version":"0'0","reported_seq":1028,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.187391+0000","last_change":"2024-08-17T17:31:54.822296+0000","last_active":"2024-08-17T17:44:03.187391+0000","last_peered":"2024-08-17T17:44:03.187391+0000","last_clean":"2024-08-17T17:44:03.187391+0000","last_became_active":"2024-08-17T17:31:54.821958+0000","last_became_peered":"2024-08-17T17:31:54.821958+0000","last_unstale":"2024-08-17T17:44:03.187391+0000","last_undegraded":"2024-08-17T17:44:03.187391+0000","last_fullsized":"2024-08-17T17:44:03.187391+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:44.831479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1497,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.230454+0000","last_change":"2024-08-17T17:32:59.773153+0000","last_active":"2024-08-17T17:44:16.230454+0000","last_peered":"2024-08-17T17:44:16.230454+0000","last_clean":"2024-08-17T17:44:16.230454+0000","last_became_active":"2024-08-17T17:32:59.772671+0000","last_became_peered":"2024-08-17T17:32:59.772671+0000","last_unstale":"2024-08-17T17:44:16.230454+0000","last_undegraded":"2024-08-17T17:44:16.230454+0000","last_fullsized":"2024-08-17T17:44:16.230454+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:32.219883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1664,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.230969+0000","last_change":"2024-08-17T17:32:59.762369+0000","last_active":"2024-08-17T17:44:16.230969+0000","last_peered":"2024-08-17T17:44:16.230969+0000","last_clean":"2024-08-17T17:44:16.230969+0000","last_became_active":"2024-08-17T17:32:59.761931+0000","last_became_peered":"2024-08-17T17:32:59.761931+0000","last_unstale":"2024-08-17T17:44:16.230969+0000","last_undegraded":"2024-08-17T17:44:16.230969+0000","last_fullsized":"2024-08-17T17:44:16.230969+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:57:47.627585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1519,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.231278+0000","last_change":"2024-08-17T17:32:59.767175+0000","last_active":"2024-08-17T17:44:16.231278+0000","last_peered":"2024-08-17T17:44:16.231278+0000","last_clean":"2024-08-17T17:44:16.231278+0000","last_became_active":"2024-08-17T17:32:59.766352+0000","last_became_peered":"2024-08-17T17:32:59.766352+0000","last_unstale":"2024-08-17T17:44:16.231278+0000","last_undegraded":"2024-08-17T17:44:16.231278+0000","last_fullsized":"2024-08-17T17:44:16.231278+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:42.252204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1017,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.188343+0000","last_change":"2024-08-17T17:31:54.823767+0000","last_active":"2024-08-17T17:44:03.188343+0000","last_peered":"2024-08-17T17:44:03.188343+0000","last_clean":"2024-08-17T17:44:03.188343+0000","last_became_active":"2024-08-17T17:31:54.823265+0000","last_became_peered":"2024-08-17T17:31:54.823265+0000","last_unstale":"2024-08-17T17:44:03.188343+0000","last_undegraded":"2024-08-17T17:44:03.188343+0000","last_fullsized":"2024-08-17T17:44:03.188343+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:10:08.654594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1537,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.231526+0000","last_change":"2024-08-17T17:32:59.767449+0000","last_active":"2024-08-17T17:44:16.231526+0000","last_peered":"2024-08-17T17:44:16.231526+0000","last_clean":"2024-08-17T17:44:16.231526+0000","last_became_active":"2024-08-17T17:32:59.766874+0000","last_became_peered":"2024-08-17T17:32:59.766874+0000","last_unstale":"2024-08-17T17:44:16.231526+0000","last_undegraded":"2024-08-17T17:44:16.231526+0000","last_fullsized":"2024-08-17T17:44:16.231526+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:54:39.267579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1626,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.230875+0000","last_change":"2024-08-17T17:32:59.763754+0000","last_active":"2024-08-17T17:44:16.230875+0000","last_peered":"2024-08-17T17:44:16.230875+0000","last_clean":"2024-08-17T17:44:16.230875+0000","last_became_active":"2024-08-17T17:32:59.763480+0000","last_became_peered":"2024-08-17T17:32:59.763480+0000","last_unstale":"2024-08-17T17:44:16.230875+0000","last_undegraded":"2024-08-17T17:44:16.230875+0000","last_fullsized":"2024-08-17T17:44:16.230875+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:26:03.239484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1555,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.240521+0000","last_change":"2024-08-17T17:32:59.767087+0000","last_active":"2024-08-17T17:44:16.240521+0000","last_peered":"2024-08-17T17:44:16.240521+0000","last_clean":"2024-08-17T17:44:16.240521+0000","last_became_active":"2024-08-17T17:32:59.766784+0000","last_became_peered":"2024-08-17T17:32:59.766784+0000","last_unstale":"2024-08-17T17:44:16.240521+0000","last_undegraded":"2024-08-17T17:44:16.240521+0000","last_fullsized":"2024-08-17T17:44:16.240521+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:11:48.775621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1519,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.238806+0000","last_change":"2024-08-17T17:32:59.767655+0000","last_active":"2024-08-17T17:44:16.238806+0000","last_peered":"2024-08-17T17:44:16.238806+0000","last_clean":"2024-08-17T17:44:16.238806+0000","last_became_active":"2024-08-17T17:32:59.766891+0000","last_became_peered":"2024-08-17T17:32:59.766891+0000","last_unstale":"2024-08-17T17:44:16.238806+0000","last_undegraded":"2024-08-17T17:44:16.238806+0000","last_fullsized":"2024-08-17T17:44:16.238806+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:19:57.129588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1036,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.183085+0000","last_change":"2024-08-17T17:32:27.438656+0000","last_active":"2024-08-17T17:44:03.183085+0000","last_peered":"2024-08-17T17:44:03.183085+0000","last_clean":"2024-08-17T17:44:03.183085+0000","last_became_active":"2024-08-17T17:32:27.437400+0000","last_became_peered":"2024-08-17T17:32:27.437400+0000","last_unstale":"2024-08-17T17:44:03.183085+0000","last_undegraded":"2024-08-17T17:44:03.183085+0000","last_fullsized":"2024-08-17T17:44:03.183085+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T01:13:13.749171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":1556,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.231288+0000","last_change":"2024-08-17T17:32:59.769549+0000","last_active":"2024-08-17T17:44:16.231288+0000","last_peered":"2024-08-17T17:44:16.231288+0000","last_clean":"2024-08-17T17:44:16.231288+0000","last_became_active":"2024-08-17T17:32:59.768660+0000","last_became_peered":"2024-08-17T17:32:59.768660+0000","last_unstale":"2024-08-17T17:44:16.231288+0000","last_undegraded":"2024-08-17T17:44:16.231288+0000","last_fullsized":"2024-08-17T17:44:16.231288+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:42:20.130102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1617,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.230484+0000","last_change":"2024-08-17T17:30:40.753115+0000","last_active":"2024-08-17T17:44:16.230484+0000","last_peered":"2024-08-17T17:44:16.230484+0000","last_clean":"2024-08-17T17:44:16.230484+0000","last_became_active":"2024-08-17T17:30:40.752263+0000","last_became_peered":"2024-08-17T17:30:40.752263+0000","last_unstale":"2024-08-17T17:44:16.230484+0000","last_undegraded":"2024-08-17T17:44:16.230484+0000","last_fullsized":"2024-08-17T17:44:16.230484+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T05:08:48.137529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":1044,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.183126+0000","last_change":"2024-08-17T17:32:59.768103+0000","last_active":"2024-08-17T17:44:03.183126+0000","last_peered":"2024-08-17T17:44:03.183126+0000","last_clean":"2024-08-17T17:44:03.183126+0000","last_became_active":"2024-08-17T17:32:59.767686+0000","last_became_peered":"2024-08-17T17:32:59.767686+0000","last_unstale":"2024-08-17T17:44:03.183126+0000","last_undegraded":"2024-08-17T17:44:03.183126+0000","last_fullsized":"2024-08-17T17:44:03.183126+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:40:54.780900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"72'2","reported_seq":1030,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.187251+0000","last_change":"2024-08-17T17:31:54.823556+0000","last_active":"2024-08-17T17:44:03.187251+0000","last_peered":"2024-08-17T17:44:03.187251+0000","last_clean":"2024-08-17T17:44:03.187251+0000","last_became_active":"2024-08-17T17:31:54.823250+0000","last_became_peered":"2024-08-17T17:31:54.823250+0000","last_unstale":"2024-08-17T17:44:03.187251+0000","last_undegraded":"2024-08-17T17:44:03.187251+0000","last_fullsized":"2024-08-17T17:44:03.187251+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:08:07.165204+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":[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":1034,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.183014+0000","last_change":"2024-08-17T17:32:59.768344+0000","last_active":"2024-08-17T17:44:03.183014+0000","last_peered":"2024-08-17T17:44:03.183014+0000","last_clean":"2024-08-17T17:44:03.183014+0000","last_became_active":"2024-08-17T17:32:59.767154+0000","last_became_peered":"2024-08-17T17:32:59.767154+0000","last_unstale":"2024-08-17T17:44:03.183014+0000","last_undegraded":"2024-08-17T17:44:03.183014+0000","last_fullsized":"2024-08-17T17:44:03.183014+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:25:18.926181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1013,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.187573+0000","last_change":"2024-08-17T17:22:53.725178+0000","last_active":"2024-08-17T17:44:03.187573+0000","last_peered":"2024-08-17T17:44:03.187573+0000","last_clean":"2024-08-17T17:44:03.187573+0000","last_became_active":"2024-08-17T17:22:53.724909+0000","last_became_peered":"2024-08-17T17:22:53.724909+0000","last_unstale":"2024-08-17T17:44:03.187573+0000","last_undegraded":"2024-08-17T17:44:03.187573+0000","last_fullsized":"2024-08-17T17:44:03.187573+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:00.171471+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":[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.19","version":"0'0","reported_seq":1527,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.234924+0000","last_change":"2024-08-17T17:32:59.767743+0000","last_active":"2024-08-17T17:44:16.234924+0000","last_peered":"2024-08-17T17:44:16.234924+0000","last_clean":"2024-08-17T17:44:16.234924+0000","last_became_active":"2024-08-17T17:32:59.767391+0000","last_became_peered":"2024-08-17T17:32:59.767391+0000","last_unstale":"2024-08-17T17:44:16.234924+0000","last_undegraded":"2024-08-17T17:44:16.234924+0000","last_fullsized":"2024-08-17T17:44:16.234924+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:30.357526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1513,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.235201+0000","last_change":"2024-08-17T17:32:59.770449+0000","last_active":"2024-08-17T17:44:16.235201+0000","last_peered":"2024-08-17T17:44:16.235201+0000","last_clean":"2024-08-17T17:44:16.235201+0000","last_became_active":"2024-08-17T17:32:59.768701+0000","last_became_peered":"2024-08-17T17:32:59.768701+0000","last_unstale":"2024-08-17T17:44:16.235201+0000","last_undegraded":"2024-08-17T17:44:16.235201+0000","last_fullsized":"2024-08-17T17:44:16.235201+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:37:58.418659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1017,"reported_epoch":1095,"state":"active+clean","last_fresh":"2024-08-17T17:44:03.182621+0000","last_change":"2024-08-17T17:31:54.822460+0000","last_active":"2024-08-17T17:44:03.182621+0000","last_peered":"2024-08-17T17:44:03.182621+0000","last_clean":"2024-08-17T17:44:03.182621+0000","last_became_active":"2024-08-17T17:31:54.822111+0000","last_became_peered":"2024-08-17T17:31:54.822111+0000","last_unstale":"2024-08-17T17:44:03.182621+0000","last_undegraded":"2024-08-17T17:44:03.182621+0000","last_fullsized":"2024-08-17T17:44:03.182621+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:17:44.350364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'4","reported_seq":1632,"reported_epoch":1096,"state":"active+clean","last_fresh":"2024-08-17T17:44:16.231001+0000","last_change":"2024-08-17T17:32:27.438808+0000","last_active":"2024-08-17T17:44:16.231001+0000","last_peered":"2024-08-17T17:44:16.231001+0000","last_clean":"2024-08-17T17:44:16.231001+0000","last_became_active":"2024-08-17T17:32:27.438455+0000","last_became_peered":"2024-08-17T17:32:27.438455+0000","last_unstale":"2024-08-17T17:44:16.231001+0000","last_undegraded":"2024-08-17T17:44:16.231001+0000","last_fullsized":"2024-08-17T17:44:16.231001+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T02:04:33.112716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":[]}],"pool_stats":[{"poolid":6,"num_pg":16,"stat_sum":{"num_bytes":7447511064,"num_objects":113641,"num_object_clones":0,"num_object_copies":340923,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":113641,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":137919,"num_write_kb":8049857,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":22322294784,"data_stored":22322282568,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":131319,"ondisk_log_size":131319,"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":5530,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17088,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201562,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3057600,"kb_used_data":2743608,"kb_used_omap":1,"kb_used_meta":313982,"kb_avail":90687552,"statfs":{"total":95995035648,"available":92864053248,"internally_reserved":0,"allocated":2809454592,"data_stored":2806386513,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":321517912},"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":[]},{"osd":6,"up_from":47,"seq":201863463199,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2576056,"kb_used_data":2278704,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":91169096,"statfs":{"total":95995035648,"available":93357154304,"internally_reserved":0,"allocated":2333392896,"data_stored":2330332882,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":[]},{"osd":5,"up_from":39,"seq":167503724836,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2576496,"kb_used_data":2274984,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":91168656,"statfs":{"total":95995035648,"available":93356703744,"internally_reserved":0,"allocated":2329583616,"data_stored":2326527100,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"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":[]},{"osd":4,"up_from":31,"seq":133143986474,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2602296,"kb_used_data":2300784,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":91142856,"statfs":{"total":95995035648,"available":93330284544,"internally_reserved":0,"allocated":2356002816,"data_stored":2352942315,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"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":[]},{"osd":3,"up_from":592,"seq":2542620639370,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4741800,"kb_used_data":4615580,"kb_used_omap":25,"kb_used_meta":126182,"kb_avail":89003352,"statfs":{"total":95995035648,"available":91139432448,"internally_reserved":0,"allocated":4726353920,"data_stored":4723309111,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26454,"internal_metadata":129210538},"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":[]},{"osd":2,"up_from":559,"seq":2400886718609,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3718696,"kb_used_data":3606176,"kb_used_omap":29,"kb_used_meta":112418,"kb_avail":90026456,"statfs":{"total":95995035648,"available":92187090944,"internally_reserved":0,"allocated":3692724224,"data_stored":3689675841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30541,"internal_metadata":115116211},"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":[]},{"osd":1,"up_from":527,"seq":2263447765143,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2406124,"kb_used_data":2297888,"kb_used_omap":34,"kb_used_meta":108189,"kb_avail":91339028,"statfs":{"total":95995035648,"available":93531164672,"internally_reserved":0,"allocated":2353037312,"data_stored":2349988368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35550,"internal_metadata":110785826},"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":[]},{"osd":0,"up_from":453,"seq":1945620185254,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1920172,"kb_used_data":1833956,"kb_used_omap":39,"kb_used_meta":86168,"kb_avail":91824980,"statfs":{"total":95995035648,"available":94028779520,"internally_reserved":0,"allocated":1877970944,"data_stored":1874917317,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40830,"internal_metadata":88236162},"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":[]}],"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":4096,"data_stored":19,"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":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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5388,"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":5261,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1222,"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":5217,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"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":640,"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":4814,"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":4960,"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":1857032192,"data_stored":1857028120,"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":2329808896,"data_stored":2329804824,"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":3678928896,"data_stored":3678928896,"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":4695130112,"data_stored":4695130112,"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":2337669120,"data_stored":2337669120,"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":2310803456,"data_stored":2310799384,"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":2320302080,"data_stored":2320302080,"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":2792620032,"data_stored":2792620032,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:44:24.069 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-08-17T17:44:24.070 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool set unique_pool_1 pg_num 26 2024-08-17T17:44:24.140 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:24.172 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:44:24.193 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:24.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:24.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:24.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:24 smithi037 ceph-mon[97894]: from='client.44996 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:44:24.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:44:24.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:24.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:24 smithi037 ceph-mon[102022]: from='client.44996 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:44:24.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:44:24.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:24.296 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:24.324 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:24.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:24.325 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:24.426 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:24.452 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:24.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:24.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:24.456 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:44:24.456 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [], 2024-08-17T17:44:24.456 INFO:teuthology.orchestra.run.smithi046.stdout: "complaint_time": 30, 2024-08-17T17:44:24.456 INFO:teuthology.orchestra.run.smithi046.stdout: "num_blocked_ops": 0 2024-08-17T17:44:24.456 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:44:24.456 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:24 smithi046 ceph-mon[88218]: from='client.44996 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:44:24.456 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:44:24.456 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:24.554 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:24.580 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:24.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:24.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:24.682 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:24.707 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:24.708 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:24.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:24.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:24.809 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:24.854 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:24.878 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:24.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:24.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:24.980 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:25.009 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:25.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:25.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:25.110 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:25.139 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:25.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:25.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:25.220 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-08-17T17:44:25.241 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:25.293 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:25.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:25.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:25.344 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:25 smithi037 ceph-mon[97894]: pgmap v1343: 89 pgs: 89 active+clean; 6.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 883 op/s 2024-08-17T17:44:25.345 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:25 smithi037 ceph-mon[102022]: pgmap v1343: 89 pgs: 89 active+clean; 6.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 883 op/s 2024-08-17T17:44:25.395 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:25.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:25.449 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:25.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:25.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:25 smithi046 ceph-mon[88218]: pgmap v1343: 89 pgs: 89 active+clean; 6.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 883 op/s 2024-08-17T17:44:25.550 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:25.596 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:25.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:25.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:25.603 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:44:25.698 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:25.728 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:25.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:25.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:25.830 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:25.857 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:25.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:25.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:25.959 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:25.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:25.989 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:25.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:26.090 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:26.121 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:26.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:26.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:26.223 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:26.264 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:26.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:26.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:26.269 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is set 2024-08-17T17:44:26.290 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:26 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1488562302' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:44:26.290 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:26 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:44:26.290 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:26 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1488562302' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:44:26.290 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:26 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:44:26.366 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:26.395 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:26.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:26.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:26.497 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:26.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:26 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1488562302' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:44:26.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:26 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:44:26.537 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:26.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:26.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:26.638 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:26.667 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:26.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:26.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:26.769 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:26.799 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:26.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:26.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:26.901 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:26.949 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:26.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:26.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:27.051 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:27.100 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:27.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:27.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:27.201 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:27.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:27.242 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:27.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:27.343 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:27.380 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:27.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:27.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:27.414 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:27 smithi037 ceph-mon[97894]: pgmap v1344: 89 pgs: 89 active+clean; 6.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 867 op/s 2024-08-17T17:44:27.414 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:27 smithi037 ceph-mon[97894]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:44:27.415 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:27 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:44:27.415 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:27 smithi037 ceph-mon[97894]: osdmap e1097: 8 total, 8 up, 8 in 2024-08-17T17:44:27.415 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:27 smithi037 ceph-mon[102022]: pgmap v1344: 89 pgs: 89 active+clean; 6.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 867 op/s 2024-08-17T17:44:27.415 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:27 smithi037 ceph-mon[102022]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:44:27.415 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:27 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:44:27.415 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:27 smithi037 ceph-mon[102022]: osdmap e1097: 8 total, 8 up, 8 in 2024-08-17T17:44:27.482 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:27.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:27 smithi046 ceph-mon[88218]: pgmap v1344: 89 pgs: 89 active+clean; 6.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 867 op/s 2024-08-17T17:44:27.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:27 smithi046 ceph-mon[88218]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:44:27.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:27 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:44:27.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:27 smithi046 ceph-mon[88218]: osdmap e1097: 8 total, 8 up, 8 in 2024-08-17T17:44:27.520 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:27.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:27.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:27.622 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:27.654 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:27.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:27.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:27.755 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:27.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:27.802 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:27.802 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:27.903 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:27.931 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:27.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:27.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:28.033 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:28.070 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:28.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:28.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:28.171 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:28.208 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:28.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:28.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:28.308 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:44:28.308 INFO:teuthology.orchestra.run.smithi046.stdout: "size": 20, 2024-08-17T17:44:28.308 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 600, 2024-08-17T17:44:28.308 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [ 2024-08-17T17:44:28.308 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.308 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:20752 6.2 6:4ba74958:::benchmark_data_smithi037_142561_object20751:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:44:28.308 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:42:42.356763+0000", 2024-08-17T17:44:28.308 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 105.948070685, 2024-08-17T17:44:28.308 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.092486804000000006, 2024-08-17T17:44:28.308 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:28.309 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:28.309 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:28.309 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:28.309 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:28.309 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 20752 2024-08-17T17:44:28.309 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.309 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:28.309 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.309 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:28.309 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.356763+0000", 2024-08-17T17:44:28.309 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.309 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.309 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.309 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:28.310 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.356763+0000", 2024-08-17T17:44:28.310 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.310 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.310 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.310 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:28.310 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.356761+0000", 2024-08-17T17:44:28.310 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:44:28.310 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.310 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.310 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:28.310 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.356805+0000", 2024-08-17T17:44:28.310 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3464000000000003e-05 2024-08-17T17:44:28.310 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.311 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.311 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:28.311 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.356819+0000", 2024-08-17T17:44:28.311 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3791999999999999e-05 2024-08-17T17:44:28.311 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.311 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.311 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:28.311 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.356823+0000", 2024-08-17T17:44:28.311 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3279999999999999e-06 2024-08-17T17:44:28.311 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.311 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.311 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:28.311 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.356865+0000", 2024-08-17T17:44:28.311 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2280999999999997e-05 2024-08-17T17:44:28.311 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.312 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.312 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:28.312 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.356988+0000", 2024-08-17T17:44:28.312 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012313800000000001 2024-08-17T17:44:28.312 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.312 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.312 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:44:28.312 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.357136+0000", 2024-08-17T17:44:28.312 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014738199999999999 2024-08-17T17:44:28.312 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.312 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.312 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:28.312 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.357996+0000", 2024-08-17T17:44:28.312 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00086077300000000001 2024-08-17T17:44:28.312 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.313 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.313 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:28.313 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.358342+0000", 2024-08-17T17:44:28.313 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00034552399999999999 2024-08-17T17:44:28.313 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.313 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.313 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:28.313 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.449156+0000", 2024-08-17T17:44:28.313 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.090813902000000002 2024-08-17T17:44:28.313 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.313 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.313 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:28.313 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.449213+0000", 2024-08-17T17:44:28.313 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7556000000000003e-05 2024-08-17T17:44:28.314 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.314 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.314 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:28.314 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.449250+0000", 2024-08-17T17:44:28.314 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.6399999999999997e-05 2024-08-17T17:44:28.314 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.314 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:28.314 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.314 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.314 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.314 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:27305 6.2 6:40b54630:::benchmark_data_smithi037_142561_object27304:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:44:28.314 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:42:45.261594+0000", 2024-08-17T17:44:28.314 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 103.043239211, 2024-08-17T17:44:28.314 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.095476851000000001, 2024-08-17T17:44:28.314 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:28.315 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:28.315 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:28.315 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:28.315 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:28.315 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 27305 2024-08-17T17:44:28.315 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.315 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:28.315 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.315 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:28.315 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.261594+0000", 2024-08-17T17:44:28.315 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.315 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.315 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.315 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:28.315 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.261594+0000", 2024-08-17T17:44:28.315 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.316 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.316 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.316 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:28.316 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.261594+0000", 2024-08-17T17:44:28.316 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:44:28.316 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.316 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.316 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:28.316 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.261716+0000", 2024-08-17T17:44:28.316 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012247899999999999 2024-08-17T17:44:28.316 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.316 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.316 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:28.316 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.261733+0000", 2024-08-17T17:44:28.317 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.7017e-05 2024-08-17T17:44:28.317 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.317 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.317 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:28.317 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.261738+0000", 2024-08-17T17:44:28.317 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9180000000000002e-06 2024-08-17T17:44:28.317 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.317 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.317 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:28.317 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.261778+0000", 2024-08-17T17:44:28.317 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9879999999999998e-05 2024-08-17T17:44:28.317 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.317 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.317 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:28.317 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.261901+0000", 2024-08-17T17:44:28.318 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012338299999999999 2024-08-17T17:44:28.318 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.318 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.318 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:44:28.318 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.262041+0000", 2024-08-17T17:44:28.318 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000139975 2024-08-17T17:44:28.318 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.318 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.318 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:28.318 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.263243+0000", 2024-08-17T17:44:28.318 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0012015159999999999 2024-08-17T17:44:28.318 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.318 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.318 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:28.319 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.265191+0000", 2024-08-17T17:44:28.319 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0019484389999999999 2024-08-17T17:44:28.319 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.319 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.319 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:28.319 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.356987+0000", 2024-08-17T17:44:28.319 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.091796113999999998 2024-08-17T17:44:28.319 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.319 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.319 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:28.319 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.357036+0000", 2024-08-17T17:44:28.319 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.8115999999999998e-05 2024-08-17T17:44:28.319 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.319 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.320 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:28.320 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.357071+0000", 2024-08-17T17:44:28.320 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.574e-05 2024-08-17T17:44:28.320 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.320 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:28.320 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.320 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.320 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.320 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:27311 6.2 6:493c8abb:::benchmark_data_smithi037_142561_object27310:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:44:28.320 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:42:45.265893+0000", 2024-08-17T17:44:28.320 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 103.038940477, 2024-08-17T17:44:28.320 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.093514432999999994, 2024-08-17T17:44:28.320 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:28.321 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:28.321 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:28.321 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:28.321 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:28.322 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:28.322 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 27311 2024-08-17T17:44:28.322 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.322 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:28.322 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.322 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:28.322 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.265893+0000", 2024-08-17T17:44:28.323 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.323 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.323 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.323 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:28.323 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.265893+0000", 2024-08-17T17:44:28.323 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.323 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.323 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.323 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:28.323 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.265892+0000", 2024-08-17T17:44:28.323 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:44:28.323 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.323 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.323 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:28.323 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.265938+0000", 2024-08-17T17:44:28.324 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6069999999999998e-05 2024-08-17T17:44:28.324 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.324 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.324 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:28.324 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.265949+0000", 2024-08-17T17:44:28.324 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1246999999999999e-05 2024-08-17T17:44:28.324 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.324 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.324 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:28.324 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.265955+0000", 2024-08-17T17:44:28.324 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0009999999999998e-06 2024-08-17T17:44:28.324 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.324 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.324 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:28.324 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.265987+0000", 2024-08-17T17:44:28.325 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.1989999999999997e-05 2024-08-17T17:44:28.325 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.325 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.325 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:28.325 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.266065+0000", 2024-08-17T17:44:28.325 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.7138999999999994e-05 2024-08-17T17:44:28.325 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.325 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.325 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:44:28.325 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.266143+0000", 2024-08-17T17:44:28.325 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.7985000000000006e-05 2024-08-17T17:44:28.325 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.325 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.325 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:28.325 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.267137+0000", 2024-08-17T17:44:28.326 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00099488500000000004 2024-08-17T17:44:28.326 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.326 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.326 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:28.326 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.267299+0000", 2024-08-17T17:44:28.326 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00016170900000000001 2024-08-17T17:44:28.326 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.326 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.326 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:28.326 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.359315+0000", 2024-08-17T17:44:28.326 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.092015828999999993 2024-08-17T17:44:28.326 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.326 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.326 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:28.327 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.359368+0000", 2024-08-17T17:44:28.327 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.3297999999999997e-05 2024-08-17T17:44:28.327 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.327 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.327 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:28.327 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.359408+0000", 2024-08-17T17:44:28.327 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9317000000000003e-05 2024-08-17T17:44:28.327 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.327 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:28.327 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.327 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.327 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.327 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:31139 6.e 6:7eb8e309:::benchmark_data_smithi037_142561_object31138:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:44:28.327 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:42:47.210603+0000", 2024-08-17T17:44:28.327 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 101.094230491, 2024-08-17T17:44:28.328 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.064128705999999994, 2024-08-17T17:44:28.328 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:28.328 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:28.328 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:28.328 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:28.328 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:28.328 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 31139 2024-08-17T17:44:28.328 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.328 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:28.328 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.328 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:28.328 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:47.210603+0000", 2024-08-17T17:44:28.328 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.328 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.328 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.329 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:28.329 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:47.210603+0000", 2024-08-17T17:44:28.329 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.329 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.329 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.329 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:28.329 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:47.210602+0000", 2024-08-17T17:44:28.329 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:44:28.329 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.329 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.329 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:28.329 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:47.210650+0000", 2024-08-17T17:44:28.329 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.8636e-05 2024-08-17T17:44:28.330 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.330 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.330 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:28.330 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:47.210670+0000", 2024-08-17T17:44:28.330 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.9639999999999998e-05 2024-08-17T17:44:28.330 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.330 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.330 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:28.330 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:47.210677+0000", 2024-08-17T17:44:28.330 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.4510000000000003e-06 2024-08-17T17:44:28.330 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.330 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.330 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:28.330 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:47.210868+0000", 2024-08-17T17:44:28.331 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00019107 2024-08-17T17:44:28.331 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.331 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.331 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:28.331 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:47.210978+0000", 2024-08-17T17:44:28.331 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000109547 2024-08-17T17:44:28.331 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.331 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.331 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:44:28.331 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:47.211094+0000", 2024-08-17T17:44:28.331 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00011626 2024-08-17T17:44:28.331 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.331 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.331 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:28.331 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:47.213011+0000", 2024-08-17T17:44:28.332 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0019169650000000001 2024-08-17T17:44:28.332 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.332 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.332 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:28.332 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:47.274518+0000", 2024-08-17T17:44:28.332 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.061507006000000003 2024-08-17T17:44:28.332 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.332 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.332 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:28.332 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:47.274628+0000", 2024-08-17T17:44:28.332 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00010933399999999999 2024-08-17T17:44:28.332 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.332 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.332 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:28.332 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:47.274684+0000", 2024-08-17T17:44:28.333 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6619000000000001e-05 2024-08-17T17:44:28.333 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.333 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.333 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:28.333 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:47.274732+0000", 2024-08-17T17:44:28.333 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.778e-05 2024-08-17T17:44:28.333 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.333 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:28.333 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.333 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.333 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.333 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:60605 6.2 6:4920625a:::benchmark_data_smithi037_142561_object60604:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1088)", 2024-08-17T17:44:28.333 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:43:04.260960+0000", 2024-08-17T17:44:28.333 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 84.043874075000005, 2024-08-17T17:44:28.333 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.065561831000000001, 2024-08-17T17:44:28.334 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:28.334 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:28.334 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:28.334 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:28.334 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:28.334 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 60605 2024-08-17T17:44:28.334 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.334 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:28.334 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.334 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:28.335 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.260960+0000", 2024-08-17T17:44:28.335 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.335 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.335 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.335 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:28.335 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.260960+0000", 2024-08-17T17:44:28.335 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.335 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.335 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.335 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:28.335 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.260958+0000", 2024-08-17T17:44:28.335 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:44:28.335 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.335 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.336 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:28.336 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.261001+0000", 2024-08-17T17:44:28.336 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2871999999999999e-05 2024-08-17T17:44:28.336 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.336 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.336 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:28.336 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.261014+0000", 2024-08-17T17:44:28.336 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2818e-05 2024-08-17T17:44:28.336 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.336 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.336 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:28.336 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.261020+0000", 2024-08-17T17:44:28.336 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0469999999999999e-06 2024-08-17T17:44:28.337 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.337 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.337 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:28.337 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.261070+0000", 2024-08-17T17:44:28.337 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9549000000000003e-05 2024-08-17T17:44:28.337 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.337 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.337 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:28.337 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.261197+0000", 2024-08-17T17:44:28.337 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012740000000000001 2024-08-17T17:44:28.337 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.337 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.337 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:44:28.337 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.261319+0000", 2024-08-17T17:44:28.337 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000121902 2024-08-17T17:44:28.338 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.338 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.338 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:28.338 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.263632+0000", 2024-08-17T17:44:28.338 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0023135320000000001 2024-08-17T17:44:28.338 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.338 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.338 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:28.338 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.266412+0000", 2024-08-17T17:44:28.338 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0027794130000000001 2024-08-17T17:44:28.338 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.338 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.338 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:28.338 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.326442+0000", 2024-08-17T17:44:28.338 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.060030299000000002 2024-08-17T17:44:28.339 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.339 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.339 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:28.339 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.326485+0000", 2024-08-17T17:44:28.339 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2506999999999998e-05 2024-08-17T17:44:28.339 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.339 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.339 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:28.339 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.326521+0000", 2024-08-17T17:44:28.339 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.6813999999999997e-05 2024-08-17T17:44:28.339 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.339 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:28.339 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.339 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.340 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.340 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:60612 6.e 6:7164c3aa:::benchmark_data_smithi037_142561_object60611:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1088)", 2024-08-17T17:44:28.340 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:43:04.265890+0000", 2024-08-17T17:44:28.340 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 84.038943594000003, 2024-08-17T17:44:28.340 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.060629099999999998, 2024-08-17T17:44:28.340 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:28.340 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:28.340 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:28.340 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:28.340 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:28.340 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 60612 2024-08-17T17:44:28.340 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.340 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:28.340 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.340 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:28.341 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.265890+0000", 2024-08-17T17:44:28.341 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.341 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.341 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.341 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:28.341 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.265890+0000", 2024-08-17T17:44:28.341 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.341 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.341 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.341 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:28.341 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.265889+0000", 2024-08-17T17:44:28.341 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:44:28.341 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.341 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.341 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:28.341 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.265922+0000", 2024-08-17T17:44:28.342 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.3197000000000001e-05 2024-08-17T17:44:28.342 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.342 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.342 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:28.342 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.265937+0000", 2024-08-17T17:44:28.342 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.4764e-05 2024-08-17T17:44:28.342 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.342 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.342 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:28.342 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.265942+0000", 2024-08-17T17:44:28.342 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6899999999999997e-06 2024-08-17T17:44:28.342 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.342 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.342 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:28.343 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.266307+0000", 2024-08-17T17:44:28.343 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000364805 2024-08-17T17:44:28.343 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.343 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.343 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:28.343 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.266431+0000", 2024-08-17T17:44:28.343 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012413499999999999 2024-08-17T17:44:28.343 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.343 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.343 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:44:28.343 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.266571+0000", 2024-08-17T17:44:28.343 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014001199999999999 2024-08-17T17:44:28.343 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.344 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.344 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:28.344 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.268517+0000", 2024-08-17T17:44:28.344 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0019459189999999999 2024-08-17T17:44:28.344 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.344 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.344 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:28.344 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.269250+0000", 2024-08-17T17:44:28.344 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00073260899999999995 2024-08-17T17:44:28.344 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.344 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.344 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:28.345 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.326435+0000", 2024-08-17T17:44:28.345 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.057184857999999998 2024-08-17T17:44:28.345 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.345 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.345 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:28.345 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.326479+0000", 2024-08-17T17:44:28.345 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4812999999999999e-05 2024-08-17T17:44:28.345 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.345 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.345 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:28.345 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.326519+0000", 2024-08-17T17:44:28.345 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9771000000000003e-05 2024-08-17T17:44:28.345 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.346 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:28.346 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.346 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.346 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.346 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:60615 6.2 6:44f903fe:::benchmark_data_smithi037_142561_object60614:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1088)", 2024-08-17T17:44:28.346 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:43:04.266359+0000", 2024-08-17T17:44:28.346 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 84.038474941999993, 2024-08-17T17:44:28.346 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.061076709, 2024-08-17T17:44:28.346 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:28.346 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:28.346 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:28.346 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:28.346 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:28.347 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 60615 2024-08-17T17:44:28.347 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.347 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:28.347 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.347 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:28.347 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.266359+0000", 2024-08-17T17:44:28.347 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.347 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.347 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.347 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:28.347 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.266359+0000", 2024-08-17T17:44:28.347 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.347 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.348 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.348 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:28.348 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.266358+0000", 2024-08-17T17:44:28.348 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:44:28.348 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.348 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.348 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:28.348 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.266487+0000", 2024-08-17T17:44:28.348 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000128522 2024-08-17T17:44:28.348 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.348 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.348 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:28.348 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.266498+0000", 2024-08-17T17:44:28.348 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1644000000000001e-05 2024-08-17T17:44:28.349 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.349 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.349 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:28.349 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.266504+0000", 2024-08-17T17:44:28.349 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5319999999999997e-06 2024-08-17T17:44:28.349 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.349 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.349 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:28.349 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.266544+0000", 2024-08-17T17:44:28.349 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.0559000000000002e-05 2024-08-17T17:44:28.349 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.349 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.349 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:28.350 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.266662+0000", 2024-08-17T17:44:28.350 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000117408 2024-08-17T17:44:28.350 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.350 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.350 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:44:28.350 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.266797+0000", 2024-08-17T17:44:28.350 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000135344 2024-08-17T17:44:28.350 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.350 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.350 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:28.350 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.269260+0000", 2024-08-17T17:44:28.350 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.002463008 2024-08-17T17:44:28.351 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.351 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.351 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:28.351 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.326551+0000", 2024-08-17T17:44:28.351 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.057291225000000001 2024-08-17T17:44:28.351 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.351 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.351 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:28.351 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.327276+0000", 2024-08-17T17:44:28.351 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00072519200000000005 2024-08-17T17:44:28.351 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.351 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.351 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:28.351 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.327368+0000", 2024-08-17T17:44:28.352 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.1599000000000002e-05 2024-08-17T17:44:28.352 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.352 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.352 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:28.352 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.327435+0000", 2024-08-17T17:44:28.352 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.7432000000000001e-05 2024-08-17T17:44:28.352 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.352 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:28.352 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.352 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.352 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.352 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:61512 6.e 6:7ee5907e:::benchmark_data_smithi037_142561_object61511:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1088)", 2024-08-17T17:44:28.352 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:43:04.972419+0000", 2024-08-17T17:44:28.353 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 83.332414819999997, 2024-08-17T17:44:28.353 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.076192237999999995, 2024-08-17T17:44:28.353 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:28.353 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:28.353 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:28.353 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:28.353 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:28.353 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 61512 2024-08-17T17:44:28.353 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.353 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:28.353 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.353 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:28.353 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.972419+0000", 2024-08-17T17:44:28.353 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.353 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.354 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.354 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:28.354 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.972419+0000", 2024-08-17T17:44:28.354 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.354 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.354 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.354 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:28.354 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.972418+0000", 2024-08-17T17:44:28.354 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:44:28.354 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.354 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.354 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:28.354 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.972497+0000", 2024-08-17T17:44:28.355 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.9416e-05 2024-08-17T17:44:28.355 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.355 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.355 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:28.355 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.972509+0000", 2024-08-17T17:44:28.355 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1871999999999999e-05 2024-08-17T17:44:28.355 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.355 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.355 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:28.355 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.972514+0000", 2024-08-17T17:44:28.355 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.451e-06 2024-08-17T17:44:28.355 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.355 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.355 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:28.356 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.972561+0000", 2024-08-17T17:44:28.356 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6613999999999998e-05 2024-08-17T17:44:28.356 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.356 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.356 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:28.356 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.972673+0000", 2024-08-17T17:44:28.356 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00011168 2024-08-17T17:44:28.356 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.356 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.356 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:44:28.356 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.972830+0000", 2024-08-17T17:44:28.356 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00015689999999999999 2024-08-17T17:44:28.356 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.356 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.357 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:28.357 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.975063+0000", 2024-08-17T17:44:28.357 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0022328510000000001 2024-08-17T17:44:28.357 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.357 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.357 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:28.357 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.976726+0000", 2024-08-17T17:44:28.357 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0016634429999999999 2024-08-17T17:44:28.357 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.357 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.357 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:28.357 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.048527+0000", 2024-08-17T17:44:28.357 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.071800640999999998 2024-08-17T17:44:28.358 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.358 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.358 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:28.358 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.048575+0000", 2024-08-17T17:44:28.358 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.7907000000000001e-05 2024-08-17T17:44:28.358 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.358 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.358 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:28.358 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.048611+0000", 2024-08-17T17:44:28.358 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.6572999999999997e-05 2024-08-17T17:44:28.358 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.358 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:28.358 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.358 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.359 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.359 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:61517 6.e 6:7d0bcce2:::benchmark_data_smithi037_142561_object61516:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1088)", 2024-08-17T17:44:28.359 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:43:04.976463+0000", 2024-08-17T17:44:28.359 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 83.328370284000002, 2024-08-17T17:44:28.359 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.075057326999999993, 2024-08-17T17:44:28.359 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:28.359 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:28.359 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:28.359 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:28.359 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:28.359 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 61517 2024-08-17T17:44:28.359 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.359 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:28.359 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.360 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:28.360 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.976463+0000", 2024-08-17T17:44:28.360 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.360 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.360 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.360 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:28.360 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.976463+0000", 2024-08-17T17:44:28.360 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.360 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.360 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.360 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:28.360 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.976462+0000", 2024-08-17T17:44:28.360 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:44:28.360 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.361 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.361 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:28.361 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.976540+0000", 2024-08-17T17:44:28.361 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.8540000000000004e-05 2024-08-17T17:44:28.361 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.361 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.361 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:28.361 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.976551+0000", 2024-08-17T17:44:28.361 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0380000000000001e-05 2024-08-17T17:44:28.361 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.361 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.361 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:28.361 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.976556+0000", 2024-08-17T17:44:28.361 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.2909999999999998e-06 2024-08-17T17:44:28.361 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.362 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.362 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:28.362 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.976752+0000", 2024-08-17T17:44:28.362 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00019599400000000001 2024-08-17T17:44:28.362 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.362 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.362 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:28.362 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.976860+0000", 2024-08-17T17:44:28.362 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000107564 2024-08-17T17:44:28.362 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.362 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.362 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:44:28.362 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.976979+0000", 2024-08-17T17:44:28.363 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000119407 2024-08-17T17:44:28.364 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.364 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.364 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:28.364 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.981020+0000", 2024-08-17T17:44:28.364 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0040408789999999998 2024-08-17T17:44:28.364 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.364 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.364 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:28.364 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.048665+0000", 2024-08-17T17:44:28.364 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.067645530999999995 2024-08-17T17:44:28.364 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.364 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.364 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:28.365 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.051395+0000", 2024-08-17T17:44:28.365 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0027293500000000002 2024-08-17T17:44:28.365 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.365 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.365 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:28.365 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.051478+0000", 2024-08-17T17:44:28.365 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.3139999999999993e-05 2024-08-17T17:44:28.365 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.365 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.365 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:28.365 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.051521+0000", 2024-08-17T17:44:28.365 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2778999999999998e-05 2024-08-17T17:44:28.365 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.366 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:28.366 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.366 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.366 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.366 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:61523 6.2 6:49a23a80:::benchmark_data_smithi037_142561_object61522:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1088)", 2024-08-17T17:44:28.366 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:43:04.981296+0000", 2024-08-17T17:44:28.366 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 83.323537518999998, 2024-08-17T17:44:28.366 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.075530699000000007, 2024-08-17T17:44:28.366 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:28.366 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:28.366 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:28.366 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:28.367 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:28.367 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 61523 2024-08-17T17:44:28.367 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.367 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:28.367 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.367 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:28.367 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.981296+0000", 2024-08-17T17:44:28.367 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.367 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.367 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.367 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:28.367 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.981296+0000", 2024-08-17T17:44:28.368 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.368 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.368 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.368 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:28.368 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.981294+0000", 2024-08-17T17:44:28.368 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:44:28.368 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.368 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.368 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:28.368 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.981335+0000", 2024-08-17T17:44:28.368 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1187999999999999e-05 2024-08-17T17:44:28.368 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.368 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.368 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:28.369 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.981348+0000", 2024-08-17T17:44:28.369 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2053e-05 2024-08-17T17:44:28.369 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.369 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.369 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:28.369 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.981353+0000", 2024-08-17T17:44:28.369 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0050000000000004e-06 2024-08-17T17:44:28.369 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.369 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.369 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:28.369 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.981388+0000", 2024-08-17T17:44:28.369 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.5497000000000003e-05 2024-08-17T17:44:28.369 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.370 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.370 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:28.370 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.981484+0000", 2024-08-17T17:44:28.370 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.6074000000000002e-05 2024-08-17T17:44:28.370 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.370 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.370 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:44:28.370 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.981611+0000", 2024-08-17T17:44:28.370 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012641700000000001 2024-08-17T17:44:28.370 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.370 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.370 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:28.370 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.051730+0000", 2024-08-17T17:44:28.371 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.070119691999999997 2024-08-17T17:44:28.371 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.371 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.371 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:28.371 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.056552+0000", 2024-08-17T17:44:28.371 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0048218380000000002 2024-08-17T17:44:28.371 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.371 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.371 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:28.371 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.056586+0000", 2024-08-17T17:44:28.371 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4013000000000001e-05 2024-08-17T17:44:28.371 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.371 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.371 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:28.372 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.056740+0000", 2024-08-17T17:44:28.372 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00015366699999999999 2024-08-17T17:44:28.372 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.372 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.372 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:28.372 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.056827+0000", 2024-08-17T17:44:28.372 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.7126000000000006e-05 2024-08-17T17:44:28.372 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.372 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:28.372 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.372 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.372 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.372 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop_reply(client.35031.0:61512 6.e e1088/1081 ondisk, result = 0)", 2024-08-17T17:44:28.372 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:43:04.981639+0000", 2024-08-17T17:44:28.373 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 83.323194802000003, 2024-08-17T17:44:28.373 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.066983579000000001, 2024-08-17T17:44:28.373 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:28.373 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "started", 2024-08-17T17:44:28.373 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:28.373 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.373 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:28.373 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.981639+0000", 2024-08-17T17:44:28.373 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.373 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.373 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.373 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:28.373 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.981639+0000", 2024-08-17T17:44:28.373 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.374 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.374 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.374 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:28.374 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.981638+0000", 2024-08-17T17:44:28.374 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:44:28.374 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.374 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.374 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:28.374 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.981643+0000", 2024-08-17T17:44:28.374 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.524e-06 2024-08-17T17:44:28.374 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.374 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.374 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:28.375 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.981656+0000", 2024-08-17T17:44:28.375 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2785999999999999e-05 2024-08-17T17:44:28.375 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.375 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.375 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:28.375 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.981662+0000", 2024-08-17T17:44:28.375 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8889999999999999e-06 2024-08-17T17:44:28.375 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.375 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.375 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:28.375 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.048512+0000", 2024-08-17T17:44:28.375 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.066849618999999999 2024-08-17T17:44:28.375 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.376 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.376 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:28.376 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.048521+0000", 2024-08-17T17:44:28.376 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.1670000000000005e-06 2024-08-17T17:44:28.376 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.376 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.376 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:28.376 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.048622+0000", 2024-08-17T17:44:28.376 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000101698 2024-08-17T17:44:28.376 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.376 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:28.376 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.376 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.376 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.377 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop_reply(client.35031.0:61517 6.e e1088/1081 ondisk, result = 0)", 2024-08-17T17:44:28.377 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:43:04.981649+0000", 2024-08-17T17:44:28.377 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 83.323184621999999, 2024-08-17T17:44:28.377 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.067019043, 2024-08-17T17:44:28.377 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:28.377 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "started", 2024-08-17T17:44:28.377 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:28.377 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.377 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:28.377 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.981649+0000", 2024-08-17T17:44:28.377 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.377 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.377 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.377 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:28.378 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.981649+0000", 2024-08-17T17:44:28.378 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.378 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.378 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.378 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:28.378 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.981648+0000", 2024-08-17T17:44:28.378 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:44:28.378 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.378 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.378 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:28.378 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.981653+0000", 2024-08-17T17:44:28.378 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.7169999999999999e-06 2024-08-17T17:44:28.378 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.379 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.379 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:28.379 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.981662+0000", 2024-08-17T17:44:28.379 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.6300000000000004e-06 2024-08-17T17:44:28.379 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.379 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.379 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:28.379 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.981667+0000", 2024-08-17T17:44:28.379 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9169999999999997e-06 2024-08-17T17:44:28.379 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.379 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.379 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:28.380 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.048653+0000", 2024-08-17T17:44:28.380 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.066986111000000001 2024-08-17T17:44:28.380 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.380 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.380 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:28.380 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.048660+0000", 2024-08-17T17:44:28.380 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.1980000000000004e-06 2024-08-17T17:44:28.380 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.380 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.380 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:28.380 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.048668+0000", 2024-08-17T17:44:28.380 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.2479999999999996e-06 2024-08-17T17:44:28.380 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.380 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:28.381 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.381 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.381 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.381 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop_reply(client.35031.0:61517 6.e e1088/1081 ondisk, result = 0)", 2024-08-17T17:44:28.381 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:43:04.983305+0000", 2024-08-17T17:44:28.381 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 83.321528571000002, 2024-08-17T17:44:28.381 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.068220976000000003, 2024-08-17T17:44:28.381 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:28.381 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "started", 2024-08-17T17:44:28.381 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:28.381 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.381 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:28.381 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.983305+0000", 2024-08-17T17:44:28.381 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.381 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.382 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.382 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:28.382 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.983305+0000", 2024-08-17T17:44:28.382 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.382 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.382 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.382 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:28.382 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.983305+0000", 2024-08-17T17:44:28.382 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:44:28.382 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.382 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.382 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:28.383 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.983309+0000", 2024-08-17T17:44:28.383 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.7999999999999998e-06 2024-08-17T17:44:28.383 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.383 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.383 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:28.383 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.048950+0000", 2024-08-17T17:44:28.383 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.065640626999999993 2024-08-17T17:44:28.383 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.383 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.383 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:28.383 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.048955+0000", 2024-08-17T17:44:28.383 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.8860000000000003e-06 2024-08-17T17:44:28.384 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.384 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.384 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:28.384 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.051384+0000", 2024-08-17T17:44:28.384 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0024288140000000001 2024-08-17T17:44:28.384 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.384 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.384 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:28.384 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.051390+0000", 2024-08-17T17:44:28.384 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0299999999999999e-06 2024-08-17T17:44:28.384 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.384 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.384 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:28.384 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.051526+0000", 2024-08-17T17:44:28.385 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013643600000000001 2024-08-17T17:44:28.385 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.385 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:28.385 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.385 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.385 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.385 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop_reply(client.35031.0:61523 6.2 e1088/1081 ondisk, result = 0)", 2024-08-17T17:44:28.385 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:43:04.988220+0000", 2024-08-17T17:44:28.385 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 83.316613337999996, 2024-08-17T17:44:28.385 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.063511459000000006, 2024-08-17T17:44:28.385 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:28.385 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "started", 2024-08-17T17:44:28.385 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:28.385 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.385 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:28.386 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.988220+0000", 2024-08-17T17:44:28.386 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.386 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.386 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.386 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:28.386 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.988220+0000", 2024-08-17T17:44:28.386 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.386 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.386 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.386 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:28.386 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.988219+0000", 2024-08-17T17:44:28.386 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:44:28.386 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.387 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.387 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:28.387 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.988226+0000", 2024-08-17T17:44:28.387 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.285e-06 2024-08-17T17:44:28.387 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.387 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.387 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:28.387 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.048470+0000", 2024-08-17T17:44:28.387 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.060244629000000001 2024-08-17T17:44:28.387 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.387 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.387 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:28.387 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.048485+0000", 2024-08-17T17:44:28.387 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.4409e-05 2024-08-17T17:44:28.388 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.388 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.388 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:28.388 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.051719+0000", 2024-08-17T17:44:28.388 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0032340089999999999 2024-08-17T17:44:28.388 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.388 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.388 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:28.388 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.051725+0000", 2024-08-17T17:44:28.388 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.1290000000000001e-06 2024-08-17T17:44:28.388 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.388 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.388 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:28.388 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.051732+0000", 2024-08-17T17:44:28.389 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.0949999999999998e-06 2024-08-17T17:44:28.389 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.389 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:28.389 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.389 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.389 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.389 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:75612 6.2 6:48788ad7:::benchmark_data_smithi037_142561_object75611:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1089)", 2024-08-17T17:44:28.389 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:43:15.784423+0000", 2024-08-17T17:44:28.389 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 72.520410467999994, 2024-08-17T17:44:28.389 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.065858846999999998, 2024-08-17T17:44:28.389 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:28.389 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:28.389 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:28.389 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:28.390 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:28.390 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 75612 2024-08-17T17:44:28.390 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.390 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:28.390 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.390 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:28.390 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:15.784423+0000", 2024-08-17T17:44:28.390 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.390 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.390 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.390 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:28.390 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:15.784423+0000", 2024-08-17T17:44:28.391 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.391 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.391 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.391 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:28.391 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:15.784422+0000", 2024-08-17T17:44:28.391 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:44:28.391 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.391 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.391 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:28.391 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:15.784469+0000", 2024-08-17T17:44:28.391 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.7009999999999999e-05 2024-08-17T17:44:28.391 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.392 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.392 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:28.392 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:15.784480+0000", 2024-08-17T17:44:28.392 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1246e-05 2024-08-17T17:44:28.392 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.392 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.392 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:28.392 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:15.784486+0000", 2024-08-17T17:44:28.392 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4940000000000003e-06 2024-08-17T17:44:28.392 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.392 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.392 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:28.392 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:15.784528+0000", 2024-08-17T17:44:28.392 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2351000000000002e-05 2024-08-17T17:44:28.393 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.393 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.393 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:28.393 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:15.784649+0000", 2024-08-17T17:44:28.393 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012077400000000001 2024-08-17T17:44:28.393 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.393 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.393 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:44:28.393 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:15.784810+0000", 2024-08-17T17:44:28.393 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00016107799999999999 2024-08-17T17:44:28.393 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.393 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.393 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:28.393 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:15.788117+0000", 2024-08-17T17:44:28.394 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.003307155 2024-08-17T17:44:28.394 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.394 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.394 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:28.394 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:15.789143+0000", 2024-08-17T17:44:28.394 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0010263469999999999 2024-08-17T17:44:28.394 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.394 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.394 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:28.394 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:15.850186+0000", 2024-08-17T17:44:28.394 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.061042827000000001 2024-08-17T17:44:28.394 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.394 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.395 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:28.395 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:15.850243+0000", 2024-08-17T17:44:28.395 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6703000000000002e-05 2024-08-17T17:44:28.395 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.395 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.395 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:28.395 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:15.850282+0000", 2024-08-17T17:44:28.395 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9255999999999998e-05 2024-08-17T17:44:28.395 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.395 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:28.395 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.395 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.395 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.396 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:80722 6.2 6:44382520:::benchmark_data_smithi037_142561_object80721:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1089)", 2024-08-17T17:44:28.396 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:43:20.077523+0000", 2024-08-17T17:44:28.396 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 68.227310661999994, 2024-08-17T17:44:28.396 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.056489231000000001, 2024-08-17T17:44:28.396 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:28.396 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:28.396 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:28.396 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:28.396 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:28.396 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 80722 2024-08-17T17:44:28.396 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.396 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:28.396 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.396 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:28.397 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:20.077523+0000", 2024-08-17T17:44:28.397 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.397 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.397 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.397 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:28.397 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:20.077523+0000", 2024-08-17T17:44:28.397 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.397 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.397 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.397 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:28.397 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:20.077521+0000", 2024-08-17T17:44:28.397 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:44:28.397 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.397 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.398 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:28.398 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:20.077568+0000", 2024-08-17T17:44:28.398 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6678999999999998e-05 2024-08-17T17:44:28.398 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.398 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.398 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:28.398 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:20.077580+0000", 2024-08-17T17:44:28.398 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1409999999999999e-05 2024-08-17T17:44:28.398 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.398 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.398 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:28.398 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:20.077584+0000", 2024-08-17T17:44:28.398 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2919999999999997e-06 2024-08-17T17:44:28.399 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.399 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.399 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:28.399 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:20.077637+0000", 2024-08-17T17:44:28.399 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.3486000000000003e-05 2024-08-17T17:44:28.399 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.399 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.399 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:28.399 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:20.077762+0000", 2024-08-17T17:44:28.399 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012502800000000001 2024-08-17T17:44:28.399 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.399 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.399 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:44:28.400 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:20.077858+0000", 2024-08-17T17:44:28.400 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.5851000000000001e-05 2024-08-17T17:44:28.400 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.400 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.400 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:28.400 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:20.080411+0000", 2024-08-17T17:44:28.400 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0025527359999999999 2024-08-17T17:44:28.400 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.400 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.400 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:28.400 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:20.082219+0000", 2024-08-17T17:44:28.400 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0018084290000000001 2024-08-17T17:44:28.400 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.401 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.401 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:28.401 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:20.133919+0000", 2024-08-17T17:44:28.401 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.051699739000000001 2024-08-17T17:44:28.401 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.401 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.401 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:28.401 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:20.133972+0000", 2024-08-17T17:44:28.401 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.2886000000000002e-05 2024-08-17T17:44:28.401 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.401 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.401 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:28.402 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:20.134012+0000", 2024-08-17T17:44:28.402 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.0275000000000003e-05 2024-08-17T17:44:28.402 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.402 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:28.402 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.402 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.402 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.402 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.35031.0:145162 6.7 e1097/1081 6:e36cb32a:::benchmark_data_smithi037_142561_object19380:head v 1097'9169, mlcod=1097'9165)", 2024-08-17T17:44:28.402 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:44:27.559556+0000", 2024-08-17T17:44:28.402 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.74527817699999999, 2024-08-17T17:44:28.402 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.063445485999999995, 2024-08-17T17:44:28.402 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:28.402 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:28.403 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:28.403 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.403 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:28.403 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.559556+0000", 2024-08-17T17:44:28.403 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.403 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.403 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.403 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:28.403 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.559556+0000", 2024-08-17T17:44:28.403 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.403 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.403 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.403 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:28.403 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.559555+0000", 2024-08-17T17:44:28.404 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:44:28.404 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.404 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.404 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:28.404 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.559560+0000", 2024-08-17T17:44:28.404 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.5719999999999996e-06 2024-08-17T17:44:28.404 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.404 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.404 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:28.404 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.559566+0000", 2024-08-17T17:44:28.404 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.8580000000000002e-06 2024-08-17T17:44:28.404 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.404 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.405 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:28.405 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.559570+0000", 2024-08-17T17:44:28.405 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.3689999999999998e-06 2024-08-17T17:44:28.405 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.405 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.405 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:28.405 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.559627+0000", 2024-08-17T17:44:28.405 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7156e-05 2024-08-17T17:44:28.405 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.405 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.405 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:28.405 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.559640+0000", 2024-08-17T17:44:28.405 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2653999999999999e-05 2024-08-17T17:44:28.406 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.406 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.406 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:28.406 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.622894+0000", 2024-08-17T17:44:28.406 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.063254245000000001 2024-08-17T17:44:28.406 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.406 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.406 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:28.406 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.623001+0000", 2024-08-17T17:44:28.406 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000107147 2024-08-17T17:44:28.406 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.406 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:28.407 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.407 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.407 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.407 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.35031.0:145168 6.6 e1097/1081 6:646ef07e:::benchmark_data_smithi037_142561_object19386:head v 1097'9041, mlcod=1097'9038)", 2024-08-17T17:44:28.407 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:44:27.559831+0000", 2024-08-17T17:44:28.407 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.74500312899999999, 2024-08-17T17:44:28.408 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.071281204000000001, 2024-08-17T17:44:28.408 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:28.408 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:28.408 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:28.408 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.408 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:28.408 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.559831+0000", 2024-08-17T17:44:28.408 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.408 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.408 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.409 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:28.409 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.559831+0000", 2024-08-17T17:44:28.409 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.409 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.409 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.409 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:28.409 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.559830+0000", 2024-08-17T17:44:28.409 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:44:28.409 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.409 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.409 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:28.409 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.559835+0000", 2024-08-17T17:44:28.409 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5049999999999998e-06 2024-08-17T17:44:28.409 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.409 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.410 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:28.410 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.559845+0000", 2024-08-17T17:44:28.410 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.3850000000000008e-06 2024-08-17T17:44:28.410 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.410 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.410 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:28.410 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.559849+0000", 2024-08-17T17:44:28.410 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4920000000000004e-06 2024-08-17T17:44:28.410 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.410 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.410 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:28.410 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.620659+0000", 2024-08-17T17:44:28.410 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.060809989000000002 2024-08-17T17:44:28.411 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.411 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.411 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:28.411 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.620686+0000", 2024-08-17T17:44:28.411 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.7084999999999999e-05 2024-08-17T17:44:28.411 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.411 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.411 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:28.411 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.631073+0000", 2024-08-17T17:44:28.411 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.01038673 2024-08-17T17:44:28.411 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.411 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.411 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:28.411 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.631112+0000", 2024-08-17T17:44:28.412 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8654e-05 2024-08-17T17:44:28.412 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.412 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:28.412 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.412 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.412 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.412 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.35031.0:145169 6.6 e1097/1081 6:64467748:::benchmark_data_smithi037_142561_object19387:head v 1097'9042, mlcod=1097'9038)", 2024-08-17T17:44:28.412 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:44:27.565586+0000", 2024-08-17T17:44:28.412 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.73924801900000003, 2024-08-17T17:44:28.412 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.069677726999999995, 2024-08-17T17:44:28.412 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:28.412 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:28.412 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:28.412 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.413 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:28.413 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.565586+0000", 2024-08-17T17:44:28.413 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.413 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.413 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.413 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:28.413 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.565586+0000", 2024-08-17T17:44:28.413 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.413 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.413 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.413 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:28.413 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.565584+0000", 2024-08-17T17:44:28.413 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:44:28.413 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.413 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.414 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:28.414 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.565596+0000", 2024-08-17T17:44:28.414 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1783000000000001e-05 2024-08-17T17:44:28.414 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.414 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.414 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:28.414 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.621746+0000", 2024-08-17T17:44:28.414 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.056150229000000003 2024-08-17T17:44:28.414 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.414 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.414 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:28.414 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.621756+0000", 2024-08-17T17:44:28.414 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.5680000000000005e-06 2024-08-17T17:44:28.415 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.415 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.415 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:28.415 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.624356+0000", 2024-08-17T17:44:28.415 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0025999090000000001 2024-08-17T17:44:28.415 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.415 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.415 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:28.415 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.624375+0000", 2024-08-17T17:44:28.415 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.9366000000000001e-05 2024-08-17T17:44:28.415 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.415 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.415 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:28.415 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.635174+0000", 2024-08-17T17:44:28.416 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.010799012 2024-08-17T17:44:28.416 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.416 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.416 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:28.416 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.635263+0000", 2024-08-17T17:44:28.416 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.9489999999999999e-05 2024-08-17T17:44:28.416 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.416 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:28.416 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.416 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.416 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.416 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.35031.0:145171 6.f e1097/1081 6:fe13a20a:::benchmark_data_smithi037_142561_object19389:head v 1097'9125, mlcod=1097'9123)", 2024-08-17T17:44:28.416 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:44:27.573145+0000", 2024-08-17T17:44:28.416 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.731688844, 2024-08-17T17:44:28.416 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.058285364999999999, 2024-08-17T17:44:28.417 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:28.417 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:28.417 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:28.417 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.417 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:28.417 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.573145+0000", 2024-08-17T17:44:28.417 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.417 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.417 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.417 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:28.417 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.573145+0000", 2024-08-17T17:44:28.417 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:28.417 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.417 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.418 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:28.418 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.573144+0000", 2024-08-17T17:44:28.418 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:44:28.418 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.418 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.418 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:28.418 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.573149+0000", 2024-08-17T17:44:28.418 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0950000000000003e-06 2024-08-17T17:44:28.418 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.418 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.418 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:28.418 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.620593+0000", 2024-08-17T17:44:28.418 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.047443494000000003 2024-08-17T17:44:28.418 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.419 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.419 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:28.419 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.620604+0000", 2024-08-17T17:44:28.419 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1640999999999999e-05 2024-08-17T17:44:28.419 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.419 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.419 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:28.419 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.622868+0000", 2024-08-17T17:44:28.419 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0022639629999999999 2024-08-17T17:44:28.419 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.419 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.419 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:28.419 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.622930+0000", 2024-08-17T17:44:28.419 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.1458999999999996e-05 2024-08-17T17:44:28.419 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.420 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.420 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:28.420 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.631385+0000", 2024-08-17T17:44:28.420 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0084554060000000004 2024-08-17T17:44:28.420 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:28.420 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:28.420 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:28.420 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.631430+0000", 2024-08-17T17:44:28.420 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4946e-05 2024-08-17T17:44:28.420 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.420 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:28.420 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.420 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:28.420 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:28.420 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:44:28.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:28.421 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:28.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:28.522 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:28.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:28.557 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:28.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:28.658 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:28.693 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:28.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:28.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:28.795 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:28.827 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:28.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:28.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:28.929 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:28.960 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:28.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:28.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:29.062 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:29.104 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:44:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:44:28] "GET /metrics HTTP/1.1" 200 36479 "" "Prometheus/2.51.0" 2024-08-17T17:44:29.106 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:29.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:29.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:29.204 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:44:29.208 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:29.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:29.320 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:29.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:29.375 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:29 smithi037 ceph-mon[102022]: pgmap v1346: 89 pgs: 89 active+clean; 6.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 867 op/s 2024-08-17T17:44:29.375 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:29 smithi037 ceph-mon[97894]: pgmap v1346: 89 pgs: 89 active+clean; 6.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 867 op/s 2024-08-17T17:44:29.421 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:29.446 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:29.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:29.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:29.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:29 smithi046 ceph-mon[88218]: pgmap v1346: 89 pgs: 89 active+clean; 6.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 867 op/s 2024-08-17T17:44:29.548 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:29.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:29.604 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:29.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:29.705 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:29.714 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:44:29.714 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:44:29.732 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:29.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:29.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:29.755 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:29.761 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:44:29.761 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:44:29.793 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:44:29.793 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:44:29.823 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-08-17T17:44:29.834 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:29.835 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:44:29.835 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:44:29.864 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:44:29.864 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:44:29.878 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:29.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:29.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:29.902 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:44:29.903 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:44:29.931 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:44:29.931 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:44:29.966 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:44:29.966 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:44:29.980 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:30.019 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:30.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:30.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:30.121 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:30.159 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:30.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:30.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:30.208 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:44:30.261 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:30.275 INFO:teuthology.orchestra.run.smithi037.stderr:set pool 6 pg_num to 26 2024-08-17T17:44:30.305 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:30.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:30.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:30.407 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:30.440 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:30.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:30.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:30.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:30 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2193141775' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:44:30.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:30 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3922595938' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:30.513 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:44:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:44:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:44:30.542 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:30.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:30 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2193141775' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:44:30.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:30 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3922595938' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:30.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:30 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2193141775' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:44:30.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:30 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3922595938' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:30.573 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:30.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:30.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:30.675 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:30.719 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:30.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:30.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:30.821 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:30.849 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:30.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:30.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:30.951 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:30.990 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:30.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:30.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:31.092 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:31.137 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:31.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:31.139 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:31.239 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:31.283 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:31.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:31.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:31.385 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:31.437 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:31.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:31.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:31.538 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:31.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:31 smithi037 ceph-mon[102022]: pgmap v1347: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 848 op/s 2024-08-17T17:44:31.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:31 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2193141775' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:44:31.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:31 smithi037 ceph-mon[102022]: osdmap e1098: 8 total, 8 up, 8 in 2024-08-17T17:44:31.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:31 smithi037 ceph-mon[97894]: pgmap v1347: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 848 op/s 2024-08-17T17:44:31.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:31 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2193141775' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:44:31.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:31 smithi037 ceph-mon[97894]: osdmap e1098: 8 total, 8 up, 8 in 2024-08-17T17:44:31.572 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:31.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:31.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:31.675 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:31.718 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:31 smithi046 ceph-mon[88218]: pgmap v1347: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 848 op/s 2024-08-17T17:44:31.718 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:31 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2193141775' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:44:31.718 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:31 smithi046 ceph-mon[88218]: osdmap e1098: 8 total, 8 up, 8 in 2024-08-17T17:44:31.724 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:31.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:31.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:31.825 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:31.864 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:31.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:31.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:31.965 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:31.995 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:31.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:31.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:32.097 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:32.141 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:32.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:32.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:32.243 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:32.274 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:32.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:32.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:32.376 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:32.406 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:32 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:44:32.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:32.420 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:32.420 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:32.521 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:32.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:32 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:44:32.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:32 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:44:32.554 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:32.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:32.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:32.656 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:32.678 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T17:44:32.678 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T17:44:32.680 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:32.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:32.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:32.781 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:32.804 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:32.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:32.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:32.905 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:32.927 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:32.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:32.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:33.029 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:33.051 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:33.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:33.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:33.153 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:33.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:33.178 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:33.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:33.279 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:33.290 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:33 smithi037 ceph-mon[97894]: pgmap v1349: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 900 op/s 2024-08-17T17:44:33.290 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:33 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:44:33.290 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:33 smithi037 ceph-mon[97894]: osdmap e1099: 8 total, 8 up, 8 in 2024-08-17T17:44:33.291 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:33 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3738464223' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:44:33.291 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:33 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:44:33.299 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is unset 2024-08-17T17:44:33.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:33.309 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:33.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:33.359 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-08-17T17:44:33.410 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:33.444 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:33.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:33.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:33.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:33 smithi037 ceph-mon[102022]: pgmap v1349: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 900 op/s 2024-08-17T17:44:33.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:33 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:44:33.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:33 smithi037 ceph-mon[102022]: osdmap e1099: 8 total, 8 up, 8 in 2024-08-17T17:44:33.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:33 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3738464223' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:44:33.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:33 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:44:33.546 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:33.589 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:33.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:33.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:33.691 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:33.702 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:44:33.729 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:33.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:33.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:33.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:33 smithi046 ceph-mon[88218]: pgmap v1349: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 900 op/s 2024-08-17T17:44:33.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:33 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:44:33.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:33 smithi046 ceph-mon[88218]: osdmap e1099: 8 total, 8 up, 8 in 2024-08-17T17:44:33.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:33 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3738464223' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:44:33.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:33 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:44:33.781 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:44:33.831 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:33.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:33.868 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:33.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:33.968 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:33.991 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:33.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:33.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:34.092 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:34.119 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:34.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:34.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:34.221 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:34.253 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:34.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:34.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:34.354 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:34.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:34.384 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:34.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:34.485 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:34.486 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:34.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:34 smithi046 ceph-mon[88218]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:44:34.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:34 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:44:34.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:34 smithi046 ceph-mon[88218]: osdmap e1100: 8 total, 8 up, 8 in 2024-08-17T17:44:34.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:34 smithi046 ceph-mon[88218]: 6.5 scrub starts 2024-08-17T17:44:34.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:34 smithi046 ceph-mon[88218]: 6.1 scrub starts 2024-08-17T17:44:34.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:34 smithi046 ceph-mon[88218]: 6.6 scrub starts 2024-08-17T17:44:34.549 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:34.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:34.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:34.644 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:34 smithi037 ceph-mon[97894]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:44:34.644 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:34 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:44:34.644 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:34 smithi037 ceph-mon[97894]: osdmap e1100: 8 total, 8 up, 8 in 2024-08-17T17:44:34.645 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:34 smithi037 ceph-mon[97894]: 6.5 scrub starts 2024-08-17T17:44:34.645 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:34 smithi037 ceph-mon[97894]: 6.1 scrub starts 2024-08-17T17:44:34.645 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:34 smithi037 ceph-mon[97894]: 6.6 scrub starts 2024-08-17T17:44:34.645 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:34 smithi037 ceph-mon[102022]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:44:34.645 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:34 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:44:34.645 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:34 smithi037 ceph-mon[102022]: osdmap e1100: 8 total, 8 up, 8 in 2024-08-17T17:44:34.645 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:34 smithi037 ceph-mon[102022]: 6.5 scrub starts 2024-08-17T17:44:34.645 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:34 smithi037 ceph-mon[102022]: 6.1 scrub starts 2024-08-17T17:44:34.645 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:34 smithi037 ceph-mon[102022]: 6.6 scrub starts 2024-08-17T17:44:34.651 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:34.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:34.703 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:34.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:34.804 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:34.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:34.884 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:34.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:34.985 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:35.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:35.075 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:35.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:35.176 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:35.224 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:35.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:35.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:35.326 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:35.354 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:35.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:35.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:35.456 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:35.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:35.513 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:35.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:35.614 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:35.649 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:35.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:35.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:35.694 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:35 smithi037 ceph-mon[102022]: pgmap v1352: 99 pgs: 3 peering, 10 unknown, 86 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 886 op/s 2024-08-17T17:44:35.694 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:35 smithi037 ceph-mon[102022]: 6.9 scrub starts 2024-08-17T17:44:35.694 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:35 smithi037 ceph-mon[102022]: 6.5 scrub ok 2024-08-17T17:44:35.694 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:35 smithi037 ceph-mon[102022]: 6.4 scrub starts 2024-08-17T17:44:35.695 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:35 smithi037 ceph-mon[102022]: 6.16 scrub starts 2024-08-17T17:44:35.695 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:35 smithi037 ceph-mon[102022]: 6.1 scrub ok 2024-08-17T17:44:35.695 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:35 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:44:35.695 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:35 smithi037 ceph-mon[102022]: 6.6 scrub ok 2024-08-17T17:44:35.695 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:35 smithi037 ceph-mon[97894]: pgmap v1352: 99 pgs: 3 peering, 10 unknown, 86 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 886 op/s 2024-08-17T17:44:35.695 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:35 smithi037 ceph-mon[97894]: 6.9 scrub starts 2024-08-17T17:44:35.695 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:35 smithi037 ceph-mon[97894]: 6.5 scrub ok 2024-08-17T17:44:35.695 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:35 smithi037 ceph-mon[97894]: 6.4 scrub starts 2024-08-17T17:44:35.695 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:35 smithi037 ceph-mon[97894]: 6.16 scrub starts 2024-08-17T17:44:35.695 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:35 smithi037 ceph-mon[97894]: 6.1 scrub ok 2024-08-17T17:44:35.695 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:35 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:44:35.696 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:35 smithi037 ceph-mon[97894]: 6.6 scrub ok 2024-08-17T17:44:35.751 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:35 smithi046 ceph-mon[88218]: pgmap v1352: 99 pgs: 3 peering, 10 unknown, 86 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 886 op/s 2024-08-17T17:44:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:35 smithi046 ceph-mon[88218]: 6.9 scrub starts 2024-08-17T17:44:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:35 smithi046 ceph-mon[88218]: 6.5 scrub ok 2024-08-17T17:44:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:35 smithi046 ceph-mon[88218]: 6.4 scrub starts 2024-08-17T17:44:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:35 smithi046 ceph-mon[88218]: 6.16 scrub starts 2024-08-17T17:44:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:35 smithi046 ceph-mon[88218]: 6.1 scrub ok 2024-08-17T17:44:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:35 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:44:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:35 smithi046 ceph-mon[88218]: 6.6 scrub ok 2024-08-17T17:44:35.792 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:35.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:35.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:35.894 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:35.919 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:35.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:35.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:36.021 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:36.067 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:36.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:36.068 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:36.169 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:36.211 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:36.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:36.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:36.313 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:36.342 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:36.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:36.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:36.375 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:44:36.446 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:36.485 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:36.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:36.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:36.574 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:36 smithi046 ceph-mon[88218]: 6.9 scrub ok 2024-08-17T17:44:36.574 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:36 smithi046 ceph-mon[88218]: 6.0 scrub starts 2024-08-17T17:44:36.574 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:36 smithi046 ceph-mon[88218]: 6.11 scrub starts 2024-08-17T17:44:36.574 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:36 smithi046 ceph-mon[88218]: 6.16 scrub ok 2024-08-17T17:44:36.575 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:36 smithi046 ceph-mon[88218]: 6.4 scrub ok 2024-08-17T17:44:36.587 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:36.591 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:36 smithi037 ceph-mon[97894]: 6.9 scrub ok 2024-08-17T17:44:36.591 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:36 smithi037 ceph-mon[97894]: 6.0 scrub starts 2024-08-17T17:44:36.591 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:36 smithi037 ceph-mon[97894]: 6.11 scrub starts 2024-08-17T17:44:36.591 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:36 smithi037 ceph-mon[97894]: 6.16 scrub ok 2024-08-17T17:44:36.591 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:36 smithi037 ceph-mon[97894]: 6.4 scrub ok 2024-08-17T17:44:36.592 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:36 smithi037 ceph-mon[102022]: 6.9 scrub ok 2024-08-17T17:44:36.592 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:36 smithi037 ceph-mon[102022]: 6.0 scrub starts 2024-08-17T17:44:36.592 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:36 smithi037 ceph-mon[102022]: 6.11 scrub starts 2024-08-17T17:44:36.592 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:36 smithi037 ceph-mon[102022]: 6.16 scrub ok 2024-08-17T17:44:36.592 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:36 smithi037 ceph-mon[102022]: 6.4 scrub ok 2024-08-17T17:44:36.613 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:36.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:36.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:36.714 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:36.754 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:36.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:36.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:36.856 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:36.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:36.905 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:36.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:36.946 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:44:36.946 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:44:36.991 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:44:36.991 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:44:37.006 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:37.013 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T17:44:37.013 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T17:44:37.035 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:44:37.035 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:44:37.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:37.059 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:37.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:37.071 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:44:37.071 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:44:37.103 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:44:37.103 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:44:37.136 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:44:37.137 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:44:37.160 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:37.170 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:44:37.170 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:44:37.202 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:44:37.203 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:44:37.218 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:37.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:37.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:37.320 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:37.372 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:37.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:37.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:37.395 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] 2024-08-17T17:44:37.396 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:44:37.396 INFO:tasks.thrashosds.thrasher:Growing pool .mgr 2024-08-17T17:44:37.396 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:44:37.455 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:37 smithi037 ceph-mon[97894]: pgmap v1353: 99 pgs: 3 peering, 3 unknown, 93 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail 2024-08-17T17:44:37.456 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:37 smithi037 ceph-mon[97894]: 6.19 scrub starts 2024-08-17T17:44:37.456 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:37 smithi037 ceph-mon[97894]: 6.0 scrub ok 2024-08-17T17:44:37.456 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:37 smithi037 ceph-mon[97894]: 6.11 scrub ok 2024-08-17T17:44:37.456 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:37 smithi037 ceph-mon[97894]: 6.14 scrub starts 2024-08-17T17:44:37.456 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:37 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2321815843' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:37.456 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:37 smithi037 ceph-mon[102022]: pgmap v1353: 99 pgs: 3 peering, 3 unknown, 93 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail 2024-08-17T17:44:37.456 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:37 smithi037 ceph-mon[102022]: 6.19 scrub starts 2024-08-17T17:44:37.456 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:37 smithi037 ceph-mon[102022]: 6.0 scrub ok 2024-08-17T17:44:37.456 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:37 smithi037 ceph-mon[102022]: 6.11 scrub ok 2024-08-17T17:44:37.456 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:37 smithi037 ceph-mon[102022]: 6.14 scrub starts 2024-08-17T17:44:37.457 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:37 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2321815843' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:37.474 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:37.501 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:37.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:37.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:37.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:37 smithi046 ceph-mon[88218]: pgmap v1353: 99 pgs: 3 peering, 3 unknown, 93 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail 2024-08-17T17:44:37.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:37 smithi046 ceph-mon[88218]: 6.19 scrub starts 2024-08-17T17:44:37.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:37 smithi046 ceph-mon[88218]: 6.0 scrub ok 2024-08-17T17:44:37.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:37 smithi046 ceph-mon[88218]: 6.11 scrub ok 2024-08-17T17:44:37.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:37 smithi046 ceph-mon[88218]: 6.14 scrub starts 2024-08-17T17:44:37.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:37 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2321815843' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:37.603 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:37.662 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:37.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:37.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:37.764 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:37.819 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:37.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:37.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:37.921 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:37.955 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:37.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:37.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:38.057 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:38.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:38.108 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:38.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:38.209 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:38.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:38.247 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:38.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:38.300 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:38.348 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:38.408 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-08-17T17:44:38.415 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:38.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:38.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:38.517 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:38.539 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:38 smithi037 ceph-mon[97894]: 6.7 scrub starts 2024-08-17T17:44:38.539 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:38 smithi037 ceph-mon[97894]: 6.19 scrub ok 2024-08-17T17:44:38.539 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:38 smithi037 ceph-mon[97894]: 6.10 scrub starts 2024-08-17T17:44:38.539 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:38 smithi037 ceph-mon[97894]: 6.8 scrub starts 2024-08-17T17:44:38.539 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:38 smithi037 ceph-mon[97894]: 6.14 scrub ok 2024-08-17T17:44:38.539 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:38 smithi037 ceph-mon[102022]: 6.7 scrub starts 2024-08-17T17:44:38.539 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:38 smithi037 ceph-mon[102022]: 6.19 scrub ok 2024-08-17T17:44:38.539 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:38 smithi037 ceph-mon[102022]: 6.10 scrub starts 2024-08-17T17:44:38.539 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:38 smithi037 ceph-mon[102022]: 6.8 scrub starts 2024-08-17T17:44:38.539 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:38 smithi037 ceph-mon[102022]: 6.14 scrub ok 2024-08-17T17:44:38.575 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:38.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:38.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:38.676 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:38.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:38.742 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:38.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:38.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:38 smithi046 ceph-mon[88218]: 6.7 scrub starts 2024-08-17T17:44:38.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:38 smithi046 ceph-mon[88218]: 6.19 scrub ok 2024-08-17T17:44:38.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:38 smithi046 ceph-mon[88218]: 6.10 scrub starts 2024-08-17T17:44:38.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:38 smithi046 ceph-mon[88218]: 6.8 scrub starts 2024-08-17T17:44:38.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:38 smithi046 ceph-mon[88218]: 6.14 scrub ok 2024-08-17T17:44:38.843 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:38.890 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:38.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:38.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:38.992 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:39.020 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:39.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:39.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:39.114 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:44:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:44:38] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.51.0" 2024-08-17T17:44:39.122 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:39.153 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:39.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:39.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:39.171 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:39.254 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:39.294 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:39.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:39.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:39.351 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:44:39.395 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:39.446 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:39.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:39.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:39.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:39 smithi037 ceph-mon[102022]: pgmap v1354: 99 pgs: 3 peering, 3 unknown, 93 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail 2024-08-17T17:44:39.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:39 smithi037 ceph-mon[102022]: 6.17 scrub starts 2024-08-17T17:44:39.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:39 smithi037 ceph-mon[102022]: 6.2 scrub starts 2024-08-17T17:44:39.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:39 smithi037 ceph-mon[102022]: 6.7 scrub ok 2024-08-17T17:44:39.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:39 smithi037 ceph-mon[102022]: 6.10 scrub ok 2024-08-17T17:44:39.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:39.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:39 smithi037 ceph-mon[97894]: pgmap v1354: 99 pgs: 3 peering, 3 unknown, 93 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail 2024-08-17T17:44:39.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:39 smithi037 ceph-mon[97894]: 6.17 scrub starts 2024-08-17T17:44:39.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:39 smithi037 ceph-mon[97894]: 6.2 scrub starts 2024-08-17T17:44:39.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:39 smithi037 ceph-mon[97894]: 6.7 scrub ok 2024-08-17T17:44:39.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:39 smithi037 ceph-mon[97894]: 6.10 scrub ok 2024-08-17T17:44:39.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:39.549 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:39.581 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:39.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:39.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:39.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:39 smithi046 ceph-mon[88218]: pgmap v1354: 99 pgs: 3 peering, 3 unknown, 93 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail 2024-08-17T17:44:39.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:39 smithi046 ceph-mon[88218]: 6.17 scrub starts 2024-08-17T17:44:39.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:39 smithi046 ceph-mon[88218]: 6.2 scrub starts 2024-08-17T17:44:39.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:39 smithi046 ceph-mon[88218]: 6.7 scrub ok 2024-08-17T17:44:39.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:39 smithi046 ceph-mon[88218]: 6.10 scrub ok 2024-08-17T17:44:39.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:39.683 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:39.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:39.730 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:39.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:39.831 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:39.865 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:39.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:39.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:39.967 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:39.999 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:39.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:40.000 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:40.101 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:40.136 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:40.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:40.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:40.238 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:40.275 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:40.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:40.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:40.278 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:44:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:44:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:44:40.287 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:44:40.377 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:40.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:40.423 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:40.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:40.524 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:40.565 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:40.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:40.566 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:40.619 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:40 smithi046 ceph-mon[88218]: 6.17 scrub ok 2024-08-17T17:44:40.619 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:40 smithi046 ceph-mon[88218]: 6.12 scrub starts 2024-08-17T17:44:40.620 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:40 smithi046 ceph-mon[88218]: pgmap v1355: 99 pgs: 1 active+clean+scrubbing, 98 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail 2024-08-17T17:44:40.620 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:40 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-08-17T17:44:40.655 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:40 smithi037 ceph-mon[97894]: 6.17 scrub ok 2024-08-17T17:44:40.655 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:40 smithi037 ceph-mon[97894]: 6.12 scrub starts 2024-08-17T17:44:40.656 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:40 smithi037 ceph-mon[97894]: pgmap v1355: 99 pgs: 1 active+clean+scrubbing, 98 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail 2024-08-17T17:44:40.656 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:40 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-08-17T17:44:40.656 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:40 smithi037 ceph-mon[102022]: 6.17 scrub ok 2024-08-17T17:44:40.656 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:40 smithi037 ceph-mon[102022]: 6.12 scrub starts 2024-08-17T17:44:40.656 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:40 smithi037 ceph-mon[102022]: pgmap v1355: 99 pgs: 1 active+clean+scrubbing, 98 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail 2024-08-17T17:44:40.656 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:40 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-08-17T17:44:40.666 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:40.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:40.719 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:40.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:40.820 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:40.847 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:40.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:40.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:40.949 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:40.973 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:40.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:40.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:41.075 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:41.097 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:41.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:41.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:41.199 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:41.223 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:41.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:41.224 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:41.324 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:41.348 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:41.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:41.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:41.450 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:41.472 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:41.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:41.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:41.524 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:41 smithi037 ceph-mon[102022]: 6.12 scrub ok 2024-08-17T17:44:41.524 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:41 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]': finished 2024-08-17T17:44:41.524 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:41 smithi037 ceph-mon[102022]: 6.3 scrub starts 2024-08-17T17:44:41.524 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:41 smithi037 ceph-mon[102022]: osdmap e1101: 8 total, 8 up, 8 in 2024-08-17T17:44:41.524 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:41 smithi037 ceph-mon[97894]: 6.12 scrub ok 2024-08-17T17:44:41.524 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:41 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]': finished 2024-08-17T17:44:41.524 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:41 smithi037 ceph-mon[97894]: 6.3 scrub starts 2024-08-17T17:44:41.524 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:41 smithi037 ceph-mon[97894]: osdmap e1101: 8 total, 8 up, 8 in 2024-08-17T17:44:41.574 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:41.595 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:41.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:41.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:41.697 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:41.723 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:41.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:41.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:41.760 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:41 smithi046 ceph-mon[88218]: 6.12 scrub ok 2024-08-17T17:44:41.760 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:41 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]': finished 2024-08-17T17:44:41.760 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:41 smithi046 ceph-mon[88218]: 6.3 scrub starts 2024-08-17T17:44:41.760 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:41 smithi046 ceph-mon[88218]: osdmap e1101: 8 total, 8 up, 8 in 2024-08-17T17:44:41.825 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:41.848 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:41.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:41.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:41.950 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:41.976 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:41.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:41.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:42.075 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:44:42.075 INFO:teuthology.orchestra.run.smithi046.stdout: "size": 20, 2024-08-17T17:44:42.075 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 600, 2024-08-17T17:44:42.075 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [ 2024-08-17T17:44:42.075 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.076 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:20733 6.7 6:eb6b3e84:::benchmark_data_smithi037_142561_object20732:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:44:42.076 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:42:42.351423+0000", 2024-08-17T17:44:42.076 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 119.721260723, 2024-08-17T17:44:42.076 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.098788305000000007, 2024-08-17T17:44:42.076 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:42.076 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:42.076 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:42.076 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:42.076 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:42.076 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 20733 2024-08-17T17:44:42.076 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.076 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:42.076 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.076 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:42.076 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.351423+0000", 2024-08-17T17:44:42.077 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.077 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.077 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.077 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:42.077 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.351423+0000", 2024-08-17T17:44:42.077 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.077 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.077 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.077 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:42.077 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.351423+0000", 2024-08-17T17:44:42.077 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:44:42.077 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.077 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.078 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:42.078 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.351481+0000", 2024-08-17T17:44:42.078 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8808999999999999e-05 2024-08-17T17:44:42.078 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.078 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.078 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:42.078 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.351495+0000", 2024-08-17T17:44:42.078 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3604000000000001e-05 2024-08-17T17:44:42.078 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.078 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.078 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:42.079 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.351501+0000", 2024-08-17T17:44:42.079 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.1129999999999997e-06 2024-08-17T17:44:42.079 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.079 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.079 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:42.079 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.352012+0000", 2024-08-17T17:44:42.079 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00051130900000000005 2024-08-17T17:44:42.079 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.079 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.079 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:42.079 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.352131+0000", 2024-08-17T17:44:42.080 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000118676 2024-08-17T17:44:42.080 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.080 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.080 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:44:42.080 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.352268+0000", 2024-08-17T17:44:42.080 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013662799999999999 2024-08-17T17:44:42.080 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.080 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.080 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:42.080 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.354169+0000", 2024-08-17T17:44:42.080 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0019012720000000001 2024-08-17T17:44:42.080 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.080 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.080 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.081 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.356033+0000", 2024-08-17T17:44:42.081 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001863845 2024-08-17T17:44:42.081 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.081 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.081 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.081 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.450123+0000", 2024-08-17T17:44:42.081 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.094090086000000003 2024-08-17T17:44:42.081 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.081 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.081 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:42.081 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.450177+0000", 2024-08-17T17:44:42.081 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4413999999999998e-05 2024-08-17T17:44:42.081 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.081 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.081 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:42.082 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.450212+0000", 2024-08-17T17:44:42.082 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4276000000000002e-05 2024-08-17T17:44:42.082 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.082 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:42.082 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.082 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.082 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.082 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:20738 6.7 6:e75e256a:::benchmark_data_smithi037_142561_object20737:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:44:42.082 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:42:42.352968+0000", 2024-08-17T17:44:42.082 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 119.719715686, 2024-08-17T17:44:42.082 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.097361775999999997, 2024-08-17T17:44:42.082 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:42.082 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:42.082 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:42.082 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:42.083 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:42.083 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 20738 2024-08-17T17:44:42.083 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.083 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:42.083 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.083 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:42.083 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.352968+0000", 2024-08-17T17:44:42.083 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.083 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.083 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.083 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:42.083 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.352968+0000", 2024-08-17T17:44:42.083 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.083 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.084 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.084 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:42.084 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.352967+0000", 2024-08-17T17:44:42.084 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:44:42.084 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.084 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.084 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:42.084 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.353027+0000", 2024-08-17T17:44:42.084 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.9397000000000001e-05 2024-08-17T17:44:42.084 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.084 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.084 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:42.084 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.353048+0000", 2024-08-17T17:44:42.084 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.1166999999999999e-05 2024-08-17T17:44:42.085 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.085 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.085 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:42.085 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.353054+0000", 2024-08-17T17:44:42.085 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2949999999999999e-06 2024-08-17T17:44:42.085 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.085 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.085 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:42.085 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.353226+0000", 2024-08-17T17:44:42.085 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00017160600000000001 2024-08-17T17:44:42.085 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.085 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.085 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:42.085 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.353358+0000", 2024-08-17T17:44:42.086 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000132156 2024-08-17T17:44:42.086 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.086 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.086 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:44:42.086 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.353531+0000", 2024-08-17T17:44:42.086 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000172972 2024-08-17T17:44:42.086 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.086 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.086 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:42.086 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.354381+0000", 2024-08-17T17:44:42.086 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00085003100000000001 2024-08-17T17:44:42.086 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.087 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.087 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.087 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.356088+0000", 2024-08-17T17:44:42.087 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0017075860000000001 2024-08-17T17:44:42.087 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.087 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.087 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.087 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.450275+0000", 2024-08-17T17:44:42.087 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.094186425000000004 2024-08-17T17:44:42.087 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.087 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.087 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:42.087 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.450308+0000", 2024-08-17T17:44:42.088 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.3238000000000003e-05 2024-08-17T17:44:42.088 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.088 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.088 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:42.088 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.450330+0000", 2024-08-17T17:44:42.088 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2048999999999998e-05 2024-08-17T17:44:42.088 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.088 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:42.088 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.088 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.088 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.088 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:20747 6.7 6:e277ccd1:::benchmark_data_smithi037_142561_object20746:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:44:42.089 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:42:42.354520+0000", 2024-08-17T17:44:42.089 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 119.718164277, 2024-08-17T17:44:42.089 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.095943121000000006, 2024-08-17T17:44:42.089 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:42.089 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:42.089 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:42.089 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:42.089 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:42.089 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 20747 2024-08-17T17:44:42.089 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.089 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:42.089 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.089 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:42.090 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.354520+0000", 2024-08-17T17:44:42.090 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.090 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.090 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.090 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:42.090 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.354520+0000", 2024-08-17T17:44:42.090 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.090 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.090 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.090 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:42.090 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.354519+0000", 2024-08-17T17:44:42.090 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:44:42.090 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.091 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.091 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:42.091 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.354594+0000", 2024-08-17T17:44:42.091 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.4838000000000004e-05 2024-08-17T17:44:42.091 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.091 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.091 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:42.091 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.354606+0000", 2024-08-17T17:44:42.091 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1989e-05 2024-08-17T17:44:42.091 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.091 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.091 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:42.091 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.354611+0000", 2024-08-17T17:44:42.092 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4369999999999998e-06 2024-08-17T17:44:42.092 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.092 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.092 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:42.092 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.354660+0000", 2024-08-17T17:44:42.092 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.8381999999999999e-05 2024-08-17T17:44:42.092 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.092 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.092 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:42.092 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.354802+0000", 2024-08-17T17:44:42.092 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000142423 2024-08-17T17:44:42.092 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.092 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.093 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:44:42.093 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.354948+0000", 2024-08-17T17:44:42.093 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014592500000000001 2024-08-17T17:44:42.093 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.093 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.093 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:42.093 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.356043+0000", 2024-08-17T17:44:42.093 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0010948010000000001 2024-08-17T17:44:42.093 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.093 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.093 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.093 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.356113+0000", 2024-08-17T17:44:42.093 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.0710000000000006e-05 2024-08-17T17:44:42.094 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.094 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.094 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.094 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.450379+0000", 2024-08-17T17:44:42.094 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.094265682000000003 2024-08-17T17:44:42.094 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.094 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.094 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:42.094 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.450427+0000", 2024-08-17T17:44:42.094 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.8304999999999999e-05 2024-08-17T17:44:42.095 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.095 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.095 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:42.095 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.450463+0000", 2024-08-17T17:44:42.095 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.5431e-05 2024-08-17T17:44:42.095 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.095 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:42.095 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.095 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.095 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.095 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:20984 6.7 6:e3046755:::benchmark_data_smithi037_142561_object20983:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:44:42.095 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:42:42.533732+0000", 2024-08-17T17:44:42.095 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 119.538952274, 2024-08-17T17:44:42.096 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.079598362000000006, 2024-08-17T17:44:42.096 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:42.096 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:42.096 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:42.096 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:42.096 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:42.096 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 20984 2024-08-17T17:44:42.096 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.096 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:42.096 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.096 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:42.096 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.533732+0000", 2024-08-17T17:44:42.096 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.096 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.097 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.097 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:42.097 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.533732+0000", 2024-08-17T17:44:42.097 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.097 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.097 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.097 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:42.097 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.533730+0000", 2024-08-17T17:44:42.097 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:44:42.097 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.097 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.097 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:42.097 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.533798+0000", 2024-08-17T17:44:42.098 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.7335999999999994e-05 2024-08-17T17:44:42.098 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.098 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.098 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:42.098 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.533808+0000", 2024-08-17T17:44:42.098 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0623e-05 2024-08-17T17:44:42.098 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.098 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.098 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:42.098 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.533813+0000", 2024-08-17T17:44:42.098 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9810000000000003e-06 2024-08-17T17:44:42.098 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.098 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.098 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:42.099 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.535020+0000", 2024-08-17T17:44:42.099 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001206803 2024-08-17T17:44:42.099 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.099 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.099 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:42.099 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.535123+0000", 2024-08-17T17:44:42.099 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00010285699999999999 2024-08-17T17:44:42.099 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.099 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.099 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:44:42.099 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.535269+0000", 2024-08-17T17:44:42.099 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000145866 2024-08-17T17:44:42.099 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.100 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.100 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:42.100 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.537123+0000", 2024-08-17T17:44:42.100 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0018546960000000001 2024-08-17T17:44:42.100 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.100 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.100 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.100 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.537449+0000", 2024-08-17T17:44:42.100 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00032588300000000001 2024-08-17T17:44:42.100 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.100 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.100 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.100 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.613247+0000", 2024-08-17T17:44:42.100 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.075797238000000003 2024-08-17T17:44:42.101 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.101 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.101 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:42.101 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.613294+0000", 2024-08-17T17:44:42.101 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.7614000000000002e-05 2024-08-17T17:44:42.101 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.101 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.101 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:42.101 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.613330+0000", 2024-08-17T17:44:42.101 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.5976000000000002e-05 2024-08-17T17:44:42.101 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.101 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:42.101 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.102 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.102 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.102 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:20992 6.7 6:e78df692:::benchmark_data_smithi037_142561_object20991:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:44:42.102 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:42:42.535412+0000", 2024-08-17T17:44:42.102 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 119.53727166100001, 2024-08-17T17:44:42.102 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.078028158, 2024-08-17T17:44:42.102 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:42.102 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:42.102 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:42.102 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:42.102 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:42.102 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 20992 2024-08-17T17:44:42.102 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.102 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:42.103 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.103 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:42.103 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.535412+0000", 2024-08-17T17:44:42.103 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.103 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.103 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.103 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:42.103 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.535412+0000", 2024-08-17T17:44:42.103 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.103 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.103 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.103 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:42.104 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.535412+0000", 2024-08-17T17:44:42.104 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:42.105 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:44:42.105 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.105 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.105 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:42.105 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.535466+0000", 2024-08-17T17:44:42.105 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4449e-05 2024-08-17T17:44:42.105 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.105 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.106 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:42.106 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.535481+0000", 2024-08-17T17:44:42.106 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.4894e-05 2024-08-17T17:44:42.106 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.106 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.106 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:42.106 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.535491+0000", 2024-08-17T17:44:42.106 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.6579999999999997e-06 2024-08-17T17:44:42.106 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.106 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.106 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:42.106 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.536169+0000", 2024-08-17T17:44:42.106 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00067833100000000001 2024-08-17T17:44:42.107 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.107 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.107 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:42.107 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.536285+0000", 2024-08-17T17:44:42.107 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000115979 2024-08-17T17:44:42.107 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.107 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.107 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:44:42.107 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.536407+0000", 2024-08-17T17:44:42.107 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000122225 2024-08-17T17:44:42.107 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.107 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.107 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:42.108 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.537464+0000", 2024-08-17T17:44:42.108 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0010564159999999999 2024-08-17T17:44:42.108 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.108 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.108 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.108 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.539614+0000", 2024-08-17T17:44:42.108 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0021503759999999999 2024-08-17T17:44:42.108 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.108 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.108 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.108 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.613372+0000", 2024-08-17T17:44:42.108 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.073758041999999996 2024-08-17T17:44:42.108 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.109 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.109 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:42.109 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.613410+0000", 2024-08-17T17:44:42.109 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.7651999999999998e-05 2024-08-17T17:44:42.109 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.109 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.109 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:42.109 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.613441+0000", 2024-08-17T17:44:42.109 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.0947e-05 2024-08-17T17:44:42.109 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.109 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:42.109 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.109 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.109 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.109 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:20995 6.7 6:e4127df6:::benchmark_data_smithi037_142561_object20994:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:44:42.110 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:42:42.537537+0000", 2024-08-17T17:44:42.110 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 119.53514676099999, 2024-08-17T17:44:42.110 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.076011047999999998, 2024-08-17T17:44:42.110 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:42.110 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:42.110 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:42.110 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:42.110 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:42.110 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 20995 2024-08-17T17:44:42.110 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.110 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:42.110 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.111 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:42.111 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.537537+0000", 2024-08-17T17:44:42.111 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.111 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.111 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.111 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:42.111 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.537537+0000", 2024-08-17T17:44:42.111 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.111 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.111 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.111 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:42.111 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.537536+0000", 2024-08-17T17:44:42.111 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:44:42.111 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.111 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.112 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:42.112 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.537566+0000", 2024-08-17T17:44:42.112 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.9733000000000001e-05 2024-08-17T17:44:42.112 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.112 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.112 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:42.112 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.537577+0000", 2024-08-17T17:44:42.112 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1347e-05 2024-08-17T17:44:42.112 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.112 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.112 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:42.112 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.537582+0000", 2024-08-17T17:44:42.112 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1359999999999996e-06 2024-08-17T17:44:42.113 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.113 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.113 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:42.113 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.537610+0000", 2024-08-17T17:44:42.113 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.7909e-05 2024-08-17T17:44:42.113 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.113 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.113 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:42.113 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.537688+0000", 2024-08-17T17:44:42.113 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.7960999999999994e-05 2024-08-17T17:44:42.113 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.113 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.113 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:44:42.113 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.537773+0000", 2024-08-17T17:44:42.114 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.5210000000000006e-05 2024-08-17T17:44:42.114 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.114 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.114 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.114 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.539645+0000", 2024-08-17T17:44:42.114 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0018721969999999999 2024-08-17T17:44:42.114 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.114 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.114 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:42.114 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.613204+0000", 2024-08-17T17:44:42.114 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.073558641999999994 2024-08-17T17:44:42.114 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.115 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.115 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.115 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.613473+0000", 2024-08-17T17:44:42.115 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00026864400000000001 2024-08-17T17:44:42.115 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.115 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.115 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:42.115 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.613511+0000", 2024-08-17T17:44:42.115 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8093999999999998e-05 2024-08-17T17:44:42.115 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.115 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.115 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:42.115 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.613548+0000", 2024-08-17T17:44:42.116 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.7460999999999999e-05 2024-08-17T17:44:42.116 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.116 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:42.116 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.116 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.116 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.116 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:21000 6.7 6:e807d1d8:::benchmark_data_smithi037_142561_object20999:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:44:42.116 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:42:42.538040+0000", 2024-08-17T17:44:42.116 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 119.534643743, 2024-08-17T17:44:42.116 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.075645775999999998, 2024-08-17T17:44:42.116 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:42.116 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:42.116 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:42.116 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:42.116 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:42.117 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 21000 2024-08-17T17:44:42.117 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.117 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:42.117 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.117 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:42.117 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.538040+0000", 2024-08-17T17:44:42.117 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.117 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.117 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.117 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:42.117 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.538040+0000", 2024-08-17T17:44:42.117 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.117 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.117 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.117 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:42.118 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.538039+0000", 2024-08-17T17:44:42.118 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:44:42.118 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.118 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.118 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:42.118 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.538067+0000", 2024-08-17T17:44:42.118 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.7548000000000001e-05 2024-08-17T17:44:42.118 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.118 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.118 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:42.118 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.538078+0000", 2024-08-17T17:44:42.118 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1204e-05 2024-08-17T17:44:42.118 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.118 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.119 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:42.119 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.538083+0000", 2024-08-17T17:44:42.119 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.2680000000000002e-06 2024-08-17T17:44:42.119 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.119 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.119 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:42.119 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.538604+0000", 2024-08-17T17:44:42.119 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00052037299999999997 2024-08-17T17:44:42.119 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.119 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.119 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:42.119 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.538718+0000", 2024-08-17T17:44:42.120 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000114183 2024-08-17T17:44:42.120 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.120 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.120 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:44:42.120 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.538844+0000", 2024-08-17T17:44:42.120 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012643100000000001 2024-08-17T17:44:42.120 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.120 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.120 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:42.120 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.613340+0000", 2024-08-17T17:44:42.120 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.074495507000000002 2024-08-17T17:44:42.120 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.120 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.120 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.121 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.613586+0000", 2024-08-17T17:44:42.121 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000246302 2024-08-17T17:44:42.121 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.121 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.121 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.121 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.613618+0000", 2024-08-17T17:44:42.121 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.1847999999999997e-05 2024-08-17T17:44:42.121 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.121 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.121 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:42.121 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.613655+0000", 2024-08-17T17:44:42.121 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.7042999999999998e-05 2024-08-17T17:44:42.121 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.122 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.122 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:42.122 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.613686+0000", 2024-08-17T17:44:42.122 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.0982000000000003e-05 2024-08-17T17:44:42.122 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.122 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:42.122 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.122 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.122 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.122 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:21002 6.7 6:eaebe1c1:::benchmark_data_smithi037_142561_object21001:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:44:42.122 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:42:42.539488+0000", 2024-08-17T17:44:42.122 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 119.533196269, 2024-08-17T17:44:42.122 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.076514726000000005, 2024-08-17T17:44:42.123 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:42.123 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:42.123 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:42.123 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:42.123 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:42.123 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 21002 2024-08-17T17:44:42.123 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.123 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:42.123 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.123 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:42.123 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.539488+0000", 2024-08-17T17:44:42.123 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.123 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.123 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.124 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:42.124 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.539488+0000", 2024-08-17T17:44:42.124 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.124 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.124 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.124 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:42.124 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.539487+0000", 2024-08-17T17:44:42.124 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:44:42.124 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.124 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.124 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:42.124 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.539572+0000", 2024-08-17T17:44:42.125 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.475e-05 2024-08-17T17:44:42.125 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.125 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.125 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:42.125 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.539582+0000", 2024-08-17T17:44:42.125 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0784999999999999e-05 2024-08-17T17:44:42.125 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.125 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.125 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:42.125 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.539588+0000", 2024-08-17T17:44:42.125 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4489999999999998e-06 2024-08-17T17:44:42.126 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.126 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.126 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:42.126 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.539666+0000", 2024-08-17T17:44:42.126 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.8671999999999995e-05 2024-08-17T17:44:42.126 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.126 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.126 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:42.126 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.612180+0000", 2024-08-17T17:44:42.126 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.072513196000000002 2024-08-17T17:44:42.126 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.127 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.127 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:44:42.127 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.612328+0000", 2024-08-17T17:44:42.127 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014877799999999999 2024-08-17T17:44:42.127 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.127 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.127 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.127 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.615853+0000", 2024-08-17T17:44:42.127 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0035240739999999999 2024-08-17T17:44:42.127 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.127 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.127 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:42.127 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.615865+0000", 2024-08-17T17:44:42.127 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2150999999999999e-05 2024-08-17T17:44:42.128 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.128 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.128 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.128 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.615927+0000", 2024-08-17T17:44:42.128 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2339000000000001e-05 2024-08-17T17:44:42.128 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.128 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.128 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:42.128 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.615969+0000", 2024-08-17T17:44:42.128 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2222000000000003e-05 2024-08-17T17:44:42.128 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.128 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.128 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:42.128 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.616002+0000", 2024-08-17T17:44:42.129 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.3259000000000001e-05 2024-08-17T17:44:42.129 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.129 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:42.129 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.129 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.129 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.129 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop_reply(client.35031.0:20984 6.7 e1086/1081 ondisk, result = 0)", 2024-08-17T17:44:42.129 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:42:42.539722+0000", 2024-08-17T17:44:42.129 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 119.53296183499999, 2024-08-17T17:44:42.129 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.073618599000000007, 2024-08-17T17:44:42.129 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:42.129 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "started", 2024-08-17T17:44:42.129 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:42.129 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.130 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:42.130 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.539722+0000", 2024-08-17T17:44:42.130 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.130 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.130 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.130 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:42.130 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.539722+0000", 2024-08-17T17:44:42.130 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.130 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.130 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.130 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:42.130 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.539722+0000", 2024-08-17T17:44:42.130 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:44:42.130 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.130 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.131 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:42.131 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.539726+0000", 2024-08-17T17:44:42.131 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2150000000000003e-06 2024-08-17T17:44:42.131 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.131 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.131 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:42.131 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.539754+0000", 2024-08-17T17:44:42.131 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.8106000000000002e-05 2024-08-17T17:44:42.131 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.131 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.131 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:42.131 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.539759+0000", 2024-08-17T17:44:42.131 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9930000000000003e-06 2024-08-17T17:44:42.131 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.131 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.132 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:42.132 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.613235+0000", 2024-08-17T17:44:42.132 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.073475534999999995 2024-08-17T17:44:42.132 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.132 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.132 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:42.132 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.613241+0000", 2024-08-17T17:44:42.132 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.5080000000000002e-06 2024-08-17T17:44:42.132 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.132 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.132 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:42.132 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.613341+0000", 2024-08-17T17:44:42.132 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.9752000000000003e-05 2024-08-17T17:44:42.133 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.133 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:42.133 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.133 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.133 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.133 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:21011 6.a 6:53229e5e:::benchmark_data_smithi037_142561_object21010:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:44:42.133 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:42:42.542508+0000", 2024-08-17T17:44:42.133 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 119.530176248, 2024-08-17T17:44:42.133 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.073588603000000002, 2024-08-17T17:44:42.133 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:42.133 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:42.133 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:42.134 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:42.134 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:42.134 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 21011 2024-08-17T17:44:42.134 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.134 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:42.134 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.134 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:42.134 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.542508+0000", 2024-08-17T17:44:42.134 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.134 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.134 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.134 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:42.134 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.542508+0000", 2024-08-17T17:44:42.134 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.135 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.135 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.135 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:42.135 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.542506+0000", 2024-08-17T17:44:42.135 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:44:42.135 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.135 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.135 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:42.135 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.542671+0000", 2024-08-17T17:44:42.135 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00016508399999999999 2024-08-17T17:44:42.135 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.135 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.135 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:42.136 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.612142+0000", 2024-08-17T17:44:42.136 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.069471097999999995 2024-08-17T17:44:42.136 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.136 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.136 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:42.136 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.612156+0000", 2024-08-17T17:44:42.136 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3974e-05 2024-08-17T17:44:42.136 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.136 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.136 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:42.136 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.612219+0000", 2024-08-17T17:44:42.136 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.3268999999999993e-05 2024-08-17T17:44:42.136 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.137 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.137 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:42.137 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.612353+0000", 2024-08-17T17:44:42.137 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000133757 2024-08-17T17:44:42.137 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.137 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.137 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,6", 2024-08-17T17:44:42.137 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.612492+0000", 2024-08-17T17:44:42.137 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013883499999999999 2024-08-17T17:44:42.137 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.137 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.137 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:42.137 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.615109+0000", 2024-08-17T17:44:42.138 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0026169840000000002 2024-08-17T17:44:42.138 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.138 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.138 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.138 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.615151+0000", 2024-08-17T17:44:42.138 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2156000000000001e-05 2024-08-17T17:44:42.138 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.138 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.138 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.138 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.616018+0000", 2024-08-17T17:44:42.138 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00086760199999999998 2024-08-17T17:44:42.138 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.138 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.138 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:42.139 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.616062+0000", 2024-08-17T17:44:42.139 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3915000000000002e-05 2024-08-17T17:44:42.139 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.139 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.139 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:42.139 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.616096+0000", 2024-08-17T17:44:42.139 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4042999999999999e-05 2024-08-17T17:44:42.139 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.139 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:42.139 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.139 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.139 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.139 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:29907 6.7 6:e6dc345a:::benchmark_data_smithi037_142561_object29906:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:44:42.139 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:42:46.548604+0000", 2024-08-17T17:44:42.139 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 115.524080109, 2024-08-17T17:44:42.139 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.071632695999999996, 2024-08-17T17:44:42.140 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:42.140 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:42.140 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:42.140 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:42.140 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:42.140 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 29907 2024-08-17T17:44:42.140 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.140 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:42.140 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.140 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:42.140 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:46.548604+0000", 2024-08-17T17:44:42.140 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.140 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.141 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.141 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:42.141 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:46.548604+0000", 2024-08-17T17:44:42.141 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.141 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.141 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.141 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:42.141 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:46.548602+0000", 2024-08-17T17:44:42.141 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:44:42.141 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.141 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.141 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:42.141 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:46.548659+0000", 2024-08-17T17:44:42.141 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6387000000000001e-05 2024-08-17T17:44:42.142 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.142 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.142 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:42.142 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:46.548674+0000", 2024-08-17T17:44:42.142 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.5311999999999998e-05 2024-08-17T17:44:42.142 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.142 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.142 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:42.142 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:46.548681+0000", 2024-08-17T17:44:42.142 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.0639999999999996e-06 2024-08-17T17:44:42.142 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.142 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.142 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:42.143 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:46.548747+0000", 2024-08-17T17:44:42.143 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.5955000000000001e-05 2024-08-17T17:44:42.143 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.143 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.143 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:42.143 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:46.548879+0000", 2024-08-17T17:44:42.143 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013225800000000001 2024-08-17T17:44:42.143 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.143 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.143 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:44:42.143 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:46.549082+0000", 2024-08-17T17:44:42.143 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00020303199999999999 2024-08-17T17:44:42.143 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.143 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.144 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:42.144 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:46.551948+0000", 2024-08-17T17:44:42.144 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0028653559999999999 2024-08-17T17:44:42.144 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.144 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.144 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.144 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:46.552347+0000", 2024-08-17T17:44:42.144 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00039932200000000002 2024-08-17T17:44:42.144 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.144 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.144 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.144 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:46.620166+0000", 2024-08-17T17:44:42.144 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.067818758000000007 2024-08-17T17:44:42.144 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.144 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.145 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:42.145 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:46.620205+0000", 2024-08-17T17:44:42.145 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8690999999999999e-05 2024-08-17T17:44:42.145 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.145 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.145 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:42.145 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:46.620237+0000", 2024-08-17T17:44:42.145 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.2079000000000002e-05 2024-08-17T17:44:42.145 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.145 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:42.145 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.145 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.145 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.145 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:61528 6.7 6:e0ed34e5:::benchmark_data_smithi037_142561_object61527:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1088)", 2024-08-17T17:44:42.145 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:43:04.984215+0000", 2024-08-17T17:44:42.145 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 97.088469211000003, 2024-08-17T17:44:42.146 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.076756493999999995, 2024-08-17T17:44:42.146 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:42.146 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:42.146 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:42.146 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:42.146 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:42.146 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 61528 2024-08-17T17:44:42.146 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.146 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:42.146 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.146 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:42.146 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.984215+0000", 2024-08-17T17:44:42.147 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.147 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.147 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.147 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:42.147 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.984215+0000", 2024-08-17T17:44:42.147 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.147 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.147 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.147 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:42.147 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.984213+0000", 2024-08-17T17:44:42.147 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:44:42.147 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.147 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.148 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:42.148 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.984261+0000", 2024-08-17T17:44:42.148 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.7864000000000001e-05 2024-08-17T17:44:42.148 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.148 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.148 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:42.148 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.984274+0000", 2024-08-17T17:44:42.148 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3301e-05 2024-08-17T17:44:42.148 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.148 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.148 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:42.148 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.984281+0000", 2024-08-17T17:44:42.148 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.8240000000000002e-06 2024-08-17T17:44:42.148 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.148 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.149 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:42.149 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.984320+0000", 2024-08-17T17:44:42.149 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8552e-05 2024-08-17T17:44:42.149 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.149 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.149 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:42.149 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.984426+0000", 2024-08-17T17:44:42.149 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000105851 2024-08-17T17:44:42.149 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.149 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.149 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:44:42.149 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.984559+0000", 2024-08-17T17:44:42.149 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013295599999999999 2024-08-17T17:44:42.149 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.150 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.150 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:42.150 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.986580+0000", 2024-08-17T17:44:42.150 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0020216309999999999 2024-08-17T17:44:42.150 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.150 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.150 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.150 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.990231+0000", 2024-08-17T17:44:42.150 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0036506860000000002 2024-08-17T17:44:42.150 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.150 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.150 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.150 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.060887+0000", 2024-08-17T17:44:42.151 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.070655728000000001 2024-08-17T17:44:42.151 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.151 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.151 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:42.151 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.060935+0000", 2024-08-17T17:44:42.151 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.7920000000000002e-05 2024-08-17T17:44:42.151 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.151 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.151 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:42.151 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.060971+0000", 2024-08-17T17:44:42.151 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.6761000000000003e-05 2024-08-17T17:44:42.151 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.151 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:42.151 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.151 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.152 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.152 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:67654 6.7 6:e6a03a26:::benchmark_data_smithi037_142561_object67653:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1088)", 2024-08-17T17:44:42.152 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:43:09.601541+0000", 2024-08-17T17:44:42.152 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 92.471142959999995, 2024-08-17T17:44:42.152 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.072023526000000004, 2024-08-17T17:44:42.152 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:42.152 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:42.152 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:42.152 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:42.152 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:42.152 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 67654 2024-08-17T17:44:42.152 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.152 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:42.152 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.152 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:42.153 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.601541+0000", 2024-08-17T17:44:42.153 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.153 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.153 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.153 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:42.153 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.601541+0000", 2024-08-17T17:44:42.153 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.153 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.153 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.153 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:42.153 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.601541+0000", 2024-08-17T17:44:42.153 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:44:42.153 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.153 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.153 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:42.153 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.601576+0000", 2024-08-17T17:44:42.154 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.5451999999999999e-05 2024-08-17T17:44:42.154 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.154 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.154 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:42.154 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.601584+0000", 2024-08-17T17:44:42.154 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.9810000000000003e-06 2024-08-17T17:44:42.154 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.154 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.154 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:42.154 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.601588+0000", 2024-08-17T17:44:42.154 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3579999999999996e-06 2024-08-17T17:44:42.154 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.154 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.155 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:42.155 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.604357+0000", 2024-08-17T17:44:42.155 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0027685240000000001 2024-08-17T17:44:42.155 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.155 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.155 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:42.155 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.604464+0000", 2024-08-17T17:44:42.155 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000107299 2024-08-17T17:44:42.155 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.155 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.155 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:44:42.155 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.604587+0000", 2024-08-17T17:44:42.155 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012274900000000001 2024-08-17T17:44:42.155 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.155 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.156 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:42.156 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.613067+0000", 2024-08-17T17:44:42.156 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0084803269999999993 2024-08-17T17:44:42.156 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.156 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.156 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.156 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.613131+0000", 2024-08-17T17:44:42.156 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.3725000000000004e-05 2024-08-17T17:44:42.156 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.156 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.156 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.156 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.671523+0000", 2024-08-17T17:44:42.156 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.058392177000000003 2024-08-17T17:44:42.156 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.157 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.157 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:42.157 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.671609+0000", 2024-08-17T17:44:42.157 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.5795000000000001e-05 2024-08-17T17:44:42.157 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.157 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.157 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:42.157 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.673565+0000", 2024-08-17T17:44:42.157 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001955689 2024-08-17T17:44:42.157 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.157 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:42.157 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.157 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.157 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.157 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:67659 6.7 6:eb8be343:::benchmark_data_smithi037_142561_object67658:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1088)", 2024-08-17T17:44:42.157 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:43:09.603226+0000", 2024-08-17T17:44:42.158 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 92.469458032000006, 2024-08-17T17:44:42.158 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.070494309000000005, 2024-08-17T17:44:42.158 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:42.158 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:42.158 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:42.158 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:42.158 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:42.158 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 67659 2024-08-17T17:44:42.158 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.158 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:42.158 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.158 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:42.158 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.603226+0000", 2024-08-17T17:44:42.158 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.159 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.159 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.159 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:42.159 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.603226+0000", 2024-08-17T17:44:42.159 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.159 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.159 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.159 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:42.159 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.603225+0000", 2024-08-17T17:44:42.159 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:44:42.159 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.159 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.159 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:42.159 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.603257+0000", 2024-08-17T17:44:42.159 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.2474000000000001e-05 2024-08-17T17:44:42.160 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.160 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.160 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:42.161 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.603273+0000", 2024-08-17T17:44:42.161 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.5498999999999998e-05 2024-08-17T17:44:42.161 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.161 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.161 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:42.161 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.603279+0000", 2024-08-17T17:44:42.161 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.9869999999999996e-06 2024-08-17T17:44:42.161 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.161 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.161 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:42.161 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.606806+0000", 2024-08-17T17:44:42.161 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0035274070000000002 2024-08-17T17:44:42.161 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.162 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.162 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:42.162 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.606912+0000", 2024-08-17T17:44:42.162 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00010545899999999999 2024-08-17T17:44:42.162 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.162 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.162 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:44:42.162 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.608376+0000", 2024-08-17T17:44:42.162 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001464155 2024-08-17T17:44:42.162 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.162 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.162 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:42.162 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.613106+0000", 2024-08-17T17:44:42.162 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0047296669999999999 2024-08-17T17:44:42.163 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.163 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.163 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.163 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.613160+0000", 2024-08-17T17:44:42.163 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4438000000000003e-05 2024-08-17T17:44:42.163 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.163 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.163 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.163 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.673623+0000", 2024-08-17T17:44:42.163 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.060463296999999999 2024-08-17T17:44:42.163 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.163 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.163 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:42.163 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.673674+0000", 2024-08-17T17:44:42.163 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0583e-05 2024-08-17T17:44:42.164 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.164 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.164 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:42.164 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.673720+0000", 2024-08-17T17:44:42.164 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6378000000000002e-05 2024-08-17T17:44:42.164 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.164 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:42.164 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.164 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.164 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.164 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:67662 6.7 6:e422b89f:::benchmark_data_smithi037_142561_object67661:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1088)", 2024-08-17T17:44:42.164 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:43:09.605241+0000", 2024-08-17T17:44:42.164 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 92.467442836000004, 2024-08-17T17:44:42.165 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.071023728999999994, 2024-08-17T17:44:42.165 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:42.165 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:42.165 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:42.165 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:42.165 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:42.165 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 67662 2024-08-17T17:44:42.165 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.165 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:42.165 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.165 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:42.165 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.605241+0000", 2024-08-17T17:44:42.165 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.166 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.166 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.166 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:42.166 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.605241+0000", 2024-08-17T17:44:42.166 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.166 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.166 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.166 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:42.166 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.605241+0000", 2024-08-17T17:44:42.166 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:44:42.166 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.166 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.166 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:42.166 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.605268+0000", 2024-08-17T17:44:42.167 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.7699e-05 2024-08-17T17:44:42.167 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.167 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.167 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:42.167 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.605282+0000", 2024-08-17T17:44:42.167 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3994e-05 2024-08-17T17:44:42.167 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.167 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.167 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:42.167 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.605286+0000", 2024-08-17T17:44:42.167 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.89e-06 2024-08-17T17:44:42.167 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.167 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.168 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:42.168 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.610542+0000", 2024-08-17T17:44:42.168 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0052555789999999998 2024-08-17T17:44:42.168 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.168 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.168 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:42.168 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.610668+0000", 2024-08-17T17:44:42.168 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012660500000000001 2024-08-17T17:44:42.168 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.168 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.168 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:44:42.168 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.610836+0000", 2024-08-17T17:44:42.168 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00016723199999999999 2024-08-17T17:44:42.168 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.169 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.169 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:42.169 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.613269+0000", 2024-08-17T17:44:42.169 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0024329920000000001 2024-08-17T17:44:42.169 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.169 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.169 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.169 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.614336+0000", 2024-08-17T17:44:42.169 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001066855 2024-08-17T17:44:42.169 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.169 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.169 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.169 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.676175+0000", 2024-08-17T17:44:42.169 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.061838999999999998 2024-08-17T17:44:42.170 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.170 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.170 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:42.170 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.676227+0000", 2024-08-17T17:44:42.170 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.2620000000000001e-05 2024-08-17T17:44:42.170 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.170 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.170 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:42.170 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:09.676265+0000", 2024-08-17T17:44:42.170 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.7778999999999999e-05 2024-08-17T17:44:42.170 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.170 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:42.170 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.171 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.171 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.171 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:99510 6.a 6:5b27f227:::benchmark_data_smithi037_142561_object99509:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1091)", 2024-08-17T17:44:42.171 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:43:37.322060+0000", 2024-08-17T17:44:42.171 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 64.750624216999995, 2024-08-17T17:44:42.171 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.068499879999999999, 2024-08-17T17:44:42.171 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:42.171 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:42.171 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:42.171 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:42.171 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:42.171 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 99510 2024-08-17T17:44:42.171 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.172 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:42.172 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.172 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:42.172 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.322060+0000", 2024-08-17T17:44:42.172 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.172 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.172 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.172 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:42.172 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.322060+0000", 2024-08-17T17:44:42.172 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.172 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.172 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.172 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:42.172 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.322059+0000", 2024-08-17T17:44:42.173 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:44:42.173 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.173 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.173 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:42.173 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.322092+0000", 2024-08-17T17:44:42.173 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.3083000000000002e-05 2024-08-17T17:44:42.173 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.173 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.173 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:42.173 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.322101+0000", 2024-08-17T17:44:42.173 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.5310000000000001e-06 2024-08-17T17:44:42.173 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.173 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.173 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:42.174 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.322107+0000", 2024-08-17T17:44:42.174 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7300000000000002e-06 2024-08-17T17:44:42.174 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.174 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.174 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:42.174 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.325266+0000", 2024-08-17T17:44:42.174 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0031591219999999999 2024-08-17T17:44:42.174 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.174 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.174 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:42.174 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.325390+0000", 2024-08-17T17:44:42.174 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000124342 2024-08-17T17:44:42.174 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.175 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.175 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,6", 2024-08-17T17:44:42.175 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.325484+0000", 2024-08-17T17:44:42.175 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.3399999999999993e-05 2024-08-17T17:44:42.177 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.177 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.177 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.177 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.330083+0000", 2024-08-17T17:44:42.177 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.004599812 2024-08-17T17:44:42.177 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.177 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.177 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:42.177 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.330140+0000", 2024-08-17T17:44:42.177 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6814000000000002e-05 2024-08-17T17:44:42.177 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.178 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.178 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.178 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.390455+0000", 2024-08-17T17:44:42.178 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.060314516999999998 2024-08-17T17:44:42.178 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.178 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.178 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:42.178 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.390522+0000", 2024-08-17T17:44:42.178 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.6997999999999998e-05 2024-08-17T17:44:42.178 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.178 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.178 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:42.178 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.390560+0000", 2024-08-17T17:44:42.179 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8050000000000003e-05 2024-08-17T17:44:42.179 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.179 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:42.179 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.179 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.179 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.179 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:99511 6.a 6:5b49888e:::benchmark_data_smithi037_142561_object99510:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1091)", 2024-08-17T17:44:42.179 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:43:37.322114+0000", 2024-08-17T17:44:42.179 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 64.750570174000003, 2024-08-17T17:44:42.179 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.072084286999999997, 2024-08-17T17:44:42.179 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:42.179 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:42.179 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:42.179 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:42.180 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:42.180 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 99511 2024-08-17T17:44:42.180 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.180 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:42.180 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.180 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:42.180 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.322114+0000", 2024-08-17T17:44:42.180 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.180 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.180 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.180 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:42.180 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.322114+0000", 2024-08-17T17:44:42.180 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.180 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.181 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.181 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:42.181 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.322113+0000", 2024-08-17T17:44:42.181 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:44:42.181 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.181 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.181 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:42.181 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.322178+0000", 2024-08-17T17:44:42.181 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.4323000000000001e-05 2024-08-17T17:44:42.181 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.181 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.181 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:42.181 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.322185+0000", 2024-08-17T17:44:42.181 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.3549999999999999e-06 2024-08-17T17:44:42.181 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.182 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.182 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:42.182 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.322189+0000", 2024-08-17T17:44:42.182 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.6959999999999998e-06 2024-08-17T17:44:42.182 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.182 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.182 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:42.182 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.327733+0000", 2024-08-17T17:44:42.182 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0055447480000000004 2024-08-17T17:44:42.182 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.182 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.182 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:42.182 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.327830+0000", 2024-08-17T17:44:42.182 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.692e-05 2024-08-17T17:44:42.183 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.183 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.183 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,6", 2024-08-17T17:44:42.183 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.327923+0000", 2024-08-17T17:44:42.183 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.2235e-05 2024-08-17T17:44:42.183 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.183 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.183 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.183 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.330120+0000", 2024-08-17T17:44:42.183 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0021975200000000001 2024-08-17T17:44:42.183 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.183 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.183 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:42.183 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.332564+0000", 2024-08-17T17:44:42.183 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.002443569 2024-08-17T17:44:42.184 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.184 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.184 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.184 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.394138+0000", 2024-08-17T17:44:42.184 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.061574617999999998 2024-08-17T17:44:42.184 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.184 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.184 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:42.184 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.394173+0000", 2024-08-17T17:44:42.184 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4659000000000001e-05 2024-08-17T17:44:42.184 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.184 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.184 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:42.184 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.394198+0000", 2024-08-17T17:44:42.184 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.5182e-05 2024-08-17T17:44:42.184 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.185 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:42.185 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.185 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.185 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.185 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:99512 6.a 6:55bbd49e:::benchmark_data_smithi037_142561_object99511:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1091)", 2024-08-17T17:44:42.185 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:43:37.322264+0000", 2024-08-17T17:44:42.185 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 64.750420099999999, 2024-08-17T17:44:42.185 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.076846402999999994, 2024-08-17T17:44:42.185 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:42.185 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:42.185 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:42.185 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:42.185 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:42.185 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 99512 2024-08-17T17:44:42.185 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.186 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:42.186 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.186 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:42.186 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.322264+0000", 2024-08-17T17:44:42.186 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.186 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.186 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.186 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:42.186 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.322264+0000", 2024-08-17T17:44:42.186 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.186 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.186 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.186 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:42.187 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.322263+0000", 2024-08-17T17:44:42.187 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:44:42.187 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.187 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.187 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:42.187 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.322340+0000", 2024-08-17T17:44:42.187 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.6771000000000001e-05 2024-08-17T17:44:42.187 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.187 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.187 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:42.187 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.322350+0000", 2024-08-17T17:44:42.187 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.3489999999999998e-06 2024-08-17T17:44:42.187 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.187 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.188 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:42.188 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.322354+0000", 2024-08-17T17:44:42.188 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.386e-06 2024-08-17T17:44:42.188 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.188 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.188 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:42.188 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.330163+0000", 2024-08-17T17:44:42.188 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0078087069999999998 2024-08-17T17:44:42.188 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.188 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.188 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:42.188 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.330284+0000", 2024-08-17T17:44:42.189 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012163399999999999 2024-08-17T17:44:42.189 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.189 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.189 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,6", 2024-08-17T17:44:42.189 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.330435+0000", 2024-08-17T17:44:42.189 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00015057300000000001 2024-08-17T17:44:42.189 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.189 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.189 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:42.189 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.335372+0000", 2024-08-17T17:44:42.189 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.004937159 2024-08-17T17:44:42.189 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.189 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.189 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.190 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.335395+0000", 2024-08-17T17:44:42.190 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2543000000000001e-05 2024-08-17T17:44:42.190 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.190 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.190 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.190 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.399005+0000", 2024-08-17T17:44:42.190 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.063610266999999998 2024-08-17T17:44:42.190 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.190 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.190 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:42.190 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.399074+0000", 2024-08-17T17:44:42.190 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.9387000000000005e-05 2024-08-17T17:44:42.191 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.191 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.191 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:42.191 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.399110+0000", 2024-08-17T17:44:42.191 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.6183000000000002e-05 2024-08-17T17:44:42.191 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.191 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:42.191 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.191 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.191 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.191 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:99515 6.a 6:5927b141:::benchmark_data_smithi037_142561_object99514:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1091)", 2024-08-17T17:44:42.191 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:43:37.329217+0000", 2024-08-17T17:44:42.191 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 64.743467424000002, 2024-08-17T17:44:42.191 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.070238811999999998, 2024-08-17T17:44:42.192 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:42.192 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:42.192 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:42.192 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:42.192 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:42.192 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 99515 2024-08-17T17:44:42.192 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.192 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:42.192 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.192 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:42.192 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.329217+0000", 2024-08-17T17:44:42.192 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.192 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.192 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.192 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:42.193 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.329217+0000", 2024-08-17T17:44:42.193 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.193 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.193 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.193 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:42.193 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.329215+0000", 2024-08-17T17:44:42.193 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:44:42.193 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.193 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.193 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:42.193 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.329257+0000", 2024-08-17T17:44:42.193 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1869000000000002e-05 2024-08-17T17:44:42.193 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.193 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.194 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:42.194 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.329269+0000", 2024-08-17T17:44:42.194 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1838000000000001e-05 2024-08-17T17:44:42.194 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.194 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.194 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:42.194 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.329275+0000", 2024-08-17T17:44:42.194 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.003e-06 2024-08-17T17:44:42.194 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.194 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.194 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:42.194 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.332598+0000", 2024-08-17T17:44:42.194 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00332286 2024-08-17T17:44:42.195 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.195 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.195 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:42.195 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.332756+0000", 2024-08-17T17:44:42.195 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00015833899999999999 2024-08-17T17:44:42.195 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.195 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.195 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,6", 2024-08-17T17:44:42.195 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.332849+0000", 2024-08-17T17:44:42.195 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.3140000000000006e-05 2024-08-17T17:44:42.195 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.195 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.195 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.196 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.335442+0000", 2024-08-17T17:44:42.196 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0025930710000000002 2024-08-17T17:44:42.196 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.196 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.196 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:42.196 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.335529+0000", 2024-08-17T17:44:42.196 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.6450000000000001e-05 2024-08-17T17:44:42.196 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.196 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.196 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.196 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.399348+0000", 2024-08-17T17:44:42.196 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.063818940000000005 2024-08-17T17:44:42.196 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.196 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.197 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:42.197 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.399417+0000", 2024-08-17T17:44:42.197 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.9364999999999997e-05 2024-08-17T17:44:42.197 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.197 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.197 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:42.197 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:37.399455+0000", 2024-08-17T17:44:42.197 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8550000000000002e-05 2024-08-17T17:44:42.197 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.197 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:42.197 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.197 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.197 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.197 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:145162 6.7 6:e36cb32a:::benchmark_data_smithi037_142561_object19380:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1097)", 2024-08-17T17:44:42.198 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:44:27.553078+0000", 2024-08-17T17:44:42.198 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 14.519605711000001, 2024-08-17T17:44:42.198 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.070216819, 2024-08-17T17:44:42.198 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:44:42.198 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:44:42.198 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:44:42.198 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:44:42.198 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:44:42.198 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 145162 2024-08-17T17:44:42.198 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.198 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:44:42.198 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.199 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:44:42.199 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.553078+0000", 2024-08-17T17:44:42.199 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.199 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.199 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.199 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:44:42.199 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.553078+0000", 2024-08-17T17:44:42.199 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:44:42.199 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.199 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.199 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:44:42.199 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.553077+0000", 2024-08-17T17:44:42.199 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:44:42.200 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.200 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.200 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:44:42.200 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.553083+0000", 2024-08-17T17:44:42.200 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4650000000000002e-06 2024-08-17T17:44:42.200 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.200 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.200 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:44:42.200 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.553094+0000", 2024-08-17T17:44:42.200 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1426999999999999e-05 2024-08-17T17:44:42.200 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.200 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.200 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:44:42.201 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.553100+0000", 2024-08-17T17:44:42.201 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8930000000000002e-06 2024-08-17T17:44:42.201 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.201 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.201 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:44:42.201 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.559365+0000", 2024-08-17T17:44:42.201 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0062647140000000002 2024-08-17T17:44:42.201 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.201 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.201 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:44:42.201 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.559430+0000", 2024-08-17T17:44:42.201 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.4814000000000007e-05 2024-08-17T17:44:42.201 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.201 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.202 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:44:42.202 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.559487+0000", 2024-08-17T17:44:42.202 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.702e-05 2024-08-17T17:44:42.202 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.202 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.202 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:44:42.202 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.562285+0000", 2024-08-17T17:44:42.202 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0027984609999999999 2024-08-17T17:44:42.202 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.202 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.202 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.202 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.564995+0000", 2024-08-17T17:44:42.202 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0027098249999999999 2024-08-17T17:44:42.202 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.202 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.203 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:44:42.203 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.623187+0000", 2024-08-17T17:44:42.203 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.058192004999999998 2024-08-17T17:44:42.203 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.203 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.203 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:44:42.203 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.623246+0000", 2024-08-17T17:44:42.203 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.9290999999999999e-05 2024-08-17T17:44:42.203 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:44:42.203 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:44:42.203 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:44:42.203 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:27.623295+0000", 2024-08-17T17:44:42.203 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.8806e-05 2024-08-17T17:44:42.203 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.204 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:42.204 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.204 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:44:42.204 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:44:42.204 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:44:42.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:42.205 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:42.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:42.306 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:42.329 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:42.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:42.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:42.430 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:42.454 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:42.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:42.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:42.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:42 smithi037 ceph-mon[97894]: 6.3 scrub ok 2024-08-17T17:44:42.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:42 smithi037 ceph-mon[97894]: osdmap e1102: 8 total, 8 up, 8 in 2024-08-17T17:44:42.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:42 smithi037 ceph-mon[97894]: pgmap v1358: 99 pgs: 1 active+clean+scrubbing, 98 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail 2024-08-17T17:44:42.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:42 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-08-17T17:44:42.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:42 smithi037 ceph-mon[102022]: 6.3 scrub ok 2024-08-17T17:44:42.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:42 smithi037 ceph-mon[102022]: osdmap e1102: 8 total, 8 up, 8 in 2024-08-17T17:44:42.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:42 smithi037 ceph-mon[102022]: pgmap v1358: 99 pgs: 1 active+clean+scrubbing, 98 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail 2024-08-17T17:44:42.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:42 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-08-17T17:44:42.556 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:42.579 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:42.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:42.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:42.681 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:42.706 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:42.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:42.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:42.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:42 smithi046 ceph-mon[88218]: 6.3 scrub ok 2024-08-17T17:44:42.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:42 smithi046 ceph-mon[88218]: osdmap e1102: 8 total, 8 up, 8 in 2024-08-17T17:44:42.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:42 smithi046 ceph-mon[88218]: pgmap v1358: 99 pgs: 1 active+clean+scrubbing, 98 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail 2024-08-17T17:44:42.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:42 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-08-17T17:44:42.807 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:42.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:42.833 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:42.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:42.934 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:42.964 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:42.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:42.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:43.065 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:43.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:43.092 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:43.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:43.193 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:43.224 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:43.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:43.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:43.326 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:43.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:43.351 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:43.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:43.452 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:43.483 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:43.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:43.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:43.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:43 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]': finished 2024-08-17T17:44:43.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:43 smithi046 ceph-mon[88218]: osdmap e1103: 8 total, 8 up, 8 in 2024-08-17T17:44:43.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:43 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]': finished 2024-08-17T17:44:43.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:43 smithi037 ceph-mon[97894]: osdmap e1103: 8 total, 8 up, 8 in 2024-08-17T17:44:43.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:43 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]': finished 2024-08-17T17:44:43.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:43 smithi037 ceph-mon[102022]: osdmap e1103: 8 total, 8 up, 8 in 2024-08-17T17:44:43.571 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-08-17T17:44:43.584 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:43.606 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:43.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:43.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:43.711 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:43.736 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:43.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:43.737 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:43.837 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:43.860 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:43.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:43.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:43.962 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:43.984 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:43.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:43.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:44.086 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:44.108 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:44.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:44.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:44.210 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:44.234 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:44.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:44.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:44.335 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:44.362 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:44.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:44.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:44.402 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:44:44.464 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:44.494 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:44.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:44.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:44.596 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:44.632 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:44.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:44.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:44.690 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:44 smithi046 ceph-mon[88218]: 6.13 scrub starts 2024-08-17T17:44:44.690 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:44 smithi046 ceph-mon[88218]: osdmap e1104: 8 total, 8 up, 8 in 2024-08-17T17:44:44.690 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:44 smithi046 ceph-mon[88218]: pgmap v1361: 99 pgs: 1 unknown, 1 active+clean+scrubbing, 97 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 294 op/s 2024-08-17T17:44:44.691 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:44 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:44:44.691 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:44 smithi046 ceph-mon[88218]: 6.2 scrub starts 2024-08-17T17:44:44.734 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:44.777 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:44.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:44.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:44.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:44 smithi037 ceph-mon[97894]: 6.13 scrub starts 2024-08-17T17:44:44.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:44 smithi037 ceph-mon[97894]: osdmap e1104: 8 total, 8 up, 8 in 2024-08-17T17:44:44.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:44 smithi037 ceph-mon[97894]: pgmap v1361: 99 pgs: 1 unknown, 1 active+clean+scrubbing, 97 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 294 op/s 2024-08-17T17:44:44.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:44 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:44:44.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:44 smithi037 ceph-mon[97894]: 6.2 scrub starts 2024-08-17T17:44:44.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:44 smithi037 ceph-mon[102022]: 6.13 scrub starts 2024-08-17T17:44:44.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:44 smithi037 ceph-mon[102022]: osdmap e1104: 8 total, 8 up, 8 in 2024-08-17T17:44:44.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:44 smithi037 ceph-mon[102022]: pgmap v1361: 99 pgs: 1 unknown, 1 active+clean+scrubbing, 97 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 294 op/s 2024-08-17T17:44:44.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:44 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:44:44.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:44 smithi037 ceph-mon[102022]: 6.2 scrub starts 2024-08-17T17:44:44.878 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:44.921 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:44.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:44.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:45.022 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:45.096 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:45.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:45.097 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:45.198 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:45.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:45.249 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:45.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:45.350 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:45.406 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:45.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:45.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:45.508 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:45.527 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:45 smithi037 ceph-mon[97894]: 6.13 scrub ok 2024-08-17T17:44:45.527 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:45 smithi037 ceph-mon[97894]: 6.18 scrub starts 2024-08-17T17:44:45.527 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:45 smithi037 ceph-mon[97894]: 6.11 starting backfill to osd.0 from (0'0,0'0] MAX to 1101'9290 2024-08-17T17:44:45.528 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:45 smithi037 ceph-mon[97894]: osdmap e1105: 8 total, 8 up, 8 in 2024-08-17T17:44:45.528 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:45 smithi037 ceph-mon[97894]: 6.11 starting backfill to osd.3 from (0'0,0'0] MAX to 1101'9290 2024-08-17T17:44:45.528 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:45 smithi037 ceph-mon[97894]: 6.11 starting backfill to osd.5 from (0'0,0'0] MAX to 1101'9290 2024-08-17T17:44:45.528 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:45 smithi037 ceph-mon[97894]: 6.2 scrub ok 2024-08-17T17:44:45.530 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:45 smithi037 ceph-mon[102022]: 6.13 scrub ok 2024-08-17T17:44:45.530 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:45 smithi037 ceph-mon[102022]: 6.18 scrub starts 2024-08-17T17:44:45.530 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:45 smithi037 ceph-mon[102022]: 6.11 starting backfill to osd.0 from (0'0,0'0] MAX to 1101'9290 2024-08-17T17:44:45.530 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:45 smithi037 ceph-mon[102022]: osdmap e1105: 8 total, 8 up, 8 in 2024-08-17T17:44:45.531 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:45 smithi037 ceph-mon[102022]: 6.11 starting backfill to osd.3 from (0'0,0'0] MAX to 1101'9290 2024-08-17T17:44:45.531 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:45 smithi037 ceph-mon[102022]: 6.11 starting backfill to osd.5 from (0'0,0'0] MAX to 1101'9290 2024-08-17T17:44:45.531 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:45 smithi037 ceph-mon[102022]: 6.2 scrub ok 2024-08-17T17:44:45.561 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:45.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:45.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:45.664 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:45.698 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:45.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:45.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:45 smithi046 ceph-mon[88218]: 6.13 scrub ok 2024-08-17T17:44:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:45 smithi046 ceph-mon[88218]: 6.18 scrub starts 2024-08-17T17:44:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:45 smithi046 ceph-mon[88218]: 6.11 starting backfill to osd.0 from (0'0,0'0] MAX to 1101'9290 2024-08-17T17:44:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:45 smithi046 ceph-mon[88218]: osdmap e1105: 8 total, 8 up, 8 in 2024-08-17T17:44:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:45 smithi046 ceph-mon[88218]: 6.11 starting backfill to osd.3 from (0'0,0'0] MAX to 1101'9290 2024-08-17T17:44:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:45 smithi046 ceph-mon[88218]: 6.11 starting backfill to osd.5 from (0'0,0'0] MAX to 1101'9290 2024-08-17T17:44:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:45 smithi046 ceph-mon[88218]: 6.2 scrub ok 2024-08-17T17:44:45.800 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:45.838 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:45.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:45.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:45.940 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:45.971 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:45.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:45.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:46.069 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:46.073 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:46.154 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:46.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:46.155 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:46.256 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:46.319 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:46.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:46.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:46.421 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:46.448 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:46.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:46.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:46.508 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:44:46.508 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:46 smithi037 ceph-mon[102022]: 6.18 scrub ok 2024-08-17T17:44:46.508 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:46 smithi037 ceph-mon[102022]: pgmap v1363: 99 pgs: 1 active+recovering+undersized+remapped, 1 unknown, 2 active+clean+scrubbing, 95 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 5742/275160 objects misplaced (2.087%); 999 KiB/s, 15 objects/s recovering 2024-08-17T17:44:46.509 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:46 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:44:46.509 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:46 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:44:46.509 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:46 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4283309874' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:44:46.509 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:46 smithi037 ceph-mon[97894]: 6.18 scrub ok 2024-08-17T17:44:46.509 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:46 smithi037 ceph-mon[97894]: pgmap v1363: 99 pgs: 1 active+recovering+undersized+remapped, 1 unknown, 2 active+clean+scrubbing, 95 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 5742/275160 objects misplaced (2.087%); 999 KiB/s, 15 objects/s recovering 2024-08-17T17:44:46.510 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:46 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:44:46.510 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:46 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:44:46.510 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:46 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4283309874' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:44:46.513 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-08-17T17:44:46.550 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:46.579 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:46.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:46.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:46.619 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:46 smithi046 ceph-mon[88218]: 6.18 scrub ok 2024-08-17T17:44:46.620 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:46 smithi046 ceph-mon[88218]: pgmap v1363: 99 pgs: 1 active+recovering+undersized+remapped, 1 unknown, 2 active+clean+scrubbing, 95 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 5742/275160 objects misplaced (2.087%); 999 KiB/s, 15 objects/s recovering 2024-08-17T17:44:46.620 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:46 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:44:46.620 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:46 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:44:46.620 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:46 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4283309874' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:44:46.681 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:46.727 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:46.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:46.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:46.829 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:46.867 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:46.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:46.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:46.898 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is unset 2024-08-17T17:44:46.905 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:44:46.905 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [], 2024-08-17T17:44:46.905 INFO:teuthology.orchestra.run.smithi046.stdout: "num_ops": 0 2024-08-17T17:44:46.905 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:44:46.969 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:47.002 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:47.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:47.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:47.105 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:47.151 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:47.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:47.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:47.253 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:47.284 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:47.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:47.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:47.386 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:47.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:47.419 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:47.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:47.520 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:47.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:47 smithi037 ceph-mon[102022]: from='client.54796 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:44:47.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:47 smithi037 ceph-mon[102022]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:44:47.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:47 smithi037 ceph-mon[102022]: Cluster is now healthy 2024-08-17T17:44:47.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:47 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4283309874' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:44:47.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:47 smithi037 ceph-mon[102022]: osdmap e1106: 8 total, 8 up, 8 in 2024-08-17T17:44:47.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:47 smithi037 ceph-mon[97894]: from='client.54796 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:44:47.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:47 smithi037 ceph-mon[97894]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:44:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:47 smithi037 ceph-mon[97894]: Cluster is now healthy 2024-08-17T17:44:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:47 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4283309874' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:44:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:47 smithi037 ceph-mon[97894]: osdmap e1106: 8 total, 8 up, 8 in 2024-08-17T17:44:47.550 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:47.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:47.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:47.652 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:47.687 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:47.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:47.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:47 smithi046 ceph-mon[88218]: from='client.54796 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:44:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:47 smithi046 ceph-mon[88218]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:44:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:47 smithi046 ceph-mon[88218]: Cluster is now healthy 2024-08-17T17:44:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:47 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4283309874' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:44:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:47 smithi046 ceph-mon[88218]: osdmap e1106: 8 total, 8 up, 8 in 2024-08-17T17:44:47.789 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:47.829 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:47.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:47.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:47.832 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-08-17T17:44:47.931 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:47.963 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:47.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:47.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:48.066 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:48.102 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:48.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:48.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:48.204 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:48.211 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:44:48.245 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:48.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:48.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:48.346 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:48.382 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:48.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:48.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:48.483 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:48.515 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:48.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:48.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:48.603 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:48 smithi046 ceph-mon[88218]: pgmap v1365: 99 pgs: 1 active+recovering+undersized+remapped, 1 unknown, 2 active+clean+scrubbing, 95 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 5742/275160 objects misplaced (2.087%); 814 KiB/s, 12 objects/s recovering 2024-08-17T17:44:48.617 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:48.682 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:48.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:48.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:48.784 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:48.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:48 smithi037 ceph-mon[102022]: pgmap v1365: 99 pgs: 1 active+recovering+undersized+remapped, 1 unknown, 2 active+clean+scrubbing, 95 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 5742/275160 objects misplaced (2.087%); 814 KiB/s, 12 objects/s recovering 2024-08-17T17:44:48.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:48 smithi037 ceph-mon[97894]: pgmap v1365: 99 pgs: 1 active+recovering+undersized+remapped, 1 unknown, 2 active+clean+scrubbing, 95 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 5742/275160 objects misplaced (2.087%); 814 KiB/s, 12 objects/s recovering 2024-08-17T17:44:48.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:48.813 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:48.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:48.914 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:48.950 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:48.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:48.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:49.052 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:49.081 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:49.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:49.082 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:49.183 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:49.221 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:49.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:49.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:49.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:44:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:44:48] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.51.0" 2024-08-17T17:44:49.322 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:49.366 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:49.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:49.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:49.468 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:49.495 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:49.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:49.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:49.597 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:49.640 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:49.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:49.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:49.742 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:49.778 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:49.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:49.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:49.882 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:49.923 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:49.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:49.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:50.025 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:50.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:50.065 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:50.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:50.166 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:50.204 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:50.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:50.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:50.280 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:44:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:44:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:44:50.306 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:50.321 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:44:50.321 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [], 2024-08-17T17:44:50.321 INFO:teuthology.orchestra.run.smithi046.stdout: "complaint_time": 30, 2024-08-17T17:44:50.321 INFO:teuthology.orchestra.run.smithi046.stdout: "num_blocked_ops": 0 2024-08-17T17:44:50.321 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:44:50.346 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:50.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:50.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:50.448 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:50.475 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:50.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:50.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:50.576 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:50.615 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:50.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:50.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:50.717 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:50.755 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:50.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:50.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:50.857 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:50.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:50.896 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:50.896 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:50.969 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:50 smithi046 ceph-mon[88218]: pgmap v1366: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 97 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 13811/271536 objects misplaced (5.086%); 2.1 MiB/s, 33 objects/s recovering 2024-08-17T17:44:50.997 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:51.008 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-08-17T17:44:51.035 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:51.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:51.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:51.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:50 smithi037 ceph-mon[102022]: pgmap v1366: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 97 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 13811/271536 objects misplaced (5.086%); 2.1 MiB/s, 33 objects/s recovering 2024-08-17T17:44:51.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:50 smithi037 ceph-mon[97894]: pgmap v1366: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 97 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 13811/271536 objects misplaced (5.086%); 2.1 MiB/s, 33 objects/s recovering 2024-08-17T17:44:51.137 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:51.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:51.177 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:51.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:51.278 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:51.312 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:51.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:51.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:51.405 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:44:51.414 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:51.458 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:51.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:51.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:51.525 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":1363,"stamp":"2024-08-17T17:44:45.719224+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":6009788389,"num_objects":91720,"num_object_clones":0,"num_object_copies":275160,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5742,"num_objects_unfound":0,"num_objects_dirty":91720,"num_whiteouts":0,"num_read":393,"num_read_kb":835,"num_write":81336,"num_write_kb":4036688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":75,"num_bytes_recovered":6227552,"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":214306,"ondisk_log_size":214306,"up":297,"acting":296,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":20033428,"kb_used_data":18273384,"kb_used_omap":136,"kb_used_meta":1759735,"kb_avail":729927788,"statfs":{"total":767960285184,"available":747446054912,"internally_reserved":0,"allocated":18711945216,"data_stored":18687269641,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":140191,"internal_metadata":1801968737},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[4,0,2,5,4,2],"upper_bound":64},"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":-362479616,"num_objects":-5531,"num_object_clones":0,"num_object_copies":-16593,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5742,"num_objects_unfound":0,"num_objects_dirty":-5531,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":-12276,"num_write_kb":-761504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":69,"num_bytes_recovered":4456448,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"4.355055"},"pg_stats":[{"pgid":"6.16","version":"1103'9546","reported_seq":9655,"reported_epoch":1103,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.179031+0000","last_change":"2024-08-17T17:44:35.500978+0000","last_active":"2024-08-17T17:44:43.179031+0000","last_peered":"2024-08-17T17:44:43.179031+0000","last_clean":"2024-08-17T17:44:43.179031+0000","last_became_active":"2024-08-17T17:44:33.362483+0000","last_became_peered":"2024-08-17T17:44:33.362483+0000","last_unstale":"2024-08-17T17:44:43.179031+0000","last_undegraded":"2024-08-17T17:44:43.179031+0000","last_fullsized":"2024-08-17T17:44:43.179031+0000","mapping_epoch":1099,"log_start":"1086'1900","ondisk_log_start":"1086'1900","created":1099,"last_epoch_clean":1100,"parent":"0.0","parent_split_bits":5,"last_scrub":"1100'9359","last_scrub_stamp":"2024-08-17T17:44:35.500698+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:44:35.500698+0000","objects_scrubbed":3141,"log_size":7646,"log_dups_size":0,"ondisk_log_size":7646,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:07:52.110096+0000","scrub_duration":1056,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":192872448,"num_objects":2943,"num_object_clones":0,"num_object_copies":8829,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2943,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":198,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":1534,"reported_epoch":1103,"state":"active+clean","last_fresh":"2024-08-17T17:44:42.377262+0000","last_change":"2024-08-17T17:32:59.772029+0000","last_active":"2024-08-17T17:44:42.377262+0000","last_peered":"2024-08-17T17:44:42.377262+0000","last_clean":"2024-08-17T17:44:42.377262+0000","last_became_active":"2024-08-17T17:32:59.771720+0000","last_became_peered":"2024-08-17T17:32:59.771720+0000","last_unstale":"2024-08-17T17:44:42.377262+0000","last_undegraded":"2024-08-17T17:44:42.377262+0000","last_fullsized":"2024-08-17T17:44:42.377262+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:26:15.533153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":1022,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.383217+0000","last_change":"2024-08-17T17:32:27.435738+0000","last_active":"2024-08-17T17:44:43.383217+0000","last_peered":"2024-08-17T17:44:43.383217+0000","last_clean":"2024-08-17T17:44:43.383217+0000","last_became_active":"2024-08-17T17:32:27.435318+0000","last_became_peered":"2024-08-17T17:32:27.435318+0000","last_unstale":"2024-08-17T17:44:43.383217+0000","last_undegraded":"2024-08-17T17:44:43.383217+0000","last_fullsized":"2024-08-17T17:44:43.383217+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:53.143081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":"6.17","version":"1105'9659","reported_seq":9835,"reported_epoch":1105,"state":"active+clean","last_fresh":"2024-08-17T17:44:44.428497+0000","last_change":"2024-08-17T17:44:39.089527+0000","last_active":"2024-08-17T17:44:44.428497+0000","last_peered":"2024-08-17T17:44:44.428497+0000","last_clean":"2024-08-17T17:44:44.428497+0000","last_became_active":"2024-08-17T17:44:33.367860+0000","last_became_peered":"2024-08-17T17:44:33.367860+0000","last_unstale":"2024-08-17T17:44:44.428497+0000","last_undegraded":"2024-08-17T17:44:44.428497+0000","last_fullsized":"2024-08-17T17:44:44.428497+0000","mapping_epoch":1099,"log_start":"0'0","ondisk_log_start":"0'0","created":1099,"last_epoch_clean":1100,"parent":"0.0","parent_split_bits":5,"last_scrub":"1100'9584","last_scrub_stamp":"2024-08-17T17:44:39.089463+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:44:39.089463+0000","objects_scrubbed":3137,"log_size":9659,"log_dups_size":0,"ondisk_log_size":9659,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:01:52.969120+0000","scrub_duration":1.2721355130000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":199491584,"num_objects":3044,"num_object_clones":0,"num_object_copies":9132,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3044,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":93,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":1036,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.384299+0000","last_change":"2024-08-17T17:32:59.767806+0000","last_active":"2024-08-17T17:44:43.384299+0000","last_peered":"2024-08-17T17:44:43.384299+0000","last_clean":"2024-08-17T17:44:43.384299+0000","last_became_active":"2024-08-17T17:32:59.767475+0000","last_became_peered":"2024-08-17T17:32:59.767475+0000","last_unstale":"2024-08-17T17:44:43.384299+0000","last_undegraded":"2024-08-17T17:44:43.384299+0000","last_fullsized":"2024-08-17T17:44:43.384299+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:29:45.247420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1681,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.390361+0000","last_change":"2024-08-17T17:32:59.762208+0000","last_active":"2024-08-17T17:44:43.390361+0000","last_peered":"2024-08-17T17:44:43.390361+0000","last_clean":"2024-08-17T17:44:43.390361+0000","last_became_active":"2024-08-17T17:32:59.761862+0000","last_became_peered":"2024-08-17T17:32:59.761862+0000","last_unstale":"2024-08-17T17:44:43.390361+0000","last_undegraded":"2024-08-17T17:44:43.390361+0000","last_fullsized":"2024-08-17T17:44:43.390361+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:40:45.672541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.14","version":"1103'9381","reported_seq":9485,"reported_epoch":1103,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.051624+0000","last_change":"2024-08-17T17:44:37.739898+0000","last_active":"2024-08-17T17:44:43.051624+0000","last_peered":"2024-08-17T17:44:43.051624+0000","last_clean":"2024-08-17T17:44:43.051624+0000","last_became_active":"2024-08-17T17:44:33.372438+0000","last_became_peered":"2024-08-17T17:44:33.372438+0000","last_unstale":"2024-08-17T17:44:43.051624+0000","last_undegraded":"2024-08-17T17:44:43.051624+0000","last_fullsized":"2024-08-17T17:44:43.051624+0000","mapping_epoch":1099,"log_start":"1086'1000","ondisk_log_start":"1086'1000","created":1099,"last_epoch_clean":1100,"parent":"0.0","parent_split_bits":5,"last_scrub":"1100'9278","last_scrub_stamp":"2024-08-17T17:44:37.739515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:44:37.739515+0000","objects_scrubbed":3059,"log_size":8381,"log_dups_size":0,"ondisk_log_size":8381,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:49:35.753023+0000","scrub_duration":1297,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":192479232,"num_objects":2937,"num_object_clones":0,"num_object_copies":8811,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2937,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":122,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.16","version":"0'0","reported_seq":1641,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.390589+0000","last_change":"2024-08-17T17:32:59.763047+0000","last_active":"2024-08-17T17:44:43.390589+0000","last_peered":"2024-08-17T17:44:43.390589+0000","last_clean":"2024-08-17T17:44:43.390589+0000","last_became_active":"2024-08-17T17:32:59.762738+0000","last_became_peered":"2024-08-17T17:32:59.762738+0000","last_unstale":"2024-08-17T17:44:43.390589+0000","last_undegraded":"2024-08-17T17:44:43.390589+0000","last_fullsized":"2024-08-17T17:44:43.390589+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:05:30.650980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1003,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.384216+0000","last_change":"2024-08-17T17:22:53.725465+0000","last_active":"2024-08-17T17:44:43.384216+0000","last_peered":"2024-08-17T17:44:43.384216+0000","last_clean":"2024-08-17T17:44:43.384216+0000","last_became_active":"2024-08-17T17:22:53.725174+0000","last_became_peered":"2024-08-17T17:22:53.725174+0000","last_unstale":"2024-08-17T17:44:43.384216+0000","last_undegraded":"2024-08-17T17:44:43.384216+0000","last_fullsized":"2024-08-17T17:44:43.384216+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:46.185575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.15","version":"1105'9686","reported_seq":9728,"reported_epoch":1105,"state":"active+clean","last_fresh":"2024-08-17T17:44:44.616148+0000","last_change":"2024-08-17T17:44:33.373210+0000","last_active":"2024-08-17T17:44:44.616148+0000","last_peered":"2024-08-17T17:44:44.616148+0000","last_clean":"2024-08-17T17:44:44.616148+0000","last_became_active":"2024-08-17T17:44:33.362987+0000","last_became_peered":"2024-08-17T17:44:33.362987+0000","last_unstale":"2024-08-17T17:44:44.616148+0000","last_undegraded":"2024-08-17T17:44:44.616148+0000","last_fullsized":"2024-08-17T17:44:44.616148+0000","mapping_epoch":1099,"log_start":"1086'1100","ondisk_log_start":"1086'1100","created":1099,"last_epoch_clean":1100,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":8586,"log_dups_size":0,"ondisk_log_size":8586,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":196018176,"num_objects":2991,"num_object_clones":0,"num_object_copies":8973,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2991,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4968,"num_write_kb":254688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":1533,"reported_epoch":1103,"state":"active+clean","last_fresh":"2024-08-17T17:44:42.376745+0000","last_change":"2024-08-17T17:32:59.773425+0000","last_active":"2024-08-17T17:44:42.376745+0000","last_peered":"2024-08-17T17:44:42.376745+0000","last_clean":"2024-08-17T17:44:42.376745+0000","last_became_active":"2024-08-17T17:32:59.772311+0000","last_became_peered":"2024-08-17T17:32:59.772311+0000","last_unstale":"2024-08-17T17:44:42.376745+0000","last_undegraded":"2024-08-17T17:44:42.376745+0000","last_fullsized":"2024-08-17T17:44:42.376745+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:23.208217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":1035,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.384747+0000","last_change":"2024-08-17T17:30:40.735252+0000","last_active":"2024-08-17T17:44:43.384747+0000","last_peered":"2024-08-17T17:44:43.384747+0000","last_clean":"2024-08-17T17:44:43.384747+0000","last_became_active":"2024-08-17T17:30:40.734865+0000","last_became_peered":"2024-08-17T17:30:40.734865+0000","last_unstale":"2024-08-17T17:44:43.384747+0000","last_undegraded":"2024-08-17T17:44:43.384747+0000","last_fullsized":"2024-08-17T17:44:43.384747+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T23:17:42.325027+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":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":"6.a","version":"1105'9933","reported_seq":9964,"reported_epoch":1105,"state":"active+clean","last_fresh":"2024-08-17T17:44:44.625660+0000","last_change":"2024-08-17T17:42:27.264164+0000","last_active":"2024-08-17T17:44:44.625660+0000","last_peered":"2024-08-17T17:44:44.625660+0000","last_clean":"2024-08-17T17:44:44.625660+0000","last_became_active":"2024-08-17T17:42:27.263795+0000","last_became_peered":"2024-08-17T17:42:27.263795+0000","last_unstale":"2024-08-17T17:44:44.625660+0000","last_undegraded":"2024-08-17T17:44:44.625660+0000","last_fullsized":"2024-08-17T17:44:44.625660+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":9933,"log_dups_size":0,"ondisk_log_size":9933,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:44:41.130207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":387907584,"num_objects":5919,"num_object_clones":0,"num_object_copies":17757,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5919,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9933,"num_write_kb":507264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1021,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.383410+0000","last_change":"2024-08-17T17:30:40.746434+0000","last_active":"2024-08-17T17:44:43.383410+0000","last_peered":"2024-08-17T17:44:43.383410+0000","last_clean":"2024-08-17T17:44:43.383410+0000","last_became_active":"2024-08-17T17:30:40.746080+0000","last_became_peered":"2024-08-17T17:30:40.746080+0000","last_unstale":"2024-08-17T17:44:43.383410+0000","last_undegraded":"2024-08-17T17:44:43.383410+0000","last_fullsized":"2024-08-17T17:44:43.383410+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T18:05:44.800572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1019,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.383033+0000","last_change":"2024-08-17T17:22:54.175652+0000","last_active":"2024-08-17T17:44:43.383033+0000","last_peered":"2024-08-17T17:44:43.383033+0000","last_clean":"2024-08-17T17:44:43.383033+0000","last_became_active":"2024-08-17T17:22:54.175332+0000","last_became_peered":"2024-08-17T17:22:54.175332+0000","last_unstale":"2024-08-17T17:44:43.383033+0000","last_undegraded":"2024-08-17T17:44:43.383033+0000","last_fullsized":"2024-08-17T17:44:43.383033+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:58:04.891665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1103'9829","reported_seq":9892,"reported_epoch":1103,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.198320+0000","last_change":"2024-08-17T17:42:27.065287+0000","last_active":"2024-08-17T17:44:43.198320+0000","last_peered":"2024-08-17T17:44:43.198320+0000","last_clean":"2024-08-17T17:44:43.198320+0000","last_became_active":"2024-08-17T17:42:27.065045+0000","last_became_peered":"2024-08-17T17:42:27.065045+0000","last_unstale":"2024-08-17T17:44:43.198320+0000","last_undegraded":"2024-08-17T17:44:43.198320+0000","last_fullsized":"2024-08-17T17:44:43.198320+0000","mapping_epoch":1081,"log_start":"1088'3679","ondisk_log_start":"1088'3679","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":6150,"log_dups_size":0,"ondisk_log_size":6150,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:39:19.260394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":389873664,"num_objects":5949,"num_object_clones":0,"num_object_copies":17847,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5949,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9829,"num_write_kb":504896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1022,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.383906+0000","last_change":"2024-08-17T17:31:54.821143+0000","last_active":"2024-08-17T17:44:43.383906+0000","last_peered":"2024-08-17T17:44:43.383906+0000","last_clean":"2024-08-17T17:44:43.383906+0000","last_became_active":"2024-08-17T17:31:54.820778+0000","last_became_peered":"2024-08-17T17:31:54.820778+0000","last_unstale":"2024-08-17T17:44:43.383906+0000","last_undegraded":"2024-08-17T17:44:43.383906+0000","last_fullsized":"2024-08-17T17:44:43.383906+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:31.128588+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":[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":1043,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.401612+0000","last_change":"2024-08-17T17:32:59.769943+0000","last_active":"2024-08-17T17:44:43.401612+0000","last_peered":"2024-08-17T17:44:43.401612+0000","last_clean":"2024-08-17T17:44:43.401612+0000","last_became_active":"2024-08-17T17:32:59.769328+0000","last_became_peered":"2024-08-17T17:32:59.769328+0000","last_unstale":"2024-08-17T17:44:43.401612+0000","last_undegraded":"2024-08-17T17:44:43.401612+0000","last_fullsized":"2024-08-17T17:44:43.401612+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:45:56.990673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1105'9611","reported_seq":9655,"reported_epoch":1105,"state":"active+clean","last_fresh":"2024-08-17T17:44:44.524411+0000","last_change":"2024-08-17T17:44:37.266761+0000","last_active":"2024-08-17T17:44:44.524411+0000","last_peered":"2024-08-17T17:44:44.524411+0000","last_clean":"2024-08-17T17:44:44.524411+0000","last_became_active":"2024-08-17T17:44:33.343521+0000","last_became_peered":"2024-08-17T17:44:33.343521+0000","last_unstale":"2024-08-17T17:44:44.524411+0000","last_undegraded":"2024-08-17T17:44:44.524411+0000","last_fullsized":"2024-08-17T17:44:44.524411+0000","mapping_epoch":1081,"log_start":"1086'1000","ondisk_log_start":"1086'1000","created":1081,"last_epoch_clean":1100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":8611,"log_dups_size":0,"ondisk_log_size":8611,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":190316544,"num_objects":2904,"num_object_clones":0,"num_object_copies":8712,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2904,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4931,"num_write_kb":250720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1004,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.383635+0000","last_change":"2024-08-17T17:22:53.724857+0000","last_active":"2024-08-17T17:44:43.383635+0000","last_peered":"2024-08-17T17:44:43.383635+0000","last_clean":"2024-08-17T17:44:43.383635+0000","last_became_active":"2024-08-17T17:22:53.724555+0000","last_became_peered":"2024-08-17T17:22:53.724555+0000","last_unstale":"2024-08-17T17:44:43.383635+0000","last_undegraded":"2024-08-17T17:44:43.383635+0000","last_fullsized":"2024-08-17T17:44:43.383635+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:42:47.014152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1026,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.384853+0000","last_change":"2024-08-17T17:31:54.819946+0000","last_active":"2024-08-17T17:44:43.384853+0000","last_peered":"2024-08-17T17:44:43.384853+0000","last_clean":"2024-08-17T17:44:43.384853+0000","last_became_active":"2024-08-17T17:31:54.819604+0000","last_became_peered":"2024-08-17T17:31:54.819604+0000","last_unstale":"2024-08-17T17:44:43.384853+0000","last_undegraded":"2024-08-17T17:44:43.384853+0000","last_fullsized":"2024-08-17T17:44:43.384853+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:32.031030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.9","version":"1103'9536","reported_seq":9647,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.389781+0000","last_change":"2024-08-17T17:44:35.074948+0000","last_active":"2024-08-17T17:44:43.389781+0000","last_peered":"2024-08-17T17:44:43.389781+0000","last_clean":"2024-08-17T17:44:43.389781+0000","last_became_active":"2024-08-17T17:44:33.307170+0000","last_became_peered":"2024-08-17T17:44:33.307170+0000","last_unstale":"2024-08-17T17:44:43.389781+0000","last_undegraded":"2024-08-17T17:44:43.389781+0000","last_fullsized":"2024-08-17T17:44:43.389781+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1100,"parent":"0.0","parent_split_bits":0,"last_scrub":"1100'9318","last_scrub_stamp":"2024-08-17T17:44:35.074650+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:44:35.074650+0000","objects_scrubbed":3108,"log_size":9536,"log_dups_size":0,"ondisk_log_size":9536,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:33:10.242059+0000","scrub_duration":1007,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":188416000,"num_objects":2875,"num_object_clones":0,"num_object_copies":8625,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2875,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":233,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1037,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.383395+0000","last_change":"2024-08-17T17:32:59.769306+0000","last_active":"2024-08-17T17:44:43.383395+0000","last_peered":"2024-08-17T17:44:43.383395+0000","last_clean":"2024-08-17T17:44:43.383395+0000","last_became_active":"2024-08-17T17:32:59.768286+0000","last_became_peered":"2024-08-17T17:32:59.768286+0000","last_unstale":"2024-08-17T17:44:43.383395+0000","last_undegraded":"2024-08-17T17:44:43.383395+0000","last_fullsized":"2024-08-17T17:44:43.383395+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:19:50.004425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1642,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.390318+0000","last_change":"2024-08-17T17:31:54.829538+0000","last_active":"2024-08-17T17:44:43.390318+0000","last_peered":"2024-08-17T17:44:43.390318+0000","last_clean":"2024-08-17T17:44:43.390318+0000","last_became_active":"2024-08-17T17:31:54.829144+0000","last_became_peered":"2024-08-17T17:31:54.829144+0000","last_unstale":"2024-08-17T17:44:43.390318+0000","last_undegraded":"2024-08-17T17:44:43.390318+0000","last_fullsized":"2024-08-17T17:44:43.390318+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:47:04.696572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.e","version":"1105'9828","reported_seq":9860,"reported_epoch":1105,"state":"active+clean","last_fresh":"2024-08-17T17:44:44.569015+0000","last_change":"2024-08-17T17:42:27.064302+0000","last_active":"2024-08-17T17:44:44.569015+0000","last_peered":"2024-08-17T17:44:44.569015+0000","last_clean":"2024-08-17T17:44:44.569015+0000","last_became_active":"2024-08-17T17:42:27.063998+0000","last_became_peered":"2024-08-17T17:42:27.063998+0000","last_unstale":"2024-08-17T17:44:44.569015+0000","last_undegraded":"2024-08-17T17:44:44.569015+0000","last_fullsized":"2024-08-17T17:44:44.569015+0000","mapping_epoch":1081,"log_start":"1086'2442","ondisk_log_start":"1086'2442","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":7386,"log_dups_size":0,"ondisk_log_size":7386,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:56:21.938191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":386007040,"num_objects":5890,"num_object_clones":0,"num_object_copies":17670,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5890,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9828,"num_write_kb":502976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1545,"reported_epoch":1103,"state":"active+clean","last_fresh":"2024-08-17T17:44:42.376394+0000","last_change":"2024-08-17T17:32:59.763237+0000","last_active":"2024-08-17T17:44:42.376394+0000","last_peered":"2024-08-17T17:44:42.376394+0000","last_clean":"2024-08-17T17:44:42.376394+0000","last_became_active":"2024-08-17T17:32:59.762812+0000","last_became_peered":"2024-08-17T17:32:59.762812+0000","last_unstale":"2024-08-17T17:44:42.376394+0000","last_undegraded":"2024-08-17T17:44:42.376394+0000","last_fullsized":"2024-08-17T17:44:42.376394+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:40:08.449121+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":1026,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.401735+0000","last_change":"2024-08-17T17:32:59.767697+0000","last_active":"2024-08-17T17:44:43.401735+0000","last_peered":"2024-08-17T17:44:43.401735+0000","last_clean":"2024-08-17T17:44:43.401735+0000","last_became_active":"2024-08-17T17:32:59.767172+0000","last_became_peered":"2024-08-17T17:32:59.767172+0000","last_unstale":"2024-08-17T17:44:43.401735+0000","last_undegraded":"2024-08-17T17:44:43.401735+0000","last_fullsized":"2024-08-17T17:44:43.401735+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:13:37.509131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1105'9959","reported_seq":10026,"reported_epoch":1105,"state":"active+clean","last_fresh":"2024-08-17T17:44:45.689788+0000","last_change":"2024-08-17T17:42:27.061545+0000","last_active":"2024-08-17T17:44:45.689788+0000","last_peered":"2024-08-17T17:44:45.689788+0000","last_clean":"2024-08-17T17:44:45.689788+0000","last_became_active":"2024-08-17T17:42:27.061195+0000","last_became_peered":"2024-08-17T17:42:27.061195+0000","last_unstale":"2024-08-17T17:44:45.689788+0000","last_undegraded":"2024-08-17T17:44:45.689788+0000","last_fullsized":"2024-08-17T17:44:45.689788+0000","mapping_epoch":1081,"log_start":"1085'789","ondisk_log_start":"1085'789","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":9170,"log_dups_size":0,"ondisk_log_size":9170,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:05:03.884066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":388562944,"num_objects":5929,"num_object_clones":0,"num_object_copies":17787,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5929,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9959,"num_write_kb":508416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1027,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.384935+0000","last_change":"2024-08-17T17:31:54.820337+0000","last_active":"2024-08-17T17:44:43.384935+0000","last_peered":"2024-08-17T17:44:43.384935+0000","last_clean":"2024-08-17T17:44:43.384935+0000","last_became_active":"2024-08-17T17:31:54.819827+0000","last_became_peered":"2024-08-17T17:31:54.819827+0000","last_unstale":"2024-08-17T17:44:43.384935+0000","last_undegraded":"2024-08-17T17:44:43.384935+0000","last_fullsized":"2024-08-17T17:44:43.384935+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:56:36.690367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1043,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.402007+0000","last_change":"2024-08-17T17:32:27.438169+0000","last_active":"2024-08-17T17:44:43.402007+0000","last_peered":"2024-08-17T17:44:43.402007+0000","last_clean":"2024-08-17T17:44:43.402007+0000","last_became_active":"2024-08-17T17:32:27.437846+0000","last_became_peered":"2024-08-17T17:32:27.437846+0000","last_unstale":"2024-08-17T17:44:43.402007+0000","last_undegraded":"2024-08-17T17:44:43.402007+0000","last_fullsized":"2024-08-17T17:44:43.402007+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:30:09.370291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1103'9729","reported_seq":9790,"reported_epoch":1103,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.165722+0000","last_change":"2024-08-17T17:42:27.264659+0000","last_active":"2024-08-17T17:44:43.165722+0000","last_peered":"2024-08-17T17:44:43.165722+0000","last_clean":"2024-08-17T17:44:43.165722+0000","last_became_active":"2024-08-17T17:42:27.264289+0000","last_became_peered":"2024-08-17T17:42:27.264289+0000","last_unstale":"2024-08-17T17:44:43.165722+0000","last_undegraded":"2024-08-17T17:44:43.165722+0000","last_fullsized":"2024-08-17T17:44:43.165722+0000","mapping_epoch":1081,"log_start":"1088'3587","ondisk_log_start":"1088'3587","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+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":"periodic scrub scheduled @ 2024-08-18T19:01:05.977967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":388038656,"num_objects":5921,"num_object_clones":0,"num_object_copies":17763,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5921,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9729,"num_write_kb":500800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1027,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.401698+0000","last_change":"2024-08-17T17:32:27.432256+0000","last_active":"2024-08-17T17:44:43.401698+0000","last_peered":"2024-08-17T17:44:43.401698+0000","last_clean":"2024-08-17T17:44:43.401698+0000","last_became_active":"2024-08-17T17:32:27.431912+0000","last_became_peered":"2024-08-17T17:32:27.431912+0000","last_unstale":"2024-08-17T17:44:43.401698+0000","last_undegraded":"2024-08-17T17:44:43.401698+0000","last_fullsized":"2024-08-17T17:44:43.401698+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:07:09.604818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1026,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.402279+0000","last_change":"2024-08-17T17:31:54.825361+0000","last_active":"2024-08-17T17:44:43.402279+0000","last_peered":"2024-08-17T17:44:43.402279+0000","last_clean":"2024-08-17T17:44:43.402279+0000","last_became_active":"2024-08-17T17:31:54.825062+0000","last_became_peered":"2024-08-17T17:31:54.825062+0000","last_unstale":"2024-08-17T17:44:43.402279+0000","last_undegraded":"2024-08-17T17:44:43.402279+0000","last_fullsized":"2024-08-17T17:44:43.402279+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:41:42.597824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1105'9752","reported_seq":9783,"reported_epoch":1105,"state":"active+clean","last_fresh":"2024-08-17T17:44:44.578614+0000","last_change":"2024-08-17T17:42:27.063889+0000","last_active":"2024-08-17T17:44:44.578614+0000","last_peered":"2024-08-17T17:44:44.578614+0000","last_clean":"2024-08-17T17:44:44.578614+0000","last_became_active":"2024-08-17T17:42:27.063529+0000","last_became_peered":"2024-08-17T17:42:27.063529+0000","last_unstale":"2024-08-17T17:44:44.578614+0000","last_undegraded":"2024-08-17T17:44:44.578614+0000","last_fullsized":"2024-08-17T17:44:44.578614+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1082,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":0,"log_size":9752,"log_dups_size":0,"ondisk_log_size":9752,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:56:44.120597+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":382926872,"num_objects":5844,"num_object_clones":0,"num_object_copies":17532,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5844,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":9752,"num_write_kb":499009,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1535,"reported_epoch":1103,"state":"active+clean","last_fresh":"2024-08-17T17:44:42.377846+0000","last_change":"2024-08-17T17:32:59.772605+0000","last_active":"2024-08-17T17:44:42.377846+0000","last_peered":"2024-08-17T17:44:42.377846+0000","last_clean":"2024-08-17T17:44:42.377846+0000","last_became_active":"2024-08-17T17:32:59.772015+0000","last_became_peered":"2024-08-17T17:32:59.772015+0000","last_unstale":"2024-08-17T17:44:42.377846+0000","last_undegraded":"2024-08-17T17:44:42.377846+0000","last_fullsized":"2024-08-17T17:44:42.377846+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:23:08.461614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1554,"reported_epoch":1105,"state":"active+clean","last_fresh":"2024-08-17T17:44:44.402928+0000","last_change":"2024-08-17T17:32:59.766848+0000","last_active":"2024-08-17T17:44:44.402928+0000","last_peered":"2024-08-17T17:44:44.402928+0000","last_clean":"2024-08-17T17:44:44.402928+0000","last_became_active":"2024-08-17T17:32:59.766481+0000","last_became_peered":"2024-08-17T17:32:59.766481+0000","last_unstale":"2024-08-17T17:44:44.402928+0000","last_undegraded":"2024-08-17T17:44:44.402928+0000","last_fullsized":"2024-08-17T17:44:44.402928+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:01:39.759644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.7","version":"1105'9662","reported_seq":9839,"reported_epoch":1105,"state":"active+clean","last_fresh":"2024-08-17T17:44:44.428581+0000","last_change":"2024-08-17T17:44:38.196014+0000","last_active":"2024-08-17T17:44:44.428581+0000","last_peered":"2024-08-17T17:44:44.428581+0000","last_clean":"2024-08-17T17:44:44.428581+0000","last_became_active":"2024-08-17T17:44:33.320295+0000","last_became_peered":"2024-08-17T17:44:33.320295+0000","last_unstale":"2024-08-17T17:44:44.428581+0000","last_undegraded":"2024-08-17T17:44:44.428581+0000","last_fullsized":"2024-08-17T17:44:44.428581+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1100,"parent":"0.0","parent_split_bits":0,"last_scrub":"1100'9546","last_scrub_stamp":"2024-08-17T17:44:38.195918+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:44:38.195918+0000","objects_scrubbed":3136,"log_size":9662,"log_dups_size":0,"ondisk_log_size":9662,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:02:13.410422+0000","scrub_duration":1.3433207110000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":197001216,"num_objects":3006,"num_object_clones":0,"num_object_copies":9018,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3006,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":130,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"268'149","reported_seq":1362,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.383028+0000","last_change":"2024-08-17T17:30:40.741623+0000","last_active":"2024-08-17T17:44:43.383028+0000","last_peered":"2024-08-17T17:44:43.383028+0000","last_clean":"2024-08-17T17:44:43.383028+0000","last_became_active":"2024-08-17T17:30:40.741099+0000","last_became_peered":"2024-08-17T17:30:40.741099+0000","last_unstale":"2024-08-17T17:44:43.383028+0000","last_undegraded":"2024-08-17T17:44:43.383028+0000","last_fullsized":"2024-08-17T17:44:43.383028+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:19:07.708941+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:11:47.617244+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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":1050,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.383161+0000","last_change":"2024-08-17T17:32:27.437735+0000","last_active":"2024-08-17T17:44:43.383161+0000","last_peered":"2024-08-17T17:44:43.383161+0000","last_clean":"2024-08-17T17:44:43.383161+0000","last_became_active":"2024-08-17T17:32:27.437234+0000","last_became_peered":"2024-08-17T17:32:27.437234+0000","last_unstale":"2024-08-17T17:44:43.383161+0000","last_undegraded":"2024-08-17T17:44:43.383161+0000","last_fullsized":"2024-08-17T17:44:43.383161+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+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 @ 2024-08-19T02:49:17.140384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028371400000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":1512,"reported_epoch":1103,"state":"active+clean","last_fresh":"2024-08-17T17:44:42.376355+0000","last_change":"2024-08-17T17:32:59.775218+0000","last_active":"2024-08-17T17:44:42.376355+0000","last_peered":"2024-08-17T17:44:42.376355+0000","last_clean":"2024-08-17T17:44:42.376355+0000","last_became_active":"2024-08-17T17:32:59.774911+0000","last_became_peered":"2024-08-17T17:32:59.774911+0000","last_unstale":"2024-08-17T17:44:42.376355+0000","last_undegraded":"2024-08-17T17:44:42.376355+0000","last_fullsized":"2024-08-17T17:44:42.376355+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:42:33.544078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1009,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.385295+0000","last_change":"2024-08-17T17:22:54.175289+0000","last_active":"2024-08-17T17:44:43.385295+0000","last_peered":"2024-08-17T17:44:43.385295+0000","last_clean":"2024-08-17T17:44:43.385295+0000","last_became_active":"2024-08-17T17:22:54.174953+0000","last_became_peered":"2024-08-17T17:22:54.174953+0000","last_unstale":"2024-08-17T17:44:43.385295+0000","last_undegraded":"2024-08-17T17:44:43.385295+0000","last_fullsized":"2024-08-17T17:44:43.385295+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:20.586463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.4","version":"1103'9395","reported_seq":9501,"reported_epoch":1103,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.009172+0000","last_change":"2024-08-17T17:44:35.598015+0000","last_active":"2024-08-17T17:44:43.009172+0000","last_peered":"2024-08-17T17:44:43.009172+0000","last_clean":"2024-08-17T17:44:43.009172+0000","last_became_active":"2024-08-17T17:44:33.314331+0000","last_became_peered":"2024-08-17T17:44:33.314331+0000","last_unstale":"2024-08-17T17:44:43.009172+0000","last_undegraded":"2024-08-17T17:44:43.009172+0000","last_fullsized":"2024-08-17T17:44:43.009172+0000","mapping_epoch":1081,"log_start":"1086'1000","ondisk_log_start":"1086'1000","created":1081,"last_epoch_clean":1100,"parent":"0.0","parent_split_bits":0,"last_scrub":"1100'9241","last_scrub_stamp":"2024-08-17T17:44:35.597834+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:44:35.597834+0000","objects_scrubbed":3087,"log_size":8395,"log_dups_size":0,"ondisk_log_size":8395,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:08:27.230578+0000","scrub_duration":1171,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":191234048,"num_objects":2918,"num_object_clones":0,"num_object_copies":8754,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2918,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":169,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1049,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.382847+0000","last_change":"2024-08-17T17:31:54.821923+0000","last_active":"2024-08-17T17:44:43.382847+0000","last_peered":"2024-08-17T17:44:43.382847+0000","last_clean":"2024-08-17T17:44:43.382847+0000","last_became_active":"2024-08-17T17:31:54.821596+0000","last_became_peered":"2024-08-17T17:31:54.821596+0000","last_unstale":"2024-08-17T17:44:43.382847+0000","last_undegraded":"2024-08-17T17:44:43.382847+0000","last_fullsized":"2024-08-17T17:44:43.382847+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:13.031431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026904000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1681,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.389913+0000","last_change":"2024-08-17T17:32:59.764471+0000","last_active":"2024-08-17T17:44:43.389913+0000","last_peered":"2024-08-17T17:44:43.389913+0000","last_clean":"2024-08-17T17:44:43.389913+0000","last_became_active":"2024-08-17T17:32:59.764174+0000","last_became_peered":"2024-08-17T17:32:59.764174+0000","last_unstale":"2024-08-17T17:44:43.389913+0000","last_undegraded":"2024-08-17T17:44:43.389913+0000","last_fullsized":"2024-08-17T17:44:43.389913+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:15:08.101111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1657,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.390453+0000","last_change":"2024-08-17T17:32:27.437761+0000","last_active":"2024-08-17T17:44:43.390453+0000","last_peered":"2024-08-17T17:44:43.390453+0000","last_clean":"2024-08-17T17:44:43.390453+0000","last_became_active":"2024-08-17T17:32:27.437409+0000","last_became_peered":"2024-08-17T17:32:27.437409+0000","last_unstale":"2024-08-17T17:44:43.390453+0000","last_undegraded":"2024-08-17T17:44:43.390453+0000","last_fullsized":"2024-08-17T17:44:43.390453+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:49:42.627015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"1105'9691","reported_seq":9871,"reported_epoch":1105,"state":"active+clean","last_fresh":"2024-08-17T17:44:44.600142+0000","last_change":"2024-08-17T17:44:34.407281+0000","last_active":"2024-08-17T17:44:44.600142+0000","last_peered":"2024-08-17T17:44:44.600142+0000","last_clean":"2024-08-17T17:44:44.600142+0000","last_became_active":"2024-08-17T17:44:33.322562+0000","last_became_peered":"2024-08-17T17:44:33.322562+0000","last_unstale":"2024-08-17T17:44:44.600142+0000","last_undegraded":"2024-08-17T17:44:44.600142+0000","last_fullsized":"2024-08-17T17:44:44.600142+0000","mapping_epoch":1081,"log_start":"1086'1100","ondisk_log_start":"1086'1100","created":1081,"last_epoch_clean":1100,"parent":"0.0","parent_split_bits":0,"last_scrub":"1100'9461","last_scrub_stamp":"2024-08-17T17:44:34.407191+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:44:34.407191+0000","objects_scrubbed":3173,"log_size":8591,"log_dups_size":0,"ondisk_log_size":8591,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:39:59.610760+0000","scrub_duration":1.052812471,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":192086016,"num_objects":2931,"num_object_clones":0,"num_object_copies":8793,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2931,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":242,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1595,"reported_epoch":1105,"state":"active+clean","last_fresh":"2024-08-17T17:44:44.402433+0000","last_change":"2024-08-17T17:32:59.769974+0000","last_active":"2024-08-17T17:44:44.402433+0000","last_peered":"2024-08-17T17:44:44.402433+0000","last_clean":"2024-08-17T17:44:44.402433+0000","last_became_active":"2024-08-17T17:32:59.769633+0000","last_became_peered":"2024-08-17T17:32:59.769633+0000","last_unstale":"2024-08-17T17:44:44.402433+0000","last_undegraded":"2024-08-17T17:44:44.402433+0000","last_fullsized":"2024-08-17T17:44:44.402433+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:05:46.823299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029621200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1570,"reported_epoch":1103,"state":"active+clean","last_fresh":"2024-08-17T17:44:42.675117+0000","last_change":"2024-08-17T17:32:27.433156+0000","last_active":"2024-08-17T17:44:42.675117+0000","last_peered":"2024-08-17T17:44:42.675117+0000","last_clean":"2024-08-17T17:44:42.675117+0000","last_became_active":"2024-08-17T17:32:27.432811+0000","last_became_peered":"2024-08-17T17:32:27.432811+0000","last_unstale":"2024-08-17T17:44:42.675117+0000","last_undegraded":"2024-08-17T17:44:42.675117+0000","last_fullsized":"2024-08-17T17:44:42.675117+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:12.882686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1587,"reported_epoch":1103,"state":"active+clean","last_fresh":"2024-08-17T17:44:42.590462+0000","last_change":"2024-08-17T17:31:54.824135+0000","last_active":"2024-08-17T17:44:42.590462+0000","last_peered":"2024-08-17T17:44:42.590462+0000","last_clean":"2024-08-17T17:44:42.590462+0000","last_became_active":"2024-08-17T17:31:54.823811+0000","last_became_peered":"2024-08-17T17:31:54.823811+0000","last_unstale":"2024-08-17T17:44:42.590462+0000","last_undegraded":"2024-08-17T17:44:42.590462+0000","last_fullsized":"2024-08-17T17:44:42.590462+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:35:04.088383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"1103'9569","reported_seq":9681,"reported_epoch":1103,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.208555+0000","last_change":"2024-08-17T17:44:34.671348+0000","last_active":"2024-08-17T17:44:43.208555+0000","last_peered":"2024-08-17T17:44:43.208555+0000","last_clean":"2024-08-17T17:44:43.208555+0000","last_became_active":"2024-08-17T17:44:33.343395+0000","last_became_peered":"2024-08-17T17:44:33.343395+0000","last_unstale":"2024-08-17T17:44:43.208555+0000","last_undegraded":"2024-08-17T17:44:43.208555+0000","last_fullsized":"2024-08-17T17:44:43.208555+0000","mapping_epoch":1081,"log_start":"1086'1900","ondisk_log_start":"1086'1900","created":1081,"last_epoch_clean":1100,"parent":"0.0","parent_split_bits":0,"last_scrub":"1100'9345","last_scrub_stamp":"2024-08-17T17:44:34.667676+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:44:34.667676+0000","objects_scrubbed":3235,"log_size":7669,"log_dups_size":0,"ondisk_log_size":7669,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:59:40.891793+0000","scrub_duration":1199,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":195821568,"num_objects":2988,"num_object_clones":0,"num_object_copies":8964,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2988,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":247,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"66'2","reported_seq":1051,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.383134+0000","last_change":"2024-08-17T17:31:54.822081+0000","last_active":"2024-08-17T17:44:43.383134+0000","last_peered":"2024-08-17T17:44:43.383134+0000","last_clean":"2024-08-17T17:44:43.383134+0000","last_became_active":"2024-08-17T17:31:54.821740+0000","last_became_peered":"2024-08-17T17:31:54.821740+0000","last_unstale":"2024-08-17T17:44:43.383134+0000","last_undegraded":"2024-08-17T17:44:43.383134+0000","last_fullsized":"2024-08-17T17:44:43.383134+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:09:33.904896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00089523800000000002,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1027,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.402017+0000","last_change":"2024-08-17T17:30:40.742379+0000","last_active":"2024-08-17T17:44:43.402017+0000","last_peered":"2024-08-17T17:44:43.402017+0000","last_clean":"2024-08-17T17:44:43.402017+0000","last_became_active":"2024-08-17T17:30:40.742094+0000","last_became_peered":"2024-08-17T17:30:40.742094+0000","last_unstale":"2024-08-17T17:44:43.402017+0000","last_undegraded":"2024-08-17T17:44:43.402017+0000","last_fullsized":"2024-08-17T17:44:43.402017+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:56:15.833110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1581,"reported_epoch":1103,"state":"active+clean","last_fresh":"2024-08-17T17:44:42.589793+0000","last_change":"2024-08-17T17:32:59.768385+0000","last_active":"2024-08-17T17:44:42.589793+0000","last_peered":"2024-08-17T17:44:42.589793+0000","last_clean":"2024-08-17T17:44:42.589793+0000","last_became_active":"2024-08-17T17:32:59.767891+0000","last_became_peered":"2024-08-17T17:32:59.767891+0000","last_unstale":"2024-08-17T17:44:42.589793+0000","last_undegraded":"2024-08-17T17:44:42.589793+0000","last_fullsized":"2024-08-17T17:44:42.589793+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:05:22.672505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.0","version":"1104'9378","reported_seq":9487,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.663059+0000","last_change":"2024-08-17T17:44:36.233409+0000","last_active":"2024-08-17T17:44:43.663059+0000","last_peered":"2024-08-17T17:44:43.663059+0000","last_clean":"2024-08-17T17:44:43.663059+0000","last_became_active":"2024-08-17T17:44:33.333680+0000","last_became_peered":"2024-08-17T17:44:33.333680+0000","last_unstale":"2024-08-17T17:44:43.663059+0000","last_undegraded":"2024-08-17T17:44:43.663059+0000","last_fullsized":"2024-08-17T17:44:43.663059+0000","mapping_epoch":1081,"log_start":"0'0","ondisk_log_start":"0'0","created":1081,"last_epoch_clean":1100,"parent":"0.0","parent_split_bits":0,"last_scrub":"1100'9214","last_scrub_stamp":"2024-08-17T17:44:36.233239+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:44:36.233239+0000","objects_scrubbed":3094,"log_size":9378,"log_dups_size":0,"ondisk_log_size":9378,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:09:33.499575+0000","scrub_duration":1139,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":190775296,"num_objects":2911,"num_object_clones":0,"num_object_copies":8733,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2911,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":183,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1054,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.384453+0000","last_change":"2024-08-17T17:32:59.768555+0000","last_active":"2024-08-17T17:44:43.384453+0000","last_peered":"2024-08-17T17:44:43.384453+0000","last_clean":"2024-08-17T17:44:43.384453+0000","last_became_active":"2024-08-17T17:32:59.768221+0000","last_became_peered":"2024-08-17T17:32:59.768221+0000","last_unstale":"2024-08-17T17:44:43.384453+0000","last_undegraded":"2024-08-17T17:44:43.384453+0000","last_fullsized":"2024-08-17T17:44:43.384453+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:04:28.973618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1601,"reported_epoch":1103,"state":"active+clean","last_fresh":"2024-08-17T17:44:42.590055+0000","last_change":"2024-08-17T17:31:54.824846+0000","last_active":"2024-08-17T17:44:42.590055+0000","last_peered":"2024-08-17T17:44:42.590055+0000","last_clean":"2024-08-17T17:44:42.590055+0000","last_became_active":"2024-08-17T17:31:54.823784+0000","last_became_peered":"2024-08-17T17:31:54.823784+0000","last_unstale":"2024-08-17T17:44:42.590055+0000","last_undegraded":"2024-08-17T17:44:42.590055+0000","last_fullsized":"2024-08-17T17:44:42.590055+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:27.320522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342763,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":1559,"reported_epoch":1103,"state":"active+clean","last_fresh":"2024-08-17T17:44:42.589660+0000","last_change":"2024-08-17T17:31:54.820086+0000","last_active":"2024-08-17T17:44:42.589660+0000","last_peered":"2024-08-17T17:44:42.589660+0000","last_clean":"2024-08-17T17:44:42.589660+0000","last_became_active":"2024-08-17T17:31:54.819745+0000","last_became_peered":"2024-08-17T17:31:54.819745+0000","last_unstale":"2024-08-17T17:44:42.589660+0000","last_undegraded":"2024-08-17T17:44:42.589660+0000","last_fullsized":"2024-08-17T17:44:42.589660+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:06:06.329346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"1103'9310","reported_seq":9420,"reported_epoch":1103,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.054237+0000","last_change":"2024-08-17T17:44:34.571582+0000","last_active":"2024-08-17T17:44:43.054237+0000","last_peered":"2024-08-17T17:44:43.054237+0000","last_clean":"2024-08-17T17:44:43.054237+0000","last_became_active":"2024-08-17T17:44:33.306567+0000","last_became_peered":"2024-08-17T17:44:33.306567+0000","last_unstale":"2024-08-17T17:44:43.054237+0000","last_undegraded":"2024-08-17T17:44:43.054237+0000","last_fullsized":"2024-08-17T17:44:43.054237+0000","mapping_epoch":1081,"log_start":"1086'900","ondisk_log_start":"1086'900","created":1081,"last_epoch_clean":1100,"parent":"0.0","parent_split_bits":0,"last_scrub":"1100'9120","last_scrub_stamp":"2024-08-17T17:44:34.571410+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:44:34.571410+0000","objects_scrubbed":3211,"log_size":8410,"log_dups_size":0,"ondisk_log_size":8410,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:03:57.896633+0000","scrub_duration":1099,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":196935680,"num_objects":3005,"num_object_clones":0,"num_object_copies":9015,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3005,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":206,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1570,"reported_epoch":1103,"state":"active+clean","last_fresh":"2024-08-17T17:44:42.589895+0000","last_change":"2024-08-17T17:32:27.437457+0000","last_active":"2024-08-17T17:44:42.589895+0000","last_peered":"2024-08-17T17:44:42.589895+0000","last_clean":"2024-08-17T17:44:42.589895+0000","last_became_active":"2024-08-17T17:32:27.437140+0000","last_became_peered":"2024-08-17T17:32:27.437140+0000","last_unstale":"2024-08-17T17:44:42.589895+0000","last_undegraded":"2024-08-17T17:44:42.589895+0000","last_fullsized":"2024-08-17T17:44:42.589895+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:11.131550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1032,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.383719+0000","last_change":"2024-08-17T17:30:40.733784+0000","last_active":"2024-08-17T17:44:43.383719+0000","last_peered":"2024-08-17T17:44:43.383719+0000","last_clean":"2024-08-17T17:44:43.383719+0000","last_became_active":"2024-08-17T17:30:40.733336+0000","last_became_peered":"2024-08-17T17:30:40.733336+0000","last_unstale":"2024-08-17T17:44:43.383719+0000","last_undegraded":"2024-08-17T17:44:43.383719+0000","last_fullsized":"2024-08-17T17:44:43.383719+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:45:21.984785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033804700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":1631,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.390330+0000","last_change":"2024-08-17T17:30:40.740826+0000","last_active":"2024-08-17T17:44:43.390330+0000","last_peered":"2024-08-17T17:44:43.390330+0000","last_clean":"2024-08-17T17:44:43.390330+0000","last_became_active":"2024-08-17T17:30:40.739746+0000","last_became_peered":"2024-08-17T17:30:40.739746+0000","last_unstale":"2024-08-17T17:44:43.390330+0000","last_undegraded":"2024-08-17T17:44:43.390330+0000","last_fullsized":"2024-08-17T17:44:43.390330+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:31:38.808235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1105'9730","reported_seq":9844,"reported_epoch":1105,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T17:44:44.583017+0000","last_change":"2024-08-17T17:44:44.325439+0000","last_active":"2024-08-17T17:44:44.583017+0000","last_peered":"2024-08-17T17:44:44.583017+0000","last_clean":"2024-08-17T17:44:44.583017+0000","last_became_active":"2024-08-17T17:44:33.314331+0000","last_became_peered":"2024-08-17T17:44:33.314331+0000","last_unstale":"2024-08-17T17:44:44.583017+0000","last_undegraded":"2024-08-17T17:44:44.583017+0000","last_fullsized":"2024-08-17T17:44:44.583017+0000","mapping_epoch":1081,"log_start":"1086'1500","ondisk_log_start":"1086'1500","created":1081,"last_epoch_clean":1100,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":1599,"log_size":8230,"log_dups_size":0,"ondisk_log_size":8230,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"scrubbing for 0s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":193986560,"num_objects":2960,"num_object_clones":0,"num_object_copies":8880,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2960,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5001,"num_write_kb":254752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1545,"reported_epoch":1103,"state":"active+clean","last_fresh":"2024-08-17T17:44:42.377212+0000","last_change":"2024-08-17T17:32:59.773609+0000","last_active":"2024-08-17T17:44:42.377212+0000","last_peered":"2024-08-17T17:44:42.377212+0000","last_clean":"2024-08-17T17:44:42.377212+0000","last_became_active":"2024-08-17T17:32:59.773348+0000","last_became_peered":"2024-08-17T17:32:59.773348+0000","last_unstale":"2024-08-17T17:44:42.377212+0000","last_undegraded":"2024-08-17T17:44:42.377212+0000","last_fullsized":"2024-08-17T17:44:42.377212+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:38:31.542973+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":1568,"reported_epoch":1103,"state":"active+clean","last_fresh":"2024-08-17T17:44:42.590446+0000","last_change":"2024-08-17T17:31:54.820580+0000","last_active":"2024-08-17T17:44:42.590446+0000","last_peered":"2024-08-17T17:44:42.590446+0000","last_clean":"2024-08-17T17:44:42.590446+0000","last_became_active":"2024-08-17T17:31:54.820089+0000","last_became_peered":"2024-08-17T17:31:54.820089+0000","last_unstale":"2024-08-17T17:44:42.590446+0000","last_undegraded":"2024-08-17T17:44:42.590446+0000","last_fullsized":"2024-08-17T17:44:42.590446+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:25:34.716640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1542,"reported_epoch":1103,"state":"active+clean","last_fresh":"2024-08-17T17:44:42.377394+0000","last_change":"2024-08-17T17:32:59.772291+0000","last_active":"2024-08-17T17:44:42.377394+0000","last_peered":"2024-08-17T17:44:42.377394+0000","last_clean":"2024-08-17T17:44:42.377394+0000","last_became_active":"2024-08-17T17:32:59.771990+0000","last_became_peered":"2024-08-17T17:32:59.771990+0000","last_unstale":"2024-08-17T17:44:42.377394+0000","last_undegraded":"2024-08-17T17:44:42.377394+0000","last_fullsized":"2024-08-17T17:44:42.377394+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:34:47.282842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1105'9673","reported_seq":9845,"reported_epoch":1105,"state":"active+clean","last_fresh":"2024-08-17T17:44:44.561259+0000","last_change":"2024-08-17T17:44:40.948532+0000","last_active":"2024-08-17T17:44:44.561259+0000","last_peered":"2024-08-17T17:44:44.561259+0000","last_clean":"2024-08-17T17:44:44.561259+0000","last_became_active":"2024-08-17T17:44:33.320786+0000","last_became_peered":"2024-08-17T17:44:33.320786+0000","last_unstale":"2024-08-17T17:44:44.561259+0000","last_undegraded":"2024-08-17T17:44:44.561259+0000","last_fullsized":"2024-08-17T17:44:44.561259+0000","mapping_epoch":1081,"log_start":"1086'1100","ondisk_log_start":"1086'1100","created":1081,"last_epoch_clean":1100,"parent":"0.0","parent_split_bits":0,"last_scrub":"1101'9652","last_scrub_stamp":"2024-08-17T17:44:40.948446+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:44:40.948446+0000","objects_scrubbed":2982,"log_size":8573,"log_dups_size":0,"ondisk_log_size":8573,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:14:10.619392+0000","scrub_duration":0.59654442699999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":193527808,"num_objects":2953,"num_object_clones":0,"num_object_copies":8859,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2953,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":29,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1645,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.390595+0000","last_change":"2024-08-17T17:31:54.828534+0000","last_active":"2024-08-17T17:44:43.390595+0000","last_peered":"2024-08-17T17:44:43.390595+0000","last_clean":"2024-08-17T17:44:43.390595+0000","last_became_active":"2024-08-17T17:31:54.828182+0000","last_became_peered":"2024-08-17T17:31:54.828182+0000","last_unstale":"2024-08-17T17:44:43.390595+0000","last_undegraded":"2024-08-17T17:44:43.390595+0000","last_fullsized":"2024-08-17T17:44:43.390595+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:34:13.598348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":1039,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.385186+0000","last_change":"2024-08-17T17:32:27.436530+0000","last_active":"2024-08-17T17:44:43.385186+0000","last_peered":"2024-08-17T17:44:43.385186+0000","last_clean":"2024-08-17T17:44:43.385186+0000","last_became_active":"2024-08-17T17:32:27.436139+0000","last_became_peered":"2024-08-17T17:32:27.436139+0000","last_unstale":"2024-08-17T17:44:43.385186+0000","last_undegraded":"2024-08-17T17:44:43.385186+0000","last_fullsized":"2024-08-17T17:44:43.385186+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:18.060869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030013400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1009,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.401534+0000","last_change":"2024-08-17T17:22:55.275184+0000","last_active":"2024-08-17T17:44:43.401534+0000","last_peered":"2024-08-17T17:44:43.401534+0000","last_clean":"2024-08-17T17:44:43.401534+0000","last_became_active":"2024-08-17T17:22:55.274677+0000","last_became_peered":"2024-08-17T17:22:55.274677+0000","last_unstale":"2024-08-17T17:44:43.401534+0000","last_undegraded":"2024-08-17T17:44:43.401534+0000","last_fullsized":"2024-08-17T17:44:43.401534+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:51:29.348766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.11","version":"0'0","reported_seq":1,"reported_epoch":1103,"state":"unknown","last_fresh":"2024-08-17T17:44:42.587869+0000","last_change":"2024-08-17T17:44:43.211239+0000","last_active":"0.000000","last_peered":"0.000000","last_clean":"0.000000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-08-17T17:44:42.587869+0000","last_undegraded":"2024-08-17T17:44:42.587869+0000","last_fullsized":"2024-08-17T17:44:42.587869+0000","mapping_epoch":1103,"log_start":"0'0","ondisk_log_start":"0'0","created":1099,"last_epoch_clean":1100,"parent":"0.0","parent_split_bits":0,"last_scrub":"1100'9151","last_scrub_stamp":"2024-08-17T17:44:36.272369+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:44:36.272369+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":1026,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.401817+0000","last_change":"2024-08-17T17:31:54.821919+0000","last_active":"2024-08-17T17:44:43.401817+0000","last_peered":"2024-08-17T17:44:43.401817+0000","last_clean":"2024-08-17T17:44:43.401817+0000","last_became_active":"2024-08-17T17:31:54.821536+0000","last_became_peered":"2024-08-17T17:31:54.821536+0000","last_unstale":"2024-08-17T17:44:43.401817+0000","last_undegraded":"2024-08-17T17:44:43.401817+0000","last_fullsized":"2024-08-17T17:44:43.401817+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:17:33.081437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"350'22","reported_seq":1032,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.401979+0000","last_change":"2024-08-17T17:22:53.728275+0000","last_active":"2024-08-17T17:44:43.401979+0000","last_peered":"2024-08-17T17:44:43.401979+0000","last_clean":"2024-08-17T17:44:43.401979+0000","last_became_active":"2024-08-17T17:22:53.727978+0000","last_became_peered":"2024-08-17T17:22:53.727978+0000","last_unstale":"2024-08-17T17:44:43.401979+0000","last_undegraded":"2024-08-17T17:44:43.401979+0000","last_fullsized":"2024-08-17T17:44:43.401979+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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":"periodic scrub scheduled @ 2024-08-18T23:19:43.717005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"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":"6.10","version":"1104'9372","reported_seq":9687,"reported_epoch":1104,"state":"active+recovering+undersized+remapped","last_fresh":"2024-08-17T17:44:43.906903+0000","last_change":"2024-08-17T17:44:42.704485+0000","last_active":"2024-08-17T17:44:43.906903+0000","last_peered":"2024-08-17T17:44:43.906903+0000","last_clean":"2024-08-17T17:44:40.282789+0000","last_became_active":"2024-08-17T17:44:42.679854+0000","last_became_peered":"2024-08-17T17:44:42.679854+0000","last_unstale":"2024-08-17T17:44:43.906903+0000","last_undegraded":"2024-08-17T17:44:43.906903+0000","last_fullsized":"2024-08-17T17:44:42.377477+0000","mapping_epoch":1102,"log_start":"0'0","ondisk_log_start":"0'0","created":1099,"last_epoch_clean":1100,"parent":"0.0","parent_split_bits":5,"last_scrub":"1100'9255","last_scrub_stamp":"2024-08-17T17:44:38.361929+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:44:38.361929+0000","objects_scrubbed":3033,"log_size":9372,"log_dups_size":0,"ondisk_log_size":9372,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"no scrub is scheduled","scrub_duration":1293,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":190185472,"num_objects":2902,"num_object_clones":0,"num_object_copies":8706,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5742,"num_objects_unfound":0,"num_objects_dirty":2902,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":131,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":69,"num_bytes_recovered":4456448,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,1],"avail_no_missing":["0","2","3"],"object_location_counts":[{"shards":"0,1","objects":31},{"shards":"0,2,3","objects":2871}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":1569,"reported_epoch":1103,"state":"active+clean","last_fresh":"2024-08-17T17:44:42.589567+0000","last_change":"2024-08-17T17:32:27.438365+0000","last_active":"2024-08-17T17:44:42.589567+0000","last_peered":"2024-08-17T17:44:42.589567+0000","last_clean":"2024-08-17T17:44:42.589567+0000","last_became_active":"2024-08-17T17:32:27.437932+0000","last_became_peered":"2024-08-17T17:32:27.437932+0000","last_unstale":"2024-08-17T17:44:42.589567+0000","last_undegraded":"2024-08-17T17:44:42.589567+0000","last_fullsized":"2024-08-17T17:44:42.589567+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:07.527904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":1023,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.383506+0000","last_change":"2024-08-17T17:32:59.768226+0000","last_active":"2024-08-17T17:44:43.383506+0000","last_peered":"2024-08-17T17:44:43.383506+0000","last_clean":"2024-08-17T17:44:43.383506+0000","last_became_active":"2024-08-17T17:32:59.767701+0000","last_became_peered":"2024-08-17T17:32:59.767701+0000","last_unstale":"2024-08-17T17:44:43.383506+0000","last_undegraded":"2024-08-17T17:44:43.383506+0000","last_fullsized":"2024-08-17T17:44:43.383506+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T21:00:52.281423+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":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":"6.13","version":"1105'9674","reported_seq":9844,"reported_epoch":1105,"state":"active+clean","last_fresh":"2024-08-17T17:44:44.398299+0000","last_change":"2024-08-17T17:44:43.788904+0000","last_active":"2024-08-17T17:44:44.398299+0000","last_peered":"2024-08-17T17:44:44.398299+0000","last_clean":"2024-08-17T17:44:44.398299+0000","last_became_active":"2024-08-17T17:44:33.343417+0000","last_became_peered":"2024-08-17T17:44:33.343417+0000","last_unstale":"2024-08-17T17:44:44.398299+0000","last_undegraded":"2024-08-17T17:44:44.398299+0000","last_fullsized":"2024-08-17T17:44:44.398299+0000","mapping_epoch":1099,"log_start":"1086'1100","ondisk_log_start":"1086'1100","created":1099,"last_epoch_clean":1100,"parent":"0.0","parent_split_bits":5,"last_scrub":"1104'9673","last_scrub_stamp":"2024-08-17T17:44:43.788838+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:44:43.788838+0000","objects_scrubbed":2974,"log_size":8574,"log_dups_size":0,"ondisk_log_size":8574,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:29:04.457238+0000","scrub_duration":0.48853780000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":194772992,"num_objects":2972,"num_object_clones":0,"num_object_copies":8916,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2972,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":1037,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.383312+0000","last_change":"2024-08-17T17:31:54.822296+0000","last_active":"2024-08-17T17:44:43.383312+0000","last_peered":"2024-08-17T17:44:43.383312+0000","last_clean":"2024-08-17T17:44:43.383312+0000","last_became_active":"2024-08-17T17:31:54.821958+0000","last_became_peered":"2024-08-17T17:31:54.821958+0000","last_unstale":"2024-08-17T17:44:43.383312+0000","last_undegraded":"2024-08-17T17:44:43.383312+0000","last_fullsized":"2024-08-17T17:44:43.383312+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:44.831479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1512,"reported_epoch":1103,"state":"active+clean","last_fresh":"2024-08-17T17:44:42.375998+0000","last_change":"2024-08-17T17:32:59.773153+0000","last_active":"2024-08-17T17:44:42.375998+0000","last_peered":"2024-08-17T17:44:42.375998+0000","last_clean":"2024-08-17T17:44:42.375998+0000","last_became_active":"2024-08-17T17:32:59.772671+0000","last_became_peered":"2024-08-17T17:32:59.772671+0000","last_unstale":"2024-08-17T17:44:42.375998+0000","last_undegraded":"2024-08-17T17:44:42.375998+0000","last_fullsized":"2024-08-17T17:44:42.375998+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:32.219883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.12","version":"1105'9687","reported_seq":9862,"reported_epoch":1105,"state":"active+clean","last_fresh":"2024-08-17T17:44:44.583458+0000","last_change":"2024-08-17T17:44:40.175625+0000","last_active":"2024-08-17T17:44:44.583458+0000","last_peered":"2024-08-17T17:44:44.583458+0000","last_clean":"2024-08-17T17:44:44.583458+0000","last_became_active":"2024-08-17T17:44:33.362879+0000","last_became_peered":"2024-08-17T17:44:33.362879+0000","last_unstale":"2024-08-17T17:44:44.583458+0000","last_undegraded":"2024-08-17T17:44:44.583458+0000","last_fullsized":"2024-08-17T17:44:44.583458+0000","mapping_epoch":1099,"log_start":"1086'1500","ondisk_log_start":"1086'1500","created":1099,"last_epoch_clean":1100,"parent":"0.0","parent_split_bits":5,"last_scrub":"1100'9637","last_scrub_stamp":"2024-08-17T17:44:40.171163+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:44:40.171163+0000","objects_scrubbed":3108,"log_size":8187,"log_dups_size":0,"ondisk_log_size":8187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:59:09.151279+0000","scrub_duration":1.0306620520000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":199098368,"num_objects":3038,"num_object_clones":0,"num_object_copies":9114,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3038,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":70,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1680,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.390580+0000","last_change":"2024-08-17T17:32:59.762369+0000","last_active":"2024-08-17T17:44:43.390580+0000","last_peered":"2024-08-17T17:44:43.390580+0000","last_clean":"2024-08-17T17:44:43.390580+0000","last_became_active":"2024-08-17T17:32:59.761931+0000","last_became_peered":"2024-08-17T17:32:59.761931+0000","last_unstale":"2024-08-17T17:44:43.390580+0000","last_undegraded":"2024-08-17T17:44:43.390580+0000","last_fullsized":"2024-08-17T17:44:43.390580+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:57:47.627585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1534,"reported_epoch":1103,"state":"active+clean","last_fresh":"2024-08-17T17:44:42.375997+0000","last_change":"2024-08-17T17:32:59.767175+0000","last_active":"2024-08-17T17:44:42.375997+0000","last_peered":"2024-08-17T17:44:42.375997+0000","last_clean":"2024-08-17T17:44:42.375997+0000","last_became_active":"2024-08-17T17:32:59.766352+0000","last_became_peered":"2024-08-17T17:32:59.766352+0000","last_unstale":"2024-08-17T17:44:42.375997+0000","last_undegraded":"2024-08-17T17:44:42.375997+0000","last_fullsized":"2024-08-17T17:44:42.375997+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:42.252204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1026,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.385159+0000","last_change":"2024-08-17T17:31:54.823767+0000","last_active":"2024-08-17T17:44:43.385159+0000","last_peered":"2024-08-17T17:44:43.385159+0000","last_clean":"2024-08-17T17:44:43.385159+0000","last_became_active":"2024-08-17T17:31:54.823265+0000","last_became_peered":"2024-08-17T17:31:54.823265+0000","last_unstale":"2024-08-17T17:44:43.385159+0000","last_undegraded":"2024-08-17T17:44:43.385159+0000","last_fullsized":"2024-08-17T17:44:43.385159+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:10:08.654594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1551,"reported_epoch":1103,"state":"active+clean","last_fresh":"2024-08-17T17:44:42.377719+0000","last_change":"2024-08-17T17:32:59.767449+0000","last_active":"2024-08-17T17:44:42.377719+0000","last_peered":"2024-08-17T17:44:42.377719+0000","last_clean":"2024-08-17T17:44:42.377719+0000","last_became_active":"2024-08-17T17:32:59.766874+0000","last_became_peered":"2024-08-17T17:32:59.766874+0000","last_unstale":"2024-08-17T17:44:42.377719+0000","last_undegraded":"2024-08-17T17:44:42.377719+0000","last_fullsized":"2024-08-17T17:44:42.377719+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:54:39.267579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1643,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.390484+0000","last_change":"2024-08-17T17:32:59.763754+0000","last_active":"2024-08-17T17:44:43.390484+0000","last_peered":"2024-08-17T17:44:43.390484+0000","last_clean":"2024-08-17T17:44:43.390484+0000","last_became_active":"2024-08-17T17:32:59.763480+0000","last_became_peered":"2024-08-17T17:32:59.763480+0000","last_unstale":"2024-08-17T17:44:43.390484+0000","last_undegraded":"2024-08-17T17:44:43.390484+0000","last_fullsized":"2024-08-17T17:44:43.390484+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:26:03.239484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1569,"reported_epoch":1103,"state":"active+clean","last_fresh":"2024-08-17T17:44:42.590362+0000","last_change":"2024-08-17T17:32:59.767087+0000","last_active":"2024-08-17T17:44:42.590362+0000","last_peered":"2024-08-17T17:44:42.590362+0000","last_clean":"2024-08-17T17:44:42.590362+0000","last_became_active":"2024-08-17T17:32:59.766784+0000","last_became_peered":"2024-08-17T17:32:59.766784+0000","last_unstale":"2024-08-17T17:44:42.590362+0000","last_undegraded":"2024-08-17T17:44:42.590362+0000","last_fullsized":"2024-08-17T17:44:42.590362+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:11:48.775621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1533,"reported_epoch":1103,"state":"active+clean","last_fresh":"2024-08-17T17:44:42.376683+0000","last_change":"2024-08-17T17:32:59.767655+0000","last_active":"2024-08-17T17:44:42.376683+0000","last_peered":"2024-08-17T17:44:42.376683+0000","last_clean":"2024-08-17T17:44:42.376683+0000","last_became_active":"2024-08-17T17:32:59.766891+0000","last_became_peered":"2024-08-17T17:32:59.766891+0000","last_unstale":"2024-08-17T17:44:42.376683+0000","last_undegraded":"2024-08-17T17:44:42.376683+0000","last_fullsized":"2024-08-17T17:44:42.376683+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:19:57.129588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1045,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.401887+0000","last_change":"2024-08-17T17:32:27.438656+0000","last_active":"2024-08-17T17:44:43.401887+0000","last_peered":"2024-08-17T17:44:43.401887+0000","last_clean":"2024-08-17T17:44:43.401887+0000","last_became_active":"2024-08-17T17:32:27.437400+0000","last_became_peered":"2024-08-17T17:32:27.437400+0000","last_unstale":"2024-08-17T17:44:43.401887+0000","last_undegraded":"2024-08-17T17:44:43.401887+0000","last_fullsized":"2024-08-17T17:44:43.401887+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T01:13:13.749171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":1574,"reported_epoch":1105,"state":"active+clean","last_fresh":"2024-08-17T17:44:44.402453+0000","last_change":"2024-08-17T17:32:59.769549+0000","last_active":"2024-08-17T17:44:44.402453+0000","last_peered":"2024-08-17T17:44:44.402453+0000","last_clean":"2024-08-17T17:44:44.402453+0000","last_became_active":"2024-08-17T17:32:59.768660+0000","last_became_peered":"2024-08-17T17:32:59.768660+0000","last_unstale":"2024-08-17T17:44:44.402453+0000","last_undegraded":"2024-08-17T17:44:44.402453+0000","last_fullsized":"2024-08-17T17:44:44.402453+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:42:20.130102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1633,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.390464+0000","last_change":"2024-08-17T17:30:40.753115+0000","last_active":"2024-08-17T17:44:43.390464+0000","last_peered":"2024-08-17T17:44:43.390464+0000","last_clean":"2024-08-17T17:44:43.390464+0000","last_became_active":"2024-08-17T17:30:40.752263+0000","last_became_peered":"2024-08-17T17:30:40.752263+0000","last_unstale":"2024-08-17T17:44:43.390464+0000","last_undegraded":"2024-08-17T17:44:43.390464+0000","last_fullsized":"2024-08-17T17:44:43.390464+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T05:08:48.137529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.19","version":"1104'9499","reported_seq":9610,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.461249+0000","last_change":"2024-08-17T17:44:37.082972+0000","last_active":"2024-08-17T17:44:43.461249+0000","last_peered":"2024-08-17T17:44:43.461249+0000","last_clean":"2024-08-17T17:44:43.461249+0000","last_became_active":"2024-08-17T17:44:33.355091+0000","last_became_peered":"2024-08-17T17:44:33.355091+0000","last_unstale":"2024-08-17T17:44:43.461249+0000","last_undegraded":"2024-08-17T17:44:43.461249+0000","last_fullsized":"2024-08-17T17:44:43.461249+0000","mapping_epoch":1099,"log_start":"0'0","ondisk_log_start":"0'0","created":1099,"last_epoch_clean":1100,"parent":"0.0","parent_split_bits":5,"last_scrub":"1100'9364","last_scrub_stamp":"2024-08-17T17:44:37.082600+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:44:37.082600+0000","objects_scrubbed":3202,"log_size":9499,"log_dups_size":0,"ondisk_log_size":9499,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:07:07.162851+0000","scrub_duration":1007,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":200278016,"num_objects":3056,"num_object_clones":0,"num_object_copies":9168,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3056,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":146,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1b","version":"0'0","reported_seq":1053,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.401825+0000","last_change":"2024-08-17T17:32:59.768103+0000","last_active":"2024-08-17T17:44:43.401825+0000","last_peered":"2024-08-17T17:44:43.401825+0000","last_clean":"2024-08-17T17:44:43.401825+0000","last_became_active":"2024-08-17T17:32:59.767686+0000","last_became_peered":"2024-08-17T17:32:59.767686+0000","last_unstale":"2024-08-17T17:44:43.401825+0000","last_undegraded":"2024-08-17T17:44:43.401825+0000","last_fullsized":"2024-08-17T17:44:43.401825+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:40:54.780900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"72'2","reported_seq":1039,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.383267+0000","last_change":"2024-08-17T17:31:54.823556+0000","last_active":"2024-08-17T17:44:43.383267+0000","last_peered":"2024-08-17T17:44:43.383267+0000","last_clean":"2024-08-17T17:44:43.383267+0000","last_became_active":"2024-08-17T17:31:54.823250+0000","last_became_peered":"2024-08-17T17:31:54.823250+0000","last_unstale":"2024-08-17T17:44:43.383267+0000","last_undegraded":"2024-08-17T17:44:43.383267+0000","last_fullsized":"2024-08-17T17:44:43.383267+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:08:07.165204+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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.18","version":"1105'9607","reported_seq":9715,"reported_epoch":1105,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T17:44:44.609853+0000","last_change":"2024-08-17T17:44:44.333735+0000","last_active":"2024-08-17T17:44:44.609853+0000","last_peered":"2024-08-17T17:44:44.609853+0000","last_clean":"2024-08-17T17:44:44.609853+0000","last_became_active":"2024-08-17T17:44:33.367225+0000","last_became_peered":"2024-08-17T17:44:33.367225+0000","last_unstale":"2024-08-17T17:44:44.609853+0000","last_undegraded":"2024-08-17T17:44:44.609853+0000","last_fullsized":"2024-08-17T17:44:44.609853+0000","mapping_epoch":1099,"log_start":"1086'1000","ondisk_log_start":"1086'1000","created":1099,"last_epoch_clean":1100,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:42:26.039172+0000","last_clean_scrub_stamp":"2024-08-17T17:42:26.039172+0000","objects_scrubbed":1599,"log_size":8607,"log_dups_size":0,"ondisk_log_size":8607,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"scrubbing for 0s","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":4927,"num_write_kb":250720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1a","version":"0'0","reported_seq":1043,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.401825+0000","last_change":"2024-08-17T17:32:59.768344+0000","last_active":"2024-08-17T17:44:43.401825+0000","last_peered":"2024-08-17T17:44:43.401825+0000","last_clean":"2024-08-17T17:44:43.401825+0000","last_became_active":"2024-08-17T17:32:59.767154+0000","last_became_peered":"2024-08-17T17:32:59.767154+0000","last_unstale":"2024-08-17T17:44:43.401825+0000","last_undegraded":"2024-08-17T17:44:43.401825+0000","last_fullsized":"2024-08-17T17:44:43.401825+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:25:18.926181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1022,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.384361+0000","last_change":"2024-08-17T17:22:53.725178+0000","last_active":"2024-08-17T17:44:43.384361+0000","last_peered":"2024-08-17T17:44:43.384361+0000","last_clean":"2024-08-17T17:44:43.384361+0000","last_became_active":"2024-08-17T17:22:53.724909+0000","last_became_peered":"2024-08-17T17:22:53.724909+0000","last_unstale":"2024-08-17T17:44:43.384361+0000","last_undegraded":"2024-08-17T17:44:43.384361+0000","last_fullsized":"2024-08-17T17:44:43.384361+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:00.171471+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":[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.19","version":"0'0","reported_seq":1541,"reported_epoch":1103,"state":"active+clean","last_fresh":"2024-08-17T17:44:42.376454+0000","last_change":"2024-08-17T17:32:59.767743+0000","last_active":"2024-08-17T17:44:42.376454+0000","last_peered":"2024-08-17T17:44:42.376454+0000","last_clean":"2024-08-17T17:44:42.376454+0000","last_became_active":"2024-08-17T17:32:59.767391+0000","last_became_peered":"2024-08-17T17:32:59.767391+0000","last_unstale":"2024-08-17T17:44:42.376454+0000","last_undegraded":"2024-08-17T17:44:42.376454+0000","last_fullsized":"2024-08-17T17:44:42.376454+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:30.357526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1527,"reported_epoch":1103,"state":"active+clean","last_fresh":"2024-08-17T17:44:42.377127+0000","last_change":"2024-08-17T17:32:59.770449+0000","last_active":"2024-08-17T17:44:42.377127+0000","last_peered":"2024-08-17T17:44:42.377127+0000","last_clean":"2024-08-17T17:44:42.377127+0000","last_became_active":"2024-08-17T17:32:59.768701+0000","last_became_peered":"2024-08-17T17:32:59.768701+0000","last_unstale":"2024-08-17T17:44:42.377127+0000","last_undegraded":"2024-08-17T17:44:42.377127+0000","last_fullsized":"2024-08-17T17:44:42.377127+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:37:58.418659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1026,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.401499+0000","last_change":"2024-08-17T17:31:54.822460+0000","last_active":"2024-08-17T17:44:43.401499+0000","last_peered":"2024-08-17T17:44:43.401499+0000","last_clean":"2024-08-17T17:44:43.401499+0000","last_became_active":"2024-08-17T17:31:54.822111+0000","last_became_peered":"2024-08-17T17:31:54.822111+0000","last_unstale":"2024-08-17T17:44:43.401499+0000","last_undegraded":"2024-08-17T17:44:43.401499+0000","last_fullsized":"2024-08-17T17:44:43.401499+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:17:44.350364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'4","reported_seq":1648,"reported_epoch":1104,"state":"active+clean","last_fresh":"2024-08-17T17:44:43.390630+0000","last_change":"2024-08-17T17:32:27.438808+0000","last_active":"2024-08-17T17:44:43.390630+0000","last_peered":"2024-08-17T17:44:43.390630+0000","last_clean":"2024-08-17T17:44:43.390630+0000","last_became_active":"2024-08-17T17:32:27.438455+0000","last_became_peered":"2024-08-17T17:32:27.438455+0000","last_unstale":"2024-08-17T17:44:43.390630+0000","last_undegraded":"2024-08-17T17:44:43.390630+0000","last_fullsized":"2024-08-17T17:44:43.390630+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T02:04:33.112716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":[]}],"pool_stats":[{"poolid":6,"num_pg":26,"stat_sum":{"num_bytes":6009192472,"num_objects":91694,"num_object_clones":0,"num_object_copies":275082,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5742,"num_objects_unfound":0,"num_objects_dirty":91694,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":81058,"num_write_kb":4034241,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":69,"num_bytes_recovered":4456448,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":18596376576,"data_stored":18596364360,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":214099,"ondisk_log_size":214099,"up":78,"acting":77,"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":5530,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17088,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201567,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2589352,"kb_used_data":2283672,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":91155800,"statfs":{"total":95995035648,"available":93343539200,"internally_reserved":0,"allocated":2338480128,"data_stored":2335381783,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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":[]},{"osd":6,"up_from":47,"seq":201863463204,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2211048,"kb_used_data":1909532,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":91534104,"statfs":{"total":95995035648,"available":93730922496,"internally_reserved":0,"allocated":1955360768,"data_stored":1952266572,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"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":[]},{"osd":5,"up_from":39,"seq":167503724841,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2210192,"kb_used_data":1904520,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":91534960,"statfs":{"total":95995035648,"available":93731799040,"internally_reserved":0,"allocated":1950228480,"data_stored":1947141698,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986479,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2228836,"kb_used_data":1918992,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":91516316,"statfs":{"total":95995035648,"available":93712707584,"internally_reserved":0,"allocated":1965047808,"data_stored":1961957041,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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":[]},{"osd":3,"up_from":592,"seq":2542620639375,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3995200,"kb_used_data":3828720,"kb_used_omap":25,"kb_used_meta":166438,"kb_avail":89749952,"statfs":{"total":95995035648,"available":91903950848,"internally_reserved":0,"allocated":3920609280,"data_stored":3917538088,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26454,"internal_metadata":170432682},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,1,1,2,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":559,"seq":2400886718614,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3150872,"kb_used_data":3002252,"kb_used_omap":29,"kb_used_meta":148514,"kb_avail":90594280,"statfs":{"total":95995035648,"available":92768542720,"internally_reserved":0,"allocated":3074306048,"data_stored":3071223483,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30541,"internal_metadata":152078515},"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,1,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":527,"seq":2263447765148,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2022516,"kb_used_data":1904552,"kb_used_omap":34,"kb_used_meta":117917,"kb_avail":91722636,"statfs":{"total":95995035648,"available":93923979264,"internally_reserved":0,"allocated":1950261248,"data_stored":1947189530,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35550,"internal_metadata":120747298},"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":[2,0,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":[]},{"osd":0,"up_from":453,"seq":1945620185259,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1625412,"kb_used_data":1521144,"kb_used_omap":39,"kb_used_meta":104216,"kb_avail":92119740,"statfs":{"total":95995035648,"available":94330613760,"internally_reserved":0,"allocated":1557651456,"data_stored":1554571446,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40830,"internal_metadata":106717314},"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],"upper_bound":2},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"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":4096,"data_stored":19,"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":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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5388,"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":5261,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1222,"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":5217,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"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":640,"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":4814,"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":4960,"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":1541738496,"data_stored":1541734424,"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":1934757888,"data_stored":1934753816,"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":3063808000,"data_stored":3063808000,"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":3893362688,"data_stored":3893362688,"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":1953431552,"data_stored":1953431552,"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":1941442560,"data_stored":1941438488,"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":1942552576,"data_stored":1942552576,"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":2325282816,"data_stored":2325282816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:44:51.530 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-08-17T17:44:51.530 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool set .mgr pg_num 11 2024-08-17T17:44:51.560 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:51.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:51.624 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:51.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:51.725 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:51.753 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:51.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:51.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:51.855 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:51.885 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:51.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:51.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:51.987 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:52.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:52.059 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:52.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:52.159 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:52.190 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:52.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:52.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:52.292 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:52.331 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:52.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:52.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:52.433 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:52.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:52.513 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:52.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:52.614 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:52.644 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:52.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:52.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:52.712 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:44:52.713 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:44:52.745 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:52.760 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:44:52.760 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:44:52.784 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:52.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:52.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:52.802 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:44:52.803 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:44:52.840 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:44:52.840 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:44:52.879 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:44:52.879 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:44:52.886 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:52.915 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:52.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:52.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:52.917 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:44:52.917 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:44:52.951 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:44:52.951 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:44:52.955 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:52 smithi046 ceph-mon[88218]: pgmap v1367: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 97 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 13811/270681 objects misplaced (5.102%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:44:52.955 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:52 smithi046 ceph-mon[88218]: 6.15 scrub starts 2024-08-17T17:44:52.955 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:52 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/553394565' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:52.960 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:52.983 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:44:52.984 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:44:53.018 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:53.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:52 smithi037 ceph-mon[97894]: pgmap v1367: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 97 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 13811/270681 objects misplaced (5.102%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:44:53.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:52 smithi037 ceph-mon[97894]: 6.15 scrub starts 2024-08-17T17:44:53.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:52 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/553394565' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:53.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:52 smithi037 ceph-mon[102022]: pgmap v1367: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 97 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 13811/270681 objects misplaced (5.102%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:44:53.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:52 smithi037 ceph-mon[102022]: 6.15 scrub starts 2024-08-17T17:44:53.045 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:52 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/553394565' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:44:53.074 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:53.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:53.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:53.176 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:53.203 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:53.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:53.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:53.305 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:53.334 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:53.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:53.335 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:53.436 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:53.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:53.465 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:53.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:53.542 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:44:53.566 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:53.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:53.640 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:53.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:53.741 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:53.769 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:53.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:53.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:53.872 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:53.898 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:53.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:53.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:54.001 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:54.002 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:53 smithi037 ceph-mon[97894]: 6.15 scrub ok 2024-08-17T17:44:54.003 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:53 smithi037 ceph-mon[102022]: 6.15 scrub ok 2024-08-17T17:44:54.054 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:54.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:54.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:54.101 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:53 smithi046 ceph-mon[88218]: 6.15 scrub ok 2024-08-17T17:44:54.136 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T17:44:54.136 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T17:44:54.156 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:54.191 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:54.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:54.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:54.293 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:54.333 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:54.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:54.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:54.435 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:54.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:54.478 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:54.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:54.579 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:54.612 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:54.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:54.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:54.714 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:54.757 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:54.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:54.758 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:54.859 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:54.890 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:54.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:54.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:54.992 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:55.017 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:55.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:55.018 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:55.119 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:55.132 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:54 smithi046 ceph-mon[88218]: pgmap v1368: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 97 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 13346/266178 objects misplaced (5.014%); 1002 KiB/s, 15 objects/s recovering 2024-08-17T17:44:55.132 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:44:55.132 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:55.132 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:44:55.132 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:54 smithi046 ceph-mon[88218]: 6.8 scrub starts 2024-08-17T17:44:55.169 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:55.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:55.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:55.271 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:54 smithi037 ceph-mon[102022]: pgmap v1368: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 97 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 13346/266178 objects misplaced (5.014%); 1002 KiB/s, 15 objects/s recovering 2024-08-17T17:44:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:44:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:44:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:54 smithi037 ceph-mon[102022]: 6.8 scrub starts 2024-08-17T17:44:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:54 smithi037 ceph-mon[97894]: pgmap v1368: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 97 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 13346/266178 objects misplaced (5.014%); 1002 KiB/s, 15 objects/s recovering 2024-08-17T17:44:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:44:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:44:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:54 smithi037 ceph-mon[97894]: 6.8 scrub starts 2024-08-17T17:44:55.302 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:55.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:55.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:55.404 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:55.432 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:55.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:55.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:55.534 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:55.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:55.568 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:55.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:55.669 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:55.701 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:55.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:55.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:55.744 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-08-17T17:44:55.803 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:55.854 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:55.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:55.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:55.957 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:55.987 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:55.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:55.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:56.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:55 smithi046 ceph-mon[88218]: 6.8 scrub ok 2024-08-17T17:44:56.089 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:56.139 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:56.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:56.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:56.144 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:44:56.163 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:55 smithi037 ceph-mon[102022]: 6.8 scrub ok 2024-08-17T17:44:56.164 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:55 smithi037 ceph-mon[97894]: 6.8 scrub ok 2024-08-17T17:44:56.241 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:56.289 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:56.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:56.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:56.391 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:56.422 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:56.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:56.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:56.524 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:56.563 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:56.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:56.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:56.665 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:56.692 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:56.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:56.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:56.794 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:56.822 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:56.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:56.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:56.924 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:56.964 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:56.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:56.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:57.066 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:57.096 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:57.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:57.097 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:57.197 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:57.230 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:57.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:57.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:56 smithi046 ceph-mon[88218]: pgmap v1369: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 1 active+remapped+backfill_wait, 96 active+clean; 5.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 13102/256866 objects misplaced (5.101%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:44:57.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:56 smithi037 ceph-mon[102022]: pgmap v1369: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 1 active+remapped+backfill_wait, 96 active+clean; 5.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 13102/256866 objects misplaced (5.101%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:44:57.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:56 smithi037 ceph-mon[97894]: pgmap v1369: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 1 active+remapped+backfill_wait, 96 active+clean; 5.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 13102/256866 objects misplaced (5.101%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:44:57.332 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:57.360 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:57.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:57.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:57.414 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:57.461 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:57.488 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:57.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:57.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:57.590 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:44:57.620 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:57.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:57.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:44:57.722 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:57.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:57.770 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:57.770 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:57.871 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:44:57.871 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:57.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:57.922 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:57.922 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:57.956 INFO:teuthology.orchestra.run.smithi037.stderr:set pool 1 pg_num to 11 2024-08-17T17:44:58.023 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:58.050 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:58.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:58.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:58.152 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:44:58.154 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:57 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/19854472' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-08-17T17:44:58.154 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:57 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:44:58.154 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:57 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:44:58.192 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:58.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:58.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:44:58.216 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:57 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/19854472' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-08-17T17:44:58.216 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:57 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:44:58.216 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:57 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:44:58.217 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:57 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/19854472' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-08-17T17:44:58.217 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:57 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:44:58.217 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:57 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:44:58.295 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:58.331 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:58.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:58.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:58.422 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T17:44:58.422 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T17:44:58.432 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:58.483 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:58.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:58.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:58.585 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:58.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:58.644 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:58.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:58.745 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:58.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:58.781 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:58.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:58.882 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:44:58.926 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:58.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:58.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:44:59.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:58 smithi046 ceph-mon[88218]: pgmap v1370: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 1 active+remapped+backfill_wait, 96 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 13102/255909 objects misplaced (5.120%); 1.5 MiB/s, 24 objects/s recovering 2024-08-17T17:44:59.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:58 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/19854472' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-08-17T17:44:59.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:58 smithi046 ceph-mon[88218]: osdmap e1107: 8 total, 8 up, 8 in 2024-08-17T17:44:59.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:58 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:44:59.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:58 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:44:59.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:58 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:44:59.029 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:44:59.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:59.073 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:59.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:44:59.089 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-08-17T17:44:59.174 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:44:59.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:59.211 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:59.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:44:59.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:44:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:44:58] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.51.0" 2024-08-17T17:44:59.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:58 smithi037 ceph-mon[102022]: pgmap v1370: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 1 active+remapped+backfill_wait, 96 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 13102/255909 objects misplaced (5.120%); 1.5 MiB/s, 24 objects/s recovering 2024-08-17T17:44:59.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:58 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/19854472' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-08-17T17:44:59.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:58 smithi037 ceph-mon[102022]: osdmap e1107: 8 total, 8 up, 8 in 2024-08-17T17:44:59.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:58 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:44:59.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:58 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:44:59.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:58 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:44:59.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:58 smithi037 ceph-mon[97894]: pgmap v1370: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 1 active+remapped+backfill_wait, 96 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 13102/255909 objects misplaced (5.120%); 1.5 MiB/s, 24 objects/s recovering 2024-08-17T17:44:59.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:58 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/19854472' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-08-17T17:44:59.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:58 smithi037 ceph-mon[97894]: osdmap e1107: 8 total, 8 up, 8 in 2024-08-17T17:44:59.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:58 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:44:59.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:58 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:44:59.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:58 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:44:59.312 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:59.348 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:59.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:59.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:59.450 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:44:59.453 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:44:59.488 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:44:59.496 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:44:59.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:59.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:44:59.598 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:44:59.625 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:59.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:59.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:44:59.727 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:59.753 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:59.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:59.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:59.855 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:44:59.886 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:44:59.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:44:59.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:44:59.989 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:00.033 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:00.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:00.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:00.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:44:59 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-08-17T17:45:00.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:44:59 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-08-17T17:45:00.135 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:00.177 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:00.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:00.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:00.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:44:59 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-08-17T17:45:00.280 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:00.306 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:00.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:00.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:00.408 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:00.437 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:00.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:00.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:45:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:45:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:45:00.539 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:00.574 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:00.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:00.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:00.676 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:00.712 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:00.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:00.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:00.814 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:00.845 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:00.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:00.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:00.946 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:00.973 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:00.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:00.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:01.075 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:01.106 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:01.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:01.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:01.185 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:00 smithi046 ceph-mon[88218]: pgmap v1372: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 97 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 12424/242538 objects misplaced (5.122%); 1.5 MiB/s, 24 objects/s recovering 2024-08-17T17:45:01.185 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:00 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-08-17T17:45:01.185 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:00 smithi046 ceph-mon[88218]: osdmap e1108: 8 total, 8 up, 8 in 2024-08-17T17:45:01.208 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:01.247 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:01.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:01.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:01.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:00 smithi037 ceph-mon[97894]: pgmap v1372: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 97 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 12424/242538 objects misplaced (5.122%); 1.5 MiB/s, 24 objects/s recovering 2024-08-17T17:45:01.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:00 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-08-17T17:45:01.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:00 smithi037 ceph-mon[97894]: osdmap e1108: 8 total, 8 up, 8 in 2024-08-17T17:45:01.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:00 smithi037 ceph-mon[102022]: pgmap v1372: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 97 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 12424/242538 objects misplaced (5.122%); 1.5 MiB/s, 24 objects/s recovering 2024-08-17T17:45:01.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:00 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-08-17T17:45:01.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:00 smithi037 ceph-mon[102022]: osdmap e1108: 8 total, 8 up, 8 in 2024-08-17T17:45:01.312 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T17:45:01.312 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T17:45:01.349 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:01.386 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:01.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:01.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:01.487 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:01.519 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:01.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:01.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:01.621 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:01.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:01.656 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:01.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:01.757 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:01.801 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:01.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:01.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:01.903 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:01.947 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:01.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:01.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:01.994 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-08-17T17:45:02.008 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is set 2024-08-17T17:45:02.050 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:02.072 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:02.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:02.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:02.174 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:02.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:02.210 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:02.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:02.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:01 smithi046 ceph-mon[88218]: osdmap e1109: 8 total, 8 up, 8 in 2024-08-17T17:45:02.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:01 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/367707476' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:45:02.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:01 smithi037 ceph-mon[97894]: osdmap e1109: 8 total, 8 up, 8 in 2024-08-17T17:45:02.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:01 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/367707476' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:45:02.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:01 smithi037 ceph-mon[102022]: osdmap e1109: 8 total, 8 up, 8 in 2024-08-17T17:45:02.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:01 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/367707476' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:45:02.311 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:02.352 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:02.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:02.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:02.370 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:45:02.454 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:02.478 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:02.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:02.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:02.582 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:02.614 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:02.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:02.615 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:02.715 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:02.742 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:02.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:02.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:02.844 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:02.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:02.886 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:02.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:02.987 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:03.023 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:03.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:03.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:03.125 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:03.157 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:03.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:03.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:03.259 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:03 smithi046 ceph-mon[88218]: pgmap v1375: 109 pgs: 10 unknown, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 97 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 12424/241584 objects misplaced (5.143%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:45:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:03 smithi046 ceph-mon[88218]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:45:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:03 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/367707476' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:45:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:03 smithi046 ceph-mon[88218]: osdmap e1110: 8 total, 8 up, 8 in 2024-08-17T17:45:03.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:02 smithi037 ceph-mon[97894]: pgmap v1375: 109 pgs: 10 unknown, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 97 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 12424/241584 objects misplaced (5.143%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:45:03.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:02 smithi037 ceph-mon[97894]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:45:03.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:02 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/367707476' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:45:03.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:02 smithi037 ceph-mon[97894]: osdmap e1110: 8 total, 8 up, 8 in 2024-08-17T17:45:03.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:03 smithi037 ceph-mon[102022]: pgmap v1375: 109 pgs: 10 unknown, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 97 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 12424/241584 objects misplaced (5.143%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T17:45:03.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:03 smithi037 ceph-mon[102022]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:45:03.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:03 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/367707476' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:45:03.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:03 smithi037 ceph-mon[102022]: osdmap e1110: 8 total, 8 up, 8 in 2024-08-17T17:45:03.296 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:03.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:03.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:03.397 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:03.419 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:03.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:03.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:03.521 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:03.560 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:03.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:03.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:03.662 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:03.700 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:03.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:03.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:03.802 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:03.832 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:03.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:03.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:03.934 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:03.973 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] 2024-08-17T17:45:03.973 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd reweight 0 1 2024-08-17T17:45:03.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:03.975 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:03.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:04.075 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:04.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:04.099 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:04.100 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:04.200 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:04.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:04.260 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:04.260 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:04.360 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:04.388 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:04.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:04.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:04.490 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:04.524 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:04.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:04.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:04.627 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:04.656 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:04.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:04.657 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:04.758 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:04.785 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:04.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:04.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:04.886 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:04.935 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:04.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:04.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:05.037 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:05.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:05.063 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:05.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:05.076 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:05 smithi046 ceph-mon[88218]: pgmap v1377: 109 pgs: 1 active+remapped+backfill_wait, 10 unknown, 1 active+recovering+undersized+remapped, 97 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 181 op/s; 11968/236931 objects misplaced (5.051%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T17:45:05.164 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:05.205 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:05.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:05.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:05.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:05 smithi037 ceph-mon[97894]: pgmap v1377: 109 pgs: 1 active+remapped+backfill_wait, 10 unknown, 1 active+recovering+undersized+remapped, 97 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 181 op/s; 11968/236931 objects misplaced (5.051%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T17:45:05.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:05 smithi037 ceph-mon[102022]: pgmap v1377: 109 pgs: 1 active+remapped+backfill_wait, 10 unknown, 1 active+recovering+undersized+remapped, 97 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 181 op/s; 11968/236931 objects misplaced (5.051%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T17:45:05.308 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:05.334 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:05.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:05.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:05.436 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:05.481 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:05.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:05.483 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:05.583 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:05.619 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:05.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:05.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:05.718 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T17:45:05.718 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T17:45:05.720 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:05.742 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:05.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:05.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:05.844 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:05.866 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:05.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:05.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:05.968 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:05.992 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:05.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:05.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:06.093 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:06.137 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:06.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:06.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:06.238 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:06.260 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:06.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:06.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:06.339 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-08-17T17:45:06.362 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:06.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:06.388 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:06.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:06.489 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:06.511 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:06.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:06.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:06.613 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:06.661 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:06.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:06.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:06.763 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:06.791 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:06.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:06.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:06.892 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:06.924 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:06.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:06.925 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:07.025 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:07.055 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:07.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:07.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:07.157 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:07.200 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:07.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:07.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:07 smithi046 ceph-mon[88218]: pgmap v1378: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 107 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 803 op/s; 11681/228078 objects misplaced (5.121%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:45:07.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:07 smithi037 ceph-mon[97894]: pgmap v1378: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 107 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 803 op/s; 11681/228078 objects misplaced (5.121%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:45:07.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:07 smithi037 ceph-mon[102022]: pgmap v1378: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 107 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 803 op/s; 11681/228078 objects misplaced (5.121%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:45:07.303 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:07.350 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:07.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:07.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:07.452 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:07.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:07.488 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:07.488 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:07.590 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:07.632 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:07.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:07.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:07.734 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:07.759 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:07.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:07.761 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:07.861 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:07.886 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:07.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:07.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:07.988 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:08.034 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:08.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:08.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:08.135 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:08.143 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:45:08.163 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:08.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:08.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:08.265 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:08.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:08.306 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:08.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:08.407 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:08.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:08.439 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:08.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:08.540 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:08.576 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:08.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:08.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:08.678 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:08.706 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:08.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:08.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:08.808 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:08.846 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:08.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:08.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:08.948 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:08.995 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:08.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:08.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:09.097 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:09.126 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:09.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:09.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:09.205 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:45:09.228 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:09.256 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:09.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:09.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:09.285 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:45:09.285 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:45:09.285 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:45:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:45:08] "GET /metrics HTTP/1.1" 200 36503 "" "Prometheus/2.51.0" 2024-08-17T17:45:09.286 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:09 smithi037 ceph-mon[97894]: pgmap v1379: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 107 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 11681/227289 objects misplaced (5.139%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T17:45:09.286 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:45:09.286 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:09.286 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:09 smithi037 ceph-mon[102022]: pgmap v1379: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 107 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 11681/227289 objects misplaced (5.139%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T17:45:09.286 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:45:09.286 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:09.327 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:45:09.327 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:45:09.358 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:09.365 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:45:09.365 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:45:09.403 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:09.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:09.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:09.408 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:45:09.408 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:45:09.437 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:45:09.438 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:45:09.458 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:45:09.471 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:45:09.472 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:45:09.505 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:09.506 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:45:09.506 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:45:09.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:09 smithi046 ceph-mon[88218]: pgmap v1379: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 107 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 11681/227289 objects misplaced (5.139%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T17:45:09.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:45:09.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:09.541 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:45:09.541 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:45:09.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:09.553 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:09.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:09.654 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:09.721 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:09.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:09.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:09.823 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:09.868 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:09.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:09.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:09.970 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:10.007 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:10.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:10.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:10.109 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:10.155 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:10.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:10.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:10.257 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:10.283 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:10.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:10.284 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:10.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:10 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3449818306' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:45:10.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:10 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3449818306' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:45:10.385 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:10.411 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:10 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3449818306' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:45:10.412 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:45:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:45:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:45:10.415 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:10.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:10.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:10.517 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:10.552 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:10.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:10.553 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:10.653 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:10.685 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:10.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:10.686 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:10.787 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:10.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:10.835 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:10.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:10.936 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:10.974 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:10.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:10.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:11.076 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:11.110 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:11.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:11.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:11.181 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:11 smithi037 ceph-mon[97894]: pgmap v1380: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 107 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 978 op/s; 11017/215955 objects misplaced (5.102%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:45:11.182 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:11 smithi037 ceph-mon[102022]: pgmap v1380: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 107 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 978 op/s; 11017/215955 objects misplaced (5.102%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:45:11.212 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:11.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:11.243 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:11.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:11.255 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:45:11.255 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [ 2024-08-17T17:45:11.255 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.255 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:181871 6.0 6:0778402e:::benchmark_data_smithi037_142561_object56089:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1110)", 2024-08-17T17:45:11.255 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:45:11.219290+0000", 2024-08-17T17:45:11.255 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.029925945999999998, 2024-08-17T17:45:11.255 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.02995302, 2024-08-17T17:45:11.255 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:45:11.255 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:45:11.255 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:45:11.255 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:45:11.255 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:45:11.256 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:45:11.256 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 181871 2024-08-17T17:45:11.256 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.256 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:45:11.256 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.256 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:45:11.256 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.219290+0000", 2024-08-17T17:45:11.256 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:45:11.256 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.256 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.256 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:45:11.256 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.219290+0000", 2024-08-17T17:45:11.256 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:45:11.257 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.257 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.257 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:45:11.257 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.219292+0000", 2024-08-17T17:45:11.257 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1380000000000001e-06 2024-08-17T17:45:11.257 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.257 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.257 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:45:11.257 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.219297+0000", 2024-08-17T17:45:11.257 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.5090000000000001e-06 2024-08-17T17:45:11.257 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.257 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.257 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:45:11.257 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.219310+0000", 2024-08-17T17:45:11.258 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2862e-05 2024-08-17T17:45:11.258 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.258 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.258 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:45:11.258 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.219318+0000", 2024-08-17T17:45:11.258 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.2010000000000002e-06 2024-08-17T17:45:11.258 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.258 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.258 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:45:11.258 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.229015+0000", 2024-08-17T17:45:11.258 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0096974379999999992 2024-08-17T17:45:11.258 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.258 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.259 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:45:11.259 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.229126+0000", 2024-08-17T17:45:11.259 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011086699999999999 2024-08-17T17:45:11.259 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.259 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.259 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:45:11.259 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.229551+0000", 2024-08-17T17:45:11.259 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00042497200000000002 2024-08-17T17:45:11.259 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.259 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.259 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:45:11.259 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.233882+0000", 2024-08-17T17:45:11.259 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0043315610000000003 2024-08-17T17:45:11.260 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.260 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.260 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:11.260 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.237879+0000", 2024-08-17T17:45:11.260 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0039962770000000003 2024-08-17T17:45:11.260 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:45:11.260 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:45:11.260 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:45:11.260 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.260 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.260 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:181872 6.10 6:0d95b410:::benchmark_data_smithi037_142561_object56090:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1110)", 2024-08-17T17:45:11.260 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:45:11.222361+0000", 2024-08-17T17:45:11.260 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.026855238999999999, 2024-08-17T17:45:11.260 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.026961866000000001, 2024-08-17T17:45:11.261 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:45:11.261 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:45:11.261 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:45:11.261 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:45:11.261 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:45:11.261 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:45:11.261 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 181872 2024-08-17T17:45:11.261 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.261 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:45:11.261 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.261 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:45:11.261 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.222361+0000", 2024-08-17T17:45:11.261 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:45:11.262 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.262 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.262 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:45:11.262 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.222361+0000", 2024-08-17T17:45:11.262 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:45:11.262 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.262 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.262 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:45:11.262 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.222363+0000", 2024-08-17T17:45:11.262 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.0219999999999999e-06 2024-08-17T17:45:11.262 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.262 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.262 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:45:11.262 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.222370+0000", 2024-08-17T17:45:11.263 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.1069999999999999e-06 2024-08-17T17:45:11.263 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.263 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.263 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:45:11.263 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.222388+0000", 2024-08-17T17:45:11.263 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8111999999999999e-05 2024-08-17T17:45:11.263 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.263 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.263 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:45:11.263 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.222397+0000", 2024-08-17T17:45:11.263 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.3200000000000006e-06 2024-08-17T17:45:11.263 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.263 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.264 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:45:11.264 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.233918+0000", 2024-08-17T17:45:11.264 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.011520859 2024-08-17T17:45:11.264 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.264 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.264 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:45:11.264 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.234016+0000", 2024-08-17T17:45:11.264 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.8016000000000005e-05 2024-08-17T17:45:11.264 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.264 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.264 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,5", 2024-08-17T17:45:11.264 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.234470+0000", 2024-08-17T17:45:11.264 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00045400300000000002 2024-08-17T17:45:11.265 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:45:11.265 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:45:11.265 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:45:11.265 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.265 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.265 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:181881 6.10 6:0a49d6af:::benchmark_data_smithi037_142561_object56099:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1110)", 2024-08-17T17:45:11.265 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:45:11.233594+0000", 2024-08-17T17:45:11.265 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.015621869, 2024-08-17T17:45:11.265 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.01579063, 2024-08-17T17:45:11.265 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:45:11.265 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:45:11.265 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:45:11.265 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:45:11.265 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:45:11.265 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:45:11.266 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 181881 2024-08-17T17:45:11.266 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.266 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:45:11.266 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.266 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:45:11.266 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.233594+0000", 2024-08-17T17:45:11.266 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:45:11.266 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.266 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.266 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:45:11.266 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.233594+0000", 2024-08-17T17:45:11.266 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:45:11.266 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.267 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.267 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:45:11.267 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.233594+0000", 2024-08-17T17:45:11.267 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6100000000000001e-07 2024-08-17T17:45:11.267 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.267 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.267 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:45:11.267 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.233597+0000", 2024-08-17T17:45:11.267 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.6469999999999998e-06 2024-08-17T17:45:11.267 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.267 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.267 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:45:11.267 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.233605+0000", 2024-08-17T17:45:11.267 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.9319999999999996e-06 2024-08-17T17:45:11.268 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.268 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.268 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:45:11.268 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.233612+0000", 2024-08-17T17:45:11.268 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.6250000000000001e-06 2024-08-17T17:45:11.268 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.268 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.268 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:45:11.268 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.236998+0000", 2024-08-17T17:45:11.268 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0033863719999999999 2024-08-17T17:45:11.268 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.268 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.268 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:45:11.269 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.237093+0000", 2024-08-17T17:45:11.269 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.4963000000000005e-05 2024-08-17T17:45:11.269 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.269 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.269 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,5", 2024-08-17T17:45:11.269 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.237482+0000", 2024-08-17T17:45:11.269 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00038894 2024-08-17T17:45:11.269 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:45:11.269 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:45:11.269 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:45:11.269 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.269 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.269 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop_reply(client.35031.0:181871 6.0 e1110/1099 ondisk, result = 0)", 2024-08-17T17:45:11.270 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:45:11.235854+0000", 2024-08-17T17:45:11.270 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.013361665999999999, 2024-08-17T17:45:11.270 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.013606803000000001, 2024-08-17T17:45:11.270 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:45:11.270 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:45:11.270 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T17:45:11.270 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:45:11.270 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.270 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:45:11.270 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.235854+0000", 2024-08-17T17:45:11.270 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:45:11.270 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.270 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.271 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:45:11.271 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.235854+0000", 2024-08-17T17:45:11.271 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:45:11.271 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.271 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.271 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:45:11.271 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.235854+0000", 2024-08-17T17:45:11.271 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.9999999999999999e-07 2024-08-17T17:45:11.271 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.271 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.271 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:45:11.271 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.235856+0000", 2024-08-17T17:45:11.271 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.0679999999999999e-06 2024-08-17T17:45:11.272 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.272 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.272 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:45:11.272 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.235863+0000", 2024-08-17T17:45:11.272 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.4110000000000001e-06 2024-08-17T17:45:11.272 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.272 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.272 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:45:11.272 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.235867+0000", 2024-08-17T17:45:11.272 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.3390000000000003e-06 2024-08-17T17:45:11.272 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.272 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.272 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:45:11.273 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.237866+0000", 2024-08-17T17:45:11.273 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0019984740000000001 2024-08-17T17:45:11.273 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.273 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.273 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:45:11.273 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.237873+0000", 2024-08-17T17:45:11.273 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0060000000000003e-06 2024-08-17T17:45:11.273 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:45:11.273 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:45:11.273 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:45:11.273 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.273 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.273 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop_reply(client.35031.0:181871 6.0 e1110/1099)", 2024-08-17T17:45:11.273 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:45:11.246477+0000", 2024-08-17T17:45:11.274 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0027384269999999999, 2024-08-17T17:45:11.274 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0030290120000000002, 2024-08-17T17:45:11.274 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:45:11.274 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:45:11.274 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "queued for pg", 2024-08-17T17:45:11.274 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:45:11.274 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.274 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:45:11.274 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.246477+0000", 2024-08-17T17:45:11.274 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:45:11.274 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.274 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.274 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:45:11.275 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.246477+0000", 2024-08-17T17:45:11.275 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:45:11.275 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.275 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.275 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:45:11.275 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.246478+0000", 2024-08-17T17:45:11.275 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0049999999999999e-06 2024-08-17T17:45:11.275 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.275 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.275 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:45:11.275 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.246484+0000", 2024-08-17T17:45:11.275 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.242e-06 2024-08-17T17:45:11.275 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.276 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.276 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:45:11.276 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.246500+0000", 2024-08-17T17:45:11.276 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5957999999999999e-05 2024-08-17T17:45:11.276 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.276 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.276 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:45:11.276 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.246507+0000", 2024-08-17T17:45:11.276 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.323e-06 2024-08-17T17:45:11.276 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:45:11.276 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:45:11.276 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:45:11.276 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.276 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.277 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.35031.0:181889 6.a e1110/1081 6:53cd5af5:::benchmark_data_smithi037_142561_object56107:head v 1110'11479, mlcod=1110'11476)", 2024-08-17T17:45:11.277 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:45:11.247954+0000", 2024-08-17T17:45:11.277 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0012620070000000001, 2024-08-17T17:45:11.277 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0015925710000000001, 2024-08-17T17:45:11.277 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:45:11.277 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:45:11.277 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T17:45:11.277 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:45:11.277 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.277 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:45:11.277 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.247954+0000", 2024-08-17T17:45:11.277 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:45:11.277 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.278 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.278 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:45:11.278 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.247954+0000", 2024-08-17T17:45:11.278 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:45:11.278 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.278 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.278 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:45:11.278 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.247955+0000", 2024-08-17T17:45:11.278 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.029e-06 2024-08-17T17:45:11.278 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.278 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.278 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:45:11.278 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.247963+0000", 2024-08-17T17:45:11.279 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.9470000000000003e-06 2024-08-17T17:45:11.279 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.279 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.279 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:45:11.279 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.247979+0000", 2024-08-17T17:45:11.279 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6663999999999998e-05 2024-08-17T17:45:11.279 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.279 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.279 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:45:11.279 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.247987+0000", 2024-08-17T17:45:11.279 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7300000000000005e-06 2024-08-17T17:45:11.279 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.279 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.279 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:45:11.280 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.248069+0000", 2024-08-17T17:45:11.280 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.2091999999999999e-05 2024-08-17T17:45:11.280 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.280 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.280 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:45:11.280 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.248099+0000", 2024-08-17T17:45:11.280 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.0116000000000001e-05 2024-08-17T17:45:11.280 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:45:11.280 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:45:11.280 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:45:11.280 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.280 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.280 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop_reply(client.35031.0:181872 6.10 e1110/1102)", 2024-08-17T17:45:11.280 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:45:11.248470+0000", 2024-08-17T17:45:11.281 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.00074610699999999998, 2024-08-17T17:45:11.281 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001120231, 2024-08-17T17:45:11.281 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:45:11.281 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:45:11.281 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "queued for pg", 2024-08-17T17:45:11.281 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:45:11.281 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.281 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:45:11.281 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.248470+0000", 2024-08-17T17:45:11.281 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:45:11.281 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.281 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.281 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:45:11.281 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.248470+0000", 2024-08-17T17:45:11.282 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:45:11.282 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.282 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.282 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:45:11.282 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.248470+0000", 2024-08-17T17:45:11.282 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9400000000000005e-07 2024-08-17T17:45:11.282 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.282 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.282 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:45:11.282 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.248475+0000", 2024-08-17T17:45:11.282 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.5730000000000001e-06 2024-08-17T17:45:11.282 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.282 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.283 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:45:11.283 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.248490+0000", 2024-08-17T17:45:11.283 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5077e-05 2024-08-17T17:45:11.283 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.283 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.283 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:45:11.283 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.248496+0000", 2024-08-17T17:45:11.283 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.2709999999999998e-06 2024-08-17T17:45:11.283 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:45:11.283 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:45:11.283 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:45:11.283 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.283 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.283 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop_reply(client.35031.0:181881 6.10 e1110/1102)", 2024-08-17T17:45:11.284 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:45:11.248509+0000", 2024-08-17T17:45:11.284 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.00070726299999999997, 2024-08-17T17:45:11.284 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001116733, 2024-08-17T17:45:11.284 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:45:11.284 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:45:11.284 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "queued for pg", 2024-08-17T17:45:11.284 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:45:11.284 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.284 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:45:11.284 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.248509+0000", 2024-08-17T17:45:11.284 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:45:11.284 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.284 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.285 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:45:11.285 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.248509+0000", 2024-08-17T17:45:11.285 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:45:11.285 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.285 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.285 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:45:11.285 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.248509+0000", 2024-08-17T17:45:11.285 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.35e-07 2024-08-17T17:45:11.285 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.285 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.285 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:45:11.285 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.248511+0000", 2024-08-17T17:45:11.285 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.0700000000000001e-06 2024-08-17T17:45:11.285 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.285 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.286 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:45:11.286 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.248520+0000", 2024-08-17T17:45:11.286 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.7800000000000006e-06 2024-08-17T17:45:11.286 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:11.286 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:11.286 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:45:11.286 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.248524+0000", 2024-08-17T17:45:11.286 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9010000000000002e-06 2024-08-17T17:45:11.286 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:45:11.286 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:45:11.286 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:45:11.286 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:45:11.286 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-08-17T17:45:11.286 INFO:teuthology.orchestra.run.smithi037.stdout: "num_ops": 8 2024-08-17T17:45:11.287 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:45:11.287 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:11 smithi046 ceph-mon[88218]: pgmap v1380: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 107 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 978 op/s; 11017/215955 objects misplaced (5.102%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T17:45:11.344 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:11.393 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:11.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:11.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:11.495 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:11.536 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:11.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:11.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:11.638 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:11.678 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:11.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:11.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:11.780 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:11.802 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:11.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:11.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:11.903 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:11.943 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:11.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:11.944 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:12.045 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:12.087 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:12.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:12.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:12.189 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:12.211 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:12.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:12.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:12.313 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:12.355 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:12.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:12.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:12.376 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:45:12.457 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:12.486 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:12.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:12.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:12.588 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:12.614 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:12.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:12.615 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:12.716 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:12.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:12.745 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:12.745 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:12.846 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:12.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:12.879 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:12.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:12.980 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:13.022 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:13.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:13.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:13.123 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:13.164 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:13.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:13.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:13.215 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:13 smithi037 ceph-mon[97894]: pgmap v1381: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 107 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 883 op/s; 11017/215061 objects misplaced (5.123%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T17:45:13.216 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:13 smithi037 ceph-mon[102022]: pgmap v1381: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 107 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 883 op/s; 11017/215061 objects misplaced (5.123%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T17:45:13.266 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:13.306 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:13.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:13.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:13.411 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:13.442 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:13.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:13.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:13.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:13 smithi046 ceph-mon[88218]: pgmap v1381: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 107 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 883 op/s; 11017/215061 objects misplaced (5.123%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T17:45:13.544 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:13.567 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-08-17T17:45:13.573 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:13.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:13.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:13.675 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:13.705 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:13.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:13.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:13.807 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:13.877 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:13.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:13.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:13.898 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:45:13.922 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:45:13.978 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:14.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:14.032 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:14.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:14.133 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:14.163 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:14.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:14.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:14.265 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:14.314 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:14.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:14.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:14.415 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:14.466 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:14.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:14.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:14.568 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:14.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:14.615 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:14.615 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:14.716 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:14.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:14.760 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:14.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:14.861 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:14.892 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:14.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:14.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:14.994 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:15.030 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:15.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:15.032 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:15.049 INFO:teuthology.orchestra.run.smithi037.stderr:reweighted osd.0 to 1 (10000) 2024-08-17T17:45:15.133 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:15.173 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:15.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:15.174 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:15.275 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:15.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:15 smithi037 ceph-mon[102022]: pgmap v1382: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 107 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 877 op/s; 10567/210714 objects misplaced (5.015%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:45:15.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:15 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/698471280' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:45:15.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:15 smithi037 ceph-mon[97894]: pgmap v1382: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 107 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 877 op/s; 10567/210714 objects misplaced (5.015%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:45:15.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:15 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/698471280' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:45:15.316 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:15.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:15.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:15.418 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:15.452 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:15.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:15.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:15.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:15 smithi046 ceph-mon[88218]: pgmap v1382: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 107 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 877 op/s; 10567/210714 objects misplaced (5.015%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T17:45:15.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:15 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/698471280' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T17:45:15.554 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:15.593 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:15.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:15.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:15.695 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:15.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:15.733 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:15.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:15.834 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:15.870 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:15.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:15.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:15.972 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:16.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:16.028 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:16.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:16.129 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:16.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:16.169 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:16.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:16.197 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:16 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/698471280' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:45:16.197 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:16 smithi037 ceph-mon[97894]: osdmap e1111: 8 total, 8 up, 8 in 2024-08-17T17:45:16.197 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:16 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/698471280' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:45:16.198 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:16 smithi037 ceph-mon[102022]: osdmap e1111: 8 total, 8 up, 8 in 2024-08-17T17:45:16.270 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:16.301 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:16.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:16.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:16.403 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:16.433 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:16.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:16.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:16.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:16 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/698471280' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T17:45:16.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:16 smithi046 ceph-mon[88218]: osdmap e1111: 8 total, 8 up, 8 in 2024-08-17T17:45:16.534 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:16.563 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:16.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:16.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:16.666 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:16.697 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:16.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:16.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:16.799 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:16.828 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:16.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:16.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:16.930 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:16.961 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:16.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:16.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:17.062 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:17.089 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:17.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:17.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:17.152 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd reweight 1 1 2024-08-17T17:45:17.191 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:17.222 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:17.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:17.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:17.323 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:17.337 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:17 smithi037 ceph-mon[97894]: pgmap v1384: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 107 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 871 op/s; 10311/201927 objects misplaced (5.106%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T17:45:17.338 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:17 smithi037 ceph-mon[102022]: pgmap v1384: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 107 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 871 op/s; 10311/201927 objects misplaced (5.106%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T17:45:17.364 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:17.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:17.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:17.466 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:17.491 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:17.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:17.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:17.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:17 smithi046 ceph-mon[88218]: pgmap v1384: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 107 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 871 op/s; 10311/201927 objects misplaced (5.106%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T17:45:17.592 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:17.624 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:17.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:17.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:17.726 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:17.754 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:17.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:17.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:17.855 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:17.886 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:17.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:17.888 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:17.988 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:18.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:18.046 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:18.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:18.147 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:18.202 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:18.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:18.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:18.304 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:18.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:18.356 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:18.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:18.457 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:18.488 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:18.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:18.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:18.590 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:18.616 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:18.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:18.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:18.718 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:18.758 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:18.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:18.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:18.860 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:18.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:18.900 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:18.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:19.001 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:19.025 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:19.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:19.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:19.086 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:45:19.093 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:45:19.106 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:45:19.107 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:45:19.126 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:19.160 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:45:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:45:18] "GET /metrics HTTP/1.1" 200 36503 "" "Prometheus/2.51.0" 2024-08-17T17:45:19.160 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:45:19.161 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:45:19.161 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:19 smithi037 ceph-mon[97894]: pgmap v1385: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 107 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 872 op/s; 10311/201084 objects misplaced (5.128%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T17:45:19.161 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:19 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4243090353' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:45:19.161 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:19 smithi037 ceph-mon[102022]: pgmap v1385: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 107 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 872 op/s; 10311/201084 objects misplaced (5.128%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T17:45:19.162 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:19 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4243090353' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:45:19.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:19.202 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:19.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:19.210 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:45:19.210 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:45:19.263 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:45:19.263 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:45:19.300 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:45:19.301 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:45:19.303 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:19.330 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:19.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:19.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:19.336 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:45:19.336 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:45:19.370 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:45:19.371 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:45:19.411 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:45:19.411 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:45:19.431 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:19.458 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:19.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:19.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:19.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:19 smithi046 ceph-mon[88218]: pgmap v1385: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 107 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 872 op/s; 10311/201084 objects misplaced (5.128%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T17:45:19.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:19 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4243090353' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:45:19.560 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:19.587 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:19.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:19.588 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:19.689 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:19.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:19.718 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:19.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:19.819 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:19.851 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:19.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:19.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:19.952 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:19.998 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:19.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:19.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:20.097 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is set 2024-08-17T17:45:20.100 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:20.128 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:20.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:20.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:20.230 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:20.257 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:20.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:20.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:20.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:20 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2520360460' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:45:20.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:20 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:45:20.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:20 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2520360460' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:45:20.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:20 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:45:20.358 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:20.401 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:20.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:20.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:20.504 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:20.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:20 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2520360460' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:45:20.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:20 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:45:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:45:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:45:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:45:20.554 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:20.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:20.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:20.656 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:20.686 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:20.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:20.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:20.788 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:20.818 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:20.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:20.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:20.920 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:20.962 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:20.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:20.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:21.064 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:21.108 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:21.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:21.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:21.210 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:21.249 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:21.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:21.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:21.351 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:21.392 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:21.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:21.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:21.479 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:21 smithi046 ceph-mon[88218]: pgmap v1386: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 107 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 928 op/s; 9578/188088 objects misplaced (5.092%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:45:21.479 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:21 smithi046 ceph-mon[88218]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:45:21.480 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:21 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:45:21.480 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:21 smithi046 ceph-mon[88218]: osdmap e1112: 8 total, 8 up, 8 in 2024-08-17T17:45:21.494 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:21.522 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:21.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:21.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:21.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:21 smithi037 ceph-mon[97894]: pgmap v1386: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 107 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 928 op/s; 9578/188088 objects misplaced (5.092%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:45:21.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:21 smithi037 ceph-mon[97894]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:45:21.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:21 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:45:21.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:21 smithi037 ceph-mon[97894]: osdmap e1112: 8 total, 8 up, 8 in 2024-08-17T17:45:21.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:21 smithi037 ceph-mon[102022]: pgmap v1386: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 107 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 928 op/s; 9578/188088 objects misplaced (5.092%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:45:21.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:21 smithi037 ceph-mon[102022]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:45:21.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:21 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:45:21.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:21 smithi037 ceph-mon[102022]: osdmap e1112: 8 total, 8 up, 8 in 2024-08-17T17:45:21.624 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:21.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:21.676 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:21.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:21.777 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:21.808 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:21.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:21.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:21.910 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:21.943 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:21.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:21.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:22.045 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:22.099 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:22.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:22.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:22.201 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:22.248 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:22.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:22.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:22.350 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:22.389 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:22.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:22.390 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:22.491 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:22.529 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:22.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:22.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:22.631 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:22.670 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:22.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:22.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:22.772 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:22.803 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:22.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:22.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:22.905 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:22.939 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:22.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:22.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:23.041 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:23.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:23.084 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:23.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:23.185 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:23.224 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:45:23.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:23.253 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:23.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:23.265 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:23 smithi037 ceph-mon[102022]: pgmap v1388: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 107 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 978 op/s; 9578/187221 objects misplaced (5.116%); 2.1 MiB/s, 33 objects/s recovering 2024-08-17T17:45:23.265 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:23 smithi037 ceph-mon[97894]: pgmap v1388: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 107 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 978 op/s; 9578/187221 objects misplaced (5.116%); 2.1 MiB/s, 33 objects/s recovering 2024-08-17T17:45:23.354 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:23.401 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:23.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:23.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:23.503 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:23.510 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:23 smithi046 ceph-mon[88218]: pgmap v1388: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 107 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 978 op/s; 9578/187221 objects misplaced (5.116%); 2.1 MiB/s, 33 objects/s recovering 2024-08-17T17:45:23.557 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:23.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:23.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:23.662 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:23.688 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:23.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:23.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:23.706 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:45:23.706 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:45:23.790 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:23.818 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:23.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:23.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:23.920 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:23.968 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:23.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:23.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:24.071 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:24.107 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:24.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:24.108 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:24.209 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:24.255 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:24.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:24.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:24.357 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:24.386 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:24.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:24.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:24.398 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:24.398 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:24.452 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-08-17T17:45:24.488 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:24.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:24.557 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:24.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:24.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:24.658 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:24.683 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:24.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:24.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:24.699 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:45:24.785 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:24.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:24.844 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:24.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:24.945 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:24.970 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:24.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:24.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:25.023 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:45:25.072 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:25.097 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:25.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:25.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:25.131 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:45:25.198 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:25.227 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:25.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:25.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:25.259 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:25 smithi037 ceph-mon[97894]: pgmap v1389: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 107 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 723 op/s; 9191/183087 objects misplaced (5.020%); 1.0 MiB/s, 16 objects/s recovering 2024-08-17T17:45:25.259 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:25 smithi037 ceph-mon[102022]: pgmap v1389: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 107 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 723 op/s; 9191/183087 objects misplaced (5.020%); 1.0 MiB/s, 16 objects/s recovering 2024-08-17T17:45:25.329 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:25.379 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:25.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:25.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:25.481 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:25.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:25 smithi046 ceph-mon[88218]: pgmap v1389: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 107 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 723 op/s; 9191/183087 objects misplaced (5.020%); 1.0 MiB/s, 16 objects/s recovering 2024-08-17T17:45:25.520 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:25.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:25.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:25.622 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:25.660 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:25.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:25.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:25.761 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:25.799 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:25.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:25.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:25.901 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:25.932 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:25.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:25.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:26.034 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:26.071 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:26.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:26.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:26.128 INFO:teuthology.orchestra.run.smithi037.stderr:reweighted osd.1 to 1 (10000) 2024-08-17T17:45:26.173 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:26.210 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:26.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:26.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:26.312 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:26.351 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:26.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:26.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:26.453 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:26.481 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:26.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:26.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:26.486 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:26 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4231349264' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:45:26.486 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:26 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4231349264' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:45:26.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:26 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4231349264' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:45:26.584 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:26.617 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:26.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:26.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:26.719 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:26.746 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:26.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:26.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:26.848 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:26.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:26.892 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:26.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:26.992 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:27.027 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:27.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:27.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:27.129 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:27.166 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:27.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:27.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:27.268 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:27 smithi037 ceph-mon[97894]: pgmap v1390: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 107 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 928 op/s; 8915/174048 objects misplaced (5.122%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T17:45:27.268 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:27 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4231349264' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:45:27.268 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:27 smithi037 ceph-mon[97894]: osdmap e1113: 8 total, 8 up, 8 in 2024-08-17T17:45:27.268 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:27 smithi037 ceph-mon[102022]: pgmap v1390: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 107 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 928 op/s; 8915/174048 objects misplaced (5.122%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T17:45:27.269 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:27 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4231349264' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:45:27.269 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:27 smithi037 ceph-mon[102022]: osdmap e1113: 8 total, 8 up, 8 in 2024-08-17T17:45:27.269 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:27.315 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:27.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:27.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:27.319 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd reweight 2 1 2024-08-17T17:45:27.417 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:27.444 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:27.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:27.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:27.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:27 smithi046 ceph-mon[88218]: pgmap v1390: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 107 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 928 op/s; 8915/174048 objects misplaced (5.122%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T17:45:27.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:27 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4231349264' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:45:27.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:27 smithi046 ceph-mon[88218]: osdmap e1113: 8 total, 8 up, 8 in 2024-08-17T17:45:27.546 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:27.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:27.591 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:27.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:27.692 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:27.723 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:27.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:27.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:27.825 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:27.846 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:27.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:27.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:27.948 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:27.990 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:27.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:27.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:28.092 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:28.137 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:28.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:28.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:28.239 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:28.265 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:28.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:28.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:28.366 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:28.407 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:28.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:28.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:28.509 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:28.540 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:28.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:28.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:28.642 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:28.664 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:28.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:28.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:28.765 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:28.809 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:28.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:28.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:28.911 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:28.948 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:28.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:28.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:29.050 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:29.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:29.094 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:29.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:29.195 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:29.228 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:29.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:29.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:29.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:45:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:45:28] "GET /metrics HTTP/1.1" 200 36502 "" "Prometheus/2.51.0" 2024-08-17T17:45:29.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:29 smithi037 ceph-mon[102022]: pgmap v1392: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 107 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 8915/173121 objects misplaced (5.150%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T17:45:29.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:29 smithi037 ceph-mon[97894]: pgmap v1392: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 107 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 8915/173121 objects misplaced (5.150%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T17:45:29.329 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:29.360 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:29.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:29.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:29.462 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:29.485 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:29.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:29.486 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:29.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:29 smithi046 ceph-mon[88218]: pgmap v1392: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 107 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 8915/173121 objects misplaced (5.150%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T17:45:29.586 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:29.618 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:29.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:29.619 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:29.720 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:29.727 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:45:29.746 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:29.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:29.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:29.847 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:29.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:29.915 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:29.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:30.016 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:30.045 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:30.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:30.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:30.147 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:30.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:30.177 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:30.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:30.278 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:30.306 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:30.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:30.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:30.408 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:30.448 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:30.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:30.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:45:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:45:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:45:30.549 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:30.588 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:30.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:30.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:30.691 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:30.730 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:30.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:30.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:30.832 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:30.878 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:30.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:30.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:30.980 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:31.017 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:31.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:31.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:31.119 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:31.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:31.155 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:31.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:31.256 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:31.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:31.302 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:31.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:31.403 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:31.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:31.433 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:31.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:31 smithi046 ceph-mon[88218]: pgmap v1393: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 107 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 934 op/s; 8191/161013 objects misplaced (5.087%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:45:31.534 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:31.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:31 smithi037 ceph-mon[102022]: pgmap v1393: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 107 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 934 op/s; 8191/161013 objects misplaced (5.087%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:45:31.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:31 smithi037 ceph-mon[97894]: pgmap v1393: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 107 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 934 op/s; 8191/161013 objects misplaced (5.087%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T17:45:31.562 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:31.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:31.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:31.663 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:31.694 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:31.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:31.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:31.796 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:31.830 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:31.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:31.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:31.932 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:31.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:31.968 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:31.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:32.069 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:32.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:32.104 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:32.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:32.205 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:32.246 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:32.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:32.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:32.349 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:32.390 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:32.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:32.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:32.492 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:32.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:32.527 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:32.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:32.628 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:32.665 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:32.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:32.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:32.767 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:32.805 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:32.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:32.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:32.907 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:32.929 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:32.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:32.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:33.031 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:33.059 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:33.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:33.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:33.161 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:33.188 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:33.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:33.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:33.290 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:33.335 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:33.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:33.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:33.437 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:33.468 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:33 smithi037 ceph-mon[102022]: pgmap v1394: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 107 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 900 op/s; 8191/160182 objects misplaced (5.114%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:45:33.469 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:33 smithi037 ceph-mon[97894]: pgmap v1394: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 107 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 900 op/s; 8191/160182 objects misplaced (5.114%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:45:33.469 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:33.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:33.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:33.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:33 smithi046 ceph-mon[88218]: pgmap v1394: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 107 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 900 op/s; 8191/160182 objects misplaced (5.114%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:45:33.571 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:33.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:33.598 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:33.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:33.699 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:33.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:33.734 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:33.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:33.835 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:33.874 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:33.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:33.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:33.975 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:34.025 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:34.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:34.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:34.127 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:34.157 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:34.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:34.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:34.259 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:34.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:34.301 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:34.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:34.402 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:34.437 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:34.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:34.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:34.504 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:34 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-08-17T17:45:34.504 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:34 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-08-17T17:45:34.504 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:34 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-08-17T17:45:34.504 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:34 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-08-17T17:45:34.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:34 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-08-17T17:45:34.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:34 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-08-17T17:45:34.539 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:34.567 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:34.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:34.568 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:34.669 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:34.691 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:34.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:34.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:34.792 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:34.817 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:34.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:34.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:34.919 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:34.944 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:34.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:34.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:35.045 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:35.068 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:35.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:35.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:35.169 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:35.191 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:35.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:35.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:35.293 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:35.315 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:35.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:35.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:35.417 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:35.441 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:35.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:35.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:35.444 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:35 smithi037 ceph-mon[97894]: pgmap v1395: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 107 active+clean; 3.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 901 op/s; 7771/156039 objects misplaced (4.980%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:45:35.444 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:35 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-08-17T17:45:35.444 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:35 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]': finished 2024-08-17T17:45:35.444 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:35 smithi037 ceph-mon[97894]: osdmap e1114: 8 total, 8 up, 8 in 2024-08-17T17:45:35.444 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:35 smithi037 ceph-mon[102022]: pgmap v1395: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 107 active+clean; 3.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 901 op/s; 7771/156039 objects misplaced (4.980%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:45:35.444 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:35 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-08-17T17:45:35.444 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:35 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]': finished 2024-08-17T17:45:35.444 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:35 smithi037 ceph-mon[102022]: osdmap e1114: 8 total, 8 up, 8 in 2024-08-17T17:45:35.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:35 smithi046 ceph-mon[88218]: pgmap v1395: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 107 active+clean; 3.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 901 op/s; 7771/156039 objects misplaced (4.980%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T17:45:35.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:35 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-08-17T17:45:35.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:35 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]': finished 2024-08-17T17:45:35.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:35 smithi046 ceph-mon[88218]: osdmap e1114: 8 total, 8 up, 8 in 2024-08-17T17:45:35.543 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:35.566 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:35.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:35.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:35.671 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:35.694 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:35.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:35.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:35.796 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:35.819 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:35.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:35.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:35.921 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:35.943 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:35.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:35.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:36.045 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:36.067 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:36.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:36.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:36.150 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:45:36.158 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:45:36.158 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:45:36.168 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:36.206 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:36.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:36.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:36.308 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:36.339 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:36.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:36.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:36.441 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:36.479 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:36.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:36.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:36.510 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:36 smithi037 ceph-mon[102022]: osdmap e1115: 8 total, 8 up, 8 in 2024-08-17T17:45:36.510 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:36 smithi037 ceph-mon[97894]: osdmap e1115: 8 total, 8 up, 8 in 2024-08-17T17:45:36.510 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:36 smithi046 ceph-mon[88218]: osdmap e1115: 8 total, 8 up, 8 in 2024-08-17T17:45:36.582 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:36.625 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:36.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:36.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:36.727 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:36.755 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:36.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:36.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:36.857 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:36.910 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:36.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:36.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:37.013 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:37.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:37.062 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:37.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:37.163 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:37.190 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:37.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:37.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:37.292 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:37.320 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:37.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:37.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:37.422 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:37.466 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:37.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:37.467 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:37.497 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:37 smithi037 ceph-mon[102022]: pgmap v1398: 109 pgs: 4 peering, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 103 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 7463/148005 objects misplaced (5.042%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:45:37.497 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:37 smithi037 ceph-mon[102022]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:45:37.497 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:37 smithi037 ceph-mon[102022]: osdmap e1116: 8 total, 8 up, 8 in 2024-08-17T17:45:37.497 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:37 smithi037 ceph-mon[102022]: 6.12 starting backfill to osd.7 from (0'0,0'0] MAX to 1113'11151 2024-08-17T17:45:37.497 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:37 smithi037 ceph-mon[102022]: osdmap e1117: 8 total, 8 up, 8 in 2024-08-17T17:45:37.497 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:37 smithi037 ceph-mon[97894]: pgmap v1398: 109 pgs: 4 peering, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 103 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 7463/148005 objects misplaced (5.042%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:45:37.497 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:37 smithi037 ceph-mon[97894]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:45:37.497 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:37 smithi037 ceph-mon[97894]: osdmap e1116: 8 total, 8 up, 8 in 2024-08-17T17:45:37.498 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:37 smithi037 ceph-mon[97894]: 6.12 starting backfill to osd.7 from (0'0,0'0] MAX to 1113'11151 2024-08-17T17:45:37.498 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:37 smithi037 ceph-mon[97894]: osdmap e1117: 8 total, 8 up, 8 in 2024-08-17T17:45:37.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:37 smithi046 ceph-mon[88218]: pgmap v1398: 109 pgs: 4 peering, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 103 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 7463/148005 objects misplaced (5.042%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T17:45:37.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:37 smithi046 ceph-mon[88218]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-08-17T17:45:37.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:37 smithi046 ceph-mon[88218]: osdmap e1116: 8 total, 8 up, 8 in 2024-08-17T17:45:37.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:37 smithi046 ceph-mon[88218]: 6.12 starting backfill to osd.7 from (0'0,0'0] MAX to 1113'11151 2024-08-17T17:45:37.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:37 smithi046 ceph-mon[88218]: osdmap e1117: 8 total, 8 up, 8 in 2024-08-17T17:45:37.542 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-08-17T17:45:37.567 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:37.598 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:37.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:37.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:37.700 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:37.744 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:37.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:37.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:37.817 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:45:37.817 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:45:37.845 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:37.858 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:45:37.858 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:45:37.872 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:37.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:37.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:37.913 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:45:37.913 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:45:37.959 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:45:37.960 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:45:37.973 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:37.987 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:45:37.987 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:45:38.025 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:45:38.026 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:45:38.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:38.027 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:38.028 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:38.060 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:45:38.060 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:45:38.093 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:45:38.093 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:45:38.129 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:38.161 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:38.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:38.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:38.263 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:38.293 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:38.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:38.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:38.395 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:38.438 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:38.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:38.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:38.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:38 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2859830179' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:45:38.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:38 smithi046 ceph-mon[88218]: osdmap e1118: 8 total, 8 up, 8 in 2024-08-17T17:45:38.539 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:38.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:38 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2859830179' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:45:38.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:38 smithi037 ceph-mon[102022]: osdmap e1118: 8 total, 8 up, 8 in 2024-08-17T17:45:38.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:38 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2859830179' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:45:38.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:38 smithi037 ceph-mon[97894]: osdmap e1118: 8 total, 8 up, 8 in 2024-08-17T17:45:38.580 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:38.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:38.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:38.681 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:38.711 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:38.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:38.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:38.813 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:38.854 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:38.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:38.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:38.956 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:39.001 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:39.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:39.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:39.103 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:39.139 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:39.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:39.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:39.240 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:39.283 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:39.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:39.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:39.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:45:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:45:38] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.51.0" 2024-08-17T17:45:39.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:39 smithi037 ceph-mon[102022]: pgmap v1401: 109 pgs: 1 remapped+peering, 4 peering, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 102 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 764 op/s; 7463/146865 objects misplaced (5.082%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T17:45:39.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:39 smithi037 ceph-mon[102022]: 1.3 scrub starts 2024-08-17T17:45:39.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:45:39.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:39.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:39 smithi037 ceph-mon[97894]: pgmap v1401: 109 pgs: 1 remapped+peering, 4 peering, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 102 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 764 op/s; 7463/146865 objects misplaced (5.082%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T17:45:39.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:39 smithi037 ceph-mon[97894]: 1.3 scrub starts 2024-08-17T17:45:39.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:45:39.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:39.385 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:39.430 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:39.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:39.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:39 smithi046 ceph-mon[88218]: pgmap v1401: 109 pgs: 1 remapped+peering, 4 peering, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 102 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 764 op/s; 7463/146865 objects misplaced (5.082%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T17:45:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:39 smithi046 ceph-mon[88218]: 1.3 scrub starts 2024-08-17T17:45:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:45:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:39.532 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:39.564 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:39.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:39.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:39.666 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:39.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:39.719 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:39.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:39.820 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:39.846 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:39.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:39.847 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:39.948 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:39.991 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:39.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:39.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:40.093 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:40.137 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:40.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:40.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:40.239 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:40.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:40.312 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:40.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:40.413 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:40.445 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:40.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:40.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:40.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:40 smithi046 ceph-mon[88218]: Health check failed: Degraded data redundancy: 3/138780 objects degraded (0.002%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:45:40.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:40 smithi046 ceph-mon[88218]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-08-17T17:45:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:45:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:45:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:45:40.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:40 smithi037 ceph-mon[97894]: Health check failed: Degraded data redundancy: 3/138780 objects degraded (0.002%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:45:40.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:40 smithi037 ceph-mon[97894]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-08-17T17:45:40.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:40 smithi037 ceph-mon[102022]: Health check failed: Degraded data redundancy: 3/138780 objects degraded (0.002%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:45:40.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:40 smithi037 ceph-mon[102022]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-08-17T17:45:40.547 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:40.579 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:40.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:40.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:40.680 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:40.712 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:40.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:40.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:40.813 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:40.835 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:45:40.839 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:40.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:40.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:40.941 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:40.976 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:40.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:40.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:41.078 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:41.112 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:41.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:41.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:41.213 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:41.243 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:41.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:41.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:41.269 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is unset 2024-08-17T17:45:41.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:41 smithi037 ceph-mon[97894]: pgmap v1403: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 104 active+clean; 2.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 3/138780 objects degraded (0.002%); 6668/138780 objects misplaced (4.805%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T17:45:41.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:41 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4088989397' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:45:41.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:41 smithi037 ceph-mon[102022]: pgmap v1403: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 104 active+clean; 2.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 3/138780 objects degraded (0.002%); 6668/138780 objects misplaced (4.805%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T17:45:41.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:41 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4088989397' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:45:41.345 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:41.376 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:41.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:41.377 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:41.478 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:41.509 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:41.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:41.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:41.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:41 smithi046 ceph-mon[88218]: pgmap v1403: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 remapped+peering, 104 active+clean; 2.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 3/138780 objects degraded (0.002%); 6668/138780 objects misplaced (4.805%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T17:45:41.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:41 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4088989397' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:45:41.610 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:41.642 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:41.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:41.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:41.744 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:41.785 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:41.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:41.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:41.886 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:41.916 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:41.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:41.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:42.017 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:42.056 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:42.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:42.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:42.157 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:42.201 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:42.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:42.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:42.271 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:45:42.303 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:42.330 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:42.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:42.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:42.431 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:42.459 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:42.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:42.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:42.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:42 smithi046 ceph-mon[88218]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:45:42.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:42 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4088989397' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:45:42.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:42 smithi046 ceph-mon[88218]: osdmap e1119: 8 total, 8 up, 8 in 2024-08-17T17:45:42.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:42 smithi046 ceph-mon[88218]: 1.5 scrub starts 2024-08-17T17:45:42.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:42 smithi046 ceph-mon[88218]: 1.5 scrub ok 2024-08-17T17:45:42.538 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:42 smithi037 ceph-mon[97894]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:45:42.538 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:42 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4088989397' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:45:42.538 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:42 smithi037 ceph-mon[97894]: osdmap e1119: 8 total, 8 up, 8 in 2024-08-17T17:45:42.538 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:42 smithi037 ceph-mon[97894]: 1.5 scrub starts 2024-08-17T17:45:42.538 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:42 smithi037 ceph-mon[97894]: 1.5 scrub ok 2024-08-17T17:45:42.539 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:42 smithi037 ceph-mon[102022]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:45:42.539 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:42 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4088989397' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:45:42.539 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:42 smithi037 ceph-mon[102022]: osdmap e1119: 8 total, 8 up, 8 in 2024-08-17T17:45:42.539 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:42 smithi037 ceph-mon[102022]: 1.5 scrub starts 2024-08-17T17:45:42.539 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:42 smithi037 ceph-mon[102022]: 1.5 scrub ok 2024-08-17T17:45:42.561 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:42.588 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:42.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:42.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:42.690 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:42.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:42.724 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:42.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:42.825 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:42.855 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:42.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:42.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:42.957 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:42.991 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:42.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:42.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:43.093 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:43.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:43.141 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:43.141 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:43.241 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:43.282 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:43.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:43.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:43.297 INFO:teuthology.orchestra.run.smithi037.stderr:reweighted osd.2 to 1 (10000) 2024-08-17T17:45:43.384 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:43.412 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:43.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:43.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:43.513 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:43.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:43 smithi037 ceph-mon[97894]: pgmap v1405: 109 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 104 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 551 op/s; 3/137601 objects degraded (0.002%); 7537/137601 objects misplaced (5.477%); 9.7 MiB/s, 155 objects/s recovering 2024-08-17T17:45:43.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:43 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1389534394' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:45:43.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:43 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:45:43.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:43 smithi037 ceph-mon[97894]: 1.6 scrub starts 2024-08-17T17:45:43.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:43 smithi037 ceph-mon[97894]: 1.6 scrub ok 2024-08-17T17:45:43.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:43 smithi037 ceph-mon[102022]: pgmap v1405: 109 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 104 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 551 op/s; 3/137601 objects degraded (0.002%); 7537/137601 objects misplaced (5.477%); 9.7 MiB/s, 155 objects/s recovering 2024-08-17T17:45:43.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:43 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1389534394' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:45:43.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:43 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:45:43.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:43 smithi037 ceph-mon[102022]: 1.6 scrub starts 2024-08-17T17:45:43.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:43 smithi037 ceph-mon[102022]: 1.6 scrub ok 2024-08-17T17:45:43.557 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:43.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:43.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:43.658 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:43.689 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:43.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:43.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:43 smithi046 ceph-mon[88218]: pgmap v1405: 109 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 104 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 551 op/s; 3/137601 objects degraded (0.002%); 7537/137601 objects misplaced (5.477%); 9.7 MiB/s, 155 objects/s recovering 2024-08-17T17:45:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:43 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1389534394' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:45:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:43 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:45:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:43 smithi046 ceph-mon[88218]: 1.6 scrub starts 2024-08-17T17:45:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:43 smithi046 ceph-mon[88218]: 1.6 scrub ok 2024-08-17T17:45:43.791 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:43.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:43.837 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:43.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:43.938 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:43.982 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:43.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:43.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:44.042 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd reweight 3 1 2024-08-17T17:45:44.084 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:44.111 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:44.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:44.112 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:44.212 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:44.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:44.278 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:44.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:44.379 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:44.406 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:44.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:44.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:44.415 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:45:44.508 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:44.535 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:44.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:44.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:44.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:44 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:45:44.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:44 smithi037 ceph-mon[97894]: osdmap e1120: 8 total, 8 up, 8 in 2024-08-17T17:45:44.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:44 smithi037 ceph-mon[97894]: 1.3 scrub starts 2024-08-17T17:45:44.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:44 smithi037 ceph-mon[97894]: 1.3 scrub ok 2024-08-17T17:45:44.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:44 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:45:44.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:44 smithi037 ceph-mon[102022]: osdmap e1120: 8 total, 8 up, 8 in 2024-08-17T17:45:44.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:44 smithi037 ceph-mon[102022]: 1.3 scrub starts 2024-08-17T17:45:44.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:44 smithi037 ceph-mon[102022]: 1.3 scrub ok 2024-08-17T17:45:44.576 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:45:44.576 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [ 2024-08-17T17:45:44.576 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:44.576 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:210558 6.14 6:2d2f09fb:::benchmark_data_smithi037_142561_object84776:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1120)", 2024-08-17T17:45:44.576 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:45:44.559994+0000", 2024-08-17T17:45:44.576 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.011657147, 2024-08-17T17:45:44.576 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.011688185, 2024-08-17T17:45:44.577 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:45:44.577 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:45:44.577 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:45:44.577 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:45:44.577 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:45:44.577 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:45:44.577 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 210558 2024-08-17T17:45:44.577 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:44.577 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:45:44.577 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:44.577 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:45:44.577 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:44.559994+0000", 2024-08-17T17:45:44.577 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:45:44.578 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:44.578 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:44.578 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:45:44.578 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:44.559994+0000", 2024-08-17T17:45:44.578 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:45:44.578 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:44.578 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:44.578 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:45:44.578 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:44.559996+0000", 2024-08-17T17:45:44.578 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.672e-06 2024-08-17T17:45:44.578 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:44.578 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:44.578 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:45:44.579 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:44.560001+0000", 2024-08-17T17:45:44.579 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.2229999999999998e-06 2024-08-17T17:45:44.579 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:44.579 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:44.579 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:45:44.579 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:44.560016+0000", 2024-08-17T17:45:44.579 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5196e-05 2024-08-17T17:45:44.579 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:44.579 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:44.579 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:45:44.579 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:44.560024+0000", 2024-08-17T17:45:44.579 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7230000000000004e-06 2024-08-17T17:45:44.579 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:44.580 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:44.580 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:45:44.580 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:44.560085+0000", 2024-08-17T17:45:44.580 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0455999999999999e-05 2024-08-17T17:45:44.580 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:44.580 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:44.580 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:45:44.580 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:44.560198+0000", 2024-08-17T17:45:44.580 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000113281 2024-08-17T17:45:44.580 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:44.580 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:44.580 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:45:44.580 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:44.560674+0000", 2024-08-17T17:45:44.580 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00047647 2024-08-17T17:45:44.581 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:44.581 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:44.581 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:45:44.581 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:44.563435+0000", 2024-08-17T17:45:44.581 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0027611160000000001 2024-08-17T17:45:44.581 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:44.581 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:44.581 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:45:44.581 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:44.567337+0000", 2024-08-17T17:45:44.581 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0039011139999999998 2024-08-17T17:45:44.581 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:45:44.581 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:45:44.581 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:45:44.581 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:44.582 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:44.582 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.35031.0:210567 6.10 e1120/1102)", 2024-08-17T17:45:44.582 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:45:44.571699+0000", 2024-08-17T17:45:44.582 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 4294967295.9999523, 2024-08-17T17:45:44.582 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9116000000000002e-05, 2024-08-17T17:45:44.582 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:45:44.582 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:45:44.582 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "queued for pg", 2024-08-17T17:45:44.582 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:45:44.582 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:44.582 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:45:44.582 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:44.571699+0000", 2024-08-17T17:45:44.582 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:45:44.583 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:44.583 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:44.583 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:45:44.583 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:44.571699+0000", 2024-08-17T17:45:44.583 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:45:44.583 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:44.583 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:44.583 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:45:44.583 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:44.571700+0000", 2024-08-17T17:45:44.583 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.189e-06 2024-08-17T17:45:44.583 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:44.583 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:44.583 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:45:44.583 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:44.571708+0000", 2024-08-17T17:45:44.584 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.8199999999999997e-06 2024-08-17T17:45:44.584 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:44.584 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:44.584 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:45:44.584 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:44.571721+0000", 2024-08-17T17:45:44.584 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3414000000000001e-05 2024-08-17T17:45:44.584 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:45:44.584 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:45:44.584 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:45:44.584 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:44.571729+0000", 2024-08-17T17:45:44.584 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.5560000000000002e-06 2024-08-17T17:45:44.584 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:45:44.584 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:45:44.584 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:45:44.585 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:45:44.585 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-08-17T17:45:44.585 INFO:teuthology.orchestra.run.smithi037.stdout: "num_ops": 2 2024-08-17T17:45:44.585 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:45:44.637 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:44.667 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:44.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:44.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:44 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:45:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:44 smithi046 ceph-mon[88218]: osdmap e1120: 8 total, 8 up, 8 in 2024-08-17T17:45:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:44 smithi046 ceph-mon[88218]: 1.3 scrub starts 2024-08-17T17:45:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:44 smithi046 ceph-mon[88218]: 1.3 scrub ok 2024-08-17T17:45:44.768 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:44.795 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:44.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:44.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:44.848 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:45:44.896 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:44.922 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:44.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:44.924 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:45.024 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:45.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:45.077 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:45.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:45.178 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:45.220 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:45.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:45.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:45.321 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:45.354 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:45.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:45.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:45.456 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:45.486 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:45.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:45.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:45.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:45 smithi037 ceph-mon[102022]: pgmap v1407: 109 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 104 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 755 op/s; 3/133221 objects degraded (0.002%); 7141/133221 objects misplaced (5.360%); 9.0 MiB/s, 144 objects/s recovering 2024-08-17T17:45:45.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:45 smithi037 ceph-mon[102022]: 1.7 scrub starts 2024-08-17T17:45:45.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:45 smithi037 ceph-mon[97894]: pgmap v1407: 109 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 104 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 755 op/s; 3/133221 objects degraded (0.002%); 7141/133221 objects misplaced (5.360%); 9.0 MiB/s, 144 objects/s recovering 2024-08-17T17:45:45.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:45 smithi037 ceph-mon[97894]: 1.7 scrub starts 2024-08-17T17:45:45.588 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:45.622 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:45.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:45.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:45.724 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:45.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:45.759 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:45.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:45 smithi046 ceph-mon[88218]: pgmap v1407: 109 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 104 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 755 op/s; 3/133221 objects degraded (0.002%); 7141/133221 objects misplaced (5.360%); 9.0 MiB/s, 144 objects/s recovering 2024-08-17T17:45:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:45 smithi046 ceph-mon[88218]: 1.7 scrub starts 2024-08-17T17:45:45.791 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:45:45.814 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-08-17T17:45:45.845 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:45:45.860 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:45.953 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:45.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:45.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:46.055 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:46.084 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:46.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:46.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:46.186 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:46.214 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:46.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:46.215 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:46.315 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:46.366 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:46.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:46.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:46.468 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:46.506 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:46.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:46.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:46.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:46 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3/125292 objects degraded (0.002%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:45:46.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:46 smithi037 ceph-mon[102022]: osdmap e1121: 8 total, 8 up, 8 in 2024-08-17T17:45:46.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:46 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3/125292 objects degraded (0.002%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:45:46.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:46 smithi037 ceph-mon[97894]: osdmap e1121: 8 total, 8 up, 8 in 2024-08-17T17:45:46.608 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:46.634 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:46.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:46.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:46.736 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:46.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:46 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3/125292 objects degraded (0.002%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:45:46.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:46 smithi046 ceph-mon[88218]: osdmap e1121: 8 total, 8 up, 8 in 2024-08-17T17:45:46.763 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:46.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:46.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:46.864 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:46.894 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:46.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:46.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:46.996 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:47.021 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:47.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:47.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:47.122 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:47.145 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:47.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:47.146 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:47.247 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:47.270 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:47.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:47.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:47.372 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:47.417 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:47.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:47.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:47.485 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:47 smithi037 ceph-mon[97894]: pgmap v1408: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 2 active+recovery_wait+undersized+degraded+remapped, 104 active+clean; 2.5 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 920 op/s; 3/125292 objects degraded (0.002%); 6823/125292 objects misplaced (5.446%); 8.2 MiB/s, 132 objects/s recovering 2024-08-17T17:45:47.485 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:47 smithi037 ceph-mon[97894]: osdmap e1122: 8 total, 8 up, 8 in 2024-08-17T17:45:47.485 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:47 smithi037 ceph-mon[102022]: pgmap v1408: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 2 active+recovery_wait+undersized+degraded+remapped, 104 active+clean; 2.5 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 920 op/s; 3/125292 objects degraded (0.002%); 6823/125292 objects misplaced (5.446%); 8.2 MiB/s, 132 objects/s recovering 2024-08-17T17:45:47.485 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:47 smithi037 ceph-mon[102022]: osdmap e1122: 8 total, 8 up, 8 in 2024-08-17T17:45:47.519 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:47.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:47.572 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:47.572 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:47.673 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:47.708 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:47.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:47.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:47 smithi046 ceph-mon[88218]: pgmap v1408: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 2 active+recovery_wait+undersized+degraded+remapped, 104 active+clean; 2.5 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 920 op/s; 3/125292 objects degraded (0.002%); 6823/125292 objects misplaced (5.446%); 8.2 MiB/s, 132 objects/s recovering 2024-08-17T17:45:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:47 smithi046 ceph-mon[88218]: osdmap e1122: 8 total, 8 up, 8 in 2024-08-17T17:45:47.810 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:47.852 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:47.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:47.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:47.954 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:48.000 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:48.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:48.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:48.101 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:48.129 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:48.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:48.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:48.230 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:48.259 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:48.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:48.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:48.361 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:48.407 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:48.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:48.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:48.509 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:48.537 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:48.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:48.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:48.639 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:48.677 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:48.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:48.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:48.685 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:48 smithi037 ceph-mon[97894]: 1.0 scrub starts 2024-08-17T17:45:48.685 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:48 smithi037 ceph-mon[97894]: 1.0 scrub ok 2024-08-17T17:45:48.685 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:48 smithi037 ceph-mon[97894]: 1.7 scrub starts 2024-08-17T17:45:48.686 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:48 smithi037 ceph-mon[97894]: 1.7 scrub ok 2024-08-17T17:45:48.686 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:48 smithi037 ceph-mon[97894]: pgmap v1411: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 104 active+clean; 2.5 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 749 op/s; 3/123981 objects degraded (0.002%); 6013/123981 objects misplaced (4.850%); 9.5 MiB/s, 152 objects/s recovering 2024-08-17T17:45:48.686 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:48 smithi037 ceph-mon[102022]: 1.0 scrub starts 2024-08-17T17:45:48.686 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:48 smithi037 ceph-mon[102022]: 1.0 scrub ok 2024-08-17T17:45:48.686 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:48 smithi037 ceph-mon[102022]: 1.7 scrub starts 2024-08-17T17:45:48.686 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:48 smithi037 ceph-mon[102022]: 1.7 scrub ok 2024-08-17T17:45:48.686 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:48 smithi037 ceph-mon[102022]: pgmap v1411: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 104 active+clean; 2.5 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 749 op/s; 3/123981 objects degraded (0.002%); 6013/123981 objects misplaced (4.850%); 9.5 MiB/s, 152 objects/s recovering 2024-08-17T17:45:48.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:48 smithi046 ceph-mon[88218]: 1.0 scrub starts 2024-08-17T17:45:48.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:48 smithi046 ceph-mon[88218]: 1.0 scrub ok 2024-08-17T17:45:48.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:48 smithi046 ceph-mon[88218]: 1.7 scrub starts 2024-08-17T17:45:48.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:48 smithi046 ceph-mon[88218]: 1.7 scrub ok 2024-08-17T17:45:48.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:48 smithi046 ceph-mon[88218]: pgmap v1411: 109 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 104 active+clean; 2.5 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 749 op/s; 3/123981 objects degraded (0.002%); 6013/123981 objects misplaced (4.850%); 9.5 MiB/s, 152 objects/s recovering 2024-08-17T17:45:48.778 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:48.808 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:48.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:48.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:48.890 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:45:48.891 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:45:48.909 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:48.933 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:45:48.933 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:45:48.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:48.946 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:48.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:48.982 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:45:48.982 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:45:49.022 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:45:49.022 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:45:49.049 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:49.052 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:45:49.053 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:45:49.083 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:45:49.083 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:45:49.090 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:49.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:49.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:49.116 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:45:49.116 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:45:49.154 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:45:49.154 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:45:49.193 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:49.230 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:49.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:49.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:49.289 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:45:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:45:48] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.51.0" 2024-08-17T17:45:49.332 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:49.359 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:49.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:49.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:49.461 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:49.490 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:49.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:49.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:49.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:49 smithi037 ceph-mon[102022]: 1.2 scrub starts 2024-08-17T17:45:49.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:49 smithi037 ceph-mon[102022]: 1.2 scrub ok 2024-08-17T17:45:49.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:49 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1914186343' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:45:49.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:49 smithi037 ceph-mon[97894]: 1.2 scrub starts 2024-08-17T17:45:49.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:49 smithi037 ceph-mon[97894]: 1.2 scrub ok 2024-08-17T17:45:49.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:49 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1914186343' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:45:49.592 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:49.624 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:49.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:49.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:49.725 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:49 smithi046 ceph-mon[88218]: 1.2 scrub starts 2024-08-17T17:45:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:49 smithi046 ceph-mon[88218]: 1.2 scrub ok 2024-08-17T17:45:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:49 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1914186343' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:45:49.767 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:49.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:49.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:49.869 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:49.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:49.911 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:49.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:50.012 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:50.045 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:50.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:50.046 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:50.147 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:50.176 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:50.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:50.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:50.278 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:50.318 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:50.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:50.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:50.420 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:50.447 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:50.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:50.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:50.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:50 smithi046 ceph-mon[88218]: pgmap v1412: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 2.3 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.19k op/s; 3/112434 objects degraded (0.003%); 5139/112434 objects misplaced (4.571%); 12 MiB/s, 185 objects/s recovering 2024-08-17T17:45:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:45:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:45:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:45:50.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:50 smithi037 ceph-mon[102022]: pgmap v1412: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 2.3 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.19k op/s; 3/112434 objects degraded (0.003%); 5139/112434 objects misplaced (4.571%); 12 MiB/s, 185 objects/s recovering 2024-08-17T17:45:50.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:50 smithi037 ceph-mon[97894]: pgmap v1412: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 2.3 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.19k op/s; 3/112434 objects degraded (0.003%); 5139/112434 objects misplaced (4.571%); 12 MiB/s, 185 objects/s recovering 2024-08-17T17:45:50.550 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:50.589 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:50.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:50.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:50.691 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:50.717 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:50.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:50.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:50.818 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:50.844 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:50.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:50.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:50.946 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:51.001 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:51.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:51.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:51.103 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:51.135 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:51.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:51.136 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:51.237 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:51.282 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:51.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:51.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:51.384 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:51.422 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:51.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:51.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:51.528 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:51.562 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:51.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:51.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:51.664 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:51.688 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:51.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:51.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:51.789 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:51.817 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:51.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:51.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:51.919 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:51.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:51.960 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:51.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:52.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:51 smithi046 ceph-mon[88218]: 1.9 scrub starts 2024-08-17T17:45:52.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:51 smithi046 ceph-mon[88218]: 1.9 scrub ok 2024-08-17T17:45:52.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:51 smithi037 ceph-mon[102022]: 1.9 scrub starts 2024-08-17T17:45:52.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:51 smithi037 ceph-mon[102022]: 1.9 scrub ok 2024-08-17T17:45:52.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:51 smithi037 ceph-mon[97894]: 1.9 scrub starts 2024-08-17T17:45:52.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:51 smithi037 ceph-mon[97894]: 1.9 scrub ok 2024-08-17T17:45:52.061 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:52.104 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:52.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:52.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:52.206 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:52.246 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:52.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:52.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:52.348 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:52.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:52.379 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:52.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:52.480 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:52.512 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:52.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:52.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:52.614 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:52.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:52.643 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:52.643 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:52.744 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:52.780 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:52 smithi037 ceph-mon[102022]: pgmap v1413: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 2.3 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 884 op/s; 3/111630 objects degraded (0.003%); 5139/111630 objects misplaced (4.604%); 9.3 MiB/s, 150 objects/s recovering 2024-08-17T17:45:52.780 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:52 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3/112434 objects degraded (0.003%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:45:52.780 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:52 smithi037 ceph-mon[97894]: pgmap v1413: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 2.3 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 884 op/s; 3/111630 objects degraded (0.003%); 5139/111630 objects misplaced (4.604%); 9.3 MiB/s, 150 objects/s recovering 2024-08-17T17:45:52.780 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:52 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3/112434 objects degraded (0.003%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:45:52.791 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:52.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:52.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:52.804 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:45:52.893 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:52.939 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:45:52.940 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:52.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:52.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:53.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:52 smithi046 ceph-mon[88218]: pgmap v1413: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 2.3 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 884 op/s; 3/111630 objects degraded (0.003%); 5139/111630 objects misplaced (4.604%); 9.3 MiB/s, 150 objects/s recovering 2024-08-17T17:45:53.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:52 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3/112434 objects degraded (0.003%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:45:53.042 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:53.067 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:53.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:53.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:53.169 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:53.197 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:53.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:53.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:53.298 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:53.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:53.345 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:53.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:53.446 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:53.472 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:53.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:53.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:53.574 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:53.602 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:53.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:53.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:53.680 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is unset 2024-08-17T17:45:53.704 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:53.753 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:53.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:53.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:53.855 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:53.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:53.907 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:53.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:54.008 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:54.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:53 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2802544269' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:45:54.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:53 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:45:54.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:53 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2802544269' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:45:54.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:53 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:45:54.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:53 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2802544269' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:45:54.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:53 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:45:54.044 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:54.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:54.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:54.146 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:54.198 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:54.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:54.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:54.300 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:54.333 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:54.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:54.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:54.435 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:54.463 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:54.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:54.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:54.565 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:54.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:54.594 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:54.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:54.671 INFO:teuthology.orchestra.run.smithi037.stderr:reweighted osd.3 to 1 (10000) 2024-08-17T17:45:54.689 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:54 smithi037 ceph-mon[102022]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:45:54.689 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:54 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:45:54.689 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:54 smithi037 ceph-mon[102022]: osdmap e1123: 8 total, 8 up, 8 in 2024-08-17T17:45:54.689 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:54 smithi037 ceph-mon[102022]: pgmap v1415: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 2.2 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 730 op/s; 3/107448 objects degraded (0.003%); 4686/107448 objects misplaced (4.361%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T17:45:54.689 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:54 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1716994406' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:45:54.689 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:54 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:45:54.689 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:45:54.689 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:54.690 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:54 smithi037 ceph-mon[97894]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:45:54.690 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:54 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:45:54.690 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:54 smithi037 ceph-mon[97894]: osdmap e1123: 8 total, 8 up, 8 in 2024-08-17T17:45:54.690 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:54 smithi037 ceph-mon[97894]: pgmap v1415: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 2.2 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 730 op/s; 3/107448 objects degraded (0.003%); 4686/107448 objects misplaced (4.361%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T17:45:54.690 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:54 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1716994406' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:45:54.690 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:54 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:45:54.690 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:45:54.690 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:54.696 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:54.724 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:54.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:54.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:54.826 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:54.871 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:54.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:54.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:54.972 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:55.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:54 smithi046 ceph-mon[88218]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:45:55.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:54 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:45:55.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:54 smithi046 ceph-mon[88218]: osdmap e1123: 8 total, 8 up, 8 in 2024-08-17T17:45:55.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:54 smithi046 ceph-mon[88218]: pgmap v1415: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 2.2 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 730 op/s; 3/107448 objects degraded (0.003%); 4686/107448 objects misplaced (4.361%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T17:45:55.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:54 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1716994406' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:45:55.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:54 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:45:55.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:45:55.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:55.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:55.012 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:55.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:55.113 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:55.154 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:55.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:55.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:55.256 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:55.286 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:55.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:55.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:55.388 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:55.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:55.410 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:55.410 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:55.511 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:55.543 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:55.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:55.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:55.645 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:55.684 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:55.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:55.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:55.785 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:55.823 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:55.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:55.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:55.925 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:55.959 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:55.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:55.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:56.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:55 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:45:56.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:55 smithi046 ceph-mon[88218]: osdmap e1124: 8 total, 8 up, 8 in 2024-08-17T17:45:56.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:55 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:45:56.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:55 smithi037 ceph-mon[102022]: osdmap e1124: 8 total, 8 up, 8 in 2024-08-17T17:45:56.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:55 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:45:56.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:55 smithi037 ceph-mon[97894]: osdmap e1124: 8 total, 8 up, 8 in 2024-08-17T17:45:56.060 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:56.101 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:56.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:56.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:56.203 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:56.247 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:56.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:56.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:56.349 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:56.382 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:56.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:56.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:56.437 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:45:56.484 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:56.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:56.525 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:56.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:56.626 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:56.670 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:56.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:56.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:56.772 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:56.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:56 smithi037 ceph-mon[97894]: pgmap v1417: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 2.0 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 3/99153 objects degraded (0.003%); 4342/99153 objects misplaced (4.379%); 3.5 MiB/s, 57 objects/s recovering 2024-08-17T17:45:56.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:56 smithi037 ceph-mon[102022]: pgmap v1417: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 2.0 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 3/99153 objects degraded (0.003%); 4342/99153 objects misplaced (4.379%); 3.5 MiB/s, 57 objects/s recovering 2024-08-17T17:45:56.807 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:56.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:56.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:56.908 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:56.941 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:56.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:56.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:57.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:56 smithi046 ceph-mon[88218]: pgmap v1417: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 2.0 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 3/99153 objects degraded (0.003%); 4342/99153 objects misplaced (4.379%); 3.5 MiB/s, 57 objects/s recovering 2024-08-17T17:45:57.043 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:57.081 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:57.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:57.082 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:57.182 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:57.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:57.231 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:57.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:57.332 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:45:57.363 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:57.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:57.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:45:57.465 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:57.526 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:57.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:57.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:57.627 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:57.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:57.669 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:57.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:57.769 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:45:57.811 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:57.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:57.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:45:57.913 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:57.948 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:57.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:57.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:58.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:57 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3/99153 objects degraded (0.003%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:45:58.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:57 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3/99153 objects degraded (0.003%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:45:58.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:57 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3/99153 objects degraded (0.003%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:45:58.050 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:58.080 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:58.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:58.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:58.182 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:58.216 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:58.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:58.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:58.317 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:45:58.351 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:58.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:58.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:45:58.452 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:58.484 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:58.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:58.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:58.586 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:45:58.619 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:58.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:58.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:45:58.721 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:45:58.747 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:58.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:58.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:45:58.751 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:58 smithi037 ceph-mon[102022]: pgmap v1418: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 2.0 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 3/98352 objects degraded (0.003%); 4342/98352 objects misplaced (4.415%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T17:45:58.751 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:58 smithi037 ceph-mon[97894]: pgmap v1418: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 2.0 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 3/98352 objects degraded (0.003%); 4342/98352 objects misplaced (4.415%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T17:45:58.751 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:45:58 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:45:58.849 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:58.890 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:58.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:58.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:58.992 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:59.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:58 smithi046 ceph-mon[88218]: pgmap v1418: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 2.0 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 3/98352 objects degraded (0.003%); 4342/98352 objects misplaced (4.415%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T17:45:59.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:45:58 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:45:59.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:59.027 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:59.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:59.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:45:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:45:58] "GET /metrics HTTP/1.1" 200 36566 "" "Prometheus/2.51.0" 2024-08-17T17:45:59.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:45:58 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:45:59.128 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:59.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:59.175 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:59.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:59.276 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:59.319 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:59.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:59.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:59.421 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:45:59.460 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:59.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:59.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:45:59.562 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:45:59.594 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:45:59.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:59.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:45:59.696 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:59.730 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:59.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:59.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:59.832 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:45:59.863 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:45:59.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:45:59.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:45:59.965 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:00.005 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:00.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:00.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:00.107 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:00.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:00.149 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:00.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:00.250 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:00.310 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:00.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:00.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:00.412 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:00.458 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:00.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:00.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:00.479 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:46:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:46:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:46:00.560 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:00.602 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:00.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:00.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:00.703 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:00.744 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:00.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:00.745 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:00.845 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:00.875 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:00.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:00.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:00.976 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:01.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:01.015 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:01.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:01.116 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:01.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:01.163 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:01.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:01.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:00 smithi046 ceph-mon[88218]: pgmap v1419: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 1.7 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1.09k op/s; 3/85281 objects degraded (0.004%); 3508/85281 objects misplaced (4.113%); 2.8 MiB/s, 44 objects/s recovering 2024-08-17T17:46:01.264 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:01.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:00 smithi037 ceph-mon[97894]: pgmap v1419: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 1.7 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1.09k op/s; 3/85281 objects degraded (0.004%); 3508/85281 objects misplaced (4.113%); 2.8 MiB/s, 44 objects/s recovering 2024-08-17T17:46:01.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:00 smithi037 ceph-mon[102022]: pgmap v1419: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 1.7 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 1.09k op/s; 3/85281 objects degraded (0.004%); 3508/85281 objects misplaced (4.113%); 2.8 MiB/s, 44 objects/s recovering 2024-08-17T17:46:01.309 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:01.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:01.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:01.411 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:01.445 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:01.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:01.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:01.547 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:01.590 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:01.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:01.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:01.692 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:01.731 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:01.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:01.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:01.833 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:01.867 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:01.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:01.868 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:01.969 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:02.015 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:02.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:02.016 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:02.116 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:02.152 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:02.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:02.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:02.160 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd reweight 4 1 2024-08-17T17:46:02.215 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:02.254 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:02.304 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:02.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:02.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:02.406 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:02.434 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:02.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:02.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:02.536 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:02.606 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:02.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:02.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:02.708 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:02.740 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:02.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:02.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:02.842 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:02.877 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:02.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:02.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:02.942 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:46:02.942 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:46:02.980 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:03.007 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:03.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:03.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:03.042 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:02 smithi037 ceph-mon[97894]: pgmap v1420: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 1.7 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 944 op/s; 3/84444 objects degraded (0.004%); 3508/84444 objects misplaced (4.154%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:46:03.042 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:02 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3/84444 objects degraded (0.004%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:46:03.042 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:02 smithi037 ceph-mon[102022]: pgmap v1420: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 1.7 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 944 op/s; 3/84444 objects degraded (0.004%); 3508/84444 objects misplaced (4.154%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:46:03.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:02 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3/84444 objects degraded (0.004%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:46:03.109 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:03.150 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:03.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:03.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:03.159 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:02 smithi046 ceph-mon[88218]: pgmap v1420: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 1.7 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 944 op/s; 3/84444 objects degraded (0.004%); 3508/84444 objects misplaced (4.154%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T17:46:03.159 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:02 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3/84444 objects degraded (0.004%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:46:03.252 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:03.297 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:03.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:03.298 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:03.399 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:03.432 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:03.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:03.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:03.534 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:03.565 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:03.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:03.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:03.666 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:03.708 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:03.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:03.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:03.810 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:03.856 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:03.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:03.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:03.958 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:04.002 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:04.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:04.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:04.104 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:04.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:04.144 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:04.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:04.245 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:04.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:04.303 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:04.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:04.404 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:04.434 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:04.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:04.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:04.535 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:04.560 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-08-17T17:46:04.601 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:04.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:04.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:04.649 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:04.703 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:04.751 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:04.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:04.781 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:04.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:04.882 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:04.912 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:04.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:04.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:04.979 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:04 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:46:04.979 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:04 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:46:04.979 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:04 smithi037 ceph-mon[97894]: pgmap v1421: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 1.6 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 912 op/s; 3/80001 objects degraded (0.004%); 3082/80001 objects misplaced (3.852%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:46:04.980 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:04 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:46:04.980 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:04 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:46:04.980 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:04 smithi037 ceph-mon[102022]: pgmap v1421: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 1.6 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 912 op/s; 3/80001 objects degraded (0.004%); 3082/80001 objects misplaced (3.852%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:46:05.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:04 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:46:05.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:04 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:46:05.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:04 smithi046 ceph-mon[88218]: pgmap v1421: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 1.6 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 912 op/s; 3/80001 objects degraded (0.004%); 3082/80001 objects misplaced (3.852%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:46:05.015 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:05.043 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:05.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:05.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:05.145 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:05.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:05.208 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:05.208 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:05.309 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:05.352 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:05.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:05.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:05.454 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:05.485 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:05.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:05.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:05.587 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:05.615 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:05.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:05.616 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:05.717 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:05.743 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:05.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:05.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:05.845 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:05.872 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:05.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:05.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:05.974 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:06.003 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:06.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:06.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:06.105 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:06.137 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:06.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:06.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:06.239 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:06.288 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:06.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:06.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:06.390 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:06.416 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:06.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:06.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:06.518 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:06.546 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:06.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:06.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:06.648 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:06.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:06.691 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:06.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:06.792 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:06.821 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:06.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:06.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:06.923 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:06.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:06.961 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:06.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:07.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:06 smithi037 ceph-mon[102022]: pgmap v1422: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 1.4 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 835 op/s; 3/71334 objects degraded (0.004%); 2643/71334 objects misplaced (3.705%); 2.3 MiB/s, 36 objects/s recovering 2024-08-17T17:46:07.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:06 smithi037 ceph-mon[97894]: pgmap v1422: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 1.4 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 835 op/s; 3/71334 objects degraded (0.004%); 2643/71334 objects misplaced (3.705%); 2.3 MiB/s, 36 objects/s recovering 2024-08-17T17:46:07.062 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:07.087 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:07.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:07.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:07.189 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:07.218 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:07.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:07.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:06 smithi046 ceph-mon[88218]: pgmap v1422: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 1.4 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 835 op/s; 3/71334 objects degraded (0.004%); 2643/71334 objects misplaced (3.705%); 2.3 MiB/s, 36 objects/s recovering 2024-08-17T17:46:07.320 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:07.369 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:07.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:07.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:07.471 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:07.513 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:07.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:07.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:07.615 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:07.652 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:07.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:07.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:07.754 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:07.785 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:07.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:07.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:07.887 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:07.929 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:07.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:07.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:08.031 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:08.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:08.063 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:08.063 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:08.140 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:07 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3/71334 objects degraded (0.004%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:46:08.140 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:07 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3/71334 objects degraded (0.004%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:46:08.164 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:08.195 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:08.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:08.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:08.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:07 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3/71334 objects degraded (0.004%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:46:08.298 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:08.339 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:08.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:08.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:08.441 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:08.474 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:08.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:08.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:08.576 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:08.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:08.608 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:08.608 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:08.709 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:08.762 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:08.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:08.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:08.844 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:08 smithi037 ceph-mon[97894]: pgmap v1423: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 1.4 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 795 op/s; 3/70491 objects degraded (0.004%); 2643/70491 objects misplaced (3.749%); 2.1 MiB/s, 33 objects/s recovering 2024-08-17T17:46:08.864 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:08.909 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:08.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:08.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:09.013 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:09.064 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:09.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:09.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:09.143 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:08 smithi037 ceph-mon[102022]: pgmap v1423: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 1.4 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 795 op/s; 3/70491 objects degraded (0.004%); 2643/70491 objects misplaced (3.749%); 2.1 MiB/s, 33 objects/s recovering 2024-08-17T17:46:09.145 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:46:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:46:08] "GET /metrics HTTP/1.1" 200 36561 "" "Prometheus/2.51.0" 2024-08-17T17:46:09.165 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:09.213 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:09.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:09.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:08 smithi046 ceph-mon[88218]: pgmap v1423: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 1.4 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 795 op/s; 3/70491 objects degraded (0.004%); 2643/70491 objects misplaced (3.749%); 2.1 MiB/s, 33 objects/s recovering 2024-08-17T17:46:09.316 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:09.353 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:09.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:09.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:09.454 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:09.517 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:09.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:09.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:09.619 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:09.651 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:09.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:09.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:09.753 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:09.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:09.785 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:09.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:09.886 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:09.933 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:09.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:09.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:10.034 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:10.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:10.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:10.069 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:10.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:10.070 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:10.162 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:10.170 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:10.201 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:10.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:10.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:10.303 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:10.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:10.335 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:10.335 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:10.415 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:10.436 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:10.464 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:10.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:10.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:10.478 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:46:10.478 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:46:10.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:46:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:46:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:46:10.525 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:46:10.525 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:46:10.566 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:10.568 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:46:10.569 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:46:10.598 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:10.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:10.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:10.608 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:46:10.608 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:46:10.641 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:46:10.641 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:46:10.677 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:46:10.677 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:46:10.699 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:10.715 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:46:10.715 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:46:10.745 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:10.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:10.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:10.751 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:46:10.751 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:46:10.847 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:10.873 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is set 2024-08-17T17:46:10.877 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:10.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:10.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:10.979 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:11.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:11.030 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:11.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:11.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:10 smithi037 ceph-mon[102022]: pgmap v1424: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 1.2 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 3/58203 objects degraded (0.005%); 1859/58203 objects misplaced (3.194%); 3.2 MiB/s, 50 objects/s recovering 2024-08-17T17:46:11.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:10 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3559089181' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:46:11.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:10 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:46:11.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:10 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4131328196' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:11.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:10 smithi037 ceph-mon[97894]: pgmap v1424: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 1.2 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 3/58203 objects degraded (0.005%); 1859/58203 objects misplaced (3.194%); 3.2 MiB/s, 50 objects/s recovering 2024-08-17T17:46:11.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:10 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3559089181' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:46:11.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:10 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:46:11.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:10 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4131328196' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:11.131 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:11.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:11.183 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:11.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:10 smithi046 ceph-mon[88218]: pgmap v1424: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 1.2 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 3/58203 objects degraded (0.005%); 1859/58203 objects misplaced (3.194%); 3.2 MiB/s, 50 objects/s recovering 2024-08-17T17:46:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:10 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3559089181' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:46:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:10 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:46:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:10 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4131328196' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:11.284 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:11.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:11.342 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:11.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:11.443 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:11.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:11.485 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:11.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:11.586 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:11.613 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:11.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:11.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:11.715 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:11.755 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:11.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:11.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:11.857 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:11.905 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:11.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:11.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:11.911 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:11 smithi037 ceph-mon[102022]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:46:11.911 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:11 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:46:11.911 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:11 smithi037 ceph-mon[102022]: osdmap e1125: 8 total, 8 up, 8 in 2024-08-17T17:46:11.913 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:11 smithi037 ceph-mon[97894]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:46:11.913 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:11 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:46:11.913 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:11 smithi037 ceph-mon[97894]: osdmap e1125: 8 total, 8 up, 8 in 2024-08-17T17:46:12.007 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:12.033 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:12.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:12.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:12.135 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:12.165 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:12.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:12.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:12.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:11 smithi046 ceph-mon[88218]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:46:12.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:11 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:46:12.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:11 smithi046 ceph-mon[88218]: osdmap e1125: 8 total, 8 up, 8 in 2024-08-17T17:46:12.267 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:12.297 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:12.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:12.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:12.399 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:12.429 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:12.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:12.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:12.530 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:12.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:12.566 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:12.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:12.667 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:12.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:12.701 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:12.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:12.803 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:12.833 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:12.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:12.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:12.906 INFO:teuthology.orchestra.run.smithi037.stderr:reweighted osd.4 to 1 (10000) 2024-08-17T17:46:12.935 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:12.976 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:12.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:12.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:13.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:12 smithi037 ceph-mon[102022]: pgmap v1426: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 1.2 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 905 op/s; 3/57276 objects degraded (0.005%); 1859/57276 objects misplaced (3.246%); 2.7 MiB/s, 42 objects/s recovering 2024-08-17T17:46:13.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:12 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3/57276 objects degraded (0.005%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:46:13.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:12 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/27858732' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:46:13.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:12 smithi037 ceph-mon[97894]: pgmap v1426: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 1.2 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 905 op/s; 3/57276 objects degraded (0.005%); 1859/57276 objects misplaced (3.246%); 2.7 MiB/s, 42 objects/s recovering 2024-08-17T17:46:13.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:12 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3/57276 objects degraded (0.005%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:46:13.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:12 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/27858732' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:46:13.078 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:13.113 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:13.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:13.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:13.215 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:13.252 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:13.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:13.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:12 smithi046 ceph-mon[88218]: pgmap v1426: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 1.2 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 905 op/s; 3/57276 objects degraded (0.005%); 1859/57276 objects misplaced (3.246%); 2.7 MiB/s, 42 objects/s recovering 2024-08-17T17:46:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:12 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3/57276 objects degraded (0.005%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:46:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:12 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/27858732' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:46:13.353 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:13.384 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:13.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:13.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:13.486 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:13.528 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:13.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:13.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:13.630 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:13.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:13.676 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:13.676 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:13.776 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:13.822 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:13.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:13.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:13.854 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd reweight 5 1 2024-08-17T17:46:13.924 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:13.957 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:13.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:13.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:14.059 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:14.088 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:14.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:14.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:14.190 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:14.244 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:14.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:14.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:14.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:13 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/27858732' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:46:14.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:13 smithi046 ceph-mon[88218]: osdmap e1126: 8 total, 8 up, 8 in 2024-08-17T17:46:14.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:13 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/27858732' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:46:14.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:13 smithi037 ceph-mon[97894]: osdmap e1126: 8 total, 8 up, 8 in 2024-08-17T17:46:14.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:13 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/27858732' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:46:14.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:13 smithi037 ceph-mon[102022]: osdmap e1126: 8 total, 8 up, 8 in 2024-08-17T17:46:14.345 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:14.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:14.389 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:14.389 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:14.490 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:14.540 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:14.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:14.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:14.645 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:14.679 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:14.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:14.680 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:14.781 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:14.786 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:46:14.815 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:14.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:14.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:14.917 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:14.944 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:14.992 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:14.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:14.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:15.079 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:14 smithi037 ceph-mon[102022]: pgmap v1428: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 1.1 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 765 op/s; 3/52965 objects degraded (0.006%); 1409/52965 objects misplaced (2.660%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:46:15.080 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:14 smithi037 ceph-mon[97894]: pgmap v1428: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 1.1 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 765 op/s; 3/52965 objects degraded (0.006%); 1409/52965 objects misplaced (2.660%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:46:15.094 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:15.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:15.143 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:15.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:15.244 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:15.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:14 smithi046 ceph-mon[88218]: pgmap v1428: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 1.1 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 765 op/s; 3/52965 objects degraded (0.006%); 1409/52965 objects misplaced (2.660%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T17:46:15.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:15.271 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:15.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:15.372 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:15.404 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:15.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:15.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:15.506 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:15.538 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:15.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:15.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:15.640 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:15.669 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:15.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:15.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:15.767 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:46:15.767 INFO:teuthology.orchestra.run.smithi037.stdout: "size": 20, 2024-08-17T17:46:15.767 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 600, 2024-08-17T17:46:15.767 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [ 2024-08-17T17:46:15.767 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.767 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:27293 6.4 6:24693e34:::benchmark_data_smithi037_142561_object27292:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:46:15.767 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:45.258555+0000", 2024-08-17T17:46:15.767 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 210.503810187, 2024-08-17T17:46:15.767 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.098593879999999995, 2024-08-17T17:46:15.767 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:46:15.767 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:46:15.767 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:46:15.768 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:46:15.768 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:46:15.768 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:46:15.768 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 27293 2024-08-17T17:46:15.768 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.768 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:46:15.768 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.768 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:46:15.768 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258555+0000", 2024-08-17T17:46:15.768 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.768 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.768 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.768 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:46:15.768 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258555+0000", 2024-08-17T17:46:15.769 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.769 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.769 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.769 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:46:15.769 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258556+0000", 2024-08-17T17:46:15.769 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.345e-06 2024-08-17T17:46:15.769 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.769 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.769 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:46:15.769 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258583+0000", 2024-08-17T17:46:15.769 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.6088000000000002e-05 2024-08-17T17:46:15.769 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.769 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.769 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:46:15.770 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258595+0000", 2024-08-17T17:46:15.770 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2638e-05 2024-08-17T17:46:15.770 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.770 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.770 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:46:15.770 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258603+0000", 2024-08-17T17:46:15.770 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.9189999999999999e-06 2024-08-17T17:46:15.770 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.770 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.770 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.770 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258846+0000", 2024-08-17T17:46:15.770 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000243308 2024-08-17T17:46:15.770 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.771 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.771 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:46:15.771 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.259087+0000", 2024-08-17T17:46:15.771 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00024103800000000001 2024-08-17T17:46:15.771 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.771 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.771 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:46:15.771 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.259223+0000", 2024-08-17T17:46:15.771 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013516400000000001 2024-08-17T17:46:15.771 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.771 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.771 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:46:15.771 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.260988+0000", 2024-08-17T17:46:15.772 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0017653580000000001 2024-08-17T17:46:15.772 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.772 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.772 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.772 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.263361+0000", 2024-08-17T17:46:15.772 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.002373244 2024-08-17T17:46:15.772 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.772 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.772 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.772 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.356973+0000", 2024-08-17T17:46:15.772 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.093611854999999994 2024-08-17T17:46:15.772 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.772 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.773 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:46:15.773 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.357083+0000", 2024-08-17T17:46:15.773 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000109758 2024-08-17T17:46:15.773 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.773 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.773 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:46:15.773 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.357149+0000", 2024-08-17T17:46:15.773 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.6165000000000001e-05 2024-08-17T17:46:15.773 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.773 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:46:15.773 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.773 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.773 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.773 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:27298 6.4 6:247c4b4a:::benchmark_data_smithi037_142561_object27297:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:46:15.773 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:45.258626+0000", 2024-08-17T17:46:15.774 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 210.50373933700001, 2024-08-17T17:46:15.774 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.100865466, 2024-08-17T17:46:15.774 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:46:15.774 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:46:15.774 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:46:15.774 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:46:15.774 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:46:15.774 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:46:15.774 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 27298 2024-08-17T17:46:15.774 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.774 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:46:15.774 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.774 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:46:15.774 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258626+0000", 2024-08-17T17:46:15.775 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.775 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.775 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.775 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:46:15.775 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258626+0000", 2024-08-17T17:46:15.775 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.775 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.775 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.775 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:46:15.775 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258626+0000", 2024-08-17T17:46:15.775 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6300000000000005e-07 2024-08-17T17:46:15.775 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.775 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.775 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:46:15.776 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258649+0000", 2024-08-17T17:46:15.776 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2507999999999999e-05 2024-08-17T17:46:15.776 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.776 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.776 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:46:15.776 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258659+0000", 2024-08-17T17:46:15.776 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0312000000000001e-05 2024-08-17T17:46:15.776 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.776 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.776 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:46:15.776 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258666+0000", 2024-08-17T17:46:15.776 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.7240000000000003e-06 2024-08-17T17:46:15.776 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.777 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.777 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.777 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.261030+0000", 2024-08-17T17:46:15.777 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.002363824 2024-08-17T17:46:15.777 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.777 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.777 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:46:15.777 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.261162+0000", 2024-08-17T17:46:15.777 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013192 2024-08-17T17:46:15.777 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.777 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.777 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:46:15.777 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.261307+0000", 2024-08-17T17:46:15.778 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014507800000000001 2024-08-17T17:46:15.778 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.778 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.778 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.778 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.263827+0000", 2024-08-17T17:46:15.778 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0025205980000000002 2024-08-17T17:46:15.778 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.778 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.778 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:46:15.778 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.264123+0000", 2024-08-17T17:46:15.778 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00029570699999999998 2024-08-17T17:46:15.778 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.779 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.779 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.779 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.359311+0000", 2024-08-17T17:46:15.779 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.095188185999999994 2024-08-17T17:46:15.779 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.779 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.779 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:46:15.779 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.359419+0000", 2024-08-17T17:46:15.779 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000107428 2024-08-17T17:46:15.779 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.779 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.779 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:46:15.779 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.359491+0000", 2024-08-17T17:46:15.779 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.2618000000000002e-05 2024-08-17T17:46:15.780 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.780 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:46:15.780 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.780 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.780 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.780 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:62123 6.1 6:8c37d395:::benchmark_data_smithi037_142561_object62122:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1088)", 2024-08-17T17:46:15.780 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:05.464339+0000", 2024-08-17T17:46:15.780 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 190.29802580699999, 2024-08-17T17:46:15.780 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.100861091, 2024-08-17T17:46:15.780 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:46:15.780 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:46:15.780 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:46:15.780 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:46:15.781 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:15.782 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:46:15.782 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:46:15.782 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 62123 2024-08-17T17:46:15.782 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.782 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:46:15.782 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.782 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:46:15.782 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.464339+0000", 2024-08-17T17:46:15.783 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.783 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.783 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.783 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:46:15.783 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.464339+0000", 2024-08-17T17:46:15.783 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.783 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.783 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.783 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:46:15.783 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.464341+0000", 2024-08-17T17:46:15.783 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6169999999999999e-06 2024-08-17T17:46:15.783 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.783 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.783 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:46:15.784 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.464365+0000", 2024-08-17T17:46:15.784 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.4014000000000001e-05 2024-08-17T17:46:15.784 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.784 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.784 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:46:15.784 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.464378+0000", 2024-08-17T17:46:15.784 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2862e-05 2024-08-17T17:46:15.784 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.784 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.784 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:46:15.784 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.464385+0000", 2024-08-17T17:46:15.784 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.2869999999999999e-06 2024-08-17T17:46:15.784 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.784 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.784 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.784 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.464433+0000", 2024-08-17T17:46:15.785 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7482999999999999e-05 2024-08-17T17:46:15.785 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.785 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.785 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:46:15.785 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.464523+0000", 2024-08-17T17:46:15.785 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.0451000000000005e-05 2024-08-17T17:46:15.785 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.785 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.785 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:46:15.785 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.546893+0000", 2024-08-17T17:46:15.785 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.082369550999999999 2024-08-17T17:46:15.785 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.785 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.785 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.786 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.556617+0000", 2024-08-17T17:46:15.786 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.009724501 2024-08-17T17:46:15.786 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.786 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.786 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.786 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.556696+0000", 2024-08-17T17:46:15.786 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.9122000000000006e-05 2024-08-17T17:46:15.786 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.786 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.786 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:46:15.786 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.564548+0000", 2024-08-17T17:46:15.786 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0078514650000000002 2024-08-17T17:46:15.786 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.787 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.787 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:46:15.787 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.565154+0000", 2024-08-17T17:46:15.787 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00060602900000000001 2024-08-17T17:46:15.787 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.787 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.787 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:46:15.787 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.565201+0000", 2024-08-17T17:46:15.787 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.6709000000000003e-05 2024-08-17T17:46:15.787 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.787 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:46:15.787 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.788 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.788 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.788 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:99375 6.4 6:27889d31:::benchmark_data_smithi037_142561_object99374:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1091)", 2024-08-17T17:46:15.788 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:37.095539+0000", 2024-08-17T17:46:15.788 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 158.666826251, 2024-08-17T17:46:15.788 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.10718732, 2024-08-17T17:46:15.788 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:46:15.788 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:46:15.788 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:46:15.788 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:46:15.788 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:46:15.788 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:46:15.788 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 99375 2024-08-17T17:46:15.788 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.789 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:46:15.789 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.789 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:46:15.789 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.095539+0000", 2024-08-17T17:46:15.789 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.789 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.789 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.789 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:46:15.789 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.095539+0000", 2024-08-17T17:46:15.789 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.789 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.789 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.789 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:46:15.790 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.095540+0000", 2024-08-17T17:46:15.790 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.217e-06 2024-08-17T17:46:15.790 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.790 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.790 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:46:15.790 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.095560+0000", 2024-08-17T17:46:15.790 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9916e-05 2024-08-17T17:46:15.790 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.790 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.790 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:46:15.790 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.095570+0000", 2024-08-17T17:46:15.790 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.6260000000000007e-06 2024-08-17T17:46:15.790 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.791 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.791 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:46:15.791 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.095576+0000", 2024-08-17T17:46:15.791 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.9410000000000004e-06 2024-08-17T17:46:15.791 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.791 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.791 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.791 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.095630+0000", 2024-08-17T17:46:15.791 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4738999999999999e-05 2024-08-17T17:46:15.791 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.791 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.791 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:46:15.791 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.095729+0000", 2024-08-17T17:46:15.792 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.8067999999999997e-05 2024-08-17T17:46:15.792 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.792 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.792 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:46:15.792 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.095833+0000", 2024-08-17T17:46:15.792 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00010424700000000001 2024-08-17T17:46:15.792 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.792 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.792 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.792 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.098677+0000", 2024-08-17T17:46:15.792 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0028439060000000002 2024-08-17T17:46:15.792 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.792 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.792 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:46:15.792 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.098759+0000", 2024-08-17T17:46:15.793 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.2591999999999998e-05 2024-08-17T17:46:15.793 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.793 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.793 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.793 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.202354+0000", 2024-08-17T17:46:15.793 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.103594277 2024-08-17T17:46:15.793 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.793 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.793 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:46:15.793 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.202577+0000", 2024-08-17T17:46:15.793 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00022382599999999999 2024-08-17T17:46:15.793 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.793 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.793 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:46:15.794 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.202726+0000", 2024-08-17T17:46:15.794 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014896500000000001 2024-08-17T17:46:15.794 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.794 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:46:15.794 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.794 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.794 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.794 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156303 6.11 6:8f91e286:::benchmark_data_smithi037_142561_object30521:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:46:15.794 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.386504+0000", 2024-08-17T17:46:15.794 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 92.375861048999994, 2024-08-17T17:46:15.794 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1145390799999999, 2024-08-17T17:46:15.794 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:46:15.795 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:46:15.795 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:46:15.795 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:46:15.795 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:46:15.795 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:46:15.795 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156303 2024-08-17T17:46:15.795 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.795 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:46:15.795 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.795 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:46:15.795 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386504+0000", 2024-08-17T17:46:15.795 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.795 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.796 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.796 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:46:15.796 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386504+0000", 2024-08-17T17:46:15.796 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.796 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.796 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.796 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:46:15.796 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386506+0000", 2024-08-17T17:46:15.796 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.61e-06 2024-08-17T17:46:15.796 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.796 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.796 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:46:15.796 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386512+0000", 2024-08-17T17:46:15.797 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.908e-06 2024-08-17T17:46:15.797 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.797 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.797 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:46:15.797 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386524+0000", 2024-08-17T17:46:15.797 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2451e-05 2024-08-17T17:46:15.797 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.797 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.797 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:46:15.797 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386533+0000", 2024-08-17T17:46:15.797 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.3590000000000008e-06 2024-08-17T17:46:15.797 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.798 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.798 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.798 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386597+0000", 2024-08-17T17:46:15.798 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.4561999999999996e-05 2024-08-17T17:46:15.798 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.798 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.798 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op must wait for map", 2024-08-17T17:46:15.798 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386604+0000", 2024-08-17T17:46:15.798 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.7449999999999998e-06 2024-08-17T17:46:15.798 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.798 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.798 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.799 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.396452+0000", 2024-08-17T17:46:15.799 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0098485570000000008 2024-08-17T17:46:15.799 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.799 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.799 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:46:15.799 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.396463+0000", 2024-08-17T17:46:15.799 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0234000000000001e-05 2024-08-17T17:46:15.799 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.799 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.799 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.799 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.493810+0000", 2024-08-17T17:46:15.799 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0973471260000001 2024-08-17T17:46:15.799 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.800 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.800 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:46:15.800 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.494036+0000", 2024-08-17T17:46:15.800 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000226715 2024-08-17T17:46:15.800 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.800 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.800 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:46:15.800 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.494348+0000", 2024-08-17T17:46:15.800 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00031122499999999999 2024-08-17T17:46:15.800 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.800 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.800 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.800 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.498326+0000", 2024-08-17T17:46:15.800 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0039782020000000001 2024-08-17T17:46:15.801 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.801 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.801 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:46:15.801 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.498346+0000", 2024-08-17T17:46:15.801 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9978000000000001e-05 2024-08-17T17:46:15.801 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.801 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.801 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.801 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.498391+0000", 2024-08-17T17:46:15.801 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.5538999999999999e-05 2024-08-17T17:46:15.801 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.801 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.801 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.802 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.498433+0000", 2024-08-17T17:46:15.802 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.2042000000000002e-05 2024-08-17T17:46:15.802 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.802 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.802 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.802 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.498477+0000", 2024-08-17T17:46:15.802 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.3616999999999999e-05 2024-08-17T17:46:15.802 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.802 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.802 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.802 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.500750+0000", 2024-08-17T17:46:15.802 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0022730189999999998 2024-08-17T17:46:15.802 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.802 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.803 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:46:15.803 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.500876+0000", 2024-08-17T17:46:15.803 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012600299999999999 2024-08-17T17:46:15.803 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.803 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.803 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:46:15.803 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.501043+0000", 2024-08-17T17:46:15.803 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000167188 2024-08-17T17:46:15.803 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.803 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:46:15.803 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.803 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.803 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.803 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156326 6.11 6:8c6d5f2d:::benchmark_data_smithi037_142561_object30544:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:46:15.804 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.386551+0000", 2024-08-17T17:46:15.804 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 92.375813930000007, 2024-08-17T17:46:15.804 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1224005699999999, 2024-08-17T17:46:15.804 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:46:15.804 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:46:15.804 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:46:15.804 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:46:15.804 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:46:15.804 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:46:15.804 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156326 2024-08-17T17:46:15.804 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.804 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:46:15.804 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.805 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:46:15.805 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386551+0000", 2024-08-17T17:46:15.805 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.805 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.805 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.805 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:46:15.805 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386551+0000", 2024-08-17T17:46:15.805 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.805 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.805 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.805 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:46:15.805 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386552+0000", 2024-08-17T17:46:15.805 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9699999999999996e-07 2024-08-17T17:46:15.805 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.806 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.806 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:46:15.806 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386555+0000", 2024-08-17T17:46:15.806 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.4510000000000001e-06 2024-08-17T17:46:15.806 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.806 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.806 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:46:15.806 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386564+0000", 2024-08-17T17:46:15.806 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.1819999999999995e-06 2024-08-17T17:46:15.806 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.806 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.806 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:46:15.806 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386568+0000", 2024-08-17T17:46:15.807 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.8879999999999999e-06 2024-08-17T17:46:15.807 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.807 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.807 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.807 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386673+0000", 2024-08-17T17:46:15.807 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00010489600000000001 2024-08-17T17:46:15.807 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.807 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.807 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting_for_map not empty", 2024-08-17T17:46:15.807 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386680+0000", 2024-08-17T17:46:15.807 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.233e-06 2024-08-17T17:46:15.807 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.807 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.808 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.808 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.396864+0000", 2024-08-17T17:46:15.808 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010183331 2024-08-17T17:46:15.808 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.808 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.808 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:46:15.808 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.396872+0000", 2024-08-17T17:46:15.808 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.3180000000000007e-06 2024-08-17T17:46:15.808 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.808 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.808 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.808 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.496031+0000", 2024-08-17T17:46:15.808 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.099158796 2024-08-17T17:46:15.809 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.809 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.809 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:46:15.809 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.496153+0000", 2024-08-17T17:46:15.809 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012218799999999999 2024-08-17T17:46:15.809 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.809 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.809 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:46:15.809 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.496411+0000", 2024-08-17T17:46:15.809 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00025763499999999998 2024-08-17T17:46:15.809 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.809 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.809 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.809 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.498524+0000", 2024-08-17T17:46:15.810 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.002112868 2024-08-17T17:46:15.810 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.810 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.810 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.810 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.498567+0000", 2024-08-17T17:46:15.810 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.3396000000000003e-05 2024-08-17T17:46:15.810 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.810 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.810 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.810 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.500704+0000", 2024-08-17T17:46:15.810 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0021374020000000001 2024-08-17T17:46:15.810 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.810 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.810 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.811 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.501109+0000", 2024-08-17T17:46:15.811 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00040453899999999998 2024-08-17T17:46:15.811 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.811 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.811 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.811 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.501164+0000", 2024-08-17T17:46:15.811 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.5340999999999998e-05 2024-08-17T17:46:15.811 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.811 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.811 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:46:15.811 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.508462+0000", 2024-08-17T17:46:15.811 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0072974729999999996 2024-08-17T17:46:15.811 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.811 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.812 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:46:15.812 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.508810+0000", 2024-08-17T17:46:15.812 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000348186 2024-08-17T17:46:15.812 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.812 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.812 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:46:15.812 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.508952+0000", 2024-08-17T17:46:15.812 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014195000000000001 2024-08-17T17:46:15.812 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.812 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:46:15.812 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.812 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.812 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.812 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156334 6.11 6:8a98a9ee:::benchmark_data_smithi037_142561_object30552:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:46:15.813 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.386596+0000", 2024-08-17T17:46:15.813 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 92.375769125999994, 2024-08-17T17:46:15.813 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.12759623, 2024-08-17T17:46:15.813 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:46:15.813 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:46:15.813 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:46:15.813 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:46:15.813 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:46:15.813 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:46:15.813 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156334 2024-08-17T17:46:15.813 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.813 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:46:15.813 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.813 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:46:15.814 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386596+0000", 2024-08-17T17:46:15.814 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.814 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.814 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.814 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:46:15.814 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386596+0000", 2024-08-17T17:46:15.814 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.814 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.814 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.814 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:46:15.814 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386597+0000", 2024-08-17T17:46:15.814 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1999999999999999e-07 2024-08-17T17:46:15.814 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.815 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.815 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:46:15.815 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386600+0000", 2024-08-17T17:46:15.815 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.2569999999999999e-06 2024-08-17T17:46:15.815 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.815 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.815 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:46:15.815 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386684+0000", 2024-08-17T17:46:15.815 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.4022000000000003e-05 2024-08-17T17:46:15.815 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.815 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.815 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:46:15.815 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386691+0000", 2024-08-17T17:46:15.815 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.2429999999999999e-06 2024-08-17T17:46:15.816 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.816 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.816 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.816 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386780+0000", 2024-08-17T17:46:15.816 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.9000999999999997e-05 2024-08-17T17:46:15.816 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.816 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.816 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting_for_map not empty", 2024-08-17T17:46:15.816 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386786+0000", 2024-08-17T17:46:15.816 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.8089999999999998e-06 2024-08-17T17:46:15.816 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.816 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.816 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.816 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.396895+0000", 2024-08-17T17:46:15.817 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010109221999999999 2024-08-17T17:46:15.817 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.817 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.817 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:46:15.817 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.396901+0000", 2024-08-17T17:46:15.817 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.9229999999999999e-06 2024-08-17T17:46:15.817 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.817 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.817 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.817 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.498622+0000", 2024-08-17T17:46:15.817 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1017206180000001 2024-08-17T17:46:15.817 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.817 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.818 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:46:15.818 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.498742+0000", 2024-08-17T17:46:15.818 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000120266 2024-08-17T17:46:15.818 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.818 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.818 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:46:15.818 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.498957+0000", 2024-08-17T17:46:15.818 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00021503700000000001 2024-08-17T17:46:15.818 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.818 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.818 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.818 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.501223+0000", 2024-08-17T17:46:15.819 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0022663430000000001 2024-08-17T17:46:15.819 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.819 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.819 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.819 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.501278+0000", 2024-08-17T17:46:15.819 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4191999999999999e-05 2024-08-17T17:46:15.819 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.819 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.819 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.819 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.503626+0000", 2024-08-17T17:46:15.819 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0023483000000000002 2024-08-17T17:46:15.819 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.819 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.820 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.820 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.503747+0000", 2024-08-17T17:46:15.820 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000120839 2024-08-17T17:46:15.820 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.820 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.820 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.820 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.503786+0000", 2024-08-17T17:46:15.820 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.8850000000000002e-05 2024-08-17T17:46:15.820 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.820 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.820 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:46:15.820 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.513970+0000", 2024-08-17T17:46:15.821 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.01018411 2024-08-17T17:46:15.821 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.821 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.821 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:46:15.821 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514035+0000", 2024-08-17T17:46:15.821 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5272999999999997e-05 2024-08-17T17:46:15.821 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.821 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.821 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:46:15.821 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514192+0000", 2024-08-17T17:46:15.821 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000157305 2024-08-17T17:46:15.821 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.821 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:46:15.821 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.822 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.822 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.822 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156346 6.11 6:8b72f1b9:::benchmark_data_smithi037_142561_object30564:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:46:15.822 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.386710+0000", 2024-08-17T17:46:15.822 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 92.375655351000006, 2024-08-17T17:46:15.822 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1276713309999999, 2024-08-17T17:46:15.822 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:46:15.822 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:46:15.822 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:46:15.822 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:46:15.822 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:46:15.822 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:46:15.822 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156346 2024-08-17T17:46:15.822 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.823 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:46:15.823 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.823 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:46:15.823 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386710+0000", 2024-08-17T17:46:15.823 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.823 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.823 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.823 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:46:15.823 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386710+0000", 2024-08-17T17:46:15.823 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.823 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.823 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.823 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:46:15.823 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386710+0000", 2024-08-17T17:46:15.824 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6100000000000001e-07 2024-08-17T17:46:15.824 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.824 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.824 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:46:15.824 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386714+0000", 2024-08-17T17:46:15.824 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.056e-06 2024-08-17T17:46:15.824 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.824 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.824 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:46:15.825 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386723+0000", 2024-08-17T17:46:15.825 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.1009999999999998e-06 2024-08-17T17:46:15.825 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.825 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.825 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:46:15.825 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386730+0000", 2024-08-17T17:46:15.825 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9859999999999997e-06 2024-08-17T17:46:15.825 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.825 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.825 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.826 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386822+0000", 2024-08-17T17:46:15.826 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.2671999999999996e-05 2024-08-17T17:46:15.826 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.826 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.826 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting_for_map not empty", 2024-08-17T17:46:15.826 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386825+0000", 2024-08-17T17:46:15.826 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.6800000000000002e-06 2024-08-17T17:46:15.826 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.826 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.826 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.826 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.396922+0000", 2024-08-17T17:46:15.826 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010097333 2024-08-17T17:46:15.827 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.827 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.827 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:46:15.827 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.396928+0000", 2024-08-17T17:46:15.827 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0020000000000003e-06 2024-08-17T17:46:15.827 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.827 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.827 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.827 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.501373+0000", 2024-08-17T17:46:15.827 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.104444757 2024-08-17T17:46:15.827 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.827 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.827 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:46:15.827 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.501518+0000", 2024-08-17T17:46:15.828 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014522800000000001 2024-08-17T17:46:15.828 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.828 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.828 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:46:15.828 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.501818+0000", 2024-08-17T17:46:15.828 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00029931700000000001 2024-08-17T17:46:15.828 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.828 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.828 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.828 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.503833+0000", 2024-08-17T17:46:15.828 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0020154219999999998 2024-08-17T17:46:15.828 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.828 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.828 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.829 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.503871+0000", 2024-08-17T17:46:15.829 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.7957000000000003e-05 2024-08-17T17:46:15.829 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.829 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.829 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.829 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.503906+0000", 2024-08-17T17:46:15.829 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.5503000000000002e-05 2024-08-17T17:46:15.829 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.829 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.829 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.829 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.506265+0000", 2024-08-17T17:46:15.829 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0023582690000000001 2024-08-17T17:46:15.829 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.829 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.829 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.830 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.508438+0000", 2024-08-17T17:46:15.830 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0021732019999999999 2024-08-17T17:46:15.830 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.830 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.830 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:46:15.830 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514207+0000", 2024-08-17T17:46:15.830 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0057693329999999998 2024-08-17T17:46:15.830 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.830 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.830 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:46:15.830 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514257+0000", 2024-08-17T17:46:15.830 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9737000000000002e-05 2024-08-17T17:46:15.830 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.831 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.831 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:46:15.831 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514381+0000", 2024-08-17T17:46:15.831 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000124215 2024-08-17T17:46:15.831 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.831 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:46:15.831 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.831 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.831 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.831 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156501 6.11 6:8cacb35e:::benchmark_data_smithi037_142561_object30719:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:46:15.831 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.386776+0000", 2024-08-17T17:46:15.831 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 92.375588793999995, 2024-08-17T17:46:15.831 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1278020070000001, 2024-08-17T17:46:15.831 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:46:15.832 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:46:15.832 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:46:15.832 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:46:15.832 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:46:15.832 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:46:15.832 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156501 2024-08-17T17:46:15.832 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.832 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:46:15.832 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.832 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:46:15.832 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386776+0000", 2024-08-17T17:46:15.832 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.832 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.832 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.832 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:46:15.833 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386776+0000", 2024-08-17T17:46:15.833 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.833 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.833 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.833 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:46:15.833 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386777+0000", 2024-08-17T17:46:15.833 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.1799999999999995e-07 2024-08-17T17:46:15.833 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.833 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.833 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:46:15.834 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386780+0000", 2024-08-17T17:46:15.834 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.0709999999999999e-06 2024-08-17T17:46:15.834 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.834 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.834 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:46:15.834 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386795+0000", 2024-08-17T17:46:15.834 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4968e-05 2024-08-17T17:46:15.834 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.834 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.834 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:46:15.834 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386813+0000", 2024-08-17T17:46:15.834 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8264999999999999e-05 2024-08-17T17:46:15.835 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.835 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.835 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.835 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.396950+0000", 2024-08-17T17:46:15.835 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010136620000000001 2024-08-17T17:46:15.835 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.835 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.835 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:46:15.835 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.396956+0000", 2024-08-17T17:46:15.835 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0719999999999996e-06 2024-08-17T17:46:15.835 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.835 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.835 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.835 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.503935+0000", 2024-08-17T17:46:15.836 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1069789240000001 2024-08-17T17:46:15.836 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.836 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.836 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:46:15.836 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.504068+0000", 2024-08-17T17:46:15.836 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013271600000000001 2024-08-17T17:46:15.836 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.836 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.836 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:46:15.836 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.504320+0000", 2024-08-17T17:46:15.836 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00025192500000000001 2024-08-17T17:46:15.836 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.836 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.836 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.837 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.506380+0000", 2024-08-17T17:46:15.837 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0020603349999999999 2024-08-17T17:46:15.837 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.837 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.837 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.837 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.506431+0000", 2024-08-17T17:46:15.837 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.1334e-05 2024-08-17T17:46:15.837 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.837 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.837 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.837 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.513795+0000", 2024-08-17T17:46:15.837 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0073632919999999996 2024-08-17T17:46:15.837 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.838 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.838 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.838 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.513876+0000", 2024-08-17T17:46:15.838 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.1019000000000005e-05 2024-08-17T17:46:15.838 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.838 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.838 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.838 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.513945+0000", 2024-08-17T17:46:15.838 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9029999999999995e-05 2024-08-17T17:46:15.838 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.838 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.838 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:46:15.839 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514389+0000", 2024-08-17T17:46:15.839 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00044475100000000001 2024-08-17T17:46:15.839 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.839 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.839 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:46:15.839 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514444+0000", 2024-08-17T17:46:15.839 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4382999999999998e-05 2024-08-17T17:46:15.839 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.839 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.839 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:46:15.839 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514578+0000", 2024-08-17T17:46:15.839 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013478399999999999 2024-08-17T17:46:15.840 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.840 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:46:15.840 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.840 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.840 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.840 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156559 6.11 6:8d10ff75:::benchmark_data_smithi037_142561_object30777:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:46:15.840 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.386846+0000", 2024-08-17T17:46:15.840 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 92.375518783000004, 2024-08-17T17:46:15.840 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.131021901, 2024-08-17T17:46:15.840 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:46:15.840 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:46:15.840 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:46:15.841 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:46:15.841 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:46:15.841 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:46:15.841 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156559 2024-08-17T17:46:15.841 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.841 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:46:15.841 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.841 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:46:15.841 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386846+0000", 2024-08-17T17:46:15.841 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.841 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.841 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.841 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:46:15.841 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386846+0000", 2024-08-17T17:46:15.842 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.842 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.842 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.842 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:46:15.842 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386847+0000", 2024-08-17T17:46:15.842 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.9800000000000002e-07 2024-08-17T17:46:15.842 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.842 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.842 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:46:15.842 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386851+0000", 2024-08-17T17:46:15.842 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.8909999999999997e-06 2024-08-17T17:46:15.842 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.842 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.843 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:46:15.843 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386859+0000", 2024-08-17T17:46:15.843 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.2009999999999999e-06 2024-08-17T17:46:15.843 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.843 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.843 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:46:15.843 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386866+0000", 2024-08-17T17:46:15.843 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5089999999999999e-06 2024-08-17T17:46:15.843 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.843 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.843 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.843 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.396982+0000", 2024-08-17T17:46:15.843 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010115808 2024-08-17T17:46:15.843 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.843 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.844 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:46:15.844 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.396988+0000", 2024-08-17T17:46:15.844 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0340000000000002e-06 2024-08-17T17:46:15.844 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.844 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.844 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.844 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.506468+0000", 2024-08-17T17:46:15.844 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1094806530000001 2024-08-17T17:46:15.844 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.844 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.844 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:46:15.844 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.506622+0000", 2024-08-17T17:46:15.844 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00015316799999999999 2024-08-17T17:46:15.844 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.844 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.845 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:46:15.845 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.506846+0000", 2024-08-17T17:46:15.845 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00022446799999999999 2024-08-17T17:46:15.845 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.845 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.845 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.845 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.513840+0000", 2024-08-17T17:46:15.845 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0069941049999999996 2024-08-17T17:46:15.845 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.845 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.845 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.845 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.513910+0000", 2024-08-17T17:46:15.845 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9896999999999998e-05 2024-08-17T17:46:15.845 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.846 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.846 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:46:15.846 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514585+0000", 2024-08-17T17:46:15.846 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00067493900000000005 2024-08-17T17:46:15.846 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.846 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.846 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.846 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514625+0000", 2024-08-17T17:46:15.846 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.9595000000000003e-05 2024-08-17T17:46:15.846 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.846 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.846 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.847 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514809+0000", 2024-08-17T17:46:15.847 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00018429199999999999 2024-08-17T17:46:15.847 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.847 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.847 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.847 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.517574+0000", 2024-08-17T17:46:15.847 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0027654580000000002 2024-08-17T17:46:15.847 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.847 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.847 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:46:15.847 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.517641+0000", 2024-08-17T17:46:15.847 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.7084999999999999e-05 2024-08-17T17:46:15.847 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.848 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.848 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:46:15.848 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.517868+0000", 2024-08-17T17:46:15.848 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00022690000000000001 2024-08-17T17:46:15.848 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.848 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:46:15.848 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.848 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.848 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.848 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156578 6.11 6:8faea534:::benchmark_data_smithi037_142561_object30796:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:46:15.848 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.386878+0000", 2024-08-17T17:46:15.848 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 92.375486796999994, 2024-08-17T17:46:15.848 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1379825649999999, 2024-08-17T17:46:15.848 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:46:15.849 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:46:15.849 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:46:15.849 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:46:15.849 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:46:15.849 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:46:15.849 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156578 2024-08-17T17:46:15.849 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.849 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:46:15.849 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.849 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:46:15.849 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386878+0000", 2024-08-17T17:46:15.849 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.849 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.849 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.850 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:46:15.850 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386878+0000", 2024-08-17T17:46:15.850 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.850 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.850 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.850 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:46:15.850 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386879+0000", 2024-08-17T17:46:15.850 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.9499999999999998e-07 2024-08-17T17:46:15.850 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.850 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.850 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:46:15.850 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386882+0000", 2024-08-17T17:46:15.850 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.655e-06 2024-08-17T17:46:15.851 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.851 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.851 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:46:15.851 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386892+0000", 2024-08-17T17:46:15.851 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0349e-05 2024-08-17T17:46:15.851 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.851 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.851 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:46:15.851 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386898+0000", 2024-08-17T17:46:15.851 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.302e-06 2024-08-17T17:46:15.851 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.851 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.851 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.852 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.397011+0000", 2024-08-17T17:46:15.852 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010112596 2024-08-17T17:46:15.852 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.852 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.852 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:46:15.852 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.397017+0000", 2024-08-17T17:46:15.852 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1569999999999997e-06 2024-08-17T17:46:15.852 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.852 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.852 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.852 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.508990+0000", 2024-08-17T17:46:15.852 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1119727450000001 2024-08-17T17:46:15.852 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.852 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.853 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:46:15.853 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.509110+0000", 2024-08-17T17:46:15.853 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000119939 2024-08-17T17:46:15.853 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.853 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.853 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:46:15.853 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.509372+0000", 2024-08-17T17:46:15.853 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00026205299999999999 2024-08-17T17:46:15.853 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.853 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.853 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:46:15.853 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514638+0000", 2024-08-17T17:46:15.853 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0052658920000000003 2024-08-17T17:46:15.853 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.854 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.854 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.854 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514677+0000", 2024-08-17T17:46:15.854 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.9433e-05 2024-08-17T17:46:15.854 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.854 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.854 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.854 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514749+0000", 2024-08-17T17:46:15.854 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.1551000000000007e-05 2024-08-17T17:46:15.854 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.854 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.854 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.854 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514872+0000", 2024-08-17T17:46:15.854 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000123583 2024-08-17T17:46:15.855 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.855 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.855 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.855 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.517912+0000", 2024-08-17T17:46:15.855 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0030394340000000001 2024-08-17T17:46:15.855 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.855 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.855 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.855 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.524658+0000", 2024-08-17T17:46:15.855 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0067463369999999998 2024-08-17T17:46:15.855 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.855 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.855 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:46:15.855 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.524718+0000", 2024-08-17T17:46:15.855 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.9658999999999999e-05 2024-08-17T17:46:15.856 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.856 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.856 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:46:15.856 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.524861+0000", 2024-08-17T17:46:15.856 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000143485 2024-08-17T17:46:15.856 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.856 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:46:15.856 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.856 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.856 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.856 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156580 6.11 6:8a7b0c03:::benchmark_data_smithi037_142561_object30798:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:46:15.856 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.386925+0000", 2024-08-17T17:46:15.856 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 92.375440327999996, 2024-08-17T17:46:15.856 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.147727403, 2024-08-17T17:46:15.857 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:46:15.857 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:46:15.857 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:46:15.857 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:46:15.857 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:46:15.857 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:46:15.857 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156580 2024-08-17T17:46:15.857 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.857 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:46:15.857 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.857 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:46:15.857 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386925+0000", 2024-08-17T17:46:15.857 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.857 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.858 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.858 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:46:15.858 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386925+0000", 2024-08-17T17:46:15.858 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.858 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.858 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.858 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:46:15.858 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386925+0000", 2024-08-17T17:46:15.858 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.5200000000000002e-07 2024-08-17T17:46:15.858 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.858 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.858 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:46:15.858 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386928+0000", 2024-08-17T17:46:15.859 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.6699999999999998e-06 2024-08-17T17:46:15.859 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.859 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.859 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:46:15.859 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386936+0000", 2024-08-17T17:46:15.859 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.5399999999999998e-06 2024-08-17T17:46:15.859 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.859 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.859 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:46:15.859 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386941+0000", 2024-08-17T17:46:15.859 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.8109999999999999e-06 2024-08-17T17:46:15.859 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.859 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.859 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.860 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.397039+0000", 2024-08-17T17:46:15.860 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010097650999999999 2024-08-17T17:46:15.860 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.860 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.860 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:46:15.860 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.397046+0000", 2024-08-17T17:46:15.860 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.7379999999999997e-06 2024-08-17T17:46:15.860 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.860 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.860 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.860 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.511340+0000", 2024-08-17T17:46:15.860 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.114293846 2024-08-17T17:46:15.860 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.860 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.861 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:46:15.861 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.511481+0000", 2024-08-17T17:46:15.861 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000141116 2024-08-17T17:46:15.861 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.861 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.861 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:46:15.861 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.511744+0000", 2024-08-17T17:46:15.861 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00026342100000000001 2024-08-17T17:46:15.861 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.861 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.861 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:46:15.861 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514644+0000", 2024-08-17T17:46:15.861 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.002899324 2024-08-17T17:46:15.861 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.861 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.862 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.862 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514910+0000", 2024-08-17T17:46:15.862 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00026674700000000001 2024-08-17T17:46:15.862 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.862 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.862 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.862 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514953+0000", 2024-08-17T17:46:15.862 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.2357000000000001e-05 2024-08-17T17:46:15.862 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.862 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.862 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.862 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.517956+0000", 2024-08-17T17:46:15.862 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0030029050000000002 2024-08-17T17:46:15.863 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.863 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.863 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.863 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.517992+0000", 2024-08-17T17:46:15.863 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.6090999999999997e-05 2024-08-17T17:46:15.863 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.863 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.863 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.863 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.534342+0000", 2024-08-17T17:46:15.863 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.016350684000000001 2024-08-17T17:46:15.863 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.863 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.864 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:46:15.864 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.534412+0000", 2024-08-17T17:46:15.864 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9224e-05 2024-08-17T17:46:15.864 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.864 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.864 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:46:15.864 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.534652+0000", 2024-08-17T17:46:15.864 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000240826 2024-08-17T17:46:15.864 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.864 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:46:15.864 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.864 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.864 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.864 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156615 6.11 6:8f3fab38:::benchmark_data_smithi037_142561_object30833:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:46:15.864 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.386952+0000", 2024-08-17T17:46:15.865 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 92.375413456000004, 2024-08-17T17:46:15.865 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.148113232, 2024-08-17T17:46:15.865 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:46:15.865 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:46:15.865 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:46:15.865 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:46:15.865 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:46:15.865 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:46:15.865 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156615 2024-08-17T17:46:15.865 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.865 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:46:15.865 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.865 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:46:15.865 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386952+0000", 2024-08-17T17:46:15.866 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.866 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.866 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.866 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:46:15.866 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386952+0000", 2024-08-17T17:46:15.866 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.866 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.866 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.866 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:46:15.866 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386952+0000", 2024-08-17T17:46:15.866 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.3599999999999999e-07 2024-08-17T17:46:15.866 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.866 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.866 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:46:15.867 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386954+0000", 2024-08-17T17:46:15.868 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1430000000000001e-06 2024-08-17T17:46:15.868 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.868 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.868 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:46:15.868 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386961+0000", 2024-08-17T17:46:15.868 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.2890000000000003e-06 2024-08-17T17:46:15.868 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.868 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.868 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:46:15.868 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386969+0000", 2024-08-17T17:46:15.868 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.1130000000000001e-06 2024-08-17T17:46:15.869 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.869 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.869 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.869 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.397067+0000", 2024-08-17T17:46:15.869 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010098373000000001 2024-08-17T17:46:15.869 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.869 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.869 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:46:15.869 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.397074+0000", 2024-08-17T17:46:15.869 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5270000000000004e-06 2024-08-17T17:46:15.869 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.869 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.869 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.869 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514983+0000", 2024-08-17T17:46:15.870 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1179092989999999 2024-08-17T17:46:15.870 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.870 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.870 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:46:15.870 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.515108+0000", 2024-08-17T17:46:15.870 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012487699999999999 2024-08-17T17:46:15.870 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.870 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.870 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:46:15.870 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.515421+0000", 2024-08-17T17:46:15.870 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00031337800000000001 2024-08-17T17:46:15.870 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.870 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.870 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:46:15.871 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.517924+0000", 2024-08-17T17:46:15.871 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0025030260000000002 2024-08-17T17:46:15.871 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.871 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.871 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.871 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.520366+0000", 2024-08-17T17:46:15.871 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0024420010000000001 2024-08-17T17:46:15.871 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.871 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.871 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.871 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.520410+0000", 2024-08-17T17:46:15.871 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.3602e-05 2024-08-17T17:46:15.871 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.871 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.871 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.872 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.524978+0000", 2024-08-17T17:46:15.872 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0045676609999999998 2024-08-17T17:46:15.872 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.872 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.872 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.872 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.534703+0000", 2024-08-17T17:46:15.872 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0097257969999999996 2024-08-17T17:46:15.872 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.872 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.872 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.872 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.534862+0000", 2024-08-17T17:46:15.872 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00015850799999999999 2024-08-17T17:46:15.872 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.873 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.873 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:46:15.873 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.534927+0000", 2024-08-17T17:46:15.873 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5201000000000001e-05 2024-08-17T17:46:15.873 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.873 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.873 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:46:15.873 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.535065+0000", 2024-08-17T17:46:15.873 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013800100000000001 2024-08-17T17:46:15.873 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.873 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:46:15.873 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.873 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.874 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.874 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156618 6.11 6:8a809f73:::benchmark_data_smithi037_142561_object30836:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:46:15.874 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.386977+0000", 2024-08-17T17:46:15.874 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 92.375387786999994, 2024-08-17T17:46:15.874 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1483767359999999, 2024-08-17T17:46:15.874 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:46:15.874 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:46:15.874 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:46:15.874 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:46:15.874 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:46:15.874 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:46:15.874 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156618 2024-08-17T17:46:15.875 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.875 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:46:15.875 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.875 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:46:15.875 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386977+0000", 2024-08-17T17:46:15.875 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.875 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.875 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.875 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:46:15.875 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386977+0000", 2024-08-17T17:46:15.875 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.875 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.875 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.876 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:46:15.876 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386978+0000", 2024-08-17T17:46:15.876 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.77e-07 2024-08-17T17:46:15.876 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.876 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.876 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:46:15.876 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386980+0000", 2024-08-17T17:46:15.876 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.81e-06 2024-08-17T17:46:15.876 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.876 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.876 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:46:15.876 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386987+0000", 2024-08-17T17:46:15.877 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0029999999999997e-06 2024-08-17T17:46:15.877 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.877 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.877 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:46:15.877 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386993+0000", 2024-08-17T17:46:15.877 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1319999999999999e-06 2024-08-17T17:46:15.877 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.877 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.877 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.877 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.397094+0000", 2024-08-17T17:46:15.877 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.01010136 2024-08-17T17:46:15.877 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.877 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.878 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:46:15.878 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.397099+0000", 2024-08-17T17:46:15.878 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.2249999999999999e-06 2024-08-17T17:46:15.878 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.878 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.878 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.878 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.518018+0000", 2024-08-17T17:46:15.878 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.120919014 2024-08-17T17:46:15.878 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.878 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.878 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:46:15.878 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.518136+0000", 2024-08-17T17:46:15.879 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011720800000000001 2024-08-17T17:46:15.879 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.879 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.879 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:46:15.879 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.518574+0000", 2024-08-17T17:46:15.879 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00043856 2024-08-17T17:46:15.879 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.879 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.879 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.879 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.524580+0000", 2024-08-17T17:46:15.879 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0060057189999999996 2024-08-17T17:46:15.879 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.879 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.880 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.880 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.524620+0000", 2024-08-17T17:46:15.880 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.0234000000000001e-05 2024-08-17T17:46:15.880 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.880 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.880 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.880 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.534084+0000", 2024-08-17T17:46:15.880 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0094637279999999994 2024-08-17T17:46:15.880 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.880 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.880 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:46:15.880 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.534112+0000", 2024-08-17T17:46:15.880 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.8464999999999999e-05 2024-08-17T17:46:15.881 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.881 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.881 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.881 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.534755+0000", 2024-08-17T17:46:15.881 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00064250899999999998 2024-08-17T17:46:15.881 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.881 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.881 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.881 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.535116+0000", 2024-08-17T17:46:15.881 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00036141500000000002 2024-08-17T17:46:15.881 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.881 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.881 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:46:15.882 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.535175+0000", 2024-08-17T17:46:15.882 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.8319999999999997e-05 2024-08-17T17:46:15.882 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.882 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.882 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:46:15.882 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.535354+0000", 2024-08-17T17:46:15.882 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000179657 2024-08-17T17:46:15.882 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.882 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:46:15.882 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.882 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.882 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.883 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156770 6.11 6:8bb290b7:::benchmark_data_smithi037_142561_object30988:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:46:15.883 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.387000+0000", 2024-08-17T17:46:15.883 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 92.375365350999999, 2024-08-17T17:46:15.883 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1485873879999999, 2024-08-17T17:46:15.883 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:46:15.883 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:46:15.883 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:46:15.883 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:46:15.883 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:46:15.883 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:46:15.883 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156770 2024-08-17T17:46:15.883 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.883 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:46:15.883 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.884 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:46:15.884 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.387000+0000", 2024-08-17T17:46:15.884 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.884 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.884 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.884 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:46:15.884 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.387000+0000", 2024-08-17T17:46:15.884 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.884 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.884 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.884 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:46:15.884 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.387000+0000", 2024-08-17T17:46:15.884 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.96e-07 2024-08-17T17:46:15.884 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.885 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.885 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:46:15.885 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.387002+0000", 2024-08-17T17:46:15.885 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.736e-06 2024-08-17T17:46:15.885 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.885 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.885 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:46:15.885 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.387009+0000", 2024-08-17T17:46:15.885 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.8940000000000004e-06 2024-08-17T17:46:15.885 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.885 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.885 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:46:15.885 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.387014+0000", 2024-08-17T17:46:15.885 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7099999999999998e-06 2024-08-17T17:46:15.886 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.886 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.886 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.886 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.397120+0000", 2024-08-17T17:46:15.886 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010106583000000001 2024-08-17T17:46:15.886 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.886 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.886 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:46:15.886 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.397127+0000", 2024-08-17T17:46:15.886 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.3659999999999997e-06 2024-08-17T17:46:15.886 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.886 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.886 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.887 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.520440+0000", 2024-08-17T17:46:15.887 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1233134360000001 2024-08-17T17:46:15.887 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.887 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.887 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:46:15.887 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.520556+0000", 2024-08-17T17:46:15.887 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000116078 2024-08-17T17:46:15.887 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.887 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.887 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:46:15.887 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.520812+0000", 2024-08-17T17:46:15.887 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00025569699999999999 2024-08-17T17:46:15.887 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.888 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.888 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.888 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.524899+0000", 2024-08-17T17:46:15.888 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0040875750000000004 2024-08-17T17:46:15.888 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.888 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.888 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.888 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.524938+0000", 2024-08-17T17:46:15.888 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.8291999999999999e-05 2024-08-17T17:46:15.888 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.888 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.888 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:46:15.888 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.534122+0000", 2024-08-17T17:46:15.889 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0091843510000000003 2024-08-17T17:46:15.889 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.889 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.889 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.889 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.534177+0000", 2024-08-17T17:46:15.889 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4588e-05 2024-08-17T17:46:15.889 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.889 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.889 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.889 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.534812+0000", 2024-08-17T17:46:15.889 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00063530399999999995 2024-08-17T17:46:15.889 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.889 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.890 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.890 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.535402+0000", 2024-08-17T17:46:15.890 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00058972500000000004 2024-08-17T17:46:15.890 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.890 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.890 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:46:15.890 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.535457+0000", 2024-08-17T17:46:15.890 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.5578000000000002e-05 2024-08-17T17:46:15.890 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.890 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.890 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:46:15.890 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.535587+0000", 2024-08-17T17:46:15.890 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013007900000000001 2024-08-17T17:46:15.890 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.891 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:46:15.891 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.891 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.891 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.891 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156773 6.11 6:8b96d4dc:::benchmark_data_smithi037_142561_object30991:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:46:15.891 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.387020+0000", 2024-08-17T17:46:15.891 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 92.375344909000006, 2024-08-17T17:46:15.891 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.165562513, 2024-08-17T17:46:15.891 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:46:15.891 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:46:15.891 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:46:15.891 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:46:15.892 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:46:15.892 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:46:15.892 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156773 2024-08-17T17:46:15.892 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.892 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:46:15.892 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.892 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:46:15.892 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.387020+0000", 2024-08-17T17:46:15.892 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.892 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.892 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.892 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:46:15.892 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.387020+0000", 2024-08-17T17:46:15.893 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.893 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.893 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.893 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:46:15.893 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.387021+0000", 2024-08-17T17:46:15.893 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.3299999999999998e-07 2024-08-17T17:46:15.893 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.893 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.893 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:46:15.893 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.387028+0000", 2024-08-17T17:46:15.893 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9979999999999997e-06 2024-08-17T17:46:15.893 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.893 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.893 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:46:15.894 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.387034+0000", 2024-08-17T17:46:15.894 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5370000000000003e-06 2024-08-17T17:46:15.894 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.894 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.894 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:46:15.894 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.387039+0000", 2024-08-17T17:46:15.894 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9910000000000002e-06 2024-08-17T17:46:15.894 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.894 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.894 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.894 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.397153+0000", 2024-08-17T17:46:15.894 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010113817000000001 2024-08-17T17:46:15.894 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.895 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.895 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:46:15.895 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.397160+0000", 2024-08-17T17:46:15.895 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9349999999999997e-06 2024-08-17T17:46:15.895 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.895 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.895 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.895 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.522615+0000", 2024-08-17T17:46:15.895 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1254549069999999 2024-08-17T17:46:15.895 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.895 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.895 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:46:15.895 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.522737+0000", 2024-08-17T17:46:15.895 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012261600000000001 2024-08-17T17:46:15.895 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.896 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.896 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:46:15.896 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.523006+0000", 2024-08-17T17:46:15.896 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00026863100000000002 2024-08-17T17:46:15.896 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.896 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.896 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.896 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.525013+0000", 2024-08-17T17:46:15.896 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0020070829999999998 2024-08-17T17:46:15.896 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.896 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.896 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.896 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.525048+0000", 2024-08-17T17:46:15.897 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.4762999999999999e-05 2024-08-17T17:46:15.897 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.897 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.897 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.897 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.534250+0000", 2024-08-17T17:46:15.897 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0092019130000000008 2024-08-17T17:46:15.897 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.897 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.897 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:46:15.897 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.534274+0000", 2024-08-17T17:46:15.897 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.4074999999999999e-05 2024-08-17T17:46:15.897 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.897 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.897 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.898 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.535984+0000", 2024-08-17T17:46:15.898 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0017097200000000001 2024-08-17T17:46:15.898 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.898 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.898 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.898 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.552369+0000", 2024-08-17T17:46:15.898 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.016385389 2024-08-17T17:46:15.898 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.898 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.898 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:46:15.898 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.552430+0000", 2024-08-17T17:46:15.898 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1086000000000004e-05 2024-08-17T17:46:15.899 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.899 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.899 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:46:15.899 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.552583+0000", 2024-08-17T17:46:15.899 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000152719 2024-08-17T17:46:15.899 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.899 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:46:15.899 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.899 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.899 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.899 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156796 6.11 6:8c00ab8d:::benchmark_data_smithi037_142561_object31014:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:46:15.899 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.415073+0000", 2024-08-17T17:46:15.899 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 92.347292726000006, 2024-08-17T17:46:15.899 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1377501210000001, 2024-08-17T17:46:15.899 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:46:15.900 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:46:15.900 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:46:15.900 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:46:15.900 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:46:15.900 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:46:15.900 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156796 2024-08-17T17:46:15.900 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.900 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:46:15.900 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.900 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:46:15.900 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.415073+0000", 2024-08-17T17:46:15.900 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.900 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.900 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.900 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:46:15.900 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.415073+0000", 2024-08-17T17:46:15.901 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.901 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.901 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.901 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:46:15.901 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.415074+0000", 2024-08-17T17:46:15.901 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3939999999999999e-06 2024-08-17T17:46:15.901 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.901 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.901 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:46:15.901 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.415079+0000", 2024-08-17T17:46:15.901 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9439999999999996e-06 2024-08-17T17:46:15.901 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.901 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.901 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:46:15.901 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.415094+0000", 2024-08-17T17:46:15.902 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5449999999999999e-05 2024-08-17T17:46:15.902 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.902 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.902 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:46:15.902 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.415102+0000", 2024-08-17T17:46:15.902 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.306e-06 2024-08-17T17:46:15.902 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.902 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.902 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.902 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.415165+0000", 2024-08-17T17:46:15.902 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.3433000000000001e-05 2024-08-17T17:46:15.902 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.902 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.902 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:46:15.903 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.415174+0000", 2024-08-17T17:46:15.903 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.7299999999999994e-06 2024-08-17T17:46:15.903 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.903 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.903 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.903 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.525076+0000", 2024-08-17T17:46:15.903 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.109901724 2024-08-17T17:46:15.903 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.903 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.903 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:46:15.903 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.525193+0000", 2024-08-17T17:46:15.903 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000117849 2024-08-17T17:46:15.903 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.903 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.903 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:46:15.903 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.529729+0000", 2024-08-17T17:46:15.904 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0045351669999999997 2024-08-17T17:46:15.904 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.904 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.904 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.904 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.535633+0000", 2024-08-17T17:46:15.904 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0059047680000000003 2024-08-17T17:46:15.904 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.904 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.904 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.904 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.535696+0000", 2024-08-17T17:46:15.904 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.2297000000000003e-05 2024-08-17T17:46:15.904 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.904 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.904 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.904 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.535766+0000", 2024-08-17T17:46:15.905 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0450000000000005e-05 2024-08-17T17:46:15.905 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.905 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.905 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:46:15.905 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.535995+0000", 2024-08-17T17:46:15.905 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000229204 2024-08-17T17:46:15.905 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.905 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.905 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.905 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.536045+0000", 2024-08-17T17:46:15.905 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9669999999999997e-05 2024-08-17T17:46:15.905 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.905 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.905 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.905 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.552622+0000", 2024-08-17T17:46:15.906 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.016577195999999999 2024-08-17T17:46:15.906 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.906 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.906 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:46:15.906 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.552686+0000", 2024-08-17T17:46:15.906 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.3700000000000003e-05 2024-08-17T17:46:15.906 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.906 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.906 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:46:15.906 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.552823+0000", 2024-08-17T17:46:15.906 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013683900000000001 2024-08-17T17:46:15.906 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.906 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:46:15.906 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.906 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.907 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.907 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156829 6.11 6:8aa3347f:::benchmark_data_smithi037_142561_object31047:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:46:15.907 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.474501+0000", 2024-08-17T17:46:15.907 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 92.287864714999998, 2024-08-17T17:46:15.907 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0785560599999999, 2024-08-17T17:46:15.907 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:46:15.907 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:46:15.907 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:46:15.907 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:46:15.907 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:46:15.907 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:46:15.907 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156829 2024-08-17T17:46:15.907 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.907 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:46:15.907 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.908 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:46:15.908 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.474501+0000", 2024-08-17T17:46:15.908 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.908 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.908 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.908 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:46:15.908 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.474501+0000", 2024-08-17T17:46:15.908 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.908 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.908 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.908 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:46:15.908 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.474502+0000", 2024-08-17T17:46:15.908 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3960000000000001e-06 2024-08-17T17:46:15.908 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.909 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.909 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:46:15.909 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.474507+0000", 2024-08-17T17:46:15.909 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3750000000000002e-06 2024-08-17T17:46:15.909 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.909 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.909 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:46:15.909 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.474528+0000", 2024-08-17T17:46:15.910 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.0330999999999999e-05 2024-08-17T17:46:15.910 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.910 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.910 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:46:15.910 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.474538+0000", 2024-08-17T17:46:15.910 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.9469999999999998e-06 2024-08-17T17:46:15.910 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.910 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.910 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.910 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.474606+0000", 2024-08-17T17:46:15.910 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.8571000000000005e-05 2024-08-17T17:46:15.910 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.910 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.910 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:46:15.911 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.474617+0000", 2024-08-17T17:46:15.911 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.062e-05 2024-08-17T17:46:15.911 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.911 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.911 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.911 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.536089+0000", 2024-08-17T17:46:15.911 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.061472153 2024-08-17T17:46:15.911 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.911 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.911 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:46:15.911 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.536273+0000", 2024-08-17T17:46:15.911 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00018371300000000001 2024-08-17T17:46:15.911 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.911 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.911 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:46:15.912 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.536616+0000", 2024-08-17T17:46:15.912 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00034297199999999998 2024-08-17T17:46:15.912 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.912 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.912 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.912 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.550840+0000", 2024-08-17T17:46:15.912 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.014224183 2024-08-17T17:46:15.912 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.912 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.912 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:46:15.912 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.550897+0000", 2024-08-17T17:46:15.912 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6721999999999997e-05 2024-08-17T17:46:15.912 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.912 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.913 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.913 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.550978+0000", 2024-08-17T17:46:15.913 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.1165e-05 2024-08-17T17:46:15.913 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.913 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.913 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.913 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.551061+0000", 2024-08-17T17:46:15.913 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.3787000000000003e-05 2024-08-17T17:46:15.913 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.913 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.913 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.913 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.551132+0000", 2024-08-17T17:46:15.913 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0555000000000005e-05 2024-08-17T17:46:15.913 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.914 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.914 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.914 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.552861+0000", 2024-08-17T17:46:15.914 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001728816 2024-08-17T17:46:15.914 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.914 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.914 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:46:15.914 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.552920+0000", 2024-08-17T17:46:15.914 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.8887e-05 2024-08-17T17:46:15.914 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.914 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.914 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:46:15.915 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.553057+0000", 2024-08-17T17:46:15.915 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013686699999999999 2024-08-17T17:46:15.915 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.915 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:46:15.915 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.915 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.915 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.915 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156878 6.11 6:8b3b1e28:::benchmark_data_smithi037_142561_object31096:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:46:15.915 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.694086+0000", 2024-08-17T17:46:15.915 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 92.068279050000001, 2024-08-17T17:46:15.915 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.85919088700000001, 2024-08-17T17:46:15.915 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:46:15.915 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:46:15.915 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:46:15.915 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:46:15.916 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:46:15.916 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:46:15.916 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156878 2024-08-17T17:46:15.916 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.916 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:46:15.916 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.916 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:46:15.916 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694086+0000", 2024-08-17T17:46:15.916 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.916 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.916 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.916 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:46:15.916 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694086+0000", 2024-08-17T17:46:15.916 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.917 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.917 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.917 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:46:15.917 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694088+0000", 2024-08-17T17:46:15.917 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9989999999999998e-06 2024-08-17T17:46:15.917 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.917 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.917 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:46:15.917 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694095+0000", 2024-08-17T17:46:15.917 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.3369999999999996e-06 2024-08-17T17:46:15.917 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.917 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.917 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:46:15.917 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694110+0000", 2024-08-17T17:46:15.918 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5709000000000002e-05 2024-08-17T17:46:15.918 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.918 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.918 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:46:15.918 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694119+0000", 2024-08-17T17:46:15.918 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.4509999999999992e-06 2024-08-17T17:46:15.918 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.918 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.918 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.918 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694174+0000", 2024-08-17T17:46:15.918 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.5603000000000003e-05 2024-08-17T17:46:15.918 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.918 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.919 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:46:15.919 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694181+0000", 2024-08-17T17:46:15.919 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.99e-06 2024-08-17T17:46:15.919 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.919 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.919 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.919 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.538404+0000", 2024-08-17T17:46:15.919 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.84422266599999995 2024-08-17T17:46:15.919 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.919 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.919 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:46:15.919 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.538532+0000", 2024-08-17T17:46:15.919 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012827499999999999 2024-08-17T17:46:15.919 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.919 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.919 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:46:15.920 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.538835+0000", 2024-08-17T17:46:15.920 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00030282799999999999 2024-08-17T17:46:15.920 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.920 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.920 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.920 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.550884+0000", 2024-08-17T17:46:15.920 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.012048526 2024-08-17T17:46:15.920 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.920 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.920 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:46:15.920 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.550902+0000", 2024-08-17T17:46:15.920 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8502e-05 2024-08-17T17:46:15.920 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.920 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.921 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.921 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.551024+0000", 2024-08-17T17:46:15.921 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000121787 2024-08-17T17:46:15.921 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.921 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.921 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.921 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.551097+0000", 2024-08-17T17:46:15.921 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.2779000000000002e-05 2024-08-17T17:46:15.921 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.921 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.921 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.921 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.551167+0000", 2024-08-17T17:46:15.921 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0338000000000003e-05 2024-08-17T17:46:15.921 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.921 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.921 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.922 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.553094+0000", 2024-08-17T17:46:15.922 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0019270750000000001 2024-08-17T17:46:15.922 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.922 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.922 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:46:15.922 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.553154+0000", 2024-08-17T17:46:15.922 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0069999999999999e-05 2024-08-17T17:46:15.922 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.922 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.922 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:46:15.922 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.553277+0000", 2024-08-17T17:46:15.922 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012295200000000001 2024-08-17T17:46:15.922 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.922 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:46:15.923 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.923 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.923 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:15.924 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:15.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:15.924 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156879 6.11 6:8ca4f2b5:::benchmark_data_smithi037_142561_object31097:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:46:15.924 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.694166+0000", 2024-08-17T17:46:15.924 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 92.068199703999994, 2024-08-17T17:46:15.924 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.86834098199999998, 2024-08-17T17:46:15.925 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:46:15.925 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:46:15.925 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:46:15.925 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:46:15.925 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:46:15.925 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:46:15.925 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156879 2024-08-17T17:46:15.925 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.925 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:46:15.925 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.925 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:46:15.925 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694166+0000", 2024-08-17T17:46:15.925 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.926 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.926 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.926 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:46:15.926 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694166+0000", 2024-08-17T17:46:15.926 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:46:15.926 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.926 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.926 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:46:15.926 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694166+0000", 2024-08-17T17:46:15.926 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4899999999999995e-07 2024-08-17T17:46:15.926 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.926 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.926 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:46:15.926 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694169+0000", 2024-08-17T17:46:15.927 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.1070000000000001e-06 2024-08-17T17:46:15.927 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.927 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.927 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:46:15.927 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694178+0000", 2024-08-17T17:46:15.927 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.4689999999999997e-06 2024-08-17T17:46:15.927 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.927 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.927 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:46:15.927 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694183+0000", 2024-08-17T17:46:15.927 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6160000000000001e-06 2024-08-17T17:46:15.927 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.927 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.927 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.927 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694219+0000", 2024-08-17T17:46:15.928 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.5967999999999999e-05 2024-08-17T17:46:15.928 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.928 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.928 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:46:15.928 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694224+0000", 2024-08-17T17:46:15.928 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.2459999999999997e-06 2024-08-17T17:46:15.928 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.928 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.928 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:46:15.928 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.540621+0000", 2024-08-17T17:46:15.928 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.84639699000000002 2024-08-17T17:46:15.928 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.929 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.929 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:46:15.929 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.540744+0000", 2024-08-17T17:46:15.929 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012348400000000001 2024-08-17T17:46:15.929 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.929 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.929 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:46:15.929 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.541000+0000", 2024-08-17T17:46:15.929 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00025587599999999999 2024-08-17T17:46:15.929 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.929 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.929 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:46:15.929 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.550907+0000", 2024-08-17T17:46:15.929 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0099075039999999993 2024-08-17T17:46:15.929 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.930 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.930 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.930 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.550939+0000", 2024-08-17T17:46:15.930 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.1411999999999997e-05 2024-08-17T17:46:15.930 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.930 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.930 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.930 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.553316+0000", 2024-08-17T17:46:15.930 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0023767950000000001 2024-08-17T17:46:15.930 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.930 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.930 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.930 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.559500+0000", 2024-08-17T17:46:15.930 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0061840879999999999 2024-08-17T17:46:15.931 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.931 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.931 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.931 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.559541+0000", 2024-08-17T17:46:15.931 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.0929000000000001e-05 2024-08-17T17:46:15.931 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.931 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.931 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:46:15.931 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.559580+0000", 2024-08-17T17:46:15.931 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.9505000000000002e-05 2024-08-17T17:46:15.931 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.931 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.931 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:46:15.931 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.562355+0000", 2024-08-17T17:46:15.931 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0027748109999999999 2024-08-17T17:46:15.932 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:46:15.932 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:46:15.932 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:46:15.932 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.562507+0000", 2024-08-17T17:46:15.932 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000151633 2024-08-17T17:46:15.932 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.932 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:46:15.932 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.932 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:46:15.932 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:46:15.932 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:46:16.025 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:16.062 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:16.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:16.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:16.163 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:16.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:16.210 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:16.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:16.311 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:16.345 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:16.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:16.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:16.447 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:16.489 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:16.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:16.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:16.591 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:16.627 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:16.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:16.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:16.729 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:16.764 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:16.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:16.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:16.866 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:16.888 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:46:16.904 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:16.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:16.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:17.005 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:17.031 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:17.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:17.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:17.133 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:17.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:17.218 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:17.218 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:17.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:16 smithi046 ceph-mon[88218]: pgmap v1429: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 924 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 1.09k op/s; 3/44415 objects degraded (0.007%); 1307/44415 objects misplaced (2.943%); 2.0 MiB/s, 58 objects/s recovering 2024-08-17T17:46:17.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:16 smithi037 ceph-mon[102022]: pgmap v1429: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 924 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 1.09k op/s; 3/44415 objects degraded (0.007%); 1307/44415 objects misplaced (2.943%); 2.0 MiB/s, 58 objects/s recovering 2024-08-17T17:46:17.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:16 smithi037 ceph-mon[97894]: pgmap v1429: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 924 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 1.09k op/s; 3/44415 objects degraded (0.007%); 1307/44415 objects misplaced (2.943%); 2.0 MiB/s, 58 objects/s recovering 2024-08-17T17:46:17.320 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:17.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:17.370 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:17.370 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:17.471 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:17.500 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:17.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:17.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:17.603 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:17.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:17.670 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:17.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:17.771 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:17.810 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:17.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:17.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:17.912 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:17.951 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:17.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:17.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:18.050 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-08-17T17:46:18.053 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:18.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:18.083 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:18.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:18.184 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:18.213 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:18.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:18.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:18.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:17 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3/44415 objects degraded (0.007%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:46:18.287 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:17 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3/44415 objects degraded (0.007%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:46:18.287 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:17 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3/44415 objects degraded (0.007%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:46:18.314 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:18.345 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:18.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:18.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:18.447 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:18.480 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:18.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:18.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:18.583 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:18.632 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:18.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:18.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:18.734 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:18.791 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:18.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:18.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:18.893 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:18.916 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:18.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:18.917 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:19.018 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:19.019 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:19.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:19.069 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:19.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:19.170 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:19.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:19.222 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:19.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:19.236 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:18 smithi037 ceph-mon[97894]: pgmap v1430: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 905 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 611 op/s; 3/43527 objects degraded (0.007%); 1307/43527 objects misplaced (3.003%); 408 KiB/s, 33 objects/s recovering 2024-08-17T17:46:19.236 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:18 smithi037 ceph-mon[102022]: pgmap v1430: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 905 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 611 op/s; 3/43527 objects degraded (0.007%); 1307/43527 objects misplaced (3.003%); 408 KiB/s, 33 objects/s recovering 2024-08-17T17:46:19.237 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:46:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:46:18] "GET /metrics HTTP/1.1" 200 36561 "" "Prometheus/2.51.0" 2024-08-17T17:46:19.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:18 smithi046 ceph-mon[88218]: pgmap v1430: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 905 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 611 op/s; 3/43527 objects degraded (0.007%); 1307/43527 objects misplaced (3.003%); 408 KiB/s, 33 objects/s recovering 2024-08-17T17:46:19.323 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:19.353 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:19.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:19.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:19.454 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:19.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:19.485 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:19.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:19.587 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:19.632 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:19.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:19.633 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:19.734 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:19.760 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:19.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:19.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:19.849 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:19.862 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:19.910 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:19.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:19.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:19.963 INFO:teuthology.orchestra.run.smithi037.stderr:reweighted osd.5 to 1 (10000) 2024-08-17T17:46:20.012 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:20.059 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:20.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:20.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:20.161 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:20.188 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:20.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:20.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:20.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:19 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3744487151' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:46:20.212 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:19 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:46:20.290 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:20.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:19 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3744487151' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:46:20.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:19 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:46:20.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:19 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3744487151' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:46:20.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:19 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:46:20.321 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:20.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:20.322 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:20.423 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:20.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:20.469 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:20.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:46:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:46:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:46:20.569 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:20.601 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:20.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:20.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:20.703 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:20.728 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:20.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:20.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:20.826 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd reweight 6 1 2024-08-17T17:46:20.830 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:20.855 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:20.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:20.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:20.957 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:20.986 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:20.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:20.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:21.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:20 smithi037 ceph-mon[97894]: pgmap v1431: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 639 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 991 op/s; 3/30762 objects degraded (0.010%); 902/30762 objects misplaced (2.932%); 366 KiB/s, 62 objects/s recovering 2024-08-17T17:46:21.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:20 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:46:21.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:20 smithi037 ceph-mon[97894]: osdmap e1127: 8 total, 8 up, 8 in 2024-08-17T17:46:21.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:20 smithi037 ceph-mon[102022]: pgmap v1431: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 639 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 991 op/s; 3/30762 objects degraded (0.010%); 902/30762 objects misplaced (2.932%); 366 KiB/s, 62 objects/s recovering 2024-08-17T17:46:21.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:20 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:46:21.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:20 smithi037 ceph-mon[102022]: osdmap e1127: 8 total, 8 up, 8 in 2024-08-17T17:46:21.088 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:21.158 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:21.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:21.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:21.260 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:21.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:20 smithi046 ceph-mon[88218]: pgmap v1431: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 639 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 991 op/s; 3/30762 objects degraded (0.010%); 902/30762 objects misplaced (2.932%); 366 KiB/s, 62 objects/s recovering 2024-08-17T17:46:21.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:20 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:46:21.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:20 smithi046 ceph-mon[88218]: osdmap e1127: 8 total, 8 up, 8 in 2024-08-17T17:46:21.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:21.318 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:21.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:21.419 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:21.462 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:21.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:21.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:21.564 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:21.604 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:21.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:21.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:21.705 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:21.750 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:21.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:21.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:21.852 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:21.884 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:21.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:21.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:21.985 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:22.028 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:22.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:22.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:22.130 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:22.167 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:22.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:22.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:22.269 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:22.312 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:22.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:22.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:22.414 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:22.451 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:22.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:22.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:22.553 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:22.586 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:22.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:22.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:22.688 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:22.712 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:22.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:22.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:22.814 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:22.862 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:22.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:22.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:22.964 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:22.975 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:22 smithi037 ceph-mon[97894]: pgmap v1433: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 624 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 3/29997 objects degraded (0.010%); 902/29997 objects misplaced (3.007%); 368 KiB/s, 62 objects/s recovering 2024-08-17T17:46:22.975 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:22 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3/29997 objects degraded (0.010%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:46:23.006 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:23.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:23.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:23.108 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:23.145 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:23.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:23.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:23.247 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:23.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:22 smithi046 ceph-mon[88218]: pgmap v1433: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 624 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 3/29997 objects degraded (0.010%); 902/29997 objects misplaced (3.007%); 368 KiB/s, 62 objects/s recovering 2024-08-17T17:46:23.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:22 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3/29997 objects degraded (0.010%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:46:23.283 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:23.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:23.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:23.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:22 smithi037 ceph-mon[102022]: pgmap v1433: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 624 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 3/29997 objects degraded (0.010%); 902/29997 objects misplaced (3.007%); 368 KiB/s, 62 objects/s recovering 2024-08-17T17:46:23.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:22 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3/29997 objects degraded (0.010%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:46:23.385 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:23.442 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:23.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:23.443 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:23.544 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:23.573 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:23.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:23.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:23.675 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:23.720 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:23.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:23.721 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:23.822 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:23.844 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:23.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:23.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:23.946 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:23.973 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:23.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:23.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:24.075 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:24.128 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:24.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:24.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:24.230 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:24.271 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:24.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:24.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:24.374 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:24.400 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:24.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:24.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:24.502 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:24.536 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:24.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:24.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:24.638 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:24.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:24.710 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:24.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:24.811 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:24.842 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:24.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:24.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:24.943 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:24.980 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:24.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:24.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:25.021 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:46:25.022 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:46:25.074 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:46:25.074 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:46:25.082 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:25.109 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:25.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:25.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:25.121 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:46:25.121 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:46:25.121 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:24 smithi037 ceph-mon[102022]: pgmap v1434: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 539 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 900 op/s; 3/25935 objects degraded (0.012%); 539/25935 objects misplaced (2.078%); 326 KiB/s, 55 objects/s recovering 2024-08-17T17:46:25.121 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:46:25.121 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:25.122 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:46:25.122 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:46:25.122 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:24 smithi037 ceph-mon[97894]: pgmap v1434: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 539 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 900 op/s; 3/25935 objects degraded (0.012%); 539/25935 objects misplaced (2.078%); 326 KiB/s, 55 objects/s recovering 2024-08-17T17:46:25.122 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:46:25.122 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:25.122 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:46:25.122 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:46:25.158 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:46:25.159 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:46:25.190 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:46:25.190 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:46:25.211 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:25.228 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:46:25.228 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:46:25.259 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:46:25.259 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:46:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:24 smithi046 ceph-mon[88218]: pgmap v1434: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 539 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 900 op/s; 3/25935 objects degraded (0.012%); 539/25935 objects misplaced (2.078%); 326 KiB/s, 55 objects/s recovering 2024-08-17T17:46:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:46:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:46:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:46:25.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:25.267 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:25.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:25.295 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:46:25.295 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:46:25.368 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:25.422 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:25.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:25.423 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:25.524 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:25.561 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:25.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:25.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:25.663 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:25.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:25.704 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:25.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:25.761 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:46:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=cleanup t=2024-08-17T17:46:25.451480146Z level=info msg="Completed cleanup jobs" duration=12.730061ms 2024-08-17T17:46:25.806 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:25.839 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:25.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:25.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:25.940 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:25.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:25.981 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:25.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:26.028 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:25 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2151891481' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:26.029 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:25 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:46:26.029 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:25 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:46:26.029 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:25 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:46:26.029 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:25 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2151891481' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:26.029 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:25 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:46:26.029 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:25 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:46:26.029 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:25 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:46:26.082 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:26.118 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:26.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:26.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:26.220 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:26.253 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:26.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:26.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:25 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2151891481' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:25 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:46:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:25 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:46:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:25 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:46:26.313 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:26.322 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:26.355 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:26.381 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:26.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:26.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:26.483 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:26.528 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:26.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:26.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:26.630 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:26.631 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:46:26.631 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:46:26.665 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:26.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:26.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:26.767 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:26.798 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:26.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:26.799 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:26.900 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:26.926 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:26.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:26.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:27.027 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:27.058 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:27.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:27.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:27.160 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:27.197 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:27.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:27.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:27.298 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:27.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:27.334 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:27.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:27.435 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:27.470 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:27.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:27.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:27.478 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:27 smithi037 ceph-mon[102022]: pgmap v1435: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 368 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 888 op/s; 3/17745 objects degraded (0.017%); 539/17745 objects misplaced (3.037%); 0 B/s, 59 objects/s recovering 2024-08-17T17:46:27.478 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:27 smithi037 ceph-mon[102022]: osdmap e1128: 8 total, 8 up, 8 in 2024-08-17T17:46:27.478 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:27 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3/17745 objects degraded (0.017%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:46:27.478 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:27 smithi037 ceph-mon[102022]: osdmap e1129: 8 total, 8 up, 8 in 2024-08-17T17:46:27.478 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:27 smithi037 ceph-mon[97894]: pgmap v1435: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 368 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 888 op/s; 3/17745 objects degraded (0.017%); 539/17745 objects misplaced (3.037%); 0 B/s, 59 objects/s recovering 2024-08-17T17:46:27.478 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:27 smithi037 ceph-mon[97894]: osdmap e1128: 8 total, 8 up, 8 in 2024-08-17T17:46:27.479 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:27 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3/17745 objects degraded (0.017%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:46:27.479 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:27 smithi037 ceph-mon[97894]: osdmap e1129: 8 total, 8 up, 8 in 2024-08-17T17:46:27.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:27 smithi046 ceph-mon[88218]: pgmap v1435: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 368 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 888 op/s; 3/17745 objects degraded (0.017%); 539/17745 objects misplaced (3.037%); 0 B/s, 59 objects/s recovering 2024-08-17T17:46:27.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:27 smithi046 ceph-mon[88218]: osdmap e1128: 8 total, 8 up, 8 in 2024-08-17T17:46:27.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:27 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3/17745 objects degraded (0.017%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:46:27.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:27 smithi046 ceph-mon[88218]: osdmap e1129: 8 total, 8 up, 8 in 2024-08-17T17:46:27.571 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:27.603 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:27.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:27.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:27.705 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:27.730 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:27.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:27.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:27.832 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:27.854 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:27.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:27.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:27.956 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:27.978 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:27.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:27.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:28.073 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:46:28.080 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:28.108 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:28.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:28.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:28.209 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:28.243 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:28.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:28.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:28.345 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:28.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:28.392 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:28.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:28.493 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:28.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:28 smithi046 ceph-mon[88218]: 1.4 scrub starts 2024-08-17T17:46:28.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:28 smithi046 ceph-mon[88218]: osdmap e1130: 8 total, 8 up, 8 in 2024-08-17T17:46:28.535 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:28.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:28.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:28.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:28 smithi037 ceph-mon[102022]: 1.4 scrub starts 2024-08-17T17:46:28.546 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:28 smithi037 ceph-mon[102022]: osdmap e1130: 8 total, 8 up, 8 in 2024-08-17T17:46:28.546 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:28 smithi037 ceph-mon[97894]: 1.4 scrub starts 2024-08-17T17:46:28.546 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:28 smithi037 ceph-mon[97894]: osdmap e1130: 8 total, 8 up, 8 in 2024-08-17T17:46:28.637 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:28.667 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:28.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:28.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:28.770 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:28.805 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:28.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:28.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:28.908 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:28.941 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:28.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:28.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:29.042 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:29.074 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:29.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:29.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:29.176 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:29.211 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:29.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:29.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:29.241 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:46:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:46:28] "GET /metrics HTTP/1.1" 200 36563 "" "Prometheus/2.51.0" 2024-08-17T17:46:29.313 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:29.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:29.336 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:29.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:29.437 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:29.478 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:29.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:29.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:29.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:29 smithi046 ceph-mon[88218]: pgmap v1438: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 351 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 591 op/s; 3/16902 objects degraded (0.018%); 539/16902 objects misplaced (3.189%); 0 B/s, 39 objects/s recovering 2024-08-17T17:46:29.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:29 smithi037 ceph-mon[97894]: pgmap v1438: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 351 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 591 op/s; 3/16902 objects degraded (0.018%); 539/16902 objects misplaced (3.189%); 0 B/s, 39 objects/s recovering 2024-08-17T17:46:29.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:29 smithi037 ceph-mon[102022]: pgmap v1438: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 351 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 591 op/s; 3/16902 objects degraded (0.018%); 539/16902 objects misplaced (3.189%); 0 B/s, 39 objects/s recovering 2024-08-17T17:46:29.580 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:29.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:29.617 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:29.617 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:29.718 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:29.752 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:29.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:29.753 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:29.853 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:29.892 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:29.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:29.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:29.993 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:30.019 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:30.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:30.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:30.121 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:30.162 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:30.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:30.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:30.264 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:30.293 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:30.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:30.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:30.396 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:30.431 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:30.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:30.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:30.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:30 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-08-17T17:46:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:46:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:46:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:46:30.532 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:30.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:30 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-08-17T17:46:30.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:30 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-08-17T17:46:30.563 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:30.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:30.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:30.665 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:30.695 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:30.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:30.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:30.797 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:30.818 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:30.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:30.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:30.920 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:30.942 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:30.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:30.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:31.044 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:31.066 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:31.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:31.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:31.114 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-08-17T17:46:31.168 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:31.191 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:31.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:31.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:31.293 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:31.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:31 smithi037 ceph-mon[97894]: pgmap v1440: 109 pgs: 109 active+clean; 100 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 1.17k op/s; 1.1 MiB/s, 89 objects/s recovering 2024-08-17T17:46:31.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:31 smithi037 ceph-mon[97894]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/16902 objects degraded (0.018%), 3 pgs degraded, 1 pg undersized) 2024-08-17T17:46:31.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:31 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]': finished 2024-08-17T17:46:31.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:31 smithi037 ceph-mon[97894]: osdmap e1131: 8 total, 8 up, 8 in 2024-08-17T17:46:31.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:31 smithi037 ceph-mon[102022]: pgmap v1440: 109 pgs: 109 active+clean; 100 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 1.17k op/s; 1.1 MiB/s, 89 objects/s recovering 2024-08-17T17:46:31.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:31 smithi037 ceph-mon[102022]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/16902 objects degraded (0.018%), 3 pgs degraded, 1 pg undersized) 2024-08-17T17:46:31.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:31 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]': finished 2024-08-17T17:46:31.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:31 smithi037 ceph-mon[102022]: osdmap e1131: 8 total, 8 up, 8 in 2024-08-17T17:46:31.318 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:31.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:31.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:31.419 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:31.443 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:31.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:31.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:31 smithi046 ceph-mon[88218]: pgmap v1440: 109 pgs: 109 active+clean; 100 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 1.17k op/s; 1.1 MiB/s, 89 objects/s recovering 2024-08-17T17:46:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:31 smithi046 ceph-mon[88218]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/16902 objects degraded (0.018%), 3 pgs degraded, 1 pg undersized) 2024-08-17T17:46:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:31 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]': finished 2024-08-17T17:46:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:31 smithi046 ceph-mon[88218]: osdmap e1131: 8 total, 8 up, 8 in 2024-08-17T17:46:31.545 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:31.568 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:31.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:31.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:31.670 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:31.694 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:31.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:31.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:31.796 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:31.818 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:31.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:31.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:31.920 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:31.942 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:31.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:31.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:32.044 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:32.071 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:32.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:32.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:32.173 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:32.199 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:32.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:32.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:32.301 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:32.326 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:32.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:32.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:32.410 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Removed 125779 objects 2024-08-17T17:46:32.411 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Clean up completed and total clean up time :147.114 2024-08-17T17:46:32.430 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:32.455 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:32.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:32.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:32.490 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:32 smithi037 ceph-mon[102022]: osdmap e1132: 8 total, 8 up, 8 in 2024-08-17T17:46:32.490 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:32 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-08-17T17:46:32.490 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:32 smithi037 ceph-mon[97894]: osdmap e1132: 8 total, 8 up, 8 in 2024-08-17T17:46:32.490 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:32 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-08-17T17:46:32.557 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:32.583 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:32.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:32.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:32.685 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:32.707 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:32.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:32.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:32.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:32 smithi046 ceph-mon[88218]: osdmap e1132: 8 total, 8 up, 8 in 2024-08-17T17:46:32.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:32 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-08-17T17:46:32.809 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:32.836 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:32.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:32.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:32.939 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:32.965 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:32.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:32.966 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:33.067 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:33.089 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:33.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:33.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:33.191 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:33.213 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:33.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:33.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:33.285 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_1 2024-08-17T17:46:33.286 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool rm unique_pool_1 unique_pool_1 --yes-i-really-really-mean-it 2024-08-17T17:46:33.314 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:33.339 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:33.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:33.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:33.441 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:33.463 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:33.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:33.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:33.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:33 smithi037 ceph-mon[97894]: pgmap v1443: 109 pgs: 109 active+clean; 82 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 898 op/s; 1.4 MiB/s, 47 objects/s recovering 2024-08-17T17:46:33.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:33 smithi037 ceph-mon[97894]: 1.4 scrub starts 2024-08-17T17:46:33.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:33 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"}]': finished 2024-08-17T17:46:33.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:33 smithi037 ceph-mon[97894]: 6.13 starting backfill to osd.0 from (0'0,0'0] MAX to 1130'12638 2024-08-17T17:46:33.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:33 smithi037 ceph-mon[97894]: osdmap e1133: 8 total, 8 up, 8 in 2024-08-17T17:46:33.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:33 smithi037 ceph-mon[97894]: 6.13 starting backfill to osd.3 from (0'0,0'0] MAX to 1130'12638 2024-08-17T17:46:33.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:33 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/967637712' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:46:33.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:33 smithi037 ceph-mon[102022]: pgmap v1443: 109 pgs: 109 active+clean; 82 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 898 op/s; 1.4 MiB/s, 47 objects/s recovering 2024-08-17T17:46:33.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:33 smithi037 ceph-mon[102022]: 1.4 scrub starts 2024-08-17T17:46:33.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:33 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"}]': finished 2024-08-17T17:46:33.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:33 smithi037 ceph-mon[102022]: 6.13 starting backfill to osd.0 from (0'0,0'0] MAX to 1130'12638 2024-08-17T17:46:33.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:33 smithi037 ceph-mon[102022]: osdmap e1133: 8 total, 8 up, 8 in 2024-08-17T17:46:33.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:33 smithi037 ceph-mon[102022]: 6.13 starting backfill to osd.3 from (0'0,0'0] MAX to 1130'12638 2024-08-17T17:46:33.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:33 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/967637712' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:46:33.565 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:33.587 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:33.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:33.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:33.689 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:33.716 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:33.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:33.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:33.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:33 smithi046 ceph-mon[88218]: pgmap v1443: 109 pgs: 109 active+clean; 82 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 898 op/s; 1.4 MiB/s, 47 objects/s recovering 2024-08-17T17:46:33.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:33 smithi046 ceph-mon[88218]: 1.4 scrub starts 2024-08-17T17:46:33.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:33 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"}]': finished 2024-08-17T17:46:33.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:33 smithi046 ceph-mon[88218]: 6.13 starting backfill to osd.0 from (0'0,0'0] MAX to 1130'12638 2024-08-17T17:46:33.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:33 smithi046 ceph-mon[88218]: osdmap e1133: 8 total, 8 up, 8 in 2024-08-17T17:46:33.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:33 smithi046 ceph-mon[88218]: 6.13 starting backfill to osd.3 from (0'0,0'0] MAX to 1130'12638 2024-08-17T17:46:33.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:33 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/967637712' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:46:33.817 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:33.844 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:33.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:33.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:33.859 INFO:teuthology.orchestra.run.smithi037.stderr:reweighted osd.6 to 1 (10000) 2024-08-17T17:46:33.945 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:33.972 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:33.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:33.973 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:34.074 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:34.101 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:34.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:34.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:34.203 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:34.229 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:34.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:34.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:34.288 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:34 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/967637712' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:46:34.331 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:34.356 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:34.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:34.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:34.457 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:34.483 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:34.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:34.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:34.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:34 smithi037 ceph-mon[97894]: osdmap e1134: 8 total, 8 up, 8 in 2024-08-17T17:46:34.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:34 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/967637712' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:46:34.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:34 smithi037 ceph-mon[102022]: osdmap e1134: 8 total, 8 up, 8 in 2024-08-17T17:46:34.585 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:34.610 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:34.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:34.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:34.712 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:34.739 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:34.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:34.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:34.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:34 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/967637712' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:46:34.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:34 smithi046 ceph-mon[88218]: osdmap e1134: 8 total, 8 up, 8 in 2024-08-17T17:46:34.840 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:34.868 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:34.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:34.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:34.969 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:34.994 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:34.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:34.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:35.096 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:35.119 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:35.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:35.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:35.221 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:35.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:35.245 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:35.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:35.346 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:35.368 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:35.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:35.369 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:35.432 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:35 smithi037 ceph-mon[102022]: pgmap v1446: 109 pgs: 1 remapped+peering, 1 peering, 107 active+clean; 41 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 235 op/s 2024-08-17T17:46:35.432 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:35 smithi037 ceph-mon[102022]: osdmap e1135: 8 total, 8 up, 8 in 2024-08-17T17:46:35.432 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:35 smithi037 ceph-mon[102022]: 6.14 starting backfill to osd.2 from (0'0,0'0] MAX to 1131'12318 2024-08-17T17:46:35.432 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:35 smithi037 ceph-mon[102022]: 6.14 starting backfill to osd.4 from (0'0,0'0] MAX to 1131'12318 2024-08-17T17:46:35.432 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:35 smithi037 ceph-mon[102022]: 6.14 starting backfill to osd.7 from (0'0,0'0] MAX to 1131'12318 2024-08-17T17:46:35.433 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:35 smithi037 ceph-mon[97894]: pgmap v1446: 109 pgs: 1 remapped+peering, 1 peering, 107 active+clean; 41 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 235 op/s 2024-08-17T17:46:35.433 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:35 smithi037 ceph-mon[97894]: osdmap e1135: 8 total, 8 up, 8 in 2024-08-17T17:46:35.433 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:35 smithi037 ceph-mon[97894]: 6.14 starting backfill to osd.2 from (0'0,0'0] MAX to 1131'12318 2024-08-17T17:46:35.433 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:35 smithi037 ceph-mon[97894]: 6.14 starting backfill to osd.4 from (0'0,0'0] MAX to 1131'12318 2024-08-17T17:46:35.433 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:35 smithi037 ceph-mon[97894]: 6.14 starting backfill to osd.7 from (0'0,0'0] MAX to 1131'12318 2024-08-17T17:46:35.457 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd reweight 7 1 2024-08-17T17:46:35.467 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:35.470 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:35.492 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:35.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:35.493 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:35.593 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:35.615 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:35.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:35.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:35.717 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:35.740 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:35.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:35.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:35 smithi046 ceph-mon[88218]: pgmap v1446: 109 pgs: 1 remapped+peering, 1 peering, 107 active+clean; 41 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 235 op/s 2024-08-17T17:46:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:35 smithi046 ceph-mon[88218]: osdmap e1135: 8 total, 8 up, 8 in 2024-08-17T17:46:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:35 smithi046 ceph-mon[88218]: 6.14 starting backfill to osd.2 from (0'0,0'0] MAX to 1131'12318 2024-08-17T17:46:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:35 smithi046 ceph-mon[88218]: 6.14 starting backfill to osd.4 from (0'0,0'0] MAX to 1131'12318 2024-08-17T17:46:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:35 smithi046 ceph-mon[88218]: 6.14 starting backfill to osd.7 from (0'0,0'0] MAX to 1131'12318 2024-08-17T17:46:35.841 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:35.864 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:35.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:35.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:35.966 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:35.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:35.989 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:35.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:36.089 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:36.112 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:36.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:36.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:36.213 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:36.235 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:36.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:36.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:36.337 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:36.361 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:36.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:36.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:36.462 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:36.484 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:36.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:36.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:36.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:36 smithi037 ceph-mon[102022]: osdmap e1136: 8 total, 8 up, 8 in 2024-08-17T17:46:36.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:36 smithi037 ceph-mon[97894]: osdmap e1136: 8 total, 8 up, 8 in 2024-08-17T17:46:36.587 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:36.609 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:36.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:36.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:36.711 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:36.734 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:36.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:36.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:36.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:36 smithi046 ceph-mon[88218]: osdmap e1136: 8 total, 8 up, 8 in 2024-08-17T17:46:36.835 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:36.863 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:36.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:36.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:36.964 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:36.988 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:36.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:36.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:37.090 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:37.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:37.117 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:37.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:37.218 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:37.241 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:37.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:37.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:37.343 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:37.356 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:37 smithi037 ceph-mon[97894]: pgmap v1449: 109 pgs: 1 remapped+peering, 1 peering, 107 active+clean; 215 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 327 op/s 2024-08-17T17:46:37.356 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:37 smithi037 ceph-mon[97894]: osdmap e1137: 8 total, 8 up, 8 in 2024-08-17T17:46:37.356 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:37 smithi037 ceph-mon[102022]: pgmap v1449: 109 pgs: 1 remapped+peering, 1 peering, 107 active+clean; 215 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 327 op/s 2024-08-17T17:46:37.356 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:37 smithi037 ceph-mon[102022]: osdmap e1137: 8 total, 8 up, 8 in 2024-08-17T17:46:37.370 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:37.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:37.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:37.391 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:37.472 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:37.496 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:37.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:37.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:37.597 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:46:37.597 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:46:37.598 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:37.609 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:46:37.609 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:46:37.611 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:37.612 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:37.624 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:37.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:37.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:37.629 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:46:37.629 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:46:37.648 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:46:37.648 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:46:37.664 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:46:37.664 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:46:37.680 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:46:37.680 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:46:37.696 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:46:37.696 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:46:37.712 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:46:37.713 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:46:37.726 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:37.750 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:37.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:37.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:37.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:37 smithi046 ceph-mon[88218]: pgmap v1449: 109 pgs: 1 remapped+peering, 1 peering, 107 active+clean; 215 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 327 op/s 2024-08-17T17:46:37.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:37 smithi046 ceph-mon[88218]: osdmap e1137: 8 total, 8 up, 8 in 2024-08-17T17:46:37.851 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:37.878 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:37.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:37.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:37.980 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:38.003 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:38.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:38.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:38.105 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:38.131 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:38.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:38.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:38.233 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:38.255 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:38.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:38.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:38.356 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:38.379 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:38.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:38.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:38.481 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:38.503 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:38.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:38.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:38.529 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:38 smithi037 ceph-mon[97894]: 1.4 scrub starts 2024-08-17T17:46:38.529 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:38 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2449603783' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:38.529 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:38 smithi037 ceph-mon[102022]: 1.4 scrub starts 2024-08-17T17:46:38.529 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:38 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2449603783' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:38.605 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:38.628 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:38.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:38.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:38.729 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:38.756 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:38.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:38.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:38.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:38 smithi046 ceph-mon[88218]: 1.4 scrub starts 2024-08-17T17:46:38.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:38 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2449603783' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:38.858 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:38.883 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:38.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:38.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:38.985 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:39.007 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:39.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:39.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:39.065 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:46:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:46:38] "GET /metrics HTTP/1.1" 200 36540 "" "Prometheus/2.51.0" 2024-08-17T17:46:39.109 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:39.131 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:39.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:39.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:39.233 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:39.256 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:39.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:39.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:39.358 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:39.370 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:39 smithi037 ceph-mon[102022]: pgmap v1451: 109 pgs: 2 peering, 107 active+clean; 215 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 290 op/s 2024-08-17T17:46:39.370 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:46:39.371 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:39.371 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:39 smithi037 ceph-mon[97894]: pgmap v1451: 109 pgs: 2 peering, 107 active+clean; 215 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 290 op/s 2024-08-17T17:46:39.371 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:46:39.371 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:39.380 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:39.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:39.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:39.482 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:39.509 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:39.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:39.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:39.611 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:39.634 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:39.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:39.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:39.736 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:39 smithi046 ceph-mon[88218]: pgmap v1451: 109 pgs: 2 peering, 107 active+clean; 215 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 290 op/s 2024-08-17T17:46:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:46:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:39.763 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:39.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:39.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:39.864 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:39.891 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:39.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:39.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:39.993 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:40.020 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:40.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:40.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:40.122 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:40.148 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:40.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:40.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:40.249 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:40.276 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:40.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:40.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:40.309 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is set 2024-08-17T17:46:40.378 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:40.404 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:40.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:40.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:40.506 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:40.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:40 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2999747694' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:46:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:46:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:46:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:46:40.533 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:40.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:40.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:40.619 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:40 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2999747694' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:46:40.619 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:40 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2999747694' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:46:40.635 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:40.659 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:40.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:40.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:40.761 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:40.784 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:40.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:40.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:40.886 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:40.908 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:40.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:40.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:41.010 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:41.037 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:41.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:41.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:41.139 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:41.162 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:41.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:41.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:41.264 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:41.287 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:41.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:41.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:41.389 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:41.395 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:46:41.416 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:41.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:41.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:41.518 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:41.540 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:41.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:41.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:41.642 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:41.664 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:41.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:41.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:41.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:41 smithi046 ceph-mon[88218]: pgmap v1452: 109 pgs: 1 active+clean+scrubbing, 1 peering, 107 active+clean; 215 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 108 op/s 2024-08-17T17:46:41.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:41 smithi046 ceph-mon[88218]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:46:41.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:41 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2999747694' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:46:41.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:41 smithi046 ceph-mon[88218]: osdmap e1138: 8 total, 8 up, 8 in 2024-08-17T17:46:41.766 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:41.792 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:41.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:41 smithi037 ceph-mon[102022]: pgmap v1452: 109 pgs: 1 active+clean+scrubbing, 1 peering, 107 active+clean; 215 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 108 op/s 2024-08-17T17:46:41.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:41 smithi037 ceph-mon[102022]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:46:41.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:41 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2999747694' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:46:41.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:41 smithi037 ceph-mon[102022]: osdmap e1138: 8 total, 8 up, 8 in 2024-08-17T17:46:41.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:41 smithi037 ceph-mon[97894]: pgmap v1452: 109 pgs: 1 active+clean+scrubbing, 1 peering, 107 active+clean; 215 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 108 op/s 2024-08-17T17:46:41.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:41 smithi037 ceph-mon[97894]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:46:41.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:41 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2999747694' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:46:41.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:41 smithi037 ceph-mon[97894]: osdmap e1138: 8 total, 8 up, 8 in 2024-08-17T17:46:41.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:41.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:41.895 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:41.922 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:41.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:41.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:42.023 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:42.049 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:42.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:42.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:42.151 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:42.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:42.174 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:42.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:42.275 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:42.302 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:42.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:42.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:42.348 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:42 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T17:46:42.348 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:42 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T17:46:42.404 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:42.430 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:42.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:42.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:42.531 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:42.555 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:42.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:42.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:42.656 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:42.678 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:42.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:42.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:42.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:42 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T17:46:42.780 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:42.807 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:42.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:42.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:42.908 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:42.935 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:42.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:42.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:43.037 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:43.063 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:43.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:43.064 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:43.165 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:43.191 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:43.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:43.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:43.279 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:46:43.279 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [], 2024-08-17T17:46:43.280 INFO:teuthology.orchestra.run.smithi037.stdout: "complaint_time": 30, 2024-08-17T17:46:43.280 INFO:teuthology.orchestra.run.smithi037.stdout: "num_blocked_ops": 0 2024-08-17T17:46:43.280 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:46:43.293 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:43.317 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:43.317 INFO:teuthology.orchestra.run.smithi037.stderr:pool 'unique_pool_1' removed 2024-08-17T17:46:43.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:43.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:43.419 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:43.472 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:43.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:43.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:43.519 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:43 smithi037 ceph-mon[97894]: pgmap v1454: 109 pgs: 1 active+clean+scrubbing, 108 active+clean; 215 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:43.519 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:43 smithi037 ceph-mon[97894]: 1.4 scrub starts 2024-08-17T17:46:43.519 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:43 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T17:46:43.519 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:43 smithi037 ceph-mon[97894]: osdmap e1139: 8 total, 8 up, 8 in 2024-08-17T17:46:43.519 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:43 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2122940200' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:46:43.519 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:43 smithi037 ceph-mon[97894]: 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 2024-08-17T17:46:43.519 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:43 smithi037 ceph-mon[102022]: pgmap v1454: 109 pgs: 1 active+clean+scrubbing, 108 active+clean; 215 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:43.519 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:43 smithi037 ceph-mon[102022]: 1.4 scrub starts 2024-08-17T17:46:43.520 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:43 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T17:46:43.520 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:43 smithi037 ceph-mon[102022]: osdmap e1139: 8 total, 8 up, 8 in 2024-08-17T17:46:43.520 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:43 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2122940200' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:46:43.520 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:43 smithi037 ceph-mon[102022]: 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 2024-08-17T17:46:43.574 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:43.597 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:43.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:43.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:43.698 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:43.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:43.722 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:43.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:43 smithi046 ceph-mon[88218]: pgmap v1454: 109 pgs: 1 active+clean+scrubbing, 108 active+clean; 215 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:43 smithi046 ceph-mon[88218]: 1.4 scrub starts 2024-08-17T17:46:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:43 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T17:46:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:43 smithi046 ceph-mon[88218]: osdmap e1139: 8 total, 8 up, 8 in 2024-08-17T17:46:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:43 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2122940200' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:46:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:43 smithi046 ceph-mon[88218]: 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 2024-08-17T17:46:43.823 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:43.845 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:43.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:43.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:43.855 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:46:43.947 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:43.969 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:43.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:43.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:44.071 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:44.095 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:44.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:44.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:44.198 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:44.219 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-08-17T17:46:44.220 INFO:tasks.radosbench:Beginning radosbench... 2024-08-17T17:46:44.220 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_2 2024-08-17T17:46:44.220 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool create unique_pool_2 16 2024-08-17T17:46:44.222 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:44.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:44.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:44.277 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:44.324 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:44.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:44.348 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:44.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:44.449 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:44.472 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:44.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:44.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:44.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:44 smithi037 ceph-mon[97894]: 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 2024-08-17T17:46:44.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:44 smithi037 ceph-mon[97894]: osdmap e1140: 8 total, 8 up, 8 in 2024-08-17T17:46:44.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:44 smithi037 ceph-mon[102022]: 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 2024-08-17T17:46:44.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:44 smithi037 ceph-mon[102022]: osdmap e1140: 8 total, 8 up, 8 in 2024-08-17T17:46:44.574 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:44.597 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:44.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:44.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:44.698 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:44.704 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-08-17T17:46:44.724 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:44.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:44.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:44 smithi046 ceph-mon[88218]: 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 2024-08-17T17:46:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:44 smithi046 ceph-mon[88218]: osdmap e1140: 8 total, 8 up, 8 in 2024-08-17T17:46:44.826 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:44.852 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:44.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:44.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:44.953 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:44.976 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:44.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:44.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:45.077 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:45.101 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:45.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:45.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:45.203 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:45.229 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:45.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:45.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:45.330 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:45.356 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:45.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:45.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:45.458 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:45.484 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:45.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:45.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:45.586 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:45.612 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:45.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:45.613 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:45.629 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:45 smithi037 ceph-mon[97894]: pgmap v1457: 83 pgs: 83 active+clean; 215 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:45.629 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:45 smithi037 ceph-mon[102022]: pgmap v1457: 83 pgs: 83 active+clean; 215 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:45.714 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:45.740 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:45.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:45.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:45 smithi046 ceph-mon[88218]: pgmap v1457: 83 pgs: 83 active+clean; 215 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:45.842 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:45.867 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:45.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:45.868 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:45.968 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:45.978 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:45.979 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:45.998 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:45.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:45.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:46.100 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:46.127 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:46.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:46.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:46.229 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:46.252 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:46.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:46.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:46.354 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:46.381 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:46.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:46.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:46.408 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:46.482 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:46.509 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:46.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:46.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:46.610 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:46.637 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:46.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:46.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:46.739 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:46.763 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:46.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:46.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:46.865 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:46.892 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:46.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:46.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:46.993 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:47.020 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:47.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:47.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:47.122 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:47.148 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:47.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:47.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:47.249 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:47.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:47.273 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:47.274 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:47.374 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:47.400 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:47.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:47.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:47.502 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:47.526 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:47.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:47.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:47.619 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:47 smithi037 ceph-mon[102022]: pgmap v1458: 83 pgs: 83 active+clean; 215 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:47.619 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:47 smithi037 ceph-mon[97894]: pgmap v1458: 83 pgs: 83 active+clean; 215 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:47.627 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:47.651 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:47.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:47.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:47.753 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:47 smithi046 ceph-mon[88218]: pgmap v1458: 83 pgs: 83 active+clean; 215 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:47.778 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:47.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:47.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:47.879 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:47.901 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:47.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:47.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:48.003 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:48.025 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:48.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:48.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:48.127 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:48.153 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:48.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:48.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:48.255 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:48.278 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:48.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:48.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:48.339 INFO:teuthology.orchestra.run.smithi037.stderr:reweighted osd.7 to 1 (10000) 2024-08-17T17:46:48.381 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:48.407 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:48.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:48.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:48.509 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:48.535 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:48.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:48.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:48.536 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:48 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2230817244' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:46:48.536 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:48 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:46:48.537 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:48 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2230817244' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:46:48.537 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:48 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:46:48.637 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:48.662 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:48.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:48.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:48.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:48 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2230817244' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:46:48.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:48 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T17:46:48.763 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:48.786 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:48.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:48.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:48.888 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:48.912 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:48.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:48.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:49.014 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:49.041 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:49.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:49.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:49.114 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:46:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:46:48] "GET /metrics HTTP/1.1" 200 36540 "" "Prometheus/2.51.0" 2024-08-17T17:46:49.143 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:49.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:49.170 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:49.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:49.271 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:49.297 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:49.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:49.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:49.341 INFO:teuthology.orchestra.run.smithi037.stderr:pool 'unique_pool_2' created 2024-08-17T17:46:49.388 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:49 smithi037 ceph-mon[97894]: pgmap v1459: 83 pgs: 83 active+clean; 215 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:49.389 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:49 smithi037 ceph-mon[97894]: 1.4 scrub starts 2024-08-17T17:46:49.389 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:49 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:46:49.389 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:49 smithi037 ceph-mon[97894]: osdmap e1141: 8 total, 8 up, 8 in 2024-08-17T17:46:49.389 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:49 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3683929603' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:46:49.389 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:49 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:46:49.389 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:49 smithi037 ceph-mon[102022]: pgmap v1459: 83 pgs: 83 active+clean; 215 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:49.389 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:49 smithi037 ceph-mon[102022]: 1.4 scrub starts 2024-08-17T17:46:49.389 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:49 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:46:49.389 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:49 smithi037 ceph-mon[102022]: osdmap e1141: 8 total, 8 up, 8 in 2024-08-17T17:46:49.389 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:49 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3683929603' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:46:49.390 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:49 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:46:49.399 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:49.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:49.425 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:49.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:49.526 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:49.550 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:49.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:49.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:49.652 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:49.677 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:49.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:49.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:49 smithi046 ceph-mon[88218]: pgmap v1459: 83 pgs: 83 active+clean; 215 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:49 smithi046 ceph-mon[88218]: 1.4 scrub starts 2024-08-17T17:46:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:49 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T17:46:49.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:49 smithi046 ceph-mon[88218]: osdmap e1141: 8 total, 8 up, 8 in 2024-08-17T17:46:49.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:49 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3683929603' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:46:49.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:49 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:46:49.778 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:49.804 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:49.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:49.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:49.906 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:49.932 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:49.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:49.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:50.019 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool application enable unique_pool_2 rados --yes-i-really-mean-it || true 2024-08-17T17:46:50.034 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:50.061 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:50.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:50.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:50.162 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:50.185 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:50.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:50.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:50.287 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:50.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:50.310 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:50.310 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:50.411 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:50.438 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:50.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:50.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:50.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:50 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3683929603' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-08-17T17:46:50.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:50 smithi046 ceph-mon[88218]: osdmap e1142: 8 total, 8 up, 8 in 2024-08-17T17:46:50.512 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:46:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:46:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:46:50.515 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:50 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3683929603' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-08-17T17:46:50.515 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:50 smithi037 ceph-mon[97894]: osdmap e1142: 8 total, 8 up, 8 in 2024-08-17T17:46:50.515 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:50 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3683929603' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-08-17T17:46:50.515 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:50 smithi037 ceph-mon[102022]: osdmap e1142: 8 total, 8 up, 8 in 2024-08-17T17:46:50.540 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:50.566 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:50.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:50.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:50.668 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:50.691 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:50.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:50.692 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:50.793 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:50.815 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:50.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:50.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:50.917 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:50.943 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:50.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:50.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:51.045 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:51.070 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:51.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:51.071 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:51.172 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:51.198 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:51.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:51.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:51.300 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:51.325 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:51.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:51.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:51.427 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:51.453 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:51.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:51.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:51.555 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:51.577 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:51.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:51.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:51.679 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:51.702 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:51.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:51.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:51 smithi046 ceph-mon[88218]: pgmap v1462: 99 pgs: 10 unknown, 6 creating+peering, 1 active+clean+scrubbing, 82 active+clean; 215 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:51 smithi046 ceph-mon[88218]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:46:51.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:51 smithi046 ceph-mon[88218]: osdmap e1143: 8 total, 8 up, 8 in 2024-08-17T17:46:51.762 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:51 smithi037 ceph-mon[97894]: pgmap v1462: 99 pgs: 10 unknown, 6 creating+peering, 1 active+clean+scrubbing, 82 active+clean; 215 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:51.762 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:51 smithi037 ceph-mon[97894]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:46:51.763 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:51 smithi037 ceph-mon[97894]: osdmap e1143: 8 total, 8 up, 8 in 2024-08-17T17:46:51.763 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:51 smithi037 ceph-mon[102022]: pgmap v1462: 99 pgs: 10 unknown, 6 creating+peering, 1 active+clean+scrubbing, 82 active+clean; 215 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:51.763 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:51 smithi037 ceph-mon[102022]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:46:51.763 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:51 smithi037 ceph-mon[102022]: osdmap e1143: 8 total, 8 up, 8 in 2024-08-17T17:46:51.786 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2024-08-17T17:46:51.786 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:46:51.804 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:51.852 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:51.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:51.853 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:51.954 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:51.976 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:51.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:51.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:52.078 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:52.101 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:52.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:52.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:52.203 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:52.230 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:52.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:52.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:52.331 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:52.358 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:52.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:52.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:52.447 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:46:52.447 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:46:52.460 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:52.465 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:46:52.465 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:46:52.482 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:46:52.483 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:46:52.483 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:52.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:52.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:52.499 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:46:52.499 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:46:52.515 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:46:52.515 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:46:52.531 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:46:52.531 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:46:52.547 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:46:52.548 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:46:52.564 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:46:52.564 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:46:52.585 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:52.604 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:52 smithi037 ceph-mon[102022]: osdmap e1144: 8 total, 8 up, 8 in 2024-08-17T17:46:52.604 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:52 smithi037 ceph-mon[97894]: osdmap e1144: 8 total, 8 up, 8 in 2024-08-17T17:46:52.612 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:52.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:52.613 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:52.714 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:52.740 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:52.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:52.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:52 smithi046 ceph-mon[88218]: osdmap e1144: 8 total, 8 up, 8 in 2024-08-17T17:46:52.842 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:52.869 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:52.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:52.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:52.971 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:52.997 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:52.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:52.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:53.099 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:53.126 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:53.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:53.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:53.147 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:53.228 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:53.250 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:53.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:53.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:53.352 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:53.362 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:46:53.362 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:46:53.366 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is unset 2024-08-17T17:46:53.369 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:53.380 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:53.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:53.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:53.482 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:53.504 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:53.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:53.505 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:53.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:53 smithi037 ceph-mon[97894]: pgmap v1465: 99 pgs: 8 unknown, 6 creating+peering, 1 active+clean+scrubbing, 84 active+clean; 215 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:53.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:53 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1028438173' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:53.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:53 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3097303876' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:46:53.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:53 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:46:53.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:53 smithi037 ceph-mon[102022]: pgmap v1465: 99 pgs: 8 unknown, 6 creating+peering, 1 active+clean+scrubbing, 84 active+clean; 215 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:53.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:53 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1028438173' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:53.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:53 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3097303876' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:46:53.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:53 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:46:53.606 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:53.632 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:53.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:53.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:53.734 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:53.759 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:53.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:53.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:53 smithi046 ceph-mon[88218]: pgmap v1465: 99 pgs: 8 unknown, 6 creating+peering, 1 active+clean+scrubbing, 84 active+clean; 215 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:53 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1028438173' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:46:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:53 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3097303876' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:46:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:53 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:46:53.861 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:53.884 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:53.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:53.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:53.986 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:54.008 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:54.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:54.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:54.110 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:54.132 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:54.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:54.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:54.234 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:54.258 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:54.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:54.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:54.360 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:54.383 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:54 smithi037 ceph-mon[97894]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:46:54.383 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:54 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:46:54.383 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:54 smithi037 ceph-mon[97894]: osdmap e1145: 8 total, 8 up, 8 in 2024-08-17T17:46:54.383 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:46:54.383 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:54.384 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:54 smithi037 ceph-mon[102022]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:46:54.384 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:54 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:46:54.384 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:54 smithi037 ceph-mon[102022]: osdmap e1145: 8 total, 8 up, 8 in 2024-08-17T17:46:54.384 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:46:54.384 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:54.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:54.385 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:54.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:54.486 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:54.509 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:54.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:54.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:54.611 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:54.634 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:54.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:54.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:54.735 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:54.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:54 smithi046 ceph-mon[88218]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:46:54.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:54 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:46:54.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:54 smithi046 ceph-mon[88218]: osdmap e1145: 8 total, 8 up, 8 in 2024-08-17T17:46:54.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:46:54.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:54.762 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:54.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:54.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:54.864 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:54.887 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:54.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:54.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:54.989 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:55.012 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:55.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:55.013 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:55.114 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:55.140 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:55.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:55.141 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:55.242 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:55.268 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:55.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:55.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:55.370 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:55.516 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:55.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:55.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:55.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:55 smithi037 ceph-mon[102022]: pgmap v1467: 99 pgs: 4 unknown, 6 creating+peering, 89 active+clean; 215 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:55.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:55 smithi037 ceph-mon[102022]: 1.4 scrub starts 2024-08-17T17:46:55.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:55 smithi037 ceph-mon[97894]: pgmap v1467: 99 pgs: 4 unknown, 6 creating+peering, 89 active+clean; 215 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:55.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:55 smithi037 ceph-mon[97894]: 1.4 scrub starts 2024-08-17T17:46:55.617 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:55.644 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:55.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:55.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:55.746 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:55.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:55 smithi046 ceph-mon[88218]: pgmap v1467: 99 pgs: 4 unknown, 6 creating+peering, 89 active+clean; 215 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:55.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:55 smithi046 ceph-mon[88218]: 1.4 scrub starts 2024-08-17T17:46:55.771 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:55.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:55.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:55.873 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:55.898 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:55.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:55.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:56.000 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:56.025 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:56.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:56.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:56.087 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-08-17T17:46:56.127 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:56.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:56.153 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:56.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:56.254 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:56.276 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:56.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:56.277 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:56.378 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:56.400 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:56.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:56.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:56.480 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:56 smithi037 ceph-mon[97894]: 1.a scrub starts 2024-08-17T17:46:56.480 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:56 smithi037 ceph-mon[97894]: 1.a scrub ok 2024-08-17T17:46:56.480 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:56 smithi037 ceph-mon[102022]: 1.a scrub starts 2024-08-17T17:46:56.480 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:56 smithi037 ceph-mon[102022]: 1.a scrub ok 2024-08-17T17:46:56.501 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:56.524 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:56.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:56.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:56.626 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:56.653 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:56.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:56.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:56.754 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:56.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:56 smithi046 ceph-mon[88218]: 1.a scrub starts 2024-08-17T17:46:56.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:56 smithi046 ceph-mon[88218]: 1.a scrub ok 2024-08-17T17:46:56.781 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:56.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:56.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:56.883 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:56.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:56.911 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:56.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:57.012 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:57.038 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:57.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:57.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:57.140 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:57.164 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:57.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:57.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:57.266 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:57.288 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:57.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:57.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:57.390 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:57.415 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:57.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:57.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:57.495 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:57 smithi037 ceph-mon[97894]: pgmap v1468: 99 pgs: 99 active+clean; 215 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:57.495 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:57 smithi037 ceph-mon[102022]: pgmap v1468: 99 pgs: 99 active+clean; 215 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:57.516 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:57.542 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:57.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:57.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:57.620 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:46:57.644 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:57.686 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:57.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:57.687 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:57.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:57 smithi046 ceph-mon[88218]: pgmap v1468: 99 pgs: 99 active+clean; 215 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:57.787 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:57.814 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:57.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:57.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:57.915 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:57.940 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:57.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:57.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:58.042 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:58.064 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:58.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:58.065 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:58.166 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:46:58.193 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:58.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:58.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:46:58.295 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:58.321 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:58.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:58.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:58.402 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:46:58.403 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-08-17T17:46:58.423 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:46:58.450 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:58.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:58.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:46:58.552 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:46:58.578 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:58.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:58.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:46:58.647 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:58.680 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:46:58.703 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:58.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:58.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:46:58.804 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:58.827 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:58.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:58.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:58.928 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:46:58.954 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:46:58.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:58.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:46:59.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:46:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:46:58] "GET /metrics HTTP/1.1" 200 36554 "" "Prometheus/2.51.0" 2024-08-17T17:46:59.056 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:59.079 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:59.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:59.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:59.180 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:59.203 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:59.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:59.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:59.239 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":1469,"stamp":"2024-08-17T17:46:57.785847+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":220228,"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":138,"num_read_kb":299,"num_write":141,"num_write_kb":909,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1234406,"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":1697,"ondisk_log_size":1697,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":299,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2316568,"kb_used_data":353516,"kb_used_omap":136,"kb_used_meta":1962807,"kb_avail":747644648,"statfs":{"total":767960285184,"available":765588119552,"internally_reserved":0,"allocated":362000384,"data_stored":335873001,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":140191,"internal_metadata":2009914465},"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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":"7.439493"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":1615,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.359328+0000","last_change":"2024-08-17T17:32:59.772029+0000","last_active":"2024-08-17T17:46:51.359328+0000","last_peered":"2024-08-17T17:46:51.359328+0000","last_clean":"2024-08-17T17:46:51.359328+0000","last_became_active":"2024-08-17T17:32:59.771720+0000","last_became_peered":"2024-08-17T17:32:59.771720+0000","last_unstale":"2024-08-17T17:46:51.359328+0000","last_undegraded":"2024-08-17T17:46:51.359328+0000","last_fullsized":"2024-08-17T17:46:51.359328+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:26:15.533153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":1062,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.861612+0000","last_change":"2024-08-17T17:32:27.435738+0000","last_active":"2024-08-17T17:46:51.861612+0000","last_peered":"2024-08-17T17:46:51.861612+0000","last_clean":"2024-08-17T17:46:51.861612+0000","last_became_active":"2024-08-17T17:32:27.435318+0000","last_became_peered":"2024-08-17T17:32:27.435318+0000","last_unstale":"2024-08-17T17:46:51.861612+0000","last_undegraded":"2024-08-17T17:46:51.861612+0000","last_fullsized":"2024-08-17T17:46:51.861612+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:53.143081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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.15","version":"0'0","reported_seq":1076,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.801816+0000","last_change":"2024-08-17T17:32:59.767806+0000","last_active":"2024-08-17T17:46:51.801816+0000","last_peered":"2024-08-17T17:46:51.801816+0000","last_clean":"2024-08-17T17:46:51.801816+0000","last_became_active":"2024-08-17T17:32:59.767475+0000","last_became_peered":"2024-08-17T17:32:59.767475+0000","last_unstale":"2024-08-17T17:46:51.801816+0000","last_undegraded":"2024-08-17T17:46:51.801816+0000","last_fullsized":"2024-08-17T17:46:51.801816+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:29:45.247420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1762,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.702547+0000","last_change":"2024-08-17T17:32:59.762208+0000","last_active":"2024-08-17T17:46:53.702547+0000","last_peered":"2024-08-17T17:46:53.702547+0000","last_clean":"2024-08-17T17:46:53.702547+0000","last_became_active":"2024-08-17T17:32:59.761862+0000","last_became_peered":"2024-08-17T17:32:59.761862+0000","last_unstale":"2024-08-17T17:46:53.702547+0000","last_undegraded":"2024-08-17T17:46:53.702547+0000","last_fullsized":"2024-08-17T17:46:53.702547+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:40:45.672541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":1723,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.702929+0000","last_change":"2024-08-17T17:32:59.763047+0000","last_active":"2024-08-17T17:46:53.702929+0000","last_peered":"2024-08-17T17:46:53.702929+0000","last_clean":"2024-08-17T17:46:53.702929+0000","last_became_active":"2024-08-17T17:32:59.762738+0000","last_became_peered":"2024-08-17T17:32:59.762738+0000","last_unstale":"2024-08-17T17:46:53.702929+0000","last_undegraded":"2024-08-17T17:46:53.702929+0000","last_fullsized":"2024-08-17T17:46:53.702929+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:05:30.650980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1043,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.862140+0000","last_change":"2024-08-17T17:22:53.725465+0000","last_active":"2024-08-17T17:46:51.862140+0000","last_peered":"2024-08-17T17:46:51.862140+0000","last_clean":"2024-08-17T17:46:51.862140+0000","last_became_active":"2024-08-17T17:22:53.725174+0000","last_became_peered":"2024-08-17T17:22:53.725174+0000","last_unstale":"2024-08-17T17:46:51.862140+0000","last_undegraded":"2024-08-17T17:46:51.862140+0000","last_fullsized":"2024-08-17T17:46:51.862140+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:46.185575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1615,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.359348+0000","last_change":"2024-08-17T17:32:59.773425+0000","last_active":"2024-08-17T17:46:51.359348+0000","last_peered":"2024-08-17T17:46:51.359348+0000","last_clean":"2024-08-17T17:46:51.359348+0000","last_became_active":"2024-08-17T17:32:59.772311+0000","last_became_peered":"2024-08-17T17:32:59.772311+0000","last_unstale":"2024-08-17T17:46:51.359348+0000","last_undegraded":"2024-08-17T17:46:51.359348+0000","last_fullsized":"2024-08-17T17:46:51.359348+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:23.208217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":1075,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.538022+0000","last_change":"2024-08-17T17:30:40.735252+0000","last_active":"2024-08-17T17:46:51.538022+0000","last_peered":"2024-08-17T17:46:51.538022+0000","last_clean":"2024-08-17T17:46:51.538022+0000","last_became_active":"2024-08-17T17:30:40.734865+0000","last_became_peered":"2024-08-17T17:30:40.734865+0000","last_unstale":"2024-08-17T17:46:51.538022+0000","last_undegraded":"2024-08-17T17:46:51.538022+0000","last_fullsized":"2024-08-17T17:46:51.538022+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T23:17:42.325027+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":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":"7.b","version":"0'0","reported_seq":14,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.861563+0000","last_change":"2024-08-17T17:46:50.357970+0000","last_active":"2024-08-17T17:46:51.861563+0000","last_peered":"2024-08-17T17:46:51.861563+0000","last_clean":"2024-08-17T17:46:51.861563+0000","last_became_active":"2024-08-17T17:46:50.357661+0000","last_became_peered":"2024-08-17T17:46:50.357661+0000","last_unstale":"2024-08-17T17:46:51.861563+0000","last_undegraded":"2024-08-17T17:46:51.861563+0000","last_fullsized":"2024-08-17T17:46:51.861563+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:52:20.265279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"72'1","reported_seq":1061,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.862943+0000","last_change":"2024-08-17T17:30:40.746434+0000","last_active":"2024-08-17T17:46:51.862943+0000","last_peered":"2024-08-17T17:46:51.862943+0000","last_clean":"2024-08-17T17:46:51.862943+0000","last_became_active":"2024-08-17T17:30:40.746080+0000","last_became_peered":"2024-08-17T17:30:40.746080+0000","last_unstale":"2024-08-17T17:46:51.862943+0000","last_undegraded":"2024-08-17T17:46:51.862943+0000","last_fullsized":"2024-08-17T17:46:51.862943+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T18:05:44.800572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1059,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.801600+0000","last_change":"2024-08-17T17:22:54.175652+0000","last_active":"2024-08-17T17:46:51.801600+0000","last_peered":"2024-08-17T17:46:51.801600+0000","last_clean":"2024-08-17T17:46:51.801600+0000","last_became_active":"2024-08-17T17:22:54.175332+0000","last_became_peered":"2024-08-17T17:22:54.175332+0000","last_unstale":"2024-08-17T17:46:51.801600+0000","last_undegraded":"2024-08-17T17:46:51.801600+0000","last_fullsized":"2024-08-17T17:46:51.801600+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:58:04.891665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.a","version":"0'0","reported_seq":14,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.358983+0000","last_change":"2024-08-17T17:46:50.360769+0000","last_active":"2024-08-17T17:46:51.358983+0000","last_peered":"2024-08-17T17:46:51.358983+0000","last_clean":"2024-08-17T17:46:51.358983+0000","last_became_active":"2024-08-17T17:46:50.360238+0000","last_became_peered":"2024-08-17T17:46:50.360238+0000","last_unstale":"2024-08-17T17:46:51.358983+0000","last_undegraded":"2024-08-17T17:46:51.358983+0000","last_fullsized":"2024-08-17T17:46:51.358983+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:12:26.218991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1062,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.862868+0000","last_change":"2024-08-17T17:31:54.821143+0000","last_active":"2024-08-17T17:46:51.862868+0000","last_peered":"2024-08-17T17:46:51.862868+0000","last_clean":"2024-08-17T17:46:51.862868+0000","last_became_active":"2024-08-17T17:31:54.820778+0000","last_became_peered":"2024-08-17T17:31:54.820778+0000","last_unstale":"2024-08-17T17:46:51.862868+0000","last_undegraded":"2024-08-17T17:46:51.862868+0000","last_fullsized":"2024-08-17T17:46:51.862868+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:31.128588+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":[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":1083,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.861939+0000","last_change":"2024-08-17T17:32:59.769943+0000","last_active":"2024-08-17T17:46:51.861939+0000","last_peered":"2024-08-17T17:46:51.861939+0000","last_clean":"2024-08-17T17:46:51.861939+0000","last_became_active":"2024-08-17T17:32:59.769328+0000","last_became_peered":"2024-08-17T17:32:59.769328+0000","last_unstale":"2024-08-17T17:46:51.861939+0000","last_undegraded":"2024-08-17T17:46:51.861939+0000","last_fullsized":"2024-08-17T17:46:51.861939+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:45:56.990673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.9","version":"0'0","reported_seq":16,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.702437+0000","last_change":"2024-08-17T17:46:50.361659+0000","last_active":"2024-08-17T17:46:53.702437+0000","last_peered":"2024-08-17T17:46:53.702437+0000","last_clean":"2024-08-17T17:46:53.702437+0000","last_became_active":"2024-08-17T17:46:50.361368+0000","last_became_peered":"2024-08-17T17:46:50.361368+0000","last_unstale":"2024-08-17T17:46:53.702437+0000","last_undegraded":"2024-08-17T17:46:53.702437+0000","last_fullsized":"2024-08-17T17:46:53.702437+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:43:15.068363+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"72'1","reported_seq":1044,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.862686+0000","last_change":"2024-08-17T17:22:53.724857+0000","last_active":"2024-08-17T17:46:51.862686+0000","last_peered":"2024-08-17T17:46:51.862686+0000","last_clean":"2024-08-17T17:46:51.862686+0000","last_became_active":"2024-08-17T17:22:53.724555+0000","last_became_peered":"2024-08-17T17:22:53.724555+0000","last_unstale":"2024-08-17T17:46:51.862686+0000","last_undegraded":"2024-08-17T17:46:51.862686+0000","last_fullsized":"2024-08-17T17:46:51.862686+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:42:47.014152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1066,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.538174+0000","last_change":"2024-08-17T17:31:54.819946+0000","last_active":"2024-08-17T17:46:51.538174+0000","last_peered":"2024-08-17T17:46:51.538174+0000","last_clean":"2024-08-17T17:46:51.538174+0000","last_became_active":"2024-08-17T17:31:54.819604+0000","last_became_peered":"2024-08-17T17:31:54.819604+0000","last_unstale":"2024-08-17T17:46:51.538174+0000","last_undegraded":"2024-08-17T17:46:51.538174+0000","last_fullsized":"2024-08-17T17:46:51.538174+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:32.031030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.8","version":"0'0","reported_seq":16,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.984594+0000","last_change":"2024-08-17T17:46:50.361100+0000","last_active":"2024-08-17T17:46:53.984594+0000","last_peered":"2024-08-17T17:46:53.984594+0000","last_clean":"2024-08-17T17:46:53.984594+0000","last_became_active":"2024-08-17T17:46:50.360617+0000","last_became_peered":"2024-08-17T17:46:50.360617+0000","last_unstale":"2024-08-17T17:46:53.984594+0000","last_undegraded":"2024-08-17T17:46:53.984594+0000","last_fullsized":"2024-08-17T17:46:53.984594+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:03:09.482743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1077,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.801328+0000","last_change":"2024-08-17T17:32:59.769306+0000","last_active":"2024-08-17T17:46:51.801328+0000","last_peered":"2024-08-17T17:46:51.801328+0000","last_clean":"2024-08-17T17:46:51.801328+0000","last_became_active":"2024-08-17T17:32:59.768286+0000","last_became_peered":"2024-08-17T17:32:59.768286+0000","last_unstale":"2024-08-17T17:46:51.801328+0000","last_undegraded":"2024-08-17T17:46:51.801328+0000","last_fullsized":"2024-08-17T17:46:51.801328+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:19:50.004425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1724,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.702478+0000","last_change":"2024-08-17T17:31:54.829538+0000","last_active":"2024-08-17T17:46:53.702478+0000","last_peered":"2024-08-17T17:46:53.702478+0000","last_clean":"2024-08-17T17:46:53.702478+0000","last_became_active":"2024-08-17T17:31:54.829144+0000","last_became_peered":"2024-08-17T17:31:54.829144+0000","last_unstale":"2024-08-17T17:46:53.702478+0000","last_undegraded":"2024-08-17T17:46:53.702478+0000","last_fullsized":"2024-08-17T17:46:53.702478+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:47:04.696572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.f","version":"0'0","reported_seq":16,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.702821+0000","last_change":"2024-08-17T17:46:50.356937+0000","last_active":"2024-08-17T17:46:53.702821+0000","last_peered":"2024-08-17T17:46:53.702821+0000","last_clean":"2024-08-17T17:46:53.702821+0000","last_became_active":"2024-08-17T17:46:50.356664+0000","last_became_peered":"2024-08-17T17:46:50.356664+0000","last_unstale":"2024-08-17T17:46:53.702821+0000","last_undegraded":"2024-08-17T17:46:53.702821+0000","last_fullsized":"2024-08-17T17:46:53.702821+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:34:53.083580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"268'149","reported_seq":1442,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.861918+0000","last_change":"2024-08-17T17:45:51.173366+0000","last_active":"2024-08-17T17:46:51.861918+0000","last_peered":"2024-08-17T17:46:51.861918+0000","last_clean":"2024-08-17T17:46:51.861918+0000","last_became_active":"2024-08-17T17:45:38.004022+0000","last_became_peered":"2024-08-17T17:45:38.004022+0000","last_unstale":"2024-08-17T17:46:51.861918+0000","last_undegraded":"2024-08-17T17:46:51.861918+0000","last_fullsized":"2024-08-17T17:46:51.861918+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:51.173271+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:51.173271+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:50.111858+0000","scrub_duration":0.012991407,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"72'2","reported_seq":1627,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.358992+0000","last_change":"2024-08-17T17:32:59.763237+0000","last_active":"2024-08-17T17:46:51.358992+0000","last_peered":"2024-08-17T17:46:51.358992+0000","last_clean":"2024-08-17T17:46:51.358992+0000","last_became_active":"2024-08-17T17:32:59.762812+0000","last_became_peered":"2024-08-17T17:32:59.762812+0000","last_unstale":"2024-08-17T17:46:51.358992+0000","last_undegraded":"2024-08-17T17:46:51.358992+0000","last_fullsized":"2024-08-17T17:46:51.358992+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:40:08.449121+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":1066,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.862415+0000","last_change":"2024-08-17T17:32:59.767697+0000","last_active":"2024-08-17T17:46:51.862415+0000","last_peered":"2024-08-17T17:46:51.862415+0000","last_clean":"2024-08-17T17:46:51.862415+0000","last_became_active":"2024-08-17T17:32:59.767172+0000","last_became_peered":"2024-08-17T17:32:59.767172+0000","last_unstale":"2024-08-17T17:46:51.862415+0000","last_undegraded":"2024-08-17T17:46:51.862415+0000","last_fullsized":"2024-08-17T17:46:51.862415+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:13:37.509131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.e","version":"0'0","reported_seq":16,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.984945+0000","last_change":"2024-08-17T17:46:50.361766+0000","last_active":"2024-08-17T17:46:53.984945+0000","last_peered":"2024-08-17T17:46:53.984945+0000","last_clean":"2024-08-17T17:46:53.984945+0000","last_became_active":"2024-08-17T17:46:50.361488+0000","last_became_peered":"2024-08-17T17:46:50.361488+0000","last_unstale":"2024-08-17T17:46:53.984945+0000","last_undegraded":"2024-08-17T17:46:53.984945+0000","last_fullsized":"2024-08-17T17:46:53.984945+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:05:32.580083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.8","version":"268'149","reported_seq":571,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.801418+0000","last_change":"2024-08-17T17:46:27.005252+0000","last_active":"2024-08-17T17:46:51.801418+0000","last_peered":"2024-08-17T17:46:51.801418+0000","last_clean":"2024-08-17T17:46:51.801418+0000","last_became_active":"2024-08-17T17:46:27.004716+0000","last_became_peered":"2024-08-17T17:46:27.004716+0000","last_unstale":"2024-08-17T17:46:51.801418+0000","last_undegraded":"2024-08-17T17:46:51.801418+0000","last_fullsized":"2024-08-17T17:46:51.801418+0000","mapping_epoch":1128,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":4,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:19:07.708941+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":34,"num_read_kb":75,"num_write":19,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":423697,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":1067,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.538237+0000","last_change":"2024-08-17T17:31:54.820337+0000","last_active":"2024-08-17T17:46:51.538237+0000","last_peered":"2024-08-17T17:46:51.538237+0000","last_clean":"2024-08-17T17:46:51.538237+0000","last_became_active":"2024-08-17T17:31:54.819827+0000","last_became_peered":"2024-08-17T17:31:54.819827+0000","last_unstale":"2024-08-17T17:46:51.538237+0000","last_undegraded":"2024-08-17T17:46:51.538237+0000","last_fullsized":"2024-08-17T17:46:51.538237+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:56:36.690367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1083,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.862144+0000","last_change":"2024-08-17T17:32:27.438169+0000","last_active":"2024-08-17T17:46:51.862144+0000","last_peered":"2024-08-17T17:46:51.862144+0000","last_clean":"2024-08-17T17:46:51.862144+0000","last_became_active":"2024-08-17T17:32:27.437846+0000","last_became_peered":"2024-08-17T17:32:27.437846+0000","last_unstale":"2024-08-17T17:46:51.862144+0000","last_undegraded":"2024-08-17T17:46:51.862144+0000","last_fullsized":"2024-08-17T17:46:51.862144+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:30:09.370291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.d","version":"0'0","reported_seq":11,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.538344+0000","last_change":"2024-08-17T17:46:50.357486+0000","last_active":"2024-08-17T17:46:51.538344+0000","last_peered":"2024-08-17T17:46:51.538344+0000","last_clean":"2024-08-17T17:46:51.538344+0000","last_became_active":"2024-08-17T17:46:50.357068+0000","last_became_peered":"2024-08-17T17:46:50.357068+0000","last_unstale":"2024-08-17T17:46:51.538344+0000","last_undegraded":"2024-08-17T17:46:51.538344+0000","last_fullsized":"2024-08-17T17:46:51.538344+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:37:20.524078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1067,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.861821+0000","last_change":"2024-08-17T17:32:27.432256+0000","last_active":"2024-08-17T17:46:51.861821+0000","last_peered":"2024-08-17T17:46:51.861821+0000","last_clean":"2024-08-17T17:46:51.861821+0000","last_became_active":"2024-08-17T17:32:27.431912+0000","last_became_peered":"2024-08-17T17:32:27.431912+0000","last_unstale":"2024-08-17T17:46:51.861821+0000","last_undegraded":"2024-08-17T17:46:51.861821+0000","last_fullsized":"2024-08-17T17:46:51.861821+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:07:09.604818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1066,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.862883+0000","last_change":"2024-08-17T17:31:54.825361+0000","last_active":"2024-08-17T17:46:51.862883+0000","last_peered":"2024-08-17T17:46:51.862883+0000","last_clean":"2024-08-17T17:46:51.862883+0000","last_became_active":"2024-08-17T17:31:54.825062+0000","last_became_peered":"2024-08-17T17:31:54.825062+0000","last_unstale":"2024-08-17T17:46:51.862883+0000","last_undegraded":"2024-08-17T17:46:51.862883+0000","last_fullsized":"2024-08-17T17:46:51.862883+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:41:42.597824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.c","version":"0'0","reported_seq":11,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.538316+0000","last_change":"2024-08-17T17:46:50.357015+0000","last_active":"2024-08-17T17:46:51.538316+0000","last_peered":"2024-08-17T17:46:51.538316+0000","last_clean":"2024-08-17T17:46:51.538316+0000","last_became_active":"2024-08-17T17:46:50.356619+0000","last_became_peered":"2024-08-17T17:46:50.356619+0000","last_unstale":"2024-08-17T17:46:51.538316+0000","last_undegraded":"2024-08-17T17:46:51.538316+0000","last_fullsized":"2024-08-17T17:46:51.538316+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:39:48.327287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.a","version":"268'149","reported_seq":582,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.801518+0000","last_change":"2024-08-17T17:45:38.014301+0000","last_active":"2024-08-17T17:46:51.801518+0000","last_peered":"2024-08-17T17:46:51.801518+0000","last_clean":"2024-08-17T17:46:51.801518+0000","last_became_active":"2024-08-17T17:45:38.013865+0000","last_became_peered":"2024-08-17T17:45:38.013865+0000","last_unstale":"2024-08-17T17:46:51.801518+0000","last_undegraded":"2024-08-17T17:46:51.801518+0000","last_fullsized":"2024-08-17T17:46:51.801518+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":4,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:19:07.708941+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53669,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":34,"num_read_kb":74,"num_write":19,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":161009,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":1617,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.359824+0000","last_change":"2024-08-17T17:32:59.772605+0000","last_active":"2024-08-17T17:46:51.359824+0000","last_peered":"2024-08-17T17:46:51.359824+0000","last_clean":"2024-08-17T17:46:51.359824+0000","last_became_active":"2024-08-17T17:32:59.772015+0000","last_became_peered":"2024-08-17T17:32:59.772015+0000","last_unstale":"2024-08-17T17:46:51.359824+0000","last_undegraded":"2024-08-17T17:46:51.359824+0000","last_fullsized":"2024-08-17T17:46:51.359824+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:23:08.461614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1635,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.985012+0000","last_change":"2024-08-17T17:32:59.766848+0000","last_active":"2024-08-17T17:46:53.985012+0000","last_peered":"2024-08-17T17:46:53.985012+0000","last_clean":"2024-08-17T17:46:53.985012+0000","last_became_active":"2024-08-17T17:32:59.766481+0000","last_became_peered":"2024-08-17T17:32:59.766481+0000","last_unstale":"2024-08-17T17:46:53.985012+0000","last_undegraded":"2024-08-17T17:46:53.985012+0000","last_fullsized":"2024-08-17T17:46:53.985012+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:01:39.759644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.6","version":"0'0","reported_seq":16,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.702752+0000","last_change":"2024-08-17T17:46:50.356600+0000","last_active":"2024-08-17T17:46:53.702752+0000","last_peered":"2024-08-17T17:46:53.702752+0000","last_clean":"2024-08-17T17:46:53.702752+0000","last_became_active":"2024-08-17T17:46:50.356281+0000","last_became_peered":"2024-08-17T17:46:50.356281+0000","last_unstale":"2024-08-17T17:46:53.702752+0000","last_undegraded":"2024-08-17T17:46:53.702752+0000","last_fullsized":"2024-08-17T17:46:53.702752+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:32.040703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"268'149","reported_seq":1423,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.863170+0000","last_change":"2024-08-17T17:45:47.184290+0000","last_active":"2024-08-17T17:46:51.863170+0000","last_peered":"2024-08-17T17:46:51.863170+0000","last_clean":"2024-08-17T17:46:51.863170+0000","last_became_active":"2024-08-17T17:45:01.028651+0000","last_became_peered":"2024-08-17T17:45:01.028651+0000","last_unstale":"2024-08-17T17:46:51.863170+0000","last_undegraded":"2024-08-17T17:46:51.863170+0000","last_fullsized":"2024-08-17T17:46:51.863170+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:47.184230+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:47.184230+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:46:34.255048+0000","scrub_duration":0.0012906930000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'1","reported_seq":1090,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.801338+0000","last_change":"2024-08-17T17:32:27.437735+0000","last_active":"2024-08-17T17:46:51.801338+0000","last_peered":"2024-08-17T17:46:51.801338+0000","last_clean":"2024-08-17T17:46:51.801338+0000","last_became_active":"2024-08-17T17:32:27.437234+0000","last_became_peered":"2024-08-17T17:32:27.437234+0000","last_unstale":"2024-08-17T17:46:51.801338+0000","last_undegraded":"2024-08-17T17:46:51.801338+0000","last_fullsized":"2024-08-17T17:46:51.801338+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+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 @ 2024-08-19T02:49:17.140384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028371400000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":1594,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.359183+0000","last_change":"2024-08-17T17:32:59.775218+0000","last_active":"2024-08-17T17:46:51.359183+0000","last_peered":"2024-08-17T17:46:51.359183+0000","last_clean":"2024-08-17T17:46:51.359183+0000","last_became_active":"2024-08-17T17:32:59.774911+0000","last_became_peered":"2024-08-17T17:32:59.774911+0000","last_unstale":"2024-08-17T17:46:51.359183+0000","last_undegraded":"2024-08-17T17:46:51.359183+0000","last_fullsized":"2024-08-17T17:46:51.359183+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:42:33.544078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1049,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.538535+0000","last_change":"2024-08-17T17:22:54.175289+0000","last_active":"2024-08-17T17:46:51.538535+0000","last_peered":"2024-08-17T17:46:51.538535+0000","last_clean":"2024-08-17T17:46:51.538535+0000","last_became_active":"2024-08-17T17:22:54.174953+0000","last_became_peered":"2024-08-17T17:22:54.174953+0000","last_unstale":"2024-08-17T17:46:51.538535+0000","last_undegraded":"2024-08-17T17:46:51.538535+0000","last_fullsized":"2024-08-17T17:46:51.538535+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:20.586463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.5","version":"0'0","reported_seq":11,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.862505+0000","last_change":"2024-08-17T17:46:50.358957+0000","last_active":"2024-08-17T17:46:51.862505+0000","last_peered":"2024-08-17T17:46:51.862505+0000","last_clean":"2024-08-17T17:46:51.862505+0000","last_became_active":"2024-08-17T17:46:50.358531+0000","last_became_peered":"2024-08-17T17:46:50.358531+0000","last_unstale":"2024-08-17T17:46:51.862505+0000","last_undegraded":"2024-08-17T17:46:51.862505+0000","last_fullsized":"2024-08-17T17:46:51.862505+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:01:17.640399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"268'149","reported_seq":618,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.861556+0000","last_change":"2024-08-17T17:45:44.079966+0000","last_active":"2024-08-17T17:46:51.861556+0000","last_peered":"2024-08-17T17:46:51.861556+0000","last_clean":"2024-08-17T17:46:51.861556+0000","last_became_active":"2024-08-17T17:45:38.009775+0000","last_became_peered":"2024-08-17T17:45:38.009775+0000","last_unstale":"2024-08-17T17:46:51.861556+0000","last_undegraded":"2024-08-17T17:46:51.861556+0000","last_fullsized":"2024-08-17T17:46:51.861556+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:44.079842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:44.079842+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:26:56.690657+0000","scrub_duration":6,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1089,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.863130+0000","last_change":"2024-08-17T17:31:54.821923+0000","last_active":"2024-08-17T17:46:51.863130+0000","last_peered":"2024-08-17T17:46:51.863130+0000","last_clean":"2024-08-17T17:46:51.863130+0000","last_became_active":"2024-08-17T17:31:54.821596+0000","last_became_peered":"2024-08-17T17:31:54.821596+0000","last_unstale":"2024-08-17T17:46:51.863130+0000","last_undegraded":"2024-08-17T17:46:51.863130+0000","last_fullsized":"2024-08-17T17:46:51.863130+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:13.031431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026904000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1763,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.702464+0000","last_change":"2024-08-17T17:32:59.764471+0000","last_active":"2024-08-17T17:46:53.702464+0000","last_peered":"2024-08-17T17:46:53.702464+0000","last_clean":"2024-08-17T17:46:53.702464+0000","last_became_active":"2024-08-17T17:32:59.764174+0000","last_became_peered":"2024-08-17T17:32:59.764174+0000","last_unstale":"2024-08-17T17:46:53.702464+0000","last_undegraded":"2024-08-17T17:46:53.702464+0000","last_fullsized":"2024-08-17T17:46:53.702464+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:15:08.101111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1739,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.702835+0000","last_change":"2024-08-17T17:32:27.437761+0000","last_active":"2024-08-17T17:46:53.702835+0000","last_peered":"2024-08-17T17:46:53.702835+0000","last_clean":"2024-08-17T17:46:53.702835+0000","last_became_active":"2024-08-17T17:32:27.437409+0000","last_became_peered":"2024-08-17T17:32:27.437409+0000","last_unstale":"2024-08-17T17:46:53.702835+0000","last_undegraded":"2024-08-17T17:46:53.702835+0000","last_fullsized":"2024-08-17T17:46:53.702835+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:49:42.627015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":16,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.702622+0000","last_change":"2024-08-17T17:46:50.361554+0000","last_active":"2024-08-17T17:46:53.702622+0000","last_peered":"2024-08-17T17:46:53.702622+0000","last_clean":"2024-08-17T17:46:53.702622+0000","last_became_active":"2024-08-17T17:46:50.361265+0000","last_became_peered":"2024-08-17T17:46:50.361265+0000","last_unstale":"2024-08-17T17:46:53.702622+0000","last_undegraded":"2024-08-17T17:46:53.702622+0000","last_fullsized":"2024-08-17T17:46:53.702622+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:54:35.121520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.2","version":"268'149","reported_seq":1442,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.861958+0000","last_change":"2024-08-17T17:45:48.249397+0000","last_active":"2024-08-17T17:46:51.861958+0000","last_peered":"2024-08-17T17:46:51.861958+0000","last_clean":"2024-08-17T17:46:51.861958+0000","last_became_active":"2024-08-17T17:45:38.036104+0000","last_became_peered":"2024-08-17T17:45:38.036104+0000","last_unstale":"2024-08-17T17:46:51.861958+0000","last_undegraded":"2024-08-17T17:46:51.861958+0000","last_fullsized":"2024-08-17T17:46:51.861958+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:48.249334+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:48.249334+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:45:47.928686+0000","scrub_duration":0.018931098,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1676,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.984781+0000","last_change":"2024-08-17T17:32:59.769974+0000","last_active":"2024-08-17T17:46:53.984781+0000","last_peered":"2024-08-17T17:46:53.984781+0000","last_clean":"2024-08-17T17:46:53.984781+0000","last_became_active":"2024-08-17T17:32:59.769633+0000","last_became_peered":"2024-08-17T17:32:59.769633+0000","last_unstale":"2024-08-17T17:46:53.984781+0000","last_undegraded":"2024-08-17T17:46:53.984781+0000","last_fullsized":"2024-08-17T17:46:53.984781+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:05:46.823299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029621200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1653,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.861098+0000","last_change":"2024-08-17T17:32:27.433156+0000","last_active":"2024-08-17T17:46:51.861098+0000","last_peered":"2024-08-17T17:46:51.861098+0000","last_clean":"2024-08-17T17:46:51.861098+0000","last_became_active":"2024-08-17T17:32:27.432811+0000","last_became_peered":"2024-08-17T17:32:27.432811+0000","last_unstale":"2024-08-17T17:46:51.861098+0000","last_undegraded":"2024-08-17T17:46:51.861098+0000","last_fullsized":"2024-08-17T17:46:51.861098+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:12.882686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1670,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.861894+0000","last_change":"2024-08-17T17:31:54.824135+0000","last_active":"2024-08-17T17:46:51.861894+0000","last_peered":"2024-08-17T17:46:51.861894+0000","last_clean":"2024-08-17T17:46:51.861894+0000","last_became_active":"2024-08-17T17:31:54.823811+0000","last_became_peered":"2024-08-17T17:31:54.823811+0000","last_unstale":"2024-08-17T17:46:51.861894+0000","last_undegraded":"2024-08-17T17:46:51.861894+0000","last_fullsized":"2024-08-17T17:46:51.861894+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:35:04.088383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.7","version":"0'0","reported_seq":11,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.538529+0000","last_change":"2024-08-17T17:46:50.359486+0000","last_active":"2024-08-17T17:46:51.538529+0000","last_peered":"2024-08-17T17:46:51.538529+0000","last_clean":"2024-08-17T17:46:51.538529+0000","last_became_active":"2024-08-17T17:46:50.359267+0000","last_became_peered":"2024-08-17T17:46:50.359267+0000","last_unstale":"2024-08-17T17:46:51.538529+0000","last_undegraded":"2024-08-17T17:46:51.538529+0000","last_fullsized":"2024-08-17T17:46:51.538529+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:00:32.968945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"268'149","reported_seq":582,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.801481+0000","last_change":"2024-08-17T17:45:38.025453+0000","last_active":"2024-08-17T17:46:51.801481+0000","last_peered":"2024-08-17T17:46:51.801481+0000","last_clean":"2024-08-17T17:46:51.801481+0000","last_became_active":"2024-08-17T17:45:38.025125+0000","last_became_peered":"2024-08-17T17:45:38.025125+0000","last_unstale":"2024-08-17T17:46:51.801481+0000","last_undegraded":"2024-08-17T17:46:51.801481+0000","last_fullsized":"2024-08-17T17:46:51.801481+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":4,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:19:07.708941+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":35,"num_read_kb":75,"num_write":20,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":161010,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":1091,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.801733+0000","last_change":"2024-08-17T17:31:54.822081+0000","last_active":"2024-08-17T17:46:51.801733+0000","last_peered":"2024-08-17T17:46:51.801733+0000","last_clean":"2024-08-17T17:46:51.801733+0000","last_became_active":"2024-08-17T17:31:54.821740+0000","last_became_peered":"2024-08-17T17:31:54.821740+0000","last_unstale":"2024-08-17T17:46:51.801733+0000","last_undegraded":"2024-08-17T17:46:51.801733+0000","last_fullsized":"2024-08-17T17:46:51.801733+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:09:33.904896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00089523800000000002,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1067,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.862943+0000","last_change":"2024-08-17T17:30:40.742379+0000","last_active":"2024-08-17T17:46:51.862943+0000","last_peered":"2024-08-17T17:46:51.862943+0000","last_clean":"2024-08-17T17:46:51.862943+0000","last_became_active":"2024-08-17T17:30:40.742094+0000","last_became_peered":"2024-08-17T17:30:40.742094+0000","last_unstale":"2024-08-17T17:46:51.862943+0000","last_undegraded":"2024-08-17T17:46:51.862943+0000","last_fullsized":"2024-08-17T17:46:51.862943+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:56:15.833110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1664,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.861290+0000","last_change":"2024-08-17T17:32:59.768385+0000","last_active":"2024-08-17T17:46:51.861290+0000","last_peered":"2024-08-17T17:46:51.861290+0000","last_clean":"2024-08-17T17:46:51.861290+0000","last_became_active":"2024-08-17T17:32:59.767891+0000","last_became_peered":"2024-08-17T17:32:59.767891+0000","last_unstale":"2024-08-17T17:46:51.861290+0000","last_undegraded":"2024-08-17T17:46:51.861290+0000","last_fullsized":"2024-08-17T17:46:51.861290+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:05:22.672505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.1","version":"0'0","reported_seq":11,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.862811+0000","last_change":"2024-08-17T17:46:50.357278+0000","last_active":"2024-08-17T17:46:51.862811+0000","last_peered":"2024-08-17T17:46:51.862811+0000","last_clean":"2024-08-17T17:46:51.862811+0000","last_became_active":"2024-08-17T17:46:50.356718+0000","last_became_peered":"2024-08-17T17:46:50.356718+0000","last_unstale":"2024-08-17T17:46:51.862811+0000","last_undegraded":"2024-08-17T17:46:51.862811+0000","last_fullsized":"2024-08-17T17:46:51.862811+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:21:25.106983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"268'149","reported_seq":605,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.538623+0000","last_change":"2024-08-17T17:45:47.547272+0000","last_active":"2024-08-17T17:46:51.538623+0000","last_peered":"2024-08-17T17:46:51.538623+0000","last_clean":"2024-08-17T17:46:51.538623+0000","last_became_active":"2024-08-17T17:45:38.001873+0000","last_became_peered":"2024-08-17T17:45:38.001873+0000","last_unstale":"2024-08-17T17:46:51.538623+0000","last_undegraded":"2024-08-17T17:46:51.538623+0000","last_fullsized":"2024-08-17T17:46:51.538623+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:47.547201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:47.547201+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:29:52.144033+0000","scrub_duration":0.0031063380000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1094,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.801960+0000","last_change":"2024-08-17T17:32:59.768555+0000","last_active":"2024-08-17T17:46:51.801960+0000","last_peered":"2024-08-17T17:46:51.801960+0000","last_clean":"2024-08-17T17:46:51.801960+0000","last_became_active":"2024-08-17T17:32:59.768221+0000","last_became_peered":"2024-08-17T17:32:59.768221+0000","last_unstale":"2024-08-17T17:46:51.801960+0000","last_undegraded":"2024-08-17T17:46:51.801960+0000","last_fullsized":"2024-08-17T17:46:51.801960+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:04:28.973618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1684,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.861678+0000","last_change":"2024-08-17T17:31:54.824846+0000","last_active":"2024-08-17T17:46:51.861678+0000","last_peered":"2024-08-17T17:46:51.861678+0000","last_clean":"2024-08-17T17:46:51.861678+0000","last_became_active":"2024-08-17T17:31:54.823784+0000","last_became_peered":"2024-08-17T17:31:54.823784+0000","last_unstale":"2024-08-17T17:46:51.861678+0000","last_undegraded":"2024-08-17T17:46:51.861678+0000","last_fullsized":"2024-08-17T17:46:51.861678+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:27.320522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342763,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":1642,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.861697+0000","last_change":"2024-08-17T17:31:54.820086+0000","last_active":"2024-08-17T17:46:51.861697+0000","last_peered":"2024-08-17T17:46:51.861697+0000","last_clean":"2024-08-17T17:46:51.861697+0000","last_became_active":"2024-08-17T17:31:54.819745+0000","last_became_peered":"2024-08-17T17:31:54.819745+0000","last_unstale":"2024-08-17T17:46:51.861697+0000","last_undegraded":"2024-08-17T17:46:51.861697+0000","last_fullsized":"2024-08-17T17:46:51.861697+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:06:06.329346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.0","version":"0'0","reported_seq":11,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.801445+0000","last_change":"2024-08-17T17:46:50.355998+0000","last_active":"2024-08-17T17:46:51.801445+0000","last_peered":"2024-08-17T17:46:51.801445+0000","last_clean":"2024-08-17T17:46:51.801445+0000","last_became_active":"2024-08-17T17:46:50.355631+0000","last_became_peered":"2024-08-17T17:46:50.355631+0000","last_unstale":"2024-08-17T17:46:51.801445+0000","last_undegraded":"2024-08-17T17:46:51.801445+0000","last_fullsized":"2024-08-17T17:46:51.801445+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:33:13.519487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.6","version":"268'149","reported_seq":602,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.538455+0000","last_change":"2024-08-17T17:45:42.496743+0000","last_active":"2024-08-17T17:46:51.538455+0000","last_peered":"2024-08-17T17:46:51.538455+0000","last_clean":"2024-08-17T17:46:51.538455+0000","last_became_active":"2024-08-17T17:45:38.025885+0000","last_became_peered":"2024-08-17T17:45:38.025885+0000","last_unstale":"2024-08-17T17:46:51.538455+0000","last_undegraded":"2024-08-17T17:46:51.538455+0000","last_fullsized":"2024-08-17T17:46:51.538455+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:42.496644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:42.496644+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:10:30.481329+0000","scrub_duration":0.0057956730000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1653,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.861181+0000","last_change":"2024-08-17T17:32:27.437457+0000","last_active":"2024-08-17T17:46:51.861181+0000","last_peered":"2024-08-17T17:46:51.861181+0000","last_clean":"2024-08-17T17:46:51.861181+0000","last_became_active":"2024-08-17T17:32:27.437140+0000","last_became_peered":"2024-08-17T17:32:27.437140+0000","last_unstale":"2024-08-17T17:46:51.861181+0000","last_undegraded":"2024-08-17T17:46:51.861181+0000","last_fullsized":"2024-08-17T17:46:51.861181+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:11.131550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1072,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.862722+0000","last_change":"2024-08-17T17:30:40.733784+0000","last_active":"2024-08-17T17:46:51.862722+0000","last_peered":"2024-08-17T17:46:51.862722+0000","last_clean":"2024-08-17T17:46:51.862722+0000","last_became_active":"2024-08-17T17:30:40.733336+0000","last_became_peered":"2024-08-17T17:30:40.733336+0000","last_unstale":"2024-08-17T17:46:51.862722+0000","last_undegraded":"2024-08-17T17:46:51.862722+0000","last_fullsized":"2024-08-17T17:46:51.862722+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:45:21.984785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033804700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":1713,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.702527+0000","last_change":"2024-08-17T17:30:40.740826+0000","last_active":"2024-08-17T17:46:53.702527+0000","last_peered":"2024-08-17T17:46:53.702527+0000","last_clean":"2024-08-17T17:46:53.702527+0000","last_became_active":"2024-08-17T17:30:40.739746+0000","last_became_peered":"2024-08-17T17:30:40.739746+0000","last_unstale":"2024-08-17T17:46:53.702527+0000","last_undegraded":"2024-08-17T17:46:53.702527+0000","last_fullsized":"2024-08-17T17:46:53.702527+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:31:38.808235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.3","version":"0'0","reported_seq":14,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.358468+0000","last_change":"2024-08-17T17:46:50.358740+0000","last_active":"2024-08-17T17:46:51.358468+0000","last_peered":"2024-08-17T17:46:51.358468+0000","last_clean":"2024-08-17T17:46:51.358468+0000","last_became_active":"2024-08-17T17:46:50.358463+0000","last_became_peered":"2024-08-17T17:46:50.358463+0000","last_unstale":"2024-08-17T17:46:51.358468+0000","last_undegraded":"2024-08-17T17:46:51.358468+0000","last_fullsized":"2024-08-17T17:46:51.358468+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:55:46.813560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"268'149","reported_seq":592,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.862489+0000","last_change":"2024-08-17T17:45:41.349586+0000","last_active":"2024-08-17T17:46:51.862489+0000","last_peered":"2024-08-17T17:46:51.862489+0000","last_clean":"2024-08-17T17:46:51.862489+0000","last_became_active":"2024-08-17T17:45:38.001831+0000","last_became_peered":"2024-08-17T17:45:38.001831+0000","last_unstale":"2024-08-17T17:46:51.862489+0000","last_undegraded":"2024-08-17T17:46:51.862489+0000","last_fullsized":"2024-08-17T17:46:51.862489+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:41.349530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:41.349530+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:25.622896+0000","scrub_duration":0.001642637,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"72'2","reported_seq":1627,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.359561+0000","last_change":"2024-08-17T17:32:59.773609+0000","last_active":"2024-08-17T17:46:51.359561+0000","last_peered":"2024-08-17T17:46:51.359561+0000","last_clean":"2024-08-17T17:46:51.359561+0000","last_became_active":"2024-08-17T17:32:59.773348+0000","last_became_peered":"2024-08-17T17:32:59.773348+0000","last_unstale":"2024-08-17T17:46:51.359561+0000","last_undegraded":"2024-08-17T17:46:51.359561+0000","last_fullsized":"2024-08-17T17:46:51.359561+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:38:31.542973+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":1651,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.861895+0000","last_change":"2024-08-17T17:31:54.820580+0000","last_active":"2024-08-17T17:46:51.861895+0000","last_peered":"2024-08-17T17:46:51.861895+0000","last_clean":"2024-08-17T17:46:51.861895+0000","last_became_active":"2024-08-17T17:31:54.820089+0000","last_became_peered":"2024-08-17T17:31:54.820089+0000","last_unstale":"2024-08-17T17:46:51.861895+0000","last_undegraded":"2024-08-17T17:46:51.861895+0000","last_fullsized":"2024-08-17T17:46:51.861895+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:25:34.716640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1624,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.359564+0000","last_change":"2024-08-17T17:32:59.772291+0000","last_active":"2024-08-17T17:46:51.359564+0000","last_peered":"2024-08-17T17:46:51.359564+0000","last_clean":"2024-08-17T17:46:51.359564+0000","last_became_active":"2024-08-17T17:32:59.771990+0000","last_became_peered":"2024-08-17T17:32:59.771990+0000","last_unstale":"2024-08-17T17:46:51.359564+0000","last_undegraded":"2024-08-17T17:46:51.359564+0000","last_fullsized":"2024-08-17T17:46:51.359564+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:34:47.282842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.2","version":"0'0","reported_seq":14,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.359130+0000","last_change":"2024-08-17T17:46:50.360536+0000","last_active":"2024-08-17T17:46:51.359130+0000","last_peered":"2024-08-17T17:46:51.359130+0000","last_clean":"2024-08-17T17:46:51.359130+0000","last_became_active":"2024-08-17T17:46:50.359845+0000","last_became_peered":"2024-08-17T17:46:50.359845+0000","last_unstale":"2024-08-17T17:46:51.359130+0000","last_undegraded":"2024-08-17T17:46:51.359130+0000","last_fullsized":"2024-08-17T17:46:51.359130+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:37.481727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.4","version":"268'149","reported_seq":599,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.359132+0000","last_change":"2024-08-17T17:46:49.347195+0000","last_active":"2024-08-17T17:46:51.359132+0000","last_peered":"2024-08-17T17:46:51.359132+0000","last_clean":"2024-08-17T17:46:51.359132+0000","last_became_active":"2024-08-17T17:46:27.004139+0000","last_became_peered":"2024-08-17T17:46:27.004139+0000","last_unstale":"2024-08-17T17:46:51.359132+0000","last_undegraded":"2024-08-17T17:46:51.359132+0000","last_fullsized":"2024-08-17T17:46:51.359132+0000","mapping_epoch":1128,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":3,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:19:07.708941+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-17T17:46:53.199083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":35,"num_read_kb":75,"num_write":20,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":488690,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":1727,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.702937+0000","last_change":"2024-08-17T17:31:54.828534+0000","last_active":"2024-08-17T17:46:53.702937+0000","last_peered":"2024-08-17T17:46:53.702937+0000","last_clean":"2024-08-17T17:46:53.702937+0000","last_became_active":"2024-08-17T17:31:54.828182+0000","last_became_peered":"2024-08-17T17:31:54.828182+0000","last_unstale":"2024-08-17T17:46:53.702937+0000","last_undegraded":"2024-08-17T17:46:53.702937+0000","last_fullsized":"2024-08-17T17:46:53.702937+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:34:13.598348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":1079,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.537892+0000","last_change":"2024-08-17T17:32:27.436530+0000","last_active":"2024-08-17T17:46:51.537892+0000","last_peered":"2024-08-17T17:46:51.537892+0000","last_clean":"2024-08-17T17:46:51.537892+0000","last_became_active":"2024-08-17T17:32:27.436139+0000","last_became_peered":"2024-08-17T17:32:27.436139+0000","last_unstale":"2024-08-17T17:46:51.537892+0000","last_undegraded":"2024-08-17T17:46:51.537892+0000","last_fullsized":"2024-08-17T17:46:51.537892+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:18.060869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030013400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1049,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.862906+0000","last_change":"2024-08-17T17:22:55.275184+0000","last_active":"2024-08-17T17:46:51.862906+0000","last_peered":"2024-08-17T17:46:51.862906+0000","last_clean":"2024-08-17T17:46:51.862906+0000","last_became_active":"2024-08-17T17:22:55.274677+0000","last_became_peered":"2024-08-17T17:22:55.274677+0000","last_unstale":"2024-08-17T17:46:51.862906+0000","last_undegraded":"2024-08-17T17:46:51.862906+0000","last_fullsized":"2024-08-17T17:46:51.862906+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:51:29.348766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":1066,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.862344+0000","last_change":"2024-08-17T17:31:54.821919+0000","last_active":"2024-08-17T17:46:51.862344+0000","last_peered":"2024-08-17T17:46:51.862344+0000","last_clean":"2024-08-17T17:46:51.862344+0000","last_became_active":"2024-08-17T17:31:54.821536+0000","last_became_peered":"2024-08-17T17:31:54.821536+0000","last_unstale":"2024-08-17T17:46:51.862344+0000","last_undegraded":"2024-08-17T17:46:51.862344+0000","last_fullsized":"2024-08-17T17:46:51.862344+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:17:33.081437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"350'22","reported_seq":1072,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.862749+0000","last_change":"2024-08-17T17:22:53.728275+0000","last_active":"2024-08-17T17:46:51.862749+0000","last_peered":"2024-08-17T17:46:51.862749+0000","last_clean":"2024-08-17T17:46:51.862749+0000","last_became_active":"2024-08-17T17:22:53.727978+0000","last_became_peered":"2024-08-17T17:22:53.727978+0000","last_unstale":"2024-08-17T17:46:51.862749+0000","last_undegraded":"2024-08-17T17:46:51.862749+0000","last_fullsized":"2024-08-17T17:46:51.862749+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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":"periodic scrub scheduled @ 2024-08-18T23:19:43.717005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"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.12","version":"0'0","reported_seq":1652,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.861129+0000","last_change":"2024-08-17T17:32:27.438365+0000","last_active":"2024-08-17T17:46:51.861129+0000","last_peered":"2024-08-17T17:46:51.861129+0000","last_clean":"2024-08-17T17:46:51.861129+0000","last_became_active":"2024-08-17T17:32:27.437932+0000","last_became_peered":"2024-08-17T17:32:27.437932+0000","last_unstale":"2024-08-17T17:46:51.861129+0000","last_undegraded":"2024-08-17T17:46:51.861129+0000","last_fullsized":"2024-08-17T17:46:51.861129+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:07.527904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":1063,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.861639+0000","last_change":"2024-08-17T17:32:59.768226+0000","last_active":"2024-08-17T17:46:51.861639+0000","last_peered":"2024-08-17T17:46:51.861639+0000","last_clean":"2024-08-17T17:46:51.861639+0000","last_became_active":"2024-08-17T17:32:59.767701+0000","last_became_peered":"2024-08-17T17:32:59.767701+0000","last_unstale":"2024-08-17T17:46:51.861639+0000","last_undegraded":"2024-08-17T17:46:51.861639+0000","last_fullsized":"2024-08-17T17:46:51.861639+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T21:00:52.281423+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":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":"3.16","version":"0'0","reported_seq":1077,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.801947+0000","last_change":"2024-08-17T17:31:54.822296+0000","last_active":"2024-08-17T17:46:51.801947+0000","last_peered":"2024-08-17T17:46:51.801947+0000","last_clean":"2024-08-17T17:46:51.801947+0000","last_became_active":"2024-08-17T17:31:54.821958+0000","last_became_peered":"2024-08-17T17:31:54.821958+0000","last_unstale":"2024-08-17T17:46:51.801947+0000","last_undegraded":"2024-08-17T17:46:51.801947+0000","last_fullsized":"2024-08-17T17:46:51.801947+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:44.831479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1593,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.358463+0000","last_change":"2024-08-17T17:32:59.773153+0000","last_active":"2024-08-17T17:46:51.358463+0000","last_peered":"2024-08-17T17:46:51.358463+0000","last_clean":"2024-08-17T17:46:51.358463+0000","last_became_active":"2024-08-17T17:32:59.772671+0000","last_became_peered":"2024-08-17T17:32:59.772671+0000","last_unstale":"2024-08-17T17:46:51.358463+0000","last_undegraded":"2024-08-17T17:46:51.358463+0000","last_fullsized":"2024-08-17T17:46:51.358463+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:32.219883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1762,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.702929+0000","last_change":"2024-08-17T17:32:59.762369+0000","last_active":"2024-08-17T17:46:53.702929+0000","last_peered":"2024-08-17T17:46:53.702929+0000","last_clean":"2024-08-17T17:46:53.702929+0000","last_became_active":"2024-08-17T17:32:59.761931+0000","last_became_peered":"2024-08-17T17:32:59.761931+0000","last_unstale":"2024-08-17T17:46:53.702929+0000","last_undegraded":"2024-08-17T17:46:53.702929+0000","last_fullsized":"2024-08-17T17:46:53.702929+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:57:47.627585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1615,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.359470+0000","last_change":"2024-08-17T17:32:59.767175+0000","last_active":"2024-08-17T17:46:51.359470+0000","last_peered":"2024-08-17T17:46:51.359470+0000","last_clean":"2024-08-17T17:46:51.359470+0000","last_became_active":"2024-08-17T17:32:59.766352+0000","last_became_peered":"2024-08-17T17:32:59.766352+0000","last_unstale":"2024-08-17T17:46:51.359470+0000","last_undegraded":"2024-08-17T17:46:51.359470+0000","last_fullsized":"2024-08-17T17:46:51.359470+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:42.252204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1066,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.538697+0000","last_change":"2024-08-17T17:31:54.823767+0000","last_active":"2024-08-17T17:46:51.538697+0000","last_peered":"2024-08-17T17:46:51.538697+0000","last_clean":"2024-08-17T17:46:51.538697+0000","last_became_active":"2024-08-17T17:31:54.823265+0000","last_became_peered":"2024-08-17T17:31:54.823265+0000","last_unstale":"2024-08-17T17:46:51.538697+0000","last_undegraded":"2024-08-17T17:46:51.538697+0000","last_fullsized":"2024-08-17T17:46:51.538697+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:10:08.654594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1633,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.359727+0000","last_change":"2024-08-17T17:32:59.767449+0000","last_active":"2024-08-17T17:46:51.359727+0000","last_peered":"2024-08-17T17:46:51.359727+0000","last_clean":"2024-08-17T17:46:51.359727+0000","last_became_active":"2024-08-17T17:32:59.766874+0000","last_became_peered":"2024-08-17T17:32:59.766874+0000","last_unstale":"2024-08-17T17:46:51.359727+0000","last_undegraded":"2024-08-17T17:46:51.359727+0000","last_fullsized":"2024-08-17T17:46:51.359727+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:54:39.267579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1725,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.702827+0000","last_change":"2024-08-17T17:32:59.763754+0000","last_active":"2024-08-17T17:46:53.702827+0000","last_peered":"2024-08-17T17:46:53.702827+0000","last_clean":"2024-08-17T17:46:53.702827+0000","last_became_active":"2024-08-17T17:32:59.763480+0000","last_became_peered":"2024-08-17T17:32:59.763480+0000","last_unstale":"2024-08-17T17:46:53.702827+0000","last_undegraded":"2024-08-17T17:46:53.702827+0000","last_fullsized":"2024-08-17T17:46:53.702827+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:26:03.239484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1652,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.861102+0000","last_change":"2024-08-17T17:32:59.767087+0000","last_active":"2024-08-17T17:46:51.861102+0000","last_peered":"2024-08-17T17:46:51.861102+0000","last_clean":"2024-08-17T17:46:51.861102+0000","last_became_active":"2024-08-17T17:32:59.766784+0000","last_became_peered":"2024-08-17T17:32:59.766784+0000","last_unstale":"2024-08-17T17:46:51.861102+0000","last_undegraded":"2024-08-17T17:46:51.861102+0000","last_fullsized":"2024-08-17T17:46:51.861102+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:11:48.775621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1615,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.359922+0000","last_change":"2024-08-17T17:32:59.767655+0000","last_active":"2024-08-17T17:46:51.359922+0000","last_peered":"2024-08-17T17:46:51.359922+0000","last_clean":"2024-08-17T17:46:51.359922+0000","last_became_active":"2024-08-17T17:32:59.766891+0000","last_became_peered":"2024-08-17T17:32:59.766891+0000","last_unstale":"2024-08-17T17:46:51.359922+0000","last_undegraded":"2024-08-17T17:46:51.359922+0000","last_fullsized":"2024-08-17T17:46:51.359922+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:19:57.129588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1085,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.861807+0000","last_change":"2024-08-17T17:32:27.438656+0000","last_active":"2024-08-17T17:46:51.861807+0000","last_peered":"2024-08-17T17:46:51.861807+0000","last_clean":"2024-08-17T17:46:51.861807+0000","last_became_active":"2024-08-17T17:32:27.437400+0000","last_became_peered":"2024-08-17T17:32:27.437400+0000","last_unstale":"2024-08-17T17:46:51.861807+0000","last_undegraded":"2024-08-17T17:46:51.861807+0000","last_fullsized":"2024-08-17T17:46:51.861807+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T01:13:13.749171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":1655,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.984927+0000","last_change":"2024-08-17T17:32:59.769549+0000","last_active":"2024-08-17T17:46:53.984927+0000","last_peered":"2024-08-17T17:46:53.984927+0000","last_clean":"2024-08-17T17:46:53.984927+0000","last_became_active":"2024-08-17T17:32:59.768660+0000","last_became_peered":"2024-08-17T17:32:59.768660+0000","last_unstale":"2024-08-17T17:46:53.984927+0000","last_undegraded":"2024-08-17T17:46:53.984927+0000","last_fullsized":"2024-08-17T17:46:53.984927+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:42:20.130102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1715,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.702621+0000","last_change":"2024-08-17T17:30:40.753115+0000","last_active":"2024-08-17T17:46:53.702621+0000","last_peered":"2024-08-17T17:46:53.702621+0000","last_clean":"2024-08-17T17:46:53.702621+0000","last_became_active":"2024-08-17T17:30:40.752263+0000","last_became_peered":"2024-08-17T17:30:40.752263+0000","last_unstale":"2024-08-17T17:46:53.702621+0000","last_undegraded":"2024-08-17T17:46:53.702621+0000","last_fullsized":"2024-08-17T17:46:53.702621+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T05:08:48.137529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":1093,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.861862+0000","last_change":"2024-08-17T17:32:59.768103+0000","last_active":"2024-08-17T17:46:51.861862+0000","last_peered":"2024-08-17T17:46:51.861862+0000","last_clean":"2024-08-17T17:46:51.861862+0000","last_became_active":"2024-08-17T17:32:59.767686+0000","last_became_peered":"2024-08-17T17:32:59.767686+0000","last_unstale":"2024-08-17T17:46:51.861862+0000","last_undegraded":"2024-08-17T17:46:51.861862+0000","last_fullsized":"2024-08-17T17:46:51.861862+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:40:54.780900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"72'2","reported_seq":1079,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.801822+0000","last_change":"2024-08-17T17:31:54.823556+0000","last_active":"2024-08-17T17:46:51.801822+0000","last_peered":"2024-08-17T17:46:51.801822+0000","last_clean":"2024-08-17T17:46:51.801822+0000","last_became_active":"2024-08-17T17:31:54.823250+0000","last_became_peered":"2024-08-17T17:31:54.823250+0000","last_unstale":"2024-08-17T17:46:51.801822+0000","last_undegraded":"2024-08-17T17:46:51.801822+0000","last_fullsized":"2024-08-17T17:46:51.801822+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:08:07.165204+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":[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":1083,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.861982+0000","last_change":"2024-08-17T17:32:59.768344+0000","last_active":"2024-08-17T17:46:51.861982+0000","last_peered":"2024-08-17T17:46:51.861982+0000","last_clean":"2024-08-17T17:46:51.861982+0000","last_became_active":"2024-08-17T17:32:59.767154+0000","last_became_peered":"2024-08-17T17:32:59.767154+0000","last_unstale":"2024-08-17T17:46:51.861982+0000","last_undegraded":"2024-08-17T17:46:51.861982+0000","last_fullsized":"2024-08-17T17:46:51.861982+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:25:18.926181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1062,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.801923+0000","last_change":"2024-08-17T17:22:53.725178+0000","last_active":"2024-08-17T17:46:51.801923+0000","last_peered":"2024-08-17T17:46:51.801923+0000","last_clean":"2024-08-17T17:46:51.801923+0000","last_became_active":"2024-08-17T17:22:53.724909+0000","last_became_peered":"2024-08-17T17:22:53.724909+0000","last_unstale":"2024-08-17T17:46:51.801923+0000","last_undegraded":"2024-08-17T17:46:51.801923+0000","last_fullsized":"2024-08-17T17:46:51.801923+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:00.171471+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":[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.19","version":"0'0","reported_seq":1623,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.358754+0000","last_change":"2024-08-17T17:32:59.767743+0000","last_active":"2024-08-17T17:46:51.358754+0000","last_peered":"2024-08-17T17:46:51.358754+0000","last_clean":"2024-08-17T17:46:51.358754+0000","last_became_active":"2024-08-17T17:32:59.767391+0000","last_became_peered":"2024-08-17T17:32:59.767391+0000","last_unstale":"2024-08-17T17:46:51.358754+0000","last_undegraded":"2024-08-17T17:46:51.358754+0000","last_fullsized":"2024-08-17T17:46:51.358754+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:30.357526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1609,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.359314+0000","last_change":"2024-08-17T17:32:59.770449+0000","last_active":"2024-08-17T17:46:51.359314+0000","last_peered":"2024-08-17T17:46:51.359314+0000","last_clean":"2024-08-17T17:46:51.359314+0000","last_became_active":"2024-08-17T17:32:59.768701+0000","last_became_peered":"2024-08-17T17:32:59.768701+0000","last_unstale":"2024-08-17T17:46:51.359314+0000","last_undegraded":"2024-08-17T17:46:51.359314+0000","last_fullsized":"2024-08-17T17:46:51.359314+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:37:58.418659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1066,"reported_epoch":1144,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.862433+0000","last_change":"2024-08-17T17:31:54.822460+0000","last_active":"2024-08-17T17:46:51.862433+0000","last_peered":"2024-08-17T17:46:51.862433+0000","last_clean":"2024-08-17T17:46:51.862433+0000","last_became_active":"2024-08-17T17:31:54.822111+0000","last_became_peered":"2024-08-17T17:31:54.822111+0000","last_unstale":"2024-08-17T17:46:51.862433+0000","last_undegraded":"2024-08-17T17:46:51.862433+0000","last_fullsized":"2024-08-17T17:46:51.862433+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:17:44.350364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'4","reported_seq":1730,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.702965+0000","last_change":"2024-08-17T17:32:27.438808+0000","last_active":"2024-08-17T17:46:53.702965+0000","last_peered":"2024-08-17T17:46:53.702965+0000","last_clean":"2024-08-17T17:46:53.702965+0000","last_became_active":"2024-08-17T17:32:27.438455+0000","last_became_peered":"2024-08-17T17:32:27.438455+0000","last_unstale":"2024-08-17T17:46:53.702965+0000","last_undegraded":"2024-08-17T17:46:53.702965+0000","last_fullsized":"2024-08-17T17:46:53.702965+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T02:04:33.112716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":[]}],"pool_stats":[{"poolid":7,"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":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":5530,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17088,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":214679,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":138,"num_read_kb":299,"num_write":78,"num_write_kb":878,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1234406,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201593,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":307804,"kb_used_data":10448,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93437348,"statfs":{"total":95995035648,"available":95679844352,"internally_reserved":0,"allocated":10698752,"data_stored":7422884,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":[]},{"osd":6,"up_from":47,"seq":201863463230,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":315808,"kb_used_data":10132,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93429344,"statfs":{"total":95995035648,"available":95671648256,"internally_reserved":0,"allocated":10375168,"data_stored":7103366,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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":[]},{"osd":5,"up_from":39,"seq":167503724867,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":312208,"kb_used_data":10692,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":93432944,"statfs":{"total":95995035648,"available":95675334656,"internally_reserved":0,"allocated":10948608,"data_stored":7681271,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"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":[]},{"osd":4,"up_from":31,"seq":133143986505,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":319960,"kb_used_data":10124,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":93425192,"statfs":{"total":95995035648,"available":95667396608,"internally_reserved":0,"allocated":10366976,"data_stored":7095134,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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":[]},{"osd":3,"up_from":592,"seq":2542620639401,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":423948,"kb_used_data":148988,"kb_used_omap":25,"kb_used_meta":274918,"kb_avail":93321204,"statfs":{"total":95995035648,"available":95560912896,"internally_reserved":0,"allocated":152563712,"data_stored":149304010,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26454,"internal_metadata":281516202},"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":[]},{"osd":2,"up_from":559,"seq":2400886718640,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":340248,"kb_used_data":142924,"kb_used_omap":29,"kb_used_meta":197282,"kb_avail":93404904,"statfs":{"total":95995035648,"available":95646621696,"internally_reserved":0,"allocated":146354176,"data_stored":143086901,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30541,"internal_metadata":202016947},"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":[]},{"osd":1,"up_from":527,"seq":2263447765174,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":164172,"kb_used_data":10104,"kb_used_omap":34,"kb_used_meta":154013,"kb_avail":93580980,"statfs":{"total":95995035648,"available":95826923520,"internally_reserved":0,"allocated":10346496,"data_stored":7090283,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35550,"internal_metadata":157709602},"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":[]},{"osd":0,"up_from":453,"seq":1945620185285,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":132420,"kb_used_data":10104,"kb_used_omap":39,"kb_used_meta":122264,"kb_avail":93612732,"statfs":{"total":95995035648,"available":95859437568,"internally_reserved":0,"allocated":10346496,"data_stored":7089152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40830,"internal_metadata":125198466},"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":[]}],"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":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":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":1,"osd":5,"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":327680,"data_stored":327680,"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":4096,"data_stored":19,"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":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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5388,"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":5261,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1222,"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":5217,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"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":640,"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":4814,"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":4960,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:46:59.289 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:46:59.305 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:59.353 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:59.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:59.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:46:59.386 INFO:teuthology.orchestra.run.smithi037.stderr:enabled application 'rados' on pool 'unique_pool_2' 2024-08-17T17:46:59.455 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:59.466 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:59 smithi037 ceph-mon[102022]: pgmap v1469: 99 pgs: 99 active+clean; 215 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:59.466 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:46:59 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/680218286' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:46:59.466 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:59 smithi037 ceph-mon[97894]: pgmap v1469: 99 pgs: 99 active+clean; 215 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:59.466 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:46:59 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/680218286' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:46:59.480 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:59.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:59.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:59.581 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:46:59.605 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:59.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:59.606 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:46:59.706 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:59.729 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:59.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:59.730 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:59.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:59 smithi046 ceph-mon[88218]: pgmap v1469: 99 pgs: 99 active+clean; 215 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:59.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:46:59 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/680218286' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:46:59.830 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:46:59.853 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:59.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:59.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:46:59.955 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:46:59.976 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:46:59.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:46:59.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:00.024 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:47:00.078 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:00.101 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:00.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:00.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:00.203 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:00.229 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:00.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:00.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:00.331 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:00.353 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:00.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:00.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:00.455 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:00.478 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:00.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:00.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:00 smithi046 ceph-mon[88218]: from='client.45158 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:47:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:00 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/680218286' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:47:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:00 smithi046 ceph-mon[88218]: osdmap e1146: 8 total, 8 up, 8 in 2024-08-17T17:47:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:47:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:47:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:47:00.536 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:00.579 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:00.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:00.604 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:00.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:00.669 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:00 smithi037 ceph-mon[97894]: from='client.45158 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:47:00.669 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:00 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/680218286' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:47:00.669 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:00 smithi037 ceph-mon[97894]: osdmap e1146: 8 total, 8 up, 8 in 2024-08-17T17:47:00.670 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:00 smithi037 ceph-mon[102022]: from='client.45158 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:47:00.670 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:00 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/680218286' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:47:00.670 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:00 smithi037 ceph-mon[102022]: osdmap e1146: 8 total, 8 up, 8 in 2024-08-17T17:47:00.705 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:00.727 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:00.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:00.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:00.829 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:00.855 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:00.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:00.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:00.957 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:00.980 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:00.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:00.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:01.081 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:01.109 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:01.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:01.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:01.119 DEBUG:teuthology.orchestra.run.smithi037:> /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' 2024-08-17T17:47:01.121 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-08-17T17:47:01.121 INFO:teuthology.orchestra.run:waiting for 3000 2024-08-17T17:47:01.167 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:hints = 1 2024-08-17T17:47:01.167 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-08-17T17:47:01.168 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Object prefix: benchmark_data_smithi037_171911 2024-08-17T17:47:01.168 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:47:01.168 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 0 0 0 0 0 0 - 0 2024-08-17T17:47:01.210 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:01.248 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:01.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:01.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:01.324 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:01.350 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:01.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:01.382 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:01.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:01.482 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:01.520 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:01.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:01.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:01.622 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:01.654 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:01.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:01.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:01.756 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:01.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:01 smithi046 ceph-mon[88218]: pgmap v1471: 99 pgs: 99 active+clean; 163 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:47:01.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:01 smithi046 ceph-mon[88218]: 1.1 scrub starts 2024-08-17T17:47:01.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:01 smithi046 ceph-mon[88218]: 1.1 scrub ok 2024-08-17T17:47:01.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:01 smithi046 ceph-mon[88218]: 1.4 scrub starts 2024-08-17T17:47:01.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:01 smithi046 ceph-mon[88218]: 1.4 scrub ok 2024-08-17T17:47:01.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:01 smithi046 ceph-mon[88218]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:47:01.791 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:01.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:01.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:01.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:01 smithi037 ceph-mon[97894]: pgmap v1471: 99 pgs: 99 active+clean; 163 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:47:01.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:01 smithi037 ceph-mon[97894]: 1.1 scrub starts 2024-08-17T17:47:01.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:01 smithi037 ceph-mon[97894]: 1.1 scrub ok 2024-08-17T17:47:01.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:01 smithi037 ceph-mon[97894]: 1.4 scrub starts 2024-08-17T17:47:01.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:01 smithi037 ceph-mon[97894]: 1.4 scrub ok 2024-08-17T17:47:01.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:01 smithi037 ceph-mon[97894]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:47:01.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:01 smithi037 ceph-mon[102022]: pgmap v1471: 99 pgs: 99 active+clean; 163 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:47:01.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:01 smithi037 ceph-mon[102022]: 1.1 scrub starts 2024-08-17T17:47:01.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:01 smithi037 ceph-mon[102022]: 1.1 scrub ok 2024-08-17T17:47:01.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:01 smithi037 ceph-mon[102022]: 1.4 scrub starts 2024-08-17T17:47:01.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:01 smithi037 ceph-mon[102022]: 1.4 scrub ok 2024-08-17T17:47:01.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:01 smithi037 ceph-mon[102022]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:47:01.893 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:01.934 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:01.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:01.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:02.035 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:02.076 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:02.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:02.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:02.168 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 1 16 3560 3544 221.487 221.5 0.00463113 0.00449446 2024-08-17T17:47:02.177 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:02.178 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:02.238 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:02.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:02.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:02.342 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:02.389 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:02.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:02.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:02.466 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:02 smithi037 ceph-mon[102022]: pgmap v1472: 99 pgs: 99 active+clean; 163 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:47:02.466 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:02 smithi037 ceph-mon[97894]: pgmap v1472: 99 pgs: 99 active+clean; 163 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:47:02.491 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:02.535 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:02.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:02.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:02.637 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:02.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:02.682 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:02.683 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:02.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:02 smithi046 ceph-mon[88218]: pgmap v1472: 99 pgs: 99 active+clean; 163 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:47:02.783 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:02.823 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:02.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:02.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:02.925 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:02.958 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:02.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:02.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:03.060 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:03.106 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:03.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:03.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:03.168 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 2 16 6869 6853 214.141 206.812 0.00618105 0.0046625 2024-08-17T17:47:03.208 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:03.249 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:03.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:03.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:03.351 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:03.392 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:03.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:03.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:03.494 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:03.530 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:03.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:03.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:03.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:03 smithi037 ceph-mon[102022]: 1.8 scrub starts 2024-08-17T17:47:03.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:03 smithi037 ceph-mon[102022]: 1.8 scrub ok 2024-08-17T17:47:03.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:03 smithi037 ceph-mon[97894]: 1.8 scrub starts 2024-08-17T17:47:03.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:03 smithi037 ceph-mon[97894]: 1.8 scrub ok 2024-08-17T17:47:03.632 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:03.664 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:03.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:03.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:03.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:03 smithi046 ceph-mon[88218]: 1.8 scrub starts 2024-08-17T17:47:03.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:03 smithi046 ceph-mon[88218]: 1.8 scrub ok 2024-08-17T17:47:03.766 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:03.807 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:03.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:03.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:03.909 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:03.942 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:03.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:03.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:04.044 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:04.075 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:04.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:04.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:04.168 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 3 16 10040 10024 208.817 198.188 0.00387852 0.00478048 2024-08-17T17:47:04.177 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:04.217 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:04.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:04.218 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:04.319 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:04.361 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:04.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:04.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:04.463 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:04.492 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:04.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:04.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:04.593 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:04.623 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:04.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:04.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:04.725 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:04.752 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:04.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:04.753 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:04.853 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:04.886 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:04.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:04.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:04.988 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:05.021 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:05.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:05.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:05.123 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:05.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:05.166 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:05.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:05.168 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 4 16 12647 12631 197.343 162.938 0.00471001 0.00505944 2024-08-17T17:47:05.267 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:05.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:05.309 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:05.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:05.390 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:05 smithi037 ceph-mon[102022]: pgmap v1473: 99 pgs: 99 active+clean; 122 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s wr, 190 op/s 2024-08-17T17:47:05.390 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:05 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:47:05.390 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:05 smithi037 ceph-mon[97894]: pgmap v1473: 99 pgs: 99 active+clean; 122 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s wr, 190 op/s 2024-08-17T17:47:05.391 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:05 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:47:05.410 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:05.439 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:05.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:05.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:05 smithi046 ceph-mon[88218]: pgmap v1473: 99 pgs: 99 active+clean; 122 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s wr, 190 op/s 2024-08-17T17:47:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:05 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:47:05.540 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:05.569 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:05.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:05.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:05.671 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:05.712 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:05.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:05.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:05.814 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:05.845 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:05.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:05.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:05.947 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:05.987 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:05.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:05.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:06.089 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:06.111 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:06.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:06.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:06.168 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 5 16 14518 14502 181.26 116.938 0.00379116 0.00551001 2024-08-17T17:47:06.213 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:06.252 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:06.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:06.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:06.354 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:06.392 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:06.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:06.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:06.494 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:06.532 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:06.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:06.533 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:06.634 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:06.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:06.675 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:06.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:06.775 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:06.811 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:06.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:06.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:06.913 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:06.941 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:06.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:06.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:07.043 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:07.081 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:07.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:07.082 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:07.170 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 6 16 16740 16724 174.194 138.875 0.00317513 0.0057342 2024-08-17T17:47:07.183 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:07.222 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:07.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:07.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:07.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:07 smithi037 ceph-mon[102022]: pgmap v1474: 99 pgs: 99 active+clean; 526 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s 2024-08-17T17:47:07.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:07 smithi037 ceph-mon[97894]: pgmap v1474: 99 pgs: 99 active+clean; 526 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s 2024-08-17T17:47:07.324 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:07.357 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:07.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:07.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:07.459 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:07.499 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:07.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:07.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:07.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:07 smithi046 ceph-mon[88218]: pgmap v1474: 99 pgs: 99 active+clean; 526 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s 2024-08-17T17:47:07.601 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:07.623 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:07.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:07.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:07.724 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:07.755 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:07.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:07.756 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:07.857 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:07.879 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:07.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:07.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:07.981 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:08.013 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:08.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:08.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:08.115 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:08.145 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:08.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:08.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:08.168 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 7 16 19028 19012 169.736 143 0.00622737 0.00588458 2024-08-17T17:47:08.247 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:08.278 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:08.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:08.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:08.380 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:08.412 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:08.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:08.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:08.514 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:08.546 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:08.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:08.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:08.648 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:08.678 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:08.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:08.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:08.780 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:08.809 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:08.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:08.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:08.911 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:08.935 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:47:08.936 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:47:08.936 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:47:08.936 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:47:08.942 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:47:08.942 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:47:08.951 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:08.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:08.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:08.982 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:47:08.982 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:47:09.017 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:47:09.018 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:47:09.050 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:47:09.050 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:47:09.053 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:09.085 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:47:09.086 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:47:09.101 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:09.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:09.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:09.120 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:47:09.120 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:47:09.169 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 8 16 21289 21273 166.181 141.312 0.0119919 0.00601052 2024-08-17T17:47:09.189 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:09 smithi037 ceph-mon[97894]: pgmap v1475: 99 pgs: 99 active+clean; 640 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s wr, 1.01k op/s 2024-08-17T17:47:09.190 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:09 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/322803721' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:09.190 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:47:09.190 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:09.190 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:47:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:47:08] "GET /metrics HTTP/1.1" 200 36554 "" "Prometheus/2.51.0" 2024-08-17T17:47:09.190 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:09 smithi037 ceph-mon[102022]: pgmap v1475: 99 pgs: 99 active+clean; 640 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s wr, 1.01k op/s 2024-08-17T17:47:09.190 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:09 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/322803721' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:09.191 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:47:09.191 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:09.203 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:09.215 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:47:09.215 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [ 2024-08-17T17:47:09.215 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.215 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:21356 7.2 7:4d2747af:::benchmark_data_smithi037_171911_object21355:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1146)", 2024-08-17T17:47:09.215 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:47:09.205071+0000", 2024-08-17T17:47:09.215 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0077563600000000003, 2024-08-17T17:47:09.215 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0077879919999999997, 2024-08-17T17:47:09.216 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:47:09.216 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:47:09.216 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:47:09.216 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:47:09.216 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:47:09.216 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:47:09.216 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 21356 2024-08-17T17:47:09.216 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.216 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:47:09.216 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.216 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:47:09.216 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:09.205071+0000", 2024-08-17T17:47:09.216 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:47:09.216 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.216 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.217 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:47:09.217 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:09.205071+0000", 2024-08-17T17:47:09.217 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:47:09.217 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.217 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.217 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:47:09.217 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:09.205072+0000", 2024-08-17T17:47:09.217 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.0500000000000002e-07 2024-08-17T17:47:09.217 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.217 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.217 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:47:09.217 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:09.205097+0000", 2024-08-17T17:47:09.217 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.5032999999999999e-05 2024-08-17T17:47:09.217 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.217 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.218 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:47:09.218 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:09.205108+0000", 2024-08-17T17:47:09.218 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1127999999999999e-05 2024-08-17T17:47:09.218 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.218 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.218 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:47:09.218 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:09.205115+0000", 2024-08-17T17:47:09.218 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0809999999999996e-06 2024-08-17T17:47:09.218 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.218 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.218 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:47:09.218 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:09.209276+0000", 2024-08-17T17:47:09.218 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.004161461 2024-08-17T17:47:09.219 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.219 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.219 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:47:09.219 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:09.209388+0000", 2024-08-17T17:47:09.219 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000111889 2024-08-17T17:47:09.219 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.219 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.219 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:47:09.219 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:09.209514+0000", 2024-08-17T17:47:09.219 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012556700000000001 2024-08-17T17:47:09.219 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.219 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.219 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:09.219 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:09.212207+0000", 2024-08-17T17:47:09.219 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0026935100000000001 2024-08-17T17:47:09.220 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.220 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.220 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:47:09.220 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:09.212219+0000", 2024-08-17T17:47:09.220 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1317e-05 2024-08-17T17:47:09.220 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:47:09.220 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:47:09.220 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:47:09.220 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.220 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.220 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:21363 7.3 7:cf29170a:::benchmark_data_smithi037_171911_object21362:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1146)", 2024-08-17T17:47:09.220 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:47:09.210828+0000", 2024-08-17T17:47:09.220 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.001999013, 2024-08-17T17:47:09.220 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0021090520000000001, 2024-08-17T17:47:09.220 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:47:09.221 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:47:09.221 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:47:09.221 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:47:09.221 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:47:09.221 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:47:09.221 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 21363 2024-08-17T17:47:09.221 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.221 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:47:09.221 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.221 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:47:09.221 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:09.210828+0000", 2024-08-17T17:47:09.221 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:47:09.221 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.221 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.222 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:47:09.222 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:09.210828+0000", 2024-08-17T17:47:09.222 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:47:09.222 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.222 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.222 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:47:09.222 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:09.210830+0000", 2024-08-17T17:47:09.222 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.438e-06 2024-08-17T17:47:09.222 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.222 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.222 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:47:09.222 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:09.210860+0000", 2024-08-17T17:47:09.222 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.027e-05 2024-08-17T17:47:09.223 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.223 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.223 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:47:09.223 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:09.210873+0000", 2024-08-17T17:47:09.223 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2663999999999999e-05 2024-08-17T17:47:09.223 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.223 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.223 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:47:09.223 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:09.210880+0000", 2024-08-17T17:47:09.223 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7710000000000006e-06 2024-08-17T17:47:09.223 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.223 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.223 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:47:09.223 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:09.210995+0000", 2024-08-17T17:47:09.223 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000114478 2024-08-17T17:47:09.224 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.224 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.224 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:47:09.224 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:09.211141+0000", 2024-08-17T17:47:09.224 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000146007 2024-08-17T17:47:09.224 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.224 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.224 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:47:09.224 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:09.211287+0000", 2024-08-17T17:47:09.224 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014632999999999999 2024-08-17T17:47:09.224 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.224 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.224 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:47:09.224 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:09.212469+0000", 2024-08-17T17:47:09.224 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0011815630000000001 2024-08-17T17:47:09.225 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:47:09.225 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:47:09.225 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:47:09.225 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.225 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.225 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:21365 7.a 7:582ab19e:::benchmark_data_smithi037_171911_object21364:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1146)", 2024-08-17T17:47:09.225 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:47:09.210907+0000", 2024-08-17T17:47:09.225 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.001920646, 2024-08-17T17:47:09.225 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.002096489, 2024-08-17T17:47:09.225 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:47:09.225 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:47:09.225 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:47:09.225 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:47:09.225 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:47:09.225 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:47:09.226 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 21365 2024-08-17T17:47:09.226 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.226 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:47:09.226 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.226 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:47:09.226 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:09.210907+0000", 2024-08-17T17:47:09.226 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:47:09.226 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.226 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.226 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:47:09.226 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:09.210907+0000", 2024-08-17T17:47:09.226 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:47:09.226 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.226 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.227 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:47:09.227 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:09.210907+0000", 2024-08-17T17:47:09.227 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0299999999999999e-07 2024-08-17T17:47:09.227 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.227 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.227 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:47:09.227 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:09.210928+0000", 2024-08-17T17:47:09.227 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.0775999999999999e-05 2024-08-17T17:47:09.227 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.227 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.227 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:47:09.227 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:09.210937+0000", 2024-08-17T17:47:09.227 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.524e-06 2024-08-17T17:47:09.227 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.227 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.228 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:47:09.228 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:09.210943+0000", 2024-08-17T17:47:09.228 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0120000000000002e-06 2024-08-17T17:47:09.228 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.228 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.228 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:47:09.228 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:09.211043+0000", 2024-08-17T17:47:09.228 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000100306 2024-08-17T17:47:09.228 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.228 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.228 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:47:09.228 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:09.211164+0000", 2024-08-17T17:47:09.228 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000120969 2024-08-17T17:47:09.228 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.228 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.229 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,5", 2024-08-17T17:47:09.229 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:09.211296+0000", 2024-08-17T17:47:09.229 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013182100000000001 2024-08-17T17:47:09.229 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:47:09.229 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:47:09.229 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:47:09.229 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:09.212612+0000", 2024-08-17T17:47:09.229 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001316102 2024-08-17T17:47:09.229 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:47:09.229 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:47:09.229 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:47:09.229 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:47:09.229 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-08-17T17:47:09.229 INFO:teuthology.orchestra.run.smithi037.stdout: "num_ops": 3 2024-08-17T17:47:09.230 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:47:09.245 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:09.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:09.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:09.347 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:09.378 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:09.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:09.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:09.480 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:09.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:09 smithi046 ceph-mon[88218]: pgmap v1475: 99 pgs: 99 active+clean; 640 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s wr, 1.01k op/s 2024-08-17T17:47:09.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:09 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/322803721' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:09.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:47:09.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:09.520 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:09.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:09.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:09.623 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:09.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:09.661 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:09.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:09.762 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:09.789 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:09.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:09.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:09.890 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:09.930 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:09.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:09.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:10.032 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:10.069 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:10.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:10.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:10.169 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 9 16 23515 23499 163.173 139.125 0.00520462 0.00612217 2024-08-17T17:47:10.171 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:10.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:10.211 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:10.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:10.312 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:10.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:10.354 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:10.354 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:10.454 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:10.484 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:10.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:10.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:10.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:47:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:47:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:47:10.587 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:10.611 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:47:10.613 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-08-17T17:47:10.625 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:10.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:10.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:10.727 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:10.764 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:10.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:10.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:10.866 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:10.897 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:10.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:10.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:10.999 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:11.039 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:11.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:11.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:11.141 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:11.169 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 10 16 25627 25611 160.055 132 0.012224 0.00624159 2024-08-17T17:47:11.180 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:11.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:11.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:11.282 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:11.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:11 smithi037 ceph-mon[97894]: pgmap v1476: 99 pgs: 99 active+clean; 1.2 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-08-17T17:47:11.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:11 smithi037 ceph-mon[102022]: pgmap v1476: 99 pgs: 99 active+clean; 1.2 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-08-17T17:47:11.309 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:11.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:11.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:11.411 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:11.451 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:11.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:11.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:11.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:11 smithi046 ceph-mon[88218]: pgmap v1476: 99 pgs: 99 active+clean; 1.2 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 121 MiB/s wr, 1.94k op/s 2024-08-17T17:47:11.553 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:11.592 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:11.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:11.593 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:11.694 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:11.739 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:11.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:11.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:11.841 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:11.868 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:11.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:11.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:11.970 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:11.979 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":1476,"stamp":"2024-08-17T17:47:09.788708+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1325209549,"num_objects":20238,"num_object_clones":0,"num_object_copies":60714,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":20238,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":20275,"num_write_kb":1293599,"num_scrub_errors":0,"num_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":21909,"ondisk_log_size":21909,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":299,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":5998548,"kb_used_data":3995284,"kb_used_omap":136,"kb_used_meta":2003063,"kb_avail":743962668,"statfs":{"total":767960285184,"available":761817772032,"internally_reserved":0,"allocated":4091170816,"data_stored":4064990271,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":140191,"internal_metadata":2051136609},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1324989321,"num_objects":20213,"num_object_clones":0,"num_object_copies":60639,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":20213,"num_whiteouts":0,"num_read":-138,"num_read_kb":-299,"num_write":20134,"num_write_kb":1292690,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":-4,"num_bytes_recovered":-1234406,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.402437"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":1620,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.990477+0000","last_change":"2024-08-17T17:32:59.772029+0000","last_active":"2024-08-17T17:46:59.990477+0000","last_peered":"2024-08-17T17:46:59.990477+0000","last_clean":"2024-08-17T17:46:59.990477+0000","last_became_active":"2024-08-17T17:32:59.771720+0000","last_became_peered":"2024-08-17T17:32:59.771720+0000","last_unstale":"2024-08-17T17:46:59.990477+0000","last_undegraded":"2024-08-17T17:46:59.990477+0000","last_fullsized":"2024-08-17T17:46:59.990477+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:26:15.533153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":1063,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.889471+0000","last_change":"2024-08-17T17:32:27.435738+0000","last_active":"2024-08-17T17:46:53.889471+0000","last_peered":"2024-08-17T17:46:53.889471+0000","last_clean":"2024-08-17T17:46:53.889471+0000","last_became_active":"2024-08-17T17:32:27.435318+0000","last_became_peered":"2024-08-17T17:32:27.435318+0000","last_unstale":"2024-08-17T17:46:53.889471+0000","last_undegraded":"2024-08-17T17:46:53.889471+0000","last_fullsized":"2024-08-17T17:46:53.889471+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:53.143081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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.15","version":"0'0","reported_seq":1077,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.827419+0000","last_change":"2024-08-17T17:32:59.767806+0000","last_active":"2024-08-17T17:46:53.827419+0000","last_peered":"2024-08-17T17:46:53.827419+0000","last_clean":"2024-08-17T17:46:53.827419+0000","last_became_active":"2024-08-17T17:32:59.767475+0000","last_became_peered":"2024-08-17T17:32:59.767475+0000","last_unstale":"2024-08-17T17:46:53.827419+0000","last_undegraded":"2024-08-17T17:46:53.827419+0000","last_fullsized":"2024-08-17T17:46:53.827419+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:29:45.247420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1765,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.915280+0000","last_change":"2024-08-17T17:32:59.762208+0000","last_active":"2024-08-17T17:46:59.915280+0000","last_peered":"2024-08-17T17:46:59.915280+0000","last_clean":"2024-08-17T17:46:59.915280+0000","last_became_active":"2024-08-17T17:32:59.761862+0000","last_became_peered":"2024-08-17T17:32:59.761862+0000","last_unstale":"2024-08-17T17:46:59.915280+0000","last_undegraded":"2024-08-17T17:46:59.915280+0000","last_fullsized":"2024-08-17T17:46:59.915280+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:40:45.672541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":1725,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.916050+0000","last_change":"2024-08-17T17:32:59.763047+0000","last_active":"2024-08-17T17:46:59.916050+0000","last_peered":"2024-08-17T17:46:59.916050+0000","last_clean":"2024-08-17T17:46:59.916050+0000","last_became_active":"2024-08-17T17:32:59.762738+0000","last_became_peered":"2024-08-17T17:32:59.762738+0000","last_unstale":"2024-08-17T17:46:59.916050+0000","last_undegraded":"2024-08-17T17:46:59.916050+0000","last_fullsized":"2024-08-17T17:46:59.916050+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:05:30.650980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1044,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.889062+0000","last_change":"2024-08-17T17:22:53.725465+0000","last_active":"2024-08-17T17:46:53.889062+0000","last_peered":"2024-08-17T17:46:53.889062+0000","last_clean":"2024-08-17T17:46:53.889062+0000","last_became_active":"2024-08-17T17:22:53.725174+0000","last_became_peered":"2024-08-17T17:22:53.725174+0000","last_unstale":"2024-08-17T17:46:53.889062+0000","last_undegraded":"2024-08-17T17:46:53.889062+0000","last_fullsized":"2024-08-17T17:46:53.889062+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:46.185575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1619,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.990820+0000","last_change":"2024-08-17T17:32:59.773425+0000","last_active":"2024-08-17T17:46:59.990820+0000","last_peered":"2024-08-17T17:46:59.990820+0000","last_clean":"2024-08-17T17:46:59.990820+0000","last_became_active":"2024-08-17T17:32:59.772311+0000","last_became_peered":"2024-08-17T17:32:59.772311+0000","last_unstale":"2024-08-17T17:46:59.990820+0000","last_undegraded":"2024-08-17T17:46:59.990820+0000","last_fullsized":"2024-08-17T17:46:59.990820+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:23.208217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":1076,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.364614+0000","last_change":"2024-08-17T17:30:40.735252+0000","last_active":"2024-08-17T17:46:53.364614+0000","last_peered":"2024-08-17T17:46:53.364614+0000","last_clean":"2024-08-17T17:46:53.364614+0000","last_became_active":"2024-08-17T17:30:40.734865+0000","last_became_peered":"2024-08-17T17:30:40.734865+0000","last_unstale":"2024-08-17T17:46:53.364614+0000","last_undegraded":"2024-08-17T17:46:53.364614+0000","last_fullsized":"2024-08-17T17:46:53.364614+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T23:17:42.325027+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":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":"7.b","version":"1146'1205","reported_seq":1224,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:47:08.308716+0000","last_change":"2024-08-17T17:46:50.357970+0000","last_active":"2024-08-17T17:47:08.308716+0000","last_peered":"2024-08-17T17:47:08.308716+0000","last_clean":"2024-08-17T17:47:08.308716+0000","last_became_active":"2024-08-17T17:46:50.357661+0000","last_became_peered":"2024-08-17T17:46:50.357661+0000","last_unstale":"2024-08-17T17:47:08.308716+0000","last_undegraded":"2024-08-17T17:47:08.308716+0000","last_fullsized":"2024-08-17T17:47:08.308716+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":1205,"log_dups_size":0,"ondisk_log_size":1205,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:55:06.638295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":78970880,"num_objects":1205,"num_object_clones":0,"num_object_copies":3615,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1205,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1205,"num_write_kb":77120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"72'1","reported_seq":1062,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.889921+0000","last_change":"2024-08-17T17:30:40.746434+0000","last_active":"2024-08-17T17:46:53.889921+0000","last_peered":"2024-08-17T17:46:53.889921+0000","last_clean":"2024-08-17T17:46:53.889921+0000","last_became_active":"2024-08-17T17:30:40.746080+0000","last_became_peered":"2024-08-17T17:30:40.746080+0000","last_unstale":"2024-08-17T17:46:53.889921+0000","last_undegraded":"2024-08-17T17:46:53.889921+0000","last_fullsized":"2024-08-17T17:46:53.889921+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T18:05:44.800572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1060,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.827182+0000","last_change":"2024-08-17T17:22:54.175652+0000","last_active":"2024-08-17T17:46:53.827182+0000","last_peered":"2024-08-17T17:46:53.827182+0000","last_clean":"2024-08-17T17:46:53.827182+0000","last_became_active":"2024-08-17T17:22:54.175332+0000","last_became_peered":"2024-08-17T17:22:54.175332+0000","last_unstale":"2024-08-17T17:46:53.827182+0000","last_undegraded":"2024-08-17T17:46:53.827182+0000","last_fullsized":"2024-08-17T17:46:53.827182+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:58:04.891665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.a","version":"1146'1227","reported_seq":1246,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:47:08.527414+0000","last_change":"2024-08-17T17:46:50.360769+0000","last_active":"2024-08-17T17:47:08.527414+0000","last_peered":"2024-08-17T17:47:08.527414+0000","last_clean":"2024-08-17T17:47:08.527414+0000","last_became_active":"2024-08-17T17:46:50.360238+0000","last_became_peered":"2024-08-17T17:46:50.360238+0000","last_unstale":"2024-08-17T17:47:08.527414+0000","last_undegraded":"2024-08-17T17:47:08.527414+0000","last_fullsized":"2024-08-17T17:47:08.527414+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":1227,"log_dups_size":0,"ondisk_log_size":1227,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:06:43.049665+0000","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":1227,"num_write_kb":78528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1063,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.889825+0000","last_change":"2024-08-17T17:31:54.821143+0000","last_active":"2024-08-17T17:46:53.889825+0000","last_peered":"2024-08-17T17:46:53.889825+0000","last_clean":"2024-08-17T17:46:53.889825+0000","last_became_active":"2024-08-17T17:31:54.820778+0000","last_became_peered":"2024-08-17T17:31:54.820778+0000","last_unstale":"2024-08-17T17:46:53.889825+0000","last_undegraded":"2024-08-17T17:46:53.889825+0000","last_fullsized":"2024-08-17T17:46:53.889825+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:31.128588+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":[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":1084,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:54.176778+0000","last_change":"2024-08-17T17:32:59.769943+0000","last_active":"2024-08-17T17:46:54.176778+0000","last_peered":"2024-08-17T17:46:54.176778+0000","last_clean":"2024-08-17T17:46:54.176778+0000","last_became_active":"2024-08-17T17:32:59.769328+0000","last_became_peered":"2024-08-17T17:32:59.769328+0000","last_unstale":"2024-08-17T17:46:54.176778+0000","last_undegraded":"2024-08-17T17:46:54.176778+0000","last_fullsized":"2024-08-17T17:46:54.176778+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:45:56.990673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.9","version":"1146'1261","reported_seq":1280,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:47:08.895137+0000","last_change":"2024-08-17T17:46:50.361659+0000","last_active":"2024-08-17T17:47:08.895137+0000","last_peered":"2024-08-17T17:47:08.895137+0000","last_clean":"2024-08-17T17:47:08.895137+0000","last_became_active":"2024-08-17T17:46:50.361368+0000","last_became_peered":"2024-08-17T17:46:50.361368+0000","last_unstale":"2024-08-17T17:47:08.895137+0000","last_undegraded":"2024-08-17T17:47:08.895137+0000","last_fullsized":"2024-08-17T17:47:08.895137+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":1261,"log_dups_size":0,"ondisk_log_size":1261,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:55:30.128080+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":82640896,"num_objects":1261,"num_object_clones":0,"num_object_copies":3783,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1261,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1261,"num_write_kb":80704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"72'1","reported_seq":1045,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.889093+0000","last_change":"2024-08-17T17:22:53.724857+0000","last_active":"2024-08-17T17:46:53.889093+0000","last_peered":"2024-08-17T17:46:53.889093+0000","last_clean":"2024-08-17T17:46:53.889093+0000","last_became_active":"2024-08-17T17:22:53.724555+0000","last_became_peered":"2024-08-17T17:22:53.724555+0000","last_unstale":"2024-08-17T17:46:53.889093+0000","last_undegraded":"2024-08-17T17:46:53.889093+0000","last_fullsized":"2024-08-17T17:46:53.889093+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:42:47.014152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1067,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.365057+0000","last_change":"2024-08-17T17:31:54.819946+0000","last_active":"2024-08-17T17:46:53.365057+0000","last_peered":"2024-08-17T17:46:53.365057+0000","last_clean":"2024-08-17T17:46:53.365057+0000","last_became_active":"2024-08-17T17:31:54.819604+0000","last_became_peered":"2024-08-17T17:31:54.819604+0000","last_unstale":"2024-08-17T17:46:53.365057+0000","last_undegraded":"2024-08-17T17:46:53.365057+0000","last_fullsized":"2024-08-17T17:46:53.365057+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:32.031030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.8","version":"1146'900","reported_seq":919,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:47:05.810400+0000","last_change":"2024-08-17T17:46:50.361100+0000","last_active":"2024-08-17T17:47:05.810400+0000","last_peered":"2024-08-17T17:47:05.810400+0000","last_clean":"2024-08-17T17:47:05.810400+0000","last_became_active":"2024-08-17T17:46:50.360617+0000","last_became_peered":"2024-08-17T17:46:50.360617+0000","last_unstale":"2024-08-17T17:47:05.810400+0000","last_undegraded":"2024-08-17T17:47:05.810400+0000","last_fullsized":"2024-08-17T17:47:05.810400+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":900,"log_dups_size":0,"ondisk_log_size":900,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:17:50.375781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":58982400,"num_objects":900,"num_object_clones":0,"num_object_copies":2700,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":900,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":900,"num_write_kb":57600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1078,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.827372+0000","last_change":"2024-08-17T17:32:59.769306+0000","last_active":"2024-08-17T17:46:53.827372+0000","last_peered":"2024-08-17T17:46:53.827372+0000","last_clean":"2024-08-17T17:46:53.827372+0000","last_became_active":"2024-08-17T17:32:59.768286+0000","last_became_peered":"2024-08-17T17:32:59.768286+0000","last_unstale":"2024-08-17T17:46:53.827372+0000","last_undegraded":"2024-08-17T17:46:53.827372+0000","last_fullsized":"2024-08-17T17:46:53.827372+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:19:50.004425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1726,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.915358+0000","last_change":"2024-08-17T17:31:54.829538+0000","last_active":"2024-08-17T17:46:59.915358+0000","last_peered":"2024-08-17T17:46:59.915358+0000","last_clean":"2024-08-17T17:46:59.915358+0000","last_became_active":"2024-08-17T17:31:54.829144+0000","last_became_peered":"2024-08-17T17:31:54.829144+0000","last_unstale":"2024-08-17T17:46:59.915358+0000","last_undegraded":"2024-08-17T17:46:59.915358+0000","last_fullsized":"2024-08-17T17:46:59.915358+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:47:04.696572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.f","version":"1146'1356","reported_seq":1374,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:47:08.909536+0000","last_change":"2024-08-17T17:46:50.356937+0000","last_active":"2024-08-17T17:47:08.909536+0000","last_peered":"2024-08-17T17:47:08.909536+0000","last_clean":"2024-08-17T17:47:08.909536+0000","last_became_active":"2024-08-17T17:46:50.356664+0000","last_became_peered":"2024-08-17T17:46:50.356664+0000","last_unstale":"2024-08-17T17:47:08.909536+0000","last_undegraded":"2024-08-17T17:47:08.909536+0000","last_fullsized":"2024-08-17T17:47:08.909536+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":1356,"log_dups_size":0,"ondisk_log_size":1356,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:14:10.726017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":88866816,"num_objects":1356,"num_object_clones":0,"num_object_copies":4068,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1356,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1356,"num_write_kb":86784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"268'149","reported_seq":1443,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.889221+0000","last_change":"2024-08-17T17:45:51.173366+0000","last_active":"2024-08-17T17:46:53.889221+0000","last_peered":"2024-08-17T17:46:53.889221+0000","last_clean":"2024-08-17T17:46:53.889221+0000","last_became_active":"2024-08-17T17:45:38.004022+0000","last_became_peered":"2024-08-17T17:45:38.004022+0000","last_unstale":"2024-08-17T17:46:53.889221+0000","last_undegraded":"2024-08-17T17:46:53.889221+0000","last_fullsized":"2024-08-17T17:46:53.889221+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:51.173271+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:51.173271+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:50.111858+0000","scrub_duration":0.012991407,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"72'2","reported_seq":1631,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.991305+0000","last_change":"2024-08-17T17:32:59.763237+0000","last_active":"2024-08-17T17:46:59.991305+0000","last_peered":"2024-08-17T17:46:59.991305+0000","last_clean":"2024-08-17T17:46:59.991305+0000","last_became_active":"2024-08-17T17:32:59.762812+0000","last_became_peered":"2024-08-17T17:32:59.762812+0000","last_unstale":"2024-08-17T17:46:59.991305+0000","last_undegraded":"2024-08-17T17:46:59.991305+0000","last_fullsized":"2024-08-17T17:46:59.991305+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:40:08.449121+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":1067,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:54.176985+0000","last_change":"2024-08-17T17:32:59.767697+0000","last_active":"2024-08-17T17:46:54.176985+0000","last_peered":"2024-08-17T17:46:54.176985+0000","last_clean":"2024-08-17T17:46:54.176985+0000","last_became_active":"2024-08-17T17:32:59.767172+0000","last_became_peered":"2024-08-17T17:32:59.767172+0000","last_unstale":"2024-08-17T17:46:54.176985+0000","last_undegraded":"2024-08-17T17:46:54.176985+0000","last_fullsized":"2024-08-17T17:46:54.176985+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:13:37.509131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.e","version":"1146'911","reported_seq":930,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:47:05.824446+0000","last_change":"2024-08-17T17:46:50.361766+0000","last_active":"2024-08-17T17:47:05.824446+0000","last_peered":"2024-08-17T17:47:05.824446+0000","last_clean":"2024-08-17T17:47:05.824446+0000","last_became_active":"2024-08-17T17:46:50.361488+0000","last_became_peered":"2024-08-17T17:46:50.361488+0000","last_unstale":"2024-08-17T17:47:05.824446+0000","last_undegraded":"2024-08-17T17:47:05.824446+0000","last_fullsized":"2024-08-17T17:47:05.824446+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":911,"log_dups_size":0,"ondisk_log_size":911,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:28:59.576723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":59703296,"num_objects":911,"num_object_clones":0,"num_object_copies":2733,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":911,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":911,"num_write_kb":58304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.8","version":"268'149","reported_seq":582,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:47:01.957202+0000","last_change":"2024-08-17T17:47:01.957152+0000","last_active":"2024-08-17T17:47:01.957202+0000","last_peered":"2024-08-17T17:47:01.957202+0000","last_clean":"2024-08-17T17:47:01.957202+0000","last_became_active":"2024-08-17T17:46:27.004716+0000","last_became_peered":"2024-08-17T17:46:27.004716+0000","last_unstale":"2024-08-17T17:47:01.957202+0000","last_undegraded":"2024-08-17T17:47:01.957202+0000","last_fullsized":"2024-08-17T17:47:01.957202+0000","mapping_epoch":1128,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:47:01.957068+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:47:01.957068+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:22:10.845748+0000","scrub_duration":0.0042425309999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":1068,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.364895+0000","last_change":"2024-08-17T17:31:54.820337+0000","last_active":"2024-08-17T17:46:53.364895+0000","last_peered":"2024-08-17T17:46:53.364895+0000","last_clean":"2024-08-17T17:46:53.364895+0000","last_became_active":"2024-08-17T17:31:54.819827+0000","last_became_peered":"2024-08-17T17:31:54.819827+0000","last_unstale":"2024-08-17T17:46:53.364895+0000","last_undegraded":"2024-08-17T17:46:53.364895+0000","last_fullsized":"2024-08-17T17:46:53.364895+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:56:36.690367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1084,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:54.177160+0000","last_change":"2024-08-17T17:32:27.438169+0000","last_active":"2024-08-17T17:46:54.177160+0000","last_peered":"2024-08-17T17:46:54.177160+0000","last_clean":"2024-08-17T17:46:54.177160+0000","last_became_active":"2024-08-17T17:32:27.437846+0000","last_became_peered":"2024-08-17T17:32:27.437846+0000","last_unstale":"2024-08-17T17:46:54.177160+0000","last_undegraded":"2024-08-17T17:46:54.177160+0000","last_fullsized":"2024-08-17T17:46:54.177160+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:30:09.370291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.d","version":"1146'1345","reported_seq":1357,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:47:09.622280+0000","last_change":"2024-08-17T17:46:50.357486+0000","last_active":"2024-08-17T17:47:09.622280+0000","last_peered":"2024-08-17T17:47:09.622280+0000","last_clean":"2024-08-17T17:47:09.622280+0000","last_became_active":"2024-08-17T17:46:50.357068+0000","last_became_peered":"2024-08-17T17:46:50.357068+0000","last_unstale":"2024-08-17T17:47:09.622280+0000","last_undegraded":"2024-08-17T17:47:09.622280+0000","last_fullsized":"2024-08-17T17:47:09.622280+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":1345,"log_dups_size":0,"ondisk_log_size":1345,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:37:20.524078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":88145920,"num_objects":1345,"num_object_clones":0,"num_object_copies":4035,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1345,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1345,"num_write_kb":86080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1068,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:54.176907+0000","last_change":"2024-08-17T17:32:27.432256+0000","last_active":"2024-08-17T17:46:54.176907+0000","last_peered":"2024-08-17T17:46:54.176907+0000","last_clean":"2024-08-17T17:46:54.176907+0000","last_became_active":"2024-08-17T17:32:27.431912+0000","last_became_peered":"2024-08-17T17:32:27.431912+0000","last_unstale":"2024-08-17T17:46:54.176907+0000","last_undegraded":"2024-08-17T17:46:54.176907+0000","last_fullsized":"2024-08-17T17:46:54.176907+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:07:09.604818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1067,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:54.177311+0000","last_change":"2024-08-17T17:31:54.825361+0000","last_active":"2024-08-17T17:46:54.177311+0000","last_peered":"2024-08-17T17:46:54.177311+0000","last_clean":"2024-08-17T17:46:54.177311+0000","last_became_active":"2024-08-17T17:31:54.825062+0000","last_became_peered":"2024-08-17T17:31:54.825062+0000","last_unstale":"2024-08-17T17:46:54.177311+0000","last_undegraded":"2024-08-17T17:46:54.177311+0000","last_fullsized":"2024-08-17T17:46:54.177311+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:41:42.597824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.c","version":"1146'1343","reported_seq":1355,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:47:09.614522+0000","last_change":"2024-08-17T17:46:50.357015+0000","last_active":"2024-08-17T17:47:09.614522+0000","last_peered":"2024-08-17T17:47:09.614522+0000","last_clean":"2024-08-17T17:47:09.614522+0000","last_became_active":"2024-08-17T17:46:50.356619+0000","last_became_peered":"2024-08-17T17:46:50.356619+0000","last_unstale":"2024-08-17T17:47:09.614522+0000","last_undegraded":"2024-08-17T17:47:09.614522+0000","last_fullsized":"2024-08-17T17:47:09.614522+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":1343,"log_dups_size":0,"ondisk_log_size":1343,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:39:48.327287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":88014848,"num_objects":1343,"num_object_clones":0,"num_object_copies":4029,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1343,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1343,"num_write_kb":85952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.a","version":"268'149","reported_seq":593,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:54.870089+0000","last_change":"2024-08-17T17:46:54.870024+0000","last_active":"2024-08-17T17:46:54.870089+0000","last_peered":"2024-08-17T17:46:54.870089+0000","last_clean":"2024-08-17T17:46:54.870089+0000","last_became_active":"2024-08-17T17:45:38.013865+0000","last_became_peered":"2024-08-17T17:45:38.013865+0000","last_unstale":"2024-08-17T17:46:54.870089+0000","last_undegraded":"2024-08-17T17:46:54.870089+0000","last_fullsized":"2024-08-17T17:46:54.870089+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:54.869951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:54.869951+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:27:27.946042+0000","scrub_duration":0.00171407,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":1621,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.990373+0000","last_change":"2024-08-17T17:32:59.772605+0000","last_active":"2024-08-17T17:46:59.990373+0000","last_peered":"2024-08-17T17:46:59.990373+0000","last_clean":"2024-08-17T17:46:59.990373+0000","last_became_active":"2024-08-17T17:32:59.772015+0000","last_became_peered":"2024-08-17T17:32:59.772015+0000","last_unstale":"2024-08-17T17:46:59.990373+0000","last_undegraded":"2024-08-17T17:46:59.990373+0000","last_fullsized":"2024-08-17T17:46:59.990373+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:23:08.461614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1637,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.741861+0000","last_change":"2024-08-17T17:32:59.766848+0000","last_active":"2024-08-17T17:46:59.741861+0000","last_peered":"2024-08-17T17:46:59.741861+0000","last_clean":"2024-08-17T17:46:59.741861+0000","last_became_active":"2024-08-17T17:32:59.766481+0000","last_became_peered":"2024-08-17T17:32:59.766481+0000","last_unstale":"2024-08-17T17:46:59.741861+0000","last_undegraded":"2024-08-17T17:46:59.741861+0000","last_fullsized":"2024-08-17T17:46:59.741861+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:01:39.759644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.6","version":"1146'1294","reported_seq":1313,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:47:08.898325+0000","last_change":"2024-08-17T17:46:50.356600+0000","last_active":"2024-08-17T17:47:08.898325+0000","last_peered":"2024-08-17T17:47:08.898325+0000","last_clean":"2024-08-17T17:47:08.898325+0000","last_became_active":"2024-08-17T17:46:50.356281+0000","last_became_peered":"2024-08-17T17:46:50.356281+0000","last_unstale":"2024-08-17T17:47:08.898325+0000","last_undegraded":"2024-08-17T17:47:08.898325+0000","last_fullsized":"2024-08-17T17:47:08.898325+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":1294,"log_dups_size":0,"ondisk_log_size":1294,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:04:37.134036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":84803584,"num_objects":1294,"num_object_clones":0,"num_object_copies":3882,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1294,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1294,"num_write_kb":82816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"268'149","reported_seq":1424,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.889368+0000","last_change":"2024-08-17T17:45:47.184290+0000","last_active":"2024-08-17T17:46:53.889368+0000","last_peered":"2024-08-17T17:46:53.889368+0000","last_clean":"2024-08-17T17:46:53.889368+0000","last_became_active":"2024-08-17T17:45:01.028651+0000","last_became_peered":"2024-08-17T17:45:01.028651+0000","last_unstale":"2024-08-17T17:46:53.889368+0000","last_undegraded":"2024-08-17T17:46:53.889368+0000","last_fullsized":"2024-08-17T17:46:53.889368+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:47.184230+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:47.184230+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:46:34.255048+0000","scrub_duration":0.0012906930000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'1","reported_seq":1091,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.827259+0000","last_change":"2024-08-17T17:32:27.437735+0000","last_active":"2024-08-17T17:46:53.827259+0000","last_peered":"2024-08-17T17:46:53.827259+0000","last_clean":"2024-08-17T17:46:53.827259+0000","last_became_active":"2024-08-17T17:32:27.437234+0000","last_became_peered":"2024-08-17T17:32:27.437234+0000","last_unstale":"2024-08-17T17:46:53.827259+0000","last_undegraded":"2024-08-17T17:46:53.827259+0000","last_fullsized":"2024-08-17T17:46:53.827259+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+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 @ 2024-08-19T02:49:17.140384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028371400000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":1598,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.990392+0000","last_change":"2024-08-17T17:32:59.775218+0000","last_active":"2024-08-17T17:46:59.990392+0000","last_peered":"2024-08-17T17:46:59.990392+0000","last_clean":"2024-08-17T17:46:59.990392+0000","last_became_active":"2024-08-17T17:32:59.774911+0000","last_became_peered":"2024-08-17T17:32:59.774911+0000","last_unstale":"2024-08-17T17:46:59.990392+0000","last_undegraded":"2024-08-17T17:46:59.990392+0000","last_fullsized":"2024-08-17T17:46:59.990392+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:42:33.544078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1050,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.365247+0000","last_change":"2024-08-17T17:22:54.175289+0000","last_active":"2024-08-17T17:46:53.365247+0000","last_peered":"2024-08-17T17:46:53.365247+0000","last_clean":"2024-08-17T17:46:53.365247+0000","last_became_active":"2024-08-17T17:22:54.174953+0000","last_became_peered":"2024-08-17T17:22:54.174953+0000","last_unstale":"2024-08-17T17:46:53.365247+0000","last_undegraded":"2024-08-17T17:46:53.365247+0000","last_fullsized":"2024-08-17T17:46:53.365247+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:20.586463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.5","version":"1146'1396","reported_seq":1408,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:47:09.629710+0000","last_change":"2024-08-17T17:46:50.358957+0000","last_active":"2024-08-17T17:47:09.629710+0000","last_peered":"2024-08-17T17:47:09.629710+0000","last_clean":"2024-08-17T17:47:09.629710+0000","last_became_active":"2024-08-17T17:46:50.358531+0000","last_became_peered":"2024-08-17T17:46:50.358531+0000","last_unstale":"2024-08-17T17:47:09.629710+0000","last_undegraded":"2024-08-17T17:47:09.629710+0000","last_fullsized":"2024-08-17T17:47:09.629710+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":1396,"log_dups_size":0,"ondisk_log_size":1396,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:01:17.640399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":91488256,"num_objects":1396,"num_object_clones":0,"num_object_copies":4188,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1396,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1396,"num_write_kb":89344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"268'149","reported_seq":622,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.388367+0000","last_change":"2024-08-17T17:45:44.079966+0000","last_active":"2024-08-17T17:46:59.388367+0000","last_peered":"2024-08-17T17:46:59.388367+0000","last_clean":"2024-08-17T17:46:59.388367+0000","last_became_active":"2024-08-17T17:45:38.009775+0000","last_became_peered":"2024-08-17T17:45:38.009775+0000","last_unstale":"2024-08-17T17:46:59.388367+0000","last_undegraded":"2024-08-17T17:46:59.388367+0000","last_fullsized":"2024-08-17T17:46:59.388367+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:44.079842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:44.079842+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:26:56.690657+0000","scrub_duration":6,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1090,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.889273+0000","last_change":"2024-08-17T17:31:54.821923+0000","last_active":"2024-08-17T17:46:53.889273+0000","last_peered":"2024-08-17T17:46:53.889273+0000","last_clean":"2024-08-17T17:46:53.889273+0000","last_became_active":"2024-08-17T17:31:54.821596+0000","last_became_peered":"2024-08-17T17:31:54.821596+0000","last_unstale":"2024-08-17T17:46:53.889273+0000","last_undegraded":"2024-08-17T17:46:53.889273+0000","last_fullsized":"2024-08-17T17:46:53.889273+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:13.031431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026904000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1765,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.915277+0000","last_change":"2024-08-17T17:32:59.764471+0000","last_active":"2024-08-17T17:46:59.915277+0000","last_peered":"2024-08-17T17:46:59.915277+0000","last_clean":"2024-08-17T17:46:59.915277+0000","last_became_active":"2024-08-17T17:32:59.764174+0000","last_became_peered":"2024-08-17T17:32:59.764174+0000","last_unstale":"2024-08-17T17:46:59.915277+0000","last_undegraded":"2024-08-17T17:46:59.915277+0000","last_fullsized":"2024-08-17T17:46:59.915277+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:15:08.101111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1741,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.915896+0000","last_change":"2024-08-17T17:32:27.437761+0000","last_active":"2024-08-17T17:46:59.915896+0000","last_peered":"2024-08-17T17:46:59.915896+0000","last_clean":"2024-08-17T17:46:59.915896+0000","last_became_active":"2024-08-17T17:32:27.437409+0000","last_became_peered":"2024-08-17T17:32:27.437409+0000","last_unstale":"2024-08-17T17:46:59.915896+0000","last_undegraded":"2024-08-17T17:46:59.915896+0000","last_fullsized":"2024-08-17T17:46:59.915896+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:49:42.627015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"1146'1305","reported_seq":1324,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:47:08.889072+0000","last_change":"2024-08-17T17:46:50.361554+0000","last_active":"2024-08-17T17:47:08.889072+0000","last_peered":"2024-08-17T17:47:08.889072+0000","last_clean":"2024-08-17T17:47:08.889072+0000","last_became_active":"2024-08-17T17:46:50.361265+0000","last_became_peered":"2024-08-17T17:46:50.361265+0000","last_unstale":"2024-08-17T17:47:08.889072+0000","last_undegraded":"2024-08-17T17:47:08.889072+0000","last_fullsized":"2024-08-17T17:47:08.889072+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":1305,"log_dups_size":0,"ondisk_log_size":1305,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:37:45.257386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":85524480,"num_objects":1305,"num_object_clones":0,"num_object_copies":3915,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1305,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1305,"num_write_kb":83520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.2","version":"268'149","reported_seq":1443,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.889309+0000","last_change":"2024-08-17T17:45:48.249397+0000","last_active":"2024-08-17T17:46:53.889309+0000","last_peered":"2024-08-17T17:46:53.889309+0000","last_clean":"2024-08-17T17:46:53.889309+0000","last_became_active":"2024-08-17T17:45:38.036104+0000","last_became_peered":"2024-08-17T17:45:38.036104+0000","last_unstale":"2024-08-17T17:46:53.889309+0000","last_undegraded":"2024-08-17T17:46:53.889309+0000","last_fullsized":"2024-08-17T17:46:53.889309+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:48.249334+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:48.249334+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:45:47.928686+0000","scrub_duration":0.018931098,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1679,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.741517+0000","last_change":"2024-08-17T17:32:59.769974+0000","last_active":"2024-08-17T17:46:59.741517+0000","last_peered":"2024-08-17T17:46:59.741517+0000","last_clean":"2024-08-17T17:46:59.741517+0000","last_became_active":"2024-08-17T17:32:59.769633+0000","last_became_peered":"2024-08-17T17:32:59.769633+0000","last_unstale":"2024-08-17T17:46:59.741517+0000","last_undegraded":"2024-08-17T17:46:59.741517+0000","last_fullsized":"2024-08-17T17:46:59.741517+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:05:46.823299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029621200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1657,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.387980+0000","last_change":"2024-08-17T17:32:27.433156+0000","last_active":"2024-08-17T17:46:59.387980+0000","last_peered":"2024-08-17T17:46:59.387980+0000","last_clean":"2024-08-17T17:46:59.387980+0000","last_became_active":"2024-08-17T17:32:27.432811+0000","last_became_peered":"2024-08-17T17:32:27.432811+0000","last_unstale":"2024-08-17T17:46:59.387980+0000","last_undegraded":"2024-08-17T17:46:59.387980+0000","last_fullsized":"2024-08-17T17:46:59.387980+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:12.882686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1675,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.388107+0000","last_change":"2024-08-17T17:31:54.824135+0000","last_active":"2024-08-17T17:46:59.388107+0000","last_peered":"2024-08-17T17:46:59.388107+0000","last_clean":"2024-08-17T17:46:59.388107+0000","last_became_active":"2024-08-17T17:31:54.823811+0000","last_became_peered":"2024-08-17T17:31:54.823811+0000","last_unstale":"2024-08-17T17:46:59.388107+0000","last_undegraded":"2024-08-17T17:46:59.388107+0000","last_fullsized":"2024-08-17T17:46:59.388107+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:35:04.088383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.7","version":"1146'1396","reported_seq":1408,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:47:09.592675+0000","last_change":"2024-08-17T17:46:50.359486+0000","last_active":"2024-08-17T17:47:09.592675+0000","last_peered":"2024-08-17T17:47:09.592675+0000","last_clean":"2024-08-17T17:47:09.592675+0000","last_became_active":"2024-08-17T17:46:50.359267+0000","last_became_peered":"2024-08-17T17:46:50.359267+0000","last_unstale":"2024-08-17T17:47:09.592675+0000","last_undegraded":"2024-08-17T17:47:09.592675+0000","last_fullsized":"2024-08-17T17:47:09.592675+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":1396,"log_dups_size":0,"ondisk_log_size":1396,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:00:32.968945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":91488256,"num_objects":1396,"num_object_clones":0,"num_object_copies":4188,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1396,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1396,"num_write_kb":89344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"268'149","reported_seq":593,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.915129+0000","last_change":"2024-08-17T17:46:59.915091+0000","last_active":"2024-08-17T17:46:59.915129+0000","last_peered":"2024-08-17T17:46:59.915129+0000","last_clean":"2024-08-17T17:46:59.915129+0000","last_became_active":"2024-08-17T17:45:38.025125+0000","last_became_peered":"2024-08-17T17:45:38.025125+0000","last_unstale":"2024-08-17T17:46:59.915129+0000","last_undegraded":"2024-08-17T17:46:59.915129+0000","last_fullsized":"2024-08-17T17:46:59.915129+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:59.915018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:59.915018+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:22:47.576182+0000","scrub_duration":0.00214204,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":1092,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.827270+0000","last_change":"2024-08-17T17:31:54.822081+0000","last_active":"2024-08-17T17:46:53.827270+0000","last_peered":"2024-08-17T17:46:53.827270+0000","last_clean":"2024-08-17T17:46:53.827270+0000","last_became_active":"2024-08-17T17:31:54.821740+0000","last_became_peered":"2024-08-17T17:31:54.821740+0000","last_unstale":"2024-08-17T17:46:53.827270+0000","last_undegraded":"2024-08-17T17:46:53.827270+0000","last_fullsized":"2024-08-17T17:46:53.827270+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:09:33.904896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00089523800000000002,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1068,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:54.177180+0000","last_change":"2024-08-17T17:30:40.742379+0000","last_active":"2024-08-17T17:46:54.177180+0000","last_peered":"2024-08-17T17:46:54.177180+0000","last_clean":"2024-08-17T17:46:54.177180+0000","last_became_active":"2024-08-17T17:30:40.742094+0000","last_became_peered":"2024-08-17T17:30:40.742094+0000","last_unstale":"2024-08-17T17:46:54.177180+0000","last_undegraded":"2024-08-17T17:46:54.177180+0000","last_fullsized":"2024-08-17T17:46:54.177180+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:56:15.833110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1668,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.388354+0000","last_change":"2024-08-17T17:32:59.768385+0000","last_active":"2024-08-17T17:46:59.388354+0000","last_peered":"2024-08-17T17:46:59.388354+0000","last_clean":"2024-08-17T17:46:59.388354+0000","last_became_active":"2024-08-17T17:32:59.767891+0000","last_became_peered":"2024-08-17T17:32:59.767891+0000","last_unstale":"2024-08-17T17:46:59.388354+0000","last_undegraded":"2024-08-17T17:46:59.388354+0000","last_fullsized":"2024-08-17T17:46:59.388354+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:05:22.672505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.1","version":"1146'1427","reported_seq":1439,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:47:09.635373+0000","last_change":"2024-08-17T17:46:50.357278+0000","last_active":"2024-08-17T17:47:09.635373+0000","last_peered":"2024-08-17T17:47:09.635373+0000","last_clean":"2024-08-17T17:47:09.635373+0000","last_became_active":"2024-08-17T17:46:50.356718+0000","last_became_peered":"2024-08-17T17:46:50.356718+0000","last_unstale":"2024-08-17T17:47:09.635373+0000","last_undegraded":"2024-08-17T17:47:09.635373+0000","last_fullsized":"2024-08-17T17:47:09.635373+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":1427,"log_dups_size":0,"ondisk_log_size":1427,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:21:25.106983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":93519872,"num_objects":1427,"num_object_clones":0,"num_object_copies":4281,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1427,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1427,"num_write_kb":91328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"268'149","reported_seq":606,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.365448+0000","last_change":"2024-08-17T17:45:47.547272+0000","last_active":"2024-08-17T17:46:53.365448+0000","last_peered":"2024-08-17T17:46:53.365448+0000","last_clean":"2024-08-17T17:46:53.365448+0000","last_became_active":"2024-08-17T17:45:38.001873+0000","last_became_peered":"2024-08-17T17:45:38.001873+0000","last_unstale":"2024-08-17T17:46:53.365448+0000","last_undegraded":"2024-08-17T17:46:53.365448+0000","last_fullsized":"2024-08-17T17:46:53.365448+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:47.547201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:47.547201+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:29:52.144033+0000","scrub_duration":0.0031063380000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1095,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.827511+0000","last_change":"2024-08-17T17:32:59.768555+0000","last_active":"2024-08-17T17:46:53.827511+0000","last_peered":"2024-08-17T17:46:53.827511+0000","last_clean":"2024-08-17T17:46:53.827511+0000","last_became_active":"2024-08-17T17:32:59.768221+0000","last_became_peered":"2024-08-17T17:32:59.768221+0000","last_unstale":"2024-08-17T17:46:53.827511+0000","last_undegraded":"2024-08-17T17:46:53.827511+0000","last_fullsized":"2024-08-17T17:46:53.827511+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:04:28.973618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1688,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.388536+0000","last_change":"2024-08-17T17:31:54.824846+0000","last_active":"2024-08-17T17:46:59.388536+0000","last_peered":"2024-08-17T17:46:59.388536+0000","last_clean":"2024-08-17T17:46:59.388536+0000","last_became_active":"2024-08-17T17:31:54.823784+0000","last_became_peered":"2024-08-17T17:31:54.823784+0000","last_unstale":"2024-08-17T17:46:59.388536+0000","last_undegraded":"2024-08-17T17:46:59.388536+0000","last_fullsized":"2024-08-17T17:46:59.388536+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:27.320522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342763,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":1646,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.388550+0000","last_change":"2024-08-17T17:31:54.820086+0000","last_active":"2024-08-17T17:46:59.388550+0000","last_peered":"2024-08-17T17:46:59.388550+0000","last_clean":"2024-08-17T17:46:59.388550+0000","last_became_active":"2024-08-17T17:31:54.819745+0000","last_became_peered":"2024-08-17T17:31:54.819745+0000","last_unstale":"2024-08-17T17:46:59.388550+0000","last_undegraded":"2024-08-17T17:46:59.388550+0000","last_fullsized":"2024-08-17T17:46:59.388550+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:06:06.329346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.0","version":"1146'1373","reported_seq":1385,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:47:09.694961+0000","last_change":"2024-08-17T17:46:50.355998+0000","last_active":"2024-08-17T17:47:09.694961+0000","last_peered":"2024-08-17T17:47:09.694961+0000","last_clean":"2024-08-17T17:47:09.694961+0000","last_became_active":"2024-08-17T17:46:50.355631+0000","last_became_peered":"2024-08-17T17:46:50.355631+0000","last_unstale":"2024-08-17T17:47:09.694961+0000","last_undegraded":"2024-08-17T17:47:09.694961+0000","last_fullsized":"2024-08-17T17:47:09.694961+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":1373,"log_dups_size":0,"ondisk_log_size":1373,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:33:13.519487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":89980928,"num_objects":1373,"num_object_clones":0,"num_object_copies":4119,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1373,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1373,"num_write_kb":87872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.6","version":"268'149","reported_seq":603,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.365195+0000","last_change":"2024-08-17T17:45:42.496743+0000","last_active":"2024-08-17T17:46:53.365195+0000","last_peered":"2024-08-17T17:46:53.365195+0000","last_clean":"2024-08-17T17:46:53.365195+0000","last_became_active":"2024-08-17T17:45:38.025885+0000","last_became_peered":"2024-08-17T17:45:38.025885+0000","last_unstale":"2024-08-17T17:46:53.365195+0000","last_undegraded":"2024-08-17T17:46:53.365195+0000","last_fullsized":"2024-08-17T17:46:53.365195+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:42.496644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:42.496644+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:10:30.481329+0000","scrub_duration":0.0057956730000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1657,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.388429+0000","last_change":"2024-08-17T17:32:27.437457+0000","last_active":"2024-08-17T17:46:59.388429+0000","last_peered":"2024-08-17T17:46:59.388429+0000","last_clean":"2024-08-17T17:46:59.388429+0000","last_became_active":"2024-08-17T17:32:27.437140+0000","last_became_peered":"2024-08-17T17:32:27.437140+0000","last_unstale":"2024-08-17T17:46:59.388429+0000","last_undegraded":"2024-08-17T17:46:59.388429+0000","last_fullsized":"2024-08-17T17:46:59.388429+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:11.131550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1073,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.889801+0000","last_change":"2024-08-17T17:30:40.733784+0000","last_active":"2024-08-17T17:46:53.889801+0000","last_peered":"2024-08-17T17:46:53.889801+0000","last_clean":"2024-08-17T17:46:53.889801+0000","last_became_active":"2024-08-17T17:30:40.733336+0000","last_became_peered":"2024-08-17T17:30:40.733336+0000","last_unstale":"2024-08-17T17:46:53.889801+0000","last_undegraded":"2024-08-17T17:46:53.889801+0000","last_fullsized":"2024-08-17T17:46:53.889801+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:45:21.984785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033804700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":1715,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.915407+0000","last_change":"2024-08-17T17:30:40.740826+0000","last_active":"2024-08-17T17:46:59.915407+0000","last_peered":"2024-08-17T17:46:59.915407+0000","last_clean":"2024-08-17T17:46:59.915407+0000","last_became_active":"2024-08-17T17:30:40.739746+0000","last_became_peered":"2024-08-17T17:30:40.739746+0000","last_unstale":"2024-08-17T17:46:59.915407+0000","last_undegraded":"2024-08-17T17:46:59.915407+0000","last_fullsized":"2024-08-17T17:46:59.915407+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:31:38.808235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.3","version":"1146'1225","reported_seq":1243,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:47:08.519157+0000","last_change":"2024-08-17T17:46:50.358740+0000","last_active":"2024-08-17T17:47:08.519157+0000","last_peered":"2024-08-17T17:47:08.519157+0000","last_clean":"2024-08-17T17:47:08.519157+0000","last_became_active":"2024-08-17T17:46:50.358463+0000","last_became_peered":"2024-08-17T17:46:50.358463+0000","last_unstale":"2024-08-17T17:47:08.519157+0000","last_undegraded":"2024-08-17T17:47:08.519157+0000","last_fullsized":"2024-08-17T17:47:08.519157+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":1225,"log_dups_size":0,"ondisk_log_size":1225,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:08:19.270627+0000","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":1225,"num_write_kb":78400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"268'149","reported_seq":593,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:54.177275+0000","last_change":"2024-08-17T17:45:41.349586+0000","last_active":"2024-08-17T17:46:54.177275+0000","last_peered":"2024-08-17T17:46:54.177275+0000","last_clean":"2024-08-17T17:46:54.177275+0000","last_became_active":"2024-08-17T17:45:38.001831+0000","last_became_peered":"2024-08-17T17:45:38.001831+0000","last_unstale":"2024-08-17T17:46:54.177275+0000","last_undegraded":"2024-08-17T17:46:54.177275+0000","last_fullsized":"2024-08-17T17:46:54.177275+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:41.349530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:41.349530+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:25.622896+0000","scrub_duration":0.001642637,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"72'2","reported_seq":1631,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.990550+0000","last_change":"2024-08-17T17:32:59.773609+0000","last_active":"2024-08-17T17:46:59.990550+0000","last_peered":"2024-08-17T17:46:59.990550+0000","last_clean":"2024-08-17T17:46:59.990550+0000","last_became_active":"2024-08-17T17:32:59.773348+0000","last_became_peered":"2024-08-17T17:32:59.773348+0000","last_unstale":"2024-08-17T17:46:59.990550+0000","last_undegraded":"2024-08-17T17:46:59.990550+0000","last_fullsized":"2024-08-17T17:46:59.990550+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:38:31.542973+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":1656,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.388241+0000","last_change":"2024-08-17T17:31:54.820580+0000","last_active":"2024-08-17T17:46:59.388241+0000","last_peered":"2024-08-17T17:46:59.388241+0000","last_clean":"2024-08-17T17:46:59.388241+0000","last_became_active":"2024-08-17T17:31:54.820089+0000","last_became_peered":"2024-08-17T17:31:54.820089+0000","last_unstale":"2024-08-17T17:46:59.388241+0000","last_undegraded":"2024-08-17T17:46:59.388241+0000","last_fullsized":"2024-08-17T17:46:59.388241+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:25:34.716640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1629,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.991115+0000","last_change":"2024-08-17T17:32:59.772291+0000","last_active":"2024-08-17T17:46:59.991115+0000","last_peered":"2024-08-17T17:46:59.991115+0000","last_clean":"2024-08-17T17:46:59.991115+0000","last_became_active":"2024-08-17T17:32:59.771990+0000","last_became_peered":"2024-08-17T17:32:59.771990+0000","last_unstale":"2024-08-17T17:46:59.991115+0000","last_undegraded":"2024-08-17T17:46:59.991115+0000","last_fullsized":"2024-08-17T17:46:59.991115+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:34:47.282842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.2","version":"1146'1248","reported_seq":1267,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:47:08.537426+0000","last_change":"2024-08-17T17:46:50.360536+0000","last_active":"2024-08-17T17:47:08.537426+0000","last_peered":"2024-08-17T17:47:08.537426+0000","last_clean":"2024-08-17T17:47:08.537426+0000","last_became_active":"2024-08-17T17:46:50.359845+0000","last_became_peered":"2024-08-17T17:46:50.359845+0000","last_unstale":"2024-08-17T17:47:08.537426+0000","last_undegraded":"2024-08-17T17:47:08.537426+0000","last_fullsized":"2024-08-17T17:47:08.537426+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":1248,"log_dups_size":0,"ondisk_log_size":1248,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:04:26.891941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":81788928,"num_objects":1248,"num_object_clones":0,"num_object_copies":3744,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1248,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1248,"num_write_kb":79872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.4","version":"268'149","reported_seq":614,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.992501+0000","last_change":"2024-08-17T17:46:59.992526+0000","last_active":"2024-08-17T17:46:59.992501+0000","last_peered":"2024-08-17T17:46:59.992501+0000","last_clean":"2024-08-17T17:46:59.992501+0000","last_became_active":"2024-08-17T17:46:27.004139+0000","last_became_peered":"2024-08-17T17:46:27.004139+0000","last_unstale":"2024-08-17T17:46:59.992501+0000","last_undegraded":"2024-08-17T17:46:59.992501+0000","last_fullsized":"2024-08-17T17:46:59.992501+0000","mapping_epoch":1128,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:59.992449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:59.992449+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:29:36.767868+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":1729,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.916140+0000","last_change":"2024-08-17T17:31:54.828534+0000","last_active":"2024-08-17T17:46:59.916140+0000","last_peered":"2024-08-17T17:46:59.916140+0000","last_clean":"2024-08-17T17:46:59.916140+0000","last_became_active":"2024-08-17T17:31:54.828182+0000","last_became_peered":"2024-08-17T17:31:54.828182+0000","last_unstale":"2024-08-17T17:46:59.916140+0000","last_undegraded":"2024-08-17T17:46:59.916140+0000","last_fullsized":"2024-08-17T17:46:59.916140+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:34:13.598348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":1080,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.365516+0000","last_change":"2024-08-17T17:32:27.436530+0000","last_active":"2024-08-17T17:46:53.365516+0000","last_peered":"2024-08-17T17:46:53.365516+0000","last_clean":"2024-08-17T17:46:53.365516+0000","last_became_active":"2024-08-17T17:32:27.436139+0000","last_became_peered":"2024-08-17T17:32:27.436139+0000","last_unstale":"2024-08-17T17:46:53.365516+0000","last_undegraded":"2024-08-17T17:46:53.365516+0000","last_fullsized":"2024-08-17T17:46:53.365516+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:18.060869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030013400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1050,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:54.176677+0000","last_change":"2024-08-17T17:22:55.275184+0000","last_active":"2024-08-17T17:46:54.176677+0000","last_peered":"2024-08-17T17:46:54.176677+0000","last_clean":"2024-08-17T17:46:54.176677+0000","last_became_active":"2024-08-17T17:22:55.274677+0000","last_became_peered":"2024-08-17T17:22:55.274677+0000","last_unstale":"2024-08-17T17:46:54.176677+0000","last_undegraded":"2024-08-17T17:46:54.176677+0000","last_fullsized":"2024-08-17T17:46:54.176677+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:51:29.348766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":1067,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:54.177068+0000","last_change":"2024-08-17T17:31:54.821919+0000","last_active":"2024-08-17T17:46:54.177068+0000","last_peered":"2024-08-17T17:46:54.177068+0000","last_clean":"2024-08-17T17:46:54.177068+0000","last_became_active":"2024-08-17T17:31:54.821536+0000","last_became_peered":"2024-08-17T17:31:54.821536+0000","last_unstale":"2024-08-17T17:46:54.177068+0000","last_undegraded":"2024-08-17T17:46:54.177068+0000","last_fullsized":"2024-08-17T17:46:54.177068+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:17:33.081437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"350'22","reported_seq":1073,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:54.176527+0000","last_change":"2024-08-17T17:22:53.728275+0000","last_active":"2024-08-17T17:46:54.176527+0000","last_peered":"2024-08-17T17:46:54.176527+0000","last_clean":"2024-08-17T17:46:54.176527+0000","last_became_active":"2024-08-17T17:22:53.727978+0000","last_became_peered":"2024-08-17T17:22:53.727978+0000","last_unstale":"2024-08-17T17:46:54.176527+0000","last_undegraded":"2024-08-17T17:46:54.176527+0000","last_fullsized":"2024-08-17T17:46:54.176527+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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":"periodic scrub scheduled @ 2024-08-18T23:19:43.717005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"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.12","version":"0'0","reported_seq":1656,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.388416+0000","last_change":"2024-08-17T17:32:27.438365+0000","last_active":"2024-08-17T17:46:59.388416+0000","last_peered":"2024-08-17T17:46:59.388416+0000","last_clean":"2024-08-17T17:46:59.388416+0000","last_became_active":"2024-08-17T17:32:27.437932+0000","last_became_peered":"2024-08-17T17:32:27.437932+0000","last_unstale":"2024-08-17T17:46:59.388416+0000","last_undegraded":"2024-08-17T17:46:59.388416+0000","last_fullsized":"2024-08-17T17:46:59.388416+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:07.527904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":1064,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.889727+0000","last_change":"2024-08-17T17:32:59.768226+0000","last_active":"2024-08-17T17:46:53.889727+0000","last_peered":"2024-08-17T17:46:53.889727+0000","last_clean":"2024-08-17T17:46:53.889727+0000","last_became_active":"2024-08-17T17:32:59.767701+0000","last_became_peered":"2024-08-17T17:32:59.767701+0000","last_unstale":"2024-08-17T17:46:53.889727+0000","last_undegraded":"2024-08-17T17:46:53.889727+0000","last_fullsized":"2024-08-17T17:46:53.889727+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T21:00:52.281423+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":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":"3.16","version":"0'0","reported_seq":1078,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.827453+0000","last_change":"2024-08-17T17:31:54.822296+0000","last_active":"2024-08-17T17:46:53.827453+0000","last_peered":"2024-08-17T17:46:53.827453+0000","last_clean":"2024-08-17T17:46:53.827453+0000","last_became_active":"2024-08-17T17:31:54.821958+0000","last_became_peered":"2024-08-17T17:31:54.821958+0000","last_unstale":"2024-08-17T17:46:53.827453+0000","last_undegraded":"2024-08-17T17:46:53.827453+0000","last_fullsized":"2024-08-17T17:46:53.827453+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:44.831479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1598,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.990693+0000","last_change":"2024-08-17T17:32:59.773153+0000","last_active":"2024-08-17T17:46:59.990693+0000","last_peered":"2024-08-17T17:46:59.990693+0000","last_clean":"2024-08-17T17:46:59.990693+0000","last_became_active":"2024-08-17T17:32:59.772671+0000","last_became_peered":"2024-08-17T17:32:59.772671+0000","last_unstale":"2024-08-17T17:46:59.990693+0000","last_undegraded":"2024-08-17T17:46:59.990693+0000","last_fullsized":"2024-08-17T17:46:59.990693+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:32.219883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1764,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.916025+0000","last_change":"2024-08-17T17:32:59.762369+0000","last_active":"2024-08-17T17:46:59.916025+0000","last_peered":"2024-08-17T17:46:59.916025+0000","last_clean":"2024-08-17T17:46:59.916025+0000","last_became_active":"2024-08-17T17:32:59.761931+0000","last_became_peered":"2024-08-17T17:32:59.761931+0000","last_unstale":"2024-08-17T17:46:59.916025+0000","last_undegraded":"2024-08-17T17:46:59.916025+0000","last_fullsized":"2024-08-17T17:46:59.916025+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:57:47.627585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1620,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.990688+0000","last_change":"2024-08-17T17:32:59.767175+0000","last_active":"2024-08-17T17:46:59.990688+0000","last_peered":"2024-08-17T17:46:59.990688+0000","last_clean":"2024-08-17T17:46:59.990688+0000","last_became_active":"2024-08-17T17:32:59.766352+0000","last_became_peered":"2024-08-17T17:32:59.766352+0000","last_unstale":"2024-08-17T17:46:59.990688+0000","last_undegraded":"2024-08-17T17:46:59.990688+0000","last_fullsized":"2024-08-17T17:46:59.990688+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:42.252204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1067,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.365474+0000","last_change":"2024-08-17T17:31:54.823767+0000","last_active":"2024-08-17T17:46:53.365474+0000","last_peered":"2024-08-17T17:46:53.365474+0000","last_clean":"2024-08-17T17:46:53.365474+0000","last_became_active":"2024-08-17T17:31:54.823265+0000","last_became_peered":"2024-08-17T17:31:54.823265+0000","last_unstale":"2024-08-17T17:46:53.365474+0000","last_undegraded":"2024-08-17T17:46:53.365474+0000","last_fullsized":"2024-08-17T17:46:53.365474+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:10:08.654594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1637,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.990568+0000","last_change":"2024-08-17T17:32:59.767449+0000","last_active":"2024-08-17T17:46:59.990568+0000","last_peered":"2024-08-17T17:46:59.990568+0000","last_clean":"2024-08-17T17:46:59.990568+0000","last_became_active":"2024-08-17T17:32:59.766874+0000","last_became_peered":"2024-08-17T17:32:59.766874+0000","last_unstale":"2024-08-17T17:46:59.990568+0000","last_undegraded":"2024-08-17T17:46:59.990568+0000","last_fullsized":"2024-08-17T17:46:59.990568+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:54:39.267579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1727,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.915963+0000","last_change":"2024-08-17T17:32:59.763754+0000","last_active":"2024-08-17T17:46:59.915963+0000","last_peered":"2024-08-17T17:46:59.915963+0000","last_clean":"2024-08-17T17:46:59.915963+0000","last_became_active":"2024-08-17T17:32:59.763480+0000","last_became_peered":"2024-08-17T17:32:59.763480+0000","last_unstale":"2024-08-17T17:46:59.915963+0000","last_undegraded":"2024-08-17T17:46:59.915963+0000","last_fullsized":"2024-08-17T17:46:59.915963+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:26:03.239484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1656,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.387904+0000","last_change":"2024-08-17T17:32:59.767087+0000","last_active":"2024-08-17T17:46:59.387904+0000","last_peered":"2024-08-17T17:46:59.387904+0000","last_clean":"2024-08-17T17:46:59.387904+0000","last_became_active":"2024-08-17T17:32:59.766784+0000","last_became_peered":"2024-08-17T17:32:59.766784+0000","last_unstale":"2024-08-17T17:46:59.387904+0000","last_undegraded":"2024-08-17T17:46:59.387904+0000","last_fullsized":"2024-08-17T17:46:59.387904+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:11:48.775621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1619,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.990463+0000","last_change":"2024-08-17T17:32:59.767655+0000","last_active":"2024-08-17T17:46:59.990463+0000","last_peered":"2024-08-17T17:46:59.990463+0000","last_clean":"2024-08-17T17:46:59.990463+0000","last_became_active":"2024-08-17T17:32:59.766891+0000","last_became_peered":"2024-08-17T17:32:59.766891+0000","last_unstale":"2024-08-17T17:46:59.990463+0000","last_undegraded":"2024-08-17T17:46:59.990463+0000","last_fullsized":"2024-08-17T17:46:59.990463+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:19:57.129588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1086,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:54.176885+0000","last_change":"2024-08-17T17:32:27.438656+0000","last_active":"2024-08-17T17:46:54.176885+0000","last_peered":"2024-08-17T17:46:54.176885+0000","last_clean":"2024-08-17T17:46:54.176885+0000","last_became_active":"2024-08-17T17:32:27.437400+0000","last_became_peered":"2024-08-17T17:32:27.437400+0000","last_unstale":"2024-08-17T17:46:54.176885+0000","last_undegraded":"2024-08-17T17:46:54.176885+0000","last_fullsized":"2024-08-17T17:46:54.176885+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T01:13:13.749171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":1657,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.741679+0000","last_change":"2024-08-17T17:32:59.769549+0000","last_active":"2024-08-17T17:46:59.741679+0000","last_peered":"2024-08-17T17:46:59.741679+0000","last_clean":"2024-08-17T17:46:59.741679+0000","last_became_active":"2024-08-17T17:32:59.768660+0000","last_became_peered":"2024-08-17T17:32:59.768660+0000","last_unstale":"2024-08-17T17:46:59.741679+0000","last_undegraded":"2024-08-17T17:46:59.741679+0000","last_fullsized":"2024-08-17T17:46:59.741679+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:42:20.130102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1717,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.915461+0000","last_change":"2024-08-17T17:30:40.753115+0000","last_active":"2024-08-17T17:46:59.915461+0000","last_peered":"2024-08-17T17:46:59.915461+0000","last_clean":"2024-08-17T17:46:59.915461+0000","last_became_active":"2024-08-17T17:30:40.752263+0000","last_became_peered":"2024-08-17T17:30:40.752263+0000","last_unstale":"2024-08-17T17:46:59.915461+0000","last_undegraded":"2024-08-17T17:46:59.915461+0000","last_fullsized":"2024-08-17T17:46:59.915461+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T05:08:48.137529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":1094,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:54.176990+0000","last_change":"2024-08-17T17:32:59.768103+0000","last_active":"2024-08-17T17:46:54.176990+0000","last_peered":"2024-08-17T17:46:54.176990+0000","last_clean":"2024-08-17T17:46:54.176990+0000","last_became_active":"2024-08-17T17:32:59.767686+0000","last_became_peered":"2024-08-17T17:32:59.767686+0000","last_unstale":"2024-08-17T17:46:54.176990+0000","last_undegraded":"2024-08-17T17:46:54.176990+0000","last_fullsized":"2024-08-17T17:46:54.176990+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:40:54.780900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"72'2","reported_seq":1080,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.827301+0000","last_change":"2024-08-17T17:31:54.823556+0000","last_active":"2024-08-17T17:46:53.827301+0000","last_peered":"2024-08-17T17:46:53.827301+0000","last_clean":"2024-08-17T17:46:53.827301+0000","last_became_active":"2024-08-17T17:31:54.823250+0000","last_became_peered":"2024-08-17T17:31:54.823250+0000","last_unstale":"2024-08-17T17:46:53.827301+0000","last_undegraded":"2024-08-17T17:46:53.827301+0000","last_fullsized":"2024-08-17T17:46:53.827301+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:08:07.165204+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":[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":1084,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:54.176782+0000","last_change":"2024-08-17T17:32:59.768344+0000","last_active":"2024-08-17T17:46:54.176782+0000","last_peered":"2024-08-17T17:46:54.176782+0000","last_clean":"2024-08-17T17:46:54.176782+0000","last_became_active":"2024-08-17T17:32:59.767154+0000","last_became_peered":"2024-08-17T17:32:59.767154+0000","last_unstale":"2024-08-17T17:46:54.176782+0000","last_undegraded":"2024-08-17T17:46:54.176782+0000","last_fullsized":"2024-08-17T17:46:54.176782+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:25:18.926181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1063,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.826952+0000","last_change":"2024-08-17T17:22:53.725178+0000","last_active":"2024-08-17T17:46:53.826952+0000","last_peered":"2024-08-17T17:46:53.826952+0000","last_clean":"2024-08-17T17:46:53.826952+0000","last_became_active":"2024-08-17T17:22:53.724909+0000","last_became_peered":"2024-08-17T17:22:53.724909+0000","last_unstale":"2024-08-17T17:46:53.826952+0000","last_undegraded":"2024-08-17T17:46:53.826952+0000","last_fullsized":"2024-08-17T17:46:53.826952+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:00.171471+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":[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.19","version":"0'0","reported_seq":1627,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.990392+0000","last_change":"2024-08-17T17:32:59.767743+0000","last_active":"2024-08-17T17:46:59.990392+0000","last_peered":"2024-08-17T17:46:59.990392+0000","last_clean":"2024-08-17T17:46:59.990392+0000","last_became_active":"2024-08-17T17:32:59.767391+0000","last_became_peered":"2024-08-17T17:32:59.767391+0000","last_unstale":"2024-08-17T17:46:59.990392+0000","last_undegraded":"2024-08-17T17:46:59.990392+0000","last_fullsized":"2024-08-17T17:46:59.990392+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:30.357526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1614,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.990501+0000","last_change":"2024-08-17T17:32:59.770449+0000","last_active":"2024-08-17T17:46:59.990501+0000","last_peered":"2024-08-17T17:46:59.990501+0000","last_clean":"2024-08-17T17:46:59.990501+0000","last_became_active":"2024-08-17T17:32:59.768701+0000","last_became_peered":"2024-08-17T17:32:59.768701+0000","last_unstale":"2024-08-17T17:46:59.990501+0000","last_undegraded":"2024-08-17T17:46:59.990501+0000","last_fullsized":"2024-08-17T17:46:59.990501+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:37:58.418659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1067,"reported_epoch":1145,"state":"active+clean","last_fresh":"2024-08-17T17:46:54.176544+0000","last_change":"2024-08-17T17:31:54.822460+0000","last_active":"2024-08-17T17:46:54.176544+0000","last_peered":"2024-08-17T17:46:54.176544+0000","last_clean":"2024-08-17T17:46:54.176544+0000","last_became_active":"2024-08-17T17:31:54.822111+0000","last_became_peered":"2024-08-17T17:31:54.822111+0000","last_unstale":"2024-08-17T17:46:54.176544+0000","last_undegraded":"2024-08-17T17:46:54.176544+0000","last_fullsized":"2024-08-17T17:46:54.176544+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:17:44.350364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'4","reported_seq":1732,"reported_epoch":1146,"state":"active+clean","last_fresh":"2024-08-17T17:46:59.916032+0000","last_change":"2024-08-17T17:32:27.438808+0000","last_active":"2024-08-17T17:46:59.916032+0000","last_peered":"2024-08-17T17:46:59.916032+0000","last_clean":"2024-08-17T17:46:59.916032+0000","last_became_active":"2024-08-17T17:32:27.438455+0000","last_became_peered":"2024-08-17T17:32:27.438455+0000","last_unstale":"2024-08-17T17:46:59.916032+0000","last_undegraded":"2024-08-17T17:46:59.916032+0000","last_fullsized":"2024-08-17T17:46:59.916032+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T02:04:33.112716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":1324613632,"num_objects":20212,"num_object_clones":0,"num_object_copies":60636,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":20212,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":20212,"num_write_kb":1293568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3971481600,"data_stored":3971481600,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":20212,"ondisk_log_size":20212,"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":5530,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17088,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"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":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201596,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":735088,"kb_used_data":429416,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93010064,"statfs":{"total":95995035648,"available":95242305536,"internally_reserved":0,"allocated":439721984,"data_stored":436438471,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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":[]},{"osd":6,"up_from":47,"seq":201863463233,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":741224,"kb_used_data":439712,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":93003928,"statfs":{"total":95995035648,"available":95236022272,"internally_reserved":0,"allocated":450265088,"data_stored":446989640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"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":[]},{"osd":5,"up_from":39,"seq":167503724870,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":648228,"kb_used_data":342556,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93096924,"statfs":{"total":95995035648,"available":95331250176,"internally_reserved":0,"allocated":350777344,"data_stored":347502362,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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":[]},{"osd":4,"up_from":31,"seq":133143986508,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":740076,"kb_used_data":434404,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93005076,"statfs":{"total":95995035648,"available":95237197824,"internally_reserved":0,"allocated":444829696,"data_stored":441550209,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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":[]},{"osd":3,"up_from":592,"seq":2542620639404,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1079772,"kb_used_data":790932,"kb_used_omap":25,"kb_used_meta":288806,"kb_avail":92665380,"statfs":{"total":95995035648,"available":94889349120,"internally_reserved":0,"allocated":809914368,"data_stored":806647021,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26454,"internal_metadata":295737514},"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":[]},{"osd":2,"up_from":559,"seq":2400886718642,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":655200,"kb_used_data":457880,"kb_used_omap":29,"kb_used_meta":197282,"kb_avail":93089952,"statfs":{"total":95995035648,"available":95324110848,"internally_reserved":0,"allocated":468869120,"data_stored":465598199,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30541,"internal_metadata":202016947},"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":[]},{"osd":1,"up_from":527,"seq":2263447765177,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":604696,"kb_used_data":446480,"kb_used_omap":34,"kb_used_meta":158173,"kb_avail":93140456,"statfs":{"total":95995035648,"available":95375826944,"internally_reserved":0,"allocated":457195520,"data_stored":453931662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35550,"internal_metadata":161969442},"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":[]},{"osd":0,"up_from":453,"seq":1945620185288,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":794264,"kb_used_data":653904,"kb_used_omap":39,"kb_used_meta":140312,"kb_avail":92950888,"statfs":{"total":95995035648,"available":95181709312,"internally_reserved":0,"allocated":669597696,"data_stored":666332707,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40830,"internal_metadata":143679618},"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":[]}],"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":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":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":1,"osd":5,"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":327680,"data_stored":327680,"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":4096,"data_stored":19,"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":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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5388,"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":5261,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1222,"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":5217,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"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":640,"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":4814,"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":4960,"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":683737088,"data_stored":683737088,"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":468647936,"data_stored":468647936,"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":344129536,"data_stored":344129536,"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":730857472,"data_stored":730857472,"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":459997184,"data_stored":459997184,"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":370802688,"data_stored":370802688,"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":452591616,"data_stored":452591616,"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":460718080,"data_stored":460718080,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:47:11.984 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2024-08-17T17:47:11.984 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:47:11.984 INFO:tasks.thrashosds.thrasher:reset_purged_snaps_last 2024-08-17T17:47:11.984 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.0 reset_purged_snaps_last 2024-08-17T17:47:12.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:12.011 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:12.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:12.112 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:12.143 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:12.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:12.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:12.169 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 11 15 27654 27639 157.026 126.75 0.00995225 0.00636122 2024-08-17T17:47:12.189 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is unset 2024-08-17T17:47:12.189 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:12 smithi037 ceph-mon[97894]: from='client.45179 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:47:12.189 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:12 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2725073157' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:47:12.190 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:12 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:47:12.190 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:12 smithi037 ceph-mon[102022]: from='client.45179 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:47:12.190 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:12 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2725073157' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:47:12.190 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:12 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:47:12.245 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:12.276 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:12.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:12.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:12.378 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:12.428 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:12.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:12.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:12.490 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-08-17T17:47:12.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:12 smithi046 ceph-mon[88218]: from='client.45179 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:47:12.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:12 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2725073157' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:47:12.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:12 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:47:12.529 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:12.581 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:12.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:12.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:12.683 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:12.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:12.733 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:12.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:12.834 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:12.882 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:12.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:12.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:12.984 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:13.008 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:47:13.014 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:13.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:13.016 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:13.116 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:13.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:13.168 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:13.168 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:13.169 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 12 16 29566 29550 153.888 119.438 0.00592183 0.00649174 2024-08-17T17:47:13.269 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:13.297 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:13.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:13.298 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:13.399 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:13.423 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:13.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:13.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:13.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:13 smithi046 ceph-mon[88218]: pgmap v1477: 99 pgs: 99 active+clean; 1.3 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 113 MiB/s wr, 1.80k op/s 2024-08-17T17:47:13.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:13 smithi046 ceph-mon[88218]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:47:13.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:13 smithi046 ceph-mon[88218]: Cluster is now healthy 2024-08-17T17:47:13.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:13 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:47:13.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:13 smithi046 ceph-mon[88218]: osdmap e1147: 8 total, 8 up, 8 in 2024-08-17T17:47:13.525 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:13.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:13 smithi037 ceph-mon[102022]: pgmap v1477: 99 pgs: 99 active+clean; 1.3 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 113 MiB/s wr, 1.80k op/s 2024-08-17T17:47:13.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:13 smithi037 ceph-mon[102022]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:47:13.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:13 smithi037 ceph-mon[102022]: Cluster is now healthy 2024-08-17T17:47:13.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:13 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:47:13.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:13 smithi037 ceph-mon[102022]: osdmap e1147: 8 total, 8 up, 8 in 2024-08-17T17:47:13.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:13 smithi037 ceph-mon[97894]: pgmap v1477: 99 pgs: 99 active+clean; 1.3 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 113 MiB/s wr, 1.80k op/s 2024-08-17T17:47:13.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:13 smithi037 ceph-mon[97894]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:47:13.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:13 smithi037 ceph-mon[97894]: Cluster is now healthy 2024-08-17T17:47:13.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:13 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:47:13.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:13 smithi037 ceph-mon[97894]: osdmap e1147: 8 total, 8 up, 8 in 2024-08-17T17:47:13.566 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:13.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:13.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:13.668 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:13.709 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:13.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:13.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:13.811 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:13.849 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:13.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:13.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:13.924 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:13.943 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:13.952 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:13.979 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:13.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:13.980 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:14.081 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:14.114 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:14.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:14.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:14.170 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 13 16 31256 31240 150.175 105.625 0.0462077 0.0066437 2024-08-17T17:47:14.216 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:14.253 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:14.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:14.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:14.355 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:14.387 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:14.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:14.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:14.488 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:14.525 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:14.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:14.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:14.627 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:14.657 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:14.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:14.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:14.759 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:14.789 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:14.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:14.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:14.891 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:14.921 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:14.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:14.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:15.023 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:15.054 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:15.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:15.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:15.155 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:15.170 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 14 16 33245 33229 148.327 124.312 0.00454232 0.00673541 2024-08-17T17:47:15.188 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:15.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:15.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:15.290 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:15.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:15 smithi037 ceph-mon[97894]: pgmap v1479: 99 pgs: 99 active+clean; 1.5 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 139 MiB/s wr, 2.22k op/s 2024-08-17T17:47:15.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:15 smithi037 ceph-mon[102022]: pgmap v1479: 99 pgs: 99 active+clean; 1.5 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 139 MiB/s wr, 2.22k op/s 2024-08-17T17:47:15.322 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:15.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:15.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:15.423 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:15.471 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:15.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:15.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:15.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:15 smithi046 ceph-mon[88218]: pgmap v1479: 99 pgs: 99 active+clean; 1.5 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 139 MiB/s wr, 2.22k op/s 2024-08-17T17:47:15.573 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:15.604 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:15.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:15.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:15.706 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:15.746 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:15.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:15.747 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:15.847 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:15.885 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:47:15.891 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:15.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:15.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:15.995 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:16.024 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:16.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:16.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:16.126 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:16.170 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 15 16 35174 35158 146.475 120.562 0.0073058 0.00682161 2024-08-17T17:47:16.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:16.186 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:16.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:16.287 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:16.328 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:16.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:16.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:16.432 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:16.479 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:16.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:16.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:16.581 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:16.624 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:16.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:16.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:16.726 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:16.762 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:16.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:16.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:16.864 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:16.913 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:16.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:16.914 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:17.015 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:17.048 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:17.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:17.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:17.150 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:17.170 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 16 16 36986 36970 144.398 113.25 0.0120919 0.00691953 2024-08-17T17:47:17.187 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:17.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:17.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:17.289 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:17.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:17.330 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:17.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:17.431 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:17.460 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:17.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:17.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:17.476 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:17 smithi037 ceph-mon[102022]: pgmap v1480: 99 pgs: 99 active+clean; 1.9 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 138 MiB/s wr, 2.20k op/s 2024-08-17T17:47:17.477 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:17 smithi037 ceph-mon[97894]: pgmap v1480: 99 pgs: 99 active+clean; 1.9 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 138 MiB/s wr, 2.20k op/s 2024-08-17T17:47:17.491 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:17.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:17 smithi046 ceph-mon[88218]: pgmap v1480: 99 pgs: 99 active+clean; 1.9 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 138 MiB/s wr, 2.20k op/s 2024-08-17T17:47:17.562 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:17.589 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:17.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:17.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:17.691 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:17.722 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:17.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:17.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:17.824 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:17.855 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:17.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:17.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:17.957 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:17.987 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:17.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:17.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:18.089 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:18.119 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:18.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:18.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:18.170 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 17 16 38843 38827 142.73 116.062 0.00805003 0.00700134 2024-08-17T17:47:18.221 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:18.259 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:18.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:18.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:18.361 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:18.391 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:18.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:18.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:18.493 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:18.530 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:18.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:18.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:18.632 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:18.661 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:18.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:18.662 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:18.763 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:18.790 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:18.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:18.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:18.892 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:18.920 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:18.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:18.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:19.022 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:19.050 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:19.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:19.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:19.152 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:19.170 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 18 16 40639 40623 141.036 112.25 0.0158827 0.00708437 2024-08-17T17:47:19.181 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:47:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:47:18] "GET /metrics HTTP/1.1" 200 36603 "" "Prometheus/2.51.0" 2024-08-17T17:47:19.181 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:19.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:19.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:19.283 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:19.314 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:19.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:19.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:19.416 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:19.461 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:19.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:19.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:19.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:19 smithi046 ceph-mon[88218]: pgmap v1481: 99 pgs: 99 active+clean; 1.9 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 134 MiB/s wr, 2.14k op/s 2024-08-17T17:47:19.512 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:19 smithi037 ceph-mon[97894]: pgmap v1481: 99 pgs: 99 active+clean; 1.9 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 134 MiB/s wr, 2.14k op/s 2024-08-17T17:47:19.512 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:19 smithi037 ceph-mon[102022]: pgmap v1481: 99 pgs: 99 active+clean; 1.9 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 134 MiB/s wr, 2.14k op/s 2024-08-17T17:47:19.563 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:19.593 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:19.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:19.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:19.694 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:19.739 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:19.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:19.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:19.840 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:19.894 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:19.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:19.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:19.995 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:20.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:20.025 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:20.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:20.126 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:20.156 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:20.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:20.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:20.170 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 19 16 42273 42257 138.988 102.125 0.0123355 0.00718918 2024-08-17T17:47:20.258 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:20.286 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:20.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:20.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:20.388 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:20.429 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:20.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:20.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:47:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:47:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:47:20.530 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:20.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:20.579 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:20.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:20.605 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.1 reset_purged_snaps_last 2024-08-17T17:47:20.680 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:20.705 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:20.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:20.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:20.808 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:20.857 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:20.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:20.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:20.959 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:21.038 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:21.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:21.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:21.140 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:21.165 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:21.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:21.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:21.170 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:2024-08-17T17:47:21.170648+0000 min lat: 0.00115954 max lat: 0.123244 avg lat: 0.00731946 2024-08-17T17:47:21.170 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:47:21.170 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 20 16 43699 43683 136.494 89.125 0.0192128 0.00731946 2024-08-17T17:47:21.233 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:47:21.233 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [], 2024-08-17T17:47:21.233 INFO:teuthology.orchestra.run.smithi037.stdout: "complaint_time": 30, 2024-08-17T17:47:21.234 INFO:teuthology.orchestra.run.smithi037.stdout: "num_blocked_ops": 0 2024-08-17T17:47:21.234 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:47:21.267 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:21.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:21 smithi037 ceph-mon[97894]: pgmap v1482: 99 pgs: 99 active+clean; 2.4 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 122 MiB/s wr, 1.96k op/s 2024-08-17T17:47:21.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:21 smithi037 ceph-mon[102022]: pgmap v1482: 99 pgs: 99 active+clean; 2.4 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 122 MiB/s wr, 1.96k op/s 2024-08-17T17:47:21.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:21.313 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:21.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:21.414 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:21.441 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:21.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:21.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:21.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:21 smithi046 ceph-mon[88218]: pgmap v1482: 99 pgs: 99 active+clean; 2.4 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 122 MiB/s wr, 1.96k op/s 2024-08-17T17:47:21.543 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:21.569 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:47:21.569 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:47:21.569 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:47:21.569 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:47:21.569 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:47:21.569 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:47:21.569 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:47:21.569 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:47:21.570 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:47:21.570 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:47:21.570 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:47:21.570 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:47:21.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:21.571 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:21.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:21.576 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:47:21.576 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:47:21.609 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:47:21.610 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:47:21.672 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:21.715 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:21.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:21.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:21.817 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:21.853 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:21.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:21.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:21.955 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:21.983 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:21.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:21.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:22.085 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:22.124 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:22.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:22.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:22.170 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 21 16 45120 45104 134.223 88.8125 0.00591427 0.00744394 2024-08-17T17:47:22.190 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-08-17T17:47:22.226 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:22.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:22.278 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:22.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:22.379 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:22.415 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:22.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:22.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:22.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:22 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/258482913' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:22.513 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:22 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/258482913' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:22.514 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:22 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/258482913' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:22.517 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:22.552 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:22.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:22.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:22.654 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:22.693 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:22.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:22.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:22.795 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:22.827 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:22.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:22.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:22.928 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:22.954 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:22.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:22.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:23.055 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:23.084 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:23.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:23.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:23.170 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 22 16 46489 46473 132.011 85.5625 0.00982384 0.00757007 2024-08-17T17:47:23.187 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:23.209 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:23.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:23.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:23.311 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:23.341 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:23.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:23.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:23.443 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:23.472 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:23.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:23.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:23.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:23 smithi046 ceph-mon[88218]: pgmap v1483: 99 pgs: 99 active+clean; 2.5 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2024-08-17T17:47:23.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:23 smithi037 ceph-mon[102022]: pgmap v1483: 99 pgs: 99 active+clean; 2.5 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2024-08-17T17:47:23.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:23 smithi037 ceph-mon[97894]: pgmap v1483: 99 pgs: 99 active+clean; 2.5 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2024-08-17T17:47:23.574 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:23.607 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:23.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:23.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:23.709 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:23.725 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:23.755 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:23.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:23.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:23.857 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:23.900 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:23.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:23.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:23.909 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:24.002 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:24.045 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:24.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:24.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:24.147 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:24.170 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 23 16 47917 47901 130.152 89.25 0.00539335 0.00767747 2024-08-17T17:47:24.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:24.183 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:24.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:24.284 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:24.308 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:24.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:24.309 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:24.410 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:24.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:24.449 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:24.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:24.550 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:24.578 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:24.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:24.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:24.680 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:24.708 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:24.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:24.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:24.810 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:24.839 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:24.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:24.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:24.941 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:24.969 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:24.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:24.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:25.071 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:25.097 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:25.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:25.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:25.170 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 24 16 49408 49392 128.611 93.1875 0.0060219 0.00776993 2024-08-17T17:47:25.199 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:25.225 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:25.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:25.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:24 smithi046 ceph-mon[88218]: pgmap v1484: 99 pgs: 99 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s 2024-08-17T17:47:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:47:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:25.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:24 smithi037 ceph-mon[102022]: pgmap v1484: 99 pgs: 99 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s 2024-08-17T17:47:25.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:47:25.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:25.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:24 smithi037 ceph-mon[97894]: pgmap v1484: 99 pgs: 99 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s 2024-08-17T17:47:25.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:47:25.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:25.327 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:25.357 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:25.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:25.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:25.459 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:25.500 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:25.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:25.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:25.602 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:25.633 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:25.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:25.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:25.735 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:25.783 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:25.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:25.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:25.885 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:25.915 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:25.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:25.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:26.016 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:26.040 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:26.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:26.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:26.142 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:26.171 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 25 16 50433 50417 126.029 64.0625 0.00953196 0.00792906 2024-08-17T17:47:26.173 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:26.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:26.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:25 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:47:26.275 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:26.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:25 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:47:26.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:25 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:47:26.307 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:26.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:26.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:26.409 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:26.440 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:26.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:26.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:26.542 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:26.582 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:26.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:26.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:26.684 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:26.734 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:26.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:26.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:26.836 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:26.881 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:26.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:26.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:26.983 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:27.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:26 smithi046 ceph-mon[88218]: pgmap v1485: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 124 MiB/s wr, 1.99k op/s 2024-08-17T17:47:27.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:27.024 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:27.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:27.053 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:27.125 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:27.160 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:27.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:27.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:27.174 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 26 16 51953 51937 124.823 95 0.0113599 0.00800623 2024-08-17T17:47:27.205 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:26 smithi037 ceph-mon[97894]: pgmap v1485: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 124 MiB/s wr, 1.99k op/s 2024-08-17T17:47:27.205 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:26 smithi037 ceph-mon[102022]: pgmap v1485: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 124 MiB/s wr, 1.99k op/s 2024-08-17T17:47:27.261 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:27.307 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:27.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:27.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:27.409 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:27.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:27.453 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:27.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:27.554 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:27.601 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:27.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:27.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:27.703 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:27.736 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:27.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:27.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:27.837 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:27.869 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:27.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:27.870 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:27.971 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:28.010 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:28.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:28.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:28.112 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:28.153 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:28.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:28.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:28.173 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 27 16 53493 53477 123.765 96.25 0.00428348 0.0080742 2024-08-17T17:47:28.255 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:28.295 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:28.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:28.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:28.396 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:28.438 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:28.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:28.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:28.540 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:28.568 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:28.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:28.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:28.669 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:28.690 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:47:28.706 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:28.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:28.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:28.809 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:28.875 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:28.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:28.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:28.977 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:29.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:28 smithi046 ceph-mon[88218]: pgmap v1486: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-08-17T17:47:29.019 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:29.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:29.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:29.041 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:28 smithi037 ceph-mon[97894]: pgmap v1486: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-08-17T17:47:29.041 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:47:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:47:28] "GET /metrics HTTP/1.1" 200 36605 "" "Prometheus/2.51.0" 2024-08-17T17:47:29.041 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:28 smithi037 ceph-mon[102022]: pgmap v1486: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-08-17T17:47:29.121 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:29.167 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:29.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:29.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:29.174 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 28 16 54971 54955 122.643 92.375 0.00628731 0.00814805 2024-08-17T17:47:29.269 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:29.300 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:29.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:29.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:29.401 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:29.438 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:29.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:29.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:29.540 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:29.577 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:29.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:29.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:29.679 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:29.722 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:29.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:29.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:29.824 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:29.864 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:29.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:29.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:29.965 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:29.991 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:29.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:29.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:30.093 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:30.128 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:30.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:30.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:30.174 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 29 16 56485 56469 121.677 94.625 0.0128369 0.00821414 2024-08-17T17:47:30.229 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:30.264 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:30.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:30.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:30.366 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:30.397 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:30.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:30.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:30.499 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:47:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:47:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:47:30.535 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:30.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:30.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:30.636 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:30.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:30.691 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:30.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:30.792 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:30.826 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:30.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:30.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:30.928 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:30.960 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:30.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:30.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:31.062 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:31.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:31.105 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:31.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:31.174 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 30 16 57855 57839 120.475 85.625 0.00867552 0.00829553 2024-08-17T17:47:31.207 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:31.244 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:31.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:31.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:30 smithi046 ceph-mon[88218]: pgmap v1487: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 118 MiB/s wr, 1.89k op/s 2024-08-17T17:47:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:30 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:47:31.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:30 smithi037 ceph-mon[97894]: pgmap v1487: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 118 MiB/s wr, 1.89k op/s 2024-08-17T17:47:31.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:30 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:47:31.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:30 smithi037 ceph-mon[102022]: pgmap v1487: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 118 MiB/s wr, 1.89k op/s 2024-08-17T17:47:31.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:30 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:47:31.346 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:31.384 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:31.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:31.385 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:31.486 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:31.514 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:31.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:31.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:31.616 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:31.643 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:31.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:31.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:31.745 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:31.781 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:31.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:31.782 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:31.883 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:31.918 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:31.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:31.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:32.020 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:32.056 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:32.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:32.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:32.157 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:32.174 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 31 16 59095 59079 119.089 77.5 0.00338175 0.00838762 2024-08-17T17:47:32.180 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:32.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:32.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:32.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:31 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:47:32.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:31 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1782210188' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:47:32.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:31 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:47:32.281 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:32.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:31 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:47:32.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:31 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1782210188' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:47:32.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:31 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:47:32.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:31 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:47:32.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:31 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1782210188' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:47:32.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:31 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:47:32.319 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:32.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:32.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:32.421 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:32.452 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:32.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:32.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:32.553 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:32.584 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:32.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:32.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:32.686 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:32.725 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:32.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:32.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:32.827 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:32.859 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:32.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:32.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:32.961 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:32.991 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:32.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:32.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:33.093 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:33.124 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:33.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:33.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:33.174 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 32 16 60513 60497 118.137 88.625 0.00603538 0.00845957 2024-08-17T17:47:33.226 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:32 smithi046 ceph-mon[88218]: pgmap v1488: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T17:47:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:32 smithi046 ceph-mon[88218]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:32 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:47:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:32 smithi046 ceph-mon[88218]: osdmap e1148: 8 total, 8 up, 8 in 2024-08-17T17:47:33.262 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:33.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:33.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:33.278 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:32 smithi037 ceph-mon[97894]: pgmap v1488: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T17:47:33.278 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:32 smithi037 ceph-mon[97894]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:33.278 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:32 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:47:33.279 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:32 smithi037 ceph-mon[97894]: osdmap e1148: 8 total, 8 up, 8 in 2024-08-17T17:47:33.279 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:32 smithi037 ceph-mon[102022]: pgmap v1488: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T17:47:33.279 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:32 smithi037 ceph-mon[102022]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:33.279 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:32 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:47:33.279 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:32 smithi037 ceph-mon[102022]: osdmap e1148: 8 total, 8 up, 8 in 2024-08-17T17:47:33.365 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:33.392 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:33.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:33.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:33.443 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is set 2024-08-17T17:47:33.494 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:33.522 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:33.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:33.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:33.624 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:33.664 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:33.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:33.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:33.766 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:33.797 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:33.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:33.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:33.899 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:33.930 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:33.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:33.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:34.032 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:34.060 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:34.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:34.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:34.162 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:34.174 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 33 16 61924 61908 117.229 88.1875 0.00726263 0.00852488 2024-08-17T17:47:34.190 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:34.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:34.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:34.292 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:34.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:34.341 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:34.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:34.442 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:34.472 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:34.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:34.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:34.574 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:34.616 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:34.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:34.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:34.717 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:34.759 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:34.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:34.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:34.861 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:34.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:34.909 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:34.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:35.010 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:35.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:34 smithi037 ceph-mon[102022]: pgmap v1490: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2024-08-17T17:47:35.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:34 smithi037 ceph-mon[97894]: pgmap v1490: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2024-08-17T17:47:35.050 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:35.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:35.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:35.152 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:35.175 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 34 16 63279 63263 116.27 84.6875 0.00577546 0.00859621 2024-08-17T17:47:35.180 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:35.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:35.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:34 smithi046 ceph-mon[88218]: pgmap v1490: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2024-08-17T17:47:35.283 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:35.310 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:35.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:35.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:35.412 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:35.455 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:35.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:35.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:35.557 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:35.587 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:35.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:35.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:35.689 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:35.727 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:35.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:35.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:35.829 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:35.849 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.2 reset_purged_snaps_last 2024-08-17T17:47:35.858 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:35.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:35.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:35.960 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:35.986 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:35.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:35.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:36.088 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:36.116 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:36.117 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:47:36.117 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:47:36.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:36.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:36.175 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 35 16 64510 64494 115.144 76.9375 0.0150818 0.00867657 2024-08-17T17:47:36.218 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:36.247 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:36.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:36.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:36.349 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:36.375 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:36.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:36.377 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:36.477 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:36.504 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:36.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:36.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:36.606 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:36.633 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:36.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:36.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:36.735 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:36.764 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:36.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:36.765 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:36.787 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:47:36.866 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:36.891 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:36.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:36.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:36.993 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:37.018 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:37.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:37.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:37.120 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:37.145 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:37.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:37.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:37.176 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 36 16 65625 65609 113.879 69.6875 0.0057527 0.0087759 2024-08-17T17:47:37.247 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:36 smithi046 ceph-mon[88218]: pgmap v1491: 99 pgs: 99 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 87 MiB/s wr, 1.40k op/s 2024-08-17T17:47:37.269 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:37.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:37.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:37.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:36 smithi037 ceph-mon[97894]: pgmap v1491: 99 pgs: 99 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 87 MiB/s wr, 1.40k op/s 2024-08-17T17:47:37.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:36 smithi037 ceph-mon[102022]: pgmap v1491: 99 pgs: 99 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 87 MiB/s wr, 1.40k op/s 2024-08-17T17:47:37.371 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:37.414 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:37.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:37.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:37.516 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:37.545 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:37.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:37.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:37.647 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:37.688 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:37.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:37.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:37.790 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:37.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:37.819 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:37.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:37.920 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:37.959 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:37.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:37.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:38.061 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:38.106 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:38.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:38.107 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:38.128 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:38.176 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 37 16 66698 66682 112.613 67.0625 0.0200222 0.00887321 2024-08-17T17:47:38.209 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:38.263 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:38.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:38.264 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:38.365 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:38.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:38.412 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:38.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:38.513 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:38.542 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:38.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:38.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:38.644 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:38.684 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-08-17T17:47:38.686 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:38.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:38.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:38.788 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:38.803 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:38.816 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:38.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:38.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:38.918 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:38.951 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:38.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:38.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:39.053 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:39.060 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:47:39.092 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:39.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:39.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:39.160 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:38 smithi037 ceph-mon[97894]: pgmap v1492: 99 pgs: 99 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 87 MiB/s wr, 1.40k op/s 2024-08-17T17:47:39.160 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:38 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:47:39.160 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:38 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:39.160 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:47:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:47:38] "GET /metrics HTTP/1.1" 200 36610 "" "Prometheus/2.51.0" 2024-08-17T17:47:39.160 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:38 smithi037 ceph-mon[102022]: pgmap v1492: 99 pgs: 99 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 87 MiB/s wr, 1.40k op/s 2024-08-17T17:47:39.160 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:38 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:47:39.161 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:38 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:39.176 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 38 16 67939 67923 111.691 77.5625 0.00980503 0.00894752 2024-08-17T17:47:39.194 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:39.235 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:39.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:39.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:39.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:38 smithi046 ceph-mon[88218]: pgmap v1492: 99 pgs: 99 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 87 MiB/s wr, 1.40k op/s 2024-08-17T17:47:39.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:38 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:47:39.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:38 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:39.336 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:39.366 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:39.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:39.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:39.468 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:39.499 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:39.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:39.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:39.601 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:39.645 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:39.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:39.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:39.747 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:39.789 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:39.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:39.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:39.890 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:39.921 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:39.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:39.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:40.023 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:40.052 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:40.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:40.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:40.154 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:40.177 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 39 16 69274 69258 110.966 83.4375 0.00417535 0.00900636 2024-08-17T17:47:40.186 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:40.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:40.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:40.272 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:40.288 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:40.335 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:40.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:40.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:40.437 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:40.486 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:40.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:40.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:47:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:47:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:47:40.587 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:40.625 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:40.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:40.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:40.727 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:40.759 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:40.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:40.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:40.861 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:40.923 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:40.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:40.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:41.025 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:41.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:41.058 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:41.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:41.141 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:40 smithi037 ceph-mon[97894]: pgmap v1493: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-08-17T17:47:41.141 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:40 smithi037 ceph-mon[102022]: pgmap v1493: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-08-17T17:47:41.159 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:41.176 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:2024-08-17T17:47:41.177038+0000 min lat: 0.00115954 max lat: 0.123244 avg lat: 0.00907378 2024-08-17T17:47:41.177 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:47:41.177 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 40 16 70522 70506 110.142 78 0.0110629 0.00907378 2024-08-17T17:47:41.193 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:41.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:41.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:41.202 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:40 smithi046 ceph-mon[88218]: pgmap v1493: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-08-17T17:47:41.251 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T17:47:41.251 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T17:47:41.296 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:41.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:41.339 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:41.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:41.442 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:41.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:41.477 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:41.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:41.578 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:41.613 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:41.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:41.615 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:41.715 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:41.756 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:41.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:41.759 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:41.860 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:41.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:41.896 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:41.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:41.997 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:42.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:42.035 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:42.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:42.136 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:42.171 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:42.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:42.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:42.177 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 41 16 71788 71772 109.385 79.125 0.00605096 0.00913718 2024-08-17T17:47:42.272 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:42.314 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:42.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:42.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:42.416 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:42.454 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:42.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:42.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:42.556 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:42.578 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:42.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:42.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:42.602 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-08-17T17:47:42.680 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:42.722 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:42.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:42.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:42.824 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:42.859 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:42.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:42.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:42.961 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:43.006 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:43.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:43.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:43.008 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:43 smithi037 ceph-mon[97894]: pgmap v1494: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:47:43.008 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:43 smithi037 ceph-mon[102022]: pgmap v1494: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:47:43.021 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:47:43.108 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:43.138 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:43.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:43.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:43.152 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:43 smithi046 ceph-mon[88218]: pgmap v1494: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:47:43.177 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 42 16 72964 72948 108.531 73.5 0.00769214 0.00920888 2024-08-17T17:47:43.240 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:43.283 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:43.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:43.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:43.385 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:43.418 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:43.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:43.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:43.520 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:43.546 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:43.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:43.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:43.648 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:43.677 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:43.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:43.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:43.779 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:43.808 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:43.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:43.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:43.910 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:43.958 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:43.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:43.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:44.043 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:47:44.043 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:47:44.059 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:44.092 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:47:44.092 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:47:44.100 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:44.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:44.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:44.130 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:47:44.130 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:47:44.165 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:47:44.165 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:47:44.177 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 43 16 74022 74006 107.545 66.125 0.0128229 0.00929278 2024-08-17T17:47:44.202 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:44.209 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:47:44.209 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:47:44.210 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:44 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2212900515' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:44.210 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:44 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2212900515' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:44.242 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:47:44.242 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:47:44.247 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:44.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:44.248 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:44.275 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:47:44.276 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:47:44.310 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:47:44.310 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:47:44.349 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:44.378 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:44.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:44.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:44.434 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:44 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2212900515' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:44.480 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:44.509 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:44.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:44.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:44.611 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:44.654 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:44.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:44.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:44.756 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:44.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:44.806 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:44.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:44.907 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:44.940 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:44.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:44.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:45.042 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:45.064 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:45.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:45.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:45.083 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is set 2024-08-17T17:47:45.165 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:45.177 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 44 16 75103 75087 106.636 67.5625 0.00343297 0.00936002 2024-08-17T17:47:45.187 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:45.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:45.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:45 smithi046 ceph-mon[88218]: pgmap v1495: 99 pgs: 99 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 77 MiB/s wr, 1.22k op/s 2024-08-17T17:47:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:45 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/923085441' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:47:45.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:45 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:47:45.290 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:45.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:45 smithi037 ceph-mon[102022]: pgmap v1495: 99 pgs: 99 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 77 MiB/s wr, 1.22k op/s 2024-08-17T17:47:45.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:45 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/923085441' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:47:45.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:45 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:47:45.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:45 smithi037 ceph-mon[97894]: pgmap v1495: 99 pgs: 99 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 77 MiB/s wr, 1.22k op/s 2024-08-17T17:47:45.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:45 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/923085441' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:47:45.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:45 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:47:45.320 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:45.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:45.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:45.422 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:45.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:45.462 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:45.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:45.563 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:45.592 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:45.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:45.593 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:45.694 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:45.723 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:45.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:45.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:45.825 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:45.870 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:45.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:45.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:45.971 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:46.019 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:46.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:46.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:46.121 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:46.134 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:47:46.134 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [], 2024-08-17T17:47:46.134 INFO:teuthology.orchestra.run.smithi046.stdout: "complaint_time": 30, 2024-08-17T17:47:46.134 INFO:teuthology.orchestra.run.smithi046.stdout: "num_blocked_ops": 0 2024-08-17T17:47:46.134 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:47:46.135 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:46 smithi046 ceph-mon[88218]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:46.135 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:46 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:47:46.135 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:46 smithi046 ceph-mon[88218]: osdmap e1149: 8 total, 8 up, 8 in 2024-08-17T17:47:46.155 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:46.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:46.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:46.177 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 45 16 76263 76247 105.877 72.5 0.0162299 0.00943925 2024-08-17T17:47:46.257 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:46.280 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:46 smithi037 ceph-mon[97894]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:46.280 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:46 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:47:46.280 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:46 smithi037 ceph-mon[97894]: osdmap e1149: 8 total, 8 up, 8 in 2024-08-17T17:47:46.281 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:46 smithi037 ceph-mon[102022]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:46.281 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:46 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:47:46.281 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:46 smithi037 ceph-mon[102022]: osdmap e1149: 8 total, 8 up, 8 in 2024-08-17T17:47:46.311 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:46.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:46.312 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:46.413 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:46.441 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:46.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:46.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:46.543 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:46.573 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:46.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:46.575 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:46.675 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:46.704 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:46.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:46.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:46.806 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:46.842 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-08-17T17:47:46.852 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:46.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:46.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:46.955 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:46.997 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:46.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:46.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:47.099 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:47.132 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:47.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:47.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:47.177 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 46 16 77385 77369 105.099 70.125 0.00850201 0.00950927 2024-08-17T17:47:47.211 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:47:47.232 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:47:47.235 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:47.268 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:47.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:47.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:47.269 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:47 smithi037 ceph-mon[102022]: pgmap v1497: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-08-17T17:47:47.270 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:47 smithi037 ceph-mon[97894]: pgmap v1497: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-08-17T17:47:47.368 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:47 smithi046 ceph-mon[88218]: pgmap v1497: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-08-17T17:47:47.370 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:47.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:47.415 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:47.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:47.516 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:47.567 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:47.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:47.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:47.669 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:47.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:47.719 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:47.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:47.820 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:47.867 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:47.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:47.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:47.969 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:48.001 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:48.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:48.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:48.103 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:48.147 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:48.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:48.148 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:48.179 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 47 16 78418 78402 104.237 64.5625 0.025012 0.00958769 2024-08-17T17:47:48.226 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:47:48.249 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:48.276 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:48.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:48.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:48.377 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:48.404 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:48.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:48.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:48.507 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:48.538 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:48.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:48.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:48.640 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:48.687 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:48.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:48.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:48.789 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:48.818 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:48.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:48.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:48.920 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:48.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:48.959 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:48.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:49.034 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:47:49.035 INFO:teuthology.orchestra.run.smithi046.stdout: "size": 20, 2024-08-17T17:47:49.035 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 600, 2024-08-17T17:47:49.035 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [ 2024-08-17T17:47:49.035 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.035 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:20752 6.2 6:4ba74958:::benchmark_data_smithi037_142561_object20751:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:47:49.035 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:42:42.356763+0000", 2024-08-17T17:47:49.035 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 306.67432330499997, 2024-08-17T17:47:49.035 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.092486804000000006, 2024-08-17T17:47:49.035 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:47:49.035 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:47:49.036 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:47:49.036 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:47:49.036 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:47:49.036 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 20752 2024-08-17T17:47:49.036 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.036 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:47:49.036 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.036 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:47:49.036 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.356763+0000", 2024-08-17T17:47:49.037 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.037 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.037 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.037 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:47:49.037 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.356763+0000", 2024-08-17T17:47:49.037 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.037 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.037 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.037 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:47:49.037 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.356761+0000", 2024-08-17T17:47:49.037 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:47:49.037 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.038 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.038 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:47:49.038 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.356805+0000", 2024-08-17T17:47:49.038 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3464000000000003e-05 2024-08-17T17:47:49.038 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.038 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.038 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:47:49.038 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.356819+0000", 2024-08-17T17:47:49.038 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3791999999999999e-05 2024-08-17T17:47:49.038 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.038 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.038 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:47:49.039 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.356823+0000", 2024-08-17T17:47:49.039 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3279999999999999e-06 2024-08-17T17:47:49.039 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.039 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.039 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:47:49.039 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.356865+0000", 2024-08-17T17:47:49.039 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2280999999999997e-05 2024-08-17T17:47:49.039 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.039 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.039 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:47:49.039 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.356988+0000", 2024-08-17T17:47:49.039 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012313800000000001 2024-08-17T17:47:49.039 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.040 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.040 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:47:49.040 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.357136+0000", 2024-08-17T17:47:49.040 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014738199999999999 2024-08-17T17:47:49.040 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.040 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.040 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:47:49.040 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.357996+0000", 2024-08-17T17:47:49.040 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00086077300000000001 2024-08-17T17:47:49.040 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.040 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.040 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.040 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.358342+0000", 2024-08-17T17:47:49.040 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00034552399999999999 2024-08-17T17:47:49.041 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.041 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.041 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.041 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.449156+0000", 2024-08-17T17:47:49.041 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.090813902000000002 2024-08-17T17:47:49.041 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.041 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.041 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:47:49.041 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.449213+0000", 2024-08-17T17:47:49.041 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7556000000000003e-05 2024-08-17T17:47:49.041 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.041 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.041 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:47:49.041 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.449250+0000", 2024-08-17T17:47:49.042 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.6399999999999997e-05 2024-08-17T17:47:49.042 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.042 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:47:49.042 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.042 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.042 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.042 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:27305 6.2 6:40b54630:::benchmark_data_smithi037_142561_object27304:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:47:49.042 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:42:45.261594+0000", 2024-08-17T17:47:49.042 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 303.76949183099998, 2024-08-17T17:47:49.042 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.095476851000000001, 2024-08-17T17:47:49.042 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:47:49.042 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:47:49.042 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:47:49.043 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:47:49.043 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:47:49.043 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 27305 2024-08-17T17:47:49.043 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.043 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:47:49.043 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.043 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:47:49.043 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.261594+0000", 2024-08-17T17:47:49.043 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.043 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.043 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.043 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:47:49.043 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.261594+0000", 2024-08-17T17:47:49.043 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.044 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.044 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.044 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:47:49.044 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.261594+0000", 2024-08-17T17:47:49.044 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:47:49.044 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.044 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.044 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:47:49.044 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.261716+0000", 2024-08-17T17:47:49.044 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012247899999999999 2024-08-17T17:47:49.044 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.044 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.044 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:47:49.044 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.261733+0000", 2024-08-17T17:47:49.045 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.7017e-05 2024-08-17T17:47:49.045 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.045 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.045 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:47:49.045 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.261738+0000", 2024-08-17T17:47:49.045 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9180000000000002e-06 2024-08-17T17:47:49.045 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.045 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.045 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:47:49.045 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.261778+0000", 2024-08-17T17:47:49.045 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9879999999999998e-05 2024-08-17T17:47:49.045 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.045 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.045 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:47:49.046 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.261901+0000", 2024-08-17T17:47:49.046 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012338299999999999 2024-08-17T17:47:49.046 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.046 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.046 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:47:49.046 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.262041+0000", 2024-08-17T17:47:49.046 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000139975 2024-08-17T17:47:49.046 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.046 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.046 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:47:49.046 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.263243+0000", 2024-08-17T17:47:49.046 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0012015159999999999 2024-08-17T17:47:49.046 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.047 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.047 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.047 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.265191+0000", 2024-08-17T17:47:49.047 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0019484389999999999 2024-08-17T17:47:49.047 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.047 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.047 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.047 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.356987+0000", 2024-08-17T17:47:49.047 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.091796113999999998 2024-08-17T17:47:49.047 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.047 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.047 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:47:49.047 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.357036+0000", 2024-08-17T17:47:49.048 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.8115999999999998e-05 2024-08-17T17:47:49.048 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.048 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.048 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:47:49.048 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.357071+0000", 2024-08-17T17:47:49.048 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.574e-05 2024-08-17T17:47:49.048 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.048 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:47:49.048 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.048 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.048 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.048 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:27311 6.2 6:493c8abb:::benchmark_data_smithi037_142561_object27310:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:47:49.048 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:42:45.265893+0000", 2024-08-17T17:47:49.049 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 303.76519309700001, 2024-08-17T17:47:49.049 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.093514432999999994, 2024-08-17T17:47:49.049 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:47:49.049 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:47:49.049 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:47:49.050 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:47:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:47:48] "GET /metrics HTTP/1.1" 200 36610 "" "Prometheus/2.51.0" 2024-08-17T17:47:49.050 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:47:49.050 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:47:49.050 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 27311 2024-08-17T17:47:49.050 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.050 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:47:49.050 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.051 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:47:49.051 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.265893+0000", 2024-08-17T17:47:49.051 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.051 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.051 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.051 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:47:49.051 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.265893+0000", 2024-08-17T17:47:49.051 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.051 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.051 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.051 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:47:49.051 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.265892+0000", 2024-08-17T17:47:49.051 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:47:49.051 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.052 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.052 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:47:49.052 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.265938+0000", 2024-08-17T17:47:49.052 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6069999999999998e-05 2024-08-17T17:47:49.052 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.052 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.052 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:47:49.052 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.265949+0000", 2024-08-17T17:47:49.052 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1246999999999999e-05 2024-08-17T17:47:49.052 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.052 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.052 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:47:49.052 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.265955+0000", 2024-08-17T17:47:49.052 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0009999999999998e-06 2024-08-17T17:47:49.053 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.053 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.053 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:47:49.053 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.265987+0000", 2024-08-17T17:47:49.053 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.1989999999999997e-05 2024-08-17T17:47:49.053 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.053 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.053 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:47:49.053 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.266065+0000", 2024-08-17T17:47:49.053 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.7138999999999994e-05 2024-08-17T17:47:49.053 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.053 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.053 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:47:49.053 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.266143+0000", 2024-08-17T17:47:49.053 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.7985000000000006e-05 2024-08-17T17:47:49.054 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.054 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.054 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:47:49.054 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.267137+0000", 2024-08-17T17:47:49.054 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00099488500000000004 2024-08-17T17:47:49.054 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.054 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.054 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.054 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.267299+0000", 2024-08-17T17:47:49.054 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00016170900000000001 2024-08-17T17:47:49.054 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.054 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.054 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.055 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.359315+0000", 2024-08-17T17:47:49.055 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.092015828999999993 2024-08-17T17:47:49.055 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.055 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.055 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:47:49.055 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.359368+0000", 2024-08-17T17:47:49.055 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.3297999999999997e-05 2024-08-17T17:47:49.055 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.055 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.055 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:47:49.055 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:45.359408+0000", 2024-08-17T17:47:49.055 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9317000000000003e-05 2024-08-17T17:47:49.055 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.055 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:47:49.055 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.056 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.056 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.056 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:61512 6.e 6:7ee5907e:::benchmark_data_smithi037_142561_object61511:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1088)", 2024-08-17T17:47:49.056 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:43:04.972419+0000", 2024-08-17T17:47:49.056 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 284.05866744000002, 2024-08-17T17:47:49.056 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.076192237999999995, 2024-08-17T17:47:49.056 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:47:49.056 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:47:49.056 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:47:49.056 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:47:49.056 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:47:49.056 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 61512 2024-08-17T17:47:49.056 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.056 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:47:49.056 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.057 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:47:49.057 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.972419+0000", 2024-08-17T17:47:49.057 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.057 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.057 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.057 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:47:49.057 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.972419+0000", 2024-08-17T17:47:49.057 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.057 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.057 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.057 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:47:49.057 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.972418+0000", 2024-08-17T17:47:49.057 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:47:49.057 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.057 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.058 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:47:49.058 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.972497+0000", 2024-08-17T17:47:49.058 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.9416e-05 2024-08-17T17:47:49.058 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.058 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.058 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:47:49.058 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.972509+0000", 2024-08-17T17:47:49.058 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1871999999999999e-05 2024-08-17T17:47:49.058 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.058 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.058 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:47:49.058 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.972514+0000", 2024-08-17T17:47:49.058 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.451e-06 2024-08-17T17:47:49.058 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.059 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.059 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:47:49.059 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.972561+0000", 2024-08-17T17:47:49.059 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6613999999999998e-05 2024-08-17T17:47:49.059 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.059 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.059 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:47:49.059 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.972673+0000", 2024-08-17T17:47:49.059 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00011168 2024-08-17T17:47:49.059 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.059 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.059 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:47:49.059 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.972830+0000", 2024-08-17T17:47:49.059 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00015689999999999999 2024-08-17T17:47:49.060 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.060 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.060 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:47:49.060 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.975063+0000", 2024-08-17T17:47:49.060 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0022328510000000001 2024-08-17T17:47:49.060 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.060 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.060 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.060 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:04.976726+0000", 2024-08-17T17:47:49.060 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0016634429999999999 2024-08-17T17:47:49.060 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.060 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.060 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.060 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.048527+0000", 2024-08-17T17:47:49.060 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.071800640999999998 2024-08-17T17:47:49.061 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.061 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.061 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:47:49.061 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.048575+0000", 2024-08-17T17:47:49.061 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.7907000000000001e-05 2024-08-17T17:47:49.061 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.061 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.061 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:47:49.061 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:43:05.048611+0000", 2024-08-17T17:47:49.061 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.6572999999999997e-05 2024-08-17T17:47:49.061 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.061 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:47:49.061 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.061 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.061 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.062 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:160657 6.12 6:49ac4666:::benchmark_data_smithi037_142561_object34875:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1106)", 2024-08-17T17:47:49.062 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:44:48.366765+0000", 2024-08-17T17:47:49.062 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 180.66432107200001, 2024-08-17T17:47:49.062 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.116347515, 2024-08-17T17:47:49.062 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:47:49.062 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:47:49.062 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:47:49.062 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:47:49.062 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:47:49.062 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 160657 2024-08-17T17:47:49.062 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.062 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:47:49.062 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.063 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:47:49.063 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.366765+0000", 2024-08-17T17:47:49.063 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.063 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.063 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.063 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:47:49.063 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.366765+0000", 2024-08-17T17:47:49.063 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.063 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.063 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.063 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:47:49.063 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.366764+0000", 2024-08-17T17:47:49.063 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:47:49.063 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.064 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.064 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:47:49.064 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.366769+0000", 2024-08-17T17:47:49.064 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9400000000000001e-06 2024-08-17T17:47:49.064 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.064 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.064 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:47:49.064 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.366779+0000", 2024-08-17T17:47:49.064 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.3100000000000006e-06 2024-08-17T17:47:49.064 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.064 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.064 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:47:49.064 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.366784+0000", 2024-08-17T17:47:49.064 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0939999999999998e-06 2024-08-17T17:47:49.065 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.065 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.065 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:47:49.065 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.366823+0000", 2024-08-17T17:47:49.065 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9325e-05 2024-08-17T17:47:49.065 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.065 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.065 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:47:49.065 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.366975+0000", 2024-08-17T17:47:49.065 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000152089 2024-08-17T17:47:49.065 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.065 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.065 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:47:49.066 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.367258+0000", 2024-08-17T17:47:49.066 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00028305399999999998 2024-08-17T17:47:49.066 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.066 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.066 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:47:49.066 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.372106+0000", 2024-08-17T17:47:49.066 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0048475469999999998 2024-08-17T17:47:49.066 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.066 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.066 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.066 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.442777+0000", 2024-08-17T17:47:49.066 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.070671134999999996 2024-08-17T17:47:49.066 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.067 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.067 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.067 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.483020+0000", 2024-08-17T17:47:49.067 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.040243383000000001 2024-08-17T17:47:49.067 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.067 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.067 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:47:49.067 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.483073+0000", 2024-08-17T17:47:49.067 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.2466999999999998e-05 2024-08-17T17:47:49.067 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.067 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.067 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:47:49.067 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.483113+0000", 2024-08-17T17:47:49.067 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.0102000000000003e-05 2024-08-17T17:47:49.068 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.068 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:47:49.068 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.068 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.068 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.068 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:160658 6.e 6:7be99dfe:::benchmark_data_smithi037_142561_object34876:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1106)", 2024-08-17T17:47:49.068 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:44:48.366794+0000", 2024-08-17T17:47:49.068 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 180.664292679, 2024-08-17T17:47:49.068 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.075967239000000006, 2024-08-17T17:47:49.068 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:47:49.068 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:47:49.068 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:47:49.068 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:47:49.069 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:47:49.069 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 160658 2024-08-17T17:47:49.069 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.069 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:47:49.069 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.069 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:47:49.069 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.366794+0000", 2024-08-17T17:47:49.069 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.069 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.069 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.069 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:47:49.069 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.366794+0000", 2024-08-17T17:47:49.069 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.069 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.070 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.070 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:47:49.070 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.366793+0000", 2024-08-17T17:47:49.070 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:47:49.070 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.070 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.070 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:47:49.070 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.366796+0000", 2024-08-17T17:47:49.070 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.8310000000000001e-06 2024-08-17T17:47:49.070 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.070 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.070 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:47:49.070 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.366802+0000", 2024-08-17T17:47:49.071 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.4629999999999998e-06 2024-08-17T17:47:49.071 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.071 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.071 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:47:49.071 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.366808+0000", 2024-08-17T17:47:49.071 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0810000000000001e-06 2024-08-17T17:47:49.071 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.071 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.071 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:47:49.071 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.366933+0000", 2024-08-17T17:47:49.071 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012516599999999999 2024-08-17T17:47:49.071 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.071 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.071 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:47:49.071 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.367042+0000", 2024-08-17T17:47:49.072 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000109417 2024-08-17T17:47:49.072 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.072 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.072 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:47:49.072 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.367172+0000", 2024-08-17T17:47:49.072 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000129815 2024-08-17T17:47:49.072 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.072 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.072 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.072 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.371845+0000", 2024-08-17T17:47:49.072 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0046729900000000001 2024-08-17T17:47:49.072 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.072 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.072 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:47:49.073 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.371856+0000", 2024-08-17T17:47:49.073 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1177e-05 2024-08-17T17:47:49.073 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.073 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.073 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.073 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.442635+0000", 2024-08-17T17:47:49.073 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.070778753999999999 2024-08-17T17:47:49.073 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.073 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.073 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:47:49.073 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.442664+0000", 2024-08-17T17:47:49.073 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.9315999999999998e-05 2024-08-17T17:47:49.073 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.073 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.074 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:47:49.074 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.442761+0000", 2024-08-17T17:47:49.074 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.6693000000000004e-05 2024-08-17T17:47:49.074 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.074 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:47:49.074 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.074 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.074 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.074 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:160659 6.2 6:46a3822d:::benchmark_data_smithi037_142561_object34877:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1106)", 2024-08-17T17:47:49.074 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:44:48.366819+0000", 2024-08-17T17:47:49.074 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 180.66426698000001, 2024-08-17T17:47:49.074 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.12465847100000001, 2024-08-17T17:47:49.074 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:47:49.074 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:47:49.075 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:47:49.075 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:47:49.075 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:47:49.075 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 160659 2024-08-17T17:47:49.075 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.075 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:47:49.075 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.075 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:47:49.075 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.366819+0000", 2024-08-17T17:47:49.075 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.076 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.076 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.076 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:47:49.076 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.366819+0000", 2024-08-17T17:47:49.076 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.076 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.076 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.076 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:47:49.076 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.366819+0000", 2024-08-17T17:47:49.076 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:47:49.076 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.076 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.076 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:47:49.076 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.366822+0000", 2024-08-17T17:47:49.077 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.8600000000000001e-06 2024-08-17T17:47:49.077 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.077 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.077 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:47:49.077 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.366828+0000", 2024-08-17T17:47:49.077 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.5390000000000004e-06 2024-08-17T17:47:49.077 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.077 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.077 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:47:49.077 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.366832+0000", 2024-08-17T17:47:49.077 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8369999999999999e-06 2024-08-17T17:47:49.077 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.077 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.078 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:47:49.078 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.367832+0000", 2024-08-17T17:47:49.078 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00099939100000000008 2024-08-17T17:47:49.078 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.078 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.078 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:47:49.078 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.367929+0000", 2024-08-17T17:47:49.078 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.7121999999999996e-05 2024-08-17T17:47:49.078 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.078 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.078 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:47:49.078 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.368294+0000", 2024-08-17T17:47:49.078 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000364867 2024-08-17T17:47:49.079 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.079 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.079 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:47:49.079 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.372109+0000", 2024-08-17T17:47:49.079 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0038150609999999998 2024-08-17T17:47:49.079 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.079 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.079 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.079 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.442746+0000", 2024-08-17T17:47:49.079 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.070637383999999998 2024-08-17T17:47:49.079 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.079 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.079 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.080 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.491385+0000", 2024-08-17T17:47:49.080 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.048638676999999998 2024-08-17T17:47:49.080 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.080 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.080 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:47:49.080 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.491436+0000", 2024-08-17T17:47:49.080 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1028e-05 2024-08-17T17:47:49.080 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.080 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.080 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:47:49.080 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.491478+0000", 2024-08-17T17:47:49.080 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2083999999999999e-05 2024-08-17T17:47:49.080 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.081 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:47:49.081 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.081 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.081 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.081 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:160664 6.2 6:44a88540:::benchmark_data_smithi037_142561_object34882:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1106)", 2024-08-17T17:47:49.081 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:44:48.369098+0000", 2024-08-17T17:47:49.081 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 180.661988573, 2024-08-17T17:47:49.081 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.126956761, 2024-08-17T17:47:49.081 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:47:49.081 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:47:49.081 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:47:49.081 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:47:49.081 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:47:49.082 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 160664 2024-08-17T17:47:49.082 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.082 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:47:49.082 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.082 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:47:49.082 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.369098+0000", 2024-08-17T17:47:49.082 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.082 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.082 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.082 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:47:49.082 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.369098+0000", 2024-08-17T17:47:49.082 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.082 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.083 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.083 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:47:49.083 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.369096+0000", 2024-08-17T17:47:49.083 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:47:49.083 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.083 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.083 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:47:49.083 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.369103+0000", 2024-08-17T17:47:49.083 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.9619999999999996e-06 2024-08-17T17:47:49.083 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.083 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.084 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:47:49.084 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.369121+0000", 2024-08-17T17:47:49.084 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.7689e-05 2024-08-17T17:47:49.084 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.084 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.084 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:47:49.084 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.369128+0000", 2024-08-17T17:47:49.084 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.9979999999999997e-06 2024-08-17T17:47:49.084 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.084 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.084 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:47:49.084 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.370091+0000", 2024-08-17T17:47:49.084 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000963152 2024-08-17T17:47:49.084 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.085 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.085 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:47:49.085 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.370198+0000", 2024-08-17T17:47:49.085 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00010688000000000001 2024-08-17T17:47:49.085 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.085 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.085 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:47:49.085 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.370544+0000", 2024-08-17T17:47:49.085 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00034631199999999999 2024-08-17T17:47:49.085 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.085 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.085 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:47:49.085 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.372194+0000", 2024-08-17T17:47:49.085 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0016500519999999999 2024-08-17T17:47:49.086 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.086 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.086 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.086 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.442804+0000", 2024-08-17T17:47:49.086 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.070609889999999995 2024-08-17T17:47:49.086 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.086 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.086 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.086 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.495973+0000", 2024-08-17T17:47:49.086 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.053168884 2024-08-17T17:47:49.086 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.086 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.087 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:47:49.087 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.496019+0000", 2024-08-17T17:47:49.087 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.5840999999999997e-05 2024-08-17T17:47:49.087 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.087 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.087 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:47:49.087 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.496054+0000", 2024-08-17T17:47:49.087 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.5630000000000003e-05 2024-08-17T17:47:49.087 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.087 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:47:49.087 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.087 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.087 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.087 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:161150 6.e 6:7291455b:::benchmark_data_smithi037_142561_object35368:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1106)", 2024-08-17T17:47:49.087 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:44:48.981100+0000", 2024-08-17T17:47:49.088 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 180.04998673200001, 2024-08-17T17:47:49.088 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.081586149999999996, 2024-08-17T17:47:49.088 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:47:49.088 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:47:49.088 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:47:49.088 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:47:49.088 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:47:49.088 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 161150 2024-08-17T17:47:49.088 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.088 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:47:49.088 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.088 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:47:49.088 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.981100+0000", 2024-08-17T17:47:49.088 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.089 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.089 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.089 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:47:49.089 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.981100+0000", 2024-08-17T17:47:49.089 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.089 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.089 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.089 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:47:49.089 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.981098+0000", 2024-08-17T17:47:49.089 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:47:49.089 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.089 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.089 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:47:49.089 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.981104+0000", 2024-08-17T17:47:49.090 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4600000000000002e-06 2024-08-17T17:47:49.090 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.090 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.090 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:47:49.090 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.981115+0000", 2024-08-17T17:47:49.090 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.101e-05 2024-08-17T17:47:49.090 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.090 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.090 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:47:49.090 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.981120+0000", 2024-08-17T17:47:49.090 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.3009999999999997e-06 2024-08-17T17:47:49.090 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.090 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.090 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:47:49.091 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.981164+0000", 2024-08-17T17:47:49.091 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4144000000000003e-05 2024-08-17T17:47:49.091 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.091 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.091 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:47:49.091 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.981263+0000", 2024-08-17T17:47:49.091 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.8688000000000001e-05 2024-08-17T17:47:49.091 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.091 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.091 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:47:49.091 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.981367+0000", 2024-08-17T17:47:49.091 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00010388800000000001 2024-08-17T17:47:49.091 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.091 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.091 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:47:49.092 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.985102+0000", 2024-08-17T17:47:49.092 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0037351229999999999 2024-08-17T17:47:49.092 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:49.093 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.093 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.093 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.093 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.985890+0000", 2024-08-17T17:47:49.093 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00078831099999999998 2024-08-17T17:47:49.093 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.093 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.093 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.093 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:49.062587+0000", 2024-08-17T17:47:49.093 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.076696686 2024-08-17T17:47:49.094 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.094 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.094 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:47:49.094 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:49.062639+0000", 2024-08-17T17:47:49.094 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.2153e-05 2024-08-17T17:47:49.094 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.094 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.094 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:47:49.094 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:49.062686+0000", 2024-08-17T17:47:49.094 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6616999999999998e-05 2024-08-17T17:47:49.094 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.094 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:47:49.094 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.095 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.095 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.095 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:161153 6.12 6:4b6b7422:::benchmark_data_smithi037_142561_object35371:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1106)", 2024-08-17T17:47:49.095 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:44:48.985115+0000", 2024-08-17T17:47:49.095 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 180.045971581, 2024-08-17T17:47:49.095 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.079428927999999996, 2024-08-17T17:47:49.095 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:47:49.095 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:47:49.095 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:47:49.095 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:47:49.095 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:47:49.095 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 161153 2024-08-17T17:47:49.095 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.095 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:47:49.096 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.096 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:47:49.096 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.985115+0000", 2024-08-17T17:47:49.096 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.096 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.096 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.096 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:47:49.096 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.985115+0000", 2024-08-17T17:47:49.096 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.096 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.096 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.096 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:47:49.096 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.985113+0000", 2024-08-17T17:47:49.096 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:47:49.096 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.097 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.097 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:47:49.097 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.985121+0000", 2024-08-17T17:47:49.097 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.8369999999999997e-06 2024-08-17T17:47:49.097 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.097 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.097 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:47:49.097 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.985135+0000", 2024-08-17T17:47:49.097 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.4521e-05 2024-08-17T17:47:49.097 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.097 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.097 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:47:49.097 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.985142+0000", 2024-08-17T17:47:49.097 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0920000000000003e-06 2024-08-17T17:47:49.097 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.098 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.098 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:47:49.098 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.985182+0000", 2024-08-17T17:47:49.098 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.0586000000000001e-05 2024-08-17T17:47:49.098 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.098 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.098 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:47:49.098 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.985261+0000", 2024-08-17T17:47:49.098 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.8823000000000001e-05 2024-08-17T17:47:49.098 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.098 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.098 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:47:49.098 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.985517+0000", 2024-08-17T17:47:49.098 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00025595700000000002 2024-08-17T17:47:49.099 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.099 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.099 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:47:49.099 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.986634+0000", 2024-08-17T17:47:49.099 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001116709 2024-08-17T17:47:49.099 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.099 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.099 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.099 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:49.064366+0000", 2024-08-17T17:47:49.099 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.077732604999999996 2024-08-17T17:47:49.099 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.099 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.099 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.099 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:49.064456+0000", 2024-08-17T17:47:49.100 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.9903999999999998e-05 2024-08-17T17:47:49.100 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.100 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.100 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:47:49.100 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:49.064505+0000", 2024-08-17T17:47:49.100 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.8730000000000003e-05 2024-08-17T17:47:49.100 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.100 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.100 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:47:49.100 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:49.064544+0000", 2024-08-17T17:47:49.100 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8822999999999997e-05 2024-08-17T17:47:49.100 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.100 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:47:49.100 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.101 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.101 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.101 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:161155 6.2 6:44c517a9:::benchmark_data_smithi037_142561_object35373:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1106)", 2024-08-17T17:47:49.101 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:44:48.988152+0000", 2024-08-17T17:47:49.101 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 180.04293406799999, 2024-08-17T17:47:49.101 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.081204554999999998, 2024-08-17T17:47:49.101 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:47:49.101 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:47:49.101 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:47:49.101 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:47:49.101 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:47:49.101 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 161155 2024-08-17T17:47:49.101 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.102 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:47:49.102 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.102 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:47:49.102 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.988152+0000", 2024-08-17T17:47:49.102 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.102 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.102 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.102 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:47:49.102 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.988152+0000", 2024-08-17T17:47:49.102 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.102 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.102 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.102 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:47:49.102 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.988151+0000", 2024-08-17T17:47:49.103 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:47:49.103 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.103 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.103 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:47:49.103 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.988156+0000", 2024-08-17T17:47:49.103 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.3020000000000002e-06 2024-08-17T17:47:49.103 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.103 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.103 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:47:49.103 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.988167+0000", 2024-08-17T17:47:49.103 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0338e-05 2024-08-17T17:47:49.103 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.103 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.103 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:47:49.103 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.988171+0000", 2024-08-17T17:47:49.104 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1389999999999997e-06 2024-08-17T17:47:49.104 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.104 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.104 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:47:49.104 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.988213+0000", 2024-08-17T17:47:49.104 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1903000000000002e-05 2024-08-17T17:47:49.104 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.104 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.104 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:47:49.104 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.988295+0000", 2024-08-17T17:47:49.104 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.2435999999999995e-05 2024-08-17T17:47:49.104 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.104 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.104 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:47:49.105 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.988616+0000", 2024-08-17T17:47:49.105 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00032103600000000002 2024-08-17T17:47:49.105 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.105 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.105 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:47:49.105 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.990074+0000", 2024-08-17T17:47:49.105 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001458165 2024-08-17T17:47:49.105 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.105 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.105 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.105 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:49.064824+0000", 2024-08-17T17:47:49.105 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.074749092000000003 2024-08-17T17:47:49.105 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.106 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.106 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.106 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:49.069271+0000", 2024-08-17T17:47:49.106 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0044475199999999999 2024-08-17T17:47:49.106 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.106 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.106 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:47:49.106 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:49.069319+0000", 2024-08-17T17:47:49.106 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.7710999999999998e-05 2024-08-17T17:47:49.106 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.106 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.106 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:47:49.106 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:49.069357+0000", 2024-08-17T17:47:49.106 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8065999999999998e-05 2024-08-17T17:47:49.107 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.107 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:47:49.107 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.107 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.107 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.107 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:161156 6.e 6:7f2168be:::benchmark_data_smithi037_142561_object35374:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1106)", 2024-08-17T17:47:49.107 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:44:48.989264+0000", 2024-08-17T17:47:49.107 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 180.041822121, 2024-08-17T17:47:49.107 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.081935883000000001, 2024-08-17T17:47:49.107 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:47:49.107 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:47:49.107 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:47:49.107 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:47:49.107 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:47:49.108 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 161156 2024-08-17T17:47:49.108 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.108 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:47:49.108 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.108 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:47:49.108 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.989264+0000", 2024-08-17T17:47:49.108 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.108 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.108 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.108 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:47:49.108 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.989264+0000", 2024-08-17T17:47:49.109 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.109 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.109 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.109 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:47:49.109 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.989263+0000", 2024-08-17T17:47:49.109 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:47:49.109 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.109 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.109 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:47:49.109 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.989269+0000", 2024-08-17T17:47:49.109 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5040000000000002e-06 2024-08-17T17:47:49.109 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.109 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.110 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:47:49.110 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.989283+0000", 2024-08-17T17:47:49.110 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.4236000000000001e-05 2024-08-17T17:47:49.110 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.110 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.110 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:47:49.110 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.989289+0000", 2024-08-17T17:47:49.110 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.9410000000000004e-06 2024-08-17T17:47:49.110 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.110 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.110 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:47:49.110 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.989330+0000", 2024-08-17T17:47:49.110 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.0856999999999999e-05 2024-08-17T17:47:49.111 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.111 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.111 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:47:49.111 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.989410+0000", 2024-08-17T17:47:49.111 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.0402999999999996e-05 2024-08-17T17:47:49.111 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.111 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.111 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:47:49.111 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.989480+0000", 2024-08-17T17:47:49.111 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.0035000000000003e-05 2024-08-17T17:47:49.111 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.111 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.111 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:47:49.112 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.993702+0000", 2024-08-17T17:47:49.112 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0042218790000000004 2024-08-17T17:47:49.112 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.112 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.112 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.112 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:49.069548+0000", 2024-08-17T17:47:49.112 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.075846110999999994 2024-08-17T17:47:49.112 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.112 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.112 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.112 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:49.071086+0000", 2024-08-17T17:47:49.112 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001537851 2024-08-17T17:47:49.112 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.113 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.113 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:47:49.113 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:49.071157+0000", 2024-08-17T17:47:49.113 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.0599999999999995e-05 2024-08-17T17:47:49.113 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.113 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.113 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:47:49.113 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:49.071200+0000", 2024-08-17T17:47:49.113 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3488000000000001e-05 2024-08-17T17:47:49.113 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.113 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:47:49.113 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.113 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.114 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.114 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:161157 6.e 6:71d81026:::benchmark_data_smithi037_142561_object35375:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1106)", 2024-08-17T17:47:49.114 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:44:48.989343+0000", 2024-08-17T17:47:49.114 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 180.04174293, 2024-08-17T17:47:49.114 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.087498735999999994, 2024-08-17T17:47:49.114 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:47:49.114 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:47:49.114 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:47:49.114 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:47:49.114 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:47:49.114 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 161157 2024-08-17T17:47:49.114 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.114 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:47:49.114 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.115 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:47:49.115 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.989343+0000", 2024-08-17T17:47:49.115 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.115 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.115 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.115 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:47:49.115 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.989343+0000", 2024-08-17T17:47:49.115 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.115 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.115 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.115 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:47:49.115 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.989343+0000", 2024-08-17T17:47:49.115 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:47:49.115 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.116 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.116 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:47:49.116 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.989346+0000", 2024-08-17T17:47:49.116 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.7009999999999998e-06 2024-08-17T17:47:49.116 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.116 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.116 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:47:49.116 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.989354+0000", 2024-08-17T17:47:49.116 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.5739999999999998e-06 2024-08-17T17:47:49.116 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.116 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.116 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:47:49.116 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.989358+0000", 2024-08-17T17:47:49.116 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2320000000000003e-06 2024-08-17T17:47:49.117 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.117 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.117 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:47:49.117 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.992059+0000", 2024-08-17T17:47:49.117 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0027004339999999998 2024-08-17T17:47:49.117 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.117 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.117 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:47:49.117 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.992164+0000", 2024-08-17T17:47:49.117 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00010566299999999999 2024-08-17T17:47:49.117 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.117 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.117 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:47:49.117 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.992249+0000", 2024-08-17T17:47:49.118 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.4194000000000001e-05 2024-08-17T17:47:49.118 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.118 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.118 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:47:49.118 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.993773+0000", 2024-08-17T17:47:49.118 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00152483 2024-08-17T17:47:49.118 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.118 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.118 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.118 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:49.069573+0000", 2024-08-17T17:47:49.118 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.075799256999999995 2024-08-17T17:47:49.118 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.118 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.119 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.119 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:49.076764+0000", 2024-08-17T17:47:49.119 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0071914179999999998 2024-08-17T17:47:49.119 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.119 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.119 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:47:49.119 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:49.076808+0000", 2024-08-17T17:47:49.119 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3430999999999998e-05 2024-08-17T17:47:49.119 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.119 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.119 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:47:49.119 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:49.076842+0000", 2024-08-17T17:47:49.119 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4592999999999999e-05 2024-08-17T17:47:49.119 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.119 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:47:49.120 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.120 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.120 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.120 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:182766 6.e 6:7e8ca991:::benchmark_data_smithi037_142561_object56984:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1110)", 2024-08-17T17:47:49.120 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:45:12.150363+0000", 2024-08-17T17:47:49.120 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 156.880723539, 2024-08-17T17:47:49.120 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.079972391000000004, 2024-08-17T17:47:49.120 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:47:49.120 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:47:49.120 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:47:49.120 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:47:49.120 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:47:49.120 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 182766 2024-08-17T17:47:49.120 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.121 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:47:49.121 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.121 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:47:49.121 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.150363+0000", 2024-08-17T17:47:49.121 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.121 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.121 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.121 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:47:49.121 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.150363+0000", 2024-08-17T17:47:49.121 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.121 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.121 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.121 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:47:49.121 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.150361+0000", 2024-08-17T17:47:49.122 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:47:49.122 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.122 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.122 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:47:49.122 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.150369+0000", 2024-08-17T17:47:49.122 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.5780000000000001e-06 2024-08-17T17:47:49.122 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.122 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.122 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:47:49.122 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.150384+0000", 2024-08-17T17:47:49.122 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.556e-05 2024-08-17T17:47:49.122 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.122 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.122 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:47:49.123 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.150390+0000", 2024-08-17T17:47:49.123 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8629999999999996e-06 2024-08-17T17:47:49.123 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.123 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.123 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:47:49.123 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.150500+0000", 2024-08-17T17:47:49.123 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00010938999999999999 2024-08-17T17:47:49.123 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.123 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.123 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:47:49.123 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.150632+0000", 2024-08-17T17:47:49.123 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000132015 2024-08-17T17:47:49.123 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.123 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.124 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:47:49.124 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.150768+0000", 2024-08-17T17:47:49.124 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000136701 2024-08-17T17:47:49.124 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.124 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.124 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:47:49.124 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.154167+0000", 2024-08-17T17:47:49.124 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.003398397 2024-08-17T17:47:49.124 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.124 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.124 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.124 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.156739+0000", 2024-08-17T17:47:49.124 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0025726439999999998 2024-08-17T17:47:49.124 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.124 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.125 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.125 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.230242+0000", 2024-08-17T17:47:49.125 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.073503163999999996 2024-08-17T17:47:49.125 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.125 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.125 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:47:49.125 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.230294+0000", 2024-08-17T17:47:49.125 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.2028999999999999e-05 2024-08-17T17:47:49.125 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.125 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.125 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:47:49.125 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.230335+0000", 2024-08-17T17:47:49.125 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.0707999999999997e-05 2024-08-17T17:47:49.125 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.126 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:47:49.126 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.126 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.126 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.126 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:75038 7.1 7:87c0a519:::benchmark_data_smithi037_171911_object75037:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1148)", 2024-08-17T17:47:49.126 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:45.018181+0000", 2024-08-17T17:47:49.126 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 4.0129055039999999, 2024-08-17T17:47:49.126 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.20326449899999999, 2024-08-17T17:47:49.126 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:47:49.126 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:47:49.126 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:47:49.126 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:47:49.127 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:47:49.127 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 75038 2024-08-17T17:47:49.127 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.127 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:47:49.127 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.127 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:47:49.127 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.018181+0000", 2024-08-17T17:47:49.127 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.127 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.127 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.127 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:47:49.127 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.018181+0000", 2024-08-17T17:47:49.127 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.127 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.128 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.128 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:47:49.128 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.018179+0000", 2024-08-17T17:47:49.128 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:47:49.128 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.128 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.128 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:47:49.128 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.018243+0000", 2024-08-17T17:47:49.128 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.4018999999999998e-05 2024-08-17T17:47:49.128 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.128 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.128 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:47:49.128 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.074338+0000", 2024-08-17T17:47:49.128 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.056094722999999999 2024-08-17T17:47:49.129 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.129 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.129 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:47:49.129 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.074354+0000", 2024-08-17T17:47:49.129 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.5515999999999998e-05 2024-08-17T17:47:49.129 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.129 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.129 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:47:49.129 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.075313+0000", 2024-08-17T17:47:49.129 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00095905600000000001 2024-08-17T17:47:49.129 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.129 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.129 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:47:49.129 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.075409+0000", 2024-08-17T17:47:49.130 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.6263999999999999e-05 2024-08-17T17:47:49.130 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.130 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.130 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,6", 2024-08-17T17:47:49.130 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.075495+0000", 2024-08-17T17:47:49.130 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.5494999999999994e-05 2024-08-17T17:47:49.130 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.130 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.130 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:47:49.130 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.080023+0000", 2024-08-17T17:47:49.130 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0045279630000000003 2024-08-17T17:47:49.130 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.130 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.130 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.131 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.082929+0000", 2024-08-17T17:47:49.131 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0029065620000000001 2024-08-17T17:47:49.131 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.131 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.131 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.131 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221360+0000", 2024-08-17T17:47:49.131 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.138430523 2024-08-17T17:47:49.131 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.131 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.131 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:47:49.131 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221407+0000", 2024-08-17T17:47:49.131 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.7670000000000003e-05 2024-08-17T17:47:49.131 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.132 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.132 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:47:49.132 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221445+0000", 2024-08-17T17:47:49.132 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8039e-05 2024-08-17T17:47:49.132 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.132 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:47:49.132 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.132 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.132 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.132 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:75045 7.1 7:839b9233:::benchmark_data_smithi037_171911_object75044:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1148)", 2024-08-17T17:47:49.132 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:45.074379+0000", 2024-08-17T17:47:49.132 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 3.956707304, 2024-08-17T17:47:49.132 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.14719834500000001, 2024-08-17T17:47:49.132 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:47:49.132 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:47:49.133 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:47:49.133 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:47:49.133 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:47:49.133 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 75045 2024-08-17T17:47:49.133 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.133 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:47:49.133 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.133 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:47:49.133 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.074379+0000", 2024-08-17T17:47:49.133 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.133 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.133 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.133 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:47:49.133 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.074379+0000", 2024-08-17T17:47:49.134 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.134 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.134 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.134 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:47:49.134 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.074377+0000", 2024-08-17T17:47:49.134 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:47:49.134 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.134 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.134 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:47:49.134 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.074429+0000", 2024-08-17T17:47:49.134 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1548000000000002e-05 2024-08-17T17:47:49.134 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.134 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.135 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:47:49.135 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.074441+0000", 2024-08-17T17:47:49.135 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2531000000000001e-05 2024-08-17T17:47:49.135 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.135 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.135 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:47:49.135 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.074446+0000", 2024-08-17T17:47:49.135 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.685e-06 2024-08-17T17:47:49.135 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.135 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.135 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:47:49.135 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.077888+0000", 2024-08-17T17:47:49.135 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0034423660000000001 2024-08-17T17:47:49.136 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.136 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.136 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:47:49.136 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.077979+0000", 2024-08-17T17:47:49.136 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.0650999999999997e-05 2024-08-17T17:47:49.136 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.136 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.136 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,6", 2024-08-17T17:47:49.136 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.078072+0000", 2024-08-17T17:47:49.136 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.3715000000000007e-05 2024-08-17T17:47:49.136 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.136 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.136 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:47:49.136 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.080130+0000", 2024-08-17T17:47:49.137 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0020572429999999998 2024-08-17T17:47:49.137 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.137 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.137 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.137 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.083276+0000", 2024-08-17T17:47:49.137 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0031458369999999999 2024-08-17T17:47:49.137 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.137 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.137 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:49.137 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221499+0000", 2024-08-17T17:47:49.137 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.138223497 2024-08-17T17:47:49.137 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.137 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.137 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:47:49.138 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221544+0000", 2024-08-17T17:47:49.138 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4852999999999999e-05 2024-08-17T17:47:49.138 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.138 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.138 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:47:49.138 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221577+0000", 2024-08-17T17:47:49.138 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.3427999999999999e-05 2024-08-17T17:47:49.138 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.138 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:47:49.138 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.138 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.138 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.138 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.35334.0:75067 7.8 e1149/1142 7:19e3534b:::benchmark_data_smithi037_171911_object75066:head v 1149'4747, mlcod=1148'4745)", 2024-08-17T17:47:49.138 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:45.092109+0000", 2024-08-17T17:47:49.138 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 3.9389775889999998, 2024-08-17T17:47:49.139 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.13194044599999999, 2024-08-17T17:47:49.139 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:47:49.139 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:47:49.139 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:47:49.139 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.139 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:47:49.139 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.092109+0000", 2024-08-17T17:47:49.139 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.139 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.139 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.139 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:47:49.139 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.092109+0000", 2024-08-17T17:47:49.139 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.140 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.140 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.140 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:47:49.140 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.092108+0000", 2024-08-17T17:47:49.140 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:47:49.140 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.140 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.140 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:47:49.140 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.092163+0000", 2024-08-17T17:47:49.140 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4468000000000001e-05 2024-08-17T17:47:49.140 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.140 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.140 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:47:49.140 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.092171+0000", 2024-08-17T17:47:49.140 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.7749999999999993e-06 2024-08-17T17:47:49.140 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.141 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.141 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:47:49.141 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.092174+0000", 2024-08-17T17:47:49.141 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8530000000000002e-06 2024-08-17T17:47:49.141 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.141 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.141 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:47:49.141 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.092220+0000", 2024-08-17T17:47:49.141 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.5290999999999997e-05 2024-08-17T17:47:49.141 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.141 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.141 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:47:49.141 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.092232+0000", 2024-08-17T17:47:49.141 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2320000000000001e-05 2024-08-17T17:47:49.142 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.142 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.142 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:47:49.142 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.223974+0000", 2024-08-17T17:47:49.142 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.13174214400000001 2024-08-17T17:47:49.142 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.142 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.142 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:47:49.142 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.224049+0000", 2024-08-17T17:47:49.142 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.4994999999999996e-05 2024-08-17T17:47:49.142 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.142 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:47:49.142 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.142 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.143 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.143 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop_reply(client.35334.0:75038 7.1 e1148/1142 ondisk, result = 0)", 2024-08-17T17:47:49.143 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:45.109764+0000", 2024-08-17T17:47:49.143 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 3.921322623, 2024-08-17T17:47:49.143 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.111692096, 2024-08-17T17:47:49.143 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:47:49.143 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "started", 2024-08-17T17:47:49.143 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:47:49.143 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.143 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:47:49.143 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.109764+0000", 2024-08-17T17:47:49.143 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.143 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.144 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.144 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:47:49.144 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.109764+0000", 2024-08-17T17:47:49.144 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.144 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.144 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.144 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:47:49.144 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.109763+0000", 2024-08-17T17:47:49.144 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:47:49.144 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.144 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.144 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:47:49.144 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.109771+0000", 2024-08-17T17:47:49.145 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.9850000000000006e-06 2024-08-17T17:47:49.145 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.145 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.145 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:47:49.145 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221209+0000", 2024-08-17T17:47:49.145 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.111438628 2024-08-17T17:47:49.145 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.145 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.145 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:47:49.145 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221218+0000", 2024-08-17T17:47:49.145 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.3430000000000002e-06 2024-08-17T17:47:49.145 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.145 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.145 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:47:49.145 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221345+0000", 2024-08-17T17:47:49.146 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000126069 2024-08-17T17:47:49.146 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.146 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.146 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:47:49.146 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221352+0000", 2024-08-17T17:47:49.146 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.5989999999999996e-06 2024-08-17T17:47:49.146 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.146 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.146 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:47:49.146 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221456+0000", 2024-08-17T17:47:49.146 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000103619 2024-08-17T17:47:49.146 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.146 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:47:49.147 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.147 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.147 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.147 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.35334.0:75075 7.3 e1149/1142 7:c06bb2e9:::benchmark_data_smithi037_171911_object75074:head v 1149'4626, mlcod=1148'4624)", 2024-08-17T17:47:49.147 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:45.110976+0000", 2024-08-17T17:47:49.147 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 3.9201105549999999, 2024-08-17T17:47:49.147 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.11813219599999999, 2024-08-17T17:47:49.147 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:47:49.147 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:47:49.147 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:47:49.147 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.147 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:47:49.147 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.110976+0000", 2024-08-17T17:47:49.148 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.148 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.148 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.148 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:47:49.148 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.110976+0000", 2024-08-17T17:47:49.148 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.148 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.148 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.149 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:47:49.149 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.110975+0000", 2024-08-17T17:47:49.149 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:47:49.149 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.149 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.149 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:47:49.149 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.111044+0000", 2024-08-17T17:47:49.149 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.8190999999999998e-05 2024-08-17T17:47:49.149 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.150 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.150 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:47:49.150 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221211+0000", 2024-08-17T17:47:49.150 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.11016728000000001 2024-08-17T17:47:49.150 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.150 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.150 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:47:49.150 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221216+0000", 2024-08-17T17:47:49.150 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5210000000000002e-06 2024-08-17T17:47:49.150 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.150 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.150 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:47:49.150 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221809+0000", 2024-08-17T17:47:49.151 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00059277199999999998 2024-08-17T17:47:49.151 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.151 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.151 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:47:49.151 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221827+0000", 2024-08-17T17:47:49.151 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.7739000000000001e-05 2024-08-17T17:47:49.151 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.151 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.151 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:47:49.151 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.228856+0000", 2024-08-17T17:47:49.151 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0070292159999999996 2024-08-17T17:47:49.151 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.151 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.151 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:47:49.151 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.229108+0000", 2024-08-17T17:47:49.152 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00025188899999999999 2024-08-17T17:47:49.152 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.152 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:47:49.152 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.152 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.152 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.152 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.35334.0:75080 7.8 e1149/1142 7:1451bc4c:::benchmark_data_smithi037_171911_object75079:head v 1149'4748, mlcod=1148'4745)", 2024-08-17T17:47:49.152 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:45.114411+0000", 2024-08-17T17:47:49.152 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 3.9166752320000002, 2024-08-17T17:47:49.152 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.114642878, 2024-08-17T17:47:49.152 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:47:49.152 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:47:49.152 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:47:49.152 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.153 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:47:49.153 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.114411+0000", 2024-08-17T17:47:49.153 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.153 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.153 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.153 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:47:49.153 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.114411+0000", 2024-08-17T17:47:49.153 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:49.153 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.153 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.153 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:47:49.153 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.114410+0000", 2024-08-17T17:47:49.153 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:47:49.153 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.154 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.154 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:47:49.154 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.114485+0000", 2024-08-17T17:47:49.154 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.4500999999999997e-05 2024-08-17T17:47:49.154 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.154 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.154 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:47:49.154 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221202+0000", 2024-08-17T17:47:49.154 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.10671689199999999 2024-08-17T17:47:49.154 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.154 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.154 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:47:49.154 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221221+0000", 2024-08-17T17:47:49.155 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.9644999999999999e-05 2024-08-17T17:47:49.155 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.155 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.155 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:47:49.155 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221474+0000", 2024-08-17T17:47:49.155 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00025234600000000003 2024-08-17T17:47:49.155 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.155 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.155 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:47:49.155 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221492+0000", 2024-08-17T17:47:49.155 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.8306000000000001e-05 2024-08-17T17:47:49.155 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.155 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.155 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:47:49.156 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.229021+0000", 2024-08-17T17:47:49.156 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0075290469999999996 2024-08-17T17:47:49.156 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:49.156 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:49.156 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:47:49.156 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.229054+0000", 2024-08-17T17:47:49.156 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.3059000000000003e-05 2024-08-17T17:47:49.156 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.156 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:47:49.156 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.156 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:49.156 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:47:49.156 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:47:49.177 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 48 16 79514 79498 103.492 68.5 0.0127498 0.00965767 2024-08-17T17:47:49.184 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:49.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:49.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:49.231 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.3 reset_purged_snaps_last 2024-08-17T17:47:49.286 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:49.309 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:49.371 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:49.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:49.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:49.461 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:49 smithi037 ceph-mon[102022]: pgmap v1498: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-08-17T17:47:49.463 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:49 smithi037 ceph-mon[97894]: pgmap v1498: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-08-17T17:47:49.474 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:49.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:49 smithi046 ceph-mon[88218]: pgmap v1498: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-08-17T17:47:49.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:49.551 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:49.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:49.641 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:49.652 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:49.678 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:49.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:49.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:49.780 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:49.809 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:49.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:49.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:49.910 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:49.938 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:49.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:49.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:50.040 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:50.072 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-08-17T17:47:50.081 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:50.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:50.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:50.178 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 49 16 80515 80499 102.657 62.5625 0.010351 0.00973593 2024-08-17T17:47:50.183 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:50.226 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:50.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:50.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:50.327 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:50.360 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:50.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:50.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:50.453 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:47:50.462 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:50.497 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:50.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:50.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:47:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:47:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:47:50.598 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:50.637 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:50.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:50.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:50.739 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:50.764 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:50.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:50.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:50.866 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:50.896 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:50.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:50.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:50.998 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:51.043 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:51.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:51.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:51.145 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:51.179 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 50 16 81536 81520 101.877 63.8125 0.0151525 0.00980943 2024-08-17T17:47:51.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:51.190 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:51.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:51.291 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:51.318 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:51.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:51.319 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:51.420 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:51.453 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:51.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:51.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:51.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:51 smithi046 ceph-mon[88218]: pgmap v1499: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-08-17T17:47:51.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:51 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:47:51.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:51 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:47:51.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:51 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:47:51.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:51 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:47:51.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:51 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:47:51.555 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:51.582 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:51.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:51.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:51.684 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:51.726 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:51.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:51.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:51.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:51 smithi037 ceph-mon[102022]: pgmap v1499: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-08-17T17:47:51.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:51 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:47:51.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:51 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:47:51.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:51 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:47:51.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:51 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:47:51.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:51 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:47:51.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:51 smithi037 ceph-mon[97894]: pgmap v1499: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-08-17T17:47:51.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:51 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:47:51.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:51 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:47:51.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:51 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:47:51.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:51 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:47:51.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:51 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:47:51.828 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:51.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:51.863 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:51.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:51.964 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:52.002 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:52.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:52.003 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:52.104 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:52.135 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:52.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:52.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:52.179 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 51 16 82641 82625 101.234 69.0625 0.00986517 0.00987275 2024-08-17T17:47:52.237 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:52.278 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:52.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:52.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:52.380 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:52.416 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:52.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:52.417 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:52.518 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:52.558 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:52.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:52.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:52.623 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:47:52.623 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [ 2024-08-17T17:47:52.624 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:52.624 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop_reply(client.35334.0:83142 7.0 e1149/1142)", 2024-08-17T17:47:52.624 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:52.622709+0000", 2024-08-17T17:47:52.624 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 2.0964000000000001e-05, 2024-08-17T17:47:52.624 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4588000000000001e-05, 2024-08-17T17:47:52.624 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:47:52.624 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "queued for pg", 2024-08-17T17:47:52.624 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:47:52.624 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:52.624 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:47:52.624 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:52.622709+0000", 2024-08-17T17:47:52.624 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:52.624 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:52.624 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:52.625 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:47:52.625 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:52.622709+0000", 2024-08-17T17:47:52.625 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:52.625 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:52.625 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:52.625 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:47:52.625 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:52.622708+0000", 2024-08-17T17:47:52.625 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:47:52.625 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:52.625 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:52.625 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:47:52.625 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:52.622714+0000", 2024-08-17T17:47:52.625 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4380000000000003e-06 2024-08-17T17:47:52.625 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:52.626 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:52.626 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:47:52.626 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:52.622725+0000", 2024-08-17T17:47:52.626 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.166e-05 2024-08-17T17:47:52.626 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:52.626 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:52.626 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:47:52.626 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:52.622731+0000", 2024-08-17T17:47:52.626 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4280000000000004e-06 2024-08-17T17:47:52.626 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:52.626 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:47:52.626 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:52.627 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:52.627 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:52.627 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:83142 7.0 7:029bb31b:::benchmark_data_smithi037_171911_object83141:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1149)", 2024-08-17T17:47:52.627 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:52.616901+0000", 2024-08-17T17:47:52.627 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.0058285530000000002, 2024-08-17T17:47:52.627 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0059221969999999997, 2024-08-17T17:47:52.627 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:47:52.627 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:47:52.627 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:47:52.627 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:47:52.627 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:47:52.627 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 83142 2024-08-17T17:47:52.628 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:52.628 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:47:52.628 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:52.628 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:47:52.628 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:52.616901+0000", 2024-08-17T17:47:52.628 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:52.628 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:52.628 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:52.628 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:47:52.628 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:52.616901+0000", 2024-08-17T17:47:52.628 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:47:52.628 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:52.629 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:52.629 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:47:52.629 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:52.616900+0000", 2024-08-17T17:47:52.629 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:47:52.629 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:52.629 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:52.629 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:47:52.629 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:52.616925+0000", 2024-08-17T17:47:52.629 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.4939e-05 2024-08-17T17:47:52.629 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:52.629 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:52.629 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:47:52.629 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:52.616934+0000", 2024-08-17T17:47:52.630 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.3419999999999997e-06 2024-08-17T17:47:52.630 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:52.630 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:52.630 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:47:52.630 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:52.616939+0000", 2024-08-17T17:47:52.630 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4220000000000002e-06 2024-08-17T17:47:52.630 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:52.630 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:52.630 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:47:52.630 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:52.617026+0000", 2024-08-17T17:47:52.630 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.7676000000000006e-05 2024-08-17T17:47:52.630 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:52.631 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:52.631 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:47:52.631 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:52.617135+0000", 2024-08-17T17:47:52.631 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00010830799999999999 2024-08-17T17:47:52.631 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:52.631 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:52.631 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,3", 2024-08-17T17:47:52.631 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:52.617265+0000", 2024-08-17T17:47:52.631 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012996000000000001 2024-08-17T17:47:52.631 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:52.631 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:52.631 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:47:52.631 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:52.620100+0000", 2024-08-17T17:47:52.632 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0028351520000000001 2024-08-17T17:47:52.632 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:47:52.632 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:47:52.632 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:47:52.632 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:52.622822+0000", 2024-08-17T17:47:52.632 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0027222980000000002 2024-08-17T17:47:52.632 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:52.632 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:47:52.632 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:52.632 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:47:52.632 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-08-17T17:47:52.632 INFO:teuthology.orchestra.run.smithi046.stdout: "num_ops": 2 2024-08-17T17:47:52.632 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:47:52.660 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:52.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:52.713 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:52.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:52.814 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:52.843 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:52.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:52.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:52.944 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:52.981 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:52.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:52.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:53.083 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:53.112 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:53.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:53.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:53.160 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:53.180 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 52 16 83758 83742 100.629 69.8125 0.021287 0.00993084 2024-08-17T17:47:53.214 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:53.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:53.264 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:53.264 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:53.351 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-08-17T17:47:53.365 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:53.418 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:53 smithi037 ceph-mon[97894]: pgmap v1500: 99 pgs: 99 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:47:53.418 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:53 smithi037 ceph-mon[102022]: pgmap v1500: 99 pgs: 99 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:47:53.425 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:53.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:53.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:53.528 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:53.569 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:53.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:53.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:53.670 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:53.696 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:53.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:53.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:53.709 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:47:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:53 smithi046 ceph-mon[88218]: pgmap v1500: 99 pgs: 99 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:47:53.797 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:53.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:53.828 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:53.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:53.929 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:53.986 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:53.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:53.987 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:54.088 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:54.123 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:54.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:54.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:54.180 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 53 16 84756 84740 99.9066 62.375 0.014399 0.0100041 2024-08-17T17:47:54.225 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:54.259 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:54.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:54.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:54.361 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:54.404 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:54.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:54.405 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:54.506 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:54.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:54.551 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:54.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:54.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:54.653 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:54.697 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:54.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:54.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:54.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:54.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:54.799 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:54.839 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:54.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:54.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:54.941 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:54.968 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:54.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:54.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:55.070 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:55.099 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:55.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:55.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:55.180 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 54 16 85668 85652 99.1121 57 0.00384777 0.0100804 2024-08-17T17:47:55.201 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:55.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:55.237 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:55.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:55.338 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:55.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:55.374 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:55.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:55.475 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:55.517 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:55.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:55.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:55.610 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:55 smithi037 ceph-mon[102022]: pgmap v1501: 99 pgs: 99 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T17:47:55.610 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:55 smithi037 ceph-mon[97894]: pgmap v1501: 99 pgs: 99 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T17:47:55.619 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:55.642 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:55 smithi046 ceph-mon[88218]: pgmap v1501: 99 pgs: 99 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T17:47:55.668 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:55.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:55.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:55.770 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:55.775 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:47:55.775 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [], 2024-08-17T17:47:55.775 INFO:teuthology.orchestra.run.smithi046.stdout: "complaint_time": 30, 2024-08-17T17:47:55.775 INFO:teuthology.orchestra.run.smithi046.stdout: "num_blocked_ops": 0 2024-08-17T17:47:55.775 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:47:55.811 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:55.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:55.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:55.912 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:55.942 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:55.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:55.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:56.044 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:56.085 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:56.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:56.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:56.181 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 55 16 86593 86577 98.3599 57.8125 0.0177488 0.0101603 2024-08-17T17:47:56.186 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:56.216 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:56.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:56.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:56.255 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:47:56.255 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:47:56.294 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:47:56.294 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:47:56.317 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:56.328 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:47:56.329 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:47:56.345 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:56.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:56.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:56.370 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:47:56.370 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:47:56.408 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:47:56.408 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:47:56.443 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:47:56.443 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:47:56.447 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:56.473 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:56.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:56.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:56.479 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:47:56.480 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:47:56.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:56 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3845319775' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:56.517 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:47:56.517 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:47:56.549 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:56 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3845319775' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:56.549 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:56 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3845319775' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:47:56.575 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:56.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:56.602 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:56.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:56.636 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-08-17T17:47:56.704 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:56.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:56.748 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:56.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:56.849 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:56.879 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:56.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:56.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:56.981 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:57.021 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:57.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:57.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:57.065 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:47:57.124 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:57.155 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:57.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:57.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:57.181 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 56 16 87605 87589 97.732 63.25 0.0135217 0.0102268 2024-08-17T17:47:57.257 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:57.296 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:57.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:57.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:57.380 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is unset 2024-08-17T17:47:57.398 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:57.427 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:57.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:57.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:57.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:57 smithi046 ceph-mon[88218]: pgmap v1502: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:47:57.459 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:57 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/917791052' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:47:57.529 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:57.557 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:57.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:57.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:57.659 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:47:57.689 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:57 smithi037 ceph-mon[97894]: pgmap v1502: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:47:57.690 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:57 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/917791052' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:47:57.690 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:57 smithi037 ceph-mon[102022]: pgmap v1502: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:47:57.690 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:57 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/917791052' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:47:57.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:57.703 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:57.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:47:57.805 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:57.832 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:57.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:57.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:57.934 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:57.955 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:57.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:57.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:58.057 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:58.083 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:58.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:58.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:58.182 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 57 16 88662 88646 97.1764 66.0625 0.0186027 0.0102853 2024-08-17T17:47:58.185 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:47:58.215 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:58.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:58.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:47:58.317 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:58.351 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:58.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:58.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:58.452 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:58.496 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:58.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:58.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:58.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:58 smithi046 ceph-mon[88218]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:58.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:58 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/917791052' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:47:58.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:58 smithi046 ceph-mon[88218]: osdmap e1150: 8 total, 8 up, 8 in 2024-08-17T17:47:58.599 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:58.634 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:58.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:58.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:58.646 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:58 smithi037 ceph-mon[97894]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:58.646 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:58 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/917791052' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:47:58.646 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:58 smithi037 ceph-mon[97894]: osdmap e1150: 8 total, 8 up, 8 in 2024-08-17T17:47:58.646 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:58 smithi037 ceph-mon[102022]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:47:58.646 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:58 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/917791052' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:47:58.646 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:58 smithi037 ceph-mon[102022]: osdmap e1150: 8 total, 8 up, 8 in 2024-08-17T17:47:58.737 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:47:58.767 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:58.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:58.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:47:58.869 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:47:58.910 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:58.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:58.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:47:59.013 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:59.039 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:59.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:59.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:59.142 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:47:59.179 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:59.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:59.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:47:59.181 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 58 16 89672 89656 96.5893 63.125 0.00990298 0.0103469 2024-08-17T17:47:59.281 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:47:59.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:47:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:47:58] "GET /metrics HTTP/1.1" 200 36612 "" "Prometheus/2.51.0" 2024-08-17T17:47:59.312 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:59.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:59.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:47:59.414 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:59.454 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:59.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:59.455 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:59.556 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:59.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:59.605 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:59.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:59.663 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T17:47:59.663 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T17:47:59.663 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:47:59 smithi046 ceph-mon[88218]: pgmap v1504: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:47:59.706 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:47:59.732 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:47:59.734 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:47:59.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:59.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:47:59.782 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:47:59 smithi037 ceph-mon[102022]: pgmap v1504: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:47:59.782 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:47:59 smithi037 ceph-mon[97894]: pgmap v1504: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:47:59.836 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:47:59.881 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:47:59.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:47:59.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:47:59.983 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:00.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:00.030 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:00.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:00.131 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:00.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:00.177 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:00.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:00.182 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 59 16 90660 90644 95.9988 61.75 0.0080003 0.0104113 2024-08-17T17:48:00.279 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:00.314 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:00.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:00.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:00.351 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:48:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:48:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:48:00.391 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-08-17T17:48:00.416 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:00.472 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:00.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:00.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:00.574 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:00.602 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:00.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:00.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:00.704 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:00.740 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:00.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:00.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:00.767 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:48:00.843 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:00.872 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:00.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:00.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:00.974 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:01.002 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:01.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:01.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:01.104 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:01.133 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:01.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:01.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:01.182 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:2024-08-17T17:48:01.182274+0000 min lat: 0.00115954 max lat: 0.203558 avg lat: 0.0104737 2024-08-17T17:48:01.182 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:48:01.182 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 60 16 91646 91630 95.4259 61.625 0.0121601 0.0104737 2024-08-17T17:48:01.235 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:01.277 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:01.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:01.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:01.379 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:01.417 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:01.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:01.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:01.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:01 smithi046 ceph-mon[88218]: pgmap v1505: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:48:01.519 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:01.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:01 smithi037 ceph-mon[102022]: pgmap v1505: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:48:01.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:01 smithi037 ceph-mon[97894]: pgmap v1505: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:48:01.546 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:01.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:01.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:01.648 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:01.678 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:01.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:01.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:01.701 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.4 reset_purged_snaps_last 2024-08-17T17:48:01.744 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:01.780 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:01.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:01.858 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:01.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:01.959 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:01.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:01.992 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:01.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:02.093 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:02.143 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:02.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:02.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:02.182 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 61 16 92634 92618 94.8738 61.75 0.00569466 0.0105347 2024-08-17T17:48:02.245 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:02.275 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:02.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:02.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:02.377 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:02.411 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:02.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:02.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:02.514 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:02.550 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:02.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:02.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:02.652 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:02.692 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:02.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:02.693 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:02.794 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:02.824 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:02.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:02.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:02.840 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T17:48:02.840 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T17:48:02.864 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:48:02.926 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:02.954 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:02.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:02.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:03.056 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:03.084 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:03.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:03.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:03.184 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 62 16 93633 93617 94.3482 62.4375 0.0119842 0.0105932 2024-08-17T17:48:03.186 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:03.232 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:03.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:03.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:03.334 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:03.360 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:03.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:03.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:03.462 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:03.489 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:03.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:03.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:03.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:03 smithi046 ceph-mon[88218]: pgmap v1506: 99 pgs: 99 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:48:03.576 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:03 smithi037 ceph-mon[97894]: pgmap v1506: 99 pgs: 99 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:48:03.577 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:03 smithi037 ceph-mon[102022]: pgmap v1506: 99 pgs: 99 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:48:03.591 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:03.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:03.622 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:03.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:03.723 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:03.742 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-08-17T17:48:03.763 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:03.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:03.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:03.852 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:03.852 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:03.864 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:03.891 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:03.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:03.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:03.993 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:04.016 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:04.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:04.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:04.097 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:48:04.118 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:04.159 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:04.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:04.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:04.184 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 63 16 94571 94555 93.7812 58.625 0.0104428 0.0106577 2024-08-17T17:48:04.261 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:04.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:04.289 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:04.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:04.390 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:04.420 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:04.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:04.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:04.522 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:04.554 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:04.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:04.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:04.656 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:04.682 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:04.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:04.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:04.784 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:04.823 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:04.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:04.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:04.903 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:48:04.903 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:48:04.924 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:04.951 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:48:04.951 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:48:04.972 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:04.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:04.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:04.986 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:48:04.987 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:48:05.027 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:48:05.028 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:48:05.058 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:48:05.059 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:48:05.074 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:05.094 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:48:05.094 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:48:05.123 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:48:05.123 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:48:05.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:05.124 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:05.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:05.160 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:48:05.161 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:48:05.184 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 64 16 95518 95502 93.2407 59.1875 0.00707062 0.0107191 2024-08-17T17:48:05.225 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:05.269 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:05.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:05.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:05.371 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:05.417 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:05.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:05.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:05 smithi046 ceph-mon[88218]: pgmap v1507: 99 pgs: 99 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-08-17T17:48:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:05 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3681630008' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:05.519 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:05.551 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:05.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:05.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:05.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:05 smithi037 ceph-mon[102022]: pgmap v1507: 99 pgs: 99 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-08-17T17:48:05.561 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:05 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3681630008' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:05.561 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:05 smithi037 ceph-mon[97894]: pgmap v1507: 99 pgs: 99 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-08-17T17:48:05.562 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:05 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3681630008' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:05.653 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:05.696 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:05.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:05.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:05.799 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:05.838 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:05.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:05.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:05.939 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:05.978 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:05.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:05.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:06.080 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:06.117 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:06.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:06.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:06.184 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 65 16 96515 96499 92.7648 62.3125 0.0111871 0.0107745 2024-08-17T17:48:06.218 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:06.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:06.263 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:06.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:06.364 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:06.401 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:06.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:06.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:06.503 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:06.544 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:06.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:06.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:06.645 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:06.688 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:06.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:06.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:06.724 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:06 smithi037 ceph-mon[102022]: pgmap v1508: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 986 op/s 2024-08-17T17:48:06.725 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:06 smithi037 ceph-mon[97894]: pgmap v1508: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 986 op/s 2024-08-17T17:48:06.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:06 smithi046 ceph-mon[88218]: pgmap v1508: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 986 op/s 2024-08-17T17:48:06.789 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:06.817 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:06.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:06.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:06.919 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:06.949 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:48:06.950 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [], 2024-08-17T17:48:06.950 INFO:teuthology.orchestra.run.smithi046.stdout: "complaint_time": 30, 2024-08-17T17:48:06.950 INFO:teuthology.orchestra.run.smithi046.stdout: "num_blocked_ops": 0 2024-08-17T17:48:06.950 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:48:06.951 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:06.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:06.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:07.053 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:07.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:07.093 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:07.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:07.184 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 66 16 97487 97471 92.2798 60.75 0.00999303 0.0108308 2024-08-17T17:48:07.194 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:07.234 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:07.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:07.235 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:07.336 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:07.383 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:07.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:07.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:07.485 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:07.510 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:07.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:07.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:07.612 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:07.651 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-08-17T17:48:07.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:07.660 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:07.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:07.761 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:07.793 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:07.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:07.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:07.895 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:07.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:07.932 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:07.932 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:08.018 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:48:08.033 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:08.062 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:08.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:08.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:08.164 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:08.186 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 67 16 98342 98326 91.6973 53.4375 0.0135866 0.0108996 2024-08-17T17:48:08.211 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:08.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:08.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:08.313 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:08.337 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:08.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:08.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:08.439 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:08.466 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:08.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:08.467 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:08.564 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:48:08.567 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:08.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:08.623 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:08.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:08.724 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:08.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:08.800 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:08.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:08.901 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:08.969 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:08.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:08.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:09.050 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:08 smithi037 ceph-mon[102022]: pgmap v1509: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s 2024-08-17T17:48:09.050 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:08 smithi037 ceph-mon[97894]: pgmap v1509: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s 2024-08-17T17:48:09.052 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:48:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:48:08] "GET /metrics HTTP/1.1" 200 36611 "" "Prometheus/2.51.0" 2024-08-17T17:48:09.071 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:09.098 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:09.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:09.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:09.170 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:08 smithi046 ceph-mon[88218]: pgmap v1509: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s 2024-08-17T17:48:09.186 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 68 16 99028 99012 90.9794 42.875 0.0293845 0.0109857 2024-08-17T17:48:09.200 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:09.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:09.243 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:09.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:09.344 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:09.371 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:09.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:09.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:09.473 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:09.501 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:09.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:09.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:09.606 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:09.636 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:09.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:09.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:09.738 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:09.763 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:09.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:09.765 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:09.772 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.5 reset_purged_snaps_last 2024-08-17T17:48:09.845 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:09.851 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:48:09.851 INFO:teuthology.orchestra.run.smithi046.stdout: "size": 20, 2024-08-17T17:48:09.851 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 600, 2024-08-17T17:48:09.851 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [ 2024-08-17T17:48:09.851 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.851 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:29894 7.7 7:ecd58438:::benchmark_data_smithi037_171911_object29893:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1147)", 2024-08-17T17:48:09.851 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:13.352743+0000", 2024-08-17T17:48:09.851 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 56.478896032000002, 2024-08-17T17:48:09.851 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.069775955000000001, 2024-08-17T17:48:09.851 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:48:09.851 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:09.851 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:48:09.852 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:48:09.852 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:09.852 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 29894 2024-08-17T17:48:09.852 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.852 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:48:09.852 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.852 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:48:09.852 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.352743+0000", 2024-08-17T17:48:09.852 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.852 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.852 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.852 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:48:09.852 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.352743+0000", 2024-08-17T17:48:09.852 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.853 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.853 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.853 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:48:09.853 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.352743+0000", 2024-08-17T17:48:09.853 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:48:09.853 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.853 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.853 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:48:09.853 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.352789+0000", 2024-08-17T17:48:09.853 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6029000000000003e-05 2024-08-17T17:48:09.853 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.853 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.853 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:48:09.853 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.352797+0000", 2024-08-17T17:48:09.854 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.7619999999999995e-06 2024-08-17T17:48:09.854 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.854 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.854 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:48:09.854 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.352800+0000", 2024-08-17T17:48:09.854 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.1200000000000002e-06 2024-08-17T17:48:09.854 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.854 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.855 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:48:09.855 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.352849+0000", 2024-08-17T17:48:09.855 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9162000000000001e-05 2024-08-17T17:48:09.855 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.855 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.855 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:48:09.855 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.352976+0000", 2024-08-17T17:48:09.855 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012709700000000001 2024-08-17T17:48:09.856 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.856 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.856 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:48:09.856 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.353130+0000", 2024-08-17T17:48:09.856 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00015390099999999999 2024-08-17T17:48:09.856 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.856 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.856 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:48:09.856 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.354477+0000", 2024-08-17T17:48:09.856 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001346662 2024-08-17T17:48:09.856 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.856 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.856 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:09.857 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.355779+0000", 2024-08-17T17:48:09.857 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001302239 2024-08-17T17:48:09.857 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.857 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.857 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:09.857 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.422468+0000", 2024-08-17T17:48:09.857 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.066689576 2024-08-17T17:48:09.857 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.857 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.857 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:48:09.857 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.422498+0000", 2024-08-17T17:48:09.857 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.9759000000000001e-05 2024-08-17T17:48:09.857 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.858 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.858 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:48:09.858 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.422519+0000", 2024-08-17T17:48:09.858 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.1089000000000001e-05 2024-08-17T17:48:09.858 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.858 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:48:09.859 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.859 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.859 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.859 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:29897 7.c 7:36392d6b:::benchmark_data_smithi037_171911_object29896:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1147)", 2024-08-17T17:48:09.859 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:13.352806+0000", 2024-08-17T17:48:09.859 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 56.478832879000002, 2024-08-17T17:48:09.859 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.073722079999999995, 2024-08-17T17:48:09.860 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:48:09.860 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:09.860 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:48:09.860 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:48:09.860 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:09.860 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 29897 2024-08-17T17:48:09.860 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.860 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:48:09.860 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.860 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:48:09.861 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.352806+0000", 2024-08-17T17:48:09.861 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.861 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.861 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.861 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:48:09.861 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.352806+0000", 2024-08-17T17:48:09.861 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.862 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.862 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.862 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:48:09.862 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.352806+0000", 2024-08-17T17:48:09.862 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:48:09.862 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.862 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.862 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:48:09.862 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.352892+0000", 2024-08-17T17:48:09.862 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.6110000000000001e-05 2024-08-17T17:48:09.862 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.862 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.862 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:48:09.863 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.352902+0000", 2024-08-17T17:48:09.863 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.3090000000000001e-06 2024-08-17T17:48:09.863 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.863 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.863 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:48:09.863 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.352905+0000", 2024-08-17T17:48:09.863 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.2880000000000001e-06 2024-08-17T17:48:09.863 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.863 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.863 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:48:09.863 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.355138+0000", 2024-08-17T17:48:09.863 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0022333589999999999 2024-08-17T17:48:09.863 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.864 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.864 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:48:09.864 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.355215+0000", 2024-08-17T17:48:09.864 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.7149000000000003e-05 2024-08-17T17:48:09.864 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.864 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.864 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,7", 2024-08-17T17:48:09.864 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.355298+0000", 2024-08-17T17:48:09.864 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.2301999999999999e-05 2024-08-17T17:48:09.864 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.864 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.864 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:48:09.864 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.356280+0000", 2024-08-17T17:48:09.865 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00098188500000000005 2024-08-17T17:48:09.865 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.865 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.865 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:09.865 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.357137+0000", 2024-08-17T17:48:09.865 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00085751200000000005 2024-08-17T17:48:09.865 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.865 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.865 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:09.865 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.426349+0000", 2024-08-17T17:48:09.865 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.069212298000000005 2024-08-17T17:48:09.865 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.865 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.865 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:48:09.866 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.426492+0000", 2024-08-17T17:48:09.866 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014237399999999999 2024-08-17T17:48:09.866 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.866 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.866 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:48:09.866 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.426529+0000", 2024-08-17T17:48:09.866 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.6863999999999998e-05 2024-08-17T17:48:09.866 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.866 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:48:09.866 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.866 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.866 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.867 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:29899 7.c 7:3ebab30c:::benchmark_data_smithi037_171911_object29898:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1147)", 2024-08-17T17:48:09.867 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:13.354808+0000", 2024-08-17T17:48:09.867 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 56.47683147, 2024-08-17T17:48:09.867 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.072668178, 2024-08-17T17:48:09.867 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:48:09.867 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:09.867 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:48:09.867 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:48:09.867 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:09.867 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 29899 2024-08-17T17:48:09.867 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.867 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:48:09.867 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.868 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:48:09.868 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.354808+0000", 2024-08-17T17:48:09.868 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.868 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.868 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.868 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:48:09.868 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.354808+0000", 2024-08-17T17:48:09.868 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.868 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.868 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.868 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:48:09.868 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.354806+0000", 2024-08-17T17:48:09.868 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:48:09.869 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.869 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.869 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:48:09.869 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.354839+0000", 2024-08-17T17:48:09.869 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.2873000000000002e-05 2024-08-17T17:48:09.869 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.869 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.869 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:48:09.869 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.354853+0000", 2024-08-17T17:48:09.869 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3954000000000001e-05 2024-08-17T17:48:09.869 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.870 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.870 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:48:09.870 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.354861+0000", 2024-08-17T17:48:09.870 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.1389999999999995e-06 2024-08-17T17:48:09.870 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.870 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.870 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:48:09.870 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.356304+0000", 2024-08-17T17:48:09.870 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0014426619999999999 2024-08-17T17:48:09.870 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.870 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.870 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:48:09.871 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.356419+0000", 2024-08-17T17:48:09.871 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000114548 2024-08-17T17:48:09.871 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.871 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.871 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,7", 2024-08-17T17:48:09.871 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.356569+0000", 2024-08-17T17:48:09.871 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000150419 2024-08-17T17:48:09.871 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.871 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.871 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:48:09.871 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.357268+0000", 2024-08-17T17:48:09.872 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00069904600000000004 2024-08-17T17:48:09.872 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.872 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.872 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:09.872 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.357475+0000", 2024-08-17T17:48:09.872 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000207324 2024-08-17T17:48:09.872 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.872 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.872 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:09.872 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.427382+0000", 2024-08-17T17:48:09.872 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.069906445999999997 2024-08-17T17:48:09.872 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.872 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.872 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:48:09.872 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.427435+0000", 2024-08-17T17:48:09.873 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.3190999999999999e-05 2024-08-17T17:48:09.873 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.873 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.873 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:48:09.873 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:13.427476+0000", 2024-08-17T17:48:09.873 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1029999999999998e-05 2024-08-17T17:48:09.873 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.873 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:48:09.873 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.873 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.873 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.873 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:31241 7.7 7:eb083348:::benchmark_data_smithi037_171911_object31240:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1147)", 2024-08-17T17:48:09.873 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:14.121391+0000", 2024-08-17T17:48:09.873 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 55.710248343000004, 2024-08-17T17:48:09.873 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.047440762999999997, 2024-08-17T17:48:09.874 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:48:09.874 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:09.874 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:48:09.874 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:48:09.874 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:09.874 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 31241 2024-08-17T17:48:09.874 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.874 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:48:09.874 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.874 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:48:09.874 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:14.121391+0000", 2024-08-17T17:48:09.875 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.875 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.875 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.875 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:48:09.875 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:14.121391+0000", 2024-08-17T17:48:09.875 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.875 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.875 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.875 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:48:09.875 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:14.121390+0000", 2024-08-17T17:48:09.875 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:48:09.875 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.875 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.875 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:48:09.876 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:14.121441+0000", 2024-08-17T17:48:09.876 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1220000000000001e-05 2024-08-17T17:48:09.876 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.876 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.876 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:48:09.876 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:14.121450+0000", 2024-08-17T17:48:09.876 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.0690000000000008e-06 2024-08-17T17:48:09.876 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.876 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.876 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:48:09.876 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:14.121454+0000", 2024-08-17T17:48:09.876 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9230000000000004e-06 2024-08-17T17:48:09.876 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.876 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.876 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:48:09.877 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:14.121492+0000", 2024-08-17T17:48:09.877 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.7957000000000003e-05 2024-08-17T17:48:09.877 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.877 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.877 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:48:09.877 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:14.121583+0000", 2024-08-17T17:48:09.877 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.0909999999999995e-05 2024-08-17T17:48:09.877 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.877 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.877 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:48:09.877 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:14.121728+0000", 2024-08-17T17:48:09.877 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014487899999999999 2024-08-17T17:48:09.877 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.878 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.878 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:48:09.878 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:14.122830+0000", 2024-08-17T17:48:09.878 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0011021749999999999 2024-08-17T17:48:09.878 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.878 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.878 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:09.878 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:14.123212+0000", 2024-08-17T17:48:09.878 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00038265599999999999 2024-08-17T17:48:09.878 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.878 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.878 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:09.878 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:14.168740+0000", 2024-08-17T17:48:09.879 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.045527502999999997 2024-08-17T17:48:09.879 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.879 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.879 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:48:09.879 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:14.168790+0000", 2024-08-17T17:48:09.879 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9731999999999998e-05 2024-08-17T17:48:09.879 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.879 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.879 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:48:09.879 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:14.168832+0000", 2024-08-17T17:48:09.879 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2175999999999997e-05 2024-08-17T17:48:09.879 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.880 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:48:09.880 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.880 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.880 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.880 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:42164 7.c 7:3346c716:::benchmark_data_smithi037_171911_object42163:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1147)", 2024-08-17T17:48:09.880 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:20.073509+0000", 2024-08-17T17:48:09.880 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 49.758130293999997, 2024-08-17T17:48:09.880 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.064654666, 2024-08-17T17:48:09.880 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:48:09.880 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:09.880 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:48:09.880 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:48:09.880 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:09.880 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 42164 2024-08-17T17:48:09.881 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.881 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:48:09.881 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.881 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:48:09.881 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.073509+0000", 2024-08-17T17:48:09.881 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.881 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.881 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.881 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:48:09.881 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.073509+0000", 2024-08-17T17:48:09.881 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.881 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.881 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.881 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:48:09.882 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.073508+0000", 2024-08-17T17:48:09.882 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:48:09.882 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.882 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.882 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:48:09.882 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.073571+0000", 2024-08-17T17:48:09.882 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.3195999999999996e-05 2024-08-17T17:48:09.883 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.883 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.883 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:48:09.883 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.073584+0000", 2024-08-17T17:48:09.883 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.24e-05 2024-08-17T17:48:09.884 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.884 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.884 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:48:09.884 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.073588+0000", 2024-08-17T17:48:09.884 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1829999999999996e-06 2024-08-17T17:48:09.885 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.885 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.885 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:48:09.885 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.073636+0000", 2024-08-17T17:48:09.885 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.8235000000000002e-05 2024-08-17T17:48:09.885 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.885 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.885 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:48:09.885 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.073723+0000", 2024-08-17T17:48:09.885 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.7249000000000004e-05 2024-08-17T17:48:09.885 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.885 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.885 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,7", 2024-08-17T17:48:09.886 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.073824+0000", 2024-08-17T17:48:09.886 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000100398 2024-08-17T17:48:09.886 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.886 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.886 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:48:09.886 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.075564+0000", 2024-08-17T17:48:09.886 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0017403189999999999 2024-08-17T17:48:09.886 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.886 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.886 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:09.886 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.075729+0000", 2024-08-17T17:48:09.886 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00016451200000000001 2024-08-17T17:48:09.887 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.887 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.887 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:09.887 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.138083+0000", 2024-08-17T17:48:09.887 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.062354037000000001 2024-08-17T17:48:09.887 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.887 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.887 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:48:09.887 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.138129+0000", 2024-08-17T17:48:09.887 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.668e-05 2024-08-17T17:48:09.887 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.887 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.887 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:48:09.887 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.138164+0000", 2024-08-17T17:48:09.888 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4399e-05 2024-08-17T17:48:09.888 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.888 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:48:09.888 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.888 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.888 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.888 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:42166 7.d 7:b705525d:::benchmark_data_smithi037_171911_object42165:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1147)", 2024-08-17T17:48:09.888 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:20.074051+0000", 2024-08-17T17:48:09.888 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 49.757588849000001, 2024-08-17T17:48:09.888 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.066628244000000003, 2024-08-17T17:48:09.888 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:48:09.888 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:09.888 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:48:09.888 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:48:09.888 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:09.889 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 42166 2024-08-17T17:48:09.889 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.889 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:48:09.889 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.889 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:48:09.889 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.074051+0000", 2024-08-17T17:48:09.889 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.889 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.889 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.889 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:48:09.889 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.074051+0000", 2024-08-17T17:48:09.889 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.889 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.889 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.890 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:48:09.890 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.074050+0000", 2024-08-17T17:48:09.890 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:48:09.890 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.890 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.890 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:48:09.890 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.074130+0000", 2024-08-17T17:48:09.890 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.0205999999999997e-05 2024-08-17T17:48:09.890 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.890 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.890 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:48:09.890 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.074141+0000", 2024-08-17T17:48:09.890 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1535999999999999e-05 2024-08-17T17:48:09.890 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.891 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.891 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:48:09.891 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.074147+0000", 2024-08-17T17:48:09.891 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6420000000000004e-06 2024-08-17T17:48:09.891 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.891 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.891 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:48:09.891 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.074193+0000", 2024-08-17T17:48:09.891 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6440999999999998e-05 2024-08-17T17:48:09.891 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.891 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.891 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:48:09.891 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.074303+0000", 2024-08-17T17:48:09.891 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00010935299999999999 2024-08-17T17:48:09.892 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.892 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.892 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,1", 2024-08-17T17:48:09.892 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.074429+0000", 2024-08-17T17:48:09.892 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012652400000000001 2024-08-17T17:48:09.892 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.892 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.892 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:09.892 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.138781+0000", 2024-08-17T17:48:09.892 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.064351651999999995 2024-08-17T17:48:09.892 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.892 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.892 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:09.892 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.138850+0000", 2024-08-17T17:48:09.893 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.8631000000000001e-05 2024-08-17T17:48:09.893 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.893 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.893 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:48:09.893 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.140582+0000", 2024-08-17T17:48:09.893 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0017329229999999999 2024-08-17T17:48:09.893 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.893 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.893 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:48:09.893 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.140639+0000", 2024-08-17T17:48:09.893 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6660000000000003e-05 2024-08-17T17:48:09.893 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.893 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.893 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:48:09.893 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.140679+0000", 2024-08-17T17:48:09.894 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9619000000000001e-05 2024-08-17T17:48:09.894 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.894 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:48:09.894 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.894 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.894 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.894 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:42169 7.d 7:b5d4fda8:::benchmark_data_smithi037_171911_object42168:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1147)", 2024-08-17T17:48:09.894 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:20.074408+0000", 2024-08-17T17:48:09.894 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 49.757231859999997, 2024-08-17T17:48:09.895 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.066365357, 2024-08-17T17:48:09.895 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:48:09.895 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:09.895 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:48:09.895 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:48:09.895 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:09.895 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 42169 2024-08-17T17:48:09.895 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.895 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:48:09.895 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.895 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:48:09.895 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.074408+0000", 2024-08-17T17:48:09.895 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.896 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.896 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.896 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:48:09.896 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.074408+0000", 2024-08-17T17:48:09.896 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.896 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.896 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.896 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:48:09.896 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.074407+0000", 2024-08-17T17:48:09.896 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:48:09.896 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.896 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.896 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:48:09.897 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.074527+0000", 2024-08-17T17:48:09.897 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000119985 2024-08-17T17:48:09.897 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.897 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.897 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:48:09.897 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.074538+0000", 2024-08-17T17:48:09.897 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0759e-05 2024-08-17T17:48:09.897 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.897 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.897 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:48:09.897 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.074543+0000", 2024-08-17T17:48:09.897 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5350000000000004e-06 2024-08-17T17:48:09.897 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.898 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.898 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:48:09.898 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.076551+0000", 2024-08-17T17:48:09.898 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0020081460000000001 2024-08-17T17:48:09.898 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.898 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.898 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:48:09.898 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.076661+0000", 2024-08-17T17:48:09.898 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000109843 2024-08-17T17:48:09.898 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.898 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.898 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,1", 2024-08-17T17:48:09.898 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.076789+0000", 2024-08-17T17:48:09.899 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000128219 2024-08-17T17:48:09.899 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.899 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.899 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:09.899 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.138821+0000", 2024-08-17T17:48:09.899 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.062031201000000001 2024-08-17T17:48:09.899 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.899 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.899 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:09.899 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.138883+0000", 2024-08-17T17:48:09.899 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2631000000000004e-05 2024-08-17T17:48:09.899 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.899 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.899 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:48:09.899 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.140689+0000", 2024-08-17T17:48:09.900 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0018059720000000001 2024-08-17T17:48:09.900 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.900 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.900 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:48:09.900 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.140740+0000", 2024-08-17T17:48:09.900 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1249999999999999e-05 2024-08-17T17:48:09.900 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.900 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.900 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:48:09.900 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.140773+0000", 2024-08-17T17:48:09.900 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.2450000000000003e-05 2024-08-17T17:48:09.900 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.900 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:48:09.900 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.900 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.901 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.901 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:42174 7.c 7:307e8344:::benchmark_data_smithi037_171911_object42173:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1147)", 2024-08-17T17:48:09.901 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:20.076472+0000", 2024-08-17T17:48:09.901 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 49.755167702999998, 2024-08-17T17:48:09.901 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.070220278999999997, 2024-08-17T17:48:09.901 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:48:09.901 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:09.901 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:48:09.901 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:48:09.901 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:09.901 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 42174 2024-08-17T17:48:09.901 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.901 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:48:09.902 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.902 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:48:09.902 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.076472+0000", 2024-08-17T17:48:09.902 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.902 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.902 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.902 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:48:09.902 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.076472+0000", 2024-08-17T17:48:09.902 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.902 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.902 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.902 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:48:09.902 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.076470+0000", 2024-08-17T17:48:09.902 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:48:09.903 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.903 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.903 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:48:09.903 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.076526+0000", 2024-08-17T17:48:09.903 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5612000000000002e-05 2024-08-17T17:48:09.903 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.903 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.903 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:48:09.903 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.076538+0000", 2024-08-17T17:48:09.903 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2140999999999999e-05 2024-08-17T17:48:09.903 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.903 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.903 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:48:09.903 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.076544+0000", 2024-08-17T17:48:09.904 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5840000000000002e-06 2024-08-17T17:48:09.904 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.904 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.904 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:48:09.904 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.076585+0000", 2024-08-17T17:48:09.904 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1199999999999999e-05 2024-08-17T17:48:09.904 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.904 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.904 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:48:09.904 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.076699+0000", 2024-08-17T17:48:09.904 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000114225 2024-08-17T17:48:09.904 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.904 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.905 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,7", 2024-08-17T17:48:09.905 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.076831+0000", 2024-08-17T17:48:09.905 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013202600000000001 2024-08-17T17:48:09.905 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.905 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.905 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:09.905 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.144278+0000", 2024-08-17T17:48:09.905 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.067446834999999997 2024-08-17T17:48:09.905 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.905 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.905 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:09.905 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.144306+0000", 2024-08-17T17:48:09.905 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.7937999999999999e-05 2024-08-17T17:48:09.905 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.906 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.906 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:48:09.906 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.146543+0000", 2024-08-17T17:48:09.906 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0022370290000000002 2024-08-17T17:48:09.906 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.906 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.906 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:48:09.906 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.146595+0000", 2024-08-17T17:48:09.906 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.2247999999999998e-05 2024-08-17T17:48:09.906 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.906 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.906 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:48:09.906 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.146692+0000", 2024-08-17T17:48:09.906 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.6739999999999999e-05 2024-08-17T17:48:09.907 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.907 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:48:09.907 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.907 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.907 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.907 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop_reply(client.35334.0:42164 7.c e1147/1142 ondisk, result = 0)", 2024-08-17T17:48:09.907 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:20.076889+0000", 2024-08-17T17:48:09.907 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 49.754750776999998, 2024-08-17T17:48:09.907 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.061298547000000002, 2024-08-17T17:48:09.907 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:48:09.907 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "started", 2024-08-17T17:48:09.907 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:48:09.908 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.908 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:48:09.908 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.076889+0000", 2024-08-17T17:48:09.908 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.908 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.908 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.908 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:48:09.908 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.076889+0000", 2024-08-17T17:48:09.908 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.908 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.908 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.908 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:48:09.908 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.076888+0000", 2024-08-17T17:48:09.908 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:48:09.908 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.909 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.909 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:48:09.909 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.076892+0000", 2024-08-17T17:48:09.909 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4340000000000002e-06 2024-08-17T17:48:09.909 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.909 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.909 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:48:09.909 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.136518+0000", 2024-08-17T17:48:09.909 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.059625799 2024-08-17T17:48:09.909 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.909 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.909 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:48:09.909 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.136528+0000", 2024-08-17T17:48:09.909 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.611e-06 2024-08-17T17:48:09.910 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.910 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.910 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:48:09.910 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.138071+0000", 2024-08-17T17:48:09.910 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0015427730000000001 2024-08-17T17:48:09.910 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.910 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.910 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:48:09.910 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.138077+0000", 2024-08-17T17:48:09.910 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.3539999999999996e-06 2024-08-17T17:48:09.910 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.910 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.910 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:48:09.911 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.138187+0000", 2024-08-17T17:48:09.911 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000110216 2024-08-17T17:48:09.911 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.911 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:48:09.911 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.911 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.911 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.911 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.35334.0:42175 7.1 e1147/1142 7:82063139:::benchmark_data_smithi037_171911_object42174:head v 1147'2731, mlcod=1147'2728)", 2024-08-17T17:48:09.911 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:20.078549+0000", 2024-08-17T17:48:09.911 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:09.912 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is unset 2024-08-17T17:48:09.913 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 49.753090501999999, 2024-08-17T17:48:09.913 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.062296259, 2024-08-17T17:48:09.913 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:48:09.914 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:09.914 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:48:09.914 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.914 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:48:09.914 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.078549+0000", 2024-08-17T17:48:09.914 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.914 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.914 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.914 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:48:09.914 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.078549+0000", 2024-08-17T17:48:09.914 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.914 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.914 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.914 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:48:09.915 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.078548+0000", 2024-08-17T17:48:09.915 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:48:09.915 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.915 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.915 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:48:09.915 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.078567+0000", 2024-08-17T17:48:09.915 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.9250999999999999e-05 2024-08-17T17:48:09.915 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.915 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.915 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:48:09.915 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.134891+0000", 2024-08-17T17:48:09.915 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.056324112000000003 2024-08-17T17:48:09.915 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.915 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.915 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:48:09.916 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.134902+0000", 2024-08-17T17:48:09.916 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0282000000000001e-05 2024-08-17T17:48:09.916 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.916 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.916 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:48:09.916 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.135154+0000", 2024-08-17T17:48:09.916 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000252234 2024-08-17T17:48:09.916 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.916 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.916 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:48:09.916 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.135172+0000", 2024-08-17T17:48:09.916 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.8490000000000001e-05 2024-08-17T17:48:09.916 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.916 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.916 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:48:09.917 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.140779+0000", 2024-08-17T17:48:09.917 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0056069550000000003 2024-08-17T17:48:09.917 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.917 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.917 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:48:09.917 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.140845+0000", 2024-08-17T17:48:09.917 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.5844000000000002e-05 2024-08-17T17:48:09.917 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.917 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:48:09.917 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.917 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.917 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.917 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop_reply(client.35334.0:42166 7.d e1147/1142 ondisk, result = 0)", 2024-08-17T17:48:09.917 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:20.078665+0000", 2024-08-17T17:48:09.918 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 49.752974342999998, 2024-08-17T17:48:09.918 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.060122305000000001, 2024-08-17T17:48:09.918 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:48:09.918 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "started", 2024-08-17T17:48:09.918 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:48:09.918 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.918 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:48:09.918 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.078665+0000", 2024-08-17T17:48:09.918 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.918 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.918 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.918 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:48:09.918 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.078665+0000", 2024-08-17T17:48:09.918 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.918 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.919 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.919 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:48:09.919 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.078664+0000", 2024-08-17T17:48:09.919 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:48:09.919 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.919 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.919 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:48:09.919 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.078669+0000", 2024-08-17T17:48:09.919 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.8600000000000001e-06 2024-08-17T17:48:09.919 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.919 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.919 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:48:09.919 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.134744+0000", 2024-08-17T17:48:09.919 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.056074578999999999 2024-08-17T17:48:09.920 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.920 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.920 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:48:09.920 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.134760+0000", 2024-08-17T17:48:09.920 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.5875999999999998e-05 2024-08-17T17:48:09.920 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.920 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.920 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:48:09.920 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.138768+0000", 2024-08-17T17:48:09.920 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0040086560000000002 2024-08-17T17:48:09.920 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.920 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.920 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:48:09.920 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.138775+0000", 2024-08-17T17:48:09.920 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.4819999999999999e-06 2024-08-17T17:48:09.921 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.921 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.921 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:48:09.921 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:20.138787+0000", 2024-08-17T17:48:09.921 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2554999999999999e-05 2024-08-17T17:48:09.921 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.921 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:48:09.921 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.921 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.921 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.921 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:75034 7.d 7:b90544db:::benchmark_data_smithi037_171911_object75033:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1148)", 2024-08-17T17:48:09.921 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:45.014609+0000", 2024-08-17T17:48:09.922 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 24.817030118000002, 2024-08-17T17:48:09.922 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.094633870999999994, 2024-08-17T17:48:09.922 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:48:09.922 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:09.922 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:48:09.922 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:48:09.922 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:09.922 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 75034 2024-08-17T17:48:09.922 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.922 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:48:09.922 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.922 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:48:09.922 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.014609+0000", 2024-08-17T17:48:09.923 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.923 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.923 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.923 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:48:09.923 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.014609+0000", 2024-08-17T17:48:09.923 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.923 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.923 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.923 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:48:09.924 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.014608+0000", 2024-08-17T17:48:09.924 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:48:09.924 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.924 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.925 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:48:09.925 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.014670+0000", 2024-08-17T17:48:09.925 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2222000000000002e-05 2024-08-17T17:48:09.925 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.925 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.925 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:48:09.925 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.014681+0000", 2024-08-17T17:48:09.925 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0550000000000001e-05 2024-08-17T17:48:09.926 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.926 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.926 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:48:09.926 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.014685+0000", 2024-08-17T17:48:09.926 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.702e-06 2024-08-17T17:48:09.926 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.927 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.927 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:48:09.927 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.014744+0000", 2024-08-17T17:48:09.927 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8551999999999998e-05 2024-08-17T17:48:09.927 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.927 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.927 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:48:09.927 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.014861+0000", 2024-08-17T17:48:09.927 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000117546 2024-08-17T17:48:09.927 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.928 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.928 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,1", 2024-08-17T17:48:09.928 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.014951+0000", 2024-08-17T17:48:09.928 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.9927999999999997e-05 2024-08-17T17:48:09.928 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.928 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.928 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:48:09.928 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.017035+0000", 2024-08-17T17:48:09.928 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00208348 2024-08-17T17:48:09.928 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.928 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.928 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:09.929 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.019620+0000", 2024-08-17T17:48:09.929 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0025855209999999999 2024-08-17T17:48:09.929 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.929 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.929 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:09.929 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.109151+0000", 2024-08-17T17:48:09.929 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.089530772999999994 2024-08-17T17:48:09.929 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.929 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.929 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:48:09.929 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.109206+0000", 2024-08-17T17:48:09.929 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4766999999999999e-05 2024-08-17T17:48:09.929 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.930 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.930 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:48:09.930 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.109243+0000", 2024-08-17T17:48:09.930 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.7239e-05 2024-08-17T17:48:09.930 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.930 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:48:09.930 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.930 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.930 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.930 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:75041 7.d 7:b4e1490d:::benchmark_data_smithi037_171911_object75040:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1148)", 2024-08-17T17:48:09.931 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:45.020059+0000", 2024-08-17T17:48:09.931 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 24.811580505999999, 2024-08-17T17:48:09.931 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.089307053999999997, 2024-08-17T17:48:09.931 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:48:09.931 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:09.931 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:48:09.931 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:48:09.931 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:09.931 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 75041 2024-08-17T17:48:09.931 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.931 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:48:09.931 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.931 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:48:09.931 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.020059+0000", 2024-08-17T17:48:09.932 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.932 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.932 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.932 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:48:09.932 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.020059+0000", 2024-08-17T17:48:09.932 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.932 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.932 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.932 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:48:09.932 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.020058+0000", 2024-08-17T17:48:09.932 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:48:09.932 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.932 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.932 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:48:09.933 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.020106+0000", 2024-08-17T17:48:09.933 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.8346000000000001e-05 2024-08-17T17:48:09.933 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.933 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.933 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:48:09.933 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.020115+0000", 2024-08-17T17:48:09.933 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.969e-06 2024-08-17T17:48:09.933 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.933 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.933 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:48:09.933 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.020119+0000", 2024-08-17T17:48:09.933 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.755e-06 2024-08-17T17:48:09.933 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.933 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.934 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:48:09.934 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.020150+0000", 2024-08-17T17:48:09.934 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.1612999999999997e-05 2024-08-17T17:48:09.934 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.934 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.934 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:48:09.934 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.020229+0000", 2024-08-17T17:48:09.934 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.8892000000000003e-05 2024-08-17T17:48:09.934 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.934 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.934 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,1", 2024-08-17T17:48:09.935 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.020309+0000", 2024-08-17T17:48:09.935 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.9670000000000001e-05 2024-08-17T17:48:09.935 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.935 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.935 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:48:09.935 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.022255+0000", 2024-08-17T17:48:09.935 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0019462430000000001 2024-08-17T17:48:09.935 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.935 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.935 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:09.935 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.024068+0000", 2024-08-17T17:48:09.936 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0018124090000000001 2024-08-17T17:48:09.936 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.936 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.936 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:09.936 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.109284+0000", 2024-08-17T17:48:09.936 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.085216122000000005 2024-08-17T17:48:09.936 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.936 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.936 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:48:09.936 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.109329+0000", 2024-08-17T17:48:09.936 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.5401000000000001e-05 2024-08-17T17:48:09.936 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.936 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.937 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:48:09.937 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.109366+0000", 2024-08-17T17:48:09.937 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.6764000000000002e-05 2024-08-17T17:48:09.937 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.937 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:48:09.937 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.937 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.937 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.937 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:75043 7.d 7:b60bea4b:::benchmark_data_smithi037_171911_object75042:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1148)", 2024-08-17T17:48:09.937 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:45.025250+0000", 2024-08-17T17:48:09.937 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 24.806389752000001, 2024-08-17T17:48:09.937 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.096675046000000001, 2024-08-17T17:48:09.937 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:48:09.937 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:09.938 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:48:09.938 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:48:09.938 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:09.938 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 75043 2024-08-17T17:48:09.938 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.938 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:48:09.938 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.938 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:48:09.938 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.025250+0000", 2024-08-17T17:48:09.938 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.938 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.938 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.938 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:48:09.939 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.025250+0000", 2024-08-17T17:48:09.939 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.939 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.939 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.939 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:48:09.939 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.025249+0000", 2024-08-17T17:48:09.939 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:48:09.939 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.939 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.939 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:48:09.939 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.025310+0000", 2024-08-17T17:48:09.939 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.1802000000000002e-05 2024-08-17T17:48:09.939 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.940 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.940 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:48:09.940 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.025320+0000", 2024-08-17T17:48:09.940 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.1949999999999992e-06 2024-08-17T17:48:09.940 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.940 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.940 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:48:09.940 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.025324+0000", 2024-08-17T17:48:09.940 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.014e-06 2024-08-17T17:48:09.940 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.940 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.940 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:48:09.940 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.025354+0000", 2024-08-17T17:48:09.940 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.9955e-05 2024-08-17T17:48:09.941 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.941 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.941 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:48:09.941 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.106638+0000", 2024-08-17T17:48:09.941 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.081284284999999998 2024-08-17T17:48:09.941 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.941 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.941 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,1", 2024-08-17T17:48:09.941 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.106804+0000", 2024-08-17T17:48:09.941 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000165921 2024-08-17T17:48:09.941 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.941 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.942 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:48:09.942 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.114432+0000", 2024-08-17T17:48:09.942 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0076280540000000004 2024-08-17T17:48:09.942 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.942 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.942 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:09.942 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.114513+0000", 2024-08-17T17:48:09.942 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.1008999999999996e-05 2024-08-17T17:48:09.943 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.943 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.943 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:09.943 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.121847+0000", 2024-08-17T17:48:09.943 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0073344400000000002 2024-08-17T17:48:09.943 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.944 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.944 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:48:09.944 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.121899+0000", 2024-08-17T17:48:09.944 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1307999999999997e-05 2024-08-17T17:48:09.944 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.944 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.944 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:48:09.944 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.121925+0000", 2024-08-17T17:48:09.945 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.6091000000000001e-05 2024-08-17T17:48:09.945 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.945 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:48:09.945 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.945 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.945 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.945 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.35334.0:75042 7.b e1148/1142 7:d242b844:::benchmark_data_smithi037_171911_object75041:head v 1148'4751, mlcod=1148'4748)", 2024-08-17T17:48:09.945 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:45.026078+0000", 2024-08-17T17:48:09.945 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 24.805561740999998, 2024-08-17T17:48:09.945 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.083481992000000005, 2024-08-17T17:48:09.945 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:48:09.945 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:09.945 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:48:09.945 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.945 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:48:09.946 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.026078+0000", 2024-08-17T17:48:09.946 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.946 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.946 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.946 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:48:09.946 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.026078+0000", 2024-08-17T17:48:09.946 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.946 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.946 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.946 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:48:09.946 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.026077+0000", 2024-08-17T17:48:09.946 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:48:09.946 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.947 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.947 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:48:09.947 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.026137+0000", 2024-08-17T17:48:09.947 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.9948999999999998e-05 2024-08-17T17:48:09.947 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.947 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.947 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:48:09.947 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.103534+0000", 2024-08-17T17:48:09.947 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.077396794000000005 2024-08-17T17:48:09.947 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.947 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.947 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:48:09.947 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.103571+0000", 2024-08-17T17:48:09.948 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.7047e-05 2024-08-17T17:48:09.948 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.948 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.948 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:48:09.948 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.103734+0000", 2024-08-17T17:48:09.948 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00016359400000000001 2024-08-17T17:48:09.948 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.948 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.948 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:48:09.948 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.103755+0000", 2024-08-17T17:48:09.948 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.073e-05 2024-08-17T17:48:09.948 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.948 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.949 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:48:09.949 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.108690+0000", 2024-08-17T17:48:09.949 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0049349440000000001 2024-08-17T17:48:09.949 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.949 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.949 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:48:09.949 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.109560+0000", 2024-08-17T17:48:09.949 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00086954100000000004 2024-08-17T17:48:09.949 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.949 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:48:09.949 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.949 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.949 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.950 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:75046 7.7 7:eeb27f72:::benchmark_data_smithi037_171911_object75045:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1148)", 2024-08-17T17:48:09.950 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:45.026559+0000", 2024-08-17T17:48:09.950 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 24.805080645, 2024-08-17T17:48:09.950 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.089310290000000001, 2024-08-17T17:48:09.950 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:48:09.950 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:09.950 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:48:09.950 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:48:09.950 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:09.950 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 75046 2024-08-17T17:48:09.950 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.950 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:48:09.951 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.951 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:48:09.951 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.026559+0000", 2024-08-17T17:48:09.951 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.951 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.951 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.951 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:48:09.951 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.026559+0000", 2024-08-17T17:48:09.951 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.951 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.951 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.952 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:48:09.952 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.026558+0000", 2024-08-17T17:48:09.952 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:48:09.952 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.952 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.952 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:48:09.952 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.026620+0000", 2024-08-17T17:48:09.952 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.1916999999999997e-05 2024-08-17T17:48:09.952 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.953 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.953 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:48:09.953 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.105444+0000", 2024-08-17T17:48:09.953 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.078823665000000001 2024-08-17T17:48:09.953 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.953 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.953 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:48:09.953 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.105455+0000", 2024-08-17T17:48:09.953 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1046000000000001e-05 2024-08-17T17:48:09.953 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.953 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.953 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:48:09.953 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.105505+0000", 2024-08-17T17:48:09.954 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0104e-05 2024-08-17T17:48:09.954 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.954 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.954 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:48:09.954 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.105656+0000", 2024-08-17T17:48:09.955 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000151194 2024-08-17T17:48:09.955 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.955 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.955 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:48:09.955 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.105799+0000", 2024-08-17T17:48:09.955 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014263899999999999 2024-08-17T17:48:09.956 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.956 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.956 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:48:09.956 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.111137+0000", 2024-08-17T17:48:09.956 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0053385660000000003 2024-08-17T17:48:09.956 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.956 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.956 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:09.956 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.113689+0000", 2024-08-17T17:48:09.956 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0025518139999999999 2024-08-17T17:48:09.956 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.956 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.956 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:09.957 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.115782+0000", 2024-08-17T17:48:09.957 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0020932170000000001 2024-08-17T17:48:09.957 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.957 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.957 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:48:09.957 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.115830+0000", 2024-08-17T17:48:09.957 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.8121000000000002e-05 2024-08-17T17:48:09.957 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.957 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.957 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:48:09.957 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.115869+0000", 2024-08-17T17:48:09.957 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8744e-05 2024-08-17T17:48:09.957 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.957 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:48:09.957 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.958 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.958 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.958 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop_reply(client.35334.0:75034 7.d e1148/1142 ondisk, result = 0)", 2024-08-17T17:48:09.958 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:45.026672+0000", 2024-08-17T17:48:09.958 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 24.804967223999999, 2024-08-17T17:48:09.958 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.082580012999999994, 2024-08-17T17:48:09.958 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:48:09.958 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "started", 2024-08-17T17:48:09.958 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:48:09.958 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.958 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:48:09.958 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.026672+0000", 2024-08-17T17:48:09.959 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.959 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.959 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.959 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:48:09.959 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.026672+0000", 2024-08-17T17:48:09.959 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.959 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.959 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.959 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:48:09.959 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.026672+0000", 2024-08-17T17:48:09.959 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:48:09.959 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.959 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.959 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:48:09.960 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.026675+0000", 2024-08-17T17:48:09.960 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.6569999999999999e-06 2024-08-17T17:48:09.960 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.960 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.960 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:48:09.960 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.103761+0000", 2024-08-17T17:48:09.960 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.077085878999999996 2024-08-17T17:48:09.960 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.960 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.960 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:48:09.960 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.103768+0000", 2024-08-17T17:48:09.960 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.601e-06 2024-08-17T17:48:09.960 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.960 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.961 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:48:09.961 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.109137+0000", 2024-08-17T17:48:09.961 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0053694529999999997 2024-08-17T17:48:09.961 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.961 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.961 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:48:09.961 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.109144+0000", 2024-08-17T17:48:09.961 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.6850000000000004e-06 2024-08-17T17:48:09.961 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.961 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.961 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:48:09.961 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.109252+0000", 2024-08-17T17:48:09.961 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000108174 2024-08-17T17:48:09.961 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.962 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:48:09.962 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.962 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.962 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.962 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:85646 7.7 7:e813e6dc:::benchmark_data_smithi037_171911_object85645:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1149)", 2024-08-17T17:48:09.962 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:55.140931+0000", 2024-08-17T17:48:09.962 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 14.690708445, 2024-08-17T17:48:09.962 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.051222680999999999, 2024-08-17T17:48:09.962 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:48:09.962 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:09.962 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:48:09.962 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:48:09.962 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:09.963 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 85646 2024-08-17T17:48:09.963 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.963 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:48:09.963 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.963 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:48:09.963 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:55.140931+0000", 2024-08-17T17:48:09.963 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.963 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.963 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.963 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:48:09.963 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:55.140931+0000", 2024-08-17T17:48:09.963 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.963 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.963 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.963 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:48:09.964 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:55.140930+0000", 2024-08-17T17:48:09.964 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:48:09.964 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.964 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.964 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:48:09.964 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:55.140961+0000", 2024-08-17T17:48:09.964 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.0340000000000001e-05 2024-08-17T17:48:09.964 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.964 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.964 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:48:09.964 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:55.140968+0000", 2024-08-17T17:48:09.964 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.1280000000000002e-06 2024-08-17T17:48:09.964 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.965 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.965 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:48:09.965 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:55.140972+0000", 2024-08-17T17:48:09.965 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.0489999999999997e-06 2024-08-17T17:48:09.965 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.965 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.965 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:48:09.965 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:55.141933+0000", 2024-08-17T17:48:09.965 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00096131099999999996 2024-08-17T17:48:09.965 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.965 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.965 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:48:09.965 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:55.142073+0000", 2024-08-17T17:48:09.965 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000139825 2024-08-17T17:48:09.966 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.966 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.966 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:48:09.966 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:55.142225+0000", 2024-08-17T17:48:09.966 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000152328 2024-08-17T17:48:09.966 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.966 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.966 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:48:09.966 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:55.144948+0000", 2024-08-17T17:48:09.966 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0027229609999999999 2024-08-17T17:48:09.966 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.966 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.967 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:09.967 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:55.152975+0000", 2024-08-17T17:48:09.967 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0080268400000000004 2024-08-17T17:48:09.967 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.967 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.967 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:09.967 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:55.192080+0000", 2024-08-17T17:48:09.967 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.039105200999999999 2024-08-17T17:48:09.967 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.967 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.967 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:48:09.967 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:55.192118+0000", 2024-08-17T17:48:09.967 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.7645000000000003e-05 2024-08-17T17:48:09.967 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.968 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.968 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:48:09.968 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:55.192154+0000", 2024-08-17T17:48:09.968 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.5524000000000001e-05 2024-08-17T17:48:09.968 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.968 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:48:09.968 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.968 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.968 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.968 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:97672 7.d 7:bb5422eb:::benchmark_data_smithi037_171911_object97671:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1150)", 2024-08-17T17:48:09.968 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:48:07.408947+0000", 2024-08-17T17:48:09.968 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 2.4226925769999998, 2024-08-17T17:48:09.968 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.050283436000000001, 2024-08-17T17:48:09.969 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:48:09.969 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:09.969 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:48:09.969 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:48:09.969 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:09.969 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 97672 2024-08-17T17:48:09.969 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.969 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:48:09.969 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.969 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:48:09.969 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:07.408947+0000", 2024-08-17T17:48:09.969 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.969 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.970 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.970 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:48:09.970 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:07.408947+0000", 2024-08-17T17:48:09.970 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.970 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.970 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.970 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:48:09.970 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:07.408945+0000", 2024-08-17T17:48:09.970 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:48:09.970 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.970 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.970 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:48:09.970 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:07.408984+0000", 2024-08-17T17:48:09.971 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8677999999999998e-05 2024-08-17T17:48:09.971 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.971 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.971 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:48:09.971 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:07.409008+0000", 2024-08-17T17:48:09.971 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.4345000000000002e-05 2024-08-17T17:48:09.971 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.971 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.971 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:48:09.971 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:07.409015+0000", 2024-08-17T17:48:09.971 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.7209999999999997e-06 2024-08-17T17:48:09.971 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.971 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.972 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:48:09.972 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:07.412149+0000", 2024-08-17T17:48:09.972 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0031337489999999999 2024-08-17T17:48:09.972 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.972 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.972 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:48:09.972 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:07.412247+0000", 2024-08-17T17:48:09.972 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.8622999999999994e-05 2024-08-17T17:48:09.973 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.973 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.973 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,1", 2024-08-17T17:48:09.973 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:07.412351+0000", 2024-08-17T17:48:09.973 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000103921 2024-08-17T17:48:09.973 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.974 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.974 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:48:09.974 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:07.414851+0000", 2024-08-17T17:48:09.974 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0024994309999999999 2024-08-17T17:48:09.974 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.974 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.974 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:09.974 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:07.421611+0000", 2024-08-17T17:48:09.974 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.006760187 2024-08-17T17:48:09.974 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.975 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.975 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:09.975 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:07.459170+0000", 2024-08-17T17:48:09.975 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.037558795999999998 2024-08-17T17:48:09.975 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.975 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.975 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:48:09.975 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:07.459204+0000", 2024-08-17T17:48:09.975 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4224000000000003e-05 2024-08-17T17:48:09.975 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.975 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.975 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:48:09.975 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:07.459230+0000", 2024-08-17T17:48:09.975 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.6281000000000001e-05 2024-08-17T17:48:09.976 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.976 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:48:09.976 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.976 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.976 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.976 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:98696 7.c 7:30d1ae95:::benchmark_data_smithi037_171911_object98695:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1150)", 2024-08-17T17:48:09.976 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:48:08.642116+0000", 2024-08-17T17:48:09.976 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 1.1895237889999999, 2024-08-17T17:48:09.976 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.052287144000000001, 2024-08-17T17:48:09.976 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:48:09.976 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:09.976 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:48:09.976 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:48:09.976 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:09.976 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 98696 2024-08-17T17:48:09.977 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.977 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:48:09.977 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.977 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:48:09.977 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:08.642116+0000", 2024-08-17T17:48:09.977 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.977 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.977 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.977 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:48:09.977 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:08.642116+0000", 2024-08-17T17:48:09.977 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:09.977 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.977 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.977 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:48:09.978 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:08.642114+0000", 2024-08-17T17:48:09.978 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:48:09.978 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.978 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.978 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:48:09.978 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:08.642180+0000", 2024-08-17T17:48:09.978 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.5434999999999999e-05 2024-08-17T17:48:09.978 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.978 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.978 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:48:09.978 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:08.642191+0000", 2024-08-17T17:48:09.978 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1712000000000001e-05 2024-08-17T17:48:09.978 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.979 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.979 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:48:09.979 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:08.642197+0000", 2024-08-17T17:48:09.979 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.237e-06 2024-08-17T17:48:09.979 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.979 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.979 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:48:09.979 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:08.642229+0000", 2024-08-17T17:48:09.979 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.1900000000000003e-05 2024-08-17T17:48:09.979 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.980 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.980 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:48:09.980 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:08.642346+0000", 2024-08-17T17:48:09.980 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000117552 2024-08-17T17:48:09.980 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.980 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.980 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,7", 2024-08-17T17:48:09.980 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:08.642446+0000", 2024-08-17T17:48:09.980 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.9714000000000001e-05 2024-08-17T17:48:09.980 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.980 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.980 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:09.980 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:08.645077+0000", 2024-08-17T17:48:09.980 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0026312150000000001 2024-08-17T17:48:09.981 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.981 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.981 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:48:09.981 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:08.645093+0000", 2024-08-17T17:48:09.981 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.6220000000000001e-05 2024-08-17T17:48:09.981 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.981 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.981 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:09.981 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:08.694343+0000", 2024-08-17T17:48:09.981 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.049249607000000001 2024-08-17T17:48:09.981 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.981 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.981 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:48:09.981 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:08.694378+0000", 2024-08-17T17:48:09.981 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.5042000000000001e-05 2024-08-17T17:48:09.982 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:09.982 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:09.982 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:48:09.982 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:08.694403+0000", 2024-08-17T17:48:09.982 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.4749e-05 2024-08-17T17:48:09.982 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.982 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:48:09.982 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.982 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:09.982 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:48:09.982 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:48:10.007 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:10.007 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:09 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2135333505' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:48:10.007 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:09 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:48:10.007 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:10.007 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:09 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2135333505' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:48:10.008 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:09 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:48:10.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:10.039 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:10.039 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:10.140 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:10.188 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 69 16 99928 99912 90.4739 56.25 0.0148032 0.0110465 2024-08-17T17:48:10.203 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:10.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:10.205 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:10.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:10.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:09 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2135333505' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:48:10.210 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:09 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:48:10.305 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:10.346 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:10.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:10.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:10.448 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:10.489 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:10.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:10.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:10.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:48:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:48:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:48:10.590 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:10.620 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:10.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:10.621 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:10.699 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-08-17T17:48:10.722 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:10.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:10.790 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:10.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:10.891 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:10.937 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:10.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:10.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:11.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:10 smithi046 ceph-mon[88218]: pgmap v1510: 99 pgs: 99 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-08-17T17:48:11.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:10 smithi046 ceph-mon[88218]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:48:11.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:10 smithi046 ceph-mon[88218]: Cluster is now healthy 2024-08-17T17:48:11.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:10 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:48:11.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:10 smithi046 ceph-mon[88218]: osdmap e1151: 8 total, 8 up, 8 in 2024-08-17T17:48:11.039 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:11.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:10 smithi037 ceph-mon[102022]: pgmap v1510: 99 pgs: 99 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-08-17T17:48:11.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:10 smithi037 ceph-mon[102022]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:48:11.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:10 smithi037 ceph-mon[102022]: Cluster is now healthy 2024-08-17T17:48:11.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:10 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:48:11.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:10 smithi037 ceph-mon[102022]: osdmap e1151: 8 total, 8 up, 8 in 2024-08-17T17:48:11.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:10 smithi037 ceph-mon[97894]: pgmap v1510: 99 pgs: 99 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-08-17T17:48:11.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:10 smithi037 ceph-mon[97894]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:48:11.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:10 smithi037 ceph-mon[97894]: Cluster is now healthy 2024-08-17T17:48:11.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:10 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:48:11.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:10 smithi037 ceph-mon[97894]: osdmap e1151: 8 total, 8 up, 8 in 2024-08-17T17:48:11.072 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:11.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:11.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:11.084 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:48:11.173 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:11.188 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 70 16 100886 100870 90.0368 59.875 0.00541452 0.0111012 2024-08-17T17:48:11.201 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:11.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:11.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:11.303 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:11.325 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:11.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:11.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:11.427 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:11.463 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:11.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:11.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:11.564 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:11.598 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:11.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:11.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:11.700 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:11.740 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:11.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:11.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:11.842 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:11.872 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:11.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:11.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:11.974 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:12.000 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:12.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:12.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:12.102 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:12.135 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:12.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:12.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:12.188 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 71 16 101661 101645 89.451 48.4375 0.00664949 0.0111743 2024-08-17T17:48:12.237 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:12.275 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:12.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:12.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:12.376 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:12.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:12.427 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:12.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:12.528 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:12.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:12.562 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:12.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:12.663 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:12.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:12.705 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:12.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:12.741 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:48:12.806 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:12.833 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:12.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:12.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:12.935 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:12.962 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:12.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:12.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:13.034 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:13.041 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:13 smithi037 ceph-mon[97894]: pgmap v1512: 99 pgs: 99 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 941 op/s 2024-08-17T17:48:13.064 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:13.131 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:13.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:13.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:13.176 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:13 smithi046 ceph-mon[88218]: pgmap v1512: 99 pgs: 99 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 941 op/s 2024-08-17T17:48:13.188 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 72 16 102569 102553 88.9967 56.75 0.0296472 0.0112305 2024-08-17T17:48:13.236 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:13.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:13.277 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:13.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:13.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:13 smithi037 ceph-mon[102022]: pgmap v1512: 99 pgs: 99 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 941 op/s 2024-08-17T17:48:13.321 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:48:13.322 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [ 2024-08-17T17:48:13.322 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.322 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:102694 7.5 7:abe438d7:::benchmark_data_smithi037_171911_object102693:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-08-17T17:48:13.322 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:48:13.315584+0000", 2024-08-17T17:48:13.322 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.0036213019999999999, 2024-08-17T17:48:13.322 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0036460249999999998, 2024-08-17T17:48:13.323 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:48:13.323 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:48:13.323 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:48:13.323 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:48:13.323 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:13.323 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 102694 2024-08-17T17:48:13.324 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.324 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:48:13.324 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.324 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:48:13.324 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.315584+0000", 2024-08-17T17:48:13.324 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:13.325 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.325 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.325 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:48:13.325 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.315584+0000", 2024-08-17T17:48:13.325 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:13.325 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.326 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.326 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:48:13.326 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.315583+0000", 2024-08-17T17:48:13.326 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:48:13.326 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.326 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.327 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:48:13.327 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.315617+0000", 2024-08-17T17:48:13.327 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.3878999999999999e-05 2024-08-17T17:48:13.327 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.327 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.327 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:48:13.328 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.315633+0000", 2024-08-17T17:48:13.328 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.6738000000000001e-05 2024-08-17T17:48:13.328 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.328 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.328 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:48:13.329 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.315640+0000", 2024-08-17T17:48:13.329 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.3589999999999996e-06 2024-08-17T17:48:13.329 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.329 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.329 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:48:13.329 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.315686+0000", 2024-08-17T17:48:13.330 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.5935e-05 2024-08-17T17:48:13.330 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.330 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.330 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:48:13.330 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.315782+0000", 2024-08-17T17:48:13.330 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.6328000000000003e-05 2024-08-17T17:48:13.331 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.331 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.331 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,2", 2024-08-17T17:48:13.331 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.315871+0000", 2024-08-17T17:48:13.331 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.9598999999999994e-05 2024-08-17T17:48:13.331 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.332 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.332 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:48:13.332 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.318769+0000", 2024-08-17T17:48:13.332 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0028977899999999999 2024-08-17T17:48:13.332 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:13.332 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:48:13.333 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:13.333 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.333 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.333 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:102676 7.5 7:a9acf031:::benchmark_data_smithi037_171911_object102675:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-08-17T17:48:13.333 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:48:13.296930+0000", 2024-08-17T17:48:13.333 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.022275982999999999, 2024-08-17T17:48:13.333 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.022366490999999999, 2024-08-17T17:48:13.334 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:48:13.334 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:48:13.334 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:48:13.334 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:48:13.334 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:13.335 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 102676 2024-08-17T17:48:13.335 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.335 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:48:13.335 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.335 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:48:13.335 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.296930+0000", 2024-08-17T17:48:13.335 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:13.336 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.336 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.336 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:48:13.336 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.296930+0000", 2024-08-17T17:48:13.336 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:13.337 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.337 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.337 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:48:13.337 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.296928+0000", 2024-08-17T17:48:13.337 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:48:13.337 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.337 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.338 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:48:13.338 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.296974+0000", 2024-08-17T17:48:13.338 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6708000000000001e-05 2024-08-17T17:48:13.338 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.338 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.338 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:48:13.339 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.296990+0000", 2024-08-17T17:48:13.339 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.5432999999999999e-05 2024-08-17T17:48:13.339 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.339 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.339 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:48:13.339 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.296998+0000", 2024-08-17T17:48:13.340 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.6359999999999994e-06 2024-08-17T17:48:13.340 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.340 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.340 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:48:13.340 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.297057+0000", 2024-08-17T17:48:13.340 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.9089000000000003e-05 2024-08-17T17:48:13.341 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.341 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.341 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:48:13.341 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.297196+0000", 2024-08-17T17:48:13.341 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013925299999999999 2024-08-17T17:48:13.341 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.342 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.342 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,2", 2024-08-17T17:48:13.342 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.297353+0000", 2024-08-17T17:48:13.342 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000157396 2024-08-17T17:48:13.342 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.342 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.343 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:48:13.343 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.300609+0000", 2024-08-17T17:48:13.343 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.003255389 2024-08-17T17:48:13.343 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.343 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.344 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:13.344 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.303685+0000", 2024-08-17T17:48:13.344 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0030761270000000001 2024-08-17T17:48:13.344 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:13.345 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:48:13.345 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:13.345 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.345 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.345 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:102682 7.5 7:a56c9cfd:::benchmark_data_smithi037_171911_object102681:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-08-17T17:48:13.346 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:48:13.303571+0000", 2024-08-17T17:48:13.346 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.015634952000000001, 2024-08-17T17:48:13.346 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.015775093, 2024-08-17T17:48:13.346 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:48:13.346 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:48:13.347 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:48:13.347 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:48:13.347 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:13.347 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 102682 2024-08-17T17:48:13.348 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.348 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:48:13.348 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.348 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:48:13.348 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.303571+0000", 2024-08-17T17:48:13.349 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:13.349 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.349 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.349 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:48:13.349 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.303571+0000", 2024-08-17T17:48:13.350 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:48:13.350 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.350 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.350 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:48:13.351 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.303569+0000", 2024-08-17T17:48:13.351 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:48:13.351 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.351 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.351 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:48:13.352 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.303683+0000", 2024-08-17T17:48:13.352 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00011356 2024-08-17T17:48:13.352 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.352 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.352 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:48:13.353 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.303692+0000", 2024-08-17T17:48:13.353 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.9000000000000001e-06 2024-08-17T17:48:13.353 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.353 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.354 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:48:13.354 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.303698+0000", 2024-08-17T17:48:13.354 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1889999999999998e-06 2024-08-17T17:48:13.354 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.354 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.355 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:48:13.355 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.303791+0000", 2024-08-17T17:48:13.355 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.3070000000000002e-05 2024-08-17T17:48:13.355 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.355 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.356 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:48:13.356 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.303915+0000", 2024-08-17T17:48:13.356 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012412600000000001 2024-08-17T17:48:13.356 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.356 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.357 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,2", 2024-08-17T17:48:13.357 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.304043+0000", 2024-08-17T17:48:13.357 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012789299999999999 2024-08-17T17:48:13.357 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.358 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.358 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:48:13.358 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.307439+0000", 2024-08-17T17:48:13.358 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0033960750000000001 2024-08-17T17:48:13.358 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:48:13.359 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:48:13.359 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:13.359 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:13.312851+0000", 2024-08-17T17:48:13.359 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0054125149999999997 2024-08-17T17:48:13.359 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:13.360 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:48:13.360 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:13.360 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:48:13.360 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-08-17T17:48:13.360 INFO:teuthology.orchestra.run.smithi046.stdout: "num_ops": 3 2024-08-17T17:48:13.361 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:48:13.378 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:13.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:13.409 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:13.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:13.511 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:13.537 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:13.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:13.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:13.640 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:13.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:13.681 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:13.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:13.782 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:13.834 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:13.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:13.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:13.936 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:13.963 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:13.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:13.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:14.029 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:48:14.029 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:48:14.030 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-08-17T17:48:14.036 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:48:14.037 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:48:14.065 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:14.079 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:48:14.079 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:48:14.101 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:14.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:14.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:14.120 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:48:14.120 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:48:14.155 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:48:14.155 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:48:14.186 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:48:14.186 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:48:14.188 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 73 16 103450 103434 88.5318 55.0625 0.00871292 0.0112886 2024-08-17T17:48:14.203 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:14.222 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:48:14.223 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:48:14.238 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:14.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:14.240 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:14.255 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:48:14.255 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:48:14.255 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:14 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3616502913' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:14.255 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:14 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3616502913' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:14.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:14 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3616502913' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:14.340 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:14.375 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:14.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:14.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:14.413 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:48:14.477 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:14.513 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:14.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:14.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:14.615 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:14.659 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:14.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:14.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:14.761 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:14.792 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:14.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:14.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:14.894 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:14.926 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:14.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:14.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:15.028 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:15.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:15.071 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:15.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:15.172 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:15.188 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 74 16 104396 104380 88.1345 59.125 0.0223873 0.0113401 2024-08-17T17:48:15.228 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:15.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:15.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:15.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:15 smithi046 ceph-mon[88218]: pgmap v1513: 99 pgs: 99 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 58 MiB/s wr, 921 op/s 2024-08-17T17:48:15.324 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:15 smithi037 ceph-mon[97894]: pgmap v1513: 99 pgs: 99 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 58 MiB/s wr, 921 op/s 2024-08-17T17:48:15.324 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:15 smithi037 ceph-mon[102022]: pgmap v1513: 99 pgs: 99 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 58 MiB/s wr, 921 op/s 2024-08-17T17:48:15.331 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:15.373 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:15.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:15.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:15.475 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:15.516 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:15.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:15.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:15.618 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:15.652 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:15.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:15.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:15.722 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:15.754 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:15.809 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:15.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:15.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:15.911 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:15.939 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:15.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:15.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:16.040 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:16.065 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:16.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:16.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:16.168 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:16.188 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 75 16 105328 105312 87.736 58.25 0.0287785 0.0113923 2024-08-17T17:48:16.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:16.213 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:16.213 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:16.314 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:16.362 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:16.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:16.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:16.464 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:16.501 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:16.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:16.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:16.538 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T17:48:16.538 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T17:48:16.603 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:16.632 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:16.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:16.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:16.734 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:16.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:16.773 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:16.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:16.874 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:16.917 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:16.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:16.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:17.019 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:17.060 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:17.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:17.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:17.162 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:17.162 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:48:17.190 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 76 16 106247 106231 87.3355 57.4375 0.00768582 0.0114442 2024-08-17T17:48:17.205 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:17 smithi037 ceph-mon[102022]: pgmap v1514: 99 pgs: 99 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 889 op/s 2024-08-17T17:48:17.205 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:17 smithi037 ceph-mon[97894]: pgmap v1514: 99 pgs: 99 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 889 op/s 2024-08-17T17:48:17.209 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:17.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:17.210 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:17.236 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:17 smithi046 ceph-mon[88218]: pgmap v1514: 99 pgs: 99 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 889 op/s 2024-08-17T17:48:17.275 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-08-17T17:48:17.311 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:17.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:17.353 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:17.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:17.454 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:17.484 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:17.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:17.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:17.586 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:17.627 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:17.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:17.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:17.644 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:48:17.729 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:17.766 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:17.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:17.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:17.867 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:17.894 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:17.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:17.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:17.996 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:18.025 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:18.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:18.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:18.127 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:18.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:18.167 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:18.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:18.190 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 77 16 107157 107141 86.9399 56.875 0.0178533 0.0114968 2024-08-17T17:48:18.268 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:18.310 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:18.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:18.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:18.412 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:18.457 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:18.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:18.458 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:18.559 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:18.588 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:18.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:18.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:18.690 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:18.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:18.753 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:18.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:18.854 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:18.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:18.891 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:18.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:18.992 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:19.030 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:19.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:19.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:19.095 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.6 reset_purged_snaps_last 2024-08-17T17:48:19.132 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:19.159 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:19.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:19.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:19.191 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 78 15 108038 108023 86.532 55.125 0.00853235 0.0115507 2024-08-17T17:48:19.234 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:19 smithi037 ceph-mon[102022]: pgmap v1515: 99 pgs: 99 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 889 op/s 2024-08-17T17:48:19.235 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:19 smithi037 ceph-mon[97894]: pgmap v1515: 99 pgs: 99 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 889 op/s 2024-08-17T17:48:19.235 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:48:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:48:18] "GET /metrics HTTP/1.1" 200 36611 "" "Prometheus/2.51.0" 2024-08-17T17:48:19.261 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:19.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:19.311 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:19.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:19.350 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:19 smithi046 ceph-mon[88218]: pgmap v1515: 99 pgs: 99 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 889 op/s 2024-08-17T17:48:19.412 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:19.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:19.456 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:19.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:19.465 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T17:48:19.465 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T17:48:19.557 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:19.583 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:19.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:19.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:19.648 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:19.685 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:19.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:19.757 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:19.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:19.858 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:19.887 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:19.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:19.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:19.988 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:20.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:20.037 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:20.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:20.138 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:20.151 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-08-17T17:48:20.165 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:20.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:20.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:20.191 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 79 16 108805 108789 86.0427 47.875 0.0294283 0.0116161 2024-08-17T17:48:20.267 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:20.292 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:20.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:20.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:20.394 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:20.420 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:20.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:20.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:48:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:48:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:48:20.522 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:20.568 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:20.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:20.569 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:20.670 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:20.700 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:20.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:20.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:20.757 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:20.802 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:20.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:20.868 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:20.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:20.969 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:21.013 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:21.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:21.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:21.070 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is set 2024-08-17T17:48:21.116 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:21.152 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:21.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:21.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:21.191 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:2024-08-17T17:48:21.191002+0000 min lat: 0.00115954 max lat: 0.203558 avg lat: 0.0116744 2024-08-17T17:48:21.191 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:48:21.191 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 80 16 109640 109624 85.6196 52.1875 0.0196298 0.0116744 2024-08-17T17:48:21.255 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:21.286 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:21.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:21.287 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:21.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:21 smithi037 ceph-mon[102022]: pgmap v1516: 99 pgs: 99 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s 2024-08-17T17:48:21.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:21 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2099509783' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:48:21.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:21 smithi037 ceph-mon[97894]: pgmap v1516: 99 pgs: 99 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s 2024-08-17T17:48:21.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:21 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2099509783' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:48:21.388 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:21.429 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:21.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:21.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:21.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:21 smithi046 ceph-mon[88218]: pgmap v1516: 99 pgs: 99 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s 2024-08-17T17:48:21.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:21 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2099509783' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:48:21.530 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:21.560 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:21.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:21.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:21.662 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:21.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:21.709 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:21.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:21.810 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:21.837 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:21.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:21.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:21.939 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:21.969 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:21.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:21.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:22.071 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:22.096 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:22.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:22.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:22.185 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:22 smithi037 ceph-mon[97894]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:48:22.185 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:22 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2099509783' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:48:22.185 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:22 smithi037 ceph-mon[97894]: osdmap e1152: 8 total, 8 up, 8 in 2024-08-17T17:48:22.185 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:22 smithi037 ceph-mon[102022]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:48:22.185 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:22 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2099509783' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:48:22.185 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:22 smithi037 ceph-mon[102022]: osdmap e1152: 8 total, 8 up, 8 in 2024-08-17T17:48:22.191 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 81 16 110526 110510 85.2462 55.375 0.0128208 0.0117258 2024-08-17T17:48:22.198 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:22.224 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:22.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:22.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:22.262 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:48:22.262 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:48:22.301 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:48:22.301 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:48:22.325 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:22.353 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:48:22.353 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:48:22.364 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:22.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:22.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:22.394 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:48:22.498 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:48:22.499 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:48:22.499 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:48:22.499 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:48:22.500 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:48:22.500 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:48:22.500 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:48:22.500 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:22.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:22 smithi046 ceph-mon[88218]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:48:22.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:22 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2099509783' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:48:22.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:22 smithi046 ceph-mon[88218]: osdmap e1152: 8 total, 8 up, 8 in 2024-08-17T17:48:22.528 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:48:22.528 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:48:22.538 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:22.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:22.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:22.640 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:22.665 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:22.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:22.667 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:22.767 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:22.807 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:22.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:22.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:22.909 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:22.955 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:22.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:22.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:23.057 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:23.087 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:23.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:23.088 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:23.189 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:23.192 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 82 16 111415 111399 84.8842 55.5625 0.0117763 0.0117752 2024-08-17T17:48:23.234 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:23.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:23.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:23.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:23 smithi037 ceph-mon[102022]: pgmap v1518: 99 pgs: 99 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 55 MiB/s wr, 887 op/s 2024-08-17T17:48:23.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:23 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1104939267' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:23.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:23 smithi037 ceph-mon[97894]: pgmap v1518: 99 pgs: 99 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 55 MiB/s wr, 887 op/s 2024-08-17T17:48:23.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:23 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1104939267' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:23.336 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:23.361 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:23.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:23.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:23.463 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:23.494 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:23.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:23.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:23.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:23 smithi046 ceph-mon[88218]: pgmap v1518: 99 pgs: 99 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 55 MiB/s wr, 887 op/s 2024-08-17T17:48:23.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:23 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1104939267' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:23.596 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:23.639 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:23.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:23.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:23.741 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:23.769 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:23.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:23.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:23.871 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:23.898 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:23.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:23.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:24.000 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:24.030 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:24.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:24.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:24.132 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:24.177 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:24.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:24.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:24.191 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 83 16 112312 112296 84.5369 56.0625 0.00849669 0.011824 2024-08-17T17:48:24.264 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:24.264 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:24.279 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:24.310 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:24.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:24.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:24.412 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:24.435 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:24.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:24.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:24.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:24.537 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:24.561 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:24.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:24.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:24.664 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:24.688 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:24.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:24.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:24.790 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:24.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:24.845 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:24.845 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:24.946 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:24.974 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:24.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:24.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:25.076 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:25.117 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:25.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:25.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:25.191 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 84 16 113129 113113 84.1384 51.0625 0.0116027 0.0118795 2024-08-17T17:48:25.219 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:25.245 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:25.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:25.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:25.347 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:25.391 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:25.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:25.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:25.406 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:48:25.463 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:25 smithi037 ceph-mon[97894]: pgmap v1519: 99 pgs: 99 active+clean; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 56 MiB/s wr, 895 op/s 2024-08-17T17:48:25.463 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:25 smithi037 ceph-mon[102022]: pgmap v1519: 99 pgs: 99 active+clean; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 56 MiB/s wr, 895 op/s 2024-08-17T17:48:25.493 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:25.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:25 smithi046 ceph-mon[88218]: pgmap v1519: 99 pgs: 99 active+clean; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 56 MiB/s wr, 895 op/s 2024-08-17T17:48:25.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:25.545 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:25.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:25.646 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:25.647 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:25.692 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.7 reset_purged_snaps_last 2024-08-17T17:48:25.749 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:25.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:25.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:25.851 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:25.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:25.877 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:25.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:25.978 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:26.034 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:26.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:26.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:26.139 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:26.164 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:26.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:26.165 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:26.191 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 85 16 113781 113765 83.628 40.75 0.0186722 0.0119522 2024-08-17T17:48:26.265 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:26.289 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:26.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:26.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:26.295 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:48:26.390 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:26.415 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:26.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:26.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:26.517 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:26.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:26.567 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:26.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:26.668 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:26.691 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:26.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:26.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:26.793 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:26.842 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:26.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:26.843 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:26.944 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:27.004 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:27.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:27.005 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:27.106 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:27.135 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:27.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:27.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:27.191 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 86 16 114540 114524 83.2072 47.4375 0.0109436 0.0120132 2024-08-17T17:48:27.237 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:27.279 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:27.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:27.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:27.380 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:27 smithi037 ceph-mon[97894]: pgmap v1520: 99 pgs: 99 active+clean; 6.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 55 MiB/s wr, 884 op/s 2024-08-17T17:48:27.380 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:27 smithi037 ceph-mon[102022]: pgmap v1520: 99 pgs: 99 active+clean; 6.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 55 MiB/s wr, 884 op/s 2024-08-17T17:48:27.382 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:27.431 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:27.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:27.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:27.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:27 smithi046 ceph-mon[88218]: pgmap v1520: 99 pgs: 99 active+clean; 6.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 55 MiB/s wr, 884 op/s 2024-08-17T17:48:27.533 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:27.543 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:27.558 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:27.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:27.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:27.623 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:27.662 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:27.663 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:27.730 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:27.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:27.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:27.832 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:27.887 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:27.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:27.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:27.989 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:28.017 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:28.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:28.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:28.119 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:28.147 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:28.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:28.148 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:28.191 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 87 16 115390 115374 82.8615 53.125 0.0131156 0.0120629 2024-08-17T17:48:28.249 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:28.288 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:28.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:28.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:28.389 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:28.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:28.434 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:28.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:28.534 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:28.569 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:28.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:28.570 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:28.671 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:28.699 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:28.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:28.700 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:28.800 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:28.835 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:28.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:28.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:28.936 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:28.986 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:28.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:28.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:29.090 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:29.119 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:29.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:29.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:29.194 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 88 16 116272 116256 82.5463 55.125 0.0133642 0.0121091 2024-08-17T17:48:29.221 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:29.246 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:29.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:29.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:29.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:48:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:48:28] "GET /metrics HTTP/1.1" 200 36613 "" "Prometheus/2.51.0" 2024-08-17T17:48:29.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:29 smithi037 ceph-mon[102022]: pgmap v1521: 99 pgs: 99 active+clean; 6.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 55 MiB/s wr, 884 op/s 2024-08-17T17:48:29.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:29 smithi037 ceph-mon[97894]: pgmap v1521: 99 pgs: 99 active+clean; 6.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 55 MiB/s wr, 884 op/s 2024-08-17T17:48:29.348 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:29.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:29.391 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:29.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:29.492 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:29.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:29 smithi046 ceph-mon[88218]: pgmap v1521: 99 pgs: 99 active+clean; 6.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 55 MiB/s wr, 884 op/s 2024-08-17T17:48:29.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:29.533 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:29.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:29.536 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:48:29.537 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [ 2024-08-17T17:48:29.537 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.537 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:116530 7.9 7:9b3c97bb:::benchmark_data_smithi037_171911_object116529:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1152)", 2024-08-17T17:48:29.537 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:48:29.499235+0000", 2024-08-17T17:48:29.537 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.035559212, 2024-08-17T17:48:29.537 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.035598381999999998, 2024-08-17T17:48:29.537 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:29.537 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:29.537 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:48:29.537 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:48:29.537 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:48:29.537 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:29.538 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 116530 2024-08-17T17:48:29.538 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.538 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:29.538 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.538 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:29.538 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.499235+0000", 2024-08-17T17:48:29.538 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:29.538 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.538 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.538 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:29.538 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.499235+0000", 2024-08-17T17:48:29.538 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:29.538 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.538 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.539 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:29.539 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.499235+0000", 2024-08-17T17:48:29.539 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.2399999999999998e-07 2024-08-17T17:48:29.539 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.539 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.539 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:29.539 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.499260+0000", 2024-08-17T17:48:29.539 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.5255000000000001e-05 2024-08-17T17:48:29.539 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.539 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.539 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:29.539 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.499270+0000", 2024-08-17T17:48:29.539 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.3060000000000003e-06 2024-08-17T17:48:29.540 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.540 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.540 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:29.540 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.499278+0000", 2024-08-17T17:48:29.540 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.5979999999999997e-06 2024-08-17T17:48:29.540 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.540 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.540 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:29.540 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.511151+0000", 2024-08-17T17:48:29.540 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.011872359000000001 2024-08-17T17:48:29.540 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.540 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.540 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:29.541 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.511296+0000", 2024-08-17T17:48:29.541 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014515799999999999 2024-08-17T17:48:29.541 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.541 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.541 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,4", 2024-08-17T17:48:29.541 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.511433+0000", 2024-08-17T17:48:29.541 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013678099999999999 2024-08-17T17:48:29.541 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.541 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.541 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:29.541 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.529377+0000", 2024-08-17T17:48:29.541 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.017944173000000001 2024-08-17T17:48:29.541 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.541 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.542 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:48:29.542 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.529508+0000", 2024-08-17T17:48:29.542 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000131166 2024-08-17T17:48:29.542 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:29.542 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:29.542 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:29.542 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.542 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.542 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:116534 7.9 7:99fca45d:::benchmark_data_smithi037_171911_object116533:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1152)", 2024-08-17T17:48:29.542 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:48:29.503415+0000", 2024-08-17T17:48:29.542 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.031379213000000003, 2024-08-17T17:48:29.542 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.031502382000000002, 2024-08-17T17:48:29.542 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:29.542 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:29.543 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:48:29.543 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:48:29.543 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:48:29.543 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:29.543 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 116534 2024-08-17T17:48:29.543 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.543 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:29.543 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.543 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:29.543 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.503415+0000", 2024-08-17T17:48:29.543 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:29.543 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.543 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.543 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:29.544 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.503415+0000", 2024-08-17T17:48:29.544 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:29.544 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.544 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.544 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:29.544 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.503416+0000", 2024-08-17T17:48:29.544 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9379999999999999e-06 2024-08-17T17:48:29.544 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.544 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.544 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:29.544 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.503442+0000", 2024-08-17T17:48:29.544 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.5578000000000001e-05 2024-08-17T17:48:29.544 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.544 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.544 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:29.545 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.503458+0000", 2024-08-17T17:48:29.545 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5858e-05 2024-08-17T17:48:29.545 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.545 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.545 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:29.545 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.503466+0000", 2024-08-17T17:48:29.545 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.4360000000000002e-06 2024-08-17T17:48:29.545 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.545 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.545 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:29.545 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.515791+0000", 2024-08-17T17:48:29.545 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.012324778 2024-08-17T17:48:29.545 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.545 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.545 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:29.546 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.517223+0000", 2024-08-17T17:48:29.546 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0014320520000000001 2024-08-17T17:48:29.546 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.546 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.546 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,4", 2024-08-17T17:48:29.546 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.520636+0000", 2024-08-17T17:48:29.546 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0034124889999999999 2024-08-17T17:48:29.546 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:29.546 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:29.546 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:29.546 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.546 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.546 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:116538 7.9 7:992c8ba2:::benchmark_data_smithi037_171911_object116537:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1152)", 2024-08-17T17:48:29.546 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:48:29.506755+0000", 2024-08-17T17:48:29.547 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.028039089, 2024-08-17T17:48:29.547 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.028230153000000001, 2024-08-17T17:48:29.547 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:29.547 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:29.547 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:48:29.547 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:48:29.547 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:48:29.547 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:29.547 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 116538 2024-08-17T17:48:29.547 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.547 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:29.547 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.547 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:29.547 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.506755+0000", 2024-08-17T17:48:29.548 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:29.548 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.548 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.548 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:29.548 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.506755+0000", 2024-08-17T17:48:29.548 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:29.548 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.548 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.548 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:29.548 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.506756+0000", 2024-08-17T17:48:29.548 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6339999999999999e-06 2024-08-17T17:48:29.548 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.548 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.548 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:29.548 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.506779+0000", 2024-08-17T17:48:29.549 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2432000000000001e-05 2024-08-17T17:48:29.549 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.549 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.549 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:29.549 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.506796+0000", 2024-08-17T17:48:29.549 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.7659000000000002e-05 2024-08-17T17:48:29.549 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.549 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.549 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:29.549 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.506816+0000", 2024-08-17T17:48:29.549 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9834e-05 2024-08-17T17:48:29.549 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.549 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.549 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:29.550 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.524630+0000", 2024-08-17T17:48:29.550 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.017813618 2024-08-17T17:48:29.550 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.550 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.550 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:29.550 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.524766+0000", 2024-08-17T17:48:29.550 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013579099999999999 2024-08-17T17:48:29.551 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.551 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.551 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,4", 2024-08-17T17:48:29.551 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.524917+0000", 2024-08-17T17:48:29.551 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00015105899999999999 2024-08-17T17:48:29.551 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:29.551 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:29.551 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:29.551 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.551 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.551 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:116543 7.9 7:9f19c6d5:::benchmark_data_smithi037_171911_object116542:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1152)", 2024-08-17T17:48:29.551 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:48:29.511544+0000", 2024-08-17T17:48:29.551 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.023249328999999999, 2024-08-17T17:48:29.552 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.023506783, 2024-08-17T17:48:29.552 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:29.552 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:29.552 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:48:29.552 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:48:29.552 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:48:29.552 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:29.552 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 116543 2024-08-17T17:48:29.552 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.552 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:29.552 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.552 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:29.552 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.511544+0000", 2024-08-17T17:48:29.553 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:29.553 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.553 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.553 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:29.553 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.511544+0000", 2024-08-17T17:48:29.553 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:29.553 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.553 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.553 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:29.553 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.511545+0000", 2024-08-17T17:48:29.553 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.4899999999999995e-07 2024-08-17T17:48:29.553 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.553 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.554 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:29.554 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.511596+0000", 2024-08-17T17:48:29.554 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.0704000000000001e-05 2024-08-17T17:48:29.554 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.554 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.554 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:29.554 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.511606+0000", 2024-08-17T17:48:29.554 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.8849999999999994e-06 2024-08-17T17:48:29.554 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.554 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.554 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:29.554 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.511612+0000", 2024-08-17T17:48:29.554 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.584e-06 2024-08-17T17:48:29.555 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.555 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.555 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:29.555 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.529540+0000", 2024-08-17T17:48:29.555 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.017927897000000002 2024-08-17T17:48:29.555 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.555 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.555 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:29.555 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.529693+0000", 2024-08-17T17:48:29.555 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00015311099999999999 2024-08-17T17:48:29.555 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.555 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.555 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,4", 2024-08-17T17:48:29.555 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.529844+0000", 2024-08-17T17:48:29.556 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00015074399999999999 2024-08-17T17:48:29.556 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:29.556 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:29.556 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:29.556 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.556 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.556 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.35334.0:116536 7.e e1152/1142 7:72055ddf:::benchmark_data_smithi037_171911_object116535:head v 1152'7390, mlcod=1152'7388)", 2024-08-17T17:48:29.556 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:48:29.515546+0000", 2024-08-17T17:48:29.556 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.019247423, 2024-08-17T17:48:29.556 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.019568324000000002, 2024-08-17T17:48:29.556 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:29.556 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:29.556 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T17:48:29.556 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:29.556 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.557 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:29.557 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.515546+0000", 2024-08-17T17:48:29.557 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:29.557 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.557 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.557 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:29.557 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.515546+0000", 2024-08-17T17:48:29.557 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:29.558 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.558 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.558 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:29.558 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.515548+0000", 2024-08-17T17:48:29.558 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5889999999999999e-06 2024-08-17T17:48:29.558 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.558 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.558 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:29.558 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.515582+0000", 2024-08-17T17:48:29.558 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.4523999999999997e-05 2024-08-17T17:48:29.558 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.558 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.559 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:29.559 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.515600+0000", 2024-08-17T17:48:29.559 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.7397e-05 2024-08-17T17:48:29.559 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.559 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.559 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:29.559 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.515609+0000", 2024-08-17T17:48:29.559 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.8009999999999993e-06 2024-08-17T17:48:29.559 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.559 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.559 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:29.559 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.516630+0000", 2024-08-17T17:48:29.559 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0010212699999999999 2024-08-17T17:48:29.559 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.559 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.560 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:29.560 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.516726+0000", 2024-08-17T17:48:29.560 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.6397999999999994e-05 2024-08-17T17:48:29.560 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:29.560 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:29.560 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:29.560 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.560 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.560 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:116546 7.9 7:95dc0fae:::benchmark_data_smithi037_171911_object116545:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1152)", 2024-08-17T17:48:29.560 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:48:29.517450+0000", 2024-08-17T17:48:29.560 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.017343752, 2024-08-17T17:48:29.560 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.017718898, 2024-08-17T17:48:29.560 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:29.560 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:29.560 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:48:29.561 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:48:29.561 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:48:29.561 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:29.561 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 116546 2024-08-17T17:48:29.561 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.561 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:29.561 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.561 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:29.561 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.517450+0000", 2024-08-17T17:48:29.561 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:29.561 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.561 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.561 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:29.561 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.517450+0000", 2024-08-17T17:48:29.561 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:29.562 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.562 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.562 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:29.562 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.517452+0000", 2024-08-17T17:48:29.562 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9259999999999999e-06 2024-08-17T17:48:29.562 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.562 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.562 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:29.562 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.517506+0000", 2024-08-17T17:48:29.562 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3841999999999997e-05 2024-08-17T17:48:29.562 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.562 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.562 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:29.562 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.517524+0000", 2024-08-17T17:48:29.563 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8318e-05 2024-08-17T17:48:29.563 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.563 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.563 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:29.563 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.517533+0000", 2024-08-17T17:48:29.563 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.6549999999999993e-06 2024-08-17T17:48:29.563 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.563 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.563 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:29.563 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.534009+0000", 2024-08-17T17:48:29.563 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.016476075999999999 2024-08-17T17:48:29.563 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.563 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.563 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:29.564 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.534179+0000", 2024-08-17T17:48:29.564 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00017027200000000001 2024-08-17T17:48:29.564 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.564 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.564 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,4", 2024-08-17T17:48:29.564 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.534356+0000", 2024-08-17T17:48:29.564 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00017667299999999999 2024-08-17T17:48:29.564 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:29.564 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:29.564 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:29.564 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.564 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.564 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:116548 7.4 7:26653589:::benchmark_data_smithi037_171911_object116547:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1152)", 2024-08-17T17:48:29.565 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:48:29.517929+0000", 2024-08-17T17:48:29.565 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.016864666, 2024-08-17T17:48:29.565 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.017307572, 2024-08-17T17:48:29.565 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:29.565 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:29.565 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:48:29.565 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:48:29.565 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:48:29.565 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:29.565 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 116548 2024-08-17T17:48:29.565 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.565 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:29.565 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.565 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:29.566 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.517929+0000", 2024-08-17T17:48:29.566 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:29.566 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.566 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.566 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:29.566 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.517929+0000", 2024-08-17T17:48:29.566 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:29.566 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.566 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.566 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:29.566 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.517930+0000", 2024-08-17T17:48:29.566 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.06e-06 2024-08-17T17:48:29.567 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.567 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.567 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:29.567 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.518031+0000", 2024-08-17T17:48:29.567 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000101025 2024-08-17T17:48:29.567 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.567 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.567 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:29.567 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.520605+0000", 2024-08-17T17:48:29.567 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.002573933 2024-08-17T17:48:29.567 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.567 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.568 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:29.568 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.520618+0000", 2024-08-17T17:48:29.568 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3256e-05 2024-08-17T17:48:29.568 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.568 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.568 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:29.568 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.520679+0000", 2024-08-17T17:48:29.568 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1050000000000007e-05 2024-08-17T17:48:29.568 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.568 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.568 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:29.568 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.520823+0000", 2024-08-17T17:48:29.568 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014325399999999999 2024-08-17T17:48:29.568 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.569 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.569 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,4", 2024-08-17T17:48:29.569 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.520947+0000", 2024-08-17T17:48:29.569 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012441199999999999 2024-08-17T17:48:29.569 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.569 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.569 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:29.569 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.531290+0000", 2024-08-17T17:48:29.569 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010342522999999999 2024-08-17T17:48:29.569 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:29.569 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:29.569 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:29.569 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.570 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.570 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.35334.0:116544 7.5 e1152/1142 7:a53712c4:::benchmark_data_smithi037_171911_object116543:head v 1152'7219, mlcod=1152'7217)", 2024-08-17T17:48:29.570 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:48:29.517832+0000", 2024-08-17T17:48:29.570 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.016961817000000001, 2024-08-17T17:48:29.570 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.017470842, 2024-08-17T17:48:29.570 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:29.570 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:29.570 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T17:48:29.570 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:29.570 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.570 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:29.570 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.517832+0000", 2024-08-17T17:48:29.571 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:29.571 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.571 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.571 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:29.571 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.517832+0000", 2024-08-17T17:48:29.571 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:29.571 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.571 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.571 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:29.571 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.517835+0000", 2024-08-17T17:48:29.571 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.8660000000000002e-06 2024-08-17T17:48:29.571 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.571 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.571 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:29.571 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.520186+0000", 2024-08-17T17:48:29.572 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0023515530000000002 2024-08-17T17:48:29.572 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.572 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.572 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:29.572 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.523792+0000", 2024-08-17T17:48:29.572 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0036057369999999999 2024-08-17T17:48:29.572 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.572 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.572 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:29.572 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.523810+0000", 2024-08-17T17:48:29.572 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8068e-05 2024-08-17T17:48:29.572 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.572 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.572 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:29.572 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.524176+0000", 2024-08-17T17:48:29.573 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00036621199999999998 2024-08-17T17:48:29.573 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.573 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.573 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:29.573 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.524265+0000", 2024-08-17T17:48:29.573 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.8323000000000001e-05 2024-08-17T17:48:29.573 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:29.573 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:29.573 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:29.573 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.573 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.573 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.35334.0:116549 7.e e1152/1142 7:7a60af9b:::benchmark_data_smithi037_171911_object116548:head v 1152'7391, mlcod=1152'7388)", 2024-08-17T17:48:29.573 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:48:29.526007+0000", 2024-08-17T17:48:29.573 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0087871249999999998, 2024-08-17T17:48:29.573 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0093463390000000004, 2024-08-17T17:48:29.574 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:29.574 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:29.574 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T17:48:29.574 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:29.574 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.574 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:29.574 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.526007+0000", 2024-08-17T17:48:29.574 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:29.574 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.574 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.574 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:29.574 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.526007+0000", 2024-08-17T17:48:29.574 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:29.575 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.575 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.575 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:29.575 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.526007+0000", 2024-08-17T17:48:29.575 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.0200000000000001e-07 2024-08-17T17:48:29.575 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.575 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.575 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:29.575 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.526031+0000", 2024-08-17T17:48:29.575 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.3799999999999999e-05 2024-08-17T17:48:29.575 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.575 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.575 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:29.576 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.526045+0000", 2024-08-17T17:48:29.576 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3424000000000001e-05 2024-08-17T17:48:29.576 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.576 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.576 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:29.576 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.526052+0000", 2024-08-17T17:48:29.576 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.8630000000000002e-06 2024-08-17T17:48:29.576 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.576 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.576 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:29.576 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.528157+0000", 2024-08-17T17:48:29.576 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0021053170000000002 2024-08-17T17:48:29.576 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.576 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.577 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:29.577 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.528205+0000", 2024-08-17T17:48:29.577 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7676000000000002e-05 2024-08-17T17:48:29.577 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:29.577 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:29.577 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:29.577 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.577 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.577 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop_reply(client.35334.0:116534 7.9 e1152/1142)", 2024-08-17T17:48:29.577 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:48:29.529697+0000", 2024-08-17T17:48:29.577 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0050970579999999998, 2024-08-17T17:48:29.577 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0057067259999999996, 2024-08-17T17:48:29.577 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:29.578 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:29.578 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "queued for pg", 2024-08-17T17:48:29.578 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:29.578 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.578 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:29.578 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.529697+0000", 2024-08-17T17:48:29.578 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:29.578 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.578 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.578 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:29.578 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.529697+0000", 2024-08-17T17:48:29.578 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:29.579 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.579 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.579 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:29.579 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.529697+0000", 2024-08-17T17:48:29.579 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.2599999999999998e-07 2024-08-17T17:48:29.579 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.579 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.579 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:29.579 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.529699+0000", 2024-08-17T17:48:29.580 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2309999999999999e-06 2024-08-17T17:48:29.580 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.580 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.580 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:29.580 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.529706+0000", 2024-08-17T17:48:29.580 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.3269999999999997e-06 2024-08-17T17:48:29.580 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.580 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.580 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:29.580 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.529710+0000", 2024-08-17T17:48:29.580 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.8720000000000001e-06 2024-08-17T17:48:29.580 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:29.581 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:29.581 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:29.581 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.581 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.581 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop_reply(client.35334.0:116538 7.9 e1152/1142)", 2024-08-17T17:48:29.581 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:48:29.529718+0000", 2024-08-17T17:48:29.581 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0050759230000000004, 2024-08-17T17:48:29.581 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0057247340000000004, 2024-08-17T17:48:29.581 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:29.581 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:29.581 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "queued for pg", 2024-08-17T17:48:29.581 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:29.581 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.582 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:29.582 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.529718+0000", 2024-08-17T17:48:29.582 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:29.582 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.582 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.582 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:29.582 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.529718+0000", 2024-08-17T17:48:29.582 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:29.582 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.582 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.582 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:29.582 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.529718+0000", 2024-08-17T17:48:29.582 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.3300000000000001e-07 2024-08-17T17:48:29.583 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.583 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.583 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:29.583 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.529720+0000", 2024-08-17T17:48:29.583 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.561e-06 2024-08-17T17:48:29.583 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.583 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.583 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:29.583 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.529725+0000", 2024-08-17T17:48:29.583 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4609999999999999e-06 2024-08-17T17:48:29.583 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.583 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.583 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:29.584 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.529729+0000", 2024-08-17T17:48:29.584 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.8800000000000001e-06 2024-08-17T17:48:29.584 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:29.584 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:29.584 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:29.584 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.584 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.584 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:116550 7.4 7:23d65505:::benchmark_data_smithi037_171911_object116549:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1152)", 2024-08-17T17:48:29.584 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:48:29.531333+0000", 2024-08-17T17:48:29.584 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0034612079999999999, 2024-08-17T17:48:29.584 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0041561189999999998, 2024-08-17T17:48:29.584 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:29.585 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:29.585 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:48:29.585 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:48:29.585 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:48:29.585 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:29.585 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 116550 2024-08-17T17:48:29.585 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.585 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:29.585 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.585 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:29.585 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.531333+0000", 2024-08-17T17:48:29.585 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:29.585 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.585 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.585 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:29.586 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.531333+0000", 2024-08-17T17:48:29.586 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:29.586 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.586 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.586 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:29.586 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.531334+0000", 2024-08-17T17:48:29.586 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9099999999999999e-06 2024-08-17T17:48:29.586 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.586 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.586 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:29.586 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.531362+0000", 2024-08-17T17:48:29.586 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.7688e-05 2024-08-17T17:48:29.586 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.587 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.587 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:29.587 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.531373+0000", 2024-08-17T17:48:29.587 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0807e-05 2024-08-17T17:48:29.587 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.587 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.587 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:29.587 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.531380+0000", 2024-08-17T17:48:29.587 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0400000000000004e-06 2024-08-17T17:48:29.587 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.587 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.587 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:29.587 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.531640+0000", 2024-08-17T17:48:29.587 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00025993199999999999 2024-08-17T17:48:29.588 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.588 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.588 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:29.588 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.531780+0000", 2024-08-17T17:48:29.588 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014009499999999999 2024-08-17T17:48:29.588 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.588 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.588 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,4", 2024-08-17T17:48:29.588 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.531925+0000", 2024-08-17T17:48:29.588 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014492199999999999 2024-08-17T17:48:29.588 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:29.588 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:29.588 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:29.588 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.588 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.589 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop_reply(client.35334.0:116530 7.9 e1152/1142)", 2024-08-17T17:48:29.589 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:48:29.531416+0000", 2024-08-17T17:48:29.589 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0033778889999999998, 2024-08-17T17:48:29.589 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.004132129, 2024-08-17T17:48:29.589 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:29.589 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:29.589 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "queued for pg", 2024-08-17T17:48:29.589 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:29.589 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.589 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:29.589 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.531416+0000", 2024-08-17T17:48:29.589 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:29.589 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.589 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.589 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:29.590 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.531416+0000", 2024-08-17T17:48:29.590 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:29.590 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.590 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.590 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:29.590 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.531416+0000", 2024-08-17T17:48:29.590 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.0500000000000004e-07 2024-08-17T17:48:29.590 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.590 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.590 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:29.590 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.531419+0000", 2024-08-17T17:48:29.590 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.9799999999999998e-06 2024-08-17T17:48:29.591 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.591 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.591 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:29.591 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.531427+0000", 2024-08-17T17:48:29.591 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.0749999999999998e-06 2024-08-17T17:48:29.591 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:29.591 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:29.591 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:29.591 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:29.531433+0000", 2024-08-17T17:48:29.591 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.429e-06 2024-08-17T17:48:29.591 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:29.591 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:29.591 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:29.591 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:29.592 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-08-17T17:48:29.592 INFO:teuthology.orchestra.run.smithi037.stdout: "num_ops": 13 2024-08-17T17:48:29.592 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:48:29.634 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:29.675 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:29.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:29.676 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:29.777 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:29.823 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:29.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:29.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:29.925 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:29.954 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:29.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:29.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:30.056 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:30.084 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:30.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:30.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:30.186 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:30.192 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 89 16 117129 117113 82.2206 53.5625 0.0122133 0.0121572 2024-08-17T17:48:30.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:30.218 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:30.218 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:30.319 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:30.360 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:30.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:30.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:30.461 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:30.490 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:30.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:30.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:48:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:48:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:48:30.592 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:30.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:30.620 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:30.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:30.674 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-08-17T17:48:30.721 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:30.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:30.766 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:30.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:30.866 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:30.923 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:30.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:30.924 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:31.025 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:31.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:31.055 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:31.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:31.156 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:31.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:31.190 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:31.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:31.192 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Total time run: 90.0108 2024-08-17T17:48:31.192 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Total writes made: 117955 2024-08-17T17:48:31.192 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Write size: 65536 2024-08-17T17:48:31.192 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Object size: 65536 2024-08-17T17:48:31.192 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Bandwidth (MB/sec): 81.9033 2024-08-17T17:48:31.192 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Stddev Bandwidth: 35.8019 2024-08-17T17:48:31.192 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Max bandwidth (MB/sec): 221.5 2024-08-17T17:48:31.192 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Min bandwidth (MB/sec): 40.75 2024-08-17T17:48:31.192 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Average IOPS: 1310 2024-08-17T17:48:31.192 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Stddev IOPS: 572.83 2024-08-17T17:48:31.193 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Max IOPS: 3544 2024-08-17T17:48:31.193 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Min IOPS: 652 2024-08-17T17:48:31.193 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Average Latency(s): 0.0122053 2024-08-17T17:48:31.193 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Stddev Latency(s): 0.00891568 2024-08-17T17:48:31.193 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Max latency(s): 0.203558 2024-08-17T17:48:31.193 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Min latency(s): 0.00115954 2024-08-17T17:48:31.196 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Cleaning up (deleting benchmark objects) 2024-08-17T17:48:31.292 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:31.321 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:31.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:31.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:31.376 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:31 smithi037 ceph-mon[97894]: pgmap v1522: 99 pgs: 99 active+clean; 7.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 52 MiB/s wr, 831 op/s 2024-08-17T17:48:31.376 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:31 smithi037 ceph-mon[102022]: pgmap v1522: 99 pgs: 99 active+clean; 7.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 52 MiB/s wr, 831 op/s 2024-08-17T17:48:31.422 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:31.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:31.451 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:31.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:31 smithi046 ceph-mon[88218]: pgmap v1522: 99 pgs: 99 active+clean; 7.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 52 MiB/s wr, 831 op/s 2024-08-17T17:48:31.552 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:31.582 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:31.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:31.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:31.684 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:31.713 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:31.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:31.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:31.814 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:31.861 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:31.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:31.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:31.963 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:31.991 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:31.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:31.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:32.093 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:32.131 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:32.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:32.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:32.233 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:32.259 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:32.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:32.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:32.361 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:32.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:32.420 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:32.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:32.521 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:32.561 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:32.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:32.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:32.666 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:32.690 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:32.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:32.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:32.792 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:32.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:32.833 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:32.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:32.934 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:32.960 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:32.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:32.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:33.062 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:33.096 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:33.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:33.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:33.198 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:33.224 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:33.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:33.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:33.326 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:33.362 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:33.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:33.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:33.464 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:33.489 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:33.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:33.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:33.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:33 smithi046 ceph-mon[88218]: pgmap v1523: 99 pgs: 99 active+clean; 7.1 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 48 MiB/s wr, 772 op/s 2024-08-17T17:48:33.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:33 smithi037 ceph-mon[102022]: pgmap v1523: 99 pgs: 99 active+clean; 7.1 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 48 MiB/s wr, 772 op/s 2024-08-17T17:48:33.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:33 smithi037 ceph-mon[97894]: pgmap v1523: 99 pgs: 99 active+clean; 7.1 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 48 MiB/s wr, 772 op/s 2024-08-17T17:48:33.591 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:33.625 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:33.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:33.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:33.727 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:33.759 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:33.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:33.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:33.861 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:33.905 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:33.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:33.906 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:34.007 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:34.031 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:34.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:34.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:34.133 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:34.160 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:34.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:34.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:34.262 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:34.287 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:34.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:34.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:34.389 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:34.414 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:34.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:34.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:34.516 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:34.551 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:34.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:34.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:34.653 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:34.693 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:34.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:34.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:34.794 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:34.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:34.831 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:34.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:34.932 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:34.958 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:34.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:34.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:35.059 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:35.085 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:35.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:35.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:35.187 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:35.223 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:35.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:35.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:35.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:35 smithi037 ceph-mon[102022]: pgmap v1524: 99 pgs: 99 active+clean; 7.1 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 46 MiB/s wr, 783 op/s 2024-08-17T17:48:35.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:35 smithi037 ceph-mon[97894]: pgmap v1524: 99 pgs: 99 active+clean; 7.1 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 46 MiB/s wr, 783 op/s 2024-08-17T17:48:35.325 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:35.367 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:35.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:35.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:35.468 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:35.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:35.504 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:35.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:35.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:35 smithi046 ceph-mon[88218]: pgmap v1524: 99 pgs: 99 active+clean; 7.1 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 46 MiB/s wr, 783 op/s 2024-08-17T17:48:35.606 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:35.655 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:35.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:35.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:35.757 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:35.796 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:35.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:35.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:35.898 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:35.925 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:35.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:35.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:36.027 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:36.097 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:36.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:36.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:36.170 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is set 2024-08-17T17:48:36.186 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:36.200 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:36.223 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:36.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:36.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:36.290 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:36 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1083938933' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:48:36.290 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:36 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:48:36.291 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:36 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1083938933' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:48:36.291 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:36 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:48:36.325 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:36.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:36.381 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:36.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:36.482 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:36.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:36 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1083938933' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:48:36.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:36 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:48:36.512 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:36.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:36.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:36.613 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:36.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:36.657 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:36.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:36.757 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:36.793 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:36.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:36.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:36.895 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:36.932 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:36.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:36.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:37.034 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:37.061 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:37.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:37.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:37.163 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:37.189 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:37.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:37.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:37.291 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:37.317 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:37.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:37.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:37.324 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:37 smithi037 ceph-mon[102022]: pgmap v1525: 99 pgs: 99 active+clean; 7.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 45 MiB/s wr, 968 op/s 2024-08-17T17:48:37.324 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:37 smithi037 ceph-mon[102022]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:48:37.324 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:37 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:48:37.324 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:37 smithi037 ceph-mon[102022]: osdmap e1153: 8 total, 8 up, 8 in 2024-08-17T17:48:37.325 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:37 smithi037 ceph-mon[97894]: pgmap v1525: 99 pgs: 99 active+clean; 7.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 45 MiB/s wr, 968 op/s 2024-08-17T17:48:37.325 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:37 smithi037 ceph-mon[97894]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:48:37.325 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:37 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:48:37.325 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:37 smithi037 ceph-mon[97894]: osdmap e1153: 8 total, 8 up, 8 in 2024-08-17T17:48:37.419 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:37.448 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:37.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:37.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:37.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:37 smithi046 ceph-mon[88218]: pgmap v1525: 99 pgs: 99 active+clean; 7.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 45 MiB/s wr, 968 op/s 2024-08-17T17:48:37.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:37 smithi046 ceph-mon[88218]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:48:37.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:37 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:48:37.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:37 smithi046 ceph-mon[88218]: osdmap e1153: 8 total, 8 up, 8 in 2024-08-17T17:48:37.550 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:37.591 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:37.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:37.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:37.693 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:37.722 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:37.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:37.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:37.824 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:37.868 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:37.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:37.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:37.970 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:38.016 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:38.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:38.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:38.117 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:38.146 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:38.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:38.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:38.248 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:38.264 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:48:38.264 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:48:38.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:38.299 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:38.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:38.304 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:48:38.304 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:48:38.346 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:48:38.346 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:48:38.382 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:48:38.382 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:48:38.400 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:38.425 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:48:38.425 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:48:38.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:38.455 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:38.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:38.469 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:48:38.469 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:48:38.512 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:48:38.512 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:48:38.551 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:48:38.551 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:48:38.557 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:38.612 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:38.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:38.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:38.714 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:38.750 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:38.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:38.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:38.852 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:38.899 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:38.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:38.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:39.000 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:39.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:39.036 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:39.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:39.137 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:39.162 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:39.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:39.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:39.264 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:39.265 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:48:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:48:38] "GET /metrics HTTP/1.1" 200 36614 "" "Prometheus/2.51.0" 2024-08-17T17:48:39.266 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:39 smithi037 ceph-mon[97894]: pgmap v1527: 99 pgs: 99 active+clean; 7.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 34 MiB/s wr, 837 op/s 2024-08-17T17:48:39.266 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:39 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4244041098' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:39.266 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:39.267 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:39 smithi037 ceph-mon[102022]: pgmap v1527: 99 pgs: 99 active+clean; 7.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 34 MiB/s wr, 837 op/s 2024-08-17T17:48:39.267 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:39 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4244041098' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:39.267 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:39.293 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:39.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:39.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:39.395 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:39.437 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:39.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:39.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:39 smithi046 ceph-mon[88218]: pgmap v1527: 99 pgs: 99 active+clean; 7.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 34 MiB/s wr, 837 op/s 2024-08-17T17:48:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:39 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4244041098' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:39.539 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:39.586 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:39.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:39.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:39.689 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:39.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:39.726 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:39.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:39.777 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:48:39.827 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:39.852 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:39.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:39.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:39.954 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:39.988 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:39.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:39.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:40.090 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:40.117 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:40.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:40.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:40.220 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:40.255 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:40.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:40.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:40.356 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:40.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:40.386 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:40.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:40.487 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:48:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:48:40.214Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:48:40.516 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:40.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:40.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:40.618 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:40.649 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:40.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:40.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:40.751 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:40.782 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:40.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:40.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:40.884 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:40.926 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:40.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:40.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:41.028 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:41.062 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:41.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:41.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:41.163 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:41.195 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:41.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:41.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:41.296 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:41.342 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:41.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:41.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:41.444 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:41.484 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:41.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:41.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:41.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:41 smithi046 ceph-mon[88218]: pgmap v1528: 99 pgs: 99 active+clean; 6.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 13 MiB/s wr, 856 op/s 2024-08-17T17:48:41.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:41 smithi037 ceph-mon[102022]: pgmap v1528: 99 pgs: 99 active+clean; 6.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 13 MiB/s wr, 856 op/s 2024-08-17T17:48:41.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:41 smithi037 ceph-mon[97894]: pgmap v1528: 99 pgs: 99 active+clean; 6.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 13 MiB/s wr, 856 op/s 2024-08-17T17:48:41.587 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:41.615 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:41.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:41.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:41.717 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:41.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:41.764 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:41.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:41.865 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:41.910 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:41.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:41.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:42.012 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:42.053 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:42.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:42.054 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:42.078 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:42.155 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:42.205 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:42.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:42.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:42.307 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:42.336 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:42.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:42.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:42.437 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:42.466 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:42.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:42.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:42.560 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:48:42.560 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:48:42.568 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:42.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:42.613 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:42.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:42.714 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:42.752 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:42.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:42.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:42.854 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:42.888 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:42.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:42.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:42.990 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:43.019 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:43.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:43.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:43.121 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:43.139 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:48:43.164 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:43.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:43.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:43.266 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:43.310 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:43.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:43.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:43.412 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:43.436 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:43.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:43.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:43.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:43 smithi046 ceph-mon[88218]: pgmap v1529: 99 pgs: 99 active+clean; 6.8 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 9.7 MiB/s wr, 860 op/s 2024-08-17T17:48:43.538 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:43.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:43 smithi037 ceph-mon[97894]: pgmap v1529: 99 pgs: 99 active+clean; 6.8 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 9.7 MiB/s wr, 860 op/s 2024-08-17T17:48:43.546 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:43 smithi037 ceph-mon[102022]: pgmap v1529: 99 pgs: 99 active+clean; 6.8 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 9.7 MiB/s wr, 860 op/s 2024-08-17T17:48:43.566 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:43.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:43.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:43.668 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:43.695 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:43.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:43.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:43.797 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:43.825 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:43.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:43.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:43.927 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:43.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:43.976 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:43.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:43.995 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] 2024-08-17T17:48:43.995 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:48:43.995 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_2 2024-08-17T17:48:43.995 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:48:44.075 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-08-17T17:48:44.077 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:44.104 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:44.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:44.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:44.205 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:44.274 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:44.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:44.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:44.376 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:44.402 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:44.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:44.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:44.504 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:44.531 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:44.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:44.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:44.632 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:44.690 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:44.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:44.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:44.768 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:44.792 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:44.816 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:44.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:44.816 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:44.918 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:44.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:44.947 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:44.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:45.049 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:45.073 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:45.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:45.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:45.175 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:45.203 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:45.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:45.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:45.305 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:45.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:45.358 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:45.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:45.407 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:45 smithi037 ceph-mon[102022]: pgmap v1530: 99 pgs: 99 active+clean; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 6.2 MiB/s wr, 855 op/s 2024-08-17T17:48:45.408 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:45 smithi037 ceph-mon[97894]: pgmap v1530: 99 pgs: 99 active+clean; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 6.2 MiB/s wr, 855 op/s 2024-08-17T17:48:45.459 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:45.496 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:45.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:45.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:45.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:45 smithi046 ceph-mon[88218]: pgmap v1530: 99 pgs: 99 active+clean; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 6.2 MiB/s wr, 855 op/s 2024-08-17T17:48:45.598 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:45.637 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:45.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:45.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:45.688 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:45.738 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:45.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:45.786 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:45.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:45.887 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:45.912 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:45.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:45.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:46.014 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:46.055 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:46.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:46.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:46.158 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:46.181 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is unset 2024-08-17T17:48:46.203 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:46.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:46.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:46.304 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:46.332 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:46.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:46.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:46.431 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:46 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2519911681' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:48:46.431 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:46 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:48:46.431 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:46 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2519911681' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:48:46.431 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:46 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:48:46.434 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:46.474 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:46.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:46.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:46.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:46 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2519911681' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:48:46.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:46 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:48:46.575 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:46.617 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:46.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:46.618 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:46.650 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:46.719 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:46.762 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:46.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:46.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:46.864 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:46.892 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:46.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:46.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:46.994 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:47.027 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:47.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:47.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:47.129 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:47.167 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:47.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:47.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:47.269 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:47.295 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:47.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:47.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:47.397 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:47.428 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:47.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:47.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:47.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:47 smithi046 ceph-mon[88218]: pgmap v1531: 99 pgs: 99 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 841 op/s 2024-08-17T17:48:47.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:47 smithi046 ceph-mon[88218]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:48:47.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:47 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:48:47.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:47 smithi046 ceph-mon[88218]: osdmap e1154: 8 total, 8 up, 8 in 2024-08-17T17:48:47.530 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:47.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:47 smithi037 ceph-mon[102022]: pgmap v1531: 99 pgs: 99 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 841 op/s 2024-08-17T17:48:47.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:47 smithi037 ceph-mon[102022]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:48:47.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:47 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:48:47.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:47 smithi037 ceph-mon[102022]: osdmap e1154: 8 total, 8 up, 8 in 2024-08-17T17:48:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:47 smithi037 ceph-mon[97894]: pgmap v1531: 99 pgs: 99 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 841 op/s 2024-08-17T17:48:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:47 smithi037 ceph-mon[97894]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:48:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:47 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:48:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:47 smithi037 ceph-mon[97894]: osdmap e1154: 8 total, 8 up, 8 in 2024-08-17T17:48:47.558 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:47.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:47.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:47.660 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:47.693 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:47.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:47.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:47.795 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:47.826 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:47.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:47.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:47.928 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:47.965 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:47.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:47.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:48.067 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:48.101 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:48.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:48.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:48.203 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:48.244 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:48.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:48.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:48.346 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:48.371 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:48.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:48.372 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:48.473 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:48.511 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:48.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:48.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:48.612 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:48.652 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:48.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:48.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:48.753 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:48.789 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:48.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:48.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:48.891 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:48.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:48.945 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:48.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:49.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:48:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:48:48] "GET /metrics HTTP/1.1" 200 36614 "" "Prometheus/2.51.0" 2024-08-17T17:48:49.046 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:49.091 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:49.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:49.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:49.193 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:49.220 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:49.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:49.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:49.231 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:48:49.321 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:49.367 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:49.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:49.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:49.468 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:49.488 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:49 smithi037 ceph-mon[102022]: pgmap v1533: 99 pgs: 99 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 841 op/s 2024-08-17T17:48:49.488 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:49 smithi037 ceph-mon[97894]: pgmap v1533: 99 pgs: 99 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 841 op/s 2024-08-17T17:48:49.492 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:49.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:49.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:49.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:49 smithi046 ceph-mon[88218]: pgmap v1533: 99 pgs: 99 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 841 op/s 2024-08-17T17:48:49.594 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:49.619 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:49.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:49.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:49.721 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:49.745 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:49.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:49.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:49.847 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:49.874 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:49.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:49.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:49.975 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:50.012 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:50.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:50.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:50.114 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:50.155 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:50.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:50.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:50.173 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:48:50.173 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:48:50.173 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:48:50.173 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:48:50.173 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:48:50.173 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:48:50.173 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:48:50.173 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:48:50.174 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:48:50.174 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:48:50.174 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:48:50.174 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:48:50.174 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:48:50.174 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:48:50.174 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:48:50.174 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:48:50.257 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:50.284 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:50.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:50.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:50.386 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:50.429 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:50.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:50.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:50.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:50 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2541228318' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:48:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:48:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:48:50.520 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:50 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2541228318' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:50.520 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:50 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2541228318' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:48:50.531 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:50.562 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:50.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:50.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:50.664 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:50.693 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:50.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:50.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:50.795 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:50.832 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:50.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:50.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:50.933 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:50.961 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:50.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:50.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:51.063 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:51.092 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:51.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:51.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:51.194 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:51.197 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:51 smithi037 ceph-mon[102022]: pgmap v1534: 99 pgs: 99 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 840 op/s 2024-08-17T17:48:51.221 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:51.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:51.222 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:51.323 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:51.348 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:51.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:51.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:51.450 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:51.496 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:51.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:51.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:51.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:51 smithi046 ceph-mon[88218]: pgmap v1534: 99 pgs: 99 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 840 op/s 2024-08-17T17:48:51.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:51 smithi037 ceph-mon[97894]: pgmap v1534: 99 pgs: 99 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 840 op/s 2024-08-17T17:48:51.598 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:51.628 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:51.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:51.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:51.730 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:51.764 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:51.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:51.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:51.867 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:51.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:51.906 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:51.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:52.006 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:52.032 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:52.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:52.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:52.133 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:52.167 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:52.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:52.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:52.269 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:52.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:52.330 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:52.331 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:52.431 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:52.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:52.484 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:52.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:52.487 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:52 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:48:52.487 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:52 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:48:52.487 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:52 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:48:52.487 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:52 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:48:52.487 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:52 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:48:52.488 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:52 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:48:52.488 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:52 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:48:52.488 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:52 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:48:52.488 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:52 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:48:52.488 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:52 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:48:52.489 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:48:52.489 INFO:teuthology.orchestra.run.smithi037.stdout: "size": 20, 2024-08-17T17:48:52.489 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 600, 2024-08-17T17:48:52.489 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [ 2024-08-17T17:48:52.489 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.489 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:155676 6.10 6:0f4f6286:::benchmark_data_smithi037_142561_object29894:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1100)", 2024-08-17T17:48:52.489 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:40.352306+0000", 2024-08-17T17:48:52.489 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 252.13094509499999, 2024-08-17T17:48:52.489 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.3458484240000002, 2024-08-17T17:48:52.489 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:52.489 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:52.489 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T17:48:52.490 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:48:52.490 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:48:52.490 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:48:52.490 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 155676 2024-08-17T17:48:52.490 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.490 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:52.490 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.490 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:52.490 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.352306+0000", 2024-08-17T17:48:52.490 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.490 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.490 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.490 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:52.491 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.352306+0000", 2024-08-17T17:48:52.491 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.491 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.491 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.491 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:52.491 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.352308+0000", 2024-08-17T17:48:52.491 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.0829999999999998e-06 2024-08-17T17:48:52.491 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.491 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.491 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:52.491 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.352314+0000", 2024-08-17T17:48:52.491 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.9710000000000001e-06 2024-08-17T17:48:52.492 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.492 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.492 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:52.492 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.352332+0000", 2024-08-17T17:48:52.492 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.7994000000000001e-05 2024-08-17T17:48:52.492 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.492 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.492 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:52.492 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.352340+0000", 2024-08-17T17:48:52.492 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.3210000000000005e-06 2024-08-17T17:48:52.492 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.492 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.492 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.493 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.352403+0000", 2024-08-17T17:48:52.493 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.2500000000000001e-05 2024-08-17T17:48:52.493 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.493 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.493 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:52.493 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.352515+0000", 2024-08-17T17:48:52.493 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011288100000000001 2024-08-17T17:48:52.493 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.493 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.493 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,3", 2024-08-17T17:48:52.493 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.352611+0000", 2024-08-17T17:48:52.493 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.5370000000000003e-05 2024-08-17T17:48:52.493 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.493 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.494 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.494 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.369170+0000", 2024-08-17T17:48:52.494 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.016559568 2024-08-17T17:48:52.494 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.494 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.494 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.494 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.369180+0000", 2024-08-17T17:48:52.494 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0020000000000001e-05 2024-08-17T17:48:52.494 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.494 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.494 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.494 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.367703+0000", 2024-08-17T17:48:52.495 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.998522244 2024-08-17T17:48:52.495 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.495 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.495 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.495 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.367720+0000", 2024-08-17T17:48:52.495 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.7897000000000002e-05 2024-08-17T17:48:52.495 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.495 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.495 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.495 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.691810+0000", 2024-08-17T17:48:52.495 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3240894349999999 2024-08-17T17:48:52.495 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.495 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.496 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for missing object", 2024-08-17T17:48:52.496 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.691992+0000", 2024-08-17T17:48:52.496 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00018248599999999999 2024-08-17T17:48:52.496 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.496 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.496 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.496 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.698094+0000", 2024-08-17T17:48:52.496 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0061011440000000002 2024-08-17T17:48:52.496 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.496 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.496 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:48:52.496 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.698154+0000", 2024-08-17T17:48:52.496 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0510000000000002e-05 2024-08-17T17:48:52.496 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.497 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:52.497 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.497 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.497 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.497 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:155755 6.10 6:09bd2aa3:::benchmark_data_smithi037_142561_object29973:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1101)", 2024-08-17T17:48:52.497 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:40.438684+0000", 2024-08-17T17:48:52.497 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 252.04456686399999, 2024-08-17T17:48:52.497 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2732894539999999, 2024-08-17T17:48:52.497 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:52.498 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:52.498 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:52.498 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:48:52.498 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:48:52.498 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:48:52.498 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 155755 2024-08-17T17:48:52.499 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.499 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:52.499 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.499 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:52.499 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.438684+0000", 2024-08-17T17:48:52.499 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.499 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.499 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.499 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:52.499 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.438684+0000", 2024-08-17T17:48:52.499 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.499 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.499 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.500 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:52.500 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.438686+0000", 2024-08-17T17:48:52.500 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8920000000000001e-06 2024-08-17T17:48:52.500 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.500 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.500 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:52.500 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.438693+0000", 2024-08-17T17:48:52.500 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9940000000000003e-06 2024-08-17T17:48:52.500 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.500 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.500 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:52.500 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.438738+0000", 2024-08-17T17:48:52.500 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.4863000000000001e-05 2024-08-17T17:48:52.501 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.501 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.501 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:52.501 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.438746+0000", 2024-08-17T17:48:52.501 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.5259999999999993e-06 2024-08-17T17:48:52.501 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.501 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.501 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.501 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.438832+0000", 2024-08-17T17:48:52.501 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.6161000000000004e-05 2024-08-17T17:48:52.501 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.501 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.501 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.502 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.438844+0000", 2024-08-17T17:48:52.502 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1608e-05 2024-08-17T17:48:52.502 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.502 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.502 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.502 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.368237+0000", 2024-08-17T17:48:52.502 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.92939348300000002 2024-08-17T17:48:52.502 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.502 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.502 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.502 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.368247+0000", 2024-08-17T17:48:52.502 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.7540000000000001e-06 2024-08-17T17:48:52.503 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.503 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.503 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.503 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.693383+0000", 2024-08-17T17:48:52.503 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3251355309999999 2024-08-17T17:48:52.503 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.503 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.503 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for degraded object", 2024-08-17T17:48:52.503 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.693938+0000", 2024-08-17T17:48:52.503 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00055564199999999996 2024-08-17T17:48:52.503 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.503 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.503 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.504 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.701089+0000", 2024-08-17T17:48:52.504 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.007150511 2024-08-17T17:48:52.504 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.504 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.504 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:52.504 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.701157+0000", 2024-08-17T17:48:52.504 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.8021000000000005e-05 2024-08-17T17:48:52.504 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.505 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.505 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,5", 2024-08-17T17:48:52.505 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.701240+0000", 2024-08-17T17:48:52.505 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.3121999999999995e-05 2024-08-17T17:48:52.505 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.505 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.505 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:48:52.505 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.709979+0000", 2024-08-17T17:48:52.505 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0087390019999999992 2024-08-17T17:48:52.505 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.505 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.505 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.506 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.710030+0000", 2024-08-17T17:48:52.506 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.0782000000000003e-05 2024-08-17T17:48:52.506 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.506 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.506 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.506 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.710073+0000", 2024-08-17T17:48:52.506 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.3492000000000003e-05 2024-08-17T17:48:52.506 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.506 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.506 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:48:52.506 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.710111+0000", 2024-08-17T17:48:52.506 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.8129e-05 2024-08-17T17:48:52.506 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.507 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.507 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:48:52.507 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.711973+0000", 2024-08-17T17:48:52.507 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001861941 2024-08-17T17:48:52.507 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.507 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:52.507 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.507 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.507 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.507 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:155756 6.10 6:0c186eef:::benchmark_data_smithi037_142561_object29974:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1101)", 2024-08-17T17:48:52.507 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:40.438780+0000", 2024-08-17T17:48:52.507 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 252.044471165, 2024-08-17T17:48:52.508 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2800587409999999, 2024-08-17T17:48:52.508 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:52.508 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:52.508 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:52.508 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:48:52.508 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:48:52.508 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:48:52.508 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 155756 2024-08-17T17:48:52.508 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.508 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:52.508 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.508 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:52.508 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.438780+0000", 2024-08-17T17:48:52.508 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.509 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.509 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.509 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:52.509 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.438780+0000", 2024-08-17T17:48:52.509 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.509 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.509 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.509 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:52.509 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.438780+0000", 2024-08-17T17:48:52.509 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.5099999999999999e-07 2024-08-17T17:48:52.509 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.509 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.509 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:52.509 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.438784+0000", 2024-08-17T17:48:52.510 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.6950000000000002e-06 2024-08-17T17:48:52.510 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.510 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.510 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:52.510 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.438794+0000", 2024-08-17T17:48:52.510 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.6949999999999995e-06 2024-08-17T17:48:52.510 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.510 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.510 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:52.510 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.438807+0000", 2024-08-17T17:48:52.510 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3538e-05 2024-08-17T17:48:52.510 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.511 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.511 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.511 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.439022+0000", 2024-08-17T17:48:52.511 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00021431799999999999 2024-08-17T17:48:52.511 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.511 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.511 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.511 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.439031+0000", 2024-08-17T17:48:52.511 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.2650000000000002e-06 2024-08-17T17:48:52.511 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.512 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.512 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.512 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.368281+0000", 2024-08-17T17:48:52.512 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.92924980199999996 2024-08-17T17:48:52.512 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.512 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.512 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.512 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.368289+0000", 2024-08-17T17:48:52.512 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.9680000000000006e-06 2024-08-17T17:48:52.512 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.512 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.512 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.512 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.693984+0000", 2024-08-17T17:48:52.512 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3256955610000001 2024-08-17T17:48:52.513 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.513 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.513 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for degraded object", 2024-08-17T17:48:52.513 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.694633+0000", 2024-08-17T17:48:52.513 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00064930100000000002 2024-08-17T17:48:52.513 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.513 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.513 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.513 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.708187+0000", 2024-08-17T17:48:52.513 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.013553964999999999 2024-08-17T17:48:52.513 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.513 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.513 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:52.514 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.708308+0000", 2024-08-17T17:48:52.514 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000120312 2024-08-17T17:48:52.514 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.514 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.514 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,5", 2024-08-17T17:48:52.514 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.708462+0000", 2024-08-17T17:48:52.514 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00015460300000000001 2024-08-17T17:48:52.514 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.514 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.514 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.514 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.713189+0000", 2024-08-17T17:48:52.514 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0047266219999999998 2024-08-17T17:48:52.514 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.515 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.515 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:48:52.515 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.713206+0000", 2024-08-17T17:48:52.515 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6895999999999999e-05 2024-08-17T17:48:52.515 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.515 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.515 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.515 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.717105+0000", 2024-08-17T17:48:52.515 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0038987900000000001 2024-08-17T17:48:52.515 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.515 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.515 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:48:52.515 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.717175+0000", 2024-08-17T17:48:52.516 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0681999999999999e-05 2024-08-17T17:48:52.516 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.516 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.516 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:48:52.516 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.718838+0000", 2024-08-17T17:48:52.516 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0016629769999999999 2024-08-17T17:48:52.516 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.516 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:52.516 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.516 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.516 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.516 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:155762 6.10 6:0eb5cf8c:::benchmark_data_smithi037_142561_object29980:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1101)", 2024-08-17T17:48:52.516 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:40.442204+0000", 2024-08-17T17:48:52.517 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 252.04104689299999, 2024-08-17T17:48:52.517 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2991956560000002, 2024-08-17T17:48:52.517 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:52.517 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:52.517 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:52.517 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:48:52.517 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:48:52.517 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:48:52.517 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 155762 2024-08-17T17:48:52.517 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.517 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:52.517 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.518 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:52.518 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.442204+0000", 2024-08-17T17:48:52.518 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.518 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.518 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.518 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:52.518 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.442204+0000", 2024-08-17T17:48:52.518 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.518 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.518 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.518 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:52.518 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.442206+0000", 2024-08-17T17:48:52.518 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9149999999999999e-06 2024-08-17T17:48:52.519 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.519 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.519 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:52.519 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.442212+0000", 2024-08-17T17:48:52.519 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0360000000000003e-06 2024-08-17T17:48:52.519 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.519 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.519 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:52.519 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.442224+0000", 2024-08-17T17:48:52.519 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2449000000000001e-05 2024-08-17T17:48:52.519 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.519 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.520 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:52 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:48:52.520 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:52 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:48:52.520 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:52 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:48:52.520 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:52 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:48:52.520 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:52 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:48:52.521 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:52.521 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.442232+0000", 2024-08-17T17:48:52.521 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7160000000000003e-06 2024-08-17T17:48:52.521 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.521 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.521 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.521 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.442293+0000", 2024-08-17T17:48:52.521 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0653999999999999e-05 2024-08-17T17:48:52.521 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.522 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.522 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.522 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.442302+0000", 2024-08-17T17:48:52.522 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.7690000000000008e-06 2024-08-17T17:48:52.522 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.522 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.522 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.522 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.368335+0000", 2024-08-17T17:48:52.522 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.92603302499999995 2024-08-17T17:48:52.522 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.522 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.522 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.523 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.368345+0000", 2024-08-17T17:48:52.523 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.8069999999999994e-06 2024-08-17T17:48:52.523 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.523 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.523 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.523 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.712032+0000", 2024-08-17T17:48:52.523 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3436867829999999 2024-08-17T17:48:52.523 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.523 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.523 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for degraded object", 2024-08-17T17:48:52.523 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.713116+0000", 2024-08-17T17:48:52.523 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0010839459999999999 2024-08-17T17:48:52.523 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.523 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.524 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.524 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.723180+0000", 2024-08-17T17:48:52.524 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010063816999999999 2024-08-17T17:48:52.524 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.524 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.524 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:52.524 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.723296+0000", 2024-08-17T17:48:52.524 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011656 2024-08-17T17:48:52.524 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.524 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.524 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,5", 2024-08-17T17:48:52.524 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.723431+0000", 2024-08-17T17:48:52.524 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013435199999999999 2024-08-17T17:48:52.525 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.525 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.525 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:48:52.525 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.731435+0000", 2024-08-17T17:48:52.525 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0080042250000000002 2024-08-17T17:48:52.525 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.525 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.525 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.525 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.739193+0000", 2024-08-17T17:48:52.525 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0077582689999999999 2024-08-17T17:48:52.525 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.525 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.525 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.526 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.739241+0000", 2024-08-17T17:48:52.526 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.8143000000000003e-05 2024-08-17T17:48:52.526 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.526 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.526 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:48:52.526 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.739309+0000", 2024-08-17T17:48:52.526 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.8165999999999998e-05 2024-08-17T17:48:52.526 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.526 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.526 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:48:52.526 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.741400+0000", 2024-08-17T17:48:52.526 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0020900239999999998 2024-08-17T17:48:52.527 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.527 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:52.527 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.527 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.527 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.527 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:155778 6.10 6:0933836e:::benchmark_data_smithi037_142561_object29996:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1101)", 2024-08-17T17:48:52.527 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:40.456961+0000", 2024-08-17T17:48:52.527 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 252.026289564, 2024-08-17T17:48:52.527 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2864993130000002, 2024-08-17T17:48:52.527 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:52.527 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:52.527 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:52.527 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:48:52.528 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:48:52.528 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:48:52.528 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 155778 2024-08-17T17:48:52.528 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.528 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:52.528 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.528 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:52.528 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.456961+0000", 2024-08-17T17:48:52.528 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.528 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.528 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.528 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:52.528 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.456961+0000", 2024-08-17T17:48:52.528 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.529 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.529 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.529 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:52.529 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.456963+0000", 2024-08-17T17:48:52.529 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.57e-06 2024-08-17T17:48:52.529 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.529 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.529 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:52.529 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.456968+0000", 2024-08-17T17:48:52.529 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.1930000000000001e-06 2024-08-17T17:48:52.529 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.529 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.529 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:52.530 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.456986+0000", 2024-08-17T17:48:52.530 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.772e-05 2024-08-17T17:48:52.530 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.530 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.530 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:52.530 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.456994+0000", 2024-08-17T17:48:52.530 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.6670000000000002e-06 2024-08-17T17:48:52.530 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.530 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.530 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.530 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.457961+0000", 2024-08-17T17:48:52.530 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00096700400000000004 2024-08-17T17:48:52.530 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.530 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.531 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.531 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.457972+0000", 2024-08-17T17:48:52.531 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0705e-05 2024-08-17T17:48:52.531 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.531 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.531 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.531 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.368422+0000", 2024-08-17T17:48:52.531 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.91045014300000005 2024-08-17T17:48:52.531 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.531 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.531 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.531 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.368432+0000", 2024-08-17T17:48:52.531 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0179e-05 2024-08-17T17:48:52.531 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.532 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.532 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.532 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.713241+0000", 2024-08-17T17:48:52.532 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3448085409999999 2024-08-17T17:48:52.532 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.532 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.532 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for degraded object", 2024-08-17T17:48:52.532 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.716214+0000", 2024-08-17T17:48:52.532 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0029729000000000001 2024-08-17T17:48:52.532 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.532 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.532 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.532 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.729202+0000", 2024-08-17T17:48:52.532 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.012988466000000001 2024-08-17T17:48:52.533 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.533 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.533 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:52.533 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.729304+0000", 2024-08-17T17:48:52.533 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000101733 2024-08-17T17:48:52.533 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.533 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.533 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,5", 2024-08-17T17:48:52.533 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.729432+0000", 2024-08-17T17:48:52.533 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012766899999999999 2024-08-17T17:48:52.533 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.533 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.533 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:48:52.534 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.736935+0000", 2024-08-17T17:48:52.534 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0075031869999999997 2024-08-17T17:48:52.534 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.534 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.534 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.534 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.741464+0000", 2024-08-17T17:48:52.534 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00452959 2024-08-17T17:48:52.534 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.534 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.534 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.534 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.741542+0000", 2024-08-17T17:48:52.534 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7952000000000002e-05 2024-08-17T17:48:52.535 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.535 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.535 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:48:52.535 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.741598+0000", 2024-08-17T17:48:52.535 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.5794000000000001e-05 2024-08-17T17:48:52.535 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.535 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.535 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:48:52.535 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.743460+0000", 2024-08-17T17:48:52.535 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0018622999999999999 2024-08-17T17:48:52.535 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.535 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:52.536 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.536 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.536 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.536 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:155791 6.10 6:091169e2:::benchmark_data_smithi037_142561_object30009:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1101)", 2024-08-17T17:48:52.536 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:40.469740+0000", 2024-08-17T17:48:52.536 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 252.01351068100001, 2024-08-17T17:48:52.536 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2780719569999999, 2024-08-17T17:48:52.536 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:52.536 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:52.537 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:52.537 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:48:52.537 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:48:52.537 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:48:52.537 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 155791 2024-08-17T17:48:52.537 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.537 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:52.537 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.537 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:52.537 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.469740+0000", 2024-08-17T17:48:52.538 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.538 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.538 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.538 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:52.538 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.469740+0000", 2024-08-17T17:48:52.538 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.538 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.538 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.538 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:52.538 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.469742+0000", 2024-08-17T17:48:52.538 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9069999999999999e-06 2024-08-17T17:48:52.538 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.538 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.539 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:52.539 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.469748+0000", 2024-08-17T17:48:52.539 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.4169999999999997e-06 2024-08-17T17:48:52.539 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.539 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.539 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:52.539 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.469768+0000", 2024-08-17T17:48:52.539 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9544000000000001e-05 2024-08-17T17:48:52.539 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.539 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.539 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:52.539 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.469787+0000", 2024-08-17T17:48:52.539 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9126e-05 2024-08-17T17:48:52.540 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.540 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.540 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.540 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.469865+0000", 2024-08-17T17:48:52.540 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7597999999999998e-05 2024-08-17T17:48:52.540 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.540 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.540 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.540 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.469881+0000", 2024-08-17T17:48:52.540 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6325e-05 2024-08-17T17:48:52.540 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.540 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.540 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.541 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.368479+0000", 2024-08-17T17:48:52.541 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.89859833 2024-08-17T17:48:52.541 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.541 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.541 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.541 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.368501+0000", 2024-08-17T17:48:52.541 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1693999999999999e-05 2024-08-17T17:48:52.541 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.541 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.541 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.541 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.716268+0000", 2024-08-17T17:48:52.541 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3477667389999999 2024-08-17T17:48:52.542 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.542 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.542 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for degraded object", 2024-08-17T17:48:52.542 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.717024+0000", 2024-08-17T17:48:52.542 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00075674100000000001 2024-08-17T17:48:52.542 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.542 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.542 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.542 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.736979+0000", 2024-08-17T17:48:52.542 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.019954110000000001 2024-08-17T17:48:52.542 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.542 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.543 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:52.543 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.737093+0000", 2024-08-17T17:48:52.543 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000114345 2024-08-17T17:48:52.543 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.543 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.543 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,5", 2024-08-17T17:48:52.543 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.737215+0000", 2024-08-17T17:48:52.543 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012225300000000001 2024-08-17T17:48:52.543 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.543 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.543 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:48:52.543 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.743477+0000", 2024-08-17T17:48:52.543 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0062619679999999997 2024-08-17T17:48:52.544 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.544 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.544 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.544 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.745758+0000", 2024-08-17T17:48:52.544 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0022804969999999998 2024-08-17T17:48:52.544 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.544 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.544 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.544 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.745824+0000", 2024-08-17T17:48:52.544 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5895999999999994e-05 2024-08-17T17:48:52.544 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.544 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.545 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:48:52.545 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.745887+0000", 2024-08-17T17:48:52.545 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.2972000000000006e-05 2024-08-17T17:48:52.545 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.545 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.545 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:48:52.545 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.747812+0000", 2024-08-17T17:48:52.545 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0019254949999999999 2024-08-17T17:48:52.545 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.545 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:52.545 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.545 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.545 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.546 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:155833 6.10 6:092d3a0a:::benchmark_data_smithi037_142561_object30051:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1101)", 2024-08-17T17:48:52.546 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:40.506476+0000", 2024-08-17T17:48:52.546 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 251.97677441100001, 2024-08-17T17:48:52.546 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2741031249999999, 2024-08-17T17:48:52.546 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:52.546 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:52.546 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:52.546 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:48:52.546 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:48:52.546 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:48:52.547 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 155833 2024-08-17T17:48:52.547 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.547 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:52.547 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.547 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:52.547 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.506476+0000", 2024-08-17T17:48:52.547 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.547 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.547 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.547 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:52.547 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.506476+0000", 2024-08-17T17:48:52.547 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.547 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.548 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.548 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:52.548 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.506478+0000", 2024-08-17T17:48:52.548 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8589999999999999e-06 2024-08-17T17:48:52.548 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.548 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.548 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:52.548 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.506484+0000", 2024-08-17T17:48:52.548 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1680000000000001e-06 2024-08-17T17:48:52.548 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.548 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.548 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:52.548 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.506499+0000", 2024-08-17T17:48:52.549 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4318000000000001e-05 2024-08-17T17:48:52.549 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.549 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.549 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:52.549 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.506507+0000", 2024-08-17T17:48:52.549 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.6819999999999992e-06 2024-08-17T17:48:52.549 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.549 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.549 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.549 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.506588+0000", 2024-08-17T17:48:52.549 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.0791999999999995e-05 2024-08-17T17:48:52.549 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.549 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.550 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.550 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.506600+0000", 2024-08-17T17:48:52.550 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1355000000000001e-05 2024-08-17T17:48:52.550 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.550 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.550 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.550 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.368536+0000", 2024-08-17T17:48:52.550 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.86193623100000005 2024-08-17T17:48:52.550 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.550 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.550 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.550 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.368543+0000", 2024-08-17T17:48:52.551 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0609999999999998e-06 2024-08-17T17:48:52.551 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.551 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.551 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.551 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.743508+0000", 2024-08-17T17:48:52.551 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3749650529999999 2024-08-17T17:48:52.551 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.551 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.551 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for degraded object", 2024-08-17T17:48:52.551 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.745688+0000", 2024-08-17T17:48:52.551 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.002180427 2024-08-17T17:48:52.551 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.552 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.552 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.552 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.755197+0000", 2024-08-17T17:48:52.552 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0095091640000000005 2024-08-17T17:48:52.552 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.552 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.552 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:52.552 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.755301+0000", 2024-08-17T17:48:52.552 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000104035 2024-08-17T17:48:52.552 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.552 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.552 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,5", 2024-08-17T17:48:52.552 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.755449+0000", 2024-08-17T17:48:52.553 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014732600000000001 2024-08-17T17:48:52.553 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.553 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.553 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:48:52.553 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.767124+0000", 2024-08-17T17:48:52.553 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.011674999 2024-08-17T17:48:52.553 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.553 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.553 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.553 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.778367+0000", 2024-08-17T17:48:52.553 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.011242944 2024-08-17T17:48:52.553 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.553 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.553 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.554 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.778408+0000", 2024-08-17T17:48:52.554 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.1117e-05 2024-08-17T17:48:52.554 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.554 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.554 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:48:52.554 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.778539+0000", 2024-08-17T17:48:52.554 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013086900000000001 2024-08-17T17:48:52.554 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.554 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.554 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:48:52.554 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.780579+0000", 2024-08-17T17:48:52.554 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0020407250000000002 2024-08-17T17:48:52.554 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.555 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:52.555 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.555 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.555 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.555 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:155835 6.10 6:0a221ade:::benchmark_data_smithi037_142561_object30053:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1101)", 2024-08-17T17:48:52.555 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:40.506807+0000", 2024-08-17T17:48:52.555 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 251.97644371499999, 2024-08-17T17:48:52.555 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2756545969999999, 2024-08-17T17:48:52.555 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:52.555 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:52.555 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:52.555 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:48:52.555 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:48:52.556 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:48:52.556 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 155835 2024-08-17T17:48:52.556 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.556 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:52.556 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.556 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:52.556 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.506807+0000", 2024-08-17T17:48:52.556 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.556 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.556 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.556 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:52.556 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.506807+0000", 2024-08-17T17:48:52.556 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.556 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.557 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.557 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:52.557 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.506808+0000", 2024-08-17T17:48:52.557 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.5300000000000002e-07 2024-08-17T17:48:52.557 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.557 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.557 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:52.557 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.506812+0000", 2024-08-17T17:48:52.557 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.3309999999999997e-06 2024-08-17T17:48:52.557 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.557 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.557 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:52.557 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.506826+0000", 2024-08-17T17:48:52.558 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3455000000000001e-05 2024-08-17T17:48:52.558 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.558 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.558 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:52.558 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.506833+0000", 2024-08-17T17:48:52.558 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.3379999999999999e-06 2024-08-17T17:48:52.558 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.558 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.558 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.558 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.506894+0000", 2024-08-17T17:48:52.558 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0640000000000002e-05 2024-08-17T17:48:52.558 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.558 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.559 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.559 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.506903+0000", 2024-08-17T17:48:52.559 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.9809999999999992e-06 2024-08-17T17:48:52.559 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.559 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.559 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.559 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.368567+0000", 2024-08-17T17:48:52.559 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.86166383700000004 2024-08-17T17:48:52.559 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.559 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.559 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.559 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.368574+0000", 2024-08-17T17:48:52.560 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.6129999999999998e-06 2024-08-17T17:48:52.560 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.560 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.560 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.560 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.747891+0000", 2024-08-17T17:48:52.560 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.379316728 2024-08-17T17:48:52.560 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.560 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.560 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for degraded object", 2024-08-17T17:48:52.560 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.748725+0000", 2024-08-17T17:48:52.560 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00083375500000000004 2024-08-17T17:48:52.560 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.560 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.560 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.561 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.762919+0000", 2024-08-17T17:48:52.561 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.014194353 2024-08-17T17:48:52.561 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.561 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.561 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:52.561 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.763027+0000", 2024-08-17T17:48:52.561 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00010765299999999999 2024-08-17T17:48:52.561 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.561 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.561 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,5", 2024-08-17T17:48:52.561 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.763172+0000", 2024-08-17T17:48:52.561 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000144862 2024-08-17T17:48:52.562 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.562 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.562 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:48:52.562 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.771632+0000", 2024-08-17T17:48:52.562 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0084607520000000002 2024-08-17T17:48:52.562 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.562 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.562 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.562 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.780649+0000", 2024-08-17T17:48:52.562 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0090170140000000003 2024-08-17T17:48:52.562 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.562 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.562 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.562 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.780713+0000", 2024-08-17T17:48:52.563 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.4103999999999995e-05 2024-08-17T17:48:52.563 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.563 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.563 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:48:52.563 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.780766+0000", 2024-08-17T17:48:52.563 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.2516999999999999e-05 2024-08-17T17:48:52.563 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.563 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.563 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:48:52.563 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.782462+0000", 2024-08-17T17:48:52.563 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0016957109999999999 2024-08-17T17:48:52.563 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.563 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:52.564 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.564 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.564 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.564 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156058 6.10 6:0d618ad6:::benchmark_data_smithi037_142561_object30276:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1101)", 2024-08-17T17:48:52.564 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:40.742997+0000", 2024-08-17T17:48:52.564 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 251.740254158, 2024-08-17T17:48:52.564 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.0410907960000002, 2024-08-17T17:48:52.564 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:52.564 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:52.564 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:52.564 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:48:52.564 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:48:52.564 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:48:52.564 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156058 2024-08-17T17:48:52.565 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.565 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:52.565 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.565 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:52.565 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.742997+0000", 2024-08-17T17:48:52.565 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.565 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.565 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.565 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:52.566 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.742997+0000", 2024-08-17T17:48:52.566 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.566 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.566 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.566 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:52.566 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.742998+0000", 2024-08-17T17:48:52.566 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.575e-06 2024-08-17T17:48:52.567 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.567 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.567 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:52.567 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.743004+0000", 2024-08-17T17:48:52.567 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0959999999999997e-06 2024-08-17T17:48:52.567 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.567 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.567 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:52.567 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.743019+0000", 2024-08-17T17:48:52.567 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4712000000000001e-05 2024-08-17T17:48:52.567 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.567 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.567 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:52.568 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.743026+0000", 2024-08-17T17:48:52.568 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.6510000000000004e-06 2024-08-17T17:48:52.568 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.568 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.568 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.568 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.743093+0000", 2024-08-17T17:48:52.568 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.7107000000000006e-05 2024-08-17T17:48:52.568 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.568 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.568 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.568 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.743104+0000", 2024-08-17T17:48:52.568 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1061e-05 2024-08-17T17:48:52.569 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.569 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.569 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.569 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.368601+0000", 2024-08-17T17:48:52.569 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.62549716499999997 2024-08-17T17:48:52.569 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.569 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.569 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.569 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.368609+0000", 2024-08-17T17:48:52.569 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.2479999999999996e-06 2024-08-17T17:48:52.569 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.569 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.569 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.570 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.750530+0000", 2024-08-17T17:48:52.570 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3819204809999999 2024-08-17T17:48:52.570 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.570 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.570 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for degraded object", 2024-08-17T17:48:52.570 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.751107+0000", 2024-08-17T17:48:52.570 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00057757299999999995 2024-08-17T17:48:52.570 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.570 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.570 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.570 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.769351+0000", 2024-08-17T17:48:52.570 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.018244202000000001 2024-08-17T17:48:52.570 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.570 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.571 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:52.571 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.769437+0000", 2024-08-17T17:48:52.571 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.5314000000000003e-05 2024-08-17T17:48:52.571 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.571 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.571 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,5", 2024-08-17T17:48:52.571 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.769529+0000", 2024-08-17T17:48:52.571 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.1868999999999997e-05 2024-08-17T17:48:52.571 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.571 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.571 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:48:52.571 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.778319+0000", 2024-08-17T17:48:52.571 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0087905259999999999 2024-08-17T17:48:52.571 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.572 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.572 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.572 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.782521+0000", 2024-08-17T17:48:52.572 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.004201977 2024-08-17T17:48:52.572 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.572 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.572 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.572 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.782571+0000", 2024-08-17T17:48:52.572 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9428000000000002e-05 2024-08-17T17:48:52.572 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.572 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.572 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:48:52.572 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.782608+0000", 2024-08-17T17:48:52.573 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.7240999999999998e-05 2024-08-17T17:48:52.573 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.573 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.573 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:48:52.573 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.784087+0000", 2024-08-17T17:48:52.573 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0014795699999999999 2024-08-17T17:48:52.573 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.573 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:52.573 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.573 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.574 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.574 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156093 6.10 6:08a775db:::benchmark_data_smithi037_142561_object30311:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1101)", 2024-08-17T17:48:52.574 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:40.775645+0000", 2024-08-17T17:48:52.574 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 251.707606056, 2024-08-17T17:48:52.574 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.0099506489999999, 2024-08-17T17:48:52.574 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:52.574 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:52.574 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:52.574 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:48:52.574 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:48:52.574 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:48:52.574 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156093 2024-08-17T17:48:52.575 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.575 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:52.575 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.575 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:52.575 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.775645+0000", 2024-08-17T17:48:52.575 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.575 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.575 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.575 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:52.575 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.775645+0000", 2024-08-17T17:48:52.575 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.575 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.575 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.576 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:52.576 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.775646+0000", 2024-08-17T17:48:52.576 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.731e-06 2024-08-17T17:48:52.576 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.576 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.576 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:52.576 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.775651+0000", 2024-08-17T17:48:52.576 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9590000000000003e-06 2024-08-17T17:48:52.576 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.576 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.576 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:52.576 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.775663+0000", 2024-08-17T17:48:52.577 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1844e-05 2024-08-17T17:48:52.577 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.577 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.577 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:52.577 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.775669+0000", 2024-08-17T17:48:52.577 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.8200000000000002e-06 2024-08-17T17:48:52.577 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.577 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.577 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.577 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.775729+0000", 2024-08-17T17:48:52.577 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0075999999999999e-05 2024-08-17T17:48:52.577 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.577 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.577 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.578 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.775743+0000", 2024-08-17T17:48:52.578 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3455000000000001e-05 2024-08-17T17:48:52.578 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.578 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.578 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.578 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.368635+0000", 2024-08-17T17:48:52.578 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.59289265300000005 2024-08-17T17:48:52.578 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.578 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.578 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.578 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.368644+0000", 2024-08-17T17:48:52.578 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.4500000000000004e-06 2024-08-17T17:48:52.578 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.579 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.579 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.579 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.751155+0000", 2024-08-17T17:48:52.579 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3825116369999999 2024-08-17T17:48:52.579 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.579 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.579 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for degraded object", 2024-08-17T17:48:52.579 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.751822+0000", 2024-08-17T17:48:52.579 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000666273 2024-08-17T17:48:52.579 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.579 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.579 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.579 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.776058+0000", 2024-08-17T17:48:52.580 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.024236746999999999 2024-08-17T17:48:52.580 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.580 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.580 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:52.580 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.776143+0000", 2024-08-17T17:48:52.580 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.5033999999999999e-05 2024-08-17T17:48:52.580 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.580 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.580 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,5", 2024-08-17T17:48:52.580 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.776258+0000", 2024-08-17T17:48:52.580 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000114963 2024-08-17T17:48:52.580 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.580 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.581 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:48:52.581 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.782478+0000", 2024-08-17T17:48:52.581 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0062198820000000004 2024-08-17T17:48:52.581 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.581 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.581 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.581 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.784156+0000", 2024-08-17T17:48:52.581 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00167796 2024-08-17T17:48:52.581 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.581 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.581 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.581 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.784215+0000", 2024-08-17T17:48:52.582 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.8362000000000001e-05 2024-08-17T17:48:52.582 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.582 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.582 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:48:52.582 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.784269+0000", 2024-08-17T17:48:52.582 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4651999999999998e-05 2024-08-17T17:48:52.582 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.582 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.582 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:48:52.582 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.785595+0000", 2024-08-17T17:48:52.582 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001326151 2024-08-17T17:48:52.582 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.583 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:52.583 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.583 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.583 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.583 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156100 6.10 6:0c82f171:::benchmark_data_smithi037_142561_object30318:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1101)", 2024-08-17T17:48:52.583 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:40.785848+0000", 2024-08-17T17:48:52.583 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 251.69740271200001, 2024-08-17T17:48:52.583 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1577392670000002, 2024-08-17T17:48:52.583 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:52.583 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:52.583 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:52.583 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:48:52.583 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:48:52.583 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:48:52.584 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156100 2024-08-17T17:48:52.584 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.584 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:52.584 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.584 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:52.584 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.785848+0000", 2024-08-17T17:48:52.584 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.584 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.584 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.584 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:52.584 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.785848+0000", 2024-08-17T17:48:52.584 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.584 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.584 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.585 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:52.585 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.785849+0000", 2024-08-17T17:48:52.585 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0899999999999999e-06 2024-08-17T17:48:52.585 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.585 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.585 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:52.585 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.785854+0000", 2024-08-17T17:48:52.585 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7620000000000003e-06 2024-08-17T17:48:52.585 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.585 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.585 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:52.585 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.785864+0000", 2024-08-17T17:48:52.585 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0131e-05 2024-08-17T17:48:52.585 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.586 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.586 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:52.586 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.785870+0000", 2024-08-17T17:48:52.586 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6049999999999997e-06 2024-08-17T17:48:52.586 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.586 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.586 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.586 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.785917+0000", 2024-08-17T17:48:52.586 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7692999999999999e-05 2024-08-17T17:48:52.586 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.586 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.586 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.586 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.785924+0000", 2024-08-17T17:48:52.587 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.4910000000000002e-06 2024-08-17T17:48:52.587 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.587 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.587 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.587 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.368677+0000", 2024-08-17T17:48:52.587 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.58275275400000004 2024-08-17T17:48:52.587 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.587 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.587 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.587 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.368814+0000", 2024-08-17T17:48:52.587 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013785699999999999 2024-08-17T17:48:52.587 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.587 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.587 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.588 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.796627+0000", 2024-08-17T17:48:52.588 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4278126689999999 2024-08-17T17:48:52.588 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.588 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.588 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for degraded object", 2024-08-17T17:48:52.588 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.796684+0000", 2024-08-17T17:48:52.588 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.7070000000000001e-05 2024-08-17T17:48:52.588 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.588 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.588 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.588 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.919132+0000", 2024-08-17T17:48:52.588 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.122448294 2024-08-17T17:48:52.588 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.589 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.589 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:52.589 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.919243+0000", 2024-08-17T17:48:52.589 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000110979 2024-08-17T17:48:52.589 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.589 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.589 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,5", 2024-08-17T17:48:52.589 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.919379+0000", 2024-08-17T17:48:52.589 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013548499999999999 2024-08-17T17:48:52.589 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.589 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.589 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:48:52.590 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.941298+0000", 2024-08-17T17:48:52.590 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.021919147999999999 2024-08-17T17:48:52.590 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.590 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.590 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.590 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.941351+0000", 2024-08-17T17:48:52.590 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3189000000000002e-05 2024-08-17T17:48:52.590 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.590 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.590 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.590 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.941424+0000", 2024-08-17T17:48:52.590 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.2929999999999995e-05 2024-08-17T17:48:52.590 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.590 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.591 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:48:52.591 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.941483+0000", 2024-08-17T17:48:52.591 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.8974000000000002e-05 2024-08-17T17:48:52.591 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.591 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.591 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:48:52.591 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.943587+0000", 2024-08-17T17:48:52.591 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0021041459999999999 2024-08-17T17:48:52.591 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.591 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:52.591 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.591 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.591 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.591 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156168 6.10 6:0dd24592:::benchmark_data_smithi037_142561_object30386:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1101)", 2024-08-17T17:48:52.591 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:40.886955+0000", 2024-08-17T17:48:52.592 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 251.596295336, 2024-08-17T17:48:52.592 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.993816687, 2024-08-17T17:48:52.592 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:52.592 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:52.592 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:52.592 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:48:52.592 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:48:52.592 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:48:52.592 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156168 2024-08-17T17:48:52.592 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.592 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:52.592 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.592 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:52.592 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.886955+0000", 2024-08-17T17:48:52.593 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.593 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.593 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.593 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:52.593 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.886955+0000", 2024-08-17T17:48:52.593 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.593 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.593 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.593 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:52.593 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.886957+0000", 2024-08-17T17:48:52.593 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2020000000000001e-06 2024-08-17T17:48:52.593 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.593 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.593 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:52.594 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.886961+0000", 2024-08-17T17:48:52.594 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.4599999999999996e-06 2024-08-17T17:48:52.594 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.594 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.594 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:52.594 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.886973+0000", 2024-08-17T17:48:52.594 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2408e-05 2024-08-17T17:48:52.594 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.594 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.594 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:52.594 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.886981+0000", 2024-08-17T17:48:52.594 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7880000000000007e-06 2024-08-17T17:48:52.594 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.594 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.594 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.595 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.887042+0000", 2024-08-17T17:48:52.595 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1169999999999999e-05 2024-08-17T17:48:52.595 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.595 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.595 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.595 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.887051+0000", 2024-08-17T17:48:52.595 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.8340000000000005e-06 2024-08-17T17:48:52.595 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.595 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.595 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.595 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.368846+0000", 2024-08-17T17:48:52.595 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.48179466500000001 2024-08-17T17:48:52.596 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.596 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.596 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.596 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.368853+0000", 2024-08-17T17:48:52.596 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0489999999999998e-06 2024-08-17T17:48:52.596 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.596 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.596 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.596 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.796711+0000", 2024-08-17T17:48:52.596 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.427857653 2024-08-17T17:48:52.596 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.596 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.596 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for degraded object", 2024-08-17T17:48:52.596 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.797453+0000", 2024-08-17T17:48:52.597 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00074215800000000003 2024-08-17T17:48:52.597 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.597 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.597 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.597 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.838635+0000", 2024-08-17T17:48:52.597 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.041181724000000003 2024-08-17T17:48:52.597 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.597 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.597 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:52.597 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.838708+0000", 2024-08-17T17:48:52.597 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.3251999999999996e-05 2024-08-17T17:48:52.597 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.597 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.597 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,5", 2024-08-17T17:48:52.598 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.838822+0000", 2024-08-17T17:48:52.598 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011393800000000001 2024-08-17T17:48:52.598 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.598 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.598 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:48:52.598 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.848006+0000", 2024-08-17T17:48:52.598 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0091838270000000003 2024-08-17T17:48:52.598 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.598 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.598 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.598 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.879042+0000", 2024-08-17T17:48:52.598 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.031036721 2024-08-17T17:48:52.598 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.599 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.599 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.599 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.879095+0000", 2024-08-17T17:48:52.599 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.2762000000000001e-05 2024-08-17T17:48:52.599 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.599 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.599 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:48:52.599 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.879159+0000", 2024-08-17T17:48:52.599 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.3992999999999995e-05 2024-08-17T17:48:52.599 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.599 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.599 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:48:52.599 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.880772+0000", 2024-08-17T17:48:52.599 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001613083 2024-08-17T17:48:52.600 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.600 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:52.600 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.600 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.600 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.600 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156216 6.10 6:0b9e8269:::benchmark_data_smithi037_142561_object30434:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1101)", 2024-08-17T17:48:52.600 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:40.936502+0000", 2024-08-17T17:48:52.600 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 251.54674825500001, 2024-08-17T17:48:52.600 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9458075080000001, 2024-08-17T17:48:52.600 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:52.600 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:52.600 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:52.601 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:48:52.601 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:48:52.601 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:48:52.601 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156216 2024-08-17T17:48:52.601 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.601 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:52.601 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.601 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:52.601 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.936502+0000", 2024-08-17T17:48:52.601 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.601 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.601 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.601 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:52.602 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.936502+0000", 2024-08-17T17:48:52.602 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.602 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.602 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.602 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:52.602 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.936504+0000", 2024-08-17T17:48:52.602 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3319999999999999e-06 2024-08-17T17:48:52.602 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.602 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.602 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:52.602 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.936509+0000", 2024-08-17T17:48:52.602 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9969999999999998e-06 2024-08-17T17:48:52.602 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.603 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.603 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:52.603 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.936521+0000", 2024-08-17T17:48:52.603 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2029e-05 2024-08-17T17:48:52.603 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.603 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.603 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:52.603 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.936527+0000", 2024-08-17T17:48:52.603 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1279999999999996e-06 2024-08-17T17:48:52.603 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.603 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.603 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.603 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.936595+0000", 2024-08-17T17:48:52.603 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.7559999999999997e-05 2024-08-17T17:48:52.604 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.604 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.604 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.604 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.936605+0000", 2024-08-17T17:48:52.604 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.9909999999999997e-06 2024-08-17T17:48:52.604 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.604 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.604 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.604 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.368875+0000", 2024-08-17T17:48:52.604 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.432270031 2024-08-17T17:48:52.604 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.604 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.604 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.604 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.368880+0000", 2024-08-17T17:48:52.604 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.8220000000000003e-06 2024-08-17T17:48:52.605 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.605 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.605 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.605 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.797484+0000", 2024-08-17T17:48:52.605 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4286040289999999 2024-08-17T17:48:52.605 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.605 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.605 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for degraded object", 2024-08-17T17:48:52.605 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.798034+0000", 2024-08-17T17:48:52.606 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00054930199999999999 2024-08-17T17:48:52.606 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.606 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.606 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.606 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.844536+0000", 2024-08-17T17:48:52.606 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.046502098999999998 2024-08-17T17:48:52.606 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.606 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.606 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:52.606 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.844652+0000", 2024-08-17T17:48:52.606 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000116125 2024-08-17T17:48:52.606 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.606 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.607 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,5", 2024-08-17T17:48:52.607 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.844823+0000", 2024-08-17T17:48:52.607 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00017067699999999999 2024-08-17T17:48:52.607 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.607 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.607 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:48:52.607 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.852152+0000", 2024-08-17T17:48:52.607 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0073289419999999997 2024-08-17T17:48:52.607 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.607 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.607 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.607 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.880853+0000", 2024-08-17T17:48:52.607 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.028701342000000001 2024-08-17T17:48:52.608 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.608 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.608 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.608 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.880922+0000", 2024-08-17T17:48:52.608 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.8715999999999997e-05 2024-08-17T17:48:52.608 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.608 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.608 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:48:52.608 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.880985+0000", 2024-08-17T17:48:52.608 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.3861000000000004e-05 2024-08-17T17:48:52.608 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.608 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.608 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:48:52.608 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.882310+0000", 2024-08-17T17:48:52.609 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001324525 2024-08-17T17:48:52.609 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.609 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:52.609 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.609 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.609 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.609 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156223 6.10 6:09a759c0:::benchmark_data_smithi037_142561_object30441:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1101)", 2024-08-17T17:48:52.609 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:40.946113+0000", 2024-08-17T17:48:52.609 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:52.610 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 251.537137656, 2024-08-17T17:48:52.610 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9376050359999999, 2024-08-17T17:48:52.610 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:52.611 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:52.611 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:52.611 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:48:52.611 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:48:52.611 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:48:52.611 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156223 2024-08-17T17:48:52.611 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.611 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:52.611 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.611 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:52.612 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.946113+0000", 2024-08-17T17:48:52.612 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.612 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.612 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.612 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:52.612 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.946113+0000", 2024-08-17T17:48:52.612 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.612 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.612 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.612 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:52.612 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.946115+0000", 2024-08-17T17:48:52.612 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.649e-06 2024-08-17T17:48:52.612 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.613 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.613 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:52.613 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.946121+0000", 2024-08-17T17:48:52.613 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1879999999999999e-06 2024-08-17T17:48:52.613 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.613 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.613 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:52.613 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.946140+0000", 2024-08-17T17:48:52.613 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9094e-05 2024-08-17T17:48:52.613 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.613 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.613 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:52.613 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.946148+0000", 2024-08-17T17:48:52.613 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.4349999999999997e-06 2024-08-17T17:48:52.614 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.614 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.614 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.614 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.946220+0000", 2024-08-17T17:48:52.614 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.1194999999999999e-05 2024-08-17T17:48:52.614 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.614 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.614 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.614 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.946234+0000", 2024-08-17T17:48:52.614 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4309e-05 2024-08-17T17:48:52.614 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.614 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.614 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.615 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.368930+0000", 2024-08-17T17:48:52.615 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.42269580800000001 2024-08-17T17:48:52.615 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.615 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.615 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.615 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.368936+0000", 2024-08-17T17:48:52.615 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.9889999999999997e-06 2024-08-17T17:48:52.615 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.615 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.615 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.615 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.798069+0000", 2024-08-17T17:48:52.615 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.429132831 2024-08-17T17:48:52.615 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.615 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.616 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for degraded object", 2024-08-17T17:48:52.616 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.798790+0000", 2024-08-17T17:48:52.616 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00072120599999999995 2024-08-17T17:48:52.616 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.616 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.616 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.616 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.850409+0000", 2024-08-17T17:48:52.616 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.051619250999999998 2024-08-17T17:48:52.616 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.616 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.616 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:52.616 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.850475+0000", 2024-08-17T17:48:52.616 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.6156999999999997e-05 2024-08-17T17:48:52.616 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.616 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.617 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,5", 2024-08-17T17:48:52.617 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.850550+0000", 2024-08-17T17:48:52.617 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.5290000000000006e-05 2024-08-17T17:48:52.617 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.617 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.617 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:48:52.617 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.858452+0000", 2024-08-17T17:48:52.617 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0079010729999999998 2024-08-17T17:48:52.617 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.617 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.617 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.617 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.882389+0000", 2024-08-17T17:48:52.617 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.023937469999999999 2024-08-17T17:48:52.617 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.618 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.618 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.618 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.882454+0000", 2024-08-17T17:48:52.618 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.4490000000000001e-05 2024-08-17T17:48:52.618 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.618 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.618 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:48:52.618 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.882510+0000", 2024-08-17T17:48:52.618 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6311999999999999e-05 2024-08-17T17:48:52.618 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.618 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.618 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:48:52.618 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.883718+0000", 2024-08-17T17:48:52.619 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001208289 2024-08-17T17:48:52.619 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.619 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:52.619 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.619 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.619 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.619 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156231 6.10 6:0e43a8cc:::benchmark_data_smithi037_142561_object30449:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1101)", 2024-08-17T17:48:52.619 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:40.960984+0000", 2024-08-17T17:48:52.619 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 251.522266575, 2024-08-17T17:48:52.619 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.924247112, 2024-08-17T17:48:52.619 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:52.619 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:52.619 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:52.619 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:48:52.619 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:48:52.620 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:48:52.620 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156231 2024-08-17T17:48:52.620 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.620 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:52.620 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.620 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:52.620 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.960984+0000", 2024-08-17T17:48:52.620 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.620 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.620 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.620 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:52.620 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.960984+0000", 2024-08-17T17:48:52.620 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.620 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.621 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.621 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:52.621 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.960987+0000", 2024-08-17T17:48:52.621 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.4940000000000002e-06 2024-08-17T17:48:52.621 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.621 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.621 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:52.621 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.960995+0000", 2024-08-17T17:48:52.621 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.4710000000000007e-06 2024-08-17T17:48:52.621 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.621 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.621 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:52.621 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.961016+0000", 2024-08-17T17:48:52.621 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1316999999999999e-05 2024-08-17T17:48:52.622 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.622 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.622 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:52.622 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.961027+0000", 2024-08-17T17:48:52.622 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0539e-05 2024-08-17T17:48:52.622 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.622 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.622 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.622 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.961102+0000", 2024-08-17T17:48:52.622 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.4732000000000002e-05 2024-08-17T17:48:52.622 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.622 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.623 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.623 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.961116+0000", 2024-08-17T17:48:52.623 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3866000000000001e-05 2024-08-17T17:48:52.623 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.623 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.623 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.623 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.368956+0000", 2024-08-17T17:48:52.623 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.40784086600000002 2024-08-17T17:48:52.623 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.623 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.623 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.623 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.368963+0000", 2024-08-17T17:48:52.623 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.2349999999999996e-06 2024-08-17T17:48:52.624 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.624 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.624 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.624 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.798843+0000", 2024-08-17T17:48:52.624 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.429879854 2024-08-17T17:48:52.624 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.624 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.624 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for degraded object", 2024-08-17T17:48:52.624 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.799506+0000", 2024-08-17T17:48:52.624 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00066384099999999998 2024-08-17T17:48:52.624 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.624 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.625 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.625 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.856686+0000", 2024-08-17T17:48:52.625 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.057180051000000003 2024-08-17T17:48:52.625 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.625 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.625 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:52.625 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.856749+0000", 2024-08-17T17:48:52.625 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.2522999999999998e-05 2024-08-17T17:48:52.625 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.625 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.625 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,5", 2024-08-17T17:48:52.625 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.856886+0000", 2024-08-17T17:48:52.626 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013712300000000001 2024-08-17T17:48:52.626 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.626 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.626 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:48:52.626 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.865385+0000", 2024-08-17T17:48:52.626 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0084986479999999993 2024-08-17T17:48:52.626 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.626 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.626 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.626 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.883773+0000", 2024-08-17T17:48:52.626 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.018388049 2024-08-17T17:48:52.626 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.626 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.627 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.627 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.883852+0000", 2024-08-17T17:48:52.627 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.9096000000000003e-05 2024-08-17T17:48:52.627 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.627 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.627 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:48:52.627 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.883926+0000", 2024-08-17T17:48:52.627 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.3728999999999998e-05 2024-08-17T17:48:52.627 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.627 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.627 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:48:52.627 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.885231+0000", 2024-08-17T17:48:52.627 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001305678 2024-08-17T17:48:52.628 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.628 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:52.628 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.628 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.628 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.628 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156239 6.10 6:0e80e66a:::benchmark_data_smithi037_142561_object30457:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1101)", 2024-08-17T17:48:52.628 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:40.981899+0000", 2024-08-17T17:48:52.628 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 251.50135212800001, 2024-08-17T17:48:52.628 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.904989552, 2024-08-17T17:48:52.628 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:52.628 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:52.628 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:52.628 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:48:52.628 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:48:52.628 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:48:52.629 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156239 2024-08-17T17:48:52.629 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.629 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:52.629 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.629 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:52.629 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.981899+0000", 2024-08-17T17:48:52.629 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.629 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.629 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.629 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:52.629 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.981899+0000", 2024-08-17T17:48:52.629 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.629 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.629 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.630 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:52.630 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.981900+0000", 2024-08-17T17:48:52.630 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.497e-06 2024-08-17T17:48:52.630 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.630 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.630 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:52.630 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.981906+0000", 2024-08-17T17:48:52.630 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.8189999999999997e-06 2024-08-17T17:48:52.630 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.630 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.630 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:52.630 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.981919+0000", 2024-08-17T17:48:52.630 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2867000000000001e-05 2024-08-17T17:48:52.630 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.630 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.631 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:52.631 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.981925+0000", 2024-08-17T17:48:52.631 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.2199999999999997e-06 2024-08-17T17:48:52.631 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.631 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.631 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.631 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.981988+0000", 2024-08-17T17:48:52.631 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.3057000000000003e-05 2024-08-17T17:48:52.631 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.631 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.631 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.631 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:40.981997+0000", 2024-08-17T17:48:52.631 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.8729999999999996e-06 2024-08-17T17:48:52.631 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.631 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.632 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.632 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.368986+0000", 2024-08-17T17:48:52.632 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.38698865500000001 2024-08-17T17:48:52.632 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.632 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.632 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:48:52.632 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:41.368994+0000", 2024-08-17T17:48:52.632 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.2090000000000005e-06 2024-08-17T17:48:52.632 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.632 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.632 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.632 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.799544+0000", 2024-08-17T17:48:52.632 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.430550636 2024-08-17T17:48:52.632 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.633 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.633 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for degraded object", 2024-08-17T17:48:52.633 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.800112+0000", 2024-08-17T17:48:52.633 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00056710500000000004 2024-08-17T17:48:52.633 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.633 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.633 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.633 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.861825+0000", 2024-08-17T17:48:52.633 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.061713507000000001 2024-08-17T17:48:52.633 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.633 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.633 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:52.633 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.861899+0000", 2024-08-17T17:48:52.633 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.3491000000000005e-05 2024-08-17T17:48:52.634 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.634 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.634 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,5", 2024-08-17T17:48:52.634 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.861990+0000", 2024-08-17T17:48:52.634 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.0981000000000002e-05 2024-08-17T17:48:52.634 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.634 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.634 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:48:52.634 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.869690+0000", 2024-08-17T17:48:52.634 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0077006289999999996 2024-08-17T17:48:52.634 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.634 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.635 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.635 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.885287+0000", 2024-08-17T17:48:52.635 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.015596417 2024-08-17T17:48:52.635 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.635 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.635 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.635 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.885340+0000", 2024-08-17T17:48:52.635 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3777999999999999e-05 2024-08-17T17:48:52.635 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.635 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.635 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:48:52.635 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.885407+0000", 2024-08-17T17:48:52.635 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.6532999999999995e-05 2024-08-17T17:48:52.636 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.636 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.636 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:48:52.636 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.886888+0000", 2024-08-17T17:48:52.636 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0014812779999999999 2024-08-17T17:48:52.636 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.636 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:52.637 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.637 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.637 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.637 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:100871 7.6 7:6034f6f0:::benchmark_data_smithi037_171911_object100870:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-08-17T17:48:52.637 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:48:11.173084+0000", 2024-08-17T17:48:52.637 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 41.310167147999998, 2024-08-17T17:48:52.637 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.155587372, 2024-08-17T17:48:52.637 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:52.637 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:52.637 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:52.638 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:48:52.638 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:48:52.638 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:52.638 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 100871 2024-08-17T17:48:52.638 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.638 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:52.638 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.638 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:52.638 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.173084+0000", 2024-08-17T17:48:52.638 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.638 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.638 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.639 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:52.639 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.173084+0000", 2024-08-17T17:48:52.639 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.639 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.639 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.639 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:52.639 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.173085+0000", 2024-08-17T17:48:52.639 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0380000000000001e-06 2024-08-17T17:48:52.639 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.639 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.639 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:52.639 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.173104+0000", 2024-08-17T17:48:52.639 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9126e-05 2024-08-17T17:48:52.639 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.640 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.640 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:52.640 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.173115+0000", 2024-08-17T17:48:52.640 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1729000000000001e-05 2024-08-17T17:48:52.640 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.640 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.640 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:52.640 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.173123+0000", 2024-08-17T17:48:52.640 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.4200000000000001e-06 2024-08-17T17:48:52.640 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.640 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.640 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.640 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.178452+0000", 2024-08-17T17:48:52.641 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.005328747 2024-08-17T17:48:52.641 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.641 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.641 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:52.641 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.178624+0000", 2024-08-17T17:48:52.641 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000172172 2024-08-17T17:48:52.641 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.641 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.641 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,7", 2024-08-17T17:48:52.641 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.178754+0000", 2024-08-17T17:48:52.641 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012993100000000001 2024-08-17T17:48:52.641 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.641 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.641 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.642 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.328333+0000", 2024-08-17T17:48:52.642 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.14957959600000001 2024-08-17T17:48:52.642 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.642 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.642 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:48:52.642 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.328348+0000", 2024-08-17T17:48:52.642 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4953000000000001e-05 2024-08-17T17:48:52.642 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.642 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.642 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.642 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.328574+0000", 2024-08-17T17:48:52.642 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00022598400000000001 2024-08-17T17:48:52.642 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.643 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.643 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:48:52.643 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.328631+0000", 2024-08-17T17:48:52.643 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6947999999999998e-05 2024-08-17T17:48:52.643 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.643 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.643 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:48:52.643 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.328671+0000", 2024-08-17T17:48:52.643 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.9728000000000003e-05 2024-08-17T17:48:52.643 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.643 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:52.643 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.643 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.643 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.644 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:100872 7.f 7:fd7a1aed:::benchmark_data_smithi037_171911_object100871:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-08-17T17:48:52.644 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:48:11.174307+0000", 2024-08-17T17:48:52.644 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 41.308944095999998, 2024-08-17T17:48:52.644 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.15911234699999999, 2024-08-17T17:48:52.644 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:52.644 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:52.644 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:52.644 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:48:52.644 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:48:52.644 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:52.644 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 100872 2024-08-17T17:48:52.644 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.644 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:52.645 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.645 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:52.645 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.174307+0000", 2024-08-17T17:48:52.645 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.645 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.645 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.645 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:52.645 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.174307+0000", 2024-08-17T17:48:52.645 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.645 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.645 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.645 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:52.645 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.174307+0000", 2024-08-17T17:48:52.645 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.7599999999999997e-07 2024-08-17T17:48:52.646 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.646 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.646 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:52.646 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.174326+0000", 2024-08-17T17:48:52.646 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8658999999999999e-05 2024-08-17T17:48:52.646 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.646 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.646 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:52.646 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.174336+0000", 2024-08-17T17:48:52.646 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.8320000000000001e-06 2024-08-17T17:48:52.646 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.646 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.646 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:52.647 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.174343+0000", 2024-08-17T17:48:52.647 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.8800000000000002e-06 2024-08-17T17:48:52.647 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.647 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.647 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.647 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.174449+0000", 2024-08-17T17:48:52.647 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00010621299999999999 2024-08-17T17:48:52.647 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.647 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.647 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:52.647 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.174589+0000", 2024-08-17T17:48:52.647 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013975700000000001 2024-08-17T17:48:52.648 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.648 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.648 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,7", 2024-08-17T17:48:52.648 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.174715+0000", 2024-08-17T17:48:52.648 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000126212 2024-08-17T17:48:52.648 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.648 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.648 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.648 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.179997+0000", 2024-08-17T17:48:52.648 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0052820159999999996 2024-08-17T17:48:52.648 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.648 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.649 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:48:52.649 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.331781+0000", 2024-08-17T17:48:52.649 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.15178454299999999 2024-08-17T17:48:52.649 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.649 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.649 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.649 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.333273+0000", 2024-08-17T17:48:52.649 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0014915429999999999 2024-08-17T17:48:52.649 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.649 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.649 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:48:52.649 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.333373+0000", 2024-08-17T17:48:52.649 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000100145 2024-08-17T17:48:52.649 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.650 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.650 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:48:52.650 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.333419+0000", 2024-08-17T17:48:52.650 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.5871000000000002e-05 2024-08-17T17:48:52.650 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.650 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:52.650 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.650 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.650 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.650 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:100882 7.4 7:2e2f5f12:::benchmark_data_smithi037_171911_object100881:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-08-17T17:48:52.651 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:48:11.182312+0000", 2024-08-17T17:48:52.651 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 41.300938885999997, 2024-08-17T17:48:52.651 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.16007839099999999, 2024-08-17T17:48:52.651 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:52.651 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:52.651 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:52.651 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:48:52.651 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:48:52.651 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:52.651 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 100882 2024-08-17T17:48:52.651 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.651 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:52.652 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.652 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:52.652 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.182312+0000", 2024-08-17T17:48:52.652 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.652 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.652 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.652 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:52.652 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.182312+0000", 2024-08-17T17:48:52.652 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.652 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.652 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.652 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:52.652 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.182313+0000", 2024-08-17T17:48:52.653 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.2999999999999999e-07 2024-08-17T17:48:52.653 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.653 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.653 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:52.653 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.182333+0000", 2024-08-17T17:48:52.653 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.0599999999999999e-05 2024-08-17T17:48:52.653 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.653 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.653 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:52.653 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.182344+0000", 2024-08-17T17:48:52.653 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0147e-05 2024-08-17T17:48:52.653 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.653 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.653 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:52.654 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.182351+0000", 2024-08-17T17:48:52.654 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.5089999999999996e-06 2024-08-17T17:48:52.654 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.654 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.654 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.654 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.183443+0000", 2024-08-17T17:48:52.655 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0010915899999999999 2024-08-17T17:48:52.655 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.655 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.655 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:52.655 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.183572+0000", 2024-08-17T17:48:52.655 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012962800000000001 2024-08-17T17:48:52.655 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.655 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.655 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,4", 2024-08-17T17:48:52.655 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.328506+0000", 2024-08-17T17:48:52.655 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.14493358100000001 2024-08-17T17:48:52.655 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.655 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.655 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.656 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.335732+0000", 2024-08-17T17:48:52.656 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0072260960000000004 2024-08-17T17:48:52.656 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.656 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.656 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:48:52.656 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.335743+0000", 2024-08-17T17:48:52.656 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0818999999999999e-05 2024-08-17T17:48:52.656 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.656 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.656 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.656 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.342284+0000", 2024-08-17T17:48:52.656 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0065412109999999999 2024-08-17T17:48:52.656 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.656 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.657 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:48:52.657 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.342344+0000", 2024-08-17T17:48:52.657 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0055e-05 2024-08-17T17:48:52.657 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.657 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.657 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:48:52.657 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.342390+0000", 2024-08-17T17:48:52.657 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.6224999999999999e-05 2024-08-17T17:48:52.657 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.657 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:52.657 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.657 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.657 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.657 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:100883 7.4 7:272ba82e:::benchmark_data_smithi037_171911_object100882:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-08-17T17:48:52.658 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:48:11.183645+0000", 2024-08-17T17:48:52.658 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 41.299605802999999, 2024-08-17T17:48:52.658 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.162407828, 2024-08-17T17:48:52.658 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:52.658 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:52.658 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:48:52.658 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:48:52.658 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:48:52.658 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:52.658 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 100883 2024-08-17T17:48:52.658 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.658 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:52.658 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.659 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:52.659 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.183645+0000", 2024-08-17T17:48:52.659 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.659 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.659 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.659 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:52.659 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.183645+0000", 2024-08-17T17:48:52.659 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:52.659 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.659 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.659 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:52.659 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.183646+0000", 2024-08-17T17:48:52.659 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.4799999999999997e-07 2024-08-17T17:48:52.659 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.659 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.660 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:52.660 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.183665+0000", 2024-08-17T17:48:52.660 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.925e-05 2024-08-17T17:48:52.660 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.660 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.660 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:52.660 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.327918+0000", 2024-08-17T17:48:52.660 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.14425291300000001 2024-08-17T17:48:52.660 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.660 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.660 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:52.660 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.327938+0000", 2024-08-17T17:48:52.660 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9758999999999998e-05 2024-08-17T17:48:52.660 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.661 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.661 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:52.661 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.331908+0000", 2024-08-17T17:48:52.661 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0039707099999999997 2024-08-17T17:48:52.661 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.661 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.661 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:52.661 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.332125+0000", 2024-08-17T17:48:52.661 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00021631999999999999 2024-08-17T17:48:52.661 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.661 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.661 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,4", 2024-08-17T17:48:52.661 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.332346+0000", 2024-08-17T17:48:52.661 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000220969 2024-08-17T17:48:52.662 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.662 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.662 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:48:52.662 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.342245+0000", 2024-08-17T17:48:52.662 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0098992790000000004 2024-08-17T17:48:52.662 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.662 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.662 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.662 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.342434+0000", 2024-08-17T17:48:52.662 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000188746 2024-08-17T17:48:52.662 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.662 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.662 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:48:52.663 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.345945+0000", 2024-08-17T17:48:52.663 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0035114690000000001 2024-08-17T17:48:52.663 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.663 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.663 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:48:52.663 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.345998+0000", 2024-08-17T17:48:52.663 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.2315999999999999e-05 2024-08-17T17:48:52.663 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:52.663 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:52.663 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:48:52.663 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.346053+0000", 2024-08-17T17:48:52.663 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.5248999999999999e-05 2024-08-17T17:48:52.663 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.663 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:52.663 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.664 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:52.664 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:52.664 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:48:52.692 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:52.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:52.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:52.793 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:52.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:52.849 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:52.849 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:52.950 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:52.978 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:52.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:52.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:53.080 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:53.108 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:53.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:53.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:53.176 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:48:53.178 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-08-17T17:48:53.275 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:53.311 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:53.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:53.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:53.413 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:53.448 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:53.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:53.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:53.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:53 smithi046 ceph-mon[88218]: pgmap v1535: 99 pgs: 99 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 836 op/s 2024-08-17T17:48:53.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:53 smithi037 ceph-mon[102022]: pgmap v1535: 99 pgs: 99 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 836 op/s 2024-08-17T17:48:53.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:53 smithi037 ceph-mon[97894]: pgmap v1535: 99 pgs: 99 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 836 op/s 2024-08-17T17:48:53.550 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:53.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:53.585 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:53.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:53.686 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:53.721 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:53.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:53.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:53.823 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:53.850 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:53.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:53.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:53.931 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-08-17T17:48:53.952 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:54.007 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:48:54.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:54.032 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:54.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:54.133 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:54.184 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:54.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:54.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:54.286 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:54.317 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:54.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:54.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:54.419 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:54.468 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:54.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:54.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:54.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:54 smithi046 ceph-mon[88218]: from='client.45299 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:48:54.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:54.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:54 smithi037 ceph-mon[102022]: from='client.45299 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:48:54.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:54.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:54 smithi037 ceph-mon[97894]: from='client.45299 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:48:54.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:54.570 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:54.614 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:54.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:54.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:54.716 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:54.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:54.759 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:54.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:54.790 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":1535,"stamp":"2024-08-17T17:48:51.831036+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":6719608805,"num_objects":102551,"num_object_clones":0,"num_object_copies":307653,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":102551,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":133450,"num_write_kb":7549152,"num_scrub_errors":0,"num_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":127084,"ondisk_log_size":127084,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":22234148,"kb_used_data":19851680,"kb_used_omap":136,"kb_used_meta":2381943,"kb_avail":727727068,"statfs":{"total":767960285184,"available":745192517632,"internally_reserved":0,"allocated":20328120320,"data_stored":20301672455,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":140191,"internal_metadata":2439109729},"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":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-548208640,"num_objects":-8365,"num_object_clones":0,"num_object_copies":-25095,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-8365,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8365,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.004362"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":1636,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.195026+0000","last_change":"2024-08-17T17:32:59.772029+0000","last_active":"2024-08-17T17:48:46.195026+0000","last_peered":"2024-08-17T17:48:46.195026+0000","last_clean":"2024-08-17T17:48:46.195026+0000","last_became_active":"2024-08-17T17:32:59.771720+0000","last_became_peered":"2024-08-17T17:32:59.771720+0000","last_unstale":"2024-08-17T17:48:46.195026+0000","last_undegraded":"2024-08-17T17:48:46.195026+0000","last_fullsized":"2024-08-17T17:48:46.195026+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:26:15.533153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":1071,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.141082+0000","last_change":"2024-08-17T17:32:27.435738+0000","last_active":"2024-08-17T17:48:36.141082+0000","last_peered":"2024-08-17T17:48:36.141082+0000","last_clean":"2024-08-17T17:48:36.141082+0000","last_became_active":"2024-08-17T17:32:27.435318+0000","last_became_peered":"2024-08-17T17:32:27.435318+0000","last_unstale":"2024-08-17T17:48:36.141082+0000","last_undegraded":"2024-08-17T17:48:36.141082+0000","last_fullsized":"2024-08-17T17:48:36.141082+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:53.143081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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.15","version":"0'0","reported_seq":1085,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.167609+0000","last_change":"2024-08-17T17:32:59.767806+0000","last_active":"2024-08-17T17:48:36.167609+0000","last_peered":"2024-08-17T17:48:36.167609+0000","last_clean":"2024-08-17T17:48:36.167609+0000","last_became_active":"2024-08-17T17:32:59.767475+0000","last_became_peered":"2024-08-17T17:32:59.767475+0000","last_unstale":"2024-08-17T17:48:36.167609+0000","last_undegraded":"2024-08-17T17:48:36.167609+0000","last_fullsized":"2024-08-17T17:48:36.167609+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:29:45.247420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1781,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.194065+0000","last_change":"2024-08-17T17:32:59.762208+0000","last_active":"2024-08-17T17:48:46.194065+0000","last_peered":"2024-08-17T17:48:46.194065+0000","last_clean":"2024-08-17T17:48:46.194065+0000","last_became_active":"2024-08-17T17:32:59.761862+0000","last_became_peered":"2024-08-17T17:32:59.761862+0000","last_unstale":"2024-08-17T17:48:46.194065+0000","last_undegraded":"2024-08-17T17:48:46.194065+0000","last_fullsized":"2024-08-17T17:48:46.194065+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:40:45.672541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":1742,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.196146+0000","last_change":"2024-08-17T17:32:59.763047+0000","last_active":"2024-08-17T17:48:46.196146+0000","last_peered":"2024-08-17T17:48:46.196146+0000","last_clean":"2024-08-17T17:48:46.196146+0000","last_became_active":"2024-08-17T17:32:59.762738+0000","last_became_peered":"2024-08-17T17:32:59.762738+0000","last_unstale":"2024-08-17T17:48:46.196146+0000","last_undegraded":"2024-08-17T17:48:46.196146+0000","last_fullsized":"2024-08-17T17:48:46.196146+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:05:30.650980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1052,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.140891+0000","last_change":"2024-08-17T17:22:53.725465+0000","last_active":"2024-08-17T17:48:36.140891+0000","last_peered":"2024-08-17T17:48:36.140891+0000","last_clean":"2024-08-17T17:48:36.140891+0000","last_became_active":"2024-08-17T17:22:53.725174+0000","last_became_peered":"2024-08-17T17:22:53.725174+0000","last_unstale":"2024-08-17T17:48:36.140891+0000","last_undegraded":"2024-08-17T17:48:36.140891+0000","last_fullsized":"2024-08-17T17:48:36.140891+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:46.185575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1636,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.195127+0000","last_change":"2024-08-17T17:32:59.773425+0000","last_active":"2024-08-17T17:48:46.195127+0000","last_peered":"2024-08-17T17:48:46.195127+0000","last_clean":"2024-08-17T17:48:46.195127+0000","last_became_active":"2024-08-17T17:32:59.772311+0000","last_became_peered":"2024-08-17T17:32:59.772311+0000","last_unstale":"2024-08-17T17:48:46.195127+0000","last_undegraded":"2024-08-17T17:48:46.195127+0000","last_fullsized":"2024-08-17T17:48:46.195127+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:23.208217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":1084,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.146848+0000","last_change":"2024-08-17T17:30:40.735252+0000","last_active":"2024-08-17T17:48:36.146848+0000","last_peered":"2024-08-17T17:48:36.146848+0000","last_clean":"2024-08-17T17:48:36.146848+0000","last_became_active":"2024-08-17T17:30:40.734865+0000","last_became_peered":"2024-08-17T17:30:40.734865+0000","last_unstale":"2024-08-17T17:48:36.146848+0000","last_undegraded":"2024-08-17T17:48:36.146848+0000","last_fullsized":"2024-08-17T17:48:36.146848+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T23:17:42.325027+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":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":"7.b","version":"1154'8396","reported_seq":8431,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:48.462077+0000","last_change":"2024-08-17T17:46:50.357970+0000","last_active":"2024-08-17T17:48:48.462077+0000","last_peered":"2024-08-17T17:48:48.462077+0000","last_clean":"2024-08-17T17:48:48.462077+0000","last_became_active":"2024-08-17T17:46:50.357661+0000","last_became_peered":"2024-08-17T17:46:50.357661+0000","last_unstale":"2024-08-17T17:48:48.462077+0000","last_undegraded":"2024-08-17T17:48:48.462077+0000","last_fullsized":"2024-08-17T17:48:48.462077+0000","mapping_epoch":1142,"log_start":"1146'700","ondisk_log_start":"1146'700","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":7696,"log_dups_size":0,"ondisk_log_size":7696,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:55:06.638295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":428212224,"num_objects":6534,"num_object_clones":0,"num_object_copies":19602,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6534,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8396,"num_write_kb":477760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"72'1","reported_seq":1070,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.141273+0000","last_change":"2024-08-17T17:30:40.746434+0000","last_active":"2024-08-17T17:48:36.141273+0000","last_peered":"2024-08-17T17:48:36.141273+0000","last_clean":"2024-08-17T17:48:36.141273+0000","last_became_active":"2024-08-17T17:30:40.746080+0000","last_became_peered":"2024-08-17T17:30:40.746080+0000","last_unstale":"2024-08-17T17:48:36.141273+0000","last_undegraded":"2024-08-17T17:48:36.141273+0000","last_fullsized":"2024-08-17T17:48:36.141273+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T18:05:44.800572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1068,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.167345+0000","last_change":"2024-08-17T17:22:54.175652+0000","last_active":"2024-08-17T17:48:36.167345+0000","last_peered":"2024-08-17T17:48:36.167345+0000","last_clean":"2024-08-17T17:48:36.167345+0000","last_became_active":"2024-08-17T17:22:54.175332+0000","last_became_peered":"2024-08-17T17:22:54.175332+0000","last_unstale":"2024-08-17T17:48:36.167345+0000","last_undegraded":"2024-08-17T17:48:36.167345+0000","last_fullsized":"2024-08-17T17:48:36.167345+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:58:04.891665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.a","version":"1154'8138","reported_seq":8173,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:48.759317+0000","last_change":"2024-08-17T17:46:50.360769+0000","last_active":"2024-08-17T17:48:48.759317+0000","last_peered":"2024-08-17T17:48:48.759317+0000","last_clean":"2024-08-17T17:48:48.759317+0000","last_became_active":"2024-08-17T17:46:50.360238+0000","last_became_peered":"2024-08-17T17:46:50.360238+0000","last_unstale":"2024-08-17T17:48:48.759317+0000","last_undegraded":"2024-08-17T17:48:48.759317+0000","last_fullsized":"2024-08-17T17:48:48.759317+0000","mapping_epoch":1142,"log_start":"1146'1400","ondisk_log_start":"1146'1400","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":6738,"log_dups_size":0,"ondisk_log_size":6738,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:06:43.049665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":411959296,"num_objects":6286,"num_object_clones":0,"num_object_copies":18858,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6286,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8138,"num_write_kb":461568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1071,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.141677+0000","last_change":"2024-08-17T17:31:54.821143+0000","last_active":"2024-08-17T17:48:36.141677+0000","last_peered":"2024-08-17T17:48:36.141677+0000","last_clean":"2024-08-17T17:48:36.141677+0000","last_became_active":"2024-08-17T17:31:54.820778+0000","last_became_peered":"2024-08-17T17:31:54.820778+0000","last_unstale":"2024-08-17T17:48:36.141677+0000","last_undegraded":"2024-08-17T17:48:36.141677+0000","last_fullsized":"2024-08-17T17:48:36.141677+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:31.128588+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":[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":1092,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.155448+0000","last_change":"2024-08-17T17:32:59.769943+0000","last_active":"2024-08-17T17:48:36.155448+0000","last_peered":"2024-08-17T17:48:36.155448+0000","last_clean":"2024-08-17T17:48:36.155448+0000","last_became_active":"2024-08-17T17:32:59.769328+0000","last_became_peered":"2024-08-17T17:32:59.769328+0000","last_unstale":"2024-08-17T17:48:36.155448+0000","last_undegraded":"2024-08-17T17:48:36.155448+0000","last_fullsized":"2024-08-17T17:48:36.155448+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:45:56.990673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.9","version":"1154'8299","reported_seq":8333,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:49.196008+0000","last_change":"2024-08-17T17:46:50.361659+0000","last_active":"2024-08-17T17:48:49.196008+0000","last_peered":"2024-08-17T17:48:49.196008+0000","last_clean":"2024-08-17T17:48:49.196008+0000","last_became_active":"2024-08-17T17:46:50.361368+0000","last_became_peered":"2024-08-17T17:46:50.361368+0000","last_unstale":"2024-08-17T17:48:49.196008+0000","last_undegraded":"2024-08-17T17:48:49.196008+0000","last_fullsized":"2024-08-17T17:48:49.196008+0000","mapping_epoch":1142,"log_start":"1146'100","ondisk_log_start":"1146'100","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":8199,"log_dups_size":0,"ondisk_log_size":8199,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:55:30.128080+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":422641664,"num_objects":6449,"num_object_clones":0,"num_object_copies":19347,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6449,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8299,"num_write_kb":471936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"72'1","reported_seq":1053,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.141183+0000","last_change":"2024-08-17T17:22:53.724857+0000","last_active":"2024-08-17T17:48:36.141183+0000","last_peered":"2024-08-17T17:48:36.141183+0000","last_clean":"2024-08-17T17:48:36.141183+0000","last_became_active":"2024-08-17T17:22:53.724555+0000","last_became_peered":"2024-08-17T17:22:53.724555+0000","last_unstale":"2024-08-17T17:48:36.141183+0000","last_undegraded":"2024-08-17T17:48:36.141183+0000","last_fullsized":"2024-08-17T17:48:36.141183+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:42:47.014152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1075,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.148812+0000","last_change":"2024-08-17T17:31:54.819946+0000","last_active":"2024-08-17T17:48:36.148812+0000","last_peered":"2024-08-17T17:48:36.148812+0000","last_clean":"2024-08-17T17:48:36.148812+0000","last_became_active":"2024-08-17T17:31:54.819604+0000","last_became_peered":"2024-08-17T17:31:54.819604+0000","last_unstale":"2024-08-17T17:48:36.148812+0000","last_undegraded":"2024-08-17T17:48:36.148812+0000","last_fullsized":"2024-08-17T17:48:36.148812+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:32.031030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.8","version":"1154'8486","reported_seq":8521,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:50.542189+0000","last_change":"2024-08-17T17:46:50.361100+0000","last_active":"2024-08-17T17:48:50.542189+0000","last_peered":"2024-08-17T17:48:50.542189+0000","last_clean":"2024-08-17T17:48:50.542189+0000","last_became_active":"2024-08-17T17:46:50.360617+0000","last_became_peered":"2024-08-17T17:46:50.360617+0000","last_unstale":"2024-08-17T17:48:50.542189+0000","last_undegraded":"2024-08-17T17:48:50.542189+0000","last_fullsized":"2024-08-17T17:48:50.542189+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":8486,"log_dups_size":0,"ondisk_log_size":8486,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:17:50.375781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":416808960,"num_objects":6360,"num_object_clones":0,"num_object_copies":19080,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6360,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8486,"num_write_kb":475072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1086,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.167608+0000","last_change":"2024-08-17T17:32:59.769306+0000","last_active":"2024-08-17T17:48:36.167608+0000","last_peered":"2024-08-17T17:48:36.167608+0000","last_clean":"2024-08-17T17:48:36.167608+0000","last_became_active":"2024-08-17T17:32:59.768286+0000","last_became_peered":"2024-08-17T17:32:59.768286+0000","last_unstale":"2024-08-17T17:48:36.167608+0000","last_undegraded":"2024-08-17T17:48:36.167608+0000","last_fullsized":"2024-08-17T17:48:36.167608+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:19:50.004425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1743,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.195862+0000","last_change":"2024-08-17T17:31:54.829538+0000","last_active":"2024-08-17T17:48:46.195862+0000","last_peered":"2024-08-17T17:48:46.195862+0000","last_clean":"2024-08-17T17:48:46.195862+0000","last_became_active":"2024-08-17T17:31:54.829144+0000","last_became_peered":"2024-08-17T17:31:54.829144+0000","last_unstale":"2024-08-17T17:48:46.195862+0000","last_undegraded":"2024-08-17T17:48:46.195862+0000","last_fullsized":"2024-08-17T17:48:46.195862+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:47:04.696572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.f","version":"1154'8341","reported_seq":8376,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:49.181172+0000","last_change":"2024-08-17T17:46:50.356937+0000","last_active":"2024-08-17T17:48:49.181172+0000","last_peered":"2024-08-17T17:48:49.181172+0000","last_clean":"2024-08-17T17:48:49.181172+0000","last_became_active":"2024-08-17T17:46:50.356664+0000","last_became_peered":"2024-08-17T17:46:50.356664+0000","last_unstale":"2024-08-17T17:48:49.181172+0000","last_undegraded":"2024-08-17T17:48:49.181172+0000","last_fullsized":"2024-08-17T17:48:49.181172+0000","mapping_epoch":1142,"log_start":"1146'200","ondisk_log_start":"1146'200","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":8141,"log_dups_size":0,"ondisk_log_size":8141,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:14:10.726017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":419233792,"num_objects":6397,"num_object_clones":0,"num_object_copies":19191,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6397,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8341,"num_write_kb":471616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"268'149","reported_seq":1451,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.140745+0000","last_change":"2024-08-17T17:45:51.173366+0000","last_active":"2024-08-17T17:48:36.140745+0000","last_peered":"2024-08-17T17:48:36.140745+0000","last_clean":"2024-08-17T17:48:36.140745+0000","last_became_active":"2024-08-17T17:45:38.004022+0000","last_became_peered":"2024-08-17T17:45:38.004022+0000","last_unstale":"2024-08-17T17:48:36.140745+0000","last_undegraded":"2024-08-17T17:48:36.140745+0000","last_fullsized":"2024-08-17T17:48:36.140745+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:51.173271+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:51.173271+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:50.111858+0000","scrub_duration":0.012991407,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"72'2","reported_seq":1648,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.194599+0000","last_change":"2024-08-17T17:32:59.763237+0000","last_active":"2024-08-17T17:48:46.194599+0000","last_peered":"2024-08-17T17:48:46.194599+0000","last_clean":"2024-08-17T17:48:46.194599+0000","last_became_active":"2024-08-17T17:32:59.762812+0000","last_became_peered":"2024-08-17T17:32:59.762812+0000","last_unstale":"2024-08-17T17:48:46.194599+0000","last_undegraded":"2024-08-17T17:48:46.194599+0000","last_fullsized":"2024-08-17T17:48:46.194599+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:40:08.449121+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":1075,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.155057+0000","last_change":"2024-08-17T17:32:59.767697+0000","last_active":"2024-08-17T17:48:36.155057+0000","last_peered":"2024-08-17T17:48:36.155057+0000","last_clean":"2024-08-17T17:48:36.155057+0000","last_became_active":"2024-08-17T17:32:59.767172+0000","last_became_peered":"2024-08-17T17:32:59.767172+0000","last_unstale":"2024-08-17T17:48:36.155057+0000","last_undegraded":"2024-08-17T17:48:36.155057+0000","last_fullsized":"2024-08-17T17:48:36.155057+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:13:37.509131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.e","version":"1154'8552","reported_seq":8587,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:50.542835+0000","last_change":"2024-08-17T17:46:50.361766+0000","last_active":"2024-08-17T17:48:50.542835+0000","last_peered":"2024-08-17T17:48:50.542835+0000","last_clean":"2024-08-17T17:48:50.542835+0000","last_became_active":"2024-08-17T17:46:50.361488+0000","last_became_peered":"2024-08-17T17:46:50.361488+0000","last_unstale":"2024-08-17T17:48:50.542835+0000","last_undegraded":"2024-08-17T17:48:50.542835+0000","last_fullsized":"2024-08-17T17:48:50.542835+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":8552,"log_dups_size":0,"ondisk_log_size":8552,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:28:59.576723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":421265408,"num_objects":6428,"num_object_clones":0,"num_object_copies":19284,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6428,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8552,"num_write_kb":479360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.8","version":"268'149","reported_seq":590,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.167236+0000","last_change":"2024-08-17T17:47:01.957152+0000","last_active":"2024-08-17T17:48:36.167236+0000","last_peered":"2024-08-17T17:48:36.167236+0000","last_clean":"2024-08-17T17:48:36.167236+0000","last_became_active":"2024-08-17T17:46:27.004716+0000","last_became_peered":"2024-08-17T17:46:27.004716+0000","last_unstale":"2024-08-17T17:48:36.167236+0000","last_undegraded":"2024-08-17T17:48:36.167236+0000","last_fullsized":"2024-08-17T17:48:36.167236+0000","mapping_epoch":1128,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:47:01.957068+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:47:01.957068+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:22:10.845748+0000","scrub_duration":0.0042425309999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":1076,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.148882+0000","last_change":"2024-08-17T17:31:54.820337+0000","last_active":"2024-08-17T17:48:36.148882+0000","last_peered":"2024-08-17T17:48:36.148882+0000","last_clean":"2024-08-17T17:48:36.148882+0000","last_became_active":"2024-08-17T17:31:54.819827+0000","last_became_peered":"2024-08-17T17:31:54.819827+0000","last_unstale":"2024-08-17T17:48:36.148882+0000","last_undegraded":"2024-08-17T17:48:36.148882+0000","last_fullsized":"2024-08-17T17:48:36.148882+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:56:36.690367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1092,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.153211+0000","last_change":"2024-08-17T17:32:27.438169+0000","last_active":"2024-08-17T17:48:36.153211+0000","last_peered":"2024-08-17T17:48:36.153211+0000","last_clean":"2024-08-17T17:48:36.153211+0000","last_became_active":"2024-08-17T17:32:27.437846+0000","last_became_peered":"2024-08-17T17:32:27.437846+0000","last_unstale":"2024-08-17T17:48:36.153211+0000","last_undegraded":"2024-08-17T17:48:36.153211+0000","last_fullsized":"2024-08-17T17:48:36.153211+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:30:09.370291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.d","version":"1154'8355","reported_seq":8376,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:49.650529+0000","last_change":"2024-08-17T17:46:50.357486+0000","last_active":"2024-08-17T17:48:49.650529+0000","last_peered":"2024-08-17T17:48:49.650529+0000","last_clean":"2024-08-17T17:48:49.650529+0000","last_became_active":"2024-08-17T17:46:50.357068+0000","last_became_peered":"2024-08-17T17:46:50.357068+0000","last_unstale":"2024-08-17T17:48:49.650529+0000","last_undegraded":"2024-08-17T17:48:49.650529+0000","last_fullsized":"2024-08-17T17:48:49.650529+0000","mapping_epoch":1142,"log_start":"1146'200","ondisk_log_start":"1146'200","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":8155,"log_dups_size":0,"ondisk_log_size":8155,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:37:20.524078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":423493656,"num_objects":6463,"num_object_clones":0,"num_object_copies":19389,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6463,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8355,"num_write_kb":474113,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1076,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.155490+0000","last_change":"2024-08-17T17:32:27.432256+0000","last_active":"2024-08-17T17:48:36.155490+0000","last_peered":"2024-08-17T17:48:36.155490+0000","last_clean":"2024-08-17T17:48:36.155490+0000","last_became_active":"2024-08-17T17:32:27.431912+0000","last_became_peered":"2024-08-17T17:32:27.431912+0000","last_unstale":"2024-08-17T17:48:36.155490+0000","last_undegraded":"2024-08-17T17:48:36.155490+0000","last_fullsized":"2024-08-17T17:48:36.155490+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:07:09.604818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1075,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.153084+0000","last_change":"2024-08-17T17:31:54.825361+0000","last_active":"2024-08-17T17:48:36.153084+0000","last_peered":"2024-08-17T17:48:36.153084+0000","last_clean":"2024-08-17T17:48:36.153084+0000","last_became_active":"2024-08-17T17:31:54.825062+0000","last_became_peered":"2024-08-17T17:31:54.825062+0000","last_unstale":"2024-08-17T17:48:36.153084+0000","last_undegraded":"2024-08-17T17:48:36.153084+0000","last_fullsized":"2024-08-17T17:48:36.153084+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:41:42.597824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.c","version":"1154'8260","reported_seq":8280,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:49.601644+0000","last_change":"2024-08-17T17:46:50.357015+0000","last_active":"2024-08-17T17:48:49.601644+0000","last_peered":"2024-08-17T17:48:49.601644+0000","last_clean":"2024-08-17T17:48:49.601644+0000","last_became_active":"2024-08-17T17:46:50.356619+0000","last_became_peered":"2024-08-17T17:46:50.356619+0000","last_unstale":"2024-08-17T17:48:49.601644+0000","last_undegraded":"2024-08-17T17:48:49.601644+0000","last_fullsized":"2024-08-17T17:48:49.601644+0000","mapping_epoch":1142,"log_start":"1146'100","ondisk_log_start":"1146'100","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":8160,"log_dups_size":0,"ondisk_log_size":8160,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:39:48.327287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":419823616,"num_objects":6406,"num_object_clones":0,"num_object_copies":19218,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6406,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8260,"num_write_kb":469312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.a","version":"268'149","reported_seq":601,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.167311+0000","last_change":"2024-08-17T17:46:54.870024+0000","last_active":"2024-08-17T17:48:36.167311+0000","last_peered":"2024-08-17T17:48:36.167311+0000","last_clean":"2024-08-17T17:48:36.167311+0000","last_became_active":"2024-08-17T17:45:38.013865+0000","last_became_peered":"2024-08-17T17:45:38.013865+0000","last_unstale":"2024-08-17T17:48:36.167311+0000","last_undegraded":"2024-08-17T17:48:36.167311+0000","last_fullsized":"2024-08-17T17:48:36.167311+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:54.869951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:54.869951+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:27:27.946042+0000","scrub_duration":0.00171407,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":1638,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.195138+0000","last_change":"2024-08-17T17:32:59.772605+0000","last_active":"2024-08-17T17:48:46.195138+0000","last_peered":"2024-08-17T17:48:46.195138+0000","last_clean":"2024-08-17T17:48:46.195138+0000","last_became_active":"2024-08-17T17:32:59.772015+0000","last_became_peered":"2024-08-17T17:32:59.772015+0000","last_unstale":"2024-08-17T17:48:46.195138+0000","last_undegraded":"2024-08-17T17:48:46.195138+0000","last_fullsized":"2024-08-17T17:48:46.195138+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:23:08.461614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1654,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.187270+0000","last_change":"2024-08-17T17:32:59.766848+0000","last_active":"2024-08-17T17:48:46.187270+0000","last_peered":"2024-08-17T17:48:46.187270+0000","last_clean":"2024-08-17T17:48:46.187270+0000","last_became_active":"2024-08-17T17:32:59.766481+0000","last_became_peered":"2024-08-17T17:32:59.766481+0000","last_unstale":"2024-08-17T17:48:46.187270+0000","last_undegraded":"2024-08-17T17:48:46.187270+0000","last_fullsized":"2024-08-17T17:48:46.187270+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:01:39.759644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.6","version":"1154'8345","reported_seq":8380,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:49.120388+0000","last_change":"2024-08-17T17:46:50.356600+0000","last_active":"2024-08-17T17:48:49.120388+0000","last_peered":"2024-08-17T17:48:49.120388+0000","last_clean":"2024-08-17T17:48:49.120388+0000","last_became_active":"2024-08-17T17:46:50.356281+0000","last_became_peered":"2024-08-17T17:46:50.356281+0000","last_unstale":"2024-08-17T17:48:49.120388+0000","last_undegraded":"2024-08-17T17:48:49.120388+0000","last_fullsized":"2024-08-17T17:48:49.120388+0000","mapping_epoch":1142,"log_start":"1146'200","ondisk_log_start":"1146'200","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":8145,"log_dups_size":0,"ondisk_log_size":8145,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:04:37.134036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":422379520,"num_objects":6445,"num_object_clones":0,"num_object_copies":19335,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6445,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8345,"num_write_kb":473280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"268'149","reported_seq":1432,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.140674+0000","last_change":"2024-08-17T17:45:47.184290+0000","last_active":"2024-08-17T17:48:36.140674+0000","last_peered":"2024-08-17T17:48:36.140674+0000","last_clean":"2024-08-17T17:48:36.140674+0000","last_became_active":"2024-08-17T17:45:01.028651+0000","last_became_peered":"2024-08-17T17:45:01.028651+0000","last_unstale":"2024-08-17T17:48:36.140674+0000","last_undegraded":"2024-08-17T17:48:36.140674+0000","last_fullsized":"2024-08-17T17:48:36.140674+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:47.184230+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:47.184230+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:46:34.255048+0000","scrub_duration":0.0012906930000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'1","reported_seq":1099,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.167518+0000","last_change":"2024-08-17T17:32:27.437735+0000","last_active":"2024-08-17T17:48:36.167518+0000","last_peered":"2024-08-17T17:48:36.167518+0000","last_clean":"2024-08-17T17:48:36.167518+0000","last_became_active":"2024-08-17T17:32:27.437234+0000","last_became_peered":"2024-08-17T17:32:27.437234+0000","last_unstale":"2024-08-17T17:48:36.167518+0000","last_undegraded":"2024-08-17T17:48:36.167518+0000","last_fullsized":"2024-08-17T17:48:36.167518+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+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 @ 2024-08-19T02:49:17.140384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028371400000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":1615,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.196194+0000","last_change":"2024-08-17T17:32:59.775218+0000","last_active":"2024-08-17T17:48:46.196194+0000","last_peered":"2024-08-17T17:48:46.196194+0000","last_clean":"2024-08-17T17:48:46.196194+0000","last_became_active":"2024-08-17T17:32:59.774911+0000","last_became_peered":"2024-08-17T17:32:59.774911+0000","last_unstale":"2024-08-17T17:48:46.196194+0000","last_undegraded":"2024-08-17T17:48:46.196194+0000","last_fullsized":"2024-08-17T17:48:46.196194+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:42:33.544078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1058,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.149168+0000","last_change":"2024-08-17T17:22:54.175289+0000","last_active":"2024-08-17T17:48:36.149168+0000","last_peered":"2024-08-17T17:48:36.149168+0000","last_clean":"2024-08-17T17:48:36.149168+0000","last_became_active":"2024-08-17T17:22:54.174953+0000","last_became_peered":"2024-08-17T17:22:54.174953+0000","last_unstale":"2024-08-17T17:48:36.149168+0000","last_undegraded":"2024-08-17T17:48:36.149168+0000","last_fullsized":"2024-08-17T17:48:36.149168+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:20.586463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.5","version":"1154'8281","reported_seq":8300,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:49.707909+0000","last_change":"2024-08-17T17:46:50.358957+0000","last_active":"2024-08-17T17:48:49.707909+0000","last_peered":"2024-08-17T17:48:49.707909+0000","last_clean":"2024-08-17T17:48:49.707909+0000","last_became_active":"2024-08-17T17:46:50.358531+0000","last_became_peered":"2024-08-17T17:46:50.358531+0000","last_unstale":"2024-08-17T17:48:49.707909+0000","last_undegraded":"2024-08-17T17:48:49.707909+0000","last_fullsized":"2024-08-17T17:48:49.707909+0000","mapping_epoch":1142,"log_start":"1146'500","ondisk_log_start":"1146'500","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":7781,"log_dups_size":0,"ondisk_log_size":7781,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:01:17.640399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":415170560,"num_objects":6335,"num_object_clones":0,"num_object_copies":19005,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6335,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8281,"num_write_kb":467712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"268'149","reported_seq":639,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.195704+0000","last_change":"2024-08-17T17:45:44.079966+0000","last_active":"2024-08-17T17:48:46.195704+0000","last_peered":"2024-08-17T17:48:46.195704+0000","last_clean":"2024-08-17T17:48:46.195704+0000","last_became_active":"2024-08-17T17:45:38.009775+0000","last_became_peered":"2024-08-17T17:45:38.009775+0000","last_unstale":"2024-08-17T17:48:46.195704+0000","last_undegraded":"2024-08-17T17:48:46.195704+0000","last_fullsized":"2024-08-17T17:48:46.195704+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:44.079842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:44.079842+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:26:56.690657+0000","scrub_duration":6,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1098,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.140930+0000","last_change":"2024-08-17T17:31:54.821923+0000","last_active":"2024-08-17T17:48:36.140930+0000","last_peered":"2024-08-17T17:48:36.140930+0000","last_clean":"2024-08-17T17:48:36.140930+0000","last_became_active":"2024-08-17T17:31:54.821596+0000","last_became_peered":"2024-08-17T17:31:54.821596+0000","last_unstale":"2024-08-17T17:48:36.140930+0000","last_undegraded":"2024-08-17T17:48:36.140930+0000","last_fullsized":"2024-08-17T17:48:36.140930+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:13.031431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026904000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1782,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.198332+0000","last_change":"2024-08-17T17:32:59.764471+0000","last_active":"2024-08-17T17:48:46.198332+0000","last_peered":"2024-08-17T17:48:46.198332+0000","last_clean":"2024-08-17T17:48:46.198332+0000","last_became_active":"2024-08-17T17:32:59.764174+0000","last_became_peered":"2024-08-17T17:32:59.764174+0000","last_unstale":"2024-08-17T17:48:46.198332+0000","last_undegraded":"2024-08-17T17:48:46.198332+0000","last_fullsized":"2024-08-17T17:48:46.198332+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:15:08.101111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1758,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.195976+0000","last_change":"2024-08-17T17:32:27.437761+0000","last_active":"2024-08-17T17:48:46.195976+0000","last_peered":"2024-08-17T17:48:46.195976+0000","last_clean":"2024-08-17T17:48:46.195976+0000","last_became_active":"2024-08-17T17:32:27.437409+0000","last_became_peered":"2024-08-17T17:32:27.437409+0000","last_unstale":"2024-08-17T17:48:46.195976+0000","last_undegraded":"2024-08-17T17:48:46.195976+0000","last_fullsized":"2024-08-17T17:48:46.195976+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:49:42.627015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"1154'8327","reported_seq":8362,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:49.100607+0000","last_change":"2024-08-17T17:46:50.361554+0000","last_active":"2024-08-17T17:48:49.100607+0000","last_peered":"2024-08-17T17:48:49.100607+0000","last_clean":"2024-08-17T17:48:49.100607+0000","last_became_active":"2024-08-17T17:46:50.361265+0000","last_became_peered":"2024-08-17T17:46:50.361265+0000","last_unstale":"2024-08-17T17:48:49.100607+0000","last_undegraded":"2024-08-17T17:48:49.100607+0000","last_fullsized":"2024-08-17T17:48:49.100607+0000","mapping_epoch":1142,"log_start":"1146'200","ondisk_log_start":"1146'200","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":8127,"log_dups_size":0,"ondisk_log_size":8127,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:37:45.257386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":417398784,"num_objects":6369,"num_object_clones":0,"num_object_copies":19107,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6369,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8327,"num_write_kb":470272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.2","version":"268'149","reported_seq":1451,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.141166+0000","last_change":"2024-08-17T17:45:48.249397+0000","last_active":"2024-08-17T17:48:36.141166+0000","last_peered":"2024-08-17T17:48:36.141166+0000","last_clean":"2024-08-17T17:48:36.141166+0000","last_became_active":"2024-08-17T17:45:38.036104+0000","last_became_peered":"2024-08-17T17:45:38.036104+0000","last_unstale":"2024-08-17T17:48:36.141166+0000","last_undegraded":"2024-08-17T17:48:36.141166+0000","last_fullsized":"2024-08-17T17:48:36.141166+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:48.249334+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:48.249334+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:45:47.928686+0000","scrub_duration":0.018931098,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1695,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.186888+0000","last_change":"2024-08-17T17:32:59.769974+0000","last_active":"2024-08-17T17:48:46.186888+0000","last_peered":"2024-08-17T17:48:46.186888+0000","last_clean":"2024-08-17T17:48:46.186888+0000","last_became_active":"2024-08-17T17:32:59.769633+0000","last_became_peered":"2024-08-17T17:32:59.769633+0000","last_unstale":"2024-08-17T17:48:46.186888+0000","last_undegraded":"2024-08-17T17:48:46.186888+0000","last_fullsized":"2024-08-17T17:48:46.186888+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:05:46.823299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029621200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1674,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.190393+0000","last_change":"2024-08-17T17:32:27.433156+0000","last_active":"2024-08-17T17:48:46.190393+0000","last_peered":"2024-08-17T17:48:46.190393+0000","last_clean":"2024-08-17T17:48:46.190393+0000","last_became_active":"2024-08-17T17:32:27.432811+0000","last_became_peered":"2024-08-17T17:32:27.432811+0000","last_unstale":"2024-08-17T17:48:46.190393+0000","last_undegraded":"2024-08-17T17:48:46.190393+0000","last_fullsized":"2024-08-17T17:48:46.190393+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:12.882686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1691,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.186342+0000","last_change":"2024-08-17T17:31:54.824135+0000","last_active":"2024-08-17T17:48:46.186342+0000","last_peered":"2024-08-17T17:48:46.186342+0000","last_clean":"2024-08-17T17:48:46.186342+0000","last_became_active":"2024-08-17T17:31:54.823811+0000","last_became_peered":"2024-08-17T17:31:54.823811+0000","last_unstale":"2024-08-17T17:48:46.186342+0000","last_undegraded":"2024-08-17T17:48:46.186342+0000","last_fullsized":"2024-08-17T17:48:46.186342+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:35:04.088383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.7","version":"1154'8402","reported_seq":8422,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:49.633228+0000","last_change":"2024-08-17T17:46:50.359486+0000","last_active":"2024-08-17T17:48:49.633228+0000","last_peered":"2024-08-17T17:48:49.633228+0000","last_clean":"2024-08-17T17:48:49.633228+0000","last_became_active":"2024-08-17T17:46:50.359267+0000","last_became_peered":"2024-08-17T17:46:50.359267+0000","last_unstale":"2024-08-17T17:48:49.633228+0000","last_undegraded":"2024-08-17T17:48:49.633228+0000","last_fullsized":"2024-08-17T17:48:49.633228+0000","mapping_epoch":1142,"log_start":"1146'200","ondisk_log_start":"1146'200","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":8202,"log_dups_size":0,"ondisk_log_size":8202,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:00:32.968945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":421658624,"num_objects":6434,"num_object_clones":0,"num_object_copies":19302,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6434,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8402,"num_write_kb":474752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"268'149","reported_seq":601,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.167271+0000","last_change":"2024-08-17T17:46:59.915091+0000","last_active":"2024-08-17T17:48:36.167271+0000","last_peered":"2024-08-17T17:48:36.167271+0000","last_clean":"2024-08-17T17:48:36.167271+0000","last_became_active":"2024-08-17T17:45:38.025125+0000","last_became_peered":"2024-08-17T17:45:38.025125+0000","last_unstale":"2024-08-17T17:48:36.167271+0000","last_undegraded":"2024-08-17T17:48:36.167271+0000","last_fullsized":"2024-08-17T17:48:36.167271+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:59.915018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:59.915018+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:22:47.576182+0000","scrub_duration":0.00214204,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":1100,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.167574+0000","last_change":"2024-08-17T17:31:54.822081+0000","last_active":"2024-08-17T17:48:36.167574+0000","last_peered":"2024-08-17T17:48:36.167574+0000","last_clean":"2024-08-17T17:48:36.167574+0000","last_became_active":"2024-08-17T17:31:54.821740+0000","last_became_peered":"2024-08-17T17:31:54.821740+0000","last_unstale":"2024-08-17T17:48:36.167574+0000","last_undegraded":"2024-08-17T17:48:36.167574+0000","last_fullsized":"2024-08-17T17:48:36.167574+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:09:33.904896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00089523800000000002,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1076,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.153456+0000","last_change":"2024-08-17T17:30:40.742379+0000","last_active":"2024-08-17T17:48:36.153456+0000","last_peered":"2024-08-17T17:48:36.153456+0000","last_clean":"2024-08-17T17:48:36.153456+0000","last_became_active":"2024-08-17T17:30:40.742094+0000","last_became_peered":"2024-08-17T17:30:40.742094+0000","last_unstale":"2024-08-17T17:48:36.153456+0000","last_undegraded":"2024-08-17T17:48:36.153456+0000","last_fullsized":"2024-08-17T17:48:36.153456+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:56:15.833110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1685,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.188242+0000","last_change":"2024-08-17T17:32:59.768385+0000","last_active":"2024-08-17T17:48:46.188242+0000","last_peered":"2024-08-17T17:48:46.188242+0000","last_clean":"2024-08-17T17:48:46.188242+0000","last_became_active":"2024-08-17T17:32:59.767891+0000","last_became_peered":"2024-08-17T17:32:59.767891+0000","last_unstale":"2024-08-17T17:48:46.188242+0000","last_undegraded":"2024-08-17T17:48:46.188242+0000","last_fullsized":"2024-08-17T17:48:46.188242+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:05:22.672505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.1","version":"1154'8464","reported_seq":8484,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:49.627624+0000","last_change":"2024-08-17T17:46:50.357278+0000","last_active":"2024-08-17T17:48:49.627624+0000","last_peered":"2024-08-17T17:48:49.627624+0000","last_clean":"2024-08-17T17:48:49.627624+0000","last_became_active":"2024-08-17T17:46:50.356718+0000","last_became_peered":"2024-08-17T17:46:50.356718+0000","last_unstale":"2024-08-17T17:48:49.627624+0000","last_undegraded":"2024-08-17T17:48:49.627624+0000","last_fullsized":"2024-08-17T17:48:49.627624+0000","mapping_epoch":1142,"log_start":"1146'1100","ondisk_log_start":"1146'1100","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":7364,"log_dups_size":0,"ondisk_log_size":7364,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:21:25.106983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":420741120,"num_objects":6420,"num_object_clones":0,"num_object_copies":19260,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6420,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8464,"num_write_kb":476288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"268'149","reported_seq":614,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.149277+0000","last_change":"2024-08-17T17:45:47.547272+0000","last_active":"2024-08-17T17:48:36.149277+0000","last_peered":"2024-08-17T17:48:36.149277+0000","last_clean":"2024-08-17T17:48:36.149277+0000","last_became_active":"2024-08-17T17:45:38.001873+0000","last_became_peered":"2024-08-17T17:45:38.001873+0000","last_unstale":"2024-08-17T17:48:36.149277+0000","last_undegraded":"2024-08-17T17:48:36.149277+0000","last_fullsized":"2024-08-17T17:48:36.149277+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:47.547201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:47.547201+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:29:52.144033+0000","scrub_duration":0.0031063380000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1103,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.167693+0000","last_change":"2024-08-17T17:32:59.768555+0000","last_active":"2024-08-17T17:48:36.167693+0000","last_peered":"2024-08-17T17:48:36.167693+0000","last_clean":"2024-08-17T17:48:36.167693+0000","last_became_active":"2024-08-17T17:32:59.768221+0000","last_became_peered":"2024-08-17T17:32:59.768221+0000","last_unstale":"2024-08-17T17:48:36.167693+0000","last_undegraded":"2024-08-17T17:48:36.167693+0000","last_fullsized":"2024-08-17T17:48:36.167693+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:04:28.973618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1705,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.188417+0000","last_change":"2024-08-17T17:31:54.824846+0000","last_active":"2024-08-17T17:48:46.188417+0000","last_peered":"2024-08-17T17:48:46.188417+0000","last_clean":"2024-08-17T17:48:46.188417+0000","last_became_active":"2024-08-17T17:31:54.823784+0000","last_became_peered":"2024-08-17T17:31:54.823784+0000","last_unstale":"2024-08-17T17:48:46.188417+0000","last_undegraded":"2024-08-17T17:48:46.188417+0000","last_fullsized":"2024-08-17T17:48:46.188417+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:27.320522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342763,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":1663,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.189880+0000","last_change":"2024-08-17T17:31:54.820086+0000","last_active":"2024-08-17T17:48:46.189880+0000","last_peered":"2024-08-17T17:48:46.189880+0000","last_clean":"2024-08-17T17:48:46.189880+0000","last_became_active":"2024-08-17T17:31:54.819745+0000","last_became_peered":"2024-08-17T17:31:54.819745+0000","last_unstale":"2024-08-17T17:48:46.189880+0000","last_undegraded":"2024-08-17T17:48:46.189880+0000","last_fullsized":"2024-08-17T17:48:46.189880+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:06:06.329346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.0","version":"1154'8276","reported_seq":8296,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:49.674551+0000","last_change":"2024-08-17T17:46:50.355998+0000","last_active":"2024-08-17T17:48:49.674551+0000","last_peered":"2024-08-17T17:48:49.674551+0000","last_clean":"2024-08-17T17:48:49.674551+0000","last_became_active":"2024-08-17T17:46:50.355631+0000","last_became_peered":"2024-08-17T17:46:50.355631+0000","last_unstale":"2024-08-17T17:48:49.674551+0000","last_undegraded":"2024-08-17T17:48:49.674551+0000","last_fullsized":"2024-08-17T17:48:49.674551+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":8276,"log_dups_size":0,"ondisk_log_size":8276,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:33:13.519487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":418381824,"num_objects":6384,"num_object_clones":0,"num_object_copies":19152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6384,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8276,"num_write_kb":469120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.6","version":"268'149","reported_seq":611,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.149129+0000","last_change":"2024-08-17T17:45:42.496743+0000","last_active":"2024-08-17T17:48:36.149129+0000","last_peered":"2024-08-17T17:48:36.149129+0000","last_clean":"2024-08-17T17:48:36.149129+0000","last_became_active":"2024-08-17T17:45:38.025885+0000","last_became_peered":"2024-08-17T17:45:38.025885+0000","last_unstale":"2024-08-17T17:48:36.149129+0000","last_undegraded":"2024-08-17T17:48:36.149129+0000","last_fullsized":"2024-08-17T17:48:36.149129+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:42.496644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:42.496644+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:10:30.481329+0000","scrub_duration":0.0057956730000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1674,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.188334+0000","last_change":"2024-08-17T17:32:27.437457+0000","last_active":"2024-08-17T17:48:46.188334+0000","last_peered":"2024-08-17T17:48:46.188334+0000","last_clean":"2024-08-17T17:48:46.188334+0000","last_became_active":"2024-08-17T17:32:27.437140+0000","last_became_peered":"2024-08-17T17:32:27.437140+0000","last_unstale":"2024-08-17T17:48:46.188334+0000","last_undegraded":"2024-08-17T17:48:46.188334+0000","last_fullsized":"2024-08-17T17:48:46.188334+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:11.131550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1081,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.141249+0000","last_change":"2024-08-17T17:30:40.733784+0000","last_active":"2024-08-17T17:48:36.141249+0000","last_peered":"2024-08-17T17:48:36.141249+0000","last_clean":"2024-08-17T17:48:36.141249+0000","last_became_active":"2024-08-17T17:30:40.733336+0000","last_became_peered":"2024-08-17T17:30:40.733336+0000","last_unstale":"2024-08-17T17:48:36.141249+0000","last_undegraded":"2024-08-17T17:48:36.141249+0000","last_fullsized":"2024-08-17T17:48:36.141249+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:45:21.984785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033804700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":1732,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.195960+0000","last_change":"2024-08-17T17:30:40.740826+0000","last_active":"2024-08-17T17:48:46.195960+0000","last_peered":"2024-08-17T17:48:46.195960+0000","last_clean":"2024-08-17T17:48:46.195960+0000","last_became_active":"2024-08-17T17:30:40.739746+0000","last_became_peered":"2024-08-17T17:30:40.739746+0000","last_unstale":"2024-08-17T17:48:46.195960+0000","last_undegraded":"2024-08-17T17:48:46.195960+0000","last_fullsized":"2024-08-17T17:48:46.195960+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:31:38.808235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.3","version":"1154'8185","reported_seq":8220,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:48.702358+0000","last_change":"2024-08-17T17:46:50.358740+0000","last_active":"2024-08-17T17:48:48.702358+0000","last_peered":"2024-08-17T17:48:48.702358+0000","last_clean":"2024-08-17T17:48:48.702358+0000","last_became_active":"2024-08-17T17:46:50.358463+0000","last_became_peered":"2024-08-17T17:46:50.358463+0000","last_unstale":"2024-08-17T17:48:48.702358+0000","last_undegraded":"2024-08-17T17:48:48.702358+0000","last_fullsized":"2024-08-17T17:48:48.702358+0000","mapping_epoch":1142,"log_start":"1146'1500","ondisk_log_start":"1146'1500","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":6685,"log_dups_size":0,"ondisk_log_size":6685,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:08:19.270627+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":418578432,"num_objects":6387,"num_object_clones":0,"num_object_copies":19161,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6387,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8185,"num_write_kb":466304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"268'149","reported_seq":601,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.153291+0000","last_change":"2024-08-17T17:45:41.349586+0000","last_active":"2024-08-17T17:48:36.153291+0000","last_peered":"2024-08-17T17:48:36.153291+0000","last_clean":"2024-08-17T17:48:36.153291+0000","last_became_active":"2024-08-17T17:45:38.001831+0000","last_became_peered":"2024-08-17T17:45:38.001831+0000","last_unstale":"2024-08-17T17:48:36.153291+0000","last_undegraded":"2024-08-17T17:48:36.153291+0000","last_fullsized":"2024-08-17T17:48:36.153291+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:41.349530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:41.349530+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:25.622896+0000","scrub_duration":0.001642637,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"72'2","reported_seq":1648,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.195277+0000","last_change":"2024-08-17T17:32:59.773609+0000","last_active":"2024-08-17T17:48:46.195277+0000","last_peered":"2024-08-17T17:48:46.195277+0000","last_clean":"2024-08-17T17:48:46.195277+0000","last_became_active":"2024-08-17T17:32:59.773348+0000","last_became_peered":"2024-08-17T17:32:59.773348+0000","last_unstale":"2024-08-17T17:48:46.195277+0000","last_undegraded":"2024-08-17T17:48:46.195277+0000","last_fullsized":"2024-08-17T17:48:46.195277+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:38:31.542973+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":1672,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.196140+0000","last_change":"2024-08-17T17:31:54.820580+0000","last_active":"2024-08-17T17:48:46.196140+0000","last_peered":"2024-08-17T17:48:46.196140+0000","last_clean":"2024-08-17T17:48:46.196140+0000","last_became_active":"2024-08-17T17:31:54.820089+0000","last_became_peered":"2024-08-17T17:31:54.820089+0000","last_unstale":"2024-08-17T17:48:46.196140+0000","last_undegraded":"2024-08-17T17:48:46.196140+0000","last_fullsized":"2024-08-17T17:48:46.196140+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:25:34.716640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1645,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.194244+0000","last_change":"2024-08-17T17:32:59.772291+0000","last_active":"2024-08-17T17:48:46.194244+0000","last_peered":"2024-08-17T17:48:46.194244+0000","last_clean":"2024-08-17T17:48:46.194244+0000","last_became_active":"2024-08-17T17:32:59.771990+0000","last_became_peered":"2024-08-17T17:32:59.771990+0000","last_unstale":"2024-08-17T17:48:46.194244+0000","last_undegraded":"2024-08-17T17:48:46.194244+0000","last_fullsized":"2024-08-17T17:48:46.194244+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:34:47.282842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.2","version":"1154'8280","reported_seq":8314,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:48.757245+0000","last_change":"2024-08-17T17:46:50.360536+0000","last_active":"2024-08-17T17:48:48.757245+0000","last_peered":"2024-08-17T17:48:48.757245+0000","last_clean":"2024-08-17T17:48:48.757245+0000","last_became_active":"2024-08-17T17:46:50.359845+0000","last_became_peered":"2024-08-17T17:46:50.359845+0000","last_unstale":"2024-08-17T17:48:48.757245+0000","last_undegraded":"2024-08-17T17:48:48.757245+0000","last_fullsized":"2024-08-17T17:48:48.757245+0000","mapping_epoch":1142,"log_start":"1146'1600","ondisk_log_start":"1146'1600","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":6680,"log_dups_size":0,"ondisk_log_size":6680,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:04:26.891941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":421265408,"num_objects":6428,"num_object_clones":0,"num_object_copies":19284,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6428,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8280,"num_write_kb":470656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.4","version":"268'149","reported_seq":631,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.194886+0000","last_change":"2024-08-17T17:46:59.992526+0000","last_active":"2024-08-17T17:48:46.194886+0000","last_peered":"2024-08-17T17:48:46.194886+0000","last_clean":"2024-08-17T17:48:46.194886+0000","last_became_active":"2024-08-17T17:46:27.004139+0000","last_became_peered":"2024-08-17T17:46:27.004139+0000","last_unstale":"2024-08-17T17:48:46.194886+0000","last_undegraded":"2024-08-17T17:48:46.194886+0000","last_fullsized":"2024-08-17T17:48:46.194886+0000","mapping_epoch":1128,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:59.992449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:59.992449+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:29:36.767868+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":1746,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.196435+0000","last_change":"2024-08-17T17:31:54.828534+0000","last_active":"2024-08-17T17:48:46.196435+0000","last_peered":"2024-08-17T17:48:46.196435+0000","last_clean":"2024-08-17T17:48:46.196435+0000","last_became_active":"2024-08-17T17:31:54.828182+0000","last_became_peered":"2024-08-17T17:31:54.828182+0000","last_unstale":"2024-08-17T17:48:46.196435+0000","last_undegraded":"2024-08-17T17:48:46.196435+0000","last_fullsized":"2024-08-17T17:48:46.196435+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:34:13.598348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":1088,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.149292+0000","last_change":"2024-08-17T17:32:27.436530+0000","last_active":"2024-08-17T17:48:36.149292+0000","last_peered":"2024-08-17T17:48:36.149292+0000","last_clean":"2024-08-17T17:48:36.149292+0000","last_became_active":"2024-08-17T17:32:27.436139+0000","last_became_peered":"2024-08-17T17:32:27.436139+0000","last_unstale":"2024-08-17T17:48:36.149292+0000","last_undegraded":"2024-08-17T17:48:36.149292+0000","last_fullsized":"2024-08-17T17:48:36.149292+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:18.060869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030013400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1058,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.155404+0000","last_change":"2024-08-17T17:22:55.275184+0000","last_active":"2024-08-17T17:48:36.155404+0000","last_peered":"2024-08-17T17:48:36.155404+0000","last_clean":"2024-08-17T17:48:36.155404+0000","last_became_active":"2024-08-17T17:22:55.274677+0000","last_became_peered":"2024-08-17T17:22:55.274677+0000","last_unstale":"2024-08-17T17:48:36.155404+0000","last_undegraded":"2024-08-17T17:48:36.155404+0000","last_fullsized":"2024-08-17T17:48:36.155404+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:51:29.348766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":1075,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.153384+0000","last_change":"2024-08-17T17:31:54.821919+0000","last_active":"2024-08-17T17:48:36.153384+0000","last_peered":"2024-08-17T17:48:36.153384+0000","last_clean":"2024-08-17T17:48:36.153384+0000","last_became_active":"2024-08-17T17:31:54.821536+0000","last_became_peered":"2024-08-17T17:31:54.821536+0000","last_unstale":"2024-08-17T17:48:36.153384+0000","last_undegraded":"2024-08-17T17:48:36.153384+0000","last_fullsized":"2024-08-17T17:48:36.153384+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:17:33.081437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"350'22","reported_seq":1081,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.155152+0000","last_change":"2024-08-17T17:22:53.728275+0000","last_active":"2024-08-17T17:48:36.155152+0000","last_peered":"2024-08-17T17:48:36.155152+0000","last_clean":"2024-08-17T17:48:36.155152+0000","last_became_active":"2024-08-17T17:22:53.727978+0000","last_became_peered":"2024-08-17T17:22:53.727978+0000","last_unstale":"2024-08-17T17:48:36.155152+0000","last_undegraded":"2024-08-17T17:48:36.155152+0000","last_fullsized":"2024-08-17T17:48:36.155152+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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":"periodic scrub scheduled @ 2024-08-18T23:19:43.717005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"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.12","version":"0'0","reported_seq":1673,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.189714+0000","last_change":"2024-08-17T17:32:27.438365+0000","last_active":"2024-08-17T17:48:46.189714+0000","last_peered":"2024-08-17T17:48:46.189714+0000","last_clean":"2024-08-17T17:48:46.189714+0000","last_became_active":"2024-08-17T17:32:27.437932+0000","last_became_peered":"2024-08-17T17:32:27.437932+0000","last_unstale":"2024-08-17T17:48:46.189714+0000","last_undegraded":"2024-08-17T17:48:46.189714+0000","last_fullsized":"2024-08-17T17:48:46.189714+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:07.527904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":1072,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.141054+0000","last_change":"2024-08-17T17:32:59.768226+0000","last_active":"2024-08-17T17:48:36.141054+0000","last_peered":"2024-08-17T17:48:36.141054+0000","last_clean":"2024-08-17T17:48:36.141054+0000","last_became_active":"2024-08-17T17:32:59.767701+0000","last_became_peered":"2024-08-17T17:32:59.767701+0000","last_unstale":"2024-08-17T17:48:36.141054+0000","last_undegraded":"2024-08-17T17:48:36.141054+0000","last_fullsized":"2024-08-17T17:48:36.141054+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T21:00:52.281423+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":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":"3.16","version":"0'0","reported_seq":1086,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.169483+0000","last_change":"2024-08-17T17:31:54.822296+0000","last_active":"2024-08-17T17:48:36.169483+0000","last_peered":"2024-08-17T17:48:36.169483+0000","last_clean":"2024-08-17T17:48:36.169483+0000","last_became_active":"2024-08-17T17:31:54.821958+0000","last_became_peered":"2024-08-17T17:31:54.821958+0000","last_unstale":"2024-08-17T17:48:36.169483+0000","last_undegraded":"2024-08-17T17:48:36.169483+0000","last_fullsized":"2024-08-17T17:48:36.169483+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:44.831479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1614,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.193691+0000","last_change":"2024-08-17T17:32:59.773153+0000","last_active":"2024-08-17T17:48:46.193691+0000","last_peered":"2024-08-17T17:48:46.193691+0000","last_clean":"2024-08-17T17:48:46.193691+0000","last_became_active":"2024-08-17T17:32:59.772671+0000","last_became_peered":"2024-08-17T17:32:59.772671+0000","last_unstale":"2024-08-17T17:48:46.193691+0000","last_undegraded":"2024-08-17T17:48:46.193691+0000","last_fullsized":"2024-08-17T17:48:46.193691+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:32.219883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1781,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.196471+0000","last_change":"2024-08-17T17:32:59.762369+0000","last_active":"2024-08-17T17:48:46.196471+0000","last_peered":"2024-08-17T17:48:46.196471+0000","last_clean":"2024-08-17T17:48:46.196471+0000","last_became_active":"2024-08-17T17:32:59.761931+0000","last_became_peered":"2024-08-17T17:32:59.761931+0000","last_unstale":"2024-08-17T17:48:46.196471+0000","last_undegraded":"2024-08-17T17:48:46.196471+0000","last_fullsized":"2024-08-17T17:48:46.196471+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:57:47.627585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1636,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.194172+0000","last_change":"2024-08-17T17:32:59.767175+0000","last_active":"2024-08-17T17:48:46.194172+0000","last_peered":"2024-08-17T17:48:46.194172+0000","last_clean":"2024-08-17T17:48:46.194172+0000","last_became_active":"2024-08-17T17:32:59.766352+0000","last_became_peered":"2024-08-17T17:32:59.766352+0000","last_unstale":"2024-08-17T17:48:46.194172+0000","last_undegraded":"2024-08-17T17:48:46.194172+0000","last_fullsized":"2024-08-17T17:48:46.194172+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:42.252204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1075,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.149252+0000","last_change":"2024-08-17T17:31:54.823767+0000","last_active":"2024-08-17T17:48:36.149252+0000","last_peered":"2024-08-17T17:48:36.149252+0000","last_clean":"2024-08-17T17:48:36.149252+0000","last_became_active":"2024-08-17T17:31:54.823265+0000","last_became_peered":"2024-08-17T17:31:54.823265+0000","last_unstale":"2024-08-17T17:48:36.149252+0000","last_undegraded":"2024-08-17T17:48:36.149252+0000","last_fullsized":"2024-08-17T17:48:36.149252+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:10:08.654594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1654,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.194315+0000","last_change":"2024-08-17T17:32:59.767449+0000","last_active":"2024-08-17T17:48:46.194315+0000","last_peered":"2024-08-17T17:48:46.194315+0000","last_clean":"2024-08-17T17:48:46.194315+0000","last_became_active":"2024-08-17T17:32:59.766874+0000","last_became_peered":"2024-08-17T17:32:59.766874+0000","last_unstale":"2024-08-17T17:48:46.194315+0000","last_undegraded":"2024-08-17T17:48:46.194315+0000","last_fullsized":"2024-08-17T17:48:46.194315+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:54:39.267579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1744,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.196059+0000","last_change":"2024-08-17T17:32:59.763754+0000","last_active":"2024-08-17T17:48:46.196059+0000","last_peered":"2024-08-17T17:48:46.196059+0000","last_clean":"2024-08-17T17:48:46.196059+0000","last_became_active":"2024-08-17T17:32:59.763480+0000","last_became_peered":"2024-08-17T17:32:59.763480+0000","last_unstale":"2024-08-17T17:48:46.196059+0000","last_undegraded":"2024-08-17T17:48:46.196059+0000","last_fullsized":"2024-08-17T17:48:46.196059+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:26:03.239484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1673,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.190095+0000","last_change":"2024-08-17T17:32:59.767087+0000","last_active":"2024-08-17T17:48:46.190095+0000","last_peered":"2024-08-17T17:48:46.190095+0000","last_clean":"2024-08-17T17:48:46.190095+0000","last_became_active":"2024-08-17T17:32:59.766784+0000","last_became_peered":"2024-08-17T17:32:59.766784+0000","last_unstale":"2024-08-17T17:48:46.190095+0000","last_undegraded":"2024-08-17T17:48:46.190095+0000","last_fullsized":"2024-08-17T17:48:46.190095+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:11:48.775621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1636,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.194545+0000","last_change":"2024-08-17T17:32:59.767655+0000","last_active":"2024-08-17T17:48:46.194545+0000","last_peered":"2024-08-17T17:48:46.194545+0000","last_clean":"2024-08-17T17:48:46.194545+0000","last_became_active":"2024-08-17T17:32:59.766891+0000","last_became_peered":"2024-08-17T17:32:59.766891+0000","last_unstale":"2024-08-17T17:48:46.194545+0000","last_undegraded":"2024-08-17T17:48:46.194545+0000","last_fullsized":"2024-08-17T17:48:46.194545+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:19:57.129588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1094,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.153032+0000","last_change":"2024-08-17T17:32:27.438656+0000","last_active":"2024-08-17T17:48:36.153032+0000","last_peered":"2024-08-17T17:48:36.153032+0000","last_clean":"2024-08-17T17:48:36.153032+0000","last_became_active":"2024-08-17T17:32:27.437400+0000","last_became_peered":"2024-08-17T17:32:27.437400+0000","last_unstale":"2024-08-17T17:48:36.153032+0000","last_undegraded":"2024-08-17T17:48:36.153032+0000","last_fullsized":"2024-08-17T17:48:36.153032+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T01:13:13.749171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":1674,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.187051+0000","last_change":"2024-08-17T17:32:59.769549+0000","last_active":"2024-08-17T17:48:46.187051+0000","last_peered":"2024-08-17T17:48:46.187051+0000","last_clean":"2024-08-17T17:48:46.187051+0000","last_became_active":"2024-08-17T17:32:59.768660+0000","last_became_peered":"2024-08-17T17:32:59.768660+0000","last_unstale":"2024-08-17T17:48:46.187051+0000","last_undegraded":"2024-08-17T17:48:46.187051+0000","last_fullsized":"2024-08-17T17:48:46.187051+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:42:20.130102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1734,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.195993+0000","last_change":"2024-08-17T17:30:40.753115+0000","last_active":"2024-08-17T17:48:46.195993+0000","last_peered":"2024-08-17T17:48:46.195993+0000","last_clean":"2024-08-17T17:48:46.195993+0000","last_became_active":"2024-08-17T17:30:40.752263+0000","last_became_peered":"2024-08-17T17:30:40.752263+0000","last_unstale":"2024-08-17T17:48:46.195993+0000","last_undegraded":"2024-08-17T17:48:46.195993+0000","last_fullsized":"2024-08-17T17:48:46.195993+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T05:08:48.137529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":1102,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.153318+0000","last_change":"2024-08-17T17:32:59.768103+0000","last_active":"2024-08-17T17:48:36.153318+0000","last_peered":"2024-08-17T17:48:36.153318+0000","last_clean":"2024-08-17T17:48:36.153318+0000","last_became_active":"2024-08-17T17:32:59.767686+0000","last_became_peered":"2024-08-17T17:32:59.767686+0000","last_unstale":"2024-08-17T17:48:36.153318+0000","last_undegraded":"2024-08-17T17:48:36.153318+0000","last_fullsized":"2024-08-17T17:48:36.153318+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:40:54.780900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"72'2","reported_seq":1088,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.167607+0000","last_change":"2024-08-17T17:31:54.823556+0000","last_active":"2024-08-17T17:48:36.167607+0000","last_peered":"2024-08-17T17:48:36.167607+0000","last_clean":"2024-08-17T17:48:36.167607+0000","last_became_active":"2024-08-17T17:31:54.823250+0000","last_became_peered":"2024-08-17T17:31:54.823250+0000","last_unstale":"2024-08-17T17:48:36.167607+0000","last_undegraded":"2024-08-17T17:48:36.167607+0000","last_fullsized":"2024-08-17T17:48:36.167607+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:08:07.165204+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":[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":1092,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.152972+0000","last_change":"2024-08-17T17:32:59.768344+0000","last_active":"2024-08-17T17:48:36.152972+0000","last_peered":"2024-08-17T17:48:36.152972+0000","last_clean":"2024-08-17T17:48:36.152972+0000","last_became_active":"2024-08-17T17:32:59.767154+0000","last_became_peered":"2024-08-17T17:32:59.767154+0000","last_unstale":"2024-08-17T17:48:36.152972+0000","last_undegraded":"2024-08-17T17:48:36.152972+0000","last_fullsized":"2024-08-17T17:48:36.152972+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:25:18.926181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1071,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.167648+0000","last_change":"2024-08-17T17:22:53.725178+0000","last_active":"2024-08-17T17:48:36.167648+0000","last_peered":"2024-08-17T17:48:36.167648+0000","last_clean":"2024-08-17T17:48:36.167648+0000","last_became_active":"2024-08-17T17:22:53.724909+0000","last_became_peered":"2024-08-17T17:22:53.724909+0000","last_unstale":"2024-08-17T17:48:36.167648+0000","last_undegraded":"2024-08-17T17:48:36.167648+0000","last_fullsized":"2024-08-17T17:48:36.167648+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:00.171471+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":[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.19","version":"0'0","reported_seq":1644,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.193980+0000","last_change":"2024-08-17T17:32:59.767743+0000","last_active":"2024-08-17T17:48:46.193980+0000","last_peered":"2024-08-17T17:48:46.193980+0000","last_clean":"2024-08-17T17:48:46.193980+0000","last_became_active":"2024-08-17T17:32:59.767391+0000","last_became_peered":"2024-08-17T17:32:59.767391+0000","last_unstale":"2024-08-17T17:48:46.193980+0000","last_undegraded":"2024-08-17T17:48:46.193980+0000","last_fullsized":"2024-08-17T17:48:46.193980+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:30.357526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1630,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.194847+0000","last_change":"2024-08-17T17:32:59.770449+0000","last_active":"2024-08-17T17:48:46.194847+0000","last_peered":"2024-08-17T17:48:46.194847+0000","last_clean":"2024-08-17T17:48:46.194847+0000","last_became_active":"2024-08-17T17:32:59.768701+0000","last_became_peered":"2024-08-17T17:32:59.768701+0000","last_unstale":"2024-08-17T17:48:46.194847+0000","last_undegraded":"2024-08-17T17:48:46.194847+0000","last_fullsized":"2024-08-17T17:48:46.194847+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:37:58.418659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1075,"reported_epoch":1153,"state":"active+clean","last_fresh":"2024-08-17T17:48:36.152783+0000","last_change":"2024-08-17T17:31:54.822460+0000","last_active":"2024-08-17T17:48:36.152783+0000","last_peered":"2024-08-17T17:48:36.152783+0000","last_clean":"2024-08-17T17:48:36.152783+0000","last_became_active":"2024-08-17T17:31:54.822111+0000","last_became_peered":"2024-08-17T17:31:54.822111+0000","last_unstale":"2024-08-17T17:48:36.152783+0000","last_undegraded":"2024-08-17T17:48:36.152783+0000","last_fullsized":"2024-08-17T17:48:36.152783+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:17:44.350364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'4","reported_seq":1749,"reported_epoch":1154,"state":"active+clean","last_fresh":"2024-08-17T17:48:46.196564+0000","last_change":"2024-08-17T17:32:27.438808+0000","last_active":"2024-08-17T17:48:46.196564+0000","last_peered":"2024-08-17T17:48:46.196564+0000","last_clean":"2024-08-17T17:48:46.196564+0000","last_became_active":"2024-08-17T17:32:27.438455+0000","last_became_peered":"2024-08-17T17:32:27.438455+0000","last_unstale":"2024-08-17T17:48:46.196564+0000","last_undegraded":"2024-08-17T17:48:46.196564+0000","last_fullsized":"2024-08-17T17:48:46.196564+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T02:04:33.112716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":6719012888,"num_objects":102525,"num_object_clones":0,"num_object_copies":307575,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":102525,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":133387,"num_write_kb":7549121,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":20161376256,"data_stored":20161364040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":125387,"ondisk_log_size":125387,"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":5530,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17088,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"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":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201616,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2364304,"kb_used_data":2066952,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":91380848,"statfs":{"total":95995035648,"available":93573988352,"internally_reserved":0,"allocated":2116558848,"data_stored":2113243447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":[]},{"osd":6,"up_from":47,"seq":201863463253,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2378444,"kb_used_data":2072772,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":91366708,"statfs":{"total":95995035648,"available":93559508992,"internally_reserved":0,"allocated":2122518528,"data_stored":2119207120,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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":[]},{"osd":5,"up_from":39,"seq":167503724890,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1960388,"kb_used_data":1658876,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":91784764,"statfs":{"total":95995035648,"available":93987598336,"internally_reserved":0,"allocated":1698689024,"data_stored":1695382154,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"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":[]},{"osd":4,"up_from":31,"seq":133143986528,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2373388,"kb_used_data":2063556,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":91371764,"statfs":{"total":95995035648,"available":93564686336,"internally_reserved":0,"allocated":2113081344,"data_stored":2109769969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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":[]},{"osd":3,"up_from":592,"seq":2542620639424,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4084672,"kb_used_data":3719412,"kb_used_omap":25,"kb_used_meta":365158,"kb_avail":89660480,"statfs":{"total":95995035648,"available":91812331520,"internally_reserved":0,"allocated":3808677888,"data_stored":3805378653,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26454,"internal_metadata":373921962},"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":[]},{"osd":2,"up_from":559,"seq":2400886718663,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2745920,"kb_used_data":2449976,"kb_used_omap":29,"kb_used_meta":295842,"kb_avail":90999232,"statfs":{"total":95995035648,"available":93183213568,"internally_reserved":0,"allocated":2508775424,"data_stored":2505472615,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30541,"internal_metadata":302942387},"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":[]},{"osd":1,"up_from":527,"seq":2263447765197,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2754428,"kb_used_data":2501812,"kb_used_omap":34,"kb_used_meta":252573,"kb_avail":90990724,"statfs":{"total":95995035648,"available":93174501376,"internally_reserved":0,"allocated":2561855488,"data_stored":2558555670,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35550,"internal_metadata":258635042},"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":[]},{"osd":0,"up_from":453,"seq":1945620185308,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3572604,"kb_used_data":3318324,"kb_used_omap":39,"kb_used_meta":254040,"kb_avail":90172548,"statfs":{"total":95995035648,"available":92336689152,"internally_reserved":0,"allocated":3397963776,"data_stored":3394662827,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40830,"internal_metadata":260137090},"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":[]}],"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":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":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":1,"osd":5,"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":327680,"data_stored":327680,"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":4096,"data_stored":19,"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":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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5388,"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":5261,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1222,"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":5217,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"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":640,"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":4814,"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":4960,"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":3371503616,"data_stored":3371499544,"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":2546077696,"data_stored":2546073624,"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":2483945472,"data_stored":2483945472,"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":3787980800,"data_stored":3787980800,"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":2093809664,"data_stored":2093809664,"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":1675493376,"data_stored":1675493376,"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":2109870080,"data_stored":2109866008,"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":2092695552,"data_stored":2092695552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:48:54.797 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool set unique_pool_2 pgp_num 16 2024-08-17T17:48:54.860 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:48:54.884 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:54.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:54.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:48:54.976 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:54.986 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:55.032 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:55.085 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:55.102 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:55.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:55.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:55.204 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:55.230 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:55.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:55.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:55.331 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:55.378 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:55.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:55.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:55.468 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:55 smithi037 ceph-mon[97894]: pgmap v1536: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 829 op/s 2024-08-17T17:48:55.468 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:55 smithi037 ceph-mon[102022]: pgmap v1536: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 829 op/s 2024-08-17T17:48:55.482 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:55.482 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:55 smithi046 ceph-mon[88218]: pgmap v1536: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 829 op/s 2024-08-17T17:48:55.525 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:55.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:55.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:55.627 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:55.656 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:55.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:55.657 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:55.758 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:55.790 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:55.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:55.791 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:55.892 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:55.936 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:55.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:55.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:56.037 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:56.085 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:56.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:56.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:56.187 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:56.214 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:56.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:56.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:56.316 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:56.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:56.357 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:56.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:56.458 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:56.484 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:56.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:56.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:56.585 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:56.623 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:56.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:56.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:56.725 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:56.754 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:56.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:56.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:56.855 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:48:56.895 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:56.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:56.896 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:48:56.997 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:57.036 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:57.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:57.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:57.138 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:57.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:57.169 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:57.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:57.270 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:57.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:57.312 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:57.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:57.406 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:57 smithi037 ceph-mon[97894]: pgmap v1537: 99 pgs: 99 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2024-08-17T17:48:57.407 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:57 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:48:57.407 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:57 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:48:57.407 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:57 smithi037 ceph-mon[102022]: pgmap v1537: 99 pgs: 99 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2024-08-17T17:48:57.407 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:57 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:48:57.407 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:57 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:48:57.413 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:57.440 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:57.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:57.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:57.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:57 smithi046 ceph-mon[88218]: pgmap v1537: 99 pgs: 99 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2024-08-17T17:48:57.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:57 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:48:57.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:57 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:48:57.542 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:57.583 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:57.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:57.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:57.685 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:57.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:57.731 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:57.732 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:57.832 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:57.883 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:57.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:57.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:57.984 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:58.020 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:58.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:58.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:58.122 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:58.165 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:58.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:58.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:58.267 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:58.293 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:58.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:58.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:58.394 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:48:58.438 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:58.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:58.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:48:58.540 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:48:58.566 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:58.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:58.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:48:58.668 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:58.700 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:58.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:58.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:58.802 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:58.848 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:58.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:58.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:58.950 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:58.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:58.979 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:58.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:59.080 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:48:59.112 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:59.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:59.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:48:59.214 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:59.242 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:59.242 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:48:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:48:58] "GET /metrics HTTP/1.1" 200 36615 "" "Prometheus/2.51.0" 2024-08-17T17:48:59.243 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:48:59 smithi037 ceph-mon[97894]: pgmap v1538: 99 pgs: 99 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2024-08-17T17:48:59.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:59.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:59.344 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:59.370 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:59.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:59.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:59.471 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:48:59.499 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:48:59.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:59.500 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:48:59.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:48:59 smithi046 ceph-mon[88218]: pgmap v1538: 99 pgs: 99 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2024-08-17T17:48:59.514 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:48:59 smithi037 ceph-mon[102022]: pgmap v1538: 99 pgs: 99 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2024-08-17T17:48:59.602 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:48:59.639 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:59.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:59.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:48:59.741 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:59.783 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:59.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:59.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:59.885 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:48:59.926 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:48:59.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:48:59.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:48:59.959 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:48:59.959 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [ 2024-08-17T17:48:59.959 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.959 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:141534 7.b 7:d55a17d0:::benchmark_data_smithi037_171911_object23576:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1154)", 2024-08-17T17:48:59.959 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:48:59.658521+0000", 2024-08-17T17:48:59.959 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.011401336, 2024-08-17T17:48:59.959 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.011431866000000001, 2024-08-17T17:48:59.959 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:59.959 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:59.959 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:48:59.960 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:48:59.960 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:48:59.960 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:59.960 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 141534 2024-08-17T17:48:59.960 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.960 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:59.960 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.960 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:59.960 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.658521+0000", 2024-08-17T17:48:59.960 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:59.960 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.960 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.960 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:59.960 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.658521+0000", 2024-08-17T17:48:59.961 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:59.961 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.961 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.961 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:59.961 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.658522+0000", 2024-08-17T17:48:59.961 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.8700000000000005e-07 2024-08-17T17:48:59.961 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.961 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.961 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:59.961 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.658526+0000", 2024-08-17T17:48:59.961 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.352e-06 2024-08-17T17:48:59.961 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.961 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.961 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:59.962 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.658537+0000", 2024-08-17T17:48:59.962 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1534e-05 2024-08-17T17:48:59.962 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.962 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.962 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:59.962 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.658545+0000", 2024-08-17T17:48:59.962 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.525e-06 2024-08-17T17:48:59.962 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.962 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.962 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:59.962 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.666861+0000", 2024-08-17T17:48:59.962 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0083159819999999995 2024-08-17T17:48:59.962 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.963 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.963 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:59.963 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.666967+0000", 2024-08-17T17:48:59.963 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00010596 2024-08-17T17:48:59.963 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.963 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.963 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 5,6", 2024-08-17T17:48:59.963 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.667077+0000", 2024-08-17T17:48:59.964 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000109708 2024-08-17T17:48:59.964 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:59.964 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:59.964 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:59.964 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.964 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.964 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:141540 7.b 7.9e68437b (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1154)", 2024-08-17T17:48:59.964 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:48:59.660659+0000", 2024-08-17T17:48:59.964 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0092629570000000005, 2024-08-17T17:48:59.964 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0093706339999999992, 2024-08-17T17:48:59.964 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:59.964 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:59.965 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "queued for pg", 2024-08-17T17:48:59.965 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:48:59.965 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:48:59.965 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:59.965 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 141540 2024-08-17T17:48:59.965 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.965 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:59.965 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.965 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:59.965 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.660659+0000", 2024-08-17T17:48:59.966 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:59.966 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.966 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.966 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:59.966 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.660659+0000", 2024-08-17T17:48:59.966 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:59.966 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.966 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.966 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:59.966 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.660660+0000", 2024-08-17T17:48:59.966 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.192e-06 2024-08-17T17:48:59.967 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.967 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.967 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:59.967 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.660665+0000", 2024-08-17T17:48:59.967 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9320000000000004e-06 2024-08-17T17:48:59.967 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.967 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.967 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:59.967 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.660740+0000", 2024-08-17T17:48:59.967 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.5240000000000005e-05 2024-08-17T17:48:59.967 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.967 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.967 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:59.968 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.660749+0000", 2024-08-17T17:48:59.968 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.259e-06 2024-08-17T17:48:59.968 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:59.968 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:59.968 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:59.968 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.968 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.968 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.35334.0:141541 7.d e1154/1142 7:b8c67bd3:::benchmark_data_smithi037_171911_object23583:head v 1154'8836, mlcod=1154'8834)", 2024-08-17T17:48:59.968 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:48:59.661996+0000", 2024-08-17T17:48:59.968 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0079256929999999993, 2024-08-17T17:48:59.968 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0080896930000000002, 2024-08-17T17:48:59.968 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:59.969 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:59.969 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T17:48:59.969 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:59.969 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.969 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:59.969 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.661996+0000", 2024-08-17T17:48:59.969 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:59.969 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.969 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.969 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:59.970 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.661996+0000", 2024-08-17T17:48:59.970 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:59.970 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.970 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.970 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:59.970 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.661997+0000", 2024-08-17T17:48:59.970 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.6000000000000003e-07 2024-08-17T17:48:59.970 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.970 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.970 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:59.970 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.662001+0000", 2024-08-17T17:48:59.971 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.783e-06 2024-08-17T17:48:59.971 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.971 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.971 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:59.971 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.662017+0000", 2024-08-17T17:48:59.971 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5722e-05 2024-08-17T17:48:59.971 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.971 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.971 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:59.971 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.662023+0000", 2024-08-17T17:48:59.971 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.669e-06 2024-08-17T17:48:59.971 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.971 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.971 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:59.972 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.662109+0000", 2024-08-17T17:48:59.972 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.6149999999999993e-05 2024-08-17T17:48:59.972 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.972 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.972 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:59.972 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.662128+0000", 2024-08-17T17:48:59.972 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8794e-05 2024-08-17T17:48:59.972 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:59.972 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:59.972 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:59.972 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.972 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.972 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:141542 7.b 7.f152423b (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1154)", 2024-08-17T17:48:59.972 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:48:59.663842+0000", 2024-08-17T17:48:59.972 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0060796299999999999, 2024-08-17T17:48:59.973 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0062954020000000003, 2024-08-17T17:48:59.973 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:59.973 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:59.973 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "queued for pg", 2024-08-17T17:48:59.973 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:48:59.973 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:48:59.973 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:48:59.973 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 141542 2024-08-17T17:48:59.973 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.973 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:59.973 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.973 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:59.973 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.663842+0000", 2024-08-17T17:48:59.973 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:59.974 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.974 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.974 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:59.974 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.663842+0000", 2024-08-17T17:48:59.974 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:59.974 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.974 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.975 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:59.975 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.663844+0000", 2024-08-17T17:48:59.975 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4890000000000001e-06 2024-08-17T17:48:59.975 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.975 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.975 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:59.975 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.663849+0000", 2024-08-17T17:48:59.975 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.0379999999999999e-06 2024-08-17T17:48:59.975 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.975 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.975 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:59.976 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.663866+0000", 2024-08-17T17:48:59.976 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.7099e-05 2024-08-17T17:48:59.976 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.976 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.976 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:59.976 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.663874+0000", 2024-08-17T17:48:59.976 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.4200000000000007e-06 2024-08-17T17:48:59.976 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:59.976 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:59.976 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:59.976 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.976 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.976 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.35334.0:141536 7.9 e1154/1142 7:9e3f6cc4:::benchmark_data_smithi037_171911_object23578:head v 1154'8809, mlcod=1154'8806)", 2024-08-17T17:48:59.976 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:48:59.666645+0000", 2024-08-17T17:48:59.977 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.003276826, 2024-08-17T17:48:59.977 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0035479700000000001, 2024-08-17T17:48:59.977 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:48:59.977 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:48:59.977 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T17:48:59.977 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:48:59.977 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.977 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:48:59.977 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.666645+0000", 2024-08-17T17:48:59.977 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:59.977 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.977 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.977 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:48:59.977 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.666645+0000", 2024-08-17T17:48:59.977 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:48:59.978 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.978 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.978 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:48:59.978 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.666646+0000", 2024-08-17T17:48:59.978 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.7000000000000003e-07 2024-08-17T17:48:59.978 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.978 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.978 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:48:59.978 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.666653+0000", 2024-08-17T17:48:59.978 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.8809999999999998e-06 2024-08-17T17:48:59.978 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.978 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.979 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:48:59.979 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.666663+0000", 2024-08-17T17:48:59.979 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.6039999999999999e-06 2024-08-17T17:48:59.979 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.979 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.979 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:48:59.979 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.666670+0000", 2024-08-17T17:48:59.979 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0450000000000003e-06 2024-08-17T17:48:59.979 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.979 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.979 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:48:59.979 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.666751+0000", 2024-08-17T17:48:59.979 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.0801000000000001e-05 2024-08-17T17:48:59.979 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:48:59.979 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:48:59.980 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:48:59.980 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:59.666773+0000", 2024-08-17T17:48:59.980 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2569e-05 2024-08-17T17:48:59.980 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:59.980 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:48:59.980 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:59.980 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:48:59.980 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-08-17T17:48:59.980 INFO:teuthology.orchestra.run.smithi037.stdout: "num_ops": 5 2024-08-17T17:48:59.980 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:49:00.029 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:00.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:00.080 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:00.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:00.181 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:00.216 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:00.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:00.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:00.318 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:00.345 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:00.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:00.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:00.446 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:00.474 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:00.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:00.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:49:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:49:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:49:00.576 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:00.605 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:00.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:00.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:00.706 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:00.742 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-08-17T17:49:00.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:00.763 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:00.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:00.832 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:00.864 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:00.889 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:00.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:00.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:00.991 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:01.017 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:01.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:01.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:01.118 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:01.145 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:01.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:01.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:01.246 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:01.295 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:01.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:01.296 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:01.396 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:01.432 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:01.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:01.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:01.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:01 smithi046 ceph-mon[88218]: pgmap v1539: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 964 op/s 2024-08-17T17:49:01.514 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:01 smithi037 ceph-mon[97894]: pgmap v1539: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 964 op/s 2024-08-17T17:49:01.515 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:01 smithi037 ceph-mon[102022]: pgmap v1539: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 964 op/s 2024-08-17T17:49:01.534 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:01.562 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:01.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:01.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:01.664 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:01.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:01.693 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:01.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:01.794 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:01.835 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:01.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:01.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:01.938 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:01.968 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:01.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:01.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:02.071 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:02.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:02.109 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:02.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:02.211 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:02.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:02.296 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:02.296 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:02.397 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:02.452 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:02.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:02.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:02.553 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:02.577 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:02.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:02.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:02.679 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:02.720 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:02.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:02.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:02.822 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:02.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:02.860 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:02.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:02.962 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:03.002 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:03.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:03.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:03.103 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:03.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:03.144 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:03.144 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:03.245 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:03.291 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:03.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:03.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:03.306 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:03 smithi037 ceph-mon[102022]: pgmap v1540: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2024-08-17T17:49:03.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:03 smithi037 ceph-mon[97894]: pgmap v1540: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2024-08-17T17:49:03.392 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:03.430 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:03.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:03.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:03.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:03 smithi046 ceph-mon[88218]: pgmap v1540: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2024-08-17T17:49:03.532 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:03.558 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:03.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:03.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:03.659 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:03.684 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:03.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:03.685 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:03.786 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:03.826 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:03.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:03.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:03.928 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:03.968 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:03.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:03.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:04.069 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:04.107 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:04.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:04.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:04.208 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:04.255 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:04.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:04.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:04.273 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is unset 2024-08-17T17:49:04.357 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:04.395 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:04.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:04.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:04.497 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:04.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:04 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2933754457' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:04.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:04 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:04.525 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:04.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:04.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:04.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:04 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2933754457' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:04.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:04 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:04.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:04 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2933754457' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:04.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:04 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:04.627 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:04.667 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:04.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:04.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:04.769 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:04.810 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:04.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:04.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:04.912 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:04.950 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:04.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:04.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:05.055 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:05.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:05.102 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:05.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:05.203 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:05.232 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:05.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:05.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:05.333 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:05.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:05.374 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:05.375 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:05.475 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:05.481 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:05 smithi037 ceph-mon[97894]: pgmap v1541: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-08-17T17:49:05.481 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:05 smithi037 ceph-mon[97894]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:49:05.481 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:05 smithi037 ceph-mon[97894]: Cluster is now healthy 2024-08-17T17:49:05.481 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:05 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:49:05.481 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:05 smithi037 ceph-mon[97894]: osdmap e1155: 8 total, 8 up, 8 in 2024-08-17T17:49:05.482 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:05 smithi037 ceph-mon[102022]: pgmap v1541: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-08-17T17:49:05.482 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:05 smithi037 ceph-mon[102022]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:49:05.482 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:05 smithi037 ceph-mon[102022]: Cluster is now healthy 2024-08-17T17:49:05.482 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:05 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:49:05.482 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:05 smithi037 ceph-mon[102022]: osdmap e1155: 8 total, 8 up, 8 in 2024-08-17T17:49:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:05 smithi046 ceph-mon[88218]: pgmap v1541: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2024-08-17T17:49:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:05 smithi046 ceph-mon[88218]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:49:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:05 smithi046 ceph-mon[88218]: Cluster is now healthy 2024-08-17T17:49:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:05 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:49:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:05 smithi046 ceph-mon[88218]: osdmap e1155: 8 total, 8 up, 8 in 2024-08-17T17:49:05.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:05.527 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:05.527 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:05.628 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:05.667 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:05.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:05.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:05.769 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:05.796 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:05.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:05.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:05.898 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:05.924 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:05.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:05.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:06.026 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:06.054 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:06.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:06.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:06.156 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:06.181 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:06.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:06.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:06.199 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:49:06.203 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:49:06.247 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:49:06.247 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:49:06.275 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:06.283 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:06.296 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:49:06.297 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:49:06.308 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:06.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:06.309 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:06.336 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:49:06.337 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:49:06.366 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:49:06.366 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:49:06.397 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:49:06.397 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:49:06.411 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:06.432 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:49:06.433 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:49:06.438 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:06.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:06.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:06.462 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:06 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3916662473' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:06.462 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:06 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3916662473' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:06.469 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:49:06.470 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:49:06.540 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:06.579 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:06.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:06.580 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:06.681 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:06.709 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:06.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:06.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:06.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:06 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3916662473' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:06.810 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:06.847 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:06.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:06.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:06.948 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:06.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:06.992 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:06.992 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:07.093 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:07.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:07.121 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:07.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:07.222 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:07.249 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:07.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:07.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:07.351 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:07.378 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:07.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:07.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:07.480 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:07.523 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:07.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:07.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:07.525 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:49:07.546 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:07 smithi037 ceph-mon[102022]: pgmap v1543: 99 pgs: 99 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2024-08-17T17:49:07.549 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:07 smithi037 ceph-mon[97894]: pgmap v1543: 99 pgs: 99 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2024-08-17T17:49:07.625 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:07.652 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:07.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:07.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:07.754 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:07 smithi046 ceph-mon[88218]: pgmap v1543: 99 pgs: 99 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2024-08-17T17:49:07.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:07.811 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:07.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:07.912 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:07.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:07.969 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:07.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:08.070 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:08.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:08.100 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:08.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:08.201 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:08.243 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:08.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:08.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:08.345 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:08.371 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:08.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:08.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:08.473 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:08.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:08.516 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:08.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:08.617 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:08.646 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:08.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:08.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:08.748 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:08.791 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:08.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:08.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:08.893 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:08.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:08.929 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:08.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:09.030 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:09.067 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:09.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:09.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:09.169 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:09.195 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:09.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:09.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:09.284 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:49:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:49:08] "GET /metrics HTTP/1.1" 200 36615 "" "Prometheus/2.51.0" 2024-08-17T17:49:09.297 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:09.333 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:09.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:09.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:09.435 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:09.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:09.479 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:09.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:09.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:09 smithi037 ceph-mon[102022]: pgmap v1544: 99 pgs: 99 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2024-08-17T17:49:09.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:49:09.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:09.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:09 smithi037 ceph-mon[97894]: pgmap v1544: 99 pgs: 99 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2024-08-17T17:49:09.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:49:09.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:09.580 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:09.609 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:09.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:09.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:09.711 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:09.735 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:09.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:09.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:09 smithi046 ceph-mon[88218]: pgmap v1544: 99 pgs: 99 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2024-08-17T17:49:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:49:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:09.837 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:09.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:09.866 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:09.866 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:09.967 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:10.007 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:10.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:10.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:10.109 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:10.135 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:10.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:10.136 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:10.237 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:10.266 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:10.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:10.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:10.368 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:10.392 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:10.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:10.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:10.494 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:10.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:49:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:49:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:49:10.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:10.557 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:10.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:10.659 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:10.686 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:10.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:10.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:10.788 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:10.812 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:10.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:10.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:10.914 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:10.960 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:10.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:10.961 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:10.991 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:49:11.057 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:49:11.058 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:49:11.062 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:11.090 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:11.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:11.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:11.191 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:11.217 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:11.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:11.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:11.309 INFO:teuthology.orchestra.run.smithi037.stderr:set pool 7 pgp_num to 16 2024-08-17T17:49:11.319 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:11.374 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:11.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:11.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:11.476 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:11.504 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:11.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:11.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:11.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:11 smithi037 ceph-mon[102022]: pgmap v1545: 99 pgs: 99 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 789 op/s 2024-08-17T17:49:11.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:11 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1553640404' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T17:49:11.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:11 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T17:49:11.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:11 smithi037 ceph-mon[97894]: pgmap v1545: 99 pgs: 99 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 789 op/s 2024-08-17T17:49:11.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:11 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1553640404' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T17:49:11.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:11 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T17:49:11.606 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:11.633 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:11.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:11.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:11.735 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:11.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:11 smithi046 ceph-mon[88218]: pgmap v1545: 99 pgs: 99 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 789 op/s 2024-08-17T17:49:11.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:11 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1553640404' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T17:49:11.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:11 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T17:49:11.773 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:11.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:11.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:11.875 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:11.904 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:11.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:11.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:12.006 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:12.043 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:12.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:12.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:12.145 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:12.183 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:12.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:12.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:12.285 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:12.334 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:12.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:12.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:12.436 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:12.461 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:12.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:12.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:12.511 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:12 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]': finished 2024-08-17T17:49:12.511 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:12 smithi037 ceph-mon[97894]: osdmap e1156: 8 total, 8 up, 8 in 2024-08-17T17:49:12.512 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:12 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]': finished 2024-08-17T17:49:12.512 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:12 smithi037 ceph-mon[102022]: osdmap e1156: 8 total, 8 up, 8 in 2024-08-17T17:49:12.563 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:12.613 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:12.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:12.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:12.718 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:12.726 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:12.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:12 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]': finished 2024-08-17T17:49:12.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:12 smithi046 ceph-mon[88218]: osdmap e1156: 8 total, 8 up, 8 in 2024-08-17T17:49:12.779 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:12.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:12.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:12.881 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:12.927 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:12.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:12.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:13.029 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:13.058 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:13.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:13.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:13.160 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:13.188 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:13.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:13.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:13.290 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:13.336 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:13.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:13.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:13.437 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:13.466 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:13.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:13.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:13.565 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-08-17T17:49:13.568 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:13.619 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:13 smithi037 ceph-mon[102022]: pgmap v1547: 99 pgs: 99 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 956 op/s 2024-08-17T17:49:13.619 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:13 smithi037 ceph-mon[97894]: pgmap v1547: 99 pgs: 99 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 956 op/s 2024-08-17T17:49:13.660 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:13.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:13.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:13 smithi046 ceph-mon[88218]: pgmap v1547: 99 pgs: 99 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 956 op/s 2024-08-17T17:49:13.761 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:13.787 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:13.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:13.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:13.889 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:13.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:13.919 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:13.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:14.020 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:14.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:14.056 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:14.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:14.157 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:14.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:14.203 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:14.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:14.304 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:14.331 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:14.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:14.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:14.433 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:14.460 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:14.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:14.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:14.561 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:14.601 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:14.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:14.602 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:14.703 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:14.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:14.752 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:14.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:14.854 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:14.890 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:14.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:14.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:14.992 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:15.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:15.040 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:15.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:15.141 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:15.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:15.179 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:15.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:15.280 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:15.306 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:15.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:15.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:15.408 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:15.448 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:15.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:15.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:15.550 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:15.577 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:15.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:15.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:15.679 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:15.708 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:15.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:15.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:15.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:15 smithi046 ceph-mon[88218]: pgmap v1548: 99 pgs: 99 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2024-08-17T17:49:15.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:15 smithi037 ceph-mon[102022]: pgmap v1548: 99 pgs: 99 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2024-08-17T17:49:15.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:15 smithi037 ceph-mon[97894]: pgmap v1548: 99 pgs: 99 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2024-08-17T17:49:15.811 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:15.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:15.847 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:15.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:15.855 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:15.949 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:15.950 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:15.975 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:15.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:15.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:16.077 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:16.121 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:16.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:16.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:16.224 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:16.281 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:16.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:16.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:16.383 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:16.433 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:16.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:16.434 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:16.535 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:16.562 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:16.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:16.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:16.664 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:16.691 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:16.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:16.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:16.793 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:16.819 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:16.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:16.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:16.921 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:16.965 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:16.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:16.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:17.067 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:17.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:17.118 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:17.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:17.157 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] 2024-08-17T17:49:17.157 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:49:17.158 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_2 2024-08-17T17:49:17.158 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:49:17.220 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:17.280 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:17.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:17.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:17.354 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:17 smithi037 ceph-mon[102022]: pgmap v1549: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 812 op/s 2024-08-17T17:49:17.354 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:17 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2020763209' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:17.354 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:17 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:17.357 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:17 smithi037 ceph-mon[97894]: pgmap v1549: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 812 op/s 2024-08-17T17:49:17.357 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:17 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2020763209' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:17.357 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:17 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:17.357 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is set 2024-08-17T17:49:17.381 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:17.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:17.445 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:17.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:17.546 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:17.572 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:17.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:17.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:17.674 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:17.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:17.716 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:17.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:17 smithi046 ceph-mon[88218]: pgmap v1549: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 812 op/s 2024-08-17T17:49:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:17 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2020763209' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:17 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:17.816 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:17.860 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:17.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:17.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:17.962 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:18.001 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:18.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:18.002 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:18.103 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:18.143 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:18.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:18.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:18.245 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:18.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:18.288 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:18.288 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:18.389 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:18.415 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:18.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:18.416 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:18.516 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:18.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:18.544 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:18.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:18.645 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:18.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:18.690 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:18.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:18.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:18 smithi046 ceph-mon[88218]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:18.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:18 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:49:18.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:18 smithi046 ceph-mon[88218]: osdmap e1157: 8 total, 8 up, 8 in 2024-08-17T17:49:18.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:18 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:49:18.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:18 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:49:18.791 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:18.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:18 smithi037 ceph-mon[97894]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:18.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:18 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:49:18.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:18 smithi037 ceph-mon[97894]: osdmap e1157: 8 total, 8 up, 8 in 2024-08-17T17:49:18.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:18 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:49:18.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:18 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:49:18.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:18 smithi037 ceph-mon[102022]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:18.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:18 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:49:18.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:18 smithi037 ceph-mon[102022]: osdmap e1157: 8 total, 8 up, 8 in 2024-08-17T17:49:18.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:18 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:49:18.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:18 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:49:18.819 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:18.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:18.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:18.921 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:18.968 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:18.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:18.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:19.070 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:19.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:19.129 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:19.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:19.229 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:19.271 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:19.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:19.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:19.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:49:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:49:18] "GET /metrics HTTP/1.1" 200 36614 "" "Prometheus/2.51.0" 2024-08-17T17:49:19.373 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:19.402 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:19.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:19.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:19.504 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:19.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:19.556 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:19.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:19.657 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:19.690 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:19.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:19.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:19.754 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:19 smithi037 ceph-mon[97894]: pgmap v1551: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 573 op/s 2024-08-17T17:49:19.754 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:19 smithi037 ceph-mon[102022]: pgmap v1551: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 573 op/s 2024-08-17T17:49:19.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:19 smithi046 ceph-mon[88218]: pgmap v1551: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 573 op/s 2024-08-17T17:49:19.792 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:19.829 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:19.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:19.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:19.931 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:19.957 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:19.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:19.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:20.059 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:20.100 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:20.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:20.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:20.202 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:20.257 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:20.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:20.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:20.359 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:20.382 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:20.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:20.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:20.484 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:49:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:49:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:49:20.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:20.512 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:20.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:20.613 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:20.654 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:20.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:20.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:20.756 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:20.801 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:20.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:20.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:20.902 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:49:20.902 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:49:20.903 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:20.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:20.942 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:20.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:20.952 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:49:20.952 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:49:20.995 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:49:20.995 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:49:21.043 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:21.054 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:49:21.054 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:49:21.093 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:49:21.093 INFO:teuthology.orchestra.run.smithi037.stdout: "size": 20, 2024-08-17T17:49:21.093 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 600, 2024-08-17T17:49:21.093 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [ 2024-08-17T17:49:21.093 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.093 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:27293 6.4 6:24693e34:::benchmark_data_smithi037_142561_object27292:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:49:21.093 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:45.258555+0000", 2024-08-17T17:49:21.094 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 395.82646282399998, 2024-08-17T17:49:21.094 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.098593879999999995, 2024-08-17T17:49:21.094 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:21.094 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:21.094 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:21.094 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:49:21.094 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:49:21.094 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:49:21.094 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 27293 2024-08-17T17:49:21.094 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.094 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:21.095 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.095 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:21.095 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258555+0000", 2024-08-17T17:49:21.095 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.095 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.095 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.095 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:21.095 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258555+0000", 2024-08-17T17:49:21.095 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.095 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.095 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.095 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:21.096 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258556+0000", 2024-08-17T17:49:21.096 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.345e-06 2024-08-17T17:49:21.096 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.096 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.096 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:21.096 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258583+0000", 2024-08-17T17:49:21.096 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.6088000000000002e-05 2024-08-17T17:49:21.096 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.096 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.096 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:21.096 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258595+0000", 2024-08-17T17:49:21.097 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2638e-05 2024-08-17T17:49:21.097 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.097 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.097 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:21.097 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258603+0000", 2024-08-17T17:49:21.097 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.9189999999999999e-06 2024-08-17T17:49:21.097 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.097 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.097 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.098 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258846+0000", 2024-08-17T17:49:21.098 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000243308 2024-08-17T17:49:21.098 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.098 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.098 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:21.098 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.259087+0000", 2024-08-17T17:49:21.098 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00024103800000000001 2024-08-17T17:49:21.098 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.098 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.098 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:49:21.098 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.259223+0000", 2024-08-17T17:49:21.099 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013516400000000001 2024-08-17T17:49:21.099 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.099 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.099 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:49:21.099 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.260988+0000", 2024-08-17T17:49:21.099 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0017653580000000001 2024-08-17T17:49:21.099 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.099 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.099 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.099 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.263361+0000", 2024-08-17T17:49:21.099 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.002373244 2024-08-17T17:49:21.100 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.100 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.100 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.100 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.356973+0000", 2024-08-17T17:49:21.100 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.093611854999999994 2024-08-17T17:49:21.100 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.100 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.100 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:49:21.100 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.357083+0000", 2024-08-17T17:49:21.100 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000109758 2024-08-17T17:49:21.100 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.101 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.101 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:49:21.101 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.357149+0000", 2024-08-17T17:49:21.101 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.6165000000000001e-05 2024-08-17T17:49:21.101 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.101 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:21.101 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.101 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.101 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.101 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:27298 6.4 6:247c4b4a:::benchmark_data_smithi037_142561_object27297:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:49:21.101 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:42:45.258626+0000", 2024-08-17T17:49:21.101 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 395.82639197399999, 2024-08-17T17:49:21.101 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.100865466, 2024-08-17T17:49:21.102 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:21.102 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:21.102 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:21.102 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:49:21.102 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:49:21.102 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:49:21.102 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 27298 2024-08-17T17:49:21.102 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.102 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:21.102 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.102 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:21.103 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258626+0000", 2024-08-17T17:49:21.103 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.103 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.103 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.103 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:21.103 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258626+0000", 2024-08-17T17:49:21.103 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.103 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.103 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.103 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:21.103 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258626+0000", 2024-08-17T17:49:21.103 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6300000000000005e-07 2024-08-17T17:49:21.104 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.104 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.104 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:21.104 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258649+0000", 2024-08-17T17:49:21.104 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2507999999999999e-05 2024-08-17T17:49:21.104 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.104 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.104 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:21.104 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258659+0000", 2024-08-17T17:49:21.104 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0312000000000001e-05 2024-08-17T17:49:21.104 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.104 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.105 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:21.105 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.258666+0000", 2024-08-17T17:49:21.105 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.7240000000000003e-06 2024-08-17T17:49:21.105 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.105 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.105 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.105 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.261030+0000", 2024-08-17T17:49:21.105 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.002363824 2024-08-17T17:49:21.105 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.105 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.106 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:21.106 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.261162+0000", 2024-08-17T17:49:21.106 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013192 2024-08-17T17:49:21.106 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.106 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.106 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:49:21.106 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.261307+0000", 2024-08-17T17:49:21.106 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014507800000000001 2024-08-17T17:49:21.106 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.106 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.106 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.107 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.263827+0000", 2024-08-17T17:49:21.107 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0025205980000000002 2024-08-17T17:49:21.107 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.107 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.107 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:49:21.107 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.264123+0000", 2024-08-17T17:49:21.107 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00029570699999999998 2024-08-17T17:49:21.107 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.107 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.107 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.107 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.359311+0000", 2024-08-17T17:49:21.108 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.095188185999999994 2024-08-17T17:49:21.108 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.108 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.108 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:49:21.108 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.359419+0000", 2024-08-17T17:49:21.108 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000107428 2024-08-17T17:49:21.108 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.108 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.108 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:49:21.108 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:42:45.359491+0000", 2024-08-17T17:49:21.108 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.2618000000000002e-05 2024-08-17T17:49:21.108 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.109 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:21.109 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.109 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.109 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.109 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:62123 6.1 6:8c37d395:::benchmark_data_smithi037_142561_object62122:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1088)", 2024-08-17T17:49:21.109 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:05.464339+0000", 2024-08-17T17:49:21.109 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 375.62067844400002, 2024-08-17T17:49:21.109 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.100861091, 2024-08-17T17:49:21.109 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:21.109 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:21.109 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:21.110 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:49:21.110 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:49:21.110 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:49:21.110 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 62123 2024-08-17T17:49:21.110 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.110 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:21.110 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.110 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:21.110 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.464339+0000", 2024-08-17T17:49:21.110 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.111 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.111 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.111 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:21.111 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.464339+0000", 2024-08-17T17:49:21.111 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.111 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.111 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.111 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:21.111 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.464341+0000", 2024-08-17T17:49:21.111 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6169999999999999e-06 2024-08-17T17:49:21.111 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.112 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.112 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:21.112 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.464365+0000", 2024-08-17T17:49:21.112 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.4014000000000001e-05 2024-08-17T17:49:21.112 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.112 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.112 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:21.112 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.464378+0000", 2024-08-17T17:49:21.112 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2862e-05 2024-08-17T17:49:21.112 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.113 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.113 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:21.113 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.464385+0000", 2024-08-17T17:49:21.113 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.2869999999999999e-06 2024-08-17T17:49:21.113 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.113 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.113 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.113 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.464433+0000", 2024-08-17T17:49:21.113 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7482999999999999e-05 2024-08-17T17:49:21.113 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.114 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.114 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:21.114 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.464523+0000", 2024-08-17T17:49:21.114 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.0451000000000005e-05 2024-08-17T17:49:21.114 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.114 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.114 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,6", 2024-08-17T17:49:21.114 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.546893+0000", 2024-08-17T17:49:21.114 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.082369550999999999 2024-08-17T17:49:21.114 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.114 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.114 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.115 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.556617+0000", 2024-08-17T17:49:21.115 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.009724501 2024-08-17T17:49:21.115 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.115 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.115 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.115 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.556696+0000", 2024-08-17T17:49:21.115 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.9122000000000006e-05 2024-08-17T17:49:21.115 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.115 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.116 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:49:21.116 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.564548+0000", 2024-08-17T17:49:21.116 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0078514650000000002 2024-08-17T17:49:21.116 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.116 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.116 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:49:21.116 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.565154+0000", 2024-08-17T17:49:21.116 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00060602900000000001 2024-08-17T17:49:21.116 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.116 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.116 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:49:21.116 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:05.565201+0000", 2024-08-17T17:49:21.117 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.6709000000000003e-05 2024-08-17T17:49:21.117 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.117 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:21.117 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.117 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.117 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.117 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:99375 6.4 6:27889d31:::benchmark_data_smithi037_142561_object99374:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1091)", 2024-08-17T17:49:21.117 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:37.095539+0000", 2024-08-17T17:49:21.117 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 343.98947888800001, 2024-08-17T17:49:21.117 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.10718732, 2024-08-17T17:49:21.118 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:21.118 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:21.118 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:21.118 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:49:21.118 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:49:21.118 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:49:21.118 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 99375 2024-08-17T17:49:21.119 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.119 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:21.119 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.119 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:21.119 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.095539+0000", 2024-08-17T17:49:21.119 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.119 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.119 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.119 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:21.119 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.095539+0000", 2024-08-17T17:49:21.119 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.120 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.120 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.120 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:21.120 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.095540+0000", 2024-08-17T17:49:21.120 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.217e-06 2024-08-17T17:49:21.120 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.120 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.120 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:21.120 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.095560+0000", 2024-08-17T17:49:21.120 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9916e-05 2024-08-17T17:49:21.120 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.120 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.120 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:21.121 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.095570+0000", 2024-08-17T17:49:21.121 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.6260000000000007e-06 2024-08-17T17:49:21.121 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.121 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.121 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:21.121 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.095576+0000", 2024-08-17T17:49:21.121 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.9410000000000004e-06 2024-08-17T17:49:21.121 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.121 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.121 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.121 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.095630+0000", 2024-08-17T17:49:21.121 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4738999999999999e-05 2024-08-17T17:49:21.122 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.122 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.122 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:21.122 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.095729+0000", 2024-08-17T17:49:21.122 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.8067999999999997e-05 2024-08-17T17:49:21.122 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.122 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.122 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:49:21.122 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.095833+0000", 2024-08-17T17:49:21.122 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00010424700000000001 2024-08-17T17:49:21.123 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.123 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.123 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.123 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.098677+0000", 2024-08-17T17:49:21.123 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0028439060000000002 2024-08-17T17:49:21.123 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.123 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.123 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:49:21.123 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.098759+0000", 2024-08-17T17:49:21.123 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.2591999999999998e-05 2024-08-17T17:49:21.123 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.123 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.124 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.124 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.202354+0000", 2024-08-17T17:49:21.124 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.103594277 2024-08-17T17:49:21.124 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.124 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.124 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:49:21.124 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.202577+0000", 2024-08-17T17:49:21.124 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00022382599999999999 2024-08-17T17:49:21.124 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.124 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.124 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:49:21.124 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.202726+0000", 2024-08-17T17:49:21.125 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014896500000000001 2024-08-17T17:49:21.125 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.125 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:21.125 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.125 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.125 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.125 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156303 6.11 6:8f91e286:::benchmark_data_smithi037_142561_object30521:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:49:21.125 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.386504+0000", 2024-08-17T17:49:21.125 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 277.69851368600001, 2024-08-17T17:49:21.126 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1145390799999999, 2024-08-17T17:49:21.126 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:21.126 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:21.126 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:21.126 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:49:21.126 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:49:21.126 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:49:21.126 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156303 2024-08-17T17:49:21.126 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.126 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:21.126 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.127 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:21.127 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386504+0000", 2024-08-17T17:49:21.127 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.127 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.127 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.127 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:21.127 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386504+0000", 2024-08-17T17:49:21.127 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.127 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.127 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.128 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:21.128 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386506+0000", 2024-08-17T17:49:21.128 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.61e-06 2024-08-17T17:49:21.128 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.129 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.129 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:21.129 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386512+0000", 2024-08-17T17:49:21.129 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.908e-06 2024-08-17T17:49:21.129 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.129 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.129 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:21.129 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386524+0000", 2024-08-17T17:49:21.129 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2451e-05 2024-08-17T17:49:21.129 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.129 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.130 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:21.130 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386533+0000", 2024-08-17T17:49:21.130 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.3590000000000008e-06 2024-08-17T17:49:21.130 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.130 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.130 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.130 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386597+0000", 2024-08-17T17:49:21.130 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.4561999999999996e-05 2024-08-17T17:49:21.130 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.130 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.130 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op must wait for map", 2024-08-17T17:49:21.131 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386604+0000", 2024-08-17T17:49:21.131 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.7449999999999998e-06 2024-08-17T17:49:21.131 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.131 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.131 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.131 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.396452+0000", 2024-08-17T17:49:21.131 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0098485570000000008 2024-08-17T17:49:21.131 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.131 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.131 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:49:21.132 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.396463+0000", 2024-08-17T17:49:21.132 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0234000000000001e-05 2024-08-17T17:49:21.132 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.132 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.132 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.132 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.493810+0000", 2024-08-17T17:49:21.132 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0973471260000001 2024-08-17T17:49:21.132 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.132 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.132 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:21.132 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.494036+0000", 2024-08-17T17:49:21.132 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000226715 2024-08-17T17:49:21.133 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.133 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.133 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:49:21.133 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.494348+0000", 2024-08-17T17:49:21.133 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00031122499999999999 2024-08-17T17:49:21.133 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.133 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.133 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.133 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.498326+0000", 2024-08-17T17:49:21.133 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0039782020000000001 2024-08-17T17:49:21.133 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.134 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.134 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:49:21.134 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.498346+0000", 2024-08-17T17:49:21.134 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9978000000000001e-05 2024-08-17T17:49:21.134 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.134 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.134 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.134 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.498391+0000", 2024-08-17T17:49:21.134 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.5538999999999999e-05 2024-08-17T17:49:21.134 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.134 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.135 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.135 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.498433+0000", 2024-08-17T17:49:21.135 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.2042000000000002e-05 2024-08-17T17:49:21.135 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.135 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.135 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.135 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.498477+0000", 2024-08-17T17:49:21.135 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.3616999999999999e-05 2024-08-17T17:49:21.135 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.135 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.135 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.136 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.500750+0000", 2024-08-17T17:49:21.136 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0022730189999999998 2024-08-17T17:49:21.136 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.136 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.136 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:49:21.136 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.500876+0000", 2024-08-17T17:49:21.136 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012600299999999999 2024-08-17T17:49:21.136 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.136 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.136 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:49:21.137 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.501043+0000", 2024-08-17T17:49:21.137 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000167188 2024-08-17T17:49:21.137 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.137 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:21.137 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.137 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.137 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.137 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156326 6.11 6:8c6d5f2d:::benchmark_data_smithi037_142561_object30544:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:49:21.137 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.386551+0000", 2024-08-17T17:49:21.137 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 277.69846656700003, 2024-08-17T17:49:21.137 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1224005699999999, 2024-08-17T17:49:21.138 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:21.138 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:21.138 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:21.138 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:49:21.138 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:49:21.138 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:49:21.138 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156326 2024-08-17T17:49:21.138 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.138 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:21.138 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.139 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:21.139 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386551+0000", 2024-08-17T17:49:21.139 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.139 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.139 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.139 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:21.139 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386551+0000", 2024-08-17T17:49:21.139 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.139 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.139 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.139 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:21.139 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386552+0000", 2024-08-17T17:49:21.140 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9699999999999996e-07 2024-08-17T17:49:21.140 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.140 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.140 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:21.140 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386555+0000", 2024-08-17T17:49:21.140 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.4510000000000001e-06 2024-08-17T17:49:21.140 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.140 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.140 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:21.140 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386564+0000", 2024-08-17T17:49:21.140 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.1819999999999995e-06 2024-08-17T17:49:21.140 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.141 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.141 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:21.141 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386568+0000", 2024-08-17T17:49:21.141 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.8879999999999999e-06 2024-08-17T17:49:21.141 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.141 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.141 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.141 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386673+0000", 2024-08-17T17:49:21.141 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00010489600000000001 2024-08-17T17:49:21.141 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.141 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.141 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting_for_map not empty", 2024-08-17T17:49:21.142 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386680+0000", 2024-08-17T17:49:21.142 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.233e-06 2024-08-17T17:49:21.142 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.142 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.142 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.142 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.396864+0000", 2024-08-17T17:49:21.142 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010183331 2024-08-17T17:49:21.142 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.142 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.142 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:49:21.142 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.396872+0000", 2024-08-17T17:49:21.143 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.3180000000000007e-06 2024-08-17T17:49:21.143 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.143 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.143 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.143 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.496031+0000", 2024-08-17T17:49:21.143 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.099158796 2024-08-17T17:49:21.143 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.143 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.143 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:21.143 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.496153+0000", 2024-08-17T17:49:21.143 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012218799999999999 2024-08-17T17:49:21.143 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.144 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.144 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:49:21.144 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.496411+0000", 2024-08-17T17:49:21.144 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00025763499999999998 2024-08-17T17:49:21.144 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.144 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.144 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.144 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.498524+0000", 2024-08-17T17:49:21.144 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.002112868 2024-08-17T17:49:21.144 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.144 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.145 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.145 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.498567+0000", 2024-08-17T17:49:21.145 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.3396000000000003e-05 2024-08-17T17:49:21.145 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.145 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.145 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.145 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:49:21.146 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:49:21.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:21.147 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:21.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:21.148 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.500704+0000", 2024-08-17T17:49:21.148 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0021374020000000001 2024-08-17T17:49:21.148 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.149 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.149 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.149 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.501109+0000", 2024-08-17T17:49:21.149 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00040453899999999998 2024-08-17T17:49:21.149 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.149 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.149 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.149 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.501164+0000", 2024-08-17T17:49:21.149 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.5340999999999998e-05 2024-08-17T17:49:21.149 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.149 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.150 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:49:21.150 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.508462+0000", 2024-08-17T17:49:21.150 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0072974729999999996 2024-08-17T17:49:21.150 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.150 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.150 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:49:21.150 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.508810+0000", 2024-08-17T17:49:21.150 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000348186 2024-08-17T17:49:21.150 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.150 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.150 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:49:21.151 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.508952+0000", 2024-08-17T17:49:21.151 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014195000000000001 2024-08-17T17:49:21.151 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.151 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:21.151 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.151 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.151 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.151 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156334 6.11 6:8a98a9ee:::benchmark_data_smithi037_142561_object30552:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:49:21.151 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.386596+0000", 2024-08-17T17:49:21.151 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 277.698421763, 2024-08-17T17:49:21.151 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.12759623, 2024-08-17T17:49:21.152 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:21.152 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:21.152 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:21.152 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:49:21.152 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:49:21.152 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:49:21.152 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156334 2024-08-17T17:49:21.152 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.152 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:21.152 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.152 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:21.152 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386596+0000", 2024-08-17T17:49:21.153 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.153 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.153 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.153 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:21.153 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386596+0000", 2024-08-17T17:49:21.153 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.153 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.153 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.153 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:21.153 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386597+0000", 2024-08-17T17:49:21.153 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1999999999999999e-07 2024-08-17T17:49:21.154 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.154 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.154 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:21.154 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386600+0000", 2024-08-17T17:49:21.154 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.2569999999999999e-06 2024-08-17T17:49:21.154 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.154 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.154 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:21.154 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386684+0000", 2024-08-17T17:49:21.154 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.4022000000000003e-05 2024-08-17T17:49:21.154 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.155 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.155 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:21.155 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386691+0000", 2024-08-17T17:49:21.155 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.2429999999999999e-06 2024-08-17T17:49:21.155 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.155 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.155 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.155 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386780+0000", 2024-08-17T17:49:21.155 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.9000999999999997e-05 2024-08-17T17:49:21.155 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.155 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.156 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting_for_map not empty", 2024-08-17T17:49:21.156 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386786+0000", 2024-08-17T17:49:21.156 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.8089999999999998e-06 2024-08-17T17:49:21.156 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.156 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.156 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.156 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.396895+0000", 2024-08-17T17:49:21.156 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010109221999999999 2024-08-17T17:49:21.156 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.156 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.156 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:49:21.157 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.396901+0000", 2024-08-17T17:49:21.157 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.9229999999999999e-06 2024-08-17T17:49:21.157 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.157 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.157 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.157 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.498622+0000", 2024-08-17T17:49:21.157 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1017206180000001 2024-08-17T17:49:21.157 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.157 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.157 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:21.157 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.498742+0000", 2024-08-17T17:49:21.157 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000120266 2024-08-17T17:49:21.158 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.158 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.158 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:49:21.158 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.498957+0000", 2024-08-17T17:49:21.158 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00021503700000000001 2024-08-17T17:49:21.158 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.158 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.158 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.158 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.501223+0000", 2024-08-17T17:49:21.158 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0022663430000000001 2024-08-17T17:49:21.158 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.159 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.159 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.159 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.501278+0000", 2024-08-17T17:49:21.159 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4191999999999999e-05 2024-08-17T17:49:21.159 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.159 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.159 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.159 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.503626+0000", 2024-08-17T17:49:21.159 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0023483000000000002 2024-08-17T17:49:21.159 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.159 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.160 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.160 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.503747+0000", 2024-08-17T17:49:21.160 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000120839 2024-08-17T17:49:21.160 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.160 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.160 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.160 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.503786+0000", 2024-08-17T17:49:21.160 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.8850000000000002e-05 2024-08-17T17:49:21.160 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.160 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.160 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:49:21.160 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.513970+0000", 2024-08-17T17:49:21.161 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.01018411 2024-08-17T17:49:21.161 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.161 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.161 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:49:21.161 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514035+0000", 2024-08-17T17:49:21.161 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5272999999999997e-05 2024-08-17T17:49:21.161 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.161 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.161 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:49:21.161 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514192+0000", 2024-08-17T17:49:21.161 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000157305 2024-08-17T17:49:21.161 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.162 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:21.162 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.162 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.162 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.162 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156346 6.11 6:8b72f1b9:::benchmark_data_smithi037_142561_object30564:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:49:21.162 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.386710+0000", 2024-08-17T17:49:21.162 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 277.69830798800001, 2024-08-17T17:49:21.162 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1276713309999999, 2024-08-17T17:49:21.162 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:21.162 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:21.163 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:21.163 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:49:21.163 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:49:21.163 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:49:21.163 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156346 2024-08-17T17:49:21.163 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.163 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:21.163 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.163 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:21.163 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386710+0000", 2024-08-17T17:49:21.163 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.163 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.164 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.164 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:21.164 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386710+0000", 2024-08-17T17:49:21.164 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.164 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.164 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.164 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:21.164 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386710+0000", 2024-08-17T17:49:21.164 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6100000000000001e-07 2024-08-17T17:49:21.164 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.164 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.165 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:21.165 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386714+0000", 2024-08-17T17:49:21.165 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.056e-06 2024-08-17T17:49:21.165 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.165 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.165 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:21.165 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386723+0000", 2024-08-17T17:49:21.165 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.1009999999999998e-06 2024-08-17T17:49:21.165 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.165 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.165 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:21.166 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386730+0000", 2024-08-17T17:49:21.166 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9859999999999997e-06 2024-08-17T17:49:21.166 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.166 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.166 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.166 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386822+0000", 2024-08-17T17:49:21.166 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.2671999999999996e-05 2024-08-17T17:49:21.166 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.166 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.167 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting_for_map not empty", 2024-08-17T17:49:21.167 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386825+0000", 2024-08-17T17:49:21.167 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.6800000000000002e-06 2024-08-17T17:49:21.167 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.167 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.167 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.167 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.396922+0000", 2024-08-17T17:49:21.167 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010097333 2024-08-17T17:49:21.167 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.167 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.167 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:49:21.168 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.396928+0000", 2024-08-17T17:49:21.168 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0020000000000003e-06 2024-08-17T17:49:21.168 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.168 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.168 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.168 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.501373+0000", 2024-08-17T17:49:21.168 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.104444757 2024-08-17T17:49:21.168 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.168 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.168 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:21.169 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.501518+0000", 2024-08-17T17:49:21.169 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014522800000000001 2024-08-17T17:49:21.169 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.169 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.169 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:49:21.169 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.501818+0000", 2024-08-17T17:49:21.169 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00029931700000000001 2024-08-17T17:49:21.169 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.169 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.169 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.169 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.503833+0000", 2024-08-17T17:49:21.170 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0020154219999999998 2024-08-17T17:49:21.170 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.170 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.170 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.170 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.503871+0000", 2024-08-17T17:49:21.170 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.7957000000000003e-05 2024-08-17T17:49:21.170 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.170 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.170 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.170 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.503906+0000", 2024-08-17T17:49:21.170 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.5503000000000002e-05 2024-08-17T17:49:21.171 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.171 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.171 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.171 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.506265+0000", 2024-08-17T17:49:21.171 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0023582690000000001 2024-08-17T17:49:21.171 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.171 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.171 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.171 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.508438+0000", 2024-08-17T17:49:21.171 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0021732019999999999 2024-08-17T17:49:21.172 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.172 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.172 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:49:21.172 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514207+0000", 2024-08-17T17:49:21.172 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0057693329999999998 2024-08-17T17:49:21.172 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.172 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.172 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:49:21.172 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514257+0000", 2024-08-17T17:49:21.172 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9737000000000002e-05 2024-08-17T17:49:21.172 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.172 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.173 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:49:21.173 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514381+0000", 2024-08-17T17:49:21.173 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000124215 2024-08-17T17:49:21.173 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.173 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:21.173 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.173 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.173 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.173 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156501 6.11 6:8cacb35e:::benchmark_data_smithi037_142561_object30719:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:49:21.173 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.386776+0000", 2024-08-17T17:49:21.173 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 277.69824143099999, 2024-08-17T17:49:21.174 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1278020070000001, 2024-08-17T17:49:21.174 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:21.174 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:21.174 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:21.174 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:49:21.174 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:49:21.174 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:49:21.174 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156501 2024-08-17T17:49:21.174 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.174 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:21.174 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.175 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:21.175 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386776+0000", 2024-08-17T17:49:21.175 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.175 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.175 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.175 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:21.175 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386776+0000", 2024-08-17T17:49:21.175 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.175 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.175 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.175 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:21.176 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386777+0000", 2024-08-17T17:49:21.176 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.1799999999999995e-07 2024-08-17T17:49:21.176 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.176 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.176 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:21.176 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386780+0000", 2024-08-17T17:49:21.176 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.0709999999999999e-06 2024-08-17T17:49:21.176 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.176 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.176 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:21.177 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386795+0000", 2024-08-17T17:49:21.177 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4968e-05 2024-08-17T17:49:21.177 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.177 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.177 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:21.177 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386813+0000", 2024-08-17T17:49:21.177 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8264999999999999e-05 2024-08-17T17:49:21.177 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.177 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.177 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.177 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.396950+0000", 2024-08-17T17:49:21.178 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010136620000000001 2024-08-17T17:49:21.178 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.178 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.178 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:49:21.178 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.396956+0000", 2024-08-17T17:49:21.178 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0719999999999996e-06 2024-08-17T17:49:21.178 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.178 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.178 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.178 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.503935+0000", 2024-08-17T17:49:21.179 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1069789240000001 2024-08-17T17:49:21.179 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.179 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.179 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:21.179 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.504068+0000", 2024-08-17T17:49:21.179 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013271600000000001 2024-08-17T17:49:21.179 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.179 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.179 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:49:21.179 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.504320+0000", 2024-08-17T17:49:21.179 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00025192500000000001 2024-08-17T17:49:21.179 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.180 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.180 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.180 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.506380+0000", 2024-08-17T17:49:21.180 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0020603349999999999 2024-08-17T17:49:21.180 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.180 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.180 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.180 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.506431+0000", 2024-08-17T17:49:21.180 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.1334e-05 2024-08-17T17:49:21.180 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.180 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.181 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.181 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.513795+0000", 2024-08-17T17:49:21.181 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0073632919999999996 2024-08-17T17:49:21.181 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.181 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.181 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.181 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.513876+0000", 2024-08-17T17:49:21.181 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.1019000000000005e-05 2024-08-17T17:49:21.181 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.181 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.181 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.181 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.513945+0000", 2024-08-17T17:49:21.182 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9029999999999995e-05 2024-08-17T17:49:21.182 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.182 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.182 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:49:21.182 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514389+0000", 2024-08-17T17:49:21.182 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00044475100000000001 2024-08-17T17:49:21.182 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.182 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.182 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:49:21.183 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:21.183 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:49:21.183 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:49:21.184 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514444+0000", 2024-08-17T17:49:21.184 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4382999999999998e-05 2024-08-17T17:49:21.184 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.184 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.184 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:49:21.185 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514578+0000", 2024-08-17T17:49:21.185 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013478399999999999 2024-08-17T17:49:21.185 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.185 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:21.185 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.185 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.185 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.185 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156559 6.11 6:8d10ff75:::benchmark_data_smithi037_142561_object30777:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:49:21.185 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.386846+0000", 2024-08-17T17:49:21.185 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 277.69817141999999, 2024-08-17T17:49:21.185 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.131021901, 2024-08-17T17:49:21.185 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:21.186 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:21.186 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:21.186 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:49:21.186 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:49:21.186 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:49:21.186 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156559 2024-08-17T17:49:21.186 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.186 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:21.186 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.186 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:21.186 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386846+0000", 2024-08-17T17:49:21.187 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.187 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.187 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.187 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:21.187 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386846+0000", 2024-08-17T17:49:21.187 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.187 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.187 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.187 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:21.187 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386847+0000", 2024-08-17T17:49:21.188 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.9800000000000002e-07 2024-08-17T17:49:21.188 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.188 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.188 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:21.188 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386851+0000", 2024-08-17T17:49:21.188 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.8909999999999997e-06 2024-08-17T17:49:21.188 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.188 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.188 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:21.188 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386859+0000", 2024-08-17T17:49:21.188 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.2009999999999999e-06 2024-08-17T17:49:21.188 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.189 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.189 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:21.189 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386866+0000", 2024-08-17T17:49:21.189 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5089999999999999e-06 2024-08-17T17:49:21.189 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.189 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.189 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.189 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.396982+0000", 2024-08-17T17:49:21.189 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010115808 2024-08-17T17:49:21.189 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.190 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.190 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:49:21.190 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.396988+0000", 2024-08-17T17:49:21.190 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0340000000000002e-06 2024-08-17T17:49:21.190 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.190 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.190 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.190 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.506468+0000", 2024-08-17T17:49:21.190 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1094806530000001 2024-08-17T17:49:21.190 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.190 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.191 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:21.191 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.506622+0000", 2024-08-17T17:49:21.191 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00015316799999999999 2024-08-17T17:49:21.191 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.191 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.191 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:49:21.191 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.506846+0000", 2024-08-17T17:49:21.191 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00022446799999999999 2024-08-17T17:49:21.191 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.191 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.191 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.191 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.513840+0000", 2024-08-17T17:49:21.192 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0069941049999999996 2024-08-17T17:49:21.192 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.192 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.192 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.192 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.513910+0000", 2024-08-17T17:49:21.192 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9896999999999998e-05 2024-08-17T17:49:21.192 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.192 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.192 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:49:21.192 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514585+0000", 2024-08-17T17:49:21.192 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00067493900000000005 2024-08-17T17:49:21.192 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.193 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.193 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.193 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514625+0000", 2024-08-17T17:49:21.193 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.9595000000000003e-05 2024-08-17T17:49:21.193 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.193 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.193 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.193 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514809+0000", 2024-08-17T17:49:21.193 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00018429199999999999 2024-08-17T17:49:21.193 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.193 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.193 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.193 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.517574+0000", 2024-08-17T17:49:21.194 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0027654580000000002 2024-08-17T17:49:21.194 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.194 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.194 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:49:21.194 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.517641+0000", 2024-08-17T17:49:21.194 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.7084999999999999e-05 2024-08-17T17:49:21.194 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.194 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.194 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:49:21.194 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.517868+0000", 2024-08-17T17:49:21.194 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00022690000000000001 2024-08-17T17:49:21.194 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.195 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:21.195 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.195 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.195 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.195 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156578 6.11 6:8faea534:::benchmark_data_smithi037_142561_object30796:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:49:21.195 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.386878+0000", 2024-08-17T17:49:21.195 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 277.69813943399998, 2024-08-17T17:49:21.195 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1379825649999999, 2024-08-17T17:49:21.195 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:21.195 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:21.195 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:21.195 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:49:21.196 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:49:21.196 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:49:21.196 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156578 2024-08-17T17:49:21.196 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.196 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:21.196 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.196 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:21.196 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386878+0000", 2024-08-17T17:49:21.196 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.196 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.196 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.196 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:21.196 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386878+0000", 2024-08-17T17:49:21.197 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.197 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.197 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.197 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:21.197 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386879+0000", 2024-08-17T17:49:21.197 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.9499999999999998e-07 2024-08-17T17:49:21.197 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.197 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.197 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:21.197 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386882+0000", 2024-08-17T17:49:21.197 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.655e-06 2024-08-17T17:49:21.198 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.198 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.198 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:21.198 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386892+0000", 2024-08-17T17:49:21.198 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0349e-05 2024-08-17T17:49:21.198 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.198 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.198 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:21.198 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386898+0000", 2024-08-17T17:49:21.198 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.302e-06 2024-08-17T17:49:21.198 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.199 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.199 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.199 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.397011+0000", 2024-08-17T17:49:21.199 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010112596 2024-08-17T17:49:21.199 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.199 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.199 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:49:21.199 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.397017+0000", 2024-08-17T17:49:21.199 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1569999999999997e-06 2024-08-17T17:49:21.199 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.199 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.200 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.200 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.508990+0000", 2024-08-17T17:49:21.200 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1119727450000001 2024-08-17T17:49:21.200 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.200 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.200 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:21.200 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.509110+0000", 2024-08-17T17:49:21.200 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000119939 2024-08-17T17:49:21.200 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.200 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.200 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:49:21.201 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.509372+0000", 2024-08-17T17:49:21.201 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00026205299999999999 2024-08-17T17:49:21.201 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.201 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.201 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:49:21.201 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514638+0000", 2024-08-17T17:49:21.201 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0052658920000000003 2024-08-17T17:49:21.201 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.201 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.201 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.201 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514677+0000", 2024-08-17T17:49:21.202 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.9433e-05 2024-08-17T17:49:21.202 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.202 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.202 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.202 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514749+0000", 2024-08-17T17:49:21.202 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.1551000000000007e-05 2024-08-17T17:49:21.202 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.202 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.202 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.202 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514872+0000", 2024-08-17T17:49:21.202 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000123583 2024-08-17T17:49:21.203 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.203 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.203 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.203 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.517912+0000", 2024-08-17T17:49:21.203 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0030394340000000001 2024-08-17T17:49:21.203 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.203 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.203 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.203 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.524658+0000", 2024-08-17T17:49:21.203 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0067463369999999998 2024-08-17T17:49:21.203 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.204 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.204 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:49:21.204 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.524718+0000", 2024-08-17T17:49:21.204 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.9658999999999999e-05 2024-08-17T17:49:21.204 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.204 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.204 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:49:21.204 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.524861+0000", 2024-08-17T17:49:21.204 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000143485 2024-08-17T17:49:21.204 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.204 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:21.205 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.205 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.205 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.205 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156580 6.11 6:8a7b0c03:::benchmark_data_smithi037_142561_object30798:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:49:21.205 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.386925+0000", 2024-08-17T17:49:21.205 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 277.698092965, 2024-08-17T17:49:21.205 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.147727403, 2024-08-17T17:49:21.205 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:21.205 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:21.205 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:21.205 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:49:21.206 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:49:21.206 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:49:21.206 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156580 2024-08-17T17:49:21.206 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.206 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:21.206 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.206 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:21.206 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386925+0000", 2024-08-17T17:49:21.206 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.206 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.206 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.207 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:21.207 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386925+0000", 2024-08-17T17:49:21.207 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.207 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.207 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.207 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:21.207 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386925+0000", 2024-08-17T17:49:21.207 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.5200000000000002e-07 2024-08-17T17:49:21.207 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.207 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.207 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:21.208 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386928+0000", 2024-08-17T17:49:21.208 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.6699999999999998e-06 2024-08-17T17:49:21.208 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.208 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.208 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:21.208 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386936+0000", 2024-08-17T17:49:21.208 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.5399999999999998e-06 2024-08-17T17:49:21.208 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.208 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.208 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:21.208 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386941+0000", 2024-08-17T17:49:21.208 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.8109999999999999e-06 2024-08-17T17:49:21.209 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.209 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.209 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.209 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.397039+0000", 2024-08-17T17:49:21.209 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010097650999999999 2024-08-17T17:49:21.209 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.209 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.209 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:49:21.209 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.397046+0000", 2024-08-17T17:49:21.209 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.7379999999999997e-06 2024-08-17T17:49:21.209 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.210 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.210 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.210 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.511340+0000", 2024-08-17T17:49:21.210 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.114293846 2024-08-17T17:49:21.210 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.210 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.210 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:21.210 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.511481+0000", 2024-08-17T17:49:21.210 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000141116 2024-08-17T17:49:21.211 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.211 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.211 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:49:21.211 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.511744+0000", 2024-08-17T17:49:21.211 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00026342100000000001 2024-08-17T17:49:21.211 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.211 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.211 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:49:21.211 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514644+0000", 2024-08-17T17:49:21.211 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.002899324 2024-08-17T17:49:21.211 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.211 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.212 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.212 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514910+0000", 2024-08-17T17:49:21.212 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00026674700000000001 2024-08-17T17:49:21.212 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.212 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.212 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.212 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514953+0000", 2024-08-17T17:49:21.212 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.2357000000000001e-05 2024-08-17T17:49:21.212 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.212 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.212 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.213 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.517956+0000", 2024-08-17T17:49:21.213 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0030029050000000002 2024-08-17T17:49:21.213 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.213 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.213 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.213 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.517992+0000", 2024-08-17T17:49:21.213 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.6090999999999997e-05 2024-08-17T17:49:21.213 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.213 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.213 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.213 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.534342+0000", 2024-08-17T17:49:21.214 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.016350684000000001 2024-08-17T17:49:21.214 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.214 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.214 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:49:21.214 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.534412+0000", 2024-08-17T17:49:21.214 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9224e-05 2024-08-17T17:49:21.214 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.214 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.214 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:49:21.214 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.534652+0000", 2024-08-17T17:49:21.215 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000240826 2024-08-17T17:49:21.215 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.215 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:21.215 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.215 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.215 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.215 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156615 6.11 6:8f3fab38:::benchmark_data_smithi037_142561_object30833:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:49:21.215 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.386952+0000", 2024-08-17T17:49:21.215 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 277.69806609300002, 2024-08-17T17:49:21.215 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.148113232, 2024-08-17T17:49:21.215 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:21.215 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:21.216 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:21.216 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:49:21.216 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:49:21.216 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:49:21.216 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156615 2024-08-17T17:49:21.216 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.216 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:21.216 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.216 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:21.216 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386952+0000", 2024-08-17T17:49:21.217 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.217 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.217 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.217 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:21.217 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386952+0000", 2024-08-17T17:49:21.217 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.217 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.217 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.217 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:21.217 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386952+0000", 2024-08-17T17:49:21.217 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.3599999999999999e-07 2024-08-17T17:49:21.218 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.218 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.218 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:21.218 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386954+0000", 2024-08-17T17:49:21.218 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1430000000000001e-06 2024-08-17T17:49:21.218 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.218 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.218 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:21.218 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386961+0000", 2024-08-17T17:49:21.219 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.2890000000000003e-06 2024-08-17T17:49:21.219 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.219 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.219 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:21.219 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386969+0000", 2024-08-17T17:49:21.219 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.1130000000000001e-06 2024-08-17T17:49:21.219 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.219 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.220 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.220 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.397067+0000", 2024-08-17T17:49:21.220 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010098373000000001 2024-08-17T17:49:21.220 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.220 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.220 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:49:21.220 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.397074+0000", 2024-08-17T17:49:21.220 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5270000000000004e-06 2024-08-17T17:49:21.220 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.220 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.220 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.221 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.514983+0000", 2024-08-17T17:49:21.221 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1179092989999999 2024-08-17T17:49:21.221 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.221 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.221 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:21.221 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.515108+0000", 2024-08-17T17:49:21.221 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012487699999999999 2024-08-17T17:49:21.221 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.221 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.221 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:49:21.221 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.515421+0000", 2024-08-17T17:49:21.221 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00031337800000000001 2024-08-17T17:49:21.222 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.222 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.222 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:49:21.222 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.517924+0000", 2024-08-17T17:49:21.222 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0025030260000000002 2024-08-17T17:49:21.222 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.222 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.222 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.222 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.520366+0000", 2024-08-17T17:49:21.223 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0024420010000000001 2024-08-17T17:49:21.223 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.223 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.223 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.223 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.520410+0000", 2024-08-17T17:49:21.223 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.3602e-05 2024-08-17T17:49:21.223 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.223 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.223 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.223 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.524978+0000", 2024-08-17T17:49:21.223 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0045676609999999998 2024-08-17T17:49:21.224 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.224 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.224 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.224 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.534703+0000", 2024-08-17T17:49:21.224 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0097257969999999996 2024-08-17T17:49:21.224 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.224 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.224 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.224 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.534862+0000", 2024-08-17T17:49:21.224 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00015850799999999999 2024-08-17T17:49:21.224 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.224 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.224 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:49:21.225 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.534927+0000", 2024-08-17T17:49:21.225 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5201000000000001e-05 2024-08-17T17:49:21.225 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.225 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.225 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:49:21.225 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.535065+0000", 2024-08-17T17:49:21.225 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013800100000000001 2024-08-17T17:49:21.225 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.225 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:21.225 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.225 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.225 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.225 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156618 6.11 6:8a809f73:::benchmark_data_smithi037_142561_object30836:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:49:21.226 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.386977+0000", 2024-08-17T17:49:21.226 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 277.698040424, 2024-08-17T17:49:21.226 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1483767359999999, 2024-08-17T17:49:21.226 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:21.226 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:21.226 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:21.226 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:49:21.226 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:49:21.226 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:49:21.226 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156618 2024-08-17T17:49:21.226 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.226 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:21.227 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.227 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:21.227 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386977+0000", 2024-08-17T17:49:21.227 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.227 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.227 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.227 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:21.227 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386977+0000", 2024-08-17T17:49:21.227 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.227 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.227 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.227 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:21.228 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386978+0000", 2024-08-17T17:49:21.228 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.77e-07 2024-08-17T17:49:21.228 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.228 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.228 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:21.228 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386980+0000", 2024-08-17T17:49:21.228 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.81e-06 2024-08-17T17:49:21.228 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.228 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.228 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:21.228 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386987+0000", 2024-08-17T17:49:21.228 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0029999999999997e-06 2024-08-17T17:49:21.229 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.229 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.229 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:21.229 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386993+0000", 2024-08-17T17:49:21.229 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1319999999999999e-06 2024-08-17T17:49:21.229 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.229 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.229 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.229 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.397094+0000", 2024-08-17T17:49:21.229 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.01010136 2024-08-17T17:49:21.229 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.230 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.230 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:49:21.230 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.397099+0000", 2024-08-17T17:49:21.230 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.2249999999999999e-06 2024-08-17T17:49:21.230 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.230 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.230 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.230 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.518018+0000", 2024-08-17T17:49:21.230 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.120919014 2024-08-17T17:49:21.230 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.230 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.231 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:21.231 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.518136+0000", 2024-08-17T17:49:21.231 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011720800000000001 2024-08-17T17:49:21.231 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.231 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.231 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:49:21.231 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.518574+0000", 2024-08-17T17:49:21.231 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00043856 2024-08-17T17:49:21.231 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.231 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.231 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.231 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.524580+0000", 2024-08-17T17:49:21.231 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0060057189999999996 2024-08-17T17:49:21.232 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.232 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.232 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.232 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.524620+0000", 2024-08-17T17:49:21.232 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.0234000000000001e-05 2024-08-17T17:49:21.232 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.232 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.232 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.232 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.534084+0000", 2024-08-17T17:49:21.232 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0094637279999999994 2024-08-17T17:49:21.232 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.232 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.232 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:49:21.233 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.534112+0000", 2024-08-17T17:49:21.233 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.8464999999999999e-05 2024-08-17T17:49:21.233 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.233 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.233 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.233 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.534755+0000", 2024-08-17T17:49:21.233 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00064250899999999998 2024-08-17T17:49:21.233 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.233 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.233 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.233 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.535116+0000", 2024-08-17T17:49:21.233 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00036141500000000002 2024-08-17T17:49:21.234 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.234 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.234 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:49:21.234 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.535175+0000", 2024-08-17T17:49:21.234 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.8319999999999997e-05 2024-08-17T17:49:21.234 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.234 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.234 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:49:21.234 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.535354+0000", 2024-08-17T17:49:21.235 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:49:21.235 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:49:21.236 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000179657 2024-08-17T17:49:21.236 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.236 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:21.236 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.236 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.236 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.236 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156770 6.11 6:8bb290b7:::benchmark_data_smithi037_142561_object30988:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:49:21.237 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.387000+0000", 2024-08-17T17:49:21.237 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 277.698017988, 2024-08-17T17:49:21.237 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1485873879999999, 2024-08-17T17:49:21.237 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:21.237 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:21.237 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:21.237 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:49:21.237 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:49:21.237 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:49:21.237 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156770 2024-08-17T17:49:21.237 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.238 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:21.238 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.238 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:21.238 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.387000+0000", 2024-08-17T17:49:21.238 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.238 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.238 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.238 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:21.238 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.387000+0000", 2024-08-17T17:49:21.238 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.238 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.238 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.239 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:21.239 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.387000+0000", 2024-08-17T17:49:21.239 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.96e-07 2024-08-17T17:49:21.239 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.239 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.239 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:21.239 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.387002+0000", 2024-08-17T17:49:21.239 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.736e-06 2024-08-17T17:49:21.239 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.239 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.239 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:21.240 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.387009+0000", 2024-08-17T17:49:21.240 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.8940000000000004e-06 2024-08-17T17:49:21.240 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.240 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.240 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:21.240 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.387014+0000", 2024-08-17T17:49:21.240 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7099999999999998e-06 2024-08-17T17:49:21.240 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.240 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.240 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.240 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.397120+0000", 2024-08-17T17:49:21.240 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010106583000000001 2024-08-17T17:49:21.240 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.241 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.241 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:49:21.241 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.397127+0000", 2024-08-17T17:49:21.241 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.3659999999999997e-06 2024-08-17T17:49:21.241 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.241 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.241 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.241 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.520440+0000", 2024-08-17T17:49:21.241 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1233134360000001 2024-08-17T17:49:21.241 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.242 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.242 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:21.242 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.520556+0000", 2024-08-17T17:49:21.242 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000116078 2024-08-17T17:49:21.242 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.242 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.242 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:49:21.242 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.520812+0000", 2024-08-17T17:49:21.242 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00025569699999999999 2024-08-17T17:49:21.242 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.242 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.243 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.243 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.524899+0000", 2024-08-17T17:49:21.243 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0040875750000000004 2024-08-17T17:49:21.243 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.243 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.243 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.243 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.524938+0000", 2024-08-17T17:49:21.243 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.8291999999999999e-05 2024-08-17T17:49:21.243 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.243 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.243 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:49:21.243 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.534122+0000", 2024-08-17T17:49:21.243 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0091843510000000003 2024-08-17T17:49:21.244 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.244 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.244 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.244 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.534177+0000", 2024-08-17T17:49:21.244 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4588e-05 2024-08-17T17:49:21.244 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.244 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.244 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.244 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.534812+0000", 2024-08-17T17:49:21.244 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00063530399999999995 2024-08-17T17:49:21.244 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.245 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.245 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.245 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.535402+0000", 2024-08-17T17:49:21.245 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00058972500000000004 2024-08-17T17:49:21.245 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.245 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.245 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:49:21.245 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.535457+0000", 2024-08-17T17:49:21.245 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.5578000000000002e-05 2024-08-17T17:49:21.245 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.245 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.245 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:49:21.246 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.535587+0000", 2024-08-17T17:49:21.246 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013007900000000001 2024-08-17T17:49:21.246 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.246 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:21.246 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.246 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.246 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.246 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156773 6.11 6:8b96d4dc:::benchmark_data_smithi037_142561_object30991:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:49:21.246 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.387020+0000", 2024-08-17T17:49:21.246 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 277.69799754600001, 2024-08-17T17:49:21.246 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.165562513, 2024-08-17T17:49:21.247 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:21.247 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:21.247 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:21.247 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:49:21.247 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:49:21.247 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:49:21.247 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156773 2024-08-17T17:49:21.247 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.247 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:21.247 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.247 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:21.247 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.387020+0000", 2024-08-17T17:49:21.248 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.248 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.248 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.248 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:21.248 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.387020+0000", 2024-08-17T17:49:21.248 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.248 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.248 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.248 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:21.248 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.387021+0000", 2024-08-17T17:49:21.248 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.3299999999999998e-07 2024-08-17T17:49:21.249 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.249 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.249 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:21.249 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.387028+0000", 2024-08-17T17:49:21.249 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9979999999999997e-06 2024-08-17T17:49:21.249 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.249 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.249 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:21.249 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.387034+0000", 2024-08-17T17:49:21.249 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5370000000000003e-06 2024-08-17T17:49:21.249 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.250 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.250 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:21.250 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.387039+0000", 2024-08-17T17:49:21.250 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9910000000000002e-06 2024-08-17T17:49:21.250 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.250 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.250 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.250 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.397153+0000", 2024-08-17T17:49:21.250 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010113817000000001 2024-08-17T17:49:21.250 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.251 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.251 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:49:21.251 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.397160+0000", 2024-08-17T17:49:21.251 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9349999999999997e-06 2024-08-17T17:49:21.251 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.251 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.251 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.251 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.522615+0000", 2024-08-17T17:49:21.251 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1254549069999999 2024-08-17T17:49:21.251 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.251 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.252 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:21.252 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.522737+0000", 2024-08-17T17:49:21.252 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012261600000000001 2024-08-17T17:49:21.252 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.252 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.252 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:49:21.252 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.523006+0000", 2024-08-17T17:49:21.252 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00026863100000000002 2024-08-17T17:49:21.252 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.252 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.252 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.252 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.525013+0000", 2024-08-17T17:49:21.252 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0020070829999999998 2024-08-17T17:49:21.253 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.253 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.253 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.253 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.525048+0000", 2024-08-17T17:49:21.253 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.4762999999999999e-05 2024-08-17T17:49:21.253 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.253 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.253 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.253 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.534250+0000", 2024-08-17T17:49:21.253 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0092019130000000008 2024-08-17T17:49:21.253 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.253 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.254 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:49:21.254 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.534274+0000", 2024-08-17T17:49:21.254 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.4074999999999999e-05 2024-08-17T17:49:21.254 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.254 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.254 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.254 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.535984+0000", 2024-08-17T17:49:21.254 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0017097200000000001 2024-08-17T17:49:21.254 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.254 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.254 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.255 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.552369+0000", 2024-08-17T17:49:21.255 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.016385389 2024-08-17T17:49:21.255 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.255 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.255 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:49:21.255 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.552430+0000", 2024-08-17T17:49:21.255 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1086000000000004e-05 2024-08-17T17:49:21.255 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.255 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.255 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:49:21.255 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.552583+0000", 2024-08-17T17:49:21.255 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000152719 2024-08-17T17:49:21.256 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.256 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:21.256 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.256 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.256 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.256 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156796 6.11 6:8c00ab8d:::benchmark_data_smithi037_142561_object31014:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:49:21.256 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.415073+0000", 2024-08-17T17:49:21.256 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 277.66994536300001, 2024-08-17T17:49:21.256 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1377501210000001, 2024-08-17T17:49:21.256 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:21.256 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:21.257 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:21.257 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:49:21.257 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:49:21.257 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:49:21.257 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156796 2024-08-17T17:49:21.257 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.257 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:21.257 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.257 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:21.257 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.415073+0000", 2024-08-17T17:49:21.257 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.257 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.258 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.258 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:21.258 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.415073+0000", 2024-08-17T17:49:21.258 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.258 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.258 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.258 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:21.258 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.415074+0000", 2024-08-17T17:49:21.258 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3939999999999999e-06 2024-08-17T17:49:21.258 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.259 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.259 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:21.259 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.415079+0000", 2024-08-17T17:49:21.259 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9439999999999996e-06 2024-08-17T17:49:21.259 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.259 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.259 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:21.259 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.415094+0000", 2024-08-17T17:49:21.259 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5449999999999999e-05 2024-08-17T17:49:21.259 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.260 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.260 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:21.260 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.415102+0000", 2024-08-17T17:49:21.260 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.306e-06 2024-08-17T17:49:21.260 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.260 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.260 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.260 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.415165+0000", 2024-08-17T17:49:21.260 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.3433000000000001e-05 2024-08-17T17:49:21.260 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.260 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.261 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:49:21.261 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.415174+0000", 2024-08-17T17:49:21.261 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.7299999999999994e-06 2024-08-17T17:49:21.261 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.261 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.261 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.261 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.525076+0000", 2024-08-17T17:49:21.261 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.109901724 2024-08-17T17:49:21.261 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.261 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.261 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:21.262 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.525193+0000", 2024-08-17T17:49:21.262 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000117849 2024-08-17T17:49:21.262 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.262 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.262 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:49:21.262 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.529729+0000", 2024-08-17T17:49:21.262 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0045351669999999997 2024-08-17T17:49:21.262 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.262 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.262 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.262 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.535633+0000", 2024-08-17T17:49:21.263 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0059047680000000003 2024-08-17T17:49:21.263 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.263 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.263 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.263 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.535696+0000", 2024-08-17T17:49:21.263 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.2297000000000003e-05 2024-08-17T17:49:21.263 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.263 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.263 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.263 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.535766+0000", 2024-08-17T17:49:21.263 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0450000000000005e-05 2024-08-17T17:49:21.264 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.264 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.264 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:49:21.264 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.535995+0000", 2024-08-17T17:49:21.264 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000229204 2024-08-17T17:49:21.264 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.264 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.264 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.264 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.536045+0000", 2024-08-17T17:49:21.264 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9669999999999997e-05 2024-08-17T17:49:21.264 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.264 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.265 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.265 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.552622+0000", 2024-08-17T17:49:21.265 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.016577195999999999 2024-08-17T17:49:21.265 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.265 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.265 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:49:21.265 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.552686+0000", 2024-08-17T17:49:21.265 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.3700000000000003e-05 2024-08-17T17:49:21.265 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.265 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.265 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:49:21.265 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.552823+0000", 2024-08-17T17:49:21.266 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013683900000000001 2024-08-17T17:49:21.266 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.266 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:21.266 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.266 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.266 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.266 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156829 6.11 6:8aa3347f:::benchmark_data_smithi037_142561_object31047:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:49:21.266 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.474501+0000", 2024-08-17T17:49:21.266 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 277.61051735199999, 2024-08-17T17:49:21.266 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0785560599999999, 2024-08-17T17:49:21.266 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:21.267 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:21.267 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:21.267 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:49:21.267 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:49:21.267 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:49:21.267 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156829 2024-08-17T17:49:21.267 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.267 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:21.267 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.267 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:21.267 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.474501+0000", 2024-08-17T17:49:21.267 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.268 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.268 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.268 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:21.268 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.474501+0000", 2024-08-17T17:49:21.268 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.268 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.268 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.268 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:21.268 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.474502+0000", 2024-08-17T17:49:21.268 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3960000000000001e-06 2024-08-17T17:49:21.268 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.268 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.269 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:21.269 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.474507+0000", 2024-08-17T17:49:21.269 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3750000000000002e-06 2024-08-17T17:49:21.269 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.269 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.269 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:21.269 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.474528+0000", 2024-08-17T17:49:21.269 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.0330999999999999e-05 2024-08-17T17:49:21.269 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.269 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.269 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:21.269 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.474538+0000", 2024-08-17T17:49:21.270 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.9469999999999998e-06 2024-08-17T17:49:21.270 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.270 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.270 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.270 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.474606+0000", 2024-08-17T17:49:21.270 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.8571000000000005e-05 2024-08-17T17:49:21.270 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.270 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.270 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:49:21.270 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.474617+0000", 2024-08-17T17:49:21.270 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.062e-05 2024-08-17T17:49:21.271 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.271 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.271 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.271 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.536089+0000", 2024-08-17T17:49:21.271 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.061472153 2024-08-17T17:49:21.271 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.271 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.271 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:21.271 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.536273+0000", 2024-08-17T17:49:21.271 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00018371300000000001 2024-08-17T17:49:21.271 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.271 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.271 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:49:21.272 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.536616+0000", 2024-08-17T17:49:21.272 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00034297199999999998 2024-08-17T17:49:21.272 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.272 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.272 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.272 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.550840+0000", 2024-08-17T17:49:21.272 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.014224183 2024-08-17T17:49:21.272 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.272 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.272 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:49:21.272 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.550897+0000", 2024-08-17T17:49:21.272 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6721999999999997e-05 2024-08-17T17:49:21.272 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.273 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.273 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.273 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.550978+0000", 2024-08-17T17:49:21.273 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.1165e-05 2024-08-17T17:49:21.273 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.273 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.273 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.273 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.551061+0000", 2024-08-17T17:49:21.273 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.3787000000000003e-05 2024-08-17T17:49:21.273 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.273 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.273 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.274 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.551132+0000", 2024-08-17T17:49:21.274 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0555000000000005e-05 2024-08-17T17:49:21.274 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.274 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.274 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.274 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.552861+0000", 2024-08-17T17:49:21.274 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001728816 2024-08-17T17:49:21.274 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.274 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.274 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:49:21.274 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.552920+0000", 2024-08-17T17:49:21.275 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.8887e-05 2024-08-17T17:49:21.275 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.275 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.275 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:49:21.275 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.553057+0000", 2024-08-17T17:49:21.275 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013686699999999999 2024-08-17T17:49:21.275 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.275 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:21.275 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.275 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.275 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.275 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156878 6.11 6:8b3b1e28:::benchmark_data_smithi037_142561_object31096:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:49:21.275 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.694086+0000", 2024-08-17T17:49:21.276 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 277.39093168699998, 2024-08-17T17:49:21.276 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.85919088700000001, 2024-08-17T17:49:21.276 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:21.276 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:21.276 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:21.276 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:49:21.276 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:49:21.276 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:49:21.276 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156878 2024-08-17T17:49:21.276 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.276 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:21.276 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.276 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:21.277 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694086+0000", 2024-08-17T17:49:21.277 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.277 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.277 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.277 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:21.277 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694086+0000", 2024-08-17T17:49:21.277 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.277 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.277 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.277 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:21.277 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694088+0000", 2024-08-17T17:49:21.278 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9989999999999998e-06 2024-08-17T17:49:21.278 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.278 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.278 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:21.278 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694095+0000", 2024-08-17T17:49:21.278 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.3369999999999996e-06 2024-08-17T17:49:21.278 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.278 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.278 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:21.278 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694110+0000", 2024-08-17T17:49:21.278 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5709000000000002e-05 2024-08-17T17:49:21.278 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.279 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.279 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:21.279 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694119+0000", 2024-08-17T17:49:21.279 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.4509999999999992e-06 2024-08-17T17:49:21.279 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.279 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.279 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.279 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694174+0000", 2024-08-17T17:49:21.279 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.5603000000000003e-05 2024-08-17T17:49:21.279 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.279 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.280 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:49:21.280 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694181+0000", 2024-08-17T17:49:21.280 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.99e-06 2024-08-17T17:49:21.280 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.280 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.280 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.280 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.538404+0000", 2024-08-17T17:49:21.280 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.84422266599999995 2024-08-17T17:49:21.280 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.280 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.280 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:21.280 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.538532+0000", 2024-08-17T17:49:21.281 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012827499999999999 2024-08-17T17:49:21.281 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.281 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.281 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:49:21.281 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.538835+0000", 2024-08-17T17:49:21.281 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00030282799999999999 2024-08-17T17:49:21.281 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.281 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.281 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.281 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.550884+0000", 2024-08-17T17:49:21.281 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.012048526 2024-08-17T17:49:21.281 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.281 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.282 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:49:21.282 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.550902+0000", 2024-08-17T17:49:21.282 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8502e-05 2024-08-17T17:49:21.282 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.282 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.282 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.282 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.551024+0000", 2024-08-17T17:49:21.282 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000121787 2024-08-17T17:49:21.282 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.282 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.282 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.282 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.551097+0000", 2024-08-17T17:49:21.283 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.2779000000000002e-05 2024-08-17T17:49:21.283 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.283 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.283 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.283 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.551167+0000", 2024-08-17T17:49:21.283 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0338000000000003e-05 2024-08-17T17:49:21.283 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.283 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.283 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.283 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.553094+0000", 2024-08-17T17:49:21.283 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0019270750000000001 2024-08-17T17:49:21.283 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.283 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.284 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:49:21.284 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.553154+0000", 2024-08-17T17:49:21.284 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0069999999999999e-05 2024-08-17T17:49:21.284 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.284 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.284 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:49:21.284 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.553277+0000", 2024-08-17T17:49:21.284 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012295200000000001 2024-08-17T17:49:21.284 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.284 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:21.284 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.284 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.284 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.285 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156879 6.11 6:8ca4f2b5:::benchmark_data_smithi037_142561_object31097:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:49:21.285 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:49:21.285 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:49:21.285 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.694166+0000", 2024-08-17T17:49:21.285 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 277.39085234100003, 2024-08-17T17:49:21.286 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.86834098199999998, 2024-08-17T17:49:21.286 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:21.286 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:21.286 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:49:21.286 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:49:21.286 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:49:21.286 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:49:21.286 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156879 2024-08-17T17:49:21.286 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.286 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:21.286 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.286 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:21.287 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694166+0000", 2024-08-17T17:49:21.287 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.287 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.287 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.287 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:21.287 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694166+0000", 2024-08-17T17:49:21.287 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:21.287 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.287 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.287 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:21.287 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694166+0000", 2024-08-17T17:49:21.287 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4899999999999995e-07 2024-08-17T17:49:21.288 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.288 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.288 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:21.288 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694169+0000", 2024-08-17T17:49:21.288 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.1070000000000001e-06 2024-08-17T17:49:21.288 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.288 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.288 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:21.288 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694178+0000", 2024-08-17T17:49:21.288 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.4689999999999997e-06 2024-08-17T17:49:21.288 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.288 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.289 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:21.289 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694183+0000", 2024-08-17T17:49:21.289 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6160000000000001e-06 2024-08-17T17:49:21.289 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.289 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.289 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.289 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694219+0000", 2024-08-17T17:49:21.289 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.5967999999999999e-05 2024-08-17T17:49:21.289 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.289 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.289 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:49:21.289 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.694224+0000", 2024-08-17T17:49:21.289 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.2459999999999997e-06 2024-08-17T17:49:21.290 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.290 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.290 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:21.290 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.540621+0000", 2024-08-17T17:49:21.290 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.84639699000000002 2024-08-17T17:49:21.290 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.290 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.290 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:21.290 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.540744+0000", 2024-08-17T17:49:21.290 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012348400000000001 2024-08-17T17:49:21.290 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.291 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.291 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,3,5,6", 2024-08-17T17:49:21.291 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.541000+0000", 2024-08-17T17:49:21.291 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00025587599999999999 2024-08-17T17:49:21.291 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.291 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.291 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:49:21.291 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.550907+0000", 2024-08-17T17:49:21.291 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0099075039999999993 2024-08-17T17:49:21.291 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.291 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.292 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.292 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.550939+0000", 2024-08-17T17:49:21.292 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.1411999999999997e-05 2024-08-17T17:49:21.292 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.292 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.292 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.292 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.553316+0000", 2024-08-17T17:49:21.292 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0023767950000000001 2024-08-17T17:49:21.292 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.292 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.292 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.293 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.559500+0000", 2024-08-17T17:49:21.293 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0061840879999999999 2024-08-17T17:49:21.293 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.293 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.293 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.293 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.559541+0000", 2024-08-17T17:49:21.293 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.0929000000000001e-05 2024-08-17T17:49:21.293 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.293 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.293 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:21.293 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.559580+0000", 2024-08-17T17:49:21.293 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.9505000000000002e-05 2024-08-17T17:49:21.294 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.294 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.294 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:49:21.294 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.562355+0000", 2024-08-17T17:49:21.294 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0027748109999999999 2024-08-17T17:49:21.294 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:21.294 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:21.294 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:49:21.294 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:44.562507+0000", 2024-08-17T17:49:21.294 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000151633 2024-08-17T17:49:21.294 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.294 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:21.295 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.295 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:21.295 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:21.295 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:49:21.295 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:21.324 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:21.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:21.325 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:21.426 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:21.455 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:21.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:21.456 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:21.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:21 smithi037 ceph-mon[102022]: pgmap v1552: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 886 op/s 2024-08-17T17:49:21.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:21 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:49:21.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:21 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1251450434' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:21.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:21 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:49:21.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:21 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:49:21.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:21 smithi037 ceph-mon[97894]: pgmap v1552: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 886 op/s 2024-08-17T17:49:21.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:21 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:49:21.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:21 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1251450434' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:21.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:21 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:49:21.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:21 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:49:21.557 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:21.586 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:21.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:21.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:21.688 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:21.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:21.736 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:21.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:21.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:21 smithi046 ceph-mon[88218]: pgmap v1552: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 886 op/s 2024-08-17T17:49:21.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:21 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:49:21.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:21 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1251450434' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:21.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:21 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:49:21.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:21 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:49:21.837 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:21.879 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:21.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:21.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:21.981 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:22.008 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:22.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:22.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:22.109 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:22.132 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:49:22.140 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:22.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:22.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:22.242 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:22.268 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:22.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:22.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:22.370 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:22.395 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:22.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:22.396 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:22.497 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:22.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:22.539 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:22.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:22.640 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:22.682 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:22.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:22.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:22.703 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-08-17T17:49:22.784 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:22.842 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:22.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:22.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:22.943 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:22.971 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:22.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:22.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:23.073 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:23.097 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:23.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:23.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:23.198 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:23.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:23.264 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:23.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:23.365 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:23.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:23.405 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:23.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:23.479 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:23 smithi037 ceph-mon[102022]: pgmap v1553: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 802 op/s 2024-08-17T17:49:23.480 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:23 smithi037 ceph-mon[97894]: pgmap v1553: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 802 op/s 2024-08-17T17:49:23.505 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:23.534 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:23.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:23.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:23.638 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:23.662 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:23.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:23.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:23.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:23 smithi046 ceph-mon[88218]: pgmap v1553: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 802 op/s 2024-08-17T17:49:23.764 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:23.805 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:23.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:23.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:23.907 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:23.952 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:23.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:23.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:24.054 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:24.082 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:24.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:24.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:24.184 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:24.224 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:24.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:24.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:24.325 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:24.371 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:24.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:24.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:24.473 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:24.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:24.517 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:24.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:24.618 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:24.648 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:24.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:24.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:24.749 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:24.792 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:24.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:24.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:24.894 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:24.920 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:24.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:24.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:25.021 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:25.046 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:24 smithi037 ceph-mon[97894]: pgmap v1554: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 800 op/s 2024-08-17T17:49:25.047 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:49:25.047 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:25.047 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:24 smithi037 ceph-mon[102022]: pgmap v1554: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 800 op/s 2024-08-17T17:49:25.047 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:49:25.047 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:25.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:25.061 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:25.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:25.162 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:25.210 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:25.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:25.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:24 smithi046 ceph-mon[88218]: pgmap v1554: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 800 op/s 2024-08-17T17:49:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:49:25.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:25.312 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:25.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:25.357 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:25.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:25.458 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:25.493 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:25.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:25.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:25.595 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:25.617 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:25.620 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:25.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:25.647 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:25.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:25.748 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:25.774 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:25.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:25.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:25.876 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:25.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:25.924 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:25.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:26.025 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:26.059 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:49:26.060 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-08-17T17:49:26.067 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:26.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:26.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:26.169 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:26.198 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:26.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:26.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:26.300 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:26.343 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:26.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:26.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:26.445 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:26.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:26.473 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:26.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:26.574 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:26.602 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:26.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:26.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:26.704 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:26.730 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:26.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:26.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:26.831 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:26.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:26.871 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:26.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:26.972 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:26.999 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:26.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.000 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:27.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:26 smithi037 ceph-mon[102022]: pgmap v1555: 99 pgs: 99 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 782 op/s 2024-08-17T17:49:27.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:26 smithi037 ceph-mon[102022]: from='client.35463 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:49:27.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:26 smithi037 ceph-mon[97894]: pgmap v1555: 99 pgs: 99 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 782 op/s 2024-08-17T17:49:27.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:26 smithi037 ceph-mon[97894]: from='client.35463 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:49:27.100 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:27.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.142 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:27.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:27.168 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:49:27.243 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:26 smithi046 ceph-mon[88218]: pgmap v1555: 99 pgs: 99 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 782 op/s 2024-08-17T17:49:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:26 smithi046 ceph-mon[88218]: from='client.35463 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:49:27.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.288 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:27.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:27.389 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:27.416 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:27.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:27.518 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:27.563 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:27.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.564 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:27.665 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:27.698 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:27.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:27.800 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:27.825 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:27.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:27.837 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":1555,"stamp":"2024-08-17T17:49:25.848203+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4899477477,"num_objects":74778,"num_object_clones":0,"num_object_copies":224334,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":74778,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":161223,"num_write_kb":7549152,"num_scrub_errors":0,"num_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":131857,"ondisk_log_size":131857,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":16949568,"kb_used_data":14526784,"kb_used_omap":136,"kb_used_meta":2422583,"kb_avail":733011648,"statfs":{"total":767960285184,"available":750603927552,"internally_reserved":0,"allocated":14875426816,"data_stored":14848886007,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":140191,"internal_metadata":2480725089},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[3,0,6,6,3,2],"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":-513409024,"num_objects":-7834,"num_object_clones":0,"num_object_copies":-23502,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7834,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7834,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.006180"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":1643,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.355949+0000","last_change":"2024-08-17T17:32:59.772029+0000","last_active":"2024-08-17T17:49:17.355949+0000","last_peered":"2024-08-17T17:49:17.355949+0000","last_clean":"2024-08-17T17:49:17.355949+0000","last_became_active":"2024-08-17T17:32:59.771720+0000","last_became_peered":"2024-08-17T17:32:59.771720+0000","last_unstale":"2024-08-17T17:49:17.355949+0000","last_undegraded":"2024-08-17T17:49:17.355949+0000","last_fullsized":"2024-08-17T17:49:17.355949+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:26:15.533153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":1074,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.329334+0000","last_change":"2024-08-17T17:32:27.435738+0000","last_active":"2024-08-17T17:49:11.329334+0000","last_peered":"2024-08-17T17:49:11.329334+0000","last_clean":"2024-08-17T17:49:11.329334+0000","last_became_active":"2024-08-17T17:32:27.435318+0000","last_became_peered":"2024-08-17T17:32:27.435318+0000","last_unstale":"2024-08-17T17:49:11.329334+0000","last_undegraded":"2024-08-17T17:49:11.329334+0000","last_fullsized":"2024-08-17T17:49:11.329334+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:53.143081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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.15","version":"0'0","reported_seq":1088,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.331863+0000","last_change":"2024-08-17T17:32:59.767806+0000","last_active":"2024-08-17T17:49:11.331863+0000","last_peered":"2024-08-17T17:49:11.331863+0000","last_clean":"2024-08-17T17:49:11.331863+0000","last_became_active":"2024-08-17T17:32:59.767475+0000","last_became_peered":"2024-08-17T17:32:59.767475+0000","last_unstale":"2024-08-17T17:49:11.331863+0000","last_undegraded":"2024-08-17T17:49:11.331863+0000","last_fullsized":"2024-08-17T17:49:11.331863+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:29:45.247420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1788,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.366551+0000","last_change":"2024-08-17T17:32:59.762208+0000","last_active":"2024-08-17T17:49:17.366551+0000","last_peered":"2024-08-17T17:49:17.366551+0000","last_clean":"2024-08-17T17:49:17.366551+0000","last_became_active":"2024-08-17T17:32:59.761862+0000","last_became_peered":"2024-08-17T17:32:59.761862+0000","last_unstale":"2024-08-17T17:49:17.366551+0000","last_undegraded":"2024-08-17T17:49:17.366551+0000","last_fullsized":"2024-08-17T17:49:17.366551+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:40:45.672541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":1748,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.366939+0000","last_change":"2024-08-17T17:32:59.763047+0000","last_active":"2024-08-17T17:49:17.366939+0000","last_peered":"2024-08-17T17:49:17.366939+0000","last_clean":"2024-08-17T17:49:17.366939+0000","last_became_active":"2024-08-17T17:32:59.762738+0000","last_became_peered":"2024-08-17T17:32:59.762738+0000","last_unstale":"2024-08-17T17:49:17.366939+0000","last_undegraded":"2024-08-17T17:49:17.366939+0000","last_fullsized":"2024-08-17T17:49:17.366939+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:05:30.650980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1055,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.328976+0000","last_change":"2024-08-17T17:22:53.725465+0000","last_active":"2024-08-17T17:49:11.328976+0000","last_peered":"2024-08-17T17:49:11.328976+0000","last_clean":"2024-08-17T17:49:11.328976+0000","last_became_active":"2024-08-17T17:22:53.725174+0000","last_became_peered":"2024-08-17T17:22:53.725174+0000","last_unstale":"2024-08-17T17:49:11.328976+0000","last_undegraded":"2024-08-17T17:49:11.328976+0000","last_fullsized":"2024-08-17T17:49:11.328976+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:46.185575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1642,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.355882+0000","last_change":"2024-08-17T17:32:59.773425+0000","last_active":"2024-08-17T17:49:17.355882+0000","last_peered":"2024-08-17T17:49:17.355882+0000","last_clean":"2024-08-17T17:49:17.355882+0000","last_became_active":"2024-08-17T17:32:59.772311+0000","last_became_peered":"2024-08-17T17:32:59.772311+0000","last_unstale":"2024-08-17T17:49:17.355882+0000","last_undegraded":"2024-08-17T17:49:17.355882+0000","last_fullsized":"2024-08-17T17:49:17.355882+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:23.208217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":1087,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.324850+0000","last_change":"2024-08-17T17:30:40.735252+0000","last_active":"2024-08-17T17:49:11.324850+0000","last_peered":"2024-08-17T17:49:11.324850+0000","last_clean":"2024-08-17T17:49:11.324850+0000","last_became_active":"2024-08-17T17:30:40.734865+0000","last_became_peered":"2024-08-17T17:30:40.734865+0000","last_unstale":"2024-08-17T17:49:11.324850+0000","last_undegraded":"2024-08-17T17:49:11.324850+0000","last_fullsized":"2024-08-17T17:49:11.324850+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T23:17:42.325027+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":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":"7.b","version":"1157'10159","reported_seq":10202,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:23.511961+0000","last_change":"2024-08-17T17:46:50.357970+0000","last_active":"2024-08-17T17:49:23.511961+0000","last_peered":"2024-08-17T17:49:23.511961+0000","last_clean":"2024-08-17T17:49:23.511961+0000","last_became_active":"2024-08-17T17:46:50.357661+0000","last_became_peered":"2024-08-17T17:46:50.357661+0000","last_unstale":"2024-08-17T17:49:23.511961+0000","last_undegraded":"2024-08-17T17:49:23.511961+0000","last_fullsized":"2024-08-17T17:49:23.511961+0000","mapping_epoch":1142,"log_start":"1147'2400","ondisk_log_start":"1147'2400","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":7759,"log_dups_size":0,"ondisk_log_size":7759,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:27:37.649919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":312672256,"num_objects":4771,"num_object_clones":0,"num_object_copies":14313,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4771,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10159,"num_write_kb":477760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"72'1","reported_seq":1073,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.329152+0000","last_change":"2024-08-17T17:30:40.746434+0000","last_active":"2024-08-17T17:49:11.329152+0000","last_peered":"2024-08-17T17:49:11.329152+0000","last_clean":"2024-08-17T17:49:11.329152+0000","last_became_active":"2024-08-17T17:30:40.746080+0000","last_became_peered":"2024-08-17T17:30:40.746080+0000","last_unstale":"2024-08-17T17:49:11.329152+0000","last_undegraded":"2024-08-17T17:49:11.329152+0000","last_fullsized":"2024-08-17T17:49:11.329152+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T18:05:44.800572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1071,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.331482+0000","last_change":"2024-08-17T17:22:54.175652+0000","last_active":"2024-08-17T17:49:11.331482+0000","last_peered":"2024-08-17T17:49:11.331482+0000","last_clean":"2024-08-17T17:49:11.331482+0000","last_became_active":"2024-08-17T17:22:54.175332+0000","last_became_peered":"2024-08-17T17:22:54.175332+0000","last_unstale":"2024-08-17T17:49:11.331482+0000","last_undegraded":"2024-08-17T17:49:11.331482+0000","last_fullsized":"2024-08-17T17:49:11.331482+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:58:04.891665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.a","version":"1157'9902","reported_seq":9945,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:23.849593+0000","last_change":"2024-08-17T17:46:50.360769+0000","last_active":"2024-08-17T17:49:23.849593+0000","last_peered":"2024-08-17T17:49:23.849593+0000","last_clean":"2024-08-17T17:49:23.849593+0000","last_became_active":"2024-08-17T17:46:50.360238+0000","last_became_peered":"2024-08-17T17:46:50.360238+0000","last_unstale":"2024-08-17T17:49:23.849593+0000","last_undegraded":"2024-08-17T17:49:23.849593+0000","last_fullsized":"2024-08-17T17:49:23.849593+0000","mapping_epoch":1142,"log_start":"1147'3200","ondisk_log_start":"1147'3200","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":6702,"log_dups_size":0,"ondisk_log_size":6702,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:13:35.041777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":296353792,"num_objects":4522,"num_object_clones":0,"num_object_copies":13566,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4522,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9902,"num_write_kb":461568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1074,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.329080+0000","last_change":"2024-08-17T17:31:54.821143+0000","last_active":"2024-08-17T17:49:11.329080+0000","last_peered":"2024-08-17T17:49:11.329080+0000","last_clean":"2024-08-17T17:49:11.329080+0000","last_became_active":"2024-08-17T17:31:54.820778+0000","last_became_peered":"2024-08-17T17:31:54.820778+0000","last_unstale":"2024-08-17T17:49:11.329080+0000","last_undegraded":"2024-08-17T17:49:11.329080+0000","last_fullsized":"2024-08-17T17:49:11.329080+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:31.128588+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":[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":1095,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.329483+0000","last_change":"2024-08-17T17:32:59.769943+0000","last_active":"2024-08-17T17:49:11.329483+0000","last_peered":"2024-08-17T17:49:11.329483+0000","last_clean":"2024-08-17T17:49:11.329483+0000","last_became_active":"2024-08-17T17:32:59.769328+0000","last_became_peered":"2024-08-17T17:32:59.769328+0000","last_unstale":"2024-08-17T17:49:11.329483+0000","last_undegraded":"2024-08-17T17:49:11.329483+0000","last_fullsized":"2024-08-17T17:49:11.329483+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:45:56.990673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.9","version":"1157'10017","reported_seq":10060,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:24.321680+0000","last_change":"2024-08-17T17:46:50.361659+0000","last_active":"2024-08-17T17:49:24.321680+0000","last_peered":"2024-08-17T17:49:24.321680+0000","last_clean":"2024-08-17T17:49:24.321680+0000","last_became_active":"2024-08-17T17:46:50.361368+0000","last_became_peered":"2024-08-17T17:46:50.361368+0000","last_unstale":"2024-08-17T17:49:24.321680+0000","last_undegraded":"2024-08-17T17:49:24.321680+0000","last_fullsized":"2024-08-17T17:49:24.321680+0000","mapping_epoch":1142,"log_start":"1147'1900","ondisk_log_start":"1147'1900","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":8117,"log_dups_size":0,"ondisk_log_size":8117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:11:46.833090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":310050816,"num_objects":4731,"num_object_clones":0,"num_object_copies":14193,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4731,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10017,"num_write_kb":471936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"72'1","reported_seq":1056,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.329561+0000","last_change":"2024-08-17T17:22:53.724857+0000","last_active":"2024-08-17T17:49:11.329561+0000","last_peered":"2024-08-17T17:49:11.329561+0000","last_clean":"2024-08-17T17:49:11.329561+0000","last_became_active":"2024-08-17T17:22:53.724555+0000","last_became_peered":"2024-08-17T17:22:53.724555+0000","last_unstale":"2024-08-17T17:49:11.329561+0000","last_undegraded":"2024-08-17T17:49:11.329561+0000","last_fullsized":"2024-08-17T17:49:11.329561+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:42:47.014152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1078,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.324938+0000","last_change":"2024-08-17T17:31:54.819946+0000","last_active":"2024-08-17T17:49:11.324938+0000","last_peered":"2024-08-17T17:49:11.324938+0000","last_clean":"2024-08-17T17:49:11.324938+0000","last_became_active":"2024-08-17T17:31:54.819604+0000","last_became_peered":"2024-08-17T17:31:54.819604+0000","last_unstale":"2024-08-17T17:49:11.324938+0000","last_undegraded":"2024-08-17T17:49:11.324938+0000","last_fullsized":"2024-08-17T17:49:11.324938+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:32.031030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.8","version":"1157'10210","reported_seq":10253,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:25.601502+0000","last_change":"2024-08-17T17:46:50.361100+0000","last_active":"2024-08-17T17:49:25.601502+0000","last_peered":"2024-08-17T17:49:25.601502+0000","last_clean":"2024-08-17T17:49:25.601502+0000","last_became_active":"2024-08-17T17:46:50.360617+0000","last_became_peered":"2024-08-17T17:46:50.360617+0000","last_unstale":"2024-08-17T17:49:25.601502+0000","last_undegraded":"2024-08-17T17:49:25.601502+0000","last_fullsized":"2024-08-17T17:49:25.601502+0000","mapping_epoch":1142,"log_start":"1146'200","ondisk_log_start":"1146'200","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":10010,"log_dups_size":0,"ondisk_log_size":10010,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:27.936724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":303824896,"num_objects":4636,"num_object_clones":0,"num_object_copies":13908,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4636,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10210,"num_write_kb":475072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1089,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.331841+0000","last_change":"2024-08-17T17:32:59.769306+0000","last_active":"2024-08-17T17:49:11.331841+0000","last_peered":"2024-08-17T17:49:11.331841+0000","last_clean":"2024-08-17T17:49:11.331841+0000","last_became_active":"2024-08-17T17:32:59.768286+0000","last_became_peered":"2024-08-17T17:32:59.768286+0000","last_unstale":"2024-08-17T17:49:11.331841+0000","last_undegraded":"2024-08-17T17:49:11.331841+0000","last_fullsized":"2024-08-17T17:49:11.331841+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:19:50.004425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1749,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.366613+0000","last_change":"2024-08-17T17:31:54.829538+0000","last_active":"2024-08-17T17:49:17.366613+0000","last_peered":"2024-08-17T17:49:17.366613+0000","last_clean":"2024-08-17T17:49:17.366613+0000","last_became_active":"2024-08-17T17:31:54.829144+0000","last_became_peered":"2024-08-17T17:31:54.829144+0000","last_unstale":"2024-08-17T17:49:17.366613+0000","last_undegraded":"2024-08-17T17:49:17.366613+0000","last_fullsized":"2024-08-17T17:49:17.366613+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:47:04.696572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.f","version":"1157'10146","reported_seq":10189,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:24.331424+0000","last_change":"2024-08-17T17:46:50.356937+0000","last_active":"2024-08-17T17:49:24.331424+0000","last_peered":"2024-08-17T17:49:24.331424+0000","last_clean":"2024-08-17T17:49:24.331424+0000","last_became_active":"2024-08-17T17:46:50.356664+0000","last_became_peered":"2024-08-17T17:46:50.356664+0000","last_unstale":"2024-08-17T17:49:24.331424+0000","last_undegraded":"2024-08-17T17:49:24.331424+0000","last_fullsized":"2024-08-17T17:49:24.331424+0000","mapping_epoch":1142,"log_start":"1147'2000","ondisk_log_start":"1147'2000","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":8146,"log_dups_size":0,"ondisk_log_size":8146,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:12:06.449431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":300941312,"num_objects":4592,"num_object_clones":0,"num_object_copies":13776,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4592,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10146,"num_write_kb":471616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"268'149","reported_seq":1454,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.328780+0000","last_change":"2024-08-17T17:45:51.173366+0000","last_active":"2024-08-17T17:49:11.328780+0000","last_peered":"2024-08-17T17:49:11.328780+0000","last_clean":"2024-08-17T17:49:11.328780+0000","last_became_active":"2024-08-17T17:45:38.004022+0000","last_became_peered":"2024-08-17T17:45:38.004022+0000","last_unstale":"2024-08-17T17:49:11.328780+0000","last_undegraded":"2024-08-17T17:49:11.328780+0000","last_fullsized":"2024-08-17T17:49:11.328780+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:51.173271+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:51.173271+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:50.111858+0000","scrub_duration":0.012991407,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"72'2","reported_seq":1654,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.355302+0000","last_change":"2024-08-17T17:32:59.763237+0000","last_active":"2024-08-17T17:49:17.355302+0000","last_peered":"2024-08-17T17:49:17.355302+0000","last_clean":"2024-08-17T17:49:17.355302+0000","last_became_active":"2024-08-17T17:32:59.762812+0000","last_became_peered":"2024-08-17T17:32:59.762812+0000","last_unstale":"2024-08-17T17:49:17.355302+0000","last_undegraded":"2024-08-17T17:49:17.355302+0000","last_fullsized":"2024-08-17T17:49:17.355302+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:40:08.449121+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":1078,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.325925+0000","last_change":"2024-08-17T17:32:59.767697+0000","last_active":"2024-08-17T17:49:11.325925+0000","last_peered":"2024-08-17T17:49:11.325925+0000","last_clean":"2024-08-17T17:49:11.325925+0000","last_became_active":"2024-08-17T17:32:59.767172+0000","last_became_peered":"2024-08-17T17:32:59.767172+0000","last_unstale":"2024-08-17T17:49:11.325925+0000","last_undegraded":"2024-08-17T17:49:11.325925+0000","last_fullsized":"2024-08-17T17:49:11.325925+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:13:37.509131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.e","version":"1157'10271","reported_seq":10314,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:25.535338+0000","last_change":"2024-08-17T17:46:50.361766+0000","last_active":"2024-08-17T17:49:25.535338+0000","last_peered":"2024-08-17T17:49:25.535338+0000","last_clean":"2024-08-17T17:49:25.535338+0000","last_became_active":"2024-08-17T17:46:50.361488+0000","last_became_peered":"2024-08-17T17:46:50.361488+0000","last_unstale":"2024-08-17T17:49:25.535338+0000","last_undegraded":"2024-08-17T17:49:25.535338+0000","last_fullsized":"2024-08-17T17:49:25.535338+0000","mapping_epoch":1142,"log_start":"1146'200","ondisk_log_start":"1146'200","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":10071,"log_dups_size":0,"ondisk_log_size":10071,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:37:16.654625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":308609024,"num_objects":4709,"num_object_clones":0,"num_object_copies":14127,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4709,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10271,"num_write_kb":479360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.8","version":"268'149","reported_seq":593,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.331368+0000","last_change":"2024-08-17T17:47:01.957152+0000","last_active":"2024-08-17T17:49:11.331368+0000","last_peered":"2024-08-17T17:49:11.331368+0000","last_clean":"2024-08-17T17:49:11.331368+0000","last_became_active":"2024-08-17T17:46:27.004716+0000","last_became_peered":"2024-08-17T17:46:27.004716+0000","last_unstale":"2024-08-17T17:49:11.331368+0000","last_undegraded":"2024-08-17T17:49:11.331368+0000","last_fullsized":"2024-08-17T17:49:11.331368+0000","mapping_epoch":1128,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:47:01.957068+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:47:01.957068+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:22:10.845748+0000","scrub_duration":0.0042425309999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":1079,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.325057+0000","last_change":"2024-08-17T17:31:54.820337+0000","last_active":"2024-08-17T17:49:11.325057+0000","last_peered":"2024-08-17T17:49:11.325057+0000","last_clean":"2024-08-17T17:49:11.325057+0000","last_became_active":"2024-08-17T17:31:54.819827+0000","last_became_peered":"2024-08-17T17:31:54.819827+0000","last_unstale":"2024-08-17T17:49:11.325057+0000","last_undegraded":"2024-08-17T17:49:11.325057+0000","last_fullsized":"2024-08-17T17:49:11.325057+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:56:36.690367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1095,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.325948+0000","last_change":"2024-08-17T17:32:27.438169+0000","last_active":"2024-08-17T17:49:11.325948+0000","last_peered":"2024-08-17T17:49:11.325948+0000","last_clean":"2024-08-17T17:49:11.325948+0000","last_became_active":"2024-08-17T17:32:27.437846+0000","last_became_peered":"2024-08-17T17:32:27.437846+0000","last_unstale":"2024-08-17T17:49:11.325948+0000","last_undegraded":"2024-08-17T17:49:11.325948+0000","last_fullsized":"2024-08-17T17:49:11.325948+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:30:09.370291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.d","version":"1157'10069","reported_seq":10092,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:24.661901+0000","last_change":"2024-08-17T17:46:50.357486+0000","last_active":"2024-08-17T17:49:24.661901+0000","last_peered":"2024-08-17T17:49:24.661901+0000","last_clean":"2024-08-17T17:49:24.661901+0000","last_became_active":"2024-08-17T17:46:50.357068+0000","last_became_peered":"2024-08-17T17:46:50.357068+0000","last_unstale":"2024-08-17T17:49:24.661901+0000","last_undegraded":"2024-08-17T17:49:24.661901+0000","last_fullsized":"2024-08-17T17:49:24.661901+0000","mapping_epoch":1142,"log_start":"1147'1900","ondisk_log_start":"1147'1900","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":8169,"log_dups_size":0,"ondisk_log_size":8169,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:37:20.524078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":311164952,"num_objects":4749,"num_object_clones":0,"num_object_copies":14247,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4749,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10069,"num_write_kb":474113,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1079,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.329620+0000","last_change":"2024-08-17T17:32:27.432256+0000","last_active":"2024-08-17T17:49:11.329620+0000","last_peered":"2024-08-17T17:49:11.329620+0000","last_clean":"2024-08-17T17:49:11.329620+0000","last_became_active":"2024-08-17T17:32:27.431912+0000","last_became_peered":"2024-08-17T17:32:27.431912+0000","last_unstale":"2024-08-17T17:49:11.329620+0000","last_undegraded":"2024-08-17T17:49:11.329620+0000","last_fullsized":"2024-08-17T17:49:11.329620+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:07:09.604818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1078,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.326100+0000","last_change":"2024-08-17T17:31:54.825361+0000","last_active":"2024-08-17T17:49:11.326100+0000","last_peered":"2024-08-17T17:49:11.326100+0000","last_clean":"2024-08-17T17:49:11.326100+0000","last_became_active":"2024-08-17T17:31:54.825062+0000","last_became_peered":"2024-08-17T17:31:54.825062+0000","last_unstale":"2024-08-17T17:49:11.326100+0000","last_undegraded":"2024-08-17T17:49:11.326100+0000","last_fullsized":"2024-08-17T17:49:11.326100+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:41:42.597824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.c","version":"1157'10007","reported_seq":10030,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:24.668814+0000","last_change":"2024-08-17T17:46:50.357015+0000","last_active":"2024-08-17T17:49:24.668814+0000","last_peered":"2024-08-17T17:49:24.668814+0000","last_clean":"2024-08-17T17:49:24.668814+0000","last_became_active":"2024-08-17T17:46:50.356619+0000","last_became_peered":"2024-08-17T17:46:50.356619+0000","last_unstale":"2024-08-17T17:49:24.668814+0000","last_undegraded":"2024-08-17T17:49:24.668814+0000","last_fullsized":"2024-08-17T17:49:24.668814+0000","mapping_epoch":1142,"log_start":"1147'1800","ondisk_log_start":"1147'1800","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":8207,"log_dups_size":0,"ondisk_log_size":8207,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:39:48.327287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":305332224,"num_objects":4659,"num_object_clones":0,"num_object_copies":13977,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4659,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10007,"num_write_kb":469312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.a","version":"268'149","reported_seq":604,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.331581+0000","last_change":"2024-08-17T17:46:54.870024+0000","last_active":"2024-08-17T17:49:11.331581+0000","last_peered":"2024-08-17T17:49:11.331581+0000","last_clean":"2024-08-17T17:49:11.331581+0000","last_became_active":"2024-08-17T17:45:38.013865+0000","last_became_peered":"2024-08-17T17:45:38.013865+0000","last_unstale":"2024-08-17T17:49:11.331581+0000","last_undegraded":"2024-08-17T17:49:11.331581+0000","last_fullsized":"2024-08-17T17:49:11.331581+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:54.869951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:54.869951+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:27:27.946042+0000","scrub_duration":0.00171407,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":1644,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.355054+0000","last_change":"2024-08-17T17:32:59.772605+0000","last_active":"2024-08-17T17:49:17.355054+0000","last_peered":"2024-08-17T17:49:17.355054+0000","last_clean":"2024-08-17T17:49:17.355054+0000","last_became_active":"2024-08-17T17:32:59.772015+0000","last_became_peered":"2024-08-17T17:32:59.772015+0000","last_unstale":"2024-08-17T17:49:17.355054+0000","last_undegraded":"2024-08-17T17:49:17.355054+0000","last_fullsized":"2024-08-17T17:49:17.355054+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:23:08.461614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1660,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.358815+0000","last_change":"2024-08-17T17:32:59.766848+0000","last_active":"2024-08-17T17:49:17.358815+0000","last_peered":"2024-08-17T17:49:17.358815+0000","last_clean":"2024-08-17T17:49:17.358815+0000","last_became_active":"2024-08-17T17:32:59.766481+0000","last_became_peered":"2024-08-17T17:32:59.766481+0000","last_unstale":"2024-08-17T17:49:17.358815+0000","last_undegraded":"2024-08-17T17:49:17.358815+0000","last_fullsized":"2024-08-17T17:49:17.358815+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:01:39.759644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.6","version":"1157'10086","reported_seq":10129,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:24.301377+0000","last_change":"2024-08-17T17:46:50.356600+0000","last_active":"2024-08-17T17:49:24.301377+0000","last_peered":"2024-08-17T17:49:24.301377+0000","last_clean":"2024-08-17T17:49:24.301377+0000","last_became_active":"2024-08-17T17:46:50.356281+0000","last_became_peered":"2024-08-17T17:46:50.356281+0000","last_unstale":"2024-08-17T17:49:24.301377+0000","last_undegraded":"2024-08-17T17:49:24.301377+0000","last_fullsized":"2024-08-17T17:49:24.301377+0000","mapping_epoch":1142,"log_start":"1147'1900","ondisk_log_start":"1147'1900","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+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 @ 2024-08-19T04:26:56.545360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":308281344,"num_objects":4704,"num_object_clones":0,"num_object_copies":14112,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4704,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10086,"num_write_kb":473280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"268'149","reported_seq":1435,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.332674+0000","last_change":"2024-08-17T17:45:47.184290+0000","last_active":"2024-08-17T17:49:11.332674+0000","last_peered":"2024-08-17T17:49:11.332674+0000","last_clean":"2024-08-17T17:49:11.332674+0000","last_became_active":"2024-08-17T17:45:01.028651+0000","last_became_peered":"2024-08-17T17:45:01.028651+0000","last_unstale":"2024-08-17T17:49:11.332674+0000","last_undegraded":"2024-08-17T17:49:11.332674+0000","last_fullsized":"2024-08-17T17:49:11.332674+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:47.184230+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:47.184230+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:46:34.255048+0000","scrub_duration":0.0012906930000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'1","reported_seq":1102,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.334318+0000","last_change":"2024-08-17T17:32:27.437735+0000","last_active":"2024-08-17T17:49:11.334318+0000","last_peered":"2024-08-17T17:49:11.334318+0000","last_clean":"2024-08-17T17:49:11.334318+0000","last_became_active":"2024-08-17T17:32:27.437234+0000","last_became_peered":"2024-08-17T17:32:27.437234+0000","last_unstale":"2024-08-17T17:49:11.334318+0000","last_undegraded":"2024-08-17T17:49:11.334318+0000","last_fullsized":"2024-08-17T17:49:11.334318+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+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 @ 2024-08-19T02:49:17.140384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028371400000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":1621,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.355345+0000","last_change":"2024-08-17T17:32:59.775218+0000","last_active":"2024-08-17T17:49:17.355345+0000","last_peered":"2024-08-17T17:49:17.355345+0000","last_clean":"2024-08-17T17:49:17.355345+0000","last_became_active":"2024-08-17T17:32:59.774911+0000","last_became_peered":"2024-08-17T17:32:59.774911+0000","last_unstale":"2024-08-17T17:49:17.355345+0000","last_undegraded":"2024-08-17T17:49:17.355345+0000","last_fullsized":"2024-08-17T17:49:17.355345+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:42:33.544078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1061,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.325695+0000","last_change":"2024-08-17T17:22:54.175289+0000","last_active":"2024-08-17T17:49:11.325695+0000","last_peered":"2024-08-17T17:49:11.325695+0000","last_clean":"2024-08-17T17:49:11.325695+0000","last_became_active":"2024-08-17T17:22:54.174953+0000","last_became_peered":"2024-08-17T17:22:54.174953+0000","last_unstale":"2024-08-17T17:49:11.325695+0000","last_undegraded":"2024-08-17T17:49:11.325695+0000","last_fullsized":"2024-08-17T17:49:11.325695+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:20.586463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.5","version":"1157'10006","reported_seq":10029,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:24.625170+0000","last_change":"2024-08-17T17:46:50.358957+0000","last_active":"2024-08-17T17:49:24.625170+0000","last_peered":"2024-08-17T17:49:24.625170+0000","last_clean":"2024-08-17T17:49:24.625170+0000","last_became_active":"2024-08-17T17:46:50.358531+0000","last_became_peered":"2024-08-17T17:46:50.358531+0000","last_unstale":"2024-08-17T17:49:24.625170+0000","last_undegraded":"2024-08-17T17:49:24.625170+0000","last_fullsized":"2024-08-17T17:49:24.625170+0000","mapping_epoch":1142,"log_start":"1147'2300","ondisk_log_start":"1147'2300","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":7706,"log_dups_size":0,"ondisk_log_size":7706,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:01:17.640399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":302120960,"num_objects":4610,"num_object_clones":0,"num_object_copies":13830,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4610,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10006,"num_write_kb":467712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"268'149","reported_seq":645,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.375726+0000","last_change":"2024-08-17T17:45:44.079966+0000","last_active":"2024-08-17T17:49:17.375726+0000","last_peered":"2024-08-17T17:49:17.375726+0000","last_clean":"2024-08-17T17:49:17.375726+0000","last_became_active":"2024-08-17T17:45:38.009775+0000","last_became_peered":"2024-08-17T17:45:38.009775+0000","last_unstale":"2024-08-17T17:49:17.375726+0000","last_undegraded":"2024-08-17T17:49:17.375726+0000","last_fullsized":"2024-08-17T17:49:17.375726+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:44.079842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:44.079842+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:26:56.690657+0000","scrub_duration":6,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1101,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.332582+0000","last_change":"2024-08-17T17:31:54.821923+0000","last_active":"2024-08-17T17:49:11.332582+0000","last_peered":"2024-08-17T17:49:11.332582+0000","last_clean":"2024-08-17T17:49:11.332582+0000","last_became_active":"2024-08-17T17:31:54.821596+0000","last_became_peered":"2024-08-17T17:31:54.821596+0000","last_unstale":"2024-08-17T17:49:11.332582+0000","last_undegraded":"2024-08-17T17:49:11.332582+0000","last_fullsized":"2024-08-17T17:49:11.332582+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:13.031431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026904000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1789,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.367170+0000","last_change":"2024-08-17T17:32:59.764471+0000","last_active":"2024-08-17T17:49:17.367170+0000","last_peered":"2024-08-17T17:49:17.367170+0000","last_clean":"2024-08-17T17:49:17.367170+0000","last_became_active":"2024-08-17T17:32:59.764174+0000","last_became_peered":"2024-08-17T17:32:59.764174+0000","last_unstale":"2024-08-17T17:49:17.367170+0000","last_undegraded":"2024-08-17T17:49:17.367170+0000","last_fullsized":"2024-08-17T17:49:17.367170+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:15:08.101111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1764,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.366769+0000","last_change":"2024-08-17T17:32:27.437761+0000","last_active":"2024-08-17T17:49:17.366769+0000","last_peered":"2024-08-17T17:49:17.366769+0000","last_clean":"2024-08-17T17:49:17.366769+0000","last_became_active":"2024-08-17T17:32:27.437409+0000","last_became_peered":"2024-08-17T17:32:27.437409+0000","last_unstale":"2024-08-17T17:49:17.366769+0000","last_undegraded":"2024-08-17T17:49:17.366769+0000","last_fullsized":"2024-08-17T17:49:17.366769+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:49:42.627015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"1157'10011","reported_seq":10054,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:24.313117+0000","last_change":"2024-08-17T17:46:50.361554+0000","last_active":"2024-08-17T17:49:24.313117+0000","last_peered":"2024-08-17T17:49:24.313117+0000","last_clean":"2024-08-17T17:49:24.313117+0000","last_became_active":"2024-08-17T17:46:50.361265+0000","last_became_peered":"2024-08-17T17:46:50.361265+0000","last_unstale":"2024-08-17T17:49:24.313117+0000","last_undegraded":"2024-08-17T17:49:24.313117+0000","last_fullsized":"2024-08-17T17:49:24.313117+0000","mapping_epoch":1142,"log_start":"1147'1900","ondisk_log_start":"1147'1900","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":8111,"log_dups_size":0,"ondisk_log_size":8111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:50.580388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":307036160,"num_objects":4685,"num_object_clones":0,"num_object_copies":14055,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4685,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10011,"num_write_kb":470272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.2","version":"268'149","reported_seq":1454,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.329071+0000","last_change":"2024-08-17T17:45:48.249397+0000","last_active":"2024-08-17T17:49:11.329071+0000","last_peered":"2024-08-17T17:49:11.329071+0000","last_clean":"2024-08-17T17:49:11.329071+0000","last_became_active":"2024-08-17T17:45:38.036104+0000","last_became_peered":"2024-08-17T17:45:38.036104+0000","last_unstale":"2024-08-17T17:49:11.329071+0000","last_undegraded":"2024-08-17T17:49:11.329071+0000","last_fullsized":"2024-08-17T17:49:11.329071+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:48.249334+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:48.249334+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:45:47.928686+0000","scrub_duration":0.018931098,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1702,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.358750+0000","last_change":"2024-08-17T17:32:59.769974+0000","last_active":"2024-08-17T17:49:17.358750+0000","last_peered":"2024-08-17T17:49:17.358750+0000","last_clean":"2024-08-17T17:49:17.358750+0000","last_became_active":"2024-08-17T17:32:59.769633+0000","last_became_peered":"2024-08-17T17:32:59.769633+0000","last_unstale":"2024-08-17T17:49:17.358750+0000","last_undegraded":"2024-08-17T17:49:17.358750+0000","last_fullsized":"2024-08-17T17:49:17.358750+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:05:46.823299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029621200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1680,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.378156+0000","last_change":"2024-08-17T17:32:27.433156+0000","last_active":"2024-08-17T17:49:17.378156+0000","last_peered":"2024-08-17T17:49:17.378156+0000","last_clean":"2024-08-17T17:49:17.378156+0000","last_became_active":"2024-08-17T17:32:27.432811+0000","last_became_peered":"2024-08-17T17:32:27.432811+0000","last_unstale":"2024-08-17T17:49:17.378156+0000","last_undegraded":"2024-08-17T17:49:17.378156+0000","last_fullsized":"2024-08-17T17:49:17.378156+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:12.882686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1698,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.375241+0000","last_change":"2024-08-17T17:31:54.824135+0000","last_active":"2024-08-17T17:49:17.375241+0000","last_peered":"2024-08-17T17:49:17.375241+0000","last_clean":"2024-08-17T17:49:17.375241+0000","last_became_active":"2024-08-17T17:31:54.823811+0000","last_became_peered":"2024-08-17T17:31:54.823811+0000","last_unstale":"2024-08-17T17:49:17.375241+0000","last_undegraded":"2024-08-17T17:49:17.375241+0000","last_fullsized":"2024-08-17T17:49:17.375241+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:35:04.088383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.7","version":"1157'10120","reported_seq":10143,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:24.632470+0000","last_change":"2024-08-17T17:46:50.359486+0000","last_active":"2024-08-17T17:49:24.632470+0000","last_peered":"2024-08-17T17:49:24.632470+0000","last_clean":"2024-08-17T17:49:24.632470+0000","last_became_active":"2024-08-17T17:46:50.359267+0000","last_became_peered":"2024-08-17T17:46:50.359267+0000","last_unstale":"2024-08-17T17:49:24.632470+0000","last_undegraded":"2024-08-17T17:49:24.632470+0000","last_fullsized":"2024-08-17T17:49:24.632470+0000","mapping_epoch":1142,"log_start":"1147'2000","ondisk_log_start":"1147'2000","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":8120,"log_dups_size":0,"ondisk_log_size":8120,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:00:32.968945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":309067776,"num_objects":4716,"num_object_clones":0,"num_object_copies":14148,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4716,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10120,"num_write_kb":474752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"268'149","reported_seq":604,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.331409+0000","last_change":"2024-08-17T17:46:59.915091+0000","last_active":"2024-08-17T17:49:11.331409+0000","last_peered":"2024-08-17T17:49:11.331409+0000","last_clean":"2024-08-17T17:49:11.331409+0000","last_became_active":"2024-08-17T17:45:38.025125+0000","last_became_peered":"2024-08-17T17:45:38.025125+0000","last_unstale":"2024-08-17T17:49:11.331409+0000","last_undegraded":"2024-08-17T17:49:11.331409+0000","last_fullsized":"2024-08-17T17:49:11.331409+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:59.915018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:59.915018+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:22:47.576182+0000","scrub_duration":0.00214204,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":1103,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.331737+0000","last_change":"2024-08-17T17:31:54.822081+0000","last_active":"2024-08-17T17:49:11.331737+0000","last_peered":"2024-08-17T17:49:11.331737+0000","last_clean":"2024-08-17T17:49:11.331737+0000","last_became_active":"2024-08-17T17:31:54.821740+0000","last_became_peered":"2024-08-17T17:31:54.821740+0000","last_unstale":"2024-08-17T17:49:11.331737+0000","last_undegraded":"2024-08-17T17:49:11.331737+0000","last_fullsized":"2024-08-17T17:49:11.331737+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:09:33.904896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00089523800000000002,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1079,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.330923+0000","last_change":"2024-08-17T17:30:40.742379+0000","last_active":"2024-08-17T17:49:11.330923+0000","last_peered":"2024-08-17T17:49:11.330923+0000","last_clean":"2024-08-17T17:49:11.330923+0000","last_became_active":"2024-08-17T17:30:40.742094+0000","last_became_peered":"2024-08-17T17:30:40.742094+0000","last_unstale":"2024-08-17T17:49:11.330923+0000","last_undegraded":"2024-08-17T17:49:11.330923+0000","last_fullsized":"2024-08-17T17:49:11.330923+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:56:15.833110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1691,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.377861+0000","last_change":"2024-08-17T17:32:59.768385+0000","last_active":"2024-08-17T17:49:17.377861+0000","last_peered":"2024-08-17T17:49:17.377861+0000","last_clean":"2024-08-17T17:49:17.377861+0000","last_became_active":"2024-08-17T17:32:59.767891+0000","last_became_peered":"2024-08-17T17:32:59.767891+0000","last_unstale":"2024-08-17T17:49:17.377861+0000","last_undegraded":"2024-08-17T17:49:17.377861+0000","last_fullsized":"2024-08-17T17:49:17.377861+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:05:22.672505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.1","version":"1157'10257","reported_seq":10280,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:24.667972+0000","last_change":"2024-08-17T17:46:50.357278+0000","last_active":"2024-08-17T17:49:24.667972+0000","last_peered":"2024-08-17T17:49:24.667972+0000","last_clean":"2024-08-17T17:49:24.667972+0000","last_became_active":"2024-08-17T17:46:50.356718+0000","last_became_peered":"2024-08-17T17:46:50.356718+0000","last_unstale":"2024-08-17T17:49:24.667972+0000","last_undegraded":"2024-08-17T17:49:24.667972+0000","last_fullsized":"2024-08-17T17:49:24.667972+0000","mapping_epoch":1142,"log_start":"1147'2900","ondisk_log_start":"1147'2900","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":7357,"log_dups_size":0,"ondisk_log_size":7357,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:21:25.106983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":303235072,"num_objects":4627,"num_object_clones":0,"num_object_copies":13881,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4627,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10257,"num_write_kb":476288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"268'149","reported_seq":617,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.325136+0000","last_change":"2024-08-17T17:45:47.547272+0000","last_active":"2024-08-17T17:49:11.325136+0000","last_peered":"2024-08-17T17:49:11.325136+0000","last_clean":"2024-08-17T17:49:11.325136+0000","last_became_active":"2024-08-17T17:45:38.001873+0000","last_became_peered":"2024-08-17T17:45:38.001873+0000","last_unstale":"2024-08-17T17:49:11.325136+0000","last_undegraded":"2024-08-17T17:49:11.325136+0000","last_fullsized":"2024-08-17T17:49:11.325136+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:47.547201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:47.547201+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:29:52.144033+0000","scrub_duration":0.0031063380000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1106,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.331915+0000","last_change":"2024-08-17T17:32:59.768555+0000","last_active":"2024-08-17T17:49:11.331915+0000","last_peered":"2024-08-17T17:49:11.331915+0000","last_clean":"2024-08-17T17:49:11.331915+0000","last_became_active":"2024-08-17T17:32:59.768221+0000","last_became_peered":"2024-08-17T17:32:59.768221+0000","last_unstale":"2024-08-17T17:49:11.331915+0000","last_undegraded":"2024-08-17T17:49:11.331915+0000","last_fullsized":"2024-08-17T17:49:11.331915+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:04:28.973618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1711,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.378073+0000","last_change":"2024-08-17T17:31:54.824846+0000","last_active":"2024-08-17T17:49:17.378073+0000","last_peered":"2024-08-17T17:49:17.378073+0000","last_clean":"2024-08-17T17:49:17.378073+0000","last_became_active":"2024-08-17T17:31:54.823784+0000","last_became_peered":"2024-08-17T17:31:54.823784+0000","last_unstale":"2024-08-17T17:49:17.378073+0000","last_undegraded":"2024-08-17T17:49:17.378073+0000","last_fullsized":"2024-08-17T17:49:17.378073+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:27.320522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342763,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":1669,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.382564+0000","last_change":"2024-08-17T17:31:54.820086+0000","last_active":"2024-08-17T17:49:17.382564+0000","last_peered":"2024-08-17T17:49:17.382564+0000","last_clean":"2024-08-17T17:49:17.382564+0000","last_became_active":"2024-08-17T17:31:54.819745+0000","last_became_peered":"2024-08-17T17:31:54.819745+0000","last_unstale":"2024-08-17T17:49:17.382564+0000","last_undegraded":"2024-08-17T17:49:17.382564+0000","last_fullsized":"2024-08-17T17:49:17.382564+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:06:06.329346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.0","version":"1157'9991","reported_seq":10014,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:24.703940+0000","last_change":"2024-08-17T17:46:50.355998+0000","last_active":"2024-08-17T17:49:24.703940+0000","last_peered":"2024-08-17T17:49:24.703940+0000","last_clean":"2024-08-17T17:49:24.703940+0000","last_became_active":"2024-08-17T17:46:50.355631+0000","last_became_peered":"2024-08-17T17:46:50.355631+0000","last_unstale":"2024-08-17T17:49:24.703940+0000","last_undegraded":"2024-08-17T17:49:24.703940+0000","last_fullsized":"2024-08-17T17:49:24.703940+0000","mapping_epoch":1142,"log_start":"0'0","ondisk_log_start":"0'0","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":9991,"log_dups_size":0,"ondisk_log_size":9991,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:33:13.519487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":305987584,"num_objects":4669,"num_object_clones":0,"num_object_copies":14007,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4669,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9991,"num_write_kb":469120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.6","version":"268'149","reported_seq":614,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.325210+0000","last_change":"2024-08-17T17:45:42.496743+0000","last_active":"2024-08-17T17:49:11.325210+0000","last_peered":"2024-08-17T17:49:11.325210+0000","last_clean":"2024-08-17T17:49:11.325210+0000","last_became_active":"2024-08-17T17:45:38.025885+0000","last_became_peered":"2024-08-17T17:45:38.025885+0000","last_unstale":"2024-08-17T17:49:11.325210+0000","last_undegraded":"2024-08-17T17:49:11.325210+0000","last_fullsized":"2024-08-17T17:49:11.325210+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:42.496644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:42.496644+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:10:30.481329+0000","scrub_duration":0.0057956730000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1680,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.377965+0000","last_change":"2024-08-17T17:32:27.437457+0000","last_active":"2024-08-17T17:49:17.377965+0000","last_peered":"2024-08-17T17:49:17.377965+0000","last_clean":"2024-08-17T17:49:17.377965+0000","last_became_active":"2024-08-17T17:32:27.437140+0000","last_became_peered":"2024-08-17T17:32:27.437140+0000","last_unstale":"2024-08-17T17:49:17.377965+0000","last_undegraded":"2024-08-17T17:49:17.377965+0000","last_fullsized":"2024-08-17T17:49:17.377965+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:11.131550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1084,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.329565+0000","last_change":"2024-08-17T17:30:40.733784+0000","last_active":"2024-08-17T17:49:11.329565+0000","last_peered":"2024-08-17T17:49:11.329565+0000","last_clean":"2024-08-17T17:49:11.329565+0000","last_became_active":"2024-08-17T17:30:40.733336+0000","last_became_peered":"2024-08-17T17:30:40.733336+0000","last_unstale":"2024-08-17T17:49:11.329565+0000","last_undegraded":"2024-08-17T17:49:11.329565+0000","last_fullsized":"2024-08-17T17:49:11.329565+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:45:21.984785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033804700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":1739,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.366730+0000","last_change":"2024-08-17T17:30:40.740826+0000","last_active":"2024-08-17T17:49:17.366730+0000","last_peered":"2024-08-17T17:49:17.366730+0000","last_clean":"2024-08-17T17:49:17.366730+0000","last_became_active":"2024-08-17T17:30:40.739746+0000","last_became_peered":"2024-08-17T17:30:40.739746+0000","last_unstale":"2024-08-17T17:49:17.366730+0000","last_undegraded":"2024-08-17T17:49:17.366730+0000","last_fullsized":"2024-08-17T17:49:17.366730+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:31:38.808235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.3","version":"1157'9860","reported_seq":9903,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:23.901698+0000","last_change":"2024-08-17T17:46:50.358740+0000","last_active":"2024-08-17T17:49:23.901698+0000","last_peered":"2024-08-17T17:49:23.901698+0000","last_clean":"2024-08-17T17:49:23.901698+0000","last_became_active":"2024-08-17T17:46:50.358463+0000","last_became_peered":"2024-08-17T17:46:50.358463+0000","last_unstale":"2024-08-17T17:49:23.901698+0000","last_undegraded":"2024-08-17T17:49:23.901698+0000","last_fullsized":"2024-08-17T17:49:23.901698+0000","mapping_epoch":1142,"log_start":"1147'3100","ondisk_log_start":"1147'3100","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+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 @ 2024-08-18T21:00:35.388859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":308805632,"num_objects":4712,"num_object_clones":0,"num_object_copies":14136,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4712,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9860,"num_write_kb":466304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"268'149","reported_seq":604,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.326023+0000","last_change":"2024-08-17T17:45:41.349586+0000","last_active":"2024-08-17T17:49:11.326023+0000","last_peered":"2024-08-17T17:49:11.326023+0000","last_clean":"2024-08-17T17:49:11.326023+0000","last_became_active":"2024-08-17T17:45:38.001831+0000","last_became_peered":"2024-08-17T17:45:38.001831+0000","last_unstale":"2024-08-17T17:49:11.326023+0000","last_undegraded":"2024-08-17T17:49:11.326023+0000","last_fullsized":"2024-08-17T17:49:11.326023+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:41.349530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:41.349530+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:25.622896+0000","scrub_duration":0.001642637,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"72'2","reported_seq":1654,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.356196+0000","last_change":"2024-08-17T17:32:59.773609+0000","last_active":"2024-08-17T17:49:17.356196+0000","last_peered":"2024-08-17T17:49:17.356196+0000","last_clean":"2024-08-17T17:49:17.356196+0000","last_became_active":"2024-08-17T17:32:59.773348+0000","last_became_peered":"2024-08-17T17:32:59.773348+0000","last_unstale":"2024-08-17T17:49:17.356196+0000","last_undegraded":"2024-08-17T17:49:17.356196+0000","last_fullsized":"2024-08-17T17:49:17.356196+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:38:31.542973+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":1679,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.375435+0000","last_change":"2024-08-17T17:31:54.820580+0000","last_active":"2024-08-17T17:49:17.375435+0000","last_peered":"2024-08-17T17:49:17.375435+0000","last_clean":"2024-08-17T17:49:17.375435+0000","last_became_active":"2024-08-17T17:31:54.820089+0000","last_became_peered":"2024-08-17T17:31:54.820089+0000","last_unstale":"2024-08-17T17:49:17.375435+0000","last_undegraded":"2024-08-17T17:49:17.375435+0000","last_fullsized":"2024-08-17T17:49:17.375435+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:25:34.716640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1652,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.354972+0000","last_change":"2024-08-17T17:32:59.772291+0000","last_active":"2024-08-17T17:49:17.354972+0000","last_peered":"2024-08-17T17:49:17.354972+0000","last_clean":"2024-08-17T17:49:17.354972+0000","last_became_active":"2024-08-17T17:32:59.771990+0000","last_became_peered":"2024-08-17T17:32:59.771990+0000","last_unstale":"2024-08-17T17:49:17.354972+0000","last_undegraded":"2024-08-17T17:49:17.354972+0000","last_fullsized":"2024-08-17T17:49:17.354972+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:34:47.282842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.2","version":"1157'10048","reported_seq":10091,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:23.915759+0000","last_change":"2024-08-17T17:46:50.360536+0000","last_active":"2024-08-17T17:49:23.915759+0000","last_peered":"2024-08-17T17:49:23.915759+0000","last_clean":"2024-08-17T17:49:23.915759+0000","last_became_active":"2024-08-17T17:46:50.359845+0000","last_became_peered":"2024-08-17T17:46:50.359845+0000","last_unstale":"2024-08-17T17:49:23.915759+0000","last_undegraded":"2024-08-17T17:49:23.915759+0000","last_fullsized":"2024-08-17T17:49:23.915759+0000","mapping_epoch":1142,"log_start":"1147'3300","ondisk_log_start":"1147'3300","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+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 @ 2024-08-19T00:06:56.261512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":305397760,"num_objects":4660,"num_object_clones":0,"num_object_copies":13980,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4660,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10048,"num_write_kb":470656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.4","version":"268'149","reported_seq":637,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.355765+0000","last_change":"2024-08-17T17:46:59.992526+0000","last_active":"2024-08-17T17:49:17.355765+0000","last_peered":"2024-08-17T17:49:17.355765+0000","last_clean":"2024-08-17T17:49:17.355765+0000","last_became_active":"2024-08-17T17:46:27.004139+0000","last_became_peered":"2024-08-17T17:46:27.004139+0000","last_unstale":"2024-08-17T17:49:17.355765+0000","last_undegraded":"2024-08-17T17:49:17.355765+0000","last_fullsized":"2024-08-17T17:49:17.355765+0000","mapping_epoch":1128,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:59.992449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:59.992449+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:29:36.767868+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":1752,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.367021+0000","last_change":"2024-08-17T17:31:54.828534+0000","last_active":"2024-08-17T17:49:17.367021+0000","last_peered":"2024-08-17T17:49:17.367021+0000","last_clean":"2024-08-17T17:49:17.367021+0000","last_became_active":"2024-08-17T17:31:54.828182+0000","last_became_peered":"2024-08-17T17:31:54.828182+0000","last_unstale":"2024-08-17T17:49:17.367021+0000","last_undegraded":"2024-08-17T17:49:17.367021+0000","last_fullsized":"2024-08-17T17:49:17.367021+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:34:13.598348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":1091,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.326667+0000","last_change":"2024-08-17T17:32:27.436530+0000","last_active":"2024-08-17T17:49:11.326667+0000","last_peered":"2024-08-17T17:49:11.326667+0000","last_clean":"2024-08-17T17:49:11.326667+0000","last_became_active":"2024-08-17T17:32:27.436139+0000","last_became_peered":"2024-08-17T17:32:27.436139+0000","last_unstale":"2024-08-17T17:49:11.326667+0000","last_undegraded":"2024-08-17T17:49:11.326667+0000","last_fullsized":"2024-08-17T17:49:11.326667+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:18.060869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030013400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1061,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.329360+0000","last_change":"2024-08-17T17:22:55.275184+0000","last_active":"2024-08-17T17:49:11.329360+0000","last_peered":"2024-08-17T17:49:11.329360+0000","last_clean":"2024-08-17T17:49:11.329360+0000","last_became_active":"2024-08-17T17:22:55.274677+0000","last_became_peered":"2024-08-17T17:22:55.274677+0000","last_unstale":"2024-08-17T17:49:11.329360+0000","last_undegraded":"2024-08-17T17:49:11.329360+0000","last_fullsized":"2024-08-17T17:49:11.329360+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:51:29.348766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":1078,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.330845+0000","last_change":"2024-08-17T17:31:54.821919+0000","last_active":"2024-08-17T17:49:11.330845+0000","last_peered":"2024-08-17T17:49:11.330845+0000","last_clean":"2024-08-17T17:49:11.330845+0000","last_became_active":"2024-08-17T17:31:54.821536+0000","last_became_peered":"2024-08-17T17:31:54.821536+0000","last_unstale":"2024-08-17T17:49:11.330845+0000","last_undegraded":"2024-08-17T17:49:11.330845+0000","last_fullsized":"2024-08-17T17:49:11.330845+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:17:33.081437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"350'22","reported_seq":1084,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.326067+0000","last_change":"2024-08-17T17:22:53.728275+0000","last_active":"2024-08-17T17:49:11.326067+0000","last_peered":"2024-08-17T17:49:11.326067+0000","last_clean":"2024-08-17T17:49:11.326067+0000","last_became_active":"2024-08-17T17:22:53.727978+0000","last_became_peered":"2024-08-17T17:22:53.727978+0000","last_unstale":"2024-08-17T17:49:11.326067+0000","last_undegraded":"2024-08-17T17:49:11.326067+0000","last_fullsized":"2024-08-17T17:49:11.326067+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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":"periodic scrub scheduled @ 2024-08-18T23:19:43.717005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"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.12","version":"0'0","reported_seq":1679,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.382427+0000","last_change":"2024-08-17T17:32:27.438365+0000","last_active":"2024-08-17T17:49:17.382427+0000","last_peered":"2024-08-17T17:49:17.382427+0000","last_clean":"2024-08-17T17:49:17.382427+0000","last_became_active":"2024-08-17T17:32:27.437932+0000","last_became_peered":"2024-08-17T17:32:27.437932+0000","last_unstale":"2024-08-17T17:49:17.382427+0000","last_undegraded":"2024-08-17T17:49:17.382427+0000","last_fullsized":"2024-08-17T17:49:17.382427+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:07.527904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":1075,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.329469+0000","last_change":"2024-08-17T17:32:59.768226+0000","last_active":"2024-08-17T17:49:11.329469+0000","last_peered":"2024-08-17T17:49:11.329469+0000","last_clean":"2024-08-17T17:49:11.329469+0000","last_became_active":"2024-08-17T17:32:59.767701+0000","last_became_peered":"2024-08-17T17:32:59.767701+0000","last_unstale":"2024-08-17T17:49:11.329469+0000","last_undegraded":"2024-08-17T17:49:11.329469+0000","last_fullsized":"2024-08-17T17:49:11.329469+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T21:00:52.281423+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":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":"3.16","version":"0'0","reported_seq":1089,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.331986+0000","last_change":"2024-08-17T17:31:54.822296+0000","last_active":"2024-08-17T17:49:11.331986+0000","last_peered":"2024-08-17T17:49:11.331986+0000","last_clean":"2024-08-17T17:49:11.331986+0000","last_became_active":"2024-08-17T17:31:54.821958+0000","last_became_peered":"2024-08-17T17:31:54.821958+0000","last_unstale":"2024-08-17T17:49:11.331986+0000","last_undegraded":"2024-08-17T17:49:11.331986+0000","last_fullsized":"2024-08-17T17:49:11.331986+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:44.831479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1621,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.355554+0000","last_change":"2024-08-17T17:32:59.773153+0000","last_active":"2024-08-17T17:49:17.355554+0000","last_peered":"2024-08-17T17:49:17.355554+0000","last_clean":"2024-08-17T17:49:17.355554+0000","last_became_active":"2024-08-17T17:32:59.772671+0000","last_became_peered":"2024-08-17T17:32:59.772671+0000","last_unstale":"2024-08-17T17:49:17.355554+0000","last_undegraded":"2024-08-17T17:49:17.355554+0000","last_fullsized":"2024-08-17T17:49:17.355554+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:32.219883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1787,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.368110+0000","last_change":"2024-08-17T17:32:59.762369+0000","last_active":"2024-08-17T17:49:17.368110+0000","last_peered":"2024-08-17T17:49:17.368110+0000","last_clean":"2024-08-17T17:49:17.368110+0000","last_became_active":"2024-08-17T17:32:59.761931+0000","last_became_peered":"2024-08-17T17:32:59.761931+0000","last_unstale":"2024-08-17T17:49:17.368110+0000","last_undegraded":"2024-08-17T17:49:17.368110+0000","last_fullsized":"2024-08-17T17:49:17.368110+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:57:47.627585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1643,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.354926+0000","last_change":"2024-08-17T17:32:59.767175+0000","last_active":"2024-08-17T17:49:17.354926+0000","last_peered":"2024-08-17T17:49:17.354926+0000","last_clean":"2024-08-17T17:49:17.354926+0000","last_became_active":"2024-08-17T17:32:59.766352+0000","last_became_peered":"2024-08-17T17:32:59.766352+0000","last_unstale":"2024-08-17T17:49:17.354926+0000","last_undegraded":"2024-08-17T17:49:17.354926+0000","last_fullsized":"2024-08-17T17:49:17.354926+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:42.252204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1078,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.326628+0000","last_change":"2024-08-17T17:31:54.823767+0000","last_active":"2024-08-17T17:49:11.326628+0000","last_peered":"2024-08-17T17:49:11.326628+0000","last_clean":"2024-08-17T17:49:11.326628+0000","last_became_active":"2024-08-17T17:31:54.823265+0000","last_became_peered":"2024-08-17T17:31:54.823265+0000","last_unstale":"2024-08-17T17:49:11.326628+0000","last_undegraded":"2024-08-17T17:49:11.326628+0000","last_fullsized":"2024-08-17T17:49:11.326628+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:10:08.654594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1660,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.355029+0000","last_change":"2024-08-17T17:32:59.767449+0000","last_active":"2024-08-17T17:49:17.355029+0000","last_peered":"2024-08-17T17:49:17.355029+0000","last_clean":"2024-08-17T17:49:17.355029+0000","last_became_active":"2024-08-17T17:32:59.766874+0000","last_became_peered":"2024-08-17T17:32:59.766874+0000","last_unstale":"2024-08-17T17:49:17.355029+0000","last_undegraded":"2024-08-17T17:49:17.355029+0000","last_fullsized":"2024-08-17T17:49:17.355029+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:54:39.267579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1750,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.366858+0000","last_change":"2024-08-17T17:32:59.763754+0000","last_active":"2024-08-17T17:49:17.366858+0000","last_peered":"2024-08-17T17:49:17.366858+0000","last_clean":"2024-08-17T17:49:17.366858+0000","last_became_active":"2024-08-17T17:32:59.763480+0000","last_became_peered":"2024-08-17T17:32:59.763480+0000","last_unstale":"2024-08-17T17:49:17.366858+0000","last_undegraded":"2024-08-17T17:49:17.366858+0000","last_fullsized":"2024-08-17T17:49:17.366858+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:26:03.239484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1679,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.375340+0000","last_change":"2024-08-17T17:32:59.767087+0000","last_active":"2024-08-17T17:49:17.375340+0000","last_peered":"2024-08-17T17:49:17.375340+0000","last_clean":"2024-08-17T17:49:17.375340+0000","last_became_active":"2024-08-17T17:32:59.766784+0000","last_became_peered":"2024-08-17T17:32:59.766784+0000","last_unstale":"2024-08-17T17:49:17.375340+0000","last_undegraded":"2024-08-17T17:49:17.375340+0000","last_fullsized":"2024-08-17T17:49:17.375340+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:11:48.775621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1642,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.356162+0000","last_change":"2024-08-17T17:32:59.767655+0000","last_active":"2024-08-17T17:49:17.356162+0000","last_peered":"2024-08-17T17:49:17.356162+0000","last_clean":"2024-08-17T17:49:17.356162+0000","last_became_active":"2024-08-17T17:32:59.766891+0000","last_became_peered":"2024-08-17T17:32:59.766891+0000","last_unstale":"2024-08-17T17:49:17.356162+0000","last_undegraded":"2024-08-17T17:49:17.356162+0000","last_fullsized":"2024-08-17T17:49:17.356162+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:19:57.129588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1097,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.325767+0000","last_change":"2024-08-17T17:32:27.438656+0000","last_active":"2024-08-17T17:49:11.325767+0000","last_peered":"2024-08-17T17:49:11.325767+0000","last_clean":"2024-08-17T17:49:11.325767+0000","last_became_active":"2024-08-17T17:32:27.437400+0000","last_became_peered":"2024-08-17T17:32:27.437400+0000","last_unstale":"2024-08-17T17:49:11.325767+0000","last_undegraded":"2024-08-17T17:49:11.325767+0000","last_fullsized":"2024-08-17T17:49:11.325767+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T01:13:13.749171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":1680,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.358991+0000","last_change":"2024-08-17T17:32:59.769549+0000","last_active":"2024-08-17T17:49:17.358991+0000","last_peered":"2024-08-17T17:49:17.358991+0000","last_clean":"2024-08-17T17:49:17.358991+0000","last_became_active":"2024-08-17T17:32:59.768660+0000","last_became_peered":"2024-08-17T17:32:59.768660+0000","last_unstale":"2024-08-17T17:49:17.358991+0000","last_undegraded":"2024-08-17T17:49:17.358991+0000","last_fullsized":"2024-08-17T17:49:17.358991+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:42:20.130102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1740,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.366773+0000","last_change":"2024-08-17T17:30:40.753115+0000","last_active":"2024-08-17T17:49:17.366773+0000","last_peered":"2024-08-17T17:49:17.366773+0000","last_clean":"2024-08-17T17:49:17.366773+0000","last_became_active":"2024-08-17T17:30:40.752263+0000","last_became_peered":"2024-08-17T17:30:40.752263+0000","last_unstale":"2024-08-17T17:49:17.366773+0000","last_undegraded":"2024-08-17T17:49:17.366773+0000","last_fullsized":"2024-08-17T17:49:17.366773+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T05:08:48.137529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":1105,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.330851+0000","last_change":"2024-08-17T17:32:59.768103+0000","last_active":"2024-08-17T17:49:11.330851+0000","last_peered":"2024-08-17T17:49:11.330851+0000","last_clean":"2024-08-17T17:49:11.330851+0000","last_became_active":"2024-08-17T17:32:59.767686+0000","last_became_peered":"2024-08-17T17:32:59.767686+0000","last_unstale":"2024-08-17T17:49:11.330851+0000","last_undegraded":"2024-08-17T17:49:11.330851+0000","last_fullsized":"2024-08-17T17:49:11.330851+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:40:54.780900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"72'2","reported_seq":1091,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.331752+0000","last_change":"2024-08-17T17:31:54.823556+0000","last_active":"2024-08-17T17:49:11.331752+0000","last_peered":"2024-08-17T17:49:11.331752+0000","last_clean":"2024-08-17T17:49:11.331752+0000","last_became_active":"2024-08-17T17:31:54.823250+0000","last_became_peered":"2024-08-17T17:31:54.823250+0000","last_unstale":"2024-08-17T17:49:11.331752+0000","last_undegraded":"2024-08-17T17:49:11.331752+0000","last_fullsized":"2024-08-17T17:49:11.331752+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:08:07.165204+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":[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":1095,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.325652+0000","last_change":"2024-08-17T17:32:59.768344+0000","last_active":"2024-08-17T17:49:11.325652+0000","last_peered":"2024-08-17T17:49:11.325652+0000","last_clean":"2024-08-17T17:49:11.325652+0000","last_became_active":"2024-08-17T17:32:59.767154+0000","last_became_peered":"2024-08-17T17:32:59.767154+0000","last_unstale":"2024-08-17T17:49:11.325652+0000","last_undegraded":"2024-08-17T17:49:11.325652+0000","last_fullsized":"2024-08-17T17:49:11.325652+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:25:18.926181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1074,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.331907+0000","last_change":"2024-08-17T17:22:53.725178+0000","last_active":"2024-08-17T17:49:11.331907+0000","last_peered":"2024-08-17T17:49:11.331907+0000","last_clean":"2024-08-17T17:49:11.331907+0000","last_became_active":"2024-08-17T17:22:53.724909+0000","last_became_peered":"2024-08-17T17:22:53.724909+0000","last_unstale":"2024-08-17T17:49:11.331907+0000","last_undegraded":"2024-08-17T17:49:11.331907+0000","last_fullsized":"2024-08-17T17:49:11.331907+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:00.171471+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":[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.19","version":"0'0","reported_seq":1650,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.355670+0000","last_change":"2024-08-17T17:32:59.767743+0000","last_active":"2024-08-17T17:49:17.355670+0000","last_peered":"2024-08-17T17:49:17.355670+0000","last_clean":"2024-08-17T17:49:17.355670+0000","last_became_active":"2024-08-17T17:32:59.767391+0000","last_became_peered":"2024-08-17T17:32:59.767391+0000","last_unstale":"2024-08-17T17:49:17.355670+0000","last_undegraded":"2024-08-17T17:49:17.355670+0000","last_fullsized":"2024-08-17T17:49:17.355670+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:30.357526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1637,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.355921+0000","last_change":"2024-08-17T17:32:59.770449+0000","last_active":"2024-08-17T17:49:17.355921+0000","last_peered":"2024-08-17T17:49:17.355921+0000","last_clean":"2024-08-17T17:49:17.355921+0000","last_became_active":"2024-08-17T17:32:59.768701+0000","last_became_peered":"2024-08-17T17:32:59.768701+0000","last_unstale":"2024-08-17T17:49:17.355921+0000","last_undegraded":"2024-08-17T17:49:17.355921+0000","last_fullsized":"2024-08-17T17:49:17.355921+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:37:58.418659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1078,"reported_epoch":1156,"state":"active+clean","last_fresh":"2024-08-17T17:49:11.329383+0000","last_change":"2024-08-17T17:31:54.822460+0000","last_active":"2024-08-17T17:49:11.329383+0000","last_peered":"2024-08-17T17:49:11.329383+0000","last_clean":"2024-08-17T17:49:11.329383+0000","last_became_active":"2024-08-17T17:31:54.822111+0000","last_became_peered":"2024-08-17T17:31:54.822111+0000","last_unstale":"2024-08-17T17:49:11.329383+0000","last_undegraded":"2024-08-17T17:49:11.329383+0000","last_fullsized":"2024-08-17T17:49:11.329383+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:17:44.350364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'4","reported_seq":1756,"reported_epoch":1157,"state":"active+clean","last_fresh":"2024-08-17T17:49:17.368245+0000","last_change":"2024-08-17T17:32:27.438808+0000","last_active":"2024-08-17T17:49:17.368245+0000","last_peered":"2024-08-17T17:49:17.368245+0000","last_clean":"2024-08-17T17:49:17.368245+0000","last_became_active":"2024-08-17T17:32:27.438455+0000","last_became_peered":"2024-08-17T17:32:27.438455+0000","last_unstale":"2024-08-17T17:49:17.368245+0000","last_undegraded":"2024-08-17T17:49:17.368245+0000","last_fullsized":"2024-08-17T17:49:17.368245+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T02:04:33.112716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":4898881560,"num_objects":74752,"num_object_clones":0,"num_object_copies":224256,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":74752,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":161160,"num_write_kb":7549121,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":14702227456,"data_stored":14702215240,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":130160,"ondisk_log_size":130160,"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":5530,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17088,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"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":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201623,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1798388,"kb_used_data":1496876,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":91946764,"statfs":{"total":95995035648,"available":94153486336,"internally_reserved":0,"allocated":1532801024,"data_stored":1529474005,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"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,1,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":47,"seq":201863463260,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1829232,"kb_used_data":1519400,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":91915920,"statfs":{"total":95995035648,"available":94121902080,"internally_reserved":0,"allocated":1555865600,"data_stored":1552542574,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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":[]},{"osd":5,"up_from":39,"seq":167503724897,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1513000,"kb_used_data":1215648,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":92232152,"statfs":{"total":95995035648,"available":94445723648,"internally_reserved":0,"allocated":1244823552,"data_stored":1241505064,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":[]},{"osd":4,"up_from":31,"seq":133143986535,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1814768,"kb_used_data":1517416,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":91930384,"statfs":{"total":95995035648,"available":94136713216,"internally_reserved":0,"allocated":1553833984,"data_stored":1550510991,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":592,"seq":2542620639431,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3077024,"kb_used_data":2711832,"kb_used_omap":25,"kb_used_meta":365158,"kb_avail":90668128,"statfs":{"total":95995035648,"available":92844163072,"internally_reserved":0,"allocated":2776915968,"data_stored":2773605115,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26454,"internal_metadata":373921962},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":2,"up_from":559,"seq":2400886718670,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2101924,"kb_used_data":1783836,"kb_used_omap":29,"kb_used_meta":318050,"kb_avail":91643228,"statfs":{"total":95995035648,"available":93842665472,"internally_reserved":0,"allocated":1826648064,"data_stored":1823333637,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30541,"internal_metadata":325683379},"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,0,4,0,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":527,"seq":2263447765204,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2121888,"kb_used_data":1838360,"kb_used_omap":34,"kb_used_meta":283485,"kb_avail":91623264,"statfs":{"total":95995035648,"available":93822222336,"internally_reserved":0,"allocated":1882480640,"data_stored":1879169204,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35550,"internal_metadata":290288930},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":453,"seq":1945620185315,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2693344,"kb_used_data":2443416,"kb_used_omap":39,"kb_used_meta":249880,"kb_avail":91051808,"statfs":{"total":95995035648,"available":93237051392,"internally_reserved":0,"allocated":2502057984,"data_stored":2498745417,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40830,"internal_metadata":255877250},"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,3,1,3],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"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":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":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":1,"osd":5,"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":327680,"data_stored":327680,"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":4096,"data_stored":19,"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":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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5388,"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":5261,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1222,"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":5217,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"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":640,"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":4814,"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":4960,"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":2465402880,"data_stored":2465398808,"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":1866665984,"data_stored":1866661912,"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":1804861440,"data_stored":1804861440,"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":2757099520,"data_stored":2757099520,"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":1530920960,"data_stored":1530920960,"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":1219493888,"data_stored":1219493888,"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":1537609728,"data_stored":1537605656,"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":1520173056,"data_stored":1520173056,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:49:27.841 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool set unique_pool_2 pgp_num 16 2024-08-17T17:49:27.926 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:27.954 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:27.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:28.055 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:28.119 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:28.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:28.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:28.220 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:28.248 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:28.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:28.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:28.349 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:28.405 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:28.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:28.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:28.507 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:28.551 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:28.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:28.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:28.653 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:28.685 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:49:28.685 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [ 2024-08-17T17:49:28.685 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.685 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:164409 7.e 7:74cb56e3:::benchmark_data_smithi037_171911_object46451:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1157)", 2024-08-17T17:49:28.685 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:49:28.655995+0000", 2024-08-17T17:49:28.685 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.027633884000000001, 2024-08-17T17:49:28.685 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.027662250999999999, 2024-08-17T17:49:28.685 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:28.686 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:28.686 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:49:28.686 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:49:28.686 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:49:28.686 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:49:28.686 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 164409 2024-08-17T17:49:28.686 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.686 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:28.686 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.686 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:28.686 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.655995+0000", 2024-08-17T17:49:28.686 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:28.686 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.687 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.687 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:28.687 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.655995+0000", 2024-08-17T17:49:28.687 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:28.687 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.687 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.687 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:28.687 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.655996+0000", 2024-08-17T17:49:28.687 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.4e-07 2024-08-17T17:49:28.687 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.687 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.687 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:28.687 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.656000+0000", 2024-08-17T17:49:28.687 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.0899999999999998e-06 2024-08-17T17:49:28.687 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.688 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.688 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:28.688 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.656014+0000", 2024-08-17T17:49:28.688 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3373000000000001e-05 2024-08-17T17:49:28.688 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.688 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.688 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:28.688 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.656020+0000", 2024-08-17T17:49:28.688 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.6810000000000001e-06 2024-08-17T17:49:28.688 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.688 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.688 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:28.688 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.664707+0000", 2024-08-17T17:49:28.688 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0086866549999999997 2024-08-17T17:49:28.688 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.689 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.689 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:28.689 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.665026+0000", 2024-08-17T17:49:28.689 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00031895799999999999 2024-08-17T17:49:28.689 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.689 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.689 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,5", 2024-08-17T17:49:28.689 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.665417+0000", 2024-08-17T17:49:28.689 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00039128399999999999 2024-08-17T17:49:28.689 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.689 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.689 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:28.689 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.671524+0000", 2024-08-17T17:49:28.689 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0061062110000000003 2024-08-17T17:49:28.690 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.690 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.690 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:49:28.690 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.671585+0000", 2024-08-17T17:49:28.690 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1773999999999995e-05 2024-08-17T17:49:28.690 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:28.690 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:28.690 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:28.690 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.690 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.690 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:164415 7.e 7:7129de78:::benchmark_data_smithi037_171911_object46457:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1157)", 2024-08-17T17:49:28.690 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:49:28.671017+0000", 2024-08-17T17:49:28.690 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.012612562000000001, 2024-08-17T17:49:28.690 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.012718391000000001, 2024-08-17T17:49:28.691 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:28.691 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:28.691 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:49:28.691 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:49:28.691 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:49:28.691 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:49:28.691 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 164415 2024-08-17T17:49:28.691 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.691 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:28.691 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.691 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:28.691 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.671017+0000", 2024-08-17T17:49:28.691 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:28.691 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.692 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.692 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:28.692 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.671017+0000", 2024-08-17T17:49:28.692 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:28.692 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.692 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.692 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:28.692 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.671018+0000", 2024-08-17T17:49:28.692 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.398e-06 2024-08-17T17:49:28.692 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.692 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.692 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:28.692 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.671023+0000", 2024-08-17T17:49:28.692 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.4320000000000001e-06 2024-08-17T17:49:28.693 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.693 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.693 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:28.693 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.671031+0000", 2024-08-17T17:49:28.693 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.3280000000000006e-06 2024-08-17T17:49:28.693 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.693 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.693 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:28.693 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.671037+0000", 2024-08-17T17:49:28.693 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1700000000000002e-06 2024-08-17T17:49:28.693 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.693 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.693 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:28.693 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.671878+0000", 2024-08-17T17:49:28.693 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00084055200000000005 2024-08-17T17:49:28.694 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.694 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.694 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:28.694 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.671983+0000", 2024-08-17T17:49:28.694 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000105584 2024-08-17T17:49:28.694 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.694 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.694 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,5", 2024-08-17T17:49:28.694 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.672088+0000", 2024-08-17T17:49:28.694 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000104924 2024-08-17T17:49:28.694 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.694 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.695 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:28.695 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.682608+0000", 2024-08-17T17:49:28.695 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010519598 2024-08-17T17:49:28.695 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.695 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.695 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:49:28.695 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.682926+0000", 2024-08-17T17:49:28.695 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00031782499999999999 2024-08-17T17:49:28.695 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:28.695 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:28.695 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:28.695 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.696 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.696 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:164418 7.e 7:7dde2f15:::benchmark_data_smithi037_171911_object46460:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1157)", 2024-08-17T17:49:28.696 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:49:28.673981+0000", 2024-08-17T17:49:28.696 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0096485470000000004, 2024-08-17T17:49:28.696 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0098318529999999998, 2024-08-17T17:49:28.696 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:28.696 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:28.696 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:49:28.696 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:49:28.696 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:49:28.696 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:49:28.696 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 164418 2024-08-17T17:49:28.696 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.696 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:28.697 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.697 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:28.697 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.673981+0000", 2024-08-17T17:49:28.697 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:28.697 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.697 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.697 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:28.697 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.673981+0000", 2024-08-17T17:49:28.697 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:28.697 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.697 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.697 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:28.697 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.673983+0000", 2024-08-17T17:49:28.697 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8700000000000001e-06 2024-08-17T17:49:28.698 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.698 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.698 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:28.698 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.673989+0000", 2024-08-17T17:49:28.698 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.2149999999999998e-06 2024-08-17T17:49:28.698 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.698 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.698 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:28.698 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.674003+0000", 2024-08-17T17:49:28.698 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4346e-05 2024-08-17T17:49:28.698 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.698 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.698 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:28.698 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.674012+0000", 2024-08-17T17:49:28.699 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.1269999999999992e-06 2024-08-17T17:49:28.699 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.699 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.699 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:28.699 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.677262+0000", 2024-08-17T17:49:28.699 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0032496619999999999 2024-08-17T17:49:28.699 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.699 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.699 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:28.699 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.677371+0000", 2024-08-17T17:49:28.699 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00010919 2024-08-17T17:49:28.699 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.700 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.700 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,5", 2024-08-17T17:49:28.700 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.677489+0000", 2024-08-17T17:49:28.700 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000117921 2024-08-17T17:49:28.700 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.700 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.700 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:49:28.700 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.683260+0000", 2024-08-17T17:49:28.700 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0057711009999999998 2024-08-17T17:49:28.700 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:28.700 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:28.700 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:28.700 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.700 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.700 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.35334.0:164427 7.5 e1157/1142 7:a1c8863c:::benchmark_data_smithi037_171911_object46469:head v 1157'10215, mlcod=1157'10213)", 2024-08-17T17:49:28.701 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:49:28.682178+0000", 2024-08-17T17:49:28.701 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0014513740000000001, 2024-08-17T17:49:28.701 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0016992419999999999, 2024-08-17T17:49:28.701 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:28.701 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:28.701 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T17:49:28.701 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:28.701 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.701 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:28.701 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.682178+0000", 2024-08-17T17:49:28.701 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:28.701 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.701 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.702 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:28.702 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.682178+0000", 2024-08-17T17:49:28.702 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:28.702 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.702 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.702 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:28.702 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.682179+0000", 2024-08-17T17:49:28.702 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.8400000000000002e-07 2024-08-17T17:49:28.702 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.702 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.702 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:28.702 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.682187+0000", 2024-08-17T17:49:28.702 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.6290000000000001e-06 2024-08-17T17:49:28.702 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.703 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.703 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:28.703 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.682205+0000", 2024-08-17T17:49:28.703 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8496e-05 2024-08-17T17:49:28.703 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.703 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.703 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:28.703 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.682216+0000", 2024-08-17T17:49:28.703 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0447e-05 2024-08-17T17:49:28.703 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.703 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.703 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:28.703 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.682388+0000", 2024-08-17T17:49:28.703 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000172898 2024-08-17T17:49:28.704 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:28.704 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:28.704 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:28.704 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:28.682448+0000", 2024-08-17T17:49:28.704 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.9666000000000001e-05 2024-08-17T17:49:28.704 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:28.704 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:28.704 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:28.704 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:28.704 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-08-17T17:49:28.704 INFO:teuthology.orchestra.run.smithi037.stdout: "num_ops": 4 2024-08-17T17:49:28.704 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:49:28.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:28.705 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:28.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:28.806 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:28.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:28.836 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:28.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:28.937 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:28.978 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:28.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:28.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:29.080 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:29.120 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:29.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:29.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:29.222 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:29.258 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:29.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:29.259 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:29.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:28 smithi046 ceph-mon[88218]: pgmap v1556: 99 pgs: 99 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 746 op/s 2024-08-17T17:49:29.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:49:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:49:28] "GET /metrics HTTP/1.1" 200 36615 "" "Prometheus/2.51.0" 2024-08-17T17:49:29.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:28 smithi037 ceph-mon[102022]: pgmap v1556: 99 pgs: 99 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 746 op/s 2024-08-17T17:49:29.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:28 smithi037 ceph-mon[97894]: pgmap v1556: 99 pgs: 99 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 746 op/s 2024-08-17T17:49:29.360 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:29.391 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:29.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:29.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:29.493 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:29.521 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:29.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:29.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:29.623 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:29.648 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:29.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:29.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:29.750 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:29.777 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:29.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:29.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:29.879 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:29.923 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:29.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:29.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:30.024 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:30.050 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:30.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:30.152 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:30.173 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:30.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:30.275 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:30.301 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:30.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:30.403 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:30.429 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:30.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:49:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:49:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:49:30.530 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:30.558 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:30.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:30.659 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:30.681 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:30.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:30.783 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:30.806 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:30.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:30.907 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:30.948 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:30.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:31.050 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:31.075 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:31.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:31.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:31.177 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:31.201 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:31.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:31.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:30 smithi046 ceph-mon[88218]: pgmap v1557: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 938 op/s 2024-08-17T17:49:31.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:30 smithi037 ceph-mon[102022]: pgmap v1557: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 938 op/s 2024-08-17T17:49:31.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:30 smithi037 ceph-mon[97894]: pgmap v1557: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 938 op/s 2024-08-17T17:49:31.303 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:31.340 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:31.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:31.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:31.442 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:31.466 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:31.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:31.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:31.567 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:31.597 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:31.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:31.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:31.601 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-08-17T17:49:31.698 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:31.724 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:31.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:31.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:31.825 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:31.852 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:31.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:31.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:31.954 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:32.011 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:32.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:32.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:32.113 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:32.176 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:32.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:32.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:32.278 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:32.281 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:32.302 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:32.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:32.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:32.335 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:32.370 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:32.404 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:32.452 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:32.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:32.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:32.553 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:32.602 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:32.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:32.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:32.704 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:32.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:32.753 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:32.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:32.854 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:32.911 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:32.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:32.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:33.013 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:33.049 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:33.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:33.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:33.143 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:32 smithi037 ceph-mon[97894]: pgmap v1558: 99 pgs: 99 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2024-08-17T17:49:33.143 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:32 smithi037 ceph-mon[102022]: pgmap v1558: 99 pgs: 99 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2024-08-17T17:49:33.150 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:33.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:33.187 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:33.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:32 smithi046 ceph-mon[88218]: pgmap v1558: 99 pgs: 99 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2024-08-17T17:49:33.289 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:33.312 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:33.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:33.313 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:33.414 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:33.438 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:33.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:33.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:33.540 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:33.579 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:33.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:33.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:33.681 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:33.728 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:33.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:33.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:33.830 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:33.863 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:33.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:33.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:33.965 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:34.005 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is set 2024-08-17T17:49:34.016 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:34.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:34.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:34.118 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:34.142 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:34.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:34.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:34.244 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:34.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:33 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2004413450' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:34.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:33 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:34.268 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:33 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2004413450' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:34.268 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:33 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:34.268 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:33 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2004413450' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:34.268 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:33 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:34.286 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:34.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:34.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:34.387 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:34.450 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:34.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:34.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:34.552 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:34.580 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:34.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:34.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:34.681 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:34.724 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:34.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:34.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:34.826 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:34.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:34.880 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:34.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:34.981 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:35.008 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:35.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:35.109 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:35.154 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:35.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.155 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:35.179 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:34 smithi037 ceph-mon[102022]: pgmap v1559: 99 pgs: 99 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 668 op/s 2024-08-17T17:49:35.179 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:34 smithi037 ceph-mon[102022]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:35.180 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:34 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:49:35.180 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:34 smithi037 ceph-mon[102022]: osdmap e1158: 8 total, 8 up, 8 in 2024-08-17T17:49:35.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:34 smithi037 ceph-mon[97894]: pgmap v1559: 99 pgs: 99 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 668 op/s 2024-08-17T17:49:35.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:34 smithi037 ceph-mon[97894]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:35.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:34 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:49:35.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:34 smithi037 ceph-mon[97894]: osdmap e1158: 8 total, 8 up, 8 in 2024-08-17T17:49:35.256 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:34 smithi046 ceph-mon[88218]: pgmap v1559: 99 pgs: 99 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 668 op/s 2024-08-17T17:49:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:34 smithi046 ceph-mon[88218]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:34 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:49:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:34 smithi046 ceph-mon[88218]: osdmap e1158: 8 total, 8 up, 8 in 2024-08-17T17:49:35.298 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:35.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:35.399 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:35.426 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:35.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:35.528 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:35.561 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:35.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:35.663 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:35.691 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:35.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:35.793 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:35.821 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:35.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:35.922 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:35.957 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:35.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.958 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:36.059 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:36.085 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:36.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:36.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:36.187 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:36.225 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:36.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:36.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:36.327 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:36.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:36.354 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:36.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:36.455 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:36.482 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:36.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:36.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:36.584 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:36.627 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:36.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:36.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:36.729 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:36.770 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:36.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:36.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:36.872 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:36.901 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:36.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:36.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:37.003 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:37.042 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:37.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:37.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:37.143 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:37.171 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:37.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:37.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:36 smithi046 ceph-mon[88218]: pgmap v1561: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2024-08-17T17:49:37.272 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:37.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:36 smithi037 ceph-mon[97894]: pgmap v1561: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2024-08-17T17:49:37.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:36 smithi037 ceph-mon[102022]: pgmap v1561: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2024-08-17T17:49:37.308 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:37.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:37.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:37.410 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:37.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:37.438 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:37.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:37.539 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:37.578 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:37.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:37.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:37.680 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:37.708 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:37.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:37.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:37.809 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:37.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:37.858 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:37.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:37.959 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:38.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.003 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:38.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:38.104 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:38.130 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:38.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:38.232 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:38.260 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:38.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:38.361 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:38.391 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:38.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:38.493 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:38.521 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:38.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:38.623 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:38.658 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:38.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:38.760 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:38.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.802 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:38.802 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:38.903 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:38.950 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:38.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:39.046 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:49:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:49:38] "GET /metrics HTTP/1.1" 200 36612 "" "Prometheus/2.51.0" 2024-08-17T17:49:39.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:39 smithi037 ceph-mon[102022]: pgmap v1562: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2024-08-17T17:49:39.046 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:39.046 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:39 smithi037 ceph-mon[97894]: pgmap v1562: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2024-08-17T17:49:39.047 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:39.052 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:39.101 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:39.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:39.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:39.203 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:39.229 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:39.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:39.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:39.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:39 smithi046 ceph-mon[88218]: pgmap v1562: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2024-08-17T17:49:39.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:39.331 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:39.362 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:39.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:39.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:39.464 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:39.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:39.492 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:39.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:39.593 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:39.635 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:39.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:39.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:39.737 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:39.764 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:39.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:39.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:39.833 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:49:39.833 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [], 2024-08-17T17:49:39.834 INFO:teuthology.orchestra.run.smithi037.stdout: "complaint_time": 30, 2024-08-17T17:49:39.834 INFO:teuthology.orchestra.run.smithi037.stdout: "num_blocked_ops": 0 2024-08-17T17:49:39.834 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:49:39.866 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:39.905 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:39.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:39.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:40.007 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:40.052 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:40.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:40.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:40.154 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:40.183 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:40.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:40.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:40.285 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:40.313 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:40.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:40.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:40.415 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:40.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:40.453 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:40.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:49:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:49:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:49:40.554 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:40.580 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:40.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:40.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:40.682 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:40.711 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:40.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:40.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:40.814 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:40.831 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:49:40.832 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:49:40.841 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:40.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:40.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:40.881 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:49:40.882 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:49:40.917 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:49:40.918 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:49:40.943 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:40.964 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:49:40.964 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:49:40.968 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:40.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:40.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:41.004 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:49:41.004 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:49:41.041 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:49:41.041 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:49:41.069 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:41.083 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:49:41.083 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:49:41.107 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:41.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:41.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:41.131 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:49:41.131 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:49:41.173 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:41 smithi037 ceph-mon[102022]: pgmap v1563: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2024-08-17T17:49:41.173 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:41 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/391762582' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:41.173 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:41 smithi037 ceph-mon[97894]: pgmap v1563: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2024-08-17T17:49:41.173 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:41 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/391762582' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:41.209 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:41.254 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:41.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:41.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:41.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:41 smithi046 ceph-mon[88218]: pgmap v1563: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2024-08-17T17:49:41.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:41 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/391762582' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:41.356 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:41.384 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:41.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:41.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:41.485 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:41.513 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:41.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:41.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:41.569 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:49:41.615 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:41.643 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:41.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:41.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:41.745 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:41.771 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:41.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:41.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:41.873 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:41.893 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-08-17T17:49:41.898 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:41.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:41.899 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:42.000 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:42.028 INFO:teuthology.orchestra.run.smithi037.stderr:set pool 7 pgp_num to 16 2024-08-17T17:49:42.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:42.068 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:42.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:42.169 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:42.199 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:42.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:42.200 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:42.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:42 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1107548626' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T17:49:42.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:42 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T17:49:42.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:42 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1107548626' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T17:49:42.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:42 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T17:49:42.300 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:42.330 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:42.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:42.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:42.432 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:42.459 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:42.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:42.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:42.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:42 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1107548626' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T17:49:42.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:42 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T17:49:42.562 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:42.598 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:42.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:42.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:42.700 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:42.724 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:42.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:42.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:42.744 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:42.825 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:42.864 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:42.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:42.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:42.966 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:43.002 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:43.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:43.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:43.104 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:43.130 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:43.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:43.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:43.232 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:43.287 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:43.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:43.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:43.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:43 smithi037 ceph-mon[102022]: pgmap v1564: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T17:49:43.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:43 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]': finished 2024-08-17T17:49:43.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:43 smithi037 ceph-mon[102022]: osdmap e1159: 8 total, 8 up, 8 in 2024-08-17T17:49:43.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:43 smithi037 ceph-mon[97894]: pgmap v1564: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T17:49:43.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:43 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]': finished 2024-08-17T17:49:43.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:43 smithi037 ceph-mon[97894]: osdmap e1159: 8 total, 8 up, 8 in 2024-08-17T17:49:43.389 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:43.422 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:43.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:43.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:43.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:43 smithi046 ceph-mon[88218]: pgmap v1564: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T17:49:43.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:43 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]': finished 2024-08-17T17:49:43.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:43 smithi046 ceph-mon[88218]: osdmap e1159: 8 total, 8 up, 8 in 2024-08-17T17:49:43.524 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:43.562 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:43.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:43.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:43.664 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:43.692 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:43.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:43.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:43.794 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:43.821 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:43.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:43.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:43.923 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:43.932 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:43.949 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:43.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:43.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:44.051 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:44.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:44.088 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:44.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:44.189 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:44.227 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:44.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:44.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:44.328 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:44.367 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:44.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:44.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:44.469 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:44.497 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:44.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:44.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:44.601 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:44.630 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:44.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:44.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:44.698 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:49:44.732 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:44.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:44.784 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:44.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:44.885 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:44.937 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:44.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:44.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:45.039 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:45.064 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:45.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:45.065 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:45.166 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:45.208 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:45.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:45.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:45.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:45 smithi037 ceph-mon[102022]: pgmap v1566: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2024-08-17T17:49:45.297 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:45 smithi037 ceph-mon[97894]: pgmap v1566: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2024-08-17T17:49:45.310 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:45.369 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:45.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:45.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:45.470 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:45.495 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:45.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:45.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:45.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:45 smithi046 ceph-mon[88218]: pgmap v1566: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2024-08-17T17:49:45.598 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:45.636 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:45.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:45.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:45.738 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:45.779 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:45.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:45.780 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:45.881 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:45.924 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:45.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:45.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:46.026 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:46.052 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:46.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:46.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:46.153 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:46.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:46.204 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:46.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:46.305 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:46.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:46.351 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:46.351 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:46.388 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:46.452 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:46.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:46.496 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:46.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:46.597 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:46.639 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:46.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:46.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:46.741 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:46.792 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:46.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:46.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:46.894 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:46.917 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:46.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:46.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:47.018 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:47.044 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:47.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:47.146 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:47.187 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:47 smithi037 ceph-mon[97894]: pgmap v1567: 99 pgs: 99 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 797 op/s 2024-08-17T17:49:47.187 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:47 smithi037 ceph-mon[102022]: pgmap v1567: 99 pgs: 99 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 797 op/s 2024-08-17T17:49:47.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.201 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:47.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:47.302 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:47.340 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:47.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:47.442 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:47.483 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:47.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:47.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:47 smithi046 ceph-mon[88218]: pgmap v1567: 99 pgs: 99 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 797 op/s 2024-08-17T17:49:47.585 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:47.611 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:47.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:47.712 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:47.741 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:47.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:47.843 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:47.870 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:47.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:47.971 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:47.997 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:47.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:48.043 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is unset 2024-08-17T17:49:48.098 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:48.143 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:48.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:48.144 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:48.241 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] 2024-08-17T17:49:48.242 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:49:48.242 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2024-08-17T17:49:48.242 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T17:49:48.242 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T17:49:48.242 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.2 config set filestore_inject_stall 3 2024-08-17T17:49:48.244 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:48.294 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:48.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:48.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:48.298 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:48 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2576463717' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:49:48.298 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:48 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2576463717' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:49:48.396 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:48.476 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:48.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:48.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:48.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:48 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2576463717' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:49:48.577 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:48.634 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:48.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:48.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:48.736 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:48.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:48.792 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:48.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:48.893 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:48.933 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:48.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:48.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:49.034 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:49.061 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:49.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.063 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:49.117 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:49:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:49:48] "GET /metrics HTTP/1.1" 200 36612 "" "Prometheus/2.51.0" 2024-08-17T17:49:49.117 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:49 smithi037 ceph-mon[97894]: pgmap v1568: 99 pgs: 99 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 797 op/s 2024-08-17T17:49:49.117 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:49 smithi037 ceph-mon[97894]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:49.117 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:49 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2576463717' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:49:49.117 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:49 smithi037 ceph-mon[97894]: osdmap e1160: 8 total, 8 up, 8 in 2024-08-17T17:49:49.117 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:49 smithi037 ceph-mon[102022]: pgmap v1568: 99 pgs: 99 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 797 op/s 2024-08-17T17:49:49.117 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:49 smithi037 ceph-mon[102022]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:49.118 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:49 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2576463717' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:49:49.118 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:49 smithi037 ceph-mon[102022]: osdmap e1160: 8 total, 8 up, 8 in 2024-08-17T17:49:49.163 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:49.189 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:49.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:49.290 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:49.331 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:49.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:49.433 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:49.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.471 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:49.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:49.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:49 smithi046 ceph-mon[88218]: pgmap v1568: 99 pgs: 99 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 797 op/s 2024-08-17T17:49:49.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:49 smithi046 ceph-mon[88218]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:49.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:49 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2576463717' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:49:49.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:49 smithi046 ceph-mon[88218]: osdmap e1160: 8 total, 8 up, 8 in 2024-08-17T17:49:49.567 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:49:49.567 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:49:49.572 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:49.598 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:49.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:49.611 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:49:49.611 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:49:49.651 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:49:49.651 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:49:49.659 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:49:49.659 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:49:49.699 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:49.721 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:49:49.721 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:49:49.741 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:49.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:49.755 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:49:49.755 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:49:49.790 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:49:49.790 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:49:49.826 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:49:49.827 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:49:49.843 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:49.859 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:49:49.859 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:49:49.870 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:49.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:49.972 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:49.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.999 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:49.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:50.100 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:50.126 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:50.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:50.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:50.228 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:50.257 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:50.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:50.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:50.358 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:50.386 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:50.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:50.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:50.487 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:50.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:50 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3595542373' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:49:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:49:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:49:50.517 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:50.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:50.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:50.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:50 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3595542373' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:50.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:50 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3595542373' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:50.619 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:50.662 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:50.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:50.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:50.678 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-08-17T17:49:50.764 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:50.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:50.806 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:50.806 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:50.886 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:49:50.907 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:51.005 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:51.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:51.007 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:51.108 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:51.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:51.185 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:51.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:51.208 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:51.286 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:51.298 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:51 smithi037 ceph-mon[97894]: pgmap v1570: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 920 op/s 2024-08-17T17:49:51.299 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:51 smithi037 ceph-mon[102022]: pgmap v1570: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 920 op/s 2024-08-17T17:49:51.299 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:51.348 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:51.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:51.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:51.450 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:51.476 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:51.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:51.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:51.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:51 smithi046 ceph-mon[88218]: pgmap v1570: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 920 op/s 2024-08-17T17:49:51.579 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:51.624 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:51.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:51.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:51.726 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:51.750 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:51.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:51.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:51.852 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:51.883 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:51.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:51.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:51.985 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:52.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:52.014 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:52.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:52.116 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:52.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:52.167 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:52.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:52.268 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:52.306 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:52.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:52.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:52.408 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:52.437 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:52.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:52.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:52.539 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:52.567 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:52.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:52.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:52.669 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:52.695 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:52.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:52.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:52.797 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:52.826 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:52.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:52.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:52.928 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:52.957 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:52.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:52.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:53.059 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:53.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:53.087 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:53.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:53.132 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:49:53.189 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:53.213 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:53.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:53.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:53.315 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:53.339 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:53.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:53.340 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:53.440 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:53.466 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:53.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:53.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:53.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:53 smithi046 ceph-mon[88218]: pgmap v1571: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 799 op/s 2024-08-17T17:49:53.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:53 smithi037 ceph-mon[97894]: pgmap v1571: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 799 op/s 2024-08-17T17:49:53.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:53 smithi037 ceph-mon[102022]: pgmap v1571: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 799 op/s 2024-08-17T17:49:53.568 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:53.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:53.611 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:53.611 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:53.712 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:53.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:53.765 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:53.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:53.866 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:53.894 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:53.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:53.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:53.996 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:54.034 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:54.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:54.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:54.112 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:54.136 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:54.162 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:54.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:54.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:54.264 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:54.293 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:54.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:54.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:54.394 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:54.409 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:54.409 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:54.418 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:54.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:54.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:54.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:54.519 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:54.542 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:54.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:54.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:54.680 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:54.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:54.729 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:54.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:54.830 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:54.862 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:54.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:54.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:54.964 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:55.010 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:55.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:55.111 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:55.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.154 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:55.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:55.192 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:49:55.193 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [ 2024-08-17T17:49:55.193 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.193 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:185051 7.a 7:5b67af31:::benchmark_data_smithi037_171911_object67093:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1160)", 2024-08-17T17:49:55.193 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:49:55.165364+0000", 2024-08-17T17:49:55.193 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.025036071999999999, 2024-08-17T17:49:55.193 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.025066023999999999, 2024-08-17T17:49:55.194 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:55.194 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:55.194 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:49:55.194 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:49:55.194 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:49:55.194 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:49:55.194 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 185051 2024-08-17T17:49:55.195 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.195 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:55.195 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.195 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:55.195 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.165364+0000", 2024-08-17T17:49:55.195 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:55.195 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.196 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.196 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:55.196 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.165364+0000", 2024-08-17T17:49:55.196 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:55.196 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.196 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.196 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:55.197 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.165365+0000", 2024-08-17T17:49:55.197 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.739e-06 2024-08-17T17:49:55.197 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.197 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.197 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:55.197 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.165371+0000", 2024-08-17T17:49:55.197 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.1019999999999996e-06 2024-08-17T17:49:55.197 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.198 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.198 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:55.198 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.165382+0000", 2024-08-17T17:49:55.198 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1677e-05 2024-08-17T17:49:55.198 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.198 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.198 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:55.199 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.165390+0000", 2024-08-17T17:49:55.199 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7200000000000006e-06 2024-08-17T17:49:55.199 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.199 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.199 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:55.199 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.165627+0000", 2024-08-17T17:49:55.199 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00023739400000000001 2024-08-17T17:49:55.199 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.200 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.200 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:55.200 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.165936+0000", 2024-08-17T17:49:55.200 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00030865599999999998 2024-08-17T17:49:55.200 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.200 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.200 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,5", 2024-08-17T17:49:55.200 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.166324+0000", 2024-08-17T17:49:55.201 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00038847399999999998 2024-08-17T17:49:55.201 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.201 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.201 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:55.201 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.170613+0000", 2024-08-17T17:49:55.201 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0042887460000000004 2024-08-17T17:49:55.201 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.201 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.202 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:49:55.202 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.170627+0000", 2024-08-17T17:49:55.202 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4260999999999999e-05 2024-08-17T17:49:55.202 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:55.202 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:55.202 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:55.202 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.202 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.203 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:185054 7.3 7:cad95a4a:::benchmark_data_smithi037_171911_object67096:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1160)", 2024-08-17T17:49:55.203 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:49:55.170354+0000", 2024-08-17T17:49:55.203 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.020045646, 2024-08-17T17:49:55.203 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.020152638, 2024-08-17T17:49:55.203 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:55.203 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:55.203 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:49:55.204 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:49:55.204 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:49:55.204 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:49:55.204 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 185054 2024-08-17T17:49:55.204 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.204 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:55.204 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.204 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:55.205 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.170354+0000", 2024-08-17T17:49:55.205 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:55.205 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.205 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.205 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:55.205 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.170354+0000", 2024-08-17T17:49:55.205 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:55.206 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.206 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.206 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:55.206 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.170356+0000", 2024-08-17T17:49:55.206 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.796e-06 2024-08-17T17:49:55.206 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.206 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.206 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:55.206 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.170361+0000", 2024-08-17T17:49:55.206 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.378e-06 2024-08-17T17:49:55.206 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.207 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.207 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:55.207 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.170378+0000", 2024-08-17T17:49:55.207 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6535e-05 2024-08-17T17:49:55.207 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.207 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.207 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:55.207 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.170387+0000", 2024-08-17T17:49:55.207 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.0909999999999999e-06 2024-08-17T17:49:55.207 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.207 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.207 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:55.207 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.170465+0000", 2024-08-17T17:49:55.208 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.8123999999999999e-05 2024-08-17T17:49:55.208 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.208 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.208 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:55.208 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.171379+0000", 2024-08-17T17:49:55.208 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00091441999999999999 2024-08-17T17:49:55.208 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.208 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.208 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:49:55.208 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.171501+0000", 2024-08-17T17:49:55.208 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000121947 2024-08-17T17:49:55.208 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.208 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.208 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:49:55.209 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.175256+0000", 2024-08-17T17:49:55.209 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0037544399999999999 2024-08-17T17:49:55.209 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.209 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.209 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:55.209 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.178393+0000", 2024-08-17T17:49:55.209 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.003137407 2024-08-17T17:49:55.209 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:55.209 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:55.209 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:55.209 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.209 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.209 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:185055 7.2 7:45f8eddd:::benchmark_data_smithi037_171911_object67097:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1160)", 2024-08-17T17:49:55.209 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:49:55.173686+0000", 2024-08-17T17:49:55.210 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.016713945000000001, 2024-08-17T17:49:55.210 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.016891322, 2024-08-17T17:49:55.210 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:55.210 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:55.210 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:49:55.210 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:49:55.210 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:49:55.210 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:49:55.210 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 185055 2024-08-17T17:49:55.210 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.210 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:55.210 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.210 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:55.211 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.173686+0000", 2024-08-17T17:49:55.211 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:55.211 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.211 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.211 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:55.211 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.173686+0000", 2024-08-17T17:49:55.211 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:55.211 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.211 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.211 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:55.211 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.173687+0000", 2024-08-17T17:49:55.211 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3939999999999999e-06 2024-08-17T17:49:55.211 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.212 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.212 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:55.212 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.173693+0000", 2024-08-17T17:49:55.212 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.502e-06 2024-08-17T17:49:55.212 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.212 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.212 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:55.212 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.173707+0000", 2024-08-17T17:49:55.212 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4139e-05 2024-08-17T17:49:55.212 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.212 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.213 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:55.213 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.173715+0000", 2024-08-17T17:49:55.213 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.3140000000000004e-06 2024-08-17T17:49:55.213 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.213 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.213 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:55.213 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:55 smithi037 ceph-mon[102022]: pgmap v1572: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2024-08-17T17:49:55.214 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:55 smithi037 ceph-mon[97894]: pgmap v1572: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2024-08-17T17:49:55.214 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.174302+0000", 2024-08-17T17:49:55.214 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00058668000000000001 2024-08-17T17:49:55.214 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.214 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.215 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:55.215 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.174416+0000", 2024-08-17T17:49:55.215 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011409 2024-08-17T17:49:55.215 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.215 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.215 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:49:55.215 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.174524+0000", 2024-08-17T17:49:55.215 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000108163 2024-08-17T17:49:55.215 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.215 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.215 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:49:55.215 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.178474+0000", 2024-08-17T17:49:55.216 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0039502299999999999 2024-08-17T17:49:55.216 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:55.216 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:55.216 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:55.216 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.216 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.216 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:185058 7.2 7:4237f547:::benchmark_data_smithi037_171911_object67100:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1160)", 2024-08-17T17:49:55.216 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:49:55.178579+0000", 2024-08-17T17:49:55.216 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.011820743, 2024-08-17T17:49:55.216 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.012063212, 2024-08-17T17:49:55.216 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:55.216 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:55.216 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:49:55.216 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:49:55.217 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:49:55.217 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:49:55.217 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 185058 2024-08-17T17:49:55.217 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.217 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:55.217 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.217 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:55.217 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.178579+0000", 2024-08-17T17:49:55.217 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:55.217 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.217 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.217 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:55.217 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.178579+0000", 2024-08-17T17:49:55.218 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:55.218 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.218 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.218 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:55.218 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.178580+0000", 2024-08-17T17:49:55.218 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4670000000000001e-06 2024-08-17T17:49:55.218 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.218 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.218 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:55.218 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.178584+0000", 2024-08-17T17:49:55.218 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.6320000000000001e-06 2024-08-17T17:49:55.218 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.219 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.219 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:55.219 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.178608+0000", 2024-08-17T17:49:55.219 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.3659000000000002e-05 2024-08-17T17:49:55.219 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.219 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.219 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:55.219 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.178615+0000", 2024-08-17T17:49:55.219 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.3339999999999996e-06 2024-08-17T17:49:55.219 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.219 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.219 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:55.220 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.178788+0000", 2024-08-17T17:49:55.220 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000172883 2024-08-17T17:49:55.220 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.220 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.220 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:55.220 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.179575+0000", 2024-08-17T17:49:55.220 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00078680600000000003 2024-08-17T17:49:55.220 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.220 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.220 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:49:55.220 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.179677+0000", 2024-08-17T17:49:55.220 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000102636 2024-08-17T17:49:55.220 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:55.221 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:55.221 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:55.221 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.221 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.221 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:185061 7.a 7:5d2dfc11:::benchmark_data_smithi037_171911_object67103:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1160)", 2024-08-17T17:49:55.221 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:49:55.178956+0000", 2024-08-17T17:49:55.221 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.011443581, 2024-08-17T17:49:55.221 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.011744154999999999, 2024-08-17T17:49:55.221 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:55.221 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:55.221 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:49:55.221 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:49:55.222 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:49:55.222 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:49:55.222 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 185061 2024-08-17T17:49:55.222 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.222 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:55.222 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.222 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:55.222 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.178956+0000", 2024-08-17T17:49:55.222 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:55.222 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.222 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.222 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:55.223 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.178956+0000", 2024-08-17T17:49:55.223 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:55.223 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.223 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.223 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:55.223 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.178957+0000", 2024-08-17T17:49:55.223 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.113e-06 2024-08-17T17:49:55.223 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.223 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.223 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:55.223 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.178961+0000", 2024-08-17T17:49:55.223 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.8789999999999996e-06 2024-08-17T17:49:55.223 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.224 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.224 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:55.224 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.179019+0000", 2024-08-17T17:49:55.224 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.8050999999999997e-05 2024-08-17T17:49:55.224 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.224 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.224 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:55.224 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.179063+0000", 2024-08-17T17:49:55.224 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.3381999999999999e-05 2024-08-17T17:49:55.224 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.224 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.224 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:55.224 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.179251+0000", 2024-08-17T17:49:55.224 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00018818599999999999 2024-08-17T17:49:55.225 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.225 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.225 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:55.225 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.179357+0000", 2024-08-17T17:49:55.225 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00010576700000000001 2024-08-17T17:49:55.225 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.225 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.225 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,5", 2024-08-17T17:49:55.225 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.179471+0000", 2024-08-17T17:49:55.225 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011484000000000001 2024-08-17T17:49:55.225 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.225 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.226 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:49:55.226 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.189414+0000", 2024-08-17T17:49:55.226 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0099430230000000005 2024-08-17T17:49:55.226 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:55.226 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:55.226 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:55.226 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.226 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.226 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:185064 7.2 7:413eacd4:::benchmark_data_smithi037_171911_object67106:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1160)", 2024-08-17T17:49:55.226 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:49:55.179454+0000", 2024-08-17T17:49:55.226 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.010945981, 2024-08-17T17:49:55.226 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.011309615, 2024-08-17T17:49:55.227 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:55.227 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:55.227 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:49:55.227 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:49:55.227 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:49:55.227 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:49:55.227 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 185064 2024-08-17T17:49:55.227 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.227 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:55.227 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.227 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:55.227 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.179454+0000", 2024-08-17T17:49:55.228 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:55.228 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.228 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.228 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:55.228 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.179454+0000", 2024-08-17T17:49:55.228 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:55.228 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.228 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.228 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:55.228 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.179455+0000", 2024-08-17T17:49:55.228 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.2500000000000004e-07 2024-08-17T17:49:55.228 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.228 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.228 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:55.229 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.179459+0000", 2024-08-17T17:49:55.229 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.3000000000000003e-06 2024-08-17T17:49:55.229 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.229 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.229 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:55.229 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.179470+0000", 2024-08-17T17:49:55.229 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0812000000000001e-05 2024-08-17T17:49:55.229 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.229 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.229 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:55.229 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.179477+0000", 2024-08-17T17:49:55.229 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.2579999999999998e-06 2024-08-17T17:49:55.230 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.230 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.230 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:55.230 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.186678+0000", 2024-08-17T17:49:55.230 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0072014000000000002 2024-08-17T17:49:55.230 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.230 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.230 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:55.230 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.186786+0000", 2024-08-17T17:49:55.230 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000108056 2024-08-17T17:49:55.230 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.230 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.230 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:49:55.231 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.187787+0000", 2024-08-17T17:49:55.231 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001000992 2024-08-17T17:49:55.231 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:55.231 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:55.231 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:55.231 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.231 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.231 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.35334.0:185065 7.1 e1160/1142 7:8a0451a8:::benchmark_data_smithi037_171911_object67107:head v 1160'11736, mlcod=1160'11734)", 2024-08-17T17:49:55.231 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:49:55.182846+0000", 2024-08-17T17:49:55.231 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0075534210000000003, 2024-08-17T17:49:55.231 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0079852919999999997, 2024-08-17T17:49:55.231 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:55.231 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:55.232 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T17:49:55.232 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:55.232 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.232 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:55.232 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.182846+0000", 2024-08-17T17:49:55.232 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:55.232 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.232 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.232 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:55.232 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.182846+0000", 2024-08-17T17:49:55.232 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:55.232 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.232 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.233 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:55.233 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.182847+0000", 2024-08-17T17:49:55.233 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.0599999999999999e-07 2024-08-17T17:49:55.233 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.233 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.233 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:55.233 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.182852+0000", 2024-08-17T17:49:55.233 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3430000000000003e-06 2024-08-17T17:49:55.233 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.233 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.233 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:55.233 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.182863+0000", 2024-08-17T17:49:55.233 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0190999999999999e-05 2024-08-17T17:49:55.233 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.234 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.234 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:55.234 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.182869+0000", 2024-08-17T17:49:55.234 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.3069999999999999e-06 2024-08-17T17:49:55.234 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.234 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.234 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:55.234 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.183860+0000", 2024-08-17T17:49:55.234 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00099134799999999997 2024-08-17T17:49:55.234 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.234 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.234 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:55.234 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.183880+0000", 2024-08-17T17:49:55.235 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9483999999999998e-05 2024-08-17T17:49:55.235 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:55.235 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:55.235 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:55.235 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.235 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.235 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:185067 7.3 7:c2dc2ac2:::benchmark_data_smithi037_171911_object67109:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1160)", 2024-08-17T17:49:55.235 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:49:55.183880+0000", 2024-08-17T17:49:55.235 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0065194659999999998, 2024-08-17T17:49:55.235 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0070004179999999996, 2024-08-17T17:49:55.235 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:55.235 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:55.235 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:49:55.235 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:49:55.236 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:49:55.236 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:49:55.236 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 185067 2024-08-17T17:49:55.236 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.236 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:55.236 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.236 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:55.236 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.183880+0000", 2024-08-17T17:49:55.236 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:55.236 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.236 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.236 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:55.236 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.183880+0000", 2024-08-17T17:49:55.237 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:55.237 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.237 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.237 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:55.237 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.183882+0000", 2024-08-17T17:49:55.237 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4789999999999999e-06 2024-08-17T17:49:55.237 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.237 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.237 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:55.237 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.183887+0000", 2024-08-17T17:49:55.237 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4820000000000002e-06 2024-08-17T17:49:55.237 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.237 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.237 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:55.238 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.183900+0000", 2024-08-17T17:49:55.238 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2785999999999999e-05 2024-08-17T17:49:55.238 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.238 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.238 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:55.238 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.183907+0000", 2024-08-17T17:49:55.238 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.3170000000000004e-06 2024-08-17T17:49:55.238 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.238 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.238 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:55.238 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.184005+0000", 2024-08-17T17:49:55.238 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.7984000000000002e-05 2024-08-17T17:49:55.239 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.239 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.239 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:55.239 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.184121+0000", 2024-08-17T17:49:55.239 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000115451 2024-08-17T17:49:55.239 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.239 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.239 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:49:55.239 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.184228+0000", 2024-08-17T17:49:55.239 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00010717000000000001 2024-08-17T17:49:55.239 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:55.239 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:55.239 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:55.240 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.240 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.240 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.35334.0:185060 7.6 e1160/1142 7:62f917d3:::benchmark_data_smithi037_171911_object67102:head v 1160'11661, mlcod=1160'11659)", 2024-08-17T17:49:55.240 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:49:55.184909+0000", 2024-08-17T17:49:55.240 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0054911459999999997, 2024-08-17T17:49:55.240 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0060308929999999998, 2024-08-17T17:49:55.240 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:55.240 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:55.240 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T17:49:55.240 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:55.240 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.240 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:55.240 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.184909+0000", 2024-08-17T17:49:55.241 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:55.241 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.241 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.241 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:55.241 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.184909+0000", 2024-08-17T17:49:55.241 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:55.241 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.241 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.241 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:55.241 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.184910+0000", 2024-08-17T17:49:55.241 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.2800000000000005e-07 2024-08-17T17:49:55.241 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.241 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.242 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:55.242 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.184916+0000", 2024-08-17T17:49:55.242 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.964e-06 2024-08-17T17:49:55.242 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.242 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.242 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:55.242 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.184926+0000", 2024-08-17T17:49:55.242 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0434999999999999e-05 2024-08-17T17:49:55.242 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.242 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.242 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:55.242 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.184933+0000", 2024-08-17T17:49:55.242 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.6239999999999996e-06 2024-08-17T17:49:55.243 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.243 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.243 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:55.243 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.185015+0000", 2024-08-17T17:49:55.243 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.2037000000000001e-05 2024-08-17T17:49:55.243 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.243 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.243 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:55.243 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.185033+0000", 2024-08-17T17:49:55.243 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8541000000000001e-05 2024-08-17T17:49:55.243 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:55.243 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:55.244 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:55.244 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.244 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.244 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:185068 7.3 7:c0d6edb0:::benchmark_data_smithi037_171911_object67110:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1160)", 2024-08-17T17:49:55.244 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:49:55.185278+0000", 2024-08-17T17:49:55.244 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0051219129999999996, 2024-08-17T17:49:55.244 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0057097479999999997, 2024-08-17T17:49:55.244 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:55.244 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:55.244 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:49:55.244 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:49:55.244 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:49:55.244 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:49:55.244 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 185068 2024-08-17T17:49:55.245 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.245 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:55.245 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.245 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:55.245 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.185278+0000", 2024-08-17T17:49:55.245 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:55.245 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.245 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.245 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:55.245 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.185278+0000", 2024-08-17T17:49:55.245 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:55.245 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.245 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.245 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:55.245 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.185279+0000", 2024-08-17T17:49:55.246 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.9199999999999999e-07 2024-08-17T17:49:55.246 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.246 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.246 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:55.246 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.185283+0000", 2024-08-17T17:49:55.246 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.5120000000000002e-06 2024-08-17T17:49:55.246 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.246 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.246 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:55.246 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.185295+0000", 2024-08-17T17:49:55.246 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1499e-05 2024-08-17T17:49:55.247 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.247 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.247 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:55.247 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.185302+0000", 2024-08-17T17:49:55.247 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.2189999999999998e-06 2024-08-17T17:49:55.247 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.247 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.248 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:49:55.248 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.187875+0000", 2024-08-17T17:49:55.248 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0025731489999999998 2024-08-17T17:49:55.248 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.248 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.248 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:49:55.248 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.188028+0000", 2024-08-17T17:49:55.248 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000153311 2024-08-17T17:49:55.248 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.248 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.248 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:49:55.248 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.188289+0000", 2024-08-17T17:49:55.248 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00026098499999999998 2024-08-17T17:49:55.249 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:55.249 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:55.249 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:55.249 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.249 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.249 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop_reply(client.35334.0:185067 7.3 e1160/1142)", 2024-08-17T17:49:55.249 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:49:55.189208+0000", 2024-08-17T17:49:55.249 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0011922300000000001, 2024-08-17T17:49:55.249 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0018347560000000001, 2024-08-17T17:49:55.249 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:49:55.249 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:49:55.249 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "queued for pg", 2024-08-17T17:49:55.249 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:49:55.250 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.250 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:49:55.250 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.189208+0000", 2024-08-17T17:49:55.250 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:55.250 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.250 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.250 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:49:55.250 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.189208+0000", 2024-08-17T17:49:55.250 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:49:55.250 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.250 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.250 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:49:55.250 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.189208+0000", 2024-08-17T17:49:55.251 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.4499999999999998e-07 2024-08-17T17:49:55.251 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.251 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.251 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:49:55.251 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.189210+0000", 2024-08-17T17:49:55.251 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.3080000000000002e-06 2024-08-17T17:49:55.251 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.251 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.251 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:49:55.251 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.189217+0000", 2024-08-17T17:49:55.251 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5710000000000003e-06 2024-08-17T17:49:55.251 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:49:55.252 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:49:55.252 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:49:55.252 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:55.189221+0000", 2024-08-17T17:49:55.252 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.5310000000000003e-06 2024-08-17T17:49:55.252 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:55.252 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:49:55.252 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:55.252 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:49:55.252 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-08-17T17:49:55.252 INFO:teuthology.orchestra.run.smithi037.stdout: "num_ops": 11 2024-08-17T17:49:55.252 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:49:55.255 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:55.284 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:55.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:55.385 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:55.436 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:55.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:55.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:55 smithi046 ceph-mon[88218]: pgmap v1572: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2024-08-17T17:49:55.539 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:55.582 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:55.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:55.684 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:55.712 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:55.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:55.814 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:55.846 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:55.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:55.948 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:55.982 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:55.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:56.083 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:56.127 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:56.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:56.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:56.222 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:56.229 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:56.259 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:49:56.259 INFO:teuthology.orchestra.run.smithi037.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-08-17T17:49:56.259 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:49:56.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:56.303 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:56.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:56.404 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:56.432 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:56.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:56.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:56.534 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:56.572 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:56.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:56.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:56.674 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:56.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:56.714 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:56.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:56.815 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:56.844 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:56.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:56.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:56.945 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:56.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:56.975 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:56.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:57.076 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:57.104 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:57.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:57.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:57.205 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:57.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:57.238 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:57.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:57.339 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:57.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:57.377 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:57.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:57.478 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:57.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:57 smithi046 ceph-mon[88218]: pgmap v1573: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 784 op/s 2024-08-17T17:49:57.519 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:57.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:57.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:57.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:57 smithi037 ceph-mon[97894]: pgmap v1573: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 784 op/s 2024-08-17T17:49:57.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:57 smithi037 ceph-mon[102022]: pgmap v1573: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 784 op/s 2024-08-17T17:49:57.621 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:57.648 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:57.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:57.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:57.750 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:57.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:57.814 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:57.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:57.915 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:57.965 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:57.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:57.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:58.067 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:58.096 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:58.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:58.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:58.199 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:58.223 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:58.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:58.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:58.325 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:58.359 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:58.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:58.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:58.461 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:58.487 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:58.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:58.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:58.589 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:58.616 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:58.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:58.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:58.717 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:58.758 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:58.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:58.759 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:58.859 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:58.889 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:58.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:58.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:58.991 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:59.017 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:59.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:59.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:59.119 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:59.151 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:59.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:59.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:59.253 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:59.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:49:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:49:58] "GET /metrics HTTP/1.1" 200 36616 "" "Prometheus/2.51.0" 2024-08-17T17:49:59.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:49:59 smithi037 ceph-mon[97894]: pgmap v1574: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 784 op/s 2024-08-17T17:49:59.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:49:59 smithi037 ceph-mon[102022]: pgmap v1574: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 784 op/s 2024-08-17T17:49:59.303 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:49:59.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:59.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:59.405 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:59.430 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:59.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:59.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:59.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:49:59 smithi046 ceph-mon[88218]: pgmap v1574: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 784 op/s 2024-08-17T17:49:59.532 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:59.560 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:59.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:59.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:59.626 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-08-17T17:49:59.662 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:59.690 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:59.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:59.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:59.792 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:59.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:59.820 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:59.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:59.920 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:59.942 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:49:59.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:59.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:00.044 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:00.070 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:00.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:00.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:00.172 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:00.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:00.223 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:00.223 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:00.324 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:00.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:00.369 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:00.369 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:00.470 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:00.496 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:00.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:00.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:00 smithi046 ceph-mon[88218]: Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2024-08-17T17:50:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:00 smithi046 ceph-mon[88218]: [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-08-17T17:50:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:50:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:50:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:50:00.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:00 smithi037 ceph-mon[102022]: Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2024-08-17T17:50:00.546 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:00 smithi037 ceph-mon[102022]: [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-08-17T17:50:00.546 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:00 smithi037 ceph-mon[97894]: Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2024-08-17T17:50:00.546 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:00 smithi037 ceph-mon[97894]: [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-08-17T17:50:00.598 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:00.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:00.643 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:00.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:00.744 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:00.772 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:00.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:00.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:00.873 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:00.925 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:00.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:00.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:01.026 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:01.055 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:01.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:01.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:01.118 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is unset 2024-08-17T17:50:01.157 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:01.182 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:01.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:01.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:01.283 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:01.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:01 smithi037 ceph-mon[97894]: pgmap v1575: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 967 op/s 2024-08-17T17:50:01.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:01 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3799232399' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:01.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:01 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:01.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:01 smithi037 ceph-mon[102022]: pgmap v1575: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 967 op/s 2024-08-17T17:50:01.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:01 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3799232399' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:01.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:01 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:01.315 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:01.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:01.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:01.417 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:01.447 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:01.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:01.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:01.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:01 smithi046 ceph-mon[88218]: pgmap v1575: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 967 op/s 2024-08-17T17:50:01.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:01 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3799232399' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:01.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:01 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:01.549 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:01.588 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:01.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:01.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:01.690 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:01.740 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:01.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:01.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:01.842 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:01.883 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:01.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:01.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:01.984 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:02.012 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:02.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:02.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:02.114 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:02.140 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:02.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:02.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:02.241 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:02.270 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:02.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:02.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:02.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:02 smithi037 ceph-mon[102022]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:50:02.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:02 smithi037 ceph-mon[102022]: Cluster is now healthy 2024-08-17T17:50:02.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:02 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:50:02.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:02 smithi037 ceph-mon[102022]: osdmap e1161: 8 total, 8 up, 8 in 2024-08-17T17:50:02.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:02 smithi037 ceph-mon[97894]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:50:02.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:02 smithi037 ceph-mon[97894]: Cluster is now healthy 2024-08-17T17:50:02.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:02 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:50:02.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:02 smithi037 ceph-mon[97894]: osdmap e1161: 8 total, 8 up, 8 in 2024-08-17T17:50:02.372 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:02.418 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:02.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:02.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:02.497 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:02.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:02 smithi046 ceph-mon[88218]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:50:02.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:02 smithi046 ceph-mon[88218]: Cluster is now healthy 2024-08-17T17:50:02.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:02 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:50:02.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:02 smithi046 ceph-mon[88218]: osdmap e1161: 8 total, 8 up, 8 in 2024-08-17T17:50:02.520 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:02.548 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:02.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:02.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:02.649 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:02.680 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:02.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:02.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:02.782 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:02.823 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:02.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:02.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:02.925 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:02.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:02.966 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:02.966 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:03.067 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:03.094 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:03.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:03.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:03.195 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:03.228 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:03.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:03.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:03.329 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:03.358 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:03.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:03.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:03.460 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:03.496 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:03.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:03.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:03.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:03 smithi046 ceph-mon[88218]: pgmap v1577: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 801 op/s 2024-08-17T17:50:03.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:03 smithi037 ceph-mon[97894]: pgmap v1577: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 801 op/s 2024-08-17T17:50:03.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:03 smithi037 ceph-mon[102022]: pgmap v1577: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 801 op/s 2024-08-17T17:50:03.599 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:03.636 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:03.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:03.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:03.738 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:03.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:03.780 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:03.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:03.881 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:03.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:03.912 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:03.912 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:04.013 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:04.034 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:04.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:04.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:04.136 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:04.166 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:04.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:04.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:04.268 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:04.294 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:04.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:04.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:04.395 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:04.429 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:04.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:04.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:04.530 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:04.534 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:50:04.558 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:04.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:04.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:04.660 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:04.687 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:04.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:04.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:04.789 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:04.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:04.822 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:04.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:04.923 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:04.945 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:04.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:04.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:05.047 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:05.083 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:05.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:05.185 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:05.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.212 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:05.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:05.313 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:05.336 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:05.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:05.341 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:05 smithi037 ceph-mon[97894]: pgmap v1578: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 805 op/s 2024-08-17T17:50:05.342 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:05 smithi037 ceph-mon[102022]: pgmap v1578: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 805 op/s 2024-08-17T17:50:05.438 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:05.461 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:05.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:05 smithi046 ceph-mon[88218]: pgmap v1578: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 805 op/s 2024-08-17T17:50:05.563 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:05.610 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:05.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:05.711 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:05.736 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:05.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:05.838 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:05.864 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:05.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:05.902 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] 2024-08-17T17:50:05.902 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:50:05.902 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_2 2024-08-17T17:50:05.902 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:50:05.966 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:05.989 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:05.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:06.090 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:06.132 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:06.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:06.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:06.144 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:50:06.145 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:50:06.190 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:50:06.190 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:50:06.233 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:06 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1150534522' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:06.233 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:06 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1150534522' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:06.233 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:50:06.233 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:50:06.236 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:06.267 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:50:06.267 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:50:06.298 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:06.298 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:50:06.301 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:50:06.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:06.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:06.327 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:50:06.328 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:50:06.363 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:50:06.364 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:50:06.399 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:50:06.399 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:50:06.403 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:06.427 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:06.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:06.428 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:06.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:06 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1150534522' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:06.528 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:06.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:06.567 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:06.567 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:06.668 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:06.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:06.712 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:06.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:06.813 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:06.866 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:06.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:06.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:06.968 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:06.993 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:06.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:06.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:07.097 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:07.122 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:07.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:07.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:07.223 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:07.241 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:07 smithi037 ceph-mon[102022]: pgmap v1579: 99 pgs: 99 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 803 op/s 2024-08-17T17:50:07.244 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:07 smithi037 ceph-mon[97894]: pgmap v1579: 99 pgs: 99 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 803 op/s 2024-08-17T17:50:07.272 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:07.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:07.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:07.373 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:07.410 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:07.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:07.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:07.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:07 smithi046 ceph-mon[88218]: pgmap v1579: 99 pgs: 99 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 803 op/s 2024-08-17T17:50:07.512 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:07.536 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:07.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:07.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:07.638 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:07.678 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:07.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:07.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:07.780 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:07.816 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:07.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:07.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:07.918 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:07.945 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:07.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:07.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:08.047 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:08.072 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:08.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:08.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:08.121 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:08.134 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:08.174 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:08.174 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:50:08.174 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:50:08.229 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:08.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:08.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:08.330 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:08.370 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:08.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:08.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:08.472 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:08.506 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:08.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:08.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:08.608 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:08.634 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:08.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:08.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:08.736 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:08.765 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:08.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:08.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:08.866 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:08.910 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:08.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:08.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:09.012 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:09.040 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:09.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:09.142 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:09.159 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:50:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:50:08] "GET /metrics HTTP/1.1" 200 36610 "" "Prometheus/2.51.0" 2024-08-17T17:50:09.181 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:09.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:09.283 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:09.311 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:09.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:09.413 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:09.441 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:09.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:09.490 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:09 smithi046 ceph-mon[88218]: pgmap v1580: 99 pgs: 99 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 803 op/s 2024-08-17T17:50:09.490 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:50:09.490 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:09.510 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:50:09.543 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:09.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:09 smithi037 ceph-mon[102022]: pgmap v1580: 99 pgs: 99 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 803 op/s 2024-08-17T17:50:09.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:50:09.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:09.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:09 smithi037 ceph-mon[97894]: pgmap v1580: 99 pgs: 99 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 803 op/s 2024-08-17T17:50:09.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:50:09.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:09.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.603 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:09.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:09.704 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:09.736 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:09.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:09.838 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:09.869 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:09.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:09.971 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:09.998 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:09.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:10.100 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:10.141 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:10.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:10.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:10.243 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:10.274 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:10.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:10.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:10.376 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:10.404 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:10.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:10.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:10.505 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:10.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:50:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:50:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:50:10.582 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:10.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:10.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:10.684 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:10.726 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:10.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:10.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:10.828 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:10.856 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:10.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:10.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:10.958 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:10.977 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-08-17T17:50:11.008 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:11.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:11.009 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:11.111 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:11.138 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:11.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:11.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:11.240 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:11.276 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:11.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:11.277 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:11.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:11 smithi037 ceph-mon[102022]: pgmap v1581: 99 pgs: 99 active+clean; 2.4 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-08-17T17:50:11.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:11 smithi037 ceph-mon[97894]: pgmap v1581: 99 pgs: 99 active+clean; 2.4 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-08-17T17:50:11.378 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:11.403 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:11.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:11.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:11.505 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:11.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:11 smithi046 ceph-mon[88218]: pgmap v1581: 99 pgs: 99 active+clean; 2.4 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2024-08-17T17:50:11.559 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:11.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:11.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:11.660 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:11.691 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:11.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:11.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:11.793 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:11.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:11.853 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:11.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:11.954 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:12.005 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:12.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:12.106 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:12.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.160 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:12.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:12.196 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:12.261 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:12.285 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:12.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:12.387 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:12.413 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:12.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:12.515 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:12.552 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:12.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.554 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:12.655 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:12.681 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:12.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.682 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:12.782 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:12.808 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:12.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:12.867 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:12.910 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:12.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.953 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:12.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:13.054 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:13.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:13.095 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:13.095 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:13.196 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:13.214 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is set 2024-08-17T17:50:13.241 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:13.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:13.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:13.294 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:50:13.297 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-08-17T17:50:13.343 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:13.369 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:13.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:13.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:13.471 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:13.508 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:13.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:13.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:13.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:13 smithi046 ceph-mon[88218]: pgmap v1582: 99 pgs: 99 active+clean; 2.4 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2024-08-17T17:50:13.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:13 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2652549481' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:50:13.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:13 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:50:13.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:13 smithi037 ceph-mon[97894]: pgmap v1582: 99 pgs: 99 active+clean; 2.4 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2024-08-17T17:50:13.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:13 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2652549481' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:50:13.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:13 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:50:13.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:13 smithi037 ceph-mon[102022]: pgmap v1582: 99 pgs: 99 active+clean; 2.4 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2024-08-17T17:50:13.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:13 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2652549481' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:50:13.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:13 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:50:13.610 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:13.654 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:13.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:13.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:13.756 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:13.781 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:13.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:13.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:13.882 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:13.931 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:13.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:13.932 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:14.032 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:14.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:14.073 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:14.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:14.174 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:14.216 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:14.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:14.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:14.318 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:14.344 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:14.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:14.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:14.446 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:14.474 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:14.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:14.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:14.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:14 smithi046 ceph-mon[88218]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:14.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:14 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:50:14.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:14 smithi046 ceph-mon[88218]: osdmap e1162: 8 total, 8 up, 8 in 2024-08-17T17:50:14.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:14 smithi046 ceph-mon[88218]: from='client.55057 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:50:14.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:14 smithi037 ceph-mon[97894]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:14.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:14 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:50:14.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:14 smithi037 ceph-mon[97894]: osdmap e1162: 8 total, 8 up, 8 in 2024-08-17T17:50:14.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:14 smithi037 ceph-mon[97894]: from='client.55057 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:50:14.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:14 smithi037 ceph-mon[102022]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:14.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:14 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:50:14.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:14 smithi037 ceph-mon[102022]: osdmap e1162: 8 total, 8 up, 8 in 2024-08-17T17:50:14.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:14 smithi037 ceph-mon[102022]: from='client.55057 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:50:14.576 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:14.608 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:14.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:14.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:14.709 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:14.738 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:14.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:14.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:14.840 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:14.878 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:14.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:14.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:14.980 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:15.024 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:15.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:15.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:15.125 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:15.150 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:15.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:15.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:15.210 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:15 smithi037 ceph-mon[97894]: pgmap v1584: 99 pgs: 99 active+clean; 2.4 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2024-08-17T17:50:15.252 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:15.281 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:15.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:15.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:15.383 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:15.413 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:15.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:15.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:15.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:15 smithi046 ceph-mon[88218]: pgmap v1584: 99 pgs: 99 active+clean; 2.4 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2024-08-17T17:50:15.514 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:15.541 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:15.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:15.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:15.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:15 smithi037 ceph-mon[102022]: pgmap v1584: 99 pgs: 99 active+clean; 2.4 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2024-08-17T17:50:15.644 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:15.668 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:15.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:15.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:15.770 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:15.796 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:15.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:15.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:15.897 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:15.937 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:15.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:15.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:16.039 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:16.074 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:16.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:16.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:16.176 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:16.213 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:16.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:16.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:16.315 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:16.358 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:16.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:16.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:16.366 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:50:16.367 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:50:16.406 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:50:16.406 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:50:16.453 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:50:16.454 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:50:16.460 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:16.491 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:50:16.491 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:50:16.504 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:16.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:16.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:16.523 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:50:16.523 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:50:16.555 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:50:16.555 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:50:16.590 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:50:16.590 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:50:16.606 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:16.626 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:50:16.627 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:50:16.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:16.655 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:16.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:16.756 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:16.795 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:16.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:16.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:16.897 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:16.935 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:16.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:16.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:17.037 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:17.063 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:17.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:17.165 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:17.196 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:17.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:17.298 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:17.326 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:17.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:17.428 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:17.473 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:17.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:17.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:17 smithi046 ceph-mon[88218]: pgmap v1585: 99 pgs: 99 active+clean; 2.2 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 753 op/s 2024-08-17T17:50:17.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:17 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3257116901' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:17.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:17 smithi037 ceph-mon[102022]: pgmap v1585: 99 pgs: 99 active+clean; 2.2 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 753 op/s 2024-08-17T17:50:17.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:17 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3257116901' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:17.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:17 smithi037 ceph-mon[97894]: pgmap v1585: 99 pgs: 99 active+clean; 2.2 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 753 op/s 2024-08-17T17:50:17.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:17 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3257116901' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:17.575 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:17.600 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:17.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:17.613 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":1583,"stamp":"2024-08-17T17:50:13.200227+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2598311909,"num_objects":39665,"num_object_clones":0,"num_object_copies":118995,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":39665,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":196336,"num_write_kb":7549152,"num_scrub_errors":0,"num_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":131770,"ondisk_log_size":131770,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":10245312,"kb_used_data":7765184,"kb_used_omap":136,"kb_used_meta":2479479,"kb_avail":739715904,"statfs":{"total":767960285184,"available":757469085696,"internally_reserved":0,"allocated":7951548416,"data_stored":7924882775,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":140191,"internal_metadata":2538986593},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,0,1],"upper_bound":16},"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":-500170752,"num_objects":-7632,"num_object_clones":0,"num_object_copies":-22896,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7632,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7632,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.341391"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":1651,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.129292+0000","last_change":"2024-08-17T17:32:59.772029+0000","last_active":"2024-08-17T17:50:01.129292+0000","last_peered":"2024-08-17T17:50:01.129292+0000","last_clean":"2024-08-17T17:50:01.129292+0000","last_became_active":"2024-08-17T17:32:59.771720+0000","last_became_peered":"2024-08-17T17:32:59.771720+0000","last_unstale":"2024-08-17T17:50:01.129292+0000","last_undegraded":"2024-08-17T17:50:01.129292+0000","last_fullsized":"2024-08-17T17:50:01.129292+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:26:15.533153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":1078,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.055312+0000","last_change":"2024-08-17T17:32:27.435738+0000","last_active":"2024-08-17T17:49:48.055312+0000","last_peered":"2024-08-17T17:49:48.055312+0000","last_clean":"2024-08-17T17:49:48.055312+0000","last_became_active":"2024-08-17T17:32:27.435318+0000","last_became_peered":"2024-08-17T17:32:27.435318+0000","last_unstale":"2024-08-17T17:49:48.055312+0000","last_undegraded":"2024-08-17T17:49:48.055312+0000","last_fullsized":"2024-08-17T17:49:48.055312+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:53.143081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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.15","version":"0'0","reported_seq":1092,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.052533+0000","last_change":"2024-08-17T17:32:59.767806+0000","last_active":"2024-08-17T17:49:48.052533+0000","last_peered":"2024-08-17T17:49:48.052533+0000","last_clean":"2024-08-17T17:49:48.052533+0000","last_became_active":"2024-08-17T17:32:59.767475+0000","last_became_peered":"2024-08-17T17:32:59.767475+0000","last_unstale":"2024-08-17T17:49:48.052533+0000","last_undegraded":"2024-08-17T17:49:48.052533+0000","last_fullsized":"2024-08-17T17:49:48.052533+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:29:45.247420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1796,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.117346+0000","last_change":"2024-08-17T17:32:59.762208+0000","last_active":"2024-08-17T17:50:01.117346+0000","last_peered":"2024-08-17T17:50:01.117346+0000","last_clean":"2024-08-17T17:50:01.117346+0000","last_became_active":"2024-08-17T17:32:59.761862+0000","last_became_peered":"2024-08-17T17:32:59.761862+0000","last_unstale":"2024-08-17T17:50:01.117346+0000","last_undegraded":"2024-08-17T17:50:01.117346+0000","last_fullsized":"2024-08-17T17:50:01.117346+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:40:45.672541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":1757,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.120411+0000","last_change":"2024-08-17T17:32:59.763047+0000","last_active":"2024-08-17T17:50:01.120411+0000","last_peered":"2024-08-17T17:50:01.120411+0000","last_clean":"2024-08-17T17:50:01.120411+0000","last_became_active":"2024-08-17T17:32:59.762738+0000","last_became_peered":"2024-08-17T17:32:59.762738+0000","last_unstale":"2024-08-17T17:50:01.120411+0000","last_undegraded":"2024-08-17T17:50:01.120411+0000","last_fullsized":"2024-08-17T17:50:01.120411+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:05:30.650980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1059,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.055102+0000","last_change":"2024-08-17T17:22:53.725465+0000","last_active":"2024-08-17T17:49:48.055102+0000","last_peered":"2024-08-17T17:49:48.055102+0000","last_clean":"2024-08-17T17:49:48.055102+0000","last_became_active":"2024-08-17T17:22:53.725174+0000","last_became_peered":"2024-08-17T17:22:53.725174+0000","last_unstale":"2024-08-17T17:49:48.055102+0000","last_undegraded":"2024-08-17T17:49:48.055102+0000","last_fullsized":"2024-08-17T17:49:48.055102+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:46.185575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1651,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.128014+0000","last_change":"2024-08-17T17:32:59.773425+0000","last_active":"2024-08-17T17:50:01.128014+0000","last_peered":"2024-08-17T17:50:01.128014+0000","last_clean":"2024-08-17T17:50:01.128014+0000","last_became_active":"2024-08-17T17:32:59.772311+0000","last_became_peered":"2024-08-17T17:32:59.772311+0000","last_unstale":"2024-08-17T17:50:01.128014+0000","last_undegraded":"2024-08-17T17:50:01.128014+0000","last_fullsized":"2024-08-17T17:50:01.128014+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:23.208217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":1091,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.055171+0000","last_change":"2024-08-17T17:30:40.735252+0000","last_active":"2024-08-17T17:49:48.055171+0000","last_peered":"2024-08-17T17:49:48.055171+0000","last_clean":"2024-08-17T17:49:48.055171+0000","last_became_active":"2024-08-17T17:30:40.734865+0000","last_became_peered":"2024-08-17T17:30:40.734865+0000","last_unstale":"2024-08-17T17:49:48.055171+0000","last_undegraded":"2024-08-17T17:49:48.055171+0000","last_fullsized":"2024-08-17T17:49:48.055171+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T23:17:42.325027+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":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":"7.b","version":"1161'12365","reported_seq":12417,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:08.640422+0000","last_change":"2024-08-17T17:46:50.357970+0000","last_active":"2024-08-17T17:50:08.640422+0000","last_peered":"2024-08-17T17:50:08.640422+0000","last_clean":"2024-08-17T17:50:08.640422+0000","last_became_active":"2024-08-17T17:46:50.357661+0000","last_became_peered":"2024-08-17T17:46:50.357661+0000","last_unstale":"2024-08-17T17:50:08.640422+0000","last_undegraded":"2024-08-17T17:50:08.640422+0000","last_fullsized":"2024-08-17T17:50:08.640422+0000","mapping_epoch":1142,"log_start":"1148'4600","ondisk_log_start":"1148'4600","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":7765,"log_dups_size":0,"ondisk_log_size":7765,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:04:55.699544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":168099840,"num_objects":2565,"num_object_clones":0,"num_object_copies":7695,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2565,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12365,"num_write_kb":477760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"72'1","reported_seq":1077,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.060586+0000","last_change":"2024-08-17T17:30:40.746434+0000","last_active":"2024-08-17T17:49:48.060586+0000","last_peered":"2024-08-17T17:49:48.060586+0000","last_clean":"2024-08-17T17:49:48.060586+0000","last_became_active":"2024-08-17T17:30:40.746080+0000","last_became_peered":"2024-08-17T17:30:40.746080+0000","last_unstale":"2024-08-17T17:49:48.060586+0000","last_undegraded":"2024-08-17T17:49:48.060586+0000","last_fullsized":"2024-08-17T17:49:48.060586+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T18:05:44.800572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1075,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.052501+0000","last_change":"2024-08-17T17:22:54.175652+0000","last_active":"2024-08-17T17:49:48.052501+0000","last_peered":"2024-08-17T17:49:48.052501+0000","last_clean":"2024-08-17T17:49:48.052501+0000","last_became_active":"2024-08-17T17:22:54.175332+0000","last_became_peered":"2024-08-17T17:22:54.175332+0000","last_unstale":"2024-08-17T17:49:48.052501+0000","last_undegraded":"2024-08-17T17:49:48.052501+0000","last_fullsized":"2024-08-17T17:49:48.052501+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:58:04.891665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.a","version":"1161'12028","reported_seq":12080,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:09.036738+0000","last_change":"2024-08-17T17:46:50.360769+0000","last_active":"2024-08-17T17:50:09.036738+0000","last_peered":"2024-08-17T17:50:09.036738+0000","last_clean":"2024-08-17T17:50:09.036738+0000","last_became_active":"2024-08-17T17:46:50.360238+0000","last_became_peered":"2024-08-17T17:46:50.360238+0000","last_unstale":"2024-08-17T17:50:09.036738+0000","last_undegraded":"2024-08-17T17:50:09.036738+0000","last_fullsized":"2024-08-17T17:50:09.036738+0000","mapping_epoch":1142,"log_start":"1149'5300","ondisk_log_start":"1149'5300","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":6728,"log_dups_size":0,"ondisk_log_size":6728,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:48:16.991835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":157024256,"num_objects":2396,"num_object_clones":0,"num_object_copies":7188,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2396,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12028,"num_write_kb":461568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1078,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.060553+0000","last_change":"2024-08-17T17:31:54.821143+0000","last_active":"2024-08-17T17:49:48.060553+0000","last_peered":"2024-08-17T17:49:48.060553+0000","last_clean":"2024-08-17T17:49:48.060553+0000","last_became_active":"2024-08-17T17:31:54.820778+0000","last_became_peered":"2024-08-17T17:31:54.820778+0000","last_unstale":"2024-08-17T17:49:48.060553+0000","last_undegraded":"2024-08-17T17:49:48.060553+0000","last_fullsized":"2024-08-17T17:49:48.060553+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:31.128588+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":[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":1099,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.053205+0000","last_change":"2024-08-17T17:32:59.769943+0000","last_active":"2024-08-17T17:49:48.053205+0000","last_peered":"2024-08-17T17:49:48.053205+0000","last_clean":"2024-08-17T17:49:48.053205+0000","last_became_active":"2024-08-17T17:32:59.769328+0000","last_became_peered":"2024-08-17T17:32:59.769328+0000","last_unstale":"2024-08-17T17:49:48.053205+0000","last_undegraded":"2024-08-17T17:49:48.053205+0000","last_fullsized":"2024-08-17T17:49:48.053205+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:45:56.990673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.9","version":"1161'12262","reported_seq":12314,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:09.535997+0000","last_change":"2024-08-17T17:46:50.361659+0000","last_active":"2024-08-17T17:50:09.535997+0000","last_peered":"2024-08-17T17:50:09.535997+0000","last_clean":"2024-08-17T17:50:09.535997+0000","last_became_active":"2024-08-17T17:46:50.361368+0000","last_became_peered":"2024-08-17T17:46:50.361368+0000","last_unstale":"2024-08-17T17:50:09.535997+0000","last_undegraded":"2024-08-17T17:50:09.535997+0000","last_fullsized":"2024-08-17T17:50:09.535997+0000","mapping_epoch":1142,"log_start":"1148'4100","ondisk_log_start":"1148'4100","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":8162,"log_dups_size":0,"ondisk_log_size":8162,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:39:03.214053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":162922496,"num_objects":2486,"num_object_clones":0,"num_object_copies":7458,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2486,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12262,"num_write_kb":471936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"72'1","reported_seq":1060,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.060587+0000","last_change":"2024-08-17T17:22:53.724857+0000","last_active":"2024-08-17T17:49:48.060587+0000","last_peered":"2024-08-17T17:49:48.060587+0000","last_clean":"2024-08-17T17:49:48.060587+0000","last_became_active":"2024-08-17T17:22:53.724555+0000","last_became_peered":"2024-08-17T17:22:53.724555+0000","last_unstale":"2024-08-17T17:49:48.060587+0000","last_undegraded":"2024-08-17T17:49:48.060587+0000","last_fullsized":"2024-08-17T17:49:48.060587+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:42:47.014152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1082,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.054567+0000","last_change":"2024-08-17T17:31:54.819946+0000","last_active":"2024-08-17T17:49:48.054567+0000","last_peered":"2024-08-17T17:49:48.054567+0000","last_clean":"2024-08-17T17:49:48.054567+0000","last_became_active":"2024-08-17T17:31:54.819604+0000","last_became_peered":"2024-08-17T17:31:54.819604+0000","last_unstale":"2024-08-17T17:49:48.054567+0000","last_undegraded":"2024-08-17T17:49:48.054567+0000","last_fullsized":"2024-08-17T17:49:48.054567+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:32.031030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.8","version":"1161'12408","reported_seq":12460,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:10.703152+0000","last_change":"2024-08-17T17:46:50.361100+0000","last_active":"2024-08-17T17:50:10.703152+0000","last_peered":"2024-08-17T17:50:10.703152+0000","last_clean":"2024-08-17T17:50:10.703152+0000","last_became_active":"2024-08-17T17:46:50.360617+0000","last_became_peered":"2024-08-17T17:46:50.360617+0000","last_unstale":"2024-08-17T17:50:10.703152+0000","last_undegraded":"2024-08-17T17:50:10.703152+0000","last_fullsized":"2024-08-17T17:50:10.703152+0000","mapping_epoch":1142,"log_start":"1147'2400","ondisk_log_start":"1147'2400","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":10008,"log_dups_size":0,"ondisk_log_size":10008,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:56.400921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":159776768,"num_objects":2438,"num_object_clones":0,"num_object_copies":7314,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2438,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12408,"num_write_kb":475072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1093,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.052956+0000","last_change":"2024-08-17T17:32:59.769306+0000","last_active":"2024-08-17T17:49:48.052956+0000","last_peered":"2024-08-17T17:49:48.052956+0000","last_clean":"2024-08-17T17:49:48.052956+0000","last_became_active":"2024-08-17T17:32:59.768286+0000","last_became_peered":"2024-08-17T17:32:59.768286+0000","last_unstale":"2024-08-17T17:49:48.052956+0000","last_undegraded":"2024-08-17T17:49:48.052956+0000","last_fullsized":"2024-08-17T17:49:48.052956+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:19:50.004425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1757,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.117475+0000","last_change":"2024-08-17T17:31:54.829538+0000","last_active":"2024-08-17T17:50:01.117475+0000","last_peered":"2024-08-17T17:50:01.117475+0000","last_clean":"2024-08-17T17:50:01.117475+0000","last_became_active":"2024-08-17T17:31:54.829144+0000","last_became_peered":"2024-08-17T17:31:54.829144+0000","last_unstale":"2024-08-17T17:50:01.117475+0000","last_undegraded":"2024-08-17T17:50:01.117475+0000","last_fullsized":"2024-08-17T17:50:01.117475+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:47:04.696572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.f","version":"1161'12279","reported_seq":12331,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:09.471002+0000","last_change":"2024-08-17T17:46:50.356937+0000","last_active":"2024-08-17T17:50:09.471002+0000","last_peered":"2024-08-17T17:50:09.471002+0000","last_clean":"2024-08-17T17:50:09.471002+0000","last_became_active":"2024-08-17T17:46:50.356664+0000","last_became_peered":"2024-08-17T17:46:50.356664+0000","last_unstale":"2024-08-17T17:50:09.471002+0000","last_undegraded":"2024-08-17T17:50:09.471002+0000","last_fullsized":"2024-08-17T17:50:09.471002+0000","mapping_epoch":1142,"log_start":"1148'4100","ondisk_log_start":"1148'4100","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":8179,"log_dups_size":0,"ondisk_log_size":8179,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:12:26.623807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":161153024,"num_objects":2459,"num_object_clones":0,"num_object_copies":7377,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2459,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12279,"num_write_kb":471616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"268'149","reported_seq":1458,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.054896+0000","last_change":"2024-08-17T17:45:51.173366+0000","last_active":"2024-08-17T17:49:48.054896+0000","last_peered":"2024-08-17T17:49:48.054896+0000","last_clean":"2024-08-17T17:49:48.054896+0000","last_became_active":"2024-08-17T17:45:38.004022+0000","last_became_peered":"2024-08-17T17:45:38.004022+0000","last_unstale":"2024-08-17T17:49:48.054896+0000","last_undegraded":"2024-08-17T17:49:48.054896+0000","last_fullsized":"2024-08-17T17:49:48.054896+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:51.173271+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:51.173271+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:50.111858+0000","scrub_duration":0.012991407,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"72'2","reported_seq":1662,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.127705+0000","last_change":"2024-08-17T17:32:59.763237+0000","last_active":"2024-08-17T17:50:01.127705+0000","last_peered":"2024-08-17T17:50:01.127705+0000","last_clean":"2024-08-17T17:50:01.127705+0000","last_became_active":"2024-08-17T17:32:59.762812+0000","last_became_peered":"2024-08-17T17:32:59.762812+0000","last_unstale":"2024-08-17T17:50:01.127705+0000","last_undegraded":"2024-08-17T17:50:01.127705+0000","last_fullsized":"2024-08-17T17:50:01.127705+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:40:08.449121+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":1082,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.052695+0000","last_change":"2024-08-17T17:32:59.767697+0000","last_active":"2024-08-17T17:49:48.052695+0000","last_peered":"2024-08-17T17:49:48.052695+0000","last_clean":"2024-08-17T17:49:48.052695+0000","last_became_active":"2024-08-17T17:32:59.767172+0000","last_became_peered":"2024-08-17T17:32:59.767172+0000","last_unstale":"2024-08-17T17:49:48.052695+0000","last_undegraded":"2024-08-17T17:49:48.052695+0000","last_fullsized":"2024-08-17T17:49:48.052695+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:13:37.509131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.e","version":"1161'12457","reported_seq":12509,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:10.673033+0000","last_change":"2024-08-17T17:46:50.361766+0000","last_active":"2024-08-17T17:50:10.673033+0000","last_peered":"2024-08-17T17:50:10.673033+0000","last_clean":"2024-08-17T17:50:10.673033+0000","last_became_active":"2024-08-17T17:46:50.361488+0000","last_became_peered":"2024-08-17T17:46:50.361488+0000","last_unstale":"2024-08-17T17:50:10.673033+0000","last_undegraded":"2024-08-17T17:50:10.673033+0000","last_fullsized":"2024-08-17T17:50:10.673033+0000","mapping_epoch":1142,"log_start":"1147'2400","ondisk_log_start":"1147'2400","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":10057,"log_dups_size":0,"ondisk_log_size":10057,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:46:33.734559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":165347328,"num_objects":2523,"num_object_clones":0,"num_object_copies":7569,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2523,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12457,"num_write_kb":479360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.8","version":"268'149","reported_seq":597,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.052394+0000","last_change":"2024-08-17T17:47:01.957152+0000","last_active":"2024-08-17T17:49:48.052394+0000","last_peered":"2024-08-17T17:49:48.052394+0000","last_clean":"2024-08-17T17:49:48.052394+0000","last_became_active":"2024-08-17T17:46:27.004716+0000","last_became_peered":"2024-08-17T17:46:27.004716+0000","last_unstale":"2024-08-17T17:49:48.052394+0000","last_undegraded":"2024-08-17T17:49:48.052394+0000","last_fullsized":"2024-08-17T17:49:48.052394+0000","mapping_epoch":1128,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:47:01.957068+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:47:01.957068+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:22:10.845748+0000","scrub_duration":0.0042425309999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":1083,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.054728+0000","last_change":"2024-08-17T17:31:54.820337+0000","last_active":"2024-08-17T17:49:48.054728+0000","last_peered":"2024-08-17T17:49:48.054728+0000","last_clean":"2024-08-17T17:49:48.054728+0000","last_became_active":"2024-08-17T17:31:54.819827+0000","last_became_peered":"2024-08-17T17:31:54.819827+0000","last_unstale":"2024-08-17T17:49:48.054728+0000","last_undegraded":"2024-08-17T17:49:48.054728+0000","last_fullsized":"2024-08-17T17:49:48.054728+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:56:36.690367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1099,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.052974+0000","last_change":"2024-08-17T17:32:27.438169+0000","last_active":"2024-08-17T17:49:48.052974+0000","last_peered":"2024-08-17T17:49:48.052974+0000","last_clean":"2024-08-17T17:49:48.052974+0000","last_became_active":"2024-08-17T17:32:27.437846+0000","last_became_peered":"2024-08-17T17:32:27.437846+0000","last_unstale":"2024-08-17T17:49:48.052974+0000","last_undegraded":"2024-08-17T17:49:48.052974+0000","last_fullsized":"2024-08-17T17:49:48.052974+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:30:09.370291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.d","version":"1161'12276","reported_seq":12304,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:09.694758+0000","last_change":"2024-08-17T17:46:50.357486+0000","last_active":"2024-08-17T17:50:09.694758+0000","last_peered":"2024-08-17T17:50:09.694758+0000","last_clean":"2024-08-17T17:50:09.694758+0000","last_became_active":"2024-08-17T17:46:50.357068+0000","last_became_peered":"2024-08-17T17:46:50.357068+0000","last_unstale":"2024-08-17T17:50:09.694758+0000","last_undegraded":"2024-08-17T17:50:09.694758+0000","last_fullsized":"2024-08-17T17:50:09.694758+0000","mapping_epoch":1142,"log_start":"1148'4100","ondisk_log_start":"1148'4100","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":8176,"log_dups_size":0,"ondisk_log_size":8176,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:37:20.524078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":166527000,"num_objects":2542,"num_object_clones":0,"num_object_copies":7626,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2542,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":12276,"num_write_kb":474113,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1083,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.053346+0000","last_change":"2024-08-17T17:32:27.432256+0000","last_active":"2024-08-17T17:49:48.053346+0000","last_peered":"2024-08-17T17:49:48.053346+0000","last_clean":"2024-08-17T17:49:48.053346+0000","last_became_active":"2024-08-17T17:32:27.431912+0000","last_became_peered":"2024-08-17T17:32:27.431912+0000","last_unstale":"2024-08-17T17:49:48.053346+0000","last_undegraded":"2024-08-17T17:49:48.053346+0000","last_fullsized":"2024-08-17T17:49:48.053346+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:07:09.604818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1082,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.053113+0000","last_change":"2024-08-17T17:31:54.825361+0000","last_active":"2024-08-17T17:49:48.053113+0000","last_peered":"2024-08-17T17:49:48.053113+0000","last_clean":"2024-08-17T17:49:48.053113+0000","last_became_active":"2024-08-17T17:31:54.825062+0000","last_became_peered":"2024-08-17T17:31:54.825062+0000","last_unstale":"2024-08-17T17:49:48.053113+0000","last_undegraded":"2024-08-17T17:49:48.053113+0000","last_fullsized":"2024-08-17T17:49:48.053113+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:41:42.597824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.c","version":"1161'12214","reported_seq":12241,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:09.653502+0000","last_change":"2024-08-17T17:46:50.357015+0000","last_active":"2024-08-17T17:50:09.653502+0000","last_peered":"2024-08-17T17:50:09.653502+0000","last_clean":"2024-08-17T17:50:09.653502+0000","last_became_active":"2024-08-17T17:46:50.356619+0000","last_became_peered":"2024-08-17T17:46:50.356619+0000","last_unstale":"2024-08-17T17:50:09.653502+0000","last_undegraded":"2024-08-17T17:50:09.653502+0000","last_fullsized":"2024-08-17T17:50:09.653502+0000","mapping_epoch":1142,"log_start":"1148'4100","ondisk_log_start":"1148'4100","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":8114,"log_dups_size":0,"ondisk_log_size":8114,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:39:48.327287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":160694272,"num_objects":2452,"num_object_clones":0,"num_object_copies":7356,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2452,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12214,"num_write_kb":469312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.a","version":"268'149","reported_seq":608,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.052597+0000","last_change":"2024-08-17T17:46:54.870024+0000","last_active":"2024-08-17T17:49:48.052597+0000","last_peered":"2024-08-17T17:49:48.052597+0000","last_clean":"2024-08-17T17:49:48.052597+0000","last_became_active":"2024-08-17T17:45:38.013865+0000","last_became_peered":"2024-08-17T17:45:38.013865+0000","last_unstale":"2024-08-17T17:49:48.052597+0000","last_undegraded":"2024-08-17T17:49:48.052597+0000","last_fullsized":"2024-08-17T17:49:48.052597+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:54.869951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:54.869951+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:27:27.946042+0000","scrub_duration":0.00171407,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":1652,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.129055+0000","last_change":"2024-08-17T17:32:59.772605+0000","last_active":"2024-08-17T17:50:01.129055+0000","last_peered":"2024-08-17T17:50:01.129055+0000","last_clean":"2024-08-17T17:50:01.129055+0000","last_became_active":"2024-08-17T17:32:59.772015+0000","last_became_peered":"2024-08-17T17:32:59.772015+0000","last_unstale":"2024-08-17T17:50:01.129055+0000","last_undegraded":"2024-08-17T17:50:01.129055+0000","last_fullsized":"2024-08-17T17:50:01.129055+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:23:08.461614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1668,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.115018+0000","last_change":"2024-08-17T17:32:59.766848+0000","last_active":"2024-08-17T17:50:01.115018+0000","last_peered":"2024-08-17T17:50:01.115018+0000","last_clean":"2024-08-17T17:50:01.115018+0000","last_became_active":"2024-08-17T17:32:59.766481+0000","last_became_peered":"2024-08-17T17:32:59.766481+0000","last_unstale":"2024-08-17T17:50:01.115018+0000","last_undegraded":"2024-08-17T17:50:01.115018+0000","last_fullsized":"2024-08-17T17:50:01.115018+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:01:39.759644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.6","version":"1161'12319","reported_seq":12371,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:09.517980+0000","last_change":"2024-08-17T17:46:50.356600+0000","last_active":"2024-08-17T17:50:09.517980+0000","last_peered":"2024-08-17T17:50:09.517980+0000","last_clean":"2024-08-17T17:50:09.517980+0000","last_became_active":"2024-08-17T17:46:50.356281+0000","last_became_peered":"2024-08-17T17:46:50.356281+0000","last_unstale":"2024-08-17T17:50:09.517980+0000","last_undegraded":"2024-08-17T17:50:09.517980+0000","last_fullsized":"2024-08-17T17:50:09.517980+0000","mapping_epoch":1142,"log_start":"1148'4200","ondisk_log_start":"1148'4200","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":8119,"log_dups_size":0,"ondisk_log_size":8119,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:55:28.719335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":161939456,"num_objects":2471,"num_object_clones":0,"num_object_copies":7413,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2471,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12319,"num_write_kb":473280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"268'149","reported_seq":1439,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.058846+0000","last_change":"2024-08-17T17:45:47.184290+0000","last_active":"2024-08-17T17:49:48.058846+0000","last_peered":"2024-08-17T17:49:48.058846+0000","last_clean":"2024-08-17T17:49:48.058846+0000","last_became_active":"2024-08-17T17:45:01.028651+0000","last_became_peered":"2024-08-17T17:45:01.028651+0000","last_unstale":"2024-08-17T17:49:48.058846+0000","last_undegraded":"2024-08-17T17:49:48.058846+0000","last_fullsized":"2024-08-17T17:49:48.058846+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":1109,"parent":"0.0","parent_split_bits":0,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:47.184230+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:47.184230+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:46:34.255048+0000","scrub_duration":0.0012906930000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'1","reported_seq":1106,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.053229+0000","last_change":"2024-08-17T17:32:27.437735+0000","last_active":"2024-08-17T17:49:48.053229+0000","last_peered":"2024-08-17T17:49:48.053229+0000","last_clean":"2024-08-17T17:49:48.053229+0000","last_became_active":"2024-08-17T17:32:27.437234+0000","last_became_peered":"2024-08-17T17:32:27.437234+0000","last_unstale":"2024-08-17T17:49:48.053229+0000","last_undegraded":"2024-08-17T17:49:48.053229+0000","last_fullsized":"2024-08-17T17:49:48.053229+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+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 @ 2024-08-19T02:49:17.140384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028371400000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":1630,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.131016+0000","last_change":"2024-08-17T17:32:59.775218+0000","last_active":"2024-08-17T17:50:01.131016+0000","last_peered":"2024-08-17T17:50:01.131016+0000","last_clean":"2024-08-17T17:50:01.131016+0000","last_became_active":"2024-08-17T17:32:59.774911+0000","last_became_peered":"2024-08-17T17:32:59.774911+0000","last_unstale":"2024-08-17T17:50:01.131016+0000","last_undegraded":"2024-08-17T17:50:01.131016+0000","last_fullsized":"2024-08-17T17:50:01.131016+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:42:33.544078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1065,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.060200+0000","last_change":"2024-08-17T17:22:54.175289+0000","last_active":"2024-08-17T17:49:48.060200+0000","last_peered":"2024-08-17T17:49:48.060200+0000","last_clean":"2024-08-17T17:49:48.060200+0000","last_became_active":"2024-08-17T17:22:54.174953+0000","last_became_peered":"2024-08-17T17:22:54.174953+0000","last_unstale":"2024-08-17T17:49:48.060200+0000","last_undegraded":"2024-08-17T17:49:48.060200+0000","last_fullsized":"2024-08-17T17:49:48.060200+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:20.586463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.5","version":"1161'12212","reported_seq":12239,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:09.641327+0000","last_change":"2024-08-17T17:46:50.358957+0000","last_active":"2024-08-17T17:50:09.641327+0000","last_peered":"2024-08-17T17:50:09.641327+0000","last_clean":"2024-08-17T17:50:09.641327+0000","last_became_active":"2024-08-17T17:46:50.358531+0000","last_became_peered":"2024-08-17T17:46:50.358531+0000","last_unstale":"2024-08-17T17:50:09.641327+0000","last_undegraded":"2024-08-17T17:50:09.641327+0000","last_fullsized":"2024-08-17T17:50:09.641327+0000","mapping_epoch":1142,"log_start":"1148'4500","ondisk_log_start":"1148'4500","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":7712,"log_dups_size":0,"ondisk_log_size":7712,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:01:17.640399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":157548544,"num_objects":2404,"num_object_clones":0,"num_object_copies":7212,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2404,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12212,"num_write_kb":467712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"268'149","reported_seq":654,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.136007+0000","last_change":"2024-08-17T17:45:44.079966+0000","last_active":"2024-08-17T17:50:01.136007+0000","last_peered":"2024-08-17T17:50:01.136007+0000","last_clean":"2024-08-17T17:50:01.136007+0000","last_became_active":"2024-08-17T17:45:38.009775+0000","last_became_peered":"2024-08-17T17:45:38.009775+0000","last_unstale":"2024-08-17T17:50:01.136007+0000","last_undegraded":"2024-08-17T17:50:01.136007+0000","last_fullsized":"2024-08-17T17:50:01.136007+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:44.079842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:44.079842+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:26:56.690657+0000","scrub_duration":6,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1105,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.058766+0000","last_change":"2024-08-17T17:31:54.821923+0000","last_active":"2024-08-17T17:49:48.058766+0000","last_peered":"2024-08-17T17:49:48.058766+0000","last_clean":"2024-08-17T17:49:48.058766+0000","last_became_active":"2024-08-17T17:31:54.821596+0000","last_became_peered":"2024-08-17T17:31:54.821596+0000","last_unstale":"2024-08-17T17:49:48.058766+0000","last_undegraded":"2024-08-17T17:49:48.058766+0000","last_fullsized":"2024-08-17T17:49:48.058766+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:13.031431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026904000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1797,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.119508+0000","last_change":"2024-08-17T17:32:59.764471+0000","last_active":"2024-08-17T17:50:01.119508+0000","last_peered":"2024-08-17T17:50:01.119508+0000","last_clean":"2024-08-17T17:50:01.119508+0000","last_became_active":"2024-08-17T17:32:59.764174+0000","last_became_peered":"2024-08-17T17:32:59.764174+0000","last_unstale":"2024-08-17T17:50:01.119508+0000","last_undegraded":"2024-08-17T17:50:01.119508+0000","last_fullsized":"2024-08-17T17:50:01.119508+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:15:08.101111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1773,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.120262+0000","last_change":"2024-08-17T17:32:27.437761+0000","last_active":"2024-08-17T17:50:01.120262+0000","last_peered":"2024-08-17T17:50:01.120262+0000","last_clean":"2024-08-17T17:50:01.120262+0000","last_became_active":"2024-08-17T17:32:27.437409+0000","last_became_peered":"2024-08-17T17:32:27.437409+0000","last_unstale":"2024-08-17T17:50:01.120262+0000","last_undegraded":"2024-08-17T17:50:01.120262+0000","last_fullsized":"2024-08-17T17:50:01.120262+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:49:42.627015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"1161'12166","reported_seq":12218,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:09.518026+0000","last_change":"2024-08-17T17:46:50.361554+0000","last_active":"2024-08-17T17:50:09.518026+0000","last_peered":"2024-08-17T17:50:09.518026+0000","last_clean":"2024-08-17T17:50:09.518026+0000","last_became_active":"2024-08-17T17:46:50.361265+0000","last_became_peered":"2024-08-17T17:46:50.361265+0000","last_unstale":"2024-08-17T17:50:09.518026+0000","last_undegraded":"2024-08-17T17:50:09.518026+0000","last_fullsized":"2024-08-17T17:50:09.518026+0000","mapping_epoch":1142,"log_start":"1148'4000","ondisk_log_start":"1148'4000","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":8166,"log_dups_size":0,"ondisk_log_size":8166,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:14:33.490441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":165806080,"num_objects":2530,"num_object_clones":0,"num_object_copies":7590,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2530,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12166,"num_write_kb":470272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.2","version":"268'149","reported_seq":1458,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.055464+0000","last_change":"2024-08-17T17:45:48.249397+0000","last_active":"2024-08-17T17:49:48.055464+0000","last_peered":"2024-08-17T17:49:48.055464+0000","last_clean":"2024-08-17T17:49:48.055464+0000","last_became_active":"2024-08-17T17:45:38.036104+0000","last_became_peered":"2024-08-17T17:45:38.036104+0000","last_unstale":"2024-08-17T17:49:48.055464+0000","last_undegraded":"2024-08-17T17:49:48.055464+0000","last_fullsized":"2024-08-17T17:49:48.055464+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:48.249334+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:48.249334+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:45:47.928686+0000","scrub_duration":0.018931098,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1710,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.114950+0000","last_change":"2024-08-17T17:32:59.769974+0000","last_active":"2024-08-17T17:50:01.114950+0000","last_peered":"2024-08-17T17:50:01.114950+0000","last_clean":"2024-08-17T17:50:01.114950+0000","last_became_active":"2024-08-17T17:32:59.769633+0000","last_became_peered":"2024-08-17T17:32:59.769633+0000","last_unstale":"2024-08-17T17:50:01.114950+0000","last_undegraded":"2024-08-17T17:50:01.114950+0000","last_fullsized":"2024-08-17T17:50:01.114950+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:05:46.823299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029621200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1689,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.133638+0000","last_change":"2024-08-17T17:32:27.433156+0000","last_active":"2024-08-17T17:50:01.133638+0000","last_peered":"2024-08-17T17:50:01.133638+0000","last_clean":"2024-08-17T17:50:01.133638+0000","last_became_active":"2024-08-17T17:32:27.432811+0000","last_became_peered":"2024-08-17T17:32:27.432811+0000","last_unstale":"2024-08-17T17:50:01.133638+0000","last_undegraded":"2024-08-17T17:50:01.133638+0000","last_fullsized":"2024-08-17T17:50:01.133638+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:12.882686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1706,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.132874+0000","last_change":"2024-08-17T17:31:54.824135+0000","last_active":"2024-08-17T17:50:01.132874+0000","last_peered":"2024-08-17T17:50:01.132874+0000","last_clean":"2024-08-17T17:50:01.132874+0000","last_became_active":"2024-08-17T17:31:54.823811+0000","last_became_peered":"2024-08-17T17:31:54.823811+0000","last_unstale":"2024-08-17T17:50:01.132874+0000","last_undegraded":"2024-08-17T17:50:01.132874+0000","last_fullsized":"2024-08-17T17:50:01.132874+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:35:04.088383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.7","version":"1161'12320","reported_seq":12347,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:09.687995+0000","last_change":"2024-08-17T17:46:50.359486+0000","last_active":"2024-08-17T17:50:09.687995+0000","last_peered":"2024-08-17T17:50:09.687995+0000","last_clean":"2024-08-17T17:50:09.687995+0000","last_became_active":"2024-08-17T17:46:50.359267+0000","last_became_peered":"2024-08-17T17:46:50.359267+0000","last_unstale":"2024-08-17T17:50:09.687995+0000","last_undegraded":"2024-08-17T17:50:09.687995+0000","last_fullsized":"2024-08-17T17:50:09.687995+0000","mapping_epoch":1142,"log_start":"1148'4200","ondisk_log_start":"1148'4200","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":8120,"log_dups_size":0,"ondisk_log_size":8120,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:00:32.968945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":164888576,"num_objects":2516,"num_object_clones":0,"num_object_copies":7548,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2516,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12320,"num_write_kb":474752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"268'149","reported_seq":608,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.052356+0000","last_change":"2024-08-17T17:46:59.915091+0000","last_active":"2024-08-17T17:49:48.052356+0000","last_peered":"2024-08-17T17:49:48.052356+0000","last_clean":"2024-08-17T17:49:48.052356+0000","last_became_active":"2024-08-17T17:45:38.025125+0000","last_became_peered":"2024-08-17T17:45:38.025125+0000","last_unstale":"2024-08-17T17:49:48.052356+0000","last_undegraded":"2024-08-17T17:49:48.052356+0000","last_fullsized":"2024-08-17T17:49:48.052356+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:59.915018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:59.915018+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:22:47.576182+0000","scrub_duration":0.00214204,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":1107,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.054715+0000","last_change":"2024-08-17T17:31:54.822081+0000","last_active":"2024-08-17T17:49:48.054715+0000","last_peered":"2024-08-17T17:49:48.054715+0000","last_clean":"2024-08-17T17:49:48.054715+0000","last_became_active":"2024-08-17T17:31:54.821740+0000","last_became_peered":"2024-08-17T17:31:54.821740+0000","last_unstale":"2024-08-17T17:49:48.054715+0000","last_undegraded":"2024-08-17T17:49:48.054715+0000","last_fullsized":"2024-08-17T17:49:48.054715+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:09:33.904896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00089523800000000002,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1083,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.053298+0000","last_change":"2024-08-17T17:30:40.742379+0000","last_active":"2024-08-17T17:49:48.053298+0000","last_peered":"2024-08-17T17:49:48.053298+0000","last_clean":"2024-08-17T17:49:48.053298+0000","last_became_active":"2024-08-17T17:30:40.742094+0000","last_became_peered":"2024-08-17T17:30:40.742094+0000","last_unstale":"2024-08-17T17:49:48.053298+0000","last_undegraded":"2024-08-17T17:49:48.053298+0000","last_fullsized":"2024-08-17T17:49:48.053298+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:56:15.833110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1699,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.133266+0000","last_change":"2024-08-17T17:32:59.768385+0000","last_active":"2024-08-17T17:50:01.133266+0000","last_peered":"2024-08-17T17:50:01.133266+0000","last_clean":"2024-08-17T17:50:01.133266+0000","last_became_active":"2024-08-17T17:32:59.767891+0000","last_became_peered":"2024-08-17T17:32:59.767891+0000","last_unstale":"2024-08-17T17:50:01.133266+0000","last_undegraded":"2024-08-17T17:50:01.133266+0000","last_fullsized":"2024-08-17T17:50:01.133266+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:05:22.672505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.1","version":"1161'12425","reported_seq":12452,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:09.688769+0000","last_change":"2024-08-17T17:46:50.357278+0000","last_active":"2024-08-17T17:50:09.688769+0000","last_peered":"2024-08-17T17:50:09.688769+0000","last_clean":"2024-08-17T17:50:09.688769+0000","last_became_active":"2024-08-17T17:46:50.356718+0000","last_became_peered":"2024-08-17T17:46:50.356718+0000","last_unstale":"2024-08-17T17:50:09.688769+0000","last_undegraded":"2024-08-17T17:50:09.688769+0000","last_fullsized":"2024-08-17T17:50:09.688769+0000","mapping_epoch":1142,"log_start":"1149'5100","ondisk_log_start":"1149'5100","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":7325,"log_dups_size":0,"ondisk_log_size":7325,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:21:25.106983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":161153024,"num_objects":2459,"num_object_clones":0,"num_object_copies":7377,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2459,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12425,"num_write_kb":476288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"268'149","reported_seq":621,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.055261+0000","last_change":"2024-08-17T17:45:47.547272+0000","last_active":"2024-08-17T17:49:48.055261+0000","last_peered":"2024-08-17T17:49:48.055261+0000","last_clean":"2024-08-17T17:49:48.055261+0000","last_became_active":"2024-08-17T17:45:38.001873+0000","last_became_peered":"2024-08-17T17:45:38.001873+0000","last_unstale":"2024-08-17T17:49:48.055261+0000","last_undegraded":"2024-08-17T17:49:48.055261+0000","last_fullsized":"2024-08-17T17:49:48.055261+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:47.547201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:47.547201+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:29:52.144033+0000","scrub_duration":0.0031063380000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1110,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.052709+0000","last_change":"2024-08-17T17:32:59.768555+0000","last_active":"2024-08-17T17:49:48.052709+0000","last_peered":"2024-08-17T17:49:48.052709+0000","last_clean":"2024-08-17T17:49:48.052709+0000","last_became_active":"2024-08-17T17:32:59.768221+0000","last_became_peered":"2024-08-17T17:32:59.768221+0000","last_unstale":"2024-08-17T17:49:48.052709+0000","last_undegraded":"2024-08-17T17:49:48.052709+0000","last_fullsized":"2024-08-17T17:49:48.052709+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:04:28.973618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1719,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.134220+0000","last_change":"2024-08-17T17:31:54.824846+0000","last_active":"2024-08-17T17:50:01.134220+0000","last_peered":"2024-08-17T17:50:01.134220+0000","last_clean":"2024-08-17T17:50:01.134220+0000","last_became_active":"2024-08-17T17:31:54.823784+0000","last_became_peered":"2024-08-17T17:31:54.823784+0000","last_unstale":"2024-08-17T17:50:01.134220+0000","last_undegraded":"2024-08-17T17:50:01.134220+0000","last_fullsized":"2024-08-17T17:50:01.134220+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:27.320522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342763,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":1677,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.133093+0000","last_change":"2024-08-17T17:31:54.820086+0000","last_active":"2024-08-17T17:50:01.133093+0000","last_peered":"2024-08-17T17:50:01.133093+0000","last_clean":"2024-08-17T17:50:01.133093+0000","last_became_active":"2024-08-17T17:31:54.819745+0000","last_became_peered":"2024-08-17T17:31:54.819745+0000","last_unstale":"2024-08-17T17:50:01.133093+0000","last_undegraded":"2024-08-17T17:50:01.133093+0000","last_fullsized":"2024-08-17T17:50:01.133093+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:06:06.329346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.0","version":"1161'12223","reported_seq":12250,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:09.681489+0000","last_change":"2024-08-17T17:46:50.355998+0000","last_active":"2024-08-17T17:50:09.681489+0000","last_peered":"2024-08-17T17:50:09.681489+0000","last_clean":"2024-08-17T17:50:09.681489+0000","last_became_active":"2024-08-17T17:46:50.355631+0000","last_became_peered":"2024-08-17T17:46:50.355631+0000","last_unstale":"2024-08-17T17:50:09.681489+0000","last_undegraded":"2024-08-17T17:50:09.681489+0000","last_fullsized":"2024-08-17T17:50:09.681489+0000","mapping_epoch":1142,"log_start":"1147'2200","ondisk_log_start":"1147'2200","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":10023,"log_dups_size":0,"ondisk_log_size":10023,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:33:13.519487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":159711232,"num_objects":2437,"num_object_clones":0,"num_object_copies":7311,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2437,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12223,"num_write_kb":469120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.6","version":"268'149","reported_seq":618,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.054897+0000","last_change":"2024-08-17T17:45:42.496743+0000","last_active":"2024-08-17T17:49:48.054897+0000","last_peered":"2024-08-17T17:49:48.054897+0000","last_clean":"2024-08-17T17:49:48.054897+0000","last_became_active":"2024-08-17T17:45:38.025885+0000","last_became_peered":"2024-08-17T17:45:38.025885+0000","last_unstale":"2024-08-17T17:49:48.054897+0000","last_undegraded":"2024-08-17T17:49:48.054897+0000","last_fullsized":"2024-08-17T17:49:48.054897+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:42.496644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:42.496644+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:10:30.481329+0000","scrub_duration":0.0057956730000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1688,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.134131+0000","last_change":"2024-08-17T17:32:27.437457+0000","last_active":"2024-08-17T17:50:01.134131+0000","last_peered":"2024-08-17T17:50:01.134131+0000","last_clean":"2024-08-17T17:50:01.134131+0000","last_became_active":"2024-08-17T17:32:27.437140+0000","last_became_peered":"2024-08-17T17:32:27.437140+0000","last_unstale":"2024-08-17T17:50:01.134131+0000","last_undegraded":"2024-08-17T17:50:01.134131+0000","last_fullsized":"2024-08-17T17:50:01.134131+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:11.131550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1088,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.060666+0000","last_change":"2024-08-17T17:30:40.733784+0000","last_active":"2024-08-17T17:49:48.060666+0000","last_peered":"2024-08-17T17:49:48.060666+0000","last_clean":"2024-08-17T17:49:48.060666+0000","last_became_active":"2024-08-17T17:30:40.733336+0000","last_became_peered":"2024-08-17T17:30:40.733336+0000","last_unstale":"2024-08-17T17:49:48.060666+0000","last_undegraded":"2024-08-17T17:49:48.060666+0000","last_fullsized":"2024-08-17T17:49:48.060666+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:45:21.984785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033804700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":1747,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.117578+0000","last_change":"2024-08-17T17:30:40.740826+0000","last_active":"2024-08-17T17:50:01.117578+0000","last_peered":"2024-08-17T17:50:01.117578+0000","last_clean":"2024-08-17T17:50:01.117578+0000","last_became_active":"2024-08-17T17:30:40.739746+0000","last_became_peered":"2024-08-17T17:30:40.739746+0000","last_unstale":"2024-08-17T17:50:01.117578+0000","last_undegraded":"2024-08-17T17:50:01.117578+0000","last_fullsized":"2024-08-17T17:50:01.117578+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:31:38.808235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.3","version":"1161'12106","reported_seq":12158,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:09.065419+0000","last_change":"2024-08-17T17:46:50.358740+0000","last_active":"2024-08-17T17:50:09.065419+0000","last_peered":"2024-08-17T17:50:09.065419+0000","last_clean":"2024-08-17T17:50:09.065419+0000","last_became_active":"2024-08-17T17:46:50.358463+0000","last_became_peered":"2024-08-17T17:46:50.358463+0000","last_unstale":"2024-08-17T17:50:09.065419+0000","last_undegraded":"2024-08-17T17:50:09.065419+0000","last_fullsized":"2024-08-17T17:50:09.065419+0000","mapping_epoch":1142,"log_start":"1149'5400","ondisk_log_start":"1149'5400","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":6706,"log_dups_size":0,"ondisk_log_size":6706,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:16:30.603138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":161611776,"num_objects":2466,"num_object_clones":0,"num_object_copies":7398,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2466,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12106,"num_write_kb":466304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"268'149","reported_seq":608,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.053065+0000","last_change":"2024-08-17T17:45:41.349586+0000","last_active":"2024-08-17T17:49:48.053065+0000","last_peered":"2024-08-17T17:49:48.053065+0000","last_clean":"2024-08-17T17:49:48.053065+0000","last_became_active":"2024-08-17T17:45:38.001831+0000","last_became_peered":"2024-08-17T17:45:38.001831+0000","last_unstale":"2024-08-17T17:49:48.053065+0000","last_undegraded":"2024-08-17T17:49:48.053065+0000","last_fullsized":"2024-08-17T17:49:48.053065+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:41.349530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:41.349530+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:25.622896+0000","scrub_duration":0.001642637,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"72'2","reported_seq":1662,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.128204+0000","last_change":"2024-08-17T17:32:59.773609+0000","last_active":"2024-08-17T17:50:01.128204+0000","last_peered":"2024-08-17T17:50:01.128204+0000","last_clean":"2024-08-17T17:50:01.128204+0000","last_became_active":"2024-08-17T17:32:59.773348+0000","last_became_peered":"2024-08-17T17:32:59.773348+0000","last_unstale":"2024-08-17T17:50:01.128204+0000","last_undegraded":"2024-08-17T17:50:01.128204+0000","last_fullsized":"2024-08-17T17:50:01.128204+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:38:31.542973+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":1687,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.132689+0000","last_change":"2024-08-17T17:31:54.820580+0000","last_active":"2024-08-17T17:50:01.132689+0000","last_peered":"2024-08-17T17:50:01.132689+0000","last_clean":"2024-08-17T17:50:01.132689+0000","last_became_active":"2024-08-17T17:31:54.820089+0000","last_became_peered":"2024-08-17T17:31:54.820089+0000","last_unstale":"2024-08-17T17:50:01.132689+0000","last_undegraded":"2024-08-17T17:50:01.132689+0000","last_fullsized":"2024-08-17T17:50:01.132689+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:25:34.716640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1660,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.128326+0000","last_change":"2024-08-17T17:32:59.772291+0000","last_active":"2024-08-17T17:50:01.128326+0000","last_peered":"2024-08-17T17:50:01.128326+0000","last_clean":"2024-08-17T17:50:01.128326+0000","last_became_active":"2024-08-17T17:32:59.771990+0000","last_became_peered":"2024-08-17T17:32:59.771990+0000","last_unstale":"2024-08-17T17:50:01.128326+0000","last_undegraded":"2024-08-17T17:50:01.128326+0000","last_fullsized":"2024-08-17T17:50:01.128326+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:34:47.282842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.2","version":"1161'12213","reported_seq":12265,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:09.077344+0000","last_change":"2024-08-17T17:46:50.360536+0000","last_active":"2024-08-17T17:50:09.077344+0000","last_peered":"2024-08-17T17:50:09.077344+0000","last_clean":"2024-08-17T17:50:09.077344+0000","last_became_active":"2024-08-17T17:46:50.359845+0000","last_became_peered":"2024-08-17T17:46:50.359845+0000","last_unstale":"2024-08-17T17:50:09.077344+0000","last_undegraded":"2024-08-17T17:50:09.077344+0000","last_fullsized":"2024-08-17T17:50:09.077344+0000","mapping_epoch":1142,"log_start":"1150'5500","ondisk_log_start":"1150'5500","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":6713,"log_dups_size":0,"ondisk_log_size":6713,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:36:20.825145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":163512320,"num_objects":2495,"num_object_clones":0,"num_object_copies":7485,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2495,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12213,"num_write_kb":470656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.4","version":"268'149","reported_seq":645,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.129140+0000","last_change":"2024-08-17T17:46:59.992526+0000","last_active":"2024-08-17T17:50:01.129140+0000","last_peered":"2024-08-17T17:50:01.129140+0000","last_clean":"2024-08-17T17:50:01.129140+0000","last_became_active":"2024-08-17T17:46:27.004139+0000","last_became_peered":"2024-08-17T17:46:27.004139+0000","last_unstale":"2024-08-17T17:50:01.129140+0000","last_undegraded":"2024-08-17T17:50:01.129140+0000","last_fullsized":"2024-08-17T17:50:01.129140+0000","mapping_epoch":1128,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:59.992449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:59.992449+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:29:36.767868+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":1761,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.120540+0000","last_change":"2024-08-17T17:31:54.828534+0000","last_active":"2024-08-17T17:50:01.120540+0000","last_peered":"2024-08-17T17:50:01.120540+0000","last_clean":"2024-08-17T17:50:01.120540+0000","last_became_active":"2024-08-17T17:31:54.828182+0000","last_became_peered":"2024-08-17T17:31:54.828182+0000","last_unstale":"2024-08-17T17:50:01.120540+0000","last_undegraded":"2024-08-17T17:50:01.120540+0000","last_fullsized":"2024-08-17T17:50:01.120540+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:34:13.598348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":1095,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.055412+0000","last_change":"2024-08-17T17:32:27.436530+0000","last_active":"2024-08-17T17:49:48.055412+0000","last_peered":"2024-08-17T17:49:48.055412+0000","last_clean":"2024-08-17T17:49:48.055412+0000","last_became_active":"2024-08-17T17:32:27.436139+0000","last_became_peered":"2024-08-17T17:32:27.436139+0000","last_unstale":"2024-08-17T17:49:48.055412+0000","last_undegraded":"2024-08-17T17:49:48.055412+0000","last_fullsized":"2024-08-17T17:49:48.055412+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:18.060869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030013400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1065,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.053074+0000","last_change":"2024-08-17T17:22:55.275184+0000","last_active":"2024-08-17T17:49:48.053074+0000","last_peered":"2024-08-17T17:49:48.053074+0000","last_clean":"2024-08-17T17:49:48.053074+0000","last_became_active":"2024-08-17T17:22:55.274677+0000","last_became_peered":"2024-08-17T17:22:55.274677+0000","last_unstale":"2024-08-17T17:49:48.053074+0000","last_undegraded":"2024-08-17T17:49:48.053074+0000","last_fullsized":"2024-08-17T17:49:48.053074+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:51:29.348766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":1082,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.053026+0000","last_change":"2024-08-17T17:31:54.821919+0000","last_active":"2024-08-17T17:49:48.053026+0000","last_peered":"2024-08-17T17:49:48.053026+0000","last_clean":"2024-08-17T17:49:48.053026+0000","last_became_active":"2024-08-17T17:31:54.821536+0000","last_became_peered":"2024-08-17T17:31:54.821536+0000","last_unstale":"2024-08-17T17:49:48.053026+0000","last_undegraded":"2024-08-17T17:49:48.053026+0000","last_fullsized":"2024-08-17T17:49:48.053026+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:17:33.081437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"350'22","reported_seq":1088,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.052842+0000","last_change":"2024-08-17T17:22:53.728275+0000","last_active":"2024-08-17T17:49:48.052842+0000","last_peered":"2024-08-17T17:49:48.052842+0000","last_clean":"2024-08-17T17:49:48.052842+0000","last_became_active":"2024-08-17T17:22:53.727978+0000","last_became_peered":"2024-08-17T17:22:53.727978+0000","last_unstale":"2024-08-17T17:49:48.052842+0000","last_undegraded":"2024-08-17T17:49:48.052842+0000","last_fullsized":"2024-08-17T17:49:48.052842+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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":"periodic scrub scheduled @ 2024-08-18T23:19:43.717005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"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.12","version":"0'0","reported_seq":1687,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.132932+0000","last_change":"2024-08-17T17:32:27.438365+0000","last_active":"2024-08-17T17:50:01.132932+0000","last_peered":"2024-08-17T17:50:01.132932+0000","last_clean":"2024-08-17T17:50:01.132932+0000","last_became_active":"2024-08-17T17:32:27.437932+0000","last_became_peered":"2024-08-17T17:32:27.437932+0000","last_unstale":"2024-08-17T17:50:01.132932+0000","last_undegraded":"2024-08-17T17:50:01.132932+0000","last_fullsized":"2024-08-17T17:50:01.132932+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:07.527904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":1079,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.058879+0000","last_change":"2024-08-17T17:32:59.768226+0000","last_active":"2024-08-17T17:49:48.058879+0000","last_peered":"2024-08-17T17:49:48.058879+0000","last_clean":"2024-08-17T17:49:48.058879+0000","last_became_active":"2024-08-17T17:32:59.767701+0000","last_became_peered":"2024-08-17T17:32:59.767701+0000","last_unstale":"2024-08-17T17:49:48.058879+0000","last_undegraded":"2024-08-17T17:49:48.058879+0000","last_fullsized":"2024-08-17T17:49:48.058879+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T21:00:52.281423+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":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":"3.16","version":"0'0","reported_seq":1093,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.053388+0000","last_change":"2024-08-17T17:31:54.822296+0000","last_active":"2024-08-17T17:49:48.053388+0000","last_peered":"2024-08-17T17:49:48.053388+0000","last_clean":"2024-08-17T17:49:48.053388+0000","last_became_active":"2024-08-17T17:31:54.821958+0000","last_became_peered":"2024-08-17T17:31:54.821958+0000","last_unstale":"2024-08-17T17:49:48.053388+0000","last_undegraded":"2024-08-17T17:49:48.053388+0000","last_fullsized":"2024-08-17T17:49:48.053388+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:44.831479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1629,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.127543+0000","last_change":"2024-08-17T17:32:59.773153+0000","last_active":"2024-08-17T17:50:01.127543+0000","last_peered":"2024-08-17T17:50:01.127543+0000","last_clean":"2024-08-17T17:50:01.127543+0000","last_became_active":"2024-08-17T17:32:59.772671+0000","last_became_peered":"2024-08-17T17:32:59.772671+0000","last_unstale":"2024-08-17T17:50:01.127543+0000","last_undegraded":"2024-08-17T17:50:01.127543+0000","last_fullsized":"2024-08-17T17:50:01.127543+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:32.219883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1796,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.117779+0000","last_change":"2024-08-17T17:32:59.762369+0000","last_active":"2024-08-17T17:50:01.117779+0000","last_peered":"2024-08-17T17:50:01.117779+0000","last_clean":"2024-08-17T17:50:01.117779+0000","last_became_active":"2024-08-17T17:32:59.761931+0000","last_became_peered":"2024-08-17T17:32:59.761931+0000","last_unstale":"2024-08-17T17:50:01.117779+0000","last_undegraded":"2024-08-17T17:50:01.117779+0000","last_fullsized":"2024-08-17T17:50:01.117779+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:57:47.627585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1651,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.128251+0000","last_change":"2024-08-17T17:32:59.767175+0000","last_active":"2024-08-17T17:50:01.128251+0000","last_peered":"2024-08-17T17:50:01.128251+0000","last_clean":"2024-08-17T17:50:01.128251+0000","last_became_active":"2024-08-17T17:32:59.766352+0000","last_became_peered":"2024-08-17T17:32:59.766352+0000","last_unstale":"2024-08-17T17:50:01.128251+0000","last_undegraded":"2024-08-17T17:50:01.128251+0000","last_fullsized":"2024-08-17T17:50:01.128251+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:42.252204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1082,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.055336+0000","last_change":"2024-08-17T17:31:54.823767+0000","last_active":"2024-08-17T17:49:48.055336+0000","last_peered":"2024-08-17T17:49:48.055336+0000","last_clean":"2024-08-17T17:49:48.055336+0000","last_became_active":"2024-08-17T17:31:54.823265+0000","last_became_peered":"2024-08-17T17:31:54.823265+0000","last_unstale":"2024-08-17T17:49:48.055336+0000","last_undegraded":"2024-08-17T17:49:48.055336+0000","last_fullsized":"2024-08-17T17:49:48.055336+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:10:08.654594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1669,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.128963+0000","last_change":"2024-08-17T17:32:59.767449+0000","last_active":"2024-08-17T17:50:01.128963+0000","last_peered":"2024-08-17T17:50:01.128963+0000","last_clean":"2024-08-17T17:50:01.128963+0000","last_became_active":"2024-08-17T17:32:59.766874+0000","last_became_peered":"2024-08-17T17:32:59.766874+0000","last_unstale":"2024-08-17T17:50:01.128963+0000","last_undegraded":"2024-08-17T17:50:01.128963+0000","last_fullsized":"2024-08-17T17:50:01.128963+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:54:39.267579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1758,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.120305+0000","last_change":"2024-08-17T17:32:59.763754+0000","last_active":"2024-08-17T17:50:01.120305+0000","last_peered":"2024-08-17T17:50:01.120305+0000","last_clean":"2024-08-17T17:50:01.120305+0000","last_became_active":"2024-08-17T17:32:59.763480+0000","last_became_peered":"2024-08-17T17:32:59.763480+0000","last_unstale":"2024-08-17T17:50:01.120305+0000","last_undegraded":"2024-08-17T17:50:01.120305+0000","last_fullsized":"2024-08-17T17:50:01.120305+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:26:03.239484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1687,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.135523+0000","last_change":"2024-08-17T17:32:59.767087+0000","last_active":"2024-08-17T17:50:01.135523+0000","last_peered":"2024-08-17T17:50:01.135523+0000","last_clean":"2024-08-17T17:50:01.135523+0000","last_became_active":"2024-08-17T17:32:59.766784+0000","last_became_peered":"2024-08-17T17:32:59.766784+0000","last_unstale":"2024-08-17T17:50:01.135523+0000","last_undegraded":"2024-08-17T17:50:01.135523+0000","last_fullsized":"2024-08-17T17:50:01.135523+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:11:48.775621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1650,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.127515+0000","last_change":"2024-08-17T17:32:59.767655+0000","last_active":"2024-08-17T17:50:01.127515+0000","last_peered":"2024-08-17T17:50:01.127515+0000","last_clean":"2024-08-17T17:50:01.127515+0000","last_became_active":"2024-08-17T17:32:59.766891+0000","last_became_peered":"2024-08-17T17:32:59.766891+0000","last_unstale":"2024-08-17T17:50:01.127515+0000","last_undegraded":"2024-08-17T17:50:01.127515+0000","last_fullsized":"2024-08-17T17:50:01.127515+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:19:57.129588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1101,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.052595+0000","last_change":"2024-08-17T17:32:27.438656+0000","last_active":"2024-08-17T17:49:48.052595+0000","last_peered":"2024-08-17T17:49:48.052595+0000","last_clean":"2024-08-17T17:49:48.052595+0000","last_became_active":"2024-08-17T17:32:27.437400+0000","last_became_peered":"2024-08-17T17:32:27.437400+0000","last_unstale":"2024-08-17T17:49:48.052595+0000","last_undegraded":"2024-08-17T17:49:48.052595+0000","last_fullsized":"2024-08-17T17:49:48.052595+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T01:13:13.749171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":1689,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.114782+0000","last_change":"2024-08-17T17:32:59.769549+0000","last_active":"2024-08-17T17:50:01.114782+0000","last_peered":"2024-08-17T17:50:01.114782+0000","last_clean":"2024-08-17T17:50:01.114782+0000","last_became_active":"2024-08-17T17:32:59.768660+0000","last_became_peered":"2024-08-17T17:32:59.768660+0000","last_unstale":"2024-08-17T17:50:01.114782+0000","last_undegraded":"2024-08-17T17:50:01.114782+0000","last_fullsized":"2024-08-17T17:50:01.114782+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:42:20.130102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1748,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.117670+0000","last_change":"2024-08-17T17:30:40.753115+0000","last_active":"2024-08-17T17:50:01.117670+0000","last_peered":"2024-08-17T17:50:01.117670+0000","last_clean":"2024-08-17T17:50:01.117670+0000","last_became_active":"2024-08-17T17:30:40.752263+0000","last_became_peered":"2024-08-17T17:30:40.752263+0000","last_unstale":"2024-08-17T17:50:01.117670+0000","last_undegraded":"2024-08-17T17:50:01.117670+0000","last_fullsized":"2024-08-17T17:50:01.117670+0000","mapping_epoch":453,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":454,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T05:08:48.137529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":1109,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.052883+0000","last_change":"2024-08-17T17:32:59.768103+0000","last_active":"2024-08-17T17:49:48.052883+0000","last_peered":"2024-08-17T17:49:48.052883+0000","last_clean":"2024-08-17T17:49:48.052883+0000","last_became_active":"2024-08-17T17:32:59.767686+0000","last_became_peered":"2024-08-17T17:32:59.767686+0000","last_unstale":"2024-08-17T17:49:48.052883+0000","last_undegraded":"2024-08-17T17:49:48.052883+0000","last_fullsized":"2024-08-17T17:49:48.052883+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:40:54.780900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"72'2","reported_seq":1095,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.052871+0000","last_change":"2024-08-17T17:31:54.823556+0000","last_active":"2024-08-17T17:49:48.052871+0000","last_peered":"2024-08-17T17:49:48.052871+0000","last_clean":"2024-08-17T17:49:48.052871+0000","last_became_active":"2024-08-17T17:31:54.823250+0000","last_became_peered":"2024-08-17T17:31:54.823250+0000","last_unstale":"2024-08-17T17:49:48.052871+0000","last_undegraded":"2024-08-17T17:49:48.052871+0000","last_fullsized":"2024-08-17T17:49:48.052871+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:08:07.165204+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":[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":1099,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.052510+0000","last_change":"2024-08-17T17:32:59.768344+0000","last_active":"2024-08-17T17:49:48.052510+0000","last_peered":"2024-08-17T17:49:48.052510+0000","last_clean":"2024-08-17T17:49:48.052510+0000","last_became_active":"2024-08-17T17:32:59.767154+0000","last_became_peered":"2024-08-17T17:32:59.767154+0000","last_unstale":"2024-08-17T17:49:48.052510+0000","last_undegraded":"2024-08-17T17:49:48.052510+0000","last_fullsized":"2024-08-17T17:49:48.052510+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:25:18.926181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1078,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.052619+0000","last_change":"2024-08-17T17:22:53.725178+0000","last_active":"2024-08-17T17:49:48.052619+0000","last_peered":"2024-08-17T17:49:48.052619+0000","last_clean":"2024-08-17T17:49:48.052619+0000","last_became_active":"2024-08-17T17:22:53.724909+0000","last_became_peered":"2024-08-17T17:22:53.724909+0000","last_unstale":"2024-08-17T17:49:48.052619+0000","last_undegraded":"2024-08-17T17:49:48.052619+0000","last_fullsized":"2024-08-17T17:49:48.052619+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:00.171471+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":[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.19","version":"0'0","reported_seq":1659,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.127863+0000","last_change":"2024-08-17T17:32:59.767743+0000","last_active":"2024-08-17T17:50:01.127863+0000","last_peered":"2024-08-17T17:50:01.127863+0000","last_clean":"2024-08-17T17:50:01.127863+0000","last_became_active":"2024-08-17T17:32:59.767391+0000","last_became_peered":"2024-08-17T17:32:59.767391+0000","last_unstale":"2024-08-17T17:50:01.127863+0000","last_undegraded":"2024-08-17T17:50:01.127863+0000","last_fullsized":"2024-08-17T17:50:01.127863+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:30.357526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1645,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.128032+0000","last_change":"2024-08-17T17:32:59.770449+0000","last_active":"2024-08-17T17:50:01.128032+0000","last_peered":"2024-08-17T17:50:01.128032+0000","last_clean":"2024-08-17T17:50:01.128032+0000","last_became_active":"2024-08-17T17:32:59.768701+0000","last_became_peered":"2024-08-17T17:32:59.768701+0000","last_unstale":"2024-08-17T17:50:01.128032+0000","last_undegraded":"2024-08-17T17:50:01.128032+0000","last_fullsized":"2024-08-17T17:50:01.128032+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:37:58.418659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1082,"reported_epoch":1160,"state":"active+clean","last_fresh":"2024-08-17T17:49:48.052215+0000","last_change":"2024-08-17T17:31:54.822460+0000","last_active":"2024-08-17T17:49:48.052215+0000","last_peered":"2024-08-17T17:49:48.052215+0000","last_clean":"2024-08-17T17:49:48.052215+0000","last_became_active":"2024-08-17T17:31:54.822111+0000","last_became_peered":"2024-08-17T17:31:54.822111+0000","last_unstale":"2024-08-17T17:49:48.052215+0000","last_undegraded":"2024-08-17T17:49:48.052215+0000","last_fullsized":"2024-08-17T17:49:48.052215+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:17:44.350364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'4","reported_seq":1764,"reported_epoch":1161,"state":"active+clean","last_fresh":"2024-08-17T17:50:01.117884+0000","last_change":"2024-08-17T17:32:27.438808+0000","last_active":"2024-08-17T17:50:01.117884+0000","last_peered":"2024-08-17T17:50:01.117884+0000","last_clean":"2024-08-17T17:50:01.117884+0000","last_became_active":"2024-08-17T17:32:27.438455+0000","last_became_peered":"2024-08-17T17:32:27.438455+0000","last_unstale":"2024-08-17T17:50:01.117884+0000","last_undegraded":"2024-08-17T17:50:01.117884+0000","last_fullsized":"2024-08-17T17:50:01.117884+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T02:04:33.112716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":2597715992,"num_objects":39639,"num_object_clones":0,"num_object_copies":118917,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":39639,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":196273,"num_write_kb":7549121,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":7804956672,"data_stored":7804944456,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":130073,"ondisk_log_size":130073,"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":5530,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17088,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"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":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201632,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1106404,"kb_used_data":796572,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":92638748,"statfs":{"total":95995035648,"available":94862077952,"internally_reserved":0,"allocated":815689728,"data_stored":812347105,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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":[]},{"osd":6,"up_from":47,"seq":201863463269,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1117664,"kb_used_data":816088,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":92627488,"statfs":{"total":95995035648,"available":94850547712,"internally_reserved":0,"allocated":835674112,"data_stored":832335482,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"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":[]},{"osd":5,"up_from":39,"seq":167503724906,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":945816,"kb_used_data":644304,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":92799336,"statfs":{"total":95995035648,"available":95026520064,"internally_reserved":0,"allocated":659767296,"data_stored":656433204,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"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,0,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986544,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1121056,"kb_used_data":815384,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":92624096,"statfs":{"total":95995035648,"available":94847074304,"internally_reserved":0,"allocated":834953216,"data_stored":831614619,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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":[]},{"osd":3,"up_from":592,"seq":2542620639440,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1837904,"kb_used_data":1454664,"kb_used_omap":25,"kb_used_meta":383206,"kb_avail":91907248,"statfs":{"total":95995035648,"available":94113021952,"internally_reserved":0,"allocated":1489575936,"data_stored":1486249479,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26454,"internal_metadata":392403114},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":2,"up_from":559,"seq":2400886718679,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1261588,"kb_used_data":943308,"kb_used_omap":29,"kb_used_meta":318050,"kb_avail":92483564,"statfs":{"total":95995035648,"available":94703169536,"internally_reserved":0,"allocated":965947392,"data_stored":962617361,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30541,"internal_metadata":325683379},"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":[]},{"osd":1,"up_from":527,"seq":2263447765213,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1279248,"kb_used_data":999816,"kb_used_omap":34,"kb_used_meta":279325,"kb_avail":92465904,"statfs":{"total":95995035648,"available":94685085696,"internally_reserved":0,"allocated":1023811584,"data_stored":1020484544,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35550,"internal_metadata":286029090},"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":[]},{"osd":0,"up_from":453,"seq":1945620185324,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1575632,"kb_used_data":1295048,"kb_used_omap":39,"kb_used_meta":280408,"kb_avail":92169520,"statfs":{"total":95995035648,"available":94381588480,"internally_reserved":0,"allocated":1326129152,"data_stored":1322800981,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40830,"internal_metadata":287137922},"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":[]}],"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":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":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":1,"osd":5,"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":327680,"data_stored":327680,"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":4096,"data_stored":19,"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":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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5388,"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":5261,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1222,"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":5217,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"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":640,"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":4814,"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":4960,"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":1311379456,"data_stored":1311375384,"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":1002770432,"data_stored":1002766360,"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":946077696,"data_stored":946077696,"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":1462370304,"data_stored":1462370304,"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":812646400,"data_stored":812646400,"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":648151040,"data_stored":648151040,"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":818024448,"data_stored":818020376,"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":803536896,"data_stored":803536896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:50:17.618 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool set unique_pool_2 pgp_num 16 2024-08-17T17:50:17.702 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:17.729 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:17.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:17.831 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:17.860 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:17.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:17.961 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:17.987 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:17.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:18.089 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:18.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:18.144 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:18.144 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:18.245 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:18.306 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:18.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:18.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:18.342 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:50:18.342 INFO:teuthology.orchestra.run.smithi037.stdout: "size": 20, 2024-08-17T17:50:18.342 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 600, 2024-08-17T17:50:18.342 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [ 2024-08-17T17:50:18.342 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.342 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:99351 6.b 6:db04313f:::benchmark_data_smithi037_142561_object99350:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1091)", 2024-08-17T17:50:18.342 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:37.069155+0000", 2024-08-17T17:50:18.343 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 401.267123008, 2024-08-17T17:50:18.343 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.11578287, 2024-08-17T17:50:18.343 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:50:18.343 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:50:18.343 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:18.343 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:50:18.343 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:50:18.343 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:50:18.343 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 99351 2024-08-17T17:50:18.343 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.343 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:50:18.343 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.343 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:50:18.343 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.069155+0000", 2024-08-17T17:50:18.343 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.344 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.344 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.344 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:50:18.344 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.069155+0000", 2024-08-17T17:50:18.344 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.344 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.344 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.344 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:50:18.344 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.069156+0000", 2024-08-17T17:50:18.344 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.443e-06 2024-08-17T17:50:18.344 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.344 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.344 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:50:18.345 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.069179+0000", 2024-08-17T17:50:18.345 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2177000000000001e-05 2024-08-17T17:50:18.345 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.345 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.345 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:50:18.345 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.069189+0000", 2024-08-17T17:50:18.345 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0523000000000001e-05 2024-08-17T17:50:18.345 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.345 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.345 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:50:18.345 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.069196+0000", 2024-08-17T17:50:18.345 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.6549999999999998e-06 2024-08-17T17:50:18.346 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.346 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.346 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:50:18.346 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.069288+0000", 2024-08-17T17:50:18.346 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.2033000000000005e-05 2024-08-17T17:50:18.346 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.346 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.346 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:50:18.346 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.069397+0000", 2024-08-17T17:50:18.346 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00010915499999999999 2024-08-17T17:50:18.346 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.346 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.347 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,7", 2024-08-17T17:50:18.347 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.069512+0000", 2024-08-17T17:50:18.347 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011532 2024-08-17T17:50:18.347 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.347 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.347 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:18.347 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.080611+0000", 2024-08-17T17:50:18.347 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.011099072999999999 2024-08-17T17:50:18.347 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.347 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.347 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:18.348 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.080650+0000", 2024-08-17T17:50:18.348 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.8424999999999999e-05 2024-08-17T17:50:18.348 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.348 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.348 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:50:18.348 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.184837+0000", 2024-08-17T17:50:18.348 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.104187214 2024-08-17T17:50:18.348 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.348 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.348 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:50:18.348 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.184888+0000", 2024-08-17T17:50:18.348 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.1004999999999997e-05 2024-08-17T17:50:18.349 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.349 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.349 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:50:18.349 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.184938+0000", 2024-08-17T17:50:18.349 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9846999999999999e-05 2024-08-17T17:50:18.349 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.349 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:50:18.349 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.349 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.349 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.349 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:99354 6.c 6:3a35471d:::benchmark_data_smithi037_142561_object99353:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1091)", 2024-08-17T17:50:18.349 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:37.072532+0000", 2024-08-17T17:50:18.349 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 401.26374554199998, 2024-08-17T17:50:18.350 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.11756076, 2024-08-17T17:50:18.350 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:50:18.350 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:50:18.350 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:18.350 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:50:18.350 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:50:18.350 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:50:18.350 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 99354 2024-08-17T17:50:18.350 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.350 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:50:18.350 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.350 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:50:18.351 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.072532+0000", 2024-08-17T17:50:18.351 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.351 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.351 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.351 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:50:18.351 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.072532+0000", 2024-08-17T17:50:18.351 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.351 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.351 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.351 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:50:18.351 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.072533+0000", 2024-08-17T17:50:18.351 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.1099999999999995e-07 2024-08-17T17:50:18.351 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.351 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.351 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:50:18.352 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.072553+0000", 2024-08-17T17:50:18.352 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.016e-05 2024-08-17T17:50:18.352 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.352 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.352 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:50:18.352 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.072564+0000", 2024-08-17T17:50:18.352 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0451e-05 2024-08-17T17:50:18.352 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.352 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.352 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:50:18.352 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.072570+0000", 2024-08-17T17:50:18.352 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.7410000000000003e-06 2024-08-17T17:50:18.352 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.353 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.353 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:50:18.353 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.072653+0000", 2024-08-17T17:50:18.353 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.2878000000000002e-05 2024-08-17T17:50:18.353 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.353 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.353 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:50:18.353 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.072769+0000", 2024-08-17T17:50:18.353 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000115906 2024-08-17T17:50:18.353 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.353 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.354 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 5,6", 2024-08-17T17:50:18.354 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.073178+0000", 2024-08-17T17:50:18.354 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000409085 2024-08-17T17:50:18.354 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.354 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.354 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:50:18.354 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.080730+0000", 2024-08-17T17:50:18.354 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0075516969999999996 2024-08-17T17:50:18.354 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.354 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.354 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:18.354 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.083012+0000", 2024-08-17T17:50:18.354 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.002282372 2024-08-17T17:50:18.355 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.355 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.355 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:18.355 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.183841+0000", 2024-08-17T17:50:18.355 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.10082856799999999 2024-08-17T17:50:18.355 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.355 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.355 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:50:18.355 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.190047+0000", 2024-08-17T17:50:18.355 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0062064039999999996 2024-08-17T17:50:18.355 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.355 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.355 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:50:18.355 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.190093+0000", 2024-08-17T17:50:18.356 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.5787000000000001e-05 2024-08-17T17:50:18.356 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.356 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:50:18.356 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.356 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.356 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.356 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:99359 6.b 6:dd322a21:::benchmark_data_smithi037_142561_object99358:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1091)", 2024-08-17T17:50:18.356 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:37.077156+0000", 2024-08-17T17:50:18.356 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 401.25912227499998, 2024-08-17T17:50:18.356 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.116214624, 2024-08-17T17:50:18.356 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:50:18.356 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:50:18.356 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:18.357 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:50:18.357 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:50:18.357 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:50:18.357 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 99359 2024-08-17T17:50:18.357 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.357 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:50:18.357 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.357 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:50:18.357 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.077156+0000", 2024-08-17T17:50:18.357 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.357 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.357 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.357 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:50:18.358 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.077156+0000", 2024-08-17T17:50:18.358 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.358 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.358 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.358 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:50:18.358 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.077157+0000", 2024-08-17T17:50:18.358 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.367e-06 2024-08-17T17:50:18.358 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.358 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.358 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:50:18.358 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.077178+0000", 2024-08-17T17:50:18.358 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.0840999999999999e-05 2024-08-17T17:50:18.358 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.359 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.359 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:50:18.359 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.077188+0000", 2024-08-17T17:50:18.359 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0336999999999999e-05 2024-08-17T17:50:18.359 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.359 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.359 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:50:18.359 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.077195+0000", 2024-08-17T17:50:18.359 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.455e-06 2024-08-17T17:50:18.359 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.359 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.359 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:50:18.359 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.080679+0000", 2024-08-17T17:50:18.360 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0034848549999999998 2024-08-17T17:50:18.360 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.360 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.360 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:50:18.360 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.080817+0000", 2024-08-17T17:50:18.360 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000137625 2024-08-17T17:50:18.360 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.360 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.360 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,7", 2024-08-17T17:50:18.360 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.080953+0000", 2024-08-17T17:50:18.360 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000136253 2024-08-17T17:50:18.360 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.361 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.361 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:50:18.361 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.184951+0000", 2024-08-17T17:50:18.361 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.103997755 2024-08-17T17:50:18.361 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.361 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.361 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:18.361 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.185092+0000", 2024-08-17T17:50:18.361 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014119800000000001 2024-08-17T17:50:18.361 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.361 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.361 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:18.361 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.193024+0000", 2024-08-17T17:50:18.362 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0079318849999999996 2024-08-17T17:50:18.362 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.362 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.362 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:50:18.362 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.193201+0000", 2024-08-17T17:50:18.362 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00017694799999999999 2024-08-17T17:50:18.362 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.362 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.362 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:50:18.362 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.193370+0000", 2024-08-17T17:50:18.362 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00016910499999999999 2024-08-17T17:50:18.362 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.362 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:50:18.363 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.363 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.363 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.363 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156303 6.11 6.614789f1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1103)", 2024-08-17T17:50:18.363 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:42.782851+0000", 2024-08-17T17:50:18.363 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 335.55342730500001, 2024-08-17T17:50:18.363 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.60335614900000001, 2024-08-17T17:50:18.363 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:50:18.363 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:50:18.363 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T17:50:18.363 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:50:18.363 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:50:18.363 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:50:18.363 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156303 2024-08-17T17:50:18.364 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.364 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:50:18.364 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.364 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:50:18.364 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.782851+0000", 2024-08-17T17:50:18.364 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.364 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.364 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.364 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:50:18.364 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.782851+0000", 2024-08-17T17:50:18.364 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.364 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.365 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.365 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:50:18.365 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.782852+0000", 2024-08-17T17:50:18.365 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4640000000000001e-06 2024-08-17T17:50:18.365 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.365 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.365 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:50:18.365 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.782857+0000", 2024-08-17T17:50:18.365 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3260000000000003e-06 2024-08-17T17:50:18.365 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.365 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.365 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:50:18.365 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.782870+0000", 2024-08-17T17:50:18.366 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2153e-05 2024-08-17T17:50:18.366 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.366 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.366 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:50:18.366 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.782877+0000", 2024-08-17T17:50:18.366 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.5580000000000003e-06 2024-08-17T17:50:18.366 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.366 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.366 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:50:18.366 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.783052+0000", 2024-08-17T17:50:18.366 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00017451500000000001 2024-08-17T17:50:18.366 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.367 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.367 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:50:18.367 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.783063+0000", 2024-08-17T17:50:18.367 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1683e-05 2024-08-17T17:50:18.367 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.367 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.367 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:50:18.367 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386196+0000", 2024-08-17T17:50:18.367 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.60313235399999998 2024-08-17T17:50:18.367 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.367 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.367 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:50:18.367 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386207+0000", 2024-08-17T17:50:18.367 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1096e-05 2024-08-17T17:50:18.368 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.368 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:50:18.368 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.368 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.368 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.368 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156326 6.11 6.b4fab631 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1103)", 2024-08-17T17:50:18.368 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:42.827040+0000", 2024-08-17T17:50:18.368 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 335.50923788599999, 2024-08-17T17:50:18.368 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.55920396900000002, 2024-08-17T17:50:18.368 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:50:18.368 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:50:18.368 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T17:50:18.369 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:50:18.369 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:50:18.369 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:50:18.369 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156326 2024-08-17T17:50:18.369 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.369 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:50:18.369 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.369 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:50:18.369 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.827040+0000", 2024-08-17T17:50:18.369 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.369 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.369 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.369 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:50:18.370 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.827040+0000", 2024-08-17T17:50:18.370 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.370 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.370 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.370 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:50:18.370 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.827041+0000", 2024-08-17T17:50:18.370 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.406e-06 2024-08-17T17:50:18.370 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.370 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.370 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:50:18.370 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.827046+0000", 2024-08-17T17:50:18.370 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.4800000000000003e-06 2024-08-17T17:50:18.370 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.370 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.371 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:50:18.371 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.827055+0000", 2024-08-17T17:50:18.371 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.8859999999999993e-06 2024-08-17T17:50:18.371 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.371 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.371 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:50:18.371 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.827060+0000", 2024-08-17T17:50:18.371 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6640000000000003e-06 2024-08-17T17:50:18.371 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.371 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.371 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:50:18.371 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.827134+0000", 2024-08-17T17:50:18.371 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.3733999999999996e-05 2024-08-17T17:50:18.372 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.372 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.372 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:50:18.372 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.827145+0000", 2024-08-17T17:50:18.372 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0917000000000001e-05 2024-08-17T17:50:18.372 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.372 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.373 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:50:18.373 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386235+0000", 2024-08-17T17:50:18.373 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.55908950499999999 2024-08-17T17:50:18.373 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.373 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.373 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:50:18.373 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386244+0000", 2024-08-17T17:50:18.373 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.3770000000000002e-06 2024-08-17T17:50:18.373 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.373 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:50:18.373 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.373 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.373 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.373 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156334 6.11 6.77951951 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1103)", 2024-08-17T17:50:18.374 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:42.836911+0000", 2024-08-17T17:50:18.374 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 335.49936672299998, 2024-08-17T17:50:18.374 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.54936550799999995, 2024-08-17T17:50:18.374 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:50:18.374 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:50:18.374 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T17:50:18.374 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:50:18.374 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:50:18.374 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:50:18.374 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156334 2024-08-17T17:50:18.374 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.374 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:50:18.375 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.375 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:50:18.375 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.836911+0000", 2024-08-17T17:50:18.375 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.375 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.375 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.375 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:50:18.375 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.836911+0000", 2024-08-17T17:50:18.375 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.375 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.375 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.375 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:50:18.375 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.836913+0000", 2024-08-17T17:50:18.376 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.39e-06 2024-08-17T17:50:18.376 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.376 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.376 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:50:18.376 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.836918+0000", 2024-08-17T17:50:18.376 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.5829999999999997e-06 2024-08-17T17:50:18.376 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.376 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.376 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:50:18.376 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.836931+0000", 2024-08-17T17:50:18.376 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3066e-05 2024-08-17T17:50:18.376 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.377 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.377 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:50:18.377 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.836938+0000", 2024-08-17T17:50:18.377 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.1219999999999997e-06 2024-08-17T17:50:18.377 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.377 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.377 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:50:18.377 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.836996+0000", 2024-08-17T17:50:18.377 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.7998000000000003e-05 2024-08-17T17:50:18.377 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.377 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.377 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:50:18.377 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.837007+0000", 2024-08-17T17:50:18.377 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0581000000000001e-05 2024-08-17T17:50:18.378 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.378 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.378 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:50:18.378 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386270+0000", 2024-08-17T17:50:18.378 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.549263469 2024-08-17T17:50:18.378 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.378 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.378 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:50:18.378 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386277+0000", 2024-08-17T17:50:18.378 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.2990000000000002e-06 2024-08-17T17:50:18.378 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.378 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:50:18.378 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.379 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.379 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.379 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156346 6.11 6.9d8f4ed1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1103)", 2024-08-17T17:50:18.379 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:42.868740+0000", 2024-08-17T17:50:18.379 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 335.46753786099998, 2024-08-17T17:50:18.379 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.51756397399999998, 2024-08-17T17:50:18.379 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:50:18.379 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:50:18.379 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T17:50:18.379 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:50:18.379 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:50:18.379 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:50:18.379 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156346 2024-08-17T17:50:18.380 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.380 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:50:18.380 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.380 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:50:18.380 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.868740+0000", 2024-08-17T17:50:18.380 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.380 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.380 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.380 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:50:18.380 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.868740+0000", 2024-08-17T17:50:18.380 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.380 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.380 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.381 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:50:18.381 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.868742+0000", 2024-08-17T17:50:18.381 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6810000000000001e-06 2024-08-17T17:50:18.381 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.381 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.381 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:50:18.381 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.868747+0000", 2024-08-17T17:50:18.381 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.2020000000000003e-06 2024-08-17T17:50:18.381 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.381 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.381 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:50:18.381 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.868761+0000", 2024-08-17T17:50:18.381 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3918e-05 2024-08-17T17:50:18.382 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.382 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.382 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:50:18.382 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.868769+0000", 2024-08-17T17:50:18.382 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.8110000000000003e-06 2024-08-17T17:50:18.382 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.382 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.382 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:50:18.382 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.868839+0000", 2024-08-17T17:50:18.382 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0121000000000002e-05 2024-08-17T17:50:18.382 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.382 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.382 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:50:18.383 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.868845+0000", 2024-08-17T17:50:18.383 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.3169999999999998e-06 2024-08-17T17:50:18.383 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.383 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.383 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:50:18.383 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386298+0000", 2024-08-17T17:50:18.383 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.517452774 2024-08-17T17:50:18.383 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.383 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.383 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:50:18.383 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386304+0000", 2024-08-17T17:50:18.383 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1500000000000004e-06 2024-08-17T17:50:18.383 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.383 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:50:18.384 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.384 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.384 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.384 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156501 6.11 6.7acd3531 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1103)", 2024-08-17T17:50:18.384 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.027919+0000", 2024-08-17T17:50:18.384 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 335.30835889100001, 2024-08-17T17:50:18.384 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.35841241400000001, 2024-08-17T17:50:18.384 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:50:18.384 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:50:18.384 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T17:50:18.384 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:50:18.384 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:50:18.384 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:50:18.385 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156501 2024-08-17T17:50:18.385 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.385 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:50:18.385 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.385 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:50:18.385 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.027919+0000", 2024-08-17T17:50:18.385 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.385 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.385 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.385 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:50:18.385 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.027919+0000", 2024-08-17T17:50:18.385 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.385 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.386 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.386 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:50:18.386 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.027921+0000", 2024-08-17T17:50:18.386 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6610000000000001e-06 2024-08-17T17:50:18.386 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.386 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.386 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:50:18.386 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.027926+0000", 2024-08-17T17:50:18.386 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.1080000000000001e-06 2024-08-17T17:50:18.386 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.386 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.386 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:50:18.386 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.027938+0000", 2024-08-17T17:50:18.387 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2486999999999999e-05 2024-08-17T17:50:18.387 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.387 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.387 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:50:18.387 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.027945+0000", 2024-08-17T17:50:18.387 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.1640000000000004e-06 2024-08-17T17:50:18.387 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.387 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.387 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:50:18.387 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.028002+0000", 2024-08-17T17:50:18.387 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6910999999999998e-05 2024-08-17T17:50:18.387 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.387 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.388 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:50:18.388 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.028010+0000", 2024-08-17T17:50:18.388 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.8480000000000001e-06 2024-08-17T17:50:18.388 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.388 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.388 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:50:18.388 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386325+0000", 2024-08-17T17:50:18.388 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.35831499700000002 2024-08-17T17:50:18.388 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.388 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.388 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:50:18.388 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386331+0000", 2024-08-17T17:50:18.388 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.2380000000000002e-06 2024-08-17T17:50:18.388 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.388 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:50:18.389 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.389 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.389 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.389 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156559 6.11 6.aeff08b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1103)", 2024-08-17T17:50:18.389 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.078103+0000", 2024-08-17T17:50:18.389 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 335.25817481000001, 2024-08-17T17:50:18.389 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.308258425, 2024-08-17T17:50:18.389 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:50:18.389 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:50:18.389 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T17:50:18.389 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:50:18.389 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:50:18.389 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:50:18.389 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156559 2024-08-17T17:50:18.390 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.390 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:50:18.390 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.390 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:50:18.390 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.078103+0000", 2024-08-17T17:50:18.390 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.390 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.390 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.390 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:50:18.390 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.078103+0000", 2024-08-17T17:50:18.390 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.390 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.390 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.391 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:50:18.391 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.078105+0000", 2024-08-17T17:50:18.391 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1909999999999999e-06 2024-08-17T17:50:18.391 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.391 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.391 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:50:18.391 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.078111+0000", 2024-08-17T17:50:18.391 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4260000000000002e-06 2024-08-17T17:50:18.391 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.391 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.391 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:50:18.391 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.078124+0000", 2024-08-17T17:50:18.391 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2826000000000001e-05 2024-08-17T17:50:18.391 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.391 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.392 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:50:18.392 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.078131+0000", 2024-08-17T17:50:18.392 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7689999999999996e-06 2024-08-17T17:50:18.392 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.392 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.392 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:50:18.392 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.078403+0000", 2024-08-17T17:50:18.392 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00027158400000000001 2024-08-17T17:50:18.392 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.392 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.392 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:50:18.392 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.078412+0000", 2024-08-17T17:50:18.392 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.8279999999999992e-06 2024-08-17T17:50:18.392 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.393 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.393 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:50:18.393 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386354+0000", 2024-08-17T17:50:18.393 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.30794275700000001 2024-08-17T17:50:18.393 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.393 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.393 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:50:18.393 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386362+0000", 2024-08-17T17:50:18.393 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0439999999999998e-06 2024-08-17T17:50:18.393 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.393 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:50:18.393 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.393 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.394 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.394 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156578 6.11 6.2ca575f1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1103)", 2024-08-17T17:50:18.394 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.112677+0000", 2024-08-17T17:50:18.394 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 335.22360068500001, 2024-08-17T17:50:18.394 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.273713649, 2024-08-17T17:50:18.394 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:50:18.394 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:50:18.394 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T17:50:18.394 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:50:18.394 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:50:18.394 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:50:18.394 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156578 2024-08-17T17:50:18.394 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.394 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:50:18.395 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.395 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:50:18.395 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.112677+0000", 2024-08-17T17:50:18.395 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.395 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.395 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.395 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:50:18.395 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.112677+0000", 2024-08-17T17:50:18.395 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.395 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.395 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.395 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:50:18.395 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.112679+0000", 2024-08-17T17:50:18.395 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.922e-06 2024-08-17T17:50:18.396 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.396 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.396 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:50:18.396 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.112685+0000", 2024-08-17T17:50:18.396 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6590000000000004e-06 2024-08-17T17:50:18.396 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.396 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.396 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:50:18.396 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.112703+0000", 2024-08-17T17:50:18.396 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8335e-05 2024-08-17T17:50:18.396 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.396 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.396 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:50:18.396 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.112712+0000", 2024-08-17T17:50:18.397 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.0140000000000004e-06 2024-08-17T17:50:18.397 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.397 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.397 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:50:18.397 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.112772+0000", 2024-08-17T17:50:18.397 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.9954000000000002e-05 2024-08-17T17:50:18.397 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.397 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.397 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:50:18.397 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.112781+0000", 2024-08-17T17:50:18.397 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.5299999999999996e-06 2024-08-17T17:50:18.397 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.397 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.397 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:50:18.398 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386384+0000", 2024-08-17T17:50:18.398 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.273603123 2024-08-17T17:50:18.398 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.398 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.398 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:50:18.398 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386391+0000", 2024-08-17T17:50:18.398 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.1119999999999998e-06 2024-08-17T17:50:18.398 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.398 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:50:18.398 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.398 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.399 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.399 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156580 6.11 6.c030de51 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1103)", 2024-08-17T17:50:18.399 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.113794+0000", 2024-08-17T17:50:18.399 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 335.22248379600001, 2024-08-17T17:50:18.399 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.27262554900000002, 2024-08-17T17:50:18.399 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:50:18.399 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:50:18.399 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T17:50:18.399 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:50:18.399 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:50:18.399 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:50:18.399 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156580 2024-08-17T17:50:18.399 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.399 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:50:18.399 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.400 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:50:18.400 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.113794+0000", 2024-08-17T17:50:18.400 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.400 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.400 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.400 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:50:18.400 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.113794+0000", 2024-08-17T17:50:18.400 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.400 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.400 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.400 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:50:18.400 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.113795+0000", 2024-08-17T17:50:18.400 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.218e-06 2024-08-17T17:50:18.400 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.401 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.401 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:50:18.401 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.113805+0000", 2024-08-17T17:50:18.401 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.7589999999999992e-06 2024-08-17T17:50:18.401 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.401 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.401 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:50:18.401 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.113821+0000", 2024-08-17T17:50:18.401 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5849e-05 2024-08-17T17:50:18.401 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.401 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.401 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:50:18.401 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.113828+0000", 2024-08-17T17:50:18.401 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.2230000000000001e-06 2024-08-17T17:50:18.401 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.402 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.402 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:50:18.402 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.113875+0000", 2024-08-17T17:50:18.402 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7227e-05 2024-08-17T17:50:18.403 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.403 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.403 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:50:18.403 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.113882+0000", 2024-08-17T17:50:18.403 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0859999999999996e-06 2024-08-17T17:50:18.403 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.403 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.403 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:50:18.403 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386413+0000", 2024-08-17T17:50:18.403 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.27253028699999998 2024-08-17T17:50:18.403 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.403 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.403 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:50:18.403 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386420+0000", 2024-08-17T17:50:18.403 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9e-06 2024-08-17T17:50:18.404 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.404 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:50:18.404 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.404 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.404 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.404 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156615 6.11 6.1cd5fcf1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1103)", 2024-08-17T17:50:18.404 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.150147+0000", 2024-08-17T17:50:18.404 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 335.18613063800001, 2024-08-17T17:50:18.404 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.236303861, 2024-08-17T17:50:18.404 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:50:18.404 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:50:18.404 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T17:50:18.404 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:50:18.404 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:50:18.405 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:50:18.405 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156615 2024-08-17T17:50:18.405 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.405 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:50:18.405 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.405 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:50:18.405 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.150147+0000", 2024-08-17T17:50:18.405 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.405 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.405 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.405 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:50:18.405 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.150147+0000", 2024-08-17T17:50:18.405 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.405 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.405 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.406 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:50:18.406 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.150148+0000", 2024-08-17T17:50:18.406 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1880000000000001e-06 2024-08-17T17:50:18.406 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.406 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.406 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:50:18.406 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.150153+0000", 2024-08-17T17:50:18.406 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9570000000000001e-06 2024-08-17T17:50:18.406 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.406 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.406 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:50:18.406 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.150167+0000", 2024-08-17T17:50:18.406 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3335e-05 2024-08-17T17:50:18.407 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.407 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.407 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:50:18.407 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.150175+0000", 2024-08-17T17:50:18.407 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.1049999999999995e-06 2024-08-17T17:50:18.407 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.407 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.407 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:50:18.407 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.150273+0000", 2024-08-17T17:50:18.407 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.7998000000000006e-05 2024-08-17T17:50:18.407 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.407 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.407 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:50:18.407 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.150283+0000", 2024-08-17T17:50:18.408 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.7659999999999993e-06 2024-08-17T17:50:18.408 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.408 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.408 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:50:18.408 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386441+0000", 2024-08-17T17:50:18.408 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.23615862100000001 2024-08-17T17:50:18.408 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.408 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.408 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:50:18.408 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386451+0000", 2024-08-17T17:50:18.408 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.8910000000000007e-06 2024-08-17T17:50:18.408 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.408 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:50:18.409 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.409 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.409 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.409 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156618 6.11 6.cef90151 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1103)", 2024-08-17T17:50:18.409 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.151899+0000", 2024-08-17T17:50:18.409 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 335.18437867599999, 2024-08-17T17:50:18.409 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.23459516999999999, 2024-08-17T17:50:18.409 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:50:18.409 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:50:18.409 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T17:50:18.409 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:50:18.409 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:50:18.409 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:50:18.409 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156618 2024-08-17T17:50:18.410 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.410 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:50:18.410 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.410 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:50:18.410 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.151899+0000", 2024-08-17T17:50:18.410 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.410 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.410 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.410 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:50:18.410 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.151899+0000", 2024-08-17T17:50:18.410 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.410 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.411 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.411 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:50:18.411 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.151900+0000", 2024-08-17T17:50:18.411 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.051e-06 2024-08-17T17:50:18.411 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.411 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.411 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:50:18.411 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.151905+0000", 2024-08-17T17:50:18.411 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.3030000000000001e-06 2024-08-17T17:50:18.411 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.411 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.411 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:50:18.411 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.151916+0000", 2024-08-17T17:50:18.411 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1089e-05 2024-08-17T17:50:18.412 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.412 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.412 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:50:18.412 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.151923+0000", 2024-08-17T17:50:18.412 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.8080000000000005e-06 2024-08-17T17:50:18.412 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.412 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.412 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:50:18.412 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.151973+0000", 2024-08-17T17:50:18.412 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.0003000000000002e-05 2024-08-17T17:50:18.412 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.412 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.412 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:50:18.412 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.151980+0000", 2024-08-17T17:50:18.413 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9419999999999998e-06 2024-08-17T17:50:18.413 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.413 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.413 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:50:18.413 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386483+0000", 2024-08-17T17:50:18.413 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.23450300900000001 2024-08-17T17:50:18.413 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.413 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.413 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:50:18.413 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386494+0000", 2024-08-17T17:50:18.413 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0964999999999999e-05 2024-08-17T17:50:18.413 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.413 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:50:18.414 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.414 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.414 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.414 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:160655 6.b 6:d2a9cf4f:::benchmark_data_smithi037_142561_object34873:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1106)", 2024-08-17T17:50:18.414 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:48.366431+0000", 2024-08-17T17:50:18.414 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 329.96984659399999, 2024-08-17T17:50:18.414 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.114994927, 2024-08-17T17:50:18.414 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:50:18.414 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:50:18.414 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:18.414 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:50:18.414 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:50:18.415 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:50:18.415 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 160655 2024-08-17T17:50:18.415 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.415 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:50:18.415 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.415 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:50:18.415 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.366431+0000", 2024-08-17T17:50:18.415 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.415 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.415 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.415 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:50:18.415 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.366431+0000", 2024-08-17T17:50:18.415 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.416 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.416 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.416 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:50:18.416 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.366433+0000", 2024-08-17T17:50:18.416 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.607e-06 2024-08-17T17:50:18.416 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.416 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.416 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:50:18.416 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.366437+0000", 2024-08-17T17:50:18.416 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.233e-06 2024-08-17T17:50:18.416 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.416 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.416 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:50:18.417 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.366450+0000", 2024-08-17T17:50:18.417 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2343e-05 2024-08-17T17:50:18.417 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.417 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.417 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:50:18.417 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.366457+0000", 2024-08-17T17:50:18.417 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.3649999999999998e-06 2024-08-17T17:50:18.417 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.417 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.417 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:50:18.417 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.366513+0000", 2024-08-17T17:50:18.417 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.5841000000000003e-05 2024-08-17T17:50:18.417 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.418 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.418 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:50:18.418 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.366648+0000", 2024-08-17T17:50:18.418 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013505200000000001 2024-08-17T17:50:18.418 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.418 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.418 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,7", 2024-08-17T17:50:18.418 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.366762+0000", 2024-08-17T17:50:18.418 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000114508 2024-08-17T17:50:18.418 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.418 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.418 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:50:18.418 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.481133+0000", 2024-08-17T17:50:18.419 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.11437072 2024-08-17T17:50:18.419 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.419 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.419 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:18.419 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.481171+0000", 2024-08-17T17:50:18.419 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.8452999999999999e-05 2024-08-17T17:50:18.419 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.419 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.419 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:18.419 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.481206+0000", 2024-08-17T17:50:18.419 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.4971000000000001e-05 2024-08-17T17:50:18.419 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.419 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.419 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:50:18.419 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.481381+0000", 2024-08-17T17:50:18.420 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00017493200000000001 2024-08-17T17:50:18.420 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.420 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.420 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:50:18.420 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.481426+0000", 2024-08-17T17:50:18.420 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.4901999999999998e-05 2024-08-17T17:50:18.420 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.420 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:50:18.420 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.420 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.420 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.420 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.35031.0:160657 6.12 e1106/1099 6:49ac4666:::benchmark_data_smithi037_142561_object34875:head v 1106'9806, mlcod=1106'9804)", 2024-08-17T17:50:18.420 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:48.367477+0000", 2024-08-17T17:50:18.420 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 329.968800547, 2024-08-17T17:50:18.421 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.114525557, 2024-08-17T17:50:18.421 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:50:18.421 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:50:18.421 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:18.421 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:50:18.421 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.421 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:50:18.421 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.367477+0000", 2024-08-17T17:50:18.421 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.421 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.421 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.421 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:50:18.421 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.367477+0000", 2024-08-17T17:50:18.421 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.421 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.422 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.422 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:50:18.422 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.367478+0000", 2024-08-17T17:50:18.422 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.1799999999999995e-07 2024-08-17T17:50:18.422 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.422 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.422 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:50:18.422 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.367482+0000", 2024-08-17T17:50:18.422 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.8770000000000003e-06 2024-08-17T17:50:18.422 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.422 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.422 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:50:18.422 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.367490+0000", 2024-08-17T17:50:18.422 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.0199999999999994e-06 2024-08-17T17:50:18.423 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.423 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.423 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:50:18.423 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.367495+0000", 2024-08-17T17:50:18.423 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4249999999999997e-06 2024-08-17T17:50:18.423 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.423 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.423 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:50:18.423 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.369248+0000", 2024-08-17T17:50:18.423 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0017529869999999999 2024-08-17T17:50:18.423 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.423 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.423 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:50:18.423 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.369269+0000", 2024-08-17T17:50:18.423 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1140000000000001e-05 2024-08-17T17:50:18.424 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.424 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.424 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:50:18.424 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.481964+0000", 2024-08-17T17:50:18.424 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.11269444100000001 2024-08-17T17:50:18.424 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.424 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.424 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:50:18.424 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.482003+0000", 2024-08-17T17:50:18.424 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.9149000000000001e-05 2024-08-17T17:50:18.424 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.424 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:50:18.424 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.424 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.425 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.425 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.35031.0:160663 6.7 e1106/1099 6:e411266d:::benchmark_data_smithi037_142561_object34881:head v 1106'9779, mlcod=1106'9777)", 2024-08-17T17:50:18.425 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:48.370035+0000", 2024-08-17T17:50:18.425 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 329.96624243399998, 2024-08-17T17:50:18.425 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.119598704, 2024-08-17T17:50:18.425 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:50:18.425 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:50:18.425 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:18.425 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:50:18.425 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.425 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:50:18.425 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.370035+0000", 2024-08-17T17:50:18.425 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.425 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.425 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.426 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:50:18.426 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.370035+0000", 2024-08-17T17:50:18.426 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.426 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.426 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.426 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:50:18.426 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.370037+0000", 2024-08-17T17:50:18.426 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2109999999999999e-06 2024-08-17T17:50:18.426 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.426 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.426 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:50:18.426 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.370045+0000", 2024-08-17T17:50:18.426 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.1620000000000008e-06 2024-08-17T17:50:18.427 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.427 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.427 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:50:18.427 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.480167+0000", 2024-08-17T17:50:18.427 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.11012213 2024-08-17T17:50:18.427 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.427 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.427 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:50:18.427 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.480182+0000", 2024-08-17T17:50:18.427 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4578e-05 2024-08-17T17:50:18.427 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.427 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.428 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:50:18.428 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.480425+0000", 2024-08-17T17:50:18.428 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00024393 2024-08-17T17:50:18.428 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.428 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.428 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:50:18.428 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.480443+0000", 2024-08-17T17:50:18.428 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.7561e-05 2024-08-17T17:50:18.428 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.428 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.428 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:50:18.428 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.489563+0000", 2024-08-17T17:50:18.428 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0091194659999999997 2024-08-17T17:50:18.429 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.429 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.429 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:50:18.429 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.489634+0000", 2024-08-17T17:50:18.429 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.1666000000000001e-05 2024-08-17T17:50:18.429 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.429 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:50:18.429 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.429 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.429 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.429 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:160667 6.c 6:36337c1c:::benchmark_data_smithi037_142561_object34885:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1106)", 2024-08-17T17:50:18.429 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:48.375703+0000", 2024-08-17T17:50:18.429 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 329.960574576, 2024-08-17T17:50:18.429 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.116363639, 2024-08-17T17:50:18.430 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:50:18.430 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:50:18.430 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:18.430 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:50:18.430 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:50:18.430 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:50:18.430 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 160667 2024-08-17T17:50:18.430 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.430 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:50:18.430 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.430 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:50:18.430 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.375703+0000", 2024-08-17T17:50:18.430 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.430 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.431 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.431 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:50:18.431 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:18.431 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.375703+0000", 2024-08-17T17:50:18.431 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.432 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.432 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.432 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:50:18.432 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.375705+0000", 2024-08-17T17:50:18.432 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6559999999999999e-06 2024-08-17T17:50:18.432 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.432 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.432 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:50:18.432 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.375713+0000", 2024-08-17T17:50:18.432 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.3250000000000008e-06 2024-08-17T17:50:18.432 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.432 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.433 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:50:18.433 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.480177+0000", 2024-08-17T17:50:18.433 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.10446341200000001 2024-08-17T17:50:18.433 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.433 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.433 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:50:18.433 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.480191+0000", 2024-08-17T17:50:18.433 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4673e-05 2024-08-17T17:50:18.433 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.433 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.433 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:50:18.433 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.482049+0000", 2024-08-17T17:50:18.434 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0018572899999999999 2024-08-17T17:50:18.434 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.434 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.434 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:50:18.434 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.482168+0000", 2024-08-17T17:50:18.434 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000119181 2024-08-17T17:50:18.434 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.434 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.434 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 5,6", 2024-08-17T17:50:18.434 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.482285+0000", 2024-08-17T17:50:18.434 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011747999999999999 2024-08-17T17:50:18.434 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.435 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.435 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:18.435 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.491915+0000", 2024-08-17T17:50:18.435 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.009629482 2024-08-17T17:50:18.435 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.435 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.435 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:18.435 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.491959+0000", 2024-08-17T17:50:18.435 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.4051000000000002e-05 2024-08-17T17:50:18.435 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.435 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.435 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:50:18.435 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.491971+0000", 2024-08-17T17:50:18.436 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1719000000000001e-05 2024-08-17T17:50:18.436 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.436 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.436 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:50:18.436 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.492024+0000", 2024-08-17T17:50:18.436 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3038000000000003e-05 2024-08-17T17:50:18.436 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.436 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.436 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:50:18.436 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:48.492067+0000", 2024-08-17T17:50:18.436 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.3331999999999998e-05 2024-08-17T17:50:18.436 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.436 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:50:18.437 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.437 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.437 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.437 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:75075 7.3 7:c06bb2e9:::benchmark_data_smithi037_171911_object75074:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1149)", 2024-08-17T17:50:18.437 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:47:45.109669+0000", 2024-08-17T17:50:18.437 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 153.226608457, 2024-08-17T17:50:18.437 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.12388484299999999, 2024-08-17T17:50:18.437 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:50:18.437 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:50:18.437 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:18.437 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:50:18.437 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:50:18.437 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:50:18.438 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 75075 2024-08-17T17:50:18.438 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.438 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:50:18.438 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.438 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:50:18.438 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.109669+0000", 2024-08-17T17:50:18.438 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.438 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.438 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.438 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:50:18.438 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.109669+0000", 2024-08-17T17:50:18.438 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.439 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.439 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.439 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:50:18.439 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.109671+0000", 2024-08-17T17:50:18.439 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5370000000000001e-06 2024-08-17T17:50:18.439 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.439 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.439 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:50:18.439 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.109694+0000", 2024-08-17T17:50:18.439 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.334e-05 2024-08-17T17:50:18.439 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.439 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.439 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:50:18.439 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.109709+0000", 2024-08-17T17:50:18.440 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4620999999999999e-05 2024-08-17T17:50:18.440 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.440 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.440 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:50:18.440 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.109716+0000", 2024-08-17T17:50:18.440 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.5279999999999998e-06 2024-08-17T17:50:18.440 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.440 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.440 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:50:18.440 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.109795+0000", 2024-08-17T17:50:18.440 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.8325000000000006e-05 2024-08-17T17:50:18.440 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.441 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.441 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:50:18.441 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.110015+0000", 2024-08-17T17:50:18.441 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000220573 2024-08-17T17:50:18.441 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.441 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.441 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:50:18.441 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.110409+0000", 2024-08-17T17:50:18.441 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00039367500000000001 2024-08-17T17:50:18.441 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.441 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.441 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:50:18.441 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.113336+0000", 2024-08-17T17:50:18.442 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0029270289999999998 2024-08-17T17:50:18.442 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.442 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.442 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:18.442 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.113974+0000", 2024-08-17T17:50:18.442 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00063759699999999995 2024-08-17T17:50:18.442 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.442 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.442 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:18.442 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.233287+0000", 2024-08-17T17:50:18.442 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.119313662 2024-08-17T17:50:18.442 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.443 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.443 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:50:18.443 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.233498+0000", 2024-08-17T17:50:18.443 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00021028400000000001 2024-08-17T17:50:18.443 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.443 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.443 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:50:18.443 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.233554+0000", 2024-08-17T17:50:18.443 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6672000000000002e-05 2024-08-17T17:50:18.443 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.443 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:50:18.443 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.443 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.444 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.444 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:75087 7.3 7:c334b96a:::benchmark_data_smithi037_171911_object75086:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1149)", 2024-08-17T17:50:18.444 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:47:45.122211+0000", 2024-08-17T17:50:18.444 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 153.21406665999999, 2024-08-17T17:50:18.444 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.11556029600000001, 2024-08-17T17:50:18.444 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:50:18.444 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:50:18.444 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:18.444 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:50:18.444 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:50:18.444 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:50:18.444 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 75087 2024-08-17T17:50:18.444 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.445 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:50:18.445 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.445 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:50:18.445 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.122211+0000", 2024-08-17T17:50:18.445 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.445 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.445 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.445 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:50:18.445 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.122211+0000", 2024-08-17T17:50:18.445 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.445 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.445 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.445 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:50:18.446 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.122213+0000", 2024-08-17T17:50:18.446 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.778e-06 2024-08-17T17:50:18.446 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.446 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.446 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:50:18.446 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.122240+0000", 2024-08-17T17:50:18.446 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.7148000000000002e-05 2024-08-17T17:50:18.446 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.446 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.446 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:50:18.446 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.122262+0000", 2024-08-17T17:50:18.446 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1829999999999999e-05 2024-08-17T17:50:18.446 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.447 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.447 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:50:18.447 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.122273+0000", 2024-08-17T17:50:18.447 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0879999999999999e-05 2024-08-17T17:50:18.447 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.447 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.447 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:50:18.447 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.122462+0000", 2024-08-17T17:50:18.447 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000189187 2024-08-17T17:50:18.447 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.447 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.447 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:50:18.447 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.122599+0000", 2024-08-17T17:50:18.448 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013676300000000001 2024-08-17T17:50:18.448 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.448 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.448 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:50:18.448 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.122911+0000", 2024-08-17T17:50:18.448 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00031219400000000001 2024-08-17T17:50:18.448 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.448 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.448 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:50:18.448 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.128812+0000", 2024-08-17T17:50:18.448 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0059007770000000003 2024-08-17T17:50:18.448 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.448 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.448 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:18.449 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.131487+0000", 2024-08-17T17:50:18.449 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0026749090000000001 2024-08-17T17:50:18.449 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.449 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.449 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:18.449 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.237641+0000", 2024-08-17T17:50:18.449 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.10615475100000001 2024-08-17T17:50:18.449 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.449 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.449 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:50:18.449 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.237698+0000", 2024-08-17T17:50:18.449 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6847e-05 2024-08-17T17:50:18.449 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.449 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.450 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:50:18.450 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.237772+0000", 2024-08-17T17:50:18.450 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.3232000000000006e-05 2024-08-17T17:50:18.450 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.450 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:50:18.450 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.450 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.450 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.450 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:75089 7.3 7:c2b9c14d:::benchmark_data_smithi037_171911_object75088:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1149)", 2024-08-17T17:50:18.450 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:47:45.122374+0000", 2024-08-17T17:50:18.450 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 153.21390396000001, 2024-08-17T17:50:18.450 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.115737045, 2024-08-17T17:50:18.450 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:50:18.451 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:50:18.451 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:18.451 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:50:18.451 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:50:18.451 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:50:18.451 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 75089 2024-08-17T17:50:18.451 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.451 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:50:18.451 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.451 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:50:18.451 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.122374+0000", 2024-08-17T17:50:18.451 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.451 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.452 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.452 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:50:18.452 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.122374+0000", 2024-08-17T17:50:18.452 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:50:18.452 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.452 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.452 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:50:18.452 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.122375+0000", 2024-08-17T17:50:18.452 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0299999999999998e-07 2024-08-17T17:50:18.452 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.452 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.452 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:50:18.452 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.122396+0000", 2024-08-17T17:50:18.452 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1495999999999999e-05 2024-08-17T17:50:18.452 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.453 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.453 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:50:18.453 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.122406+0000", 2024-08-17T17:50:18.453 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.7410000000000004e-06 2024-08-17T17:50:18.453 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.453 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.453 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:50:18.453 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.122413+0000", 2024-08-17T17:50:18.453 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.8650000000000003e-06 2024-08-17T17:50:18.453 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.453 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.453 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:50:18.453 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.125501+0000", 2024-08-17T17:50:18.453 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0030885219999999998 2024-08-17T17:50:18.454 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.454 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.454 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:50:18.454 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.125633+0000", 2024-08-17T17:50:18.454 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013166299999999999 2024-08-17T17:50:18.454 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.454 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.454 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:50:18.454 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.125765+0000", 2024-08-17T17:50:18.454 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000131734 2024-08-17T17:50:18.454 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.454 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.455 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:50:18.455 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.128825+0000", 2024-08-17T17:50:18.455 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0030598489999999999 2024-08-17T17:50:18.455 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.455 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.455 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:18.455 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.132082+0000", 2024-08-17T17:50:18.455 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.003257284 2024-08-17T17:50:18.455 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.455 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.455 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:18.455 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.237817+0000", 2024-08-17T17:50:18.455 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.105735512 2024-08-17T17:50:18.455 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.456 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.456 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:50:18.456 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.238073+0000", 2024-08-17T17:50:18.456 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00025556100000000002 2024-08-17T17:50:18.456 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:50:18.456 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:50:18.456 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:50:18.456 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.238111+0000", 2024-08-17T17:50:18.456 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.8114999999999997e-05 2024-08-17T17:50:18.456 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.456 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:50:18.456 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.456 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:50:18.456 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:50:18.456 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:50:18.457 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:18.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:18.483 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:18.484 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:18.584 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:18.610 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:18.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:18.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:18.712 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:18.741 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:50:18.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:18.755 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:18.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:18.856 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:18.885 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:18.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:18.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:18.987 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:19.042 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:19.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:19.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:19.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:50:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:50:18] "GET /metrics HTTP/1.1" 200 36610 "" "Prometheus/2.51.0" 2024-08-17T17:50:19.144 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:19.183 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:19.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:19.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:19.286 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:19.315 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:19.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:19.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:19.417 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:19.449 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:19.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:19.450 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:19.488 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:19 smithi037 ceph-mon[97894]: pgmap v1586: 99 pgs: 99 active+clean; 2.2 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 753 op/s 2024-08-17T17:50:19.488 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:19 smithi037 ceph-mon[102022]: pgmap v1586: 99 pgs: 99 active+clean; 2.2 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 753 op/s 2024-08-17T17:50:19.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:19 smithi046 ceph-mon[88218]: pgmap v1586: 99 pgs: 99 active+clean; 2.2 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 753 op/s 2024-08-17T17:50:19.526 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-08-17T17:50:19.551 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:19.609 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:19.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:19.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:19.711 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:19.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:19.762 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:19.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:19.863 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:19.898 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:19.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:19.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:19.903 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:50:20.000 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:20.028 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:20.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:20.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:20.100 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:50:20.129 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:20.154 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:20.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:20.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:20.256 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:20.332 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:20.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:20.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:20.357 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:50:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:50:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:50:20.434 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:20.465 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:20.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:20.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:20.567 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:20.595 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:20.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:20.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:20.696 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:20.739 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:20.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:20.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:20.841 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:20.869 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:20.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:20.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:20.971 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:20.988 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:20.996 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:20.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:20.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:21.097 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:21.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:21.152 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:21.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:21.253 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:21.343 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:21.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:21.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:21.344 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:21 smithi037 ceph-mon[97894]: pgmap v1587: 99 pgs: 99 active+clean; 2.0 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 778 op/s 2024-08-17T17:50:21.344 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:21 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:50:21.344 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:21 smithi037 ceph-mon[102022]: pgmap v1587: 99 pgs: 99 active+clean; 2.0 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 778 op/s 2024-08-17T17:50:21.344 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:21 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:50:21.445 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:21.490 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:21.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:21.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:21.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:21 smithi046 ceph-mon[88218]: pgmap v1587: 99 pgs: 99 active+clean; 2.0 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 778 op/s 2024-08-17T17:50:21.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:21 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:50:21.593 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:21.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:21.622 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:21.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:21.723 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:21.764 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:21.784 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:21.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:21.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:21.886 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:21.915 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:21.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:21.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:22.017 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:22.048 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:22.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:22.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:22.150 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:22.182 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:50:22.182 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [ 2024-08-17T17:50:22.182 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:22.183 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.35334.0:206026 7.9 e1162/1142 7:945f149a:::benchmark_data_smithi037_171911_object88068:head v 1162'12879, mlcod=1162'12877)", 2024-08-17T17:50:22.183 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:50:22.174067+0000", 2024-08-17T17:50:22.183 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.0027553429999999999, 2024-08-17T17:50:22.183 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.002788212, 2024-08-17T17:50:22.183 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:50:22.183 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "started", 2024-08-17T17:50:22.183 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:50:22.183 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:22.183 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:50:22.183 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:22.174067+0000", 2024-08-17T17:50:22.183 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:22.183 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:22.183 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:22.183 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:50:22.184 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:22.174067+0000", 2024-08-17T17:50:22.184 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:22.184 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:22.184 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:22.184 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:50:22.184 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:22.174067+0000", 2024-08-17T17:50:22.184 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:50:22.184 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:22.184 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:22.184 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:50:22.184 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:22.174073+0000", 2024-08-17T17:50:22.184 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.9920000000000004e-06 2024-08-17T17:50:22.184 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:22.184 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:22.184 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:50:22.184 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:22.174082+0000", 2024-08-17T17:50:22.185 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.4630000000000007e-06 2024-08-17T17:50:22.185 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:22.185 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:22.185 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:50:22.185 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:22.174086+0000", 2024-08-17T17:50:22.185 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.7349999999999998e-06 2024-08-17T17:50:22.185 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:22.185 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:22.185 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:50:22.185 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:22.174125+0000", 2024-08-17T17:50:22.185 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8875000000000003e-05 2024-08-17T17:50:22.185 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:22.185 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:22.185 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:50:22.185 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:22.174140+0000", 2024-08-17T17:50:22.186 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.5053e-05 2024-08-17T17:50:22.186 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:22.186 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:50:22.186 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:22.186 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:22.186 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:22.186 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.35334.0:206023 7.8 e1162/1142 7:19086c69:::benchmark_data_smithi037_171911_object88065:head v 1162'12985, mlcod=1162'12983)", 2024-08-17T17:50:22.186 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:50:22.174707+0000", 2024-08-17T17:50:22.186 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.002115132, 2024-08-17T17:50:22.186 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0022101349999999998, 2024-08-17T17:50:22.186 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:50:22.186 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "started", 2024-08-17T17:50:22.186 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:50:22.187 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:22.187 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:50:22.187 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:22.174707+0000", 2024-08-17T17:50:22.187 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:22.187 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:22.187 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:22.187 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:50:22.187 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:22.174707+0000", 2024-08-17T17:50:22.187 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:22.187 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:22.187 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:22.187 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:50:22.187 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:22.174702+0000", 2024-08-17T17:50:22.187 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999948 2024-08-17T17:50:22.187 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:22.188 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:22.188 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:50:22.188 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:22.174713+0000", 2024-08-17T17:50:22.188 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0967e-05 2024-08-17T17:50:22.188 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:22.188 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:22.188 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:50:22.188 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:22.174724+0000", 2024-08-17T17:50:22.188 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1032999999999999e-05 2024-08-17T17:50:22.188 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:22.188 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:22.188 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:50:22.188 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:22.174728+0000", 2024-08-17T17:50:22.188 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.228e-06 2024-08-17T17:50:22.188 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:22.189 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:22.189 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:50:22.189 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:22.174774+0000", 2024-08-17T17:50:22.189 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6007999999999997e-05 2024-08-17T17:50:22.189 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:22.189 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:22.189 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:50:22.189 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:22.174798+0000", 2024-08-17T17:50:22.189 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.3643e-05 2024-08-17T17:50:22.189 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:22.189 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:50:22.189 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:22.189 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:22.189 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-08-17T17:50:22.189 INFO:teuthology.orchestra.run.smithi046.stdout: "num_ops": 2 2024-08-17T17:50:22.190 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:50:22.190 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:22.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:22.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:22.257 INFO:teuthology.orchestra.run.smithi037.stderr:set pool 7 pgp_num to 16 2024-08-17T17:50:22.293 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:22.346 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:22.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:22.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:22.448 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:22.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:22 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2464973732' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T17:50:22.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:22 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T17:50:22.488 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:22.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:22.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:22.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:22 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2464973732' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T17:50:22.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:22 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T17:50:22.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:22 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2464973732' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T17:50:22.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:22 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T17:50:22.590 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:22.625 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:22.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:22.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:22.727 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:22.773 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:22.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:22.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:22.875 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:22.914 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:22.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:22.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:23.016 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:23.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:23.058 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:23.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:23.159 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:23.187 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:23.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:23.188 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:23.289 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:23.317 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:23.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:23.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:23.419 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:23.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:23.460 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:23.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:23.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:23 smithi046 ceph-mon[88218]: pgmap v1588: 99 pgs: 99 active+clean; 1.9 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 783 op/s 2024-08-17T17:50:23.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:23 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]': finished 2024-08-17T17:50:23.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:23 smithi046 ceph-mon[88218]: osdmap e1163: 8 total, 8 up, 8 in 2024-08-17T17:50:23.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:23 smithi037 ceph-mon[97894]: pgmap v1588: 99 pgs: 99 active+clean; 1.9 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 783 op/s 2024-08-17T17:50:23.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:23 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]': finished 2024-08-17T17:50:23.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:23 smithi037 ceph-mon[97894]: osdmap e1163: 8 total, 8 up, 8 in 2024-08-17T17:50:23.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:23 smithi037 ceph-mon[102022]: pgmap v1588: 99 pgs: 99 active+clean; 1.9 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 783 op/s 2024-08-17T17:50:23.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:23 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]': finished 2024-08-17T17:50:23.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:23 smithi037 ceph-mon[102022]: osdmap e1163: 8 total, 8 up, 8 in 2024-08-17T17:50:23.555 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-08-17T17:50:23.561 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:23.599 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:23.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:23.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:23.700 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:23.737 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:23.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:23.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:23.839 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:23.873 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:23.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:23.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:23.975 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:24.004 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:24.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:24.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:24.106 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:24.141 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:24.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:24.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:24.243 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:24.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:24.273 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:24.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:24.374 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:24.404 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:24.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:24.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:24.506 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:24.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:24.545 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:24.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:24.602 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:50:24.646 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:24.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:24.686 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:24.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:24.787 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:24.830 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:24.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:24.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:24.932 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:25.002 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:25.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:25.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:25.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:24 smithi046 ceph-mon[88218]: pgmap v1590: 99 pgs: 99 active+clean; 1.9 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 783 op/s 2024-08-17T17:50:25.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:50:25.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:25.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:24 smithi037 ceph-mon[97894]: pgmap v1590: 99 pgs: 99 active+clean; 1.9 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 783 op/s 2024-08-17T17:50:25.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:50:25.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:25.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:24 smithi037 ceph-mon[102022]: pgmap v1590: 99 pgs: 99 active+clean; 1.9 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 783 op/s 2024-08-17T17:50:25.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:50:25.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:25.104 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:25.151 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:25.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:25.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:25.252 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:25.298 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:25.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:25.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:25.400 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:25.429 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:25.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:25.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:25.530 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:25.557 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:25.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:25.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:25.659 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:25.705 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:25.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:25.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:25.806 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:25.838 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:25.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:25.839 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:25.940 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:25.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:25.979 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:25.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:26.079 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:26.103 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:26.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:26.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:26.204 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:26.242 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:26.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:26.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:26.343 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:26.386 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:26.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:26.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:26.488 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:26.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:26.528 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:26.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:26.629 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:26.672 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:26.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:26.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:26.774 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:26.819 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:50:26.820 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:50:26.832 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:26.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:26.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:26.859 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:50:26.859 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:50:26.905 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:50:26.905 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:50:26.934 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:26.956 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:50:26.957 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:50:26.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:26.977 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:26.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:26.996 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:50:26.997 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:50:27.031 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T17:50:27.031 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T17:50:27.033 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:50:27.033 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:50:27.077 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:50:27.077 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:50:27.077 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:26 smithi037 ceph-mon[97894]: pgmap v1591: 99 pgs: 99 active+clean; 1.7 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2024-08-17T17:50:27.077 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:26 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3629266084' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:27.078 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:26 smithi037 ceph-mon[102022]: pgmap v1591: 99 pgs: 99 active+clean; 1.7 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2024-08-17T17:50:27.078 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:26 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3629266084' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:27.078 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:27.115 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:50:27.116 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:50:27.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:27.124 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:27.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:27.225 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:27.250 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:27.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:27.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:26 smithi046 ceph-mon[88218]: pgmap v1591: 99 pgs: 99 active+clean; 1.7 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2024-08-17T17:50:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:26 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3629266084' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:27.352 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:27.378 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:27.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:27.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:27.480 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:27.507 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:27.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:27.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:27.609 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:27.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:27.646 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:27.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:27.748 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:27.779 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-08-17T17:50:27.781 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:27.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:27.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:27.882 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:27.925 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:27.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:27.926 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:27.962 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is set 2024-08-17T17:50:28.016 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:27 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2141509477' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:28.016 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:27 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:28.027 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:28.056 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:28.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:28.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:28.158 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:28.181 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:28.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:28.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:28.283 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:28.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:27 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2141509477' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:28.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:27 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:28.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:27 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2141509477' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:28.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:27 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:28.325 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:28.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:28.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:28.427 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:28.461 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:28.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:28.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:28.562 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:28.606 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:28.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:28.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:28.703 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:50:28.707 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:28.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:28.755 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:28.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:28.856 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:28.900 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:28.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:28.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:29.002 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:29.046 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:29.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:29.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:29.108 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:50:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:50:28] "GET /metrics HTTP/1.1" 200 36609 "" "Prometheus/2.51.0" 2024-08-17T17:50:29.110 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:28 smithi037 ceph-mon[102022]: pgmap v1592: 99 pgs: 99 active+clean; 1.7 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2024-08-17T17:50:29.110 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:28 smithi037 ceph-mon[102022]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:29.110 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:28 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:50:29.110 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:28 smithi037 ceph-mon[102022]: osdmap e1164: 8 total, 8 up, 8 in 2024-08-17T17:50:29.110 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:28 smithi037 ceph-mon[97894]: pgmap v1592: 99 pgs: 99 active+clean; 1.7 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2024-08-17T17:50:29.110 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:28 smithi037 ceph-mon[97894]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:29.111 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:28 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:50:29.111 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:28 smithi037 ceph-mon[97894]: osdmap e1164: 8 total, 8 up, 8 in 2024-08-17T17:50:29.147 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:29.190 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:29.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:29.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:29.232 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:28 smithi046 ceph-mon[88218]: pgmap v1592: 99 pgs: 99 active+clean; 1.7 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2024-08-17T17:50:29.232 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:28 smithi046 ceph-mon[88218]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:29.232 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:28 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:50:29.232 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:28 smithi046 ceph-mon[88218]: osdmap e1164: 8 total, 8 up, 8 in 2024-08-17T17:50:29.291 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:29.327 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:29.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:29.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:29.429 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:29.457 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] 2024-08-17T17:50:29.457 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:50:29.457 INFO:tasks.thrashosds.thrasher:inject_pause on osd.5 2024-08-17T17:50:29.458 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T17:50:29.458 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T17:50:29.458 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.5 config set filestore_inject_stall 3 2024-08-17T17:50:29.459 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:29.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:29.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:29.561 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:29.588 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:29.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:29.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:29.690 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:29.731 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:29.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:29.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:29.833 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:29.877 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:29.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:29.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:29.979 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:30.043 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:30.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:30.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:30.077 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:50:30.146 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:30.180 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:30.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:30.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:30.282 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:30.340 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:30.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:30.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:30.442 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:30.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:30.492 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:30.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:50:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:50:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:50:30.594 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:30.625 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:30.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:30.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:30.726 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:30.752 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:30.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:30.753 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:30.854 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:30.906 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:30.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:30.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:31.008 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:31.042 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:31.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:31.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:31.144 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T17:50:31.144 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T17:50:31.144 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:31.151 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:50:31.185 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:31.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:31.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:31.221 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:30 smithi037 ceph-mon[102022]: pgmap v1594: 99 pgs: 99 active+clean; 1.5 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 899 op/s 2024-08-17T17:50:31.221 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:30 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:50:31.221 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:30 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:50:31.221 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:30 smithi037 ceph-mon[97894]: pgmap v1594: 99 pgs: 99 active+clean; 1.5 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 899 op/s 2024-08-17T17:50:31.221 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:30 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:50:31.221 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:30 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:50:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:30 smithi046 ceph-mon[88218]: pgmap v1594: 99 pgs: 99 active+clean; 1.5 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 899 op/s 2024-08-17T17:50:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:30 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:50:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:30 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:50:31.288 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:31.330 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:31.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:31.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:31.402 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:50:31.431 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:31.477 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:31.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:31.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:31.579 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:31.608 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:31.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:31.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:31.709 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:31.745 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:31.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:31.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:31.847 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:31.887 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:31.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:31.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:31.927 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-08-17T17:50:31.989 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:32.028 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:32.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:32.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:32.130 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:32.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:32.168 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:32.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:32.269 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:32.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:32.315 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:32.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:32.416 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:32.445 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:32.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:32.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:32.547 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:32.575 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:32.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:32.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:32.676 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:32.715 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:50:32.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:32.716 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:32.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:32.817 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:32.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:32.885 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:32.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:32.927 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:32.986 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:33.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:33.008 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:33.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:33.109 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:33.143 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:33.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:33.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:33.245 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:33.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:32 smithi046 ceph-mon[88218]: pgmap v1595: 99 pgs: 99 active+clean; 1.5 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 798 op/s 2024-08-17T17:50:33.287 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:33.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:33.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:33.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:32 smithi037 ceph-mon[97894]: pgmap v1595: 99 pgs: 99 active+clean; 1.5 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 798 op/s 2024-08-17T17:50:33.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:32 smithi037 ceph-mon[102022]: pgmap v1595: 99 pgs: 99 active+clean; 1.5 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 798 op/s 2024-08-17T17:50:33.389 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:33.428 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:33.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:33.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:33.529 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:33.560 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:33.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:33.561 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:33.661 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:33.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:33.689 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:33.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:33.790 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:33.827 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:33.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:33.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:33.928 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:33.959 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:33.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:33.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:34.062 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:34.099 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:34.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:34.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:34.200 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:34.229 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:34.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:34.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:34.330 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:34.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:34.372 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:34.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:34.473 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:34.503 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:34.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:34.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:34.605 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:34.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:34.640 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:34.640 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:34.741 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:34.787 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:34.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:34.788 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:34.808 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:50:34.808 INFO:teuthology.orchestra.run.smithi046.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-08-17T17:50:34.809 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:50:34.889 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:34.939 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:34.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:34.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:35.027 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:34 smithi046 ceph-mon[88218]: pgmap v1596: 99 pgs: 99 active+clean; 1.5 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 766 op/s 2024-08-17T17:50:35.040 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:34 smithi037 ceph-mon[97894]: pgmap v1596: 99 pgs: 99 active+clean; 1.5 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 766 op/s 2024-08-17T17:50:35.040 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:34 smithi037 ceph-mon[102022]: pgmap v1596: 99 pgs: 99 active+clean; 1.5 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 766 op/s 2024-08-17T17:50:35.040 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:35.074 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:35.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:35.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:35.176 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:35.216 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:35.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:35.218 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:35.318 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:35.366 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:35.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:35.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:35.468 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:35.496 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:35.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:35.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:35.544 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:35.598 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:35.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:35.626 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:35.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:35.727 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:35.751 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:35.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:35.753 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:35.854 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:35.899 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:35.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:35.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:36.001 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:36.026 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:36.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:36.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:36.128 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:36.154 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:36.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:36.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:36.256 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:36.279 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:36.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:36.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:36.381 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:36.407 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:36.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:36.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:36.509 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:36.537 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:36.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:36.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:36.539 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T17:50:36.539 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T17:50:36.638 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:36.663 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:36.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:36.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:36.764 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:36.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:36.803 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:36.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:36.903 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:36.930 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:36.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:36.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:37.031 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:37.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:36 smithi037 ceph-mon[102022]: pgmap v1597: 99 pgs: 99 active+clean; 1.2 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2024-08-17T17:50:37.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:36 smithi037 ceph-mon[97894]: pgmap v1597: 99 pgs: 99 active+clean; 1.2 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2024-08-17T17:50:37.073 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:37.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:37.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:37.175 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:37.202 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:37.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:37.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:37.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:36 smithi046 ceph-mon[88218]: pgmap v1597: 99 pgs: 99 active+clean; 1.2 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2024-08-17T17:50:37.304 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:37.338 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:37.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:37.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:37.354 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-08-17T17:50:37.440 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:37.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:37.472 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:37.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:37.573 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:37.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:37.604 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:37.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:37.705 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:37.740 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:37.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:37.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:37.780 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:50:37.842 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:37.881 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:37.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:37.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:37.983 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:38.011 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:38.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:38.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:38.113 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:38.138 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:38.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:38.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:38.239 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:38.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:38.271 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:38.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:38.372 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:38.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:38.420 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:38.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:38.521 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:38.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:38.560 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:38.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:38.661 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:38.684 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:38.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:38.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:38.785 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:38.824 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:38.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:38.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:38.926 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:38.962 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:38.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:38.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:39.063 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:39.106 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:39.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:39.108 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:39.140 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:50:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:50:38] "GET /metrics HTTP/1.1" 200 36603 "" "Prometheus/2.51.0" 2024-08-17T17:50:39.143 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:38 smithi037 ceph-mon[97894]: pgmap v1598: 99 pgs: 99 active+clean; 1.2 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2024-08-17T17:50:39.143 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:38 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:39.143 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:38 smithi037 ceph-mon[102022]: pgmap v1598: 99 pgs: 99 active+clean; 1.2 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2024-08-17T17:50:39.144 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:38 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:39.157 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:38 smithi046 ceph-mon[88218]: pgmap v1598: 99 pgs: 99 active+clean; 1.2 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2024-08-17T17:50:39.157 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:38 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:39.209 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:39.236 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:39.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:39.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:39.338 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:39.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:39.378 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:39.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:39.479 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:39.519 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:39.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:39.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:39.620 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:39.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:39.663 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:39.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:39.764 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:39.793 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T17:50:39.794 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T17:50:39.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:39.800 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:39.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:39.901 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:39.960 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:39.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:39.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:39.989 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:39 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3831257044' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:39.989 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:50:40.062 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:40.088 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:40.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:40.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:40.189 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:40.208 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:39 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3831257044' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:40.208 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:50:40.208 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:50:40.234 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:50:40.235 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:50:40.235 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:50:40.235 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:50:40.235 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:50:40.235 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:50:40.235 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:50:40.235 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:50:40.235 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:50:40.235 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:50:40.236 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:50:40.236 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:50:40.236 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:50:40.236 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:50:40.236 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:50:40.236 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:50:40.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:40.251 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:40.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:40.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:39 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3831257044' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:40.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:40 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:50:40.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:40 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:50:40.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:50:40.352 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:40.380 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:40.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:40.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:40.482 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:50:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:50:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:50:40.544 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:40.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:40.545 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:40.631 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-08-17T17:50:40.646 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:40.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:40.699 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:40.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:40.800 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:40.836 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:40.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:40.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:40.939 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:40.975 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:40.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:40.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:41.010 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:50:41.078 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:41.116 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:41.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:41.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:41.209 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is unset 2024-08-17T17:50:41.218 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:41.258 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:41.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:41.259 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:41.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:41 smithi046 ceph-mon[88218]: pgmap v1599: 99 pgs: 99 active+clean; 1.0 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 910 op/s 2024-08-17T17:50:41.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:41 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1751459925' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:50:41.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:41 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:50:41.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:41 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:50:41.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:41 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:50:41.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:41 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:50:41.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:41 smithi037 ceph-mon[102022]: pgmap v1599: 99 pgs: 99 active+clean; 1.0 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 910 op/s 2024-08-17T17:50:41.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:41 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1751459925' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:50:41.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:41 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:50:41.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:41 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:50:41.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:41 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:50:41.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:41 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:50:41.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:41 smithi037 ceph-mon[97894]: pgmap v1599: 99 pgs: 99 active+clean; 1.0 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 910 op/s 2024-08-17T17:50:41.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:41 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1751459925' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:50:41.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:41 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:50:41.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:41 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:50:41.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:41 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:50:41.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:41 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:50:41.360 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:41.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:41.397 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:41.397 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:41.498 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:41.538 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:41.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:41.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:41.640 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:41.677 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:41.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:41.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:41.779 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:41.822 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:41.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:41.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:41.887 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] 2024-08-17T17:50:41.887 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:50:41.887 INFO:tasks.thrashosds.thrasher:Removing osd 0, in_osds are: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:50:41.888 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd out 0 2024-08-17T17:50:41.925 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:41.970 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:41.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:41.971 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:42.070 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:42 smithi046 ceph-mon[88218]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:42.070 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:42 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:50:42.070 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:42 smithi046 ceph-mon[88218]: osdmap e1165: 8 total, 8 up, 8 in 2024-08-17T17:50:42.072 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:42.099 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:42.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:42.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:42.201 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:42.242 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:42.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:42.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:42.296 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:42 smithi037 ceph-mon[97894]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:42.296 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:42 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:50:42.296 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:42 smithi037 ceph-mon[97894]: osdmap e1165: 8 total, 8 up, 8 in 2024-08-17T17:50:42.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:42 smithi037 ceph-mon[102022]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:42.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:42 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:50:42.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:42 smithi037 ceph-mon[102022]: osdmap e1165: 8 total, 8 up, 8 in 2024-08-17T17:50:42.344 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:42.369 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:42.375 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:42.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:42.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:42.476 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:42.506 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:42.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:42.507 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:42.608 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:42.655 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:42.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:42.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:42.756 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:42.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:42.795 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:42.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:42.896 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:42.933 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:42.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:42.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:43.034 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:43.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:43 smithi037 ceph-mon[102022]: pgmap v1601: 99 pgs: 99 active+clean; 1.0 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 750 op/s 2024-08-17T17:50:43.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:43 smithi037 ceph-mon[97894]: pgmap v1601: 99 pgs: 99 active+clean; 1.0 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 750 op/s 2024-08-17T17:50:43.063 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:50:43.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:43.079 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:43.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:43.180 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:43.214 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:50:43.214 INFO:teuthology.orchestra.run.smithi046.stdout: "size": 20, 2024-08-17T17:50:43.214 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 600, 2024-08-17T17:50:43.214 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [ 2024-08-17T17:50:43.214 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.214 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:20733 6.7 6:eb6b3e84:::benchmark_data_smithi037_142561_object20732:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:50:43.214 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:42:42.351423+0000", 2024-08-17T17:50:43.214 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 480.85783265399999, 2024-08-17T17:50:43.214 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.098788305000000007, 2024-08-17T17:50:43.214 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:50:43.215 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:43.215 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:50:43.215 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:50:43.215 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:50:43.215 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 20733 2024-08-17T17:50:43.215 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.215 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:50:43.215 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.215 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:50:43.215 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.351423+0000", 2024-08-17T17:50:43.215 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.215 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.215 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.215 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:50:43.216 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.351423+0000", 2024-08-17T17:50:43.216 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.216 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.216 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.216 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:50:43.216 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.351423+0000", 2024-08-17T17:50:43.216 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:50:43.216 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.216 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.216 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:50:43.216 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.351481+0000", 2024-08-17T17:50:43.216 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8808999999999999e-05 2024-08-17T17:50:43.216 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.216 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.217 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:50:43.217 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.351495+0000", 2024-08-17T17:50:43.217 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3604000000000001e-05 2024-08-17T17:50:43.217 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.217 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.217 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:50:43.217 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.351501+0000", 2024-08-17T17:50:43.217 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.1129999999999997e-06 2024-08-17T17:50:43.217 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.217 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.217 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:50:43.217 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.352012+0000", 2024-08-17T17:50:43.217 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00051130900000000005 2024-08-17T17:50:43.218 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.218 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.218 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:50:43.218 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.352131+0000", 2024-08-17T17:50:43.218 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000118676 2024-08-17T17:50:43.218 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.218 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.218 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:50:43.218 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.352268+0000", 2024-08-17T17:50:43.218 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013662799999999999 2024-08-17T17:50:43.218 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.218 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.218 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:50:43.219 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.354169+0000", 2024-08-17T17:50:43.219 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0019012720000000001 2024-08-17T17:50:43.219 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.219 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.219 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.219 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.356033+0000", 2024-08-17T17:50:43.219 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001863845 2024-08-17T17:50:43.219 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.219 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.219 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.219 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.450123+0000", 2024-08-17T17:50:43.219 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.094090086000000003 2024-08-17T17:50:43.219 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.219 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.219 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:50:43.220 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.450177+0000", 2024-08-17T17:50:43.220 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4413999999999998e-05 2024-08-17T17:50:43.220 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.220 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.220 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:50:43.220 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.450212+0000", 2024-08-17T17:50:43.220 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4276000000000002e-05 2024-08-17T17:50:43.220 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.220 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:50:43.220 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.220 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.220 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.220 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:20738 6.7 6:e75e256a:::benchmark_data_smithi037_142561_object20737:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:50:43.220 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:42:42.352968+0000", 2024-08-17T17:50:43.221 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 480.85628761700002, 2024-08-17T17:50:43.221 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.097361775999999997, 2024-08-17T17:50:43.221 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:50:43.221 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:43.221 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:50:43.221 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:50:43.221 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:50:43.221 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 20738 2024-08-17T17:50:43.221 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.221 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:50:43.221 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.221 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:50:43.221 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.352968+0000", 2024-08-17T17:50:43.222 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.222 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.222 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.222 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:50:43.222 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.352968+0000", 2024-08-17T17:50:43.222 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.222 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.222 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.222 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:50:43.222 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.352967+0000", 2024-08-17T17:50:43.222 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:50:43.222 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.223 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.223 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:50:43.223 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.353027+0000", 2024-08-17T17:50:43.223 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.9397000000000001e-05 2024-08-17T17:50:43.223 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.223 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.223 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:50:43.223 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.353048+0000", 2024-08-17T17:50:43.223 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.1166999999999999e-05 2024-08-17T17:50:43.223 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.223 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.223 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:50:43.224 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.353054+0000", 2024-08-17T17:50:43.224 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2949999999999999e-06 2024-08-17T17:50:43.224 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.224 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.224 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:50:43.224 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.353226+0000", 2024-08-17T17:50:43.224 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00017160600000000001 2024-08-17T17:50:43.224 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.224 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.224 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:50:43.224 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.353358+0000", 2024-08-17T17:50:43.224 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000132156 2024-08-17T17:50:43.225 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.225 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.225 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:50:43.225 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.353531+0000", 2024-08-17T17:50:43.225 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000172972 2024-08-17T17:50:43.225 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.225 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.225 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:50:43.225 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.354381+0000", 2024-08-17T17:50:43.225 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00085003100000000001 2024-08-17T17:50:43.225 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.225 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.225 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.225 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.356088+0000", 2024-08-17T17:50:43.226 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0017075860000000001 2024-08-17T17:50:43.226 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.226 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.226 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.226 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.450275+0000", 2024-08-17T17:50:43.226 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.094186425000000004 2024-08-17T17:50:43.226 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.226 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.226 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:50:43.226 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.450308+0000", 2024-08-17T17:50:43.226 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.3238000000000003e-05 2024-08-17T17:50:43.226 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.226 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.227 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:50:43.227 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.450330+0000", 2024-08-17T17:50:43.227 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2048999999999998e-05 2024-08-17T17:50:43.227 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.227 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:50:43.227 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.227 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.227 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.227 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:20747 6.7 6:e277ccd1:::benchmark_data_smithi037_142561_object20746:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:50:43.227 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:42:42.354520+0000", 2024-08-17T17:50:43.227 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 480.85473620800002, 2024-08-17T17:50:43.227 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.095943121000000006, 2024-08-17T17:50:43.227 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:50:43.228 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:43.228 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:50:43.228 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:50:43.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:43.229 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:43.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:43.230 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:50:43.230 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 20747 2024-08-17T17:50:43.230 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.230 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:50:43.230 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.230 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:50:43.231 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.354520+0000", 2024-08-17T17:50:43.231 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.231 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.231 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.231 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:50:43.231 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.354520+0000", 2024-08-17T17:50:43.231 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.231 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.231 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.231 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:50:43.231 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.354519+0000", 2024-08-17T17:50:43.231 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:50:43.232 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.232 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.232 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:50:43.232 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.354594+0000", 2024-08-17T17:50:43.232 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.4838000000000004e-05 2024-08-17T17:50:43.232 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.232 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.232 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:50:43.232 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.354606+0000", 2024-08-17T17:50:43.232 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1989e-05 2024-08-17T17:50:43.232 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.232 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.232 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:50:43.233 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.354611+0000", 2024-08-17T17:50:43.233 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4369999999999998e-06 2024-08-17T17:50:43.233 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.233 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.233 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:50:43.233 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.354660+0000", 2024-08-17T17:50:43.233 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.8381999999999999e-05 2024-08-17T17:50:43.233 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.233 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.233 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:50:43.233 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.354802+0000", 2024-08-17T17:50:43.233 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000142423 2024-08-17T17:50:43.233 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.234 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.234 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:50:43.234 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.354948+0000", 2024-08-17T17:50:43.234 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014592500000000001 2024-08-17T17:50:43.234 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.234 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.234 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:50:43.234 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.356043+0000", 2024-08-17T17:50:43.234 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0010948010000000001 2024-08-17T17:50:43.234 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.234 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.235 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.235 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.356113+0000", 2024-08-17T17:50:43.235 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.0710000000000006e-05 2024-08-17T17:50:43.235 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.235 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.235 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.235 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.450379+0000", 2024-08-17T17:50:43.235 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.094265682000000003 2024-08-17T17:50:43.235 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.235 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.235 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:50:43.235 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.450427+0000", 2024-08-17T17:50:43.235 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.8304999999999999e-05 2024-08-17T17:50:43.235 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.236 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.236 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:50:43.236 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.450463+0000", 2024-08-17T17:50:43.236 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.5431e-05 2024-08-17T17:50:43.236 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.236 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:50:43.236 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.236 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.236 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.236 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:20984 6.7 6:e3046755:::benchmark_data_smithi037_142561_object20983:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1086)", 2024-08-17T17:50:43.236 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:42:42.533732+0000", 2024-08-17T17:50:43.236 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 480.67552420499999, 2024-08-17T17:50:43.237 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.079598362000000006, 2024-08-17T17:50:43.237 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:50:43.237 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:43.237 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:50:43.237 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:50:43.237 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:50:43.237 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 20984 2024-08-17T17:50:43.237 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.237 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:50:43.237 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.237 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:50:43.237 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.533732+0000", 2024-08-17T17:50:43.237 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.238 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.238 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.238 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:50:43.238 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.533732+0000", 2024-08-17T17:50:43.238 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.238 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.238 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.238 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:50:43.238 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.533730+0000", 2024-08-17T17:50:43.238 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:50:43.238 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.238 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.238 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:50:43.238 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.533798+0000", 2024-08-17T17:50:43.239 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.7335999999999994e-05 2024-08-17T17:50:43.239 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.239 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.239 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:50:43.239 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.533808+0000", 2024-08-17T17:50:43.239 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0623e-05 2024-08-17T17:50:43.239 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.239 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.239 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:50:43.239 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.533813+0000", 2024-08-17T17:50:43.239 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9810000000000003e-06 2024-08-17T17:50:43.239 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.239 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.239 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:50:43.240 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.535020+0000", 2024-08-17T17:50:43.240 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001206803 2024-08-17T17:50:43.240 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.240 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.240 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:50:43.240 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.535123+0000", 2024-08-17T17:50:43.240 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00010285699999999999 2024-08-17T17:50:43.240 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.240 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.240 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:50:43.240 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.535269+0000", 2024-08-17T17:50:43.240 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000145866 2024-08-17T17:50:43.240 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.240 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.241 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:50:43.241 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.537123+0000", 2024-08-17T17:50:43.241 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0018546960000000001 2024-08-17T17:50:43.241 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.241 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.241 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.241 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.537449+0000", 2024-08-17T17:50:43.241 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00032588300000000001 2024-08-17T17:50:43.241 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.241 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.241 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.241 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.613247+0000", 2024-08-17T17:50:43.241 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.075797238000000003 2024-08-17T17:50:43.241 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.242 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.242 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:50:43.242 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.613294+0000", 2024-08-17T17:50:43.242 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.7614000000000002e-05 2024-08-17T17:50:43.242 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.242 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.242 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:50:43.242 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:42:42.613330+0000", 2024-08-17T17:50:43.242 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.5976000000000002e-05 2024-08-17T17:50:43.242 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.242 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:50:43.242 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.242 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.243 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.243 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:160663 6.7 6:e411266d:::benchmark_data_smithi037_142561_object34881:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1106)", 2024-08-17T17:50:43.243 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:44:48.367473+0000", 2024-08-17T17:50:43.243 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 354.84178260900001, 2024-08-17T17:50:43.243 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.124183747, 2024-08-17T17:50:43.243 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:50:43.243 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:43.243 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:50:43.243 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:50:43.243 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:50:43.243 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 160663 2024-08-17T17:50:43.243 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.243 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:50:43.243 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.244 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:50:43.244 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.367473+0000", 2024-08-17T17:50:43.244 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.244 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.244 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.244 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:50:43.244 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.367473+0000", 2024-08-17T17:50:43.244 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.244 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.244 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.244 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:50:43.244 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.367472+0000", 2024-08-17T17:50:43.244 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:50:43.245 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.245 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.245 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:50:43.245 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.367478+0000", 2024-08-17T17:50:43.245 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.742e-06 2024-08-17T17:50:43.245 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.245 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.245 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:50:43.245 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.367492+0000", 2024-08-17T17:50:43.245 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3558e-05 2024-08-17T17:50:43.245 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.245 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.245 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:50:43.246 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.367499+0000", 2024-08-17T17:50:43.246 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.0690000000000004e-06 2024-08-17T17:50:43.246 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.246 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.246 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:50:43.246 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.367560+0000", 2024-08-17T17:50:43.246 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.1277000000000003e-05 2024-08-17T17:50:43.246 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.246 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.246 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:50:43.246 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.367681+0000", 2024-08-17T17:50:43.246 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000121141 2024-08-17T17:50:43.246 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.247 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.247 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:50:43.247 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.367793+0000", 2024-08-17T17:50:43.247 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000111896 2024-08-17T17:50:43.247 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.247 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.247 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:50:43.247 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.370386+0000", 2024-08-17T17:50:43.247 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0025926389999999999 2024-08-17T17:50:43.247 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.247 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.247 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.247 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.374697+0000", 2024-08-17T17:50:43.248 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0043107789999999998 2024-08-17T17:50:43.248 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.248 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.248 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.248 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.491578+0000", 2024-08-17T17:50:43.248 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.116881581 2024-08-17T17:50:43.248 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.248 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.248 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:50:43.248 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.491623+0000", 2024-08-17T17:50:43.248 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4839000000000002e-05 2024-08-17T17:50:43.248 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.248 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.249 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:50:43.249 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.491657+0000", 2024-08-17T17:50:43.249 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4063000000000002e-05 2024-08-17T17:50:43.249 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.249 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:50:43.249 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.249 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.249 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.249 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:160665 6.7 6:e2ee3b88:::benchmark_data_smithi037_142561_object34883:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1106)", 2024-08-17T17:50:43.249 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:44:48.372300+0000", 2024-08-17T17:50:43.249 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 354.83695612299999, 2024-08-17T17:50:43.249 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.119463478, 2024-08-17T17:50:43.249 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:50:43.250 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:43.250 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:50:43.250 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:50:43.250 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:50:43.250 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 160665 2024-08-17T17:50:43.250 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.250 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:50:43.250 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.250 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:50:43.250 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.372300+0000", 2024-08-17T17:50:43.250 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.250 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.250 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.251 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:50:43.251 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.372300+0000", 2024-08-17T17:50:43.251 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.251 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.251 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.251 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:50:43.251 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.372298+0000", 2024-08-17T17:50:43.251 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:50:43.251 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.251 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.251 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:50:43.251 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.372305+0000", 2024-08-17T17:50:43.251 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.029e-06 2024-08-17T17:50:43.252 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.252 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.252 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:50:43.252 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.372319+0000", 2024-08-17T17:50:43.252 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.412e-05 2024-08-17T17:50:43.252 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.252 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.252 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:50:43.252 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.372325+0000", 2024-08-17T17:50:43.252 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7919999999999998e-06 2024-08-17T17:50:43.252 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.252 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.252 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:50:43.252 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.372369+0000", 2024-08-17T17:50:43.252 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3747e-05 2024-08-17T17:50:43.253 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.253 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.253 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:50:43.253 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.372451+0000", 2024-08-17T17:50:43.253 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.2398999999999995e-05 2024-08-17T17:50:43.253 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.253 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.253 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:50:43.253 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.372521+0000", 2024-08-17T17:50:43.253 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.9797999999999998e-05 2024-08-17T17:50:43.253 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.253 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.253 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.254 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.374798+0000", 2024-08-17T17:50:43.254 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0022773720000000002 2024-08-17T17:50:43.254 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.254 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.254 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:50:43.254 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.374814+0000", 2024-08-17T17:50:43.254 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.5923999999999999e-05 2024-08-17T17:50:43.254 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.254 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.254 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.254 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.491686+0000", 2024-08-17T17:50:43.254 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.116871982 2024-08-17T17:50:43.254 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.255 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.255 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:50:43.255 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.491733+0000", 2024-08-17T17:50:43.255 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6359000000000001e-05 2024-08-17T17:50:43.255 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.255 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.255 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:50:43.255 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.491763+0000", 2024-08-17T17:50:43.255 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.0655999999999999e-05 2024-08-17T17:50:43.255 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.255 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:50:43.255 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.255 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.255 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.256 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:160666 6.d 6:bf161a42:::benchmark_data_smithi037_142561_object34884:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1106)", 2024-08-17T17:50:43.256 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:44:48.373302+0000", 2024-08-17T17:50:43.256 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 354.83595397699997, 2024-08-17T17:50:43.256 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.111943668, 2024-08-17T17:50:43.256 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:50:43.256 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:43.256 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:50:43.256 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:50:43.256 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:50:43.256 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 160666 2024-08-17T17:50:43.256 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.256 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:50:43.256 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.257 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:50:43.257 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.373302+0000", 2024-08-17T17:50:43.257 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.257 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.257 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.257 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:50:43.257 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.373302+0000", 2024-08-17T17:50:43.257 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.257 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.257 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.257 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:50:43.257 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.373301+0000", 2024-08-17T17:50:43.257 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:50:43.257 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.258 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.258 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:50:43.258 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.373306+0000", 2024-08-17T17:50:43.258 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3640000000000001e-06 2024-08-17T17:50:43.258 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.258 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.258 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:50:43.258 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.373316+0000", 2024-08-17T17:50:43.258 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.9660000000000008e-06 2024-08-17T17:50:43.258 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.258 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.258 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:50:43.258 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.373321+0000", 2024-08-17T17:50:43.258 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4729999999999999e-06 2024-08-17T17:50:43.259 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.259 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.259 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:50:43.259 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.373367+0000", 2024-08-17T17:50:43.259 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6217000000000002e-05 2024-08-17T17:50:43.259 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.259 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.259 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:50:43.259 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.373477+0000", 2024-08-17T17:50:43.259 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000109412 2024-08-17T17:50:43.259 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.259 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.259 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,1", 2024-08-17T17:50:43.259 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.373583+0000", 2024-08-17T17:50:43.259 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00010575500000000001 2024-08-17T17:50:43.260 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.260 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.260 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:50:43.260 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.377581+0000", 2024-08-17T17:50:43.260 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.003998049 2024-08-17T17:50:43.260 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.260 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.260 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.260 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.377729+0000", 2024-08-17T17:50:43.260 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000148644 2024-08-17T17:50:43.260 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.260 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.260 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.261 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.485141+0000", 2024-08-17T17:50:43.261 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.10741223599999999 2024-08-17T17:50:43.261 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.261 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.261 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:50:43.261 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.485204+0000", 2024-08-17T17:50:43.261 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2558000000000007e-05 2024-08-17T17:50:43.261 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.261 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.261 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:50:43.261 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.485246+0000", 2024-08-17T17:50:43.261 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1662000000000002e-05 2024-08-17T17:50:43.261 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.262 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:50:43.262 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.262 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.262 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.262 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:182407 6.7 6:e27a7384:::benchmark_data_smithi037_142561_object56625:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1110)", 2024-08-17T17:50:43.262 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:45:11.752545+0000", 2024-08-17T17:50:43.262 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 331.45671132500001, 2024-08-17T17:50:43.262 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.089312483999999998, 2024-08-17T17:50:43.262 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:50:43.262 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:43.262 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:50:43.262 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:50:43.263 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:50:43.263 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 182407 2024-08-17T17:50:43.263 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.263 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:50:43.263 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.263 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:50:43.263 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.752545+0000", 2024-08-17T17:50:43.263 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.263 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.263 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.263 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:50:43.263 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.752545+0000", 2024-08-17T17:50:43.263 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.263 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.264 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.264 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:50:43.264 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.752543+0000", 2024-08-17T17:50:43.264 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:50:43.264 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.264 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.264 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:50:43.264 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.752549+0000", 2024-08-17T17:50:43.264 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8250000000000001e-06 2024-08-17T17:50:43.264 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.264 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.264 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:50:43.264 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.752561+0000", 2024-08-17T17:50:43.265 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1956e-05 2024-08-17T17:50:43.265 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.265 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.265 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:50:43.265 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.752567+0000", 2024-08-17T17:50:43.265 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8680000000000004e-06 2024-08-17T17:50:43.265 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.265 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.265 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:50:43.265 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.752614+0000", 2024-08-17T17:50:43.265 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.702e-05 2024-08-17T17:50:43.265 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.265 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.266 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:50:43.266 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.752760+0000", 2024-08-17T17:50:43.266 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014617800000000001 2024-08-17T17:50:43.266 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.266 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.266 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:50:43.266 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.753236+0000", 2024-08-17T17:50:43.266 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000475262 2024-08-17T17:50:43.266 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.266 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.266 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:50:43.266 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.755912+0000", 2024-08-17T17:50:43.266 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0026764919999999999 2024-08-17T17:50:43.267 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.267 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.267 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.267 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.758812+0000", 2024-08-17T17:50:43.267 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0028995380000000001 2024-08-17T17:50:43.267 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.267 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.267 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.267 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.841744+0000", 2024-08-17T17:50:43.267 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.082932360999999996 2024-08-17T17:50:43.267 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.267 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.267 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:50:43.268 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.841821+0000", 2024-08-17T17:50:43.268 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.7379999999999994e-05 2024-08-17T17:50:43.268 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.268 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.268 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:50:43.268 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.841857+0000", 2024-08-17T17:50:43.268 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.5803999999999998e-05 2024-08-17T17:50:43.268 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.268 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:50:43.268 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.268 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.268 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.268 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:182410 6.17 6:efacf974:::benchmark_data_smithi037_142561_object56628:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1110)", 2024-08-17T17:50:43.268 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:45:11.754600+0000", 2024-08-17T17:50:43.269 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 331.45465563300002, 2024-08-17T17:50:43.269 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.094077992999999999, 2024-08-17T17:50:43.269 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:50:43.269 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:43.269 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:50:43.269 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:50:43.269 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:50:43.269 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 182410 2024-08-17T17:50:43.269 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.269 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:50:43.269 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.269 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:50:43.269 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.754600+0000", 2024-08-17T17:50:43.269 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.270 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.270 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.270 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:50:43.270 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.754600+0000", 2024-08-17T17:50:43.270 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.270 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.270 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.270 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:50:43.270 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.754599+0000", 2024-08-17T17:50:43.270 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:50:43.270 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.270 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.270 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:50:43.271 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.754605+0000", 2024-08-17T17:50:43.271 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5940000000000001e-06 2024-08-17T17:50:43.271 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.271 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.271 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:50:43.271 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.754617+0000", 2024-08-17T17:50:43.271 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2435999999999999e-05 2024-08-17T17:50:43.271 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.271 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.271 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:50:43.271 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.754623+0000", 2024-08-17T17:50:43.271 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.3669999999999996e-06 2024-08-17T17:50:43.271 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.272 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.272 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:50:43.272 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.754667+0000", 2024-08-17T17:50:43.272 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4147999999999998e-05 2024-08-17T17:50:43.272 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.272 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.272 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:50:43.272 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.754793+0000", 2024-08-17T17:50:43.272 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000126747 2024-08-17T17:50:43.272 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.272 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.272 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:50:43.272 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.755256+0000", 2024-08-17T17:50:43.272 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00046235900000000002 2024-08-17T17:50:43.273 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.273 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.273 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:50:43.273 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.761469+0000", 2024-08-17T17:50:43.273 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0062130980000000002 2024-08-17T17:50:43.273 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.273 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.273 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.274 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.761821+0000", 2024-08-17T17:50:43.274 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000352493 2024-08-17T17:50:43.275 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.275 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.275 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.275 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.848613+0000", 2024-08-17T17:50:43.275 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.086791905000000003 2024-08-17T17:50:43.275 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.275 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.275 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:50:43.275 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.848642+0000", 2024-08-17T17:50:43.275 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.8685000000000001e-05 2024-08-17T17:50:43.275 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.275 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.275 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:50:43.276 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.848678+0000", 2024-08-17T17:50:43.276 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.6328000000000002e-05 2024-08-17T17:50:43.276 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.276 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:50:43.276 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.276 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.276 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.276 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:182413 6.17 6:eadff13e:::benchmark_data_smithi037_142561_object56631:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1110)", 2024-08-17T17:50:43.276 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:45:11.757724+0000", 2024-08-17T17:50:43.276 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 331.45153212399998, 2024-08-17T17:50:43.276 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.097884951999999997, 2024-08-17T17:50:43.276 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:50:43.276 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:43.277 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:50:43.277 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:50:43.277 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:50:43.277 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 182413 2024-08-17T17:50:43.277 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.277 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:50:43.277 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.277 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:50:43.277 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.757724+0000", 2024-08-17T17:50:43.277 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.277 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.277 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.277 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:50:43.278 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.757724+0000", 2024-08-17T17:50:43.278 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.278 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.278 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.278 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:50:43.278 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.757723+0000", 2024-08-17T17:50:43.278 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:50:43.278 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.278 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.278 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:50:43.278 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.757727+0000", 2024-08-17T17:50:43.278 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4000000000000002e-06 2024-08-17T17:50:43.278 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.279 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.279 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:50:43.279 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.757735+0000", 2024-08-17T17:50:43.279 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.3499999999999997e-06 2024-08-17T17:50:43.279 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.279 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.279 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:50:43.279 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.757740+0000", 2024-08-17T17:50:43.279 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3540000000000002e-06 2024-08-17T17:50:43.279 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.279 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.279 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:50:43.279 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.758354+0000", 2024-08-17T17:50:43.280 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00061374400000000005 2024-08-17T17:50:43.280 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.280 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.280 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:50:43.280 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.758465+0000", 2024-08-17T17:50:43.280 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00011119 2024-08-17T17:50:43.280 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.280 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.280 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:50:43.280 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.758949+0000", 2024-08-17T17:50:43.280 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00048450499999999998 2024-08-17T17:50:43.280 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.281 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.281 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:50:43.281 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.761506+0000", 2024-08-17T17:50:43.281 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0025569030000000001 2024-08-17T17:50:43.281 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.281 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.281 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.281 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.761926+0000", 2024-08-17T17:50:43.281 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000420295 2024-08-17T17:50:43.281 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.281 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.281 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.281 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.855515+0000", 2024-08-17T17:50:43.282 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.093588086000000001 2024-08-17T17:50:43.282 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.282 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.282 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:50:43.282 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.855566+0000", 2024-08-17T17:50:43.282 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0951000000000001e-05 2024-08-17T17:50:43.282 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.282 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.282 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:50:43.282 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:11.855609+0000", 2024-08-17T17:50:43.282 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3297000000000002e-05 2024-08-17T17:50:43.282 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.282 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:50:43.283 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.283 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.283 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.283 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:182750 6.d 6:b33e2ccc:::benchmark_data_smithi037_142561_object56968:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1110)", 2024-08-17T17:50:43.283 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:45:12.139074+0000", 2024-08-17T17:50:43.283 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 331.07018201900001, 2024-08-17T17:50:43.283 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.087986914999999999, 2024-08-17T17:50:43.283 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:50:43.283 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:43.283 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:50:43.283 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:50:43.283 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:50:43.283 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 182750 2024-08-17T17:50:43.283 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.284 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:50:43.284 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.284 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:50:43.284 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.139074+0000", 2024-08-17T17:50:43.284 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.284 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.284 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.284 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:50:43.284 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.139074+0000", 2024-08-17T17:50:43.284 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.284 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.284 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.284 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:50:43.284 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.139072+0000", 2024-08-17T17:50:43.285 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:50:43.285 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.285 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.285 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:50:43.285 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.139079+0000", 2024-08-17T17:50:43.285 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.0600000000000002e-06 2024-08-17T17:50:43.285 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.285 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.285 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:50:43.285 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.139092+0000", 2024-08-17T17:50:43.285 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2176e-05 2024-08-17T17:50:43.285 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.285 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.285 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:50:43.286 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.139098+0000", 2024-08-17T17:50:43.286 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.6529999999999997e-06 2024-08-17T17:50:43.286 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.286 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.286 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:50:43.286 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.142011+0000", 2024-08-17T17:50:43.286 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0029130060000000001 2024-08-17T17:50:43.286 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.286 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.286 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:50:43.286 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.142128+0000", 2024-08-17T17:50:43.286 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00011698500000000001 2024-08-17T17:50:43.286 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.287 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.287 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,1", 2024-08-17T17:50:43.287 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.142244+0000", 2024-08-17T17:50:43.287 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000115575 2024-08-17T17:50:43.287 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.287 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.287 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:50:43.287 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.156327+0000", 2024-08-17T17:50:43.287 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.014082799999999999 2024-08-17T17:50:43.287 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.287 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.287 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.287 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.156781+0000", 2024-08-17T17:50:43.287 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00045396299999999999 2024-08-17T17:50:43.288 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.288 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.288 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.288 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.227001+0000", 2024-08-17T17:50:43.288 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.070220075000000007 2024-08-17T17:50:43.288 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.288 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.288 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:50:43.288 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.227033+0000", 2024-08-17T17:50:43.288 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.269e-05 2024-08-17T17:50:43.288 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.288 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.288 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:50:43.289 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.227061+0000", 2024-08-17T17:50:43.289 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.7492e-05 2024-08-17T17:50:43.289 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.289 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:50:43.289 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.289 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.289 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.289 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:182753 6.d 6:b8a61d76:::benchmark_data_smithi037_142561_object56971:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1110)", 2024-08-17T17:50:43.289 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:45:12.142393+0000", 2024-08-17T17:50:43.289 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 331.06686295100002, 2024-08-17T17:50:43.289 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.084799995000000003, 2024-08-17T17:50:43.289 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:50:43.289 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:43.290 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:50:43.290 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:50:43.290 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:50:43.290 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 182753 2024-08-17T17:50:43.290 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.290 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:50:43.290 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.290 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:50:43.290 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.142393+0000", 2024-08-17T17:50:43.290 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.290 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.290 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.290 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:50:43.291 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.142393+0000", 2024-08-17T17:50:43.291 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.291 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.291 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.291 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:50:43.291 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.142392+0000", 2024-08-17T17:50:43.291 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:50:43.291 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.291 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.291 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:50:43.291 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.142396+0000", 2024-08-17T17:50:43.291 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.704e-06 2024-08-17T17:50:43.292 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.292 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.292 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:50:43.292 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.142404+0000", 2024-08-17T17:50:43.292 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.799e-06 2024-08-17T17:50:43.292 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.292 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.292 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:50:43.292 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.142409+0000", 2024-08-17T17:50:43.292 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3059999999999999e-06 2024-08-17T17:50:43.292 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.292 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.292 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:50:43.293 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.146891+0000", 2024-08-17T17:50:43.293 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0044824690000000002 2024-08-17T17:50:43.293 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.293 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.293 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:50:43.293 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.147037+0000", 2024-08-17T17:50:43.293 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014603000000000001 2024-08-17T17:50:43.293 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.293 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.293 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,1", 2024-08-17T17:50:43.293 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.147129+0000", 2024-08-17T17:50:43.293 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.1513000000000003e-05 2024-08-17T17:50:43.293 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.293 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.294 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:50:43.294 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.156333+0000", 2024-08-17T17:50:43.294 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0092040000000000004 2024-08-17T17:50:43.294 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.294 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.294 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.294 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.161490+0000", 2024-08-17T17:50:43.294 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0051568439999999998 2024-08-17T17:50:43.294 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.294 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.294 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.294 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.227109+0000", 2024-08-17T17:50:43.294 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.065619896999999996 2024-08-17T17:50:43.295 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.295 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.295 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:50:43.295 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.227156+0000", 2024-08-17T17:50:43.295 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6652e-05 2024-08-17T17:50:43.295 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.295 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.295 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:50:43.295 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:12.227193+0000", 2024-08-17T17:50:43.295 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.6940000000000002e-05 2024-08-17T17:50:43.295 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.295 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:50:43.295 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.295 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.296 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.296 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:186859 6.a 6:5e7656a3:::benchmark_data_smithi037_142561_object61077:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1111)", 2024-08-17T17:50:43.296 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:45:16.509884+0000", 2024-08-17T17:50:43.296 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 326.69937177899999, 2024-08-17T17:50:43.296 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.090691894999999995, 2024-08-17T17:50:43.296 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:50:43.296 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:43.296 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:50:43.296 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:50:43.296 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:50:43.296 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 186859 2024-08-17T17:50:43.296 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.296 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:50:43.297 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.297 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:50:43.297 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:16.509884+0000", 2024-08-17T17:50:43.297 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.297 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.297 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.297 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:50:43.297 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:16.509884+0000", 2024-08-17T17:50:43.297 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.297 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.297 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.297 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:50:43.297 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:16.509883+0000", 2024-08-17T17:50:43.297 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:50:43.298 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.298 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.298 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:50:43.298 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:16.509889+0000", 2024-08-17T17:50:43.298 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6570000000000002e-06 2024-08-17T17:50:43.298 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.298 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.298 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:50:43.298 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:16.509900+0000", 2024-08-17T17:50:43.298 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1613e-05 2024-08-17T17:50:43.298 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.298 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.299 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:50:43.299 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:16.509905+0000", 2024-08-17T17:50:43.299 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1309999999999997e-06 2024-08-17T17:50:43.299 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.299 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.299 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:50:43.299 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:16.520764+0000", 2024-08-17T17:50:43.299 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.010858720000000001 2024-08-17T17:50:43.299 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.299 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.299 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:50:43.299 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:16.520888+0000", 2024-08-17T17:50:43.299 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012410399999999999 2024-08-17T17:50:43.299 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.300 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.300 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,6", 2024-08-17T17:50:43.300 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:16.521008+0000", 2024-08-17T17:50:43.300 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000120272 2024-08-17T17:50:43.300 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.300 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.300 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:50:43.300 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:16.526712+0000", 2024-08-17T17:50:43.300 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0057037600000000004 2024-08-17T17:50:43.300 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.300 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.300 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.300 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:16.526808+0000", 2024-08-17T17:50:43.300 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.5264000000000001e-05 2024-08-17T17:50:43.301 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.301 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.301 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.301 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:16.600482+0000", 2024-08-17T17:50:43.301 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.073674899000000002 2024-08-17T17:50:43.301 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.301 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.301 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:50:43.301 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:16.600532+0000", 2024-08-17T17:50:43.301 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9806999999999999e-05 2024-08-17T17:50:43.301 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.301 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.301 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:50:43.301 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:16.600576+0000", 2024-08-17T17:50:43.302 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3857999999999999e-05 2024-08-17T17:50:43.302 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.302 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:50:43.302 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.302 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.302 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.302 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:244357 6.d 6:bd018b94:::benchmark_data_smithi037_142561_object118575:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1127)", 2024-08-17T17:50:43.302 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:46:22.430066+0000", 2024-08-17T17:50:43.302 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 260.77918971700001, 2024-08-17T17:50:43.302 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.093311269000000002, 2024-08-17T17:50:43.302 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:50:43.302 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:43.303 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:50:43.303 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:50:43.303 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:50:43.303 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 244357 2024-08-17T17:50:43.303 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.303 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:50:43.303 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.303 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:50:43.303 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:46:22.430066+0000", 2024-08-17T17:50:43.303 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.303 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.303 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.303 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:50:43.304 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:46:22.430066+0000", 2024-08-17T17:50:43.304 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.304 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.304 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.304 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:50:43.304 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:46:22.430066+0000", 2024-08-17T17:50:43.304 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:50:43.304 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.304 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.304 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:50:43.304 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:46:22.430070+0000", 2024-08-17T17:50:43.304 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1980000000000003e-06 2024-08-17T17:50:43.304 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.305 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.305 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:50:43.305 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:46:22.430078+0000", 2024-08-17T17:50:43.305 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.9619999999999993e-06 2024-08-17T17:50:43.305 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.305 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.305 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:50:43.305 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:46:22.430082+0000", 2024-08-17T17:50:43.305 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.634e-06 2024-08-17T17:50:43.305 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.305 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.305 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:50:43.305 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:46:22.434588+0000", 2024-08-17T17:50:43.305 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0045055329999999999 2024-08-17T17:50:43.306 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.306 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.306 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:50:43.306 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:46:22.434693+0000", 2024-08-17T17:50:43.306 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000105356 2024-08-17T17:50:43.306 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.306 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.306 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,1", 2024-08-17T17:50:43.306 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:46:22.434806+0000", 2024-08-17T17:50:43.306 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000112388 2024-08-17T17:50:43.306 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.306 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.307 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:50:43.307 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:46:22.438855+0000", 2024-08-17T17:50:43.307 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0040495540000000003 2024-08-17T17:50:43.307 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.307 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.307 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.307 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:46:22.450816+0000", 2024-08-17T17:50:43.307 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.011961273999999999 2024-08-17T17:50:43.307 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.307 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.307 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.307 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:46:22.523266+0000", 2024-08-17T17:50:43.307 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.072449962000000007 2024-08-17T17:50:43.307 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.308 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.308 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:50:43.308 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:46:22.523332+0000", 2024-08-17T17:50:43.308 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.5599999999999995e-05 2024-08-17T17:50:43.308 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.308 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.308 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:50:43.308 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:46:22.523378+0000", 2024-08-17T17:50:43.308 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.5547999999999998e-05 2024-08-17T17:50:43.308 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.308 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:50:43.308 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.308 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.309 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.309 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:244367 6.d 6:b3d2d164:::benchmark_data_smithi037_142561_object118585:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1127)", 2024-08-17T17:50:43.309 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:46:22.440457+0000", 2024-08-17T17:50:43.309 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 260.76879878900002, 2024-08-17T17:50:43.309 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.083069630000000005, 2024-08-17T17:50:43.309 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:50:43.309 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:43.309 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:50:43.309 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:50:43.309 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:50:43.309 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 244367 2024-08-17T17:50:43.309 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.309 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:50:43.309 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.310 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:50:43.310 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:46:22.440457+0000", 2024-08-17T17:50:43.310 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.310 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.310 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.310 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:50:43.310 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:46:22.440457+0000", 2024-08-17T17:50:43.310 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.310 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.310 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.310 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:50:43.310 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:46:22.440456+0000", 2024-08-17T17:50:43.310 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:50:43.311 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.311 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.311 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:50:43.311 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:46:22.440462+0000", 2024-08-17T17:50:43.311 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6420000000000004e-06 2024-08-17T17:50:43.311 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.311 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.311 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:50:43.311 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:46:22.440474+0000", 2024-08-17T17:50:43.311 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2499e-05 2024-08-17T17:50:43.311 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.311 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.311 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:50:43.312 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:46:22.440481+0000", 2024-08-17T17:50:43.312 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.409e-06 2024-08-17T17:50:43.312 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.312 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.312 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:50:43.312 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:46:22.440518+0000", 2024-08-17T17:50:43.312 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.7088999999999997e-05 2024-08-17T17:50:43.312 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.312 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.312 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:50:43.312 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:46:22.440599+0000", 2024-08-17T17:50:43.312 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.1104000000000001e-05 2024-08-17T17:50:43.312 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.312 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.313 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,1", 2024-08-17T17:50:43.313 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:46:22.440673+0000", 2024-08-17T17:50:43.313 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.4232000000000003e-05 2024-08-17T17:50:43.313 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.313 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.313 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:50:43.313 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:46:22.444079+0000", 2024-08-17T17:50:43.313 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0034056569999999999 2024-08-17T17:50:43.313 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.313 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.313 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.313 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:46:22.451181+0000", 2024-08-17T17:50:43.314 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0071023070000000004 2024-08-17T17:50:43.314 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.314 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.314 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.314 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:46:22.523424+0000", 2024-08-17T17:50:43.314 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.072242705000000004 2024-08-17T17:50:43.314 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.314 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.314 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:50:43.314 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:46:22.523487+0000", 2024-08-17T17:50:43.314 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.3686e-05 2024-08-17T17:50:43.314 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.314 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.314 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:50:43.315 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:46:22.523527+0000", 2024-08-17T17:50:43.315 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9489000000000001e-05 2024-08-17T17:50:43.315 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.315 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:50:43.315 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.315 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.315 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.315 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:160490 7.0 7:0596e1ab:::benchmark_data_smithi037_171911_object42532:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1157)", 2024-08-17T17:50:43.315 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:49:23.633578+0000", 2024-08-17T17:50:43.315 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 79.575678260000004, 2024-08-17T17:50:43.315 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.094428371999999997, 2024-08-17T17:50:43.315 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:50:43.316 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:43.316 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:50:43.316 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:50:43.316 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:50:43.316 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 160490 2024-08-17T17:50:43.316 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.316 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:50:43.316 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.316 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:50:43.316 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:23.633578+0000", 2024-08-17T17:50:43.316 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.316 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.316 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.316 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:50:43.317 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:23.633578+0000", 2024-08-17T17:50:43.317 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.317 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.317 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.317 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:50:43.317 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:23.633576+0000", 2024-08-17T17:50:43.317 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:50:43.317 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.317 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.317 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:50:43.317 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:23.633583+0000", 2024-08-17T17:50:43.317 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.1679999999999998e-06 2024-08-17T17:50:43.317 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.317 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.318 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:50:43.318 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:23.633600+0000", 2024-08-17T17:50:43.318 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.6342e-05 2024-08-17T17:50:43.318 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.318 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.318 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:50:43.318 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:23.633606+0000", 2024-08-17T17:50:43.318 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2689999999999996e-06 2024-08-17T17:50:43.318 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.318 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.318 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:50:43.318 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:23.633652+0000", 2024-08-17T17:50:43.318 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6365000000000001e-05 2024-08-17T17:50:43.319 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.319 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.319 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:50:43.319 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:23.633804+0000", 2024-08-17T17:50:43.319 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00015131300000000001 2024-08-17T17:50:43.319 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.319 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.319 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,3", 2024-08-17T17:50:43.319 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:23.633931+0000", 2024-08-17T17:50:43.319 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012732999999999999 2024-08-17T17:50:43.319 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.319 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.319 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:50:43.319 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:23.638027+0000", 2024-08-17T17:50:43.320 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0040956409999999997 2024-08-17T17:50:43.320 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.320 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.320 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.320 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:23.639881+0000", 2024-08-17T17:50:43.320 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001854692 2024-08-17T17:50:43.320 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.320 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.320 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.320 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:23.727904+0000", 2024-08-17T17:50:43.320 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.088022512999999997 2024-08-17T17:50:43.320 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.320 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.321 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:50:43.321 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:23.727966+0000", 2024-08-17T17:50:43.321 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2205999999999994e-05 2024-08-17T17:50:43.321 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.321 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.321 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:50:43.321 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:23.728006+0000", 2024-08-17T17:50:43.321 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.0040999999999998e-05 2024-08-17T17:50:43.321 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.321 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:50:43.321 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.321 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.321 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.322 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:160498 7.0 7:0bd4ff9a:::benchmark_data_smithi037_171911_object42540:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1157)", 2024-08-17T17:50:43.322 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:49:23.641222+0000", 2024-08-17T17:50:43.322 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 79.568034116999996, 2024-08-17T17:50:43.322 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.094302021, 2024-08-17T17:50:43.322 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:50:43.322 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:43.322 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:50:43.322 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:50:43.322 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:50:43.322 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 160498 2024-08-17T17:50:43.322 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.322 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:50:43.322 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.323 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:50:43.323 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:23.641222+0000", 2024-08-17T17:50:43.323 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.323 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.323 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.323 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:50:43.323 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:23.641222+0000", 2024-08-17T17:50:43.323 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.323 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.323 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.323 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:50:43.323 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:23.641220+0000", 2024-08-17T17:50:43.323 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:50:43.324 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.324 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.324 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:50:43.324 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:23.641227+0000", 2024-08-17T17:50:43.324 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2589999999999997e-06 2024-08-17T17:50:43.324 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.324 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.324 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:50:43.324 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:23.641244+0000", 2024-08-17T17:50:43.324 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.7159e-05 2024-08-17T17:50:43.324 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.324 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.324 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:50:43.324 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:23.641249+0000", 2024-08-17T17:50:43.325 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6400000000000002e-06 2024-08-17T17:50:43.325 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.325 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.325 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:50:43.325 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:23.641294+0000", 2024-08-17T17:50:43.325 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4569e-05 2024-08-17T17:50:43.325 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.325 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.325 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:50:43.325 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:23.641424+0000", 2024-08-17T17:50:43.325 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012993100000000001 2024-08-17T17:50:43.325 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.325 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.326 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,3", 2024-08-17T17:50:43.326 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:23.641564+0000", 2024-08-17T17:50:43.326 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014031499999999999 2024-08-17T17:50:43.326 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.326 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.326 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:50:43.326 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:23.646427+0000", 2024-08-17T17:50:43.326 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0048624690000000003 2024-08-17T17:50:43.326 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.326 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.326 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.326 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:23.648601+0000", 2024-08-17T17:50:43.327 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.002174577 2024-08-17T17:50:43.327 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.327 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.327 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.327 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:23.735431+0000", 2024-08-17T17:50:43.327 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.086829801999999998 2024-08-17T17:50:43.327 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.327 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.327 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:50:43.327 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:23.735484+0000", 2024-08-17T17:50:43.327 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.2811e-05 2024-08-17T17:50:43.327 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.327 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.327 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:50:43.328 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:23.735524+0000", 2024-08-17T17:50:43.328 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9947999999999998e-05 2024-08-17T17:50:43.328 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.328 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:50:43.328 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.328 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.328 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.328 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:169312 7.0 7:0a490d6a:::benchmark_data_smithi037_171911_object51354:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1158)", 2024-08-17T17:50:43.328 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:49:35.323226+0000", 2024-08-17T17:50:43.328 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 67.886030391999995, 2024-08-17T17:50:43.328 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.082904018999999995, 2024-08-17T17:50:43.329 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:50:43.329 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:43.329 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:50:43.329 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:50:43.329 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:50:43.329 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 169312 2024-08-17T17:50:43.329 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.329 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:50:43.329 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.329 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:50:43.329 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:35.323226+0000", 2024-08-17T17:50:43.330 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.330 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.330 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.330 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:50:43.330 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:35.323226+0000", 2024-08-17T17:50:43.330 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.330 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.330 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.330 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:50:43.330 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:35.323225+0000", 2024-08-17T17:50:43.330 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:50:43.330 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.331 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.331 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:50:43.331 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:35.323229+0000", 2024-08-17T17:50:43.331 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3660000000000002e-06 2024-08-17T17:50:43.331 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.331 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.331 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:50:43.331 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:35.323240+0000", 2024-08-17T17:50:43.331 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0631e-05 2024-08-17T17:50:43.331 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.331 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.331 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:50:43.331 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:35.323246+0000", 2024-08-17T17:50:43.331 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2129999999999996e-06 2024-08-17T17:50:43.332 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.332 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.332 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:50:43.332 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:35.334063+0000", 2024-08-17T17:50:43.332 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.010816915999999999 2024-08-17T17:50:43.332 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.332 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.332 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:50:43.332 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:35.334165+0000", 2024-08-17T17:50:43.332 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000101699 2024-08-17T17:50:43.332 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.332 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.332 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,3", 2024-08-17T17:50:43.333 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:35.334269+0000", 2024-08-17T17:50:43.333 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00010477899999999999 2024-08-17T17:50:43.333 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.333 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.333 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:50:43.333 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:35.339438+0000", 2024-08-17T17:50:43.333 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0051683390000000001 2024-08-17T17:50:43.333 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.333 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.333 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.333 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:35.353075+0000", 2024-08-17T17:50:43.333 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.013637078 2024-08-17T17:50:43.333 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.333 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.334 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.334 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:35.406057+0000", 2024-08-17T17:50:43.334 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.052982666999999997 2024-08-17T17:50:43.334 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.334 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.334 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:50:43.334 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:35.406098+0000", 2024-08-17T17:50:43.334 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.0862000000000003e-05 2024-08-17T17:50:43.334 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.334 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.334 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:50:43.334 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:35.406130+0000", 2024-08-17T17:50:43.334 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.1248000000000003e-05 2024-08-17T17:50:43.335 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.335 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:50:43.335 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.335 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.335 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.335 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:173893 7.0 7:03e62dfc:::benchmark_data_smithi037_171911_object55935:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1158)", 2024-08-17T17:50:43.335 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:49:40.918487+0000", 2024-08-17T17:50:43.335 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 62.290768591000003, 2024-08-17T17:50:43.335 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.095462159000000005, 2024-08-17T17:50:43.335 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:50:43.335 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:43.335 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:50:43.335 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:50:43.336 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:50:43.336 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 173893 2024-08-17T17:50:43.336 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.336 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:50:43.336 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.336 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:50:43.336 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:40.918487+0000", 2024-08-17T17:50:43.336 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.336 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.336 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.336 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:50:43.336 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:40.918487+0000", 2024-08-17T17:50:43.336 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.336 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.337 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.337 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:50:43.337 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:40.918485+0000", 2024-08-17T17:50:43.337 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:50:43.337 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.337 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.337 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:50:43.337 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:40.918492+0000", 2024-08-17T17:50:43.337 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.8739999999999997e-06 2024-08-17T17:50:43.337 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.337 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.337 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:50:43.337 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:40.918507+0000", 2024-08-17T17:50:43.338 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.4931e-05 2024-08-17T17:50:43.338 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.338 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.338 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:50:43.338 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:40.918513+0000", 2024-08-17T17:50:43.338 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2840000000000003e-06 2024-08-17T17:50:43.338 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.338 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.338 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:50:43.338 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:40.918565+0000", 2024-08-17T17:50:43.338 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.198e-05 2024-08-17T17:50:43.338 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.338 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.339 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:50:43.339 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:40.918677+0000", 2024-08-17T17:50:43.339 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00011135 2024-08-17T17:50:43.339 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.339 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.339 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,3", 2024-08-17T17:50:43.339 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:40.918806+0000", 2024-08-17T17:50:43.339 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012958699999999999 2024-08-17T17:50:43.339 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.339 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.339 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:50:43.339 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:40.923062+0000", 2024-08-17T17:50:43.339 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0042552700000000002 2024-08-17T17:50:43.339 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.340 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.340 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.340 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:40.926275+0000", 2024-08-17T17:50:43.340 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.003213755 2024-08-17T17:50:43.340 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.340 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.340 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.340 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:41.013870+0000", 2024-08-17T17:50:43.340 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.087594368000000006 2024-08-17T17:50:43.340 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.340 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.340 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:50:43.340 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:41.013902+0000", 2024-08-17T17:50:43.341 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.2765999999999998e-05 2024-08-17T17:50:43.341 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.341 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.341 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:50:43.341 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:49:41.013950+0000", 2024-08-17T17:50:43.341 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.7055999999999998e-05 2024-08-17T17:50:43.341 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.341 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:50:43.341 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.341 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.341 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.341 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:208704 7.0 7:0da14619:::benchmark_data_smithi037_171911_object90746:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1163)", 2024-08-17T17:50:43.341 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:50:25.532614+0000", 2024-08-17T17:50:43.342 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 17.676641611000001, 2024-08-17T17:50:43.342 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.081027528000000001, 2024-08-17T17:50:43.342 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:50:43.342 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:43.342 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:50:43.342 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:50:43.342 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:50:43.342 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 208704 2024-08-17T17:50:43.342 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.342 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:50:43.342 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.342 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:50:43.342 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:25.532614+0000", 2024-08-17T17:50:43.343 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.343 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.343 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.343 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:50:43.343 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:25.532614+0000", 2024-08-17T17:50:43.343 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:43.343 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.343 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.343 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:50:43.343 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:25.532613+0000", 2024-08-17T17:50:43.343 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:50:43.343 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.343 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.344 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:50:43.344 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:25.532619+0000", 2024-08-17T17:50:43.344 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.1789999999999996e-06 2024-08-17T17:50:43.344 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.344 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.344 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:50:43.344 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:25.532631+0000", 2024-08-17T17:50:43.344 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2271e-05 2024-08-17T17:50:43.344 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.344 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.344 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:50:43.344 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:25.532638+0000", 2024-08-17T17:50:43.344 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.4529999999999996e-06 2024-08-17T17:50:43.344 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.345 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.345 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:50:43.345 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:25.532685+0000", 2024-08-17T17:50:43.345 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6699000000000001e-05 2024-08-17T17:50:43.345 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.345 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.345 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:50:43.345 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:25.532827+0000", 2024-08-17T17:50:43.345 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000141963 2024-08-17T17:50:43.345 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.345 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.345 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,3", 2024-08-17T17:50:43.345 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:25.532958+0000", 2024-08-17T17:50:43.345 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013062499999999999 2024-08-17T17:50:43.346 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.346 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.346 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:50:43.346 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:25.536802+0000", 2024-08-17T17:50:43.346 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0038445480000000001 2024-08-17T17:50:43.346 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.346 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.346 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.346 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:25.538001+0000", 2024-08-17T17:50:43.346 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0011991079999999999 2024-08-17T17:50:43.346 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.346 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.346 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:43.347 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:25.613536+0000", 2024-08-17T17:50:43.347 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.075534079000000004 2024-08-17T17:50:43.347 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.347 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.347 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:50:43.347 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:25.613591+0000", 2024-08-17T17:50:43.347 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5328999999999998e-05 2024-08-17T17:50:43.347 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:43.347 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:43.347 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:50:43.347 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:25.613642+0000", 2024-08-17T17:50:43.347 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1054000000000003e-05 2024-08-17T17:50:43.347 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.348 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:50:43.348 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.348 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:43.348 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:50:43.348 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:50:43.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:43 smithi046 ceph-mon[88218]: pgmap v1601: 99 pgs: 99 active+clean; 1.0 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 750 op/s 2024-08-17T17:50:43.348 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:43.376 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:43.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:43.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:43.478 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:43.515 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:43.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:43.516 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:43.617 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:43.645 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:43.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:43.646 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:43.746 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:43.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:43.823 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:43.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:43.924 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:43.970 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:43.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:43.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:44.072 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:44.100 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:50:44.115 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:44.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:44.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:44.217 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:44.246 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:44.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:44.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:44.273 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-08-17T17:50:44.347 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:44.403 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:44.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:44.404 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:44.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:44.505 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:44.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:44.536 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:44.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:44.637 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:44.658 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:50:44.668 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:44.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:44.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:44.770 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:44.796 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:44.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:44.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:44.898 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:44.952 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:44.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:44.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:45.037 INFO:teuthology.orchestra.run.smithi037.stderr:marked out osd.0. 2024-08-17T17:50:45.055 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:45.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:45.083 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:45.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:45.087 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:45 smithi037 ceph-mon[102022]: pgmap v1602: 99 pgs: 99 active+clean; 1022 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2024-08-17T17:50:45.087 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:45 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3895800095' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-08-17T17:50:45.087 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:45 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-08-17T17:50:45.087 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:45 smithi037 ceph-mon[102022]: Client client.admin marked osd.0 out, while it was still marked up 2024-08-17T17:50:45.087 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:44 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a[97890]: 2024-08-17T17:50:44.841+0000 7fb538261640 -1 mon.a@0(leader).osd e1165 definitely_dead 0 2024-08-17T17:50:45.087 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:45 smithi037 ceph-mon[97894]: pgmap v1602: 99 pgs: 99 active+clean; 1022 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2024-08-17T17:50:45.088 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:45 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3895800095' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-08-17T17:50:45.088 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:45 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-08-17T17:50:45.088 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:45 smithi037 ceph-mon[97894]: Client client.admin marked osd.0 out, while it was still marked up 2024-08-17T17:50:45.184 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:45.207 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:45.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:45.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:45.309 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:45.331 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:45.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:45.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:45.394 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:45 smithi046 ceph-mon[88218]: pgmap v1602: 99 pgs: 99 active+clean; 1022 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2024-08-17T17:50:45.394 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:45 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3895800095' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-08-17T17:50:45.394 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:45 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-08-17T17:50:45.394 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:45 smithi046 ceph-mon[88218]: Client client.admin marked osd.0 out, while it was still marked up 2024-08-17T17:50:45.433 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:45.455 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:45.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:45.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:45.557 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:45.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:45.581 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:45.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:45.682 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:45.704 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:45.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:45.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:45.806 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:45.829 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:45.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:45.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:45.931 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:45.956 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:45.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:45.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:46.057 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:46.083 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:46.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:46.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:46.185 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:46.208 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:46.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:46.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:46.310 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:46.334 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:46.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:46.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:46.436 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:46.460 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:46.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:46.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:46.471 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:46 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2024-08-17T17:50:46.471 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:46 smithi037 ceph-mon[97894]: osdmap e1166: 8 total, 8 up, 7 in 2024-08-17T17:50:46.472 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:46 smithi037 ceph-mon[97894]: osdmap e1167: 8 total, 8 up, 7 in 2024-08-17T17:50:46.472 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:46 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2024-08-17T17:50:46.472 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:46 smithi037 ceph-mon[102022]: osdmap e1166: 8 total, 8 up, 7 in 2024-08-17T17:50:46.472 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:46 smithi037 ceph-mon[102022]: osdmap e1167: 8 total, 8 up, 7 in 2024-08-17T17:50:46.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:46 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2024-08-17T17:50:46.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:46 smithi046 ceph-mon[88218]: osdmap e1166: 8 total, 8 up, 7 in 2024-08-17T17:50:46.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:46 smithi046 ceph-mon[88218]: osdmap e1167: 8 total, 8 up, 7 in 2024-08-17T17:50:46.562 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:46.585 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:46.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:46.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:46.688 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:46.712 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:46.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:46.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:46.814 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:46.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:46.840 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:46.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:46.940 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:46.941 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:46.966 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:46.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:46.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:47.069 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:47.113 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:47.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:47.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:47.162 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:47 smithi046 ceph-mon[88218]: pgmap v1604: 99 pgs: 2 peering, 97 active+clean; 810 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 924 op/s 2024-08-17T17:50:47.162 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:47 smithi046 ceph-mon[88218]: osdmap e1168: 8 total, 8 up, 7 in 2024-08-17T17:50:47.216 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:47.227 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:47 smithi037 ceph-mon[97894]: pgmap v1604: 99 pgs: 2 peering, 97 active+clean; 810 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 924 op/s 2024-08-17T17:50:47.227 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:47 smithi037 ceph-mon[97894]: osdmap e1168: 8 total, 8 up, 7 in 2024-08-17T17:50:47.229 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:47 smithi037 ceph-mon[102022]: pgmap v1604: 99 pgs: 2 peering, 97 active+clean; 810 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 924 op/s 2024-08-17T17:50:47.229 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:47 smithi037 ceph-mon[102022]: osdmap e1168: 8 total, 8 up, 7 in 2024-08-17T17:50:47.231 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:50:47.231 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [ 2024-08-17T17:50:47.231 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:47.231 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:223273 7.d 7.972cf16d (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1166)", 2024-08-17T17:50:47.232 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:50:45.064837+0000", 2024-08-17T17:50:47.232 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 2.1654166240000001, 2024-08-17T17:50:47.232 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.1654404820000002, 2024-08-17T17:50:47.232 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:50:47.232 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "waiting for peered", 2024-08-17T17:50:47.232 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:50:47.232 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:50:47.232 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:50:47.232 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 223273 2024-08-17T17:50:47.232 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:47.232 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:50:47.232 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:47.232 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:50:47.232 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064837+0000", 2024-08-17T17:50:47.233 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:47.233 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:47.233 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:47.233 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:50:47.233 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064837+0000", 2024-08-17T17:50:47.233 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:47.233 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:47.233 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:47.233 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:50:47.233 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064835+0000", 2024-08-17T17:50:47.233 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999976 2024-08-17T17:50:47.233 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:47.233 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:47.233 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:50:47.233 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064845+0000", 2024-08-17T17:50:47.234 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.798e-06 2024-08-17T17:50:47.234 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:47.234 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:47.234 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:50:47.234 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064861+0000", 2024-08-17T17:50:47.234 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.6354999999999998e-05 2024-08-17T17:50:47.234 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:47.234 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:47.234 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:50:47.234 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064867+0000", 2024-08-17T17:50:47.234 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6540000000000004e-06 2024-08-17T17:50:47.234 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:47.234 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:47.235 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:50:47.235 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064934+0000", 2024-08-17T17:50:47.235 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.7199999999999994e-05 2024-08-17T17:50:47.235 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:47.235 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:47.235 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:50:47.235 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064946+0000", 2024-08-17T17:50:47.235 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2166e-05 2024-08-17T17:50:47.235 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:47.235 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:47.235 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:50:47.235 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.038358+0000", 2024-08-17T17:50:47.235 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.97341158299999997 2024-08-17T17:50:47.235 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:47.235 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:47.235 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:50:47.236 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.038371+0000", 2024-08-17T17:50:47.236 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2923e-05 2024-08-17T17:50:47.236 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:47.236 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:50:47.236 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:47.236 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:47.236 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-08-17T17:50:47.236 INFO:teuthology.orchestra.run.smithi046.stdout: "num_ops": 1 2024-08-17T17:50:47.236 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:50:47.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:47.257 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:47.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:47.358 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:47.399 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:47.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:47.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:47.501 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:47.550 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:47.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:47.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:47.565 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:50:47.566 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:50:47.606 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:50:47.606 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:50:47.647 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:50:47.647 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:50:47.651 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:47.684 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:50:47.684 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:50:47.686 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:47.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:47.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:47.723 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:50:47.723 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:50:47.755 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:50:47.755 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:50:47.788 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:47.790 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:50:47.790 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:50:47.821 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:47.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:47.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:47.833 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:50:47.833 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:50:47.923 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:47.952 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-08-17T17:50:47.961 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:47.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:47.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:48.063 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:48.103 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:48.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:48.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:48.205 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:48.241 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:48.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:48.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:48.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:48 smithi046 ceph-mon[88218]: 7.4 starting backfill to osd.6 from (0'0,0'0] MAX to 1165'13896 2024-08-17T17:50:48.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:48 smithi046 ceph-mon[88218]: 7.9 starting backfill to osd.7 from (0'0,0'0] MAX to 1165'13982 2024-08-17T17:50:48.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:48 smithi046 ceph-mon[88218]: 7.e starting backfill to osd.3 from (0'0,0'0] MAX to 1165'14161 2024-08-17T17:50:48.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:48 smithi046 ceph-mon[88218]: 7.7 starting backfill to osd.1 from (0'0,0'0] MAX to 1165'14053 2024-08-17T17:50:48.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:48 smithi046 ceph-mon[88218]: 7.d starting backfill to osd.3 from (0'0,0'0] MAX to 1165'14032 2024-08-17T17:50:48.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:48 smithi046 ceph-mon[88218]: 7.5 starting backfill to osd.1 from (0'0,0'0] MAX to 1165'13824 2024-08-17T17:50:48.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:48 smithi046 ceph-mon[88218]: 7.f starting backfill to osd.4 from (0'0,0'0] MAX to 1165'13975 2024-08-17T17:50:48.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:48 smithi046 ceph-mon[88218]: 7.6 starting backfill to osd.5 from (0'0,0'0] MAX to 1165'13979 2024-08-17T17:50:48.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:48 smithi046 ceph-mon[88218]: osdmap e1169: 8 total, 8 up, 7 in 2024-08-17T17:50:48.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:48 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1630983627' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:48.344 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:48.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:48.384 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:48.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:48.397 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:50:48.485 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:48.517 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:48.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:48.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:48.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:48 smithi037 ceph-mon[97894]: 7.4 starting backfill to osd.6 from (0'0,0'0] MAX to 1165'13896 2024-08-17T17:50:48.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:48 smithi037 ceph-mon[97894]: 7.9 starting backfill to osd.7 from (0'0,0'0] MAX to 1165'13982 2024-08-17T17:50:48.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:48 smithi037 ceph-mon[97894]: 7.e starting backfill to osd.3 from (0'0,0'0] MAX to 1165'14161 2024-08-17T17:50:48.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:48 smithi037 ceph-mon[97894]: 7.7 starting backfill to osd.1 from (0'0,0'0] MAX to 1165'14053 2024-08-17T17:50:48.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:48 smithi037 ceph-mon[97894]: 7.d starting backfill to osd.3 from (0'0,0'0] MAX to 1165'14032 2024-08-17T17:50:48.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:48 smithi037 ceph-mon[97894]: 7.5 starting backfill to osd.1 from (0'0,0'0] MAX to 1165'13824 2024-08-17T17:50:48.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:48 smithi037 ceph-mon[97894]: 7.f starting backfill to osd.4 from (0'0,0'0] MAX to 1165'13975 2024-08-17T17:50:48.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:48 smithi037 ceph-mon[97894]: 7.6 starting backfill to osd.5 from (0'0,0'0] MAX to 1165'13979 2024-08-17T17:50:48.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:48 smithi037 ceph-mon[97894]: osdmap e1169: 8 total, 8 up, 7 in 2024-08-17T17:50:48.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:48 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1630983627' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:48.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:48 smithi037 ceph-mon[102022]: 7.4 starting backfill to osd.6 from (0'0,0'0] MAX to 1165'13896 2024-08-17T17:50:48.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:48 smithi037 ceph-mon[102022]: 7.9 starting backfill to osd.7 from (0'0,0'0] MAX to 1165'13982 2024-08-17T17:50:48.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:48 smithi037 ceph-mon[102022]: 7.e starting backfill to osd.3 from (0'0,0'0] MAX to 1165'14161 2024-08-17T17:50:48.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:48 smithi037 ceph-mon[102022]: 7.7 starting backfill to osd.1 from (0'0,0'0] MAX to 1165'14053 2024-08-17T17:50:48.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:48 smithi037 ceph-mon[102022]: 7.d starting backfill to osd.3 from (0'0,0'0] MAX to 1165'14032 2024-08-17T17:50:48.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:48 smithi037 ceph-mon[102022]: 7.5 starting backfill to osd.1 from (0'0,0'0] MAX to 1165'13824 2024-08-17T17:50:48.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:48 smithi037 ceph-mon[102022]: 7.f starting backfill to osd.4 from (0'0,0'0] MAX to 1165'13975 2024-08-17T17:50:48.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:48 smithi037 ceph-mon[102022]: 7.6 starting backfill to osd.5 from (0'0,0'0] MAX to 1165'13979 2024-08-17T17:50:48.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:48 smithi037 ceph-mon[102022]: osdmap e1169: 8 total, 8 up, 7 in 2024-08-17T17:50:48.546 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:48 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1630983627' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:48.619 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:48.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:48.660 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:48.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:48.761 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:48.796 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:48.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:48.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:48.898 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:48.947 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:48.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:48.948 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:49.049 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:49.088 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:49.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:49.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:49.156 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:50:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:50:48] "GET /metrics HTTP/1.1" 200 36603 "" "Prometheus/2.51.0" 2024-08-17T17:50:49.156 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:49 smithi037 ceph-mon[102022]: pgmap v1608: 99 pgs: 2 peering, 97 active+clean; 810 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 850 op/s 2024-08-17T17:50:49.156 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:49 smithi037 ceph-mon[102022]: osdmap e1170: 8 total, 8 up, 7 in 2024-08-17T17:50:49.156 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:49 smithi037 ceph-mon[97894]: pgmap v1608: 99 pgs: 2 peering, 97 active+clean; 810 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 850 op/s 2024-08-17T17:50:49.156 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:49 smithi037 ceph-mon[97894]: osdmap e1170: 8 total, 8 up, 7 in 2024-08-17T17:50:49.190 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:49.223 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:49.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:49.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:49.325 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:49.355 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:49.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:49.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:49.458 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:49.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:49.503 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:49.503 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:49.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:49 smithi046 ceph-mon[88218]: pgmap v1608: 99 pgs: 2 peering, 97 active+clean; 810 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 850 op/s 2024-08-17T17:50:49.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:49 smithi046 ceph-mon[88218]: osdmap e1170: 8 total, 8 up, 7 in 2024-08-17T17:50:49.603 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:49.668 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:49.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:49.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:49.770 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:49.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:49.824 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:49.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:49.925 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:49.954 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:49.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:49.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:50.056 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:50.092 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:50.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:50.193 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:50.197 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T17:50:50.197 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T17:50:50.224 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:50.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:50.326 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:50.352 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:50.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:50.454 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:50.480 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:50.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:50:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:50:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:50:50.582 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:50.609 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:50.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:50.710 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:50.736 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:50.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:50.838 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:50.866 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:50.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:50.916 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-08-17T17:50:50.969 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:50.996 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:50.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:51.035 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:50:51.097 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:51.111 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is unset 2024-08-17T17:50:51.135 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:51.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:51.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:51.237 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:51.244 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:50:51.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:51 smithi046 ceph-mon[88218]: pgmap v1610: 99 pgs: 3 active+remapped+backfilling, 3 active+remapped+backfill_wait, 1 active+clean+remapped, 2 peering, 90 active+clean; 701 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 433 op/s; 3498/33720 objects misplaced (10.374%); 22 MiB/s, 348 objects/s recovering 2024-08-17T17:50:51.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:51 smithi046 ceph-mon[88218]: osdmap e1171: 8 total, 8 up, 7 in 2024-08-17T17:50:51.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:51 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/643765046' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:51.278 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:51.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:51.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:51.380 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:51.404 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:51.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:51.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:51.433 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:51 smithi037 ceph-mon[97894]: pgmap v1610: 99 pgs: 3 active+remapped+backfilling, 3 active+remapped+backfill_wait, 1 active+clean+remapped, 2 peering, 90 active+clean; 701 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 433 op/s; 3498/33720 objects misplaced (10.374%); 22 MiB/s, 348 objects/s recovering 2024-08-17T17:50:51.434 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:51 smithi037 ceph-mon[97894]: osdmap e1171: 8 total, 8 up, 7 in 2024-08-17T17:50:51.434 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:51 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/643765046' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:51.434 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:51 smithi037 ceph-mon[102022]: pgmap v1610: 99 pgs: 3 active+remapped+backfilling, 3 active+remapped+backfill_wait, 1 active+clean+remapped, 2 peering, 90 active+clean; 701 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 433 op/s; 3498/33720 objects misplaced (10.374%); 22 MiB/s, 348 objects/s recovering 2024-08-17T17:50:51.434 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:51 smithi037 ceph-mon[102022]: osdmap e1171: 8 total, 8 up, 7 in 2024-08-17T17:50:51.434 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:51 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/643765046' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:51.506 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:51.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:51.535 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:51.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:51.636 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:51.660 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:51.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:51.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:51.761 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:51.789 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:51.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:51.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:51.847 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:51.891 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:51.914 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7] out_osds: [0] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:50:51.914 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:50:51.914 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2024-08-17T17:50:51.914 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:50:51.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:51.916 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:51.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:52.017 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:52.041 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:52.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:52.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:52.143 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:52.186 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:52.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:52.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:52.263 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:52 smithi037 ceph-mon[102022]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:50:52.263 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:52 smithi037 ceph-mon[102022]: Cluster is now healthy 2024-08-17T17:50:52.263 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:52 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/643765046' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:50:52.263 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:52 smithi037 ceph-mon[102022]: osdmap e1172: 8 total, 8 up, 7 in 2024-08-17T17:50:52.263 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:52 smithi037 ceph-mon[102022]: osdmap e1173: 8 total, 8 up, 7 in 2024-08-17T17:50:52.263 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:52 smithi037 ceph-mon[97894]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:50:52.263 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:52 smithi037 ceph-mon[97894]: Cluster is now healthy 2024-08-17T17:50:52.263 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:52 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/643765046' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:50:52.263 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:52 smithi037 ceph-mon[97894]: osdmap e1172: 8 total, 8 up, 7 in 2024-08-17T17:50:52.264 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:52 smithi037 ceph-mon[97894]: osdmap e1173: 8 total, 8 up, 7 in 2024-08-17T17:50:52.288 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:52.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:52.311 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:52.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:52.412 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:52.413 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:52 smithi046 ceph-mon[88218]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:50:52.413 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:52 smithi046 ceph-mon[88218]: Cluster is now healthy 2024-08-17T17:50:52.413 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:52 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/643765046' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:50:52.413 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:52 smithi046 ceph-mon[88218]: osdmap e1172: 8 total, 8 up, 7 in 2024-08-17T17:50:52.413 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:52 smithi046 ceph-mon[88218]: osdmap e1173: 8 total, 8 up, 7 in 2024-08-17T17:50:52.435 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:52.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:52.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:52.537 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:52.559 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:52.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:52.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:52.661 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:52.684 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:52.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:52.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:52.785 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:52.807 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:52.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:52.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:52.909 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:52.912 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T17:50:52.913 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T17:50:52.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:52.933 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:52.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:53.035 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:53.056 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:53.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:53.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:53.158 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:53.187 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:53.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:53.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:53.189 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:53 smithi037 ceph-mon[97894]: pgmap v1613: 99 pgs: 4 active+remapped+backfilling, 3 active+remapped+backfill_wait, 1 active+clean+remapped, 91 active+clean; 684 MiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 420 op/s; 3759/32871 objects misplaced (11.436%); 24 MiB/s, 380 objects/s recovering 2024-08-17T17:50:53.189 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:53 smithi037 ceph-mon[97894]: osdmap e1174: 8 total, 8 up, 7 in 2024-08-17T17:50:53.189 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:53 smithi037 ceph-mon[102022]: pgmap v1613: 99 pgs: 4 active+remapped+backfilling, 3 active+remapped+backfill_wait, 1 active+clean+remapped, 91 active+clean; 684 MiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 420 op/s; 3759/32871 objects misplaced (11.436%); 24 MiB/s, 380 objects/s recovering 2024-08-17T17:50:53.190 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:53 smithi037 ceph-mon[102022]: osdmap e1174: 8 total, 8 up, 7 in 2024-08-17T17:50:53.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:53 smithi046 ceph-mon[88218]: pgmap v1613: 99 pgs: 4 active+remapped+backfilling, 3 active+remapped+backfill_wait, 1 active+clean+remapped, 91 active+clean; 684 MiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 420 op/s; 3759/32871 objects misplaced (11.436%); 24 MiB/s, 380 objects/s recovering 2024-08-17T17:50:53.263 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:53 smithi046 ceph-mon[88218]: osdmap e1174: 8 total, 8 up, 7 in 2024-08-17T17:50:53.288 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:53.312 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:53.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:53.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:53.414 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:53.428 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:50:53.429 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:50:53.439 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:53.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:53.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:53.448 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:50:53.448 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:50:53.461 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:53.467 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:50:53.467 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:50:53.485 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:50:53.485 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:50:53.501 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:50:53.501 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:50:53.517 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:50:53.517 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:50:53.533 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:50:53.533 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:50:53.541 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:53.548 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:50:53.548 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:50:53.554 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-08-17T17:50:53.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:53.564 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:53.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:53.665 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:53.689 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:53.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:53.690 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:53.776 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:50:53.791 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:53.828 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:50:53.841 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:53.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:53.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:53.943 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:53.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:53.966 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:53.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:54.067 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:54.094 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:54.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:54.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:54.196 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:54.240 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:54.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:54.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:54.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:54 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1036812678' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:54.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:50:54.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:54.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:54 smithi046 ceph-mon[88218]: osdmap e1175: 8 total, 8 up, 7 in 2024-08-17T17:50:54.342 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:54.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:54.380 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:54.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:54.481 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:54.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:54.522 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:54.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:54.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:54 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1036812678' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:54.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:50:54.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:54.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:54 smithi037 ceph-mon[97894]: osdmap e1175: 8 total, 8 up, 7 in 2024-08-17T17:50:54.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:54 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1036812678' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:54.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:50:54.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:54.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:54 smithi037 ceph-mon[102022]: osdmap e1175: 8 total, 8 up, 7 in 2024-08-17T17:50:54.623 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:54.672 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:54.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:54.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:54.774 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:54.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:54.801 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:54.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:54.902 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:54.936 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:54.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:54.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:55.037 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:55.074 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:55.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:55.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:55.176 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:55.215 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:55.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:55.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:55.239 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:55 smithi046 ceph-mon[88218]: pgmap v1616: 99 pgs: 3 active+remapped+backfilling, 3 active+remapped+backfill_wait, 1 active+clean+remapped, 92 active+clean; 673 MiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 113 op/s; 3209/32355 objects misplaced (9.918%); 14 MiB/s, 231 objects/s recovering 2024-08-17T17:50:55.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:55 smithi037 ceph-mon[97894]: pgmap v1616: 99 pgs: 3 active+remapped+backfilling, 3 active+remapped+backfill_wait, 1 active+clean+remapped, 92 active+clean; 673 MiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 113 op/s; 3209/32355 objects misplaced (9.918%); 14 MiB/s, 231 objects/s recovering 2024-08-17T17:50:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:55 smithi037 ceph-mon[102022]: pgmap v1616: 99 pgs: 3 active+remapped+backfilling, 3 active+remapped+backfill_wait, 1 active+clean+remapped, 92 active+clean; 673 MiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 113 op/s; 3209/32355 objects misplaced (9.918%); 14 MiB/s, 231 objects/s recovering 2024-08-17T17:50:55.318 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:55.360 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:55.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:55.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:55.462 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:55.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:55.498 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:55.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:55.599 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:55.635 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:55.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:55.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:55.677 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:50:55.677 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [ 2024-08-17T17:50:55.677 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.677 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:227231 7.5 7:a01bc713:::benchmark_data_smithi037_171911_object109273:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1175)", 2024-08-17T17:50:55.677 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:50:55.661118+0000", 2024-08-17T17:50:55.678 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.013450319000000001, 2024-08-17T17:50:55.678 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.013485369000000001, 2024-08-17T17:50:55.678 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:50:55.678 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:50:55.678 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:50:55.678 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:50:55.678 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:50:55.678 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 227231 2024-08-17T17:50:55.678 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.678 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:50:55.678 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.678 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:50:55.679 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.661118+0000", 2024-08-17T17:50:55.679 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:55.679 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.679 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.679 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:50:55.679 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.661118+0000", 2024-08-17T17:50:55.679 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:55.679 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.679 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.679 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:50:55.679 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.661116+0000", 2024-08-17T17:50:55.679 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:50:55.679 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.679 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.680 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:50:55.680 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.661124+0000", 2024-08-17T17:50:55.680 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.5939999999999996e-06 2024-08-17T17:50:55.680 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.680 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.680 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:50:55.680 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.661142+0000", 2024-08-17T17:50:55.680 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.7765999999999999e-05 2024-08-17T17:50:55.680 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.680 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.680 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:50:55.680 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.661149+0000", 2024-08-17T17:50:55.681 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.3329999999999999e-06 2024-08-17T17:50:55.681 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.681 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.681 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:50:55.681 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.661678+0000", 2024-08-17T17:50:55.681 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00052951799999999998 2024-08-17T17:50:55.681 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.681 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.681 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:50:55.681 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.662125+0000", 2024-08-17T17:50:55.681 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00044634900000000002 2024-08-17T17:50:55.681 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.681 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.681 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:50:55.682 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.662559+0000", 2024-08-17T17:50:55.682 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00043411900000000001 2024-08-17T17:50:55.682 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.682 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.682 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:55.682 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.670421+0000", 2024-08-17T17:50:55.682 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0078616190000000002 2024-08-17T17:50:55.682 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.682 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.682 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:55.682 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.670456+0000", 2024-08-17T17:50:55.682 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.5284000000000003e-05 2024-08-17T17:50:55.683 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:55.683 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:50:55.683 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:55.683 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.683 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.683 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.35334.0:227226 7.8 e1175/1142 7:1d75fd25:::benchmark_data_smithi037_171911_object109268:head v 1175'14296, mlcod=1175'14293)", 2024-08-17T17:50:55.683 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:50:55.662847+0000", 2024-08-17T17:50:55.683 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.011721494000000001, 2024-08-17T17:50:55.683 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.011846751000000001, 2024-08-17T17:50:55.683 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:50:55.683 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "started", 2024-08-17T17:50:55.683 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:50:55.683 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.683 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:50:55.684 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.662847+0000", 2024-08-17T17:50:55.684 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:55.684 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.684 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.684 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:50:55.684 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.662847+0000", 2024-08-17T17:50:55.684 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:55.684 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.684 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.684 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:50:55.685 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.662846+0000", 2024-08-17T17:50:55.685 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:50:55.685 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.685 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.685 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:50:55.685 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.662853+0000", 2024-08-17T17:50:55.685 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.1489999999999997e-06 2024-08-17T17:50:55.685 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.685 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.685 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:50:55.685 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.662866+0000", 2024-08-17T17:50:55.685 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.221e-05 2024-08-17T17:50:55.686 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.686 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.686 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:50:55.686 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.662871+0000", 2024-08-17T17:50:55.686 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1410000000000004e-06 2024-08-17T17:50:55.686 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.686 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.686 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:50:55.686 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.662933+0000", 2024-08-17T17:50:55.686 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2587000000000002e-05 2024-08-17T17:50:55.686 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.686 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.687 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:50:55.687 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.662998+0000", 2024-08-17T17:50:55.687 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.4649999999999999e-05 2024-08-17T17:50:55.687 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:55.687 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:50:55.687 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:55.687 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.687 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.687 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:227233 7.6 7:6c6d9141:::benchmark_data_smithi037_171911_object109275:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1175)", 2024-08-17T17:50:55.687 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:50:55.663605+0000", 2024-08-17T17:50:55.687 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.010963996, 2024-08-17T17:50:55.687 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.011156152000000001, 2024-08-17T17:50:55.687 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:50:55.688 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:50:55.688 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:50:55.688 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:50:55.688 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:50:55.688 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 227233 2024-08-17T17:50:55.688 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.688 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:50:55.688 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.688 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:50:55.688 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.663605+0000", 2024-08-17T17:50:55.688 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:55.688 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.688 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.688 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:50:55.689 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.663605+0000", 2024-08-17T17:50:55.689 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:55.689 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.689 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.689 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:50:55.689 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.663603+0000", 2024-08-17T17:50:55.689 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:50:55.689 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.689 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.689 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:50:55.689 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.663609+0000", 2024-08-17T17:50:55.689 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.9950000000000002e-06 2024-08-17T17:50:55.689 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.690 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.690 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:50:55.690 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.663624+0000", 2024-08-17T17:50:55.690 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.522e-05 2024-08-17T17:50:55.690 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.690 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.690 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:50:55.690 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.663630+0000", 2024-08-17T17:50:55.690 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8619999999999999e-06 2024-08-17T17:50:55.690 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.690 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.690 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:50:55.690 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.663679+0000", 2024-08-17T17:50:55.690 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9076999999999998e-05 2024-08-17T17:50:55.691 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.691 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.691 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:50:55.691 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.663809+0000", 2024-08-17T17:50:55.691 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013002900000000001 2024-08-17T17:50:55.691 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.691 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.691 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:50:55.691 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.663924+0000", 2024-08-17T17:50:55.691 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000114852 2024-08-17T17:50:55.691 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.691 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.691 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:55.691 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.670967+0000", 2024-08-17T17:50:55.691 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.007042988 2024-08-17T17:50:55.691 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.692 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.692 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:50:55.692 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.671094+0000", 2024-08-17T17:50:55.692 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000126585 2024-08-17T17:50:55.692 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:55.692 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:50:55.692 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:55.692 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.692 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.692 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.35334.0:227227 7.8 e1175/1142 7:12eabe79:::benchmark_data_smithi037_171911_object109269:head v 1175'14297, mlcod=1175'14293)", 2024-08-17T17:50:55.692 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:50:55.666294+0000", 2024-08-17T17:50:55.692 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.0082746130000000001, 2024-08-17T17:50:55.692 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0085468739999999994, 2024-08-17T17:50:55.692 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:50:55.693 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "started", 2024-08-17T17:50:55.693 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:50:55.693 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.693 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:50:55.693 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.666294+0000", 2024-08-17T17:50:55.693 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:55.693 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.693 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.693 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:50:55.693 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.666294+0000", 2024-08-17T17:50:55.693 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:55.693 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.693 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.693 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:50:55.693 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.666293+0000", 2024-08-17T17:50:55.694 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:50:55.694 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.694 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.694 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:50:55.694 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.666301+0000", 2024-08-17T17:50:55.694 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.1640000000000001e-06 2024-08-17T17:50:55.694 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.694 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.694 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:50:55.694 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.666314+0000", 2024-08-17T17:50:55.694 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2709e-05 2024-08-17T17:50:55.694 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.695 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.695 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:50:55.695 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.666320+0000", 2024-08-17T17:50:55.695 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.3609999999999997e-06 2024-08-17T17:50:55.695 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.695 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.695 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:50:55.695 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.672773+0000", 2024-08-17T17:50:55.695 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0064531140000000002 2024-08-17T17:50:55.695 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.695 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.695 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:50:55.695 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.672832+0000", 2024-08-17T17:50:55.696 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8718999999999998e-05 2024-08-17T17:50:55.696 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:55.696 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:50:55.696 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:55.696 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.696 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.696 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:227236 7.5 7:a7bbf8dc:::benchmark_data_smithi037_171911_object109278:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1175)", 2024-08-17T17:50:55.696 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:50:55.667320+0000", 2024-08-17T17:50:55.696 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.0072489659999999999, 2024-08-17T17:50:55.696 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0075821049999999996, 2024-08-17T17:50:55.696 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:50:55.696 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:50:55.696 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:50:55.696 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:50:55.697 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:50:55.697 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 227236 2024-08-17T17:50:55.697 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.697 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:50:55.697 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.697 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:50:55.697 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.667320+0000", 2024-08-17T17:50:55.697 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:55.697 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.697 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.697 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:50:55.697 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.667320+0000", 2024-08-17T17:50:55.697 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:55.698 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.698 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.698 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:50:55.698 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.667318+0000", 2024-08-17T17:50:55.698 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:50:55.698 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.698 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.698 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:50:55.698 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.667324+0000", 2024-08-17T17:50:55.698 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.5130000000000002e-06 2024-08-17T17:50:55.698 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.698 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.698 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:50:55.699 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.667340+0000", 2024-08-17T17:50:55.699 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.5429000000000001e-05 2024-08-17T17:50:55.699 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.699 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.699 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:50:55.699 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.667345+0000", 2024-08-17T17:50:55.699 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5149999999999997e-06 2024-08-17T17:50:55.699 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.699 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.699 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:50:55.699 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.670476+0000", 2024-08-17T17:50:55.699 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.003130884 2024-08-17T17:50:55.699 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.699 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.700 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:50:55.700 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.670645+0000", 2024-08-17T17:50:55.700 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000168369 2024-08-17T17:50:55.700 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.700 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.700 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:50:55.700 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.670782+0000", 2024-08-17T17:50:55.700 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013758999999999999 2024-08-17T17:50:55.700 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:55.700 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:50:55.700 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:55.700 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.700 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.700 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop_reply(client.35334.0:227236 7.5 e1175/1173)", 2024-08-17T17:50:55.701 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:50:55.674797+0000", 2024-08-17T17:50:55.701 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 4294967295.9997721, 2024-08-17T17:50:55.701 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000169829, 2024-08-17T17:50:55.701 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:50:55.701 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "queued for pg", 2024-08-17T17:50:55.701 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:50:55.701 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.701 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:50:55.701 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.674797+0000", 2024-08-17T17:50:55.701 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:55.701 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.701 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.701 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:50:55.702 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.674797+0000", 2024-08-17T17:50:55.702 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:50:55.702 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.702 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.702 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:50:55.702 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.674795+0000", 2024-08-17T17:50:55.702 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:50:55.702 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.702 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.702 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:50:55.703 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.674803+0000", 2024-08-17T17:50:55.703 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.7519999999999996e-06 2024-08-17T17:50:55.703 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.703 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.703 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:50:55.703 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.674819+0000", 2024-08-17T17:50:55.703 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.6276000000000001e-05 2024-08-17T17:50:55.703 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:50:55.703 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:50:55.703 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:50:55.703 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:55.674826+0000", 2024-08-17T17:50:55.704 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.754e-06 2024-08-17T17:50:55.704 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:55.704 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:50:55.704 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:55.704 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:50:55.704 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-08-17T17:50:55.704 INFO:teuthology.orchestra.run.smithi046.stdout: "num_ops": 6 2024-08-17T17:50:55.704 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:50:55.737 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:55.773 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:55.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:55.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:55.875 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:55.912 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:55.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:55.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:56.014 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:56.054 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:56.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:56.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:56.155 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:56.192 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:56.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:56.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:56.294 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:56.332 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:56.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:56.333 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:56.424 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-08-17T17:50:56.433 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:56.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:56.470 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:56.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:56.571 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:56.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:56.611 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:56.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:56.712 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:56.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:56.743 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:56.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:56.844 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:56.876 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:50:56.883 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:56.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:56.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:56.897 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:56.985 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:57.033 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:57.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:57.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:57.047 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:50:57.135 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:57.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:57.168 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:57.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:57 smithi046 ceph-mon[88218]: pgmap v1618: 99 pgs: 99 active+clean; 604 MiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 268 op/s; 47 MiB/s, 751 objects/s recovering 2024-08-17T17:50:57.269 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:57.307 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:57.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:57.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:57.409 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:57.426 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:57 smithi037 ceph-mon[102022]: pgmap v1618: 99 pgs: 99 active+clean; 604 MiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 268 op/s; 47 MiB/s, 751 objects/s recovering 2024-08-17T17:50:57.427 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:57 smithi037 ceph-mon[97894]: pgmap v1618: 99 pgs: 99 active+clean; 604 MiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 268 op/s; 47 MiB/s, 751 objects/s recovering 2024-08-17T17:50:57.442 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:57.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:57.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:57.544 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:57.581 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:57.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:57.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:57.683 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:57.718 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:57.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:57.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:57.820 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:57.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:57.850 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:57.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:57.951 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:57.989 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:57.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:57.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:58.061 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:50:58.066 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-08-17T17:50:58.091 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:58.155 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:58.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:58.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:58.257 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:58.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:58.298 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:58.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:58.399 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:58.436 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:58.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:58.436 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:58.537 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:58.575 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:58.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:58.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:58.676 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:58.710 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:58.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:58.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:58.797 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":1619,"stamp":"2024-08-17T17:50:57.880515+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":632952805,"num_objects":9676,"num_object_clones":0,"num_object_copies":29028,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9676,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":226325,"num_write_kb":7549152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5408,"num_bytes_recovered":353501800,"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":114545,"ondisk_log_size":114545,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":4215752,"kb_used_data":1977184,"kb_used_omap":97,"kb_used_meta":2238238,"kb_avail":652000312,"statfs":{"total":671965249536,"available":667648319488,"internally_reserved":0,"allocated":2024636416,"data_stored":2000763152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":99361,"internal_metadata":2291956703},"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":-83951616,"num_objects":-1281,"num_object_clones":0,"num_object_copies":-3843,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":-3759,"num_objects_unfound":0,"num_objects_dirty":-1281,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1281,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3584,"num_bytes_recovered":234815512,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":"6.003721"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":1679,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:54.085265+0000","last_change":"2024-08-17T17:32:59.772029+0000","last_active":"2024-08-17T17:50:54.085265+0000","last_peered":"2024-08-17T17:50:54.085265+0000","last_clean":"2024-08-17T17:50:54.085265+0000","last_became_active":"2024-08-17T17:32:59.771720+0000","last_became_peered":"2024-08-17T17:32:59.771720+0000","last_unstale":"2024-08-17T17:50:54.085265+0000","last_undegraded":"2024-08-17T17:50:54.085265+0000","last_fullsized":"2024-08-17T17:50:54.085265+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:26:15.533153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":1092,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.082943+0000","last_change":"2024-08-17T17:32:27.435738+0000","last_active":"2024-08-17T17:50:53.082943+0000","last_peered":"2024-08-17T17:50:53.082943+0000","last_clean":"2024-08-17T17:50:53.082943+0000","last_became_active":"2024-08-17T17:32:27.435318+0000","last_became_peered":"2024-08-17T17:32:27.435318+0000","last_unstale":"2024-08-17T17:50:53.082943+0000","last_undegraded":"2024-08-17T17:50:53.082943+0000","last_fullsized":"2024-08-17T17:50:53.082943+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:53.143081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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.15","version":"0'0","reported_seq":1106,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.081124+0000","last_change":"2024-08-17T17:32:59.767806+0000","last_active":"2024-08-17T17:50:53.081124+0000","last_peered":"2024-08-17T17:50:53.081124+0000","last_clean":"2024-08-17T17:50:53.081124+0000","last_became_active":"2024-08-17T17:32:59.767475+0000","last_became_peered":"2024-08-17T17:32:59.767475+0000","last_unstale":"2024-08-17T17:50:53.081124+0000","last_undegraded":"2024-08-17T17:50:53.081124+0000","last_fullsized":"2024-08-17T17:50:53.081124+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:29:45.247420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":681,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.083166+0000","last_change":"2024-08-17T17:50:46.043504+0000","last_active":"2024-08-17T17:50:53.083166+0000","last_peered":"2024-08-17T17:50:53.083166+0000","last_clean":"2024-08-17T17:50:53.083166+0000","last_became_active":"2024-08-17T17:50:46.043172+0000","last_became_peered":"2024-08-17T17:50:46.043172+0000","last_unstale":"2024-08-17T17:50:53.083166+0000","last_undegraded":"2024-08-17T17:50:53.083166+0000","last_fullsized":"2024-08-17T17:50:53.083166+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:32:43.094600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":649,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:54.085690+0000","last_change":"2024-08-17T17:50:46.045072+0000","last_active":"2024-08-17T17:50:54.085690+0000","last_peered":"2024-08-17T17:50:54.085690+0000","last_clean":"2024-08-17T17:50:54.085690+0000","last_became_active":"2024-08-17T17:50:46.043747+0000","last_became_peered":"2024-08-17T17:50:46.043747+0000","last_unstale":"2024-08-17T17:50:54.085690+0000","last_undegraded":"2024-08-17T17:50:54.085690+0000","last_fullsized":"2024-08-17T17:50:54.085690+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:41:22.371397+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":1073,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.082798+0000","last_change":"2024-08-17T17:22:53.725465+0000","last_active":"2024-08-17T17:50:53.082798+0000","last_peered":"2024-08-17T17:50:53.082798+0000","last_clean":"2024-08-17T17:50:53.082798+0000","last_became_active":"2024-08-17T17:22:53.725174+0000","last_became_peered":"2024-08-17T17:22:53.725174+0000","last_unstale":"2024-08-17T17:50:53.082798+0000","last_undegraded":"2024-08-17T17:50:53.082798+0000","last_fullsized":"2024-08-17T17:50:53.082798+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:46.185575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1679,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:54.085711+0000","last_change":"2024-08-17T17:32:59.773425+0000","last_active":"2024-08-17T17:50:54.085711+0000","last_peered":"2024-08-17T17:50:54.085711+0000","last_clean":"2024-08-17T17:50:54.085711+0000","last_became_active":"2024-08-17T17:32:59.772311+0000","last_became_peered":"2024-08-17T17:32:59.772311+0000","last_unstale":"2024-08-17T17:50:54.085711+0000","last_undegraded":"2024-08-17T17:50:54.085711+0000","last_fullsized":"2024-08-17T17:50:54.085711+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:23.208217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":1125,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.082517+0000","last_change":"2024-08-17T17:50:46.060741+0000","last_active":"2024-08-17T17:50:53.082517+0000","last_peered":"2024-08-17T17:50:53.082517+0000","last_clean":"2024-08-17T17:50:53.082517+0000","last_became_active":"2024-08-17T17:50:46.044995+0000","last_became_peered":"2024-08-17T17:50:46.044995+0000","last_unstale":"2024-08-17T17:50:53.082517+0000","last_undegraded":"2024-08-17T17:50:53.082517+0000","last_fullsized":"2024-08-17T17:50:53.082517+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T00:24:37.232742+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":[6,5,3],"acting":[6,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.b","version":"1174'14289","reported_seq":14368,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.204807+0000","last_change":"2024-08-17T17:46:50.357970+0000","last_active":"2024-08-17T17:50:53.204807+0000","last_peered":"2024-08-17T17:50:53.204807+0000","last_clean":"2024-08-17T17:50:53.204807+0000","last_became_active":"2024-08-17T17:46:50.357661+0000","last_became_peered":"2024-08-17T17:46:50.357661+0000","last_unstale":"2024-08-17T17:50:53.204807+0000","last_undegraded":"2024-08-17T17:50:53.204807+0000","last_fullsized":"2024-08-17T17:50:53.204807+0000","mapping_epoch":1142,"log_start":"1154'8452","ondisk_log_start":"1154'8452","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":5837,"log_dups_size":0,"ondisk_log_size":5837,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:57:49.772229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":42008576,"num_objects":641,"num_object_clones":0,"num_object_copies":1923,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":641,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14289,"num_write_kb":477760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"72'1","reported_seq":1105,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.083671+0000","last_change":"2024-08-17T17:50:46.059989+0000","last_active":"2024-08-17T17:50:53.083671+0000","last_peered":"2024-08-17T17:50:53.083671+0000","last_clean":"2024-08-17T17:50:53.083671+0000","last_became_active":"2024-08-17T17:50:46.045591+0000","last_became_peered":"2024-08-17T17:50:46.045591+0000","last_unstale":"2024-08-17T17:50:53.083671+0000","last_undegraded":"2024-08-17T17:50:53.083671+0000","last_fullsized":"2024-08-17T17:50:53.083671+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T20:38:57.269988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":1089,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.080904+0000","last_change":"2024-08-17T17:22:54.175652+0000","last_active":"2024-08-17T17:50:53.080904+0000","last_peered":"2024-08-17T17:50:53.080904+0000","last_clean":"2024-08-17T17:50:53.080904+0000","last_became_active":"2024-08-17T17:22:54.175332+0000","last_became_peered":"2024-08-17T17:22:54.175332+0000","last_unstale":"2024-08-17T17:50:53.080904+0000","last_undegraded":"2024-08-17T17:50:53.080904+0000","last_fullsized":"2024-08-17T17:50:53.080904+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:58:04.891665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.a","version":"1175'13789","reported_seq":13870,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:54.175234+0000","last_change":"2024-08-17T17:46:50.360769+0000","last_active":"2024-08-17T17:50:54.175234+0000","last_peered":"2024-08-17T17:50:54.175234+0000","last_clean":"2024-08-17T17:50:54.175234+0000","last_became_active":"2024-08-17T17:46:50.360238+0000","last_became_peered":"2024-08-17T17:46:50.360238+0000","last_unstale":"2024-08-17T17:50:54.175234+0000","last_undegraded":"2024-08-17T17:50:54.175234+0000","last_fullsized":"2024-08-17T17:50:54.175234+0000","mapping_epoch":1142,"log_start":"1153'7711","ondisk_log_start":"1153'7711","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":6078,"log_dups_size":0,"ondisk_log_size":6078,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:50:27.188208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":41615360,"num_objects":635,"num_object_clones":0,"num_object_copies":1905,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":635,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13789,"num_write_kb":461568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1092,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.084388+0000","last_change":"2024-08-17T17:31:54.821143+0000","last_active":"2024-08-17T17:50:53.084388+0000","last_peered":"2024-08-17T17:50:53.084388+0000","last_clean":"2024-08-17T17:50:53.084388+0000","last_became_active":"2024-08-17T17:31:54.820778+0000","last_became_peered":"2024-08-17T17:31:54.820778+0000","last_unstale":"2024-08-17T17:50:53.084388+0000","last_undegraded":"2024-08-17T17:50:53.084388+0000","last_fullsized":"2024-08-17T17:50:53.084388+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:31.128588+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":[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":1113,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.115293+0000","last_change":"2024-08-17T17:32:59.769943+0000","last_active":"2024-08-17T17:50:53.115293+0000","last_peered":"2024-08-17T17:50:53.115293+0000","last_clean":"2024-08-17T17:50:53.115293+0000","last_became_active":"2024-08-17T17:32:59.769328+0000","last_became_peered":"2024-08-17T17:32:59.769328+0000","last_unstale":"2024-08-17T17:50:53.115293+0000","last_undegraded":"2024-08-17T17:50:53.115293+0000","last_fullsized":"2024-08-17T17:50:53.115293+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:45:56.990673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.9","version":"1174'14132","reported_seq":15539,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.295946+0000","last_change":"2024-08-17T17:50:52.130749+0000","last_active":"2024-08-17T17:50:53.295946+0000","last_peered":"2024-08-17T17:50:53.295946+0000","last_clean":"2024-08-17T17:50:53.295946+0000","last_became_active":"2024-08-17T17:50:52.085295+0000","last_became_peered":"2024-08-17T17:50:52.085295+0000","last_unstale":"2024-08-17T17:50:53.295946+0000","last_undegraded":"2024-08-17T17:50:53.295946+0000","last_fullsized":"2024-08-17T17:50:53.295946+0000","mapping_epoch":1172,"log_start":"1154'8313","ondisk_log_start":"1154'8313","created":1142,"last_epoch_clean":1173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":5819,"log_dups_size":0,"ondisk_log_size":5819,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:21:30.594658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":40370176,"num_objects":616,"num_object_clones":0,"num_object_copies":1848,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":616,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14132,"num_write_kb":471936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":654,"num_bytes_recovered":42860544,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.d","version":"72'1","reported_seq":1074,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.083004+0000","last_change":"2024-08-17T17:22:53.724857+0000","last_active":"2024-08-17T17:50:53.083004+0000","last_peered":"2024-08-17T17:50:53.083004+0000","last_clean":"2024-08-17T17:50:53.083004+0000","last_became_active":"2024-08-17T17:22:53.724555+0000","last_became_peered":"2024-08-17T17:22:53.724555+0000","last_unstale":"2024-08-17T17:50:53.083004+0000","last_undegraded":"2024-08-17T17:50:53.083004+0000","last_fullsized":"2024-08-17T17:50:53.083004+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:42:47.014152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1096,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.082876+0000","last_change":"2024-08-17T17:31:54.819946+0000","last_active":"2024-08-17T17:50:53.082876+0000","last_peered":"2024-08-17T17:50:53.082876+0000","last_clean":"2024-08-17T17:50:53.082876+0000","last_became_active":"2024-08-17T17:31:54.819604+0000","last_became_peered":"2024-08-17T17:31:54.819604+0000","last_unstale":"2024-08-17T17:50:53.082876+0000","last_undegraded":"2024-08-17T17:50:53.082876+0000","last_fullsized":"2024-08-17T17:50:53.082876+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:32.031030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.8","version":"1175'14300","reported_seq":14380,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:55.735518+0000","last_change":"2024-08-17T17:46:50.361100+0000","last_active":"2024-08-17T17:50:55.735518+0000","last_peered":"2024-08-17T17:50:55.735518+0000","last_clean":"2024-08-17T17:50:55.735518+0000","last_became_active":"2024-08-17T17:46:50.360617+0000","last_became_peered":"2024-08-17T17:46:50.360617+0000","last_unstale":"2024-08-17T17:50:55.735518+0000","last_undegraded":"2024-08-17T17:50:55.735518+0000","last_fullsized":"2024-08-17T17:50:55.735518+0000","mapping_epoch":1142,"log_start":"1150'5690","ondisk_log_start":"1150'5690","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":8610,"log_dups_size":0,"ondisk_log_size":8610,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:15:01.873755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":35782656,"num_objects":546,"num_object_clones":0,"num_object_copies":1638,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":546,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14300,"num_write_kb":475072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1107,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.081171+0000","last_change":"2024-08-17T17:32:59.769306+0000","last_active":"2024-08-17T17:50:53.081171+0000","last_peered":"2024-08-17T17:50:53.081171+0000","last_clean":"2024-08-17T17:50:53.081171+0000","last_became_active":"2024-08-17T17:32:59.768286+0000","last_became_peered":"2024-08-17T17:32:59.768286+0000","last_unstale":"2024-08-17T17:50:53.081171+0000","last_undegraded":"2024-08-17T17:50:53.081171+0000","last_fullsized":"2024-08-17T17:50:53.081171+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:19:50.004425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":519,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.085919+0000","last_change":"2024-08-17T17:50:46.046148+0000","last_active":"2024-08-17T17:50:53.085919+0000","last_peered":"2024-08-17T17:50:53.085919+0000","last_clean":"2024-08-17T17:50:53.085919+0000","last_became_active":"2024-08-17T17:50:46.045844+0000","last_became_peered":"2024-08-17T17:50:46.045844+0000","last_unstale":"2024-08-17T17:50:53.085919+0000","last_undegraded":"2024-08-17T17:50:53.085919+0000","last_fullsized":"2024-08-17T17:50:53.085919+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:29:17.965361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.f","version":"1175'14126","reported_seq":15541,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:54.188063+0000","last_change":"2024-08-17T17:50:52.129910+0000","last_active":"2024-08-17T17:50:54.188063+0000","last_peered":"2024-08-17T17:50:54.188063+0000","last_clean":"2024-08-17T17:50:54.188063+0000","last_became_active":"2024-08-17T17:50:52.088282+0000","last_became_peered":"2024-08-17T17:50:52.088282+0000","last_unstale":"2024-08-17T17:50:54.188063+0000","last_undegraded":"2024-08-17T17:50:54.188063+0000","last_fullsized":"2024-08-17T17:50:54.188063+0000","mapping_epoch":1172,"log_start":"1153'8075","ondisk_log_start":"1153'8075","created":1142,"last_epoch_clean":1173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":6051,"log_dups_size":0,"ondisk_log_size":6051,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:09:21.727393+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":40108032,"num_objects":612,"num_object_clones":0,"num_object_copies":1836,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":612,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14126,"num_write_kb":471616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":656,"num_bytes_recovered":42926080,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,4],"acting":[3,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.9","version":"268'149","reported_seq":1472,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.082582+0000","last_change":"2024-08-17T17:45:51.173366+0000","last_active":"2024-08-17T17:50:53.082582+0000","last_peered":"2024-08-17T17:50:53.082582+0000","last_clean":"2024-08-17T17:50:53.082582+0000","last_became_active":"2024-08-17T17:45:38.004022+0000","last_became_peered":"2024-08-17T17:45:38.004022+0000","last_unstale":"2024-08-17T17:50:53.082582+0000","last_undegraded":"2024-08-17T17:50:53.082582+0000","last_fullsized":"2024-08-17T17:50:53.082582+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:51.173271+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:51.173271+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:50.111858+0000","scrub_duration":0.012991407,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"72'2","reported_seq":1701,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:54.085332+0000","last_change":"2024-08-17T17:50:46.065381+0000","last_active":"2024-08-17T17:50:54.085332+0000","last_peered":"2024-08-17T17:50:54.085332+0000","last_clean":"2024-08-17T17:50:54.085332+0000","last_became_active":"2024-08-17T17:50:46.055872+0000","last_became_peered":"2024-08-17T17:50:46.055872+0000","last_unstale":"2024-08-17T17:50:54.085332+0000","last_undegraded":"2024-08-17T17:50:54.085332+0000","last_fullsized":"2024-08-17T17:50:54.085332+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:18:28.856584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1096,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.115739+0000","last_change":"2024-08-17T17:32:59.767697+0000","last_active":"2024-08-17T17:50:53.115739+0000","last_peered":"2024-08-17T17:50:53.115739+0000","last_clean":"2024-08-17T17:50:53.115739+0000","last_became_active":"2024-08-17T17:32:59.767172+0000","last_became_peered":"2024-08-17T17:32:59.767172+0000","last_unstale":"2024-08-17T17:50:53.115739+0000","last_undegraded":"2024-08-17T17:50:53.115739+0000","last_fullsized":"2024-08-17T17:50:53.115739+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:13:37.509131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.e","version":"1175'14430","reported_seq":15906,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:55.743251+0000","last_change":"2024-08-17T17:50:53.118467+0000","last_active":"2024-08-17T17:50:55.743251+0000","last_peered":"2024-08-17T17:50:55.743251+0000","last_clean":"2024-08-17T17:50:55.743251+0000","last_became_active":"2024-08-17T17:50:53.082650+0000","last_became_peered":"2024-08-17T17:50:53.082650+0000","last_unstale":"2024-08-17T17:50:55.743251+0000","last_undegraded":"2024-08-17T17:50:55.743251+0000","last_fullsized":"2024-08-17T17:50:55.743251+0000","mapping_epoch":1173,"log_start":"1150'5790","ondisk_log_start":"1150'5790","created":1142,"last_epoch_clean":1174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":8640,"log_dups_size":0,"ondisk_log_size":8640,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:32:11.225565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":36044800,"num_objects":550,"num_object_clones":0,"num_object_copies":1650,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":550,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14430,"num_write_kb":479360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":689,"num_bytes_recovered":45154304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.8","version":"268'149","reported_seq":611,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.080791+0000","last_change":"2024-08-17T17:47:01.957152+0000","last_active":"2024-08-17T17:50:53.080791+0000","last_peered":"2024-08-17T17:50:53.080791+0000","last_clean":"2024-08-17T17:50:53.080791+0000","last_became_active":"2024-08-17T17:46:27.004716+0000","last_became_peered":"2024-08-17T17:46:27.004716+0000","last_unstale":"2024-08-17T17:50:53.080791+0000","last_undegraded":"2024-08-17T17:50:53.080791+0000","last_fullsized":"2024-08-17T17:50:53.080791+0000","mapping_epoch":1128,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:47:01.957068+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:47:01.957068+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:22:10.845748+0000","scrub_duration":0.0042425309999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":1097,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.083005+0000","last_change":"2024-08-17T17:31:54.820337+0000","last_active":"2024-08-17T17:50:53.083005+0000","last_peered":"2024-08-17T17:50:53.083005+0000","last_clean":"2024-08-17T17:50:53.083005+0000","last_became_active":"2024-08-17T17:31:54.819827+0000","last_became_peered":"2024-08-17T17:31:54.819827+0000","last_unstale":"2024-08-17T17:50:53.083005+0000","last_undegraded":"2024-08-17T17:50:53.083005+0000","last_fullsized":"2024-08-17T17:50:53.083005+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:56:36.690367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1113,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.115902+0000","last_change":"2024-08-17T17:32:27.438169+0000","last_active":"2024-08-17T17:50:53.115902+0000","last_peered":"2024-08-17T17:50:53.115902+0000","last_clean":"2024-08-17T17:50:53.115902+0000","last_became_active":"2024-08-17T17:32:27.437846+0000","last_became_peered":"2024-08-17T17:32:27.437846+0000","last_unstale":"2024-08-17T17:50:53.115902+0000","last_undegraded":"2024-08-17T17:50:53.115902+0000","last_fullsized":"2024-08-17T17:50:53.115902+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:30:09.370291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.d","version":"1175'14204","reported_seq":15589,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:54.714743+0000","last_change":"2024-08-17T17:50:54.174405+0000","last_active":"2024-08-17T17:50:54.714743+0000","last_peered":"2024-08-17T17:50:54.714743+0000","last_clean":"2024-08-17T17:50:54.714743+0000","last_became_active":"2024-08-17T17:50:54.088050+0000","last_became_peered":"2024-08-17T17:50:54.088050+0000","last_unstale":"2024-08-17T17:50:54.714743+0000","last_undegraded":"2024-08-17T17:50:54.714743+0000","last_fullsized":"2024-08-17T17:50:54.714743+0000","mapping_epoch":1174,"log_start":"1151'6632","ondisk_log_start":"1151'6632","created":1142,"last_epoch_clean":1175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+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 @ 2024-08-18T20:35:38.424176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":40173592,"num_objects":614,"num_object_clones":0,"num_object_copies":1842,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":614,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":14204,"num_write_kb":474113,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":657,"num_bytes_recovered":42991640,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1097,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.115417+0000","last_change":"2024-08-17T17:32:27.432256+0000","last_active":"2024-08-17T17:50:53.115417+0000","last_peered":"2024-08-17T17:50:53.115417+0000","last_clean":"2024-08-17T17:50:53.115417+0000","last_became_active":"2024-08-17T17:32:27.431912+0000","last_became_peered":"2024-08-17T17:32:27.431912+0000","last_unstale":"2024-08-17T17:50:53.115417+0000","last_undegraded":"2024-08-17T17:50:53.115417+0000","last_fullsized":"2024-08-17T17:50:53.115417+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:07:09.604818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1096,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.116191+0000","last_change":"2024-08-17T17:31:54.825361+0000","last_active":"2024-08-17T17:50:53.116191+0000","last_peered":"2024-08-17T17:50:53.116191+0000","last_clean":"2024-08-17T17:50:53.116191+0000","last_became_active":"2024-08-17T17:31:54.825062+0000","last_became_peered":"2024-08-17T17:31:54.825062+0000","last_unstale":"2024-08-17T17:50:53.116191+0000","last_undegraded":"2024-08-17T17:50:53.116191+0000","last_fullsized":"2024-08-17T17:50:53.116191+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:41:42.597824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.c","version":"1175'14057","reported_seq":14098,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:54.707150+0000","last_change":"2024-08-17T17:46:50.357015+0000","last_active":"2024-08-17T17:50:54.707150+0000","last_peered":"2024-08-17T17:50:54.707150+0000","last_clean":"2024-08-17T17:50:54.707150+0000","last_became_active":"2024-08-17T17:46:50.356619+0000","last_became_peered":"2024-08-17T17:46:50.356619+0000","last_unstale":"2024-08-17T17:50:54.707150+0000","last_undegraded":"2024-08-17T17:50:54.707150+0000","last_fullsized":"2024-08-17T17:50:54.707150+0000","mapping_epoch":1142,"log_start":"1151'6468","ondisk_log_start":"1151'6468","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+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":"periodic scrub scheduled @ 2024-08-18T20:39:48.327287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":39911424,"num_objects":609,"num_object_clones":0,"num_object_copies":1827,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":609,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14057,"num_write_kb":469312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.a","version":"268'149","reported_seq":622,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.080914+0000","last_change":"2024-08-17T17:46:54.870024+0000","last_active":"2024-08-17T17:50:53.080914+0000","last_peered":"2024-08-17T17:50:53.080914+0000","last_clean":"2024-08-17T17:50:53.080914+0000","last_became_active":"2024-08-17T17:45:38.013865+0000","last_became_peered":"2024-08-17T17:45:38.013865+0000","last_unstale":"2024-08-17T17:50:53.080914+0000","last_undegraded":"2024-08-17T17:50:53.080914+0000","last_fullsized":"2024-08-17T17:50:53.080914+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:54.869951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:54.869951+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:27:27.946042+0000","scrub_duration":0.00171407,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":1681,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:54.085236+0000","last_change":"2024-08-17T17:32:59.772605+0000","last_active":"2024-08-17T17:50:54.085236+0000","last_peered":"2024-08-17T17:50:54.085236+0000","last_clean":"2024-08-17T17:50:54.085236+0000","last_became_active":"2024-08-17T17:32:59.772015+0000","last_became_peered":"2024-08-17T17:32:59.772015+0000","last_unstale":"2024-08-17T17:50:54.085236+0000","last_undegraded":"2024-08-17T17:50:54.085236+0000","last_fullsized":"2024-08-17T17:50:54.085236+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:23:08.461614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1697,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:54.082877+0000","last_change":"2024-08-17T17:32:59.766848+0000","last_active":"2024-08-17T17:50:54.082877+0000","last_peered":"2024-08-17T17:50:54.082877+0000","last_clean":"2024-08-17T17:50:54.082877+0000","last_became_active":"2024-08-17T17:32:59.766481+0000","last_became_peered":"2024-08-17T17:32:59.766481+0000","last_unstale":"2024-08-17T17:50:54.082877+0000","last_undegraded":"2024-08-17T17:50:54.082877+0000","last_fullsized":"2024-08-17T17:50:54.082877+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:01:39.759644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.6","version":"1175'14150","reported_seq":15619,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:54.739473+0000","last_change":"2024-08-17T17:50:54.145517+0000","last_active":"2024-08-17T17:50:54.739473+0000","last_peered":"2024-08-17T17:50:54.739473+0000","last_clean":"2024-08-17T17:50:54.739473+0000","last_became_active":"2024-08-17T17:50:54.087451+0000","last_became_peered":"2024-08-17T17:50:54.087451+0000","last_unstale":"2024-08-17T17:50:54.739473+0000","last_undegraded":"2024-08-17T17:50:54.739473+0000","last_fullsized":"2024-08-17T17:50:54.739473+0000","mapping_epoch":1174,"log_start":"1152'7103","ondisk_log_start":"1152'7103","created":1142,"last_epoch_clean":1175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":7047,"log_dups_size":0,"ondisk_log_size":7047,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:57:20.260919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":41943040,"num_objects":640,"num_object_clones":0,"num_object_copies":1920,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":640,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14150,"num_write_kb":473280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":686,"num_bytes_recovered":44892160,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[7,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"268'149","reported_seq":1473,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.083823+0000","last_change":"2024-08-17T17:50:48.119089+0000","last_active":"2024-08-17T17:50:53.083823+0000","last_peered":"2024-08-17T17:50:53.083823+0000","last_clean":"2024-08-17T17:50:53.083823+0000","last_became_active":"2024-08-17T17:50:48.118120+0000","last_became_peered":"2024-08-17T17:50:48.118120+0000","last_unstale":"2024-08-17T17:50:53.083823+0000","last_undegraded":"2024-08-17T17:50:53.083823+0000","last_fullsized":"2024-08-17T17:50:53.083823+0000","mapping_epoch":1169,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":1170,"parent":"0.0","parent_split_bits":0,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:47.184230+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:47.184230+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:37:25.204351+0000","scrub_duration":0.0012906930000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":1120,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.081046+0000","last_change":"2024-08-17T17:32:27.437735+0000","last_active":"2024-08-17T17:50:53.081046+0000","last_peered":"2024-08-17T17:50:53.081046+0000","last_clean":"2024-08-17T17:50:53.081046+0000","last_became_active":"2024-08-17T17:32:27.437234+0000","last_became_peered":"2024-08-17T17:32:27.437234+0000","last_unstale":"2024-08-17T17:50:53.081046+0000","last_undegraded":"2024-08-17T17:50:53.081046+0000","last_fullsized":"2024-08-17T17:50:53.081046+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+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 @ 2024-08-19T02:49:17.140384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028371400000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":1658,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:54.085489+0000","last_change":"2024-08-17T17:32:59.775218+0000","last_active":"2024-08-17T17:50:54.085489+0000","last_peered":"2024-08-17T17:50:54.085489+0000","last_clean":"2024-08-17T17:50:54.085489+0000","last_became_active":"2024-08-17T17:32:59.774911+0000","last_became_peered":"2024-08-17T17:32:59.774911+0000","last_unstale":"2024-08-17T17:50:54.085489+0000","last_undegraded":"2024-08-17T17:50:54.085489+0000","last_fullsized":"2024-08-17T17:50:54.085489+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:42:33.544078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1079,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.084062+0000","last_change":"2024-08-17T17:22:54.175289+0000","last_active":"2024-08-17T17:50:53.084062+0000","last_peered":"2024-08-17T17:50:53.084062+0000","last_clean":"2024-08-17T17:50:53.084062+0000","last_became_active":"2024-08-17T17:22:54.174953+0000","last_became_peered":"2024-08-17T17:22:54.174953+0000","last_unstale":"2024-08-17T17:50:53.084062+0000","last_undegraded":"2024-08-17T17:50:53.084062+0000","last_fullsized":"2024-08-17T17:50:53.084062+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:20.586463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.5","version":"1175'14018","reported_seq":15387,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:54.750179+0000","last_change":"2024-08-17T17:50:53.135569+0000","last_active":"2024-08-17T17:50:54.750179+0000","last_peered":"2024-08-17T17:50:54.750179+0000","last_clean":"2024-08-17T17:50:54.750179+0000","last_became_active":"2024-08-17T17:50:53.086919+0000","last_became_peered":"2024-08-17T17:50:53.086919+0000","last_unstale":"2024-08-17T17:50:54.750179+0000","last_undegraded":"2024-08-17T17:50:54.750179+0000","last_fullsized":"2024-08-17T17:50:54.750179+0000","mapping_epoch":1173,"log_start":"1152'6948","ondisk_log_start":"1152'6948","created":1142,"last_epoch_clean":1174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+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":"periodic scrub scheduled @ 2024-08-18T18:57:03.025178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":39190528,"num_objects":598,"num_object_clones":0,"num_object_copies":1794,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":598,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14018,"num_write_kb":467712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":648,"num_bytes_recovered":42401792,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"268'149","reported_seq":680,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.085821+0000","last_change":"2024-08-17T17:45:44.079966+0000","last_active":"2024-08-17T17:50:53.085821+0000","last_peered":"2024-08-17T17:50:53.085821+0000","last_clean":"2024-08-17T17:50:53.085821+0000","last_became_active":"2024-08-17T17:45:38.009775+0000","last_became_peered":"2024-08-17T17:45:38.009775+0000","last_unstale":"2024-08-17T17:50:53.085821+0000","last_undegraded":"2024-08-17T17:50:53.085821+0000","last_fullsized":"2024-08-17T17:50:53.085821+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:44.079842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:44.079842+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:26:56.690657+0000","scrub_duration":6,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1129,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.083751+0000","last_change":"2024-08-17T17:50:46.047206+0000","last_active":"2024-08-17T17:50:53.083751+0000","last_peered":"2024-08-17T17:50:53.083751+0000","last_clean":"2024-08-17T17:50:53.083751+0000","last_became_active":"2024-08-17T17:50:46.046604+0000","last_became_peered":"2024-08-17T17:50:46.046604+0000","last_unstale":"2024-08-17T17:50:53.083751+0000","last_undegraded":"2024-08-17T17:50:53.083751+0000","last_fullsized":"2024-08-17T17:50:53.083751+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:53:22.578054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026904000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,3],"acting":[7,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":681,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.115030+0000","last_change":"2024-08-17T17:50:46.048815+0000","last_active":"2024-08-17T17:50:53.115030+0000","last_peered":"2024-08-17T17:50:53.115030+0000","last_clean":"2024-08-17T17:50:53.115030+0000","last_became_active":"2024-08-17T17:50:46.048471+0000","last_became_peered":"2024-08-17T17:50:46.048471+0000","last_unstale":"2024-08-17T17:50:53.115030+0000","last_undegraded":"2024-08-17T17:50:53.115030+0000","last_fullsized":"2024-08-17T17:50:53.115030+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:22:46.994329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[4,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":592,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.081742+0000","last_change":"2024-08-17T17:50:46.039874+0000","last_active":"2024-08-17T17:50:53.081742+0000","last_peered":"2024-08-17T17:50:53.081742+0000","last_clean":"2024-08-17T17:50:53.081742+0000","last_became_active":"2024-08-17T17:50:46.039553+0000","last_became_peered":"2024-08-17T17:50:46.039553+0000","last_unstale":"2024-08-17T17:50:53.081742+0000","last_undegraded":"2024-08-17T17:50:53.081742+0000","last_fullsized":"2024-08-17T17:50:53.081742+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:48:29.161570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.4","version":"1175'14107","reported_seq":15683,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:54.715981+0000","last_change":"2024-08-17T17:50:51.205360+0000","last_active":"2024-08-17T17:50:54.715981+0000","last_peered":"2024-08-17T17:50:54.715981+0000","last_clean":"2024-08-17T17:50:54.715981+0000","last_became_active":"2024-08-17T17:50:51.121618+0000","last_became_peered":"2024-08-17T17:50:51.121618+0000","last_unstale":"2024-08-17T17:50:54.715981+0000","last_undegraded":"2024-08-17T17:50:54.715981+0000","last_fullsized":"2024-08-17T17:50:54.715981+0000","mapping_epoch":1171,"log_start":"1152'7278","ondisk_log_start":"1152'7278","created":1142,"last_epoch_clean":1172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":6829,"log_dups_size":0,"ondisk_log_size":6829,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:32:27.078950+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":38600704,"num_objects":589,"num_object_clones":0,"num_object_copies":1767,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":589,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14107,"num_write_kb":470272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":740,"num_bytes_recovered":48496640,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.2","version":"268'149","reported_seq":1492,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.083166+0000","last_change":"2024-08-17T17:50:48.107326+0000","last_active":"2024-08-17T17:50:53.083166+0000","last_peered":"2024-08-17T17:50:53.083166+0000","last_clean":"2024-08-17T17:50:53.083166+0000","last_became_active":"2024-08-17T17:50:48.107009+0000","last_became_peered":"2024-08-17T17:50:48.107009+0000","last_unstale":"2024-08-17T17:50:53.083166+0000","last_undegraded":"2024-08-17T17:50:53.083166+0000","last_fullsized":"2024-08-17T17:50:53.083166+0000","mapping_epoch":1169,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1170,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:48.249334+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:48.249334+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:23:31.873933+0000","scrub_duration":0.018931098,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":1745,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:54.082638+0000","last_change":"2024-08-17T17:50:46.051041+0000","last_active":"2024-08-17T17:50:54.082638+0000","last_peered":"2024-08-17T17:50:54.082638+0000","last_clean":"2024-08-17T17:50:54.082638+0000","last_became_active":"2024-08-17T17:50:46.050485+0000","last_became_peered":"2024-08-17T17:50:46.050485+0000","last_unstale":"2024-08-17T17:50:54.082638+0000","last_undegraded":"2024-08-17T17:50:54.082638+0000","last_fullsized":"2024-08-17T17:50:54.082638+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:32:23.439250+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029621200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,1],"acting":[2,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":1715,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.084472+0000","last_change":"2024-08-17T17:32:27.433156+0000","last_active":"2024-08-17T17:50:53.084472+0000","last_peered":"2024-08-17T17:50:53.084472+0000","last_clean":"2024-08-17T17:50:53.084472+0000","last_became_active":"2024-08-17T17:32:27.432811+0000","last_became_peered":"2024-08-17T17:32:27.432811+0000","last_unstale":"2024-08-17T17:50:53.084472+0000","last_undegraded":"2024-08-17T17:50:53.084472+0000","last_fullsized":"2024-08-17T17:50:53.084472+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:12.882686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1739,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.085417+0000","last_change":"2024-08-17T17:50:46.042059+0000","last_active":"2024-08-17T17:50:53.085417+0000","last_peered":"2024-08-17T17:50:53.085417+0000","last_clean":"2024-08-17T17:50:53.085417+0000","last_became_active":"2024-08-17T17:50:46.041645+0000","last_became_peered":"2024-08-17T17:50:46.041645+0000","last_unstale":"2024-08-17T17:50:53.085417+0000","last_undegraded":"2024-08-17T17:50:53.085417+0000","last_fullsized":"2024-08-17T17:50:53.085417+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:24:13.989986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.7","version":"1175'14258","reported_seq":15664,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:54.649563+0000","last_change":"2024-08-17T17:50:52.135147+0000","last_active":"2024-08-17T17:50:54.649563+0000","last_peered":"2024-08-17T17:50:54.649563+0000","last_clean":"2024-08-17T17:50:54.649563+0000","last_became_active":"2024-08-17T17:50:52.088600+0000","last_became_peered":"2024-08-17T17:50:52.088600+0000","last_unstale":"2024-08-17T17:50:54.649563+0000","last_undegraded":"2024-08-17T17:50:54.649563+0000","last_fullsized":"2024-08-17T17:50:54.649563+0000","mapping_epoch":1172,"log_start":"1151'6753","ondisk_log_start":"1151'6753","created":1142,"last_epoch_clean":1173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":7505,"log_dups_size":0,"ondisk_log_size":7505,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:33:33.408322+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":37879808,"num_objects":578,"num_object_clones":0,"num_object_copies":1734,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":578,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14258,"num_write_kb":474752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":668,"num_bytes_recovered":43778048,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,1],"acting":[6,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.1","version":"268'149","reported_seq":642,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.080914+0000","last_change":"2024-08-17T17:50:48.110289+0000","last_active":"2024-08-17T17:50:53.080914+0000","last_peered":"2024-08-17T17:50:53.080914+0000","last_clean":"2024-08-17T17:50:53.080914+0000","last_became_active":"2024-08-17T17:50:48.109894+0000","last_became_peered":"2024-08-17T17:50:48.109894+0000","last_unstale":"2024-08-17T17:50:53.080914+0000","last_undegraded":"2024-08-17T17:50:53.080914+0000","last_fullsized":"2024-08-17T17:50:53.080914+0000","mapping_epoch":1169,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1170,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:59.915018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:59.915018+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:41:57.578418+0000","scrub_duration":0.00214204,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":1121,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.081218+0000","last_change":"2024-08-17T17:31:54.822081+0000","last_active":"2024-08-17T17:50:53.081218+0000","last_peered":"2024-08-17T17:50:53.081218+0000","last_clean":"2024-08-17T17:50:53.081218+0000","last_became_active":"2024-08-17T17:31:54.821740+0000","last_became_peered":"2024-08-17T17:31:54.821740+0000","last_unstale":"2024-08-17T17:50:53.081218+0000","last_undegraded":"2024-08-17T17:50:53.081218+0000","last_fullsized":"2024-08-17T17:50:53.081218+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:09:33.904896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00089523800000000002,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1107,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.115827+0000","last_change":"2024-08-17T17:50:46.054681+0000","last_active":"2024-08-17T17:50:53.115827+0000","last_peered":"2024-08-17T17:50:53.115827+0000","last_clean":"2024-08-17T17:50:53.115827+0000","last_became_active":"2024-08-17T17:50:46.054182+0000","last_became_peered":"2024-08-17T17:50:46.054182+0000","last_unstale":"2024-08-17T17:50:53.115827+0000","last_undegraded":"2024-08-17T17:50:53.115827+0000","last_fullsized":"2024-08-17T17:50:53.115827+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:57:08.776024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1726,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.084315+0000","last_change":"2024-08-17T17:32:59.768385+0000","last_active":"2024-08-17T17:50:53.084315+0000","last_peered":"2024-08-17T17:50:53.084315+0000","last_clean":"2024-08-17T17:50:53.084315+0000","last_became_active":"2024-08-17T17:32:59.767891+0000","last_became_peered":"2024-08-17T17:32:59.767891+0000","last_unstale":"2024-08-17T17:50:53.084315+0000","last_undegraded":"2024-08-17T17:50:53.084315+0000","last_fullsized":"2024-08-17T17:50:53.084315+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:05:22.672505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.1","version":"1175'14267","reported_seq":14308,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:54.729901+0000","last_change":"2024-08-17T17:46:50.357278+0000","last_active":"2024-08-17T17:50:54.729901+0000","last_peered":"2024-08-17T17:50:54.729901+0000","last_clean":"2024-08-17T17:50:54.729901+0000","last_became_active":"2024-08-17T17:46:50.356718+0000","last_became_peered":"2024-08-17T17:46:50.356718+0000","last_unstale":"2024-08-17T17:50:54.729901+0000","last_undegraded":"2024-08-17T17:50:54.729901+0000","last_fullsized":"2024-08-17T17:50:54.729901+0000","mapping_epoch":1142,"log_start":"1152'7350","ondisk_log_start":"1152'7350","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":6917,"log_dups_size":0,"ondisk_log_size":6917,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:21:25.106983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":40435712,"num_objects":617,"num_object_clones":0,"num_object_copies":1851,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":617,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14267,"num_write_kb":476288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"268'149","reported_seq":635,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.083761+0000","last_change":"2024-08-17T17:45:47.547272+0000","last_active":"2024-08-17T17:50:53.083761+0000","last_peered":"2024-08-17T17:50:53.083761+0000","last_clean":"2024-08-17T17:50:53.083761+0000","last_became_active":"2024-08-17T17:45:38.001873+0000","last_became_peered":"2024-08-17T17:45:38.001873+0000","last_unstale":"2024-08-17T17:50:53.083761+0000","last_undegraded":"2024-08-17T17:50:53.083761+0000","last_fullsized":"2024-08-17T17:50:53.083761+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:47.547201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:47.547201+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:29:52.144033+0000","scrub_duration":0.0031063380000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1124,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.081278+0000","last_change":"2024-08-17T17:32:59.768555+0000","last_active":"2024-08-17T17:50:53.081278+0000","last_peered":"2024-08-17T17:50:53.081278+0000","last_clean":"2024-08-17T17:50:53.081278+0000","last_became_active":"2024-08-17T17:32:59.768221+0000","last_became_peered":"2024-08-17T17:32:59.768221+0000","last_unstale":"2024-08-17T17:50:53.081278+0000","last_undegraded":"2024-08-17T17:50:53.081278+0000","last_fullsized":"2024-08-17T17:50:53.081278+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:04:28.973618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1753,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.084455+0000","last_change":"2024-08-17T17:50:46.042044+0000","last_active":"2024-08-17T17:50:53.084455+0000","last_peered":"2024-08-17T17:50:53.084455+0000","last_clean":"2024-08-17T17:50:53.084455+0000","last_became_active":"2024-08-17T17:50:46.041687+0000","last_became_peered":"2024-08-17T17:50:46.041687+0000","last_unstale":"2024-08-17T17:50:53.084455+0000","last_undegraded":"2024-08-17T17:50:53.084455+0000","last_fullsized":"2024-08-17T17:50:53.084455+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:58:00.711837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342763,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":1704,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.084595+0000","last_change":"2024-08-17T17:31:54.820086+0000","last_active":"2024-08-17T17:50:53.084595+0000","last_peered":"2024-08-17T17:50:53.084595+0000","last_clean":"2024-08-17T17:50:53.084595+0000","last_became_active":"2024-08-17T17:31:54.819745+0000","last_became_peered":"2024-08-17T17:31:54.819745+0000","last_unstale":"2024-08-17T17:50:53.084595+0000","last_undegraded":"2024-08-17T17:50:53.084595+0000","last_fullsized":"2024-08-17T17:50:53.084595+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:06:06.329346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.0","version":"1175'14081","reported_seq":14122,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:54.697484+0000","last_change":"2024-08-17T17:46:50.355998+0000","last_active":"2024-08-17T17:50:54.697484+0000","last_peered":"2024-08-17T17:50:54.697484+0000","last_clean":"2024-08-17T17:50:54.697484+0000","last_became_active":"2024-08-17T17:46:50.355631+0000","last_became_peered":"2024-08-17T17:46:50.355631+0000","last_unstale":"2024-08-17T17:50:54.697484+0000","last_undegraded":"2024-08-17T17:50:54.697484+0000","last_fullsized":"2024-08-17T17:50:54.697484+0000","mapping_epoch":1142,"log_start":"1149'4924","ondisk_log_start":"1149'4924","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":9157,"log_dups_size":0,"ondisk_log_size":9157,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:33:13.519487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":37945344,"num_objects":579,"num_object_clones":0,"num_object_copies":1737,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":579,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14081,"num_write_kb":469120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.6","version":"268'149","reported_seq":652,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.083014+0000","last_change":"2024-08-17T17:50:48.113078+0000","last_active":"2024-08-17T17:50:53.083014+0000","last_peered":"2024-08-17T17:50:53.083014+0000","last_clean":"2024-08-17T17:50:53.083014+0000","last_became_active":"2024-08-17T17:50:48.112692+0000","last_became_peered":"2024-08-17T17:50:48.112692+0000","last_unstale":"2024-08-17T17:50:53.083014+0000","last_undegraded":"2024-08-17T17:50:53.083014+0000","last_fullsized":"2024-08-17T17:50:53.083014+0000","mapping_epoch":1169,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1170,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:42.496644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:42.496644+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:47:00.352371+0000","scrub_duration":0.0057956730000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":1715,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.084340+0000","last_change":"2024-08-17T17:32:27.437457+0000","last_active":"2024-08-17T17:50:53.084340+0000","last_peered":"2024-08-17T17:50:53.084340+0000","last_clean":"2024-08-17T17:50:53.084340+0000","last_became_active":"2024-08-17T17:32:27.437140+0000","last_became_peered":"2024-08-17T17:32:27.437140+0000","last_unstale":"2024-08-17T17:50:53.084340+0000","last_undegraded":"2024-08-17T17:50:53.084340+0000","last_fullsized":"2024-08-17T17:50:53.084340+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:11.131550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1112,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.083018+0000","last_change":"2024-08-17T17:50:46.046879+0000","last_active":"2024-08-17T17:50:53.083018+0000","last_peered":"2024-08-17T17:50:53.083018+0000","last_clean":"2024-08-17T17:50:53.083018+0000","last_became_active":"2024-08-17T17:50:46.046236+0000","last_became_peered":"2024-08-17T17:50:46.046236+0000","last_unstale":"2024-08-17T17:50:53.083018+0000","last_undegraded":"2024-08-17T17:50:53.083018+0000","last_fullsized":"2024-08-17T17:50:53.083018+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:54:53.248874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033804700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":358,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.080959+0000","last_change":"2024-08-17T17:50:46.034225+0000","last_active":"2024-08-17T17:50:53.080959+0000","last_peered":"2024-08-17T17:50:53.080959+0000","last_clean":"2024-08-17T17:50:53.080959+0000","last_became_active":"2024-08-17T17:50:46.033844+0000","last_became_peered":"2024-08-17T17:50:46.033844+0000","last_unstale":"2024-08-17T17:50:53.080959+0000","last_undegraded":"2024-08-17T17:50:53.080959+0000","last_fullsized":"2024-08-17T17:50:53.080959+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:31:29.840955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.3","version":"1175'13971","reported_seq":14052,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:54.196114+0000","last_change":"2024-08-17T17:46:50.358740+0000","last_active":"2024-08-17T17:50:54.196114+0000","last_peered":"2024-08-17T17:50:54.196114+0000","last_clean":"2024-08-17T17:50:54.196114+0000","last_became_active":"2024-08-17T17:46:50.358463+0000","last_became_peered":"2024-08-17T17:46:50.358463+0000","last_unstale":"2024-08-17T17:50:54.196114+0000","last_undegraded":"2024-08-17T17:50:54.196114+0000","last_fullsized":"2024-08-17T17:50:54.196114+0000","mapping_epoch":1142,"log_start":"1153'7903","ondisk_log_start":"1153'7903","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":6068,"log_dups_size":0,"ondisk_log_size":6068,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:27:21.425737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":39387136,"num_objects":601,"num_object_clones":0,"num_object_copies":1803,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":601,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13971,"num_write_kb":466304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"268'149","reported_seq":622,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.115982+0000","last_change":"2024-08-17T17:45:41.349586+0000","last_active":"2024-08-17T17:50:53.115982+0000","last_peered":"2024-08-17T17:50:53.115982+0000","last_clean":"2024-08-17T17:50:53.115982+0000","last_became_active":"2024-08-17T17:45:38.001831+0000","last_became_peered":"2024-08-17T17:45:38.001831+0000","last_unstale":"2024-08-17T17:50:53.115982+0000","last_undegraded":"2024-08-17T17:50:53.115982+0000","last_fullsized":"2024-08-17T17:50:53.115982+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:41.349530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:41.349530+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:25.622896+0000","scrub_duration":0.001642637,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"72'2","reported_seq":1702,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:54.085772+0000","last_change":"2024-08-17T17:50:46.062824+0000","last_active":"2024-08-17T17:50:54.085772+0000","last_peered":"2024-08-17T17:50:54.085772+0000","last_clean":"2024-08-17T17:50:54.085772+0000","last_became_active":"2024-08-17T17:50:46.045562+0000","last_became_peered":"2024-08-17T17:50:46.045562+0000","last_unstale":"2024-08-17T17:50:54.085772+0000","last_undegraded":"2024-08-17T17:50:54.085772+0000","last_fullsized":"2024-08-17T17:50:54.085772+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:48:49.813750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,5],"acting":[3,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":1713,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.084883+0000","last_change":"2024-08-17T17:31:54.820580+0000","last_active":"2024-08-17T17:50:53.084883+0000","last_peered":"2024-08-17T17:50:53.084883+0000","last_clean":"2024-08-17T17:50:53.084883+0000","last_became_active":"2024-08-17T17:31:54.820089+0000","last_became_peered":"2024-08-17T17:31:54.820089+0000","last_unstale":"2024-08-17T17:50:53.084883+0000","last_undegraded":"2024-08-17T17:50:53.084883+0000","last_fullsized":"2024-08-17T17:50:53.084883+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:25:34.716640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1695,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:54.085047+0000","last_change":"2024-08-17T17:50:46.054784+0000","last_active":"2024-08-17T17:50:54.085047+0000","last_peered":"2024-08-17T17:50:54.085047+0000","last_clean":"2024-08-17T17:50:54.085047+0000","last_became_active":"2024-08-17T17:50:46.054453+0000","last_became_peered":"2024-08-17T17:50:46.054453+0000","last_unstale":"2024-08-17T17:50:54.085047+0000","last_undegraded":"2024-08-17T17:50:54.085047+0000","last_fullsized":"2024-08-17T17:50:54.085047+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:09:13.713683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.2","version":"1175'14083","reported_seq":14164,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:54.085462+0000","last_change":"2024-08-17T17:46:50.360536+0000","last_active":"2024-08-17T17:50:54.085462+0000","last_peered":"2024-08-17T17:50:54.085462+0000","last_clean":"2024-08-17T17:50:54.085462+0000","last_became_active":"2024-08-17T17:46:50.359845+0000","last_became_peered":"2024-08-17T17:46:50.359845+0000","last_unstale":"2024-08-17T17:50:54.085462+0000","last_undegraded":"2024-08-17T17:50:54.085462+0000","last_fullsized":"2024-08-17T17:50:54.085462+0000","mapping_epoch":1142,"log_start":"1153'8024","ondisk_log_start":"1153'8024","created":1142,"last_epoch_clean":1143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:46:49.334352+0000","last_clean_scrub_stamp":"2024-08-17T17:46:49.334352+0000","objects_scrubbed":0,"log_size":6059,"log_dups_size":0,"ondisk_log_size":6059,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:24:19.768995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":40960000,"num_objects":625,"num_object_clones":0,"num_object_copies":1875,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":625,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14083,"num_write_kb":470656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.4","version":"268'149","reported_seq":674,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:54.085188+0000","last_change":"2024-08-17T17:46:59.992526+0000","last_active":"2024-08-17T17:50:54.085188+0000","last_peered":"2024-08-17T17:50:54.085188+0000","last_clean":"2024-08-17T17:50:54.085188+0000","last_became_active":"2024-08-17T17:46:27.004139+0000","last_became_peered":"2024-08-17T17:46:27.004139+0000","last_unstale":"2024-08-17T17:50:54.085188+0000","last_undegraded":"2024-08-17T17:50:54.085188+0000","last_fullsized":"2024-08-17T17:50:54.085188+0000","mapping_epoch":1128,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:59.992449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:59.992449+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:29:36.767868+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":62,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.084582+0000","last_change":"2024-08-17T17:50:46.056962+0000","last_active":"2024-08-17T17:50:53.084582+0000","last_peered":"2024-08-17T17:50:53.084582+0000","last_clean":"2024-08-17T17:50:53.084582+0000","last_became_active":"2024-08-17T17:50:46.043218+0000","last_became_peered":"2024-08-17T17:50:46.043218+0000","last_unstale":"2024-08-17T17:50:53.084582+0000","last_undegraded":"2024-08-17T17:50:53.084582+0000","last_fullsized":"2024-08-17T17:50:53.084582+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T22:08:53.147864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":1109,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.083617+0000","last_change":"2024-08-17T17:32:27.436530+0000","last_active":"2024-08-17T17:50:53.083617+0000","last_peered":"2024-08-17T17:50:53.083617+0000","last_clean":"2024-08-17T17:50:53.083617+0000","last_became_active":"2024-08-17T17:32:27.436139+0000","last_became_peered":"2024-08-17T17:32:27.436139+0000","last_unstale":"2024-08-17T17:50:53.083617+0000","last_undegraded":"2024-08-17T17:50:53.083617+0000","last_fullsized":"2024-08-17T17:50:53.083617+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:18.060869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030013400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1079,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.115107+0000","last_change":"2024-08-17T17:22:55.275184+0000","last_active":"2024-08-17T17:50:53.115107+0000","last_peered":"2024-08-17T17:50:53.115107+0000","last_clean":"2024-08-17T17:50:53.115107+0000","last_became_active":"2024-08-17T17:22:55.274677+0000","last_became_peered":"2024-08-17T17:22:55.274677+0000","last_unstale":"2024-08-17T17:50:53.115107+0000","last_undegraded":"2024-08-17T17:50:53.115107+0000","last_fullsized":"2024-08-17T17:50:53.115107+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:51:29.348766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":1096,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.115700+0000","last_change":"2024-08-17T17:31:54.821919+0000","last_active":"2024-08-17T17:50:53.115700+0000","last_peered":"2024-08-17T17:50:53.115700+0000","last_clean":"2024-08-17T17:50:53.115700+0000","last_became_active":"2024-08-17T17:31:54.821536+0000","last_became_peered":"2024-08-17T17:31:54.821536+0000","last_unstale":"2024-08-17T17:50:53.115700+0000","last_undegraded":"2024-08-17T17:50:53.115700+0000","last_fullsized":"2024-08-17T17:50:53.115700+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:17:33.081437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"350'22","reported_seq":1102,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.115902+0000","last_change":"2024-08-17T17:22:53.728275+0000","last_active":"2024-08-17T17:50:53.115902+0000","last_peered":"2024-08-17T17:50:53.115902+0000","last_clean":"2024-08-17T17:50:53.115902+0000","last_became_active":"2024-08-17T17:22:53.727978+0000","last_became_peered":"2024-08-17T17:22:53.727978+0000","last_unstale":"2024-08-17T17:50:53.115902+0000","last_undegraded":"2024-08-17T17:50:53.115902+0000","last_fullsized":"2024-08-17T17:50:53.115902+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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":"periodic scrub scheduled @ 2024-08-18T23:19:43.717005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"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.12","version":"0'0","reported_seq":1714,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.084439+0000","last_change":"2024-08-17T17:32:27.438365+0000","last_active":"2024-08-17T17:50:53.084439+0000","last_peered":"2024-08-17T17:50:53.084439+0000","last_clean":"2024-08-17T17:50:53.084439+0000","last_became_active":"2024-08-17T17:32:27.437932+0000","last_became_peered":"2024-08-17T17:32:27.437932+0000","last_unstale":"2024-08-17T17:50:53.084439+0000","last_undegraded":"2024-08-17T17:50:53.084439+0000","last_fullsized":"2024-08-17T17:50:53.084439+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:07.527904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":1093,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.082910+0000","last_change":"2024-08-17T17:32:59.768226+0000","last_active":"2024-08-17T17:50:53.082910+0000","last_peered":"2024-08-17T17:50:53.082910+0000","last_clean":"2024-08-17T17:50:53.082910+0000","last_became_active":"2024-08-17T17:32:59.767701+0000","last_became_peered":"2024-08-17T17:32:59.767701+0000","last_unstale":"2024-08-17T17:50:53.082910+0000","last_undegraded":"2024-08-17T17:50:53.082910+0000","last_fullsized":"2024-08-17T17:50:53.082910+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T21:00:52.281423+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":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":"3.16","version":"0'0","reported_seq":1107,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.081943+0000","last_change":"2024-08-17T17:31:54.822296+0000","last_active":"2024-08-17T17:50:53.081943+0000","last_peered":"2024-08-17T17:50:53.081943+0000","last_clean":"2024-08-17T17:50:53.081943+0000","last_became_active":"2024-08-17T17:31:54.821958+0000","last_became_peered":"2024-08-17T17:31:54.821958+0000","last_unstale":"2024-08-17T17:50:53.081943+0000","last_undegraded":"2024-08-17T17:50:53.081943+0000","last_fullsized":"2024-08-17T17:50:53.081943+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:44.831479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1657,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:54.085007+0000","last_change":"2024-08-17T17:32:59.773153+0000","last_active":"2024-08-17T17:50:54.085007+0000","last_peered":"2024-08-17T17:50:54.085007+0000","last_clean":"2024-08-17T17:50:54.085007+0000","last_became_active":"2024-08-17T17:32:59.772671+0000","last_became_peered":"2024-08-17T17:32:59.772671+0000","last_unstale":"2024-08-17T17:50:54.085007+0000","last_undegraded":"2024-08-17T17:50:54.085007+0000","last_fullsized":"2024-08-17T17:50:54.085007+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:32.219883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":680,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.081342+0000","last_change":"2024-08-17T17:50:46.044183+0000","last_active":"2024-08-17T17:50:53.081342+0000","last_peered":"2024-08-17T17:50:53.081342+0000","last_clean":"2024-08-17T17:50:53.081342+0000","last_became_active":"2024-08-17T17:50:46.043744+0000","last_became_peered":"2024-08-17T17:50:46.043744+0000","last_unstale":"2024-08-17T17:50:53.081342+0000","last_undegraded":"2024-08-17T17:50:53.081342+0000","last_fullsized":"2024-08-17T17:50:53.081342+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:06:16.497218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":1679,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:54.085037+0000","last_change":"2024-08-17T17:32:59.767175+0000","last_active":"2024-08-17T17:50:54.085037+0000","last_peered":"2024-08-17T17:50:54.085037+0000","last_clean":"2024-08-17T17:50:54.085037+0000","last_became_active":"2024-08-17T17:32:59.766352+0000","last_became_peered":"2024-08-17T17:32:59.766352+0000","last_unstale":"2024-08-17T17:50:54.085037+0000","last_undegraded":"2024-08-17T17:50:54.085037+0000","last_fullsized":"2024-08-17T17:50:54.085037+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:42.252204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1096,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.083542+0000","last_change":"2024-08-17T17:31:54.823767+0000","last_active":"2024-08-17T17:50:53.083542+0000","last_peered":"2024-08-17T17:50:53.083542+0000","last_clean":"2024-08-17T17:50:53.083542+0000","last_became_active":"2024-08-17T17:31:54.823265+0000","last_became_peered":"2024-08-17T17:31:54.823265+0000","last_unstale":"2024-08-17T17:50:53.083542+0000","last_undegraded":"2024-08-17T17:50:53.083542+0000","last_fullsized":"2024-08-17T17:50:53.083542+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:10:08.654594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1704,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:54.085157+0000","last_change":"2024-08-17T17:50:46.047124+0000","last_active":"2024-08-17T17:50:54.085157+0000","last_peered":"2024-08-17T17:50:54.085157+0000","last_clean":"2024-08-17T17:50:54.085157+0000","last_became_active":"2024-08-17T17:50:46.046817+0000","last_became_peered":"2024-08-17T17:50:46.046817+0000","last_unstale":"2024-08-17T17:50:54.085157+0000","last_undegraded":"2024-08-17T17:50:54.085157+0000","last_fullsized":"2024-08-17T17:50:54.085157+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:21:22.837383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":642,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.084295+0000","last_change":"2024-08-17T17:50:46.046003+0000","last_active":"2024-08-17T17:50:53.084295+0000","last_peered":"2024-08-17T17:50:53.084295+0000","last_clean":"2024-08-17T17:50:53.084295+0000","last_became_active":"2024-08-17T17:50:46.045646+0000","last_became_peered":"2024-08-17T17:50:46.045646+0000","last_unstale":"2024-08-17T17:50:53.084295+0000","last_undegraded":"2024-08-17T17:50:53.084295+0000","last_fullsized":"2024-08-17T17:50:53.084295+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:54:19.125182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":1713,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.084466+0000","last_change":"2024-08-17T17:32:59.767087+0000","last_active":"2024-08-17T17:50:53.084466+0000","last_peered":"2024-08-17T17:50:53.084466+0000","last_clean":"2024-08-17T17:50:53.084466+0000","last_became_active":"2024-08-17T17:32:59.766784+0000","last_became_peered":"2024-08-17T17:32:59.766784+0000","last_unstale":"2024-08-17T17:50:53.084466+0000","last_undegraded":"2024-08-17T17:50:53.084466+0000","last_fullsized":"2024-08-17T17:50:53.084466+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:11:48.775621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1679,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:54.085361+0000","last_change":"2024-08-17T17:32:59.767655+0000","last_active":"2024-08-17T17:50:54.085361+0000","last_peered":"2024-08-17T17:50:54.085361+0000","last_clean":"2024-08-17T17:50:54.085361+0000","last_became_active":"2024-08-17T17:32:59.766891+0000","last_became_peered":"2024-08-17T17:32:59.766891+0000","last_unstale":"2024-08-17T17:50:54.085361+0000","last_undegraded":"2024-08-17T17:50:54.085361+0000","last_fullsized":"2024-08-17T17:50:54.085361+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:19:57.129588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1115,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.115368+0000","last_change":"2024-08-17T17:32:27.438656+0000","last_active":"2024-08-17T17:50:53.115368+0000","last_peered":"2024-08-17T17:50:53.115368+0000","last_clean":"2024-08-17T17:50:53.115368+0000","last_became_active":"2024-08-17T17:32:27.437400+0000","last_became_peered":"2024-08-17T17:32:27.437400+0000","last_unstale":"2024-08-17T17:50:53.115368+0000","last_undegraded":"2024-08-17T17:50:53.115368+0000","last_fullsized":"2024-08-17T17:50:53.115368+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T01:13:13.749171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":1717,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:54.082682+0000","last_change":"2024-08-17T17:32:59.769549+0000","last_active":"2024-08-17T17:50:54.082682+0000","last_peered":"2024-08-17T17:50:54.082682+0000","last_clean":"2024-08-17T17:50:54.082682+0000","last_became_active":"2024-08-17T17:32:59.768660+0000","last_became_peered":"2024-08-17T17:32:59.768660+0000","last_unstale":"2024-08-17T17:50:54.082682+0000","last_undegraded":"2024-08-17T17:50:54.082682+0000","last_fullsized":"2024-08-17T17:50:54.082682+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:42:20.130102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":41,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.115540+0000","last_change":"2024-08-17T17:50:46.055004+0000","last_active":"2024-08-17T17:50:53.115540+0000","last_peered":"2024-08-17T17:50:53.115540+0000","last_clean":"2024-08-17T17:50:53.115540+0000","last_became_active":"2024-08-17T17:50:46.054364+0000","last_became_peered":"2024-08-17T17:50:46.054364+0000","last_unstale":"2024-08-17T17:50:53.115540+0000","last_undegraded":"2024-08-17T17:50:53.115540+0000","last_fullsized":"2024-08-17T17:50:53.115540+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:45:54.817061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":1123,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.115622+0000","last_change":"2024-08-17T17:32:59.768103+0000","last_active":"2024-08-17T17:50:53.115622+0000","last_peered":"2024-08-17T17:50:53.115622+0000","last_clean":"2024-08-17T17:50:53.115622+0000","last_became_active":"2024-08-17T17:32:59.767686+0000","last_became_peered":"2024-08-17T17:32:59.767686+0000","last_unstale":"2024-08-17T17:50:53.115622+0000","last_undegraded":"2024-08-17T17:50:53.115622+0000","last_fullsized":"2024-08-17T17:50:53.115622+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:40:54.780900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"72'2","reported_seq":1109,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.081081+0000","last_change":"2024-08-17T17:31:54.823556+0000","last_active":"2024-08-17T17:50:53.081081+0000","last_peered":"2024-08-17T17:50:53.081081+0000","last_clean":"2024-08-17T17:50:53.081081+0000","last_became_active":"2024-08-17T17:31:54.823250+0000","last_became_peered":"2024-08-17T17:31:54.823250+0000","last_unstale":"2024-08-17T17:50:53.081081+0000","last_undegraded":"2024-08-17T17:50:53.081081+0000","last_fullsized":"2024-08-17T17:50:53.081081+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:08:07.165204+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":[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":1123,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.115289+0000","last_change":"2024-08-17T17:50:46.049112+0000","last_active":"2024-08-17T17:50:53.115289+0000","last_peered":"2024-08-17T17:50:53.115289+0000","last_clean":"2024-08-17T17:50:53.115289+0000","last_became_active":"2024-08-17T17:50:46.048573+0000","last_became_peered":"2024-08-17T17:50:46.048573+0000","last_unstale":"2024-08-17T17:50:53.115289+0000","last_undegraded":"2024-08-17T17:50:53.115289+0000","last_fullsized":"2024-08-17T17:50:53.115289+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:29:40.126566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1092,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.081215+0000","last_change":"2024-08-17T17:22:53.725178+0000","last_active":"2024-08-17T17:50:53.081215+0000","last_peered":"2024-08-17T17:50:53.081215+0000","last_clean":"2024-08-17T17:50:53.081215+0000","last_became_active":"2024-08-17T17:22:53.724909+0000","last_became_peered":"2024-08-17T17:22:53.724909+0000","last_unstale":"2024-08-17T17:50:53.081215+0000","last_undegraded":"2024-08-17T17:50:53.081215+0000","last_fullsized":"2024-08-17T17:50:53.081215+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:00.171471+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":[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.19","version":"0'0","reported_seq":1694,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:54.085403+0000","last_change":"2024-08-17T17:50:46.044409+0000","last_active":"2024-08-17T17:50:54.085403+0000","last_peered":"2024-08-17T17:50:54.085403+0000","last_clean":"2024-08-17T17:50:54.085403+0000","last_became_active":"2024-08-17T17:50:46.044013+0000","last_became_peered":"2024-08-17T17:50:46.044013+0000","last_unstale":"2024-08-17T17:50:54.085403+0000","last_undegraded":"2024-08-17T17:50:54.085403+0000","last_fullsized":"2024-08-17T17:50:54.085403+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:21:26.567006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"72'1","reported_seq":1673,"reported_epoch":1175,"state":"active+clean","last_fresh":"2024-08-17T17:50:54.085700+0000","last_change":"2024-08-17T17:32:59.770449+0000","last_active":"2024-08-17T17:50:54.085700+0000","last_peered":"2024-08-17T17:50:54.085700+0000","last_clean":"2024-08-17T17:50:54.085700+0000","last_became_active":"2024-08-17T17:32:59.768701+0000","last_became_peered":"2024-08-17T17:32:59.768701+0000","last_unstale":"2024-08-17T17:50:54.085700+0000","last_undegraded":"2024-08-17T17:50:54.085700+0000","last_fullsized":"2024-08-17T17:50:54.085700+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:37:58.418659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1096,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.114924+0000","last_change":"2024-08-17T17:31:54.822460+0000","last_active":"2024-08-17T17:50:53.114924+0000","last_peered":"2024-08-17T17:50:53.114924+0000","last_clean":"2024-08-17T17:50:53.114924+0000","last_became_active":"2024-08-17T17:31:54.822111+0000","last_became_peered":"2024-08-17T17:31:54.822111+0000","last_unstale":"2024-08-17T17:50:53.114924+0000","last_undegraded":"2024-08-17T17:50:53.114924+0000","last_fullsized":"2024-08-17T17:50:53.114924+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:17:44.350364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'4","reported_seq":58,"reported_epoch":1174,"state":"active+clean","last_fresh":"2024-08-17T17:50:53.081607+0000","last_change":"2024-08-17T17:50:46.049586+0000","last_active":"2024-08-17T17:50:53.081607+0000","last_peered":"2024-08-17T17:50:53.081607+0000","last_clean":"2024-08-17T17:50:53.081607+0000","last_became_active":"2024-08-17T17:50:46.043279+0000","last_became_peered":"2024-08-17T17:50:46.043279+0000","last_unstale":"2024-08-17T17:50:53.081607+0000","last_undegraded":"2024-08-17T17:50:53.081607+0000","last_fullsized":"2024-08-17T17:50:53.081607+0000","mapping_epoch":1166,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1167,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:49:32.851183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":570,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":632356888,"num_objects":9650,"num_object_clones":0,"num_object_copies":28950,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9650,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":226262,"num_write_kb":7549121,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5398,"num_bytes_recovered":353501208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2197110784,"data_stored":2197094496,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":112848,"ondisk_log_size":112848,"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":5530,"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":10,"num_bytes_recovered":592,"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":106496,"data_stored":17182,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17088,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"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":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201641,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":551088,"kb_used_data":245276,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93194064,"statfs":{"total":95995035648,"available":95430721536,"internally_reserved":0,"allocated":251162624,"data_stored":247743425,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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":[]},{"osd":6,"up_from":47,"seq":201863463278,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":551912,"kb_used_data":254556,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93193240,"statfs":{"total":95995035648,"available":95429877760,"internally_reserved":0,"allocated":260665344,"data_stored":257246612,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":[]},{"osd":5,"up_from":39,"seq":167503724915,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":512856,"kb_used_data":207184,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":93232296,"statfs":{"total":95995035648,"available":95469871104,"internally_reserved":0,"allocated":212156416,"data_stored":208745748,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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":[]},{"osd":4,"up_from":31,"seq":133143986553,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":551580,"kb_used_data":250060,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":93193572,"statfs":{"total":95995035648,"available":95430217728,"internally_reserved":0,"allocated":256061440,"data_stored":252650237,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"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":[]},{"osd":3,"up_from":592,"seq":2542620639449,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":868176,"kb_used_data":456896,"kb_used_omap":25,"kb_used_meta":411238,"kb_avail":92876976,"statfs":{"total":95995035648,"available":95106023424,"internally_reserved":0,"allocated":467861504,"data_stored":464458369,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26454,"internal_metadata":421107882},"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":[]},{"osd":2,"up_from":559,"seq":2400886718688,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":560728,"kb_used_data":232908,"kb_used_omap":29,"kb_used_meta":327778,"kb_avail":93184424,"statfs":{"total":95995035648,"available":95420850176,"internally_reserved":0,"allocated":238497792,"data_stored":235091185,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30541,"internal_metadata":335644851},"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":[]},{"osd":1,"up_from":527,"seq":2263447765222,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":619412,"kb_used_data":330304,"kb_used_omap":34,"kb_used_meta":289053,"kb_avail":93125740,"statfs":{"total":95995035648,"available":95360757760,"internally_reserved":0,"allocated":338231296,"data_stored":334827576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35550,"internal_metadata":295990562},"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":[]},{"osd":0,"up_from":0,"seq":1945620185333,"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":[]}],"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":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":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":1,"osd":5,"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":327680,"data_stored":327680,"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":4096,"data_stored":19,"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":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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5388,"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":5261,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1222,"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":5217,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"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":640,"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":5384,"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":4960,"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":303370240,"data_stored":303366168,"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":327487488,"data_stored":327483416,"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":210239488,"data_stored":210239488,"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":453316608,"data_stored":453312536,"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":230948864,"data_stored":230948864,"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":198836224,"data_stored":198836224,"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":236720128,"data_stored":236716056,"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":236191744,"data_stored":236191744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:50:58.801 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool set .mgr pgp_num 11 2024-08-17T17:50:58.812 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:58.816 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:50:58.816 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [], 2024-08-17T17:50:58.816 INFO:teuthology.orchestra.run.smithi046.stdout: "complaint_time": 30, 2024-08-17T17:50:58.816 INFO:teuthology.orchestra.run.smithi046.stdout: "num_blocked_ops": 0 2024-08-17T17:50:58.816 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:50:58.897 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:58.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:58.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:58.999 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:59.042 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:59.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:59.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:59.044 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:50:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:50:58] "GET /metrics HTTP/1.1" 200 36627 "" "Prometheus/2.51.0" 2024-08-17T17:50:59.144 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:59.176 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:59.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:59.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:59.227 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:59.278 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:59.333 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:50:59.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:59.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:59.379 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:59 smithi037 ceph-mon[97894]: pgmap v1619: 99 pgs: 99 active+clean; 604 MiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 213 op/s; 37 MiB/s, 596 objects/s recovering 2024-08-17T17:50:59.379 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:50:59 smithi037 ceph-mon[97894]: from='client.35547 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:50:59.379 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:59 smithi037 ceph-mon[102022]: pgmap v1619: 99 pgs: 99 active+clean; 604 MiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 213 op/s; 37 MiB/s, 596 objects/s recovering 2024-08-17T17:50:59.379 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:50:59 smithi037 ceph-mon[102022]: from='client.35547 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:50:59.435 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:59.469 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:59.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:59.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:59.478 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:59 smithi046 ceph-mon[88218]: pgmap v1619: 99 pgs: 99 active+clean; 604 MiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 213 op/s; 37 MiB/s, 596 objects/s recovering 2024-08-17T17:50:59.478 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:50:59 smithi046 ceph-mon[88218]: from='client.35547 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:50:59.518 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-08-17T17:50:59.570 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:59.655 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:59.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:59.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:59.758 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:59.795 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:59.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:59.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:59.897 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:59.965 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:50:59.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:59.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:00.006 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:51:00.066 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:00.103 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:00.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:00.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:00.205 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:00.243 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:00.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:00.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:00.344 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:00.378 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:00.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:00.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:00.423 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:00 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:51:00.424 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:51:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:51:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:51:00.480 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:00.509 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:00.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:00.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:00.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:00 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:51:00.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:00 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:51:00.611 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:00.646 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:00.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:00.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:00.748 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:00.786 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:00.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:00.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:00.888 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:00.928 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:00.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:00.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:01.029 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:01.051 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:01.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:01.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:01.153 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:01.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:01.192 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:01.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:01.293 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:01.320 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:01.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:01.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:01.422 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:01.437 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:01 smithi046 ceph-mon[88218]: pgmap v1620: 99 pgs: 99 active+clean; 332 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 721 op/s; 29 MiB/s, 459 objects/s recovering 2024-08-17T17:51:01.456 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:01.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:01.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:01.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:01 smithi037 ceph-mon[97894]: pgmap v1620: 99 pgs: 99 active+clean; 332 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 721 op/s; 29 MiB/s, 459 objects/s recovering 2024-08-17T17:51:01.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:01 smithi037 ceph-mon[102022]: pgmap v1620: 99 pgs: 99 active+clean; 332 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 721 op/s; 29 MiB/s, 459 objects/s recovering 2024-08-17T17:51:01.558 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:01.583 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:01.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:01.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:01.685 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:01.721 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:01.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:01.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:01.823 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:01.865 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:01.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:01.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:01.967 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:02.003 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:02.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:02.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:02.105 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:02.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:02.153 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:02.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:02.254 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:02.290 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:02.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:02.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:02.392 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:02.431 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:02.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:02.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:02.493 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:51:02.494 INFO:teuthology.orchestra.run.smithi046.stdout: "size": 20, 2024-08-17T17:51:02.494 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 600, 2024-08-17T17:51:02.494 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [ 2024-08-17T17:51:02.494 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.494 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:212174 6.12 6:4dc3485a:::benchmark_data_smithi037_142561_object86392:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1121)", 2024-08-17T17:51:02.494 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:45:46.377832+0000", 2024-08-17T17:51:02.494 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 315.78939268599999, 2024-08-17T17:51:02.495 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.99108234699999997, 2024-08-17T17:51:02.495 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:51:02.495 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:51:02.495 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:51:02.495 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:51:02.495 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:51:02.495 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 212174 2024-08-17T17:51:02.495 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.495 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:51:02.495 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.495 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:51:02.495 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.377832+0000", 2024-08-17T17:51:02.496 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.496 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.496 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.496 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:51:02.496 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.377832+0000", 2024-08-17T17:51:02.496 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.496 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.496 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.496 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:51:02.496 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.377831+0000", 2024-08-17T17:51:02.497 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:51:02.497 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.497 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.497 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:51:02.497 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.377837+0000", 2024-08-17T17:51:02.497 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0859999999999998e-06 2024-08-17T17:51:02.497 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.497 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.497 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:51:02.497 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.377851+0000", 2024-08-17T17:51:02.497 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.4126e-05 2024-08-17T17:51:02.497 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.497 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.498 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:51:02.498 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.377857+0000", 2024-08-17T17:51:02.498 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.9379999999999997e-06 2024-08-17T17:51:02.498 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.498 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.498 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.498 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.377908+0000", 2024-08-17T17:51:02.498 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1042999999999999e-05 2024-08-17T17:51:02.498 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.498 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.498 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:51:02.498 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.377916+0000", 2024-08-17T17:51:02.499 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.2689999999999999e-06 2024-08-17T17:51:02.499 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.499 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.499 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.499 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.345072+0000", 2024-08-17T17:51:02.499 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.96715646300000002 2024-08-17T17:51:02.499 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.499 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.499 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:51:02.499 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.345171+0000", 2024-08-17T17:51:02.500 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.8812000000000002e-05 2024-08-17T17:51:02.500 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.500 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.500 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:51:02.500 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.345430+0000", 2024-08-17T17:51:02.501 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00025847000000000001 2024-08-17T17:51:02.501 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.501 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.501 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:51:02.501 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.351741+0000", 2024-08-17T17:51:02.502 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0063108050000000001 2024-08-17T17:51:02.502 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.502 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.502 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.502 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.368792+0000", 2024-08-17T17:51:02.502 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.017051457999999999 2024-08-17T17:51:02.503 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.503 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.503 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.503 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.368838+0000", 2024-08-17T17:51:02.503 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6217999999999997e-05 2024-08-17T17:51:02.503 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.503 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.503 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:51:02.503 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.368873+0000", 2024-08-17T17:51:02.503 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4405e-05 2024-08-17T17:51:02.503 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.503 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.504 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:51:02.504 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.368914+0000", 2024-08-17T17:51:02.504 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1733000000000002e-05 2024-08-17T17:51:02.504 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.504 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:51:02.504 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.504 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.504 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.504 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:212188 6.12 6:484c12b4:::benchmark_data_smithi037_142561_object86406:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1121)", 2024-08-17T17:51:02.504 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:45:46.388278+0000", 2024-08-17T17:51:02.504 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 315.77894693799999, 2024-08-17T17:51:02.504 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.98078038599999995, 2024-08-17T17:51:02.505 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:51:02.505 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:51:02.505 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:51:02.505 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:51:02.505 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:51:02.505 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 212188 2024-08-17T17:51:02.505 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.505 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:51:02.505 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.505 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:51:02.505 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.388278+0000", 2024-08-17T17:51:02.505 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.505 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.506 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.506 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:51:02.506 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.388278+0000", 2024-08-17T17:51:02.506 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.506 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.506 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.506 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:51:02.506 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.388277+0000", 2024-08-17T17:51:02.507 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:51:02.507 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.507 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.507 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:51:02.507 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.388282+0000", 2024-08-17T17:51:02.507 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9699999999999998e-06 2024-08-17T17:51:02.508 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.508 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.508 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:51:02.508 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.388292+0000", 2024-08-17T17:51:02.508 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.9850000000000001e-06 2024-08-17T17:51:02.508 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.509 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.509 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:51:02.509 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.388296+0000", 2024-08-17T17:51:02.509 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2649999999999998e-06 2024-08-17T17:51:02.509 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.509 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.509 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.510 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.388348+0000", 2024-08-17T17:51:02.510 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.2308000000000001e-05 2024-08-17T17:51:02.510 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.510 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.510 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:51:02.510 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.388354+0000", 2024-08-17T17:51:02.510 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7930000000000003e-06 2024-08-17T17:51:02.510 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.510 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.510 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.510 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.346810+0000", 2024-08-17T17:51:02.511 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.95845650900000001 2024-08-17T17:51:02.511 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.511 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.511 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:51:02.511 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.346903+0000", 2024-08-17T17:51:02.511 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.2346e-05 2024-08-17T17:51:02.511 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.511 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.511 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:51:02.511 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.347092+0000", 2024-08-17T17:51:02.511 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00018916700000000001 2024-08-17T17:51:02.511 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.511 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.511 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:51:02.512 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.354312+0000", 2024-08-17T17:51:02.512 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.007220069 2024-08-17T17:51:02.512 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.512 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.512 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.512 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.368967+0000", 2024-08-17T17:51:02.512 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.014654573000000001 2024-08-17T17:51:02.512 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.512 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.512 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.512 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.368997+0000", 2024-08-17T17:51:02.512 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.0054000000000001e-05 2024-08-17T17:51:02.512 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.512 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.513 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:51:02.513 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369023+0000", 2024-08-17T17:51:02.513 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.6806999999999999e-05 2024-08-17T17:51:02.513 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.513 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.513 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:51:02.513 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369058+0000", 2024-08-17T17:51:02.513 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4678999999999998e-05 2024-08-17T17:51:02.513 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.513 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:51:02.513 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.513 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.513 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.513 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:212192 6.12 6:493ca496:::benchmark_data_smithi037_142561_object86410:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1121)", 2024-08-17T17:51:02.514 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:45:46.395599+0000", 2024-08-17T17:51:02.514 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 315.77162600700001, 2024-08-17T17:51:02.514 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.97370621400000001, 2024-08-17T17:51:02.514 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:51:02.514 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:51:02.514 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:51:02.514 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:51:02.514 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:51:02.514 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 212192 2024-08-17T17:51:02.514 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.514 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:51:02.514 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.514 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:51:02.515 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.395599+0000", 2024-08-17T17:51:02.515 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.515 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.515 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.515 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:51:02.515 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.395599+0000", 2024-08-17T17:51:02.515 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.515 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.515 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.515 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:51:02.516 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.395597+0000", 2024-08-17T17:51:02.516 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:51:02.516 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.516 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.516 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:51:02.516 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.395604+0000", 2024-08-17T17:51:02.516 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.404e-06 2024-08-17T17:51:02.516 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.516 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.516 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:51:02.516 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.395615+0000", 2024-08-17T17:51:02.516 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1681999999999999e-05 2024-08-17T17:51:02.516 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.517 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.517 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:51:02.517 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.395623+0000", 2024-08-17T17:51:02.517 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.1199999999999996e-06 2024-08-17T17:51:02.517 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.517 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.517 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.517 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.395681+0000", 2024-08-17T17:51:02.517 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8850000000000001e-05 2024-08-17T17:51:02.517 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.517 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.517 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:51:02.517 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.395689+0000", 2024-08-17T17:51:02.517 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.824e-06 2024-08-17T17:51:02.518 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.518 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.518 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.518 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.348066+0000", 2024-08-17T17:51:02.518 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.95237682899999998 2024-08-17T17:51:02.518 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.518 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.518 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:51:02.518 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.348133+0000", 2024-08-17T17:51:02.518 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.6970000000000004e-05 2024-08-17T17:51:02.518 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.519 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.519 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:51:02.519 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.348282+0000", 2024-08-17T17:51:02.519 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014892599999999999 2024-08-17T17:51:02.519 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.519 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.519 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:51:02.519 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.354318+0000", 2024-08-17T17:51:02.519 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0060358249999999999 2024-08-17T17:51:02.519 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.519 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.519 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.519 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369103+0000", 2024-08-17T17:51:02.519 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.014785575 2024-08-17T17:51:02.520 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.520 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.520 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.520 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369224+0000", 2024-08-17T17:51:02.520 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000120363 2024-08-17T17:51:02.520 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.520 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.520 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:51:02.520 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369269+0000", 2024-08-17T17:51:02.520 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.5670000000000002e-05 2024-08-17T17:51:02.520 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.520 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.520 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:51:02.520 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369305+0000", 2024-08-17T17:51:02.521 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.5522999999999999e-05 2024-08-17T17:51:02.521 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.521 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:51:02.521 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.521 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.521 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.521 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:212218 6.12 6:48e397d4:::benchmark_data_smithi037_142561_object86436:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1121)", 2024-08-17T17:51:02.521 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:45:46.420965+0000", 2024-08-17T17:51:02.521 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 315.74625957199999, 2024-08-17T17:51:02.521 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.94847202799999997, 2024-08-17T17:51:02.521 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:51:02.522 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:51:02.522 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:51:02.522 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:51:02.522 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:51:02.522 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 212218 2024-08-17T17:51:02.522 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.522 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:51:02.522 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.522 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:51:02.522 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.420965+0000", 2024-08-17T17:51:02.522 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.523 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.523 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.523 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:51:02.523 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.420965+0000", 2024-08-17T17:51:02.523 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.523 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.523 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.523 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:51:02.523 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.420964+0000", 2024-08-17T17:51:02.523 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:51:02.523 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.523 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.523 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:51:02.523 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.420970+0000", 2024-08-17T17:51:02.524 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1499999999999998e-06 2024-08-17T17:51:02.524 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.524 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.524 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:51:02.524 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.420979+0000", 2024-08-17T17:51:02.524 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.6539999999999994e-06 2024-08-17T17:51:02.524 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.524 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.524 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:51:02.524 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.420983+0000", 2024-08-17T17:51:02.524 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.0199999999999996e-06 2024-08-17T17:51:02.524 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.524 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.525 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.525 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.421033+0000", 2024-08-17T17:51:02.525 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9415e-05 2024-08-17T17:51:02.525 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.525 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.525 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:51:02.525 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.421038+0000", 2024-08-17T17:51:02.525 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6760000000000004e-06 2024-08-17T17:51:02.525 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.525 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.525 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.525 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.349218+0000", 2024-08-17T17:51:02.525 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.92817990399999994 2024-08-17T17:51:02.525 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.526 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.526 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:51:02.526 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.349285+0000", 2024-08-17T17:51:02.526 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.6400000000000001e-05 2024-08-17T17:51:02.526 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.526 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.526 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:51:02.526 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.349451+0000", 2024-08-17T17:51:02.526 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00016654800000000001 2024-08-17T17:51:02.526 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.526 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.526 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:51:02.526 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.358776+0000", 2024-08-17T17:51:02.526 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0093243730000000004 2024-08-17T17:51:02.527 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.527 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.527 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.527 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369350+0000", 2024-08-17T17:51:02.527 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.010574406 2024-08-17T17:51:02.527 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.527 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.527 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.527 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369372+0000", 2024-08-17T17:51:02.527 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.1963e-05 2024-08-17T17:51:02.527 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.527 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.527 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:51:02.527 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369407+0000", 2024-08-17T17:51:02.527 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4919999999999998e-05 2024-08-17T17:51:02.528 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.528 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.528 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:51:02.528 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369437+0000", 2024-08-17T17:51:02.528 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.0380000000000001e-05 2024-08-17T17:51:02.528 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.528 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:51:02.528 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.528 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.528 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.528 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:212245 6.12 6:4cafa9d0:::benchmark_data_smithi037_142561_object86463:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1121)", 2024-08-17T17:51:02.528 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:45:46.449326+0000", 2024-08-17T17:51:02.529 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 315.717898805, 2024-08-17T17:51:02.529 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.92036842100000005, 2024-08-17T17:51:02.529 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:51:02.529 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:51:02.529 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:51:02.529 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:51:02.529 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:51:02.530 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 212245 2024-08-17T17:51:02.530 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.530 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:51:02.530 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.530 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:51:02.530 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.449326+0000", 2024-08-17T17:51:02.530 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.530 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.531 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.531 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:51:02.531 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.449326+0000", 2024-08-17T17:51:02.531 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.531 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.531 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.531 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:51:02.531 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.449324+0000", 2024-08-17T17:51:02.531 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:51:02.531 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.531 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.532 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:51:02.532 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.449332+0000", 2024-08-17T17:51:02.532 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.6660000000000008e-06 2024-08-17T17:51:02.532 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.532 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.532 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:51:02.533 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.449348+0000", 2024-08-17T17:51:02.533 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.6215e-05 2024-08-17T17:51:02.533 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.533 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.533 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:51:02.533 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.449354+0000", 2024-08-17T17:51:02.533 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2060000000000004e-06 2024-08-17T17:51:02.533 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.533 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.533 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.533 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.449404+0000", 2024-08-17T17:51:02.533 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9864999999999998e-05 2024-08-17T17:51:02.533 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.534 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.534 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:51:02.534 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.449411+0000", 2024-08-17T17:51:02.534 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.2139999999999999e-06 2024-08-17T17:51:02.534 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.534 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.534 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.534 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.350464+0000", 2024-08-17T17:51:02.534 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.90105254800000001 2024-08-17T17:51:02.534 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.534 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.534 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:51:02.535 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.350527+0000", 2024-08-17T17:51:02.535 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2970000000000002e-05 2024-08-17T17:51:02.535 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.535 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.535 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:51:02.535 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.350691+0000", 2024-08-17T17:51:02.535 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000164306 2024-08-17T17:51:02.535 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.536 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.536 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:51:02.536 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.358781+0000", 2024-08-17T17:51:02.536 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.008090089 2024-08-17T17:51:02.536 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.536 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.536 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.536 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369479+0000", 2024-08-17T17:51:02.536 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.010697599 2024-08-17T17:51:02.537 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.537 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.537 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.537 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369601+0000", 2024-08-17T17:51:02.537 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012282699999999999 2024-08-17T17:51:02.537 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.537 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.537 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:51:02.537 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369645+0000", 2024-08-17T17:51:02.537 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3671000000000003e-05 2024-08-17T17:51:02.537 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.538 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.538 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:51:02.538 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369694+0000", 2024-08-17T17:51:02.538 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9242000000000001e-05 2024-08-17T17:51:02.538 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.538 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:51:02.538 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.538 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.538 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.538 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:212269 6.12 6:4f7a3a3f:::benchmark_data_smithi037_142561_object86487:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1121)", 2024-08-17T17:51:02.538 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:45:46.475944+0000", 2024-08-17T17:51:02.538 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 315.69128051199999, 2024-08-17T17:51:02.538 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.89391904899999997, 2024-08-17T17:51:02.539 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:51:02.539 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:51:02.539 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:51:02.539 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:51:02.539 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:51:02.539 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 212269 2024-08-17T17:51:02.539 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.539 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:51:02.539 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.539 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:51:02.539 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.475944+0000", 2024-08-17T17:51:02.539 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.539 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.539 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.540 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:51:02.540 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.475944+0000", 2024-08-17T17:51:02.540 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.540 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.540 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.540 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:51:02.540 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.475940+0000", 2024-08-17T17:51:02.540 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999952 2024-08-17T17:51:02.540 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.540 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.540 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:51:02.540 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.475949+0000", 2024-08-17T17:51:02.540 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.251e-06 2024-08-17T17:51:02.540 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.540 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.541 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:51:02.541 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.475959+0000", 2024-08-17T17:51:02.541 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0353999999999999e-05 2024-08-17T17:51:02.541 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.541 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.541 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:51:02.541 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.475964+0000", 2024-08-17T17:51:02.541 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3490000000000002e-06 2024-08-17T17:51:02.541 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.541 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.541 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.541 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.476008+0000", 2024-08-17T17:51:02.541 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4804e-05 2024-08-17T17:51:02.541 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.542 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.542 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:51:02.542 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.476015+0000", 2024-08-17T17:51:02.542 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.8909999999999998e-06 2024-08-17T17:51:02.542 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.542 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.542 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.542 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.351760+0000", 2024-08-17T17:51:02.542 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.87574522399999999 2024-08-17T17:51:02.542 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.542 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.542 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:51:02.542 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.351836+0000", 2024-08-17T17:51:02.543 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.5862e-05 2024-08-17T17:51:02.543 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.543 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.543 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:51:02.543 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.352006+0000", 2024-08-17T17:51:02.543 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00016930800000000001 2024-08-17T17:51:02.543 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.543 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.543 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:51:02.543 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.358789+0000", 2024-08-17T17:51:02.544 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0067831300000000001 2024-08-17T17:51:02.544 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.544 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.544 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.544 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369508+0000", 2024-08-17T17:51:02.544 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.010719311 2024-08-17T17:51:02.544 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.544 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.544 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.544 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369769+0000", 2024-08-17T17:51:02.544 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00026050599999999998 2024-08-17T17:51:02.544 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.544 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.544 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:51:02.545 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369813+0000", 2024-08-17T17:51:02.545 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4106000000000001e-05 2024-08-17T17:51:02.545 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.545 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.545 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:51:02.545 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369863+0000", 2024-08-17T17:51:02.545 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0556999999999997e-05 2024-08-17T17:51:02.545 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.545 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:51:02.545 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.545 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.545 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.545 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:212276 6.12 6:4c467a9f:::benchmark_data_smithi037_142561_object86494:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1121)", 2024-08-17T17:51:02.546 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:45:46.480021+0000", 2024-08-17T17:51:02.546 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 315.68720394600001, 2024-08-17T17:51:02.546 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.89002751400000002, 2024-08-17T17:51:02.546 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:51:02.546 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:51:02.546 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:51:02.546 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:51:02.546 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:51:02.546 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 212276 2024-08-17T17:51:02.546 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.546 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:51:02.546 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.546 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:51:02.547 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.480021+0000", 2024-08-17T17:51:02.547 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.547 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.547 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.547 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:51:02.547 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.480021+0000", 2024-08-17T17:51:02.547 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.547 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.547 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.548 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:51:02.548 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.480019+0000", 2024-08-17T17:51:02.548 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:51:02.548 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.548 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.548 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:51:02.549 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.480026+0000", 2024-08-17T17:51:02.549 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.3660000000000003e-06 2024-08-17T17:51:02.549 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.549 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.549 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:51:02.549 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.480041+0000", 2024-08-17T17:51:02.549 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.4797000000000001e-05 2024-08-17T17:51:02.549 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.549 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.550 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:51:02.550 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.480047+0000", 2024-08-17T17:51:02.550 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8969999999999996e-06 2024-08-17T17:51:02.550 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.550 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.550 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.550 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.480103+0000", 2024-08-17T17:51:02.550 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6013000000000001e-05 2024-08-17T17:51:02.551 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.551 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.551 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:51:02.551 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.480109+0000", 2024-08-17T17:51:02.551 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5280000000000003e-06 2024-08-17T17:51:02.551 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.551 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.551 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.551 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.353080+0000", 2024-08-17T17:51:02.551 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.87297143300000002 2024-08-17T17:51:02.551 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.551 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.552 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:51:02.552 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.353144+0000", 2024-08-17T17:51:02.552 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.4067999999999997e-05 2024-08-17T17:51:02.552 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.552 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.552 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:51:02.552 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.353328+0000", 2024-08-17T17:51:02.552 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00018377000000000001 2024-08-17T17:51:02.552 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.552 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.552 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:51:02.552 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.361697+0000", 2024-08-17T17:51:02.553 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0083686560000000004 2024-08-17T17:51:02.553 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.553 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.553 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.553 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369550+0000", 2024-08-17T17:51:02.554 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0078534150000000007 2024-08-17T17:51:02.554 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.554 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.554 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.554 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369943+0000", 2024-08-17T17:51:02.554 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00039301199999999998 2024-08-17T17:51:02.554 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.554 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.555 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:51:02.555 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370009+0000", 2024-08-17T17:51:02.555 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.6039999999999998e-05 2024-08-17T17:51:02.555 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.555 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.555 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:51:02.555 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370048+0000", 2024-08-17T17:51:02.555 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.926e-05 2024-08-17T17:51:02.555 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.555 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:51:02.555 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.555 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.556 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.556 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:212278 6.12 6:4890e4fe:::benchmark_data_smithi037_142561_object86496:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1121)", 2024-08-17T17:51:02.556 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:45:46.481186+0000", 2024-08-17T17:51:02.556 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 315.68603900400001, 2024-08-17T17:51:02.556 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.88910665200000005, 2024-08-17T17:51:02.556 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:51:02.556 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:51:02.556 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:51:02.556 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:51:02.556 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:51:02.556 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 212278 2024-08-17T17:51:02.556 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.557 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:51:02.557 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.557 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:51:02.557 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.481186+0000", 2024-08-17T17:51:02.557 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.557 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.557 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.557 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:51:02.557 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.481186+0000", 2024-08-17T17:51:02.557 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.557 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.557 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.557 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:51:02.558 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.481185+0000", 2024-08-17T17:51:02.558 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:51:02.558 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.558 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.558 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:51:02.558 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.481190+0000", 2024-08-17T17:51:02.558 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4530000000000001e-06 2024-08-17T17:51:02.558 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.558 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.559 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:51:02.559 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.481204+0000", 2024-08-17T17:51:02.559 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3467e-05 2024-08-17T17:51:02.559 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.559 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.559 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:51:02.559 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.481209+0000", 2024-08-17T17:51:02.559 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5890000000000002e-06 2024-08-17T17:51:02.559 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.559 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.559 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.559 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.481282+0000", 2024-08-17T17:51:02.559 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.2284000000000001e-05 2024-08-17T17:51:02.560 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.560 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.560 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:51:02.560 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.481288+0000", 2024-08-17T17:51:02.560 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2859999999999996e-06 2024-08-17T17:51:02.560 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.560 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.560 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.560 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.354344+0000", 2024-08-17T17:51:02.560 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.87305657599999997 2024-08-17T17:51:02.560 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.560 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.560 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:51:02.561 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.354417+0000", 2024-08-17T17:51:02.561 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.2519000000000001e-05 2024-08-17T17:51:02.561 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.561 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.561 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:51:02.561 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.354576+0000", 2024-08-17T17:51:02.561 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000158679 2024-08-17T17:51:02.561 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.561 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.561 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:51:02.561 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.361713+0000", 2024-08-17T17:51:02.561 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0071373690000000002 2024-08-17T17:51:02.561 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.561 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.562 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.562 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369907+0000", 2024-08-17T17:51:02.562 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0081935659999999993 2024-08-17T17:51:02.562 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.562 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.562 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.562 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370214+0000", 2024-08-17T17:51:02.562 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000307032 2024-08-17T17:51:02.562 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.562 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.562 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:51:02.562 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370249+0000", 2024-08-17T17:51:02.563 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.5763999999999998e-05 2024-08-17T17:51:02.563 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.563 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.563 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:51:02.563 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370292+0000", 2024-08-17T17:51:02.563 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3038999999999999e-05 2024-08-17T17:51:02.563 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.563 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:51:02.563 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.563 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.563 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.563 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:212287 6.12 6:4b066f36:::benchmark_data_smithi037_142561_object86505:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1121)", 2024-08-17T17:51:02.564 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:45:46.490899+0000", 2024-08-17T17:51:02.564 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 315.67632579000002, 2024-08-17T17:51:02.564 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.87955335199999995, 2024-08-17T17:51:02.564 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:51:02.564 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:51:02.564 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:51:02.564 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:51:02.564 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:51:02.564 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 212287 2024-08-17T17:51:02.564 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.564 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:51:02.564 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.564 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:51:02.565 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.490899+0000", 2024-08-17T17:51:02.565 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.565 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.565 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.565 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:51:02.565 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.490899+0000", 2024-08-17T17:51:02.565 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.565 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.565 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.565 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:51:02.566 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.490899+0000", 2024-08-17T17:51:02.566 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:51:02.566 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.566 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.566 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:51:02.566 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.490900+0000", 2024-08-17T17:51:02.566 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.725e-06 2024-08-17T17:51:02.566 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.566 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.566 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:51:02.566 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.490904+0000", 2024-08-17T17:51:02.566 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.6650000000000001e-06 2024-08-17T17:51:02.567 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.567 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.567 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:51:02.567 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.490906+0000", 2024-08-17T17:51:02.567 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.3379999999999999e-06 2024-08-17T17:51:02.567 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.567 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.567 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.567 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.490949+0000", 2024-08-17T17:51:02.567 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2497000000000003e-05 2024-08-17T17:51:02.567 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.567 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.567 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:51:02.568 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.490954+0000", 2024-08-17T17:51:02.568 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.203e-06 2024-08-17T17:51:02.568 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.568 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.568 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.568 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.355586+0000", 2024-08-17T17:51:02.568 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.86463217800000003 2024-08-17T17:51:02.568 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.568 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.568 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:51:02.568 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.355657+0000", 2024-08-17T17:51:02.568 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.0437000000000003e-05 2024-08-17T17:51:02.568 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.568 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.568 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:51:02.569 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.355828+0000", 2024-08-17T17:51:02.569 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00017149600000000001 2024-08-17T17:51:02.569 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.569 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.569 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:51:02.569 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.361719+0000", 2024-08-17T17:51:02.569 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0058908040000000004 2024-08-17T17:51:02.569 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.569 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.569 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.569 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370106+0000", 2024-08-17T17:51:02.569 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.008386648 2024-08-17T17:51:02.569 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.569 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.570 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.570 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370357+0000", 2024-08-17T17:51:02.570 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00025165799999999998 2024-08-17T17:51:02.570 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.570 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.570 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:51:02.570 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370412+0000", 2024-08-17T17:51:02.570 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4237999999999998e-05 2024-08-17T17:51:02.570 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.570 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.570 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:51:02.570 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370452+0000", 2024-08-17T17:51:02.570 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.0726999999999998e-05 2024-08-17T17:51:02.571 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.571 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:51:02.571 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.571 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.571 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.571 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:212368 6.12 6:4cc5ddb9:::benchmark_data_smithi037_142561_object86586:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1121)", 2024-08-17T17:51:02.571 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:45:46.583122+0000", 2024-08-17T17:51:02.571 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 315.584103201, 2024-08-17T17:51:02.571 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.787452547, 2024-08-17T17:51:02.571 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:51:02.571 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:51:02.571 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:51:02.571 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:51:02.572 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:51:02.572 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 212368 2024-08-17T17:51:02.572 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.572 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:51:02.572 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.572 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:51:02.572 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.583122+0000", 2024-08-17T17:51:02.572 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.572 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.573 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.573 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:51:02.573 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.583122+0000", 2024-08-17T17:51:02.573 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.573 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.573 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.574 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:51:02.574 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.583121+0000", 2024-08-17T17:51:02.574 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:51:02.574 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.574 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.575 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:51:02.575 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.583126+0000", 2024-08-17T17:51:02.575 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.3859999999999998e-06 2024-08-17T17:51:02.575 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.575 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.575 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:51:02.575 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.583149+0000", 2024-08-17T17:51:02.575 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.3181e-05 2024-08-17T17:51:02.575 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.575 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.575 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:51:02.575 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.583156+0000", 2024-08-17T17:51:02.575 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.7610000000000002e-06 2024-08-17T17:51:02.575 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.575 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.576 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.576 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.583212+0000", 2024-08-17T17:51:02.576 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5760000000000001e-05 2024-08-17T17:51:02.576 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.576 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.576 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:51:02.576 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.583219+0000", 2024-08-17T17:51:02.576 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.1189999999999999e-06 2024-08-17T17:51:02.576 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.576 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.576 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.576 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.356806+0000", 2024-08-17T17:51:02.576 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.77358683500000003 2024-08-17T17:51:02.577 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.577 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.577 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:51:02.577 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.356921+0000", 2024-08-17T17:51:02.577 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00011560100000000001 2024-08-17T17:51:02.577 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.577 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.577 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:51:02.577 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.357161+0000", 2024-08-17T17:51:02.577 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00023931500000000001 2024-08-17T17:51:02.577 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.577 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.577 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:51:02.578 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.365295+0000", 2024-08-17T17:51:02.578 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0081338699999999996 2024-08-17T17:51:02.578 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.578 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.578 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.578 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370182+0000", 2024-08-17T17:51:02.578 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0048874629999999999 2024-08-17T17:51:02.578 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.578 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.578 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.578 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370493+0000", 2024-08-17T17:51:02.578 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000310647 2024-08-17T17:51:02.578 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.579 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.579 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:51:02.579 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370529+0000", 2024-08-17T17:51:02.579 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.6446999999999998e-05 2024-08-17T17:51:02.579 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.579 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.579 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:51:02.579 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370574+0000", 2024-08-17T17:51:02.579 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.5003999999999998e-05 2024-08-17T17:51:02.579 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.579 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:51:02.579 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.579 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.579 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.580 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:212372 6.12 6:4b9d79a3:::benchmark_data_smithi037_142561_object86590:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1121)", 2024-08-17T17:51:02.580 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:45:46.587288+0000", 2024-08-17T17:51:02.580 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 315.57993701100003, 2024-08-17T17:51:02.580 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.78342460400000002, 2024-08-17T17:51:02.580 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:51:02.580 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:51:02.580 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:51:02.580 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:51:02.580 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:51:02.580 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 212372 2024-08-17T17:51:02.580 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.580 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:51:02.580 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.580 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:51:02.581 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.587288+0000", 2024-08-17T17:51:02.581 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.581 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.581 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.581 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:51:02.581 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.587288+0000", 2024-08-17T17:51:02.581 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.581 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.581 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.581 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:51:02.581 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.587287+0000", 2024-08-17T17:51:02.581 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:51:02.581 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.581 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.582 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:51:02.582 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.587292+0000", 2024-08-17T17:51:02.582 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.7659999999999998e-06 2024-08-17T17:51:02.582 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.582 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.582 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:51:02.582 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.587304+0000", 2024-08-17T17:51:02.582 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.218e-05 2024-08-17T17:51:02.582 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.582 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.582 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:51:02.582 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.587310+0000", 2024-08-17T17:51:02.582 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.4869999999999999e-06 2024-08-17T17:51:02.582 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.583 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.583 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.583 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.587359+0000", 2024-08-17T17:51:02.583 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.8291000000000002e-05 2024-08-17T17:51:02.583 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.583 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.583 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:51:02.583 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.587366+0000", 2024-08-17T17:51:02.583 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.2799999999999998e-06 2024-08-17T17:51:02.583 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.583 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.583 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.583 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.358834+0000", 2024-08-17T17:51:02.583 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.77146852099999996 2024-08-17T17:51:02.583 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.584 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.584 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:51:02.584 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.358973+0000", 2024-08-17T17:51:02.584 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013872099999999999 2024-08-17T17:51:02.584 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.584 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.584 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:51:02.584 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.359247+0000", 2024-08-17T17:51:02.584 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00027437400000000003 2024-08-17T17:51:02.584 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.584 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.584 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:51:02.584 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.365303+0000", 2024-08-17T17:51:02.584 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0060556810000000003 2024-08-17T17:51:02.584 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.584 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.585 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.585 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370607+0000", 2024-08-17T17:51:02.585 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0053043459999999997 2024-08-17T17:51:02.585 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.585 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.585 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.585 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370636+0000", 2024-08-17T17:51:02.585 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.881e-05 2024-08-17T17:51:02.585 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.585 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.585 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:51:02.585 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370670+0000", 2024-08-17T17:51:02.586 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4209999999999999e-05 2024-08-17T17:51:02.586 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.586 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.586 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:51:02.586 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370712+0000", 2024-08-17T17:51:02.586 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1872999999999997e-05 2024-08-17T17:51:02.586 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.586 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:51:02.586 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.586 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.586 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.586 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:212442 6.12 6:4d7efa30:::benchmark_data_smithi037_142561_object86660:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1121)", 2024-08-17T17:51:02.586 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:45:46.673512+0000", 2024-08-17T17:51:02.587 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 315.49371306099999, 2024-08-17T17:51:02.587 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.69738295400000005, 2024-08-17T17:51:02.587 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:51:02.587 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:51:02.587 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:51:02.587 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:51:02.587 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:51:02.587 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 212442 2024-08-17T17:51:02.587 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.587 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:51:02.587 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.587 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:51:02.587 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.673512+0000", 2024-08-17T17:51:02.588 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.588 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.588 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.588 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:51:02.588 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.673512+0000", 2024-08-17T17:51:02.588 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.588 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.588 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.588 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:51:02.588 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.673510+0000", 2024-08-17T17:51:02.588 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:51:02.588 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.588 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.589 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:51:02.589 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.673516+0000", 2024-08-17T17:51:02.589 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.251e-06 2024-08-17T17:51:02.589 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.589 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.589 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:51:02.589 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.673528+0000", 2024-08-17T17:51:02.589 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1664e-05 2024-08-17T17:51:02.589 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.589 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.589 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:51:02.589 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.673533+0000", 2024-08-17T17:51:02.589 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.5249999999999999e-06 2024-08-17T17:51:02.590 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.590 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.590 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.590 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.673574+0000", 2024-08-17T17:51:02.590 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1585999999999998e-05 2024-08-17T17:51:02.590 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.590 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.590 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:51:02.590 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.673580+0000", 2024-08-17T17:51:02.590 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2519999999999996e-06 2024-08-17T17:51:02.590 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.590 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.590 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.591 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.360395+0000", 2024-08-17T17:51:02.591 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.68681470300000003 2024-08-17T17:51:02.591 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.591 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.591 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:51:02.591 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.360470+0000", 2024-08-17T17:51:02.591 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.4516000000000003e-05 2024-08-17T17:51:02.591 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.591 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.591 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:51:02.591 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.360621+0000", 2024-08-17T17:51:02.591 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000151199 2024-08-17T17:51:02.591 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.591 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.592 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:51:02.592 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.368409+0000", 2024-08-17T17:51:02.592 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0077878380000000001 2024-08-17T17:51:02.592 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.592 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.592 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.592 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370746+0000", 2024-08-17T17:51:02.592 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0023370040000000002 2024-08-17T17:51:02.592 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.592 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.592 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.592 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370828+0000", 2024-08-17T17:51:02.593 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.2869999999999998e-05 2024-08-17T17:51:02.593 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.593 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.593 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:51:02.593 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370864+0000", 2024-08-17T17:51:02.593 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.5067999999999997e-05 2024-08-17T17:51:02.593 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.593 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.593 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:51:02.593 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370895+0000", 2024-08-17T17:51:02.593 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.1062999999999997e-05 2024-08-17T17:51:02.593 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.594 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:51:02.594 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.594 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.594 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.594 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:223262 7.5 7:ac243652:::benchmark_data_smithi037_171911_object105304:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1165)", 2024-08-17T17:51:02.594 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:50:45.031160+0000", 2024-08-17T17:51:02.594 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 17.136064543, 2024-08-17T17:51:02.594 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2206782889999999, 2024-08-17T17:51:02.595 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:51:02.595 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "reached pg", 2024-08-17T17:51:02.595 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:51:02.595 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:51:02.595 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:51:02.595 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 223262 2024-08-17T17:51:02.595 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.595 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:51:02.595 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.595 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:51:02.595 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.031160+0000", 2024-08-17T17:51:02.596 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.596 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.596 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.596 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:51:02.596 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.031160+0000", 2024-08-17T17:51:02.596 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.596 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.596 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.596 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:51:02.596 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.031159+0000", 2024-08-17T17:51:02.597 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:51:02.597 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.597 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.597 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:51:02.597 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.031166+0000", 2024-08-17T17:51:02.597 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.1230000000000002e-06 2024-08-17T17:51:02.597 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.597 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.597 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:51:02.597 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.031179+0000", 2024-08-17T17:51:02.597 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2894000000000001e-05 2024-08-17T17:51:02.597 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.597 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.598 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:51:02.598 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.031187+0000", 2024-08-17T17:51:02.598 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.3049999999999993e-06 2024-08-17T17:51:02.598 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.598 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.598 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.598 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.031238+0000", 2024-08-17T17:51:02.598 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0896999999999997e-05 2024-08-17T17:51:02.598 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.598 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.598 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:51:02.598 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.031367+0000", 2024-08-17T17:51:02.599 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012898400000000001 2024-08-17T17:51:02.599 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.599 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.599 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,2", 2024-08-17T17:51:02.599 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.031495+0000", 2024-08-17T17:51:02.599 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012819900000000001 2024-08-17T17:51:02.599 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.599 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.599 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:51:02.599 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.036355+0000", 2024-08-17T17:51:02.599 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0048603370000000002 2024-08-17T17:51:02.599 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.599 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.599 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.600 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048167+0000", 2024-08-17T17:51:02.600 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.011811977 2024-08-17T17:51:02.600 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.600 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.600 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:51:02.600 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048178+0000", 2024-08-17T17:51:02.600 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0841e-05 2024-08-17T17:51:02.600 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.600 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.600 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.600 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035234+0000", 2024-08-17T17:51:02.601 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.98705535600000005 2024-08-17T17:51:02.601 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.601 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.601 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:51:02.601 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035246+0000", 2024-08-17T17:51:02.601 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2388999999999999e-05 2024-08-17T17:51:02.601 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.601 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.601 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.601 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.251764+0000", 2024-08-17T17:51:02.601 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.216518188 2024-08-17T17:51:02.601 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.601 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.601 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:51:02.602 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.251838+0000", 2024-08-17T17:51:02.602 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.4308999999999996e-05 2024-08-17T17:51:02.602 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.602 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:51:02.602 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.602 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.602 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.602 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:223265 7.5 7:aefbd605:::benchmark_data_smithi037_171911_object105307:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1165)", 2024-08-17T17:51:02.602 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:50:45.036377+0000", 2024-08-17T17:51:02.602 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 17.130847631999998, 2024-08-17T17:51:02.602 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.237995771, 2024-08-17T17:51:02.602 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:51:02.602 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "reached pg", 2024-08-17T17:51:02.603 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:51:02.603 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:51:02.603 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:51:02.603 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 223265 2024-08-17T17:51:02.603 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.603 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:51:02.603 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.603 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:51:02.603 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.036377+0000", 2024-08-17T17:51:02.603 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.603 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.604 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.604 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:51:02.604 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.036377+0000", 2024-08-17T17:51:02.604 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.604 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.604 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.604 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:51:02.604 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.036376+0000", 2024-08-17T17:51:02.604 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:51:02.604 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.604 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.604 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:51:02.604 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.036382+0000", 2024-08-17T17:51:02.605 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.9120000000000001e-06 2024-08-17T17:51:02.605 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.605 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.605 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:51:02.605 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.036394+0000", 2024-08-17T17:51:02.605 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1882000000000001e-05 2024-08-17T17:51:02.605 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.605 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.605 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:51:02.605 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.036401+0000", 2024-08-17T17:51:02.605 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.3210000000000001e-06 2024-08-17T17:51:02.605 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.605 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.605 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.606 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.036448+0000", 2024-08-17T17:51:02.606 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.7039999999999997e-05 2024-08-17T17:51:02.606 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.606 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.606 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:51:02.606 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.036553+0000", 2024-08-17T17:51:02.606 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000104987 2024-08-17T17:51:02.606 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.606 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.606 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,2", 2024-08-17T17:51:02.606 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.036658+0000", 2024-08-17T17:51:02.606 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00010565699999999999 2024-08-17T17:51:02.606 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.607 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.607 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.607 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048212+0000", 2024-08-17T17:51:02.607 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.011553281 2024-08-17T17:51:02.607 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.607 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.607 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:51:02.607 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048221+0000", 2024-08-17T17:51:02.607 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.8689999999999993e-06 2024-08-17T17:51:02.607 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.607 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.607 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.607 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035274+0000", 2024-08-17T17:51:02.608 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.98705359400000003 2024-08-17T17:51:02.608 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.608 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.608 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:51:02.608 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035283+0000", 2024-08-17T17:51:02.608 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.1099999999999992e-06 2024-08-17T17:51:02.608 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.608 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.608 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.608 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.251865+0000", 2024-08-17T17:51:02.609 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2165817809999999 2024-08-17T17:51:02.609 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.609 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.609 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for missing object", 2024-08-17T17:51:02.609 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.251970+0000", 2024-08-17T17:51:02.609 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000105431 2024-08-17T17:51:02.609 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.609 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.609 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.609 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.272235+0000", 2024-08-17T17:51:02.609 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.020264790000000001 2024-08-17T17:51:02.609 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.610 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.610 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:51:02.610 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.274373+0000", 2024-08-17T17:51:02.610 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0021376419999999999 2024-08-17T17:51:02.610 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.610 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:51:02.610 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.610 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.610 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.610 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:223248 7.6 7:651955ab:::benchmark_data_smithi037_171911_object105290:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1166)", 2024-08-17T17:51:02.611 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:50:45.048548+0000", 2024-08-17T17:51:02.611 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 17.118676996000001, 2024-08-17T17:51:02.611 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2426399350000001, 2024-08-17T17:51:02.611 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:51:02.611 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "reached pg", 2024-08-17T17:51:02.611 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:51:02.611 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:51:02.611 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:51:02.611 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 223248 2024-08-17T17:51:02.611 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.611 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:51:02.611 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.611 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:51:02.611 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048548+0000", 2024-08-17T17:51:02.612 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.612 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.612 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.612 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:51:02.612 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048548+0000", 2024-08-17T17:51:02.612 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.612 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.612 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.612 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:51:02.612 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048546+0000", 2024-08-17T17:51:02.612 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:51:02.612 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.612 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.612 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:51:02.613 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048552+0000", 2024-08-17T17:51:02.613 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.874e-06 2024-08-17T17:51:02.613 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.613 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.613 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:51:02.613 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048565+0000", 2024-08-17T17:51:02.613 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3081999999999999e-05 2024-08-17T17:51:02.613 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.613 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.613 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:51:02.613 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048570+0000", 2024-08-17T17:51:02.613 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0490000000000003e-06 2024-08-17T17:51:02.613 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.613 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.614 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.614 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048623+0000", 2024-08-17T17:51:02.614 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.3075000000000003e-05 2024-08-17T17:51:02.614 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.614 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.614 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:51:02.614 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048632+0000", 2024-08-17T17:51:02.614 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.0599999999999997e-06 2024-08-17T17:51:02.614 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.614 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.614 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.614 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035210+0000", 2024-08-17T17:51:02.614 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.98657718699999997 2024-08-17T17:51:02.615 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.615 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.615 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:51:02.615 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035221+0000", 2024-08-17T17:51:02.615 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1816e-05 2024-08-17T17:51:02.615 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.615 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.615 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.615 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.288295+0000", 2024-08-17T17:51:02.616 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.253073729 2024-08-17T17:51:02.616 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.616 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.616 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:51:02.616 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.291188+0000", 2024-08-17T17:51:02.616 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0028924720000000001 2024-08-17T17:51:02.616 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.616 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:51:02.616 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.616 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.616 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.616 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:223251 7.6 7:672f4126:::benchmark_data_smithi037_171911_object105293:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1166)", 2024-08-17T17:51:02.616 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:50:45.048582+0000", 2024-08-17T17:51:02.616 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 17.118642275999999, 2024-08-17T17:51:02.616 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2427067479999998, 2024-08-17T17:51:02.617 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:51:02.617 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "reached pg", 2024-08-17T17:51:02.617 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:51:02.617 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:51:02.617 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:51:02.617 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 223251 2024-08-17T17:51:02.617 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.617 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:51:02.617 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.617 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:51:02.617 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048582+0000", 2024-08-17T17:51:02.617 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.617 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.617 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.617 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:51:02.618 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048582+0000", 2024-08-17T17:51:02.618 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.618 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.618 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.618 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:51:02.618 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048582+0000", 2024-08-17T17:51:02.618 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:51:02.618 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.618 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.618 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:51:02.618 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048584+0000", 2024-08-17T17:51:02.618 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.9300000000000002e-06 2024-08-17T17:51:02.618 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.618 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.619 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:51:02.619 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048588+0000", 2024-08-17T17:51:02.619 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.7280000000000001e-06 2024-08-17T17:51:02.619 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.619 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.619 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:51:02.619 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048590+0000", 2024-08-17T17:51:02.619 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.5160000000000001e-06 2024-08-17T17:51:02.619 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.619 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.619 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.620 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048662+0000", 2024-08-17T17:51:02.620 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.1709000000000001e-05 2024-08-17T17:51:02.620 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.620 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.620 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:51:02.620 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048668+0000", 2024-08-17T17:51:02.620 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8610000000000003e-06 2024-08-17T17:51:02.620 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.620 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.620 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.620 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035252+0000", 2024-08-17T17:51:02.620 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.98658375499999995 2024-08-17T17:51:02.620 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.620 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.620 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:51:02.621 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035259+0000", 2024-08-17T17:51:02.621 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.7999999999999999e-06 2024-08-17T17:51:02.621 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.621 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.621 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.621 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.291215+0000", 2024-08-17T17:51:02.621 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.255955835 2024-08-17T17:51:02.621 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.621 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.621 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:51:02.621 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.291289+0000", 2024-08-17T17:51:02.622 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.3931999999999996e-05 2024-08-17T17:51:02.622 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.622 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:51:02.622 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.622 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.622 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.622 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:223261 7.6 7:6d7809be:::benchmark_data_smithi037_171911_object105303:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1166)", 2024-08-17T17:51:02.622 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:50:45.048614+0000", 2024-08-17T17:51:02.622 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 17.118610635, 2024-08-17T17:51:02.622 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.280025491, 2024-08-17T17:51:02.622 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:51:02.622 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "reached pg", 2024-08-17T17:51:02.622 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:51:02.623 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:51:02.623 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:51:02.623 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 223261 2024-08-17T17:51:02.623 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.623 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:51:02.623 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.623 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:51:02.623 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048614+0000", 2024-08-17T17:51:02.623 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.623 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.623 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.623 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:51:02.623 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048614+0000", 2024-08-17T17:51:02.623 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.624 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.624 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.624 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:51:02.624 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048614+0000", 2024-08-17T17:51:02.624 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:51:02.624 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.624 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.624 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:51:02.624 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048616+0000", 2024-08-17T17:51:02.624 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.024e-06 2024-08-17T17:51:02.624 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.624 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.624 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:51:02.624 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048620+0000", 2024-08-17T17:51:02.625 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.6619999999999998e-06 2024-08-17T17:51:02.625 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.625 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.625 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:51:02.625 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048623+0000", 2024-08-17T17:51:02.625 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.89e-06 2024-08-17T17:51:02.625 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.625 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.625 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.625 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048692+0000", 2024-08-17T17:51:02.625 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.8497999999999994e-05 2024-08-17T17:51:02.625 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.625 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.625 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:51:02.625 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048699+0000", 2024-08-17T17:51:02.626 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.4460000000000004e-06 2024-08-17T17:51:02.626 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.626 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.626 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.626 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035293+0000", 2024-08-17T17:51:02.626 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.98659372599999995 2024-08-17T17:51:02.626 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.626 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.626 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:51:02.626 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035301+0000", 2024-08-17T17:51:02.626 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.6599999999999995e-06 2024-08-17T17:51:02.626 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.626 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.626 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.627 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.291310+0000", 2024-08-17T17:51:02.627 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2560093720000001 2024-08-17T17:51:02.627 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.627 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.627 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for missing object", 2024-08-17T17:51:02.627 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.291426+0000", 2024-08-17T17:51:02.627 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00011608999999999999 2024-08-17T17:51:02.627 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.627 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.627 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.627 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.328550+0000", 2024-08-17T17:51:02.627 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.037123452000000001 2024-08-17T17:51:02.627 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.627 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.627 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:51:02.628 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.328640+0000", 2024-08-17T17:51:02.628 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.9940999999999998e-05 2024-08-17T17:51:02.628 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.628 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:51:02.628 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.628 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.628 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.628 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:223272 7.6 7:6cdaf423:::benchmark_data_smithi037_171911_object105314:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1166)", 2024-08-17T17:51:02.628 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:50:45.064483+0000", 2024-08-17T17:51:02.628 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 17.102742072000002, 2024-08-17T17:51:02.628 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.262355452, 2024-08-17T17:51:02.628 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:51:02.628 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:51:02.628 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:51:02.628 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:51:02.629 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:51:02.629 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 223272 2024-08-17T17:51:02.629 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.629 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:51:02.629 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.629 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:51:02.629 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064483+0000", 2024-08-17T17:51:02.629 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.629 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.629 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.629 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:51:02.629 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064483+0000", 2024-08-17T17:51:02.629 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.629 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.630 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.630 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:51:02.630 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064481+0000", 2024-08-17T17:51:02.630 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:51:02.630 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.630 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.630 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:51:02.630 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064488+0000", 2024-08-17T17:51:02.630 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.6129999999999998e-06 2024-08-17T17:51:02.630 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.630 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.630 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:51:02.630 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064506+0000", 2024-08-17T17:51:02.630 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.7183000000000001e-05 2024-08-17T17:51:02.630 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.631 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.631 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:51:02.631 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064515+0000", 2024-08-17T17:51:02.631 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.3030000000000005e-06 2024-08-17T17:51:02.631 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.631 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.631 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.631 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064576+0000", 2024-08-17T17:51:02.631 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0633e-05 2024-08-17T17:51:02.631 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.631 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.631 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:51:02.631 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064587+0000", 2024-08-17T17:51:02.632 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1379000000000001e-05 2024-08-17T17:51:02.632 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.632 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.632 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.632 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035326+0000", 2024-08-17T17:51:02.632 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.97073927500000001 2024-08-17T17:51:02.632 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.632 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.632 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:51:02.632 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035334+0000", 2024-08-17T17:51:02.632 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.4490000000000002e-06 2024-08-17T17:51:02.632 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.632 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.632 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.632 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.291447+0000", 2024-08-17T17:51:02.633 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.256113357 2024-08-17T17:51:02.633 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.633 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.633 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:51:02.633 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.292489+0000", 2024-08-17T17:51:02.633 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0010419159999999999 2024-08-17T17:51:02.633 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.633 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.633 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3,5", 2024-08-17T17:51:02.633 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.293037+0000", 2024-08-17T17:51:02.634 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00054777700000000005 2024-08-17T17:51:02.634 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.634 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.634 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:51:02.634 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.310753+0000", 2024-08-17T17:51:02.634 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.017716612999999999 2024-08-17T17:51:02.634 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.634 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.634 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.634 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.315059+0000", 2024-08-17T17:51:02.635 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0043051280000000001 2024-08-17T17:51:02.635 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.635 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.635 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.635 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.325500+0000", 2024-08-17T17:51:02.635 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.010441929000000001 2024-08-17T17:51:02.635 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.635 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.635 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.635 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.326622+0000", 2024-08-17T17:51:02.635 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0011216310000000001 2024-08-17T17:51:02.635 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.635 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.636 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:51:02.636 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.326700+0000", 2024-08-17T17:51:02.636 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.7517999999999999e-05 2024-08-17T17:51:02.636 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.636 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.636 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:51:02.636 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.326838+0000", 2024-08-17T17:51:02.636 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013852100000000001 2024-08-17T17:51:02.636 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.636 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:51:02.636 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.636 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.637 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.637 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:223276 7.5 7:a3f006bc:::benchmark_data_smithi037_171911_object105318:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1166)", 2024-08-17T17:51:02.637 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:50:45.071389+0000", 2024-08-17T17:51:02.637 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 17.095835416, 2024-08-17T17:51:02.637 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2043499049999999, 2024-08-17T17:51:02.637 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:51:02.637 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:51:02.637 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:51:02.637 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:51:02.637 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:51:02.637 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 223276 2024-08-17T17:51:02.637 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.637 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:51:02.637 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.638 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:51:02.638 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.071389+0000", 2024-08-17T17:51:02.638 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.638 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.638 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.638 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:51:02.638 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.071389+0000", 2024-08-17T17:51:02.638 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.638 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.639 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.639 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:51:02.639 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.071387+0000", 2024-08-17T17:51:02.639 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:51:02.639 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.639 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.639 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:51:02.639 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.071395+0000", 2024-08-17T17:51:02.639 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.1939999999999998e-06 2024-08-17T17:51:02.639 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.639 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.639 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:51:02.639 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.071408+0000", 2024-08-17T17:51:02.640 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2319e-05 2024-08-17T17:51:02.640 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.640 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.640 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:51:02.640 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.071414+0000", 2024-08-17T17:51:02.640 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.7020000000000004e-06 2024-08-17T17:51:02.640 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.640 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.640 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.640 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.071468+0000", 2024-08-17T17:51:02.640 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.3544000000000001e-05 2024-08-17T17:51:02.640 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.640 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.640 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:51:02.640 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.071479+0000", 2024-08-17T17:51:02.641 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1302e-05 2024-08-17T17:51:02.641 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.641 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.641 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.641 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035307+0000", 2024-08-17T17:51:02.641 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.96382753300000001 2024-08-17T17:51:02.641 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.641 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.641 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:51:02.641 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035321+0000", 2024-08-17T17:51:02.641 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.4326e-05 2024-08-17T17:51:02.641 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.641 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.641 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.641 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.251991+0000", 2024-08-17T17:51:02.642 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.216669486 2024-08-17T17:51:02.642 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.642 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.642 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:51:02.642 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.252109+0000", 2024-08-17T17:51:02.642 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000118406 2024-08-17T17:51:02.642 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.642 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.642 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,1,2", 2024-08-17T17:51:02.642 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.252752+0000", 2024-08-17T17:51:02.642 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00064245399999999999 2024-08-17T17:51:02.642 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.643 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.643 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.643 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.264595+0000", 2024-08-17T17:51:02.643 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.011843518000000001 2024-08-17T17:51:02.643 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.643 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.643 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:51:02.643 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.264934+0000", 2024-08-17T17:51:02.643 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000339396 2024-08-17T17:51:02.643 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.643 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.643 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.643 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.271031+0000", 2024-08-17T17:51:02.644 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0060964950000000004 2024-08-17T17:51:02.644 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.644 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.644 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.644 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.275388+0000", 2024-08-17T17:51:02.644 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0043569150000000003 2024-08-17T17:51:02.644 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.644 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.644 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:51:02.644 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.275523+0000", 2024-08-17T17:51:02.644 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013518699999999999 2024-08-17T17:51:02.645 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.645 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.645 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:51:02.645 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.275739+0000", 2024-08-17T17:51:02.645 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00021618700000000001 2024-08-17T17:51:02.645 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.645 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:51:02.645 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.645 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.645 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.645 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:223281 7.6 7:619d9c03:::benchmark_data_smithi037_171911_object105323:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1166)", 2024-08-17T17:51:02.645 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:50:45.080025+0000", 2024-08-17T17:51:02.645 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 17.087200096, 2024-08-17T17:51:02.646 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2531170870000001, 2024-08-17T17:51:02.646 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:51:02.646 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:51:02.646 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:51:02.646 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:51:02.646 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:51:02.646 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 223281 2024-08-17T17:51:02.646 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.646 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:51:02.647 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.647 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:51:02.647 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.080025+0000", 2024-08-17T17:51:02.647 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.647 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.647 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.647 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:51:02.647 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.080025+0000", 2024-08-17T17:51:02.647 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:51:02.647 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.647 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.647 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:51:02.648 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.080023+0000", 2024-08-17T17:51:02.648 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:51:02.648 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.648 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.648 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:51:02.648 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.080033+0000", 2024-08-17T17:51:02.648 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0115000000000001e-05 2024-08-17T17:51:02.648 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.648 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.648 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:51:02.648 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.080051+0000", 2024-08-17T17:51:02.648 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.7847999999999999e-05 2024-08-17T17:51:02.649 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.649 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.649 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:51:02.649 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.080058+0000", 2024-08-17T17:51:02.649 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.3200000000000002e-06 2024-08-17T17:51:02.649 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.649 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.649 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.649 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.080113+0000", 2024-08-17T17:51:02.649 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4970999999999999e-05 2024-08-17T17:51:02.649 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.649 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.649 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:51:02.649 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.080121+0000", 2024-08-17T17:51:02.650 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.0860000000000002e-06 2024-08-17T17:51:02.650 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.650 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.650 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.650 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035870+0000", 2024-08-17T17:51:02.650 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.955749297 2024-08-17T17:51:02.650 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.650 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.650 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:51:02.650 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035881+0000", 2024-08-17T17:51:02.650 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0159999999999999e-05 2024-08-17T17:51:02.650 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.650 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.651 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:51:02.651 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.303286+0000", 2024-08-17T17:51:02.651 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2674057460000001 2024-08-17T17:51:02.651 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.651 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.651 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:51:02.651 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.303433+0000", 2024-08-17T17:51:02.651 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014633199999999999 2024-08-17T17:51:02.652 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.652 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.652 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3,5", 2024-08-17T17:51:02.652 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.303593+0000", 2024-08-17T17:51:02.652 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000160645 2024-08-17T17:51:02.652 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.652 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.652 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:51:02.652 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.310767+0000", 2024-08-17T17:51:02.652 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0071739480000000003 2024-08-17T17:51:02.652 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.652 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.652 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.652 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.315095+0000", 2024-08-17T17:51:02.653 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0043276340000000003 2024-08-17T17:51:02.653 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.653 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.653 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.653 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.326904+0000", 2024-08-17T17:51:02.653 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.011808701 2024-08-17T17:51:02.653 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.653 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.653 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:51:02.653 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.332936+0000", 2024-08-17T17:51:02.653 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0060319700000000002 2024-08-17T17:51:02.653 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.653 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.654 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:51:02.654 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.333026+0000", 2024-08-17T17:51:02.654 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.0196000000000002e-05 2024-08-17T17:51:02.654 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:51:02.654 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:51:02.654 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:51:02.654 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.333142+0000", 2024-08-17T17:51:02.654 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000116018 2024-08-17T17:51:02.654 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.654 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:51:02.654 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.654 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:51:02.655 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:51:02.655 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:51:02.655 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:02.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:02.693 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:02.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:02.794 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:02.833 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:02.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:02.834 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:02.935 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:02.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:02.974 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:02.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:03.075 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:03.116 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:03.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:03.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:03.218 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:03.253 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:03.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:03.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:03.355 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:03.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:03.390 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:03.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:03.408 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:03 smithi037 ceph-mon[102022]: pgmap v1621: 99 pgs: 99 active+clean; 293 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 710 op/s; 25 MiB/s, 407 objects/s recovering 2024-08-17T17:51:03.408 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:03 smithi037 ceph-mon[97894]: pgmap v1621: 99 pgs: 99 active+clean; 293 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 710 op/s; 25 MiB/s, 407 objects/s recovering 2024-08-17T17:51:03.491 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:03.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:03 smithi046 ceph-mon[88218]: pgmap v1621: 99 pgs: 99 active+clean; 293 MiB data, 3.2 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 710 op/s; 25 MiB/s, 407 objects/s recovering 2024-08-17T17:51:03.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:03.531 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:03.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:03.611 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:51:03.612 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:51:03.632 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:03.661 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:51:03.662 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:51:03.662 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:03.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:03.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:03.701 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:51:03.701 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:51:03.737 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:51:03.738 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:51:03.764 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:03.779 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:51:03.779 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:51:03.809 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:03.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:03.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:03.820 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:51:03.820 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:51:03.850 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:51:03.850 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:51:03.865 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:03.886 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:51:03.886 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:51:03.911 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:03.942 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:03.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:03.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:04.044 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:04.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:04.083 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:04.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:04.113 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-08-17T17:51:04.184 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:04.213 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is set 2024-08-17T17:51:04.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:04.218 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:04.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:04.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:04 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1899955759' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:04.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:04 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3505281115' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:51:04.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:04 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1899955759' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:04.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:04 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3505281115' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:51:04.319 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:04.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:04.363 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:04.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:04.464 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:04.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:04 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1899955759' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:04.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:04 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3505281115' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:51:04.514 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:04.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:04.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:04.543 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Removed 117955 objects 2024-08-17T17:51:04.544 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Clean up completed and total clean up time :153.347 2024-08-17T17:51:04.616 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:04.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:04.640 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:04.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:04.741 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:04.764 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:04.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:04.765 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:04.866 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:04.889 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:04.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:04.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:04.991 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:05.015 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:05.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:05.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:05.117 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:05.142 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:05.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:05.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:05.244 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:05.269 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:05.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:05.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:05.349 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:05 smithi037 ceph-mon[97894]: pgmap v1622: 99 pgs: 99 active+clean; 257 MiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 665 op/s; 19 MiB/s, 308 objects/s recovering 2024-08-17T17:51:05.349 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:05 smithi037 ceph-mon[97894]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:05.349 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:05 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3505281115' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:51:05.350 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:05 smithi037 ceph-mon[97894]: osdmap e1176: 8 total, 8 up, 7 in 2024-08-17T17:51:05.350 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:05 smithi037 ceph-mon[102022]: pgmap v1622: 99 pgs: 99 active+clean; 257 MiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 665 op/s; 19 MiB/s, 308 objects/s recovering 2024-08-17T17:51:05.350 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:05 smithi037 ceph-mon[102022]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:05.350 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:05 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3505281115' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:51:05.350 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:05 smithi037 ceph-mon[102022]: osdmap e1176: 8 total, 8 up, 7 in 2024-08-17T17:51:05.370 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:05.395 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:05.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:05.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:05.497 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:05 smithi046 ceph-mon[88218]: pgmap v1622: 99 pgs: 99 active+clean; 257 MiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 665 op/s; 19 MiB/s, 308 objects/s recovering 2024-08-17T17:51:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:05 smithi046 ceph-mon[88218]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:05 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3505281115' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:51:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:05 smithi046 ceph-mon[88218]: osdmap e1176: 8 total, 8 up, 7 in 2024-08-17T17:51:05.523 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:05.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:05.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:05.625 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:05.651 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:05.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:05.652 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:05.753 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:05.780 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:05.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:05.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:05.881 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:05.907 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:05.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:05.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:06.008 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:06.033 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:06.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:06.135 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:06.160 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:06.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:06.261 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:06.285 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:06.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:06.387 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:06.409 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:06.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.410 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:06.511 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:06.533 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:06.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:06.635 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:06.657 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:06.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:06.694 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:51:06.759 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:06.781 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:06.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.782 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:06.883 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:06.905 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:06.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:07.007 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:07.007 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:07.035 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:07.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:07.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:07.137 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:07.163 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:07.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:07.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:07.265 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:07.292 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:07.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:07.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:07.394 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:07.418 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:07.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:07.419 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:07.510 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:07 smithi037 ceph-mon[97894]: pgmap v1624: 99 pgs: 99 active+clean; 9.9 MiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 949 op/s 2024-08-17T17:51:07.511 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:07 smithi037 ceph-mon[102022]: pgmap v1624: 99 pgs: 99 active+clean; 9.9 MiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 949 op/s 2024-08-17T17:51:07.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:07 smithi046 ceph-mon[88218]: pgmap v1624: 99 pgs: 99 active+clean; 9.9 MiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 949 op/s 2024-08-17T17:51:07.520 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:07.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:07.546 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:07.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:07.647 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:07.674 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:07.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:07.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:07.776 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:07.802 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:07.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:07.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:07.905 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:07.928 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:07.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:07.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:08.030 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:08.057 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:08.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:08.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:08.106 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:08.159 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:08.186 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:08.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:08.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:08.201 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:51:08.287 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:08.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:08.315 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:08.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:08.416 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:08.439 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:08.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:08.440 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:08.541 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:08.566 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:08.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:08.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:08.669 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:08.691 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:08.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:08.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:08.793 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:08.815 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:08.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:08.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:08.917 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:08.944 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:08.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:08.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:09.017 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:51:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:51:08] "GET /metrics HTTP/1.1" 200 36597 "" "Prometheus/2.51.0" 2024-08-17T17:51:09.046 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:09.069 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:09.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:09.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:09.171 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:09.194 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:09.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:09.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:09.224 INFO:teuthology.orchestra.run.smithi037.stderr:set pool 1 pgp_num to 11 2024-08-17T17:51:09.275 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:09 smithi037 ceph-mon[97894]: pgmap v1625: 99 pgs: 99 active+clean; 9.9 MiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 949 op/s 2024-08-17T17:51:09.276 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:09 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1732233822' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T17:51:09.276 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:51:09.276 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:09.276 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:09 smithi037 ceph-mon[102022]: pgmap v1625: 99 pgs: 99 active+clean; 9.9 MiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 949 op/s 2024-08-17T17:51:09.276 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:09 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1732233822' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T17:51:09.276 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:51:09.276 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:09.297 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:09.322 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:09.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:09.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:09.424 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:09.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:09.448 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:09.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:09.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:09 smithi046 ceph-mon[88218]: pgmap v1625: 99 pgs: 99 active+clean; 9.9 MiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 949 op/s 2024-08-17T17:51:09.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:09 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1732233822' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T17:51:09.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:51:09.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:09.550 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:09.572 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:09.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:09.573 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:09.674 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:09.696 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:09.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:09.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:09.736 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:51:09.736 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:51:09.798 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:09.821 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:09.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:09.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:09.923 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:09.949 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:09.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:09.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:10.051 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:10.074 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:10.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:10.175 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:10.202 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:10.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:10.304 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:10.325 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:10.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:10.427 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:10.447 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:10.451 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:10.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:10.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:10 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1732233822' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-08-17T17:51:10.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:10 smithi046 ceph-mon[88218]: osdmap e1177: 8 total, 8 up, 7 in 2024-08-17T17:51:10.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:51:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:51:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:51:10.535 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:10 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1732233822' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-08-17T17:51:10.535 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:10 smithi037 ceph-mon[97894]: osdmap e1177: 8 total, 8 up, 7 in 2024-08-17T17:51:10.535 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:10 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1732233822' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-08-17T17:51:10.535 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:10 smithi037 ceph-mon[102022]: osdmap e1177: 8 total, 8 up, 7 in 2024-08-17T17:51:10.553 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:10.578 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:10.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:10.679 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:10.702 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:10.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:10.804 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:10.827 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:10.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:10.897 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_2 2024-08-17T17:51:10.898 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool rm unique_pool_2 unique_pool_2 --yes-i-really-really-mean-it 2024-08-17T17:51:10.929 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:10.962 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:10.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:11.064 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:11.087 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:11.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:11.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:11.189 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:11.211 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:11.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:11.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:11.313 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:11.335 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:11.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:11.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:11.437 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:11.460 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:11.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:11.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:11.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:11 smithi046 ceph-mon[88218]: pgmap v1627: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 584 op/s 2024-08-17T17:51:11.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:11 smithi037 ceph-mon[102022]: pgmap v1627: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 584 op/s 2024-08-17T17:51:11.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:11 smithi037 ceph-mon[97894]: pgmap v1627: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 584 op/s 2024-08-17T17:51:11.562 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:11.583 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:11.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:11.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:11.657 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-08-17T17:51:11.685 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:11.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:11.722 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:11.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:11.823 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:11.846 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:11.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:11.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:11.948 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:11.971 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:11.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:11.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:12.073 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:12.096 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:12.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:12.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:12.197 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:12.220 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:12.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:12.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:12.299 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:12.322 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:12.347 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:12.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:12.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:12.448 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:12.472 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:12.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:12.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:12.573 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:12.596 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:12.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:12.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:12.697 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:12.720 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:12.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:12.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:12.821 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:12.843 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:12.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:12.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:12.945 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:12.967 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:12.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:12.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:13.069 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:13.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.093 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:13.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:13.194 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:13.216 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:13.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:13.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:13 smithi037 ceph-mon[102022]: pgmap v1628: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 512 op/s 2024-08-17T17:51:13.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:13 smithi037 ceph-mon[97894]: pgmap v1628: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 512 op/s 2024-08-17T17:51:13.318 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:13.339 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:13.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:13.441 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:13.468 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:13.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:13.496 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:51:13.496 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:51:13.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:13 smithi046 ceph-mon[88218]: pgmap v1628: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 512 op/s 2024-08-17T17:51:13.513 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:51:13.513 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:51:13.529 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:51:13.529 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:51:13.546 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:51:13.546 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:51:13.562 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:51:13.562 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:51:13.570 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:13.578 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:51:13.578 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:51:13.593 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:51:13.594 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:51:13.596 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:13.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:13.610 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:51:13.610 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:51:13.698 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:13.722 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:13.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:13.824 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:13.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.848 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:13.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:13.949 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:13.971 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:13.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:14.073 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:14.094 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:14.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:14.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:14.196 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:14.239 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:14.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:14.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:14.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:14 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2885207017' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:14.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:14 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2885207017' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:14.342 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:14.364 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:14.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:14.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:14.466 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:14.492 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:14.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:14.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:14.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:14 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2885207017' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:14.594 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:14.621 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:14.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:14.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:14.669 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:14.722 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:14.744 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:14.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:14.745 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:14.846 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:14.869 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:14.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:14.870 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:14.971 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:14.997 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:14.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:14.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:15.099 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:15.122 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:15.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:15.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:15.224 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:15.249 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is set 2024-08-17T17:51:15.251 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:15.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:15.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:15.353 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:15.376 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:15.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:15.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:15.478 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:15.488 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:15 smithi037 ceph-mon[97894]: pgmap v1629: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 423 op/s 2024-08-17T17:51:15.488 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:15 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4274784336' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:15.488 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:15 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:15.489 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:15 smithi037 ceph-mon[102022]: pgmap v1629: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 423 op/s 2024-08-17T17:51:15.489 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:15 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4274784336' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:15.489 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:15 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:15.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:15.503 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:15.504 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:15.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:15 smithi046 ceph-mon[88218]: pgmap v1629: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 423 op/s 2024-08-17T17:51:15.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:15 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4274784336' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:15.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:15 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:15.605 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:15.632 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:15.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:15.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:15.734 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:15.757 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:15.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:15.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:15.859 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:15.881 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:15.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:15.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:15.898 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7] out_osds: [0] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:51:15.898 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:51:15.899 INFO:tasks.thrashosds.thrasher:inject_pause on osd.1 2024-08-17T17:51:15.899 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T17:51:15.899 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T17:51:15.899 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.1 config set filestore_inject_stall 3 2024-08-17T17:51:15.983 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:16.004 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:16.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:16.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:16.106 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:16.131 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:16.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:16.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:16.233 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:16.260 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:16.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:16.261 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:16.363 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:16.385 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:16.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:16.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:16.486 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:16.509 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:16.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:16.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:16.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:16 smithi046 ceph-mon[88218]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:16.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:16 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:51:16.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:16 smithi046 ceph-mon[88218]: osdmap e1178: 8 total, 8 up, 7 in 2024-08-17T17:51:16.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:16 smithi037 ceph-mon[102022]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:16.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:16 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:51:16.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:16 smithi037 ceph-mon[102022]: osdmap e1178: 8 total, 8 up, 7 in 2024-08-17T17:51:16.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:16 smithi037 ceph-mon[97894]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:16.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:16 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:51:16.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:16 smithi037 ceph-mon[97894]: osdmap e1178: 8 total, 8 up, 7 in 2024-08-17T17:51:16.611 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:16.634 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:16.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:16.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:16.735 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:16.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:16.758 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:16.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:16.859 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:16.886 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:16.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:16.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:16.988 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:17.013 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:17.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:17.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:17.114 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:17.139 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:17.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:17.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:17.198 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:51:17.241 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:17.266 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:17.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:17.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:17.368 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:17.393 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:17.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:17.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:17.464 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:17 smithi037 ceph-mon[97894]: pgmap v1631: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 18 op/s 2024-08-17T17:51:17.464 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:17 smithi037 ceph-mon[102022]: pgmap v1631: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 18 op/s 2024-08-17T17:51:17.494 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:17.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:17 smithi046 ceph-mon[88218]: pgmap v1631: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 18 op/s 2024-08-17T17:51:17.519 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:17.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:17.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:17.621 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:17.643 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:17.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:17.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:17.745 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:17.771 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:17.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:17.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:17.788 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:17.873 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:17.899 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:17.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:17.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:18.001 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:18.027 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:18.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:18.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:18.129 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:18.154 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:18.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:18.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:18.255 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:18.279 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:18.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:18.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:18.381 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:18.403 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:18.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:18.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:18.504 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:18.526 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:18.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:18.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:18.628 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:18.634 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:51:18.654 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:18.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:18.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:18.756 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:18.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:18.780 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:18.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:18.881 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:18.908 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:18.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:18.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:19.010 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:19.034 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:19.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:19.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:19.136 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:19.150 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:51:19.150 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [], 2024-08-17T17:51:19.150 INFO:teuthology.orchestra.run.smithi037.stdout: "complaint_time": 30, 2024-08-17T17:51:19.150 INFO:teuthology.orchestra.run.smithi037.stdout: "num_blocked_ops": 0 2024-08-17T17:51:19.150 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:51:19.158 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:19.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:19.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:19.258 INFO:teuthology.orchestra.run.smithi037.stderr:pool 'unique_pool_2' removed 2024-08-17T17:51:19.258 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:51:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:51:18] "GET /metrics HTTP/1.1" 200 36597 "" "Prometheus/2.51.0" 2024-08-17T17:51:19.260 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:19.300 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:19.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:19.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:19.362 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:19.403 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:19.425 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:19.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:19.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:19.527 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:19.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:19 smithi037 ceph-mon[97894]: pgmap v1632: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 6 op/s 2024-08-17T17:51:19.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:19 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2112177544' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:51:19.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:19 smithi037 ceph-mon[102022]: pgmap v1632: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 6 op/s 2024-08-17T17:51:19.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:19 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2112177544' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:51:19.550 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:19.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:19.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:19.654 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:19.677 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:19.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:19.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:19.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:19 smithi046 ceph-mon[88218]: pgmap v1632: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 0 B/s wr, 6 op/s 2024-08-17T17:51:19.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:19 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2112177544' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:51:19.779 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:19.801 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:19.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:19.802 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:19.807 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-08-17T17:51:19.904 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:19.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:19.935 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:19.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:20.036 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:20.059 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:20.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:20.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:20.160 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:20.183 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:20.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:20.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:20.285 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:20.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:20 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2112177544' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:51:20.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:20 smithi037 ceph-mon[97894]: osdmap e1179: 8 total, 8 up, 7 in 2024-08-17T17:51:20.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:20 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2112177544' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:51:20.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:20 smithi037 ceph-mon[102022]: osdmap e1179: 8 total, 8 up, 7 in 2024-08-17T17:51:20.308 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:20.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:20.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:20.410 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:20.433 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:20.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:20.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:20.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:20 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2112177544' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:51:20.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:20 smithi046 ceph-mon[88218]: osdmap e1179: 8 total, 8 up, 7 in 2024-08-17T17:51:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:51:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:51:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:51:20.535 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:20.557 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:20.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:20.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:20.659 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:20.682 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:20.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:20.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:20.783 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:20.808 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:20.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:20.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:20.910 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:20.932 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:20.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:20.933 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:21.034 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:21.055 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:21.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:21.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:21.146 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-08-17T17:51:21.147 INFO:tasks.radosbench:Beginning radosbench... 2024-08-17T17:51:21.147 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_3 2024-08-17T17:51:21.147 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool create unique_pool_3 16 2024-08-17T17:51:21.157 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:21.214 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:21.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:21.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:21.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:21 smithi037 ceph-mon[97894]: pgmap v1634: 83 pgs: 83 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:21.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:21 smithi037 ceph-mon[102022]: pgmap v1634: 83 pgs: 83 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:21.316 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:21.338 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:21.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:21.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:21.440 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:21.462 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:21.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:21.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:21.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:21 smithi046 ceph-mon[88218]: pgmap v1634: 83 pgs: 83 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:21.544 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:21.564 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:21.591 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:21.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:21.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:21.693 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:21.716 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:21.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:21.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:21.818 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:21.842 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:21.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:21.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:21.944 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:21.952 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:51:21.952 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:51:21.967 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:21.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:21.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:21.969 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:51:21.969 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:51:21.986 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:51:21.986 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:51:22.003 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:51:22.003 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:51:22.020 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:51:22.020 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:51:22.035 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:51:22.036 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:51:22.051 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:51:22.051 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:51:22.068 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:51:22.068 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:51:22.068 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:22.093 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:22.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:22.195 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:22.220 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:22.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:22.321 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:22.346 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:22.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:22.448 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:22.472 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:22.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:22.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:22 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3017797258' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:22.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:22 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3017797258' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:22.573 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:22.600 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:22.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:22.702 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:22.725 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:22.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:22.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:22 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3017797258' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:22.827 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:22.855 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:22.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:22.957 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:22.984 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:22.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:23.086 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:23.109 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:23.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:23.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:23.211 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:23.238 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:23.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:23.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:23.340 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:23.366 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:23.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:23.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:23.468 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:23.481 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:23 smithi037 ceph-mon[102022]: pgmap v1635: 83 pgs: 83 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:23.481 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:23 smithi037 ceph-mon[97894]: pgmap v1635: 83 pgs: 83 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:23.496 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:23.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:23.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:23.532 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:23.598 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:23.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:23.626 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:23.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:23.727 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:23.754 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:23.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:23.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:23.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:23 smithi046 ceph-mon[88218]: pgmap v1635: 83 pgs: 83 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:23.856 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:23.882 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:23.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:23.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:23.973 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:23.984 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:24.010 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:24.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:24.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:24.112 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:24.138 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:24.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:24.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:24.240 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:24.264 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:24.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:24.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:24.366 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:24.392 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:24.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:24.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:24.494 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:24.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:24.517 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:24.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:24.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]} : dispatch 2024-08-17T17:51:24.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]} : dispatch 2024-08-17T17:51:24.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:24.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]} : dispatch 2024-08-17T17:51:24.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]} : dispatch 2024-08-17T17:51:24.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:24.619 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:24.646 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:24.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:24.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:24.748 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:24.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]} : dispatch 2024-08-17T17:51:24.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]} : dispatch 2024-08-17T17:51:24.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:24.774 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:24.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:24.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:24.876 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:24.902 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:24.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:24.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:25.004 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:25.027 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:25.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:25.129 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:25.155 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:25.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:25.256 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:25.283 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:25.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:25.286 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:25 smithi037 ceph-mon[97894]: pgmap v1636: 83 pgs: 83 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:25.286 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:25 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-08-17T17:51:25.286 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:25 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-08-17T17:51:25.286 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:25 smithi037 ceph-mon[97894]: osdmap e1180: 8 total, 8 up, 7 in 2024-08-17T17:51:25.385 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:25.409 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:25.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.410 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:25.511 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:25.512 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:51:25.536 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:25.537 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:25 smithi037 ceph-mon[102022]: pgmap v1636: 83 pgs: 83 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:25.537 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:25 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-08-17T17:51:25.537 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:25 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-08-17T17:51:25.537 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:25 smithi037 ceph-mon[102022]: osdmap e1180: 8 total, 8 up, 7 in 2024-08-17T17:51:25.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:25.639 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:25.662 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:25.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:25.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:25 smithi046 ceph-mon[88218]: pgmap v1636: 83 pgs: 83 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:25.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:25 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-08-17T17:51:25.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:25 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-08-17T17:51:25.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:25 smithi046 ceph-mon[88218]: osdmap e1180: 8 total, 8 up, 7 in 2024-08-17T17:51:25.764 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:25.786 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:25.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:25.887 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:25.909 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:25.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:26.011 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:26.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:26.034 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:26.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:26.135 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:26.156 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:26.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:26.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:26.258 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:26.285 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:26.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:26.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:26.307 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is unset 2024-08-17T17:51:26.362 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:26 smithi037 ceph-mon[97894]: osdmap e1181: 8 total, 8 up, 7 in 2024-08-17T17:51:26.362 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:26 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3664318783' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:51:26.362 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:26 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:51:26.362 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:26 smithi037 ceph-mon[102022]: osdmap e1181: 8 total, 8 up, 7 in 2024-08-17T17:51:26.362 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:26 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3664318783' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:51:26.362 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:26 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:51:26.387 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:26.409 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:26.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:26.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:26.514 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:26.540 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:26.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:26.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:26.642 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:26.665 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:26.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:26.666 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:26.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:26 smithi046 ceph-mon[88218]: osdmap e1181: 8 total, 8 up, 7 in 2024-08-17T17:51:26.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:26 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3664318783' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:51:26.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:26 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:51:26.767 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:26.793 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:26.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:26.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:26.895 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:26.921 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:26.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:26.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:27.024 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:27.049 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:27.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:27.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:27.151 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:27.178 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:27.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:27.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:27.280 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:27.304 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:27.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:27.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:27.406 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:27.430 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:27.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:27.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:27.532 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:27.558 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:27.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:27.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:27.660 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:27.686 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:27.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:27.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:27.696 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:27 smithi037 ceph-mon[97894]: pgmap v1639: 83 pgs: 2 peering, 81 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:27.696 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:27 smithi037 ceph-mon[97894]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:27.696 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:27 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:51:27.696 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:27 smithi037 ceph-mon[97894]: osdmap e1182: 8 total, 8 up, 7 in 2024-08-17T17:51:27.696 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:27 smithi037 ceph-mon[102022]: pgmap v1639: 83 pgs: 2 peering, 81 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:27.696 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:27 smithi037 ceph-mon[102022]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:27.696 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:27 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:51:27.696 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:27 smithi037 ceph-mon[102022]: osdmap e1182: 8 total, 8 up, 7 in 2024-08-17T17:51:27.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:27 smithi046 ceph-mon[88218]: pgmap v1639: 83 pgs: 2 peering, 81 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:27.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:27 smithi046 ceph-mon[88218]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:27.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:27 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:51:27.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:27 smithi046 ceph-mon[88218]: osdmap e1182: 8 total, 8 up, 7 in 2024-08-17T17:51:27.788 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:27.798 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:51:27.798 INFO:teuthology.orchestra.run.smithi037.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-08-17T17:51:27.798 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:51:27.814 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:27.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:27.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:27.916 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:27.938 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:27.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:27.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:28.040 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:28.067 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:28.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:28.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:28.168 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:28.195 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:28.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:28.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:28.296 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:28.323 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:28.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:28.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:28.425 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:28.451 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:28.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:28.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:28.553 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:28.577 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:28.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:28.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:28.678 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:28.705 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:28.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:28.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:28.807 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:28.829 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:28.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:28.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:28.931 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:28.958 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:28.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:28.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:29.009 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:51:29.009 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:51:29.044 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:51:29.060 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:29.066 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:51:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:51:28] "GET /metrics HTTP/1.1" 200 34256 "" "Prometheus/2.51.0" 2024-08-17T17:51:29.088 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:29.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:29.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:29.190 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:29.217 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:29.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:29.218 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:29.318 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:29.332 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:29 smithi037 ceph-mon[102022]: pgmap v1641: 83 pgs: 2 peering, 81 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:29.333 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:29 smithi037 ceph-mon[97894]: pgmap v1641: 83 pgs: 2 peering, 81 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:29.345 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:29.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:29.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:29.447 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:29.470 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:29.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:29.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:29.572 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:29.594 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:29.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:29.595 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:29.685 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-08-17T17:51:29.696 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:29.722 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:29.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:29.723 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:29.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:29 smithi046 ceph-mon[88218]: pgmap v1641: 83 pgs: 2 peering, 81 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:29.824 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:29.850 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:29.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:29.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:29.952 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:29.974 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:29.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:29.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:30.076 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:30.103 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:30.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:30.205 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:30.227 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:30.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:30.328 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:30.353 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:30.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:30.455 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:30.479 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:30.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:51:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:51:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:51:30.581 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:30.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.607 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:30.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:30.648 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:30.687 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:30.707 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:30.732 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:30.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:30.834 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:30.860 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:30.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.861 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:30.962 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:30.988 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:30.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:31.089 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:31.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:31.116 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:31.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:31.217 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:31.242 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:31.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:31.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:31.318 INFO:teuthology.orchestra.run.smithi037.stderr:pool 'unique_pool_3' created 2024-08-17T17:51:31.319 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:31.336 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:31 smithi037 ceph-mon[97894]: pgmap v1642: 83 pgs: 83 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:31.337 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:31 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2590812837' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-08-17T17:51:31.337 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:31 smithi037 ceph-mon[102022]: pgmap v1642: 83 pgs: 83 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:31.337 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:31 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2590812837' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-08-17T17:51:31.344 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:31.370 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:31.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:31.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:31.471 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:31.497 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:31.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:31.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:31.599 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:31.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:31.627 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:31.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:31.728 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:31.752 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:31.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:31.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:31.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:31 smithi046 ceph-mon[88218]: pgmap v1642: 83 pgs: 83 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:31.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:31 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2590812837' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-08-17T17:51:31.853 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:31.881 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:31.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:31.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:31.983 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:32.009 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:32.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:32.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:32.111 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:32.137 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:32.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:32.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:32.239 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:32.265 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:32.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:32.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:32.367 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:32.392 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:32.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:32.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:32.495 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:32.520 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:32.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:32.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:32.622 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:32.648 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:32.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:32.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:32.750 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:32.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:32 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2590812837' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-08-17T17:51:32.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:32 smithi046 ceph-mon[88218]: osdmap e1183: 8 total, 8 up, 7 in 2024-08-17T17:51:32.777 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:32.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:32.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:32.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:32 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2590812837' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-08-17T17:51:32.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:32 smithi037 ceph-mon[102022]: osdmap e1183: 8 total, 8 up, 7 in 2024-08-17T17:51:32.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:32 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2590812837' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-08-17T17:51:32.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:32 smithi037 ceph-mon[97894]: osdmap e1183: 8 total, 8 up, 7 in 2024-08-17T17:51:32.879 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:32.906 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:32.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:32.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:32.911 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool application enable unique_pool_3 rados --yes-i-really-mean-it || true 2024-08-17T17:51:33.008 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:33.034 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:33.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:33.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:33.136 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:33.159 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:33.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:33.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:33.260 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:33.286 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:33.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:33.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:33.388 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:33.411 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:33.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:33.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:33.513 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:33.539 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:33.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:33.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:33.641 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:33.664 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:33.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:33.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:33.733 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:33 smithi037 ceph-mon[97894]: pgmap v1644: 99 pgs: 16 unknown, 83 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:33.733 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:33 smithi037 ceph-mon[97894]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:51:33.733 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:33 smithi037 ceph-mon[97894]: osdmap e1184: 8 total, 8 up, 7 in 2024-08-17T17:51:33.733 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:33 smithi037 ceph-mon[102022]: pgmap v1644: 99 pgs: 16 unknown, 83 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:33.733 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:33 smithi037 ceph-mon[102022]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:51:33.734 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:33 smithi037 ceph-mon[102022]: osdmap e1184: 8 total, 8 up, 7 in 2024-08-17T17:51:33.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:33 smithi046 ceph-mon[88218]: pgmap v1644: 99 pgs: 16 unknown, 83 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:33.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:33 smithi046 ceph-mon[88218]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:51:33.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:33 smithi046 ceph-mon[88218]: osdmap e1184: 8 total, 8 up, 7 in 2024-08-17T17:51:33.766 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:33.791 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:33.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:33.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:33.893 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:33.920 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:33.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:33.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:34.021 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:34.049 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:34.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:34.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:34.151 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:34.174 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:34.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:34.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:34.276 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:34.304 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:34.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:34.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:34.405 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:34.429 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:34.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:34.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:34.530 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:34.553 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:34.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:34.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:34.581 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:34 smithi037 ceph-mon[97894]: osdmap e1185: 8 total, 8 up, 7 in 2024-08-17T17:51:34.581 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:34 smithi037 ceph-mon[102022]: osdmap e1185: 8 total, 8 up, 7 in 2024-08-17T17:51:34.654 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:34.678 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:34.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:34.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:34.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:34 smithi046 ceph-mon[88218]: osdmap e1185: 8 total, 8 up, 7 in 2024-08-17T17:51:34.779 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:34.801 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:34.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:34.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:34.903 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:34.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:34.926 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:34.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:35.027 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:35.054 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:35.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:35.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:35.156 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:35.182 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:35.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:35.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:35.284 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:35.311 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:35.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:35.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:35.413 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:35.430 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7] out_osds: [0] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:51:35.430 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:51:35.430 INFO:tasks.thrashosds.thrasher:inject_pause on osd.4 2024-08-17T17:51:35.430 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T17:51:35.430 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T17:51:35.431 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.4 config set filestore_inject_stall 3 2024-08-17T17:51:35.436 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:35.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:35.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:35.520 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:35 smithi037 ceph-mon[102022]: pgmap v1647: 99 pgs: 12 unknown, 87 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:35.520 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:35 smithi037 ceph-mon[97894]: pgmap v1647: 99 pgs: 12 unknown, 87 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:35.538 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:35.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:35.562 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:35.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:35.663 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:35.686 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:35.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:35.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:35.711 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:51:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:35 smithi046 ceph-mon[88218]: pgmap v1647: 99 pgs: 12 unknown, 87 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:35.788 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:35.810 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:35.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:35.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:35.905 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:51:35.905 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:51:35.905 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:51:35.905 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:51:35.905 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:51:35.905 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:51:35.905 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:51:35.906 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:51:35.906 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:51:35.906 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:51:35.906 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:51:35.906 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:51:35.906 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:51:35.906 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:51:35.906 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:51:35.906 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:51:35.912 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:35.934 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:35.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:35.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:36.036 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:36.059 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:36.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:36.161 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:36.183 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:36.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:36.285 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:36.309 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:36.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:36.411 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:36.434 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:36.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:36.494 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:36 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/336062789' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:36.494 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:36 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/336062789' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:36.536 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:36.559 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:36.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:36.660 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:36.684 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:36.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:36.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:36 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/336062789' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:36.786 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:36.808 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:36.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:36.910 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:36.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.934 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:36.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:37.035 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:37.059 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:37.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:37.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:37.114 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:51:37.114 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [], 2024-08-17T17:51:37.114 INFO:teuthology.orchestra.run.smithi037.stdout: "num_ops": 0 2024-08-17T17:51:37.114 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:51:37.161 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:37.187 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:37.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:37.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:37.289 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:37.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:37.315 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:37.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:37.365 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is unset 2024-08-17T17:51:37.416 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:37.438 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:51:37.438 INFO:teuthology.orchestra.run.smithi046.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-08-17T17:51:37.438 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:51:37.439 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:37 smithi046 ceph-mon[88218]: pgmap v1648: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:37.439 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:37 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1983795359' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:37.439 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:37 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:37.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:37.440 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:37.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:37.541 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:37.564 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:37.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:37.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:37.666 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:37.688 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:37.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:37.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:37.790 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:37.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:37 smithi037 ceph-mon[102022]: pgmap v1648: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:37.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:37 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1983795359' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:37.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:37 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:37.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:37 smithi037 ceph-mon[97894]: pgmap v1648: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:37.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:37 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1983795359' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:37.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:37 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:51:37.813 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:37.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:37.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:37.848 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-08-17T17:51:37.914 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:37.937 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:37.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:37.938 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:38.038 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:38.061 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:38.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:38.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:38.165 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:38.187 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:38.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:38.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:38.289 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:38.312 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:38.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:38.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:38.413 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:38.435 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:38.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:38.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:38.537 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:38.559 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:38.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:38.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:38.661 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:38.684 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:38.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:38.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:38.691 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:38 smithi037 ceph-mon[102022]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:51:38.691 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:38 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:51:38.692 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:38 smithi037 ceph-mon[102022]: osdmap e1186: 8 total, 8 up, 7 in 2024-08-17T17:51:38.692 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:38 smithi037 ceph-mon[97894]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:51:38.692 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:38 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:51:38.692 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:38 smithi037 ceph-mon[97894]: osdmap e1186: 8 total, 8 up, 7 in 2024-08-17T17:51:38.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:38 smithi046 ceph-mon[88218]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:51:38.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:38 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:51:38.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:38 smithi046 ceph-mon[88218]: osdmap e1186: 8 total, 8 up, 7 in 2024-08-17T17:51:38.785 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:38.807 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:38.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:38.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:38.909 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:38.932 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:38.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:38.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:39.034 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:39.045 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:39.055 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:39.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:39.084 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:39.157 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:39.180 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:39.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:39.267 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:51:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:51:38] "GET /metrics HTTP/1.1" 200 36541 "" "Prometheus/2.51.0" 2024-08-17T17:51:39.282 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:39.304 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:39.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:39.406 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:39.429 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:39.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:39.530 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:39.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:39 smithi037 ceph-mon[102022]: pgmap v1650: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:39.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:51:39.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:39.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:51:39.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:39 smithi037 ceph-mon[97894]: pgmap v1650: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:39.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:51:39.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:39.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:51:39.552 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:39.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:39.654 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:39.676 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:39.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:39 smithi046 ceph-mon[88218]: pgmap v1650: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:51:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:39.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:51:39.778 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:39.800 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:39.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:39.902 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:39.924 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:39.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:40.026 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:40.049 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:40.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:40.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:40.151 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:40.173 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:40.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:40.174 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:40.275 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:40.302 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:40.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:40.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:40.373 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:51:40.404 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:40.439 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:40.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:40.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:51:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:51:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:51:40.540 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:40.566 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:40.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:40.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:40.668 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:40.694 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:40.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:40.695 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:40.795 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:40.822 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:40.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:40.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:40.924 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:40.951 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:40.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:40.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:40.993 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:51:41.054 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:41.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:41.077 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:41.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:41.178 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:41.201 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:41.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:41.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:41.303 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:41.326 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:41.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:41.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:41.428 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:41.450 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:41.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:41.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:41.552 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:41.574 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:41.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:41.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:41.650 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:41.651 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:41 smithi037 ceph-mon[102022]: pgmap v1651: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:41.651 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:41 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:51:41.652 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:41 smithi037 ceph-mon[97894]: pgmap v1651: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:41.652 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:41 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:51:41.675 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:41.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:41.701 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:41.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:41.712 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:41 smithi046 ceph-mon[88218]: pgmap v1651: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:41.713 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:41 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:51:41.802 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:41.825 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:41.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:41.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:41.927 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:41.949 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:41.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:41.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:42.051 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:42.075 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:42.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:42.177 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:42.199 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:42.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:42.300 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:42.324 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:42.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:42.426 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:42.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.452 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:42.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:42.553 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:42.576 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:42.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:42.677 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:42.700 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:42.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:42.766 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:51:42.766 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [], 2024-08-17T17:51:42.766 INFO:teuthology.orchestra.run.smithi037.stdout: "complaint_time": 30, 2024-08-17T17:51:42.766 INFO:teuthology.orchestra.run.smithi037.stdout: "num_blocked_ops": 0 2024-08-17T17:51:42.766 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:51:42.802 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:42.826 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:42.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:42.928 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:42.950 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:42.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:43.052 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:43.068 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7] out_osds: [0] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:51:43.068 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:51:43.068 INFO:tasks.thrashosds.thrasher:inject_pause on osd.5 2024-08-17T17:51:43.068 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T17:51:43.068 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T17:51:43.068 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.5 config set filestore_inject_stall 3 2024-08-17T17:51:43.074 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:43.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:43.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:43.176 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:43.185 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:43.201 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:43.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:43.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:43.303 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:43.326 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:43.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:43.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:43.428 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:43.450 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:43.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:43.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:43.552 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:43.575 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:43.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:43.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:43.584 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:51:43.655 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:43 smithi037 ceph-mon[102022]: pgmap v1652: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:43.656 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:43 smithi037 ceph-mon[97894]: pgmap v1652: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:43.678 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:43.700 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:43.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:43.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:43.708 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:43 smithi046 ceph-mon[88218]: pgmap v1652: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:43.803 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:43.825 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:43.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:43.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:43.927 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:43.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:43.949 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:43.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:43.977 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-08-17T17:51:44.051 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:44.074 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:44.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:44.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:44.175 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:44.197 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:44.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:44.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:44.298 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:44.321 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:44.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:44.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:44.367 INFO:teuthology.orchestra.run.smithi037.stderr:enabled application 'rados' on pool 'unique_pool_3' 2024-08-17T17:51:44.422 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:44.445 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:44.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:44.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:44.546 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:44.569 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:44.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:44.569 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:44.578 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:44 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2952663684' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:51:44.670 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:44.692 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:44.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:44.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:44.789 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:44 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2952663684' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:51:44.790 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:44 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2952663684' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:51:44.794 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:44.816 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:44.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:44.817 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:44.918 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:44.940 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:44.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:44.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:45.042 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:45.063 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:45.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:45.165 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:45.187 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:45.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:45.288 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:45.314 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:45.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:45.415 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:45.437 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:45.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:45.539 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:45.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:45 smithi037 ceph-mon[97894]: pgmap v1653: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:45.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:45 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2952663684' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:51:45.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:45 smithi037 ceph-mon[97894]: osdmap e1187: 8 total, 8 up, 7 in 2024-08-17T17:51:45.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:45 smithi037 ceph-mon[102022]: pgmap v1653: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:45.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:45 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2952663684' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:51:45.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:45 smithi037 ceph-mon[102022]: osdmap e1187: 8 total, 8 up, 7 in 2024-08-17T17:51:45.561 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:45.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:45.646 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:51:45.646 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:51:45.663 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:45.663 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:51:45.663 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:51:45.679 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:51:45.679 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:51:45.685 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:45.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:45.692 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:45 smithi046 ceph-mon[88218]: pgmap v1653: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:45.693 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:45 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2952663684' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:51:45.693 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:45 smithi046 ceph-mon[88218]: osdmap e1187: 8 total, 8 up, 7 in 2024-08-17T17:51:45.696 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:51:45.696 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:51:45.716 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:51:45.716 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:51:45.731 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:51:45.732 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:51:45.747 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:51:45.747 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:51:45.763 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:51:45.763 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:51:45.787 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:45.809 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:45.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:45.911 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:45.933 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:45.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:46.035 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:46.057 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:46.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:46.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:46.159 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:46.182 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:46.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:46.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:46.283 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:46.306 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:46.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:46.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:46.378 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:51:46.378 INFO:teuthology.orchestra.run.smithi046.stdout: "success": "" 2024-08-17T17:51:46.378 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:51:46.408 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:46.429 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:46.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:46.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:46.531 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:46.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:46 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3669951940' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:46.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:46 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:51:46.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:46 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:51:46.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:46 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3669951940' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:46.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:46 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:51:46.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:46 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:51:46.553 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:46.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:46.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:46.655 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:46.677 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:46.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:46.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:46.726 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:46 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3669951940' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:46.727 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:46 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:51:46.727 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:46 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:51:46.779 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:46.802 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:46.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:46.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:46.904 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:46.927 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:46.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:46.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:47.028 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:47.050 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:47.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:47.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:47.152 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:47.175 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:47.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:47.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:47.277 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:47.300 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:47.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:47.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:47.379 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is set 2024-08-17T17:51:47.401 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:47.426 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:47.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:47.427 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:47.528 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:47.551 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:47.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:47.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:47.654 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:47.678 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:47.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:47.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:47 smithi046 ceph-mon[88218]: pgmap v1655: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:47 smithi046 ceph-mon[88218]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:51:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:47 smithi046 ceph-mon[88218]: Cluster is now healthy 2024-08-17T17:51:47.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:47 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1547588786' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:51:47.781 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:47.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:47 smithi037 ceph-mon[102022]: pgmap v1655: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:47.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:47 smithi037 ceph-mon[102022]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:51:47.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:47 smithi037 ceph-mon[102022]: Cluster is now healthy 2024-08-17T17:51:47.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:47 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1547588786' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:51:47.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:47 smithi037 ceph-mon[97894]: pgmap v1655: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:47.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:47 smithi037 ceph-mon[97894]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:51:47.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:47 smithi037 ceph-mon[97894]: Cluster is now healthy 2024-08-17T17:51:47.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:47 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1547588786' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:51:47.803 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:47.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:47.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:47.905 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:47.929 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:47.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:47.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:48.031 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:48.055 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:48.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:48.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:48.156 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:48.180 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:48.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:48.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:48.282 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:48.306 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:48.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:48.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:48.336 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:48.408 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:48.432 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:48.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:48.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:48.534 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:48.558 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:48.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:48.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:48.603 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:48 smithi037 ceph-mon[102022]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:48.603 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:48 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1547588786' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:51:48.603 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:48 smithi037 ceph-mon[102022]: osdmap e1188: 8 total, 8 up, 7 in 2024-08-17T17:51:48.604 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:48 smithi037 ceph-mon[97894]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:48.604 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:48 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1547588786' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:51:48.604 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:48 smithi037 ceph-mon[97894]: osdmap e1188: 8 total, 8 up, 7 in 2024-08-17T17:51:48.659 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:48.686 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:48.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:48.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:48.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:48 smithi046 ceph-mon[88218]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:48.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:48 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1547588786' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:51:48.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:48 smithi046 ceph-mon[88218]: osdmap e1188: 8 total, 8 up, 7 in 2024-08-17T17:51:48.787 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:48.814 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:48.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:48.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:48.916 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:48.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:48.939 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:48.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:49.040 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:49.067 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:49.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:49.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:49.168 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:49.191 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:49.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:49.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:49.277 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:51:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:51:48] "GET /metrics HTTP/1.1" 200 36541 "" "Prometheus/2.51.0" 2024-08-17T17:51:49.292 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:49.319 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:49.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:49.320 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:49.361 DEBUG:teuthology.orchestra.run.smithi037:> /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' 2024-08-17T17:51:49.364 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-08-17T17:51:49.364 INFO:teuthology.orchestra.run:waiting for 3000 2024-08-17T17:51:49.412 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:hints = 1 2024-08-17T17:51:49.413 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-08-17T17:51:49.413 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Object prefix: benchmark_data_smithi037_204188 2024-08-17T17:51:49.413 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:51:49.413 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 0 0 0 0 0 0 - 0 2024-08-17T17:51:49.421 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:49.463 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:49.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:49.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:49.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:49 smithi037 ceph-mon[97894]: pgmap v1657: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:49.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:49 smithi037 ceph-mon[102022]: pgmap v1657: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:49.559 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:51:49.565 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:49.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:49.604 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:49.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:49.704 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:49.746 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:49.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:49.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:49 smithi046 ceph-mon[88218]: pgmap v1657: 99 pgs: 99 active+clean; 582 KiB data, 2.2 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:51:49.848 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:49.881 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:49.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:49.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:49.983 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:50.019 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:50.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:50.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:50.121 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:50.157 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:50.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:50.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:50.259 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:50.297 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:50.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:50.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:50.399 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:50.413 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 1 16 3958 3942 246.363 246.375 0.00644087 0.00404695 2024-08-17T17:51:50.435 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:50.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:50.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:51:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:51:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:51:50.537 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:50.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:50.579 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:50.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:50.680 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:50.721 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:50.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:50.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:50.823 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:50.875 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:50.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:50.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:50.900 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:50.977 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:51.012 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:51.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:51.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:51.114 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:51.144 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:51.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:51.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:51.245 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:51.281 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:51.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:51.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:51.303 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:51:51.383 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:51.413 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 2 16 7369 7353 229.762 213.188 0.00387276 0.00434311 2024-08-17T17:51:51.420 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:51.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:51.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:51.522 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:51.555 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:51.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:51.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:51.597 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:51 smithi037 ceph-mon[97894]: pgmap v1658: 99 pgs: 99 active+clean; 38 MiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 4.6 MiB/s wr, 74 op/s 2024-08-17T17:51:51.597 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:51 smithi037 ceph-mon[102022]: pgmap v1658: 99 pgs: 99 active+clean; 38 MiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 4.6 MiB/s wr, 74 op/s 2024-08-17T17:51:51.657 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:51.689 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:51.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:51.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:51 smithi046 ceph-mon[88218]: pgmap v1658: 99 pgs: 99 active+clean; 38 MiB data, 2.3 GiB used, 624 GiB / 626 GiB avail; 4.6 MiB/s wr, 74 op/s 2024-08-17T17:51:51.791 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:51.830 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:51.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:51.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:51.931 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:51.968 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:51.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:51.969 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:52.025 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7] out_osds: [0] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:51:52.025 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:51:52.025 INFO:tasks.thrashosds.thrasher:trim_stale_osdmaps 2024-08-17T17:51:52.025 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.1 'trim stale osdmaps' 2024-08-17T17:51:52.070 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:52.111 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:52.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:52.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:52.213 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:52.246 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:52.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:52.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:52.348 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:52.388 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:52.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:52.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:52.413 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 3 16 10556 10540 219.564 199.188 0.00540114 0.0045478 2024-08-17T17:51:52.490 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:52.522 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:52.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:52.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:52.624 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:52.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:52.679 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:52.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:52.702 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:51:52.702 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:51:52.781 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:52.817 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:52.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:52.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:52.919 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:52.955 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:52.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:52.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:53.057 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:53.094 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:53.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:53.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:53.196 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:53.231 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:53.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:53.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:53.333 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:53.372 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:53.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:53.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:53.413 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 4 16 13837 13821 215.933 205.062 0.0055098 0.00462429 2024-08-17T17:51:53.462 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-08-17T17:51:53.474 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:53.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:53.551 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:53.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:53.652 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:53.687 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:53.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:53.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:53 smithi046 ceph-mon[88218]: pgmap v1659: 99 pgs: 99 active+clean; 57 MiB data, 2.3 GiB used, 623 GiB / 626 GiB avail; 7.0 MiB/s wr, 112 op/s 2024-08-17T17:51:53.789 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:53.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:53 smithi037 ceph-mon[102022]: pgmap v1659: 99 pgs: 99 active+clean; 57 MiB data, 2.3 GiB used, 623 GiB / 626 GiB avail; 7.0 MiB/s wr, 112 op/s 2024-08-17T17:51:53.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:53 smithi037 ceph-mon[97894]: pgmap v1659: 99 pgs: 99 active+clean; 57 MiB data, 2.3 GiB used, 623 GiB / 626 GiB avail; 7.0 MiB/s wr, 112 op/s 2024-08-17T17:51:53.827 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:53.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:53.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:53.928 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:53.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:53.977 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:53.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:54.077 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:54.116 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:54.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:54.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:54.218 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:54.252 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:54.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:54.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:54.353 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:54.378 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:54.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:54.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:54.413 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 5 16 16553 16537 206.693 169.75 0.00723288 0.00483226 2024-08-17T17:51:54.480 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:54.515 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:54.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:54.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:54.617 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:54.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:54.650 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:54.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:54.751 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:54.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:54.790 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:54.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:54.832 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:51:54.832 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:51:54.832 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:51:54.832 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:51:54.832 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:51:54.833 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:51:54.833 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:51:54.833 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:51:54.833 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:51:54.833 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:51:54.833 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:51:54.833 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:51:54.833 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:51:54.833 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:51:54.833 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:51:54.833 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:51:54.891 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:54.929 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:54.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:54.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:55.031 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:55.067 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:55.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:55.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:55.127 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:54 smithi037 ceph-mon[102022]: pgmap v1660: 99 pgs: 99 active+clean; 298 MiB data, 2.7 GiB used, 623 GiB / 626 GiB avail; 31 MiB/s wr, 498 op/s 2024-08-17T17:51:55.127 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:51:55.127 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:55.128 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:54 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/614199575' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:55.128 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:54 smithi037 ceph-mon[97894]: pgmap v1660: 99 pgs: 99 active+clean; 298 MiB data, 2.7 GiB used, 623 GiB / 626 GiB avail; 31 MiB/s wr, 498 op/s 2024-08-17T17:51:55.128 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:51:55.128 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:55.128 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:54 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/614199575' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:55.168 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:55.203 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:55.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:55.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:54 smithi046 ceph-mon[88218]: pgmap v1660: 99 pgs: 99 active+clean; 298 MiB data, 2.7 GiB used, 623 GiB / 626 GiB avail; 31 MiB/s wr, 498 op/s 2024-08-17T17:51:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:51:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:54 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/614199575' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:55.306 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:55.345 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:55.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:55.346 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:55.413 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 6 16 19479 19463 202.721 182.875 0.00965833 0.00492712 2024-08-17T17:51:55.447 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:55.484 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:55.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:55.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:55.586 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:55.599 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:55.614 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:55.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:55.615 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:55.683 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:55.717 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:55.755 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:55.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:55.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:55.857 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:55.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:55.901 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:55.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:56.002 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:56.044 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:56.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:56.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:56.145 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:56.182 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:56.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:56.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:56.284 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:56.318 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:56.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:56.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:56.413 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 7 16 22147 22131 197.58 166.75 0.00239767 0.0050562 2024-08-17T17:51:56.420 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:56.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:56.459 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:56.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:56.560 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:56.587 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:56.600 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:56.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:56.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:56.702 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:56.738 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:56.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:56.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:56.840 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:56.874 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:56.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:56.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:56.976 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:57.011 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:57.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:57.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:57.025 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:56 smithi037 ceph-mon[102022]: pgmap v1661: 99 pgs: 99 active+clean; 1.0 GiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 104 MiB/s wr, 1.67k op/s 2024-08-17T17:51:57.025 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:56 smithi037 ceph-mon[97894]: pgmap v1661: 99 pgs: 99 active+clean; 1.0 GiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 104 MiB/s wr, 1.67k op/s 2024-08-17T17:51:57.113 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:57.159 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:57.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:57.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:57.261 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:57.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:56 smithi046 ceph-mon[88218]: pgmap v1661: 99 pgs: 99 active+clean; 1.0 GiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 104 MiB/s wr, 1.67k op/s 2024-08-17T17:51:57.300 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:57.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:57.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:57.402 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:57.413 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 8 16 24833 24817 193.865 167.875 0.00609571 0.00515238 2024-08-17T17:51:57.442 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:57.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:57.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:57.544 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:57.582 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:57.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:57.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:57.614 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:51:57.684 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:57.717 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:57.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:57.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:57.820 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:57.853 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:57.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:57.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:57.955 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:57.997 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:57.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:57.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:58.099 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:58.135 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:58.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:58.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:58.237 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:58.274 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:58.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:58.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:58.375 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:58.410 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:58.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:58.411 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:58.413 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 9 16 27317 27301 189.573 155.25 0.0110399 0.0052696 2024-08-17T17:51:58.512 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:58.549 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:58.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:58.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:58.650 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:58.688 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:58.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:58.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:58.790 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:58.834 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:58.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:58.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:58.936 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:58.969 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:58.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:58.970 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:59.025 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:51:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:51:58] "GET /metrics HTTP/1.1" 200 36600 "" "Prometheus/2.51.0" 2024-08-17T17:51:59.026 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:51:58 smithi037 ceph-mon[102022]: pgmap v1662: 99 pgs: 99 active+clean; 1.0 GiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:51:59.026 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:51:58 smithi037 ceph-mon[97894]: pgmap v1662: 99 pgs: 99 active+clean; 1.0 GiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:51:59.072 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:59.105 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:59.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:59.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:59.207 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:59.247 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:59.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:59.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:59.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:51:58 smithi046 ceph-mon[88218]: pgmap v1662: 99 pgs: 99 active+clean; 1.0 GiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T17:51:59.349 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:59.389 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:59.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:59.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:59.414 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 10 16 29813 29797 186.214 156 0.00780064 0.00536502 2024-08-17T17:51:59.492 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:59.527 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:59.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:59.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:59.629 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:59.667 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:51:59.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:59.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:59.769 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:59.793 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:59.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:59.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:59.895 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:59.929 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:51:59.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:59.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:00.031 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:00.066 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:00.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:00.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:00.168 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:00.199 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:00.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:00.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:00.300 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:00.337 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:00.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:00.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:00.414 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 11 16 31781 31765 180.466 123 0.00496895 0.00553612 2024-08-17T17:52:00.439 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:00.477 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:00.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:00.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:52:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:52:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:52:00.580 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:00.618 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:00.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:00.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:00.719 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:00.755 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:00.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:00.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:00.856 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:00.892 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:00.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:00.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:00.993 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:01.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.030 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:01.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:01.131 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:01.169 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:01.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.170 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:00 smithi046 ceph-mon[88218]: pgmap v1663: 99 pgs: 99 active+clean; 1.8 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 152 MiB/s wr, 2.43k op/s 2024-08-17T17:52:01.270 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:01.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:00 smithi037 ceph-mon[102022]: pgmap v1663: 99 pgs: 99 active+clean; 1.8 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 152 MiB/s wr, 2.43k op/s 2024-08-17T17:52:01.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:00 smithi037 ceph-mon[97894]: pgmap v1663: 99 pgs: 99 active+clean; 1.8 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 152 MiB/s wr, 2.43k op/s 2024-08-17T17:52:01.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.305 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:01.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:01.406 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:01.414 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 12 16 33581 33565 174.801 112.5 0.00623902 0.00571618 2024-08-17T17:52:01.442 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:01.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:01.544 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:01.572 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:01.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:01.674 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:01.709 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:01.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:01.811 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:01.847 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:01.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:01.948 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:01.982 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:01.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:02.084 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:02.108 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:02.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:02.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:02.210 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:02.248 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:02.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:02.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:02.350 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:02.371 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:02.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:02.372 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:02.414 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 13 16 35268 35252 169.464 105.438 0.00219379 0.00588515 2024-08-17T17:52:02.473 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:02.495 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:02.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:02.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:02.596 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:02.630 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:02.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:02.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:02.732 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:02.763 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:02.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:02.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:02.864 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:02.896 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:02.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:02.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:02.998 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:03.031 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:03.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:03.133 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:03.169 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:03.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:02 smithi046 ceph-mon[88218]: pgmap v1664: 99 pgs: 99 active+clean; 1.8 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 153 MiB/s wr, 2.44k op/s 2024-08-17T17:52:03.271 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:03.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:02 smithi037 ceph-mon[97894]: pgmap v1664: 99 pgs: 99 active+clean; 1.8 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 153 MiB/s wr, 2.44k op/s 2024-08-17T17:52:03.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:02 smithi037 ceph-mon[102022]: pgmap v1664: 99 pgs: 99 active+clean; 1.8 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 153 MiB/s wr, 2.44k op/s 2024-08-17T17:52:03.297 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:03.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:03.399 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:03.414 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 14 16 36914 36898 164.707 102.875 0.00330609 0.00606608 2024-08-17T17:52:03.431 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:03.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:03.532 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:03.565 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:03.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:03.667 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:03.701 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:03.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:03.803 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:03.843 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:03.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:03.944 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:03.979 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:03.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:04.080 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:04.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:04.123 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:04.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:04.224 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:04.260 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:04.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:04.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:04.362 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:04.396 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:04.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:04.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:04.414 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 15 16 38624 38608 160.851 106.875 0.0104651 0.00621226 2024-08-17T17:52:04.498 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:04.530 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:04.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:04.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:04.632 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:04.663 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:04.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:04.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:04.765 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:04.803 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:04.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:04.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:04.904 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:04.933 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:04.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:04.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:05.035 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:05.071 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:05.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:05.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:05.173 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:05.215 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:05.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:05.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:05.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:04 smithi046 ceph-mon[88218]: pgmap v1665: 99 pgs: 99 active+clean; 2.0 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 163 MiB/s wr, 2.61k op/s 2024-08-17T17:52:05.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:04 smithi037 ceph-mon[102022]: pgmap v1665: 99 pgs: 99 active+clean; 2.0 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 163 MiB/s wr, 2.61k op/s 2024-08-17T17:52:05.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:04 smithi037 ceph-mon[97894]: pgmap v1665: 99 pgs: 99 active+clean; 2.0 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 163 MiB/s wr, 2.61k op/s 2024-08-17T17:52:05.317 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:05.349 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:05.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:05.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:05.414 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 16 16 40456 40440 157.954 114.5 0.00923906 0.00632608 2024-08-17T17:52:05.451 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:05.496 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:05.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:05.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:05.598 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:05.635 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:05.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:05.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:05.737 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:05.774 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:05.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:05.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:05.876 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:05.914 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:05.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:05.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:06.016 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:06.049 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:06.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:06.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:06.151 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:06.178 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:06.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:06.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:06.280 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:06.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:06.321 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:06.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:06.416 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 17 16 42087 42071 154.653 101.938 0.00660351 0.00645957 2024-08-17T17:52:06.422 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:06.478 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:06.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:06.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:06.581 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:06.617 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:06.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:06.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:06.719 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:06.748 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:06.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:06.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:06.850 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:06.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:06.885 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:06.885 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:06.986 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:07.030 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:07.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:07.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:07.132 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:07.157 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:07.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:07.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:07.215 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:06 smithi037 ceph-mon[102022]: pgmap v1666: 99 pgs: 99 active+clean; 2.4 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 177 MiB/s wr, 2.83k op/s 2024-08-17T17:52:07.216 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:06 smithi037 ceph-mon[97894]: pgmap v1666: 99 pgs: 99 active+clean; 2.4 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 177 MiB/s wr, 2.83k op/s 2024-08-17T17:52:07.258 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:06 smithi046 ceph-mon[88218]: pgmap v1666: 99 pgs: 99 active+clean; 2.4 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 177 MiB/s wr, 2.83k op/s 2024-08-17T17:52:07.296 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:07.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:07.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:07.398 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:07.415 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 18 16 43775 43759 151.922 105.5 0.00547491 0.00657723 2024-08-17T17:52:07.441 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:07.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:07.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:07.529 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:52:07.529 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [ 2024-08-17T17:52:07.529 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:07.529 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.45503.0:43973 8.1 e1188/1183 8:8c891853:::benchmark_data_smithi037_204188_object43972:head v 1188'2808, mlcod=1188'2805)", 2024-08-17T17:52:07.530 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:52:07.525033+0000", 2024-08-17T17:52:07.530 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.00077470100000000004, 2024-08-17T17:52:07.530 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00080284200000000001, 2024-08-17T17:52:07.530 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:52:07.530 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:52:07.530 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T17:52:07.530 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:52:07.530 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:07.530 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:52:07.530 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:07.525033+0000", 2024-08-17T17:52:07.530 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:07.530 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:07.531 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:07.531 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:52:07.531 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:07.525033+0000", 2024-08-17T17:52:07.531 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:07.531 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:07.531 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:07.531 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:52:07.531 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:07.525034+0000", 2024-08-17T17:52:07.531 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.237e-06 2024-08-17T17:52:07.531 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:07.531 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:07.531 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:52:07.531 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:07.525066+0000", 2024-08-17T17:52:07.532 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.1949000000000002e-05 2024-08-17T17:52:07.532 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:07.532 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:07.532 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:52:07.532 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:07.525084+0000", 2024-08-17T17:52:07.532 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.7428999999999999e-05 2024-08-17T17:52:07.532 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:07.532 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:07.532 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:52:07.532 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:07.525092+0000", 2024-08-17T17:52:07.532 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.9740000000000002e-06 2024-08-17T17:52:07.532 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:07.532 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:07.532 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:52:07.532 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:07.525167+0000", 2024-08-17T17:52:07.533 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.5290000000000006e-05 2024-08-17T17:52:07.533 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:07.533 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:07.533 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:52:07.533 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:07.525186+0000", 2024-08-17T17:52:07.533 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8597000000000002e-05 2024-08-17T17:52:07.533 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:07.533 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:52:07.533 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:07.533 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:07.533 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-08-17T17:52:07.533 INFO:teuthology.orchestra.run.smithi037.stdout: "num_ops": 1 2024-08-17T17:52:07.533 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:52:07.543 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:07.572 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:07.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:07.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:07.674 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:07.711 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:07.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:07.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:07.813 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:07.851 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:07.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:07.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:07.953 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:07.995 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:07.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:07.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:08.097 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:08.129 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:08.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:08.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:08.230 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:08.268 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:08.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:08.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:08.370 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:08.406 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:08.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:08.407 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:08.415 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 19 16 45708 45692 150.284 120.812 0.00634791 0.00664941 2024-08-17T17:52:08.509 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:08.543 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:08.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:08.544 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:08.591 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-08-17T17:52:08.645 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:08.682 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:08.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:08.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:08.784 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:08.816 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:08.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:08.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:08.918 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:08.962 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:08.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:08.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:09.063 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:09.097 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:09.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:09.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:09.199 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:09.239 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:09.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:09.240 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:08 smithi046 ceph-mon[88218]: pgmap v1667: 99 pgs: 99 active+clean; 2.4 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 114 MiB/s wr, 1.83k op/s 2024-08-17T17:52:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:08 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:09.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:52:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:52:08] "GET /metrics HTTP/1.1" 200 36600 "" "Prometheus/2.51.0" 2024-08-17T17:52:09.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:08 smithi037 ceph-mon[97894]: pgmap v1667: 99 pgs: 99 active+clean; 2.4 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 114 MiB/s wr, 1.83k op/s 2024-08-17T17:52:09.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:08 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:09.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:08 smithi037 ceph-mon[102022]: pgmap v1667: 99 pgs: 99 active+clean; 2.4 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 114 MiB/s wr, 1.83k op/s 2024-08-17T17:52:09.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:08 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:09.341 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:09.385 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:09.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:09.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:09.415 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:2024-08-17T17:52:09.415623+0000 min lat: 0.00125983 max lat: 0.132683 avg lat: 0.00672923 2024-08-17T17:52:09.415 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:52:09.415 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 20 16 47542 47526 148.5 114.625 0.011548 0.00672923 2024-08-17T17:52:09.487 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:09.545 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:09.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:09.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:09.648 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:09.683 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:09.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:09.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:09.785 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:09.814 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:09.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:09.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:09.853 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:09.891 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:09.916 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:09.946 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:09.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:09.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:10.001 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is set 2024-08-17T17:52:10.020 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:09 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2095607237' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:52:10.020 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:09 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2095607237' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:52:10.048 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:10.088 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:10.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:10.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:10.189 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:10.230 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:10.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:10.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:10.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:09 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2095607237' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:52:10.261 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:52:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:52:10.214Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:52:10.332 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:10.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:10.372 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:10.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:10.415 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 21 16 49218 49202 146.417 104.75 0.010508 0.00682425 2024-08-17T17:52:10.473 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:10.517 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:10.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:10.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:10.618 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:10.668 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:10.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:10.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:10.770 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:10.805 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:10.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:10.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:10.907 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:10.944 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:10.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:10.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:11.046 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:11.085 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:11.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:11.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:11.187 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:11.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:11.225 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:11.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:10 smithi046 ceph-mon[88218]: pgmap v1668: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 158 MiB/s wr, 2.54k op/s 2024-08-17T17:52:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:10 smithi046 ceph-mon[88218]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:52:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:10 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2095607237' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:52:11.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:10 smithi046 ceph-mon[88218]: osdmap e1189: 8 total, 8 up, 7 in 2024-08-17T17:52:11.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:10 smithi037 ceph-mon[102022]: pgmap v1668: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 158 MiB/s wr, 2.54k op/s 2024-08-17T17:52:11.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:10 smithi037 ceph-mon[102022]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:52:11.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:10 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2095607237' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:52:11.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:10 smithi037 ceph-mon[102022]: osdmap e1189: 8 total, 8 up, 7 in 2024-08-17T17:52:11.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:10 smithi037 ceph-mon[97894]: pgmap v1668: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 158 MiB/s wr, 2.54k op/s 2024-08-17T17:52:11.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:10 smithi037 ceph-mon[97894]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:52:11.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:10 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2095607237' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:52:11.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:10 smithi037 ceph-mon[97894]: osdmap e1189: 8 total, 8 up, 7 in 2024-08-17T17:52:11.326 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:11.360 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:11.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:11.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:11.415 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 22 16 50875 50859 144.468 103.562 0.00420059 0.00691725 2024-08-17T17:52:11.461 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:11.494 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:11.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:11.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:11.596 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:11.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:11.634 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:11.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:11.735 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:11.765 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:11.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:11.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:11.867 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:11.897 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:11.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:11.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:11.999 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:12.036 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:12.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:12.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:12.138 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:12.169 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:12.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:12.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:12.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:12 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:52:12.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:12 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:52:12.270 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:12.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:12 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:52:12.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:12 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:52:12.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:12 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:52:12.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:12 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:52:12.312 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:12.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:12.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:12.414 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:12.415 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 23 16 52499 52483 142.6 101.5 0.00521785 0.00700697 2024-08-17T17:52:12.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:12.452 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:12.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:12.554 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:12.591 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:12.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:12.592 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:12.693 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:12.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:12.726 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:12.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:12.827 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:12.864 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:12.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:12.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:12.966 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:12.968 INFO:teuthology.orchestra.run.smithi037.stderr:no valid command found; 10 closest matches: 2024-08-17T17:52:12.968 INFO:teuthology.orchestra.run.smithi037.stderr:0 2024-08-17T17:52:12.968 INFO:teuthology.orchestra.run.smithi037.stderr:1 2024-08-17T17:52:12.968 INFO:teuthology.orchestra.run.smithi037.stderr:2 2024-08-17T17:52:12.968 INFO:teuthology.orchestra.run.smithi037.stderr:abort 2024-08-17T17:52:12.968 INFO:teuthology.orchestra.run.smithi037.stderr:assert 2024-08-17T17:52:12.968 INFO:teuthology.orchestra.run.smithi037.stderr:bench [] [] [] [] 2024-08-17T17:52:12.968 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs debug_inject_read_zeros 2024-08-17T17:52:12.968 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs files list 2024-08-17T17:52:12.969 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs stats 2024-08-17T17:52:12.969 INFO:teuthology.orchestra.run.smithi037.stderr:bluestore allocator dump block 2024-08-17T17:52:12.969 INFO:teuthology.orchestra.run.smithi037.stderr:Error EINVAL: invalid command 2024-08-17T17:52:12.996 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:12.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:12.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:13.098 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:13.134 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:13.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:13.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:13.236 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:13.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:13.278 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:13.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:13.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:13 smithi037 ceph-mon[102022]: pgmap v1670: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 111 MiB/s wr, 1.78k op/s 2024-08-17T17:52:13.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:13 smithi037 ceph-mon[97894]: pgmap v1670: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 111 MiB/s wr, 1.78k op/s 2024-08-17T17:52:13.379 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:13.417 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 24 16 54173 54157 141.012 104.625 0.00529097 0.00708632 2024-08-17T17:52:13.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:13.418 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:13.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:13.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:13 smithi046 ceph-mon[88218]: pgmap v1670: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 111 MiB/s wr, 1.78k op/s 2024-08-17T17:52:13.519 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:13.558 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:13.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:13.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:13.660 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:13.698 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:13.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:13.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:13.800 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:13.840 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:13.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:13.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:13.942 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:13.980 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:13.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:13.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:14.082 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:14.117 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:14.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:14.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:14.219 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:14.256 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:14.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:14.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:14.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:14 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:52:14.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:14 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:52:14.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:14 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:52:14.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:14 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:52:14.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:14 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:52:14.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:14 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:52:14.340 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T17:52:14.340 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T17:52:14.341 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.2 'trim stale osdmaps' 2024-08-17T17:52:14.358 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:14.416 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 25 16 55924 55908 139.749 109.438 0.0081148 0.00715104 2024-08-17T17:52:14.423 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:14.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:14.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:14.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:14 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:52:14.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:14 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:52:14.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:14 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:52:14.525 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:14.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:14.568 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:14.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:14.669 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:14.708 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:52:14.719 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:14.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:14.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:14.821 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:14.867 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:14.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:14.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:14.969 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:15.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:15.016 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:15.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:15.117 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:15.156 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:15.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:15.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:15.258 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:15.288 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:15.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:15.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:15.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:15 smithi037 ceph-mon[97894]: pgmap v1671: 99 pgs: 99 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 109 MiB/s wr, 1.75k op/s 2024-08-17T17:52:15.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:15 smithi037 ceph-mon[102022]: pgmap v1671: 99 pgs: 99 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 109 MiB/s wr, 1.75k op/s 2024-08-17T17:52:15.390 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:15.417 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 26 16 57484 57468 138.124 97.5 0.00533697 0.00723364 2024-08-17T17:52:15.429 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:15.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:15.430 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:15.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:15 smithi046 ceph-mon[88218]: pgmap v1671: 99 pgs: 99 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 109 MiB/s wr, 1.75k op/s 2024-08-17T17:52:15.531 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:15.568 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:15.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:15.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:15.669 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:15.717 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:15.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:15.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:15.819 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:15.856 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:15.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:15.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:15.958 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:15.993 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:15.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:15.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:16.095 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:16.137 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:16.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:16.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:16.239 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:16.247 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:16 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3922930239' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:16.247 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:16 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3922930239' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:16.292 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:16.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:16.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:16.370 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:52:16.370 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:52:16.370 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:52:16.370 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:52:16.371 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:52:16.371 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:52:16.371 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:52:16.371 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:52:16.371 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:52:16.371 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:52:16.371 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:52:16.371 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:52:16.371 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:52:16.371 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:52:16.372 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:52:16.372 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:52:16.394 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:16.417 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 27 16 59106 59090 136.762 101.375 0.014553 0.00730675 2024-08-17T17:52:16.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:16.433 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:16.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:16.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:16 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3922930239' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:16.534 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:16.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:16.571 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:16.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:16.615 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:16.672 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:16.711 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:16.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:16.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:16.813 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:16.848 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:16.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:16.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:16.950 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:16.980 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:16.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:16.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:17.082 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:17.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:17.116 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:17.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:17.217 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:17.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:17.255 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:17.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:17.357 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:17.393 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:17.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:17.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:17.417 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 28 16 60748 60732 135.543 102.625 0.00466907 0.00737292 2024-08-17T17:52:17.495 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:17.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:17 smithi046 ceph-mon[88218]: pgmap v1672: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-08-17T17:52:17.530 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:17.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:17.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:17.535 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:17 smithi037 ceph-mon[102022]: pgmap v1672: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-08-17T17:52:17.535 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:17 smithi037 ceph-mon[97894]: pgmap v1672: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-08-17T17:52:17.632 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:17.670 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:17.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:17.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:17.772 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:17.808 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:17.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:17.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:17.909 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:17.947 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:17.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:17.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:18.048 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:18.083 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:18.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:18.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:18.185 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:18.220 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:18.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:18.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:18.321 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:18.359 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:18.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:18.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:18.388 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:18.417 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 29 16 62370 62354 134.364 101.375 0.00780185 0.00743715 2024-08-17T17:52:18.441 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:52:18.441 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:52:18.461 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:18.501 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:18.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:18.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:18.603 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:18.636 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:18.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:18.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:18.738 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:18.776 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:18.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:18.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:18.877 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:18.913 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:18.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:18.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:19.015 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:19.048 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:19.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:19.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:19.150 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:19.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:19.190 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:19.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:19.282 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:19 smithi037 ceph-mon[97894]: pgmap v1673: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-08-17T17:52:19.282 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:52:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:52:18] "GET /metrics HTTP/1.1" 200 36616 "" "Prometheus/2.51.0" 2024-08-17T17:52:19.282 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:19 smithi037 ceph-mon[102022]: pgmap v1673: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-08-17T17:52:19.291 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:19.332 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:19.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:19.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:19.417 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 30 16 63942 63926 133.16 98.25 0.0101679 0.00750476 2024-08-17T17:52:19.435 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:19.469 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:19.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:19.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:19.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:19 smithi046 ceph-mon[88218]: pgmap v1673: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-08-17T17:52:19.571 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:19.608 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:19.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:19.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:19.707 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-08-17T17:52:19.709 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:19.719 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:52:19.746 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:19.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:19.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:19.848 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:19.877 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:19.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:19.878 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:19.979 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:20.009 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:20.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:20.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:20.111 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:20.147 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:20.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:20.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:20.249 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:20.279 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:20.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:20.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:20.381 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:20.416 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:20.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:20.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:20.417 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 31 16 65404 65388 131.812 91.375 0.01411 0.00758171 2024-08-17T17:52:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:52:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:52:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:52:20.518 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:20.554 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:20.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:20.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:20.656 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:20.700 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:20.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:20.702 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:20.802 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:20.838 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:20.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:20.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:20.939 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:20.991 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:20.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:20.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:21.027 INFO:teuthology.orchestra.run.smithi037.stderr:no valid command found; 10 closest matches: 2024-08-17T17:52:21.027 INFO:teuthology.orchestra.run.smithi037.stderr:0 2024-08-17T17:52:21.027 INFO:teuthology.orchestra.run.smithi037.stderr:1 2024-08-17T17:52:21.027 INFO:teuthology.orchestra.run.smithi037.stderr:2 2024-08-17T17:52:21.027 INFO:teuthology.orchestra.run.smithi037.stderr:abort 2024-08-17T17:52:21.027 INFO:teuthology.orchestra.run.smithi037.stderr:assert 2024-08-17T17:52:21.027 INFO:teuthology.orchestra.run.smithi037.stderr:bench [] [] [] [] 2024-08-17T17:52:21.027 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs debug_inject_read_zeros 2024-08-17T17:52:21.027 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs files list 2024-08-17T17:52:21.027 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs stats 2024-08-17T17:52:21.028 INFO:teuthology.orchestra.run.smithi037.stderr:bluestore allocator dump block 2024-08-17T17:52:21.028 INFO:teuthology.orchestra.run.smithi037.stderr:Error EINVAL: invalid command 2024-08-17T17:52:21.093 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:21.132 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:21.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:21.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:21.233 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:21.269 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:21.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:21.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:21.371 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:21.408 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:21.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:21.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:21.417 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 32 16 66894 66878 130.602 93.125 0.0124795 0.00765139 2024-08-17T17:52:21.421 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:21 smithi037 ceph-mon[102022]: pgmap v1674: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 102 MiB/s wr, 1.64k op/s 2024-08-17T17:52:21.421 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:21 smithi037 ceph-mon[97894]: pgmap v1674: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 102 MiB/s wr, 1.64k op/s 2024-08-17T17:52:21.510 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:21.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:21 smithi046 ceph-mon[88218]: pgmap v1674: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 102 MiB/s wr, 1.64k op/s 2024-08-17T17:52:21.552 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:21.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:21.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:21.654 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:21.687 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:21.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:21.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:21.789 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:21.812 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:21.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:21.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:21.914 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:21.951 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:21.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:21.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:22.053 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:22.089 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:22.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:22.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:22.150 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T17:52:22.151 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T17:52:22.151 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.3 'trim stale osdmaps' 2024-08-17T17:52:22.191 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:22.239 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:22.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:22.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:22.341 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:22.378 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:22.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:22.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:22.417 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 33 16 68323 68307 129.351 89.3125 0.00936611 0.00772507 2024-08-17T17:52:22.480 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:22.518 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:22.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:22.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:22.621 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:22.657 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:22.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:22.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:22.681 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:22.752 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:22.759 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:22.813 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:22.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:22.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:22.915 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:22.938 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:22.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:22.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:23.040 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:23.076 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:23.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:23.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:23.178 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:23.210 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:23.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:23.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:23.312 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:23.354 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:23.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:23.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:23.417 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 34 16 69686 69670 128.052 85.1875 0.0146928 0.00780448 2024-08-17T17:52:23.423 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:23 smithi037 ceph-mon[102022]: pgmap v1675: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:52:23.423 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:23 smithi037 ceph-mon[97894]: pgmap v1675: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:52:23.456 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:23.496 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:23.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:23.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:23.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:23 smithi046 ceph-mon[88218]: pgmap v1675: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:52:23.598 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:23.633 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:23.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:23.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:23.735 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:23.771 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:23.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:23.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:23.873 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:23.913 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:23.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:23.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:24.015 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:24.054 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:24.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:24.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:24.156 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:24.196 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:24.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:24.197 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:24.298 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:24.331 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:24.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:24.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:24.418 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 35 16 71109 71093 126.934 88.9375 0.0148924 0.0078729 2024-08-17T17:52:24.433 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:24.467 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:24.468 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:24.470 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:24.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:24.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:24.480 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:24.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:24.572 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:24.622 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:24.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:24.623 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:24.723 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:24.759 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:24.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:24.760 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:24.860 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:24.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:24.896 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:24.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:24.997 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:25.039 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:25.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:25.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:25.140 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:25.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:25.175 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:25.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:25.189 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is unset 2024-08-17T17:52:25.275 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:25.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:25.313 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:25.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:25.413 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:25.418 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 36 16 72532 72516 125.879 88.9375 0.0123333 0.00793967 2024-08-17T17:52:25.449 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:25.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:25.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:25.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:25 smithi046 ceph-mon[88218]: pgmap v1676: 99 pgs: 99 active+clean; 4.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-08-17T17:52:25.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:25 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3581090543' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:52:25.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:25 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:52:25.529 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:25 smithi037 ceph-mon[102022]: pgmap v1676: 99 pgs: 99 active+clean; 4.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-08-17T17:52:25.530 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:25 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3581090543' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:52:25.530 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:25 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:52:25.530 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:25 smithi037 ceph-mon[97894]: pgmap v1676: 99 pgs: 99 active+clean; 4.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-08-17T17:52:25.530 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:25 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3581090543' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:52:25.530 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:25 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:52:25.551 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:25.590 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:25.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:25.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:25.691 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:25.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:25.725 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:25.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:25.826 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:25.864 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:25.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:25.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:25.966 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:26.003 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:26.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:26.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:26.105 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:26.143 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:26.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:26.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:26.245 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:26.283 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:26.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:26.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:26.385 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:26.388 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:26 smithi037 ceph-mon[102022]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:52:26.388 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:26 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:52:26.388 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:26 smithi037 ceph-mon[102022]: osdmap e1190: 8 total, 8 up, 7 in 2024-08-17T17:52:26.388 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:26 smithi037 ceph-mon[97894]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:52:26.388 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:26 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:52:26.388 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:26 smithi037 ceph-mon[97894]: osdmap e1190: 8 total, 8 up, 7 in 2024-08-17T17:52:26.418 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 37 16 73943 73927 124.86 88.1875 0.00795603 0.00800375 2024-08-17T17:52:26.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:26.420 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:26.420 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:26.451 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:52:26.451 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:52:26.491 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:52:26.491 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:52:26.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:26 smithi046 ceph-mon[88218]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:52:26.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:26 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:52:26.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:26 smithi046 ceph-mon[88218]: osdmap e1190: 8 total, 8 up, 7 in 2024-08-17T17:52:26.521 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:26.524 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:52:26.524 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:52:26.553 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:52:26.553 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:52:26.554 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:26.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:26.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:26.585 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:52:26.585 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:52:26.620 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:52:26.621 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:52:26.654 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:52:26.655 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:52:26.655 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:26.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:26.690 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:26.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:26.690 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:52:26.691 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:52:26.790 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:26.827 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:26.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:26.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:26.929 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:26.968 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:26.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:26.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:27.069 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:27.111 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:27.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:27.112 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:27.213 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:27.254 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:27.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:27.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:27.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:27 smithi037 ceph-mon[97894]: pgmap v1678: 99 pgs: 99 active+clean; 4.3 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-08-17T17:52:27.310 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:27 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3445067369' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:27.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:27 smithi037 ceph-mon[102022]: pgmap v1678: 99 pgs: 99 active+clean; 4.3 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-08-17T17:52:27.310 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:27 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3445067369' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:27.357 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:27.398 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:27.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:27.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:27.418 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 38 16 75320 75304 123.839 86.0625 0.00933442 0.00806977 2024-08-17T17:52:27.500 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:27.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:27 smithi046 ceph-mon[88218]: pgmap v1678: 99 pgs: 99 active+clean; 4.3 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-08-17T17:52:27.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:27 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3445067369' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:27.537 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:27.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:27.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:27.639 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:27.680 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:27.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:27.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:27.782 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:27.832 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:27.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:27.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:27.934 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:27.970 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:27.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:27.971 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:28.072 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:28.096 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:28.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:28.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:28.198 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:28.237 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:28.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:28.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:28.338 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:28.377 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:28.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:28.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:28.418 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 39 16 76545 76529 122.626 76.5625 0.00574297 0.00814976 2024-08-17T17:52:28.479 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:28.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:28.518 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:28.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:28.619 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:28.653 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:28.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:28.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:28.755 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:28.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:28.792 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:28.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:28.893 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:28.918 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:28.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:28.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:29.020 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:29.057 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:29.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:29.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:29.159 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:29.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:29.187 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:29.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:29.230 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:52:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:52:28] "GET /metrics HTTP/1.1" 200 36618 "" "Prometheus/2.51.0" 2024-08-17T17:52:29.287 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:29.324 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:29.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:29.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:29.418 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:2024-08-17T17:52:29.418449+0000 min lat: 0.00125983 max lat: 0.134895 avg lat: 0.00823294 2024-08-17T17:52:29.418 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:52:29.419 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 40 16 77716 77700 121.39 73.1875 0.00932296 0.00823294 2024-08-17T17:52:29.426 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:29.458 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:29.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:29.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:29.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:29 smithi046 ceph-mon[88218]: pgmap v1679: 99 pgs: 99 active+clean; 4.3 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-08-17T17:52:29.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:29 smithi037 ceph-mon[102022]: pgmap v1679: 99 pgs: 99 active+clean; 4.3 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-08-17T17:52:29.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:29 smithi037 ceph-mon[97894]: pgmap v1679: 99 pgs: 99 active+clean; 4.3 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-08-17T17:52:29.560 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:29.597 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:29.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:29.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:29.698 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:29.733 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:29.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:29.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:29.835 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:29.873 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:29.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:29.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:29.975 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:30.014 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:30.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:30.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:30.116 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:30.138 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:30.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:30.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:30.240 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:30.269 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:30.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:30.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:30.371 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:30.410 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:30.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:30.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:30.418 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 41 16 78876 78860 120.197 72.5 0.00326637 0.00831277 2024-08-17T17:52:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:52:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:52:30.214Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:52:30.513 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:30.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:30.548 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:30.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:30.649 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:30.687 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:30.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:30.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:30.789 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:30.821 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:30.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:30.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:30.923 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:30.957 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:30.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:30.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:31.058 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:31.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:31.098 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:31.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:31.199 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:31.221 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:31.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:31.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:31.323 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:31.364 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:31.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:31.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:31.418 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 42 16 80047 80031 119.078 73.1875 0.0102485 0.00839235 2024-08-17T17:52:31.465 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:31.502 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:31.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:31.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:31 smithi046 ceph-mon[88218]: pgmap v1680: 99 pgs: 99 active+clean; 4.7 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-08-17T17:52:31.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:31 smithi037 ceph-mon[97894]: pgmap v1680: 99 pgs: 99 active+clean; 4.7 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-08-17T17:52:31.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:31 smithi037 ceph-mon[102022]: pgmap v1680: 99 pgs: 99 active+clean; 4.7 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-08-17T17:52:31.604 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:31.637 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:31.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:31.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:31.739 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:31.778 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:31.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:31.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:31.880 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:31.927 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:31.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:31.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:32.029 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:32.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:32.070 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:32.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:32.172 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:32.205 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:32.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:32.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:32.306 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:32.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:32.346 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:32.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:32.418 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 43 16 81296 81280 118.124 78.0625 0.00921972 0.00845996 2024-08-17T17:52:32.447 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:32.485 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:32.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:32.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:32.587 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:32.622 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:32.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:32.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:32.693 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:52:32.693 INFO:teuthology.orchestra.run.smithi037.stdout: "size": 20, 2024-08-17T17:52:32.693 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 600, 2024-08-17T17:52:32.693 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [ 2024-08-17T17:52:32.694 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.694 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:99360 6.f 6:fd2620b8:::benchmark_data_smithi037_142561_object99359:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1091)", 2024-08-17T17:52:32.694 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:37.078140+0000", 2024-08-17T17:52:32.694 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 535.11587483599999, 2024-08-17T17:52:32.694 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.11960594400000001, 2024-08-17T17:52:32.694 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:52:32.694 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:52:32.694 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:32.694 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:52:32.694 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:52:32.694 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:52:32.694 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 99360 2024-08-17T17:52:32.694 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.695 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:52:32.695 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.695 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:52:32.695 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.078140+0000", 2024-08-17T17:52:32.695 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.695 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.695 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.695 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:52:32.695 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.078140+0000", 2024-08-17T17:52:32.695 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.695 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.695 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.695 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:52:32.696 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.078142+0000", 2024-08-17T17:52:32.696 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.514e-06 2024-08-17T17:52:32.696 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.696 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.696 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:52:32.696 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.078163+0000", 2024-08-17T17:52:32.696 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1866999999999999e-05 2024-08-17T17:52:32.696 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.696 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.696 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:52:32.696 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.078173+0000", 2024-08-17T17:52:32.696 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0096e-05 2024-08-17T17:52:32.696 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.697 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.697 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:52:32.697 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.078179+0000", 2024-08-17T17:52:32.697 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.8830000000000003e-06 2024-08-17T17:52:32.697 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.697 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.697 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:52:32.697 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.078474+0000", 2024-08-17T17:52:32.697 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00029434799999999999 2024-08-17T17:52:32.697 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.697 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.697 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:52:32.697 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.078593+0000", 2024-08-17T17:52:32.698 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000118876 2024-08-17T17:52:32.698 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.698 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.698 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:52:32.698 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.078722+0000", 2024-08-17T17:52:32.698 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012948199999999999 2024-08-17T17:52:32.698 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.698 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.698 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:52:32.698 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.082004+0000", 2024-08-17T17:52:32.698 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0032817620000000001 2024-08-17T17:52:32.698 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.698 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.698 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:32.699 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.084963+0000", 2024-08-17T17:52:32.699 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0029590799999999998 2024-08-17T17:52:32.699 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.699 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.699 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:32.699 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.197595+0000", 2024-08-17T17:52:32.699 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.112632465 2024-08-17T17:52:32.699 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.699 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.699 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:52:32.699 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.197700+0000", 2024-08-17T17:52:32.700 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000105031 2024-08-17T17:52:32.700 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.700 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.700 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:52:32.700 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.197746+0000", 2024-08-17T17:52:32.700 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.5540000000000001e-05 2024-08-17T17:52:32.700 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.700 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:52:32.700 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.700 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.700 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.700 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:99368 6.f 6:fa710305:::benchmark_data_smithi037_142561_object99367:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1091)", 2024-08-17T17:52:32.700 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:43:37.085834+0000", 2024-08-17T17:52:32.701 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 535.10818100200004, 2024-08-17T17:52:32.701 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.112076392, 2024-08-17T17:52:32.701 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:52:32.701 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:52:32.701 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:32.701 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:52:32.701 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:52:32.701 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:52:32.701 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 99368 2024-08-17T17:52:32.701 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.701 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:52:32.702 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.702 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:52:32.702 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.085834+0000", 2024-08-17T17:52:32.702 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.702 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.702 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.702 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:52:32.702 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.085834+0000", 2024-08-17T17:52:32.702 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.702 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.702 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.702 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:52:32.703 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.085836+0000", 2024-08-17T17:52:32.703 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8330000000000001e-06 2024-08-17T17:52:32.703 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.703 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.703 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:52:32.703 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.085860+0000", 2024-08-17T17:52:32.703 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.4615999999999999e-05 2024-08-17T17:52:32.703 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.703 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.703 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:52:32.703 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.085879+0000", 2024-08-17T17:52:32.703 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9182999999999999e-05 2024-08-17T17:52:32.703 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.703 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.704 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:52:32.704 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.085888+0000", 2024-08-17T17:52:32.704 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.7050000000000005e-06 2024-08-17T17:52:32.704 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.704 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.704 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:52:32.704 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.085945+0000", 2024-08-17T17:52:32.704 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6749000000000002e-05 2024-08-17T17:52:32.704 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.704 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.704 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:52:32.704 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.086074+0000", 2024-08-17T17:52:32.704 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012898900000000001 2024-08-17T17:52:32.705 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.705 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.705 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:52:32.705 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.086202+0000", 2024-08-17T17:52:32.705 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012804900000000001 2024-08-17T17:52:32.705 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.705 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.705 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:32.705 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.089234+0000", 2024-08-17T17:52:32.705 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0030319750000000001 2024-08-17T17:52:32.705 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.705 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.705 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:52:32.706 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.089261+0000", 2024-08-17T17:52:32.706 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.7361000000000001e-05 2024-08-17T17:52:32.706 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.706 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.706 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:32.706 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.197789+0000", 2024-08-17T17:52:32.706 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.108527663 2024-08-17T17:52:32.706 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.706 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.706 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:52:32.706 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.197874+0000", 2024-08-17T17:52:32.706 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.5014999999999998e-05 2024-08-17T17:52:32.706 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.707 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.707 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:52:32.707 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:43:37.197910+0000", 2024-08-17T17:52:32.707 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.6254000000000002e-05 2024-08-17T17:52:32.707 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.707 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:52:32.707 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.707 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.707 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.707 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156863 6.f 6:f9e6f16a:::benchmark_data_smithi037_142561_object31081:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1104)", 2024-08-17T17:52:32.707 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.549921+0000", 2024-08-17T17:52:32.707 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 468.64409421200003, 2024-08-17T17:52:32.707 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.11261297000000001, 2024-08-17T17:52:32.708 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:52:32.708 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:52:32.708 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:32.708 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:52:32.708 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:52:32.708 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:52:32.708 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156863 2024-08-17T17:52:32.708 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.708 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:52:32.708 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.708 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:52:32.708 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.549921+0000", 2024-08-17T17:52:32.709 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.709 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.709 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.709 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:52:32.709 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.549921+0000", 2024-08-17T17:52:32.709 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.709 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.709 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.709 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:52:32.709 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.549922+0000", 2024-08-17T17:52:32.709 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3039999999999999e-06 2024-08-17T17:52:32.709 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.709 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.709 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:52:32.710 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.549927+0000", 2024-08-17T17:52:32.710 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.6070000000000001e-06 2024-08-17T17:52:32.710 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.710 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.710 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:52:32.710 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.549936+0000", 2024-08-17T17:52:32.710 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.1409999999999994e-06 2024-08-17T17:52:32.710 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.710 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.710 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:52:32.710 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.549941+0000", 2024-08-17T17:52:32.710 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.0069999999999997e-06 2024-08-17T17:52:32.711 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.711 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.711 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:52:32.711 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.549984+0000", 2024-08-17T17:52:32.711 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.2870999999999997e-05 2024-08-17T17:52:32.711 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.711 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.711 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:52:32.711 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.550055+0000", 2024-08-17T17:52:32.711 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.1419000000000002e-05 2024-08-17T17:52:32.711 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.711 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.711 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:52:32.711 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.550117+0000", 2024-08-17T17:52:32.712 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1997999999999998e-05 2024-08-17T17:52:32.712 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.712 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.712 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:52:32.712 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.553630+0000", 2024-08-17T17:52:32.712 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0035127190000000001 2024-08-17T17:52:32.712 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.712 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.712 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:32.712 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.554000+0000", 2024-08-17T17:52:32.712 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00037072800000000002 2024-08-17T17:52:32.712 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.712 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.713 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:32.713 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.662405+0000", 2024-08-17T17:52:32.713 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.10840477799999999 2024-08-17T17:52:32.713 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.713 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.713 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:52:32.713 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.662461+0000", 2024-08-17T17:52:32.713 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.5658999999999997e-05 2024-08-17T17:52:32.713 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.713 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.713 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:52:32.713 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.662534+0000", 2024-08-17T17:52:32.714 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.2738999999999996e-05 2024-08-17T17:52:32.714 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.714 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:52:32.714 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.714 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.714 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.714 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.35031.0:156864 6.0 e1104/1099 6:048d70c0:::benchmark_data_smithi037_142561_object31082:head v 1104'9377, mlcod=1104'9375)", 2024-08-17T17:52:32.714 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.553390+0000", 2024-08-17T17:52:32.714 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 468.64062510600002, 2024-08-17T17:52:32.714 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.109476534, 2024-08-17T17:52:32.714 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:52:32.714 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:52:32.715 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:32.715 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:52:32.715 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.715 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:52:32.715 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.553390+0000", 2024-08-17T17:52:32.715 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.715 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.715 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.715 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:52:32.715 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.553390+0000", 2024-08-17T17:52:32.715 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.715 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.715 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.716 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:52:32.716 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.553391+0000", 2024-08-17T17:52:32.716 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.4099999999999997e-07 2024-08-17T17:52:32.716 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.716 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.716 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:52:32.716 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.553397+0000", 2024-08-17T17:52:32.716 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5180000000000001e-06 2024-08-17T17:52:32.716 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.716 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.716 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:52:32.716 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.553408+0000", 2024-08-17T17:52:32.716 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0845e-05 2024-08-17T17:52:32.716 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.717 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.717 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:52:32.717 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.553418+0000", 2024-08-17T17:52:32.717 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0428000000000001e-05 2024-08-17T17:52:32.717 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.717 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.717 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:52:32.717 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.553500+0000", 2024-08-17T17:52:32.717 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.1592000000000001e-05 2024-08-17T17:52:32.717 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.717 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.717 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:52:32.717 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.553521+0000", 2024-08-17T17:52:32.717 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.0823999999999999e-05 2024-08-17T17:52:32.717 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.718 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.718 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:52:32.718 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.662832+0000", 2024-08-17T17:52:32.718 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.10931112699999999 2024-08-17T17:52:32.718 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.718 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.718 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:52:32.718 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.662866+0000", 2024-08-17T17:52:32.718 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.4359000000000001e-05 2024-08-17T17:52:32.718 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.718 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:52:32.718 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.718 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.719 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.719 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop_reply(client.35031.0:156863 6.f e1104/1081 ondisk, result = 0)", 2024-08-17T17:52:32.719 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.554380+0000", 2024-08-17T17:52:32.719 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 468.63963507599999, 2024-08-17T17:52:32.719 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.108159689, 2024-08-17T17:52:32.719 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:52:32.719 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:52:32.719 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T17:52:32.719 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:52:32.719 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.719 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:52:32.719 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.554380+0000", 2024-08-17T17:52:32.719 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.719 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.720 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.720 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:52:32.720 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.554380+0000", 2024-08-17T17:52:32.720 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.720 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.720 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.720 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:52:32.720 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.554381+0000", 2024-08-17T17:52:32.720 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.3600000000000003e-07 2024-08-17T17:52:32.720 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.720 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.720 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:52:32.720 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.554389+0000", 2024-08-17T17:52:32.720 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.8619999999999992e-06 2024-08-17T17:52:32.721 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.721 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.721 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:52:32.721 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.662306+0000", 2024-08-17T17:52:32.721 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.107916789 2024-08-17T17:52:32.721 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.721 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.721 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:52:32.721 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.662320+0000", 2024-08-17T17:52:32.721 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3363999999999999e-05 2024-08-17T17:52:32.721 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.721 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.721 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:52:32.721 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.662389+0000", 2024-08-17T17:52:32.722 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9474999999999995e-05 2024-08-17T17:52:32.722 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.722 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.722 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:52:32.722 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.662399+0000", 2024-08-17T17:52:32.722 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.9429999999999995e-06 2024-08-17T17:52:32.722 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.722 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.722 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:52:32.722 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.662539+0000", 2024-08-17T17:52:32.722 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014051999999999999 2024-08-17T17:52:32.722 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.722 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:52:32.722 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.722 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.723 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.723 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:182406 6.f 6:fd35012f:::benchmark_data_smithi037_142561_object56624:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1110)", 2024-08-17T17:52:32.723 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:45:11.752139+0000", 2024-08-17T17:52:32.723 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 440.44187591000002, 2024-08-17T17:52:32.723 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.11316039, 2024-08-17T17:52:32.723 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:52:32.723 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:52:32.723 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:32.723 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:52:32.723 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:52:32.723 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:52:32.723 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 182406 2024-08-17T17:52:32.724 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.724 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:52:32.724 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.724 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:52:32.724 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.752139+0000", 2024-08-17T17:52:32.724 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.724 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.724 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.724 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:52:32.724 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.752139+0000", 2024-08-17T17:52:32.724 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.724 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.724 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.724 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:52:32.724 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.752141+0000", 2024-08-17T17:52:32.725 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8840000000000001e-06 2024-08-17T17:52:32.725 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.725 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.725 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:52:32.725 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.752148+0000", 2024-08-17T17:52:32.725 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.8360000000000003e-06 2024-08-17T17:52:32.725 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.725 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.725 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:52:32.725 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.752160+0000", 2024-08-17T17:52:32.725 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2517000000000001e-05 2024-08-17T17:52:32.725 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.725 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.725 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:52:32.726 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.752168+0000", 2024-08-17T17:52:32.726 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.0609999999999996e-06 2024-08-17T17:52:32.726 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.726 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.726 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:52:32.726 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.762309+0000", 2024-08-17T17:52:32.726 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010140611000000001 2024-08-17T17:52:32.726 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.726 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.726 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:52:32.726 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.762418+0000", 2024-08-17T17:52:32.726 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000109351 2024-08-17T17:52:32.726 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.727 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.727 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:52:32.727 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.762533+0000", 2024-08-17T17:52:32.727 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000114664 2024-08-17T17:52:32.727 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.727 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.727 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:32.727 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.767899+0000", 2024-08-17T17:52:32.727 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0053658530000000003 2024-08-17T17:52:32.727 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.727 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.727 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:52:32.727 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.767927+0000", 2024-08-17T17:52:32.728 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.8470999999999999e-05 2024-08-17T17:52:32.728 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.728 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.728 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:32.728 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.864647+0000", 2024-08-17T17:52:32.728 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.096719327999999993 2024-08-17T17:52:32.728 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.728 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.728 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:52:32.728 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.864940+0000", 2024-08-17T17:52:32.728 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00029305899999999997 2024-08-17T17:52:32.728 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.728 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.729 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:52:32.729 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:45:11.865299+0000", 2024-08-17T17:52:32.729 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00035975500000000001 2024-08-17T17:52:32.729 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.729 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:52:32.729 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.729 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.729 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.729 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:75067 7.8 7:19e3534b:::benchmark_data_smithi037_171911_object75066:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1149)", 2024-08-17T17:52:32.729 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:47:45.091160+0000", 2024-08-17T17:52:32.729 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 287.10285502300002, 2024-08-17T17:52:32.729 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.13447346800000001, 2024-08-17T17:52:32.729 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:52:32.730 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:52:32.730 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:32.730 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:52:32.730 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:52:32.730 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:52:32.730 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 75067 2024-08-17T17:52:32.730 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.730 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:52:32.730 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.730 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:52:32.730 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.091160+0000", 2024-08-17T17:52:32.731 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.731 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.731 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.731 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:52:32.731 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.091160+0000", 2024-08-17T17:52:32.731 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.731 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.731 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.731 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:52:32.731 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.091161+0000", 2024-08-17T17:52:32.731 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5209999999999999e-06 2024-08-17T17:52:32.731 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.731 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.731 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:52:32.732 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.091186+0000", 2024-08-17T17:52:32.732 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.4907000000000001e-05 2024-08-17T17:52:32.732 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.732 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.732 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:52:32.732 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.091200+0000", 2024-08-17T17:52:32.732 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4219999999999999e-05 2024-08-17T17:52:32.732 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.732 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.732 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:52:32.732 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.091209+0000", 2024-08-17T17:52:32.732 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.3440000000000001e-06 2024-08-17T17:52:32.733 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.733 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.733 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:52:32.733 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.091282+0000", 2024-08-17T17:52:32.733 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.3193000000000002e-05 2024-08-17T17:52:32.733 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.733 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.733 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op must wait for map", 2024-08-17T17:52:32.733 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.091289+0000", 2024-08-17T17:52:32.733 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.6850000000000004e-06 2024-08-17T17:52:32.733 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.733 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.733 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:52:32.734 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.091510+0000", 2024-08-17T17:52:32.734 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000220955 2024-08-17T17:52:32.734 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.734 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.734 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:52:32.734 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.091646+0000", 2024-08-17T17:52:32.734 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013683400000000001 2024-08-17T17:52:32.734 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.734 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.734 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:52:32.734 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.091794+0000", 2024-08-17T17:52:32.734 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014769300000000001 2024-08-17T17:52:32.734 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.735 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.735 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:52:32.735 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.095045+0000", 2024-08-17T17:52:32.735 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0032503290000000002 2024-08-17T17:52:32.735 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.735 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.735 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:32.735 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.105101+0000", 2024-08-17T17:52:32.735 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010056634 2024-08-17T17:52:32.735 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.735 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.735 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:32.735 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.225565+0000", 2024-08-17T17:52:32.736 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.120464063 2024-08-17T17:52:32.736 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.736 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.736 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:52:32.736 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.225601+0000", 2024-08-17T17:52:32.736 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.6109999999999998e-05 2024-08-17T17:52:32.736 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.736 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.736 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:52:32.736 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.225633+0000", 2024-08-17T17:52:32.736 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.1980000000000002e-05 2024-08-17T17:52:32.736 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.736 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:52:32.736 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.737 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.737 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.737 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:75080 7.8 7:1451bc4c:::benchmark_data_smithi037_171911_object75079:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1149)", 2024-08-17T17:52:32.737 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:47:45.113866+0000", 2024-08-17T17:52:32.737 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 287.08014873100001, 2024-08-17T17:52:32.737 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.116015229, 2024-08-17T17:52:32.737 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:52:32.737 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:52:32.737 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:32.737 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:52:32.737 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:52:32.737 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:52:32.737 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 75080 2024-08-17T17:52:32.737 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.738 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:52:32.738 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.738 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:52:32.738 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.113866+0000", 2024-08-17T17:52:32.738 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.738 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.738 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.738 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:52:32.738 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.113866+0000", 2024-08-17T17:52:32.738 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.738 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.738 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.738 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:52:32.738 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.113868+0000", 2024-08-17T17:52:32.739 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.646e-06 2024-08-17T17:52:32.739 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.739 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.739 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:52:32.739 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.113891+0000", 2024-08-17T17:52:32.739 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2972e-05 2024-08-17T17:52:32.739 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.739 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.739 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:52:32.739 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.113903+0000", 2024-08-17T17:52:32.739 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2617e-05 2024-08-17T17:52:32.739 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.739 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.740 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:52:32.740 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.113911+0000", 2024-08-17T17:52:32.740 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.4189999999999996e-06 2024-08-17T17:52:32.740 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.740 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.740 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:52:32.740 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.113984+0000", 2024-08-17T17:52:32.740 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.3174000000000001e-05 2024-08-17T17:52:32.740 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.740 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.740 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:52:32.740 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.114125+0000", 2024-08-17T17:52:32.740 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014096599999999999 2024-08-17T17:52:32.741 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.741 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.741 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:52:32.741 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.114260+0000", 2024-08-17T17:52:32.741 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0001349 2024-08-17T17:52:32.741 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.741 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.741 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:32.741 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.117719+0000", 2024-08-17T17:52:32.741 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.003458858 2024-08-17T17:52:32.741 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.741 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.741 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:52:32.741 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.118249+0000", 2024-08-17T17:52:32.742 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00053049200000000003 2024-08-17T17:52:32.742 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.742 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.742 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:32.742 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.229776+0000", 2024-08-17T17:52:32.742 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.11152730199999999 2024-08-17T17:52:32.742 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.742 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.742 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:52:32.742 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.229840+0000", 2024-08-17T17:52:32.742 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.3479999999999995e-05 2024-08-17T17:52:32.742 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.743 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.743 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:52:32.743 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.229881+0000", 2024-08-17T17:52:32.743 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.1403000000000003e-05 2024-08-17T17:52:32.743 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.743 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:52:32.743 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.743 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.743 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.743 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:75084 7.8 7:1de6ca4a:::benchmark_data_smithi037_171911_object75083:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1149)", 2024-08-17T17:52:32.743 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:47:45.122173+0000", 2024-08-17T17:52:32.743 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 287.071842226, 2024-08-17T17:52:32.743 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.107835995, 2024-08-17T17:52:32.743 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:52:32.744 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:52:32.744 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:32.744 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:52:32.744 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:52:32.744 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:52:32.744 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 75084 2024-08-17T17:52:32.744 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.744 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:52:32.744 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.744 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:52:32.744 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.122173+0000", 2024-08-17T17:52:32.744 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.744 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.744 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.745 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:52:32.745 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.122173+0000", 2024-08-17T17:52:32.745 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.745 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.745 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.745 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:52:32.745 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.122175+0000", 2024-08-17T17:52:32.745 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.0420000000000001e-06 2024-08-17T17:52:32.745 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.745 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.745 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:52:32.745 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.122203+0000", 2024-08-17T17:52:32.745 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.7988999999999999e-05 2024-08-17T17:52:32.746 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.746 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.746 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:52:32.746 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.122231+0000", 2024-08-17T17:52:32.746 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.8566000000000001e-05 2024-08-17T17:52:32.746 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.746 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.746 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:52:32.746 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.122241+0000", 2024-08-17T17:52:32.746 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0118999999999999e-05 2024-08-17T17:52:32.746 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.746 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.747 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:52:32.747 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.122546+0000", 2024-08-17T17:52:32.747 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00030510900000000002 2024-08-17T17:52:32.747 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.747 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.747 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:52:32.747 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.123133+0000", 2024-08-17T17:52:32.747 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00058682099999999996 2024-08-17T17:52:32.747 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.747 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.747 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:52:32.747 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.123276+0000", 2024-08-17T17:52:32.747 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000142862 2024-08-17T17:52:32.747 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.748 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.748 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:32.748 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.126390+0000", 2024-08-17T17:52:32.748 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0031142610000000001 2024-08-17T17:52:32.748 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.748 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.748 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:52:32.748 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.126404+0000", 2024-08-17T17:52:32.748 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3601000000000001e-05 2024-08-17T17:52:32.748 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.748 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.748 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:32.748 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.229926+0000", 2024-08-17T17:52:32.749 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.103521766 2024-08-17T17:52:32.749 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.749 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.749 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:52:32.749 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.229976+0000", 2024-08-17T17:52:32.749 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.0115999999999999e-05 2024-08-17T17:52:32.749 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.749 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.749 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:52:32.749 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:47:45.230009+0000", 2024-08-17T17:52:32.749 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.2743000000000001e-05 2024-08-17T17:52:32.749 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.749 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:52:32.750 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.750 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.750 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.750 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:100867 7.e 7:74042b84:::benchmark_data_smithi037_171911_object100866:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-08-17T17:52:32.750 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:48:11.171385+0000", 2024-08-17T17:52:32.750 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 261.02263021200002, 2024-08-17T17:52:32.750 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.16070060799999999, 2024-08-17T17:52:32.750 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:52:32.750 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:52:32.750 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:32.750 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:52:32.750 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:52:32.750 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:52:32.751 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 100867 2024-08-17T17:52:32.751 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.751 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:52:32.751 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.751 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:52:32.751 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.171385+0000", 2024-08-17T17:52:32.751 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.751 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.751 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.751 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:52:32.751 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.171385+0000", 2024-08-17T17:52:32.751 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.752 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.752 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.752 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:52:32.752 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.171387+0000", 2024-08-17T17:52:32.752 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.0590000000000001e-06 2024-08-17T17:52:32.752 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.752 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.752 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:52:32.752 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.171412+0000", 2024-08-17T17:52:32.752 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.4947999999999999e-05 2024-08-17T17:52:32.752 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.752 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.752 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:52:32.752 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.171429+0000", 2024-08-17T17:52:32.753 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6881e-05 2024-08-17T17:52:32.753 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.753 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.753 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:52:32.753 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.171438+0000", 2024-08-17T17:52:32.753 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.9970000000000004e-06 2024-08-17T17:52:32.753 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.753 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.753 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:52:32.753 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.171500+0000", 2024-08-17T17:52:32.753 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.2433000000000003e-05 2024-08-17T17:52:32.753 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.753 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.754 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:52:32.754 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.171644+0000", 2024-08-17T17:52:32.754 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014363700000000001 2024-08-17T17:52:32.754 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.754 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.754 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,5", 2024-08-17T17:52:32.754 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.171779+0000", 2024-08-17T17:52:32.754 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013532099999999999 2024-08-17T17:52:32.754 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.754 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.754 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:32.754 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.177444+0000", 2024-08-17T17:52:32.755 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0056652029999999997 2024-08-17T17:52:32.755 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.755 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.755 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:52:32.755 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.180278+0000", 2024-08-17T17:52:32.755 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0028336110000000002 2024-08-17T17:52:32.755 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.755 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.755 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:32.755 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.331872+0000", 2024-08-17T17:52:32.755 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.15159440599999999 2024-08-17T17:52:32.755 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.755 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.756 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:52:32.756 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.332032+0000", 2024-08-17T17:52:32.756 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00015968499999999999 2024-08-17T17:52:32.756 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.756 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.756 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:52:32.756 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:11.332085+0000", 2024-08-17T17:52:32.756 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3427000000000002e-05 2024-08-17T17:52:32.756 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.756 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:52:32.756 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.756 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.756 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.757 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:122733 7.e 7:79bc06c7:::benchmark_data_smithi037_171911_object4775:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1153)", 2024-08-17T17:52:32.757 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:48:36.772462+0000", 2024-08-17T17:52:32.757 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 235.421553257, 2024-08-17T17:52:32.757 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.11072203999999999, 2024-08-17T17:52:32.757 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:52:32.757 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:52:32.757 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:32.757 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:52:32.757 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:52:32.757 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:52:32.757 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 122733 2024-08-17T17:52:32.757 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.757 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:52:32.758 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.758 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:52:32.758 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:36.772462+0000", 2024-08-17T17:52:32.758 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.758 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.758 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.758 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:52:32.758 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:36.772462+0000", 2024-08-17T17:52:32.758 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.758 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.758 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.758 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:52:32.758 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:36.772463+0000", 2024-08-17T17:52:32.759 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6330000000000001e-06 2024-08-17T17:52:32.759 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.759 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.759 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:52:32.759 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:36.772469+0000", 2024-08-17T17:52:32.759 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.7259999999999999e-06 2024-08-17T17:52:32.759 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.759 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.759 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:52:32.759 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:36.772481+0000", 2024-08-17T17:52:32.759 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2271e-05 2024-08-17T17:52:32.759 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.759 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.760 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:52:32.760 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:36.772488+0000", 2024-08-17T17:52:32.760 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9399999999999996e-06 2024-08-17T17:52:32.760 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.760 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.760 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:52:32.760 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:36.776514+0000", 2024-08-17T17:52:32.760 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0040259379999999997 2024-08-17T17:52:32.760 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.760 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.760 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:52:32.760 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:36.776625+0000", 2024-08-17T17:52:32.760 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011065099999999999 2024-08-17T17:52:32.760 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.761 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.761 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,5", 2024-08-17T17:52:32.761 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:36.776726+0000", 2024-08-17T17:52:32.761 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000101079 2024-08-17T17:52:32.761 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.761 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.761 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:32.761 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:36.780604+0000", 2024-08-17T17:52:32.761 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0038783450000000001 2024-08-17T17:52:32.761 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.761 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.761 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:52:32.761 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:36.795961+0000", 2024-08-17T17:52:32.762 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.015357259 2024-08-17T17:52:32.762 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.762 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.762 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:32.762 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:36.883085+0000", 2024-08-17T17:52:32.762 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.087124029000000006 2024-08-17T17:52:32.762 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.762 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.762 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:52:32.762 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:36.883135+0000", 2024-08-17T17:52:32.762 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9991999999999998e-05 2024-08-17T17:52:32.762 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.763 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.763 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:52:32.763 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:48:36.883184+0000", 2024-08-17T17:52:32.763 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.8177000000000003e-05 2024-08-17T17:52:32.763 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.763 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:52:32.763 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.763 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.763 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.763 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:160491 7.e 7:70eb7d09:::benchmark_data_smithi037_171911_object42533:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1157)", 2024-08-17T17:52:32.763 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:49:23.633644+0000", 2024-08-17T17:52:32.763 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 188.560370904, 2024-08-17T17:52:32.763 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.122876547, 2024-08-17T17:52:32.763 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:52:32.764 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:52:32.764 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:32.764 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:52:32.764 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:52:32.764 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:52:32.764 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 160491 2024-08-17T17:52:32.764 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.764 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:52:32.764 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.764 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:52:32.764 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:23.633644+0000", 2024-08-17T17:52:32.764 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.764 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.764 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.765 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:52:32.765 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:23.633644+0000", 2024-08-17T17:52:32.765 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.765 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.765 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.765 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:52:32.765 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:23.633645+0000", 2024-08-17T17:52:32.765 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.9999999999999996e-07 2024-08-17T17:52:32.765 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.765 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.765 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:52:32.765 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:23.633649+0000", 2024-08-17T17:52:32.765 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.0199999999999996e-06 2024-08-17T17:52:32.766 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.766 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.766 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:52:32.766 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:23.633659+0000", 2024-08-17T17:52:32.766 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0345e-05 2024-08-17T17:52:32.766 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.766 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.766 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:52:32.766 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:23.633665+0000", 2024-08-17T17:52:32.766 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.2639999999999997e-06 2024-08-17T17:52:32.766 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.766 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.766 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:52:32.767 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:23.633722+0000", 2024-08-17T17:52:32.767 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.7028999999999999e-05 2024-08-17T17:52:32.767 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.767 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.767 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:52:32.767 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:23.633902+0000", 2024-08-17T17:52:32.767 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00017987299999999999 2024-08-17T17:52:32.767 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.767 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.767 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,5", 2024-08-17T17:52:32.767 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:23.634031+0000", 2024-08-17T17:52:32.767 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000128348 2024-08-17T17:52:32.767 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.768 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.768 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:52:32.768 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:23.643761+0000", 2024-08-17T17:52:32.768 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0097304639999999994 2024-08-17T17:52:32.768 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.768 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.768 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:32.768 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:23.644926+0000", 2024-08-17T17:52:32.768 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0011651859999999999 2024-08-17T17:52:32.768 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.768 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.768 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:32.768 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:23.756304+0000", 2024-08-17T17:52:32.769 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.11137794299999999 2024-08-17T17:52:32.769 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.769 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.769 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:52:32.769 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:23.756472+0000", 2024-08-17T17:52:32.769 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000168142 2024-08-17T17:52:32.769 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.769 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.769 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:52:32.769 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:49:23.756520+0000", 2024-08-17T17:52:32.769 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.8133000000000001e-05 2024-08-17T17:52:32.769 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.769 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:52:32.770 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.770 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.770 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.770 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:192805 7.e 7:7a710e49:::benchmark_data_smithi037_171911_object74847:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1161)", 2024-08-17T17:52:32.770 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:50:04.832836+0000", 2024-08-17T17:52:32.770 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 147.361178978, 2024-08-17T17:52:32.770 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.13190373699999999, 2024-08-17T17:52:32.770 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:52:32.770 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:52:32.770 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:32.770 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:52:32.770 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:52:32.771 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:52:32.771 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 192805 2024-08-17T17:52:32.771 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.771 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:52:32.771 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.771 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:52:32.771 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:04.832836+0000", 2024-08-17T17:52:32.771 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.771 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.771 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.771 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:52:32.771 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:04.832836+0000", 2024-08-17T17:52:32.771 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.772 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.772 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.772 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:52:32.772 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:04.832837+0000", 2024-08-17T17:52:32.772 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.44e-06 2024-08-17T17:52:32.772 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.772 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.772 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:52:32.772 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:04.832843+0000", 2024-08-17T17:52:32.772 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0070000000000003e-06 2024-08-17T17:52:32.772 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.772 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.772 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:52:32.772 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:04.832861+0000", 2024-08-17T17:52:32.773 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.7703999999999999e-05 2024-08-17T17:52:32.773 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.773 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.773 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:52:32.773 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:04.832869+0000", 2024-08-17T17:52:32.773 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.6210000000000004e-06 2024-08-17T17:52:32.773 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.773 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.773 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:52:32.773 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:04.832920+0000", 2024-08-17T17:52:32.773 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.1138999999999999e-05 2024-08-17T17:52:32.773 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.774 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.774 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:52:32.774 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:04.833025+0000", 2024-08-17T17:52:32.774 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000105337 2024-08-17T17:52:32.774 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.774 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.774 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,5", 2024-08-17T17:52:32.774 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:04.833130+0000", 2024-08-17T17:52:32.774 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000105068 2024-08-17T17:52:32.774 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.774 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.774 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:52:32.774 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:04.837306+0000", 2024-08-17T17:52:32.774 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0041758409999999996 2024-08-17T17:52:32.775 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.775 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.775 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:32.775 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:04.837542+0000", 2024-08-17T17:52:32.775 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00023642300000000001 2024-08-17T17:52:32.775 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.775 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.775 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:32.775 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:04.964484+0000", 2024-08-17T17:52:32.775 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.12694154699999999 2024-08-17T17:52:32.775 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.775 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.775 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:52:32.776 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:04.964693+0000", 2024-08-17T17:52:32.776 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000208908 2024-08-17T17:52:32.776 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.776 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.776 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:52:32.776 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:04.964740+0000", 2024-08-17T17:52:32.776 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.6702000000000001e-05 2024-08-17T17:52:32.776 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.776 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:52:32.776 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.776 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.776 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.776 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:35830 8.e 8:7b3bd7f9:::benchmark_data_smithi037_204188_object35829:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1188)", 2024-08-17T17:52:32.777 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:52:02.752691+0000", 2024-08-17T17:52:32.777 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 29.441324313999999, 2024-08-17T17:52:32.777 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.115810625, 2024-08-17T17:52:32.777 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:52:32.777 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:52:32.777 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:32.777 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:52:32.777 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T17:52:32.777 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:52:32.777 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 35830 2024-08-17T17:52:32.777 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.777 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:52:32.777 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.777 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:52:32.778 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.752691+0000", 2024-08-17T17:52:32.778 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.778 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.778 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.778 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:52:32.778 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.752691+0000", 2024-08-17T17:52:32.778 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.778 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.778 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.778 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:52:32.778 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.752692+0000", 2024-08-17T17:52:32.778 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3179999999999999e-06 2024-08-17T17:52:32.778 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.779 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.779 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:52:32.779 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.752717+0000", 2024-08-17T17:52:32.779 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.4652999999999999e-05 2024-08-17T17:52:32.779 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.779 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.779 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:52:32.779 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.752729+0000", 2024-08-17T17:52:32.779 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2622999999999999e-05 2024-08-17T17:52:32.779 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.779 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.779 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:52:32.779 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.752737+0000", 2024-08-17T17:52:32.780 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.6580000000000002e-06 2024-08-17T17:52:32.780 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.780 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.781 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:52:32.781 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.752784+0000", 2024-08-17T17:52:32.781 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.6830999999999999e-05 2024-08-17T17:52:32.781 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.782 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.782 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:52:32.782 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.752934+0000", 2024-08-17T17:52:32.782 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000150834 2024-08-17T17:52:32.782 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.782 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.782 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:52:32.782 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.753070+0000", 2024-08-17T17:52:32.782 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013505200000000001 2024-08-17T17:52:32.782 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.782 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.782 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:52:32.783 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.754473+0000", 2024-08-17T17:52:32.783 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0014031899999999999 2024-08-17T17:52:32.783 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.783 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.783 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:32.783 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.866514+0000", 2024-08-17T17:52:32.783 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.112041627 2024-08-17T17:52:32.783 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.783 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.783 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:32.783 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.868201+0000", 2024-08-17T17:52:32.783 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0016867799999999999 2024-08-17T17:52:32.783 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.784 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.784 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:52:32.784 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.868276+0000", 2024-08-17T17:52:32.784 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.4939999999999997e-05 2024-08-17T17:52:32.784 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.784 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.784 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:52:32.784 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.868501+0000", 2024-08-17T17:52:32.784 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000225119 2024-08-17T17:52:32.784 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.784 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:52:32.784 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.785 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.785 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.785 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.45503.0:35829 8.6 e1188/1183 8:62ea3470:::benchmark_data_smithi037_204188_object35828:head v 1188'2223, mlcod=1188'2221)", 2024-08-17T17:52:32.785 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:52:02.754498+0000", 2024-08-17T17:52:32.785 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 29.439516423000001, 2024-08-17T17:52:32.785 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.111970526, 2024-08-17T17:52:32.785 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:52:32.785 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:52:32.785 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:32.785 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:52:32.785 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.785 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:52:32.785 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.754498+0000", 2024-08-17T17:52:32.786 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.786 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.786 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.786 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:52:32.786 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.754498+0000", 2024-08-17T17:52:32.786 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.786 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.786 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.786 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:52:32.786 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.754499+0000", 2024-08-17T17:52:32.786 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5799999999999999e-07 2024-08-17T17:52:32.787 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.787 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.787 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:52:32.787 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.754532+0000", 2024-08-17T17:52:32.787 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.3033e-05 2024-08-17T17:52:32.787 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.787 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.787 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:52:32.787 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.754543+0000", 2024-08-17T17:52:32.787 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0621999999999999e-05 2024-08-17T17:52:32.787 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.787 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.787 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:52:32.788 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.754549+0000", 2024-08-17T17:52:32.788 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.596e-06 2024-08-17T17:52:32.788 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.788 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.788 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:52:32.788 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.754607+0000", 2024-08-17T17:52:32.788 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.7781999999999997e-05 2024-08-17T17:52:32.788 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.788 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.788 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:52:32.788 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.754625+0000", 2024-08-17T17:52:32.788 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.7676000000000002e-05 2024-08-17T17:52:32.789 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.789 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.789 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:52:32.789 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.755743+0000", 2024-08-17T17:52:32.789 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00111849 2024-08-17T17:52:32.789 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.789 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.789 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:52:32.789 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.866469+0000", 2024-08-17T17:52:32.789 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.110725669 2024-08-17T17:52:32.789 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.789 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:52:32.789 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.789 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.790 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.790 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop_reply(client.45503.0:35830 8.e e1188/1183 ondisk, result = 0)", 2024-08-17T17:52:32.790 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:52:02.755624+0000", 2024-08-17T17:52:32.790 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 29.438391113000002, 2024-08-17T17:52:32.790 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.110898489, 2024-08-17T17:52:32.790 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:52:32.790 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:52:32.790 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T17:52:32.790 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:52:32.790 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.790 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:52:32.790 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.755624+0000", 2024-08-17T17:52:32.790 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.791 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.791 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.791 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:52:32.791 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.755624+0000", 2024-08-17T17:52:32.791 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.791 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.791 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.791 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:52:32.791 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.755624+0000", 2024-08-17T17:52:32.791 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1999999999999999e-07 2024-08-17T17:52:32.791 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.791 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.791 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:52:32.792 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.755628+0000", 2024-08-17T17:52:32.792 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.9489999999999998e-06 2024-08-17T17:52:32.792 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.792 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.792 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:52:32.792 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.755638+0000", 2024-08-17T17:52:32.792 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.5990000000000008e-06 2024-08-17T17:52:32.792 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.792 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.792 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:52:32.792 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.866318+0000", 2024-08-17T17:52:32.792 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.110680494 2024-08-17T17:52:32.792 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.793 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.793 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:52:32.793 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.866499+0000", 2024-08-17T17:52:32.793 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00018109800000000001 2024-08-17T17:52:32.793 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.793 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.793 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:52:32.793 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.866508+0000", 2024-08-17T17:52:32.793 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.4200000000000007e-06 2024-08-17T17:52:32.793 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.793 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.793 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:52:32.793 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.866522+0000", 2024-08-17T17:52:32.793 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4309e-05 2024-08-17T17:52:32.794 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.794 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:52:32.794 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.794 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.794 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.794 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop_reply(client.45503.0:35830 8.e e1188/1183 ondisk, result = 0)", 2024-08-17T17:52:32.794 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:52:02.756013+0000", 2024-08-17T17:52:32.794 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 29.438002278999999, 2024-08-17T17:52:32.794 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.112495052, 2024-08-17T17:52:32.794 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:52:32.794 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:52:32.794 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T17:52:32.795 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:52:32.795 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.795 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:52:32.795 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.756013+0000", 2024-08-17T17:52:32.795 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.795 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.795 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.795 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:52:32.795 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.756013+0000", 2024-08-17T17:52:32.795 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.795 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.795 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.795 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:52:32.795 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.756013+0000", 2024-08-17T17:52:32.796 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.2900000000000004e-07 2024-08-17T17:52:32.796 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.796 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.796 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:52:32.796 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.756016+0000", 2024-08-17T17:52:32.796 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.326e-06 2024-08-17T17:52:32.796 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.796 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.796 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:52:32.796 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.868122+0000", 2024-08-17T17:52:32.796 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.11210516099999999 2024-08-17T17:52:32.796 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.796 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.797 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:52:32.797 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.868133+0000", 2024-08-17T17:52:32.797 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1486e-05 2024-08-17T17:52:32.797 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.797 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.797 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:52:32.797 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.868187+0000", 2024-08-17T17:52:32.797 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3712999999999999e-05 2024-08-17T17:52:32.797 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.797 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.797 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:52:32.797 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.868195+0000", 2024-08-17T17:52:32.797 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.6119999999999999e-06 2024-08-17T17:52:32.798 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.798 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.798 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:52:32.798 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:02.868508+0000", 2024-08-17T17:52:32.798 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00031222500000000001 2024-08-17T17:52:32.798 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.798 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:52:32.798 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.798 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.798 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.798 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:76097 8.e 8:7e394b25:::benchmark_data_smithi037_204188_object76096:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T17:52:32.798 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:52:27.971719+0000", 2024-08-17T17:52:32.798 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 4.2222953629999997, 2024-08-17T17:52:32.799 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.113346065, 2024-08-17T17:52:32.799 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:52:32.799 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:52:32.799 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:52:32.799 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:52:32.799 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T17:52:32.799 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:52:32.799 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 76097 2024-08-17T17:52:32.799 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.799 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:52:32.799 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.799 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:52:32.799 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:27.971719+0000", 2024-08-17T17:52:32.800 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.800 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.800 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.800 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:52:32.800 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:27.971719+0000", 2024-08-17T17:52:32.800 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.800 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.800 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.800 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:52:32.800 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:27.971721+0000", 2024-08-17T17:52:32.800 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2279999999999999e-06 2024-08-17T17:52:32.800 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.800 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.801 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:52:32.801 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:27.971740+0000", 2024-08-17T17:52:32.801 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9040999999999999e-05 2024-08-17T17:52:32.801 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.801 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.801 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:52:32.801 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:27.971749+0000", 2024-08-17T17:52:32.801 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.4399999999999994e-06 2024-08-17T17:52:32.801 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.801 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.801 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:52:32.801 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:27.971754+0000", 2024-08-17T17:52:32.801 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.921e-06 2024-08-17T17:52:32.801 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.802 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.802 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:52:32.802 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:27.971793+0000", 2024-08-17T17:52:32.802 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.8720000000000002e-05 2024-08-17T17:52:32.802 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.802 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.802 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:52:32.802 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:27.971899+0000", 2024-08-17T17:52:32.802 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000106137 2024-08-17T17:52:32.802 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.802 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.802 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 4,7", 2024-08-17T17:52:32.802 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:27.972019+0000", 2024-08-17T17:52:32.803 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011976099999999999 2024-08-17T17:52:32.803 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.803 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.803 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:52:32.803 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:27.973927+0000", 2024-08-17T17:52:32.803 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0019087659999999999 2024-08-17T17:52:32.803 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.803 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.803 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:32.803 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:28.084884+0000", 2024-08-17T17:52:32.803 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.11095669700000001 2024-08-17T17:52:32.803 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.803 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.803 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:32.804 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:28.084962+0000", 2024-08-17T17:52:32.804 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7915000000000002e-05 2024-08-17T17:52:32.804 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.804 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.804 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:52:32.804 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:28.085019+0000", 2024-08-17T17:52:32.804 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.7158999999999999e-05 2024-08-17T17:52:32.804 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.804 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.804 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:52:32.804 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:28.085066+0000", 2024-08-17T17:52:32.804 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.6279999999999997e-05 2024-08-17T17:52:32.804 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.805 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:52:32.805 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.805 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.805 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.805 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop_reply(client.45503.0:76097 8.e e1190/1183 ondisk, result = 0)", 2024-08-17T17:52:32.805 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:52:27.974706+0000", 2024-08-17T17:52:32.805 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 4.219308635, 2024-08-17T17:52:32.805 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.110185539, 2024-08-17T17:52:32.805 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:52:32.805 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:52:32.805 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T17:52:32.805 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:52:32.806 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.806 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:52:32.806 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:27.974706+0000", 2024-08-17T17:52:32.806 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.806 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.806 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.806 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:52:32.806 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:27.974706+0000", 2024-08-17T17:52:32.806 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.806 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.806 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.806 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:52:32.806 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:27.974715+0000", 2024-08-17T17:52:32.807 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.1169999999999993e-06 2024-08-17T17:52:32.807 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.807 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.807 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:52:32.807 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:27.974725+0000", 2024-08-17T17:52:32.807 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.1929999999999999e-06 2024-08-17T17:52:32.807 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.807 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.807 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:52:32.807 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:27.974746+0000", 2024-08-17T17:52:32.807 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1763000000000002e-05 2024-08-17T17:52:32.807 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.807 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.807 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:52:32.808 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:27.974758+0000", 2024-08-17T17:52:32.808 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1725999999999999e-05 2024-08-17T17:52:32.808 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.808 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.808 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:52:32.808 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:28.084870+0000", 2024-08-17T17:52:32.808 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.11011235 2024-08-17T17:52:32.808 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.808 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.808 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:52:32.808 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:28.084878+0000", 2024-08-17T17:52:32.808 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.8599999999999993e-06 2024-08-17T17:52:32.808 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.809 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.809 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:52:32.809 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:28.084892+0000", 2024-08-17T17:52:32.809 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3529999999999999e-05 2024-08-17T17:52:32.809 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.809 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:52:32.809 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.809 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.809 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.809 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop_reply(client.45503.0:76097 8.e e1190/1183 ondisk, result = 0)", 2024-08-17T17:52:32.809 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:52:27.975176+0000", 2024-08-17T17:52:32.809 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 4.2188384340000002, 2024-08-17T17:52:32.809 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.109894846, 2024-08-17T17:52:32.809 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:52:32.810 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:52:32.810 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T17:52:32.810 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:52:32.810 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.810 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:52:32.810 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:27.975176+0000", 2024-08-17T17:52:32.810 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.810 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.810 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.810 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:52:32.810 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:27.975176+0000", 2024-08-17T17:52:32.810 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:32.811 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.811 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.811 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:52:32.811 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:27.975178+0000", 2024-08-17T17:52:32.811 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8500000000000001e-06 2024-08-17T17:52:32.811 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.811 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.811 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:52:32.811 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:27.975190+0000", 2024-08-17T17:52:32.811 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1596999999999999e-05 2024-08-17T17:52:32.811 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.811 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.811 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:52:32.812 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:28.084789+0000", 2024-08-17T17:52:32.812 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.109598822 2024-08-17T17:52:32.812 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.812 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.812 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:52:32.812 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:28.084807+0000", 2024-08-17T17:52:32.812 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.7825e-05 2024-08-17T17:52:32.812 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.812 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.812 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:52:32.812 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:28.084952+0000", 2024-08-17T17:52:32.812 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014533699999999999 2024-08-17T17:52:32.812 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.812 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.813 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:52:32.813 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:28.084958+0000", 2024-08-17T17:52:32.813 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.8309999999999997e-06 2024-08-17T17:52:32.813 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:32.813 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:32.813 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:52:32.813 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:28.085071+0000", 2024-08-17T17:52:32.813 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000113584 2024-08-17T17:52:32.813 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.813 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:52:32.813 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.813 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:32.813 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:52:32.814 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:52:32.814 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:32.852 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:32.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:32.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:32.954 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:32.994 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:32.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:32.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:33.096 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:33.132 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:33.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:33.133 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:33.234 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:33.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:33.277 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:33.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:33.378 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:33.410 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:33.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:33.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:33.418 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 44 16 82627 82611 117.33 83.1875 0.0122021 0.00851808 2024-08-17T17:52:33.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:33 smithi046 ceph-mon[88218]: pgmap v1681: 99 pgs: 99 active+clean; 4.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-08-17T17:52:33.512 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:33.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:33 smithi037 ceph-mon[97894]: pgmap v1681: 99 pgs: 99 active+clean; 4.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-08-17T17:52:33.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:33 smithi037 ceph-mon[102022]: pgmap v1681: 99 pgs: 99 active+clean; 4.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-08-17T17:52:33.550 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:33.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:33.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:33.652 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:33.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:33.689 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:33.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:33.790 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:33.832 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:33.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:33.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:33.913 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:52:33.934 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:33.998 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:33.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:33.999 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:34.100 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:34.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:34.135 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:34.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:34.236 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:34.264 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:34.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:34.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:34.366 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:34.401 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:34.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:34.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:34.418 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 45 16 83829 83813 116.392 75.125 0.00475278 0.00858692 2024-08-17T17:52:34.503 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:34.547 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:34.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:34.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:34.599 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:52:34.650 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:34.687 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:34.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:34.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:34.789 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:34.834 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:34.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:34.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:34.936 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:34.972 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:34.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:34.973 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:35.074 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:35.096 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:35.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:35.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:35.198 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:35.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:35.237 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:35.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:35.338 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:35.369 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:35.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:35.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:35.419 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 46 16 84869 84853 115.275 65 0.0169456 0.00867006 2024-08-17T17:52:35.470 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:35.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:35 smithi046 ceph-mon[88218]: pgmap v1682: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:52:35.515 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:35.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:35.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:35.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:35 smithi037 ceph-mon[97894]: pgmap v1682: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:52:35.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:35 smithi037 ceph-mon[102022]: pgmap v1682: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-08-17T17:52:35.617 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:35.656 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:35.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:35.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:35.758 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:35.791 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:35.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:35.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:35.893 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:35.934 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:35.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:35.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:36.036 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:36.066 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:36.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:36.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:36.168 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:36.191 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:36.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:36.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:36.293 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:36.315 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:36.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:36.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:36.417 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:36.419 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 47 16 85678 85662 113.898 50.5625 0.00806635 0.00876767 2024-08-17T17:52:36.456 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:36.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:36.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:36.558 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:36.597 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:36.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:36.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:36.698 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:36.736 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:36.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:36.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:36.838 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:36.860 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:36.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:36.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:36.962 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:36.997 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:36.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:36.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:37.099 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:37.144 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:37.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:37.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:37.151 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-08-17T17:52:37.246 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:37.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:37.309 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:37.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:37.410 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:37.419 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 48 16 86762 86746 112.936 67.75 0.00731598 0.00884971 2024-08-17T17:52:37.448 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:37.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:37.450 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:37.492 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:37 smithi037 ceph-mon[97894]: pgmap v1683: 99 pgs: 99 active+clean; 5.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T17:52:37.493 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:37 smithi037 ceph-mon[102022]: pgmap v1683: 99 pgs: 99 active+clean; 5.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T17:52:37.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:37 smithi046 ceph-mon[88218]: pgmap v1683: 99 pgs: 99 active+clean; 5.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T17:52:37.550 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:37.598 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:37.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:37.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:37.700 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:37.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:37.750 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:37.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:37.801 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:37.804 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:37.833 INFO:teuthology.orchestra.run.smithi037.stderr:no valid command found; 10 closest matches: 2024-08-17T17:52:37.833 INFO:teuthology.orchestra.run.smithi037.stderr:0 2024-08-17T17:52:37.834 INFO:teuthology.orchestra.run.smithi037.stderr:1 2024-08-17T17:52:37.834 INFO:teuthology.orchestra.run.smithi037.stderr:2 2024-08-17T17:52:37.834 INFO:teuthology.orchestra.run.smithi037.stderr:abort 2024-08-17T17:52:37.834 INFO:teuthology.orchestra.run.smithi037.stderr:assert 2024-08-17T17:52:37.834 INFO:teuthology.orchestra.run.smithi037.stderr:bench [] [] [] [] 2024-08-17T17:52:37.834 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs debug_inject_read_zeros 2024-08-17T17:52:37.834 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs files list 2024-08-17T17:52:37.834 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs stats 2024-08-17T17:52:37.834 INFO:teuthology.orchestra.run.smithi037.stderr:bluestore allocator dump block 2024-08-17T17:52:37.834 INFO:teuthology.orchestra.run.smithi037.stderr:Error EINVAL: invalid command 2024-08-17T17:52:37.852 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:37.903 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:37.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:37.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:38.005 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:38.042 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:38.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:38.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:38.144 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:38.180 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:38.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:38.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:38.282 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:38.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:38.321 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:38.321 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:38.419 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 49 16 87934 87918 112.126 73.25 0.00926169 0.00891359 2024-08-17T17:52:38.422 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:38.455 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:38.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:38.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:38.557 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:38.593 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:38.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:38.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:38.695 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:38.735 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:38.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:38.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:38.837 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:38.878 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:38.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:38.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:38.980 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:39.018 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:39.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:39.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:39.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:52:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:52:38] "GET /metrics HTTP/1.1" 200 36618 "" "Prometheus/2.51.0" 2024-08-17T17:52:39.096 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:39.121 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:39.157 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:39.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:39.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:39.259 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:39.295 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:39.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:39.296 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:39.396 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:39.419 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 50 16 89186 89170 111.449 78.25 0.00467749 0.00896797 2024-08-17T17:52:39.427 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:39.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:39.428 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:39 smithi046 ceph-mon[88218]: pgmap v1684: 99 pgs: 99 active+clean; 5.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:52:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:39.525 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:39 smithi037 ceph-mon[97894]: pgmap v1684: 99 pgs: 99 active+clean; 5.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:52:39.525 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:39.525 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:39 smithi037 ceph-mon[102022]: pgmap v1684: 99 pgs: 99 active+clean; 5.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:52:39.525 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:39.530 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:39.572 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:39.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:39.573 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:39.674 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:39.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:39.717 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:39.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:39.818 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:39.859 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:39.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:39.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:39.961 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:39.998 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:39.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:39.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:40.089 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T17:52:40.090 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T17:52:40.090 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.4 'trim stale osdmaps' 2024-08-17T17:52:40.100 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:40.173 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:40.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:40.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:40.275 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:40.319 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:40.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:40.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:40.420 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:40.421 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 51 16 90406 90390 110.755 76.25 0.0163912 0.00902408 2024-08-17T17:52:40.451 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:40.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:40.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:52:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:52:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:52:40.554 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:40.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:40.591 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:40.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:40.692 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:40.741 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:40.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:40.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:40.843 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:40.880 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:40.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:40.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:40.982 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:41.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:41.015 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:41.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:41.116 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:41.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:41.151 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:41.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:41.252 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:41.263 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:41 smithi037 ceph-mon[102022]: pgmap v1685: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 92 MiB/s wr, 1.48k op/s 2024-08-17T17:52:41.263 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:41 smithi037 ceph-mon[97894]: pgmap v1685: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 92 MiB/s wr, 1.48k op/s 2024-08-17T17:52:41.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:41.303 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:41.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:41.404 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:41.420 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 52 16 91600 91584 110.061 74.625 0.016156 0.00908113 2024-08-17T17:52:41.446 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:41.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:41.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:41.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:41 smithi046 ceph-mon[88218]: pgmap v1685: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 92 MiB/s wr, 1.48k op/s 2024-08-17T17:52:41.548 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:41.581 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:41.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:41.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:41.683 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:41.730 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:41.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:41.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:41.832 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:41.867 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:41.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:41.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:41.969 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:42.002 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:42.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:42.003 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:42.104 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:42.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:42.136 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:42.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:42.237 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:42.272 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:42.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:42.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:42.374 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:42.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:42.397 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:42.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:42.421 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 53 15 92715 92700 109.3 69.75 0.00453768 0.00914147 2024-08-17T17:52:42.498 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:42.520 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:42.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:42.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:42.621 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:42.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:42.658 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:42.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:42.759 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:42.797 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:42.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:42.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:42.899 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:42.937 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:42.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:42.938 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:43.039 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:43.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:43.076 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:43.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:43.177 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:43.209 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:43.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:43.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:43.311 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:43.350 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:43.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:43.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:43.421 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 54 16 93655 93639 108.363 58.6875 0.00944149 0.00922361 2024-08-17T17:52:43.452 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:43.493 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:43.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:43.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:43.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:43 smithi046 ceph-mon[88218]: pgmap v1686: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 62 MiB/s wr, 986 op/s 2024-08-17T17:52:43.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:43 smithi037 ceph-mon[97894]: pgmap v1686: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 62 MiB/s wr, 986 op/s 2024-08-17T17:52:43.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:43 smithi037 ceph-mon[102022]: pgmap v1686: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 62 MiB/s wr, 986 op/s 2024-08-17T17:52:43.595 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:43.633 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:43.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:43.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:43.735 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:43.789 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:43.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:43.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:43.891 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:43.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:43.926 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:43.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:44.027 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:44.064 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:44.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:44.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:44.165 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:44.213 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:44.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:44.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:44.315 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:44.354 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:44.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:44.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:44.421 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 55 16 94852 94836 107.752 74.8125 0.0172825 0.00927608 2024-08-17T17:52:44.455 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:44.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:44.495 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:44.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:44.595 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:44.645 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:44.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:44.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:44.747 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:44.789 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:44.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:44.791 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:44.891 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:44.924 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:44.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:44.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:45.026 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:45.057 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:45.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:45.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:45.159 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:45.194 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:45.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:45.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:45.223 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:52:45.224 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:52:45.231 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:52:45.231 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:52:45.269 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:52:45.269 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:52:45.296 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:45.311 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:52:45.311 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:52:45.324 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:45.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:45.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:45.351 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:52:45.351 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:52:45.391 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:52:45.391 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:52:45.421 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 56 16 95892 95876 106.989 65 0.014627 0.00934187 2024-08-17T17:52:45.426 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:45.427 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:52:45.427 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:52:45.427 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:45 smithi037 ceph-mon[102022]: pgmap v1687: 99 pgs: 99 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:52:45.428 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:45 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2192240198' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:45.428 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:45 smithi037 ceph-mon[97894]: pgmap v1687: 99 pgs: 99 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:52:45.428 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:45 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2192240198' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:45.459 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:52:45.459 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:52:45.467 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:45.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:45.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:45.569 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:45.606 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:45.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:45.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:45.707 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:45.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:45.746 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:45.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:45 smithi046 ceph-mon[88218]: pgmap v1687: 99 pgs: 99 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T17:52:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:45 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2192240198' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:45.844 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:52:45.845 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [ 2024-08-17T17:52:45.845 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.845 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:95379 8.b 8:d26a1812:::benchmark_data_smithi037_204188_object95378:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T17:52:45.845 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:52:44.888693+0000", 2024-08-17T17:52:45.845 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0077941319999999996, 2024-08-17T17:52:45.845 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0078311509999999997, 2024-08-17T17:52:45.845 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:52:45.845 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:52:45.845 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:52:45.845 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:52:45.845 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T17:52:45.845 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:52:45.846 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 95379 2024-08-17T17:52:45.846 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.846 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:52:45.846 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.846 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:52:45.846 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.888693+0000", 2024-08-17T17:52:45.846 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:45.846 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.846 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.846 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:52:45.846 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.888693+0000", 2024-08-17T17:52:45.846 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:45.846 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.847 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.847 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:52:45.847 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.888694+0000", 2024-08-17T17:52:45.847 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6619999999999999e-06 2024-08-17T17:52:45.847 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.847 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.847 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:52:45.847 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.888717+0000", 2024-08-17T17:52:45.847 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2921999999999998e-05 2024-08-17T17:52:45.847 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.847 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.847 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:52:45.847 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.888730+0000", 2024-08-17T17:52:45.848 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2554999999999999e-05 2024-08-17T17:52:45.848 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.848 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.848 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:52:45.848 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.888737+0000", 2024-08-17T17:52:45.848 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.3350000000000001e-06 2024-08-17T17:52:45.848 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.848 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.848 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:52:45.848 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.892845+0000", 2024-08-17T17:52:45.848 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0041075829999999997 2024-08-17T17:52:45.848 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.848 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.848 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:52:45.849 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.892989+0000", 2024-08-17T17:52:45.849 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014416400000000001 2024-08-17T17:52:45.849 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.849 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.849 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,4", 2024-08-17T17:52:45.849 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.893133+0000", 2024-08-17T17:52:45.849 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014416900000000001 2024-08-17T17:52:45.849 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:45.849 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:52:45.849 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:45.849 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.849 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.850 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.45503.0:95378 8.7 e1190/1183 8:e642ef14:::benchmark_data_smithi037_204188_object95377:head v 1190'5712, mlcod=1190'5710)", 2024-08-17T17:52:45.850 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:52:44.888838+0000", 2024-08-17T17:52:45.850 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0076485720000000002, 2024-08-17T17:52:45.850 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0077734960000000004, 2024-08-17T17:52:45.850 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:52:45.850 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:52:45.850 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T17:52:45.850 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:52:45.850 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.850 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:52:45.850 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.888838+0000", 2024-08-17T17:52:45.850 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:45.851 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.851 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.851 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:52:45.851 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.888838+0000", 2024-08-17T17:52:45.851 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:45.851 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.851 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.851 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:52:45.851 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.888839+0000", 2024-08-17T17:52:45.851 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.9799999999999999e-07 2024-08-17T17:52:45.851 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.851 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.851 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:52:45.851 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.888862+0000", 2024-08-17T17:52:45.852 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.3791999999999999e-05 2024-08-17T17:52:45.852 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.852 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.852 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:52:45.852 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.888870+0000", 2024-08-17T17:52:45.852 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0720000000000002e-06 2024-08-17T17:52:45.852 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.852 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.852 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:52:45.852 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.888875+0000", 2024-08-17T17:52:45.852 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.5439999999999998e-06 2024-08-17T17:52:45.852 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.852 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.852 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:52:45.853 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.888933+0000", 2024-08-17T17:52:45.853 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.8298999999999999e-05 2024-08-17T17:52:45.853 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.853 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.853 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:52:45.853 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.888966+0000", 2024-08-17T17:52:45.853 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.2299999999999999e-05 2024-08-17T17:52:45.853 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:45.853 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:52:45.853 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:45.853 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.853 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.853 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.45503.0:95380 8.8 e1190/1183 8:1d3e4b2e:::benchmark_data_smithi037_204188_object95379:head v 1190'5858, mlcod=1190'5856)", 2024-08-17T17:52:45.853 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:52:44.889613+0000", 2024-08-17T17:52:45.854 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0068742650000000001, 2024-08-17T17:52:45.854 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0070760069999999996, 2024-08-17T17:52:45.854 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:52:45.854 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:52:45.854 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T17:52:45.854 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:52:45.854 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.854 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:52:45.854 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.889613+0000", 2024-08-17T17:52:45.854 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:45.854 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.854 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.855 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:52:45.855 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.889613+0000", 2024-08-17T17:52:45.855 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:45.855 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.855 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.855 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:52:45.855 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.889613+0000", 2024-08-17T17:52:45.855 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0100000000000004e-07 2024-08-17T17:52:45.855 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.855 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.855 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:52:45.855 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.889706+0000", 2024-08-17T17:52:45.856 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.2391000000000004e-05 2024-08-17T17:52:45.856 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.856 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.856 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:52:45.856 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.889722+0000", 2024-08-17T17:52:45.856 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6062e-05 2024-08-17T17:52:45.856 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.856 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.856 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:52:45.856 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.889729+0000", 2024-08-17T17:52:45.856 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.4220000000000003e-06 2024-08-17T17:52:45.856 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.856 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.856 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:52:45.856 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.893343+0000", 2024-08-17T17:52:45.857 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0036137780000000002 2024-08-17T17:52:45.857 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.857 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.857 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:52:45.857 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.893360+0000", 2024-08-17T17:52:45.857 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.7280000000000001e-05 2024-08-17T17:52:45.857 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:45.857 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:52:45.857 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:45.857 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.857 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.857 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:95383 8.c 8:3aacbaf6:::benchmark_data_smithi037_204188_object95382:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T17:52:45.857 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:52:44.891481+0000", 2024-08-17T17:52:45.857 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0050056709999999997, 2024-08-17T17:52:45.858 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0053065489999999998, 2024-08-17T17:52:45.858 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:52:45.858 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:52:45.858 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:52:45.858 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:52:45.858 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T17:52:45.858 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:52:45.858 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 95383 2024-08-17T17:52:45.858 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.858 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:52:45.858 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.858 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:52:45.859 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.891481+0000", 2024-08-17T17:52:45.859 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:45.859 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.859 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.859 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:52:45.859 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.891481+0000", 2024-08-17T17:52:45.859 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:45.859 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.862 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.862 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:52:45.862 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.891483+0000", 2024-08-17T17:52:45.862 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.499e-06 2024-08-17T17:52:45.862 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.862 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.862 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:52:45.862 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.891508+0000", 2024-08-17T17:52:45.862 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.5006000000000001e-05 2024-08-17T17:52:45.862 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.862 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.862 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:52:45.863 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.891521+0000", 2024-08-17T17:52:45.863 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2747e-05 2024-08-17T17:52:45.863 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.863 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.863 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:52:45.863 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.891528+0000", 2024-08-17T17:52:45.863 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.9529999999999999e-06 2024-08-17T17:52:45.863 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.863 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.863 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:52:45.863 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.891624+0000", 2024-08-17T17:52:45.863 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.5246000000000003e-05 2024-08-17T17:52:45.863 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.863 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.863 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:52:45.864 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.891812+0000", 2024-08-17T17:52:45.864 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00018819099999999999 2024-08-17T17:52:45.864 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.864 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.864 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 5,7", 2024-08-17T17:52:45.864 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.891938+0000", 2024-08-17T17:52:45.864 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012594900000000001 2024-08-17T17:52:45.864 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.864 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.864 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:52:45.864 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.895370+0000", 2024-08-17T17:52:45.864 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0034319139999999999 2024-08-17T17:52:45.864 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:45.864 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:52:45.865 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:45.865 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.865 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.865 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:95363 8.0 8:03af4791:::benchmark_data_smithi037_204188_object95362:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T17:52:45.865 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:52:44.876860+0000", 2024-08-17T17:52:45.865 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.019626741999999999, 2024-08-17T17:52:45.865 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.020023460999999999, 2024-08-17T17:52:45.865 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:52:45.865 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:52:45.865 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:52:45.865 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:52:45.865 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T17:52:45.865 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:52:45.866 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 95363 2024-08-17T17:52:45.866 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.866 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:52:45.866 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.866 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:52:45.866 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.876860+0000", 2024-08-17T17:52:45.866 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:45.866 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.866 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.866 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:52:45.866 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.876860+0000", 2024-08-17T17:52:45.866 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:45.867 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.867 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.867 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:52:45.867 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.876862+0000", 2024-08-17T17:52:45.867 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.052e-06 2024-08-17T17:52:45.867 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.867 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.867 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:52:45.867 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.876899+0000", 2024-08-17T17:52:45.867 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.6777999999999999e-05 2024-08-17T17:52:45.867 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.867 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.868 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:52:45.868 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.876916+0000", 2024-08-17T17:52:45.868 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.7401000000000002e-05 2024-08-17T17:52:45.868 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.868 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.868 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:52:45.868 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.876924+0000", 2024-08-17T17:52:45.868 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.8979999999999996e-06 2024-08-17T17:52:45.868 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.868 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.868 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:52:45.868 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.881161+0000", 2024-08-17T17:52:45.868 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0042367380000000003 2024-08-17T17:52:45.868 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.869 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.869 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:52:45.869 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.881641+0000", 2024-08-17T17:52:45.869 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00048034400000000001 2024-08-17T17:52:45.869 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.869 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.869 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,5", 2024-08-17T17:52:45.869 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.881780+0000", 2024-08-17T17:52:45.869 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013836600000000001 2024-08-17T17:52:45.869 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.869 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.869 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:45.869 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.895587+0000", 2024-08-17T17:52:45.870 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.01380691 2024-08-17T17:52:45.870 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.870 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.870 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:52:45.870 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.895601+0000", 2024-08-17T17:52:45.870 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4667999999999999e-05 2024-08-17T17:52:45.870 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:45.870 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:52:45.870 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:45.870 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.870 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.870 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:95364 8.0 8:0c3a2a57:::benchmark_data_smithi037_204188_object95363:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T17:52:45.871 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:52:44.876949+0000", 2024-08-17T17:52:45.871 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.019538086999999999, 2024-08-17T17:52:45.871 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.020056895000000002, 2024-08-17T17:52:45.871 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:52:45.871 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:52:45.871 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:52:45.871 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:52:45.871 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T17:52:45.871 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:52:45.871 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 95364 2024-08-17T17:52:45.871 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.871 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:52:45.872 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.872 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:52:45.872 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.876949+0000", 2024-08-17T17:52:45.872 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:45.872 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.872 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.872 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:52:45.872 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.876949+0000", 2024-08-17T17:52:45.872 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:45.872 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.872 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.872 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:52:45.872 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.876949+0000", 2024-08-17T17:52:45.873 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4799999999999998e-07 2024-08-17T17:52:45.873 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.873 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.873 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:52:45.873 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.876979+0000", 2024-08-17T17:52:45.873 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.9207999999999999e-05 2024-08-17T17:52:45.873 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.873 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.873 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:52:45.873 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.876991+0000", 2024-08-17T17:52:45.873 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1912999999999999e-05 2024-08-17T17:52:45.873 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.873 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.874 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:52:45.874 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.876996+0000", 2024-08-17T17:52:45.874 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.964e-06 2024-08-17T17:52:45.874 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.874 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.874 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:52:45.874 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.889951+0000", 2024-08-17T17:52:45.874 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.01295405 2024-08-17T17:52:45.874 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.874 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.874 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:52:45.874 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.890090+0000", 2024-08-17T17:52:45.874 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000139314 2024-08-17T17:52:45.875 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.875 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.875 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,5", 2024-08-17T17:52:45.875 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.890219+0000", 2024-08-17T17:52:45.875 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000129233 2024-08-17T17:52:45.875 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.875 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.875 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:52:45.875 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.895605+0000", 2024-08-17T17:52:45.875 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0053864220000000001 2024-08-17T17:52:45.875 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:45.875 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:52:45.876 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:45.876 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.876 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.876 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:95374 8.b 8:d5a8af86:::benchmark_data_smithi037_204188_object95373:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T17:52:45.876 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:52:44.881450+0000", 2024-08-17T17:52:45.876 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.015036918, 2024-08-17T17:52:45.876 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.015640491999999999, 2024-08-17T17:52:45.876 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:52:45.876 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:52:45.876 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:52:45.877 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:52:45.877 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T17:52:45.877 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:52:45.877 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 95374 2024-08-17T17:52:45.877 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.877 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:52:45.877 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.877 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:52:45.877 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.881450+0000", 2024-08-17T17:52:45.877 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:45.877 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.877 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.877 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:52:45.878 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.881450+0000", 2024-08-17T17:52:45.878 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:45.878 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.878 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.878 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:52:45.878 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.881452+0000", 2024-08-17T17:52:45.878 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.494e-06 2024-08-17T17:52:45.878 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.878 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.878 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:52:45.878 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.881475+0000", 2024-08-17T17:52:45.879 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.3703999999999999e-05 2024-08-17T17:52:45.879 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.879 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.879 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:52:45.879 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.881490+0000", 2024-08-17T17:52:45.879 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4442e-05 2024-08-17T17:52:45.879 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.879 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.879 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:52:45.879 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.881498+0000", 2024-08-17T17:52:45.879 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.6039999999999993e-06 2024-08-17T17:52:45.880 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.880 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.880 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:52:45.880 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.881564+0000", 2024-08-17T17:52:45.880 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5369000000000004e-05 2024-08-17T17:52:45.880 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.880 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.880 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:52:45.880 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.881709+0000", 2024-08-17T17:52:45.880 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014580300000000001 2024-08-17T17:52:45.880 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.880 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.880 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,4", 2024-08-17T17:52:45.880 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.882030+0000", 2024-08-17T17:52:45.881 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00032107199999999999 2024-08-17T17:52:45.881 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.881 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.881 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:52:45.881 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.888606+0000", 2024-08-17T17:52:45.881 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0065751669999999998 2024-08-17T17:52:45.881 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.881 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.881 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:45.881 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.897042+0000", 2024-08-17T17:52:45.881 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0084363419999999995 2024-08-17T17:52:45.881 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:45.881 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:52:45.882 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:45.882 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.882 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.882 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:95376 8.c 8:3a819b25:::benchmark_data_smithi037_204188_object95375:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T17:52:45.882 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:52:44.883140+0000", 2024-08-17T17:52:45.882 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.013346831999999999, 2024-08-17T17:52:45.882 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.014101206, 2024-08-17T17:52:45.882 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:52:45.882 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:52:45.882 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:52:45.882 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:52:45.882 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T17:52:45.883 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:52:45.883 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 95376 2024-08-17T17:52:45.883 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.883 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:52:45.883 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.883 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:52:45.883 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.883140+0000", 2024-08-17T17:52:45.883 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:45.883 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.883 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.883 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:52:45.883 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.883140+0000", 2024-08-17T17:52:45.883 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:52:45.883 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.884 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.884 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:52:45.884 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.883141+0000", 2024-08-17T17:52:45.884 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3e-06 2024-08-17T17:52:45.884 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.884 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.884 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:52:45.884 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.883165+0000", 2024-08-17T17:52:45.884 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.4082000000000001e-05 2024-08-17T17:52:45.884 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.884 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.884 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:52:45.884 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.883182+0000", 2024-08-17T17:52:45.884 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6107e-05 2024-08-17T17:52:45.884 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.885 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.885 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:52:45.885 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.883190+0000", 2024-08-17T17:52:45.885 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.5939999999999994e-06 2024-08-17T17:52:45.885 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.885 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.885 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:52:45.885 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.884356+0000", 2024-08-17T17:52:45.885 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0011660329999999999 2024-08-17T17:52:45.885 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.885 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.885 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:52:45.885 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.884488+0000", 2024-08-17T17:52:45.885 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013214300000000001 2024-08-17T17:52:45.886 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.886 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.886 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 5,7", 2024-08-17T17:52:45.886 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.884616+0000", 2024-08-17T17:52:45.886 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012728500000000001 2024-08-17T17:52:45.886 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.886 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.886 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:52:45.886 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.895365+0000", 2024-08-17T17:52:45.886 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010749063 2024-08-17T17:52:45.886 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.886 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.887 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:45.887 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.897212+0000", 2024-08-17T17:52:45.887 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001847142 2024-08-17T17:52:45.887 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:52:45.887 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:52:45.887 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:52:45.887 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:44.897252+0000", 2024-08-17T17:52:45.887 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.9879000000000002e-05 2024-08-17T17:52:45.887 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:45.887 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:52:45.887 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:45.887 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:52:45.887 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-08-17T17:52:45.887 INFO:teuthology.orchestra.run.smithi037.stdout: "num_ops": 8 2024-08-17T17:52:45.888 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:52:45.888 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:45.924 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:45.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:45.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:46.026 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:46.066 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:46.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:46.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:46.168 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:46.203 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:46.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:46.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:46.305 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:46.351 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:46.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:46.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:46.421 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 57 16 97080 97064 106.414 74.25 0.0240229 0.00939211 2024-08-17T17:52:46.453 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:46.492 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:46.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:46.493 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:46.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:46 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1146272997' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:52:46.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:46 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1146272997' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:52:46.594 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:46.634 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:46.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:46.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:46.650 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-08-17T17:52:46.735 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:46.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:46 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1146272997' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:52:46.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:46.783 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:46.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:46.884 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:46.917 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:46.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:46.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:46.996 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is unset 2024-08-17T17:52:47.019 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:47.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:47.060 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:47.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:47.161 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:47.198 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:47.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:47.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:47.278 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:47 smithi037 ceph-mon[97894]: pgmap v1688: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:52:47.300 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:47.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:47.359 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:47.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:47.421 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 58 16 98204 98188 105.791 70.25 0.00358731 0.00944782 2024-08-17T17:52:47.460 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:47.496 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:47.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:47.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:47.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:47 smithi037 ceph-mon[102022]: pgmap v1688: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:52:47.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:47 smithi037 ceph-mon[102022]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:52:47.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:47 smithi037 ceph-mon[102022]: Cluster is now healthy 2024-08-17T17:52:47.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:47 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1146272997' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:52:47.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:47 smithi037 ceph-mon[102022]: osdmap e1191: 8 total, 8 up, 7 in 2024-08-17T17:52:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:47 smithi037 ceph-mon[97894]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:52:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:47 smithi037 ceph-mon[97894]: Cluster is now healthy 2024-08-17T17:52:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:47 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1146272997' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:52:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:47 smithi037 ceph-mon[97894]: osdmap e1191: 8 total, 8 up, 7 in 2024-08-17T17:52:47.600 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:47.642 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:47.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:47.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:47.744 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:47 smithi046 ceph-mon[88218]: pgmap v1688: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:52:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:47 smithi046 ceph-mon[88218]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:52:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:47 smithi046 ceph-mon[88218]: Cluster is now healthy 2024-08-17T17:52:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:47 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1146272997' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:52:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:47 smithi046 ceph-mon[88218]: osdmap e1191: 8 total, 8 up, 7 in 2024-08-17T17:52:47.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:47.783 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:47.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:47.884 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:47.925 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:47.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:47.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:48.027 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:48.065 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:48.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:48.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:48.167 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:48.205 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:48.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:48.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:48.307 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:48.340 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:48.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:48.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:48.345 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:48.357 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:48.421 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 59 16 99348 99332 105.209 71.5 0.0180821 0.00949995 2024-08-17T17:52:48.442 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:48.475 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:48.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:48.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:48.577 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:48.614 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:48.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:48.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:48.716 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:48.753 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:48.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:48.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:48.855 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:48.897 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:48.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:48.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:48.998 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:49.047 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:49.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:49.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:49.149 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:49.180 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:49.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:49.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:49.282 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:49.284 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:52:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:52:48] "GET /metrics HTTP/1.1" 200 36618 "" "Prometheus/2.51.0" 2024-08-17T17:52:49.318 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:49.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:49.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:49.420 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:49.421 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:2024-08-17T17:52:49.421903+0000 min lat: 0.00125983 max lat: 0.341624 avg lat: 0.00955109 2024-08-17T17:52:49.422 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:52:49.422 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 60 16 100487 100471 104.642 71.1875 0.0118657 0.00955109 2024-08-17T17:52:49.456 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:49.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:49.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:49.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:49 smithi037 ceph-mon[102022]: pgmap v1690: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:52:49.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:49 smithi037 ceph-mon[97894]: pgmap v1690: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:52:49.558 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:49.600 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:49.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:49.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:49.702 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:49.736 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:49.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:49.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:49 smithi046 ceph-mon[88218]: pgmap v1690: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:52:49.781 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:52:49.838 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:49.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:49.886 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:49.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:49.987 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:50.026 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:50.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:50.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:50.127 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:50.163 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:50.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:50.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:50.265 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:50.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:50.299 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:50.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:50.328 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:52:50.400 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:50.423 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 61 16 101603 101587 104.067 69.75 0.0163413 0.00960327 2024-08-17T17:52:50.434 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:50.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:50.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:52:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:52:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:52:50.536 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:50.575 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:50.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:50.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:50.676 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:50.711 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:50.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:50.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:50.813 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:50.845 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:50.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:50.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:50.947 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:50.985 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:50.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:50.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:51.087 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:51.129 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:51.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:51.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:51.231 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:51.265 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:51.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:51.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:51.366 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:51.403 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:51.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:51.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:51.423 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 62 16 102704 102688 103.499 68.8125 0.0316708 0.00965716 2024-08-17T17:52:51.505 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:51.537 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:51.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:51.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:51.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:51 smithi037 ceph-mon[97894]: pgmap v1691: 99 pgs: 99 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T17:52:51.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:51 smithi037 ceph-mon[102022]: pgmap v1691: 99 pgs: 99 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T17:52:51.640 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:51.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:51.684 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:51.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:51 smithi046 ceph-mon[88218]: pgmap v1691: 99 pgs: 99 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T17:52:51.785 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:51.821 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:51.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:51.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:51.923 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:51.959 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:51.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:51.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:52.061 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:52.083 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:52.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:52.084 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:52.185 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:52.220 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:52.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:52.221 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:52.322 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:52.360 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:52.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:52.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:52.423 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 63 16 103649 103633 102.793 59.0625 0.0127252 0.00972358 2024-08-17T17:52:52.462 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:52.500 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:52.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:52.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:52.602 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:52.644 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:52.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:52.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:52.745 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:52.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:52.790 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:52.791 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:52.891 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:52.925 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:52.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:52.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:53.027 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:53.067 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:53.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:53.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:53.169 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:53.204 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:53.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:53.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:53.306 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:53.345 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:53.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:53.346 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:53.423 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 64 16 104697 104681 102.21 65.5 0.00638241 0.00977401 2024-08-17T17:52:53.447 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:53.460 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:53 smithi037 ceph-mon[102022]: pgmap v1692: 99 pgs: 99 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:52:53.461 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:53 smithi037 ceph-mon[97894]: pgmap v1692: 99 pgs: 99 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:52:53.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:53.470 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:53.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:53.571 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:53.593 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:53.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:53.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:53.695 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:53.717 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:53.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:53.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:53 smithi046 ceph-mon[88218]: pgmap v1692: 99 pgs: 99 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T17:52:53.818 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:53.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:53.844 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:53.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:53.945 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:53.977 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:53.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:53.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:54.071 INFO:teuthology.orchestra.run.smithi037.stderr:no valid command found; 10 closest matches: 2024-08-17T17:52:54.071 INFO:teuthology.orchestra.run.smithi037.stderr:0 2024-08-17T17:52:54.071 INFO:teuthology.orchestra.run.smithi037.stderr:1 2024-08-17T17:52:54.071 INFO:teuthology.orchestra.run.smithi037.stderr:2 2024-08-17T17:52:54.071 INFO:teuthology.orchestra.run.smithi037.stderr:abort 2024-08-17T17:52:54.072 INFO:teuthology.orchestra.run.smithi037.stderr:assert 2024-08-17T17:52:54.072 INFO:teuthology.orchestra.run.smithi037.stderr:bench [] [] [] [] 2024-08-17T17:52:54.072 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs debug_inject_read_zeros 2024-08-17T17:52:54.072 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs files list 2024-08-17T17:52:54.072 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs stats 2024-08-17T17:52:54.072 INFO:teuthology.orchestra.run.smithi037.stderr:bluestore allocator dump block 2024-08-17T17:52:54.072 INFO:teuthology.orchestra.run.smithi037.stderr:Error EINVAL: invalid command 2024-08-17T17:52:54.078 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:54.115 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:54.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:54.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:54.217 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:54.251 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:54.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:54.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:54.353 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:54.391 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:54.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:54.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:54.424 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 65 16 105435 105419 101.348 46.125 0.0112306 0.00986187 2024-08-17T17:52:54.493 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:54.528 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:54.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:54.529 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:54.630 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:54.672 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:54.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:54.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:54.726 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:52:54.726 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:52:54.774 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:54.809 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:54.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:54.810 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:54.911 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:54.944 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:54.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:54.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:55.048 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:55.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:55.088 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:55.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:55.189 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:55.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:55.229 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:55.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:54 smithi046 ceph-mon[88218]: pgmap v1693: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T17:52:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:52:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:54 smithi037 ceph-mon[97894]: pgmap v1693: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T17:52:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:52:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:55.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:54 smithi037 ceph-mon[102022]: pgmap v1693: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T17:52:55.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:52:55.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:55.330 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:55.352 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:55.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:55.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:55.424 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 66 16 106349 106333 100.678 57.125 0.00267574 0.00990844 2024-08-17T17:52:55.454 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:55.476 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:55.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:55.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:55.577 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:55.612 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:55.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:55.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:55.714 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:55.754 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:55.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:55.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:55.856 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:55.892 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:55.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:55.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:55.994 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:56.030 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:56.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:56.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:56.131 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:56.165 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:56.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:56.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:56.267 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:56.303 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-08-17T17:52:56.311 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:56.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:56.312 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:56.413 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:56.425 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 67 16 107359 107343 100.115 63.125 0.0211713 0.00998374 2024-08-17T17:52:56.463 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:56.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:56.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:56.565 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:56.605 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:56.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:56.606 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:56.707 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:56.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:56.743 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:56.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:56.747 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:56.796 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T17:52:56.796 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T17:52:56.797 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.5 'trim stale osdmaps' 2024-08-17T17:52:56.840 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:56.844 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:56.897 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:56.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:56.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:56.999 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:57.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:56 smithi037 ceph-mon[97894]: pgmap v1694: 99 pgs: 99 active+clean; 6.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:52:57.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:56 smithi037 ceph-mon[102022]: pgmap v1694: 99 pgs: 99 active+clean; 6.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:52:57.046 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:57.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:57.047 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:57.148 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:57.201 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:57.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:57.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:56 smithi046 ceph-mon[88218]: pgmap v1694: 99 pgs: 99 active+clean; 6.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 66 MiB/s wr, 1.06k op/s 2024-08-17T17:52:57.303 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:57.339 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:57.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:57.340 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:57.427 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 68 16 108324 108308 99.5267 60.3125 0.035507 0.010043 2024-08-17T17:52:57.441 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:57.478 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:57.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:57.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:57.579 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:57.629 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:57.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:57.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:57.731 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:57.767 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:57.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:57.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:57.868 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:57.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:57.916 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:57.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:58.017 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:58.048 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:58.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:58.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:58.150 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:58.185 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:58.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:58.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:58.287 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:58.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:58.326 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:58.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:58.427 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:58.428 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 69 16 109288 109272 98.9574 60.25 0.0159911 0.0101007 2024-08-17T17:52:58.464 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:58.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:58.465 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:58.565 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:58.604 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:58.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:58.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:58.705 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:58.747 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:58.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:58.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:58.849 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:58.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:58.953 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:58.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:59.054 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:59.093 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:59.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:59.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:59.195 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:59.232 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:59.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:59.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:59.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:52:58 smithi046 ceph-mon[88218]: pgmap v1695: 99 pgs: 99 active+clean; 6.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 57 MiB/s wr, 908 op/s 2024-08-17T17:52:59.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:52:58 smithi037 ceph-mon[97894]: pgmap v1695: 99 pgs: 99 active+clean; 6.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 57 MiB/s wr, 908 op/s 2024-08-17T17:52:59.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:52:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:52:58] "GET /metrics HTTP/1.1" 200 36625 "" "Prometheus/2.51.0" 2024-08-17T17:52:59.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:52:58 smithi037 ceph-mon[102022]: pgmap v1695: 99 pgs: 99 active+clean; 6.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 57 MiB/s wr, 908 op/s 2024-08-17T17:52:59.334 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:59.371 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:59.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:59.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:59.427 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 70 16 110390 110374 98.5276 68.875 0.0142809 0.0101439 2024-08-17T17:52:59.448 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:59.473 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:59.508 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:59.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:59.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:59.610 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:59.646 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:52:59.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:59.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:59.748 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:59.786 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:59.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:59.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:59.888 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:59.927 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:52:59.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:59.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:00.029 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:00.066 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:00.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:00.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:00.167 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:00.199 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:00.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:00.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:00.300 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:00.341 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:00.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:00.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:00.428 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 71 16 111455 111439 98.0774 66.5625 0.0110659 0.010191 2024-08-17T17:53:00.443 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:00.481 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:00.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:00.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:53:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:53:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:53:00.583 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:00.625 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:00.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:00.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:00.727 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:00.768 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:00.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:00.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:00.784 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:53:00.784 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:53:00.784 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:53:00.784 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:53:00.785 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:53:00.785 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:53:00.785 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:53:00.785 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:53:00.814 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:53:00.814 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:53:00.851 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:53:00.851 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:53:00.870 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:00.873 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:00.889 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:53:00.889 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:53:00.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:00.922 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:00.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:00.926 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:53:00.927 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:53:01.022 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:01.055 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:01.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:01.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:01.157 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:01.200 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:01.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:01.201 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:00 smithi046 ceph-mon[88218]: pgmap v1696: 99 pgs: 99 active+clean; 6.7 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T17:53:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:00 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1802936827' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:01.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:00 smithi037 ceph-mon[102022]: pgmap v1696: 99 pgs: 99 active+clean; 6.7 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T17:53:01.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:01 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1802936827' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:01.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:00 smithi037 ceph-mon[97894]: pgmap v1696: 99 pgs: 99 active+clean; 6.7 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T17:53:01.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:01 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1802936827' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:01.302 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:01.340 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:01.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:01.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:01.428 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 72 16 112374 112358 97.513 57.4375 0.0041659 0.0102436 2024-08-17T17:53:01.442 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:01.481 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:01.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:01.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:01.583 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:01.604 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:01.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:01.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:01.706 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:01.746 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:01.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:01.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:01.847 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:01.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:01.893 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:01.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:01.988 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is set 2024-08-17T17:53:01.994 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:02.038 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:02.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:02.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:02.141 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:02.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:02.173 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:02.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:02.240 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:01 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1479132458' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:53:02.240 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:01 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:53:02.241 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:01 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1479132458' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:53:02.241 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:01 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:53:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:01 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1479132458' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:53:02.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:01 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:53:02.274 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:02.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:02.306 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:02.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:02.406 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:02.428 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 73 16 113191 113175 96.8767 51.0625 0.0036057 0.0103025 2024-08-17T17:53:02.429 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:02.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:02.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:02.530 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:02.560 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:02.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:02.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:02.662 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:02.699 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:02.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:02.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:02.800 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:02.833 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:02.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:02.834 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:02.935 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:02.976 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:02.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:02.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:03.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:02 smithi037 ceph-mon[102022]: pgmap v1697: 99 pgs: 99 active+clean; 6.7 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 53 MiB/s wr, 853 op/s 2024-08-17T17:53:03.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:02 smithi037 ceph-mon[102022]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:03.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:02 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:53:03.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:02 smithi037 ceph-mon[102022]: osdmap e1192: 8 total, 8 up, 7 in 2024-08-17T17:53:03.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:02 smithi037 ceph-mon[97894]: pgmap v1697: 99 pgs: 99 active+clean; 6.7 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 53 MiB/s wr, 853 op/s 2024-08-17T17:53:03.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:02 smithi037 ceph-mon[97894]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:03.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:02 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:53:03.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:02 smithi037 ceph-mon[97894]: osdmap e1192: 8 total, 8 up, 7 in 2024-08-17T17:53:03.077 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:03.113 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:03.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:03.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:03.215 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:03.255 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:03.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:03.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:02 smithi046 ceph-mon[88218]: pgmap v1697: 99 pgs: 99 active+clean; 6.7 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 53 MiB/s wr, 853 op/s 2024-08-17T17:53:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:02 smithi046 ceph-mon[88218]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:02 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:53:03.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:02 smithi046 ceph-mon[88218]: osdmap e1192: 8 total, 8 up, 7 in 2024-08-17T17:53:03.358 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:03.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:03.398 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:03.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:03.428 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 74 16 114267 114251 96.4762 67.25 0.0183459 0.01036 2024-08-17T17:53:03.499 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:03.538 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:03.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:03.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:03.639 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:03.672 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:03.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:03.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:03.774 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:03.819 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:03.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:03.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:03.921 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:03.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:03.959 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:03.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:04.060 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:04.097 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:04.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:04.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:04.199 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:04.243 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:04.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:04.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:04.345 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:04.386 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:04.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:04.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:04.428 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 75 16 115330 115314 96.0757 66.4375 0.0144302 0.010404 2024-08-17T17:53:04.488 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:04.529 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:04.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:04.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:04.631 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:04.673 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:04.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:04.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:04.775 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:04.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:04.811 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:04.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:04.912 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:04.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:04.949 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:04.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:05.050 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:05.078 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:05.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:05.079 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:05.180 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:05.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:05.223 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:05.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:05.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:04 smithi046 ceph-mon[88218]: pgmap v1699: 99 pgs: 99 active+clean; 6.8 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 62 MiB/s wr, 989 op/s 2024-08-17T17:53:05.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:04 smithi037 ceph-mon[102022]: pgmap v1699: 99 pgs: 99 active+clean; 6.8 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 62 MiB/s wr, 989 op/s 2024-08-17T17:53:05.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:04 smithi037 ceph-mon[97894]: pgmap v1699: 99 pgs: 99 active+clean; 6.8 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 62 MiB/s wr, 989 op/s 2024-08-17T17:53:05.324 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:05.364 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:05.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:05.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:05.428 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 76 16 116391 116375 95.6839 66.3125 0.0142819 0.010446 2024-08-17T17:53:05.466 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:05.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:05.508 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:05.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:05.540 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:53:05.609 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:05.651 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:05.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:05.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:05.752 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:05.794 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:05.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:05.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:05.896 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:05.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:05.941 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:05.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:06.011 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:53:06.011 INFO:teuthology.orchestra.run.smithi037.stdout: "size": 20, 2024-08-17T17:53:06.011 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 600, 2024-08-17T17:53:06.011 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [ 2024-08-17T17:53:06.012 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.012 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156303 6.11 6.614789f1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1103)", 2024-08-17T17:53:06.012 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:42.782851+0000", 2024-08-17T17:53:06.012 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 503.22327045600002, 2024-08-17T17:53:06.012 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.60335614900000001, 2024-08-17T17:53:06.012 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:53:06.012 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:53:06.012 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T17:53:06.012 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:53:06.012 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:53:06.012 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:53:06.012 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156303 2024-08-17T17:53:06.012 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.012 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:53:06.013 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.013 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:53:06.013 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.782851+0000", 2024-08-17T17:53:06.013 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.013 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.013 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.013 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:53:06.013 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.782851+0000", 2024-08-17T17:53:06.013 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.013 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.013 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.013 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:53:06.013 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.782852+0000", 2024-08-17T17:53:06.013 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4640000000000001e-06 2024-08-17T17:53:06.013 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.014 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.014 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:53:06.014 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.782857+0000", 2024-08-17T17:53:06.014 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3260000000000003e-06 2024-08-17T17:53:06.014 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.014 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.014 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:53:06.014 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.782870+0000", 2024-08-17T17:53:06.014 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2153e-05 2024-08-17T17:53:06.014 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.014 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.014 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:53:06.014 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.782877+0000", 2024-08-17T17:53:06.017 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.5580000000000003e-06 2024-08-17T17:53:06.017 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.017 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.017 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.017 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.783052+0000", 2024-08-17T17:53:06.017 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00017451500000000001 2024-08-17T17:53:06.017 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.017 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.017 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:53:06.017 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.783063+0000", 2024-08-17T17:53:06.017 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1683e-05 2024-08-17T17:53:06.018 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.018 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.018 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.018 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386196+0000", 2024-08-17T17:53:06.018 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.60313235399999998 2024-08-17T17:53:06.018 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.018 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.018 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:53:06.018 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386207+0000", 2024-08-17T17:53:06.018 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1096e-05 2024-08-17T17:53:06.018 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.018 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:53:06.018 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.019 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.019 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.019 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156326 6.11 6.b4fab631 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1103)", 2024-08-17T17:53:06.019 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:42.827040+0000", 2024-08-17T17:53:06.019 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 503.179081037, 2024-08-17T17:53:06.019 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.55920396900000002, 2024-08-17T17:53:06.019 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:53:06.019 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:53:06.019 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T17:53:06.019 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:53:06.019 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:53:06.019 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:53:06.019 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156326 2024-08-17T17:53:06.020 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.020 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:53:06.020 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.020 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:53:06.020 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.827040+0000", 2024-08-17T17:53:06.020 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.020 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.020 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.020 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:53:06.020 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.827040+0000", 2024-08-17T17:53:06.020 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.020 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.020 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.020 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:53:06.021 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.827041+0000", 2024-08-17T17:53:06.021 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.406e-06 2024-08-17T17:53:06.021 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.021 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.021 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:53:06.021 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.827046+0000", 2024-08-17T17:53:06.021 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.4800000000000003e-06 2024-08-17T17:53:06.021 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.021 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.021 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:53:06.021 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.827055+0000", 2024-08-17T17:53:06.021 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.8859999999999993e-06 2024-08-17T17:53:06.022 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.022 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.022 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:53:06.022 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.827060+0000", 2024-08-17T17:53:06.022 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6640000000000003e-06 2024-08-17T17:53:06.022 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.022 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.022 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.022 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.827134+0000", 2024-08-17T17:53:06.022 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.3733999999999996e-05 2024-08-17T17:53:06.022 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.022 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.023 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:53:06.023 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.827145+0000", 2024-08-17T17:53:06.023 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0917000000000001e-05 2024-08-17T17:53:06.023 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.023 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.023 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.023 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386235+0000", 2024-08-17T17:53:06.023 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.55908950499999999 2024-08-17T17:53:06.023 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.023 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.023 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:53:06.023 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386244+0000", 2024-08-17T17:53:06.023 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.3770000000000002e-06 2024-08-17T17:53:06.024 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.024 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:53:06.024 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.024 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.024 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.024 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156334 6.11 6.77951951 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1103)", 2024-08-17T17:53:06.024 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:42.836911+0000", 2024-08-17T17:53:06.024 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 503.16920987399999, 2024-08-17T17:53:06.024 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.54936550799999995, 2024-08-17T17:53:06.024 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:53:06.025 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:53:06.025 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T17:53:06.025 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:53:06.025 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:53:06.025 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:53:06.025 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156334 2024-08-17T17:53:06.025 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.025 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:53:06.025 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.025 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:53:06.025 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.836911+0000", 2024-08-17T17:53:06.025 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.025 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.026 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.026 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:53:06.026 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.836911+0000", 2024-08-17T17:53:06.026 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.026 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.026 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.026 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:53:06.026 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.836913+0000", 2024-08-17T17:53:06.026 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.39e-06 2024-08-17T17:53:06.026 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.026 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.026 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:53:06.027 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.836918+0000", 2024-08-17T17:53:06.027 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.5829999999999997e-06 2024-08-17T17:53:06.027 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.027 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.027 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:53:06.027 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.836931+0000", 2024-08-17T17:53:06.027 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3066e-05 2024-08-17T17:53:06.027 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.027 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.027 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:53:06.027 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.836938+0000", 2024-08-17T17:53:06.027 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.1219999999999997e-06 2024-08-17T17:53:06.027 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.028 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.028 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.028 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.836996+0000", 2024-08-17T17:53:06.028 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.7998000000000003e-05 2024-08-17T17:53:06.028 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.028 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.028 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:53:06.028 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.837007+0000", 2024-08-17T17:53:06.028 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0581000000000001e-05 2024-08-17T17:53:06.028 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.028 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.028 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.028 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386270+0000", 2024-08-17T17:53:06.029 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.549263469 2024-08-17T17:53:06.029 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.029 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.029 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:53:06.029 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386277+0000", 2024-08-17T17:53:06.029 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.2990000000000002e-06 2024-08-17T17:53:06.029 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.029 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:53:06.029 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.029 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.029 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.029 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156346 6.11 6.9d8f4ed1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1103)", 2024-08-17T17:53:06.029 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:42.868740+0000", 2024-08-17T17:53:06.029 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 503.13738101199999, 2024-08-17T17:53:06.030 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.51756397399999998, 2024-08-17T17:53:06.030 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:53:06.030 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:53:06.030 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T17:53:06.030 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:53:06.030 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:53:06.030 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:53:06.030 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156346 2024-08-17T17:53:06.030 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.030 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:53:06.030 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.030 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:53:06.030 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.868740+0000", 2024-08-17T17:53:06.031 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.031 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.031 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.031 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:53:06.031 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.868740+0000", 2024-08-17T17:53:06.031 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.031 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.031 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.031 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:53:06.031 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.868742+0000", 2024-08-17T17:53:06.031 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6810000000000001e-06 2024-08-17T17:53:06.031 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.031 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.032 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:53:06.032 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.868747+0000", 2024-08-17T17:53:06.032 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.2020000000000003e-06 2024-08-17T17:53:06.032 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.032 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.032 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:53:06.032 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.868761+0000", 2024-08-17T17:53:06.032 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3918e-05 2024-08-17T17:53:06.032 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.032 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.032 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:53:06.032 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.868769+0000", 2024-08-17T17:53:06.032 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.8110000000000003e-06 2024-08-17T17:53:06.033 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.033 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.033 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.033 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.868839+0000", 2024-08-17T17:53:06.033 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0121000000000002e-05 2024-08-17T17:53:06.033 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.033 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.033 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:53:06.033 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:42.868845+0000", 2024-08-17T17:53:06.033 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.3169999999999998e-06 2024-08-17T17:53:06.033 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.033 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.033 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.033 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386298+0000", 2024-08-17T17:53:06.034 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.517452774 2024-08-17T17:53:06.034 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.034 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.034 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:53:06.034 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386304+0000", 2024-08-17T17:53:06.034 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1500000000000004e-06 2024-08-17T17:53:06.034 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.034 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:53:06.034 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.034 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.034 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.034 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156501 6.11 6.7acd3531 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1103)", 2024-08-17T17:53:06.035 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.027919+0000", 2024-08-17T17:53:06.035 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 502.97820204200002, 2024-08-17T17:53:06.035 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.35841241400000001, 2024-08-17T17:53:06.035 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:53:06.035 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:53:06.035 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T17:53:06.035 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:53:06.035 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:53:06.035 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:53:06.035 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156501 2024-08-17T17:53:06.035 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.035 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:53:06.035 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.035 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:53:06.036 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.027919+0000", 2024-08-17T17:53:06.036 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.036 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.036 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.036 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:53:06.036 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.027919+0000", 2024-08-17T17:53:06.036 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.036 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.036 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.036 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:53:06.036 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.027921+0000", 2024-08-17T17:53:06.036 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6610000000000001e-06 2024-08-17T17:53:06.036 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.037 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.037 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:53:06.037 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.027926+0000", 2024-08-17T17:53:06.037 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.1080000000000001e-06 2024-08-17T17:53:06.037 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.037 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.037 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:53:06.037 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.027938+0000", 2024-08-17T17:53:06.037 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2486999999999999e-05 2024-08-17T17:53:06.037 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.038 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.038 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:53:06.038 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.027945+0000", 2024-08-17T17:53:06.038 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.1640000000000004e-06 2024-08-17T17:53:06.038 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.038 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.038 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.038 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.028002+0000", 2024-08-17T17:53:06.038 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6910999999999998e-05 2024-08-17T17:53:06.038 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.038 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.038 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:53:06.038 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.028010+0000", 2024-08-17T17:53:06.039 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.8480000000000001e-06 2024-08-17T17:53:06.039 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.039 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.039 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.039 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386325+0000", 2024-08-17T17:53:06.039 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.35831499700000002 2024-08-17T17:53:06.039 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.039 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.039 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:53:06.039 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386331+0000", 2024-08-17T17:53:06.039 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.2380000000000002e-06 2024-08-17T17:53:06.039 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.039 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:53:06.040 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.040 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.040 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.040 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156559 6.11 6.aeff08b1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1103)", 2024-08-17T17:53:06.040 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.078103+0000", 2024-08-17T17:53:06.040 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 502.92801796100002, 2024-08-17T17:53:06.040 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.308258425, 2024-08-17T17:53:06.040 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:53:06.040 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:53:06.040 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T17:53:06.040 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:53:06.040 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:53:06.040 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:53:06.041 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156559 2024-08-17T17:53:06.041 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.041 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:53:06.041 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.041 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:53:06.041 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.078103+0000", 2024-08-17T17:53:06.041 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.041 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.041 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.041 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:53:06.041 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.078103+0000", 2024-08-17T17:53:06.041 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.041 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.041 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.042 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:53:06.042 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.078105+0000", 2024-08-17T17:53:06.042 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1909999999999999e-06 2024-08-17T17:53:06.042 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.042 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.042 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:53:06.042 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.078111+0000", 2024-08-17T17:53:06.042 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4260000000000002e-06 2024-08-17T17:53:06.042 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.042 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.042 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:53:06.042 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.078124+0000", 2024-08-17T17:53:06.042 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2826000000000001e-05 2024-08-17T17:53:06.043 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.043 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.043 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:53:06.043 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.078131+0000", 2024-08-17T17:53:06.043 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7689999999999996e-06 2024-08-17T17:53:06.043 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.043 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.043 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.043 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.078403+0000", 2024-08-17T17:53:06.043 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00027158400000000001 2024-08-17T17:53:06.043 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.043 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.043 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:53:06.043 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.078412+0000", 2024-08-17T17:53:06.044 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.8279999999999992e-06 2024-08-17T17:53:06.044 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.044 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.044 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.044 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:06.045 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386354+0000", 2024-08-17T17:53:06.045 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.30794275700000001 2024-08-17T17:53:06.045 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.045 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.045 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:53:06.045 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386362+0000", 2024-08-17T17:53:06.046 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0439999999999998e-06 2024-08-17T17:53:06.046 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.046 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:53:06.046 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.046 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.046 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.046 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156578 6.11 6.2ca575f1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1103)", 2024-08-17T17:53:06.046 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.112677+0000", 2024-08-17T17:53:06.046 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 502.89344383600002, 2024-08-17T17:53:06.046 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.273713649, 2024-08-17T17:53:06.046 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:53:06.046 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:53:06.047 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T17:53:06.047 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:53:06.047 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:53:06.047 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:53:06.047 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156578 2024-08-17T17:53:06.047 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.047 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:53:06.047 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.047 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:53:06.047 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.112677+0000", 2024-08-17T17:53:06.047 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.047 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.048 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.048 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:53:06.048 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.112677+0000", 2024-08-17T17:53:06.048 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.048 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.048 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.048 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:53:06.048 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.112679+0000", 2024-08-17T17:53:06.048 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.922e-06 2024-08-17T17:53:06.048 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.048 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.048 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:53:06.048 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.112685+0000", 2024-08-17T17:53:06.049 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6590000000000004e-06 2024-08-17T17:53:06.049 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.049 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.049 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:53:06.049 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.112703+0000", 2024-08-17T17:53:06.049 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8335e-05 2024-08-17T17:53:06.049 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.049 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.049 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:53:06.049 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.112712+0000", 2024-08-17T17:53:06.049 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.0140000000000004e-06 2024-08-17T17:53:06.049 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.049 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.049 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.050 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.112772+0000", 2024-08-17T17:53:06.050 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.9954000000000002e-05 2024-08-17T17:53:06.050 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.050 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.050 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:53:06.050 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.112781+0000", 2024-08-17T17:53:06.050 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.5299999999999996e-06 2024-08-17T17:53:06.050 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.050 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.050 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.050 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386384+0000", 2024-08-17T17:53:06.050 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.273603123 2024-08-17T17:53:06.050 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.051 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.051 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:53:06.051 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386391+0000", 2024-08-17T17:53:06.051 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.1119999999999998e-06 2024-08-17T17:53:06.051 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.051 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:53:06.051 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.051 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.051 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.051 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156580 6.11 6.c030de51 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1103)", 2024-08-17T17:53:06.051 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.113794+0000", 2024-08-17T17:53:06.051 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 502.89232694700002, 2024-08-17T17:53:06.051 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.27262554900000002, 2024-08-17T17:53:06.052 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:53:06.052 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:53:06.052 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T17:53:06.052 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:53:06.052 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:53:06.052 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:53:06.052 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156580 2024-08-17T17:53:06.052 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.052 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:53:06.052 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.052 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:53:06.052 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.113794+0000", 2024-08-17T17:53:06.052 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.052 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.053 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.053 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:53:06.053 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.113794+0000", 2024-08-17T17:53:06.053 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.053 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.053 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.053 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:53:06.053 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.113795+0000", 2024-08-17T17:53:06.053 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.218e-06 2024-08-17T17:53:06.053 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.053 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.053 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:53:06.053 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.113805+0000", 2024-08-17T17:53:06.054 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.7589999999999992e-06 2024-08-17T17:53:06.054 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.054 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.054 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:53:06.054 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.113821+0000", 2024-08-17T17:53:06.054 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5849e-05 2024-08-17T17:53:06.054 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.054 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.054 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:53:06.054 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.113828+0000", 2024-08-17T17:53:06.054 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.2230000000000001e-06 2024-08-17T17:53:06.054 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.055 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.055 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.055 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.113875+0000", 2024-08-17T17:53:06.055 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7227e-05 2024-08-17T17:53:06.055 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.055 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.055 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:53:06.055 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.113882+0000", 2024-08-17T17:53:06.055 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0859999999999996e-06 2024-08-17T17:53:06.055 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.055 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.055 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.055 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386413+0000", 2024-08-17T17:53:06.055 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.27253028699999998 2024-08-17T17:53:06.056 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.056 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.056 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:53:06.056 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386420+0000", 2024-08-17T17:53:06.056 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9e-06 2024-08-17T17:53:06.056 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.056 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:53:06.056 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.056 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.056 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.056 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156615 6.11 6.1cd5fcf1 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1103)", 2024-08-17T17:53:06.056 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.150147+0000", 2024-08-17T17:53:06.056 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 502.85597378900002, 2024-08-17T17:53:06.056 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.236303861, 2024-08-17T17:53:06.057 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:53:06.057 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:53:06.057 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T17:53:06.057 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:53:06.057 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:53:06.057 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:53:06.057 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156615 2024-08-17T17:53:06.057 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.057 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:53:06.057 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.057 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:53:06.057 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.150147+0000", 2024-08-17T17:53:06.057 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.057 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.057 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.058 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:53:06.058 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.150147+0000", 2024-08-17T17:53:06.058 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.058 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.058 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.058 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:53:06.058 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.150148+0000", 2024-08-17T17:53:06.058 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1880000000000001e-06 2024-08-17T17:53:06.058 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.058 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.058 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:53:06.058 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.150153+0000", 2024-08-17T17:53:06.058 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9570000000000001e-06 2024-08-17T17:53:06.059 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.059 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.059 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:53:06.059 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.150167+0000", 2024-08-17T17:53:06.059 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3335e-05 2024-08-17T17:53:06.059 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.059 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.059 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:53:06.059 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.150175+0000", 2024-08-17T17:53:06.059 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.1049999999999995e-06 2024-08-17T17:53:06.059 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.059 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.059 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.059 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.150273+0000", 2024-08-17T17:53:06.060 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.7998000000000006e-05 2024-08-17T17:53:06.060 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.060 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.060 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:53:06.060 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.150283+0000", 2024-08-17T17:53:06.060 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.7659999999999993e-06 2024-08-17T17:53:06.060 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.060 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.060 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.060 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386441+0000", 2024-08-17T17:53:06.060 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.23615862100000001 2024-08-17T17:53:06.060 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.060 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.060 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:53:06.061 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386451+0000", 2024-08-17T17:53:06.061 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.8910000000000007e-06 2024-08-17T17:53:06.061 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.061 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:53:06.061 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.061 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.061 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.061 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35031.0:156618 6.11 6.cef90151 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1103)", 2024-08-17T17:53:06.061 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:44:43.151899+0000", 2024-08-17T17:53:06.061 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 502.854221827, 2024-08-17T17:53:06.061 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.23459516999999999, 2024-08-17T17:53:06.061 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:53:06.061 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:53:06.062 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T17:53:06.062 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:53:06.062 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35031", 2024-08-17T17:53:06.062 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:53:06.062 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 156618 2024-08-17T17:53:06.062 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.062 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:53:06.062 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.062 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:53:06.062 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.151899+0000", 2024-08-17T17:53:06.062 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.062 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.062 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.063 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:53:06.063 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.151899+0000", 2024-08-17T17:53:06.063 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.063 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.063 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.063 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:53:06.063 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.151900+0000", 2024-08-17T17:53:06.063 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.051e-06 2024-08-17T17:53:06.063 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.063 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.063 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:53:06.063 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.151905+0000", 2024-08-17T17:53:06.063 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.3030000000000001e-06 2024-08-17T17:53:06.064 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.064 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.064 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:53:06.064 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.151916+0000", 2024-08-17T17:53:06.064 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1089e-05 2024-08-17T17:53:06.064 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.064 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.064 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:53:06.064 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.151923+0000", 2024-08-17T17:53:06.064 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.8080000000000005e-06 2024-08-17T17:53:06.064 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.064 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.064 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.065 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.151973+0000", 2024-08-17T17:53:06.065 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.0003000000000002e-05 2024-08-17T17:53:06.065 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.065 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.065 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:53:06.065 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.151980+0000", 2024-08-17T17:53:06.065 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9419999999999998e-06 2024-08-17T17:53:06.065 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.065 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.065 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.065 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386483+0000", 2024-08-17T17:53:06.065 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.23450300900000001 2024-08-17T17:53:06.065 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.066 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.066 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:53:06.066 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:44:43.386494+0000", 2024-08-17T17:53:06.066 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0964999999999999e-05 2024-08-17T17:53:06.066 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.066 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:53:06.066 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.066 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.066 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.066 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:223257 7.f 7:f6181d29:::benchmark_data_smithi037_171911_object105299:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1166)", 2024-08-17T17:53:06.066 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:50:45.050785+0000", 2024-08-17T17:53:06.066 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 140.955335676, 2024-08-17T17:53:06.066 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1909106249999999, 2024-08-17T17:53:06.067 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:53:06.067 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:53:06.067 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T17:53:06.067 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:53:06.067 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:53:06.067 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:53:06.067 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 223257 2024-08-17T17:53:06.067 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.067 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:53:06.067 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.067 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:53:06.067 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.050785+0000", 2024-08-17T17:53:06.067 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.068 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.068 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.068 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:53:06.068 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.050785+0000", 2024-08-17T17:53:06.068 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.068 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.068 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.068 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:53:06.068 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.050787+0000", 2024-08-17T17:53:06.068 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.485e-06 2024-08-17T17:53:06.068 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.068 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.068 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:53:06.069 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.050792+0000", 2024-08-17T17:53:06.069 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.2209999999999996e-06 2024-08-17T17:53:06.069 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.069 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.069 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:53:06.069 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.050815+0000", 2024-08-17T17:53:06.069 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2796e-05 2024-08-17T17:53:06.069 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.069 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.069 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:53:06.069 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.050825+0000", 2024-08-17T17:53:06.069 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0054000000000001e-05 2024-08-17T17:53:06.069 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.070 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.070 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.070 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.051320+0000", 2024-08-17T17:53:06.070 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00049537699999999997 2024-08-17T17:53:06.070 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.070 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.070 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op must wait for map", 2024-08-17T17:53:06.070 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.051327+0000", 2024-08-17T17:53:06.070 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9700000000000002e-06 2024-08-17T17:53:06.070 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.070 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.070 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.070 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.060936+0000", 2024-08-17T17:53:06.071 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0096088000000000007 2024-08-17T17:53:06.071 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.071 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.071 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:53:06.071 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.060948+0000", 2024-08-17T17:53:06.071 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1459e-05 2024-08-17T17:53:06.071 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.071 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.071 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.071 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:46.036069+0000", 2024-08-17T17:53:06.071 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.97512148899999995 2024-08-17T17:53:06.071 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.071 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.071 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:53:06.072 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:46.036082+0000", 2024-08-17T17:53:06.072 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2744e-05 2024-08-17T17:53:06.072 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.072 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.072 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.072 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:47.241487+0000", 2024-08-17T17:53:06.072 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2054057030000001 2024-08-17T17:53:06.072 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.072 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.072 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:53:06.072 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:47.241696+0000", 2024-08-17T17:53:06.072 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00020852699999999999 2024-08-17T17:53:06.072 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.072 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:53:06.073 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.073 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.073 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.073 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:223267 7.f 7:ffad3a78:::benchmark_data_smithi037_171911_object105309:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1166)", 2024-08-17T17:53:06.073 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:50:45.050843+0000", 2024-08-17T17:53:06.073 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 140.95527819, 2024-08-17T17:53:06.073 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.260427247, 2024-08-17T17:53:06.073 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:53:06.073 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:53:06.073 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T17:53:06.073 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:53:06.073 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:53:06.073 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:53:06.073 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 223267 2024-08-17T17:53:06.073 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.074 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:53:06.074 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.074 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:53:06.074 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.050843+0000", 2024-08-17T17:53:06.074 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.074 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.074 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.074 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:53:06.074 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.050843+0000", 2024-08-17T17:53:06.074 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.074 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.074 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.075 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:53:06.075 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.050843+0000", 2024-08-17T17:53:06.075 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6899999999999997e-07 2024-08-17T17:53:06.075 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.075 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.075 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:53:06.075 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.050846+0000", 2024-08-17T17:53:06.075 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.706e-06 2024-08-17T17:53:06.075 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.075 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.075 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:53:06.075 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.050855+0000", 2024-08-17T17:53:06.075 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.969e-06 2024-08-17T17:53:06.075 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.076 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.076 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:53:06.076 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.050861+0000", 2024-08-17T17:53:06.076 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6609999999999997e-06 2024-08-17T17:53:06.076 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.076 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.076 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.076 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.051373+0000", 2024-08-17T17:53:06.076 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00051221299999999997 2024-08-17T17:53:06.076 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.076 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.076 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting_for_map not empty", 2024-08-17T17:53:06.076 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.051378+0000", 2024-08-17T17:53:06.076 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3079999999999998e-06 2024-08-17T17:53:06.077 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.077 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.077 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.077 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.061023+0000", 2024-08-17T17:53:06.077 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0096450379999999999 2024-08-17T17:53:06.077 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.077 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.077 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:53:06.077 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.061031+0000", 2024-08-17T17:53:06.077 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7069999999999992e-06 2024-08-17T17:53:06.077 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.077 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.077 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.077 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:46.036109+0000", 2024-08-17T17:53:06.078 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.97507810900000003 2024-08-17T17:53:06.078 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.078 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.078 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:53:06.078 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:46.036117+0000", 2024-08-17T17:53:06.078 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.2840000000000006e-06 2024-08-17T17:53:06.078 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.078 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.078 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.078 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:47.241984+0000", 2024-08-17T17:53:06.078 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.205866734 2024-08-17T17:53:06.078 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.078 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.078 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for missing object", 2024-08-17T17:53:06.079 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:47.242103+0000", 2024-08-17T17:53:06.079 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011850599999999999 2024-08-17T17:53:06.079 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.079 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.079 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.079 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:47.311192+0000", 2024-08-17T17:53:06.079 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.069089274000000006 2024-08-17T17:53:06.079 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.079 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.079 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:53:06.079 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:47.311270+0000", 2024-08-17T17:53:06.079 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.8169000000000003e-05 2024-08-17T17:53:06.079 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.079 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:53:06.080 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.080 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.080 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.080 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:223280 7.f 7:fbc944c8:::benchmark_data_smithi037_171911_object105322:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1166)", 2024-08-17T17:53:06.080 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:50:45.079079+0000", 2024-08-17T17:53:06.080 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 140.927041804, 2024-08-17T17:53:06.080 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2113615229999999, 2024-08-17T17:53:06.080 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:53:06.080 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:53:06.080 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:06.080 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:53:06.080 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T17:53:06.080 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:53:06.080 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 223280 2024-08-17T17:53:06.080 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.081 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:53:06.081 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.081 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:53:06.081 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.079079+0000", 2024-08-17T17:53:06.081 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.081 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.081 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.081 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:53:06.081 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.079079+0000", 2024-08-17T17:53:06.081 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.081 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.081 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.081 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:53:06.081 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.079081+0000", 2024-08-17T17:53:06.081 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.361e-06 2024-08-17T17:53:06.081 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.082 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.082 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:53:06.082 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.079085+0000", 2024-08-17T17:53:06.082 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.6879999999999998e-06 2024-08-17T17:53:06.082 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.082 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.082 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:53:06.082 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.079097+0000", 2024-08-17T17:53:06.082 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1797000000000001e-05 2024-08-17T17:53:06.082 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.082 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.082 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:53:06.082 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.079105+0000", 2024-08-17T17:53:06.082 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.4019999999999996e-06 2024-08-17T17:53:06.082 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.083 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.083 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.083 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.079164+0000", 2024-08-17T17:53:06.083 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.9382000000000002e-05 2024-08-17T17:53:06.083 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.083 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.083 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:53:06.083 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.079173+0000", 2024-08-17T17:53:06.083 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.1980000000000007e-06 2024-08-17T17:53:06.083 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.083 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.083 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.083 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:46.036144+0000", 2024-08-17T17:53:06.083 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.95697047899999998 2024-08-17T17:53:06.083 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.084 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.084 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T17:53:06.084 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:46.036152+0000", 2024-08-17T17:53:06.084 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.9780000000000005e-06 2024-08-17T17:53:06.084 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.084 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.084 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.084 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:47.242136+0000", 2024-08-17T17:53:06.084 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.205984835 2024-08-17T17:53:06.084 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.084 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.084 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:53:06.084 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:47.242263+0000", 2024-08-17T17:53:06.084 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012648600000000001 2024-08-17T17:53:06.085 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.085 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.085 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,4,7", 2024-08-17T17:53:06.085 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:47.242938+0000", 2024-08-17T17:53:06.085 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00067553600000000002 2024-08-17T17:53:06.085 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.085 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.085 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:06.085 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:47.275341+0000", 2024-08-17T17:53:06.085 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.032402114000000003 2024-08-17T17:53:06.085 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.085 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.085 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:53:06.085 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:47.280255+0000", 2024-08-17T17:53:06.085 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0049148259999999997 2024-08-17T17:53:06.086 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.086 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.086 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:06.086 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:47.280453+0000", 2024-08-17T17:53:06.086 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000197584 2024-08-17T17:53:06.086 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.086 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.086 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:06.086 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:47.290085+0000", 2024-08-17T17:53:06.086 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0096319979999999993 2024-08-17T17:53:06.086 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.086 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.086 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:53:06.086 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:47.290328+0000", 2024-08-17T17:53:06.086 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000243012 2024-08-17T17:53:06.087 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.087 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.087 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:53:06.087 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:47.290441+0000", 2024-08-17T17:53:06.087 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000112847 2024-08-17T17:53:06.087 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.087 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:53:06.087 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.087 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.087 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.087 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:85608 8.b 8:d67a9311:::benchmark_data_smithi037_204188_object85607:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T17:53:06.087 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:52:36.058292+0000", 2024-08-17T17:53:06.087 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 29.947829528, 2024-08-17T17:53:06.088 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.33877146400000002, 2024-08-17T17:53:06.088 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:53:06.089 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:53:06.089 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:06.089 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:53:06.089 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T17:53:06.089 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:53:06.089 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 85608 2024-08-17T17:53:06.089 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.089 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:53:06.089 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.089 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:53:06.089 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.058292+0000", 2024-08-17T17:53:06.089 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.089 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.090 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.090 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:53:06.090 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.058292+0000", 2024-08-17T17:53:06.090 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.090 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.090 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.090 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:53:06.090 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.058292+0000", 2024-08-17T17:53:06.090 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.51e-07 2024-08-17T17:53:06.090 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.090 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.090 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:53:06.090 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.058312+0000", 2024-08-17T17:53:06.091 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.0217999999999999e-05 2024-08-17T17:53:06.091 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.091 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.091 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:53:06.091 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.058319+0000", 2024-08-17T17:53:06.091 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9190000000000002e-06 2024-08-17T17:53:06.091 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.091 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.091 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:53:06.091 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.058325+0000", 2024-08-17T17:53:06.091 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.8989999999999998e-06 2024-08-17T17:53:06.091 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.091 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.091 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.092 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.062004+0000", 2024-08-17T17:53:06.092 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0036788429999999998 2024-08-17T17:53:06.092 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.092 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.092 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:53:06.092 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.062147+0000", 2024-08-17T17:53:06.092 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014338400000000001 2024-08-17T17:53:06.092 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.092 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.092 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,4", 2024-08-17T17:53:06.092 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.062291+0000", 2024-08-17T17:53:06.092 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014364 2024-08-17T17:53:06.092 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.092 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.093 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:53:06.093 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.068503+0000", 2024-08-17T17:53:06.093 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0062118210000000002 2024-08-17T17:53:06.093 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.093 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.093 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:06.093 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.068535+0000", 2024-08-17T17:53:06.093 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.2162999999999997e-05 2024-08-17T17:53:06.093 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.093 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.093 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:06.093 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.396957+0000", 2024-08-17T17:53:06.093 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.32842227000000002 2024-08-17T17:53:06.093 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.094 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.094 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:53:06.094 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.397011+0000", 2024-08-17T17:53:06.094 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3804999999999997e-05 2024-08-17T17:53:06.094 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.094 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.094 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:53:06.094 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.397063+0000", 2024-08-17T17:53:06.094 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.1950999999999998e-05 2024-08-17T17:53:06.094 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.094 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:53:06.094 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.095 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.095 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.095 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:85614 8.b 8:d8020f4a:::benchmark_data_smithi037_204188_object85613:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T17:53:06.095 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:52:36.062599+0000", 2024-08-17T17:53:06.095 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 29.943521899, 2024-08-17T17:53:06.095 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.33458032700000001, 2024-08-17T17:53:06.095 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:53:06.095 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:53:06.095 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:06.095 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:53:06.095 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T17:53:06.095 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:53:06.095 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 85614 2024-08-17T17:53:06.095 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.096 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:53:06.096 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.096 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:53:06.096 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.062599+0000", 2024-08-17T17:53:06.096 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.096 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.096 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.096 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:53:06.096 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.062599+0000", 2024-08-17T17:53:06.096 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.096 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.096 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.096 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:53:06.096 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.062601+0000", 2024-08-17T17:53:06.096 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.435e-06 2024-08-17T17:53:06.096 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.097 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.097 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:53:06.097 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.062624+0000", 2024-08-17T17:53:06.097 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.296e-05 2024-08-17T17:53:06.097 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.097 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.097 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:53:06.097 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.062635+0000", 2024-08-17T17:53:06.097 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1211e-05 2024-08-17T17:53:06.097 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.097 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.097 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:53:06.097 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.062642+0000", 2024-08-17T17:53:06.098 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.4379999999999998e-06 2024-08-17T17:53:06.098 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.098 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.098 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.098 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.065158+0000", 2024-08-17T17:53:06.098 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0025152870000000002 2024-08-17T17:53:06.098 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.098 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.098 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:53:06.098 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.065289+0000", 2024-08-17T17:53:06.098 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000131743 2024-08-17T17:53:06.098 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.098 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.098 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,4", 2024-08-17T17:53:06.099 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.065423+0000", 2024-08-17T17:53:06.099 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013390900000000001 2024-08-17T17:53:06.099 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.099 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.099 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:53:06.099 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.068507+0000", 2024-08-17T17:53:06.099 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0030841779999999999 2024-08-17T17:53:06.099 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.099 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.099 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:06.099 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.074094+0000", 2024-08-17T17:53:06.099 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0055867929999999996 2024-08-17T17:53:06.099 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.099 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.099 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:06.100 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.397103+0000", 2024-08-17T17:53:06.100 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.32300922100000001 2024-08-17T17:53:06.100 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.100 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.100 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:53:06.100 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.397148+0000", 2024-08-17T17:53:06.100 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.5092999999999997e-05 2024-08-17T17:53:06.100 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.100 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.100 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:53:06.100 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.397179+0000", 2024-08-17T17:53:06.100 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.1059000000000002e-05 2024-08-17T17:53:06.100 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.100 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:53:06.101 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.101 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.101 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.101 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:85619 8.0 8:0d51758d:::benchmark_data_smithi037_204188_object85618:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T17:53:06.101 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:52:36.069887+0000", 2024-08-17T17:53:06.101 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 29.936233785999999, 2024-08-17T17:53:06.101 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.32977328700000003, 2024-08-17T17:53:06.101 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:53:06.101 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:53:06.101 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:06.101 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:53:06.101 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T17:53:06.101 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:53:06.102 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 85619 2024-08-17T17:53:06.102 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.102 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:53:06.102 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.102 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:53:06.102 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.069887+0000", 2024-08-17T17:53:06.102 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.102 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.102 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.102 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:53:06.102 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.069887+0000", 2024-08-17T17:53:06.102 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.102 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.103 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.103 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:53:06.103 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.069889+0000", 2024-08-17T17:53:06.103 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.285e-06 2024-08-17T17:53:06.103 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.103 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.103 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:53:06.103 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.069911+0000", 2024-08-17T17:53:06.103 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2663999999999998e-05 2024-08-17T17:53:06.103 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.103 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.103 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:53:06.103 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.069924+0000", 2024-08-17T17:53:06.103 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2616000000000001e-05 2024-08-17T17:53:06.104 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.104 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.104 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:53:06.104 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.069931+0000", 2024-08-17T17:53:06.104 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.4610000000000002e-06 2024-08-17T17:53:06.104 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.104 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.104 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.104 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.072238+0000", 2024-08-17T17:53:06.104 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0023069480000000001 2024-08-17T17:53:06.104 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.104 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.104 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:53:06.105 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.072385+0000", 2024-08-17T17:53:06.105 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000146806 2024-08-17T17:53:06.105 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.105 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.105 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,5", 2024-08-17T17:53:06.105 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.072531+0000", 2024-08-17T17:53:06.105 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014599700000000001 2024-08-17T17:53:06.105 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.105 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.105 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:53:06.105 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.078063+0000", 2024-08-17T17:53:06.105 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0055324140000000003 2024-08-17T17:53:06.105 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.105 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.106 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:06.106 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.080686+0000", 2024-08-17T17:53:06.106 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0026221590000000002 2024-08-17T17:53:06.106 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.106 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.106 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:06.106 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.399563+0000", 2024-08-17T17:53:06.106 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.318877252 2024-08-17T17:53:06.106 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.106 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.106 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:53:06.106 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.399618+0000", 2024-08-17T17:53:06.106 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.5299e-05 2024-08-17T17:53:06.106 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.106 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.107 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:53:06.107 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.399661+0000", 2024-08-17T17:53:06.107 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.2385999999999997e-05 2024-08-17T17:53:06.107 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.107 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:53:06.107 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.107 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.107 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.107 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.45503.0:85639 8.2 e1190/1183 8:48bcdf0c:::benchmark_data_smithi037_204188_object85638:head v 1190'5385, mlcod=1190'5382)", 2024-08-17T17:53:06.107 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:52:36.088840+0000", 2024-08-17T17:53:06.107 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 29.917280848000001, 2024-08-17T17:53:06.107 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.31628915200000002, 2024-08-17T17:53:06.107 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:53:06.108 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:53:06.108 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:06.108 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:53:06.108 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.108 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:53:06.108 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.088840+0000", 2024-08-17T17:53:06.108 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.108 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.108 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.108 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:53:06.108 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.088840+0000", 2024-08-17T17:53:06.108 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.108 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.109 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.109 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:53:06.109 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.088841+0000", 2024-08-17T17:53:06.109 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.39e-07 2024-08-17T17:53:06.109 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.109 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.109 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:53:06.109 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.088881+0000", 2024-08-17T17:53:06.109 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.0800999999999998e-05 2024-08-17T17:53:06.109 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.109 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.109 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:53:06.109 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.088890+0000", 2024-08-17T17:53:06.109 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.6119999999999999e-06 2024-08-17T17:53:06.109 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.110 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.110 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:53:06.110 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.088897+0000", 2024-08-17T17:53:06.110 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5250000000000002e-06 2024-08-17T17:53:06.110 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.110 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.110 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.110 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.088951+0000", 2024-08-17T17:53:06.110 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4619e-05 2024-08-17T17:53:06.110 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.110 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.110 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:53:06.110 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.088966+0000", 2024-08-17T17:53:06.111 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4566000000000001e-05 2024-08-17T17:53:06.111 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.111 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.111 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:53:06.111 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.405016+0000", 2024-08-17T17:53:06.111 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.31605035199999998 2024-08-17T17:53:06.111 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.111 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.111 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:53:06.111 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.405129+0000", 2024-08-17T17:53:06.111 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000113238 2024-08-17T17:53:06.111 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.111 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:53:06.112 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.112 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.112 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.112 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:85644 8.b 8:d6d56761:::benchmark_data_smithi037_204188_object85643:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T17:53:06.112 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:52:36.098330+0000", 2024-08-17T17:53:06.112 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 29.907791382999999, 2024-08-17T17:53:06.112 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.31054779999999998, 2024-08-17T17:53:06.112 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:53:06.112 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:53:06.112 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:06.112 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:53:06.112 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T17:53:06.112 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:53:06.112 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 85644 2024-08-17T17:53:06.113 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.113 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:53:06.113 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.113 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:53:06.113 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.098330+0000", 2024-08-17T17:53:06.113 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.113 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.113 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.113 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:53:06.113 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.098330+0000", 2024-08-17T17:53:06.113 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.113 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.113 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.113 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:53:06.113 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.098332+0000", 2024-08-17T17:53:06.114 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.001e-06 2024-08-17T17:53:06.114 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.114 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.114 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:53:06.114 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.098361+0000", 2024-08-17T17:53:06.114 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.9326999999999999e-05 2024-08-17T17:53:06.114 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.114 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.114 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:53:06.114 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.395942+0000", 2024-08-17T17:53:06.114 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.29758065299999997 2024-08-17T17:53:06.114 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.114 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.114 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:53:06.115 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.395958+0000", 2024-08-17T17:53:06.115 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6677e-05 2024-08-17T17:53:06.115 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.115 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.115 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.115 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.397203+0000", 2024-08-17T17:53:06.115 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0012448730000000001 2024-08-17T17:53:06.115 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.115 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.115 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:53:06.115 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.397324+0000", 2024-08-17T17:53:06.115 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000120642 2024-08-17T17:53:06.115 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.115 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.115 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,4", 2024-08-17T17:53:06.116 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.397443+0000", 2024-08-17T17:53:06.116 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011946399999999999 2024-08-17T17:53:06.116 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.116 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.116 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:53:06.116 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.400457+0000", 2024-08-17T17:53:06.116 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0030136249999999998 2024-08-17T17:53:06.116 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.116 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.116 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:06.116 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.400487+0000", 2024-08-17T17:53:06.116 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.9819999999999999e-05 2024-08-17T17:53:06.116 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.116 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.117 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:06.117 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.408765+0000", 2024-08-17T17:53:06.117 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.008278667 2024-08-17T17:53:06.117 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.117 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.117 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:53:06.117 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.408830+0000", 2024-08-17T17:53:06.117 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.4732000000000003e-05 2024-08-17T17:53:06.117 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.117 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.117 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:53:06.117 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.408877+0000", 2024-08-17T17:53:06.117 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7318999999999999e-05 2024-08-17T17:53:06.117 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.118 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:53:06.118 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.118 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.118 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.118 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:92752 8.f 8:f12c7d34:::benchmark_data_smithi037_204188_object92751:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T17:53:06.118 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:52:42.449041+0000", 2024-08-17T17:53:06.118 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 23.557080079999999, 2024-08-17T17:53:06.118 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.16840004, 2024-08-17T17:53:06.118 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:53:06.118 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:53:06.118 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:06.118 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:53:06.118 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T17:53:06.118 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:53:06.118 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 92752 2024-08-17T17:53:06.119 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.119 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:53:06.119 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.119 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:53:06.119 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:42.449041+0000", 2024-08-17T17:53:06.119 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.119 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.119 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.119 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:53:06.119 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:42.449041+0000", 2024-08-17T17:53:06.119 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.119 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.119 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.119 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:53:06.120 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:42.449042+0000", 2024-08-17T17:53:06.120 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3650000000000001e-06 2024-08-17T17:53:06.120 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.120 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.120 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:53:06.120 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:42.449065+0000", 2024-08-17T17:53:06.120 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2175e-05 2024-08-17T17:53:06.120 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.120 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.120 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:53:06.120 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:42.449075+0000", 2024-08-17T17:53:06.120 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0725e-05 2024-08-17T17:53:06.120 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.120 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.121 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:53:06.121 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:42.449082+0000", 2024-08-17T17:53:06.121 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5749999999999997e-06 2024-08-17T17:53:06.121 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.121 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.121 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.121 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:42.450529+0000", 2024-08-17T17:53:06.121 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001446906 2024-08-17T17:53:06.121 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.121 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.121 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:53:06.121 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:42.450702+0000", 2024-08-17T17:53:06.121 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00017353599999999999 2024-08-17T17:53:06.121 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.122 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.122 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:53:06.122 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:42.450858+0000", 2024-08-17T17:53:06.122 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00015622300000000001 2024-08-17T17:53:06.122 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.122 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.122 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:06.122 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:42.456566+0000", 2024-08-17T17:53:06.122 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0057077839999999996 2024-08-17T17:53:06.122 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.122 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.122 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:53:06.122 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:42.456595+0000", 2024-08-17T17:53:06.122 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.9152000000000001e-05 2024-08-17T17:53:06.123 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.123 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.123 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:06.123 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:42.617305+0000", 2024-08-17T17:53:06.123 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.16070930899999999 2024-08-17T17:53:06.123 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.123 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.123 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:53:06.123 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:42.617397+0000", 2024-08-17T17:53:06.123 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.2501000000000001e-05 2024-08-17T17:53:06.123 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.123 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.123 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:53:06.123 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:42.617441+0000", 2024-08-17T17:53:06.124 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.3788999999999997e-05 2024-08-17T17:53:06.124 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.124 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:53:06.124 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.124 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.124 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.124 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:92770 8.f 8:f0ce628d:::benchmark_data_smithi037_204188_object92769:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T17:53:06.124 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:52:42.470323+0000", 2024-08-17T17:53:06.124 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 23.535798503999999, 2024-08-17T17:53:06.124 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.15788512399999999, 2024-08-17T17:53:06.124 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:53:06.124 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:53:06.124 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:06.124 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:53:06.125 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T17:53:06.125 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:53:06.125 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 92770 2024-08-17T17:53:06.125 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.125 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:53:06.125 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.125 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:53:06.125 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:42.470323+0000", 2024-08-17T17:53:06.125 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.125 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.125 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.125 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:53:06.125 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:42.470323+0000", 2024-08-17T17:53:06.126 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:53:06.126 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.126 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.126 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:53:06.126 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:42.470324+0000", 2024-08-17T17:53:06.126 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0189999999999999e-06 2024-08-17T17:53:06.126 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.126 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.126 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:53:06.126 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:42.470343+0000", 2024-08-17T17:53:06.126 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9153000000000001e-05 2024-08-17T17:53:06.126 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.126 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.126 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:53:06.127 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:42.470353+0000", 2024-08-17T17:53:06.127 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0594000000000001e-05 2024-08-17T17:53:06.127 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.127 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.127 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:53:06.127 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:42.470358+0000", 2024-08-17T17:53:06.127 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.0000000000000004e-06 2024-08-17T17:53:06.127 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.127 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.127 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:53:06.127 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:42.470410+0000", 2024-08-17T17:53:06.127 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.1313000000000002e-05 2024-08-17T17:53:06.128 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.128 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.128 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:53:06.128 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:42.470512+0000", 2024-08-17T17:53:06.128 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000102601 2024-08-17T17:53:06.128 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.128 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.128 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:53:06.128 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:42.470600+0000", 2024-08-17T17:53:06.128 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.8145000000000004e-05 2024-08-17T17:53:06.128 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.128 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.128 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:53:06.128 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:42.476540+0000", 2024-08-17T17:53:06.129 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0059394859999999999 2024-08-17T17:53:06.129 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.129 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.129 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:06.129 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:42.476606+0000", 2024-08-17T17:53:06.129 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.6545999999999996e-05 2024-08-17T17:53:06.129 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.129 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.129 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:06.129 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:42.627902+0000", 2024-08-17T17:53:06.129 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.15129580200000001 2024-08-17T17:53:06.129 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.129 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.130 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T17:53:06.130 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:42.628156+0000", 2024-08-17T17:53:06.130 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00025343300000000001 2024-08-17T17:53:06.130 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:53:06.130 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:53:06.130 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T17:53:06.130 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:42.628208+0000", 2024-08-17T17:53:06.130 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.2031999999999999e-05 2024-08-17T17:53:06.130 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.130 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:53:06.130 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.130 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:53:06.130 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:53:06.131 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:53:06.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:06.132 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:06.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:06.233 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:06.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:06.262 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:06.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:06.267 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:53:06.363 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:06.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:06.404 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:06.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:06.428 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 77 16 117288 117272 95.1694 56.0625 0.0141886 0.0105023 2024-08-17T17:53:06.505 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:06.545 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:06.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:06.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:06.647 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:06.684 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:06.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:06.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:06.786 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:06.828 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:06.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:06.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:06.930 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:06.951 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:06.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:06.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:07.053 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:07.091 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:07.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:07.092 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:07.192 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:07.220 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:07.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:07.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:07.260 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:07 smithi037 ceph-mon[97894]: pgmap v1700: 99 pgs: 99 active+clean; 7.0 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 62 MiB/s wr, 992 op/s 2024-08-17T17:53:07.260 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:07 smithi037 ceph-mon[102022]: pgmap v1700: 99 pgs: 99 active+clean; 7.0 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 62 MiB/s wr, 992 op/s 2024-08-17T17:53:07.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:07 smithi046 ceph-mon[88218]: pgmap v1700: 99 pgs: 99 active+clean; 7.0 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 62 MiB/s wr, 992 op/s 2024-08-17T17:53:07.321 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:07.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:07.360 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:07.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:07.428 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 78 16 118250 118234 94.72 60.125 0.00710977 0.0105525 2024-08-17T17:53:07.461 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:07.497 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:07.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:07.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:07.598 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:07.634 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:07.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:07.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:07.736 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:07.773 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:07.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:07.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:07.875 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:07.904 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:07.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:07.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:08.006 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:08.053 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:08.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:08.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:08.155 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:08.194 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:08.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:08.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:08.296 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:08.340 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:08.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:08.341 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:08.428 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 79 16 119294 119278 94.347 65.25 0.0133341 0.0105944 2024-08-17T17:53:08.442 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:08.483 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:08.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:08.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:08.585 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:08.617 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:08.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:08.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:08.719 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:08.754 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:08.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:08.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:08.857 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:08.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:08.899 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:08.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:09.000 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:09.008 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-08-17T17:53:09.056 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:09.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:09.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:09.158 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:09.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:09.209 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:09.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:09 smithi046 ceph-mon[88218]: pgmap v1701: 99 pgs: 99 active+clean; 7.0 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 62 MiB/s wr, 992 op/s 2024-08-17T17:53:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:53:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:09.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:09 smithi037 ceph-mon[97894]: pgmap v1701: 99 pgs: 99 active+clean; 7.0 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 62 MiB/s wr, 992 op/s 2024-08-17T17:53:09.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:53:09.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:09.294 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:53:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:53:08] "GET /metrics HTTP/1.1" 200 36625 "" "Prometheus/2.51.0" 2024-08-17T17:53:09.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:09 smithi037 ceph-mon[102022]: pgmap v1701: 99 pgs: 99 active+clean; 7.0 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 62 MiB/s wr, 992 op/s 2024-08-17T17:53:09.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:53:09.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:09.311 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:09.358 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:09.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:09.360 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:09.428 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:2024-08-17T17:53:09.428763+0000 min lat: 0.00125983 max lat: 0.342211 avg lat: 0.0106385 2024-08-17T17:53:09.429 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:53:09.429 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 80 16 120301 120285 93.9543 62.9375 0.0110449 0.0106385 2024-08-17T17:53:09.460 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:09.491 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:53:09.519 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:09.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:09.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:09.594 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:09.621 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:09.653 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:09.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:09.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:09.696 INFO:teuthology.orchestra.run.smithi037.stderr:no valid command found; 10 closest matches: 2024-08-17T17:53:09.697 INFO:teuthology.orchestra.run.smithi037.stderr:0 2024-08-17T17:53:09.697 INFO:teuthology.orchestra.run.smithi037.stderr:1 2024-08-17T17:53:09.697 INFO:teuthology.orchestra.run.smithi037.stderr:2 2024-08-17T17:53:09.697 INFO:teuthology.orchestra.run.smithi037.stderr:abort 2024-08-17T17:53:09.697 INFO:teuthology.orchestra.run.smithi037.stderr:assert 2024-08-17T17:53:09.697 INFO:teuthology.orchestra.run.smithi037.stderr:bench [] [] [] [] 2024-08-17T17:53:09.697 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs debug_inject_read_zeros 2024-08-17T17:53:09.697 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs files list 2024-08-17T17:53:09.697 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs stats 2024-08-17T17:53:09.697 INFO:teuthology.orchestra.run.smithi037.stderr:bluestore allocator dump block 2024-08-17T17:53:09.699 INFO:teuthology.orchestra.run.smithi037.stderr:Error EINVAL: invalid command 2024-08-17T17:53:09.755 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:09.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:09.798 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:09.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:09.899 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:09.941 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:09.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:09.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:10.042 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:10.083 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:10.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:10.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:10.129 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:10.185 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:10.223 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:10.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:10.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:10.325 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:10.356 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:10.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:10.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:10.429 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 81 16 121243 121227 93.5212 58.875 0.0120293 0.0106875 2024-08-17T17:53:10.458 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:10.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:10.504 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:10.504 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:10.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:53:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:53:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:53:10.605 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:10.637 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:10.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:10.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:10.669 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T17:53:10.669 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T17:53:10.670 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.6 'trim stale osdmaps' 2024-08-17T17:53:10.740 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:10.775 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:10.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:10.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:10.877 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:10.922 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:10.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:10.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:11.024 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:11.068 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:11.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:11.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:11.170 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:11.205 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:11.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:11.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:11.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:11 smithi037 ceph-mon[102022]: pgmap v1702: 99 pgs: 99 active+clean; 7.3 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 62 MiB/s wr, 991 op/s 2024-08-17T17:53:11.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:11 smithi037 ceph-mon[97894]: pgmap v1702: 99 pgs: 99 active+clean; 7.3 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 62 MiB/s wr, 991 op/s 2024-08-17T17:53:11.308 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:11.334 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:11 smithi046 ceph-mon[88218]: pgmap v1702: 99 pgs: 99 active+clean; 7.3 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 62 MiB/s wr, 991 op/s 2024-08-17T17:53:11.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:11.358 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:11.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:11.429 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 82 16 122204 122188 93.1132 60.0625 0.0107447 0.010734 2024-08-17T17:53:11.459 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:11.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:11.507 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:11.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:11.608 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:11.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:11.653 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:11.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:11.754 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:11.805 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:11.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:11.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:11.830 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:53:11.830 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [ 2024-08-17T17:53:11.830 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.830 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:122453 8.2 8:45089771:::benchmark_data_smithi037_204188_object122452:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1192)", 2024-08-17T17:53:11.830 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:53:11.816508+0000", 2024-08-17T17:53:11.830 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.011485336000000001, 2024-08-17T17:53:11.830 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.011523636, 2024-08-17T17:53:11.830 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:11.831 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:53:11.831 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:11.831 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:53:11.831 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:53:11.831 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 122453 2024-08-17T17:53:11.831 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.831 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:11.831 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.831 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:11.831 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.816508+0000", 2024-08-17T17:53:11.831 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:11.831 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.831 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.831 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:11.832 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.816508+0000", 2024-08-17T17:53:11.832 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:11.832 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.832 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.832 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:11.832 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.816506+0000", 2024-08-17T17:53:11.832 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:53:11.832 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.832 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.832 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:11.832 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.816545+0000", 2024-08-17T17:53:11.832 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9362e-05 2024-08-17T17:53:11.832 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.832 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.833 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:11.833 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.816567+0000", 2024-08-17T17:53:11.833 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.145e-05 2024-08-17T17:53:11.833 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.833 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.833 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:11.833 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.816575+0000", 2024-08-17T17:53:11.833 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.028e-06 2024-08-17T17:53:11.833 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.833 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.833 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:11.833 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.816627+0000", 2024-08-17T17:53:11.833 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.2463000000000002e-05 2024-08-17T17:53:11.834 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.834 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.834 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:11.834 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.816794+0000", 2024-08-17T17:53:11.834 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00016698200000000001 2024-08-17T17:53:11.834 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.834 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.834 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:53:11.834 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.816960+0000", 2024-08-17T17:53:11.834 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000166222 2024-08-17T17:53:11.834 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.834 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.835 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:11.835 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.825537+0000", 2024-08-17T17:53:11.835 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0085767340000000008 2024-08-17T17:53:11.835 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:11.835 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:11.835 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:11.835 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.835 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.835 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:122433 8.2 8:4d8044c9:::benchmark_data_smithi037_204188_object122432:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1192)", 2024-08-17T17:53:11.835 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:53:11.787045+0000", 2024-08-17T17:53:11.835 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.040947758000000001, 2024-08-17T17:53:11.835 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.041073243000000002, 2024-08-17T17:53:11.835 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:11.835 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:53:11.836 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:11.836 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:53:11.836 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:53:11.836 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 122433 2024-08-17T17:53:11.836 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.836 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:11.836 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.836 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:11.836 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.787045+0000", 2024-08-17T17:53:11.836 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:11.836 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.836 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.836 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:11.836 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.787045+0000", 2024-08-17T17:53:11.837 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:11.837 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.837 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.837 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:11.837 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.787045+0000", 2024-08-17T17:53:11.837 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:53:11.837 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.837 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.837 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:11.837 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.787096+0000", 2024-08-17T17:53:11.837 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1477999999999997e-05 2024-08-17T17:53:11.837 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.837 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.837 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:11.838 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.787104+0000", 2024-08-17T17:53:11.838 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.3409999999999997e-06 2024-08-17T17:53:11.838 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.838 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.838 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:11.838 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.787108+0000", 2024-08-17T17:53:11.838 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3030000000000001e-06 2024-08-17T17:53:11.838 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.838 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.838 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:11.838 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.796233+0000", 2024-08-17T17:53:11.839 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0091252529999999998 2024-08-17T17:53:11.839 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.839 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.839 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:11.839 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.796349+0000", 2024-08-17T17:53:11.839 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00011550800000000001 2024-08-17T17:53:11.839 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.839 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.839 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:53:11.839 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.796490+0000", 2024-08-17T17:53:11.839 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014129600000000001 2024-08-17T17:53:11.839 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.839 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.839 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:11.839 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.804393+0000", 2024-08-17T17:53:11.840 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0079030750000000007 2024-08-17T17:53:11.840 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.840 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.840 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:11.840 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.804415+0000", 2024-08-17T17:53:11.840 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2130999999999999e-05 2024-08-17T17:53:11.840 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:11.840 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:11.840 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:11.840 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.840 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.840 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:122437 8.2 8:4bd198be:::benchmark_data_smithi037_204188_object122436:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1192)", 2024-08-17T17:53:11.840 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:53:11.794119+0000", 2024-08-17T17:53:11.840 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.033873881000000002, 2024-08-17T17:53:11.840 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.034082273000000003, 2024-08-17T17:53:11.841 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:11.841 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:53:11.841 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:11.841 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:53:11.841 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:53:11.841 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 122437 2024-08-17T17:53:11.841 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.841 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:11.841 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.841 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:11.841 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.794119+0000", 2024-08-17T17:53:11.841 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:11.841 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.841 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.842 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:11.842 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.794119+0000", 2024-08-17T17:53:11.842 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:11.842 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.842 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.842 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:11.842 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.794117+0000", 2024-08-17T17:53:11.842 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:53:11.842 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.842 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.842 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:11.842 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.794151+0000", 2024-08-17T17:53:11.842 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.3803000000000001e-05 2024-08-17T17:53:11.843 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.843 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.843 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:11.843 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.794174+0000", 2024-08-17T17:53:11.843 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2857000000000002e-05 2024-08-17T17:53:11.843 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.843 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.843 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:11.843 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.794181+0000", 2024-08-17T17:53:11.843 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.6200000000000001e-06 2024-08-17T17:53:11.843 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.843 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.843 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:11.844 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.800188+0000", 2024-08-17T17:53:11.845 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0060069640000000001 2024-08-17T17:53:11.845 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.845 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.845 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:11.845 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.800310+0000", 2024-08-17T17:53:11.845 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012227399999999999 2024-08-17T17:53:11.845 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.846 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.846 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:53:11.846 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.800454+0000", 2024-08-17T17:53:11.846 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014450899999999999 2024-08-17T17:53:11.846 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.846 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.846 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:11.846 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.805913+0000", 2024-08-17T17:53:11.846 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0054585290000000002 2024-08-17T17:53:11.847 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:11.847 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:11.847 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:11.847 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:11.809575+0000", 2024-08-17T17:53:11.847 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0036620369999999999 2024-08-17T17:53:11.847 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:11.847 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:11.847 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:11.847 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:11.847 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-08-17T17:53:11.847 INFO:teuthology.orchestra.run.smithi046.stdout: "num_ops": 3 2024-08-17T17:53:11.847 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:53:11.907 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:11.945 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:11.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:11.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:12.048 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:12.076 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:12.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:12.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:12.178 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:12.214 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:12.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:12.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:12.316 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:12.346 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:12.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:12.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:12.429 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 83 16 123001 122985 92.5915 49.8125 0.0102449 0.0107951 2024-08-17T17:53:12.448 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:12.488 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:12.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:12.489 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:12.590 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:12.631 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:12.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:12.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:12.733 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:12.769 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:12.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:12.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:12.871 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:12.910 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:12.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:12.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:13.011 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:13.041 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:13.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:13.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:13.054 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-08-17T17:53:13.111 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:13.143 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:13.176 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:13.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:13.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:13.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:13 smithi046 ceph-mon[88218]: pgmap v1703: 99 pgs: 99 active+clean; 7.4 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 62 MiB/s wr, 990 op/s 2024-08-17T17:53:13.278 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:13.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:13 smithi037 ceph-mon[97894]: pgmap v1703: 99 pgs: 99 active+clean; 7.4 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 62 MiB/s wr, 990 op/s 2024-08-17T17:53:13.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:13 smithi037 ceph-mon[102022]: pgmap v1703: 99 pgs: 99 active+clean; 7.4 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 62 MiB/s wr, 990 op/s 2024-08-17T17:53:13.306 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:13.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:13.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:13.408 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:13.429 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 84 16 123880 123864 92.1432 54.9375 0.0295726 0.0108475 2024-08-17T17:53:13.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:13.469 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:13.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:13.554 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:53:13.570 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:13.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:13.644 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:13.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:13.745 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:13.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:13.796 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:13.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:13.897 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:13.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:13.935 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:13.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:14.036 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:14.075 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:14.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:14.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:14.106 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:14 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:53:14.107 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:14 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:53:14.176 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:14.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:14.217 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:14.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:14.318 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:14.354 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:14.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:14.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:14.429 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 85 16 124815 124799 91.7466 58.4375 0.0151615 0.0108947 2024-08-17T17:53:14.456 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:14.496 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:14.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:14.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:14.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:14 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:53:14.598 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:14.611 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:53:14.611 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:53:14.637 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:14.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:14.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:14.670 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:53:14.670 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:53:14.701 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:53:14.702 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:53:14.739 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:14.739 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:53:14.740 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:53:14.777 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:14.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:14.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:14.782 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:53:14.782 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:53:14.814 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:53:14.815 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:53:14.850 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:53:14.851 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:53:14.878 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:14.887 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:53:14.887 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:53:14.919 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:14.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:14.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:15.020 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:15.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:15.052 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:15.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:15.153 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:15.191 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:15.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:15.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:15.292 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:15.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:15 smithi037 ceph-mon[97894]: pgmap v1704: 99 pgs: 99 active+clean; 7.4 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 58 MiB/s wr, 922 op/s 2024-08-17T17:53:15.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:15 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1506176667' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:15.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:15 smithi037 ceph-mon[102022]: pgmap v1704: 99 pgs: 99 active+clean; 7.4 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 58 MiB/s wr, 922 op/s 2024-08-17T17:53:15.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:15 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1506176667' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:15.313 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:15 smithi046 ceph-mon[88218]: pgmap v1704: 99 pgs: 99 active+clean; 7.4 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 58 MiB/s wr, 922 op/s 2024-08-17T17:53:15.313 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:15 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1506176667' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:15.324 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:15.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:15.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:15.426 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:15.429 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 86 16 125754 125738 91.3622 58.6875 0.00841886 0.0109409 2024-08-17T17:53:15.457 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:15.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:15.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:15.559 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:15.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:15.605 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:15.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:15.705 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:15.738 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:15.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:15.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:15.840 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:15.877 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:15.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:15.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:15.979 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:16.011 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:16.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:16.012 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:16.113 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:16.147 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:16.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:16.148 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:16.249 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:16.287 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:16.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:16.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:16.349 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T17:53:16.349 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T17:53:16.389 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:16.424 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:16.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:16.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:16.429 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 87 16 126711 126695 90.9995 59.8125 0.0120106 0.0109839 2024-08-17T17:53:16.525 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:16.566 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:16.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:16.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:16.668 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:16.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:16.716 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:16.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:16.817 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:16.851 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:16.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:16.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:16.953 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:16.981 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:16.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:16.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:17.071 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is set 2024-08-17T17:53:17.083 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:17.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:17.130 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:17.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:17.160 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-08-17T17:53:17.230 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:17.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:17.279 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:17.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:17.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:17 smithi037 ceph-mon[97894]: pgmap v1705: 99 pgs: 99 active+clean; 7.6 GiB data, 25 GiB used, 600 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:53:17.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:17 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/410214083' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:53:17.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:17 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:53:17.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:17 smithi037 ceph-mon[102022]: pgmap v1705: 99 pgs: 99 active+clean; 7.6 GiB data, 25 GiB used, 600 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:53:17.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:17 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/410214083' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:53:17.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:17 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:53:17.380 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:17.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:17.419 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:17.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:17.429 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 88 16 127623 127607 90.6132 57 0.0235769 0.0110311 2024-08-17T17:53:17.440 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:17 smithi046 ceph-mon[88218]: pgmap v1705: 99 pgs: 99 active+clean; 7.6 GiB data, 25 GiB used, 600 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:53:17.440 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:17 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/410214083' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:53:17.440 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:17 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:53:17.520 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:17.554 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:17.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:17.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:17.656 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:17.700 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:17.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:17.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:17.802 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:17.840 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:17.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:17.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:17.942 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:18.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:18.003 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:18.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:18.057 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:53:18.104 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:18.130 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:18.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:18.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:18.232 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:18.271 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:18.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:18.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:18.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:18 smithi037 ceph-mon[97894]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:18.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:18 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:53:18.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:18 smithi037 ceph-mon[97894]: osdmap e1193: 8 total, 8 up, 7 in 2024-08-17T17:53:18.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:18 smithi037 ceph-mon[102022]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:18.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:18 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:53:18.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:18 smithi037 ceph-mon[102022]: osdmap e1193: 8 total, 8 up, 7 in 2024-08-17T17:53:18.372 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:18.410 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:18.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:18.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:18.429 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 89 16 128524 128508 90.2277 56.3125 0.0185472 0.0110783 2024-08-17T17:53:18.491 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:18 smithi046 ceph-mon[88218]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:18.491 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:18 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:53:18.491 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:18 smithi046 ceph-mon[88218]: osdmap e1193: 8 total, 8 up, 7 in 2024-08-17T17:53:18.511 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:18.549 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:18.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:18.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:18.650 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:18.688 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:18.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:18.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:18.790 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:18.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:18.818 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:18.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:18.919 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:18.958 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:18.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:18.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:19.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:53:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:53:18] "GET /metrics HTTP/1.1" 200 36621 "" "Prometheus/2.51.0" 2024-08-17T17:53:19.060 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:19.091 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:19.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:19.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:19.193 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:19.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:19.230 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:19.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:19.331 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:19.364 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:19.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:19.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:19.369 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:19 smithi046 ceph-mon[88218]: pgmap v1707: 99 pgs: 99 active+clean; 7.6 GiB data, 25 GiB used, 600 GiB / 626 GiB avail; 59 MiB/s wr, 946 op/s 2024-08-17T17:53:19.430 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Total time run: 90.0107 2024-08-17T17:53:19.430 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Total writes made: 129487 2024-08-17T17:53:19.430 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Write size: 65536 2024-08-17T17:53:19.430 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Object size: 65536 2024-08-17T17:53:19.430 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Bandwidth (MB/sec): 89.9108 2024-08-17T17:53:19.430 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Stddev Bandwidth: 40.1383 2024-08-17T17:53:19.430 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Max bandwidth (MB/sec): 246.375 2024-08-17T17:53:19.430 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Min bandwidth (MB/sec): 46.125 2024-08-17T17:53:19.430 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Average IOPS: 1438 2024-08-17T17:53:19.430 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Stddev IOPS: 642.213 2024-08-17T17:53:19.430 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Max IOPS: 3942 2024-08-17T17:53:19.431 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Min IOPS: 738 2024-08-17T17:53:19.431 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Average Latency(s): 0.0111179 2024-08-17T17:53:19.431 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Stddev Latency(s): 0.0103852 2024-08-17T17:53:19.431 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Max latency(s): 0.342211 2024-08-17T17:53:19.431 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Min latency(s): 0.00125983 2024-08-17T17:53:19.433 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Cleaning up (deleting benchmark objects) 2024-08-17T17:53:19.467 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:19.502 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:19.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:19.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:19.535 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:19 smithi037 ceph-mon[102022]: pgmap v1707: 99 pgs: 99 active+clean; 7.6 GiB data, 25 GiB used, 600 GiB / 626 GiB avail; 59 MiB/s wr, 946 op/s 2024-08-17T17:53:19.536 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:19 smithi037 ceph-mon[97894]: pgmap v1707: 99 pgs: 99 active+clean; 7.6 GiB data, 25 GiB used, 600 GiB / 626 GiB avail; 59 MiB/s wr, 946 op/s 2024-08-17T17:53:19.605 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:19.642 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:19.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:19.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:19.743 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:19.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:19.785 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:19.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:19.886 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:19.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:19.916 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:19.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:20.017 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:20.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:20.051 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:20.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:20.103 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:53:20.152 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:20.189 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:20.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:20.189 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:20.290 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:20.341 INFO:teuthology.orchestra.run.smithi037.stderr:no valid command found; 10 closest matches: 2024-08-17T17:53:20.342 INFO:teuthology.orchestra.run.smithi037.stderr:0 2024-08-17T17:53:20.342 INFO:teuthology.orchestra.run.smithi037.stderr:1 2024-08-17T17:53:20.343 INFO:teuthology.orchestra.run.smithi037.stderr:2 2024-08-17T17:53:20.343 INFO:teuthology.orchestra.run.smithi037.stderr:abort 2024-08-17T17:53:20.343 INFO:teuthology.orchestra.run.smithi037.stderr:assert 2024-08-17T17:53:20.343 INFO:teuthology.orchestra.run.smithi037.stderr:bench [] [] [] [] 2024-08-17T17:53:20.343 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs debug_inject_read_zeros 2024-08-17T17:53:20.343 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs files list 2024-08-17T17:53:20.343 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs stats 2024-08-17T17:53:20.343 INFO:teuthology.orchestra.run.smithi037.stderr:bluestore allocator dump block 2024-08-17T17:53:20.343 INFO:teuthology.orchestra.run.smithi037.stderr:Error EINVAL: invalid command 2024-08-17T17:53:20.353 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:20.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:20.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:20.456 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:20.476 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:53:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:53:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:53:20.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:20.496 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:20.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:20.597 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:20.641 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:20.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:20.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:20.743 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:20.782 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:20.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:20.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:20.884 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:20.918 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:20.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:20.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:20.975 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:53:21.020 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:21.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:21.056 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:21.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:21.121 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T17:53:21.122 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T17:53:21.122 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.7 'trim stale osdmaps' 2024-08-17T17:53:21.157 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:21.197 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:21.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:21.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:21.253 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:21.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:21 smithi037 ceph-mon[97894]: pgmap v1708: 99 pgs: 99 active+clean; 7.9 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 102 B/s rd, 56 MiB/s wr, 922 op/s 2024-08-17T17:53:21.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:21 smithi037 ceph-mon[102022]: pgmap v1708: 99 pgs: 99 active+clean; 7.9 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 102 B/s rd, 56 MiB/s wr, 922 op/s 2024-08-17T17:53:21.299 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:21.336 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:21.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:21.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:21.398 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:21 smithi046 ceph-mon[88218]: pgmap v1708: 99 pgs: 99 active+clean; 7.9 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 102 B/s rd, 56 MiB/s wr, 922 op/s 2024-08-17T17:53:21.437 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:21.448 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T17:53:21.448 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T17:53:21.484 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:21.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:21.485 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:21.586 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:21.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:21.626 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:21.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:21.727 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:21.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:21.769 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:21.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:21.870 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:21.918 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:21.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:21.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:22.021 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:22.058 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:22.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:22.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:22.160 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:22.187 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:22.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:22.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:22.289 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:22.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:22.333 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:22.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:22.434 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:22.462 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:22.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:22.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:22.564 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:22.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:22.600 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:22.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:22.701 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:22.737 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:22.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:22.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:22.783 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-08-17T17:53:22.840 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:22.870 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:22.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:22.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:22.972 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:23.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:23.031 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:23.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:23.132 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:23.192 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:23.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:23.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:23.293 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:23.335 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:23.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:23.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:23.440 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:23.446 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:53:23.486 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:23.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:23.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:23.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:23 smithi046 ceph-mon[88218]: pgmap v1709: 99 pgs: 99 active+clean; 7.9 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 102 B/s rd, 56 MiB/s wr, 919 op/s 2024-08-17T17:53:23.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:23 smithi037 ceph-mon[102022]: pgmap v1709: 99 pgs: 99 active+clean; 7.9 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 102 B/s rd, 56 MiB/s wr, 919 op/s 2024-08-17T17:53:23.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:23 smithi037 ceph-mon[97894]: pgmap v1709: 99 pgs: 99 active+clean; 7.9 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 102 B/s rd, 56 MiB/s wr, 919 op/s 2024-08-17T17:53:23.588 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:23.635 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:23.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:23.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:23.737 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:23.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:23.769 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:23.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:23.870 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:23.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:23.905 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:23.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:24.006 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:24.037 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:24.038 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:24.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:24.039 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:24.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:24.140 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:24.165 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:24.165 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:24.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:24.184 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:24.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:24.285 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:24.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:24.332 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:24.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:24.433 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:24.479 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:24.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:24.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:24.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:24.580 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:24.646 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:24.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:24.647 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:24.662 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:53:24.662 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:53:24.707 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:53:24.707 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:53:24.741 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:53:24.741 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:53:24.748 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:24.777 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:53:24.777 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:53:24.794 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:24.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:24.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:24.807 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:53:24.807 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:53:24.839 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:53:24.839 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:53:24.875 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:53:24.875 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:53:24.895 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:24.906 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:53:24.907 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:53:24.938 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:24.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:24.939 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:25.040 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:25.078 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:25.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:25.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:25.180 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:25.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:25.234 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:25.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:25.335 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:25.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:25.368 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:25.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:25.469 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:25.506 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:25 smithi037 ceph-mon[97894]: pgmap v1710: 99 pgs: 99 active+clean; 7.8 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 102 B/s rd, 50 MiB/s wr, 935 op/s 2024-08-17T17:53:25.506 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:25 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3351557297' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:25.506 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:25 smithi037 ceph-mon[102022]: pgmap v1710: 99 pgs: 99 active+clean; 7.8 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 102 B/s rd, 50 MiB/s wr, 935 op/s 2024-08-17T17:53:25.507 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:25 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3351557297' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:25.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:25 smithi046 ceph-mon[88218]: pgmap v1710: 99 pgs: 99 active+clean; 7.8 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 102 B/s rd, 50 MiB/s wr, 935 op/s 2024-08-17T17:53:25.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:25 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3351557297' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:25.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:25.518 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:25.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:25.619 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:25.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:25.667 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:25.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:25.768 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:25.795 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:25.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:25.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:25.897 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:25.927 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:25.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:25.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:26.029 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:26.063 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:26.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:26.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:26.165 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:26.199 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:26.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:26.200 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:26.301 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:26.333 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:26.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:26.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:26.435 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:26.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:26.483 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:26.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:26.585 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:26.619 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:26.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:26.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:26.721 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:26.743 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:26.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:26.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:26.845 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:26.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:26.888 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:26.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:26.989 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:27.011 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:27.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:27.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:27.113 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:27.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:27.149 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:27.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:27.250 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:27.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:27.287 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:27.287 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:27.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:27 smithi037 ceph-mon[102022]: pgmap v1711: 99 pgs: 99 active+clean; 7.6 GiB data, 25 GiB used, 600 GiB / 626 GiB avail; 102 B/s rd, 29 MiB/s wr, 946 op/s 2024-08-17T17:53:27.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:27 smithi037 ceph-mon[97894]: pgmap v1711: 99 pgs: 99 active+clean; 7.6 GiB data, 25 GiB used, 600 GiB / 626 GiB avail; 102 B/s rd, 29 MiB/s wr, 946 op/s 2024-08-17T17:53:27.387 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:27.426 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:27.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:27.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:27.443 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:27 smithi046 ceph-mon[88218]: pgmap v1711: 99 pgs: 99 active+clean; 7.6 GiB data, 25 GiB used, 600 GiB / 626 GiB avail; 102 B/s rd, 29 MiB/s wr, 946 op/s 2024-08-17T17:53:27.529 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:27.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:27.578 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:27.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:27.679 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:27.761 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:27.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:27.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:27.863 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:27.894 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:27.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:27.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:27.929 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:53:27.929 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [ 2024-08-17T17:53:27.929 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.929 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:137562 8.8 8:1394de83:::benchmark_data_smithi037_204188_object8072:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1193)", 2024-08-17T17:53:27.930 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:53:27.914610+0000", 2024-08-17T17:53:27.930 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.012612477, 2024-08-17T17:53:27.930 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.012640910999999999, 2024-08-17T17:53:27.930 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:27.930 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:53:27.930 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:27.930 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:53:27.930 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:53:27.930 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 137562 2024-08-17T17:53:27.930 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.930 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:27.931 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.931 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:27.931 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.914610+0000", 2024-08-17T17:53:27.931 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:27.931 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.931 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.931 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:27.931 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.914610+0000", 2024-08-17T17:53:27.931 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:27.931 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.931 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.931 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:27.931 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.914609+0000", 2024-08-17T17:53:27.932 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:53:27.932 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.932 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.932 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:27.932 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.914615+0000", 2024-08-17T17:53:27.932 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.3740000000000003e-06 2024-08-17T17:53:27.932 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.932 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.932 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:27.932 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.914629+0000", 2024-08-17T17:53:27.932 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.4144e-05 2024-08-17T17:53:27.932 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.932 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.933 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:27.933 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.914636+0000", 2024-08-17T17:53:27.933 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.3500000000000002e-06 2024-08-17T17:53:27.933 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.933 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.933 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:27.933 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.914686+0000", 2024-08-17T17:53:27.933 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0352999999999997e-05 2024-08-17T17:53:27.933 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.933 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.933 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:27.933 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.914803+0000", 2024-08-17T17:53:27.934 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000117236 2024-08-17T17:53:27.934 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.934 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.934 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,7", 2024-08-17T17:53:27.934 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.914911+0000", 2024-08-17T17:53:27.934 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00010811000000000001 2024-08-17T17:53:27.934 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.934 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.934 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:27.934 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.919474+0000", 2024-08-17T17:53:27.934 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0045630230000000003 2024-08-17T17:53:27.934 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:27.934 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:27.935 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:27.935 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.935 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.935 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.45503.0:137558 8.0 e1193/1183 8:05fada30:::benchmark_data_smithi037_204188_object8068:head v 1193'8610, mlcod=1193'8608)", 2024-08-17T17:53:27.935 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:53:27.916448+0000", 2024-08-17T17:53:27.935 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.010775273, 2024-08-17T17:53:27.935 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.010889974, 2024-08-17T17:53:27.935 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:27.935 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "started", 2024-08-17T17:53:27.935 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:27.935 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.935 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:27.935 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.916448+0000", 2024-08-17T17:53:27.935 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:27.936 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.936 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.936 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:27.936 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.916448+0000", 2024-08-17T17:53:27.936 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:27.936 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.936 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.936 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:27.936 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.916447+0000", 2024-08-17T17:53:27.936 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967296 2024-08-17T17:53:27.936 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.936 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.936 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:27.937 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.916451+0000", 2024-08-17T17:53:27.937 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4240000000000002e-06 2024-08-17T17:53:27.937 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.937 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.937 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:27.937 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.916456+0000", 2024-08-17T17:53:27.937 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.977e-06 2024-08-17T17:53:27.937 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.937 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.937 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:27.937 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.916459+0000", 2024-08-17T17:53:27.937 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.213e-06 2024-08-17T17:53:27.937 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.938 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.938 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:27.938 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.918922+0000", 2024-08-17T17:53:27.938 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0024627540000000002 2024-08-17T17:53:27.938 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.938 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.938 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:27.938 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.918948+0000", 2024-08-17T17:53:27.938 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.6026000000000001e-05 2024-08-17T17:53:27.938 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:27.938 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:27.938 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:27.939 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.939 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.939 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:137569 8.8 8:167bbb97:::benchmark_data_smithi037_204188_object8079:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1193)", 2024-08-17T17:53:27.939 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:53:27.921914+0000", 2024-08-17T17:53:27.939 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.005309289, 2024-08-17T17:53:27.939 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0054825209999999997, 2024-08-17T17:53:27.939 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:27.939 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:53:27.939 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:27.939 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:53:27.939 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:53:27.939 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 137569 2024-08-17T17:53:27.939 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.940 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:27.940 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.940 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:27.940 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.921914+0000", 2024-08-17T17:53:27.940 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:27.940 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.940 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.940 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:27.940 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.921914+0000", 2024-08-17T17:53:27.940 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:27.940 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.940 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.940 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:27.941 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.921912+0000", 2024-08-17T17:53:27.941 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:53:27.941 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.941 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.941 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:27.941 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.921918+0000", 2024-08-17T17:53:27.941 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7810000000000002e-06 2024-08-17T17:53:27.941 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.941 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.941 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:27.941 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.921931+0000", 2024-08-17T17:53:27.941 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2452999999999999e-05 2024-08-17T17:53:27.941 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.941 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.942 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:27.942 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.921936+0000", 2024-08-17T17:53:27.942 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.366e-06 2024-08-17T17:53:27.942 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.942 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.942 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:27.942 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.922208+0000", 2024-08-17T17:53:27.942 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00027173600000000002 2024-08-17T17:53:27.942 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.942 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.942 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:27.942 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.922535+0000", 2024-08-17T17:53:27.942 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00032755000000000002 2024-08-17T17:53:27.942 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.943 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.943 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,7", 2024-08-17T17:53:27.943 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.922759+0000", 2024-08-17T17:53:27.943 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000223709 2024-08-17T17:53:27.943 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:27.943 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:27.943 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:27.943 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.943 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.943 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.45503.0:137564 8.0 e1193/1183 8:0e271e2a:::benchmark_data_smithi037_204188_object8074:head v 1193'8611, mlcod=1193'8608)", 2024-08-17T17:53:27.943 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:53:27.923144+0000", 2024-08-17T17:53:27.943 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.0040785300000000003, 2024-08-17T17:53:27.943 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0043184929999999996, 2024-08-17T17:53:27.943 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:27.944 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "started", 2024-08-17T17:53:27.944 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:27.944 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.944 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:27.944 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.923144+0000", 2024-08-17T17:53:27.944 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:27.944 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.945 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.945 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:27.945 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.923144+0000", 2024-08-17T17:53:27.945 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:27.945 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.945 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.945 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:27.945 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.923144+0000", 2024-08-17T17:53:27.945 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:53:27.945 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.945 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.945 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:27.945 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.923149+0000", 2024-08-17T17:53:27.946 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.3290000000000001e-06 2024-08-17T17:53:27.946 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.946 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.946 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:27.946 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.923165+0000", 2024-08-17T17:53:27.946 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.5956000000000001e-05 2024-08-17T17:53:27.946 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.946 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.946 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:27.946 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.923171+0000", 2024-08-17T17:53:27.946 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.9730000000000002e-06 2024-08-17T17:53:27.946 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.946 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.947 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:27.947 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.926644+0000", 2024-08-17T17:53:27.947 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0034732700000000001 2024-08-17T17:53:27.947 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.947 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.947 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:27.947 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.926662+0000", 2024-08-17T17:53:27.947 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.73e-05 2024-08-17T17:53:27.947 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:27.947 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:27.947 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:27.947 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.947 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.948 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:137572 8.8 8.2ce829a8 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1193)", 2024-08-17T17:53:27.948 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:53:27.923988+0000", 2024-08-17T17:53:27.948 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.0032351609999999999, 2024-08-17T17:53:27.948 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0035294010000000002, 2024-08-17T17:53:27.948 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:27.948 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "queued for pg", 2024-08-17T17:53:27.948 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:27.948 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:53:27.948 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:53:27.948 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 137572 2024-08-17T17:53:27.948 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.948 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:27.948 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.948 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:27.949 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.923988+0000", 2024-08-17T17:53:27.949 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:27.949 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.949 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.949 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:27.949 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.923988+0000", 2024-08-17T17:53:27.949 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:27.949 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.949 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.949 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:27.949 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.923987+0000", 2024-08-17T17:53:27.949 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:53:27.950 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.950 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.950 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:27.950 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.923992+0000", 2024-08-17T17:53:27.950 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.3720000000000004e-06 2024-08-17T17:53:27.950 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.950 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.950 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:27.950 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.924009+0000", 2024-08-17T17:53:27.950 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.6940999999999999e-05 2024-08-17T17:53:27.950 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.950 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.950 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:27.951 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.924016+0000", 2024-08-17T17:53:27.951 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.9260000000000003e-06 2024-08-17T17:53:27.951 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:27.951 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:27.951 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:27.951 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.951 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.951 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:137548 8.8 8:1df447fc:::benchmark_data_smithi037_204188_object8058:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1193)", 2024-08-17T17:53:27.951 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:53:27.901287+0000", 2024-08-17T17:53:27.951 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.025935625, 2024-08-17T17:53:27.951 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.026283882000000001, 2024-08-17T17:53:27.951 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:27.952 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:53:27.952 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:27.952 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:53:27.952 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:53:27.952 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 137548 2024-08-17T17:53:27.952 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.952 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:27.952 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.952 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:27.952 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.901287+0000", 2024-08-17T17:53:27.952 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:27.952 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.952 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.952 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:27.953 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.901287+0000", 2024-08-17T17:53:27.953 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:27.953 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.953 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.953 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:27.953 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.901286+0000", 2024-08-17T17:53:27.953 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:53:27.953 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.953 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.953 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:27.953 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.901290+0000", 2024-08-17T17:53:27.953 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1749999999999998e-06 2024-08-17T17:53:27.953 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.954 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.954 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:27.954 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.901298+0000", 2024-08-17T17:53:27.954 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.464e-06 2024-08-17T17:53:27.954 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.954 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.954 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:27.954 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.901302+0000", 2024-08-17T17:53:27.954 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1459999999999998e-06 2024-08-17T17:53:27.954 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.954 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.954 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:27.955 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.901443+0000", 2024-08-17T17:53:27.955 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000140486 2024-08-17T17:53:27.955 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.955 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.955 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:27.955 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.901542+0000", 2024-08-17T17:53:27.955 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.8997000000000001e-05 2024-08-17T17:53:27.955 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.955 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.955 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,7", 2024-08-17T17:53:27.955 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.901663+0000", 2024-08-17T17:53:27.955 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000121977 2024-08-17T17:53:27.955 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.956 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.956 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:27.956 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.909994+0000", 2024-08-17T17:53:27.956 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0083307720000000002 2024-08-17T17:53:27.956 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.956 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.956 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:27.956 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.912106+0000", 2024-08-17T17:53:27.956 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0021118830000000002 2024-08-17T17:53:27.956 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:27.956 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:27.956 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:27.956 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.956 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.957 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:137551 8.8 8:1fc69b92:::benchmark_data_smithi037_204188_object8061:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1193)", 2024-08-17T17:53:27.957 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:53:27.902532+0000", 2024-08-17T17:53:27.957 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.024690786999999999, 2024-08-17T17:53:27.957 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.025116056000000001, 2024-08-17T17:53:27.957 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:27.957 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:53:27.957 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:27.957 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:53:27.957 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:53:27.957 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 137551 2024-08-17T17:53:27.957 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.957 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:27.957 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.958 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:27.958 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.902532+0000", 2024-08-17T17:53:27.958 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:27.958 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.958 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.958 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:27.958 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.902532+0000", 2024-08-17T17:53:27.958 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:27.958 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.958 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.958 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:27.958 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.902531+0000", 2024-08-17T17:53:27.958 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:53:27.959 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.959 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.959 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:27.959 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.902537+0000", 2024-08-17T17:53:27.959 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7069999999999997e-06 2024-08-17T17:53:27.959 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.959 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.959 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:27.959 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.902553+0000", 2024-08-17T17:53:27.959 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.6002e-05 2024-08-17T17:53:27.959 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.959 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.959 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:27.960 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.902560+0000", 2024-08-17T17:53:27.960 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.1620000000000002e-06 2024-08-17T17:53:27.960 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.960 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.960 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:27.960 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.905753+0000", 2024-08-17T17:53:27.960 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.003192912 2024-08-17T17:53:27.960 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.960 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.960 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:27.960 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.905852+0000", 2024-08-17T17:53:27.960 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.8827999999999996e-05 2024-08-17T17:53:27.961 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.961 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.961 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,7", 2024-08-17T17:53:27.961 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.905952+0000", 2024-08-17T17:53:27.961 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000100181 2024-08-17T17:53:27.961 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.961 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.961 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:27.961 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.912495+0000", 2024-08-17T17:53:27.961 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0065435010000000002 2024-08-17T17:53:27.961 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:27.961 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:27.961 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:27.962 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:27.912501+0000", 2024-08-17T17:53:27.962 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7339999999999996e-06 2024-08-17T17:53:27.962 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:27.962 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:27.962 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:27.962 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:27.962 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-08-17T17:53:27.962 INFO:teuthology.orchestra.run.smithi046.stdout: "num_ops": 7 2024-08-17T17:53:27.962 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:53:27.995 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:28.027 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:28.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:28.028 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:28.129 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:28.163 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:28.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:28.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:28.265 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:28.298 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:28.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:28.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:28.400 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:28.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:28.439 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:28.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:28.540 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:28.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:28 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:53:28.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:28 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:53:28.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:28 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:53:28.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:28 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:53:28.579 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:28.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:28.580 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:28.632 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:28 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:53:28.633 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:28 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:53:28.665 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-08-17T17:53:28.681 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:28.754 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:28.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:28.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:28.856 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:28.888 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:28.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:28.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:28.990 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:29.034 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:29.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:29.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:29.136 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:29.144 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:53:29.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:29.164 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:29.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:29.264 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:29.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:53:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:53:28] "GET /metrics HTTP/1.1" 200 36621 "" "Prometheus/2.51.0" 2024-08-17T17:53:29.306 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:29.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:29.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:29.408 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:29.444 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:29.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:29.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:29.505 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:53:29.546 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:29.580 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:29.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:29.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:29.696 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:29.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:29 smithi046 ceph-mon[88218]: pgmap v1712: 99 pgs: 99 active+clean; 7.6 GiB data, 25 GiB used, 600 GiB / 626 GiB avail; 94 B/s rd, 26 MiB/s wr, 870 op/s 2024-08-17T17:53:29.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:29 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:53:29.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:29 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:53:29.772 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:29.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:29.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:29.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:29 smithi037 ceph-mon[102022]: pgmap v1712: 99 pgs: 99 active+clean; 7.6 GiB data, 25 GiB used, 600 GiB / 626 GiB avail; 94 B/s rd, 26 MiB/s wr, 870 op/s 2024-08-17T17:53:29.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:29 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:53:29.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:29 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:53:29.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:29 smithi037 ceph-mon[97894]: pgmap v1712: 99 pgs: 99 active+clean; 7.6 GiB data, 25 GiB used, 600 GiB / 626 GiB avail; 94 B/s rd, 26 MiB/s wr, 870 op/s 2024-08-17T17:53:29.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:29 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:53:29.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:29 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:53:29.874 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:29.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:29.931 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:29.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:30.032 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:30.062 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:30.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:30.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:30.164 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:30.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:30.196 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:30.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:30.297 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:30.335 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:30.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:30.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:30.384 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:53:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:53:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:53:30.437 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:30.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:30.476 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:30.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:30.482 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:30 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:53:30.482 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:30 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:53:30.482 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:30 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:53:30.483 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:30 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:53:30.483 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:30 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:53:30.483 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:30 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:53:30.578 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:30.641 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:30.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:30.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:30.720 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:30 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:53:30.720 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:30 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:53:30.720 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:30 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:53:30.722 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:30.743 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:30.786 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:30.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:30.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:30.888 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:30.936 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:30.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:30.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:31.038 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:31.049 INFO:teuthology.orchestra.run.smithi037.stderr:no valid command found; 10 closest matches: 2024-08-17T17:53:31.050 INFO:teuthology.orchestra.run.smithi037.stderr:0 2024-08-17T17:53:31.050 INFO:teuthology.orchestra.run.smithi037.stderr:1 2024-08-17T17:53:31.050 INFO:teuthology.orchestra.run.smithi037.stderr:2 2024-08-17T17:53:31.050 INFO:teuthology.orchestra.run.smithi037.stderr:abort 2024-08-17T17:53:31.050 INFO:teuthology.orchestra.run.smithi037.stderr:assert 2024-08-17T17:53:31.050 INFO:teuthology.orchestra.run.smithi037.stderr:bench [] [] [] [] 2024-08-17T17:53:31.050 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs debug_inject_read_zeros 2024-08-17T17:53:31.050 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs files list 2024-08-17T17:53:31.050 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs stats 2024-08-17T17:53:31.050 INFO:teuthology.orchestra.run.smithi037.stderr:bluestore allocator dump block 2024-08-17T17:53:31.050 INFO:teuthology.orchestra.run.smithi037.stderr:Error EINVAL: invalid command 2024-08-17T17:53:31.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:31.089 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:31.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:31.190 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:31.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:31.231 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:31.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:31.332 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:31.364 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:31.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:31.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:31.395 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is unset 2024-08-17T17:53:31.467 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:31.497 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:53:31.497 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [], 2024-08-17T17:53:31.497 INFO:teuthology.orchestra.run.smithi046.stdout: "complaint_time": 30, 2024-08-17T17:53:31.497 INFO:teuthology.orchestra.run.smithi046.stdout: "num_blocked_ops": 0 2024-08-17T17:53:31.497 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:53:31.501 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:31.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:31.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:31.602 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:31.637 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:31.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:31.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:31.643 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:31 smithi037 ceph-mon[102022]: pgmap v1713: 99 pgs: 99 active+clean; 7.3 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 85 B/s rd, 24 MiB/s wr, 1.16k op/s 2024-08-17T17:53:31.643 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:31 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1642325275' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:53:31.643 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:31 smithi037 ceph-mon[97894]: pgmap v1713: 99 pgs: 99 active+clean; 7.3 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 85 B/s rd, 24 MiB/s wr, 1.16k op/s 2024-08-17T17:53:31.643 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:31 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1642325275' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:53:31.738 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:31.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:31 smithi046 ceph-mon[88218]: pgmap v1713: 99 pgs: 99 active+clean; 7.3 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 85 B/s rd, 24 MiB/s wr, 1.16k op/s 2024-08-17T17:53:31.763 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:31 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1642325275' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:53:31.782 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:31.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:31.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:31.883 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:31.912 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:31.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:31.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:32.014 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:32.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:32.049 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:32.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:32.150 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:32.162 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-08-17T17:53:32.172 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:32.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:32.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:32.273 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:32.319 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:32.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:32.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:32.421 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:32.452 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:32.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:32.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:32.554 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:32.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:32.607 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:32.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:32.631 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:53:32.708 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:32.756 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:32.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:32.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:32.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:32 smithi046 ceph-mon[88218]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:32.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:32 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1642325275' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:53:32.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:32 smithi046 ceph-mon[88218]: osdmap e1194: 8 total, 8 up, 7 in 2024-08-17T17:53:32.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:32 smithi037 ceph-mon[97894]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:32.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:32 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1642325275' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:53:32.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:32 smithi037 ceph-mon[97894]: osdmap e1194: 8 total, 8 up, 7 in 2024-08-17T17:53:32.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:32 smithi037 ceph-mon[102022]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:32.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:32 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1642325275' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:53:32.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:32 smithi037 ceph-mon[102022]: osdmap e1194: 8 total, 8 up, 7 in 2024-08-17T17:53:32.858 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:32.886 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:32.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:32.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:32.987 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:33.024 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:33.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:33.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:33.126 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:33.167 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:33.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:33.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:33.268 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:33.307 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:33.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:33.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:33.409 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:33.439 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:33.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:33.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:33.541 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:33.570 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:33.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:33.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:33.671 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:33.703 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:33.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:33.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:33.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:33 smithi046 ceph-mon[88218]: pgmap v1715: 99 pgs: 99 active+clean; 7.3 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 915 KiB/s wr, 958 op/s 2024-08-17T17:53:33.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:33 smithi037 ceph-mon[102022]: pgmap v1715: 99 pgs: 99 active+clean; 7.3 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 915 KiB/s wr, 958 op/s 2024-08-17T17:53:33.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:33 smithi037 ceph-mon[97894]: pgmap v1715: 99 pgs: 99 active+clean; 7.3 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 915 KiB/s wr, 958 op/s 2024-08-17T17:53:33.805 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:33.842 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:33.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:33.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:33.944 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:33.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:33.999 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:33.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:34.100 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:34.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:34.134 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:34.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:34.236 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:34.269 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:34.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:34.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:34.371 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:34.414 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:34.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:34.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:34.516 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:34.545 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:34.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:34.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:34.589 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:53:34.589 INFO:teuthology.orchestra.run.smithi046.stdout: "size": 20, 2024-08-17T17:53:34.589 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 600, 2024-08-17T17:53:34.589 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [ 2024-08-17T17:53:34.590 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.590 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:160663 6.7 6:e411266d:::benchmark_data_smithi037_142561_object34881:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1106)", 2024-08-17T17:53:34.590 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:44:48.367473+0000", 2024-08-17T17:53:34.590 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 526.21767855200005, 2024-08-17T17:53:34.590 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.124183747, 2024-08-17T17:53:34.590 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:34.590 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:34.590 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:34.590 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:53:34.590 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:53:34.590 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 160663 2024-08-17T17:53:34.590 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.591 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:34.591 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.591 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:34.591 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.367473+0000", 2024-08-17T17:53:34.591 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.591 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.591 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.591 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:34.591 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.367473+0000", 2024-08-17T17:53:34.591 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.591 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.591 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.592 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:34.592 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.367472+0000", 2024-08-17T17:53:34.592 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:53:34.592 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.592 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.592 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:34.592 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.367478+0000", 2024-08-17T17:53:34.592 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.742e-06 2024-08-17T17:53:34.592 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.592 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.592 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:34.592 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.367492+0000", 2024-08-17T17:53:34.592 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3558e-05 2024-08-17T17:53:34.592 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.592 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.593 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:34.593 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.367499+0000", 2024-08-17T17:53:34.593 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.0690000000000004e-06 2024-08-17T17:53:34.593 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.593 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.593 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:34.593 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.367560+0000", 2024-08-17T17:53:34.593 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.1277000000000003e-05 2024-08-17T17:53:34.593 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.593 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.593 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:34.593 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.367681+0000", 2024-08-17T17:53:34.593 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000121141 2024-08-17T17:53:34.593 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.593 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.594 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:53:34.594 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.367793+0000", 2024-08-17T17:53:34.594 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000111896 2024-08-17T17:53:34.594 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.594 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.594 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:34.594 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.370386+0000", 2024-08-17T17:53:34.594 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0025926389999999999 2024-08-17T17:53:34.594 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.594 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.594 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.594 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.374697+0000", 2024-08-17T17:53:34.594 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0043107789999999998 2024-08-17T17:53:34.594 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.595 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.595 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.595 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.491578+0000", 2024-08-17T17:53:34.595 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.116881581 2024-08-17T17:53:34.595 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.595 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.595 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:34.595 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.491623+0000", 2024-08-17T17:53:34.595 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4839000000000002e-05 2024-08-17T17:53:34.595 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.595 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.595 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:34.595 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.491657+0000", 2024-08-17T17:53:34.595 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4063000000000002e-05 2024-08-17T17:53:34.595 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.596 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:34.596 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.596 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.596 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.596 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:160665 6.7 6:e2ee3b88:::benchmark_data_smithi037_142561_object34883:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1106)", 2024-08-17T17:53:34.596 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:44:48.372300+0000", 2024-08-17T17:53:34.596 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 526.21285206599998, 2024-08-17T17:53:34.596 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.119463478, 2024-08-17T17:53:34.596 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:34.596 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:34.596 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:34.596 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:53:34.596 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:53:34.596 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 160665 2024-08-17T17:53:34.596 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.597 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:34.597 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.597 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:34.597 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.372300+0000", 2024-08-17T17:53:34.597 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.597 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.597 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.597 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:34.597 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.372300+0000", 2024-08-17T17:53:34.597 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.597 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.597 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.597 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:34.597 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.372298+0000", 2024-08-17T17:53:34.597 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:53:34.598 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.598 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.598 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:34.598 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.372305+0000", 2024-08-17T17:53:34.598 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.029e-06 2024-08-17T17:53:34.598 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.598 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.598 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:34.598 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.372319+0000", 2024-08-17T17:53:34.598 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.412e-05 2024-08-17T17:53:34.598 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.598 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.599 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:34.599 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.372325+0000", 2024-08-17T17:53:34.599 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7919999999999998e-06 2024-08-17T17:53:34.599 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.599 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.599 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:34.599 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.372369+0000", 2024-08-17T17:53:34.599 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3747e-05 2024-08-17T17:53:34.599 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.600 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.600 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:34.600 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.372451+0000", 2024-08-17T17:53:34.600 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.2398999999999995e-05 2024-08-17T17:53:34.600 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.600 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.600 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,4", 2024-08-17T17:53:34.600 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.372521+0000", 2024-08-17T17:53:34.600 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.9797999999999998e-05 2024-08-17T17:53:34.600 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.600 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.600 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.600 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.374798+0000", 2024-08-17T17:53:34.600 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0022773720000000002 2024-08-17T17:53:34.601 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.601 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.601 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:34.601 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.374814+0000", 2024-08-17T17:53:34.601 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.5923999999999999e-05 2024-08-17T17:53:34.601 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.601 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.601 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.601 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.491686+0000", 2024-08-17T17:53:34.601 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.116871982 2024-08-17T17:53:34.601 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.601 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.601 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:34.602 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.491733+0000", 2024-08-17T17:53:34.602 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6359000000000001e-05 2024-08-17T17:53:34.602 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.602 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.602 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:34.602 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:44:48.491763+0000", 2024-08-17T17:53:34.602 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.0655999999999999e-05 2024-08-17T17:53:34.603 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.603 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:34.603 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.603 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.603 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.603 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:232540 7.0 7:0d5f90db:::benchmark_data_smithi037_171911_object114582:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1175)", 2024-08-17T17:53:34.603 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:51:00.937718+0000", 2024-08-17T17:53:34.603 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 153.64743356, 2024-08-17T17:53:34.603 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.123069153, 2024-08-17T17:53:34.603 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:34.603 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:34.604 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:34.604 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:53:34.604 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:53:34.604 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 232540 2024-08-17T17:53:34.604 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.604 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:34.604 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.604 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:34.604 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:51:00.937718+0000", 2024-08-17T17:53:34.604 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.604 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.604 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.604 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:34.604 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:51:00.937718+0000", 2024-08-17T17:53:34.605 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.605 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.605 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.605 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:34.605 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:51:00.937717+0000", 2024-08-17T17:53:34.605 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:53:34.605 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.605 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.605 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:34.605 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:51:00.937723+0000", 2024-08-17T17:53:34.605 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7830000000000004e-06 2024-08-17T17:53:34.605 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.605 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.605 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:34.606 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:51:00.937735+0000", 2024-08-17T17:53:34.606 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1785e-05 2024-08-17T17:53:34.606 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.606 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.606 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:34.606 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:51:00.937739+0000", 2024-08-17T17:53:34.606 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.352e-06 2024-08-17T17:53:34.606 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.606 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.606 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:34.607 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:51:00.943674+0000", 2024-08-17T17:53:34.607 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0059354330000000004 2024-08-17T17:53:34.607 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.607 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.607 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:34.607 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:51:00.943971+0000", 2024-08-17T17:53:34.607 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000296927 2024-08-17T17:53:34.607 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.607 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.607 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,3", 2024-08-17T17:53:34.608 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:51:00.944115+0000", 2024-08-17T17:53:34.608 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000144115 2024-08-17T17:53:34.608 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.608 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.608 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:34.608 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:51:00.951837+0000", 2024-08-17T17:53:34.608 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0077213009999999999 2024-08-17T17:53:34.608 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.608 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.608 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.608 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:51:00.951865+0000", 2024-08-17T17:53:34.608 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.809e-05 2024-08-17T17:53:34.608 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.608 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.608 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.609 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:51:01.060726+0000", 2024-08-17T17:53:34.609 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.108861265 2024-08-17T17:53:34.609 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.609 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.609 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:34.609 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:51:01.060761+0000", 2024-08-17T17:53:34.609 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4736000000000001e-05 2024-08-17T17:53:34.609 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.609 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.609 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:34.609 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:51:01.060788+0000", 2024-08-17T17:53:34.609 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.6754000000000002e-05 2024-08-17T17:53:34.609 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.610 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:34.610 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.610 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.610 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.610 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:35250 8.8 8:1c6072ac:::benchmark_data_smithi037_204188_object35249:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1188)", 2024-08-17T17:53:34.610 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:52:02.385399+0000", 2024-08-17T17:53:34.610 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 92.199753243999993, 2024-08-17T17:53:34.610 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.13195053900000001, 2024-08-17T17:53:34.610 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:34.610 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:34.610 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:34.610 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:53:34.610 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:53:34.611 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 35250 2024-08-17T17:53:34.611 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.611 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:34.611 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.611 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:34.611 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.385399+0000", 2024-08-17T17:53:34.611 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.611 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.611 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.611 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:34.611 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.385399+0000", 2024-08-17T17:53:34.611 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.611 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.611 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.612 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:34.612 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.385397+0000", 2024-08-17T17:53:34.612 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:53:34.612 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.612 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.612 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:34.612 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.385425+0000", 2024-08-17T17:53:34.612 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.7220999999999999e-05 2024-08-17T17:53:34.612 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.612 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.612 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:34.612 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.385437+0000", 2024-08-17T17:53:34.612 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2061e-05 2024-08-17T17:53:34.612 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.612 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.613 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:34.613 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.385442+0000", 2024-08-17T17:53:34.613 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6570000000000002e-06 2024-08-17T17:53:34.613 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.613 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.613 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:34.613 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.385478+0000", 2024-08-17T17:53:34.613 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.6097999999999999e-05 2024-08-17T17:53:34.613 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.613 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.613 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:34.613 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.385585+0000", 2024-08-17T17:53:34.613 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00010699199999999999 2024-08-17T17:53:34.613 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.614 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.614 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,7", 2024-08-17T17:53:34.614 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.385724+0000", 2024-08-17T17:53:34.614 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013878799999999999 2024-08-17T17:53:34.614 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.614 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.614 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:34.614 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.387533+0000", 2024-08-17T17:53:34.614 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001809277 2024-08-17T17:53:34.614 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.614 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.614 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.614 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.388531+0000", 2024-08-17T17:53:34.615 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00099723699999999999 2024-08-17T17:53:34.615 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.615 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.615 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.615 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.515007+0000", 2024-08-17T17:53:34.615 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.12647657700000001 2024-08-17T17:53:34.615 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.615 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.615 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:34.615 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.515046+0000", 2024-08-17T17:53:34.615 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8294000000000003e-05 2024-08-17T17:53:34.615 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.615 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.616 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:34.616 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.517349+0000", 2024-08-17T17:53:34.616 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0023036139999999998 2024-08-17T17:53:34.616 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.616 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:34.616 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.616 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.616 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.616 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:35260 8.8 8:1ab6e4f3:::benchmark_data_smithi037_204188_object35259:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1188)", 2024-08-17T17:53:34.616 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:52:02.388672+0000", 2024-08-17T17:53:34.616 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 92.196479871999998, 2024-08-17T17:53:34.616 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.12890264600000001, 2024-08-17T17:53:34.616 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:34.616 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:34.617 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:34.617 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:53:34.617 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:53:34.617 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 35260 2024-08-17T17:53:34.617 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.617 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:34.617 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.617 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:34.617 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.388672+0000", 2024-08-17T17:53:34.617 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.617 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.617 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.617 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:34.617 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.388672+0000", 2024-08-17T17:53:34.617 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.618 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.618 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.618 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:34.618 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.388671+0000", 2024-08-17T17:53:34.618 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:53:34.618 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.618 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.618 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:34.618 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.388767+0000", 2024-08-17T17:53:34.618 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.5414999999999994e-05 2024-08-17T17:53:34.619 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.619 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.619 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:34.619 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.388778+0000", 2024-08-17T17:53:34.619 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1105e-05 2024-08-17T17:53:34.619 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.619 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.619 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:34.619 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.388784+0000", 2024-08-17T17:53:34.619 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.7340000000000002e-06 2024-08-17T17:53:34.620 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.620 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.620 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:34.620 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.388818+0000", 2024-08-17T17:53:34.620 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.3906999999999999e-05 2024-08-17T17:53:34.620 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.620 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.620 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:34.620 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.388937+0000", 2024-08-17T17:53:34.620 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00011912 2024-08-17T17:53:34.621 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.621 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.621 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,7", 2024-08-17T17:53:34.621 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.389075+0000", 2024-08-17T17:53:34.621 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000137541 2024-08-17T17:53:34.621 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.621 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.621 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:34.621 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.390489+0000", 2024-08-17T17:53:34.621 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0014140279999999999 2024-08-17T17:53:34.621 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.621 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.621 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.622 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.390834+0000", 2024-08-17T17:53:34.622 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00034491399999999998 2024-08-17T17:53:34.622 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.622 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.622 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.622 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.517453+0000", 2024-08-17T17:53:34.622 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.12661936200000001 2024-08-17T17:53:34.622 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.622 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.622 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:34.622 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.517540+0000", 2024-08-17T17:53:34.622 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.6469000000000002e-05 2024-08-17T17:53:34.623 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.623 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.623 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:34.623 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.517575+0000", 2024-08-17T17:53:34.623 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4961e-05 2024-08-17T17:53:34.623 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.623 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:34.623 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.623 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.623 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.623 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:35827 8.8 8:19c269dd:::benchmark_data_smithi037_204188_object35826:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1188)", 2024-08-17T17:53:34.623 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:52:02.750489+0000", 2024-08-17T17:53:34.623 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 91.834662519000005, 2024-08-17T17:53:34.624 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.118416639, 2024-08-17T17:53:34.624 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:34.624 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:34.624 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:34.624 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:53:34.624 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:53:34.624 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 35827 2024-08-17T17:53:34.624 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.624 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:34.624 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.624 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:34.624 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.750489+0000", 2024-08-17T17:53:34.624 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.624 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.624 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.625 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:34.625 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.750489+0000", 2024-08-17T17:53:34.625 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.625 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.625 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.625 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:34.625 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.750489+0000", 2024-08-17T17:53:34.625 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:53:34.625 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.625 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.625 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:34.625 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.750522+0000", 2024-08-17T17:53:34.625 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.2941000000000002e-05 2024-08-17T17:53:34.625 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.626 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.626 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:34.626 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.750530+0000", 2024-08-17T17:53:34.626 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.6629999999999993e-06 2024-08-17T17:53:34.626 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.626 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.626 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:34.626 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.750537+0000", 2024-08-17T17:53:34.626 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.1790000000000002e-06 2024-08-17T17:53:34.626 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.626 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.626 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:34.626 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.750578+0000", 2024-08-17T17:53:34.626 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1085999999999999e-05 2024-08-17T17:53:34.627 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.627 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.627 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:34.627 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.750731+0000", 2024-08-17T17:53:34.627 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000152824 2024-08-17T17:53:34.627 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.627 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.627 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,7", 2024-08-17T17:53:34.627 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.752140+0000", 2024-08-17T17:53:34.627 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001409705 2024-08-17T17:53:34.627 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.627 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.627 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.627 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.755222+0000", 2024-08-17T17:53:34.627 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0030813540000000001 2024-08-17T17:53:34.628 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.628 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.628 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:34.628 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.755228+0000", 2024-08-17T17:53:34.628 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.5690000000000001e-06 2024-08-17T17:53:34.628 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.628 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.628 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.628 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.868830+0000", 2024-08-17T17:53:34.628 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.113601918 2024-08-17T17:53:34.628 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.629 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.629 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:34.629 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.868880+0000", 2024-08-17T17:53:34.629 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9734999999999997e-05 2024-08-17T17:53:34.629 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.629 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.629 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:34.629 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.868906+0000", 2024-08-17T17:53:34.629 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.6160999999999999e-05 2024-08-17T17:53:34.629 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.629 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:34.629 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.629 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.629 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.630 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:85642 8.8 8:1fcbfe66:::benchmark_data_smithi037_204188_object85641:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T17:53:34.630 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:52:36.092953+0000", 2024-08-17T17:53:34.630 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 58.492199264999996, 2024-08-17T17:53:34.630 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.32999256700000001, 2024-08-17T17:53:34.630 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:34.630 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:34.630 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:34.630 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:53:34.630 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:53:34.630 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 85642 2024-08-17T17:53:34.630 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.631 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:34.631 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.631 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:34.631 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.092953+0000", 2024-08-17T17:53:34.631 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.631 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.631 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.631 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:34.631 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.092953+0000", 2024-08-17T17:53:34.631 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.631 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.631 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.631 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:34.632 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.092952+0000", 2024-08-17T17:53:34.632 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:53:34.632 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.632 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.632 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:34.632 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.093002+0000", 2024-08-17T17:53:34.632 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0283e-05 2024-08-17T17:53:34.632 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.632 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.632 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:34.633 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.093012+0000", 2024-08-17T17:53:34.633 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.063e-05 2024-08-17T17:53:34.633 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.633 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.633 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:34.633 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.093016+0000", 2024-08-17T17:53:34.633 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9790000000000004e-06 2024-08-17T17:53:34.633 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.633 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.633 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:34.633 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.093049+0000", 2024-08-17T17:53:34.633 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.2722000000000003e-05 2024-08-17T17:53:34.633 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.634 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.634 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:34.634 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.093130+0000", 2024-08-17T17:53:34.634 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.0989999999999995e-05 2024-08-17T17:53:34.634 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.634 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.634 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,7", 2024-08-17T17:53:34.634 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.093215+0000", 2024-08-17T17:53:34.634 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.4573999999999994e-05 2024-08-17T17:53:34.634 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.634 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.634 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:34.635 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.095605+0000", 2024-08-17T17:53:34.635 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0023905950000000001 2024-08-17T17:53:34.635 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.635 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.635 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.635 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.095829+0000", 2024-08-17T17:53:34.635 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00022323500000000001 2024-08-17T17:53:34.635 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.635 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.635 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.635 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.422850+0000", 2024-08-17T17:53:34.635 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.32702134300000002 2024-08-17T17:53:34.635 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.635 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.636 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:34.636 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.422903+0000", 2024-08-17T17:53:34.636 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.3513000000000001e-05 2024-08-17T17:53:34.636 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.636 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.636 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:34.636 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.422945+0000", 2024-08-17T17:53:34.636 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1847000000000001e-05 2024-08-17T17:53:34.636 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.636 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:34.636 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.636 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.636 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.636 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:92759 8.d 8:ba405877:::benchmark_data_smithi037_204188_object92758:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T17:53:34.637 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:52:42.458949+0000", 2024-08-17T17:53:34.637 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 52.126202706999997, 2024-08-17T17:53:34.637 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.16140953199999999, 2024-08-17T17:53:34.637 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:34.637 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:34.637 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:34.637 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:53:34.637 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:53:34.637 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 92759 2024-08-17T17:53:34.637 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.637 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:34.637 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.638 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:34.638 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.458949+0000", 2024-08-17T17:53:34.638 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.638 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.638 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.638 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:34.638 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.458949+0000", 2024-08-17T17:53:34.638 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.638 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.638 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.638 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:34.638 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.458948+0000", 2024-08-17T17:53:34.639 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:53:34.639 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.639 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.639 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:34.639 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.458984+0000", 2024-08-17T17:53:34.639 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.5882e-05 2024-08-17T17:53:34.639 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.639 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.639 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:34.639 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.458998+0000", 2024-08-17T17:53:34.639 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.4082e-05 2024-08-17T17:53:34.639 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.639 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.640 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:34.640 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.459003+0000", 2024-08-17T17:53:34.640 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.2249999999999999e-06 2024-08-17T17:53:34.640 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.640 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.640 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:34.640 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.459113+0000", 2024-08-17T17:53:34.640 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000110598 2024-08-17T17:53:34.640 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.640 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.640 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:34.640 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.459330+0000", 2024-08-17T17:53:34.640 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00021658800000000001 2024-08-17T17:53:34.641 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.641 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.641 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:53:34.641 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.459452+0000", 2024-08-17T17:53:34.641 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012231899999999999 2024-08-17T17:53:34.641 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.641 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.641 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:34.641 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.463211+0000", 2024-08-17T17:53:34.641 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0037585129999999998 2024-08-17T17:53:34.641 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.641 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.641 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.642 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.469991+0000", 2024-08-17T17:53:34.642 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0067805570000000004 2024-08-17T17:53:34.642 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.642 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.642 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.642 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.620248+0000", 2024-08-17T17:53:34.642 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.15025613600000001 2024-08-17T17:53:34.642 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.642 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.642 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:34.642 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.620308+0000", 2024-08-17T17:53:34.642 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0650999999999999e-05 2024-08-17T17:53:34.642 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.643 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.643 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:34.643 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.620359+0000", 2024-08-17T17:53:34.643 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0500000000000001e-05 2024-08-17T17:53:34.643 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.643 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:34.643 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.643 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.643 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.643 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:92760 8.4 8:2a4d8fdb:::benchmark_data_smithi037_204188_object92759:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T17:53:34.643 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:52:42.459014+0000", 2024-08-17T17:53:34.643 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 52.126138298000001, 2024-08-17T17:53:34.644 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.17335856399999999, 2024-08-17T17:53:34.644 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:34.644 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:34.644 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:34.644 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:53:34.644 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:53:34.644 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 92760 2024-08-17T17:53:34.644 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.644 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:34.644 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.644 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:34.644 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.459014+0000", 2024-08-17T17:53:34.644 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.645 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.645 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.645 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:34.645 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.459014+0000", 2024-08-17T17:53:34.645 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.645 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.645 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.645 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:34.645 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.459013+0000", 2024-08-17T17:53:34.645 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:53:34.645 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.645 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.645 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:34.646 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.459043+0000", 2024-08-17T17:53:34.646 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.0369e-05 2024-08-17T17:53:34.646 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.646 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.646 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:34.646 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.459050+0000", 2024-08-17T17:53:34.646 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.3709999999999996e-06 2024-08-17T17:53:34.646 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.646 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.646 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:34.646 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.459054+0000", 2024-08-17T17:53:34.646 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.7560000000000001e-06 2024-08-17T17:53:34.647 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.647 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.647 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:34.647 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.460496+0000", 2024-08-17T17:53:34.647 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0014421270000000001 2024-08-17T17:53:34.647 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.647 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.647 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:34.647 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.460612+0000", 2024-08-17T17:53:34.647 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00011663999999999999 2024-08-17T17:53:34.647 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.647 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.647 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:53:34.648 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.460739+0000", 2024-08-17T17:53:34.648 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012656399999999999 2024-08-17T17:53:34.648 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.648 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.648 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.648 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.470917+0000", 2024-08-17T17:53:34.648 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.010178074 2024-08-17T17:53:34.648 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.648 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.648 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:34.648 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.471014+0000", 2024-08-17T17:53:34.648 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.6532000000000003e-05 2024-08-17T17:53:34.649 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.649 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.649 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.649 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.632285+0000", 2024-08-17T17:53:34.649 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.16127169399999999 2024-08-17T17:53:34.649 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.649 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.649 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:34.649 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.632335+0000", 2024-08-17T17:53:34.649 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9543000000000003e-05 2024-08-17T17:53:34.649 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.649 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.650 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:34.650 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.632372+0000", 2024-08-17T17:53:34.650 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.7440000000000001e-05 2024-08-17T17:53:34.650 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.650 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:34.650 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.650 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.650 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.650 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:92764 8.4 8:20f14521:::benchmark_data_smithi037_204188_object92763:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T17:53:34.650 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:52:42.464600+0000", 2024-08-17T17:53:34.650 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 52.120552070999999, 2024-08-17T17:53:34.650 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.169748278, 2024-08-17T17:53:34.650 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:34.651 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:34.651 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:34.651 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:53:34.651 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:53:34.651 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 92764 2024-08-17T17:53:34.651 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.651 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:34.651 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.651 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:34.651 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.464600+0000", 2024-08-17T17:53:34.651 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.651 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.651 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.651 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:34.652 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.464600+0000", 2024-08-17T17:53:34.652 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.652 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.652 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.652 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:34.652 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.464599+0000", 2024-08-17T17:53:34.652 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:53:34.652 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.652 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.652 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:34.652 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.464631+0000", 2024-08-17T17:53:34.652 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.2175000000000003e-05 2024-08-17T17:53:34.652 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.652 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.652 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:34.653 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.464643+0000", 2024-08-17T17:53:34.653 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1789e-05 2024-08-17T17:53:34.653 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.653 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.653 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:34.653 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.464650+0000", 2024-08-17T17:53:34.653 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.6399999999999997e-06 2024-08-17T17:53:34.653 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.653 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.653 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:34.653 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.465928+0000", 2024-08-17T17:53:34.653 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00127739 2024-08-17T17:53:34.653 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.653 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.654 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:34.654 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.466063+0000", 2024-08-17T17:53:34.654 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013521200000000001 2024-08-17T17:53:34.654 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.654 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.654 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:53:34.654 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.466182+0000", 2024-08-17T17:53:34.654 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00011964900000000001 2024-08-17T17:53:34.654 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.654 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.654 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.654 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.470945+0000", 2024-08-17T17:53:34.655 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0047622589999999996 2024-08-17T17:53:34.655 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.655 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.655 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:34.655 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.471019+0000", 2024-08-17T17:53:34.655 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.3856999999999994e-05 2024-08-17T17:53:34.655 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.655 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.655 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.655 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.634259+0000", 2024-08-17T17:53:34.655 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.16324038599999999 2024-08-17T17:53:34.655 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.655 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.656 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:34.656 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.634310+0000", 2024-08-17T17:53:34.656 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0970000000000002e-05 2024-08-17T17:53:34.656 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.656 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.656 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:34.656 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.634348+0000", 2024-08-17T17:53:34.656 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.82e-05 2024-08-17T17:53:34.656 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.656 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:34.656 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.656 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.656 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.656 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:92772 8.4 8:277f12b0:::benchmark_data_smithi037_204188_object92771:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T17:53:34.656 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:52:42.471285+0000", 2024-08-17T17:53:34.657 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 52.113866528000003, 2024-08-17T17:53:34.657 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.16320072199999999, 2024-08-17T17:53:34.657 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:34.657 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:34.657 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:34.657 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:53:34.657 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:53:34.657 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 92772 2024-08-17T17:53:34.657 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.657 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:34.657 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.657 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:34.657 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.471285+0000", 2024-08-17T17:53:34.657 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.658 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.658 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.658 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:34.658 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.471285+0000", 2024-08-17T17:53:34.658 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.658 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.658 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.658 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:34.659 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.471284+0000", 2024-08-17T17:53:34.659 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:53:34.659 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.659 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.659 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:34.659 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.471360+0000", 2024-08-17T17:53:34.659 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.6616e-05 2024-08-17T17:53:34.659 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.659 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.659 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:34.659 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.471373+0000", 2024-08-17T17:53:34.659 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2461e-05 2024-08-17T17:53:34.659 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.660 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.660 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:34.660 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.471378+0000", 2024-08-17T17:53:34.660 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7400000000000001e-06 2024-08-17T17:53:34.660 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.660 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.660 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:34.660 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.471425+0000", 2024-08-17T17:53:34.660 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6912000000000001e-05 2024-08-17T17:53:34.660 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.660 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.660 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:34.660 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.471552+0000", 2024-08-17T17:53:34.660 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000126971 2024-08-17T17:53:34.660 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.661 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.661 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:53:34.661 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.471683+0000", 2024-08-17T17:53:34.661 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013019400000000001 2024-08-17T17:53:34.661 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.661 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.661 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:34.661 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.475152+0000", 2024-08-17T17:53:34.661 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0034696449999999999 2024-08-17T17:53:34.661 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.661 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.661 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.661 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.478238+0000", 2024-08-17T17:53:34.661 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0030855430000000001 2024-08-17T17:53:34.662 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.662 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.662 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.662 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.634390+0000", 2024-08-17T17:53:34.662 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.156152652 2024-08-17T17:53:34.662 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.662 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.662 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:34.662 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.634449+0000", 2024-08-17T17:53:34.662 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8788e-05 2024-08-17T17:53:34.662 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.662 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.662 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:34.663 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:34.664 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.634486+0000", 2024-08-17T17:53:34.664 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.6950999999999999e-05 2024-08-17T17:53:34.664 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.664 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:34.664 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.664 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.664 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.665 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:92778 8.4 8:21097105:::benchmark_data_smithi037_204188_object92777:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T17:53:34.665 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:52:42.475036+0000", 2024-08-17T17:53:34.665 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 52.110115671000003, 2024-08-17T17:53:34.665 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.15974412800000001, 2024-08-17T17:53:34.665 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:34.665 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:34.665 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:34.665 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:53:34.665 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:53:34.665 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 92778 2024-08-17T17:53:34.665 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.665 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:34.665 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.666 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:34.666 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.475036+0000", 2024-08-17T17:53:34.666 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.666 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.666 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.666 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:34.666 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.475036+0000", 2024-08-17T17:53:34.666 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.666 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.666 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.666 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:34.666 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.475035+0000", 2024-08-17T17:53:34.666 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:53:34.667 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.667 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.667 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:34.667 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.475128+0000", 2024-08-17T17:53:34.667 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.2910000000000003e-05 2024-08-17T17:53:34.667 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.667 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.667 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:34.667 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.475141+0000", 2024-08-17T17:53:34.667 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2822e-05 2024-08-17T17:53:34.667 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.667 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.668 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:34.668 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.475147+0000", 2024-08-17T17:53:34.668 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0820000000000004e-06 2024-08-17T17:53:34.668 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.668 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.668 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:34.668 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.475179+0000", 2024-08-17T17:53:34.668 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.1613999999999999e-05 2024-08-17T17:53:34.668 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.668 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.668 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:34.668 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.475305+0000", 2024-08-17T17:53:34.668 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000126332 2024-08-17T17:53:34.669 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.669 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.669 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:53:34.669 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.475457+0000", 2024-08-17T17:53:34.669 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00015159099999999999 2024-08-17T17:53:34.669 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.669 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.669 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:34.669 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.478787+0000", 2024-08-17T17:53:34.669 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0033300420000000001 2024-08-17T17:53:34.669 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.669 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.669 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.669 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.478891+0000", 2024-08-17T17:53:34.670 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000104226 2024-08-17T17:53:34.670 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.670 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.670 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.670 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.634583+0000", 2024-08-17T17:53:34.670 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.15569241 2024-08-17T17:53:34.670 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.670 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.670 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:34.670 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.634743+0000", 2024-08-17T17:53:34.670 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00015945999999999999 2024-08-17T17:53:34.670 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.671 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.671 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:34.671 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.634780+0000", 2024-08-17T17:53:34.671 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.7691999999999998e-05 2024-08-17T17:53:34.671 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.671 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:34.671 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.671 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.671 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.671 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:92787 8.4 8:27e9f250:::benchmark_data_smithi037_204188_object92786:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T17:53:34.671 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:52:42.484901+0000", 2024-08-17T17:53:34.671 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 52.100250942999999, 2024-08-17T17:53:34.671 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.15000290299999999, 2024-08-17T17:53:34.671 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:34.671 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:34.672 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:34.672 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:53:34.672 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:53:34.672 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 92787 2024-08-17T17:53:34.672 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.672 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:34.672 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.672 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:34.672 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.484901+0000", 2024-08-17T17:53:34.672 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.672 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.672 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.672 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:34.673 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.484901+0000", 2024-08-17T17:53:34.673 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.673 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.673 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.673 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:34.673 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.484900+0000", 2024-08-17T17:53:34.673 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:53:34.673 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.673 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.673 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:34.673 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.484955+0000", 2024-08-17T17:53:34.673 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5328999999999998e-05 2024-08-17T17:53:34.673 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.674 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.674 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:34.674 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.484971+0000", 2024-08-17T17:53:34.674 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.5721000000000001e-05 2024-08-17T17:53:34.674 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.674 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.674 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:34.674 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.484977+0000", 2024-08-17T17:53:34.674 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0909999999999998e-06 2024-08-17T17:53:34.674 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.674 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.674 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:34.675 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.485027+0000", 2024-08-17T17:53:34.675 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9446000000000001e-05 2024-08-17T17:53:34.675 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.675 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.675 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:34.675 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.485160+0000", 2024-08-17T17:53:34.675 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000133311 2024-08-17T17:53:34.675 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.675 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.675 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:53:34.675 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.485298+0000", 2024-08-17T17:53:34.675 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000137761 2024-08-17T17:53:34.675 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.676 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.676 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:34.676 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.488637+0000", 2024-08-17T17:53:34.676 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0033388929999999999 2024-08-17T17:53:34.676 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.676 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.676 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.676 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.488750+0000", 2024-08-17T17:53:34.676 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000113454 2024-08-17T17:53:34.676 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.676 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.676 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.676 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.634820+0000", 2024-08-17T17:53:34.677 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.14607012799999999 2024-08-17T17:53:34.677 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.677 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.677 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:34.677 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.634867+0000", 2024-08-17T17:53:34.677 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6958e-05 2024-08-17T17:53:34.677 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.677 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.677 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:34.677 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.634904+0000", 2024-08-17T17:53:34.677 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.6705000000000002e-05 2024-08-17T17:53:34.677 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.677 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:34.678 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.678 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.678 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.678 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:112437 8.4 8:2ff6b4ef:::benchmark_data_smithi037_204188_object112436:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1191)", 2024-08-17T17:53:34.678 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:53:01.490650+0000", 2024-08-17T17:53:34.678 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 33.094501559999998, 2024-08-17T17:53:34.678 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.12924071600000001, 2024-08-17T17:53:34.678 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:34.678 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:34.679 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:34.679 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:53:34.679 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:53:34.679 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 112437 2024-08-17T17:53:34.679 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.679 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:34.679 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.679 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:34.679 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.490650+0000", 2024-08-17T17:53:34.679 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.679 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.679 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.679 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:34.680 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.490650+0000", 2024-08-17T17:53:34.680 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.680 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.680 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.680 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:34.680 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.490649+0000", 2024-08-17T17:53:34.680 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:53:34.680 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.680 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.680 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:34.680 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.490687+0000", 2024-08-17T17:53:34.680 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8148999999999997e-05 2024-08-17T17:53:34.681 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.681 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.681 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:34.681 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.490700+0000", 2024-08-17T17:53:34.681 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.279e-05 2024-08-17T17:53:34.681 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.681 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.681 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:34.681 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.490711+0000", 2024-08-17T17:53:34.681 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1255e-05 2024-08-17T17:53:34.681 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.682 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.682 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:34.682 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.493899+0000", 2024-08-17T17:53:34.682 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0031877120000000001 2024-08-17T17:53:34.682 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.682 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.682 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:34.682 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.494106+0000", 2024-08-17T17:53:34.682 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000207467 2024-08-17T17:53:34.682 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.682 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.682 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:53:34.682 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.494249+0000", 2024-08-17T17:53:34.683 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014242500000000001 2024-08-17T17:53:34.683 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.683 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.683 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:34.683 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.500914+0000", 2024-08-17T17:53:34.683 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0066649730000000003 2024-08-17T17:53:34.683 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.683 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.683 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.683 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.507878+0000", 2024-08-17T17:53:34.683 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0069644429999999998 2024-08-17T17:53:34.683 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.683 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.683 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.684 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.619770+0000", 2024-08-17T17:53:34.684 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.11189207700000001 2024-08-17T17:53:34.684 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.684 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.684 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:34.684 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.619846+0000", 2024-08-17T17:53:34.684 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.5464999999999997e-05 2024-08-17T17:53:34.684 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.684 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.684 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:34.684 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.619891+0000", 2024-08-17T17:53:34.685 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.5429999999999997e-05 2024-08-17T17:53:34.685 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.685 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:34.685 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.685 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.685 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.685 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:112442 8.d 8:b70313c7:::benchmark_data_smithi037_204188_object112441:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1191)", 2024-08-17T17:53:34.685 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:53:01.495753+0000", 2024-08-17T17:53:34.685 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 33.089398793000001, 2024-08-17T17:53:34.685 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.134376366, 2024-08-17T17:53:34.685 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:34.685 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:34.685 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:34.685 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:53:34.686 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:53:34.686 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 112442 2024-08-17T17:53:34.686 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.686 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:34.686 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.686 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:34.686 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.495753+0000", 2024-08-17T17:53:34.686 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.686 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.686 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.686 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:34.686 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.495753+0000", 2024-08-17T17:53:34.686 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.687 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.687 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.687 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:34.687 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.495751+0000", 2024-08-17T17:53:34.687 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:53:34.687 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.687 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.687 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:34.687 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.495783+0000", 2024-08-17T17:53:34.687 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.1807999999999998e-05 2024-08-17T17:53:34.687 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.687 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.687 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:34.688 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.495796+0000", 2024-08-17T17:53:34.688 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.313e-05 2024-08-17T17:53:34.688 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.688 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.688 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:34.688 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.495803+0000", 2024-08-17T17:53:34.688 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.6030000000000001e-06 2024-08-17T17:53:34.688 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.688 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.688 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:34.688 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.495850+0000", 2024-08-17T17:53:34.688 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6582999999999998e-05 2024-08-17T17:53:34.688 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.689 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.689 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:34.689 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.495979+0000", 2024-08-17T17:53:34.689 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000129488 2024-08-17T17:53:34.689 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.689 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.689 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:53:34.689 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.496153+0000", 2024-08-17T17:53:34.689 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000173525 2024-08-17T17:53:34.689 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.689 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.689 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:34.689 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.501249+0000", 2024-08-17T17:53:34.689 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0050962819999999997 2024-08-17T17:53:34.689 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.690 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.690 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.690 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.502148+0000", 2024-08-17T17:53:34.690 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00089928700000000002 2024-08-17T17:53:34.690 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.690 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.690 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.690 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.630045+0000", 2024-08-17T17:53:34.690 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.127896435 2024-08-17T17:53:34.690 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.690 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.690 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:34.690 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.630090+0000", 2024-08-17T17:53:34.690 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.5929e-05 2024-08-17T17:53:34.691 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.691 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.691 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:34.691 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.630129+0000", 2024-08-17T17:53:34.691 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8992999999999997e-05 2024-08-17T17:53:34.691 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.691 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:34.691 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.691 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.691 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.691 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:112445 8.d 8:bacc9958:::benchmark_data_smithi037_204188_object112444:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1191)", 2024-08-17T17:53:34.691 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:53:01.502529+0000", 2024-08-17T17:53:34.691 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 33.082622796999999, 2024-08-17T17:53:34.692 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.132130215, 2024-08-17T17:53:34.692 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:34.692 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:34.692 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:34.692 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:53:34.692 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:53:34.692 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 112445 2024-08-17T17:53:34.692 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.692 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:34.692 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.692 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:34.692 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.502529+0000", 2024-08-17T17:53:34.692 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.692 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.693 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.693 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:34.693 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.502529+0000", 2024-08-17T17:53:34.693 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.693 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.693 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.693 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:34.693 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.502527+0000", 2024-08-17T17:53:34.693 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:53:34.693 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.693 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.693 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:34.693 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.502557+0000", 2024-08-17T17:53:34.693 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.9691000000000001e-05 2024-08-17T17:53:34.694 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.694 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.694 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:34.694 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.502572+0000", 2024-08-17T17:53:34.694 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.4788e-05 2024-08-17T17:53:34.694 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.694 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.694 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:34.694 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.502578+0000", 2024-08-17T17:53:34.694 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.1759999999999998e-06 2024-08-17T17:53:34.694 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.694 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.695 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:34.695 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.502618+0000", 2024-08-17T17:53:34.695 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9759000000000003e-05 2024-08-17T17:53:34.695 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.695 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.695 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:34.695 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.502803+0000", 2024-08-17T17:53:34.695 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00018517699999999999 2024-08-17T17:53:34.695 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.695 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.695 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:53:34.695 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.502990+0000", 2024-08-17T17:53:34.695 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000187376 2024-08-17T17:53:34.695 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.696 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.696 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.696 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.511631+0000", 2024-08-17T17:53:34.696 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0086401389999999998 2024-08-17T17:53:34.696 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.696 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.696 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:34.696 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.511637+0000", 2024-08-17T17:53:34.696 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0480000000000004e-06 2024-08-17T17:53:34.696 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.696 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.696 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.696 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.634571+0000", 2024-08-17T17:53:34.697 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.122934061 2024-08-17T17:53:34.697 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.697 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.697 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:34.697 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.634621+0000", 2024-08-17T17:53:34.697 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9996e-05 2024-08-17T17:53:34.697 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.697 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.697 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:34.697 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.634659+0000", 2024-08-17T17:53:34.697 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8708999999999998e-05 2024-08-17T17:53:34.697 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.697 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:34.698 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.698 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.698 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.698 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:112446 8.d 8:b0a9b405:::benchmark_data_smithi037_204188_object112445:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1191)", 2024-08-17T17:53:34.698 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:53:01.502593+0000", 2024-08-17T17:53:34.698 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 33.082558773000002, 2024-08-17T17:53:34.698 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.13217451199999999, 2024-08-17T17:53:34.698 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:34.698 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:34.698 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:34.698 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:53:34.698 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:53:34.699 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 112446 2024-08-17T17:53:34.699 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.699 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:34.699 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.699 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:34.699 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.502593+0000", 2024-08-17T17:53:34.699 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.699 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.699 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.699 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:34.699 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.502593+0000", 2024-08-17T17:53:34.699 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.699 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.700 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.700 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:34.700 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.502593+0000", 2024-08-17T17:53:34.700 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:53:34.700 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.700 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.700 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:34.700 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.502619+0000", 2024-08-17T17:53:34.700 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.5981000000000001e-05 2024-08-17T17:53:34.700 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.700 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.700 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:34.700 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.502626+0000", 2024-08-17T17:53:34.701 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.6590000000000007e-06 2024-08-17T17:53:34.701 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.701 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.701 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:34.701 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.502631+0000", 2024-08-17T17:53:34.701 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3089999999999997e-06 2024-08-17T17:53:34.701 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.701 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.701 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:34.701 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.507213+0000", 2024-08-17T17:53:34.701 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0045823599999999997 2024-08-17T17:53:34.701 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.701 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.702 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:34.702 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.507353+0000", 2024-08-17T17:53:34.702 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013966 2024-08-17T17:53:34.702 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.702 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.702 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:53:34.702 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.507486+0000", 2024-08-17T17:53:34.702 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013385200000000001 2024-08-17T17:53:34.702 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.702 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.702 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.702 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.516636+0000", 2024-08-17T17:53:34.703 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0091491009999999998 2024-08-17T17:53:34.703 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.703 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.703 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:34.703 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.517059+0000", 2024-08-17T17:53:34.703 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00042321299999999997 2024-08-17T17:53:34.703 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.703 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.703 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.703 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.634690+0000", 2024-08-17T17:53:34.703 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.117630947 2024-08-17T17:53:34.703 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.704 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.704 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:34.704 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.634731+0000", 2024-08-17T17:53:34.704 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1662000000000002e-05 2024-08-17T17:53:34.704 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.704 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.704 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:34.704 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.634768+0000", 2024-08-17T17:53:34.704 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.6328000000000002e-05 2024-08-17T17:53:34.704 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.704 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:34.704 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.704 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.705 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.705 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:112453 8.d 8:bc1542dd:::benchmark_data_smithi037_204188_object112452:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1191)", 2024-08-17T17:53:34.705 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:53:01.510551+0000", 2024-08-17T17:53:34.705 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 33.074600498999999, 2024-08-17T17:53:34.705 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.124322187, 2024-08-17T17:53:34.705 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:34.705 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:34.705 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:34.705 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:53:34.705 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:53:34.705 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 112453 2024-08-17T17:53:34.705 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.705 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:34.705 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.706 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:34.706 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.510551+0000", 2024-08-17T17:53:34.706 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.706 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.706 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.706 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:34.706 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.510551+0000", 2024-08-17T17:53:34.706 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.706 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.706 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.706 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:34.706 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.510550+0000", 2024-08-17T17:53:34.707 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:53:34.707 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.707 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.707 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:34.707 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.510602+0000", 2024-08-17T17:53:34.707 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.2123000000000002e-05 2024-08-17T17:53:34.707 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.707 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.707 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:34.707 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.510614+0000", 2024-08-17T17:53:34.707 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1990999999999999e-05 2024-08-17T17:53:34.707 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.707 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.707 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:34.708 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.510619+0000", 2024-08-17T17:53:34.708 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4500000000000003e-06 2024-08-17T17:53:34.708 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.708 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.708 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:34.709 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.511659+0000", 2024-08-17T17:53:34.709 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0010397169999999999 2024-08-17T17:53:34.709 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.709 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.709 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:34.709 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.511779+0000", 2024-08-17T17:53:34.709 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000119919 2024-08-17T17:53:34.709 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.709 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.709 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:53:34.709 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.511911+0000", 2024-08-17T17:53:34.709 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013237000000000001 2024-08-17T17:53:34.709 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.710 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.710 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.710 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.517007+0000", 2024-08-17T17:53:34.710 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.005095708 2024-08-17T17:53:34.710 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.710 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.710 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:34.710 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.517066+0000", 2024-08-17T17:53:34.710 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.9379000000000002e-05 2024-08-17T17:53:34.710 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.710 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.710 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.710 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.634801+0000", 2024-08-17T17:53:34.711 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.117735224 2024-08-17T17:53:34.711 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.711 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.711 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:34.711 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.634841+0000", 2024-08-17T17:53:34.711 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9419000000000003e-05 2024-08-17T17:53:34.711 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.711 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.711 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:34.711 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:01.634874+0000", 2024-08-17T17:53:34.711 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.273e-05 2024-08-17T17:53:34.711 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.711 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:34.711 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.712 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.712 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.712 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:113157 8.8 8:137ce9b6:::benchmark_data_smithi037_204188_object113156:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1192)", 2024-08-17T17:53:34.712 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:53:02.289782+0000", 2024-08-17T17:53:34.712 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 32.295370325, 2024-08-17T17:53:34.712 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.14776177500000001, 2024-08-17T17:53:34.712 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:34.712 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:34.712 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:34.712 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:53:34.712 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:53:34.712 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 113157 2024-08-17T17:53:34.712 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.712 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:34.713 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.713 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:34.713 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:02.289782+0000", 2024-08-17T17:53:34.713 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.713 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.713 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.713 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:34.713 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:02.289782+0000", 2024-08-17T17:53:34.713 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.713 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.713 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.713 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:34.713 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:02.289781+0000", 2024-08-17T17:53:34.714 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:53:34.714 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.714 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.714 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:34.714 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:02.289811+0000", 2024-08-17T17:53:34.714 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.0188e-05 2024-08-17T17:53:34.714 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.714 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.714 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:34.714 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:02.289819+0000", 2024-08-17T17:53:34.714 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.5799999999999992e-06 2024-08-17T17:53:34.714 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.714 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.715 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:34.715 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:02.289824+0000", 2024-08-17T17:53:34.715 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9969999999999998e-06 2024-08-17T17:53:34.715 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.715 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.715 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:34.715 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:02.291988+0000", 2024-08-17T17:53:34.715 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.002163562 2024-08-17T17:53:34.715 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.715 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.715 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:34.715 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:02.292072+0000", 2024-08-17T17:53:34.715 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.4438999999999996e-05 2024-08-17T17:53:34.715 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.716 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.716 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,7", 2024-08-17T17:53:34.716 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:02.292157+0000", 2024-08-17T17:53:34.716 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.5161000000000007e-05 2024-08-17T17:53:34.716 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.716 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.716 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:34.716 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:02.295017+0000", 2024-08-17T17:53:34.716 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0028595169999999998 2024-08-17T17:53:34.716 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.716 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.716 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.716 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:02.295961+0000", 2024-08-17T17:53:34.717 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00094439100000000005 2024-08-17T17:53:34.717 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.717 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.717 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.717 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:02.437404+0000", 2024-08-17T17:53:34.717 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.14144283199999999 2024-08-17T17:53:34.717 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.717 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.717 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:34.717 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:02.437443+0000", 2024-08-17T17:53:34.717 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9282000000000001e-05 2024-08-17T17:53:34.717 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.717 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.717 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:34.718 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:02.437543+0000", 2024-08-17T17:53:34.718 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.9913000000000004e-05 2024-08-17T17:53:34.718 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.718 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:34.718 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.718 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.718 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.718 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:113184 8.8 8:1c79bacc:::benchmark_data_smithi037_204188_object113183:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1192)", 2024-08-17T17:53:34.718 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:53:02.325513+0000", 2024-08-17T17:53:34.718 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 32.259638613, 2024-08-17T17:53:34.718 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.13020371, 2024-08-17T17:53:34.718 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:34.718 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:34.719 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:34.719 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:53:34.719 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:53:34.719 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 113184 2024-08-17T17:53:34.719 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.719 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:34.719 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.719 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:34.719 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:02.325513+0000", 2024-08-17T17:53:34.719 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.719 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.719 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.719 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:34.719 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:02.325513+0000", 2024-08-17T17:53:34.720 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:34.720 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.720 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.720 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:34.720 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:02.325512+0000", 2024-08-17T17:53:34.720 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:53:34.720 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.720 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.720 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:34.720 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:02.325567+0000", 2024-08-17T17:53:34.720 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5546e-05 2024-08-17T17:53:34.720 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.720 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.720 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:34.721 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:02.325581+0000", 2024-08-17T17:53:34.721 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3855e-05 2024-08-17T17:53:34.721 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.721 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.721 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:34.721 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:02.325587+0000", 2024-08-17T17:53:34.721 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8279999999999999e-06 2024-08-17T17:53:34.721 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.721 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.721 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:34.721 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:02.325630+0000", 2024-08-17T17:53:34.721 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3192000000000003e-05 2024-08-17T17:53:34.721 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.721 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.722 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:34.722 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:02.325756+0000", 2024-08-17T17:53:34.722 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012548299999999999 2024-08-17T17:53:34.722 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.722 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.722 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,7", 2024-08-17T17:53:34.722 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:02.325899+0000", 2024-08-17T17:53:34.722 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014288899999999999 2024-08-17T17:53:34.722 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.722 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.722 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:34.722 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:02.329168+0000", 2024-08-17T17:53:34.723 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0032696159999999999 2024-08-17T17:53:34.723 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.723 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.723 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.723 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:02.329516+0000", 2024-08-17T17:53:34.723 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00034748899999999998 2024-08-17T17:53:34.723 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.723 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.723 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:34.723 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:02.455584+0000", 2024-08-17T17:53:34.723 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.126068069 2024-08-17T17:53:34.723 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.723 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.723 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:34.724 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:02.455668+0000", 2024-08-17T17:53:34.724 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.4339999999999995e-05 2024-08-17T17:53:34.724 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:34.724 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:34.724 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:34.724 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:02.455717+0000", 2024-08-17T17:53:34.724 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.8779000000000002e-05 2024-08-17T17:53:34.724 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.724 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:34.724 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.724 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:34.724 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:34.724 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:53:34.747 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:34.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:34.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:34.849 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:34.881 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:34.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:34.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:34.983 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:35.018 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:35.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:35.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:35.119 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:35.153 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:35.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:35.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:35.256 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:35.289 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:35.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:35.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:35.391 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:35.437 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T17:53:35.437 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T17:53:35.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:35.442 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:35.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:35.543 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:35.573 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:35.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:35.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:35.674 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:35.705 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:35.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:35.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:35.752 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:35 smithi037 ceph-mon[102022]: pgmap v1716: 99 pgs: 99 active+clean; 7.2 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 953 op/s 2024-08-17T17:53:35.752 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:35 smithi037 ceph-mon[97894]: pgmap v1716: 99 pgs: 99 active+clean; 7.2 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 953 op/s 2024-08-17T17:53:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:35 smithi046 ceph-mon[88218]: pgmap v1716: 99 pgs: 99 active+clean; 7.2 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 953 op/s 2024-08-17T17:53:35.808 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:35.844 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:35.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:35.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:35.921 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-08-17T17:53:35.946 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:36.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:36.012 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:36.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:36.113 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:36.161 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:36.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:36.162 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:36.263 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:36.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:36.315 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:36.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:36.402 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:53:36.416 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:36.437 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:53:36.437 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:53:36.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:36.456 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:36.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:36.472 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:53:36.472 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:53:36.509 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:53:36.509 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:53:36.539 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:53:36.539 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:53:36.558 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:36.569 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:53:36.569 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:53:36.601 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:53:36.601 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:53:36.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:36.606 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:36.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:36.632 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:53:36.632 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:53:36.668 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:53:36.668 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:53:36.684 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:36 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3451623511' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:36.685 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:36 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3451623511' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:36.707 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:36.750 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:36.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:36.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:36.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:36 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3451623511' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:36.852 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:36.884 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:36.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:36.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:36.986 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:37.023 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:37.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:37.126 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:37.163 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:37.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:37.265 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:37.305 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:37.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:37.407 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:37.439 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:37.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.440 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:37.541 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:37.579 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:37.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:37.680 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:37.721 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:37.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:37.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:37 smithi046 ceph-mon[88218]: pgmap v1717: 99 pgs: 99 active+clean; 7.0 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 957 op/s 2024-08-17T17:53:37.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:37 smithi037 ceph-mon[102022]: pgmap v1717: 99 pgs: 99 active+clean; 7.0 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 957 op/s 2024-08-17T17:53:37.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:37 smithi037 ceph-mon[97894]: pgmap v1717: 99 pgs: 99 active+clean; 7.0 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 957 op/s 2024-08-17T17:53:37.823 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:37.850 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:37.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:37.872 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:53:37.953 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:37.988 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:37.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:38.090 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:38.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:38.123 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:38.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:38.224 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:38.266 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:38.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:38.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:38.307 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:38.368 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:38.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:38.402 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:38.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:38.503 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:38.540 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:38.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:38.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:38.641 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:38.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:38.695 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:38.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:38.755 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T17:53:38.756 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T17:53:38.797 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:38.832 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:38.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:38.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:38.934 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:38.967 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:38.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:38.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:39.069 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:39.118 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:39.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:39.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:39.220 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:39.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:39.245 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:39.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:39.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:53:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:53:38] "GET /metrics HTTP/1.1" 200 36621 "" "Prometheus/2.51.0" 2024-08-17T17:53:39.346 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:39.382 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:39.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:39.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:39.430 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-08-17T17:53:39.485 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:39.496 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:53:39.545 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:39.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:39.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:39.646 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:39.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:39.707 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:39.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:39 smithi046 ceph-mon[88218]: pgmap v1718: 99 pgs: 99 active+clean; 7.0 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 957 op/s 2024-08-17T17:53:39.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:39.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:39 smithi037 ceph-mon[97894]: pgmap v1718: 99 pgs: 99 active+clean; 7.0 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 957 op/s 2024-08-17T17:53:39.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:39.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:39 smithi037 ceph-mon[102022]: pgmap v1718: 99 pgs: 99 active+clean; 7.0 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 957 op/s 2024-08-17T17:53:39.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:39.809 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:39.858 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:39.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:39.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:39.911 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:53:39.961 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:40.021 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:40.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:40.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:40.123 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:40.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:40.159 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:40.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:40.260 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:40.299 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:40.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:40.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:40.402 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:40.438 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7] out_osds: [0] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:53:40.439 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:53:40.439 INFO:tasks.thrashosds.thrasher:Adding osd 0 2024-08-17T17:53:40.439 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd in 0 2024-08-17T17:53:40.445 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:40.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:40.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:53:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:53:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:53:40.547 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:40.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:40.589 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:40.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:40.690 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:40.718 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:40.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:40.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:40.820 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:40.856 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:40.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:40.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:40.958 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:40.989 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:40.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:40.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:41.091 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:41.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:41.128 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:41.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:41.221 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:41.229 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:41.267 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:41.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:41.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:41.369 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:41.404 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:41.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:41.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:41.506 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:41.557 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:41.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:41.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:41.632 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:41 smithi037 ceph-mon[97894]: pgmap v1719: 99 pgs: 99 active+clean; 6.8 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 883 op/s 2024-08-17T17:53:41.632 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:41 smithi037 ceph-mon[102022]: pgmap v1719: 99 pgs: 99 active+clean; 6.8 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 883 op/s 2024-08-17T17:53:41.633 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:41 smithi046 ceph-mon[88218]: pgmap v1719: 99 pgs: 99 active+clean; 6.8 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 883 op/s 2024-08-17T17:53:41.659 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:41.686 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:41.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:41.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:41.788 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:41.827 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:41.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:41.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:41.930 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:41.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:41.960 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:41.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:42.061 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:42.088 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:42.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:42.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:42.190 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:42.246 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:42.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:42.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:42.348 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:42.359 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T17:53:42.359 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T17:53:42.401 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:42.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:42.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:42.458 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is unset 2024-08-17T17:53:42.503 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:42.547 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:42.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:42.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:42.649 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:42.677 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:42.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:42.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:42.738 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:42 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/404369454' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:53:42.738 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:42 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:53:42.779 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:42.780 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:42.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:42 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/404369454' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:53:42.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:42 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:53:42.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:42 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/404369454' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:53:42.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:42 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:53:42.836 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:42.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:42.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:42.938 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:42.967 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:42.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:42.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:43.069 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:43.100 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:43.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:43.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:43.202 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:43.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:43.245 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:43.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:43.347 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:43.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:43.382 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:43.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:43.414 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-08-17T17:53:43.483 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:43.547 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:43.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:43.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:43.649 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:43.678 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:43.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:43.680 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:43.748 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:43 smithi037 ceph-mon[102022]: pgmap v1720: 99 pgs: 99 active+clean; 6.7 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 920 op/s 2024-08-17T17:53:43.748 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:43 smithi037 ceph-mon[102022]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:53:43.748 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:43 smithi037 ceph-mon[102022]: Cluster is now healthy 2024-08-17T17:53:43.748 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:43 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:53:43.748 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:43 smithi037 ceph-mon[102022]: osdmap e1195: 8 total, 8 up, 7 in 2024-08-17T17:53:43.748 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:43 smithi037 ceph-mon[97894]: pgmap v1720: 99 pgs: 99 active+clean; 6.7 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 920 op/s 2024-08-17T17:53:43.749 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:43 smithi037 ceph-mon[97894]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:53:43.749 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:43 smithi037 ceph-mon[97894]: Cluster is now healthy 2024-08-17T17:53:43.749 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:43 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:53:43.749 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:43 smithi037 ceph-mon[97894]: osdmap e1195: 8 total, 8 up, 7 in 2024-08-17T17:53:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:43 smithi046 ceph-mon[88218]: pgmap v1720: 99 pgs: 99 active+clean; 6.7 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 920 op/s 2024-08-17T17:53:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:43 smithi046 ceph-mon[88218]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:53:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:43 smithi046 ceph-mon[88218]: Cluster is now healthy 2024-08-17T17:53:43.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:43 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:53:43.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:43 smithi046 ceph-mon[88218]: osdmap e1195: 8 total, 8 up, 7 in 2024-08-17T17:53:43.781 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:43.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:43.813 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:43.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:43.914 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:43.944 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:43.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:43.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:43.946 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:53:44.046 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:44.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:44.077 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:44.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:44.178 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:44.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:44.218 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:44.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:44.319 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:44.351 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:44.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:44.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:44.453 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:44.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:44.499 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:44.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:44.600 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:44.629 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:44.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:44.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:44.731 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:44.763 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:44.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:44.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:44.864 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:44.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:44.909 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:44.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:45.011 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:45.053 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:45.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:45.054 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:45.155 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:45.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:45.189 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:45.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:45.290 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:45.329 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:45.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:45.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:45.432 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:45.461 INFO:teuthology.orchestra.run.smithi037.stderr:marked in osd.0. 2024-08-17T17:53:45.502 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:45.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:45.503 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:45.604 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:45.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:45.628 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:45.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:45.715 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:45 smithi046 ceph-mon[88218]: pgmap v1722: 99 pgs: 99 active+clean; 6.6 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 961 op/s 2024-08-17T17:53:45.716 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:45 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/277907203' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-08-17T17:53:45.716 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:45 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-08-17T17:53:45.729 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:45.736 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T17:53:45.736 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T17:53:45.752 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:45.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:45.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:45.787 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:53:45.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:45 smithi037 ceph-mon[102022]: pgmap v1722: 99 pgs: 99 active+clean; 6.6 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 961 op/s 2024-08-17T17:53:45.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:45 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/277907203' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-08-17T17:53:45.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:45 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-08-17T17:53:45.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a[97890]: 2024-08-17T17:53:45.382+0000 7fb538261640 -1 mon.a@0(leader).osd e1195 definitely_dead 0 2024-08-17T17:53:45.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:45 smithi037 ceph-mon[97894]: pgmap v1722: 99 pgs: 99 active+clean; 6.6 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 961 op/s 2024-08-17T17:53:45.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:45 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/277907203' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-08-17T17:53:45.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:45 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-08-17T17:53:45.853 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:45.875 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:45.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:45.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:45.977 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:46.000 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:46.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:46.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:46.102 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:46.110 INFO:tasks.thrashosds.thrasher:Added osd 0 2024-08-17T17:53:46.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:46.127 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:46.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:46.163 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:46.228 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:46.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:46.252 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:46.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:46.353 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:46.376 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:46.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:46.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:46.429 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-08-17T17:53:46.478 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:46.506 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:46.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:46.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:46.608 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:46.632 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:46.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:46.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:46.640 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:53:46.640 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:53:46.657 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:53:46.657 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:53:46.657 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:46 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2024-08-17T17:53:46.658 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:46 smithi037 ceph-mon[102022]: osdmap e1196: 8 total, 8 up, 8 in 2024-08-17T17:53:46.658 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:46 smithi037 ceph-mon[102022]: osdmap e1197: 8 total, 8 up, 8 in 2024-08-17T17:53:46.658 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:46 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2024-08-17T17:53:46.658 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:46 smithi037 ceph-mon[97894]: osdmap e1196: 8 total, 8 up, 8 in 2024-08-17T17:53:46.658 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:46 smithi037 ceph-mon[97894]: osdmap e1197: 8 total, 8 up, 8 in 2024-08-17T17:53:46.674 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:53:46.674 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:53:46.690 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:53:46.690 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:53:46.706 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:53:46.706 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:53:46.710 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:53:46.722 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:53:46.722 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:53:46.733 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:46.738 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:53:46.738 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:53:46.754 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:53:46.754 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:53:46.755 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:46.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:46.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:46.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:46 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2024-08-17T17:53:46.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:46 smithi046 ceph-mon[88218]: osdmap e1196: 8 total, 8 up, 8 in 2024-08-17T17:53:46.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:46 smithi046 ceph-mon[88218]: osdmap e1197: 8 total, 8 up, 8 in 2024-08-17T17:53:46.858 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:46.881 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:46.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:46.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:46.983 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:47.005 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:47.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:47.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:47.106 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:47.131 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:47.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:47.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:47.232 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:47.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:47.256 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:47.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:47.357 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:47.381 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:47.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:47.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:47.483 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:47.509 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:47.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:47.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:47.611 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:47.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:47.659 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:47.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:47.759 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:47 smithi046 ceph-mon[88218]: pgmap v1724: 99 pgs: 1 peering, 98 active+clean; 6.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 1.17k op/s 2024-08-17T17:53:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:47 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/857850659' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:47 smithi046 ceph-mon[88218]: osdmap e1198: 8 total, 8 up, 8 in 2024-08-17T17:53:47.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:47 smithi037 ceph-mon[97894]: pgmap v1724: 99 pgs: 1 peering, 98 active+clean; 6.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 1.17k op/s 2024-08-17T17:53:47.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:47 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/857850659' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:47.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:47 smithi037 ceph-mon[97894]: osdmap e1198: 8 total, 8 up, 8 in 2024-08-17T17:53:47.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:47 smithi037 ceph-mon[102022]: pgmap v1724: 99 pgs: 1 peering, 98 active+clean; 6.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 1.17k op/s 2024-08-17T17:53:47.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:47 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/857850659' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:47.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:47 smithi037 ceph-mon[102022]: osdmap e1198: 8 total, 8 up, 8 in 2024-08-17T17:53:47.796 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:47.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:47.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:47.900 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:47.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:47.932 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:47.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:48.033 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:48.082 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:48.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:48.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:48.184 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:48.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:48.220 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:48.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:48.321 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:48.358 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:48.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:48.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:48.460 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:48.497 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:48.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:48.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:48.599 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:48.634 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:48.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:48.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:48.736 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:48.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:48 smithi046 ceph-mon[88218]: 8.c starting backfill to osd.0 from (0'0,0'0] MAX to 1195'9772 2024-08-17T17:53:48.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:48 smithi046 ceph-mon[88218]: 8.9 starting backfill to osd.0 from (0'0,0'0] MAX to 1195'9609 2024-08-17T17:53:48.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:48 smithi046 ceph-mon[88218]: 8.1 starting backfill to osd.0 from (0'0,0'0] MAX to 1195'9804 2024-08-17T17:53:48.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:48 smithi046 ceph-mon[88218]: 8.2 starting backfill to osd.0 from (0'0,0'0] MAX to 1195'9701 2024-08-17T17:53:48.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:48 smithi046 ceph-mon[88218]: 8.e starting backfill to osd.0 from (0'0,0'0] MAX to 1195'9537 2024-08-17T17:53:48.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:48 smithi046 ceph-mon[88218]: 8.6 starting backfill to osd.0 from (0'0,0'0] MAX to 1195'9548 2024-08-17T17:53:48.766 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:48.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:48.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:48.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:48 smithi037 ceph-mon[97894]: 8.c starting backfill to osd.0 from (0'0,0'0] MAX to 1195'9772 2024-08-17T17:53:48.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:48 smithi037 ceph-mon[97894]: 8.9 starting backfill to osd.0 from (0'0,0'0] MAX to 1195'9609 2024-08-17T17:53:48.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:48 smithi037 ceph-mon[97894]: 8.1 starting backfill to osd.0 from (0'0,0'0] MAX to 1195'9804 2024-08-17T17:53:48.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:48 smithi037 ceph-mon[97894]: 8.2 starting backfill to osd.0 from (0'0,0'0] MAX to 1195'9701 2024-08-17T17:53:48.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:48 smithi037 ceph-mon[97894]: 8.e starting backfill to osd.0 from (0'0,0'0] MAX to 1195'9537 2024-08-17T17:53:48.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:48 smithi037 ceph-mon[97894]: 8.6 starting backfill to osd.0 from (0'0,0'0] MAX to 1195'9548 2024-08-17T17:53:48.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:48 smithi037 ceph-mon[102022]: 8.c starting backfill to osd.0 from (0'0,0'0] MAX to 1195'9772 2024-08-17T17:53:48.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:48 smithi037 ceph-mon[102022]: 8.9 starting backfill to osd.0 from (0'0,0'0] MAX to 1195'9609 2024-08-17T17:53:48.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:48 smithi037 ceph-mon[102022]: 8.1 starting backfill to osd.0 from (0'0,0'0] MAX to 1195'9804 2024-08-17T17:53:48.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:48 smithi037 ceph-mon[102022]: 8.2 starting backfill to osd.0 from (0'0,0'0] MAX to 1195'9701 2024-08-17T17:53:48.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:48 smithi037 ceph-mon[102022]: 8.e starting backfill to osd.0 from (0'0,0'0] MAX to 1195'9537 2024-08-17T17:53:48.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:48 smithi037 ceph-mon[102022]: 8.6 starting backfill to osd.0 from (0'0,0'0] MAX to 1195'9548 2024-08-17T17:53:48.868 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:48.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:48.891 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:48.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:48.992 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:49.018 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:49.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:49.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:49.073 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:53:49.073 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [ 2024-08-17T17:53:49.074 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.074 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.45503.0:155207 8.e e1199/1197 8:7537adda:::benchmark_data_smithi037_204188_object25717:head v 1199'9579, mlcod=1198'9576)", 2024-08-17T17:53:49.074 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:53:48.527501+0000", 2024-08-17T17:53:49.074 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.0092216220000000005, 2024-08-17T17:53:49.074 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0092509879999999999, 2024-08-17T17:53:49.075 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:49.075 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "started", 2024-08-17T17:53:49.075 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:49.075 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.075 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:49.076 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.527501+0000", 2024-08-17T17:53:49.076 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:49.076 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:49.076 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.076 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:49.077 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.527501+0000", 2024-08-17T17:53:49.077 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:49.077 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:49.077 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.077 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:49.077 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.527501+0000", 2024-08-17T17:53:49.077 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:53:49.077 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:49.077 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.077 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:49.078 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.527507+0000", 2024-08-17T17:53:49.078 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2890000000000003e-06 2024-08-17T17:53:49.078 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:49.078 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.078 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:49.078 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.527517+0000", 2024-08-17T17:53:49.078 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0472000000000001e-05 2024-08-17T17:53:49.078 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:49.078 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.078 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:49.079 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.527523+0000", 2024-08-17T17:53:49.079 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0979999999999999e-06 2024-08-17T17:53:49.079 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:49.079 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.079 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:49.079 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.527578+0000", 2024-08-17T17:53:49.079 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4169999999999998e-05 2024-08-17T17:53:49.079 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:49.079 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.079 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:49.079 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.527627+0000", 2024-08-17T17:53:49.079 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9706999999999997e-05 2024-08-17T17:53:49.080 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:49.080 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:49.080 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:49.080 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:49.080 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.080 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.45503.0:155209 8.5 e1199/1183 8:afa365aa:::benchmark_data_smithi037_204188_object25719:head v 1199'9737, mlcod=1198'9735)", 2024-08-17T17:53:49.080 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:53:48.531605+0000", 2024-08-17T17:53:49.080 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.0051178200000000004, 2024-08-17T17:53:49.080 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0052116380000000002, 2024-08-17T17:53:49.080 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:49.080 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "started", 2024-08-17T17:53:49.081 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:49.081 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.081 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:49.081 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.531605+0000", 2024-08-17T17:53:49.081 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:49.081 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:49.081 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.081 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:49.081 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.531605+0000", 2024-08-17T17:53:49.081 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:49.081 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:49.081 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.082 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:49.082 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.531604+0000", 2024-08-17T17:53:49.082 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:53:49.082 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:49.082 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.082 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:49.082 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.531610+0000", 2024-08-17T17:53:49.082 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2090000000000002e-06 2024-08-17T17:53:49.082 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:49.082 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.083 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:49.083 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.531621+0000", 2024-08-17T17:53:49.083 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0623e-05 2024-08-17T17:53:49.083 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:49.083 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.083 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:49.083 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.531627+0000", 2024-08-17T17:53:49.083 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.1349999999999997e-06 2024-08-17T17:53:49.083 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:49.083 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.083 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:49.083 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.531667+0000", 2024-08-17T17:53:49.084 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.0426999999999998e-05 2024-08-17T17:53:49.084 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:49.084 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.084 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:49.084 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.531687+0000", 2024-08-17T17:53:49.084 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.9860999999999998e-05 2024-08-17T17:53:49.084 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:49.084 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:49.084 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:49.084 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:49.084 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.085 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.45503.0:155212 8.8 e1199/1183 8:1f753ba3:::benchmark_data_smithi037_204188_object25722:head v 1199'9605, mlcod=1198'9603)", 2024-08-17T17:53:49.085 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:53:48.533361+0000", 2024-08-17T17:53:49.085 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.0033621050000000002, 2024-08-17T17:53:49.085 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.003513539, 2024-08-17T17:53:49.085 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:49.085 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "started", 2024-08-17T17:53:49.085 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:49.085 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.085 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:49.085 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.533361+0000", 2024-08-17T17:53:49.085 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:49.086 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:49.086 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.086 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:49.086 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.533361+0000", 2024-08-17T17:53:49.086 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:49.086 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:49.086 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.086 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:49.086 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.533360+0000", 2024-08-17T17:53:49.086 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:53:49.087 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:49.087 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.087 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:49.087 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.533366+0000", 2024-08-17T17:53:49.087 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0959999999999997e-06 2024-08-17T17:53:49.087 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:49.087 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.087 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:49.087 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.533375+0000", 2024-08-17T17:53:49.087 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.4610000000000008e-06 2024-08-17T17:53:49.088 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:49.088 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.088 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:49.088 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.533380+0000", 2024-08-17T17:53:49.088 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5079999999999996e-06 2024-08-17T17:53:49.088 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:49.088 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.088 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:49.088 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.535803+0000", 2024-08-17T17:53:49.088 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0024228129999999998 2024-08-17T17:53:49.088 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:49.088 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.089 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:49.089 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.535822+0000", 2024-08-17T17:53:49.089 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.9406e-05 2024-08-17T17:53:49.089 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:49.089 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:49.089 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:49.089 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:49.089 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.089 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.45503.0:155214 8.6 e1199/1197 8:6c351b15:::benchmark_data_smithi037_204188_object25724:head v 1199'9587, mlcod=1198'9585)", 2024-08-17T17:53:49.089 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:53:48.533917+0000", 2024-08-17T17:53:49.089 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.0028062199999999999, 2024-08-17T17:53:49.090 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0030148089999999998, 2024-08-17T17:53:49.090 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:49.090 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "started", 2024-08-17T17:53:49.090 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:49.090 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.090 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:49.090 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.533917+0000", 2024-08-17T17:53:49.090 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:49.090 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:49.091 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.091 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:49.091 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.533917+0000", 2024-08-17T17:53:49.091 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:49.091 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:49.091 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.091 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:49.091 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.533916+0000", 2024-08-17T17:53:49.091 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:53:49.092 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:49.092 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.092 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:49.092 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.533924+0000", 2024-08-17T17:53:49.092 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.7640000000000005e-06 2024-08-17T17:53:49.092 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:49.092 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.092 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:49.092 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.533935+0000", 2024-08-17T17:53:49.092 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1173e-05 2024-08-17T17:53:49.093 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:49.093 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.093 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:49.093 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.533941+0000", 2024-08-17T17:53:49.093 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.716e-06 2024-08-17T17:53:49.093 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:49.093 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.093 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:49.093 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.534005+0000", 2024-08-17T17:53:49.093 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.4554999999999994e-05 2024-08-17T17:53:49.093 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:49.094 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:49.094 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:49.094 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:53:48.534029+0000", 2024-08-17T17:53:49.094 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.3451e-05 2024-08-17T17:53:49.094 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:49.094 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:49.094 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:49.094 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:49.094 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-08-17T17:53:49.094 INFO:teuthology.orchestra.run.smithi046.stdout: "num_ops": 4 2024-08-17T17:53:49.095 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:53:49.119 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:49.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:49.147 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:49.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:49.248 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:49.285 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:49.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:49.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:49.294 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:53:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:53:48] "GET /metrics HTTP/1.1" 200 36627 "" "Prometheus/2.51.0" 2024-08-17T17:53:49.387 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:49.426 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:49.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:49.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:49.528 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:49.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:49.567 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:49.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:49.668 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:49.715 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:49.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:49.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:49.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:49 smithi037 ceph-mon[97894]: pgmap v1727: 99 pgs: 1 peering, 98 active+clean; 6.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 799 op/s 2024-08-17T17:53:49.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:49 smithi037 ceph-mon[97894]: osdmap e1199: 8 total, 8 up, 8 in 2024-08-17T17:53:49.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:49 smithi037 ceph-mon[102022]: pgmap v1727: 99 pgs: 1 peering, 98 active+clean; 6.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 799 op/s 2024-08-17T17:53:49.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:49 smithi037 ceph-mon[102022]: osdmap e1199: 8 total, 8 up, 8 in 2024-08-17T17:53:49.817 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:49.830 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:49 smithi046 ceph-mon[88218]: pgmap v1727: 99 pgs: 1 peering, 98 active+clean; 6.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 799 op/s 2024-08-17T17:53:49.830 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:49 smithi046 ceph-mon[88218]: osdmap e1199: 8 total, 8 up, 8 in 2024-08-17T17:53:49.852 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:49.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:49.853 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:49.954 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:49.981 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:49.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:49.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:50.083 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:50.117 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:50.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:50.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:50.172 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-08-17T17:53:50.219 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:50.265 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:50.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:50.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:50.366 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:50.399 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:50.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:50.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:50.501 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:53:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:53:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:53:50.550 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:50.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:50.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:50.622 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:53:50.657 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:50.693 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:50.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:50.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:50.711 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:50 smithi037 ceph-mon[97894]: osdmap e1200: 8 total, 8 up, 8 in 2024-08-17T17:53:50.711 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:50 smithi037 ceph-mon[97894]: pgmap v1730: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 1 peering, 94 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 427 op/s; 25502/311976 objects misplaced (8.174%); 5.2 MiB/s, 85 objects/s recovering 2024-08-17T17:53:50.711 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:50 smithi037 ceph-mon[102022]: osdmap e1200: 8 total, 8 up, 8 in 2024-08-17T17:53:50.711 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:50 smithi037 ceph-mon[102022]: pgmap v1730: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 1 peering, 94 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 427 op/s; 25502/311976 objects misplaced (8.174%); 5.2 MiB/s, 85 objects/s recovering 2024-08-17T17:53:50.788 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:50 smithi046 ceph-mon[88218]: osdmap e1200: 8 total, 8 up, 8 in 2024-08-17T17:53:50.789 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:50 smithi046 ceph-mon[88218]: pgmap v1730: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 1 peering, 94 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 427 op/s; 25502/311976 objects misplaced (8.174%); 5.2 MiB/s, 85 objects/s recovering 2024-08-17T17:53:50.795 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:50.838 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:50.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:50.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:50.940 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:50.971 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:50.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:50.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:51.073 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:51.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:51.103 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:51.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:51.111 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7, 0] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:53:51.111 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:53:51.111 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '1000', 'type': 'reweight-by-utilization'} 2024-08-17T17:53:51.111 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd reweight-by-utilization 1000 3.0 2024-08-17T17:53:51.204 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:51.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:51.256 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:51.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:51.357 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:51.382 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:51.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:51.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:51.484 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:51.512 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:51.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:51.513 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:51.614 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:51.659 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:51.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:51.669 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:51.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:51.723 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is set 2024-08-17T17:53:51.770 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:51.812 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:51.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:51.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:51.913 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:51.957 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:51.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:51.958 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:51.977 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:51 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4020541404' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:53:51.977 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:51 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:53:51.977 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:51 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4020541404' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:53:51.978 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:51 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:53:51.990 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:53:52.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:51 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4020541404' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:53:52.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:51 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:53:52.059 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:52.090 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:52.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:52.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:52.192 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:52.224 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:52.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:52.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:52.326 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:52.373 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:52.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:52.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:52.475 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:52.516 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:52.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:52.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:52.617 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:52.648 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:52.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:52.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:52.750 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:52.785 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:52.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:52.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:52.810 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:52 smithi046 ceph-mon[88218]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:52.810 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:52 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:53:52.810 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:52 smithi046 ceph-mon[88218]: osdmap e1201: 8 total, 8 up, 8 in 2024-08-17T17:53:52.810 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:52 smithi046 ceph-mon[88218]: pgmap v1732: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 6.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 38119/308622 objects misplaced (12.351%); 4.7 MiB/s, 76 objects/s recovering 2024-08-17T17:53:52.857 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:53:52.858 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [], 2024-08-17T17:53:52.858 INFO:teuthology.orchestra.run.smithi046.stdout: "complaint_time": 30, 2024-08-17T17:53:52.858 INFO:teuthology.orchestra.run.smithi046.stdout: "num_blocked_ops": 0 2024-08-17T17:53:52.858 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:53:52.887 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:52.918 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:52.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:52.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:52.949 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:52 smithi037 ceph-mon[102022]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:52.949 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:52 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:53:52.949 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:52 smithi037 ceph-mon[102022]: osdmap e1201: 8 total, 8 up, 8 in 2024-08-17T17:53:52.949 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:52 smithi037 ceph-mon[102022]: pgmap v1732: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 6.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 38119/308622 objects misplaced (12.351%); 4.7 MiB/s, 76 objects/s recovering 2024-08-17T17:53:52.950 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:52 smithi037 ceph-mon[97894]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:52.950 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:52 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:53:52.950 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:52 smithi037 ceph-mon[97894]: osdmap e1201: 8 total, 8 up, 8 in 2024-08-17T17:53:52.950 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:52 smithi037 ceph-mon[97894]: pgmap v1732: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 6.3 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 38119/308622 objects misplaced (12.351%); 4.7 MiB/s, 76 objects/s recovering 2024-08-17T17:53:53.021 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:53.055 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:53.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:53.056 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:53.157 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:53.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:53.196 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:53.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:53.297 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:53.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:53.336 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:53.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:53.437 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:53.467 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:53.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:53.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:53.560 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-08-17T17:53:53.569 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:53.659 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:53.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:53.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:53.761 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:53.799 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:53.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:53.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:53.901 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:53.947 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:53.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:53.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:54.031 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:53:54.050 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:54.106 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:54.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:54.111 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:54.210 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:54.210 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:54.212 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:54.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:54.261 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:54.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:54.318 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:54.338 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:54.363 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:54.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:54.427 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:54.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:54.528 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:54.580 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:54.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:54.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:54.682 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:54.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:54.712 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:54.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:54.725 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:53:54.754 INFO:teuthology.orchestra.run.smithi037.stdout:moved 0 / 297 (0%) 2024-08-17T17:53:54.755 INFO:teuthology.orchestra.run.smithi037.stdout:avg 37.125 2024-08-17T17:53:54.755 INFO:teuthology.orchestra.run.smithi037.stdout:stddev 3.44374 -> 3.44374 (expected baseline 5.69951) 2024-08-17T17:53:54.755 INFO:teuthology.orchestra.run.smithi037.stdout:min osd.2 with 31 -> 31 pgs (0.835017 -> 0.835017 * mean) 2024-08-17T17:53:54.755 INFO:teuthology.orchestra.run.smithi037.stdout:max osd.3 with 42 -> 42 pgs (1.13131 -> 1.13131 * mean) 2024-08-17T17:53:54.755 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:53:54.755 INFO:teuthology.orchestra.run.smithi037.stdout:oload 1000 2024-08-17T17:53:54.755 INFO:teuthology.orchestra.run.smithi037.stdout:max_change 3 2024-08-17T17:53:54.755 INFO:teuthology.orchestra.run.smithi037.stdout:max_change_osds 4 2024-08-17T17:53:54.755 INFO:teuthology.orchestra.run.smithi037.stdout:average_utilization 0.0302 2024-08-17T17:53:54.755 INFO:teuthology.orchestra.run.smithi037.stdout:overload_utilization 0.3018 2024-08-17T17:53:54.756 INFO:teuthology.orchestra.run.smithi037.stderr:no change 2024-08-17T17:53:54.813 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:54.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:54.861 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:54.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:54.962 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:54.992 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:54.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:54.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:55.094 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:55.136 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:55.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:55.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:55.241 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:55.285 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:55 smithi037 ceph-mon[102022]: pgmap v1733: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 6.2 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 37851/305508 objects misplaced (12.390%); 3.5 MiB/s, 57 objects/s recovering 2024-08-17T17:53:55.286 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:55.287 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:55 smithi037 ceph-mon[97894]: pgmap v1733: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 6.2 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 37851/305508 objects misplaced (12.390%); 3.5 MiB/s, 57 objects/s recovering 2024-08-17T17:53:55.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:55.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:55.388 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:55.427 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:55.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:55.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:55.437 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:55 smithi046 ceph-mon[88218]: pgmap v1733: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 6.2 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 37851/305508 objects misplaced (12.390%); 3.5 MiB/s, 57 objects/s recovering 2024-08-17T17:53:55.529 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:55.568 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:55.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:55.569 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:55.670 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:55.710 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:55.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:55.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:55.742 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '1000', 'type': 'reweight-by-utilization'} 2024-08-17T17:53:55.742 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd reweight-by-utilization 1000 1.0 2024-08-17T17:53:55.812 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:55.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:55.845 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:55.845 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:55.883 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:53:55.884 INFO:teuthology.orchestra.run.smithi046.stdout: "size": 20, 2024-08-17T17:53:55.884 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 600, 2024-08-17T17:53:55.884 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [ 2024-08-17T17:53:55.884 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.884 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:212174 6.12 6:4dc3485a:::benchmark_data_smithi037_142561_object86392:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1121)", 2024-08-17T17:53:55.884 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:45:46.377832+0000", 2024-08-17T17:53:55.884 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 489.50008966299998, 2024-08-17T17:53:55.884 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.99108234699999997, 2024-08-17T17:53:55.884 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:55.884 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:55.884 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:55.884 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:53:55.885 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:53:55.885 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 212174 2024-08-17T17:53:55.885 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.885 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:55.885 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.885 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:55.885 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.377832+0000", 2024-08-17T17:53:55.885 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.885 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.885 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.885 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:55.885 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.377832+0000", 2024-08-17T17:53:55.885 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.886 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.886 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.886 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:55.886 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.377831+0000", 2024-08-17T17:53:55.886 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:53:55.886 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.886 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.886 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:55.886 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.377837+0000", 2024-08-17T17:53:55.886 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0859999999999998e-06 2024-08-17T17:53:55.886 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.886 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.886 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:55.887 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.377851+0000", 2024-08-17T17:53:55.887 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.4126e-05 2024-08-17T17:53:55.887 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.887 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.887 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:55.887 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.377857+0000", 2024-08-17T17:53:55.887 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.9379999999999997e-06 2024-08-17T17:53:55.887 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.887 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.887 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.887 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.377908+0000", 2024-08-17T17:53:55.887 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1042999999999999e-05 2024-08-17T17:53:55.887 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.888 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.888 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:53:55.888 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.377916+0000", 2024-08-17T17:53:55.888 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.2689999999999999e-06 2024-08-17T17:53:55.888 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.888 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.888 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.888 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.345072+0000", 2024-08-17T17:53:55.888 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.96715646300000002 2024-08-17T17:53:55.888 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.888 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.888 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:55.888 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.345171+0000", 2024-08-17T17:53:55.888 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.8812000000000002e-05 2024-08-17T17:53:55.889 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.889 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.889 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:53:55.889 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.345430+0000", 2024-08-17T17:53:55.889 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00025847000000000001 2024-08-17T17:53:55.889 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.889 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.889 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:55.889 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.351741+0000", 2024-08-17T17:53:55.889 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0063108050000000001 2024-08-17T17:53:55.889 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.889 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.889 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:55.890 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.368792+0000", 2024-08-17T17:53:55.890 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.017051457999999999 2024-08-17T17:53:55.890 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.890 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.890 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:55.890 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.368838+0000", 2024-08-17T17:53:55.890 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6217999999999997e-05 2024-08-17T17:53:55.890 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.890 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.891 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:55.891 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.368873+0000", 2024-08-17T17:53:55.891 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4405e-05 2024-08-17T17:53:55.891 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.891 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.891 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:55.891 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.368914+0000", 2024-08-17T17:53:55.891 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1733000000000002e-05 2024-08-17T17:53:55.891 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.891 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:55.891 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.891 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.891 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.892 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:212188 6.12 6:484c12b4:::benchmark_data_smithi037_142561_object86406:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1121)", 2024-08-17T17:53:55.892 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:45:46.388278+0000", 2024-08-17T17:53:55.892 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 489.48964391499999, 2024-08-17T17:53:55.892 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.98078038599999995, 2024-08-17T17:53:55.892 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:55.892 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:55.892 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:55.892 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:53:55.892 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:53:55.892 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 212188 2024-08-17T17:53:55.892 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.892 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:55.893 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.893 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:55.893 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.388278+0000", 2024-08-17T17:53:55.893 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.893 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.893 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.893 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:55.893 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.388278+0000", 2024-08-17T17:53:55.893 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.893 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.893 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.893 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:55.893 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.388277+0000", 2024-08-17T17:53:55.893 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:53:55.894 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.894 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.894 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:55.894 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.388282+0000", 2024-08-17T17:53:55.894 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9699999999999998e-06 2024-08-17T17:53:55.894 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.894 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.894 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:55.894 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.388292+0000", 2024-08-17T17:53:55.894 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.9850000000000001e-06 2024-08-17T17:53:55.894 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.894 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.894 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:55.895 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.388296+0000", 2024-08-17T17:53:55.895 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2649999999999998e-06 2024-08-17T17:53:55.895 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.895 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.895 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.895 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.388348+0000", 2024-08-17T17:53:55.895 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.2308000000000001e-05 2024-08-17T17:53:55.895 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.895 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.895 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:53:55.895 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.388354+0000", 2024-08-17T17:53:55.895 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7930000000000003e-06 2024-08-17T17:53:55.895 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.896 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.896 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.896 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.346810+0000", 2024-08-17T17:53:55.896 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.95845650900000001 2024-08-17T17:53:55.896 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.896 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.896 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:55.896 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.346903+0000", 2024-08-17T17:53:55.896 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.2346e-05 2024-08-17T17:53:55.896 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.896 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.896 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:53:55.896 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.347092+0000", 2024-08-17T17:53:55.896 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00018916700000000001 2024-08-17T17:53:55.897 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.897 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.897 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:55.897 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.354312+0000", 2024-08-17T17:53:55.897 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.007220069 2024-08-17T17:53:55.897 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.897 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.897 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:55.897 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.368967+0000", 2024-08-17T17:53:55.897 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.014654573000000001 2024-08-17T17:53:55.897 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.897 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.897 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:55.898 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.368997+0000", 2024-08-17T17:53:55.898 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.0054000000000001e-05 2024-08-17T17:53:55.898 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.898 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.898 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:55.898 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369023+0000", 2024-08-17T17:53:55.898 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.6806999999999999e-05 2024-08-17T17:53:55.898 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.898 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.898 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:55.898 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369058+0000", 2024-08-17T17:53:55.898 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4678999999999998e-05 2024-08-17T17:53:55.898 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.898 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:55.899 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.899 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.899 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.899 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:212192 6.12 6:493ca496:::benchmark_data_smithi037_142561_object86410:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1121)", 2024-08-17T17:53:55.899 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:45:46.395599+0000", 2024-08-17T17:53:55.899 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 489.48232298400001, 2024-08-17T17:53:55.899 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.97370621400000001, 2024-08-17T17:53:55.899 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:55.899 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:55.899 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:55.899 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:53:55.899 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:53:55.899 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 212192 2024-08-17T17:53:55.900 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.900 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:55.900 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.900 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:55.900 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.395599+0000", 2024-08-17T17:53:55.900 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.900 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.900 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.900 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:55.900 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.395599+0000", 2024-08-17T17:53:55.900 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.900 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.900 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.900 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:55.901 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.395597+0000", 2024-08-17T17:53:55.901 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:53:55.901 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.901 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.901 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:55.901 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.395604+0000", 2024-08-17T17:53:55.901 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.404e-06 2024-08-17T17:53:55.901 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.901 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.901 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:55.902 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.395615+0000", 2024-08-17T17:53:55.902 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1681999999999999e-05 2024-08-17T17:53:55.902 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.902 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.902 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:55.902 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.395623+0000", 2024-08-17T17:53:55.902 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.1199999999999996e-06 2024-08-17T17:53:55.902 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.902 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.902 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.902 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.395681+0000", 2024-08-17T17:53:55.902 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8850000000000001e-05 2024-08-17T17:53:55.902 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.903 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.903 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:53:55.903 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.395689+0000", 2024-08-17T17:53:55.903 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.824e-06 2024-08-17T17:53:55.903 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.903 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.903 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.903 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.348066+0000", 2024-08-17T17:53:55.903 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.95237682899999998 2024-08-17T17:53:55.903 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.903 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.903 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:55.903 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.348133+0000", 2024-08-17T17:53:55.904 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.6970000000000004e-05 2024-08-17T17:53:55.904 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.904 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.904 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:53:55.904 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.348282+0000", 2024-08-17T17:53:55.904 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014892599999999999 2024-08-17T17:53:55.904 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.904 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.904 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:55.904 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.354318+0000", 2024-08-17T17:53:55.904 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0060358249999999999 2024-08-17T17:53:55.904 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.904 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.904 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:55.905 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369103+0000", 2024-08-17T17:53:55.905 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.014785575 2024-08-17T17:53:55.905 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.905 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.905 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:55.905 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369224+0000", 2024-08-17T17:53:55.905 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000120363 2024-08-17T17:53:55.905 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.905 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.905 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:55.905 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369269+0000", 2024-08-17T17:53:55.905 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.5670000000000002e-05 2024-08-17T17:53:55.905 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.905 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.906 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:55.906 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369305+0000", 2024-08-17T17:53:55.906 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.5522999999999999e-05 2024-08-17T17:53:55.906 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.906 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:55.906 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.906 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.906 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.906 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:212218 6.12 6:48e397d4:::benchmark_data_smithi037_142561_object86436:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1121)", 2024-08-17T17:53:55.906 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:45:46.420965+0000", 2024-08-17T17:53:55.906 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 489.45695654899998, 2024-08-17T17:53:55.906 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.94847202799999997, 2024-08-17T17:53:55.906 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:55.907 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:55.907 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:55.907 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:53:55.907 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:53:55.907 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 212218 2024-08-17T17:53:55.907 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.907 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:55.907 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.907 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:55.907 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.420965+0000", 2024-08-17T17:53:55.907 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.907 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.907 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.907 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:55.908 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.420965+0000", 2024-08-17T17:53:55.908 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.908 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.908 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.908 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:55.908 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.420964+0000", 2024-08-17T17:53:55.908 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:53:55.908 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.908 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.908 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:55.908 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.420970+0000", 2024-08-17T17:53:55.908 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1499999999999998e-06 2024-08-17T17:53:55.908 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.908 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.909 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:55.909 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.420979+0000", 2024-08-17T17:53:55.909 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.6539999999999994e-06 2024-08-17T17:53:55.909 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.909 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.909 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:55.909 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.420983+0000", 2024-08-17T17:53:55.909 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.0199999999999996e-06 2024-08-17T17:53:55.909 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.909 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.909 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.909 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.421033+0000", 2024-08-17T17:53:55.909 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9415e-05 2024-08-17T17:53:55.910 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.910 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.910 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:53:55.910 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.421038+0000", 2024-08-17T17:53:55.910 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6760000000000004e-06 2024-08-17T17:53:55.910 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.910 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.910 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.910 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.349218+0000", 2024-08-17T17:53:55.910 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.92817990399999994 2024-08-17T17:53:55.910 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.910 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.910 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:55.910 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.349285+0000", 2024-08-17T17:53:55.911 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.6400000000000001e-05 2024-08-17T17:53:55.911 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.911 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.911 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:53:55.911 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.349451+0000", 2024-08-17T17:53:55.911 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00016654800000000001 2024-08-17T17:53:55.911 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.911 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.911 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:55.911 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.358776+0000", 2024-08-17T17:53:55.911 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0093243730000000004 2024-08-17T17:53:55.911 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.911 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.911 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:55.912 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369350+0000", 2024-08-17T17:53:55.912 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.010574406 2024-08-17T17:53:55.912 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.912 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.912 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:55.912 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369372+0000", 2024-08-17T17:53:55.912 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.1963e-05 2024-08-17T17:53:55.912 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.912 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.912 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:55.912 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369407+0000", 2024-08-17T17:53:55.912 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4919999999999998e-05 2024-08-17T17:53:55.913 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.913 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.913 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:55.913 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369437+0000", 2024-08-17T17:53:55.914 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.0380000000000001e-05 2024-08-17T17:53:55.914 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.914 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:55.914 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.914 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.914 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.914 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:212245 6.12 6:4cafa9d0:::benchmark_data_smithi037_142561_object86463:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1121)", 2024-08-17T17:53:55.914 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:45:46.449326+0000", 2024-08-17T17:53:55.914 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 489.428595782, 2024-08-17T17:53:55.914 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.92036842100000005, 2024-08-17T17:53:55.914 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:55.914 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:55.914 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:55.915 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:53:55.915 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:53:55.915 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 212245 2024-08-17T17:53:55.915 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.915 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:55.915 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.915 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:55.915 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.449326+0000", 2024-08-17T17:53:55.915 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.915 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.915 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.915 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:55.915 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.449326+0000", 2024-08-17T17:53:55.915 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.916 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.916 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.916 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:55.916 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.449324+0000", 2024-08-17T17:53:55.916 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:53:55.916 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.916 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.916 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:55.916 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.449332+0000", 2024-08-17T17:53:55.916 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.6660000000000008e-06 2024-08-17T17:53:55.916 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.916 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.916 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:55.916 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.449348+0000", 2024-08-17T17:53:55.917 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.6215e-05 2024-08-17T17:53:55.917 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.917 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.917 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:55.917 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.449354+0000", 2024-08-17T17:53:55.917 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2060000000000004e-06 2024-08-17T17:53:55.917 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.917 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.917 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.917 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.449404+0000", 2024-08-17T17:53:55.917 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9864999999999998e-05 2024-08-17T17:53:55.917 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.917 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.918 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:53:55.918 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.449411+0000", 2024-08-17T17:53:55.918 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.2139999999999999e-06 2024-08-17T17:53:55.918 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.918 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.918 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.918 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.350464+0000", 2024-08-17T17:53:55.918 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.90105254800000001 2024-08-17T17:53:55.918 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.918 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.918 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:55.918 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.350527+0000", 2024-08-17T17:53:55.918 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2970000000000002e-05 2024-08-17T17:53:55.918 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.919 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.919 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:53:55.919 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.350691+0000", 2024-08-17T17:53:55.919 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000164306 2024-08-17T17:53:55.919 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.919 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.919 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:55.919 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.358781+0000", 2024-08-17T17:53:55.919 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.008090089 2024-08-17T17:53:55.919 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.919 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.919 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:55.919 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369479+0000", 2024-08-17T17:53:55.919 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.010697599 2024-08-17T17:53:55.920 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.920 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.920 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:55.920 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369601+0000", 2024-08-17T17:53:55.920 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012282699999999999 2024-08-17T17:53:55.920 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.920 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.920 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:55.920 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369645+0000", 2024-08-17T17:53:55.920 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3671000000000003e-05 2024-08-17T17:53:55.920 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.920 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.920 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:55.920 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369694+0000", 2024-08-17T17:53:55.921 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9242000000000001e-05 2024-08-17T17:53:55.921 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.921 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:55.921 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.921 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.921 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.921 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:212269 6.12 6:4f7a3a3f:::benchmark_data_smithi037_142561_object86487:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1121)", 2024-08-17T17:53:55.921 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:45:46.475944+0000", 2024-08-17T17:53:55.921 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 489.40197748899999, 2024-08-17T17:53:55.921 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.89391904899999997, 2024-08-17T17:53:55.921 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:55.921 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:55.921 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:55.922 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:53:55.922 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:53:55.922 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 212269 2024-08-17T17:53:55.922 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.922 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:55.922 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.922 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:55.922 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.475944+0000", 2024-08-17T17:53:55.922 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.922 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.922 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.922 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:55.922 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.475944+0000", 2024-08-17T17:53:55.922 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.923 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.923 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.923 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:55.923 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.475940+0000", 2024-08-17T17:53:55.923 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999952 2024-08-17T17:53:55.923 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.923 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.923 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:55.923 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.475949+0000", 2024-08-17T17:53:55.923 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.251e-06 2024-08-17T17:53:55.923 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.923 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.923 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:55.923 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.475959+0000", 2024-08-17T17:53:55.924 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0353999999999999e-05 2024-08-17T17:53:55.924 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.924 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.924 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:55.924 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.475964+0000", 2024-08-17T17:53:55.924 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3490000000000002e-06 2024-08-17T17:53:55.924 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.924 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.924 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.924 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.476008+0000", 2024-08-17T17:53:55.924 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4804e-05 2024-08-17T17:53:55.924 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.924 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.924 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:53:55.925 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.476015+0000", 2024-08-17T17:53:55.925 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.8909999999999998e-06 2024-08-17T17:53:55.925 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.925 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.925 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.925 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.351760+0000", 2024-08-17T17:53:55.925 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.87574522399999999 2024-08-17T17:53:55.925 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.925 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.925 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:55.925 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.351836+0000", 2024-08-17T17:53:55.925 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.5862e-05 2024-08-17T17:53:55.925 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.925 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.926 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:53:55.926 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.352006+0000", 2024-08-17T17:53:55.926 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00016930800000000001 2024-08-17T17:53:55.926 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.926 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.926 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:55.926 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.358789+0000", 2024-08-17T17:53:55.926 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0067831300000000001 2024-08-17T17:53:55.926 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.926 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.926 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:55.926 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369508+0000", 2024-08-17T17:53:55.926 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.010719311 2024-08-17T17:53:55.927 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.927 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.927 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:55.927 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369769+0000", 2024-08-17T17:53:55.927 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00026050599999999998 2024-08-17T17:53:55.927 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.927 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.927 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:55.927 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369813+0000", 2024-08-17T17:53:55.927 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4106000000000001e-05 2024-08-17T17:53:55.927 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.927 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.927 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:55.927 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369863+0000", 2024-08-17T17:53:55.928 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0556999999999997e-05 2024-08-17T17:53:55.928 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.928 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:55.928 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.928 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.928 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.928 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:212276 6.12 6:4c467a9f:::benchmark_data_smithi037_142561_object86494:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1121)", 2024-08-17T17:53:55.928 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:45:46.480021+0000", 2024-08-17T17:53:55.928 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 489.39790092300001, 2024-08-17T17:53:55.928 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.89002751400000002, 2024-08-17T17:53:55.928 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:55.928 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:55.928 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:55.928 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:53:55.929 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:53:55.929 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 212276 2024-08-17T17:53:55.929 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.929 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:55.929 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.929 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:55.929 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.480021+0000", 2024-08-17T17:53:55.929 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.929 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.929 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.929 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:55.929 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.480021+0000", 2024-08-17T17:53:55.929 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.929 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.930 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.930 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:55.930 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.480019+0000", 2024-08-17T17:53:55.930 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:53:55.930 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.930 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.930 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:55.930 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.480026+0000", 2024-08-17T17:53:55.930 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.3660000000000003e-06 2024-08-17T17:53:55.930 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.930 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.930 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:55.930 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.480041+0000", 2024-08-17T17:53:55.931 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.4797000000000001e-05 2024-08-17T17:53:55.931 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.931 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.931 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:55.931 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.480047+0000", 2024-08-17T17:53:55.931 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8969999999999996e-06 2024-08-17T17:53:55.931 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.931 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.931 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.931 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.480103+0000", 2024-08-17T17:53:55.931 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6013000000000001e-05 2024-08-17T17:53:55.931 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.931 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.931 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:53:55.931 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.480109+0000", 2024-08-17T17:53:55.932 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5280000000000003e-06 2024-08-17T17:53:55.932 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.932 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.932 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.932 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.353080+0000", 2024-08-17T17:53:55.932 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.87297143300000002 2024-08-17T17:53:55.932 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.932 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.932 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:55.932 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.353144+0000", 2024-08-17T17:53:55.932 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.4067999999999997e-05 2024-08-17T17:53:55.932 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.932 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.932 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:53:55.933 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.353328+0000", 2024-08-17T17:53:55.933 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00018377000000000001 2024-08-17T17:53:55.933 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.933 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.933 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:55.933 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.361697+0000", 2024-08-17T17:53:55.933 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0083686560000000004 2024-08-17T17:53:55.933 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.933 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.933 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:55.933 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369550+0000", 2024-08-17T17:53:55.933 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0078534150000000007 2024-08-17T17:53:55.933 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.934 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.934 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:55.934 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369943+0000", 2024-08-17T17:53:55.934 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00039301199999999998 2024-08-17T17:53:55.934 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.934 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.934 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:55.934 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370009+0000", 2024-08-17T17:53:55.934 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.6039999999999998e-05 2024-08-17T17:53:55.934 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.934 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.934 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:55.934 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370048+0000", 2024-08-17T17:53:55.934 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.926e-05 2024-08-17T17:53:55.935 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.935 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:55.935 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.935 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.935 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.935 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:212278 6.12 6:4890e4fe:::benchmark_data_smithi037_142561_object86496:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1121)", 2024-08-17T17:53:55.935 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:45:46.481186+0000", 2024-08-17T17:53:55.935 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 489.39673598100001, 2024-08-17T17:53:55.935 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.88910665200000005, 2024-08-17T17:53:55.935 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:55.936 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:55.936 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:55.936 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:53:55.936 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:53:55.936 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 212278 2024-08-17T17:53:55.936 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.936 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:55.936 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.936 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:55.936 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.481186+0000", 2024-08-17T17:53:55.936 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.936 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.936 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.936 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:55.937 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.481186+0000", 2024-08-17T17:53:55.937 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.937 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.937 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.937 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:55.937 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.481185+0000", 2024-08-17T17:53:55.937 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:53:55.937 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.937 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.937 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:55.937 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.481190+0000", 2024-08-17T17:53:55.937 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4530000000000001e-06 2024-08-17T17:53:55.937 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.938 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.938 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:55.938 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.481204+0000", 2024-08-17T17:53:55.938 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3467e-05 2024-08-17T17:53:55.938 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.938 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.938 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:55.938 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.481209+0000", 2024-08-17T17:53:55.938 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5890000000000002e-06 2024-08-17T17:53:55.938 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.938 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.938 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.938 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.481282+0000", 2024-08-17T17:53:55.938 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.2284000000000001e-05 2024-08-17T17:53:55.939 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.939 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.939 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:53:55.939 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.481288+0000", 2024-08-17T17:53:55.939 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2859999999999996e-06 2024-08-17T17:53:55.939 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.939 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.939 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.939 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.354344+0000", 2024-08-17T17:53:55.939 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.87305657599999997 2024-08-17T17:53:55.939 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.939 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.939 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:55.939 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.354417+0000", 2024-08-17T17:53:55.940 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.2519000000000001e-05 2024-08-17T17:53:55.940 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.940 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.940 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:53:55.940 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.354576+0000", 2024-08-17T17:53:55.940 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000158679 2024-08-17T17:53:55.940 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.940 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.940 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:55.940 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.361713+0000", 2024-08-17T17:53:55.940 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0071373690000000002 2024-08-17T17:53:55.940 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.940 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.940 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:55.941 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.369907+0000", 2024-08-17T17:53:55.941 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0081935659999999993 2024-08-17T17:53:55.941 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.941 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.941 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:55.941 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370214+0000", 2024-08-17T17:53:55.941 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000307032 2024-08-17T17:53:55.941 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.941 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.941 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:55.941 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370249+0000", 2024-08-17T17:53:55.941 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.5763999999999998e-05 2024-08-17T17:53:55.941 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.942 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.942 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:55.942 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370292+0000", 2024-08-17T17:53:55.942 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3038999999999999e-05 2024-08-17T17:53:55.942 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.942 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:55.942 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.942 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.942 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.942 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:212287 6.12 6:4b066f36:::benchmark_data_smithi037_142561_object86505:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1121)", 2024-08-17T17:53:55.942 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:45:46.490899+0000", 2024-08-17T17:53:55.942 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 489.38702276700002, 2024-08-17T17:53:55.942 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.87955335199999995, 2024-08-17T17:53:55.943 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:55.943 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:55.943 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:55.943 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:53:55.943 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:53:55.943 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 212287 2024-08-17T17:53:55.943 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.943 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:55.943 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.943 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:55.943 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.490899+0000", 2024-08-17T17:53:55.943 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.943 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.944 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.944 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:55.944 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.490899+0000", 2024-08-17T17:53:55.944 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.944 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.944 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.944 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:55.944 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.490899+0000", 2024-08-17T17:53:55.944 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:53:55.944 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.944 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.944 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:55.944 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.490900+0000", 2024-08-17T17:53:55.945 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.725e-06 2024-08-17T17:53:55.945 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.945 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.945 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:55.945 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.490904+0000", 2024-08-17T17:53:55.945 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.6650000000000001e-06 2024-08-17T17:53:55.945 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.945 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.945 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:55.945 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.490906+0000", 2024-08-17T17:53:55.945 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.3379999999999999e-06 2024-08-17T17:53:55.945 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.945 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.945 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.946 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.490949+0000", 2024-08-17T17:53:55.946 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2497000000000003e-05 2024-08-17T17:53:55.946 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.946 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.946 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:53:55.946 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.490954+0000", 2024-08-17T17:53:55.946 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.203e-06 2024-08-17T17:53:55.946 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.946 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.946 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.946 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.355586+0000", 2024-08-17T17:53:55.946 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.86463217800000003 2024-08-17T17:53:55.946 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.947 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.947 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:55.947 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.355657+0000", 2024-08-17T17:53:55.947 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.0437000000000003e-05 2024-08-17T17:53:55.947 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.947 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.947 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:53:55.947 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.355828+0000", 2024-08-17T17:53:55.947 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00017149600000000001 2024-08-17T17:53:55.947 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.947 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.947 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:55.948 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.361719+0000", 2024-08-17T17:53:55.948 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0058908040000000004 2024-08-17T17:53:55.948 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.948 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.948 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:55.948 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370106+0000", 2024-08-17T17:53:55.948 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.008386648 2024-08-17T17:53:55.948 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.948 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.948 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:55.948 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370357+0000", 2024-08-17T17:53:55.948 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00025165799999999998 2024-08-17T17:53:55.948 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.948 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.949 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:55.949 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370412+0000", 2024-08-17T17:53:55.949 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4237999999999998e-05 2024-08-17T17:53:55.949 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.949 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.949 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:55.949 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370452+0000", 2024-08-17T17:53:55.949 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.0726999999999998e-05 2024-08-17T17:53:55.949 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.949 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:55.949 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.949 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.949 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.949 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:212368 6.12 6:4cc5ddb9:::benchmark_data_smithi037_142561_object86586:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1121)", 2024-08-17T17:53:55.950 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:45:46.583122+0000", 2024-08-17T17:53:55.950 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 489.294800178, 2024-08-17T17:53:55.950 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.787452547, 2024-08-17T17:53:55.950 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:55.950 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:55.950 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:55.950 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:53:55.950 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:53:55.950 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 212368 2024-08-17T17:53:55.950 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.950 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:55.950 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.950 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:55.951 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.583122+0000", 2024-08-17T17:53:55.951 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.951 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.951 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.951 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:55.951 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.583122+0000", 2024-08-17T17:53:55.951 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.951 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.951 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.951 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:55.951 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.583121+0000", 2024-08-17T17:53:55.951 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:53:55.951 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.951 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.952 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:55.952 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.583126+0000", 2024-08-17T17:53:55.952 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.3859999999999998e-06 2024-08-17T17:53:55.952 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.952 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.952 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:55.952 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.583149+0000", 2024-08-17T17:53:55.952 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.3181e-05 2024-08-17T17:53:55.952 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.952 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.952 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:55.952 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.583156+0000", 2024-08-17T17:53:55.952 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.7610000000000002e-06 2024-08-17T17:53:55.953 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.953 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.953 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.953 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.583212+0000", 2024-08-17T17:53:55.953 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5760000000000001e-05 2024-08-17T17:53:55.953 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.953 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.953 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:53:55.953 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.583219+0000", 2024-08-17T17:53:55.953 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.1189999999999999e-06 2024-08-17T17:53:55.953 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.953 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.953 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.954 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.356806+0000", 2024-08-17T17:53:55.954 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.77358683500000003 2024-08-17T17:53:55.954 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.954 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.954 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:55.954 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.356921+0000", 2024-08-17T17:53:55.954 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00011560100000000001 2024-08-17T17:53:55.954 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.954 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.954 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:53:55.954 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.357161+0000", 2024-08-17T17:53:55.954 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00023931500000000001 2024-08-17T17:53:55.954 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.955 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.955 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:55.955 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.365295+0000", 2024-08-17T17:53:55.955 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0081338699999999996 2024-08-17T17:53:55.955 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.955 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.955 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:55.955 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370182+0000", 2024-08-17T17:53:55.955 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0048874629999999999 2024-08-17T17:53:55.955 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.955 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.955 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:55.956 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:55.957 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370493+0000", 2024-08-17T17:53:55.957 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000310647 2024-08-17T17:53:55.957 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.957 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.957 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:55.957 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370529+0000", 2024-08-17T17:53:55.957 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.6446999999999998e-05 2024-08-17T17:53:55.958 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.958 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.958 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:55.958 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370574+0000", 2024-08-17T17:53:55.958 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.5003999999999998e-05 2024-08-17T17:53:55.958 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.958 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:55.958 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.958 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.958 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.958 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:212372 6.12 6:4b9d79a3:::benchmark_data_smithi037_142561_object86590:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1121)", 2024-08-17T17:53:55.958 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:45:46.587288+0000", 2024-08-17T17:53:55.958 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 489.29063398800002, 2024-08-17T17:53:55.959 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.78342460400000002, 2024-08-17T17:53:55.959 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:55.959 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:55.959 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:55.959 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:53:55.959 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:53:55.959 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 212372 2024-08-17T17:53:55.959 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.959 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:55.959 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.959 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:55.959 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.587288+0000", 2024-08-17T17:53:55.959 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.960 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.960 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.960 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:55.960 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.587288+0000", 2024-08-17T17:53:55.960 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.960 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.960 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.960 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:55.960 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.587287+0000", 2024-08-17T17:53:55.960 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:53:55.960 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.960 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.960 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:55.961 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.587292+0000", 2024-08-17T17:53:55.961 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.7659999999999998e-06 2024-08-17T17:53:55.961 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.961 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.961 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:55.961 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.587304+0000", 2024-08-17T17:53:55.961 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.218e-05 2024-08-17T17:53:55.961 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.961 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.961 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:55.961 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.587310+0000", 2024-08-17T17:53:55.961 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.4869999999999999e-06 2024-08-17T17:53:55.961 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.961 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.962 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.962 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.587359+0000", 2024-08-17T17:53:55.962 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.8291000000000002e-05 2024-08-17T17:53:55.962 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.962 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.962 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:53:55.962 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.587366+0000", 2024-08-17T17:53:55.962 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.2799999999999998e-06 2024-08-17T17:53:55.962 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.962 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.962 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.962 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.358834+0000", 2024-08-17T17:53:55.962 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.77146852099999996 2024-08-17T17:53:55.963 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.963 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.963 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:55.963 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.358973+0000", 2024-08-17T17:53:55.963 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013872099999999999 2024-08-17T17:53:55.963 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.963 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.963 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:53:55.963 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.359247+0000", 2024-08-17T17:53:55.963 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00027437400000000003 2024-08-17T17:53:55.963 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.963 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.963 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:55.964 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.365303+0000", 2024-08-17T17:53:55.964 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0060556810000000003 2024-08-17T17:53:55.964 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.964 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.964 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:55.964 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370607+0000", 2024-08-17T17:53:55.964 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0053043459999999997 2024-08-17T17:53:55.964 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.964 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.964 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:55.964 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370636+0000", 2024-08-17T17:53:55.964 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.881e-05 2024-08-17T17:53:55.964 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.964 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.965 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:55.965 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370670+0000", 2024-08-17T17:53:55.965 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4209999999999999e-05 2024-08-17T17:53:55.965 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.965 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.965 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:55.965 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370712+0000", 2024-08-17T17:53:55.965 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1872999999999997e-05 2024-08-17T17:53:55.965 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.965 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:55.965 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.965 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.965 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.966 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35031.0:212442 6.12 6:4d7efa30:::benchmark_data_smithi037_142561_object86660:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1121)", 2024-08-17T17:53:55.966 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:45:46.673512+0000", 2024-08-17T17:53:55.966 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 489.20441003799999, 2024-08-17T17:53:55.966 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.69738295400000005, 2024-08-17T17:53:55.966 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:55.966 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:55.966 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:55.966 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35031", 2024-08-17T17:53:55.966 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/764403190", 2024-08-17T17:53:55.966 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 212442 2024-08-17T17:53:55.966 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.966 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:55.966 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.967 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:55.967 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.673512+0000", 2024-08-17T17:53:55.967 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.967 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.967 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.967 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:55.967 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.673512+0000", 2024-08-17T17:53:55.967 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.967 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.967 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.967 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:55.967 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.673510+0000", 2024-08-17T17:53:55.967 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:53:55.967 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.968 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.968 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:55.968 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.673516+0000", 2024-08-17T17:53:55.968 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.251e-06 2024-08-17T17:53:55.968 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.968 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.968 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:55.968 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.673528+0000", 2024-08-17T17:53:55.968 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1664e-05 2024-08-17T17:53:55.968 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.968 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.968 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:55.968 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.673533+0000", 2024-08-17T17:53:55.968 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.5249999999999999e-06 2024-08-17T17:53:55.969 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.969 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.969 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.969 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.673574+0000", 2024-08-17T17:53:55.969 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1585999999999998e-05 2024-08-17T17:53:55.969 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.969 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.969 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:53:55.969 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:46.673580+0000", 2024-08-17T17:53:55.969 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2519999999999996e-06 2024-08-17T17:53:55.969 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.969 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.969 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.970 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.360395+0000", 2024-08-17T17:53:55.970 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.68681470300000003 2024-08-17T17:53:55.970 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.970 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.970 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:55.970 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.360470+0000", 2024-08-17T17:53:55.970 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.4516000000000003e-05 2024-08-17T17:53:55.970 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.970 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.970 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:53:55.970 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.360621+0000", 2024-08-17T17:53:55.970 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000151199 2024-08-17T17:53:55.970 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.970 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.971 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:55.971 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.368409+0000", 2024-08-17T17:53:55.971 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0077878380000000001 2024-08-17T17:53:55.971 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.971 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.971 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:55.971 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370746+0000", 2024-08-17T17:53:55.971 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0023370040000000002 2024-08-17T17:53:55.971 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.971 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.971 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:55.971 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370828+0000", 2024-08-17T17:53:55.971 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.2869999999999998e-05 2024-08-17T17:53:55.972 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.972 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.972 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:55.972 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370864+0000", 2024-08-17T17:53:55.972 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.5067999999999997e-05 2024-08-17T17:53:55.972 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.972 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.972 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:55.972 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:45:47.370895+0000", 2024-08-17T17:53:55.972 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.1062999999999997e-05 2024-08-17T17:53:55.972 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.972 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:55.972 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.972 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.973 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.973 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:223262 7.5 7:ac243652:::benchmark_data_smithi037_171911_object105304:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1165)", 2024-08-17T17:53:55.973 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:50:45.031160+0000", 2024-08-17T17:53:55.973 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 190.84676152, 2024-08-17T17:53:55.973 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2206782889999999, 2024-08-17T17:53:55.973 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:55.973 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "reached pg", 2024-08-17T17:53:55.973 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:55.973 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:53:55.973 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:53:55.973 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 223262 2024-08-17T17:53:55.973 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.973 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:55.974 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.974 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:55.974 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.031160+0000", 2024-08-17T17:53:55.974 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.974 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.974 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.974 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:55.974 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.031160+0000", 2024-08-17T17:53:55.974 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.974 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.974 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.974 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:55.974 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.031159+0000", 2024-08-17T17:53:55.975 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:53:55.975 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.975 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.975 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:55.975 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.031166+0000", 2024-08-17T17:53:55.975 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.1230000000000002e-06 2024-08-17T17:53:55.975 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.975 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.975 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:55.975 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.031179+0000", 2024-08-17T17:53:55.975 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2894000000000001e-05 2024-08-17T17:53:55.975 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.975 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.975 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:55.976 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.031187+0000", 2024-08-17T17:53:55.976 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.3049999999999993e-06 2024-08-17T17:53:55.976 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.976 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.976 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.976 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.031238+0000", 2024-08-17T17:53:55.976 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0896999999999997e-05 2024-08-17T17:53:55.976 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.976 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.976 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:55.976 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.031367+0000", 2024-08-17T17:53:55.976 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012898400000000001 2024-08-17T17:53:55.976 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.977 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.977 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,2", 2024-08-17T17:53:55.977 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.031495+0000", 2024-08-17T17:53:55.977 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012819900000000001 2024-08-17T17:53:55.977 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.977 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.977 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:55.977 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.036355+0000", 2024-08-17T17:53:55.977 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0048603370000000002 2024-08-17T17:53:55.977 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.977 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.977 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.977 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048167+0000", 2024-08-17T17:53:55.978 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.011811977 2024-08-17T17:53:55.978 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.978 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.978 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:53:55.978 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048178+0000", 2024-08-17T17:53:55.978 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0841e-05 2024-08-17T17:53:55.978 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.978 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.978 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.978 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035234+0000", 2024-08-17T17:53:55.978 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.98705535600000005 2024-08-17T17:53:55.978 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.978 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.979 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:53:55.979 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035246+0000", 2024-08-17T17:53:55.979 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2388999999999999e-05 2024-08-17T17:53:55.979 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.979 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.979 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.979 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.251764+0000", 2024-08-17T17:53:55.979 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.216518188 2024-08-17T17:53:55.979 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.979 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.979 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:55.979 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.251838+0000", 2024-08-17T17:53:55.979 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.4308999999999996e-05 2024-08-17T17:53:55.980 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.980 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:55.980 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.980 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.980 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.980 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:223265 7.5 7:aefbd605:::benchmark_data_smithi037_171911_object105307:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1165)", 2024-08-17T17:53:55.980 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:50:45.036377+0000", 2024-08-17T17:53:55.980 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 190.84154460900001, 2024-08-17T17:53:55.980 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.237995771, 2024-08-17T17:53:55.980 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:55.980 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "reached pg", 2024-08-17T17:53:55.980 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:55.980 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:53:55.980 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:53:55.981 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 223265 2024-08-17T17:53:55.981 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.981 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:55.981 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.981 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:55.981 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.036377+0000", 2024-08-17T17:53:55.981 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.981 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.981 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.981 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:55.981 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.036377+0000", 2024-08-17T17:53:55.981 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.981 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.981 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.982 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:55.982 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.036376+0000", 2024-08-17T17:53:55.982 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:53:55.982 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.982 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.982 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:55.982 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.036382+0000", 2024-08-17T17:53:55.982 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.9120000000000001e-06 2024-08-17T17:53:55.982 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.982 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.982 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:55.982 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.036394+0000", 2024-08-17T17:53:55.982 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1882000000000001e-05 2024-08-17T17:53:55.983 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.983 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.983 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:55.983 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.036401+0000", 2024-08-17T17:53:55.983 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.3210000000000001e-06 2024-08-17T17:53:55.983 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.983 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.983 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.983 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.036448+0000", 2024-08-17T17:53:55.983 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.7039999999999997e-05 2024-08-17T17:53:55.983 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.983 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.983 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:55.984 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.036553+0000", 2024-08-17T17:53:55.984 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000104987 2024-08-17T17:53:55.984 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.984 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.984 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,2", 2024-08-17T17:53:55.984 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.036658+0000", 2024-08-17T17:53:55.984 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00010565699999999999 2024-08-17T17:53:55.984 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.984 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.984 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.984 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048212+0000", 2024-08-17T17:53:55.984 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.011553281 2024-08-17T17:53:55.984 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.984 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.984 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:53:55.985 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048221+0000", 2024-08-17T17:53:55.985 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.8689999999999993e-06 2024-08-17T17:53:55.985 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.985 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.985 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.985 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035274+0000", 2024-08-17T17:53:55.985 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.98705359400000003 2024-08-17T17:53:55.985 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.985 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.985 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:53:55.985 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035283+0000", 2024-08-17T17:53:55.985 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.1099999999999992e-06 2024-08-17T17:53:55.985 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.986 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.986 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.986 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.251865+0000", 2024-08-17T17:53:55.986 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2165817809999999 2024-08-17T17:53:55.986 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.986 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.986 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for missing object", 2024-08-17T17:53:55.986 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.251970+0000", 2024-08-17T17:53:55.986 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000105431 2024-08-17T17:53:55.986 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.986 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.986 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.986 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.272235+0000", 2024-08-17T17:53:55.987 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.020264790000000001 2024-08-17T17:53:55.987 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.987 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.987 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:55.987 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.274373+0000", 2024-08-17T17:53:55.987 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0021376419999999999 2024-08-17T17:53:55.987 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.987 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:55.987 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.987 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.987 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.987 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:223248 7.6 7:651955ab:::benchmark_data_smithi037_171911_object105290:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1166)", 2024-08-17T17:53:55.987 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:50:45.048548+0000", 2024-08-17T17:53:55.987 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 190.829373973, 2024-08-17T17:53:55.988 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2426399350000001, 2024-08-17T17:53:55.988 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:55.988 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "reached pg", 2024-08-17T17:53:55.988 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:55.988 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:53:55.988 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:53:55.988 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 223248 2024-08-17T17:53:55.988 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.988 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:55.988 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.988 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:55.988 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048548+0000", 2024-08-17T17:53:55.988 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.989 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.989 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.989 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:55.989 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048548+0000", 2024-08-17T17:53:55.989 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.989 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.989 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.989 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:55.989 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048546+0000", 2024-08-17T17:53:55.989 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:53:55.989 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.989 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.989 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:55.990 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048552+0000", 2024-08-17T17:53:55.990 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.874e-06 2024-08-17T17:53:55.990 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.990 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.990 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:55.990 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048565+0000", 2024-08-17T17:53:55.990 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3081999999999999e-05 2024-08-17T17:53:55.990 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.990 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.990 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:55.990 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048570+0000", 2024-08-17T17:53:55.991 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0490000000000003e-06 2024-08-17T17:53:55.991 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.991 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.991 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.991 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048623+0000", 2024-08-17T17:53:55.991 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.3075000000000003e-05 2024-08-17T17:53:55.991 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.991 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.991 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:53:55.991 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048632+0000", 2024-08-17T17:53:55.991 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.0599999999999997e-06 2024-08-17T17:53:55.991 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.991 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.991 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.992 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035210+0000", 2024-08-17T17:53:55.992 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.98657718699999997 2024-08-17T17:53:55.992 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.992 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.992 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:53:55.992 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035221+0000", 2024-08-17T17:53:55.992 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1816e-05 2024-08-17T17:53:55.992 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.992 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.992 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.992 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.288295+0000", 2024-08-17T17:53:55.992 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.253073729 2024-08-17T17:53:55.992 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.992 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.993 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:55.993 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.291188+0000", 2024-08-17T17:53:55.993 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0028924720000000001 2024-08-17T17:53:55.993 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.993 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:55.993 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.993 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.993 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.993 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:223251 7.6 7:672f4126:::benchmark_data_smithi037_171911_object105293:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1166)", 2024-08-17T17:53:55.993 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:50:45.048582+0000", 2024-08-17T17:53:55.993 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 190.829339253, 2024-08-17T17:53:55.993 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2427067479999998, 2024-08-17T17:53:55.993 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:55.993 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "reached pg", 2024-08-17T17:53:55.994 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:55.994 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:53:55.994 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:53:55.994 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 223251 2024-08-17T17:53:55.994 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.994 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:55.994 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.994 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:55.994 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048582+0000", 2024-08-17T17:53:55.994 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.994 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.994 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.995 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:55.995 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048582+0000", 2024-08-17T17:53:55.995 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:55.995 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.995 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.995 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:55.995 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048582+0000", 2024-08-17T17:53:55.995 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:53:55.995 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.995 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.995 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:55.995 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048584+0000", 2024-08-17T17:53:55.995 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.9300000000000002e-06 2024-08-17T17:53:55.996 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.996 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.996 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:55.996 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048588+0000", 2024-08-17T17:53:55.996 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.7280000000000001e-06 2024-08-17T17:53:55.996 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.996 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.996 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:55.996 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048590+0000", 2024-08-17T17:53:55.996 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.5160000000000001e-06 2024-08-17T17:53:55.996 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.996 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.996 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.996 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048662+0000", 2024-08-17T17:53:55.997 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.1709000000000001e-05 2024-08-17T17:53:55.997 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.997 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.997 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:53:55.997 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048668+0000", 2024-08-17T17:53:55.997 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8610000000000003e-06 2024-08-17T17:53:55.997 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.997 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.997 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.997 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035252+0000", 2024-08-17T17:53:55.997 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.98658375499999995 2024-08-17T17:53:55.997 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.997 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.997 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:53:55.998 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035259+0000", 2024-08-17T17:53:55.998 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.7999999999999999e-06 2024-08-17T17:53:55.998 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.998 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.998 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:55.998 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.291215+0000", 2024-08-17T17:53:55.998 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.255955835 2024-08-17T17:53:55.998 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.998 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.998 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:55.998 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.291289+0000", 2024-08-17T17:53:55.998 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.3931999999999996e-05 2024-08-17T17:53:55.998 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.999 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:55.999 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:55.999 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:55.999 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:55.999 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:223261 7.6 7:6d7809be:::benchmark_data_smithi037_171911_object105303:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1166)", 2024-08-17T17:53:55.999 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:50:45.048614+0000", 2024-08-17T17:53:55.999 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 190.82930761200001, 2024-08-17T17:53:55.999 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.280025491, 2024-08-17T17:53:55.999 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:55.999 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "reached pg", 2024-08-17T17:53:55.999 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:55.999 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:53:55.999 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:53:55.999 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 223261 2024-08-17T17:53:56.000 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.000 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:56.000 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.000 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:56.000 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048614+0000", 2024-08-17T17:53:56.000 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:56.000 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.000 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.000 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:56.000 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048614+0000", 2024-08-17T17:53:56.000 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:56.000 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.000 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.001 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:56.001 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048614+0000", 2024-08-17T17:53:56.001 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:53:56.001 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.001 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.001 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:56.001 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048616+0000", 2024-08-17T17:53:56.001 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.024e-06 2024-08-17T17:53:56.001 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.001 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.001 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:56.001 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048620+0000", 2024-08-17T17:53:56.001 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.6619999999999998e-06 2024-08-17T17:53:56.002 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.002 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.002 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:56.002 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048623+0000", 2024-08-17T17:53:56.002 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.89e-06 2024-08-17T17:53:56.002 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.002 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.002 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:56.002 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048692+0000", 2024-08-17T17:53:56.002 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.8497999999999994e-05 2024-08-17T17:53:56.002 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.002 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.003 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:53:56.003 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.048699+0000", 2024-08-17T17:53:56.003 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.4460000000000004e-06 2024-08-17T17:53:56.003 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.003 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.003 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:56.003 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035293+0000", 2024-08-17T17:53:56.003 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.98659372599999995 2024-08-17T17:53:56.003 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.003 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.003 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:53:56.003 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035301+0000", 2024-08-17T17:53:56.003 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.6599999999999995e-06 2024-08-17T17:53:56.003 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.004 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.004 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:56.004 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.291310+0000", 2024-08-17T17:53:56.004 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2560093720000001 2024-08-17T17:53:56.004 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.004 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.004 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for missing object", 2024-08-17T17:53:56.004 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.291426+0000", 2024-08-17T17:53:56.004 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00011608999999999999 2024-08-17T17:53:56.004 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.004 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.004 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:56.004 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.328550+0000", 2024-08-17T17:53:56.004 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.037123452000000001 2024-08-17T17:53:56.005 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.005 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.005 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:56.005 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.328640+0000", 2024-08-17T17:53:56.005 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.9940999999999998e-05 2024-08-17T17:53:56.005 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:56.005 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:56.005 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:56.005 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.005 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.005 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:223272 7.6 7:6cdaf423:::benchmark_data_smithi037_171911_object105314:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1166)", 2024-08-17T17:53:56.005 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:50:45.064483+0000", 2024-08-17T17:53:56.005 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 190.81343904900001, 2024-08-17T17:53:56.005 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.262355452, 2024-08-17T17:53:56.006 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:56.006 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:56.006 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:56.006 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:53:56.006 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:53:56.006 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 223272 2024-08-17T17:53:56.006 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.006 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:56.006 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.006 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:56.006 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064483+0000", 2024-08-17T17:53:56.006 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:56.006 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.007 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.007 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:56.007 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064483+0000", 2024-08-17T17:53:56.007 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:56.007 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.007 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.007 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:56.007 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064481+0000", 2024-08-17T17:53:56.007 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:53:56.007 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.007 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.007 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:56.007 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064488+0000", 2024-08-17T17:53:56.007 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.6129999999999998e-06 2024-08-17T17:53:56.008 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.008 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.008 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:56.008 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064506+0000", 2024-08-17T17:53:56.008 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.7183000000000001e-05 2024-08-17T17:53:56.008 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.008 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.008 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:56.008 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064515+0000", 2024-08-17T17:53:56.008 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.3030000000000005e-06 2024-08-17T17:53:56.008 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.008 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.008 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:56.008 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064576+0000", 2024-08-17T17:53:56.008 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0633e-05 2024-08-17T17:53:56.009 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.009 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.009 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:53:56.009 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064587+0000", 2024-08-17T17:53:56.009 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1379000000000001e-05 2024-08-17T17:53:56.009 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.009 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.009 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:56.009 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035326+0000", 2024-08-17T17:53:56.009 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.97073927500000001 2024-08-17T17:53:56.009 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.009 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.009 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:53:56.010 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035334+0000", 2024-08-17T17:53:56.010 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.4490000000000002e-06 2024-08-17T17:53:56.010 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.010 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.010 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:56.010 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.291447+0000", 2024-08-17T17:53:56.010 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.256113357 2024-08-17T17:53:56.010 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.010 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.010 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:56.010 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.292489+0000", 2024-08-17T17:53:56.010 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0010419159999999999 2024-08-17T17:53:56.010 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.011 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.011 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3,5", 2024-08-17T17:53:56.011 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.293037+0000", 2024-08-17T17:53:56.011 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00054777700000000005 2024-08-17T17:53:56.011 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.011 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.011 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:56.011 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.310753+0000", 2024-08-17T17:53:56.011 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.017716612999999999 2024-08-17T17:53:56.011 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.011 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.011 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:56.011 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.315059+0000", 2024-08-17T17:53:56.011 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0043051280000000001 2024-08-17T17:53:56.012 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.012 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.012 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:56.012 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.325500+0000", 2024-08-17T17:53:56.012 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.010441929000000001 2024-08-17T17:53:56.012 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.012 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.012 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:56.012 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.326622+0000", 2024-08-17T17:53:56.012 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0011216310000000001 2024-08-17T17:53:56.012 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.012 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.012 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:56.012 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.326700+0000", 2024-08-17T17:53:56.013 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.7517999999999999e-05 2024-08-17T17:53:56.013 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.013 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.013 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:56.013 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.326838+0000", 2024-08-17T17:53:56.013 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013852100000000001 2024-08-17T17:53:56.013 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:56.013 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:56.013 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:56.013 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.013 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.013 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:223276 7.5 7:a3f006bc:::benchmark_data_smithi037_171911_object105318:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1166)", 2024-08-17T17:53:56.013 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:50:45.071389+0000", 2024-08-17T17:53:56.014 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 190.806532393, 2024-08-17T17:53:56.014 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2043499049999999, 2024-08-17T17:53:56.014 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:56.014 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:56.015 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:56.015 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:53:56.015 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:53:56.015 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 223276 2024-08-17T17:53:56.015 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.015 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:56.015 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.015 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:56.015 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.071389+0000", 2024-08-17T17:53:56.015 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:56.015 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.015 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.015 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:56.016 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.071389+0000", 2024-08-17T17:53:56.016 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:56.016 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.016 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.016 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:56.016 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.071387+0000", 2024-08-17T17:53:56.016 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:53:56.016 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.016 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.016 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:56.016 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.071395+0000", 2024-08-17T17:53:56.016 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.1939999999999998e-06 2024-08-17T17:53:56.016 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.016 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.017 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:56.017 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.071408+0000", 2024-08-17T17:53:56.017 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2319e-05 2024-08-17T17:53:56.017 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.017 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.017 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:56.017 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.071414+0000", 2024-08-17T17:53:56.017 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.7020000000000004e-06 2024-08-17T17:53:56.017 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.017 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.017 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:56.017 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.071468+0000", 2024-08-17T17:53:56.017 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.3544000000000001e-05 2024-08-17T17:53:56.017 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.018 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.018 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:53:56.018 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.071479+0000", 2024-08-17T17:53:56.018 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1302e-05 2024-08-17T17:53:56.018 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.018 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.018 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:56.018 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035307+0000", 2024-08-17T17:53:56.018 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.96382753300000001 2024-08-17T17:53:56.018 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.018 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.018 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:53:56.018 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035321+0000", 2024-08-17T17:53:56.019 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.4326e-05 2024-08-17T17:53:56.019 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.019 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.019 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:56.019 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.251991+0000", 2024-08-17T17:53:56.019 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.216669486 2024-08-17T17:53:56.019 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.019 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.019 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:56.019 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.252109+0000", 2024-08-17T17:53:56.019 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000118406 2024-08-17T17:53:56.019 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.019 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.019 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,1,2", 2024-08-17T17:53:56.020 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.252752+0000", 2024-08-17T17:53:56.020 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00064245399999999999 2024-08-17T17:53:56.020 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.020 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.020 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:56.020 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.264595+0000", 2024-08-17T17:53:56.020 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.011843518000000001 2024-08-17T17:53:56.020 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.020 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.020 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:56.020 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.264934+0000", 2024-08-17T17:53:56.020 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000339396 2024-08-17T17:53:56.020 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.020 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.021 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:56.021 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.271031+0000", 2024-08-17T17:53:56.021 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0060964950000000004 2024-08-17T17:53:56.021 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.021 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.021 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:56.021 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.275388+0000", 2024-08-17T17:53:56.021 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0043569150000000003 2024-08-17T17:53:56.021 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.021 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.021 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:56.021 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.275523+0000", 2024-08-17T17:53:56.021 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013518699999999999 2024-08-17T17:53:56.021 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.022 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.022 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:56.022 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.275739+0000", 2024-08-17T17:53:56.022 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00021618700000000001 2024-08-17T17:53:56.022 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:56.022 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:56.022 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:56.022 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.022 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.022 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:223281 7.6 7:619d9c03:::benchmark_data_smithi037_171911_object105323:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1166)", 2024-08-17T17:53:56.022 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:50:45.080025+0000", 2024-08-17T17:53:56.022 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 190.797897073, 2024-08-17T17:53:56.022 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2531170870000001, 2024-08-17T17:53:56.023 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:53:56.023 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:56.023 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:53:56.023 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:53:56.023 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:53:56.023 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 223281 2024-08-17T17:53:56.023 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.023 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:53:56.023 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.023 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:53:56.023 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.080025+0000", 2024-08-17T17:53:56.023 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:56.023 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.023 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.024 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:53:56.024 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.080025+0000", 2024-08-17T17:53:56.024 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:53:56.024 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.024 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.024 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:53:56.024 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.080023+0000", 2024-08-17T17:53:56.024 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:53:56.024 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.024 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.024 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:53:56.024 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.080033+0000", 2024-08-17T17:53:56.024 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0115000000000001e-05 2024-08-17T17:53:56.025 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.025 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.025 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:53:56.025 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.080051+0000", 2024-08-17T17:53:56.025 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.7847999999999999e-05 2024-08-17T17:53:56.025 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.025 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.025 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:53:56.025 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.080058+0000", 2024-08-17T17:53:56.025 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.3200000000000002e-06 2024-08-17T17:53:56.025 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.025 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.025 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:56.025 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.080113+0000", 2024-08-17T17:53:56.026 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4970999999999999e-05 2024-08-17T17:53:56.026 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.026 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.026 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:53:56.026 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.080121+0000", 2024-08-17T17:53:56.026 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.0860000000000002e-06 2024-08-17T17:53:56.026 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.026 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.026 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:56.026 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035870+0000", 2024-08-17T17:53:56.026 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.955749297 2024-08-17T17:53:56.026 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.026 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.026 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:53:56.027 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.035881+0000", 2024-08-17T17:53:56.027 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0159999999999999e-05 2024-08-17T17:53:56.027 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.027 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.027 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:53:56.027 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.303286+0000", 2024-08-17T17:53:56.027 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2674057460000001 2024-08-17T17:53:56.027 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.027 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.027 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:53:56.027 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.303433+0000", 2024-08-17T17:53:56.027 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014633199999999999 2024-08-17T17:53:56.027 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.027 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.028 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3,5", 2024-08-17T17:53:56.028 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.303593+0000", 2024-08-17T17:53:56.028 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000160645 2024-08-17T17:53:56.028 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.028 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.028 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:53:56.028 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.310767+0000", 2024-08-17T17:53:56.028 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0071739480000000003 2024-08-17T17:53:56.028 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.028 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.028 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:56.028 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.315095+0000", 2024-08-17T17:53:56.028 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0043276340000000003 2024-08-17T17:53:56.029 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.029 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.029 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:56.029 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.326904+0000", 2024-08-17T17:53:56.029 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.011808701 2024-08-17T17:53:56.029 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.029 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.029 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:53:56.029 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.332936+0000", 2024-08-17T17:53:56.029 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0060319700000000002 2024-08-17T17:53:56.029 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.029 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.029 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:53:56.029 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.333026+0000", 2024-08-17T17:53:56.030 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.0196000000000002e-05 2024-08-17T17:53:56.030 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:53:56.030 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:53:56.030 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:53:56.030 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.333142+0000", 2024-08-17T17:53:56.030 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000116018 2024-08-17T17:53:56.030 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:56.030 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:56.030 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:56.030 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:53:56.030 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:53:56.030 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:53:56.045 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:56.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:56.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:56.147 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:56.197 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:56.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:56.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:56.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:56 smithi046 ceph-mon[88218]: from='client.55264 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:53:56.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:56 smithi037 ceph-mon[97894]: from='client.55264 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:53:56.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:56 smithi037 ceph-mon[102022]: from='client.55264 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:53:56.299 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:56.358 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:56.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:56.361 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:56.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:56.462 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:56.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:56.509 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:56.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:56.610 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:56.648 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:56.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:56.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:56.749 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:56.783 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:56.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:56.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:56.884 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:56.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:56.920 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:56.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:57.001 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-08-17T17:53:57.020 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:57.098 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:57.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:57.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:57.200 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:57.231 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:57.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:57.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:57.240 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:57 smithi046 ceph-mon[88218]: pgmap v1734: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 937 op/s; 35947/296193 objects misplaced (12.136%); 8.0 MiB/s, 129 objects/s recovering 2024-08-17T17:53:57.262 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:57 smithi037 ceph-mon[102022]: pgmap v1734: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 937 op/s; 35947/296193 objects misplaced (12.136%); 8.0 MiB/s, 129 objects/s recovering 2024-08-17T17:53:57.263 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:57 smithi037 ceph-mon[97894]: pgmap v1734: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 937 op/s; 35947/296193 objects misplaced (12.136%); 8.0 MiB/s, 129 objects/s recovering 2024-08-17T17:53:57.333 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:57.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:57.394 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:57.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:57.499 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:57.536 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:57.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:57.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:57.637 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:57.685 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:57.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:57.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:57.787 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:57.819 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:57.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:57.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:57.921 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:57.969 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:57.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:57.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:58.071 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:58.120 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:58.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:58.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:58.222 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:58.253 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:58.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:58.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:58.355 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:58.387 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:58.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:58.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:58.488 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:58.523 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:58.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:58.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:58.625 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:58.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:58.663 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:58.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:58.764 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:58.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:58.801 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:58.801 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:58.902 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:58.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:58.951 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:58.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:59.041 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:53:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:53:58] "GET /metrics HTTP/1.1" 200 36641 "" "Prometheus/2.51.0" 2024-08-17T17:53:59.052 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:59.091 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:59.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:59.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:59.193 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:59.231 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:59.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:59.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:59.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:59 smithi037 ceph-mon[102022]: pgmap v1735: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 35947/296193 objects misplaced (12.136%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:53:59.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:53:59 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3356970012' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:59.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:59 smithi037 ceph-mon[97894]: pgmap v1735: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 35947/296193 objects misplaced (12.136%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:53:59.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:53:59 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3356970012' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:59.333 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:59.360 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:59.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:59.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:59.461 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:59.494 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:59.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:59.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:59.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:59 smithi046 ceph-mon[88218]: pgmap v1735: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 35947/296193 objects misplaced (12.136%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:53:59.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:53:59 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3356970012' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:59.595 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:59.632 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:53:59.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:59.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:59.734 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:59.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:59.773 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:59.774 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:59.874 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:59.913 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:53:59.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:59.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:00.015 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:00.055 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:00.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:00.056 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:00.157 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:00.199 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:00.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:00.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:00.301 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:00.383 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:00.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:00.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:00.484 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:54:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:54:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:54:00.521 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:00.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:00.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:00.623 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:00.655 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:00.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:00.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:00.756 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:00.793 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:00.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:00.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:00.895 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:00.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:00.933 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:00.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:01.033 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:01.056 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:01.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:01.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:01.158 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:01.195 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:01.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:01.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:01.297 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:01.336 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:01.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:01.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:01.438 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:01.471 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:01.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:01.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:01.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:01 smithi046 ceph-mon[88218]: pgmap v1736: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 5.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 803 op/s; 34533/287850 objects misplaced (11.997%); 6.8 MiB/s, 108 objects/s recovering 2024-08-17T17:54:01.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:01 smithi037 ceph-mon[102022]: pgmap v1736: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 5.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 803 op/s; 34533/287850 objects misplaced (11.997%); 6.8 MiB/s, 108 objects/s recovering 2024-08-17T17:54:01.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:01 smithi037 ceph-mon[97894]: pgmap v1736: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 5.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 803 op/s; 34533/287850 objects misplaced (11.997%); 6.8 MiB/s, 108 objects/s recovering 2024-08-17T17:54:01.556 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:54:01.556 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:54:01.556 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:54:01.556 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:54:01.556 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:54:01.556 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:54:01.557 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:54:01.557 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:54:01.557 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:54:01.557 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:54:01.557 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:54:01.557 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:54:01.557 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:54:01.557 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:54:01.557 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:54:01.558 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:54:01.574 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:01.616 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:01.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:01.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:01.718 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:01.760 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:01.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:01.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:01.862 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:01.895 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:01.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:01.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:01.997 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:02.020 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:02.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:02.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:02.122 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:02.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:02.171 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:02.171 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:02.272 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:02.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:02.308 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:02.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:02.409 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:02.441 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:02.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:02.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:02.543 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:02.580 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:02.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:02.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:02.681 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:02.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:02.718 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:02.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:02.819 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:02.860 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:02.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:02.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:02.962 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:03.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.008 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:03.009 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:03.109 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:03.152 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:03.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:03.254 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:03.289 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:03.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:03.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:03 smithi037 ceph-mon[97894]: pgmap v1737: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 801 op/s; 34011/284010 objects misplaced (11.975%); 6.7 MiB/s, 106 objects/s recovering 2024-08-17T17:54:03.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:03 smithi037 ceph-mon[102022]: pgmap v1737: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 801 op/s; 34011/284010 objects misplaced (11.975%); 6.7 MiB/s, 106 objects/s recovering 2024-08-17T17:54:03.391 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:03.434 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:03.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:03.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:03 smithi046 ceph-mon[88218]: pgmap v1737: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 801 op/s; 34011/284010 objects misplaced (11.975%); 6.7 MiB/s, 106 objects/s recovering 2024-08-17T17:54:03.536 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:03.575 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:03.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:03.677 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:03.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.711 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:03.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:03.812 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:03.840 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:03.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:03.942 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:03.974 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:03.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:04.076 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:04.107 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:04.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:04.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:04.209 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:04.250 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:04.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:04.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:04.352 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:04.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:04.391 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:04.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:04.491 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:04.525 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:04.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:04.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:04.627 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:04.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:04.672 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:04.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:04.758 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:04.773 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:04.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:04.847 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:04.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:04.935 INFO:teuthology.orchestra.run.smithi037.stdout:moved 0 / 297 (0%) 2024-08-17T17:54:04.935 INFO:teuthology.orchestra.run.smithi037.stdout:avg 37.125 2024-08-17T17:54:04.935 INFO:teuthology.orchestra.run.smithi037.stdout:stddev 3.44374 -> 3.44374 (expected baseline 5.69951) 2024-08-17T17:54:04.935 INFO:teuthology.orchestra.run.smithi037.stdout:min osd.2 with 31 -> 31 pgs (0.835017 -> 0.835017 * mean) 2024-08-17T17:54:04.935 INFO:teuthology.orchestra.run.smithi037.stdout:max osd.3 with 42 -> 42 pgs (1.13131 -> 1.13131 * mean) 2024-08-17T17:54:04.935 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:54:04.935 INFO:teuthology.orchestra.run.smithi037.stdout:oload 1000 2024-08-17T17:54:04.936 INFO:teuthology.orchestra.run.smithi037.stdout:max_change 1 2024-08-17T17:54:04.936 INFO:teuthology.orchestra.run.smithi037.stdout:max_change_osds 4 2024-08-17T17:54:04.936 INFO:teuthology.orchestra.run.smithi037.stdout:average_utilization 0.0284 2024-08-17T17:54:04.936 INFO:teuthology.orchestra.run.smithi037.stdout:overload_utilization 0.2839 2024-08-17T17:54:04.936 INFO:teuthology.orchestra.run.smithi037.stderr:no change 2024-08-17T17:54:04.949 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:04.996 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:04.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:04.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:05.093 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is set 2024-08-17T17:54:05.097 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:05.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:05.144 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:05.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:05.245 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:05.287 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:05.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:05.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:05.389 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:05.407 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:54:05.422 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:05.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:05.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:05.458 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:05 smithi037 ceph-mon[102022]: pgmap v1738: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 683 op/s; 34011/284010 objects misplaced (11.975%); 5.7 MiB/s, 90 objects/s recovering 2024-08-17T17:54:05.458 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:05 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4252902819' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:05.458 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:05 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:05.458 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:05 smithi037 ceph-mon[97894]: pgmap v1738: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 683 op/s; 34011/284010 objects misplaced (11.975%); 5.7 MiB/s, 90 objects/s recovering 2024-08-17T17:54:05.458 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:05 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4252902819' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:05.458 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:05 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:05 smithi046 ceph-mon[88218]: pgmap v1738: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 683 op/s; 34011/284010 objects misplaced (11.975%); 5.7 MiB/s, 90 objects/s recovering 2024-08-17T17:54:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:05 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4252902819' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:05 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:05.525 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:05.555 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:05.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:05.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:05.657 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:05.693 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:05.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:05.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:05.794 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:05.836 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:05.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:05.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:05.937 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:05.973 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:05.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:05.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:06.075 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:06.108 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:06.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:06.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:06.209 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:06.246 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:06.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:06.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:06.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:06 smithi037 ceph-mon[102022]: from='client.35775 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:54:06.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:06 smithi037 ceph-mon[102022]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:54:06.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:06 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:54:06.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:06 smithi037 ceph-mon[102022]: osdmap e1202: 8 total, 8 up, 8 in 2024-08-17T17:54:06.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:06 smithi037 ceph-mon[97894]: from='client.35775 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:54:06.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:06 smithi037 ceph-mon[97894]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:54:06.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:06 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:54:06.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:06 smithi037 ceph-mon[97894]: osdmap e1202: 8 total, 8 up, 8 in 2024-08-17T17:54:06.348 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:06.374 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2024-08-17T17:54:06.374 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd test-reweight-by-utilization 110 0.05 2024-08-17T17:54:06.397 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:06.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:06.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:06.499 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:06.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:06 smithi046 ceph-mon[88218]: from='client.35775 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:54:06.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:06 smithi046 ceph-mon[88218]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:54:06.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:06 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:54:06.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:06 smithi046 ceph-mon[88218]: osdmap e1202: 8 total, 8 up, 8 in 2024-08-17T17:54:06.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:06.554 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:06.554 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:06.655 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:06.689 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:06.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:06.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:06.790 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:06.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:06.838 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:06.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:06.939 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:06.992 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:06.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:06.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:07.094 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:07.123 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:07.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:07.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:07.173 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:07 smithi037 ceph-mon[97894]: pgmap v1740: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 5.5 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 830 op/s; 31969/271263 objects misplaced (11.785%); 6.3 MiB/s, 100 objects/s recovering 2024-08-17T17:54:07.173 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:07 smithi037 ceph-mon[102022]: pgmap v1740: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 5.5 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 830 op/s; 31969/271263 objects misplaced (11.785%); 6.3 MiB/s, 100 objects/s recovering 2024-08-17T17:54:07.225 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:07.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:07.260 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:07.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:07.362 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:07.390 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:07.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:07.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:07.491 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:07.514 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:07 smithi046 ceph-mon[88218]: pgmap v1740: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 5.5 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 830 op/s; 31969/271263 objects misplaced (11.785%); 6.3 MiB/s, 100 objects/s recovering 2024-08-17T17:54:07.517 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:07.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:07.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:07.619 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:07.649 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:07.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:07.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:07.751 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:07.780 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:07.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:07.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:07.882 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:07.917 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:07.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:07.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:08.019 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:08.055 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:08.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:08.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:08.156 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:08.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:08.193 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:08.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:08.294 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:08.348 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:08.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:08.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:08.450 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:08.483 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:08.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:08.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:08.520 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:08.530 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:08.556 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:54:08.556 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:54:08.585 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:08.618 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:08.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:08.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:08.720 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:08.759 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:08.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:08.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:08.862 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:08.906 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:08.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:08.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:09.008 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:09.046 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:09.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:09.047 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:09.148 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:09.182 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:09.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:09.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:09.284 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:09.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:54:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:54:08] "GET /metrics HTTP/1.1" 200 36641 "" "Prometheus/2.51.0" 2024-08-17T17:54:09.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:09 smithi037 ceph-mon[102022]: pgmap v1741: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 5.5 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 829 op/s; 31969/271263 objects misplaced (11.785%); 6.3 MiB/s, 100 objects/s recovering 2024-08-17T17:54:09.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:09.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:09 smithi037 ceph-mon[97894]: pgmap v1741: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 5.5 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 829 op/s; 31969/271263 objects misplaced (11.785%); 6.3 MiB/s, 100 objects/s recovering 2024-08-17T17:54:09.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:09.330 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:09.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:09.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:09.431 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:09.472 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:09.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:09.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:09.483 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-08-17T17:54:09.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:09 smithi046 ceph-mon[88218]: pgmap v1741: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 5.5 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 829 op/s; 31969/271263 objects misplaced (11.785%); 6.3 MiB/s, 100 objects/s recovering 2024-08-17T17:54:09.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:09.574 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:09.621 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:09.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:09.622 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:09.723 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:09.785 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:09.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:09.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:09.887 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:09.917 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:09.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:09.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:09.981 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:54:10.019 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:10.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:10.075 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:10.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:10.176 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:10.204 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:10.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:10.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:10.306 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:10.339 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:10.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:10.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:10.441 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:10.478 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:10.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:10.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:10.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:54:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:54:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:54:10.581 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:10.624 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:10.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:10.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:10.726 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:10.761 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:10.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:10.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:10.863 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:10.900 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:10.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:10.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:11.005 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:11.041 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:11.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:11.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:11.143 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:11.159 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:11 smithi046 ceph-mon[88218]: pgmap v1742: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 827 op/s; 30538/263001 objects misplaced (11.611%); 6.7 MiB/s, 106 objects/s recovering 2024-08-17T17:54:11.182 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:11.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:11.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:11.287 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:11.325 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:11.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:11.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:11.427 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:11.469 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:11.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:11.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:11.505 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:11 smithi037 ceph-mon[102022]: pgmap v1742: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 827 op/s; 30538/263001 objects misplaced (11.611%); 6.7 MiB/s, 106 objects/s recovering 2024-08-17T17:54:11.508 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:11 smithi037 ceph-mon[97894]: pgmap v1742: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 827 op/s; 30538/263001 objects misplaced (11.611%); 6.7 MiB/s, 106 objects/s recovering 2024-08-17T17:54:11.571 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:11.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:11.618 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:11.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:11.718 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:11.752 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:11.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:11.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:11.853 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:11.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:11.896 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:11.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:11.997 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:12.038 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:12.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:12.040 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:12.140 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:12.186 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:12.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:12.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:12.287 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:12.320 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:12.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:12.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:12.421 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:12.460 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:12.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:12.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:12.561 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:12.602 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:12.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:12.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:12.704 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:12.744 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:12.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:12.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:12.792 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:12.847 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:12.895 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:12.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:12.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:12.998 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:13.035 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:13.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:13.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:13.137 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:13.170 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:13.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:13.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:13.272 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:13.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:13 smithi037 ceph-mon[102022]: pgmap v1743: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 821 op/s; 30055/259323 objects misplaced (11.590%); 6.7 MiB/s, 106 objects/s recovering 2024-08-17T17:54:13.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:13 smithi037 ceph-mon[97894]: pgmap v1743: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 821 op/s; 30055/259323 objects misplaced (11.590%); 6.7 MiB/s, 106 objects/s recovering 2024-08-17T17:54:13.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:13.323 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:13.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:13.424 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:13.454 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:13.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:13.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:13.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:13 smithi046 ceph-mon[88218]: pgmap v1743: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 821 op/s; 30055/259323 objects misplaced (11.590%); 6.7 MiB/s, 106 objects/s recovering 2024-08-17T17:54:13.556 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:13.589 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:13.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:13.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:13.625 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:54:13.625 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:54:13.666 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:54:13.666 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:54:13.690 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:13.705 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:54:13.705 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:54:13.723 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:13.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:13.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:13.751 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:54:13.751 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:54:13.795 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:54:13.796 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:54:13.825 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:13.837 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:54:13.837 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:54:13.872 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:54:13.873 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:54:13.883 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:13.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:13.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:13.921 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:54:13.922 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:54:13.985 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:14.014 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:14.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:14.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:14.116 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:14.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:14.149 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:14.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:14.217 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:14 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1072359490' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:14.217 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:14 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1072359490' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:14.217 INFO:teuthology.orchestra.run.smithi037.stdout:moved 8 / 297 (2.6936%) 2024-08-17T17:54:14.217 INFO:teuthology.orchestra.run.smithi037.stdout:avg 37.125 2024-08-17T17:54:14.218 INFO:teuthology.orchestra.run.smithi037.stdout:stddev 3.44374 -> 4.34274 (expected baseline 5.69951) 2024-08-17T17:54:14.218 INFO:teuthology.orchestra.run.smithi037.stdout:min osd.2 with 31 -> 31 pgs (0.835017 -> 0.835017 * mean) 2024-08-17T17:54:14.218 INFO:teuthology.orchestra.run.smithi037.stdout:max osd.3 with 42 -> 44 pgs (1.13131 -> 1.18519 * mean) 2024-08-17T17:54:14.218 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:54:14.218 INFO:teuthology.orchestra.run.smithi037.stdout:oload 110 2024-08-17T17:54:14.218 INFO:teuthology.orchestra.run.smithi037.stdout:max_change 0.05 2024-08-17T17:54:14.218 INFO:teuthology.orchestra.run.smithi037.stdout:max_change_osds 4 2024-08-17T17:54:14.218 INFO:teuthology.orchestra.run.smithi037.stdout:average_utilization 0.0264 2024-08-17T17:54:14.218 INFO:teuthology.orchestra.run.smithi037.stdout:overload_utilization 0.0290 2024-08-17T17:54:14.218 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 weight 1.0000 -> 0.9500 2024-08-17T17:54:14.218 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 weight 1.0000 -> 0.9500 2024-08-17T17:54:14.218 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 weight 1.0000 -> 0.9500 2024-08-17T17:54:14.219 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 weight 1.0000 -> 0.9500 2024-08-17T17:54:14.219 INFO:teuthology.orchestra.run.smithi037.stderr:no change 2024-08-17T17:54:14.249 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:14.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:14.284 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:14.284 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:14.385 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:14.430 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:14.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:14.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:14.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:14 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1072359490' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:14.532 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:14.543 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:54:14 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:54:14.211+0000 7f1febc42640 -1 mgr.server reply reply (4) Interrupted system call no change 2024-08-17T17:54:14.581 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:14.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:14.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:14.683 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:14.730 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:14.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:14.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:14.831 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:14.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:14.866 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:14.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:14.967 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:15.001 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:15.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:15.102 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:15.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.142 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:15.143 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:15.243 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:15.276 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:15.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:15.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:15 smithi037 ceph-mon[102022]: pgmap v1744: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 821 op/s; 30055/259323 objects misplaced (11.590%); 6.7 MiB/s, 106 objects/s recovering 2024-08-17T17:54:15.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:15 smithi037 ceph-mon[102022]: from='client.55276 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:54:15.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:15 smithi037 ceph-mon[97894]: pgmap v1744: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 821 op/s; 30055/259323 objects misplaced (11.590%); 6.7 MiB/s, 106 objects/s recovering 2024-08-17T17:54:15.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:15 smithi037 ceph-mon[97894]: from='client.55276 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:54:15.377 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:15.419 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:15.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:15.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:15 smithi046 ceph-mon[88218]: pgmap v1744: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 821 op/s; 30055/259323 objects misplaced (11.590%); 6.7 MiB/s, 106 objects/s recovering 2024-08-17T17:54:15.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:15 smithi046 ceph-mon[88218]: from='client.55276 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:54:15.520 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:15.557 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:15.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:15.659 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:15.687 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:15.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:15.788 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:15.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.826 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:15.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:15.927 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:15.969 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:15.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:16.025 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '1000', 'type': 'reweight-by-utilization'} 2024-08-17T17:54:16.025 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd reweight-by-utilization 1000 1.0 2024-08-17T17:54:16.071 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:16.115 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:16.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:16.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:16.217 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:16.251 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:16.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:16.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:16.352 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:16.411 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:16.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:16.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:16.513 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:16.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:16.550 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:16.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:16.651 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:16.685 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:16.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:16.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:16.775 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:54:16.787 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:16.817 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:16.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:16.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:16.919 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:16.994 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:16.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:16.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:17.095 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:17.117 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:17.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:17.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:17.219 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:17.250 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:17.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:17.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:17.352 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:17.382 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:17.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:17.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:17.392 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:17 smithi037 ceph-mon[102022]: pgmap v1745: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 782 op/s; 28010/247251 objects misplaced (11.329%); 6.8 MiB/s, 108 objects/s recovering 2024-08-17T17:54:17.392 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:17 smithi037 ceph-mon[97894]: pgmap v1745: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 782 op/s; 28010/247251 objects misplaced (11.329%); 6.8 MiB/s, 108 objects/s recovering 2024-08-17T17:54:17.484 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:17.508 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:17.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:17.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:17.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:17 smithi046 ceph-mon[88218]: pgmap v1745: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 782 op/s; 28010/247251 objects misplaced (11.329%); 6.8 MiB/s, 108 objects/s recovering 2024-08-17T17:54:17.610 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:17.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:17.644 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:17.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:17.744 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:17.796 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:17.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:17.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:17.897 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:17.941 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:17.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:17.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:18.043 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:18.065 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:18.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:18.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:18.166 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:18.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:18.210 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:18.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:18.311 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:18.332 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:18.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:18.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:18.434 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:18.469 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:18.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:18.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:18.571 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:18.606 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:18.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:18.608 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:18.709 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:18.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:18.748 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:18.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:18.849 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:18.886 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:18.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:18.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:18.988 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:19.035 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:19.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:19.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:19.137 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:19.182 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:19.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:19.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:19.284 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:19.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:19 smithi037 ceph-mon[97894]: pgmap v1746: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 28010/247251 objects misplaced (11.329%); 6.1 MiB/s, 98 objects/s recovering 2024-08-17T17:54:19.294 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:54:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:54:18] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.51.0" 2024-08-17T17:54:19.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:19 smithi037 ceph-mon[102022]: pgmap v1746: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 28010/247251 objects misplaced (11.329%); 6.1 MiB/s, 98 objects/s recovering 2024-08-17T17:54:19.314 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:19.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:19.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:19.416 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:19.445 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:19.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:19.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:19.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:19 smithi046 ceph-mon[88218]: pgmap v1746: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 28010/247251 objects misplaced (11.329%); 6.1 MiB/s, 98 objects/s recovering 2024-08-17T17:54:19.547 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:19.595 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:19.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:19.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:19.697 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:19.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:19.747 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:19.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:19.848 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:19.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:19.892 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:19.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:19.993 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:20.027 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:20.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:20.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:20.128 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:20.164 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:20.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:20.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:20.236 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:20.267 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:20.293 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:20.346 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:20.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:20.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:20.448 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:20.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:20.510 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:20.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:54:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:54:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:54:20.612 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:20.654 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:20.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:20.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:20.756 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:20.797 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:20.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:20.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:20.899 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:20.940 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:20.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:20.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:21.041 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:21.082 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:21.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:21.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:21.184 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:21.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:21.214 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:21.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:21.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:21 smithi037 ceph-mon[102022]: pgmap v1747: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 889 op/s; 26687/239229 objects misplaced (11.155%); 8.7 MiB/s, 139 objects/s recovering 2024-08-17T17:54:21.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:21 smithi037 ceph-mon[97894]: pgmap v1747: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 889 op/s; 26687/239229 objects misplaced (11.155%); 8.7 MiB/s, 139 objects/s recovering 2024-08-17T17:54:21.316 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:21.355 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:21.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:21.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:21.457 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:21.504 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:21.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:21.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:21.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:21 smithi046 ceph-mon[88218]: pgmap v1747: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 889 op/s; 26687/239229 objects misplaced (11.155%); 8.7 MiB/s, 139 objects/s recovering 2024-08-17T17:54:21.606 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:21.643 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:21.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:21.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:21.744 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:21.780 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:21.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:21.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:21.882 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:21.931 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:21.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:21.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:22.033 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:22.075 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:22.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:22.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:22.178 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:22.223 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:22.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:22.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:22.324 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:22.364 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:22.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:22.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:22.465 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:22.493 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:22.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:22.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:22.595 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:22.637 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:22.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:22.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:22.738 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:22.771 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:22.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:22.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:22.873 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:22.896 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:22.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:22.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:22.997 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:23.037 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:23.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:23.139 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:23.169 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:23.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.170 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:23.271 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:23.309 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:23.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:23.411 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:23.441 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:23.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:23.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:23 smithi046 ceph-mon[88218]: pgmap v1748: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 762 op/s; 26188/235551 objects misplaced (11.118%); 5.9 MiB/s, 95 objects/s recovering 2024-08-17T17:54:23.512 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:23 smithi037 ceph-mon[102022]: pgmap v1748: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 762 op/s; 26188/235551 objects misplaced (11.118%); 5.9 MiB/s, 95 objects/s recovering 2024-08-17T17:54:23.512 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:23 smithi037 ceph-mon[97894]: pgmap v1748: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 762 op/s; 26188/235551 objects misplaced (11.118%); 5.9 MiB/s, 95 objects/s recovering 2024-08-17T17:54:23.543 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:23.571 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:23.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:23.672 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:23.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.710 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:23.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:23.811 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:23.850 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:23.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:23.952 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:23.992 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:23.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:24.094 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:24.127 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:24.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:24.128 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:24.142 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:24.229 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:24.238 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:24.239 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:24.259 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:24.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:24.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:24.361 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:24.395 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:24.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:24.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:24.497 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:24.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:24.523 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:24.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:24.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:24.625 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:24.650 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:24.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:24.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:24.656 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:54:24.656 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [], 2024-08-17T17:54:24.656 INFO:teuthology.orchestra.run.smithi037.stdout: "complaint_time": 30, 2024-08-17T17:54:24.656 INFO:teuthology.orchestra.run.smithi037.stdout: "num_blocked_ops": 0 2024-08-17T17:54:24.656 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:54:24.752 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:24.779 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:24.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:24.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:24.881 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:24.919 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:24.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:24.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:25.021 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:25.056 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:25.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:25.057 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:25.158 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:25.198 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:25.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:25.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:25.301 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:25.337 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:25.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:25.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:25.426 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:25 smithi037 ceph-mon[97894]: pgmap v1749: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 659 op/s; 26188/235551 objects misplaced (11.118%); 5.9 MiB/s, 95 objects/s recovering 2024-08-17T17:54:25.426 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:25 smithi037 ceph-mon[102022]: pgmap v1749: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 659 op/s; 26188/235551 objects misplaced (11.118%); 5.9 MiB/s, 95 objects/s recovering 2024-08-17T17:54:25.439 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:25.489 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:25.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:25.490 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:25.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:25 smithi046 ceph-mon[88218]: pgmap v1749: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 659 op/s; 26188/235551 objects misplaced (11.118%); 5.9 MiB/s, 95 objects/s recovering 2024-08-17T17:54:25.590 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:25.628 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:25.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:25.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:25.730 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:25.762 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:25.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:25.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:25.864 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:25.900 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:25.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:25.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:25.981 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-08-17T17:54:26.002 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:26.035 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:26.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:26.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:26.137 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:26.166 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:26.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:26.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:26.268 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:26.294 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:26.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:26.295 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:26.396 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:26.462 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:26.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:26.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:26.563 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:26.589 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:26.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:26.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:26.691 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:26.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:26.731 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:26.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:26.832 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:26.874 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:26.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:26.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:26.976 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:27.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:27.020 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:27.020 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:27.121 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:27.162 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:27.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:27.163 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:27.264 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:27.317 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:27.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:27.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:27.419 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:27.448 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:27.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:27.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:27.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:27 smithi046 ceph-mon[88218]: pgmap v1750: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 990 op/s; 24294/223650 objects misplaced (10.863%); 8.9 MiB/s, 142 objects/s recovering 2024-08-17T17:54:27.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:27 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4070452061' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:54:27.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:27 smithi037 ceph-mon[102022]: pgmap v1750: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 990 op/s; 24294/223650 objects misplaced (10.863%); 8.9 MiB/s, 142 objects/s recovering 2024-08-17T17:54:27.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:27 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4070452061' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:54:27.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:27 smithi037 ceph-mon[97894]: pgmap v1750: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 990 op/s; 24294/223650 objects misplaced (10.863%); 8.9 MiB/s, 142 objects/s recovering 2024-08-17T17:54:27.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:27 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4070452061' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:54:27.550 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:27.578 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:27.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:27.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:27.680 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:27.732 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:27.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:27.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:27.834 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:27.866 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:27.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:27.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:27.968 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:28.005 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:28.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:28.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:28.107 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:28.152 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:28.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:28.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:28.254 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:28.282 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:28.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:28.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:28.383 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:28.427 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:28.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:28.428 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:28.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:28 smithi046 ceph-mon[88218]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:54:28.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:28 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4070452061' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:54:28.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:28 smithi046 ceph-mon[88218]: osdmap e1203: 8 total, 8 up, 8 in 2024-08-17T17:54:28.530 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:28.537 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is unset 2024-08-17T17:54:28.537 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:28 smithi037 ceph-mon[102022]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:54:28.538 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:28 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4070452061' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:54:28.538 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:28 smithi037 ceph-mon[102022]: osdmap e1203: 8 total, 8 up, 8 in 2024-08-17T17:54:28.538 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:28 smithi037 ceph-mon[97894]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:54:28.538 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:28 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4070452061' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:54:28.538 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:28 smithi037 ceph-mon[97894]: osdmap e1203: 8 total, 8 up, 8 in 2024-08-17T17:54:28.560 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:28.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:28.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:28.662 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:28.708 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:28.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:28.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:28.810 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:28.857 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:28.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:28.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:28.958 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:28.992 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:28.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:28.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:29.093 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:29.136 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:29.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:29.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:29.191 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:54:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:54:28] "GET /metrics HTTP/1.1" 200 36644 "" "Prometheus/2.51.0" 2024-08-17T17:54:29.238 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:29.277 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:29.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:29.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:29.379 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:29.412 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:29.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:29.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:29.451 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:29 smithi037 ceph-mon[97894]: pgmap v1752: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 786 op/s; 24294/223650 objects misplaced (10.863%); 6.7 MiB/s, 106 objects/s recovering 2024-08-17T17:54:29.451 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:29 smithi037 ceph-mon[102022]: pgmap v1752: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 786 op/s; 24294/223650 objects misplaced (10.863%); 6.7 MiB/s, 106 objects/s recovering 2024-08-17T17:54:29.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:29 smithi046 ceph-mon[88218]: pgmap v1752: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 786 op/s; 24294/223650 objects misplaced (10.863%); 6.7 MiB/s, 106 objects/s recovering 2024-08-17T17:54:29.514 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:29.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:29.554 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:29.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:29.655 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:29.690 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:29.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:29.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:29.792 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:29.830 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:29.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:29.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:29.932 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:29.979 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:29.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:29.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:30.013 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:54:30.013 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:54:30.045 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:54:30.046 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:54:30.081 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:30.098 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:54:30.098 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:54:30.112 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:30.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:30.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:30.146 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:54:30.146 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:54:30.175 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:30.183 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:54:30.183 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:54:30.214 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:30.228 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:54:30.229 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:54:30.275 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:30 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3085906225' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:30.275 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:30 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3085906225' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:30.275 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:54:30.275 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:54:30.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:30.277 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:30.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:30.321 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:54:30.321 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:54:30.379 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:30.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:30.435 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:30.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:30.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:30 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3085906225' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:30.512 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:54:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:54:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:54:30.536 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:30.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:30.592 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:30.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:30.615 INFO:teuthology.orchestra.run.smithi037.stdout:moved 0 / 297 (0%) 2024-08-17T17:54:30.616 INFO:teuthology.orchestra.run.smithi037.stdout:avg 37.125 2024-08-17T17:54:30.616 INFO:teuthology.orchestra.run.smithi037.stdout:stddev 3.44374 -> 3.44374 (expected baseline 5.69951) 2024-08-17T17:54:30.616 INFO:teuthology.orchestra.run.smithi037.stdout:min osd.2 with 31 -> 31 pgs (0.835017 -> 0.835017 * mean) 2024-08-17T17:54:30.616 INFO:teuthology.orchestra.run.smithi037.stdout:max osd.3 with 42 -> 42 pgs (1.13131 -> 1.13131 * mean) 2024-08-17T17:54:30.616 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:54:30.616 INFO:teuthology.orchestra.run.smithi037.stdout:oload 1000 2024-08-17T17:54:30.616 INFO:teuthology.orchestra.run.smithi037.stdout:max_change 1 2024-08-17T17:54:30.616 INFO:teuthology.orchestra.run.smithi037.stdout:max_change_osds 4 2024-08-17T17:54:30.616 INFO:teuthology.orchestra.run.smithi037.stdout:average_utilization 0.0233 2024-08-17T17:54:30.616 INFO:teuthology.orchestra.run.smithi037.stdout:overload_utilization 0.2326 2024-08-17T17:54:30.616 INFO:teuthology.orchestra.run.smithi037.stderr:no change 2024-08-17T17:54:30.693 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:30.734 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:30.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:30.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:30.836 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:30.876 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:30.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:30.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:30.979 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:31.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:31.023 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:31.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:31.124 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:31.170 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:31.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:31.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:31.272 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:31.315 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:31.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:31.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:31.416 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:31.464 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:31.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:31.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:31.466 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:31 smithi037 ceph-mon[102022]: pgmap v1753: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 781 op/s; 22981/215757 objects misplaced (10.651%); 7.1 MiB/s, 112 objects/s recovering 2024-08-17T17:54:31.466 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:31 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:54:31.467 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:31 smithi037 ceph-mon[97894]: pgmap v1753: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 781 op/s; 22981/215757 objects misplaced (10.651%); 7.1 MiB/s, 112 objects/s recovering 2024-08-17T17:54:31.467 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:31 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:54:31.496 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:54:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:31 smithi046 ceph-mon[88218]: pgmap v1753: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 781 op/s; 22981/215757 objects misplaced (10.651%); 7.1 MiB/s, 112 objects/s recovering 2024-08-17T17:54:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:31 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:54:31.566 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:31.595 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:31.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:31.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:31.696 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:31.739 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:31.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:31.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:31.841 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:31.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:31.892 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:31.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:31.993 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:32.041 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:32.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:32.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:32.143 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:32.187 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:32.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:32.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:32.288 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:32.319 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2024-08-17T17:54:32.319 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd test-reweight-by-utilization 110 3.0 2024-08-17T17:54:32.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:32.333 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:32.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:32.435 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:32.457 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:32.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:32.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:32.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:32 smithi046 ceph-mon[88218]: from='client.45662 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:54:32.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:32 smithi037 ceph-mon[102022]: from='client.45662 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:54:32.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:32 smithi037 ceph-mon[97894]: from='client.45662 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:54:32.559 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:32.605 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:32.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:32.606 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:32.709 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:32.741 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:32.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:32.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:32.842 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:32.884 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:32.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:32.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:32.986 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:33.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.027 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:33.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:33.128 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:33.171 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:33.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:33.273 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:33.314 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:33.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:33.390 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:54:33.416 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:33.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.451 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:33.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:33.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:33 smithi046 ceph-mon[88218]: pgmap v1754: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 777 op/s; 22502/212202 objects misplaced (10.604%); 7.1 MiB/s, 112 objects/s recovering 2024-08-17T17:54:33.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:33 smithi037 ceph-mon[97894]: pgmap v1754: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 777 op/s; 22502/212202 objects misplaced (10.604%); 7.1 MiB/s, 112 objects/s recovering 2024-08-17T17:54:33.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:33 smithi037 ceph-mon[102022]: pgmap v1754: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 777 op/s; 22502/212202 objects misplaced (10.604%); 7.1 MiB/s, 112 objects/s recovering 2024-08-17T17:54:33.552 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:33.574 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:33.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:33.675 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:33.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.703 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:33.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:33.804 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:33.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.847 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:33.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:33.948 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:33.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.982 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:33.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:34.083 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:34.128 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:34.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:34.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:34.230 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:34.276 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:34.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:34.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:34.378 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:34.425 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:34.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:34.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:34.526 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:34.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:34.560 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:34.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:34.661 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:34.685 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:34.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:34.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:34.787 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:34.810 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:34.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:34.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:34.912 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:34.937 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:34.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:34.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:35.038 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:35.060 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:35.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:35.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:35.162 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:35.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:35.190 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:35.190 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:35 smithi046 ceph-mon[88218]: pgmap v1755: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 778 op/s; 22502/212202 objects misplaced (10.604%); 7.1 MiB/s, 112 objects/s recovering 2024-08-17T17:54:35.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:35 smithi046 ceph-mon[88218]: osdmap e1204: 8 total, 8 up, 8 in 2024-08-17T17:54:35.290 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:35.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:35 smithi037 ceph-mon[97894]: pgmap v1755: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 778 op/s; 22502/212202 objects misplaced (10.604%); 7.1 MiB/s, 112 objects/s recovering 2024-08-17T17:54:35.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:35 smithi037 ceph-mon[97894]: osdmap e1204: 8 total, 8 up, 8 in 2024-08-17T17:54:35.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:35 smithi037 ceph-mon[102022]: pgmap v1755: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 778 op/s; 22502/212202 objects misplaced (10.604%); 7.1 MiB/s, 112 objects/s recovering 2024-08-17T17:54:35.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:35 smithi037 ceph-mon[102022]: osdmap e1204: 8 total, 8 up, 8 in 2024-08-17T17:54:35.320 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:35.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:35.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:35.422 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:35.464 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:35.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:35.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:35.566 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:35.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:35.629 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:35.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:35.678 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:54:35.678 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:54:35.731 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:35.763 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:35.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:35.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:35.864 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:35.903 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:35.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:35.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:36.005 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:36.046 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:36.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:36.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:36.148 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:36.182 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:36.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:36.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:36.283 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:36.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:36.325 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:36.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:36.426 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:36.477 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:36.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:36.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:36.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:36 smithi037 ceph-mon[102022]: osdmap e1205: 8 total, 8 up, 8 in 2024-08-17T17:54:36.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:36 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:54:36.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:36 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:54:36.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:36 smithi037 ceph-mon[97894]: osdmap e1205: 8 total, 8 up, 8 in 2024-08-17T17:54:36.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:36 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:54:36.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:36 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:54:36.579 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:36.608 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:36.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:36.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:36.710 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:36.749 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:36.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:36.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:36.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:36 smithi046 ceph-mon[88218]: osdmap e1205: 8 total, 8 up, 8 in 2024-08-17T17:54:36.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:36 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:54:36.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:36 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:54:36.852 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:36.887 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:36.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:36.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:36.988 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:37.022 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:37.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:37.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:37.089 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:37.090 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:37.124 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:37.158 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:37.162 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-08-17T17:54:37.180 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:37.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:37.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:37.282 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:37.325 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:37 smithi037 ceph-mon[97894]: pgmap v1758: 99 pgs: 1 peering, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 93 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 861 op/s; 21222/202965 objects misplaced (10.456%); 9.0 MiB/s, 143 objects/s recovering 2024-08-17T17:54:37.326 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:37 smithi037 ceph-mon[102022]: pgmap v1758: 99 pgs: 1 peering, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 93 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 861 op/s; 21222/202965 objects misplaced (10.456%); 9.0 MiB/s, 143 objects/s recovering 2024-08-17T17:54:37.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:37.335 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:37.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:37.437 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:37.493 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:37.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:37.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:37.595 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:37.629 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:37.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:37.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:37.731 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:37.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:37 smithi046 ceph-mon[88218]: pgmap v1758: 99 pgs: 1 peering, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 93 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 861 op/s; 21222/202965 objects misplaced (10.456%); 9.0 MiB/s, 143 objects/s recovering 2024-08-17T17:54:37.777 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:37.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:37.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:37.879 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:37.920 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:37.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:37.921 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:38.022 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:38.060 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:38.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:38.162 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:38.186 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:38.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:38.287 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:38.321 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:38.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:38.423 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:38.455 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:38.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:38.557 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:38.591 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:38.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:38.692 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:38.717 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:38.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:38.819 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:38.844 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:38.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.845 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:38.946 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:38.972 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:38.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.973 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:39.074 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:39.113 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:39.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:39.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:39.215 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:39.250 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:39.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:39.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:39.266 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:54:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:54:38] "GET /metrics HTTP/1.1" 200 36644 "" "Prometheus/2.51.0" 2024-08-17T17:54:39.352 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:39.392 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:39.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:39.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:39.494 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:39.531 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:39.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:39.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:39.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:39 smithi037 ceph-mon[102022]: pgmap v1759: 99 pgs: 1 peering, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 93 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 578 op/s; 20856/201867 objects misplaced (10.332%); 4.6 MiB/s, 74 objects/s recovering 2024-08-17T17:54:39.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:39.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:39 smithi037 ceph-mon[97894]: pgmap v1759: 99 pgs: 1 peering, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 93 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 578 op/s; 20856/201867 objects misplaced (10.332%); 4.6 MiB/s, 74 objects/s recovering 2024-08-17T17:54:39.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:39.634 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:39.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:39.675 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:39.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:39 smithi046 ceph-mon[88218]: pgmap v1759: 99 pgs: 1 peering, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 93 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 578 op/s; 20856/201867 objects misplaced (10.332%); 4.6 MiB/s, 74 objects/s recovering 2024-08-17T17:54:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:39.776 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:39.812 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:39.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:39.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:39.914 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:39.943 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:39.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:39.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:40.045 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:40.090 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:40.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:40.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:40.192 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:40.228 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:40.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:40.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:40.330 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:40.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:40.395 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:40.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:40.496 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:54:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:54:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:54:40.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:40.535 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:40.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:40.636 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:40.675 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:40.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:40.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:40.777 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:40.827 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:40.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:40.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:40.929 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:40.971 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:40.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:40.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:41.073 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:41.114 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:41.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:41.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:41.215 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:41.251 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:41.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:41.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:41.353 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:41.357 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:41 smithi037 ceph-mon[97894]: pgmap v1760: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 721 op/s; 19292/194868 objects misplaced (9.900%); 12 MiB/s, 191 objects/s recovering 2024-08-17T17:54:41.357 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:41 smithi037 ceph-mon[102022]: pgmap v1760: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 721 op/s; 19292/194868 objects misplaced (9.900%); 12 MiB/s, 191 objects/s recovering 2024-08-17T17:54:41.399 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:41.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:41.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:41.501 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:41.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:41 smithi046 ceph-mon[88218]: pgmap v1760: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 721 op/s; 19292/194868 objects misplaced (9.900%); 12 MiB/s, 191 objects/s recovering 2024-08-17T17:54:41.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:41.542 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:41.543 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:41.643 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:41.676 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:41.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:41.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:41.778 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:41.816 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:41.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:41.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:41.917 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:41.950 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:41.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:41.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:42.051 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:42.093 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:42.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:42.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:42.195 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:42.232 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:42.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:42.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:42.297 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is unset 2024-08-17T17:54:42.334 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:42.373 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:42.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:42.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:42.475 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:42.519 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:42.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:42.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:42.527 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:42 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4212352890' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:42.527 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:42 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4212352890' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:42.621 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:42.657 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:42.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:42.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:42.759 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:42.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:42 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4212352890' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:42.787 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:42.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:42.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:42.889 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:42.926 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:42.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:42.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:43.028 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:43.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:43.064 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:43.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:43.165 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:43.205 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:43.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:43.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:43.306 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:43.339 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:43.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:43.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:43.441 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:43.471 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:43.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:43.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:43.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:43 smithi037 ceph-mon[102022]: pgmap v1761: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 867 op/s; 18784/191379 objects misplaced (9.815%); 12 MiB/s, 191 objects/s recovering 2024-08-17T17:54:43.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:43 smithi037 ceph-mon[102022]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:54:43.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:43 smithi037 ceph-mon[102022]: Cluster is now healthy 2024-08-17T17:54:43.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:43 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4212352890' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:54:43.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:43 smithi037 ceph-mon[102022]: osdmap e1206: 8 total, 8 up, 8 in 2024-08-17T17:54:43.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:43 smithi037 ceph-mon[97894]: pgmap v1761: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 867 op/s; 18784/191379 objects misplaced (9.815%); 12 MiB/s, 191 objects/s recovering 2024-08-17T17:54:43.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:43 smithi037 ceph-mon[97894]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:54:43.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:43 smithi037 ceph-mon[97894]: Cluster is now healthy 2024-08-17T17:54:43.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:43 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4212352890' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:54:43.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:43 smithi037 ceph-mon[97894]: osdmap e1206: 8 total, 8 up, 8 in 2024-08-17T17:54:43.573 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:43.611 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:43.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:43.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:43.713 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:43.741 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:43.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:43.742 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:43 smithi046 ceph-mon[88218]: pgmap v1761: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 867 op/s; 18784/191379 objects misplaced (9.815%); 12 MiB/s, 191 objects/s recovering 2024-08-17T17:54:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:43 smithi046 ceph-mon[88218]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:54:43.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:43 smithi046 ceph-mon[88218]: Cluster is now healthy 2024-08-17T17:54:43.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:43 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4212352890' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:54:43.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:43 smithi046 ceph-mon[88218]: osdmap e1206: 8 total, 8 up, 8 in 2024-08-17T17:54:43.843 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:43.882 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:43.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:43.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:43.984 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:44.020 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:44.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:44.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:44.122 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:44.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:44.167 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:44.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:44.267 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:44.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:44.306 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:44.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:44.407 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:44.442 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:44.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:44.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:44.544 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:44.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:44.584 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:44.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:44.685 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:44.735 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:44.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:44.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:44.837 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:44.886 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:44.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:44.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:44.988 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:45.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:45.044 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:45.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:45.145 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:45.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:45.187 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:45.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:45.231 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:54:45.288 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:45.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:45.336 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:45.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:45.390 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:45.410 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:45 smithi037 ceph-mon[97894]: pgmap v1763: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 443 op/s; 18784/191379 objects misplaced (9.815%); 6.7 MiB/s, 107 objects/s recovering 2024-08-17T17:54:45.410 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:45 smithi037 ceph-mon[102022]: pgmap v1763: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 443 op/s; 18784/191379 objects misplaced (9.815%); 6.7 MiB/s, 107 objects/s recovering 2024-08-17T17:54:45.436 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:45.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:45.496 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:45.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:45.597 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:45.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:45.645 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:45.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:45.741 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:54:45.741 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:54:45.747 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:45 smithi046 ceph-mon[88218]: pgmap v1763: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 443 op/s; 18784/191379 objects misplaced (9.815%); 6.7 MiB/s, 107 objects/s recovering 2024-08-17T17:54:45.778 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:45.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:45.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:45.789 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:54:45.789 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:54:45.818 INFO:teuthology.orchestra.run.smithi037.stdout:moved 32 / 297 (10.7744%) 2024-08-17T17:54:45.819 INFO:teuthology.orchestra.run.smithi037.stdout:avg 37.125 2024-08-17T17:54:45.819 INFO:teuthology.orchestra.run.smithi037.stdout:stddev 3.44374 -> 7.04339 (expected baseline 5.69951) 2024-08-17T17:54:45.819 INFO:teuthology.orchestra.run.smithi037.stdout:min osd.2 with 31 -> 33 pgs (0.835017 -> 0.888889 * mean) 2024-08-17T17:54:45.819 INFO:teuthology.orchestra.run.smithi037.stdout:max osd.3 with 42 -> 38 pgs (1.13131 -> 1.02357 * mean) 2024-08-17T17:54:45.819 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:54:45.819 INFO:teuthology.orchestra.run.smithi037.stdout:oload 110 2024-08-17T17:54:45.819 INFO:teuthology.orchestra.run.smithi037.stdout:max_change 3 2024-08-17T17:54:45.819 INFO:teuthology.orchestra.run.smithi037.stdout:max_change_osds 4 2024-08-17T17:54:45.820 INFO:teuthology.orchestra.run.smithi037.stdout:average_utilization 0.0213 2024-08-17T17:54:45.820 INFO:teuthology.orchestra.run.smithi037.stdout:overload_utilization 0.0234 2024-08-17T17:54:45.820 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5 weight 1.0000 -> 0.6306 2024-08-17T17:54:45.820 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 weight 1.0000 -> 0.7603 2024-08-17T17:54:45.820 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2 weight 1.0000 -> 0.8788 2024-08-17T17:54:45.820 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 weight 1.0000 -> 0.9005 2024-08-17T17:54:45.820 INFO:teuthology.orchestra.run.smithi037.stderr:no change 2024-08-17T17:54:45.836 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:54:45.836 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:54:45.880 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:45.889 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:54:45.889 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:54:45.936 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:54:45 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T17:54:45.817+0000 7f1febc42640 -1 mgr.server reply reply (4) Interrupted system call no change 2024-08-17T17:54:45.937 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:54:45.937 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:54:45.938 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:45.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:45.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:45.981 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:54:45.981 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:54:46.018 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:54:46.019 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:54:46.043 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:46.058 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:54:46.058 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:54:46.084 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:46.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:46.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:46.186 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:46.222 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:46.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:46.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:46.325 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:46.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:46.365 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:46.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:46.466 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:46.498 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:46.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:46.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:46.599 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:46.633 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:46.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:46.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:46.682 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:46 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3569643239' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:46.683 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:46 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3569643239' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:46.736 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:46.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:46 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3569643239' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:46.778 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:46.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:46.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:46.880 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:46.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:46.913 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:46.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:47.015 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:47.042 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:47.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:47.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:47.144 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:47.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:47.181 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:47.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:47.282 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:47.329 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:47.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:47.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:47.430 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:47.465 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:47.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:47.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:47.567 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:47.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:47.617 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:47.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:47.718 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:47.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:47.756 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:47.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:47 smithi046 ceph-mon[88218]: from='client.45674 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:54:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:47 smithi046 ceph-mon[88218]: pgmap v1764: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 17601/180663 objects misplaced (9.742%); 8.9 MiB/s, 142 objects/s recovering 2024-08-17T17:54:47.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:47 smithi037 ceph-mon[102022]: from='client.45674 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:54:47.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:47 smithi037 ceph-mon[102022]: pgmap v1764: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 17601/180663 objects misplaced (9.742%); 8.9 MiB/s, 142 objects/s recovering 2024-08-17T17:54:47.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:47 smithi037 ceph-mon[97894]: from='client.45674 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:54:47.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:47 smithi037 ceph-mon[97894]: pgmap v1764: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 17601/180663 objects misplaced (9.742%); 8.9 MiB/s, 142 objects/s recovering 2024-08-17T17:54:47.857 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:47.885 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:47.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:47.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:47.986 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:48.074 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:48.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:48.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:48.176 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:48.216 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:48.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:48.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:48.318 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:48.354 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:48.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:48.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:48.456 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:48.487 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:48.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:48.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:48.554 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:48.589 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:48.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:48.642 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:48.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:48.743 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:48.785 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:48.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:48.786 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:48.887 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:48.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:48.931 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:48.931 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:49.032 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:49.062 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:49.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:49.063 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:49.148 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:54:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:54:48] "GET /metrics HTTP/1.1" 200 36641 "" "Prometheus/2.51.0" 2024-08-17T17:54:49.164 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:49.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:49.227 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:49.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:49.328 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:49.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:49.363 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:49.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:49.464 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:49.516 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:49.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:49.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:49.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:49 smithi037 ceph-mon[97894]: pgmap v1765: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 3.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 753 op/s; 17128/179244 objects misplaced (9.556%); 8.9 MiB/s, 142 objects/s recovering 2024-08-17T17:54:49.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:49 smithi037 ceph-mon[102022]: pgmap v1765: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 3.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 753 op/s; 17128/179244 objects misplaced (9.556%); 8.9 MiB/s, 142 objects/s recovering 2024-08-17T17:54:49.618 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:49.655 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:49.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:49.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:49.757 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:49 smithi046 ceph-mon[88218]: pgmap v1765: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 3.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 753 op/s; 17128/179244 objects misplaced (9.556%); 8.9 MiB/s, 142 objects/s recovering 2024-08-17T17:54:49.796 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:49.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:49.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:49.898 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:49.937 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:49.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:49.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:49.979 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:54:50.039 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:50.058 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:54:50.059 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [ 2024-08-17T17:54:50.059 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.059 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.45503.0:203458 8.0 e1206/1183 8:0b6b90d7:::benchmark_data_smithi037_204188_object73968:head v 1206'12771, mlcod=1206'12768)", 2024-08-17T17:54:50.059 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:54:50.047087+0000", 2024-08-17T17:54:50.059 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0089137009999999996, 2024-08-17T17:54:50.059 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0089415350000000005, 2024-08-17T17:54:50.059 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:54:50.059 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:54:50.059 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T17:54:50.059 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:54:50.060 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.060 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:54:50.060 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.047087+0000", 2024-08-17T17:54:50.060 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:54:50.060 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.060 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.060 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:54:50.060 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.047087+0000", 2024-08-17T17:54:50.060 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:54:50.060 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.060 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.060 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:54:50.060 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.047087+0000", 2024-08-17T17:54:50.061 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.4799999999999999e-07 2024-08-17T17:54:50.061 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.061 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.061 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:54:50.061 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.047091+0000", 2024-08-17T17:54:50.061 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.422e-06 2024-08-17T17:54:50.061 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.061 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.061 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:54:50.061 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.047097+0000", 2024-08-17T17:54:50.061 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0000000000000002e-06 2024-08-17T17:54:50.061 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.061 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.062 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:54:50.062 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.047101+0000", 2024-08-17T17:54:50.062 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.9110000000000003e-06 2024-08-17T17:54:50.062 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.062 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.062 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:54:50.062 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.047803+0000", 2024-08-17T17:54:50.062 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00070227600000000005 2024-08-17T17:54:50.062 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.062 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.062 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:54:50.062 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.047821+0000", 2024-08-17T17:54:50.063 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8202999999999998e-05 2024-08-17T17:54:50.063 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:54:50.063 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:54:50.063 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:54:50.063 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.063 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.063 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.45503.0:203467 8.b e1206/1183 8:d76cad0c:::benchmark_data_smithi037_204188_object73977:head v 1206'12599, mlcod=1206'12597)", 2024-08-17T17:54:50.063 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:54:50.049774+0000", 2024-08-17T17:54:50.063 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.006226774, 2024-08-17T17:54:50.063 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0063109489999999997, 2024-08-17T17:54:50.063 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:54:50.063 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:54:50.063 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T17:54:50.064 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:54:50.064 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.064 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:54:50.064 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.049774+0000", 2024-08-17T17:54:50.064 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:54:50.064 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.064 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.064 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:54:50.064 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.049774+0000", 2024-08-17T17:54:50.064 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:54:50.064 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.064 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.065 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:54:50.065 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.049775+0000", 2024-08-17T17:54:50.065 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9299999999999997e-07 2024-08-17T17:54:50.065 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.065 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.065 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:54:50.065 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.049780+0000", 2024-08-17T17:54:50.065 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3240000000000002e-06 2024-08-17T17:54:50.065 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.065 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.066 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:54:50.066 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.049790+0000", 2024-08-17T17:54:50.066 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0447e-05 2024-08-17T17:54:50.066 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.066 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.066 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:54:50.066 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.049797+0000", 2024-08-17T17:54:50.067 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.3130000000000004e-06 2024-08-17T17:54:50.067 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.067 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.067 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:54:50.067 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.055499+0000", 2024-08-17T17:54:50.067 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0057023710000000003 2024-08-17T17:54:50.068 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.068 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.068 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:54:50.068 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.055520+0000", 2024-08-17T17:54:50.068 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.0715000000000001e-05 2024-08-17T17:54:50.068 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:54:50.068 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:54:50.068 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:54:50.068 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.068 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.068 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:203470 8.7 8:e6758812:::benchmark_data_smithi037_204188_object73980:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1206)", 2024-08-17T17:54:50.069 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:54:50.050775+0000", 2024-08-17T17:54:50.069 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0052258019999999999, 2024-08-17T17:54:50.069 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0053629460000000004, 2024-08-17T17:54:50.069 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:54:50.069 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:54:50.069 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:54:50.069 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:54:50.070 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T17:54:50.070 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:54:50.070 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 203470 2024-08-17T17:54:50.070 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.070 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:54:50.070 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.070 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:54:50.070 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.050775+0000", 2024-08-17T17:54:50.070 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:54:50.070 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.071 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.071 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:54:50.071 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.050775+0000", 2024-08-17T17:54:50.071 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:54:50.071 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.071 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.071 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:54:50.071 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.050776+0000", 2024-08-17T17:54:50.071 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.437e-06 2024-08-17T17:54:50.071 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.071 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.071 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:54:50.071 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.050781+0000", 2024-08-17T17:54:50.072 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.1499999999999998e-06 2024-08-17T17:54:50.072 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.072 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.072 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:54:50.072 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.050794+0000", 2024-08-17T17:54:50.072 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2493999999999999e-05 2024-08-17T17:54:50.072 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.072 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.072 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:54:50.072 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.050808+0000", 2024-08-17T17:54:50.073 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.367e-05 2024-08-17T17:54:50.073 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.073 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.073 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:54:50.073 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.050865+0000", 2024-08-17T17:54:50.073 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.7445999999999999e-05 2024-08-17T17:54:50.073 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.073 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.073 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:54:50.074 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.050973+0000", 2024-08-17T17:54:50.074 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000107995 2024-08-17T17:54:50.074 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.074 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.074 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,6", 2024-08-17T17:54:50.074 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.051078+0000", 2024-08-17T17:54:50.074 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00010519 2024-08-17T17:54:50.074 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:54:50.075 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:54:50.075 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:54:50.075 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.075 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.075 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:203472 8.1 8:879dd8cd:::benchmark_data_smithi037_204188_object73982:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1206)", 2024-08-17T17:54:50.075 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:54:50.051733+0000", 2024-08-17T17:54:50.075 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0042679980000000003, 2024-08-17T17:54:50.075 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0044673860000000003, 2024-08-17T17:54:50.075 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:54:50.076 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:54:50.076 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:54:50.076 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:54:50.076 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T17:54:50.076 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:54:50.076 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 203472 2024-08-17T17:54:50.076 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.076 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:54:50.077 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.077 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:54:50.077 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.051733+0000", 2024-08-17T17:54:50.077 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:54:50.077 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.077 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.077 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:54:50.077 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.051733+0000", 2024-08-17T17:54:50.077 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:54:50.078 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.078 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.078 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:54:50.079 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.051734+0000", 2024-08-17T17:54:50.080 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.2600000000000001e-07 2024-08-17T17:54:50.080 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.080 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.080 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:54:50.080 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.051738+0000", 2024-08-17T17:54:50.080 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.4569999999999998e-06 2024-08-17T17:54:50.080 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.080 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.081 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:54:50.081 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.051762+0000", 2024-08-17T17:54:50.081 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.4236999999999999e-05 2024-08-17T17:54:50.081 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.081 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.081 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:54:50.081 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.051770+0000", 2024-08-17T17:54:50.081 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.3900000000000004e-06 2024-08-17T17:54:50.081 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.082 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.082 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:54:50.082 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.052334+0000", 2024-08-17T17:54:50.082 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00056463300000000004 2024-08-17T17:54:50.082 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.082 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.082 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:54:50.082 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.052445+0000", 2024-08-17T17:54:50.083 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011035900000000001 2024-08-17T17:54:50.083 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.083 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.083 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,5", 2024-08-17T17:54:50.083 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.052569+0000", 2024-08-17T17:54:50.083 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012432799999999999 2024-08-17T17:54:50.083 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:54:50.083 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:54:50.084 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:54:50.084 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.084 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.084 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:203473 8.7 8:e26febf4:::benchmark_data_smithi037_204188_object73983:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1206)", 2024-08-17T17:54:50.084 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:54:50.051787+0000", 2024-08-17T17:54:50.084 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0042136769999999999, 2024-08-17T17:54:50.084 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0044747379999999998, 2024-08-17T17:54:50.084 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:54:50.085 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:54:50.085 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T17:54:50.085 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:54:50.085 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T17:54:50.085 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:54:50.085 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 203473 2024-08-17T17:54:50.085 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.085 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:54:50.085 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.085 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:54:50.085 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.051787+0000", 2024-08-17T17:54:50.085 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:54:50.086 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.086 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.086 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:54:50.086 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.051787+0000", 2024-08-17T17:54:50.086 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:54:50.086 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.086 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.086 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:54:50.086 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.051787+0000", 2024-08-17T17:54:50.086 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9100000000000004e-07 2024-08-17T17:54:50.086 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.086 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.086 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:54:50.086 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.051791+0000", 2024-08-17T17:54:50.087 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.1530000000000001e-06 2024-08-17T17:54:50.087 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.087 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.087 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:54:50.087 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.051804+0000", 2024-08-17T17:54:50.087 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2934e-05 2024-08-17T17:54:50.087 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.087 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.087 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:54:50.087 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.051809+0000", 2024-08-17T17:54:50.087 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.9309999999999996e-06 2024-08-17T17:54:50.087 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.088 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.088 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:54:50.088 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.056177+0000", 2024-08-17T17:54:50.088 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0043678220000000004 2024-08-17T17:54:50.088 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:54:50.088 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:54:50.088 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:54:50.088 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.088 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.088 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.45503.0:203463 8.0 e1206/1183 8:079c8ca0:::benchmark_data_smithi037_204188_object73973:head v 1206'12772, mlcod=1206'12769)", 2024-08-17T17:54:50.088 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:54:50.051921+0000", 2024-08-17T17:54:50.089 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0040799110000000003, 2024-08-17T17:54:50.089 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0043957659999999997, 2024-08-17T17:54:50.089 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:54:50.089 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:54:50.089 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T17:54:50.089 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:54:50.089 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.089 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:54:50.089 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.051921+0000", 2024-08-17T17:54:50.089 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:54:50.089 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.089 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.090 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:54:50.090 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.051921+0000", 2024-08-17T17:54:50.090 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:54:50.090 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.090 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.090 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:54:50.090 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.051921+0000", 2024-08-17T17:54:50.090 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.8599999999999998e-07 2024-08-17T17:54:50.090 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.090 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.090 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:54:50.090 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.051927+0000", 2024-08-17T17:54:50.090 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6080000000000003e-06 2024-08-17T17:54:50.091 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.091 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.091 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:54:50.091 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.051937+0000", 2024-08-17T17:54:50.091 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0128e-05 2024-08-17T17:54:50.091 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.091 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.091 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:54:50.091 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.051943+0000", 2024-08-17T17:54:50.091 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1129999999999997e-06 2024-08-17T17:54:50.091 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.091 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.091 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:54:50.091 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.052115+0000", 2024-08-17T17:54:50.092 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000171368 2024-08-17T17:54:50.092 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.092 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.092 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:54:50.092 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.052133+0000", 2024-08-17T17:54:50.092 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8352e-05 2024-08-17T17:54:50.092 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:54:50.092 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:54:50.092 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:54:50.092 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.092 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.092 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:203444 8.1 8:8d240ac7:::benchmark_data_smithi037_204188_object73954:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1206)", 2024-08-17T17:54:50.092 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:54:50.015449+0000", 2024-08-17T17:54:50.092 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.040551932999999998, 2024-08-17T17:54:50.093 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.040916828000000002, 2024-08-17T17:54:50.093 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:54:50.093 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:54:50.093 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:54:50.093 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:54:50.093 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T17:54:50.093 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:54:50.093 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 203444 2024-08-17T17:54:50.093 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.093 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:54:50.093 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.093 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:54:50.093 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.015449+0000", 2024-08-17T17:54:50.093 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:54:50.094 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.094 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.094 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:54:50.094 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.015449+0000", 2024-08-17T17:54:50.094 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:54:50.094 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.094 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.094 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:54:50.094 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.015449+0000", 2024-08-17T17:54:50.094 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3000000000000001e-07 2024-08-17T17:54:50.094 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.094 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.095 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:54:50.095 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.015453+0000", 2024-08-17T17:54:50.095 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.3510000000000002e-06 2024-08-17T17:54:50.095 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.095 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.095 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:54:50.095 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.015461+0000", 2024-08-17T17:54:50.095 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.6289999999999999e-06 2024-08-17T17:54:50.095 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.095 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.096 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:54:50.096 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.015467+0000", 2024-08-17T17:54:50.096 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.9830000000000001e-06 2024-08-17T17:54:50.096 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.096 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.096 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:54:50.096 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.023330+0000", 2024-08-17T17:54:50.097 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0078625640000000007 2024-08-17T17:54:50.097 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.097 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.097 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:54:50.097 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.023474+0000", 2024-08-17T17:54:50.097 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014472500000000001 2024-08-17T17:54:50.097 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.097 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.098 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,5", 2024-08-17T17:54:50.098 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.024131+0000", 2024-08-17T17:54:50.098 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00065652699999999996 2024-08-17T17:54:50.098 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.098 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.098 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:54:50.099 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.030295+0000", 2024-08-17T17:54:50.099 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0061644489999999998 2024-08-17T17:54:50.099 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.099 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.099 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:50.099 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.034974+0000", 2024-08-17T17:54:50.099 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0046787759999999999 2024-08-17T17:54:50.099 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.099 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.100 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:50.100 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.041844+0000", 2024-08-17T17:54:50.100 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0068699360000000001 2024-08-17T17:54:50.100 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:54:50.100 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:54:50.100 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:54:50.100 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.100 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.100 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:203476 8.7 8.e9fdeff7 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1206)", 2024-08-17T17:54:50.100 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:54:50.052108+0000", 2024-08-17T17:54:50.100 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0038927900000000001, 2024-08-17T17:54:50.100 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0043298820000000002, 2024-08-17T17:54:50.100 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:54:50.101 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:54:50.101 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "queued for pg", 2024-08-17T17:54:50.101 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:54:50.101 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T17:54:50.101 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:54:50.101 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 203476 2024-08-17T17:54:50.101 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.101 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:54:50.101 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.101 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:54:50.101 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.052108+0000", 2024-08-17T17:54:50.101 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:54:50.101 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.102 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.102 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:54:50.102 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.052108+0000", 2024-08-17T17:54:50.102 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:54:50.102 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.102 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.102 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:54:50.102 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.052109+0000", 2024-08-17T17:54:50.102 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1179999999999999e-06 2024-08-17T17:54:50.102 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.103 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.103 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:54:50.103 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.052114+0000", 2024-08-17T17:54:50.103 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7199999999999997e-06 2024-08-17T17:54:50.103 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.103 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.104 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:54:50.104 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.052127+0000", 2024-08-17T17:54:50.104 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3094e-05 2024-08-17T17:54:50.104 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.104 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.104 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:54:50.104 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.052135+0000", 2024-08-17T17:54:50.104 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.0250000000000002e-06 2024-08-17T17:54:50.104 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:54:50.104 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:54:50.105 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:54:50.105 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.105 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.105 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop_reply(client.45503.0:203444 8.1 e1206/1197)", 2024-08-17T17:54:50.105 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:54:50.054233+0000", 2024-08-17T17:54:50.105 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0017677700000000001, 2024-08-17T17:54:50.105 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0022458199999999999, 2024-08-17T17:54:50.105 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:54:50.105 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:54:50.106 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "queued for pg", 2024-08-17T17:54:50.106 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:54:50.106 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.106 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:54:50.106 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.054233+0000", 2024-08-17T17:54:50.106 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:54:50.106 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.106 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.107 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:54:50.107 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.054233+0000", 2024-08-17T17:54:50.107 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:54:50.107 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.107 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.107 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:54:50.107 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.054234+0000", 2024-08-17T17:54:50.107 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0079999999999999e-06 2024-08-17T17:54:50.107 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.107 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.107 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:54:50.107 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.054239+0000", 2024-08-17T17:54:50.107 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.6720000000000003e-06 2024-08-17T17:54:50.108 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.108 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.108 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:54:50.108 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.054249+0000", 2024-08-17T17:54:50.108 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0484e-05 2024-08-17T17:54:50.108 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.108 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.108 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:54:50.108 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.054255+0000", 2024-08-17T17:54:50.108 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.4529999999999999e-06 2024-08-17T17:54:50.108 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:54:50.108 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:54:50.108 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:54:50.109 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.109 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.109 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop_reply(client.45503.0:203461 8.1 e1206/1197)", 2024-08-17T17:54:50.109 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:54:50.054268+0000", 2024-08-17T17:54:50.109 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0017326119999999999, 2024-08-17T17:54:50.109 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.002245796, 2024-08-17T17:54:50.109 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:54:50.109 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:54:50.109 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "queued for pg", 2024-08-17T17:54:50.109 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:54:50.109 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.109 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:54:50.109 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.054268+0000", 2024-08-17T17:54:50.110 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:54:50.110 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.110 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.110 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:54:50.111 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.054268+0000", 2024-08-17T17:54:50.111 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:54:50.111 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.111 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.111 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:54:50.111 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.054268+0000", 2024-08-17T17:54:50.111 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.1199999999999999e-07 2024-08-17T17:54:50.111 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.111 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.111 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:54:50.111 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.054270+0000", 2024-08-17T17:54:50.111 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9570000000000001e-06 2024-08-17T17:54:50.111 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.112 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.112 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:54:50.112 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.054276+0000", 2024-08-17T17:54:50.112 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.57e-06 2024-08-17T17:54:50.112 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.112 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.112 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:54:50.112 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.054280+0000", 2024-08-17T17:54:50.112 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.9160000000000003e-06 2024-08-17T17:54:50.112 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:54:50.112 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:54:50.112 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:54:50.112 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.113 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.113 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop_reply(client.45503.0:203462 8.1 e1206/1197)", 2024-08-17T17:54:50.113 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:54:50.054285+0000", 2024-08-17T17:54:50.113 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0017153439999999999, 2024-08-17T17:54:50.113 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.002264837, 2024-08-17T17:54:50.113 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:54:50.113 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:54:50.113 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "queued for pg", 2024-08-17T17:54:50.113 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:54:50.113 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.113 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:54:50.113 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.054285+0000", 2024-08-17T17:54:50.113 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:54:50.113 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.114 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.114 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:54:50.114 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.054285+0000", 2024-08-17T17:54:50.114 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:54:50.114 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.114 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.114 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:54:50.114 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.054285+0000", 2024-08-17T17:54:50.114 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8699999999999999e-07 2024-08-17T17:54:50.114 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.114 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.114 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:54:50.114 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.054287+0000", 2024-08-17T17:54:50.115 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.686e-06 2024-08-17T17:54:50.115 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.115 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.115 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:54:50.115 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.054292+0000", 2024-08-17T17:54:50.115 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.6949999999999999e-06 2024-08-17T17:54:50.115 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.115 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.115 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:54:50.115 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.054295+0000", 2024-08-17T17:54:50.115 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.4510000000000001e-06 2024-08-17T17:54:50.115 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:54:50.115 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:54:50.115 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:54:50.116 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.116 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.116 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:203461 8.1 8:87f7a7d8:::benchmark_data_smithi037_204188_object73971:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1206)", 2024-08-17T17:54:50.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:50.116 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:50.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:50.117 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:54:50.029954+0000", 2024-08-17T17:54:50.117 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.026046472000000001, 2024-08-17T17:54:50.117 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.026636844, 2024-08-17T17:54:50.117 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:54:50.117 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:54:50.117 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:54:50.117 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:54:50.117 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T17:54:50.118 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:54:50.118 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 203461 2024-08-17T17:54:50.118 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.118 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:54:50.118 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.118 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:54:50.118 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.029954+0000", 2024-08-17T17:54:50.118 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:54:50.118 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.118 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.118 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:54:50.118 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.029954+0000", 2024-08-17T17:54:50.118 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:54:50.119 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.119 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.119 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:54:50.119 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.029955+0000", 2024-08-17T17:54:50.119 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3030000000000001e-06 2024-08-17T17:54:50.119 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.119 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.119 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:54:50.119 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.029960+0000", 2024-08-17T17:54:50.119 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9679999999999997e-06 2024-08-17T17:54:50.119 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.119 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.119 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:54:50.119 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.029970+0000", 2024-08-17T17:54:50.120 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0061000000000001e-05 2024-08-17T17:54:50.120 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.120 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.120 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:54:50.120 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.029977+0000", 2024-08-17T17:54:50.120 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.8399999999999997e-06 2024-08-17T17:54:50.120 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.120 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.120 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:54:50.120 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.030349+0000", 2024-08-17T17:54:50.120 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000371336 2024-08-17T17:54:50.120 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.120 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.121 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:54:50.121 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.030492+0000", 2024-08-17T17:54:50.121 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014352399999999999 2024-08-17T17:54:50.121 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.121 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.121 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,5", 2024-08-17T17:54:50.121 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.030662+0000", 2024-08-17T17:54:50.121 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00017008 2024-08-17T17:54:50.121 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.121 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.121 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:54:50.121 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.041696+0000", 2024-08-17T17:54:50.121 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.011034143 2024-08-17T17:54:50.122 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.122 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.122 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:50.122 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.046055+0000", 2024-08-17T17:54:50.122 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0043583449999999996 2024-08-17T17:54:50.122 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.122 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.122 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:50.122 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.047373+0000", 2024-08-17T17:54:50.122 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0013179839999999999 2024-08-17T17:54:50.122 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:54:50.122 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:54:50.122 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:54:50.123 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.123 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.123 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:203462 8.1 8:852d9d9d:::benchmark_data_smithi037_204188_object73972:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1206)", 2024-08-17T17:54:50.123 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:54:50.030368+0000", 2024-08-17T17:54:50.123 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.025632338000000001, 2024-08-17T17:54:50.123 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.026295279000000001, 2024-08-17T17:54:50.123 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:54:50.123 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:54:50.123 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:54:50.123 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T17:54:50.123 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T17:54:50.123 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:54:50.123 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 203462 2024-08-17T17:54:50.123 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.124 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:54:50.124 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.124 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:54:50.124 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.030368+0000", 2024-08-17T17:54:50.124 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:54:50.124 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.124 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.124 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:54:50.124 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.030368+0000", 2024-08-17T17:54:50.124 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:54:50.124 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.124 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.124 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:54:50.124 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.030369+0000", 2024-08-17T17:54:50.125 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.2900000000000002e-07 2024-08-17T17:54:50.125 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.125 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.125 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:54:50.125 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.030373+0000", 2024-08-17T17:54:50.125 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.0999999999999997e-06 2024-08-17T17:54:50.125 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.125 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.125 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:54:50.125 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.030382+0000", 2024-08-17T17:54:50.125 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.6910000000000003e-06 2024-08-17T17:54:50.125 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.125 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.126 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:54:50.126 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.030389+0000", 2024-08-17T17:54:50.126 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.8630000000000002e-06 2024-08-17T17:54:50.126 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.126 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.126 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:54:50.126 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.035006+0000", 2024-08-17T17:54:50.126 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0046176630000000001 2024-08-17T17:54:50.126 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.126 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.126 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:54:50.126 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.035142+0000", 2024-08-17T17:54:50.127 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000135601 2024-08-17T17:54:50.127 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.127 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.127 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,5", 2024-08-17T17:54:50.127 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.035282+0000", 2024-08-17T17:54:50.127 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000140319 2024-08-17T17:54:50.127 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.127 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.127 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T17:54:50.127 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.043618+0000", 2024-08-17T17:54:50.127 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0083357780000000003 2024-08-17T17:54:50.127 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.127 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.127 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:50.128 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.046099+0000", 2024-08-17T17:54:50.128 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0024806419999999999 2024-08-17T17:54:50.128 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:54:50.128 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:54:50.128 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:50.128 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:54:50.047561+0000", 2024-08-17T17:54:50.128 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001462376 2024-08-17T17:54:50.128 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:54:50.128 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:54:50.128 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:54:50.128 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:54:50.128 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-08-17T17:54:50.128 INFO:teuthology.orchestra.run.smithi037.stdout: "num_ops": 13 2024-08-17T17:54:50.128 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:54:50.217 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:50.242 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:50.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:50.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:50.344 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:50.395 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:50.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:50.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:50.497 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:54:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:54:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:54:50.537 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:50.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:50.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:50.639 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:50.671 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:50.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:50.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:50.773 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:50.798 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:50.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:50.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:50.900 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:50.939 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:50.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:50.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:51.040 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:51.078 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:51.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:51.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:51.180 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:51.213 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:51.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:51.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:51.315 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:51.337 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:51.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:51.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:51.439 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:51.479 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:51.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:51.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:51.581 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:51.617 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:51.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:51.618 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:51.627 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:51 smithi046 ceph-mon[88218]: pgmap v1766: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 797 op/s; 16058/170931 objects misplaced (9.394%); 5.6 MiB/s, 89 objects/s recovering 2024-08-17T17:54:51.718 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:51.726 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7, 0] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:54:51.726 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:54:51.726 INFO:tasks.thrashosds.thrasher:reset_purged_snaps_last 2024-08-17T17:54:51.726 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.1 reset_purged_snaps_last 2024-08-17T17:54:51.751 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:51.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:51.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:51.768 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:51 smithi037 ceph-mon[97894]: pgmap v1766: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 797 op/s; 16058/170931 objects misplaced (9.394%); 5.6 MiB/s, 89 objects/s recovering 2024-08-17T17:54:51.768 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:51 smithi037 ceph-mon[102022]: pgmap v1766: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 797 op/s; 16058/170931 objects misplaced (9.394%); 5.6 MiB/s, 89 objects/s recovering 2024-08-17T17:54:51.852 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:51.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:51.893 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:51.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:51.993 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:52.029 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:52.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:52.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:52.130 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:52.174 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:52.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:52.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:52.275 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:52.307 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:52.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:52.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:52.409 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:52.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:52.446 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:52.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:52.547 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:52.584 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:52.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:52.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:52.686 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:52.726 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:52.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:52.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:52.828 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:52.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:52.874 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:52.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:52.975 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:53.011 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:53.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:53.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:53.113 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:53.157 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:53.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:53.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:53.259 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:53.300 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:53.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:53.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:53.402 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:53.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:53.469 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:53.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:53.570 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:53.577 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:53 smithi037 ceph-mon[97894]: pgmap v1767: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 807 op/s; 15516/167136 objects misplaced (9.283%); 5.6 MiB/s, 89 objects/s recovering 2024-08-17T17:54:53.577 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:53 smithi037 ceph-mon[102022]: pgmap v1767: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 807 op/s; 15516/167136 objects misplaced (9.283%); 5.6 MiB/s, 89 objects/s recovering 2024-08-17T17:54:53.622 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:53.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:53.623 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:53.724 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:53 smithi046 ceph-mon[88218]: pgmap v1767: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 807 op/s; 15516/167136 objects misplaced (9.283%); 5.6 MiB/s, 89 objects/s recovering 2024-08-17T17:54:53.767 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:53.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:53.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:53.869 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:53.904 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:53.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:53.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:54.006 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:54.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:54.061 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:54.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:54.162 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:54.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:54.214 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:54.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:54.315 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:54.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:54.359 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:54.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:54.460 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:54.494 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:54.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:54.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:54.596 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:54.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:54.644 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:54.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:54.745 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:54.772 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:54.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:54.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:54.790 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-08-17T17:54:54.874 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:54.928 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:54.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:54.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:54.980 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is set 2024-08-17T17:54:55.001 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:54:55.001 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:55.001 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:54 smithi037 ceph-mon[97894]: pgmap v1768: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 692 op/s; 15516/167136 objects misplaced (9.283%); 4.8 MiB/s, 76 objects/s recovering 2024-08-17T17:54:55.001 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:54 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1068144154' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:54:55.001 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:54:55.001 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:55.001 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:54 smithi037 ceph-mon[102022]: pgmap v1768: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 692 op/s; 15516/167136 objects misplaced (9.283%); 4.8 MiB/s, 76 objects/s recovering 2024-08-17T17:54:55.001 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:54 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1068144154' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:54:55.031 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:55.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:55.068 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:55.068 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:55.169 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:55.222 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:55.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:55.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:54:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:54 smithi046 ceph-mon[88218]: pgmap v1768: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 692 op/s; 15516/167136 objects misplaced (9.283%); 4.8 MiB/s, 76 objects/s recovering 2024-08-17T17:54:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:54 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1068144154' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:54:55.324 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:55.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:55.366 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:55.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:55.467 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:55.502 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:55.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:55.503 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:55.603 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:55.638 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:55.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:55.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:55.740 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:55.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:55.779 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:55.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:55.880 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:55.917 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:55.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:55.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:56.018 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:56.055 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:56.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:56.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:56.157 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:56.184 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:56.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:56.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:56.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:55 smithi046 ceph-mon[88218]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:54:56.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:55 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1068144154' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:54:56.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:55 smithi046 ceph-mon[88218]: osdmap e1207: 8 total, 8 up, 8 in 2024-08-17T17:54:56.286 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:56.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:55 smithi037 ceph-mon[97894]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:54:56.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:55 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1068144154' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:54:56.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:55 smithi037 ceph-mon[97894]: osdmap e1207: 8 total, 8 up, 8 in 2024-08-17T17:54:56.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:55 smithi037 ceph-mon[102022]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:54:56.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:55 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1068144154' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:54:56.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:55 smithi037 ceph-mon[102022]: osdmap e1207: 8 total, 8 up, 8 in 2024-08-17T17:54:56.326 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:56.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:56.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:56.428 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:56.466 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:56.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:56.467 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:56.567 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:56.609 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:56.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:56.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:56.711 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:56.742 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:56.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:56.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:56.844 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:56.883 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:56.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:56.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:56.985 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:57.015 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:57.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:57.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:57.117 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:57.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:57.158 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:57.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:57.259 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:56 smithi046 ceph-mon[88218]: pgmap v1770: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 799 op/s; 14488/156681 objects misplaced (9.247%); 5.0 MiB/s, 80 objects/s recovering 2024-08-17T17:54:57.291 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:57.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:57.292 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:57.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:56 smithi037 ceph-mon[102022]: pgmap v1770: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 799 op/s; 14488/156681 objects misplaced (9.247%); 5.0 MiB/s, 80 objects/s recovering 2024-08-17T17:54:57.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:56 smithi037 ceph-mon[97894]: pgmap v1770: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 799 op/s; 14488/156681 objects misplaced (9.247%); 5.0 MiB/s, 80 objects/s recovering 2024-08-17T17:54:57.393 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:57.422 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:57.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:57.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:57.524 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:57.545 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:57.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:57.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:57.647 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:57.682 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:57.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:57.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:57.784 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:57.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:57.810 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:57.810 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:57.911 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:57.949 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:57.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:57.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:58.051 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:58.096 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:58.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:58.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:58.198 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:58.202 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:58.207 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:58.288 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:58.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:58.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:58.391 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:58.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:58.432 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:58.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:58.533 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:58.576 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:58.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:58.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:58.678 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:58.708 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:58.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:58.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:58.810 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:58.854 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:58.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:58.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:58.955 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:58.998 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:58.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:58.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:59.100 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:59.142 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:59.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:59.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:59.171 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:54:59 smithi037 ceph-mon[97894]: pgmap v1771: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 800 op/s; 13996/155205 objects misplaced (9.018%); 5.0 MiB/s, 80 objects/s recovering 2024-08-17T17:54:59.171 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:54:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:54:58] "GET /metrics HTTP/1.1" 200 36641 "" "Prometheus/2.51.0" 2024-08-17T17:54:59.172 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:54:59 smithi037 ceph-mon[102022]: pgmap v1771: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 800 op/s; 13996/155205 objects misplaced (9.018%); 5.0 MiB/s, 80 objects/s recovering 2024-08-17T17:54:59.244 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:59.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:59.292 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:59.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:59.393 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:59.444 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:59.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:59.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:59.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:54:59 smithi046 ceph-mon[88218]: pgmap v1771: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 800 op/s; 13996/155205 objects misplaced (9.018%); 5.0 MiB/s, 80 objects/s recovering 2024-08-17T17:54:59.545 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:59.572 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:59.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:59.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:59.674 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:59.719 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:54:59.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:59.720 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:59.821 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:59.849 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:54:59.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:59.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:59.871 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:59.951 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:00.000 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:00.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:00.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:00.102 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:00.123 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:55:00.129 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:00.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:00.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:00.231 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:00.269 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:00.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:00.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:00.371 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:00.402 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:00.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:00.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:00.504 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:55:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:55:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:55:00.537 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:00.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:00.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:00.638 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:00.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:00.670 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:00.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:00.771 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:00.821 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:00.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:00.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:00.922 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:00.961 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:00.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:00.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:01.063 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:01.094 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:01.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:01.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:01.198 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:01.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:01.267 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:01.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:01.368 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:01.399 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:01.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:01.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:01.444 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:01 smithi037 ceph-mon[97894]: pgmap v1772: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 796 op/s; 12913/147012 objects misplaced (8.784%); 5.9 MiB/s, 93 objects/s recovering 2024-08-17T17:55:01.444 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:01 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:55:01.444 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:01 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:55:01.444 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:01 smithi037 ceph-mon[102022]: pgmap v1772: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 796 op/s; 12913/147012 objects misplaced (8.784%); 5.9 MiB/s, 93 objects/s recovering 2024-08-17T17:55:01.444 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:01 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:55:01.444 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:01 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:55:01.501 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:01.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:01 smithi046 ceph-mon[88218]: pgmap v1772: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 796 op/s; 12913/147012 objects misplaced (8.784%); 5.9 MiB/s, 93 objects/s recovering 2024-08-17T17:55:01.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:01 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:55:01.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:01 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:55:01.541 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:01.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:01.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:01.646 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:01.677 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:01.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:01.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:01.778 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:01.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:01.818 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:01.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:01.919 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:01.947 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:01.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:01.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:02.050 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:02.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:02.081 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:02.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:02.183 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:02.211 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:02.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:02.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:02.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:02 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:55:02.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:02 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:55:02.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:02 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:55:02.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:02 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:55:02.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:02 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:55:02.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:02 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:55:02.313 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:02.353 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:02.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:02.354 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:02.455 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:02.495 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:02.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:02.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:02.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:02 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:55:02.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:02 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:55:02.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:02 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:55:02.597 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:02.623 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:02.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:02.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:02.725 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:02.760 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:02.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:02.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:02.862 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:02.888 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:02.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:02.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:02.990 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:03.016 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:03.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:03.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:03.118 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:03.166 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:03.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:03.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:03.268 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:03.308 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:03.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:03.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:03.410 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:03.443 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:03.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:03.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:03.544 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:03.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:03.579 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:03.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:03.680 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:03.721 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:03.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:03.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:03.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:03 smithi046 ceph-mon[88218]: pgmap v1773: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 794 op/s; 12442/143286 objects misplaced (8.683%); 5.9 MiB/s, 93 objects/s recovering 2024-08-17T17:55:03.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:03 smithi037 ceph-mon[102022]: pgmap v1773: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 794 op/s; 12442/143286 objects misplaced (8.683%); 5.9 MiB/s, 93 objects/s recovering 2024-08-17T17:55:03.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:03 smithi037 ceph-mon[97894]: pgmap v1773: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 794 op/s; 12442/143286 objects misplaced (8.683%); 5.9 MiB/s, 93 objects/s recovering 2024-08-17T17:55:03.823 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:03.857 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:03.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:03.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:03.959 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:04.004 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:04.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:04.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:04.106 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:04.139 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:04.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:04.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:04.240 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:04.281 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:04.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:04.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:04.383 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:04.413 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:04.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:04.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:04.515 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:04.553 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:04.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:04.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:04.655 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:04.689 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:04.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:04.691 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:04.792 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:04.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:04.825 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:04.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:04.926 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:04.955 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:04.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:04.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:05.056 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:05.094 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:05.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:05.095 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:05.196 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:05.235 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:05.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:05.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:05.337 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:05.381 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:05.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:05.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:05.483 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:05.489 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.2 reset_purged_snaps_last 2024-08-17T17:55:05.550 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:05.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:05.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:05.652 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:05.686 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:05.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:05.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:05.708 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:05 smithi037 ceph-mon[102022]: pgmap v1774: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 794 op/s; 12442/143286 objects misplaced (8.683%); 5.9 MiB/s, 93 objects/s recovering 2024-08-17T17:55:05.709 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:05 smithi037 ceph-mon[97894]: pgmap v1774: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 794 op/s; 12442/143286 objects misplaced (8.683%); 5.9 MiB/s, 93 objects/s recovering 2024-08-17T17:55:05.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:05 smithi046 ceph-mon[88218]: pgmap v1774: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 794 op/s; 12442/143286 objects misplaced (8.683%); 5.9 MiB/s, 93 objects/s recovering 2024-08-17T17:55:05.788 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:05.818 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:05.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:05.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:05.920 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:05.960 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:05.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:05.961 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:06.062 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:06.095 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:06.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:06.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:06.196 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:06.215 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:06.221 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:06.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:06.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:06.277 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:55:06.277 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [], 2024-08-17T17:55:06.278 INFO:teuthology.orchestra.run.smithi037.stdout: "complaint_time": 30, 2024-08-17T17:55:06.278 INFO:teuthology.orchestra.run.smithi037.stdout: "num_blocked_ops": 0 2024-08-17T17:55:06.278 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:55:06.322 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:06.368 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:06.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:06.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:06.470 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:06.504 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:06.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:06.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:06.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:06 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2460086695' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:06.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:06 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2460086695' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:06.548 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:55:06.548 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:55:06.593 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:55:06.593 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:55:06.606 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:06.634 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:55:06.634 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:55:06.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:06.635 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:06.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:06.666 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:55:06.667 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:55:06.695 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:55:06.695 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:55:06.730 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:55:06.730 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:55:06.736 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:06.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:06 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2460086695' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:06.762 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:55:06.763 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:55:06.791 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:06.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:06.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:06.800 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:55:06.800 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:55:06.893 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:06.926 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:06.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:06.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:07.028 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:07.061 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:07.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:07.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:07.163 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:07.195 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:07.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:07.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:07.297 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:07.349 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:07.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:07.354 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:07.454 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:07.487 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:07.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:07.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:07.590 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:07.624 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:07.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:07.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:07.726 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:07.745 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:07 smithi037 ceph-mon[102022]: pgmap v1775: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 780 op/s; 11538/133200 objects misplaced (8.662%); 5.1 MiB/s, 80 objects/s recovering 2024-08-17T17:55:07.745 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:07 smithi037 ceph-mon[97894]: pgmap v1775: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 780 op/s; 11538/133200 objects misplaced (8.662%); 5.1 MiB/s, 80 objects/s recovering 2024-08-17T17:55:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:07 smithi046 ceph-mon[88218]: pgmap v1775: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 780 op/s; 11538/133200 objects misplaced (8.662%); 5.1 MiB/s, 80 objects/s recovering 2024-08-17T17:55:07.765 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:07.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:07.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:07.788 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-08-17T17:55:07.867 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:07.919 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:07.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:07.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:08.021 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:08.054 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:08.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:08.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:08.155 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:08.189 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:08.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:08.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:08.290 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:08.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:08.323 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:08.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:08.424 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:08.459 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:08.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:08.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:08.560 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:08.583 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:08.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:08.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:08.685 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:08.715 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:08.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:08.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:08.817 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:08.841 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:08.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:08.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:08.943 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:08.968 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:08.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:08.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:09.070 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:09.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:09.098 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:09.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:09.199 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:09.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:09.224 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:09.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:09.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:55:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:55:08] "GET /metrics HTTP/1.1" 200 36641 "" "Prometheus/2.51.0" 2024-08-17T17:55:09.326 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:09.350 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:09.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:09.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:09.452 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:09.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:09.478 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:09.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:09.579 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:09.603 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:09.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:09.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:09.705 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:09.742 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:09.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:09.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:09.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:09 smithi037 ceph-mon[102022]: pgmap v1776: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 2.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 688 op/s; 11100/131886 objects misplaced (8.416%); 4.6 MiB/s, 74 objects/s recovering 2024-08-17T17:55:09.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:09 smithi037 ceph-mon[102022]: osdmap e1208: 8 total, 8 up, 8 in 2024-08-17T17:55:09.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:55:09.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:09.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:09 smithi037 ceph-mon[97894]: pgmap v1776: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 2.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 688 op/s; 11100/131886 objects misplaced (8.416%); 4.6 MiB/s, 74 objects/s recovering 2024-08-17T17:55:09.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:09 smithi037 ceph-mon[97894]: osdmap e1208: 8 total, 8 up, 8 in 2024-08-17T17:55:09.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:55:09.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:09.843 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:09.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:09.886 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:09.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:09.987 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:10.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:09 smithi046 ceph-mon[88218]: pgmap v1776: 99 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 94 active+clean; 2.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 688 op/s; 11100/131886 objects misplaced (8.416%); 4.6 MiB/s, 74 objects/s recovering 2024-08-17T17:55:10.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:09 smithi046 ceph-mon[88218]: osdmap e1208: 8 total, 8 up, 8 in 2024-08-17T17:55:10.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:55:10.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:10.017 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:10.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:10.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:10.119 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:10.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:10.156 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:10.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:10.257 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:10.295 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:10.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:10.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:10.397 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:10.441 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:10.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:10.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:10.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:55:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:55:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:55:10.543 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:10.569 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:10.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:10.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:10.671 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:10.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:10.708 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:10.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:10.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:10 smithi037 ceph-mon[102022]: osdmap e1209: 8 total, 8 up, 8 in 2024-08-17T17:55:10.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:10 smithi037 ceph-mon[97894]: osdmap e1209: 8 total, 8 up, 8 in 2024-08-17T17:55:10.809 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:10.849 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:10.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:10.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:10.951 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:11.000 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:11.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:11.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:11.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:10 smithi046 ceph-mon[88218]: osdmap e1209: 8 total, 8 up, 8 in 2024-08-17T17:55:11.101 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:11.131 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:11.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:11.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:11.233 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:11.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:11.276 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:11.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:11.377 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:11.410 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:11.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:11.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:11.512 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:11.539 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:11.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:11.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:11.641 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:11.685 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:11.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:11.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:11.786 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:11.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:11 smithi037 ceph-mon[102022]: pgmap v1779: 99 pgs: 1 peering, 4 active+remapped+backfill_wait, 94 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 758 op/s; 10436/125079 objects misplaced (8.344%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:55:11.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:11 smithi037 ceph-mon[97894]: pgmap v1779: 99 pgs: 1 peering, 4 active+remapped+backfill_wait, 94 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 758 op/s; 10436/125079 objects misplaced (8.344%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:55:11.819 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:11.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:11.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:11.920 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:11.964 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:11.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:11.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:12.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:11 smithi046 ceph-mon[88218]: pgmap v1779: 99 pgs: 1 peering, 4 active+remapped+backfill_wait, 94 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 758 op/s; 10436/125079 objects misplaced (8.344%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:55:12.066 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:12.100 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:12.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:12.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:12.202 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:12.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:12.237 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:12.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:12.338 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:12.377 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:12.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:12.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:12.479 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:12.508 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:12.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:12.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:12.610 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:12.632 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:12.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:12.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:12.734 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:12.765 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:12.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:12.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:12.867 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:12.902 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:12.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:12.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:13.004 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:13.034 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:13.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:13.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:13.135 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:13.178 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:13.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:13.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:13.280 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:13.313 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:13.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:13.361 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:13.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:13.462 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:13.495 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:13.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:13.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:13.597 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:13.628 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:13.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:13.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:13.652 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:13.730 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:13.746 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:13 smithi037 ceph-mon[102022]: pgmap v1780: 99 pgs: 1 active+remapped+backfilling, 1 peering, 3 active+remapped+backfill_wait, 94 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 884 op/s; 9441/122043 objects misplaced (7.736%); 9.3 MiB/s, 149 objects/s recovering 2024-08-17T17:55:13.746 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:13 smithi037 ceph-mon[97894]: pgmap v1780: 99 pgs: 1 active+remapped+backfilling, 1 peering, 3 active+remapped+backfill_wait, 94 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 884 op/s; 9441/122043 objects misplaced (7.736%); 9.3 MiB/s, 149 objects/s recovering 2024-08-17T17:55:13.765 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:13.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:13.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:13.867 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:13.901 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:13.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:13.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:14.003 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:14.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:13 smithi046 ceph-mon[88218]: pgmap v1780: 99 pgs: 1 active+remapped+backfilling, 1 peering, 3 active+remapped+backfill_wait, 94 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 884 op/s; 9441/122043 objects misplaced (7.736%); 9.3 MiB/s, 149 objects/s recovering 2024-08-17T17:55:14.032 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:14.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:14.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:14.134 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:14.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:14.170 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:14.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:14.271 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:14.313 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:14.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:14.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:14.418 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:14.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:14.455 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:14.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:14.557 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:14.598 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:14.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:14.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:14.700 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:14.733 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:14.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:14.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:14.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:14 smithi037 ceph-mon[102022]: pgmap v1781: 99 pgs: 1 active+remapped+backfilling, 1 peering, 3 active+remapped+backfill_wait, 94 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 464 op/s; 9441/122043 objects misplaced (7.736%); 6.6 MiB/s, 104 objects/s recovering 2024-08-17T17:55:14.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:14 smithi037 ceph-mon[97894]: pgmap v1781: 99 pgs: 1 active+remapped+backfilling, 1 peering, 3 active+remapped+backfill_wait, 94 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 464 op/s; 9441/122043 objects misplaced (7.736%); 6.6 MiB/s, 104 objects/s recovering 2024-08-17T17:55:14.835 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:14.881 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:14.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:14.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:14.983 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:15.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:14 smithi046 ceph-mon[88218]: pgmap v1781: 99 pgs: 1 active+remapped+backfilling, 1 peering, 3 active+remapped+backfill_wait, 94 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 464 op/s; 9441/122043 objects misplaced (7.736%); 6.6 MiB/s, 104 objects/s recovering 2024-08-17T17:55:15.014 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:15.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:15.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:15.116 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:15.127 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:55:15.144 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:15.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:15.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:15.246 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:15.278 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:15.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:15.279 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:15.380 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:15.428 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:15.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:15.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:15.530 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:15.576 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is set 2024-08-17T17:55:15.591 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:15.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:15.592 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:15.693 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:15.722 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:15.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:15.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:15.786 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:15 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3114426942' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:15.787 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:15 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3114426942' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:15.824 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:15.863 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:15.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:15.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:15.965 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:15.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:15.994 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:15.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:16.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:15 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3114426942' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:16.094 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:16.131 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:16.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:16.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:16.233 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:16.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:16.274 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:16.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:16.375 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:16.414 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:16.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:16.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:16.516 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:16.550 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:16.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:16.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:16.652 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:16.707 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:16.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:16.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:16.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:16 smithi037 ceph-mon[102022]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:16.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:16 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3114426942' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:55:16.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:16 smithi037 ceph-mon[102022]: osdmap e1210: 8 total, 8 up, 8 in 2024-08-17T17:55:16.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:16 smithi037 ceph-mon[102022]: pgmap v1783: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 891 op/s; 8943/111891 objects misplaced (7.993%); 7.0 MiB/s, 112 objects/s recovering 2024-08-17T17:55:16.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:16 smithi037 ceph-mon[97894]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:16.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:16 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3114426942' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:55:16.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:16 smithi037 ceph-mon[97894]: osdmap e1210: 8 total, 8 up, 8 in 2024-08-17T17:55:16.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:16 smithi037 ceph-mon[97894]: pgmap v1783: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 891 op/s; 8943/111891 objects misplaced (7.993%); 7.0 MiB/s, 112 objects/s recovering 2024-08-17T17:55:16.810 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:16.847 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:16.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:16.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:16.949 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:16.998 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:16.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:16.999 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:17.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:16 smithi046 ceph-mon[88218]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:17.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:16 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3114426942' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:55:17.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:16 smithi046 ceph-mon[88218]: osdmap e1210: 8 total, 8 up, 8 in 2024-08-17T17:55:17.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:16 smithi046 ceph-mon[88218]: pgmap v1783: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 891 op/s; 8943/111891 objects misplaced (7.993%); 7.0 MiB/s, 112 objects/s recovering 2024-08-17T17:55:17.100 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:17.155 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:17.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:17.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:17.257 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:17.306 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:17.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:17.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:17.408 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:17.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:17.436 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:17.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:17.537 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:17.572 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:17.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:17.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:17.674 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:17.708 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:17.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:17.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:17.809 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:17.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:17.861 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:17.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:17.962 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:17.994 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:17.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:17.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:18.096 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:18.138 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:18.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:18.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:18.240 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:18.286 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:18.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:18.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:18.388 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:18.425 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:18.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:18.426 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:18.526 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:18.556 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:18.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:18.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:18.645 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:55:18.658 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:18.686 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:18.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:18.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:18.787 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:18.831 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:18.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:18.832 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:18.933 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:18.958 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:18.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:18.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:19.059 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:19.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:19.102 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:19.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:19.203 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:19.240 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:19.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:19.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:19.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:19 smithi037 ceph-mon[97894]: pgmap v1784: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 8232/110394 objects misplaced (7.457%); 6.5 MiB/s, 103 objects/s recovering 2024-08-17T17:55:19.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:55:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:55:18] "GET /metrics HTTP/1.1" 200 36644 "" "Prometheus/2.51.0" 2024-08-17T17:55:19.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:19 smithi037 ceph-mon[102022]: pgmap v1784: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 8232/110394 objects misplaced (7.457%); 6.5 MiB/s, 103 objects/s recovering 2024-08-17T17:55:19.342 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:19.385 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:19.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:19.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:19.486 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:19.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:19 smithi046 ceph-mon[88218]: pgmap v1784: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 8232/110394 objects misplaced (7.457%); 6.5 MiB/s, 103 objects/s recovering 2024-08-17T17:55:19.541 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:19.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:19.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:19.576 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:55:19.576 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:55:19.643 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:19.676 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:19.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:19.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:19.777 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:19.807 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:19.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:19.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:19.909 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:19.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:19.943 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:19.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:20.044 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:20.083 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:20.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:20.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:20.185 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:20.224 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:20.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:20.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:20.326 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:20.357 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:20.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:20.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:20.433 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-08-17T17:55:20.459 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:20.496 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:20.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:20.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:55:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:55:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:55:20.599 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:20.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:20.649 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:20.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:20.750 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:20.780 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:20.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:20.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:20.883 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:20.909 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:20.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:20.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:20.927 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.3 reset_purged_snaps_last 2024-08-17T17:55:20.995 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:20.995 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:21.011 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:21.073 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:21.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:21.094 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:21.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:21.152 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:21 smithi037 ceph-mon[97894]: pgmap v1785: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 2.1 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 765 op/s; 7705/102096 objects misplaced (7.547%); 5.5 MiB/s, 87 objects/s recovering 2024-08-17T17:55:21.152 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:21 smithi037 ceph-mon[102022]: pgmap v1785: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 2.1 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 765 op/s; 7705/102096 objects misplaced (7.547%); 5.5 MiB/s, 87 objects/s recovering 2024-08-17T17:55:21.196 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:21.243 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:21.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:21.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:21.345 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:21.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:21.405 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:21.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:21.506 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:21.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:21 smithi046 ceph-mon[88218]: pgmap v1785: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 2.1 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 765 op/s; 7705/102096 objects misplaced (7.547%); 5.5 MiB/s, 87 objects/s recovering 2024-08-17T17:55:21.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:21.542 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:21.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:21.643 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:21.672 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:21.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:21.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:21.774 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:21.815 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:21.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:21.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:21.917 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:21.956 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:21.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:21.958 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:22.058 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:22.089 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:22.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:22.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:22.190 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:22.251 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:22.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:22.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:22.353 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:22.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:22.400 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:22.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:22.502 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:22.540 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:22.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:22.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:22.642 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:22.683 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:22.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:22.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:22.786 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:22.820 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:22.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:22.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:22.922 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:22.958 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:22.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:22.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:23.060 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:23.105 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:23.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:23.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:23.207 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:23.240 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:23.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:23.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:23.287 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:23 smithi037 ceph-mon[97894]: pgmap v1786: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 2.0 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 788 op/s; 7060/98370 objects misplaced (7.177%); 3.4 MiB/s, 53 objects/s recovering 2024-08-17T17:55:23.287 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:23 smithi037 ceph-mon[102022]: pgmap v1786: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 2.0 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 788 op/s; 7060/98370 objects misplaced (7.177%); 3.4 MiB/s, 53 objects/s recovering 2024-08-17T17:55:23.342 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:23.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:23.383 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:23.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:23.484 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:23.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:23 smithi046 ceph-mon[88218]: pgmap v1786: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 2.0 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 788 op/s; 7060/98370 objects misplaced (7.177%); 3.4 MiB/s, 53 objects/s recovering 2024-08-17T17:55:23.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:23.525 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:23.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:23.626 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:23.660 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:23.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:23.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:23.761 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:23.792 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:23.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:23.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:23.894 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:23.942 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:23.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:23.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:24.044 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:24.071 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:24.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:24.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:24.172 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:24.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:24.220 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:24.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:24.321 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:24.353 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:24.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:24.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:24.357 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:24.357 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:24.455 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:24.490 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:24.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:24.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:24.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:24.591 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:24.620 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:24.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:24.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:24.721 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:24.752 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:24.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:24.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:24.854 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:24.912 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:24.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:24.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:25.013 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:25.044 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:25.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:25.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:25.146 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:25.174 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:25.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:25.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:25.276 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:25.332 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:25.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:25.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:25.434 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:25 smithi037 ceph-mon[97894]: pgmap v1787: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 2.0 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 788 op/s; 7060/98370 objects misplaced (7.177%); 3.4 MiB/s, 53 objects/s recovering 2024-08-17T17:55:25.435 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:25.435 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:25 smithi037 ceph-mon[102022]: pgmap v1787: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 2.0 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 788 op/s; 7060/98370 objects misplaced (7.177%); 3.4 MiB/s, 53 objects/s recovering 2024-08-17T17:55:25.479 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:25.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:25.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:25.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:25 smithi046 ceph-mon[88218]: pgmap v1787: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 2.0 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 788 op/s; 7060/98370 objects misplaced (7.177%); 3.4 MiB/s, 53 objects/s recovering 2024-08-17T17:55:25.581 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:25.612 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:25.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:25.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:25.714 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:25.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:25.747 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:25.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:25.848 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:25.883 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:25.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:25.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:25.984 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:26.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:26.012 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:26.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:26.098 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:55:26.098 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:55:26.113 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:26.145 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:55:26.145 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:55:26.146 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:55:26.146 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:55:26.151 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:55:26.151 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:55:26.167 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:26.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:26.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:26.200 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:55:26.200 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:55:26.243 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:55:26.243 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:55:26.270 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:26.277 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:55:26.277 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:55:26.310 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:26.311 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:55:26.311 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:55:26.311 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:26 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/681390758' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:26.312 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:26 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/681390758' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:26.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:26.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:26.342 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:55:26.342 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:55:26.414 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:26.454 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:26.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:26.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:26.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:26 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/681390758' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:26.556 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:26.586 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:26.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:26.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:26.616 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:26.688 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:26.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:26.740 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:26.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:26.841 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:26.869 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:26.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:26.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:26.971 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:27.013 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:27.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:27.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:27.115 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:27.150 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:27.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:27.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:27.252 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:27.277 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:27.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:27.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:27.338 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:27 smithi037 ceph-mon[102022]: pgmap v1788: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 1.8 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 775 op/s; 6572/87687 objects misplaced (7.495%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T17:55:27.339 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:27 smithi037 ceph-mon[97894]: pgmap v1788: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 1.8 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 775 op/s; 6572/87687 objects misplaced (7.495%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T17:55:27.378 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:27.461 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:27.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:27.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:27.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:27 smithi046 ceph-mon[88218]: pgmap v1788: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 1.8 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 775 op/s; 6572/87687 objects misplaced (7.495%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T17:55:27.563 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:27.604 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:27.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:27.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:27.706 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:27.744 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:27.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:27.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:27.846 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:27.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:27.885 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:27.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:27.986 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:28.020 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:28.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:28.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:28.122 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:28.159 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:28.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:28.160 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:28.261 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:28.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:28.301 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:28.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:28.402 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:28.437 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:28.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:28.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:28.538 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:28.573 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:28.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:28.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:28.675 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:28.720 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:28.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:28.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:28.822 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:28.855 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:28.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:28.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:28.957 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:28.987 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:28.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:28.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:29.089 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:29.092 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:55:29.129 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:29.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:29.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:29.231 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:29.257 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:29.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:29.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:29.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:55:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:55:28] "GET /metrics HTTP/1.1" 200 36641 "" "Prometheus/2.51.0" 2024-08-17T17:55:29.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:29 smithi037 ceph-mon[97894]: pgmap v1789: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 1.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 716 op/s; 5947/86103 objects misplaced (6.907%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T17:55:29.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:29 smithi037 ceph-mon[102022]: pgmap v1789: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 1.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 716 op/s; 5947/86103 objects misplaced (6.907%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T17:55:29.359 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:29.428 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:29.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:29.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:29.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:29 smithi046 ceph-mon[88218]: pgmap v1789: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 1.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 716 op/s; 5947/86103 objects misplaced (6.907%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T17:55:29.530 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:29.581 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:29.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:29.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:29.683 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:29.715 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:29.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:29.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:29.817 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:29.856 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:29.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:29.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:29.958 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:29.988 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:29.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:29.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:30.090 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:30.120 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:30.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:30.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:30.222 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:30.249 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:30.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:30.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:30.351 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:30.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:30.382 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:30.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:30.482 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:55:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:55:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:55:30.526 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:30.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:30.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:30.628 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:30.656 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:30.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:30.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:30.758 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:30.791 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:30.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:30.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:30.893 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:30.927 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:30.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:30.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:31.029 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:31.068 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:31.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:31.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:31.170 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:31.211 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:31.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:31.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:31.313 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:31.318 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:31 smithi037 ceph-mon[102022]: pgmap v1790: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 1.6 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 900 op/s; 5468/77958 objects misplaced (7.014%); 2.6 MiB/s, 41 objects/s recovering 2024-08-17T17:55:31.319 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:31 smithi037 ceph-mon[97894]: pgmap v1790: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 1.6 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 900 op/s; 5468/77958 objects misplaced (7.014%); 2.6 MiB/s, 41 objects/s recovering 2024-08-17T17:55:31.360 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:31.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:31.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:31.369 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-08-17T17:55:31.462 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:31.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:31.495 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:31.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:31 smithi046 ceph-mon[88218]: pgmap v1790: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 1.6 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 900 op/s; 5468/77958 objects misplaced (7.014%); 2.6 MiB/s, 41 objects/s recovering 2024-08-17T17:55:31.597 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:31.637 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:31.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:31.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:31.739 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:31.792 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:31.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:31.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:31.894 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:31.917 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:31.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:31.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:32.018 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:32.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:32.075 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:32.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:32.176 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:32.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:32.218 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:32.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:32.319 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:32.355 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:32.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:32.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:32.457 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:32.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:32.524 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:32.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:32.625 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:32.649 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:32.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:32.657 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:32.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:32.758 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:32.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:32.807 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:32.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:32.897 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:32.908 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:32.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:32.962 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:32.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:33.063 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:33.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:33.106 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:33.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:33.120 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is unset 2024-08-17T17:55:33.207 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:33.242 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:33.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:33.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:33.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:33 smithi037 ceph-mon[102022]: pgmap v1791: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 1.5 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 4859/74019 objects misplaced (6.565%); 3.9 MiB/s, 62 objects/s recovering 2024-08-17T17:55:33.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:33 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/985671365' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:55:33.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:33 smithi037 ceph-mon[97894]: pgmap v1791: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 1.5 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 4859/74019 objects misplaced (6.565%); 3.9 MiB/s, 62 objects/s recovering 2024-08-17T17:55:33.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:33 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/985671365' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:55:33.344 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:33.375 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:33.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:33.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:33.477 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:33.510 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:33.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:33.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:33.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:33 smithi046 ceph-mon[88218]: pgmap v1791: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 1.5 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 4859/74019 objects misplaced (6.565%); 3.9 MiB/s, 62 objects/s recovering 2024-08-17T17:55:33.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:33 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/985671365' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:55:33.612 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:33.648 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:33.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:33.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:33.750 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:33.783 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:33.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:33.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:33.884 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:33.919 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:33.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:33.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:34.021 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:34.044 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:34.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:34.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:34.146 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:34.167 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:34.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:34.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:34.269 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:34.311 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:34.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:34.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:34.413 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:34.436 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:34.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:34.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:34.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:34 smithi046 ceph-mon[88218]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:34.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:34 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/985671365' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:55:34.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:34 smithi046 ceph-mon[88218]: osdmap e1211: 8 total, 8 up, 8 in 2024-08-17T17:55:34.538 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:34.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:34 smithi037 ceph-mon[97894]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:34.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:34 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/985671365' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:55:34.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:34 smithi037 ceph-mon[97894]: osdmap e1211: 8 total, 8 up, 8 in 2024-08-17T17:55:34.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:34 smithi037 ceph-mon[102022]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:34.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:34 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/985671365' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:55:34.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:34 smithi037 ceph-mon[102022]: osdmap e1211: 8 total, 8 up, 8 in 2024-08-17T17:55:34.559 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:34.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:34.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:34.661 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:34.687 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:34.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:34.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:34.789 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:34.815 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:34.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:34.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:34.917 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:34.948 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:34.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:34.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:35.050 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:35.087 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:35.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:35.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:35.190 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:35.225 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:35.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:35.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:35.327 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:35.368 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:35.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:35.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:35.470 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:35.495 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:35.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:35.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:35.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:35 smithi046 ceph-mon[88218]: pgmap v1793: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 1.5 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 811 op/s; 4859/74019 objects misplaced (6.565%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:55:35.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:35 smithi037 ceph-mon[102022]: pgmap v1793: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 1.5 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 811 op/s; 4859/74019 objects misplaced (6.565%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:55:35.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:35 smithi037 ceph-mon[97894]: pgmap v1793: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 1.5 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 811 op/s; 4859/74019 objects misplaced (6.565%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:55:35.597 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:35.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:35.620 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:35.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:35.721 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:35.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:35.761 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:35.761 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:35.862 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:35.909 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:35.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:35.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:36.011 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:36.043 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:36.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:36.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:36.146 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:36.175 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:36.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:36.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:36.277 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:36.307 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:36.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:36.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:36.409 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:36.449 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:36.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:36.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:36.551 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:36.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:36.579 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:36.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:36.680 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:36.709 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:36.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:36.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:36.811 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:36.836 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:36.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:36.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:36.937 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:36.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:36.962 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:36.962 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:37.062 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:37.088 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:37.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:37.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:37.190 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:37.213 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:37.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:37.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:37.315 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:37.352 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:37.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:37.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:37.454 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:37.488 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:37.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:37.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:37.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:37 smithi046 ceph-mon[88218]: pgmap v1794: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 774 op/s; 4415/64437 objects misplaced (6.852%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:55:37.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:37 smithi046 ceph-mon[88218]: osdmap e1212: 8 total, 8 up, 8 in 2024-08-17T17:55:37.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:37 smithi037 ceph-mon[97894]: pgmap v1794: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 774 op/s; 4415/64437 objects misplaced (6.852%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:55:37.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:37 smithi037 ceph-mon[97894]: osdmap e1212: 8 total, 8 up, 8 in 2024-08-17T17:55:37.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:37 smithi037 ceph-mon[102022]: pgmap v1794: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 774 op/s; 4415/64437 objects misplaced (6.852%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T17:55:37.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:37 smithi037 ceph-mon[102022]: osdmap e1212: 8 total, 8 up, 8 in 2024-08-17T17:55:37.591 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:37.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:37.636 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:37.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:37.737 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:37.774 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:37.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:37.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:37.876 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:37.914 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:37.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:37.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:38.016 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:38.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:38.062 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:38.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:38.163 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:38.181 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:55:38.202 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:38.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:38.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:38.304 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:38.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:38.340 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:38.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:38.441 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:38.482 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:38.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:38.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:38.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:38 smithi046 ceph-mon[88218]: osdmap e1213: 8 total, 8 up, 8 in 2024-08-17T17:55:38.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:38 smithi037 ceph-mon[102022]: osdmap e1213: 8 total, 8 up, 8 in 2024-08-17T17:55:38.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:38 smithi037 ceph-mon[97894]: osdmap e1213: 8 total, 8 up, 8 in 2024-08-17T17:55:38.587 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:38.624 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:38.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:38.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:38.654 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.4 reset_purged_snaps_last 2024-08-17T17:55:38.726 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:38.769 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:38.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:38.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:38.872 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:38.913 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:38.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:38.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:39.014 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:39.046 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:39.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:39.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:39.147 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:39.197 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:39.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:39.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:39.229 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:55:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:55:38] "GET /metrics HTTP/1.1" 200 36641 "" "Prometheus/2.51.0" 2024-08-17T17:55:39.300 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:39.357 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:39.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:39.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:39.459 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:39.493 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:39.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:39.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:39.504 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:39 smithi037 ceph-mon[102022]: pgmap v1797: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 1.3 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 4198/63786 objects misplaced (6.581%) 2024-08-17T17:55:39.505 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:39.505 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:39 smithi037 ceph-mon[97894]: pgmap v1797: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 1.3 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 4198/63786 objects misplaced (6.581%) 2024-08-17T17:55:39.505 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:39 smithi046 ceph-mon[88218]: pgmap v1797: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 1.3 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 4198/63786 objects misplaced (6.581%) 2024-08-17T17:55:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:39.595 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:39.625 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:39.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:39.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:39.630 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:55:39.630 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [], 2024-08-17T17:55:39.631 INFO:teuthology.orchestra.run.smithi037.stdout: "complaint_time": 30, 2024-08-17T17:55:39.631 INFO:teuthology.orchestra.run.smithi037.stdout: "num_blocked_ops": 0 2024-08-17T17:55:39.631 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:55:39.726 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:39.769 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:39.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:39.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:39.870 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:39.907 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:39.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:39.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:40.009 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:40.045 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:40.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:40.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:40.147 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:40.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:40.181 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:40.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:40.282 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:40.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:40.324 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:40.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:40.424 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:40.464 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:40.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:40.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:55:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:55:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:55:40.565 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:40.602 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:40.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:40.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:40.704 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:40.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:40.736 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:40.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:40.837 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:40.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:40.877 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:40.877 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:40.978 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:41.007 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:41.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:41.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:41.109 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:41.131 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:41.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:41.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:41.233 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:41.271 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:41.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:41.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:41.373 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:41.406 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:41.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:41.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:41.488 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:41 smithi037 ceph-mon[97894]: pgmap v1798: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 1.1 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 877 op/s; 2588/55926 objects misplaced (4.628%); 11 MiB/s, 181 objects/s recovering 2024-08-17T17:55:41.488 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:41 smithi037 ceph-mon[102022]: pgmap v1798: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 1.1 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 877 op/s; 2588/55926 objects misplaced (4.628%); 11 MiB/s, 181 objects/s recovering 2024-08-17T17:55:41.507 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:41.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:41 smithi046 ceph-mon[88218]: pgmap v1798: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 1.1 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 877 op/s; 2588/55926 objects misplaced (4.628%); 11 MiB/s, 181 objects/s recovering 2024-08-17T17:55:41.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:41.552 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:41.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:41.653 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:41.685 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:41.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:41.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:41.786 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:41.828 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:41.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:41.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:41.930 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:41.966 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:41.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:41.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:42.059 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-08-17T17:55:42.068 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:42.096 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:42.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:42.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:42.198 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:42.275 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:42.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:42.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:42.330 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:55:42.330 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:55:42.372 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:55:42.372 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:55:42.378 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:42.406 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:55:42.406 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:55:42.421 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:42.425 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:42.436 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:42.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:42.437 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:42.440 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:55:42.441 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:55:42.475 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:55:42.476 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:55:42.502 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:55:42.502 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:55:42.529 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:55:42.529 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:55:42.538 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:42.554 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:55:42.554 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:55:42.563 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:42.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:42.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:42.664 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:42.689 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:42.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:42.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:42.791 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:42.813 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:42.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:42.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:42.915 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:42.937 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:42.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:42.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:43.038 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:43.063 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:43.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:43.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:43.165 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:43.194 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:43.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:43.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:43.296 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:43.336 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:43.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:43.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:43.437 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:43.475 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:43.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:43.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:43.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:43 smithi046 ceph-mon[88218]: pgmap v1799: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 861 op/s; 2378/53343 objects misplaced (4.458%); 9.7 MiB/s, 155 objects/s recovering 2024-08-17T17:55:43.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:43 smithi046 ceph-mon[88218]: osdmap e1214: 8 total, 8 up, 8 in 2024-08-17T17:55:43.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:43 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/794690926' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:43.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:43 smithi037 ceph-mon[102022]: pgmap v1799: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 861 op/s; 2378/53343 objects misplaced (4.458%); 9.7 MiB/s, 155 objects/s recovering 2024-08-17T17:55:43.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:43 smithi037 ceph-mon[102022]: osdmap e1214: 8 total, 8 up, 8 in 2024-08-17T17:55:43.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:43 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/794690926' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:43.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:43 smithi037 ceph-mon[97894]: pgmap v1799: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 861 op/s; 2378/53343 objects misplaced (4.458%); 9.7 MiB/s, 155 objects/s recovering 2024-08-17T17:55:43.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:43 smithi037 ceph-mon[97894]: osdmap e1214: 8 total, 8 up, 8 in 2024-08-17T17:55:43.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:43 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/794690926' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:43.577 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:43.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:43.618 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:43.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:43.719 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:43.752 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:43.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:43.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:43.854 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:43.887 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:43.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:43.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:43.989 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:44.024 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:44.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:44.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:44.126 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:44.163 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:44.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:44.164 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:44.265 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:44.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:44.303 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:44.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:44.404 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:44.441 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:44.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:44.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:44.455 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:44 smithi037 ceph-mon[102022]: osdmap e1215: 8 total, 8 up, 8 in 2024-08-17T17:55:44.455 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:44 smithi037 ceph-mon[97894]: osdmap e1215: 8 total, 8 up, 8 in 2024-08-17T17:55:44.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:44 smithi046 ceph-mon[88218]: osdmap e1215: 8 total, 8 up, 8 in 2024-08-17T17:55:44.543 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:44.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:44.588 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:44.589 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:44.690 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:44.732 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:44.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:44.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:44.837 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:44.876 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:44.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:44.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:44.977 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:45.015 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:45.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:45.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:45.117 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:45.146 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:45.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:45.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:45.248 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:45.284 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:45.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:45.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:45.386 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:45.427 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:45.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:45.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:45.455 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:45 smithi037 ceph-mon[97894]: pgmap v1802: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 512 op/s; 2378/53343 objects misplaced (4.458%); 11 MiB/s, 183 objects/s recovering 2024-08-17T17:55:45.455 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:45 smithi037 ceph-mon[102022]: pgmap v1802: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 512 op/s; 2378/53343 objects misplaced (4.458%); 11 MiB/s, 183 objects/s recovering 2024-08-17T17:55:45.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:45 smithi046 ceph-mon[88218]: pgmap v1802: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 512 op/s; 2378/53343 objects misplaced (4.458%); 11 MiB/s, 183 objects/s recovering 2024-08-17T17:55:45.529 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:45.568 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:45.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:45.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:45.670 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:45.698 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:45.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:45.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:45.800 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:45.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:45.857 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:45.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:45.958 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:46.008 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:46.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:46.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:46.110 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:46.139 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:46.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:46.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:46.241 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:46.269 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:46.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:46.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:46.371 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:46.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:46.422 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:46.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:46.523 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:46.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:46.553 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:46.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:46.643 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:55:46.654 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:46.686 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:46.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:46.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:46.788 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:46.810 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:46.815 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:46.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:46.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:46.917 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:46.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:46.973 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:46.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:47.073 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:47.105 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:47.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:47.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:47.206 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:47.214 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is unset 2024-08-17T17:55:47.235 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:47.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:47.236 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:47.336 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:47.366 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:47.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:47.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:47.387 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.5 reset_purged_snaps_last 2024-08-17T17:55:47.467 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:47.496 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:47 smithi037 ceph-mon[102022]: pgmap v1803: 99 pgs: 2 active+remapped+backfill_wait, 97 active+clean; 907 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 841 op/s; 1908/43587 objects misplaced (4.377%); 12 MiB/s, 185 objects/s recovering 2024-08-17T17:55:47.496 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:47 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2211248841' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:47.496 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:47 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:47.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:47.498 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:47.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:47.498 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:47 smithi037 ceph-mon[97894]: pgmap v1803: 99 pgs: 2 active+remapped+backfill_wait, 97 active+clean; 907 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 841 op/s; 1908/43587 objects misplaced (4.377%); 12 MiB/s, 185 objects/s recovering 2024-08-17T17:55:47.498 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:47 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2211248841' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:47.499 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:47 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:47.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:47 smithi046 ceph-mon[88218]: pgmap v1803: 99 pgs: 2 active+remapped+backfill_wait, 97 active+clean; 907 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 841 op/s; 1908/43587 objects misplaced (4.377%); 12 MiB/s, 185 objects/s recovering 2024-08-17T17:55:47.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:47 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2211248841' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:47.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:47 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:47.599 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:47.653 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:47.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:47.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:47.754 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:47.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:47.787 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:47.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:47.888 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:47.932 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:47.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:47.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:48.034 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:48.068 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:48.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:48.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:48.170 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:48.204 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:48.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:48.205 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:48.306 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:48.337 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:48 smithi037 ceph-mon[102022]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:55:48.337 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:48 smithi037 ceph-mon[102022]: Cluster is now healthy 2024-08-17T17:55:48.337 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:48 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:55:48.338 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:48 smithi037 ceph-mon[102022]: osdmap e1216: 8 total, 8 up, 8 in 2024-08-17T17:55:48.339 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:48 smithi037 ceph-mon[97894]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:55:48.339 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:48 smithi037 ceph-mon[97894]: Cluster is now healthy 2024-08-17T17:55:48.340 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:48 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:55:48.340 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:48 smithi037 ceph-mon[97894]: osdmap e1216: 8 total, 8 up, 8 in 2024-08-17T17:55:48.347 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:48.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:48.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:48.449 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:48.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:48.503 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:48.503 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:48.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:48 smithi046 ceph-mon[88218]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:55:48.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:48 smithi046 ceph-mon[88218]: Cluster is now healthy 2024-08-17T17:55:48.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:48 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:55:48.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:48 smithi046 ceph-mon[88218]: osdmap e1216: 8 total, 8 up, 8 in 2024-08-17T17:55:48.605 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:48.652 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:48.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:48.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:48.753 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:48.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:48.798 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:48.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:48.900 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:48.933 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:48.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:48.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:49.034 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:49.082 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:49.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:49.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:49.184 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:49.216 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:49.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:49.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:49.236 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:55:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:55:48] "GET /metrics HTTP/1.1" 200 36618 "" "Prometheus/2.51.0" 2024-08-17T17:55:49.319 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:49.357 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:49.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:49.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:49.455 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:49.459 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:49.506 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:49.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:49 smithi046 ceph-mon[88218]: pgmap v1805: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 892 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 1146/42876 objects misplaced (2.673%); 9.1 MiB/s, 146 objects/s recovering 2024-08-17T17:55:49.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:49.535 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:49.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:49.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:49 smithi037 ceph-mon[97894]: pgmap v1805: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 892 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 1146/42876 objects misplaced (2.673%); 9.1 MiB/s, 146 objects/s recovering 2024-08-17T17:55:49.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:49 smithi037 ceph-mon[102022]: pgmap v1805: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 892 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 1146/42876 objects misplaced (2.673%); 9.1 MiB/s, 146 objects/s recovering 2024-08-17T17:55:49.636 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:49.666 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:49.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:49.667 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:49.768 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:49.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:49.813 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:49.814 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:49.914 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:49.949 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:49.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:49.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:50.051 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:50.093 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:55:50.099 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:50.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:50.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:50.201 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:50.227 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:50.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:50.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:50.329 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:50.378 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:50.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:50.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:50.481 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:55:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:55:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:55:50.536 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:50.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:50.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:50.638 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:50.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:50.694 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:50.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:50.795 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:50.807 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:55:50.807 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:55:50.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:50.847 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:50.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:50.948 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:50.987 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:50.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:50.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:51.089 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:51.120 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:51.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:51.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:51.222 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:51.255 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:51.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:51.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:51.357 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:51.386 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:51.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:51.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:51.488 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:51.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:51 smithi046 ceph-mon[88218]: pgmap v1806: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 699 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 840 op/s; 865/33615 objects misplaced (2.573%); 7.0 MiB/s, 112 objects/s recovering 2024-08-17T17:55:51.514 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:51.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:51.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:51.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:51 smithi037 ceph-mon[97894]: pgmap v1806: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 699 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 840 op/s; 865/33615 objects misplaced (2.573%); 7.0 MiB/s, 112 objects/s recovering 2024-08-17T17:55:51.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:51 smithi037 ceph-mon[102022]: pgmap v1806: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 699 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 840 op/s; 865/33615 objects misplaced (2.573%); 7.0 MiB/s, 112 objects/s recovering 2024-08-17T17:55:51.616 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:51.640 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:51.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:51.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:51.742 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:51.765 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:51.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:51.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:51.867 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:51.892 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:51.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:51.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:51.994 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:52.016 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:52.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:52.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:52.118 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:52.139 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:52.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:52.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:52.241 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:52.265 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:52.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:52.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:52.367 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:52.401 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:52.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:52.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:52.503 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:52.527 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:52.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:52.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:52.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:52 smithi037 ceph-mon[102022]: osdmap e1217: 8 total, 8 up, 8 in 2024-08-17T17:55:52.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:52 smithi037 ceph-mon[102022]: osdmap e1218: 8 total, 8 up, 8 in 2024-08-17T17:55:52.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:52 smithi037 ceph-mon[97894]: osdmap e1217: 8 total, 8 up, 8 in 2024-08-17T17:55:52.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:52 smithi037 ceph-mon[97894]: osdmap e1218: 8 total, 8 up, 8 in 2024-08-17T17:55:52.629 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:52.652 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:52.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:52.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:52.754 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:52 smithi046 ceph-mon[88218]: osdmap e1217: 8 total, 8 up, 8 in 2024-08-17T17:55:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:52 smithi046 ceph-mon[88218]: osdmap e1218: 8 total, 8 up, 8 in 2024-08-17T17:55:52.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:52.777 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:52.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:52.846 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:52.878 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:52.901 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:52.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:52.902 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:53.002 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:53.025 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:53.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:53.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:53.127 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:53.150 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:53.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:53.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:53.251 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:53.273 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:53 smithi037 ceph-mon[102022]: pgmap v1808: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 650 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 919 op/s; 865/31260 objects misplaced (2.767%); 6.8 MiB/s, 109 objects/s recovering 2024-08-17T17:55:53.273 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:53 smithi037 ceph-mon[102022]: osdmap e1219: 8 total, 8 up, 8 in 2024-08-17T17:55:53.286 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:53.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:53.287 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:53.388 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:53.435 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-08-17T17:55:53.452 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:53.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:53.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:53.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:53 smithi037 ceph-mon[97894]: pgmap v1808: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 650 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 919 op/s; 865/31260 objects misplaced (2.767%); 6.8 MiB/s, 109 objects/s recovering 2024-08-17T17:55:53.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:53 smithi037 ceph-mon[97894]: osdmap e1219: 8 total, 8 up, 8 in 2024-08-17T17:55:53.554 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:53.601 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:53.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:53.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:53.703 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:53.735 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:53.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:53.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:53 smithi046 ceph-mon[88218]: pgmap v1808: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 650 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 919 op/s; 865/31260 objects misplaced (2.767%); 6.8 MiB/s, 109 objects/s recovering 2024-08-17T17:55:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:53 smithi046 ceph-mon[88218]: osdmap e1219: 8 total, 8 up, 8 in 2024-08-17T17:55:53.837 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:53.874 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:53.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:53.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:53.976 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:54.002 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:54.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:54.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:54.104 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:54.134 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:54.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:54.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:54.236 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:54.267 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:54.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:54.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:54.369 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:54.406 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:54.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:54.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:54.507 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:54.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:54.554 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:54.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:54.655 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:54.690 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:54.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:54.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:54.792 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:54.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:54.830 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:54.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:54.931 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:54.961 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:54.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:54.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:55.063 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:55.088 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:55.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:55.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:55.146 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:55:55.146 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:55.146 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:54 smithi037 ceph-mon[102022]: pgmap v1811: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 650 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 865/31260 objects misplaced (2.767%) 2024-08-17T17:55:55.146 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:54 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1260652871' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:55.146 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:55:55.146 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:55.147 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:54 smithi037 ceph-mon[97894]: pgmap v1811: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 650 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 865/31260 objects misplaced (2.767%) 2024-08-17T17:55:55.147 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:54 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1260652871' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:55.190 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:55.237 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:55.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:55.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:55:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:54 smithi046 ceph-mon[88218]: pgmap v1811: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 650 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 865/31260 objects misplaced (2.767%) 2024-08-17T17:55:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:54 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1260652871' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:55.339 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:55.374 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:55.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:55.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:55.438 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:55:55.438 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:55:55.438 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:55:55.438 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:55:55.439 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:55:55.439 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:55:55.439 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:55:55.439 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:55:55.439 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:55:55.440 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:55:55.440 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:55:55.440 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:55:55.440 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:55:55.440 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:55:55.440 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:55:55.440 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:55:55.476 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:55.511 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:55.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:55.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:55.613 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:55.649 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:55.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:55.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:55.751 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:55.789 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:55.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:55.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:55.891 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:55.926 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:55.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:55.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:56.027 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:56.057 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:56.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:56.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:56.159 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:56.196 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:56.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:56.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:56.298 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:56.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:56.348 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:56.348 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:56.449 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:56.475 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:56.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:56.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:56.577 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:56.605 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:56.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:56.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:56.706 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:56.750 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:56.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:56.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:56.852 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:56.896 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:56.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:56.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:56.998 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:57.034 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:57.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:57.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:57.136 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:57.172 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:57.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:57.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:57.274 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:57.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:57 smithi037 ceph-mon[97894]: pgmap v1812: 99 pgs: 99 active+clean; 444 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 679 op/s; 8.0 MiB/s, 127 objects/s recovering 2024-08-17T17:55:57.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:57 smithi037 ceph-mon[102022]: pgmap v1812: 99 pgs: 99 active+clean; 444 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 679 op/s; 8.0 MiB/s, 127 objects/s recovering 2024-08-17T17:55:57.318 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:57.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:57.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:57.420 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:57.459 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:57.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:57.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:57.474 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.6 reset_purged_snaps_last 2024-08-17T17:55:57.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:57 smithi046 ceph-mon[88218]: pgmap v1812: 99 pgs: 99 active+clean; 444 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 679 op/s; 8.0 MiB/s, 127 objects/s recovering 2024-08-17T17:55:57.561 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:57.596 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:57.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:57.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:57.698 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:57.729 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:57.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:57.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:57.831 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:57.837 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:57.856 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:57.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:57.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:57.958 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:58.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:58.008 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:58.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:58.108 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:58.146 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:58.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:58.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:58.248 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:58.252 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:55:58.282 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:58.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:58.283 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:58.384 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:58.472 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:58.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:58.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:58.574 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:58.606 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:58.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:58.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:58.708 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:58.738 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:58.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:58.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:58.839 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:58.865 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:58.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:58.866 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:58.967 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:59.029 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:59.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:59.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:59.044 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:55:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:55:58] "GET /metrics HTTP/1.1" 200 36618 "" "Prometheus/2.51.0" 2024-08-17T17:55:59.131 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:59.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:59.168 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:59.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:59.269 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:59.301 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:59.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:59.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:59.403 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:59.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:59.443 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:59.443 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:59.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:55:59 smithi046 ceph-mon[88218]: pgmap v1813: 99 pgs: 99 active+clean; 444 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 488 op/s; 7.1 MiB/s, 113 objects/s recovering 2024-08-17T17:55:59.540 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:55:59 smithi037 ceph-mon[97894]: pgmap v1813: 99 pgs: 99 active+clean; 444 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 488 op/s; 7.1 MiB/s, 113 objects/s recovering 2024-08-17T17:55:59.540 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:55:59 smithi037 ceph-mon[102022]: pgmap v1813: 99 pgs: 99 active+clean; 444 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 488 op/s; 7.1 MiB/s, 113 objects/s recovering 2024-08-17T17:55:59.545 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:59.576 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:59.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:59.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:59.678 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:59.711 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:55:59.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:59.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:59.714 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:59.812 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:59.850 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:59.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:59.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:59.952 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:59.976 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:55:59.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:59.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:00.078 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:00.085 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is set 2024-08-17T17:56:00.126 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:00.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:00.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:00.228 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:00.275 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:00.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:00.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:00.376 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:00.408 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:00.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:00.409 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:00.510 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:00 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3902752868' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:56:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:00 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:56:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:56:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:56:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:56:00.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:00.538 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:00.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:00.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:00 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3902752868' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:56:00.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:00 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:56:00.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:00 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3902752868' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:56:00.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:00 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:56:00.639 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:00.674 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:00.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:00.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:00.776 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:00.813 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:00.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:00.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:00.915 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:00.953 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:00.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:00.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:01.055 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:01.089 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:01.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:01.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:01.191 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:01.233 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:01.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:01.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:01.335 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:01.368 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:01.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:01.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:01.470 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:01.507 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:01.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:01.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:01.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:01 smithi046 ceph-mon[88218]: pgmap v1814: 99 pgs: 99 active+clean; 219 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 862 op/s; 6.0 MiB/s, 95 objects/s recovering 2024-08-17T17:56:01.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:01 smithi046 ceph-mon[88218]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:56:01.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:01 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:56:01.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:01 smithi046 ceph-mon[88218]: osdmap e1220: 8 total, 8 up, 8 in 2024-08-17T17:56:01.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:01 smithi037 ceph-mon[97894]: pgmap v1814: 99 pgs: 99 active+clean; 219 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 862 op/s; 6.0 MiB/s, 95 objects/s recovering 2024-08-17T17:56:01.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:01 smithi037 ceph-mon[97894]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:56:01.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:01 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:56:01.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:01 smithi037 ceph-mon[97894]: osdmap e1220: 8 total, 8 up, 8 in 2024-08-17T17:56:01.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:01 smithi037 ceph-mon[102022]: pgmap v1814: 99 pgs: 99 active+clean; 219 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 862 op/s; 6.0 MiB/s, 95 objects/s recovering 2024-08-17T17:56:01.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:01 smithi037 ceph-mon[102022]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:56:01.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:01 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:56:01.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:01 smithi037 ceph-mon[102022]: osdmap e1220: 8 total, 8 up, 8 in 2024-08-17T17:56:01.609 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:01.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:01.648 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:01.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:01.750 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:01.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:01.786 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:01.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:01.887 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:01.916 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:01.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:01.917 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:02.018 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:02.042 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:02.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:02.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:02.144 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:02.187 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:02.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:02.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:02.289 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:02.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:02.339 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:02.340 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:02.441 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:02.473 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:02.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:02.474 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:02.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:02 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:56:02.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:02 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:56:02.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:02 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:56:02.575 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:02.597 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:02.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:02.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:02.699 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:02.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:02.748 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:02.749 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:02.849 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:02.880 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:02.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:02.881 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:02.982 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:03.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:03.010 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:03.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:03.036 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Removed 129487 objects 2024-08-17T17:56:03.037 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Clean up completed and total clean up time :163.603 2024-08-17T17:56:03.110 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:03.132 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:03.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:03.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:03.234 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:03.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:03.258 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:03.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:03.359 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:03 smithi046 ceph-mon[88218]: pgmap v1816: 99 pgs: 99 active+clean; 169 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 871 op/s; 5.4 MiB/s, 86 objects/s recovering 2024-08-17T17:56:03.359 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:03.381 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:03.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:03.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:03.484 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:03.508 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:03.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:03.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:03.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:03 smithi037 ceph-mon[97894]: pgmap v1816: 99 pgs: 99 active+clean; 169 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 871 op/s; 5.4 MiB/s, 86 objects/s recovering 2024-08-17T17:56:03.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:03 smithi037 ceph-mon[102022]: pgmap v1816: 99 pgs: 99 active+clean; 169 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 871 op/s; 5.4 MiB/s, 86 objects/s recovering 2024-08-17T17:56:03.610 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:03.635 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:03.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:03.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:03.738 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:03.760 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:03.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:03.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:03.862 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:03.885 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:03.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:03.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:03.987 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:04.010 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:04.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:04.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:04.112 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:04.134 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:04.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:04.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:04.236 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:04.259 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:04.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:04.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:04.360 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:04.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:04.384 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:04.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:04.485 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:04.511 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:04.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:04.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:04.613 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:04.639 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:04.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:04.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:04.742 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:04.768 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:04.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:04.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:04.870 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:04.897 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:04.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:04.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:05.000 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:05.022 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:05.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:05.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:05.124 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:05.148 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:05.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:05.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:05.250 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:05.279 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:05.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:05.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:05.380 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:05.403 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:05.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:05.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:05.505 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:05.526 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:05.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:05.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:05.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:05 smithi037 ceph-mon[97894]: pgmap v1817: 99 pgs: 99 active+clean; 169 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 4.8 MiB/s, 76 objects/s recovering 2024-08-17T17:56:05.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:05 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:05.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:05 smithi037 ceph-mon[102022]: pgmap v1817: 99 pgs: 99 active+clean; 169 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 4.8 MiB/s, 76 objects/s recovering 2024-08-17T17:56:05.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:05 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:05.618 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_3 2024-08-17T17:56:05.619 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool rm unique_pool_3 unique_pool_3 --yes-i-really-really-mean-it 2024-08-17T17:56:05.628 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:05.650 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:05.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:05.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:05.677 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:05 smithi046 ceph-mon[88218]: pgmap v1817: 99 pgs: 99 active+clean; 169 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 4.8 MiB/s, 76 objects/s recovering 2024-08-17T17:56:05.677 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:05 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:05.753 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:05.774 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:56:05.774 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [], 2024-08-17T17:56:05.774 INFO:teuthology.orchestra.run.smithi037.stdout: "num_ops": 0 2024-08-17T17:56:05.775 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:56:05.775 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:05.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:05.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:05.877 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:05.900 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:05.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:05.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:06.001 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:06.024 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:06.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:06.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:06.126 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:06.153 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:06.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:06.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:06.255 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:06.276 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:06.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:06.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:06.378 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:06.402 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:06.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:06.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:06.504 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:06.526 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:06.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:06.527 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:06.553 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:06.558 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-08-17T17:56:06.629 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:06.663 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:06.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:06.664 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:06.765 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:06.793 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:06.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:06.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:06.895 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:06.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:06.919 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:06.919 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:07.020 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:07.043 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:07.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:07.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:07.145 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:07.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:07.168 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:07.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:07.269 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:07.292 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:07.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:07.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:07.393 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:07.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:07.421 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:07.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:07.481 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:56:07.504 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:07 smithi037 ceph-mon[102022]: pgmap v1818: 99 pgs: 99 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2024-08-17T17:56:07.504 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:07 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:07.504 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:07 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:07.504 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:07 smithi037 ceph-mon[97894]: pgmap v1818: 99 pgs: 99 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2024-08-17T17:56:07.504 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:07 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:07.504 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:07 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:07.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:07 smithi046 ceph-mon[88218]: pgmap v1818: 99 pgs: 99 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2024-08-17T17:56:07.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:07 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:07.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:07 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:07.523 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:07.549 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:07.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:07.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:07.651 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:07.679 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:07.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:07.680 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:07.781 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:07.808 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:07.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:07.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:07.909 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:07.936 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:07.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:07.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:08.038 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:08.061 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:08.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:08.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:08.163 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:08.189 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:08.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:08.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:08.291 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:08.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:08.315 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:08.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:08.416 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:08.440 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:08.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:08.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:08.542 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:08.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:08.566 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:08.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:08.666 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:08.692 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:08.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:08.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:08.794 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:08.820 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:08.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:08.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:08.923 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:08.946 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:08.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:08.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:09.049 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:09.075 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:09.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:09.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:09.177 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:09.191 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:56:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:56:08] "GET /metrics HTTP/1.1" 200 36618 "" "Prometheus/2.51.0" 2024-08-17T17:56:09.201 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:09.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:09.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:09.303 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:09.330 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:09.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:09.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:09.432 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:09.458 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:09.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:09.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:09.462 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:09 smithi037 ceph-mon[102022]: pgmap v1819: 99 pgs: 99 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2024-08-17T17:56:09.462 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:09.462 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:09.463 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:09 smithi037 ceph-mon[97894]: pgmap v1819: 99 pgs: 99 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2024-08-17T17:56:09.463 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:09.463 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:09.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:09 smithi046 ceph-mon[88218]: pgmap v1819: 99 pgs: 99 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2024-08-17T17:56:09.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:09.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:09.561 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:09.584 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:09.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:09.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:09.686 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:09.714 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:09.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:09.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:09.816 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:09.838 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:09.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:09.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:09.940 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:09.964 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:09.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:09.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:10.066 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:10.093 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:10.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:10.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:10.104 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:10.195 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:10.202 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:10 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1236219499' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:56:10.202 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:10 smithi037 ceph-mon[97894]: 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 2024-08-17T17:56:10.202 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:10 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1236219499' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:56:10.203 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:10 smithi037 ceph-mon[102022]: 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 2024-08-17T17:56:10.203 INFO:teuthology.orchestra.run.smithi037.stderr:pool 'unique_pool_3' removed 2024-08-17T17:56:10.228 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:10.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:10.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:10.330 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:10.352 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:10.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:10.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:10.454 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:10.471 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:10 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1236219499' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:56:10.471 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:10 smithi046 ceph-mon[88218]: 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 2024-08-17T17:56:10.471 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:56:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:56:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:56:10.482 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:10.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:10.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:10.583 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:10.607 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:10.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:10.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:10.709 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:10.732 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:10.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:10.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:10.833 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:10.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:10.859 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:10.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:10.960 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:10.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:10.983 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:10.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:11.085 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:11.114 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:11.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:11.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:11.216 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:11.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:11.239 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:11.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:11.340 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:11.362 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:11.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:11.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:11.399 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:11.464 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:11.487 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:11.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:11.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:11.503 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:11 smithi037 ceph-mon[97894]: pgmap v1820: 99 pgs: 99 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 349 op/s 2024-08-17T17:56:11.504 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:11 smithi037 ceph-mon[97894]: 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 2024-08-17T17:56:11.504 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:11 smithi037 ceph-mon[97894]: osdmap e1221: 8 total, 8 up, 8 in 2024-08-17T17:56:11.504 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:11 smithi037 ceph-mon[102022]: pgmap v1820: 99 pgs: 99 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 349 op/s 2024-08-17T17:56:11.504 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:11 smithi037 ceph-mon[102022]: 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 2024-08-17T17:56:11.504 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:11 smithi037 ceph-mon[102022]: osdmap e1221: 8 total, 8 up, 8 in 2024-08-17T17:56:11.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:11 smithi046 ceph-mon[88218]: pgmap v1820: 99 pgs: 99 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 349 op/s 2024-08-17T17:56:11.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:11 smithi046 ceph-mon[88218]: 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 2024-08-17T17:56:11.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:11 smithi046 ceph-mon[88218]: osdmap e1221: 8 total, 8 up, 8 in 2024-08-17T17:56:11.589 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:11.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:11.613 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:11.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:11.713 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:11.736 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:11.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:11.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:11.837 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:11.859 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:11.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:11.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:11.961 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:11.983 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:11.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:11.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:12.056 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-08-17T17:56:12.057 INFO:tasks.radosbench:Beginning radosbench... 2024-08-17T17:56:12.057 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_4 2024-08-17T17:56:12.057 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool create unique_pool_4 16 2024-08-17T17:56:12.085 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:12.106 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:12.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:12.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:12.208 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:12.230 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:12.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:12.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:12.332 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:12.355 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:12.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:12.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:12.457 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:12.479 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:12.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:12.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:12.581 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:12.604 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:12.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:12.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:12.706 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:12.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:12.731 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:12.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:12.832 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:12.855 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:12.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:12.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:12.956 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:12.979 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:12.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:12.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:12.985 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:13.081 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:13.105 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:13.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:13.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:13.207 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:13.230 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:13.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:13.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:13.332 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:13.356 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:13.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:13.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:13.457 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:13.461 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:13 smithi037 ceph-mon[102022]: pgmap v1822: 83 pgs: 83 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:13.461 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:13 smithi037 ceph-mon[97894]: pgmap v1822: 83 pgs: 83 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:13.462 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.7 reset_purged_snaps_last 2024-08-17T17:56:13.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:13.481 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:13.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:13.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:13 smithi046 ceph-mon[88218]: pgmap v1822: 83 pgs: 83 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:13.582 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:13.605 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:13.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:13.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:13.707 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:13.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:13.729 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:13.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:13.830 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:13.854 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:13.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:13.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:13.956 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:13.979 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:13.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:13.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:14.081 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:14.105 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:14.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:14.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:14.207 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:14.229 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:14.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:14.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:14.331 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:14.357 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:14.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:14.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:14.459 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:14.483 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:14.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:14.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:14.584 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:14.608 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:14.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:14.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:14.710 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:14.733 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:14.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:14.734 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:14.835 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:14.862 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:14.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:14.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:14.963 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:14.990 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:14.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:14.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:15.091 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:15.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:15.116 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:15.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:15.217 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:15.243 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:15.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:15.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:15.305 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:15 smithi037 ceph-mon[102022]: pgmap v1823: 83 pgs: 83 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:15.306 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:15 smithi037 ceph-mon[97894]: pgmap v1823: 83 pgs: 83 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:15.345 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:15.368 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:15.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:15.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:15.469 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:15.496 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:15.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:15.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:15.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:15 smithi046 ceph-mon[88218]: pgmap v1823: 83 pgs: 83 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:15.599 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:15.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:15.623 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:15.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:15.724 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:15.747 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:15.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:15.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:15.849 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:15.873 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:15.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:15.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:15.975 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:15.998 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:15.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:15.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:16.099 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:16.124 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:16.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:16.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:16.226 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:16.249 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:16.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:16.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:16.351 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:16.373 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:16.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:16.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:16.455 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:56:16.455 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [], 2024-08-17T17:56:16.456 INFO:teuthology.orchestra.run.smithi037.stdout: "complaint_time": 30, 2024-08-17T17:56:16.456 INFO:teuthology.orchestra.run.smithi037.stdout: "num_blocked_ops": 0 2024-08-17T17:56:16.456 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:56:16.475 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:16.498 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:16.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:16.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:16.600 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:16.626 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:16.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:16.627 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:16.728 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:16.750 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:16.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:16.751 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:16.852 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:16.873 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:16.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:16.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:16.975 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:17.002 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:17.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:17.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:17.071 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:17.089 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:56:17.089 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:56:17.104 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:17.107 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:56:17.107 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:56:17.125 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:56:17.126 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:56:17.127 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:17.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:17.128 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:17.142 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:56:17.143 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:56:17.159 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:56:17.159 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:56:17.175 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:56:17.175 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:56:17.192 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:56:17.192 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:56:17.215 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is set 2024-08-17T17:56:17.217 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:56:17.217 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:56:17.229 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:17.255 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:17.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:17.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:17.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:17 smithi037 ceph-mon[97894]: pgmap v1824: 83 pgs: 83 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:17.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:17 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2009638725' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:56:17.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:17 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/908843899' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:17.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:17 smithi037 ceph-mon[102022]: pgmap v1824: 83 pgs: 83 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:17.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:17 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2009638725' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:56:17.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:17 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/908843899' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:17.357 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:17.380 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:17.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:17.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:17.482 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:17.506 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:17.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:17.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:17.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:17 smithi046 ceph-mon[88218]: pgmap v1824: 83 pgs: 83 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:17.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:17 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2009638725' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:56:17.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:17 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/908843899' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:17.608 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:17.631 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:17.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:17.632 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:17.732 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:17.759 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:17.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:17.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:17.862 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:17.888 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:17.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:17.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:17.990 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:18.013 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:18.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:18.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:18.115 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:18.138 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:18.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:18.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:18.239 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:18.266 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:18.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:18.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:18.368 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:18.390 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:18.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:18.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:18.466 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:18 smithi037 ceph-mon[97894]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:56:18.466 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:18 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2009638725' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:56:18.466 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:18 smithi037 ceph-mon[97894]: osdmap e1222: 8 total, 8 up, 8 in 2024-08-17T17:56:18.467 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:18 smithi037 ceph-mon[102022]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:56:18.467 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:18 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2009638725' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:56:18.467 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:18 smithi037 ceph-mon[102022]: osdmap e1222: 8 total, 8 up, 8 in 2024-08-17T17:56:18.492 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:18.494 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-08-17T17:56:18.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:18 smithi046 ceph-mon[88218]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:56:18.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:18 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2009638725' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:56:18.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:18 smithi046 ceph-mon[88218]: osdmap e1222: 8 total, 8 up, 8 in 2024-08-17T17:56:18.519 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:18.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:18.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:18.621 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:18.644 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:18.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:18.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:18.745 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:18.768 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:18.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:18.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:18.870 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:18.893 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:18.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:18.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:18.995 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:19.022 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:19.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:19.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:19.124 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:19.150 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:19.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:19.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:19.219 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:56:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:56:18] "GET /metrics HTTP/1.1" 200 36614 "" "Prometheus/2.51.0" 2024-08-17T17:56:19.251 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:19.274 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:19.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:19.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:19.376 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:19.398 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:19.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:19.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:19.502 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:19.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:19 smithi046 ceph-mon[88218]: pgmap v1826: 83 pgs: 83 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:19.524 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:19.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:19.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:19.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:19 smithi037 ceph-mon[97894]: pgmap v1826: 83 pgs: 83 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:19.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:19 smithi037 ceph-mon[102022]: pgmap v1826: 83 pgs: 83 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:19.626 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:19.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:19.649 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:19.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:19.750 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:19.777 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:19.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:19.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:19.879 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:19.905 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:19.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:19.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:20.007 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:20.029 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:20.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:20.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:20.131 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:20.158 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:20.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:20.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:20.259 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:20.286 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:20.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:20.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:20.388 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:20.414 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:20.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:20.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:56:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:56:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:56:20.515 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:20.538 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:20.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:20.539 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:20.640 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:20.667 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:20.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:20.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:20.769 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:20.795 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:20.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:20.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:20.897 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:20.920 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:20.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:20.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:21.022 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:21.048 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:21.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:21.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:21.150 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:21.176 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:21.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:21.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:21.222 INFO:teuthology.orchestra.run.smithi037.stderr:pool 'unique_pool_4' created 2024-08-17T17:56:21.278 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:21.301 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:21.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:21.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:21.402 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:21.425 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:21.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:21.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:21.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:21 smithi046 ceph-mon[88218]: pgmap v1827: 83 pgs: 83 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:21.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:21 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/271011089' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-08-17T17:56:21.527 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:21.546 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:21 smithi037 ceph-mon[97894]: pgmap v1827: 83 pgs: 83 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:21.546 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:21 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/271011089' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-08-17T17:56:21.546 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:21 smithi037 ceph-mon[102022]: pgmap v1827: 83 pgs: 83 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:21.546 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:21 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/271011089' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-08-17T17:56:21.550 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:21.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:21.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:21.652 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:21.655 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:21.679 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:21.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:21.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:21.702 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:21.760 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:56:21.780 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:21.808 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:21.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:21.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:21.910 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:21.935 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:21.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:21.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:22.037 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:22.060 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:22.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:22.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:22.161 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:22.187 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:22.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:22.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:22.289 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:22.313 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:22.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:22.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:22.415 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:22.440 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:22.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:22.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:22.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:22 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/271011089' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-08-17T17:56:22.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:22 smithi046 ceph-mon[88218]: osdmap e1223: 8 total, 8 up, 8 in 2024-08-17T17:56:22.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:22 smithi046 ceph-mon[88218]: osdmap e1224: 8 total, 8 up, 8 in 2024-08-17T17:56:22.542 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:22.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:22 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/271011089' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-08-17T17:56:22.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:22 smithi037 ceph-mon[102022]: osdmap e1223: 8 total, 8 up, 8 in 2024-08-17T17:56:22.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:22 smithi037 ceph-mon[102022]: osdmap e1224: 8 total, 8 up, 8 in 2024-08-17T17:56:22.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:22 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/271011089' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-08-17T17:56:22.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:22 smithi037 ceph-mon[97894]: osdmap e1223: 8 total, 8 up, 8 in 2024-08-17T17:56:22.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:22 smithi037 ceph-mon[97894]: osdmap e1224: 8 total, 8 up, 8 in 2024-08-17T17:56:22.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:22.570 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:22.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:22.671 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:22.697 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:22.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:22.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:22.798 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:22.821 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:22.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:22.822 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:22.923 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:22.946 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:22.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:22.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:23.047 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:23.069 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:23.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:23.070 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:23.117 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:56:23.171 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:23.199 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:23.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:23.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:23.301 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:23.327 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:23.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:23.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:23.429 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:23.451 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:23.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:23.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:23.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:23 smithi046 ceph-mon[88218]: pgmap v1829: 99 pgs: 16 unknown, 83 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:23.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:23 smithi046 ceph-mon[88218]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:56:23.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:23 smithi046 ceph-mon[88218]: osdmap e1225: 8 total, 8 up, 8 in 2024-08-17T17:56:23.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:23 smithi037 ceph-mon[102022]: pgmap v1829: 99 pgs: 16 unknown, 83 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:23.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:23 smithi037 ceph-mon[102022]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:56:23.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:23 smithi037 ceph-mon[102022]: osdmap e1225: 8 total, 8 up, 8 in 2024-08-17T17:56:23.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:23 smithi037 ceph-mon[97894]: pgmap v1829: 99 pgs: 16 unknown, 83 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:23.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:23 smithi037 ceph-mon[97894]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:56:23.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:23 smithi037 ceph-mon[97894]: osdmap e1225: 8 total, 8 up, 8 in 2024-08-17T17:56:23.553 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:23.575 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:23.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:23.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:23.600 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool application enable unique_pool_4 rados --yes-i-really-mean-it || true 2024-08-17T17:56:23.677 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:23.704 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:23.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:23.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:23.806 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:23.828 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:23.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:23.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:23.930 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:23.953 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:23.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:23.954 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:24.054 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:24.076 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:24.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:24.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:24.178 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:24.206 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:24.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:24.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:24.307 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:24.330 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:24.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:24.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:24.431 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:24.458 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:24.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:24.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:24.560 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:24.582 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:24.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:24.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:24.684 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:24.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:24.707 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:24.707 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:24.808 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:24.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:24.832 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:24.832 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:24.933 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:24.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:24.956 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:24.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:25.057 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:25.080 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:25.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:25.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:25.095 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:25.095 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:25.096 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:24 smithi037 ceph-mon[97894]: pgmap v1832: 99 pgs: 16 unknown, 83 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:25.096 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:25.096 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:25.096 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:24 smithi037 ceph-mon[102022]: pgmap v1832: 99 pgs: 16 unknown, 83 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:25.182 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:25.209 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:25.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:25.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:24 smithi046 ceph-mon[88218]: pgmap v1832: 99 pgs: 16 unknown, 83 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:25.311 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:25.334 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:25.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:25.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:25.436 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:25.458 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:25.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:25.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:25.560 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:25.582 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:25.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:25.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:25.684 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:25.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:25.708 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:25.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:25.761 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 17:56:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=cleanup t=2024-08-17T17:56:25.452151949Z level=info msg="Completed cleanup jobs" duration=13.132245ms 2024-08-17T17:56:25.809 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:25.835 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:25.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:25.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:25.858 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:25.858 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:25.937 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:25.963 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:25.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:25.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:26.066 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:26.090 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:26.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:26.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:26.191 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:26.218 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:26.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:26.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:26.320 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:26.347 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:26.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:26.348 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:26.450 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:26.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:26.475 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:26.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:26.576 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:26.603 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:26.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:26.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:26.705 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:26.728 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:26.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:26.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:26.830 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:26.852 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:26.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:26.853 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:26.954 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:26.977 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:26.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:26.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:27.079 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:27.101 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:27.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:27.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:27.202 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:27.224 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:27.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:27.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:27 smithi037 ceph-mon[97894]: pgmap v1833: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:27.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:27 smithi037 ceph-mon[102022]: pgmap v1833: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:27.326 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:27.335 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.0 reset_purged_snaps_last 2024-08-17T17:56:27.353 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:27.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:27.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:27.455 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:27.477 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:27.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:27.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:27.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:27 smithi046 ceph-mon[88218]: pgmap v1833: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:27.585 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:27.607 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:27.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:27.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:27.709 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:27.736 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:27.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:27.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:27.838 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:27.861 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:27.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:27.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:27.962 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:27.984 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:27.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:27.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:28.086 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:28.108 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:28.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:28.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:28.210 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:28.237 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:28.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:28.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:28.339 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:28.365 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:28.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:28.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:28.467 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:28.494 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:28.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:28.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:28.596 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:28.621 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:28.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:28.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:28.723 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:28.749 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:28.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:28.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:28.851 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:28.874 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:28.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:28.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:28.976 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:29.002 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:29.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:29.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:29.066 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:56:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:56:28] "GET /metrics HTTP/1.1" 200 36551 "" "Prometheus/2.51.0" 2024-08-17T17:56:29.104 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:29.130 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:29.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:29.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:29.232 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:29.258 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:29.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:29.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:29.304 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:56:29.304 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:56:29.360 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:29.382 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:29.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:29.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:29.484 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:29.511 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:29.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:29 smithi046 ceph-mon[88218]: pgmap v1834: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:29.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:29.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:29.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:29 smithi037 ceph-mon[102022]: pgmap v1834: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:29.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:29 smithi037 ceph-mon[97894]: pgmap v1834: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:29.613 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:29.639 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:29.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:29.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:29.742 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:29.765 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:29.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:29.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:29.867 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:29.893 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:29.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:29.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:29.996 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:30.011 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-08-17T17:56:30.022 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:30.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:30.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:30.124 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:30.147 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:30.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:30.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:30.249 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:30.271 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:30.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:30.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:30.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:30 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:30.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:30 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:30.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:30 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:30.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:30 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:30.301 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:56:30.373 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:30.395 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:30.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:30.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:30.425 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:56:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:56:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:56:30.425 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:30 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:30.426 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:30 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:30.497 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:30.519 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:30.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:30.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:30.621 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:30.643 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:30.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:30.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:30.746 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:30.772 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:30.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:30.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:30.874 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:30.899 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:30.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:30.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:31.001 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:31.023 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:31.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:31.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:31.119 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:56:31.120 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:56:31.120 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:56:31.120 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:56:31.126 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:31.136 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:56:31.137 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:56:31.149 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:31.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:31.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:31.153 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:56:31.153 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:56:31.168 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:56:31.169 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:56:31.184 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:56:31.185 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:56:31.200 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:56:31.201 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:56:31.216 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:56:31.216 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:56:31.252 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:31 smithi046 ceph-mon[88218]: pgmap v1835: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:31.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:31 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3258690303' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:31.274 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:31.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:31.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:31.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:31 smithi037 ceph-mon[102022]: pgmap v1835: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:31.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:31 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3258690303' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:31.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:31 smithi037 ceph-mon[97894]: pgmap v1835: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:31.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:31 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3258690303' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:31.376 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:31.401 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:31.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:31.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:31.503 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:31.510 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:31.510 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:31.528 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:31.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:31.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:31.630 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:31.653 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:31.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:31.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:31.755 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:31.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:31.779 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:31.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:31.880 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:31.902 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:31.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:31.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:32.004 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:32.027 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:32.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:32.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:32.111 INFO:teuthology.orchestra.run.smithi037.stderr:enabled application 'rados' on pool 'unique_pool_4' 2024-08-17T17:56:32.128 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:32.153 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:32.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:32.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:32.208 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:32 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1095180538' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:56:32.231 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:56:32.231 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [], 2024-08-17T17:56:32.231 INFO:teuthology.orchestra.run.smithi046.stdout: "num_ops": 0 2024-08-17T17:56:32.231 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:56:32.254 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:32.279 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:32.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:32.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:32.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:32 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1095180538' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:56:32.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:32 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1095180538' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:56:32.381 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:32.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:32.407 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:32.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:32.508 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:32.531 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:32.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:32.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:32.632 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:32.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:32.656 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:32.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:32.757 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:32.780 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:32.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:32.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:32.882 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:32.904 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-08-17T17:56:32.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:32.907 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:32.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:33.008 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:33.030 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:33.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:33.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:33.132 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:33.157 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:33.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:33.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:33.183 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:56:33.242 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:33 smithi037 ceph-mon[102022]: pgmap v1836: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:33.242 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:33 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1095180538' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:56:33.243 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:33 smithi037 ceph-mon[102022]: osdmap e1226: 8 total, 8 up, 8 in 2024-08-17T17:56:33.243 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:33 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:56:33.243 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:33 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:56:33.243 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:33 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:33.243 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:33 smithi037 ceph-mon[97894]: pgmap v1836: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:33.243 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:33 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1095180538' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:56:33.243 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:33 smithi037 ceph-mon[97894]: osdmap e1226: 8 total, 8 up, 8 in 2024-08-17T17:56:33.243 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:33 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:56:33.243 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:33 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:56:33.243 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:33 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:33.259 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:33.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:33.283 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:33.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:33.384 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:33.406 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:33.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:33.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:33.454 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:33 smithi046 ceph-mon[88218]: pgmap v1836: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:33.454 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:33 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1095180538' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:56:33.454 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:33 smithi046 ceph-mon[88218]: osdmap e1226: 8 total, 8 up, 8 in 2024-08-17T17:56:33.454 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:33 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:56:33.454 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:33 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:56:33.454 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:33 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:33.508 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:33.531 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:33.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:33.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:33.633 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:33.658 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:33.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:33.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:33.760 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:33.787 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:33.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:33.788 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:33.889 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:34.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:34.040 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:34.040 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:34.051 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:56:34.142 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:34.165 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:34.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:34.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:34.267 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:34.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:34.290 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:34.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:34.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:34 smithi037 ceph-mon[102022]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:56:34.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:34 smithi037 ceph-mon[97894]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:56:34.377 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:34 smithi046 ceph-mon[88218]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:56:34.392 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:34.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:34.416 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:34.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:34.516 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:34.539 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:34.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:34.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:34.640 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:34.664 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:34.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:34.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:34.766 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:34.788 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:34.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:34.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:34.855 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:56:34.855 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [], 2024-08-17T17:56:34.855 INFO:teuthology.orchestra.run.smithi046.stdout: "complaint_time": 30, 2024-08-17T17:56:34.856 INFO:teuthology.orchestra.run.smithi046.stdout: "num_blocked_ops": 0 2024-08-17T17:56:34.856 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:56:34.890 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:34.912 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:34.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:34.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:35.014 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:35.025 DEBUG:teuthology.orchestra.run.smithi037:> /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' 2024-08-17T17:56:35.028 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-08-17T17:56:35.028 INFO:teuthology.orchestra.run:waiting for 3000 2024-08-17T17:56:35.036 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:35.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:35.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:35.075 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:hints = 1 2024-08-17T17:56:35.075 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-08-17T17:56:35.075 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Object prefix: benchmark_data_smithi037_235265 2024-08-17T17:56:35.075 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:56:35.075 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 0 0 0 0 0 0 - 0 2024-08-17T17:56:35.137 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:35.173 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:35.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:35.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:35.276 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:35.311 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:35.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:35.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:35.413 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:35.448 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:35.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:35.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:35.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:35 smithi046 ceph-mon[88218]: pgmap v1838: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:35.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:35 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:35.506 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-08-17T17:56:35.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:35 smithi037 ceph-mon[102022]: pgmap v1838: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:35.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:35 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:35.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:35 smithi037 ceph-mon[97894]: pgmap v1838: 99 pgs: 99 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:56:35.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:35 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:35.549 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:35.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:35.599 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:35.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:35.700 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:35.743 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:35.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:35.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:35.845 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:35.883 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:35.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:35.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:35.984 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:35.995 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:56:36.013 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:36.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:36.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:36.075 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 1 16 3546 3530 220.613 220.625 0.00556485 0.00451884 2024-08-17T17:56:36.115 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:36.149 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:36.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:36.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:36.251 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:36.288 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:36.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:36.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:36.390 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:36.428 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:36.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:36.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:36.530 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:36.564 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:36.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:36.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:36.665 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:36.702 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:36.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:36.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:36.804 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:36.838 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:36.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:36.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:36.915 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:36.940 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:36.971 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:36.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:36.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:37.074 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:37.075 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 2 16 6999 6983 218.203 215.812 0.00610836 0.00457161 2024-08-17T17:56:37.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:37.109 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:37.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:37.210 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:37.252 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:37.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:37.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:37.282 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is unset 2024-08-17T17:56:37.354 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:37.396 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:37.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:37.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:37.457 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:37 smithi046 ceph-mon[88218]: pgmap v1839: 99 pgs: 99 active+clean; 4.7 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 422 KiB/s wr, 6 op/s 2024-08-17T17:56:37.457 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:37 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3938599754' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:56:37.498 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:37.535 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:37.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:37.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:37.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:37 smithi037 ceph-mon[102022]: pgmap v1839: 99 pgs: 99 active+clean; 4.7 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 422 KiB/s wr, 6 op/s 2024-08-17T17:56:37.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:37 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3938599754' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:56:37.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:37 smithi037 ceph-mon[97894]: pgmap v1839: 99 pgs: 99 active+clean; 4.7 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 422 KiB/s wr, 6 op/s 2024-08-17T17:56:37.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:37 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3938599754' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:56:37.637 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:37.661 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:37.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:37.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:37.763 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:37.804 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:37.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:37.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:37.906 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:37.925 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:56:37.925 INFO:teuthology.orchestra.run.smithi046.stdout: "size": 20, 2024-08-17T17:56:37.925 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 600, 2024-08-17T17:56:37.925 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [ 2024-08-17T17:56:37.925 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.925 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:75038 7.1 7:87c0a519:::benchmark_data_smithi037_171911_object75037:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1148)", 2024-08-17T17:56:37.925 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:45.018181+0000", 2024-08-17T17:56:37.925 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 532.90296342299996, 2024-08-17T17:56:37.925 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.20326449899999999, 2024-08-17T17:56:37.925 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:56:37.926 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:37.926 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:56:37.926 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:56:37.926 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:56:37.926 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 75038 2024-08-17T17:56:37.926 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.926 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:56:37.926 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.926 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:56:37.926 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.018181+0000", 2024-08-17T17:56:37.926 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:37.926 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.927 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.927 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:56:37.927 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.018181+0000", 2024-08-17T17:56:37.927 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:37.927 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.927 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.927 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:56:37.927 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.018179+0000", 2024-08-17T17:56:37.927 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:56:37.927 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.927 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.928 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:56:37.928 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.018243+0000", 2024-08-17T17:56:37.928 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.4018999999999998e-05 2024-08-17T17:56:37.928 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.928 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.928 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:56:37.928 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.074338+0000", 2024-08-17T17:56:37.928 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.056094722999999999 2024-08-17T17:56:37.928 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.928 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.928 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:56:37.928 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.074354+0000", 2024-08-17T17:56:37.929 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.5515999999999998e-05 2024-08-17T17:56:37.929 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.929 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.929 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:56:37.929 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.075313+0000", 2024-08-17T17:56:37.929 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00095905600000000001 2024-08-17T17:56:37.929 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.929 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.929 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:56:37.929 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.075409+0000", 2024-08-17T17:56:37.929 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.6263999999999999e-05 2024-08-17T17:56:37.929 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.929 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.930 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,6", 2024-08-17T17:56:37.930 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.075495+0000", 2024-08-17T17:56:37.930 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.5494999999999994e-05 2024-08-17T17:56:37.930 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.930 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.930 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:56:37.930 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.080023+0000", 2024-08-17T17:56:37.930 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0045279630000000003 2024-08-17T17:56:37.930 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.930 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.930 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:37.930 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.082929+0000", 2024-08-17T17:56:37.930 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0029065620000000001 2024-08-17T17:56:37.931 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.931 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.931 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:37.931 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221360+0000", 2024-08-17T17:56:37.931 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.138430523 2024-08-17T17:56:37.931 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.931 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.931 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:56:37.931 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221407+0000", 2024-08-17T17:56:37.931 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.7670000000000003e-05 2024-08-17T17:56:37.931 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.931 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.931 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:56:37.932 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221445+0000", 2024-08-17T17:56:37.932 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8039e-05 2024-08-17T17:56:37.932 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:37.932 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:56:37.932 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:37.932 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.932 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.932 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:75045 7.1 7:839b9233:::benchmark_data_smithi037_171911_object75044:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1148)", 2024-08-17T17:56:37.932 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:45.074379+0000", 2024-08-17T17:56:37.932 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 532.84676522300003, 2024-08-17T17:56:37.932 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.14719834500000001, 2024-08-17T17:56:37.932 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:56:37.932 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:37.932 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:56:37.933 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:56:37.933 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:56:37.933 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 75045 2024-08-17T17:56:37.933 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.933 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:56:37.933 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.933 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:56:37.933 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.074379+0000", 2024-08-17T17:56:37.933 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:37.933 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.933 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.933 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:56:37.933 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.074379+0000", 2024-08-17T17:56:37.934 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:37.934 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.934 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.934 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:56:37.934 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.074377+0000", 2024-08-17T17:56:37.934 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:56:37.934 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.934 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.934 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:56:37.934 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.074429+0000", 2024-08-17T17:56:37.934 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1548000000000002e-05 2024-08-17T17:56:37.934 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.934 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.935 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:56:37.935 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.074441+0000", 2024-08-17T17:56:37.935 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2531000000000001e-05 2024-08-17T17:56:37.935 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.935 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.935 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:56:37.935 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.074446+0000", 2024-08-17T17:56:37.935 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.685e-06 2024-08-17T17:56:37.935 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.935 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.935 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:56:37.935 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.077888+0000", 2024-08-17T17:56:37.935 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0034423660000000001 2024-08-17T17:56:37.936 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.936 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.936 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:56:37.936 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.077979+0000", 2024-08-17T17:56:37.936 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.0650999999999997e-05 2024-08-17T17:56:37.936 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.936 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.936 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,6", 2024-08-17T17:56:37.936 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.078072+0000", 2024-08-17T17:56:37.936 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.3715000000000007e-05 2024-08-17T17:56:37.936 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.936 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.936 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:56:37.937 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.080130+0000", 2024-08-17T17:56:37.937 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0020572429999999998 2024-08-17T17:56:37.937 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.937 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.937 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:37.937 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.083276+0000", 2024-08-17T17:56:37.937 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0031458369999999999 2024-08-17T17:56:37.937 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.937 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.937 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:37.937 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221499+0000", 2024-08-17T17:56:37.937 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.138223497 2024-08-17T17:56:37.937 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.938 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.938 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:56:37.938 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221544+0000", 2024-08-17T17:56:37.938 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4852999999999999e-05 2024-08-17T17:56:37.938 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.938 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.938 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:56:37.938 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221577+0000", 2024-08-17T17:56:37.938 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.3427999999999999e-05 2024-08-17T17:56:37.938 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:37.938 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:56:37.938 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:37.938 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.939 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.939 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.35334.0:75067 7.8 e1149/1142 7:19e3534b:::benchmark_data_smithi037_171911_object75066:head v 1149'4747, mlcod=1148'4745)", 2024-08-17T17:56:37.939 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:45.092109+0000", 2024-08-17T17:56:37.939 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 532.82903550799995, 2024-08-17T17:56:37.939 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.13194044599999999, 2024-08-17T17:56:37.939 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:56:37.939 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:37.939 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:56:37.939 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.939 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:56:37.939 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.092109+0000", 2024-08-17T17:56:37.940 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:37.940 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.940 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.940 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:56:37.940 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.092109+0000", 2024-08-17T17:56:37.940 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:37.940 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.941 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.941 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:56:37.941 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.092108+0000", 2024-08-17T17:56:37.941 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:56:37.941 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.941 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.941 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:56:37.941 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.092163+0000", 2024-08-17T17:56:37.941 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4468000000000001e-05 2024-08-17T17:56:37.941 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.941 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.941 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:56:37.941 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.092171+0000", 2024-08-17T17:56:37.942 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.7749999999999993e-06 2024-08-17T17:56:37.942 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.942 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.942 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:56:37.942 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.092174+0000", 2024-08-17T17:56:37.942 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8530000000000002e-06 2024-08-17T17:56:37.942 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.942 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.942 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:56:37.942 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.092220+0000", 2024-08-17T17:56:37.942 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.5290999999999997e-05 2024-08-17T17:56:37.942 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.942 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.943 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:56:37.943 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.092232+0000", 2024-08-17T17:56:37.943 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2320000000000001e-05 2024-08-17T17:56:37.943 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.943 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.943 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:56:37.943 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.223974+0000", 2024-08-17T17:56:37.943 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.13174214400000001 2024-08-17T17:56:37.943 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.943 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.943 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:56:37.943 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.224049+0000", 2024-08-17T17:56:37.943 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.4994999999999996e-05 2024-08-17T17:56:37.944 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:37.944 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:56:37.944 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:37.944 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.944 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.944 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop_reply(client.35334.0:75038 7.1 e1148/1142 ondisk, result = 0)", 2024-08-17T17:56:37.944 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:45.109764+0000", 2024-08-17T17:56:37.944 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 532.81138054200005, 2024-08-17T17:56:37.944 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.111692096, 2024-08-17T17:56:37.944 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:56:37.944 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "started", 2024-08-17T17:56:37.944 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:56:37.944 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.945 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:56:37.945 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.109764+0000", 2024-08-17T17:56:37.945 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:37.945 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.945 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.945 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:56:37.945 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.109764+0000", 2024-08-17T17:56:37.945 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:37.945 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.945 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.945 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:56:37.945 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.109763+0000", 2024-08-17T17:56:37.945 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:56:37.945 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.945 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.946 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:56:37.946 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.109771+0000", 2024-08-17T17:56:37.946 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.9850000000000006e-06 2024-08-17T17:56:37.946 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.946 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.946 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:56:37.946 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221209+0000", 2024-08-17T17:56:37.946 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.111438628 2024-08-17T17:56:37.946 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.946 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.946 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:56:37.946 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221218+0000", 2024-08-17T17:56:37.946 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.3430000000000002e-06 2024-08-17T17:56:37.947 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.947 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.947 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:56:37.947 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221345+0000", 2024-08-17T17:56:37.947 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000126069 2024-08-17T17:56:37.947 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.947 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.947 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:56:37.947 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221352+0000", 2024-08-17T17:56:37.947 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.5989999999999996e-06 2024-08-17T17:56:37.947 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.947 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.948 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:56:37.948 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221456+0000", 2024-08-17T17:56:37.948 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000103619 2024-08-17T17:56:37.948 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:37.948 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:56:37.948 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:37.948 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.948 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.948 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.35334.0:75075 7.3 e1149/1142 7:c06bb2e9:::benchmark_data_smithi037_171911_object75074:head v 1149'4626, mlcod=1148'4624)", 2024-08-17T17:56:37.948 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:45.110976+0000", 2024-08-17T17:56:37.948 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 532.81016847399997, 2024-08-17T17:56:37.948 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.11813219599999999, 2024-08-17T17:56:37.948 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:56:37.948 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:37.949 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:56:37.949 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.949 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:56:37.949 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.110976+0000", 2024-08-17T17:56:37.949 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:37.949 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.949 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.949 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:56:37.949 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.110976+0000", 2024-08-17T17:56:37.949 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:37.949 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.949 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.950 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:56:37.950 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.110975+0000", 2024-08-17T17:56:37.950 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:56:37.950 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.950 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.950 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:56:37.950 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.111044+0000", 2024-08-17T17:56:37.950 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.8190999999999998e-05 2024-08-17T17:56:37.950 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.950 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.950 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:56:37.950 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221211+0000", 2024-08-17T17:56:37.950 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.11016728000000001 2024-08-17T17:56:37.951 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.951 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.951 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:56:37.951 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221216+0000", 2024-08-17T17:56:37.951 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5210000000000002e-06 2024-08-17T17:56:37.951 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.951 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.951 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:56:37.951 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221809+0000", 2024-08-17T17:56:37.951 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00059277199999999998 2024-08-17T17:56:37.951 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.951 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.951 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:56:37.952 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221827+0000", 2024-08-17T17:56:37.952 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.7739000000000001e-05 2024-08-17T17:56:37.952 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.952 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.952 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:56:37.952 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.228856+0000", 2024-08-17T17:56:37.952 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0070292159999999996 2024-08-17T17:56:37.952 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.952 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.952 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:56:37.952 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.229108+0000", 2024-08-17T17:56:37.952 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00025188899999999999 2024-08-17T17:56:37.952 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:37.953 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:56:37.953 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:37.953 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.953 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.953 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.35334.0:75080 7.8 e1149/1142 7:1451bc4c:::benchmark_data_smithi037_171911_object75079:head v 1149'4748, mlcod=1148'4745)", 2024-08-17T17:56:37.953 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:47:45.114411+0000", 2024-08-17T17:56:37.953 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 532.806733151, 2024-08-17T17:56:37.953 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.114642878, 2024-08-17T17:56:37.953 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:56:37.953 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:37.953 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:56:37.953 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.953 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:56:37.954 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.114411+0000", 2024-08-17T17:56:37.954 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:37.954 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.954 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.954 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:56:37.954 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.114411+0000", 2024-08-17T17:56:37.954 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:37.954 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.954 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.954 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:56:37.954 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.114410+0000", 2024-08-17T17:56:37.954 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:56:37.954 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.955 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.955 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:56:37.955 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.114485+0000", 2024-08-17T17:56:37.955 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.4500999999999997e-05 2024-08-17T17:56:37.955 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.955 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.955 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:56:37.955 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221202+0000", 2024-08-17T17:56:37.955 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.10671689199999999 2024-08-17T17:56:37.955 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.955 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.955 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:56:37.955 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221221+0000", 2024-08-17T17:56:37.956 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.9644999999999999e-05 2024-08-17T17:56:37.956 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.956 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.956 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:56:37.956 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221474+0000", 2024-08-17T17:56:37.956 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00025234600000000003 2024-08-17T17:56:37.956 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.956 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.956 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:56:37.956 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.221492+0000", 2024-08-17T17:56:37.956 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.8306000000000001e-05 2024-08-17T17:56:37.956 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.956 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.957 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:56:37.957 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.229021+0000", 2024-08-17T17:56:37.957 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0075290469999999996 2024-08-17T17:56:37.957 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.957 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.957 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:56:37.957 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:47:45.229054+0000", 2024-08-17T17:56:37.957 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.3059000000000003e-05 2024-08-17T17:56:37.957 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:37.957 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:56:37.957 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:37.957 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.957 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.957 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:223270 7.4 7:2cd8b76d:::benchmark_data_smithi037_171911_object105312:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1166)", 2024-08-17T17:56:37.958 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:50:45.062493+0000", 2024-08-17T17:56:37.958 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 352.85865146999998, 2024-08-17T17:56:37.958 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2095053349999998, 2024-08-17T17:56:37.958 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:56:37.958 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:37.958 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:56:37.958 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:56:37.958 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:56:37.958 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 223270 2024-08-17T17:56:37.958 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.958 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:56:37.958 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.959 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:56:37.959 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.062493+0000", 2024-08-17T17:56:37.959 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:37.959 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.959 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.959 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:56:37.959 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.062493+0000", 2024-08-17T17:56:37.959 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:37.959 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.959 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.959 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:56:37.959 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.062491+0000", 2024-08-17T17:56:37.959 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:56:37.960 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.960 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.960 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:56:37.960 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.062499+0000", 2024-08-17T17:56:37.960 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.6529999999999994e-06 2024-08-17T17:56:37.960 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.960 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.960 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:56:37.960 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.062515+0000", 2024-08-17T17:56:37.960 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.6047999999999999e-05 2024-08-17T17:56:37.960 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.960 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.960 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:56:37.960 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.062521+0000", 2024-08-17T17:56:37.960 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.4910000000000002e-06 2024-08-17T17:56:37.961 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.961 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.961 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:56:37.961 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.062589+0000", 2024-08-17T17:56:37.961 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.7606000000000003e-05 2024-08-17T17:56:37.961 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.961 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.961 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:56:37.961 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.062601+0000", 2024-08-17T17:56:37.961 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1912999999999999e-05 2024-08-17T17:56:37.961 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.961 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.961 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:56:37.961 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.037331+0000", 2024-08-17T17:56:37.962 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.97472987700000002 2024-08-17T17:56:37.962 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.962 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.962 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:56:37.962 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.037343+0000", 2024-08-17T17:56:37.962 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2198000000000001e-05 2024-08-17T17:56:37.962 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.962 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.962 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:56:37.962 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.233782+0000", 2024-08-17T17:56:37.962 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.19643937 2024-08-17T17:56:37.962 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.962 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.963 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:56:37.963 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.236734+0000", 2024-08-17T17:56:37.963 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0029514379999999998 2024-08-17T17:56:37.963 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.963 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.963 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,1,6", 2024-08-17T17:56:37.963 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.237063+0000", 2024-08-17T17:56:37.963 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00032934799999999998 2024-08-17T17:56:37.963 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.963 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.963 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:56:37.963 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.259709+0000", 2024-08-17T17:56:37.963 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.022645988999999998 2024-08-17T17:56:37.963 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.964 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.964 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:37.964 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.259953+0000", 2024-08-17T17:56:37.964 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000243553 2024-08-17T17:56:37.964 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.964 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.964 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:37.964 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.262339+0000", 2024-08-17T17:56:37.964 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0023864450000000001 2024-08-17T17:56:37.964 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.964 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.964 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:37.964 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.271790+0000", 2024-08-17T17:56:37.964 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.009450913 2024-08-17T17:56:37.965 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.965 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.965 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:56:37.965 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.271884+0000", 2024-08-17T17:56:37.965 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.3615000000000004e-05 2024-08-17T17:56:37.965 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.965 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.965 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:56:37.965 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.271998+0000", 2024-08-17T17:56:37.965 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000114382 2024-08-17T17:56:37.965 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:37.965 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:56:37.965 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:37.966 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.966 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.966 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:31476 8.2 8:46cb3c27:::benchmark_data_smithi037_204188_object31475:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1188)", 2024-08-17T17:56:37.966 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:52:00.184109+0000", 2024-08-17T17:56:37.966 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 277.737035504, 2024-08-17T17:56:37.966 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.114086298, 2024-08-17T17:56:37.966 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:56:37.966 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:37.966 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:56:37.966 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:56:37.966 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:56:37.966 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 31476 2024-08-17T17:56:37.966 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.967 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:56:37.967 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.967 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:56:37.967 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:00.184109+0000", 2024-08-17T17:56:37.967 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:37.967 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.967 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.967 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:56:37.967 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:00.184109+0000", 2024-08-17T17:56:37.967 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:37.967 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.967 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.967 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:56:37.968 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:00.184108+0000", 2024-08-17T17:56:37.968 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:56:37.968 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.968 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.968 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:56:37.968 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:00.184169+0000", 2024-08-17T17:56:37.968 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0974999999999998e-05 2024-08-17T17:56:37.968 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.968 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.968 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:56:37.968 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:00.184181+0000", 2024-08-17T17:56:37.968 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2075999999999999e-05 2024-08-17T17:56:37.968 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.969 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.969 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:56:37.969 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:00.184186+0000", 2024-08-17T17:56:37.969 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.519e-06 2024-08-17T17:56:37.969 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.969 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.969 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:56:37.969 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:00.185755+0000", 2024-08-17T17:56:37.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:37.970 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0015691360000000001 2024-08-17T17:56:37.971 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.971 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.971 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:56:37.971 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:00.185889+0000", 2024-08-17T17:56:37.971 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013380099999999999 2024-08-17T17:56:37.971 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.971 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.971 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:56:37.971 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:00.186022+0000", 2024-08-17T17:56:37.971 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000133227 2024-08-17T17:56:37.971 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.971 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.971 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:56:37.972 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:00.188793+0000", 2024-08-17T17:56:37.972 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0027705680000000002 2024-08-17T17:56:37.972 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.972 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.972 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:37.972 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:00.191569+0000", 2024-08-17T17:56:37.972 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0027758409999999998 2024-08-17T17:56:37.972 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.972 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.972 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:37.972 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:00.298090+0000", 2024-08-17T17:56:37.972 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.10652096699999999 2024-08-17T17:56:37.972 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.972 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.973 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:56:37.973 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:00.298152+0000", 2024-08-17T17:56:37.973 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2279000000000005e-05 2024-08-17T17:56:37.973 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.973 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.973 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:56:37.973 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:00.298195+0000", 2024-08-17T17:56:37.973 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2922e-05 2024-08-17T17:56:37.973 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:37.973 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:56:37.973 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:37.973 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.973 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.974 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:31482 8.2 8:4838fe7d:::benchmark_data_smithi037_204188_object31481:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1188)", 2024-08-17T17:56:37.974 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:52:00.187140+0000", 2024-08-17T17:56:37.974 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 277.73400399799999, 2024-08-17T17:56:37.974 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.111165189, 2024-08-17T17:56:37.974 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:56:37.974 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:37.974 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:56:37.974 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:56:37.974 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:56:37.974 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 31482 2024-08-17T17:56:37.974 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.974 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:56:37.974 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.975 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:56:37.975 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:00.187140+0000", 2024-08-17T17:56:37.975 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:37.975 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.975 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.975 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:56:37.975 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:00.187140+0000", 2024-08-17T17:56:37.975 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:37.975 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.975 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.975 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:56:37.975 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:00.187139+0000", 2024-08-17T17:56:37.976 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:56:37.976 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.976 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.976 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:56:37.976 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:00.187201+0000", 2024-08-17T17:56:37.976 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.1885999999999997e-05 2024-08-17T17:56:37.976 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.976 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.976 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:56:37.976 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:00.187214+0000", 2024-08-17T17:56:37.976 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3196e-05 2024-08-17T17:56:37.976 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.976 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.976 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:56:37.977 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:00.187221+0000", 2024-08-17T17:56:37.977 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.0400000000000004e-06 2024-08-17T17:56:37.977 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.977 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.977 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:56:37.977 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:00.187324+0000", 2024-08-17T17:56:37.977 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000103525 2024-08-17T17:56:37.977 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.977 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.977 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:56:37.977 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:00.187508+0000", 2024-08-17T17:56:37.977 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000183668 2024-08-17T17:56:37.977 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.977 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.978 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:56:37.978 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:00.187661+0000", 2024-08-17T17:56:37.978 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00015281600000000001 2024-08-17T17:56:37.978 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.978 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.978 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:56:37.978 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:00.188948+0000", 2024-08-17T17:56:37.978 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0012873610000000001 2024-08-17T17:56:37.978 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.978 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.978 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:37.978 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:00.191604+0000", 2024-08-17T17:56:37.979 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.002655339 2024-08-17T17:56:37.979 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.979 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.979 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:37.979 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:00.298231+0000", 2024-08-17T17:56:37.979 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.106627361 2024-08-17T17:56:37.979 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.979 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.979 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:56:37.979 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:00.298274+0000", 2024-08-17T17:56:37.979 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2877999999999998e-05 2024-08-17T17:56:37.979 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.979 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.980 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:56:37.980 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:00.298305+0000", 2024-08-17T17:56:37.980 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.1677000000000002e-05 2024-08-17T17:56:37.980 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:37.980 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:56:37.980 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:37.980 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.980 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.980 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:35834 8.2 8:4965d09e:::benchmark_data_smithi037_204188_object35833:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1188)", 2024-08-17T17:56:37.980 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:52:02.756342+0000", 2024-08-17T17:56:37.980 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 275.164801936, 2024-08-17T17:56:37.980 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.115307795, 2024-08-17T17:56:37.980 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:56:37.981 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:37.981 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:56:37.981 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:56:37.981 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:56:37.981 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 35834 2024-08-17T17:56:37.981 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.981 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:56:37.981 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.981 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:56:37.981 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.756342+0000", 2024-08-17T17:56:37.981 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:37.981 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.981 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.981 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:56:37.982 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.756342+0000", 2024-08-17T17:56:37.982 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:37.982 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.982 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.982 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:56:37.982 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.756341+0000", 2024-08-17T17:56:37.982 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:56:37.982 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.982 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.982 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:56:37.982 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.756367+0000", 2024-08-17T17:56:37.982 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.5891e-05 2024-08-17T17:56:37.982 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.983 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.983 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:56:37.983 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.756379+0000", 2024-08-17T17:56:37.983 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2123999999999999e-05 2024-08-17T17:56:37.983 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.983 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.983 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:56:37.983 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.756387+0000", 2024-08-17T17:56:37.983 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.8900000000000007e-06 2024-08-17T17:56:37.983 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.983 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.983 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:56:37.984 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.756437+0000", 2024-08-17T17:56:37.984 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0229000000000003e-05 2024-08-17T17:56:37.984 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.984 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.984 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:56:37.984 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.756559+0000", 2024-08-17T17:56:37.984 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000121805 2024-08-17T17:56:37.984 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.984 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.984 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:56:37.984 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.756715+0000", 2024-08-17T17:56:37.984 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00015638199999999999 2024-08-17T17:56:37.984 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.985 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.985 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:56:37.985 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.757942+0000", 2024-08-17T17:56:37.985 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001226448 2024-08-17T17:56:37.985 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.985 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.985 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:37.985 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.758163+0000", 2024-08-17T17:56:37.985 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00022115700000000001 2024-08-17T17:56:37.985 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.985 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.985 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:37.985 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.871557+0000", 2024-08-17T17:56:37.986 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.113394495 2024-08-17T17:56:37.986 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.986 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.986 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:56:37.986 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.871610+0000", 2024-08-17T17:56:37.986 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.2151000000000003e-05 2024-08-17T17:56:37.986 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.986 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.986 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:56:37.986 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:02.871650+0000", 2024-08-17T17:56:37.986 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.0547000000000003e-05 2024-08-17T17:56:37.986 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:37.987 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:56:37.987 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:37.987 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.987 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.987 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:77356 8.2 8:4972789d:::benchmark_data_smithi037_204188_object77355:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T17:56:37.987 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:52:29.083114+0000", 2024-08-17T17:56:37.987 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 248.838030538, 2024-08-17T17:56:37.987 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.11103826, 2024-08-17T17:56:37.987 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:56:37.987 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:37.987 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:56:37.987 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:56:37.987 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:56:37.988 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 77356 2024-08-17T17:56:37.988 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.988 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:56:37.988 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.988 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:56:37.988 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:29.083114+0000", 2024-08-17T17:56:37.988 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:37.988 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.988 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.988 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:56:37.988 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:29.083114+0000", 2024-08-17T17:56:37.988 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:37.988 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.989 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.989 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:56:37.989 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:29.083113+0000", 2024-08-17T17:56:37.989 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:56:37.989 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.989 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.989 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:56:37.989 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:29.083176+0000", 2024-08-17T17:56:37.989 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.3076000000000004e-05 2024-08-17T17:56:37.989 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.989 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.989 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:56:37.989 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:29.083185+0000", 2024-08-17T17:56:37.990 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.3230000000000004e-06 2024-08-17T17:56:37.990 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.990 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.990 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:56:37.990 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:29.083190+0000", 2024-08-17T17:56:37.990 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.011e-06 2024-08-17T17:56:37.990 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.990 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.990 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:56:37.990 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:29.090957+0000", 2024-08-17T17:56:37.990 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.007766312 2024-08-17T17:56:37.990 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.990 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.991 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:56:37.991 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:29.091071+0000", 2024-08-17T17:56:37.991 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00011395699999999999 2024-08-17T17:56:37.991 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.991 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.991 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:56:37.991 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:29.091198+0000", 2024-08-17T17:56:37.991 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012720099999999999 2024-08-17T17:56:37.991 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.991 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.991 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:56:37.991 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:29.094521+0000", 2024-08-17T17:56:37.991 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0033234430000000001 2024-08-17T17:56:37.991 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.992 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.992 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:37.992 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:29.096486+0000", 2024-08-17T17:56:37.992 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0019648230000000001 2024-08-17T17:56:37.992 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.992 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.992 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:37.992 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:29.194066+0000", 2024-08-17T17:56:37.992 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.097579505999999996 2024-08-17T17:56:37.992 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.992 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.992 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:56:37.993 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:29.194116+0000", 2024-08-17T17:56:37.993 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0401000000000001e-05 2024-08-17T17:56:37.993 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.993 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.993 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:56:37.993 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:29.194152+0000", 2024-08-17T17:56:37.993 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.5973999999999998e-05 2024-08-17T17:56:37.993 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:37.993 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:56:37.993 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:37.993 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.993 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.993 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:85639 8.2 8:48bcdf0c:::benchmark_data_smithi037_204188_object85638:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T17:56:37.994 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:52:36.085974+0000", 2024-08-17T17:56:37.994 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 241.83517030600001, 2024-08-17T17:56:37.994 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.31963296299999999, 2024-08-17T17:56:37.994 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:56:37.994 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:37.994 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:56:37.994 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:56:37.994 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:56:37.994 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 85639 2024-08-17T17:56:37.994 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.994 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:56:37.994 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.995 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:56:37.995 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.085974+0000", 2024-08-17T17:56:37.995 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:37.995 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.995 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.995 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:56:37.995 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.085974+0000", 2024-08-17T17:56:37.995 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:37.995 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.995 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.995 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:56:37.995 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.085973+0000", 2024-08-17T17:56:37.995 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:56:37.995 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.996 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.996 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:56:37.996 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.086031+0000", 2024-08-17T17:56:37.996 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7496e-05 2024-08-17T17:56:37.996 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.996 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.996 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:56:37.996 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.086045+0000", 2024-08-17T17:56:37.996 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.4766999999999999e-05 2024-08-17T17:56:37.996 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.996 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.996 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:56:37.996 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.086052+0000", 2024-08-17T17:56:37.996 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.7499999999999997e-06 2024-08-17T17:56:37.997 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.997 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.997 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:56:37.997 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.088450+0000", 2024-08-17T17:56:37.997 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.002398032 2024-08-17T17:56:37.997 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.997 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.997 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:56:37.997 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.088566+0000", 2024-08-17T17:56:37.997 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0001154 2024-08-17T17:56:37.997 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.997 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.997 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:56:37.998 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.088736+0000", 2024-08-17T17:56:37.998 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00017069900000000001 2024-08-17T17:56:37.998 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.998 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.998 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:56:37.998 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.092796+0000", 2024-08-17T17:56:37.998 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0040595839999999998 2024-08-17T17:56:37.998 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.998 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.998 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:37.998 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.092828+0000", 2024-08-17T17:56:37.998 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.2357000000000002e-05 2024-08-17T17:56:37.998 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.999 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.999 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:37.999 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.405541+0000", 2024-08-17T17:56:37.999 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.31271291899999998 2024-08-17T17:56:37.999 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.999 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.999 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:56:37.999 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.405580+0000", 2024-08-17T17:56:37.999 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8430999999999998e-05 2024-08-17T17:56:37.999 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:37.999 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:37.999 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:56:37.999 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.405607+0000", 2024-08-17T17:56:38.000 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.7262000000000001e-05 2024-08-17T17:56:38.000 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:38.000 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:56:38.000 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:38.000 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.000 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.000 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:85641 8.2 8:46285260:::benchmark_data_smithi037_204188_object85640:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T17:56:38.000 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:52:36.089442+0000", 2024-08-17T17:56:38.000 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 241.831702605, 2024-08-17T17:56:38.000 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.31625855899999999, 2024-08-17T17:56:38.000 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:56:38.000 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:38.001 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:56:38.001 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:56:38.001 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:56:38.001 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 85641 2024-08-17T17:56:38.001 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.001 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:56:38.001 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.001 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:56:38.001 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.089442+0000", 2024-08-17T17:56:38.001 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:38.001 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.001 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.001 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:56:38.002 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.089442+0000", 2024-08-17T17:56:38.002 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:38.002 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.002 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.002 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:56:38.002 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.089441+0000", 2024-08-17T17:56:38.002 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:56:38.002 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.002 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.002 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:56:38.002 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.089492+0000", 2024-08-17T17:56:38.002 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1496999999999998e-05 2024-08-17T17:56:38.002 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.002 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.003 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:56:38.003 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.089503+0000", 2024-08-17T17:56:38.003 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0723999999999999e-05 2024-08-17T17:56:38.003 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.003 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.003 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:56:38.003 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.089507+0000", 2024-08-17T17:56:38.003 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1819999999999999e-06 2024-08-17T17:56:38.003 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.003 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.003 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:56:38.003 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.090962+0000", 2024-08-17T17:56:38.003 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001455292 2024-08-17T17:56:38.003 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.004 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.004 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:56:38.004 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.091047+0000", 2024-08-17T17:56:38.004 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.4364999999999996e-05 2024-08-17T17:56:38.004 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.004 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.004 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:56:38.004 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.091142+0000", 2024-08-17T17:56:38.004 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.5544000000000005e-05 2024-08-17T17:56:38.004 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.004 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.004 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:56:38.004 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.092870+0000", 2024-08-17T17:56:38.004 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001727379 2024-08-17T17:56:38.004 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.005 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.005 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:38.005 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.093013+0000", 2024-08-17T17:56:38.005 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014328499999999999 2024-08-17T17:56:38.005 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.005 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.005 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:38.005 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.405647+0000", 2024-08-17T17:56:38.005 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.31263455299999998 2024-08-17T17:56:38.005 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.005 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.005 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:56:38.005 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.405678+0000", 2024-08-17T17:56:38.006 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.0939000000000003e-05 2024-08-17T17:56:38.006 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.006 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.006 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:56:38.006 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.405700+0000", 2024-08-17T17:56:38.006 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.1827e-05 2024-08-17T17:56:38.006 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:38.006 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:56:38.006 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:38.006 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.006 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.006 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:85654 8.2 8:400cbc3e:::benchmark_data_smithi037_204188_object85653:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T17:56:38.006 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:52:36.112596+0000", 2024-08-17T17:56:38.007 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 241.80854830000001, 2024-08-17T17:56:38.007 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.293182522, 2024-08-17T17:56:38.007 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:56:38.007 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:38.007 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:56:38.007 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:56:38.007 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:56:38.007 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 85654 2024-08-17T17:56:38.007 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.007 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:56:38.007 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.007 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:56:38.007 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.112596+0000", 2024-08-17T17:56:38.007 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:38.008 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.008 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.008 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:56:38.008 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.112596+0000", 2024-08-17T17:56:38.008 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:38.008 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.008 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.008 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:56:38.008 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.112595+0000", 2024-08-17T17:56:38.008 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:56:38.008 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.008 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.008 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:56:38.009 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.112637+0000", 2024-08-17T17:56:38.009 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2098000000000002e-05 2024-08-17T17:56:38.009 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.009 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.009 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:56:38.009 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.112652+0000", 2024-08-17T17:56:38.009 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.5341000000000001e-05 2024-08-17T17:56:38.009 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.009 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.009 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:56:38.009 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.112657+0000", 2024-08-17T17:56:38.009 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1919999999999996e-06 2024-08-17T17:56:38.009 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.010 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.010 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:56:38.010 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.112692+0000", 2024-08-17T17:56:38.010 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4824999999999999e-05 2024-08-17T17:56:38.010 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.010 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.010 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:56:38.010 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.112795+0000", 2024-08-17T17:56:38.010 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000103513 2024-08-17T17:56:38.010 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.010 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.010 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:56:38.010 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.112887+0000", 2024-08-17T17:56:38.011 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.1957000000000001e-05 2024-08-17T17:56:38.011 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.011 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.011 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:56:38.011 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.115177+0000", 2024-08-17T17:56:38.011 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0022899309999999998 2024-08-17T17:56:38.011 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.011 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.011 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:38.011 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.115897+0000", 2024-08-17T17:56:38.011 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00072010499999999996 2024-08-17T17:56:38.011 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.011 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.012 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:38.012 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.405733+0000", 2024-08-17T17:56:38.012 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.28983551699999999 2024-08-17T17:56:38.012 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.012 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.012 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:56:38.012 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.405760+0000", 2024-08-17T17:56:38.012 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.6945999999999999e-05 2024-08-17T17:56:38.012 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.012 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.012 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:56:38.012 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.405778+0000", 2024-08-17T17:56:38.012 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.8508e-05 2024-08-17T17:56:38.012 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:38.013 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:56:38.013 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:38.013 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.013 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.013 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:179140 8.2 8:42fb2c93:::benchmark_data_smithi037_204188_object49650:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1202)", 2024-08-17T17:56:38.013 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:54:17.945274+0000", 2024-08-17T17:56:38.013 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 139.97587036100001, 2024-08-17T17:56:38.013 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.162480769, 2024-08-17T17:56:38.013 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:56:38.014 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:38.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:38.015 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:38.015 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:56:38.015 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:56:38.015 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:56:38.015 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 179140 2024-08-17T17:56:38.015 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.015 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:56:38.015 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.015 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:56:38.015 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.945274+0000", 2024-08-17T17:56:38.015 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:38.015 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.016 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.016 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:56:38.016 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.945274+0000", 2024-08-17T17:56:38.016 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:38.016 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.016 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.016 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:56:38.016 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.945272+0000", 2024-08-17T17:56:38.016 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:56:38.016 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.016 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.016 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:56:38.017 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.945288+0000", 2024-08-17T17:56:38.017 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.5840000000000001e-05 2024-08-17T17:56:38.017 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.017 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.017 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:56:38.017 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.945306+0000", 2024-08-17T17:56:38.017 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.7914000000000002e-05 2024-08-17T17:56:38.017 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.017 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.017 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:56:38.017 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.945312+0000", 2024-08-17T17:56:38.017 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.665e-06 2024-08-17T17:56:38.017 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.018 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.018 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:56:38.018 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.945353+0000", 2024-08-17T17:56:38.018 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1831e-05 2024-08-17T17:56:38.018 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.018 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.018 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:56:38.018 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.945491+0000", 2024-08-17T17:56:38.018 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013722699999999999 2024-08-17T17:56:38.018 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.018 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.018 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3,5", 2024-08-17T17:56:38.018 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.945622+0000", 2024-08-17T17:56:38.019 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013123 2024-08-17T17:56:38.019 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.019 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.019 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:56:38.019 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.949618+0000", 2024-08-17T17:56:38.019 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.003996627 2024-08-17T17:56:38.019 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.019 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.019 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:38.019 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.954569+0000", 2024-08-17T17:56:38.019 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0049502089999999997 2024-08-17T17:56:38.019 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.019 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.020 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:38.020 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.968864+0000", 2024-08-17T17:56:38.020 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.014295804 2024-08-17T17:56:38.020 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.020 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.020 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:38.020 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:18.107540+0000", 2024-08-17T17:56:38.020 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.13867589499999999 2024-08-17T17:56:38.020 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.020 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.020 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:56:38.020 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:18.107606+0000", 2024-08-17T17:56:38.020 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.5216999999999996e-05 2024-08-17T17:56:38.020 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.021 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.021 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:56:38.021 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:18.107755+0000", 2024-08-17T17:56:38.021 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014904799999999999 2024-08-17T17:56:38.021 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:38.021 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:56:38.021 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:38.021 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.021 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.021 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:179150 8.2 8:4ecf56e6:::benchmark_data_smithi037_204188_object49660:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1202)", 2024-08-17T17:56:38.021 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:54:17.958219+0000", 2024-08-17T17:56:38.021 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 139.962925391, 2024-08-17T17:56:38.021 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.15861874200000001, 2024-08-17T17:56:38.021 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:56:38.022 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:38.022 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:56:38.022 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:56:38.022 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:56:38.022 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 179150 2024-08-17T17:56:38.022 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.022 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:56:38.022 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.022 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:56:38.022 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.958219+0000", 2024-08-17T17:56:38.022 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:38.022 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.022 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.023 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:56:38.023 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.958219+0000", 2024-08-17T17:56:38.023 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:38.023 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.023 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.023 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:56:38.023 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.958217+0000", 2024-08-17T17:56:38.023 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:56:38.023 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.023 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.023 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:56:38.023 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.958224+0000", 2024-08-17T17:56:38.023 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.8379999999999996e-06 2024-08-17T17:56:38.024 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.024 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.024 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:56:38.024 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.958236+0000", 2024-08-17T17:56:38.024 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2510999999999999e-05 2024-08-17T17:56:38.024 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.024 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.024 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:56:38.024 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.958242+0000", 2024-08-17T17:56:38.024 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5999999999999997e-06 2024-08-17T17:56:38.024 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.024 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.024 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:56:38.024 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.958373+0000", 2024-08-17T17:56:38.025 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013133900000000001 2024-08-17T17:56:38.025 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.025 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.025 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:56:38.025 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.958485+0000", 2024-08-17T17:56:38.025 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000111437 2024-08-17T17:56:38.025 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.025 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.025 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3,5", 2024-08-17T17:56:38.025 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.958607+0000", 2024-08-17T17:56:38.025 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000121927 2024-08-17T17:56:38.025 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.025 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.026 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:38.026 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.963339+0000", 2024-08-17T17:56:38.026 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0047325229999999998 2024-08-17T17:56:38.026 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.026 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.026 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:56:38.026 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.968064+0000", 2024-08-17T17:56:38.026 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0047244699999999997 2024-08-17T17:56:38.026 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.026 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.026 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:38.026 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.968914+0000", 2024-08-17T17:56:38.026 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00085047499999999995 2024-08-17T17:56:38.027 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.027 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.027 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:38.027 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:18.116625+0000", 2024-08-17T17:56:38.027 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.14771054 2024-08-17T17:56:38.027 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.027 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.027 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:56:38.027 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:18.116722+0000", 2024-08-17T17:56:38.027 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.7628999999999996e-05 2024-08-17T17:56:38.027 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.027 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.027 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:56:38.028 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:18.116838+0000", 2024-08-17T17:56:38.028 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00011514999999999999 2024-08-17T17:56:38.028 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:38.028 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:56:38.028 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:38.028 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.028 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.028 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:179160 8.2 8:465138c2:::benchmark_data_smithi037_204188_object49670:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1202)", 2024-08-17T17:56:38.028 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:54:17.974452+0000", 2024-08-17T17:56:38.028 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 139.94669265499999, 2024-08-17T17:56:38.028 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.143130801, 2024-08-17T17:56:38.028 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:56:38.028 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:38.029 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:56:38.029 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:56:38.029 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:56:38.029 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 179160 2024-08-17T17:56:38.029 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.029 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:56:38.029 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.029 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:56:38.029 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.974452+0000", 2024-08-17T17:56:38.029 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:38.029 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.029 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.029 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:56:38.030 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.974452+0000", 2024-08-17T17:56:38.030 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:38.030 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.030 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.030 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:56:38.030 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.974450+0000", 2024-08-17T17:56:38.030 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:56:38.030 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.030 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.030 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:56:38.030 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.974457+0000", 2024-08-17T17:56:38.030 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.2479999999999999e-06 2024-08-17T17:56:38.031 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.031 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.031 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:56:38.031 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.974471+0000", 2024-08-17T17:56:38.031 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.4270999999999999e-05 2024-08-17T17:56:38.031 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.031 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.031 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:56:38.031 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.974477+0000", 2024-08-17T17:56:38.031 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.1489999999999999e-06 2024-08-17T17:56:38.031 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.031 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.031 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:56:38.032 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.974524+0000", 2024-08-17T17:56:38.032 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6300000000000001e-05 2024-08-17T17:56:38.032 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.032 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.032 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:56:38.032 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.974659+0000", 2024-08-17T17:56:38.032 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000135155 2024-08-17T17:56:38.032 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.032 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.032 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3,5", 2024-08-17T17:56:38.032 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.974815+0000", 2024-08-17T17:56:38.032 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000155768 2024-08-17T17:56:38.032 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.033 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.033 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:38.033 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.978067+0000", 2024-08-17T17:56:38.033 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.003252591 2024-08-17T17:56:38.033 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.033 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.033 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:56:38.033 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.978957+0000", 2024-08-17T17:56:38.033 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00088935399999999997 2024-08-17T17:56:38.033 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.033 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.033 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:38.033 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:17.979140+0000", 2024-08-17T17:56:38.033 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00018385799999999999 2024-08-17T17:56:38.034 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.034 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.034 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:38.034 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:18.117274+0000", 2024-08-17T17:56:38.034 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.13813343 2024-08-17T17:56:38.034 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.034 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.034 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:56:38.034 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:18.117458+0000", 2024-08-17T17:56:38.034 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00018364499999999999 2024-08-17T17:56:38.034 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.034 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.035 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:56:38.035 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:18.117582+0000", 2024-08-17T17:56:38.035 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012483199999999999 2024-08-17T17:56:38.035 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:38.035 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:56:38.035 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:38.035 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.035 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.035 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:242130 8.2 8:462276cb:::benchmark_data_smithi037_204188_object112640:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1213)", 2024-08-17T17:56:38.035 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:55:40.951476+0000", 2024-08-17T17:56:38.035 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 56.969667774000001, 2024-08-17T17:56:38.035 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.23947854099999999, 2024-08-17T17:56:38.035 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:56:38.036 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:38.036 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:56:38.036 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:56:38.036 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:56:38.036 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 242130 2024-08-17T17:56:38.036 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.036 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:56:38.036 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.036 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:56:38.036 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.951476+0000", 2024-08-17T17:56:38.036 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:38.036 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.036 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.036 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:56:38.036 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.951476+0000", 2024-08-17T17:56:38.037 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:38.037 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.037 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.037 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:56:38.037 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.951474+0000", 2024-08-17T17:56:38.037 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999976 2024-08-17T17:56:38.037 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.037 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.037 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:56:38.037 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.951483+0000", 2024-08-17T17:56:38.037 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.8550000000000008e-06 2024-08-17T17:56:38.037 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.037 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.037 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:56:38.037 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.951501+0000", 2024-08-17T17:56:38.038 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.8216e-05 2024-08-17T17:56:38.038 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.038 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.038 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:56:38.038 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.951509+0000", 2024-08-17T17:56:38.038 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.289e-06 2024-08-17T17:56:38.038 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.038 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.038 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:56:38.038 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.955836+0000", 2024-08-17T17:56:38.038 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0043272249999999996 2024-08-17T17:56:38.038 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.038 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.039 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:56:38.039 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.955959+0000", 2024-08-17T17:56:38.039 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012318999999999999 2024-08-17T17:56:38.039 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.039 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.039 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3,5", 2024-08-17T17:56:38.039 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.956099+0000", 2024-08-17T17:56:38.039 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000139455 2024-08-17T17:56:38.039 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.039 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.039 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:56:38.039 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.960935+0000", 2024-08-17T17:56:38.039 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0048366629999999997 2024-08-17T17:56:38.039 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.040 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.040 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:38.040 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.975239+0000", 2024-08-17T17:56:38.040 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.014303501 2024-08-17T17:56:38.040 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.040 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.040 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:38.040 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.978130+0000", 2024-08-17T17:56:38.040 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0028910400000000001 2024-08-17T17:56:38.040 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.040 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.040 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:38.040 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:41.190785+0000", 2024-08-17T17:56:38.041 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.21265477799999999 2024-08-17T17:56:38.041 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.041 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.041 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:56:38.041 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:41.190845+0000", 2024-08-17T17:56:38.041 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0563999999999998e-05 2024-08-17T17:56:38.041 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.041 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.041 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:56:38.041 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:41.190955+0000", 2024-08-17T17:56:38.041 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000109926 2024-08-17T17:56:38.041 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:38.041 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:56:38.041 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:38.042 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.042 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.042 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:242139 8.2 8:4ae2554e:::benchmark_data_smithi037_204188_object112649:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1213)", 2024-08-17T17:56:38.042 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:55:40.964932+0000", 2024-08-17T17:56:38.042 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 56.956212559000001, 2024-08-17T17:56:38.042 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.230465164, 2024-08-17T17:56:38.042 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:56:38.042 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:38.042 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:56:38.042 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:56:38.042 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:56:38.042 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 242139 2024-08-17T17:56:38.042 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.043 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:56:38.043 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.043 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:56:38.043 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.964932+0000", 2024-08-17T17:56:38.043 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:38.043 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.043 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.043 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:56:38.043 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.964932+0000", 2024-08-17T17:56:38.043 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:38.043 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.043 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.043 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:56:38.044 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.964930+0000", 2024-08-17T17:56:38.044 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:56:38.044 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.044 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.044 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:56:38.044 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.964937+0000", 2024-08-17T17:56:38.044 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.545e-06 2024-08-17T17:56:38.044 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.044 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.044 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:56:38.044 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.964950+0000", 2024-08-17T17:56:38.044 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3526999999999999e-05 2024-08-17T17:56:38.044 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.045 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.045 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:56:38.045 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.964956+0000", 2024-08-17T17:56:38.045 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.1330000000000004e-06 2024-08-17T17:56:38.045 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.045 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.045 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:56:38.045 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.964993+0000", 2024-08-17T17:56:38.045 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.6668000000000002e-05 2024-08-17T17:56:38.045 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.045 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.045 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:56:38.045 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.965314+0000", 2024-08-17T17:56:38.046 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00032092900000000002 2024-08-17T17:56:38.046 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.046 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.046 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3,5", 2024-08-17T17:56:38.046 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.965750+0000", 2024-08-17T17:56:38.046 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00043580600000000001 2024-08-17T17:56:38.046 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.046 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.046 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:56:38.046 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.975186+0000", 2024-08-17T17:56:38.046 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0094361879999999999 2024-08-17T17:56:38.046 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.046 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.047 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:38.047 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.975265+0000", 2024-08-17T17:56:38.047 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.9152000000000004e-05 2024-08-17T17:56:38.047 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.047 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.047 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:38.047 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.978179+0000", 2024-08-17T17:56:38.047 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00291341 2024-08-17T17:56:38.047 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.047 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.047 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:38.047 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:41.195288+0000", 2024-08-17T17:56:38.047 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.21710912499999999 2024-08-17T17:56:38.048 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.048 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.048 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:56:38.048 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:41.195327+0000", 2024-08-17T17:56:38.048 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9128999999999998e-05 2024-08-17T17:56:38.048 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.048 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.048 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:56:38.048 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:41.195397+0000", 2024-08-17T17:56:38.048 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.0036999999999994e-05 2024-08-17T17:56:38.048 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:38.048 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:56:38.049 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:38.049 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.049 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.049 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:242147 8.2 8:45b53dfe:::benchmark_data_smithi037_204188_object112657:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1213)", 2024-08-17T17:56:38.049 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:55:40.969795+0000", 2024-08-17T17:56:38.049 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 56.951349081000004, 2024-08-17T17:56:38.049 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.22573676200000001, 2024-08-17T17:56:38.049 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:56:38.049 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:56:38.049 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:56:38.049 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:56:38.049 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:56:38.049 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 242147 2024-08-17T17:56:38.049 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.050 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:56:38.050 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.050 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:56:38.050 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.969795+0000", 2024-08-17T17:56:38.050 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:38.050 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.050 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.050 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:56:38.050 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.969795+0000", 2024-08-17T17:56:38.050 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:38.050 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.050 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.051 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:56:38.051 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.969794+0000", 2024-08-17T17:56:38.051 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:56:38.051 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.051 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.051 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:56:38.051 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.969798+0000", 2024-08-17T17:56:38.051 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.566e-06 2024-08-17T17:56:38.051 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.051 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.051 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:56:38.051 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.969808+0000", 2024-08-17T17:56:38.051 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.4809999999999995e-06 2024-08-17T17:56:38.051 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.052 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.052 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:56:38.052 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.969812+0000", 2024-08-17T17:56:38.052 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3290000000000004e-06 2024-08-17T17:56:38.052 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.052 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.052 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:56:38.052 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.971363+0000", 2024-08-17T17:56:38.052 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001550697 2024-08-17T17:56:38.052 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.052 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.052 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:56:38.052 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.971505+0000", 2024-08-17T17:56:38.052 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014166600000000001 2024-08-17T17:56:38.053 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.053 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.053 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3,5", 2024-08-17T17:56:38.053 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.971642+0000", 2024-08-17T17:56:38.053 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013750700000000001 2024-08-17T17:56:38.053 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.053 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.053 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:56:38.053 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.975353+0000", 2024-08-17T17:56:38.053 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0037106109999999999 2024-08-17T17:56:38.053 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.053 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.053 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:38.054 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.975870+0000", 2024-08-17T17:56:38.054 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00051712500000000001 2024-08-17T17:56:38.054 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.054 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.054 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:38.054 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.978330+0000", 2024-08-17T17:56:38.054 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0024600960000000002 2024-08-17T17:56:38.054 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.054 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.054 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:38.054 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:41.195436+0000", 2024-08-17T17:56:38.054 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.21710631 2024-08-17T17:56:38.055 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.055 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.055 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:56:38.055 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:41.195469+0000", 2024-08-17T17:56:38.055 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.2699e-05 2024-08-17T17:56:38.055 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:38.055 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:38.055 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:56:38.055 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:41.195532+0000", 2024-08-17T17:56:38.055 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.3029999999999998e-05 2024-08-17T17:56:38.055 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:38.055 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:56:38.055 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:38.056 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:38.056 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:56:38.056 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:56:38.075 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 3 16 9952 9936 206.987 184.562 0.0039354 0.00482318 2024-08-17T17:56:38.115 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:38.149 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:38.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:38.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:38.251 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:38.290 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:38.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:38.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:38.392 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:38.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:38.423 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:38.423 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:38.524 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:38.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:38 smithi037 ceph-mon[97894]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:56:38.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:38 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3938599754' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:56:38.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:38 smithi037 ceph-mon[97894]: osdmap e1227: 8 total, 8 up, 8 in 2024-08-17T17:56:38.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:38 smithi037 ceph-mon[102022]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:56:38.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:38 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3938599754' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:56:38.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:38 smithi037 ceph-mon[102022]: osdmap e1227: 8 total, 8 up, 8 in 2024-08-17T17:56:38.560 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:38.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:38.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:38.568 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:38 smithi046 ceph-mon[88218]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:56:38.568 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:38 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3938599754' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:56:38.568 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:38 smithi046 ceph-mon[88218]: osdmap e1227: 8 total, 8 up, 8 in 2024-08-17T17:56:38.663 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:38.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:38.698 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:38.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:38.799 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:38.834 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:38.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:38.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:38.936 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:38.958 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:38.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:38.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:39.060 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:39.075 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 4 16 12305 12289 192.002 147.062 0.0710591 0.0051423 2024-08-17T17:56:39.093 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-08-17T17:56:39.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:39.094 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:39.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:39.195 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:39.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:39.234 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:39.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:39.238 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:56:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:56:38] "GET /metrics HTTP/1.1" 200 36551 "" "Prometheus/2.51.0" 2024-08-17T17:56:39.334 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:39.375 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:39.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:39.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:39.477 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:39.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:39 smithi046 ceph-mon[88218]: pgmap v1841: 99 pgs: 99 active+clean; 4.7 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 528 KiB/s wr, 8 op/s 2024-08-17T17:56:39.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:39.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:39.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:39.516 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:39.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:39.533 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:56:39.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:39 smithi037 ceph-mon[97894]: pgmap v1841: 99 pgs: 99 active+clean; 4.7 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 528 KiB/s wr, 8 op/s 2024-08-17T17:56:39.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:39.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:39.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:39 smithi037 ceph-mon[102022]: pgmap v1841: 99 pgs: 99 active+clean; 4.7 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 528 KiB/s wr, 8 op/s 2024-08-17T17:56:39.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:39.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:39.617 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:39.649 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:39.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:39.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:39.751 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:39.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:39.775 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:39.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:39.876 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:39.914 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:39.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:39.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:40.016 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:40.050 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:40.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:40.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:40.075 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 5 16 14623 14607 182.575 144.875 0.00459374 0.0054708 2024-08-17T17:56:40.152 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:40.190 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:40.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:40.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:40.261 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:56:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:56:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:56:40.292 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:40.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:40.330 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:40.331 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:40.431 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:40.470 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:40.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:40.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:40.572 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:40.613 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:40.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:40.615 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:40.715 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:40.751 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:40.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:40.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:40.853 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:40.897 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:40.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:40.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:40.999 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:41.040 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:41.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:41.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:41.076 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 6 16 17444 17428 181.529 176.312 0.00450119 0.00550256 2024-08-17T17:56:41.141 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:41.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:41.179 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:41.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:41.280 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:41.322 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:41.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:41.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:41.425 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:41.463 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:41.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:41.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:41.565 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:41.600 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:41.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:41.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:41.624 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7, 0] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:56:41.624 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:56:41.624 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_4 2024-08-17T17:56:41.624 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:56:41.628 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:41 smithi046 ceph-mon[88218]: pgmap v1842: 99 pgs: 99 active+clean; 662 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:56:41.649 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:41 smithi037 ceph-mon[102022]: pgmap v1842: 99 pgs: 99 active+clean; 662 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:56:41.649 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:41 smithi037 ceph-mon[97894]: pgmap v1842: 99 pgs: 99 active+clean; 662 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:56:41.702 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:41.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:41.737 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:41.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:41.838 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:41.871 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:41.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:41.872 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:41.949 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:56:41.950 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [ 2024-08-17T17:56:41.950 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.950 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:18849 9.a 9:5d967f8d:::benchmark_data_smithi037_235265_object18848:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1227)", 2024-08-17T17:56:41.950 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:56:41.620930+0000", 2024-08-17T17:56:41.950 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.0049210900000000004, 2024-08-17T17:56:41.950 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0049561359999999999, 2024-08-17T17:56:41.950 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:56:41.950 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:56:41.950 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:56:41.950 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T17:56:41.951 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T17:56:41.951 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 18849 2024-08-17T17:56:41.951 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.951 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:56:41.951 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.951 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:56:41.951 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.620930+0000", 2024-08-17T17:56:41.951 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:41.951 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.951 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.951 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:56:41.951 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.620930+0000", 2024-08-17T17:56:41.952 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:41.952 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.952 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.952 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:56:41.952 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.620929+0000", 2024-08-17T17:56:41.952 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:56:41.952 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.952 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.952 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:56:41.952 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.620957+0000", 2024-08-17T17:56:41.952 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.7535e-05 2024-08-17T17:56:41.952 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.952 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.953 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:56:41.953 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.620969+0000", 2024-08-17T17:56:41.953 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1775e-05 2024-08-17T17:56:41.953 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.953 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.953 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:56:41.953 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.620975+0000", 2024-08-17T17:56:41.953 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.9109999999999998e-06 2024-08-17T17:56:41.953 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.953 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.953 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:56:41.953 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.622340+0000", 2024-08-17T17:56:41.953 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0013657389999999999 2024-08-17T17:56:41.953 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.954 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.954 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:56:41.954 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.622481+0000", 2024-08-17T17:56:41.954 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014081599999999999 2024-08-17T17:56:41.954 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.954 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.954 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,7", 2024-08-17T17:56:41.954 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.622618+0000", 2024-08-17T17:56:41.954 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013698000000000001 2024-08-17T17:56:41.954 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.954 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.954 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:56:41.954 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.624380+0000", 2024-08-17T17:56:41.955 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0017622740000000001 2024-08-17T17:56:41.955 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.955 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.955 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:41.955 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.624452+0000", 2024-08-17T17:56:41.955 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.1814000000000001e-05 2024-08-17T17:56:41.955 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:41.955 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:56:41.955 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:41.955 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.955 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.955 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:18851 9.a 9:541472c0:::benchmark_data_smithi037_235265_object18850:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1227)", 2024-08-17T17:56:41.955 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:56:41.621088+0000", 2024-08-17T17:56:41.955 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.0047630759999999998, 2024-08-17T17:56:41.955 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0049033829999999999, 2024-08-17T17:56:41.956 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:56:41.956 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:56:41.956 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:56:41.956 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T17:56:41.956 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T17:56:41.956 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 18851 2024-08-17T17:56:41.956 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.956 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:56:41.956 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.956 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:56:41.956 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.621088+0000", 2024-08-17T17:56:41.956 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:41.956 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.956 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.957 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:56:41.957 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.621088+0000", 2024-08-17T17:56:41.957 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:41.957 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.957 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.957 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:56:41.957 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.621088+0000", 2024-08-17T17:56:41.957 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:56:41.957 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.957 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.957 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:56:41.957 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.621177+0000", 2024-08-17T17:56:41.957 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.9543999999999995e-05 2024-08-17T17:56:41.957 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.958 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.958 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:56:41.958 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.621198+0000", 2024-08-17T17:56:41.958 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.1024999999999999e-05 2024-08-17T17:56:41.958 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.958 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.958 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:56:41.958 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.621208+0000", 2024-08-17T17:56:41.958 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0094e-05 2024-08-17T17:56:41.958 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.958 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.958 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:56:41.959 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.623354+0000", 2024-08-17T17:56:41.959 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0021453729999999999 2024-08-17T17:56:41.959 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.959 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.959 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:56:41.959 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.623476+0000", 2024-08-17T17:56:41.959 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000122636 2024-08-17T17:56:41.959 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.959 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.959 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,7", 2024-08-17T17:56:41.959 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.623615+0000", 2024-08-17T17:56:41.959 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000139123 2024-08-17T17:56:41.959 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.959 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.960 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:56:41.960 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.624522+0000", 2024-08-17T17:56:41.960 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00090644499999999997 2024-08-17T17:56:41.960 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:41.960 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:56:41.960 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:41.960 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.960 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.960 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:18854 9.6 9:6f90d3f4:::benchmark_data_smithi037_235265_object18853:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1227)", 2024-08-17T17:56:41.960 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:56:41.624337+0000", 2024-08-17T17:56:41.960 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.001514395, 2024-08-17T17:56:41.960 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001736444, 2024-08-17T17:56:41.960 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:56:41.960 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:56:41.960 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:56:41.961 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T17:56:41.961 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T17:56:41.961 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 18854 2024-08-17T17:56:41.961 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.961 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:56:41.961 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.961 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:56:41.961 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.624337+0000", 2024-08-17T17:56:41.961 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:41.961 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.961 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.961 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:56:41.961 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.624337+0000", 2024-08-17T17:56:41.962 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:41.962 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.962 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.962 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:56:41.962 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.624336+0000", 2024-08-17T17:56:41.962 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:56:41.962 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.962 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.962 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:56:41.962 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.624393+0000", 2024-08-17T17:56:41.962 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7410000000000001e-05 2024-08-17T17:56:41.962 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.962 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.962 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:56:41.963 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.624403+0000", 2024-08-17T17:56:41.963 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.38e-06 2024-08-17T17:56:41.963 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.963 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.963 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:56:41.963 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.624406+0000", 2024-08-17T17:56:41.963 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.693e-06 2024-08-17T17:56:41.963 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.963 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.963 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:56:41.963 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.624467+0000", 2024-08-17T17:56:41.963 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.1030999999999999e-05 2024-08-17T17:56:41.963 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.964 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.964 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:56:41.964 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.624596+0000", 2024-08-17T17:56:41.964 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012854899999999999 2024-08-17T17:56:41.964 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.964 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.964 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,2", 2024-08-17T17:56:41.964 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.624749+0000", 2024-08-17T17:56:41.964 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000153289 2024-08-17T17:56:41.964 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:41.964 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:56:41.964 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:41.964 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.965 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.965 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:18855 9.f 9:f8bd1dc7:::benchmark_data_smithi037_235265_object18854:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1227)", 2024-08-17T17:56:41.965 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:56:41.624435+0000", 2024-08-17T17:56:41.965 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.0014164819999999999, 2024-08-17T17:56:41.965 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001717662, 2024-08-17T17:56:41.965 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:56:41.965 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:56:41.965 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:56:41.965 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T17:56:41.965 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T17:56:41.965 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 18855 2024-08-17T17:56:41.965 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.965 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:56:41.966 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.966 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:56:41.966 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.624435+0000", 2024-08-17T17:56:41.966 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:41.966 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.966 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.966 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:56:41.966 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.624435+0000", 2024-08-17T17:56:41.966 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:41.966 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.966 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.966 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:56:41.966 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.624434+0000", 2024-08-17T17:56:41.967 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:56:41.967 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.967 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.967 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:56:41.967 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.624464+0000", 2024-08-17T17:56:41.967 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.0358999999999999e-05 2024-08-17T17:56:41.967 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.967 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.967 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:56:41.967 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.624474+0000", 2024-08-17T17:56:41.967 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.5580000000000006e-06 2024-08-17T17:56:41.967 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.967 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.968 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:56:41.968 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.624479+0000", 2024-08-17T17:56:41.968 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.2580000000000003e-06 2024-08-17T17:56:41.968 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.968 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.968 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:56:41.968 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.624519+0000", 2024-08-17T17:56:41.968 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.0133999999999999e-05 2024-08-17T17:56:41.968 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.968 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.968 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:56:41.968 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.624663+0000", 2024-08-17T17:56:41.968 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000143196 2024-08-17T17:56:41.969 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.969 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.969 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,3", 2024-08-17T17:56:41.969 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.624802+0000", 2024-08-17T17:56:41.969 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013992099999999999 2024-08-17T17:56:41.969 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:41.969 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:56:41.969 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:41.969 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.969 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.969 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.35931.0:18857 9.8 e1227/1223 9:1a4725c6:::benchmark_data_smithi037_235265_object18856:head v 1227'1287, mlcod=1227'1285)", 2024-08-17T17:56:41.969 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:56:41.625162+0000", 2024-08-17T17:56:41.969 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.00068932499999999996, 2024-08-17T17:56:41.969 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0010394989999999999, 2024-08-17T17:56:41.970 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:56:41.970 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "started", 2024-08-17T17:56:41.970 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:56:41.970 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.970 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:56:41.970 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.625162+0000", 2024-08-17T17:56:41.970 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:41.970 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.970 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.970 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:56:41.970 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.625162+0000", 2024-08-17T17:56:41.970 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:41.971 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.971 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.971 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:56:41.971 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.625161+0000", 2024-08-17T17:56:41.971 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:56:41.971 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.971 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.971 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:56:41.971 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.625197+0000", 2024-08-17T17:56:41.971 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.5978e-05 2024-08-17T17:56:41.971 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.971 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.971 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:56:41.971 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.625208+0000", 2024-08-17T17:56:41.972 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0178e-05 2024-08-17T17:56:41.972 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.972 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.972 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:56:41.972 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.625213+0000", 2024-08-17T17:56:41.972 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.502e-06 2024-08-17T17:56:41.972 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.972 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.972 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:56:41.972 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.625254+0000", 2024-08-17T17:56:41.972 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1329999999999999e-05 2024-08-17T17:56:41.972 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.972 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.972 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:56:41.973 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.625280+0000", 2024-08-17T17:56:41.973 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.5958000000000001e-05 2024-08-17T17:56:41.973 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:41.973 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:56:41.973 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:41.973 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.973 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.973 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop_reply(client.35931.0:18849 9.a e1227/1223 ondisk, result = 0)", 2024-08-17T17:56:41.973 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:56:41.626090+0000", 2024-08-17T17:56:41.973 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 4294967295.9997611, 2024-08-17T17:56:41.973 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000143027, 2024-08-17T17:56:41.973 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:56:41.974 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "started", 2024-08-17T17:56:41.974 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:56:41.974 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.974 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:56:41.974 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.626090+0000", 2024-08-17T17:56:41.974 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:41.974 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.974 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.974 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:56:41.974 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.626090+0000", 2024-08-17T17:56:41.974 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:41.974 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.974 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.975 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:56:41.975 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.626089+0000", 2024-08-17T17:56:41.975 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:56:41.975 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.975 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.975 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:56:41.975 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.626093+0000", 2024-08-17T17:56:41.975 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9550000000000002e-06 2024-08-17T17:56:41.975 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.975 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.975 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:56:41.975 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.626102+0000", 2024-08-17T17:56:41.975 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.9989999999999997e-06 2024-08-17T17:56:41.975 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.976 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.976 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:56:41.976 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.626107+0000", 2024-08-17T17:56:41.976 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4719999999999997e-06 2024-08-17T17:56:41.976 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.976 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.976 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:56:41.976 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.626160+0000", 2024-08-17T17:56:41.976 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.3637000000000002e-05 2024-08-17T17:56:41.976 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.976 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.976 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:56:41.976 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.626167+0000", 2024-08-17T17:56:41.976 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.5749999999999997e-06 2024-08-17T17:56:41.977 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:41.977 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:56:41.977 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:41.977 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.977 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.977 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop_reply(client.35931.0:18851 9.a e1227/1223)", 2024-08-17T17:56:41.977 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:56:41.626119+0000", 2024-08-17T17:56:41.977 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 4294967295.999732, 2024-08-17T17:56:41.977 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000143311, 2024-08-17T17:56:41.977 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:56:41.977 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "queued for pg", 2024-08-17T17:56:41.977 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:56:41.977 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.977 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:56:41.978 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.626119+0000", 2024-08-17T17:56:41.978 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:41.978 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.978 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.978 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:56:41.978 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.626119+0000", 2024-08-17T17:56:41.978 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:56:41.978 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.978 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.978 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:56:41.978 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.626119+0000", 2024-08-17T17:56:41.978 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967296 2024-08-17T17:56:41.979 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.979 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.979 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:56:41.979 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.626121+0000", 2024-08-17T17:56:41.979 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.1380000000000001e-06 2024-08-17T17:56:41.979 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.979 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.979 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:56:41.979 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.626127+0000", 2024-08-17T17:56:41.979 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5400000000000003e-06 2024-08-17T17:56:41.979 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:56:41.979 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:56:41.979 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:56:41.979 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:56:41.626130+0000", 2024-08-17T17:56:41.980 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.2380000000000002e-06 2024-08-17T17:56:41.980 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:41.980 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:56:41.980 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:41.980 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:56:41.980 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-08-17T17:56:41.980 INFO:teuthology.orchestra.run.smithi046.stdout: "num_ops": 7 2024-08-17T17:56:41.980 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:56:41.980 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:41.988 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:56:41.989 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:56:42.011 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:42.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:42.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:42.027 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:56:42.027 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:56:42.061 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:56:42.062 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:56:42.076 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 7 16 19771 19755 176.369 145.438 0.00534174 0.00566284 2024-08-17T17:56:42.099 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:56:42.100 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:56:42.112 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:42.119 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:42.135 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:56:42.135 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:56:42.144 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:42.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:42.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:42.169 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:56:42.169 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:56:42.204 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:56:42.205 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:56:42.239 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:56:42.239 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:56:42.246 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:42.285 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:42.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:42.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:42.387 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:42.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:42.425 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:42.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:42.526 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:42.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:42 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/700430079' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:42.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:42 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/700430079' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:42.563 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:42.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:42.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:42.665 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:42.704 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:42.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:42.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:42.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:42 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/700430079' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:42.805 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:42.841 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:42.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:42.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:42.942 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:42.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:42.980 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:42.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:43.076 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 8 16 22372 22356 174.641 162.562 0.00869043 0.00572039 2024-08-17T17:56:43.081 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:43.118 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:43.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:43.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:43.132 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-08-17T17:56:43.219 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:43.259 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:43.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:43.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:43.361 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:43.383 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:56:43.399 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:43.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:43.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:43.501 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:43.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:43 smithi046 ceph-mon[88218]: pgmap v1843: 99 pgs: 99 active+clean; 886 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-08-17T17:56:43.539 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:56:43.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:43.547 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:43.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:43.648 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:43.690 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:43.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:43.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:43.792 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:43.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:43 smithi037 ceph-mon[97894]: pgmap v1843: 99 pgs: 99 active+clean; 886 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-08-17T17:56:43.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:43 smithi037 ceph-mon[102022]: pgmap v1843: 99 pgs: 99 active+clean; 886 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-08-17T17:56:43.814 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:43.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:43.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:43.916 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:43.953 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:43.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:43.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:44.054 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:44.076 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 9 16 24385 24369 169.215 125.812 0.00366372 0.00589826 2024-08-17T17:56:44.085 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:44.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:44.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:44.187 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:44.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:44.233 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:44.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:44.333 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:44.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:44.371 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:44.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:44.472 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:44.506 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:44.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:44.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:44.608 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:44.646 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:44.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:44.647 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:44.748 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:44.787 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:44.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:44.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:44.889 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:44.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:44.916 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:44.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:45.017 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:45.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:45.055 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:45.055 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:45.076 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 10 16 26688 26672 166.686 143.938 0.00540765 0.00599282 2024-08-17T17:56:45.156 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:45.189 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:45.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:45.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:45.291 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:45.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:45.330 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:45.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:45.431 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:45.471 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:45.472 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:45 smithi046 ceph-mon[88218]: pgmap v1844: 99 pgs: 99 active+clean; 886 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:56:45.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:45.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:45.573 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:45.588 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:45 smithi037 ceph-mon[97894]: pgmap v1844: 99 pgs: 99 active+clean; 886 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:56:45.588 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:45 smithi037 ceph-mon[102022]: pgmap v1844: 99 pgs: 99 active+clean; 886 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T17:56:45.610 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:45.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:45.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:45.662 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T17:56:45.662 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T17:56:45.712 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:45.734 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:45.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:45.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:45.835 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:45.874 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:45.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:45.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:45.976 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:46.002 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:46.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:46.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:46.076 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 11 16 28233 28217 160.31 96.5625 0.00326885 0.00623195 2024-08-17T17:56:46.105 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:46.138 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:46.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:46.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:46.240 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:46.269 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:46.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:46.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:46.371 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:46.407 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:46.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:46.408 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:46.509 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:46.531 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:46.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:46.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:46.632 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:46.655 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:46.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:46.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:46.756 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:46.780 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:46.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:46.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:46.882 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:46.904 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:46.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:46.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:47.006 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:47.044 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:47.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:47.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:47.076 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 12 16 29390 29374 152.976 72.3125 0.00208299 0.0065116 2024-08-17T17:56:47.145 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:47.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:47.168 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:47.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:47.269 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:47.291 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:47.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:47.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:47.393 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:47.429 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:47.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:47.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:47.531 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:47.570 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:47.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:47.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:47.672 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:47.708 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:47.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:47.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:47 smithi046 ceph-mon[88218]: pgmap v1845: 99 pgs: 99 active+clean; 1.6 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 164 MiB/s wr, 2.62k op/s 2024-08-17T17:56:47.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:47 smithi037 ceph-mon[97894]: pgmap v1845: 99 pgs: 99 active+clean; 1.6 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 164 MiB/s wr, 2.62k op/s 2024-08-17T17:56:47.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:47 smithi037 ceph-mon[102022]: pgmap v1845: 99 pgs: 99 active+clean; 1.6 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 164 MiB/s wr, 2.62k op/s 2024-08-17T17:56:47.811 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:47.835 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:47.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:47.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:47.937 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:47.971 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:47.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:47.972 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:48.073 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:48.076 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 13 16 31194 31178 149.881 112.75 0.00895354 0.00666607 2024-08-17T17:56:48.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:48.101 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:48.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:48.201 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:48.234 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:48.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:48.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:48.336 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:48.372 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:48.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:48.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:48.474 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:48.508 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:48.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:48.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:48.610 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:48.638 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:48.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:48.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:48.740 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:48.773 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:48.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:48.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:48.875 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:48.905 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:48.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:48.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:49.007 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:49.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:56:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:56:48] "GET /metrics HTTP/1.1" 200 36600 "" "Prometheus/2.51.0" 2024-08-17T17:56:49.044 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:49.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:49.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:49.076 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 14 16 33195 33179 148.108 125.062 0.00261975 0.00672922 2024-08-17T17:56:49.146 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:49.156 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:49.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:49.174 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:49.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:49.275 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:49.313 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:49.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:49.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:49.415 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:49.449 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:49.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:49.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:49.499 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-08-17T17:56:49.533 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:56:49.535 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-08-17T17:56:49.551 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:49.572 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:49 smithi037 ceph-mon[102022]: pgmap v1846: 99 pgs: 99 active+clean; 1.6 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 153 MiB/s wr, 2.44k op/s 2024-08-17T17:56:49.572 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:49 smithi037 ceph-mon[97894]: pgmap v1846: 99 pgs: 99 active+clean; 1.6 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 153 MiB/s wr, 2.44k op/s 2024-08-17T17:56:49.586 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:49.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:49.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:49.688 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:49.722 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:49.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:49.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:49 smithi046 ceph-mon[88218]: pgmap v1846: 99 pgs: 99 active+clean; 1.6 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 153 MiB/s wr, 2.44k op/s 2024-08-17T17:56:49.824 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:49.863 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:49.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:49.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:49.958 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:56:49.965 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:50.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:50.012 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:50.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:50.076 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 15 16 35108 35092 146.204 119.562 0.0063274 0.00683475 2024-08-17T17:56:50.113 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:50.153 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:50.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:50.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:50.255 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:50.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:50.296 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:50.296 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:50.359 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:50 smithi046 ceph-mon[88218]: from='client.55414 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:56:50.359 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:56:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:56:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:56:50.398 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:50.440 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:50.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:50.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:50.542 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:50.576 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:50.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:50.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:50.662 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:56:50.678 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:50.704 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:50 smithi037 ceph-mon[102022]: from='client.55414 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:56:50.705 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:50 smithi037 ceph-mon[97894]: from='client.55414 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:56:50.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:50.750 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:50.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:50.851 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:50.883 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:50.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:50.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:50.986 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:51.035 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:51.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:51.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:51.076 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 16 16 37101 37085 144.851 124.562 0.0104181 0.0068973 2024-08-17T17:56:51.134 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":1846,"stamp":"2024-08-17T17:56:48.016688+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1724585933,"num_objects":26332,"num_object_clones":0,"num_object_copies":78996,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26332,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":26369,"num_write_kb":1683615,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18,"num_bytes_recovered":614,"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":28003,"ondisk_log_size":28003,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":298,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":8722104,"kb_used_data":4950648,"kb_used_omap":136,"kb_used_meta":3771191,"kb_avail":741239112,"statfs":{"total":767960285184,"available":759028850688,"internally_reserved":0,"allocated":5069463552,"data_stored":5050671015,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":140191,"internal_metadata":3861699681},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1719664640,"num_objects":26240,"num_object_clones":0,"num_object_copies":78720,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26240,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":26240,"num_write_kb":1679360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.734404"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":1786,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.305194+0000","last_change":"2024-08-17T17:32:59.772029+0000","last_active":"2024-08-17T17:56:37.305194+0000","last_peered":"2024-08-17T17:56:37.305194+0000","last_clean":"2024-08-17T17:56:37.305194+0000","last_became_active":"2024-08-17T17:32:59.771720+0000","last_became_peered":"2024-08-17T17:32:59.771720+0000","last_unstale":"2024-08-17T17:56:37.305194+0000","last_undegraded":"2024-08-17T17:56:37.305194+0000","last_fullsized":"2024-08-17T17:56:37.305194+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:26:15.533153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":1144,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:32.688190+0000","last_change":"2024-08-17T17:32:27.435738+0000","last_active":"2024-08-17T17:56:32.688190+0000","last_peered":"2024-08-17T17:56:32.688190+0000","last_clean":"2024-08-17T17:56:32.688190+0000","last_became_active":"2024-08-17T17:32:27.435318+0000","last_became_peered":"2024-08-17T17:32:27.435318+0000","last_unstale":"2024-08-17T17:56:32.688190+0000","last_undegraded":"2024-08-17T17:56:32.688190+0000","last_fullsized":"2024-08-17T17:56:32.688190+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:53.143081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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.15","version":"0'0","reported_seq":1158,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:33.226417+0000","last_change":"2024-08-17T17:32:59.767806+0000","last_active":"2024-08-17T17:56:33.226417+0000","last_peered":"2024-08-17T17:56:33.226417+0000","last_clean":"2024-08-17T17:56:33.226417+0000","last_became_active":"2024-08-17T17:32:59.767475+0000","last_became_peered":"2024-08-17T17:32:59.767475+0000","last_unstale":"2024-08-17T17:56:33.226417+0000","last_undegraded":"2024-08-17T17:56:33.226417+0000","last_fullsized":"2024-08-17T17:56:33.226417+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:29:45.247420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.306912+0000","last_change":"2024-08-17T17:53:46.478603+0000","last_active":"2024-08-17T17:56:37.306912+0000","last_peered":"2024-08-17T17:56:37.306912+0000","last_clean":"2024-08-17T17:56:37.306912+0000","last_became_active":"2024-08-17T17:53:46.478299+0000","last_became_peered":"2024-08-17T17:53:46.478299+0000","last_unstale":"2024-08-17T17:56:37.306912+0000","last_undegraded":"2024-08-17T17:56:37.306912+0000","last_fullsized":"2024-08-17T17:56:37.306912+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:34:13.862524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":73,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.307426+0000","last_change":"2024-08-17T17:53:46.489248+0000","last_active":"2024-08-17T17:56:37.307426+0000","last_peered":"2024-08-17T17:56:37.307426+0000","last_clean":"2024-08-17T17:56:37.307426+0000","last_became_active":"2024-08-17T17:53:46.488917+0000","last_became_peered":"2024-08-17T17:53:46.488917+0000","last_unstale":"2024-08-17T17:56:37.307426+0000","last_undegraded":"2024-08-17T17:56:37.307426+0000","last_fullsized":"2024-08-17T17:56:37.307426+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:09:17.909119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1125,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:32.688119+0000","last_change":"2024-08-17T17:22:53.725465+0000","last_active":"2024-08-17T17:56:32.688119+0000","last_peered":"2024-08-17T17:56:32.688119+0000","last_clean":"2024-08-17T17:56:32.688119+0000","last_became_active":"2024-08-17T17:22:53.725174+0000","last_became_peered":"2024-08-17T17:22:53.725174+0000","last_unstale":"2024-08-17T17:56:32.688119+0000","last_undegraded":"2024-08-17T17:56:32.688119+0000","last_fullsized":"2024-08-17T17:56:32.688119+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:46.185575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1785,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.307503+0000","last_change":"2024-08-17T17:32:59.773425+0000","last_active":"2024-08-17T17:56:37.307503+0000","last_peered":"2024-08-17T17:56:37.307503+0000","last_clean":"2024-08-17T17:56:37.307503+0000","last_became_active":"2024-08-17T17:32:59.772311+0000","last_became_peered":"2024-08-17T17:32:59.772311+0000","last_unstale":"2024-08-17T17:56:37.307503+0000","last_undegraded":"2024-08-17T17:56:37.307503+0000","last_fullsized":"2024-08-17T17:56:37.307503+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:23.208217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":1197,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:32.490931+0000","last_change":"2024-08-17T17:53:46.486215+0000","last_active":"2024-08-17T17:56:32.490931+0000","last_peered":"2024-08-17T17:56:32.490931+0000","last_clean":"2024-08-17T17:56:32.490931+0000","last_became_active":"2024-08-17T17:53:46.472364+0000","last_became_peered":"2024-08-17T17:53:46.472364+0000","last_unstale":"2024-08-17T17:56:32.490931+0000","last_undegraded":"2024-08-17T17:56:32.490931+0000","last_fullsized":"2024-08-17T17:56:32.490931+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:30:22.797352+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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.5","version":"1227'1696","reported_seq":1715,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:44.959903+0000","last_change":"2024-08-17T17:56:22.235018+0000","last_active":"2024-08-17T17:56:44.959903+0000","last_peered":"2024-08-17T17:56:44.959903+0000","last_clean":"2024-08-17T17:56:44.959903+0000","last_became_active":"2024-08-17T17:56:22.234614+0000","last_became_peered":"2024-08-17T17:56:22.234614+0000","last_unstale":"2024-08-17T17:56:44.959903+0000","last_undegraded":"2024-08-17T17:56:44.959903+0000","last_fullsized":"2024-08-17T17:56:44.959903+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:56:21.220352+0000","objects_scrubbed":0,"log_size":1696,"log_dups_size":0,"ondisk_log_size":1696,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:55:12.086436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":111149056,"num_objects":1696,"num_object_clones":0,"num_object_copies":5088,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1696,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1696,"num_write_kb":108544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1171,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:32.688631+0000","last_change":"2024-08-17T17:53:46.491837+0000","last_active":"2024-08-17T17:56:32.688631+0000","last_peered":"2024-08-17T17:56:32.688631+0000","last_clean":"2024-08-17T17:56:32.688631+0000","last_became_active":"2024-08-17T17:53:46.477561+0000","last_became_peered":"2024-08-17T17:53:46.477561+0000","last_unstale":"2024-08-17T17:56:32.688631+0000","last_undegraded":"2024-08-17T17:56:32.688631+0000","last_fullsized":"2024-08-17T17:56:32.688631+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T20:52:08.232767+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":1141,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:33.226095+0000","last_change":"2024-08-17T17:22:54.175652+0000","last_active":"2024-08-17T17:56:33.226095+0000","last_peered":"2024-08-17T17:56:33.226095+0000","last_clean":"2024-08-17T17:56:33.226095+0000","last_became_active":"2024-08-17T17:22:54.175332+0000","last_became_peered":"2024-08-17T17:22:54.175332+0000","last_unstale":"2024-08-17T17:56:33.226095+0000","last_undegraded":"2024-08-17T17:56:33.226095+0000","last_fullsized":"2024-08-17T17:56:33.226095+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:58:04.891665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1227'1582","reported_seq":1601,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:44.380942+0000","last_change":"2024-08-17T17:56:22.257289+0000","last_active":"2024-08-17T17:56:44.380942+0000","last_peered":"2024-08-17T17:56:44.380942+0000","last_clean":"2024-08-17T17:56:44.380942+0000","last_became_active":"2024-08-17T17:56:22.256910+0000","last_became_peered":"2024-08-17T17:56:22.256910+0000","last_unstale":"2024-08-17T17:56:44.380942+0000","last_undegraded":"2024-08-17T17:56:44.380942+0000","last_fullsized":"2024-08-17T17:56:44.380942+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:56:21.220352+0000","objects_scrubbed":0,"log_size":1582,"log_dups_size":0,"ondisk_log_size":1582,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:33:42.872004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":103677952,"num_objects":1582,"num_object_clones":0,"num_object_copies":4746,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1582,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1582,"num_write_kb":101248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1144,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:32.688546+0000","last_change":"2024-08-17T17:31:54.821143+0000","last_active":"2024-08-17T17:56:32.688546+0000","last_peered":"2024-08-17T17:56:32.688546+0000","last_clean":"2024-08-17T17:56:32.688546+0000","last_became_active":"2024-08-17T17:31:54.820778+0000","last_became_peered":"2024-08-17T17:31:54.820778+0000","last_unstale":"2024-08-17T17:56:32.688546+0000","last_undegraded":"2024-08-17T17:56:32.688546+0000","last_fullsized":"2024-08-17T17:56:32.688546+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:31.128588+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":[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":1165,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:33.093349+0000","last_change":"2024-08-17T17:32:59.769943+0000","last_active":"2024-08-17T17:56:33.093349+0000","last_peered":"2024-08-17T17:56:33.093349+0000","last_clean":"2024-08-17T17:56:33.093349+0000","last_became_active":"2024-08-17T17:32:59.769328+0000","last_became_peered":"2024-08-17T17:32:59.769328+0000","last_unstale":"2024-08-17T17:56:33.093349+0000","last_undegraded":"2024-08-17T17:56:33.093349+0000","last_fullsized":"2024-08-17T17:56:33.093349+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:45:56.990673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1227'1627","reported_seq":1639,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:45.053093+0000","last_change":"2024-08-17T17:56:22.233788+0000","last_active":"2024-08-17T17:56:45.053093+0000","last_peered":"2024-08-17T17:56:45.053093+0000","last_clean":"2024-08-17T17:56:45.053093+0000","last_became_active":"2024-08-17T17:56:22.233432+0000","last_became_peered":"2024-08-17T17:56:22.233432+0000","last_unstale":"2024-08-17T17:56:45.053093+0000","last_undegraded":"2024-08-17T17:56:45.053093+0000","last_fullsized":"2024-08-17T17:56:45.053093+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:56:21.220352+0000","objects_scrubbed":0,"log_size":1627,"log_dups_size":0,"ondisk_log_size":1627,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:00:56.261455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":106627072,"num_objects":1627,"num_object_clones":0,"num_object_copies":4881,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1627,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1627,"num_write_kb":104128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1126,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:32.688472+0000","last_change":"2024-08-17T17:22:53.724857+0000","last_active":"2024-08-17T17:56:32.688472+0000","last_peered":"2024-08-17T17:56:32.688472+0000","last_clean":"2024-08-17T17:56:32.688472+0000","last_became_active":"2024-08-17T17:22:53.724555+0000","last_became_peered":"2024-08-17T17:22:53.724555+0000","last_unstale":"2024-08-17T17:56:32.688472+0000","last_undegraded":"2024-08-17T17:56:32.688472+0000","last_fullsized":"2024-08-17T17:56:32.688472+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:42:47.014152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1148,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:32.490995+0000","last_change":"2024-08-17T17:31:54.819946+0000","last_active":"2024-08-17T17:56:32.490995+0000","last_peered":"2024-08-17T17:56:32.490995+0000","last_clean":"2024-08-17T17:56:32.490995+0000","last_became_active":"2024-08-17T17:31:54.819604+0000","last_became_peered":"2024-08-17T17:31:54.819604+0000","last_unstale":"2024-08-17T17:56:32.490995+0000","last_undegraded":"2024-08-17T17:56:32.490995+0000","last_fullsized":"2024-08-17T17:56:32.490995+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:32.031030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.6","version":"1227'1619","reported_seq":1631,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:45.076239+0000","last_change":"2024-08-17T17:56:22.287645+0000","last_active":"2024-08-17T17:56:45.076239+0000","last_peered":"2024-08-17T17:56:45.076239+0000","last_clean":"2024-08-17T17:56:45.076239+0000","last_became_active":"2024-08-17T17:56:22.287395+0000","last_became_peered":"2024-08-17T17:56:22.287395+0000","last_unstale":"2024-08-17T17:56:45.076239+0000","last_undegraded":"2024-08-17T17:56:45.076239+0000","last_fullsized":"2024-08-17T17:56:45.076239+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:56:21.220352+0000","objects_scrubbed":0,"log_size":1619,"log_dups_size":0,"ondisk_log_size":1619,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:03:43.816369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":106102784,"num_objects":1619,"num_object_clones":0,"num_object_copies":4857,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1619,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1619,"num_write_kb":103616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1159,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:33.226680+0000","last_change":"2024-08-17T17:32:59.769306+0000","last_active":"2024-08-17T17:56:33.226680+0000","last_peered":"2024-08-17T17:56:33.226680+0000","last_clean":"2024-08-17T17:56:33.226680+0000","last_became_active":"2024-08-17T17:32:59.768286+0000","last_became_peered":"2024-08-17T17:32:59.768286+0000","last_unstale":"2024-08-17T17:56:33.226680+0000","last_undegraded":"2024-08-17T17:56:33.226680+0000","last_fullsized":"2024-08-17T17:56:33.226680+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:19:50.004425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.307084+0000","last_change":"2024-08-17T17:53:46.477307+0000","last_active":"2024-08-17T17:56:37.307084+0000","last_peered":"2024-08-17T17:56:37.307084+0000","last_clean":"2024-08-17T17:56:37.307084+0000","last_became_active":"2024-08-17T17:53:46.476970+0000","last_became_peered":"2024-08-17T17:53:46.476970+0000","last_unstale":"2024-08-17T17:56:37.307084+0000","last_undegraded":"2024-08-17T17:56:37.307084+0000","last_fullsized":"2024-08-17T17:56:37.307084+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:12:37.885358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.1","version":"1227'1608","reported_seq":1627,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:44.833196+0000","last_change":"2024-08-17T17:56:22.242922+0000","last_active":"2024-08-17T17:56:44.833196+0000","last_peered":"2024-08-17T17:56:44.833196+0000","last_clean":"2024-08-17T17:56:44.833196+0000","last_became_active":"2024-08-17T17:56:22.242642+0000","last_became_peered":"2024-08-17T17:56:22.242642+0000","last_unstale":"2024-08-17T17:56:44.833196+0000","last_undegraded":"2024-08-17T17:56:44.833196+0000","last_fullsized":"2024-08-17T17:56:44.833196+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:56:21.220352+0000","objects_scrubbed":0,"log_size":1608,"log_dups_size":0,"ondisk_log_size":1608,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:33:20.748373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":105381888,"num_objects":1608,"num_object_clones":0,"num_object_copies":4824,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1608,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1608,"num_write_kb":102912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,7],"acting":[3,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.9","version":"268'149","reported_seq":1524,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:32.688004+0000","last_change":"2024-08-17T17:45:51.173366+0000","last_active":"2024-08-17T17:56:32.688004+0000","last_peered":"2024-08-17T17:56:32.688004+0000","last_clean":"2024-08-17T17:56:32.688004+0000","last_became_active":"2024-08-17T17:45:38.004022+0000","last_became_peered":"2024-08-17T17:45:38.004022+0000","last_unstale":"2024-08-17T17:56:32.688004+0000","last_undegraded":"2024-08-17T17:56:32.688004+0000","last_fullsized":"2024-08-17T17:56:32.688004+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:51.173271+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:51.173271+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:50.111858+0000","scrub_duration":0.012991407,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"72'2","reported_seq":1819,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.304025+0000","last_change":"2024-08-17T17:53:46.494504+0000","last_active":"2024-08-17T17:56:37.304025+0000","last_peered":"2024-08-17T17:56:37.304025+0000","last_clean":"2024-08-17T17:56:37.304025+0000","last_became_active":"2024-08-17T17:53:46.473174+0000","last_became_peered":"2024-08-17T17:53:46.473174+0000","last_unstale":"2024-08-17T17:56:37.304025+0000","last_undegraded":"2024-08-17T17:56:37.304025+0000","last_fullsized":"2024-08-17T17:56:37.304025+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:44:46.224263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":1148,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:33.093640+0000","last_change":"2024-08-17T17:32:59.767697+0000","last_active":"2024-08-17T17:56:33.093640+0000","last_peered":"2024-08-17T17:56:33.093640+0000","last_clean":"2024-08-17T17:56:33.093640+0000","last_became_active":"2024-08-17T17:32:59.767172+0000","last_became_peered":"2024-08-17T17:32:59.767172+0000","last_unstale":"2024-08-17T17:56:33.093640+0000","last_undegraded":"2024-08-17T17:56:33.093640+0000","last_fullsized":"2024-08-17T17:56:33.093640+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:13:37.509131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1227'1584","reported_seq":1603,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:44.373296+0000","last_change":"2024-08-17T17:56:22.287492+0000","last_active":"2024-08-17T17:56:44.373296+0000","last_peered":"2024-08-17T17:56:44.373296+0000","last_clean":"2024-08-17T17:56:44.373296+0000","last_became_active":"2024-08-17T17:56:22.287184+0000","last_became_peered":"2024-08-17T17:56:22.287184+0000","last_unstale":"2024-08-17T17:56:44.373296+0000","last_undegraded":"2024-08-17T17:56:44.373296+0000","last_fullsized":"2024-08-17T17:56:44.373296+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:56:21.220352+0000","objects_scrubbed":0,"log_size":1584,"log_dups_size":0,"ondisk_log_size":1584,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:44:19.641098+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":103809024,"num_objects":1584,"num_object_clones":0,"num_object_copies":4752,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1584,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1584,"num_write_kb":101376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.8","version":"268'149","reported_seq":663,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:33.226009+0000","last_change":"2024-08-17T17:47:01.957152+0000","last_active":"2024-08-17T17:56:33.226009+0000","last_peered":"2024-08-17T17:56:33.226009+0000","last_clean":"2024-08-17T17:56:33.226009+0000","last_became_active":"2024-08-17T17:46:27.004716+0000","last_became_peered":"2024-08-17T17:46:27.004716+0000","last_unstale":"2024-08-17T17:56:33.226009+0000","last_undegraded":"2024-08-17T17:56:33.226009+0000","last_fullsized":"2024-08-17T17:56:33.226009+0000","mapping_epoch":1128,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:47:01.957068+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:47:01.957068+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:22:10.845748+0000","scrub_duration":0.0042425309999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":1149,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:32.491088+0000","last_change":"2024-08-17T17:31:54.820337+0000","last_active":"2024-08-17T17:56:32.491088+0000","last_peered":"2024-08-17T17:56:32.491088+0000","last_clean":"2024-08-17T17:56:32.491088+0000","last_became_active":"2024-08-17T17:31:54.819827+0000","last_became_peered":"2024-08-17T17:31:54.819827+0000","last_unstale":"2024-08-17T17:56:32.491088+0000","last_undegraded":"2024-08-17T17:56:32.491088+0000","last_fullsized":"2024-08-17T17:56:32.491088+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:56:36.690367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1165,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:33.093891+0000","last_change":"2024-08-17T17:32:27.438169+0000","last_active":"2024-08-17T17:56:33.093891+0000","last_peered":"2024-08-17T17:56:33.093891+0000","last_clean":"2024-08-17T17:56:33.093891+0000","last_became_active":"2024-08-17T17:32:27.437846+0000","last_became_peered":"2024-08-17T17:32:27.437846+0000","last_unstale":"2024-08-17T17:56:33.093891+0000","last_undegraded":"2024-08-17T17:56:33.093891+0000","last_fullsized":"2024-08-17T17:56:33.093891+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:30:09.370291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1227'1634","reported_seq":1646,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:44.975502+0000","last_change":"2024-08-17T17:56:22.233590+0000","last_active":"2024-08-17T17:56:44.975502+0000","last_peered":"2024-08-17T17:56:44.975502+0000","last_clean":"2024-08-17T17:56:44.975502+0000","last_became_active":"2024-08-17T17:56:22.233286+0000","last_became_peered":"2024-08-17T17:56:22.233286+0000","last_unstale":"2024-08-17T17:56:44.975502+0000","last_undegraded":"2024-08-17T17:56:44.975502+0000","last_fullsized":"2024-08-17T17:56:44.975502+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:56:21.220352+0000","objects_scrubbed":0,"log_size":1634,"log_dups_size":0,"ondisk_log_size":1634,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:43:08.700140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":107085824,"num_objects":1634,"num_object_clones":0,"num_object_copies":4902,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1634,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1634,"num_write_kb":104576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1149,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:33.093433+0000","last_change":"2024-08-17T17:32:27.432256+0000","last_active":"2024-08-17T17:56:33.093433+0000","last_peered":"2024-08-17T17:56:33.093433+0000","last_clean":"2024-08-17T17:56:33.093433+0000","last_became_active":"2024-08-17T17:32:27.431912+0000","last_became_peered":"2024-08-17T17:32:27.431912+0000","last_unstale":"2024-08-17T17:56:33.093433+0000","last_undegraded":"2024-08-17T17:56:33.093433+0000","last_fullsized":"2024-08-17T17:56:33.093433+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:07:09.604818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1158,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:33.093909+0000","last_change":"2024-08-17T17:51:25.498937+0000","last_active":"2024-08-17T17:56:33.093909+0000","last_peered":"2024-08-17T17:56:33.093909+0000","last_clean":"2024-08-17T17:56:33.093909+0000","last_became_active":"2024-08-17T17:51:25.498526+0000","last_became_peered":"2024-08-17T17:51:25.498526+0000","last_unstale":"2024-08-17T17:56:33.093909+0000","last_undegraded":"2024-08-17T17:56:33.093909+0000","last_fullsized":"2024-08-17T17:56:33.093909+0000","mapping_epoch":1180,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:57:37.335094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.2","version":"1227'1645","reported_seq":1664,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:44.879741+0000","last_change":"2024-08-17T17:56:22.287834+0000","last_active":"2024-08-17T17:56:44.879741+0000","last_peered":"2024-08-17T17:56:44.879741+0000","last_clean":"2024-08-17T17:56:44.879741+0000","last_became_active":"2024-08-17T17:56:22.287471+0000","last_became_peered":"2024-08-17T17:56:22.287471+0000","last_unstale":"2024-08-17T17:56:44.879741+0000","last_undegraded":"2024-08-17T17:56:44.879741+0000","last_fullsized":"2024-08-17T17:56:44.879741+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:56:21.220352+0000","objects_scrubbed":0,"log_size":1645,"log_dups_size":0,"ondisk_log_size":1645,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:52:36.753077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":107806720,"num_objects":1645,"num_object_clones":0,"num_object_copies":4935,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1645,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1645,"num_write_kb":105280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.a","version":"268'149","reported_seq":674,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:33.226239+0000","last_change":"2024-08-17T17:46:54.870024+0000","last_active":"2024-08-17T17:56:33.226239+0000","last_peered":"2024-08-17T17:56:33.226239+0000","last_clean":"2024-08-17T17:56:33.226239+0000","last_became_active":"2024-08-17T17:45:38.013865+0000","last_became_peered":"2024-08-17T17:45:38.013865+0000","last_unstale":"2024-08-17T17:56:33.226239+0000","last_undegraded":"2024-08-17T17:56:33.226239+0000","last_fullsized":"2024-08-17T17:56:33.226239+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:54.869951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:54.869951+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:27:27.946042+0000","scrub_duration":0.00171407,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":1787,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.304592+0000","last_change":"2024-08-17T17:32:59.772605+0000","last_active":"2024-08-17T17:56:37.304592+0000","last_peered":"2024-08-17T17:56:37.304592+0000","last_clean":"2024-08-17T17:56:37.304592+0000","last_became_active":"2024-08-17T17:32:59.772015+0000","last_became_peered":"2024-08-17T17:32:59.772015+0000","last_unstale":"2024-08-17T17:56:37.304592+0000","last_undegraded":"2024-08-17T17:56:37.304592+0000","last_fullsized":"2024-08-17T17:56:37.304592+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:23:08.461614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1803,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.283900+0000","last_change":"2024-08-17T17:32:59.766848+0000","last_active":"2024-08-17T17:56:37.283900+0000","last_peered":"2024-08-17T17:56:37.283900+0000","last_clean":"2024-08-17T17:56:37.283900+0000","last_became_active":"2024-08-17T17:32:59.766481+0000","last_became_peered":"2024-08-17T17:32:59.766481+0000","last_unstale":"2024-08-17T17:56:37.283900+0000","last_undegraded":"2024-08-17T17:56:37.283900+0000","last_fullsized":"2024-08-17T17:56:37.283900+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:01:39.759644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.8","version":"1227'1731","reported_seq":1747,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:44.881264+0000","last_change":"2024-08-17T17:56:22.234246+0000","last_active":"2024-08-17T17:56:44.881264+0000","last_peered":"2024-08-17T17:56:44.881264+0000","last_clean":"2024-08-17T17:56:44.881264+0000","last_became_active":"2024-08-17T17:56:22.233598+0000","last_became_peered":"2024-08-17T17:56:22.233598+0000","last_unstale":"2024-08-17T17:56:44.881264+0000","last_undegraded":"2024-08-17T17:56:44.881264+0000","last_fullsized":"2024-08-17T17:56:44.881264+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:56:21.220352+0000","objects_scrubbed":0,"log_size":1731,"log_dups_size":0,"ondisk_log_size":1731,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:27:39.399138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":113442816,"num_objects":1731,"num_object_clones":0,"num_object_copies":5193,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1731,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1731,"num_write_kb":110784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"268'149","reported_seq":1545,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:32.688034+0000","last_change":"2024-08-17T17:53:49.526665+0000","last_active":"2024-08-17T17:56:32.688034+0000","last_peered":"2024-08-17T17:56:32.688034+0000","last_clean":"2024-08-17T17:56:32.688034+0000","last_became_active":"2024-08-17T17:53:49.525773+0000","last_became_peered":"2024-08-17T17:53:49.525773+0000","last_unstale":"2024-08-17T17:56:32.688034+0000","last_undegraded":"2024-08-17T17:56:32.688034+0000","last_fullsized":"2024-08-17T17:56:32.688034+0000","mapping_epoch":1199,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":1200,"parent":"0.0","parent_split_bits":0,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:47.184230+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:47.184230+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:09:14.989942+0000","scrub_duration":0.0012906930000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'1","reported_seq":1172,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:33.226254+0000","last_change":"2024-08-17T17:32:27.437735+0000","last_active":"2024-08-17T17:56:33.226254+0000","last_peered":"2024-08-17T17:56:33.226254+0000","last_clean":"2024-08-17T17:56:33.226254+0000","last_became_active":"2024-08-17T17:32:27.437234+0000","last_became_peered":"2024-08-17T17:32:27.437234+0000","last_unstale":"2024-08-17T17:56:33.226254+0000","last_undegraded":"2024-08-17T17:56:33.226254+0000","last_fullsized":"2024-08-17T17:56:33.226254+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+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 @ 2024-08-19T02:49:17.140384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028371400000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":1765,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.308598+0000","last_change":"2024-08-17T17:32:59.775218+0000","last_active":"2024-08-17T17:56:37.308598+0000","last_peered":"2024-08-17T17:56:37.308598+0000","last_clean":"2024-08-17T17:56:37.308598+0000","last_became_active":"2024-08-17T17:32:59.774911+0000","last_became_peered":"2024-08-17T17:32:59.774911+0000","last_unstale":"2024-08-17T17:56:37.308598+0000","last_undegraded":"2024-08-17T17:56:37.308598+0000","last_fullsized":"2024-08-17T17:56:37.308598+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:42:33.544078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1131,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:32.491221+0000","last_change":"2024-08-17T17:22:54.175289+0000","last_active":"2024-08-17T17:56:32.491221+0000","last_peered":"2024-08-17T17:56:32.491221+0000","last_clean":"2024-08-17T17:56:32.491221+0000","last_became_active":"2024-08-17T17:22:54.174953+0000","last_became_peered":"2024-08-17T17:22:54.174953+0000","last_unstale":"2024-08-17T17:56:32.491221+0000","last_undegraded":"2024-08-17T17:56:32.491221+0000","last_fullsized":"2024-08-17T17:56:32.491221+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:20.586463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.b","version":"1227'1694","reported_seq":1713,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:44.959675+0000","last_change":"2024-08-17T17:56:22.243614+0000","last_active":"2024-08-17T17:56:44.959675+0000","last_peered":"2024-08-17T17:56:44.959675+0000","last_clean":"2024-08-17T17:56:44.959675+0000","last_became_active":"2024-08-17T17:56:22.243310+0000","last_became_peered":"2024-08-17T17:56:22.243310+0000","last_unstale":"2024-08-17T17:56:44.959675+0000","last_undegraded":"2024-08-17T17:56:44.959675+0000","last_fullsized":"2024-08-17T17:56:44.959675+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:56:21.220352+0000","objects_scrubbed":0,"log_size":1694,"log_dups_size":0,"ondisk_log_size":1694,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:02:20.503537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":111017984,"num_objects":1694,"num_object_clones":0,"num_object_copies":5082,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1694,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1694,"num_write_kb":108416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"268'149","reported_seq":790,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.300840+0000","last_change":"2024-08-17T17:45:44.079966+0000","last_active":"2024-08-17T17:56:37.300840+0000","last_peered":"2024-08-17T17:56:37.300840+0000","last_clean":"2024-08-17T17:56:37.300840+0000","last_became_active":"2024-08-17T17:45:38.009775+0000","last_became_peered":"2024-08-17T17:45:38.009775+0000","last_unstale":"2024-08-17T17:56:37.300840+0000","last_undegraded":"2024-08-17T17:56:37.300840+0000","last_fullsized":"2024-08-17T17:56:37.300840+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:44.079842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:44.079842+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:27:29.325601+0000","scrub_duration":6,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1191,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:32.687977+0000","last_change":"2024-08-17T17:53:46.478483+0000","last_active":"2024-08-17T17:56:32.687977+0000","last_peered":"2024-08-17T17:56:32.687977+0000","last_clean":"2024-08-17T17:56:32.687977+0000","last_became_active":"2024-08-17T17:53:46.477424+0000","last_became_peered":"2024-08-17T17:53:46.477424+0000","last_unstale":"2024-08-17T17:56:32.687977+0000","last_undegraded":"2024-08-17T17:56:32.687977+0000","last_fullsized":"2024-08-17T17:56:32.687977+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:31:05.783157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026904000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.307128+0000","last_change":"2024-08-17T17:53:46.477924+0000","last_active":"2024-08-17T17:56:37.307128+0000","last_peered":"2024-08-17T17:56:37.307128+0000","last_clean":"2024-08-17T17:56:37.307128+0000","last_became_active":"2024-08-17T17:53:46.476887+0000","last_became_peered":"2024-08-17T17:53:46.476887+0000","last_unstale":"2024-08-17T17:56:37.307128+0000","last_undegraded":"2024-08-17T17:56:37.307128+0000","last_fullsized":"2024-08-17T17:56:37.307128+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:40:29.735766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.307622+0000","last_change":"2024-08-17T17:53:46.480510+0000","last_active":"2024-08-17T17:56:37.307622+0000","last_peered":"2024-08-17T17:56:37.307622+0000","last_clean":"2024-08-17T17:56:37.307622+0000","last_became_active":"2024-08-17T17:53:46.480194+0000","last_became_peered":"2024-08-17T17:53:46.480194+0000","last_unstale":"2024-08-17T17:56:37.307622+0000","last_undegraded":"2024-08-17T17:56:37.307622+0000","last_fullsized":"2024-08-17T17:56:37.307622+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:20:32.265156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"1227'1636","reported_seq":1648,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:45.060824+0000","last_change":"2024-08-17T17:56:22.231432+0000","last_active":"2024-08-17T17:56:45.060824+0000","last_peered":"2024-08-17T17:56:45.060824+0000","last_clean":"2024-08-17T17:56:45.060824+0000","last_became_active":"2024-08-17T17:56:22.231068+0000","last_became_peered":"2024-08-17T17:56:22.231068+0000","last_unstale":"2024-08-17T17:56:45.060824+0000","last_undegraded":"2024-08-17T17:56:45.060824+0000","last_fullsized":"2024-08-17T17:56:45.060824+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:56:21.220352+0000","objects_scrubbed":0,"log_size":1636,"log_dups_size":0,"ondisk_log_size":1636,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:27:39.522062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":107216896,"num_objects":1636,"num_object_clones":0,"num_object_copies":4908,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1636,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1636,"num_write_kb":104704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"268'149","reported_seq":1564,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:32.688072+0000","last_change":"2024-08-17T17:53:49.520942+0000","last_active":"2024-08-17T17:56:32.688072+0000","last_peered":"2024-08-17T17:56:32.688072+0000","last_clean":"2024-08-17T17:56:32.688072+0000","last_became_active":"2024-08-17T17:53:49.520088+0000","last_became_peered":"2024-08-17T17:53:49.520088+0000","last_unstale":"2024-08-17T17:56:32.688072+0000","last_undegraded":"2024-08-17T17:56:32.688072+0000","last_fullsized":"2024-08-17T17:56:32.688072+0000","mapping_epoch":1199,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1200,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:48.249334+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:48.249334+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:33:30.851185+0000","scrub_duration":0.018931098,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1859,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.283627+0000","last_change":"2024-08-17T17:53:46.478561+0000","last_active":"2024-08-17T17:56:37.283627+0000","last_peered":"2024-08-17T17:56:37.283627+0000","last_clean":"2024-08-17T17:56:37.283627+0000","last_became_active":"2024-08-17T17:53:46.478191+0000","last_became_peered":"2024-08-17T17:53:46.478191+0000","last_unstale":"2024-08-17T17:56:37.283627+0000","last_undegraded":"2024-08-17T17:56:37.283627+0000","last_fullsized":"2024-08-17T17:56:37.283627+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:22:36.839614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029621200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1824,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.300971+0000","last_change":"2024-08-17T17:32:27.433156+0000","last_active":"2024-08-17T17:56:37.300971+0000","last_peered":"2024-08-17T17:56:37.300971+0000","last_clean":"2024-08-17T17:56:37.300971+0000","last_became_active":"2024-08-17T17:32:27.432811+0000","last_became_peered":"2024-08-17T17:32:27.432811+0000","last_unstale":"2024-08-17T17:56:37.300971+0000","last_undegraded":"2024-08-17T17:56:37.300971+0000","last_fullsized":"2024-08-17T17:56:37.300971+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:12.882686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1855,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.301320+0000","last_change":"2024-08-17T17:53:46.480063+0000","last_active":"2024-08-17T17:56:37.301320+0000","last_peered":"2024-08-17T17:56:37.301320+0000","last_clean":"2024-08-17T17:56:37.301320+0000","last_became_active":"2024-08-17T17:53:46.479733+0000","last_became_peered":"2024-08-17T17:53:46.479733+0000","last_unstale":"2024-08-17T17:56:37.301320+0000","last_undegraded":"2024-08-17T17:56:37.301320+0000","last_fullsized":"2024-08-17T17:56:37.301320+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:34:18.061665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.9","version":"1227'1658","reported_seq":1677,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:44.955393+0000","last_change":"2024-08-17T17:56:22.235466+0000","last_active":"2024-08-17T17:56:44.955393+0000","last_peered":"2024-08-17T17:56:44.955393+0000","last_clean":"2024-08-17T17:56:44.955393+0000","last_became_active":"2024-08-17T17:56:22.235145+0000","last_became_peered":"2024-08-17T17:56:22.235145+0000","last_unstale":"2024-08-17T17:56:44.955393+0000","last_undegraded":"2024-08-17T17:56:44.955393+0000","last_fullsized":"2024-08-17T17:56:44.955393+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:56:21.220352+0000","objects_scrubbed":0,"log_size":1658,"log_dups_size":0,"ondisk_log_size":1658,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:15:50.093622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":108658688,"num_objects":1658,"num_object_clones":0,"num_object_copies":4974,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1658,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1658,"num_write_kb":106112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"268'149","reported_seq":714,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:33.226050+0000","last_change":"2024-08-17T17:53:49.546491+0000","last_active":"2024-08-17T17:56:33.226050+0000","last_peered":"2024-08-17T17:56:33.226050+0000","last_clean":"2024-08-17T17:56:33.226050+0000","last_became_active":"2024-08-17T17:53:49.546172+0000","last_became_peered":"2024-08-17T17:53:49.546172+0000","last_unstale":"2024-08-17T17:56:33.226050+0000","last_undegraded":"2024-08-17T17:56:33.226050+0000","last_fullsized":"2024-08-17T17:56:33.226050+0000","mapping_epoch":1199,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1200,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:59.915018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:59.915018+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:15:34.851689+0000","scrub_duration":0.00214204,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":1173,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:33.226339+0000","last_change":"2024-08-17T17:31:54.822081+0000","last_active":"2024-08-17T17:56:33.226339+0000","last_peered":"2024-08-17T17:56:33.226339+0000","last_clean":"2024-08-17T17:56:33.226339+0000","last_became_active":"2024-08-17T17:31:54.821740+0000","last_became_peered":"2024-08-17T17:31:54.821740+0000","last_unstale":"2024-08-17T17:56:33.226339+0000","last_undegraded":"2024-08-17T17:56:33.226339+0000","last_fullsized":"2024-08-17T17:56:33.226339+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:09:33.904896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00089523800000000002,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1169,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:33.093637+0000","last_change":"2024-08-17T17:53:46.477512+0000","last_active":"2024-08-17T17:56:33.093637+0000","last_peered":"2024-08-17T17:56:33.093637+0000","last_clean":"2024-08-17T17:56:33.093637+0000","last_became_active":"2024-08-17T17:53:46.476939+0000","last_became_peered":"2024-08-17T17:53:46.476939+0000","last_unstale":"2024-08-17T17:56:33.093637+0000","last_undegraded":"2024-08-17T17:56:33.093637+0000","last_fullsized":"2024-08-17T17:56:33.093637+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:40:26.839235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1834,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.301093+0000","last_change":"2024-08-17T17:32:59.768385+0000","last_active":"2024-08-17T17:56:37.301093+0000","last_peered":"2024-08-17T17:56:37.301093+0000","last_clean":"2024-08-17T17:56:37.301093+0000","last_became_active":"2024-08-17T17:32:59.767891+0000","last_became_peered":"2024-08-17T17:32:59.767891+0000","last_unstale":"2024-08-17T17:56:37.301093+0000","last_undegraded":"2024-08-17T17:56:37.301093+0000","last_fullsized":"2024-08-17T17:56:37.301093+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:05:22.672505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.f","version":"1227'1704","reported_seq":1716,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:45.061869+0000","last_change":"2024-08-17T17:56:22.233497+0000","last_active":"2024-08-17T17:56:45.061869+0000","last_peered":"2024-08-17T17:56:45.061869+0000","last_clean":"2024-08-17T17:56:45.061869+0000","last_became_active":"2024-08-17T17:56:22.233188+0000","last_became_peered":"2024-08-17T17:56:22.233188+0000","last_unstale":"2024-08-17T17:56:45.061869+0000","last_undegraded":"2024-08-17T17:56:45.061869+0000","last_fullsized":"2024-08-17T17:56:45.061869+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:56:21.220352+0000","objects_scrubbed":0,"log_size":1704,"log_dups_size":0,"ondisk_log_size":1704,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:50:02.832048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":111673344,"num_objects":1704,"num_object_clones":0,"num_object_copies":5112,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1704,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1704,"num_write_kb":109056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"268'149","reported_seq":687,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:32.491366+0000","last_change":"2024-08-17T17:45:47.547272+0000","last_active":"2024-08-17T17:56:32.491366+0000","last_peered":"2024-08-17T17:56:32.491366+0000","last_clean":"2024-08-17T17:56:32.491366+0000","last_became_active":"2024-08-17T17:45:38.001873+0000","last_became_peered":"2024-08-17T17:45:38.001873+0000","last_unstale":"2024-08-17T17:56:32.491366+0000","last_undegraded":"2024-08-17T17:56:32.491366+0000","last_fullsized":"2024-08-17T17:56:32.491366+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:47.547201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:47.547201+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:29:52.144033+0000","scrub_duration":0.0031063380000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1176,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:33.226502+0000","last_change":"2024-08-17T17:32:59.768555+0000","last_active":"2024-08-17T17:56:33.226502+0000","last_peered":"2024-08-17T17:56:33.226502+0000","last_clean":"2024-08-17T17:56:33.226502+0000","last_became_active":"2024-08-17T17:32:59.768221+0000","last_became_peered":"2024-08-17T17:32:59.768221+0000","last_unstale":"2024-08-17T17:56:33.226502+0000","last_undegraded":"2024-08-17T17:56:33.226502+0000","last_fullsized":"2024-08-17T17:56:33.226502+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:04:28.973618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1868,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.301413+0000","last_change":"2024-08-17T17:53:46.477288+0000","last_active":"2024-08-17T17:56:37.301413+0000","last_peered":"2024-08-17T17:56:37.301413+0000","last_clean":"2024-08-17T17:56:37.301413+0000","last_became_active":"2024-08-17T17:53:46.476945+0000","last_became_peered":"2024-08-17T17:53:46.476945+0000","last_unstale":"2024-08-17T17:56:37.301413+0000","last_undegraded":"2024-08-17T17:56:37.301413+0000","last_fullsized":"2024-08-17T17:56:37.301413+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:14:28.257207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342763,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":1812,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.301619+0000","last_change":"2024-08-17T17:31:54.820086+0000","last_active":"2024-08-17T17:56:37.301619+0000","last_peered":"2024-08-17T17:56:37.301619+0000","last_clean":"2024-08-17T17:56:37.301619+0000","last_became_active":"2024-08-17T17:31:54.819745+0000","last_became_peered":"2024-08-17T17:31:54.819745+0000","last_unstale":"2024-08-17T17:56:37.301619+0000","last_undegraded":"2024-08-17T17:56:37.301619+0000","last_fullsized":"2024-08-17T17:56:37.301619+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:06:06.329346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"1227'1650","reported_seq":1662,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:44.956300+0000","last_change":"2024-08-17T17:56:22.256582+0000","last_active":"2024-08-17T17:56:44.956300+0000","last_peered":"2024-08-17T17:56:44.956300+0000","last_clean":"2024-08-17T17:56:44.956300+0000","last_became_active":"2024-08-17T17:56:22.256240+0000","last_became_peered":"2024-08-17T17:56:22.256240+0000","last_unstale":"2024-08-17T17:56:44.956300+0000","last_undegraded":"2024-08-17T17:56:44.956300+0000","last_fullsized":"2024-08-17T17:56:44.956300+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:56:21.220352+0000","objects_scrubbed":0,"log_size":1650,"log_dups_size":0,"ondisk_log_size":1650,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:50.663172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":108134400,"num_objects":1650,"num_object_clones":0,"num_object_copies":4950,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1650,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1650,"num_write_kb":105600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.6","version":"268'149","reported_seq":724,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:32.491165+0000","last_change":"2024-08-17T17:53:49.527933+0000","last_active":"2024-08-17T17:56:32.491165+0000","last_peered":"2024-08-17T17:56:32.491165+0000","last_clean":"2024-08-17T17:56:32.491165+0000","last_became_active":"2024-08-17T17:53:49.527552+0000","last_became_peered":"2024-08-17T17:53:49.527552+0000","last_unstale":"2024-08-17T17:56:32.491165+0000","last_undegraded":"2024-08-17T17:56:32.491165+0000","last_fullsized":"2024-08-17T17:56:32.491165+0000","mapping_epoch":1199,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1200,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:42.496644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:42.496644+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:16:03.474204+0000","scrub_duration":0.0057956730000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1823,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.301181+0000","last_change":"2024-08-17T17:32:27.437457+0000","last_active":"2024-08-17T17:56:37.301181+0000","last_peered":"2024-08-17T17:56:37.301181+0000","last_clean":"2024-08-17T17:56:37.301181+0000","last_became_active":"2024-08-17T17:32:27.437140+0000","last_became_peered":"2024-08-17T17:32:27.437140+0000","last_unstale":"2024-08-17T17:56:37.301181+0000","last_undegraded":"2024-08-17T17:56:37.301181+0000","last_fullsized":"2024-08-17T17:56:37.301181+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:11.131550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1174,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:32.688509+0000","last_change":"2024-08-17T17:53:46.479172+0000","last_active":"2024-08-17T17:56:32.688509+0000","last_peered":"2024-08-17T17:56:32.688509+0000","last_clean":"2024-08-17T17:56:32.688509+0000","last_became_active":"2024-08-17T17:53:46.478886+0000","last_became_peered":"2024-08-17T17:53:46.478886+0000","last_unstale":"2024-08-17T17:56:32.688509+0000","last_undegraded":"2024-08-17T17:56:32.688509+0000","last_fullsized":"2024-08-17T17:56:32.688509+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:05:47.401866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033804700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":73,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.307182+0000","last_change":"2024-08-17T17:53:46.479302+0000","last_active":"2024-08-17T17:56:37.307182+0000","last_peered":"2024-08-17T17:56:37.307182+0000","last_clean":"2024-08-17T17:56:37.307182+0000","last_became_active":"2024-08-17T17:53:46.478434+0000","last_became_peered":"2024-08-17T17:53:46.478434+0000","last_unstale":"2024-08-17T17:56:37.307182+0000","last_undegraded":"2024-08-17T17:56:37.307182+0000","last_fullsized":"2024-08-17T17:56:37.307182+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:35:32.206736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1227'1601","reported_seq":1613,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:44.982411+0000","last_change":"2024-08-17T17:56:22.232316+0000","last_active":"2024-08-17T17:56:44.982411+0000","last_peered":"2024-08-17T17:56:44.982411+0000","last_clean":"2024-08-17T17:56:44.982411+0000","last_became_active":"2024-08-17T17:56:22.231501+0000","last_became_peered":"2024-08-17T17:56:22.231501+0000","last_unstale":"2024-08-17T17:56:44.982411+0000","last_undegraded":"2024-08-17T17:56:44.982411+0000","last_fullsized":"2024-08-17T17:56:44.982411+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:56:21.220352+0000","objects_scrubbed":0,"log_size":1601,"log_dups_size":0,"ondisk_log_size":1601,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:51:29.030453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":104923136,"num_objects":1601,"num_object_clones":0,"num_object_copies":4803,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1601,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1601,"num_write_kb":102464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"268'149","reported_seq":674,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:33.093940+0000","last_change":"2024-08-17T17:45:41.349586+0000","last_active":"2024-08-17T17:56:33.093940+0000","last_peered":"2024-08-17T17:56:33.093940+0000","last_clean":"2024-08-17T17:56:33.093940+0000","last_became_active":"2024-08-17T17:45:38.001831+0000","last_became_peered":"2024-08-17T17:45:38.001831+0000","last_unstale":"2024-08-17T17:56:33.093940+0000","last_undegraded":"2024-08-17T17:56:33.093940+0000","last_fullsized":"2024-08-17T17:56:33.093940+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:41.349530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:41.349530+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:25.622896+0000","scrub_duration":0.001642637,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"72'2","reported_seq":1819,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.307762+0000","last_change":"2024-08-17T17:53:46.488478+0000","last_active":"2024-08-17T17:56:37.307762+0000","last_peered":"2024-08-17T17:56:37.307762+0000","last_clean":"2024-08-17T17:56:37.307762+0000","last_became_active":"2024-08-17T17:53:46.472168+0000","last_became_peered":"2024-08-17T17:53:46.472168+0000","last_unstale":"2024-08-17T17:56:37.307762+0000","last_undegraded":"2024-08-17T17:56:37.307762+0000","last_fullsized":"2024-08-17T17:56:37.307762+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:14:14.085301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,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":1822,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.301536+0000","last_change":"2024-08-17T17:31:54.820580+0000","last_active":"2024-08-17T17:56:37.301536+0000","last_peered":"2024-08-17T17:56:37.301536+0000","last_clean":"2024-08-17T17:56:37.301536+0000","last_became_active":"2024-08-17T17:31:54.820089+0000","last_became_peered":"2024-08-17T17:31:54.820089+0000","last_unstale":"2024-08-17T17:56:37.301536+0000","last_undegraded":"2024-08-17T17:56:37.301536+0000","last_fullsized":"2024-08-17T17:56:37.301536+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:25:34.716640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1809,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.304251+0000","last_change":"2024-08-17T17:53:46.475369+0000","last_active":"2024-08-17T17:56:37.304251+0000","last_peered":"2024-08-17T17:56:37.304251+0000","last_clean":"2024-08-17T17:56:37.304251+0000","last_became_active":"2024-08-17T17:53:46.473571+0000","last_became_peered":"2024-08-17T17:53:46.473571+0000","last_unstale":"2024-08-17T17:56:37.304251+0000","last_undegraded":"2024-08-17T17:56:37.304251+0000","last_fullsized":"2024-08-17T17:56:37.304251+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:59:21.254593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1227'1637","reported_seq":1656,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:44.883368+0000","last_change":"2024-08-17T17:56:22.257203+0000","last_active":"2024-08-17T17:56:44.883368+0000","last_peered":"2024-08-17T17:56:44.883368+0000","last_clean":"2024-08-17T17:56:44.883368+0000","last_became_active":"2024-08-17T17:56:22.256865+0000","last_became_peered":"2024-08-17T17:56:22.256865+0000","last_unstale":"2024-08-17T17:56:44.883368+0000","last_undegraded":"2024-08-17T17:56:44.883368+0000","last_fullsized":"2024-08-17T17:56:44.883368+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:56:21.220352+0000","objects_scrubbed":0,"log_size":1637,"log_dups_size":0,"ondisk_log_size":1637,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:27:23.337427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":107282432,"num_objects":1637,"num_object_clones":0,"num_object_copies":4911,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1637,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1637,"num_write_kb":104768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.4","version":"268'149","reported_seq":781,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.304991+0000","last_change":"2024-08-17T17:46:59.992526+0000","last_active":"2024-08-17T17:56:37.304991+0000","last_peered":"2024-08-17T17:56:37.304991+0000","last_clean":"2024-08-17T17:56:37.304991+0000","last_became_active":"2024-08-17T17:46:27.004139+0000","last_became_peered":"2024-08-17T17:46:27.004139+0000","last_unstale":"2024-08-17T17:56:37.304991+0000","last_undegraded":"2024-08-17T17:56:37.304991+0000","last_fullsized":"2024-08-17T17:56:37.304991+0000","mapping_epoch":1128,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:59.992449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:59.992449+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:10:52.252499+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":77,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.307517+0000","last_change":"2024-08-17T17:53:46.484402+0000","last_active":"2024-08-17T17:56:37.307517+0000","last_peered":"2024-08-17T17:56:37.307517+0000","last_clean":"2024-08-17T17:56:37.307517+0000","last_became_active":"2024-08-17T17:53:46.477607+0000","last_became_peered":"2024-08-17T17:53:46.477607+0000","last_unstale":"2024-08-17T17:56:37.307517+0000","last_undegraded":"2024-08-17T17:56:37.307517+0000","last_fullsized":"2024-08-17T17:56:37.307517+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:41:45.099742+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,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":1161,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:32.491407+0000","last_change":"2024-08-17T17:32:27.436530+0000","last_active":"2024-08-17T17:56:32.491407+0000","last_peered":"2024-08-17T17:56:32.491407+0000","last_clean":"2024-08-17T17:56:32.491407+0000","last_became_active":"2024-08-17T17:32:27.436139+0000","last_became_peered":"2024-08-17T17:32:27.436139+0000","last_unstale":"2024-08-17T17:56:32.491407+0000","last_undegraded":"2024-08-17T17:56:32.491407+0000","last_fullsized":"2024-08-17T17:56:32.491407+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:18.060869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030013400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1131,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:33.093252+0000","last_change":"2024-08-17T17:22:55.275184+0000","last_active":"2024-08-17T17:56:33.093252+0000","last_peered":"2024-08-17T17:56:33.093252+0000","last_clean":"2024-08-17T17:56:33.093252+0000","last_became_active":"2024-08-17T17:22:55.274677+0000","last_became_peered":"2024-08-17T17:22:55.274677+0000","last_unstale":"2024-08-17T17:56:33.093252+0000","last_undegraded":"2024-08-17T17:56:33.093252+0000","last_fullsized":"2024-08-17T17:56:33.093252+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:51:29.348766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":1148,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:33.093557+0000","last_change":"2024-08-17T17:31:54.821919+0000","last_active":"2024-08-17T17:56:33.093557+0000","last_peered":"2024-08-17T17:56:33.093557+0000","last_clean":"2024-08-17T17:56:33.093557+0000","last_became_active":"2024-08-17T17:31:54.821536+0000","last_became_peered":"2024-08-17T17:31:54.821536+0000","last_unstale":"2024-08-17T17:56:33.093557+0000","last_undegraded":"2024-08-17T17:56:33.093557+0000","last_fullsized":"2024-08-17T17:56:33.093557+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:17:33.081437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"350'22","reported_seq":1154,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:33.093773+0000","last_change":"2024-08-17T17:22:53.728275+0000","last_active":"2024-08-17T17:56:33.093773+0000","last_peered":"2024-08-17T17:56:33.093773+0000","last_clean":"2024-08-17T17:56:33.093773+0000","last_became_active":"2024-08-17T17:22:53.727978+0000","last_became_peered":"2024-08-17T17:22:53.727978+0000","last_unstale":"2024-08-17T17:56:33.093773+0000","last_undegraded":"2024-08-17T17:56:33.093773+0000","last_fullsized":"2024-08-17T17:56:33.093773+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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":"periodic scrub scheduled @ 2024-08-18T23:19:43.717005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"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.12","version":"0'0","reported_seq":56,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:33.226128+0000","last_change":"2024-08-17T17:51:25.499000+0000","last_active":"2024-08-17T17:56:33.226128+0000","last_peered":"2024-08-17T17:56:33.226128+0000","last_clean":"2024-08-17T17:56:33.226128+0000","last_became_active":"2024-08-17T17:51:25.498550+0000","last_became_peered":"2024-08-17T17:51:25.498550+0000","last_unstale":"2024-08-17T17:56:33.226128+0000","last_undegraded":"2024-08-17T17:56:33.226128+0000","last_fullsized":"2024-08-17T17:56:33.226128+0000","mapping_epoch":1180,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:42:31.040727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"72'3","reported_seq":1145,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:32.688422+0000","last_change":"2024-08-17T17:32:59.768226+0000","last_active":"2024-08-17T17:56:32.688422+0000","last_peered":"2024-08-17T17:56:32.688422+0000","last_clean":"2024-08-17T17:56:32.688422+0000","last_became_active":"2024-08-17T17:32:59.767701+0000","last_became_peered":"2024-08-17T17:32:59.767701+0000","last_unstale":"2024-08-17T17:56:32.688422+0000","last_undegraded":"2024-08-17T17:56:32.688422+0000","last_fullsized":"2024-08-17T17:56:32.688422+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T21:00:52.281423+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":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":"3.16","version":"0'0","reported_seq":1159,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:33.226496+0000","last_change":"2024-08-17T17:31:54.822296+0000","last_active":"2024-08-17T17:56:33.226496+0000","last_peered":"2024-08-17T17:56:33.226496+0000","last_clean":"2024-08-17T17:56:33.226496+0000","last_became_active":"2024-08-17T17:31:54.821958+0000","last_became_peered":"2024-08-17T17:31:54.821958+0000","last_unstale":"2024-08-17T17:56:33.226496+0000","last_undegraded":"2024-08-17T17:56:33.226496+0000","last_fullsized":"2024-08-17T17:56:33.226496+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:44.831479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1764,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.303990+0000","last_change":"2024-08-17T17:32:59.773153+0000","last_active":"2024-08-17T17:56:37.303990+0000","last_peered":"2024-08-17T17:56:37.303990+0000","last_clean":"2024-08-17T17:56:37.303990+0000","last_became_active":"2024-08-17T17:32:59.772671+0000","last_became_peered":"2024-08-17T17:32:59.772671+0000","last_unstale":"2024-08-17T17:56:37.303990+0000","last_undegraded":"2024-08-17T17:56:37.303990+0000","last_fullsized":"2024-08-17T17:56:37.303990+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:32.219883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":73,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.307931+0000","last_change":"2024-08-17T17:53:46.477925+0000","last_active":"2024-08-17T17:56:37.307931+0000","last_peered":"2024-08-17T17:56:37.307931+0000","last_clean":"2024-08-17T17:56:37.307931+0000","last_became_active":"2024-08-17T17:53:46.477585+0000","last_became_peered":"2024-08-17T17:53:46.477585+0000","last_unstale":"2024-08-17T17:56:37.307931+0000","last_undegraded":"2024-08-17T17:56:37.307931+0000","last_fullsized":"2024-08-17T17:56:37.307931+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:16:46.944386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1786,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.304168+0000","last_change":"2024-08-17T17:32:59.767175+0000","last_active":"2024-08-17T17:56:37.304168+0000","last_peered":"2024-08-17T17:56:37.304168+0000","last_clean":"2024-08-17T17:56:37.304168+0000","last_became_active":"2024-08-17T17:32:59.766352+0000","last_became_peered":"2024-08-17T17:32:59.766352+0000","last_unstale":"2024-08-17T17:56:37.304168+0000","last_undegraded":"2024-08-17T17:56:37.304168+0000","last_fullsized":"2024-08-17T17:56:37.304168+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:42.252204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1148,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:32.491387+0000","last_change":"2024-08-17T17:31:54.823767+0000","last_active":"2024-08-17T17:56:32.491387+0000","last_peered":"2024-08-17T17:56:32.491387+0000","last_clean":"2024-08-17T17:56:32.491387+0000","last_became_active":"2024-08-17T17:31:54.823265+0000","last_became_peered":"2024-08-17T17:31:54.823265+0000","last_unstale":"2024-08-17T17:56:32.491387+0000","last_undegraded":"2024-08-17T17:56:32.491387+0000","last_fullsized":"2024-08-17T17:56:32.491387+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:10:08.654594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1817,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.304390+0000","last_change":"2024-08-17T17:53:46.475837+0000","last_active":"2024-08-17T17:56:37.304390+0000","last_peered":"2024-08-17T17:56:37.304390+0000","last_clean":"2024-08-17T17:56:37.304390+0000","last_became_active":"2024-08-17T17:53:46.474869+0000","last_became_peered":"2024-08-17T17:53:46.474869+0000","last_unstale":"2024-08-17T17:56:37.304390+0000","last_undegraded":"2024-08-17T17:56:37.304390+0000","last_fullsized":"2024-08-17T17:56:37.304390+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:06.016460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.307330+0000","last_change":"2024-08-17T17:53:46.489345+0000","last_active":"2024-08-17T17:56:37.307330+0000","last_peered":"2024-08-17T17:56:37.307330+0000","last_clean":"2024-08-17T17:56:37.307330+0000","last_became_active":"2024-08-17T17:53:46.488901+0000","last_became_peered":"2024-08-17T17:53:46.488901+0000","last_unstale":"2024-08-17T17:56:37.307330+0000","last_undegraded":"2024-08-17T17:56:37.307330+0000","last_fullsized":"2024-08-17T17:56:37.307330+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:32:08.140219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1822,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.300757+0000","last_change":"2024-08-17T17:32:59.767087+0000","last_active":"2024-08-17T17:56:37.300757+0000","last_peered":"2024-08-17T17:56:37.300757+0000","last_clean":"2024-08-17T17:56:37.300757+0000","last_became_active":"2024-08-17T17:32:59.766784+0000","last_became_peered":"2024-08-17T17:32:59.766784+0000","last_unstale":"2024-08-17T17:56:37.300757+0000","last_undegraded":"2024-08-17T17:56:37.300757+0000","last_fullsized":"2024-08-17T17:56:37.300757+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:11:48.775621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1785,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.305197+0000","last_change":"2024-08-17T17:32:59.767655+0000","last_active":"2024-08-17T17:56:37.305197+0000","last_peered":"2024-08-17T17:56:37.305197+0000","last_clean":"2024-08-17T17:56:37.305197+0000","last_became_active":"2024-08-17T17:32:59.766891+0000","last_became_peered":"2024-08-17T17:32:59.766891+0000","last_unstale":"2024-08-17T17:56:37.305197+0000","last_undegraded":"2024-08-17T17:56:37.305197+0000","last_fullsized":"2024-08-17T17:56:37.305197+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:19:57.129588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1167,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:33.093437+0000","last_change":"2024-08-17T17:32:27.438656+0000","last_active":"2024-08-17T17:56:33.093437+0000","last_peered":"2024-08-17T17:56:33.093437+0000","last_clean":"2024-08-17T17:56:33.093437+0000","last_became_active":"2024-08-17T17:32:27.437400+0000","last_became_peered":"2024-08-17T17:32:27.437400+0000","last_unstale":"2024-08-17T17:56:33.093437+0000","last_undegraded":"2024-08-17T17:56:33.093437+0000","last_fullsized":"2024-08-17T17:56:33.093437+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T01:13:13.749171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":1823,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.283710+0000","last_change":"2024-08-17T17:32:59.769549+0000","last_active":"2024-08-17T17:56:37.283710+0000","last_peered":"2024-08-17T17:56:37.283710+0000","last_clean":"2024-08-17T17:56:37.283710+0000","last_became_active":"2024-08-17T17:32:59.768660+0000","last_became_peered":"2024-08-17T17:32:59.768660+0000","last_unstale":"2024-08-17T17:56:37.283710+0000","last_undegraded":"2024-08-17T17:56:37.283710+0000","last_fullsized":"2024-08-17T17:56:37.283710+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:42:20.130102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":73,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.307274+0000","last_change":"2024-08-17T17:53:46.479068+0000","last_active":"2024-08-17T17:56:37.307274+0000","last_peered":"2024-08-17T17:56:37.307274+0000","last_clean":"2024-08-17T17:56:37.307274+0000","last_became_active":"2024-08-17T17:53:46.478739+0000","last_became_peered":"2024-08-17T17:53:46.478739+0000","last_unstale":"2024-08-17T17:56:37.307274+0000","last_undegraded":"2024-08-17T17:56:37.307274+0000","last_fullsized":"2024-08-17T17:56:37.307274+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:46:18.852778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":1175,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:33.093536+0000","last_change":"2024-08-17T17:32:59.768103+0000","last_active":"2024-08-17T17:56:33.093536+0000","last_peered":"2024-08-17T17:56:33.093536+0000","last_clean":"2024-08-17T17:56:33.093536+0000","last_became_active":"2024-08-17T17:32:59.767686+0000","last_became_peered":"2024-08-17T17:32:59.767686+0000","last_unstale":"2024-08-17T17:56:33.093536+0000","last_undegraded":"2024-08-17T17:56:33.093536+0000","last_fullsized":"2024-08-17T17:56:33.093536+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:40:54.780900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"72'2","reported_seq":1161,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:33.226637+0000","last_change":"2024-08-17T17:31:54.823556+0000","last_active":"2024-08-17T17:56:33.226637+0000","last_peered":"2024-08-17T17:56:33.226637+0000","last_clean":"2024-08-17T17:56:33.226637+0000","last_became_active":"2024-08-17T17:31:54.823250+0000","last_became_peered":"2024-08-17T17:31:54.823250+0000","last_unstale":"2024-08-17T17:56:33.226637+0000","last_undegraded":"2024-08-17T17:56:33.226637+0000","last_fullsized":"2024-08-17T17:56:33.226637+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:08:07.165204+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":[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":1185,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:33.093421+0000","last_change":"2024-08-17T17:53:46.478097+0000","last_active":"2024-08-17T17:56:33.093421+0000","last_peered":"2024-08-17T17:56:33.093421+0000","last_clean":"2024-08-17T17:56:33.093421+0000","last_became_active":"2024-08-17T17:53:46.477781+0000","last_became_peered":"2024-08-17T17:53:46.477781+0000","last_unstale":"2024-08-17T17:56:33.093421+0000","last_undegraded":"2024-08-17T17:56:33.093421+0000","last_fullsized":"2024-08-17T17:56:33.093421+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:30:59.021114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1144,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:33.226477+0000","last_change":"2024-08-17T17:22:53.725178+0000","last_active":"2024-08-17T17:56:33.226477+0000","last_peered":"2024-08-17T17:56:33.226477+0000","last_clean":"2024-08-17T17:56:33.226477+0000","last_became_active":"2024-08-17T17:22:53.724909+0000","last_became_peered":"2024-08-17T17:22:53.724909+0000","last_unstale":"2024-08-17T17:56:33.226477+0000","last_undegraded":"2024-08-17T17:56:33.226477+0000","last_fullsized":"2024-08-17T17:56:33.226477+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:00.171471+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":[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.19","version":"0'0","reported_seq":1807,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.304130+0000","last_change":"2024-08-17T17:53:46.475080+0000","last_active":"2024-08-17T17:56:37.304130+0000","last_peered":"2024-08-17T17:56:37.304130+0000","last_clean":"2024-08-17T17:56:37.304130+0000","last_became_active":"2024-08-17T17:53:46.474617+0000","last_became_peered":"2024-08-17T17:53:46.474617+0000","last_unstale":"2024-08-17T17:56:37.304130+0000","last_undegraded":"2024-08-17T17:56:37.304130+0000","last_fullsized":"2024-08-17T17:56:37.304130+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:32:36.419218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1780,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.306261+0000","last_change":"2024-08-17T17:32:59.770449+0000","last_active":"2024-08-17T17:56:37.306261+0000","last_peered":"2024-08-17T17:56:37.306261+0000","last_clean":"2024-08-17T17:56:37.306261+0000","last_became_active":"2024-08-17T17:32:59.768701+0000","last_became_peered":"2024-08-17T17:32:59.768701+0000","last_unstale":"2024-08-17T17:56:37.306261+0000","last_undegraded":"2024-08-17T17:56:37.306261+0000","last_fullsized":"2024-08-17T17:56:37.306261+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:37:58.418659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1148,"reported_epoch":1226,"state":"active+clean","last_fresh":"2024-08-17T17:56:33.093229+0000","last_change":"2024-08-17T17:31:54.822460+0000","last_active":"2024-08-17T17:56:33.093229+0000","last_peered":"2024-08-17T17:56:33.093229+0000","last_clean":"2024-08-17T17:56:33.093229+0000","last_became_active":"2024-08-17T17:31:54.822111+0000","last_became_peered":"2024-08-17T17:31:54.822111+0000","last_unstale":"2024-08-17T17:56:33.093229+0000","last_undegraded":"2024-08-17T17:56:33.093229+0000","last_fullsized":"2024-08-17T17:56:33.093229+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:17:44.350364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'4","reported_seq":79,"reported_epoch":1227,"state":"active+clean","last_fresh":"2024-08-17T17:56:37.308029+0000","last_change":"2024-08-17T17:53:46.490332+0000","last_active":"2024-08-17T17:56:37.308029+0000","last_peered":"2024-08-17T17:56:37.308029+0000","last_clean":"2024-08-17T17:56:37.308029+0000","last_became_active":"2024-08-17T17:53:46.480548+0000","last_became_peered":"2024-08-17T17:53:46.480548+0000","last_unstale":"2024-08-17T17:56:37.308029+0000","last_undegraded":"2024-08-17T17:56:37.308029+0000","last_fullsized":"2024-08-17T17:56:37.308029+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:10:02.745369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":570,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":1723990016,"num_objects":26306,"num_object_clones":0,"num_object_copies":78918,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26306,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":26306,"num_write_kb":1683584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":5188026368,"data_stored":5188026368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":26306,"ondisk_log_size":26306,"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":5530,"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":18,"num_bytes_recovered":614,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17088,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"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":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201711,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1533212,"kb_used_data":943316,"kb_used_omap":1,"kb_used_meta":589886,"kb_avail":92211940,"statfs":{"total":95995035648,"available":94425026560,"internally_reserved":0,"allocated":965955584,"data_stored":963595874,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":604043608},"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":[]},{"osd":6,"up_from":47,"seq":201863463348,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":603604,"kb_used_data":302092,"kb_used_omap":1,"kb_used_meta":301502,"kb_avail":93141548,"statfs":{"total":95995035648,"available":95376945152,"internally_reserved":0,"allocated":309342208,"data_stored":306990563,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":308738392},"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":[]},{"osd":5,"up_from":39,"seq":167503724985,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1549584,"kb_used_data":959688,"kb_used_omap":1,"kb_used_meta":589886,"kb_avail":92195568,"statfs":{"total":95995035648,"available":94408261632,"internally_reserved":0,"allocated":982720512,"data_stored":980369333,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":604043608},"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":[]},{"osd":4,"up_from":31,"seq":133143986623,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":598232,"kb_used_data":300880,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93146920,"statfs":{"total":95995035648,"available":95382446080,"internally_reserved":0,"allocated":308101120,"data_stored":305745436,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"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":[]},{"osd":3,"up_from":592,"seq":2542620639519,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1445128,"kb_used_data":843072,"kb_used_omap":25,"kb_used_meta":602022,"kb_avail":92300024,"statfs":{"total":95995035648,"available":94515224576,"internally_reserved":0,"allocated":863305728,"data_stored":860962184,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26454,"internal_metadata":616470698},"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":[]},{"osd":2,"up_from":559,"seq":2400886718758,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":863756,"kb_used_data":342724,"kb_used_omap":29,"kb_used_meta":520994,"kb_avail":92881396,"statfs":{"total":95995035648,"available":95110549504,"internally_reserved":0,"allocated":350949376,"data_stored":348602250,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30541,"internal_metadata":533498035},"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":[]},{"osd":1,"up_from":527,"seq":2263447765292,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1327044,"kb_used_data":845436,"kb_used_omap":34,"kb_used_meta":481565,"kb_avail":92418108,"statfs":{"total":95995035648,"available":94636142592,"internally_reserved":0,"allocated":865726464,"data_stored":863386401,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35550,"internal_metadata":493122850},"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":[]},{"osd":0,"up_from":453,"seq":1945620185403,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":801544,"kb_used_data":413440,"kb_used_omap":39,"kb_used_meta":387992,"kb_avail":92943608,"statfs":{"total":95995035648,"available":95174254592,"internally_reserved":0,"allocated":423362560,"data_stored":421018974,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40830,"internal_metadata":397303938},"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":[]}],"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":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":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":1,"osd":5,"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":327680,"data_stored":327680,"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":4096,"data_stored":19,"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":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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5388,"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":5261,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1222,"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":5217,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"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":640,"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":4814,"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":4960,"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":445251584,"data_stored":445251584,"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":920715264,"data_stored":920715264,"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":353828864,"data_stored":353828864,"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":863174656,"data_stored":863174656,"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":324927488,"data_stored":324927488,"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":987037696,"data_stored":987037696,"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":325844992,"data_stored":325844992,"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":967245824,"data_stored":967245824,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:56:51.139 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-08-17T17:56:51.139 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool set unique_pool_4 pg_num 26 2024-08-17T17:56:51.139 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:51.176 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:51.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:51.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:51.278 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:51.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:51.328 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:51.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:51.429 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:51.459 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:51.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:51.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:51.561 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:51.590 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:51.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:51.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:51.656 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:51 smithi037 ceph-mon[102022]: pgmap v1847: 99 pgs: 99 active+clean; 2.0 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 170 MiB/s wr, 2.71k op/s 2024-08-17T17:56:51.657 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:51 smithi037 ceph-mon[97894]: pgmap v1847: 99 pgs: 99 active+clean; 2.0 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 170 MiB/s wr, 2.71k op/s 2024-08-17T17:56:51.662 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:51 smithi046 ceph-mon[88218]: pgmap v1847: 99 pgs: 99 active+clean; 2.0 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 170 MiB/s wr, 2.71k op/s 2024-08-17T17:56:51.667 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:51.692 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:51.749 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:51.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:51.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:51.805 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T17:56:51.805 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T17:56:51.852 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:51.886 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:51.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:51.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:51.988 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:52.021 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:52.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:52.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:52.077 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 17 16 38773 38757 142.477 104.5 0.00882435 0.00701306 2024-08-17T17:56:52.122 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:52.160 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:52.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:52.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:52.262 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:52.299 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:52.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:52.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:52.360 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is unset 2024-08-17T17:56:52.401 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:52.442 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:52.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:52.443 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:52.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:52 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/174010881' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:56:52.461 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:52 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:56:52.498 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-08-17T17:56:52.543 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:52.585 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:52.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:52.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:52.687 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:52.724 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:52.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:52.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:52.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:52 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/174010881' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:56:52.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:52 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:56:52.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:52 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/174010881' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:56:52.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:52 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:56:52.826 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:52.861 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:52.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:52.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:52.932 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:56:52.963 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:53.007 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:53.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:53.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:53.077 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 18 16 40614 40598 140.953 115.062 0.00870574 0.00708914 2024-08-17T17:56:53.108 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:53.141 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:53.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:53.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:53.243 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:53.284 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:53.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:53.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:53.386 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:53.408 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:53.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:53.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:53.510 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:53.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:53.551 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:53.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:53.651 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:53.678 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:53.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:53.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:53.733 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:53 smithi046 ceph-mon[88218]: pgmap v1848: 99 pgs: 99 active+clean; 2.1 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 126 MiB/s wr, 2.02k op/s 2024-08-17T17:56:53.733 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:53 smithi046 ceph-mon[88218]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:56:53.733 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:53 smithi046 ceph-mon[88218]: Cluster is now healthy 2024-08-17T17:56:53.733 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:53 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:56:53.733 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:53 smithi046 ceph-mon[88218]: osdmap e1228: 8 total, 8 up, 8 in 2024-08-17T17:56:53.780 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:53.790 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:53 smithi037 ceph-mon[97894]: pgmap v1848: 99 pgs: 99 active+clean; 2.1 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 126 MiB/s wr, 2.02k op/s 2024-08-17T17:56:53.790 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:53 smithi037 ceph-mon[97894]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:56:53.790 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:53 smithi037 ceph-mon[97894]: Cluster is now healthy 2024-08-17T17:56:53.790 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:53 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:56:53.790 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:53 smithi037 ceph-mon[97894]: osdmap e1228: 8 total, 8 up, 8 in 2024-08-17T17:56:53.790 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:53 smithi037 ceph-mon[102022]: pgmap v1848: 99 pgs: 99 active+clean; 2.1 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 126 MiB/s wr, 2.02k op/s 2024-08-17T17:56:53.790 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:53 smithi037 ceph-mon[102022]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:56:53.790 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:53 smithi037 ceph-mon[102022]: Cluster is now healthy 2024-08-17T17:56:53.790 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:53 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:56:53.791 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:53 smithi037 ceph-mon[102022]: osdmap e1228: 8 total, 8 up, 8 in 2024-08-17T17:56:53.818 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:53.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:53.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:53.921 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:53.957 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:53.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:53.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:54.059 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:54.077 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 19 16 42315 42299 139.127 106.312 0.00426207 0.00718157 2024-08-17T17:56:54.095 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:54.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:54.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:54.197 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:54.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:54.235 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:54.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:54.336 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:54.374 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:54.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:54.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:54.476 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:54.504 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:54.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:54.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:54.606 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:54.643 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:54.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:54.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:54.716 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T17:56:54.716 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T17:56:54.746 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:54.777 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:54.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:54.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:54.879 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:54.901 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:54.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:54.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:55.003 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:55.025 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:55.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:55.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:55.077 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:2024-08-17T17:56:55.077691+0000 min lat: 0.00121143 max lat: 0.261144 avg lat: 0.00727264 2024-08-17T17:56:55.077 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:56:55.078 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 20 16 43547 43531 136.02 77 0.250707 0.00727264 2024-08-17T17:56:55.127 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:55.162 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:55.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:55.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:54 smithi046 ceph-mon[88218]: pgmap v1850: 99 pgs: 99 active+clean; 2.1 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 129 MiB/s wr, 2.06k op/s 2024-08-17T17:56:55.264 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:54 smithi037 ceph-mon[102022]: pgmap v1850: 99 pgs: 99 active+clean; 2.1 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 129 MiB/s wr, 2.06k op/s 2024-08-17T17:56:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:56:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:54 smithi037 ceph-mon[97894]: pgmap v1850: 99 pgs: 99 active+clean; 2.1 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 129 MiB/s wr, 2.06k op/s 2024-08-17T17:56:55.301 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:55.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:55.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:55.367 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-08-17T17:56:55.403 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:55.441 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:55.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:55.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:55.543 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:55.589 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:55.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:55.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:55.691 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:55.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:55.738 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:55.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:55.814 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:56:55.839 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:55.877 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:55.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:55.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:55.978 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:56.018 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:56.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:56.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:56.077 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 21 16 45403 45387 135.066 116 0.00515338 0.00739835 2024-08-17T17:56:56.120 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:56.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:56.156 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:56.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:56.200 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:56.257 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:56.290 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:56.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:56.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:56.392 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:56.426 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:56.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:56.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:56.528 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:56.564 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:56.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:56.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:56.666 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:56.704 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:56.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:56.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:56.806 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:56.847 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:56.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:56.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:56.949 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:56.989 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:56.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:56.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:57.077 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 22 16 47240 47224 134.145 114.812 0.0115171 0.00744921 2024-08-17T17:56:57.090 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:57.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:57.129 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:57.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:57.230 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:57.268 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:57.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:57.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:57.370 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:57.405 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:57.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:57.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:57.507 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:57.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:57 smithi046 ceph-mon[88218]: pgmap v1851: 99 pgs: 99 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-08-17T17:56:57.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:57 smithi037 ceph-mon[97894]: pgmap v1851: 99 pgs: 99 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-08-17T17:56:57.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:57 smithi037 ceph-mon[102022]: pgmap v1851: 99 pgs: 99 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-08-17T17:56:57.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:57.544 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:57.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:57.645 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:57.672 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:56:57.681 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:57.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:57.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:57.783 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:57.834 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:57.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:57.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:57.937 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:57.974 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:57.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:57.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:58.040 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:56:58.040 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:56:58.078 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:58.078 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 23 16 48700 48684 132.278 91.25 0.00848396 0.00755434 2024-08-17T17:56:58.079 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:56:58.079 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:56:58.113 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:58.113 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:56:58.113 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:56:58.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:58.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:58.148 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:56:58.148 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:56:58.180 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:56:58.181 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:56:58.215 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:58.218 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:58 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3688208515' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:58.218 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:58 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3688208515' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:58.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:58.239 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:58.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:58.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:58 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3688208515' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:58.265 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:56:58.265 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:56:58.299 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:56:58.299 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:56:58.333 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:56:58.333 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:56:58.340 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:58.393 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:58.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:58.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:58.495 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:58.517 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:58.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:58.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:58.619 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:58.654 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:58.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:58.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:58.756 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:58.789 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:58.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:58.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:58.891 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:58.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:58.928 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:58.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:58.970 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:56:58.970 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [], 2024-08-17T17:56:58.970 INFO:teuthology.orchestra.run.smithi046.stdout: "complaint_time": 30, 2024-08-17T17:56:58.970 INFO:teuthology.orchestra.run.smithi046.stdout: "num_blocked_ops": 0 2024-08-17T17:56:58.970 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:56:59.029 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:59.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:56:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:56:58] "GET /metrics HTTP/1.1" 200 36616 "" "Prometheus/2.51.0" 2024-08-17T17:56:59.069 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:59.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:59.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:59.078 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 24 16 49943 49927 130.003 77.6875 0.00767131 0.0076863 2024-08-17T17:56:59.121 INFO:teuthology.orchestra.run.smithi037.stderr:set pool 9 pg_num to 26 2024-08-17T17:56:59.172 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:59.222 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:59.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:59.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:59.324 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:59.367 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:59.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:59.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:59.398 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:59.469 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:59.503 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:56:59.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:59.504 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:59.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:59 smithi046 ceph-mon[88218]: pgmap v1852: 99 pgs: 99 active+clean; 2.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-08-17T17:56:59.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:59 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2734468962' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:56:59.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:56:59 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:56:59.537 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:59 smithi037 ceph-mon[102022]: pgmap v1852: 99 pgs: 99 active+clean; 2.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-08-17T17:56:59.537 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:59 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2734468962' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:56:59.537 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:56:59 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:56:59.537 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:59 smithi037 ceph-mon[97894]: pgmap v1852: 99 pgs: 99 active+clean; 2.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-08-17T17:56:59.537 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:59 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2734468962' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:56:59.538 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:56:59 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:56:59.605 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:59.646 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:59.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:59.647 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:59.748 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:59.789 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:59.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:59.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:59.892 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:59.922 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-08-17T17:56:59.939 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:56:59.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:59.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:00.041 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:00.078 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 25 16 51641 51625 129.048 106.125 0.00608323 0.00774407 2024-08-17T17:57:00.084 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:00.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:00.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:00.186 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:00.250 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:00.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:00.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:00.352 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:00.356 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:57:00.377 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:00.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:00.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:00.478 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:00.481 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:00 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:57:00.481 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:00 smithi046 ceph-mon[88218]: osdmap e1229: 8 total, 8 up, 8 in 2024-08-17T17:57:00.482 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:00 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:57:00.482 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:57:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:57:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:57:00.500 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:00.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:00.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:00.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:00 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:57:00.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:00 smithi037 ceph-mon[102022]: osdmap e1229: 8 total, 8 up, 8 in 2024-08-17T17:57:00.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:00 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:57:00.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:00 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:57:00.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:00 smithi037 ceph-mon[97894]: osdmap e1229: 8 total, 8 up, 8 in 2024-08-17T17:57:00.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:00 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:57:00.602 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:00.626 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:00.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:00.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:00.728 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:00.752 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:00.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:00.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:00.854 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:00.877 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:00.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:00.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:00.979 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:01.005 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:01.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:01.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:01.078 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 26 16 51714 51698 124.26 4.5625 0.0461788 0.00775303 2024-08-17T17:57:01.107 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:01.142 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:01.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:01.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:01.203 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:57:01.244 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:01.292 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:01.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:01.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:01.394 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:01.415 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:01.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:01.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:01.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:01 smithi046 ceph-mon[88218]: pgmap v1854: 99 pgs: 99 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-08-17T17:57:01.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:01 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:57:01.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:01 smithi046 ceph-mon[88218]: osdmap e1230: 8 total, 8 up, 8 in 2024-08-17T17:57:01.517 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:01.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:01 smithi037 ceph-mon[97894]: pgmap v1854: 99 pgs: 99 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-08-17T17:57:01.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:01 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:57:01.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:01 smithi037 ceph-mon[97894]: osdmap e1230: 8 total, 8 up, 8 in 2024-08-17T17:57:01.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:01 smithi037 ceph-mon[102022]: pgmap v1854: 99 pgs: 99 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-08-17T17:57:01.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:01 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:57:01.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:01 smithi037 ceph-mon[102022]: osdmap e1230: 8 total, 8 up, 8 in 2024-08-17T17:57:01.565 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:01.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:01.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:01.667 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:01.707 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:01.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:01.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:01.809 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:01.853 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:01.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:01.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:01.955 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:01.995 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:01.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:01.996 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:02.078 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 27 16 52966 52950 122.555 78.25 0.00446458 0.00815349 2024-08-17T17:57:02.097 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:02.138 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:02.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:02.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:02.151 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:57:02.151 INFO:teuthology.orchestra.run.smithi046.stdout: "size": 20, 2024-08-17T17:57:02.151 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 600, 2024-08-17T17:57:02.152 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [ 2024-08-17T17:57:02.152 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.152 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:100873 7.d 7:bdaac1ec:::benchmark_data_smithi037_171911_object100872:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-08-17T17:57:02.152 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:48:11.174943+0000", 2024-08-17T17:57:02.152 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 530.97068079500002, 2024-08-17T17:57:02.152 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.154841755, 2024-08-17T17:57:02.152 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:57:02.152 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:02.152 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:57:02.152 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:57:02.152 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:57:02.152 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 100873 2024-08-17T17:57:02.153 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.153 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:57:02.153 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.153 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:57:02.153 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.174943+0000", 2024-08-17T17:57:02.153 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.153 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.153 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.153 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:57:02.153 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.174943+0000", 2024-08-17T17:57:02.153 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.153 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.154 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.154 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:57:02.154 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.174941+0000", 2024-08-17T17:57:02.154 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:57:02.154 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.154 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.154 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:57:02.154 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.174982+0000", 2024-08-17T17:57:02.154 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.0661000000000003e-05 2024-08-17T17:57:02.154 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.154 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.154 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:57:02.155 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.174996+0000", 2024-08-17T17:57:02.155 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3665999999999999e-05 2024-08-17T17:57:02.155 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.155 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.155 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:57:02.155 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.175001+0000", 2024-08-17T17:57:02.155 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7429999999999999e-06 2024-08-17T17:57:02.155 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.155 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.155 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:57:02.155 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.175126+0000", 2024-08-17T17:57:02.155 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012413499999999999 2024-08-17T17:57:02.155 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.156 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.156 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:57:02.156 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.175253+0000", 2024-08-17T17:57:02.156 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012754300000000001 2024-08-17T17:57:02.156 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.156 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.156 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,1", 2024-08-17T17:57:02.156 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.175396+0000", 2024-08-17T17:57:02.156 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014265299999999999 2024-08-17T17:57:02.156 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.156 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.156 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:57:02.157 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.183576+0000", 2024-08-17T17:57:02.157 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0081797999999999992 2024-08-17T17:57:02.157 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.157 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.157 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.157 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.183618+0000", 2024-08-17T17:57:02.157 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2370000000000003e-05 2024-08-17T17:57:02.157 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.157 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.157 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.157 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.328638+0000", 2024-08-17T17:57:02.157 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.14501973800000001 2024-08-17T17:57:02.158 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.158 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.158 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:57:02.158 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.329732+0000", 2024-08-17T17:57:02.158 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001094308 2024-08-17T17:57:02.158 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.158 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.158 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:57:02.158 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.329785+0000", 2024-08-17T17:57:02.158 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.2629e-05 2024-08-17T17:57:02.158 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.158 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:57:02.159 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.159 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.159 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.159 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:100874 7.7 7:ec6296ec:::benchmark_data_smithi037_171911_object100873:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-08-17T17:57:02.159 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:48:11.178571+0000", 2024-08-17T17:57:02.159 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 530.96705240200004, 2024-08-17T17:57:02.159 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.15885927799999999, 2024-08-17T17:57:02.159 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:57:02.159 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:02.159 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:57:02.159 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:57:02.159 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:57:02.159 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 100874 2024-08-17T17:57:02.160 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.160 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:57:02.160 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.160 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:57:02.160 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.178571+0000", 2024-08-17T17:57:02.160 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.160 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.160 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.160 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:57:02.160 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.178571+0000", 2024-08-17T17:57:02.160 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.160 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.160 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.161 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:57:02.161 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.178569+0000", 2024-08-17T17:57:02.161 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:57:02.161 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.161 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.161 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:57:02.161 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.178614+0000", 2024-08-17T17:57:02.161 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4795000000000001e-05 2024-08-17T17:57:02.161 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.161 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.161 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:57:02.161 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.178634+0000", 2024-08-17T17:57:02.161 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.9689000000000001e-05 2024-08-17T17:57:02.162 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.162 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.162 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:57:02.162 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.178642+0000", 2024-08-17T17:57:02.162 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.0350000000000001e-06 2024-08-17T17:57:02.162 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.162 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.162 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:57:02.162 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.178831+0000", 2024-08-17T17:57:02.162 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00018959700000000001 2024-08-17T17:57:02.162 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.162 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.162 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:57:02.163 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.178999+0000", 2024-08-17T17:57:02.163 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00016794499999999999 2024-08-17T17:57:02.163 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.163 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.163 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:57:02.163 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.179194+0000", 2024-08-17T17:57:02.163 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00019501800000000001 2024-08-17T17:57:02.163 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.163 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.163 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:57:02.163 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.183048+0000", 2024-08-17T17:57:02.163 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0038539580000000002 2024-08-17T17:57:02.164 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.164 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.164 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.164 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.189299+0000", 2024-08-17T17:57:02.164 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0062509690000000003 2024-08-17T17:57:02.164 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.164 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.164 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.164 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.337359+0000", 2024-08-17T17:57:02.164 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.148060101 2024-08-17T17:57:02.164 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.164 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.164 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:57:02.165 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.337394+0000", 2024-08-17T17:57:02.165 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4402e-05 2024-08-17T17:57:02.165 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.165 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.165 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:57:02.165 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.337431+0000", 2024-08-17T17:57:02.165 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.6807999999999997e-05 2024-08-17T17:57:02.165 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.165 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:57:02.165 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.165 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.165 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.165 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:100876 7.d 7:b705dd24:::benchmark_data_smithi037_171911_object100875:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-08-17T17:57:02.166 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:48:11.178750+0000", 2024-08-17T17:57:02.166 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 530.96687345700002, 2024-08-17T17:57:02.166 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.15941857100000001, 2024-08-17T17:57:02.166 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:57:02.166 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:02.166 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:57:02.166 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:57:02.166 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:57:02.166 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 100876 2024-08-17T17:57:02.166 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.166 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:57:02.166 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.167 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:57:02.167 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.178750+0000", 2024-08-17T17:57:02.167 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.167 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.167 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.167 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:57:02.167 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.178750+0000", 2024-08-17T17:57:02.167 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.167 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.167 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.167 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:57:02.167 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.178740+0000", 2024-08-17T17:57:02.168 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999895 2024-08-17T17:57:02.168 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.168 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.168 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:57:02.168 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.178782+0000", 2024-08-17T17:57:02.168 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2154999999999999e-05 2024-08-17T17:57:02.168 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.168 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.168 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:57:02.168 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.178795+0000", 2024-08-17T17:57:02.168 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2951e-05 2024-08-17T17:57:02.168 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.168 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.169 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:57:02.169 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.178800+0000", 2024-08-17T17:57:02.169 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.2159999999999997e-06 2024-08-17T17:57:02.169 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.169 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.169 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:57:02.169 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.179845+0000", 2024-08-17T17:57:02.169 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0010447550000000001 2024-08-17T17:57:02.169 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.169 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.169 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:57:02.169 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.179960+0000", 2024-08-17T17:57:02.170 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000115568 2024-08-17T17:57:02.170 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.170 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.170 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,1", 2024-08-17T17:57:02.170 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.180085+0000", 2024-08-17T17:57:02.170 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000124158 2024-08-17T17:57:02.170 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.170 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.170 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:57:02.170 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.187012+0000", 2024-08-17T17:57:02.170 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0069277230000000002 2024-08-17T17:57:02.170 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.171 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.171 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.171 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.191286+0000", 2024-08-17T17:57:02.171 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0042740970000000001 2024-08-17T17:57:02.171 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.171 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.171 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.171 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.338003+0000", 2024-08-17T17:57:02.171 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.146716873 2024-08-17T17:57:02.171 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.171 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.171 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:57:02.171 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.338129+0000", 2024-08-17T17:57:02.172 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012544499999999999 2024-08-17T17:57:02.172 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.172 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.172 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:57:02.172 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.338169+0000", 2024-08-17T17:57:02.172 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.0054e-05 2024-08-17T17:57:02.172 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.172 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:57:02.172 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.172 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.172 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.172 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:100880 7.d 7:bc1e459d:::benchmark_data_smithi037_171911_object100879:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-08-17T17:57:02.172 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:48:11.182196+0000", 2024-08-17T17:57:02.173 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 530.96342731000004, 2024-08-17T17:57:02.173 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.156155671, 2024-08-17T17:57:02.173 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:57:02.173 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:02.173 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:57:02.173 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:57:02.173 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:57:02.173 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 100880 2024-08-17T17:57:02.173 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.173 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:57:02.173 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.173 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:57:02.173 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.182196+0000", 2024-08-17T17:57:02.174 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.174 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.174 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.174 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:57:02.174 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.182196+0000", 2024-08-17T17:57:02.174 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.174 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.174 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.174 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:57:02.174 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.182195+0000", 2024-08-17T17:57:02.174 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:57:02.174 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.175 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.175 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:57:02.175 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.182273+0000", 2024-08-17T17:57:02.175 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.8157000000000004e-05 2024-08-17T17:57:02.175 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.175 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.175 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:57:02.175 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.182286+0000", 2024-08-17T17:57:02.175 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2913e-05 2024-08-17T17:57:02.175 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.175 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.175 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:57:02.175 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.182292+0000", 2024-08-17T17:57:02.175 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.1639999999999998e-06 2024-08-17T17:57:02.176 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.176 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.176 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:57:02.176 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.183638+0000", 2024-08-17T17:57:02.176 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0013455679999999999 2024-08-17T17:57:02.176 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.176 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.176 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:57:02.176 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.183778+0000", 2024-08-17T17:57:02.176 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014046100000000001 2024-08-17T17:57:02.176 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.176 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.176 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,1", 2024-08-17T17:57:02.177 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.183924+0000", 2024-08-17T17:57:02.177 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014545199999999999 2024-08-17T17:57:02.177 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.177 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.177 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:57:02.177 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.187174+0000", 2024-08-17T17:57:02.177 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0032499370000000001 2024-08-17T17:57:02.177 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.177 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.177 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.177 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.191336+0000", 2024-08-17T17:57:02.177 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0041621749999999997 2024-08-17T17:57:02.177 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.177 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.178 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.178 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.338201+0000", 2024-08-17T17:57:02.178 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.14686476700000001 2024-08-17T17:57:02.178 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.178 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.178 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:57:02.178 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.338316+0000", 2024-08-17T17:57:02.178 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00011573 2024-08-17T17:57:02.178 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.178 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.178 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:57:02.178 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.338352+0000", 2024-08-17T17:57:02.179 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.5602999999999998e-05 2024-08-17T17:57:02.179 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.179 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:57:02.179 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.179 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.179 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.179 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:100886 7.d 7:bbc274f5:::benchmark_data_smithi037_171911_object100885:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-08-17T17:57:02.179 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:48:11.187614+0000", 2024-08-17T17:57:02.179 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 530.95800968900005, 2024-08-17T17:57:02.179 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.15093742499999999, 2024-08-17T17:57:02.179 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:57:02.179 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:02.179 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:57:02.179 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:57:02.180 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:57:02.180 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 100886 2024-08-17T17:57:02.180 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.180 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:57:02.180 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.180 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:57:02.180 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.187614+0000", 2024-08-17T17:57:02.180 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.180 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.180 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.180 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:57:02.180 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.187614+0000", 2024-08-17T17:57:02.180 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.181 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.181 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.181 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:57:02.181 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.187613+0000", 2024-08-17T17:57:02.181 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:57:02.182 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.182 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.182 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:57:02.182 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.187669+0000", 2024-08-17T17:57:02.182 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6471000000000002e-05 2024-08-17T17:57:02.182 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.182 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.182 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:57:02.182 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.187682+0000", 2024-08-17T17:57:02.182 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2554999999999999e-05 2024-08-17T17:57:02.182 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.182 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.183 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:57:02.183 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.187688+0000", 2024-08-17T17:57:02.183 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.8379999999999996e-06 2024-08-17T17:57:02.183 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.183 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.183 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:57:02.183 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.187737+0000", 2024-08-17T17:57:02.183 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.8353000000000003e-05 2024-08-17T17:57:02.183 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.183 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.183 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:57:02.183 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.187851+0000", 2024-08-17T17:57:02.184 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000114249 2024-08-17T17:57:02.184 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.184 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.184 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,1", 2024-08-17T17:57:02.184 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.187985+0000", 2024-08-17T17:57:02.184 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013449100000000001 2024-08-17T17:57:02.184 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.184 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.184 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.184 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.191417+0000", 2024-08-17T17:57:02.184 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0034313569999999999 2024-08-17T17:57:02.184 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.184 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.185 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:57:02.185 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.191693+0000", 2024-08-17T17:57:02.185 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00027605799999999998 2024-08-17T17:57:02.185 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.185 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.185 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.185 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.338382+0000", 2024-08-17T17:57:02.185 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.14668905800000001 2024-08-17T17:57:02.185 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.185 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.185 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:57:02.185 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.338494+0000", 2024-08-17T17:57:02.185 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00011211500000000001 2024-08-17T17:57:02.186 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.186 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.186 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:57:02.186 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.338551+0000", 2024-08-17T17:57:02.186 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7318999999999998e-05 2024-08-17T17:57:02.186 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.186 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:57:02.186 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.186 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.186 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.186 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:100887 7.7 7:eda2ff50:::benchmark_data_smithi037_171911_object100886:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1151)", 2024-08-17T17:57:02.186 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:48:11.191463+0000", 2024-08-17T17:57:02.186 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 530.95416036799998, 2024-08-17T17:57:02.187 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.14607458800000001, 2024-08-17T17:57:02.187 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:57:02.187 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:02.187 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:57:02.187 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:57:02.187 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:57:02.187 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 100887 2024-08-17T17:57:02.187 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.187 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:57:02.187 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.187 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:57:02.187 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.191463+0000", 2024-08-17T17:57:02.187 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.188 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.188 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.188 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:57:02.188 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.191463+0000", 2024-08-17T17:57:02.188 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.188 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.188 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.188 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:57:02.188 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.191462+0000", 2024-08-17T17:57:02.188 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:57:02.188 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.188 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.188 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:57:02.189 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.191522+0000", 2024-08-17T17:57:02.189 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.9945999999999998e-05 2024-08-17T17:57:02.189 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.189 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.189 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:57:02.189 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.191539+0000", 2024-08-17T17:57:02.189 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.7252999999999999e-05 2024-08-17T17:57:02.189 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.189 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.189 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:57:02.189 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.191545+0000", 2024-08-17T17:57:02.189 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.4130000000000003e-06 2024-08-17T17:57:02.189 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.190 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.190 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:57:02.190 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.191580+0000", 2024-08-17T17:57:02.190 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4649e-05 2024-08-17T17:57:02.190 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.190 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.190 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:57:02.190 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.191680+0000", 2024-08-17T17:57:02.190 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000100268 2024-08-17T17:57:02.190 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.190 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.190 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:57:02.190 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.191792+0000", 2024-08-17T17:57:02.191 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000111697 2024-08-17T17:57:02.191 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.191 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.191 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.191 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.195039+0000", 2024-08-17T17:57:02.191 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0032476689999999999 2024-08-17T17:57:02.191 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.191 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.191 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:57:02.191 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.195181+0000", 2024-08-17T17:57:02.191 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014160900000000001 2024-08-17T17:57:02.191 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.191 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.191 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.192 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.337475+0000", 2024-08-17T17:57:02.192 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.14229357100000001 2024-08-17T17:57:02.192 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.192 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.192 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:57:02.192 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.337505+0000", 2024-08-17T17:57:02.192 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.9978e-05 2024-08-17T17:57:02.192 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.192 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.192 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:57:02.192 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:48:11.337538+0000", 2024-08-17T17:57:02.192 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.3223999999999999e-05 2024-08-17T17:57:02.193 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.193 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:57:02.193 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.193 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.193 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.193 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:192793 7.7 7:ece39ce0:::benchmark_data_smithi037_171911_object74835:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1161)", 2024-08-17T17:57:02.193 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:50:04.807605+0000", 2024-08-17T17:57:02.193 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 417.33801858499999, 2024-08-17T17:57:02.193 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.1444531, 2024-08-17T17:57:02.193 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:57:02.193 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:02.193 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:57:02.193 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:57:02.194 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:57:02.194 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 192793 2024-08-17T17:57:02.194 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.194 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:57:02.194 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.194 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:57:02.194 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.807605+0000", 2024-08-17T17:57:02.194 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.194 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.194 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.194 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:57:02.194 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.807605+0000", 2024-08-17T17:57:02.194 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.195 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.195 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.195 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:57:02.195 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.807604+0000", 2024-08-17T17:57:02.195 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:57:02.195 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.195 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.195 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:57:02.195 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.807609+0000", 2024-08-17T17:57:02.195 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.2560000000000002e-06 2024-08-17T17:57:02.195 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.195 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.195 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:57:02.196 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.807623+0000", 2024-08-17T17:57:02.196 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3609e-05 2024-08-17T17:57:02.196 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.196 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.196 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:57:02.196 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.807628+0000", 2024-08-17T17:57:02.196 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9300000000000002e-06 2024-08-17T17:57:02.196 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.196 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.196 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:57:02.196 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.807668+0000", 2024-08-17T17:57:02.196 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9730000000000001e-05 2024-08-17T17:57:02.197 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.197 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.197 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:57:02.197 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.807773+0000", 2024-08-17T17:57:02.197 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000104991 2024-08-17T17:57:02.197 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.197 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.197 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:57:02.197 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.807842+0000", 2024-08-17T17:57:02.197 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.8989e-05 2024-08-17T17:57:02.197 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.197 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.197 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:57:02.198 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.813147+0000", 2024-08-17T17:57:02.198 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0053052050000000003 2024-08-17T17:57:02.198 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.198 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.198 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.198 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.821893+0000", 2024-08-17T17:57:02.198 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0087465930000000004 2024-08-17T17:57:02.198 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.198 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.198 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.198 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.951992+0000", 2024-08-17T17:57:02.198 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.130099137 2024-08-17T17:57:02.198 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.199 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.199 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:57:02.199 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.952030+0000", 2024-08-17T17:57:02.199 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.7662e-05 2024-08-17T17:57:02.199 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.199 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.199 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:57:02.199 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.952058+0000", 2024-08-17T17:57:02.199 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.8048e-05 2024-08-17T17:57:02.199 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.199 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:57:02.199 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.199 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.199 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.200 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:192794 7.7 7:e55490bf:::benchmark_data_smithi037_171911_object74836:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1161)", 2024-08-17T17:57:02.200 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:50:04.807943+0000", 2024-08-17T17:57:02.200 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 417.33768065999999, 2024-08-17T17:57:02.200 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.144213164, 2024-08-17T17:57:02.200 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:57:02.200 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:02.200 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:57:02.200 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:57:02.200 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:57:02.200 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 192794 2024-08-17T17:57:02.200 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.200 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:57:02.200 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.201 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:57:02.201 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.807943+0000", 2024-08-17T17:57:02.201 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.201 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.201 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.201 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:57:02.201 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.807943+0000", 2024-08-17T17:57:02.201 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.201 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.201 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.201 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:57:02.201 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.807942+0000", 2024-08-17T17:57:02.201 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:57:02.202 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.202 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.202 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:57:02.202 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.807946+0000", 2024-08-17T17:57:02.202 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9700000000000001e-06 2024-08-17T17:57:02.202 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.202 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.202 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:57:02.202 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.807956+0000", 2024-08-17T17:57:02.202 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0108999999999999e-05 2024-08-17T17:57:02.202 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.202 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.203 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:57:02.203 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.807960+0000", 2024-08-17T17:57:02.203 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9450000000000003e-06 2024-08-17T17:57:02.203 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.203 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.203 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:57:02.203 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.810782+0000", 2024-08-17T17:57:02.203 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0028215750000000002 2024-08-17T17:57:02.203 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.203 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.203 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:57:02.203 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.810905+0000", 2024-08-17T17:57:02.204 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000122784 2024-08-17T17:57:02.204 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.204 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.204 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:57:02.204 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.810975+0000", 2024-08-17T17:57:02.204 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.0427999999999997e-05 2024-08-17T17:57:02.204 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.204 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.204 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:57:02.204 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.813249+0000", 2024-08-17T17:57:02.204 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0022738369999999999 2024-08-17T17:57:02.204 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.204 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.205 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.205 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.821958+0000", 2024-08-17T17:57:02.205 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0087085110000000004 2024-08-17T17:57:02.205 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.205 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.205 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.205 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.952099+0000", 2024-08-17T17:57:02.205 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.13014131500000001 2024-08-17T17:57:02.205 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.205 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.205 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:57:02.205 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.952130+0000", 2024-08-17T17:57:02.205 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.1576999999999999e-05 2024-08-17T17:57:02.206 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.206 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.206 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:57:02.206 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.952156+0000", 2024-08-17T17:57:02.206 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.5734000000000001e-05 2024-08-17T17:57:02.206 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.206 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:57:02.206 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.206 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.206 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.206 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:192806 7.7 7:e2277a1f:::benchmark_data_smithi037_171911_object74848:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1161)", 2024-08-17T17:57:02.206 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:50:04.832740+0000", 2024-08-17T17:57:02.206 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 417.312884027, 2024-08-17T17:57:02.207 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.12923562499999999, 2024-08-17T17:57:02.207 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:57:02.207 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:02.207 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:57:02.207 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:57:02.207 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:57:02.207 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 192806 2024-08-17T17:57:02.207 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.207 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:57:02.207 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.207 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:57:02.207 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.832740+0000", 2024-08-17T17:57:02.207 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.208 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.208 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.208 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:57:02.208 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.832740+0000", 2024-08-17T17:57:02.208 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.208 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.208 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.208 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:57:02.208 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.832739+0000", 2024-08-17T17:57:02.208 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:57:02.208 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.208 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.208 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:57:02.209 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.832744+0000", 2024-08-17T17:57:02.209 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4e-06 2024-08-17T17:57:02.209 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.209 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.209 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:57:02.209 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.832755+0000", 2024-08-17T17:57:02.209 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1218e-05 2024-08-17T17:57:02.209 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.209 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.209 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:57:02.209 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.832759+0000", 2024-08-17T17:57:02.209 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3440000000000003e-06 2024-08-17T17:57:02.209 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.209 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.210 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:57:02.210 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.832800+0000", 2024-08-17T17:57:02.210 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.0793000000000001e-05 2024-08-17T17:57:02.210 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.210 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.210 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:57:02.210 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.832881+0000", 2024-08-17T17:57:02.210 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.0649000000000007e-05 2024-08-17T17:57:02.210 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.210 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.210 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:57:02.210 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.832977+0000", 2024-08-17T17:57:02.210 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.5754999999999994e-05 2024-08-17T17:57:02.211 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.211 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.211 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:57:02.211 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.836842+0000", 2024-08-17T17:57:02.211 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.003865523 2024-08-17T17:57:02.211 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.211 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.211 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.212 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.838474+0000", 2024-08-17T17:57:02.212 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001631314 2024-08-17T17:57:02.212 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.212 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.212 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.212 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.961913+0000", 2024-08-17T17:57:02.212 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.123439614 2024-08-17T17:57:02.212 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.212 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.212 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:57:02.212 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.961947+0000", 2024-08-17T17:57:02.212 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4109999999999997e-05 2024-08-17T17:57:02.213 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.213 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.213 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:57:02.213 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:04.961975+0000", 2024-08-17T17:57:02.213 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.8004000000000002e-05 2024-08-17T17:57:02.213 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.213 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:57:02.213 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.213 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.213 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.213 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:223273 7.d 7:b68f34e9:::benchmark_data_smithi037_171911_object105315:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1166)", 2024-08-17T17:57:02.213 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:50:45.064837+0000", 2024-08-17T17:57:02.213 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 377.08078641399999, 2024-08-17T17:57:02.214 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2291489979999999, 2024-08-17T17:57:02.214 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:57:02.214 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:02.214 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:57:02.214 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:57:02.214 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:57:02.214 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 223273 2024-08-17T17:57:02.214 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.214 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:57:02.214 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.214 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:57:02.214 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064837+0000", 2024-08-17T17:57:02.215 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.215 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.215 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.215 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:57:02.215 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064837+0000", 2024-08-17T17:57:02.215 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.215 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.215 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.215 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:57:02.215 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064835+0000", 2024-08-17T17:57:02.215 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999976 2024-08-17T17:57:02.215 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.215 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.216 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:57:02.216 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064845+0000", 2024-08-17T17:57:02.216 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.798e-06 2024-08-17T17:57:02.216 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.216 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.216 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:57:02.216 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064861+0000", 2024-08-17T17:57:02.216 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.6354999999999998e-05 2024-08-17T17:57:02.216 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.216 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.216 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:57:02.216 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064867+0000", 2024-08-17T17:57:02.216 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6540000000000004e-06 2024-08-17T17:57:02.217 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.217 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.217 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:57:02.217 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064934+0000", 2024-08-17T17:57:02.217 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.7199999999999994e-05 2024-08-17T17:57:02.217 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.217 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.217 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:57:02.217 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:45.064946+0000", 2024-08-17T17:57:02.217 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2166e-05 2024-08-17T17:57:02.217 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.217 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.217 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:57:02.218 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.038358+0000", 2024-08-17T17:57:02.218 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.97341158299999997 2024-08-17T17:57:02.218 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.218 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.218 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T17:57:02.218 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:46.038371+0000", 2024-08-17T17:57:02.218 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2923e-05 2024-08-17T17:57:02.218 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.218 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.218 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:57:02.218 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.254039+0000", 2024-08-17T17:57:02.218 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.215668534 2024-08-17T17:57:02.218 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.219 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.219 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:57:02.219 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.254161+0000", 2024-08-17T17:57:02.219 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012219100000000001 2024-08-17T17:57:02.219 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.219 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.219 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,1,3", 2024-08-17T17:57:02.219 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.254874+0000", 2024-08-17T17:57:02.219 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000712836 2024-08-17T17:57:02.219 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.219 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.219 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:57:02.219 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.264041+0000", 2024-08-17T17:57:02.220 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0091670380000000006 2024-08-17T17:57:02.220 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.220 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.220 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.220 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.273561+0000", 2024-08-17T17:57:02.220 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0095199240000000008 2024-08-17T17:57:02.220 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.220 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.220 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.220 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.276646+0000", 2024-08-17T17:57:02.220 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0030851070000000001 2024-08-17T17:57:02.220 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.220 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.221 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.221 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.293791+0000", 2024-08-17T17:57:02.221 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.017144847000000001 2024-08-17T17:57:02.221 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.221 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.221 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:57:02.221 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.293872+0000", 2024-08-17T17:57:02.221 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.0500999999999994e-05 2024-08-17T17:57:02.221 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.221 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.221 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:57:02.221 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:50:47.293986+0000", 2024-08-17T17:57:02.222 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000114565 2024-08-17T17:57:02.222 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.222 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:57:02.222 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.222 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.222 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.222 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35334.0:232561 7.d 7:bbbc4f00:::benchmark_data_smithi037_171911_object114603:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1175)", 2024-08-17T17:57:02.222 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:51:00.957069+0000", 2024-08-17T17:57:02.222 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 361.18855491900001, 2024-08-17T17:57:02.222 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.12835439300000001, 2024-08-17T17:57:02.222 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:57:02.222 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:02.222 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:57:02.223 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35334", 2024-08-17T17:57:02.223 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T17:57:02.223 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 232561 2024-08-17T17:57:02.223 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.223 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:57:02.223 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.223 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:57:02.223 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:51:00.957069+0000", 2024-08-17T17:57:02.223 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.223 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.223 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.223 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:57:02.223 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:51:00.957069+0000", 2024-08-17T17:57:02.223 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.224 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.224 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.224 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:57:02.224 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:51:00.957068+0000", 2024-08-17T17:57:02.224 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:57:02.224 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.224 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.224 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:57:02.224 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:51:00.957072+0000", 2024-08-17T17:57:02.224 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.5619999999999997e-06 2024-08-17T17:57:02.224 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.224 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.224 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:57:02.225 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:51:00.957082+0000", 2024-08-17T17:57:02.225 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.5300000000000002e-06 2024-08-17T17:57:02.225 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.225 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.225 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:57:02.225 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:51:00.957087+0000", 2024-08-17T17:57:02.225 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1340000000000003e-06 2024-08-17T17:57:02.225 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.225 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.225 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:57:02.225 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:51:00.959340+0000", 2024-08-17T17:57:02.225 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0022530190000000002 2024-08-17T17:57:02.225 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.226 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.226 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:57:02.226 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:51:00.959446+0000", 2024-08-17T17:57:02.226 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00010649000000000001 2024-08-17T17:57:02.226 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.226 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.226 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,3", 2024-08-17T17:57:02.226 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:02 smithi046 ceph-mon[88218]: osdmap e1231: 8 total, 8 up, 8 in 2024-08-17T17:57:02.226 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:02 smithi046 ceph-mon[88218]: 9.5 scrub starts 2024-08-17T17:57:02.227 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:02 smithi046 ceph-mon[88218]: 9.0 scrub starts 2024-08-17T17:57:02.227 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:51:00.959514+0000", 2024-08-17T17:57:02.227 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.7613000000000005e-05 2024-08-17T17:57:02.227 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.227 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.227 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:57:02.227 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:51:00.965398+0000", 2024-08-17T17:57:02.227 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.005883821 2024-08-17T17:57:02.227 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.228 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.228 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.228 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:51:01.072774+0000", 2024-08-17T17:57:02.228 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.107376165 2024-08-17T17:57:02.228 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.228 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.228 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.228 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:51:01.085302+0000", 2024-08-17T17:57:02.228 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.012527661000000001 2024-08-17T17:57:02.228 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.228 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.228 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:57:02.228 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:51:01.085385+0000", 2024-08-17T17:57:02.229 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.2979000000000006e-05 2024-08-17T17:57:02.229 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.229 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.229 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:57:02.229 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:51:01.085423+0000", 2024-08-17T17:57:02.229 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8368000000000003e-05 2024-08-17T17:57:02.229 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.229 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:57:02.229 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.229 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.229 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.229 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:92757 8.6 8:6e245802:::benchmark_data_smithi037_204188_object92756:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T17:57:02.229 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:52:42.456919+0000", 2024-08-17T17:57:02.230 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 259.688704718, 2024-08-17T17:57:02.230 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.16813863600000001, 2024-08-17T17:57:02.230 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:57:02.230 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:02.230 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:57:02.230 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:57:02.230 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:57:02.230 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 92757 2024-08-17T17:57:02.230 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.230 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:57:02.230 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.230 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:57:02.230 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.456919+0000", 2024-08-17T17:57:02.231 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.231 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.231 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.231 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:57:02.231 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.456919+0000", 2024-08-17T17:57:02.231 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.231 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.231 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.231 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:57:02.231 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.456918+0000", 2024-08-17T17:57:02.231 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:57:02.231 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.231 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.232 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:57:02.232 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.456975+0000", 2024-08-17T17:57:02.232 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6372000000000002e-05 2024-08-17T17:57:02.232 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.232 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.232 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:57:02.232 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.456984+0000", 2024-08-17T17:57:02.232 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.8430000000000005e-06 2024-08-17T17:57:02.232 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.232 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.232 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:57:02.232 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.456989+0000", 2024-08-17T17:57:02.232 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.8740000000000003e-06 2024-08-17T17:57:02.233 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.233 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.233 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:57:02.233 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.457040+0000", 2024-08-17T17:57:02.233 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0402999999999998e-05 2024-08-17T17:57:02.233 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.233 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.233 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:57:02.233 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.457159+0000", 2024-08-17T17:57:02.233 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000118832 2024-08-17T17:57:02.233 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.233 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.233 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:57:02.234 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.457278+0000", 2024-08-17T17:57:02.234 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00011977300000000001 2024-08-17T17:57:02.234 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.234 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.234 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.234 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.465274+0000", 2024-08-17T17:57:02.234 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.007995304 2024-08-17T17:57:02.234 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.234 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.234 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:57:02.234 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.465289+0000", 2024-08-17T17:57:02.234 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.5823000000000001e-05 2024-08-17T17:57:02.234 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.235 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.235 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.235 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.624990+0000", 2024-08-17T17:57:02.235 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.159700333 2024-08-17T17:57:02.235 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.235 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.235 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:57:02.235 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.625030+0000", 2024-08-17T17:57:02.235 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.0079e-05 2024-08-17T17:57:02.235 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.235 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.235 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:57:02.235 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.625058+0000", 2024-08-17T17:57:02.236 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.7696999999999999e-05 2024-08-17T17:57:02.236 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.236 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:57:02.236 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.236 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.236 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.236 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:92786 8.6 8:6f1584a3:::benchmark_data_smithi037_204188_object92785:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T17:57:02.236 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:52:42.484212+0000", 2024-08-17T17:57:02.236 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 259.66141191200001, 2024-08-17T17:57:02.236 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.14094189100000001, 2024-08-17T17:57:02.236 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:57:02.236 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:02.236 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:57:02.236 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:57:02.237 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:57:02.237 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 92786 2024-08-17T17:57:02.237 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.237 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:57:02.237 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.237 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:57:02.237 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.484212+0000", 2024-08-17T17:57:02.237 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.237 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.237 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.237 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:57:02.237 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.484212+0000", 2024-08-17T17:57:02.238 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.238 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.238 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.238 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:57:02.238 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.484210+0000", 2024-08-17T17:57:02.238 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:57:02.238 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.238 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.238 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:57:02.238 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.484249+0000", 2024-08-17T17:57:02.238 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9029000000000002e-05 2024-08-17T17:57:02.238 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.238 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.239 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:57:02.239 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.484264+0000", 2024-08-17T17:57:02.239 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.4487e-05 2024-08-17T17:57:02.239 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.239 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.239 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:57:02.239 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.484270+0000", 2024-08-17T17:57:02.239 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.9429999999999997e-06 2024-08-17T17:57:02.239 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.239 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.239 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:57:02.239 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.484326+0000", 2024-08-17T17:57:02.239 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6736e-05 2024-08-17T17:57:02.240 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.240 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.240 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:57:02.240 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.484457+0000", 2024-08-17T17:57:02.240 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000130192 2024-08-17T17:57:02.240 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.240 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.240 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:57:02.240 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.484601+0000", 2024-08-17T17:57:02.240 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000144196 2024-08-17T17:57:02.240 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.240 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.240 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:57:02.241 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.488003+0000", 2024-08-17T17:57:02.241 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0034022449999999999 2024-08-17T17:57:02.241 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.241 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.241 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.241 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.488111+0000", 2024-08-17T17:57:02.241 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000108087 2024-08-17T17:57:02.241 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.241 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.241 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.241 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.625087+0000", 2024-08-17T17:57:02.241 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.13697610199999999 2024-08-17T17:57:02.241 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.241 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.242 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:57:02.242 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.625119+0000", 2024-08-17T17:57:02.242 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.1593000000000001e-05 2024-08-17T17:57:02.242 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.242 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.242 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:57:02.242 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.625154+0000", 2024-08-17T17:57:02.242 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4824999999999999e-05 2024-08-17T17:57:02.242 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.242 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:57:02.242 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.242 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.243 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.243 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:92793 8.6 8:637b1223:::benchmark_data_smithi037_204188_object92792:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T17:57:02.243 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:52:42.495461+0000", 2024-08-17T17:57:02.243 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 259.65016233400002, 2024-08-17T17:57:02.243 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.133710984, 2024-08-17T17:57:02.243 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:57:02.243 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:02.243 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:57:02.243 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:57:02.243 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:57:02.243 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 92793 2024-08-17T17:57:02.243 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.243 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:57:02.243 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.244 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:57:02.244 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.495461+0000", 2024-08-17T17:57:02.244 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.244 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.244 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.244 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:57:02.244 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.495461+0000", 2024-08-17T17:57:02.244 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.244 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.244 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.244 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:57:02.244 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.495460+0000", 2024-08-17T17:57:02.244 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:57:02.244 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.245 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.245 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:57:02.245 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.495521+0000", 2024-08-17T17:57:02.245 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0520000000000003e-05 2024-08-17T17:57:02.245 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.245 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.245 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:57:02.245 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.495532+0000", 2024-08-17T17:57:02.245 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1426e-05 2024-08-17T17:57:02.245 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.245 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.245 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:57:02.245 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.495537+0000", 2024-08-17T17:57:02.246 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1950000000000002e-06 2024-08-17T17:57:02.246 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.246 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.246 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:57:02.246 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.495570+0000", 2024-08-17T17:57:02.246 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.2109e-05 2024-08-17T17:57:02.246 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.246 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.246 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:57:02.246 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.495659+0000", 2024-08-17T17:57:02.246 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.8978000000000001e-05 2024-08-17T17:57:02.246 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.246 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.247 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:57:02.247 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.495766+0000", 2024-08-17T17:57:02.247 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000107454 2024-08-17T17:57:02.247 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.247 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.247 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.247 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.500571+0000", 2024-08-17T17:57:02.247 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.004804539 2024-08-17T17:57:02.247 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.247 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.247 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:57:02.247 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.500597+0000", 2024-08-17T17:57:02.247 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.6974999999999998e-05 2024-08-17T17:57:02.248 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.248 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.248 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.248 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.629016+0000", 2024-08-17T17:57:02.248 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.12841882099999999 2024-08-17T17:57:02.248 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.248 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.248 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:57:02.248 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.629097+0000", 2024-08-17T17:57:02.248 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.0419000000000004e-05 2024-08-17T17:57:02.248 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.248 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.248 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:57:02.248 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.629172+0000", 2024-08-17T17:57:02.249 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.5556999999999995e-05 2024-08-17T17:57:02.249 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.249 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:57:02.249 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.249 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.249 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.249 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:92794 8.6 8:6fcf3a9b:::benchmark_data_smithi037_204188_object92793:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T17:57:02.249 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:52:42.496708+0000", 2024-08-17T17:57:02.249 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 259.64891598600002, 2024-08-17T17:57:02.249 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.13261077499999999, 2024-08-17T17:57:02.249 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:57:02.249 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:02.249 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:57:02.250 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:57:02.250 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:57:02.250 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 92794 2024-08-17T17:57:02.250 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.250 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:57:02.250 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.250 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:57:02.250 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.496708+0000", 2024-08-17T17:57:02.250 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.250 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.250 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.250 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:57:02.251 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.496708+0000", 2024-08-17T17:57:02.251 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.251 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.251 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.251 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:57:02.251 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.496702+0000", 2024-08-17T17:57:02.251 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999948 2024-08-17T17:57:02.251 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.251 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.251 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:57:02.251 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.496760+0000", 2024-08-17T17:57:02.251 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7401000000000002e-05 2024-08-17T17:57:02.251 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.252 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.252 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:57:02.252 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.496770+0000", 2024-08-17T17:57:02.252 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0462000000000001e-05 2024-08-17T17:57:02.252 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.252 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.252 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:57:02.252 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.496774+0000", 2024-08-17T17:57:02.252 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.0810000000000004e-06 2024-08-17T17:57:02.252 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.252 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.252 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:57:02.252 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.498547+0000", 2024-08-17T17:57:02.253 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0017727909999999999 2024-08-17T17:57:02.253 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.253 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.253 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:57:02.253 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.498676+0000", 2024-08-17T17:57:02.253 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012881000000000001 2024-08-17T17:57:02.253 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.253 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.253 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,7", 2024-08-17T17:57:02.253 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.498779+0000", 2024-08-17T17:57:02.253 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000102916 2024-08-17T17:57:02.253 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.253 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.253 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:57:02.254 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.500683+0000", 2024-08-17T17:57:02.254 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001904134 2024-08-17T17:57:02.254 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.254 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.254 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.254 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.500828+0000", 2024-08-17T17:57:02.254 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000145494 2024-08-17T17:57:02.254 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.254 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.254 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.254 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.629219+0000", 2024-08-17T17:57:02.254 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.12839033 2024-08-17T17:57:02.254 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.255 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.255 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:57:02.255 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.629282+0000", 2024-08-17T17:57:02.255 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.3021999999999994e-05 2024-08-17T17:57:02.255 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.255 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.255 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:57:02.255 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:42.629318+0000", 2024-08-17T17:57:02.255 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.6636e-05 2024-08-17T17:57:02.255 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.255 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:57:02.255 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.255 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.255 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.256 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:02.257 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:209447 8.9 8:9645beb8:::benchmark_data_smithi037_204188_object79957:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1207)", 2024-08-17T17:57:02.257 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:54:57.457648+0000", 2024-08-17T17:57:02.257 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 124.687976083, 2024-08-17T17:57:02.257 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.14172669099999999, 2024-08-17T17:57:02.257 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:57:02.257 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:02.257 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:57:02.257 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:57:02.257 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:57:02.258 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 209447 2024-08-17T17:57:02.258 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.258 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:57:02.258 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.258 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:57:02.258 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.457648+0000", 2024-08-17T17:57:02.258 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.258 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.258 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.258 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:57:02.258 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.457648+0000", 2024-08-17T17:57:02.258 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.259 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.259 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.259 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:57:02.259 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.457646+0000", 2024-08-17T17:57:02.259 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:57:02.259 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.259 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.259 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:57:02.259 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.457653+0000", 2024-08-17T17:57:02.259 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.2230000000000001e-06 2024-08-17T17:57:02.259 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.259 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.259 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:57:02.260 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.457672+0000", 2024-08-17T17:57:02.260 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.8981e-05 2024-08-17T17:57:02.260 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.260 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.260 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:57:02.260 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.457679+0000", 2024-08-17T17:57:02.260 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.2139999999999999e-06 2024-08-17T17:57:02.260 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.260 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.260 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:57:02.260 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.457735+0000", 2024-08-17T17:57:02.260 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5868000000000001e-05 2024-08-17T17:57:02.261 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.261 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.261 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:57:02.261 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.457890+0000", 2024-08-17T17:57:02.261 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00015466199999999999 2024-08-17T17:57:02.261 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.261 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.261 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3,5", 2024-08-17T17:57:02.261 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.458040+0000", 2024-08-17T17:57:02.261 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000150686 2024-08-17T17:57:02.261 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.261 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.261 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:57:02.262 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.466605+0000", 2024-08-17T17:57:02.262 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0085641929999999995 2024-08-17T17:57:02.262 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.262 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.262 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.262 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.467066+0000", 2024-08-17T17:57:02.262 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000460901 2024-08-17T17:57:02.262 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.262 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.262 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.262 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.469487+0000", 2024-08-17T17:57:02.262 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0024217269999999998 2024-08-17T17:57:02.263 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.263 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.263 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.263 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.599185+0000", 2024-08-17T17:57:02.263 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.129697747 2024-08-17T17:57:02.263 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.263 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.263 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:57:02.263 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.599266+0000", 2024-08-17T17:57:02.263 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.1124999999999993e-05 2024-08-17T17:57:02.263 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.263 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.263 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:57:02.264 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.599374+0000", 2024-08-17T17:57:02.264 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000108062 2024-08-17T17:57:02.264 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.264 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:57:02.264 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.264 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.264 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.264 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:209452 8.9 8:96e7eda2:::benchmark_data_smithi037_204188_object79962:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1207)", 2024-08-17T17:57:02.264 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:54:57.462199+0000", 2024-08-17T17:57:02.264 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 124.683424972, 2024-08-17T17:57:02.264 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.137411333, 2024-08-17T17:57:02.264 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:57:02.264 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:02.265 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:57:02.265 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:57:02.265 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:57:02.265 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 209452 2024-08-17T17:57:02.265 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.265 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:57:02.265 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.265 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:57:02.265 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.462199+0000", 2024-08-17T17:57:02.265 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.265 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.265 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.265 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:57:02.266 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.462199+0000", 2024-08-17T17:57:02.266 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.266 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.266 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.266 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:57:02.266 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.462198+0000", 2024-08-17T17:57:02.266 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T17:57:02.266 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.266 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.266 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:57:02.266 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.462202+0000", 2024-08-17T17:57:02.266 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4000000000000001e-06 2024-08-17T17:57:02.266 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.267 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.267 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:57:02.267 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.462208+0000", 2024-08-17T17:57:02.267 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2400000000000004e-06 2024-08-17T17:57:02.267 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.267 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.267 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:57:02.267 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.462212+0000", 2024-08-17T17:57:02.267 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.997e-06 2024-08-17T17:57:02.267 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.267 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.267 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:57:02.267 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.462249+0000", 2024-08-17T17:57:02.268 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.7401999999999999e-05 2024-08-17T17:57:02.268 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.268 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.268 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:57:02.268 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.462513+0000", 2024-08-17T17:57:02.268 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00026425899999999998 2024-08-17T17:57:02.268 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.268 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.268 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3,5", 2024-08-17T17:57:02.268 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.462650+0000", 2024-08-17T17:57:02.268 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013631799999999999 2024-08-17T17:57:02.268 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.268 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.269 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:57:02.269 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.466850+0000", 2024-08-17T17:57:02.269 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0042000049999999997 2024-08-17T17:57:02.269 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.269 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.269 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.269 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.467264+0000", 2024-08-17T17:57:02.269 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000414683 2024-08-17T17:57:02.269 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.269 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.269 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.269 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.469975+0000", 2024-08-17T17:57:02.269 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0027104099999999999 2024-08-17T17:57:02.270 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.270 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.270 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.270 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.599422+0000", 2024-08-17T17:57:02.270 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.12944750399999999 2024-08-17T17:57:02.270 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.270 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.270 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:57:02.270 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.599482+0000", 2024-08-17T17:57:02.270 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0016999999999998e-05 2024-08-17T17:57:02.270 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.270 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.270 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:57:02.271 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.599610+0000", 2024-08-17T17:57:02.271 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000127639 2024-08-17T17:57:02.271 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.271 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:57:02.271 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.271 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.271 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.271 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:209456 8.9 8:9ac32dbf:::benchmark_data_smithi037_204188_object79966:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1207)", 2024-08-17T17:57:02.271 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:54:57.470567+0000", 2024-08-17T17:57:02.271 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 124.675056267, 2024-08-17T17:57:02.271 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.14345887399999999, 2024-08-17T17:57:02.271 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:57:02.271 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:02.272 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:57:02.272 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:57:02.272 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:57:02.272 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 209456 2024-08-17T17:57:02.272 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.272 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:57:02.272 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.272 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:57:02.272 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.470567+0000", 2024-08-17T17:57:02.272 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.272 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.272 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.273 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:57:02.273 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.470567+0000", 2024-08-17T17:57:02.273 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.273 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.273 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.273 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:57:02.273 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.470566+0000", 2024-08-17T17:57:02.273 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:57:02.273 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.273 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.273 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:57:02.273 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.470571+0000", 2024-08-17T17:57:02.273 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0690000000000001e-06 2024-08-17T17:57:02.274 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.274 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.274 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:57:02.274 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.470581+0000", 2024-08-17T17:57:02.274 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.8740000000000007e-06 2024-08-17T17:57:02.274 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.274 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.274 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:57:02.274 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.470585+0000", 2024-08-17T17:57:02.274 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.0269999999999997e-06 2024-08-17T17:57:02.274 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.274 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.275 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:57:02.275 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.470617+0000", 2024-08-17T17:57:02.275 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.1748999999999997e-05 2024-08-17T17:57:02.275 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.275 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.275 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:57:02.275 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.470725+0000", 2024-08-17T17:57:02.275 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00010812299999999999 2024-08-17T17:57:02.275 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.275 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.275 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3,5", 2024-08-17T17:57:02.275 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.470807+0000", 2024-08-17T17:57:02.275 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.2167000000000001e-05 2024-08-17T17:57:02.276 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.276 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.276 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.276 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.480465+0000", 2024-08-17T17:57:02.276 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0096577199999999998 2024-08-17T17:57:02.276 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.276 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.276 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:57:02.276 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.480503+0000", 2024-08-17T17:57:02.276 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.7805999999999997e-05 2024-08-17T17:57:02.276 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.276 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.277 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.277 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.481482+0000", 2024-08-17T17:57:02.277 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00097954800000000001 2024-08-17T17:57:02.277 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.277 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.277 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.277 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.613822+0000", 2024-08-17T17:57:02.277 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.132339654 2024-08-17T17:57:02.277 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.277 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.277 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:57:02.277 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.613892+0000", 2024-08-17T17:57:02.278 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.9585000000000005e-05 2024-08-17T17:57:02.278 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.278 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.278 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:57:02.278 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.614026+0000", 2024-08-17T17:57:02.278 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013453299999999999 2024-08-17T17:57:02.278 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.278 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:57:02.278 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.278 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.278 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.278 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:209457 8.9 8:9b64626c:::benchmark_data_smithi037_204188_object79967:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1207)", 2024-08-17T17:57:02.278 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:54:57.470647+0000", 2024-08-17T17:57:02.279 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 124.674976324, 2024-08-17T17:57:02.279 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.14359325000000001, 2024-08-17T17:57:02.279 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:57:02.279 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:02.279 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:57:02.279 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:57:02.279 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:57:02.279 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 209457 2024-08-17T17:57:02.279 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.279 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:57:02.279 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.279 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:57:02.279 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.470647+0000", 2024-08-17T17:57:02.280 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.280 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.280 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.280 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:57:02.280 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.470647+0000", 2024-08-17T17:57:02.280 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.280 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.280 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.280 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:57:02.280 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.470646+0000", 2024-08-17T17:57:02.280 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T17:57:02.280 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.281 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.281 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:57:02.281 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.470651+0000", 2024-08-17T17:57:02.281 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9200000000000003e-06 2024-08-17T17:57:02.281 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.281 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.281 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:57:02.281 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.470664+0000", 2024-08-17T17:57:02.281 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2850999999999999e-05 2024-08-17T17:57:02.281 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.281 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.281 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:57:02.281 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.470670+0000", 2024-08-17T17:57:02.281 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5480000000000001e-06 2024-08-17T17:57:02.282 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.282 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.282 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:57:02.282 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.474089+0000", 2024-08-17T17:57:02.282 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0034196410000000002 2024-08-17T17:57:02.282 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.282 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.282 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:57:02.282 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.474252+0000", 2024-08-17T17:57:02.282 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000162225 2024-08-17T17:57:02.282 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.282 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.283 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3,5", 2024-08-17T17:57:02.283 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.474394+0000", 2024-08-17T17:57:02.283 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014232099999999999 2024-08-17T17:57:02.283 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.283 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.283 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.283 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.480495+0000", 2024-08-17T17:57:02.283 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0061013760000000004 2024-08-17T17:57:02.283 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.283 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.283 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:57:02.283 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.480603+0000", 2024-08-17T17:57:02.283 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00010726900000000001 2024-08-17T17:57:02.284 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.284 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.284 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.284 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.481540+0000", 2024-08-17T17:57:02.284 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00093716700000000003 2024-08-17T17:57:02.284 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.284 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.284 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.284 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.614074+0000", 2024-08-17T17:57:02.284 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.13253375000000001 2024-08-17T17:57:02.284 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.284 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.284 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:57:02.285 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.614124+0000", 2024-08-17T17:57:02.285 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0655999999999997e-05 2024-08-17T17:57:02.285 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.285 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.285 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:57:02.285 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:54:57.614241+0000", 2024-08-17T17:57:02.285 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000116338 2024-08-17T17:57:02.285 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.285 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:57:02.285 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.285 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.285 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.285 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:242153 8.9 8:94968982:::benchmark_data_smithi037_204188_object112663:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1213)", 2024-08-17T17:57:02.286 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:55:40.976651+0000", 2024-08-17T17:57:02.286 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 81.168972655000005, 2024-08-17T17:57:02.286 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.209689974, 2024-08-17T17:57:02.286 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:57:02.286 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:57:02.286 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:57:02.286 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T17:57:02.286 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T17:57:02.286 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 242153 2024-08-17T17:57:02.286 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.286 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:57:02.286 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.286 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:57:02.287 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.976651+0000", 2024-08-17T17:57:02.287 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.287 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.287 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.287 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:57:02.287 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.976651+0000", 2024-08-17T17:57:02.287 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:02.287 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.287 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.287 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:57:02.287 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.976649+0000", 2024-08-17T17:57:02.287 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T17:57:02.287 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.288 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.288 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:57:02.288 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.976658+0000", 2024-08-17T17:57:02.288 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.8189999999999998e-06 2024-08-17T17:57:02.288 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.288 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.288 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:57:02.288 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.976678+0000", 2024-08-17T17:57:02.288 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.0068000000000002e-05 2024-08-17T17:57:02.288 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.288 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.288 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:57:02.288 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.976686+0000", 2024-08-17T17:57:02.288 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.8900000000000007e-06 2024-08-17T17:57:02.289 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.289 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.289 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:57:02.289 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.976750+0000", 2024-08-17T17:57:02.289 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.3551000000000002e-05 2024-08-17T17:57:02.289 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.289 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.289 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:57:02.289 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.976908+0000", 2024-08-17T17:57:02.289 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00015851600000000001 2024-08-17T17:57:02.289 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.289 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.290 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3,5", 2024-08-17T17:57:02.290 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.977067+0000", 2024-08-17T17:57:02.290 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000159352 2024-08-17T17:57:02.290 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.290 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.290 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.290 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.980945+0000", 2024-08-17T17:57:02.290 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0038773169999999999 2024-08-17T17:57:02.290 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.290 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.290 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.290 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.980977+0000", 2024-08-17T17:57:02.290 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.2296999999999999e-05 2024-08-17T17:57:02.291 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.291 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.291 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:57:02.291 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.981017+0000", 2024-08-17T17:57:02.291 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9740999999999998e-05 2024-08-17T17:57:02.291 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.291 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.291 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:57:02.291 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:41.186043+0000", 2024-08-17T17:57:02.291 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.205026453 2024-08-17T17:57:02.291 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.291 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.291 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T17:57:02.292 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:41.186194+0000", 2024-08-17T17:57:02.292 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00015074500000000001 2024-08-17T17:57:02.292 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:02.292 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:02.292 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T17:57:02.292 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:41.186341+0000", 2024-08-17T17:57:02.292 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000146964 2024-08-17T17:57:02.292 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.292 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:57:02.292 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.292 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:02.292 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:57:02.292 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:57:02.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:02.332 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:02.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:02.433 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:02.470 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:02.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:02.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:02.496 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:02 smithi037 ceph-mon[97894]: osdmap e1231: 8 total, 8 up, 8 in 2024-08-17T17:57:02.496 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:02 smithi037 ceph-mon[97894]: 9.5 scrub starts 2024-08-17T17:57:02.496 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:02 smithi037 ceph-mon[97894]: 9.0 scrub starts 2024-08-17T17:57:02.496 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:02 smithi037 ceph-mon[102022]: osdmap e1231: 8 total, 8 up, 8 in 2024-08-17T17:57:02.496 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:02 smithi037 ceph-mon[102022]: 9.5 scrub starts 2024-08-17T17:57:02.496 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:02 smithi037 ceph-mon[102022]: 9.0 scrub starts 2024-08-17T17:57:02.575 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:02.611 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:02.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:02.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:02.713 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:02.751 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:02.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:02.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:02.852 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:02.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:02.890 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:02.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:02.991 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:03.028 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:03.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:03.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:03.078 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 28 16 54480 54464 121.557 94.625 0.00342285 0.00821845 2024-08-17T17:57:03.130 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:03.155 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:03.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:03.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:03.257 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:03.290 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-08-17T17:57:03.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:03.291 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:03.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:03.392 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:03.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:03.417 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:03.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:03.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:03 smithi046 ceph-mon[88218]: 9.5 scrub ok 2024-08-17T17:57:03.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:03 smithi046 ceph-mon[88218]: 9.8 deep-scrub starts 2024-08-17T17:57:03.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:03 smithi046 ceph-mon[88218]: pgmap v1857: 109 pgs: 2 peering, 10 unknown, 97 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 50 MiB/s wr, 807 op/s 2024-08-17T17:57:03.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:03 smithi046 ceph-mon[88218]: 9.0 scrub ok 2024-08-17T17:57:03.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:03 smithi046 ceph-mon[88218]: 9.9 scrub starts 2024-08-17T17:57:03.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:03 smithi046 ceph-mon[88218]: 9.4 deep-scrub starts 2024-08-17T17:57:03.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:03 smithi046 ceph-mon[88218]: 9.7 scrub starts 2024-08-17T17:57:03.518 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:03.541 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:03.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:03.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:03.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:03 smithi037 ceph-mon[97894]: 9.5 scrub ok 2024-08-17T17:57:03.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:03 smithi037 ceph-mon[97894]: 9.8 deep-scrub starts 2024-08-17T17:57:03.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:03 smithi037 ceph-mon[97894]: pgmap v1857: 109 pgs: 2 peering, 10 unknown, 97 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 50 MiB/s wr, 807 op/s 2024-08-17T17:57:03.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:03 smithi037 ceph-mon[97894]: 9.0 scrub ok 2024-08-17T17:57:03.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:03 smithi037 ceph-mon[97894]: 9.9 scrub starts 2024-08-17T17:57:03.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:03 smithi037 ceph-mon[97894]: 9.4 deep-scrub starts 2024-08-17T17:57:03.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:03 smithi037 ceph-mon[97894]: 9.7 scrub starts 2024-08-17T17:57:03.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:03 smithi037 ceph-mon[102022]: 9.5 scrub ok 2024-08-17T17:57:03.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:03 smithi037 ceph-mon[102022]: 9.8 deep-scrub starts 2024-08-17T17:57:03.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:03 smithi037 ceph-mon[102022]: pgmap v1857: 109 pgs: 2 peering, 10 unknown, 97 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 50 MiB/s wr, 807 op/s 2024-08-17T17:57:03.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:03 smithi037 ceph-mon[102022]: 9.0 scrub ok 2024-08-17T17:57:03.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:03 smithi037 ceph-mon[102022]: 9.9 scrub starts 2024-08-17T17:57:03.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:03 smithi037 ceph-mon[102022]: 9.4 deep-scrub starts 2024-08-17T17:57:03.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:03 smithi037 ceph-mon[102022]: 9.7 scrub starts 2024-08-17T17:57:03.643 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:03.666 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:03.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:03.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:03.675 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:57:03.768 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:03.807 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:03.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:03.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:03.909 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:03.934 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:03.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:03.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:04.036 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:04.067 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:04.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:04.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:04.079 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 29 16 55393 55377 119.333 57.0625 0.00705979 0.00837426 2024-08-17T17:57:04.169 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:04.191 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:04.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:04.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:04.293 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:04.326 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:04.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:04.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:04.428 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:04.464 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:04.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:04.465 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:04.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:04 smithi046 ceph-mon[88218]: 9.9 scrub ok 2024-08-17T17:57:04.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:04 smithi046 ceph-mon[88218]: 9.3 scrub starts 2024-08-17T17:57:04.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:04 smithi046 ceph-mon[88218]: 9.1 scrub starts 2024-08-17T17:57:04.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:04 smithi046 ceph-mon[88218]: 9.7 scrub ok 2024-08-17T17:57:04.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:04 smithi046 ceph-mon[88218]: 9.3 scrub ok 2024-08-17T17:57:04.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:04 smithi046 ceph-mon[88218]: 9.10 scrub starts 2024-08-17T17:57:04.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:04 smithi037 ceph-mon[102022]: 9.9 scrub ok 2024-08-17T17:57:04.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:04 smithi037 ceph-mon[102022]: 9.3 scrub starts 2024-08-17T17:57:04.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:04 smithi037 ceph-mon[102022]: 9.1 scrub starts 2024-08-17T17:57:04.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:04 smithi037 ceph-mon[102022]: 9.7 scrub ok 2024-08-17T17:57:04.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:04 smithi037 ceph-mon[102022]: 9.3 scrub ok 2024-08-17T17:57:04.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:04 smithi037 ceph-mon[102022]: 9.10 scrub starts 2024-08-17T17:57:04.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:04 smithi037 ceph-mon[97894]: 9.9 scrub ok 2024-08-17T17:57:04.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:04 smithi037 ceph-mon[97894]: 9.3 scrub starts 2024-08-17T17:57:04.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:04 smithi037 ceph-mon[97894]: 9.1 scrub starts 2024-08-17T17:57:04.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:04 smithi037 ceph-mon[97894]: 9.7 scrub ok 2024-08-17T17:57:04.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:04 smithi037 ceph-mon[97894]: 9.3 scrub ok 2024-08-17T17:57:04.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:04 smithi037 ceph-mon[97894]: 9.10 scrub starts 2024-08-17T17:57:04.565 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:04.605 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:04.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:04.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:04.776 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:04.798 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:04.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:04.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:04.899 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:04.908 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7, 0] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:57:04.908 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:57:04.908 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_4 2024-08-17T17:57:04.908 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:57:04.933 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:04.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:04.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:05.034 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:05.062 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:05.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:05.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:05.078 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 30 16 56651 56635 117.976 78.625 0.00555343 0.00847095 2024-08-17T17:57:05.164 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:05.208 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:05.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:05.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:05.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:05 smithi046 ceph-mon[88218]: 9.1 scrub ok 2024-08-17T17:57:05.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:05 smithi046 ceph-mon[88218]: 9.2 scrub starts 2024-08-17T17:57:05.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:05 smithi046 ceph-mon[88218]: pgmap v1858: 109 pgs: 2 peering, 10 unknown, 97 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 50 MiB/s wr, 807 op/s 2024-08-17T17:57:05.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:05 smithi046 ceph-mon[88218]: 9.10 scrub ok 2024-08-17T17:57:05.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:05 smithi046 ceph-mon[88218]: 9.15 scrub starts 2024-08-17T17:57:05.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:05 smithi046 ceph-mon[88218]: 9.15 scrub ok 2024-08-17T17:57:05.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:05 smithi046 ceph-mon[88218]: 9.14 scrub starts 2024-08-17T17:57:05.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:05 smithi037 ceph-mon[102022]: 9.1 scrub ok 2024-08-17T17:57:05.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:05 smithi037 ceph-mon[102022]: 9.2 scrub starts 2024-08-17T17:57:05.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:05 smithi037 ceph-mon[102022]: pgmap v1858: 109 pgs: 2 peering, 10 unknown, 97 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 50 MiB/s wr, 807 op/s 2024-08-17T17:57:05.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:05 smithi037 ceph-mon[102022]: 9.10 scrub ok 2024-08-17T17:57:05.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:05 smithi037 ceph-mon[102022]: 9.15 scrub starts 2024-08-17T17:57:05.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:05 smithi037 ceph-mon[102022]: 9.15 scrub ok 2024-08-17T17:57:05.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:05 smithi037 ceph-mon[102022]: 9.14 scrub starts 2024-08-17T17:57:05.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:05 smithi037 ceph-mon[97894]: 9.1 scrub ok 2024-08-17T17:57:05.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:05 smithi037 ceph-mon[97894]: 9.2 scrub starts 2024-08-17T17:57:05.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:05 smithi037 ceph-mon[97894]: pgmap v1858: 109 pgs: 2 peering, 10 unknown, 97 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 50 MiB/s wr, 807 op/s 2024-08-17T17:57:05.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:05 smithi037 ceph-mon[97894]: 9.10 scrub ok 2024-08-17T17:57:05.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:05 smithi037 ceph-mon[97894]: 9.15 scrub starts 2024-08-17T17:57:05.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:05 smithi037 ceph-mon[97894]: 9.15 scrub ok 2024-08-17T17:57:05.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:05 smithi037 ceph-mon[97894]: 9.14 scrub starts 2024-08-17T17:57:05.309 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:05.343 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:05.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:05.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:05.444 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:05.481 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:05.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:05.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:05.584 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:05.621 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:05.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:05.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:05.648 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:05.648 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:05.723 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:05.759 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:05.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:05.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:05.805 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:57:05.805 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [ 2024-08-17T17:57:05.805 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:05.805 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:57790 9.3 9:c05d0b1d:::benchmark_data_smithi037_235265_object57789:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1231)", 2024-08-17T17:57:05.805 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:05.801538+0000", 2024-08-17T17:57:05.805 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.0016372100000000001, 2024-08-17T17:57:05.805 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001658627, 2024-08-17T17:57:05.805 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T17:57:05.805 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:57:05.805 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T17:57:05.805 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T17:57:05.805 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T17:57:05.806 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 57790 2024-08-17T17:57:05.806 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:05.806 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T17:57:05.806 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:05.806 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T17:57:05.806 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:05.801538+0000", 2024-08-17T17:57:05.806 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:05.806 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:05.806 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:05.806 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T17:57:05.806 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:05.801538+0000", 2024-08-17T17:57:05.806 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T17:57:05.807 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:05.807 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:05.807 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T17:57:05.807 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:05.801536+0000", 2024-08-17T17:57:05.807 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T17:57:05.807 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:05.807 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:05.807 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T17:57:05.807 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:05.801609+0000", 2024-08-17T17:57:05.807 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.2694000000000006e-05 2024-08-17T17:57:05.807 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:05.807 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:05.808 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T17:57:05.808 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:05.801621+0000", 2024-08-17T17:57:05.808 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2553e-05 2024-08-17T17:57:05.808 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:05.808 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:05.808 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T17:57:05.808 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:05.801628+0000", 2024-08-17T17:57:05.808 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0889999999999996e-06 2024-08-17T17:57:05.808 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:05.808 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:05.808 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T17:57:05.808 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:05.801677+0000", 2024-08-17T17:57:05.808 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.8993999999999999e-05 2024-08-17T17:57:05.809 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:05.809 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:05.809 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T17:57:05.809 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:05.801801+0000", 2024-08-17T17:57:05.809 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012452700000000001 2024-08-17T17:57:05.809 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:05.809 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:05.809 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,3", 2024-08-17T17:57:05.809 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:05.801936+0000", 2024-08-17T17:57:05.809 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013462399999999999 2024-08-17T17:57:05.809 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T17:57:05.809 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T17:57:05.809 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T17:57:05.809 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:05.803117+0000", 2024-08-17T17:57:05.810 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0011810130000000001 2024-08-17T17:57:05.810 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:05.810 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T17:57:05.810 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:05.810 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T17:57:05.810 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-08-17T17:57:05.810 INFO:teuthology.orchestra.run.smithi046.stdout: "num_ops": 1 2024-08-17T17:57:05.810 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:57:05.861 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:05.891 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:05.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:05.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:05.993 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:06.026 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:06.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:06.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:06.079 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 31 16 58237 58221 117.367 99.125 0.00275931 0.00851321 2024-08-17T17:57:06.129 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:06.162 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:06.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:06.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:06.264 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:06.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:06 smithi037 ceph-mon[102022]: 9.2 scrub ok 2024-08-17T17:57:06.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:06 smithi037 ceph-mon[102022]: 9.18 scrub starts 2024-08-17T17:57:06.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:06 smithi037 ceph-mon[102022]: 9.8 deep-scrub ok 2024-08-17T17:57:06.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:06 smithi037 ceph-mon[102022]: 9.4 deep-scrub ok 2024-08-17T17:57:06.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:06 smithi037 ceph-mon[102022]: 9.14 scrub ok 2024-08-17T17:57:06.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:06 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-08-17T17:57:06.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:06 smithi037 ceph-mon[97894]: 9.2 scrub ok 2024-08-17T17:57:06.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:06 smithi037 ceph-mon[97894]: 9.18 scrub starts 2024-08-17T17:57:06.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:06 smithi037 ceph-mon[97894]: 9.8 deep-scrub ok 2024-08-17T17:57:06.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:06 smithi037 ceph-mon[97894]: 9.4 deep-scrub ok 2024-08-17T17:57:06.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:06 smithi037 ceph-mon[97894]: 9.14 scrub ok 2024-08-17T17:57:06.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:06 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-08-17T17:57:06.305 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:06.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:06.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:06.407 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:06.437 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:06.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:06.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:06.487 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:06 smithi046 ceph-mon[88218]: 9.2 scrub ok 2024-08-17T17:57:06.487 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:06 smithi046 ceph-mon[88218]: 9.18 scrub starts 2024-08-17T17:57:06.487 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:06 smithi046 ceph-mon[88218]: 9.8 deep-scrub ok 2024-08-17T17:57:06.487 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:06 smithi046 ceph-mon[88218]: 9.4 deep-scrub ok 2024-08-17T17:57:06.487 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:06 smithi046 ceph-mon[88218]: 9.14 scrub ok 2024-08-17T17:57:06.487 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:06 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-08-17T17:57:06.518 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-08-17T17:57:06.538 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:06.564 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:06.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:06.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:06.666 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:06.688 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:06.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:06.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:06.790 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:06.794 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:57:06.812 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:06.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:06.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:06.914 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:06.938 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:06.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:06.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:07.040 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:07.066 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:07.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:07.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:07.079 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 32 16 58852 58836 114.901 38.4375 0.00196257 0.00849931 2024-08-17T17:57:07.168 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:07.190 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:07 smithi046 ceph-mon[88218]: 9.18 scrub ok 2024-08-17T17:57:07.190 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:07 smithi046 ceph-mon[88218]: 9.12 deep-scrub starts 2024-08-17T17:57:07.191 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:07 smithi046 ceph-mon[88218]: pgmap v1859: 109 pgs: 1 active+clean+scrubbing, 1 active+clean+scrubbing+deep, 107 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 19 KiB/s, 0 objects/s recovering 2024-08-17T17:57:07.191 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:07 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "17"}]': finished 2024-08-17T17:57:07.191 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:07 smithi046 ceph-mon[88218]: osdmap e1232: 8 total, 8 up, 8 in 2024-08-17T17:57:07.191 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:07 smithi046 ceph-mon[88218]: 9.19 scrub starts 2024-08-17T17:57:07.191 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:07 smithi046 ceph-mon[88218]: 9.19 scrub ok 2024-08-17T17:57:07.191 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:07.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:07.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:07.293 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:07.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:07 smithi037 ceph-mon[97894]: 9.18 scrub ok 2024-08-17T17:57:07.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:07 smithi037 ceph-mon[97894]: 9.12 deep-scrub starts 2024-08-17T17:57:07.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:07 smithi037 ceph-mon[97894]: pgmap v1859: 109 pgs: 1 active+clean+scrubbing, 1 active+clean+scrubbing+deep, 107 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 19 KiB/s, 0 objects/s recovering 2024-08-17T17:57:07.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:07 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "17"}]': finished 2024-08-17T17:57:07.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:07 smithi037 ceph-mon[97894]: osdmap e1232: 8 total, 8 up, 8 in 2024-08-17T17:57:07.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:07 smithi037 ceph-mon[97894]: 9.19 scrub starts 2024-08-17T17:57:07.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:07 smithi037 ceph-mon[97894]: 9.19 scrub ok 2024-08-17T17:57:07.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:07 smithi037 ceph-mon[102022]: 9.18 scrub ok 2024-08-17T17:57:07.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:07 smithi037 ceph-mon[102022]: 9.12 deep-scrub starts 2024-08-17T17:57:07.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:07 smithi037 ceph-mon[102022]: pgmap v1859: 109 pgs: 1 active+clean+scrubbing, 1 active+clean+scrubbing+deep, 107 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 19 KiB/s, 0 objects/s recovering 2024-08-17T17:57:07.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:07 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "17"}]': finished 2024-08-17T17:57:07.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:07 smithi037 ceph-mon[102022]: osdmap e1232: 8 total, 8 up, 8 in 2024-08-17T17:57:07.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:07 smithi037 ceph-mon[102022]: 9.19 scrub starts 2024-08-17T17:57:07.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:07 smithi037 ceph-mon[102022]: 9.19 scrub ok 2024-08-17T17:57:07.319 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:07.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:07.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:07.421 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:07.443 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:07.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:07.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:07.545 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:07.567 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:07.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:07.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:07.669 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:07.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:07.692 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:07.692 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:07.793 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:07.816 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:07.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:07.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:07.917 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:07.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:07.942 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:07.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:08.043 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:08.067 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:08.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:08.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:08.079 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 33 16 58852 58836 111.419 0 - 0.00849931 2024-08-17T17:57:08.170 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:08.173 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is set 2024-08-17T17:57:08.195 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:08.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:08.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:08.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:08 smithi037 ceph-mon[102022]: 9.11 scrub starts 2024-08-17T17:57:08.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:08 smithi037 ceph-mon[102022]: 9.11 scrub ok 2024-08-17T17:57:08.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:08 smithi037 ceph-mon[102022]: osdmap e1233: 8 total, 8 up, 8 in 2024-08-17T17:57:08.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:08 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/274948879' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:57:08.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:08 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-08-17T17:57:08.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:08 smithi037 ceph-mon[97894]: 9.11 scrub starts 2024-08-17T17:57:08.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:08 smithi037 ceph-mon[97894]: 9.11 scrub ok 2024-08-17T17:57:08.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:08 smithi037 ceph-mon[97894]: osdmap e1233: 8 total, 8 up, 8 in 2024-08-17T17:57:08.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:08 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/274948879' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:57:08.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:08 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-08-17T17:57:08.297 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:08.334 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:08.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:08.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:08.421 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:57:08.421 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [], 2024-08-17T17:57:08.421 INFO:teuthology.orchestra.run.smithi046.stdout: "complaint_time": 30, 2024-08-17T17:57:08.422 INFO:teuthology.orchestra.run.smithi046.stdout: "num_blocked_ops": 0 2024-08-17T17:57:08.422 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:57:08.422 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:08 smithi046 ceph-mon[88218]: 9.11 scrub starts 2024-08-17T17:57:08.422 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:08 smithi046 ceph-mon[88218]: 9.11 scrub ok 2024-08-17T17:57:08.422 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:08 smithi046 ceph-mon[88218]: osdmap e1233: 8 total, 8 up, 8 in 2024-08-17T17:57:08.422 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:08 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/274948879' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:57:08.422 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:08 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-08-17T17:57:08.436 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:08.468 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:08.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:08.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:08.570 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:08.596 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:08.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:08.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:08.698 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:08.728 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:08.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:08.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:08.830 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:08.854 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:08.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:08.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:08.955 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:08.982 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:08.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:08.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:09.079 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 34 16 59509 59493 109.35 20.5312 0.00183319 0.0089872 2024-08-17T17:57:09.084 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:09.092 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-08-17T17:57:09.106 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:09.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:09.107 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:09.208 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:09.245 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:09.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:09.246 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:09 smithi046 ceph-mon[88218]: 9.12 deep-scrub ok 2024-08-17T17:57:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:09 smithi046 ceph-mon[88218]: 9.13 scrub starts 2024-08-17T17:57:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:09 smithi046 ceph-mon[88218]: pgmap v1862: 109 pgs: 1 active+clean+scrubbing, 1 active+clean+scrubbing+deep, 107 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 19 KiB/s, 0 objects/s recovering 2024-08-17T17:57:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:09 smithi046 ceph-mon[88218]: 9.13 scrub ok 2024-08-17T17:57:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:09 smithi046 ceph-mon[88218]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:57:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:09 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/274948879' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:57:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "18"}]': finished 2024-08-17T17:57:09.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:09 smithi046 ceph-mon[88218]: osdmap e1234: 8 total, 8 up, 8 in 2024-08-17T17:57:09.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:57:09.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:09.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:57:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:57:08] "GET /metrics HTTP/1.1" 200 36616 "" "Prometheus/2.51.0" 2024-08-17T17:57:09.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:09 smithi037 ceph-mon[102022]: 9.12 deep-scrub ok 2024-08-17T17:57:09.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:09 smithi037 ceph-mon[102022]: 9.13 scrub starts 2024-08-17T17:57:09.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:09 smithi037 ceph-mon[102022]: pgmap v1862: 109 pgs: 1 active+clean+scrubbing, 1 active+clean+scrubbing+deep, 107 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 19 KiB/s, 0 objects/s recovering 2024-08-17T17:57:09.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:09 smithi037 ceph-mon[102022]: 9.13 scrub ok 2024-08-17T17:57:09.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:09 smithi037 ceph-mon[102022]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:57:09.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:09 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/274948879' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:57:09.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "18"}]': finished 2024-08-17T17:57:09.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:09 smithi037 ceph-mon[102022]: osdmap e1234: 8 total, 8 up, 8 in 2024-08-17T17:57:09.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:57:09.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:09.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:09 smithi037 ceph-mon[97894]: 9.12 deep-scrub ok 2024-08-17T17:57:09.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:09 smithi037 ceph-mon[97894]: 9.13 scrub starts 2024-08-17T17:57:09.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:09 smithi037 ceph-mon[97894]: pgmap v1862: 109 pgs: 1 active+clean+scrubbing, 1 active+clean+scrubbing+deep, 107 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 19 KiB/s, 0 objects/s recovering 2024-08-17T17:57:09.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:09 smithi037 ceph-mon[97894]: 9.13 scrub ok 2024-08-17T17:57:09.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:09 smithi037 ceph-mon[97894]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:57:09.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:09 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/274948879' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:57:09.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "18"}]': finished 2024-08-17T17:57:09.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:09 smithi037 ceph-mon[97894]: osdmap e1234: 8 total, 8 up, 8 in 2024-08-17T17:57:09.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:57:09.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:09.347 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:09.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:09.407 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:09.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:09.508 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:09.511 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:57:09.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:09.568 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:09.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:09.669 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:09.707 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:09.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:09.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:09.720 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:57:09.720 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:57:09.757 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:57:09.757 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:57:09.799 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:57:09.800 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:57:09.808 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:09.838 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:57:09.838 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:57:09.848 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:09.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:09.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:09.876 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:57:09.876 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:57:09.909 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:57:09.909 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:57:09.941 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:57:09.941 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:57:09.950 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:09.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:09.975 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:09.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:10.011 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:57:10.012 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:57:10.076 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:10.079 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 35 16 60929 60913 108.761 88.75 0.0104232 0.00918889 2024-08-17T17:57:10.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:10.122 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:10.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:10.224 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:10.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:10.255 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:10.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:10.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:10 smithi037 ceph-mon[102022]: osdmap e1235: 8 total, 8 up, 8 in 2024-08-17T17:57:10.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:10 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4017808730' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:57:10.295 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:10 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-08-17T17:57:10.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:10 smithi037 ceph-mon[97894]: osdmap e1235: 8 total, 8 up, 8 in 2024-08-17T17:57:10.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:10 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4017808730' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:57:10.295 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:10 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-08-17T17:57:10.357 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:10.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:10.395 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:10.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:10.497 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:10.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:10 smithi046 ceph-mon[88218]: osdmap e1235: 8 total, 8 up, 8 in 2024-08-17T17:57:10.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:10 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4017808730' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:57:10.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:10 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-08-17T17:57:10.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:57:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:57:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:57:10.519 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:10.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:10.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:10.526 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T17:57:10.527 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-08-17T17:57:10.621 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:10.644 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:10.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:10.646 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:10.747 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:10.769 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:10.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:10.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:10.870 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:10.892 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:10.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:10.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:10.994 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:11.004 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:57:11.016 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:11.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:11.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:11.079 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 36 16 61457 61441 106.656 33 0.00212914 0.00918293 2024-08-17T17:57:11.118 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:11.141 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:11.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:11.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:11.243 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:11.266 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:11.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:11.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:11.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:11 smithi037 ceph-mon[97894]: pgmap v1865: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 107 active+clean; 3.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 5376/176589 objects misplaced (3.044%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T17:57:11.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:11 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "19"}]': finished 2024-08-17T17:57:11.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:11 smithi037 ceph-mon[97894]: osdmap e1236: 8 total, 8 up, 8 in 2024-08-17T17:57:11.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:11 smithi037 ceph-mon[97894]: from='client.35982 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:57:11.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:11 smithi037 ceph-mon[102022]: pgmap v1865: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 107 active+clean; 3.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 5376/176589 objects misplaced (3.044%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T17:57:11.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:11 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "19"}]': finished 2024-08-17T17:57:11.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:11 smithi037 ceph-mon[102022]: osdmap e1236: 8 total, 8 up, 8 in 2024-08-17T17:57:11.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:11 smithi037 ceph-mon[102022]: from='client.35982 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:57:11.367 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:11.390 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:11.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:11.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:11.492 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:11.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:11 smithi046 ceph-mon[88218]: pgmap v1865: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 107 active+clean; 3.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 5376/176589 objects misplaced (3.044%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T17:57:11.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:11 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "19"}]': finished 2024-08-17T17:57:11.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:11 smithi046 ceph-mon[88218]: osdmap e1236: 8 total, 8 up, 8 in 2024-08-17T17:57:11.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:11 smithi046 ceph-mon[88218]: from='client.35982 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:57:11.515 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:11.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:11.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:11.617 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:11.639 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:11.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:11.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:11.741 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:11.764 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:11.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:11.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:11.866 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:11.889 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:11.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:11.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:11.991 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:12.014 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:12.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:12.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:12.079 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 37 16 61457 61441 103.774 0 - 0.00918293 2024-08-17T17:57:12.116 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:12.138 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:12.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:12.139 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:12.240 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:12.269 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:12.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:12.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:12.371 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:12.395 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:12.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:12.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:12.496 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:12.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:12 smithi046 ceph-mon[88218]: osdmap e1237: 8 total, 8 up, 8 in 2024-08-17T17:57:12.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:12 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-08-17T17:57:12.532 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:12.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:12.533 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:12.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:12 smithi037 ceph-mon[97894]: osdmap e1237: 8 total, 8 up, 8 in 2024-08-17T17:57:12.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:12 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-08-17T17:57:12.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:12 smithi037 ceph-mon[102022]: osdmap e1237: 8 total, 8 up, 8 in 2024-08-17T17:57:12.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:12 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-08-17T17:57:12.634 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:12.670 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:12.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:12.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:12.772 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:12.802 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:12.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:12.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:12.904 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:12.933 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:12.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:12.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:13.035 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:13.038 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T17:57:13.038 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T17:57:13.061 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:13.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:13.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:13.079 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 38 16 62151 62135 102.184 21.6875 0.00155862 0.00968485 2024-08-17T17:57:13.163 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:13.186 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:13.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:13.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:13.213 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:13 smithi037 ceph-mon[102022]: pgmap v1868: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 5376/182361 objects misplaced (2.948%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T17:57:13.214 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:13 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "20"}]': finished 2024-08-17T17:57:13.214 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:13 smithi037 ceph-mon[102022]: osdmap e1238: 8 total, 8 up, 8 in 2024-08-17T17:57:13.214 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:13 smithi037 ceph-mon[97894]: pgmap v1868: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 5376/182361 objects misplaced (2.948%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T17:57:13.214 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:13 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "20"}]': finished 2024-08-17T17:57:13.214 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:13 smithi037 ceph-mon[97894]: osdmap e1238: 8 total, 8 up, 8 in 2024-08-17T17:57:13.288 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:13.310 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:13.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:13.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:13.412 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:13.435 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:13.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:13.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:13.505 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":1866,"stamp":"2024-08-17T17:57:10.200180+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3912898509,"num_objects":59724,"num_object_clones":0,"num_object_copies":179172,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5376,"num_objects_unfound":0,"num_objects_dirty":59724,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":31874,"num_write_kb":2035871,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":94,"num_bytes_recovered":4981350,"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":93887,"ondisk_log_size":93887,"up":327,"acting":326,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":329,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":15388504,"kb_used_data":11465792,"kb_used_omap":136,"kb_used_meta":3922487,"kb_avail":734572712,"statfs":{"total":767960285184,"available":752202457088,"internally_reserved":0,"allocated":11740971008,"data_stored":11721977029,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":140191,"internal_metadata":4016626785},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[9,3,2,3],"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":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":204734464,"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":5376,"num_objects_unfound":0,"num_objects_dirty":3123,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":-7664,"num_write_kb":-490432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":74,"num_bytes_recovered":4849664,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"4.040528"},"pg_stats":[{"pgid":"9.19","version":"1235'3517","reported_seq":3593,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.920332+0000","last_change":"2024-08-17T17:57:06.576257+0000","last_active":"2024-08-17T17:57:09.920332+0000","last_peered":"2024-08-17T17:57:09.920332+0000","last_clean":"2024-08-17T17:57:09.920332+0000","last_became_active":"2024-08-17T17:57:01.194302+0000","last_became_peered":"2024-08-17T17:57:01.194302+0000","last_unstale":"2024-08-17T17:57:09.920332+0000","last_undegraded":"2024-08-17T17:57:09.920332+0000","last_fullsized":"2024-08-17T17:57:09.920332+0000","mapping_epoch":1230,"log_start":"0'0","ondisk_log_start":"0'0","created":1230,"last_epoch_clean":1231,"parent":"0.0","parent_split_bits":5,"last_scrub":"1232'3450","last_scrub_stamp":"2024-08-17T17:57:06.576130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:57:06.576130+0000","objects_scrubbed":1811,"log_size":3517,"log_dups_size":0,"ondisk_log_size":3517,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:08:09.630799+0000","scrub_duration":299,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":123273216,"num_objects":1881,"num_object_clones":0,"num_object_copies":5643,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1881,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":70,"num_write_kb":4480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.14","version":"0'0","reported_seq":1802,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.182015+0000","last_change":"2024-08-17T17:32:59.772029+0000","last_active":"2024-08-17T17:57:09.182015+0000","last_peered":"2024-08-17T17:57:09.182015+0000","last_clean":"2024-08-17T17:57:09.182015+0000","last_became_active":"2024-08-17T17:32:59.771720+0000","last_became_peered":"2024-08-17T17:32:59.771720+0000","last_unstale":"2024-08-17T17:57:09.182015+0000","last_undegraded":"2024-08-17T17:57:09.182015+0000","last_fullsized":"2024-08-17T17:57:09.182015+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:26:15.533153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":1152,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.178177+0000","last_change":"2024-08-17T17:32:27.435738+0000","last_active":"2024-08-17T17:57:08.178177+0000","last_peered":"2024-08-17T17:57:08.178177+0000","last_clean":"2024-08-17T17:57:08.178177+0000","last_became_active":"2024-08-17T17:32:27.435318+0000","last_became_peered":"2024-08-17T17:32:27.435318+0000","last_unstale":"2024-08-17T17:57:08.178177+0000","last_undegraded":"2024-08-17T17:57:08.178177+0000","last_fullsized":"2024-08-17T17:57:08.178177+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:53.143081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":"9.18","version":"1235'3597","reported_seq":3668,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:10.098096+0000","last_change":"2024-08-17T17:57:05.363312+0000","last_active":"2024-08-17T17:57:10.098096+0000","last_peered":"2024-08-17T17:57:10.098096+0000","last_clean":"2024-08-17T17:57:10.098096+0000","last_became_active":"2024-08-17T17:57:01.186714+0000","last_became_peered":"2024-08-17T17:57:01.186714+0000","last_unstale":"2024-08-17T17:57:10.098096+0000","last_undegraded":"2024-08-17T17:57:10.098096+0000","last_fullsized":"2024-08-17T17:57:10.098096+0000","mapping_epoch":1230,"log_start":"0'0","ondisk_log_start":"0'0","created":1230,"last_epoch_clean":1231,"parent":"0.0","parent_split_bits":5,"last_scrub":"1231'3477","last_scrub_stamp":"2024-08-17T17:57:05.362983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:57:05.362983+0000","objects_scrubbed":1796,"log_size":3597,"log_dups_size":0,"ondisk_log_size":3597,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:30:34.808804+0000","scrub_duration":428,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":126484480,"num_objects":1930,"num_object_clones":0,"num_object_copies":5790,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1930,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":134,"num_write_kb":8576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.15","version":"0'0","reported_seq":1162,"reported_epoch":1230,"state":"active+clean","last_fresh":"2024-08-17T17:57:00.117368+0000","last_change":"2024-08-17T17:32:59.767806+0000","last_active":"2024-08-17T17:57:00.117368+0000","last_peered":"2024-08-17T17:57:00.117368+0000","last_clean":"2024-08-17T17:57:00.117368+0000","last_became_active":"2024-08-17T17:32:59.767475+0000","last_became_peered":"2024-08-17T17:32:59.767475+0000","last_unstale":"2024-08-17T17:57:00.117368+0000","last_undegraded":"2024-08-17T17:57:00.117368+0000","last_fullsized":"2024-08-17T17:57:00.117368+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:29:45.247420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.199019+0000","last_change":"2024-08-17T17:53:46.478603+0000","last_active":"2024-08-17T17:57:09.199019+0000","last_peered":"2024-08-17T17:57:09.199019+0000","last_clean":"2024-08-17T17:57:09.199019+0000","last_became_active":"2024-08-17T17:53:46.478299+0000","last_became_peered":"2024-08-17T17:53:46.478299+0000","last_unstale":"2024-08-17T17:57:09.199019+0000","last_undegraded":"2024-08-17T17:57:09.199019+0000","last_fullsized":"2024-08-17T17:57:09.199019+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:34:13.862524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":89,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.199412+0000","last_change":"2024-08-17T17:53:46.489248+0000","last_active":"2024-08-17T17:57:09.199412+0000","last_peered":"2024-08-17T17:57:09.199412+0000","last_clean":"2024-08-17T17:57:09.199412+0000","last_became_active":"2024-08-17T17:53:46.488917+0000","last_became_peered":"2024-08-17T17:53:46.488917+0000","last_unstale":"2024-08-17T17:57:09.199412+0000","last_undegraded":"2024-08-17T17:57:09.199412+0000","last_fullsized":"2024-08-17T17:57:09.199412+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:09:17.909119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1133,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.178063+0000","last_change":"2024-08-17T17:22:53.725465+0000","last_active":"2024-08-17T17:57:08.178063+0000","last_peered":"2024-08-17T17:57:08.178063+0000","last_clean":"2024-08-17T17:57:08.178063+0000","last_became_active":"2024-08-17T17:22:53.725174+0000","last_became_peered":"2024-08-17T17:22:53.725174+0000","last_unstale":"2024-08-17T17:57:08.178063+0000","last_undegraded":"2024-08-17T17:57:08.178063+0000","last_fullsized":"2024-08-17T17:57:08.178063+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:46.185575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1802,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.182068+0000","last_change":"2024-08-17T17:32:59.773425+0000","last_active":"2024-08-17T17:57:09.182068+0000","last_peered":"2024-08-17T17:57:09.182068+0000","last_clean":"2024-08-17T17:57:09.182068+0000","last_became_active":"2024-08-17T17:32:59.772311+0000","last_became_peered":"2024-08-17T17:32:59.772311+0000","last_unstale":"2024-08-17T17:57:09.182068+0000","last_undegraded":"2024-08-17T17:57:09.182068+0000","last_fullsized":"2024-08-17T17:57:09.182068+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:23.208217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":1205,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.179727+0000","last_change":"2024-08-17T17:53:46.486215+0000","last_active":"2024-08-17T17:57:08.179727+0000","last_peered":"2024-08-17T17:57:08.179727+0000","last_clean":"2024-08-17T17:57:08.179727+0000","last_became_active":"2024-08-17T17:53:46.472364+0000","last_became_peered":"2024-08-17T17:53:46.472364+0000","last_unstale":"2024-08-17T17:57:08.179727+0000","last_undegraded":"2024-08-17T17:57:08.179727+0000","last_fullsized":"2024-08-17T17:57:08.179727+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:30:22.797352+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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.5","version":"1235'3555","reported_seq":3628,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.910309+0000","last_change":"2024-08-17T17:57:01.856334+0000","last_active":"2024-08-17T17:57:09.910309+0000","last_peered":"2024-08-17T17:57:09.910309+0000","last_clean":"2024-08-17T17:57:09.910309+0000","last_became_active":"2024-08-17T17:57:01.190569+0000","last_became_peered":"2024-08-17T17:57:01.190569+0000","last_unstale":"2024-08-17T17:57:09.910309+0000","last_undegraded":"2024-08-17T17:57:09.910309+0000","last_fullsized":"2024-08-17T17:57:09.910309+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1231,"parent":"0.0","parent_split_bits":0,"last_scrub":"1231'3296","last_scrub_stamp":"2024-08-17T17:57:01.854576+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:57:01.854576+0000","objects_scrubbed":1612,"log_size":3555,"log_dups_size":0,"ondisk_log_size":3555,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:36:48.985240+0000","scrub_duration":616,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":123142144,"num_objects":1879,"num_object_clones":0,"num_object_copies":5637,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1879,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":267,"num_write_kb":17088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1179,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.178539+0000","last_change":"2024-08-17T17:53:46.491837+0000","last_active":"2024-08-17T17:57:08.178539+0000","last_peered":"2024-08-17T17:57:08.178539+0000","last_clean":"2024-08-17T17:57:08.178539+0000","last_became_active":"2024-08-17T17:53:46.477561+0000","last_became_peered":"2024-08-17T17:53:46.477561+0000","last_unstale":"2024-08-17T17:57:08.178539+0000","last_undegraded":"2024-08-17T17:57:08.178539+0000","last_fullsized":"2024-08-17T17:57:08.178539+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T20:52:08.232767+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":1145,"reported_epoch":1230,"state":"active+clean","last_fresh":"2024-08-17T17:57:00.119269+0000","last_change":"2024-08-17T17:22:54.175652+0000","last_active":"2024-08-17T17:57:00.119269+0000","last_peered":"2024-08-17T17:57:00.119269+0000","last_clean":"2024-08-17T17:57:00.119269+0000","last_became_active":"2024-08-17T17:22:54.175332+0000","last_became_peered":"2024-08-17T17:22:54.175332+0000","last_unstale":"2024-08-17T17:57:00.119269+0000","last_undegraded":"2024-08-17T17:57:00.119269+0000","last_fullsized":"2024-08-17T17:57:00.119269+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:58:04.891665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1235'3499","reported_seq":3624,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.411511+0000","last_change":"2024-08-17T17:57:05.934964+0000","last_active":"2024-08-17T17:57:09.411511+0000","last_peered":"2024-08-17T17:57:09.411511+0000","last_clean":"2024-08-17T17:57:09.411511+0000","last_became_active":"2024-08-17T17:57:01.173951+0000","last_became_peered":"2024-08-17T17:57:01.173951+0000","last_unstale":"2024-08-17T17:57:09.411511+0000","last_undegraded":"2024-08-17T17:57:09.411511+0000","last_fullsized":"2024-08-17T17:57:09.411511+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1231,"parent":"0.0","parent_split_bits":0,"last_scrub":"1231'3437","last_scrub_stamp":"2024-08-17T17:57:05.934672+0000","last_deep_scrub":"1231'3437","last_deep_scrub_stamp":"2024-08-17T17:57:05.934672+0000","last_clean_scrub_stamp":"2024-08-17T17:57:05.934672+0000","objects_scrubbed":1739,"log_size":3499,"log_dups_size":0,"ondisk_log_size":3499,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":4,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:05:55.934833+0000","scrub_duration":3111,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":123011072,"num_objects":1877,"num_object_clones":0,"num_object_copies":5631,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1877,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":138,"num_write_kb":8832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1152,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.178319+0000","last_change":"2024-08-17T17:31:54.821143+0000","last_active":"2024-08-17T17:57:08.178319+0000","last_peered":"2024-08-17T17:57:08.178319+0000","last_clean":"2024-08-17T17:57:08.178319+0000","last_became_active":"2024-08-17T17:31:54.820778+0000","last_became_peered":"2024-08-17T17:31:54.820778+0000","last_unstale":"2024-08-17T17:57:08.178319+0000","last_undegraded":"2024-08-17T17:57:08.178319+0000","last_fullsized":"2024-08-17T17:57:08.178319+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:31.128588+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":[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":1173,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.199818+0000","last_change":"2024-08-17T17:32:59.769943+0000","last_active":"2024-08-17T17:57:08.199818+0000","last_peered":"2024-08-17T17:57:08.199818+0000","last_clean":"2024-08-17T17:57:08.199818+0000","last_became_active":"2024-08-17T17:32:59.769328+0000","last_became_peered":"2024-08-17T17:32:59.769328+0000","last_unstale":"2024-08-17T17:57:08.199818+0000","last_undegraded":"2024-08-17T17:57:08.199818+0000","last_fullsized":"2024-08-17T17:57:08.199818+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:45:56.990673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1231'3294","reported_seq":3397,"reported_epoch":1231,"state":"active+clean","last_fresh":"2024-08-17T17:57:05.247134+0000","last_change":"2024-08-17T17:57:03.503616+0000","last_active":"2024-08-17T17:57:05.247134+0000","last_peered":"2024-08-17T17:57:05.247134+0000","last_clean":"2024-08-17T17:57:05.247134+0000","last_became_active":"2024-08-17T17:57:01.176202+0000","last_became_peered":"2024-08-17T17:57:01.176202+0000","last_unstale":"2024-08-17T17:57:05.247134+0000","last_undegraded":"2024-08-17T17:57:05.247134+0000","last_fullsized":"2024-08-17T17:57:05.247134+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1231,"parent":"0.0","parent_split_bits":0,"last_scrub":"1231'3232","last_scrub_stamp":"2024-08-17T17:57:03.503518+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:57:03.503518+0000","objects_scrubbed":1640,"log_size":3294,"log_dups_size":0,"ondisk_log_size":3294,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:32:16.768912+0000","scrub_duration":0.67254603099999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":112066560,"num_objects":1710,"num_object_clones":0,"num_object_copies":5130,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1710,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":70,"num_write_kb":4480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1134,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.178605+0000","last_change":"2024-08-17T17:22:53.724857+0000","last_active":"2024-08-17T17:57:08.178605+0000","last_peered":"2024-08-17T17:57:08.178605+0000","last_clean":"2024-08-17T17:57:08.178605+0000","last_became_active":"2024-08-17T17:22:53.724555+0000","last_became_peered":"2024-08-17T17:22:53.724555+0000","last_unstale":"2024-08-17T17:57:08.178605+0000","last_undegraded":"2024-08-17T17:57:08.178605+0000","last_fullsized":"2024-08-17T17:57:08.178605+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:42:47.014152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1156,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.179624+0000","last_change":"2024-08-17T17:31:54.819946+0000","last_active":"2024-08-17T17:57:08.179624+0000","last_peered":"2024-08-17T17:57:08.179624+0000","last_clean":"2024-08-17T17:57:08.179624+0000","last_became_active":"2024-08-17T17:31:54.819604+0000","last_became_peered":"2024-08-17T17:31:54.819604+0000","last_unstale":"2024-08-17T17:57:08.179624+0000","last_undegraded":"2024-08-17T17:57:08.179624+0000","last_fullsized":"2024-08-17T17:57:08.179624+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:32.031030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.6","version":"1231'3287","reported_seq":3312,"reported_epoch":1231,"state":"active+clean","last_fresh":"2024-08-17T17:57:05.232673+0000","last_change":"2024-08-17T17:57:01.138943+0000","last_active":"2024-08-17T17:57:05.232673+0000","last_peered":"2024-08-17T17:57:05.232673+0000","last_clean":"2024-08-17T17:57:05.232673+0000","last_became_active":"2024-08-17T17:57:01.136528+0000","last_became_peered":"2024-08-17T17:57:01.136528+0000","last_unstale":"2024-08-17T17:57:05.232673+0000","last_undegraded":"2024-08-17T17:57:05.232673+0000","last_fullsized":"2024-08-17T17:57:05.232673+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1231,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:56:21.220352+0000","objects_scrubbed":0,"log_size":3287,"log_dups_size":0,"ondisk_log_size":3287,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":112984064,"num_objects":1724,"num_object_clones":0,"num_object_copies":5172,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1724,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1724,"num_write_kb":110336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1163,"reported_epoch":1230,"state":"active+clean","last_fresh":"2024-08-17T17:57:00.116494+0000","last_change":"2024-08-17T17:32:59.769306+0000","last_active":"2024-08-17T17:57:00.116494+0000","last_peered":"2024-08-17T17:57:00.116494+0000","last_clean":"2024-08-17T17:57:00.116494+0000","last_became_active":"2024-08-17T17:32:59.768286+0000","last_became_peered":"2024-08-17T17:32:59.768286+0000","last_unstale":"2024-08-17T17:57:00.116494+0000","last_undegraded":"2024-08-17T17:57:00.116494+0000","last_fullsized":"2024-08-17T17:57:00.116494+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:19:50.004425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.199214+0000","last_change":"2024-08-17T17:53:46.477307+0000","last_active":"2024-08-17T17:57:09.199214+0000","last_peered":"2024-08-17T17:57:09.199214+0000","last_clean":"2024-08-17T17:57:09.199214+0000","last_became_active":"2024-08-17T17:53:46.476970+0000","last_became_peered":"2024-08-17T17:53:46.476970+0000","last_unstale":"2024-08-17T17:57:09.199214+0000","last_undegraded":"2024-08-17T17:57:09.199214+0000","last_fullsized":"2024-08-17T17:57:09.199214+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:12:37.885358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.1","version":"1235'3475","reported_seq":3545,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:10.079506+0000","last_change":"2024-08-17T17:57:03.502263+0000","last_active":"2024-08-17T17:57:10.079506+0000","last_peered":"2024-08-17T17:57:10.079506+0000","last_clean":"2024-08-17T17:57:10.079506+0000","last_became_active":"2024-08-17T17:57:01.168952+0000","last_became_peered":"2024-08-17T17:57:01.168952+0000","last_unstale":"2024-08-17T17:57:10.079506+0000","last_undegraded":"2024-08-17T17:57:10.079506+0000","last_fullsized":"2024-08-17T17:57:10.079506+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1231,"parent":"0.0","parent_split_bits":0,"last_scrub":"1231'3288","last_scrub_stamp":"2024-08-17T17:57:03.502060+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:57:03.502060+0000","objects_scrubbed":1649,"log_size":3475,"log_dups_size":0,"ondisk_log_size":3475,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:14:49.030292+0000","scrub_duration":527,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":120586240,"num_objects":1840,"num_object_clones":0,"num_object_copies":5520,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1840,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":191,"num_write_kb":12224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,7],"acting":[3,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.9","version":"268'149","reported_seq":1532,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.177852+0000","last_change":"2024-08-17T17:45:51.173366+0000","last_active":"2024-08-17T17:57:08.177852+0000","last_peered":"2024-08-17T17:57:08.177852+0000","last_clean":"2024-08-17T17:57:08.177852+0000","last_became_active":"2024-08-17T17:45:38.004022+0000","last_became_peered":"2024-08-17T17:45:38.004022+0000","last_unstale":"2024-08-17T17:57:08.177852+0000","last_undegraded":"2024-08-17T17:57:08.177852+0000","last_fullsized":"2024-08-17T17:57:08.177852+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:51.173271+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:51.173271+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:50.111858+0000","scrub_duration":0.012991407,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"72'2","reported_seq":1835,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.181433+0000","last_change":"2024-08-17T17:53:46.494504+0000","last_active":"2024-08-17T17:57:09.181433+0000","last_peered":"2024-08-17T17:57:09.181433+0000","last_clean":"2024-08-17T17:57:09.181433+0000","last_became_active":"2024-08-17T17:53:46.473174+0000","last_became_peered":"2024-08-17T17:53:46.473174+0000","last_unstale":"2024-08-17T17:57:09.181433+0000","last_undegraded":"2024-08-17T17:57:09.181433+0000","last_fullsized":"2024-08-17T17:57:09.181433+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:44:46.224263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":1156,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.200365+0000","last_change":"2024-08-17T17:32:59.767697+0000","last_active":"2024-08-17T17:57:08.200365+0000","last_peered":"2024-08-17T17:57:08.200365+0000","last_clean":"2024-08-17T17:57:08.200365+0000","last_became_active":"2024-08-17T17:32:59.767172+0000","last_became_peered":"2024-08-17T17:32:59.767172+0000","last_unstale":"2024-08-17T17:57:08.200365+0000","last_undegraded":"2024-08-17T17:57:08.200365+0000","last_fullsized":"2024-08-17T17:57:08.200365+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:13:37.509131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1235'3534","reported_seq":3604,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.384513+0000","last_change":"2024-08-17T17:57:02.146214+0000","last_active":"2024-08-17T17:57:09.384513+0000","last_peered":"2024-08-17T17:57:09.384513+0000","last_clean":"2024-08-17T17:57:09.384513+0000","last_became_active":"2024-08-17T17:57:01.131489+0000","last_became_peered":"2024-08-17T17:57:01.131489+0000","last_unstale":"2024-08-17T17:57:09.384513+0000","last_undegraded":"2024-08-17T17:57:09.384513+0000","last_fullsized":"2024-08-17T17:57:09.384513+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1231,"parent":"0.0","parent_split_bits":0,"last_scrub":"1231'3313","last_scrub_stamp":"2024-08-17T17:57:02.145929+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:57:02.145929+0000","objects_scrubbed":1654,"log_size":3534,"log_dups_size":0,"ondisk_log_size":3534,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:58:53.553740+0000","scrub_duration":354,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":123535360,"num_objects":1885,"num_object_clones":0,"num_object_copies":5655,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1885,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":231,"num_write_kb":14784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.8","version":"268'149","reported_seq":667,"reported_epoch":1230,"state":"active+clean","last_fresh":"2024-08-17T17:57:00.119137+0000","last_change":"2024-08-17T17:47:01.957152+0000","last_active":"2024-08-17T17:57:00.119137+0000","last_peered":"2024-08-17T17:57:00.119137+0000","last_clean":"2024-08-17T17:57:00.119137+0000","last_became_active":"2024-08-17T17:46:27.004716+0000","last_became_peered":"2024-08-17T17:46:27.004716+0000","last_unstale":"2024-08-17T17:57:00.119137+0000","last_undegraded":"2024-08-17T17:57:00.119137+0000","last_fullsized":"2024-08-17T17:57:00.119137+0000","mapping_epoch":1128,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:47:01.957068+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:47:01.957068+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:22:10.845748+0000","scrub_duration":0.0042425309999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":1157,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.179752+0000","last_change":"2024-08-17T17:31:54.820337+0000","last_active":"2024-08-17T17:57:08.179752+0000","last_peered":"2024-08-17T17:57:08.179752+0000","last_clean":"2024-08-17T17:57:08.179752+0000","last_became_active":"2024-08-17T17:31:54.819827+0000","last_became_peered":"2024-08-17T17:31:54.819827+0000","last_unstale":"2024-08-17T17:57:08.179752+0000","last_undegraded":"2024-08-17T17:57:08.179752+0000","last_fullsized":"2024-08-17T17:57:08.179752+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:56:36.690367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1173,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.200431+0000","last_change":"2024-08-17T17:32:27.438169+0000","last_active":"2024-08-17T17:57:08.200431+0000","last_peered":"2024-08-17T17:57:08.200431+0000","last_clean":"2024-08-17T17:57:08.200431+0000","last_became_active":"2024-08-17T17:32:27.437846+0000","last_became_peered":"2024-08-17T17:32:27.437846+0000","last_unstale":"2024-08-17T17:57:08.200431+0000","last_undegraded":"2024-08-17T17:57:08.200431+0000","last_fullsized":"2024-08-17T17:57:08.200431+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:30:09.370291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1235'3518","reported_seq":3623,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.985149+0000","last_change":"2024-08-17T17:57:03.508060+0000","last_active":"2024-08-17T17:57:09.985149+0000","last_peered":"2024-08-17T17:57:09.985149+0000","last_clean":"2024-08-17T17:57:09.985149+0000","last_became_active":"2024-08-17T17:57:01.174252+0000","last_became_peered":"2024-08-17T17:57:01.174252+0000","last_unstale":"2024-08-17T17:57:09.985149+0000","last_undegraded":"2024-08-17T17:57:09.985149+0000","last_fullsized":"2024-08-17T17:57:09.985149+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1231,"parent":"0.0","parent_split_bits":0,"last_scrub":"1231'3337","last_scrub_stamp":"2024-08-17T17:57:03.508004+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:57:03.508004+0000","objects_scrubbed":1693,"log_size":3518,"log_dups_size":0,"ondisk_log_size":3518,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:39:25.013589+0000","scrub_duration":0.59882463200000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":123797504,"num_objects":1889,"num_object_clones":0,"num_object_copies":5667,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1889,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":196,"num_write_kb":12544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1157,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.199927+0000","last_change":"2024-08-17T17:32:27.432256+0000","last_active":"2024-08-17T17:57:08.199927+0000","last_peered":"2024-08-17T17:57:08.199927+0000","last_clean":"2024-08-17T17:57:08.199927+0000","last_became_active":"2024-08-17T17:32:27.431912+0000","last_became_peered":"2024-08-17T17:32:27.431912+0000","last_unstale":"2024-08-17T17:57:08.199927+0000","last_undegraded":"2024-08-17T17:57:08.199927+0000","last_fullsized":"2024-08-17T17:57:08.199927+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:07:09.604818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1166,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.200625+0000","last_change":"2024-08-17T17:51:25.498937+0000","last_active":"2024-08-17T17:57:08.200625+0000","last_peered":"2024-08-17T17:57:08.200625+0000","last_clean":"2024-08-17T17:57:08.200625+0000","last_became_active":"2024-08-17T17:51:25.498526+0000","last_became_peered":"2024-08-17T17:51:25.498526+0000","last_unstale":"2024-08-17T17:57:08.200625+0000","last_undegraded":"2024-08-17T17:57:08.200625+0000","last_fullsized":"2024-08-17T17:57:08.200625+0000","mapping_epoch":1180,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:57:37.335094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.2","version":"1235'3550","reported_seq":3621,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:10.042362+0000","last_change":"2024-08-17T17:57:04.567677+0000","last_active":"2024-08-17T17:57:10.042362+0000","last_peered":"2024-08-17T17:57:10.042362+0000","last_clean":"2024-08-17T17:57:10.042362+0000","last_became_active":"2024-08-17T17:57:01.174051+0000","last_became_peered":"2024-08-17T17:57:01.174051+0000","last_unstale":"2024-08-17T17:57:10.042362+0000","last_undegraded":"2024-08-17T17:57:10.042362+0000","last_fullsized":"2024-08-17T17:57:10.042362+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1231,"parent":"0.0","parent_split_bits":0,"last_scrub":"1231'3392","last_scrub_stamp":"2024-08-17T17:57:04.567388+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:57:04.567388+0000","objects_scrubbed":1794,"log_size":3550,"log_dups_size":0,"ondisk_log_size":3550,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:20:08.539065+0000","scrub_duration":612,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":128516096,"num_objects":1961,"num_object_clones":0,"num_object_copies":5883,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1961,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":167,"num_write_kb":10688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.a","version":"268'149","reported_seq":678,"reported_epoch":1230,"state":"active+clean","last_fresh":"2024-08-17T17:57:00.118583+0000","last_change":"2024-08-17T17:46:54.870024+0000","last_active":"2024-08-17T17:57:00.118583+0000","last_peered":"2024-08-17T17:57:00.118583+0000","last_clean":"2024-08-17T17:57:00.118583+0000","last_became_active":"2024-08-17T17:45:38.013865+0000","last_became_peered":"2024-08-17T17:45:38.013865+0000","last_unstale":"2024-08-17T17:57:00.118583+0000","last_undegraded":"2024-08-17T17:57:00.118583+0000","last_fullsized":"2024-08-17T17:57:00.118583+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:54.869951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:54.869951+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:27:27.946042+0000","scrub_duration":0.00171407,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":1804,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.181161+0000","last_change":"2024-08-17T17:32:59.772605+0000","last_active":"2024-08-17T17:57:09.181161+0000","last_peered":"2024-08-17T17:57:09.181161+0000","last_clean":"2024-08-17T17:57:09.181161+0000","last_became_active":"2024-08-17T17:32:59.772015+0000","last_became_peered":"2024-08-17T17:32:59.772015+0000","last_unstale":"2024-08-17T17:57:09.181161+0000","last_undegraded":"2024-08-17T17:57:09.181161+0000","last_fullsized":"2024-08-17T17:57:09.181161+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:23:08.461614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1813,"reported_epoch":1232,"state":"active+clean","last_fresh":"2024-08-17T17:57:06.175509+0000","last_change":"2024-08-17T17:32:59.766848+0000","last_active":"2024-08-17T17:57:06.175509+0000","last_peered":"2024-08-17T17:57:06.175509+0000","last_clean":"2024-08-17T17:57:06.175509+0000","last_became_active":"2024-08-17T17:32:59.766481+0000","last_became_peered":"2024-08-17T17:32:59.766481+0000","last_unstale":"2024-08-17T17:57:06.175509+0000","last_undegraded":"2024-08-17T17:57:06.175509+0000","last_fullsized":"2024-08-17T17:57:06.175509+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:01:39.759644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.8","version":"1235'3585","reported_seq":3709,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:10.027171+0000","last_change":"2024-08-17T17:57:05.014517+0000","last_active":"2024-08-17T17:57:10.027171+0000","last_peered":"2024-08-17T17:57:10.027171+0000","last_clean":"2024-08-17T17:57:10.027171+0000","last_became_active":"2024-08-17T17:57:01.168475+0000","last_became_peered":"2024-08-17T17:57:01.168475+0000","last_unstale":"2024-08-17T17:57:10.027171+0000","last_undegraded":"2024-08-17T17:57:10.027171+0000","last_fullsized":"2024-08-17T17:57:10.027171+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1231,"parent":"0.0","parent_split_bits":0,"last_scrub":"1231'3461","last_scrub_stamp":"2024-08-17T17:57:05.014345+0000","last_deep_scrub":"1231'3461","last_deep_scrub_stamp":"2024-08-17T17:57:05.014345+0000","last_clean_scrub_stamp":"2024-08-17T17:57:05.014345+0000","objects_scrubbed":1756,"log_size":3585,"log_dups_size":0,"ondisk_log_size":3585,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":4,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:31:12.850534+0000","scrub_duration":3057,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":126681088,"num_objects":1933,"num_object_clones":0,"num_object_copies":5799,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1933,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":177,"num_write_kb":11328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"268'149","reported_seq":1553,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.177726+0000","last_change":"2024-08-17T17:53:49.526665+0000","last_active":"2024-08-17T17:57:08.177726+0000","last_peered":"2024-08-17T17:57:08.177726+0000","last_clean":"2024-08-17T17:57:08.177726+0000","last_became_active":"2024-08-17T17:53:49.525773+0000","last_became_peered":"2024-08-17T17:53:49.525773+0000","last_unstale":"2024-08-17T17:57:08.177726+0000","last_undegraded":"2024-08-17T17:57:08.177726+0000","last_fullsized":"2024-08-17T17:57:08.177726+0000","mapping_epoch":1199,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":1200,"parent":"0.0","parent_split_bits":0,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:47.184230+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:47.184230+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:09:14.989942+0000","scrub_duration":0.0012906930000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'1","reported_seq":1176,"reported_epoch":1230,"state":"active+clean","last_fresh":"2024-08-17T17:57:00.116733+0000","last_change":"2024-08-17T17:32:27.437735+0000","last_active":"2024-08-17T17:57:00.116733+0000","last_peered":"2024-08-17T17:57:00.116733+0000","last_clean":"2024-08-17T17:57:00.116733+0000","last_became_active":"2024-08-17T17:32:27.437234+0000","last_became_peered":"2024-08-17T17:32:27.437234+0000","last_unstale":"2024-08-17T17:57:00.116733+0000","last_undegraded":"2024-08-17T17:57:00.116733+0000","last_fullsized":"2024-08-17T17:57:00.116733+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+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 @ 2024-08-19T02:49:17.140384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028371400000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":1781,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.181471+0000","last_change":"2024-08-17T17:32:59.775218+0000","last_active":"2024-08-17T17:57:09.181471+0000","last_peered":"2024-08-17T17:57:09.181471+0000","last_clean":"2024-08-17T17:57:09.181471+0000","last_became_active":"2024-08-17T17:32:59.774911+0000","last_became_peered":"2024-08-17T17:32:59.774911+0000","last_unstale":"2024-08-17T17:57:09.181471+0000","last_undegraded":"2024-08-17T17:57:09.181471+0000","last_fullsized":"2024-08-17T17:57:09.181471+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:42:33.544078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1139,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.180030+0000","last_change":"2024-08-17T17:22:54.175289+0000","last_active":"2024-08-17T17:57:08.180030+0000","last_peered":"2024-08-17T17:57:08.180030+0000","last_clean":"2024-08-17T17:57:08.180030+0000","last_became_active":"2024-08-17T17:22:54.174953+0000","last_became_peered":"2024-08-17T17:22:54.174953+0000","last_unstale":"2024-08-17T17:57:08.180030+0000","last_undegraded":"2024-08-17T17:57:08.180030+0000","last_fullsized":"2024-08-17T17:57:08.180030+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:20.586463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.b","version":"1235'3811","reported_seq":3850,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.958568+0000","last_change":"2024-08-17T17:56:22.243614+0000","last_active":"2024-08-17T17:57:09.958568+0000","last_peered":"2024-08-17T17:57:09.958568+0000","last_clean":"2024-08-17T17:57:09.958568+0000","last_became_active":"2024-08-17T17:56:22.243310+0000","last_became_peered":"2024-08-17T17:56:22.243310+0000","last_unstale":"2024-08-17T17:57:09.958568+0000","last_undegraded":"2024-08-17T17:57:09.958568+0000","last_fullsized":"2024-08-17T17:57:09.958568+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:56:21.220352+0000","objects_scrubbed":0,"log_size":3811,"log_dups_size":0,"ondisk_log_size":3811,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:43:00.753400+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":249757696,"num_objects":3811,"num_object_clones":0,"num_object_copies":11433,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3811,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3811,"num_write_kb":243904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"268'149","reported_seq":806,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.190878+0000","last_change":"2024-08-17T17:45:44.079966+0000","last_active":"2024-08-17T17:57:09.190878+0000","last_peered":"2024-08-17T17:57:09.190878+0000","last_clean":"2024-08-17T17:57:09.190878+0000","last_became_active":"2024-08-17T17:45:38.009775+0000","last_became_peered":"2024-08-17T17:45:38.009775+0000","last_unstale":"2024-08-17T17:57:09.190878+0000","last_undegraded":"2024-08-17T17:57:09.190878+0000","last_fullsized":"2024-08-17T17:57:09.190878+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:44.079842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:44.079842+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:27:29.325601+0000","scrub_duration":6,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1199,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.177632+0000","last_change":"2024-08-17T17:53:46.478483+0000","last_active":"2024-08-17T17:57:08.177632+0000","last_peered":"2024-08-17T17:57:08.177632+0000","last_clean":"2024-08-17T17:57:08.177632+0000","last_became_active":"2024-08-17T17:53:46.477424+0000","last_became_peered":"2024-08-17T17:53:46.477424+0000","last_unstale":"2024-08-17T17:57:08.177632+0000","last_undegraded":"2024-08-17T17:57:08.177632+0000","last_fullsized":"2024-08-17T17:57:08.177632+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:31:05.783157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026904000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.199026+0000","last_change":"2024-08-17T17:53:46.477924+0000","last_active":"2024-08-17T17:57:09.199026+0000","last_peered":"2024-08-17T17:57:09.199026+0000","last_clean":"2024-08-17T17:57:09.199026+0000","last_became_active":"2024-08-17T17:53:46.476887+0000","last_became_peered":"2024-08-17T17:53:46.476887+0000","last_unstale":"2024-08-17T17:57:09.199026+0000","last_undegraded":"2024-08-17T17:57:09.199026+0000","last_fullsized":"2024-08-17T17:57:09.199026+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:40:29.735766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.199504+0000","last_change":"2024-08-17T17:53:46.480510+0000","last_active":"2024-08-17T17:57:09.199504+0000","last_peered":"2024-08-17T17:57:09.199504+0000","last_clean":"2024-08-17T17:57:09.199504+0000","last_became_active":"2024-08-17T17:53:46.480194+0000","last_became_peered":"2024-08-17T17:53:46.480194+0000","last_unstale":"2024-08-17T17:57:09.199504+0000","last_undegraded":"2024-08-17T17:57:09.199504+0000","last_fullsized":"2024-08-17T17:57:09.199504+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:20:32.265156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"1231'3550","reported_seq":3566,"reported_epoch":1231,"state":"active+clean","last_fresh":"2024-08-17T17:57:05.248393+0000","last_change":"2024-08-17T17:56:22.231432+0000","last_active":"2024-08-17T17:57:05.248393+0000","last_peered":"2024-08-17T17:57:05.248393+0000","last_clean":"2024-08-17T17:57:05.248393+0000","last_became_active":"2024-08-17T17:56:22.231068+0000","last_became_peered":"2024-08-17T17:56:22.231068+0000","last_unstale":"2024-08-17T17:57:05.248393+0000","last_undegraded":"2024-08-17T17:57:05.248393+0000","last_fullsized":"2024-08-17T17:57:05.248393+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:56:21.220352+0000","objects_scrubbed":0,"log_size":3550,"log_dups_size":0,"ondisk_log_size":3550,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:27:39.522062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":232652800,"num_objects":3550,"num_object_clones":0,"num_object_copies":10650,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3550,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3550,"num_write_kb":227200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"268'149","reported_seq":1572,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.177752+0000","last_change":"2024-08-17T17:53:49.520942+0000","last_active":"2024-08-17T17:57:08.177752+0000","last_peered":"2024-08-17T17:57:08.177752+0000","last_clean":"2024-08-17T17:57:08.177752+0000","last_became_active":"2024-08-17T17:53:49.520088+0000","last_became_peered":"2024-08-17T17:53:49.520088+0000","last_unstale":"2024-08-17T17:57:08.177752+0000","last_undegraded":"2024-08-17T17:57:08.177752+0000","last_fullsized":"2024-08-17T17:57:08.177752+0000","mapping_epoch":1199,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1200,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:48.249334+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:48.249334+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:33:30.851185+0000","scrub_duration":0.018931098,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1869,"reported_epoch":1232,"state":"active+clean","last_fresh":"2024-08-17T17:57:06.174433+0000","last_change":"2024-08-17T17:53:46.478561+0000","last_active":"2024-08-17T17:57:06.174433+0000","last_peered":"2024-08-17T17:57:06.174433+0000","last_clean":"2024-08-17T17:57:06.174433+0000","last_became_active":"2024-08-17T17:53:46.478191+0000","last_became_peered":"2024-08-17T17:53:46.478191+0000","last_unstale":"2024-08-17T17:57:06.174433+0000","last_undegraded":"2024-08-17T17:57:06.174433+0000","last_fullsized":"2024-08-17T17:57:06.174433+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:22:36.839614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029621200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1840,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.192061+0000","last_change":"2024-08-17T17:32:27.433156+0000","last_active":"2024-08-17T17:57:09.192061+0000","last_peered":"2024-08-17T17:57:09.192061+0000","last_clean":"2024-08-17T17:57:09.192061+0000","last_became_active":"2024-08-17T17:32:27.432811+0000","last_became_peered":"2024-08-17T17:32:27.432811+0000","last_unstale":"2024-08-17T17:57:09.192061+0000","last_undegraded":"2024-08-17T17:57:09.192061+0000","last_fullsized":"2024-08-17T17:57:09.192061+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:12.882686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1871,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.191323+0000","last_change":"2024-08-17T17:53:46.480063+0000","last_active":"2024-08-17T17:57:09.191323+0000","last_peered":"2024-08-17T17:57:09.191323+0000","last_clean":"2024-08-17T17:57:09.191323+0000","last_became_active":"2024-08-17T17:53:46.479733+0000","last_became_peered":"2024-08-17T17:53:46.479733+0000","last_unstale":"2024-08-17T17:57:09.191323+0000","last_undegraded":"2024-08-17T17:57:09.191323+0000","last_fullsized":"2024-08-17T17:57:09.191323+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:34:18.061665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.9","version":"1235'3522","reported_seq":3595,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.915565+0000","last_change":"2024-08-17T17:57:02.747741+0000","last_active":"2024-08-17T17:57:09.915565+0000","last_peered":"2024-08-17T17:57:09.915565+0000","last_clean":"2024-08-17T17:57:09.915565+0000","last_became_active":"2024-08-17T17:57:01.189933+0000","last_became_peered":"2024-08-17T17:57:01.189933+0000","last_unstale":"2024-08-17T17:57:09.915565+0000","last_undegraded":"2024-08-17T17:57:09.915565+0000","last_fullsized":"2024-08-17T17:57:09.915565+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1231,"parent":"0.0","parent_split_bits":0,"last_scrub":"1231'3309","last_scrub_stamp":"2024-08-17T17:57:02.747454+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:57:02.747454+0000","objects_scrubbed":1709,"log_size":3522,"log_dups_size":0,"ondisk_log_size":3522,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:48:40.539992+0000","scrub_duration":536,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":126681088,"num_objects":1933,"num_object_clones":0,"num_object_copies":5799,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1933,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":224,"num_write_kb":14336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"268'149","reported_seq":718,"reported_epoch":1230,"state":"active+clean","last_fresh":"2024-08-17T17:57:00.120184+0000","last_change":"2024-08-17T17:53:49.546491+0000","last_active":"2024-08-17T17:57:00.120184+0000","last_peered":"2024-08-17T17:57:00.120184+0000","last_clean":"2024-08-17T17:57:00.120184+0000","last_became_active":"2024-08-17T17:53:49.546172+0000","last_became_peered":"2024-08-17T17:53:49.546172+0000","last_unstale":"2024-08-17T17:57:00.120184+0000","last_undegraded":"2024-08-17T17:57:00.120184+0000","last_fullsized":"2024-08-17T17:57:00.120184+0000","mapping_epoch":1199,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1200,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:59.915018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:59.915018+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:15:34.851689+0000","scrub_duration":0.00214204,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":1177,"reported_epoch":1230,"state":"active+clean","last_fresh":"2024-08-17T17:57:00.118764+0000","last_change":"2024-08-17T17:31:54.822081+0000","last_active":"2024-08-17T17:57:00.118764+0000","last_peered":"2024-08-17T17:57:00.118764+0000","last_clean":"2024-08-17T17:57:00.118764+0000","last_became_active":"2024-08-17T17:31:54.821740+0000","last_became_peered":"2024-08-17T17:31:54.821740+0000","last_unstale":"2024-08-17T17:57:00.118764+0000","last_undegraded":"2024-08-17T17:57:00.118764+0000","last_fullsized":"2024-08-17T17:57:00.118764+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:09:33.904896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00089523800000000002,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1177,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.200597+0000","last_change":"2024-08-17T17:53:46.477512+0000","last_active":"2024-08-17T17:57:08.200597+0000","last_peered":"2024-08-17T17:57:08.200597+0000","last_clean":"2024-08-17T17:57:08.200597+0000","last_became_active":"2024-08-17T17:53:46.476939+0000","last_became_peered":"2024-08-17T17:53:46.476939+0000","last_unstale":"2024-08-17T17:57:08.200597+0000","last_undegraded":"2024-08-17T17:57:08.200597+0000","last_fullsized":"2024-08-17T17:57:08.200597+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:40:26.839235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1851,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.190895+0000","last_change":"2024-08-17T17:32:59.768385+0000","last_active":"2024-08-17T17:57:09.190895+0000","last_peered":"2024-08-17T17:57:09.190895+0000","last_clean":"2024-08-17T17:57:09.190895+0000","last_became_active":"2024-08-17T17:32:59.767891+0000","last_became_peered":"2024-08-17T17:32:59.767891+0000","last_unstale":"2024-08-17T17:57:09.190895+0000","last_undegraded":"2024-08-17T17:57:09.190895+0000","last_fullsized":"2024-08-17T17:57:09.190895+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:05:22.672505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.f","version":"1231'3605","reported_seq":3621,"reported_epoch":1231,"state":"active+clean","last_fresh":"2024-08-17T17:57:05.232662+0000","last_change":"2024-08-17T17:56:22.233497+0000","last_active":"2024-08-17T17:57:05.232662+0000","last_peered":"2024-08-17T17:57:05.232662+0000","last_clean":"2024-08-17T17:57:05.232662+0000","last_became_active":"2024-08-17T17:56:22.233188+0000","last_became_peered":"2024-08-17T17:56:22.233188+0000","last_unstale":"2024-08-17T17:57:05.232662+0000","last_undegraded":"2024-08-17T17:57:05.232662+0000","last_fullsized":"2024-08-17T17:57:05.232662+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:56:21.220352+0000","objects_scrubbed":0,"log_size":3605,"log_dups_size":0,"ondisk_log_size":3605,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:50:02.832048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":236257280,"num_objects":3605,"num_object_clones":0,"num_object_copies":10815,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3605,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3605,"num_write_kb":230720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"268'149","reported_seq":695,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.180280+0000","last_change":"2024-08-17T17:45:47.547272+0000","last_active":"2024-08-17T17:57:08.180280+0000","last_peered":"2024-08-17T17:57:08.180280+0000","last_clean":"2024-08-17T17:57:08.180280+0000","last_became_active":"2024-08-17T17:45:38.001873+0000","last_became_peered":"2024-08-17T17:45:38.001873+0000","last_unstale":"2024-08-17T17:57:08.180280+0000","last_undegraded":"2024-08-17T17:57:08.180280+0000","last_fullsized":"2024-08-17T17:57:08.180280+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:47.547201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:47.547201+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:29:52.144033+0000","scrub_duration":0.0031063380000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1180,"reported_epoch":1230,"state":"active+clean","last_fresh":"2024-08-17T17:57:00.117500+0000","last_change":"2024-08-17T17:32:59.768555+0000","last_active":"2024-08-17T17:57:00.117500+0000","last_peered":"2024-08-17T17:57:00.117500+0000","last_clean":"2024-08-17T17:57:00.117500+0000","last_became_active":"2024-08-17T17:32:59.768221+0000","last_became_peered":"2024-08-17T17:32:59.768221+0000","last_unstale":"2024-08-17T17:57:00.117500+0000","last_undegraded":"2024-08-17T17:57:00.117500+0000","last_fullsized":"2024-08-17T17:57:00.117500+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:04:28.973618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1885,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.191192+0000","last_change":"2024-08-17T17:53:46.477288+0000","last_active":"2024-08-17T17:57:09.191192+0000","last_peered":"2024-08-17T17:57:09.191192+0000","last_clean":"2024-08-17T17:57:09.191192+0000","last_became_active":"2024-08-17T17:53:46.476945+0000","last_became_peered":"2024-08-17T17:53:46.476945+0000","last_unstale":"2024-08-17T17:57:09.191192+0000","last_undegraded":"2024-08-17T17:57:09.191192+0000","last_fullsized":"2024-08-17T17:57:09.191192+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:14:28.257207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342763,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":1829,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.190557+0000","last_change":"2024-08-17T17:31:54.820086+0000","last_active":"2024-08-17T17:57:09.190557+0000","last_peered":"2024-08-17T17:57:09.190557+0000","last_clean":"2024-08-17T17:57:09.190557+0000","last_became_active":"2024-08-17T17:31:54.819745+0000","last_became_peered":"2024-08-17T17:31:54.819745+0000","last_unstale":"2024-08-17T17:57:09.190557+0000","last_undegraded":"2024-08-17T17:57:09.190557+0000","last_fullsized":"2024-08-17T17:57:09.190557+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:06:06.329346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"1235'3840","reported_seq":3859,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.984022+0000","last_change":"2024-08-17T17:56:22.256582+0000","last_active":"2024-08-17T17:57:09.984022+0000","last_peered":"2024-08-17T17:57:09.984022+0000","last_clean":"2024-08-17T17:57:09.984022+0000","last_became_active":"2024-08-17T17:56:22.256240+0000","last_became_peered":"2024-08-17T17:56:22.256240+0000","last_unstale":"2024-08-17T17:57:09.984022+0000","last_undegraded":"2024-08-17T17:57:09.984022+0000","last_fullsized":"2024-08-17T17:57:09.984022+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:56:21.220352+0000","objects_scrubbed":0,"log_size":3840,"log_dups_size":0,"ondisk_log_size":3840,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:50.663172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":251658240,"num_objects":3840,"num_object_clones":0,"num_object_copies":11520,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3840,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3840,"num_write_kb":245760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.6","version":"268'149","reported_seq":732,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.180117+0000","last_change":"2024-08-17T17:53:49.527933+0000","last_active":"2024-08-17T17:57:08.180117+0000","last_peered":"2024-08-17T17:57:08.180117+0000","last_clean":"2024-08-17T17:57:08.180117+0000","last_became_active":"2024-08-17T17:53:49.527552+0000","last_became_peered":"2024-08-17T17:53:49.527552+0000","last_unstale":"2024-08-17T17:57:08.180117+0000","last_undegraded":"2024-08-17T17:57:08.180117+0000","last_fullsized":"2024-08-17T17:57:08.180117+0000","mapping_epoch":1199,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1200,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:42.496644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:42.496644+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:16:03.474204+0000","scrub_duration":0.0057956730000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1840,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.191105+0000","last_change":"2024-08-17T17:32:27.437457+0000","last_active":"2024-08-17T17:57:09.191105+0000","last_peered":"2024-08-17T17:57:09.191105+0000","last_clean":"2024-08-17T17:57:09.191105+0000","last_became_active":"2024-08-17T17:32:27.437140+0000","last_became_peered":"2024-08-17T17:32:27.437140+0000","last_unstale":"2024-08-17T17:57:09.191105+0000","last_undegraded":"2024-08-17T17:57:09.191105+0000","last_fullsized":"2024-08-17T17:57:09.191105+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:11.131550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1182,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.178678+0000","last_change":"2024-08-17T17:53:46.479172+0000","last_active":"2024-08-17T17:57:08.178678+0000","last_peered":"2024-08-17T17:57:08.178678+0000","last_clean":"2024-08-17T17:57:08.178678+0000","last_became_active":"2024-08-17T17:53:46.478886+0000","last_became_peered":"2024-08-17T17:53:46.478886+0000","last_unstale":"2024-08-17T17:57:08.178678+0000","last_undegraded":"2024-08-17T17:57:08.178678+0000","last_fullsized":"2024-08-17T17:57:08.178678+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:05:47.401866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033804700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":89,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.199258+0000","last_change":"2024-08-17T17:53:46.479302+0000","last_active":"2024-08-17T17:57:09.199258+0000","last_peered":"2024-08-17T17:57:09.199258+0000","last_clean":"2024-08-17T17:57:09.199258+0000","last_became_active":"2024-08-17T17:53:46.478434+0000","last_became_peered":"2024-08-17T17:53:46.478434+0000","last_unstale":"2024-08-17T17:57:09.199258+0000","last_undegraded":"2024-08-17T17:57:09.199258+0000","last_fullsized":"2024-08-17T17:57:09.199258+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:35:32.206736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1235'3697","reported_seq":3716,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.987662+0000","last_change":"2024-08-17T17:56:22.232316+0000","last_active":"2024-08-17T17:57:09.987662+0000","last_peered":"2024-08-17T17:57:09.987662+0000","last_clean":"2024-08-17T17:57:09.987662+0000","last_became_active":"2024-08-17T17:56:22.231501+0000","last_became_peered":"2024-08-17T17:56:22.231501+0000","last_unstale":"2024-08-17T17:57:09.987662+0000","last_undegraded":"2024-08-17T17:57:09.987662+0000","last_fullsized":"2024-08-17T17:57:09.987662+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:56:21.220352+0000","objects_scrubbed":0,"log_size":3697,"log_dups_size":0,"ondisk_log_size":3697,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:51:29.030453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":242286592,"num_objects":3697,"num_object_clones":0,"num_object_copies":11091,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3697,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3697,"num_write_kb":236608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"268'149","reported_seq":682,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.200443+0000","last_change":"2024-08-17T17:45:41.349586+0000","last_active":"2024-08-17T17:57:08.200443+0000","last_peered":"2024-08-17T17:57:08.200443+0000","last_clean":"2024-08-17T17:57:08.200443+0000","last_became_active":"2024-08-17T17:45:38.001831+0000","last_became_peered":"2024-08-17T17:45:38.001831+0000","last_unstale":"2024-08-17T17:57:08.200443+0000","last_undegraded":"2024-08-17T17:57:08.200443+0000","last_fullsized":"2024-08-17T17:57:08.200443+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:41.349530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:41.349530+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:25.622896+0000","scrub_duration":0.001642637,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"72'2","reported_seq":1836,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.182270+0000","last_change":"2024-08-17T17:53:46.488478+0000","last_active":"2024-08-17T17:57:09.182270+0000","last_peered":"2024-08-17T17:57:09.182270+0000","last_clean":"2024-08-17T17:57:09.182270+0000","last_became_active":"2024-08-17T17:53:46.472168+0000","last_became_peered":"2024-08-17T17:53:46.472168+0000","last_unstale":"2024-08-17T17:57:09.182270+0000","last_undegraded":"2024-08-17T17:57:09.182270+0000","last_fullsized":"2024-08-17T17:57:09.182270+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:14:14.085301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,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":1838,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.191702+0000","last_change":"2024-08-17T17:31:54.820580+0000","last_active":"2024-08-17T17:57:09.191702+0000","last_peered":"2024-08-17T17:57:09.191702+0000","last_clean":"2024-08-17T17:57:09.191702+0000","last_became_active":"2024-08-17T17:31:54.820089+0000","last_became_peered":"2024-08-17T17:31:54.820089+0000","last_unstale":"2024-08-17T17:57:09.191702+0000","last_undegraded":"2024-08-17T17:57:09.191702+0000","last_fullsized":"2024-08-17T17:57:09.191702+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:25:34.716640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1826,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.181028+0000","last_change":"2024-08-17T17:53:46.475369+0000","last_active":"2024-08-17T17:57:09.181028+0000","last_peered":"2024-08-17T17:57:09.181028+0000","last_clean":"2024-08-17T17:57:09.181028+0000","last_became_active":"2024-08-17T17:53:46.473571+0000","last_became_peered":"2024-08-17T17:53:46.473571+0000","last_unstale":"2024-08-17T17:57:09.181028+0000","last_undegraded":"2024-08-17T17:57:09.181028+0000","last_fullsized":"2024-08-17T17:57:09.181028+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:59:21.254593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1235'3851","reported_seq":3890,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:10.076604+0000","last_change":"2024-08-17T17:56:22.257203+0000","last_active":"2024-08-17T17:57:10.076604+0000","last_peered":"2024-08-17T17:57:10.076604+0000","last_clean":"2024-08-17T17:57:10.076604+0000","last_became_active":"2024-08-17T17:56:22.256865+0000","last_became_peered":"2024-08-17T17:56:22.256865+0000","last_unstale":"2024-08-17T17:57:10.076604+0000","last_undegraded":"2024-08-17T17:57:10.076604+0000","last_fullsized":"2024-08-17T17:57:10.076604+0000","mapping_epoch":1223,"log_start":"0'0","ondisk_log_start":"0'0","created":1223,"last_epoch_clean":1224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:56:21.220352+0000","objects_scrubbed":0,"log_size":3851,"log_dups_size":0,"ondisk_log_size":3851,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:15:21.120882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":252379136,"num_objects":3851,"num_object_clones":0,"num_object_copies":11553,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3851,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3851,"num_write_kb":246464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.4","version":"268'149","reported_seq":798,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.181725+0000","last_change":"2024-08-17T17:46:59.992526+0000","last_active":"2024-08-17T17:57:09.181725+0000","last_peered":"2024-08-17T17:57:09.181725+0000","last_clean":"2024-08-17T17:57:09.181725+0000","last_became_active":"2024-08-17T17:46:27.004139+0000","last_became_peered":"2024-08-17T17:46:27.004139+0000","last_unstale":"2024-08-17T17:57:09.181725+0000","last_undegraded":"2024-08-17T17:57:09.181725+0000","last_fullsized":"2024-08-17T17:57:09.181725+0000","mapping_epoch":1128,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:59.992449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:59.992449+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:10:52.252499+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":93,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.199451+0000","last_change":"2024-08-17T17:53:46.484402+0000","last_active":"2024-08-17T17:57:09.199451+0000","last_peered":"2024-08-17T17:57:09.199451+0000","last_clean":"2024-08-17T17:57:09.199451+0000","last_became_active":"2024-08-17T17:53:46.477607+0000","last_became_peered":"2024-08-17T17:53:46.477607+0000","last_unstale":"2024-08-17T17:57:09.199451+0000","last_undegraded":"2024-08-17T17:57:09.199451+0000","last_fullsized":"2024-08-17T17:57:09.199451+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:41:45.099742+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,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":1169,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.180490+0000","last_change":"2024-08-17T17:32:27.436530+0000","last_active":"2024-08-17T17:57:08.180490+0000","last_peered":"2024-08-17T17:57:08.180490+0000","last_clean":"2024-08-17T17:57:08.180490+0000","last_became_active":"2024-08-17T17:32:27.436139+0000","last_became_peered":"2024-08-17T17:32:27.436139+0000","last_unstale":"2024-08-17T17:57:08.180490+0000","last_undegraded":"2024-08-17T17:57:08.180490+0000","last_fullsized":"2024-08-17T17:57:08.180490+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:18.060869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030013400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1139,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.199700+0000","last_change":"2024-08-17T17:22:55.275184+0000","last_active":"2024-08-17T17:57:08.199700+0000","last_peered":"2024-08-17T17:57:08.199700+0000","last_clean":"2024-08-17T17:57:08.199700+0000","last_became_active":"2024-08-17T17:22:55.274677+0000","last_became_peered":"2024-08-17T17:22:55.274677+0000","last_unstale":"2024-08-17T17:57:08.199700+0000","last_undegraded":"2024-08-17T17:57:08.199700+0000","last_fullsized":"2024-08-17T17:57:08.199700+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:51:29.348766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":1156,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.200170+0000","last_change":"2024-08-17T17:31:54.821919+0000","last_active":"2024-08-17T17:57:08.200170+0000","last_peered":"2024-08-17T17:57:08.200170+0000","last_clean":"2024-08-17T17:57:08.200170+0000","last_became_active":"2024-08-17T17:31:54.821536+0000","last_became_peered":"2024-08-17T17:31:54.821536+0000","last_unstale":"2024-08-17T17:57:08.200170+0000","last_undegraded":"2024-08-17T17:57:08.200170+0000","last_fullsized":"2024-08-17T17:57:08.200170+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:17:33.081437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"350'22","reported_seq":1162,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.200453+0000","last_change":"2024-08-17T17:22:53.728275+0000","last_active":"2024-08-17T17:57:08.200453+0000","last_peered":"2024-08-17T17:57:08.200453+0000","last_clean":"2024-08-17T17:57:08.200453+0000","last_became_active":"2024-08-17T17:22:53.727978+0000","last_became_peered":"2024-08-17T17:22:53.727978+0000","last_unstale":"2024-08-17T17:57:08.200453+0000","last_undegraded":"2024-08-17T17:57:08.200453+0000","last_fullsized":"2024-08-17T17:57:08.200453+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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":"periodic scrub scheduled @ 2024-08-18T23:19:43.717005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"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.12","version":"0'0","reported_seq":60,"reported_epoch":1230,"state":"active+clean","last_fresh":"2024-08-17T17:57:00.118510+0000","last_change":"2024-08-17T17:51:25.499000+0000","last_active":"2024-08-17T17:57:00.118510+0000","last_peered":"2024-08-17T17:57:00.118510+0000","last_clean":"2024-08-17T17:57:00.118510+0000","last_became_active":"2024-08-17T17:51:25.498550+0000","last_became_peered":"2024-08-17T17:51:25.498550+0000","last_unstale":"2024-08-17T17:57:00.118510+0000","last_undegraded":"2024-08-17T17:57:00.118510+0000","last_fullsized":"2024-08-17T17:57:00.118510+0000","mapping_epoch":1180,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:42:31.040727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"72'3","reported_seq":1153,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.178464+0000","last_change":"2024-08-17T17:32:59.768226+0000","last_active":"2024-08-17T17:57:08.178464+0000","last_peered":"2024-08-17T17:57:08.178464+0000","last_clean":"2024-08-17T17:57:08.178464+0000","last_became_active":"2024-08-17T17:32:59.767701+0000","last_became_peered":"2024-08-17T17:32:59.767701+0000","last_unstale":"2024-08-17T17:57:08.178464+0000","last_undegraded":"2024-08-17T17:57:08.178464+0000","last_fullsized":"2024-08-17T17:57:08.178464+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T21:00:52.281423+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":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":"3.16","version":"0'0","reported_seq":1163,"reported_epoch":1230,"state":"active+clean","last_fresh":"2024-08-17T17:57:00.243001+0000","last_change":"2024-08-17T17:31:54.822296+0000","last_active":"2024-08-17T17:57:00.243001+0000","last_peered":"2024-08-17T17:57:00.243001+0000","last_clean":"2024-08-17T17:57:00.243001+0000","last_became_active":"2024-08-17T17:31:54.821958+0000","last_became_peered":"2024-08-17T17:31:54.821958+0000","last_unstale":"2024-08-17T17:57:00.243001+0000","last_undegraded":"2024-08-17T17:57:00.243001+0000","last_fullsized":"2024-08-17T17:57:00.243001+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:44.831479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1780,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.181306+0000","last_change":"2024-08-17T17:32:59.773153+0000","last_active":"2024-08-17T17:57:09.181306+0000","last_peered":"2024-08-17T17:57:09.181306+0000","last_clean":"2024-08-17T17:57:09.181306+0000","last_became_active":"2024-08-17T17:32:59.772671+0000","last_became_peered":"2024-08-17T17:32:59.772671+0000","last_unstale":"2024-08-17T17:57:09.181306+0000","last_undegraded":"2024-08-17T17:57:09.181306+0000","last_fullsized":"2024-08-17T17:57:09.181306+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:32.219883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":89,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.199504+0000","last_change":"2024-08-17T17:53:46.477925+0000","last_active":"2024-08-17T17:57:09.199504+0000","last_peered":"2024-08-17T17:57:09.199504+0000","last_clean":"2024-08-17T17:57:09.199504+0000","last_became_active":"2024-08-17T17:53:46.477585+0000","last_became_peered":"2024-08-17T17:53:46.477585+0000","last_unstale":"2024-08-17T17:57:09.199504+0000","last_undegraded":"2024-08-17T17:57:09.199504+0000","last_fullsized":"2024-08-17T17:57:09.199504+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:16:46.944386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1802,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.180897+0000","last_change":"2024-08-17T17:32:59.767175+0000","last_active":"2024-08-17T17:57:09.180897+0000","last_peered":"2024-08-17T17:57:09.180897+0000","last_clean":"2024-08-17T17:57:09.180897+0000","last_became_active":"2024-08-17T17:32:59.766352+0000","last_became_peered":"2024-08-17T17:32:59.766352+0000","last_unstale":"2024-08-17T17:57:09.180897+0000","last_undegraded":"2024-08-17T17:57:09.180897+0000","last_fullsized":"2024-08-17T17:57:09.180897+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:42.252204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"9.12","version":"1235'3696","reported_seq":3821,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:10.048991+0000","last_change":"2024-08-17T17:57:07.390455+0000","last_active":"2024-08-17T17:57:10.048991+0000","last_peered":"2024-08-17T17:57:10.048991+0000","last_clean":"2024-08-17T17:57:10.048991+0000","last_became_active":"2024-08-17T17:57:01.187473+0000","last_became_peered":"2024-08-17T17:57:01.187473+0000","last_unstale":"2024-08-17T17:57:10.048991+0000","last_undegraded":"2024-08-17T17:57:10.048991+0000","last_fullsized":"2024-08-17T17:57:10.048991+0000","mapping_epoch":1230,"log_start":"0'0","ondisk_log_start":"0'0","created":1230,"last_epoch_clean":1231,"parent":"0.0","parent_split_bits":5,"last_scrub":"1233'3641","last_scrub_stamp":"2024-08-17T17:57:07.390340+0000","last_deep_scrub":"1233'3641","last_deep_scrub_stamp":"2024-08-17T17:57:07.390340+0000","last_clean_scrub_stamp":"2024-08-17T17:57:07.390340+0000","objects_scrubbed":1819,"log_size":3696,"log_dups_size":0,"ondisk_log_size":3696,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:14:51.115834+0000","scrub_duration":1435,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":123011072,"num_objects":1877,"num_object_clones":0,"num_object_copies":5631,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1877,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":58,"num_write_kb":3712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1156,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.180416+0000","last_change":"2024-08-17T17:31:54.823767+0000","last_active":"2024-08-17T17:57:08.180416+0000","last_peered":"2024-08-17T17:57:08.180416+0000","last_clean":"2024-08-17T17:57:08.180416+0000","last_became_active":"2024-08-17T17:31:54.823265+0000","last_became_peered":"2024-08-17T17:31:54.823265+0000","last_unstale":"2024-08-17T17:57:08.180416+0000","last_undegraded":"2024-08-17T17:57:08.180416+0000","last_fullsized":"2024-08-17T17:57:08.180416+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:10:08.654594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1834,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.181168+0000","last_change":"2024-08-17T17:53:46.475837+0000","last_active":"2024-08-17T17:57:09.181168+0000","last_peered":"2024-08-17T17:57:09.181168+0000","last_clean":"2024-08-17T17:57:09.181168+0000","last_became_active":"2024-08-17T17:53:46.474869+0000","last_became_peered":"2024-08-17T17:53:46.474869+0000","last_unstale":"2024-08-17T17:57:09.181168+0000","last_undegraded":"2024-08-17T17:57:09.181168+0000","last_fullsized":"2024-08-17T17:57:09.181168+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:06.016460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.13","version":"1235'3517","reported_seq":3628,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.986666+0000","last_change":"2024-08-17T17:57:08.102741+0000","last_active":"2024-08-17T17:57:09.986666+0000","last_peered":"2024-08-17T17:57:09.986666+0000","last_clean":"2024-08-17T17:57:09.986666+0000","last_became_active":"2024-08-17T17:57:01.199383+0000","last_became_peered":"2024-08-17T17:57:01.199383+0000","last_unstale":"2024-08-17T17:57:09.986666+0000","last_undegraded":"2024-08-17T17:57:09.986666+0000","last_fullsized":"2024-08-17T17:57:09.986666+0000","mapping_epoch":1230,"log_start":"0'0","ondisk_log_start":"0'0","created":1230,"last_epoch_clean":1231,"parent":"0.0","parent_split_bits":5,"last_scrub":"1232'3462","last_scrub_stamp":"2024-08-17T17:57:08.102663+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:57:08.102663+0000","objects_scrubbed":1853,"log_size":3517,"log_dups_size":0,"ondisk_log_size":3517,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:35:12.408776+0000","scrub_duration":0.178599231,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":125042688,"num_objects":1908,"num_object_clones":0,"num_object_copies":5724,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1908,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":55,"num_write_kb":3520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":89,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.199335+0000","last_change":"2024-08-17T17:53:46.489345+0000","last_active":"2024-08-17T17:57:09.199335+0000","last_peered":"2024-08-17T17:57:09.199335+0000","last_clean":"2024-08-17T17:57:09.199335+0000","last_became_active":"2024-08-17T17:53:46.488901+0000","last_became_peered":"2024-08-17T17:53:46.488901+0000","last_unstale":"2024-08-17T17:57:09.199335+0000","last_undegraded":"2024-08-17T17:57:09.199335+0000","last_fullsized":"2024-08-17T17:57:09.199335+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:32:08.140219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1838,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.190457+0000","last_change":"2024-08-17T17:32:59.767087+0000","last_active":"2024-08-17T17:57:09.190457+0000","last_peered":"2024-08-17T17:57:09.190457+0000","last_clean":"2024-08-17T17:57:09.190457+0000","last_became_active":"2024-08-17T17:32:59.766784+0000","last_became_peered":"2024-08-17T17:32:59.766784+0000","last_unstale":"2024-08-17T17:57:09.190457+0000","last_undegraded":"2024-08-17T17:57:09.190457+0000","last_fullsized":"2024-08-17T17:57:09.190457+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:11:48.775621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"1235'3532","reported_seq":3906,"reported_epoch":1235,"state":"active+recovering+undersized+remapped","last_fresh":"2024-08-17T17:57:09.409492+0000","last_change":"2024-08-17T17:57:08.307304+0000","last_active":"2024-08-17T17:57:09.409492+0000","last_peered":"2024-08-17T17:57:09.409492+0000","last_clean":"2024-08-17T17:57:06.135903+0000","last_became_active":"2024-08-17T17:57:08.256436+0000","last_became_peered":"2024-08-17T17:57:08.256436+0000","last_unstale":"2024-08-17T17:57:09.409492+0000","last_undegraded":"2024-08-17T17:57:09.409492+0000","last_fullsized":"2024-08-17T17:57:08.181921+0000","mapping_epoch":1233,"log_start":"0'0","ondisk_log_start":"0'0","created":1230,"last_epoch_clean":1231,"parent":"0.0","parent_split_bits":5,"last_scrub":"1231'3397","last_scrub_stamp":"2024-08-17T17:57:04.197215+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:57:04.197215+0000","objects_scrubbed":1778,"log_size":3532,"log_dups_size":0,"ondisk_log_size":3532,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"no scrub is scheduled","scrub_duration":415,"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":0,"num_objects_misplaced":5376,"num_objects_unfound":0,"num_objects_dirty":1917,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":139,"num_write_kb":8896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":75,"num_bytes_recovered":4915200,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,0],"avail_no_missing":["1","2","6"],"object_location_counts":[{"shards":"0,1","objects":125},{"shards":"1,2,6","objects":1792}],"blocked_by":[],"up_primary":4,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":1801,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.181309+0000","last_change":"2024-08-17T17:32:59.767655+0000","last_active":"2024-08-17T17:57:09.181309+0000","last_peered":"2024-08-17T17:57:09.181309+0000","last_clean":"2024-08-17T17:57:09.181309+0000","last_became_active":"2024-08-17T17:32:59.766891+0000","last_became_peered":"2024-08-17T17:32:59.766891+0000","last_unstale":"2024-08-17T17:57:09.181309+0000","last_undegraded":"2024-08-17T17:57:09.181309+0000","last_fullsized":"2024-08-17T17:57:09.181309+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:19:57.129588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1175,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.200004+0000","last_change":"2024-08-17T17:32:27.438656+0000","last_active":"2024-08-17T17:57:08.200004+0000","last_peered":"2024-08-17T17:57:08.200004+0000","last_clean":"2024-08-17T17:57:08.200004+0000","last_became_active":"2024-08-17T17:32:27.437400+0000","last_became_peered":"2024-08-17T17:32:27.437400+0000","last_unstale":"2024-08-17T17:57:08.200004+0000","last_undegraded":"2024-08-17T17:57:08.200004+0000","last_fullsized":"2024-08-17T17:57:08.200004+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T01:13:13.749171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.11","version":"1235'3499","reported_seq":3552,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.872720+0000","last_change":"2024-08-17T17:57:09.199290+0000","last_active":"2024-08-17T17:57:09.872720+0000","last_peered":"2024-08-17T17:57:09.872720+0000","last_clean":"2024-08-17T17:57:09.872720+0000","last_became_active":"2024-08-17T17:57:09.181844+0000","last_became_peered":"2024-08-17T17:57:09.181844+0000","last_unstale":"2024-08-17T17:57:09.872720+0000","last_undegraded":"2024-08-17T17:57:09.872720+0000","last_fullsized":"2024-08-17T17:57:09.872720+0000","mapping_epoch":1234,"log_start":"0'0","ondisk_log_start":"0'0","created":1230,"last_epoch_clean":1235,"parent":"0.0","parent_split_bits":5,"last_scrub":"1232'3440","last_scrub_stamp":"2024-08-17T17:57:07.149961+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:57:07.149961+0000","objects_scrubbed":0,"log_size":3499,"log_dups_size":0,"ondisk_log_size":3499,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":124813312,"num_objects":1905,"num_object_clones":0,"num_object_copies":5715,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1905,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1905,"num_write_kb":121888,"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":[7,3,6],"acting":[7,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":1833,"reported_epoch":1232,"state":"active+clean","last_fresh":"2024-08-17T17:57:06.174960+0000","last_change":"2024-08-17T17:32:59.769549+0000","last_active":"2024-08-17T17:57:06.174960+0000","last_peered":"2024-08-17T17:57:06.174960+0000","last_clean":"2024-08-17T17:57:06.174960+0000","last_became_active":"2024-08-17T17:32:59.768660+0000","last_became_peered":"2024-08-17T17:32:59.768660+0000","last_unstale":"2024-08-17T17:57:06.174960+0000","last_undegraded":"2024-08-17T17:57:06.174960+0000","last_fullsized":"2024-08-17T17:57:06.174960+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:42:20.130102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":89,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.199317+0000","last_change":"2024-08-17T17:53:46.479068+0000","last_active":"2024-08-17T17:57:09.199317+0000","last_peered":"2024-08-17T17:57:09.199317+0000","last_clean":"2024-08-17T17:57:09.199317+0000","last_became_active":"2024-08-17T17:53:46.478739+0000","last_became_peered":"2024-08-17T17:53:46.478739+0000","last_unstale":"2024-08-17T17:57:09.199317+0000","last_undegraded":"2024-08-17T17:57:09.199317+0000","last_fullsized":"2024-08-17T17:57:09.199317+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:46:18.852778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.16","version":"1231'3276","reported_seq":3300,"reported_epoch":1231,"state":"active+clean","last_fresh":"2024-08-17T17:57:05.238897+0000","last_change":"2024-08-17T17:57:01.173052+0000","last_active":"2024-08-17T17:57:05.238897+0000","last_peered":"2024-08-17T17:57:05.238897+0000","last_clean":"2024-08-17T17:57:05.238897+0000","last_became_active":"2024-08-17T17:57:01.171778+0000","last_became_peered":"2024-08-17T17:57:01.171778+0000","last_unstale":"2024-08-17T17:57:05.238897+0000","last_undegraded":"2024-08-17T17:57:05.238897+0000","last_fullsized":"2024-08-17T17:57:05.238897+0000","mapping_epoch":1230,"log_start":"0'0","ondisk_log_start":"0'0","created":1230,"last_epoch_clean":1231,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:56:21.220352+0000","objects_scrubbed":0,"log_size":3276,"log_dups_size":0,"ondisk_log_size":3276,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":112263168,"num_objects":1713,"num_object_clones":0,"num_object_copies":5139,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1713,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1713,"num_write_kb":109632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1b","version":"0'0","reported_seq":1183,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.200080+0000","last_change":"2024-08-17T17:32:59.768103+0000","last_active":"2024-08-17T17:57:08.200080+0000","last_peered":"2024-08-17T17:57:08.200080+0000","last_clean":"2024-08-17T17:57:08.200080+0000","last_became_active":"2024-08-17T17:32:59.767686+0000","last_became_peered":"2024-08-17T17:32:59.767686+0000","last_unstale":"2024-08-17T17:57:08.200080+0000","last_undegraded":"2024-08-17T17:57:08.200080+0000","last_fullsized":"2024-08-17T17:57:08.200080+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:40:54.780900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"72'2","reported_seq":1165,"reported_epoch":1230,"state":"active+clean","last_fresh":"2024-08-17T17:57:00.116381+0000","last_change":"2024-08-17T17:31:54.823556+0000","last_active":"2024-08-17T17:57:00.116381+0000","last_peered":"2024-08-17T17:57:00.116381+0000","last_clean":"2024-08-17T17:57:00.116381+0000","last_became_active":"2024-08-17T17:31:54.823250+0000","last_became_peered":"2024-08-17T17:31:54.823250+0000","last_unstale":"2024-08-17T17:57:00.116381+0000","last_undegraded":"2024-08-17T17:57:00.116381+0000","last_fullsized":"2024-08-17T17:57:00.116381+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:08:07.165204+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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.17","version":"1231'3317","reported_seq":3343,"reported_epoch":1231,"state":"active+clean","last_fresh":"2024-08-17T17:57:05.210066+0000","last_change":"2024-08-17T17:57:01.190197+0000","last_active":"2024-08-17T17:57:05.210066+0000","last_peered":"2024-08-17T17:57:05.210066+0000","last_clean":"2024-08-17T17:57:05.210066+0000","last_became_active":"2024-08-17T17:57:01.185719+0000","last_became_peered":"2024-08-17T17:57:01.185719+0000","last_unstale":"2024-08-17T17:57:05.210066+0000","last_undegraded":"2024-08-17T17:57:05.210066+0000","last_fullsized":"2024-08-17T17:57:05.210066+0000","mapping_epoch":1230,"log_start":"0'0","ondisk_log_start":"0'0","created":1230,"last_epoch_clean":1231,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:56:21.220352+0000","objects_scrubbed":0,"log_size":3317,"log_dups_size":0,"ondisk_log_size":3317,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":114393088,"num_objects":1746,"num_object_clones":0,"num_object_copies":5238,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1746,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1746,"num_write_kb":111712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1a","version":"0'0","reported_seq":1193,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.199953+0000","last_change":"2024-08-17T17:53:46.478097+0000","last_active":"2024-08-17T17:57:08.199953+0000","last_peered":"2024-08-17T17:57:08.199953+0000","last_clean":"2024-08-17T17:57:08.199953+0000","last_became_active":"2024-08-17T17:53:46.477781+0000","last_became_peered":"2024-08-17T17:53:46.477781+0000","last_unstale":"2024-08-17T17:57:08.199953+0000","last_undegraded":"2024-08-17T17:57:08.199953+0000","last_fullsized":"2024-08-17T17:57:08.199953+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:30:59.021114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1148,"reported_epoch":1230,"state":"active+clean","last_fresh":"2024-08-17T17:57:00.117436+0000","last_change":"2024-08-17T17:22:53.725178+0000","last_active":"2024-08-17T17:57:00.117436+0000","last_peered":"2024-08-17T17:57:00.117436+0000","last_clean":"2024-08-17T17:57:00.117436+0000","last_became_active":"2024-08-17T17:22:53.724909+0000","last_became_peered":"2024-08-17T17:22:53.724909+0000","last_unstale":"2024-08-17T17:57:00.117436+0000","last_undegraded":"2024-08-17T17:57:00.117436+0000","last_fullsized":"2024-08-17T17:57:00.117436+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:00.171471+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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.14","version":"1235'3477","reported_seq":3550,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.386169+0000","last_change":"2024-08-17T17:57:05.948255+0000","last_active":"2024-08-17T17:57:09.386169+0000","last_peered":"2024-08-17T17:57:09.386169+0000","last_clean":"2024-08-17T17:57:09.386169+0000","last_became_active":"2024-08-17T17:57:01.189753+0000","last_became_peered":"2024-08-17T17:57:01.189753+0000","last_unstale":"2024-08-17T17:57:09.386169+0000","last_undegraded":"2024-08-17T17:57:09.386169+0000","last_fullsized":"2024-08-17T17:57:09.386169+0000","mapping_epoch":1230,"log_start":"0'0","ondisk_log_start":"0'0","created":1230,"last_epoch_clean":1231,"parent":"0.0","parent_split_bits":5,"last_scrub":"1231'3424","last_scrub_stamp":"2024-08-17T17:57:05.948062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:57:05.948062+0000","objects_scrubbed":1769,"log_size":3477,"log_dups_size":0,"ondisk_log_size":3477,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:16:03.482105+0000","scrub_duration":1121,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":121110528,"num_objects":1848,"num_object_clones":0,"num_object_copies":5544,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1848,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":79,"num_write_kb":5056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":1824,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.181886+0000","last_change":"2024-08-17T17:53:46.475080+0000","last_active":"2024-08-17T17:57:09.181886+0000","last_peered":"2024-08-17T17:57:09.181886+0000","last_clean":"2024-08-17T17:57:09.181886+0000","last_became_active":"2024-08-17T17:53:46.474617+0000","last_became_peered":"2024-08-17T17:53:46.474617+0000","last_unstale":"2024-08-17T17:57:09.181886+0000","last_undegraded":"2024-08-17T17:57:09.181886+0000","last_fullsized":"2024-08-17T17:57:09.181886+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:32:36.419218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1797,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.181780+0000","last_change":"2024-08-17T17:32:59.770449+0000","last_active":"2024-08-17T17:57:09.181780+0000","last_peered":"2024-08-17T17:57:09.181780+0000","last_clean":"2024-08-17T17:57:09.181780+0000","last_became_active":"2024-08-17T17:32:59.768701+0000","last_became_peered":"2024-08-17T17:32:59.768701+0000","last_unstale":"2024-08-17T17:57:09.181780+0000","last_undegraded":"2024-08-17T17:57:09.181780+0000","last_fullsized":"2024-08-17T17:57:09.181780+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:37:58.418659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.15","version":"1235'3589","reported_seq":3664,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.860796+0000","last_change":"2024-08-17T17:57:04.603273+0000","last_active":"2024-08-17T17:57:09.860796+0000","last_peered":"2024-08-17T17:57:09.860796+0000","last_clean":"2024-08-17T17:57:09.860796+0000","last_became_active":"2024-08-17T17:57:01.209005+0000","last_became_peered":"2024-08-17T17:57:01.209005+0000","last_unstale":"2024-08-17T17:57:09.860796+0000","last_undegraded":"2024-08-17T17:57:09.860796+0000","last_fullsized":"2024-08-17T17:57:09.860796+0000","mapping_epoch":1230,"log_start":"0'0","ondisk_log_start":"0'0","created":1230,"last_epoch_clean":1231,"parent":"0.0","parent_split_bits":5,"last_scrub":"1231'3423","last_scrub_stamp":"2024-08-17T17:57:04.602843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:56:21.220352+0000","last_clean_scrub_stamp":"2024-08-17T17:57:04.602843+0000","objects_scrubbed":1815,"log_size":3589,"log_dups_size":0,"ondisk_log_size":3589,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:31:40.443485+0000","scrub_duration":376,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":130285568,"num_objects":1988,"num_object_clones":0,"num_object_copies":5964,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1988,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":173,"num_write_kb":11072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":1156,"reported_epoch":1234,"state":"active+clean","last_fresh":"2024-08-17T17:57:08.240828+0000","last_change":"2024-08-17T17:31:54.822460+0000","last_active":"2024-08-17T17:57:08.240828+0000","last_peered":"2024-08-17T17:57:08.240828+0000","last_clean":"2024-08-17T17:57:08.240828+0000","last_became_active":"2024-08-17T17:31:54.822111+0000","last_became_peered":"2024-08-17T17:31:54.822111+0000","last_unstale":"2024-08-17T17:57:08.240828+0000","last_undegraded":"2024-08-17T17:57:08.240828+0000","last_fullsized":"2024-08-17T17:57:08.240828+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:17:44.350364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'4","reported_seq":95,"reported_epoch":1235,"state":"active+clean","last_fresh":"2024-08-17T17:57:09.199512+0000","last_change":"2024-08-17T17:53:46.490332+0000","last_active":"2024-08-17T17:57:09.199512+0000","last_peered":"2024-08-17T17:57:09.199512+0000","last_clean":"2024-08-17T17:57:09.199512+0000","last_became_active":"2024-08-17T17:53:46.480548+0000","last_became_peered":"2024-08-17T17:53:46.480548+0000","last_unstale":"2024-08-17T17:57:09.199512+0000","last_undegraded":"2024-08-17T17:57:09.199512+0000","last_fullsized":"2024-08-17T17:57:09.199512+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:10:02.745369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":570,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":9,"num_pg":26,"stat_sum":{"num_bytes":3912302592,"num_objects":59698,"num_object_clones":0,"num_object_copies":179094,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5376,"num_objects_unfound":0,"num_objects_dirty":59698,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":31811,"num_write_kb":2035840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":76,"num_bytes_recovered":4980736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":11783372800,"data_stored":11783372800,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":92190,"ondisk_log_size":92190,"up":78,"acting":77,"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":5530,"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":18,"num_bytes_recovered":614,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17088,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"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":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201716,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2795900,"kb_used_data":2201844,"kb_used_omap":1,"kb_used_meta":594046,"kb_avail":90949252,"statfs":{"total":95995035648,"available":93132034048,"internally_reserved":0,"allocated":2254688256,"data_stored":2252298670,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":608303448},"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":[]},{"osd":6,"up_from":47,"seq":201863463353,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1043704,"kb_used_data":733868,"kb_used_omap":1,"kb_used_meta":309822,"kb_avail":92701448,"statfs":{"total":95995035648,"available":94926282752,"internally_reserved":0,"allocated":751480832,"data_stored":749099311,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":317258072},"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":[]},{"osd":5,"up_from":39,"seq":167503724989,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2631552,"kb_used_data":2029176,"kb_used_omap":1,"kb_used_meta":602366,"kb_avail":91113600,"statfs":{"total":95995035648,"available":93300326400,"internally_reserved":0,"allocated":2077876224,"data_stored":2075510061,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":616823128},"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":[4,1,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986628,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1037508,"kb_used_data":731824,"kb_used_omap":1,"kb_used_meta":305662,"kb_avail":92707644,"statfs":{"total":95995035648,"available":94932627456,"internally_reserved":0,"allocated":749387776,"data_stored":747002216,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":312998232},"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,2,0,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":592,"seq":2542620639524,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2620908,"kb_used_data":1950816,"kb_used_omap":25,"kb_used_meta":670054,"kb_avail":91124244,"statfs":{"total":95995035648,"available":93311225856,"internally_reserved":0,"allocated":1997635584,"data_stored":1995262164,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26454,"internal_metadata":686135466},"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":[]},{"osd":2,"up_from":559,"seq":2400886718762,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1212988,"kb_used_data":700276,"kb_used_omap":29,"kb_used_meta":512674,"kb_avail":92532164,"statfs":{"total":95995035648,"available":94752935936,"internally_reserved":0,"allocated":717082624,"data_stored":714720514,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30541,"internal_metadata":524978355},"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],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":527,"seq":2263447765297,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2665692,"kb_used_data":2143824,"kb_used_omap":34,"kb_used_meta":521821,"kb_avail":91079460,"statfs":{"total":95995035648,"available":93265367040,"internally_reserved":0,"allocated":2195275776,"data_stored":2192909728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35550,"internal_metadata":534344994},"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":[3],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":453,"seq":1945620185408,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1380252,"kb_used_data":974164,"kb_used_omap":39,"kb_used_meta":406040,"kb_avail":92364900,"statfs":{"total":95995035648,"available":94581657600,"internally_reserved":0,"allocated":997543936,"data_stored":995174365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40830,"internal_metadata":415785090},"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,1,2],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"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":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":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":1,"osd":5,"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":327680,"data_stored":327680,"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":4096,"data_stored":19,"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":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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5388,"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":5261,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1222,"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":5217,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"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":640,"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":4814,"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":4960,"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":1015742464,"data_stored":1015742464,"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":2206138368,"data_stored":2206138368,"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":719781888,"data_stored":719781888,"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":1998389248,"data_stored":1998389248,"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":761266176,"data_stored":761266176,"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":2089287680,"data_stored":2089287680,"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":745209856,"data_stored":745209856,"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":2247557120,"data_stored":2247557120,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:57:13.512 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-08-17T17:57:13.513 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool set unique_pool_4 pg_num 36 2024-08-17T17:57:13.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:13 smithi046 ceph-mon[88218]: pgmap v1868: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 5376/182361 objects misplaced (2.948%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T17:57:13.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:13 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "20"}]': finished 2024-08-17T17:57:13.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:13 smithi046 ceph-mon[88218]: osdmap e1238: 8 total, 8 up, 8 in 2024-08-17T17:57:13.519 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:13.537 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:13.559 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:13.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:13.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:13.650 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-08-17T17:57:13.661 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:13.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:13.720 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:13.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:13.821 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:13.842 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:13.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:13.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:13.944 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:13.967 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:13.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:13.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:14.069 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:14.080 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 39 16 62157 62141 99.574 0.375 0.00304652 0.00968418 2024-08-17T17:57:14.091 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:14.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:14.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:14.192 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:14.215 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:14.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:14.216 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:14.317 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:14.340 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:14.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:14.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:14.442 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:14.465 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:14.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:14.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:14.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:14 smithi046 ceph-mon[88218]: osdmap e1239: 8 total, 8 up, 8 in 2024-08-17T17:57:14.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:14 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-08-17T17:57:14.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:14 smithi037 ceph-mon[102022]: osdmap e1239: 8 total, 8 up, 8 in 2024-08-17T17:57:14.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:14 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-08-17T17:57:14.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:14 smithi037 ceph-mon[97894]: osdmap e1239: 8 total, 8 up, 8 in 2024-08-17T17:57:14.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:14 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-08-17T17:57:14.567 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:14.590 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:14.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:14.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:14.691 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:14.713 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:14.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:14.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:14.815 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:14.839 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:14.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:14.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:14.888 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:57:14.941 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:14.972 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:14.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:14.973 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:15.074 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:15.079 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:2024-08-17T17:57:15.079998+0000 min lat: 0.00121143 max lat: 2.48213 avg lat: 0.0102736 2024-08-17T17:57:15.079 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:57:15.079 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 40 16 62285 62269 97.2847 8 0.0106088 0.0102736 2024-08-17T17:57:15.115 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:15.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:15.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:15.217 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:15.226 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:15 smithi037 ceph-mon[97894]: pgmap v1871: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 5376/182361 objects misplaced (2.948%) 2024-08-17T17:57:15.226 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:15 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "21"}]': finished 2024-08-17T17:57:15.227 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:15 smithi037 ceph-mon[97894]: osdmap e1240: 8 total, 8 up, 8 in 2024-08-17T17:57:15.227 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:15 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:57:15.257 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:15.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:15.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:15.359 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:15.398 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:15.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:15.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:15.500 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:15.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:15 smithi046 ceph-mon[88218]: pgmap v1871: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 5376/182361 objects misplaced (2.948%) 2024-08-17T17:57:15.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:15 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "21"}]': finished 2024-08-17T17:57:15.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:15 smithi046 ceph-mon[88218]: osdmap e1240: 8 total, 8 up, 8 in 2024-08-17T17:57:15.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:15 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:57:15.540 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:15.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:15.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:15.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:15 smithi037 ceph-mon[102022]: pgmap v1871: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 5376/182361 objects misplaced (2.948%) 2024-08-17T17:57:15.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:15 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "21"}]': finished 2024-08-17T17:57:15.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:15 smithi037 ceph-mon[102022]: osdmap e1240: 8 total, 8 up, 8 in 2024-08-17T17:57:15.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:15 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:57:15.642 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:15.677 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:15.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:15.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:15.779 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:15.822 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:15.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:15.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:15.924 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:15.963 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:15.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:15.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:16.065 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:16.080 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 41 16 63887 63871 97.3537 100.125 0.0216185 0.0102662 2024-08-17T17:57:16.106 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:16.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:16.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:16.208 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:16.245 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:16.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:16.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:16.347 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:16.387 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:16.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:16.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:16.489 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:16.523 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:16.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:16.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:16.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:16 smithi037 ceph-mon[102022]: Health check failed: Degraded data redundancy: 3764/186807 objects degraded (2.015%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:57:16.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:16 smithi037 ceph-mon[97894]: Health check failed: Degraded data redundancy: 3764/186807 objects degraded (2.015%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:57:16.625 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:16.664 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:16.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:16.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:16.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:16 smithi046 ceph-mon[88218]: Health check failed: Degraded data redundancy: 3764/186807 objects degraded (2.015%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:57:16.765 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:16.804 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:16.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:16.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:16.906 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:16.957 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:16.968 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:16.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:16.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:16.982 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:17.070 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:17.080 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 42 16 65413 65397 97.3054 95.375 0.0084248 0.0102714 2024-08-17T17:57:17.111 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:17.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:17.112 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:17.213 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:17.252 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:17.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:17.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:17.354 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:17.394 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:17.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:17.395 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:17.441 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:17 smithi037 ceph-mon[97894]: pgmap v1873: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 19 MiB/s wr, 307 op/s; 3764/186807 objects degraded (2.015%); 7890/186807 objects misplaced (4.224%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:57:17.441 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:17 smithi037 ceph-mon[102022]: pgmap v1873: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 19 MiB/s wr, 307 op/s; 3764/186807 objects degraded (2.015%); 7890/186807 objects misplaced (4.224%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:57:17.495 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:17.537 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:17.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:17.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:17.638 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:17.676 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:17.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:17.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:17 smithi046 ceph-mon[88218]: pgmap v1873: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 19 MiB/s wr, 307 op/s; 3764/186807 objects degraded (2.015%); 7890/186807 objects misplaced (4.224%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:57:17.778 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:17.818 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:17.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:17.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:17.920 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:17.944 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:17.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:17.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:18.046 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:18.080 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:18.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:18.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:18.081 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 43 16 67018 67002 97.3752 100.312 0.0249487 0.0102639 2024-08-17T17:57:18.182 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:18.205 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:18.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:18.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:18.307 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:18.342 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:18.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:18.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:18.444 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:18.482 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:18.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:18.483 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:18.584 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:18.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:18.626 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:18.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:18.728 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:18.765 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:18.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:18.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:18.867 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:18.896 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:18.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:18.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:18.998 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:19.035 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:19.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:19.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:19.080 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 44 16 68176 68160 96.8067 72.375 0.00217142 0.010319 2024-08-17T17:57:19.137 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:19.174 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:19.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:19.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:19.276 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:19.284 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:57:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:57:18] "GET /metrics HTTP/1.1" 200 36629 "" "Prometheus/2.51.0" 2024-08-17T17:57:19.315 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:19.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:19.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:19.417 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:19.452 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:19.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:19.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:19.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:19 smithi037 ceph-mon[102022]: pgmap v1874: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 15 MiB/s wr, 246 op/s; 3764/186807 objects degraded (2.015%); 7890/186807 objects misplaced (4.224%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T17:57:19.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:19 smithi037 ceph-mon[97894]: pgmap v1874: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 15 MiB/s wr, 246 op/s; 3764/186807 objects degraded (2.015%); 7890/186807 objects misplaced (4.224%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T17:57:19.554 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:19.591 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:19.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:19.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:19.693 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:19.727 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:19.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:19.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:19.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:19 smithi046 ceph-mon[88218]: pgmap v1874: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 15 MiB/s wr, 246 op/s; 3764/186807 objects degraded (2.015%); 7890/186807 objects misplaced (4.224%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T17:57:19.828 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:19.865 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:19.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:19.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:19.968 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:20.006 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:20.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:20.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:20.080 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 45 15 69674 69659 96.7372 93.6875 0.00386086 0.0103327 2024-08-17T17:57:20.108 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:20.131 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:20.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:20.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:20.233 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:20.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:20.274 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:20.274 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:20.375 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:20.409 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:20.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:20.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:20.511 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:20.512 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:57:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:57:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:57:20.555 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:20.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:20.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:20.657 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:20.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:20.696 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:20.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:20.798 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:20.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:20.837 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:20.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:20.938 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:20.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:20.975 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:20.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:21.076 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:21.080 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 46 16 71047 71031 96.4982 85.75 0.00600375 0.0103577 2024-08-17T17:57:21.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:21.099 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:21.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:21.201 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:21.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:21.238 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:21.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:21.339 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:21.366 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:21.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:21.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:21.468 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:21.508 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:21.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:21.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:21.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:21 smithi046 ceph-mon[88218]: pgmap v1875: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 44 MiB/s wr, 703 op/s; 3764/198858 objects degraded (1.893%); 6425/198858 objects misplaced (3.231%); 8.2 MiB/s, 130 objects/s recovering 2024-08-17T17:57:21.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:21 smithi037 ceph-mon[102022]: pgmap v1875: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 44 MiB/s wr, 703 op/s; 3764/198858 objects degraded (1.893%); 6425/198858 objects misplaced (3.231%); 8.2 MiB/s, 130 objects/s recovering 2024-08-17T17:57:21.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:21 smithi037 ceph-mon[97894]: pgmap v1875: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 44 MiB/s wr, 703 op/s; 3764/198858 objects degraded (1.893%); 6425/198858 objects misplaced (3.231%); 8.2 MiB/s, 130 objects/s recovering 2024-08-17T17:57:21.610 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:21.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:21.652 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:21.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:21.752 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:21.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:21.790 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:21.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:21.891 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:21.930 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:21.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:21.932 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:22.032 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:22.075 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:22.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:22.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:22.080 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 47 16 72391 72375 96.2322 84 0.00707387 0.0103857 2024-08-17T17:57:22.177 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:22.214 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:22.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:22.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:22.316 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:22.355 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:22.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:22.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:22.456 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:22.494 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:22.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:22.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:22.596 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:22.636 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:22.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:22.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:22.738 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:22.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:22 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3764/198858 objects degraded (1.893%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:57:22.779 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:22.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:22.780 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:22.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:22 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3764/198858 objects degraded (1.893%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:57:22.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:22 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3764/198858 objects degraded (1.893%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:57:22.881 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:22.919 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:22.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:22.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:23.021 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:23.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:23.055 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:23.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:23.081 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 48 16 73850 73834 96.1269 91.1875 0.0154264 0.0103981 2024-08-17T17:57:23.156 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:23.195 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:23.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:23.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:23.297 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:23.333 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:23.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:23.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:23.435 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:23.470 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:23.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:23.471 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:23.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:23 smithi037 ceph-mon[97894]: pgmap v1876: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 987 op/s; 3764/208464 objects degraded (1.806%); 6425/208464 objects misplaced (3.082%); 7.3 MiB/s, 116 objects/s recovering 2024-08-17T17:57:23.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:23 smithi037 ceph-mon[102022]: pgmap v1876: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 987 op/s; 3764/208464 objects degraded (1.806%); 6425/208464 objects misplaced (3.082%); 7.3 MiB/s, 116 objects/s recovering 2024-08-17T17:57:23.572 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:23.595 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:23.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:23.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:23.697 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:23.733 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:23.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:23.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:23.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:23 smithi046 ceph-mon[88218]: pgmap v1876: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 987 op/s; 3764/208464 objects degraded (1.806%); 6425/208464 objects misplaced (3.082%); 7.3 MiB/s, 116 objects/s recovering 2024-08-17T17:57:23.835 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:23.877 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:23.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:23.878 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:23.979 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:24.017 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:24.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:24.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:24.081 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 49 16 75276 75260 95.9839 89.125 0.00850714 0.0104128 2024-08-17T17:57:24.119 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:24.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:24.154 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:24.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:24.255 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:24.290 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:24.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:24.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:24.391 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:24.424 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:24.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:24.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:24.525 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:24.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:24.563 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:24.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:24.663 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:24.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:24.702 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:24.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:24.803 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:24.840 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:24.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:24.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:24.942 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:24.977 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:24.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:24.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:25.079 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:25.081 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 50 16 76539 76523 95.6428 78.9375 0.00655372 0.0104505 2024-08-17T17:57:25.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:25.117 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:25.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:25.218 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:25.258 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:25.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:25.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:57:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:24 smithi046 ceph-mon[88218]: pgmap v1877: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 54 MiB/s wr, 869 op/s; 3764/208464 objects degraded (1.806%); 6425/208464 objects misplaced (3.082%); 6.4 MiB/s, 102 objects/s recovering 2024-08-17T17:57:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:57:25.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:57:25.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:25.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:24 smithi037 ceph-mon[102022]: pgmap v1877: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 54 MiB/s wr, 869 op/s; 3764/208464 objects degraded (1.806%); 6425/208464 objects misplaced (3.082%); 6.4 MiB/s, 102 objects/s recovering 2024-08-17T17:57:25.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:57:25.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:57:25.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:25.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:24 smithi037 ceph-mon[97894]: pgmap v1877: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 54 MiB/s wr, 869 op/s; 3764/208464 objects degraded (1.806%); 6425/208464 objects misplaced (3.082%); 6.4 MiB/s, 102 objects/s recovering 2024-08-17T17:57:25.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:57:25.360 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:25.384 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:25.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:25.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:25.486 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:25.520 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:25.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:25.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:25.622 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:25.660 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:25.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:25.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:25.761 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:25.784 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:25.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:25.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:25.886 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:25.926 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:25.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:25.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:26.027 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:26.064 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:26.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:26.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:26.081 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 51 16 77877 77861 95.407 83.625 0.0080442 0.0104767 2024-08-17T17:57:26.167 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:26.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:26.190 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:26.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:26.291 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:26.328 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:26.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:26.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:26.430 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:26.464 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:26.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:26.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:26.566 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:26.605 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:26.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:26.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:26.706 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:26.750 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:26.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:26.751 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:26.852 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:26.892 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:26.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:26.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:26.994 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:27.035 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:27.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:27.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:27.081 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 52 16 79326 79310 95.3137 90.5625 0.0177614 0.0104868 2024-08-17T17:57:27.137 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:27.177 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:27.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:27.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:27.279 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:27.318 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:27.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:27.319 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:27.343 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:27 smithi037 ceph-mon[102022]: pgmap v1878: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 80 MiB/s wr, 1.29k op/s; 3764/227970 objects degraded (1.651%); 5041/227970 objects misplaced (2.211%); 8.3 MiB/s, 133 objects/s recovering 2024-08-17T17:57:27.343 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:27 smithi037 ceph-mon[97894]: pgmap v1878: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 80 MiB/s wr, 1.29k op/s; 3764/227970 objects degraded (1.651%); 5041/227970 objects misplaced (2.211%); 8.3 MiB/s, 133 objects/s recovering 2024-08-17T17:57:27.420 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:27.459 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:27.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:27.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:27.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:27 smithi046 ceph-mon[88218]: pgmap v1878: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 80 MiB/s wr, 1.29k op/s; 3764/227970 objects degraded (1.651%); 5041/227970 objects misplaced (2.211%); 8.3 MiB/s, 133 objects/s recovering 2024-08-17T17:57:27.560 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:27.601 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:27.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:27.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:27.702 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:27.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:27.745 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:27.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:27.846 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:27.884 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:27.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:27.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:27.986 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:28.028 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:28.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:28.029 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:28.081 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 53 16 80682 80666 95.1142 84.75 0.00802404 0.0105088 2024-08-17T17:57:28.129 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:28.161 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:28.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:28.167 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:28.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:28.211 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:28 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3764/227970 objects degraded (1.651%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:57:28.211 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:28 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3764/227970 objects degraded (1.651%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:57:28.211 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:57:28.211 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:57:28.268 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:28.291 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:28.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:28.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:28.393 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:28.428 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:28.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:28.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:28.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:28 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3764/227970 objects degraded (1.651%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:57:28.529 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:28.569 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:28.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:28.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:28.671 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:28.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:28.711 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:28.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:28.812 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:28.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:28.848 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:28.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:28.949 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:28.987 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:28.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:28.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:29.081 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 54 16 81822 81806 94.6722 71.25 0.00696489 0.0105581 2024-08-17T17:57:29.089 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:29.128 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:29.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:29.129 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:29.138 INFO:teuthology.orchestra.run.smithi037.stderr:set pool 9 pg_num to 36 2024-08-17T17:57:29.230 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:29.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:29.267 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:29.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:29.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:57:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:57:28] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.51.0" 2024-08-17T17:57:29.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:29 smithi037 ceph-mon[97894]: pgmap v1879: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s; 3764/227970 objects degraded (1.651%); 5041/227970 objects misplaced (2.211%); 5.9 MiB/s, 93 objects/s recovering 2024-08-17T17:57:29.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:29 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2888140881' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "36"} : dispatch 2024-08-17T17:57:29.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:29 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "36"} : dispatch 2024-08-17T17:57:29.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:29 smithi037 ceph-mon[102022]: pgmap v1879: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s; 3764/227970 objects degraded (1.651%); 5041/227970 objects misplaced (2.211%); 5.9 MiB/s, 93 objects/s recovering 2024-08-17T17:57:29.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:29 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2888140881' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "36"} : dispatch 2024-08-17T17:57:29.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:29 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "36"} : dispatch 2024-08-17T17:57:29.368 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:29.407 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:29.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:29.408 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:29.509 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:29.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:29 smithi046 ceph-mon[88218]: pgmap v1879: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s; 3764/227970 objects degraded (1.651%); 5041/227970 objects misplaced (2.211%); 5.9 MiB/s, 93 objects/s recovering 2024-08-17T17:57:29.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:29 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2888140881' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "36"} : dispatch 2024-08-17T17:57:29.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:29 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "36"} : dispatch 2024-08-17T17:57:29.544 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:29.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:29.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:29.646 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:29.682 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:29.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:29.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:29.784 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:29.821 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:29.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:29.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:29.923 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:29.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:29.958 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:29.958 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:30.059 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:30.082 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 55 16 83237 83221 94.5575 88.4375 0.0113753 0.010571 2024-08-17T17:57:30.099 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:30.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:30.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:30.200 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:30.242 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:30.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:30.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:30.344 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:30.377 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:30.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:30.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:30.407 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:30 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "36"}]': finished 2024-08-17T17:57:30.407 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:30 smithi037 ceph-mon[102022]: osdmap e1241: 8 total, 8 up, 8 in 2024-08-17T17:57:30.407 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:30 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num_actual", "val": "36"} : dispatch 2024-08-17T17:57:30.407 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:30 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "36"}]': finished 2024-08-17T17:57:30.407 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:30 smithi037 ceph-mon[97894]: osdmap e1241: 8 total, 8 up, 8 in 2024-08-17T17:57:30.407 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:30 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num_actual", "val": "36"} : dispatch 2024-08-17T17:57:30.479 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:30.504 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:30.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:30.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:30.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:30 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num", "val": "36"}]': finished 2024-08-17T17:57:30.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:30 smithi046 ceph-mon[88218]: osdmap e1241: 8 total, 8 up, 8 in 2024-08-17T17:57:30.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:30 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num_actual", "val": "36"} : dispatch 2024-08-17T17:57:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:57:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:57:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:57:30.606 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:30.632 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:30.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:30.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:30.733 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:30.757 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:30.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:30.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:30.859 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:30.884 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:30.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:30.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:30.986 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:31.011 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:31.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:31.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:31.082 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 56 16 83319 83303 92.9605 5.125 0.0293045 0.0105746 2024-08-17T17:57:31.098 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-08-17T17:57:31.113 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:31.138 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is set 2024-08-17T17:57:31.204 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:31.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:31.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:31.306 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:31.346 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:31.347 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:31 smithi037 ceph-mon[97894]: pgmap v1881: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s; 3764/244164 objects degraded (1.542%); 3349/244164 objects misplaced (1.372%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T17:57:31.347 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:31 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num_actual", "val": "36"}]': finished 2024-08-17T17:57:31.347 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:31 smithi037 ceph-mon[97894]: osdmap e1242: 8 total, 8 up, 8 in 2024-08-17T17:57:31.347 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:31 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2976292313' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:57:31.347 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:31 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:57:31.347 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:31 smithi037 ceph-mon[102022]: pgmap v1881: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s; 3764/244164 objects degraded (1.542%); 3349/244164 objects misplaced (1.372%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T17:57:31.347 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:31 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num_actual", "val": "36"}]': finished 2024-08-17T17:57:31.347 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:31 smithi037 ceph-mon[102022]: osdmap e1242: 8 total, 8 up, 8 in 2024-08-17T17:57:31.347 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:31 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2976292313' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:57:31.347 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:31 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:57:31.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:31.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:31.449 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:31.493 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:31.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:31.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:31 smithi046 ceph-mon[88218]: pgmap v1881: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 106 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s; 3764/244164 objects degraded (1.542%); 3349/244164 objects misplaced (1.372%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T17:57:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:31 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pg_num_actual", "val": "36"}]': finished 2024-08-17T17:57:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:31 smithi046 ceph-mon[88218]: osdmap e1242: 8 total, 8 up, 8 in 2024-08-17T17:57:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:31 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2976292313' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:57:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:31 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:57:31.595 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:31.638 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:31.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:31.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:31.740 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:31.781 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:31.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:31.783 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:31.883 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:31.925 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:31.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:31.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:32.027 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:32.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:32.068 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:32.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:32.082 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 57 16 84958 84942 93.1266 102.438 0.0135896 0.0107335 2024-08-17T17:57:32.169 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:32.214 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:32.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:32.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:32.316 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:32.356 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:32.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:32.357 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:32.458 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:32.501 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:32.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:32.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:32.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:32 smithi046 ceph-mon[88218]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:57:32.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:32 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:57:32.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:32 smithi046 ceph-mon[88218]: osdmap e1243: 8 total, 8 up, 8 in 2024-08-17T17:57:32.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:32 smithi037 ceph-mon[97894]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:57:32.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:32 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:57:32.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:32 smithi037 ceph-mon[97894]: osdmap e1243: 8 total, 8 up, 8 in 2024-08-17T17:57:32.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:32 smithi037 ceph-mon[102022]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:57:32.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:32 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:57:32.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:32 smithi037 ceph-mon[102022]: osdmap e1243: 8 total, 8 up, 8 in 2024-08-17T17:57:32.603 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:32.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:32.671 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:32.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:32.772 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:32.808 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:32.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:32.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:32.910 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:32.975 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:32.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:32.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:33.077 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:33.082 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 58 16 86648 86632 93.342 105.625 0.00995936 0.0107081 2024-08-17T17:57:33.116 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:33.118 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:33.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:33.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:33.220 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:33.255 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:33.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:33.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:33.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:33 smithi037 ceph-mon[97894]: pgmap v1884: 119 pgs: 3 peering, 10 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 103 active+clean; 4.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 42 MiB/s wr, 675 op/s; 3764/240135 objects degraded (1.567%); 3349/240135 objects misplaced (1.395%); 7.1 MiB/s, 113 objects/s recovering 2024-08-17T17:57:33.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:33 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3764/240135 objects degraded (1.567%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:57:33.307 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:33 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:57:33.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:33 smithi037 ceph-mon[102022]: pgmap v1884: 119 pgs: 3 peering, 10 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 103 active+clean; 4.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 42 MiB/s wr, 675 op/s; 3764/240135 objects degraded (1.567%); 3349/240135 objects misplaced (1.395%); 7.1 MiB/s, 113 objects/s recovering 2024-08-17T17:57:33.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:33 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3764/240135 objects degraded (1.567%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:57:33.307 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:33 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:57:33.357 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:33.385 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:33.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:33.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:33.487 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:33.493 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:33 smithi046 ceph-mon[88218]: pgmap v1884: 119 pgs: 3 peering, 10 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 103 active+clean; 4.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 42 MiB/s wr, 675 op/s; 3764/240135 objects degraded (1.567%); 3349/240135 objects misplaced (1.395%); 7.1 MiB/s, 113 objects/s recovering 2024-08-17T17:57:33.493 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:33 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3764/240135 objects degraded (1.567%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:57:33.493 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:33 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:57:33.510 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:33.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:33.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:33.612 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:33.635 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:33.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:33.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:33.737 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:33.760 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:33.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:33.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:33.862 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:33.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:33.886 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:33.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:33.987 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:34.010 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:34.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:34.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:34.082 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 59 16 87085 87069 92.2228 27.3125 0.00243415 0.0106908 2024-08-17T17:57:34.112 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:34.136 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:34.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:34.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:34.238 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:34.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:34.279 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:34.279 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:34.380 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:34.413 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:34.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:34.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:34.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:34 smithi046 ceph-mon[88218]: osdmap e1244: 8 total, 8 up, 8 in 2024-08-17T17:57:34.515 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:34.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:34 smithi037 ceph-mon[102022]: osdmap e1244: 8 total, 8 up, 8 in 2024-08-17T17:57:34.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:34 smithi037 ceph-mon[97894]: osdmap e1244: 8 total, 8 up, 8 in 2024-08-17T17:57:34.550 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:34.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:34.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:34.652 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:34.674 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:57:34.717 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:34.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:34.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:34.819 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:34.863 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:34.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:34.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:34.964 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:35.014 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:35.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:35.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:35.083 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:2024-08-17T17:57:35.082948+0000 min lat: 0.00121143 max lat: 2.48213 avg lat: 0.0108589 2024-08-17T17:57:35.083 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:57:35.083 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 60 16 88399 88383 92.0544 82.125 0.00589966 0.0108589 2024-08-17T17:57:35.116 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:35.153 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:35.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:35.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:35.233 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7, 0] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:57:35.233 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:57:35.234 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2024-08-17T17:57:35.234 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T17:57:35.234 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T17:57:35.234 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.2 config set filestore_inject_stall 3 2024-08-17T17:57:35.255 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:35.318 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:35.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:35.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:35.419 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:35.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:35.475 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:35.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:35.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:35 smithi046 ceph-mon[88218]: 9.22 scrub starts 2024-08-17T17:57:35.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:35 smithi046 ceph-mon[88218]: pgmap v1886: 119 pgs: 3 peering, 10 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 103 active+clean; 4.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 51 MiB/s wr, 823 op/s; 3764/240135 objects degraded (1.567%); 3349/240135 objects misplaced (1.395%); 8.7 MiB/s, 138 objects/s recovering 2024-08-17T17:57:35.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:35 smithi046 ceph-mon[88218]: osdmap e1245: 8 total, 8 up, 8 in 2024-08-17T17:57:35.536 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:35 smithi037 ceph-mon[97894]: 9.22 scrub starts 2024-08-17T17:57:35.536 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:35 smithi037 ceph-mon[97894]: pgmap v1886: 119 pgs: 3 peering, 10 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 103 active+clean; 4.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 51 MiB/s wr, 823 op/s; 3764/240135 objects degraded (1.567%); 3349/240135 objects misplaced (1.395%); 8.7 MiB/s, 138 objects/s recovering 2024-08-17T17:57:35.536 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:35 smithi037 ceph-mon[97894]: osdmap e1245: 8 total, 8 up, 8 in 2024-08-17T17:57:35.536 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:35 smithi037 ceph-mon[102022]: 9.22 scrub starts 2024-08-17T17:57:35.536 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:35 smithi037 ceph-mon[102022]: pgmap v1886: 119 pgs: 3 peering, 10 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 103 active+clean; 4.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 51 MiB/s wr, 823 op/s; 3764/240135 objects degraded (1.567%); 3349/240135 objects misplaced (1.395%); 8.7 MiB/s, 138 objects/s recovering 2024-08-17T17:57:35.536 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:35 smithi037 ceph-mon[102022]: osdmap e1245: 8 total, 8 up, 8 in 2024-08-17T17:57:35.576 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:35.615 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:35.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:35.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:35.717 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:35.746 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:35.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:35.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:35.848 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:35.906 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:35.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:35.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:36.007 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:36.042 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:36.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:36.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:36.082 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 61 16 90057 90041 92.2439 103.625 0.0124753 0.0108357 2024-08-17T17:57:36.144 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:36.188 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:36.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:36.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:36.290 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:36.314 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:36.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:36.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:36.415 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:36.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:36.469 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:36.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:36.570 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:36.610 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:57:36.610 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:57:36.622 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:36.655 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:36.657 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:57:36.657 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:57:36.659 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:36.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:36.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:36.686 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:57:36.686 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:57:36.702 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:57:36.703 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:57:36.718 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:57:36.718 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:57:36.762 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:36.788 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:57:36.788 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:57:36.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:36.799 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:36.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:36.816 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:57:36.816 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:57:36.847 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:57:36.847 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:57:36.901 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:36.927 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:36.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:36.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:37.028 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:37.063 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:37.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:37.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:37.083 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 62 16 91341 91325 92.0503 80.25 0.0226823 0.0108587 2024-08-17T17:57:37.165 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:37.204 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:37.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:37.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:37.306 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:37.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:37.351 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:37.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:37.414 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:37 smithi037 ceph-mon[97894]: pgmap v1888: 119 pgs: 2 active+recovery_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 115 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 3764/263607 objects degraded (1.428%); 1190/263607 objects misplaced (0.451%); 9.3 MiB/s, 148 objects/s recovering 2024-08-17T17:57:37.415 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:37 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3747955540' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:57:37.415 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:37 smithi037 ceph-mon[102022]: pgmap v1888: 119 pgs: 2 active+recovery_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 115 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 3764/263607 objects degraded (1.428%); 1190/263607 objects misplaced (0.451%); 9.3 MiB/s, 148 objects/s recovering 2024-08-17T17:57:37.415 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:37 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3747955540' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:57:37.452 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:37.490 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:37.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:37.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:37.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:37 smithi046 ceph-mon[88218]: pgmap v1888: 119 pgs: 2 active+recovery_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 115 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 3764/263607 objects degraded (1.428%); 1190/263607 objects misplaced (0.451%); 9.3 MiB/s, 148 objects/s recovering 2024-08-17T17:57:37.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:37 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3747955540' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:57:37.592 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:37.613 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:37.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:37.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:37.715 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:37.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:37.755 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:37.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:37.856 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:37.894 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:37.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:37.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:37.996 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:38.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:38.039 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:38.039 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:38.083 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 63 16 92798 92782 92.0345 91.0625 0.00507644 0.0108611 2024-08-17T17:57:38.140 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:38.170 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:38.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:38.171 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:38.271 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:38.311 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:38.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:38.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:38.413 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:38.449 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:38.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:38.450 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:38.456 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:38 smithi037 ceph-mon[102022]: 9.2 scrub starts 2024-08-17T17:57:38.456 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:38 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3764/263607 objects degraded (1.428%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:57:38.456 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:38 smithi037 ceph-mon[97894]: 9.2 scrub starts 2024-08-17T17:57:38.456 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:38 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3764/263607 objects degraded (1.428%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:57:38.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:38 smithi046 ceph-mon[88218]: 9.2 scrub starts 2024-08-17T17:57:38.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:38 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3764/263607 objects degraded (1.428%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:57:38.551 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:38.574 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:38.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:38.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:38.676 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:38.712 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:38.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:38.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:38.814 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:38.837 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:38.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:38.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:38.938 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:38.994 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:38.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:38.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:39.083 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 64 16 94153 94137 91.9196 84.6875 0.00593195 0.0108747 2024-08-17T17:57:39.096 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:39.113 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:57:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:57:38] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.51.0" 2024-08-17T17:57:39.134 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:39.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:39.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:39.236 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:39.257 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:39.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:39.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:39.359 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:39.399 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:39.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:39.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:39.471 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:39 smithi037 ceph-mon[102022]: pgmap v1889: 119 pgs: 2 active+recovery_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 115 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s; 3764/263607 objects degraded (1.428%); 1190/263607 objects misplaced (0.451%); 7.9 MiB/s, 126 objects/s recovering 2024-08-17T17:57:39.472 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:39.472 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:39 smithi037 ceph-mon[97894]: pgmap v1889: 119 pgs: 2 active+recovery_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 115 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s; 3764/263607 objects degraded (1.428%); 1190/263607 objects misplaced (0.451%); 7.9 MiB/s, 126 objects/s recovering 2024-08-17T17:57:39.472 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:39.499 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:57:39.499 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [], 2024-08-17T17:57:39.499 INFO:teuthology.orchestra.run.smithi037.stdout: "complaint_time": 30, 2024-08-17T17:57:39.499 INFO:teuthology.orchestra.run.smithi037.stdout: "num_blocked_ops": 0 2024-08-17T17:57:39.499 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:57:39.501 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:39.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:39 smithi046 ceph-mon[88218]: pgmap v1889: 119 pgs: 2 active+recovery_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 115 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s; 3764/263607 objects degraded (1.428%); 1190/263607 objects misplaced (0.451%); 7.9 MiB/s, 126 objects/s recovering 2024-08-17T17:57:39.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:39.524 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:39.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:39.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:39.626 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:39.665 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:39.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:39.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:39.766 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:39.805 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:39.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:39.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:39.907 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:39.950 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:39.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:39.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:40.052 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:40.083 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 65 16 95455 95439 91.7573 81.375 0.0170319 0.0108934 2024-08-17T17:57:40.090 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:40.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:40.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:40.192 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:40.229 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:40.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:40.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:40.330 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:40.364 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:40.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:40.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:40.466 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:40.486 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:57:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:57:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:57:40.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:40.512 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:40.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:40.613 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:40.650 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:40.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:40.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:40.752 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:40.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:40.792 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:40.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:40.841 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:57:40.893 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:40.917 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:40.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:40.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:41.019 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:41.043 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:41.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:41.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:41.083 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 66 16 96567 96551 91.4199 69.5 0.00265756 0.0109015 2024-08-17T17:57:41.145 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:41.166 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:41.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:41.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:41.268 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:41.309 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:41.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:41.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:41.411 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:41.451 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:41.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:41.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:41.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:41 smithi046 ceph-mon[88218]: 9.22 scrub starts 2024-08-17T17:57:41.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:41 smithi046 ceph-mon[88218]: pgmap v1890: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait, 115 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s; 3764/276960 objects degraded (1.359%); 392/276960 objects misplaced (0.142%); 9.9 MiB/s, 159 objects/s recovering 2024-08-17T17:57:41.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:41 smithi037 ceph-mon[102022]: 9.22 scrub starts 2024-08-17T17:57:41.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:41 smithi037 ceph-mon[102022]: pgmap v1890: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait, 115 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s; 3764/276960 objects degraded (1.359%); 392/276960 objects misplaced (0.142%); 9.9 MiB/s, 159 objects/s recovering 2024-08-17T17:57:41.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:41 smithi037 ceph-mon[97894]: 9.22 scrub starts 2024-08-17T17:57:41.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:41 smithi037 ceph-mon[97894]: pgmap v1890: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait, 115 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s; 3764/276960 objects degraded (1.359%); 392/276960 objects misplaced (0.142%); 9.9 MiB/s, 159 objects/s recovering 2024-08-17T17:57:41.553 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:41.585 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:41.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:41.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:41.687 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:41.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:41.711 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:41.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:41.812 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:41.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:41.840 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:41.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:41.941 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:41.974 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:41.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:41.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:42.076 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:42.083 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 67 16 97583 97567 91.0031 63.5 0.0137652 0.0109839 2024-08-17T17:57:42.108 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:42.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:42.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:42.210 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:42.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:42.250 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:42.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:42.351 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:42.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:42.401 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:42.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:42.411 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-08-17T17:57:42.502 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:42.546 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:42.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:42.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:42.648 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:42.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:42.684 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:42.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:42.785 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:42.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:42.839 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:42.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:42.940 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:42.982 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:42.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:42.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:43.083 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 68 16 99223 99207 91.1721 102.5 0.00757013 0.010964 2024-08-17T17:57:43.084 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:43.125 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:43.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:43.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:43.226 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:43.282 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:43.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:43.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:43.381 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:43 smithi037 ceph-mon[102022]: pgmap v1891: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait, 115 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s; 3764/284802 objects degraded (1.322%); 392/284802 objects misplaced (0.138%); 9.0 MiB/s, 143 objects/s recovering 2024-08-17T17:57:43.382 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:43 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3764/284802 objects degraded (1.322%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:57:43.382 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:43 smithi037 ceph-mon[97894]: pgmap v1891: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait, 115 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s; 3764/284802 objects degraded (1.322%); 392/284802 objects misplaced (0.138%); 9.0 MiB/s, 143 objects/s recovering 2024-08-17T17:57:43.382 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:43 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3764/284802 objects degraded (1.322%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:57:43.384 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:43.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:43.411 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:43.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:43.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:43 smithi046 ceph-mon[88218]: pgmap v1891: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait, 115 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s; 3764/284802 objects degraded (1.322%); 392/284802 objects misplaced (0.138%); 9.0 MiB/s, 143 objects/s recovering 2024-08-17T17:57:43.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:43 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3764/284802 objects degraded (1.322%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:57:43.512 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:43.546 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:43.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:43.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:43.648 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:43.678 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:43.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:43.680 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:43.780 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:43.804 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:57:43.804 INFO:teuthology.orchestra.run.smithi037.stdout: "success": "" 2024-08-17T17:57:43.804 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:57:43.807 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:43.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:43.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:43.909 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:43.931 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:43.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:43.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:44.033 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:44.056 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:44.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:44.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:44.083 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 69 16 99862 99846 90.4295 39.9375 0.00237707 0.0109864 2024-08-17T17:57:44.158 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:44.181 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:44.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:44.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:44.283 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:44.306 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:44.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:44.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:44.408 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:44.446 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:44.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:44.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:44.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:44 smithi046 ceph-mon[88218]: 9.2 scrub starts 2024-08-17T17:57:44.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:44 smithi046 ceph-mon[88218]: osdmap e1246: 8 total, 8 up, 8 in 2024-08-17T17:57:44.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:44 smithi046 ceph-mon[88218]: 9.0 scrub starts 2024-08-17T17:57:44.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:44 smithi037 ceph-mon[97894]: 9.2 scrub starts 2024-08-17T17:57:44.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:44 smithi037 ceph-mon[97894]: osdmap e1246: 8 total, 8 up, 8 in 2024-08-17T17:57:44.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:44 smithi037 ceph-mon[97894]: 9.0 scrub starts 2024-08-17T17:57:44.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:44 smithi037 ceph-mon[102022]: 9.2 scrub starts 2024-08-17T17:57:44.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:44 smithi037 ceph-mon[102022]: osdmap e1246: 8 total, 8 up, 8 in 2024-08-17T17:57:44.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:44 smithi037 ceph-mon[102022]: 9.0 scrub starts 2024-08-17T17:57:44.547 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:44.565 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:44.606 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:44.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:44.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:44.708 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:44.746 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:44.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:44.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:44.848 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:44.875 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:44.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:44.876 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:44.977 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:45.015 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:45.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:45.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:45.083 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 70 16 101091 101075 90.2348 76.8125 0.00864433 0.0110774 2024-08-17T17:57:45.117 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:45.160 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:45.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:45.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:45.262 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:45.301 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:45.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:45.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:45.402 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:45.440 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:45.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:45.441 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:45.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:45 smithi046 ceph-mon[88218]: 9.21 scrub starts 2024-08-17T17:57:45.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:45 smithi046 ceph-mon[88218]: pgmap v1893: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait, 115 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s; 3764/284802 objects degraded (1.322%); 392/284802 objects misplaced (0.138%); 8.1 MiB/s, 129 objects/s recovering 2024-08-17T17:57:45.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:45 smithi046 ceph-mon[88218]: osdmap e1247: 8 total, 8 up, 8 in 2024-08-17T17:57:45.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:45 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:57:45.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:45 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:57:45.521 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:45 smithi037 ceph-mon[102022]: 9.21 scrub starts 2024-08-17T17:57:45.521 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:45 smithi037 ceph-mon[102022]: pgmap v1893: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait, 115 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s; 3764/284802 objects degraded (1.322%); 392/284802 objects misplaced (0.138%); 8.1 MiB/s, 129 objects/s recovering 2024-08-17T17:57:45.521 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:45 smithi037 ceph-mon[102022]: osdmap e1247: 8 total, 8 up, 8 in 2024-08-17T17:57:45.521 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:45 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:57:45.521 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:45 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:57:45.521 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:45 smithi037 ceph-mon[97894]: 9.21 scrub starts 2024-08-17T17:57:45.521 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:45 smithi037 ceph-mon[97894]: pgmap v1893: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait, 115 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s; 3764/284802 objects degraded (1.322%); 392/284802 objects misplaced (0.138%); 8.1 MiB/s, 129 objects/s recovering 2024-08-17T17:57:45.521 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:45 smithi037 ceph-mon[97894]: osdmap e1247: 8 total, 8 up, 8 in 2024-08-17T17:57:45.521 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:45 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:57:45.522 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:45 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:57:45.542 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:45.580 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:45.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:45.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:45.682 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:45.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:45.730 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:45.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:45.832 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:45.869 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:45.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:45.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:45.971 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:46.016 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:46.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:46.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:46.083 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 71 16 102721 102705 90.3986 101.875 0.00527398 0.0110577 2024-08-17T17:57:46.119 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:46.156 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:46.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:46.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:46.228 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is unset 2024-08-17T17:57:46.258 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:46.293 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:46.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:46.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:46.395 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:46.432 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:46.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:46.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:46.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:46 smithi046 ceph-mon[88218]: 9.1c scrub starts 2024-08-17T17:57:46.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:46 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2544326057' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:57:46.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:46 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "22"} : dispatch 2024-08-17T17:57:46.534 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:46.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:46 smithi037 ceph-mon[97894]: 9.1c scrub starts 2024-08-17T17:57:46.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:46 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2544326057' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:57:46.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:46 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "22"} : dispatch 2024-08-17T17:57:46.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:46 smithi037 ceph-mon[102022]: 9.1c scrub starts 2024-08-17T17:57:46.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:46 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2544326057' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:57:46.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:46 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "22"} : dispatch 2024-08-17T17:57:46.566 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:46.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:46.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:46.667 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:46.691 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:46.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:46.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:46.793 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:46.818 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:46.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:46.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:46.920 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:46.942 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:46.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:46.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:47.044 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:47.070 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:47.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:47.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:47.084 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 72 16 103627 103611 89.9295 56.625 0.00327713 0.0110252 2024-08-17T17:57:47.172 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:47.196 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:47.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:47.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:47.298 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:47.320 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:47.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:47.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:47.422 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:47.444 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:47.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:47.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:47.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:47 smithi046 ceph-mon[88218]: 9.22 scrub starts 2024-08-17T17:57:47.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:47 smithi046 ceph-mon[88218]: pgmap v1895: 119 pgs: 1 active+clean+scrubbing, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 116 active+clean; 6.1 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s; 3438/301827 objects misplaced (1.139%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:57:47.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:47 smithi046 ceph-mon[88218]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3764/284802 objects degraded (1.322%), 1 pg degraded) 2024-08-17T17:57:47.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:47 smithi046 ceph-mon[88218]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:57:47.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:47 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2544326057' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:57:47.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:47 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "22"}]': finished 2024-08-17T17:57:47.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:47 smithi046 ceph-mon[88218]: osdmap e1248: 8 total, 8 up, 8 in 2024-08-17T17:57:47.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:47 smithi046 ceph-mon[88218]: 9.0 scrub starts 2024-08-17T17:57:47.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:47 smithi046 ceph-mon[88218]: 9.0 scrub ok 2024-08-17T17:57:47.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:47 smithi046 ceph-mon[88218]: osdmap e1249: 8 total, 8 up, 8 in 2024-08-17T17:57:47.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:47 smithi037 ceph-mon[102022]: 9.22 scrub starts 2024-08-17T17:57:47.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:47 smithi037 ceph-mon[102022]: pgmap v1895: 119 pgs: 1 active+clean+scrubbing, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 116 active+clean; 6.1 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s; 3438/301827 objects misplaced (1.139%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:57:47.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:47 smithi037 ceph-mon[102022]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3764/284802 objects degraded (1.322%), 1 pg degraded) 2024-08-17T17:57:47.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:47 smithi037 ceph-mon[102022]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:57:47.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:47 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2544326057' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:57:47.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:47 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "22"}]': finished 2024-08-17T17:57:47.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:47 smithi037 ceph-mon[102022]: osdmap e1248: 8 total, 8 up, 8 in 2024-08-17T17:57:47.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:47 smithi037 ceph-mon[102022]: 9.0 scrub starts 2024-08-17T17:57:47.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:47 smithi037 ceph-mon[102022]: 9.0 scrub ok 2024-08-17T17:57:47.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:47 smithi037 ceph-mon[102022]: osdmap e1249: 8 total, 8 up, 8 in 2024-08-17T17:57:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:47 smithi037 ceph-mon[97894]: 9.22 scrub starts 2024-08-17T17:57:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:47 smithi037 ceph-mon[97894]: pgmap v1895: 119 pgs: 1 active+clean+scrubbing, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 116 active+clean; 6.1 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s; 3438/301827 objects misplaced (1.139%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:57:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:47 smithi037 ceph-mon[97894]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3764/284802 objects degraded (1.322%), 1 pg degraded) 2024-08-17T17:57:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:47 smithi037 ceph-mon[97894]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:57:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:47 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2544326057' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:57:47.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:47 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "22"}]': finished 2024-08-17T17:57:47.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:47 smithi037 ceph-mon[97894]: osdmap e1248: 8 total, 8 up, 8 in 2024-08-17T17:57:47.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:47 smithi037 ceph-mon[97894]: 9.0 scrub starts 2024-08-17T17:57:47.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:47 smithi037 ceph-mon[97894]: 9.0 scrub ok 2024-08-17T17:57:47.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:47 smithi037 ceph-mon[97894]: osdmap e1249: 8 total, 8 up, 8 in 2024-08-17T17:57:47.546 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:47.572 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:47.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:47.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:47.674 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:47.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:47.702 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:47.703 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:47.803 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:47.826 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:47.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:47.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:47.927 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:47.950 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:47.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:47.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:48.051 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:48.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:48.075 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:48.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:48.084 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 73 16 103627 103611 88.6975 0 - 0.0110252 2024-08-17T17:57:48.176 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:48.199 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:48.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:48.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:48.301 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:48.323 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:48.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:48.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:48.425 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:48.448 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:48.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:48.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:48.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:48 smithi046 ceph-mon[88218]: 9.2 scrub starts 2024-08-17T17:57:48.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:48 smithi046 ceph-mon[88218]: 9.2 scrub ok 2024-08-17T17:57:48.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:48 smithi046 ceph-mon[88218]: 9.11 scrub starts 2024-08-17T17:57:48.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:48 smithi046 ceph-mon[88218]: 9.11 scrub ok 2024-08-17T17:57:48.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:48 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "23"} : dispatch 2024-08-17T17:57:48.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:48 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "23"}]': finished 2024-08-17T17:57:48.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:48 smithi046 ceph-mon[88218]: osdmap e1250: 8 total, 8 up, 8 in 2024-08-17T17:57:48.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:48 smithi037 ceph-mon[97894]: 9.2 scrub starts 2024-08-17T17:57:48.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:48 smithi037 ceph-mon[97894]: 9.2 scrub ok 2024-08-17T17:57:48.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:48 smithi037 ceph-mon[97894]: 9.11 scrub starts 2024-08-17T17:57:48.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:48 smithi037 ceph-mon[97894]: 9.11 scrub ok 2024-08-17T17:57:48.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:48 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "23"} : dispatch 2024-08-17T17:57:48.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:48 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "23"}]': finished 2024-08-17T17:57:48.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:48 smithi037 ceph-mon[97894]: osdmap e1250: 8 total, 8 up, 8 in 2024-08-17T17:57:48.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:48 smithi037 ceph-mon[102022]: 9.2 scrub starts 2024-08-17T17:57:48.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:48 smithi037 ceph-mon[102022]: 9.2 scrub ok 2024-08-17T17:57:48.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:48 smithi037 ceph-mon[102022]: 9.11 scrub starts 2024-08-17T17:57:48.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:48 smithi037 ceph-mon[102022]: 9.11 scrub ok 2024-08-17T17:57:48.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:48 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "23"} : dispatch 2024-08-17T17:57:48.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:48 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "23"}]': finished 2024-08-17T17:57:48.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:48 smithi037 ceph-mon[102022]: osdmap e1250: 8 total, 8 up, 8 in 2024-08-17T17:57:48.550 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:48.575 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:48.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:48.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:48.677 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:48.711 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:48.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:48.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:48.813 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:48.843 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:48.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:48.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:48.945 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:48.971 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:48.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:48.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:49.073 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:49.084 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 74 16 104018 104002 87.8291 12.2188 0.00299656 0.0113356 2024-08-17T17:57:49.097 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:49.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:49.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:49.198 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:49.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:49.230 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:49.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:49.234 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:57:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:57:48] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.51.0" 2024-08-17T17:57:49.334 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:49.356 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:49.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:49.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:49.458 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:49.481 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:49.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:49.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:49.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:49 smithi046 ceph-mon[88218]: 9.22 scrub starts 2024-08-17T17:57:49.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:49 smithi046 ceph-mon[88218]: 9.22 scrub ok 2024-08-17T17:57:49.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:49 smithi046 ceph-mon[88218]: pgmap v1898: 119 pgs: 1 active+clean+scrubbing, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 116 active+clean; 6.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 73 MiB/s wr, 1.18k op/s; 3438/301827 objects misplaced (1.139%); 4.6 MiB/s, 74 objects/s recovering 2024-08-17T17:57:49.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:49 smithi046 ceph-mon[88218]: osdmap e1251: 8 total, 8 up, 8 in 2024-08-17T17:57:49.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:49 smithi037 ceph-mon[97894]: 9.22 scrub starts 2024-08-17T17:57:49.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:49 smithi037 ceph-mon[97894]: 9.22 scrub ok 2024-08-17T17:57:49.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:49 smithi037 ceph-mon[97894]: pgmap v1898: 119 pgs: 1 active+clean+scrubbing, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 116 active+clean; 6.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 73 MiB/s wr, 1.18k op/s; 3438/301827 objects misplaced (1.139%); 4.6 MiB/s, 74 objects/s recovering 2024-08-17T17:57:49.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:49 smithi037 ceph-mon[97894]: osdmap e1251: 8 total, 8 up, 8 in 2024-08-17T17:57:49.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:49 smithi037 ceph-mon[102022]: 9.22 scrub starts 2024-08-17T17:57:49.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:49 smithi037 ceph-mon[102022]: 9.22 scrub ok 2024-08-17T17:57:49.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:49 smithi037 ceph-mon[102022]: pgmap v1898: 119 pgs: 1 active+clean+scrubbing, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 116 active+clean; 6.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 73 MiB/s wr, 1.18k op/s; 3438/301827 objects misplaced (1.139%); 4.6 MiB/s, 74 objects/s recovering 2024-08-17T17:57:49.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:49 smithi037 ceph-mon[102022]: osdmap e1251: 8 total, 8 up, 8 in 2024-08-17T17:57:49.583 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:49.607 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:49.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:49.608 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:49.708 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:49.732 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:49.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:49.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:49.834 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:49.859 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:49.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:49.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:49.961 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:49.986 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:49.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:49.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:50.084 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 75 16 104021 104005 86.6606 0.1875 0.00258459 0.0113354 2024-08-17T17:57:50.088 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:50.110 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:50.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:50.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:50.212 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:50.242 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:50.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:50.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:50.344 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:50.369 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:50.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:50.370 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:50.470 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:50.489 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:50.492 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:50.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:50.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:50.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:50 smithi046 ceph-mon[88218]: 9.c scrub starts 2024-08-17T17:57:50.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:50 smithi046 ceph-mon[88218]: 9.c scrub ok 2024-08-17T17:57:50.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:50 smithi046 ceph-mon[88218]: osdmap e1252: 8 total, 8 up, 8 in 2024-08-17T17:57:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:57:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:57:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:57:50.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:50 smithi037 ceph-mon[102022]: 9.c scrub starts 2024-08-17T17:57:50.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:50 smithi037 ceph-mon[102022]: 9.c scrub ok 2024-08-17T17:57:50.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:50 smithi037 ceph-mon[102022]: osdmap e1252: 8 total, 8 up, 8 in 2024-08-17T17:57:50.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:50 smithi037 ceph-mon[97894]: 9.c scrub starts 2024-08-17T17:57:50.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:50 smithi037 ceph-mon[97894]: 9.c scrub ok 2024-08-17T17:57:50.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:50 smithi037 ceph-mon[97894]: osdmap e1252: 8 total, 8 up, 8 in 2024-08-17T17:57:50.569 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7, 0] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:57:50.569 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:57:50.569 INFO:tasks.thrashosds.thrasher:inject_pause on osd.6 2024-08-17T17:57:50.569 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T17:57:50.569 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T17:57:50.570 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.6 config set filestore_inject_stall 3 2024-08-17T17:57:50.594 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:50.636 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:50.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:50.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:50.738 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:50.770 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:50.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:50.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:50.872 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:50.905 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:50.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:50.906 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:51.006 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:51.057 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:51.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:51.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:51.084 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 76 16 104435 104419 85.8608 25.875 0.0262328 0.0116421 2024-08-17T17:57:51.159 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:51.194 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:51.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:51.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:51.207 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:57:51.296 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:51.333 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:51.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:51.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:51.435 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:51.474 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:51.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:51.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:51.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:51 smithi046 ceph-mon[88218]: pgmap v1901: 119 pgs: 1 remapped+peering, 1 active+clean+scrubbing, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 114 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 9016/309426 objects misplaced (2.914%); 8.9 MiB/s, 142 objects/s recovering 2024-08-17T17:57:51.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:51 smithi037 ceph-mon[102022]: pgmap v1901: 119 pgs: 1 remapped+peering, 1 active+clean+scrubbing, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 114 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 9016/309426 objects misplaced (2.914%); 8.9 MiB/s, 142 objects/s recovering 2024-08-17T17:57:51.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:51 smithi037 ceph-mon[97894]: pgmap v1901: 119 pgs: 1 remapped+peering, 1 active+clean+scrubbing, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 114 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 9016/309426 objects misplaced (2.914%); 8.9 MiB/s, 142 objects/s recovering 2024-08-17T17:57:51.576 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:51.618 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:51.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:51.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:51.719 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:51.765 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:51.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:51.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:51.867 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:51.891 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:51.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:51.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:51.994 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:52.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:52.036 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:52.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:52.084 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 77 16 105695 105679 85.7684 78.75 0.00589276 0.0116549 2024-08-17T17:57:52.137 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:52.178 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:52.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:52.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:52.280 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:52.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:52.303 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:52.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:52.404 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:52.419 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:57:52.444 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:52.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:52.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:52.546 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:52.594 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:52.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:52.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:52.696 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:52.739 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:52.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:52.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:52.841 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:52.882 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:52.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:52.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:52.984 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:53.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:53.032 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:53.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:53.085 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 78 16 107041 107025 85.7467 84.125 0.0303267 0.0116571 2024-08-17T17:57:53.133 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:53.174 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:53.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:53.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:53.186 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T17:57:53.186 INFO:teuthology.orchestra.run.smithi046.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-08-17T17:57:53.187 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T17:57:53.276 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:53.323 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:53.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:53.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:53.425 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:53.464 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:53.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:53.465 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:53.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:53 smithi046 ceph-mon[88218]: pgmap v1903: 119 pgs: 1 remapped+peering, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 115 active+clean; 6.4 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 9016/312243 objects misplaced (2.887%); 7.3 MiB/s, 117 objects/s recovering 2024-08-17T17:57:53.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:53 smithi037 ceph-mon[102022]: pgmap v1903: 119 pgs: 1 remapped+peering, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 115 active+clean; 6.4 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 9016/312243 objects misplaced (2.887%); 7.3 MiB/s, 117 objects/s recovering 2024-08-17T17:57:53.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:53 smithi037 ceph-mon[97894]: pgmap v1903: 119 pgs: 1 remapped+peering, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 115 active+clean; 6.4 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 9016/312243 objects misplaced (2.887%); 7.3 MiB/s, 117 objects/s recovering 2024-08-17T17:57:53.566 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:53.592 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:53.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:53.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:53.694 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:53.726 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:53.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:53.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:53.828 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:53.852 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:53.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:53.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:53.954 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:53.982 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:53.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:53.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:54.083 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:54.085 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 79 16 108066 108050 85.4722 64.0625 0.00793622 0.0116952 2024-08-17T17:57:54.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:54.122 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:54.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:54.223 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:54.256 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:54.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:54.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:54.358 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:54.394 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:54.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:54.395 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:54.496 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:54.539 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:54.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:54.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:54.641 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:54.690 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:54.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:54.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:54.792 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:54.831 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:54.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:54.832 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:54.933 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:54.964 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:54.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:54.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:55.066 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:55.085 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:2024-08-17T17:57:55.085348+0000 min lat: 0.00121143 max lat: 2.48213 avg lat: 0.0117076 2024-08-17T17:57:55.085 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:57:55.085 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 80 16 109316 109300 85.3802 78.125 0.0049828 0.0117076 2024-08-17T17:57:55.111 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:55.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:55.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:55.212 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:55.250 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:55.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:55.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:57:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:54 smithi046 ceph-mon[88218]: pgmap v1904: 119 pgs: 1 remapped+peering, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 115 active+clean; 6.4 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 9016/312243 objects misplaced (2.887%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:57:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:57:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:54 smithi037 ceph-mon[102022]: pgmap v1904: 119 pgs: 1 remapped+peering, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 115 active+clean; 6.4 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 9016/312243 objects misplaced (2.887%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:57:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:57:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:54 smithi037 ceph-mon[97894]: pgmap v1904: 119 pgs: 1 remapped+peering, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 115 active+clean; 6.4 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 9016/312243 objects misplaced (2.887%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:57:55.352 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:55.398 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:55.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:55.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:55.500 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:55.531 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:55.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:55.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:55.633 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:55.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:55.674 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:55.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:55.775 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:55.816 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:55.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:55.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:55.918 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:55.956 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:55.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:55.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:56.057 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:56.085 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 81 16 110565 110549 85.2898 78.0625 0.0979996 0.0117202 2024-08-17T17:57:56.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:56.090 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:56.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:56.191 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:56.228 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:56.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:56.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:56.330 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:56.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:56.365 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:56.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:56.466 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:56.504 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:56.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:56.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:56.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:56 smithi046 ceph-mon[88218]: Health check failed: Degraded data redundancy: 3155/327246 objects degraded (0.964%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:57:56.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:56 smithi037 ceph-mon[102022]: Health check failed: Degraded data redundancy: 3155/327246 objects degraded (0.964%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:57:56.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:56 smithi037 ceph-mon[97894]: Health check failed: Degraded data redundancy: 3155/327246 objects degraded (0.964%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:57:56.607 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:56.644 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:56.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:56.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:56.746 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:56.795 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:56.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:56.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:56.897 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:56.938 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:56.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:56.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:57.040 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:57.070 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:57.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:57.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:57.085 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 82 16 111942 111926 85.2991 86.0625 0.00381734 0.0117157 2024-08-17T17:57:57.171 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:57.206 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:57.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:57.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:57.308 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:57.346 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:57.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:57.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:57.447 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:57.487 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:57.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:57.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:57.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:57 smithi046 ceph-mon[88218]: pgmap v1905: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 115 active+clean; 6.7 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 3155/327246 objects degraded (0.964%); 7648/327246 objects misplaced (2.337%); 10 MiB/s, 159 objects/s recovering 2024-08-17T17:57:57.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:57 smithi037 ceph-mon[102022]: pgmap v1905: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 115 active+clean; 6.7 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 3155/327246 objects degraded (0.964%); 7648/327246 objects misplaced (2.337%); 10 MiB/s, 159 objects/s recovering 2024-08-17T17:57:57.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:57 smithi037 ceph-mon[97894]: pgmap v1905: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 115 active+clean; 6.7 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 3155/327246 objects degraded (0.964%); 7648/327246 objects misplaced (2.337%); 10 MiB/s, 159 objects/s recovering 2024-08-17T17:57:57.589 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:57.644 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:57.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:57.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:57.746 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:57.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:57.794 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:57.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:57.895 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:57.935 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:57.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:57.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:58.037 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:58.085 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 83 16 113439 113423 85.3986 93.5625 0.00496428 0.0117051 2024-08-17T17:57:58.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:58.090 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:58.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:58.191 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:58.228 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:58.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:58.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:58.330 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:58.364 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:58.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:58.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:58.430 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:58.466 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:58.504 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:58.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:58.505 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:58.605 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:58.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:58.645 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:58.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:58.746 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:58.784 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:58.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:58.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:58.886 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:58.924 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:58.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:58.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:59.026 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:59.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:57:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:57:58] "GET /metrics HTTP/1.1" 200 36641 "" "Prometheus/2.51.0" 2024-08-17T17:57:59.071 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:59.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:59.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:59.085 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 84 16 114872 114856 85.448 89.5625 0.00870119 0.0116985 2024-08-17T17:57:59.173 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:59.217 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:59.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:59.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:59.280 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:57:59.280 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:57:59.316 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:57:59.317 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:57:59.320 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:59.351 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:57:59.352 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:57:59.352 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:57:59 smithi037 ceph-mon[97894]: pgmap v1906: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 115 active+clean; 6.7 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 3155/327246 objects degraded (0.964%); 7648/327246 objects misplaced (2.337%); 8.9 MiB/s, 141 objects/s recovering 2024-08-17T17:57:59.352 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:57:59 smithi037 ceph-mon[102022]: pgmap v1906: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 115 active+clean; 6.7 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 3155/327246 objects degraded (0.964%); 7648/327246 objects misplaced (2.337%); 8.9 MiB/s, 141 objects/s recovering 2024-08-17T17:57:59.361 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:59.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:59.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:59.386 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:57:59.387 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:57:59.415 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:57:59.416 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:57:59.452 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:57:59.452 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:57:59.463 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:59.484 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:57:59.484 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:57:59.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:57:59 smithi046 ceph-mon[88218]: pgmap v1906: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 115 active+clean; 6.7 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 3155/327246 objects degraded (0.964%); 7648/327246 objects misplaced (2.337%); 8.9 MiB/s, 141 objects/s recovering 2024-08-17T17:57:59.511 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:59.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:59.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:59.517 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:57:59.517 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:57:59.616 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:59.660 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:57:59.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:59.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:59.682 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7, 0] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:57:59.682 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd reweight 1 1 2024-08-17T17:57:59.762 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:59.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:59.805 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:59.806 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:59.906 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:59.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:59.945 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:57:59.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:00.046 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:00.086 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 85 16 116309 116293 85.4989 89.8125 0.0256507 0.0116917 2024-08-17T17:58:00.089 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:00.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:00.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:00.191 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:00.231 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:00.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:00.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:00.334 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:00.372 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:00.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:00.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:00.474 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:00 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/115649011' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:58:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:58:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:58:00.512 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:00.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:00.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:00.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:00 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/115649011' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:00.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:00 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/115649011' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:00.613 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:00.651 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:00.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:00.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:00.753 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:00.779 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:00.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:00.780 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:00.881 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:00.936 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:00.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:00.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:01.038 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:01.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:01.078 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:01.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:01.086 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 86 16 117741 117725 85.5453 89.5 0.00539339 0.0116852 2024-08-17T17:58:01.141 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:58:01.141 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:58:01.178 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:01.212 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:01.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:01.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:01.262 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:01 smithi037 ceph-mon[102022]: pgmap v1907: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 115 active+clean; 6.9 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 35 MiB/s wr, 559 op/s; 3155/340527 objects degraded (0.927%); 6648/340527 objects misplaced (1.952%); 7.4 MiB/s, 118 objects/s recovering 2024-08-17T17:58:01.263 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:01 smithi037 ceph-mon[97894]: pgmap v1907: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 115 active+clean; 6.9 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 35 MiB/s wr, 559 op/s; 3155/340527 objects degraded (0.927%); 6648/340527 objects misplaced (1.952%); 7.4 MiB/s, 118 objects/s recovering 2024-08-17T17:58:01.314 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:01.354 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:01.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:01.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:01.456 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:01.496 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:01.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:01.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:01.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:01 smithi046 ceph-mon[88218]: pgmap v1907: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 115 active+clean; 6.9 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 35 MiB/s wr, 559 op/s; 3155/340527 objects degraded (0.927%); 6648/340527 objects misplaced (1.952%); 7.4 MiB/s, 118 objects/s recovering 2024-08-17T17:58:01.598 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:01.638 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:01.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:01.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:01.740 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:01.776 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:01.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:01.777 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:01.878 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:01.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:01.919 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:01.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:02.020 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:02.065 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:02.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:02.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:02.086 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 87 16 119183 119167 85.5979 90.125 0.0102197 0.0116783 2024-08-17T17:58:02.168 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:02.208 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:02.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:02.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:02.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:02 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3155/347871 objects degraded (0.907%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:58:02.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:02 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3155/347871 objects degraded (0.907%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:58:02.311 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:02.322 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:58:02.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:02.333 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:02.333 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:02.434 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:02.471 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:02.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:02.472 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:02.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:02 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3155/347871 objects degraded (0.907%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:58:02.573 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:02.611 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:02.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:02.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:02.712 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:02.754 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:02.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:02.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:02.856 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:02.896 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:02.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:02.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:02.998 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:03.036 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:03.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:03.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:03.086 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 88 16 120483 120467 85.5484 81.25 0.0260414 0.0116848 2024-08-17T17:58:03.138 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:03.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:03.176 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:03.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:03.277 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:03.312 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:03.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:03.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:03.414 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:03.437 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:03.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:03.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:03.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:03 smithi046 ceph-mon[88218]: pgmap v1908: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 115 active+clean; 7.1 GiB data, 27 GiB used, 689 GiB / 715 GiB avail; 40 MiB/s wr, 642 op/s; 3155/347871 objects degraded (0.907%); 6648/347871 objects misplaced (1.911%); 6.2 MiB/s, 99 objects/s recovering 2024-08-17T17:58:03.538 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:03.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:03 smithi037 ceph-mon[102022]: pgmap v1908: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 115 active+clean; 7.1 GiB data, 27 GiB used, 689 GiB / 715 GiB avail; 40 MiB/s wr, 642 op/s; 3155/347871 objects degraded (0.907%); 6648/347871 objects misplaced (1.911%); 6.2 MiB/s, 99 objects/s recovering 2024-08-17T17:58:03.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:03 smithi037 ceph-mon[97894]: pgmap v1908: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 115 active+clean; 7.1 GiB data, 27 GiB used, 689 GiB / 715 GiB avail; 40 MiB/s wr, 642 op/s; 3155/347871 objects degraded (0.907%); 6648/347871 objects misplaced (1.911%); 6.2 MiB/s, 99 objects/s recovering 2024-08-17T17:58:03.581 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:03.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:03.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:03.683 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:03.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:03.718 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:03.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:03.819 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:03.842 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:03.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:03.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:03.944 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:03.979 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:03.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:03.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:04.081 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:04.086 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 89 16 121626 121610 85.3898 71.4375 0.0397509 0.0117056 2024-08-17T17:58:04.115 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:04.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:04.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:04.217 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:04.263 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:04.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:04.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:04.364 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:04.391 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:04.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:04.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:04.493 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:04.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:04 smithi046 ceph-mon[88218]: 9.20 scrub starts 2024-08-17T17:58:04.528 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:04.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:04.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:04.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:04 smithi037 ceph-mon[102022]: 9.20 scrub starts 2024-08-17T17:58:04.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:04 smithi037 ceph-mon[97894]: 9.20 scrub starts 2024-08-17T17:58:04.630 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:04.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:04.654 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:04.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:04.755 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:04.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:04.781 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:04.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:04.882 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:04.907 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:04.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:04.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:05.008 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:05.035 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:05.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:05.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:05.086 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 90 16 122220 122204 84.8535 37.125 0.00316251 0.0117025 2024-08-17T17:58:05.137 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:05.161 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:05.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:05.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:05.263 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:05.288 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:05.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:05.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:05.390 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:05.414 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:05.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:05.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:05 smithi046 ceph-mon[88218]: pgmap v1909: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 115 active+clean; 7.1 GiB data, 27 GiB used, 689 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s; 3155/347871 objects degraded (0.907%); 6648/347871 objects misplaced (1.911%); 6.2 MiB/s, 98 objects/s recovering 2024-08-17T17:58:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:05 smithi046 ceph-mon[88218]: 9.20 scrub ok 2024-08-17T17:58:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:05 smithi046 ceph-mon[88218]: osdmap e1253: 8 total, 8 up, 8 in 2024-08-17T17:58:05.515 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:05.538 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:05.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:05.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:05.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:05 smithi037 ceph-mon[102022]: pgmap v1909: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 115 active+clean; 7.1 GiB data, 27 GiB used, 689 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s; 3155/347871 objects degraded (0.907%); 6648/347871 objects misplaced (1.911%); 6.2 MiB/s, 98 objects/s recovering 2024-08-17T17:58:05.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:05 smithi037 ceph-mon[102022]: 9.20 scrub ok 2024-08-17T17:58:05.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:05 smithi037 ceph-mon[102022]: osdmap e1253: 8 total, 8 up, 8 in 2024-08-17T17:58:05.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:05 smithi037 ceph-mon[97894]: pgmap v1909: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovering+undersized+remapped, 115 active+clean; 7.1 GiB data, 27 GiB used, 689 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s; 3155/347871 objects degraded (0.907%); 6648/347871 objects misplaced (1.911%); 6.2 MiB/s, 98 objects/s recovering 2024-08-17T17:58:05.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:05 smithi037 ceph-mon[97894]: 9.20 scrub ok 2024-08-17T17:58:05.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:05 smithi037 ceph-mon[97894]: osdmap e1253: 8 total, 8 up, 8 in 2024-08-17T17:58:05.640 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:05.663 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:05.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:05.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:05.765 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:05.788 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:05.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:05.789 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:05.890 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:05.913 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:05.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:05.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:06.015 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:06.038 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:06.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:06.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:06.086 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Total time run: 90.1969 2024-08-17T17:58:06.118 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Total writes made: 122220 2024-08-17T17:58:06.118 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Write size: 65536 2024-08-17T17:58:06.118 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Object size: 65536 2024-08-17T17:58:06.118 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Bandwidth (MB/sec): 84.6897 2024-08-17T17:58:06.119 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Stddev Bandwidth: 44.5233 2024-08-17T17:58:06.119 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Max bandwidth (MB/sec): 220.625 2024-08-17T17:58:06.119 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Min bandwidth (MB/sec): 0 2024-08-17T17:58:06.119 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Average IOPS: 1355 2024-08-17T17:58:06.119 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Stddev IOPS: 712.389 2024-08-17T17:58:06.119 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Max IOPS: 3530 2024-08-17T17:58:06.119 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Min IOPS: 0 2024-08-17T17:58:06.119 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Average Latency(s): 0.011803 2024-08-17T17:58:06.119 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Stddev Latency(s): 0.0594105 2024-08-17T17:58:06.119 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Max latency(s): 2.48213 2024-08-17T17:58:06.119 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Min latency(s): 0.00121143 2024-08-17T17:58:06.120 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Cleaning up (deleting benchmark objects) 2024-08-17T17:58:06.139 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:06.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:06.171 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:06.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:06.272 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:06.311 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:06.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:06.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:06.412 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:06.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:06.448 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:06.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:06.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:06 smithi046 ceph-mon[88218]: 9.6 scrub starts 2024-08-17T17:58:06.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:06 smithi046 ceph-mon[88218]: 9.6 scrub ok 2024-08-17T17:58:06.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:06 smithi046 ceph-mon[88218]: osdmap e1254: 8 total, 8 up, 8 in 2024-08-17T17:58:06.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:06 smithi037 ceph-mon[97894]: 9.6 scrub starts 2024-08-17T17:58:06.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:06 smithi037 ceph-mon[97894]: 9.6 scrub ok 2024-08-17T17:58:06.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:06 smithi037 ceph-mon[97894]: osdmap e1254: 8 total, 8 up, 8 in 2024-08-17T17:58:06.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:06 smithi037 ceph-mon[102022]: 9.6 scrub starts 2024-08-17T17:58:06.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:06 smithi037 ceph-mon[102022]: 9.6 scrub ok 2024-08-17T17:58:06.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:06 smithi037 ceph-mon[102022]: osdmap e1254: 8 total, 8 up, 8 in 2024-08-17T17:58:06.549 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:06.581 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:06.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:06.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:06.683 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:06.722 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:06.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:06.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:06.824 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:06.859 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:06.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:06.860 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:06.961 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:07.001 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:07.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:07.002 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:07.103 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:07.139 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:07.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:07.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:07.241 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:07.274 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:07.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:07.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:07.376 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:07.401 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:07.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:07.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:07.503 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:07.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:07 smithi046 ceph-mon[88218]: pgmap v1912: 119 pgs: 1 creating+peering, 2 active+recovering+undersized+remapped, 116 active+clean; 7.5 GiB data, 28 GiB used, 687 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s; 8778/366618 objects misplaced (2.394%); 8.0 MiB/s, 128 objects/s recovering 2024-08-17T17:58:07.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:07 smithi046 ceph-mon[88218]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3155/347871 objects degraded (0.907%), 1 pg degraded) 2024-08-17T17:58:07.526 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:07.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:07.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:07.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:07 smithi037 ceph-mon[102022]: pgmap v1912: 119 pgs: 1 creating+peering, 2 active+recovering+undersized+remapped, 116 active+clean; 7.5 GiB data, 28 GiB used, 687 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s; 8778/366618 objects misplaced (2.394%); 8.0 MiB/s, 128 objects/s recovering 2024-08-17T17:58:07.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:07 smithi037 ceph-mon[102022]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3155/347871 objects degraded (0.907%), 1 pg degraded) 2024-08-17T17:58:07.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:07 smithi037 ceph-mon[97894]: pgmap v1912: 119 pgs: 1 creating+peering, 2 active+recovering+undersized+remapped, 116 active+clean; 7.5 GiB data, 28 GiB used, 687 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s; 8778/366618 objects misplaced (2.394%); 8.0 MiB/s, 128 objects/s recovering 2024-08-17T17:58:07.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:07 smithi037 ceph-mon[97894]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3155/347871 objects degraded (0.907%), 1 pg degraded) 2024-08-17T17:58:07.628 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:07.652 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:07.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:07.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:07.754 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:07.797 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:07.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:07.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:07.899 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:07.930 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:07.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:07.932 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:08.032 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:08.069 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:08.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:08.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:08.170 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:08.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:08.207 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:08.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:08.307 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:08.346 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:08.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:08.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:08.448 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:08.482 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:08.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:08.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:08.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:08 smithi046 ceph-mon[88218]: 9.1b scrub starts 2024-08-17T17:58:08.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:08 smithi046 ceph-mon[88218]: 9.1b scrub ok 2024-08-17T17:58:08.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:08 smithi037 ceph-mon[102022]: 9.1b scrub starts 2024-08-17T17:58:08.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:08 smithi037 ceph-mon[102022]: 9.1b scrub ok 2024-08-17T17:58:08.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:08 smithi037 ceph-mon[97894]: 9.1b scrub starts 2024-08-17T17:58:08.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:08 smithi037 ceph-mon[97894]: 9.1b scrub ok 2024-08-17T17:58:08.584 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:08.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:08.632 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:08.632 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:08.733 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:08.776 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:08.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:08.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:08.878 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:08.912 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:08.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:08.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:09.014 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:09.061 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:09.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:09.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:09.162 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:09.190 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:09.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:09.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:09.262 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:58:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:58:08] "GET /metrics HTTP/1.1" 200 36641 "" "Prometheus/2.51.0" 2024-08-17T17:58:09.292 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:09.319 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:09.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:09.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:09.421 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:09.459 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:09.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:09.461 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:09.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:09 smithi037 ceph-mon[97894]: 9.17 scrub starts 2024-08-17T17:58:09.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:09 smithi037 ceph-mon[97894]: 9.b scrub starts 2024-08-17T17:58:09.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:09 smithi037 ceph-mon[97894]: pgmap v1913: 119 pgs: 1 creating+peering, 2 active+recovering+undersized+remapped, 116 active+clean; 7.5 GiB data, 28 GiB used, 687 GiB / 715 GiB avail; 60 MiB/s wr, 960 op/s; 8778/366618 objects misplaced (2.394%); 4.1 MiB/s, 66 objects/s recovering 2024-08-17T17:58:09.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:09 smithi037 ceph-mon[97894]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:58:09.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:58:09.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:58:09.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:58:09.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:09.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:09 smithi037 ceph-mon[102022]: 9.17 scrub starts 2024-08-17T17:58:09.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:09 smithi037 ceph-mon[102022]: 9.b scrub starts 2024-08-17T17:58:09.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:09 smithi037 ceph-mon[102022]: pgmap v1913: 119 pgs: 1 creating+peering, 2 active+recovering+undersized+remapped, 116 active+clean; 7.5 GiB data, 28 GiB used, 687 GiB / 715 GiB avail; 60 MiB/s wr, 960 op/s; 8778/366618 objects misplaced (2.394%); 4.1 MiB/s, 66 objects/s recovering 2024-08-17T17:58:09.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:09 smithi037 ceph-mon[102022]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:58:09.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:58:09.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:58:09.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:58:09.546 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:09.561 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:09.609 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:09.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:09.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:09.711 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:09.752 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:09.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:09.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:09 smithi046 ceph-mon[88218]: 9.17 scrub starts 2024-08-17T17:58:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:09 smithi046 ceph-mon[88218]: 9.b scrub starts 2024-08-17T17:58:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:09 smithi046 ceph-mon[88218]: pgmap v1913: 119 pgs: 1 creating+peering, 2 active+recovering+undersized+remapped, 116 active+clean; 7.5 GiB data, 28 GiB used, 687 GiB / 715 GiB avail; 60 MiB/s wr, 960 op/s; 8778/366618 objects misplaced (2.394%); 4.1 MiB/s, 66 objects/s recovering 2024-08-17T17:58:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:09 smithi046 ceph-mon[88218]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:58:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:58:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:58:09.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:58:09.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:09.856 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:09.894 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:09.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:09.896 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:09.935 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-08-17T17:58:09.996 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:10.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:10.060 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:10.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:10.161 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:10.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:10.197 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:10.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:10.298 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:10.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:10.333 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:10.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:10.434 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:10.470 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:10.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:10.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:10.474 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:10.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:10 smithi046 ceph-mon[88218]: 9.b scrub ok 2024-08-17T17:58:10.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:10 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:58:10.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:10 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:58:10.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:10 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:58:10.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:10 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "24"} : dispatch 2024-08-17T17:58:10.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:58:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:58:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:58:10.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:10 smithi037 ceph-mon[97894]: 9.b scrub ok 2024-08-17T17:58:10.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:10 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:58:10.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:10 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:58:10.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:10 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:58:10.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:10 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "24"} : dispatch 2024-08-17T17:58:10.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:10 smithi037 ceph-mon[102022]: 9.b scrub ok 2024-08-17T17:58:10.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:10 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:58:10.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:10 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:58:10.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:10 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:58:10.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:10 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "24"} : dispatch 2024-08-17T17:58:10.573 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:10.617 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:10.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:10.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:10.719 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:10.766 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:10.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:10.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:10.867 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:10.889 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:10.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:10.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:10.991 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:11.026 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:11.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:11.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:11.128 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:11.159 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:11.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:11.160 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:11.261 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:11.289 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:11.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:11.290 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:11.391 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:11.417 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:11.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:11.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:11.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:11 smithi046 ceph-mon[88218]: pgmap v1914: 119 pgs: 2 active+recovering+undersized+remapped, 117 active+clean; 7.3 GiB data, 28 GiB used, 688 GiB / 715 GiB avail; 127 B/s rd, 12 MiB/s wr, 549 op/s; 7841/358005 objects misplaced (2.190%); 9.5 MiB/s, 152 objects/s recovering 2024-08-17T17:58:11.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:11 smithi046 ceph-mon[88218]: 9.f scrub starts 2024-08-17T17:58:11.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:11 smithi046 ceph-mon[88218]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T17:58:11.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:11 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "24"}]': finished 2024-08-17T17:58:11.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:11 smithi046 ceph-mon[88218]: osdmap e1255: 8 total, 8 up, 8 in 2024-08-17T17:58:11.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:11 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/781882394' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:58:11.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:11 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:58:11.519 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:11.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:11 smithi037 ceph-mon[97894]: pgmap v1914: 119 pgs: 2 active+recovering+undersized+remapped, 117 active+clean; 7.3 GiB data, 28 GiB used, 688 GiB / 715 GiB avail; 127 B/s rd, 12 MiB/s wr, 549 op/s; 7841/358005 objects misplaced (2.190%); 9.5 MiB/s, 152 objects/s recovering 2024-08-17T17:58:11.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:11 smithi037 ceph-mon[97894]: 9.f scrub starts 2024-08-17T17:58:11.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:11 smithi037 ceph-mon[97894]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T17:58:11.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:11 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "24"}]': finished 2024-08-17T17:58:11.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:11 smithi037 ceph-mon[97894]: osdmap e1255: 8 total, 8 up, 8 in 2024-08-17T17:58:11.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:11 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/781882394' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:58:11.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:11 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:58:11.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:11 smithi037 ceph-mon[102022]: pgmap v1914: 119 pgs: 2 active+recovering+undersized+remapped, 117 active+clean; 7.3 GiB data, 28 GiB used, 688 GiB / 715 GiB avail; 127 B/s rd, 12 MiB/s wr, 549 op/s; 7841/358005 objects misplaced (2.190%); 9.5 MiB/s, 152 objects/s recovering 2024-08-17T17:58:11.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:11 smithi037 ceph-mon[102022]: 9.f scrub starts 2024-08-17T17:58:11.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:11 smithi037 ceph-mon[102022]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T17:58:11.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:11 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "24"}]': finished 2024-08-17T17:58:11.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:11 smithi037 ceph-mon[102022]: osdmap e1255: 8 total, 8 up, 8 in 2024-08-17T17:58:11.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:11 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/781882394' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:58:11.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:11 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:58:11.545 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:11.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:11.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:11.647 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:11.671 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:11.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:11.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:11.718 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is unset 2024-08-17T17:58:11.722 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:11.774 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:11.797 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:11.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:11.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:11.899 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:11.922 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:11.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:11.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:12.024 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:12.049 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:12.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:12.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:12.150 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:12.173 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:12.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:12.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:12.275 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:12.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:12 smithi037 ceph-mon[102022]: 9.f scrub ok 2024-08-17T17:58:12.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:12 smithi037 ceph-mon[102022]: 9.a scrub starts 2024-08-17T17:58:12.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:12 smithi037 ceph-mon[102022]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:58:12.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:12 smithi037 ceph-mon[102022]: Cluster is now healthy 2024-08-17T17:58:12.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:12 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:58:12.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:12 smithi037 ceph-mon[102022]: osdmap e1256: 8 total, 8 up, 8 in 2024-08-17T17:58:12.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:12 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "25"} : dispatch 2024-08-17T17:58:12.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:12 smithi037 ceph-mon[97894]: 9.f scrub ok 2024-08-17T17:58:12.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:12 smithi037 ceph-mon[97894]: 9.a scrub starts 2024-08-17T17:58:12.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:12 smithi037 ceph-mon[97894]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:58:12.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:12 smithi037 ceph-mon[97894]: Cluster is now healthy 2024-08-17T17:58:12.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:12 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:58:12.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:12 smithi037 ceph-mon[97894]: osdmap e1256: 8 total, 8 up, 8 in 2024-08-17T17:58:12.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:12 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "25"} : dispatch 2024-08-17T17:58:12.299 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:12.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:12.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:12.400 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:12.424 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:12.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:12.425 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:12.526 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:12.549 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:12.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:12.550 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:12.651 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:12.674 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:12.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:12.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:12.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:12 smithi046 ceph-mon[88218]: 9.f scrub ok 2024-08-17T17:58:12.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:12 smithi046 ceph-mon[88218]: 9.a scrub starts 2024-08-17T17:58:12.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:12 smithi046 ceph-mon[88218]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:58:12.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:12 smithi046 ceph-mon[88218]: Cluster is now healthy 2024-08-17T17:58:12.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:12 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:58:12.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:12 smithi046 ceph-mon[88218]: osdmap e1256: 8 total, 8 up, 8 in 2024-08-17T17:58:12.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:12 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "25"} : dispatch 2024-08-17T17:58:12.776 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:12.806 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:12.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:12.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:12.909 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:12.936 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:12.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:12.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:13.038 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:13.071 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:13.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:13.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:13.173 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:13.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:13.202 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:13.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:13.303 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:13.326 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:13.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:13.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:13.428 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:13.459 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:13.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:13.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:13.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:13 smithi037 ceph-mon[102022]: pgmap v1917: 119 pgs: 2 active+recovering+undersized+remapped, 117 active+clean; 7.2 GiB data, 27 GiB used, 688 GiB / 715 GiB avail; 150 B/s rd, 0 op/s; 7841/352335 objects misplaced (2.225%); 6.3 MiB/s, 101 objects/s recovering 2024-08-17T17:58:13.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:13 smithi037 ceph-mon[102022]: 9.1a scrub starts 2024-08-17T17:58:13.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:13 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "25"}]': finished 2024-08-17T17:58:13.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:13 smithi037 ceph-mon[102022]: osdmap e1257: 8 total, 8 up, 8 in 2024-08-17T17:58:13.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:13 smithi037 ceph-mon[97894]: pgmap v1917: 119 pgs: 2 active+recovering+undersized+remapped, 117 active+clean; 7.2 GiB data, 27 GiB used, 688 GiB / 715 GiB avail; 150 B/s rd, 0 op/s; 7841/352335 objects misplaced (2.225%); 6.3 MiB/s, 101 objects/s recovering 2024-08-17T17:58:13.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:13 smithi037 ceph-mon[97894]: 9.1a scrub starts 2024-08-17T17:58:13.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:13 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "25"}]': finished 2024-08-17T17:58:13.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:13 smithi037 ceph-mon[97894]: osdmap e1257: 8 total, 8 up, 8 in 2024-08-17T17:58:13.561 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:13.589 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:13.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:13.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:13.691 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:13.715 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:13.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:13.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:13 smithi046 ceph-mon[88218]: pgmap v1917: 119 pgs: 2 active+recovering+undersized+remapped, 117 active+clean; 7.2 GiB data, 27 GiB used, 688 GiB / 715 GiB avail; 150 B/s rd, 0 op/s; 7841/352335 objects misplaced (2.225%); 6.3 MiB/s, 101 objects/s recovering 2024-08-17T17:58:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:13 smithi046 ceph-mon[88218]: 9.1a scrub starts 2024-08-17T17:58:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:13 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "25"}]': finished 2024-08-17T17:58:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:13 smithi046 ceph-mon[88218]: osdmap e1257: 8 total, 8 up, 8 in 2024-08-17T17:58:13.818 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:13.843 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:13.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:13.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:13.945 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:13.971 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:13.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:13.972 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:14.073 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:14.095 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:14.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:14.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:14.197 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:14.220 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:14.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:14.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:14.322 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:14.348 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:14.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:14.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:14.449 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:14.473 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:14.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:14.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:14.576 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:14.598 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:14.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:14.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:14.698 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:14.700 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:14.729 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:14.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:14.730 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:14.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:14 smithi037 ceph-mon[97894]: 9.1f scrub starts 2024-08-17T17:58:14.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:14 smithi037 ceph-mon[97894]: osdmap e1258: 8 total, 8 up, 8 in 2024-08-17T17:58:14.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:14 smithi037 ceph-mon[97894]: 9.1f scrub ok 2024-08-17T17:58:14.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:14 smithi037 ceph-mon[97894]: pgmap v1920: 119 pgs: 2 active+recovering+undersized+remapped, 117 active+clean; 7.2 GiB data, 27 GiB used, 688 GiB / 715 GiB avail; 7841/352335 objects misplaced (2.225%) 2024-08-17T17:58:14.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:14 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T17:58:14.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:14 smithi037 ceph-mon[102022]: 9.1f scrub starts 2024-08-17T17:58:14.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:14 smithi037 ceph-mon[102022]: osdmap e1258: 8 total, 8 up, 8 in 2024-08-17T17:58:14.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:14 smithi037 ceph-mon[102022]: 9.1f scrub ok 2024-08-17T17:58:14.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:14 smithi037 ceph-mon[102022]: pgmap v1920: 119 pgs: 2 active+recovering+undersized+remapped, 117 active+clean; 7.2 GiB data, 27 GiB used, 688 GiB / 715 GiB avail; 7841/352335 objects misplaced (2.225%) 2024-08-17T17:58:14.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:14 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T17:58:14.831 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:14.858 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:14.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:14.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:14.960 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:14.996 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:14.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:14.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:15.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:14 smithi046 ceph-mon[88218]: 9.1f scrub starts 2024-08-17T17:58:15.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:14 smithi046 ceph-mon[88218]: osdmap e1258: 8 total, 8 up, 8 in 2024-08-17T17:58:15.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:14 smithi046 ceph-mon[88218]: 9.1f scrub ok 2024-08-17T17:58:15.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:14 smithi046 ceph-mon[88218]: pgmap v1920: 119 pgs: 2 active+recovering+undersized+remapped, 117 active+clean; 7.2 GiB data, 27 GiB used, 688 GiB / 715 GiB avail; 7841/352335 objects misplaced (2.225%) 2024-08-17T17:58:15.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:14 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T17:58:15.098 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:15.139 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:15.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:15.140 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:15.241 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:15.273 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:15.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:15.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:15.375 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:15.408 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:15.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:15.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:15.510 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:15.545 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:15.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:15.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:15.647 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:15.679 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:15.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:15.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:15.734 INFO:teuthology.orchestra.run.smithi037.stderr:reweighted osd.1 to 1 (10000) 2024-08-17T17:58:15.781 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:15.811 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:15.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:15.812 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:15.913 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:15.943 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:15.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:15.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:16.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:15 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T17:58:16.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:15 smithi046 ceph-mon[88218]: osdmap e1259: 8 total, 8 up, 8 in 2024-08-17T17:58:16.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:15 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4208446133' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:58:16.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:15 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:58:16.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:15 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T17:58:16.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:15 smithi037 ceph-mon[102022]: osdmap e1259: 8 total, 8 up, 8 in 2024-08-17T17:58:16.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:15 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4208446133' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:58:16.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:15 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:58:16.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:15 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T17:58:16.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:15 smithi037 ceph-mon[97894]: osdmap e1259: 8 total, 8 up, 8 in 2024-08-17T17:58:16.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:15 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4208446133' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:58:16.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:15 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T17:58:16.044 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:16.069 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:16.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:16.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:16.171 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:16.171 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:58:16.199 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:16.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:16.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:16.301 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:16.328 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:16.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:16.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:16.430 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:16.455 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:16.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:16.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:16.557 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:16.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:16.581 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:16.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:16.682 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:16.707 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:16.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:16.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:16.809 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:16.832 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:16.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:16.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:16.934 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:16.958 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:16.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:16.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:17.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:16 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:58:17.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:16 smithi046 ceph-mon[88218]: osdmap e1260: 8 total, 8 up, 8 in 2024-08-17T17:58:17.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:16 smithi046 ceph-mon[88218]: pgmap v1923: 119 pgs: 1 unknown, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 6.8 GiB data, 27 GiB used, 688 GiB / 715 GiB avail; 7581/334671 objects degraded (2.265%); 13775/334671 objects misplaced (4.116%); 15 MiB/s, 244 objects/s recovering 2024-08-17T17:58:17.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:16 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:58:17.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:16 smithi037 ceph-mon[102022]: osdmap e1260: 8 total, 8 up, 8 in 2024-08-17T17:58:17.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:16 smithi037 ceph-mon[102022]: pgmap v1923: 119 pgs: 1 unknown, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 6.8 GiB data, 27 GiB used, 688 GiB / 715 GiB avail; 7581/334671 objects degraded (2.265%); 13775/334671 objects misplaced (4.116%); 15 MiB/s, 244 objects/s recovering 2024-08-17T17:58:17.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:16 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T17:58:17.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:16 smithi037 ceph-mon[97894]: osdmap e1260: 8 total, 8 up, 8 in 2024-08-17T17:58:17.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:16 smithi037 ceph-mon[97894]: pgmap v1923: 119 pgs: 1 unknown, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 6.8 GiB data, 27 GiB used, 688 GiB / 715 GiB avail; 7581/334671 objects degraded (2.265%); 13775/334671 objects misplaced (4.116%); 15 MiB/s, 244 objects/s recovering 2024-08-17T17:58:17.060 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:17.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:17.099 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:17.099 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:17.200 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:17.226 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:17.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:17.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:17.328 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:17.374 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:17.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:17.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:17.476 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:17.510 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:17.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:17.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:17.612 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:17.653 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:17.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:17.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:17.755 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:17.794 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:17.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:17.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:17.896 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:17.937 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:17.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:17.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:18.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:17 smithi046 ceph-mon[88218]: Health check failed: Degraded data redundancy: 7581/334671 objects degraded (2.265%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:58:18.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:17 smithi046 ceph-mon[88218]: osdmap e1261: 8 total, 8 up, 8 in 2024-08-17T17:58:18.039 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:18.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:17 smithi037 ceph-mon[97894]: Health check failed: Degraded data redundancy: 7581/334671 objects degraded (2.265%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:58:18.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:17 smithi037 ceph-mon[97894]: osdmap e1261: 8 total, 8 up, 8 in 2024-08-17T17:58:18.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:17 smithi037 ceph-mon[102022]: Health check failed: Degraded data redundancy: 7581/334671 objects degraded (2.265%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:58:18.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:17 smithi037 ceph-mon[102022]: osdmap e1261: 8 total, 8 up, 8 in 2024-08-17T17:58:18.076 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:18.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:18.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:18.178 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:18.211 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:18.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:18.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:18.313 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:18.350 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:18.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:18.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:18.451 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:18.489 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:18.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:18.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:18.591 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:18.629 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:18.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:18.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:18.731 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:18.768 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:18.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:18.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:18.870 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:18.911 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:18.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:18.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:19.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:18 smithi046 ceph-mon[88218]: pgmap v1925: 119 pgs: 1 unknown, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 6.8 GiB data, 27 GiB used, 688 GiB / 715 GiB avail; 7581/334671 objects degraded (2.265%); 13775/334671 objects misplaced (4.116%); 14 MiB/s, 226 objects/s recovering 2024-08-17T17:58:19.013 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:19.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:18 smithi037 ceph-mon[97894]: pgmap v1925: 119 pgs: 1 unknown, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 6.8 GiB data, 27 GiB used, 688 GiB / 715 GiB avail; 7581/334671 objects degraded (2.265%); 13775/334671 objects misplaced (4.116%); 14 MiB/s, 226 objects/s recovering 2024-08-17T17:58:19.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:58:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:58:18] "GET /metrics HTTP/1.1" 200 36641 "" "Prometheus/2.51.0" 2024-08-17T17:58:19.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:18 smithi037 ceph-mon[102022]: pgmap v1925: 119 pgs: 1 unknown, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 6.8 GiB data, 27 GiB used, 688 GiB / 715 GiB avail; 7581/334671 objects degraded (2.265%); 13775/334671 objects misplaced (4.116%); 14 MiB/s, 226 objects/s recovering 2024-08-17T17:58:19.051 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:19.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:19.052 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:19.153 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:19.195 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:19.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:19.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:19.297 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:19.330 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:19.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:19.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:19.432 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:19.473 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:19.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:19.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:19.575 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:19.627 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:19.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:19.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:19.728 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:19.769 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:19.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:19.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:19.871 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:19.896 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:19.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:19.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:19.998 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:20.034 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:20.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:20.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:20.136 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:20.173 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:20.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:20.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:20.275 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:20.297 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:20.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:20.298 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:20.399 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:20.433 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:20.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:20.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:20.513 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:58:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:58:20.217Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:58:20.535 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:20.576 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:20.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:20.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:20.624 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd reweight 2 1 2024-08-17T17:58:20.677 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:20.735 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:20.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:20.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:20.837 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:20.870 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:20.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:20.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:20.972 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:21.010 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:21.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:21.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:21.112 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:21.147 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:21.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:21.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:21.249 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:21.290 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:21.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:21.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:21.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:21 smithi037 ceph-mon[102022]: pgmap v1926: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 unknown, 1 active+recovering+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 6.7 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 7375/326991 objects degraded (2.255%); 12665/326991 objects misplaced (3.873%); 20 MiB/s, 315 objects/s recovering 2024-08-17T17:58:21.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:21 smithi037 ceph-mon[97894]: pgmap v1926: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 unknown, 1 active+recovering+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 6.7 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 7375/326991 objects degraded (2.255%); 12665/326991 objects misplaced (3.873%); 20 MiB/s, 315 objects/s recovering 2024-08-17T17:58:21.377 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:21.392 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:21.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:21.458 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:21.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:21.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:21 smithi046 ceph-mon[88218]: pgmap v1926: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 unknown, 1 active+recovering+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 6.7 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 7375/326991 objects degraded (2.255%); 12665/326991 objects misplaced (3.873%); 20 MiB/s, 315 objects/s recovering 2024-08-17T17:58:21.559 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:21.596 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:21.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:21.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:21.698 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:21.730 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:21.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:21.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:21.832 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:21.868 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:21.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:21.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:21.970 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:22.007 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:22.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:22.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:22.109 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:22.148 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:22.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:22.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:22.201 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:22 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 11219/333069 objects degraded (3.368%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:58:22.202 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:22 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 11219/333069 objects degraded (3.368%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:58:22.250 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:22.284 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:22.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:22.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:22.385 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:22.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:22.434 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:22.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:22.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:22 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 11219/333069 objects degraded (3.368%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:58:22.535 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:22.550 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:58:22.551 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:58:22.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:22.576 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:22.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:22.677 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:22.718 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:22.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:22.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:22.820 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:22.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:22.855 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:22.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:22.956 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:22.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:22.980 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:22.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:23.081 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:23.119 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:23.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:23.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:23.221 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:23.243 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:23.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:23.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:23.344 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:23.392 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:23.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:23.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:23.494 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:23.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:23 smithi046 ceph-mon[88218]: pgmap v1927: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 6.8 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 0 B/s wr, 651 op/s; 11219/333069 objects degraded (3.368%); 16153/333069 objects misplaced (4.850%); 9.3 MiB/s, 148 objects/s recovering 2024-08-17T17:58:23.522 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:23.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:23.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:23.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:23 smithi037 ceph-mon[97894]: pgmap v1927: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 6.8 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 0 B/s wr, 651 op/s; 11219/333069 objects degraded (3.368%); 16153/333069 objects misplaced (4.850%); 9.3 MiB/s, 148 objects/s recovering 2024-08-17T17:58:23.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:23 smithi037 ceph-mon[102022]: pgmap v1927: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 6.8 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 0 B/s wr, 651 op/s; 11219/333069 objects degraded (3.368%); 16153/333069 objects misplaced (4.850%); 9.3 MiB/s, 148 objects/s recovering 2024-08-17T17:58:23.624 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:23.661 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:23.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:23.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:23.763 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:23.784 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:23.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:23.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:23.886 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:23.909 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:23.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:23.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:24.012 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:24.055 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:24.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:24.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:24.157 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:24.196 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:24.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:24.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:24.298 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:24.335 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:24.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:24.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:24.437 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:24.476 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:24.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:24.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:24.578 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:24.615 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:24.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:24.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:24.717 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:24.754 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:24.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:24.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:24.856 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:24.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:24.894 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:24.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:24.995 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:25.035 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:25.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:25.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:25.137 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:25.177 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:25.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:25.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:58:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:24 smithi046 ceph-mon[88218]: pgmap v1928: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 6.8 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 15 MiB/s wr, 768 op/s; 11219/333069 objects degraded (3.368%); 16153/333069 objects misplaced (4.850%); 8.2 MiB/s, 130 objects/s recovering 2024-08-17T17:58:25.280 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:25.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:58:25.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:25.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:24 smithi037 ceph-mon[97894]: pgmap v1928: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 6.8 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 15 MiB/s wr, 768 op/s; 11219/333069 objects degraded (3.368%); 16153/333069 objects misplaced (4.850%); 8.2 MiB/s, 130 objects/s recovering 2024-08-17T17:58:25.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:58:25.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:25.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:24 smithi037 ceph-mon[102022]: pgmap v1928: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 6.8 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 15 MiB/s wr, 768 op/s; 11219/333069 objects degraded (3.368%); 16153/333069 objects misplaced (4.850%); 8.2 MiB/s, 130 objects/s recovering 2024-08-17T17:58:25.318 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:25.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:25.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:25.420 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:25.457 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:25.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:25.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:25.559 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:25.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:25.595 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:25.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:25.696 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:25.717 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:25.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:25.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:25.819 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:25.855 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:25.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:25.856 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:25.956 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:25.994 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:25.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:25.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:26.096 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:26.126 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:26.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:26.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:26.227 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:26.263 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:26.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:26.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:26.365 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:26.401 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:26.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:26.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:26.503 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:26.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:26.538 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:26.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:26.639 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:26.673 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:26.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:26.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:26.775 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:26.817 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:26.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:26.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:26.920 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:26.955 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:26.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:26.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:27.057 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:27.097 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:27.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:27.100 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:27.201 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:27.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:27.247 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:27.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:27 smithi037 ceph-mon[97894]: pgmap v1929: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 6.5 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 13 MiB/s wr, 1.17k op/s; 10901/317202 objects degraded (3.437%); 15126/317202 objects misplaced (4.769%); 12 MiB/s, 193 objects/s recovering 2024-08-17T17:58:27.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:27 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/956038767' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:27.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:27 smithi037 ceph-mon[102022]: pgmap v1929: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 6.5 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 13 MiB/s wr, 1.17k op/s; 10901/317202 objects degraded (3.437%); 15126/317202 objects misplaced (4.769%); 12 MiB/s, 193 objects/s recovering 2024-08-17T17:58:27.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:27 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/956038767' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:27.348 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:27.391 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:27.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:27.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:27.493 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:27.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:27 smithi046 ceph-mon[88218]: pgmap v1929: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 6.5 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 13 MiB/s wr, 1.17k op/s; 10901/317202 objects degraded (3.437%); 15126/317202 objects misplaced (4.769%); 12 MiB/s, 193 objects/s recovering 2024-08-17T17:58:27.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:27 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/956038767' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:27.531 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:27.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:27.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:27.633 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:27.679 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:27.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:27.680 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:27.780 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:27.824 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:27.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:27.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:27.902 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:58:27.902 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:58:27.902 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:58:27.902 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:58:27.903 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:58:27.903 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:58:27.903 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:58:27.903 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:58:27.903 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:58:27.903 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:58:27.903 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:58:27.903 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:58:27.903 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:58:27.903 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:58:27.903 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:58:27.904 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:58:27.926 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:27.963 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:27.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:27.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:28.065 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:28.101 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:28.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:28.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:28.202 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:28.243 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:28.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:28.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:28.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:28 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 10901/317202 objects degraded (3.437%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:58:28.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:28 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 10901/317202 objects degraded (3.437%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:58:28.346 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:28.380 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:28.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:28.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:28.482 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:28.505 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:28.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:28.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:28.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:28 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 10901/317202 objects degraded (3.437%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:58:28.607 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:28.644 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:28.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:28.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:28.746 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:28.780 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:28.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:28.782 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:28.882 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:28.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:28.918 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:28.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:29.019 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:29.056 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:29.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:29.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:29.158 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:29.199 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:29.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:29.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:29.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:58:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:58:28] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.51.0" 2024-08-17T17:58:29.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:29 smithi037 ceph-mon[97894]: pgmap v1930: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 6.5 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 11 MiB/s wr, 1.03k op/s; 10901/317202 objects degraded (3.437%); 15126/317202 objects misplaced (4.769%); 11 MiB/s, 171 objects/s recovering 2024-08-17T17:58:29.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:29 smithi037 ceph-mon[102022]: pgmap v1930: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 6.5 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 11 MiB/s wr, 1.03k op/s; 10901/317202 objects degraded (3.437%); 15126/317202 objects misplaced (4.769%); 11 MiB/s, 171 objects/s recovering 2024-08-17T17:58:29.301 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:29.341 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:29.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:29.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:29.443 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:29.473 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:29.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:29.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:29.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:29 smithi046 ceph-mon[88218]: pgmap v1930: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 6.5 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 11 MiB/s wr, 1.03k op/s; 10901/317202 objects degraded (3.437%); 15126/317202 objects misplaced (4.769%); 11 MiB/s, 171 objects/s recovering 2024-08-17T17:58:29.575 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:29.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:29.608 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:29.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:29.709 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:29.744 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:29.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:29.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:29.846 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:29.882 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:29.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:29.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:29.984 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:30.006 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:30.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:30.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:30.108 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:30.147 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:30.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:30.148 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:30.248 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:30.286 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:30.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:30.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:30.388 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:30.421 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:30.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:30.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:58:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:58:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:58:30.523 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:30.564 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:30.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:30.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:30.666 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:30.704 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:30.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:30.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:30.805 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:30.845 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:30.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:30.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:30.947 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:30.980 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:30.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:30.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:31.082 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:31.115 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:31.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:31.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:31.217 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:31.253 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:31.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:31.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:31.354 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:31.390 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:31.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:31.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:31.492 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:31 smithi046 ceph-mon[88218]: pgmap v1931: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 6.2 GiB data, 25 GiB used, 691 GiB / 715 GiB avail; 11 MiB/s wr, 1.27k op/s; 10585/306468 objects degraded (3.454%); 14364/306468 objects misplaced (4.687%); 14 MiB/s, 222 objects/s recovering 2024-08-17T17:58:31.527 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:31.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:31.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:31.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:31 smithi037 ceph-mon[102022]: pgmap v1931: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 6.2 GiB data, 25 GiB used, 691 GiB / 715 GiB avail; 11 MiB/s wr, 1.27k op/s; 10585/306468 objects degraded (3.454%); 14364/306468 objects misplaced (4.687%); 14 MiB/s, 222 objects/s recovering 2024-08-17T17:58:31.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:31 smithi037 ceph-mon[97894]: pgmap v1931: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 6.2 GiB data, 25 GiB used, 691 GiB / 715 GiB avail; 11 MiB/s wr, 1.27k op/s; 10585/306468 objects degraded (3.454%); 14364/306468 objects misplaced (4.687%); 14 MiB/s, 222 objects/s recovering 2024-08-17T17:58:31.628 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:31.665 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:31.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:31.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:31.769 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:31.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:31.816 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:31.816 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:31.916 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:31.959 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:31.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:31.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:32.060 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:32.093 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:32.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:32.094 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:32.194 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:32.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:32.242 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:32.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:32.343 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:32.379 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:32.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:32.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:32.481 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:32.520 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:32.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:32.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:32.622 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:32.657 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:32.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:32.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:32.710 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-08-17T17:58:32.759 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:32.791 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:32.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:32.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:32.892 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:32.936 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:32.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:32.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:33.038 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:33.098 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:33.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:33.099 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:33.200 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:33.244 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:33.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:33.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:33.346 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:33.380 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:33.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:33.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:33.398 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:33.409 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:33 smithi037 ceph-mon[97894]: pgmap v1932: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 6.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 11 MiB/s wr, 1.21k op/s; 10614/301092 objects degraded (3.525%); 14053/301092 objects misplaced (4.667%); 9.9 MiB/s, 157 objects/s recovering 2024-08-17T17:58:33.410 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:33 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 10614/301092 objects degraded (3.525%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:58:33.410 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:33 smithi037 ceph-mon[102022]: pgmap v1932: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 6.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 11 MiB/s wr, 1.21k op/s; 10614/301092 objects degraded (3.525%); 14053/301092 objects misplaced (4.667%); 9.9 MiB/s, 157 objects/s recovering 2024-08-17T17:58:33.410 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:33 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 10614/301092 objects degraded (3.525%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:58:33.481 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:33.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:33 smithi046 ceph-mon[88218]: pgmap v1932: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 6.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 11 MiB/s wr, 1.21k op/s; 10614/301092 objects degraded (3.525%); 14053/301092 objects misplaced (4.667%); 9.9 MiB/s, 157 objects/s recovering 2024-08-17T17:58:33.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:33 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 10614/301092 objects degraded (3.525%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:58:33.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:33.537 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:33.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:33.638 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:33.683 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:33.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:33.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:33.723 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:33.785 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:33.827 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:33.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:33.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:33.929 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:33.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:33.974 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:33.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:34.075 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:34.114 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:34.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:34.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:34.216 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:34.253 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:34.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:34.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:34.355 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:34.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:34.394 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:34.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:34.495 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:34.529 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:34.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:34.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:34.630 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:34.666 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:34.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:34.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:34.767 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:34.815 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:34.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:34.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:34.917 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:34.952 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:34.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:34.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:35.054 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:35.085 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:35.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:35.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:35.127 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:58:35.155 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:35 smithi037 ceph-mon[102022]: pgmap v1933: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 6.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 887 op/s; 10614/301092 objects degraded (3.525%); 14053/301092 objects misplaced (4.667%); 9.0 MiB/s, 143 objects/s recovering 2024-08-17T17:58:35.156 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:35 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/931755345' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:58:35.156 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:35 smithi037 ceph-mon[97894]: pgmap v1933: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 6.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 887 op/s; 10614/301092 objects degraded (3.525%); 14053/301092 objects misplaced (4.667%); 9.0 MiB/s, 143 objects/s recovering 2024-08-17T17:58:35.156 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:35 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/931755345' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:58:35.157 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is set 2024-08-17T17:58:35.187 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:35.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:35.234 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:35.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:35.335 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:35.377 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:35.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:35.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:35.479 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:35.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:35 smithi046 ceph-mon[88218]: pgmap v1933: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 6.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 887 op/s; 10614/301092 objects degraded (3.525%); 14053/301092 objects misplaced (4.667%); 9.0 MiB/s, 143 objects/s recovering 2024-08-17T17:58:35.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:35 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/931755345' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:58:35.520 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:35.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:35.521 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:35.621 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:35.658 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:35.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:35.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:35.760 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:35.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:35.797 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:35.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:35.897 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:35.941 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:35.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:35.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:36.043 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:36.080 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:36.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:36.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:36.182 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:36.222 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:36.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:36.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:36.324 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:36.363 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:36.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:36.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:36.434 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:36 smithi037 ceph-mon[97894]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:58:36.434 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:36 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/931755345' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:58:36.434 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:36 smithi037 ceph-mon[97894]: osdmap e1262: 8 total, 8 up, 8 in 2024-08-17T17:58:36.434 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:36 smithi037 ceph-mon[102022]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:58:36.435 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:36 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/931755345' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:58:36.435 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:36 smithi037 ceph-mon[102022]: osdmap e1262: 8 total, 8 up, 8 in 2024-08-17T17:58:36.464 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:36.505 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:36.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:36.507 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:36.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:36 smithi046 ceph-mon[88218]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:58:36.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:36 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/931755345' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:58:36.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:36 smithi046 ceph-mon[88218]: osdmap e1262: 8 total, 8 up, 8 in 2024-08-17T17:58:36.607 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:36.649 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:36.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:36.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:36.751 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:36.787 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:36.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:36.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:36.966 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:37.010 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:37.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:37.013 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:37.114 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:37.151 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:37.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:37.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:37.253 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:37.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:37 smithi037 ceph-mon[97894]: pgmap v1935: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 1.06k op/s; 10330/285483 objects degraded (3.618%); 12914/285483 objects misplaced (4.524%); 11 MiB/s, 179 objects/s recovering 2024-08-17T17:58:37.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:37 smithi037 ceph-mon[102022]: pgmap v1935: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 1.06k op/s; 10330/285483 objects degraded (3.618%); 12914/285483 objects misplaced (4.524%); 11 MiB/s, 179 objects/s recovering 2024-08-17T17:58:37.294 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:37.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:37.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:37.396 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:37.436 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:37.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:37.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:37.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:37 smithi046 ceph-mon[88218]: pgmap v1935: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 1.06k op/s; 10330/285483 objects degraded (3.618%); 12914/285483 objects misplaced (4.524%); 11 MiB/s, 179 objects/s recovering 2024-08-17T17:58:37.538 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:37.576 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:37.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:37.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:37.678 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:37.717 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:37.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:37.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:37.819 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:37.859 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:37.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:37.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:37.961 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:38.001 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:38.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:38.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:38.103 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:38.151 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:38.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:38.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:38.190 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:38 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 10330/285483 objects degraded (3.618%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:58:38.194 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:38 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 10330/285483 objects degraded (3.618%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:58:38.253 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:38.283 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:38.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:38.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:38.385 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:38.426 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:38.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:38.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:38.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:38 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 10330/285483 objects degraded (3.618%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:58:38.528 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:38.529 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:38.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:38.580 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:38.580 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:38.580 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:58:38.580 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [], 2024-08-17T17:58:38.580 INFO:teuthology.orchestra.run.smithi037.stdout: "complaint_time": 30, 2024-08-17T17:58:38.580 INFO:teuthology.orchestra.run.smithi037.stdout: "num_blocked_ops": 0 2024-08-17T17:58:38.580 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:58:38.680 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:38.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:38.714 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:38.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:38.815 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:38.852 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:38.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:38.853 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:38.954 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:38.987 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:38.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:38.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:39.089 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:39.128 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:39.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:39.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:39.230 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:39.269 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:39.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:39.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:39.278 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:58:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:58:38] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.51.0" 2024-08-17T17:58:39.279 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:39 smithi037 ceph-mon[97894]: pgmap v1936: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 1.06k op/s; 10330/285483 objects degraded (3.618%); 12914/285483 objects misplaced (4.524%); 11 MiB/s, 179 objects/s recovering 2024-08-17T17:58:39.279 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:58:39.279 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:39.279 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:39 smithi037 ceph-mon[102022]: pgmap v1936: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 1.06k op/s; 10330/285483 objects degraded (3.618%); 12914/285483 objects misplaced (4.524%); 11 MiB/s, 179 objects/s recovering 2024-08-17T17:58:39.279 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:58:39.279 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:39.325 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-08-17T17:58:39.370 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:39.406 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:39.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:39.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:39.492 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:58:39.508 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:39 smithi046 ceph-mon[88218]: pgmap v1936: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 114 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 1.06k op/s; 10330/285483 objects degraded (3.618%); 12914/285483 objects misplaced (4.524%); 11 MiB/s, 179 objects/s recovering 2024-08-17T17:58:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:58:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:39.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:39.585 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:39.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:39.686 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:39.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:39.725 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:39.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:39.826 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:39.854 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:39.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:39.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:39.956 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:39.982 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:39.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:39.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:40.084 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:40.108 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:40.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:40.109 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:40.210 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:40.211 INFO:teuthology.orchestra.run.smithi037.stderr:reweighted osd.2 to 1 (10000) 2024-08-17T17:58:40.237 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:40.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:40.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:40.339 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:40.373 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:40.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:40.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:40.475 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:40.499 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:40.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:40.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:40.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:40 smithi046 ceph-mon[88218]: osdmap e1263: 8 total, 8 up, 8 in 2024-08-17T17:58:40.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:40 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2264875386' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:58:40.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:40 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:58:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:58:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:58:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:58:40.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:40 smithi037 ceph-mon[102022]: osdmap e1263: 8 total, 8 up, 8 in 2024-08-17T17:58:40.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:40 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2264875386' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:58:40.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:40 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:58:40.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:40 smithi037 ceph-mon[97894]: osdmap e1263: 8 total, 8 up, 8 in 2024-08-17T17:58:40.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:40 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2264875386' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:58:40.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:40 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T17:58:40.601 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:40.632 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:40.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:40.633 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:40.734 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:40.775 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:40.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:40.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:40.877 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:40.920 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:40.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:40.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:41.021 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:41.043 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:41.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:41.044 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:41.145 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:41.184 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:41.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:41.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:41.286 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:41.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:41.320 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:41.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:41.421 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:41.464 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:41.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:41.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:41.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:41 smithi046 ceph-mon[88218]: pgmap v1938: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 114 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 10009/274470 objects degraded (3.647%); 12040/274470 objects misplaced (4.387%); 13 MiB/s, 214 objects/s recovering 2024-08-17T17:58:41.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:41 smithi046 ceph-mon[88218]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:58:41.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:41 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:58:41.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:41 smithi046 ceph-mon[88218]: osdmap e1264: 8 total, 8 up, 8 in 2024-08-17T17:58:41.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:41 smithi037 ceph-mon[102022]: pgmap v1938: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 114 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 10009/274470 objects degraded (3.647%); 12040/274470 objects misplaced (4.387%); 13 MiB/s, 214 objects/s recovering 2024-08-17T17:58:41.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:41 smithi037 ceph-mon[102022]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:58:41.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:41 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:58:41.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:41 smithi037 ceph-mon[102022]: osdmap e1264: 8 total, 8 up, 8 in 2024-08-17T17:58:41.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:41 smithi037 ceph-mon[97894]: pgmap v1938: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 114 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 1.11k op/s; 10009/274470 objects degraded (3.647%); 12040/274470 objects misplaced (4.387%); 13 MiB/s, 214 objects/s recovering 2024-08-17T17:58:41.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:41 smithi037 ceph-mon[97894]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:58:41.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:41 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T17:58:41.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:41 smithi037 ceph-mon[97894]: osdmap e1264: 8 total, 8 up, 8 in 2024-08-17T17:58:41.565 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:41.602 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:41.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:41.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:41.704 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:41.737 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:41.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:41.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:41.839 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:41.879 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:41.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:41.880 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:41.980 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:42.023 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:42.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:42.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:42.124 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:42.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:42.167 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:42.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:42.268 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:42.307 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:42.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:42.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:42.409 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:42.446 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:42.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:42.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:42.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:42 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 10026/269439 objects degraded (3.721%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:58:42.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:42 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 10026/269439 objects degraded (3.721%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:58:42.549 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:42.583 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:42.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:42.584 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:42.605 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd reweight 3 1 2024-08-17T17:58:42.685 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:42.728 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:42.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:42.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:42.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:42 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 10026/269439 objects degraded (3.721%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:58:42.829 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:42.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:42.883 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:42.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:42.984 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:43.023 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:43.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:43.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:43.125 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:43.149 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:43.157 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:43.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:43.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:43.162 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:43.236 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:58:43.236 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:58:43.259 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:43.274 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:58:43.275 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:58:43.312 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:58:43.312 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:58:43.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:43.313 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:43.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:43.354 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:58:43.354 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:58:43.383 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:58:43.383 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:58:43.414 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:43.421 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:58:43.421 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:58:43.422 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:43 smithi037 ceph-mon[97894]: pgmap v1940: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 114 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 899 op/s; 10026/269439 objects degraded (3.721%); 11719/269439 objects misplaced (4.349%); 8.6 MiB/s, 137 objects/s recovering 2024-08-17T17:58:43.422 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:43 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3784674493' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:43.422 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:43 smithi037 ceph-mon[102022]: pgmap v1940: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 114 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 899 op/s; 10026/269439 objects degraded (3.721%); 11719/269439 objects misplaced (4.349%); 8.6 MiB/s, 137 objects/s recovering 2024-08-17T17:58:43.422 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:43 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3784674493' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:43.448 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:43.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:43.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:43.450 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:58:43.450 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:58:43.482 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:58:43.483 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:58:43.550 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:43.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:43.594 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:43.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:43.695 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:43.731 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:43.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:43.732 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:43 smithi046 ceph-mon[88218]: pgmap v1940: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 114 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 899 op/s; 10026/269439 objects degraded (3.721%); 11719/269439 objects misplaced (4.349%); 8.6 MiB/s, 137 objects/s recovering 2024-08-17T17:58:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:43 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3784674493' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:43.832 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:43.874 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:43.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:43.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:43.976 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:44.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:44.019 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:44.019 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:44.119 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:44.156 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:44.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:44.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:44.258 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:44.280 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:44.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:44.281 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:44.382 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:44.419 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:44.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:44.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:44.521 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:44.561 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:44.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:44.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:44.663 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:44.699 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:44.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:44.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:44.800 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:44.839 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:44.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:44.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:44.940 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:44.977 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:44.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:44.978 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:45.079 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:45.119 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:45.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:45.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:45.221 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:45.243 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:45.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:45.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:45.344 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:45.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:45.385 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:45.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:45.486 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:45.515 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:45.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:45.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:45.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:45 smithi037 ceph-mon[102022]: pgmap v1941: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 114 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 667 op/s; 10026/269439 objects degraded (3.721%); 11719/269439 objects misplaced (4.349%); 7.4 MiB/s, 118 objects/s recovering 2024-08-17T17:58:45.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:45 smithi037 ceph-mon[97894]: pgmap v1941: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 114 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 667 op/s; 10026/269439 objects degraded (3.721%); 11719/269439 objects misplaced (4.349%); 7.4 MiB/s, 118 objects/s recovering 2024-08-17T17:58:45.617 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:45.661 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:45.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:45.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:45 smithi046 ceph-mon[88218]: pgmap v1941: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 114 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 667 op/s; 10026/269439 objects degraded (3.721%); 11719/269439 objects misplaced (4.349%); 7.4 MiB/s, 118 objects/s recovering 2024-08-17T17:58:45.762 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:45.801 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:45.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:45.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:45.902 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:45.940 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:45.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:45.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:46.042 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:46.087 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:46.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:46.088 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:46.189 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:46.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:46.229 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:46.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:46.330 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:46.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:46.372 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:46.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:46.473 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:46.516 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:46.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:46.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:46.618 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:46.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:46.653 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:46.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:46.754 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:46.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:46 smithi046 ceph-mon[88218]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T17:58:46.789 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:46.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:46.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:46.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:46 smithi037 ceph-mon[102022]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T17:58:46.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:46 smithi037 ceph-mon[97894]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T17:58:46.891 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:46.933 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:46.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:46.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:47.034 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:47.076 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:47.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:47.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:47.178 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:47.217 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:47.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:47.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:47.319 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:47.355 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:47.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:47.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:47.457 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:47.496 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:47.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:47.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:47.598 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:47.626 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:47.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:47.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:47.728 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:47.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:47 smithi046 ceph-mon[88218]: pgmap v1942: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 115 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 1.30k op/s; 9715/254124 objects degraded (3.823%); 10825/254124 objects misplaced (4.260%); 12 MiB/s, 193 objects/s recovering 2024-08-17T17:58:47.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:47 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 9715/254124 objects degraded (3.823%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:58:47.767 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:47.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:47.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:47.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:47 smithi037 ceph-mon[97894]: pgmap v1942: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 115 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 1.30k op/s; 9715/254124 objects degraded (3.823%); 10825/254124 objects misplaced (4.260%); 12 MiB/s, 193 objects/s recovering 2024-08-17T17:58:47.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:47 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 9715/254124 objects degraded (3.823%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:58:47.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:47 smithi037 ceph-mon[102022]: pgmap v1942: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 115 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 1.30k op/s; 9715/254124 objects degraded (3.823%); 10825/254124 objects misplaced (4.260%); 12 MiB/s, 193 objects/s recovering 2024-08-17T17:58:47.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:47 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 9715/254124 objects degraded (3.823%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:58:47.869 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:47.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:47.908 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:47.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:48.009 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:48.052 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:48.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:48.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:48.154 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:48.191 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:48.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:48.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:48.293 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:48.331 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:48.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:48.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:48.433 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:48.475 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:48.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:48.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:48.576 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:48.598 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:48.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:48.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:48.700 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:48.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:48.737 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:48.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:48.838 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:48.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:48.878 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:48.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:48.978 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:49.023 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:49.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:49.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:49.125 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:49.162 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:49.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:49.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:49.264 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:49.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:58:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:58:48] "GET /metrics HTTP/1.1" 200 36649 "" "Prometheus/2.51.0" 2024-08-17T17:58:49.302 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:49.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:49.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:49.405 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:49.442 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:49.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:49.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:49.544 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:49.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:49.586 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:49.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:49.687 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:49.723 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:49.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:49.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:49 smithi046 ceph-mon[88218]: pgmap v1943: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 115 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 1.18k op/s; 9715/254124 objects degraded (3.823%); 10825/254124 objects misplaced (4.260%); 11 MiB/s, 174 objects/s recovering 2024-08-17T17:58:49.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:49 smithi037 ceph-mon[102022]: pgmap v1943: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 115 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 1.18k op/s; 9715/254124 objects degraded (3.823%); 10825/254124 objects misplaced (4.260%); 11 MiB/s, 174 objects/s recovering 2024-08-17T17:58:49.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:49 smithi037 ceph-mon[97894]: pgmap v1943: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 115 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 1.18k op/s; 9715/254124 objects degraded (3.823%); 10825/254124 objects misplaced (4.260%); 11 MiB/s, 174 objects/s recovering 2024-08-17T17:58:49.825 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:49.862 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:49.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:49.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:49.964 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:50.005 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:50.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:50.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:50.107 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:50.143 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:50.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:50.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:50.245 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:50.282 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:50.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:50.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:50.385 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:50.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:50.426 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:50.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:58:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:58:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:58:50.527 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:50.550 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:50.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:50.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:50.652 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:50.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:50.697 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:50.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:50.798 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:50.831 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:50.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:50.832 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:50.932 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:50.969 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:50.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:50.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:51.071 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:51.103 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:51.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:51.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:51.205 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:51.243 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:51.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:51.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:51.345 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:51.390 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:51.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:51.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:51.492 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:51.531 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:51.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:51.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:51.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:51 smithi037 ceph-mon[97894]: pgmap v1944: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 115 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 9375/243393 objects degraded (3.852%); 10311/243393 objects misplaced (4.236%); 7.4 MiB/s, 118 objects/s recovering 2024-08-17T17:58:51.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:51 smithi037 ceph-mon[102022]: pgmap v1944: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 115 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 9375/243393 objects degraded (3.852%); 10311/243393 objects misplaced (4.236%); 7.4 MiB/s, 118 objects/s recovering 2024-08-17T17:58:51.633 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:51.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:51.679 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:51.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:51 smithi046 ceph-mon[88218]: pgmap v1944: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 115 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 9375/243393 objects degraded (3.852%); 10311/243393 objects misplaced (4.236%); 7.4 MiB/s, 118 objects/s recovering 2024-08-17T17:58:51.779 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:51.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:51.818 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:51.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:51.919 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:51.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:51.959 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:51.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:52.060 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:52.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:52.105 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:52.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:52.206 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:52.243 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:52.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:52.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:52.345 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:52.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:52.386 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:52.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:52.487 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:52.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:52.511 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:52.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:52.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:52 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 9375/243393 objects degraded (3.852%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:58:52.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:52 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 9375/243393 objects degraded (3.852%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:58:52.613 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:52.648 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:52.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:52.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:52.750 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:52 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 9375/243393 objects degraded (3.852%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:58:52.791 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:52.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:52.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:52.893 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:52.930 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:52.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:52.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:53.031 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:53.075 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:53.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:53.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:53.177 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:53.219 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:53.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:53.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:53.321 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:53.356 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:53.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:53.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:53.458 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:53.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:53.495 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:53.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:53.596 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:53.633 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:53.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:53.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:53.695 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:53.735 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:53 smithi046 ceph-mon[88218]: pgmap v1945: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 115 active+clean; 4.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 959 op/s; 9390/237597 objects degraded (3.952%); 9982/237597 objects misplaced (4.201%); 6.3 MiB/s, 100 objects/s recovering 2024-08-17T17:58:53.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:53 smithi037 ceph-mon[102022]: pgmap v1945: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 115 active+clean; 4.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 959 op/s; 9390/237597 objects degraded (3.952%); 9982/237597 objects misplaced (4.201%); 6.3 MiB/s, 100 objects/s recovering 2024-08-17T17:58:53.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:53 smithi037 ceph-mon[97894]: pgmap v1945: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 115 active+clean; 4.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 959 op/s; 9390/237597 objects degraded (3.952%); 9982/237597 objects misplaced (4.201%); 6.3 MiB/s, 100 objects/s recovering 2024-08-17T17:58:53.795 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:53.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:53.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:53.897 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:53.938 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:53.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:53.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:54.041 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:54.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:54.077 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:54.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:54.178 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:54.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:54.221 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:54.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:54.322 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:54.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:54.367 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:54.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:54.469 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:54.476 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:54.476 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:54.500 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:54.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:54.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:54.568 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:58:54.568 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:58:54.602 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:54.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:54.648 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:54.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:54.749 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:54.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:54.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:54.791 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:54.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:54.892 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:54.930 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:54.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:54.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:55.032 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:55.071 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:55.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:55.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:55.142 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:58:55.173 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:55.207 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:55.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:55.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:55.308 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:55.352 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:55.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:55.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:55.454 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:55.500 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:55.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:55.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:55.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:55 smithi037 ceph-mon[102022]: pgmap v1946: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 115 active+clean; 4.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 884 op/s; 9390/237597 objects degraded (3.952%); 9982/237597 objects misplaced (4.201%); 6.2 MiB/s, 98 objects/s recovering 2024-08-17T17:58:55.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:55 smithi037 ceph-mon[97894]: pgmap v1946: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 115 active+clean; 4.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 884 op/s; 9390/237597 objects degraded (3.952%); 9982/237597 objects misplaced (4.201%); 6.2 MiB/s, 98 objects/s recovering 2024-08-17T17:58:55.602 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:55.639 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:55.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:55.640 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:55.741 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:55.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:55 smithi046 ceph-mon[88218]: pgmap v1946: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 115 active+clean; 4.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 884 op/s; 9390/237597 objects degraded (3.952%); 9982/237597 objects misplaced (4.201%); 6.2 MiB/s, 98 objects/s recovering 2024-08-17T17:58:55.782 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:55.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:55.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:55.884 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:55.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:55.919 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:55.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:56.020 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:56.060 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:56.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:56.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:56.162 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:56.201 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:56.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:56.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:56.303 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:56.346 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:56.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:56.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:56.449 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:56.484 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:56.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:56.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:56.586 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:56.629 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:56.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:56.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:56.731 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:56.766 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:56.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:56.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:56.868 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:56.914 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:56.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:56.915 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:57.016 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:57.072 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:57.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:57.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:57.174 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:57.211 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:57.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:57.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:57.313 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:57.355 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:57.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:57.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:57.458 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:57.497 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:57.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:57.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:57.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:57 smithi037 ceph-mon[102022]: pgmap v1947: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 115 active+clean; 4.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.34k op/s; 9032/221226 objects degraded (4.083%); 9072/221226 objects misplaced (4.101%); 9.5 MiB/s, 151 objects/s recovering 2024-08-17T17:58:57.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:57 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 9032/221226 objects degraded (4.083%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:58:57.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:57 smithi037 ceph-mon[97894]: pgmap v1947: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 115 active+clean; 4.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.34k op/s; 9032/221226 objects degraded (4.083%); 9072/221226 objects misplaced (4.101%); 9.5 MiB/s, 151 objects/s recovering 2024-08-17T17:58:57.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:57 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 9032/221226 objects degraded (4.083%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:58:57.599 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:57.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:57.635 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:57.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:57.736 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:57.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:57 smithi046 ceph-mon[88218]: pgmap v1947: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 115 active+clean; 4.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.34k op/s; 9032/221226 objects degraded (4.083%); 9072/221226 objects misplaced (4.101%); 9.5 MiB/s, 151 objects/s recovering 2024-08-17T17:58:57.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:57 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 9032/221226 objects degraded (4.083%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:58:57.772 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:57.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:57.774 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:57.874 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:57.881 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-08-17T17:58:57.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:57.914 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:57.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:58.015 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:58.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:58.058 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:58.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:58.159 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:58.200 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:58.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:58.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:58.302 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:58.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:58.339 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:58.340 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:58.440 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:58.478 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:58.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:58.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:58.580 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:58.609 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:58.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:58.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:58.711 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:58.753 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:58.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:58.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:58.855 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:58.896 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:58.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:58.909 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:58.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:58.987 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:59.010 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:59.060 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:59.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:59.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:59.162 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:59.196 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:59.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:59.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:59.234 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:58:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:58:58] "GET /metrics HTTP/1.1" 200 36647 "" "Prometheus/2.51.0" 2024-08-17T17:58:59.298 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:59.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:59.344 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:58:59.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:59.381 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is set 2024-08-17T17:58:59.383 INFO:teuthology.orchestra.run.smithi037.stderr:reweighted osd.3 to 1 (10000) 2024-08-17T17:58:59.445 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:59.476 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:59.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:59.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:59.513 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:59 smithi037 ceph-mon[102022]: pgmap v1948: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 115 active+clean; 4.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 913 op/s; 9032/221226 objects degraded (4.083%); 9072/221226 objects misplaced (4.101%); 6.3 MiB/s, 101 objects/s recovering 2024-08-17T17:58:59.513 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:59 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/766880325' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:58:59.513 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:58:59 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3582940933' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:58:59.513 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:59 smithi037 ceph-mon[97894]: pgmap v1948: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 115 active+clean; 4.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 913 op/s; 9032/221226 objects degraded (4.083%); 9072/221226 objects misplaced (4.101%); 6.3 MiB/s, 101 objects/s recovering 2024-08-17T17:58:59.513 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:59 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/766880325' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:58:59.513 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:58:59 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3582940933' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:58:59.578 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:59.619 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:59.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:59.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:59.721 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:59.758 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:59.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:59.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:59.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:59 smithi046 ceph-mon[88218]: pgmap v1948: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 115 active+clean; 4.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 913 op/s; 9032/221226 objects degraded (4.083%); 9072/221226 objects misplaced (4.101%); 6.3 MiB/s, 101 objects/s recovering 2024-08-17T17:58:59.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:59 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/766880325' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T17:58:59.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:58:59 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3582940933' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:58:59.860 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:59.899 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:58:59.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:59.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:00.001 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:00.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:00.045 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:00.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:00.146 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:00.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:00.186 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:00.187 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:00.288 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:00.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:00.324 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:00.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:00.425 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:00.464 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:00.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:00.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:00 smithi046 ceph-mon[88218]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:00 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/766880325' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:59:00.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:00 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3582940933' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:59:00.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:00 smithi046 ceph-mon[88218]: osdmap e1265: 8 total, 8 up, 8 in 2024-08-17T17:59:00.512 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:59:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:59:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:59:00.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:00 smithi037 ceph-mon[102022]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:00.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:00 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/766880325' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:59:00.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:00 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3582940933' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:59:00.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:00 smithi037 ceph-mon[102022]: osdmap e1265: 8 total, 8 up, 8 in 2024-08-17T17:59:00.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:00 smithi037 ceph-mon[97894]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:00.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:00 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/766880325' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T17:59:00.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:00 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3582940933' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:59:00.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:00 smithi037 ceph-mon[97894]: osdmap e1265: 8 total, 8 up, 8 in 2024-08-17T17:59:00.566 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:00.598 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:00.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:00.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:00.702 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:00.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:00.742 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:00.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:00.843 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:00.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:00.882 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:00.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:00.983 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:01.008 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:01.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:01.009 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:01.110 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:01.137 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:01.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:01.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:01.238 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:01.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:01.261 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:01.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:01.362 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:01.386 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:01.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:01.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:01.489 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:01.523 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:01.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:01.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:01.625 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:01.659 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:01.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:01.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:01.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:01 smithi046 ceph-mon[88218]: pgmap v1950: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 115 active+clean; 4.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 3992/210987 objects degraded (1.892%); 12826/210987 objects misplaced (6.079%); 7.8 MiB/s, 124 objects/s recovering 2024-08-17T17:59:01.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:01 smithi046 ceph-mon[88218]: osdmap e1266: 8 total, 8 up, 8 in 2024-08-17T17:59:01.761 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:01.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:01 smithi037 ceph-mon[97894]: pgmap v1950: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 115 active+clean; 4.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 3992/210987 objects degraded (1.892%); 12826/210987 objects misplaced (6.079%); 7.8 MiB/s, 124 objects/s recovering 2024-08-17T17:59:01.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:01 smithi037 ceph-mon[97894]: osdmap e1266: 8 total, 8 up, 8 in 2024-08-17T17:59:01.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:01 smithi037 ceph-mon[102022]: pgmap v1950: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 115 active+clean; 4.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 3992/210987 objects degraded (1.892%); 12826/210987 objects misplaced (6.079%); 7.8 MiB/s, 124 objects/s recovering 2024-08-17T17:59:01.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:01 smithi037 ceph-mon[102022]: osdmap e1266: 8 total, 8 up, 8 in 2024-08-17T17:59:01.799 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:01.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:01.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:01.900 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:01.936 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:01.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:01.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:02.039 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:02.072 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:02.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:02.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:02.174 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:02.215 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:02.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:02.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:02.317 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:02.349 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:02.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:02.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:02.453 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:02.495 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:02.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:02.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:02.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:02 smithi037 ceph-mon[97894]: osdmap e1267: 8 total, 8 up, 8 in 2024-08-17T17:59:02.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:02 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3992/210987 objects degraded (1.892%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:59:02.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:02 smithi037 ceph-mon[102022]: osdmap e1267: 8 total, 8 up, 8 in 2024-08-17T17:59:02.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:02 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3992/210987 objects degraded (1.892%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:59:02.597 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:02.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:02.636 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:02.637 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:02.737 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:02.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:02 smithi046 ceph-mon[88218]: osdmap e1267: 8 total, 8 up, 8 in 2024-08-17T17:59:02.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:02 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3992/210987 objects degraded (1.892%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:59:02.775 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:02.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:02.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:02.876 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:02.916 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:02.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:02.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:03.018 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:03.055 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:03.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:03.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:03.156 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:03.191 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:03.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:03.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:03.293 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:03.332 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:03.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:03.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:03.433 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:03.478 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:03.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:03.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:03.580 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:03.602 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:03.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:03.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:03.704 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:03.741 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:03.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:03.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:03.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:03 smithi046 ceph-mon[88218]: pgmap v1953: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 115 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 863 op/s; 3992/205683 objects degraded (1.941%); 12502/205683 objects misplaced (6.078%); 6.4 MiB/s, 102 objects/s recovering 2024-08-17T17:59:03.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:03 smithi037 ceph-mon[102022]: pgmap v1953: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 115 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 863 op/s; 3992/205683 objects degraded (1.941%); 12502/205683 objects misplaced (6.078%); 6.4 MiB/s, 102 objects/s recovering 2024-08-17T17:59:03.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:03 smithi037 ceph-mon[97894]: pgmap v1953: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 115 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 863 op/s; 3992/205683 objects degraded (1.941%); 12502/205683 objects misplaced (6.078%); 6.4 MiB/s, 102 objects/s recovering 2024-08-17T17:59:03.844 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:03.886 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:03.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:03.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:03.987 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:04.035 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:04.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:04.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:04.137 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:04.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:04.173 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:04.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:04.274 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:04.312 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:04.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:04.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:04.414 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:04.460 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:04.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:04.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:04.562 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:04.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:04.584 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:04.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:04.685 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:04.731 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:04.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:04.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:04.832 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:04.867 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:04.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:04.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:04.969 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:05.007 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:05.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:05.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:05.111 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:05.147 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:05.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:05.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:05.249 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:05.290 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:05.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:05.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:05.392 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:05.435 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:05.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:05.436 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:05.537 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:05.574 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:05.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:05.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:05.676 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:05.721 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:05.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:05.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:05.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:05 smithi046 ceph-mon[88218]: pgmap v1954: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 115 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 863 op/s; 3992/205683 objects degraded (1.941%); 12502/205683 objects misplaced (6.078%); 6.4 MiB/s, 102 objects/s recovering 2024-08-17T17:59:05.772 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:05 smithi037 ceph-mon[102022]: pgmap v1954: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 115 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 863 op/s; 3992/205683 objects degraded (1.941%); 12502/205683 objects misplaced (6.078%); 6.4 MiB/s, 102 objects/s recovering 2024-08-17T17:59:05.772 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:05 smithi037 ceph-mon[97894]: pgmap v1954: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 115 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 863 op/s; 3992/205683 objects degraded (1.941%); 12502/205683 objects misplaced (6.078%); 6.4 MiB/s, 102 objects/s recovering 2024-08-17T17:59:05.826 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:05.864 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:05.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:05.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:05.966 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:06.005 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:06.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:06.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:06.107 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:06.145 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd reweight 4 1 2024-08-17T17:59:06.153 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:06.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:06.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:06.257 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:06.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:06.300 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:06.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:06.401 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:06.456 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:06.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:06.458 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:06.558 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:06.592 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:06.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:06.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:06.693 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:06.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:06.735 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:06.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:06.836 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:06.872 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:06.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:06.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:06.974 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:07.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:07.029 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:07.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:07.129 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:07.186 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:07.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:07.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:07.288 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:07.330 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:07.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:07.331 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:07.432 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:07.467 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:07.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:07.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:07.569 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:07.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:07.608 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:07.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:07.616 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:59:07.689 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:07 smithi037 ceph-mon[97894]: pgmap v1955: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.49k op/s; 3992/191409 objects degraded (2.086%); 11672/191409 objects misplaced (6.098%); 9.6 MiB/s, 154 objects/s recovering 2024-08-17T17:59:07.689 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:07 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3992/191409 objects degraded (2.086%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:59:07.689 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:07 smithi037 ceph-mon[102022]: pgmap v1955: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.49k op/s; 3992/191409 objects degraded (2.086%); 11672/191409 objects misplaced (6.098%); 9.6 MiB/s, 154 objects/s recovering 2024-08-17T17:59:07.690 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:07 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3992/191409 objects degraded (2.086%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:59:07.709 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:07.760 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:59:07.760 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:59:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:07 smithi046 ceph-mon[88218]: pgmap v1955: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.49k op/s; 3992/191409 objects degraded (2.086%); 11672/191409 objects misplaced (6.098%); 9.6 MiB/s, 154 objects/s recovering 2024-08-17T17:59:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:07 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3992/191409 objects degraded (2.086%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:59:07.764 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:07.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:07.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:07.797 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:59:07.797 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:59:07.831 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:59:07.833 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:59:07.866 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:07.901 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:59:07.902 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:59:07.917 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:07.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:07.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:07.953 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:59:07.953 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:59:07.986 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:59:07.986 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:59:08.001 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:59:08.002 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [ 2024-08-17T17:59:08.002 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:59:08.002 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.35931.0:184007 9.6 e1267/1230 9:66068cc8:::benchmark_data_smithi037_235265_object61784:head v 1267'7244, mlcod=1267'7242)", 2024-08-17T17:59:08.002 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:59:07.995913+0000", 2024-08-17T17:59:08.002 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.003725398, 2024-08-17T17:59:08.002 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0037531830000000002, 2024-08-17T17:59:08.002 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T17:59:08.002 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T17:59:08.002 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T17:59:08.002 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T17:59:08.002 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:59:08.003 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T17:59:08.003 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:59:07.995913+0000", 2024-08-17T17:59:08.003 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:59:08.003 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:59:08.003 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:59:08.003 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T17:59:08.003 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:59:07.995913+0000", 2024-08-17T17:59:08.003 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T17:59:08.003 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:59:08.003 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:59:08.003 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T17:59:08.003 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:59:07.995914+0000", 2024-08-17T17:59:08.003 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5799999999999999e-06 2024-08-17T17:59:08.004 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:59:08.004 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:59:08.004 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T17:59:08.004 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:59:07.995923+0000", 2024-08-17T17:59:08.004 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.3139999999999993e-06 2024-08-17T17:59:08.004 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:59:08.004 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:59:08.004 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T17:59:08.004 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:59:07.995946+0000", 2024-08-17T17:59:08.004 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2887e-05 2024-08-17T17:59:08.004 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:59:08.004 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:59:08.004 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T17:59:08.005 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:59:07.995955+0000", 2024-08-17T17:59:08.005 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.1079999999999999e-06 2024-08-17T17:59:08.005 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:59:08.005 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:59:08.005 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T17:59:08.005 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:59:07.996039+0000", 2024-08-17T17:59:08.005 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.3302999999999998e-05 2024-08-17T17:59:08.005 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T17:59:08.005 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T17:59:08.005 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T17:59:08.005 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:59:07.996065+0000", 2024-08-17T17:59:08.005 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.6352000000000001e-05 2024-08-17T17:59:08.005 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:59:08.005 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T17:59:08.006 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:59:08.006 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T17:59:08.006 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-08-17T17:59:08.006 INFO:teuthology.orchestra.run.smithi037.stdout: "num_ops": 1 2024-08-17T17:59:08.006 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:59:08.020 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:08.026 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:59:08.027 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:59:08.049 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:08.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:08.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:08.065 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:59:08.065 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:59:08.151 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:08.185 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:08.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:08.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:08.287 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:08.333 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:08.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:08.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:08.435 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:08.471 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:08.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:08.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:08.573 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:08.617 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:08.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:08.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:08.719 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:08.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:08.755 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:08.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:08.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:08 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/192898892' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:08.778 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:08 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/192898892' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:08.778 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:08 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/192898892' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:08.822 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-08-17T17:59:08.856 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:08.886 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:08.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:08.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:08.988 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:09.024 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:09.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:09.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:09.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:59:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:59:08] "GET /metrics HTTP/1.1" 200 36647 "" "Prometheus/2.51.0" 2024-08-17T17:59:09.125 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:09.175 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:09.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:09.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:09.278 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:09.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:09.319 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:09.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:09.420 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:09.464 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:09.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:09.465 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:09.566 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:09.606 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:09.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:09.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:09.708 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:09.751 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:09.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:09.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:09 smithi046 ceph-mon[88218]: pgmap v1956: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 815 op/s; 3992/191409 objects degraded (2.086%); 11672/191409 objects misplaced (6.098%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:59:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:09.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:09 smithi037 ceph-mon[102022]: pgmap v1956: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 815 op/s; 3992/191409 objects degraded (2.086%); 11672/191409 objects misplaced (6.098%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:59:09.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:09.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:09 smithi037 ceph-mon[97894]: pgmap v1956: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 815 op/s; 3992/191409 objects degraded (2.086%); 11672/191409 objects misplaced (6.098%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:59:09.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:09.854 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:09.887 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:09.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:09.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:09.989 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:10.035 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:10.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:10.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:10.137 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:10.190 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:10.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:10.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:10.292 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:10.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:10.339 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:10.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:10.440 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:10.477 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:59:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:59:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:59:10.478 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:10 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:59:10.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:10.492 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:10.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:10.593 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:10.617 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:10.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:10.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:10.718 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:10.754 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:10.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:10.755 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:10.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:10 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:59:10.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:10 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:59:10.856 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:10.893 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:10.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:10.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:10.994 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:11.028 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:11.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:11.029 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:11.130 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:11.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:11.175 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:11.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:11.275 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:11.286 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:11.306 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:11.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:11.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:11.381 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:11.382 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:11.408 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:11.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:11.463 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:11.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:11.564 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:11.611 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:11.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:11.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:11.713 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:11.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:11.761 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:11.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:11.766 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:11 smithi037 ceph-mon[102022]: pgmap v1957: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 116 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 862 op/s; 3992/180720 objects degraded (2.209%); 11291/180720 objects misplaced (6.248%); 3.9 MiB/s, 62 objects/s recovering 2024-08-17T17:59:11.766 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:11 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:11.766 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:11 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:11.766 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:11 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:11.766 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:11 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:11.767 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:11 smithi037 ceph-mon[97894]: pgmap v1957: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 116 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 862 op/s; 3992/180720 objects degraded (2.209%); 11291/180720 objects misplaced (6.248%); 3.9 MiB/s, 62 objects/s recovering 2024-08-17T17:59:11.767 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:11 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:11.767 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:11 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:11.767 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:11 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:11.767 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:11 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:11.863 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:11.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:11.907 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:11.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:11.925 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:11 smithi046 ceph-mon[88218]: pgmap v1957: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 116 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 862 op/s; 3992/180720 objects degraded (2.209%); 11291/180720 objects misplaced (6.248%); 3.9 MiB/s, 62 objects/s recovering 2024-08-17T17:59:11.925 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:11 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:11.926 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:11 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:11.926 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:11 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:11.926 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:11 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:12.008 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:12.051 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:12.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:12.052 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:12.153 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:12.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:12.192 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:12.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:12.293 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:12.317 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:12.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:12.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:12.419 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:12.441 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:12.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:12.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:12.543 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:12.586 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:12.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:12.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:12.688 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:12.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:12.724 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:12.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:12.824 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:12 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3992/180720 objects degraded (2.209%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:59:12.824 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:12 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3992/180720 objects degraded (2.209%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:59:12.825 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:12.861 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:12.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:12.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:12.963 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:13.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:12 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3992/180720 objects degraded (2.209%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:59:13.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:13.014 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:13.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:13.115 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:13.147 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:13.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:13.148 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:13.232 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:59:13.250 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:13.315 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:13.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:13.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:13.417 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:13.456 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:13.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:13.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:13.558 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:13.604 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:13.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:13.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:13.706 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:13.749 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:13.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:13.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:13.821 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:13 smithi037 ceph-mon[97894]: pgmap v1958: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 950 op/s; 3992/175341 objects degraded (2.277%); 10951/175341 objects misplaced (6.246%); 4.6 MiB/s, 72 objects/s recovering 2024-08-17T17:59:13.822 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:13 smithi037 ceph-mon[102022]: pgmap v1958: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 950 op/s; 3992/175341 objects degraded (2.277%); 10951/175341 objects misplaced (6.246%); 4.6 MiB/s, 72 objects/s recovering 2024-08-17T17:59:13.850 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:13.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:13.893 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:13.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:13.931 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:13 smithi046 ceph-mon[88218]: pgmap v1958: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 950 op/s; 3992/175341 objects degraded (2.277%); 10951/175341 objects misplaced (6.246%); 4.6 MiB/s, 72 objects/s recovering 2024-08-17T17:59:13.994 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:14.033 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:14.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:14.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:14.135 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:14.166 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:14.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:14.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:14.268 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:14.312 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:14.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:14.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:14.414 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:14.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:14.476 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:14.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:14.577 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:14.608 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:14.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:14.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:14.710 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:14.755 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:14.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:14.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:14.857 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:14.898 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:14.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:14.899 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:15.000 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:15.047 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:15.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:15.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:15.149 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:15.185 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:15.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:15.186 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:15.287 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:15.322 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:15.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:15.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:15.424 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:15.469 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:15.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:15.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:15.571 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:15.575 INFO:teuthology.orchestra.run.smithi037.stderr:reweighted osd.4 to 1 (10000) 2024-08-17T17:59:15.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:15.613 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:15.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:15.713 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:15.753 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:15.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:15.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:15.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:15 smithi046 ceph-mon[88218]: pgmap v1959: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 842 op/s; 3992/175341 objects degraded (2.277%); 10951/175341 objects misplaced (6.246%); 4.0 MiB/s, 64 objects/s recovering 2024-08-17T17:59:15.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:15 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3092731150' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:59:15.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:15 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:59:15.855 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:15.894 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:15.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:15.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:15.996 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:16.042 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:16.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:16.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:16.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:15 smithi037 ceph-mon[102022]: pgmap v1959: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 842 op/s; 3992/175341 objects degraded (2.277%); 10951/175341 objects misplaced (6.246%); 4.0 MiB/s, 64 objects/s recovering 2024-08-17T17:59:16.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:15 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3092731150' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:59:16.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:15 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:59:16.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:15 smithi037 ceph-mon[97894]: pgmap v1959: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 842 op/s; 3992/175341 objects degraded (2.277%); 10951/175341 objects misplaced (6.246%); 4.0 MiB/s, 64 objects/s recovering 2024-08-17T17:59:16.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:15 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3092731150' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:59:16.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:15 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T17:59:16.144 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:16.178 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:16.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:16.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:16.280 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:16.317 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:16.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:16.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:16.419 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:16.457 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:16.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:16.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:16.559 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:16.588 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:16 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:59:16.588 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:16 smithi046 ceph-mon[88218]: osdmap e1268: 8 total, 8 up, 8 in 2024-08-17T17:59:16.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:16.597 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:16.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:16.698 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:16.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:16.746 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:16.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:16.752 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:16 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:59:16.752 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:16 smithi037 ceph-mon[97894]: osdmap e1268: 8 total, 8 up, 8 in 2024-08-17T17:59:16.753 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:16 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T17:59:16.753 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:16 smithi037 ceph-mon[102022]: osdmap e1268: 8 total, 8 up, 8 in 2024-08-17T17:59:16.847 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:16.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:16.906 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:16.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:17.007 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:17.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:17.060 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:17.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:17.161 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:17.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:17.203 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:17.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:17.304 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:17.340 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:17.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:17.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:17.444 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:17.494 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:17.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:17.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:17.596 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:17.642 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:17.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:17.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:17.709 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:17 smithi037 ceph-mon[102022]: pgmap v1961: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 3.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 3992/161298 objects degraded (2.475%); 10174/161298 objects misplaced (6.308%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T17:59:17.709 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:17 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:17.709 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:17 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:17.709 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:17 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3992/161298 objects degraded (2.475%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:59:17.709 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:17 smithi037 ceph-mon[97894]: pgmap v1961: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 3.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 3992/161298 objects degraded (2.475%); 10174/161298 objects misplaced (6.308%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T17:59:17.709 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:17 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:17.709 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:17 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:17.709 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:17 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3992/161298 objects degraded (2.475%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:59:17.744 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:17.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:17.801 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:17.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:17.901 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:17.939 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:17.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:17.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:18.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:17 smithi046 ceph-mon[88218]: pgmap v1961: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 3.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 3992/161298 objects degraded (2.475%); 10174/161298 objects misplaced (6.308%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T17:59:18.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:17 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:18.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:17 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:18.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:17 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3992/161298 objects degraded (2.475%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:59:18.042 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:18.089 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:18.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:18.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:18.191 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:18.221 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:18.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:18.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:18.322 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:18.369 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:18.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:18.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:18.471 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:18.533 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:18.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:18.534 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:18.611 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is unset 2024-08-17T17:59:18.635 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:18.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:18.668 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:18.668 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:18.769 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:18.808 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:18.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:18.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:18.878 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:18 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/610752681' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:59:18.878 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:18 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:59:18.879 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:18 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:18.879 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:18 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:18.879 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:18 smithi046 ceph-mon[88218]: pgmap v1962: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 3.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 3992/161298 objects degraded (2.475%); 10174/161298 objects misplaced (6.308%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T17:59:18.911 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:18.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:18.943 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:18.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:18.978 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:18 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/610752681' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:59:18.978 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:18 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:59:18.978 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:18 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:18.978 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:18 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:18.978 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:18 smithi037 ceph-mon[102022]: pgmap v1962: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 3.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 3992/161298 objects degraded (2.475%); 10174/161298 objects misplaced (6.308%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T17:59:18.979 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:18 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/610752681' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:59:18.979 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:18 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:59:18.979 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:18 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:18.979 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:18 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:18.979 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:18 smithi037 ceph-mon[97894]: pgmap v1962: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 3.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 3992/161298 objects degraded (2.475%); 10174/161298 objects misplaced (6.308%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T17:59:19.043 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:19.086 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:19.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:19.088 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:19.189 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:19.225 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:19.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:19.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:19.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:59:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:59:18] "GET /metrics HTTP/1.1" 200 36647 "" "Prometheus/2.51.0" 2024-08-17T17:59:19.327 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:19.363 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:19.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:19.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:19.465 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:19.502 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:19.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:19.503 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:19.604 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:19.637 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:19.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:19.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:19.739 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:19.780 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:19.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:19.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:19.882 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:19.910 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:19.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:19.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:19.960 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:19 smithi037 ceph-mon[97894]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:19.960 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:19 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:59:19.960 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:19 smithi037 ceph-mon[97894]: osdmap e1269: 8 total, 8 up, 8 in 2024-08-17T17:59:19.960 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:19 smithi037 ceph-mon[102022]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:19.960 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:19 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:59:19.960 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:19 smithi037 ceph-mon[102022]: osdmap e1269: 8 total, 8 up, 8 in 2024-08-17T17:59:20.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:19 smithi046 ceph-mon[88218]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:20.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:19 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:59:20.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:19 smithi046 ceph-mon[88218]: osdmap e1269: 8 total, 8 up, 8 in 2024-08-17T17:59:20.012 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:20.056 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:20.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:20.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:20.158 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:20.193 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:20.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:20.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:20.295 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:20.332 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:20.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:20.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:20.434 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:20.461 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:20.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:20.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:59:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:59:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:59:20.563 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:20.600 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:20.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:20.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:20.702 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:20.745 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:20.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:20.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:20.846 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:20.885 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:20.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:20.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:20.986 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:21.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:20 smithi046 ceph-mon[88218]: pgmap v1964: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 116 active+clean; 3.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 982 op/s; 3992/151752 objects degraded (2.631%); 9794/151752 objects misplaced (6.454%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:59:21.029 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:21.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:21.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:21.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:20 smithi037 ceph-mon[102022]: pgmap v1964: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 116 active+clean; 3.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 982 op/s; 3992/151752 objects degraded (2.631%); 9794/151752 objects misplaced (6.454%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:59:21.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:20 smithi037 ceph-mon[97894]: pgmap v1964: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 116 active+clean; 3.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 982 op/s; 3992/151752 objects degraded (2.631%); 9794/151752 objects misplaced (6.454%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:59:21.131 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:21.167 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:21.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:21.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:21.269 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:21.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:21.322 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:21.322 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:21.423 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:21.468 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:21.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:21.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:21.570 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:21.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:21.612 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:21.613 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:21.713 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:21.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:21.759 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:21.760 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:21.860 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:21.898 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:21.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:21.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:22.001 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:22.036 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:22.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:22.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:22.137 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:22.166 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:22.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:22.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:22.268 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:22.273 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:22.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:22.309 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:22.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:22.410 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:22.455 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:22.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:22.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:22.557 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:22.580 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:59:22.581 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [], 2024-08-17T17:59:22.581 INFO:teuthology.orchestra.run.smithi037.stdout: "complaint_time": 30, 2024-08-17T17:59:22.581 INFO:teuthology.orchestra.run.smithi037.stdout: "num_blocked_ops": 0 2024-08-17T17:59:22.581 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:59:22.605 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:22.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:22.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:22.707 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:22.729 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:22.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:22.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:22.831 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:22.869 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:22.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:22.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:22.970 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:23.014 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:23.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:23.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:23.116 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:23.146 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:23.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:23.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:23.248 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:23.292 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:23.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:23.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:23.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:23 smithi037 ceph-mon[102022]: pgmap v1965: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 3.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 1.20k op/s; 3992/146505 objects degraded (2.725%); 9416/146505 objects misplaced (6.427%); 6.0 MiB/s, 95 objects/s recovering 2024-08-17T17:59:23.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:23 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3992/146505 objects degraded (2.725%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:59:23.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:23 smithi037 ceph-mon[97894]: pgmap v1965: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 3.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 1.20k op/s; 3992/146505 objects degraded (2.725%); 9416/146505 objects misplaced (6.427%); 6.0 MiB/s, 95 objects/s recovering 2024-08-17T17:59:23.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:23 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3992/146505 objects degraded (2.725%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:59:23.394 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:23.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:23.431 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:23.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:23.432 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-08-17T17:59:23.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:23 smithi046 ceph-mon[88218]: pgmap v1965: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 3.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 1.20k op/s; 3992/146505 objects degraded (2.725%); 9416/146505 objects misplaced (6.427%); 6.0 MiB/s, 95 objects/s recovering 2024-08-17T17:59:23.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:23 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3992/146505 objects degraded (2.725%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:59:23.531 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:23.571 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:23.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:23.572 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:23.673 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:23.696 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:23.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:23.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:23.801 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:23.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:23.847 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:23.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:23.948 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:23.993 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:23.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:23.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:24.095 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:24.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:24.134 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:24.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:24.236 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:24.280 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:24.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:24.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:24.382 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:24.416 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:24.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:24.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:24.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:24.518 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:24.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:24.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:24.554 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:24.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:24.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:24.627 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd reweight 5 1 2024-08-17T17:59:24.656 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:24.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:24.725 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:24.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:24.826 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:24.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:24.869 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:24.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:24.970 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:25.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:25.024 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:25.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:25.125 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:25.147 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:25.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:25.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:25.249 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:25 smithi046 ceph-mon[88218]: pgmap v1966: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 3.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 3992/146505 objects degraded (2.725%); 9416/146505 objects misplaced (6.427%); 2.8 MiB/s, 44 objects/s recovering 2024-08-17T17:59:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:25 smithi046 ceph-mon[88218]: 9.16 scrub starts 2024-08-17T17:59:25.292 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:25.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:25.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:25.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:25 smithi037 ceph-mon[102022]: pgmap v1966: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 3.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 3992/146505 objects degraded (2.725%); 9416/146505 objects misplaced (6.427%); 2.8 MiB/s, 44 objects/s recovering 2024-08-17T17:59:25.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:25 smithi037 ceph-mon[102022]: 9.16 scrub starts 2024-08-17T17:59:25.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:25 smithi037 ceph-mon[97894]: pgmap v1966: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 3.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 3992/146505 objects degraded (2.725%); 9416/146505 objects misplaced (6.427%); 2.8 MiB/s, 44 objects/s recovering 2024-08-17T17:59:25.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:25 smithi037 ceph-mon[97894]: 9.16 scrub starts 2024-08-17T17:59:25.380 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:25.394 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:25.457 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:25.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:25.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:25.559 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:25.595 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:25.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:25.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:25.697 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:25.747 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:25.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:25.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:25.849 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:25.887 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:25.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:25.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:25.989 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:26.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:26.048 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:26.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:26.149 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:26.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:26.194 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:26.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:26.235 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:59:26.241 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:26 smithi037 ceph-mon[102022]: 9.16 scrub ok 2024-08-17T17:59:26.241 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:26 smithi037 ceph-mon[97894]: 9.16 scrub ok 2024-08-17T17:59:26.295 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:26.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:26.342 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:26.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:26.442 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:26.493 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:26.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:26.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:26.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:26 smithi046 ceph-mon[88218]: 9.16 scrub ok 2024-08-17T17:59:26.595 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:26.618 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:26.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:26.619 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:26.720 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:26.742 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:26.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:26.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:26.844 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:26.866 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:26.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:26.867 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:26.968 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:27.006 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:27.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:27.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:27.108 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:27.149 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:27.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:27.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:27.251 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:27.287 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:27.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:27.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:27.389 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:27.431 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:27.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:27.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:27.476 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:27 smithi037 ceph-mon[102022]: pgmap v1967: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 115 active+clean; 2.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 966 op/s; 3992/132282 objects degraded (3.018%); 8678/132282 objects misplaced (6.560%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T17:59:27.477 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:27 smithi037 ceph-mon[97894]: pgmap v1967: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 115 active+clean; 2.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 966 op/s; 3992/132282 objects degraded (3.018%); 8678/132282 objects misplaced (6.560%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T17:59:27.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:27 smithi046 ceph-mon[88218]: pgmap v1967: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 115 active+clean; 2.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 966 op/s; 3992/132282 objects degraded (3.018%); 8678/132282 objects misplaced (6.560%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T17:59:27.532 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:27.580 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:27.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:27.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:27.681 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:27.709 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:27.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:27.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:27.811 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:27.845 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:27.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:27.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:27.946 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:27.982 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:27.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:27.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:28.084 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:28.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:28.123 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:28.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:28.224 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:28.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:28.259 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:28.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:28.360 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:28.392 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:28.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:28.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:28.494 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:28.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:28 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3992/132282 objects degraded (3.018%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:59:28.533 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:28.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:28.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:28.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:28 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3992/132282 objects degraded (3.018%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:59:28.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:28 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3992/132282 objects degraded (3.018%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:59:28.635 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:28.672 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:28.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:28.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:28.774 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:28.785 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:59:28.785 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:59:28.816 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:28.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:28.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:28.823 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:59:28.824 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:59:28.862 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:59:28.862 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:59:28.909 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:59:28.909 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:59:28.918 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:28.942 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:59:28.942 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:59:28.953 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:28.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:28.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:29.015 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:59:29.015 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:59:29.043 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:59:29.043 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:59:29.055 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:29.082 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:59:29.083 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:59:29.101 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:29.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:29.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:29.106 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:59:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:59:28] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.51.0" 2024-08-17T17:59:29.203 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:29.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:29.250 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:29.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:29.351 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:29.391 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:29.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:29.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:29.493 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:29.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:29 smithi046 ceph-mon[88218]: pgmap v1968: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 115 active+clean; 2.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 966 op/s; 3992/132282 objects degraded (3.018%); 8678/132282 objects misplaced (6.560%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T17:59:29.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:29 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/263957867' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:29.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:29.532 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:29.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:29.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:29 smithi037 ceph-mon[102022]: pgmap v1968: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 115 active+clean; 2.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 966 op/s; 3992/132282 objects degraded (3.018%); 8678/132282 objects misplaced (6.560%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T17:59:29.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:29 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/263957867' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:29.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:29 smithi037 ceph-mon[97894]: pgmap v1968: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 115 active+clean; 2.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 966 op/s; 3992/132282 objects degraded (3.018%); 8678/132282 objects misplaced (6.560%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T17:59:29.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:29 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/263957867' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:29.633 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:29.657 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:29.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:29.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:29.759 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:29.789 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:29.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:29.791 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:29.891 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:29.921 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:29.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:29.922 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:30.023 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:30.077 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:30.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:30.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:30.178 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:30.204 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:30.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:30.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:30.305 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:30.353 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:30.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:30.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:30.455 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:30.502 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:30.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:30.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:59:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:59:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:59:30.604 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:30.641 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:30.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:30.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:30.642 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:59:30.642 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:59:30.743 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:30.779 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:30.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:30.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:30.881 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:30.913 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:30.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:30.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:31.014 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:31.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:31.062 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:31.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:31.163 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:31.213 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:31.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:31.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:31.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:31 smithi037 ceph-mon[97894]: pgmap v1969: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 116 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 3992/123861 objects degraded (3.223%); 8264/123861 objects misplaced (6.672%) 2024-08-17T17:59:31.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:31 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:31.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:31 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:31.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:31 smithi037 ceph-mon[102022]: pgmap v1969: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 116 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 3992/123861 objects degraded (3.223%); 8264/123861 objects misplaced (6.672%) 2024-08-17T17:59:31.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:31 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:31.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:31 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:31.314 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:31.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:31.354 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:31.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:31.455 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:31.493 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:31.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:31.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:31 smithi046 ceph-mon[88218]: pgmap v1969: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 116 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 3992/123861 objects degraded (3.223%); 8264/123861 objects misplaced (6.672%) 2024-08-17T17:59:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:31 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:31 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:31.526 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:31.529 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:31.539 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-08-17T17:59:31.595 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:31.661 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:31.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:31.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:31.763 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:31.841 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:31.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:31.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:31.943 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:31.984 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:31.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:31.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:32.066 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:59:32.085 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:32.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:32.161 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:32.161 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:32.262 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:32.300 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:32.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:32.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:32.402 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:32.451 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:32.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:32.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:32.553 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:32.595 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:32.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:32.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:32.696 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:32.741 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:32.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:32.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:32.842 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:32.887 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:32.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:32.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:32.989 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:33.029 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:33.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:33.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:33.130 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:33.171 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:33.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:33.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:33.273 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:33.303 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:33.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:33.304 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:33.405 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:33.445 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:33.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:33.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:33.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:33 smithi046 ceph-mon[88218]: pgmap v1970: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 383 op/s; 3992/119613 objects degraded (3.337%); 7842/119613 objects misplaced (6.556%) 2024-08-17T17:59:33.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:33 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3992/119613 objects degraded (3.337%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:59:33.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:33 smithi037 ceph-mon[97894]: pgmap v1970: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 383 op/s; 3992/119613 objects degraded (3.337%); 7842/119613 objects misplaced (6.556%) 2024-08-17T17:59:33.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:33 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3992/119613 objects degraded (3.337%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:59:33.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:33 smithi037 ceph-mon[102022]: pgmap v1970: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 383 op/s; 3992/119613 objects degraded (3.337%); 7842/119613 objects misplaced (6.556%) 2024-08-17T17:59:33.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:33 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3992/119613 objects degraded (3.337%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:59:33.547 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:33.587 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:33.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:33.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:33.689 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:33.729 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:33.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:33.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:33.831 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:33.873 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:33.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:33.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:33.975 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:34.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:34.008 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:34.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:34.109 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:34.148 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:34.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:34.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:34.250 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:34.277 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:34.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:34.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:34.379 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:34.417 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:34.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:34.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:34.519 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:34.543 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:34.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:34.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:34.645 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:34.692 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:34.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:34.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:34.794 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:34.828 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:34.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:34.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:34.930 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:34.966 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:34.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:34.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:35.067 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:35.109 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:35.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:35.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:35.211 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:35.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:35.254 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:35.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:35.355 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:35.392 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:35.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:35.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:35.477 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:35 smithi037 ceph-mon[97894]: pgmap v1971: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 237 op/s; 3992/119613 objects degraded (3.337%); 7842/119613 objects misplaced (6.556%) 2024-08-17T17:59:35.478 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:35 smithi037 ceph-mon[102022]: pgmap v1971: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 237 op/s; 3992/119613 objects degraded (3.337%); 7842/119613 objects misplaced (6.556%) 2024-08-17T17:59:35.494 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:35.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:35 smithi046 ceph-mon[88218]: pgmap v1971: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 237 op/s; 3992/119613 objects degraded (3.337%); 7842/119613 objects misplaced (6.556%) 2024-08-17T17:59:35.524 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:35.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:35.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:35.626 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:35.659 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:35.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:35.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:35.761 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:35.804 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:35.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:35.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:35.906 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:35.946 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:35.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:35.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:36.048 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:36.085 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:36.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:36.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:36.187 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:36.230 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:36.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:36.232 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:36.333 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:36.355 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:36.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:36.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:36.457 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:36.500 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:36.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:36.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:36.602 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:36.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:36.641 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:36.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:36.742 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:36.783 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:36.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:36.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:36.885 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:36.920 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:36.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:36.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:37.022 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:37.057 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:37.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:37.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:37.159 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:37.191 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:37.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:37.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:37.295 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:37.343 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:37.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:37.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:37.446 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:37.483 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:37.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:37.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:37.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:37 smithi046 ceph-mon[88218]: pgmap v1972: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 613 op/s; 3992/106077 objects degraded (3.763%); 6890/106077 objects misplaced (6.495%) 2024-08-17T17:59:37.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:37 smithi037 ceph-mon[102022]: pgmap v1972: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 613 op/s; 3992/106077 objects degraded (3.763%); 6890/106077 objects misplaced (6.495%) 2024-08-17T17:59:37.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:37 smithi037 ceph-mon[97894]: pgmap v1972: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 613 op/s; 3992/106077 objects degraded (3.763%); 6890/106077 objects misplaced (6.495%) 2024-08-17T17:59:37.585 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:37.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:37.626 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:37.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:37.727 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:37.767 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:37.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:37.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:37.868 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:37.909 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:37.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:37.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:37.967 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:38.011 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:38.045 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:38.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:38.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:38.147 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:38.186 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:38.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:38.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:38.287 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:38.373 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:38.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:38.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:38.475 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:38.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:38.511 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:38.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:38.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:38 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3992/106077 objects degraded (3.763%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:59:38.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:38 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3992/106077 objects degraded (3.763%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:59:38.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:38 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3992/106077 objects degraded (3.763%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:59:38.612 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:38.657 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:38.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:38.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:38.759 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:38.803 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:38.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:38.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:38.905 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:38.941 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:38.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:38.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:39.043 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:39.086 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:39.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:39.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:39.188 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:39.226 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:39.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:39.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:39.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:59:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:59:38] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.51.0" 2024-08-17T17:59:39.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:39 smithi037 ceph-mon[102022]: pgmap v1973: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 218 op/s; 3992/106077 objects degraded (3.763%); 6890/106077 objects misplaced (6.495%) 2024-08-17T17:59:39.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:39.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:39 smithi037 ceph-mon[97894]: pgmap v1973: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 218 op/s; 3992/106077 objects degraded (3.763%); 6890/106077 objects misplaced (6.495%) 2024-08-17T17:59:39.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:39.329 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:39.370 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:39.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:39.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:39.472 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:39.506 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:39.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:39.507 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:39 smithi046 ceph-mon[88218]: pgmap v1973: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 218 op/s; 3992/106077 objects degraded (3.763%); 6890/106077 objects misplaced (6.495%) 2024-08-17T17:59:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:39.607 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:39.644 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:39.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:39.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:39.745 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:39.793 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:39.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:39.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:39.895 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:39.935 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:39.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:39.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:40.037 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:40.076 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:40.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:40.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:40.178 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:40.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:40.219 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:40.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:40.320 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:40.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:40.391 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:40.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:40.492 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:59:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:59:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:59:40.533 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:40.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:40.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:40.634 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:40.681 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:40.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:40.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:40.783 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:40.825 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:40.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:40.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:40.927 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:40.961 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:40.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:40.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:41.063 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:41.100 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:41.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:41.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:41.201 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:41.243 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:41.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:41.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:41.345 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:41.387 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:41 smithi037 ceph-mon[102022]: pgmap v1974: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 116 active+clean; 1.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 3992/95814 objects degraded (4.166%); 6358/95814 objects misplaced (6.636%) 2024-08-17T17:59:41.387 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:41 smithi037 ceph-mon[97894]: pgmap v1974: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 116 active+clean; 1.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 3992/95814 objects degraded (4.166%); 6358/95814 objects misplaced (6.636%) 2024-08-17T17:59:41.387 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:41.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:41.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:41.489 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:41.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:41 smithi046 ceph-mon[88218]: pgmap v1974: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 116 active+clean; 1.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 3992/95814 objects degraded (4.166%); 6358/95814 objects misplaced (6.636%) 2024-08-17T17:59:41.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:41.541 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:41.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:41.642 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:41.679 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:41.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:41.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:41.781 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:41.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:41.824 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:41.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:41.925 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:41.975 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:41.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:41.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:42.078 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:42.111 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:42.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:42.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:42.213 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:42.245 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:42 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/569019251' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:59:42.245 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:42 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:59:42.245 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:42 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3818335181' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:59:42.245 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:42 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:59:42.246 INFO:teuthology.orchestra.run.smithi037.stderr:reweighted osd.5 to 1 (10000) 2024-08-17T17:59:42.261 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:42.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:42.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:42.362 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:42.398 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:42.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:42.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:42.500 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:42.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:42 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/569019251' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:59:42.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:42 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:59:42.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:42 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3818335181' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:59:42.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:42 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:59:42.526 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:42 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/569019251' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:59:42.526 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:42 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:59:42.526 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:42 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3818335181' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:59:42.526 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:42 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T17:59:42.543 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:42.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:42.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:42.645 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:42.685 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:42.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:42.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:42.787 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:42.835 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:42.836 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is unset 2024-08-17T17:59:42.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:42.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:42.937 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:42.980 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:42.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:42.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:43.065 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:43.082 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:43.115 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:43.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:43.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:43.217 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:43.264 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:43.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:43.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:43.366 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:43.406 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:43.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:43.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:43.508 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:43.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:43 smithi046 ceph-mon[88218]: pgmap v1975: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 924 op/s; 3992/90585 objects degraded (4.407%); 5888/90585 objects misplaced (6.500%); 6.2 MiB/s, 98 objects/s recovering 2024-08-17T17:59:43.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:43 smithi046 ceph-mon[88218]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:59:43.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:43 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3992/90585 objects degraded (4.407%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:59:43.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:43 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:59:43.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:43 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:59:43.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:43 smithi046 ceph-mon[88218]: osdmap e1270: 8 total, 8 up, 8 in 2024-08-17T17:59:43.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:43 smithi037 ceph-mon[97894]: pgmap v1975: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 924 op/s; 3992/90585 objects degraded (4.407%); 5888/90585 objects misplaced (6.500%); 6.2 MiB/s, 98 objects/s recovering 2024-08-17T17:59:43.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:43 smithi037 ceph-mon[97894]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:59:43.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:43 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3992/90585 objects degraded (4.407%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:59:43.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:43 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:59:43.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:43 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:59:43.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:43 smithi037 ceph-mon[97894]: osdmap e1270: 8 total, 8 up, 8 in 2024-08-17T17:59:43.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:43 smithi037 ceph-mon[102022]: pgmap v1975: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 924 op/s; 3992/90585 objects degraded (4.407%); 5888/90585 objects misplaced (6.500%); 6.2 MiB/s, 98 objects/s recovering 2024-08-17T17:59:43.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:43 smithi037 ceph-mon[102022]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:59:43.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:43 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3992/90585 objects degraded (4.407%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:59:43.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:43 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:59:43.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:43 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T17:59:43.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:43 smithi037 ceph-mon[102022]: osdmap e1270: 8 total, 8 up, 8 in 2024-08-17T17:59:43.546 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:43.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:43.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:43.648 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:43.691 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:43.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:43.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:43.793 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:43.830 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:43.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:43.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:43.933 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:43.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:43.974 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:43.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:44.074 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:44.115 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:44.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:44.117 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:44.218 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:44.252 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:44.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:44.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:44.332 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd reweight 6 1 2024-08-17T17:59:44.354 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:44.418 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:44.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:44.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:44.520 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:44.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:44.563 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:44.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:44.664 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:44.714 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:44.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:44.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:44.819 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:44.882 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:44.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:44.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:44.984 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:45.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:45.028 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:45.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:45.129 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:45.159 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:45.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:45.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:45.261 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:45.296 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:45.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:45.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:45.367 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:45 smithi037 ceph-mon[97894]: pgmap v1977: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 967 op/s; 3992/90585 objects degraded (4.407%); 5888/90585 objects misplaced (6.500%); 6.1 MiB/s, 97 objects/s recovering 2024-08-17T17:59:45.368 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:45 smithi037 ceph-mon[102022]: pgmap v1977: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 967 op/s; 3992/90585 objects degraded (4.407%); 5888/90585 objects misplaced (6.500%); 6.1 MiB/s, 97 objects/s recovering 2024-08-17T17:59:45.398 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:45.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:45.438 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:45.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:45.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:45 smithi046 ceph-mon[88218]: pgmap v1977: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 967 op/s; 3992/90585 objects degraded (4.407%); 5888/90585 objects misplaced (6.500%); 6.1 MiB/s, 97 objects/s recovering 2024-08-17T17:59:45.540 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:45.583 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:45.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:45.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:45.685 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:45.720 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:45.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:45.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:45.822 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:45.864 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:45.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:45.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:45.966 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:46.000 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:46.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:46.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:46.037 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T17:59:46.038 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T17:59:46.102 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:46.138 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:46.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:46.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:46.240 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:46.268 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:46.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:46.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:46.370 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:46.413 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:46.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:46.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:46.515 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:46.547 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:46.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:46.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:46.649 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:46.683 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:46.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:46.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:46.785 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:46.820 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-08-17T17:59:46.830 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:46.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:46.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:46.859 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:59:46.932 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:46.979 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:46.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:46.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:47.080 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:47.115 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:47.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:47.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:47.217 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:47.250 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:47.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:47.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:47.352 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:47.399 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:47.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:47.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:47.500 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:47.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:47 smithi046 ceph-mon[88218]: pgmap v1978: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 1.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 3992/75648 objects degraded (5.277%); 4812/75648 objects misplaced (6.361%); 6.5 MiB/s, 103 objects/s recovering 2024-08-17T17:59:47.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:47 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3992/75648 objects degraded (5.277%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:59:47.542 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:47.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:47.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:47.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:47 smithi037 ceph-mon[102022]: pgmap v1978: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 1.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 3992/75648 objects degraded (5.277%); 4812/75648 objects misplaced (6.361%); 6.5 MiB/s, 103 objects/s recovering 2024-08-17T17:59:47.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:47 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3992/75648 objects degraded (5.277%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:59:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:47 smithi037 ceph-mon[97894]: pgmap v1978: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 1.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 3992/75648 objects degraded (5.277%); 4812/75648 objects misplaced (6.361%); 6.5 MiB/s, 103 objects/s recovering 2024-08-17T17:59:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:47 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3992/75648 objects degraded (5.277%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:59:47.644 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:47.684 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:47.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:47.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:47.785 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:47.817 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:47.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:47.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:47.919 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:47.956 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:47.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:47.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:48.057 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:48.096 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:48.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:48.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:48.198 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:48.231 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:48.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:48.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:48.333 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:48.373 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:48.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:48.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:48.476 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:48.530 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:48.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:48.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:48.605 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:48.631 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:48.663 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:48.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:48.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:48.765 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:48.807 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:48.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:48.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:48.910 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:48.947 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:48.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:48.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:49.049 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:49.092 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:49.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:49.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:49.194 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:49.226 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:49.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:49.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:49.260 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:49 smithi037 ceph-mon[97894]: pgmap v1979: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 1.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 3992/75648 objects degraded (5.277%); 4812/75648 objects misplaced (6.361%); 6.5 MiB/s, 103 objects/s recovering 2024-08-17T17:59:49.260 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:59:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:59:48] "GET /metrics HTTP/1.1" 200 36623 "" "Prometheus/2.51.0" 2024-08-17T17:59:49.329 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:49.363 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:49.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:49.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:49.464 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:49.500 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:49.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:49.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:49.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:49 smithi046 ceph-mon[88218]: pgmap v1979: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 1.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 3992/75648 objects degraded (5.277%); 4812/75648 objects misplaced (6.361%); 6.5 MiB/s, 103 objects/s recovering 2024-08-17T17:59:49.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:49 smithi037 ceph-mon[102022]: pgmap v1979: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 116 active+clean; 1.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 3992/75648 objects degraded (5.277%); 4812/75648 objects misplaced (6.361%); 6.5 MiB/s, 103 objects/s recovering 2024-08-17T17:59:49.603 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:49.637 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:49.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:49.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:49.739 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:49.768 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:49.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:49.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:49.870 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:49.908 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:49.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:49.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:50.010 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:50.044 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:50.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:50.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:50.146 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:50.187 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:50.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:50.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:50.288 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:50.329 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:50.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:50.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:50.431 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:50.468 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:50.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:50.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 17:59:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T17:59:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T17:59:50.570 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:50.603 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:50.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:50.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:50.704 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:50.737 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:50.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:50.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:50.839 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:50.872 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:50.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:50.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:50.973 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:51.004 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:51.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:51.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:51.106 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:51.131 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:51.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:51.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:51.233 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:51.257 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:51.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:51.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:51.355 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:51.355 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:51.358 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:51.428 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:51.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:51.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:51.480 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:51 smithi037 ceph-mon[97894]: pgmap v1980: 119 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 116 active+clean; 1.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 3992/65265 objects degraded (6.117%); 4436/65265 objects misplaced (6.797%); 6.0 MiB/s, 115 objects/s recovering 2024-08-17T17:59:51.480 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:51 smithi037 ceph-mon[97894]: osdmap e1271: 8 total, 8 up, 8 in 2024-08-17T17:59:51.480 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:51 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:51.480 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:51 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:51.481 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:51 smithi037 ceph-mon[102022]: pgmap v1980: 119 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 116 active+clean; 1.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 3992/65265 objects degraded (6.117%); 4436/65265 objects misplaced (6.797%); 6.0 MiB/s, 115 objects/s recovering 2024-08-17T17:59:51.481 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:51 smithi037 ceph-mon[102022]: osdmap e1271: 8 total, 8 up, 8 in 2024-08-17T17:59:51.481 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:51 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:51.481 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:51 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:51.530 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:51.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:51.553 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:51.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:51.654 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:51.699 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:51.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:51.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:51 smithi046 ceph-mon[88218]: pgmap v1980: 119 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 116 active+clean; 1.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 3992/65265 objects degraded (6.117%); 4436/65265 objects misplaced (6.797%); 6.0 MiB/s, 115 objects/s recovering 2024-08-17T17:59:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:51 smithi046 ceph-mon[88218]: osdmap e1271: 8 total, 8 up, 8 in 2024-08-17T17:59:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:51 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:51 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:51.801 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:51.842 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:51.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:51.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:51.946 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:51.988 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:51.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:51.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:52.090 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:52.128 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:52.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:52.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:52.230 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:52.266 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:52.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:52.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:52.369 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:52.403 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:52.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:52.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:52.504 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:52.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:52 smithi037 ceph-mon[97894]: osdmap e1272: 8 total, 8 up, 8 in 2024-08-17T17:59:52.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:52 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:59:52.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:52 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:59:52.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:52 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:52.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:52 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3992/65265 objects degraded (6.117%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:59:52.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:52 smithi037 ceph-mon[102022]: osdmap e1272: 8 total, 8 up, 8 in 2024-08-17T17:59:52.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:52 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:59:52.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:52 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:59:52.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:52 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:52.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:52 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3992/65265 objects degraded (6.117%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:59:52.553 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:52.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:52.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:52.655 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:52.692 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:52.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:52.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:52 smithi046 ceph-mon[88218]: osdmap e1272: 8 total, 8 up, 8 in 2024-08-17T17:59:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:52 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:59:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:52 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:59:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:52 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:52 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3992/65265 objects degraded (6.117%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T17:59:52.793 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:52.834 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:52.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:52.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:52.936 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:52.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:52.974 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:52.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:53.075 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:53.109 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:53.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:53.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:53.211 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:53.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:53.252 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:53.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:53.353 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:53.389 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:53.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:53.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:53.491 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:53.535 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:53.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:53.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:53.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:53 smithi037 ceph-mon[102022]: pgmap v1983: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 116 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.27k op/s; 3994/59955 objects degraded (6.662%); 3992/59955 objects misplaced (6.658%); 7.4 MiB/s, 151 objects/s recovering 2024-08-17T17:59:53.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:53 smithi037 ceph-mon[97894]: pgmap v1983: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 116 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.27k op/s; 3994/59955 objects degraded (6.662%); 3992/59955 objects misplaced (6.658%); 7.4 MiB/s, 151 objects/s recovering 2024-08-17T17:59:53.637 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:53.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:53.687 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:53.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:53 smithi046 ceph-mon[88218]: pgmap v1983: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 116 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.27k op/s; 3994/59955 objects degraded (6.662%); 3992/59955 objects misplaced (6.658%); 7.4 MiB/s, 151 objects/s recovering 2024-08-17T17:59:53.788 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:53.823 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:53.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:53.824 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:53.925 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:53.960 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:53.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:53.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:54.063 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:54.092 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:54.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:54.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:54.194 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:54.224 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:54.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:54.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:54.325 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:54.351 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:54.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:54.353 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:54.453 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:54.478 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:54.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:54.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:54.580 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:54.603 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:54.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:54.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:54.705 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:54.728 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:54.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:54.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:54.830 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:54.854 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:54.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:54.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:54.956 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:54.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:54.994 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:54.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:55.042 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:54 smithi037 ceph-mon[102022]: osdmap e1273: 8 total, 8 up, 8 in 2024-08-17T17:59:55.042 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:55.042 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:55.042 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:54 smithi037 ceph-mon[102022]: pgmap v1985: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 116 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 871 op/s; 3994/59955 objects degraded (6.662%); 3992/59955 objects misplaced (6.658%); 4.3 MiB/s, 112 objects/s recovering 2024-08-17T17:59:55.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:54 smithi037 ceph-mon[97894]: osdmap e1273: 8 total, 8 up, 8 in 2024-08-17T17:59:55.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:55.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:55.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:54 smithi037 ceph-mon[97894]: pgmap v1985: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 116 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 871 op/s; 3994/59955 objects degraded (6.662%); 3992/59955 objects misplaced (6.658%); 4.3 MiB/s, 112 objects/s recovering 2024-08-17T17:59:55.095 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:55.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:55.135 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:55.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:55.236 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:54 smithi046 ceph-mon[88218]: osdmap e1273: 8 total, 8 up, 8 in 2024-08-17T17:59:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T17:59:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:54 smithi046 ceph-mon[88218]: pgmap v1985: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 116 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 871 op/s; 3994/59955 objects degraded (6.662%); 3992/59955 objects misplaced (6.658%); 4.3 MiB/s, 112 objects/s recovering 2024-08-17T17:59:55.274 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:55.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:55.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:55.376 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:55.415 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:55.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:55.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:55.517 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:55.552 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:55.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:55.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:55.654 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:55.696 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:55.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:55.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:55.798 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:55.815 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:55 smithi037 ceph-mon[102022]: 9.3 scrub starts 2024-08-17T17:59:55.815 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:55 smithi037 ceph-mon[102022]: 9.3 scrub ok 2024-08-17T17:59:55.815 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:55 smithi037 ceph-mon[102022]: osdmap e1274: 8 total, 8 up, 8 in 2024-08-17T17:59:55.815 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:55 smithi037 ceph-mon[97894]: 9.3 scrub starts 2024-08-17T17:59:55.816 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:55 smithi037 ceph-mon[97894]: 9.3 scrub ok 2024-08-17T17:59:55.816 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:55 smithi037 ceph-mon[97894]: osdmap e1274: 8 total, 8 up, 8 in 2024-08-17T17:59:55.833 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:55.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:55.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:55.935 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:55.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:55.968 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:55.968 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:56.068 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:56.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:56.115 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:56.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:56.129 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T17:59:56.129 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:59:56.180 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T17:59:56.180 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:59:56.216 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:56.224 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T17:59:56.224 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:59:56.245 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:56.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:56.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:56.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:55 smithi046 ceph-mon[88218]: 9.3 scrub starts 2024-08-17T17:59:56.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:55 smithi046 ceph-mon[88218]: 9.3 scrub ok 2024-08-17T17:59:56.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:55 smithi046 ceph-mon[88218]: osdmap e1274: 8 total, 8 up, 8 in 2024-08-17T17:59:56.263 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T17:59:56.264 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:59:56.299 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T17:59:56.299 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:59:56.335 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T17:59:56.335 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:59:56.347 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:56.377 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T17:59:56.377 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:59:56.393 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:56.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:56.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:56.419 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T17:59:56.419 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:59:56.496 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:56.530 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:56.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:56.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:56.632 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:56.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:56.674 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:56.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:56.775 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:56.816 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:56.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:56.817 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:56.823 INFO:teuthology.orchestra.run.smithi037.stderr:reweighted osd.6 to 1 (10000) 2024-08-17T17:59:56.834 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is set 2024-08-17T17:59:56.918 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:56.961 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:56.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:56.962 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:57.063 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:57.096 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:57.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:57.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:57.198 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:57.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:57.245 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:57.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:56 smithi046 ceph-mon[88218]: 9.e scrub starts 2024-08-17T17:59:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:56 smithi046 ceph-mon[88218]: 9.e scrub ok 2024-08-17T17:59:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:56 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3043490098' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:56 smithi046 ceph-mon[88218]: pgmap v1987: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 117 active+clean; 968 MiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 605 op/s; 3109/46506 objects degraded (6.685%); 3955/46506 objects misplaced (8.504%); 3.4 MiB/s, 119 objects/s recovering 2024-08-17T17:59:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:56 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4100829730' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:59:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:56 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:59:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:56 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1970112015' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:59:57.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:56 smithi037 ceph-mon[102022]: 9.e scrub starts 2024-08-17T17:59:57.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:56 smithi037 ceph-mon[102022]: 9.e scrub ok 2024-08-17T17:59:57.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:56 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3043490098' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:57.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:56 smithi037 ceph-mon[102022]: pgmap v1987: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 117 active+clean; 968 MiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 605 op/s; 3109/46506 objects degraded (6.685%); 3955/46506 objects misplaced (8.504%); 3.4 MiB/s, 119 objects/s recovering 2024-08-17T17:59:57.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:56 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4100829730' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:59:57.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:56 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:59:57.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:56 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1970112015' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:59:57.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:56 smithi037 ceph-mon[97894]: 9.e scrub starts 2024-08-17T17:59:57.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:56 smithi037 ceph-mon[97894]: 9.e scrub ok 2024-08-17T17:59:57.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:56 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3043490098' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:57.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:56 smithi037 ceph-mon[97894]: pgmap v1987: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 117 active+clean; 968 MiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 605 op/s; 3109/46506 objects degraded (6.685%); 3955/46506 objects misplaced (8.504%); 3.4 MiB/s, 119 objects/s recovering 2024-08-17T17:59:57.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:56 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4100829730' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:59:57.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:56 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:59:57.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:56 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1970112015' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:59:57.346 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:57.380 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:57.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:57.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:57.482 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:57.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:57.524 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:57.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:57.625 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:57.666 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:57.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:57.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:57.768 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:57.800 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:57.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:57.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:57.902 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:57.944 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:57.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:57.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:58.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:57 smithi037 ceph-mon[102022]: 9.d scrub starts 2024-08-17T17:59:58.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:57 smithi037 ceph-mon[102022]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:59:58.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:57 smithi037 ceph-mon[102022]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:58.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:57 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:59:58.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:57 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1970112015' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:59:58.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:57 smithi037 ceph-mon[102022]: osdmap e1275: 8 total, 8 up, 8 in 2024-08-17T17:59:58.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:57 smithi037 ceph-mon[102022]: 9.1c scrub starts 2024-08-17T17:59:58.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:57 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3109/46506 objects degraded (6.685%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:59:58.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:57 smithi037 ceph-mon[97894]: 9.d scrub starts 2024-08-17T17:59:58.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:57 smithi037 ceph-mon[97894]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:59:58.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:57 smithi037 ceph-mon[97894]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:58.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:57 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:59:58.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:57 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1970112015' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:59:58.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:57 smithi037 ceph-mon[97894]: osdmap e1275: 8 total, 8 up, 8 in 2024-08-17T17:59:58.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:57 smithi037 ceph-mon[97894]: 9.1c scrub starts 2024-08-17T17:59:58.045 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:57 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3109/46506 objects degraded (6.685%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:59:58.047 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:58.083 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:58.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:58.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:58.185 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:58.228 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:58.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:58.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:58.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:57 smithi046 ceph-mon[88218]: 9.d scrub starts 2024-08-17T17:59:58.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:57 smithi046 ceph-mon[88218]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T17:59:58.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:57 smithi046 ceph-mon[88218]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:58.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:57 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:59:58.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:57 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1970112015' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:59:58.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:57 smithi046 ceph-mon[88218]: osdmap e1275: 8 total, 8 up, 8 in 2024-08-17T17:59:58.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:57 smithi046 ceph-mon[88218]: 9.1c scrub starts 2024-08-17T17:59:58.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:57 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3109/46506 objects degraded (6.685%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:59:58.330 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:58.353 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:58.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:58.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:58.455 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:58.495 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:58.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:58.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:58.596 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:58.627 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:58.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:58.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:58.729 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:58.765 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:58.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:58.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:58.835 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T17:59:58.835 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [], 2024-08-17T17:59:58.835 INFO:teuthology.orchestra.run.smithi037.stdout: "complaint_time": 30, 2024-08-17T17:59:58.835 INFO:teuthology.orchestra.run.smithi037.stdout: "num_blocked_ops": 0 2024-08-17T17:59:58.835 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T17:59:58.867 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:58.901 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:58.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:58.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:59.003 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:59.043 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:59.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:59.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:59.127 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 17:59:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:17:59:58] "GET /metrics HTTP/1.1" 200 36641 "" "Prometheus/2.51.0" 2024-08-17T17:59:59.127 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 17:59:58 smithi037 ceph-mon[97894]: pgmap v1989: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 117 active+clean; 968 MiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 291 op/s; 3109/46506 objects degraded (6.685%); 3955/46506 objects misplaced (8.504%); 1.0 MiB/s, 65 objects/s recovering 2024-08-17T17:59:59.128 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 17:59:58 smithi037 ceph-mon[102022]: pgmap v1989: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 117 active+clean; 968 MiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 291 op/s; 3109/46506 objects degraded (6.685%); 3955/46506 objects misplaced (8.504%); 1.0 MiB/s, 65 objects/s recovering 2024-08-17T17:59:59.145 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:59.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:59.169 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T17:59:59.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:59.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 17:59:58 smithi046 ceph-mon[88218]: pgmap v1989: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 117 active+clean; 968 MiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 291 op/s; 3109/46506 objects degraded (6.685%); 3955/46506 objects misplaced (8.504%); 1.0 MiB/s, 65 objects/s recovering 2024-08-17T17:59:59.270 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:59.314 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:59.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:59.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:59.416 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:59.447 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:59.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:59.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:59.549 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:59.587 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:59.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:59.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:59.689 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:59.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:59.732 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:59.732 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:59.832 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:59.871 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T17:59:59.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:59.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:59.973 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:00.009 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:00.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:00.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:00.111 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:00.147 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:00.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:00.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:00.249 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:00.282 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:00.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:00.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:00.291 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:00 smithi037 ceph-mon[102022]: Health detail: HEALTH_WARN noscrub flag(s) set; Reduced data availability: 1 pg inactive, 1 pg peering; Degraded data redundancy: 3109/46506 objects degraded (6.685%), 1 pg degraded, 1 pg undersized 2024-08-17T18:00:00.291 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:00 smithi037 ceph-mon[102022]: [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-08-17T18:00:00.291 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:00 smithi037 ceph-mon[102022]: [WRN] PG_AVAILABILITY: Reduced data availability: 1 pg inactive, 1 pg peering 2024-08-17T18:00:00.292 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:00 smithi037 ceph-mon[102022]: pg 9.18 is stuck peering for 2m, current state creating+peering, last acting [6,7,5] 2024-08-17T18:00:00.292 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:00 smithi037 ceph-mon[102022]: [WRN] PG_DEGRADED: Degraded data redundancy: 3109/46506 objects degraded (6.685%), 1 pg degraded, 1 pg undersized 2024-08-17T18:00:00.292 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:00 smithi037 ceph-mon[102022]: pg 9.19 is stuck undersized for 101s, current state active+recovering+undersized+degraded+remapped, last acting [0,5] 2024-08-17T18:00:00.292 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:00 smithi037 ceph-mon[97894]: Health detail: HEALTH_WARN noscrub flag(s) set; Reduced data availability: 1 pg inactive, 1 pg peering; Degraded data redundancy: 3109/46506 objects degraded (6.685%), 1 pg degraded, 1 pg undersized 2024-08-17T18:00:00.292 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:00 smithi037 ceph-mon[97894]: [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-08-17T18:00:00.292 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:00 smithi037 ceph-mon[97894]: [WRN] PG_AVAILABILITY: Reduced data availability: 1 pg inactive, 1 pg peering 2024-08-17T18:00:00.292 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:00 smithi037 ceph-mon[97894]: pg 9.18 is stuck peering for 2m, current state creating+peering, last acting [6,7,5] 2024-08-17T18:00:00.292 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:00 smithi037 ceph-mon[97894]: [WRN] PG_DEGRADED: Degraded data redundancy: 3109/46506 objects degraded (6.685%), 1 pg degraded, 1 pg undersized 2024-08-17T18:00:00.292 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:00 smithi037 ceph-mon[97894]: pg 9.19 is stuck undersized for 101s, current state active+recovering+undersized+degraded+remapped, last acting [0,5] 2024-08-17T18:00:00.384 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:00.411 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:00.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:00.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:00 smithi046 ceph-mon[88218]: Health detail: HEALTH_WARN noscrub flag(s) set; Reduced data availability: 1 pg inactive, 1 pg peering; Degraded data redundancy: 3109/46506 objects degraded (6.685%), 1 pg degraded, 1 pg undersized 2024-08-17T18:00:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:00 smithi046 ceph-mon[88218]: [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-08-17T18:00:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:00 smithi046 ceph-mon[88218]: [WRN] PG_AVAILABILITY: Reduced data availability: 1 pg inactive, 1 pg peering 2024-08-17T18:00:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:00 smithi046 ceph-mon[88218]: pg 9.18 is stuck peering for 2m, current state creating+peering, last acting [6,7,5] 2024-08-17T18:00:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:00 smithi046 ceph-mon[88218]: [WRN] PG_DEGRADED: Degraded data redundancy: 3109/46506 objects degraded (6.685%), 1 pg degraded, 1 pg undersized 2024-08-17T18:00:00.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:00 smithi046 ceph-mon[88218]: pg 9.19 is stuck undersized for 101s, current state active+recovering+undersized+degraded+remapped, last acting [0,5] 2024-08-17T18:00:00.512 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:00:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:00:00.214Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:00:00.513 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:00.552 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:00.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:00.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:00.654 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:00.684 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:00.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:00.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:00.786 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:00.831 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:00.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:00.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:00.933 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:00.974 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:00.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:00.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:01.076 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:01.109 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:01.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:01.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:01.211 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:01.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:01.256 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:01.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:01.357 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:01.402 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:01.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:01.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:01.504 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:01.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:01 smithi046 ceph-mon[88218]: pgmap v1990: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 118 active+clean; 762 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3109/36618 objects degraded (8.490%); 3955/36618 objects misplaced (10.801%); 997 KiB/s, 62 objects/s recovering 2024-08-17T18:00:01.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:01 smithi037 ceph-mon[97894]: pgmap v1990: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 118 active+clean; 762 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3109/36618 objects degraded (8.490%); 3955/36618 objects misplaced (10.801%); 997 KiB/s, 62 objects/s recovering 2024-08-17T18:00:01.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:01 smithi037 ceph-mon[102022]: pgmap v1990: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 118 active+clean; 762 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3109/36618 objects degraded (8.490%); 3955/36618 objects misplaced (10.801%); 997 KiB/s, 62 objects/s recovering 2024-08-17T18:00:01.550 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:01.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:01.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:01.652 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:01.684 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:01.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:01.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:01.786 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:01.817 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:01.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:01.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:01.919 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:01.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:01.946 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:01.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:02.047 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:02.080 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:02.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:02.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:02.182 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:02.218 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:02.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:02.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:02.320 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:02.364 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:02.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:02.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:02.465 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:02.500 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:02 smithi037 ceph-mon[97894]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T18:00:02.500 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:02 smithi037 ceph-mon[102022]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T18:00:02.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:02 smithi046 ceph-mon[88218]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T18:00:02.511 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:02.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:02.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:02.613 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:02.645 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:02.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:02.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:02.747 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:02.769 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:02.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:02.770 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:02.871 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:02.898 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:02.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:02.899 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:03.000 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:03.022 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:03.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:03.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:03.124 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:03.146 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:03.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:03.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:03.248 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:03.285 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:03.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:03.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:03.386 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:03.424 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:03.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:03.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:03.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:03 smithi046 ceph-mon[88218]: pgmap v1991: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 118 active+clean; 663 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3109/31896 objects degraded (9.747%); 3683/31896 objects misplaced (11.547%); 1.8 MiB/s, 66 objects/s recovering 2024-08-17T18:00:03.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:03 smithi046 ceph-mon[88218]: 9.1c scrub starts 2024-08-17T18:00:03.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:03 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3109/36618 objects degraded (8.490%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:00:03.525 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:03.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:03 smithi037 ceph-mon[102022]: pgmap v1991: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 118 active+clean; 663 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3109/31896 objects degraded (9.747%); 3683/31896 objects misplaced (11.547%); 1.8 MiB/s, 66 objects/s recovering 2024-08-17T18:00:03.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:03 smithi037 ceph-mon[102022]: 9.1c scrub starts 2024-08-17T18:00:03.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:03 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3109/36618 objects degraded (8.490%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:00:03.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:03 smithi037 ceph-mon[97894]: pgmap v1991: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 118 active+clean; 663 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3109/31896 objects degraded (9.747%); 3683/31896 objects misplaced (11.547%); 1.8 MiB/s, 66 objects/s recovering 2024-08-17T18:00:03.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:03 smithi037 ceph-mon[97894]: 9.1c scrub starts 2024-08-17T18:00:03.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:03 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3109/36618 objects degraded (8.490%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:00:03.563 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:03.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:03.564 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:03.664 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:03.696 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:03.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:03.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:03.798 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:03.832 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:03.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:03.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:03.934 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:03.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:03.979 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:03.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:03.985 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-08-17T18:00:04.080 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:04.113 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:04.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:04.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:04.215 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:04.253 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:04.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:04.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:04.355 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:04.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:04.394 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:04.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:04.495 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:04.537 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:04.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:04.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:04.639 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:04.673 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:04.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:04.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:04.775 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:04.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:04.821 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:04.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:04.922 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:04.959 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:04.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:04.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:05.061 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:05.108 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd reweight 7 1 2024-08-17T18:00:05.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:05.114 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:05.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:05.216 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:05.258 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:05.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:05.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:05.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:05 smithi037 ceph-mon[102022]: pgmap v1992: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 118 active+clean; 663 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3109/31896 objects degraded (9.747%); 3683/31896 objects misplaced (11.547%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:00:05.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:05 smithi037 ceph-mon[97894]: pgmap v1992: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 118 active+clean; 663 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3109/31896 objects degraded (9.747%); 3683/31896 objects misplaced (11.547%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:00:05.360 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:05.393 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:05.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:05.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:05.495 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:05.516 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:05 smithi046 ceph-mon[88218]: pgmap v1992: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 118 active+clean; 663 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3109/31896 objects degraded (9.747%); 3683/31896 objects misplaced (11.547%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:00:05.527 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:05.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:05.528 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:05.629 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:05.668 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:05.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:05.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:05.769 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:05.808 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:05.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:05.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:05.910 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:05.943 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:05.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:05.944 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:05.948 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:05.962 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:06.044 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:06.087 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:06.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:06.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:06.188 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:06.220 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:06.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:06.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:06.322 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:06.358 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:06.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:06.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:06.460 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:06.514 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:06.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:06.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:06.616 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:06.653 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:06.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:06.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:06.755 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:06.796 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:06.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:06.797 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:06.898 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:06.939 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:06.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:06.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:07.040 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:07.076 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:00:07.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:07.079 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:07.079 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:07.180 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:07.203 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:07.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:07.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:07.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:07 smithi037 ceph-mon[102022]: pgmap v1993: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 118 active+clean; 355 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 271 op/s; 3109/17085 objects degraded (18.197%); 3359/17085 objects misplaced (19.661%); 1.9 MiB/s, 29 objects/s recovering 2024-08-17T18:00:07.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:07 smithi037 ceph-mon[97894]: pgmap v1993: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 118 active+clean; 355 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 271 op/s; 3109/17085 objects degraded (18.197%); 3359/17085 objects misplaced (19.661%); 1.9 MiB/s, 29 objects/s recovering 2024-08-17T18:00:07.305 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:07.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:07.366 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:07.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:07.467 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:07.495 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:07.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:07.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:07.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:07 smithi046 ceph-mon[88218]: pgmap v1993: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 118 active+clean; 355 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 271 op/s; 3109/17085 objects degraded (18.197%); 3359/17085 objects misplaced (19.661%); 1.9 MiB/s, 29 objects/s recovering 2024-08-17T18:00:07.596 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:07.637 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:07.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:07.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:07.739 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:07.773 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:07.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:07.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:07.819 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T18:00:07.874 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:07.917 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:07.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:07.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:08.018 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:08.052 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:08.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:08.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:08.153 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:08 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3109/17085 objects degraded (18.197%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:00:08.153 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:08 smithi037 ceph-mon[97894]: 9.1c scrub starts 2024-08-17T18:00:08.154 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:08.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:08.199 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:08.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:08.300 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:08.338 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:08.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:08.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:08.440 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:08.480 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:08.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:08.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:08.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:08 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3109/17085 objects degraded (18.197%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:00:08.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:08 smithi046 ceph-mon[88218]: 9.1c scrub starts 2024-08-17T18:00:08.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:08 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3109/17085 objects degraded (18.197%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:00:08.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:08 smithi037 ceph-mon[102022]: 9.1c scrub starts 2024-08-17T18:00:08.582 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:08.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:08.622 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:08.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:08.723 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:08.764 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:08.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:08.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:08.866 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:08.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:08.896 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:08.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:08.997 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:09.044 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:09.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:09.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:09.146 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:09.182 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:09.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:09.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:09.250 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:00:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:00:08] "GET /metrics HTTP/1.1" 200 36641 "" "Prometheus/2.51.0" 2024-08-17T18:00:09.284 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:09.319 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:09.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:09.320 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:09.421 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:09.443 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:09.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:09.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:09.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:09 smithi046 ceph-mon[88218]: pgmap v1994: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 118 active+clean; 355 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 240 op/s; 3109/17085 objects degraded (18.197%); 3359/17085 objects misplaced (19.661%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:00:09.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:00:09.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:09.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:09 smithi037 ceph-mon[97894]: pgmap v1994: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 118 active+clean; 355 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 240 op/s; 3109/17085 objects degraded (18.197%); 3359/17085 objects misplaced (19.661%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:00:09.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:00:09.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:09.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:09 smithi037 ceph-mon[102022]: pgmap v1994: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 118 active+clean; 355 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 240 op/s; 3109/17085 objects degraded (18.197%); 3359/17085 objects misplaced (19.661%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:00:09.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:00:09.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:09.544 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:09.566 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:09.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:09.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:09.668 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:09.707 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:09.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:09.708 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:09.809 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:09.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:09.844 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:09.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:09.945 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:09.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:09.982 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:09.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:10.083 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:10.122 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:10.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:10.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:10.224 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:10.264 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:10.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:10.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:10.366 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:10.402 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:10.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:10.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:10.477 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Removed 122220 objects 2024-08-17T18:00:10.477 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Clean up completed and total clean up time :124.385 2024-08-17T18:00:10.504 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:10.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:00:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:00:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:00:10.525 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:10.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:10.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:10.627 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:10.651 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:10.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:10.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:10.753 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:10.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:10.776 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:10.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:10.877 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:10.902 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:10.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:10.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:11.004 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:11.026 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:11.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:11.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:11.128 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:11.151 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:11.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:11.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:11.253 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:11.276 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:11.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:11.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:11.378 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:11.402 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:11.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:11.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:11.504 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:11.514 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:11 smithi046 ceph-mon[88218]: pgmap v1995: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 118 active+clean; 142 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 512 op/s; 3109/6867 objects degraded (45.275%); 3359/6867 objects misplaced (48.915%); 1.6 MiB/s, 24 objects/s recovering 2024-08-17T18:00:11.526 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:11.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:11.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:11.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:11 smithi037 ceph-mon[97894]: pgmap v1995: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 118 active+clean; 142 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 512 op/s; 3109/6867 objects degraded (45.275%); 3359/6867 objects misplaced (48.915%); 1.6 MiB/s, 24 objects/s recovering 2024-08-17T18:00:11.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:11 smithi037 ceph-mon[102022]: pgmap v1995: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 118 active+clean; 142 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 512 op/s; 3109/6867 objects degraded (45.275%); 3359/6867 objects misplaced (48.915%); 1.6 MiB/s, 24 objects/s recovering 2024-08-17T18:00:11.628 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:11.651 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:11.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:11.652 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:11.753 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:11.775 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:11.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:11.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:11.877 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:11.900 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:11.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:11.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:12.002 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:12.025 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:12.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:12.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:12.127 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:12.150 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:12.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:12.151 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:12.252 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:12.275 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:12.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:12.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:12.376 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:12.398 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:12.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:12.399 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:12.500 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:12.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:12 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3109/6867 objects degraded (45.275%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:00:12.522 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:12.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:12.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:12.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:12 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3109/6867 objects degraded (45.275%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:00:12.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:12 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3109/6867 objects degraded (45.275%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:00:12.624 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:12.646 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:12.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:12.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:12.748 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:12.771 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:12.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:12.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:12.873 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:12.897 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:12.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:12.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:12.999 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:13.021 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:13.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:13.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:13.123 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:13.146 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:13.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:13.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:13.248 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:13.270 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:13.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:13.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:13.372 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:13.394 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:13.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:13.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:13.496 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:13.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:13 smithi046 ceph-mon[88218]: pgmap v1996: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 118 active+clean; 43 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 963 op/s; 3109/2103 objects degraded (147.836%); 3109/2103 objects misplaced (147.836%); 2.2 MiB/s, 38 objects/s recovering 2024-08-17T18:00:13.519 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:13.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:13.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:13.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:13 smithi037 ceph-mon[97894]: pgmap v1996: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 118 active+clean; 43 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 963 op/s; 3109/2103 objects degraded (147.836%); 3109/2103 objects misplaced (147.836%); 2.2 MiB/s, 38 objects/s recovering 2024-08-17T18:00:13.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:13 smithi037 ceph-mon[102022]: pgmap v1996: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 118 active+clean; 43 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 963 op/s; 3109/2103 objects degraded (147.836%); 3109/2103 objects misplaced (147.836%); 2.2 MiB/s, 38 objects/s recovering 2024-08-17T18:00:13.621 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:13.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:13.644 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:13.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:13.745 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:13.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:13.768 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:13.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:13.869 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:13.893 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:13.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:13.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:13.995 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:14.016 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:14.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:14.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:14.118 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:14.140 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:14.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:14.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:14.242 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:14.267 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:14.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:14.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:14.369 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:14.392 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:14.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:14.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:14.494 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:14.516 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:14.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:14.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:14.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:14 smithi037 ceph-mon[97894]: 9.1c scrub starts 2024-08-17T18:00:14.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:14 smithi037 ceph-mon[102022]: 9.1c scrub starts 2024-08-17T18:00:14.619 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:14.642 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:14.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:14.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:14.674 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_4 2024-08-17T18:00:14.674 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool rm unique_pool_4 unique_pool_4 --yes-i-really-really-mean-it 2024-08-17T18:00:14.744 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:14.747 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:14.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:14 smithi046 ceph-mon[88218]: 9.1c scrub starts 2024-08-17T18:00:14.771 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:14.774 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:14.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:14.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:14.878 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:14.900 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:14.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:14.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:15.002 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:15.024 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:15.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:15.025 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:15.126 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:15.150 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:15.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:15.151 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:15.252 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:15.274 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:15.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:15.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:15.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:15 smithi037 ceph-mon[97894]: pgmap v1997: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 118 active+clean; 43 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 832 op/s; 3109/2103 objects degraded (147.836%); 3109/2103 objects misplaced (147.836%); 1.5 MiB/s, 26 objects/s recovering 2024-08-17T18:00:15.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:15 smithi037 ceph-mon[102022]: pgmap v1997: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 118 active+clean; 43 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 832 op/s; 3109/2103 objects degraded (147.836%); 3109/2103 objects misplaced (147.836%); 1.5 MiB/s, 26 objects/s recovering 2024-08-17T18:00:15.376 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:15.400 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:15.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:15.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:15.502 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:15.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:15.528 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:15.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:15.629 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:15.654 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:15.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:15.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:15.755 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:15.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:15 smithi046 ceph-mon[88218]: pgmap v1997: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 118 active+clean; 43 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 832 op/s; 3109/2103 objects degraded (147.836%); 3109/2103 objects misplaced (147.836%); 1.5 MiB/s, 26 objects/s recovering 2024-08-17T18:00:15.777 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:15.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:15.778 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:15.879 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:15.901 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:15.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:15.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:16.003 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:16.025 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:16.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:16.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:16.127 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:16.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:16.153 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:16.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:16.254 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:16.276 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:16.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:16.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:16.378 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:16.401 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:16.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:16.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:16.407 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:16.502 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:16.526 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:16.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:16.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:16.628 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:16.651 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:16.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:16.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:16.753 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:16.776 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:16.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:16.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:16.878 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:16.903 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:16.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:16.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:17.005 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:17.033 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:17.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:17.034 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:17.138 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:17.162 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:17.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:17.163 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:17.264 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:17.286 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:17.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:17.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:17.388 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:17.410 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:17.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:17.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:17.512 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:17.536 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:17.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:17.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:17.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:17 smithi037 ceph-mon[102022]: pgmap v1998: 119 pgs: 2 active+clean+scrubbing, 1 active+recovering+undersized+degraded+remapped, 116 active+clean; 10 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 879 op/s; 2787/528 objects degraded (527.841%); 2787/528 objects misplaced (527.841%); 1.5 MiB/s, 67 objects/s recovering 2024-08-17T18:00:17.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:17 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 2787/528 objects degraded (527.841%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:00:17.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:17 smithi037 ceph-mon[97894]: pgmap v1998: 119 pgs: 2 active+clean+scrubbing, 1 active+recovering+undersized+degraded+remapped, 116 active+clean; 10 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 879 op/s; 2787/528 objects degraded (527.841%); 2787/528 objects misplaced (527.841%); 1.5 MiB/s, 67 objects/s recovering 2024-08-17T18:00:17.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:17 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 2787/528 objects degraded (527.841%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:00:17.638 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:17.660 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:17.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:17.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:17 smithi046 ceph-mon[88218]: pgmap v1998: 119 pgs: 2 active+clean+scrubbing, 1 active+recovering+undersized+degraded+remapped, 116 active+clean; 10 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 879 op/s; 2787/528 objects degraded (527.841%); 2787/528 objects misplaced (527.841%); 1.5 MiB/s, 67 objects/s recovering 2024-08-17T18:00:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:17 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 2787/528 objects degraded (527.841%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:00:17.763 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:17.784 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:17.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:17.785 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:17.886 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:17.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:17.909 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:17.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:17.940 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T18:00:17.940 INFO:teuthology.orchestra.run.smithi037.stdout: "size": 20, 2024-08-17T18:00:17.940 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 600, 2024-08-17T18:00:17.940 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [ 2024-08-17T18:00:17.940 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.941 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:223257 7.f 7:f6181d29:::benchmark_data_smithi037_171911_object105299:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1166)", 2024-08-17T18:00:17.941 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:50:45.050785+0000", 2024-08-17T18:00:17.941 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 572.88768367299997, 2024-08-17T18:00:17.941 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1909106249999999, 2024-08-17T18:00:17.941 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:00:17.941 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:00:17.941 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T18:00:17.941 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:00:17.941 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T18:00:17.941 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T18:00:17.941 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 223257 2024-08-17T18:00:17.941 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.941 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:00:17.941 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.941 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:00:17.942 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.050785+0000", 2024-08-17T18:00:17.942 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:17.942 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.942 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.942 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:00:17.942 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.050785+0000", 2024-08-17T18:00:17.942 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:17.942 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.942 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.942 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:00:17.942 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.050787+0000", 2024-08-17T18:00:17.942 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.485e-06 2024-08-17T18:00:17.943 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.943 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.943 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:00:17.943 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.050792+0000", 2024-08-17T18:00:17.943 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.2209999999999996e-06 2024-08-17T18:00:17.943 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.943 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.943 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:00:17.943 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.050815+0000", 2024-08-17T18:00:17.943 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2796e-05 2024-08-17T18:00:17.943 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.943 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.943 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:00:17.943 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.050825+0000", 2024-08-17T18:00:17.944 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0054000000000001e-05 2024-08-17T18:00:17.944 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.944 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.944 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:17.944 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.051320+0000", 2024-08-17T18:00:17.944 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00049537699999999997 2024-08-17T18:00:17.944 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.944 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.944 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op must wait for map", 2024-08-17T18:00:17.944 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.051327+0000", 2024-08-17T18:00:17.944 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9700000000000002e-06 2024-08-17T18:00:17.944 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.944 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.944 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:17.944 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.060936+0000", 2024-08-17T18:00:17.945 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0096088000000000007 2024-08-17T18:00:17.945 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.945 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.945 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:00:17.945 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.060948+0000", 2024-08-17T18:00:17.945 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1459e-05 2024-08-17T18:00:17.945 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.945 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.945 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:17.945 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:46.036069+0000", 2024-08-17T18:00:17.945 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.97512148899999995 2024-08-17T18:00:17.945 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.945 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.945 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:00:17.946 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:46.036082+0000", 2024-08-17T18:00:17.946 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2744e-05 2024-08-17T18:00:17.946 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.946 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.946 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:17.946 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:47.241487+0000", 2024-08-17T18:00:17.946 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2054057030000001 2024-08-17T18:00:17.946 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.946 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.946 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:00:17.946 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:47.241696+0000", 2024-08-17T18:00:17.946 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00020852699999999999 2024-08-17T18:00:17.946 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:17.947 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:00:17.947 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:17.947 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.947 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.947 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:223267 7.f 7:ffad3a78:::benchmark_data_smithi037_171911_object105309:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1166)", 2024-08-17T18:00:17.947 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:50:45.050843+0000", 2024-08-17T18:00:17.947 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 572.88762618700002, 2024-08-17T18:00:17.947 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.260427247, 2024-08-17T18:00:17.947 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:00:17.947 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:00:17.947 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T18:00:17.947 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:00:17.947 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T18:00:17.947 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T18:00:17.947 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 223267 2024-08-17T18:00:17.948 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.948 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:00:17.948 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.948 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:00:17.948 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.050843+0000", 2024-08-17T18:00:17.948 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:17.948 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.948 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.948 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:00:17.948 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.050843+0000", 2024-08-17T18:00:17.948 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:17.948 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.948 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.948 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:00:17.949 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.050843+0000", 2024-08-17T18:00:17.949 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6899999999999997e-07 2024-08-17T18:00:17.949 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.949 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.949 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:00:17.949 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.050846+0000", 2024-08-17T18:00:17.949 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.706e-06 2024-08-17T18:00:17.949 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.949 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.949 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:00:17.949 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.050855+0000", 2024-08-17T18:00:17.949 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.969e-06 2024-08-17T18:00:17.949 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.950 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.950 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:00:17.950 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.050861+0000", 2024-08-17T18:00:17.950 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6609999999999997e-06 2024-08-17T18:00:17.950 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.950 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.950 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:17.950 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.051373+0000", 2024-08-17T18:00:17.950 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00051221299999999997 2024-08-17T18:00:17.950 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.950 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.950 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting_for_map not empty", 2024-08-17T18:00:17.951 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.051378+0000", 2024-08-17T18:00:17.951 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3079999999999998e-06 2024-08-17T18:00:17.951 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.951 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.951 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:17.951 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.061023+0000", 2024-08-17T18:00:17.951 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0096450379999999999 2024-08-17T18:00:17.951 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.951 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.951 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:00:17.951 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.061031+0000", 2024-08-17T18:00:17.951 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7069999999999992e-06 2024-08-17T18:00:17.952 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.952 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.952 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:17.952 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:46.036109+0000", 2024-08-17T18:00:17.952 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.97507810900000003 2024-08-17T18:00:17.952 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.952 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.952 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:00:17.952 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:46.036117+0000", 2024-08-17T18:00:17.952 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.2840000000000006e-06 2024-08-17T18:00:17.952 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.952 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.952 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:17.952 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:47.241984+0000", 2024-08-17T18:00:17.953 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.205866734 2024-08-17T18:00:17.953 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.953 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.953 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for missing object", 2024-08-17T18:00:17.953 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:47.242103+0000", 2024-08-17T18:00:17.953 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011850599999999999 2024-08-17T18:00:17.953 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.953 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.953 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:17.953 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:47.311192+0000", 2024-08-17T18:00:17.953 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.069089274000000006 2024-08-17T18:00:17.953 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.953 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.953 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:00:17.954 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:47.311270+0000", 2024-08-17T18:00:17.954 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.8169000000000003e-05 2024-08-17T18:00:17.954 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:17.954 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:00:17.954 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:17.954 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.954 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.954 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35334.0:223280 7.f 7:fbc944c8:::benchmark_data_smithi037_171911_object105322:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1166)", 2024-08-17T18:00:17.955 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:50:45.079079+0000", 2024-08-17T18:00:17.955 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 572.85938980100002, 2024-08-17T18:00:17.955 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2113615229999999, 2024-08-17T18:00:17.955 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:00:17.955 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:00:17.955 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:17.955 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:00:17.955 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35334", 2024-08-17T18:00:17.956 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/3930605230", 2024-08-17T18:00:17.956 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 223280 2024-08-17T18:00:17.956 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.956 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:00:17.956 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.956 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:00:17.956 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.079079+0000", 2024-08-17T18:00:17.956 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:17.956 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.956 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.956 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:00:17.956 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.079079+0000", 2024-08-17T18:00:17.956 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:17.956 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.957 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.957 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:00:17.957 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.079081+0000", 2024-08-17T18:00:17.957 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.361e-06 2024-08-17T18:00:17.957 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.957 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.957 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:00:17.957 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.079085+0000", 2024-08-17T18:00:17.957 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.6879999999999998e-06 2024-08-17T18:00:17.957 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.957 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.957 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:00:17.957 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.079097+0000", 2024-08-17T18:00:17.957 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1797000000000001e-05 2024-08-17T18:00:17.958 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.958 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.958 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:00:17.958 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.079105+0000", 2024-08-17T18:00:17.958 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.4019999999999996e-06 2024-08-17T18:00:17.958 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.958 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.958 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:17.958 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.079164+0000", 2024-08-17T18:00:17.958 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.9382000000000002e-05 2024-08-17T18:00:17.958 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.958 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.958 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:00:17.958 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:45.079173+0000", 2024-08-17T18:00:17.959 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.1980000000000007e-06 2024-08-17T18:00:17.959 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.959 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.959 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:17.959 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:46.036144+0000", 2024-08-17T18:00:17.959 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.95697047899999998 2024-08-17T18:00:17.959 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.959 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.959 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:00:17.959 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:46.036152+0000", 2024-08-17T18:00:17.959 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.9780000000000005e-06 2024-08-17T18:00:17.959 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.959 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.959 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:17.960 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:47.242136+0000", 2024-08-17T18:00:17.960 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.205984835 2024-08-17T18:00:17.960 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.960 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.960 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:00:17.960 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:47.242263+0000", 2024-08-17T18:00:17.960 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012648600000000001 2024-08-17T18:00:17.960 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.960 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.960 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,4,7", 2024-08-17T18:00:17.960 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:47.242938+0000", 2024-08-17T18:00:17.960 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00067553600000000002 2024-08-17T18:00:17.960 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.961 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.961 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:17.961 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:47.275341+0000", 2024-08-17T18:00:17.961 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.032402114000000003 2024-08-17T18:00:17.961 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.961 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.961 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:00:17.961 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:47.280255+0000", 2024-08-17T18:00:17.961 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0049148259999999997 2024-08-17T18:00:17.961 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.961 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.961 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:17.961 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:47.280453+0000", 2024-08-17T18:00:17.961 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000197584 2024-08-17T18:00:17.962 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.962 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.962 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:17.962 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:47.290085+0000", 2024-08-17T18:00:17.962 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0096319979999999993 2024-08-17T18:00:17.962 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.962 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.962 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:00:17.962 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:47.290328+0000", 2024-08-17T18:00:17.962 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000243012 2024-08-17T18:00:17.962 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.962 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.962 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:00:17.963 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:50:47.290441+0000", 2024-08-17T18:00:17.963 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000112847 2024-08-17T18:00:17.963 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:17.963 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:00:17.963 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:17.963 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.963 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.963 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:85608 8.b 8:d67a9311:::benchmark_data_smithi037_204188_object85607:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T18:00:17.963 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:52:36.058292+0000", 2024-08-17T18:00:17.963 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 461.88017752500002, 2024-08-17T18:00:17.963 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.33877146400000002, 2024-08-17T18:00:17.963 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:00:17.963 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:00:17.963 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:17.964 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:00:17.964 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T18:00:17.964 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T18:00:17.964 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 85608 2024-08-17T18:00:17.964 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.964 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:00:17.964 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.964 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:00:17.964 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.058292+0000", 2024-08-17T18:00:17.964 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:17.964 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.964 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.964 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:00:17.965 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.058292+0000", 2024-08-17T18:00:17.965 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:17.965 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.965 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.965 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:00:17.965 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.058292+0000", 2024-08-17T18:00:17.965 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.51e-07 2024-08-17T18:00:17.965 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.965 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.965 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:00:17.965 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.058312+0000", 2024-08-17T18:00:17.965 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.0217999999999999e-05 2024-08-17T18:00:17.965 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.966 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.966 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:00:17.966 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.058319+0000", 2024-08-17T18:00:17.966 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9190000000000002e-06 2024-08-17T18:00:17.966 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.966 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.966 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:00:17.966 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.058325+0000", 2024-08-17T18:00:17.966 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.8989999999999998e-06 2024-08-17T18:00:17.966 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.966 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.966 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:17.966 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.062004+0000", 2024-08-17T18:00:17.966 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0036788429999999998 2024-08-17T18:00:17.967 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.967 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.967 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:00:17.967 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.062147+0000", 2024-08-17T18:00:17.967 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014338400000000001 2024-08-17T18:00:17.967 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.967 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.967 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,4", 2024-08-17T18:00:17.967 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.062291+0000", 2024-08-17T18:00:17.967 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014364 2024-08-17T18:00:17.967 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.967 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.967 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:00:17.968 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.068503+0000", 2024-08-17T18:00:17.968 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0062118210000000002 2024-08-17T18:00:17.968 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.968 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.968 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:17.968 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.068535+0000", 2024-08-17T18:00:17.968 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.2162999999999997e-05 2024-08-17T18:00:17.968 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.968 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.968 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:17.968 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.396957+0000", 2024-08-17T18:00:17.968 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.32842227000000002 2024-08-17T18:00:17.968 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.968 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.969 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:00:17.969 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.397011+0000", 2024-08-17T18:00:17.969 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3804999999999997e-05 2024-08-17T18:00:17.969 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.969 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.969 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:00:17.969 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.397063+0000", 2024-08-17T18:00:17.969 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.1950999999999998e-05 2024-08-17T18:00:17.969 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:17.969 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:00:17.969 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:17.969 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.970 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.970 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:85614 8.b 8:d8020f4a:::benchmark_data_smithi037_204188_object85613:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T18:00:17.970 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:52:36.062599+0000", 2024-08-17T18:00:17.970 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 461.87586989599998, 2024-08-17T18:00:17.970 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.33458032700000001, 2024-08-17T18:00:17.970 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:00:17.970 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:00:17.970 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:17.970 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:00:17.970 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T18:00:17.970 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T18:00:17.970 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 85614 2024-08-17T18:00:17.970 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.971 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:00:17.971 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.971 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:00:17.971 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.062599+0000", 2024-08-17T18:00:17.971 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:17.971 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.971 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.971 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:00:17.971 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.062599+0000", 2024-08-17T18:00:17.971 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:17.971 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.971 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.971 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:00:17.971 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.062601+0000", 2024-08-17T18:00:17.972 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.435e-06 2024-08-17T18:00:17.972 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.972 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.972 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:00:17.972 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.062624+0000", 2024-08-17T18:00:17.972 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.296e-05 2024-08-17T18:00:17.972 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.972 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.972 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:00:17.972 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.062635+0000", 2024-08-17T18:00:17.972 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1211e-05 2024-08-17T18:00:17.972 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.972 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.973 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:00:17.973 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.062642+0000", 2024-08-17T18:00:17.973 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.4379999999999998e-06 2024-08-17T18:00:17.973 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.973 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.973 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:17.973 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.065158+0000", 2024-08-17T18:00:17.973 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0025152870000000002 2024-08-17T18:00:17.973 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.973 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.973 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:00:17.973 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.065289+0000", 2024-08-17T18:00:17.973 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000131743 2024-08-17T18:00:17.973 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.973 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.974 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,4", 2024-08-17T18:00:17.974 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.065423+0000", 2024-08-17T18:00:17.974 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013390900000000001 2024-08-17T18:00:17.974 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.974 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.974 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:00:17.974 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.068507+0000", 2024-08-17T18:00:17.974 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0030841779999999999 2024-08-17T18:00:17.974 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.974 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.974 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:17.974 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.074094+0000", 2024-08-17T18:00:17.975 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0055867929999999996 2024-08-17T18:00:17.975 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.975 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.975 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:17.975 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.397103+0000", 2024-08-17T18:00:17.975 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.32300922100000001 2024-08-17T18:00:17.975 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.975 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.975 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:00:17.975 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.397148+0000", 2024-08-17T18:00:17.975 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.5092999999999997e-05 2024-08-17T18:00:17.975 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.975 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.976 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:00:17.976 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.397179+0000", 2024-08-17T18:00:17.976 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.1059000000000002e-05 2024-08-17T18:00:17.976 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:17.976 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:00:17.976 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:17.976 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.976 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.976 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:85619 8.0 8:0d51758d:::benchmark_data_smithi037_204188_object85618:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T18:00:17.976 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:52:36.069887+0000", 2024-08-17T18:00:17.976 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 461.86858178300002, 2024-08-17T18:00:17.976 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.32977328700000003, 2024-08-17T18:00:17.976 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:00:17.976 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:00:17.976 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:17.977 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:00:17.977 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T18:00:17.977 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T18:00:17.977 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 85619 2024-08-17T18:00:17.977 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.977 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:00:17.977 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.977 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:00:17.977 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.069887+0000", 2024-08-17T18:00:17.977 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:17.977 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.977 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.977 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:00:17.977 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.069887+0000", 2024-08-17T18:00:17.977 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:17.978 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.978 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.978 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:00:17.978 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.069889+0000", 2024-08-17T18:00:17.978 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.285e-06 2024-08-17T18:00:17.978 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.978 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.978 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:00:17.978 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.069911+0000", 2024-08-17T18:00:17.978 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2663999999999998e-05 2024-08-17T18:00:17.978 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.978 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.978 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:00:17.978 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.069924+0000", 2024-08-17T18:00:17.979 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2616000000000001e-05 2024-08-17T18:00:17.979 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.979 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.979 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:00:17.979 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.069931+0000", 2024-08-17T18:00:17.979 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.4610000000000002e-06 2024-08-17T18:00:17.979 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.979 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.979 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:17.979 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.072238+0000", 2024-08-17T18:00:17.979 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0023069480000000001 2024-08-17T18:00:17.979 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.979 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.979 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:00:17.979 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.072385+0000", 2024-08-17T18:00:17.980 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000146806 2024-08-17T18:00:17.980 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.980 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.980 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,5", 2024-08-17T18:00:17.980 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.072531+0000", 2024-08-17T18:00:17.980 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014599700000000001 2024-08-17T18:00:17.980 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.980 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.980 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:00:17.980 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.078063+0000", 2024-08-17T18:00:17.980 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0055324140000000003 2024-08-17T18:00:17.980 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.980 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.980 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:17.980 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.080686+0000", 2024-08-17T18:00:17.981 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0026221590000000002 2024-08-17T18:00:17.981 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.981 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.981 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:17.981 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.399563+0000", 2024-08-17T18:00:17.981 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.318877252 2024-08-17T18:00:17.981 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.981 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.981 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:00:17.981 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.399618+0000", 2024-08-17T18:00:17.981 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.5299e-05 2024-08-17T18:00:17.981 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.982 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.982 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:00:17.982 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.399661+0000", 2024-08-17T18:00:17.982 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.2385999999999997e-05 2024-08-17T18:00:17.982 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:17.982 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:00:17.982 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:17.982 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.982 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.982 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.45503.0:85639 8.2 e1190/1183 8:48bcdf0c:::benchmark_data_smithi037_204188_object85638:head v 1190'5385, mlcod=1190'5382)", 2024-08-17T18:00:17.982 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:52:36.088840+0000", 2024-08-17T18:00:17.982 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 461.84962884499998, 2024-08-17T18:00:17.982 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.31628915200000002, 2024-08-17T18:00:17.983 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:00:17.983 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:00:17.983 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:17.983 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:00:17.983 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.983 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:00:17.983 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.088840+0000", 2024-08-17T18:00:17.983 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:17.983 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.983 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.983 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:00:17.983 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.088840+0000", 2024-08-17T18:00:17.983 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:17.983 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.984 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.984 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:00:17.984 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.088841+0000", 2024-08-17T18:00:17.984 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.39e-07 2024-08-17T18:00:17.984 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.984 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.984 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:00:17.984 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.088881+0000", 2024-08-17T18:00:17.984 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.0800999999999998e-05 2024-08-17T18:00:17.984 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.984 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.984 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:00:17.984 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.088890+0000", 2024-08-17T18:00:17.984 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.6119999999999999e-06 2024-08-17T18:00:17.985 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.985 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.985 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:00:17.985 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.088897+0000", 2024-08-17T18:00:17.985 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5250000000000002e-06 2024-08-17T18:00:17.985 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.985 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.985 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:17.985 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.088951+0000", 2024-08-17T18:00:17.985 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4619e-05 2024-08-17T18:00:17.985 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.985 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.985 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:00:17.985 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.088966+0000", 2024-08-17T18:00:17.986 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4566000000000001e-05 2024-08-17T18:00:17.986 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.986 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.986 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:00:17.986 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.405016+0000", 2024-08-17T18:00:17.986 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.31605035199999998 2024-08-17T18:00:17.986 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.986 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.986 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:00:17.986 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.405129+0000", 2024-08-17T18:00:17.986 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000113238 2024-08-17T18:00:17.986 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:17.986 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:00:17.986 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:17.987 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.987 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.987 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:85644 8.b 8:d6d56761:::benchmark_data_smithi037_204188_object85643:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T18:00:17.987 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:52:36.098330+0000", 2024-08-17T18:00:17.987 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 461.84013937999998, 2024-08-17T18:00:17.987 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.31054779999999998, 2024-08-17T18:00:17.987 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:00:17.987 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:00:17.987 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:17.987 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:00:17.987 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T18:00:17.987 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T18:00:17.987 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 85644 2024-08-17T18:00:17.987 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.987 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:00:17.988 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.988 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:00:17.988 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.098330+0000", 2024-08-17T18:00:17.988 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:17.988 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.988 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.988 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:00:17.988 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.098330+0000", 2024-08-17T18:00:17.988 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:17.988 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.988 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.988 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:00:17.988 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.098332+0000", 2024-08-17T18:00:17.989 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.001e-06 2024-08-17T18:00:17.989 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.989 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.989 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:00:17.989 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.098361+0000", 2024-08-17T18:00:17.989 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.9326999999999999e-05 2024-08-17T18:00:17.989 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.989 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.989 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:00:17.989 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.395942+0000", 2024-08-17T18:00:17.989 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.29758065299999997 2024-08-17T18:00:17.989 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.989 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.990 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:00:17.990 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.395958+0000", 2024-08-17T18:00:17.990 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6677e-05 2024-08-17T18:00:17.990 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.990 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.990 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:17.990 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.397203+0000", 2024-08-17T18:00:17.990 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0012448730000000001 2024-08-17T18:00:17.990 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.990 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.990 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:00:17.990 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.397324+0000", 2024-08-17T18:00:17.990 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000120642 2024-08-17T18:00:17.991 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.991 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.991 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,4", 2024-08-17T18:00:17.991 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.397443+0000", 2024-08-17T18:00:17.991 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011946399999999999 2024-08-17T18:00:17.991 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.991 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.991 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:00:17.991 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.400457+0000", 2024-08-17T18:00:17.991 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0030136249999999998 2024-08-17T18:00:17.991 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.991 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.991 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:17.991 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.400487+0000", 2024-08-17T18:00:17.992 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.9819999999999999e-05 2024-08-17T18:00:17.992 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.992 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.992 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:17.992 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.408765+0000", 2024-08-17T18:00:17.992 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.008278667 2024-08-17T18:00:17.992 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.992 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.992 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:00:17.992 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.408830+0000", 2024-08-17T18:00:17.992 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.4732000000000003e-05 2024-08-17T18:00:17.992 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.992 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.992 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:00:17.992 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:52:36.408877+0000", 2024-08-17T18:00:17.993 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7318999999999999e-05 2024-08-17T18:00:17.993 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:17.993 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:00:17.993 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:17.993 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.993 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.993 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:237566 8.b 8:dc2d2c7b:::benchmark_data_smithi037_204188_object108076:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1211)", 2024-08-17T18:00:17.993 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:55:34.020194+0000", 2024-08-17T18:00:17.993 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 283.91827524500002, 2024-08-17T18:00:17.993 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.208940774, 2024-08-17T18:00:17.993 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:00:17.993 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:00:17.993 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:17.993 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:00:17.993 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T18:00:17.994 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T18:00:17.994 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 237566 2024-08-17T18:00:17.994 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.994 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:00:17.994 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.994 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:00:17.994 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:34.020194+0000", 2024-08-17T18:00:17.994 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:17.994 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.994 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.994 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:00:17.994 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:34.020194+0000", 2024-08-17T18:00:17.994 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:17.994 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.994 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.995 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:00:17.995 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:34.020195+0000", 2024-08-17T18:00:17.995 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1289999999999999e-06 2024-08-17T18:00:17.995 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.995 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.995 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:00:17.995 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:34.020200+0000", 2024-08-17T18:00:17.995 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.276e-06 2024-08-17T18:00:17.995 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.995 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.995 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:00:17.995 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:34.020212+0000", 2024-08-17T18:00:17.995 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1623999999999999e-05 2024-08-17T18:00:17.995 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.996 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.996 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:00:17.996 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:34.020220+0000", 2024-08-17T18:00:17.996 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.2409999999999995e-06 2024-08-17T18:00:17.996 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.996 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.996 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:17.996 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:34.022185+0000", 2024-08-17T18:00:17.996 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0019653269999999998 2024-08-17T18:00:17.996 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.996 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.997 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:00:17.997 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:34.022256+0000", 2024-08-17T18:00:17.997 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0984999999999999e-05 2024-08-17T18:00:17.998 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.998 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.998 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,4", 2024-08-17T18:00:17.998 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:34.022322+0000", 2024-08-17T18:00:17.998 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5154000000000007e-05 2024-08-17T18:00:17.998 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.998 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.998 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:00:17.998 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:34.027901+0000", 2024-08-17T18:00:17.998 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.005579283 2024-08-17T18:00:17.998 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.998 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.998 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:17.998 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:34.176936+0000", 2024-08-17T18:00:17.999 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.149034789 2024-08-17T18:00:17.999 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.999 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.999 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:17.999 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:34.229026+0000", 2024-08-17T18:00:17.999 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.052090114999999999 2024-08-17T18:00:17.999 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:17.999 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:17.999 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:00:17.999 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:34.229082+0000", 2024-08-17T18:00:17.999 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6382000000000003e-05 2024-08-17T18:00:17.999 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.000 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.000 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:00:18.000 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:34.229135+0000", 2024-08-17T18:00:18.000 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.2469000000000002e-05 2024-08-17T18:00:18.000 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:18.000 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:00:18.000 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:18.000 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.000 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.001 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:51694 9.11 9:8ad45dfa:::benchmark_data_smithi037_235265_object51693:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1230)", 2024-08-17T18:00:18.001 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:00.133093+0000", 2024-08-17T18:00:18.001 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 197.80537629299999, 2024-08-17T18:00:18.001 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0602040930000001, 2024-08-17T18:00:18.001 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:00:18.001 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:00:18.001 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T18:00:18.001 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:00:18.001 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:00:18.001 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:00:18.001 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 51694 2024-08-17T18:00:18.001 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.001 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:00:18.001 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.002 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:00:18.002 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.133093+0000", 2024-08-17T18:00:18.002 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:18.002 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.002 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.002 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:00:18.002 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.133093+0000", 2024-08-17T18:00:18.002 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:18.002 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.002 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.002 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:00:18.002 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.133096+0000", 2024-08-17T18:00:18.002 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.7999999999999999e-06 2024-08-17T18:00:18.003 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.003 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.003 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:00:18.003 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.133120+0000", 2024-08-17T18:00:18.003 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.4672e-05 2024-08-17T18:00:18.003 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.003 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.003 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:00:18.003 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.133139+0000", 2024-08-17T18:00:18.003 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9031000000000001e-05 2024-08-17T18:00:18.003 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.003 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.003 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:00:18.004 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.133148+0000", 2024-08-17T18:00:18.004 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.7250000000000003e-06 2024-08-17T18:00:18.004 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.004 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.004 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:18.004 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.209892+0000", 2024-08-17T18:00:18.004 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.076743730999999996 2024-08-17T18:00:18.004 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.004 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.004 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:00:18.004 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.209900+0000", 2024-08-17T18:00:18.004 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.4319999999999999e-06 2024-08-17T18:00:18.004 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.005 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.005 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:18.005 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.187360+0000", 2024-08-17T18:00:18.005 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.97745981900000001 2024-08-17T18:00:18.005 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.005 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.005 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for degraded object", 2024-08-17T18:00:18.005 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.188911+0000", 2024-08-17T18:00:18.005 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001550886 2024-08-17T18:00:18.005 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.005 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.005 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:18.005 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.193220+0000", 2024-08-17T18:00:18.006 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0043093669999999997 2024-08-17T18:00:18.006 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.006 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.006 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:00:18.006 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.193297+0000", 2024-08-17T18:00:18.006 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.6630000000000003e-05 2024-08-17T18:00:18.006 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:18.006 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:00:18.006 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:18.006 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.006 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.006 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:51711 9.2 9:41b595ba:::benchmark_data_smithi037_235265_object51710:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1230)", 2024-08-17T18:00:18.006 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:00.140590+0000", 2024-08-17T18:00:18.007 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 197.797879408, 2024-08-17T18:00:18.007 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0520675829999999, 2024-08-17T18:00:18.007 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:00:18.007 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:00:18.007 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:18.007 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:00:18.007 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:00:18.007 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:00:18.007 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 51711 2024-08-17T18:00:18.007 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.007 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:00:18.007 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.007 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:00:18.008 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.140590+0000", 2024-08-17T18:00:18.008 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:18.008 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.008 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.008 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:00:18.008 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.140590+0000", 2024-08-17T18:00:18.008 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:18.008 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.008 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.008 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:00:18.008 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.140592+0000", 2024-08-17T18:00:18.008 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.0339999999999999e-06 2024-08-17T18:00:18.008 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.009 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.009 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:00:18.009 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.140622+0000", 2024-08-17T18:00:18.009 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.9827000000000001e-05 2024-08-17T18:00:18.009 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.009 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.009 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:00:18.009 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.140634+0000", 2024-08-17T18:00:18.009 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2396e-05 2024-08-17T18:00:18.009 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.009 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.009 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:00:18.010 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.140644+0000", 2024-08-17T18:00:18.010 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.6260000000000007e-06 2024-08-17T18:00:18.010 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.010 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.010 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:18.010 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.278310+0000", 2024-08-17T18:00:18.010 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.13766603699999999 2024-08-17T18:00:18.010 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.010 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.010 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:00:18.010 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.278324+0000", 2024-08-17T18:00:18.010 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.486e-05 2024-08-17T18:00:18.010 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.011 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.011 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:18.011 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.176219+0000", 2024-08-17T18:00:18.011 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.89789472100000001 2024-08-17T18:00:18.011 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.011 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.011 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:00:18.011 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.176398+0000", 2024-08-17T18:00:18.011 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00017899699999999999 2024-08-17T18:00:18.011 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.011 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.011 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:00:18.011 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.176554+0000", 2024-08-17T18:00:18.011 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000155508 2024-08-17T18:00:18.011 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.012 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.012 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:18.012 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.181081+0000", 2024-08-17T18:00:18.012 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0045274299999999998 2024-08-17T18:00:18.012 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.012 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.012 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:00:18.012 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.181419+0000", 2024-08-17T18:00:18.012 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00033774199999999998 2024-08-17T18:00:18.012 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.012 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.012 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:18.012 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.192403+0000", 2024-08-17T18:00:18.012 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010984280000000001 2024-08-17T18:00:18.013 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.013 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.013 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:00:18.013 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.192465+0000", 2024-08-17T18:00:18.013 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1389999999999993e-05 2024-08-17T18:00:18.013 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.013 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.013 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:00:18.013 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.192657+0000", 2024-08-17T18:00:18.013 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000192735 2024-08-17T18:00:18.013 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:18.013 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:00:18.014 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:18.014 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.014 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.014 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:54821 9.18 9:1e9e9318:::benchmark_data_smithi037_235265_object54820:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1231)", 2024-08-17T18:00:18.014 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:03.430124+0000", 2024-08-17T18:00:18.014 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 194.50834466000001, 2024-08-17T18:00:18.014 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.272884244, 2024-08-17T18:00:18.014 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:00:18.014 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:00:18.014 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:18.014 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:00:18.014 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:00:18.014 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:00:18.015 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 54821 2024-08-17T18:00:18.015 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.015 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:00:18.015 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.015 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:00:18.015 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.430124+0000", 2024-08-17T18:00:18.015 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:18.015 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.015 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.015 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:00:18.015 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.430124+0000", 2024-08-17T18:00:18.015 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:18.015 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.015 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.016 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:00:18.016 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.430126+0000", 2024-08-17T18:00:18.016 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.336e-06 2024-08-17T18:00:18.016 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.016 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.016 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:00:18.016 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.430148+0000", 2024-08-17T18:00:18.016 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2323e-05 2024-08-17T18:00:18.016 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.016 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.016 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:00:18.016 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.430163+0000", 2024-08-17T18:00:18.016 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4816e-05 2024-08-17T18:00:18.016 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.017 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.017 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:00:18.017 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.430171+0000", 2024-08-17T18:00:18.017 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7190000000000001e-06 2024-08-17T18:00:18.017 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.017 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.017 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:18.017 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.439762+0000", 2024-08-17T18:00:18.017 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0095912210000000005 2024-08-17T18:00:18.017 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.017 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.017 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:00:18.017 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.439872+0000", 2024-08-17T18:00:18.018 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011009 2024-08-17T18:00:18.018 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.018 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.018 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,5", 2024-08-17T18:00:18.018 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.439986+0000", 2024-08-17T18:00:18.018 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000113724 2024-08-17T18:00:18.018 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.018 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.018 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:00:18.018 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.440982+0000", 2024-08-17T18:00:18.018 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00099636100000000008 2024-08-17T18:00:18.018 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.018 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.019 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:18.019 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.441645+0000", 2024-08-17T18:00:18.019 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000662534 2024-08-17T18:00:18.019 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.019 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.019 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:18.019 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.649388+0000", 2024-08-17T18:00:18.019 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.207743873 2024-08-17T18:00:18.019 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.019 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.019 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:00:18.019 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.649442+0000", 2024-08-17T18:00:18.019 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3699000000000002e-05 2024-08-17T18:00:18.020 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.020 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.020 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:00:18.020 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.703009+0000", 2024-08-17T18:00:18.020 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.053566547999999999 2024-08-17T18:00:18.020 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:18.020 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:00:18.020 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:18.020 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.020 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.020 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:54843 9.8 9:15eeb9c6:::benchmark_data_smithi037_235265_object54842:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1231)", 2024-08-17T18:00:18.020 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:03.448471+0000", 2024-08-17T18:00:18.020 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 194.48999767699999, 2024-08-17T18:00:18.020 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.25477083099999998, 2024-08-17T18:00:18.020 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:00:18.020 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:00:18.021 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:18.021 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:00:18.021 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:00:18.021 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:00:18.021 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 54843 2024-08-17T18:00:18.021 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.021 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:00:18.021 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.021 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:00:18.021 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.448471+0000", 2024-08-17T18:00:18.021 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:18.021 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.021 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.022 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:00:18.022 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.448471+0000", 2024-08-17T18:00:18.022 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:18.022 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.022 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.022 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:00:18.022 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.448473+0000", 2024-08-17T18:00:18.022 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.793e-06 2024-08-17T18:00:18.022 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.022 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.022 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:00:18.022 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.448498+0000", 2024-08-17T18:00:18.022 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.5262e-05 2024-08-17T18:00:18.023 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.023 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.023 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:00:18.023 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.448511+0000", 2024-08-17T18:00:18.023 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2497000000000001e-05 2024-08-17T18:00:18.023 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.023 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.023 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:00:18.023 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.448519+0000", 2024-08-17T18:00:18.023 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.3939999999999996e-06 2024-08-17T18:00:18.023 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.023 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.023 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:18.023 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.448574+0000", 2024-08-17T18:00:18.024 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.5058e-05 2024-08-17T18:00:18.024 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.024 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.024 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:00:18.024 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.448747+0000", 2024-08-17T18:00:18.024 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000172387 2024-08-17T18:00:18.024 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.024 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.024 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,5", 2024-08-17T18:00:18.024 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.448923+0000", 2024-08-17T18:00:18.024 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00017577900000000001 2024-08-17T18:00:18.024 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.024 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.025 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:00:18.025 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.450128+0000", 2024-08-17T18:00:18.025 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0012056650000000001 2024-08-17T18:00:18.025 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.025 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.025 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:18.025 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.450546+0000", 2024-08-17T18:00:18.025 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00041747399999999998 2024-08-17T18:00:18.025 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.025 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.025 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:18.025 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.703102+0000", 2024-08-17T18:00:18.025 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.25255636199999998 2024-08-17T18:00:18.026 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.026 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.026 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:00:18.026 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.703175+0000", 2024-08-17T18:00:18.026 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.2902000000000001e-05 2024-08-17T18:00:18.026 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.026 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.026 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:00:18.026 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.703242+0000", 2024-08-17T18:00:18.026 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.7257999999999999e-05 2024-08-17T18:00:18.026 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:18.026 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:00:18.027 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:18.027 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.027 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.027 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:54846 9.8 9:10083f6d:::benchmark_data_smithi037_235265_object54845:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1231)", 2024-08-17T18:00:18.027 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:03.451137+0000", 2024-08-17T18:00:18.027 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 194.48733186600001, 2024-08-17T18:00:18.027 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.25225324500000001, 2024-08-17T18:00:18.027 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:00:18.027 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:00:18.027 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:18.027 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:00:18.027 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:00:18.027 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:00:18.027 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 54846 2024-08-17T18:00:18.028 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.028 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:00:18.028 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.028 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:00:18.028 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.451137+0000", 2024-08-17T18:00:18.028 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:18.028 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.028 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.028 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:00:18.028 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.451137+0000", 2024-08-17T18:00:18.028 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:18.028 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.028 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.029 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:00:18.029 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.451139+0000", 2024-08-17T18:00:18.029 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.57e-06 2024-08-17T18:00:18.029 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.029 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.029 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:00:18.029 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.451161+0000", 2024-08-17T18:00:18.029 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2342000000000001e-05 2024-08-17T18:00:18.029 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.029 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.029 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:00:18.029 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.451172+0000", 2024-08-17T18:00:18.029 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0839000000000001e-05 2024-08-17T18:00:18.030 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.030 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.030 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:00:18.030 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.451179+0000", 2024-08-17T18:00:18.030 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9820000000000002e-06 2024-08-17T18:00:18.030 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.030 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.030 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:18.030 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.451245+0000", 2024-08-17T18:00:18.030 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.6007999999999995e-05 2024-08-17T18:00:18.030 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.030 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.030 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:00:18.030 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.451402+0000", 2024-08-17T18:00:18.031 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00015662599999999999 2024-08-17T18:00:18.031 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.031 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.031 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,5", 2024-08-17T18:00:18.031 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.451547+0000", 2024-08-17T18:00:18.031 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000145074 2024-08-17T18:00:18.031 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.031 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.031 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:00:18.031 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.452535+0000", 2024-08-17T18:00:18.032 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00098823300000000004 2024-08-17T18:00:18.032 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.032 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.032 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:18.032 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.455926+0000", 2024-08-17T18:00:18.032 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0033912629999999998 2024-08-17T18:00:18.032 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.032 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.032 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:18.032 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.703296+0000", 2024-08-17T18:00:18.032 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.247370125 2024-08-17T18:00:18.032 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.032 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.033 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:00:18.033 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.703344+0000", 2024-08-17T18:00:18.033 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7407000000000002e-05 2024-08-17T18:00:18.033 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.033 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.033 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:00:18.033 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.703390+0000", 2024-08-17T18:00:18.033 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.6776000000000001e-05 2024-08-17T18:00:18.033 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:18.033 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:00:18.033 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:18.033 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.034 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.034 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:54848 9.8 9:177846bf:::benchmark_data_smithi037_235265_object54847:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1231)", 2024-08-17T18:00:18.034 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:03.454396+0000", 2024-08-17T18:00:18.034 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 194.48407332799999, 2024-08-17T18:00:18.034 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.24913668999999999, 2024-08-17T18:00:18.034 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:00:18.034 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:00:18.034 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:18.034 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:00:18.034 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:00:18.034 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:00:18.034 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 54848 2024-08-17T18:00:18.034 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.034 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:00:18.035 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.035 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:00:18.035 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.454396+0000", 2024-08-17T18:00:18.035 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:18.035 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.035 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.035 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:00:18.035 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.454396+0000", 2024-08-17T18:00:18.035 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:18.035 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.035 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.035 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:00:18.035 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.454397+0000", 2024-08-17T18:00:18.036 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1769999999999999e-06 2024-08-17T18:00:18.036 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.036 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.036 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:00:18.036 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.454430+0000", 2024-08-17T18:00:18.036 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.3522000000000002e-05 2024-08-17T18:00:18.036 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.036 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.036 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:00:18.036 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.454442+0000", 2024-08-17T18:00:18.036 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.131e-05 2024-08-17T18:00:18.036 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.036 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.036 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:00:18.037 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.454449+0000", 2024-08-17T18:00:18.037 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.5159999999999997e-06 2024-08-17T18:00:18.037 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.037 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.037 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:18.037 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.454512+0000", 2024-08-17T18:00:18.037 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.3083999999999994e-05 2024-08-17T18:00:18.037 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.037 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.037 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:00:18.037 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.454673+0000", 2024-08-17T18:00:18.037 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000160469 2024-08-17T18:00:18.037 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.037 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.038 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,5", 2024-08-17T18:00:18.038 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.454850+0000", 2024-08-17T18:00:18.038 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00017742499999999999 2024-08-17T18:00:18.038 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.038 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.038 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:00:18.038 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.456073+0000", 2024-08-17T18:00:18.038 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0012228079999999999 2024-08-17T18:00:18.038 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.038 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.038 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:18.038 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.456724+0000", 2024-08-17T18:00:18.038 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00065127299999999996 2024-08-17T18:00:18.039 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.039 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.039 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:18.039 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.703437+0000", 2024-08-17T18:00:18.039 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.24671257799999999 2024-08-17T18:00:18.039 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.039 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.039 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:00:18.039 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.703488+0000", 2024-08-17T18:00:18.039 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.1493000000000003e-05 2024-08-17T18:00:18.039 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.039 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.039 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:00:18.039 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:03.703532+0000", 2024-08-17T18:00:18.040 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.4035000000000001e-05 2024-08-17T18:00:18.040 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:18.040 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:00:18.040 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:18.040 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.040 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.040 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:107763 9.1c 9:39516908:::benchmark_data_smithi037_235265_object107762:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1252)", 2024-08-17T18:00:18.040 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:53.686085+0000", 2024-08-17T18:00:18.040 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 144.252384312, 2024-08-17T18:00:18.040 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.22921290699999999, 2024-08-17T18:00:18.040 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:00:18.040 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:00:18.040 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:18.040 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:00:18.040 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:00:18.041 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:00:18.041 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 107763 2024-08-17T18:00:18.041 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.041 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:00:18.041 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.041 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:00:18.041 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.686085+0000", 2024-08-17T18:00:18.041 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:18.041 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.041 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.041 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:00:18.041 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.686085+0000", 2024-08-17T18:00:18.041 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:18.041 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.041 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.042 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:00:18.042 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.686087+0000", 2024-08-17T18:00:18.042 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8840000000000001e-06 2024-08-17T18:00:18.042 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.042 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.042 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:00:18.042 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.686111+0000", 2024-08-17T18:00:18.042 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.4264999999999999e-05 2024-08-17T18:00:18.042 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.042 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.042 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:00:18.042 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.686129+0000", 2024-08-17T18:00:18.042 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.7693000000000002e-05 2024-08-17T18:00:18.043 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.043 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.043 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:00:18.043 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.686137+0000", 2024-08-17T18:00:18.043 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.9100000000000005e-06 2024-08-17T18:00:18.043 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.043 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.043 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:18.043 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.686193+0000", 2024-08-17T18:00:18.043 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6161e-05 2024-08-17T18:00:18.043 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.043 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.043 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:00:18.043 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.686341+0000", 2024-08-17T18:00:18.043 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000148741 2024-08-17T18:00:18.044 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.044 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.044 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 4,7", 2024-08-17T18:00:18.044 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.686696+0000", 2024-08-17T18:00:18.044 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000354655 2024-08-17T18:00:18.044 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.044 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.044 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:00:18.044 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.688299+0000", 2024-08-17T18:00:18.044 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0016029410000000001 2024-08-17T18:00:18.044 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.044 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.044 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:18.044 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.690879+0000", 2024-08-17T18:00:18.044 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.002580476 2024-08-17T18:00:18.045 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.045 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.045 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:18.045 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.915216+0000", 2024-08-17T18:00:18.045 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.22433689200000001 2024-08-17T18:00:18.045 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.045 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.045 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:00:18.045 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.915253+0000", 2024-08-17T18:00:18.045 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.6207000000000001e-05 2024-08-17T18:00:18.045 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.045 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.045 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:00:18.045 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.915298+0000", 2024-08-17T18:00:18.046 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.5082e-05 2024-08-17T18:00:18.046 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:18.046 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:00:18.046 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:18.046 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.046 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.046 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:107771 9.c 9:322d5752:::benchmark_data_smithi037_235265_object107770:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1252)", 2024-08-17T18:00:18.046 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:53.689616+0000", 2024-08-17T18:00:18.046 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 144.24885298199999, 2024-08-17T18:00:18.046 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.228916284, 2024-08-17T18:00:18.046 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:00:18.046 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:00:18.046 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:18.046 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:00:18.047 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:00:18.047 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:00:18.047 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 107771 2024-08-17T18:00:18.047 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.047 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:00:18.047 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.047 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:00:18.047 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.689616+0000", 2024-08-17T18:00:18.047 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:18.047 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.047 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.047 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:00:18.047 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.689616+0000", 2024-08-17T18:00:18.047 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:18.047 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.048 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.048 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:00:18.048 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.689617+0000", 2024-08-17T18:00:18.048 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.1100000000000004e-07 2024-08-17T18:00:18.048 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.048 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.048 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:00:18.048 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.689638+0000", 2024-08-17T18:00:18.048 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1268e-05 2024-08-17T18:00:18.048 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.048 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.048 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:00:18.048 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.689653+0000", 2024-08-17T18:00:18.048 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4267000000000001e-05 2024-08-17T18:00:18.048 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.049 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.049 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:00:18.049 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.689660+0000", 2024-08-17T18:00:18.049 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.1899999999999998e-06 2024-08-17T18:00:18.049 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.049 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.049 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:18.049 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.689721+0000", 2024-08-17T18:00:18.049 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1548000000000001e-05 2024-08-17T18:00:18.049 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.049 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.049 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:00:18.049 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.689859+0000", 2024-08-17T18:00:18.049 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013743300000000001 2024-08-17T18:00:18.050 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.050 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.050 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 4,7", 2024-08-17T18:00:18.050 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.690255+0000", 2024-08-17T18:00:18.050 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00039621799999999999 2024-08-17T18:00:18.050 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.050 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.050 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:00:18.050 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.692329+0000", 2024-08-17T18:00:18.050 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.002073816 2024-08-17T18:00:18.050 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.050 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.050 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:18.051 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.693128+0000", 2024-08-17T18:00:18.051 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00079939900000000001 2024-08-17T18:00:18.051 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.051 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.051 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:18.051 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.918446+0000", 2024-08-17T18:00:18.051 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.22531748500000001 2024-08-17T18:00:18.051 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.051 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.051 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:00:18.051 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.918494+0000", 2024-08-17T18:00:18.051 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.8684999999999999e-05 2024-08-17T18:00:18.051 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.052 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.052 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:00:18.052 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.918532+0000", 2024-08-17T18:00:18.052 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.8064e-05 2024-08-17T18:00:18.052 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:18.052 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:00:18.052 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:18.052 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.052 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.052 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:107772 9.c 9:3072872e:::benchmark_data_smithi037_235265_object107771:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1252)", 2024-08-17T18:00:18.052 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:53.693083+0000", 2024-08-17T18:00:18.052 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 144.245386228, 2024-08-17T18:00:18.052 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.22556611400000001, 2024-08-17T18:00:18.053 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:00:18.053 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:00:18.053 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:18.053 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:00:18.053 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:00:18.053 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:00:18.053 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 107772 2024-08-17T18:00:18.053 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.053 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:00:18.053 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.053 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:00:18.053 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.693083+0000", 2024-08-17T18:00:18.053 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:18.053 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.054 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.054 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:00:18.054 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.693083+0000", 2024-08-17T18:00:18.054 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:18.054 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.054 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.054 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:00:18.054 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.693085+0000", 2024-08-17T18:00:18.058 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8759999999999999e-06 2024-08-17T18:00:18.058 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.058 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.058 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:00:18.058 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.693108+0000", 2024-08-17T18:00:18.058 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.3360999999999999e-05 2024-08-17T18:00:18.058 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.059 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.059 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:00:18.059 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.693121+0000", 2024-08-17T18:00:18.059 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3192e-05 2024-08-17T18:00:18.059 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.059 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.059 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:00:18.059 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.693129+0000", 2024-08-17T18:00:18.059 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.4900000000000003e-06 2024-08-17T18:00:18.059 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.059 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.059 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:18.060 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.693232+0000", 2024-08-17T18:00:18.060 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00010320899999999999 2024-08-17T18:00:18.060 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.060 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.060 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:00:18.060 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.693380+0000", 2024-08-17T18:00:18.060 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014810499999999999 2024-08-17T18:00:18.060 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.060 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.060 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 4,7", 2024-08-17T18:00:18.060 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.693791+0000", 2024-08-17T18:00:18.060 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00041085600000000003 2024-08-17T18:00:18.061 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.061 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.061 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:18.061 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.696354+0000", 2024-08-17T18:00:18.061 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0025628500000000002 2024-08-17T18:00:18.061 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.061 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.061 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:00:18.061 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.696783+0000", 2024-08-17T18:00:18.061 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00042909600000000001 2024-08-17T18:00:18.061 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.061 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.061 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:18.062 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.918575+0000", 2024-08-17T18:00:18.062 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.221791827 2024-08-17T18:00:18.062 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.062 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.062 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:00:18.062 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.918617+0000", 2024-08-17T18:00:18.062 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.2709000000000001e-05 2024-08-17T18:00:18.062 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.062 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.062 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:00:18.062 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.918649+0000", 2024-08-17T18:00:18.062 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.1542999999999999e-05 2024-08-17T18:00:18.062 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:18.063 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:00:18.063 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:18.063 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.063 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.063 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:107785 9.1c 9:3dfeef15:::benchmark_data_smithi037_235265_object107784:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1252)", 2024-08-17T18:00:18.063 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:53.702393+0000", 2024-08-17T18:00:18.063 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 144.23607636400001, 2024-08-17T18:00:18.063 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.216137739, 2024-08-17T18:00:18.063 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:00:18.063 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:00:18.063 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:18.063 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:00:18.063 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:00:18.063 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:00:18.064 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 107785 2024-08-17T18:00:18.064 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.064 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:00:18.064 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.064 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:00:18.064 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.702393+0000", 2024-08-17T18:00:18.064 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:18.064 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.064 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.064 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:00:18.064 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.702393+0000", 2024-08-17T18:00:18.064 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:18.064 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.064 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.064 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:00:18.065 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.702394+0000", 2024-08-17T18:00:18.065 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.9199999999999999e-07 2024-08-17T18:00:18.065 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.065 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.065 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:00:18.065 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.702458+0000", 2024-08-17T18:00:18.065 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.4200000000000002e-05 2024-08-17T18:00:18.065 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.065 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.065 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:00:18.065 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.702487+0000", 2024-08-17T18:00:18.065 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.9343999999999999e-05 2024-08-17T18:00:18.066 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.066 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.066 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:00:18.066 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.702497+0000", 2024-08-17T18:00:18.066 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.2639999999999997e-06 2024-08-17T18:00:18.066 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.066 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.066 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:18.066 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.702624+0000", 2024-08-17T18:00:18.066 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012767099999999999 2024-08-17T18:00:18.066 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.066 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.066 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:00:18.066 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.702766+0000", 2024-08-17T18:00:18.067 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014169200000000001 2024-08-17T18:00:18.067 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.067 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.067 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 4,7", 2024-08-17T18:00:18.067 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.703029+0000", 2024-08-17T18:00:18.067 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00026310899999999998 2024-08-17T18:00:18.067 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.067 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.067 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:00:18.067 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.704522+0000", 2024-08-17T18:00:18.067 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0014932109999999999 2024-08-17T18:00:18.067 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.067 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.068 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:18.068 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.709272+0000", 2024-08-17T18:00:18.068 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0047502819999999998 2024-08-17T18:00:18.068 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.068 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.068 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:18.068 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.918430+0000", 2024-08-17T18:00:18.068 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.20915756399999999 2024-08-17T18:00:18.068 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.068 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.068 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:00:18.068 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.918487+0000", 2024-08-17T18:00:18.068 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.7292e-05 2024-08-17T18:00:18.069 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.069 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.069 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:00:18.069 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:53.918530+0000", 2024-08-17T18:00:18.069 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.3118000000000003e-05 2024-08-17T18:00:18.069 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:18.069 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:00:18.069 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:18.069 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.069 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.069 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:188246 9.2 9:4396aa1e:::benchmark_data_smithi037_235265_object66023:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1267)", 2024-08-17T18:00:18.069 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:59:12.221493+0000", 2024-08-17T18:00:18.069 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 65.716976091000006, 2024-08-17T18:00:18.070 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.25023668199999999, 2024-08-17T18:00:18.070 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:00:18.070 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:00:18.070 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:18.070 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:00:18.070 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:00:18.070 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:00:18.070 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 188246 2024-08-17T18:00:18.070 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.070 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:00:18.070 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.070 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:00:18.070 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:59:12.221493+0000", 2024-08-17T18:00:18.071 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:18.071 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.071 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.071 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:00:18.071 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:59:12.221493+0000", 2024-08-17T18:00:18.071 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:00:18.071 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.071 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.071 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:00:18.071 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:59:12.221495+0000", 2024-08-17T18:00:18.071 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5740000000000001e-06 2024-08-17T18:00:18.071 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.071 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.071 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:00:18.072 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:59:12.221500+0000", 2024-08-17T18:00:18.072 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.0189999999999997e-06 2024-08-17T18:00:18.072 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.072 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.072 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:00:18.072 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:59:12.221511+0000", 2024-08-17T18:00:18.072 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1185999999999999e-05 2024-08-17T18:00:18.072 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.072 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.072 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:00:18.072 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:59:12.221518+0000", 2024-08-17T18:00:18.072 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.8859999999999998e-06 2024-08-17T18:00:18.073 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.073 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.073 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:00:18.073 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:59:12.221574+0000", 2024-08-17T18:00:18.073 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6069000000000001e-05 2024-08-17T18:00:18.073 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.073 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.073 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:00:18.073 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:59:12.221683+0000", 2024-08-17T18:00:18.073 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000108807 2024-08-17T18:00:18.073 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.073 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.073 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:00:18.073 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:59:12.222426+0000", 2024-08-17T18:00:18.073 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00074347699999999998 2024-08-17T18:00:18.074 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.074 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.074 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:00:18.074 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:59:12.225539+0000", 2024-08-17T18:00:18.074 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0031126259999999998 2024-08-17T18:00:18.074 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.074 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.074 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:18.074 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:59:12.227633+0000", 2024-08-17T18:00:18.074 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0020947309999999999 2024-08-17T18:00:18.074 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.074 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.074 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:18.075 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:59:12.471621+0000", 2024-08-17T18:00:18.075 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.24398715200000001 2024-08-17T18:00:18.075 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.075 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.075 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:00:18.075 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:59:12.471681+0000", 2024-08-17T18:00:18.075 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0281000000000001e-05 2024-08-17T18:00:18.075 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:00:18.075 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:00:18.075 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:00:18.075 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:59:12.471730+0000", 2024-08-17T18:00:18.075 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.8874e-05 2024-08-17T18:00:18.075 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:18.075 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:00:18.076 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:18.076 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:00:18.076 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:00:18.076 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T18:00:18.076 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:18.099 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:18.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:18.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:18.201 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:18.226 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:18.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:18.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:18.280 INFO:teuthology.orchestra.run.smithi037.stderr:reweighted osd.7 to 1 (10000) 2024-08-17T18:00:18.328 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:18.353 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:18.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:18.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:18.455 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:18.478 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:18.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:18.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:18.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:18 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1717452449' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:00:18.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:18 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:00:18.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:18 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1717452449' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:00:18.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:18 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:00:18.580 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:18.605 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:18.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:18.606 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:18.707 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:18.729 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:18.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:18.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:18.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:18 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1717452449' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:00:18.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:18 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:00:18.832 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:18.856 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:18.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:18.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:18.963 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:18.988 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:18.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:18.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:19.090 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:19.114 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:19.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:19.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:19.216 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:19.238 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:19.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:19.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:19.278 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:00:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:00:18] "GET /metrics HTTP/1.1" 200 36640 "" "Prometheus/2.51.0" 2024-08-17T18:00:19.340 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:19.365 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:19.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:19.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:19.467 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:19.492 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:19.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:19.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:19.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:19 smithi037 ceph-mon[97894]: pgmap v1999: 119 pgs: 2 active+clean+scrubbing, 1 active+recovering+undersized+degraded+remapped, 116 active+clean; 10 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 468 op/s; 2787/528 objects degraded (527.841%); 2787/528 objects misplaced (527.841%); 666 KiB/s, 54 objects/s recovering 2024-08-17T18:00:19.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:19 smithi037 ceph-mon[97894]: 9.1c scrub starts 2024-08-17T18:00:19.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:19 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:00:19.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:19 smithi037 ceph-mon[97894]: osdmap e1276: 8 total, 8 up, 8 in 2024-08-17T18:00:19.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:19 smithi037 ceph-mon[102022]: pgmap v1999: 119 pgs: 2 active+clean+scrubbing, 1 active+recovering+undersized+degraded+remapped, 116 active+clean; 10 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 468 op/s; 2787/528 objects degraded (527.841%); 2787/528 objects misplaced (527.841%); 666 KiB/s, 54 objects/s recovering 2024-08-17T18:00:19.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:19 smithi037 ceph-mon[102022]: 9.1c scrub starts 2024-08-17T18:00:19.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:19 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:00:19.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:19 smithi037 ceph-mon[102022]: osdmap e1276: 8 total, 8 up, 8 in 2024-08-17T18:00:19.593 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:19.616 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:19.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:19.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:19.718 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:19.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:19.741 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:19.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:19.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:19 smithi046 ceph-mon[88218]: pgmap v1999: 119 pgs: 2 active+clean+scrubbing, 1 active+recovering+undersized+degraded+remapped, 116 active+clean; 10 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 468 op/s; 2787/528 objects degraded (527.841%); 2787/528 objects misplaced (527.841%); 666 KiB/s, 54 objects/s recovering 2024-08-17T18:00:19.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:19 smithi046 ceph-mon[88218]: 9.1c scrub starts 2024-08-17T18:00:19.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:19 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:00:19.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:19 smithi046 ceph-mon[88218]: osdmap e1276: 8 total, 8 up, 8 in 2024-08-17T18:00:19.842 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:19.865 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:19.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:19.866 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:19.966 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:19.988 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:19.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:19.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:20.090 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:20.112 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:20.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:20.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:20.213 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:20.235 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:20.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:20.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:20.337 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:20.361 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:20.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:20.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:20.463 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:20.486 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:20.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:20.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:00:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:00:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:00:20.588 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:20.609 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:20.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:20.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:20.712 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:20.734 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:20.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:20.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:20.836 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:20.859 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:20.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:20.860 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:20.960 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:20.984 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:20.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:20.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:21.086 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:21.110 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:21.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:21.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:21.212 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:21.235 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:21.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:21.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:21.337 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:21.360 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:21.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:21.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:21.462 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:21.486 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:21.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:21.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:21.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:21 smithi037 ceph-mon[97894]: pgmap v2001: 119 pgs: 2 active+clean+scrubbing, 1 active+recovering+undersized+degraded+remapped, 116 active+clean; 10 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 218 op/s; 2787/528 objects degraded (527.841%); 2787/528 objects misplaced (527.841%); 800 KiB/s, 65 objects/s recovering 2024-08-17T18:00:21.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:21 smithi037 ceph-mon[102022]: pgmap v2001: 119 pgs: 2 active+clean+scrubbing, 1 active+recovering+undersized+degraded+remapped, 116 active+clean; 10 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 218 op/s; 2787/528 objects degraded (527.841%); 2787/528 objects misplaced (527.841%); 800 KiB/s, 65 objects/s recovering 2024-08-17T18:00:21.588 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:21.610 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:21.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:21.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:21.712 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:21.733 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:21.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:21.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:21.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:21 smithi046 ceph-mon[88218]: pgmap v2001: 119 pgs: 2 active+clean+scrubbing, 1 active+recovering+undersized+degraded+remapped, 116 active+clean; 10 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 218 op/s; 2787/528 objects degraded (527.841%); 2787/528 objects misplaced (527.841%); 800 KiB/s, 65 objects/s recovering 2024-08-17T18:00:21.835 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:21.858 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:21.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:21.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:21.960 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:21.983 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:21.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:21.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:22.085 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:22.107 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:22.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:22.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:22.209 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:22.232 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:22.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:22.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:22.334 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:22.357 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:22.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:22.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:22.459 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:22.482 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:22.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:22.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:22.584 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:22.585 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:22 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 2132/528 objects degraded (403.788%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:00:22.585 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:22 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 2132/528 objects degraded (403.788%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:00:22.607 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:22.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:22.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:22.709 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:22.732 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:22.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:22.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:22.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:22 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 2132/528 objects degraded (403.788%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:00:22.833 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:22.858 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:22.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:22.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:22.960 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:22.982 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:22.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:22.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:23.084 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:23.106 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:23.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:23.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:23.208 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:23.230 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:23.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:23.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:23.332 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:23.356 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:23.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:23.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:23.458 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:23.481 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:23.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:23.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:23.584 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:23.607 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:23.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:23.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:23.709 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:23.731 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:23.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:23.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:23.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:23 smithi046 ceph-mon[88218]: pgmap v2002: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 118 active+clean; 10 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 56 op/s; 2132/528 objects degraded (403.788%); 2132/528 objects misplaced (403.788%); 0 B/s, 114 objects/s recovering 2024-08-17T18:00:23.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:23 smithi037 ceph-mon[97894]: pgmap v2002: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 118 active+clean; 10 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 56 op/s; 2132/528 objects degraded (403.788%); 2132/528 objects misplaced (403.788%); 0 B/s, 114 objects/s recovering 2024-08-17T18:00:23.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:23 smithi037 ceph-mon[102022]: pgmap v2002: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 118 active+clean; 10 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 56 op/s; 2132/528 objects degraded (403.788%); 2132/528 objects misplaced (403.788%); 0 B/s, 114 objects/s recovering 2024-08-17T18:00:23.833 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:23.855 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:23.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:23.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:23.956 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:23.979 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:23.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:23.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:24.081 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:24.104 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:24.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:24.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:24.206 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:24.228 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:24.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:24.229 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:24.330 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:24.352 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:24.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:24.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:24.454 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:24.479 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:24.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:24.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:24.581 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:24.604 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:24.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:24.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:24.706 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:24.729 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:24.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:24.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:24.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:24.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:24.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:24.830 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:24.853 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:24.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:24.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:24.955 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:24.977 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:24.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:24.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:25.079 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:25.102 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:25.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:25.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:25.204 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:25.226 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:25.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:25.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:25.328 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:25.352 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:25.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:25.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:25.454 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:25.476 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:25.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:25.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:25.578 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:25.601 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:25.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:25.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:25.703 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:25.724 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:25.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:25.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:25.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:25 smithi046 ceph-mon[88218]: pgmap v2003: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 118 active+clean; 10 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 56 op/s; 2132/528 objects degraded (403.788%); 2132/528 objects misplaced (403.788%); 0 B/s, 114 objects/s recovering 2024-08-17T18:00:25.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:25 smithi046 ceph-mon[88218]: 9.1c scrub starts 2024-08-17T18:00:25.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:25 smithi037 ceph-mon[97894]: pgmap v2003: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 118 active+clean; 10 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 56 op/s; 2132/528 objects degraded (403.788%); 2132/528 objects misplaced (403.788%); 0 B/s, 114 objects/s recovering 2024-08-17T18:00:25.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:25 smithi037 ceph-mon[97894]: 9.1c scrub starts 2024-08-17T18:00:25.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:25 smithi037 ceph-mon[102022]: pgmap v2003: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 118 active+clean; 10 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 56 op/s; 2132/528 objects degraded (403.788%); 2132/528 objects misplaced (403.788%); 0 B/s, 114 objects/s recovering 2024-08-17T18:00:25.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:25 smithi037 ceph-mon[102022]: 9.1c scrub starts 2024-08-17T18:00:25.827 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:25.849 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:25.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:25.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:25.951 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:25.973 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:25.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:25.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:26.075 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:26.098 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:26.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:26.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:26.201 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:26.223 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:26.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:26.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:26.324 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:26.347 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:26.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:26.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:26.448 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:26.471 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:26.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:26.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:26.572 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:26.596 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:26.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:26.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:26.697 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:26.720 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:26.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:26.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:26.822 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:26.845 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:26.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:26.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:26.947 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:26.970 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:26.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:26.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:27.072 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:27.096 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:27.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:27.097 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:27.198 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:27.221 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:27.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:27.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:27.324 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:27.348 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:27.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:27.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:27.450 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:27.472 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:27.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:27.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:27.573 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:27.597 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:27.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:27.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:27.699 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:27.722 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:27.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:27.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:27.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:27 smithi046 ceph-mon[88218]: pgmap v2004: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+clean+scrubbing, 115 active+clean; 10 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1249/528 objects degraded (236.553%); 1249/528 objects misplaced (236.553%); 0 B/s, 153 objects/s recovering 2024-08-17T18:00:27.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:27 smithi037 ceph-mon[97894]: pgmap v2004: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+clean+scrubbing, 115 active+clean; 10 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1249/528 objects degraded (236.553%); 1249/528 objects misplaced (236.553%); 0 B/s, 153 objects/s recovering 2024-08-17T18:00:27.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:27 smithi037 ceph-mon[102022]: pgmap v2004: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+clean+scrubbing, 115 active+clean; 10 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1249/528 objects degraded (236.553%); 1249/528 objects misplaced (236.553%); 0 B/s, 153 objects/s recovering 2024-08-17T18:00:27.824 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:27.847 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:27.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:27.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:27.949 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:27.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:27.972 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:27.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:28.073 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:28.097 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:28.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:28.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:28.198 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:28.221 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:28.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:28.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:28.323 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:28.347 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:28.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:28.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:28.449 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:28.473 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:28.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:28.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:28.575 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:28.599 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:28.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:28.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:28.701 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:28.725 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:28.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:28.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:28.827 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:28.850 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:28.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:28.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:28.952 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:28.976 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:28.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:28.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:29.077 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:29.100 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:29.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:29.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:29.201 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:29.223 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:29.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:29.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:29.227 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:00:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:00:28] "GET /metrics HTTP/1.1" 200 36625 "" "Prometheus/2.51.0" 2024-08-17T18:00:29.325 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:29.351 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:29.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:29.352 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:29.453 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:29.478 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:29.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:29.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:29.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:29 smithi037 ceph-mon[97894]: pgmap v2005: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+clean+scrubbing, 115 active+clean; 10 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1249/528 objects degraded (236.553%); 1249/528 objects misplaced (236.553%); 0 B/s, 153 objects/s recovering 2024-08-17T18:00:29.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:29 smithi037 ceph-mon[102022]: pgmap v2005: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+clean+scrubbing, 115 active+clean; 10 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1249/528 objects degraded (236.553%); 1249/528 objects misplaced (236.553%); 0 B/s, 153 objects/s recovering 2024-08-17T18:00:29.580 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:29.602 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:29.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:29.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:29.704 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:29.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:29.728 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:29.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:29.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:29 smithi046 ceph-mon[88218]: pgmap v2005: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+clean+scrubbing, 115 active+clean; 10 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1249/528 objects degraded (236.553%); 1249/528 objects misplaced (236.553%); 0 B/s, 153 objects/s recovering 2024-08-17T18:00:29.829 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:29.851 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:29.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:29.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:29.953 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:29.975 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:29.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:29.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:30.077 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:30.099 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:30.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:30.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:30.176 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd reweight 0 1 2024-08-17T18:00:30.201 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:30.223 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:30.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:30.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:30.325 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:30.348 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:30.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:30.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:30.450 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:30.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:30.474 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:30.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:00:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:00:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:00:30.574 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:30.597 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:30.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:30.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:30.698 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:30.723 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:30.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:30.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:30.824 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:30.847 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:30.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:30.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:30.949 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:30.973 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:30.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:30.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:31.014 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-08-17T18:00:31.075 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:31.098 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:31.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:31.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:31.200 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:31.222 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:31.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:31.223 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:31.298 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:00:31.324 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:31.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:31.350 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:31.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:31.451 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:31.474 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:31.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:31.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:31.538 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:31 smithi037 ceph-mon[102022]: pgmap v2006: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+clean+scrubbing, 115 active+clean; 10 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1249/528 objects degraded (236.553%); 1249/528 objects misplaced (236.553%); 0 B/s, 130 objects/s recovering 2024-08-17T18:00:31.538 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:31 smithi037 ceph-mon[102022]: 9.1c scrub starts 2024-08-17T18:00:31.538 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:31 smithi037 ceph-mon[102022]: osdmap e1277: 8 total, 8 up, 8 in 2024-08-17T18:00:31.539 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:31 smithi037 ceph-mon[97894]: pgmap v2006: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+clean+scrubbing, 115 active+clean; 10 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1249/528 objects degraded (236.553%); 1249/528 objects misplaced (236.553%); 0 B/s, 130 objects/s recovering 2024-08-17T18:00:31.539 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:31 smithi037 ceph-mon[97894]: 9.1c scrub starts 2024-08-17T18:00:31.539 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:31 smithi037 ceph-mon[97894]: osdmap e1277: 8 total, 8 up, 8 in 2024-08-17T18:00:31.576 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:31.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:31.599 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:31.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:31.674 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:31 smithi046 ceph-mon[88218]: pgmap v2006: 119 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+clean+scrubbing, 115 active+clean; 10 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1249/528 objects degraded (236.553%); 1249/528 objects misplaced (236.553%); 0 B/s, 130 objects/s recovering 2024-08-17T18:00:31.675 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:31 smithi046 ceph-mon[88218]: 9.1c scrub starts 2024-08-17T18:00:31.675 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:31 smithi046 ceph-mon[88218]: osdmap e1277: 8 total, 8 up, 8 in 2024-08-17T18:00:31.700 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:31.723 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:31.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:31.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:31.826 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:31.848 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:31.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:31.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:31.950 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:31.972 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:31.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:31.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:32.074 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:32.096 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:32.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:32.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:32.198 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:32.220 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:32.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:32.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:32.247 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:00:32.247 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:00:32.263 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:00:32.263 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:00:32.280 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:00:32.280 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:00:32.297 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:00:32.297 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:00:32.312 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:00:32.313 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:00:32.322 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:32.329 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:00:32.329 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:00:32.344 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:00:32.344 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:00:32.346 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:32.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:32.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:32.363 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is set 2024-08-17T18:00:32.367 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:00:32.367 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:00:32.448 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:32.472 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:32.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:32.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:32.574 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:32.597 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:32.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:32.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:32.699 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:32.722 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:32.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:32.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:32.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:32 smithi046 ceph-mon[88218]: osdmap e1278: 8 total, 8 up, 8 in 2024-08-17T18:00:32.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:32 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4168373900' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:32.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:32 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1932893429' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:00:32.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:32 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 1249/528 objects degraded (236.553%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:00:32.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:32 smithi037 ceph-mon[97894]: osdmap e1278: 8 total, 8 up, 8 in 2024-08-17T18:00:32.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:32 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4168373900' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:32.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:32 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1932893429' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:00:32.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:32 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 1249/528 objects degraded (236.553%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:00:32.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:32 smithi037 ceph-mon[102022]: osdmap e1278: 8 total, 8 up, 8 in 2024-08-17T18:00:32.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:32 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4168373900' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:32.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:32 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1932893429' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:00:32.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:32 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 1249/528 objects degraded (236.553%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:00:32.824 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:32.848 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:32.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:32.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:32.949 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:32.971 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:32.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:32.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:33.073 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:33.096 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:33.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:33.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:33.198 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:33.221 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:33.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:33.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:33.253 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:00:33.253 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:00:33.323 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:33.345 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:33.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:33.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:33.447 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:33.470 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:33.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:33.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:33.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:33 smithi037 ceph-mon[97894]: pgmap v2009: 119 pgs: 1 creating+peering, 118 active+clean; 10 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:33.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:33 smithi037 ceph-mon[97894]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T18:00:33.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:33 smithi037 ceph-mon[97894]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1249/528 objects degraded (236.553%), 1 pg degraded, 1 pg undersized) 2024-08-17T18:00:33.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:33 smithi037 ceph-mon[97894]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:00:33.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:33 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4168373900' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:00:33.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:33 smithi037 ceph-mon[97894]: osdmap e1279: 8 total, 8 up, 8 in 2024-08-17T18:00:33.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:33 smithi037 ceph-mon[102022]: pgmap v2009: 119 pgs: 1 creating+peering, 118 active+clean; 10 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:33.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:33 smithi037 ceph-mon[102022]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T18:00:33.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:33 smithi037 ceph-mon[102022]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1249/528 objects degraded (236.553%), 1 pg degraded, 1 pg undersized) 2024-08-17T18:00:33.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:33 smithi037 ceph-mon[102022]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:00:33.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:33 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4168373900' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:00:33.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:33 smithi037 ceph-mon[102022]: osdmap e1279: 8 total, 8 up, 8 in 2024-08-17T18:00:33.573 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:33.597 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:33.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:33.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:33.698 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:33.721 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:33.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:33.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:33.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:33 smithi046 ceph-mon[88218]: pgmap v2009: 119 pgs: 1 creating+peering, 118 active+clean; 10 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:33.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:33 smithi046 ceph-mon[88218]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T18:00:33.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:33 smithi046 ceph-mon[88218]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1249/528 objects degraded (236.553%), 1 pg degraded, 1 pg undersized) 2024-08-17T18:00:33.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:33 smithi046 ceph-mon[88218]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:00:33.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:33 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4168373900' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:00:33.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:33 smithi046 ceph-mon[88218]: osdmap e1279: 8 total, 8 up, 8 in 2024-08-17T18:00:33.824 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:33.849 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:33.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:33.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:33.883 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-08-17T18:00:33.951 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:33.972 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:33.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:33.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:34.074 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:34.097 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:34.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:34.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:34.195 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:00:34.198 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:34.221 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:34.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:34.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:34.299 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:34.323 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:34.344 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:34.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:34.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:34.372 INFO:teuthology.orchestra.run.smithi037.stderr:pool 'unique_pool_4' removed 2024-08-17T18:00:34.446 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:34.470 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:34.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:34.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:34.571 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:34.594 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:34.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:34.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:34.673 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:34 smithi046 ceph-mon[88218]: 9.21 scrub starts 2024-08-17T18:00:34.673 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:34 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2724524927' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:00:34.673 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:34 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:00:34.696 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:34.718 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:34.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:34.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:34.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:34 smithi037 ceph-mon[97894]: 9.21 scrub starts 2024-08-17T18:00:34.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:34 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2724524927' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:00:34.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:34 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:00:34.800 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:34 smithi037 ceph-mon[102022]: 9.21 scrub starts 2024-08-17T18:00:34.800 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:34 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2724524927' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:00:34.800 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:34 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:00:34.820 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:34.874 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:34.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:34.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:34.976 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:34.998 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:34.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:34.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:35.100 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:35.122 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:35.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:35.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:35.224 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:35.246 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:35.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:35.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:35.348 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:35.371 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:35.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:35.372 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:35.386 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-08-17T18:00:35.387 INFO:tasks.radosbench:Beginning radosbench... 2024-08-17T18:00:35.387 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_5 2024-08-17T18:00:35.387 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool create unique_pool_5 16 2024-08-17T18:00:35.473 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:35.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:35.496 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:35.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:35.597 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:35.620 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:35.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:35.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:35.639 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:35 smithi046 ceph-mon[88218]: pgmap v2011: 119 pgs: 1 creating+peering, 118 active+clean; 10 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:35.639 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:35 smithi046 ceph-mon[88218]: 9.1 scrub starts 2024-08-17T18:00:35.639 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:35 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T18:00:35.639 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:35 smithi046 ceph-mon[88218]: osdmap e1280: 8 total, 8 up, 8 in 2024-08-17T18:00:35.648 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T18:00:35.684 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:35 smithi037 ceph-mon[97894]: pgmap v2011: 119 pgs: 1 creating+peering, 118 active+clean; 10 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:35.684 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:35 smithi037 ceph-mon[97894]: 9.1 scrub starts 2024-08-17T18:00:35.685 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:35 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T18:00:35.685 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:35 smithi037 ceph-mon[97894]: osdmap e1280: 8 total, 8 up, 8 in 2024-08-17T18:00:35.685 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:35 smithi037 ceph-mon[102022]: pgmap v2011: 119 pgs: 1 creating+peering, 118 active+clean; 10 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:35.685 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:35 smithi037 ceph-mon[102022]: 9.1 scrub starts 2024-08-17T18:00:35.685 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:35 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T18:00:35.685 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:35 smithi037 ceph-mon[102022]: osdmap e1280: 8 total, 8 up, 8 in 2024-08-17T18:00:35.723 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:35.745 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:35.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:35.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:35.847 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:35.863 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:00:35.863 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:00:35.870 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:35.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:35.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:35.972 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:35.994 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:35.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:35.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:36.095 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:36.117 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:36.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:36.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:36.152 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:36.219 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:36.241 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:36.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:36.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:36.342 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:36.365 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:36.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:36.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:36.466 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:36.489 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:36.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:36.490 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:36.511 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-08-17T18:00:36.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:36 smithi037 ceph-mon[102022]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T18:00:36.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:36 smithi037 ceph-mon[97894]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T18:00:36.591 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:36.616 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:36.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:36.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:36.718 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:36.741 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:36.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:36.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:36.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:36 smithi046 ceph-mon[88218]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T18:00:36.827 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:00:36.840 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:00:36.842 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:36.863 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:36.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:36.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:36.965 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:36.988 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:36.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:36.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:37.090 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:37.112 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:37.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:37.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:37.214 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:37.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:37.237 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:37.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:37.338 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:37.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:37.362 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:37.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:37.463 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:37.485 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:37.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:37.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:37.587 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:37.609 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:37.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:37.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:37.711 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:37.734 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:37.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:37.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:37.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:37 smithi046 ceph-mon[88218]: pgmap v2013: 83 pgs: 83 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:37.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:37 smithi037 ceph-mon[102022]: pgmap v2013: 83 pgs: 83 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:37.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:37 smithi037 ceph-mon[97894]: pgmap v2013: 83 pgs: 83 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:37.835 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:37.858 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:37.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:37.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:37.959 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:37.982 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:37.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:37.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:38.084 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:38.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:38.110 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:38.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:38.211 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:38.236 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:38.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:38.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:38.338 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:38.361 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:38.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:38.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:38.462 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:38.486 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:38.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:38.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:38.588 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:38.610 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:38.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:38.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:38.712 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:38.740 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:38.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:38.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:38.746 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:38.768 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:38.842 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:38.865 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:38.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:38.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:38.886 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:00:38.886 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:00:38.966 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:38.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:38.993 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:38.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:39.094 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:39.116 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:39.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:39.117 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:39.124 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:00:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:00:38] "GET /metrics HTTP/1.1" 200 36625 "" "Prometheus/2.51.0" 2024-08-17T18:00:39.218 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:39.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:39.242 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:39.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:39.343 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:39.368 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:39.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:39.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:39.443 INFO:teuthology.orchestra.run.smithi037.stderr:pool 'unique_pool_5' created 2024-08-17T18:00:39.470 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:39.493 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:39.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:39.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:39.595 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:39.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:39.619 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:39.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:39.720 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:39.742 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:39.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:39.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:39 smithi046 ceph-mon[88218]: pgmap v2014: 83 pgs: 83 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:39 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3835647721' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T18:00:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:39 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T18:00:39.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:00:39.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:39.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:39 smithi037 ceph-mon[102022]: pgmap v2014: 83 pgs: 83 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:39.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:39 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3835647721' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T18:00:39.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:39 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T18:00:39.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:00:39.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:39.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:39 smithi037 ceph-mon[97894]: pgmap v2014: 83 pgs: 83 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:39.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:39 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3835647721' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T18:00:39.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:39 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T18:00:39.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:00:39.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:39.835 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-08-17T18:00:39.844 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:39.897 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:39.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:39.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:39.999 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:40.023 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:40.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:40.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:40.125 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:40.142 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:00:40.149 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:40.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:40.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:40.251 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:40.274 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:40.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:40.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:40.376 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:40.399 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:40.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:40.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:40.501 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:40.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:40 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-08-17T18:00:40.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:40 smithi046 ceph-mon[88218]: osdmap e1281: 8 total, 8 up, 8 in 2024-08-17T18:00:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:00:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:00:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:00:40.523 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:40.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:40.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:40.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:40 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-08-17T18:00:40.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:40 smithi037 ceph-mon[102022]: osdmap e1281: 8 total, 8 up, 8 in 2024-08-17T18:00:40.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:40 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-08-17T18:00:40.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:40 smithi037 ceph-mon[97894]: osdmap e1281: 8 total, 8 up, 8 in 2024-08-17T18:00:40.625 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:40.648 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:40.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:40.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:40.750 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:40.772 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:40.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:40.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:40.874 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:40.896 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:40.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:40.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:40.998 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:41.021 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:41.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:41.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:41.124 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:41.147 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:41.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:41.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:41.249 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:41.272 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:41.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:41.273 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:41.374 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:41.396 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:41.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:41.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:41.452 INFO:teuthology.orchestra.run.smithi037.stderr:reweighted osd.0 to 1 (10000) 2024-08-17T18:00:41.498 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:41.522 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:41.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:41.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:41.573 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:41 smithi046 ceph-mon[88218]: pgmap v2016: 99 pgs: 12 creating+peering, 4 unknown, 83 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:41.573 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:41 smithi046 ceph-mon[88218]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:00:41.573 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:41 smithi046 ceph-mon[88218]: osdmap e1282: 8 total, 8 up, 8 in 2024-08-17T18:00:41.573 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:41 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3912797011' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:00:41.624 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:41.647 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:41.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:41.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:41.749 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:41.771 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:41.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:41.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:41.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:41 smithi037 ceph-mon[97894]: pgmap v2016: 99 pgs: 12 creating+peering, 4 unknown, 83 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:41.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:41 smithi037 ceph-mon[97894]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:00:41.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:41 smithi037 ceph-mon[97894]: osdmap e1282: 8 total, 8 up, 8 in 2024-08-17T18:00:41.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:41 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3912797011' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:00:41.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:41 smithi037 ceph-mon[102022]: pgmap v2016: 99 pgs: 12 creating+peering, 4 unknown, 83 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:41.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:41 smithi037 ceph-mon[102022]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:00:41.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:41 smithi037 ceph-mon[102022]: osdmap e1282: 8 total, 8 up, 8 in 2024-08-17T18:00:41.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:41 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3912797011' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:00:41.835 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:00:41.835 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:00:41.873 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:41.884 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool application enable unique_pool_5 rados --yes-i-really-mean-it || true 2024-08-17T18:00:41.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:41.897 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:41.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:41.998 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:42.022 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:42.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:42.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:42.124 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:42.146 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:42.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:42.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:42.248 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:42.271 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:42.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:42.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:42.373 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:42.395 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:42.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:42.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:42.476 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-08-17T18:00:42.497 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:42.540 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:42.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:42.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:42.643 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:42.665 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:42.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:42.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:42.744 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:00:42.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:42 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3912797011' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:00:42.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:42 smithi046 ceph-mon[88218]: osdmap e1283: 8 total, 8 up, 8 in 2024-08-17T18:00:42.767 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:42.790 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:42.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:42.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:42.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:42 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3912797011' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:00:42.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:42 smithi037 ceph-mon[102022]: osdmap e1283: 8 total, 8 up, 8 in 2024-08-17T18:00:42.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:42 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3912797011' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:00:42.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:42 smithi037 ceph-mon[97894]: osdmap e1283: 8 total, 8 up, 8 in 2024-08-17T18:00:42.891 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:42.915 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:42.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:42.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:43.016 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:43.039 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:43.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:43.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:43.141 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:43.163 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:43.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:43.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:43.265 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:43.288 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:43.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:43.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:43.390 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:43.413 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:43.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:43.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:43.498 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:00:43.498 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:00:43.514 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:00:43.515 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:00:43.515 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:43.531 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:00:43.531 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:00:43.532 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:43 smithi037 ceph-mon[97894]: pgmap v2019: 99 pgs: 14 creating+peering, 85 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:43.532 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:43 smithi037 ceph-mon[102022]: pgmap v2019: 99 pgs: 14 creating+peering, 85 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:43.537 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:43.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:43.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:43.548 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:00:43.548 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:00:43.564 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:00:43.564 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:00:43.580 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:00:43.580 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:00:43.596 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:00:43.596 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:00:43.611 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:00:43.612 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:00:43.639 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:43.662 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:43.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:43.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:43 smithi046 ceph-mon[88218]: pgmap v2019: 99 pgs: 14 creating+peering, 85 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:43.764 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:43.786 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:43.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:43.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:43.888 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:43.911 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:43.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:43.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:44.013 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:44.035 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:44.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:44.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:44.137 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:44.159 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:44.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:44.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:44.261 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:44.284 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:44.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:44.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:44.386 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:44.409 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:44.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:44.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:44.436 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T18:00:44.436 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [], 2024-08-17T18:00:44.436 INFO:teuthology.orchestra.run.smithi046.stdout: "complaint_time": 30, 2024-08-17T18:00:44.436 INFO:teuthology.orchestra.run.smithi046.stdout: "num_blocked_ops": 0 2024-08-17T18:00:44.436 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T18:00:44.463 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is unset 2024-08-17T18:00:44.511 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:44.534 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:44.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:44.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:44.637 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:44.659 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:44.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:44.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:44.761 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:44 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/728218211' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:00:44.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:44 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3337314719' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:00:44.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:44 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:00:44.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:44.784 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:44.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:44.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:44 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/728218211' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:00:44.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:44 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3337314719' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:00:44.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:44 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:00:44.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:44 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/728218211' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:00:44.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:44 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3337314719' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:00:44.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:44 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:00:44.885 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:44.910 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:44.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:44.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:45.012 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:45.035 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:45.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:45.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:45.084 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-08-17T18:00:45.137 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:45.161 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:45.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:45.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:45.182 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2024-08-17T18:00:45.182 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T18:00:45.263 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:45.288 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:45.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:45.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:45.368 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:00:45.389 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:45.411 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:45.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:45.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:45.513 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:45.535 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:45.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:45.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:45.628 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:45.637 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:45.661 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:45.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:45.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:45.722 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:45 smithi046 ceph-mon[88218]: pgmap v2020: 99 pgs: 14 creating+peering, 85 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:45.722 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:45 smithi046 ceph-mon[88218]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:00:45.722 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:45 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3337314719' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:00:45.722 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:45 smithi046 ceph-mon[88218]: osdmap e1284: 8 total, 8 up, 8 in 2024-08-17T18:00:45.757 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:45 smithi037 ceph-mon[102022]: pgmap v2020: 99 pgs: 14 creating+peering, 85 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:45.757 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:45 smithi037 ceph-mon[102022]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:00:45.757 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:45 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3337314719' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:00:45.757 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:45 smithi037 ceph-mon[102022]: osdmap e1284: 8 total, 8 up, 8 in 2024-08-17T18:00:45.757 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:45 smithi037 ceph-mon[97894]: pgmap v2020: 99 pgs: 14 creating+peering, 85 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:45.757 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:45 smithi037 ceph-mon[97894]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:00:45.758 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:45 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3337314719' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:00:45.758 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:45 smithi037 ceph-mon[97894]: osdmap e1284: 8 total, 8 up, 8 in 2024-08-17T18:00:45.763 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:45.785 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:45.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:45.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:45.888 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:45.907 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:45.911 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:45.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:45.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:46.012 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:46.037 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:46.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:46.038 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:46.138 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:46.161 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:46.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:46.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:46.263 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:46.284 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:46.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:46.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:46.386 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:46.411 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:46.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:46.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:46.513 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:46.536 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:46.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:46.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:46.545 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:00:46.638 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:46.660 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:46.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:46.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:46.762 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:46.785 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:46.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:46.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:46.886 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:46.910 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:46.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:46.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:47.011 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:47.024 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T18:00:47.025 INFO:teuthology.orchestra.run.smithi046.stdout: "size": 20, 2024-08-17T18:00:47.025 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 600, 2024-08-17T18:00:47.025 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [ 2024-08-17T18:00:47.025 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.025 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:85642 8.8 8:1fcbfe66:::benchmark_data_smithi037_204188_object85641:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1190)", 2024-08-17T18:00:47.025 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:52:36.092953+0000", 2024-08-17T18:00:47.025 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 490.92948235199998, 2024-08-17T18:00:47.025 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.32999256700000001, 2024-08-17T18:00:47.025 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:00:47.025 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:47.025 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:00:47.025 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T18:00:47.025 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T18:00:47.025 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 85642 2024-08-17T18:00:47.026 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.026 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:00:47.026 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.026 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:00:47.026 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.092953+0000", 2024-08-17T18:00:47.026 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.026 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.026 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.026 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:00:47.026 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.092953+0000", 2024-08-17T18:00:47.026 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.026 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.026 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.027 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:00:47.027 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.092952+0000", 2024-08-17T18:00:47.027 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:00:47.027 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.027 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.027 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:00:47.027 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.093002+0000", 2024-08-17T18:00:47.027 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0283e-05 2024-08-17T18:00:47.027 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.027 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.027 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:00:47.027 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.093012+0000", 2024-08-17T18:00:47.028 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.063e-05 2024-08-17T18:00:47.028 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.028 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.028 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:00:47.028 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.093016+0000", 2024-08-17T18:00:47.028 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9790000000000004e-06 2024-08-17T18:00:47.028 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.028 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.028 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:00:47.028 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.093049+0000", 2024-08-17T18:00:47.028 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.2722000000000003e-05 2024-08-17T18:00:47.028 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.028 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.028 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:00:47.029 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.093130+0000", 2024-08-17T18:00:47.029 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.0989999999999995e-05 2024-08-17T18:00:47.029 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.029 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.029 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,7", 2024-08-17T18:00:47.029 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.093215+0000", 2024-08-17T18:00:47.029 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.4573999999999994e-05 2024-08-17T18:00:47.029 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.029 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.029 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:00:47.029 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.095605+0000", 2024-08-17T18:00:47.029 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0023905950000000001 2024-08-17T18:00:47.030 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.030 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.030 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:47.030 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.095829+0000", 2024-08-17T18:00:47.030 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00022323500000000001 2024-08-17T18:00:47.030 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.030 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.030 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:47.030 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.422850+0000", 2024-08-17T18:00:47.030 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.32702134300000002 2024-08-17T18:00:47.030 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.030 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.031 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:00:47.031 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.422903+0000", 2024-08-17T18:00:47.031 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.3513000000000001e-05 2024-08-17T18:00:47.031 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.031 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.031 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:00:47.031 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:52:36.422945+0000", 2024-08-17T18:00:47.031 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1847000000000001e-05 2024-08-17T18:00:47.031 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.031 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:00:47.031 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.031 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.031 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.031 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:51696 9.6 9:628a1130:::benchmark_data_smithi037_235265_object51695:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1230)", 2024-08-17T18:00:47.032 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:00.132689+0000", 2024-08-17T18:00:47.032 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 226.88974569199999, 2024-08-17T18:00:47.032 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0059635730000001, 2024-08-17T18:00:47.032 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:00:47.032 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "reached pg", 2024-08-17T18:00:47.032 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:00:47.032 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:00:47.032 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:00:47.032 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 51696 2024-08-17T18:00:47.032 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.032 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:00:47.032 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.032 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:00:47.033 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.132689+0000", 2024-08-17T18:00:47.033 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.033 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.033 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.033 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:00:47.033 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.132689+0000", 2024-08-17T18:00:47.033 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.033 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.033 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.033 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:00:47.033 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.132688+0000", 2024-08-17T18:00:47.033 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:00:47.033 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.034 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.034 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:00:47.034 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.132783+0000", 2024-08-17T18:00:47.034 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.5514999999999996e-05 2024-08-17T18:00:47.034 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.034 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.034 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:00:47.034 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.132805+0000", 2024-08-17T18:00:47.034 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.1418999999999999e-05 2024-08-17T18:00:47.034 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.034 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.034 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:00:47.034 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.132823+0000", 2024-08-17T18:00:47.034 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.8175000000000001e-05 2024-08-17T18:00:47.035 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.035 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.035 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:00:47.035 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.244859+0000", 2024-08-17T18:00:47.035 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.11203650900000001 2024-08-17T18:00:47.035 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.035 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.035 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:00:47.035 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.244871+0000", 2024-08-17T18:00:47.035 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.167e-05 2024-08-17T18:00:47.035 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.035 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.035 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:00:47.036 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.138569+0000", 2024-08-17T18:00:47.036 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.89369845999999997 2024-08-17T18:00:47.036 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.036 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.036 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:00:47.036 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.138653+0000", 2024-08-17T18:00:47.036 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.3441000000000003e-05 2024-08-17T18:00:47.036 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.036 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:00:47.036 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.036 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.036 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.036 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:51700 9.6 9:64255be4:::benchmark_data_smithi037_235265_object51699:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1230)", 2024-08-17T18:00:47.036 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:00.132832+0000", 2024-08-17T18:00:47.037 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 226.889602537, 2024-08-17T18:00:47.037 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0059089590000001, 2024-08-17T18:00:47.037 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:00:47.037 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "reached pg", 2024-08-17T18:00:47.037 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:00:47.037 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:00:47.037 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:00:47.037 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 51700 2024-08-17T18:00:47.037 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.037 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:00:47.037 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.037 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:00:47.037 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.132832+0000", 2024-08-17T18:00:47.037 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.038 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.038 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.038 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:00:47.038 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.132832+0000", 2024-08-17T18:00:47.038 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.038 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.038 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.038 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:00:47.038 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.132832+0000", 2024-08-17T18:00:47.038 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T18:00:47.038 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.038 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.038 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:00:47.039 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.132912+0000", 2024-08-17T18:00:47.039 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.0307000000000002e-05 2024-08-17T18:00:47.039 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.040 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.040 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:00:47.040 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.132932+0000", 2024-08-17T18:00:47.040 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.0069e-05 2024-08-17T18:00:47.040 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.040 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.040 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:00:47.040 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.132948+0000", 2024-08-17T18:00:47.040 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.5928999999999999e-05 2024-08-17T18:00:47.040 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.040 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.040 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:00:47.040 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.244890+0000", 2024-08-17T18:00:47.040 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.111941781 2024-08-17T18:00:47.040 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.041 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.041 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:00:47.041 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.244896+0000", 2024-08-17T18:00:47.041 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.3029999999999996e-06 2024-08-17T18:00:47.041 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.041 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.041 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:00:47.041 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.138676+0000", 2024-08-17T18:00:47.041 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.89378015 2024-08-17T18:00:47.041 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.041 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.041 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:00:47.041 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.138741+0000", 2024-08-17T18:00:47.041 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.4968999999999994e-05 2024-08-17T18:00:47.041 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.042 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:00:47.042 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.042 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.042 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.042 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:51704 9.17 9:e8b8d20b:::benchmark_data_smithi037_235265_object51703:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1230)", 2024-08-17T18:00:47.042 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:00.132954+0000", 2024-08-17T18:00:47.042 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 226.88948089499999, 2024-08-17T18:00:47.042 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0595703759999999, 2024-08-17T18:00:47.042 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:00:47.042 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:47.042 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:00:47.042 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:00:47.042 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:00:47.043 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 51704 2024-08-17T18:00:47.043 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.043 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:00:47.043 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.043 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:00:47.043 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.132954+0000", 2024-08-17T18:00:47.043 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.043 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.043 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.043 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:00:47.043 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.132954+0000", 2024-08-17T18:00:47.043 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.043 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.043 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.043 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:00:47.044 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.132954+0000", 2024-08-17T18:00:47.044 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T18:00:47.044 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.044 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.044 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:00:47.044 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.133015+0000", 2024-08-17T18:00:47.044 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.1222000000000004e-05 2024-08-17T18:00:47.044 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.044 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.044 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:00:47.044 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.133023+0000", 2024-08-17T18:00:47.044 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.7409999999999992e-06 2024-08-17T18:00:47.044 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.044 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.045 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:00:47.045 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.133027+0000", 2024-08-17T18:00:47.045 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4700000000000004e-06 2024-08-17T18:00:47.045 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.045 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.045 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:00:47.045 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.245652+0000", 2024-08-17T18:00:47.045 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.112624961 2024-08-17T18:00:47.045 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.045 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.045 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:00:47.045 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.245657+0000", 2024-08-17T18:00:47.045 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0490000000000003e-06 2024-08-17T18:00:47.045 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.046 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.046 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:00:47.046 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.187107+0000", 2024-08-17T18:00:47.046 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.94145022199999995 2024-08-17T18:00:47.046 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.046 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.046 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:00:47.046 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.187261+0000", 2024-08-17T18:00:47.046 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00015337700000000001 2024-08-17T18:00:47.046 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.046 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.046 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,7", 2024-08-17T18:00:47.046 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.187427+0000", 2024-08-17T18:00:47.046 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000166756 2024-08-17T18:00:47.047 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.047 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.047 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:00:47.047 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.189964+0000", 2024-08-17T18:00:47.047 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0025362729999999999 2024-08-17T18:00:47.047 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.047 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.047 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:47.047 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.190307+0000", 2024-08-17T18:00:47.047 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00034337099999999998 2024-08-17T18:00:47.047 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.047 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.047 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:47.047 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.192460+0000", 2024-08-17T18:00:47.047 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0021526819999999999 2024-08-17T18:00:47.048 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.048 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.048 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:00:47.048 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.192499+0000", 2024-08-17T18:00:47.048 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9255000000000003e-05 2024-08-17T18:00:47.048 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.048 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.048 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:00:47.048 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.192524+0000", 2024-08-17T18:00:47.048 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.5403000000000001e-05 2024-08-17T18:00:47.048 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.048 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:00:47.048 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.048 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.048 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.049 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:51708 9.17 9:ef911fd7:::benchmark_data_smithi037_235265_object51707:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1230)", 2024-08-17T18:00:47.049 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:00.133033+0000", 2024-08-17T18:00:47.049 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 226.88940234, 2024-08-17T18:00:47.049 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0664200580000001, 2024-08-17T18:00:47.049 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:00:47.049 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:47.049 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:00:47.049 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:00:47.049 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:00:47.049 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 51708 2024-08-17T18:00:47.049 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.049 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:00:47.049 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.049 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:00:47.050 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.133033+0000", 2024-08-17T18:00:47.050 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.050 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.050 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.050 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:00:47.050 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.133033+0000", 2024-08-17T18:00:47.050 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.050 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.050 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.050 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:00:47.050 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.133032+0000", 2024-08-17T18:00:47.050 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T18:00:47.050 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.050 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.050 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:00:47.050 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.133088+0000", 2024-08-17T18:00:47.051 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5386999999999997e-05 2024-08-17T18:00:47.051 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.051 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.051 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:00:47.051 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.133095+0000", 2024-08-17T18:00:47.051 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.3900000000000004e-06 2024-08-17T18:00:47.051 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.051 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.051 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:00:47.051 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.133099+0000", 2024-08-17T18:00:47.051 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8199999999999998e-06 2024-08-17T18:00:47.051 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.051 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.051 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:00:47.052 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.245674+0000", 2024-08-17T18:00:47.052 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.11257489499999999 2024-08-17T18:00:47.052 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.052 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.052 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:00:47.052 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.245678+0000", 2024-08-17T18:00:47.052 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.5120000000000002e-06 2024-08-17T18:00:47.052 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.052 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.052 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:00:47.052 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.188254+0000", 2024-08-17T18:00:47.052 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.94257532600000005 2024-08-17T18:00:47.052 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.052 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.052 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:00:47.052 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.188377+0000", 2024-08-17T18:00:47.053 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012334999999999999 2024-08-17T18:00:47.053 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.053 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.053 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,7", 2024-08-17T18:00:47.053 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.188469+0000", 2024-08-17T18:00:47.053 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.1946000000000004e-05 2024-08-17T18:00:47.053 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.053 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.053 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:00:47.053 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.190021+0000", 2024-08-17T18:00:47.053 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0015523449999999999 2024-08-17T18:00:47.053 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.053 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.053 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:47.053 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.190351+0000", 2024-08-17T18:00:47.054 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00032939299999999998 2024-08-17T18:00:47.054 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.054 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.054 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:47.054 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.199323+0000", 2024-08-17T18:00:47.054 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0089719210000000008 2024-08-17T18:00:47.054 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.054 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.054 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:00:47.054 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.199413+0000", 2024-08-17T18:00:47.054 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.0064999999999999e-05 2024-08-17T18:00:47.054 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.054 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.054 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:00:47.054 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.199453+0000", 2024-08-17T18:00:47.055 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.0116e-05 2024-08-17T18:00:47.055 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.055 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:00:47.055 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.055 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.055 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.055 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.35931.0:96537 9.12 e1245/1237 9:4916b415:::benchmark_data_smithi037_235265_object96536:head v 1245'4797, mlcod=1226'199)", 2024-08-17T18:00:47.055 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:40.881408+0000", 2024-08-17T18:00:47.055 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 186.141027468, 2024-08-17T18:00:47.055 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.36519412499999998, 2024-08-17T18:00:47.055 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:00:47.055 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:47.055 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:00:47.055 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.055 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:00:47.056 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.881408+0000", 2024-08-17T18:00:47.056 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.056 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.056 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.056 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:00:47.056 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.881408+0000", 2024-08-17T18:00:47.056 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.056 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.056 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.056 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:00:47.056 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.881407+0000", 2024-08-17T18:00:47.056 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:00:47.056 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.056 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.056 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:00:47.057 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.881456+0000", 2024-08-17T18:00:47.057 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9597e-05 2024-08-17T18:00:47.057 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.057 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.057 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:00:47.057 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.881467+0000", 2024-08-17T18:00:47.057 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0088999999999999e-05 2024-08-17T18:00:47.057 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.057 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.057 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:00:47.057 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.881472+0000", 2024-08-17T18:00:47.057 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1630000000000004e-06 2024-08-17T18:00:47.057 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.057 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.057 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:00:47.058 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.883951+0000", 2024-08-17T18:00:47.058 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0024796330000000002 2024-08-17T18:00:47.058 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.058 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.058 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:00:47.058 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.883971+0000", 2024-08-17T18:00:47.058 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.9409e-05 2024-08-17T18:00:47.058 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.058 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.058 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:00:47.058 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.246576+0000", 2024-08-17T18:00:47.058 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.36260562600000001 2024-08-17T18:00:47.058 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.059 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.059 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:00:47.059 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.246602+0000", 2024-08-17T18:00:47.059 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.5324999999999999e-05 2024-08-17T18:00:47.059 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.059 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:00:47.059 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.059 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.059 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.059 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.35931.0:96532 9.1d e1245/1242 9:b91cacfd:::benchmark_data_smithi037_235265_object96531:head v 1245'5515, mlcod=1245'5512)", 2024-08-17T18:00:47.059 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:40.882117+0000", 2024-08-17T18:00:47.059 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 186.14031804199999, 2024-08-17T18:00:47.059 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.36258285299999998, 2024-08-17T18:00:47.059 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:00:47.059 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:47.060 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:00:47.060 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.060 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:00:47.060 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.882117+0000", 2024-08-17T18:00:47.060 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.060 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.060 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.060 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:00:47.060 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.882117+0000", 2024-08-17T18:00:47.060 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.060 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.060 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.060 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:00:47.060 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.882116+0000", 2024-08-17T18:00:47.060 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T18:00:47.061 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.061 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.061 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:00:47.061 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.882162+0000", 2024-08-17T18:00:47.061 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.5954000000000001e-05 2024-08-17T18:00:47.061 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.061 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.061 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:00:47.061 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.882173+0000", 2024-08-17T18:00:47.061 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1026000000000001e-05 2024-08-17T18:00:47.061 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.061 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.061 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:00:47.061 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.882179+0000", 2024-08-17T18:00:47.061 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5369999999999997e-06 2024-08-17T18:00:47.062 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.062 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.062 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:00:47.062 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.887071+0000", 2024-08-17T18:00:47.062 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0048919259999999996 2024-08-17T18:00:47.062 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.062 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.062 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:00:47.062 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.887092+0000", 2024-08-17T18:00:47.062 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.1699e-05 2024-08-17T18:00:47.062 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.062 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.062 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:00:47.062 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.894313+0000", 2024-08-17T18:00:47.063 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0072207019999999998 2024-08-17T18:00:47.063 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.063 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.063 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:00:47.063 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.244700+0000", 2024-08-17T18:00:47.063 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.35038669900000002 2024-08-17T18:00:47.063 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.063 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:00:47.063 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.063 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.063 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.063 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.35931.0:96546 9.5 e1245/1230 9:a30dbc7b:::benchmark_data_smithi037_235265_object96545:head v 1245'4626, mlcod=1245'4624)", 2024-08-17T18:00:47.063 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:40.882368+0000", 2024-08-17T18:00:47.063 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 186.14006710999999, 2024-08-17T18:00:47.063 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.36444639200000001, 2024-08-17T18:00:47.064 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:00:47.064 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:47.064 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:00:47.064 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.064 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:00:47.064 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.882368+0000", 2024-08-17T18:00:47.064 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.064 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.064 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.064 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:00:47.064 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.882368+0000", 2024-08-17T18:00:47.064 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.064 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.064 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.064 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:00:47.065 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.882367+0000", 2024-08-17T18:00:47.065 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T18:00:47.065 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.065 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.065 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:00:47.065 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.885189+0000", 2024-08-17T18:00:47.065 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0028214809999999998 2024-08-17T18:00:47.065 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.065 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.065 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:00:47.065 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.885201+0000", 2024-08-17T18:00:47.065 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1855000000000001e-05 2024-08-17T18:00:47.065 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.065 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.065 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:00:47.066 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.885212+0000", 2024-08-17T18:00:47.066 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1617000000000001e-05 2024-08-17T18:00:47.066 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.066 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.066 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:00:47.066 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.886275+0000", 2024-08-17T18:00:47.066 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001062508 2024-08-17T18:00:47.066 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.066 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.066 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:00:47.066 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.886294+0000", 2024-08-17T18:00:47.066 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.9043999999999999e-05 2024-08-17T18:00:47.066 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.066 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.066 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:00:47.067 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.246783+0000", 2024-08-17T18:00:47.067 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.36048966599999999 2024-08-17T18:00:47.067 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.067 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.067 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:00:47.067 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.246814+0000", 2024-08-17T18:00:47.067 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.0905999999999999e-05 2024-08-17T18:00:47.067 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.067 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:00:47.067 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.067 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.067 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.067 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:96549 9.1a 9:5958fd03:::benchmark_data_smithi037_235265_object96548:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1245)", 2024-08-17T18:00:47.067 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:40.883263+0000", 2024-08-17T18:00:47.068 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 186.13917167599999, 2024-08-17T18:00:47.068 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.36329716099999998, 2024-08-17T18:00:47.068 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:00:47.068 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:47.068 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:00:47.068 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:00:47.068 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:00:47.068 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 96549 2024-08-17T18:00:47.068 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.068 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:00:47.068 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.068 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:00:47.068 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.883263+0000", 2024-08-17T18:00:47.068 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.069 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.069 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.069 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:00:47.069 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.883263+0000", 2024-08-17T18:00:47.069 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.069 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.069 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.069 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:00:47.069 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.883263+0000", 2024-08-17T18:00:47.069 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:00:47.069 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.069 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.069 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:00:47.069 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.883340+0000", 2024-08-17T18:00:47.069 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.7962999999999999e-05 2024-08-17T18:00:47.069 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.070 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.070 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:00:47.070 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.883350+0000", 2024-08-17T18:00:47.070 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.2050000000000008e-06 2024-08-17T18:00:47.070 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.070 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.070 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:00:47.070 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.883355+0000", 2024-08-17T18:00:47.070 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.2650000000000004e-06 2024-08-17T18:00:47.070 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.070 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.070 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:00:47.071 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.884219+0000", 2024-08-17T18:00:47.071 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00086409400000000004 2024-08-17T18:00:47.071 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.071 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.071 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:00:47.071 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.884333+0000", 2024-08-17T18:00:47.071 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000114017 2024-08-17T18:00:47.071 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.071 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.071 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,7", 2024-08-17T18:00:47.071 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.884507+0000", 2024-08-17T18:00:47.071 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00017422600000000001 2024-08-17T18:00:47.071 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.071 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.071 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:47.071 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.893921+0000", 2024-08-17T18:00:47.072 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0094138569999999994 2024-08-17T18:00:47.072 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.072 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.072 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:47.072 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.893952+0000", 2024-08-17T18:00:47.072 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.1068999999999997e-05 2024-08-17T18:00:47.072 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.072 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.072 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:00:47.072 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.246472+0000", 2024-08-17T18:00:47.072 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.35252008099999999 2024-08-17T18:00:47.073 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.073 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.073 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:00:47.073 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.246522+0000", 2024-08-17T18:00:47.073 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9991000000000003e-05 2024-08-17T18:00:47.073 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.073 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.073 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:00:47.073 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.246560+0000", 2024-08-17T18:00:47.073 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8203e-05 2024-08-17T18:00:47.073 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.073 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:00:47.073 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.073 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.073 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.074 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:96552 9.1a 9:5913971e:::benchmark_data_smithi037_235265_object96551:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1245)", 2024-08-17T18:00:47.074 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:40.884549+0000", 2024-08-17T18:00:47.074 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 186.13788624599999, 2024-08-17T18:00:47.074 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.36275861399999998, 2024-08-17T18:00:47.074 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:00:47.074 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:47.074 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:00:47.074 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:00:47.074 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:00:47.074 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 96552 2024-08-17T18:00:47.074 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.074 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:00:47.074 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.074 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:00:47.074 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.884549+0000", 2024-08-17T18:00:47.075 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.075 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.075 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.075 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:00:47.075 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.884549+0000", 2024-08-17T18:00:47.075 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.075 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.075 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.075 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:00:47.075 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.884548+0000", 2024-08-17T18:00:47.075 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:00:47.075 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.075 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.075 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:00:47.075 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.884576+0000", 2024-08-17T18:00:47.076 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.8377e-05 2024-08-17T18:00:47.076 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.076 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.076 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:00:47.076 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.884596+0000", 2024-08-17T18:00:47.076 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.9843e-05 2024-08-17T18:00:47.076 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.076 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.076 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:00:47.076 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.884602+0000", 2024-08-17T18:00:47.076 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7019999999999998e-06 2024-08-17T18:00:47.076 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.076 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.076 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:00:47.076 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.886040+0000", 2024-08-17T18:00:47.077 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0014388859999999999 2024-08-17T18:00:47.077 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.077 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.077 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:00:47.077 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.890732+0000", 2024-08-17T18:00:47.077 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0046917820000000002 2024-08-17T18:00:47.077 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.077 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.077 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,7", 2024-08-17T18:00:47.077 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.890868+0000", 2024-08-17T18:00:47.077 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013613199999999999 2024-08-17T18:00:47.077 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.077 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.077 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:47.077 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.893979+0000", 2024-08-17T18:00:47.077 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0031106580000000001 2024-08-17T18:00:47.078 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.078 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.078 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:00:47.078 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.246575+0000", 2024-08-17T18:00:47.078 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.35259558699999999 2024-08-17T18:00:47.078 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.078 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.078 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:47.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:47.079 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:47.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:47.080 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.246638+0000", 2024-08-17T18:00:47.080 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.3450999999999999e-05 2024-08-17T18:00:47.080 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.080 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.080 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:00:47.080 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.246680+0000", 2024-08-17T18:00:47.081 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1783999999999998e-05 2024-08-17T18:00:47.081 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.081 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.081 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:00:47.081 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.247307+0000", 2024-08-17T18:00:47.081 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00062747499999999995 2024-08-17T18:00:47.081 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.081 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:00:47.081 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.081 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.081 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.081 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.35931.0:96545 9.d e1245/1242 9:b0d3a595:::benchmark_data_smithi037_235265_object96544:head v 1245'5499, mlcod=1245'5497)", 2024-08-17T18:00:47.081 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:40.885327+0000", 2024-08-17T18:00:47.081 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 186.13710807300001, 2024-08-17T18:00:47.082 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.36145294500000003, 2024-08-17T18:00:47.082 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:00:47.082 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:47.082 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:00:47.082 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.082 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:00:47.082 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.885327+0000", 2024-08-17T18:00:47.082 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.082 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.082 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.082 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:00:47.082 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.885327+0000", 2024-08-17T18:00:47.082 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.082 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.082 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.083 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:00:47.083 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.885327+0000", 2024-08-17T18:00:47.083 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T18:00:47.083 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.083 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.083 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:00:47.083 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.885347+0000", 2024-08-17T18:00:47.083 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.0755e-05 2024-08-17T18:00:47.083 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.083 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.083 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:00:47.083 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.885354+0000", 2024-08-17T18:00:47.083 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.613e-06 2024-08-17T18:00:47.083 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.083 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.084 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:00:47.084 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.885358+0000", 2024-08-17T18:00:47.084 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9210000000000002e-06 2024-08-17T18:00:47.084 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.084 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.084 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:00:47.084 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.888987+0000", 2024-08-17T18:00:47.084 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0036293940000000002 2024-08-17T18:00:47.084 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.084 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.084 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:00:47.084 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.889003+0000", 2024-08-17T18:00:47.084 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.6243e-05 2024-08-17T18:00:47.084 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.084 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.085 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:00:47.085 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.244714+0000", 2024-08-17T18:00:47.085 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.355710525 2024-08-17T18:00:47.085 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.085 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.085 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:00:47.085 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.246780+0000", 2024-08-17T18:00:47.085 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0020658709999999999 2024-08-17T18:00:47.085 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.085 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:00:47.085 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.085 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.085 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.085 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:96554 9.1a 9:5c7fd0cb:::benchmark_data_smithi037_235265_object96553:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1245)", 2024-08-17T18:00:47.085 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:40.888496+0000", 2024-08-17T18:00:47.085 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 186.13393928799999, 2024-08-17T18:00:47.086 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.36598054299999999, 2024-08-17T18:00:47.086 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:00:47.086 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:47.086 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:00:47.086 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:00:47.086 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:00:47.086 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 96554 2024-08-17T18:00:47.086 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.086 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:00:47.086 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.086 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:00:47.086 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.888496+0000", 2024-08-17T18:00:47.086 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.086 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.086 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.087 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:00:47.087 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.888496+0000", 2024-08-17T18:00:47.087 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.087 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.087 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.087 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:00:47.087 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.888494+0000", 2024-08-17T18:00:47.087 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T18:00:47.087 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.087 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.087 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:00:47.087 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.888542+0000", 2024-08-17T18:00:47.087 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.7849000000000002e-05 2024-08-17T18:00:47.087 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.088 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.088 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:00:47.088 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.888553+0000", 2024-08-17T18:00:47.088 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0910999999999999e-05 2024-08-17T18:00:47.088 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.088 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.088 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:00:47.088 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.888558+0000", 2024-08-17T18:00:47.088 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9660000000000004e-06 2024-08-17T18:00:47.088 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.088 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.088 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:00:47.089 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.894002+0000", 2024-08-17T18:00:47.089 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0054442830000000003 2024-08-17T18:00:47.089 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.089 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.089 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:00:47.089 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.894139+0000", 2024-08-17T18:00:47.089 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013650199999999999 2024-08-17T18:00:47.089 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.089 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.089 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,7", 2024-08-17T18:00:47.089 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.894288+0000", 2024-08-17T18:00:47.089 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014965000000000001 2024-08-17T18:00:47.089 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.090 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.090 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:47.090 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.249315+0000", 2024-08-17T18:00:47.090 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.35502722199999998 2024-08-17T18:00:47.090 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.090 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.090 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:47.090 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.249367+0000", 2024-08-17T18:00:47.090 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1848999999999998e-05 2024-08-17T18:00:47.090 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.090 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.090 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:00:47.090 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.254104+0000", 2024-08-17T18:00:47.090 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0047364590000000002 2024-08-17T18:00:47.090 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.091 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.091 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:00:47.091 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.254446+0000", 2024-08-17T18:00:47.091 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00034180000000000001 2024-08-17T18:00:47.091 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.091 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.091 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:00:47.091 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.254476+0000", 2024-08-17T18:00:47.091 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.0722000000000002e-05 2024-08-17T18:00:47.091 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.091 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:00:47.091 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.091 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.091 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.091 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.35931.0:96557 9.1d e1245/1242 9:beaef4f8:::benchmark_data_smithi037_235265_object96556:head v 1245'5516, mlcod=1245'5513)", 2024-08-17T18:00:47.092 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:40.892353+0000", 2024-08-17T18:00:47.092 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 186.13008165400001, 2024-08-17T18:00:47.092 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.35448940499999998, 2024-08-17T18:00:47.092 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:00:47.092 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:47.092 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:00:47.092 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.092 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:00:47.092 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892353+0000", 2024-08-17T18:00:47.092 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.092 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.092 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.092 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:00:47.092 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892353+0000", 2024-08-17T18:00:47.093 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.093 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.093 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.093 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:00:47.093 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892353+0000", 2024-08-17T18:00:47.093 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T18:00:47.093 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.093 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.093 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:00:47.093 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892384+0000", 2024-08-17T18:00:47.093 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.0747999999999998e-05 2024-08-17T18:00:47.093 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.093 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.093 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:00:47.094 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892391+0000", 2024-08-17T18:00:47.094 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.0480000000000001e-06 2024-08-17T18:00:47.094 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.094 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.094 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:00:47.094 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892395+0000", 2024-08-17T18:00:47.094 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9009999999999996e-06 2024-08-17T18:00:47.094 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.094 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.094 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:00:47.094 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892597+0000", 2024-08-17T18:00:47.094 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000202423 2024-08-17T18:00:47.094 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.095 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.095 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:00:47.095 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892615+0000", 2024-08-17T18:00:47.095 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.7787000000000001e-05 2024-08-17T18:00:47.095 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.095 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.095 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:00:47.095 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.246820+0000", 2024-08-17T18:00:47.095 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.35420469799999998 2024-08-17T18:00:47.095 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.095 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.095 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:00:47.095 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.246843+0000", 2024-08-17T18:00:47.096 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.3119999999999999e-05 2024-08-17T18:00:47.096 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.096 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:00:47.096 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.096 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.096 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.096 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:96560 9.f 9:f28e1458:::benchmark_data_smithi037_235265_object96559:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1245)", 2024-08-17T18:00:47.096 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:40.892830+0000", 2024-08-17T18:00:47.096 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 186.12960541499999, 2024-08-17T18:00:47.096 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.36156934600000001, 2024-08-17T18:00:47.096 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:00:47.096 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:47.096 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:00:47.096 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:00:47.097 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:00:47.097 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 96560 2024-08-17T18:00:47.097 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.097 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:00:47.097 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.097 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:00:47.097 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892830+0000", 2024-08-17T18:00:47.097 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.097 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.097 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.097 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:00:47.097 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892830+0000", 2024-08-17T18:00:47.097 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.097 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.098 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.098 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:00:47.098 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892828+0000", 2024-08-17T18:00:47.098 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:00:47.098 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.098 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.098 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:00:47.098 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892943+0000", 2024-08-17T18:00:47.098 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000115314 2024-08-17T18:00:47.098 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.098 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.098 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:00:47.098 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892955+0000", 2024-08-17T18:00:47.099 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2071e-05 2024-08-17T18:00:47.099 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.099 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.099 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:00:47.099 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892961+0000", 2024-08-17T18:00:47.099 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.93e-06 2024-08-17T18:00:47.099 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.099 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.099 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:00:47.099 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.244670+0000", 2024-08-17T18:00:47.099 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.35170862000000003 2024-08-17T18:00:47.099 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.099 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.099 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:00:47.099 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.244853+0000", 2024-08-17T18:00:47.100 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00018274599999999999 2024-08-17T18:00:47.100 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.100 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.100 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,3", 2024-08-17T18:00:47.100 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.244996+0000", 2024-08-17T18:00:47.100 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014280099999999999 2024-08-17T18:00:47.100 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.100 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.100 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:47.100 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.251267+0000", 2024-08-17T18:00:47.100 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.006271614 2024-08-17T18:00:47.100 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.100 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.100 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:47.101 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.253108+0000", 2024-08-17T18:00:47.101 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00184059 2024-08-17T18:00:47.101 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.101 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.101 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:00:47.101 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.254171+0000", 2024-08-17T18:00:47.101 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0010635060000000001 2024-08-17T18:00:47.101 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.101 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.101 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:00:47.101 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.254357+0000", 2024-08-17T18:00:47.101 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000185708 2024-08-17T18:00:47.101 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.101 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.102 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:00:47.102 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.254399+0000", 2024-08-17T18:00:47.102 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1925999999999998e-05 2024-08-17T18:00:47.102 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.102 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:00:47.102 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.102 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.102 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.102 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.35931.0:96558 9.1b e1245/1242 9:dcf44a34:::benchmark_data_smithi037_235265_object96557:head v 1245'5623, mlcod=1245'5621)", 2024-08-17T18:00:47.102 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:40.892883+0000", 2024-08-17T18:00:47.102 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 186.129552198, 2024-08-17T18:00:47.102 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.351819622, 2024-08-17T18:00:47.103 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:00:47.103 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:47.103 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:00:47.103 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.103 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:00:47.103 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892883+0000", 2024-08-17T18:00:47.103 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.103 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.103 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.103 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:00:47.103 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892883+0000", 2024-08-17T18:00:47.103 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.103 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.103 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.104 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:00:47.104 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892882+0000", 2024-08-17T18:00:47.104 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T18:00:47.104 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.104 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.104 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:00:47.104 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892990+0000", 2024-08-17T18:00:47.104 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00010722600000000001 2024-08-17T18:00:47.104 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.104 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.104 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:00:47.104 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892997+0000", 2024-08-17T18:00:47.104 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.216e-06 2024-08-17T18:00:47.104 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.104 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.105 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:00:47.105 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.893001+0000", 2024-08-17T18:00:47.105 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9600000000000002e-06 2024-08-17T18:00:47.105 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.105 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.105 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:00:47.105 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.893043+0000", 2024-08-17T18:00:47.105 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2318999999999999e-05 2024-08-17T18:00:47.105 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.105 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.105 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:00:47.105 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.893063+0000", 2024-08-17T18:00:47.105 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.9409e-05 2024-08-17T18:00:47.106 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.106 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.106 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:00:47.106 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.244632+0000", 2024-08-17T18:00:47.106 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.351569462 2024-08-17T18:00:47.106 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.106 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.106 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:00:47.106 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.244702+0000", 2024-08-17T18:00:47.106 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.0454e-05 2024-08-17T18:00:47.106 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.106 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:00:47.106 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.106 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.107 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.107 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.35931.0:96561 9.9 e1245/1230 9:925ef6a4:::benchmark_data_smithi037_235265_object96560:head v 1245'4655, mlcod=1245'4653)", 2024-08-17T18:00:47.107 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:40.894354+0000", 2024-08-17T18:00:47.107 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 186.128080743, 2024-08-17T18:00:47.107 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.36317923499999999, 2024-08-17T18:00:47.107 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:00:47.107 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:47.107 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:00:47.107 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.107 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:00:47.107 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.894354+0000", 2024-08-17T18:00:47.107 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.107 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.107 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.108 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:00:47.108 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.894354+0000", 2024-08-17T18:00:47.108 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.108 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.108 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.108 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:00:47.108 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.894354+0000", 2024-08-17T18:00:47.108 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T18:00:47.108 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.108 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.108 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:00:47.108 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.894387+0000", 2024-08-17T18:00:47.108 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.3423000000000002e-05 2024-08-17T18:00:47.108 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.109 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.109 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:00:47.109 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.244620+0000", 2024-08-17T18:00:47.109 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.35023257800000002 2024-08-17T18:00:47.109 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.109 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.109 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:00:47.109 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.244640+0000", 2024-08-17T18:00:47.109 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.0754000000000002e-05 2024-08-17T18:00:47.109 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.109 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.109 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:00:47.109 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.244781+0000", 2024-08-17T18:00:47.109 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014032699999999999 2024-08-17T18:00:47.109 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.110 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.110 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:00:47.110 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.244805+0000", 2024-08-17T18:00:47.110 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.4076000000000001e-05 2024-08-17T18:00:47.110 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.110 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.110 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:00:47.110 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.257500+0000", 2024-08-17T18:00:47.110 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.012695751 2024-08-17T18:00:47.110 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.110 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.110 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:00:47.110 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.257533+0000", 2024-08-17T18:00:47.111 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.2997999999999998e-05 2024-08-17T18:00:47.111 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.111 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:00:47.111 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.111 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.111 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.111 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:96563 9.16 9:6f9eee4e:::benchmark_data_smithi037_235265_object96562:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1245)", 2024-08-17T18:00:47.111 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:40.896251+0000", 2024-08-17T18:00:47.111 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 186.12618393599999, 2024-08-17T18:00:47.111 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.35827762899999999, 2024-08-17T18:00:47.111 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:00:47.111 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:47.111 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:00:47.111 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:00:47.111 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:00:47.112 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 96563 2024-08-17T18:00:47.112 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.112 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:00:47.112 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.112 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:00:47.112 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.896251+0000", 2024-08-17T18:00:47.112 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.112 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.112 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.112 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:00:47.112 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.896251+0000", 2024-08-17T18:00:47.112 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.112 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.112 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.112 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:00:47.113 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.896249+0000", 2024-08-17T18:00:47.113 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T18:00:47.113 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.113 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.113 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:00:47.113 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.896365+0000", 2024-08-17T18:00:47.113 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00011572 2024-08-17T18:00:47.113 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.113 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.113 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:00:47.113 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.244659+0000", 2024-08-17T18:00:47.113 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.34829350999999997 2024-08-17T18:00:47.113 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.113 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.113 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:00:47.114 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.244668+0000", 2024-08-17T18:00:47.114 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.4259999999999992e-06 2024-08-17T18:00:47.114 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.114 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.114 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:00:47.114 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.247153+0000", 2024-08-17T18:00:47.114 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0024850839999999998 2024-08-17T18:00:47.114 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.114 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.114 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:00:47.114 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.247384+0000", 2024-08-17T18:00:47.114 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00023095200000000001 2024-08-17T18:00:47.114 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.114 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.114 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:00:47.115 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.247502+0000", 2024-08-17T18:00:47.115 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000118294 2024-08-17T18:00:47.115 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.115 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.115 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:47.115 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.253073+0000", 2024-08-17T18:00:47.115 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0055709959999999999 2024-08-17T18:00:47.115 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.115 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.115 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:47.115 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.253358+0000", 2024-08-17T18:00:47.115 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00028494399999999997 2024-08-17T18:00:47.115 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.115 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.115 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:00:47.116 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.254344+0000", 2024-08-17T18:00:47.116 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00098564300000000002 2024-08-17T18:00:47.116 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.116 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.116 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:00:47.116 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.254488+0000", 2024-08-17T18:00:47.116 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014375100000000001 2024-08-17T18:00:47.116 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.116 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.116 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:00:47.116 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.254529+0000", 2024-08-17T18:00:47.116 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1099000000000001e-05 2024-08-17T18:00:47.116 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.116 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:00:47.116 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.117 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.117 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.117 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:236855 9.1f 9:ff2a5bb1:::benchmark_data_smithi037_235265_object114632:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1275)", 2024-08-17T18:00:47.117 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:00:02.861755+0000", 2024-08-17T18:00:47.117 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 44.160679932000001, 2024-08-17T18:00:47.117 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.30145789200000001, 2024-08-17T18:00:47.117 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:00:47.117 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:47.117 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:00:47.117 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:00:47.117 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:00:47.117 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 236855 2024-08-17T18:00:47.117 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.117 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:00:47.118 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.118 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:00:47.118 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.861755+0000", 2024-08-17T18:00:47.118 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.118 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.118 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.118 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:00:47.118 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.861755+0000", 2024-08-17T18:00:47.118 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.118 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.118 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.118 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:00:47.118 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.861754+0000", 2024-08-17T18:00:47.119 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:00:47.119 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.119 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.119 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:00:47.119 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.861759+0000", 2024-08-17T18:00:47.119 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5400000000000003e-06 2024-08-17T18:00:47.119 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.119 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.119 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:00:47.119 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.861769+0000", 2024-08-17T18:00:47.119 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.7790000000000007e-06 2024-08-17T18:00:47.119 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.119 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.119 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:00:47.119 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.861774+0000", 2024-08-17T18:00:47.119 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1989999999999997e-06 2024-08-17T18:00:47.120 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.120 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.120 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:00:47.120 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.861817+0000", 2024-08-17T18:00:47.120 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2778000000000003e-05 2024-08-17T18:00:47.120 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.120 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.120 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:00:47.120 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.862825+0000", 2024-08-17T18:00:47.120 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0010077230000000001 2024-08-17T18:00:47.120 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.120 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.120 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,3", 2024-08-17T18:00:47.120 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.863342+0000", 2024-08-17T18:00:47.120 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000517359 2024-08-17T18:00:47.121 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.121 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.121 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:00:47.121 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.866862+0000", 2024-08-17T18:00:47.121 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0035201049999999999 2024-08-17T18:00:47.121 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.121 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.121 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:47.121 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.867011+0000", 2024-08-17T18:00:47.121 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014857999999999999 2024-08-17T18:00:47.121 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.121 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.121 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:47.121 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:03.163164+0000", 2024-08-17T18:00:47.121 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.29615317800000002 2024-08-17T18:00:47.122 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.122 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.122 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:00:47.122 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:03.163191+0000", 2024-08-17T18:00:47.122 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.7192e-05 2024-08-17T18:00:47.122 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.122 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.122 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:00:47.122 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:03.163213+0000", 2024-08-17T18:00:47.122 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.1778999999999999e-05 2024-08-17T18:00:47.122 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.122 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:00:47.122 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.122 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.123 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.123 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:236857 9.6 9:64363204:::benchmark_data_smithi037_235265_object114634:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1275)", 2024-08-17T18:00:47.123 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:00:02.868986+0000", 2024-08-17T18:00:47.123 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 44.153449068999997, 2024-08-17T18:00:47.123 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.30533334600000001, 2024-08-17T18:00:47.123 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:00:47.123 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:47.123 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:00:47.123 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:00:47.123 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:00:47.123 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 236857 2024-08-17T18:00:47.123 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.123 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:00:47.123 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.123 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:00:47.123 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.868986+0000", 2024-08-17T18:00:47.124 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.124 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.124 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.124 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:00:47.124 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.868986+0000", 2024-08-17T18:00:47.124 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.124 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.124 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.124 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:00:47.124 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.868984+0000", 2024-08-17T18:00:47.124 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T18:00:47.124 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.124 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.124 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:00:47.124 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.868992+0000", 2024-08-17T18:00:47.125 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.4489999999999999e-06 2024-08-17T18:00:47.125 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.125 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.125 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:00:47.125 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.869009+0000", 2024-08-17T18:00:47.125 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.6438000000000001e-05 2024-08-17T18:00:47.125 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.125 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.125 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:00:47.125 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.869015+0000", 2024-08-17T18:00:47.125 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.5579999999999997e-06 2024-08-17T18:00:47.125 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.125 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.125 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:00:47.125 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.869071+0000", 2024-08-17T18:00:47.126 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6232e-05 2024-08-17T18:00:47.126 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.126 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.126 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:00:47.126 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.869207+0000", 2024-08-17T18:00:47.126 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013513899999999999 2024-08-17T18:00:47.126 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.126 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.126 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:00:47.126 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.869812+0000", 2024-08-17T18:00:47.126 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00060527900000000002 2024-08-17T18:00:47.126 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.126 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.126 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:00:47.126 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.879295+0000", 2024-08-17T18:00:47.127 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0094832260000000008 2024-08-17T18:00:47.127 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.127 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.127 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:47.127 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.879335+0000", 2024-08-17T18:00:47.127 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.0286e-05 2024-08-17T18:00:47.127 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.127 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.127 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:47.127 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:03.174197+0000", 2024-08-17T18:00:47.127 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.29486167400000002 2024-08-17T18:00:47.127 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.127 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.127 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:00:47.127 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:03.174277+0000", 2024-08-17T18:00:47.128 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.9447e-05 2024-08-17T18:00:47.128 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.128 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.128 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:00:47.128 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:03.174319+0000", 2024-08-17T18:00:47.128 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2753999999999998e-05 2024-08-17T18:00:47.128 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.128 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:00:47.128 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.128 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.128 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.128 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:236862 9.6 9:65f3f951:::benchmark_data_smithi037_235265_object114639:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1275)", 2024-08-17T18:00:47.128 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:00:02.872957+0000", 2024-08-17T18:00:47.128 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 44.149477636999997, 2024-08-17T18:00:47.128 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.30441029400000003, 2024-08-17T18:00:47.129 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:00:47.129 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:47.129 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:00:47.129 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:00:47.129 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:00:47.129 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 236862 2024-08-17T18:00:47.129 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.129 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:00:47.129 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.129 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:00:47.129 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.872957+0000", 2024-08-17T18:00:47.129 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.129 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.129 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.129 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:00:47.130 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.872957+0000", 2024-08-17T18:00:47.130 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:00:47.130 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.130 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.130 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:00:47.130 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.872955+0000", 2024-08-17T18:00:47.130 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T18:00:47.130 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.130 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.130 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:00:47.130 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.872962+0000", 2024-08-17T18:00:47.130 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.1609999999999997e-06 2024-08-17T18:00:47.130 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.130 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.130 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:00:47.131 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.872976+0000", 2024-08-17T18:00:47.131 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3339000000000001e-05 2024-08-17T18:00:47.131 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.131 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.131 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:00:47.131 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.872982+0000", 2024-08-17T18:00:47.131 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.4110000000000001e-06 2024-08-17T18:00:47.131 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.131 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.131 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:00:47.131 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.873205+0000", 2024-08-17T18:00:47.131 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000222986 2024-08-17T18:00:47.131 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.131 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.132 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:00:47.132 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.873328+0000", 2024-08-17T18:00:47.132 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012305000000000001 2024-08-17T18:00:47.132 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.132 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.132 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:00:47.132 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.875434+0000", 2024-08-17T18:00:47.132 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0021057860000000001 2024-08-17T18:00:47.132 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.132 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.132 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:00:47.132 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.879589+0000", 2024-08-17T18:00:47.132 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0041551549999999998 2024-08-17T18:00:47.133 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.133 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.133 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:47.133 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:02.880852+0000", 2024-08-17T18:00:47.133 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0012627910000000001 2024-08-17T18:00:47.133 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.133 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.133 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:47.133 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:03.177247+0000", 2024-08-17T18:00:47.133 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.29639528100000001 2024-08-17T18:00:47.133 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.133 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.133 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:00:47.133 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:03.177329+0000", 2024-08-17T18:00:47.133 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.1646999999999999e-05 2024-08-17T18:00:47.134 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:00:47.134 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:00:47.134 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:00:47.134 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:00:03.177368+0000", 2024-08-17T18:00:47.134 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8729000000000001e-05 2024-08-17T18:00:47.134 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.134 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:00:47.134 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.134 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:00:47.134 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:00:47.134 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T18:00:47.181 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:47.204 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:47.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:47.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:47.305 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:47.328 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:47.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:47.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:47.429 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:47.452 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:47.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:47.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:47.554 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:47.576 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:47.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:47.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:47.594 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T18:00:47.678 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:47.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:47.704 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:47.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:47.732 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:47 smithi037 ceph-mon[102022]: pgmap v2022: 99 pgs: 99 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:47.732 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:47 smithi037 ceph-mon[97894]: pgmap v2022: 99 pgs: 99 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:47.756 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:47 smithi046 ceph-mon[88218]: pgmap v2022: 99 pgs: 99 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:47.782 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-08-17T18:00:47.805 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:47.846 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:47.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:47.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:47.948 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:47.970 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:47.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:47.971 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:48.065 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:00:48.072 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:48.094 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:48.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:48.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:48.196 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:48.219 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:48.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:48.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:48.320 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:48.342 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:48.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:48.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:48.364 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:48.444 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:48.467 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:48.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:48.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:48.569 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:48.591 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:48.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:48.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:48.693 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:48.715 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:48.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:48.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:48.817 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:48.839 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:48.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:48.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:48.941 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:48.964 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:48.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:48.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:49.066 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:49.089 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:49.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:49.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:49.191 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:49.215 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:49.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:49.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:49.231 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:00:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:00:48] "GET /metrics HTTP/1.1" 200 34266 "" "Prometheus/2.51.0" 2024-08-17T18:00:49.317 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:49.340 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:49.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:49.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:49.417 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T18:00:49.418 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-08-17T18:00:49.442 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:49.466 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:49.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:49.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:49.474 INFO:teuthology.orchestra.run.smithi037.stderr:enabled application 'rados' on pool 'unique_pool_5' 2024-08-17T18:00:49.486 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:49 smithi037 ceph-mon[97894]: pgmap v2023: 99 pgs: 99 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:49.486 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:49 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1258478564' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:00:49.486 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:49 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:00:49.487 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:49 smithi037 ceph-mon[102022]: pgmap v2023: 99 pgs: 99 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:49.487 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:49 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1258478564' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:00:49.487 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:49 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:00:49.569 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:49.591 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:49.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:49.592 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:49.693 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:49.698 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T18:00:49.698 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [], 2024-08-17T18:00:49.698 INFO:teuthology.orchestra.run.smithi046.stdout: "num_ops": 0 2024-08-17T18:00:49.698 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T18:00:49.705 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:49 smithi046 ceph-mon[88218]: pgmap v2023: 99 pgs: 99 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:49.705 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:49 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1258478564' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:00:49.705 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:49 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:00:49.715 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:49.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:49.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:49.816 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:49.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:49.839 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:49.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:49.940 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:49.963 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:49.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:49.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:50.067 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:50.089 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:50.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:50.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:50.191 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:50.216 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:50.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:50.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:50.273 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-08-17T18:00:50.319 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:50.342 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:50.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:50.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:50.444 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:50.467 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:50.468 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:00:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:00:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:00:50.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:50.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:50.545 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:00:50.569 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:50.586 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":2023,"stamp":"2024-08-17T18:00:48.102757+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"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":0,"num_read_kb":0,"num_write":63,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18,"num_bytes_recovered":614,"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":1697,"ondisk_log_size":1697,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":304,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":6496472,"kb_used_data":876144,"kb_used_omap":136,"kb_used_meta":5620087,"kb_avail":743464744,"statfs":{"total":767960285184,"available":761307897856,"internally_reserved":0,"allocated":897171456,"data_stored":875933613,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":140191,"internal_metadata":5754969185},"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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":"7.657784"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":1899,"reported_epoch":1283,"state":"active+clean","last_fresh":"2024-08-17T18:00:41.620017+0000","last_change":"2024-08-17T17:32:59.772029+0000","last_active":"2024-08-17T18:00:41.620017+0000","last_peered":"2024-08-17T18:00:41.620017+0000","last_clean":"2024-08-17T18:00:41.620017+0000","last_became_active":"2024-08-17T17:32:59.771720+0000","last_became_peered":"2024-08-17T17:32:59.771720+0000","last_unstale":"2024-08-17T18:00:41.620017+0000","last_undegraded":"2024-08-17T18:00:41.620017+0000","last_fullsized":"2024-08-17T18:00:41.620017+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:26:15.533153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":1200,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.450689+0000","last_change":"2024-08-17T17:32:27.435738+0000","last_active":"2024-08-17T18:00:40.450689+0000","last_peered":"2024-08-17T18:00:40.450689+0000","last_clean":"2024-08-17T18:00:40.450689+0000","last_became_active":"2024-08-17T17:32:27.435318+0000","last_became_peered":"2024-08-17T17:32:27.435318+0000","last_unstale":"2024-08-17T18:00:40.450689+0000","last_undegraded":"2024-08-17T18:00:40.450689+0000","last_fullsized":"2024-08-17T18:00:40.450689+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:53.143081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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.15","version":"0'0","reported_seq":1215,"reported_epoch":1283,"state":"active+clean","last_fresh":"2024-08-17T18:00:41.620988+0000","last_change":"2024-08-17T17:32:59.767806+0000","last_active":"2024-08-17T18:00:41.620988+0000","last_peered":"2024-08-17T18:00:41.620988+0000","last_clean":"2024-08-17T18:00:41.620988+0000","last_became_active":"2024-08-17T17:32:59.767475+0000","last_became_peered":"2024-08-17T17:32:59.767475+0000","last_unstale":"2024-08-17T18:00:41.620988+0000","last_undegraded":"2024-08-17T18:00:41.620988+0000","last_fullsized":"2024-08-17T18:00:41.620988+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:29:45.247420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":188,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.876193+0000","last_change":"2024-08-17T17:53:46.478603+0000","last_active":"2024-08-17T18:00:44.876193+0000","last_peered":"2024-08-17T18:00:44.876193+0000","last_clean":"2024-08-17T18:00:44.876193+0000","last_became_active":"2024-08-17T17:53:46.478299+0000","last_became_peered":"2024-08-17T17:53:46.478299+0000","last_unstale":"2024-08-17T18:00:44.876193+0000","last_undegraded":"2024-08-17T18:00:44.876193+0000","last_fullsized":"2024-08-17T18:00:44.876193+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:34:13.862524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":188,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.876439+0000","last_change":"2024-08-17T17:53:46.489248+0000","last_active":"2024-08-17T18:00:44.876439+0000","last_peered":"2024-08-17T18:00:44.876439+0000","last_clean":"2024-08-17T18:00:44.876439+0000","last_became_active":"2024-08-17T17:53:46.488917+0000","last_became_peered":"2024-08-17T17:53:46.488917+0000","last_unstale":"2024-08-17T18:00:44.876439+0000","last_undegraded":"2024-08-17T18:00:44.876439+0000","last_fullsized":"2024-08-17T18:00:44.876439+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:09:17.909119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1181,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.451240+0000","last_change":"2024-08-17T17:22:53.725465+0000","last_active":"2024-08-17T18:00:40.451240+0000","last_peered":"2024-08-17T18:00:40.451240+0000","last_clean":"2024-08-17T18:00:40.451240+0000","last_became_active":"2024-08-17T17:22:53.725174+0000","last_became_peered":"2024-08-17T17:22:53.725174+0000","last_unstale":"2024-08-17T18:00:40.451240+0000","last_undegraded":"2024-08-17T18:00:40.451240+0000","last_fullsized":"2024-08-17T18:00:40.451240+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:46.185575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1899,"reported_epoch":1283,"state":"active+clean","last_fresh":"2024-08-17T18:00:41.620571+0000","last_change":"2024-08-17T17:32:59.773425+0000","last_active":"2024-08-17T18:00:41.620571+0000","last_peered":"2024-08-17T18:00:41.620571+0000","last_clean":"2024-08-17T18:00:41.620571+0000","last_became_active":"2024-08-17T17:32:59.772311+0000","last_became_peered":"2024-08-17T17:32:59.772311+0000","last_unstale":"2024-08-17T18:00:41.620571+0000","last_undegraded":"2024-08-17T18:00:41.620571+0000","last_fullsized":"2024-08-17T18:00:41.620571+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:23.208217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":1253,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.452786+0000","last_change":"2024-08-17T17:53:46.486215+0000","last_active":"2024-08-17T18:00:40.452786+0000","last_peered":"2024-08-17T18:00:40.452786+0000","last_clean":"2024-08-17T18:00:40.452786+0000","last_became_active":"2024-08-17T17:53:46.472364+0000","last_became_peered":"2024-08-17T17:53:46.472364+0000","last_unstale":"2024-08-17T18:00:40.452786+0000","last_undegraded":"2024-08-17T18:00:40.452786+0000","last_fullsized":"2024-08-17T18:00:40.452786+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:30:22.797352+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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.6","version":"0'0","reported_seq":11,"reported_epoch":1283,"state":"active+clean","last_fresh":"2024-08-17T18:00:41.622102+0000","last_change":"2024-08-17T18:00:40.456029+0000","last_active":"2024-08-17T18:00:41.622102+0000","last_peered":"2024-08-17T18:00:41.622102+0000","last_clean":"2024-08-17T18:00:41.622102+0000","last_became_active":"2024-08-17T18:00:40.455717+0000","last_became_peered":"2024-08-17T18:00:40.455717+0000","last_unstale":"2024-08-17T18:00:41.622102+0000","last_undegraded":"2024-08-17T18:00:41.622102+0000","last_fullsized":"2024-08-17T18:00:41.622102+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:48:20.100333+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"72'1","reported_seq":1227,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.451716+0000","last_change":"2024-08-17T17:53:46.491837+0000","last_active":"2024-08-17T18:00:40.451716+0000","last_peered":"2024-08-17T18:00:40.451716+0000","last_clean":"2024-08-17T18:00:40.451716+0000","last_became_active":"2024-08-17T17:53:46.477561+0000","last_became_peered":"2024-08-17T17:53:46.477561+0000","last_unstale":"2024-08-17T18:00:40.451716+0000","last_undegraded":"2024-08-17T18:00:40.451716+0000","last_fullsized":"2024-08-17T18:00:40.451716+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T20:52:08.232767+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":1198,"reported_epoch":1283,"state":"active+clean","last_fresh":"2024-08-17T18:00:41.621047+0000","last_change":"2024-08-17T17:22:54.175652+0000","last_active":"2024-08-17T18:00:41.621047+0000","last_peered":"2024-08-17T18:00:41.621047+0000","last_clean":"2024-08-17T18:00:41.621047+0000","last_became_active":"2024-08-17T17:22:54.175332+0000","last_became_peered":"2024-08-17T17:22:54.175332+0000","last_unstale":"2024-08-17T18:00:41.621047+0000","last_undegraded":"2024-08-17T18:00:41.621047+0000","last_fullsized":"2024-08-17T18:00:41.621047+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:58:04.891665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.7","version":"0'0","reported_seq":10,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.456246+0000","last_change":"2024-08-17T18:00:40.455933+0000","last_active":"2024-08-17T18:00:40.456246+0000","last_peered":"2024-08-17T18:00:40.456246+0000","last_clean":"2024-08-17T18:00:40.456246+0000","last_became_active":"2024-08-17T18:00:40.455649+0000","last_became_peered":"2024-08-17T18:00:40.455649+0000","last_unstale":"2024-08-17T18:00:40.456246+0000","last_undegraded":"2024-08-17T18:00:40.456246+0000","last_fullsized":"2024-08-17T18:00:40.456246+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:53:57.257667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"72'2","reported_seq":1200,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.451723+0000","last_change":"2024-08-17T17:31:54.821143+0000","last_active":"2024-08-17T18:00:40.451723+0000","last_peered":"2024-08-17T18:00:40.451723+0000","last_clean":"2024-08-17T18:00:40.451723+0000","last_became_active":"2024-08-17T17:31:54.820778+0000","last_became_peered":"2024-08-17T17:31:54.820778+0000","last_unstale":"2024-08-17T18:00:40.451723+0000","last_undegraded":"2024-08-17T18:00:40.451723+0000","last_fullsized":"2024-08-17T18:00:40.451723+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:31.128588+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":[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":1221,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.450266+0000","last_change":"2024-08-17T17:32:59.769943+0000","last_active":"2024-08-17T18:00:40.450266+0000","last_peered":"2024-08-17T18:00:40.450266+0000","last_clean":"2024-08-17T18:00:40.450266+0000","last_became_active":"2024-08-17T17:32:59.769328+0000","last_became_peered":"2024-08-17T17:32:59.769328+0000","last_unstale":"2024-08-17T18:00:40.450266+0000","last_undegraded":"2024-08-17T18:00:40.450266+0000","last_fullsized":"2024-08-17T18:00:40.450266+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:45:56.990673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.4","version":"0'0","reported_seq":16,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.876156+0000","last_change":"2024-08-17T18:00:40.455961+0000","last_active":"2024-08-17T18:00:44.876156+0000","last_peered":"2024-08-17T18:00:44.876156+0000","last_clean":"2024-08-17T18:00:44.876156+0000","last_became_active":"2024-08-17T18:00:40.455674+0000","last_became_peered":"2024-08-17T18:00:40.455674+0000","last_unstale":"2024-08-17T18:00:44.876156+0000","last_undegraded":"2024-08-17T18:00:44.876156+0000","last_fullsized":"2024-08-17T18:00:44.876156+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:14:11.953889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"72'1","reported_seq":1182,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.451573+0000","last_change":"2024-08-17T17:22:53.724857+0000","last_active":"2024-08-17T18:00:40.451573+0000","last_peered":"2024-08-17T18:00:40.451573+0000","last_clean":"2024-08-17T18:00:40.451573+0000","last_became_active":"2024-08-17T17:22:53.724555+0000","last_became_peered":"2024-08-17T17:22:53.724555+0000","last_unstale":"2024-08-17T18:00:40.451573+0000","last_undegraded":"2024-08-17T18:00:40.451573+0000","last_fullsized":"2024-08-17T18:00:40.451573+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:42:47.014152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1204,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.451017+0000","last_change":"2024-08-17T17:31:54.819946+0000","last_active":"2024-08-17T18:00:40.451017+0000","last_peered":"2024-08-17T18:00:40.451017+0000","last_clean":"2024-08-17T18:00:40.451017+0000","last_became_active":"2024-08-17T17:31:54.819604+0000","last_became_peered":"2024-08-17T17:31:54.819604+0000","last_unstale":"2024-08-17T18:00:40.451017+0000","last_undegraded":"2024-08-17T18:00:40.451017+0000","last_fullsized":"2024-08-17T18:00:40.451017+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:32.031030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"0'0","reported_seq":16,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.620690+0000","last_change":"2024-08-17T18:00:40.458256+0000","last_active":"2024-08-17T18:00:45.620690+0000","last_peered":"2024-08-17T18:00:45.620690+0000","last_clean":"2024-08-17T18:00:45.620690+0000","last_became_active":"2024-08-17T18:00:40.457958+0000","last_became_peered":"2024-08-17T18:00:40.457958+0000","last_unstale":"2024-08-17T18:00:45.620690+0000","last_undegraded":"2024-08-17T18:00:45.620690+0000","last_fullsized":"2024-08-17T18:00:45.620690+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:55:32.724756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,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":1216,"reported_epoch":1283,"state":"active+clean","last_fresh":"2024-08-17T18:00:41.622580+0000","last_change":"2024-08-17T17:32:59.769306+0000","last_active":"2024-08-17T18:00:41.622580+0000","last_peered":"2024-08-17T18:00:41.622580+0000","last_clean":"2024-08-17T18:00:41.622580+0000","last_became_active":"2024-08-17T17:32:59.768286+0000","last_became_peered":"2024-08-17T17:32:59.768286+0000","last_unstale":"2024-08-17T18:00:41.622580+0000","last_undegraded":"2024-08-17T18:00:41.622580+0000","last_fullsized":"2024-08-17T18:00:41.622580+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:19:50.004425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":189,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.876253+0000","last_change":"2024-08-17T17:53:46.477307+0000","last_active":"2024-08-17T18:00:44.876253+0000","last_peered":"2024-08-17T18:00:44.876253+0000","last_clean":"2024-08-17T18:00:44.876253+0000","last_became_active":"2024-08-17T17:53:46.476970+0000","last_became_peered":"2024-08-17T17:53:46.476970+0000","last_unstale":"2024-08-17T18:00:44.876253+0000","last_undegraded":"2024-08-17T18:00:44.876253+0000","last_fullsized":"2024-08-17T18:00:44.876253+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:12:37.885358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.2","version":"0'0","reported_seq":16,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.467762+0000","last_change":"2024-08-17T18:00:40.456331+0000","last_active":"2024-08-17T18:00:44.467762+0000","last_peered":"2024-08-17T18:00:44.467762+0000","last_clean":"2024-08-17T18:00:44.467762+0000","last_became_active":"2024-08-17T18:00:40.455707+0000","last_became_peered":"2024-08-17T18:00:40.455707+0000","last_unstale":"2024-08-17T18:00:44.467762+0000","last_undegraded":"2024-08-17T18:00:44.467762+0000","last_fullsized":"2024-08-17T18:00:44.467762+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:41:45.894048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"268'149","reported_seq":1580,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.451055+0000","last_change":"2024-08-17T17:45:51.173366+0000","last_active":"2024-08-17T18:00:40.451055+0000","last_peered":"2024-08-17T18:00:40.451055+0000","last_clean":"2024-08-17T18:00:40.451055+0000","last_became_active":"2024-08-17T17:45:38.004022+0000","last_became_peered":"2024-08-17T17:45:38.004022+0000","last_unstale":"2024-08-17T18:00:40.451055+0000","last_undegraded":"2024-08-17T18:00:40.451055+0000","last_fullsized":"2024-08-17T18:00:40.451055+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:51.173271+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:51.173271+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:50.111858+0000","scrub_duration":0.012991407,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"72'2","reported_seq":1933,"reported_epoch":1283,"state":"active+clean","last_fresh":"2024-08-17T18:00:41.619865+0000","last_change":"2024-08-17T17:53:46.494504+0000","last_active":"2024-08-17T18:00:41.619865+0000","last_peered":"2024-08-17T18:00:41.619865+0000","last_clean":"2024-08-17T18:00:41.619865+0000","last_became_active":"2024-08-17T17:53:46.473174+0000","last_became_peered":"2024-08-17T17:53:46.473174+0000","last_unstale":"2024-08-17T18:00:41.619865+0000","last_undegraded":"2024-08-17T18:00:41.619865+0000","last_fullsized":"2024-08-17T18:00:41.619865+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:44:46.224263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":1204,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.449572+0000","last_change":"2024-08-17T17:32:59.767697+0000","last_active":"2024-08-17T18:00:40.449572+0000","last_peered":"2024-08-17T18:00:40.449572+0000","last_clean":"2024-08-17T18:00:40.449572+0000","last_became_active":"2024-08-17T17:32:59.767172+0000","last_became_peered":"2024-08-17T17:32:59.767172+0000","last_unstale":"2024-08-17T18:00:40.449572+0000","last_undegraded":"2024-08-17T18:00:40.449572+0000","last_fullsized":"2024-08-17T18:00:40.449572+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:13:37.509131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.3","version":"0'0","reported_seq":16,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.621029+0000","last_change":"2024-08-17T18:00:40.456193+0000","last_active":"2024-08-17T18:00:45.621029+0000","last_peered":"2024-08-17T18:00:45.621029+0000","last_clean":"2024-08-17T18:00:45.621029+0000","last_became_active":"2024-08-17T18:00:40.455922+0000","last_became_peered":"2024-08-17T18:00:40.455922+0000","last_unstale":"2024-08-17T18:00:45.621029+0000","last_undegraded":"2024-08-17T18:00:45.621029+0000","last_fullsized":"2024-08-17T18:00:45.621029+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:54:31.252130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.8","version":"268'149","reported_seq":720,"reported_epoch":1283,"state":"active+clean","last_fresh":"2024-08-17T18:00:41.620918+0000","last_change":"2024-08-17T17:47:01.957152+0000","last_active":"2024-08-17T18:00:41.620918+0000","last_peered":"2024-08-17T18:00:41.620918+0000","last_clean":"2024-08-17T18:00:41.620918+0000","last_became_active":"2024-08-17T17:46:27.004716+0000","last_became_peered":"2024-08-17T17:46:27.004716+0000","last_unstale":"2024-08-17T18:00:41.620918+0000","last_undegraded":"2024-08-17T18:00:41.620918+0000","last_fullsized":"2024-08-17T18:00:41.620918+0000","mapping_epoch":1128,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:47:01.957068+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:47:01.957068+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:22:10.845748+0000","scrub_duration":0.0042425309999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":1205,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.451456+0000","last_change":"2024-08-17T17:31:54.820337+0000","last_active":"2024-08-17T18:00:40.451456+0000","last_peered":"2024-08-17T18:00:40.451456+0000","last_clean":"2024-08-17T18:00:40.451456+0000","last_became_active":"2024-08-17T17:31:54.819827+0000","last_became_peered":"2024-08-17T17:31:54.819827+0000","last_unstale":"2024-08-17T18:00:40.451456+0000","last_undegraded":"2024-08-17T18:00:40.451456+0000","last_fullsized":"2024-08-17T18:00:40.451456+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:56:36.690367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1221,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.449898+0000","last_change":"2024-08-17T17:32:27.438169+0000","last_active":"2024-08-17T18:00:40.449898+0000","last_peered":"2024-08-17T18:00:40.449898+0000","last_clean":"2024-08-17T18:00:40.449898+0000","last_became_active":"2024-08-17T17:32:27.437846+0000","last_became_peered":"2024-08-17T17:32:27.437846+0000","last_unstale":"2024-08-17T18:00:40.449898+0000","last_undegraded":"2024-08-17T18:00:40.449898+0000","last_fullsized":"2024-08-17T18:00:40.449898+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:30:09.370291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.0","version":"0'0","reported_seq":10,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.456023+0000","last_change":"2024-08-17T18:00:40.455205+0000","last_active":"2024-08-17T18:00:40.456023+0000","last_peered":"2024-08-17T18:00:40.456023+0000","last_clean":"2024-08-17T18:00:40.456023+0000","last_became_active":"2024-08-17T18:00:40.454942+0000","last_became_peered":"2024-08-17T18:00:40.454942+0000","last_unstale":"2024-08-17T18:00:40.456023+0000","last_undegraded":"2024-08-17T18:00:40.456023+0000","last_fullsized":"2024-08-17T18:00:40.456023+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:44:47.299024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1205,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.450393+0000","last_change":"2024-08-17T17:32:27.432256+0000","last_active":"2024-08-17T18:00:40.450393+0000","last_peered":"2024-08-17T18:00:40.450393+0000","last_clean":"2024-08-17T18:00:40.450393+0000","last_became_active":"2024-08-17T17:32:27.431912+0000","last_became_peered":"2024-08-17T17:32:27.431912+0000","last_unstale":"2024-08-17T18:00:40.450393+0000","last_undegraded":"2024-08-17T18:00:40.450393+0000","last_fullsized":"2024-08-17T18:00:40.450393+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:07:09.604818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1214,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.450688+0000","last_change":"2024-08-17T17:51:25.498937+0000","last_active":"2024-08-17T18:00:40.450688+0000","last_peered":"2024-08-17T18:00:40.450688+0000","last_clean":"2024-08-17T18:00:40.450688+0000","last_became_active":"2024-08-17T17:51:25.498526+0000","last_became_peered":"2024-08-17T17:51:25.498526+0000","last_unstale":"2024-08-17T18:00:40.450688+0000","last_undegraded":"2024-08-17T18:00:40.450688+0000","last_fullsized":"2024-08-17T18:00:40.450688+0000","mapping_epoch":1180,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:57:37.335094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.1","version":"0'0","reported_seq":10,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.456012+0000","last_change":"2024-08-17T18:00:40.455674+0000","last_active":"2024-08-17T18:00:40.456012+0000","last_peered":"2024-08-17T18:00:40.456012+0000","last_clean":"2024-08-17T18:00:40.456012+0000","last_became_active":"2024-08-17T18:00:40.455358+0000","last_became_peered":"2024-08-17T18:00:40.455358+0000","last_unstale":"2024-08-17T18:00:40.456012+0000","last_undegraded":"2024-08-17T18:00:40.456012+0000","last_fullsized":"2024-08-17T18:00:40.456012+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:19:10.200050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.a","version":"268'149","reported_seq":731,"reported_epoch":1283,"state":"active+clean","last_fresh":"2024-08-17T18:00:41.621323+0000","last_change":"2024-08-17T17:46:54.870024+0000","last_active":"2024-08-17T18:00:41.621323+0000","last_peered":"2024-08-17T18:00:41.621323+0000","last_clean":"2024-08-17T18:00:41.621323+0000","last_became_active":"2024-08-17T17:45:38.013865+0000","last_became_peered":"2024-08-17T17:45:38.013865+0000","last_unstale":"2024-08-17T18:00:41.621323+0000","last_undegraded":"2024-08-17T18:00:41.621323+0000","last_fullsized":"2024-08-17T18:00:41.621323+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:54.869951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:54.869951+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:27:27.946042+0000","scrub_duration":0.00171407,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":1901,"reported_epoch":1283,"state":"active+clean","last_fresh":"2024-08-17T18:00:41.619749+0000","last_change":"2024-08-17T17:32:59.772605+0000","last_active":"2024-08-17T18:00:41.619749+0000","last_peered":"2024-08-17T18:00:41.619749+0000","last_clean":"2024-08-17T18:00:41.619749+0000","last_became_active":"2024-08-17T17:32:59.772015+0000","last_became_peered":"2024-08-17T17:32:59.772015+0000","last_unstale":"2024-08-17T18:00:41.619749+0000","last_undegraded":"2024-08-17T18:00:41.619749+0000","last_fullsized":"2024-08-17T18:00:41.619749+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:23:08.461614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1919,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.621861+0000","last_change":"2024-08-17T17:32:59.766848+0000","last_active":"2024-08-17T18:00:45.621861+0000","last_peered":"2024-08-17T18:00:45.621861+0000","last_clean":"2024-08-17T18:00:45.621861+0000","last_became_active":"2024-08-17T17:32:59.766481+0000","last_became_peered":"2024-08-17T17:32:59.766481+0000","last_unstale":"2024-08-17T18:00:45.621861+0000","last_undegraded":"2024-08-17T18:00:45.621861+0000","last_fullsized":"2024-08-17T18:00:45.621861+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:01:39.759644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.b","version":"0'0","reported_seq":10,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.458925+0000","last_change":"2024-08-17T18:00:40.458431+0000","last_active":"2024-08-17T18:00:40.458925+0000","last_peered":"2024-08-17T18:00:40.458925+0000","last_clean":"2024-08-17T18:00:40.458925+0000","last_became_active":"2024-08-17T18:00:40.458127+0000","last_became_peered":"2024-08-17T18:00:40.458127+0000","last_unstale":"2024-08-17T18:00:40.458925+0000","last_undegraded":"2024-08-17T18:00:40.458925+0000","last_fullsized":"2024-08-17T18:00:40.458925+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:11:04.643693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.0","version":"268'149","reported_seq":1601,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.451381+0000","last_change":"2024-08-17T17:53:49.526665+0000","last_active":"2024-08-17T18:00:40.451381+0000","last_peered":"2024-08-17T18:00:40.451381+0000","last_clean":"2024-08-17T18:00:40.451381+0000","last_became_active":"2024-08-17T17:53:49.525773+0000","last_became_peered":"2024-08-17T17:53:49.525773+0000","last_unstale":"2024-08-17T18:00:40.451381+0000","last_undegraded":"2024-08-17T18:00:40.451381+0000","last_fullsized":"2024-08-17T18:00:40.451381+0000","mapping_epoch":1199,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":1200,"parent":"0.0","parent_split_bits":0,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:47.184230+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:47.184230+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:09:14.989942+0000","scrub_duration":0.0012906930000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'1","reported_seq":1229,"reported_epoch":1283,"state":"active+clean","last_fresh":"2024-08-17T18:00:41.620776+0000","last_change":"2024-08-17T17:32:27.437735+0000","last_active":"2024-08-17T18:00:41.620776+0000","last_peered":"2024-08-17T18:00:41.620776+0000","last_clean":"2024-08-17T18:00:41.620776+0000","last_became_active":"2024-08-17T17:32:27.437234+0000","last_became_peered":"2024-08-17T17:32:27.437234+0000","last_unstale":"2024-08-17T18:00:41.620776+0000","last_undegraded":"2024-08-17T18:00:41.620776+0000","last_fullsized":"2024-08-17T18:00:41.620776+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+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 @ 2024-08-19T02:49:17.140384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028371400000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":1879,"reported_epoch":1283,"state":"active+clean","last_fresh":"2024-08-17T18:00:41.619659+0000","last_change":"2024-08-17T17:32:59.775218+0000","last_active":"2024-08-17T18:00:41.619659+0000","last_peered":"2024-08-17T18:00:41.619659+0000","last_clean":"2024-08-17T18:00:41.619659+0000","last_became_active":"2024-08-17T17:32:59.774911+0000","last_became_peered":"2024-08-17T17:32:59.774911+0000","last_unstale":"2024-08-17T18:00:41.619659+0000","last_undegraded":"2024-08-17T18:00:41.619659+0000","last_fullsized":"2024-08-17T18:00:41.619659+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:42:33.544078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1187,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.451308+0000","last_change":"2024-08-17T17:22:54.175289+0000","last_active":"2024-08-17T18:00:40.451308+0000","last_peered":"2024-08-17T18:00:40.451308+0000","last_clean":"2024-08-17T18:00:40.451308+0000","last_became_active":"2024-08-17T17:22:54.174953+0000","last_became_peered":"2024-08-17T17:22:54.174953+0000","last_unstale":"2024-08-17T18:00:40.451308+0000","last_undegraded":"2024-08-17T18:00:40.451308+0000","last_fullsized":"2024-08-17T18:00:40.451308+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:20.586463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.8","version":"0'0","reported_seq":16,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.875889+0000","last_change":"2024-08-17T18:00:40.455623+0000","last_active":"2024-08-17T18:00:44.875889+0000","last_peered":"2024-08-17T18:00:44.875889+0000","last_clean":"2024-08-17T18:00:44.875889+0000","last_became_active":"2024-08-17T18:00:40.455328+0000","last_became_peered":"2024-08-17T18:00:40.455328+0000","last_unstale":"2024-08-17T18:00:44.875889+0000","last_undegraded":"2024-08-17T18:00:44.875889+0000","last_fullsized":"2024-08-17T18:00:44.875889+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:17:56.350724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.3","version":"268'149","reported_seq":906,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.467704+0000","last_change":"2024-08-17T17:45:44.079966+0000","last_active":"2024-08-17T18:00:44.467704+0000","last_peered":"2024-08-17T18:00:44.467704+0000","last_clean":"2024-08-17T18:00:44.467704+0000","last_became_active":"2024-08-17T17:45:38.009775+0000","last_became_peered":"2024-08-17T17:45:38.009775+0000","last_unstale":"2024-08-17T18:00:44.467704+0000","last_undegraded":"2024-08-17T18:00:44.467704+0000","last_fullsized":"2024-08-17T18:00:44.467704+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:44.079842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:44.079842+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:27:29.325601+0000","scrub_duration":6,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1247,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.451300+0000","last_change":"2024-08-17T17:53:46.478483+0000","last_active":"2024-08-17T18:00:40.451300+0000","last_peered":"2024-08-17T18:00:40.451300+0000","last_clean":"2024-08-17T18:00:40.451300+0000","last_became_active":"2024-08-17T17:53:46.477424+0000","last_became_peered":"2024-08-17T17:53:46.477424+0000","last_unstale":"2024-08-17T18:00:40.451300+0000","last_undegraded":"2024-08-17T18:00:40.451300+0000","last_fullsized":"2024-08-17T18:00:40.451300+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:31:05.783157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026904000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":189,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.876083+0000","last_change":"2024-08-17T17:53:46.477924+0000","last_active":"2024-08-17T18:00:44.876083+0000","last_peered":"2024-08-17T18:00:44.876083+0000","last_clean":"2024-08-17T18:00:44.876083+0000","last_became_active":"2024-08-17T17:53:46.476887+0000","last_became_peered":"2024-08-17T17:53:46.476887+0000","last_unstale":"2024-08-17T18:00:44.876083+0000","last_undegraded":"2024-08-17T18:00:44.876083+0000","last_fullsized":"2024-08-17T18:00:44.876083+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:40:29.735766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":189,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.876552+0000","last_change":"2024-08-17T17:53:46.480510+0000","last_active":"2024-08-17T18:00:44.876552+0000","last_peered":"2024-08-17T18:00:44.876552+0000","last_clean":"2024-08-17T18:00:44.876552+0000","last_became_active":"2024-08-17T17:53:46.480194+0000","last_became_peered":"2024-08-17T17:53:46.480194+0000","last_unstale":"2024-08-17T18:00:44.876552+0000","last_undegraded":"2024-08-17T18:00:44.876552+0000","last_fullsized":"2024-08-17T18:00:44.876552+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:20:32.265156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.9","version":"0'0","reported_seq":11,"reported_epoch":1283,"state":"active+clean","last_fresh":"2024-08-17T18:00:41.622508+0000","last_change":"2024-08-17T18:00:40.453442+0000","last_active":"2024-08-17T18:00:41.622508+0000","last_peered":"2024-08-17T18:00:41.622508+0000","last_clean":"2024-08-17T18:00:41.622508+0000","last_became_active":"2024-08-17T18:00:40.453123+0000","last_became_peered":"2024-08-17T18:00:40.453123+0000","last_unstale":"2024-08-17T18:00:41.622508+0000","last_undegraded":"2024-08-17T18:00:41.622508+0000","last_fullsized":"2024-08-17T18:00:41.622508+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:56:29.776722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"268'149","reported_seq":1620,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.450238+0000","last_change":"2024-08-17T17:53:49.520942+0000","last_active":"2024-08-17T18:00:40.450238+0000","last_peered":"2024-08-17T18:00:40.450238+0000","last_clean":"2024-08-17T18:00:40.450238+0000","last_became_active":"2024-08-17T17:53:49.520088+0000","last_became_peered":"2024-08-17T17:53:49.520088+0000","last_unstale":"2024-08-17T18:00:40.450238+0000","last_undegraded":"2024-08-17T18:00:40.450238+0000","last_fullsized":"2024-08-17T18:00:40.450238+0000","mapping_epoch":1199,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1200,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:48.249334+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:48.249334+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:33:30.851185+0000","scrub_duration":0.018931098,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1975,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.621404+0000","last_change":"2024-08-17T17:53:46.478561+0000","last_active":"2024-08-17T18:00:45.621404+0000","last_peered":"2024-08-17T18:00:45.621404+0000","last_clean":"2024-08-17T18:00:45.621404+0000","last_became_active":"2024-08-17T17:53:46.478191+0000","last_became_peered":"2024-08-17T17:53:46.478191+0000","last_unstale":"2024-08-17T18:00:45.621404+0000","last_undegraded":"2024-08-17T18:00:45.621404+0000","last_fullsized":"2024-08-17T18:00:45.621404+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:22:36.839614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029621200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1940,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.467558+0000","last_change":"2024-08-17T17:32:27.433156+0000","last_active":"2024-08-17T18:00:44.467558+0000","last_peered":"2024-08-17T18:00:44.467558+0000","last_clean":"2024-08-17T18:00:44.467558+0000","last_became_active":"2024-08-17T17:32:27.432811+0000","last_became_peered":"2024-08-17T17:32:27.432811+0000","last_unstale":"2024-08-17T18:00:44.467558+0000","last_undegraded":"2024-08-17T18:00:44.467558+0000","last_fullsized":"2024-08-17T18:00:44.467558+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:12.882686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1971,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.467598+0000","last_change":"2024-08-17T17:53:46.480063+0000","last_active":"2024-08-17T18:00:44.467598+0000","last_peered":"2024-08-17T18:00:44.467598+0000","last_clean":"2024-08-17T18:00:44.467598+0000","last_became_active":"2024-08-17T17:53:46.479733+0000","last_became_peered":"2024-08-17T17:53:46.479733+0000","last_unstale":"2024-08-17T18:00:44.467598+0000","last_undegraded":"2024-08-17T18:00:44.467598+0000","last_fullsized":"2024-08-17T18:00:44.467598+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:34:18.061665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.a","version":"0'0","reported_seq":10,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.458901+0000","last_change":"2024-08-17T18:00:40.458246+0000","last_active":"2024-08-17T18:00:40.458901+0000","last_peered":"2024-08-17T18:00:40.458901+0000","last_clean":"2024-08-17T18:00:40.458901+0000","last_became_active":"2024-08-17T18:00:40.457944+0000","last_became_peered":"2024-08-17T18:00:40.457944+0000","last_unstale":"2024-08-17T18:00:40.458901+0000","last_undegraded":"2024-08-17T18:00:40.458901+0000","last_fullsized":"2024-08-17T18:00:40.458901+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:08:37.192476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"268'149","reported_seq":771,"reported_epoch":1283,"state":"active+clean","last_fresh":"2024-08-17T18:00:41.622524+0000","last_change":"2024-08-17T17:53:49.546491+0000","last_active":"2024-08-17T18:00:41.622524+0000","last_peered":"2024-08-17T18:00:41.622524+0000","last_clean":"2024-08-17T18:00:41.622524+0000","last_became_active":"2024-08-17T17:53:49.546172+0000","last_became_peered":"2024-08-17T17:53:49.546172+0000","last_unstale":"2024-08-17T18:00:41.622524+0000","last_undegraded":"2024-08-17T18:00:41.622524+0000","last_fullsized":"2024-08-17T18:00:41.622524+0000","mapping_epoch":1199,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1200,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:59.915018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:59.915018+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:15:34.851689+0000","scrub_duration":0.00214204,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":1230,"reported_epoch":1283,"state":"active+clean","last_fresh":"2024-08-17T18:00:41.621565+0000","last_change":"2024-08-17T17:31:54.822081+0000","last_active":"2024-08-17T18:00:41.621565+0000","last_peered":"2024-08-17T18:00:41.621565+0000","last_clean":"2024-08-17T18:00:41.621565+0000","last_became_active":"2024-08-17T17:31:54.821740+0000","last_became_peered":"2024-08-17T17:31:54.821740+0000","last_unstale":"2024-08-17T18:00:41.621565+0000","last_undegraded":"2024-08-17T18:00:41.621565+0000","last_fullsized":"2024-08-17T18:00:41.621565+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:09:33.904896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00089523800000000002,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1225,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.449899+0000","last_change":"2024-08-17T17:53:46.477512+0000","last_active":"2024-08-17T18:00:40.449899+0000","last_peered":"2024-08-17T18:00:40.449899+0000","last_clean":"2024-08-17T18:00:40.449899+0000","last_became_active":"2024-08-17T17:53:46.476939+0000","last_became_peered":"2024-08-17T17:53:46.476939+0000","last_unstale":"2024-08-17T18:00:40.449899+0000","last_undegraded":"2024-08-17T18:00:40.449899+0000","last_fullsized":"2024-08-17T18:00:40.449899+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:40:26.839235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1950,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.468051+0000","last_change":"2024-08-17T17:32:59.768385+0000","last_active":"2024-08-17T18:00:44.468051+0000","last_peered":"2024-08-17T18:00:44.468051+0000","last_clean":"2024-08-17T18:00:44.468051+0000","last_became_active":"2024-08-17T17:32:59.767891+0000","last_became_peered":"2024-08-17T17:32:59.767891+0000","last_unstale":"2024-08-17T18:00:44.468051+0000","last_undegraded":"2024-08-17T18:00:44.468051+0000","last_fullsized":"2024-08-17T18:00:44.468051+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:05:22.672505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.c","version":"0'0","reported_seq":10,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.459364+0000","last_change":"2024-08-17T18:00:40.459173+0000","last_active":"2024-08-17T18:00:40.459364+0000","last_peered":"2024-08-17T18:00:40.459364+0000","last_clean":"2024-08-17T18:00:40.459364+0000","last_became_active":"2024-08-17T18:00:40.457869+0000","last_became_peered":"2024-08-17T18:00:40.457869+0000","last_unstale":"2024-08-17T18:00:40.459364+0000","last_undegraded":"2024-08-17T18:00:40.459364+0000","last_fullsized":"2024-08-17T18:00:40.459364+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:16:42.472953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"268'149","reported_seq":743,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.452463+0000","last_change":"2024-08-17T17:45:47.547272+0000","last_active":"2024-08-17T18:00:40.452463+0000","last_peered":"2024-08-17T18:00:40.452463+0000","last_clean":"2024-08-17T18:00:40.452463+0000","last_became_active":"2024-08-17T17:45:38.001873+0000","last_became_peered":"2024-08-17T17:45:38.001873+0000","last_unstale":"2024-08-17T18:00:40.452463+0000","last_undegraded":"2024-08-17T18:00:40.452463+0000","last_fullsized":"2024-08-17T18:00:40.452463+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:47.547201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:47.547201+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:29:52.144033+0000","scrub_duration":0.0031063380000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1233,"reported_epoch":1283,"state":"active+clean","last_fresh":"2024-08-17T18:00:41.621151+0000","last_change":"2024-08-17T17:32:59.768555+0000","last_active":"2024-08-17T18:00:41.621151+0000","last_peered":"2024-08-17T18:00:41.621151+0000","last_clean":"2024-08-17T18:00:41.621151+0000","last_became_active":"2024-08-17T17:32:59.768221+0000","last_became_peered":"2024-08-17T17:32:59.768221+0000","last_unstale":"2024-08-17T18:00:41.621151+0000","last_undegraded":"2024-08-17T18:00:41.621151+0000","last_fullsized":"2024-08-17T18:00:41.621151+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:04:28.973618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1984,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.468210+0000","last_change":"2024-08-17T17:53:46.477288+0000","last_active":"2024-08-17T18:00:44.468210+0000","last_peered":"2024-08-17T18:00:44.468210+0000","last_clean":"2024-08-17T18:00:44.468210+0000","last_became_active":"2024-08-17T17:53:46.476945+0000","last_became_peered":"2024-08-17T17:53:46.476945+0000","last_unstale":"2024-08-17T18:00:44.468210+0000","last_undegraded":"2024-08-17T18:00:44.468210+0000","last_fullsized":"2024-08-17T18:00:44.468210+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:14:28.257207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342763,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":1928,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.468025+0000","last_change":"2024-08-17T17:31:54.820086+0000","last_active":"2024-08-17T18:00:44.468025+0000","last_peered":"2024-08-17T18:00:44.468025+0000","last_clean":"2024-08-17T18:00:44.468025+0000","last_became_active":"2024-08-17T17:31:54.819745+0000","last_became_peered":"2024-08-17T17:31:54.819745+0000","last_unstale":"2024-08-17T18:00:44.468025+0000","last_undegraded":"2024-08-17T18:00:44.468025+0000","last_fullsized":"2024-08-17T18:00:44.468025+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:06:06.329346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.d","version":"0'0","reported_seq":10,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.458719+0000","last_change":"2024-08-17T18:00:40.458060+0000","last_active":"2024-08-17T18:00:40.458719+0000","last_peered":"2024-08-17T18:00:40.458719+0000","last_clean":"2024-08-17T18:00:40.458719+0000","last_became_active":"2024-08-17T18:00:40.457758+0000","last_became_peered":"2024-08-17T18:00:40.457758+0000","last_unstale":"2024-08-17T18:00:40.458719+0000","last_undegraded":"2024-08-17T18:00:40.458719+0000","last_fullsized":"2024-08-17T18:00:40.458719+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:09:20.941350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.6","version":"268'149","reported_seq":780,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.451514+0000","last_change":"2024-08-17T17:53:49.527933+0000","last_active":"2024-08-17T18:00:40.451514+0000","last_peered":"2024-08-17T18:00:40.451514+0000","last_clean":"2024-08-17T18:00:40.451514+0000","last_became_active":"2024-08-17T17:53:49.527552+0000","last_became_peered":"2024-08-17T17:53:49.527552+0000","last_unstale":"2024-08-17T18:00:40.451514+0000","last_undegraded":"2024-08-17T18:00:40.451514+0000","last_fullsized":"2024-08-17T18:00:40.451514+0000","mapping_epoch":1199,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1200,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:42.496644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:42.496644+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:16:03.474204+0000","scrub_duration":0.0057956730000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1939,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.468135+0000","last_change":"2024-08-17T17:32:27.437457+0000","last_active":"2024-08-17T18:00:44.468135+0000","last_peered":"2024-08-17T18:00:44.468135+0000","last_clean":"2024-08-17T18:00:44.468135+0000","last_became_active":"2024-08-17T17:32:27.437140+0000","last_became_peered":"2024-08-17T17:32:27.437140+0000","last_unstale":"2024-08-17T18:00:44.468135+0000","last_undegraded":"2024-08-17T18:00:44.468135+0000","last_fullsized":"2024-08-17T18:00:44.468135+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:11.131550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1230,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.451650+0000","last_change":"2024-08-17T17:53:46.479172+0000","last_active":"2024-08-17T18:00:40.451650+0000","last_peered":"2024-08-17T18:00:40.451650+0000","last_clean":"2024-08-17T18:00:40.451650+0000","last_became_active":"2024-08-17T17:53:46.478886+0000","last_became_peered":"2024-08-17T17:53:46.478886+0000","last_unstale":"2024-08-17T18:00:40.451650+0000","last_undegraded":"2024-08-17T18:00:40.451650+0000","last_fullsized":"2024-08-17T18:00:40.451650+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:05:47.401866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033804700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":189,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.876278+0000","last_change":"2024-08-17T17:53:46.479302+0000","last_active":"2024-08-17T18:00:44.876278+0000","last_peered":"2024-08-17T18:00:44.876278+0000","last_clean":"2024-08-17T18:00:44.876278+0000","last_became_active":"2024-08-17T17:53:46.478434+0000","last_became_peered":"2024-08-17T17:53:46.478434+0000","last_unstale":"2024-08-17T18:00:44.876278+0000","last_undegraded":"2024-08-17T18:00:44.876278+0000","last_fullsized":"2024-08-17T18:00:44.876278+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:35:32.206736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.e","version":"0'0","reported_seq":10,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.454635+0000","last_change":"2024-08-17T18:00:40.454384+0000","last_active":"2024-08-17T18:00:40.454635+0000","last_peered":"2024-08-17T18:00:40.454635+0000","last_clean":"2024-08-17T18:00:40.454635+0000","last_became_active":"2024-08-17T18:00:40.453723+0000","last_became_peered":"2024-08-17T18:00:40.453723+0000","last_unstale":"2024-08-17T18:00:40.454635+0000","last_undegraded":"2024-08-17T18:00:40.454635+0000","last_fullsized":"2024-08-17T18:00:40.454635+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:09:48.964111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"268'149","reported_seq":730,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.449932+0000","last_change":"2024-08-17T17:45:41.349586+0000","last_active":"2024-08-17T18:00:40.449932+0000","last_peered":"2024-08-17T18:00:40.449932+0000","last_clean":"2024-08-17T18:00:40.449932+0000","last_became_active":"2024-08-17T17:45:38.001831+0000","last_became_peered":"2024-08-17T17:45:38.001831+0000","last_unstale":"2024-08-17T18:00:40.449932+0000","last_undegraded":"2024-08-17T18:00:40.449932+0000","last_fullsized":"2024-08-17T18:00:40.449932+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:41.349530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:41.349530+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:25.622896+0000","scrub_duration":0.001642637,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"72'2","reported_seq":1933,"reported_epoch":1283,"state":"active+clean","last_fresh":"2024-08-17T18:00:41.620761+0000","last_change":"2024-08-17T17:53:46.488478+0000","last_active":"2024-08-17T18:00:41.620761+0000","last_peered":"2024-08-17T18:00:41.620761+0000","last_clean":"2024-08-17T18:00:41.620761+0000","last_became_active":"2024-08-17T17:53:46.472168+0000","last_became_peered":"2024-08-17T17:53:46.472168+0000","last_unstale":"2024-08-17T18:00:41.620761+0000","last_undegraded":"2024-08-17T18:00:41.620761+0000","last_fullsized":"2024-08-17T18:00:41.620761+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:14:14.085301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,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":1938,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.468463+0000","last_change":"2024-08-17T17:31:54.820580+0000","last_active":"2024-08-17T18:00:44.468463+0000","last_peered":"2024-08-17T18:00:44.468463+0000","last_clean":"2024-08-17T18:00:44.468463+0000","last_became_active":"2024-08-17T17:31:54.820089+0000","last_became_peered":"2024-08-17T17:31:54.820089+0000","last_unstale":"2024-08-17T18:00:44.468463+0000","last_undegraded":"2024-08-17T18:00:44.468463+0000","last_fullsized":"2024-08-17T18:00:44.468463+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:25:34.716640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1923,"reported_epoch":1283,"state":"active+clean","last_fresh":"2024-08-17T18:00:41.619653+0000","last_change":"2024-08-17T17:53:46.475369+0000","last_active":"2024-08-17T18:00:41.619653+0000","last_peered":"2024-08-17T18:00:41.619653+0000","last_clean":"2024-08-17T18:00:41.619653+0000","last_became_active":"2024-08-17T17:53:46.473571+0000","last_became_peered":"2024-08-17T17:53:46.473571+0000","last_unstale":"2024-08-17T18:00:41.619653+0000","last_undegraded":"2024-08-17T18:00:41.619653+0000","last_fullsized":"2024-08-17T18:00:41.619653+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:59:21.254593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.f","version":"0'0","reported_seq":10,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.458914+0000","last_change":"2024-08-17T18:00:40.458293+0000","last_active":"2024-08-17T18:00:40.458914+0000","last_peered":"2024-08-17T18:00:40.458914+0000","last_clean":"2024-08-17T18:00:40.458914+0000","last_became_active":"2024-08-17T18:00:40.457994+0000","last_became_peered":"2024-08-17T18:00:40.457994+0000","last_unstale":"2024-08-17T18:00:40.458914+0000","last_undegraded":"2024-08-17T18:00:40.458914+0000","last_fullsized":"2024-08-17T18:00:40.458914+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:40:37.670302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.4","version":"268'149","reported_seq":895,"reported_epoch":1283,"state":"active+clean","last_fresh":"2024-08-17T18:00:41.619909+0000","last_change":"2024-08-17T17:46:59.992526+0000","last_active":"2024-08-17T18:00:41.619909+0000","last_peered":"2024-08-17T18:00:41.619909+0000","last_clean":"2024-08-17T18:00:41.619909+0000","last_became_active":"2024-08-17T17:46:27.004139+0000","last_became_peered":"2024-08-17T17:46:27.004139+0000","last_unstale":"2024-08-17T18:00:41.619909+0000","last_undegraded":"2024-08-17T18:00:41.619909+0000","last_fullsized":"2024-08-17T18:00:41.619909+0000","mapping_epoch":1128,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:59.992449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:59.992449+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:10:52.252499+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":193,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.876544+0000","last_change":"2024-08-17T17:53:46.484402+0000","last_active":"2024-08-17T18:00:44.876544+0000","last_peered":"2024-08-17T18:00:44.876544+0000","last_clean":"2024-08-17T18:00:44.876544+0000","last_became_active":"2024-08-17T17:53:46.477607+0000","last_became_peered":"2024-08-17T17:53:46.477607+0000","last_unstale":"2024-08-17T18:00:44.876544+0000","last_undegraded":"2024-08-17T18:00:44.876544+0000","last_fullsized":"2024-08-17T18:00:44.876544+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:41:45.099742+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,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":1217,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.452626+0000","last_change":"2024-08-17T17:32:27.436530+0000","last_active":"2024-08-17T18:00:40.452626+0000","last_peered":"2024-08-17T18:00:40.452626+0000","last_clean":"2024-08-17T18:00:40.452626+0000","last_became_active":"2024-08-17T17:32:27.436139+0000","last_became_peered":"2024-08-17T17:32:27.436139+0000","last_unstale":"2024-08-17T18:00:40.452626+0000","last_undegraded":"2024-08-17T18:00:40.452626+0000","last_fullsized":"2024-08-17T18:00:40.452626+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:18.060869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030013400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1187,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.450112+0000","last_change":"2024-08-17T17:22:55.275184+0000","last_active":"2024-08-17T18:00:40.450112+0000","last_peered":"2024-08-17T18:00:40.450112+0000","last_clean":"2024-08-17T18:00:40.450112+0000","last_became_active":"2024-08-17T17:22:55.274677+0000","last_became_peered":"2024-08-17T17:22:55.274677+0000","last_unstale":"2024-08-17T18:00:40.450112+0000","last_undegraded":"2024-08-17T18:00:40.450112+0000","last_fullsized":"2024-08-17T18:00:40.450112+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:51:29.348766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":1204,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.449818+0000","last_change":"2024-08-17T17:31:54.821919+0000","last_active":"2024-08-17T18:00:40.449818+0000","last_peered":"2024-08-17T18:00:40.449818+0000","last_clean":"2024-08-17T18:00:40.449818+0000","last_became_active":"2024-08-17T17:31:54.821536+0000","last_became_peered":"2024-08-17T17:31:54.821536+0000","last_unstale":"2024-08-17T18:00:40.449818+0000","last_undegraded":"2024-08-17T18:00:40.449818+0000","last_fullsized":"2024-08-17T18:00:40.449818+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:17:33.081437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"350'22","reported_seq":1210,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.449739+0000","last_change":"2024-08-17T17:22:53.728275+0000","last_active":"2024-08-17T18:00:40.449739+0000","last_peered":"2024-08-17T18:00:40.449739+0000","last_clean":"2024-08-17T18:00:40.449739+0000","last_became_active":"2024-08-17T17:22:53.727978+0000","last_became_peered":"2024-08-17T17:22:53.727978+0000","last_unstale":"2024-08-17T18:00:40.449739+0000","last_undegraded":"2024-08-17T18:00:40.449739+0000","last_fullsized":"2024-08-17T18:00:40.449739+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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":"periodic scrub scheduled @ 2024-08-18T23:19:43.717005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"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.12","version":"0'0","reported_seq":113,"reported_epoch":1283,"state":"active+clean","last_fresh":"2024-08-17T18:00:41.621242+0000","last_change":"2024-08-17T17:51:25.499000+0000","last_active":"2024-08-17T18:00:41.621242+0000","last_peered":"2024-08-17T18:00:41.621242+0000","last_clean":"2024-08-17T18:00:41.621242+0000","last_became_active":"2024-08-17T17:51:25.498550+0000","last_became_peered":"2024-08-17T17:51:25.498550+0000","last_unstale":"2024-08-17T18:00:41.621242+0000","last_undegraded":"2024-08-17T18:00:41.621242+0000","last_fullsized":"2024-08-17T18:00:41.621242+0000","mapping_epoch":1180,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:42:31.040727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"72'3","reported_seq":1201,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.451011+0000","last_change":"2024-08-17T17:32:59.768226+0000","last_active":"2024-08-17T18:00:40.451011+0000","last_peered":"2024-08-17T18:00:40.451011+0000","last_clean":"2024-08-17T18:00:40.451011+0000","last_became_active":"2024-08-17T17:32:59.767701+0000","last_became_peered":"2024-08-17T17:32:59.767701+0000","last_unstale":"2024-08-17T18:00:40.451011+0000","last_undegraded":"2024-08-17T18:00:40.451011+0000","last_fullsized":"2024-08-17T18:00:40.451011+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T21:00:52.281423+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":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":"3.16","version":"0'0","reported_seq":1216,"reported_epoch":1283,"state":"active+clean","last_fresh":"2024-08-17T18:00:41.622234+0000","last_change":"2024-08-17T17:31:54.822296+0000","last_active":"2024-08-17T18:00:41.622234+0000","last_peered":"2024-08-17T18:00:41.622234+0000","last_clean":"2024-08-17T18:00:41.622234+0000","last_became_active":"2024-08-17T17:31:54.821958+0000","last_became_peered":"2024-08-17T17:31:54.821958+0000","last_unstale":"2024-08-17T18:00:41.622234+0000","last_undegraded":"2024-08-17T18:00:41.622234+0000","last_fullsized":"2024-08-17T18:00:41.622234+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:44.831479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1877,"reported_epoch":1283,"state":"active+clean","last_fresh":"2024-08-17T18:00:41.619903+0000","last_change":"2024-08-17T17:32:59.773153+0000","last_active":"2024-08-17T18:00:41.619903+0000","last_peered":"2024-08-17T18:00:41.619903+0000","last_clean":"2024-08-17T18:00:41.619903+0000","last_became_active":"2024-08-17T17:32:59.772671+0000","last_became_peered":"2024-08-17T17:32:59.772671+0000","last_unstale":"2024-08-17T18:00:41.619903+0000","last_undegraded":"2024-08-17T18:00:41.619903+0000","last_fullsized":"2024-08-17T18:00:41.619903+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:32.219883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":188,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.876546+0000","last_change":"2024-08-17T17:53:46.477925+0000","last_active":"2024-08-17T18:00:44.876546+0000","last_peered":"2024-08-17T18:00:44.876546+0000","last_clean":"2024-08-17T18:00:44.876546+0000","last_became_active":"2024-08-17T17:53:46.477585+0000","last_became_peered":"2024-08-17T17:53:46.477585+0000","last_unstale":"2024-08-17T18:00:44.876546+0000","last_undegraded":"2024-08-17T18:00:44.876546+0000","last_fullsized":"2024-08-17T18:00:44.876546+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:16:46.944386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1899,"reported_epoch":1283,"state":"active+clean","last_fresh":"2024-08-17T18:00:41.619546+0000","last_change":"2024-08-17T17:32:59.767175+0000","last_active":"2024-08-17T18:00:41.619546+0000","last_peered":"2024-08-17T18:00:41.619546+0000","last_clean":"2024-08-17T18:00:41.619546+0000","last_became_active":"2024-08-17T17:32:59.766352+0000","last_became_peered":"2024-08-17T17:32:59.766352+0000","last_unstale":"2024-08-17T18:00:41.619546+0000","last_undegraded":"2024-08-17T18:00:41.619546+0000","last_fullsized":"2024-08-17T18:00:41.619546+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:42.252204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1204,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.452541+0000","last_change":"2024-08-17T17:31:54.823767+0000","last_active":"2024-08-17T18:00:40.452541+0000","last_peered":"2024-08-17T18:00:40.452541+0000","last_clean":"2024-08-17T18:00:40.452541+0000","last_became_active":"2024-08-17T17:31:54.823265+0000","last_became_peered":"2024-08-17T17:31:54.823265+0000","last_unstale":"2024-08-17T18:00:40.452541+0000","last_undegraded":"2024-08-17T18:00:40.452541+0000","last_fullsized":"2024-08-17T18:00:40.452541+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:10:08.654594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1931,"reported_epoch":1283,"state":"active+clean","last_fresh":"2024-08-17T18:00:41.619677+0000","last_change":"2024-08-17T17:53:46.475837+0000","last_active":"2024-08-17T18:00:41.619677+0000","last_peered":"2024-08-17T18:00:41.619677+0000","last_clean":"2024-08-17T18:00:41.619677+0000","last_became_active":"2024-08-17T17:53:46.474869+0000","last_became_peered":"2024-08-17T17:53:46.474869+0000","last_unstale":"2024-08-17T18:00:41.619677+0000","last_undegraded":"2024-08-17T18:00:41.619677+0000","last_fullsized":"2024-08-17T18:00:41.619677+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:06.016460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":189,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.876438+0000","last_change":"2024-08-17T17:53:46.489345+0000","last_active":"2024-08-17T18:00:44.876438+0000","last_peered":"2024-08-17T18:00:44.876438+0000","last_clean":"2024-08-17T18:00:44.876438+0000","last_became_active":"2024-08-17T17:53:46.488901+0000","last_became_peered":"2024-08-17T17:53:46.488901+0000","last_unstale":"2024-08-17T18:00:44.876438+0000","last_undegraded":"2024-08-17T18:00:44.876438+0000","last_fullsized":"2024-08-17T18:00:44.876438+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:32:08.140219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1937,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.467445+0000","last_change":"2024-08-17T17:32:59.767087+0000","last_active":"2024-08-17T18:00:44.467445+0000","last_peered":"2024-08-17T18:00:44.467445+0000","last_clean":"2024-08-17T18:00:44.467445+0000","last_became_active":"2024-08-17T17:32:59.766784+0000","last_became_peered":"2024-08-17T17:32:59.766784+0000","last_unstale":"2024-08-17T18:00:44.467445+0000","last_undegraded":"2024-08-17T18:00:44.467445+0000","last_fullsized":"2024-08-17T18:00:44.467445+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:11:48.775621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1899,"reported_epoch":1283,"state":"active+clean","last_fresh":"2024-08-17T18:00:41.619808+0000","last_change":"2024-08-17T17:32:59.767655+0000","last_active":"2024-08-17T18:00:41.619808+0000","last_peered":"2024-08-17T18:00:41.619808+0000","last_clean":"2024-08-17T18:00:41.619808+0000","last_became_active":"2024-08-17T17:32:59.766891+0000","last_became_peered":"2024-08-17T17:32:59.766891+0000","last_unstale":"2024-08-17T18:00:41.619808+0000","last_undegraded":"2024-08-17T18:00:41.619808+0000","last_fullsized":"2024-08-17T18:00:41.619808+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:19:57.129588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1223,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.449980+0000","last_change":"2024-08-17T17:32:27.438656+0000","last_active":"2024-08-17T18:00:40.449980+0000","last_peered":"2024-08-17T18:00:40.449980+0000","last_clean":"2024-08-17T18:00:40.449980+0000","last_became_active":"2024-08-17T17:32:27.437400+0000","last_became_peered":"2024-08-17T17:32:27.437400+0000","last_unstale":"2024-08-17T18:00:40.449980+0000","last_undegraded":"2024-08-17T18:00:40.449980+0000","last_fullsized":"2024-08-17T18:00:40.449980+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T01:13:13.749171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":1939,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.620932+0000","last_change":"2024-08-17T17:32:59.769549+0000","last_active":"2024-08-17T18:00:45.620932+0000","last_peered":"2024-08-17T18:00:45.620932+0000","last_clean":"2024-08-17T18:00:45.620932+0000","last_became_active":"2024-08-17T17:32:59.768660+0000","last_became_peered":"2024-08-17T17:32:59.768660+0000","last_unstale":"2024-08-17T18:00:45.620932+0000","last_undegraded":"2024-08-17T18:00:45.620932+0000","last_fullsized":"2024-08-17T18:00:45.620932+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:42:20.130102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":188,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.876348+0000","last_change":"2024-08-17T17:53:46.479068+0000","last_active":"2024-08-17T18:00:44.876348+0000","last_peered":"2024-08-17T18:00:44.876348+0000","last_clean":"2024-08-17T18:00:44.876348+0000","last_became_active":"2024-08-17T17:53:46.478739+0000","last_became_peered":"2024-08-17T17:53:46.478739+0000","last_unstale":"2024-08-17T18:00:44.876348+0000","last_undegraded":"2024-08-17T18:00:44.876348+0000","last_fullsized":"2024-08-17T18:00:44.876348+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:46:18.852778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":1231,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.449737+0000","last_change":"2024-08-17T17:32:59.768103+0000","last_active":"2024-08-17T18:00:40.449737+0000","last_peered":"2024-08-17T18:00:40.449737+0000","last_clean":"2024-08-17T18:00:40.449737+0000","last_became_active":"2024-08-17T17:32:59.767686+0000","last_became_peered":"2024-08-17T17:32:59.767686+0000","last_unstale":"2024-08-17T18:00:40.449737+0000","last_undegraded":"2024-08-17T18:00:40.449737+0000","last_fullsized":"2024-08-17T18:00:40.449737+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:40:54.780900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"72'2","reported_seq":1218,"reported_epoch":1283,"state":"active+clean","last_fresh":"2024-08-17T18:00:41.622558+0000","last_change":"2024-08-17T17:31:54.823556+0000","last_active":"2024-08-17T18:00:41.622558+0000","last_peered":"2024-08-17T18:00:41.622558+0000","last_clean":"2024-08-17T18:00:41.622558+0000","last_became_active":"2024-08-17T17:31:54.823250+0000","last_became_peered":"2024-08-17T17:31:54.823250+0000","last_unstale":"2024-08-17T18:00:41.622558+0000","last_undegraded":"2024-08-17T18:00:41.622558+0000","last_fullsized":"2024-08-17T18:00:41.622558+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:08:07.165204+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":[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":1241,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.449436+0000","last_change":"2024-08-17T17:53:46.478097+0000","last_active":"2024-08-17T18:00:40.449436+0000","last_peered":"2024-08-17T18:00:40.449436+0000","last_clean":"2024-08-17T18:00:40.449436+0000","last_became_active":"2024-08-17T17:53:46.477781+0000","last_became_peered":"2024-08-17T17:53:46.477781+0000","last_unstale":"2024-08-17T18:00:40.449436+0000","last_undegraded":"2024-08-17T18:00:40.449436+0000","last_fullsized":"2024-08-17T18:00:40.449436+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:30:59.021114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1201,"reported_epoch":1283,"state":"active+clean","last_fresh":"2024-08-17T18:00:41.621071+0000","last_change":"2024-08-17T17:22:53.725178+0000","last_active":"2024-08-17T18:00:41.621071+0000","last_peered":"2024-08-17T18:00:41.621071+0000","last_clean":"2024-08-17T18:00:41.621071+0000","last_became_active":"2024-08-17T17:22:53.724909+0000","last_became_peered":"2024-08-17T17:22:53.724909+0000","last_unstale":"2024-08-17T18:00:41.621071+0000","last_undegraded":"2024-08-17T18:00:41.621071+0000","last_fullsized":"2024-08-17T18:00:41.621071+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:00.171471+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":[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.19","version":"0'0","reported_seq":1921,"reported_epoch":1283,"state":"active+clean","last_fresh":"2024-08-17T18:00:41.620248+0000","last_change":"2024-08-17T17:53:46.475080+0000","last_active":"2024-08-17T18:00:41.620248+0000","last_peered":"2024-08-17T18:00:41.620248+0000","last_clean":"2024-08-17T18:00:41.620248+0000","last_became_active":"2024-08-17T17:53:46.474617+0000","last_became_peered":"2024-08-17T17:53:46.474617+0000","last_unstale":"2024-08-17T18:00:41.620248+0000","last_undegraded":"2024-08-17T18:00:41.620248+0000","last_fullsized":"2024-08-17T18:00:41.620248+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:32:36.419218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1894,"reported_epoch":1283,"state":"active+clean","last_fresh":"2024-08-17T18:00:41.620222+0000","last_change":"2024-08-17T17:32:59.770449+0000","last_active":"2024-08-17T18:00:41.620222+0000","last_peered":"2024-08-17T18:00:41.620222+0000","last_clean":"2024-08-17T18:00:41.620222+0000","last_became_active":"2024-08-17T17:32:59.768701+0000","last_became_peered":"2024-08-17T17:32:59.768701+0000","last_unstale":"2024-08-17T18:00:41.620222+0000","last_undegraded":"2024-08-17T18:00:41.620222+0000","last_fullsized":"2024-08-17T18:00:41.620222+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:37:58.418659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1204,"reported_epoch":1282,"state":"active+clean","last_fresh":"2024-08-17T18:00:40.449256+0000","last_change":"2024-08-17T17:31:54.822460+0000","last_active":"2024-08-17T18:00:40.449256+0000","last_peered":"2024-08-17T18:00:40.449256+0000","last_clean":"2024-08-17T18:00:40.449256+0000","last_became_active":"2024-08-17T17:31:54.822111+0000","last_became_peered":"2024-08-17T17:31:54.822111+0000","last_unstale":"2024-08-17T18:00:40.449256+0000","last_undegraded":"2024-08-17T18:00:40.449256+0000","last_fullsized":"2024-08-17T18:00:40.449256+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:17:44.350364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'4","reported_seq":195,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.876579+0000","last_change":"2024-08-17T17:53:46.490332+0000","last_active":"2024-08-17T18:00:44.876579+0000","last_peered":"2024-08-17T18:00:44.876579+0000","last_clean":"2024-08-17T18:00:44.876579+0000","last_became_active":"2024-08-17T17:53:46.480548+0000","last_became_peered":"2024-08-17T17:53:46.480548+0000","last_unstale":"2024-08-17T18:00:44.876579+0000","last_undegraded":"2024-08-17T18:00:44.876579+0000","last_fullsized":"2024-08-17T18:00:44.876579+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:10:02.745369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":570,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":10,"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":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":5530,"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":18,"num_bytes_recovered":614,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17088,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"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":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201759,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1109860,"kb_used_data":217488,"kb_used_omap":1,"kb_used_meta":892350,"kb_avail":92635292,"statfs":{"total":95995035648,"available":94858539008,"internally_reserved":0,"allocated":222707712,"data_stored":220043324,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":913766744},"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":[]},{"osd":6,"up_from":47,"seq":201863463396,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":605976,"kb_used_data":7752,"kb_used_omap":1,"kb_used_meta":598206,"kb_avail":93139176,"statfs":{"total":95995035648,"available":95374516224,"internally_reserved":0,"allocated":7938048,"data_stored":5281725,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":612563288},"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":[]},{"osd":5,"up_from":39,"seq":167503725033,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1061580,"kb_used_data":158084,"kb_used_omap":1,"kb_used_meta":903486,"kb_avail":92683572,"statfs":{"total":95995035648,"available":94907977728,"internally_reserved":0,"allocated":161878016,"data_stored":159222159,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":925170008},"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":[]},{"osd":4,"up_from":31,"seq":133143986671,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":597656,"kb_used_data":7756,"kb_used_omap":1,"kb_used_meta":589886,"kb_avail":93147496,"statfs":{"total":95995035648,"available":95383035904,"internally_reserved":0,"allocated":7942144,"data_stored":5281782,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":604043608},"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":[]},{"osd":3,"up_from":592,"seq":2542620639567,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1114884,"kb_used_data":272636,"kb_used_omap":25,"kb_used_meta":842214,"kb_avail":92630268,"statfs":{"total":95995035648,"available":94853394432,"internally_reserved":0,"allocated":279179264,"data_stored":276531042,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26454,"internal_metadata":862427306},"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":[]},{"osd":2,"up_from":559,"seq":2400886718806,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":552664,"kb_used_data":8012,"kb_used_omap":29,"kb_used_meta":544610,"kb_avail":93192488,"statfs":{"total":95995035648,"available":95429107712,"internally_reserved":0,"allocated":8204288,"data_stored":5548543,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30541,"internal_metadata":557680819},"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":[]},{"osd":1,"up_from":527,"seq":2263447765340,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":715016,"kb_used_data":7736,"kb_used_omap":34,"kb_used_meta":707229,"kb_avail":93030136,"statfs":{"total":95995035648,"available":95262859264,"internally_reserved":0,"allocated":7921664,"data_stored":5276923,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35550,"internal_metadata":724202786},"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":[]},{"osd":0,"up_from":453,"seq":1945620185451,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":738836,"kb_used_data":196680,"kb_used_omap":39,"kb_used_meta":542104,"kb_avail":93006316,"statfs":{"total":95995035648,"available":95238467584,"internally_reserved":0,"allocated":201400320,"data_stored":198748115,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40830,"internal_metadata":555114626},"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":[]}],"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":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":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":1,"osd":5,"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":327680,"data_stored":327680,"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":4096,"data_stored":19,"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":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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5388,"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":5261,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1222,"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":5217,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"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":640,"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":4814,"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":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T18:00:50.591 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T18:00:50.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:50.592 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:50.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:50.693 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:50.715 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:50.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:50.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:50.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:50 smithi046 ceph-mon[88218]: from='client.46010 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:00:50.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:50 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T18:00:50.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:50 smithi046 ceph-mon[88218]: osdmap e1285: 8 total, 8 up, 8 in 2024-08-17T18:00:50.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:50 smithi037 ceph-mon[97894]: from='client.46010 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:00:50.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:50 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T18:00:50.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:50 smithi037 ceph-mon[97894]: osdmap e1285: 8 total, 8 up, 8 in 2024-08-17T18:00:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:50 smithi037 ceph-mon[102022]: from='client.46010 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:00:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:50 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T18:00:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:50 smithi037 ceph-mon[102022]: osdmap e1285: 8 total, 8 up, 8 in 2024-08-17T18:00:50.816 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:50.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:50.839 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:50.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:50.940 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:50.962 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:50.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:50.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:51.064 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:51.086 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:51.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:51.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:51.188 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:51.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:51.212 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:51.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:51.313 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:51.336 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:51.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:51.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:51.437 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:51.460 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:51.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:51.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:51.562 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:51.586 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:51.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:51.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:51.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:51 smithi046 ceph-mon[88218]: pgmap v2025: 99 pgs: 99 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:51.648 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:51 smithi046 ceph-mon[88218]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:00:51.687 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:51.714 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:51.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:51.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:51.792 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:51 smithi037 ceph-mon[102022]: pgmap v2025: 99 pgs: 99 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:51.792 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:51 smithi037 ceph-mon[102022]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:00:51.792 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:51 smithi037 ceph-mon[97894]: pgmap v2025: 99 pgs: 99 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:51.792 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:51 smithi037 ceph-mon[97894]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:00:51.816 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:51.837 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:51.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:51.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:51.939 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:51.961 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:51.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:51.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:52.063 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:52.086 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:52.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:52.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:52.151 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:52.157 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T18:00:52.157 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [], 2024-08-17T18:00:52.157 INFO:teuthology.orchestra.run.smithi046.stdout: "complaint_time": 30, 2024-08-17T18:00:52.158 INFO:teuthology.orchestra.run.smithi046.stdout: "num_blocked_ops": 0 2024-08-17T18:00:52.158 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T18:00:52.187 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:52.196 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:52.209 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:52.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:52.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:52.311 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:52.334 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:52.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:52.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:52.436 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:52.458 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:52.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:52.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:52.560 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:52.583 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:52.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:52.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:52.624 DEBUG:teuthology.orchestra.run.smithi037:> /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' 2024-08-17T18:00:52.627 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-08-17T18:00:52.627 INFO:teuthology.orchestra.run:waiting for 3000 2024-08-17T18:00:52.686 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:52.708 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:52.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:52.710 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:52.737 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:52 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:00:52.760 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-08-17T18:00:52.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:52 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:00:52.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:52 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:00:52.810 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:52.854 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:hints = 1 2024-08-17T18:00:52.855 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-08-17T18:00:52.855 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Object prefix: benchmark_data_smithi037_260560 2024-08-17T18:00:52.855 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T18:00:52.855 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 0 0 0 0 0 0 - 0 2024-08-17T18:00:52.883 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:52.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:52.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:52.985 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:53.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:53.030 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:53.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:53.131 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:53.171 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:53.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:53.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:53.273 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:53.313 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:53.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:53.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:53.414 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:53.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:53.460 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:53.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:53.561 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:53.600 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:53.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:53.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:53.702 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:53.741 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:53.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:53.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:53 smithi046 ceph-mon[88218]: pgmap v2026: 99 pgs: 99 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:53.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:53 smithi037 ceph-mon[102022]: pgmap v2026: 99 pgs: 99 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:53.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:53 smithi037 ceph-mon[97894]: pgmap v2026: 99 pgs: 99 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:53.843 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:53.855 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 1 16 3605 3589 224.299 224.312 0.00344877 0.004443 2024-08-17T18:00:53.879 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:53.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:53.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:53.913 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:00:53.981 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:54.020 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:54.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:54.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:54.122 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:54.159 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:54.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:54.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:54.261 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:54.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:54.299 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:54.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:54.400 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:54.438 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:54.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:54.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:54.540 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:54.579 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:54.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:54.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:54.681 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:54.708 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:54.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:54.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:54.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:54.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:00:54.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:54.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:00:54.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:54.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:00:54.810 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:54.848 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:54.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:54.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:54.855 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 2 16 6858 6842 213.797 203.312 0.00440724 0.00466625 2024-08-17T18:00:54.950 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:54.990 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:54.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:54.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:55.092 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:55.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:55.131 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:55.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:55.232 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:55.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:55.275 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:55.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:55.295 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:00:55.296 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:00:55.330 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:00:55.330 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:00:55.367 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:00:55.367 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:00:55.376 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:55.399 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:00:55.400 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:00:55.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:55.414 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:55.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:55.428 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:00:55.428 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:00:55.462 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:00:55.463 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:00:55.497 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:00:55.498 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:00:55.515 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:55.522 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:00:55.522 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:00:55.553 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:55.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:55.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:55.655 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:55.692 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:55.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:55.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:55.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:55 smithi046 ceph-mon[88218]: pgmap v2027: 99 pgs: 99 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:55.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:55 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3650183085' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:00:55.764 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:55 smithi037 ceph-mon[97894]: pgmap v2027: 99 pgs: 99 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:55.764 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:55 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3650183085' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:00:55.766 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:55 smithi037 ceph-mon[102022]: pgmap v2027: 99 pgs: 99 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:00:55.766 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:55 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3650183085' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:00:55.795 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:55.828 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:55.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:55.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:55.855 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 3 15 9843 9828 204.732 186.625 0.00715656 0.00487604 2024-08-17T18:00:55.931 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:55.972 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:55.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:55.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:56.074 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:56.096 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:56.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:56.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:56.198 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:56.237 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:56.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:56.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:56.339 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:56.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:56.378 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:56.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:56.480 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:56.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:56.519 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:56.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:56.620 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:56.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:56.659 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:56.660 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:56.760 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:56.796 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:56.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:56.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:56.855 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 4 16 12508 12492 195.17 166.5 0.00337739 0.00511695 2024-08-17T18:00:56.897 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:56.945 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:56.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:56.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:57.046 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:57.082 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:57.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:57.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:57.184 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:57.224 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:57.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:57.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:57.326 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:57.365 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:57.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:57.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:57.467 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:57.505 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:57.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:57.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:57.507 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is unset 2024-08-17T18:00:57.555 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T18:00:57.557 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-08-17T18:00:57.607 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:57.643 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:57.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:57.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:57.689 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:00:57.689 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:00:57.745 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:57.781 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:57.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:57.783 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:57.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:57 smithi037 ceph-mon[102022]: pgmap v2028: 99 pgs: 99 active+clean; 357 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s wr, 569 op/s 2024-08-17T18:00:57.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:57 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/839282969' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:57.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:57 smithi037 ceph-mon[97894]: pgmap v2028: 99 pgs: 99 active+clean; 357 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s wr, 569 op/s 2024-08-17T18:00:57.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:57 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/839282969' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:57.855 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 5 16 15068 15052 188.133 160 0.00319528 0.00530792 2024-08-17T18:00:57.884 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:57.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:57.933 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:57.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:58.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:57 smithi046 ceph-mon[88218]: pgmap v2028: 99 pgs: 99 active+clean; 357 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s wr, 569 op/s 2024-08-17T18:00:58.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:57 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/839282969' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:58.035 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:58.073 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:58.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:58.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:58.175 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:58.212 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:58.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:58.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:58.315 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:58.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:58.356 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:58.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:58.387 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-08-17T18:00:58.457 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:58.517 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:58.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:58.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:58.619 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:58.657 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:58.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:58.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:58.759 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:58.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:58 smithi037 ceph-mon[102022]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:00:58.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:58 smithi037 ceph-mon[102022]: Cluster is now healthy 2024-08-17T18:00:58.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:58 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/839282969' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:00:58.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:58 smithi037 ceph-mon[102022]: osdmap e1286: 8 total, 8 up, 8 in 2024-08-17T18:00:58.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:58 smithi037 ceph-mon[102022]: from='client.55582 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:00:58.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:58 smithi037 ceph-mon[97894]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:00:58.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:58 smithi037 ceph-mon[97894]: Cluster is now healthy 2024-08-17T18:00:58.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:58 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/839282969' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:00:58.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:58 smithi037 ceph-mon[97894]: osdmap e1286: 8 total, 8 up, 8 in 2024-08-17T18:00:58.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:58 smithi037 ceph-mon[97894]: from='client.55582 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:00:58.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:58.796 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:58.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:58.822 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:58 smithi046 ceph-mon[88218]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:00:58.823 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:58 smithi046 ceph-mon[88218]: Cluster is now healthy 2024-08-17T18:00:58.823 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:58 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/839282969' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:00:58.823 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:58 smithi046 ceph-mon[88218]: osdmap e1286: 8 total, 8 up, 8 in 2024-08-17T18:00:58.823 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:58 smithi046 ceph-mon[88218]: from='client.55582 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:00:58.856 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 6 16 17838 17822 185.629 173.125 0.00487542 0.0053807 2024-08-17T18:00:58.897 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:58.937 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:58.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:58.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:59.039 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:59.072 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:59.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:59.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:59.174 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:59.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:59.214 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:59.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:59.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:00:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:00:58] "GET /metrics HTTP/1.1" 200 36610 "" "Prometheus/2.51.0" 2024-08-17T18:00:59.315 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:59.342 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:59.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:59.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:59.443 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:59.479 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:59.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:59.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:59.538 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":2029,"stamp":"2024-08-17T18:00:57.511895+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":465967053,"num_objects":7127,"num_object_clones":0,"num_object_copies":21381,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7127,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7164,"num_write_kb":454495,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18,"num_bytes_recovered":614,"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":8798,"ondisk_log_size":8798,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":303,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":7596824,"kb_used_data":1940440,"kb_used_omap":136,"kb_used_meta":5656183,"kb_avail":742364392,"statfs":{"total":767960285184,"available":760181137408,"internally_reserved":0,"allocated":1987010560,"data_stored":1965720367,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":140191,"internal_metadata":5791931489},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[5,5,1,3],"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":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":465371136,"num_objects":7101,"num_object_clones":0,"num_object_copies":21303,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7101,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7101,"num_write_kb":454464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.409138"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":1903,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.856050+0000","last_change":"2024-08-17T17:32:59.772029+0000","last_active":"2024-08-17T18:00:49.856050+0000","last_peered":"2024-08-17T18:00:49.856050+0000","last_clean":"2024-08-17T18:00:49.856050+0000","last_became_active":"2024-08-17T17:32:59.771720+0000","last_became_peered":"2024-08-17T17:32:59.771720+0000","last_unstale":"2024-08-17T18:00:49.856050+0000","last_undegraded":"2024-08-17T18:00:49.856050+0000","last_fullsized":"2024-08-17T18:00:49.856050+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:26:15.533153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":1202,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.621423+0000","last_change":"2024-08-17T17:32:27.435738+0000","last_active":"2024-08-17T18:00:45.621423+0000","last_peered":"2024-08-17T18:00:45.621423+0000","last_clean":"2024-08-17T18:00:45.621423+0000","last_became_active":"2024-08-17T17:32:27.435318+0000","last_became_peered":"2024-08-17T17:32:27.435318+0000","last_unstale":"2024-08-17T18:00:45.621423+0000","last_undegraded":"2024-08-17T18:00:45.621423+0000","last_fullsized":"2024-08-17T18:00:45.621423+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:53.143081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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.15","version":"0'0","reported_seq":1216,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.467838+0000","last_change":"2024-08-17T17:32:59.767806+0000","last_active":"2024-08-17T18:00:44.467838+0000","last_peered":"2024-08-17T18:00:44.467838+0000","last_clean":"2024-08-17T18:00:44.467838+0000","last_became_active":"2024-08-17T17:32:59.767475+0000","last_became_peered":"2024-08-17T17:32:59.767475+0000","last_unstale":"2024-08-17T18:00:44.467838+0000","last_undegraded":"2024-08-17T18:00:44.467838+0000","last_fullsized":"2024-08-17T18:00:44.467838+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:29:45.247420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":191,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.472250+0000","last_change":"2024-08-17T17:53:46.478603+0000","last_active":"2024-08-17T18:00:49.472250+0000","last_peered":"2024-08-17T18:00:49.472250+0000","last_clean":"2024-08-17T18:00:49.472250+0000","last_became_active":"2024-08-17T17:53:46.478299+0000","last_became_peered":"2024-08-17T17:53:46.478299+0000","last_unstale":"2024-08-17T18:00:49.472250+0000","last_undegraded":"2024-08-17T18:00:49.472250+0000","last_fullsized":"2024-08-17T18:00:49.472250+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:34:13.862524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":190,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.472387+0000","last_change":"2024-08-17T17:53:46.489248+0000","last_active":"2024-08-17T18:00:49.472387+0000","last_peered":"2024-08-17T18:00:49.472387+0000","last_clean":"2024-08-17T18:00:49.472387+0000","last_became_active":"2024-08-17T17:53:46.488917+0000","last_became_peered":"2024-08-17T17:53:46.488917+0000","last_unstale":"2024-08-17T18:00:49.472387+0000","last_undegraded":"2024-08-17T18:00:49.472387+0000","last_fullsized":"2024-08-17T18:00:49.472387+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:09:17.909119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1183,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.622318+0000","last_change":"2024-08-17T17:22:53.725465+0000","last_active":"2024-08-17T18:00:45.622318+0000","last_peered":"2024-08-17T18:00:45.622318+0000","last_clean":"2024-08-17T18:00:45.622318+0000","last_became_active":"2024-08-17T17:22:53.725174+0000","last_became_peered":"2024-08-17T17:22:53.725174+0000","last_unstale":"2024-08-17T18:00:45.622318+0000","last_undegraded":"2024-08-17T18:00:45.622318+0000","last_fullsized":"2024-08-17T18:00:45.622318+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:46.185575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1903,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.856477+0000","last_change":"2024-08-17T17:32:59.773425+0000","last_active":"2024-08-17T18:00:49.856477+0000","last_peered":"2024-08-17T18:00:49.856477+0000","last_clean":"2024-08-17T18:00:49.856477+0000","last_became_active":"2024-08-17T17:32:59.772311+0000","last_became_peered":"2024-08-17T17:32:59.772311+0000","last_unstale":"2024-08-17T18:00:49.856477+0000","last_undegraded":"2024-08-17T18:00:49.856477+0000","last_fullsized":"2024-08-17T18:00:49.856477+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:23.208217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":1255,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.621230+0000","last_change":"2024-08-17T17:53:46.486215+0000","last_active":"2024-08-17T18:00:45.621230+0000","last_peered":"2024-08-17T18:00:45.621230+0000","last_clean":"2024-08-17T18:00:45.621230+0000","last_became_active":"2024-08-17T17:53:46.472364+0000","last_became_peered":"2024-08-17T17:53:46.472364+0000","last_unstale":"2024-08-17T18:00:45.621230+0000","last_undegraded":"2024-08-17T18:00:45.621230+0000","last_fullsized":"2024-08-17T18:00:45.621230+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:30:22.797352+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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.6","version":"1285'421","reported_seq":433,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:54.744658+0000","last_change":"2024-08-17T18:00:40.456029+0000","last_active":"2024-08-17T18:00:54.744658+0000","last_peered":"2024-08-17T18:00:54.744658+0000","last_clean":"2024-08-17T18:00:54.744658+0000","last_became_active":"2024-08-17T18:00:40.455717+0000","last_became_peered":"2024-08-17T18:00:40.455717+0000","last_unstale":"2024-08-17T18:00:54.744658+0000","last_undegraded":"2024-08-17T18:00:54.744658+0000","last_fullsized":"2024-08-17T18:00:54.744658+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":421,"log_dups_size":0,"ondisk_log_size":421,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:48:20.100333+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":27590656,"num_objects":421,"num_object_clones":0,"num_object_copies":1263,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":421,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":421,"num_write_kb":26944,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"72'1","reported_seq":1229,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.622586+0000","last_change":"2024-08-17T17:53:46.491837+0000","last_active":"2024-08-17T18:00:45.622586+0000","last_peered":"2024-08-17T18:00:45.622586+0000","last_clean":"2024-08-17T18:00:45.622586+0000","last_became_active":"2024-08-17T17:53:46.477561+0000","last_became_peered":"2024-08-17T17:53:46.477561+0000","last_unstale":"2024-08-17T18:00:45.622586+0000","last_undegraded":"2024-08-17T18:00:45.622586+0000","last_fullsized":"2024-08-17T18:00:45.622586+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T20:52:08.232767+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":1199,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.467562+0000","last_change":"2024-08-17T17:22:54.175652+0000","last_active":"2024-08-17T18:00:44.467562+0000","last_peered":"2024-08-17T18:00:44.467562+0000","last_clean":"2024-08-17T18:00:44.467562+0000","last_became_active":"2024-08-17T17:22:54.175332+0000","last_became_peered":"2024-08-17T17:22:54.175332+0000","last_unstale":"2024-08-17T18:00:44.467562+0000","last_undegraded":"2024-08-17T18:00:44.467562+0000","last_fullsized":"2024-08-17T18:00:44.467562+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:58:04.891665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.7","version":"1285'367","reported_seq":379,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:54.541164+0000","last_change":"2024-08-17T18:00:40.455933+0000","last_active":"2024-08-17T18:00:54.541164+0000","last_peered":"2024-08-17T18:00:54.541164+0000","last_clean":"2024-08-17T18:00:54.541164+0000","last_became_active":"2024-08-17T18:00:40.455649+0000","last_became_peered":"2024-08-17T18:00:40.455649+0000","last_unstale":"2024-08-17T18:00:54.541164+0000","last_undegraded":"2024-08-17T18:00:54.541164+0000","last_fullsized":"2024-08-17T18:00:54.541164+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":367,"log_dups_size":0,"ondisk_log_size":367,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:53:57.257667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":24051712,"num_objects":367,"num_object_clones":0,"num_object_copies":1101,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":367,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":367,"num_write_kb":23488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"72'2","reported_seq":1202,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.622066+0000","last_change":"2024-08-17T17:31:54.821143+0000","last_active":"2024-08-17T18:00:45.622066+0000","last_peered":"2024-08-17T18:00:45.622066+0000","last_clean":"2024-08-17T18:00:45.622066+0000","last_became_active":"2024-08-17T17:31:54.820778+0000","last_became_peered":"2024-08-17T17:31:54.820778+0000","last_unstale":"2024-08-17T18:00:45.622066+0000","last_undegraded":"2024-08-17T18:00:45.622066+0000","last_fullsized":"2024-08-17T18:00:45.622066+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:31.128588+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":[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":1223,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.620976+0000","last_change":"2024-08-17T17:32:59.769943+0000","last_active":"2024-08-17T18:00:45.620976+0000","last_peered":"2024-08-17T18:00:45.620976+0000","last_clean":"2024-08-17T18:00:45.620976+0000","last_became_active":"2024-08-17T17:32:59.769328+0000","last_became_peered":"2024-08-17T17:32:59.769328+0000","last_unstale":"2024-08-17T18:00:45.620976+0000","last_undegraded":"2024-08-17T18:00:45.620976+0000","last_fullsized":"2024-08-17T18:00:45.620976+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:45:56.990673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.4","version":"1285'549","reported_seq":568,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:55.343981+0000","last_change":"2024-08-17T18:00:40.455961+0000","last_active":"2024-08-17T18:00:55.343981+0000","last_peered":"2024-08-17T18:00:55.343981+0000","last_clean":"2024-08-17T18:00:55.343981+0000","last_became_active":"2024-08-17T18:00:40.455674+0000","last_became_peered":"2024-08-17T18:00:40.455674+0000","last_unstale":"2024-08-17T18:00:55.343981+0000","last_undegraded":"2024-08-17T18:00:55.343981+0000","last_fullsized":"2024-08-17T18:00:55.343981+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":549,"log_dups_size":0,"ondisk_log_size":549,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:35:56.235972+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":35979264,"num_objects":549,"num_object_clones":0,"num_object_copies":1647,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":549,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":549,"num_write_kb":35136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"72'1","reported_seq":1184,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.622362+0000","last_change":"2024-08-17T17:22:53.724857+0000","last_active":"2024-08-17T18:00:45.622362+0000","last_peered":"2024-08-17T18:00:45.622362+0000","last_clean":"2024-08-17T18:00:45.622362+0000","last_became_active":"2024-08-17T17:22:53.724555+0000","last_became_peered":"2024-08-17T17:22:53.724555+0000","last_unstale":"2024-08-17T18:00:45.622362+0000","last_undegraded":"2024-08-17T18:00:45.622362+0000","last_fullsized":"2024-08-17T18:00:45.622362+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:42:47.014152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1206,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.622561+0000","last_change":"2024-08-17T17:31:54.819946+0000","last_active":"2024-08-17T18:00:45.622561+0000","last_peered":"2024-08-17T18:00:45.622561+0000","last_clean":"2024-08-17T18:00:45.622561+0000","last_became_active":"2024-08-17T17:31:54.819604+0000","last_became_peered":"2024-08-17T17:31:54.819604+0000","last_unstale":"2024-08-17T18:00:45.622561+0000","last_undegraded":"2024-08-17T18:00:45.622561+0000","last_fullsized":"2024-08-17T18:00:45.622561+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:32.031030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"1285'711","reported_seq":730,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:56.431961+0000","last_change":"2024-08-17T18:00:40.458256+0000","last_active":"2024-08-17T18:00:56.431961+0000","last_peered":"2024-08-17T18:00:56.431961+0000","last_clean":"2024-08-17T18:00:56.431961+0000","last_became_active":"2024-08-17T18:00:40.457958+0000","last_became_peered":"2024-08-17T18:00:40.457958+0000","last_unstale":"2024-08-17T18:00:56.431961+0000","last_undegraded":"2024-08-17T18:00:56.431961+0000","last_fullsized":"2024-08-17T18:00:56.431961+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":711,"log_dups_size":0,"ondisk_log_size":711,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:51:46.129038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":46596096,"num_objects":711,"num_object_clones":0,"num_object_copies":2133,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":711,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":711,"num_write_kb":45504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,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":1217,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.467702+0000","last_change":"2024-08-17T17:32:59.769306+0000","last_active":"2024-08-17T18:00:44.467702+0000","last_peered":"2024-08-17T18:00:44.467702+0000","last_clean":"2024-08-17T18:00:44.467702+0000","last_became_active":"2024-08-17T17:32:59.768286+0000","last_became_peered":"2024-08-17T17:32:59.768286+0000","last_unstale":"2024-08-17T18:00:44.467702+0000","last_undegraded":"2024-08-17T18:00:44.467702+0000","last_fullsized":"2024-08-17T18:00:44.467702+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:19:50.004425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":191,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.472087+0000","last_change":"2024-08-17T17:53:46.477307+0000","last_active":"2024-08-17T18:00:49.472087+0000","last_peered":"2024-08-17T18:00:49.472087+0000","last_clean":"2024-08-17T18:00:49.472087+0000","last_became_active":"2024-08-17T17:53:46.476970+0000","last_became_peered":"2024-08-17T17:53:46.476970+0000","last_unstale":"2024-08-17T18:00:49.472087+0000","last_undegraded":"2024-08-17T18:00:49.472087+0000","last_fullsized":"2024-08-17T18:00:49.472087+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:12:37.885358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.2","version":"1285'400","reported_seq":419,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:54.655814+0000","last_change":"2024-08-17T18:00:40.456331+0000","last_active":"2024-08-17T18:00:54.655814+0000","last_peered":"2024-08-17T18:00:54.655814+0000","last_clean":"2024-08-17T18:00:54.655814+0000","last_became_active":"2024-08-17T18:00:40.455707+0000","last_became_peered":"2024-08-17T18:00:40.455707+0000","last_unstale":"2024-08-17T18:00:54.655814+0000","last_undegraded":"2024-08-17T18:00:54.655814+0000","last_fullsized":"2024-08-17T18:00:54.655814+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":400,"log_dups_size":0,"ondisk_log_size":400,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:52:40.017288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26214400,"num_objects":400,"num_object_clones":0,"num_object_copies":1200,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":400,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":400,"num_write_kb":25600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"268'149","reported_seq":1582,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.622128+0000","last_change":"2024-08-17T17:45:51.173366+0000","last_active":"2024-08-17T18:00:45.622128+0000","last_peered":"2024-08-17T18:00:45.622128+0000","last_clean":"2024-08-17T18:00:45.622128+0000","last_became_active":"2024-08-17T17:45:38.004022+0000","last_became_peered":"2024-08-17T17:45:38.004022+0000","last_unstale":"2024-08-17T18:00:45.622128+0000","last_undegraded":"2024-08-17T18:00:45.622128+0000","last_fullsized":"2024-08-17T18:00:45.622128+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:51.173271+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:51.173271+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:50.111858+0000","scrub_duration":0.012991407,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"72'2","reported_seq":1937,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.855294+0000","last_change":"2024-08-17T17:53:46.494504+0000","last_active":"2024-08-17T18:00:49.855294+0000","last_peered":"2024-08-17T18:00:49.855294+0000","last_clean":"2024-08-17T18:00:49.855294+0000","last_became_active":"2024-08-17T17:53:46.473174+0000","last_became_peered":"2024-08-17T17:53:46.473174+0000","last_unstale":"2024-08-17T18:00:49.855294+0000","last_undegraded":"2024-08-17T18:00:49.855294+0000","last_fullsized":"2024-08-17T18:00:49.855294+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:44:46.224263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":1206,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.621421+0000","last_change":"2024-08-17T17:32:59.767697+0000","last_active":"2024-08-17T18:00:45.621421+0000","last_peered":"2024-08-17T18:00:45.621421+0000","last_clean":"2024-08-17T18:00:45.621421+0000","last_became_active":"2024-08-17T17:32:59.767172+0000","last_became_peered":"2024-08-17T17:32:59.767172+0000","last_unstale":"2024-08-17T18:00:45.621421+0000","last_undegraded":"2024-08-17T18:00:45.621421+0000","last_fullsized":"2024-08-17T18:00:45.621421+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:13:37.509131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.3","version":"1285'693","reported_seq":712,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:56.429216+0000","last_change":"2024-08-17T18:00:40.456193+0000","last_active":"2024-08-17T18:00:56.429216+0000","last_peered":"2024-08-17T18:00:56.429216+0000","last_clean":"2024-08-17T18:00:56.429216+0000","last_became_active":"2024-08-17T18:00:40.455922+0000","last_became_peered":"2024-08-17T18:00:40.455922+0000","last_unstale":"2024-08-17T18:00:56.429216+0000","last_undegraded":"2024-08-17T18:00:56.429216+0000","last_fullsized":"2024-08-17T18:00:56.429216+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":693,"log_dups_size":0,"ondisk_log_size":693,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:32:30.824798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":45416448,"num_objects":693,"num_object_clones":0,"num_object_copies":2079,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":693,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":693,"num_write_kb":44352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.8","version":"268'149","reported_seq":721,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.467602+0000","last_change":"2024-08-17T17:47:01.957152+0000","last_active":"2024-08-17T18:00:44.467602+0000","last_peered":"2024-08-17T18:00:44.467602+0000","last_clean":"2024-08-17T18:00:44.467602+0000","last_became_active":"2024-08-17T17:46:27.004716+0000","last_became_peered":"2024-08-17T17:46:27.004716+0000","last_unstale":"2024-08-17T18:00:44.467602+0000","last_undegraded":"2024-08-17T18:00:44.467602+0000","last_fullsized":"2024-08-17T18:00:44.467602+0000","mapping_epoch":1128,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:47:01.957068+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:47:01.957068+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:22:10.845748+0000","scrub_duration":0.0042425309999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":1207,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.622605+0000","last_change":"2024-08-17T17:31:54.820337+0000","last_active":"2024-08-17T18:00:45.622605+0000","last_peered":"2024-08-17T18:00:45.622605+0000","last_clean":"2024-08-17T18:00:45.622605+0000","last_became_active":"2024-08-17T17:31:54.819827+0000","last_became_peered":"2024-08-17T17:31:54.819827+0000","last_unstale":"2024-08-17T18:00:45.622605+0000","last_undegraded":"2024-08-17T18:00:45.622605+0000","last_fullsized":"2024-08-17T18:00:45.622605+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:56:36.690367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1223,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.621545+0000","last_change":"2024-08-17T17:32:27.438169+0000","last_active":"2024-08-17T18:00:45.621545+0000","last_peered":"2024-08-17T18:00:45.621545+0000","last_clean":"2024-08-17T18:00:45.621545+0000","last_became_active":"2024-08-17T17:32:27.437846+0000","last_became_peered":"2024-08-17T17:32:27.437846+0000","last_unstale":"2024-08-17T18:00:45.621545+0000","last_undegraded":"2024-08-17T18:00:45.621545+0000","last_fullsized":"2024-08-17T18:00:45.621545+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:30:09.370291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.0","version":"1285'398","reported_seq":410,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:54.538481+0000","last_change":"2024-08-17T18:00:40.455205+0000","last_active":"2024-08-17T18:00:54.538481+0000","last_peered":"2024-08-17T18:00:54.538481+0000","last_clean":"2024-08-17T18:00:54.538481+0000","last_became_active":"2024-08-17T18:00:40.454942+0000","last_became_peered":"2024-08-17T18:00:40.454942+0000","last_unstale":"2024-08-17T18:00:54.538481+0000","last_undegraded":"2024-08-17T18:00:54.538481+0000","last_fullsized":"2024-08-17T18:00:54.538481+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+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":"periodic scrub scheduled @ 2024-08-19T04:44:47.299024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26083328,"num_objects":398,"num_object_clones":0,"num_object_copies":1194,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":398,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":398,"num_write_kb":25472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1207,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.621116+0000","last_change":"2024-08-17T17:32:27.432256+0000","last_active":"2024-08-17T18:00:45.621116+0000","last_peered":"2024-08-17T18:00:45.621116+0000","last_clean":"2024-08-17T18:00:45.621116+0000","last_became_active":"2024-08-17T17:32:27.431912+0000","last_became_peered":"2024-08-17T17:32:27.431912+0000","last_unstale":"2024-08-17T18:00:45.621116+0000","last_undegraded":"2024-08-17T18:00:45.621116+0000","last_fullsized":"2024-08-17T18:00:45.621116+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:07:09.604818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1216,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.621915+0000","last_change":"2024-08-17T17:51:25.498937+0000","last_active":"2024-08-17T18:00:45.621915+0000","last_peered":"2024-08-17T18:00:45.621915+0000","last_clean":"2024-08-17T18:00:45.621915+0000","last_became_active":"2024-08-17T17:51:25.498526+0000","last_became_peered":"2024-08-17T17:51:25.498526+0000","last_unstale":"2024-08-17T18:00:45.621915+0000","last_undegraded":"2024-08-17T18:00:45.621915+0000","last_fullsized":"2024-08-17T18:00:45.621915+0000","mapping_epoch":1180,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:57:37.335094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.1","version":"1285'320","reported_seq":332,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:54.519801+0000","last_change":"2024-08-17T18:00:40.455674+0000","last_active":"2024-08-17T18:00:54.519801+0000","last_peered":"2024-08-17T18:00:54.519801+0000","last_clean":"2024-08-17T18:00:54.519801+0000","last_became_active":"2024-08-17T18:00:40.455358+0000","last_became_peered":"2024-08-17T18:00:40.455358+0000","last_unstale":"2024-08-17T18:00:54.519801+0000","last_undegraded":"2024-08-17T18:00:54.519801+0000","last_fullsized":"2024-08-17T18:00:54.519801+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":320,"log_dups_size":0,"ondisk_log_size":320,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:19:10.200050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":20971520,"num_objects":320,"num_object_clones":0,"num_object_copies":960,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":320,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":320,"num_write_kb":20480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.a","version":"268'149","reported_seq":732,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.467460+0000","last_change":"2024-08-17T17:46:54.870024+0000","last_active":"2024-08-17T18:00:44.467460+0000","last_peered":"2024-08-17T18:00:44.467460+0000","last_clean":"2024-08-17T18:00:44.467460+0000","last_became_active":"2024-08-17T17:45:38.013865+0000","last_became_peered":"2024-08-17T17:45:38.013865+0000","last_unstale":"2024-08-17T18:00:44.467460+0000","last_undegraded":"2024-08-17T18:00:44.467460+0000","last_fullsized":"2024-08-17T18:00:44.467460+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:54.869951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:54.869951+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:27:27.946042+0000","scrub_duration":0.00171407,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":1905,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.855445+0000","last_change":"2024-08-17T17:32:59.772605+0000","last_active":"2024-08-17T18:00:49.855445+0000","last_peered":"2024-08-17T18:00:49.855445+0000","last_clean":"2024-08-17T18:00:49.855445+0000","last_became_active":"2024-08-17T17:32:59.772015+0000","last_became_peered":"2024-08-17T17:32:59.772015+0000","last_unstale":"2024-08-17T18:00:49.855445+0000","last_undegraded":"2024-08-17T18:00:49.855445+0000","last_fullsized":"2024-08-17T18:00:49.855445+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:23:08.461614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1921,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.856463+0000","last_change":"2024-08-17T17:32:59.766848+0000","last_active":"2024-08-17T18:00:49.856463+0000","last_peered":"2024-08-17T18:00:49.856463+0000","last_clean":"2024-08-17T18:00:49.856463+0000","last_became_active":"2024-08-17T17:32:59.766481+0000","last_became_peered":"2024-08-17T17:32:59.766481+0000","last_unstale":"2024-08-17T18:00:49.856463+0000","last_undegraded":"2024-08-17T18:00:49.856463+0000","last_fullsized":"2024-08-17T18:00:49.856463+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:01:39.759644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.b","version":"1285'384","reported_seq":396,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:54.534242+0000","last_change":"2024-08-17T18:00:40.458431+0000","last_active":"2024-08-17T18:00:54.534242+0000","last_peered":"2024-08-17T18:00:54.534242+0000","last_clean":"2024-08-17T18:00:54.534242+0000","last_became_active":"2024-08-17T18:00:40.458127+0000","last_became_peered":"2024-08-17T18:00:40.458127+0000","last_unstale":"2024-08-17T18:00:54.534242+0000","last_undegraded":"2024-08-17T18:00:54.534242+0000","last_fullsized":"2024-08-17T18:00:54.534242+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":384,"log_dups_size":0,"ondisk_log_size":384,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:11:04.643693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":25165824,"num_objects":384,"num_object_clones":0,"num_object_copies":1152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":384,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":384,"num_write_kb":24576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.0","version":"268'149","reported_seq":1603,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.620904+0000","last_change":"2024-08-17T17:53:49.526665+0000","last_active":"2024-08-17T18:00:45.620904+0000","last_peered":"2024-08-17T18:00:45.620904+0000","last_clean":"2024-08-17T18:00:45.620904+0000","last_became_active":"2024-08-17T17:53:49.525773+0000","last_became_peered":"2024-08-17T17:53:49.525773+0000","last_unstale":"2024-08-17T18:00:45.620904+0000","last_undegraded":"2024-08-17T18:00:45.620904+0000","last_fullsized":"2024-08-17T18:00:45.620904+0000","mapping_epoch":1199,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":1200,"parent":"0.0","parent_split_bits":0,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:47.184230+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:47.184230+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:09:14.989942+0000","scrub_duration":0.0012906930000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'1","reported_seq":1230,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.467635+0000","last_change":"2024-08-17T17:32:27.437735+0000","last_active":"2024-08-17T18:00:44.467635+0000","last_peered":"2024-08-17T18:00:44.467635+0000","last_clean":"2024-08-17T18:00:44.467635+0000","last_became_active":"2024-08-17T17:32:27.437234+0000","last_became_peered":"2024-08-17T17:32:27.437234+0000","last_unstale":"2024-08-17T18:00:44.467635+0000","last_undegraded":"2024-08-17T18:00:44.467635+0000","last_fullsized":"2024-08-17T18:00:44.467635+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+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 @ 2024-08-19T02:49:17.140384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028371400000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":1883,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.854848+0000","last_change":"2024-08-17T17:32:59.775218+0000","last_active":"2024-08-17T18:00:49.854848+0000","last_peered":"2024-08-17T18:00:49.854848+0000","last_clean":"2024-08-17T18:00:49.854848+0000","last_became_active":"2024-08-17T17:32:59.774911+0000","last_became_peered":"2024-08-17T17:32:59.774911+0000","last_unstale":"2024-08-17T18:00:49.854848+0000","last_undegraded":"2024-08-17T18:00:49.854848+0000","last_fullsized":"2024-08-17T18:00:49.854848+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:42:33.544078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1189,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.622051+0000","last_change":"2024-08-17T17:22:54.175289+0000","last_active":"2024-08-17T18:00:45.622051+0000","last_peered":"2024-08-17T18:00:45.622051+0000","last_clean":"2024-08-17T18:00:45.622051+0000","last_became_active":"2024-08-17T17:22:54.174953+0000","last_became_peered":"2024-08-17T17:22:54.174953+0000","last_unstale":"2024-08-17T18:00:45.622051+0000","last_undegraded":"2024-08-17T18:00:45.622051+0000","last_fullsized":"2024-08-17T18:00:45.622051+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:20.586463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.8","version":"1285'548","reported_seq":567,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:55.343518+0000","last_change":"2024-08-17T18:00:40.455623+0000","last_active":"2024-08-17T18:00:55.343518+0000","last_peered":"2024-08-17T18:00:55.343518+0000","last_clean":"2024-08-17T18:00:55.343518+0000","last_became_active":"2024-08-17T18:00:40.455328+0000","last_became_peered":"2024-08-17T18:00:40.455328+0000","last_unstale":"2024-08-17T18:00:55.343518+0000","last_undegraded":"2024-08-17T18:00:55.343518+0000","last_fullsized":"2024-08-17T18:00:55.343518+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":548,"log_dups_size":0,"ondisk_log_size":548,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:50.871143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":35913728,"num_objects":548,"num_object_clones":0,"num_object_copies":1644,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":548,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":548,"num_write_kb":35072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.3","version":"268'149","reported_seq":908,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.855115+0000","last_change":"2024-08-17T17:45:44.079966+0000","last_active":"2024-08-17T18:00:49.855115+0000","last_peered":"2024-08-17T18:00:49.855115+0000","last_clean":"2024-08-17T18:00:49.855115+0000","last_became_active":"2024-08-17T17:45:38.009775+0000","last_became_peered":"2024-08-17T17:45:38.009775+0000","last_unstale":"2024-08-17T18:00:49.855115+0000","last_undegraded":"2024-08-17T18:00:49.855115+0000","last_fullsized":"2024-08-17T18:00:49.855115+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:44.079842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:44.079842+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:27:29.325601+0000","scrub_duration":6,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1249,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.621802+0000","last_change":"2024-08-17T17:53:46.478483+0000","last_active":"2024-08-17T18:00:45.621802+0000","last_peered":"2024-08-17T18:00:45.621802+0000","last_clean":"2024-08-17T18:00:45.621802+0000","last_became_active":"2024-08-17T17:53:46.477424+0000","last_became_peered":"2024-08-17T17:53:46.477424+0000","last_unstale":"2024-08-17T18:00:45.621802+0000","last_undegraded":"2024-08-17T18:00:45.621802+0000","last_fullsized":"2024-08-17T18:00:45.621802+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:31:05.783157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026904000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":191,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.471989+0000","last_change":"2024-08-17T17:53:46.477924+0000","last_active":"2024-08-17T18:00:49.471989+0000","last_peered":"2024-08-17T18:00:49.471989+0000","last_clean":"2024-08-17T18:00:49.471989+0000","last_became_active":"2024-08-17T17:53:46.476887+0000","last_became_peered":"2024-08-17T17:53:46.476887+0000","last_unstale":"2024-08-17T18:00:49.471989+0000","last_undegraded":"2024-08-17T18:00:49.471989+0000","last_fullsized":"2024-08-17T18:00:49.471989+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:40:29.735766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":191,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.472480+0000","last_change":"2024-08-17T17:53:46.480510+0000","last_active":"2024-08-17T18:00:49.472480+0000","last_peered":"2024-08-17T18:00:49.472480+0000","last_clean":"2024-08-17T18:00:49.472480+0000","last_became_active":"2024-08-17T17:53:46.480194+0000","last_became_peered":"2024-08-17T17:53:46.480194+0000","last_unstale":"2024-08-17T18:00:49.472480+0000","last_undegraded":"2024-08-17T18:00:49.472480+0000","last_fullsized":"2024-08-17T18:00:49.472480+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:20:32.265156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.9","version":"1285'379","reported_seq":391,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:54.734211+0000","last_change":"2024-08-17T18:00:40.453442+0000","last_active":"2024-08-17T18:00:54.734211+0000","last_peered":"2024-08-17T18:00:54.734211+0000","last_clean":"2024-08-17T18:00:54.734211+0000","last_became_active":"2024-08-17T18:00:40.453123+0000","last_became_peered":"2024-08-17T18:00:40.453123+0000","last_unstale":"2024-08-17T18:00:54.734211+0000","last_undegraded":"2024-08-17T18:00:54.734211+0000","last_fullsized":"2024-08-17T18:00:54.734211+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":379,"log_dups_size":0,"ondisk_log_size":379,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:56:29.776722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":24838144,"num_objects":379,"num_object_clones":0,"num_object_copies":1137,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":379,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":379,"num_write_kb":24256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"268'149","reported_seq":1622,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.621695+0000","last_change":"2024-08-17T17:53:49.520942+0000","last_active":"2024-08-17T18:00:45.621695+0000","last_peered":"2024-08-17T18:00:45.621695+0000","last_clean":"2024-08-17T18:00:45.621695+0000","last_became_active":"2024-08-17T17:53:49.520088+0000","last_became_peered":"2024-08-17T17:53:49.520088+0000","last_unstale":"2024-08-17T18:00:45.621695+0000","last_undegraded":"2024-08-17T18:00:45.621695+0000","last_fullsized":"2024-08-17T18:00:45.621695+0000","mapping_epoch":1199,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1200,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:48.249334+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:48.249334+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:33:30.851185+0000","scrub_duration":0.018931098,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1977,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.855069+0000","last_change":"2024-08-17T17:53:46.478561+0000","last_active":"2024-08-17T18:00:49.855069+0000","last_peered":"2024-08-17T18:00:49.855069+0000","last_clean":"2024-08-17T18:00:49.855069+0000","last_became_active":"2024-08-17T17:53:46.478191+0000","last_became_peered":"2024-08-17T17:53:46.478191+0000","last_unstale":"2024-08-17T18:00:49.855069+0000","last_undegraded":"2024-08-17T18:00:49.855069+0000","last_fullsized":"2024-08-17T18:00:49.855069+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:22:36.839614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029621200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1942,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.855142+0000","last_change":"2024-08-17T17:32:27.433156+0000","last_active":"2024-08-17T18:00:49.855142+0000","last_peered":"2024-08-17T18:00:49.855142+0000","last_clean":"2024-08-17T18:00:49.855142+0000","last_became_active":"2024-08-17T17:32:27.432811+0000","last_became_peered":"2024-08-17T17:32:27.432811+0000","last_unstale":"2024-08-17T18:00:49.855142+0000","last_undegraded":"2024-08-17T18:00:49.855142+0000","last_fullsized":"2024-08-17T18:00:49.855142+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:12.882686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1973,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.854992+0000","last_change":"2024-08-17T17:53:46.480063+0000","last_active":"2024-08-17T18:00:49.854992+0000","last_peered":"2024-08-17T18:00:49.854992+0000","last_clean":"2024-08-17T18:00:49.854992+0000","last_became_active":"2024-08-17T17:53:46.479733+0000","last_became_peered":"2024-08-17T17:53:46.479733+0000","last_unstale":"2024-08-17T18:00:49.854992+0000","last_undegraded":"2024-08-17T18:00:49.854992+0000","last_fullsized":"2024-08-17T18:00:49.854992+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:34:18.061665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.a","version":"1285'361","reported_seq":372,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:54.544203+0000","last_change":"2024-08-17T18:00:40.458246+0000","last_active":"2024-08-17T18:00:54.544203+0000","last_peered":"2024-08-17T18:00:54.544203+0000","last_clean":"2024-08-17T18:00:54.544203+0000","last_became_active":"2024-08-17T18:00:40.457944+0000","last_became_peered":"2024-08-17T18:00:40.457944+0000","last_unstale":"2024-08-17T18:00:54.544203+0000","last_undegraded":"2024-08-17T18:00:54.544203+0000","last_fullsized":"2024-08-17T18:00:54.544203+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":361,"log_dups_size":0,"ondisk_log_size":361,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:08:37.192476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":23658496,"num_objects":361,"num_object_clones":0,"num_object_copies":1083,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":361,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":361,"num_write_kb":23104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"268'149","reported_seq":772,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.467469+0000","last_change":"2024-08-17T17:53:49.546491+0000","last_active":"2024-08-17T18:00:44.467469+0000","last_peered":"2024-08-17T18:00:44.467469+0000","last_clean":"2024-08-17T18:00:44.467469+0000","last_became_active":"2024-08-17T17:53:49.546172+0000","last_became_peered":"2024-08-17T17:53:49.546172+0000","last_unstale":"2024-08-17T18:00:44.467469+0000","last_undegraded":"2024-08-17T18:00:44.467469+0000","last_fullsized":"2024-08-17T18:00:44.467469+0000","mapping_epoch":1199,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1200,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:59.915018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:59.915018+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:15:34.851689+0000","scrub_duration":0.00214204,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":1231,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.467731+0000","last_change":"2024-08-17T17:31:54.822081+0000","last_active":"2024-08-17T18:00:44.467731+0000","last_peered":"2024-08-17T18:00:44.467731+0000","last_clean":"2024-08-17T18:00:44.467731+0000","last_became_active":"2024-08-17T17:31:54.821740+0000","last_became_peered":"2024-08-17T17:31:54.821740+0000","last_unstale":"2024-08-17T18:00:44.467731+0000","last_undegraded":"2024-08-17T18:00:44.467731+0000","last_fullsized":"2024-08-17T18:00:44.467731+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:09:33.904896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00089523800000000002,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1227,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.621784+0000","last_change":"2024-08-17T17:53:46.477512+0000","last_active":"2024-08-17T18:00:45.621784+0000","last_peered":"2024-08-17T18:00:45.621784+0000","last_clean":"2024-08-17T18:00:45.621784+0000","last_became_active":"2024-08-17T17:53:46.476939+0000","last_became_peered":"2024-08-17T17:53:46.476939+0000","last_unstale":"2024-08-17T18:00:45.621784+0000","last_undegraded":"2024-08-17T18:00:45.621784+0000","last_fullsized":"2024-08-17T18:00:45.621784+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:40:26.839235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1952,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.855257+0000","last_change":"2024-08-17T17:32:59.768385+0000","last_active":"2024-08-17T18:00:49.855257+0000","last_peered":"2024-08-17T18:00:49.855257+0000","last_clean":"2024-08-17T18:00:49.855257+0000","last_became_active":"2024-08-17T17:32:59.767891+0000","last_became_peered":"2024-08-17T17:32:59.767891+0000","last_unstale":"2024-08-17T18:00:49.855257+0000","last_undegraded":"2024-08-17T18:00:49.855257+0000","last_fullsized":"2024-08-17T18:00:49.855257+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:05:22.672505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.c","version":"1285'402","reported_seq":414,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:54.826681+0000","last_change":"2024-08-17T18:00:40.459173+0000","last_active":"2024-08-17T18:00:54.826681+0000","last_peered":"2024-08-17T18:00:54.826681+0000","last_clean":"2024-08-17T18:00:54.826681+0000","last_became_active":"2024-08-17T18:00:40.457869+0000","last_became_peered":"2024-08-17T18:00:40.457869+0000","last_unstale":"2024-08-17T18:00:54.826681+0000","last_undegraded":"2024-08-17T18:00:54.826681+0000","last_fullsized":"2024-08-17T18:00:54.826681+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":402,"log_dups_size":0,"ondisk_log_size":402,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:16:42.472953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26345472,"num_objects":402,"num_object_clones":0,"num_object_copies":1206,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":402,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":402,"num_write_kb":25728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"268'149","reported_seq":745,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.622313+0000","last_change":"2024-08-17T17:45:47.547272+0000","last_active":"2024-08-17T18:00:45.622313+0000","last_peered":"2024-08-17T18:00:45.622313+0000","last_clean":"2024-08-17T18:00:45.622313+0000","last_became_active":"2024-08-17T17:45:38.001873+0000","last_became_peered":"2024-08-17T17:45:38.001873+0000","last_unstale":"2024-08-17T18:00:45.622313+0000","last_undegraded":"2024-08-17T18:00:45.622313+0000","last_fullsized":"2024-08-17T18:00:45.622313+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:47.547201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:47.547201+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:29:52.144033+0000","scrub_duration":0.0031063380000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1234,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.467898+0000","last_change":"2024-08-17T17:32:59.768555+0000","last_active":"2024-08-17T18:00:44.467898+0000","last_peered":"2024-08-17T18:00:44.467898+0000","last_clean":"2024-08-17T18:00:44.467898+0000","last_became_active":"2024-08-17T17:32:59.768221+0000","last_became_peered":"2024-08-17T17:32:59.768221+0000","last_unstale":"2024-08-17T18:00:44.467898+0000","last_undegraded":"2024-08-17T18:00:44.467898+0000","last_fullsized":"2024-08-17T18:00:44.467898+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:04:28.973618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1986,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.855434+0000","last_change":"2024-08-17T17:53:46.477288+0000","last_active":"2024-08-17T18:00:49.855434+0000","last_peered":"2024-08-17T18:00:49.855434+0000","last_clean":"2024-08-17T18:00:49.855434+0000","last_became_active":"2024-08-17T17:53:46.476945+0000","last_became_peered":"2024-08-17T17:53:46.476945+0000","last_unstale":"2024-08-17T18:00:49.855434+0000","last_undegraded":"2024-08-17T18:00:49.855434+0000","last_fullsized":"2024-08-17T18:00:49.855434+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:14:28.257207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342763,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":1930,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.855363+0000","last_change":"2024-08-17T17:31:54.820086+0000","last_active":"2024-08-17T18:00:49.855363+0000","last_peered":"2024-08-17T18:00:49.855363+0000","last_clean":"2024-08-17T18:00:49.855363+0000","last_became_active":"2024-08-17T17:31:54.819745+0000","last_became_peered":"2024-08-17T17:31:54.819745+0000","last_unstale":"2024-08-17T18:00:49.855363+0000","last_undegraded":"2024-08-17T18:00:49.855363+0000","last_fullsized":"2024-08-17T18:00:49.855363+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:06:06.329346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.d","version":"1285'397","reported_seq":409,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:54.543997+0000","last_change":"2024-08-17T18:00:40.458060+0000","last_active":"2024-08-17T18:00:54.543997+0000","last_peered":"2024-08-17T18:00:54.543997+0000","last_clean":"2024-08-17T18:00:54.543997+0000","last_became_active":"2024-08-17T18:00:40.457758+0000","last_became_peered":"2024-08-17T18:00:40.457758+0000","last_unstale":"2024-08-17T18:00:54.543997+0000","last_undegraded":"2024-08-17T18:00:54.543997+0000","last_fullsized":"2024-08-17T18:00:54.543997+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":397,"log_dups_size":0,"ondisk_log_size":397,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:09:20.941350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26017792,"num_objects":397,"num_object_clones":0,"num_object_copies":1191,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":397,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":397,"num_write_kb":25408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.6","version":"268'149","reported_seq":782,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.620760+0000","last_change":"2024-08-17T17:53:49.527933+0000","last_active":"2024-08-17T18:00:45.620760+0000","last_peered":"2024-08-17T18:00:45.620760+0000","last_clean":"2024-08-17T18:00:45.620760+0000","last_became_active":"2024-08-17T17:53:49.527552+0000","last_became_peered":"2024-08-17T17:53:49.527552+0000","last_unstale":"2024-08-17T18:00:45.620760+0000","last_undegraded":"2024-08-17T18:00:45.620760+0000","last_fullsized":"2024-08-17T18:00:45.620760+0000","mapping_epoch":1199,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1200,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:42.496644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:42.496644+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:16:03.474204+0000","scrub_duration":0.0057956730000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1941,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.855342+0000","last_change":"2024-08-17T17:32:27.437457+0000","last_active":"2024-08-17T18:00:49.855342+0000","last_peered":"2024-08-17T18:00:49.855342+0000","last_clean":"2024-08-17T18:00:49.855342+0000","last_became_active":"2024-08-17T17:32:27.437140+0000","last_became_peered":"2024-08-17T17:32:27.437140+0000","last_unstale":"2024-08-17T18:00:49.855342+0000","last_undegraded":"2024-08-17T18:00:49.855342+0000","last_fullsized":"2024-08-17T18:00:49.855342+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:11.131550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1232,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.622448+0000","last_change":"2024-08-17T17:53:46.479172+0000","last_active":"2024-08-17T18:00:45.622448+0000","last_peered":"2024-08-17T18:00:45.622448+0000","last_clean":"2024-08-17T18:00:45.622448+0000","last_became_active":"2024-08-17T17:53:46.478886+0000","last_became_peered":"2024-08-17T17:53:46.478886+0000","last_unstale":"2024-08-17T18:00:45.622448+0000","last_undegraded":"2024-08-17T18:00:45.622448+0000","last_fullsized":"2024-08-17T18:00:45.622448+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:05:47.401866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033804700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":191,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.472089+0000","last_change":"2024-08-17T17:53:46.479302+0000","last_active":"2024-08-17T18:00:49.472089+0000","last_peered":"2024-08-17T18:00:49.472089+0000","last_clean":"2024-08-17T18:00:49.472089+0000","last_became_active":"2024-08-17T17:53:46.478434+0000","last_became_peered":"2024-08-17T17:53:46.478434+0000","last_unstale":"2024-08-17T18:00:49.472089+0000","last_undegraded":"2024-08-17T18:00:49.472089+0000","last_fullsized":"2024-08-17T18:00:49.472089+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:35:32.206736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.e","version":"1285'385","reported_seq":397,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:54.513615+0000","last_change":"2024-08-17T18:00:40.454384+0000","last_active":"2024-08-17T18:00:54.513615+0000","last_peered":"2024-08-17T18:00:54.513615+0000","last_clean":"2024-08-17T18:00:54.513615+0000","last_became_active":"2024-08-17T18:00:40.453723+0000","last_became_peered":"2024-08-17T18:00:40.453723+0000","last_unstale":"2024-08-17T18:00:54.513615+0000","last_undegraded":"2024-08-17T18:00:54.513615+0000","last_fullsized":"2024-08-17T18:00:54.513615+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":385,"log_dups_size":0,"ondisk_log_size":385,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:09:48.964111+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":385,"num_write_kb":24640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"268'149","reported_seq":732,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.621636+0000","last_change":"2024-08-17T17:45:41.349586+0000","last_active":"2024-08-17T18:00:45.621636+0000","last_peered":"2024-08-17T18:00:45.621636+0000","last_clean":"2024-08-17T18:00:45.621636+0000","last_became_active":"2024-08-17T17:45:38.001831+0000","last_became_peered":"2024-08-17T17:45:38.001831+0000","last_unstale":"2024-08-17T18:00:45.621636+0000","last_undegraded":"2024-08-17T18:00:45.621636+0000","last_fullsized":"2024-08-17T18:00:45.621636+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:41.349530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:41.349530+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:25.622896+0000","scrub_duration":0.001642637,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"72'2","reported_seq":1937,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.856717+0000","last_change":"2024-08-17T17:53:46.488478+0000","last_active":"2024-08-17T18:00:49.856717+0000","last_peered":"2024-08-17T18:00:49.856717+0000","last_clean":"2024-08-17T18:00:49.856717+0000","last_became_active":"2024-08-17T17:53:46.472168+0000","last_became_peered":"2024-08-17T17:53:46.472168+0000","last_unstale":"2024-08-17T18:00:49.856717+0000","last_undegraded":"2024-08-17T18:00:49.856717+0000","last_fullsized":"2024-08-17T18:00:49.856717+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:14:14.085301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,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":1940,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.855820+0000","last_change":"2024-08-17T17:31:54.820580+0000","last_active":"2024-08-17T18:00:49.855820+0000","last_peered":"2024-08-17T18:00:49.855820+0000","last_clean":"2024-08-17T18:00:49.855820+0000","last_became_active":"2024-08-17T17:31:54.820089+0000","last_became_peered":"2024-08-17T17:31:54.820089+0000","last_unstale":"2024-08-17T18:00:49.855820+0000","last_undegraded":"2024-08-17T18:00:49.855820+0000","last_fullsized":"2024-08-17T18:00:49.855820+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:25:34.716640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1927,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.855099+0000","last_change":"2024-08-17T17:53:46.475369+0000","last_active":"2024-08-17T18:00:49.855099+0000","last_peered":"2024-08-17T18:00:49.855099+0000","last_clean":"2024-08-17T18:00:49.855099+0000","last_became_active":"2024-08-17T17:53:46.473571+0000","last_became_peered":"2024-08-17T17:53:46.473571+0000","last_unstale":"2024-08-17T18:00:49.855099+0000","last_undegraded":"2024-08-17T18:00:49.855099+0000","last_fullsized":"2024-08-17T18:00:49.855099+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:59:21.254593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.f","version":"1285'386","reported_seq":398,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:54.536277+0000","last_change":"2024-08-17T18:00:40.458293+0000","last_active":"2024-08-17T18:00:54.536277+0000","last_peered":"2024-08-17T18:00:54.536277+0000","last_clean":"2024-08-17T18:00:54.536277+0000","last_became_active":"2024-08-17T18:00:40.457994+0000","last_became_peered":"2024-08-17T18:00:40.457994+0000","last_unstale":"2024-08-17T18:00:54.536277+0000","last_undegraded":"2024-08-17T18:00:54.536277+0000","last_fullsized":"2024-08-17T18:00:54.536277+0000","mapping_epoch":1281,"log_start":"0'0","ondisk_log_start":"0'0","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":386,"log_dups_size":0,"ondisk_log_size":386,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:40:37.670302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":25296896,"num_objects":386,"num_object_clones":0,"num_object_copies":1158,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":386,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":386,"num_write_kb":24704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.4","version":"268'149","reported_seq":899,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.855890+0000","last_change":"2024-08-17T17:46:59.992526+0000","last_active":"2024-08-17T18:00:49.855890+0000","last_peered":"2024-08-17T18:00:49.855890+0000","last_clean":"2024-08-17T18:00:49.855890+0000","last_became_active":"2024-08-17T17:46:27.004139+0000","last_became_peered":"2024-08-17T17:46:27.004139+0000","last_unstale":"2024-08-17T18:00:49.855890+0000","last_undegraded":"2024-08-17T18:00:49.855890+0000","last_fullsized":"2024-08-17T18:00:49.855890+0000","mapping_epoch":1128,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:59.992449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:59.992449+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:10:52.252499+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":195,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.472431+0000","last_change":"2024-08-17T17:53:46.484402+0000","last_active":"2024-08-17T18:00:49.472431+0000","last_peered":"2024-08-17T18:00:49.472431+0000","last_clean":"2024-08-17T18:00:49.472431+0000","last_became_active":"2024-08-17T17:53:46.477607+0000","last_became_peered":"2024-08-17T17:53:46.477607+0000","last_unstale":"2024-08-17T18:00:49.472431+0000","last_undegraded":"2024-08-17T18:00:49.472431+0000","last_fullsized":"2024-08-17T18:00:49.472431+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:41:45.099742+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,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":1219,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.622371+0000","last_change":"2024-08-17T17:32:27.436530+0000","last_active":"2024-08-17T18:00:45.622371+0000","last_peered":"2024-08-17T18:00:45.622371+0000","last_clean":"2024-08-17T18:00:45.622371+0000","last_became_active":"2024-08-17T17:32:27.436139+0000","last_became_peered":"2024-08-17T17:32:27.436139+0000","last_unstale":"2024-08-17T18:00:45.622371+0000","last_undegraded":"2024-08-17T18:00:45.622371+0000","last_fullsized":"2024-08-17T18:00:45.622371+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:18.060869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030013400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1189,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.620843+0000","last_change":"2024-08-17T17:22:55.275184+0000","last_active":"2024-08-17T18:00:45.620843+0000","last_peered":"2024-08-17T18:00:45.620843+0000","last_clean":"2024-08-17T18:00:45.620843+0000","last_became_active":"2024-08-17T17:22:55.274677+0000","last_became_peered":"2024-08-17T17:22:55.274677+0000","last_unstale":"2024-08-17T18:00:45.620843+0000","last_undegraded":"2024-08-17T18:00:45.620843+0000","last_fullsized":"2024-08-17T18:00:45.620843+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:51:29.348766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":1206,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.621678+0000","last_change":"2024-08-17T17:31:54.821919+0000","last_active":"2024-08-17T18:00:45.621678+0000","last_peered":"2024-08-17T18:00:45.621678+0000","last_clean":"2024-08-17T18:00:45.621678+0000","last_became_active":"2024-08-17T17:31:54.821536+0000","last_became_peered":"2024-08-17T17:31:54.821536+0000","last_unstale":"2024-08-17T18:00:45.621678+0000","last_undegraded":"2024-08-17T18:00:45.621678+0000","last_fullsized":"2024-08-17T18:00:45.621678+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:17:33.081437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"350'22","reported_seq":1212,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.621575+0000","last_change":"2024-08-17T17:22:53.728275+0000","last_active":"2024-08-17T18:00:45.621575+0000","last_peered":"2024-08-17T18:00:45.621575+0000","last_clean":"2024-08-17T18:00:45.621575+0000","last_became_active":"2024-08-17T17:22:53.727978+0000","last_became_peered":"2024-08-17T17:22:53.727978+0000","last_unstale":"2024-08-17T18:00:45.621575+0000","last_undegraded":"2024-08-17T18:00:45.621575+0000","last_fullsized":"2024-08-17T18:00:45.621575+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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":"periodic scrub scheduled @ 2024-08-18T23:19:43.717005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"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.12","version":"0'0","reported_seq":114,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.467446+0000","last_change":"2024-08-17T17:51:25.499000+0000","last_active":"2024-08-17T18:00:44.467446+0000","last_peered":"2024-08-17T18:00:44.467446+0000","last_clean":"2024-08-17T18:00:44.467446+0000","last_became_active":"2024-08-17T17:51:25.498550+0000","last_became_peered":"2024-08-17T17:51:25.498550+0000","last_unstale":"2024-08-17T18:00:44.467446+0000","last_undegraded":"2024-08-17T18:00:44.467446+0000","last_fullsized":"2024-08-17T18:00:44.467446+0000","mapping_epoch":1180,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:42:31.040727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"72'3","reported_seq":1203,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.622218+0000","last_change":"2024-08-17T17:32:59.768226+0000","last_active":"2024-08-17T18:00:45.622218+0000","last_peered":"2024-08-17T18:00:45.622218+0000","last_clean":"2024-08-17T18:00:45.622218+0000","last_became_active":"2024-08-17T17:32:59.767701+0000","last_became_peered":"2024-08-17T17:32:59.767701+0000","last_unstale":"2024-08-17T18:00:45.622218+0000","last_undegraded":"2024-08-17T18:00:45.622218+0000","last_fullsized":"2024-08-17T18:00:45.622218+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T21:00:52.281423+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":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":"3.16","version":"0'0","reported_seq":1217,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.467788+0000","last_change":"2024-08-17T17:31:54.822296+0000","last_active":"2024-08-17T18:00:44.467788+0000","last_peered":"2024-08-17T18:00:44.467788+0000","last_clean":"2024-08-17T18:00:44.467788+0000","last_became_active":"2024-08-17T17:31:54.821958+0000","last_became_peered":"2024-08-17T17:31:54.821958+0000","last_unstale":"2024-08-17T18:00:44.467788+0000","last_undegraded":"2024-08-17T18:00:44.467788+0000","last_fullsized":"2024-08-17T18:00:44.467788+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:44.831479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1881,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.855194+0000","last_change":"2024-08-17T17:32:59.773153+0000","last_active":"2024-08-17T18:00:49.855194+0000","last_peered":"2024-08-17T18:00:49.855194+0000","last_clean":"2024-08-17T18:00:49.855194+0000","last_became_active":"2024-08-17T17:32:59.772671+0000","last_became_peered":"2024-08-17T17:32:59.772671+0000","last_unstale":"2024-08-17T18:00:49.855194+0000","last_undegraded":"2024-08-17T18:00:49.855194+0000","last_fullsized":"2024-08-17T18:00:49.855194+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:32.219883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":190,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.472589+0000","last_change":"2024-08-17T17:53:46.477925+0000","last_active":"2024-08-17T18:00:49.472589+0000","last_peered":"2024-08-17T18:00:49.472589+0000","last_clean":"2024-08-17T18:00:49.472589+0000","last_became_active":"2024-08-17T17:53:46.477585+0000","last_became_peered":"2024-08-17T17:53:46.477585+0000","last_unstale":"2024-08-17T18:00:49.472589+0000","last_undegraded":"2024-08-17T18:00:49.472589+0000","last_fullsized":"2024-08-17T18:00:49.472589+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:16:46.944386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1903,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.854958+0000","last_change":"2024-08-17T17:32:59.767175+0000","last_active":"2024-08-17T18:00:49.854958+0000","last_peered":"2024-08-17T18:00:49.854958+0000","last_clean":"2024-08-17T18:00:49.854958+0000","last_became_active":"2024-08-17T17:32:59.766352+0000","last_became_peered":"2024-08-17T17:32:59.766352+0000","last_unstale":"2024-08-17T18:00:49.854958+0000","last_undegraded":"2024-08-17T18:00:49.854958+0000","last_fullsized":"2024-08-17T18:00:49.854958+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:42.252204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1206,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.622320+0000","last_change":"2024-08-17T17:31:54.823767+0000","last_active":"2024-08-17T18:00:45.622320+0000","last_peered":"2024-08-17T18:00:45.622320+0000","last_clean":"2024-08-17T18:00:45.622320+0000","last_became_active":"2024-08-17T17:31:54.823265+0000","last_became_peered":"2024-08-17T17:31:54.823265+0000","last_unstale":"2024-08-17T18:00:45.622320+0000","last_undegraded":"2024-08-17T18:00:45.622320+0000","last_fullsized":"2024-08-17T18:00:45.622320+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:10:08.654594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1935,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.855351+0000","last_change":"2024-08-17T17:53:46.475837+0000","last_active":"2024-08-17T18:00:49.855351+0000","last_peered":"2024-08-17T18:00:49.855351+0000","last_clean":"2024-08-17T18:00:49.855351+0000","last_became_active":"2024-08-17T17:53:46.474869+0000","last_became_peered":"2024-08-17T17:53:46.474869+0000","last_unstale":"2024-08-17T18:00:49.855351+0000","last_undegraded":"2024-08-17T18:00:49.855351+0000","last_fullsized":"2024-08-17T18:00:49.855351+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:06.016460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":191,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.472346+0000","last_change":"2024-08-17T17:53:46.489345+0000","last_active":"2024-08-17T18:00:49.472346+0000","last_peered":"2024-08-17T18:00:49.472346+0000","last_clean":"2024-08-17T18:00:49.472346+0000","last_became_active":"2024-08-17T17:53:46.488901+0000","last_became_peered":"2024-08-17T17:53:46.488901+0000","last_unstale":"2024-08-17T18:00:49.472346+0000","last_undegraded":"2024-08-17T18:00:49.472346+0000","last_fullsized":"2024-08-17T18:00:49.472346+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:32:08.140219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1940,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.854968+0000","last_change":"2024-08-17T17:32:59.767087+0000","last_active":"2024-08-17T18:00:49.854968+0000","last_peered":"2024-08-17T18:00:49.854968+0000","last_clean":"2024-08-17T18:00:49.854968+0000","last_became_active":"2024-08-17T17:32:59.766784+0000","last_became_peered":"2024-08-17T17:32:59.766784+0000","last_unstale":"2024-08-17T18:00:49.854968+0000","last_undegraded":"2024-08-17T18:00:49.854968+0000","last_fullsized":"2024-08-17T18:00:49.854968+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:11:48.775621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1903,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.855521+0000","last_change":"2024-08-17T17:32:59.767655+0000","last_active":"2024-08-17T18:00:49.855521+0000","last_peered":"2024-08-17T18:00:49.855521+0000","last_clean":"2024-08-17T18:00:49.855521+0000","last_became_active":"2024-08-17T17:32:59.766891+0000","last_became_peered":"2024-08-17T17:32:59.766891+0000","last_unstale":"2024-08-17T18:00:49.855521+0000","last_undegraded":"2024-08-17T18:00:49.855521+0000","last_fullsized":"2024-08-17T18:00:49.855521+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:19:57.129588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1225,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.621028+0000","last_change":"2024-08-17T17:32:27.438656+0000","last_active":"2024-08-17T18:00:45.621028+0000","last_peered":"2024-08-17T18:00:45.621028+0000","last_clean":"2024-08-17T18:00:45.621028+0000","last_became_active":"2024-08-17T17:32:27.437400+0000","last_became_peered":"2024-08-17T17:32:27.437400+0000","last_unstale":"2024-08-17T18:00:45.621028+0000","last_undegraded":"2024-08-17T18:00:45.621028+0000","last_fullsized":"2024-08-17T18:00:45.621028+0000","mapping_epoch":559,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":560,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T01:13:13.749171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":1941,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.856024+0000","last_change":"2024-08-17T17:32:59.769549+0000","last_active":"2024-08-17T18:00:49.856024+0000","last_peered":"2024-08-17T18:00:49.856024+0000","last_clean":"2024-08-17T18:00:49.856024+0000","last_became_active":"2024-08-17T17:32:59.768660+0000","last_became_peered":"2024-08-17T17:32:59.768660+0000","last_unstale":"2024-08-17T18:00:49.856024+0000","last_undegraded":"2024-08-17T18:00:49.856024+0000","last_fullsized":"2024-08-17T18:00:49.856024+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:42:20.130102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":190,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.472263+0000","last_change":"2024-08-17T17:53:46.479068+0000","last_active":"2024-08-17T18:00:49.472263+0000","last_peered":"2024-08-17T18:00:49.472263+0000","last_clean":"2024-08-17T18:00:49.472263+0000","last_became_active":"2024-08-17T17:53:46.478739+0000","last_became_peered":"2024-08-17T17:53:46.478739+0000","last_unstale":"2024-08-17T18:00:49.472263+0000","last_undegraded":"2024-08-17T18:00:49.472263+0000","last_fullsized":"2024-08-17T18:00:49.472263+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:46:18.852778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":1233,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.621610+0000","last_change":"2024-08-17T17:32:59.768103+0000","last_active":"2024-08-17T18:00:45.621610+0000","last_peered":"2024-08-17T18:00:45.621610+0000","last_clean":"2024-08-17T18:00:45.621610+0000","last_became_active":"2024-08-17T17:32:59.767686+0000","last_became_peered":"2024-08-17T17:32:59.767686+0000","last_unstale":"2024-08-17T18:00:45.621610+0000","last_undegraded":"2024-08-17T18:00:45.621610+0000","last_fullsized":"2024-08-17T18:00:45.621610+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:40:54.780900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"72'2","reported_seq":1219,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.467627+0000","last_change":"2024-08-17T17:31:54.823556+0000","last_active":"2024-08-17T18:00:44.467627+0000","last_peered":"2024-08-17T18:00:44.467627+0000","last_clean":"2024-08-17T18:00:44.467627+0000","last_became_active":"2024-08-17T17:31:54.823250+0000","last_became_peered":"2024-08-17T17:31:54.823250+0000","last_unstale":"2024-08-17T18:00:44.467627+0000","last_undegraded":"2024-08-17T18:00:44.467627+0000","last_fullsized":"2024-08-17T18:00:44.467627+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:08:07.165204+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":[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":1243,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.620975+0000","last_change":"2024-08-17T17:53:46.478097+0000","last_active":"2024-08-17T18:00:45.620975+0000","last_peered":"2024-08-17T18:00:45.620975+0000","last_clean":"2024-08-17T18:00:45.620975+0000","last_became_active":"2024-08-17T17:53:46.477781+0000","last_became_peered":"2024-08-17T17:53:46.477781+0000","last_unstale":"2024-08-17T18:00:45.620975+0000","last_undegraded":"2024-08-17T18:00:45.620975+0000","last_fullsized":"2024-08-17T18:00:45.620975+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:30:59.021114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1202,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:44.467907+0000","last_change":"2024-08-17T17:22:53.725178+0000","last_active":"2024-08-17T18:00:44.467907+0000","last_peered":"2024-08-17T18:00:44.467907+0000","last_clean":"2024-08-17T18:00:44.467907+0000","last_became_active":"2024-08-17T17:22:53.724909+0000","last_became_peered":"2024-08-17T17:22:53.724909+0000","last_unstale":"2024-08-17T18:00:44.467907+0000","last_undegraded":"2024-08-17T18:00:44.467907+0000","last_fullsized":"2024-08-17T18:00:44.467907+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:00.171471+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":[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.19","version":"0'0","reported_seq":1925,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.855647+0000","last_change":"2024-08-17T17:53:46.475080+0000","last_active":"2024-08-17T18:00:49.855647+0000","last_peered":"2024-08-17T18:00:49.855647+0000","last_clean":"2024-08-17T18:00:49.855647+0000","last_became_active":"2024-08-17T17:53:46.474617+0000","last_became_peered":"2024-08-17T17:53:46.474617+0000","last_unstale":"2024-08-17T18:00:49.855647+0000","last_undegraded":"2024-08-17T18:00:49.855647+0000","last_fullsized":"2024-08-17T18:00:49.855647+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:32:36.419218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1898,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.855742+0000","last_change":"2024-08-17T17:32:59.770449+0000","last_active":"2024-08-17T18:00:49.855742+0000","last_peered":"2024-08-17T18:00:49.855742+0000","last_clean":"2024-08-17T18:00:49.855742+0000","last_became_active":"2024-08-17T17:32:59.768701+0000","last_became_peered":"2024-08-17T17:32:59.768701+0000","last_unstale":"2024-08-17T18:00:49.855742+0000","last_undegraded":"2024-08-17T18:00:49.855742+0000","last_fullsized":"2024-08-17T18:00:49.855742+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:37:58.418659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1206,"reported_epoch":1284,"state":"active+clean","last_fresh":"2024-08-17T18:00:45.620669+0000","last_change":"2024-08-17T17:31:54.822460+0000","last_active":"2024-08-17T18:00:45.620669+0000","last_peered":"2024-08-17T18:00:45.620669+0000","last_clean":"2024-08-17T18:00:45.620669+0000","last_became_active":"2024-08-17T17:31:54.822111+0000","last_became_peered":"2024-08-17T17:31:54.822111+0000","last_unstale":"2024-08-17T18:00:45.620669+0000","last_undegraded":"2024-08-17T18:00:45.620669+0000","last_fullsized":"2024-08-17T18:00:45.620669+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:17:44.350364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'4","reported_seq":197,"reported_epoch":1285,"state":"active+clean","last_fresh":"2024-08-17T18:00:49.472652+0000","last_change":"2024-08-17T17:53:46.490332+0000","last_active":"2024-08-17T18:00:49.472652+0000","last_peered":"2024-08-17T18:00:49.472652+0000","last_clean":"2024-08-17T18:00:49.472652+0000","last_became_active":"2024-08-17T17:53:46.480548+0000","last_became_peered":"2024-08-17T17:53:46.480548+0000","last_unstale":"2024-08-17T18:00:49.472652+0000","last_undegraded":"2024-08-17T18:00:49.472652+0000","last_fullsized":"2024-08-17T18:00:49.472652+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:10:02.745369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":570,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":10,"num_pg":16,"stat_sum":{"num_bytes":465371136,"num_objects":7101,"num_object_clones":0,"num_object_copies":21303,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7101,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7101,"num_write_kb":454464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1490812928,"data_stored":1490812928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":7101,"ondisk_log_size":7101,"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":5530,"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":18,"num_bytes_recovered":614,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17088,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"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":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201761,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1194416,"kb_used_data":293736,"kb_used_omap":1,"kb_used_meta":900670,"kb_avail":92550736,"statfs":{"total":95995035648,"available":94771953664,"internally_reserved":0,"allocated":300785664,"data_stored":298113747,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":922286424},"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":[]},{"osd":6,"up_from":47,"seq":201863463398,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":670184,"kb_used_data":84448,"kb_used_omap":1,"kb_used_meta":585726,"kb_avail":93074968,"statfs":{"total":95995035648,"available":95308767232,"internally_reserved":0,"allocated":86474752,"data_stored":83810900,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":599783768},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,3,1,3],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":39,"seq":167503725035,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1095140,"kb_used_data":204124,"kb_used_omap":1,"kb_used_meta":891006,"kb_avail":92650012,"statfs":{"total":95995035648,"available":94873612288,"internally_reserved":0,"allocated":209022976,"data_stored":206359590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":912390488},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,2],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986673,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":772268,"kb_used_data":174052,"kb_used_omap":1,"kb_used_meta":598206,"kb_avail":92972884,"statfs":{"total":95995035648,"available":95204233216,"internally_reserved":0,"allocated":178229248,"data_stored":175561357,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":612563288},"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":[]},{"osd":3,"up_from":592,"seq":2542620639569,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1223772,"kb_used_data":389844,"kb_used_omap":25,"kb_used_meta":833894,"kb_avail":92521380,"statfs":{"total":95995035648,"available":94741893120,"internally_reserved":0,"allocated":399200256,"data_stored":396544505,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26454,"internal_metadata":853907626},"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":[]},{"osd":2,"up_from":559,"seq":2400886718808,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":836128,"kb_used_data":242904,"kb_used_omap":29,"kb_used_meta":593186,"kb_avail":92909024,"statfs":{"total":95995035648,"available":95138840576,"internally_reserved":0,"allocated":248733696,"data_stored":246074363,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30541,"internal_metadata":607422643},"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":[]},{"osd":1,"up_from":527,"seq":2263447765342,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":788184,"kb_used_data":76752,"kb_used_omap":34,"kb_used_meta":711389,"kb_avail":92956968,"statfs":{"total":95995035648,"available":95187935232,"internally_reserved":0,"allocated":78594048,"data_stored":75941778,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35550,"internal_metadata":728462626},"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":[]},{"osd":0,"up_from":453,"seq":1945620185453,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1016732,"kb_used_data":474580,"kb_used_omap":39,"kb_used_meta":542104,"kb_avail":92728420,"statfs":{"total":95995035648,"available":94953902080,"internally_reserved":0,"allocated":485969920,"data_stored":483314127,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40830,"internal_metadata":555114626},"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":[3],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"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":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":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":1,"osd":5,"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":327680,"data_stored":327680,"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":4096,"data_stored":19,"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":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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5388,"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":5261,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1222,"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":5217,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"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":640,"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":4814,"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":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":342228992,"data_stored":342228992,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":80674816,"data_stored":80674816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":280166400,"data_stored":280166400,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":180748288,"data_stored":180748288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":193855488,"data_stored":193855488,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":130154496,"data_stored":130154496,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":175898624,"data_stored":175898624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":107085824,"data_stored":107085824,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T18:00:59.542 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2024-08-17T18:00:59.542 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:00:59.543 INFO:tasks.thrashosds.thrasher:Removing osd 2, in_osds are: [1, 2, 3, 4, 5, 6, 7, 0] 2024-08-17T18:00:59.543 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd out 2 2024-08-17T18:00:59.582 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:59.584 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:00:59 smithi037 ceph-mon[97894]: pgmap v2030: 99 pgs: 99 active+clean; 444 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 51 MiB/s wr, 822 op/s 2024-08-17T18:00:59.584 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:00:59 smithi037 ceph-mon[102022]: pgmap v2030: 99 pgs: 99 active+clean; 444 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 51 MiB/s wr, 822 op/s 2024-08-17T18:00:59.630 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:59.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:59.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:59.732 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:59.757 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:00:59.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:59.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:59.856 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 7 16 20325 20309 181.311 155.438 0.00672465 0.00550641 2024-08-17T18:00:59.859 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:59.897 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:00:59.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:59.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:59.999 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:00.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:00:59 smithi046 ceph-mon[88218]: pgmap v2030: 99 pgs: 99 active+clean; 444 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 51 MiB/s wr, 822 op/s 2024-08-17T18:01:00.031 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:00.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:00.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:00.133 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:00.176 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:01:00.180 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:01:00.212 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:00.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:00.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:00.314 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:00.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:00.354 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:00.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:00.455 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:00.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:00.499 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:00.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:01:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:01:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:01:00.601 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:00.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:00.634 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:00.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:00.735 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:00.771 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:00.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:00.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:00.857 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 8 16 22638 22622 176.698 144.562 0.00585095 0.00565253 2024-08-17T18:01:00.873 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:00.914 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:00.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:00.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:00.954 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:01:01.017 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:01.055 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:01.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:01.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:01.157 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:01.187 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:01.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:01.188 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:01.289 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:01.329 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:01.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:01.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:01.431 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:01.468 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:01.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:01.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:01.570 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:01.608 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:01.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:01.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:01.710 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:01.752 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:01.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:01.753 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:01.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:01 smithi046 ceph-mon[88218]: pgmap v2031: 99 pgs: 99 active+clean; 1.1 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 108 MiB/s wr, 1.74k op/s 2024-08-17T18:01:01.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:01 smithi037 ceph-mon[102022]: pgmap v2031: 99 pgs: 99 active+clean; 1.1 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 108 MiB/s wr, 1.74k op/s 2024-08-17T18:01:01.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:01 smithi037 ceph-mon[97894]: pgmap v2031: 99 pgs: 99 active+clean; 1.1 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 108 MiB/s wr, 1.74k op/s 2024-08-17T18:01:01.854 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:01.857 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 9 16 25027 25011 173.654 149.312 0.00354136 0.00575224 2024-08-17T18:01:01.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:01.881 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:01.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:01.982 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:02.004 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:02.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:02.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:02.009 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T18:01:02.105 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:02.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:02.143 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:02.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:02.244 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:02.286 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:02.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:02.287 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:02.388 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:02.417 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:02.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:02.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:02.519 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:02.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:02.556 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:02.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:02.657 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:02.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:02.697 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:02.698 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:02.799 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:02.821 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:02.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:02.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:02.857 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 10 16 26594 26578 166.08 97.9375 0.00193455 0.00598105 2024-08-17T18:01:02.923 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:02.959 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:02.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:02.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:03.061 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:03.089 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:03.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:03.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:03.191 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:03.227 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:03.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:03.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:03.329 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:03.365 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:03.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:03.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:03.467 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:03.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:03.495 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:03.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:03.596 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:03.618 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:03.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:03.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:03.720 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:03.743 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:03.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:03.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:03.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:03 smithi046 ceph-mon[88218]: pgmap v2032: 99 pgs: 99 active+clean; 1.3 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 128 MiB/s wr, 2.06k op/s 2024-08-17T18:01:03.845 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:03.857 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 11 16 27915 27899 158.488 82.5625 0.00872092 0.00630351 2024-08-17T18:01:03.880 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:03.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:03.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:03.982 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:04.017 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:04.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:04.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:04.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:03 smithi037 ceph-mon[102022]: pgmap v2032: 99 pgs: 99 active+clean; 1.3 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 128 MiB/s wr, 2.06k op/s 2024-08-17T18:01:04.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:03 smithi037 ceph-mon[97894]: pgmap v2032: 99 pgs: 99 active+clean; 1.3 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 128 MiB/s wr, 2.06k op/s 2024-08-17T18:01:04.120 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:04.147 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:04.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:04.148 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:04.248 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:04.288 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:04.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:04.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:04.390 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:04.427 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:04.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:04.428 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:04.529 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:04.559 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:04.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:04.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:04.627 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:01:04.661 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:04.694 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:04.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:04.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:04.796 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:04.833 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:04.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:04.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:04.857 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 12 15 29964 29949 155.957 128.125 0.00978415 0.00640624 2024-08-17T18:01:04.935 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:04.972 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:04.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:04.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:05.074 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:05.096 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:05.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:05.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:05.198 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:05.221 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:05.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:05.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:05.322 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:05.358 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:05.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:05.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:05.460 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:05.497 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:05.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:05.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:05.599 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:05.636 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:05.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:05.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:05.738 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:05.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:05.793 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:05.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:05.857 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 13 16 31962 31946 153.56 124.812 0.0073955 0.00650635 2024-08-17T18:01:05.877 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:05 smithi046 ceph-mon[88218]: pgmap v2033: 99 pgs: 99 active+clean; 1.3 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 128 MiB/s wr, 2.06k op/s 2024-08-17T18:01:05.894 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:05.931 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:05.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:05.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:06.033 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:06.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:05 smithi037 ceph-mon[102022]: pgmap v2033: 99 pgs: 99 active+clean; 1.3 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 128 MiB/s wr, 2.06k op/s 2024-08-17T18:01:06.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:05 smithi037 ceph-mon[97894]: pgmap v2033: 99 pgs: 99 active+clean; 1.3 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 128 MiB/s wr, 2.06k op/s 2024-08-17T18:01:06.080 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:06.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:06.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:06.182 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:06.219 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:06.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:06.220 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:06.321 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:06.358 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:06.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:06.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:06.460 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:06.497 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:06.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:06.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:06.599 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:06.637 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:06.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:06.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:06.660 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:01:06.738 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:06.773 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:06.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:06.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:06.857 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 14 16 33997 33981 151.676 127.188 0.00331221 0.00658772 2024-08-17T18:01:06.875 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:06.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:06.919 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:06.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:07.020 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:07.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:07.058 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:07.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:07.159 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:07.191 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:07.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:07.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:07.293 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:07.335 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:07.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:07.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:07.437 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:07.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:07.476 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:07.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:07.571 INFO:teuthology.orchestra.run.smithi037.stderr:marked out osd.2. 2024-08-17T18:01:07.577 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:07.613 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:07.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:07.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:07.715 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:07.737 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:07.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:07.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:07.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:07 smithi037 ceph-mon[102022]: pgmap v2034: 99 pgs: 99 active+clean; 1.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 145 MiB/s wr, 2.33k op/s 2024-08-17T18:01:07.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:07 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1822338083' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T18:01:07.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:07 smithi037 ceph-mon[102022]: Client client.admin marked osd.2 out, while it was still marked up 2024-08-17T18:01:07.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:07 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a[97890]: 2024-08-17T18:01:07.535+0000 7fb538261640 -1 mon.a@0(leader).osd e1286 definitely_dead 0 2024-08-17T18:01:07.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:07 smithi037 ceph-mon[97894]: pgmap v2034: 99 pgs: 99 active+clean; 1.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 145 MiB/s wr, 2.33k op/s 2024-08-17T18:01:07.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:07 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1822338083' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T18:01:07.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:07 smithi037 ceph-mon[97894]: Client client.admin marked osd.2 out, while it was still marked up 2024-08-17T18:01:07.839 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:07.857 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 15 16 35394 35378 147.385 87.3125 0.00271694 0.00666003 2024-08-17T18:01:07.863 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:07.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:07.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:07.965 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:07.988 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:07.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:07.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:08.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:07 smithi046 ceph-mon[88218]: pgmap v2034: 99 pgs: 99 active+clean; 1.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 145 MiB/s wr, 2.33k op/s 2024-08-17T18:01:08.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:07 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1822338083' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T18:01:08.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:07 smithi046 ceph-mon[88218]: Client client.admin marked osd.2 out, while it was still marked up 2024-08-17T18:01:08.090 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:08.112 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:08.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:08.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:08.143 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:01:08.143 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:01:08.214 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:08.236 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:08.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:08.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:08.338 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:08.361 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:08.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:08.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:08.463 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:08.485 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:08.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:08.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:08.587 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:08.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:08.618 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:08.618 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:08.719 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:08.742 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:08.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:08.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:08.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:08 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1822338083' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-08-17T18:01:08.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:08 smithi046 ceph-mon[88218]: osdmap e1287: 8 total, 8 up, 7 in 2024-08-17T18:01:08.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:08 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1822338083' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-08-17T18:01:08.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:08 smithi037 ceph-mon[97894]: osdmap e1287: 8 total, 8 up, 7 in 2024-08-17T18:01:08.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:08 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1822338083' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-08-17T18:01:08.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:08 smithi037 ceph-mon[102022]: osdmap e1287: 8 total, 8 up, 7 in 2024-08-17T18:01:08.844 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:08.857 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 16 16 35394 35378 138.174 0 - 0.00666003 2024-08-17T18:01:08.866 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:08.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:08.867 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:08.900 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-08-17T18:01:08.968 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:09.005 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:09.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:09.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:09.107 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:09.129 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:09.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:09.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:09.231 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:09.244 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:01:09.244 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:01:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:01:08] "GET /metrics HTTP/1.1" 200 36610 "" "Prometheus/2.51.0" 2024-08-17T18:01:09.255 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:09.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:09.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:09.356 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:09.379 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:09.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:09.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:09.481 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:09.505 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:09.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:09.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:09.607 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:09.654 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:09.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:09.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:09.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:09 smithi046 ceph-mon[88218]: pgmap v2036: 99 pgs: 99 active+clean; 1.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 144 MiB/s wr, 2.30k op/s 2024-08-17T18:01:09.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:09 smithi046 ceph-mon[88218]: osdmap e1288: 8 total, 8 up, 7 in 2024-08-17T18:01:09.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:09.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:09.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:09.711 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:09.755 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:09.792 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:09.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:09 smithi037 ceph-mon[97894]: pgmap v2036: 99 pgs: 99 active+clean; 1.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 144 MiB/s wr, 2.30k op/s 2024-08-17T18:01:09.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:09 smithi037 ceph-mon[97894]: osdmap e1288: 8 total, 8 up, 7 in 2024-08-17T18:01:09.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:09.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:09.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:09.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:09.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:09 smithi037 ceph-mon[102022]: pgmap v2036: 99 pgs: 99 active+clean; 1.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 144 MiB/s wr, 2.30k op/s 2024-08-17T18:01:09.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:09 smithi037 ceph-mon[102022]: osdmap e1288: 8 total, 8 up, 7 in 2024-08-17T18:01:09.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:09.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:09.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:09.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:09.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:09.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:09.858 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 17 16 35540 35524 130.583 4.5625 0.0204261 0.00765018 2024-08-17T18:01:09.895 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:09.924 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:09.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:09.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:10.026 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:10.071 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:10.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:10.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:10.172 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:10.197 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:10.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:10.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:10.261 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:01:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:01:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:01:10.299 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:10.321 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:10.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:10.322 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:10.423 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:10.446 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:10.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:10.447 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:10.548 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:10.571 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:10.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:10.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:10.672 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:10.700 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:10.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:10.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:10.724 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:10 smithi037 ceph-mon[97894]: osdmap e1289: 8 total, 8 up, 7 in 2024-08-17T18:01:10.725 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:10 smithi037 ceph-mon[102022]: osdmap e1289: 8 total, 8 up, 7 in 2024-08-17T18:01:10.802 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:10.841 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:10.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:10.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:10.858 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 18 16 36246 36230 125.78 44.125 0.00713203 0.00794263 2024-08-17T18:01:10.942 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:10.978 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:10.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:10.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:11.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:10 smithi046 ceph-mon[88218]: osdmap e1289: 8 total, 8 up, 7 in 2024-08-17T18:01:11.080 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:11.117 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:11.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:11.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:11.219 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:11.261 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:11.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:11.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:11.364 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:11.408 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:11.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:11.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:11.510 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:11.551 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:11.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:11.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:11.612 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is set 2024-08-17T18:01:11.653 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:11.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:11.687 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:11.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:11.720 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:11 smithi037 ceph-mon[102022]: pgmap v2039: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+remapped, 3 remapped+peering, 90 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 148 MiB/s wr, 2.36k op/s; 4439/104268 objects degraded (4.257%); 43 KiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T18:01:11.720 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:11 smithi037 ceph-mon[102022]: Health check failed: Degraded data redundancy: 4439/104268 objects degraded (4.257%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:11.720 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:11 smithi037 ceph-mon[102022]: osdmap e1290: 8 total, 8 up, 7 in 2024-08-17T18:01:11.721 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:11 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2991186088' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:01:11.721 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:11 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:01:11.721 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:11 smithi037 ceph-mon[97894]: pgmap v2039: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+remapped, 3 remapped+peering, 90 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 148 MiB/s wr, 2.36k op/s; 4439/104268 objects degraded (4.257%); 43 KiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T18:01:11.721 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:11 smithi037 ceph-mon[97894]: Health check failed: Degraded data redundancy: 4439/104268 objects degraded (4.257%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:11.721 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:11 smithi037 ceph-mon[97894]: osdmap e1290: 8 total, 8 up, 7 in 2024-08-17T18:01:11.721 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:11 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2991186088' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:01:11.721 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:11 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:01:11.788 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:11.816 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:11.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:11.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:11.858 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 19 16 37487 37471 123.242 77.5625 0.0205448 0.0081073 2024-08-17T18:01:11.917 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:11.954 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:11.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:11.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:12.010 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:11 smithi046 ceph-mon[88218]: pgmap v2039: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+remapped, 3 remapped+peering, 90 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 148 MiB/s wr, 2.36k op/s; 4439/104268 objects degraded (4.257%); 43 KiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T18:01:12.010 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:11 smithi046 ceph-mon[88218]: Health check failed: Degraded data redundancy: 4439/104268 objects degraded (4.257%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:12.010 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:11 smithi046 ceph-mon[88218]: osdmap e1290: 8 total, 8 up, 7 in 2024-08-17T18:01:12.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:11 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2991186088' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:01:12.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:11 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:01:12.056 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:12.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:12.090 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:12.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:12.191 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:12.220 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:12.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:12.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:12.322 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:12.359 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:12.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:12.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:12.461 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:12.487 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:12.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:12.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:12.588 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:12.616 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:12.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:12.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:12.718 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:12.730 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:12 smithi046 ceph-mon[88218]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:01:12.731 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:12 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:01:12.731 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:12 smithi046 ceph-mon[88218]: osdmap e1291: 8 total, 8 up, 7 in 2024-08-17T18:01:12.731 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:12 smithi046 ceph-mon[88218]: pgmap v2042: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+remapped, 3 remapped+peering, 88 active+clean; 2.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 84 MiB/s wr, 1.34k op/s; 6655/106611 objects degraded (6.242%); 2103/106611 objects misplaced (1.973%); 544 KiB/s, 2 keys/s, 8 objects/s recovering 2024-08-17T18:01:12.744 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:12.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:12.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:12.846 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:12.858 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:2024-08-17T18:01:12.858372+0000 min lat: 0.00115367 max lat: 2.16353 avg lat: 0.0082687 2024-08-17T18:01:12.858 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T18:01:12.858 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 20 16 38680 38664 120.808 74.5625 0.0057686 0.0082687 2024-08-17T18:01:12.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:12.895 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:12.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:12.996 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:13.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:12 smithi037 ceph-mon[97894]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:01:13.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:12 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:01:13.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:12 smithi037 ceph-mon[97894]: osdmap e1291: 8 total, 8 up, 7 in 2024-08-17T18:01:13.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:12 smithi037 ceph-mon[97894]: pgmap v2042: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+remapped, 3 remapped+peering, 88 active+clean; 2.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 84 MiB/s wr, 1.34k op/s; 6655/106611 objects degraded (6.242%); 2103/106611 objects misplaced (1.973%); 544 KiB/s, 2 keys/s, 8 objects/s recovering 2024-08-17T18:01:13.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:12 smithi037 ceph-mon[102022]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:01:13.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:12 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:01:13.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:12 smithi037 ceph-mon[102022]: osdmap e1291: 8 total, 8 up, 7 in 2024-08-17T18:01:13.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:12 smithi037 ceph-mon[102022]: pgmap v2042: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+remapped, 3 remapped+peering, 88 active+clean; 2.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 84 MiB/s wr, 1.34k op/s; 6655/106611 objects degraded (6.242%); 2103/106611 objects misplaced (1.973%); 544 KiB/s, 2 keys/s, 8 objects/s recovering 2024-08-17T18:01:13.056 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:13.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:13.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:13.158 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:13.197 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:13.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:13.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:13.199 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:01:13.200 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:01:13.298 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:13.345 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:13.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:13.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:13.446 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:13.491 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:13.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:13.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:13.593 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:13.622 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:13.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:13.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:13.724 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:13.756 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:13.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:13.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:13.858 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:13.859 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 21 16 39840 39824 118.507 72.5 0.0247173 0.00843233 2024-08-17T18:01:13.887 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:13.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:13.888 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:13.891 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:13 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3247501122' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:01:13.891 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:13 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3247501122' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:01:13.959 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-08-17T18:01:13.989 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:14.018 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:14.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:14.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:14.078 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:01:14.078 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:01:14.078 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:01:14.078 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:01:14.078 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:01:14.078 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:01:14.078 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:01:14.078 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:01:14.079 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:01:14.079 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:01:14.079 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:01:14.079 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:01:14.079 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:01:14.079 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:01:14.079 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:01:14.079 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:01:14.120 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:14.153 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:13 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3247501122' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:01:14.161 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:14.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:14.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:14.263 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:14.272 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7, 0] out_osds: [2] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:01:14.272 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:01:14.272 INFO:tasks.thrashosds.thrasher:Adding osd 2 2024-08-17T18:01:14.272 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd in 2 2024-08-17T18:01:14.290 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:14.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:14.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:14.391 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:14.421 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:14.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:14.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:14.460 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:01:14.522 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:14.569 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:14.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:14.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:14.671 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:14.718 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:14.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:14.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:14.820 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:14.858 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 22 16 40985 40969 116.373 71.5625 0.0151692 0.00858538 2024-08-17T18:01:14.865 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:14.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:14.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:14.912 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:14 smithi046 ceph-mon[88218]: pgmap v2043: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+remapped, 3 remapped+peering, 88 active+clean; 2.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 61 MiB/s wr, 972 op/s; 6655/106611 objects degraded (6.242%); 2103/106611 objects misplaced (1.973%); 394 KiB/s, 1 keys/s, 6 objects/s recovering 2024-08-17T18:01:14.968 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:15.007 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:15.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:15.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:15.109 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:15.150 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:15.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:15.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:15.202 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:14 smithi037 ceph-mon[97894]: pgmap v2043: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+remapped, 3 remapped+peering, 88 active+clean; 2.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 61 MiB/s wr, 972 op/s; 6655/106611 objects degraded (6.242%); 2103/106611 objects misplaced (1.973%); 394 KiB/s, 1 keys/s, 6 objects/s recovering 2024-08-17T18:01:15.202 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:14 smithi037 ceph-mon[102022]: pgmap v2043: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+remapped, 3 remapped+peering, 88 active+clean; 2.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 61 MiB/s wr, 972 op/s; 6655/106611 objects degraded (6.242%); 2103/106611 objects misplaced (1.973%); 394 KiB/s, 1 keys/s, 6 objects/s recovering 2024-08-17T18:01:15.252 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:15.281 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:15.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:15.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:15.383 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:15.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:15.413 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:15.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:15.417 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T18:01:15.515 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:15.546 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:15.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:15.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:15.648 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:15.678 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:15.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:15.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:15.763 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:01:15.780 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:15.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:15.831 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:15.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:15.858 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 23 16 42260 42244 114.778 79.6875 0.00759514 0.00870625 2024-08-17T18:01:15.932 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:15.955 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:15.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:15.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:16.057 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:16.097 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:16.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:16.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:16.199 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:16.247 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:16.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:16.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:16.349 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:16.379 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:16.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:16.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:16.481 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:16.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:16.508 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:16.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:16.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:16 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 8854/122679 objects degraded (7.217%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:16.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:16 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 8854/122679 objects degraded (7.217%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:16.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:16 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 8854/122679 objects degraded (7.217%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:16.610 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:16.654 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:16.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:16.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:16.756 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:16.783 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:16.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:16.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:16.858 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 24 15 43331 43316 112.787 67 0.0174182 0.00886008 2024-08-17T18:01:16.878 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:01:16.885 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:16.955 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:16.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:16.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:17.058 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:17.064 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:01:17.104 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:17.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:17.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:17.207 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:17.241 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:17.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:17.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:17.343 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:17.370 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:17.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:17.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:17.472 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:17.500 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:17.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:17.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:17.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:17 smithi046 ceph-mon[88218]: pgmap v2044: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.5 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 74 MiB/s wr, 1.18k op/s; 8854/122679 objects degraded (7.217%); 3752/122679 objects misplaced (3.058%); 5.5 MiB/s, 1 keys/s, 88 objects/s recovering 2024-08-17T18:01:17.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:17 smithi037 ceph-mon[97894]: pgmap v2044: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.5 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 74 MiB/s wr, 1.18k op/s; 8854/122679 objects degraded (7.217%); 3752/122679 objects misplaced (3.058%); 5.5 MiB/s, 1 keys/s, 88 objects/s recovering 2024-08-17T18:01:17.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:17 smithi037 ceph-mon[102022]: pgmap v2044: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.5 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 74 MiB/s wr, 1.18k op/s; 8854/122679 objects degraded (7.217%); 3752/122679 objects misplaced (3.058%); 5.5 MiB/s, 1 keys/s, 88 objects/s recovering 2024-08-17T18:01:17.602 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:17.656 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:17.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:17.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:17.758 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:17.789 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:17.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:17.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:17.859 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 25 16 44564 44548 111.356 77 0.0119406 0.00897348 2024-08-17T18:01:17.891 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:17.924 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:17.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:17.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:18.025 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:18.060 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:18.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:18.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:18.162 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:18.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:18.203 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:18.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:18.304 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:18.331 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:18.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:18.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:18.433 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:18.462 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:18.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:18.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:18.564 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:18.589 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:18.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:18.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:18.691 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:18.718 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:18.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:18.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:18.820 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:18.850 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:18.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:18.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:18.862 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 26 16 45644 45628 109.669 67.5 0.0118518 0.00911114 2024-08-17T18:01:18.862 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T18:01:18.863 INFO:teuthology.orchestra.run.smithi046.stdout: "size": 20, 2024-08-17T18:01:18.863 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 600, 2024-08-17T18:01:18.863 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [ 2024-08-17T18:01:18.863 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.863 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:103055 9.15 9:a8724b52:::benchmark_data_smithi037_235265_object103054:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1248)", 2024-08-17T18:01:18.863 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:46.278020+0000", 2024-08-17T18:01:18.863 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 212.579157581, 2024-08-17T18:01:18.863 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.3117464860000001, 2024-08-17T18:01:18.863 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:01:18.863 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:18.863 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:01:18.863 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:01:18.864 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:01:18.864 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 103055 2024-08-17T18:01:18.864 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.864 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:01:18.864 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.864 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:01:18.864 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.278020+0000", 2024-08-17T18:01:18.864 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:18.864 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.864 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.864 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:01:18.864 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.278020+0000", 2024-08-17T18:01:18.865 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:18.865 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.865 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.865 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:01:18.865 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.278018+0000", 2024-08-17T18:01:18.865 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:01:18.865 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.865 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.865 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:01:18.865 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.278047+0000", 2024-08-17T18:01:18.865 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.9249000000000001e-05 2024-08-17T18:01:18.865 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.865 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.866 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:01:18.866 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.278059+0000", 2024-08-17T18:01:18.866 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1867e-05 2024-08-17T18:01:18.866 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.866 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.866 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:01:18.866 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.278065+0000", 2024-08-17T18:01:18.866 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5330000000000002e-06 2024-08-17T18:01:18.866 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.866 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.866 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.866 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.278167+0000", 2024-08-17T18:01:18.866 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000102007 2024-08-17T18:01:18.867 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.867 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.867 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:01:18.867 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.278181+0000", 2024-08-17T18:01:18.867 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3828999999999999e-05 2024-08-17T18:01:18.867 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.867 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.867 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.867 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:47.204720+0000", 2024-08-17T18:01:18.867 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.92653983500000003 2024-08-17T18:01:18.867 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.867 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.867 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:01:18.868 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:47.204734+0000", 2024-08-17T18:01:18.868 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3226e-05 2024-08-17T18:01:18.868 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.868 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.868 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.868 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.571864+0000", 2024-08-17T18:01:18.868 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3671304040000001 2024-08-17T18:01:18.868 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.868 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.868 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:01:18.868 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.571989+0000", 2024-08-17T18:01:18.868 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012536599999999999 2024-08-17T18:01:18.868 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.869 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.869 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,3", 2024-08-17T18:01:18.869 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.572102+0000", 2024-08-17T18:01:18.869 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000112083 2024-08-17T18:01:18.869 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.869 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.869 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:01:18.869 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.576328+0000", 2024-08-17T18:01:18.869 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00422625 2024-08-17T18:01:18.869 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.869 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.869 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:18.869 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.588880+0000", 2024-08-17T18:01:18.869 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.012552572999999999 2024-08-17T18:01:18.870 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.870 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.870 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:18.870 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.588915+0000", 2024-08-17T18:01:18.870 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4736000000000001e-05 2024-08-17T18:01:18.870 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.870 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.870 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:01:18.870 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.588952+0000", 2024-08-17T18:01:18.870 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.7360000000000001e-05 2024-08-17T18:01:18.870 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.870 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.870 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:01:18.871 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.589766+0000", 2024-08-17T18:01:18.871 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00081366299999999995 2024-08-17T18:01:18.871 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:18.871 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:01:18.871 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:18.871 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.871 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.871 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:103084 9.15 9:a86ee3d1:::benchmark_data_smithi037_235265_object103083:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1248)", 2024-08-17T18:01:18.871 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:46.295788+0000", 2024-08-17T18:01:18.871 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 212.56138902399999, 2024-08-17T18:01:18.871 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2953144999999999, 2024-08-17T18:01:18.871 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:01:18.871 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:18.872 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:01:18.872 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:01:18.872 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:01:18.872 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 103084 2024-08-17T18:01:18.872 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.872 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:01:18.872 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.872 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:01:18.872 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.295788+0000", 2024-08-17T18:01:18.872 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:18.872 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.872 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.872 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:01:18.873 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.295788+0000", 2024-08-17T18:01:18.873 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:18.873 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.873 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.873 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:01:18.873 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.295787+0000", 2024-08-17T18:01:18.873 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:01:18.873 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.873 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.873 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:01:18.873 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.295861+0000", 2024-08-17T18:01:18.873 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.3499999999999998e-05 2024-08-17T18:01:18.875 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.875 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.875 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:01:18.875 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.295873+0000", 2024-08-17T18:01:18.876 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1911e-05 2024-08-17T18:01:18.876 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.876 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.876 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:01:18.876 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.295879+0000", 2024-08-17T18:01:18.876 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0050000000000001e-06 2024-08-17T18:01:18.876 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.876 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.877 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.877 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.295948+0000", 2024-08-17T18:01:18.877 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.8948999999999993e-05 2024-08-17T18:01:18.877 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.877 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.877 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:01:18.877 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.295961+0000", 2024-08-17T18:01:18.877 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3203e-05 2024-08-17T18:01:18.877 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.877 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.878 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.878 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:47.205162+0000", 2024-08-17T18:01:18.878 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.909201009 2024-08-17T18:01:18.878 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.878 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.878 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:01:18.878 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:47.205172+0000", 2024-08-17T18:01:18.878 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0171e-05 2024-08-17T18:01:18.878 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.879 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.879 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.879 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.573431+0000", 2024-08-17T18:01:18.879 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.368259334 2024-08-17T18:01:18.879 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.879 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.879 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:01:18.879 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.573515+0000", 2024-08-17T18:01:18.879 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.3829e-05 2024-08-17T18:01:18.879 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.879 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.880 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,3", 2024-08-17T18:01:18.880 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.573620+0000", 2024-08-17T18:01:18.880 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000105108 2024-08-17T18:01:18.880 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.880 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.880 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:01:18.880 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.576336+0000", 2024-08-17T18:01:18.881 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.002715992 2024-08-17T18:01:18.881 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.881 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.881 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:18.881 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.589827+0000", 2024-08-17T18:01:18.881 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.013490966 2024-08-17T18:01:18.881 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.881 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.881 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:18.881 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.590277+0000", 2024-08-17T18:01:18.882 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00045029599999999999 2024-08-17T18:01:18.882 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.882 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.882 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:01:18.882 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.590310+0000", 2024-08-17T18:01:18.882 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.2660000000000002e-05 2024-08-17T18:01:18.882 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.882 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.882 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:01:18.883 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.591103+0000", 2024-08-17T18:01:18.883 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000792547 2024-08-17T18:01:18.883 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:18.883 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:01:18.883 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:18.883 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.883 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.883 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:103169 9.15 9:aa2d4fcc:::benchmark_data_smithi037_235265_object103168:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1248)", 2024-08-17T18:01:18.883 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:46.340236+0000", 2024-08-17T18:01:18.883 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 212.516940938, 2024-08-17T18:01:18.884 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2551640819999998, 2024-08-17T18:01:18.884 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:01:18.884 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:18.884 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:01:18.884 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:01:18.884 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:01:18.884 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 103169 2024-08-17T18:01:18.884 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.884 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:01:18.884 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.885 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:01:18.885 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.340236+0000", 2024-08-17T18:01:18.885 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:18.885 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.885 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.885 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:01:18.885 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.340236+0000", 2024-08-17T18:01:18.886 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:18.886 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.886 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.886 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:01:18.886 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.340235+0000", 2024-08-17T18:01:18.886 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:01:18.887 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.887 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.887 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:01:18.887 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.340297+0000", 2024-08-17T18:01:18.887 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2559999999999997e-05 2024-08-17T18:01:18.887 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.887 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.888 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:01:18.888 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.340313+0000", 2024-08-17T18:01:18.888 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.6186000000000001e-05 2024-08-17T18:01:18.888 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.888 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.888 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:01:18.889 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.340319+0000", 2024-08-17T18:01:18.889 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7429999999999999e-06 2024-08-17T18:01:18.889 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.889 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.889 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.889 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.340371+0000", 2024-08-17T18:01:18.889 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1570999999999998e-05 2024-08-17T18:01:18.890 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.890 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.890 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:01:18.890 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.340381+0000", 2024-08-17T18:01:18.890 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.9089999999999995e-06 2024-08-17T18:01:18.891 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.891 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.891 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.891 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:47.205207+0000", 2024-08-17T18:01:18.891 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.86482586100000003 2024-08-17T18:01:18.891 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.891 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.892 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:01:18.892 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:47.205215+0000", 2024-08-17T18:01:18.892 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.6649999999999992e-06 2024-08-17T18:01:18.892 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.892 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.893 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.893 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.574496+0000", 2024-08-17T18:01:18.893 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3692804629999999 2024-08-17T18:01:18.893 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.893 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.893 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:01:18.894 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.574614+0000", 2024-08-17T18:01:18.894 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000117829 2024-08-17T18:01:18.894 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.894 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.894 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,3", 2024-08-17T18:01:18.894 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.574722+0000", 2024-08-17T18:01:18.894 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00010815900000000001 2024-08-17T18:01:18.894 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.894 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.895 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:01:18.895 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.580915+0000", 2024-08-17T18:01:18.895 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0061929059999999998 2024-08-17T18:01:18.895 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.895 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.895 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:18.895 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.591155+0000", 2024-08-17T18:01:18.895 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.010240208000000001 2024-08-17T18:01:18.895 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.895 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.895 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:18.896 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.594344+0000", 2024-08-17T18:01:18.896 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0031894800000000002 2024-08-17T18:01:18.896 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.896 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.896 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:01:18.896 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.594381+0000", 2024-08-17T18:01:18.896 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.6553000000000001e-05 2024-08-17T18:01:18.896 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.896 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.896 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:01:18.896 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.595400+0000", 2024-08-17T18:01:18.896 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001019556 2024-08-17T18:01:18.897 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:18.897 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:01:18.897 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:18.897 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.897 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.897 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:103191 9.15 9:a8b6e431:::benchmark_data_smithi037_235265_object103190:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1248)", 2024-08-17T18:01:18.897 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:46.352393+0000", 2024-08-17T18:01:18.897 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 212.50478466199999, 2024-08-17T18:01:18.897 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2489370289999999, 2024-08-17T18:01:18.897 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:01:18.897 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:18.897 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:01:18.898 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:01:18.898 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:01:18.898 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 103191 2024-08-17T18:01:18.898 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.898 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:01:18.898 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.898 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:01:18.898 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.352393+0000", 2024-08-17T18:01:18.898 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:18.898 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.899 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.899 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:01:18.899 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.352393+0000", 2024-08-17T18:01:18.899 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:18.899 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.899 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.899 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:01:18.899 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.352392+0000", 2024-08-17T18:01:18.899 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:01:18.899 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.899 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.900 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:01:18.900 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.352449+0000", 2024-08-17T18:01:18.900 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6954999999999999e-05 2024-08-17T18:01:18.900 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.900 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.900 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:01:18.900 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.352458+0000", 2024-08-17T18:01:18.900 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.8379999999999997e-06 2024-08-17T18:01:18.900 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.900 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.901 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:01:18.901 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.352464+0000", 2024-08-17T18:01:18.901 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6899999999999997e-06 2024-08-17T18:01:18.901 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.901 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.901 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.901 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.352982+0000", 2024-08-17T18:01:18.901 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00051784699999999999 2024-08-17T18:01:18.901 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.902 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.902 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:01:18.902 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.352991+0000", 2024-08-17T18:01:18.902 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.3139999999999993e-06 2024-08-17T18:01:18.902 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.902 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.903 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.903 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:47.205242+0000", 2024-08-17T18:01:18.904 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.85225087799999999 2024-08-17T18:01:18.904 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.904 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.904 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:01:18.904 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:47.205251+0000", 2024-08-17T18:01:18.904 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.6270000000000006e-06 2024-08-17T18:01:18.904 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.904 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.904 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.904 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.575448+0000", 2024-08-17T18:01:18.904 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.37019687 2024-08-17T18:01:18.905 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.905 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.905 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:01:18.905 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.575539+0000", 2024-08-17T18:01:18.905 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.1816000000000003e-05 2024-08-17T18:01:18.905 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.905 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.905 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,3", 2024-08-17T18:01:18.905 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.575642+0000", 2024-08-17T18:01:18.905 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00010286 2024-08-17T18:01:18.905 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.905 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.906 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:01:18.906 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.583075+0000", 2024-08-17T18:01:18.906 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0074329249999999999 2024-08-17T18:01:18.906 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.906 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.906 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:18.906 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.597489+0000", 2024-08-17T18:01:18.906 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.014413505 2024-08-17T18:01:18.906 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.906 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.906 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:18.907 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.598078+0000", 2024-08-17T18:01:18.907 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00058881000000000005 2024-08-17T18:01:18.907 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.907 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.907 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:01:18.907 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.598129+0000", 2024-08-17T18:01:18.907 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1264999999999998e-05 2024-08-17T18:01:18.907 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.907 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.907 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:01:18.907 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.601330+0000", 2024-08-17T18:01:18.907 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0032007849999999998 2024-08-17T18:01:18.908 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:18.908 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:01:18.908 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:18.908 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.908 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.908 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:103264 9.15 9:a944be60:::benchmark_data_smithi037_235265_object103263:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1248)", 2024-08-17T18:01:18.908 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:46.394986+0000", 2024-08-17T18:01:18.908 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 212.462191695, 2024-08-17T18:01:18.908 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2074159099999999, 2024-08-17T18:01:18.908 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:01:18.908 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:18.908 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:01:18.909 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:01:18.909 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:01:18.909 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 103264 2024-08-17T18:01:18.909 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.909 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:01:18.909 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.909 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:01:18.909 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.394986+0000", 2024-08-17T18:01:18.909 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:18.909 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.909 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.909 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:01:18.909 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.394986+0000", 2024-08-17T18:01:18.910 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:18.910 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.910 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.910 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:01:18.910 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.394985+0000", 2024-08-17T18:01:18.910 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T18:01:18.910 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.910 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.910 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:01:18.910 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.395140+0000", 2024-08-17T18:01:18.910 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00015547599999999999 2024-08-17T18:01:18.911 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.911 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.911 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:01:18.911 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.395156+0000", 2024-08-17T18:01:18.911 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.5987000000000001e-05 2024-08-17T18:01:18.911 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.911 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.911 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:01:18.911 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.395163+0000", 2024-08-17T18:01:18.911 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.178e-06 2024-08-17T18:01:18.911 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.912 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.912 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.912 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.395216+0000", 2024-08-17T18:01:18.912 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.3566000000000002e-05 2024-08-17T18:01:18.912 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.912 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.912 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:01:18.912 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.395231+0000", 2024-08-17T18:01:18.912 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.4994000000000001e-05 2024-08-17T18:01:18.912 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.913 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.913 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.913 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:47.205276+0000", 2024-08-17T18:01:18.913 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.81004445400000002 2024-08-17T18:01:18.913 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.913 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.913 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:01:18.913 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:47.205284+0000", 2024-08-17T18:01:18.913 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.2609999999999993e-06 2024-08-17T18:01:18.913 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.913 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.914 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.914 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.576372+0000", 2024-08-17T18:01:18.914 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3710875869999999 2024-08-17T18:01:18.914 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.914 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.914 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:01:18.914 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.576458+0000", 2024-08-17T18:01:18.914 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.6434000000000006e-05 2024-08-17T18:01:18.914 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.914 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.915 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,3", 2024-08-17T18:01:18.915 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.576575+0000", 2024-08-17T18:01:18.915 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00011710299999999999 2024-08-17T18:01:18.915 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.915 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.915 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:01:18.915 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.583085+0000", 2024-08-17T18:01:18.915 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0065095450000000003 2024-08-17T18:01:18.915 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.915 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.915 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:18.916 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.597564+0000", 2024-08-17T18:01:18.916 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.014479541 2024-08-17T18:01:18.916 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.916 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.916 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:18.916 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.601367+0000", 2024-08-17T18:01:18.916 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0038026380000000001 2024-08-17T18:01:18.916 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.916 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.916 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:01:18.916 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.601410+0000", 2024-08-17T18:01:18.917 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3488000000000001e-05 2024-08-17T18:01:18.917 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.917 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.917 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:01:18.917 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.602401+0000", 2024-08-17T18:01:18.917 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00099116400000000011 2024-08-17T18:01:18.917 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:18.917 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:01:18.917 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:18.917 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.918 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.918 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:103294 9.15 9:aa9ff34e:::benchmark_data_smithi037_235265_object103293:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1248)", 2024-08-17T18:01:18.918 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:46.414492+0000", 2024-08-17T18:01:18.918 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 212.442685678, 2024-08-17T18:01:18.918 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.1923658860000002, 2024-08-17T18:01:18.918 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:01:18.918 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:18.919 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:01:18.919 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:01:18.919 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:01:18.919 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 103294 2024-08-17T18:01:18.919 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.919 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:01:18.919 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.919 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:01:18.919 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.414492+0000", 2024-08-17T18:01:18.919 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:18.920 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.920 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.920 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:01:18.920 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.414492+0000", 2024-08-17T18:01:18.920 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:18.921 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.921 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.921 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:01:18.921 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.414490+0000", 2024-08-17T18:01:18.921 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T18:01:18.921 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.921 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.922 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:01:18.922 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.414541+0000", 2024-08-17T18:01:18.922 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1181999999999999e-05 2024-08-17T18:01:18.922 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.922 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.922 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:01:18.922 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.414556+0000", 2024-08-17T18:01:18.922 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.4797000000000001e-05 2024-08-17T18:01:18.923 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.923 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.923 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:01:18.923 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.414562+0000", 2024-08-17T18:01:18.923 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0669999999999997e-06 2024-08-17T18:01:18.923 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.923 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.924 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.924 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.415894+0000", 2024-08-17T18:01:18.924 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001331683 2024-08-17T18:01:18.924 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.924 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.924 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:01:18.924 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.415905+0000", 2024-08-17T18:01:18.924 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1221e-05 2024-08-17T18:01:18.924 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.924 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.924 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.924 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:47.205312+0000", 2024-08-17T18:01:18.925 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.78940764600000002 2024-08-17T18:01:18.925 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.925 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.925 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:01:18.925 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:47.205321+0000", 2024-08-17T18:01:18.925 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.7600000000000008e-06 2024-08-17T18:01:18.925 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.925 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.925 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.925 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.577343+0000", 2024-08-17T18:01:18.925 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3720219120000001 2024-08-17T18:01:18.925 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.925 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.926 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:01:18.926 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.577426+0000", 2024-08-17T18:01:18.926 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.3363999999999997e-05 2024-08-17T18:01:18.926 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.926 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.927 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,3", 2024-08-17T18:01:18.927 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.577532+0000", 2024-08-17T18:01:18.927 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00010577300000000001 2024-08-17T18:01:18.927 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.927 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.927 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:01:18.927 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.583090+0000", 2024-08-17T18:01:18.927 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0055581980000000003 2024-08-17T18:01:18.927 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.928 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.928 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:18.928 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.602433+0000", 2024-08-17T18:01:18.928 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.019342438 2024-08-17T18:01:18.928 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.928 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.928 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:18.928 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.605393+0000", 2024-08-17T18:01:18.928 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0029601749999999998 2024-08-17T18:01:18.928 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.928 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.928 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:01:18.928 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.605462+0000", 2024-08-17T18:01:18.929 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.8757999999999995e-05 2024-08-17T18:01:18.929 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.929 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.929 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:01:18.929 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.606857+0000", 2024-08-17T18:01:18.929 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001395659 2024-08-17T18:01:18.929 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:18.929 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:01:18.929 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:18.929 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.929 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.929 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:103313 9.15 9:adf53b7e:::benchmark_data_smithi037_235265_object103312:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1248)", 2024-08-17T18:01:18.930 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:46.427909+0000", 2024-08-17T18:01:18.930 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 212.42926866400001, 2024-08-17T18:01:18.930 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.1913727390000002, 2024-08-17T18:01:18.930 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:01:18.930 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:18.930 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:01:18.930 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:01:18.930 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:01:18.930 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 103313 2024-08-17T18:01:18.931 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.931 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:01:18.931 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.931 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:01:18.931 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.427909+0000", 2024-08-17T18:01:18.931 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:18.931 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.931 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.931 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:01:18.931 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.427909+0000", 2024-08-17T18:01:18.931 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:18.931 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.932 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.932 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:01:18.932 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.427907+0000", 2024-08-17T18:01:18.932 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T18:01:18.932 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.932 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.932 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:01:18.932 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.427938+0000", 2024-08-17T18:01:18.932 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.1550000000000001e-05 2024-08-17T18:01:18.933 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.933 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.933 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:01:18.933 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.427948+0000", 2024-08-17T18:01:18.933 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.6800000000000005e-06 2024-08-17T18:01:18.933 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.933 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.933 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:01:18.933 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.427953+0000", 2024-08-17T18:01:18.934 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4469999999999999e-06 2024-08-17T18:01:18.934 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.934 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.934 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.934 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.428085+0000", 2024-08-17T18:01:18.934 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013214100000000001 2024-08-17T18:01:18.934 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.934 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.934 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:01:18.934 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.428100+0000", 2024-08-17T18:01:18.934 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.5234e-05 2024-08-17T18:01:18.934 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.935 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.935 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.935 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:47.205349+0000", 2024-08-17T18:01:18.935 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.77724873400000005 2024-08-17T18:01:18.935 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.935 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.935 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:01:18.935 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:47.205357+0000", 2024-08-17T18:01:18.935 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.0479999999999999e-06 2024-08-17T18:01:18.935 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.935 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.935 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.936 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.578240+0000", 2024-08-17T18:01:18.936 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3728830300000001 2024-08-17T18:01:18.936 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.936 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.936 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:01:18.936 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.578322+0000", 2024-08-17T18:01:18.936 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.2076999999999994e-05 2024-08-17T18:01:18.936 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.936 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.936 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,3", 2024-08-17T18:01:18.936 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.578429+0000", 2024-08-17T18:01:18.936 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00010715199999999999 2024-08-17T18:01:18.937 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.937 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.937 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:01:18.937 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.583096+0000", 2024-08-17T18:01:18.937 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0046665760000000004 2024-08-17T18:01:18.937 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.937 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.937 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:18.937 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.606902+0000", 2024-08-17T18:01:18.937 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.023806850000000001 2024-08-17T18:01:18.937 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.938 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.938 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:18.938 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.617355+0000", 2024-08-17T18:01:18.938 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.010452539 2024-08-17T18:01:18.938 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.938 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.938 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:01:18.938 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.617429+0000", 2024-08-17T18:01:18.938 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.4345999999999996e-05 2024-08-17T18:01:18.938 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.938 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.938 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:01:18.939 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.619281+0000", 2024-08-17T18:01:18.939 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0018520349999999999 2024-08-17T18:01:18.939 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:18.939 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:01:18.939 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:18.939 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.939 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.939 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:103403 9.15 9:ac37a5d9:::benchmark_data_smithi037_235265_object103402:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1248)", 2024-08-17T18:01:18.939 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:46.485365+0000", 2024-08-17T18:01:18.939 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 212.37181192, 2024-08-17T18:01:18.939 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.1415947000000002, 2024-08-17T18:01:18.939 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:01:18.940 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:18.940 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:01:18.940 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:01:18.940 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:01:18.940 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 103403 2024-08-17T18:01:18.940 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.940 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:01:18.940 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.940 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:01:18.940 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.485365+0000", 2024-08-17T18:01:18.940 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:18.940 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.941 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.941 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:01:18.941 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.485365+0000", 2024-08-17T18:01:18.941 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:18.941 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.941 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.941 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:01:18.941 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.485364+0000", 2024-08-17T18:01:18.941 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:01:18.941 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.941 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.941 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:01:18.942 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.485395+0000", 2024-08-17T18:01:18.942 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.0698000000000003e-05 2024-08-17T18:01:18.942 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.942 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.942 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:01:18.942 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.485407+0000", 2024-08-17T18:01:18.942 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2139e-05 2024-08-17T18:01:18.942 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.942 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.942 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:01:18.942 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.485412+0000", 2024-08-17T18:01:18.943 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0710000000000002e-06 2024-08-17T18:01:18.943 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.943 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.943 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.943 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.485461+0000", 2024-08-17T18:01:18.943 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.8931999999999998e-05 2024-08-17T18:01:18.943 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.943 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.943 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:01:18.943 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.485469+0000", 2024-08-17T18:01:18.943 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.0700000000000007e-06 2024-08-17T18:01:18.944 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.944 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.944 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.944 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:47.205380+0000", 2024-08-17T18:01:18.944 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.71991063499999997 2024-08-17T18:01:18.944 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.944 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.944 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:01:18.944 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:47.205388+0000", 2024-08-17T18:01:18.944 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.1540000000000002e-06 2024-08-17T18:01:18.944 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.944 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.945 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.945 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.579106+0000", 2024-08-17T18:01:18.945 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3737178480000001 2024-08-17T18:01:18.945 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.945 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.945 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:01:18.945 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.579183+0000", 2024-08-17T18:01:18.945 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.7768999999999994e-05 2024-08-17T18:01:18.945 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.945 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.945 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,3", 2024-08-17T18:01:18.945 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.579288+0000", 2024-08-17T18:01:18.946 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00010441399999999999 2024-08-17T18:01:18.946 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.946 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.946 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:01:18.946 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.583101+0000", 2024-08-17T18:01:18.946 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0038129430000000001 2024-08-17T18:01:18.946 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.946 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.946 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:18.946 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.621363+0000", 2024-08-17T18:01:18.946 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.038261848000000001 2024-08-17T18:01:18.947 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.947 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.947 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:18.947 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.625020+0000", 2024-08-17T18:01:18.947 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.003657394 2024-08-17T18:01:18.947 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.947 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.947 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:01:18.947 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.625052+0000", 2024-08-17T18:01:18.947 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.2144000000000003e-05 2024-08-17T18:01:18.947 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.947 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.948 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:01:18.948 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.626960+0000", 2024-08-17T18:01:18.948 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0019078859999999999 2024-08-17T18:01:18.948 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:18.948 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:01:18.948 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:18.948 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.948 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.948 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:103476 9.15 9:a8a71b3d:::benchmark_data_smithi037_235265_object103475:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1248)", 2024-08-17T18:01:18.948 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:46.536529+0000", 2024-08-17T18:01:18.948 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 212.32064864500001, 2024-08-17T18:01:18.948 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.0921590170000002, 2024-08-17T18:01:18.949 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:01:18.949 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:18.949 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:01:18.949 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:01:18.949 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:01:18.949 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 103476 2024-08-17T18:01:18.949 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.949 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:01:18.949 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.949 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:01:18.949 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.536529+0000", 2024-08-17T18:01:18.949 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:18.949 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.950 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.950 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:01:18.950 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.536529+0000", 2024-08-17T18:01:18.950 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:18.950 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.950 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.950 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:01:18.950 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.536527+0000", 2024-08-17T18:01:18.950 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:01:18.951 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.951 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.951 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:01:18.951 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.536579+0000", 2024-08-17T18:01:18.951 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1641999999999998e-05 2024-08-17T18:01:18.951 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.951 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.951 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:01:18.951 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.536596+0000", 2024-08-17T18:01:18.951 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.6796e-05 2024-08-17T18:01:18.951 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.952 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.952 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:01:18.952 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.536602+0000", 2024-08-17T18:01:18.952 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.8709999999999999e-06 2024-08-17T18:01:18.952 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.952 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.953 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.953 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.536655+0000", 2024-08-17T18:01:18.953 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.2308000000000001e-05 2024-08-17T18:01:18.953 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.953 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.953 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:01:18.953 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.536662+0000", 2024-08-17T18:01:18.953 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.3309999999999998e-06 2024-08-17T18:01:18.953 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.953 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.953 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.954 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:47.205425+0000", 2024-08-17T18:01:18.954 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.66876326399999997 2024-08-17T18:01:18.954 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.954 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.954 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:01:18.954 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:47.205435+0000", 2024-08-17T18:01:18.954 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.4790000000000002e-06 2024-08-17T18:01:18.954 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.955 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.955 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.955 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.579980+0000", 2024-08-17T18:01:18.955 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.374545015 2024-08-17T18:01:18.955 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.955 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.955 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:01:18.955 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.580064+0000", 2024-08-17T18:01:18.955 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.3855000000000003e-05 2024-08-17T18:01:18.955 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.955 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.955 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,3", 2024-08-17T18:01:18.955 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.580168+0000", 2024-08-17T18:01:18.956 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00010433 2024-08-17T18:01:18.956 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.956 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.956 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:01:18.956 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.584039+0000", 2024-08-17T18:01:18.956 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0038707160000000002 2024-08-17T18:01:18.956 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.956 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.956 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:18.956 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.621395+0000", 2024-08-17T18:01:18.956 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.037356023000000002 2024-08-17T18:01:18.957 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.957 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.957 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:18.957 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.627002+0000", 2024-08-17T18:01:18.957 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0056069539999999999 2024-08-17T18:01:18.957 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.957 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.957 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:01:18.957 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.627097+0000", 2024-08-17T18:01:18.957 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.5606999999999995e-05 2024-08-17T18:01:18.957 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.958 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.958 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:01:18.958 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.628688+0000", 2024-08-17T18:01:18.958 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0015903429999999999 2024-08-17T18:01:18.958 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:18.958 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:01:18.958 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:18.958 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.958 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.958 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:103491 9.15 9:abeccfed:::benchmark_data_smithi037_235265_object103490:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1248)", 2024-08-17T18:01:18.958 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:46.547254+0000", 2024-08-17T18:01:18.958 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 212.30992353600001, 2024-08-17T18:01:18.959 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.0838718109999999, 2024-08-17T18:01:18.959 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:01:18.959 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:18.959 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:01:18.959 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:01:18.959 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:01:18.959 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 103491 2024-08-17T18:01:18.959 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.959 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:01:18.959 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.959 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:01:18.960 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.547254+0000", 2024-08-17T18:01:18.960 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:18.960 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.960 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.960 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:01:18.960 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.547254+0000", 2024-08-17T18:01:18.960 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:18.960 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.960 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.961 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:01:18.961 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.547252+0000", 2024-08-17T18:01:18.961 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T18:01:18.961 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.961 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.961 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:01:18.961 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.547283+0000", 2024-08-17T18:01:18.961 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.1152999999999998e-05 2024-08-17T18:01:18.961 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.961 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.961 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:01:18.961 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.547293+0000", 2024-08-17T18:01:18.962 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0028e-05 2024-08-17T18:01:18.962 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.962 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.962 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:01:18.962 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.547298+0000", 2024-08-17T18:01:18.962 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6029999999999998e-06 2024-08-17T18:01:18.962 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.963 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.963 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.963 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.547449+0000", 2024-08-17T18:01:18.963 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00015133 2024-08-17T18:01:18.963 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.963 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.964 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:01:18.964 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.547460+0000", 2024-08-17T18:01:18.964 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0954999999999999e-05 2024-08-17T18:01:18.964 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.964 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.964 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.965 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:47.205511+0000", 2024-08-17T18:01:18.965 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.65805092399999998 2024-08-17T18:01:18.965 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.965 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.965 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:01:18.965 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:47.205524+0000", 2024-08-17T18:01:18.966 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3436e-05 2024-08-17T18:01:18.966 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.966 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.966 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.966 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.580936+0000", 2024-08-17T18:01:18.966 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3754115040000001 2024-08-17T18:01:18.967 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.967 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.967 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:01:18.967 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.581020+0000", 2024-08-17T18:01:18.967 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.4462999999999994e-05 2024-08-17T18:01:18.967 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.967 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.967 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,3", 2024-08-17T18:01:18.967 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.581126+0000", 2024-08-17T18:01:18.968 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000105424 2024-08-17T18:01:18.968 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.968 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.968 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:01:18.968 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.584051+0000", 2024-08-17T18:01:18.968 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0029250669999999999 2024-08-17T18:01:18.969 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.969 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.969 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:18.969 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.621424+0000", 2024-08-17T18:01:18.969 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.037373160000000002 2024-08-17T18:01:18.969 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.970 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.970 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:18.970 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.629912+0000", 2024-08-17T18:01:18.970 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0084876559999999997 2024-08-17T18:01:18.970 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.970 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.971 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:01:18.971 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.629972+0000", 2024-08-17T18:01:18.971 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0494000000000001e-05 2024-08-17T18:01:18.971 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.971 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.971 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:01:18.971 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.631125+0000", 2024-08-17T18:01:18.971 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0011534099999999999 2024-08-17T18:01:18.972 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:18.972 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:01:18.972 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:18.972 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.972 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.972 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:103502 9.15 9:aa08c3ee:::benchmark_data_smithi037_235265_object103501:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1248)", 2024-08-17T18:01:18.972 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:46.554213+0000", 2024-08-17T18:01:18.972 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 212.30296422999999, 2024-08-17T18:01:18.972 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.0779009340000001, 2024-08-17T18:01:18.972 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:01:18.972 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:18.972 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:01:18.973 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:01:18.973 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:01:18.973 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 103502 2024-08-17T18:01:18.973 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.973 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:01:18.973 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.973 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:01:18.973 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.554213+0000", 2024-08-17T18:01:18.973 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:18.974 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.974 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.974 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:01:18.974 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.554213+0000", 2024-08-17T18:01:18.974 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:18.974 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.974 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.974 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:01:18.974 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.554212+0000", 2024-08-17T18:01:18.975 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:01:18.975 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.975 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.975 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:01:18.975 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.554263+0000", 2024-08-17T18:01:18.975 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1447999999999999e-05 2024-08-17T18:01:18.975 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.975 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.975 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:01:18.975 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.554274+0000", 2024-08-17T18:01:18.976 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0326000000000001e-05 2024-08-17T18:01:18.976 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.976 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.976 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:01:18.976 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.554278+0000", 2024-08-17T18:01:18.976 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3359999999999997e-06 2024-08-17T18:01:18.976 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.976 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.977 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.977 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.554336+0000", 2024-08-17T18:01:18.977 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8074e-05 2024-08-17T18:01:18.977 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.977 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.977 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:01:18.977 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.554350+0000", 2024-08-17T18:01:18.977 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3803e-05 2024-08-17T18:01:18.977 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.977 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.977 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.978 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:47.205557+0000", 2024-08-17T18:01:18.978 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.651206972 2024-08-17T18:01:18.978 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.978 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.978 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:01:18.978 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:18.980 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:47.205566+0000", 2024-08-17T18:01:18.980 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.3270000000000007e-06 2024-08-17T18:01:18.980 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.980 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.980 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.980 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.581919+0000", 2024-08-17T18:01:18.980 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3763529489999999 2024-08-17T18:01:18.981 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.981 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.981 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:01:18.981 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.582021+0000", 2024-08-17T18:01:18.981 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000102045 2024-08-17T18:01:18.981 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.981 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.981 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,3", 2024-08-17T18:01:18.981 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.582197+0000", 2024-08-17T18:01:18.982 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00017595999999999999 2024-08-17T18:01:18.982 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.982 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.982 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:01:18.982 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.585865+0000", 2024-08-17T18:01:18.982 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0036673809999999999 2024-08-17T18:01:18.982 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.982 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.982 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:18.982 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.628743+0000", 2024-08-17T18:01:18.983 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.042878482000000002 2024-08-17T18:01:18.983 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.983 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.983 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:18.983 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.631183+0000", 2024-08-17T18:01:18.983 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0024397580000000002 2024-08-17T18:01:18.983 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.983 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.983 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:01:18.983 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.631242+0000", 2024-08-17T18:01:18.983 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8940000000000002e-05 2024-08-17T18:01:18.983 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.984 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.984 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:01:18.984 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.632114+0000", 2024-08-17T18:01:18.984 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00087215199999999995 2024-08-17T18:01:18.984 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:18.984 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:01:18.984 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:18.984 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.984 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.984 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:103544 9.15 9:a9780be8:::benchmark_data_smithi037_235265_object103543:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1248)", 2024-08-17T18:01:18.984 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:46.591338+0000", 2024-08-17T18:01:18.985 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 212.26583916800001, 2024-08-17T18:01:18.985 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.04203541, 2024-08-17T18:01:18.985 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:01:18.985 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:18.985 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:01:18.985 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:01:18.985 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:01:18.985 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 103544 2024-08-17T18:01:18.985 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.985 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:01:18.985 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.985 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:01:18.986 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.591338+0000", 2024-08-17T18:01:18.986 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:18.986 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.986 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.986 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:01:18.986 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.591338+0000", 2024-08-17T18:01:18.986 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:18.986 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.986 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.986 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:01:18.987 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.591337+0000", 2024-08-17T18:01:18.987 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:01:18.987 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.987 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.987 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:01:18.987 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.591397+0000", 2024-08-17T18:01:18.987 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.9488999999999999e-05 2024-08-17T18:01:18.987 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.987 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.988 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:01:18.988 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.591410+0000", 2024-08-17T18:01:18.988 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3186e-05 2024-08-17T18:01:18.988 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.988 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.988 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:01:18.988 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.591418+0000", 2024-08-17T18:01:18.988 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.588e-06 2024-08-17T18:01:18.988 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.988 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.988 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.988 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.591477+0000", 2024-08-17T18:01:18.989 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.9756000000000002e-05 2024-08-17T18:01:18.989 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.989 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.989 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:01:18.989 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:46.591490+0000", 2024-08-17T18:01:18.989 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3028e-05 2024-08-17T18:01:18.989 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.989 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.989 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.989 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:47.205874+0000", 2024-08-17T18:01:18.989 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.61438369100000001 2024-08-17T18:01:18.990 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.990 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.990 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:01:18.990 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:47.205884+0000", 2024-08-17T18:01:18.990 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0335e-05 2024-08-17T18:01:18.990 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.990 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.990 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.990 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.583127+0000", 2024-08-17T18:01:18.990 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3772429930000001 2024-08-17T18:01:18.991 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.991 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.991 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:01:18.991 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.583244+0000", 2024-08-17T18:01:18.991 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000116903 2024-08-17T18:01:18.991 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.991 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.991 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,3", 2024-08-17T18:01:18.991 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.583333+0000", 2024-08-17T18:01:18.991 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.8547000000000005e-05 2024-08-17T18:01:18.991 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.992 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.992 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:01:18.992 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.587590+0000", 2024-08-17T18:01:18.992 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0042567500000000001 2024-08-17T18:01:18.992 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.992 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.992 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:18.992 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.629779+0000", 2024-08-17T18:01:18.992 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.042189971999999999 2024-08-17T18:01:18.992 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.992 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.992 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:18.992 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.632175+0000", 2024-08-17T18:01:18.992 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0023954990000000002 2024-08-17T18:01:18.993 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.993 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.993 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:01:18.993 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.632230+0000", 2024-08-17T18:01:18.993 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5346999999999997e-05 2024-08-17T18:01:18.993 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.993 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.993 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:01:18.993 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:48.633373+0000", 2024-08-17T18:01:18.993 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0011431410000000001 2024-08-17T18:01:18.993 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:18.993 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:01:18.993 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:18.993 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.993 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.994 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.36150.0:41328 10.5 e1291/1288 10:a50b5680:::benchmark_data_smithi037_260560_object41327:head v 1291'2576, mlcod=0'0)", 2024-08-17T18:01:18.994 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:15.127785+0000", 2024-08-17T18:01:18.994 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 3.7293921929999998, 2024-08-17T18:01:18.994 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.030565604, 2024-08-17T18:01:18.994 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:01:18.994 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:18.994 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:01:18.994 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.994 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:01:18.994 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.127785+0000", 2024-08-17T18:01:18.994 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:18.994 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.995 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.995 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:01:18.995 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.127785+0000", 2024-08-17T18:01:18.995 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:18.995 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.995 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.995 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:01:18.995 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.127784+0000", 2024-08-17T18:01:18.995 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:01:18.995 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.995 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.995 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:01:18.996 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.127828+0000", 2024-08-17T18:01:18.996 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3863000000000003e-05 2024-08-17T18:01:18.996 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.996 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.996 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:01:18.996 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.127844+0000", 2024-08-17T18:01:18.996 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.5699999999999999e-05 2024-08-17T18:01:18.996 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.996 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.996 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:01:18.996 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.127850+0000", 2024-08-17T18:01:18.996 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.3300000000000004e-06 2024-08-17T18:01:18.996 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.997 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.997 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:18.997 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.130276+0000", 2024-08-17T18:01:18.997 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0024262839999999999 2024-08-17T18:01:18.997 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.997 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.997 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:01:18.997 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.130360+0000", 2024-08-17T18:01:18.997 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.4021000000000001e-05 2024-08-17T18:01:18.997 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.997 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.998 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:01:18.998 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.158253+0000", 2024-08-17T18:01:18.998 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.027893199 2024-08-17T18:01:18.998 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.998 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.998 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:01:18.998 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.158351+0000", 2024-08-17T18:01:18.998 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.7232999999999996e-05 2024-08-17T18:01:18.998 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:18.998 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:01:18.998 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:18.999 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:18.999 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.999 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.36150.0:41333 10.5 e1291/1288 10:a1e935bd:::benchmark_data_smithi037_260560_object41332:head v 1291'2578, mlcod=0'0)", 2024-08-17T18:01:18.999 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:15.130728+0000", 2024-08-17T18:01:18.999 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 3.726449304, 2024-08-17T18:01:18.999 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.031702883000000001, 2024-08-17T18:01:18.999 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:01:18.999 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:18.999 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:01:18.999 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:18.999 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:01:18.999 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.130728+0000", 2024-08-17T18:01:19.000 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:19.000 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.000 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.000 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:01:19.000 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.130728+0000", 2024-08-17T18:01:19.000 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:19.000 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.000 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.000 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:01:19.000 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.130727+0000", 2024-08-17T18:01:19.000 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:01:19.000 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.001 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.001 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:01:19.001 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.130773+0000", 2024-08-17T18:01:19.001 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6081000000000001e-05 2024-08-17T18:01:19.001 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.001 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.001 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:01:19.001 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.130785+0000", 2024-08-17T18:01:19.001 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2211999999999999e-05 2024-08-17T18:01:19.001 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.001 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.001 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:01:19.001 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.130792+0000", 2024-08-17T18:01:19.001 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.5799999999999997e-06 2024-08-17T18:01:19.002 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.002 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.002 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:19.002 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.142242+0000", 2024-08-17T18:01:19.002 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.011450246000000001 2024-08-17T18:01:19.002 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.002 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.002 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:01:19.002 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.142301+0000", 2024-08-17T18:01:19.002 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.855e-05 2024-08-17T18:01:19.002 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.002 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.002 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:01:19.003 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.162084+0000", 2024-08-17T18:01:19.003 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.019783561000000002 2024-08-17T18:01:19.003 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.003 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.003 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:01:19.003 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.162431+0000", 2024-08-17T18:01:19.003 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00034669099999999999 2024-08-17T18:01:19.003 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:19.003 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:01:19.003 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:19.003 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.003 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.004 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:42338 10.c 10:311a7ec0:::benchmark_data_smithi037_260560_object42337:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1291)", 2024-08-17T18:01:19.004 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:15.919499+0000", 2024-08-17T18:01:19.004 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 2.9376778940000001, 2024-08-17T18:01:19.004 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.041159845, 2024-08-17T18:01:19.004 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:01:19.004 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:19.004 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:01:19.004 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:01:19.004 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:01:19.004 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 42338 2024-08-17T18:01:19.004 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.004 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:01:19.005 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.005 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:01:19.005 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.919499+0000", 2024-08-17T18:01:19.005 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:19.005 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.005 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.005 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:01:19.005 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.919499+0000", 2024-08-17T18:01:19.005 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:19.005 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.005 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.005 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:01:19.005 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.919498+0000", 2024-08-17T18:01:19.006 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T18:01:19.006 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.006 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.006 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:01:19.006 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.919530+0000", 2024-08-17T18:01:19.006 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.2953000000000001e-05 2024-08-17T18:01:19.006 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.006 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.006 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:01:19.006 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.919545+0000", 2024-08-17T18:01:19.006 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.4015999999999999e-05 2024-08-17T18:01:19.006 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.006 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.007 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:01:19.007 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.919551+0000", 2024-08-17T18:01:19.007 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.9739999999999996e-06 2024-08-17T18:01:19.007 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.007 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.007 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:19.007 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.919598+0000", 2024-08-17T18:01:19.007 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6854999999999998e-05 2024-08-17T18:01:19.007 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.007 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.007 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:01:19.007 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.919716+0000", 2024-08-17T18:01:19.007 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000117791 2024-08-17T18:01:19.008 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.008 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.008 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,4", 2024-08-17T18:01:19.008 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.919837+0000", 2024-08-17T18:01:19.008 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000120513 2024-08-17T18:01:19.008 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.008 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.008 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:01:19.008 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.921632+0000", 2024-08-17T18:01:19.008 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0017955200000000001 2024-08-17T18:01:19.008 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.008 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.008 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:19.008 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.922753+0000", 2024-08-17T18:01:19.009 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0011205340000000001 2024-08-17T18:01:19.009 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.009 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.009 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:19.009 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.960570+0000", 2024-08-17T18:01:19.009 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.037817220999999998 2024-08-17T18:01:19.009 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.009 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.009 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:01:19.009 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.960622+0000", 2024-08-17T18:01:19.009 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1595000000000003e-05 2024-08-17T18:01:19.009 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.010 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.010 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:01:19.010 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:15.960659+0000", 2024-08-17T18:01:19.010 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.7664999999999999e-05 2024-08-17T18:01:19.010 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:19.010 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:01:19.010 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:19.010 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.010 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.010 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:42527 10.c 10:37057e22:::benchmark_data_smithi037_260560_object42526:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1291)", 2024-08-17T18:01:19.010 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:16.101620+0000", 2024-08-17T18:01:19.010 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 2.7555568369999999, 2024-08-17T18:01:19.010 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.054653394000000001, 2024-08-17T18:01:19.011 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:01:19.011 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:19.011 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:01:19.011 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:01:19.011 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:01:19.011 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 42527 2024-08-17T18:01:19.011 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.011 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:01:19.011 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.011 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:01:19.011 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.101620+0000", 2024-08-17T18:01:19.012 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:19.012 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.012 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.012 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:01:19.012 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.101620+0000", 2024-08-17T18:01:19.012 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:19.012 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.012 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.012 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:01:19.012 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.101619+0000", 2024-08-17T18:01:19.012 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:01:19.013 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.013 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.013 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:01:19.013 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.101652+0000", 2024-08-17T18:01:19.013 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.2910000000000002e-05 2024-08-17T18:01:19.013 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.013 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.013 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:01:19.014 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.101666+0000", 2024-08-17T18:01:19.014 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3816e-05 2024-08-17T18:01:19.014 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.014 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.014 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:01:19.014 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.101672+0000", 2024-08-17T18:01:19.014 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.4339999999999997e-06 2024-08-17T18:01:19.014 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.014 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.014 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:19.014 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.101727+0000", 2024-08-17T18:01:19.014 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4968e-05 2024-08-17T18:01:19.014 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.015 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.015 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:01:19.015 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.101861+0000", 2024-08-17T18:01:19.015 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013398899999999999 2024-08-17T18:01:19.015 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.015 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.015 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,4", 2024-08-17T18:01:19.015 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.101991+0000", 2024-08-17T18:01:19.015 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000129935 2024-08-17T18:01:19.015 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.015 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.016 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:19.016 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.103882+0000", 2024-08-17T18:01:19.016 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0018914590000000001 2024-08-17T18:01:19.016 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.016 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.016 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:01:19.016 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.104032+0000", 2024-08-17T18:01:19.016 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014978699999999999 2024-08-17T18:01:19.016 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.016 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.016 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:19.016 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.156095+0000", 2024-08-17T18:01:19.016 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.052062746999999999 2024-08-17T18:01:19.017 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.017 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.017 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:01:19.017 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.156232+0000", 2024-08-17T18:01:19.017 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013713000000000001 2024-08-17T18:01:19.017 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.017 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.017 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:01:19.017 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.156274+0000", 2024-08-17T18:01:19.017 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1819000000000001e-05 2024-08-17T18:01:19.017 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:19.017 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:01:19.017 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:19.017 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.017 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.018 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.36150.0:42936 10.5 e1291/1288 10:a4f92d1a:::benchmark_data_smithi037_260560_object42935:head v 1291'2670, mlcod=0'0)", 2024-08-17T18:01:19.018 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:16.458048+0000", 2024-08-17T18:01:19.018 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 2.3991295629999998, 2024-08-17T18:01:19.018 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.076410495999999994, 2024-08-17T18:01:19.018 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:01:19.018 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:19.018 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:01:19.018 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.018 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:01:19.018 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.458048+0000", 2024-08-17T18:01:19.019 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:19.019 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.019 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.019 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:01:19.019 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.458048+0000", 2024-08-17T18:01:19.019 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:19.019 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.019 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.019 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:01:19.019 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.458047+0000", 2024-08-17T18:01:19.019 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:01:19.019 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.020 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.020 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:01:19.020 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.458098+0000", 2024-08-17T18:01:19.020 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1032999999999997e-05 2024-08-17T18:01:19.020 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.020 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.020 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:01:19.020 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.458110+0000", 2024-08-17T18:01:19.020 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2194e-05 2024-08-17T18:01:19.020 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.020 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.020 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:01:19.021 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.458116+0000", 2024-08-17T18:01:19.021 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7030000000000003e-06 2024-08-17T18:01:19.021 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.021 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.021 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:19.021 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.458174+0000", 2024-08-17T18:01:19.021 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8452000000000002e-05 2024-08-17T18:01:19.021 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.021 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.021 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:01:19.021 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.458197+0000", 2024-08-17T18:01:19.021 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.3240000000000001e-05 2024-08-17T18:01:19.021 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.022 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.022 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:01:19.022 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.534420+0000", 2024-08-17T18:01:19.022 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.076222426999999995 2024-08-17T18:01:19.022 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.022 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.022 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:01:19.022 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.534458+0000", 2024-08-17T18:01:19.022 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8281000000000002e-05 2024-08-17T18:01:19.022 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:19.022 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:01:19.022 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:19.023 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.023 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.023 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.36150.0:42945 10.8 e1291/1288 10:13030a31:::benchmark_data_smithi037_260560_object42944:head v 1291'2604, mlcod=1285'406)", 2024-08-17T18:01:19.023 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:16.461543+0000", 2024-08-17T18:01:19.023 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 2.3956341299999999, 2024-08-17T18:01:19.023 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.076847798999999994, 2024-08-17T18:01:19.023 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:01:19.023 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:19.023 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:01:19.023 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.023 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:01:19.023 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.461543+0000", 2024-08-17T18:01:19.023 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:19.024 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.024 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.024 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:01:19.024 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.461543+0000", 2024-08-17T18:01:19.024 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:19.024 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.024 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.024 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:01:19.024 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.461542+0000", 2024-08-17T18:01:19.024 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:01:19.025 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.025 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.025 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:01:19.025 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.461588+0000", 2024-08-17T18:01:19.025 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6158000000000001e-05 2024-08-17T18:01:19.025 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.025 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.025 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:01:19.025 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.461611+0000", 2024-08-17T18:01:19.025 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2300999999999999e-05 2024-08-17T18:01:19.025 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.025 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.025 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:01:19.026 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.461617+0000", 2024-08-17T18:01:19.026 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0039999999999996e-06 2024-08-17T18:01:19.026 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.026 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.026 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:19.026 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.461708+0000", 2024-08-17T18:01:19.026 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.1037000000000003e-05 2024-08-17T18:01:19.026 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.026 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.026 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:01:19.027 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.461731+0000", 2024-08-17T18:01:19.027 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2785999999999998e-05 2024-08-17T18:01:19.027 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.027 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.027 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:01:19.027 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.538350+0000", 2024-08-17T18:01:19.027 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.076619728999999998 2024-08-17T18:01:19.027 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.027 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.027 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:01:19.028 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.538391+0000", 2024-08-17T18:01:19.028 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.0615000000000003e-05 2024-08-17T18:01:19.028 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:19.028 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:01:19.028 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:19.028 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.028 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.028 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:42948 10.c 10:3184a998:::benchmark_data_smithi037_260560_object42947:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1291)", 2024-08-17T18:01:19.028 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:16.461655+0000", 2024-08-17T18:01:19.028 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 2.3955218240000002, 2024-08-17T18:01:19.028 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.080197747999999999, 2024-08-17T18:01:19.029 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:01:19.029 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:19.029 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:01:19.029 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:01:19.029 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:01:19.029 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 42948 2024-08-17T18:01:19.029 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.029 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:01:19.029 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.029 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:01:19.029 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.461655+0000", 2024-08-17T18:01:19.029 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:19.029 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.029 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.030 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:01:19.030 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.461655+0000", 2024-08-17T18:01:19.030 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:19.030 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.030 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.030 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:01:19.030 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.461654+0000", 2024-08-17T18:01:19.030 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:01:19.030 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.030 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.031 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:01:19.031 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.461692+0000", 2024-08-17T18:01:19.031 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8235000000000002e-05 2024-08-17T18:01:19.031 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.031 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.031 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:01:19.031 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.461710+0000", 2024-08-17T18:01:19.031 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.7448e-05 2024-08-17T18:01:19.031 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.031 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.031 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:01:19.031 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.461716+0000", 2024-08-17T18:01:19.032 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8309999999999997e-06 2024-08-17T18:01:19.032 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.032 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.032 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:19.032 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.461758+0000", 2024-08-17T18:01:19.032 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2719000000000002e-05 2024-08-17T18:01:19.032 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.032 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.032 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:01:19.032 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.461884+0000", 2024-08-17T18:01:19.032 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000125341 2024-08-17T18:01:19.032 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.032 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.032 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,4", 2024-08-17T18:01:19.033 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.462024+0000", 2024-08-17T18:01:19.033 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000140085 2024-08-17T18:01:19.033 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.033 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.033 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:19.033 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.536111+0000", 2024-08-17T18:01:19.033 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.074087068000000006 2024-08-17T18:01:19.033 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.034 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.034 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:19.034 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.536150+0000", 2024-08-17T18:01:19.034 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9730000000000001e-05 2024-08-17T18:01:19.034 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.034 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.034 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:01:19.034 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.541716+0000", 2024-08-17T18:01:19.034 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0055655399999999999 2024-08-17T18:01:19.034 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.034 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.034 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:01:19.035 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.541814+0000", 2024-08-17T18:01:19.035 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.8275000000000004e-05 2024-08-17T18:01:19.035 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.035 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.035 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:01:19.035 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.541853+0000", 2024-08-17T18:01:19.035 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8865999999999997e-05 2024-08-17T18:01:19.035 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:19.035 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:01:19.035 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:19.036 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.036 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.036 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.36150.0:42944 10.5 e1291/1288 10:a7d73087:::benchmark_data_smithi037_260560_object42943:head v 1291'2671, mlcod=0'0)", 2024-08-17T18:01:19.036 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:16.462957+0000", 2024-08-17T18:01:19.036 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 2.3942204399999998, 2024-08-17T18:01:19.036 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.081464816999999995, 2024-08-17T18:01:19.036 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:01:19.036 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:19.036 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:01:19.036 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.037 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:01:19.037 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.462957+0000", 2024-08-17T18:01:19.037 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:19.037 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.037 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.037 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:01:19.037 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.462957+0000", 2024-08-17T18:01:19.037 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:01:19.037 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.037 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.038 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:01:19.038 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.462956+0000", 2024-08-17T18:01:19.038 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:01:19.038 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.038 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.038 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:01:19.038 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.463022+0000", 2024-08-17T18:01:19.038 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.6499000000000001e-05 2024-08-17T18:01:19.038 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.038 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.038 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:01:19.038 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.534413+0000", 2024-08-17T18:01:19.039 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.071390228 2024-08-17T18:01:19.039 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.039 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.039 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:01:19.039 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.534424+0000", 2024-08-17T18:01:19.039 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1776999999999999e-05 2024-08-17T18:01:19.039 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.039 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.039 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:01:19.039 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.534486+0000", 2024-08-17T18:01:19.039 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.1551999999999996e-05 2024-08-17T18:01:19.039 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.039 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.040 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:01:19.040 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.534511+0000", 2024-08-17T18:01:19.040 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.5177999999999998e-05 2024-08-17T18:01:19.040 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.040 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.040 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:01:19.040 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.544373+0000", 2024-08-17T18:01:19.040 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0098617110000000004 2024-08-17T18:01:19.040 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:01:19.040 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:01:19.040 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:01:19.040 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:16.544422+0000", 2024-08-17T18:01:19.040 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.8730999999999998e-05 2024-08-17T18:01:19.040 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:19.041 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:01:19.041 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:19.041 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:01:19.041 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:01:19.041 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T18:01:19.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:19.042 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:19.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:19.143 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:19.184 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:19.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:19.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:19.286 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:19.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:19 smithi037 ceph-mon[97894]: pgmap v2045: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.5 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 48 MiB/s wr, 766 op/s; 8854/122679 objects degraded (7.217%); 3752/122679 objects misplaced (3.058%); 4.5 MiB/s, 71 objects/s recovering 2024-08-17T18:01:19.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:01:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:01:18] "GET /metrics HTTP/1.1" 200 36676 "" "Prometheus/2.51.0" 2024-08-17T18:01:19.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:19 smithi037 ceph-mon[102022]: pgmap v2045: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.5 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 48 MiB/s wr, 766 op/s; 8854/122679 objects degraded (7.217%); 3752/122679 objects misplaced (3.058%); 4.5 MiB/s, 71 objects/s recovering 2024-08-17T18:01:19.329 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:19.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:19.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:19.431 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:19.467 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:19.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:19.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:19.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:19 smithi046 ceph-mon[88218]: pgmap v2045: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.5 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 48 MiB/s wr, 766 op/s; 8854/122679 objects degraded (7.217%); 3752/122679 objects misplaced (3.058%); 4.5 MiB/s, 71 objects/s recovering 2024-08-17T18:01:19.569 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:19.609 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:19.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:19.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:19.711 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:19.738 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:19.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:19.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:19.840 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:19.859 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 27 16 46674 46658 107.991 64.375 0.0090472 0.00925367 2024-08-17T18:01:19.891 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:19.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:19.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:19.993 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:20.025 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:20.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:20.026 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:20.126 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:20.156 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:20.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:20.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:20.259 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:20.298 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:20.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:20.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:20.382 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:01:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:01:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:01:20.401 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:20.434 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-08-17T18:01:20.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:20.452 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:20.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:20.553 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:20.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:20.592 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:20.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:20.693 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:20.733 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:20.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:20.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:20.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:20 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a[97890]: 2024-08-17T18:01:20.628+0000 7fb538261640 -1 mon.a@0(leader).osd e1291 definitely_dead 0 2024-08-17T18:01:20.835 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:20.858 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 28 16 47808 47792 106.665 70.875 0.0151317 0.00936885 2024-08-17T18:01:20.879 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:20.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:20.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:20.981 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:21.026 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:21.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:21.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:21.127 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:21.164 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:21.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:21.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:21.226 INFO:teuthology.orchestra.run.smithi037.stderr:marked in osd.2. 2024-08-17T18:01:21.248 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:21 smithi037 ceph-mon[97894]: pgmap v2046: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 65 MiB/s wr, 1.05k op/s; 8854/136464 objects degraded (6.488%); 3522/136464 objects misplaced (2.581%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:01:21.248 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:21 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3409891266' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T18:01:21.248 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:21 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T18:01:21.248 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:21 smithi037 ceph-mon[102022]: pgmap v2046: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 65 MiB/s wr, 1.05k op/s; 8854/136464 objects degraded (6.488%); 3522/136464 objects misplaced (2.581%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:01:21.248 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:21 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3409891266' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T18:01:21.249 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:21 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T18:01:21.266 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:21.292 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:21.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:21.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:21.394 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:21.416 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:21.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:21.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:21.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:21 smithi046 ceph-mon[88218]: pgmap v2046: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.8 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 65 MiB/s wr, 1.05k op/s; 8854/136464 objects degraded (6.488%); 3522/136464 objects misplaced (2.581%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:01:21.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:21 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3409891266' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T18:01:21.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:21 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T18:01:21.518 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:21.540 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:21.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:21.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:21.642 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:21.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:21.668 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:21.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:21.769 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:21.795 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:21.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:21.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:21.859 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 29 16 48208 48192 103.849 25 0.00187147 0.00941908 2024-08-17T18:01:21.897 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:21.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:21.923 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:21.923 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:22.024 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:22.048 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:22.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:22.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:22.150 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:22.175 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:22.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:22.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:22.277 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:22.321 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:22.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:22.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:22.422 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:22.444 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:22.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:22.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:22.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:22 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2024-08-17T18:01:22.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:22 smithi046 ceph-mon[88218]: osdmap e1292: 8 total, 8 up, 8 in 2024-08-17T18:01:22.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:22 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:22.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:22 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:22.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:22 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2024-08-17T18:01:22.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:22 smithi037 ceph-mon[97894]: osdmap e1292: 8 total, 8 up, 8 in 2024-08-17T18:01:22.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:22 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:22.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:22 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:22.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:22 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2024-08-17T18:01:22.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:22 smithi037 ceph-mon[102022]: osdmap e1292: 8 total, 8 up, 8 in 2024-08-17T18:01:22.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:22 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:22.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:22 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:22.546 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:22.586 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:22.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:22.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:22.688 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:22.740 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:22.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:22.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:22.842 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:22.859 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 30 16 48824 48808 101.671 38.5 0.0148824 0.0098291 2024-08-17T18:01:22.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:22.885 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:22.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:22.986 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:23.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:23.030 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:23.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:23.131 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:23.161 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:01:23.185 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:23.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:23.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:23.287 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:23.323 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:23.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:23.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:23.425 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:23.467 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:23.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:23.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:23.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:23 smithi046 ceph-mon[88218]: pgmap v2048: 99 pgs: 2 peering, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 8854/139725 objects degraded (6.337%); 3192/139725 objects misplaced (2.284%); 6.9 MiB/s, 110 objects/s recovering 2024-08-17T18:01:23.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:23 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:01:23.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:23 smithi046 ceph-mon[88218]: osdmap e1293: 8 total, 8 up, 8 in 2024-08-17T18:01:23.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:23 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:01:23.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:23 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:23.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:23 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 8854/136464 objects degraded (6.488%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:23.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:23 smithi046 ceph-mon[88218]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T18:01:23.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:23 smithi037 ceph-mon[97894]: pgmap v2048: 99 pgs: 2 peering, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 8854/139725 objects degraded (6.337%); 3192/139725 objects misplaced (2.284%); 6.9 MiB/s, 110 objects/s recovering 2024-08-17T18:01:23.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:23 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:01:23.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:23 smithi037 ceph-mon[97894]: osdmap e1293: 8 total, 8 up, 8 in 2024-08-17T18:01:23.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:23 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:01:23.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:23 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:23.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:23 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 8854/136464 objects degraded (6.488%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:23.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:23 smithi037 ceph-mon[97894]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T18:01:23.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:23 smithi037 ceph-mon[102022]: pgmap v2048: 99 pgs: 2 peering, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 8854/139725 objects degraded (6.337%); 3192/139725 objects misplaced (2.284%); 6.9 MiB/s, 110 objects/s recovering 2024-08-17T18:01:23.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:23 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:01:23.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:23 smithi037 ceph-mon[102022]: osdmap e1293: 8 total, 8 up, 8 in 2024-08-17T18:01:23.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:23 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:01:23.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:23 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:23.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:23 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 8854/136464 objects degraded (6.488%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:23.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:23 smithi037 ceph-mon[102022]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T18:01:23.569 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:23.610 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:23.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:23.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:23.712 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:23.725 INFO:tasks.thrashosds.thrasher:Added osd 2 2024-08-17T18:01:23.741 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:23.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:23.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:23.843 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:23.859 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 31 16 50201 50185 101.167 86.0625 0.00770674 0.00987993 2024-08-17T18:01:23.879 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:23.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:23.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:23.981 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:24.013 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:24.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:24.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:24.115 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:24.147 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:24.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:24.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:24.249 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:24.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:24.284 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:24.284 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:24.290 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:01:24.386 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:24.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:24.427 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:24.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:24.440 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:24 smithi037 ceph-mon[97894]: osdmap e1294: 8 total, 8 up, 8 in 2024-08-17T18:01:24.441 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:24.441 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:24.441 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:24 smithi037 ceph-mon[102022]: osdmap e1294: 8 total, 8 up, 8 in 2024-08-17T18:01:24.441 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:24.441 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:24.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:24 smithi046 ceph-mon[88218]: osdmap e1294: 8 total, 8 up, 8 in 2024-08-17T18:01:24.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:24.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:24.528 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:24.563 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:24.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:24.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:24.665 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:24.702 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:24.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:24.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:24.804 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:24.836 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:24.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:24.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:24.859 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 32 16 51626 51610 100.789 89.0625 0.010195 0.00991609 2024-08-17T18:01:24.938 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:24.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:24.982 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:24.986 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:25.087 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:25.127 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:25.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:25.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:25.229 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:25.271 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:25.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:25.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:25.373 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:25.401 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:25 smithi037 ceph-mon[97894]: pgmap v2051: 99 pgs: 2 peering, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s; 8854/139725 objects degraded (6.337%); 3192/139725 objects misplaced (2.284%); 5.8 MiB/s, 93 objects/s recovering 2024-08-17T18:01:25.401 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:25 smithi037 ceph-mon[97894]: osdmap e1295: 8 total, 8 up, 8 in 2024-08-17T18:01:25.401 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:25 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:25.401 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:25 smithi037 ceph-mon[102022]: pgmap v2051: 99 pgs: 2 peering, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s; 8854/139725 objects degraded (6.337%); 3192/139725 objects misplaced (2.284%); 5.8 MiB/s, 93 objects/s recovering 2024-08-17T18:01:25.401 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:25 smithi037 ceph-mon[102022]: osdmap e1295: 8 total, 8 up, 8 in 2024-08-17T18:01:25.401 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:25 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:25.411 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:25.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:25.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:25.513 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:25.550 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:25.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:25.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:25.651 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:25.681 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:25.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:25.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:25.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:25 smithi046 ceph-mon[88218]: pgmap v2051: 99 pgs: 2 peering, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 2.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s; 8854/139725 objects degraded (6.337%); 3192/139725 objects misplaced (2.284%); 5.8 MiB/s, 93 objects/s recovering 2024-08-17T18:01:25.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:25 smithi046 ceph-mon[88218]: osdmap e1295: 8 total, 8 up, 8 in 2024-08-17T18:01:25.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:25 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:25.783 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:25.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:25.822 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:25.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:25.859 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 33 16 53091 53075 100.509 91.5625 0.0133802 0.00994324 2024-08-17T18:01:25.923 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:25.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:25.959 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:25.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:26.060 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:26.093 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:26.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:26.094 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:26.195 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:26.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:26.234 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:26.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:26.279 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is set 2024-08-17T18:01:26.335 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:26.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:26.388 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:26.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:26.489 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:26.529 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:26.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:26.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:26.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:26 smithi037 ceph-mon[102022]: osdmap e1296: 8 total, 8 up, 8 in 2024-08-17T18:01:26.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:26 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2281776190' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:01:26.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:26 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:01:26.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:26 smithi037 ceph-mon[97894]: osdmap e1296: 8 total, 8 up, 8 in 2024-08-17T18:01:26.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:26 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2281776190' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:01:26.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:26 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:01:26.630 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:26.669 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:26.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:26.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:26.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:26 smithi046 ceph-mon[88218]: osdmap e1296: 8 total, 8 up, 8 in 2024-08-17T18:01:26.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:26 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2281776190' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:01:26.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:26 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:01:26.772 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:26.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:26.810 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:26.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:26.859 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 34 16 54610 54594 100.345 94.9375 0.00446886 0.00996039 2024-08-17T18:01:26.911 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:26.950 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:26.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:26.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:27.052 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:27.095 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:27.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:27.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:27.197 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:27.234 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:27.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:27.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:27.336 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:27.380 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:27.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:27.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:27.482 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:27.503 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:27 smithi037 ceph-mon[102022]: pgmap v2054: 99 pgs: 1 active+recovery_wait+degraded, 6 peering, 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 6 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s; 3953/154551 objects degraded (2.558%); 637/154551 objects misplaced (0.412%); 5.4 MiB/s, 2 keys/s, 87 objects/s recovering 2024-08-17T18:01:27.503 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:27 smithi037 ceph-mon[102022]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:01:27.503 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:27 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:01:27.503 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:27 smithi037 ceph-mon[102022]: osdmap e1297: 8 total, 8 up, 8 in 2024-08-17T18:01:27.504 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:27 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3953/154551 objects degraded (2.558%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:27.504 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:27 smithi037 ceph-mon[97894]: pgmap v2054: 99 pgs: 1 active+recovery_wait+degraded, 6 peering, 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 6 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s; 3953/154551 objects degraded (2.558%); 637/154551 objects misplaced (0.412%); 5.4 MiB/s, 2 keys/s, 87 objects/s recovering 2024-08-17T18:01:27.504 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:27 smithi037 ceph-mon[97894]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:01:27.504 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:27 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:01:27.504 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:27 smithi037 ceph-mon[97894]: osdmap e1297: 8 total, 8 up, 8 in 2024-08-17T18:01:27.504 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:27 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3953/154551 objects degraded (2.558%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:27.520 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:27.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:27.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:27.622 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:27.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:27.651 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:27.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:27.752 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:27.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:27 smithi046 ceph-mon[88218]: pgmap v2054: 99 pgs: 1 active+recovery_wait+degraded, 6 peering, 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 6 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s; 3953/154551 objects degraded (2.558%); 637/154551 objects misplaced (0.412%); 5.4 MiB/s, 2 keys/s, 87 objects/s recovering 2024-08-17T18:01:27.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:27 smithi046 ceph-mon[88218]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:01:27.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:27 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:01:27.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:27 smithi046 ceph-mon[88218]: osdmap e1297: 8 total, 8 up, 8 in 2024-08-17T18:01:27.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:27 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3953/154551 objects degraded (2.558%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:27.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:27.785 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:27.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:27.859 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 35 16 56087 56071 100.115 92.3125 0.00847717 0.00998385 2024-08-17T18:01:27.886 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:27.930 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:27.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:27.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:28.032 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:28.068 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:28.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:28.070 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:28.170 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:28.210 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:28.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:28.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:28.312 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:28.347 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:28.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:28.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:28.449 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:28.487 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:28.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:28.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:28.589 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:28.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:28.631 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:28.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:28.657 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:28 smithi037 ceph-mon[102022]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T18:01:28.661 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:28 smithi037 ceph-mon[97894]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T18:01:28.726 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7, 0, 2] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:01:28.726 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:01:28.726 INFO:tasks.thrashosds.thrasher:inject_pause on osd.7 2024-08-17T18:01:28.727 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T18:01:28.727 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T18:01:28.727 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.7 config set filestore_inject_stall 3 2024-08-17T18:01:28.732 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:28.760 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:28 smithi046 ceph-mon[88218]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T18:01:28.792 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:28.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:28.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:28.859 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 36 16 57539 57523 99.8546 90.75 0.00953753 0.0100092 2024-08-17T18:01:28.894 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:28.947 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:28.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:28.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:29.049 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:29.084 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:29.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:29.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:29.175 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:01:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:01:28] "GET /metrics HTTP/1.1" 200 36697 "" "Prometheus/2.51.0" 2024-08-17T18:01:29.184 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:01:29.186 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:29.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:29.232 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:29.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:29.333 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:29.365 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:29.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:29.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:29.466 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:29 smithi037 ceph-mon[97894]: pgmap v2056: 99 pgs: 1 active+recovery_wait+degraded, 4 peering, 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 6 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s; 3953/154551 objects degraded (2.558%); 637/154551 objects misplaced (0.412%); 4.4 MiB/s, 2 keys/s, 71 objects/s recovering 2024-08-17T18:01:29.467 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:29.468 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:29 smithi037 ceph-mon[102022]: pgmap v2056: 99 pgs: 1 active+recovery_wait+degraded, 4 peering, 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 6 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s; 3953/154551 objects degraded (2.558%); 637/154551 objects misplaced (0.412%); 4.4 MiB/s, 2 keys/s, 71 objects/s recovering 2024-08-17T18:01:29.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:29.514 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:29.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:29.556 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T18:01:29.613 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:29 smithi046 ceph-mon[88218]: pgmap v2056: 99 pgs: 1 active+recovery_wait+degraded, 4 peering, 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 6 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s; 3953/154551 objects degraded (2.558%); 637/154551 objects misplaced (0.412%); 4.4 MiB/s, 2 keys/s, 71 objects/s recovering 2024-08-17T18:01:29.616 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:29.650 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:29.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:29.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:29.723 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:01:29.723 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:01:29.752 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:29.761 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:01:29.761 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:01:29.792 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T18:01:29.792 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [ 2024-08-17T18:01:29.792 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.792 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.36150.0:58574 10.b e1297/1281 10:d6cef861:::benchmark_data_smithi037_260560_object58573:head v 1297'3816, mlcod=1297'3814)", 2024-08-17T18:01:29.792 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:29.680100+0000", 2024-08-17T18:01:29.792 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.011101608000000001, 2024-08-17T18:01:29.793 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.011130698, 2024-08-17T18:01:29.793 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:01:29.793 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:01:29.793 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T18:01:29.793 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:01:29.793 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.793 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:01:29.793 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.680100+0000", 2024-08-17T18:01:29.793 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:29.793 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.793 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.793 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:01:29.793 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.680100+0000", 2024-08-17T18:01:29.794 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:29.794 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.794 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.794 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:01:29.794 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.680101+0000", 2024-08-17T18:01:29.794 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.3900000000000004e-07 2024-08-17T18:01:29.794 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.794 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.794 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:01:29.794 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.680137+0000", 2024-08-17T18:01:29.794 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.6139000000000001e-05 2024-08-17T18:01:29.794 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.794 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.795 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:01:29.795 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.680152+0000", 2024-08-17T18:01:29.795 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5304000000000001e-05 2024-08-17T18:01:29.795 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.795 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.795 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:01:29.795 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.680160+0000", 2024-08-17T18:01:29.795 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7770000000000002e-06 2024-08-17T18:01:29.795 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.795 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.795 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:29.795 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.680267+0000", 2024-08-17T18:01:29.796 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00010717699999999999 2024-08-17T18:01:29.796 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.796 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.796 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:01:29.796 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.680289+0000", 2024-08-17T18:01:29.796 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.143e-05 2024-08-17T18:01:29.796 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:29.796 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:01:29.796 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:29.796 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.796 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.796 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop_reply(client.36150.0:58564 10.5 e1297/1292 ondisk, result = 0)", 2024-08-17T18:01:29.797 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:29.682413+0000", 2024-08-17T18:01:29.797 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0087881599999999997, 2024-08-17T18:01:29.797 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0088790269999999994, 2024-08-17T18:01:29.797 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:01:29.797 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:01:29.797 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T18:01:29.797 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:01:29.797 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.797 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:01:29.797 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.682413+0000", 2024-08-17T18:01:29.797 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:29.797 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.797 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.798 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:01:29.798 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.682413+0000", 2024-08-17T18:01:29.798 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:29.798 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.798 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.798 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:01:29.798 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.682414+0000", 2024-08-17T18:01:29.798 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.3799999999999999e-07 2024-08-17T18:01:29.798 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.798 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.798 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:01:29.798 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.682416+0000", 2024-08-17T18:01:29.798 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8369999999999999e-06 2024-08-17T18:01:29.799 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.799 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.799 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:01:29.799 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.682421+0000", 2024-08-17T18:01:29.799 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3249999999999998e-06 2024-08-17T18:01:29.799 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.799 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.799 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:01:29.799 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.682425+0000", 2024-08-17T18:01:29.799 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.9360000000000001e-06 2024-08-17T18:01:29.799 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.799 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.800 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:29.800 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.684461+0000", 2024-08-17T18:01:29.800 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0020361300000000001 2024-08-17T18:01:29.800 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.800 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.800 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:01:29.800 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.684468+0000", 2024-08-17T18:01:29.800 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.2289999999999997e-06 2024-08-17T18:01:29.800 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:29.800 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:01:29.800 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:29.800 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.800 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.801 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:58582 10.8 10:1a196e90:::benchmark_data_smithi037_260560_object58581:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1297)", 2024-08-17T18:01:29.801 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:29.689609+0000", 2024-08-17T18:01:29.801 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.001592516, 2024-08-17T18:01:29.801 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0017507429999999999, 2024-08-17T18:01:29.801 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:01:29.801 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:01:29.801 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T18:01:29.801 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:01:29.801 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:01:29.801 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:01:29.801 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 58582 2024-08-17T18:01:29.801 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.801 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:01:29.801 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.802 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:01:29.802 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.689609+0000", 2024-08-17T18:01:29.802 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:29.802 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.802 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.802 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:01:29.802 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.689609+0000", 2024-08-17T18:01:29.802 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:29.802 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.802 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.802 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:01:29.802 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.689611+0000", 2024-08-17T18:01:29.802 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.638e-06 2024-08-17T18:01:29.803 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.803 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.803 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:01:29.803 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.689640+0000", 2024-08-17T18:01:29.803 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.9694000000000001e-05 2024-08-17T18:01:29.803 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.803 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.803 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:01:29.803 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.689656+0000", 2024-08-17T18:01:29.803 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5529999999999999e-05 2024-08-17T18:01:29.803 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.803 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.803 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:01:29.803 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.689665+0000", 2024-08-17T18:01:29.804 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.8650000000000007e-06 2024-08-17T18:01:29.804 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.804 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.804 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:29.804 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.690341+0000", 2024-08-17T18:01:29.804 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00067600500000000003 2024-08-17T18:01:29.804 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.804 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.804 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:01:29.804 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.690510+0000", 2024-08-17T18:01:29.804 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00016946299999999999 2024-08-17T18:01:29.804 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.804 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.804 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,7", 2024-08-17T18:01:29.805 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.691359+0000", 2024-08-17T18:01:29.805 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00084843600000000005 2024-08-17T18:01:29.805 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:29.805 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:01:29.805 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:29.805 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.805 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.805 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:58584 10.8 10.fdbb6858 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1297)", 2024-08-17T18:01:29.805 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:29.690987+0000", 2024-08-17T18:01:29.805 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.00021468299999999999, 2024-08-17T18:01:29.805 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00044307999999999999, 2024-08-17T18:01:29.805 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:01:29.806 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:01:29.806 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "queued for pg", 2024-08-17T18:01:29.806 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:01:29.806 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:01:29.806 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:01:29.806 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 58584 2024-08-17T18:01:29.806 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.806 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:01:29.806 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.806 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:01:29.806 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.690987+0000", 2024-08-17T18:01:29.806 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:29.807 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.807 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.807 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:01:29.807 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.690987+0000", 2024-08-17T18:01:29.807 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:29.807 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.807 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.807 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:01:29.807 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.690988+0000", 2024-08-17T18:01:29.807 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.6299999999999993e-07 2024-08-17T18:01:29.807 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.807 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.807 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:01:29.807 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.691014+0000", 2024-08-17T18:01:29.808 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.6469999999999999e-05 2024-08-17T18:01:29.808 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.808 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.808 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:01:29.808 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.691027+0000", 2024-08-17T18:01:29.808 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2699e-05 2024-08-17T18:01:29.808 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.808 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.808 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:01:29.808 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.691035+0000", 2024-08-17T18:01:29.808 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.0770000000000008e-06 2024-08-17T18:01:29.808 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:29.808 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:01:29.809 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:29.809 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.809 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.809 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:58564 10.5 10:a255654b:::benchmark_data_smithi037_260560_object58563:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1297)", 2024-08-17T18:01:29.809 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:29.670971+0000", 2024-08-17T18:01:29.809 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.020230774999999999, 2024-08-17T18:01:29.809 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0205206, 2024-08-17T18:01:29.809 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:01:29.809 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:01:29.809 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:29.809 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:01:29.809 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:01:29.809 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:01:29.809 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 58564 2024-08-17T18:01:29.810 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.810 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:01:29.810 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.810 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:01:29.810 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.670971+0000", 2024-08-17T18:01:29.810 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:29.810 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.810 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.810 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:01:29.810 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.670971+0000", 2024-08-17T18:01:29.810 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:29.811 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.811 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.811 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:01:29.811 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.670972+0000", 2024-08-17T18:01:29.811 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5099999999999999e-06 2024-08-17T18:01:29.811 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.811 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.811 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:01:29.811 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.671064+0000", 2024-08-17T18:01:29.811 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.1935999999999995e-05 2024-08-17T18:01:29.811 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.811 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.812 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:01:29.812 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.671076+0000", 2024-08-17T18:01:29.812 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1246e-05 2024-08-17T18:01:29.812 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.812 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.812 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:01:29.812 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.671083+0000", 2024-08-17T18:01:29.812 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.1790000000000002e-06 2024-08-17T18:01:29.812 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.812 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.812 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:29.812 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.671339+0000", 2024-08-17T18:01:29.813 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00025625600000000001 2024-08-17T18:01:29.813 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.813 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.813 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:01:29.813 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.671506+0000", 2024-08-17T18:01:29.813 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00016731800000000001 2024-08-17T18:01:29.813 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.813 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.813 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:01:29.813 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.671680+0000", 2024-08-17T18:01:29.813 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000173339 2024-08-17T18:01:29.813 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.813 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.813 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:01:29.814 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.680432+0000", 2024-08-17T18:01:29.814 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0087527909999999993 2024-08-17T18:01:29.814 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.814 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.814 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:29.814 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.683335+0000", 2024-08-17T18:01:29.814 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0029028529999999999 2024-08-17T18:01:29.814 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.814 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.814 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:29.814 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.684474+0000", 2024-08-17T18:01:29.814 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0011382670000000001 2024-08-17T18:01:29.814 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:29.815 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:29.815 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:01:29.815 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:29.691063+0000", 2024-08-17T18:01:29.815 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0065898889999999998 2024-08-17T18:01:29.815 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:29.815 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:01:29.815 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:29.815 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:29.815 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-08-17T18:01:29.815 INFO:teuthology.orchestra.run.smithi037.stdout: "num_ops": 5 2024-08-17T18:01:29.815 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T18:01:29.816 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:01:29.816 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:01:29.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:29.817 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:29.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:29.833 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:01:29.834 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:01:29.859 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 37 16 58762 58746 99.2215 76.4375 0.0133626 0.0100726 2024-08-17T18:01:29.870 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:01:29.870 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:01:29.903 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:01:29.903 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:01:29.918 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:29.931 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:01:29.932 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:01:29.950 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:29.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:29.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:29.963 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:01:29.963 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:01:30.052 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:30.093 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:30.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:30.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:30.195 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:30.236 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:30.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:30.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:30.338 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:30.375 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:30.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:30.376 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:30.477 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:30.478 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:30 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1092186969' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:01:30.479 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:01:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:01:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:01:30.526 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:30.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:30.528 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:30.628 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:30.670 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:30.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:30.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:30.772 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:30.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:30 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1092186969' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:01:30.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:30 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1092186969' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:01:30.808 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:30.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:30.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:30.860 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 38 16 60186 60170 98.9523 89 0.0119713 0.0101 2024-08-17T18:01:30.910 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:30.942 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:30.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:30.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:31.044 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:31.078 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:31.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:31.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:31.154 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T18:01:31.154 INFO:teuthology.orchestra.run.smithi046.stdout: "success": "" 2024-08-17T18:01:31.155 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T18:01:31.180 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:31.219 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:31.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:31.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:31.320 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:31.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:31.362 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:31.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:31.463 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:31.468 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:01:31.469 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-08-17T18:01:31.521 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:31.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:31.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:31.615 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:31 smithi037 ceph-mon[102022]: pgmap v2057: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 112 MiB/s wr, 1.79k op/s; 3953/171993 objects degraded (2.298%); 637/171993 objects misplaced (0.370%); 3.6 MiB/s, 1 keys/s, 58 objects/s recovering 2024-08-17T18:01:31.617 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:31 smithi037 ceph-mon[97894]: pgmap v2057: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 112 MiB/s wr, 1.79k op/s; 3953/171993 objects degraded (2.298%); 637/171993 objects misplaced (0.370%); 3.6 MiB/s, 1 keys/s, 58 objects/s recovering 2024-08-17T18:01:31.623 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:31.654 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:31.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:31.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:31.656 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:31 smithi046 ceph-mon[88218]: pgmap v2057: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 112 MiB/s wr, 1.79k op/s; 3953/171993 objects degraded (2.298%); 637/171993 objects misplaced (0.370%); 3.6 MiB/s, 1 keys/s, 58 objects/s recovering 2024-08-17T18:01:31.756 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:31.790 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:31.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:31.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:31.860 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 39 16 61543 61527 98.5883 84.8125 0.0108759 0.0101377 2024-08-17T18:01:31.892 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:31.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:31.935 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:31.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:32.036 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:32.079 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:32.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:32.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:32.181 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:32.216 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:32.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:32.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:32.318 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:32.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:32.351 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:32.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:32.452 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:32.491 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:32.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:32.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:32.593 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:32.628 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:32.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:32.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:32.730 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:32.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:32 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3953/171993 objects degraded (2.298%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:32.765 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:32.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:32.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:32.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:32 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3953/171993 objects degraded (2.298%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:32.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:32 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3953/171993 objects degraded (2.298%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:32.860 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:2024-08-17T18:01:32.860654+0000 min lat: 0.00115367 max lat: 2.16353 avg lat: 0.0101584 2024-08-17T18:01:32.860 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T18:01:32.861 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 40 16 62996 62980 98.3937 90.8125 0.0101685 0.0101584 2024-08-17T18:01:32.867 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:32.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:32.902 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:32.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:32.903 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:01:32.965 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:01:33.003 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:33.079 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:33.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:33.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:33.181 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:33.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:33.236 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:33.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:33.337 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:33.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:33.378 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:33.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:33.479 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:33.490 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:33 smithi037 ceph-mon[102022]: pgmap v2058: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 97 MiB/s wr, 1.54k op/s; 3953/176184 objects degraded (2.244%); 230/176184 objects misplaced (0.131%); 6.0 MiB/s, 1 keys/s, 96 objects/s recovering 2024-08-17T18:01:33.490 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:33 smithi037 ceph-mon[97894]: pgmap v2058: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 97 MiB/s wr, 1.54k op/s; 3953/176184 objects degraded (2.244%); 230/176184 objects misplaced (0.131%); 6.0 MiB/s, 1 keys/s, 96 objects/s recovering 2024-08-17T18:01:33.510 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:33.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:33.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:33.612 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:33.636 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:33.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:33.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:33.738 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:33.760 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:33.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:33.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:33.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:33 smithi046 ceph-mon[88218]: pgmap v2058: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 97 MiB/s wr, 1.54k op/s; 3953/176184 objects degraded (2.244%); 230/176184 objects misplaced (0.131%); 6.0 MiB/s, 1 keys/s, 96 objects/s recovering 2024-08-17T18:01:33.860 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 41 16 63794 63778 97.2102 49.875 0.0041338 0.0101849 2024-08-17T18:01:33.862 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:33.884 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:33.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:33.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:33.986 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:34.008 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:34.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:34.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:34.110 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:34.133 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:34.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:34.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:34.235 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:34.258 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:34.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:34.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:34.268 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:01:34.360 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:34.382 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:34.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:34.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:34.391 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is unset 2024-08-17T18:01:34.485 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:34.507 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:34.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:34.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:34.609 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:34.644 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:34.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:34.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:34.746 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:34.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:34 smithi046 ceph-mon[88218]: osdmap e1298: 8 total, 8 up, 8 in 2024-08-17T18:01:34.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:34 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1600582393' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:01:34.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:34.792 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:34.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:34.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:34 smithi037 ceph-mon[97894]: osdmap e1298: 8 total, 8 up, 8 in 2024-08-17T18:01:34.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:34 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1600582393' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:01:34.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:34 smithi037 ceph-mon[102022]: osdmap e1298: 8 total, 8 up, 8 in 2024-08-17T18:01:34.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:34 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1600582393' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:01:34.860 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 42 16 64141 64125 95.4121 21.6875 0.00378027 0.0104764 2024-08-17T18:01:34.892 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:34.958 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:34.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:34.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:35.061 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:35.104 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:35.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:35.106 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:35.206 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:35.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:35.246 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:35.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:35.348 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:35.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:35.389 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:35.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:35.490 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:35.531 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:35.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:35.532 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:35.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:35 smithi037 ceph-mon[97894]: pgmap v2060: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 901 op/s; 3953/176184 objects degraded (2.244%); 230/176184 objects misplaced (0.131%); 3.2 MiB/s, 50 objects/s recovering 2024-08-17T18:01:35.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:35 smithi037 ceph-mon[97894]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:01:35.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:35 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1600582393' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:01:35.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:35 smithi037 ceph-mon[97894]: osdmap e1299: 8 total, 8 up, 8 in 2024-08-17T18:01:35.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:35 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:35.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:35 smithi037 ceph-mon[102022]: pgmap v2060: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 901 op/s; 3953/176184 objects degraded (2.244%); 230/176184 objects misplaced (0.131%); 3.2 MiB/s, 50 objects/s recovering 2024-08-17T18:01:35.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:35 smithi037 ceph-mon[102022]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:01:35.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:35 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1600582393' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:01:35.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:35 smithi037 ceph-mon[102022]: osdmap e1299: 8 total, 8 up, 8 in 2024-08-17T18:01:35.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:35 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:35.634 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:35.677 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:35.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:35.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:35 smithi046 ceph-mon[88218]: pgmap v2060: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 901 op/s; 3953/176184 objects degraded (2.244%); 230/176184 objects misplaced (0.131%); 3.2 MiB/s, 50 objects/s recovering 2024-08-17T18:01:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:35 smithi046 ceph-mon[88218]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:01:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:35 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1600582393' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:01:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:35 smithi046 ceph-mon[88218]: osdmap e1299: 8 total, 8 up, 8 in 2024-08-17T18:01:35.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:35 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:35.778 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:35.814 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:35.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:35.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:35.860 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 43 16 65514 65498 95.1887 85.8125 0.0140451 0.0105003 2024-08-17T18:01:35.917 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:35.954 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:35.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:35.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:36.056 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:36.091 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:36.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:36.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:36.193 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:36.222 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:36.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:36.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:36.324 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:36.348 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:36.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:36.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:36.425 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T18:01:36.425 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T18:01:36.450 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:36.492 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:36.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:36.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:36.594 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:36.632 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:36.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:36.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:36.734 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:36.773 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:36.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:36.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:36.861 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 44 16 66696 66680 94.7042 73.875 0.00793164 0.0105541 2024-08-17T18:01:36.875 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:36.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:36.914 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:36.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:37.002 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7, 0, 2] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:01:37.003 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:01:37.003 INFO:tasks.thrashosds.thrasher:Reweighting osd 1 to 0.15170054814688316 2024-08-17T18:01:37.003 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd reweight 1 0.15170054814688316 2024-08-17T18:01:37.014 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:37.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:37.099 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:37.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:37.200 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:37.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:37.271 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:37.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:37.372 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:37.430 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:37.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:37.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:37.532 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:37.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:37 smithi037 ceph-mon[102022]: pgmap v2062: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s; 3154/192237 objects degraded (1.641%); 400/192237 objects misplaced (0.208%); 8.1 MiB/s, 129 objects/s recovering 2024-08-17T18:01:37.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:37 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3154/192237 objects degraded (1.641%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:37.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:37 smithi037 ceph-mon[97894]: pgmap v2062: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s; 3154/192237 objects degraded (1.641%); 400/192237 objects misplaced (0.208%); 8.1 MiB/s, 129 objects/s recovering 2024-08-17T18:01:37.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:37 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3154/192237 objects degraded (1.641%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:37.573 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:37.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:37.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:37.675 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:37.710 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:37.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:37.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:37.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:37 smithi046 ceph-mon[88218]: pgmap v2062: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s; 3154/192237 objects degraded (1.641%); 400/192237 objects misplaced (0.208%); 8.1 MiB/s, 129 objects/s recovering 2024-08-17T18:01:37.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:37 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3154/192237 objects degraded (1.641%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:37.812 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:37.847 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:37.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:37.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:37.855 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T18:01:37.861 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 45 16 67987 67971 94.3926 80.6875 0.0147004 0.0105886 2024-08-17T18:01:37.948 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:37.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:37.979 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:37.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:38.080 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:38.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:38.124 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:38.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:38.224 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:38.264 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:38.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:38.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:38.366 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:38.395 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:38.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:38.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:38.497 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:38.530 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:38.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:38.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:38.632 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:38.655 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:38.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:38.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:38.757 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:38.780 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:38.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:38.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:38.861 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 46 16 68884 68868 93.5592 56.0625 0.00307327 0.0106084 2024-08-17T18:01:38.881 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:38.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:38.905 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:38.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:39.006 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:39.029 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:39.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:39.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:39.130 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:39.153 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:39.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:39.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:39.255 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:39.270 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:01:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:01:38] "GET /metrics HTTP/1.1" 200 36697 "" "Prometheus/2.51.0" 2024-08-17T18:01:39.278 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:39.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:39.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:39.379 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:39.404 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:39.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:39.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:39.406 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-08-17T18:01:39.506 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:39.540 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:39.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:39.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:39.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:39 smithi037 ceph-mon[97894]: pgmap v2063: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 53 MiB/s wr, 843 op/s; 3154/192237 objects degraded (1.641%); 400/192237 objects misplaced (0.208%); 8.1 MiB/s, 129 objects/s recovering 2024-08-17T18:01:39.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:39 smithi037 ceph-mon[97894]: osdmap e1300: 8 total, 8 up, 8 in 2024-08-17T18:01:39.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:39.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:39.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:39 smithi037 ceph-mon[102022]: pgmap v2063: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 53 MiB/s wr, 843 op/s; 3154/192237 objects degraded (1.641%); 400/192237 objects misplaced (0.208%); 8.1 MiB/s, 129 objects/s recovering 2024-08-17T18:01:39.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:39 smithi037 ceph-mon[102022]: osdmap e1300: 8 total, 8 up, 8 in 2024-08-17T18:01:39.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:39.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:39.641 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:39.676 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:39.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:39.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:39 smithi046 ceph-mon[88218]: pgmap v2063: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+degraded, 5 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 53 MiB/s wr, 843 op/s; 3154/192237 objects degraded (1.641%); 400/192237 objects misplaced (0.208%); 8.1 MiB/s, 129 objects/s recovering 2024-08-17T18:01:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:39 smithi046 ceph-mon[88218]: osdmap e1300: 8 total, 8 up, 8 in 2024-08-17T18:01:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:39.779 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:39.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:39.837 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:39.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:39.861 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 47 16 69399 69383 92.2534 32.1875 0.0203826 0.0108338 2024-08-17T18:01:39.939 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:39.978 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:39.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:39.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:40.080 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:40.099 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:01:40.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:40.113 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:40.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:40.180 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:01:40.197 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:01:40.197 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:01:40.214 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:40.237 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:01:40.238 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:01:40.268 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:40.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:40.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:40.274 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:01:40.275 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:01:40.310 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:01:40.311 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:01:40.349 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:01:40.350 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:01:40.369 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:40.381 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:01:40.381 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:01:40.412 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:01:40.413 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:01:40.424 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:40.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:40.425 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:40.449 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:01:40.450 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:01:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:01:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:01:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:01:40.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:40 smithi046 ceph-mon[88218]: osdmap e1301: 8 total, 8 up, 8 in 2024-08-17T18:01:40.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:40 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2711692428' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:01:40.527 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:40.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:40 smithi037 ceph-mon[97894]: osdmap e1301: 8 total, 8 up, 8 in 2024-08-17T18:01:40.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:40 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2711692428' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:01:40.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:40 smithi037 ceph-mon[102022]: osdmap e1301: 8 total, 8 up, 8 in 2024-08-17T18:01:40.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:40 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2711692428' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:01:40.564 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:40.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:40.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:40.666 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:40.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:40.709 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:40.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:40.810 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:40.852 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:40.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:40.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:40.861 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 48 16 70589 70573 91.8808 74.375 0.00862874 0.010878 2024-08-17T18:01:40.954 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:40.993 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:40.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:40.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:41.094 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:41.133 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:41.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:41.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:41.235 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:41.274 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:41.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:41.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:41.375 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:41.409 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:41.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:41.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:41.511 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:41.546 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:41.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:41.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:41.647 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:41.691 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:41 smithi037 ceph-mon[97894]: pgmap v2066: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+degraded, 4 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s; 2372/204975 objects degraded (1.157%); 425/204975 objects misplaced (0.207%); 14 MiB/s, 231 objects/s recovering 2024-08-17T18:01:41.691 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:41 smithi037 ceph-mon[102022]: pgmap v2066: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+degraded, 4 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s; 2372/204975 objects degraded (1.157%); 425/204975 objects misplaced (0.207%); 14 MiB/s, 231 objects/s recovering 2024-08-17T18:01:41.692 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:41.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:41.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:41.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:41 smithi046 ceph-mon[88218]: pgmap v2066: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+degraded, 4 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s; 2372/204975 objects degraded (1.157%); 425/204975 objects misplaced (0.207%); 14 MiB/s, 231 objects/s recovering 2024-08-17T18:01:41.795 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:41.833 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:41.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:41.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:41.861 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 49 16 71867 71851 91.6356 79.875 0.00825555 0.0109073 2024-08-17T18:01:41.935 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:41.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:41.970 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:41.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:42.071 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:42.094 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:42.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:42.095 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:42.196 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:42.226 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:42.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:42.227 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:42.328 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:42.370 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:42.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:42.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:42.401 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:01:42.472 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:42.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:42.515 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:42.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:42.616 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:42.654 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:42.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:42.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:42.756 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:42.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:42 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 2372/204975 objects degraded (1.157%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:42.793 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:42.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:42 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 2372/204975 objects degraded (1.157%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:42.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:42 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 2372/204975 objects degraded (1.157%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:42.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:42.795 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:42.861 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 50 16 73077 73061 91.3153 75.625 0.013062 0.0109456 2024-08-17T18:01:42.896 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:42.934 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:42.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:42.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:43.035 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:43.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:43.071 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:43.071 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:43.172 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:43.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:43.211 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:43.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:43.312 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:43.350 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:43.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:43.352 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:43.453 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:43.506 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:43.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:43.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:43.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:43 smithi037 ceph-mon[97894]: pgmap v2067: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s; 2372/207993 objects degraded (1.140%); 425/207993 objects misplaced (0.204%); 11 MiB/s, 179 objects/s recovering 2024-08-17T18:01:43.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:43 smithi037 ceph-mon[102022]: pgmap v2067: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s; 2372/207993 objects degraded (1.140%); 425/207993 objects misplaced (0.204%); 11 MiB/s, 179 objects/s recovering 2024-08-17T18:01:43.609 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:43.614 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:01:43.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:43.645 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:43.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:43.746 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:43 smithi046 ceph-mon[88218]: pgmap v2067: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s; 2372/207993 objects degraded (1.140%); 425/207993 objects misplaced (0.204%); 11 MiB/s, 179 objects/s recovering 2024-08-17T18:01:43.769 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:43.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:43.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:43.861 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 51 16 74115 74099 90.7967 64.875 0.00690575 0.0110084 2024-08-17T18:01:43.871 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:43.916 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:43.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:43.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:44.018 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:44.042 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:44.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:44.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:44.144 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:44.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:44.182 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:44.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:44.283 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:44.319 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:44.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:44.320 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:44.421 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:44.462 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:44.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:44.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:44.564 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:44.587 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:44.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:44.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:44.618 INFO:teuthology.orchestra.run.smithi037.stderr:reweighted osd.1 to 0.151701 (26d5) 2024-08-17T18:01:44.690 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:44.712 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:44.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:44.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:44 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1596696472' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.15170054814688316} : dispatch 2024-08-17T18:01:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:44 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.15170054814688316} : dispatch 2024-08-17T18:01:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:44 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:44.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:44 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1596696472' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.15170054814688316} : dispatch 2024-08-17T18:01:44.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:44 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.15170054814688316} : dispatch 2024-08-17T18:01:44.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:44 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:44.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:44 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1596696472' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.15170054814688316} : dispatch 2024-08-17T18:01:44.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:44 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.15170054814688316} : dispatch 2024-08-17T18:01:44.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:44 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:44.814 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:44.836 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:44.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:44.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:44.861 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 52 16 74810 74794 89.8859 43.4375 0.00290157 0.0110453 2024-08-17T18:01:44.938 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:44.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:44.961 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:44.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:45.062 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:45.085 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:45.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:45.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:45.187 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:45.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:45.211 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:45.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:45.312 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:45.335 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:45.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:45.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:45.437 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:45.461 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:45.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:45.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:45.563 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:45.586 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:45.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:45.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:45.688 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:45.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:45.711 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:45.712 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:45 smithi046 ceph-mon[88218]: pgmap v2068: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 41 MiB/s wr, 656 op/s; 2372/207993 objects degraded (1.140%); 425/207993 objects misplaced (0.204%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T18:01:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:45 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 0.15170054814688316}]': finished 2024-08-17T18:01:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:45 smithi046 ceph-mon[88218]: osdmap e1302: 8 total, 8 up, 8 in 2024-08-17T18:01:45.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:45 smithi037 ceph-mon[102022]: pgmap v2068: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 41 MiB/s wr, 656 op/s; 2372/207993 objects degraded (1.140%); 425/207993 objects misplaced (0.204%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T18:01:45.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:45 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 0.15170054814688316}]': finished 2024-08-17T18:01:45.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:45 smithi037 ceph-mon[102022]: osdmap e1302: 8 total, 8 up, 8 in 2024-08-17T18:01:45.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:45 smithi037 ceph-mon[97894]: pgmap v2068: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 41 MiB/s wr, 656 op/s; 2372/207993 objects degraded (1.140%); 425/207993 objects misplaced (0.204%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T18:01:45.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:45 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 0.15170054814688316}]': finished 2024-08-17T18:01:45.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:45 smithi037 ceph-mon[97894]: osdmap e1302: 8 total, 8 up, 8 in 2024-08-17T18:01:45.812 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:45.835 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:45.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:45.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:45.861 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 53 16 74815 74799 88.1959 0.3125 0.00276598 0.011071 2024-08-17T18:01:45.937 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:45.960 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:45.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:45.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:46.062 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:46.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:46.087 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:46.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:46.188 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:46.211 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:46.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:46.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:46.313 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:46.338 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:46.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:46.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:46.440 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:46.465 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:46.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:46.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:46.567 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:46.599 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:46.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:46.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:46.700 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:46.727 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:46.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:46.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:46.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:46 smithi046 ceph-mon[88218]: osdmap e1303: 8 total, 8 up, 8 in 2024-08-17T18:01:46.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:46 smithi037 ceph-mon[102022]: osdmap e1303: 8 total, 8 up, 8 in 2024-08-17T18:01:46.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:46 smithi037 ceph-mon[97894]: osdmap e1303: 8 total, 8 up, 8 in 2024-08-17T18:01:46.829 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:46.858 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:46.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:46.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:46.861 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 54 16 74916 74900 86.6796 6.3125 0.011937 0.0114023 2024-08-17T18:01:46.961 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:47.006 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:47.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:47.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:47.108 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:47.141 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:47.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:47.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:47.243 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:47.276 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:47.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:47.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:47.378 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:47.407 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:47.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:47.409 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:47.509 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:47.544 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:47.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:47.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:47.646 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:47.675 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:47.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:47.676 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:47 smithi046 ceph-mon[88218]: pgmap v2071: 99 pgs: 1 active+recovery_wait+degraded, 23 peering, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 11 KiB/s rd, 100 MiB/s wr, 1.61k op/s; 1594/224463 objects degraded (0.710%); 489/224463 objects misplaced (0.218%); 14 MiB/s, 219 objects/s recovering 2024-08-17T18:01:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:47 smithi046 ceph-mon[88218]: Health check failed: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-08-17T18:01:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:47 smithi046 ceph-mon[88218]: osdmap e1304: 8 total, 8 up, 8 in 2024-08-17T18:01:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:47 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 1594/224463 objects degraded (0.710%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:47 smithi046 ceph-mon[88218]: osdmap e1305: 8 total, 8 up, 8 in 2024-08-17T18:01:47.777 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:47.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:47 smithi037 ceph-mon[102022]: pgmap v2071: 99 pgs: 1 active+recovery_wait+degraded, 23 peering, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 11 KiB/s rd, 100 MiB/s wr, 1.61k op/s; 1594/224463 objects degraded (0.710%); 489/224463 objects misplaced (0.218%); 14 MiB/s, 219 objects/s recovering 2024-08-17T18:01:47.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:47 smithi037 ceph-mon[102022]: Health check failed: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-08-17T18:01:47.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:47 smithi037 ceph-mon[102022]: osdmap e1304: 8 total, 8 up, 8 in 2024-08-17T18:01:47.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:47 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 1594/224463 objects degraded (0.710%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:47.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:47 smithi037 ceph-mon[102022]: osdmap e1305: 8 total, 8 up, 8 in 2024-08-17T18:01:47.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:47 smithi037 ceph-mon[97894]: pgmap v2071: 99 pgs: 1 active+recovery_wait+degraded, 23 peering, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 11 KiB/s rd, 100 MiB/s wr, 1.61k op/s; 1594/224463 objects degraded (0.710%); 489/224463 objects misplaced (0.218%); 14 MiB/s, 219 objects/s recovering 2024-08-17T18:01:47.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:47 smithi037 ceph-mon[97894]: Health check failed: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-08-17T18:01:47.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:47 smithi037 ceph-mon[97894]: osdmap e1304: 8 total, 8 up, 8 in 2024-08-17T18:01:47.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:47 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 1594/224463 objects degraded (0.710%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:47.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:47 smithi037 ceph-mon[97894]: osdmap e1305: 8 total, 8 up, 8 in 2024-08-17T18:01:47.802 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:47.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:47.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:47.862 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 55 16 75629 75613 85.9138 44.5625 0.00364308 0.0115722 2024-08-17T18:01:47.904 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:47.930 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:47.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:47.931 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:48.032 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:48.060 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:48.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:48.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:48.162 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:48.185 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:48.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:48.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:48.286 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:48.319 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:48.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:48.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:48.421 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:48.452 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:48.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:48.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:48.554 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:48.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:48.596 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:48.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:48.697 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:48.730 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:48.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:48.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:48.832 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:48.862 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 56 16 76222 76206 85.0414 37.0625 0.0095733 0.0117504 2024-08-17T18:01:48.876 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:48.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:48.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:48.978 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:49.008 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:49.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:49.009 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:49.110 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:49.139 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:49.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:49.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:49.241 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:49.273 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:01:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:01:48] "GET /metrics HTTP/1.1" 200 36700 "" "Prometheus/2.51.0" 2024-08-17T18:01:49.288 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:49.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:49.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:49.390 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:49.431 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:49.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:49.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:49.532 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:49.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:49 smithi037 ceph-mon[102022]: pgmap v2074: 99 pgs: 1 active+recovery_wait+degraded, 23 peering, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 19 KiB/s rd, 86 MiB/s wr, 1.39k op/s; 1594/224463 objects degraded (0.710%); 489/224463 objects misplaced (0.218%); 11 MiB/s, 178 objects/s recovering 2024-08-17T18:01:49.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:49 smithi037 ceph-mon[102022]: osdmap e1306: 8 total, 8 up, 8 in 2024-08-17T18:01:49.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:49 smithi037 ceph-mon[97894]: pgmap v2074: 99 pgs: 1 active+recovery_wait+degraded, 23 peering, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 19 KiB/s rd, 86 MiB/s wr, 1.39k op/s; 1594/224463 objects degraded (0.710%); 489/224463 objects misplaced (0.218%); 11 MiB/s, 178 objects/s recovering 2024-08-17T18:01:49.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:49 smithi037 ceph-mon[97894]: osdmap e1306: 8 total, 8 up, 8 in 2024-08-17T18:01:49.584 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:49.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:49.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:49.686 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:49.717 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:49.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:49.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:49 smithi046 ceph-mon[88218]: pgmap v2074: 99 pgs: 1 active+recovery_wait+degraded, 23 peering, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 19 KiB/s rd, 86 MiB/s wr, 1.39k op/s; 1594/224463 objects degraded (0.710%); 489/224463 objects misplaced (0.218%); 11 MiB/s, 178 objects/s recovering 2024-08-17T18:01:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:49 smithi046 ceph-mon[88218]: osdmap e1306: 8 total, 8 up, 8 in 2024-08-17T18:01:49.819 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:49.854 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:49.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:49.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:49.862 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 57 16 77135 77119 84.5505 57.0625 0.0130995 0.0118201 2024-08-17T18:01:49.929 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:01:49.955 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:49.997 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:49.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:49.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:50.099 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:50.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:50.139 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:50.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:50.240 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:50.274 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:50.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:50.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:50.289 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is unset 2024-08-17T18:01:50.377 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:50.419 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:50.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:50.420 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:50.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:50 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3828823346' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:01:50.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:50 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:01:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:01:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:01:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:01:50.521 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:50.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:50 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3828823346' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:01:50.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:50 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:01:50.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:50 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3828823346' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:01:50.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:50 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:01:50.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:50.564 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:50.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:50.665 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:50.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:50.701 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:50.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:50.802 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:50.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:50.850 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:50.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:50.862 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 58 16 78080 78064 84.111 59.0625 0.0233179 0.0118824 2024-08-17T18:01:50.951 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:50.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:50.991 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:50.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:51.092 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:51.138 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:51.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:51.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:51.231 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T18:01:51.231 INFO:teuthology.orchestra.run.smithi037.stdout: "size": 20, 2024-08-17T18:01:51.231 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 600, 2024-08-17T18:01:51.231 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [ 2024-08-17T18:01:51.231 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.231 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:238793 8.6 8:6fb366f3:::benchmark_data_smithi037_204188_object109303:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1212)", 2024-08-17T18:01:51.232 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:55:36.243056+0000", 2024-08-17T18:01:51.232 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 374.98309589600001, 2024-08-17T18:01:51.232 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0409110450000001, 2024-08-17T18:01:51.232 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:01:51.232 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:01:51.232 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:51.232 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:01:51.232 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T18:01:51.232 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T18:01:51.232 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 238793 2024-08-17T18:01:51.232 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.233 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:01:51.233 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.233 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:01:51.233 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.243056+0000", 2024-08-17T18:01:51.233 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.233 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.233 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.233 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:01:51.233 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.243056+0000", 2024-08-17T18:01:51.233 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.233 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.234 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.234 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:01:51.234 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.243058+0000", 2024-08-17T18:01:51.234 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.204e-06 2024-08-17T18:01:51.234 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.234 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.234 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:01:51.234 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.243062+0000", 2024-08-17T18:01:51.234 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.3660000000000002e-06 2024-08-17T18:01:51.234 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.235 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.235 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:01:51.235 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.243074+0000", 2024-08-17T18:01:51.235 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2038000000000001e-05 2024-08-17T18:01:51.235 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.235 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.235 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:01:51.235 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.243081+0000", 2024-08-17T18:01:51.235 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.3889999999999999e-06 2024-08-17T18:01:51.235 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.236 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.236 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.236 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.243355+0000", 2024-08-17T18:01:51.236 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00027354700000000002 2024-08-17T18:01:51.236 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.236 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.236 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:01:51.236 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.243364+0000", 2024-08-17T18:01:51.236 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.5390000000000007e-06 2024-08-17T18:01:51.237 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.237 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.237 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.237 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.269175+0000", 2024-08-17T18:01:51.237 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.025811665 2024-08-17T18:01:51.237 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.237 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.237 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:01:51.237 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.269254+0000", 2024-08-17T18:01:51.237 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.8821999999999999e-05 2024-08-17T18:01:51.238 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.238 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.238 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 6,7", 2024-08-17T18:01:51.238 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.269878+0000", 2024-08-17T18:01:51.238 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00062444300000000002 2024-08-17T18:01:51.238 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.238 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.238 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:51.239 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.279973+0000", 2024-08-17T18:01:51.239 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.01009431 2024-08-17T18:01:51.239 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.239 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.239 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:01:51.239 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.281759+0000", 2024-08-17T18:01:51.239 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0017859499999999999 2024-08-17T18:01:51.239 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.239 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.239 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:51.239 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.283905+0000", 2024-08-17T18:01:51.239 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.002145924 2024-08-17T18:01:51.240 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.240 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.240 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:01:51.240 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.283939+0000", 2024-08-17T18:01:51.240 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.4091000000000003e-05 2024-08-17T18:01:51.240 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.240 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.240 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:01:51.240 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.283967+0000", 2024-08-17T18:01:51.240 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.8756999999999999e-05 2024-08-17T18:01:51.240 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.240 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:01:51.240 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.240 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.241 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.241 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:238860 8.6 8:6a9f4c9d:::benchmark_data_smithi037_204188_object109370:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1212)", 2024-08-17T18:01:51.241 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:55:36.331465+0000", 2024-08-17T18:01:51.241 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 374.89468763799999, 2024-08-17T18:01:51.241 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.96381326, 2024-08-17T18:01:51.241 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:01:51.241 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:01:51.241 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:51.241 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:01:51.241 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T18:01:51.241 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T18:01:51.241 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 238860 2024-08-17T18:01:51.241 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.242 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:01:51.242 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.242 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:01:51.242 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.331465+0000", 2024-08-17T18:01:51.242 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.242 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.242 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.242 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:01:51.242 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.331465+0000", 2024-08-17T18:01:51.242 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.243 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.243 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.243 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:01:51.243 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.331467+0000", 2024-08-17T18:01:51.243 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8920000000000001e-06 2024-08-17T18:01:51.243 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.243 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.243 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:01:51.243 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.331472+0000", 2024-08-17T18:01:51.243 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.113e-06 2024-08-17T18:01:51.243 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.243 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.244 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:01:51.244 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.331490+0000", 2024-08-17T18:01:51.244 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8235000000000001e-05 2024-08-17T18:01:51.244 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.244 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.244 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:01:51.244 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.331498+0000", 2024-08-17T18:01:51.244 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.4319999999999999e-06 2024-08-17T18:01:51.244 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.244 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.244 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.244 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.331577+0000", 2024-08-17T18:01:51.245 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.8208999999999996e-05 2024-08-17T18:01:51.245 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.245 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.245 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:01:51.245 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.331590+0000", 2024-08-17T18:01:51.245 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3283e-05 2024-08-17T18:01:51.245 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.245 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.245 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.245 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.275818+0000", 2024-08-17T18:01:51.245 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.94422827200000004 2024-08-17T18:01:51.245 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.245 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.245 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:01:51.246 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.275910+0000", 2024-08-17T18:01:51.246 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.1912999999999999e-05 2024-08-17T18:01:51.246 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.246 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.246 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 6,7", 2024-08-17T18:01:51.246 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.275980+0000", 2024-08-17T18:01:51.246 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0376999999999994e-05 2024-08-17T18:01:51.246 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.246 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.246 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:01:51.246 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.281821+0000", 2024-08-17T18:01:51.246 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0058410040000000003 2024-08-17T18:01:51.246 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.247 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.247 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:51.247 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.295074+0000", 2024-08-17T18:01:51.247 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.013252907 2024-08-17T18:01:51.247 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.247 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.247 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:51.247 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.295170+0000", 2024-08-17T18:01:51.247 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.5795e-05 2024-08-17T18:01:51.247 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.247 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.247 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:01:51.247 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.295228+0000", 2024-08-17T18:01:51.248 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.7466999999999997e-05 2024-08-17T18:01:51.248 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.248 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.248 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:51.249 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:01:51.249 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.295278+0000", 2024-08-17T18:01:51.249 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.0361000000000001e-05 2024-08-17T18:01:51.249 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.250 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:01:51.250 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.250 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.250 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.250 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:238862 8.6 8:65927d8b:::benchmark_data_smithi037_204188_object109372:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1212)", 2024-08-17T18:01:51.250 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:55:36.336847+0000", 2024-08-17T18:01:51.250 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 374.88930520700001, 2024-08-17T18:01:51.250 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.95856111700000002, 2024-08-17T18:01:51.250 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:01:51.250 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:01:51.251 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:51.251 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:01:51.251 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T18:01:51.251 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T18:01:51.251 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 238862 2024-08-17T18:01:51.251 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.251 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:01:51.251 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.252 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:01:51.252 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.336847+0000", 2024-08-17T18:01:51.252 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.252 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.253 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.253 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:01:51.253 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.336847+0000", 2024-08-17T18:01:51.253 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.253 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.254 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.254 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:01:51.254 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.336849+0000", 2024-08-17T18:01:51.254 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.7630000000000001e-06 2024-08-17T18:01:51.254 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.254 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.254 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:01:51.255 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.336854+0000", 2024-08-17T18:01:51.255 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.8459999999999999e-06 2024-08-17T18:01:51.255 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.255 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.255 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:01:51.255 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.336871+0000", 2024-08-17T18:01:51.255 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6841999999999999e-05 2024-08-17T18:01:51.256 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.256 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.256 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:01:51.256 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.336879+0000", 2024-08-17T18:01:51.256 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.0010000000000001e-06 2024-08-17T18:01:51.256 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.256 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.257 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.257 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.336944+0000", 2024-08-17T18:01:51.257 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5847999999999997e-05 2024-08-17T18:01:51.257 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.257 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.258 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:01:51.258 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.336955+0000", 2024-08-17T18:01:51.258 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0492000000000001e-05 2024-08-17T18:01:51.258 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.258 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.258 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.259 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.277730+0000", 2024-08-17T18:01:51.259 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.94077528700000002 2024-08-17T18:01:51.259 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.259 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.259 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:01:51.259 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.277832+0000", 2024-08-17T18:01:51.259 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000101624 2024-08-17T18:01:51.260 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.260 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.260 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 6,7", 2024-08-17T18:01:51.260 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.277908+0000", 2024-08-17T18:01:51.260 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.6344e-05 2024-08-17T18:01:51.260 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.260 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.260 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:01:51.261 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.283977+0000", 2024-08-17T18:01:51.261 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0060689439999999997 2024-08-17T18:01:51.261 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.261 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.261 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:51.261 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.295127+0000", 2024-08-17T18:01:51.261 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.011149901 2024-08-17T18:01:51.261 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.261 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.262 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:51.262 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.295321+0000", 2024-08-17T18:01:51.262 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00019439699999999999 2024-08-17T18:01:51.262 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.262 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.263 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:01:51.263 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.295374+0000", 2024-08-17T18:01:51.263 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.2902999999999998e-05 2024-08-17T18:01:51.263 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.263 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.263 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:01:51.263 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.295408+0000", 2024-08-17T18:01:51.263 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.3924999999999998e-05 2024-08-17T18:01:51.263 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.263 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:01:51.263 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.263 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.264 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.264 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:238897 8.6 8:6bae7216:::benchmark_data_smithi037_204188_object109407:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1212)", 2024-08-17T18:01:51.264 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:55:36.378365+0000", 2024-08-17T18:01:51.264 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 374.84778705399998, 2024-08-17T18:01:51.264 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.92856200099999997, 2024-08-17T18:01:51.264 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:01:51.264 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:01:51.264 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:51.265 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:01:51.265 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T18:01:51.265 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T18:01:51.265 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 238897 2024-08-17T18:01:51.265 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.265 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:01:51.265 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.265 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:01:51.266 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.378365+0000", 2024-08-17T18:01:51.266 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.266 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.266 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.266 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:01:51.267 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.378365+0000", 2024-08-17T18:01:51.267 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.267 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.267 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.267 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:01:51.267 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.378367+0000", 2024-08-17T18:01:51.268 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2860000000000001e-06 2024-08-17T18:01:51.268 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.268 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.268 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:01:51.269 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.378372+0000", 2024-08-17T18:01:51.269 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.1599999999999997e-06 2024-08-17T18:01:51.269 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.269 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.270 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:01:51.270 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.378383+0000", 2024-08-17T18:01:51.270 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1755e-05 2024-08-17T18:01:51.270 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.270 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.271 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:01:51.271 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.378391+0000", 2024-08-17T18:01:51.271 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.79e-06 2024-08-17T18:01:51.271 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.272 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.272 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.272 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.378447+0000", 2024-08-17T18:01:51.272 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6069000000000001e-05 2024-08-17T18:01:51.272 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.273 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.273 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:01:51.273 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.378456+0000", 2024-08-17T18:01:51.273 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.6750000000000008e-06 2024-08-17T18:01:51.274 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.274 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.274 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.274 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.280005+0000", 2024-08-17T18:01:51.275 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.90154857300000002 2024-08-17T18:01:51.275 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.275 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.275 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:01:51.275 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.280084+0000", 2024-08-17T18:01:51.276 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.9759999999999995e-05 2024-08-17T18:01:51.276 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.276 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.276 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 6,7", 2024-08-17T18:01:51.276 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.280149+0000", 2024-08-17T18:01:51.276 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.4348000000000001e-05 2024-08-17T18:01:51.276 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.276 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.276 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:01:51.276 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.292563+0000", 2024-08-17T18:01:51.276 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.012414163000000001 2024-08-17T18:01:51.277 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.277 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.277 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:51.277 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.295475+0000", 2024-08-17T18:01:51.277 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.002912085 2024-08-17T18:01:51.277 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.277 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.277 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:51.277 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.306769+0000", 2024-08-17T18:01:51.277 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.011294287 2024-08-17T18:01:51.277 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.277 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.277 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:01:51.278 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.306833+0000", 2024-08-17T18:01:51.278 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.4258999999999996e-05 2024-08-17T18:01:51.278 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.278 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.278 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:01:51.278 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.306927+0000", 2024-08-17T18:01:51.278 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.3790999999999997e-05 2024-08-17T18:01:51.278 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.278 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:01:51.278 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.278 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.278 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.279 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:238900 8.6 8:66f7601f:::benchmark_data_smithi037_204188_object109410:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1212)", 2024-08-17T18:01:51.279 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:55:36.381455+0000", 2024-08-17T18:01:51.279 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 374.84469692599998, 2024-08-17T18:01:51.279 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.925656594, 2024-08-17T18:01:51.279 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:01:51.279 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:01:51.279 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:51.279 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:01:51.279 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T18:01:51.279 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T18:01:51.279 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 238900 2024-08-17T18:01:51.279 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.279 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:01:51.280 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.280 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:01:51.280 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.381455+0000", 2024-08-17T18:01:51.280 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.280 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.280 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.280 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:01:51.280 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.381455+0000", 2024-08-17T18:01:51.280 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.280 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.280 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.281 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:01:51.281 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.381458+0000", 2024-08-17T18:01:51.281 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.322e-06 2024-08-17T18:01:51.281 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.281 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.281 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:01:51.281 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.381463+0000", 2024-08-17T18:01:51.281 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.0989999999999998e-06 2024-08-17T18:01:51.281 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.282 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.282 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:01:51.282 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.381476+0000", 2024-08-17T18:01:51.282 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2788e-05 2024-08-17T18:01:51.282 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.282 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.282 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:01:51.282 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.381483+0000", 2024-08-17T18:01:51.282 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.2350000000000002e-06 2024-08-17T18:01:51.282 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.282 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.282 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.283 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.385152+0000", 2024-08-17T18:01:51.283 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0036686829999999998 2024-08-17T18:01:51.283 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.283 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.283 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:01:51.283 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.385161+0000", 2024-08-17T18:01:51.283 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.73e-06 2024-08-17T18:01:51.283 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.283 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.283 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.283 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.281868+0000", 2024-08-17T18:01:51.283 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.89670644200000005 2024-08-17T18:01:51.283 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.284 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.284 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:01:51.284 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.281957+0000", 2024-08-17T18:01:51.284 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.8966000000000002e-05 2024-08-17T18:01:51.284 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.284 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.284 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 6,7", 2024-08-17T18:01:51.284 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.282017+0000", 2024-08-17T18:01:51.284 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0664000000000001e-05 2024-08-17T18:01:51.284 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.284 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.284 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:01:51.284 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.295086+0000", 2024-08-17T18:01:51.284 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.013068756000000001 2024-08-17T18:01:51.284 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.285 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.285 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:51.285 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.306974+0000", 2024-08-17T18:01:51.285 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.011888391999999999 2024-08-17T18:01:51.285 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.285 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.285 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:51.285 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.307029+0000", 2024-08-17T18:01:51.285 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4641000000000001e-05 2024-08-17T18:01:51.285 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.285 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.285 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:01:51.285 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.307074+0000", 2024-08-17T18:01:51.286 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.4928000000000001e-05 2024-08-17T18:01:51.286 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.286 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.286 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:01:51.286 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.307112+0000", 2024-08-17T18:01:51.286 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.7948000000000003e-05 2024-08-17T18:01:51.286 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.286 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:01:51.286 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.286 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.287 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.287 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:238973 8.6 8:65ea960f:::benchmark_data_smithi037_204188_object109483:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1212)", 2024-08-17T18:01:51.287 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:55:36.481489+0000", 2024-08-17T18:01:51.287 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 374.74466329299997, 2024-08-17T18:01:51.287 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.82587944300000005, 2024-08-17T18:01:51.287 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:01:51.287 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:01:51.287 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:51.288 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:01:51.288 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T18:01:51.288 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T18:01:51.288 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 238973 2024-08-17T18:01:51.288 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.288 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:01:51.288 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.288 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:01:51.288 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.481489+0000", 2024-08-17T18:01:51.288 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.288 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.288 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.288 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:01:51.289 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.481489+0000", 2024-08-17T18:01:51.289 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.289 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.289 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.289 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:01:51.289 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.481491+0000", 2024-08-17T18:01:51.289 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.564e-06 2024-08-17T18:01:51.289 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.289 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.289 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:01:51.289 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.481496+0000", 2024-08-17T18:01:51.289 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.1200000000000001e-06 2024-08-17T18:01:51.289 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.289 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.290 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:01:51.290 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.481512+0000", 2024-08-17T18:01:51.290 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6166000000000001e-05 2024-08-17T18:01:51.290 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.290 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.290 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:01:51.290 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.481520+0000", 2024-08-17T18:01:51.290 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.0369999999999995e-06 2024-08-17T18:01:51.290 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.290 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.291 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.291 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.481575+0000", 2024-08-17T18:01:51.291 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.5056000000000003e-05 2024-08-17T18:01:51.291 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.291 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.291 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:01:51.291 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.481944+0000", 2024-08-17T18:01:51.291 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000369253 2024-08-17T18:01:51.291 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.291 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.291 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.291 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.283999+0000", 2024-08-17T18:01:51.292 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.80205456900000005 2024-08-17T18:01:51.292 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.292 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.292 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:01:51.292 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.284063+0000", 2024-08-17T18:01:51.292 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.41e-05 2024-08-17T18:01:51.292 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.292 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.292 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 6,7", 2024-08-17T18:01:51.292 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.284138+0000", 2024-08-17T18:01:51.292 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.4853999999999999e-05 2024-08-17T18:01:51.292 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.292 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.293 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:01:51.293 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.295093+0000", 2024-08-17T18:01:51.293 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010954736 2024-08-17T18:01:51.293 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.293 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.293 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:51.293 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.307167+0000", 2024-08-17T18:01:51.293 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.012074147 2024-08-17T18:01:51.293 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.293 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.293 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:51.293 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.307230+0000", 2024-08-17T18:01:51.293 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.3528999999999994e-05 2024-08-17T18:01:51.294 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.294 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.294 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:01:51.294 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.307321+0000", 2024-08-17T18:01:51.294 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.0659000000000001e-05 2024-08-17T18:01:51.294 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.294 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.294 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:01:51.294 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.307368+0000", 2024-08-17T18:01:51.294 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7652999999999999e-05 2024-08-17T18:01:51.294 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.295 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:01:51.295 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.295 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.295 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.295 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:238982 8.6 8:600def60:::benchmark_data_smithi037_204188_object109492:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1212)", 2024-08-17T18:01:51.295 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:55:36.490944+0000", 2024-08-17T18:01:51.295 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 374.73520878900001, 2024-08-17T18:01:51.295 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.82487183200000003, 2024-08-17T18:01:51.295 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:01:51.295 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:01:51.295 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:51.295 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:01:51.296 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T18:01:51.296 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T18:01:51.296 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 238982 2024-08-17T18:01:51.296 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.296 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:01:51.296 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.296 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:01:51.296 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.490944+0000", 2024-08-17T18:01:51.296 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.296 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.296 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.296 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:01:51.297 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.490944+0000", 2024-08-17T18:01:51.297 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.297 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.297 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.297 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:01:51.297 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.490946+0000", 2024-08-17T18:01:51.297 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.4370000000000001e-06 2024-08-17T18:01:51.297 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.297 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.298 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:01:51.298 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.490953+0000", 2024-08-17T18:01:51.298 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.6220000000000003e-06 2024-08-17T18:01:51.298 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.298 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.298 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:01:51.298 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.490970+0000", 2024-08-17T18:01:51.298 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.7113999999999999e-05 2024-08-17T18:01:51.298 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.298 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.298 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:01:51.299 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.490978+0000", 2024-08-17T18:01:51.299 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.5669999999999995e-06 2024-08-17T18:01:51.299 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.299 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.299 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.299 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.491040+0000", 2024-08-17T18:01:51.299 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1388000000000002e-05 2024-08-17T18:01:51.299 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.299 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.300 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:01:51.300 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.491049+0000", 2024-08-17T18:01:51.300 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.1130000000000007e-06 2024-08-17T18:01:51.300 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.300 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.300 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.300 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.285768+0000", 2024-08-17T18:01:51.300 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.79471897899999999 2024-08-17T18:01:51.300 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.300 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.300 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:01:51.300 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.285840+0000", 2024-08-17T18:01:51.300 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.2510999999999997e-05 2024-08-17T18:01:51.301 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.301 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.301 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 6,7", 2024-08-17T18:01:51.301 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.285901+0000", 2024-08-17T18:01:51.301 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0677000000000002e-05 2024-08-17T18:01:51.301 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.301 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.301 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:01:51.301 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.295098+0000", 2024-08-17T18:01:51.301 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0091966170000000007 2024-08-17T18:01:51.302 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.302 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.302 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:51.302 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.307426+0000", 2024-08-17T18:01:51.302 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.012328599000000001 2024-08-17T18:01:51.303 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.303 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.303 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:51.303 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.315702+0000", 2024-08-17T18:01:51.303 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0082759800000000005 2024-08-17T18:01:51.303 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.303 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.304 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:01:51.304 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.315768+0000", 2024-08-17T18:01:51.304 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5599000000000007e-05 2024-08-17T18:01:51.304 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.304 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.304 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:01:51.304 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.315815+0000", 2024-08-17T18:01:51.304 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7629000000000001e-05 2024-08-17T18:01:51.304 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.304 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:01:51.304 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.304 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.304 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.305 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.45503.0:239004 8.6 8:65ae3ecd:::benchmark_data_smithi037_204188_object109514:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1212)", 2024-08-17T18:01:51.305 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:55:36.523343+0000", 2024-08-17T18:01:51.305 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 374.70280959199999, 2024-08-17T18:01:51.305 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.81302938700000005, 2024-08-17T18:01:51.305 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:01:51.305 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:01:51.305 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:51.305 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:01:51.305 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.45503", 2024-08-17T18:01:51.305 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T18:01:51.306 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 239004 2024-08-17T18:01:51.306 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.306 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:01:51.306 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.306 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:01:51.306 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.523343+0000", 2024-08-17T18:01:51.306 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.306 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.306 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.307 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:01:51.307 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.523343+0000", 2024-08-17T18:01:51.307 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.307 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.307 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.307 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:01:51.307 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.523343+0000", 2024-08-17T18:01:51.307 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.9299999999999998e-07 2024-08-17T18:01:51.307 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.307 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.308 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:01:51.308 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.523346+0000", 2024-08-17T18:01:51.308 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.117e-06 2024-08-17T18:01:51.308 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.308 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.308 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:01:51.308 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.523358+0000", 2024-08-17T18:01:51.308 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1133e-05 2024-08-17T18:01:51.308 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.309 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.309 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:01:51.309 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.523365+0000", 2024-08-17T18:01:51.309 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.1579999999999999e-06 2024-08-17T18:01:51.309 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.309 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.309 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.309 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.523623+0000", 2024-08-17T18:01:51.309 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000258187 2024-08-17T18:01:51.310 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.310 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.310 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:01:51.310 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:36.523630+0000", 2024-08-17T18:01:51.310 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.2699999999999999e-06 2024-08-17T18:01:51.310 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.310 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.310 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.310 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.298888+0000", 2024-08-17T18:01:51.310 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.77525827899999999 2024-08-17T18:01:51.310 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.310 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.310 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:01:51.311 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.298997+0000", 2024-08-17T18:01:51.311 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00010818400000000001 2024-08-17T18:01:51.311 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.311 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.311 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 6,7", 2024-08-17T18:01:51.311 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.299110+0000", 2024-08-17T18:01:51.311 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011362999999999999 2024-08-17T18:01:51.311 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.311 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.311 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:01:51.311 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.307128+0000", 2024-08-17T18:01:51.311 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0080175550000000009 2024-08-17T18:01:51.311 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.311 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.312 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:51.312 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.334794+0000", 2024-08-17T18:01:51.313 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.027666387000000001 2024-08-17T18:01:51.313 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.313 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.313 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:51.313 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.336260+0000", 2024-08-17T18:01:51.314 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0014653170000000001 2024-08-17T18:01:51.314 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.314 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.314 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:01:51.314 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.336337+0000", 2024-08-17T18:01:51.314 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7269999999999997e-05 2024-08-17T18:01:51.314 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.314 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.314 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:01:51.314 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:55:37.336372+0000", 2024-08-17T18:01:51.314 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.5306999999999999e-05 2024-08-17T18:01:51.314 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.314 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:01:51.315 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.315 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.315 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.315 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:51705 9.9 9:92ca7c16:::benchmark_data_smithi037_235265_object51704:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1230)", 2024-08-17T18:01:51.315 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:00.132909+0000", 2024-08-17T18:01:51.315 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 291.09324350700001, 2024-08-17T18:01:51.315 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0679467739999999, 2024-08-17T18:01:51.315 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:01:51.315 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:01:51.315 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T18:01:51.315 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:01:51.315 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:01:51.315 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:01:51.315 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 51705 2024-08-17T18:01:51.316 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.316 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:01:51.316 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.316 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:01:51.316 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.132909+0000", 2024-08-17T18:01:51.316 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.316 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.316 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.316 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:01:51.316 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.132909+0000", 2024-08-17T18:01:51.316 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.316 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.316 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.317 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:01:51.317 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.132911+0000", 2024-08-17T18:01:51.317 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.4700000000000001e-06 2024-08-17T18:01:51.317 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.317 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.317 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:01:51.317 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.132939+0000", 2024-08-17T18:01:51.317 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.7419999999999998e-05 2024-08-17T18:01:51.317 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.317 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.317 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:01:51.317 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.132965+0000", 2024-08-17T18:01:51.317 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.5916999999999999e-05 2024-08-17T18:01:51.317 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.318 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.318 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:01:51.318 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.132974+0000", 2024-08-17T18:01:51.318 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.594e-06 2024-08-17T18:01:51.318 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.318 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.318 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.318 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.133044+0000", 2024-08-17T18:01:51.318 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9739000000000004e-05 2024-08-17T18:01:51.318 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.318 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.318 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op must wait for map", 2024-08-17T18:01:51.318 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.133050+0000", 2024-08-17T18:01:51.319 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.3659999999999997e-06 2024-08-17T18:01:51.319 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.319 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.319 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.319 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.216967+0000", 2024-08-17T18:01:51.319 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.083916920000000006 2024-08-17T18:01:51.319 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.319 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.319 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:01:51.319 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.216977+0000", 2024-08-17T18:01:51.319 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.2860000000000005e-06 2024-08-17T18:01:51.319 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.319 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.320 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.320 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.191951+0000", 2024-08-17T18:01:51.320 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.97497409899999998 2024-08-17T18:01:51.320 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.320 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.320 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for degraded object", 2024-08-17T18:01:51.320 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.192977+0000", 2024-08-17T18:01:51.320 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001026007 2024-08-17T18:01:51.320 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.320 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.320 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.320 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.200776+0000", 2024-08-17T18:01:51.320 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0077994309999999999 2024-08-17T18:01:51.320 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.321 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.321 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:01:51.321 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.200856+0000", 2024-08-17T18:01:51.321 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.9524999999999995e-05 2024-08-17T18:01:51.321 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.321 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:01:51.321 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.321 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.321 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.321 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:51706 9.15 9:ad14c8de:::benchmark_data_smithi037_235265_object51705:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1230)", 2024-08-17T18:01:51.321 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:00.132998+0000", 2024-08-17T18:01:51.321 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 291.09315468599999, 2024-08-17T18:01:51.321 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0839579749999999, 2024-08-17T18:01:51.322 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:01:51.322 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:01:51.322 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T18:01:51.322 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:01:51.322 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:01:51.322 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:01:51.322 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 51706 2024-08-17T18:01:51.322 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.322 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:01:51.322 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.322 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:01:51.322 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.132998+0000", 2024-08-17T18:01:51.322 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.323 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.323 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.323 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:01:51.323 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.132998+0000", 2024-08-17T18:01:51.323 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.323 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.323 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.323 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:01:51.323 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.132998+0000", 2024-08-17T18:01:51.323 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.1600000000000001e-07 2024-08-17T18:01:51.323 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.323 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.323 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:01:51.324 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.133018+0000", 2024-08-17T18:01:51.324 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9551999999999998e-05 2024-08-17T18:01:51.324 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.324 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.324 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:01:51.324 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.133025+0000", 2024-08-17T18:01:51.324 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.6769999999999995e-06 2024-08-17T18:01:51.324 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.324 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.324 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:01:51.324 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.133031+0000", 2024-08-17T18:01:51.324 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.7119999999999997e-06 2024-08-17T18:01:51.324 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.324 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.325 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.325 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.282338+0000", 2024-08-17T18:01:51.325 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.14930668799999999 2024-08-17T18:01:51.325 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.325 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.325 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:01:51.325 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.282345+0000", 2024-08-17T18:01:51.325 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.4100000000000002e-06 2024-08-17T18:01:51.325 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.325 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.325 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.325 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.211441+0000", 2024-08-17T18:01:51.325 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.92909542000000001 2024-08-17T18:01:51.326 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.326 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.326 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for degraded object", 2024-08-17T18:01:51.326 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.214198+0000", 2024-08-17T18:01:51.326 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0027575490000000002 2024-08-17T18:01:51.326 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.326 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.326 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.326 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.216780+0000", 2024-08-17T18:01:51.326 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0025821120000000001 2024-08-17T18:01:51.326 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.326 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.326 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:01:51.327 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.216956+0000", 2024-08-17T18:01:51.327 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000175339 2024-08-17T18:01:51.327 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.327 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:01:51.327 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.327 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.327 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.327 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:51707 9.5 9:a7b5a987:::benchmark_data_smithi037_235265_object51706:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1230)", 2024-08-17T18:01:51.327 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:00.133045+0000", 2024-08-17T18:01:51.327 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 291.09310770799999, 2024-08-17T18:01:51.327 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.066138279, 2024-08-17T18:01:51.327 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:01:51.327 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:01:51.328 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T18:01:51.328 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:01:51.328 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:01:51.328 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:01:51.328 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 51707 2024-08-17T18:01:51.328 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.328 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:01:51.328 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.328 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:01:51.328 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.133045+0000", 2024-08-17T18:01:51.328 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.328 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.328 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.329 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:01:51.329 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.133045+0000", 2024-08-17T18:01:51.329 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.329 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.329 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.329 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:01:51.329 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.133045+0000", 2024-08-17T18:01:51.329 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.51e-07 2024-08-17T18:01:51.329 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.329 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.329 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:01:51.329 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.133064+0000", 2024-08-17T18:01:51.329 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8907999999999999e-05 2024-08-17T18:01:51.329 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.330 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.330 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:01:51.330 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.133201+0000", 2024-08-17T18:01:51.330 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013675100000000001 2024-08-17T18:01:51.330 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.330 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.330 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:01:51.330 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.133212+0000", 2024-08-17T18:01:51.330 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0797e-05 2024-08-17T18:01:51.330 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.330 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.331 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.331 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.133253+0000", 2024-08-17T18:01:51.331 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.1072999999999998e-05 2024-08-17T18:01:51.331 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.331 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.331 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op must wait for map", 2024-08-17T18:01:51.331 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.133257+0000", 2024-08-17T18:01:51.331 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7190000000000001e-06 2024-08-17T18:01:51.331 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.331 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.331 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.331 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.282145+0000", 2024-08-17T18:01:51.332 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.148887668 2024-08-17T18:01:51.332 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.332 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.332 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:01:51.332 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.282155+0000", 2024-08-17T18:01:51.332 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0241000000000001e-05 2024-08-17T18:01:51.332 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.332 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.332 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.332 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.192412+0000", 2024-08-17T18:01:51.332 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.91025723700000005 2024-08-17T18:01:51.332 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.333 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.333 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for degraded object", 2024-08-17T18:01:51.333 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.194004+0000", 2024-08-17T18:01:51.333 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0015911790000000001 2024-08-17T18:01:51.333 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.333 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.333 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.333 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.198975+0000", 2024-08-17T18:01:51.333 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0049711729999999997 2024-08-17T18:01:51.333 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.333 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.333 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:01:51.334 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.199183+0000", 2024-08-17T18:01:51.334 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000208082 2024-08-17T18:01:51.334 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.334 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:01:51.334 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.334 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.334 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.334 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:51709 9.19 9:9dab1ea0:::benchmark_data_smithi037_235265_object51708:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1230)", 2024-08-17T18:01:51.334 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:00.133229+0000", 2024-08-17T18:01:51.334 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 291.09292365599998, 2024-08-17T18:01:51.335 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.071129507, 2024-08-17T18:01:51.335 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:01:51.335 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:01:51.335 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T18:01:51.335 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:01:51.335 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:01:51.335 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:01:51.335 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 51709 2024-08-17T18:01:51.335 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.335 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:01:51.335 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.335 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:01:51.336 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.133229+0000", 2024-08-17T18:01:51.336 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.336 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.336 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.336 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:01:51.336 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.133229+0000", 2024-08-17T18:01:51.336 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.336 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.336 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.336 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:01:51.336 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.133230+0000", 2024-08-17T18:01:51.336 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.3799999999999996e-07 2024-08-17T18:01:51.337 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.337 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.337 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:01:51.337 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.133302+0000", 2024-08-17T18:01:51.337 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.2819999999999997e-05 2024-08-17T18:01:51.337 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.337 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.337 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:01:51.337 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.133311+0000", 2024-08-17T18:01:51.337 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.9870000000000005e-06 2024-08-17T18:01:51.337 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.338 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.338 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:01:51.338 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.133317+0000", 2024-08-17T18:01:51.338 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.2769999999999996e-06 2024-08-17T18:01:51.338 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.338 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.338 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.338 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.216882+0000", 2024-08-17T18:01:51.338 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.083565158 2024-08-17T18:01:51.338 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.338 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.338 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:01:51.338 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.216892+0000", 2024-08-17T18:01:51.339 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0056e-05 2024-08-17T18:01:51.339 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.339 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.339 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.339 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.195832+0000", 2024-08-17T18:01:51.339 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.97893986700000002 2024-08-17T18:01:51.339 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.339 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.339 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for degraded object", 2024-08-17T18:01:51.339 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.196935+0000", 2024-08-17T18:01:51.339 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001103609 2024-08-17T18:01:51.339 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.339 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.340 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.340 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.204281+0000", 2024-08-17T18:01:51.340 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0073454999999999996 2024-08-17T18:01:51.340 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.340 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.340 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:01:51.340 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.204358+0000", 2024-08-17T18:01:51.340 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7395e-05 2024-08-17T18:01:51.340 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.340 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:01:51.340 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.340 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.340 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.340 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:51714 9.19 9:9fbea3f9:::benchmark_data_smithi037_235265_object51713:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1230)", 2024-08-17T18:01:51.341 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:00.292288+0000", 2024-08-17T18:01:51.341 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 290.93386420000002, 2024-08-17T18:01:51.341 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.91383198300000001, 2024-08-17T18:01:51.341 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:01:51.341 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:01:51.341 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:51.341 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:01:51.341 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:01:51.341 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:01:51.342 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 51714 2024-08-17T18:01:51.342 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.342 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:01:51.342 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.342 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:01:51.342 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.292288+0000", 2024-08-17T18:01:51.342 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.342 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.343 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.343 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:01:51.343 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.292288+0000", 2024-08-17T18:01:51.343 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.343 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.343 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.343 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:01:51.343 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.292291+0000", 2024-08-17T18:01:51.343 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.7209999999999999e-06 2024-08-17T18:01:51.344 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.344 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.344 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:01:51.344 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.292326+0000", 2024-08-17T18:01:51.344 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.5117999999999998e-05 2024-08-17T18:01:51.344 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.344 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.344 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:01:51.344 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.292344+0000", 2024-08-17T18:01:51.345 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8056000000000001e-05 2024-08-17T18:01:51.345 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.345 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.345 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:01:51.345 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.292355+0000", 2024-08-17T18:01:51.345 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0560000000000001e-05 2024-08-17T18:01:51.345 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.345 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.345 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.346 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.292413+0000", 2024-08-17T18:01:51.346 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.8301000000000003e-05 2024-08-17T18:01:51.346 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.346 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.346 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:01:51.346 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:00.292424+0000", 2024-08-17T18:01:51.346 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0679999999999999e-05 2024-08-17T18:01:51.346 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.346 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.346 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.346 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.197306+0000", 2024-08-17T18:01:51.346 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.90488286600000001 2024-08-17T18:01:51.347 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.347 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.347 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:01:51.347 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.197431+0000", 2024-08-17T18:01:51.347 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000124764 2024-08-17T18:01:51.347 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.348 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.348 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 5,7", 2024-08-17T18:01:51.348 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.197548+0000", 2024-08-17T18:01:51.348 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000117093 2024-08-17T18:01:51.348 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.348 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.349 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:01:51.349 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.200452+0000", 2024-08-17T18:01:51.349 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0029035599999999999 2024-08-17T18:01:51.349 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.349 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.349 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:51.350 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.204245+0000", 2024-08-17T18:01:51.350 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0037935669999999999 2024-08-17T18:01:51.350 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.350 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.350 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:51.350 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.205848+0000", 2024-08-17T18:01:51.351 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0016026 2024-08-17T18:01:51.351 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.351 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.351 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:01:51.351 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.205923+0000", 2024-08-17T18:01:51.351 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.5055999999999994e-05 2024-08-17T18:01:51.351 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.351 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.352 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:01:51.352 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:01.206120+0000", 2024-08-17T18:01:51.352 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00019704100000000001 2024-08-17T18:01:51.352 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.352 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:01:51.352 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.353 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.353 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.353 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:48153 10.5 10:a4780e9f:::benchmark_data_smithi037_260560_object48152:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1291)", 2024-08-17T18:01:51.353 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:21.149656+0000", 2024-08-17T18:01:51.353 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 30.076496106, 2024-08-17T18:01:51.353 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.327555145, 2024-08-17T18:01:51.353 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:01:51.354 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:01:51.354 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T18:01:51.354 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:01:51.354 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:01:51.354 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:01:51.354 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 48153 2024-08-17T18:01:51.354 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.355 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:01:51.355 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.355 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:01:51.355 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.149656+0000", 2024-08-17T18:01:51.355 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.355 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.355 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.355 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:01:51.355 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.149656+0000", 2024-08-17T18:01:51.356 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.356 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.356 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.356 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:01:51.356 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.149658+0000", 2024-08-17T18:01:51.357 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4440000000000001e-06 2024-08-17T18:01:51.357 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.357 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.357 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:01:51.357 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.149676+0000", 2024-08-17T18:01:51.357 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.789e-05 2024-08-17T18:01:51.358 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.358 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.358 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:01:51.358 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.225978+0000", 2024-08-17T18:01:51.358 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.076302755 2024-08-17T18:01:51.358 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.358 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.359 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:01:51.359 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.225996+0000", 2024-08-17T18:01:51.359 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.7363e-05 2024-08-17T18:01:51.359 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.359 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.359 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.359 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.227674+0000", 2024-08-17T18:01:51.360 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0016787989999999999 2024-08-17T18:01:51.360 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.360 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.360 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:01:51.360 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.227863+0000", 2024-08-17T18:01:51.360 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00018840099999999999 2024-08-17T18:01:51.360 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.360 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.361 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,7", 2024-08-17T18:01:51.361 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.228028+0000", 2024-08-17T18:01:51.361 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00016463400000000001 2024-08-17T18:01:51.361 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.361 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.361 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.361 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.248426+0000", 2024-08-17T18:01:51.361 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.020398201000000001 2024-08-17T18:01:51.362 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.362 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.362 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:01:51.362 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.248437+0000", 2024-08-17T18:01:51.362 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1060000000000001e-05 2024-08-17T18:01:51.363 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.363 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.363 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.363 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.319995+0000", 2024-08-17T18:01:51.363 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.071558521 2024-08-17T18:01:51.363 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.363 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.363 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for degraded object", 2024-08-17T18:01:51.363 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.321540+0000", 2024-08-17T18:01:51.363 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001544702 2024-08-17T18:01:51.364 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.364 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.364 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.364 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.477100+0000", 2024-08-17T18:01:51.364 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.155560371 2024-08-17T18:01:51.364 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.364 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.364 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:01:51.364 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.477211+0000", 2024-08-17T18:01:51.364 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000111004 2024-08-17T18:01:51.364 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.364 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:01:51.364 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.364 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.365 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.365 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:48155 10.8 10:1b62219a:::benchmark_data_smithi037_260560_object48154:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1291)", 2024-08-17T18:01:51.365 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:21.226028+0000", 2024-08-17T18:01:51.365 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 30.000124744000001, 2024-08-17T18:01:51.365 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2488441530000001, 2024-08-17T18:01:51.365 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:01:51.365 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:01:51.365 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T18:01:51.365 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:01:51.365 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:01:51.365 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:01:51.365 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 48155 2024-08-17T18:01:51.365 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.365 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:01:51.366 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.366 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:01:51.366 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226028+0000", 2024-08-17T18:01:51.366 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.366 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.366 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.366 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:01:51.366 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226028+0000", 2024-08-17T18:01:51.367 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.367 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.367 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.367 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:01:51.367 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226030+0000", 2024-08-17T18:01:51.367 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1449999999999998e-06 2024-08-17T18:01:51.367 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.367 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.367 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:01:51.367 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226064+0000", 2024-08-17T18:01:51.367 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.4193000000000003e-05 2024-08-17T18:01:51.367 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.367 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.368 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:01:51.368 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226076+0000", 2024-08-17T18:01:51.368 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1745e-05 2024-08-17T18:01:51.368 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.368 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.368 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:01:51.368 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226082+0000", 2024-08-17T18:01:51.368 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5640000000000002e-06 2024-08-17T18:01:51.368 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.368 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.369 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.369 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.234566+0000", 2024-08-17T18:01:51.369 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0084840820000000004 2024-08-17T18:01:51.369 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.369 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.369 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:01:51.369 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.234945+0000", 2024-08-17T18:01:51.369 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00037831900000000001 2024-08-17T18:01:51.369 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.369 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.370 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 5,7", 2024-08-17T18:01:51.370 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.235291+0000", 2024-08-17T18:01:51.370 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00034647699999999998 2024-08-17T18:01:51.370 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.370 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.370 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.370 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.248046+0000", 2024-08-17T18:01:51.370 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.012754523 2024-08-17T18:01:51.370 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.370 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.370 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:01:51.371 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.248058+0000", 2024-08-17T18:01:51.371 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1975e-05 2024-08-17T18:01:51.371 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.371 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.371 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.371 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.319822+0000", 2024-08-17T18:01:51.371 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0717646869999999 2024-08-17T18:01:51.371 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.371 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.371 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for degraded object", 2024-08-17T18:01:51.371 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.321052+0000", 2024-08-17T18:01:51.371 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001229885 2024-08-17T18:01:51.372 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.372 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.372 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.372 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.474757+0000", 2024-08-17T18:01:51.372 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.153704915 2024-08-17T18:01:51.372 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.372 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.372 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:01:51.372 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.474872+0000", 2024-08-17T18:01:51.372 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011464300000000001 2024-08-17T18:01:51.373 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.373 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:01:51.373 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.373 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.373 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.373 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:48164 10.5 10:ad923df9:::benchmark_data_smithi037_260560_object48163:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1291)", 2024-08-17T18:01:51.373 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:21.226579+0000", 2024-08-17T18:01:51.373 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 29.999573325, 2024-08-17T18:01:51.373 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.251354605, 2024-08-17T18:01:51.373 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:01:51.373 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:01:51.373 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:51.374 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:01:51.374 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:01:51.374 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:01:51.374 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 48164 2024-08-17T18:01:51.374 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.374 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:01:51.374 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.374 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:01:51.374 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226579+0000", 2024-08-17T18:01:51.375 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.375 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.375 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.375 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:01:51.375 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226579+0000", 2024-08-17T18:01:51.375 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.375 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.375 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.375 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:01:51.375 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226580+0000", 2024-08-17T18:01:51.375 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9500000000000002e-07 2024-08-17T18:01:51.376 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.376 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.376 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:01:51.376 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226638+0000", 2024-08-17T18:01:51.376 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.7995999999999998e-05 2024-08-17T18:01:51.376 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.376 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.376 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:01:51.376 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226648+0000", 2024-08-17T18:01:51.377 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0643e-05 2024-08-17T18:01:51.377 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.377 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.377 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:01:51.377 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226655+0000", 2024-08-17T18:01:51.377 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.1099999999999997e-06 2024-08-17T18:01:51.377 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.377 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.377 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.377 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.248529+0000", 2024-08-17T18:01:51.378 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.021873222000000001 2024-08-17T18:01:51.378 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.378 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.378 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:01:51.378 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.248539+0000", 2024-08-17T18:01:51.379 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0101999999999999e-05 2024-08-17T18:01:51.379 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.379 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.379 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.379 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.321579+0000", 2024-08-17T18:01:51.379 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.073040073 2024-08-17T18:01:51.379 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.379 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.379 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:01:51.379 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.321742+0000", 2024-08-17T18:01:51.379 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00016266300000000001 2024-08-17T18:01:51.380 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.380 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.380 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:01:51.380 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.321928+0000", 2024-08-17T18:01:51.380 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00018636099999999999 2024-08-17T18:01:51.380 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.380 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.380 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:01:51.380 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.474470+0000", 2024-08-17T18:01:51.380 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.152542178 2024-08-17T18:01:51.380 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.380 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.380 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:51.380 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.477263+0000", 2024-08-17T18:01:51.381 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0027928559999999998 2024-08-17T18:01:51.381 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.381 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.381 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:51.381 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.477311+0000", 2024-08-17T18:01:51.381 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.8498999999999998e-05 2024-08-17T18:01:51.381 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.381 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.381 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:01:51.381 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.477369+0000", 2024-08-17T18:01:51.381 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.7265000000000001e-05 2024-08-17T18:01:51.381 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.381 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.381 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:01:51.382 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.477934+0000", 2024-08-17T18:01:51.382 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00056494200000000003 2024-08-17T18:01:51.382 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.382 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:01:51.382 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.382 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.382 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.382 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:48165 10.8 10:14b8a361:::benchmark_data_smithi037_260560_object48164:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1291)", 2024-08-17T18:01:51.382 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:21.226667+0000", 2024-08-17T18:01:51.382 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 29.999485665000002, 2024-08-17T18:01:51.382 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2487784369999999, 2024-08-17T18:01:51.382 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:01:51.382 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:01:51.383 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:51.383 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:01:51.383 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:01:51.383 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:01:51.383 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 48165 2024-08-17T18:01:51.383 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.383 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:01:51.383 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.383 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:01:51.383 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226667+0000", 2024-08-17T18:01:51.383 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.383 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.383 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.384 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:01:51.384 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226667+0000", 2024-08-17T18:01:51.384 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.384 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.384 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.384 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:01:51.384 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226667+0000", 2024-08-17T18:01:51.384 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6899999999999997e-07 2024-08-17T18:01:51.384 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.384 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.384 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:01:51.384 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226718+0000", 2024-08-17T18:01:51.384 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.096e-05 2024-08-17T18:01:51.385 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.385 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.385 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:01:51.385 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226726+0000", 2024-08-17T18:01:51.385 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.1820000000000006e-06 2024-08-17T18:01:51.385 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.385 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.385 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:01:51.385 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226732+0000", 2024-08-17T18:01:51.385 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6799999999999998e-06 2024-08-17T18:01:51.385 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.385 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.385 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.385 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.248084+0000", 2024-08-17T18:01:51.386 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.021351772000000002 2024-08-17T18:01:51.386 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.386 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.386 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:01:51.386 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.248101+0000", 2024-08-17T18:01:51.386 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.7640999999999999e-05 2024-08-17T18:01:51.386 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.386 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.386 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.386 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.321152+0000", 2024-08-17T18:01:51.386 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0730500709999999 2024-08-17T18:01:51.386 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.387 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.387 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:01:51.387 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.321317+0000", 2024-08-17T18:01:51.387 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00016496699999999999 2024-08-17T18:01:51.387 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.387 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.387 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,7", 2024-08-17T18:01:51.387 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.321521+0000", 2024-08-17T18:01:51.387 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000204365 2024-08-17T18:01:51.387 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.387 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.387 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:01:51.387 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.331345+0000", 2024-08-17T18:01:51.387 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0098240810000000001 2024-08-17T18:01:51.388 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.388 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.388 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:51.388 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.474922+0000", 2024-08-17T18:01:51.388 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.14357656899999999 2024-08-17T18:01:51.388 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.388 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.388 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:51.388 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.474987+0000", 2024-08-17T18:01:51.388 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5868e-05 2024-08-17T18:01:51.388 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.388 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.388 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:01:51.388 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.475054+0000", 2024-08-17T18:01:51.389 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.6598000000000002e-05 2024-08-17T18:01:51.389 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.389 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.389 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:01:51.389 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.475445+0000", 2024-08-17T18:01:51.389 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00039111400000000002 2024-08-17T18:01:51.389 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.389 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:01:51.389 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.389 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.390 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.390 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:48203 10.5 10:a3974f41:::benchmark_data_smithi037_260560_object48202:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1292)", 2024-08-17T18:01:51.390 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:21.281135+0000", 2024-08-17T18:01:51.390 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 29.945017268000001, 2024-08-17T18:01:51.390 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.197309628, 2024-08-17T18:01:51.391 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:01:51.391 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:01:51.391 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:51.391 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:01:51.391 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:01:51.391 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:01:51.391 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 48203 2024-08-17T18:01:51.391 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.392 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:01:51.392 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.392 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:01:51.392 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.281135+0000", 2024-08-17T18:01:51.392 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.392 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.392 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.392 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:01:51.392 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.281135+0000", 2024-08-17T18:01:51.392 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.392 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.393 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.393 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:01:51.393 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.281137+0000", 2024-08-17T18:01:51.393 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5549999999999999e-06 2024-08-17T18:01:51.393 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.393 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.393 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:01:51.393 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.281155+0000", 2024-08-17T18:01:51.393 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8099999999999999e-05 2024-08-17T18:01:51.393 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.393 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.393 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:01:51.393 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.281165+0000", 2024-08-17T18:01:51.394 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.041e-05 2024-08-17T18:01:51.394 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.394 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.394 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:01:51.394 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.281171+0000", 2024-08-17T18:01:51.394 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1190000000000002e-06 2024-08-17T18:01:51.394 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.394 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.394 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.394 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.281233+0000", 2024-08-17T18:01:51.394 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1309000000000005e-05 2024-08-17T18:01:51.394 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.395 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.395 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:01:51.395 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.281241+0000", 2024-08-17T18:01:51.395 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.6859999999999995e-06 2024-08-17T18:01:51.395 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.395 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.395 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.395 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.324354+0000", 2024-08-17T18:01:51.395 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0431127710000001 2024-08-17T18:01:51.395 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.395 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.395 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:01:51.395 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.324533+0000", 2024-08-17T18:01:51.395 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000178495 2024-08-17T18:01:51.396 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.396 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.396 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:01:51.396 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.324742+0000", 2024-08-17T18:01:51.396 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00020984399999999999 2024-08-17T18:01:51.396 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.396 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.396 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:01:51.396 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.475134+0000", 2024-08-17T18:01:51.396 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.15039175900000001 2024-08-17T18:01:51.396 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.396 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.396 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:51.396 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.477977+0000", 2024-08-17T18:01:51.397 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.002843197 2024-08-17T18:01:51.397 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.397 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.397 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:51.397 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.478017+0000", 2024-08-17T18:01:51.397 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.9391000000000003e-05 2024-08-17T18:01:51.397 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.397 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.397 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:01:51.397 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.478068+0000", 2024-08-17T18:01:51.397 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.1789000000000002e-05 2024-08-17T18:01:51.397 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.397 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.397 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:01:51.398 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.478445+0000", 2024-08-17T18:01:51.398 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00037620299999999998 2024-08-17T18:01:51.398 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.398 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:01:51.398 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.398 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.398 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.398 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:48205 10.5 10:a96f70d1:::benchmark_data_smithi037_260560_object48204:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1292)", 2024-08-17T18:01:51.398 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:21.282792+0000", 2024-08-17T18:01:51.398 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 29.943360301999999, 2024-08-17T18:01:51.398 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1968261980000001, 2024-08-17T18:01:51.398 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:01:51.399 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:01:51.399 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:51.399 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:01:51.399 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:01:51.399 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:01:51.399 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 48205 2024-08-17T18:01:51.399 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.399 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:01:51.399 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.399 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:01:51.400 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.282792+0000", 2024-08-17T18:01:51.400 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.400 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.400 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.400 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:01:51.400 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.282792+0000", 2024-08-17T18:01:51.400 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.400 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.400 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.401 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:01:51.401 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.282793+0000", 2024-08-17T18:01:51.401 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.37e-07 2024-08-17T18:01:51.401 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.401 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.401 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:01:51.401 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.282821+0000", 2024-08-17T18:01:51.401 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.773e-05 2024-08-17T18:01:51.401 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.401 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.401 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:01:51.401 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.282832+0000", 2024-08-17T18:01:51.402 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1131999999999999e-05 2024-08-17T18:01:51.402 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.402 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.402 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:01:51.402 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.282837+0000", 2024-08-17T18:01:51.402 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.242e-06 2024-08-17T18:01:51.402 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.402 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.402 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.402 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.282890+0000", 2024-08-17T18:01:51.402 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3408000000000001e-05 2024-08-17T18:01:51.403 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.403 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.403 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:01:51.403 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.282898+0000", 2024-08-17T18:01:51.403 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7379999999999994e-06 2024-08-17T18:01:51.403 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.403 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.403 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.403 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.327532+0000", 2024-08-17T18:01:51.403 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.044634448 2024-08-17T18:01:51.403 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.403 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.403 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:01:51.404 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.327736+0000", 2024-08-17T18:01:51.404 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00020336400000000001 2024-08-17T18:01:51.404 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.404 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.404 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:01:51.404 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.327923+0000", 2024-08-17T18:01:51.404 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00018760599999999999 2024-08-17T18:01:51.404 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.404 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.404 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:01:51.405 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.475140+0000", 2024-08-17T18:01:51.405 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.14721695000000001 2024-08-17T18:01:51.405 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.405 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.405 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:51.405 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.478584+0000", 2024-08-17T18:01:51.405 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0034438910000000001 2024-08-17T18:01:51.405 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.405 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.405 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:51.405 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.479120+0000", 2024-08-17T18:01:51.405 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00053561099999999996 2024-08-17T18:01:51.405 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.405 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.406 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:01:51.406 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.479174+0000", 2024-08-17T18:01:51.406 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4218000000000002e-05 2024-08-17T18:01:51.406 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.406 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.406 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:01:51.406 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.479618+0000", 2024-08-17T18:01:51.406 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00044412299999999999 2024-08-17T18:01:51.406 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.407 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:01:51.407 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.407 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.407 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.407 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:48208 10.5 10:ac252f1b:::benchmark_data_smithi037_260560_object48207:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1292)", 2024-08-17T18:01:51.407 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:21.289817+0000", 2024-08-17T18:01:51.407 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 29.936334937000002, 2024-08-17T18:01:51.407 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.203297214, 2024-08-17T18:01:51.407 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:01:51.407 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:01:51.407 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:51.407 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:01:51.408 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:01:51.408 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:01:51.408 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 48208 2024-08-17T18:01:51.408 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.408 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:01:51.408 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.408 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:01:51.408 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.289817+0000", 2024-08-17T18:01:51.408 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.408 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.408 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.408 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:01:51.408 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.289817+0000", 2024-08-17T18:01:51.409 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:01:51.409 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.409 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.409 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:01:51.409 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.289818+0000", 2024-08-17T18:01:51.409 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.3499999999999995e-07 2024-08-17T18:01:51.409 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.409 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.409 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:01:51.409 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.289837+0000", 2024-08-17T18:01:51.409 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.908e-05 2024-08-17T18:01:51.409 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.409 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.409 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:01:51.410 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.289847+0000", 2024-08-17T18:01:51.410 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0275000000000001e-05 2024-08-17T18:01:51.410 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.410 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.410 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:01:51.410 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.289852+0000", 2024-08-17T18:01:51.410 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7849999999999999e-06 2024-08-17T18:01:51.410 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.410 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.410 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.410 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.289902+0000", 2024-08-17T18:01:51.410 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9545000000000001e-05 2024-08-17T18:01:51.410 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.411 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.411 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:01:51.411 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.289910+0000", 2024-08-17T18:01:51.411 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7360000000000001e-06 2024-08-17T18:01:51.411 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.411 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.411 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:01:51.411 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.479652+0000", 2024-08-17T18:01:51.411 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1897425610000001 2024-08-17T18:01:51.413 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.413 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.413 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:01:51.414 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.480398+0000", 2024-08-17T18:01:51.414 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00074607999999999999 2024-08-17T18:01:51.414 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.414 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.414 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:01:51.414 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.480557+0000", 2024-08-17T18:01:51.414 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00015884800000000001 2024-08-17T18:01:51.414 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.414 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.414 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:51.414 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.489356+0000", 2024-08-17T18:01:51.414 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0087989799999999996 2024-08-17T18:01:51.415 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.415 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.415 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:01:51.415 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.491668+0000", 2024-08-17T18:01:51.415 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0023124059999999999 2024-08-17T18:01:51.415 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.415 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.415 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:51.416 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.492155+0000", 2024-08-17T18:01:51.416 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00048635200000000001 2024-08-17T18:01:51.416 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.416 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.416 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:01:51.416 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.492207+0000", 2024-08-17T18:01:51.416 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.2332e-05 2024-08-17T18:01:51.416 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:01:51.417 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:01:51.417 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:01:51.417 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.493115+0000", 2024-08-17T18:01:51.417 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00090749899999999998 2024-08-17T18:01:51.417 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.417 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:01:51.417 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.417 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:01:51.417 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:01:51.417 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T18:01:51.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:51.419 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:51.420 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:51.520 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:51.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:51 smithi037 ceph-mon[102022]: pgmap v2076: 99 pgs: 2 active+recovery_wait+degraded, 3 peering, 1 active+recovery_wait, 4 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.7 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 23 MiB/s wr, 371 op/s; 9355/229641 objects degraded (4.074%); 6040/229641 objects misplaced (2.630%); 11 MiB/s, 178 objects/s recovering 2024-08-17T18:01:51.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:51 smithi037 ceph-mon[102022]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:01:51.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:51 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:01:51.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:51 smithi037 ceph-mon[102022]: osdmap e1307: 8 total, 8 up, 8 in 2024-08-17T18:01:51.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:51 smithi037 ceph-mon[97894]: pgmap v2076: 99 pgs: 2 active+recovery_wait+degraded, 3 peering, 1 active+recovery_wait, 4 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.7 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 23 MiB/s wr, 371 op/s; 9355/229641 objects degraded (4.074%); 6040/229641 objects misplaced (2.630%); 11 MiB/s, 178 objects/s recovering 2024-08-17T18:01:51.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:51 smithi037 ceph-mon[97894]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:01:51.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:51 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:01:51.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:51 smithi037 ceph-mon[97894]: osdmap e1307: 8 total, 8 up, 8 in 2024-08-17T18:01:51.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:51.568 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:51.569 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:51.670 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:51.708 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:51.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:51.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:51 smithi046 ceph-mon[88218]: pgmap v2076: 99 pgs: 2 active+recovery_wait+degraded, 3 peering, 1 active+recovery_wait, 4 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.7 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 23 MiB/s wr, 371 op/s; 9355/229641 objects degraded (4.074%); 6040/229641 objects misplaced (2.630%); 11 MiB/s, 178 objects/s recovering 2024-08-17T18:01:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:51 smithi046 ceph-mon[88218]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:01:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:51 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:01:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:51 smithi046 ceph-mon[88218]: osdmap e1307: 8 total, 8 up, 8 in 2024-08-17T18:01:51.810 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:51.848 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:51.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:51.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:51.862 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 59 16 79045 79029 83.7075 60.3125 0.00565331 0.011941 2024-08-17T18:01:51.950 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:51.998 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:51.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:51.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:52.100 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:52.143 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:52.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:52.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:52.245 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:52.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:52.290 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:52.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:52.391 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:52.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:52.436 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:52.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:52.537 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:52.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:52 smithi037 ceph-mon[102022]: Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T18:01:52.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:52 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 9355/229641 objects degraded (4.074%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:52.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:52 smithi037 ceph-mon[97894]: Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T18:01:52.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:52 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 9355/229641 objects degraded (4.074%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:52.573 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:52.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:52.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:52.675 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:52.712 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:52.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:52.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:52 smithi046 ceph-mon[88218]: Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T18:01:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:52 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 9355/229641 objects degraded (4.074%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:52.814 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:52.848 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:52.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:52.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:52.862 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:2024-08-17T18:01:52.862435+0000 min lat: 0.00115367 max lat: 2.39626 avg lat: 0.0119943 2024-08-17T18:01:52.862 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T18:01:52.862 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 60 16 80015 79999 83.3227 60.625 0.00886583 0.0119943 2024-08-17T18:01:52.950 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:52.988 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:52.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:52.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:53.090 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:53.142 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:53.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:53.143 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:53.244 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:53.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:53.287 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:53.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:53.389 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:53.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:53.436 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:53.436 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:53.479 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:53 smithi037 ceph-mon[97894]: pgmap v2078: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 3 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 26 MiB/s wr, 411 op/s; 9354/231411 objects degraded (4.042%); 5551/231411 objects misplaced (2.399%); 15 MiB/s, 234 objects/s recovering 2024-08-17T18:01:53.479 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:53 smithi037 ceph-mon[97894]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T18:01:53.479 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:53 smithi037 ceph-mon[102022]: pgmap v2078: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 3 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 26 MiB/s wr, 411 op/s; 9354/231411 objects degraded (4.042%); 5551/231411 objects misplaced (2.399%); 15 MiB/s, 234 objects/s recovering 2024-08-17T18:01:53.479 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:53 smithi037 ceph-mon[102022]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T18:01:53.537 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:53.601 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:53.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:53.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:53.704 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:53.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:53.754 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:53.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:53 smithi046 ceph-mon[88218]: pgmap v2078: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 3 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 26 MiB/s wr, 411 op/s; 9354/231411 objects degraded (4.042%); 5551/231411 objects misplaced (2.399%); 15 MiB/s, 234 objects/s recovering 2024-08-17T18:01:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:53 smithi046 ceph-mon[88218]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T18:01:53.856 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:53.862 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 61 16 80940 80924 82.9044 57.8125 0.0180477 0.0120569 2024-08-17T18:01:53.904 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:53.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:53.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:54.006 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:54.038 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:54.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:54.039 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:54.086 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7, 0, 2] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:01:54.087 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:01:54.087 INFO:tasks.thrashosds.thrasher:trim_stale_osdmaps 2024-08-17T18:01:54.087 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.1 'trim stale osdmaps' 2024-08-17T18:01:54.140 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:54.188 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:54.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:54.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:54.290 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:54.327 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:54.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:54.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:54.429 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:54.459 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:54.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:54.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:54.561 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:54.584 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:54.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:54.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:54.685 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:54.708 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:54.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:54.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:54.810 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:54.831 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-08-17T18:01:54.832 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:54.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:54.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:54.862 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 62 16 81475 81459 82.1066 33.4375 0.00368651 0.0120805 2024-08-17T18:01:54.935 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:54.957 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:54.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:54.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:55.059 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:55.061 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:01:55.061 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:01:55.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:55.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:55.061 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:54 smithi037 ceph-mon[102022]: pgmap v2079: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 3 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 21 MiB/s wr, 338 op/s; 9354/231411 objects degraded (4.042%); 5551/231411 objects misplaced (2.399%); 12 MiB/s, 192 objects/s recovering 2024-08-17T18:01:55.062 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:54 smithi037 ceph-mon[102022]: osdmap e1308: 8 total, 8 up, 8 in 2024-08-17T18:01:55.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:55.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:55.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:54 smithi037 ceph-mon[97894]: pgmap v2079: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 3 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 21 MiB/s wr, 338 op/s; 9354/231411 objects degraded (4.042%); 5551/231411 objects misplaced (2.399%); 12 MiB/s, 192 objects/s recovering 2024-08-17T18:01:55.062 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:54 smithi037 ceph-mon[97894]: osdmap e1308: 8 total, 8 up, 8 in 2024-08-17T18:01:55.081 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:55.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:55.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:55.083 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:01:55.083 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:01:55.100 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:01:55.100 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:01:55.109 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:01:55.117 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:01:55.117 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:01:55.134 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:01:55.135 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:01:55.142 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:01:55.151 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:01:55.151 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:01:55.169 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:01:55.170 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:01:55.183 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:55.184 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:01:55.185 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:01:55.205 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:55.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:55.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:01:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:54 smithi046 ceph-mon[88218]: pgmap v2079: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 3 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 21 MiB/s wr, 338 op/s; 9354/231411 objects degraded (4.042%); 5551/231411 objects misplaced (2.399%); 12 MiB/s, 192 objects/s recovering 2024-08-17T18:01:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:54 smithi046 ceph-mon[88218]: osdmap e1308: 8 total, 8 up, 8 in 2024-08-17T18:01:55.307 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:55.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:55.338 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:55.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:55.439 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:55.481 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:55.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:55.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:55.524 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T18:01:55.583 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:55.613 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:55.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:55.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:55.715 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:55.746 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:55.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:55.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:55.848 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:55.862 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 63 16 82018 82002 81.342 33.9375 0.0076696 0.0122887 2024-08-17T18:01:55.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:55.892 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:55.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:55.993 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:56.027 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:56.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:56.029 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:56.129 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:56.170 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:56.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:56.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:56.235 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:55 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2700181700' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:01:56.235 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:55 smithi037 ceph-mon[102022]: osdmap e1309: 8 total, 8 up, 8 in 2024-08-17T18:01:56.235 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:55 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2700181700' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:01:56.235 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:55 smithi037 ceph-mon[97894]: osdmap e1309: 8 total, 8 up, 8 in 2024-08-17T18:01:56.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:55 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2700181700' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:01:56.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:55 smithi046 ceph-mon[88218]: osdmap e1309: 8 total, 8 up, 8 in 2024-08-17T18:01:56.272 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:56.307 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:56.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:56.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:56.409 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:56.452 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:56.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:56.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:56.554 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:56.591 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:56.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:56.592 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:56.693 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:56.730 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:56.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:56.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:56.832 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:56.862 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 64 15 83014 82999 81.0445 62.3125 0.0234543 0.0123328 2024-08-17T18:01:56.869 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:56.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:56.870 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:56.971 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:57.011 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:57.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:57.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:57.113 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:57.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:57.155 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:57.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:57.256 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:57.284 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:57.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:57.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:57.386 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:57.423 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:57.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:57.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:57.525 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:57.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:57 smithi037 ceph-mon[102022]: pgmap v2082: 99 pgs: 1 peering, 1 active+recovery_wait+degraded, 1 active+undersized+remapped, 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 47 MiB/s wr, 749 op/s; 9353/243135 objects degraded (3.847%); 4981/243135 objects misplaced (2.049%); 11 MiB/s, 176 objects/s recovering 2024-08-17T18:01:57.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:57 smithi037 ceph-mon[102022]: osdmap e1310: 8 total, 8 up, 8 in 2024-08-17T18:01:57.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:57 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 9353/243135 objects degraded (3.847%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:57.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:57 smithi037 ceph-mon[97894]: pgmap v2082: 99 pgs: 1 peering, 1 active+recovery_wait+degraded, 1 active+undersized+remapped, 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 47 MiB/s wr, 749 op/s; 9353/243135 objects degraded (3.847%); 4981/243135 objects misplaced (2.049%); 11 MiB/s, 176 objects/s recovering 2024-08-17T18:01:57.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:57 smithi037 ceph-mon[97894]: osdmap e1310: 8 total, 8 up, 8 in 2024-08-17T18:01:57.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:57 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 9353/243135 objects degraded (3.847%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:57.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:57.558 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:57.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:57.664 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:57.688 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:57.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:57.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:57.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:57 smithi046 ceph-mon[88218]: pgmap v2082: 99 pgs: 1 peering, 1 active+recovery_wait+degraded, 1 active+undersized+remapped, 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 47 MiB/s wr, 749 op/s; 9353/243135 objects degraded (3.847%); 4981/243135 objects misplaced (2.049%); 11 MiB/s, 176 objects/s recovering 2024-08-17T18:01:57.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:57 smithi046 ceph-mon[88218]: osdmap e1310: 8 total, 8 up, 8 in 2024-08-17T18:01:57.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:57 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 9353/243135 objects degraded (3.847%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:57.790 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:57.836 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:57.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:57.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:57.863 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 65 16 83987 83971 80.7322 60.75 0.00414809 0.0123802 2024-08-17T18:01:57.937 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:57.968 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:57.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:57.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:58.028 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:01:58.071 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:58.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:58.106 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:58.106 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:58.207 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:58.257 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:58.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:58.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:58.359 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:58.381 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:58.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:58.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:58.484 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:58.514 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:58.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:58.515 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:58.616 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:58.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:58.656 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:58.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:58.757 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:58.787 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:58.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:58.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:58.862 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 66 16 84882 84866 80.3565 55.9375 0.0125655 0.0124382 2024-08-17T18:01:58.890 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:58.935 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:58.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:58.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:59.037 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:59.068 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:59.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:59.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:59.170 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:59.209 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:59.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:59.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:59.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:01:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:01:58] "GET /metrics HTTP/1.1" 200 36731 "" "Prometheus/2.51.0" 2024-08-17T18:01:59.310 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:59.341 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:59.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:59.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:59.442 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:59.489 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:59.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:59.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:59.583 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:01:59 smithi037 ceph-mon[97894]: pgmap v2084: 99 pgs: 1 peering, 1 active+recovery_wait+degraded, 1 active+undersized+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.0 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 47 MiB/s wr, 746 op/s; 9353/244848 objects degraded (3.820%); 4593/244848 objects misplaced (1.876%); 10 MiB/s, 159 objects/s recovering 2024-08-17T18:01:59.583 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:01:59 smithi037 ceph-mon[102022]: pgmap v2084: 99 pgs: 1 peering, 1 active+recovery_wait+degraded, 1 active+undersized+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.0 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 47 MiB/s wr, 746 op/s; 9353/244848 objects degraded (3.820%); 4593/244848 objects misplaced (1.876%); 10 MiB/s, 159 objects/s recovering 2024-08-17T18:01:59.591 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:59.619 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:01:59.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:59.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:59.721 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:59.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:01:59 smithi046 ceph-mon[88218]: pgmap v2084: 99 pgs: 1 peering, 1 active+recovery_wait+degraded, 1 active+undersized+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.0 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 47 MiB/s wr, 746 op/s; 9353/244848 objects degraded (3.820%); 4593/244848 objects misplaced (1.876%); 10 MiB/s, 159 objects/s recovering 2024-08-17T18:01:59.763 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:59.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:59.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:59.863 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 67 16 85859 85843 80.0685 61.0625 0.0255286 0.0124837 2024-08-17T18:01:59.864 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:59.897 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:01:59.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:59.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:59.999 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:00.039 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:00.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:00.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:00.141 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:00.180 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:00.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:00.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:00.234 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:00.282 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:00.308 INFO:teuthology.orchestra.run.smithi037.stderr:no valid command found; 10 closest matches: 2024-08-17T18:02:00.309 INFO:teuthology.orchestra.run.smithi037.stderr:0 2024-08-17T18:02:00.309 INFO:teuthology.orchestra.run.smithi037.stderr:1 2024-08-17T18:02:00.309 INFO:teuthology.orchestra.run.smithi037.stderr:2 2024-08-17T18:02:00.309 INFO:teuthology.orchestra.run.smithi037.stderr:abort 2024-08-17T18:02:00.309 INFO:teuthology.orchestra.run.smithi037.stderr:assert 2024-08-17T18:02:00.309 INFO:teuthology.orchestra.run.smithi037.stderr:bench [] [] [] [] 2024-08-17T18:02:00.309 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs debug_inject_read_zeros 2024-08-17T18:02:00.309 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs files list 2024-08-17T18:02:00.309 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs stats 2024-08-17T18:02:00.309 INFO:teuthology.orchestra.run.smithi037.stderr:bluestore allocator dump block 2024-08-17T18:02:00.309 INFO:teuthology.orchestra.run.smithi037.stderr:Error EINVAL: invalid command 2024-08-17T18:02:00.328 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:00.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:00.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:00.430 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:00.461 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:00.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:00.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:02:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:02:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:02:00.513 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T18:02:00.513 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T18:02:00.563 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:00.605 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:00.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:00.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:00.707 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:00.747 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:00.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:00.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:00.849 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:00.863 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 68 16 86838 86822 79.7907 61.1875 0.00985564 0.0125265 2024-08-17T18:02:00.889 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:00.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:00.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:00.991 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:01.035 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:01.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:01.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:01.136 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:01.178 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:01.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:01.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:01.280 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:01.316 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:01.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:01.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:01.370 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-08-17T18:02:01.418 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:01.459 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:01.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:01.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:01.560 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:01.597 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:01 smithi037 ceph-mon[102022]: pgmap v2085: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s; 9353/254475 objects degraded (3.675%); 4435/254475 objects misplaced (1.743%); 12 MiB/s, 186 objects/s recovering 2024-08-17T18:02:01.597 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:01 smithi037 ceph-mon[97894]: pgmap v2085: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s; 9353/254475 objects degraded (3.675%); 4435/254475 objects misplaced (1.743%); 12 MiB/s, 186 objects/s recovering 2024-08-17T18:02:01.607 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:01.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:01.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:01.709 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:01.738 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:01.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:01.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:01.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:01 smithi046 ceph-mon[88218]: pgmap v2085: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s; 9353/254475 objects degraded (3.675%); 4435/254475 objects misplaced (1.743%); 12 MiB/s, 186 objects/s recovering 2024-08-17T18:02:01.840 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:01.964 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 69 16 87755 87739 79.4649 57.3125 0.0646648 0.0125785 2024-08-17T18:02:01.994 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:01.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:01.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:02.096 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:02.126 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:02.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:02.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:02.228 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:02.270 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:02.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:02.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:02.372 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:02.414 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:02.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:02.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:02.516 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:02.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:02 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 9353/254475 objects degraded (3.675%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:02.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:02 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 9353/254475 objects degraded (3.675%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:02.544 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:02.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:02.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:02.641 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T18:02:02.641 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T18:02:02.642 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.3 'trim stale osdmaps' 2024-08-17T18:02:02.646 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:02.680 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:02.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:02.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:02.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:02 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 9353/254475 objects degraded (3.675%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:02.782 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:02.816 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:02.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:02.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:02.863 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 70 16 88715 88699 79.1868 60 0.00619807 0.0126226 2024-08-17T18:02:02.919 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:02.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:02.960 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:02.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:03.061 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:03.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:03.098 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:03.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:03.200 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:03.268 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:03.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:03.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:03.273 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:03.371 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:03.406 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:03.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:03.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:03.508 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:03.536 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:03.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:03.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:03.638 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:03.685 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:03.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:03.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:03.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:03 smithi046 ceph-mon[88218]: pgmap v2086: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s; 9353/257985 objects degraded (3.625%); 4435/257985 objects misplaced (1.719%); 9.0 MiB/s, 142 objects/s recovering 2024-08-17T18:02:03.788 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:03.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:03 smithi037 ceph-mon[97894]: pgmap v2086: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s; 9353/257985 objects degraded (3.625%); 4435/257985 objects misplaced (1.719%); 9.0 MiB/s, 142 objects/s recovering 2024-08-17T18:02:03.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:03 smithi037 ceph-mon[102022]: pgmap v2086: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s; 9353/257985 objects degraded (3.625%); 4435/257985 objects misplaced (1.719%); 9.0 MiB/s, 142 objects/s recovering 2024-08-17T18:02:03.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:03.834 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:03.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:03.863 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 71 16 89669 89653 78.9112 59.625 0.00961077 0.0126669 2024-08-17T18:02:03.935 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:03.962 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:03.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:03.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:04.064 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:04.100 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:04.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:04.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:04.202 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:04.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:04.232 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:04.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:04.333 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:04.373 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:04.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:04.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:04.475 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:04.507 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:04.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:04.508 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:04.608 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:04.641 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:04.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:04.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:04.743 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:04.777 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:04.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:04.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:04.863 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 72 16 90582 90566 78.6076 57.0625 0.0102876 0.0127149 2024-08-17T18:02:04.880 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:04.909 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:04.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:04.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:05.011 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:05.054 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:05.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:05.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:05.156 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:05.196 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:05.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:05.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:05.297 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:05.326 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:05.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:05.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:05.343 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is set 2024-08-17T18:02:05.428 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:05.469 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:05.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:05.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:05.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:05 smithi037 ceph-mon[102022]: pgmap v2087: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 39 MiB/s wr, 618 op/s; 9353/257985 objects degraded (3.625%); 4435/257985 objects misplaced (1.719%); 3.9 MiB/s, 61 objects/s recovering 2024-08-17T18:02:05.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:05 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/948903037' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:02:05.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:05 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:02:05.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:05 smithi037 ceph-mon[97894]: pgmap v2087: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 39 MiB/s wr, 618 op/s; 9353/257985 objects degraded (3.625%); 4435/257985 objects misplaced (1.719%); 3.9 MiB/s, 61 objects/s recovering 2024-08-17T18:02:05.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:05 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/948903037' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:02:05.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:05 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:02:05.570 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:05.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:05.610 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:05.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:05.711 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:05.749 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:05.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:05.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:05.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:05 smithi046 ceph-mon[88218]: pgmap v2087: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 39 MiB/s wr, 618 op/s; 9353/257985 objects degraded (3.625%); 4435/257985 objects misplaced (1.719%); 3.9 MiB/s, 61 objects/s recovering 2024-08-17T18:02:05.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:05 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/948903037' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:02:05.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:05 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:02:05.798 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:05.850 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:05.863 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 73 16 91527 91511 78.3398 59.0625 0.00976103 0.0127592 2024-08-17T18:02:05.879 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:05.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:05.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:05.981 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:06.011 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:06.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:06.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:06.112 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:06.155 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:06.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:06.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:06.216 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:06.256 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:06.296 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:06.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:06.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:06.398 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:06.437 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:06.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:06.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:06.539 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:06.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:06 smithi037 ceph-mon[102022]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:02:06.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:06 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:02:06.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:06 smithi037 ceph-mon[102022]: osdmap e1311: 8 total, 8 up, 8 in 2024-08-17T18:02:06.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:06 smithi037 ceph-mon[97894]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:02:06.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:06 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:02:06.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:06 smithi037 ceph-mon[97894]: osdmap e1311: 8 total, 8 up, 8 in 2024-08-17T18:02:06.568 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:06.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:06.569 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:06.670 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:06.699 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:06.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:06.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:06.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:06 smithi046 ceph-mon[88218]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:02:06.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:06 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:02:06.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:06 smithi046 ceph-mon[88218]: osdmap e1311: 8 total, 8 up, 8 in 2024-08-17T18:02:06.801 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:06.847 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:06.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:06.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:06.863 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 74 16 92447 92431 78.0582 57.5 0.0319261 0.012805 2024-08-17T18:02:06.949 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:06.980 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:06.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:06.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:07.082 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:07.125 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:07.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:07.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:07.226 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:07.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:07.263 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:07.264 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:07.364 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:07.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:07.399 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:07.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:07.500 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:07.540 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:07.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:07.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:07.642 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:07.676 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:07.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:07.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:07.710 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:07 smithi037 ceph-mon[97894]: pgmap v2089: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s; 9353/270369 objects degraded (3.459%); 4337/270369 objects misplaced (1.604%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T18:02:07.710 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:07 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 9353/270369 objects degraded (3.459%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:07.710 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:07 smithi037 ceph-mon[102022]: pgmap v2089: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s; 9353/270369 objects degraded (3.459%); 4337/270369 objects misplaced (1.604%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T18:02:07.711 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:07 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 9353/270369 objects degraded (3.459%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:07 smithi046 ceph-mon[88218]: pgmap v2089: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s; 9353/270369 objects degraded (3.459%); 4337/270369 objects misplaced (1.604%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T18:02:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:07 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 9353/270369 objects degraded (3.459%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:07.778 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:07.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:07.818 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:07.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:07.863 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 75 16 93381 93365 77.7957 58.375 0.0119082 0.0128483 2024-08-17T18:02:07.919 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:07.952 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:07.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:07.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:08.054 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:08.093 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:08.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:08.094 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:08.194 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:08.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:08.241 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:08.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:08.257 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T18:02:08.342 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:08.376 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:08.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:08.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:08.477 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:08.513 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:08.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:08.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:08.615 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:08.644 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:08.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:08.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:08.746 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:08.790 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:08.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:08.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:08.863 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 76 16 94305 94289 77.5319 57.75 0.0293713 0.012892 2024-08-17T18:02:08.892 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:08.932 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:08.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:08.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:09.034 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:09.067 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:09.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:09.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:09.169 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:09.196 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:09.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:09.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:09.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:02:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:02:08] "GET /metrics HTTP/1.1" 200 36731 "" "Prometheus/2.51.0" 2024-08-17T18:02:09.298 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:09.334 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:09.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:09.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:09.436 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:09.475 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:09.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:09.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:09.505 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:02:09.505 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:02:09.533 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:02:09.533 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:02:09.563 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:02:09.563 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:02:09.576 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:09.590 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:09 smithi037 ceph-mon[102022]: pgmap v2090: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 57 MiB/s wr, 908 op/s; 9353/272103 objects degraded (3.437%); 4337/272103 objects misplaced (1.594%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:02:09.590 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:02:09.590 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:09.590 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:02:09.591 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:02:09.591 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:09 smithi037 ceph-mon[97894]: pgmap v2090: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 57 MiB/s wr, 908 op/s; 9353/272103 objects degraded (3.437%); 4337/272103 objects misplaced (1.594%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:02:09.591 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:02:09.591 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:09.613 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:02:09.614 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:02:09.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:09.619 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:09.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:09.641 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:02:09.642 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:02:09.674 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:02:09.674 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:02:09.708 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:02:09.709 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:02:09.720 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:09.758 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:09.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:09.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:09 smithi046 ceph-mon[88218]: pgmap v2090: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 57 MiB/s wr, 908 op/s; 9353/272103 objects degraded (3.437%); 4337/272103 objects misplaced (1.594%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:02:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:02:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:09.861 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:09.865 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 77 16 95249 95233 77.2911 59 0.00950827 0.0129334 2024-08-17T18:02:09.918 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:09.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:09.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:10.020 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:10.053 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:10.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:10.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:10.154 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:10.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:10.195 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:10.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:10.296 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:10.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:10.339 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:10.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:10.368 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:10 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1336171151' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:02:10.368 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:10 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1336171151' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:02:10.442 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:10.471 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:10.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:10.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:10.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:10 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1336171151' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:02:10.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:02:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:02:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:02:10.573 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:10.607 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:10.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:10.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:10.617 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T18:02:10.618 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [], 2024-08-17T18:02:10.618 INFO:teuthology.orchestra.run.smithi037.stdout: "complaint_time": 30, 2024-08-17T18:02:10.618 INFO:teuthology.orchestra.run.smithi037.stdout: "num_blocked_ops": 0 2024-08-17T18:02:10.618 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T18:02:10.709 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:10.740 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:10.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:10.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:10.842 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:10.864 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 78 16 96188 96172 77.0526 58.6875 0.0165992 0.012972 2024-08-17T18:02:10.873 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:10.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:10.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:10.975 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:11.012 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:11.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:11.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:11.114 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:11.158 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:11.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:11.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:11.260 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:11.299 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:11.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:11.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:11.400 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:11.429 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:11.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:11.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:11.483 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-08-17T18:02:11.531 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:11.572 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:11.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:11.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:11.674 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:11.715 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:11.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:11.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:11.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:11 smithi046 ceph-mon[88218]: pgmap v2091: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.7 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 59 MiB/s wr, 938 op/s; 9353/282630 objects degraded (3.309%); 4248/282630 objects misplaced (1.503%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T18:02:11.778 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:11 smithi037 ceph-mon[97894]: pgmap v2091: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.7 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 59 MiB/s wr, 938 op/s; 9353/282630 objects degraded (3.309%); 4248/282630 objects misplaced (1.503%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T18:02:11.778 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:11 smithi037 ceph-mon[102022]: pgmap v2091: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.7 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 59 MiB/s wr, 938 op/s; 9353/282630 objects degraded (3.309%); 4248/282630 objects misplaced (1.503%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T18:02:11.817 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:11.845 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:11.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:11.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:11.864 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 79 16 97086 97070 76.7876 56.125 0.0162067 0.0130171 2024-08-17T18:02:11.947 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:11.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:11.977 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:11.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:12.078 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:12.119 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:12.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:12.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:12.221 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:12.260 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:12.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:12.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:12.362 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:12.371 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:12 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 9353/282630 objects degraded (3.309%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:12.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:12.405 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:12.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:12.406 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:12.430 INFO:teuthology.orchestra.run.smithi037.stderr:no valid command found; 10 closest matches: 2024-08-17T18:02:12.430 INFO:teuthology.orchestra.run.smithi037.stderr:0 2024-08-17T18:02:12.430 INFO:teuthology.orchestra.run.smithi037.stderr:1 2024-08-17T18:02:12.430 INFO:teuthology.orchestra.run.smithi037.stderr:2 2024-08-17T18:02:12.430 INFO:teuthology.orchestra.run.smithi037.stderr:abort 2024-08-17T18:02:12.430 INFO:teuthology.orchestra.run.smithi037.stderr:assert 2024-08-17T18:02:12.431 INFO:teuthology.orchestra.run.smithi037.stderr:bench [] [] [] [] 2024-08-17T18:02:12.431 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs debug_inject_read_zeros 2024-08-17T18:02:12.431 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs files list 2024-08-17T18:02:12.431 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs stats 2024-08-17T18:02:12.431 INFO:teuthology.orchestra.run.smithi037.stderr:bluestore allocator dump block 2024-08-17T18:02:12.431 INFO:teuthology.orchestra.run.smithi037.stderr:Error EINVAL: invalid command 2024-08-17T18:02:12.506 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:12.538 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:12.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:12.539 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:12.640 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:12.672 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:12.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:12.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:12.757 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:12 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 9353/282630 objects degraded (3.309%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:12.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:12 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 9353/282630 objects degraded (3.309%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:12.773 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:12.820 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:12.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:12.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:12.864 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:2024-08-17T18:02:12.864160+0000 min lat: 0.00115367 max lat: 2.39626 avg lat: 0.0130584 2024-08-17T18:02:12.864 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T18:02:12.864 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 80 16 98011 97995 76.5504 57.8125 0.0100418 0.0130584 2024-08-17T18:02:12.921 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:12.952 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:12.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:12.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:13.054 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:13.088 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:13.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:13.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:13.117 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T18:02:13.117 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T18:02:13.118 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.4 'trim stale osdmaps' 2024-08-17T18:02:13.190 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:13.222 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:13.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:13.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:13.324 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:13.368 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:13.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:13.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:13.470 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:13.498 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:13.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:13.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:13.600 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:13.621 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:13 smithi037 ceph-mon[102022]: pgmap v2092: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 59 MiB/s wr, 940 op/s; 9353/286209 objects degraded (3.268%); 4248/286209 objects misplaced (1.484%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T18:02:13.621 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:13 smithi037 ceph-mon[97894]: pgmap v2092: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 59 MiB/s wr, 940 op/s; 9353/286209 objects degraded (3.268%); 4248/286209 objects misplaced (1.484%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T18:02:13.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:13.637 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:13.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:13.738 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:13 smithi046 ceph-mon[88218]: pgmap v2092: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 59 MiB/s wr, 940 op/s; 9353/286209 objects degraded (3.268%); 4248/286209 objects misplaced (1.484%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T18:02:13.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:13.781 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:13.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:13.864 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 81 16 98915 98899 76.3027 56.5 0.0124878 0.0131004 2024-08-17T18:02:13.881 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:13.918 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:13.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:13.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:13.961 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:14.020 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:14.056 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:14.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:14.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:14.132 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:02:14.158 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:14.220 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:14.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:14.221 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:14.321 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:14.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:14.371 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:14.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:14.472 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:14.510 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:14.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:14.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:14.612 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:14.654 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:14.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:14.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:14.756 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:14.789 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:14.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:14.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:14.864 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 82 16 99844 99828 76.0802 58.0625 0.0154223 0.0131389 2024-08-17T18:02:14.891 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:14.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:14.934 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:14.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:15.035 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:15.068 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:15.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:15.069 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:15.170 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:15.197 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:15.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:15.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:15.239 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:15.299 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:15.348 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:15.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:15.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:15.449 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:15.477 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:15 smithi037 ceph-mon[97894]: pgmap v2093: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 59 MiB/s wr, 940 op/s; 9353/286209 objects degraded (3.268%); 4248/286209 objects misplaced (1.484%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T18:02:15.477 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:15 smithi037 ceph-mon[102022]: pgmap v2093: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 59 MiB/s wr, 940 op/s; 9353/286209 objects degraded (3.268%); 4248/286209 objects misplaced (1.484%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T18:02:15.485 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:15.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:15.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:15.587 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:15.618 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:15.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:15.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:15.720 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:15.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:15 smithi046 ceph-mon[88218]: pgmap v2093: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 59 MiB/s wr, 940 op/s; 9353/286209 objects degraded (3.268%); 4248/286209 objects misplaced (1.484%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T18:02:15.767 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:15.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:15.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:15.864 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 83 16 100740 100724 75.8383 56 0.00889333 0.01318 2024-08-17T18:02:15.869 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:15.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:15.906 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:15.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:16.007 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:16.039 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:16.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:16.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:16.141 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:16.173 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:16.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:16.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:16.276 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:16.323 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:16.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:16.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:16.425 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:16.468 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:16.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:16.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:16.570 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:16.615 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:16.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:16.616 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:16.717 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:16.744 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:16.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:16.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:16.846 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:16.865 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 84 16 101615 101599 75.5857 54.6875 0.0150766 0.013224 2024-08-17T18:02:16.875 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:16.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:16.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:16.977 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:17.013 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:17.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:17.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:17.115 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:17.150 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:17.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:17.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:17.252 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:17.283 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:17.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:17.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:17.385 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:17.392 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is set 2024-08-17T18:02:17.424 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:17.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:17.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:17.526 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:17.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:17 smithi037 ceph-mon[102022]: pgmap v2094: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.1 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 57 MiB/s wr, 914 op/s; 9353/298203 objects degraded (3.136%); 4147/298203 objects misplaced (1.391%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T18:02:17.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:17 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/869724188' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:17.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:17 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:17.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:17 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 9353/298203 objects degraded (3.136%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:17.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:17 smithi037 ceph-mon[97894]: pgmap v2094: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.1 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 57 MiB/s wr, 914 op/s; 9353/298203 objects degraded (3.136%); 4147/298203 objects misplaced (1.391%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T18:02:17.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:17 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/869724188' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:17.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:17 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:17.545 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:17 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 9353/298203 objects degraded (3.136%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:17.559 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:17.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:17.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:17.661 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:17.692 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:17.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:17.694 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:17 smithi046 ceph-mon[88218]: pgmap v2094: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.1 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 57 MiB/s wr, 914 op/s; 9353/298203 objects degraded (3.136%); 4147/298203 objects misplaced (1.391%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T18:02:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:17 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/869724188' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:17.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:17 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:17.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:17 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 9353/298203 objects degraded (3.136%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:17.794 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:17.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:17.837 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:17.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:17.865 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 85 16 102528 102512 75.3677 57.0625 0.00871815 0.0132626 2024-08-17T18:02:17.939 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:17.974 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:17.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:17.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:18.076 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:18.115 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:18.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:18.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:18.217 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:18.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:18.259 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:18.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:18.360 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:18.404 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:18.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:18.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:18.506 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:18.542 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:18.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:18.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:18.644 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:18.674 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:18.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:18.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:18.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:18 smithi046 ceph-mon[88218]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:02:18.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:18 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:02:18.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:18 smithi046 ceph-mon[88218]: osdmap e1312: 8 total, 8 up, 8 in 2024-08-17T18:02:18.777 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:18.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:18 smithi037 ceph-mon[97894]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:02:18.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:18 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:02:18.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:18 smithi037 ceph-mon[97894]: osdmap e1312: 8 total, 8 up, 8 in 2024-08-17T18:02:18.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:18 smithi037 ceph-mon[102022]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:02:18.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:18 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:02:18.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:18 smithi037 ceph-mon[102022]: osdmap e1312: 8 total, 8 up, 8 in 2024-08-17T18:02:18.817 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:18.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:18.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:18.865 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 86 16 103410 103394 75.1323 55.125 0.00815763 0.0133044 2024-08-17T18:02:18.918 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:18.966 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:18.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:18.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:19.068 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:19.112 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:19.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:19.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:19.214 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:19.258 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:19.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:19.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:19.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:02:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:02:18] "GET /metrics HTTP/1.1" 200 36728 "" "Prometheus/2.51.0" 2024-08-17T18:02:19.360 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:19.393 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:19.404 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:19.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:19.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:19.506 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:19.553 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:19.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:19.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:19.649 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:19 smithi037 ceph-mon[102022]: pgmap v2096: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.1 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s; 9353/299856 objects degraded (3.119%); 4147/299856 objects misplaced (1.383%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T18:02:19.649 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:19 smithi037 ceph-mon[97894]: pgmap v2096: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.1 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s; 9353/299856 objects degraded (3.119%); 4147/299856 objects misplaced (1.383%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T18:02:19.655 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:19.688 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:19.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:19.694 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:19.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:19 smithi046 ceph-mon[88218]: pgmap v2096: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.1 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 58 MiB/s wr, 924 op/s; 9353/299856 objects degraded (3.119%); 4147/299856 objects misplaced (1.383%); 1.2 MiB/s, 18 objects/s recovering 2024-08-17T18:02:19.795 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:19.832 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:19.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:19.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:19.865 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 87 16 104275 104259 74.8901 54.0625 0.00796915 0.0133478 2024-08-17T18:02:19.934 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:19.977 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:19.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:19.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:20.079 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:20.109 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:20.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:20.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:20.211 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:20.240 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:20.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:20.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:20.342 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:20.372 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:20.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:20.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:20.474 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:20.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:20.508 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:20.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:02:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:02:20.222Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:02:20.594 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T18:02:20.594 INFO:teuthology.orchestra.run.smithi037.stdout: "size": 20, 2024-08-17T18:02:20.594 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 600, 2024-08-17T18:02:20.595 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [ 2024-08-17T18:02:20.595 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.595 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:58852 9.10 9:0ae21554:::benchmark_data_smithi037_235265_object58851:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1233)", 2024-08-17T18:02:20.595 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:07.174943+0000", 2024-08-17T18:02:20.595 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 313.416086581, 2024-08-17T18:02:20.595 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.134181477, 2024-08-17T18:02:20.595 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:02:20.595 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:02:20.595 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:20.595 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:02:20.595 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:02:20.595 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:02:20.595 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 58852 2024-08-17T18:02:20.596 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.596 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:02:20.596 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.596 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:02:20.596 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:07.174943+0000", 2024-08-17T18:02:20.596 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.596 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.596 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.596 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:02:20.596 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:07.174943+0000", 2024-08-17T18:02:20.597 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.597 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.597 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.597 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:02:20.597 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:07.174944+0000", 2024-08-17T18:02:20.597 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7399999999999998e-07 2024-08-17T18:02:20.597 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.597 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.597 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:02:20.597 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:07.174987+0000", 2024-08-17T18:02:20.597 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.3656999999999999e-05 2024-08-17T18:02:20.598 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.598 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.598 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:02:20.598 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:07.174996+0000", 2024-08-17T18:02:20.598 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.098e-06 2024-08-17T18:02:20.598 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.598 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.598 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:02:20.598 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:07.175004+0000", 2024-08-17T18:02:20.599 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.2699999999999999e-06 2024-08-17T18:02:20.599 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.599 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.599 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.599 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:07.176858+0000", 2024-08-17T18:02:20.599 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001854383 2024-08-17T18:02:20.599 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.599 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.599 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:02:20.599 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:07.176865+0000", 2024-08-17T18:02:20.600 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5819999999999998e-06 2024-08-17T18:02:20.600 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.600 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.600 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.600 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:08.280757+0000", 2024-08-17T18:02:20.600 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1038926309999999 2024-08-17T18:02:20.600 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.600 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.600 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:02:20.600 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:08.280922+0000", 2024-08-17T18:02:20.600 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000164606 2024-08-17T18:02:20.600 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.600 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.601 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,4,7", 2024-08-17T18:02:20.601 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:08.281083+0000", 2024-08-17T18:02:20.601 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000160722 2024-08-17T18:02:20.601 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.601 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.601 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:02:20.601 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:08.286706+0000", 2024-08-17T18:02:20.601 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0056233059999999998 2024-08-17T18:02:20.601 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.601 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.601 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.601 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:08.287199+0000", 2024-08-17T18:02:20.601 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00049312599999999998 2024-08-17T18:02:20.602 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.602 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.602 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.602 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:08.298216+0000", 2024-08-17T18:02:20.602 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.011016856 2024-08-17T18:02:20.602 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.602 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.602 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.602 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:08.308107+0000", 2024-08-17T18:02:20.603 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0098914889999999998 2024-08-17T18:02:20.603 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.603 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.603 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:02:20.603 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:08.308209+0000", 2024-08-17T18:02:20.603 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000102079 2024-08-17T18:02:20.603 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.603 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.603 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:02:20.603 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:08.309125+0000", 2024-08-17T18:02:20.603 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00091519799999999999 2024-08-17T18:02:20.603 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.603 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:02:20.603 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.604 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.604 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.604 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:103650 9.16 9:6b89a293:::benchmark_data_smithi037_235265_object103649:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1251)", 2024-08-17T18:02:20.604 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:49.206961+0000", 2024-08-17T18:02:20.604 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 271.38406823000003, 2024-08-17T18:02:20.604 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5150669799999998, 2024-08-17T18:02:20.604 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:02:20.604 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:02:20.605 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:20.605 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:02:20.605 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:02:20.605 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:02:20.605 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 103650 2024-08-17T18:02:20.605 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.605 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:02:20.605 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.605 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:02:20.605 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.206961+0000", 2024-08-17T18:02:20.605 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.605 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.606 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.606 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:02:20.606 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.206961+0000", 2024-08-17T18:02:20.606 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.606 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.606 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.606 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:02:20.606 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.206964+0000", 2024-08-17T18:02:20.606 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1600000000000001e-06 2024-08-17T18:02:20.606 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.606 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.607 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:02:20.607 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.206991+0000", 2024-08-17T18:02:20.607 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.7161999999999998e-05 2024-08-17T18:02:20.607 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.607 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.607 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:02:20.607 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207003+0000", 2024-08-17T18:02:20.607 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2459999999999999e-05 2024-08-17T18:02:20.607 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.607 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.608 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:02:20.608 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207013+0000", 2024-08-17T18:02:20.608 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.7569999999999999e-06 2024-08-17T18:02:20.608 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.608 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.608 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.608 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207139+0000", 2024-08-17T18:02:20.608 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000126091 2024-08-17T18:02:20.608 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.608 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.609 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:02:20.609 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207148+0000", 2024-08-17T18:02:20.609 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.9670000000000007e-06 2024-08-17T18:02:20.609 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.609 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.609 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.609 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.716084+0000", 2024-08-17T18:02:20.609 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.508935946 2024-08-17T18:02:20.609 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.609 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.609 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:02:20.610 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.716222+0000", 2024-08-17T18:02:20.610 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000138109 2024-08-17T18:02:20.610 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.610 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.610 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,4", 2024-08-17T18:02:20.610 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.716333+0000", 2024-08-17T18:02:20.610 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011123700000000001 2024-08-17T18:02:20.610 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.610 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.610 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.610 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.720886+0000", 2024-08-17T18:02:20.610 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0045528189999999996 2024-08-17T18:02:20.610 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.611 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.611 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:02:20.611 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.720896+0000", 2024-08-17T18:02:20.611 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0190999999999999e-05 2024-08-17T18:02:20.611 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.611 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.611 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.611 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:20.613 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.720956+0000", 2024-08-17T18:02:20.613 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.9299999999999998e-05 2024-08-17T18:02:20.613 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.613 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.613 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:02:20.613 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.721027+0000", 2024-08-17T18:02:20.613 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.1173000000000004e-05 2024-08-17T18:02:20.613 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.613 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.613 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:02:20.613 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.722028+0000", 2024-08-17T18:02:20.614 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001001608 2024-08-17T18:02:20.614 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.614 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:02:20.614 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.614 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.614 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.614 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:103668 9.16 9:6fe0d791:::benchmark_data_smithi037_235265_object103667:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1251)", 2024-08-17T18:02:20.614 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:49.207113+0000", 2024-08-17T18:02:20.614 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 271.383916693, 2024-08-17T18:02:20.614 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5279943409999999, 2024-08-17T18:02:20.614 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:02:20.614 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:02:20.614 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:20.615 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:02:20.615 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:02:20.615 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:02:20.615 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 103668 2024-08-17T18:02:20.615 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.615 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:02:20.615 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.615 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:02:20.615 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207113+0000", 2024-08-17T18:02:20.615 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.615 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.615 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.615 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:02:20.615 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207113+0000", 2024-08-17T18:02:20.616 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.616 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.616 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.616 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:02:20.616 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207114+0000", 2024-08-17T18:02:20.616 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7199999999999998e-07 2024-08-17T18:02:20.616 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.616 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.616 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:02:20.616 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207144+0000", 2024-08-17T18:02:20.616 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.0402000000000001e-05 2024-08-17T18:02:20.616 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.616 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.616 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:02:20.617 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207155+0000", 2024-08-17T18:02:20.617 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0669000000000001e-05 2024-08-17T18:02:20.617 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.617 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.617 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:02:20.617 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207162+0000", 2024-08-17T18:02:20.617 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.5190000000000003e-06 2024-08-17T18:02:20.617 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.617 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.617 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.617 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207216+0000", 2024-08-17T18:02:20.617 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3322000000000002e-05 2024-08-17T18:02:20.617 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.617 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.617 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:02:20.617 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207223+0000", 2024-08-17T18:02:20.618 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.6199999999999999e-06 2024-08-17T18:02:20.618 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.618 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.618 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.618 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.719125+0000", 2024-08-17T18:02:20.618 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.511901267 2024-08-17T18:02:20.618 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.618 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.618 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:02:20.618 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.719288+0000", 2024-08-17T18:02:20.618 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00016329800000000001 2024-08-17T18:02:20.618 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.618 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.618 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,4", 2024-08-17T18:02:20.619 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.719466+0000", 2024-08-17T18:02:20.619 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00017837500000000001 2024-08-17T18:02:20.619 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.619 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.619 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.619 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.724648+0000", 2024-08-17T18:02:20.619 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.005182145 2024-08-17T18:02:20.619 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.619 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.619 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:02:20.619 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.724699+0000", 2024-08-17T18:02:20.619 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.096e-05 2024-08-17T18:02:20.619 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.620 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.620 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.620 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.733861+0000", 2024-08-17T18:02:20.620 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0091618110000000006 2024-08-17T18:02:20.620 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.620 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.620 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:02:20.620 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.733921+0000", 2024-08-17T18:02:20.620 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0059000000000002e-05 2024-08-17T18:02:20.620 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.620 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.620 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:02:20.621 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.735107+0000", 2024-08-17T18:02:20.621 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001186122 2024-08-17T18:02:20.621 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.621 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:02:20.621 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.621 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.621 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.621 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:103681 9.16 9:6c0d1759:::benchmark_data_smithi037_235265_object103680:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1251)", 2024-08-17T18:02:20.621 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:49.207189+0000", 2024-08-17T18:02:20.621 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 271.38384051499997, 2024-08-17T18:02:20.621 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5289917640000001, 2024-08-17T18:02:20.621 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:02:20.621 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:02:20.622 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:20.622 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:02:20.622 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:02:20.622 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:02:20.622 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 103681 2024-08-17T18:02:20.622 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.622 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:02:20.622 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.622 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:02:20.622 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207189+0000", 2024-08-17T18:02:20.622 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.622 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.622 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.622 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:02:20.623 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207189+0000", 2024-08-17T18:02:20.623 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.623 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.623 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.623 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:02:20.623 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207190+0000", 2024-08-17T18:02:20.623 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.4400000000000001e-07 2024-08-17T18:02:20.623 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.623 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.623 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:02:20.623 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207228+0000", 2024-08-17T18:02:20.623 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.8717999999999998e-05 2024-08-17T18:02:20.623 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.623 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.624 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:02:20.624 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207237+0000", 2024-08-17T18:02:20.624 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.4309999999999994e-06 2024-08-17T18:02:20.624 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.624 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.624 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:02:20.624 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207243+0000", 2024-08-17T18:02:20.624 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0569999999999998e-06 2024-08-17T18:02:20.624 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.624 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.624 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.624 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207300+0000", 2024-08-17T18:02:20.624 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.7550999999999998e-05 2024-08-17T18:02:20.624 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.624 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.625 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:02:20.625 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207310+0000", 2024-08-17T18:02:20.625 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.4369999999999996e-06 2024-08-17T18:02:20.625 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.625 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.625 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.625 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.722083+0000", 2024-08-17T18:02:20.625 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5147727770000001 2024-08-17T18:02:20.625 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.625 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.625 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:02:20.625 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.722230+0000", 2024-08-17T18:02:20.625 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014745000000000001 2024-08-17T18:02:20.625 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.625 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.626 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,4", 2024-08-17T18:02:20.626 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.722403+0000", 2024-08-17T18:02:20.626 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000172738 2024-08-17T18:02:20.626 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.626 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.626 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.626 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.724689+0000", 2024-08-17T18:02:20.626 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0022866290000000001 2024-08-17T18:02:20.626 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.626 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.626 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:02:20.626 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.730225+0000", 2024-08-17T18:02:20.626 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0055358810000000003 2024-08-17T18:02:20.626 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.627 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.627 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.627 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.735177+0000", 2024-08-17T18:02:20.627 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.004951624 2024-08-17T18:02:20.627 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.627 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.627 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:02:20.627 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.735237+0000", 2024-08-17T18:02:20.627 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.9859999999999999e-05 2024-08-17T18:02:20.627 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.627 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.627 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:02:20.627 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.736181+0000", 2024-08-17T18:02:20.627 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00094416699999999999 2024-08-17T18:02:20.627 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.628 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:02:20.628 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.628 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.628 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.628 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:103737 9.16 9:6ebee342:::benchmark_data_smithi037_235265_object103736:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1251)", 2024-08-17T18:02:20.628 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:49.207255+0000", 2024-08-17T18:02:20.628 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 271.38377479600001, 2024-08-17T18:02:20.628 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5362428609999998, 2024-08-17T18:02:20.628 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:02:20.628 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:02:20.628 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:20.628 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:02:20.628 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:02:20.628 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:02:20.629 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 103737 2024-08-17T18:02:20.629 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.629 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:02:20.629 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.629 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:02:20.629 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207255+0000", 2024-08-17T18:02:20.629 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.629 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.629 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.629 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:02:20.629 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207255+0000", 2024-08-17T18:02:20.629 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.630 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.630 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.630 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:02:20.630 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207255+0000", 2024-08-17T18:02:20.630 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7e-07 2024-08-17T18:02:20.630 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.630 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.630 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:02:20.630 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207280+0000", 2024-08-17T18:02:20.631 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.446e-05 2024-08-17T18:02:20.631 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.631 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.631 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:02:20.631 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207287+0000", 2024-08-17T18:02:20.631 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.1729999999999998e-06 2024-08-17T18:02:20.631 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.631 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.631 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:02:20.631 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207292+0000", 2024-08-17T18:02:20.631 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4489999999999998e-06 2024-08-17T18:02:20.631 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.631 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.632 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.632 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207368+0000", 2024-08-17T18:02:20.632 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.5451000000000007e-05 2024-08-17T18:02:20.632 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.632 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.632 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:02:20.632 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207375+0000", 2024-08-17T18:02:20.633 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.8310000000000003e-06 2024-08-17T18:02:20.633 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.633 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.633 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.633 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.724734+0000", 2024-08-17T18:02:20.633 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.51735942 2024-08-17T18:02:20.633 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.633 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.633 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:02:20.633 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.724848+0000", 2024-08-17T18:02:20.633 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000113971 2024-08-17T18:02:20.633 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.633 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.633 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,4", 2024-08-17T18:02:20.634 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.724952+0000", 2024-08-17T18:02:20.634 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000104075 2024-08-17T18:02:20.634 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.634 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.634 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.634 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.730207+0000", 2024-08-17T18:02:20.634 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0052543939999999999 2024-08-17T18:02:20.634 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.634 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.635 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:02:20.635 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.730234+0000", 2024-08-17T18:02:20.635 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.7656000000000001e-05 2024-08-17T18:02:20.635 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.635 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.635 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.635 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.742327+0000", 2024-08-17T18:02:20.635 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.012093042 2024-08-17T18:02:20.635 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.635 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.635 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:02:20.635 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.742388+0000", 2024-08-17T18:02:20.636 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0693999999999999e-05 2024-08-17T18:02:20.636 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.636 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.636 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:02:20.636 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.743498+0000", 2024-08-17T18:02:20.636 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0011097749999999999 2024-08-17T18:02:20.636 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.636 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:02:20.636 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.636 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.637 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.637 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:103746 9.16 9:6df3fa0c:::benchmark_data_smithi037_235265_object103745:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1251)", 2024-08-17T18:02:20.637 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:49.207300+0000", 2024-08-17T18:02:20.637 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 271.38372936399998, 2024-08-17T18:02:20.637 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.537376944, 2024-08-17T18:02:20.637 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:02:20.637 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:02:20.637 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:20.637 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:02:20.637 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:02:20.637 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:02:20.638 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 103746 2024-08-17T18:02:20.638 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.638 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:02:20.638 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.638 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:02:20.638 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207300+0000", 2024-08-17T18:02:20.638 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.638 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.638 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.638 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:02:20.638 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207300+0000", 2024-08-17T18:02:20.639 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.639 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.639 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.639 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:02:20.639 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207301+0000", 2024-08-17T18:02:20.639 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.9700000000000002e-07 2024-08-17T18:02:20.639 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.639 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.639 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:02:20.639 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207427+0000", 2024-08-17T18:02:20.639 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012597500000000001 2024-08-17T18:02:20.640 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.640 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.640 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:02:20.640 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207434+0000", 2024-08-17T18:02:20.640 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7039999999999994e-06 2024-08-17T18:02:20.640 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.640 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.640 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:02:20.640 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207473+0000", 2024-08-17T18:02:20.640 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.8751999999999998e-05 2024-08-17T18:02:20.641 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.641 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.641 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.641 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207528+0000", 2024-08-17T18:02:20.641 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4592000000000002e-05 2024-08-17T18:02:20.641 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.641 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.641 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:02:20.641 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207536+0000", 2024-08-17T18:02:20.642 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.2600000000000005e-06 2024-08-17T18:02:20.642 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.642 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.642 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.642 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.726154+0000", 2024-08-17T18:02:20.642 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5186183230000001 2024-08-17T18:02:20.642 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.643 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.643 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:02:20.643 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.726247+0000", 2024-08-17T18:02:20.643 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.3010999999999994e-05 2024-08-17T18:02:20.643 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.643 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.643 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,4", 2024-08-17T18:02:20.643 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.726343+0000", 2024-08-17T18:02:20.643 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.5317999999999998e-05 2024-08-17T18:02:20.643 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.643 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.643 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:02:20.643 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.730239+0000", 2024-08-17T18:02:20.644 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0038964300000000002 2024-08-17T18:02:20.644 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.644 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.644 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.644 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.730282+0000", 2024-08-17T18:02:20.644 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.3124999999999998e-05 2024-08-17T18:02:20.644 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.644 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.644 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.644 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.743668+0000", 2024-08-17T18:02:20.644 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.013385304000000001 2024-08-17T18:02:20.644 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.644 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.645 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:02:20.645 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.743730+0000", 2024-08-17T18:02:20.645 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.2055000000000001e-05 2024-08-17T18:02:20.645 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.645 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.645 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:02:20.645 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.744677+0000", 2024-08-17T18:02:20.645 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00094769799999999996 2024-08-17T18:02:20.645 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.645 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:02:20.645 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.645 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.645 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.646 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:103764 9.16 9:6af4101c:::benchmark_data_smithi037_235265_object103763:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1251)", 2024-08-17T18:02:20.646 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:49.207488+0000", 2024-08-17T18:02:20.646 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 271.38354216699997, 2024-08-17T18:02:20.646 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5457023699999999, 2024-08-17T18:02:20.646 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:02:20.646 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:02:20.646 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:20.646 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:02:20.646 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:02:20.646 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:02:20.646 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 103764 2024-08-17T18:02:20.647 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.647 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:02:20.647 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.647 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:02:20.647 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207488+0000", 2024-08-17T18:02:20.647 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.647 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.647 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.647 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:02:20.647 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207488+0000", 2024-08-17T18:02:20.647 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.647 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.647 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.648 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:02:20.648 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207488+0000", 2024-08-17T18:02:20.648 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.8299999999999997e-07 2024-08-17T18:02:20.648 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.648 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.648 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:02:20.648 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207507+0000", 2024-08-17T18:02:20.648 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9330999999999998e-05 2024-08-17T18:02:20.648 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.648 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.648 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:02:20.648 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207514+0000", 2024-08-17T18:02:20.649 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.2090000000000002e-06 2024-08-17T18:02:20.649 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.649 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.649 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:02:20.649 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207518+0000", 2024-08-17T18:02:20.649 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.3810000000000001e-06 2024-08-17T18:02:20.649 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.649 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.649 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.649 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207639+0000", 2024-08-17T18:02:20.649 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000121105 2024-08-17T18:02:20.649 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.649 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.650 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:02:20.650 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207647+0000", 2024-08-17T18:02:20.650 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7109999999999995e-06 2024-08-17T18:02:20.650 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.650 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.650 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.650 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.727119+0000", 2024-08-17T18:02:20.650 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5194726680000001 2024-08-17T18:02:20.650 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.650 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.650 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:02:20.650 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.727261+0000", 2024-08-17T18:02:20.651 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000141867 2024-08-17T18:02:20.651 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.651 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.651 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,4", 2024-08-17T18:02:20.651 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.727353+0000", 2024-08-17T18:02:20.651 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.1439000000000003e-05 2024-08-17T18:02:20.651 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.651 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.651 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:02:20.651 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.730296+0000", 2024-08-17T18:02:20.651 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0029434280000000001 2024-08-17T18:02:20.651 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.651 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.651 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.652 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.730372+0000", 2024-08-17T18:02:20.652 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.5949000000000001e-05 2024-08-17T18:02:20.652 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.652 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.652 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.652 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.751911+0000", 2024-08-17T18:02:20.652 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.021538795999999999 2024-08-17T18:02:20.652 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.652 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.652 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:02:20.652 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.751971+0000", 2024-08-17T18:02:20.652 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0307999999999999e-05 2024-08-17T18:02:20.652 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.652 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.653 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:02:20.653 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.753190+0000", 2024-08-17T18:02:20.653 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0012186950000000001 2024-08-17T18:02:20.653 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.653 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:02:20.653 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.653 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.653 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.653 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:103859 9.16 9:69468a10:::benchmark_data_smithi037_235265_object103858:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1251)", 2024-08-17T18:02:20.653 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:49.207527+0000", 2024-08-17T18:02:20.653 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 271.38350242000001, 2024-08-17T18:02:20.653 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.546600934, 2024-08-17T18:02:20.653 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:02:20.653 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:02:20.654 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:20.654 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:02:20.654 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:02:20.654 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:02:20.654 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 103859 2024-08-17T18:02:20.654 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.654 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:02:20.654 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.654 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:02:20.654 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207527+0000", 2024-08-17T18:02:20.654 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.654 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.654 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.655 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:02:20.655 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207527+0000", 2024-08-17T18:02:20.655 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.655 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.655 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.655 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:02:20.655 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207528+0000", 2024-08-17T18:02:20.655 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.8100000000000003e-07 2024-08-17T18:02:20.655 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.655 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.655 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:02:20.655 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207548+0000", 2024-08-17T18:02:20.655 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.0755999999999999e-05 2024-08-17T18:02:20.655 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.656 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.656 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:02:20.656 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207557+0000", 2024-08-17T18:02:20.656 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.7530000000000007e-06 2024-08-17T18:02:20.656 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.656 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.656 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:02:20.656 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207563+0000", 2024-08-17T18:02:20.656 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.8969999999999996e-06 2024-08-17T18:02:20.656 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.656 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.656 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.656 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207697+0000", 2024-08-17T18:02:20.656 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013339600000000001 2024-08-17T18:02:20.657 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.657 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.657 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:02:20.657 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207705+0000", 2024-08-17T18:02:20.657 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.0490000000000004e-06 2024-08-17T18:02:20.657 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.657 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.657 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.657 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.728348+0000", 2024-08-17T18:02:20.657 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5206435680000001 2024-08-17T18:02:20.657 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.657 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.657 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:02:20.657 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.728513+0000", 2024-08-17T18:02:20.658 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000165296 2024-08-17T18:02:20.658 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.658 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.658 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,4", 2024-08-17T18:02:20.658 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.728732+0000", 2024-08-17T18:02:20.658 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00021871799999999999 2024-08-17T18:02:20.658 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.658 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.658 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.658 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.733710+0000", 2024-08-17T18:02:20.658 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.004977942 2024-08-17T18:02:20.658 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.659 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.659 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:02:20.659 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.733722+0000", 2024-08-17T18:02:20.659 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2328e-05 2024-08-17T18:02:20.659 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.659 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.659 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.659 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.753257+0000", 2024-08-17T18:02:20.659 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.019534163 2024-08-17T18:02:20.659 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.659 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.659 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:02:20.659 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.753295+0000", 2024-08-17T18:02:20.659 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.8414999999999997e-05 2024-08-17T18:02:20.660 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.660 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.660 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:02:20.660 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.754128+0000", 2024-08-17T18:02:20.660 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00083317199999999997 2024-08-17T18:02:20.660 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.660 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:02:20.660 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.660 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.660 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.660 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:103884 9.16 9:6ecde99c:::benchmark_data_smithi037_235265_object103883:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1251)", 2024-08-17T18:02:20.660 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:49.207573+0000", 2024-08-17T18:02:20.660 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 271.38345669799997, 2024-08-17T18:02:20.660 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.548055435, 2024-08-17T18:02:20.660 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:02:20.661 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:02:20.661 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:20.661 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:02:20.661 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:02:20.661 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:02:20.661 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 103884 2024-08-17T18:02:20.661 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.661 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:02:20.661 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.661 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:02:20.661 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207573+0000", 2024-08-17T18:02:20.661 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.661 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.662 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.662 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:02:20.662 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207573+0000", 2024-08-17T18:02:20.662 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.662 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.662 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.662 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:02:20.662 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207573+0000", 2024-08-17T18:02:20.662 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.8800000000000003e-07 2024-08-17T18:02:20.662 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.662 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.662 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:02:20.662 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207596+0000", 2024-08-17T18:02:20.663 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2045e-05 2024-08-17T18:02:20.663 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.663 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.663 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:02:20.663 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207601+0000", 2024-08-17T18:02:20.663 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6189999999999999e-06 2024-08-17T18:02:20.663 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.663 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.663 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:02:20.663 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207605+0000", 2024-08-17T18:02:20.664 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.4759999999999998e-06 2024-08-17T18:02:20.664 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.664 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.664 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.664 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207730+0000", 2024-08-17T18:02:20.664 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012574999999999999 2024-08-17T18:02:20.664 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.664 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.664 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:02:20.664 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207738+0000", 2024-08-17T18:02:20.664 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7519999999999996e-06 2024-08-17T18:02:20.664 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.664 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.665 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.665 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.730422+0000", 2024-08-17T18:02:20.665 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.522684331 2024-08-17T18:02:20.665 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.665 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.665 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:02:20.665 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.730555+0000", 2024-08-17T18:02:20.665 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013237700000000001 2024-08-17T18:02:20.665 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.665 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.665 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,4", 2024-08-17T18:02:20.665 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.730663+0000", 2024-08-17T18:02:20.666 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000108533 2024-08-17T18:02:20.666 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.666 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.666 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.666 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.733807+0000", 2024-08-17T18:02:20.666 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0031433860000000002 2024-08-17T18:02:20.666 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.666 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.666 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:02:20.667 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.736200+0000", 2024-08-17T18:02:20.667 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.002393306 2024-08-17T18:02:20.667 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.667 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.667 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.667 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.754281+0000", 2024-08-17T18:02:20.667 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.018080639999999999 2024-08-17T18:02:20.667 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.667 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.667 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:02:20.667 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.754365+0000", 2024-08-17T18:02:20.667 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.3939999999999999e-05 2024-08-17T18:02:20.668 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.668 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.668 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:02:20.668 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.755628+0000", 2024-08-17T18:02:20.668 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0012637919999999999 2024-08-17T18:02:20.668 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.668 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:02:20.668 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.668 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.668 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.668 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:103885 9.16 9:6da10888:::benchmark_data_smithi037_235265_object103884:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1251)", 2024-08-17T18:02:20.669 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:49.207611+0000", 2024-08-17T18:02:20.669 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 271.38341824600002, 2024-08-17T18:02:20.669 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.549283001, 2024-08-17T18:02:20.669 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:02:20.669 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:02:20.669 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:20.669 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:02:20.669 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:02:20.669 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:02:20.669 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 103885 2024-08-17T18:02:20.669 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.669 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:02:20.669 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.670 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:02:20.670 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207611+0000", 2024-08-17T18:02:20.670 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.670 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.670 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.670 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:02:20.670 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207611+0000", 2024-08-17T18:02:20.670 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.670 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.670 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.670 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:02:20.671 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207612+0000", 2024-08-17T18:02:20.671 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9599999999999999e-07 2024-08-17T18:02:20.671 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.671 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.671 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:02:20.671 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207631+0000", 2024-08-17T18:02:20.671 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9083999999999999e-05 2024-08-17T18:02:20.671 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.671 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.671 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:02:20.672 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207638+0000", 2024-08-17T18:02:20.672 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.7410000000000003e-06 2024-08-17T18:02:20.672 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.672 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.672 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:02:20.672 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207643+0000", 2024-08-17T18:02:20.672 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3159999999999996e-06 2024-08-17T18:02:20.672 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.672 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.672 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.672 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.208139+0000", 2024-08-17T18:02:20.672 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00049624900000000004 2024-08-17T18:02:20.673 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.673 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.673 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:02:20.673 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.208147+0000", 2024-08-17T18:02:20.674 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.8990000000000001e-06 2024-08-17T18:02:20.674 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.674 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.675 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.675 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.732194+0000", 2024-08-17T18:02:20.675 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.524046901 2024-08-17T18:02:20.675 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.675 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.675 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:02:20.675 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.732341+0000", 2024-08-17T18:02:20.675 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000147195 2024-08-17T18:02:20.675 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.675 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.675 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,4", 2024-08-17T18:02:20.676 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.732505+0000", 2024-08-17T18:02:20.676 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00016406799999999999 2024-08-17T18:02:20.676 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.676 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.676 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.676 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.736271+0000", 2024-08-17T18:02:20.676 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0037652319999999999 2024-08-17T18:02:20.676 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.676 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.677 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:02:20.677 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.738369+0000", 2024-08-17T18:02:20.677 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0020984319999999999 2024-08-17T18:02:20.677 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.677 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.677 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.677 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.755712+0000", 2024-08-17T18:02:20.677 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.017343424 2024-08-17T18:02:20.677 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.678 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.678 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:02:20.678 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.755771+0000", 2024-08-17T18:02:20.678 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.8038999999999998e-05 2024-08-17T18:02:20.678 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.678 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.678 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:02:20.678 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.756894+0000", 2024-08-17T18:02:20.679 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001123925 2024-08-17T18:02:20.679 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.679 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:02:20.679 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.679 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.679 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.679 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:103909 9.16 9:68b696bd:::benchmark_data_smithi037_235265_object103908:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1251)", 2024-08-17T18:02:20.679 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:49.207753+0000", 2024-08-17T18:02:20.679 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 271.38327659700002, 2024-08-17T18:02:20.679 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5550349080000001, 2024-08-17T18:02:20.680 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:02:20.680 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:02:20.680 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:20.680 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:02:20.680 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:02:20.680 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:02:20.680 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 103909 2024-08-17T18:02:20.680 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.680 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:02:20.680 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.680 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:02:20.680 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207753+0000", 2024-08-17T18:02:20.680 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.681 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.681 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.681 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:02:20.681 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207753+0000", 2024-08-17T18:02:20.681 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.681 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.681 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.681 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:02:20.681 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207754+0000", 2024-08-17T18:02:20.681 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.5700000000000002e-07 2024-08-17T18:02:20.681 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.681 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.681 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:02:20.682 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207776+0000", 2024-08-17T18:02:20.682 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2600999999999999e-05 2024-08-17T18:02:20.682 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.682 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.682 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:02:20.682 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207786+0000", 2024-08-17T18:02:20.682 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.5969999999999998e-06 2024-08-17T18:02:20.682 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.682 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.682 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:02:20.682 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207792+0000", 2024-08-17T18:02:20.682 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5599999999999999e-06 2024-08-17T18:02:20.683 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.683 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.683 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.683 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.208170+0000", 2024-08-17T18:02:20.683 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00037711 2024-08-17T18:02:20.683 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.683 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.683 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:02:20.683 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.208175+0000", 2024-08-17T18:02:20.683 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.5389999999999998e-06 2024-08-17T18:02:20.683 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.683 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.683 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.684 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.736349+0000", 2024-08-17T18:02:20.684 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5281738900000001 2024-08-17T18:02:20.684 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.684 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.684 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:02:20.684 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.736504+0000", 2024-08-17T18:02:20.684 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00015527 2024-08-17T18:02:20.684 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.684 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.684 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,4", 2024-08-17T18:02:20.684 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.736668+0000", 2024-08-17T18:02:20.684 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00016340899999999999 2024-08-17T18:02:20.684 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.685 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.685 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.685 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.742235+0000", 2024-08-17T18:02:20.685 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.005566957 2024-08-17T18:02:20.685 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.685 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.685 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:02:20.685 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.743613+0000", 2024-08-17T18:02:20.685 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0013780940000000001 2024-08-17T18:02:20.685 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.685 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.685 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.685 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.761364+0000", 2024-08-17T18:02:20.686 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.017751296999999999 2024-08-17T18:02:20.686 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.686 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.686 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:02:20.686 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.761403+0000", 2024-08-17T18:02:20.686 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.9471999999999997e-05 2024-08-17T18:02:20.686 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.686 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.686 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:02:20.686 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.762788+0000", 2024-08-17T18:02:20.686 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001384555 2024-08-17T18:02:20.686 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.686 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:02:20.687 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.687 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.687 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.687 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:103914 9.16 9:6a7fb472:::benchmark_data_smithi037_235265_object103913:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1251)", 2024-08-17T18:02:20.687 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:49.207815+0000", 2024-08-17T18:02:20.687 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 271.38321441099998, 2024-08-17T18:02:20.687 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.566888082, 2024-08-17T18:02:20.687 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:02:20.687 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:02:20.687 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:20.687 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:02:20.687 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:02:20.687 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:02:20.688 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 103914 2024-08-17T18:02:20.688 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.688 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:02:20.688 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.688 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:02:20.688 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207815+0000", 2024-08-17T18:02:20.688 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.688 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.688 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.688 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:02:20.688 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207815+0000", 2024-08-17T18:02:20.688 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.688 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.690 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.690 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:02:20.690 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207816+0000", 2024-08-17T18:02:20.690 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4199999999999996e-07 2024-08-17T18:02:20.690 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.690 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.691 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:02:20.691 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207835+0000", 2024-08-17T18:02:20.691 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9646000000000001e-05 2024-08-17T18:02:20.691 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.691 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.691 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:02:20.691 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207843+0000", 2024-08-17T18:02:20.691 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.926e-06 2024-08-17T18:02:20.691 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.691 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.691 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:02:20.691 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207849+0000", 2024-08-17T18:02:20.691 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4439999999999999e-06 2024-08-17T18:02:20.691 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.692 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.692 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.692 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.208194+0000", 2024-08-17T18:02:20.692 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00034510900000000002 2024-08-17T18:02:20.692 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.692 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.692 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:02:20.692 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.208199+0000", 2024-08-17T18:02:20.692 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4639999999999997e-06 2024-08-17T18:02:20.692 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.692 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.692 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.693 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.738419+0000", 2024-08-17T18:02:20.693 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.530219177 2024-08-17T18:02:20.693 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.693 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.693 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:02:20.693 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.738549+0000", 2024-08-17T18:02:20.693 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000130751 2024-08-17T18:02:20.693 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.693 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.693 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,4", 2024-08-17T18:02:20.693 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.738694+0000", 2024-08-17T18:02:20.693 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014488500000000001 2024-08-17T18:02:20.694 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.694 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.694 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:02:20.694 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.743620+0000", 2024-08-17T18:02:20.694 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0049255899999999997 2024-08-17T18:02:20.694 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.694 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.694 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.694 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.744748+0000", 2024-08-17T18:02:20.694 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0011282899999999999 2024-08-17T18:02:20.694 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.694 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.694 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.695 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.773134+0000", 2024-08-17T18:02:20.695 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.028385410999999999 2024-08-17T18:02:20.695 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.695 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.695 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:02:20.695 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.773218+0000", 2024-08-17T18:02:20.695 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.4405000000000002e-05 2024-08-17T18:02:20.695 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.695 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.695 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:02:20.695 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.774703+0000", 2024-08-17T18:02:20.695 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001485442 2024-08-17T18:02:20.696 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.696 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:02:20.696 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.696 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.696 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.696 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:103916 9.16 9:6cefef4a:::benchmark_data_smithi037_235265_object103915:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1251)", 2024-08-17T18:02:20.696 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:49.207858+0000", 2024-08-17T18:02:20.696 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 271.38317168600003, 2024-08-17T18:02:20.696 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5683064149999999, 2024-08-17T18:02:20.696 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:02:20.696 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:02:20.696 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:20.696 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:02:20.697 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:02:20.697 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:02:20.697 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 103916 2024-08-17T18:02:20.697 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.697 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:02:20.697 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.697 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:02:20.697 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207858+0000", 2024-08-17T18:02:20.697 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.697 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.697 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.697 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:02:20.698 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207858+0000", 2024-08-17T18:02:20.698 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.698 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.698 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.698 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:02:20.698 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207858+0000", 2024-08-17T18:02:20.698 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.5999999999999999e-07 2024-08-17T18:02:20.698 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.698 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.698 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:02:20.698 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207877+0000", 2024-08-17T18:02:20.698 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8794999999999999e-05 2024-08-17T18:02:20.699 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.699 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.699 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:02:20.699 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207885+0000", 2024-08-17T18:02:20.699 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.807e-06 2024-08-17T18:02:20.699 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.699 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.699 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:02:20.699 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207891+0000", 2024-08-17T18:02:20.699 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.631e-06 2024-08-17T18:02:20.699 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.699 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.700 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.700 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.208221+0000", 2024-08-17T18:02:20.700 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00033028700000000002 2024-08-17T18:02:20.700 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.700 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.700 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:02:20.700 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.208226+0000", 2024-08-17T18:02:20.700 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.5090000000000001e-06 2024-08-17T18:02:20.700 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.700 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.700 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.700 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.740269+0000", 2024-08-17T18:02:20.700 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5320424070000001 2024-08-17T18:02:20.701 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.701 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.701 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:02:20.701 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.740420+0000", 2024-08-17T18:02:20.701 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000151528 2024-08-17T18:02:20.701 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.701 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.701 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,4", 2024-08-17T18:02:20.701 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.740621+0000", 2024-08-17T18:02:20.701 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00020041899999999999 2024-08-17T18:02:20.701 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.701 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.702 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:02:20.702 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.744765+0000", 2024-08-17T18:02:20.702 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0041444419999999999 2024-08-17T18:02:20.702 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.702 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.702 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.702 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.744825+0000", 2024-08-17T18:02:20.702 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0189999999999998e-05 2024-08-17T18:02:20.702 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.702 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.702 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.702 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.774843+0000", 2024-08-17T18:02:20.702 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.030017504 2024-08-17T18:02:20.703 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.703 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.703 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:02:20.703 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.774910+0000", 2024-08-17T18:02:20.703 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.7420000000000002e-05 2024-08-17T18:02:20.703 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.703 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.703 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:02:20.704 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.776164+0000", 2024-08-17T18:02:20.704 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0012540159999999999 2024-08-17T18:02:20.704 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.704 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:02:20.704 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.704 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.704 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.704 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:103946 9.16 9:6d0f312a:::benchmark_data_smithi037_235265_object103945:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1251)", 2024-08-17T18:02:20.704 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:49.207899+0000", 2024-08-17T18:02:20.704 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 271.38313028300001, 2024-08-17T18:02:20.704 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5707210140000001, 2024-08-17T18:02:20.704 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:02:20.705 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:02:20.705 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:20.705 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:02:20.705 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:02:20.705 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:02:20.705 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 103946 2024-08-17T18:02:20.705 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.705 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:02:20.705 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.705 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:02:20.706 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207899+0000", 2024-08-17T18:02:20.706 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.706 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.706 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.706 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:02:20.706 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207899+0000", 2024-08-17T18:02:20.706 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.706 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.706 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.706 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:02:20.706 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207900+0000", 2024-08-17T18:02:20.707 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.2599999999999998e-07 2024-08-17T18:02:20.707 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.707 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.707 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:02:20.707 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207967+0000", 2024-08-17T18:02:20.707 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.6976000000000004e-05 2024-08-17T18:02:20.707 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.707 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.707 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:02:20.707 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207975+0000", 2024-08-17T18:02:20.708 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.4489999999999999e-06 2024-08-17T18:02:20.708 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.708 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.708 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:02:20.708 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207982+0000", 2024-08-17T18:02:20.708 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.2729999999999999e-06 2024-08-17T18:02:20.708 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.708 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.708 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.708 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.208247+0000", 2024-08-17T18:02:20.708 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00026597600000000002 2024-08-17T18:02:20.708 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.709 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.709 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:02:20.709 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.208254+0000", 2024-08-17T18:02:20.709 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.6699999999999997e-06 2024-08-17T18:02:20.709 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.709 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.709 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.709 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.744860+0000", 2024-08-17T18:02:20.709 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.536606063 2024-08-17T18:02:20.709 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.709 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.710 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:02:20.710 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.745013+0000", 2024-08-17T18:02:20.710 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00015242899999999999 2024-08-17T18:02:20.710 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.710 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.710 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,4", 2024-08-17T18:02:20.710 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.745199+0000", 2024-08-17T18:02:20.710 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000186515 2024-08-17T18:02:20.710 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.710 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.710 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.711 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.751072+0000", 2024-08-17T18:02:20.711 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0058732530000000002 2024-08-17T18:02:20.711 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.711 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.711 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:02:20.711 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.751869+0000", 2024-08-17T18:02:20.711 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00079688600000000001 2024-08-17T18:02:20.711 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.711 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.711 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.712 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.776983+0000", 2024-08-17T18:02:20.712 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.025113897999999999 2024-08-17T18:02:20.712 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.712 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.712 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:02:20.712 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.777046+0000", 2024-08-17T18:02:20.712 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.2972999999999995e-05 2024-08-17T18:02:20.712 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.712 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.712 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:02:20.712 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.778620+0000", 2024-08-17T18:02:20.712 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0015742270000000001 2024-08-17T18:02:20.713 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.713 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:02:20.713 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.713 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.713 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.713 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:103950 9.16 9:6b28cb34:::benchmark_data_smithi037_235265_object103949:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1251)", 2024-08-17T18:02:20.713 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:49.207991+0000", 2024-08-17T18:02:20.713 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 271.383038704, 2024-08-17T18:02:20.713 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.575445507, 2024-08-17T18:02:20.713 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:02:20.714 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:02:20.714 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:20.714 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:02:20.714 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:02:20.714 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:02:20.714 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 103950 2024-08-17T18:02:20.714 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.714 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:02:20.714 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.715 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:02:20.715 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207991+0000", 2024-08-17T18:02:20.715 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.715 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.715 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.715 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:02:20.715 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207991+0000", 2024-08-17T18:02:20.715 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.715 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.716 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.716 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:02:20.716 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.207992+0000", 2024-08-17T18:02:20.716 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0900000000000001e-07 2024-08-17T18:02:20.716 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.716 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.716 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:02:20.716 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.208010+0000", 2024-08-17T18:02:20.716 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8904999999999999e-05 2024-08-17T18:02:20.716 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.716 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.716 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:02:20.717 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.208017+0000", 2024-08-17T18:02:20.717 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.8859999999999998e-06 2024-08-17T18:02:20.717 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.717 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.717 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:02:20.717 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.208022+0000", 2024-08-17T18:02:20.717 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.0350000000000001e-06 2024-08-17T18:02:20.717 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.717 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.717 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.717 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.208275+0000", 2024-08-17T18:02:20.717 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00025239400000000002 2024-08-17T18:02:20.717 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.718 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.718 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:02:20.718 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.208281+0000", 2024-08-17T18:02:20.718 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5819999999999998e-06 2024-08-17T18:02:20.718 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.718 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.718 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.718 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.746967+0000", 2024-08-17T18:02:20.718 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5386858700000001 2024-08-17T18:02:20.718 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.718 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.718 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:02:20.719 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.747127+0000", 2024-08-17T18:02:20.719 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00015969700000000001 2024-08-17T18:02:20.719 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.719 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.719 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,4", 2024-08-17T18:02:20.719 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.747300+0000", 2024-08-17T18:02:20.719 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00017312600000000001 2024-08-17T18:02:20.719 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.719 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.719 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:02:20.719 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.753205+0000", 2024-08-17T18:02:20.719 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0059050769999999999 2024-08-17T18:02:20.719 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.719 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.720 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.720 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.754185+0000", 2024-08-17T18:02:20.720 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0009799260000000001 2024-08-17T18:02:20.720 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.720 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.720 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.720 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.781931+0000", 2024-08-17T18:02:20.720 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.027745494999999998 2024-08-17T18:02:20.720 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.720 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.720 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:02:20.720 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.781984+0000", 2024-08-17T18:02:20.720 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.346e-05 2024-08-17T18:02:20.721 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.721 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.721 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:02:20.721 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.783436+0000", 2024-08-17T18:02:20.721 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0014524449999999999 2024-08-17T18:02:20.721 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.721 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:02:20.721 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.721 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.721 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.721 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:103963 9.16 9:696f6a67:::benchmark_data_smithi037_235265_object103962:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1251)", 2024-08-17T18:02:20.721 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:49.208030+0000", 2024-08-17T18:02:20.721 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 271.38300017300003, 2024-08-17T18:02:20.721 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5766113079999999, 2024-08-17T18:02:20.722 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:02:20.722 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:02:20.722 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:20.722 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:02:20.722 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:02:20.722 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:02:20.722 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 103963 2024-08-17T18:02:20.722 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.722 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:02:20.722 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.722 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:02:20.722 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.208030+0000", 2024-08-17T18:02:20.722 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.723 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.723 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.723 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:02:20.723 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.208030+0000", 2024-08-17T18:02:20.723 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.723 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.723 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.723 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:02:20.723 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.208030+0000", 2024-08-17T18:02:20.723 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.03e-07 2024-08-17T18:02:20.723 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.723 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.723 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:02:20.724 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.208047+0000", 2024-08-17T18:02:20.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:20.725 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:20.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:20.725 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.7240000000000001e-05 2024-08-17T18:02:20.725 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.726 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.726 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:02:20.726 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.208053+0000", 2024-08-17T18:02:20.726 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1550000000000004e-06 2024-08-17T18:02:20.726 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.726 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.726 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:02:20.726 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.208058+0000", 2024-08-17T18:02:20.726 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.6249999999999998e-06 2024-08-17T18:02:20.726 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.726 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.727 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.727 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.208302+0000", 2024-08-17T18:02:20.727 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00024427299999999998 2024-08-17T18:02:20.727 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.727 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.727 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:02:20.727 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.208308+0000", 2024-08-17T18:02:20.727 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3539999999999999e-06 2024-08-17T18:02:20.727 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.727 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.727 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.727 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.748983+0000", 2024-08-17T18:02:20.727 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5406758890000001 2024-08-17T18:02:20.728 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.728 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.728 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:02:20.728 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.749156+0000", 2024-08-17T18:02:20.728 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000172413 2024-08-17T18:02:20.728 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.728 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.728 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,4", 2024-08-17T18:02:20.728 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.749342+0000", 2024-08-17T18:02:20.728 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00018663999999999999 2024-08-17T18:02:20.728 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.728 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.729 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:02:20.729 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.753214+0000", 2024-08-17T18:02:20.729 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0038717790000000001 2024-08-17T18:02:20.729 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.729 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.729 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.729 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.754229+0000", 2024-08-17T18:02:20.729 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001014994 2024-08-17T18:02:20.729 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.729 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.729 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.729 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.783545+0000", 2024-08-17T18:02:20.729 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.029316089 2024-08-17T18:02:20.730 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.730 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.730 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:02:20.730 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.783671+0000", 2024-08-17T18:02:20.730 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012551399999999999 2024-08-17T18:02:20.730 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.730 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.730 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:02:20.730 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.784641+0000", 2024-08-17T18:02:20.730 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00096993999999999997 2024-08-17T18:02:20.730 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.730 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:02:20.730 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.731 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.731 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.731 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.35931.0:104021 9.16 9:69a58739:::benchmark_data_smithi037_235265_object104020:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1251)", 2024-08-17T18:02:20.731 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T17:57:49.208064+0000", 2024-08-17T18:02:20.731 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 271.38296557199999, 2024-08-17T18:02:20.731 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.577848938, 2024-08-17T18:02:20.731 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:02:20.731 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:02:20.731 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:20.731 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:02:20.731 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.35931", 2024-08-17T18:02:20.731 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:02:20.731 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 104021 2024-08-17T18:02:20.732 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.732 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:02:20.732 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.732 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:02:20.732 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.208064+0000", 2024-08-17T18:02:20.732 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.732 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.732 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.732 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:02:20.732 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.208064+0000", 2024-08-17T18:02:20.732 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.732 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.732 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.733 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:02:20.733 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.208064+0000", 2024-08-17T18:02:20.733 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.5900000000000003e-07 2024-08-17T18:02:20.733 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.733 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.733 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:02:20.733 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.208086+0000", 2024-08-17T18:02:20.733 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1690000000000001e-05 2024-08-17T18:02:20.733 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.733 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.733 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:02:20.733 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.208092+0000", 2024-08-17T18:02:20.733 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.2380000000000002e-06 2024-08-17T18:02:20.734 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.734 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.734 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:02:20.734 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.208097+0000", 2024-08-17T18:02:20.734 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7530000000000001e-06 2024-08-17T18:02:20.734 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.734 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.734 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.734 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.208329+0000", 2024-08-17T18:02:20.734 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000231843 2024-08-17T18:02:20.734 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.734 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.734 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:02:20.734 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:49.208336+0000", 2024-08-17T18:02:20.735 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.3270000000000003e-06 2024-08-17T18:02:20.735 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.735 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.735 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.735 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.756961+0000", 2024-08-17T18:02:20.735 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.548625063 2024-08-17T18:02:20.735 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.735 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.735 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:02:20.735 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.757099+0000", 2024-08-17T18:02:20.735 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013779999999999999 2024-08-17T18:02:20.735 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.735 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.735 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,4", 2024-08-17T18:02:20.736 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.757259+0000", 2024-08-17T18:02:20.736 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00016014800000000001 2024-08-17T18:02:20.736 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.736 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.736 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.736 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.762875+0000", 2024-08-17T18:02:20.736 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0056157790000000004 2024-08-17T18:02:20.736 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.736 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.736 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:02:20.736 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.762896+0000", 2024-08-17T18:02:20.736 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1240999999999999e-05 2024-08-17T18:02:20.736 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.736 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.737 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.737 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.784787+0000", 2024-08-17T18:02:20.737 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.021890667999999999 2024-08-17T18:02:20.737 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.737 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.737 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:02:20.737 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.784865+0000", 2024-08-17T18:02:20.737 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7720999999999997e-05 2024-08-17T18:02:20.737 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.738 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.738 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:02:20.738 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T17:57:50.785913+0000", 2024-08-17T18:02:20.738 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001048308 2024-08-17T18:02:20.738 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.738 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:02:20.738 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.738 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.738 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.738 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:48150 10.2 10:4ca104fa:::benchmark_data_smithi037_260560_object48149:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1291)", 2024-08-17T18:02:20.738 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:21.145705+0000", 2024-08-17T18:02:20.738 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 59.445325140999998, 2024-08-17T18:02:20.738 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.097967742999999996, 2024-08-17T18:02:20.739 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:02:20.739 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:02:20.739 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:20.739 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:02:20.739 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:02:20.739 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:02:20.739 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 48150 2024-08-17T18:02:20.739 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.739 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:02:20.739 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.740 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:02:20.740 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.145705+0000", 2024-08-17T18:02:20.740 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.740 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.740 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.740 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:02:20.740 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.145705+0000", 2024-08-17T18:02:20.740 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.740 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.740 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.740 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:02:20.740 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.145706+0000", 2024-08-17T18:02:20.740 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.279e-06 2024-08-17T18:02:20.741 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.741 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.741 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:02:20.741 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.145725+0000", 2024-08-17T18:02:20.741 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9602e-05 2024-08-17T18:02:20.741 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.741 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.741 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:02:20.741 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.145736+0000", 2024-08-17T18:02:20.741 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.039e-05 2024-08-17T18:02:20.742 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.742 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.742 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:02:20.742 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.145742+0000", 2024-08-17T18:02:20.742 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.7479999999999999e-06 2024-08-17T18:02:20.742 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.742 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.742 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.742 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.145807+0000", 2024-08-17T18:02:20.742 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5686999999999996e-05 2024-08-17T18:02:20.742 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.743 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.743 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:02:20.743 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.145950+0000", 2024-08-17T18:02:20.743 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014244400000000001 2024-08-17T18:02:20.743 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.743 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.743 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,4", 2024-08-17T18:02:20.743 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.146085+0000", 2024-08-17T18:02:20.743 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013527299999999999 2024-08-17T18:02:20.744 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.744 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.744 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:02:20.744 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.147754+0000", 2024-08-17T18:02:20.744 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001669408 2024-08-17T18:02:20.744 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.744 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.744 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.744 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.151817+0000", 2024-08-17T18:02:20.744 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0040627229999999999 2024-08-17T18:02:20.745 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.745 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.745 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.745 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.242976+0000", 2024-08-17T18:02:20.745 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.091159297 2024-08-17T18:02:20.745 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.745 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.745 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:02:20.745 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.243623+0000", 2024-08-17T18:02:20.745 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00064658399999999996 2024-08-17T18:02:20.745 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.746 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.746 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:02:20.746 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.243672+0000", 2024-08-17T18:02:20.746 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9308000000000003e-05 2024-08-17T18:02:20.746 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.746 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:02:20.746 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.746 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.746 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.747 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:48229 10.2 10:4c3d059f:::benchmark_data_smithi037_260560_object48228:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1293)", 2024-08-17T18:02:20.747 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:22.344195+0000", 2024-08-17T18:02:20.747 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 58.246835064999999, 2024-08-17T18:02:20.747 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.115566249, 2024-08-17T18:02:20.747 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:02:20.747 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:02:20.747 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:20.747 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:02:20.747 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:02:20.748 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:02:20.748 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 48229 2024-08-17T18:02:20.748 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.748 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:02:20.748 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.748 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:02:20.748 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.344195+0000", 2024-08-17T18:02:20.748 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.748 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.748 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.748 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:02:20.748 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.344195+0000", 2024-08-17T18:02:20.748 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.749 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.749 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.749 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:02:20.749 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.344197+0000", 2024-08-17T18:02:20.749 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.3420000000000002e-06 2024-08-17T18:02:20.749 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.749 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.749 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:02:20.749 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.344243+0000", 2024-08-17T18:02:20.749 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.6545000000000002e-05 2024-08-17T18:02:20.749 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.750 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.750 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:02:20.750 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.344268+0000", 2024-08-17T18:02:20.750 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.4661e-05 2024-08-17T18:02:20.750 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.750 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.750 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:02:20.750 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.344279+0000", 2024-08-17T18:02:20.750 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1272e-05 2024-08-17T18:02:20.750 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.750 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.750 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.751 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.344358+0000", 2024-08-17T18:02:20.751 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.8625e-05 2024-08-17T18:02:20.751 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.751 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.751 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:02:20.751 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.344527+0000", 2024-08-17T18:02:20.751 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000168763 2024-08-17T18:02:20.751 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.751 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.751 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,4", 2024-08-17T18:02:20.751 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.344705+0000", 2024-08-17T18:02:20.751 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000178526 2024-08-17T18:02:20.752 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.752 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.752 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.752 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.347082+0000", 2024-08-17T18:02:20.752 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0023770850000000001 2024-08-17T18:02:20.752 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.752 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.752 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:02:20.752 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.347206+0000", 2024-08-17T18:02:20.752 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000123449 2024-08-17T18:02:20.752 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.752 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.753 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.753 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.459685+0000", 2024-08-17T18:02:20.753 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.112479115 2024-08-17T18:02:20.753 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.753 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.753 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:02:20.753 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.459727+0000", 2024-08-17T18:02:20.754 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.2460999999999999e-05 2024-08-17T18:02:20.754 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.754 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.754 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:02:20.754 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.459761+0000", 2024-08-17T18:02:20.754 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.3405000000000003e-05 2024-08-17T18:02:20.754 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.754 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:02:20.754 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.754 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.754 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.755 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:74286 10.2 10:4f159a01:::benchmark_data_smithi037_260560_object74285:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1301)", 2024-08-17T18:02:20.755 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:44.009859+0000", 2024-08-17T18:02:20.755 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 36.581170888999999, 2024-08-17T18:02:20.755 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.084297486000000005, 2024-08-17T18:02:20.755 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:02:20.755 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:02:20.755 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:20.755 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:02:20.755 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:02:20.755 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:02:20.755 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 74286 2024-08-17T18:02:20.755 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.755 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:02:20.755 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.756 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:02:20.756 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:44.009859+0000", 2024-08-17T18:02:20.756 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.756 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.756 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.756 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:02:20.756 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:44.009859+0000", 2024-08-17T18:02:20.756 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:02:20.756 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.756 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.756 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:02:20.756 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:44.009861+0000", 2024-08-17T18:02:20.756 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2510000000000001e-06 2024-08-17T18:02:20.756 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.757 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.757 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:02:20.757 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:44.009989+0000", 2024-08-17T18:02:20.757 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012844700000000001 2024-08-17T18:02:20.757 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.757 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.757 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:02:20.757 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:44.010053+0000", 2024-08-17T18:02:20.757 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.3643e-05 2024-08-17T18:02:20.757 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.757 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.757 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:02:20.757 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:44.010062+0000", 2024-08-17T18:02:20.757 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.8440000000000004e-06 2024-08-17T18:02:20.758 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.758 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.758 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:02:20.758 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:44.010188+0000", 2024-08-17T18:02:20.758 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012589 2024-08-17T18:02:20.758 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.758 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.758 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:02:20.758 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:44.010372+0000", 2024-08-17T18:02:20.758 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00018366699999999999 2024-08-17T18:02:20.758 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.758 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.758 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,4", 2024-08-17T18:02:20.758 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:44.010543+0000", 2024-08-17T18:02:20.759 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00017174099999999999 2024-08-17T18:02:20.759 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.759 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.759 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.759 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:44.013163+0000", 2024-08-17T18:02:20.759 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.002619517 2024-08-17T18:02:20.759 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.759 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.759 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:02:20.759 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:44.013268+0000", 2024-08-17T18:02:20.759 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000105682 2024-08-17T18:02:20.759 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.759 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.759 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:20.760 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:44.093780+0000", 2024-08-17T18:02:20.760 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.080511352999999994 2024-08-17T18:02:20.760 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.760 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.760 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:02:20.760 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:44.094004+0000", 2024-08-17T18:02:20.760 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00022440700000000001 2024-08-17T18:02:20.760 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:02:20.760 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:02:20.760 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:02:20.760 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:44.094156+0000", 2024-08-17T18:02:20.760 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000152044 2024-08-17T18:02:20.760 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.760 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:02:20.761 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.761 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:02:20.761 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:02:20.761 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T18:02:20.826 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:20.865 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 88 16 105167 105151 74.6725 55.75 0.0173761 0.0133855 2024-08-17T18:02:20.872 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:20.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:20.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:20.938 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T18:02:20.974 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:21.013 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:21.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:21.014 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:21.114 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:21.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:21.154 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:21.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:21.255 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:21.285 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:21.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:21.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:21.387 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:21.418 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:21.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:21.420 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:21.521 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:21.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:21.562 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:21.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:21.663 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:21.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:21.695 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:21.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:21.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:21 smithi046 ceph-mon[88218]: pgmap v2097: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 57 MiB/s wr, 914 op/s; 9353/310089 objects degraded (3.016%); 4047/310089 objects misplaced (1.305%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:02:21.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:21 smithi037 ceph-mon[102022]: pgmap v2097: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 57 MiB/s wr, 914 op/s; 9353/310089 objects degraded (3.016%); 4047/310089 objects misplaced (1.305%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:02:21.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:21 smithi037 ceph-mon[97894]: pgmap v2097: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 57 MiB/s wr, 914 op/s; 9353/310089 objects degraded (3.016%); 4047/310089 objects misplaced (1.305%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:02:21.796 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:21.824 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:21.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:21.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:21.865 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 89 16 106040 106024 74.4465 54.5625 0.0133285 0.0134265 2024-08-17T18:02:21.927 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:21.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:21.968 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:21.968 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:22.069 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:22.107 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:22.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:22.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:22.209 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:22.238 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:22.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:22.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:22.340 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:22.369 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:22.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:22.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:22.472 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:22.501 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:22.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:22.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:22.603 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:22.672 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:22.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:22.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:22.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:22 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 9353/310089 objects degraded (3.016%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:22.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:22 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:02:22.774 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:22.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:22 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 9353/310089 objects degraded (3.016%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:22.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:22 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:02:22.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:22 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 9353/310089 objects degraded (3.016%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:22.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:22 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:02:22.803 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:22.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:22.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:22.865 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 90 4 106826 106822 74.1735 49.875 0.0293558 0.0134769 2024-08-17T18:02:22.906 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:22.930 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:22.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:22.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:23.031 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:23.054 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:23.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:23.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:23.156 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:23.178 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:23.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:23.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:23.262 INFO:teuthology.orchestra.run.smithi037.stderr:no valid command found; 10 closest matches: 2024-08-17T18:02:23.263 INFO:teuthology.orchestra.run.smithi037.stderr:0 2024-08-17T18:02:23.263 INFO:teuthology.orchestra.run.smithi037.stderr:1 2024-08-17T18:02:23.263 INFO:teuthology.orchestra.run.smithi037.stderr:2 2024-08-17T18:02:23.263 INFO:teuthology.orchestra.run.smithi037.stderr:abort 2024-08-17T18:02:23.263 INFO:teuthology.orchestra.run.smithi037.stderr:assert 2024-08-17T18:02:23.263 INFO:teuthology.orchestra.run.smithi037.stderr:bench [] [] [] [] 2024-08-17T18:02:23.263 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs debug_inject_read_zeros 2024-08-17T18:02:23.263 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs files list 2024-08-17T18:02:23.263 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs stats 2024-08-17T18:02:23.263 INFO:teuthology.orchestra.run.smithi037.stderr:bluestore allocator dump block 2024-08-17T18:02:23.264 INFO:teuthology.orchestra.run.smithi037.stderr:Error EINVAL: invalid command 2024-08-17T18:02:23.280 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:23.302 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:23.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:23.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:23.404 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:23.426 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:23.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:23.428 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:23.528 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:23.551 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:23.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:23.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:23.555 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:23 smithi046 ceph-mon[88218]: pgmap v2098: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.4 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 56 MiB/s wr, 902 op/s; 9353/313305 objects degraded (2.985%); 4047/313305 objects misplaced (1.292%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:02:23.653 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:23.675 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:23.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:23.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:23.777 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:23.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:23 smithi037 ceph-mon[102022]: pgmap v2098: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.4 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 56 MiB/s wr, 902 op/s; 9353/313305 objects degraded (2.985%); 4047/313305 objects misplaced (1.292%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:02:23.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:23 smithi037 ceph-mon[97894]: pgmap v2098: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.4 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 56 MiB/s wr, 902 op/s; 9353/313305 objects degraded (2.985%); 4047/313305 objects misplaced (1.292%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:02:23.800 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:23.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:23.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:23.865 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Total time run: 90.0117 2024-08-17T18:02:23.866 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Total writes made: 106826 2024-08-17T18:02:23.866 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Write size: 65536 2024-08-17T18:02:23.866 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Object size: 65536 2024-08-17T18:02:23.866 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Bandwidth (MB/sec): 74.1751 2024-08-17T18:02:23.866 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Stddev Bandwidth: 41.3981 2024-08-17T18:02:23.866 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Max bandwidth (MB/sec): 224.312 2024-08-17T18:02:23.866 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Min bandwidth (MB/sec): 0 2024-08-17T18:02:23.866 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Average IOPS: 1186 2024-08-17T18:02:23.866 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Stddev IOPS: 662.37 2024-08-17T18:02:23.866 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Max IOPS: 3589 2024-08-17T18:02:23.866 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Min IOPS: 0 2024-08-17T18:02:23.867 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Average Latency(s): 0.0134772 2024-08-17T18:02:23.867 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Stddev Latency(s): 0.0477129 2024-08-17T18:02:23.867 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Max latency(s): 2.39626 2024-08-17T18:02:23.867 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Min latency(s): 0.00115367 2024-08-17T18:02:23.870 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Cleaning up (deleting benchmark objects) 2024-08-17T18:02:23.902 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:23.940 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:23.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:23.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:24.042 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:24.075 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:24.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:24.076 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:24.177 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:24.201 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:24.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:24.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:24.303 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:24.336 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:24.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:24.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:24.392 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-08-17T18:02:24.438 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:24.477 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:24.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:24.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:24.579 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:24.619 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:24.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:24.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:24.721 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:24.761 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:24.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:24.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:24.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:24.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:24.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:24.863 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:24.909 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:24.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:24.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:24.912 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T18:02:24.912 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T18:02:24.912 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.5 'trim stale osdmaps' 2024-08-17T18:02:25.011 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:25.048 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:25.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:25.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:25.128 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:25.150 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:25.185 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:25.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:25.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:25.220 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:02:25.221 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:02:25.253 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:02:25.253 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:02:25.287 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:25.288 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:02:25.289 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:02:25.311 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:02:25.311 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:02:25.315 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:25.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:25.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:25.391 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:02:25.391 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:02:25.417 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:25.418 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:02:25.418 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:02:25.455 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:02:25.456 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:02:25.463 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:25.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:25.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:25.491 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:25 smithi037 ceph-mon[102022]: pgmap v2099: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.4 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 56 MiB/s wr, 902 op/s; 9353/313305 objects degraded (2.985%); 4047/313305 objects misplaced (1.292%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:02:25.492 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:25 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1799826926' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:02:25.492 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:02:25.493 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:02:25.493 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:25 smithi037 ceph-mon[97894]: pgmap v2099: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.4 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 56 MiB/s wr, 902 op/s; 9353/313305 objects degraded (2.985%); 4047/313305 objects misplaced (1.292%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:02:25.493 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:25 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1799826926' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:02:25.565 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:25.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:25.601 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:25.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:25.702 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:25.736 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:25.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:25.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:25.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:25 smithi046 ceph-mon[88218]: pgmap v2099: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.4 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 56 MiB/s wr, 902 op/s; 9353/313305 objects degraded (2.985%); 4047/313305 objects misplaced (1.292%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:02:25.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:25 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1799826926' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:02:25.838 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:25.871 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:25.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:25.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:25.972 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:26.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:26.004 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:26.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:26.105 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:26.131 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:26.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:26.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:26.232 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:26.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:26.274 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:26.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:26.375 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:26.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:26.420 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:26.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:26.521 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:26.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:26.545 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:26.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:26.646 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:26.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:26.675 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:26.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:26.777 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:26.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:26.813 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:26.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:26.914 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:26.950 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:26.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:26.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:27.052 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:27.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:27.100 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:27.101 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:27.201 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:27.232 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:27.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:27.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:27.334 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:27.365 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:27.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:27.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:27.467 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:27.487 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:27.512 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:27.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:27.513 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:27.562 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:27.614 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:27.645 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:27.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:27.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:27.689 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:27 smithi037 ceph-mon[102022]: pgmap v2100: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.5 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 102 B/s rd, 46 MiB/s wr, 799 op/s; 9353/318234 objects degraded (2.939%); 3876/318234 objects misplaced (1.218%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T18:02:27.689 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:27 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 9353/318234 objects degraded (2.939%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:27.689 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:27 smithi037 ceph-mon[97894]: pgmap v2100: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.5 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 102 B/s rd, 46 MiB/s wr, 799 op/s; 9353/318234 objects degraded (2.939%); 3876/318234 objects misplaced (1.218%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T18:02:27.689 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:27 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 9353/318234 objects degraded (2.939%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:27.747 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:27.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:27 smithi046 ceph-mon[88218]: pgmap v2100: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.5 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 102 B/s rd, 46 MiB/s wr, 799 op/s; 9353/318234 objects degraded (2.939%); 3876/318234 objects misplaced (1.218%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T18:02:27.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:27 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 9353/318234 objects degraded (2.939%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:27.787 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:27.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:27.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:27.889 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:27.938 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:27.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:27.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:28.040 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:28.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:28.095 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:28.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:28.196 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:28.225 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:28.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:28.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:28.327 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:28.361 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:28.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:28.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:28.463 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:28.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:28.511 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:28.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:28.612 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:28.655 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:28.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:28.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:28.748 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:02:28.757 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:28.823 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:28.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:28.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:28.925 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:28.978 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:28.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:28.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:29.080 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:29.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:29.115 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:29.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:29.216 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:29.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:29.241 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:29.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:29.295 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:02:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:02:28] "GET /metrics HTTP/1.1" 200 36727 "" "Prometheus/2.51.0" 2024-08-17T18:02:29.342 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:29.368 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:29.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:29.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:29.451 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is unset 2024-08-17T18:02:29.470 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:29.506 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:29.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:29.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:29.609 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:29.647 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:29.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:29.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:29.693 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:29 smithi037 ceph-mon[102022]: pgmap v2101: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.5 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 95 B/s rd, 40 MiB/s wr, 727 op/s; 9353/317817 objects degraded (2.943%); 3876/317817 objects misplaced (1.220%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:02:29.693 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:29 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3754337087' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:02:29.694 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:29 smithi037 ceph-mon[97894]: pgmap v2101: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.5 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 95 B/s rd, 40 MiB/s wr, 727 op/s; 9353/317817 objects degraded (2.943%); 3876/317817 objects misplaced (1.220%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:02:29.694 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:29 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3754337087' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:02:29.749 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:29.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:29 smithi046 ceph-mon[88218]: pgmap v2101: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.5 GiB data, 26 GiB used, 689 GiB / 715 GiB avail; 95 B/s rd, 40 MiB/s wr, 727 op/s; 9353/317817 objects degraded (2.943%); 3876/317817 objects misplaced (1.220%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:02:29.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:29 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3754337087' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:02:29.793 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:29.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:29.795 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:29.895 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:29.924 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:29.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:29.926 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:30.027 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:30.074 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:30.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:30.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:30.176 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:30.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:30.218 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:30.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:30.320 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:30.361 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:30.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:30.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:30.463 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:30.500 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:30.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:30.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:30.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:30 smithi046 ceph-mon[88218]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:02:30.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:30 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3754337087' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:02:30.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:30 smithi046 ceph-mon[88218]: osdmap e1313: 8 total, 8 up, 8 in 2024-08-17T18:02:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:02:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:02:30.214Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:02:30.602 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:30.665 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:30.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:30.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:30.767 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:30.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:30 smithi037 ceph-mon[97894]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:02:30.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:30 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3754337087' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:02:30.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:30 smithi037 ceph-mon[97894]: osdmap e1313: 8 total, 8 up, 8 in 2024-08-17T18:02:30.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:30 smithi037 ceph-mon[102022]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:02:30.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:30 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3754337087' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:02:30.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:30 smithi037 ceph-mon[102022]: osdmap e1313: 8 total, 8 up, 8 in 2024-08-17T18:02:30.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:30.810 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:30.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:30.911 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:30.956 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:30.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:30.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:31.058 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:31.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:31.106 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:31.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:31.207 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:31.246 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:31.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:31.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:31.348 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:31.387 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:31.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:31.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:31.489 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:31.529 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:31.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:31.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:31.631 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:31.664 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T18:02:31.664 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T18:02:31.664 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:31 smithi037 ceph-mon[102022]: pgmap v2103: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 26 GiB used, 690 GiB / 715 GiB avail; 102 B/s rd, 22 MiB/s wr, 739 op/s; 9353/308829 objects degraded (3.029%); 3767/308829 objects misplaced (1.220%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T18:02:31.665 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:31 smithi037 ceph-mon[97894]: pgmap v2103: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 26 GiB used, 690 GiB / 715 GiB avail; 102 B/s rd, 22 MiB/s wr, 739 op/s; 9353/308829 objects degraded (3.029%); 3767/308829 objects misplaced (1.220%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T18:02:31.667 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:31.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:31.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:31.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:31 smithi046 ceph-mon[88218]: pgmap v2103: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 26 GiB used, 690 GiB / 715 GiB avail; 102 B/s rd, 22 MiB/s wr, 739 op/s; 9353/308829 objects degraded (3.029%); 3767/308829 objects misplaced (1.220%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T18:02:31.770 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:31.830 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:31.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:31.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:31.932 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:31.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:31.969 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:31.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:32.070 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:32.126 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:32.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:32.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:32.228 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:32.269 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:32.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:32.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:32.370 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:32.421 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:32.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:32.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:32.523 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:32.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:32 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 9353/308829 objects degraded (3.029%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:32.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:32 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 9353/308829 objects degraded (3.029%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:32.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:32.575 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:32.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:32.652 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-08-17T18:02:32.676 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:32.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:32.743 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:32.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:32.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:32 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 9353/308829 objects degraded (3.029%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:32.844 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:32.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:32.886 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:32.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:32.970 INFO:teuthology.orchestra.run.smithi037.stderr:no valid command found; 10 closest matches: 2024-08-17T18:02:32.970 INFO:teuthology.orchestra.run.smithi037.stderr:0 2024-08-17T18:02:32.970 INFO:teuthology.orchestra.run.smithi037.stderr:1 2024-08-17T18:02:32.970 INFO:teuthology.orchestra.run.smithi037.stderr:2 2024-08-17T18:02:32.970 INFO:teuthology.orchestra.run.smithi037.stderr:abort 2024-08-17T18:02:32.970 INFO:teuthology.orchestra.run.smithi037.stderr:assert 2024-08-17T18:02:32.970 INFO:teuthology.orchestra.run.smithi037.stderr:bench [] [] [] [] 2024-08-17T18:02:32.970 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs debug_inject_read_zeros 2024-08-17T18:02:32.971 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs files list 2024-08-17T18:02:32.971 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs stats 2024-08-17T18:02:32.971 INFO:teuthology.orchestra.run.smithi037.stderr:bluestore allocator dump block 2024-08-17T18:02:32.971 INFO:teuthology.orchestra.run.smithi037.stderr:Error EINVAL: invalid command 2024-08-17T18:02:32.987 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:33.020 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:33.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:33.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:33.122 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:33.159 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:33.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:33.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:33.261 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:33.294 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:33.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:33.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:33.396 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:33.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:33.423 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:33.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:33.524 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:33.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:33 smithi037 ceph-mon[102022]: pgmap v2104: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 102 B/s rd, 15 MiB/s wr, 734 op/s; 9353/305763 objects degraded (3.059%); 3767/305763 objects misplaced (1.232%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T18:02:33.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:33 smithi037 ceph-mon[97894]: pgmap v2104: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 102 B/s rd, 15 MiB/s wr, 734 op/s; 9353/305763 objects degraded (3.059%); 3767/305763 objects misplaced (1.232%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T18:02:33.566 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:33.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:33.567 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:33.668 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:33.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:33.709 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:33.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:33.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:33 smithi046 ceph-mon[88218]: pgmap v2104: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 102 B/s rd, 15 MiB/s wr, 734 op/s; 9353/305763 objects degraded (3.059%); 3767/305763 objects misplaced (1.232%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T18:02:33.810 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:33.855 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:33.857 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:33.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:33.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:33.959 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:34.001 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:34.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:34.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:34.102 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:34.135 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:34.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:34.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:34.237 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:34.279 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:34.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:34.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:34.325 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T18:02:34.326 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T18:02:34.326 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.6 'trim stale osdmaps' 2024-08-17T18:02:34.380 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:34.420 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:34.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:34.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:34.522 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:34.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:34.564 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:34.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:34.666 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:34.713 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:34.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:34.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:34.814 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:34.852 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:34.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:34.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:34.954 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:35.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:35.010 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:35.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:35.111 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:35.124 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:35.150 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:35.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:35.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:35.252 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:35.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:35.309 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:35.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:35.410 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:35.442 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:35.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:35.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:35.544 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:35.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:35.574 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:35.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:35.607 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T18:02:35.629 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:35.675 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:35.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:35.724 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:35.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:35.758 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:35 smithi037 ceph-mon[97894]: pgmap v2105: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 102 B/s rd, 15 MiB/s wr, 734 op/s; 9353/305763 objects degraded (3.059%); 3767/305763 objects misplaced (1.232%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T18:02:35.759 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:35 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:02:35.759 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:35 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:02:35.759 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:35 smithi037 ceph-mon[102022]: pgmap v2105: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 102 B/s rd, 15 MiB/s wr, 734 op/s; 9353/305763 objects degraded (3.059%); 3767/305763 objects misplaced (1.232%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T18:02:35.759 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:35 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:02:35.759 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:35 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:02:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:35 smithi046 ceph-mon[88218]: pgmap v2105: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 25 GiB used, 690 GiB / 715 GiB avail; 102 B/s rd, 15 MiB/s wr, 734 op/s; 9353/305763 objects degraded (3.059%); 3767/305763 objects misplaced (1.232%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T18:02:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:35 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:02:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:35 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:02:35.824 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:35.855 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:35.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:35.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:35.957 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:36.006 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:36.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:36.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:36.107 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:36.138 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:36.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:36.139 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:36.240 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:36.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:36.273 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:36.274 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:36.375 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:36.425 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:36.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:36.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:36.527 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:36.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:36.554 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:36.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:36.655 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:36.693 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:36.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:36.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:36.795 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:36.836 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:36.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:36.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:36.937 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:36.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:36.968 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:36.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:37.069 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:37.102 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:37.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:37.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:37.203 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:37.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:37.249 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:37.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:37.351 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:37.394 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:37.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:37.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:37.476 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:37 smithi037 ceph-mon[97894]: pgmap v2106: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.0 GiB data, 25 GiB used, 691 GiB / 715 GiB avail; 729 KiB/s wr, 803 op/s; 9353/294807 objects degraded (3.173%); 3662/294807 objects misplaced (1.242%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:02:37.512 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:37.560 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:37.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:37.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:37.662 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:37.680 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:02:37.680 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:02:37.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:37.709 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:37.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:37.716 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:02:37.716 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:02:37.743 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:02:37.744 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:02:37.747 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:37 smithi037 ceph-mon[102022]: pgmap v2106: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.0 GiB data, 25 GiB used, 691 GiB / 715 GiB avail; 729 KiB/s wr, 803 op/s; 9353/294807 objects degraded (3.173%); 3662/294807 objects misplaced (1.242%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:02:37.747 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:37 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 9353/294807 objects degraded (3.173%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:37.747 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:37 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 9353/294807 objects degraded (3.173%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:37.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:37 smithi046 ceph-mon[88218]: pgmap v2106: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.0 GiB data, 25 GiB used, 691 GiB / 715 GiB avail; 729 KiB/s wr, 803 op/s; 9353/294807 objects degraded (3.173%); 3662/294807 objects misplaced (1.242%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:02:37.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:37 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 9353/294807 objects degraded (3.173%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:37.779 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:02:37.779 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:02:37.810 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:37.818 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:02:37.818 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:02:37.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:37.848 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:37.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:37.854 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:02:37.855 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:02:37.879 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:02:37.879 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:02:37.907 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:02:37.907 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:02:37.949 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:37.979 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:37.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:37.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:38.082 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:38.118 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:38.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:38.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:38.220 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:38.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:38.264 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:38.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:38.365 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:38.419 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:38.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:38.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:38.521 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:38.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:38.560 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:38.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:38.661 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:38.700 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:38.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:38.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:38.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:38 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1052704814' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:02:38.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:38 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1052704814' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:02:38.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:38 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1052704814' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:02:38.802 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:38.844 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:38.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:38.845 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:38.946 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:38.985 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:38.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:38.986 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:39.087 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:39.122 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:39.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:39.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:39.224 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:39.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:39.254 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:39.255 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:39.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:02:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:02:38] "GET /metrics HTTP/1.1" 200 36727 "" "Prometheus/2.51.0" 2024-08-17T18:02:39.356 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:39.386 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:39.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:39.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:39.487 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:39.517 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:39.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:39.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:39.618 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:39.644 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:39.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:39.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:39.727 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:39 smithi037 ceph-mon[102022]: pgmap v2107: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.0 GiB data, 25 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 820 op/s; 9353/293199 objects degraded (3.190%); 3662/293199 objects misplaced (1.249%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:02:39.727 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:39.728 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:39 smithi037 ceph-mon[97894]: pgmap v2107: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.0 GiB data, 25 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 820 op/s; 9353/293199 objects degraded (3.190%); 3662/293199 objects misplaced (1.249%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:02:39.728 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:39.746 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:39 smithi046 ceph-mon[88218]: pgmap v2107: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.0 GiB data, 25 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 820 op/s; 9353/293199 objects degraded (3.190%); 3662/293199 objects misplaced (1.249%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:02:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:39.782 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:39.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:39.783 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:39.884 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:39.926 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:39.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:39.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:40.028 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:40.066 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:40.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:40.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:40.168 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:40.217 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:40.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:40.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:40.319 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:40.359 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:40.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:40.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:40.461 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:40.498 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:40.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:40.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:02:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:02:40.215Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:02:40.519 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:40.538 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T18:02:40.538 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [], 2024-08-17T18:02:40.538 INFO:teuthology.orchestra.run.smithi037.stdout: "complaint_time": 30, 2024-08-17T18:02:40.538 INFO:teuthology.orchestra.run.smithi037.stdout: "num_blocked_ops": 0 2024-08-17T18:02:40.538 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T18:02:40.600 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:40.650 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:40.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:40.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:40.752 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:40.783 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:40.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:40.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:40.885 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:40.916 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:40.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:40.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:41.018 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:41.045 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:41.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:41.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:41.146 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:41.189 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:41.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:41.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:41.274 INFO:teuthology.orchestra.run.smithi037.stderr:no valid command found; 10 closest matches: 2024-08-17T18:02:41.274 INFO:teuthology.orchestra.run.smithi037.stderr:0 2024-08-17T18:02:41.274 INFO:teuthology.orchestra.run.smithi037.stderr:1 2024-08-17T18:02:41.274 INFO:teuthology.orchestra.run.smithi037.stderr:2 2024-08-17T18:02:41.274 INFO:teuthology.orchestra.run.smithi037.stderr:abort 2024-08-17T18:02:41.275 INFO:teuthology.orchestra.run.smithi037.stderr:assert 2024-08-17T18:02:41.275 INFO:teuthology.orchestra.run.smithi037.stderr:bench [] [] [] [] 2024-08-17T18:02:41.275 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs debug_inject_read_zeros 2024-08-17T18:02:41.275 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs files list 2024-08-17T18:02:41.275 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs stats 2024-08-17T18:02:41.275 INFO:teuthology.orchestra.run.smithi037.stderr:bluestore allocator dump block 2024-08-17T18:02:41.275 INFO:teuthology.orchestra.run.smithi037.stderr:Error EINVAL: invalid command 2024-08-17T18:02:41.291 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:41.327 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:41.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:41.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:41.429 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:41.456 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:41.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:41.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:41.557 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:41.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:41.598 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:41.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:41.699 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:41.726 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:41.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:41.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:41.749 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:41 smithi046 ceph-mon[88218]: pgmap v2108: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 9353/283224 objects degraded (3.302%); 3561/283224 objects misplaced (1.257%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:02:41.763 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:02:41.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:41 smithi037 ceph-mon[102022]: pgmap v2108: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 9353/283224 objects degraded (3.302%); 3561/283224 objects misplaced (1.257%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:02:41.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:41 smithi037 ceph-mon[97894]: pgmap v2108: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 9353/283224 objects degraded (3.302%); 3561/283224 objects misplaced (1.257%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:02:41.829 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:41.866 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:41.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:41.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:41.968 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:42.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:42.003 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:42.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:42.104 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:42.132 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:42.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:42.133 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:42.173 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-08-17T18:02:42.234 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:42.286 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:42.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:42.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:42.388 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:42.416 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:42.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:42.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:42.518 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:42.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:42.554 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:42.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:42.655 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:42.693 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:42.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:42.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:42.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:42 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 9353/283224 objects degraded (3.302%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:42.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:42 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 9353/283224 objects degraded (3.302%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:42.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:42 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 9353/283224 objects degraded (3.302%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:42.795 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:42.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:42.841 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:42.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:42.942 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:42.975 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:42.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:42.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:43.039 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T18:02:43.040 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T18:02:43.040 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.7 'trim stale osdmaps' 2024-08-17T18:02:43.077 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:43.116 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:43.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:43.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:43.218 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:43.270 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:43.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:43.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:43.372 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:43.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:43.415 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:43.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:43.516 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:43.562 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:43.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:43.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:43.663 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:43.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:43.722 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:43.722 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:43 smithi046 ceph-mon[88218]: pgmap v2109: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.7 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 799 op/s; 9353/280038 objects degraded (3.340%); 3561/280038 objects misplaced (1.272%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T18:02:43.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:43 smithi037 ceph-mon[97894]: pgmap v2109: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.7 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 799 op/s; 9353/280038 objects degraded (3.340%); 3561/280038 objects misplaced (1.272%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T18:02:43.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:43 smithi037 ceph-mon[102022]: pgmap v2109: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.7 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 799 op/s; 9353/280038 objects degraded (3.340%); 3561/280038 objects misplaced (1.272%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T18:02:43.823 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:43.876 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:43.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:43.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:43.979 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:44.023 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:44.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:44.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:44.125 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:44.170 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:44.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:44.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:44.272 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:44.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:44.310 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:44.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:44.411 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:44.450 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:44.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:44.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:44.551 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:44.592 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:44.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:44.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:44.695 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:44.725 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:44.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:44.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:44.827 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:44.861 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:44.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:44.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:44.963 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:45.003 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:45.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:45.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:45.031 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:45.031 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:45.106 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:45.150 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:45.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:45.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:45.252 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:45.293 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:45.322 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:45.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:45.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:45.429 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:45.469 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:45.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:45.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:45.571 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:45.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:45.617 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:45.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:45.657 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:45 smithi037 ceph-mon[102022]: pgmap v2110: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.7 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 714 op/s; 9353/280038 objects degraded (3.340%); 3561/280038 objects misplaced (1.272%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T18:02:45.658 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:45 smithi037 ceph-mon[97894]: pgmap v2110: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.7 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 714 op/s; 9353/280038 objects degraded (3.340%); 3561/280038 objects misplaced (1.272%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T18:02:45.718 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:45.751 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:45.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:45.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:45 smithi046 ceph-mon[88218]: pgmap v2110: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.7 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 0 B/s wr, 714 op/s; 9353/280038 objects degraded (3.340%); 3561/280038 objects misplaced (1.272%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T18:02:45.852 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:45.880 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:45.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:45.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:45.982 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:46.017 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:46.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:46.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:46.119 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:46.157 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:46.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:46.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:46.259 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:46.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:46.290 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:46.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:46.391 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:46.427 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:46.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:46.428 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:46.529 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:46.535 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is unset 2024-08-17T18:02:46.559 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:46 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2738544036' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:46.560 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:46 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:46.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:46 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2738544036' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:46.560 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:46 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:46.576 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:46.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:46.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:46.678 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:46.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:46.719 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:46.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:46.820 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:46.857 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:46.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:46.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:46.960 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:47.002 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:47.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:47.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:47.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:46 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2738544036' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:47.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:46 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:47.103 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:47.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:47.143 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:47.143 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:47.244 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:47.286 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:47.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:47.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:47.388 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:47.422 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:47.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:47.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:47.524 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:47.564 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:47.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:47.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:47.666 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:47.699 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:47.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:47.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:47.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:47 smithi037 ceph-mon[97894]: pgmap v2111: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 9353/269199 objects degraded (3.474%); 3457/269199 objects misplaced (1.284%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:02:47.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:47 smithi037 ceph-mon[97894]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:02:47.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:47 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:02:47.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:47 smithi037 ceph-mon[97894]: osdmap e1314: 8 total, 8 up, 8 in 2024-08-17T18:02:47.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:47 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 9353/269199 objects degraded (3.474%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:47.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:47 smithi037 ceph-mon[102022]: pgmap v2111: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 9353/269199 objects degraded (3.474%); 3457/269199 objects misplaced (1.284%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:02:47.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:47 smithi037 ceph-mon[102022]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:02:47.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:47 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:02:47.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:47 smithi037 ceph-mon[102022]: osdmap e1314: 8 total, 8 up, 8 in 2024-08-17T18:02:47.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:47 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 9353/269199 objects degraded (3.474%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:47.802 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:47.843 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:47.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:47.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:47.945 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:47.980 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:47.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:47.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:48.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:47 smithi046 ceph-mon[88218]: pgmap v2111: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 9353/269199 objects degraded (3.474%); 3457/269199 objects misplaced (1.284%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:02:48.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:47 smithi046 ceph-mon[88218]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:02:48.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:47 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:02:48.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:47 smithi046 ceph-mon[88218]: osdmap e1314: 8 total, 8 up, 8 in 2024-08-17T18:02:48.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:47 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 9353/269199 objects degraded (3.474%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:48.083 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:48.114 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:48.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:48.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:48.216 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:48.261 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:48.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:48.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:48.363 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:48.404 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:48.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:48.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:48.506 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:48.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:48.546 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:48.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:48.647 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:48.686 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:48.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:48.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:48.788 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:48.818 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:48.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:48.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:48.920 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:48.950 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:48.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:48.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:49.051 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:49.090 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:49.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:49.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:49.193 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:49.231 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:49.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:49.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:49.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:02:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:02:48] "GET /metrics HTTP/1.1" 200 36731 "" "Prometheus/2.51.0" 2024-08-17T18:02:49.333 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:49.379 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:49.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:49.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:49.481 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:49.530 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:49.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:49.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:49.632 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:49.681 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:49.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:49.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:49.783 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:49.813 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:49.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:49.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:49.914 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:49.943 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:49.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:49.944 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:50.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:49 smithi046 ceph-mon[88218]: pgmap v2113: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.4 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 852 op/s; 9353/267612 objects degraded (3.495%); 3457/267612 objects misplaced (1.292%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:02:50.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:49 smithi037 ceph-mon[102022]: pgmap v2113: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.4 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 852 op/s; 9353/267612 objects degraded (3.495%); 3457/267612 objects misplaced (1.292%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:02:50.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:49 smithi037 ceph-mon[97894]: pgmap v2113: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.4 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 852 op/s; 9353/267612 objects degraded (3.495%); 3457/267612 objects misplaced (1.292%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:02:50.045 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:50.082 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:50.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:50.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:50.184 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:50.227 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:50.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:50.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:50.329 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:50.371 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:50.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:50.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:50.474 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:50.509 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:50.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:50.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:02:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:02:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:02:50.610 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:50.638 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:50.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:50.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:50.740 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:50.780 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:50.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:50.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:50.881 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:50.918 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:50.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:50.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:51.020 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:51.049 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:51.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:51.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:51.151 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:51.188 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:51.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:51.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:51.290 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:51.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:51.329 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:51.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:51.430 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:51.460 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:51.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:51.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:51.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:51 smithi046 ceph-mon[88218]: pgmap v2114: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 9353/257742 objects degraded (3.629%); 3326/257742 objects misplaced (1.290%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T18:02:51.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:51 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:02:51.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:51 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:02:51.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:51 smithi037 ceph-mon[102022]: pgmap v2114: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 9353/257742 objects degraded (3.629%); 3326/257742 objects misplaced (1.290%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T18:02:51.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:51 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:02:51.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:51 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:02:51.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:51 smithi037 ceph-mon[97894]: pgmap v2114: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 9353/257742 objects degraded (3.629%); 3326/257742 objects misplaced (1.290%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T18:02:51.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:51 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:02:51.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:51 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:02:51.561 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:51.594 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:51.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:51.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:51.696 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:51.734 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:51.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:51.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:51.836 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:51.869 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:51.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:51.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:51.971 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:52.003 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:52.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:52.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:52.105 INFO:teuthology.orchestra.run.smithi037.stderr:no valid command found; 10 closest matches: 2024-08-17T18:02:52.105 INFO:teuthology.orchestra.run.smithi037.stderr:0 2024-08-17T18:02:52.105 INFO:teuthology.orchestra.run.smithi037.stderr:1 2024-08-17T18:02:52.105 INFO:teuthology.orchestra.run.smithi037.stderr:2 2024-08-17T18:02:52.105 INFO:teuthology.orchestra.run.smithi037.stderr:abort 2024-08-17T18:02:52.106 INFO:teuthology.orchestra.run.smithi037.stderr:assert 2024-08-17T18:02:52.106 INFO:teuthology.orchestra.run.smithi037.stderr:bench [] [] [] [] 2024-08-17T18:02:52.106 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs debug_inject_read_zeros 2024-08-17T18:02:52.106 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs files list 2024-08-17T18:02:52.106 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs stats 2024-08-17T18:02:52.106 INFO:teuthology.orchestra.run.smithi037.stderr:bluestore allocator dump block 2024-08-17T18:02:52.106 INFO:teuthology.orchestra.run.smithi037.stderr:Error EINVAL: invalid command 2024-08-17T18:02:52.106 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:52.140 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:52.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:52.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:52.192 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:52 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:02:52.192 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:52 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:02:52.192 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:52 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:02:52.193 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:52 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:02:52.193 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:52 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:02:52.193 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:52 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:02:52.242 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:52.271 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:52.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:52.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:52.373 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:52.434 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:52.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:52.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:52.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:52 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:02:52.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:52 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:02:52.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:52 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:02:52.536 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:52.572 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:52.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:52.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:52.674 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:52.705 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:52.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:52.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:52.807 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:52.840 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:52.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:52.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:52.941 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:52.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:52.972 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:52.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:53.027 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T18:02:53.027 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T18:02:53.027 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.0 'trim stale osdmaps' 2024-08-17T18:02:53.072 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:53.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:53.115 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:53.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:53.216 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:53.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:53.257 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:53.257 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:53.358 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:53.396 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:53.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:53.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:53.498 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:53.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:53 smithi046 ceph-mon[88218]: pgmap v2115: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 858 op/s; 9353/254262 objects degraded (3.678%); 3326/254262 objects misplaced (1.308%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T18:02:53.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:53 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 9353/257742 objects degraded (3.629%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:02:53.536 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:53.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:53.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:53.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:53 smithi037 ceph-mon[97894]: pgmap v2115: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 858 op/s; 9353/254262 objects degraded (3.678%); 3326/254262 objects misplaced (1.308%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T18:02:53.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:53 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 9353/257742 objects degraded (3.629%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:02:53.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:53 smithi037 ceph-mon[102022]: pgmap v2115: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 858 op/s; 9353/254262 objects degraded (3.678%); 3326/254262 objects misplaced (1.308%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T18:02:53.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:53 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 9353/257742 objects degraded (3.629%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:02:53.638 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:53.685 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:53.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:53.686 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:53.787 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:53.824 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:53.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:53.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:53.926 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:53.964 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:53.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:53.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:54.066 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:54.099 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:54.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:54.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:54.152 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:02:54.153 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:02:54.187 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:02:54.187 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:02:54.201 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:54.222 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:02:54.222 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:02:54.223 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:54.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:54.244 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:54.244 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:54.254 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:02:54.254 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:02:54.280 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:02:54.281 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:02:54.308 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:02:54.308 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:02:54.335 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:02:54.335 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:02:54.344 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:54.363 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:02:54.363 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:02:54.375 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:54.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:54.376 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:54.477 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:54.515 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:54.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:54.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:54.617 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:54.657 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:54.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:54.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:54.759 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:54.788 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:54.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:54.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:54.890 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:54.936 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:54.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:54.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:55.038 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:55.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:55.084 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:55.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:55.185 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:55.227 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:55.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:55.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:55.236 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:02:55.236 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:55.236 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:54 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/959811670' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:02:55.236 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:54 smithi037 ceph-mon[102022]: pgmap v2116: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 858 op/s; 9353/254262 objects degraded (3.678%); 3326/254262 objects misplaced (1.308%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T18:02:55.255 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:02:55.255 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:55.255 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:54 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/959811670' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:02:55.255 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:54 smithi037 ceph-mon[97894]: pgmap v2116: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 858 op/s; 9353/254262 objects degraded (3.678%); 3326/254262 objects misplaced (1.308%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T18:02:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:02:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:54 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/959811670' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:02:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:54 smithi046 ceph-mon[88218]: pgmap v2116: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 858 op/s; 9353/254262 objects degraded (3.678%); 3326/254262 objects misplaced (1.308%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T18:02:55.329 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:55.376 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:55.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:55.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:55.478 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:55.515 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:55.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:55.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:55.593 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T18:02:55.593 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T18:02:55.618 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:55.651 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:55.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:55.652 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:55.753 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:55.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:55.796 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:55.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:55.893 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T18:02:55.897 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:55.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:55.974 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:55.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:56.075 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:56.114 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:56.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:56.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:56.216 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:56.256 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:56.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:56.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:56.358 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:56.391 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:56.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:56.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:56.493 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:56.532 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:56.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:56.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:56.634 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:56.677 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:56.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:56.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:56.779 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:56.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:56.820 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:56.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:56.921 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:56.952 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:56.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:56.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:57.054 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:57.090 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:57.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:57.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:57.192 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:57.227 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:57.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:57.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:57.329 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:57.362 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:57.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:57.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:57.407 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:57 smithi037 ceph-mon[102022]: pgmap v2117: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 871 op/s; 9486/243036 objects degraded (3.903%); 3060/243036 objects misplaced (1.259%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T18:02:57.407 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:57 smithi037 ceph-mon[97894]: pgmap v2117: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 871 op/s; 9486/243036 objects degraded (3.903%); 3060/243036 objects misplaced (1.259%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T18:02:57.464 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:57.494 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:57.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:57.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:57.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:57 smithi046 ceph-mon[88218]: pgmap v2117: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 871 op/s; 9486/243036 objects degraded (3.903%); 3060/243036 objects misplaced (1.259%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T18:02:57.596 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:57.636 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:57.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:57.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:57.738 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:57.748 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-08-17T18:02:57.779 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:57.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:57.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:57.881 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:57.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:57.928 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:57.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:58.029 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:58.061 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:58.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:58.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:58.163 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:58.205 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:58.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:58.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:58.307 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:58.333 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:58.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:58.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:58.435 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:58.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:58.472 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:58.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:58.487 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:58 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 9486/243036 objects degraded (3.903%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:02:58.487 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:58 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 9486/243036 objects degraded (3.903%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:02:58.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:58 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 9486/243036 objects degraded (3.903%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:02:58.573 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:58.617 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:58.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:58.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:58.722 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:58.758 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:58.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:58.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:58.860 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:58.889 INFO:teuthology.orchestra.run.smithi037.stderr:no valid command found; 10 closest matches: 2024-08-17T18:02:58.889 INFO:teuthology.orchestra.run.smithi037.stderr:0 2024-08-17T18:02:58.890 INFO:teuthology.orchestra.run.smithi037.stderr:1 2024-08-17T18:02:58.890 INFO:teuthology.orchestra.run.smithi037.stderr:2 2024-08-17T18:02:58.890 INFO:teuthology.orchestra.run.smithi037.stderr:abort 2024-08-17T18:02:58.890 INFO:teuthology.orchestra.run.smithi037.stderr:assert 2024-08-17T18:02:58.890 INFO:teuthology.orchestra.run.smithi037.stderr:bench [] [] [] [] 2024-08-17T18:02:58.890 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs debug_inject_read_zeros 2024-08-17T18:02:58.890 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs files list 2024-08-17T18:02:58.890 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs stats 2024-08-17T18:02:58.890 INFO:teuthology.orchestra.run.smithi037.stderr:bluestore allocator dump block 2024-08-17T18:02:58.890 INFO:teuthology.orchestra.run.smithi037.stderr:Error EINVAL: invalid command 2024-08-17T18:02:58.896 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:58.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:58.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:58.998 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:59.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:59.040 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:59.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:59.136 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:59.141 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:59.160 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:59.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:59.204 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:59.205 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:59.211 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:02:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:02:58] "GET /metrics HTTP/1.1" 200 36728 "" "Prometheus/2.51.0" 2024-08-17T18:02:59.306 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:59.343 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:59.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:59.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:59.445 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:59.475 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:59.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:59.476 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:59.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:02:59 smithi046 ceph-mon[88218]: pgmap v2118: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.9 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 750 op/s; 9486/241452 objects degraded (3.929%); 3060/241452 objects misplaced (1.267%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T18:02:59.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:02:59 smithi037 ceph-mon[102022]: pgmap v2118: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.9 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 750 op/s; 9486/241452 objects degraded (3.929%); 3060/241452 objects misplaced (1.267%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T18:02:59.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:02:59 smithi037 ceph-mon[97894]: pgmap v2118: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.9 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 750 op/s; 9486/241452 objects degraded (3.929%); 3060/241452 objects misplaced (1.267%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T18:02:59.577 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:59.619 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:59.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:59.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:59.721 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:59.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:59.760 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:02:59.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:59.784 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T18:02:59.784 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T18:02:59.785 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.2 'trim stale osdmaps' 2024-08-17T18:02:59.862 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:59.906 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:02:59.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:59.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:00.008 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:00.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:00.058 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:00.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:00.159 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:00.197 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:00.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:00.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:00.245 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:03:00.299 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:00.340 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:00.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:00.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:00.443 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:00.487 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:00.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:00.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:03:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:03:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:03:00.589 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:00.623 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:00.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:00.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:00.725 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:00.764 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:00.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:00.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:00.866 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:00.911 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:00.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:00.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:01.013 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:01.051 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:01.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:01.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:01.153 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:01.185 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:01.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:01.186 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:01.287 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:01.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:01.328 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:01.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:01.429 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:01.464 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:01.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:01.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:01.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:01 smithi046 ceph-mon[88218]: pgmap v2119: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 999 op/s; 9623/231603 objects degraded (4.155%); 2785/231603 objects misplaced (1.202%); 2.1 MiB/s, 33 objects/s recovering 2024-08-17T18:03:01.520 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:01 smithi037 ceph-mon[102022]: pgmap v2119: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 999 op/s; 9623/231603 objects degraded (4.155%); 2785/231603 objects misplaced (1.202%); 2.1 MiB/s, 33 objects/s recovering 2024-08-17T18:03:01.521 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:01 smithi037 ceph-mon[97894]: pgmap v2119: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 999 op/s; 9623/231603 objects degraded (4.155%); 2785/231603 objects misplaced (1.202%); 2.1 MiB/s, 33 objects/s recovering 2024-08-17T18:03:01.566 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:01.597 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:01.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:01.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:01.698 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:01.734 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:01.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:01.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:01.835 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:01.881 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:01.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:01.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:01.982 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:02.019 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:02.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:02.020 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:02.121 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:02.153 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:02.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:02.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:02.215 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:02.254 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:02.313 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:02.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:02.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:02.416 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:02.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:02.464 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:02.465 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:02.565 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:02.617 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:02.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:02.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:02.719 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:02.751 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:02.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:02.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:02.855 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:02.900 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:02.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:02.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:03.002 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:03.016 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T18:03:03.016 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T18:03:03.038 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:03.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:03.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:03.140 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:03.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:03.170 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:03.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:03.271 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:03.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:03 smithi037 ceph-mon[102022]: pgmap v2120: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 815 op/s; 9623/228363 objects degraded (4.214%); 2785/228363 objects misplaced (1.220%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T18:03:03.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:03 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 9623/228363 objects degraded (4.214%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:03.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:03 smithi037 ceph-mon[97894]: pgmap v2120: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 815 op/s; 9623/228363 objects degraded (4.214%); 2785/228363 objects misplaced (1.220%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T18:03:03.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:03 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 9623/228363 objects degraded (4.214%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:03.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:03.307 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:03.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:03.409 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:03.446 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:03.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:03.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:03.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:03 smithi046 ceph-mon[88218]: pgmap v2120: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 815 op/s; 9623/228363 objects degraded (4.214%); 2785/228363 objects misplaced (1.220%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T18:03:03.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:03 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 9623/228363 objects degraded (4.214%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:03.548 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:03.589 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:03.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:03.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:03.691 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:03.738 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:03.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:03.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:03.840 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:03.878 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:03.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:03.879 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:03.980 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:04.017 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:04.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:04.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:04.045 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-08-17T18:03:04.113 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:04.119 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:04.166 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:04.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:04.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:04.256 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is set 2024-08-17T18:03:04.268 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:04.275 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:04 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1623521041' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:03:04.275 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:04 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:03:04.275 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:04 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1623521041' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:03:04.275 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:04 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:03:04.305 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:04.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:04.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:04.553 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:04 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1623521041' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:03:04.554 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:04 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:03:04.654 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:04.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:04.692 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:04.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:04.793 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:04.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:04.835 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:04.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:04.936 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:04.981 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:04.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:04.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:05.083 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:05.123 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:05.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:05.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:05.225 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:05.265 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:05.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:05.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:05.367 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:05.412 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:05.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:05.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:05 smithi046 ceph-mon[88218]: pgmap v2121: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 719 op/s; 9623/228363 objects degraded (4.214%); 2785/228363 objects misplaced (1.220%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T18:03:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:05 smithi046 ceph-mon[88218]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:03:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:05 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:03:05.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:05 smithi046 ceph-mon[88218]: osdmap e1315: 8 total, 8 up, 8 in 2024-08-17T18:03:05.514 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:05.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:05 smithi037 ceph-mon[97894]: pgmap v2121: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 719 op/s; 9623/228363 objects degraded (4.214%); 2785/228363 objects misplaced (1.220%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T18:03:05.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:05 smithi037 ceph-mon[97894]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:03:05.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:05 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:03:05.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:05 smithi037 ceph-mon[97894]: osdmap e1315: 8 total, 8 up, 8 in 2024-08-17T18:03:05.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:05 smithi037 ceph-mon[102022]: pgmap v2121: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 719 op/s; 9623/228363 objects degraded (4.214%); 2785/228363 objects misplaced (1.220%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T18:03:05.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:05 smithi037 ceph-mon[102022]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:03:05.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:05 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:03:05.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:05 smithi037 ceph-mon[102022]: osdmap e1315: 8 total, 8 up, 8 in 2024-08-17T18:03:05.545 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:05.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:05.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:05.647 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:05.681 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:05.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:05.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:05.783 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:05.821 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:05.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:05.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:05.923 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:05.962 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:05.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:05.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:06.063 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:06.099 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:06.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:06.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:06.201 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:06.239 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:06.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:06.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:06.341 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:06.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:06.374 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:06.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:06.475 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:06.520 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:06.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:06.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:06.622 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:06.650 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:06.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:06.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:06.752 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:06.789 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:06.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:06.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:06.890 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:06.918 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:06.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:06.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:07.020 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:07.053 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:07.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:07.054 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:07.155 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:07.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:07.194 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:07.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:07.295 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:07.331 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:07.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:07.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:07.433 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:07.473 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:07 smithi037 ceph-mon[97894]: pgmap v2123: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 869 op/s; 9767/216951 objects degraded (4.502%); 2494/216951 objects misplaced (1.150%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T18:03:07.473 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:07 smithi037 ceph-mon[102022]: pgmap v2123: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 869 op/s; 9767/216951 objects degraded (4.502%); 2494/216951 objects misplaced (1.150%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T18:03:07.480 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:07.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:07.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:07.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:07 smithi046 ceph-mon[88218]: pgmap v2123: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 869 op/s; 9767/216951 objects degraded (4.502%); 2494/216951 objects misplaced (1.150%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T18:03:07.582 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:07.629 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:07.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:07.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:07.731 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:07.762 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T18:03:07.775 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:07.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:07.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:07.877 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:07.915 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:07.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:07.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:08.016 INFO:teuthology.orchestra.run.smithi037.stderr:no valid command found; 10 closest matches: 2024-08-17T18:03:08.016 INFO:teuthology.orchestra.run.smithi037.stderr:0 2024-08-17T18:03:08.016 INFO:teuthology.orchestra.run.smithi037.stderr:1 2024-08-17T18:03:08.016 INFO:teuthology.orchestra.run.smithi037.stderr:2 2024-08-17T18:03:08.016 INFO:teuthology.orchestra.run.smithi037.stderr:abort 2024-08-17T18:03:08.016 INFO:teuthology.orchestra.run.smithi037.stderr:assert 2024-08-17T18:03:08.016 INFO:teuthology.orchestra.run.smithi037.stderr:bench [] [] [] [] 2024-08-17T18:03:08.016 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs debug_inject_read_zeros 2024-08-17T18:03:08.016 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs files list 2024-08-17T18:03:08.017 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs stats 2024-08-17T18:03:08.017 INFO:teuthology.orchestra.run.smithi037.stderr:bluestore allocator dump block 2024-08-17T18:03:08.017 INFO:teuthology.orchestra.run.smithi037.stderr:Error EINVAL: invalid command 2024-08-17T18:03:08.017 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:08.032 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:08.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:08.046 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:08.047 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:08.147 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:08.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:08.188 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:08.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:08.267 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:08 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 9767/216951 objects degraded (4.502%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:08.267 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:08 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3568382737' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:03:08.267 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:08 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 9767/216951 objects degraded (4.502%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:08.267 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:08 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3568382737' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:03:08.290 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:08.327 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:08.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:08.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:08.368 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:03:08.368 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:03:08.368 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:03:08.368 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:03:08.368 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:03:08.368 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:03:08.369 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:03:08.369 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:03:08.369 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:03:08.369 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:03:08.369 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:03:08.369 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:03:08.369 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:03:08.369 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:03:08.370 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:03:08.370 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:03:08.429 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:08.469 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:08.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:08.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:08.571 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:08.613 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:08.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:08.615 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:08.715 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:08.746 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:08.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:08.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:08.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:08 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 9767/216951 objects degraded (4.502%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:08.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:08 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3568382737' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:03:08.848 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:08.875 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:08.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:08.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:08.976 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:09.021 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:09.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:09.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:09.040 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:03:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:03:08] "GET /metrics HTTP/1.1" 200 36728 "" "Prometheus/2.51.0" 2024-08-17T18:03:09.076 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T18:03:09.077 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T18:03:09.123 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:09.158 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:09.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:09.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:09.260 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:09.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:09 smithi037 ceph-mon[97894]: pgmap v2124: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 872 op/s; 9767/215283 objects degraded (4.537%); 2494/215283 objects misplaced (1.158%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T18:03:09.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:03:09.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:09.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:09 smithi037 ceph-mon[102022]: pgmap v2124: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 872 op/s; 9767/215283 objects degraded (4.537%); 2494/215283 objects misplaced (1.158%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T18:03:09.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:03:09.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:09.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:09.295 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:09.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:09.396 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:09.435 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:09.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:09.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:09.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:09 smithi046 ceph-mon[88218]: pgmap v2124: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 872 op/s; 9767/215283 objects degraded (4.537%); 2494/215283 objects misplaced (1.158%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T18:03:09.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:03:09.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:09.537 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:09.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:09.570 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:09.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:09.671 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:09.707 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:09.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:09.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:09.809 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:09.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:09.844 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:09.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:09.945 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:09.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:09.984 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:09.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:10.085 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:10.115 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:10.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:10.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:10.216 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:10.252 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:10.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:10.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:10.354 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:10.385 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:10.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:10.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:10.487 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:10.501 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:03:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:03:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:03:10.533 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:10.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:10.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:10.636 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:10.670 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:10.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:10.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:10.773 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:10.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:10.819 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:10.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:10.920 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:10.947 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:10.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:10.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:11.049 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:11.098 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:11.107 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:11.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:11.108 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:11.209 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:11.240 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:11.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:11.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:11.342 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:11.381 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:11.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:11.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:11.482 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:11.501 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:11 smithi037 ceph-mon[102022]: pgmap v2125: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 881 op/s; 9902/205140 objects degraded (4.827%); 2212/205140 objects misplaced (1.078%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:03:11.501 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:11 smithi037 ceph-mon[97894]: pgmap v2125: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 881 op/s; 9902/205140 objects degraded (4.827%); 2212/205140 objects misplaced (1.078%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:03:11.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:11 smithi046 ceph-mon[88218]: pgmap v2125: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 881 op/s; 9902/205140 objects degraded (4.827%); 2212/205140 objects misplaced (1.078%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:03:11.523 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:11.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:11.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:11.625 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:11.677 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:11.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:11.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:11.779 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:11.815 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:11.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:11.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:11.860 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T18:03:11.860 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [], 2024-08-17T18:03:11.860 INFO:teuthology.orchestra.run.smithi037.stdout: "complaint_time": 30, 2024-08-17T18:03:11.860 INFO:teuthology.orchestra.run.smithi037.stdout: "num_blocked_ops": 0 2024-08-17T18:03:11.860 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T18:03:11.917 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:11.970 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:11.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:11.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:12.072 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:12.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:12.115 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:12.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:12.216 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:12.242 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:12.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:12.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:12.344 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:12.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:12.383 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:12.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:12.484 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:12.511 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:12.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:12.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:12.556 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:03:12.613 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:12.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:12.653 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:12.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:12.754 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:12.796 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:12.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:12.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:12.898 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:12.943 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:12.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:12.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:13.046 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:13.081 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:13.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:13.082 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:13.183 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:13.226 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:13.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:13.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:13.328 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:13.361 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:13 smithi037 ceph-mon[97894]: pgmap v2126: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 879 op/s; 9902/201969 objects degraded (4.903%); 2212/201969 objects misplaced (1.095%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:03:13.361 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:13 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 9902/201969 objects degraded (4.903%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:13.362 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:13 smithi037 ceph-mon[102022]: pgmap v2126: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 879 op/s; 9902/201969 objects degraded (4.903%); 2212/201969 objects misplaced (1.095%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:03:13.362 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:13 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 9902/201969 objects degraded (4.903%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:13.369 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:13.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:13.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:13.471 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:13.501 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:13.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:13.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:13.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:13 smithi046 ceph-mon[88218]: pgmap v2126: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 879 op/s; 9902/201969 objects degraded (4.903%); 2212/201969 objects misplaced (1.095%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:03:13.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:13 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 9902/201969 objects degraded (4.903%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:13.603 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:13.640 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-08-17T18:03:13.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:13.642 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:13.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:13.744 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:13.777 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:13.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:13.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:13.879 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:13.916 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:13.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:13.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:14.020 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:14.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:14.062 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:14.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:14.078 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7, 0, 2] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:03:14.078 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:03:14.079 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_5 2024-08-17T18:03:14.079 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T18:03:14.164 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:14.196 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:14.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:14.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:14.208 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:14.298 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:14.311 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:14.326 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:14.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:14.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:14.428 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:14.461 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:14.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:14.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:14.563 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:14.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:14.616 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:14.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:14.717 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:14.750 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:14.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:14.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:14.852 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:14.881 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:14.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:14.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:14.983 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:15.020 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:15.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:15.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:15.122 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:15.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:15.168 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:15.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:15.269 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:15.296 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is set 2024-08-17T18:03:15.313 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:15.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:15.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:15.415 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:15.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:15.460 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:15.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:15.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:15 smithi037 ceph-mon[102022]: pgmap v2127: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 879 op/s; 9902/201969 objects degraded (4.903%); 2212/201969 objects misplaced (1.095%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:03:15.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:15 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2293968052' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:03:15.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:15 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:03:15.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:15 smithi037 ceph-mon[97894]: pgmap v2127: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 879 op/s; 9902/201969 objects degraded (4.903%); 2212/201969 objects misplaced (1.095%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:03:15.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:15 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2293968052' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:03:15.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:15 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:03:15.562 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:15.589 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:15.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:15.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:15.691 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:15.722 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:15.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:15.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:15.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:15 smithi046 ceph-mon[88218]: pgmap v2127: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 879 op/s; 9902/201969 objects degraded (4.903%); 2212/201969 objects misplaced (1.095%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:03:15.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:15 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2293968052' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:03:15.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:15 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:03:15.824 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:15.865 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:15.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:15.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:15.970 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:15.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:15.995 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:15.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:16.096 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:16.118 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:16.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:16.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:16.220 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:16.250 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:16.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:16.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:16.352 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:16.398 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:16.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:16.399 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:16.499 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:16.525 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:16.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:16.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:16.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:16 smithi037 ceph-mon[102022]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:03:16.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:16 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:03:16.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:16 smithi037 ceph-mon[102022]: osdmap e1316: 8 total, 8 up, 8 in 2024-08-17T18:03:16.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:16 smithi037 ceph-mon[97894]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:03:16.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:16 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:03:16.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:16 smithi037 ceph-mon[97894]: osdmap e1316: 8 total, 8 up, 8 in 2024-08-17T18:03:16.627 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:16.655 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:16.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:16.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:16.757 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:16.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:16 smithi046 ceph-mon[88218]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:03:16.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:16 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:03:16.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:16 smithi046 ceph-mon[88218]: osdmap e1316: 8 total, 8 up, 8 in 2024-08-17T18:03:16.796 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:16.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:16.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:16.897 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:16.942 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:16.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:16.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:17.044 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:17.075 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:17.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:17.076 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:17.176 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:17.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:17.208 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:17.208 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:17.308 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:17.345 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:17.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:17.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:17.447 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:17.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:17.478 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:17.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:17.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:17 smithi037 ceph-mon[102022]: pgmap v2129: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 857 op/s; 10058/191214 objects degraded (5.260%); 1913/191214 objects misplaced (1.000%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T18:03:17.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:17 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 10058/191214 objects degraded (5.260%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:17.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:17 smithi037 ceph-mon[97894]: pgmap v2129: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 857 op/s; 10058/191214 objects degraded (5.260%); 1913/191214 objects misplaced (1.000%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T18:03:17.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:17 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 10058/191214 objects degraded (5.260%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:17.578 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:17.626 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:17.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:17.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:17.728 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:17.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:17.755 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:17.755 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:17 smithi046 ceph-mon[88218]: pgmap v2129: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 857 op/s; 10058/191214 objects degraded (5.260%); 1913/191214 objects misplaced (1.000%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T18:03:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:17 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 10058/191214 objects degraded (5.260%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:17.856 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:17.893 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:17.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:17.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:17.995 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:18.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:18.037 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:18.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:18.139 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:18.160 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:18.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:18.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:18.262 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:18.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:18.299 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:18.299 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:18.400 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:18.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:18.444 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:18.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:18.545 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:18.574 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:18.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:18.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:18.676 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:18.706 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:18.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:18.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:18.808 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:18.839 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:18.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:18.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:18.941 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:18.979 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:18.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:18.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:19.081 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:19.123 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:19.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:19.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:19.231 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:19.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:19.286 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:19.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:19.301 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:03:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:03:18] "GET /metrics HTTP/1.1" 200 36725 "" "Prometheus/2.51.0" 2024-08-17T18:03:19.387 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:19.427 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:19.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:19.428 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:19.528 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:19.566 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:19.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:19.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:19.624 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:19 smithi037 ceph-mon[102022]: pgmap v2130: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 851 op/s; 10058/189726 objects degraded (5.301%); 1913/189726 objects misplaced (1.008%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T18:03:19.624 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:19 smithi037 ceph-mon[97894]: pgmap v2130: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 851 op/s; 10058/189726 objects degraded (5.301%); 1913/189726 objects misplaced (1.008%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T18:03:19.668 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:19.707 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:19.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:19.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:19.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:19 smithi046 ceph-mon[88218]: pgmap v2130: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 851 op/s; 10058/189726 objects degraded (5.301%); 1913/189726 objects misplaced (1.008%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T18:03:19.810 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:19.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:19.846 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:19.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:19.947 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:19.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:19.981 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:19.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:20.082 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:20.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:20.114 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:20.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:20.172 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:20.215 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:20.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:20.255 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:20.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:20.356 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:20.396 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:20.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:20.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:20.498 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:03:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:03:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:03:20.530 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:20.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:20.532 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:20.632 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:20.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:20.667 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:20.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:20.768 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:20.800 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:20.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:20.801 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:20.902 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:20.946 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:20.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:20.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:21.048 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:21.086 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:21.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:21.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:21.188 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:21.219 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:21.220 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T18:03:21.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:21.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:21.225 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:03:21.225 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:03:21.262 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:03:21.262 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:03:21.304 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:03:21.304 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:03:21.322 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:21.354 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:03:21.354 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:03:21.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:21.356 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:21.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:21.388 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:03:21.388 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:03:21.417 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:03:21.417 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:03:21.457 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:21.462 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:03:21.462 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:03:21.466 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T18:03:21.466 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T18:03:21.489 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:21.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:21.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:21.501 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:03:21.501 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:03:21.534 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:21 smithi037 ceph-mon[97894]: pgmap v2131: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 821 op/s; 10144/180486 objects degraded (5.620%); 1662/180486 objects misplaced (0.921%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T18:03:21.534 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:21 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/489528099' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:03:21.534 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:21 smithi037 ceph-mon[102022]: pgmap v2131: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 821 op/s; 10144/180486 objects degraded (5.620%); 1662/180486 objects misplaced (0.921%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T18:03:21.534 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:21 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/489528099' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:03:21.591 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:21.629 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:21.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:21.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:21.731 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:21.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:21 smithi046 ceph-mon[88218]: pgmap v2131: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 821 op/s; 10144/180486 objects degraded (5.620%); 1662/180486 objects misplaced (0.921%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T18:03:21.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:21 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/489528099' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:03:21.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:21.763 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:21.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:21.864 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:21.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:21.896 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:21.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:21.997 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:22.030 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:22.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:22.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:22.131 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:22.168 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:22.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:22.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:22.269 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:22.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:22.312 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:22.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:22.413 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:22.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:22.455 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:22.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:22.556 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:22.581 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:22.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:22.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:22.683 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:22.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:22.724 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:22.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:22.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:22 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 10144/180486 objects degraded (5.620%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:22.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:22 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 10144/180486 objects degraded (5.620%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:22.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:22 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 10144/180486 objects degraded (5.620%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:22.825 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:22.865 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:22.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:22.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:22.966 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:23.007 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:23.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:23.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:23.109 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:23.136 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:23.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:23.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:23.238 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:23.265 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:23.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:23.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:23.367 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:23.398 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:23.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:23.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:23.457 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:23 smithi037 ceph-mon[97894]: pgmap v2132: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 822 op/s; 10144/177267 objects degraded (5.722%); 1662/177267 objects misplaced (0.938%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T18:03:23.458 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:23 smithi037 ceph-mon[102022]: pgmap v2132: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 822 op/s; 10144/177267 objects degraded (5.722%); 1662/177267 objects misplaced (0.938%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T18:03:23.500 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:23.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:23 smithi046 ceph-mon[88218]: pgmap v2132: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 822 op/s; 10144/177267 objects degraded (5.722%); 1662/177267 objects misplaced (0.938%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T18:03:23.531 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:23.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:23.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:23.633 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:23.675 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:23.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:23.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:23.777 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:23.780 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:23.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:23.829 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:23.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:23.930 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:23.967 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:23.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:23.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:24.069 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:24.102 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T18:03:24.103 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-08-17T18:03:24.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:24.106 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:24.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:24.207 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:24.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:24.237 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:24.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:24.338 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:24.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:24.378 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:24.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:24.479 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:24.509 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:24.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:24.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:24.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:24.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:24.611 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:24.649 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:24.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:24.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:24.751 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:24.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:24.792 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:24.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:24.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:24.894 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:24.930 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:24.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:24.932 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:25.032 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:25.057 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-08-17T18:03:25.073 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:25.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:25.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:25.174 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:25.235 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:25.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:25.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:25.337 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:25.372 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:25.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:25.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:25.474 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:25.501 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:25.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:25.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:25.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:25 smithi046 ceph-mon[88218]: from='client.46199 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:03:25.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:25 smithi046 ceph-mon[88218]: pgmap v2133: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 822 op/s; 10144/177267 objects degraded (5.722%); 1662/177267 objects misplaced (0.938%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T18:03:25.565 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:03:25.602 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:25.620 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:25 smithi037 ceph-mon[97894]: from='client.46199 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:03:25.620 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:25 smithi037 ceph-mon[97894]: pgmap v2133: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 822 op/s; 10144/177267 objects degraded (5.722%); 1662/177267 objects misplaced (0.938%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T18:03:25.620 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:25 smithi037 ceph-mon[102022]: from='client.46199 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:03:25.621 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:25 smithi037 ceph-mon[102022]: pgmap v2133: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 822 op/s; 10144/177267 objects degraded (5.722%); 1662/177267 objects misplaced (0.938%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T18:03:25.657 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:25.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:25.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:25.759 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:25.794 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:25.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:25.795 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:25.895 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:25.926 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:25.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:25.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:26.028 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:26.062 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:26.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:26.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:26.164 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:26.194 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:26.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:26.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:26.280 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":2132,"stamp":"2024-08-17T18:03:22.153863+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3871336843,"num_objects":59089,"num_object_clones":0,"num_object_copies":177267,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":10144,"num_objects_misplaced":1662,"num_objects_unfound":0,"num_objects_dirty":59089,"num_whiteouts":0,"num_read":36,"num_read_kb":76,"num_write":154674,"num_write_kb":6837116,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8436,"num_bytes_recovered":551387216,"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":115288,"ondisk_log_size":115288,"up":297,"acting":294,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":311,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":18966292,"kb_used_data":12348300,"kb_used_omap":136,"kb_used_meta":6617527,"kb_avail":730994924,"statfs":{"total":767960285184,"available":748538802176,"internally_reserved":0,"allocated":12644659200,"data_stored":12621955745,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":140191,"internal_metadata":6776347745},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[11,4,4,5,9,1,1],"upper_bound":128},"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":-539623424,"num_objects":-8234,"num_object_clones":0,"num_object_copies":-24702,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":242,"num_objects_misplaced":-550,"num_objects_unfound":0,"num_objects_dirty":-8234,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8234,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":308,"num_bytes_recovered":20185088,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.005568"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":1973,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.291889+0000","last_change":"2024-08-17T18:01:45.488617+0000","last_active":"2024-08-17T18:03:15.291889+0000","last_peered":"2024-08-17T18:03:15.291889+0000","last_clean":"2024-08-17T18:03:15.291889+0000","last_became_active":"2024-08-17T18:01:45.488075+0000","last_became_peered":"2024-08-17T18:01:45.488075+0000","last_unstale":"2024-08-17T18:03:15.291889+0000","last_undegraded":"2024-08-17T18:03:15.291889+0000","last_fullsized":"2024-08-17T18:03:15.291889+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:02:15.868868+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"72'2","reported_seq":1265,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.260963+0000","last_change":"2024-08-17T18:01:22.304632+0000","last_active":"2024-08-17T18:03:04.260963+0000","last_peered":"2024-08-17T18:03:04.260963+0000","last_clean":"2024-08-17T18:03:04.260963+0000","last_became_active":"2024-08-17T18:01:22.282653+0000","last_became_peered":"2024-08-17T18:01:22.282653+0000","last_unstale":"2024-08-17T18:03:04.260963+0000","last_undegraded":"2024-08-17T18:03:04.260963+0000","last_fullsized":"2024-08-17T18:03:04.260963+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:59:28.161570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1247,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.268834+0000","last_change":"2024-08-17T17:32:59.767806+0000","last_active":"2024-08-17T18:03:04.268834+0000","last_peered":"2024-08-17T18:03:04.268834+0000","last_clean":"2024-08-17T18:03:04.268834+0000","last_became_active":"2024-08-17T17:32:59.767475+0000","last_became_peered":"2024-08-17T17:32:59.767475+0000","last_unstale":"2024-08-17T18:03:04.268834+0000","last_undegraded":"2024-08-17T18:03:04.268834+0000","last_fullsized":"2024-08-17T18:03:04.268834+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:29:45.247420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":254,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.297837+0000","last_change":"2024-08-17T17:53:46.478603+0000","last_active":"2024-08-17T18:03:15.297837+0000","last_peered":"2024-08-17T18:03:15.297837+0000","last_clean":"2024-08-17T18:03:15.297837+0000","last_became_active":"2024-08-17T17:53:46.478299+0000","last_became_peered":"2024-08-17T17:53:46.478299+0000","last_unstale":"2024-08-17T18:03:15.297837+0000","last_undegraded":"2024-08-17T18:03:15.297837+0000","last_fullsized":"2024-08-17T18:03:15.297837+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:34:13.862524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":253,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.293577+0000","last_change":"2024-08-17T17:53:46.489248+0000","last_active":"2024-08-17T18:03:15.293577+0000","last_peered":"2024-08-17T18:03:15.293577+0000","last_clean":"2024-08-17T18:03:15.293577+0000","last_became_active":"2024-08-17T17:53:46.488917+0000","last_became_peered":"2024-08-17T17:53:46.488917+0000","last_unstale":"2024-08-17T18:03:15.293577+0000","last_undegraded":"2024-08-17T18:03:15.293577+0000","last_fullsized":"2024-08-17T18:03:15.293577+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:09:17.909119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1214,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.261335+0000","last_change":"2024-08-17T17:22:53.725465+0000","last_active":"2024-08-17T18:03:04.261335+0000","last_peered":"2024-08-17T18:03:04.261335+0000","last_clean":"2024-08-17T18:03:04.261335+0000","last_became_active":"2024-08-17T17:22:53.725174+0000","last_became_peered":"2024-08-17T17:22:53.725174+0000","last_unstale":"2024-08-17T18:03:04.261335+0000","last_undegraded":"2024-08-17T18:03:04.261335+0000","last_fullsized":"2024-08-17T18:03:04.261335+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:46.185575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1966,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.291664+0000","last_change":"2024-08-17T17:32:59.773425+0000","last_active":"2024-08-17T18:03:15.291664+0000","last_peered":"2024-08-17T18:03:15.291664+0000","last_clean":"2024-08-17T18:03:15.291664+0000","last_became_active":"2024-08-17T17:32:59.772311+0000","last_became_peered":"2024-08-17T17:32:59.772311+0000","last_unstale":"2024-08-17T18:03:15.291664+0000","last_undegraded":"2024-08-17T18:03:15.291664+0000","last_fullsized":"2024-08-17T18:03:15.291664+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:23.208217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":1286,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.268174+0000","last_change":"2024-08-17T17:53:46.486215+0000","last_active":"2024-08-17T18:03:04.268174+0000","last_peered":"2024-08-17T18:03:04.268174+0000","last_clean":"2024-08-17T18:03:04.268174+0000","last_became_active":"2024-08-17T17:53:46.472364+0000","last_became_peered":"2024-08-17T17:53:46.472364+0000","last_unstale":"2024-08-17T18:03:04.268174+0000","last_undegraded":"2024-08-17T18:03:04.268174+0000","last_fullsized":"2024-08-17T18:03:04.268174+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:30:22.797352+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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.6","version":"1316'9635","reported_seq":9678,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:19.842909+0000","last_change":"2024-08-17T18:00:40.456029+0000","last_active":"2024-08-17T18:03:19.842909+0000","last_peered":"2024-08-17T18:03:19.842909+0000","last_clean":"2024-08-17T18:03:19.842909+0000","last_became_active":"2024-08-17T18:00:40.455717+0000","last_became_peered":"2024-08-17T18:00:40.455717+0000","last_unstale":"2024-08-17T18:03:19.842909+0000","last_undegraded":"2024-08-17T18:03:19.842909+0000","last_fullsized":"2024-08-17T18:03:19.842909+0000","mapping_epoch":1281,"log_start":"1286'1500","ondisk_log_start":"1286'1500","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":8135,"log_dups_size":0,"ondisk_log_size":8135,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:48:20.100333+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":242155520,"num_objects":3695,"num_object_clones":0,"num_object_copies":11085,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3695,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9635,"num_write_kb":426560,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"72'1","reported_seq":1260,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.261873+0000","last_change":"2024-08-17T17:53:46.491837+0000","last_active":"2024-08-17T18:03:04.261873+0000","last_peered":"2024-08-17T18:03:04.261873+0000","last_clean":"2024-08-17T18:03:04.261873+0000","last_became_active":"2024-08-17T17:53:46.477561+0000","last_became_peered":"2024-08-17T17:53:46.477561+0000","last_unstale":"2024-08-17T18:03:04.261873+0000","last_undegraded":"2024-08-17T18:03:04.261873+0000","last_fullsized":"2024-08-17T18:03:04.261873+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T20:52:08.232767+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":1230,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.267290+0000","last_change":"2024-08-17T17:22:54.175652+0000","last_active":"2024-08-17T18:03:04.267290+0000","last_peered":"2024-08-17T18:03:04.267290+0000","last_clean":"2024-08-17T18:03:04.267290+0000","last_became_active":"2024-08-17T17:22:54.175332+0000","last_became_peered":"2024-08-17T17:22:54.175332+0000","last_unstale":"2024-08-17T18:03:04.267290+0000","last_undegraded":"2024-08-17T18:03:04.267290+0000","last_fullsized":"2024-08-17T18:03:04.267290+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:58:04.891665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.7","version":"1316'9661","reported_seq":9704,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:19.700850+0000","last_change":"2024-08-17T18:00:40.455933+0000","last_active":"2024-08-17T18:03:19.700850+0000","last_peered":"2024-08-17T18:03:19.700850+0000","last_clean":"2024-08-17T18:03:19.700850+0000","last_became_active":"2024-08-17T18:00:40.455649+0000","last_became_peered":"2024-08-17T18:00:40.455649+0000","last_unstale":"2024-08-17T18:03:19.700850+0000","last_undegraded":"2024-08-17T18:03:19.700850+0000","last_fullsized":"2024-08-17T18:03:19.700850+0000","mapping_epoch":1281,"log_start":"1294'3100","ondisk_log_start":"1294'3100","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":6561,"log_dups_size":0,"ondisk_log_size":6561,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:53:57.257667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":250806272,"num_objects":3827,"num_object_clones":0,"num_object_copies":11481,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3827,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9661,"num_write_kb":431616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"72'2","reported_seq":1233,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.261568+0000","last_change":"2024-08-17T17:31:54.821143+0000","last_active":"2024-08-17T18:03:04.261568+0000","last_peered":"2024-08-17T18:03:04.261568+0000","last_clean":"2024-08-17T18:03:04.261568+0000","last_became_active":"2024-08-17T17:31:54.820778+0000","last_became_peered":"2024-08-17T17:31:54.820778+0000","last_unstale":"2024-08-17T18:03:04.261568+0000","last_undegraded":"2024-08-17T18:03:04.261568+0000","last_fullsized":"2024-08-17T18:03:04.261568+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:31.128588+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":[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":1264,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.258479+0000","last_change":"2024-08-17T18:01:45.491923+0000","last_active":"2024-08-17T18:03:04.258479+0000","last_peered":"2024-08-17T18:03:04.258479+0000","last_clean":"2024-08-17T18:03:04.258479+0000","last_became_active":"2024-08-17T18:01:45.491151+0000","last_became_peered":"2024-08-17T18:01:45.491151+0000","last_unstale":"2024-08-17T18:03:04.258479+0000","last_undegraded":"2024-08-17T18:03:04.258479+0000","last_fullsized":"2024-08-17T18:03:04.258479+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:45:25.623767+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.4","version":"1316'9662","reported_seq":9744,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:20.540153+0000","last_change":"2024-08-17T18:00:40.455961+0000","last_active":"2024-08-17T18:03:20.540153+0000","last_peered":"2024-08-17T18:03:20.540153+0000","last_clean":"2024-08-17T18:03:20.540153+0000","last_became_active":"2024-08-17T18:00:40.455674+0000","last_became_peered":"2024-08-17T18:00:40.455674+0000","last_unstale":"2024-08-17T18:03:20.540153+0000","last_undegraded":"2024-08-17T18:03:20.540153+0000","last_fullsized":"2024-08-17T18:03:20.540153+0000","mapping_epoch":1281,"log_start":"1291'2900","ondisk_log_start":"1291'2900","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":6762,"log_dups_size":0,"ondisk_log_size":6762,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:35:56.235972+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":236716032,"num_objects":3612,"num_object_clones":0,"num_object_copies":10836,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3612,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9662,"num_write_kb":424768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"72'1","reported_seq":1215,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.261430+0000","last_change":"2024-08-17T17:22:53.724857+0000","last_active":"2024-08-17T18:03:04.261430+0000","last_peered":"2024-08-17T18:03:04.261430+0000","last_clean":"2024-08-17T18:03:04.261430+0000","last_became_active":"2024-08-17T17:22:53.724555+0000","last_became_peered":"2024-08-17T17:22:53.724555+0000","last_unstale":"2024-08-17T18:03:04.261430+0000","last_undegraded":"2024-08-17T18:03:04.261430+0000","last_fullsized":"2024-08-17T18:03:04.261430+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:42:47.014152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1237,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.259209+0000","last_change":"2024-08-17T17:31:54.819946+0000","last_active":"2024-08-17T18:03:04.259209+0000","last_peered":"2024-08-17T18:03:04.259209+0000","last_clean":"2024-08-17T18:03:04.259209+0000","last_became_active":"2024-08-17T17:31:54.819604+0000","last_became_peered":"2024-08-17T17:31:54.819604+0000","last_unstale":"2024-08-17T18:03:04.259209+0000","last_undegraded":"2024-08-17T18:03:04.259209+0000","last_fullsized":"2024-08-17T18:03:04.259209+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:32.031030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"1316'9682","reported_seq":11339,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:21.524091+0000","last_change":"2024-08-17T18:01:48.286901+0000","last_active":"2024-08-17T18:03:21.524091+0000","last_peered":"2024-08-17T18:03:21.524091+0000","last_clean":"2024-08-17T18:03:21.524091+0000","last_became_active":"2024-08-17T18:01:48.280944+0000","last_became_peered":"2024-08-17T18:01:48.280944+0000","last_unstale":"2024-08-17T18:03:21.524091+0000","last_undegraded":"2024-08-17T18:03:21.524091+0000","last_fullsized":"2024-08-17T18:03:21.524091+0000","mapping_epoch":1305,"log_start":"1285'300","ondisk_log_start":"1285'300","created":1281,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":9382,"log_dups_size":0,"ondisk_log_size":9382,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:33:35.341220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":235405312,"num_objects":3592,"num_object_clones":0,"num_object_copies":10776,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3592,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9682,"num_write_kb":424768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":779,"num_bytes_recovered":51052544,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,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":1248,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.268662+0000","last_change":"2024-08-17T17:32:59.769306+0000","last_active":"2024-08-17T18:03:04.268662+0000","last_peered":"2024-08-17T18:03:04.268662+0000","last_clean":"2024-08-17T18:03:04.268662+0000","last_became_active":"2024-08-17T17:32:59.768286+0000","last_became_peered":"2024-08-17T17:32:59.768286+0000","last_unstale":"2024-08-17T18:03:04.268662+0000","last_undegraded":"2024-08-17T18:03:04.268662+0000","last_fullsized":"2024-08-17T18:03:04.268662+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:19:50.004425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":254,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.298713+0000","last_change":"2024-08-17T17:53:46.477307+0000","last_active":"2024-08-17T18:03:15.298713+0000","last_peered":"2024-08-17T18:03:15.298713+0000","last_clean":"2024-08-17T18:03:15.298713+0000","last_became_active":"2024-08-17T17:53:46.476970+0000","last_became_peered":"2024-08-17T17:53:46.476970+0000","last_unstale":"2024-08-17T18:03:15.298713+0000","last_undegraded":"2024-08-17T18:03:15.298713+0000","last_fullsized":"2024-08-17T18:03:15.298713+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:12:37.885358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.2","version":"1316'9691","reported_seq":9766,"reported_epoch":1316,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-08-17T18:03:19.735128+0000","last_change":"2024-08-17T18:01:46.854764+0000","last_active":"2024-08-17T18:03:19.735128+0000","last_peered":"2024-08-17T18:03:19.735128+0000","last_clean":"2024-08-17T18:01:44.439080+0000","last_became_active":"2024-08-17T18:01:46.843013+0000","last_became_peered":"2024-08-17T18:01:46.843013+0000","last_unstale":"2024-08-17T18:03:19.735128+0000","last_undegraded":"2024-08-17T18:01:46.524994+0000","last_fullsized":"2024-08-17T18:01:46.501792+0000","mapping_epoch":1303,"log_start":"1297'3500","ondisk_log_start":"1297'3500","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":6191,"log_dups_size":0,"ondisk_log_size":6191,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:39:30.182099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":249757696,"num_objects":3811,"num_object_clones":0,"num_object_copies":11433,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4683,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3811,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9691,"num_write_kb":432064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["4","0","1"],"object_location_counts":[{"shards":"0,1,4","objects":1743},{"shards":"0,4","objects":-872}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.9","version":"268'149","reported_seq":1653,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.261157+0000","last_change":"2024-08-17T18:01:25.259608+0000","last_active":"2024-08-17T18:03:04.261157+0000","last_peered":"2024-08-17T18:03:04.261157+0000","last_clean":"2024-08-17T18:03:04.261157+0000","last_became_active":"2024-08-17T18:01:25.259032+0000","last_became_peered":"2024-08-17T18:01:25.259032+0000","last_unstale":"2024-08-17T18:03:04.261157+0000","last_undegraded":"2024-08-17T18:03:04.261157+0000","last_fullsized":"2024-08-17T18:03:04.261157+0000","mapping_epoch":1295,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1296,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:51.173271+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:51.173271+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:16:07.007731+0000","scrub_duration":0.012991407,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"72'2","reported_seq":2000,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.295788+0000","last_change":"2024-08-17T17:53:46.494504+0000","last_active":"2024-08-17T18:03:15.295788+0000","last_peered":"2024-08-17T18:03:15.295788+0000","last_clean":"2024-08-17T18:03:15.295788+0000","last_became_active":"2024-08-17T17:53:46.473174+0000","last_became_peered":"2024-08-17T17:53:46.473174+0000","last_unstale":"2024-08-17T18:03:15.295788+0000","last_undegraded":"2024-08-17T18:03:15.295788+0000","last_fullsized":"2024-08-17T18:03:15.295788+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:44:46.224263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":1237,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.259827+0000","last_change":"2024-08-17T17:32:59.767697+0000","last_active":"2024-08-17T18:03:04.259827+0000","last_peered":"2024-08-17T18:03:04.259827+0000","last_clean":"2024-08-17T18:03:04.259827+0000","last_became_active":"2024-08-17T17:32:59.767172+0000","last_became_peered":"2024-08-17T17:32:59.767172+0000","last_unstale":"2024-08-17T18:03:04.259827+0000","last_undegraded":"2024-08-17T18:03:04.259827+0000","last_fullsized":"2024-08-17T18:03:04.259827+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:13:37.509131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.3","version":"1316'9693","reported_seq":11318,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:21.515279+0000","last_change":"2024-08-17T18:01:55.306818+0000","last_active":"2024-08-17T18:03:21.515279+0000","last_peered":"2024-08-17T18:03:21.515279+0000","last_clean":"2024-08-17T18:03:21.515279+0000","last_became_active":"2024-08-17T18:01:55.303179+0000","last_became_peered":"2024-08-17T18:01:55.303179+0000","last_unstale":"2024-08-17T18:03:21.515279+0000","last_undegraded":"2024-08-17T18:03:21.515279+0000","last_fullsized":"2024-08-17T18:03:21.515279+0000","mapping_epoch":1308,"log_start":"1285'300","ondisk_log_start":"1285'300","created":1281,"last_epoch_clean":1309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":9393,"log_dups_size":0,"ondisk_log_size":9393,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:19:54.717630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":236781568,"num_objects":3613,"num_object_clones":0,"num_object_copies":10839,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3613,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9693,"num_write_kb":425792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":769,"num_bytes_recovered":50397184,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.8","version":"268'149","reported_seq":800,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.267138+0000","last_change":"2024-08-17T18:01:56.321426+0000","last_active":"2024-08-17T18:03:04.267138+0000","last_peered":"2024-08-17T18:03:04.267138+0000","last_clean":"2024-08-17T18:03:04.267138+0000","last_became_active":"2024-08-17T18:01:56.321028+0000","last_became_peered":"2024-08-17T18:01:56.321028+0000","last_unstale":"2024-08-17T18:03:04.267138+0000","last_undegraded":"2024-08-17T18:03:04.267138+0000","last_fullsized":"2024-08-17T18:03:04.267138+0000","mapping_epoch":1309,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1310,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:47:01.957068+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:47:01.957068+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:17:08.969773+0000","scrub_duration":0.0042425309999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"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":525376,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":1248,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.259341+0000","last_change":"2024-08-17T18:01:45.488852+0000","last_active":"2024-08-17T18:03:04.259341+0000","last_peered":"2024-08-17T18:03:04.259341+0000","last_clean":"2024-08-17T18:03:04.259341+0000","last_became_active":"2024-08-17T18:01:45.488469+0000","last_became_peered":"2024-08-17T18:01:45.488469+0000","last_unstale":"2024-08-17T18:03:04.259341+0000","last_undegraded":"2024-08-17T18:03:04.259341+0000","last_fullsized":"2024-08-17T18:03:04.259341+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:33:27.648785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":1274,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.259628+0000","last_change":"2024-08-17T18:01:22.250061+0000","last_active":"2024-08-17T18:03:04.259628+0000","last_peered":"2024-08-17T18:03:04.259628+0000","last_clean":"2024-08-17T18:03:04.259628+0000","last_became_active":"2024-08-17T18:01:22.249235+0000","last_became_peered":"2024-08-17T18:01:22.249235+0000","last_unstale":"2024-08-17T18:03:04.259628+0000","last_undegraded":"2024-08-17T18:03:04.259628+0000","last_fullsized":"2024-08-17T18:03:04.259628+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:33:52.172266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.0","version":"1316'9789","reported_seq":9854,"reported_epoch":1316,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-08-17T18:03:19.877597+0000","last_change":"2024-08-17T18:01:46.841384+0000","last_active":"2024-08-17T18:03:19.877597+0000","last_peered":"2024-08-17T18:03:19.877597+0000","last_clean":"2024-08-17T18:01:44.449998+0000","last_became_active":"2024-08-17T18:01:46.658918+0000","last_became_peered":"2024-08-17T18:01:46.658918+0000","last_unstale":"2024-08-17T18:03:19.877597+0000","last_undegraded":"2024-08-17T18:01:46.534812+0000","last_fullsized":"2024-08-17T18:01:46.500926+0000","mapping_epoch":1303,"log_start":"1294'3200","ondisk_log_start":"1294'3200","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":6589,"log_dups_size":0,"ondisk_log_size":6589,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:23:03.141826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":238878720,"num_objects":3645,"num_object_clones":0,"num_object_copies":10935,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4669,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3645,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9789,"num_write_kb":429888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["6","1","4"],"object_location_counts":[{"shards":"1,4,6","objects":1601},{"shards":"4,6","objects":-1024}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1258,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.258920+0000","last_change":"2024-08-17T18:01:22.246762+0000","last_active":"2024-08-17T18:03:04.258920+0000","last_peered":"2024-08-17T18:03:04.258920+0000","last_clean":"2024-08-17T18:03:04.258920+0000","last_became_active":"2024-08-17T18:01:22.246338+0000","last_became_peered":"2024-08-17T18:01:22.246338+0000","last_unstale":"2024-08-17T18:03:04.258920+0000","last_undegraded":"2024-08-17T18:03:04.258920+0000","last_fullsized":"2024-08-17T18:03:04.258920+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:16.681186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1267,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.259094+0000","last_change":"2024-08-17T18:01:45.491632+0000","last_active":"2024-08-17T18:03:04.259094+0000","last_peered":"2024-08-17T18:03:04.259094+0000","last_clean":"2024-08-17T18:03:04.259094+0000","last_became_active":"2024-08-17T18:01:45.491144+0000","last_became_peered":"2024-08-17T18:01:45.491144+0000","last_unstale":"2024-08-17T18:03:04.259094+0000","last_undegraded":"2024-08-17T18:03:04.259094+0000","last_fullsized":"2024-08-17T18:03:04.259094+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:12:47.127580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.1","version":"1316'9395","reported_seq":9438,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:19.799685+0000","last_change":"2024-08-17T18:00:40.455674+0000","last_active":"2024-08-17T18:03:19.799685+0000","last_peered":"2024-08-17T18:03:19.799685+0000","last_clean":"2024-08-17T18:03:19.799685+0000","last_became_active":"2024-08-17T18:00:40.455358+0000","last_became_peered":"2024-08-17T18:00:40.455358+0000","last_unstale":"2024-08-17T18:03:19.799685+0000","last_undegraded":"2024-08-17T18:03:19.799685+0000","last_fullsized":"2024-08-17T18:03:19.799685+0000","mapping_epoch":1281,"log_start":"1296'3200","ondisk_log_start":"1296'3200","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":6195,"log_dups_size":0,"ondisk_log_size":6195,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:19:10.200050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":235732992,"num_objects":3597,"num_object_clones":0,"num_object_copies":10791,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3597,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9395,"num_write_kb":415744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.a","version":"268'149","reported_seq":803,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.267941+0000","last_change":"2024-08-17T18:01:25.261666+0000","last_active":"2024-08-17T18:03:04.267941+0000","last_peered":"2024-08-17T18:03:04.267941+0000","last_clean":"2024-08-17T18:03:04.267941+0000","last_became_active":"2024-08-17T18:01:25.261286+0000","last_became_peered":"2024-08-17T18:01:25.261286+0000","last_unstale":"2024-08-17T18:03:04.267941+0000","last_undegraded":"2024-08-17T18:03:04.267941+0000","last_fullsized":"2024-08-17T18:03:04.267941+0000","mapping_epoch":1295,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1296,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:54.869951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:54.869951+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:28:57.704849+0000","scrub_duration":0.00171407,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":1975,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.291180+0000","last_change":"2024-08-17T18:01:45.488291+0000","last_active":"2024-08-17T18:03:15.291180+0000","last_peered":"2024-08-17T18:03:15.291180+0000","last_clean":"2024-08-17T18:03:15.291180+0000","last_became_active":"2024-08-17T18:01:45.484477+0000","last_became_peered":"2024-08-17T18:01:45.484477+0000","last_unstale":"2024-08-17T18:03:15.291180+0000","last_undegraded":"2024-08-17T18:03:15.291180+0000","last_fullsized":"2024-08-17T18:03:15.291180+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:41:46.635546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,4],"acting":[3,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":572,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.291782+0000","last_change":"2024-08-17T18:01:45.487125+0000","last_active":"2024-08-17T18:03:15.291782+0000","last_peered":"2024-08-17T18:03:15.291782+0000","last_clean":"2024-08-17T18:03:15.291782+0000","last_became_active":"2024-08-17T18:01:45.486812+0000","last_became_peered":"2024-08-17T18:01:45.486812+0000","last_unstale":"2024-08-17T18:03:15.291782+0000","last_undegraded":"2024-08-17T18:03:15.291782+0000","last_fullsized":"2024-08-17T18:03:15.291782+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:30:37.990247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.b","version":"1316'9939","reported_seq":14651,"reported_epoch":1316,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2024-08-17T18:03:19.885658+0000","last_change":"2024-08-17T18:02:50.785986+0000","last_active":"2024-08-17T18:03:19.885658+0000","last_peered":"2024-08-17T18:03:19.885658+0000","last_clean":"2024-08-17T18:01:44.451670+0000","last_became_active":"2024-08-17T18:01:46.654963+0000","last_became_peered":"2024-08-17T18:01:46.654963+0000","last_unstale":"2024-08-17T18:03:19.885658+0000","last_undegraded":"2024-08-17T18:02:50.782850+0000","last_fullsized":"2024-08-17T18:01:46.500811+0000","mapping_epoch":1303,"log_start":"1295'3400","ondisk_log_start":"1295'3400","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":6539,"log_dups_size":0,"ondisk_log_size":6539,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:09:55.276920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":242548736,"num_objects":3701,"num_object_clones":0,"num_object_copies":11103,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":791,"num_objects_misplaced":1662,"num_objects_unfound":0,"num_objects_dirty":3701,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9939,"num_write_kb":436480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2329,"num_bytes_recovered":152633344,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,0],"avail_no_missing":["6","0","1"],"object_location_counts":[{"shards":"0,1,6","objects":1662},{"shards":"0,6","objects":1248}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.0","version":"268'149","reported_seq":1634,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.271952+0000","last_change":"2024-08-17T17:53:49.526665+0000","last_active":"2024-08-17T18:03:04.271952+0000","last_peered":"2024-08-17T18:03:04.271952+0000","last_clean":"2024-08-17T18:03:04.271952+0000","last_became_active":"2024-08-17T17:53:49.525773+0000","last_became_peered":"2024-08-17T17:53:49.525773+0000","last_unstale":"2024-08-17T18:03:04.271952+0000","last_undegraded":"2024-08-17T18:03:04.271952+0000","last_fullsized":"2024-08-17T18:03:04.271952+0000","mapping_epoch":1199,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":1200,"parent":"0.0","parent_split_bits":0,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:47.184230+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:47.184230+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:09:14.989942+0000","scrub_duration":0.0012906930000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'1","reported_seq":1292,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.268481+0000","last_change":"2024-08-17T18:01:32.763525+0000","last_active":"2024-08-17T18:03:04.268481+0000","last_peered":"2024-08-17T18:03:04.268481+0000","last_clean":"2024-08-17T18:03:04.268481+0000","last_became_active":"2024-08-17T18:01:22.246586+0000","last_became_peered":"2024-08-17T18:01:22.246586+0000","last_unstale":"2024-08-17T18:03:04.268481+0000","last_undegraded":"2024-08-17T18:03:04.268481+0000","last_fullsized":"2024-08-17T18:03:04.268481+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1297,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+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 @ 2024-08-19T03:36:29.776077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028371400000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":1946,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.292154+0000","last_change":"2024-08-17T17:32:59.775218+0000","last_active":"2024-08-17T18:03:15.292154+0000","last_peered":"2024-08-17T18:03:15.292154+0000","last_clean":"2024-08-17T18:03:15.292154+0000","last_became_active":"2024-08-17T17:32:59.774911+0000","last_became_peered":"2024-08-17T17:32:59.774911+0000","last_unstale":"2024-08-17T18:03:15.292154+0000","last_undegraded":"2024-08-17T18:03:15.292154+0000","last_fullsized":"2024-08-17T18:03:15.292154+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:42:33.544078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1220,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.268087+0000","last_change":"2024-08-17T17:22:54.175289+0000","last_active":"2024-08-17T18:03:04.268087+0000","last_peered":"2024-08-17T18:03:04.268087+0000","last_clean":"2024-08-17T18:03:04.268087+0000","last_became_active":"2024-08-17T17:22:54.174953+0000","last_became_peered":"2024-08-17T17:22:54.174953+0000","last_unstale":"2024-08-17T18:03:04.268087+0000","last_undegraded":"2024-08-17T18:03:04.268087+0000","last_fullsized":"2024-08-17T18:03:04.268087+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:20.586463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.8","version":"1316'9674","reported_seq":12905,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:20.549786+0000","last_change":"2024-08-17T18:01:54.288954+0000","last_active":"2024-08-17T18:03:20.549786+0000","last_peered":"2024-08-17T18:03:20.549786+0000","last_clean":"2024-08-17T18:03:20.549786+0000","last_became_active":"2024-08-17T18:01:34.601769+0000","last_became_peered":"2024-08-17T18:01:34.601769+0000","last_unstale":"2024-08-17T18:03:20.549786+0000","last_undegraded":"2024-08-17T18:03:20.549786+0000","last_fullsized":"2024-08-17T18:03:20.549786+0000","mapping_epoch":1298,"log_start":"1293'3000","ondisk_log_start":"1293'3000","created":1281,"last_epoch_clean":1307,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+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 @ 2024-08-18T18:14:02.981001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":245366784,"num_objects":3744,"num_object_clones":0,"num_object_copies":11232,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3744,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9674,"num_write_kb":429376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1564,"num_bytes_recovered":102498304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.3","version":"268'149","reported_seq":575,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.269723+0000","last_change":"2024-08-17T18:01:48.288138+0000","last_active":"2024-08-17T18:03:04.269723+0000","last_peered":"2024-08-17T18:03:04.269723+0000","last_clean":"2024-08-17T18:03:04.269723+0000","last_became_active":"2024-08-17T18:01:48.287767+0000","last_became_peered":"2024-08-17T18:01:48.287767+0000","last_unstale":"2024-08-17T18:03:04.269723+0000","last_undegraded":"2024-08-17T18:03:04.269723+0000","last_fullsized":"2024-08-17T18:03:04.269723+0000","mapping_epoch":1305,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:44.079842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:44.079842+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":35,"num_read_kb":75,"num_write":20,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":161010,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[6,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1290,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.271740+0000","last_change":"2024-08-17T18:01:45.485813+0000","last_active":"2024-08-17T18:03:04.271740+0000","last_peered":"2024-08-17T18:03:04.271740+0000","last_clean":"2024-08-17T18:03:04.271740+0000","last_became_active":"2024-08-17T18:01:45.485499+0000","last_became_peered":"2024-08-17T18:01:45.485499+0000","last_unstale":"2024-08-17T18:03:04.271740+0000","last_undegraded":"2024-08-17T18:03:04.271740+0000","last_fullsized":"2024-08-17T18:03:04.271740+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:15:31.854953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026904000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":254,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.294821+0000","last_change":"2024-08-17T17:53:46.477924+0000","last_active":"2024-08-17T18:03:15.294821+0000","last_peered":"2024-08-17T18:03:15.294821+0000","last_clean":"2024-08-17T18:03:15.294821+0000","last_became_active":"2024-08-17T17:53:46.476887+0000","last_became_peered":"2024-08-17T17:53:46.476887+0000","last_unstale":"2024-08-17T18:03:15.294821+0000","last_undegraded":"2024-08-17T18:03:15.294821+0000","last_fullsized":"2024-08-17T18:03:15.294821+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:40:29.735766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":275,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.293728+0000","last_change":"2024-08-17T18:01:45.491876+0000","last_active":"2024-08-17T18:03:15.293728+0000","last_peered":"2024-08-17T18:03:15.293728+0000","last_clean":"2024-08-17T18:03:15.293728+0000","last_became_active":"2024-08-17T18:01:45.491531+0000","last_became_peered":"2024-08-17T18:01:45.491531+0000","last_unstale":"2024-08-17T18:03:15.293728+0000","last_undegraded":"2024-08-17T18:03:15.293728+0000","last_fullsized":"2024-08-17T18:03:15.293728+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:46:24.709367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.9","version":"1316'9672","reported_seq":11390,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:19.860104+0000","last_change":"2024-08-17T18:01:55.308282+0000","last_active":"2024-08-17T18:03:19.860104+0000","last_peered":"2024-08-17T18:03:19.860104+0000","last_clean":"2024-08-17T18:03:19.860104+0000","last_became_active":"2024-08-17T18:01:55.303130+0000","last_became_peered":"2024-08-17T18:01:55.303130+0000","last_unstale":"2024-08-17T18:03:19.860104+0000","last_undegraded":"2024-08-17T18:03:19.860104+0000","last_fullsized":"2024-08-17T18:03:19.860104+0000","mapping_epoch":1308,"log_start":"1286'1500","ondisk_log_start":"1286'1500","created":1281,"last_epoch_clean":1309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":8172,"log_dups_size":0,"ondisk_log_size":8172,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:44:26.007848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":241958912,"num_objects":3692,"num_object_clones":0,"num_object_copies":11076,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3692,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9672,"num_write_kb":427648,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":823,"num_bytes_recovered":53936128,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"268'149","reported_seq":1653,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.262213+0000","last_change":"2024-08-17T17:53:49.520942+0000","last_active":"2024-08-17T18:03:04.262213+0000","last_peered":"2024-08-17T18:03:04.262213+0000","last_clean":"2024-08-17T18:03:04.262213+0000","last_became_active":"2024-08-17T17:53:49.520088+0000","last_became_peered":"2024-08-17T17:53:49.520088+0000","last_unstale":"2024-08-17T18:03:04.262213+0000","last_undegraded":"2024-08-17T18:03:04.262213+0000","last_fullsized":"2024-08-17T18:03:04.262213+0000","mapping_epoch":1199,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1200,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:48.249334+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:48.249334+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:33:30.851185+0000","scrub_duration":0.018931098,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":58,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.299286+0000","last_change":"2024-08-17T18:01:22.261377+0000","last_active":"2024-08-17T18:03:15.299286+0000","last_peered":"2024-08-17T18:03:15.299286+0000","last_clean":"2024-08-17T18:03:15.299286+0000","last_became_active":"2024-08-17T18:01:22.256313+0000","last_became_peered":"2024-08-17T18:01:22.256313+0000","last_unstale":"2024-08-17T18:03:15.299286+0000","last_undegraded":"2024-08-17T18:03:15.299286+0000","last_fullsized":"2024-08-17T18:03:15.299286+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:37:40.877505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029621200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2001,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.299163+0000","last_change":"2024-08-17T18:01:45.487988+0000","last_active":"2024-08-17T18:03:15.299163+0000","last_peered":"2024-08-17T18:03:15.299163+0000","last_clean":"2024-08-17T18:03:15.299163+0000","last_became_active":"2024-08-17T18:01:45.487662+0000","last_became_peered":"2024-08-17T18:01:45.487662+0000","last_unstale":"2024-08-17T18:03:15.299163+0000","last_undegraded":"2024-08-17T18:03:15.299163+0000","last_fullsized":"2024-08-17T18:03:15.299163+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:09:52.070169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1810,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.270178+0000","last_change":"2024-08-17T18:01:45.484585+0000","last_active":"2024-08-17T18:03:04.270178+0000","last_peered":"2024-08-17T18:03:04.270178+0000","last_clean":"2024-08-17T18:03:04.270178+0000","last_became_active":"2024-08-17T18:01:45.483888+0000","last_became_peered":"2024-08-17T18:01:45.483888+0000","last_unstale":"2024-08-17T18:03:04.270178+0000","last_undegraded":"2024-08-17T18:03:04.270178+0000","last_fullsized":"2024-08-17T18:03:04.270178+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:14:39.083450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.a","version":"1316'9589","reported_seq":9632,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:19.861486+0000","last_change":"2024-08-17T18:00:40.458246+0000","last_active":"2024-08-17T18:03:19.861486+0000","last_peered":"2024-08-17T18:03:19.861486+0000","last_clean":"2024-08-17T18:03:19.861486+0000","last_became_active":"2024-08-17T18:00:40.457944+0000","last_became_peered":"2024-08-17T18:00:40.457944+0000","last_unstale":"2024-08-17T18:03:19.861486+0000","last_undegraded":"2024-08-17T18:03:19.861486+0000","last_fullsized":"2024-08-17T18:03:19.861486+0000","mapping_epoch":1281,"log_start":"1293'3000","ondisk_log_start":"1293'3000","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":6589,"log_dups_size":0,"ondisk_log_size":6589,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:08:37.192476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":246218752,"num_objects":3757,"num_object_clones":0,"num_object_copies":11271,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3757,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9589,"num_write_kb":427072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"268'149","reported_seq":843,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.267587+0000","last_change":"2024-08-17T18:01:25.261161+0000","last_active":"2024-08-17T18:03:04.267587+0000","last_peered":"2024-08-17T18:03:04.267587+0000","last_clean":"2024-08-17T18:03:04.267587+0000","last_became_active":"2024-08-17T18:01:25.260755+0000","last_became_peered":"2024-08-17T18:01:25.260755+0000","last_unstale":"2024-08-17T18:03:04.267587+0000","last_undegraded":"2024-08-17T18:03:04.267587+0000","last_fullsized":"2024-08-17T18:03:04.267587+0000","mapping_epoch":1295,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1296,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:59.915018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:59.915018+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:36:49.349192+0000","scrub_duration":0.00214204,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":1270,"reported_epoch":1315,"state":"active+recovery_wait+degraded","last_fresh":"2024-08-17T18:03:04.268238+0000","last_change":"2024-08-17T18:01:45.492647+0000","last_active":"2024-08-17T18:03:04.268238+0000","last_peered":"2024-08-17T18:03:04.268238+0000","last_clean":"2024-08-17T18:01:39.406279+0000","last_became_active":"2024-08-17T18:01:45.492253+0000","last_became_peered":"2024-08-17T18:01:45.492253+0000","last_unstale":"2024-08-17T18:03:04.268238+0000","last_undegraded":"2024-08-17T18:01:45.475078+0000","last_fullsized":"2024-08-17T18:03:04.268238+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:25:18.925204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00089523800000000002,"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":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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["5","1","6"],"object_location_counts":[{"shards":"1,5,6","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":1258,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.260768+0000","last_change":"2024-08-17T17:53:46.477512+0000","last_active":"2024-08-17T18:03:04.260768+0000","last_peered":"2024-08-17T18:03:04.260768+0000","last_clean":"2024-08-17T18:03:04.260768+0000","last_became_active":"2024-08-17T17:53:46.476939+0000","last_became_peered":"2024-08-17T17:53:46.476939+0000","last_unstale":"2024-08-17T18:03:04.260768+0000","last_undegraded":"2024-08-17T18:03:04.260768+0000","last_fullsized":"2024-08-17T18:03:04.260768+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:40:26.839235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2012,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.299992+0000","last_change":"2024-08-17T18:01:45.487194+0000","last_active":"2024-08-17T18:03:15.299992+0000","last_peered":"2024-08-17T18:03:15.299992+0000","last_clean":"2024-08-17T18:03:15.299992+0000","last_became_active":"2024-08-17T18:01:45.486892+0000","last_became_peered":"2024-08-17T18:01:45.486892+0000","last_unstale":"2024-08-17T18:03:15.299992+0000","last_undegraded":"2024-08-17T18:03:15.299992+0000","last_fullsized":"2024-08-17T18:03:15.299992+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:59:18.937094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.c","version":"1316'9661","reported_seq":9703,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:19.913777+0000","last_change":"2024-08-17T18:00:40.459173+0000","last_active":"2024-08-17T18:03:19.913777+0000","last_peered":"2024-08-17T18:03:19.913777+0000","last_clean":"2024-08-17T18:03:19.913777+0000","last_became_active":"2024-08-17T18:00:40.457869+0000","last_became_peered":"2024-08-17T18:00:40.457869+0000","last_unstale":"2024-08-17T18:03:19.913777+0000","last_undegraded":"2024-08-17T18:03:19.913777+0000","last_fullsized":"2024-08-17T18:03:19.913777+0000","mapping_epoch":1281,"log_start":"1291'2600","ondisk_log_start":"1291'2600","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":7061,"log_dups_size":0,"ondisk_log_size":7061,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:16:42.472953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":240451584,"num_objects":3669,"num_object_clones":0,"num_object_copies":11007,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3669,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9661,"num_write_kb":426560,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"268'149","reported_seq":776,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.260086+0000","last_change":"2024-08-17T17:45:47.547272+0000","last_active":"2024-08-17T18:03:04.260086+0000","last_peered":"2024-08-17T18:03:04.260086+0000","last_clean":"2024-08-17T18:03:04.260086+0000","last_became_active":"2024-08-17T17:45:38.001873+0000","last_became_peered":"2024-08-17T17:45:38.001873+0000","last_unstale":"2024-08-17T18:03:04.260086+0000","last_undegraded":"2024-08-17T18:03:04.260086+0000","last_fullsized":"2024-08-17T18:03:04.260086+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:47.547201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:47.547201+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:29:52.144033+0000","scrub_duration":0.0031063380000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1285,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.268910+0000","last_change":"2024-08-17T18:01:22.247946+0000","last_active":"2024-08-17T18:03:04.268910+0000","last_peered":"2024-08-17T18:03:04.268910+0000","last_clean":"2024-08-17T18:03:04.268910+0000","last_became_active":"2024-08-17T18:01:22.247641+0000","last_became_peered":"2024-08-17T18:01:22.247641+0000","last_unstale":"2024-08-17T18:03:04.268910+0000","last_undegraded":"2024-08-17T18:03:04.268910+0000","last_fullsized":"2024-08-17T18:03:04.268910+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:54:02.572757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1836,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.293205+0000","last_change":"2024-08-17T18:01:45.492209+0000","last_active":"2024-08-17T18:03:15.293205+0000","last_peered":"2024-08-17T18:03:15.293205+0000","last_clean":"2024-08-17T18:03:15.293205+0000","last_became_active":"2024-08-17T18:01:45.491534+0000","last_became_peered":"2024-08-17T18:01:45.491534+0000","last_unstale":"2024-08-17T18:03:15.293205+0000","last_undegraded":"2024-08-17T18:03:15.293205+0000","last_fullsized":"2024-08-17T18:03:15.293205+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:01:43.265019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342763,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":441,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.268013+0000","last_change":"2024-08-17T18:01:45.492511+0000","last_active":"2024-08-17T18:03:04.268013+0000","last_peered":"2024-08-17T18:03:04.268013+0000","last_clean":"2024-08-17T18:03:04.268013+0000","last_became_active":"2024-08-17T18:01:45.492215+0000","last_became_peered":"2024-08-17T18:01:45.492215+0000","last_unstale":"2024-08-17T18:03:04.268013+0000","last_undegraded":"2024-08-17T18:03:04.268013+0000","last_fullsized":"2024-08-17T18:03:04.268013+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:32:14.190885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.d","version":"1316'9617","reported_seq":9661,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:19.868061+0000","last_change":"2024-08-17T18:00:40.458060+0000","last_active":"2024-08-17T18:03:19.868061+0000","last_peered":"2024-08-17T18:03:19.868061+0000","last_clean":"2024-08-17T18:03:19.868061+0000","last_became_active":"2024-08-17T18:00:40.457758+0000","last_became_peered":"2024-08-17T18:00:40.457758+0000","last_unstale":"2024-08-17T18:03:19.868061+0000","last_undegraded":"2024-08-17T18:03:19.868061+0000","last_fullsized":"2024-08-17T18:03:19.868061+0000","mapping_epoch":1281,"log_start":"1291'3000","ondisk_log_start":"1291'3000","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":6617,"log_dups_size":0,"ondisk_log_size":6617,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:09:20.941350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":239730712,"num_objects":3659,"num_object_clones":0,"num_object_copies":10977,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3659,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":9617,"num_write_kb":424769,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.6","version":"268'149","reported_seq":813,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.259956+0000","last_change":"2024-08-17T17:53:49.527933+0000","last_active":"2024-08-17T18:03:04.259956+0000","last_peered":"2024-08-17T18:03:04.259956+0000","last_clean":"2024-08-17T18:03:04.259956+0000","last_became_active":"2024-08-17T17:53:49.527552+0000","last_became_peered":"2024-08-17T17:53:49.527552+0000","last_unstale":"2024-08-17T18:03:04.259956+0000","last_undegraded":"2024-08-17T18:03:04.259956+0000","last_fullsized":"2024-08-17T18:03:04.259956+0000","mapping_epoch":1199,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1200,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:42.496644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:42.496644+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:16:03.474204+0000","scrub_duration":0.0057956730000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":2001,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.300080+0000","last_change":"2024-08-17T18:01:45.486359+0000","last_active":"2024-08-17T18:03:15.300080+0000","last_peered":"2024-08-17T18:03:15.300080+0000","last_clean":"2024-08-17T18:03:15.300080+0000","last_became_active":"2024-08-17T18:01:45.486079+0000","last_became_peered":"2024-08-17T18:01:45.486079+0000","last_unstale":"2024-08-17T18:03:15.300080+0000","last_undegraded":"2024-08-17T18:03:15.300080+0000","last_fullsized":"2024-08-17T18:03:15.300080+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:42:07.635220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1263,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.261508+0000","last_change":"2024-08-17T17:53:46.479172+0000","last_active":"2024-08-17T18:03:04.261508+0000","last_peered":"2024-08-17T18:03:04.261508+0000","last_clean":"2024-08-17T18:03:04.261508+0000","last_became_active":"2024-08-17T17:53:46.478886+0000","last_became_peered":"2024-08-17T17:53:46.478886+0000","last_unstale":"2024-08-17T18:03:04.261508+0000","last_undegraded":"2024-08-17T18:03:04.261508+0000","last_fullsized":"2024-08-17T18:03:04.261508+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:05:47.401866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033804700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":254,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.298810+0000","last_change":"2024-08-17T17:53:46.479302+0000","last_active":"2024-08-17T18:03:15.298810+0000","last_peered":"2024-08-17T18:03:15.298810+0000","last_clean":"2024-08-17T18:03:15.298810+0000","last_became_active":"2024-08-17T17:53:46.478434+0000","last_became_peered":"2024-08-17T17:53:46.478434+0000","last_unstale":"2024-08-17T18:03:15.298810+0000","last_undegraded":"2024-08-17T18:03:15.298810+0000","last_fullsized":"2024-08-17T18:03:15.298810+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:35:32.206736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.e","version":"1316'9677","reported_seq":11348,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:19.786501+0000","last_change":"2024-08-17T18:01:39.437691+0000","last_active":"2024-08-17T18:03:19.786501+0000","last_peered":"2024-08-17T18:03:19.786501+0000","last_clean":"2024-08-17T18:03:19.786501+0000","last_became_active":"2024-08-17T18:01:39.410820+0000","last_became_peered":"2024-08-17T18:01:39.410820+0000","last_unstale":"2024-08-17T18:03:19.786501+0000","last_undegraded":"2024-08-17T18:03:19.786501+0000","last_fullsized":"2024-08-17T18:03:19.786501+0000","mapping_epoch":1300,"log_start":"1297'3500","ondisk_log_start":"1297'3500","created":1281,"last_epoch_clean":1301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":6177,"log_dups_size":0,"ondisk_log_size":6177,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:22:53.418421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":246743040,"num_objects":3765,"num_object_clones":0,"num_object_copies":11295,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3765,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9677,"num_write_kb":430144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":799,"num_bytes_recovered":52363264,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"268'149","reported_seq":803,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.260775+0000","last_change":"2024-08-17T18:01:25.264653+0000","last_active":"2024-08-17T18:03:04.260775+0000","last_peered":"2024-08-17T18:03:04.260775+0000","last_clean":"2024-08-17T18:03:04.260775+0000","last_became_active":"2024-08-17T18:01:25.264273+0000","last_became_peered":"2024-08-17T18:01:25.264273+0000","last_unstale":"2024-08-17T18:03:04.260775+0000","last_undegraded":"2024-08-17T18:03:04.260775+0000","last_fullsized":"2024-08-17T18:03:04.260775+0000","mapping_epoch":1295,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1296,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:41.349530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:41.349530+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:42:51.994878+0000","scrub_duration":0.001642637,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"72'2","reported_seq":2001,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.291928+0000","last_change":"2024-08-17T17:53:46.488478+0000","last_active":"2024-08-17T18:03:15.291928+0000","last_peered":"2024-08-17T18:03:15.291928+0000","last_clean":"2024-08-17T18:03:15.291928+0000","last_became_active":"2024-08-17T17:53:46.472168+0000","last_became_peered":"2024-08-17T17:53:46.472168+0000","last_unstale":"2024-08-17T18:03:15.291928+0000","last_undegraded":"2024-08-17T18:03:15.291928+0000","last_fullsized":"2024-08-17T18:03:15.291928+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:14:14.085301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,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":451,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.260196+0000","last_change":"2024-08-17T18:01:45.488752+0000","last_active":"2024-08-17T18:03:04.260196+0000","last_peered":"2024-08-17T18:03:04.260196+0000","last_clean":"2024-08-17T18:03:04.260196+0000","last_became_active":"2024-08-17T18:01:45.488389+0000","last_became_peered":"2024-08-17T18:01:45.488389+0000","last_unstale":"2024-08-17T18:03:04.260196+0000","last_undegraded":"2024-08-17T18:03:04.260196+0000","last_fullsized":"2024-08-17T18:03:04.260196+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:32:28.645202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.0","version":"0'0","reported_seq":1991,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.291060+0000","last_change":"2024-08-17T17:53:46.475369+0000","last_active":"2024-08-17T18:03:15.291060+0000","last_peered":"2024-08-17T18:03:15.291060+0000","last_clean":"2024-08-17T18:03:15.291060+0000","last_became_active":"2024-08-17T17:53:46.473571+0000","last_became_peered":"2024-08-17T17:53:46.473571+0000","last_unstale":"2024-08-17T18:03:15.291060+0000","last_undegraded":"2024-08-17T18:03:15.291060+0000","last_fullsized":"2024-08-17T18:03:15.291060+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:59:21.254593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.f","version":"1316'9554","reported_seq":12298,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:19.828006+0000","last_change":"2024-08-17T18:01:45.496922+0000","last_active":"2024-08-17T18:03:19.828006+0000","last_peered":"2024-08-17T18:03:19.828006+0000","last_clean":"2024-08-17T18:03:19.828006+0000","last_became_active":"2024-08-17T18:01:45.489779+0000","last_became_peered":"2024-08-17T18:01:45.489779+0000","last_unstale":"2024-08-17T18:03:19.828006+0000","last_undegraded":"2024-08-17T18:03:19.828006+0000","last_fullsized":"2024-08-17T18:03:19.828006+0000","mapping_epoch":1302,"log_start":"1293'3000","ondisk_log_start":"1293'3000","created":1281,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":6554,"log_dups_size":0,"ondisk_log_size":6554,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:26:55.218317+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":241434624,"num_objects":3684,"num_object_clones":0,"num_object_copies":11052,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3684,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9554,"num_write_kb":423616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1335,"num_bytes_recovered":87490560,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.4","version":"268'149","reported_seq":963,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.291662+0000","last_change":"2024-08-17T17:46:59.992526+0000","last_active":"2024-08-17T18:03:15.291662+0000","last_peered":"2024-08-17T18:03:15.291662+0000","last_clean":"2024-08-17T18:03:15.291662+0000","last_became_active":"2024-08-17T17:46:27.004139+0000","last_became_peered":"2024-08-17T17:46:27.004139+0000","last_unstale":"2024-08-17T18:03:15.291662+0000","last_undegraded":"2024-08-17T18:03:15.291662+0000","last_fullsized":"2024-08-17T18:03:15.291662+0000","mapping_epoch":1128,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:59.992449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:59.992449+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:10:52.252499+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":269,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.293648+0000","last_change":"2024-08-17T18:01:46.832420+0000","last_active":"2024-08-17T18:03:15.293648+0000","last_peered":"2024-08-17T18:03:15.293648+0000","last_clean":"2024-08-17T18:03:15.293648+0000","last_became_active":"2024-08-17T18:01:45.484168+0000","last_became_peered":"2024-08-17T18:01:45.484168+0000","last_unstale":"2024-08-17T18:03:15.293648+0000","last_undegraded":"2024-08-17T18:03:15.293648+0000","last_fullsized":"2024-08-17T18:03:15.293648+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1304,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T20:12:22.223961+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,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":1270,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.260271+0000","last_change":"2024-08-17T18:01:22.251055+0000","last_active":"2024-08-17T18:03:04.260271+0000","last_peered":"2024-08-17T18:03:04.260271+0000","last_clean":"2024-08-17T18:03:04.260271+0000","last_became_active":"2024-08-17T18:01:22.250589+0000","last_became_peered":"2024-08-17T18:01:22.250589+0000","last_unstale":"2024-08-17T18:03:04.260271+0000","last_undegraded":"2024-08-17T18:03:04.260271+0000","last_fullsized":"2024-08-17T18:03:04.260271+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:55:56.747563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030013400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1220,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.258397+0000","last_change":"2024-08-17T17:22:55.275184+0000","last_active":"2024-08-17T18:03:04.258397+0000","last_peered":"2024-08-17T18:03:04.258397+0000","last_clean":"2024-08-17T18:03:04.258397+0000","last_became_active":"2024-08-17T17:22:55.274677+0000","last_became_peered":"2024-08-17T17:22:55.274677+0000","last_unstale":"2024-08-17T18:03:04.258397+0000","last_undegraded":"2024-08-17T18:03:04.258397+0000","last_fullsized":"2024-08-17T18:03:04.258397+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:51:29.348766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":1247,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.260611+0000","last_change":"2024-08-17T18:01:45.487350+0000","last_active":"2024-08-17T18:03:04.260611+0000","last_peered":"2024-08-17T18:03:04.260611+0000","last_clean":"2024-08-17T18:03:04.260611+0000","last_became_active":"2024-08-17T18:01:45.486940+0000","last_became_peered":"2024-08-17T18:01:45.486940+0000","last_unstale":"2024-08-17T18:03:04.260611+0000","last_undegraded":"2024-08-17T18:03:04.260611+0000","last_fullsized":"2024-08-17T18:03:04.260611+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:00:29.040622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"350'22","reported_seq":1243,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.259915+0000","last_change":"2024-08-17T17:22:53.728275+0000","last_active":"2024-08-17T18:03:04.259915+0000","last_peered":"2024-08-17T18:03:04.259915+0000","last_clean":"2024-08-17T18:03:04.259915+0000","last_became_active":"2024-08-17T17:22:53.727978+0000","last_became_peered":"2024-08-17T17:22:53.727978+0000","last_unstale":"2024-08-17T18:03:04.259915+0000","last_undegraded":"2024-08-17T18:03:04.259915+0000","last_fullsized":"2024-08-17T18:03:04.259915+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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":"periodic scrub scheduled @ 2024-08-18T23:19:43.717005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"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.12","version":"0'0","reported_seq":514,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.259277+0000","last_change":"2024-08-17T18:01:45.492165+0000","last_active":"2024-08-17T18:03:04.259277+0000","last_peered":"2024-08-17T18:03:04.259277+0000","last_clean":"2024-08-17T18:03:04.259277+0000","last_became_active":"2024-08-17T18:01:45.491520+0000","last_became_peered":"2024-08-17T18:01:45.491520+0000","last_unstale":"2024-08-17T18:03:04.259277+0000","last_undegraded":"2024-08-17T18:03:04.259277+0000","last_fullsized":"2024-08-17T18:03:04.259277+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:21:41.201115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"72'3","reported_seq":1234,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.261286+0000","last_change":"2024-08-17T17:32:59.768226+0000","last_active":"2024-08-17T18:03:04.261286+0000","last_peered":"2024-08-17T18:03:04.261286+0000","last_clean":"2024-08-17T18:03:04.261286+0000","last_became_active":"2024-08-17T17:32:59.767701+0000","last_became_peered":"2024-08-17T17:32:59.767701+0000","last_unstale":"2024-08-17T18:03:04.261286+0000","last_undegraded":"2024-08-17T18:03:04.261286+0000","last_fullsized":"2024-08-17T18:03:04.261286+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T21:00:52.281423+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":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":"3.16","version":"0'0","reported_seq":1258,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.268682+0000","last_change":"2024-08-17T18:01:45.485509+0000","last_active":"2024-08-17T18:03:04.268682+0000","last_peered":"2024-08-17T18:03:04.268682+0000","last_clean":"2024-08-17T18:03:04.268682+0000","last_became_active":"2024-08-17T18:01:45.485166+0000","last_became_peered":"2024-08-17T18:01:45.485166+0000","last_unstale":"2024-08-17T18:03:04.268682+0000","last_undegraded":"2024-08-17T18:03:04.268682+0000","last_fullsized":"2024-08-17T18:03:04.268682+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:48:35.715659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":1945,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.291319+0000","last_change":"2024-08-17T17:32:59.773153+0000","last_active":"2024-08-17T18:03:15.291319+0000","last_peered":"2024-08-17T18:03:15.291319+0000","last_clean":"2024-08-17T18:03:15.291319+0000","last_became_active":"2024-08-17T17:32:59.772671+0000","last_became_peered":"2024-08-17T17:32:59.772671+0000","last_unstale":"2024-08-17T18:03:15.291319+0000","last_undegraded":"2024-08-17T18:03:15.291319+0000","last_fullsized":"2024-08-17T18:03:15.291319+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:32.219883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":253,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.293190+0000","last_change":"2024-08-17T17:53:46.477925+0000","last_active":"2024-08-17T18:03:15.293190+0000","last_peered":"2024-08-17T18:03:15.293190+0000","last_clean":"2024-08-17T18:03:15.293190+0000","last_became_active":"2024-08-17T17:53:46.477585+0000","last_became_peered":"2024-08-17T17:53:46.477585+0000","last_unstale":"2024-08-17T18:03:15.293190+0000","last_undegraded":"2024-08-17T18:03:15.293190+0000","last_fullsized":"2024-08-17T18:03:15.293190+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:16:46.944386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1974,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.291052+0000","last_change":"2024-08-17T18:01:45.489948+0000","last_active":"2024-08-17T18:03:15.291052+0000","last_peered":"2024-08-17T18:03:15.291052+0000","last_clean":"2024-08-17T18:03:15.291052+0000","last_became_active":"2024-08-17T18:01:45.489222+0000","last_became_peered":"2024-08-17T18:01:45.489222+0000","last_unstale":"2024-08-17T18:03:15.291052+0000","last_undegraded":"2024-08-17T18:03:15.291052+0000","last_fullsized":"2024-08-17T18:03:15.291052+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:24:40.294616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1237,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.260128+0000","last_change":"2024-08-17T17:31:54.823767+0000","last_active":"2024-08-17T18:03:04.260128+0000","last_peered":"2024-08-17T18:03:04.260128+0000","last_clean":"2024-08-17T18:03:04.260128+0000","last_became_active":"2024-08-17T17:31:54.823265+0000","last_became_peered":"2024-08-17T17:31:54.823265+0000","last_unstale":"2024-08-17T18:03:04.260128+0000","last_undegraded":"2024-08-17T18:03:04.260128+0000","last_fullsized":"2024-08-17T18:03:04.260128+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:10:08.654594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2005,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.291102+0000","last_change":"2024-08-17T18:01:45.489560+0000","last_active":"2024-08-17T18:03:15.291102+0000","last_peered":"2024-08-17T18:03:15.291102+0000","last_clean":"2024-08-17T18:03:15.291102+0000","last_became_active":"2024-08-17T18:01:45.488791+0000","last_became_peered":"2024-08-17T18:01:45.488791+0000","last_unstale":"2024-08-17T18:03:15.291102+0000","last_undegraded":"2024-08-17T18:03:15.291102+0000","last_fullsized":"2024-08-17T18:03:15.291102+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:37.845912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"0'0","reported_seq":254,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.293500+0000","last_change":"2024-08-17T17:53:46.489345+0000","last_active":"2024-08-17T18:03:15.293500+0000","last_peered":"2024-08-17T18:03:15.293500+0000","last_clean":"2024-08-17T18:03:15.293500+0000","last_became_active":"2024-08-17T17:53:46.488901+0000","last_became_peered":"2024-08-17T17:53:46.488901+0000","last_unstale":"2024-08-17T18:03:15.293500+0000","last_undegraded":"2024-08-17T18:03:15.293500+0000","last_fullsized":"2024-08-17T18:03:15.293500+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:32:08.140219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":591,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.291474+0000","last_change":"2024-08-17T18:01:45.486827+0000","last_active":"2024-08-17T18:03:15.291474+0000","last_peered":"2024-08-17T18:03:15.291474+0000","last_clean":"2024-08-17T18:03:15.291474+0000","last_became_active":"2024-08-17T18:01:45.485483+0000","last_became_peered":"2024-08-17T18:01:45.485483+0000","last_unstale":"2024-08-17T18:03:15.291474+0000","last_undegraded":"2024-08-17T18:03:15.291474+0000","last_fullsized":"2024-08-17T18:03:15.291474+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:00:32.488265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":1973,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.292509+0000","last_change":"2024-08-17T18:01:45.487087+0000","last_active":"2024-08-17T18:03:15.292509+0000","last_peered":"2024-08-17T18:03:15.292509+0000","last_clean":"2024-08-17T18:03:15.292509+0000","last_became_active":"2024-08-17T18:01:45.486477+0000","last_became_peered":"2024-08-17T18:01:45.486477+0000","last_unstale":"2024-08-17T18:03:15.292509+0000","last_undegraded":"2024-08-17T18:03:15.292509+0000","last_fullsized":"2024-08-17T18:03:15.292509+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:30:33.784859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"72'1","reported_seq":1286,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.259338+0000","last_change":"2024-08-17T18:01:45.493730+0000","last_active":"2024-08-17T18:03:04.259338+0000","last_peered":"2024-08-17T18:03:04.259338+0000","last_clean":"2024-08-17T18:03:04.259338+0000","last_became_active":"2024-08-17T18:01:45.493420+0000","last_became_peered":"2024-08-17T18:01:45.493420+0000","last_unstale":"2024-08-17T18:03:04.259338+0000","last_undegraded":"2024-08-17T18:03:04.259338+0000","last_fullsized":"2024-08-17T18:03:04.259338+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:56:16.649692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":58,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.300174+0000","last_change":"2024-08-17T18:01:22.243484+0000","last_active":"2024-08-17T18:03:15.300174+0000","last_peered":"2024-08-17T18:03:15.300174+0000","last_clean":"2024-08-17T18:03:15.300174+0000","last_became_active":"2024-08-17T18:01:22.243184+0000","last_became_peered":"2024-08-17T18:01:22.243184+0000","last_unstale":"2024-08-17T18:03:15.300174+0000","last_undegraded":"2024-08-17T18:03:15.300174+0000","last_fullsized":"2024-08-17T18:03:15.300174+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:27:22.996356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":253,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.298901+0000","last_change":"2024-08-17T17:53:46.479068+0000","last_active":"2024-08-17T18:03:15.298901+0000","last_peered":"2024-08-17T18:03:15.298901+0000","last_clean":"2024-08-17T18:03:15.298901+0000","last_became_active":"2024-08-17T17:53:46.478739+0000","last_became_peered":"2024-08-17T17:53:46.478739+0000","last_unstale":"2024-08-17T18:03:15.298901+0000","last_undegraded":"2024-08-17T18:03:15.298901+0000","last_fullsized":"2024-08-17T18:03:15.298901+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:46:18.852778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":1284,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.260534+0000","last_change":"2024-08-17T18:01:45.486374+0000","last_active":"2024-08-17T18:03:04.260534+0000","last_peered":"2024-08-17T18:03:04.260534+0000","last_clean":"2024-08-17T18:03:04.260534+0000","last_became_active":"2024-08-17T18:01:45.485945+0000","last_became_peered":"2024-08-17T18:01:45.485945+0000","last_unstale":"2024-08-17T18:03:04.260534+0000","last_undegraded":"2024-08-17T18:03:04.260534+0000","last_fullsized":"2024-08-17T18:03:04.260534+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:23:01.969155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"72'2","reported_seq":1264,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.268580+0000","last_change":"2024-08-17T18:01:45.489860+0000","last_active":"2024-08-17T18:03:04.268580+0000","last_peered":"2024-08-17T18:03:04.268580+0000","last_clean":"2024-08-17T18:03:04.268580+0000","last_became_active":"2024-08-17T18:01:45.483510+0000","last_became_peered":"2024-08-17T18:01:45.483510+0000","last_unstale":"2024-08-17T18:03:04.268580+0000","last_undegraded":"2024-08-17T18:03:04.268580+0000","last_fullsized":"2024-08-17T18:03:04.268580+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:15:32.978932+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":[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":1274,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.259240+0000","last_change":"2024-08-17T17:53:46.478097+0000","last_active":"2024-08-17T18:03:04.259240+0000","last_peered":"2024-08-17T18:03:04.259240+0000","last_clean":"2024-08-17T18:03:04.259240+0000","last_became_active":"2024-08-17T17:53:46.477781+0000","last_became_peered":"2024-08-17T17:53:46.477781+0000","last_unstale":"2024-08-17T18:03:04.259240+0000","last_undegraded":"2024-08-17T18:03:04.259240+0000","last_fullsized":"2024-08-17T18:03:04.259240+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:30:59.021114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1233,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.268874+0000","last_change":"2024-08-17T17:22:53.725178+0000","last_active":"2024-08-17T18:03:04.268874+0000","last_peered":"2024-08-17T18:03:04.268874+0000","last_clean":"2024-08-17T18:03:04.268874+0000","last_became_active":"2024-08-17T17:22:53.724909+0000","last_became_peered":"2024-08-17T17:22:53.724909+0000","last_unstale":"2024-08-17T18:03:04.268874+0000","last_undegraded":"2024-08-17T18:03:04.268874+0000","last_fullsized":"2024-08-17T18:03:04.268874+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:00.171471+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":[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.19","version":"0'0","reported_seq":2002,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.291615+0000","last_change":"2024-08-17T18:01:22.254716+0000","last_active":"2024-08-17T18:03:15.291615+0000","last_peered":"2024-08-17T18:03:15.291615+0000","last_clean":"2024-08-17T18:03:15.291615+0000","last_became_active":"2024-08-17T18:01:22.254400+0000","last_became_peered":"2024-08-17T18:01:22.254400+0000","last_unstale":"2024-08-17T18:03:15.291615+0000","last_undegraded":"2024-08-17T18:03:15.291615+0000","last_fullsized":"2024-08-17T18:03:15.291615+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:24:32.220718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1976,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.291821+0000","last_change":"2024-08-17T18:01:22.249028+0000","last_active":"2024-08-17T18:03:15.291821+0000","last_peered":"2024-08-17T18:03:15.291821+0000","last_clean":"2024-08-17T18:03:15.291821+0000","last_became_active":"2024-08-17T18:01:22.246114+0000","last_became_peered":"2024-08-17T18:01:22.246114+0000","last_unstale":"2024-08-17T18:03:15.291821+0000","last_undegraded":"2024-08-17T18:03:15.291821+0000","last_fullsized":"2024-08-17T18:03:15.291821+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T20:08:56.033790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1247,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T18:03:04.259793+0000","last_change":"2024-08-17T18:01:45.491629+0000","last_active":"2024-08-17T18:03:04.259793+0000","last_peered":"2024-08-17T18:03:04.259793+0000","last_clean":"2024-08-17T18:03:04.259793+0000","last_became_active":"2024-08-17T18:01:45.490855+0000","last_became_peered":"2024-08-17T18:01:45.490855+0000","last_unstale":"2024-08-17T18:03:04.259793+0000","last_undegraded":"2024-08-17T18:03:04.259793+0000","last_fullsized":"2024-08-17T18:03:04.259793+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:10:06.832980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"72'4","reported_seq":289,"reported_epoch":1316,"state":"active+clean","last_fresh":"2024-08-17T18:03:15.293284+0000","last_change":"2024-08-17T18:01:46.828124+0000","last_active":"2024-08-17T18:03:15.293284+0000","last_peered":"2024-08-17T18:03:15.293284+0000","last_clean":"2024-08-17T18:03:15.293284+0000","last_became_active":"2024-08-17T18:01:22.296532+0000","last_became_peered":"2024-08-17T18:01:22.296532+0000","last_unstale":"2024-08-17T18:03:15.293284+0000","last_undegraded":"2024-08-17T18:03:15.293284+0000","last_fullsized":"2024-08-17T18:03:15.293284+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1304,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T02:42:41.255727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":6,"num_bytes_recovered":1710,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":10,"num_pg":16,"stat_sum":{"num_bytes":3870687256,"num_objects":59063,"num_object_clones":0,"num_object_copies":177189,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":10143,"num_objects_misplaced":1662,"num_objects_unfound":0,"num_objects_dirty":59063,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":154591,"num_write_kb":6836865,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8403,"num_bytes_recovered":550699008,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12491042816,"data_stored":12491030600,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":113591,"ondisk_log_size":113591,"up":48,"acting":45,"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":5530,"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":28,"num_bytes_recovered":1822,"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":102400,"data_stored":17160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17088,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"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":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":644038,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":35,"num_read_kb":75,"num_write":20,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":686386,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2048000,"data_stored":2033792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201790,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1992540,"kb_used_data":1096020,"kb_used_omap":1,"kb_used_meta":896510,"kb_avail":91752612,"statfs":{"total":95995035648,"available":93954674688,"internally_reserved":0,"allocated":1122324480,"data_stored":1119478317,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":918026584},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,1,1,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":6,"up_from":47,"seq":201863463427,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2597792,"kb_used_data":1693144,"kb_used_omap":1,"kb_used_meta":904638,"kb_avail":91147360,"statfs":{"total":95995035648,"available":93334896640,"internally_reserved":0,"allocated":1733779456,"data_stored":1730930208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":926349656},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1,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":[]},{"osd":5,"up_from":39,"seq":167503725064,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2254544,"kb_used_data":1363400,"kb_used_omap":1,"kb_used_meta":891006,"kb_avail":91490608,"statfs":{"total":95995035648,"available":93686382592,"internally_reserved":0,"allocated":1396121600,"data_stored":1393283968,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":912390488},"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,0,0,1,4,0,1],"upper_bound":128},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986702,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3033052,"kb_used_data":2140756,"kb_used_omap":1,"kb_used_meta":892286,"kb_avail":90712100,"statfs":{"total":95995035648,"available":92889190400,"internally_reserved":0,"allocated":2192134144,"data_stored":2189287935,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":913701208},"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":[5,3,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":[]},{"osd":3,"up_from":592,"seq":2542620639598,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2286668,"kb_used_data":1372160,"kb_used_omap":25,"kb_used_meta":914406,"kb_avail":91458484,"statfs":{"total":95995035648,"available":93653487616,"internally_reserved":0,"allocated":1405091840,"data_stored":1402261843,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26454,"internal_metadata":936351914},"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":[]},{"osd":2,"up_from":559,"seq":2400886718837,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2062604,"kb_used_data":1409412,"kb_used_omap":29,"kb_used_meta":653090,"kb_avail":91682548,"statfs":{"total":95995035648,"available":93882929152,"internally_reserved":0,"allocated":1443237888,"data_stored":1440404309,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30541,"internal_metadata":668764339},"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,2,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":527,"seq":2263447765371,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1682760,"kb_used_data":913020,"kb_used_omap":34,"kb_used_meta":769693,"kb_avail":92062392,"statfs":{"total":95995035648,"available":94271889408,"internally_reserved":0,"allocated":934932480,"data_stored":932105964,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35550,"internal_metadata":788165922},"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":[]},{"osd":0,"up_from":453,"seq":1945620185482,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3056332,"kb_used_data":2360388,"kb_used_omap":39,"kb_used_meta":695896,"kb_avail":90688820,"statfs":{"total":95995035648,"available":92865351680,"internally_reserved":0,"allocated":2417037312,"data_stored":2414203201,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40830,"internal_metadata":712597634},"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,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"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":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":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":1,"osd":5,"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":266240,"data_stored":262688,"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":327680,"data_stored":327680,"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":4096,"data_stored":19,"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":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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5388,"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":5261,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1222,"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":5217,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"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":640,"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":5384,"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":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2397835264,"data_stored":2397831192,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":926547968,"data_stored":926547968,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1424752640,"data_stored":1424752640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1386807296,"data_stored":1386807296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":2171408384,"data_stored":2171404312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1378484224,"data_stored":1378484224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1706102784,"data_stored":1706098712,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1099104256,"data_stored":1099104256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T18:03:26.285 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool set unique_pool_5 pgp_num 16 2024-08-17T18:03:26.296 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:26.330 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:26.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:26.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:26.432 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:26.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:26.467 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:26.467 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:26.568 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:26.608 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:26.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:26.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:26.710 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:26.753 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:26.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:26.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:26.855 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:26.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:26.893 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:26.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:26.994 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:27.023 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:27.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:27.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:27.124 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:27.166 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:27.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:27.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:27.259 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:27.267 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:27.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:27.310 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:27.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:27.400 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:27 smithi037 ceph-mon[97894]: pgmap v2134: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 833 op/s; 10245/165612 objects degraded (6.186%); 1378/165612 objects misplaced (0.832%); 2.0 MiB/s, 32 objects/s recovering 2024-08-17T18:03:27.400 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:27 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 10245/165612 objects degraded (6.186%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:27.400 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:27 smithi037 ceph-mon[102022]: pgmap v2134: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 833 op/s; 10245/165612 objects degraded (6.186%); 1378/165612 objects misplaced (0.832%); 2.0 MiB/s, 32 objects/s recovering 2024-08-17T18:03:27.400 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:27 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 10245/165612 objects degraded (6.186%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:27.411 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:27.454 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:27.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:27.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:27.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:27 smithi046 ceph-mon[88218]: pgmap v2134: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 833 op/s; 10245/165612 objects degraded (6.186%); 1378/165612 objects misplaced (0.832%); 2.0 MiB/s, 32 objects/s recovering 2024-08-17T18:03:27.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:27 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 10245/165612 objects degraded (6.186%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:27.556 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:27.594 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:27.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:27.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:27.642 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:03:27.643 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:03:27.661 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:03:27.696 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:27.742 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:27.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:27.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:27.844 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:27.882 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:27.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:27.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:27.984 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:28.029 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:28.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:28.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:28.131 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:28.180 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:28.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:28.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:28.281 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:28.327 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:28.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:28.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:28.429 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:28.483 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-08-17T18:03:28.487 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:28.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:28.490 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:28.590 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:28.625 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:28.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:28.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:28.726 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:28.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:28.778 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:28.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:28.880 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:28.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:28.926 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:28.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:28.985 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:03:29.028 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:29.083 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:29.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:29.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:29.100 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:29.186 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:29.226 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:29.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:29.227 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:29.252 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:03:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:03:28] "GET /metrics HTTP/1.1" 200 36730 "" "Prometheus/2.51.0" 2024-08-17T18:03:29.328 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:29.348 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is unset 2024-08-17T18:03:29.363 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:29.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:29.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:29.430 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:29 smithi046 ceph-mon[88218]: pgmap v2135: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 755 op/s; 10245/163989 objects degraded (6.247%); 1378/163989 objects misplaced (0.840%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T18:03:29.430 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:29 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2933682249' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:03:29.465 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:29.499 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:29.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:29.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:29.503 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:29 smithi037 ceph-mon[97894]: pgmap v2135: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 755 op/s; 10245/163989 objects degraded (6.247%); 1378/163989 objects misplaced (0.840%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T18:03:29.503 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:29 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2933682249' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:03:29.503 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:29 smithi037 ceph-mon[102022]: pgmap v2135: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 755 op/s; 10245/163989 objects degraded (6.247%); 1378/163989 objects misplaced (0.840%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T18:03:29.503 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:29 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2933682249' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:03:29.601 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:29.634 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:29.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:29.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:29.736 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:29.781 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:29.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:29.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:29.882 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:29.906 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:29.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:29.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:30.008 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:30.035 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:30.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:30.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:30.137 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:30.171 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:30.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:30.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:30.273 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:30.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:30.310 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:30.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:30.371 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:30 smithi037 ceph-mon[102022]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:03:30.371 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:30 smithi037 ceph-mon[97894]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:03:30.372 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:30 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2933682249' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:03:30.411 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:30.453 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:30.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:30.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:30.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:30 smithi046 ceph-mon[88218]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:03:30.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:30 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2933682249' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:03:30.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:30 smithi046 ceph-mon[88218]: osdmap e1317: 8 total, 8 up, 8 in 2024-08-17T18:03:30.512 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:03:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:03:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:03:30.556 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:30.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:30.590 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:30.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:30.691 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:30.721 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:30.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:30.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:30.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:30 smithi037 ceph-mon[97894]: osdmap e1317: 8 total, 8 up, 8 in 2024-08-17T18:03:30.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:30 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2933682249' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:03:30.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:30 smithi037 ceph-mon[102022]: osdmap e1317: 8 total, 8 up, 8 in 2024-08-17T18:03:30.823 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:30.860 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:30.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:30.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:30.962 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:30.999 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:31.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:31.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:31.101 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:31.138 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:31.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:31.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:31.240 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:31.269 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:31.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:31.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:31.371 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:31.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:31.419 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:31.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:31 smithi046 ceph-mon[88218]: pgmap v2137: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 10348/154968 objects degraded (6.678%); 1108/154968 objects misplaced (0.715%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T18:03:31.520 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:31.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:31.562 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:31.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:31.664 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:31.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:31.722 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:31.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:31.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:31 smithi037 ceph-mon[97894]: pgmap v2137: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 10348/154968 objects degraded (6.678%); 1108/154968 objects misplaced (0.715%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T18:03:31.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:31 smithi037 ceph-mon[102022]: pgmap v2137: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 10348/154968 objects degraded (6.678%); 1108/154968 objects misplaced (0.715%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T18:03:31.823 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:31.865 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:31.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:31.866 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:31.967 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:31.987 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:03:31.987 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:03:32.011 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:32.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:32.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:32.113 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:32.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:32.149 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:32.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:32.250 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:32.291 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:32.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:32.292 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:32.392 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:32.434 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:32.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:32.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:32.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:32 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 10348/154968 objects degraded (6.678%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:32.535 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:32.569 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:32.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:32.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:32.660 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:32 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 10348/154968 objects degraded (6.678%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:32.661 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:32 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 10348/154968 objects degraded (6.678%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:32.670 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:32.686 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-08-17T18:03:32.712 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:32.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:32.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:32.815 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:32.861 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:32.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:32.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:32.963 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:33.016 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:33.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:33.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:33.118 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:33.173 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:33.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:33.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:33.218 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:03:33.275 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:33.320 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:33.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:33.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:33.346 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:03:33.346 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:03:33.373 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:03:33.373 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:03:33.386 INFO:teuthology.orchestra.run.smithi037.stderr:set pool 10 pgp_num to 16 2024-08-17T18:03:33.401 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:03:33.401 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:03:33.422 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:33.433 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:03:33.433 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:03:33.455 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:33 smithi037 ceph-mon[97894]: pgmap v2138: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 848 op/s; 10348/151797 objects degraded (6.817%); 1108/151797 objects misplaced (0.730%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T18:03:33.455 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:33 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2971302610' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T18:03:33.455 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:33 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/972541881' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:03:33.455 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:33 smithi037 ceph-mon[102022]: pgmap v2138: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 848 op/s; 10348/151797 objects degraded (6.817%); 1108/151797 objects misplaced (0.730%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T18:03:33.455 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:33 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2971302610' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T18:03:33.455 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:33 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/972541881' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:03:33.462 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:33.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:33.463 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:33.469 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:03:33.469 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:03:33.505 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:03:33.506 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:03:33.537 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:03:33.537 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:03:33.564 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:33.565 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:03:33.565 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:03:33.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:33.612 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:33.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:33.659 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:33 smithi046 ceph-mon[88218]: pgmap v2138: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 848 op/s; 10348/151797 objects degraded (6.817%); 1108/151797 objects misplaced (0.730%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T18:03:33.659 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:33 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2971302610' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T18:03:33.659 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:33 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/972541881' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:03:33.713 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:33.753 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:33.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:33.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:33.855 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:33.856 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T18:03:33.902 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:33.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:33.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:34.004 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:34.045 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:34.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:34.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:34.147 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:34.195 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:34.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:34.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:34.297 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:34.338 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:34.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:34.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:34.440 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:34.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:34.471 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:34.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:34.481 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:34 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2971302610' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]': finished 2024-08-17T18:03:34.481 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:34 smithi046 ceph-mon[88218]: osdmap e1318: 8 total, 8 up, 8 in 2024-08-17T18:03:34.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:34 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2971302610' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]': finished 2024-08-17T18:03:34.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:34 smithi037 ceph-mon[97894]: osdmap e1318: 8 total, 8 up, 8 in 2024-08-17T18:03:34.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:34 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2971302610' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]': finished 2024-08-17T18:03:34.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:34 smithi037 ceph-mon[102022]: osdmap e1318: 8 total, 8 up, 8 in 2024-08-17T18:03:34.572 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:34.598 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:34.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:34.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:34.700 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:34.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:34.755 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:34.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:34.856 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:34.883 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:34.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:34.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:34.985 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:35.020 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:35.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:35.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:35.050 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:35.121 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:35.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:35.161 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:35.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:35.206 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T18:03:35.206 INFO:teuthology.orchestra.run.smithi046.stdout: "size": 20, 2024-08-17T18:03:35.206 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 600, 2024-08-17T18:03:35.207 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [ 2024-08-17T18:03:35.207 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.207 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:58426 9.10 9.5053730 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1232)", 2024-08-17T18:03:35.207 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:06.190219+0000", 2024-08-17T18:03:35.207 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 389.01124093499999, 2024-08-17T18:03:35.207 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.98308759999999995, 2024-08-17T18:03:35.207 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:35.207 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "reached pg", 2024-08-17T18:03:35.207 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:35.207 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:03:35.207 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:03:35.207 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 58426 2024-08-17T18:03:35.207 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.208 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:35.208 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.208 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:35.208 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.190219+0000", 2024-08-17T18:03:35.208 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.208 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.208 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.208 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:35.208 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.190219+0000", 2024-08-17T18:03:35.208 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.208 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.209 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.209 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:35.209 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.190217+0000", 2024-08-17T18:03:35.209 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:03:35.209 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.209 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.209 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:35.210 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.190378+0000", 2024-08-17T18:03:35.210 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00016119499999999999 2024-08-17T18:03:35.210 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.210 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.210 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:35.210 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.190391+0000", 2024-08-17T18:03:35.210 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3132000000000001e-05 2024-08-17T18:03:35.210 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.210 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.210 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:35.210 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.190397+0000", 2024-08-17T18:03:35.210 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8189999999999997e-06 2024-08-17T18:03:35.210 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.211 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.211 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.211 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.190450+0000", 2024-08-17T18:03:35.211 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.3281e-05 2024-08-17T18:03:35.211 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.211 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.211 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:35.211 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.190457+0000", 2024-08-17T18:03:35.211 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.9149999999999999e-06 2024-08-17T18:03:35.211 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.211 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.211 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.211 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:07.173294+0000", 2024-08-17T18:03:35.212 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.98283625600000002 2024-08-17T18:03:35.212 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.212 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.212 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:35.212 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:07.173306+0000", 2024-08-17T18:03:35.212 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2594e-05 2024-08-17T18:03:35.212 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.212 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:35.212 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.212 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.212 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.212 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:58440 9.10 9.f992a230 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1232)", 2024-08-17T18:03:35.212 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:06.195102+0000", 2024-08-17T18:03:35.212 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 389.00635696699999, 2024-08-17T18:03:35.213 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.97823353899999999, 2024-08-17T18:03:35.213 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:35.213 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "reached pg", 2024-08-17T18:03:35.213 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:35.213 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:03:35.213 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:03:35.213 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 58440 2024-08-17T18:03:35.213 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.213 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:35.213 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.213 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:35.213 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.195102+0000", 2024-08-17T18:03:35.213 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.214 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.214 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.214 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:35.214 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.195102+0000", 2024-08-17T18:03:35.214 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.214 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.214 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.214 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:35.214 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.195101+0000", 2024-08-17T18:03:35.214 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T18:03:35.214 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.214 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.214 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:35.215 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.195146+0000", 2024-08-17T18:03:35.215 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.49e-05 2024-08-17T18:03:35.215 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.215 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.215 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:35.215 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.195160+0000", 2024-08-17T18:03:35.215 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.4239999999999999e-05 2024-08-17T18:03:35.215 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.215 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.215 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:35.216 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.195166+0000", 2024-08-17T18:03:35.216 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8080000000000001e-06 2024-08-17T18:03:35.216 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.216 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.216 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.216 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.195226+0000", 2024-08-17T18:03:35.216 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0767999999999998e-05 2024-08-17T18:03:35.216 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.217 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.217 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:35.217 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.195234+0000", 2024-08-17T18:03:35.217 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.6340000000000001e-06 2024-08-17T18:03:35.217 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.217 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.217 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.217 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:07.173328+0000", 2024-08-17T18:03:35.217 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.97809404300000002 2024-08-17T18:03:35.217 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.217 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.217 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:35.217 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:07.173336+0000", 2024-08-17T18:03:35.217 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.9459999999999998e-06 2024-08-17T18:03:35.218 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.218 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:35.218 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.218 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.218 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.218 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:58454 9.10 9.b61a030 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1232)", 2024-08-17T18:03:35.218 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:06.203875+0000", 2024-08-17T18:03:35.218 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 388.99758470400002, 2024-08-17T18:03:35.218 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.96949888200000001, 2024-08-17T18:03:35.219 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:35.219 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "reached pg", 2024-08-17T18:03:35.219 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:35.219 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:03:35.219 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:03:35.219 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 58454 2024-08-17T18:03:35.219 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.219 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:35.219 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.219 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:35.219 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.203875+0000", 2024-08-17T18:03:35.220 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.220 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.220 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.220 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:35.220 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.203875+0000", 2024-08-17T18:03:35.220 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.220 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.220 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.220 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:35.220 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.203873+0000", 2024-08-17T18:03:35.220 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999976 2024-08-17T18:03:35.220 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.220 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.220 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:35.221 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.203909+0000", 2024-08-17T18:03:35.221 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.6596e-05 2024-08-17T18:03:35.221 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.221 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.221 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:35.221 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.203922+0000", 2024-08-17T18:03:35.221 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2329e-05 2024-08-17T18:03:35.221 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.221 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.221 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:35.221 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.203927+0000", 2024-08-17T18:03:35.221 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4280000000000004e-06 2024-08-17T18:03:35.221 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.221 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.222 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.222 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.203972+0000", 2024-08-17T18:03:35.222 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4792000000000001e-05 2024-08-17T18:03:35.222 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.222 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.222 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:35.222 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.203978+0000", 2024-08-17T18:03:35.222 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0850000000000002e-06 2024-08-17T18:03:35.222 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.222 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.222 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.222 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:07.173364+0000", 2024-08-17T18:03:35.222 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.96938653600000002 2024-08-17T18:03:35.223 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.223 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.223 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:35.223 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:07.173374+0000", 2024-08-17T18:03:35.223 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.2799999999999992e-06 2024-08-17T18:03:35.223 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.223 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:35.223 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.223 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.223 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.224 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:58556 9.10 9.582c25b0 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1232)", 2024-08-17T18:03:35.224 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:06.258214+0000", 2024-08-17T18:03:35.224 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 388.943245558, 2024-08-17T18:03:35.224 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.91518649900000004, 2024-08-17T18:03:35.224 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:35.224 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "reached pg", 2024-08-17T18:03:35.224 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:35.224 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:03:35.224 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:03:35.224 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 58556 2024-08-17T18:03:35.224 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.224 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:35.224 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.224 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:35.225 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.258214+0000", 2024-08-17T18:03:35.225 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.225 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.225 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.225 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:35.225 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.258214+0000", 2024-08-17T18:03:35.225 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.225 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.225 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.225 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:35.225 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.258213+0000", 2024-08-17T18:03:35.225 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:03:35.225 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.225 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.226 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:35.226 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.258281+0000", 2024-08-17T18:03:35.226 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.8398000000000005e-05 2024-08-17T18:03:35.226 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.226 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.226 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:35.226 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.258293+0000", 2024-08-17T18:03:35.226 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2046e-05 2024-08-17T18:03:35.226 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.226 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.226 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:35.226 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.258300+0000", 2024-08-17T18:03:35.226 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.8340000000000001e-06 2024-08-17T18:03:35.227 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.227 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.227 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.227 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.258339+0000", 2024-08-17T18:03:35.227 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8779000000000003e-05 2024-08-17T18:03:35.227 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.227 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.227 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:35.227 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.258343+0000", 2024-08-17T18:03:35.227 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.8659999999999997e-06 2024-08-17T18:03:35.227 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.227 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.227 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.227 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:07.173392+0000", 2024-08-17T18:03:35.228 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.91504880399999999 2024-08-17T18:03:35.228 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.228 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.228 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:35.228 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:07.173400+0000", 2024-08-17T18:03:35.228 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.1159999999999999e-06 2024-08-17T18:03:35.228 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.228 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:35.228 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.229 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.229 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.229 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:58582 9.10 9.d34a7450 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1232)", 2024-08-17T18:03:35.229 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:06.271783+0000", 2024-08-17T18:03:35.229 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 388.92967608200001, 2024-08-17T18:03:35.230 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.901632451, 2024-08-17T18:03:35.230 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:35.230 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "reached pg", 2024-08-17T18:03:35.230 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:35.230 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:03:35.230 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:03:35.230 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 58582 2024-08-17T18:03:35.230 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.230 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:35.230 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.230 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:35.231 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.271783+0000", 2024-08-17T18:03:35.231 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.231 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.231 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.231 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:35.231 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.271783+0000", 2024-08-17T18:03:35.231 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.232 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.232 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.232 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:35.232 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.271782+0000", 2024-08-17T18:03:35.232 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:03:35.232 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.232 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.232 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:35.232 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.271833+0000", 2024-08-17T18:03:35.232 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0791999999999998e-05 2024-08-17T18:03:35.232 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.233 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.233 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:35.233 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.271845+0000", 2024-08-17T18:03:35.233 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1901e-05 2024-08-17T18:03:35.233 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.233 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.233 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:35.233 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.271849+0000", 2024-08-17T18:03:35.233 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2660000000000003e-06 2024-08-17T18:03:35.233 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.233 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.233 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.233 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.271895+0000", 2024-08-17T18:03:35.233 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.5704999999999997e-05 2024-08-17T18:03:35.234 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.234 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.234 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:35.234 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.271902+0000", 2024-08-17T18:03:35.234 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.8290000000000008e-06 2024-08-17T18:03:35.234 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.234 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.234 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.234 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:07.173410+0000", 2024-08-17T18:03:35.234 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.90150799400000003 2024-08-17T18:03:35.234 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.234 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.234 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:35.235 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:07.173416+0000", 2024-08-17T18:03:35.235 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.3380000000000004e-06 2024-08-17T18:03:35.235 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.235 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:35.235 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.235 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.235 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.235 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:58610 9.10 9.4bbaf270 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1232)", 2024-08-17T18:03:35.235 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:06.289525+0000", 2024-08-17T18:03:35.235 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 388.911934793, 2024-08-17T18:03:35.236 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.88390493299999995, 2024-08-17T18:03:35.236 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:35.236 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "reached pg", 2024-08-17T18:03:35.236 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:35.236 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:03:35.236 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:03:35.236 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 58610 2024-08-17T18:03:35.237 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.237 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:35.237 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.237 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:35.237 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.289525+0000", 2024-08-17T18:03:35.237 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.238 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.238 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.238 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:35.238 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.289525+0000", 2024-08-17T18:03:35.238 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.238 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.238 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.238 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:35.238 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.289523+0000", 2024-08-17T18:03:35.238 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:03:35.238 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.239 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.239 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:35.239 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.289583+0000", 2024-08-17T18:03:35.239 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.9373999999999998e-05 2024-08-17T18:03:35.239 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.239 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.239 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:35.239 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.289599+0000", 2024-08-17T18:03:35.239 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.6809000000000001e-05 2024-08-17T18:03:35.239 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.239 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.239 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:35.239 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.289606+0000", 2024-08-17T18:03:35.239 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.1449999999999996e-06 2024-08-17T18:03:35.240 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.240 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.240 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.240 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.289662+0000", 2024-08-17T18:03:35.240 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6297e-05 2024-08-17T18:03:35.240 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.240 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.240 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:35.240 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.289669+0000", 2024-08-17T18:03:35.240 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.5769999999999996e-06 2024-08-17T18:03:35.240 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.240 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.240 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.240 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:07.173424+0000", 2024-08-17T18:03:35.241 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.88375422100000001 2024-08-17T18:03:35.241 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.241 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.241 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:35.242 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:07.173430+0000", 2024-08-17T18:03:35.242 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.9599999999999997e-06 2024-08-17T18:03:35.242 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.242 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:35.242 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.242 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.242 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.242 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:58666 9.10 9.cfd9a2d0 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1232)", 2024-08-17T18:03:35.242 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:06.325881+0000", 2024-08-17T18:03:35.242 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 388.87557806799998, 2024-08-17T18:03:35.242 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.84756220800000004, 2024-08-17T18:03:35.242 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:35.243 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "reached pg", 2024-08-17T18:03:35.243 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:35.243 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:03:35.243 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:03:35.243 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 58666 2024-08-17T18:03:35.243 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.243 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:35.243 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.243 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:35.243 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.325881+0000", 2024-08-17T18:03:35.243 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.244 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.244 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.244 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:35.244 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.325881+0000", 2024-08-17T18:03:35.244 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.244 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.244 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.244 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:35.244 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.325879+0000", 2024-08-17T18:03:35.245 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T18:03:35.245 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.245 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.245 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:35.245 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.325919+0000", 2024-08-17T18:03:35.245 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9235e-05 2024-08-17T18:03:35.245 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.245 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.245 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:35.245 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.325941+0000", 2024-08-17T18:03:35.245 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.1994e-05 2024-08-17T18:03:35.245 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.245 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.245 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:35.246 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.325948+0000", 2024-08-17T18:03:35.246 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.5820000000000004e-06 2024-08-17T18:03:35.246 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.246 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.246 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.246 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.325995+0000", 2024-08-17T18:03:35.246 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6993000000000002e-05 2024-08-17T18:03:35.246 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.246 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.246 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:35.246 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.326004+0000", 2024-08-17T18:03:35.246 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.3580000000000003e-06 2024-08-17T18:03:35.246 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.247 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.247 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.247 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:07.173439+0000", 2024-08-17T18:03:35.247 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.84743566100000001 2024-08-17T18:03:35.247 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.247 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.247 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:35.247 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:07.173444+0000", 2024-08-17T18:03:35.247 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.301e-06 2024-08-17T18:03:35.247 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.247 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:35.247 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.247 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.248 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.248 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:58672 9.10 9.13efff30 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1232)", 2024-08-17T18:03:35.248 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:06.327339+0000", 2024-08-17T18:03:35.248 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 388.87412069700002, 2024-08-17T18:03:35.248 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.84612570099999995, 2024-08-17T18:03:35.248 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:35.248 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "reached pg", 2024-08-17T18:03:35.248 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:35.248 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:03:35.248 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:03:35.248 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 58672 2024-08-17T18:03:35.248 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.248 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:35.248 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.249 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:35.249 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.327339+0000", 2024-08-17T18:03:35.249 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.249 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.249 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.249 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:35.249 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.327339+0000", 2024-08-17T18:03:35.249 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.249 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.249 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.249 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:35.249 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.327338+0000", 2024-08-17T18:03:35.249 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:03:35.249 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.250 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.250 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:35.250 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.327395+0000", 2024-08-17T18:03:35.250 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6949e-05 2024-08-17T18:03:35.250 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.250 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.250 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:35.250 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.327406+0000", 2024-08-17T18:03:35.251 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1566000000000001e-05 2024-08-17T18:03:35.251 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.251 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.251 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:35.251 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.327412+0000", 2024-08-17T18:03:35.251 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5199999999999997e-06 2024-08-17T18:03:35.252 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.252 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.252 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.252 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.327467+0000", 2024-08-17T18:03:35.252 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5316999999999999e-05 2024-08-17T18:03:35.252 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.252 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.252 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:35.252 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.327473+0000", 2024-08-17T18:03:35.252 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8919999999999997e-06 2024-08-17T18:03:35.252 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.253 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.253 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.253 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:07.173460+0000", 2024-08-17T18:03:35.253 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.845987245 2024-08-17T18:03:35.253 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.253 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.254 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:35.254 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:07.173464+0000", 2024-08-17T18:03:35.254 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1359999999999999e-06 2024-08-17T18:03:35.254 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.254 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:35.254 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.254 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.254 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.254 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:58709 9.10 9.ec150ef0 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1232)", 2024-08-17T18:03:35.254 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:06.356085+0000", 2024-08-17T18:03:35.255 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 388.84537459199998, 2024-08-17T18:03:35.255 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.81739927800000001, 2024-08-17T18:03:35.255 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:35.255 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "reached pg", 2024-08-17T18:03:35.255 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:35.255 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:03:35.255 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:03:35.255 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 58709 2024-08-17T18:03:35.255 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.255 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:35.255 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.255 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:35.255 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.356085+0000", 2024-08-17T18:03:35.256 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.256 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.256 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.256 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:35.256 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.356085+0000", 2024-08-17T18:03:35.256 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.256 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.256 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.256 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:35.256 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.356083+0000", 2024-08-17T18:03:35.256 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T18:03:35.256 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.256 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.256 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:35.257 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.356128+0000", 2024-08-17T18:03:35.257 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.5695999999999998e-05 2024-08-17T18:03:35.257 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.257 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.257 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:35.257 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.356142+0000", 2024-08-17T18:03:35.257 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3277e-05 2024-08-17T18:03:35.257 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.257 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.257 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:35.257 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.356146+0000", 2024-08-17T18:03:35.257 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.7090000000000001e-06 2024-08-17T18:03:35.257 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.257 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.258 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.258 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.356184+0000", 2024-08-17T18:03:35.258 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.7428999999999997e-05 2024-08-17T18:03:35.258 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.258 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.258 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:35.258 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:06.356189+0000", 2024-08-17T18:03:35.258 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0819999999999998e-06 2024-08-17T18:03:35.258 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.258 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.258 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.258 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:07.173480+0000", 2024-08-17T18:03:35.258 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.81729099100000002 2024-08-17T18:03:35.259 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.259 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.259 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:35.259 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:07.173484+0000", 2024-08-17T18:03:35.259 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1690000000000002e-06 2024-08-17T18:03:35.259 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.259 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:35.259 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.259 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.259 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.259 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:154265 9.16 9:69e8ca0b:::benchmark_data_smithi037_235265_object32042:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1263)", 2024-08-17T18:03:35.259 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:58:39.281882+0000", 2024-08-17T18:03:35.259 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 295.91957753600002, 2024-08-17T18:03:35.260 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.96831973500000001, 2024-08-17T18:03:35.260 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:35.260 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:35.260 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:35.260 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:03:35.260 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:03:35.260 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 154265 2024-08-17T18:03:35.260 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.260 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:35.260 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.260 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:35.260 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.281882+0000", 2024-08-17T18:03:35.260 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.261 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.261 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.261 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:35.261 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.281882+0000", 2024-08-17T18:03:35.261 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.261 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.261 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.261 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:35.261 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.281881+0000", 2024-08-17T18:03:35.261 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:03:35.261 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.262 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.262 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:35.262 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.281885+0000", 2024-08-17T18:03:35.262 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4170000000000002e-06 2024-08-17T18:03:35.262 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.262 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.262 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:35.262 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.281894+0000", 2024-08-17T18:03:35.262 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.3790000000000006e-06 2024-08-17T18:03:35.262 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.262 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.262 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:35.262 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.281899+0000", 2024-08-17T18:03:35.263 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.7029999999999997e-06 2024-08-17T18:03:35.263 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.263 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.263 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.263 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.283809+0000", 2024-08-17T18:03:35.263 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0019105719999999999 2024-08-17T18:03:35.263 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.263 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.263 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:35.263 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.283818+0000", 2024-08-17T18:03:35.263 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.9169999999999995e-06 2024-08-17T18:03:35.263 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.263 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.264 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.264 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.224730+0000", 2024-08-17T18:03:35.264 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.94091168999999997 2024-08-17T18:03:35.264 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.264 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.264 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:03:35.264 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.224840+0000", 2024-08-17T18:03:35.264 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000110436 2024-08-17T18:03:35.264 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.264 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.264 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:03:35.264 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.224911+0000", 2024-08-17T18:03:35.264 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.0685000000000005e-05 2024-08-17T18:03:35.264 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.265 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.265 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:03:35.265 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.233347+0000", 2024-08-17T18:03:35.265 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0084358300000000001 2024-08-17T18:03:35.265 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.265 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.265 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:35.265 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250115+0000", 2024-08-17T18:03:35.265 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.016767886999999999 2024-08-17T18:03:35.265 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.265 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.265 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:35.265 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250145+0000", 2024-08-17T18:03:35.266 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.0957000000000002e-05 2024-08-17T18:03:35.266 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.266 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.266 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:03:35.266 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250173+0000", 2024-08-17T18:03:35.266 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.7654e-05 2024-08-17T18:03:35.266 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.266 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.266 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:35.266 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250202+0000", 2024-08-17T18:03:35.266 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.8515999999999999e-05 2024-08-17T18:03:35.267 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.267 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:35.267 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.267 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.267 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.268 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:154370 9.16 9:6c6592b2:::benchmark_data_smithi037_235265_object32147:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1263)", 2024-08-17T18:03:35.268 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:58:39.382490+0000", 2024-08-17T18:03:35.268 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 295.81896952199997, 2024-08-17T18:03:35.268 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.86782241500000001, 2024-08-17T18:03:35.268 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:35.268 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:35.268 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:35.268 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:03:35.268 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:03:35.268 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 154370 2024-08-17T18:03:35.269 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.269 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:35.269 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.269 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:35.269 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.382490+0000", 2024-08-17T18:03:35.269 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.269 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.269 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.270 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:35.270 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.382490+0000", 2024-08-17T18:03:35.270 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.270 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.270 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.271 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:35.271 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.382488+0000", 2024-08-17T18:03:35.271 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:03:35.271 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.271 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.271 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:35.271 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.382496+0000", 2024-08-17T18:03:35.271 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.79e-06 2024-08-17T18:03:35.272 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.272 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.272 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:35.272 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.382513+0000", 2024-08-17T18:03:35.272 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.6639000000000001e-05 2024-08-17T18:03:35.272 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.272 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.272 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:35.272 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.382519+0000", 2024-08-17T18:03:35.272 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0939999999999996e-06 2024-08-17T18:03:35.272 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.272 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.272 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.272 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.382585+0000", 2024-08-17T18:03:35.273 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.6130999999999994e-05 2024-08-17T18:03:35.273 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.273 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.273 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:35.273 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.382595+0000", 2024-08-17T18:03:35.273 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.8050000000000001e-06 2024-08-17T18:03:35.273 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.273 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.273 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.273 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.226866+0000", 2024-08-17T18:03:35.273 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.84427103599999997 2024-08-17T18:03:35.273 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.273 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.274 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:03:35.274 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.227004+0000", 2024-08-17T18:03:35.274 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000138582 2024-08-17T18:03:35.274 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.274 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.274 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:03:35.274 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.227139+0000", 2024-08-17T18:03:35.274 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000134666 2024-08-17T18:03:35.274 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.274 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.274 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:03:35.274 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.237041+0000", 2024-08-17T18:03:35.274 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0099022669999999993 2024-08-17T18:03:35.275 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.275 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.275 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:35.275 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250237+0000", 2024-08-17T18:03:35.275 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.013196008 2024-08-17T18:03:35.275 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.275 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.275 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:35.275 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250269+0000", 2024-08-17T18:03:35.275 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.2160999999999999e-05 2024-08-17T18:03:35.275 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.275 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.275 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:03:35.276 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250293+0000", 2024-08-17T18:03:35.276 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:35.277 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.3884999999999999e-05 2024-08-17T18:03:35.277 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.277 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.277 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:35.278 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250312+0000", 2024-08-17T18:03:35.278 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.9006000000000001e-05 2024-08-17T18:03:35.278 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.278 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:35.278 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.278 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.278 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.278 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:154377 9.16 9:6a27ed53:::benchmark_data_smithi037_235265_object32154:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1263)", 2024-08-17T18:03:35.278 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:58:39.391281+0000", 2024-08-17T18:03:35.278 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 295.81017864199998, 2024-08-17T18:03:35.278 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.85931893599999998, 2024-08-17T18:03:35.278 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:35.279 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:35.279 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:35.279 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:03:35.279 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:03:35.279 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 154377 2024-08-17T18:03:35.279 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.279 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:35.279 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.279 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:35.279 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.391281+0000", 2024-08-17T18:03:35.279 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.279 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.279 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.280 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:35.280 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.391281+0000", 2024-08-17T18:03:35.280 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.280 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.280 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.280 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:35.280 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.391279+0000", 2024-08-17T18:03:35.280 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T18:03:35.280 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.280 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.280 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:35.280 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.391287+0000", 2024-08-17T18:03:35.280 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.8900000000000007e-06 2024-08-17T18:03:35.280 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.281 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.281 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:35.281 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.391310+0000", 2024-08-17T18:03:35.281 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.3286e-05 2024-08-17T18:03:35.281 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.281 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.281 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:35.281 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.391316+0000", 2024-08-17T18:03:35.281 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7930000000000003e-06 2024-08-17T18:03:35.281 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.281 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.281 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.281 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.391390+0000", 2024-08-17T18:03:35.282 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.3614000000000004e-05 2024-08-17T18:03:35.282 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.282 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.282 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:35.282 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.391399+0000", 2024-08-17T18:03:35.282 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.1570000000000006e-06 2024-08-17T18:03:35.282 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.282 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.282 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.282 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.229205+0000", 2024-08-17T18:03:35.282 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.83780654499999996 2024-08-17T18:03:35.282 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.283 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.283 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:03:35.283 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.229352+0000", 2024-08-17T18:03:35.283 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014666599999999999 2024-08-17T18:03:35.283 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.283 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.283 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:03:35.283 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.229483+0000", 2024-08-17T18:03:35.283 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013044200000000001 2024-08-17T18:03:35.283 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.283 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.283 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:03:35.283 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.237048+0000", 2024-08-17T18:03:35.283 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0075656739999999997 2024-08-17T18:03:35.284 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.284 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.284 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:35.284 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250343+0000", 2024-08-17T18:03:35.284 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.013294937 2024-08-17T18:03:35.284 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.284 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.284 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:35.284 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250542+0000", 2024-08-17T18:03:35.284 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00019851600000000001 2024-08-17T18:03:35.284 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.284 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.284 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:03:35.285 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250567+0000", 2024-08-17T18:03:35.285 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.5211e-05 2024-08-17T18:03:35.285 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.285 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.285 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:35.285 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250600+0000", 2024-08-17T18:03:35.285 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.2876999999999997e-05 2024-08-17T18:03:35.285 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.285 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:35.285 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.285 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.285 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.285 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:154384 9.16 9:6915bd8e:::benchmark_data_smithi037_235265_object32161:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1263)", 2024-08-17T18:03:35.286 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:58:39.395784+0000", 2024-08-17T18:03:35.286 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 295.80567501100001, 2024-08-17T18:03:35.286 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.85489327599999998, 2024-08-17T18:03:35.286 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:35.286 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:35.286 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:35.286 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:03:35.286 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:03:35.286 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 154384 2024-08-17T18:03:35.286 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.286 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:35.286 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.286 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:35.287 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.395784+0000", 2024-08-17T18:03:35.287 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.287 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.287 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.287 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:35.287 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.395784+0000", 2024-08-17T18:03:35.287 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.287 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.287 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.287 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:35.287 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.395783+0000", 2024-08-17T18:03:35.287 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T18:03:35.287 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.288 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.288 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:35.288 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.395791+0000", 2024-08-17T18:03:35.288 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.6880000000000005e-06 2024-08-17T18:03:35.288 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.288 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.288 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:35.288 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.395811+0000", 2024-08-17T18:03:35.288 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.9840999999999999e-05 2024-08-17T18:03:35.288 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.288 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.288 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:35.288 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.395819+0000", 2024-08-17T18:03:35.288 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.4739999999999999e-06 2024-08-17T18:03:35.289 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.289 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.289 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.289 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.395884+0000", 2024-08-17T18:03:35.289 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.4886000000000002e-05 2024-08-17T18:03:35.289 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.289 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.289 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:35.289 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.395895+0000", 2024-08-17T18:03:35.289 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0998999999999999e-05 2024-08-17T18:03:35.289 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.289 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.289 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.290 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.231571+0000", 2024-08-17T18:03:35.290 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.83567597500000002 2024-08-17T18:03:35.290 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.290 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.290 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:03:35.290 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.231696+0000", 2024-08-17T18:03:35.290 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012503199999999999 2024-08-17T18:03:35.290 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.290 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.290 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:03:35.290 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.231817+0000", 2024-08-17T18:03:35.290 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000121845 2024-08-17T18:03:35.290 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.290 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.291 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:03:35.291 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.241910+0000", 2024-08-17T18:03:35.291 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.010092446999999999 2024-08-17T18:03:35.291 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.291 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.291 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:35.291 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250460+0000", 2024-08-17T18:03:35.291 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0085505319999999996 2024-08-17T18:03:35.291 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.291 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.291 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:35.291 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250632+0000", 2024-08-17T18:03:35.291 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00017208699999999999 2024-08-17T18:03:35.292 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.292 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.292 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:03:35.292 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250657+0000", 2024-08-17T18:03:35.292 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.4783999999999999e-05 2024-08-17T18:03:35.292 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.292 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.292 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:35.292 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250678+0000", 2024-08-17T18:03:35.292 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.0466e-05 2024-08-17T18:03:35.292 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.292 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:35.292 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.293 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.293 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.293 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:48168 10.e 10:7271e040:::benchmark_data_smithi037_260560_object48167:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1292)", 2024-08-17T18:03:35.293 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:21.236635+0000", 2024-08-17T18:03:35.293 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 133.96482427800001, 2024-08-17T18:03:35.293 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0702456229999999, 2024-08-17T18:03:35.293 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:35.293 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:35.293 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:35.293 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:03:35.293 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:03:35.293 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 48168 2024-08-17T18:03:35.293 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.294 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:35.294 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.294 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:35.294 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.236635+0000", 2024-08-17T18:03:35.294 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.294 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.294 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.294 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:35.294 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.236635+0000", 2024-08-17T18:03:35.294 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.294 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.294 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.294 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:35.295 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.236633+0000", 2024-08-17T18:03:35.295 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T18:03:35.295 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.295 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.295 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:35.295 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.236669+0000", 2024-08-17T18:03:35.295 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.5954999999999997e-05 2024-08-17T18:03:35.295 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.295 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.295 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:35.295 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.236683+0000", 2024-08-17T18:03:35.295 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3682e-05 2024-08-17T18:03:35.295 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.295 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.296 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:35.296 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.236689+0000", 2024-08-17T18:03:35.296 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.1210000000000003e-06 2024-08-17T18:03:35.296 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.296 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.296 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.296 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.236822+0000", 2024-08-17T18:03:35.296 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013290099999999999 2024-08-17T18:03:35.296 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.296 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.296 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:35.296 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.236838+0000", 2024-08-17T18:03:35.296 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.6336000000000001e-05 2024-08-17T18:03:35.297 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.297 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.297 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.297 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.300510+0000", 2024-08-17T18:03:35.297 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.06367192 2024-08-17T18:03:35.297 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.297 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.297 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:03:35.297 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.300672+0000", 2024-08-17T18:03:35.297 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00016153900000000001 2024-08-17T18:03:35.297 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.297 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.297 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,6", 2024-08-17T18:03:35.297 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.300870+0000", 2024-08-17T18:03:35.298 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00019850299999999999 2024-08-17T18:03:35.298 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.298 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.298 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:03:35.298 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.304220+0000", 2024-08-17T18:03:35.298 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0033499039999999999 2024-08-17T18:03:35.298 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.298 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.298 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:35.298 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.305179+0000", 2024-08-17T18:03:35.298 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00095855199999999999 2024-08-17T18:03:35.298 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.298 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.299 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:35.299 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.306246+0000", 2024-08-17T18:03:35.299 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0010671560000000001 2024-08-17T18:03:35.299 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.299 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.299 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:03:35.299 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.306311+0000", 2024-08-17T18:03:35.299 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.5213000000000001e-05 2024-08-17T18:03:35.299 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.299 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.299 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:35.299 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.306881+0000", 2024-08-17T18:03:35.299 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00056955799999999996 2024-08-17T18:03:35.300 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.300 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:35.300 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.300 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.300 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.300 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:48191 10.e 10:7939eeb1:::benchmark_data_smithi037_260560_object48190:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1292)", 2024-08-17T18:03:35.300 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:21.265905+0000", 2024-08-17T18:03:35.300 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 133.93555401899999, 2024-08-17T18:03:35.300 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.046586233, 2024-08-17T18:03:35.300 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:35.300 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:35.300 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:35.300 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:03:35.301 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:03:35.301 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 48191 2024-08-17T18:03:35.301 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.301 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:35.301 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.301 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:35.301 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.265905+0000", 2024-08-17T18:03:35.301 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.301 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.301 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.301 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:35.301 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.265905+0000", 2024-08-17T18:03:35.301 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.301 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.302 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.302 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:35.302 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.265904+0000", 2024-08-17T18:03:35.302 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:03:35.302 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.302 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.302 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:35.302 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.265942+0000", 2024-08-17T18:03:35.302 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8535000000000003e-05 2024-08-17T18:03:35.302 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.302 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.302 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:35.302 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.265959+0000", 2024-08-17T18:03:35.303 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.6884999999999998e-05 2024-08-17T18:03:35.303 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.303 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.303 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:35.303 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.265965+0000", 2024-08-17T18:03:35.303 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6439999999999997e-06 2024-08-17T18:03:35.303 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.303 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.303 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.303 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.266027+0000", 2024-08-17T18:03:35.303 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.1729999999999993e-05 2024-08-17T18:03:35.303 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.303 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.304 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:35.304 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.266039+0000", 2024-08-17T18:03:35.304 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2244e-05 2024-08-17T18:03:35.304 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.304 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.304 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.304 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.302257+0000", 2024-08-17T18:03:35.304 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.036218616 2024-08-17T18:03:35.304 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.304 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.304 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:03:35.304 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.302352+0000", 2024-08-17T18:03:35.304 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.4494999999999996e-05 2024-08-17T18:03:35.304 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.305 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.305 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,6", 2024-08-17T18:03:35.305 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.302516+0000", 2024-08-17T18:03:35.305 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00016427100000000001 2024-08-17T18:03:35.305 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.305 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.305 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:03:35.305 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.304227+0000", 2024-08-17T18:03:35.305 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0017109409999999999 2024-08-17T18:03:35.305 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.305 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.305 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:35.305 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.305315+0000", 2024-08-17T18:03:35.306 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0010882870000000001 2024-08-17T18:03:35.306 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.306 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.306 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:35.306 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.311594+0000", 2024-08-17T18:03:35.306 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0062781779999999997 2024-08-17T18:03:35.306 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.306 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.306 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:03:35.306 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.311688+0000", 2024-08-17T18:03:35.306 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.3936000000000003e-05 2024-08-17T18:03:35.306 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.306 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.307 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:35.307 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.312492+0000", 2024-08-17T18:03:35.307 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00080412099999999998 2024-08-17T18:03:35.307 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.307 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:35.307 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.307 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.307 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.307 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:74745 10.2 10:4c69dd0f:::benchmark_data_smithi037_260560_object74744:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1302)", 2024-08-17T18:03:35.307 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:44.481921+0000", 2024-08-17T18:03:35.307 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 110.719538224, 2024-08-17T18:03:35.307 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.3727200289999999, 2024-08-17T18:03:35.307 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:35.308 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "reached pg", 2024-08-17T18:03:35.308 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:35.308 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:03:35.308 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:03:35.308 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 74745 2024-08-17T18:03:35.308 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.308 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:35.308 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.308 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:35.308 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.481921+0000", 2024-08-17T18:03:35.308 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.308 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.308 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.309 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:35.309 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.481921+0000", 2024-08-17T18:03:35.309 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.309 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.309 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.309 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:35.309 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.481920+0000", 2024-08-17T18:03:35.309 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T18:03:35.309 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.309 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.309 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:35.309 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.481954+0000", 2024-08-17T18:03:35.309 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4351999999999999e-05 2024-08-17T18:03:35.310 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.310 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.310 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:35.310 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.482463+0000", 2024-08-17T18:03:35.310 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00050874999999999998 2024-08-17T18:03:35.310 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.310 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.310 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:35.310 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.482472+0000", 2024-08-17T18:03:35.310 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.7030000000000001e-06 2024-08-17T18:03:35.310 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.310 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.310 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.310 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.488127+0000", 2024-08-17T18:03:35.311 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0056542650000000003 2024-08-17T18:03:35.311 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.311 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.311 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:35.311 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.488134+0000", 2024-08-17T18:03:35.311 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.593e-06 2024-08-17T18:03:35.311 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.311 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.311 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.311 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.478669+0000", 2024-08-17T18:03:35.311 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.99053462699999995 2024-08-17T18:03:35.311 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.311 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.312 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:35.312 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.478683+0000", 2024-08-17T18:03:35.312 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.4144999999999999e-05 2024-08-17T18:03:35.312 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.312 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.312 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.312 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.852749+0000", 2024-08-17T18:03:35.312 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3740657869999999 2024-08-17T18:03:35.312 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.312 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.312 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:35.312 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.854641+0000", 2024-08-17T18:03:35.312 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001892477 2024-08-17T18:03:35.312 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.313 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:35.313 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.313 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.313 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.313 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:74777 10.2 10:4837637b:::benchmark_data_smithi037_260560_object74776:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1302)", 2024-08-17T18:03:35.313 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:44.512081+0000", 2024-08-17T18:03:35.313 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 110.689378277, 2024-08-17T18:03:35.313 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.3717564910000002, 2024-08-17T18:03:35.313 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:35.313 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:35.313 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:35.313 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:03:35.313 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:03:35.314 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 74777 2024-08-17T18:03:35.314 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.314 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:35.314 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.314 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:35.314 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.512081+0000", 2024-08-17T18:03:35.314 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.314 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.314 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.314 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:35.314 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.512081+0000", 2024-08-17T18:03:35.314 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.314 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.314 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.315 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:35.315 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.512080+0000", 2024-08-17T18:03:35.315 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:03:35.315 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.315 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.315 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:35.315 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.512124+0000", 2024-08-17T18:03:35.315 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4397999999999997e-05 2024-08-17T18:03:35.315 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.315 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.316 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:35.316 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.512141+0000", 2024-08-17T18:03:35.316 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.6694e-05 2024-08-17T18:03:35.316 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.316 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.316 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:35.316 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.512147+0000", 2024-08-17T18:03:35.316 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2489999999999998e-06 2024-08-17T18:03:35.316 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.316 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.316 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.316 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.512203+0000", 2024-08-17T18:03:35.316 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5105999999999997e-05 2024-08-17T18:03:35.317 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.317 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.317 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:35.317 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.512211+0000", 2024-08-17T18:03:35.317 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.9020000000000005e-06 2024-08-17T18:03:35.317 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.317 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.317 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.317 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.478715+0000", 2024-08-17T18:03:35.317 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.96650378800000003 2024-08-17T18:03:35.317 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.317 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.317 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:35.317 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.478722+0000", 2024-08-17T18:03:35.318 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.2749999999999998e-06 2024-08-17T18:03:35.318 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.318 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.318 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.318 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.857018+0000", 2024-08-17T18:03:35.318 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.378295904 2024-08-17T18:03:35.318 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.318 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.318 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:03:35.318 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.857744+0000", 2024-08-17T18:03:35.318 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00072526399999999999 2024-08-17T18:03:35.318 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.319 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.319 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:03:35.319 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.857913+0000", 2024-08-17T18:03:35.319 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00016919 2024-08-17T18:03:35.319 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.319 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.319 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:35.319 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.868980+0000", 2024-08-17T18:03:35.319 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.011067061 2024-08-17T18:03:35.319 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.319 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.319 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:03:35.319 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.869037+0000", 2024-08-17T18:03:35.319 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6823000000000001e-05 2024-08-17T18:03:35.320 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.320 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.320 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:35.320 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.881487+0000", 2024-08-17T18:03:35.320 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.012449869000000001 2024-08-17T18:03:35.320 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.320 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.321 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:03:35.322 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.881576+0000", 2024-08-17T18:03:35.322 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.9854999999999999e-05 2024-08-17T18:03:35.322 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.322 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.322 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:35.322 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.883838+0000", 2024-08-17T18:03:35.322 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.002261211 2024-08-17T18:03:35.322 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.322 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:35.322 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.322 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.322 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.323 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:74796 10.2 10:45d5f2f8:::benchmark_data_smithi037_260560_object74795:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1302)", 2024-08-17T18:03:35.323 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:44.533460+0000", 2024-08-17T18:03:35.323 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 110.667999314, 2024-08-17T18:03:35.323 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.3532174779999999, 2024-08-17T18:03:35.323 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:35.323 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:35.323 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:35.323 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:03:35.323 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:03:35.323 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 74796 2024-08-17T18:03:35.323 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.323 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:35.324 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.324 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:35.324 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.533460+0000", 2024-08-17T18:03:35.324 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.324 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.324 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.324 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:35.324 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.533460+0000", 2024-08-17T18:03:35.324 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.324 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.324 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.324 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:35.324 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.533459+0000", 2024-08-17T18:03:35.324 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:03:35.325 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.325 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.325 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:35.325 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.533480+0000", 2024-08-17T18:03:35.325 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.1274e-05 2024-08-17T18:03:35.325 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.325 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.325 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:35.325 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.533493+0000", 2024-08-17T18:03:35.325 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2315e-05 2024-08-17T18:03:35.325 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.325 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.325 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:35.326 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.533499+0000", 2024-08-17T18:03:35.326 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.9939999999999997e-06 2024-08-17T18:03:35.326 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.326 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.326 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.326 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.533559+0000", 2024-08-17T18:03:35.326 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0278000000000001e-05 2024-08-17T18:03:35.326 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.326 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.326 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:35.326 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.533565+0000", 2024-08-17T18:03:35.326 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.1580000000000002e-06 2024-08-17T18:03:35.326 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.327 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.327 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.327 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.478744+0000", 2024-08-17T18:03:35.327 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.94517878 2024-08-17T18:03:35.327 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.327 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.327 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:35.327 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.478751+0000", 2024-08-17T18:03:35.327 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.0119999999999999e-06 2024-08-17T18:03:35.327 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.327 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.327 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.327 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.860605+0000", 2024-08-17T18:03:35.328 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3818545260000001 2024-08-17T18:03:35.328 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.328 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.328 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:03:35.328 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.860784+0000", 2024-08-17T18:03:35.328 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00017891599999999999 2024-08-17T18:03:35.328 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.328 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.328 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:03:35.328 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.860986+0000", 2024-08-17T18:03:35.328 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00020150100000000001 2024-08-17T18:03:35.328 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.328 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.329 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:35.329 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.869028+0000", 2024-08-17T18:03:35.329 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0080425099999999992 2024-08-17T18:03:35.329 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.329 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.329 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:03:35.329 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.869043+0000", 2024-08-17T18:03:35.329 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.4591e-05 2024-08-17T18:03:35.329 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.329 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.329 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:35.329 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.883916+0000", 2024-08-17T18:03:35.329 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.014872709 2024-08-17T18:03:35.329 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.330 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.330 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:03:35.330 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.884009+0000", 2024-08-17T18:03:35.330 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.3178999999999997e-05 2024-08-17T18:03:35.330 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.330 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.330 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:35.330 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.886678+0000", 2024-08-17T18:03:35.330 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0026688839999999998 2024-08-17T18:03:35.330 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.330 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:35.330 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.331 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.331 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.331 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:74802 10.2 10:48d59043:::benchmark_data_smithi037_260560_object74801:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1302)", 2024-08-17T18:03:35.331 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:44.543391+0000", 2024-08-17T18:03:35.331 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 110.65806882699999, 2024-08-17T18:03:35.331 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.352658023, 2024-08-17T18:03:35.331 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:35.331 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:35.331 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:35.331 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:03:35.331 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:03:35.331 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 74802 2024-08-17T18:03:35.331 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.332 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:35.332 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.332 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:35.332 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.543391+0000", 2024-08-17T18:03:35.332 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.332 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.332 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.332 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:35.332 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.543391+0000", 2024-08-17T18:03:35.332 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.332 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.332 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.332 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:35.333 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.543389+0000", 2024-08-17T18:03:35.333 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:03:35.333 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.333 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.333 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:35.333 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.543455+0000", 2024-08-17T18:03:35.333 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.5448000000000001e-05 2024-08-17T18:03:35.333 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.333 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.333 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:35.333 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.543469+0000", 2024-08-17T18:03:35.333 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3791000000000001e-05 2024-08-17T18:03:35.333 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.333 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.334 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:35.334 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.543474+0000", 2024-08-17T18:03:35.334 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7130000000000002e-06 2024-08-17T18:03:35.334 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.334 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.334 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.334 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.543513+0000", 2024-08-17T18:03:35.334 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8263999999999998e-05 2024-08-17T18:03:35.334 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.334 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.334 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:35.334 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.543519+0000", 2024-08-17T18:03:35.334 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.3199999999999996e-06 2024-08-17T18:03:35.335 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.335 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.335 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.335 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.478772+0000", 2024-08-17T18:03:35.335 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.93525283400000003 2024-08-17T18:03:35.335 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.335 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.335 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:35.335 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.478778+0000", 2024-08-17T18:03:35.335 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.6220000000000003e-06 2024-08-17T18:03:35.335 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.335 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.335 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.335 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.863412+0000", 2024-08-17T18:03:35.336 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3846336859999999 2024-08-17T18:03:35.336 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.336 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.336 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:03:35.336 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.863543+0000", 2024-08-17T18:03:35.336 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013126500000000001 2024-08-17T18:03:35.336 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.336 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.336 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:03:35.336 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.863696+0000", 2024-08-17T18:03:35.336 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000152344 2024-08-17T18:03:35.336 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.336 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.337 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:03:35.337 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.869049+0000", 2024-08-17T18:03:35.337 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0053529930000000003 2024-08-17T18:03:35.337 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.337 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.337 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:35.337 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.874972+0000", 2024-08-17T18:03:35.337 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0059228789999999998 2024-08-17T18:03:35.337 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.337 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.337 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:35.337 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.893886+0000", 2024-08-17T18:03:35.337 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.018914001999999999 2024-08-17T18:03:35.338 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.338 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.338 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:03:35.338 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.893944+0000", 2024-08-17T18:03:35.338 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8167000000000001e-05 2024-08-17T18:03:35.338 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.338 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.338 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:35.338 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.896049+0000", 2024-08-17T18:03:35.338 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0021048859999999998 2024-08-17T18:03:35.338 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.338 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:35.338 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.339 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.339 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.339 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:74810 10.2 10:4ff58be0:::benchmark_data_smithi037_260560_object74809:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1302)", 2024-08-17T18:03:35.339 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:44.565581+0000", 2024-08-17T18:03:35.339 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 110.63587834099999, 2024-08-17T18:03:35.339 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.332718077, 2024-08-17T18:03:35.339 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:35.339 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:35.339 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:35.339 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:03:35.339 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:03:35.339 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 74810 2024-08-17T18:03:35.340 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.340 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:35.340 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.340 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:35.340 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.565581+0000", 2024-08-17T18:03:35.340 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.340 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.340 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.340 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:35.340 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.565581+0000", 2024-08-17T18:03:35.340 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:35.340 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.340 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.340 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:35.341 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.565580+0000", 2024-08-17T18:03:35.341 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:03:35.341 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.341 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.341 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:35.341 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.565638+0000", 2024-08-17T18:03:35.341 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7596999999999998e-05 2024-08-17T18:03:35.341 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.341 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.341 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:35.341 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.565649+0000", 2024-08-17T18:03:35.341 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0910000000000001e-05 2024-08-17T18:03:35.341 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.342 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.342 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:35.342 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.565653+0000", 2024-08-17T18:03:35.342 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4880000000000001e-06 2024-08-17T18:03:35.342 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.342 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.342 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.342 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.565691+0000", 2024-08-17T18:03:35.342 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8160000000000001e-05 2024-08-17T18:03:35.342 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.342 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.342 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:35.342 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.565697+0000", 2024-08-17T18:03:35.343 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4589999999999997e-06 2024-08-17T18:03:35.343 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.343 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.343 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.343 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.478800+0000", 2024-08-17T18:03:35.343 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.91310318999999995 2024-08-17T18:03:35.343 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.343 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.343 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:35.343 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.478807+0000", 2024-08-17T18:03:35.343 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.1559999999999998e-06 2024-08-17T18:03:35.343 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.343 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.344 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:35.344 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.866256+0000", 2024-08-17T18:03:35.344 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.387448674 2024-08-17T18:03:35.344 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.344 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.344 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:03:35.344 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.866414+0000", 2024-08-17T18:03:35.344 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000157739 2024-08-17T18:03:35.344 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.344 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.344 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:03:35.344 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.866611+0000", 2024-08-17T18:03:35.344 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000197169 2024-08-17T18:03:35.344 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.345 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.345 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:03:35.345 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.874935+0000", 2024-08-17T18:03:35.345 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0083241770000000003 2024-08-17T18:03:35.345 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.345 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.345 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:35.345 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.875013+0000", 2024-08-17T18:03:35.345 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.8203999999999999e-05 2024-08-17T18:03:35.345 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.345 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.345 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:35.345 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.896116+0000", 2024-08-17T18:03:35.346 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.021102543000000001 2024-08-17T18:03:35.346 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.346 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.346 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:03:35.346 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.896174+0000", 2024-08-17T18:03:35.346 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8279000000000002e-05 2024-08-17T18:03:35.346 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:35.346 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:35.346 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:35.346 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.898299+0000", 2024-08-17T18:03:35.346 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0021251600000000001 2024-08-17T18:03:35.346 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.346 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:35.347 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.347 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:35.347 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:35.347 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T18:03:35.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:35.348 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:35.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:35.448 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:35.490 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:35.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:35.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:35.592 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:35.625 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:35.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:35.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:35.726 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:35 smithi046 ceph-mon[88218]: pgmap v2140: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 575 op/s; 10348/151797 objects degraded (6.817%); 1108/151797 objects misplaced (0.730%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:03:35.772 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:35.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:35.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:35.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:35 smithi037 ceph-mon[97894]: pgmap v2140: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 575 op/s; 10348/151797 objects degraded (6.817%); 1108/151797 objects misplaced (0.730%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:03:35.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:35 smithi037 ceph-mon[102022]: pgmap v2140: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 575 op/s; 10348/151797 objects degraded (6.817%); 1108/151797 objects misplaced (0.730%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:03:35.874 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:35.895 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:35.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:35.896 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:35.997 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:36.038 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:36.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:36.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:36.140 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:36.177 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:36.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:36.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:36.279 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:36.310 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:36.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:36.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:36.412 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:36.454 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:36.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:36.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:36.556 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:36.578 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:36.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:36.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:36.680 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:36.710 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:36.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:36.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:36.812 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:36.853 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:36.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:36.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:36.955 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:36.987 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:36.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:36.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:37.026 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:03:37.090 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:37.132 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:37.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:37.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:37.234 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:37.267 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:37.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:37.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:37.369 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:37.407 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:37.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:37.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:37.426 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is unset 2024-08-17T18:03:37.446 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:37.510 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:37.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:37.543 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:37.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:37.644 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:37.689 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:37.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:37.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:37.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:37 smithi046 ceph-mon[88218]: pgmap v2141: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 953 op/s; 10381/141087 objects degraded (7.358%); 887/141087 objects misplaced (0.629%); 2.8 MiB/s, 44 objects/s recovering 2024-08-17T18:03:37.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:37 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 10381/141087 objects degraded (7.358%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:37.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:37 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3119519337' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:03:37.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:37 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:03:37.769 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:37 smithi037 ceph-mon[97894]: pgmap v2141: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 953 op/s; 10381/141087 objects degraded (7.358%); 887/141087 objects misplaced (0.629%); 2.8 MiB/s, 44 objects/s recovering 2024-08-17T18:03:37.769 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:37 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 10381/141087 objects degraded (7.358%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:37.770 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:37 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3119519337' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:03:37.770 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:37 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:03:37.770 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:37 smithi037 ceph-mon[102022]: pgmap v2141: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 953 op/s; 10381/141087 objects degraded (7.358%); 887/141087 objects misplaced (0.629%); 2.8 MiB/s, 44 objects/s recovering 2024-08-17T18:03:37.770 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:37 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 10381/141087 objects degraded (7.358%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:37.770 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:37 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3119519337' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:03:37.770 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:37 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:03:37.790 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:37.816 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:37.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:37.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:37.918 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:37.950 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:37.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:37.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:38.052 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:38.085 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:38.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:38.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:38.187 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:38.230 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:38.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:38.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:38.331 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:38.371 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:38.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:38.372 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:38.472 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:38.495 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:38.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:38.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:38.597 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:38.625 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:38.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:38.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:38.677 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:38 smithi037 ceph-mon[102022]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:03:38.677 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:38 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:03:38.677 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:38 smithi037 ceph-mon[102022]: osdmap e1319: 8 total, 8 up, 8 in 2024-08-17T18:03:38.678 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:38 smithi037 ceph-mon[97894]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:03:38.678 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:38 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:03:38.678 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:38 smithi037 ceph-mon[97894]: osdmap e1319: 8 total, 8 up, 8 in 2024-08-17T18:03:38.727 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:38.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:38 smithi046 ceph-mon[88218]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:03:38.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:38 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:03:38.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:38 smithi046 ceph-mon[88218]: osdmap e1319: 8 total, 8 up, 8 in 2024-08-17T18:03:38.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:38.762 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:38.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:38.863 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:38.899 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:38.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:38.900 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:39.001 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:39.040 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:39.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:39.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:39.142 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:39.176 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7, 0, 2] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:03:39.177 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:03:39.177 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-08-17T18:03:39.177 INFO:tasks.thrashosds.thrasher:Setting osd 1 primary_affinity to 1.000000 2024-08-17T18:03:39.178 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 1 1 2024-08-17T18:03:39.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:39.182 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:39.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:39.283 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:39.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:03:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:03:38] "GET /metrics HTTP/1.1" 200 36730 "" "Prometheus/2.51.0" 2024-08-17T18:03:39.306 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:39.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:39.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:39.408 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:39.430 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:39.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:39.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:39 smithi046 ceph-mon[88218]: pgmap v2143: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 10381/139578 objects degraded (7.437%); 887/139578 objects misplaced (0.635%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T18:03:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:03:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:39.529 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:39.532 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:39.554 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:39.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:39.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:39.656 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:39.695 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:39.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:39.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:39.782 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:39 smithi037 ceph-mon[102022]: pgmap v2143: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 10381/139578 objects degraded (7.437%); 887/139578 objects misplaced (0.635%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T18:03:39.782 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:03:39.782 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:39.782 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:39 smithi037 ceph-mon[97894]: pgmap v2143: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 10381/139578 objects degraded (7.437%); 887/139578 objects misplaced (0.635%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T18:03:39.783 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:03:39.783 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:39.797 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:39.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:39.832 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:39.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:39.934 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:39.971 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:39.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:39.972 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:40.073 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:40.117 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:40.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:40.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:40.219 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:40.259 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:40.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:40.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:40.361 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:40.395 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:40.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:40.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:40.497 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:40.509 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T18:03:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:03:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:03:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:03:40.538 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:40.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:40.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:40.640 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:40.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:40.675 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:40.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:40.776 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:40.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:40.837 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:40.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:40.882 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:03:40.883 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:03:40.921 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:03:40.921 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:03:40.939 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:40.950 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:03:40.950 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:03:40.973 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:03:40.973 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:03:40.987 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:40.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:40.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:41.016 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:03:41.017 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:03:41.041 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:03:41.041 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:03:41.089 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:41.090 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:03:41.090 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:03:41.119 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:03:41.119 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:03:41.127 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:41.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:41.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:41.283 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:41.319 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:41.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:41.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:41.421 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:41.455 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:41.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:41.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:41.556 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:41.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:41.594 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:41.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:41.659 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-08-17T18:03:41.695 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:41.702 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:41 smithi046 ceph-mon[88218]: pgmap v2144: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 866 op/s; 10397/130995 objects degraded (7.937%); 673/130995 objects misplaced (0.514%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T18:03:41.702 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:41 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1440372879' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:03:41.709 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:41.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:41.729 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:41.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:41.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:41 smithi037 ceph-mon[102022]: pgmap v2144: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 866 op/s; 10397/130995 objects degraded (7.937%); 673/130995 objects misplaced (0.514%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T18:03:41.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:41 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1440372879' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:03:41.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:41 smithi037 ceph-mon[97894]: pgmap v2144: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 866 op/s; 10397/130995 objects degraded (7.937%); 673/130995 objects misplaced (0.514%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T18:03:41.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:41 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1440372879' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:03:41.831 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:41.866 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:41.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:41.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:41.991 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:42.028 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:42.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:42.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:42.136 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:42.144 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:03:42.195 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:42.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:42.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:42.297 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:42.340 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:42.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:42.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:42.442 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:42.481 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:42.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:42.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:42.583 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:42.616 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:42.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:42.617 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:42.718 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:42.750 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:42.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:42.751 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:42.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:42 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 10397/130995 objects degraded (7.937%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:42.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:42 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 10397/130995 objects degraded (7.937%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:42.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:42 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 10397/130995 objects degraded (7.937%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:42.852 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:42.877 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:42.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:42.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:42.979 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:43.148 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:43.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:43.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:43.250 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:43.303 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:43.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:43.304 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:43.405 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:43.439 INFO:teuthology.orchestra.run.smithi037.stderr:set osd.1 primary-affinity to 1 (8655362) 2024-08-17T18:03:43.454 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:43.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:43.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:43.556 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:43.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:43.593 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:43.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:43.629 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:43 smithi046 ceph-mon[88218]: pgmap v2145: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 905 op/s; 10397/127977 objects degraded (8.124%); 673/127977 objects misplaced (0.526%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:03:43.629 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:43 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/286403079' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:03:43.694 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:43.726 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:43.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:43.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:43.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:43 smithi037 ceph-mon[97894]: pgmap v2145: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 905 op/s; 10397/127977 objects degraded (8.124%); 673/127977 objects misplaced (0.526%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:03:43.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:43 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/286403079' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:03:43.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:43 smithi037 ceph-mon[102022]: pgmap v2145: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 905 op/s; 10397/127977 objects degraded (8.124%); 673/127977 objects misplaced (0.526%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:03:43.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:43 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/286403079' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:03:43.828 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:43.856 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:43.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:43.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:43.958 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:44.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:44.001 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:44.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:44.102 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:44.128 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:44.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:44.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:44.229 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:44.263 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:44.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:44.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:44.365 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:44.396 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:44.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:44.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:44.498 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:44.525 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:44.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:44.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:44.626 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:44.661 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:44.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:44.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:44.666 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:44 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/286403079' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:03:44.666 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:44 smithi046 ceph-mon[88218]: osdmap e1320: 8 total, 8 up, 8 in 2024-08-17T18:03:44.742 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:44 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/286403079' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:03:44.742 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:44 smithi037 ceph-mon[102022]: osdmap e1320: 8 total, 8 up, 8 in 2024-08-17T18:03:44.742 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:44 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/286403079' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:03:44.742 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:44 smithi037 ceph-mon[97894]: osdmap e1320: 8 total, 8 up, 8 in 2024-08-17T18:03:44.763 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:44.802 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:44.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:44.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:44.932 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:44.974 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:44.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:44.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:45.073 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:03:45.075 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:45.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:45.117 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:45.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:45.137 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:03:45.137 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:03:45.218 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:45.283 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:45.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:45.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:45.385 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:45.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:45.426 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:45.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:45.506 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:45.527 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:45.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:45 smithi037 ceph-mon[97894]: pgmap v2147: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 546 op/s; 10397/127977 objects degraded (8.124%); 673/127977 objects misplaced (0.526%); 1.5 MiB/s, 24 objects/s recovering 2024-08-17T18:03:45.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:45 smithi037 ceph-mon[102022]: pgmap v2147: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 546 op/s; 10397/127977 objects degraded (8.124%); 673/127977 objects misplaced (0.526%); 1.5 MiB/s, 24 objects/s recovering 2024-08-17T18:03:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:45 smithi046 ceph-mon[88218]: pgmap v2147: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 546 op/s; 10397/127977 objects degraded (8.124%); 673/127977 objects misplaced (0.526%); 1.5 MiB/s, 24 objects/s recovering 2024-08-17T18:03:45.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:45.769 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:45.769 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:45.870 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:45.908 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:45.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:45.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:46.010 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:46.038 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:46.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:46.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:46.141 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:46.180 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:46.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:46.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:46.282 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:46.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:46.320 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:46.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:46.421 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:46.465 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:46.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:46.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:46.478 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is set 2024-08-17T18:03:46.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:46 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/928326347' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:03:46.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:46 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:03:46.567 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:46.603 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:46.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:46.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:46.705 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:46.738 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:46.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:46.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:46.746 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:46 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/928326347' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:03:46.746 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:46 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:03:46.747 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:46 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/928326347' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:03:46.747 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:46 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:03:46.769 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-08-17T18:03:46.840 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:46.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:46.873 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:46.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:46.975 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:47.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:47.031 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:47.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:47.132 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:47.202 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:47.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:47.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:47.262 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:03:47.305 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:47.363 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:47.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:47.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:47.465 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:47.505 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:47.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:47.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:47.607 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:47.656 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:47.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:47.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:47.684 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:47 smithi046 ceph-mon[88218]: pgmap v2148: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 847 op/s; 10443/117369 objects degraded (8.898%); 414/117369 objects misplaced (0.353%); 2.9 MiB/s, 47 objects/s recovering 2024-08-17T18:03:47.685 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:47 smithi046 ceph-mon[88218]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:03:47.685 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:47 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:03:47.685 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:47 smithi046 ceph-mon[88218]: osdmap e1321: 8 total, 8 up, 8 in 2024-08-17T18:03:47.685 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:47 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 10443/117369 objects degraded (8.898%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:47.735 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:47 smithi037 ceph-mon[97894]: pgmap v2148: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 847 op/s; 10443/117369 objects degraded (8.898%); 414/117369 objects misplaced (0.353%); 2.9 MiB/s, 47 objects/s recovering 2024-08-17T18:03:47.735 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:47 smithi037 ceph-mon[97894]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:03:47.735 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:47 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:03:47.735 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:47 smithi037 ceph-mon[97894]: osdmap e1321: 8 total, 8 up, 8 in 2024-08-17T18:03:47.735 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:47 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 10443/117369 objects degraded (8.898%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:47.736 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:47 smithi037 ceph-mon[102022]: pgmap v2148: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 847 op/s; 10443/117369 objects degraded (8.898%); 414/117369 objects misplaced (0.353%); 2.9 MiB/s, 47 objects/s recovering 2024-08-17T18:03:47.736 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:47 smithi037 ceph-mon[102022]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:03:47.736 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:47 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:03:47.736 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:47 smithi037 ceph-mon[102022]: osdmap e1321: 8 total, 8 up, 8 in 2024-08-17T18:03:47.736 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:47 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 10443/117369 objects degraded (8.898%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:47.758 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:47.796 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:47.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:47.797 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:47.898 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:47.943 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:47.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:47.944 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:48.032 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:03:48.033 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:03:48.045 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:48.058 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:03:48.059 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:03:48.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:48.078 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:48.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:48.085 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:03:48.085 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:03:48.114 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:03:48.114 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:03:48.149 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:03:48.150 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:03:48.174 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:03:48.174 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:03:48.180 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:48.201 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:03:48.201 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:03:48.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:48.216 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:48.216 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:48.234 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:03:48.234 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:03:48.317 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:48.353 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:48.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:48.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:48.455 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:48.497 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:48.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:48.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:48.599 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:48.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:48.669 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:48.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:48.734 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:48 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1646052103' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:03:48.771 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:48.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:48 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1646052103' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:03:48.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:48 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1646052103' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:03:48.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:48.817 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:48.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:48.919 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:48.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:48.969 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:48.969 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:49.070 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:49.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:49.122 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:49.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:49.223 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:49.230 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T18:03:49.230 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [], 2024-08-17T18:03:49.230 INFO:teuthology.orchestra.run.smithi046.stdout: "complaint_time": 30, 2024-08-17T18:03:49.230 INFO:teuthology.orchestra.run.smithi046.stdout: "num_blocked_ops": 0 2024-08-17T18:03:49.230 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T18:03:49.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:49.277 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:49.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:49.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:03:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:03:48] "GET /metrics HTTP/1.1" 200 36729 "" "Prometheus/2.51.0" 2024-08-17T18:03:49.379 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:49.418 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:49.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:49.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:49.503 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T18:03:49.519 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:49.584 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:49.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:49.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:49.686 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:49.727 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:49.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:49.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:49.744 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7, 0, 2] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:03:49.744 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:03:49.744 INFO:tasks.thrashosds.thrasher:Growing pool .mgr 2024-08-17T18:03:49.744 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T18:03:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:49 smithi046 ceph-mon[88218]: pgmap v2150: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 10443/115869 objects degraded (9.013%); 414/115869 objects misplaced (0.357%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:03:49.782 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:49 smithi037 ceph-mon[102022]: pgmap v2150: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 10443/115869 objects degraded (9.013%); 414/115869 objects misplaced (0.357%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:03:49.782 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:49 smithi037 ceph-mon[97894]: pgmap v2150: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 10443/115869 objects degraded (9.013%); 414/115869 objects misplaced (0.357%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:03:49.829 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:49.869 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:49.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:49.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:49.935 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-08-17T18:03:49.971 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:49.972 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:50.034 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:50.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:50.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:50.136 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:50.200 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:50.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:50.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:50.302 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:50.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:50.368 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:50.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:50.469 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:50.505 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:03:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:03:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:03:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:03:50.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:50.528 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:50.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:50.629 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:50.656 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:50.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:50.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:50.758 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:50.796 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:50.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:50.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:50.898 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:50.932 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:50.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:50.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:50.937 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:03:51.034 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:51.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:51.074 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:51.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:51.175 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:51.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:51.207 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:51.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:51.308 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:51.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:51.340 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:51.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:51.441 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:51.483 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:51.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:51.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:51.586 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:51.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:51.629 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:51.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:51.730 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:51 smithi046 ceph-mon[88218]: pgmap v2151: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 889 op/s; 10443/106626 objects degraded (9.794%); 128/106626 objects misplaced (0.120%); 3.9 MiB/s, 62 objects/s recovering 2024-08-17T18:03:51.786 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:51.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:51.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:51.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:51 smithi037 ceph-mon[102022]: pgmap v2151: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 889 op/s; 10443/106626 objects degraded (9.794%); 128/106626 objects misplaced (0.120%); 3.9 MiB/s, 62 objects/s recovering 2024-08-17T18:03:51.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:51 smithi037 ceph-mon[97894]: pgmap v2151: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 889 op/s; 10443/106626 objects degraded (9.794%); 128/106626 objects misplaced (0.120%); 3.9 MiB/s, 62 objects/s recovering 2024-08-17T18:03:51.892 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:51.947 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:51.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:51.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:52.049 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:52.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:52.090 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:52.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:52.191 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:52.217 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:52.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:52.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:52.319 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:52.350 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:52.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:52.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:52.452 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:52.481 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:52.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:52.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:52.583 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:52.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:52.647 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:52.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:52.748 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:52 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:03:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:52 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 10443/106626 objects degraded (9.794%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:52.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:52.788 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:52.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:52.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:52 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:03:52.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:52 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 10443/106626 objects degraded (9.794%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:52.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:52 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:03:52.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:52 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 10443/106626 objects degraded (9.794%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:52.889 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:52.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:52.945 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:52.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:53.046 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:53.109 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:53.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:53.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:53.131 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T18:03:53.131 INFO:teuthology.orchestra.run.smithi046.stdout: "size": 20, 2024-08-17T18:03:53.131 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 600, 2024-08-17T18:03:53.131 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [ 2024-08-17T18:03:53.132 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.132 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:51696 9.6 9:628a1130:::benchmark_data_smithi037_235265_object51695:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1230)", 2024-08-17T18:03:53.132 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:00.132689+0000", 2024-08-17T18:03:53.132 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 412.99368489, 2024-08-17T18:03:53.132 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0059635730000001, 2024-08-17T18:03:53.132 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:53.132 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "reached pg", 2024-08-17T18:03:53.132 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:53.132 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:03:53.132 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:03:53.132 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 51696 2024-08-17T18:03:53.132 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.132 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:53.133 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.133 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:53.133 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.132689+0000", 2024-08-17T18:03:53.133 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.133 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.133 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.133 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:53.133 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.132689+0000", 2024-08-17T18:03:53.133 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.133 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.133 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.133 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:53.133 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.132688+0000", 2024-08-17T18:03:53.133 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:03:53.134 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.134 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.134 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:53.134 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.132783+0000", 2024-08-17T18:03:53.134 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.5514999999999996e-05 2024-08-17T18:03:53.134 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.134 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.134 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:53.134 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.132805+0000", 2024-08-17T18:03:53.134 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.1418999999999999e-05 2024-08-17T18:03:53.134 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.134 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.134 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:53.135 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.132823+0000", 2024-08-17T18:03:53.135 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.8175000000000001e-05 2024-08-17T18:03:53.135 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.135 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.135 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:53.135 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.244859+0000", 2024-08-17T18:03:53.135 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.11203650900000001 2024-08-17T18:03:53.135 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.135 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.135 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:53.135 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.244871+0000", 2024-08-17T18:03:53.135 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.167e-05 2024-08-17T18:03:53.135 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.136 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.136 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:53.136 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.138569+0000", 2024-08-17T18:03:53.136 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.89369845999999997 2024-08-17T18:03:53.136 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.136 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.136 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:53.136 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.138653+0000", 2024-08-17T18:03:53.136 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.3441000000000003e-05 2024-08-17T18:03:53.136 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.136 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:53.136 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.136 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.137 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.137 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:51700 9.6 9:64255be4:::benchmark_data_smithi037_235265_object51699:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1230)", 2024-08-17T18:03:53.137 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:00.132832+0000", 2024-08-17T18:03:53.137 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 412.99354173500001, 2024-08-17T18:03:53.137 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0059089590000001, 2024-08-17T18:03:53.137 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:53.137 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "reached pg", 2024-08-17T18:03:53.137 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:53.137 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:03:53.137 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:03:53.137 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 51700 2024-08-17T18:03:53.137 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.137 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:53.137 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.138 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:53.138 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.132832+0000", 2024-08-17T18:03:53.138 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.138 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.138 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.138 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:53.138 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.132832+0000", 2024-08-17T18:03:53.138 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.138 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.139 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.139 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:53.139 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.132832+0000", 2024-08-17T18:03:53.139 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T18:03:53.139 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.139 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.139 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:53.139 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.132912+0000", 2024-08-17T18:03:53.139 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.0307000000000002e-05 2024-08-17T18:03:53.139 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.139 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.139 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:53.139 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.132932+0000", 2024-08-17T18:03:53.140 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.0069e-05 2024-08-17T18:03:53.140 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.140 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.140 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:53.140 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.132948+0000", 2024-08-17T18:03:53.140 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.5928999999999999e-05 2024-08-17T18:03:53.140 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.140 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.140 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:53.140 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.244890+0000", 2024-08-17T18:03:53.140 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.111941781 2024-08-17T18:03:53.140 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.140 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.141 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:53.141 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.244896+0000", 2024-08-17T18:03:53.141 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.3029999999999996e-06 2024-08-17T18:03:53.141 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.141 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.141 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:53.141 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.138676+0000", 2024-08-17T18:03:53.141 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.89378015 2024-08-17T18:03:53.141 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.141 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.141 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:53.141 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.138741+0000", 2024-08-17T18:03:53.141 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.4968999999999994e-05 2024-08-17T18:03:53.141 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.142 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:53.142 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.142 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.142 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.142 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:51704 9.17 9:e8b8d20b:::benchmark_data_smithi037_235265_object51703:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1230)", 2024-08-17T18:03:53.142 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:00.132954+0000", 2024-08-17T18:03:53.142 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 412.993420093, 2024-08-17T18:03:53.142 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0595703759999999, 2024-08-17T18:03:53.142 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:53.142 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:53.142 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:53.142 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:03:53.143 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:03:53.143 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 51704 2024-08-17T18:03:53.143 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.143 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:53.143 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.143 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:53.143 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.132954+0000", 2024-08-17T18:03:53.143 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.143 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.143 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.143 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:53.143 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.132954+0000", 2024-08-17T18:03:53.143 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.143 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.144 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.144 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:53.144 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.132954+0000", 2024-08-17T18:03:53.144 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T18:03:53.144 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.144 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.144 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:53.144 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.133015+0000", 2024-08-17T18:03:53.144 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.1222000000000004e-05 2024-08-17T18:03:53.144 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.144 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.144 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:53.144 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.133023+0000", 2024-08-17T18:03:53.145 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.7409999999999992e-06 2024-08-17T18:03:53.145 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.145 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.145 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:53.145 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.133027+0000", 2024-08-17T18:03:53.145 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4700000000000004e-06 2024-08-17T18:03:53.145 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.145 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.145 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:53.145 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.245652+0000", 2024-08-17T18:03:53.145 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.112624961 2024-08-17T18:03:53.145 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.145 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.146 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:53.146 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.245657+0000", 2024-08-17T18:03:53.146 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0490000000000003e-06 2024-08-17T18:03:53.146 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.146 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.146 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:53.146 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.187107+0000", 2024-08-17T18:03:53.146 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.94145022199999995 2024-08-17T18:03:53.146 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.146 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.146 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:03:53.146 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.187261+0000", 2024-08-17T18:03:53.147 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00015337700000000001 2024-08-17T18:03:53.147 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.147 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.147 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,7", 2024-08-17T18:03:53.147 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.187427+0000", 2024-08-17T18:03:53.147 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000166756 2024-08-17T18:03:53.147 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.147 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.147 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:03:53.147 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.189964+0000", 2024-08-17T18:03:53.147 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0025362729999999999 2024-08-17T18:03:53.147 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.147 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.148 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:53.148 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.190307+0000", 2024-08-17T18:03:53.148 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00034337099999999998 2024-08-17T18:03:53.148 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.148 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.148 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:53.148 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.192460+0000", 2024-08-17T18:03:53.148 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0021526819999999999 2024-08-17T18:03:53.148 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.148 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.148 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:03:53.148 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.192499+0000", 2024-08-17T18:03:53.148 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9255000000000003e-05 2024-08-17T18:03:53.148 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.149 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.149 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:53.149 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.192524+0000", 2024-08-17T18:03:53.149 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.5403000000000001e-05 2024-08-17T18:03:53.149 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.149 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:53.149 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.149 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.149 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.149 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:51708 9.17 9:ef911fd7:::benchmark_data_smithi037_235265_object51707:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1230)", 2024-08-17T18:03:53.149 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:00.133033+0000", 2024-08-17T18:03:53.149 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 412.99334153799998, 2024-08-17T18:03:53.149 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0664200580000001, 2024-08-17T18:03:53.149 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:53.150 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:53.150 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:53.150 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:03:53.150 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:03:53.150 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 51708 2024-08-17T18:03:53.150 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.150 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:53.150 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.150 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:53.150 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.133033+0000", 2024-08-17T18:03:53.150 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.150 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.151 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.151 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:53.151 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.133033+0000", 2024-08-17T18:03:53.151 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.151 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.151 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.151 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:53.151 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.133032+0000", 2024-08-17T18:03:53.151 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T18:03:53.151 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.151 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.151 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:53.151 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.133088+0000", 2024-08-17T18:03:53.151 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5386999999999997e-05 2024-08-17T18:03:53.152 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.152 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.152 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:53.153 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.133095+0000", 2024-08-17T18:03:53.153 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.3900000000000004e-06 2024-08-17T18:03:53.153 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.153 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.153 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:53.153 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.133099+0000", 2024-08-17T18:03:53.154 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8199999999999998e-06 2024-08-17T18:03:53.154 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.154 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.154 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:53.154 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.245674+0000", 2024-08-17T18:03:53.154 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.11257489499999999 2024-08-17T18:03:53.154 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.154 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.154 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:53.154 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:00.245678+0000", 2024-08-17T18:03:53.155 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.5120000000000002e-06 2024-08-17T18:03:53.155 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.155 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.155 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:53.155 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.188254+0000", 2024-08-17T18:03:53.155 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.94257532600000005 2024-08-17T18:03:53.155 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.155 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.155 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:03:53.155 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.188377+0000", 2024-08-17T18:03:53.156 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012334999999999999 2024-08-17T18:03:53.156 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.156 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.156 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,7", 2024-08-17T18:03:53.156 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.188469+0000", 2024-08-17T18:03:53.156 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.1946000000000004e-05 2024-08-17T18:03:53.156 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.157 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.157 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:03:53.157 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.190021+0000", 2024-08-17T18:03:53.157 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0015523449999999999 2024-08-17T18:03:53.157 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.157 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.157 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:53.157 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.190351+0000", 2024-08-17T18:03:53.157 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00032939299999999998 2024-08-17T18:03:53.157 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.158 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.158 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:53.158 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.199323+0000", 2024-08-17T18:03:53.158 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0089719210000000008 2024-08-17T18:03:53.158 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.158 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.158 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:03:53.158 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.199413+0000", 2024-08-17T18:03:53.158 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.0064999999999999e-05 2024-08-17T18:03:53.158 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.158 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.159 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:53.159 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:01.199453+0000", 2024-08-17T18:03:53.159 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.0116e-05 2024-08-17T18:03:53.159 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.159 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:53.159 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.159 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.159 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.159 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.35931.0:96537 9.12 e1245/1237 9:4916b415:::benchmark_data_smithi037_235265_object96536:head v 1245'4797, mlcod=1226'199)", 2024-08-17T18:03:53.159 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:40.881408+0000", 2024-08-17T18:03:53.159 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 372.24496666599998, 2024-08-17T18:03:53.160 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.36519412499999998, 2024-08-17T18:03:53.160 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:53.160 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:53.160 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:53.160 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.160 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:53.160 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.881408+0000", 2024-08-17T18:03:53.160 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.160 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.160 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.160 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:53.161 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.881408+0000", 2024-08-17T18:03:53.161 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.161 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.161 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.161 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:53.161 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.881407+0000", 2024-08-17T18:03:53.161 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:03:53.161 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.161 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.161 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:53.161 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.881456+0000", 2024-08-17T18:03:53.161 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9597e-05 2024-08-17T18:03:53.162 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.162 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.162 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:53.162 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.881467+0000", 2024-08-17T18:03:53.162 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0088999999999999e-05 2024-08-17T18:03:53.162 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.162 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.162 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:53.162 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.881472+0000", 2024-08-17T18:03:53.162 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1630000000000004e-06 2024-08-17T18:03:53.162 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.162 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.163 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:53.163 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.883951+0000", 2024-08-17T18:03:53.163 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0024796330000000002 2024-08-17T18:03:53.163 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.163 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.163 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:03:53.163 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.883971+0000", 2024-08-17T18:03:53.163 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.9409e-05 2024-08-17T18:03:53.163 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.164 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.164 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:03:53.164 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.246576+0000", 2024-08-17T18:03:53.165 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.36260562600000001 2024-08-17T18:03:53.165 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.165 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.165 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:53.165 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.246602+0000", 2024-08-17T18:03:53.165 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.5324999999999999e-05 2024-08-17T18:03:53.165 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.165 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:53.165 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.165 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.165 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.165 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.35931.0:96532 9.1d e1245/1242 9:b91cacfd:::benchmark_data_smithi037_235265_object96531:head v 1245'5515, mlcod=1245'5512)", 2024-08-17T18:03:53.166 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:40.882117+0000", 2024-08-17T18:03:53.166 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 372.24425724000002, 2024-08-17T18:03:53.166 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.36258285299999998, 2024-08-17T18:03:53.166 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:53.166 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:53.166 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:53.166 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.166 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:53.166 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.882117+0000", 2024-08-17T18:03:53.166 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.167 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.167 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.167 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:53.167 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.882117+0000", 2024-08-17T18:03:53.167 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.167 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.167 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.167 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:53.167 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.882116+0000", 2024-08-17T18:03:53.167 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T18:03:53.167 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.168 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.168 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:53.168 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.882162+0000", 2024-08-17T18:03:53.168 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.5954000000000001e-05 2024-08-17T18:03:53.168 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.168 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.168 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:53.168 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.882173+0000", 2024-08-17T18:03:53.168 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1026000000000001e-05 2024-08-17T18:03:53.168 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.168 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.169 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:53.169 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.882179+0000", 2024-08-17T18:03:53.169 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5369999999999997e-06 2024-08-17T18:03:53.169 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.169 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.169 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:53.169 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.887071+0000", 2024-08-17T18:03:53.169 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0048919259999999996 2024-08-17T18:03:53.169 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.169 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.169 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:03:53.169 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.887092+0000", 2024-08-17T18:03:53.170 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.1699e-05 2024-08-17T18:03:53.170 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.170 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.170 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:03:53.170 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.894313+0000", 2024-08-17T18:03:53.170 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0072207019999999998 2024-08-17T18:03:53.170 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.170 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.170 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:53.170 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.244700+0000", 2024-08-17T18:03:53.171 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.35038669900000002 2024-08-17T18:03:53.171 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.171 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:53.171 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.171 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.171 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.171 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.35931.0:96546 9.5 e1245/1230 9:a30dbc7b:::benchmark_data_smithi037_235265_object96545:head v 1245'4626, mlcod=1245'4624)", 2024-08-17T18:03:53.171 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:40.882368+0000", 2024-08-17T18:03:53.172 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 372.244006308, 2024-08-17T18:03:53.172 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.36444639200000001, 2024-08-17T18:03:53.172 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:53.172 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:53.172 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:53.172 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.172 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:53.172 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.882368+0000", 2024-08-17T18:03:53.172 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.172 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.172 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.173 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:53.173 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.882368+0000", 2024-08-17T18:03:53.173 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.173 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.173 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.173 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:53.173 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.882367+0000", 2024-08-17T18:03:53.173 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T18:03:53.174 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.174 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.174 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:53.174 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.885189+0000", 2024-08-17T18:03:53.174 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0028214809999999998 2024-08-17T18:03:53.174 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.174 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.175 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:53.175 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.885201+0000", 2024-08-17T18:03:53.175 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1855000000000001e-05 2024-08-17T18:03:53.175 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.175 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.175 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:53.175 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.885212+0000", 2024-08-17T18:03:53.175 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1617000000000001e-05 2024-08-17T18:03:53.175 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.175 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.175 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:53.176 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.886275+0000", 2024-08-17T18:03:53.176 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001062508 2024-08-17T18:03:53.176 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.176 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.176 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:03:53.176 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.886294+0000", 2024-08-17T18:03:53.176 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.9043999999999999e-05 2024-08-17T18:03:53.176 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.177 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.177 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:03:53.177 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.246783+0000", 2024-08-17T18:03:53.177 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.36048966599999999 2024-08-17T18:03:53.177 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.177 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.177 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:53.177 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.246814+0000", 2024-08-17T18:03:53.177 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.0905999999999999e-05 2024-08-17T18:03:53.177 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.178 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:53.178 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.178 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.178 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.178 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:96549 9.1a 9:5958fd03:::benchmark_data_smithi037_235265_object96548:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1245)", 2024-08-17T18:03:53.178 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:40.883263+0000", 2024-08-17T18:03:53.178 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 372.24311087400002, 2024-08-17T18:03:53.178 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.36329716099999998, 2024-08-17T18:03:53.178 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:53.179 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:53.179 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:53.179 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:03:53.179 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:03:53.179 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 96549 2024-08-17T18:03:53.179 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.179 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:53.179 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.180 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:53.180 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.883263+0000", 2024-08-17T18:03:53.180 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.180 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.180 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.180 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:53.180 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.883263+0000", 2024-08-17T18:03:53.180 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.180 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.180 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.180 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:53.181 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.883263+0000", 2024-08-17T18:03:53.181 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:03:53.181 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.181 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.181 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:53.181 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.883340+0000", 2024-08-17T18:03:53.181 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.7962999999999999e-05 2024-08-17T18:03:53.181 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.182 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.182 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:53.182 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.883350+0000", 2024-08-17T18:03:53.182 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.2050000000000008e-06 2024-08-17T18:03:53.182 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.182 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.182 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:53.182 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.883355+0000", 2024-08-17T18:03:53.182 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.2650000000000004e-06 2024-08-17T18:03:53.182 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.182 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.183 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:53.183 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.884219+0000", 2024-08-17T18:03:53.183 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00086409400000000004 2024-08-17T18:03:53.183 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.183 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.183 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:03:53.183 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.884333+0000", 2024-08-17T18:03:53.183 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000114017 2024-08-17T18:03:53.183 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.183 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.183 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,7", 2024-08-17T18:03:53.183 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.884507+0000", 2024-08-17T18:03:53.184 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00017422600000000001 2024-08-17T18:03:53.184 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.184 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.184 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:53.184 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.893921+0000", 2024-08-17T18:03:53.184 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0094138569999999994 2024-08-17T18:03:53.184 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.184 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.184 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:53.184 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.893952+0000", 2024-08-17T18:03:53.184 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.1068999999999997e-05 2024-08-17T18:03:53.185 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.185 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.185 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:03:53.185 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.246472+0000", 2024-08-17T18:03:53.185 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.35252008099999999 2024-08-17T18:03:53.185 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.185 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.185 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:03:53.185 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.246522+0000", 2024-08-17T18:03:53.185 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9991000000000003e-05 2024-08-17T18:03:53.185 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.185 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.186 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:53.186 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.246560+0000", 2024-08-17T18:03:53.186 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8203e-05 2024-08-17T18:03:53.186 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.186 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:53.186 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.186 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.186 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.186 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:96552 9.1a 9:5913971e:::benchmark_data_smithi037_235265_object96551:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1245)", 2024-08-17T18:03:53.186 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:40.884549+0000", 2024-08-17T18:03:53.186 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 372.24182544400003, 2024-08-17T18:03:53.187 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.36275861399999998, 2024-08-17T18:03:53.187 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:53.187 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:53.187 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:53.187 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:03:53.187 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:03:53.187 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 96552 2024-08-17T18:03:53.187 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.187 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:53.187 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.187 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:53.187 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.884549+0000", 2024-08-17T18:03:53.188 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.188 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.188 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.188 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:53.188 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.884549+0000", 2024-08-17T18:03:53.188 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.188 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.188 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.188 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:53.188 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.884548+0000", 2024-08-17T18:03:53.188 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:03:53.189 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.189 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.189 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:53.189 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.884576+0000", 2024-08-17T18:03:53.189 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.8377e-05 2024-08-17T18:03:53.189 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.189 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.189 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:53.189 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.884596+0000", 2024-08-17T18:03:53.189 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.9843e-05 2024-08-17T18:03:53.189 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.189 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.190 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:53.190 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.884602+0000", 2024-08-17T18:03:53.190 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7019999999999998e-06 2024-08-17T18:03:53.190 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.190 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.190 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:53.190 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.886040+0000", 2024-08-17T18:03:53.190 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0014388859999999999 2024-08-17T18:03:53.190 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.190 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.190 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:03:53.191 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.890732+0000", 2024-08-17T18:03:53.191 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0046917820000000002 2024-08-17T18:03:53.191 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.191 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.191 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,7", 2024-08-17T18:03:53.191 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.890868+0000", 2024-08-17T18:03:53.191 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013613199999999999 2024-08-17T18:03:53.191 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.191 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.191 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:53.191 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.893979+0000", 2024-08-17T18:03:53.192 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0031106580000000001 2024-08-17T18:03:53.192 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.192 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.192 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:03:53.192 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.246575+0000", 2024-08-17T18:03:53.192 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.35259558699999999 2024-08-17T18:03:53.192 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.192 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.192 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:53.192 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.246638+0000", 2024-08-17T18:03:53.192 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.3450999999999999e-05 2024-08-17T18:03:53.193 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.193 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.193 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:03:53.193 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.246680+0000", 2024-08-17T18:03:53.193 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1783999999999998e-05 2024-08-17T18:03:53.193 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.193 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.193 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:53.193 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.247307+0000", 2024-08-17T18:03:53.193 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00062747499999999995 2024-08-17T18:03:53.193 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.194 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:53.194 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.194 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.194 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.194 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.35931.0:96545 9.d e1245/1242 9:b0d3a595:::benchmark_data_smithi037_235265_object96544:head v 1245'5499, mlcod=1245'5497)", 2024-08-17T18:03:53.194 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:40.885327+0000", 2024-08-17T18:03:53.194 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 372.24104727100001, 2024-08-17T18:03:53.194 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.36145294500000003, 2024-08-17T18:03:53.194 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:53.194 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:53.194 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:53.195 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.195 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:53.195 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.885327+0000", 2024-08-17T18:03:53.195 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.195 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.195 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.195 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:53.195 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.885327+0000", 2024-08-17T18:03:53.195 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.195 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.195 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.195 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:53.196 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.885327+0000", 2024-08-17T18:03:53.196 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T18:03:53.196 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.196 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.196 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:53.196 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.885347+0000", 2024-08-17T18:03:53.196 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.0755e-05 2024-08-17T18:03:53.196 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.196 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.196 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:53.196 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.885354+0000", 2024-08-17T18:03:53.196 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.613e-06 2024-08-17T18:03:53.197 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.197 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.197 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:53.197 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.885358+0000", 2024-08-17T18:03:53.197 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9210000000000002e-06 2024-08-17T18:03:53.197 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.197 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.197 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:53.197 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.888987+0000", 2024-08-17T18:03:53.197 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0036293940000000002 2024-08-17T18:03:53.197 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.198 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.198 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:03:53.198 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.889003+0000", 2024-08-17T18:03:53.198 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.6243e-05 2024-08-17T18:03:53.198 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.198 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.198 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:03:53.198 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.244714+0000", 2024-08-17T18:03:53.198 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.355710525 2024-08-17T18:03:53.198 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.199 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.199 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:53.199 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.246780+0000", 2024-08-17T18:03:53.199 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0020658709999999999 2024-08-17T18:03:53.199 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.199 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:53.199 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.199 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.199 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.199 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:96554 9.1a 9:5c7fd0cb:::benchmark_data_smithi037_235265_object96553:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1245)", 2024-08-17T18:03:53.199 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:40.888496+0000", 2024-08-17T18:03:53.199 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 372.237878486, 2024-08-17T18:03:53.200 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.36598054299999999, 2024-08-17T18:03:53.200 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:53.200 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:53.200 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:53.200 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:03:53.200 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:03:53.200 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 96554 2024-08-17T18:03:53.200 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.200 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:53.200 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.201 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:53.201 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.888496+0000", 2024-08-17T18:03:53.201 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.201 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.201 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.201 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:53.201 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.888496+0000", 2024-08-17T18:03:53.201 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.201 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.201 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.201 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:53.202 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.888494+0000", 2024-08-17T18:03:53.202 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T18:03:53.202 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.202 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.202 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:53.202 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.888542+0000", 2024-08-17T18:03:53.202 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.7849000000000002e-05 2024-08-17T18:03:53.202 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.202 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.202 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:53.202 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.888553+0000", 2024-08-17T18:03:53.203 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0910999999999999e-05 2024-08-17T18:03:53.203 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.203 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.203 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:53.203 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.888558+0000", 2024-08-17T18:03:53.203 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9660000000000004e-06 2024-08-17T18:03:53.203 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.203 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.203 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:53.203 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.894002+0000", 2024-08-17T18:03:53.203 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0054442830000000003 2024-08-17T18:03:53.203 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.204 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.204 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:03:53.204 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.894139+0000", 2024-08-17T18:03:53.204 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013650199999999999 2024-08-17T18:03:53.204 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.204 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.204 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,7", 2024-08-17T18:03:53.204 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.894288+0000", 2024-08-17T18:03:53.204 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014965000000000001 2024-08-17T18:03:53.204 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.204 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.205 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:53.205 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.249315+0000", 2024-08-17T18:03:53.205 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.35502722199999998 2024-08-17T18:03:53.205 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.205 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.205 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:53.205 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.249367+0000", 2024-08-17T18:03:53.205 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1848999999999998e-05 2024-08-17T18:03:53.205 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.205 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.205 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:03:53.206 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.254104+0000", 2024-08-17T18:03:53.206 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0047364590000000002 2024-08-17T18:03:53.206 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.206 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.206 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:03:53.206 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.254446+0000", 2024-08-17T18:03:53.206 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00034180000000000001 2024-08-17T18:03:53.206 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.206 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.206 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:53.206 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.254476+0000", 2024-08-17T18:03:53.207 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.0722000000000002e-05 2024-08-17T18:03:53.207 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.207 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:53.207 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.207 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.207 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.207 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.35931.0:96557 9.1d e1245/1242 9:beaef4f8:::benchmark_data_smithi037_235265_object96556:head v 1245'5516, mlcod=1245'5513)", 2024-08-17T18:03:53.207 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:40.892353+0000", 2024-08-17T18:03:53.207 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 372.23402085200001, 2024-08-17T18:03:53.207 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.35448940499999998, 2024-08-17T18:03:53.207 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:53.208 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:53.208 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:53.208 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.208 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:53.208 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892353+0000", 2024-08-17T18:03:53.208 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.208 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.208 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.208 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:53.208 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892353+0000", 2024-08-17T18:03:53.208 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.209 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.209 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.209 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:53.209 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892353+0000", 2024-08-17T18:03:53.209 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T18:03:53.209 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.209 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.209 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:53.209 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892384+0000", 2024-08-17T18:03:53.209 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.0747999999999998e-05 2024-08-17T18:03:53.209 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.209 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.210 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:53.210 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892391+0000", 2024-08-17T18:03:53.210 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.0480000000000001e-06 2024-08-17T18:03:53.210 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.210 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.210 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:53.210 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892395+0000", 2024-08-17T18:03:53.210 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9009999999999996e-06 2024-08-17T18:03:53.210 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.210 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.210 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:53.211 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892597+0000", 2024-08-17T18:03:53.211 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000202423 2024-08-17T18:03:53.211 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.211 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.211 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:03:53.211 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892615+0000", 2024-08-17T18:03:53.211 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.7787000000000001e-05 2024-08-17T18:03:53.211 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.211 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.211 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:03:53.211 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.246820+0000", 2024-08-17T18:03:53.211 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.35420469799999998 2024-08-17T18:03:53.212 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.212 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.212 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:53.212 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.246843+0000", 2024-08-17T18:03:53.212 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.3119999999999999e-05 2024-08-17T18:03:53.212 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.212 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:53.212 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.212 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.212 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.212 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:96560 9.f 9:f28e1458:::benchmark_data_smithi037_235265_object96559:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1245)", 2024-08-17T18:03:53.213 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:40.892830+0000", 2024-08-17T18:03:53.213 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 372.23354461299999, 2024-08-17T18:03:53.213 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.36156934600000001, 2024-08-17T18:03:53.213 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:53.213 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:53.213 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:53.213 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:03:53.213 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:03:53.213 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 96560 2024-08-17T18:03:53.213 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.213 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:53.213 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.214 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:53.214 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892830+0000", 2024-08-17T18:03:53.214 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.214 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.214 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.214 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:53.214 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892830+0000", 2024-08-17T18:03:53.214 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.214 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.214 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.215 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:53.215 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892828+0000", 2024-08-17T18:03:53.215 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:03:53.215 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.215 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.215 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:53.215 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892943+0000", 2024-08-17T18:03:53.215 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000115314 2024-08-17T18:03:53.215 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.215 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.215 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:53.215 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892955+0000", 2024-08-17T18:03:53.216 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2071e-05 2024-08-17T18:03:53.216 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.216 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.216 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:53.216 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892961+0000", 2024-08-17T18:03:53.216 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.93e-06 2024-08-17T18:03:53.216 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.216 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.216 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:53.216 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.244670+0000", 2024-08-17T18:03:53.216 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.35170862000000003 2024-08-17T18:03:53.216 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.217 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.217 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:03:53.217 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.244853+0000", 2024-08-17T18:03:53.217 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00018274599999999999 2024-08-17T18:03:53.217 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.217 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.217 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:53.219 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,3", 2024-08-17T18:03:53.219 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.244996+0000", 2024-08-17T18:03:53.219 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014280099999999999 2024-08-17T18:03:53.219 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.219 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.219 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:53.220 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.251267+0000", 2024-08-17T18:03:53.220 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.006271614 2024-08-17T18:03:53.220 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.220 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.220 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:53.220 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.253108+0000", 2024-08-17T18:03:53.220 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00184059 2024-08-17T18:03:53.220 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.220 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.220 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:03:53.220 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.254171+0000", 2024-08-17T18:03:53.221 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0010635060000000001 2024-08-17T18:03:53.221 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.221 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.221 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:03:53.221 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.254357+0000", 2024-08-17T18:03:53.221 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000185708 2024-08-17T18:03:53.221 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.221 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.221 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:53.221 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.254399+0000", 2024-08-17T18:03:53.221 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1925999999999998e-05 2024-08-17T18:03:53.221 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.222 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:53.222 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.222 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.222 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.222 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.35931.0:96558 9.1b e1245/1242 9:dcf44a34:::benchmark_data_smithi037_235265_object96557:head v 1245'5623, mlcod=1245'5621)", 2024-08-17T18:03:53.222 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:40.892883+0000", 2024-08-17T18:03:53.222 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 372.23349139599998, 2024-08-17T18:03:53.222 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.351819622, 2024-08-17T18:03:53.223 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:53.223 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:53.223 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:53.223 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.223 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:53.223 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892883+0000", 2024-08-17T18:03:53.223 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.223 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.223 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.223 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:53.223 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892883+0000", 2024-08-17T18:03:53.224 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.224 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.224 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.224 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:53.224 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892882+0000", 2024-08-17T18:03:53.224 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T18:03:53.224 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.224 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.224 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:53.224 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892990+0000", 2024-08-17T18:03:53.224 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00010722600000000001 2024-08-17T18:03:53.224 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.225 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.225 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:53.225 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.892997+0000", 2024-08-17T18:03:53.225 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.216e-06 2024-08-17T18:03:53.225 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.225 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.225 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:53.225 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.893001+0000", 2024-08-17T18:03:53.225 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9600000000000002e-06 2024-08-17T18:03:53.225 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.225 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.226 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:53.226 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.893043+0000", 2024-08-17T18:03:53.226 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2318999999999999e-05 2024-08-17T18:03:53.226 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.226 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.226 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:03:53.226 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.893063+0000", 2024-08-17T18:03:53.226 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.9409e-05 2024-08-17T18:03:53.226 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.226 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.226 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:03:53.226 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.244632+0000", 2024-08-17T18:03:53.227 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.351569462 2024-08-17T18:03:53.227 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.227 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.227 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:53.227 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.244702+0000", 2024-08-17T18:03:53.227 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.0454e-05 2024-08-17T18:03:53.227 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.227 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:53.227 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.227 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.227 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.228 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.35931.0:96561 9.9 e1245/1230 9:925ef6a4:::benchmark_data_smithi037_235265_object96560:head v 1245'4655, mlcod=1245'4653)", 2024-08-17T18:03:53.228 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:40.894354+0000", 2024-08-17T18:03:53.228 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 372.23201994099998, 2024-08-17T18:03:53.228 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.36317923499999999, 2024-08-17T18:03:53.228 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:53.228 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:53.228 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:53.228 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.228 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:53.228 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.894354+0000", 2024-08-17T18:03:53.228 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.228 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.229 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.229 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:53.229 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.894354+0000", 2024-08-17T18:03:53.229 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.229 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.229 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.229 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:53.229 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.894354+0000", 2024-08-17T18:03:53.229 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T18:03:53.229 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.229 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.230 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:53.230 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.894387+0000", 2024-08-17T18:03:53.230 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.3423000000000002e-05 2024-08-17T18:03:53.230 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.230 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.230 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:53.230 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.244620+0000", 2024-08-17T18:03:53.230 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.35023257800000002 2024-08-17T18:03:53.230 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.230 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.230 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:53.231 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.244640+0000", 2024-08-17T18:03:53.231 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.0754000000000002e-05 2024-08-17T18:03:53.231 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.231 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.231 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:53.231 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.244781+0000", 2024-08-17T18:03:53.231 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014032699999999999 2024-08-17T18:03:53.231 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.231 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.231 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:03:53.231 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.244805+0000", 2024-08-17T18:03:53.231 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.4076000000000001e-05 2024-08-17T18:03:53.232 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.232 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.232 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:03:53.232 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.257500+0000", 2024-08-17T18:03:53.232 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.012695751 2024-08-17T18:03:53.232 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.232 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.232 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:53.232 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.257533+0000", 2024-08-17T18:03:53.232 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.2997999999999998e-05 2024-08-17T18:03:53.232 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.232 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:53.233 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.233 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.233 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.233 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:96563 9.16 9:6f9eee4e:::benchmark_data_smithi037_235265_object96562:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1245)", 2024-08-17T18:03:53.233 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:57:40.896251+0000", 2024-08-17T18:03:53.233 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 372.230123134, 2024-08-17T18:03:53.233 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.35827762899999999, 2024-08-17T18:03:53.233 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:53.233 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:53.233 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:53.233 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:03:53.233 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:03:53.234 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 96563 2024-08-17T18:03:53.234 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.234 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:53.234 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.234 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:53.234 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.896251+0000", 2024-08-17T18:03:53.234 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.234 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.234 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.234 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:53.234 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.896251+0000", 2024-08-17T18:03:53.235 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.235 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.235 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.235 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:53.235 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.896249+0000", 2024-08-17T18:03:53.235 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T18:03:53.235 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.235 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.235 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:53.235 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:40.896365+0000", 2024-08-17T18:03:53.235 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00011572 2024-08-17T18:03:53.235 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.236 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.236 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:53.236 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.244659+0000", 2024-08-17T18:03:53.236 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.34829350999999997 2024-08-17T18:03:53.236 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.236 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.236 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:53.236 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.244668+0000", 2024-08-17T18:03:53.236 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.4259999999999992e-06 2024-08-17T18:03:53.236 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.236 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.236 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:53.237 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.247153+0000", 2024-08-17T18:03:53.237 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0024850839999999998 2024-08-17T18:03:53.237 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.237 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.237 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:03:53.237 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.247384+0000", 2024-08-17T18:03:53.237 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00023095200000000001 2024-08-17T18:03:53.237 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.237 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.237 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:03:53.237 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.247502+0000", 2024-08-17T18:03:53.238 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000118294 2024-08-17T18:03:53.238 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.238 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.238 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:53.238 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.253073+0000", 2024-08-17T18:03:53.238 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0055709959999999999 2024-08-17T18:03:53.238 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.238 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.238 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:53.238 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.253358+0000", 2024-08-17T18:03:53.238 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00028494399999999997 2024-08-17T18:03:53.238 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.239 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.239 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:03:53.239 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.254344+0000", 2024-08-17T18:03:53.239 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00098564300000000002 2024-08-17T18:03:53.239 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.239 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.239 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:03:53.239 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.254488+0000", 2024-08-17T18:03:53.239 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014375100000000001 2024-08-17T18:03:53.239 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.239 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.240 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:53.240 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:57:41.254529+0000", 2024-08-17T18:03:53.240 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1099000000000001e-05 2024-08-17T18:03:53.240 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.240 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:53.240 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.240 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.240 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.240 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:48177 10.9 10:9f7fbfb3:::benchmark_data_smithi037_260560_object48176:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1292)", 2024-08-17T18:03:53.240 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:21.250665+0000", 2024-08-17T18:03:53.240 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 151.87570954200001, 2024-08-17T18:03:53.240 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0687632920000001, 2024-08-17T18:03:53.241 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:53.241 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:53.241 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:53.241 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:03:53.241 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:03:53.241 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 48177 2024-08-17T18:03:53.241 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.241 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:53.241 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.241 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:53.241 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.250665+0000", 2024-08-17T18:03:53.241 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.242 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.242 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.242 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:53.242 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.250665+0000", 2024-08-17T18:03:53.242 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.242 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.242 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.242 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:53.242 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.250663+0000", 2024-08-17T18:03:53.242 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:03:53.242 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.243 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.243 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:53.243 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.250726+0000", 2024-08-17T18:03:53.243 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2946000000000003e-05 2024-08-17T18:03:53.243 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.243 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.243 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:53.243 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.250739+0000", 2024-08-17T18:03:53.243 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3067e-05 2024-08-17T18:03:53.243 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.243 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.243 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:53.244 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.250746+0000", 2024-08-17T18:03:53.244 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.9260000000000003e-06 2024-08-17T18:03:53.244 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.244 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.244 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:53.244 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.250805+0000", 2024-08-17T18:03:53.244 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8585999999999998e-05 2024-08-17T18:03:53.244 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.244 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.244 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:53.244 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.250816+0000", 2024-08-17T18:03:53.245 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1413999999999999e-05 2024-08-17T18:03:53.245 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.245 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.245 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:53.245 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.307808+0000", 2024-08-17T18:03:53.245 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0569920530000001 2024-08-17T18:03:53.245 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.245 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.245 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:03:53.245 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.307967+0000", 2024-08-17T18:03:53.245 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00015909499999999999 2024-08-17T18:03:53.245 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.246 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.246 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,7", 2024-08-17T18:03:53.246 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.308155+0000", 2024-08-17T18:03:53.246 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000188066 2024-08-17T18:03:53.246 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.246 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.246 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:03:53.246 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.313316+0000", 2024-08-17T18:03:53.246 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0051605690000000003 2024-08-17T18:03:53.246 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.246 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.247 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:53.247 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.313406+0000", 2024-08-17T18:03:53.247 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.9920999999999995e-05 2024-08-17T18:03:53.247 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.247 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.247 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:53.247 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.318684+0000", 2024-08-17T18:03:53.247 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0052784800000000003 2024-08-17T18:03:53.247 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.247 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.247 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:03:53.248 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.318736+0000", 2024-08-17T18:03:53.248 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.2204999999999999e-05 2024-08-17T18:03:53.248 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.248 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.248 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:53.248 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.319428+0000", 2024-08-17T18:03:53.248 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00069153800000000001 2024-08-17T18:03:53.248 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.248 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:53.248 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.248 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.248 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.249 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:48180 10.3 10:c95a80e6:::benchmark_data_smithi037_260560_object48179:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1292)", 2024-08-17T18:03:53.249 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:21.253287+0000", 2024-08-17T18:03:53.249 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 151.87308697099999, 2024-08-17T18:03:53.249 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.05152907, 2024-08-17T18:03:53.249 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:53.249 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:53.249 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:53.249 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:03:53.249 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:03:53.249 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 48180 2024-08-17T18:03:53.249 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.249 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:53.250 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.250 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:53.250 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.253287+0000", 2024-08-17T18:03:53.250 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.250 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.250 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.250 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:53.250 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.253287+0000", 2024-08-17T18:03:53.250 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.250 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.250 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.251 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:53.251 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.253286+0000", 2024-08-17T18:03:53.251 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:03:53.251 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.251 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.251 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:53.251 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.253337+0000", 2024-08-17T18:03:53.251 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0982000000000001e-05 2024-08-17T18:03:53.251 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.251 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.251 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:53.251 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.253348+0000", 2024-08-17T18:03:53.252 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.081e-05 2024-08-17T18:03:53.252 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.252 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.252 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:53.252 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.253354+0000", 2024-08-17T18:03:53.252 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2419999999999997e-06 2024-08-17T18:03:53.252 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.252 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.252 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:53.252 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.253416+0000", 2024-08-17T18:03:53.252 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.1666000000000002e-05 2024-08-17T18:03:53.253 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.253 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.253 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:53.253 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.253424+0000", 2024-08-17T18:03:53.253 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.8900000000000007e-06 2024-08-17T18:03:53.253 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.253 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.253 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:53.253 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.288848+0000", 2024-08-17T18:03:53.253 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.035424353 2024-08-17T18:03:53.253 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.254 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.254 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:03:53.254 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.289063+0000", 2024-08-17T18:03:53.254 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00021493599999999999 2024-08-17T18:03:53.254 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.254 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.254 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:03:53.254 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.289266+0000", 2024-08-17T18:03:53.254 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00020317999999999999 2024-08-17T18:03:53.254 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.254 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.255 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:03:53.255 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.294382+0000", 2024-08-17T18:03:53.255 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0051159839999999996 2024-08-17T18:03:53.255 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.255 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.255 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:53.255 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.295238+0000", 2024-08-17T18:03:53.255 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00085591200000000001 2024-08-17T18:03:53.255 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.255 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.255 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:53.256 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.303994+0000", 2024-08-17T18:03:53.256 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0087556830000000002 2024-08-17T18:03:53.256 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.256 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.256 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:03:53.256 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.304063+0000", 2024-08-17T18:03:53.256 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.9080999999999998e-05 2024-08-17T18:03:53.256 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.256 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.256 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:53.257 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.304816+0000", 2024-08-17T18:03:53.257 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00075338499999999997 2024-08-17T18:03:53.257 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.257 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:53.257 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.257 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.257 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.257 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:48184 10.3 10:c08df660:::benchmark_data_smithi037_260560_object48183:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1292)", 2024-08-17T18:03:53.257 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:21.256254+0000", 2024-08-17T18:03:53.257 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 151.87011980099999, 2024-08-17T18:03:53.257 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0496959370000001, 2024-08-17T18:03:53.258 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:53.258 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:53.258 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:53.258 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:03:53.258 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:03:53.258 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 48184 2024-08-17T18:03:53.258 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.258 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:53.258 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.258 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:53.258 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.256254+0000", 2024-08-17T18:03:53.259 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.259 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.259 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.259 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:53.259 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.256254+0000", 2024-08-17T18:03:53.259 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.259 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.259 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.259 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:53.259 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.256253+0000", 2024-08-17T18:03:53.259 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:03:53.260 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.260 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.260 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:53.260 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.256306+0000", 2024-08-17T18:03:53.260 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.2862999999999999e-05 2024-08-17T18:03:53.260 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.260 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.260 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:53.260 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.256323+0000", 2024-08-17T18:03:53.260 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.7229000000000001e-05 2024-08-17T18:03:53.260 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.260 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.261 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:53.261 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.256331+0000", 2024-08-17T18:03:53.261 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.9109999999999993e-06 2024-08-17T18:03:53.261 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.261 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.261 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:53.261 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.256388+0000", 2024-08-17T18:03:53.261 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7445000000000003e-05 2024-08-17T18:03:53.261 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.261 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.261 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:53.261 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.256399+0000", 2024-08-17T18:03:53.262 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0625000000000001e-05 2024-08-17T18:03:53.262 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.262 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.262 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:53.262 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.291060+0000", 2024-08-17T18:03:53.262 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0346606540000001 2024-08-17T18:03:53.262 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.262 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.262 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:03:53.262 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.291212+0000", 2024-08-17T18:03:53.262 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00015185900000000001 2024-08-17T18:03:53.263 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.263 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.263 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:03:53.263 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.291416+0000", 2024-08-17T18:03:53.263 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00020446700000000001 2024-08-17T18:03:53.263 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.263 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.263 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:03:53.263 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.294428+0000", 2024-08-17T18:03:53.263 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.003011545 2024-08-17T18:03:53.263 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.263 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.264 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:53.264 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.297772+0000", 2024-08-17T18:03:53.264 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0033448929999999998 2024-08-17T18:03:53.264 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.264 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.264 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:53.264 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.305422+0000", 2024-08-17T18:03:53.264 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0076499920000000004 2024-08-17T18:03:53.264 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.264 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.264 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:03:53.265 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.305465+0000", 2024-08-17T18:03:53.265 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2673999999999998e-05 2024-08-17T18:03:53.265 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.265 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.265 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:53.265 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.305950+0000", 2024-08-17T18:03:53.265 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00048516899999999998 2024-08-17T18:03:53.265 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.265 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:53.265 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.265 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.265 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.266 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:48197 10.3 10:cc4b0b07:::benchmark_data_smithi037_260560_object48196:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1292)", 2024-08-17T18:03:53.266 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:21.276236+0000", 2024-08-17T18:03:53.266 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 151.85013837899999, 2024-08-17T18:03:53.266 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.030152787, 2024-08-17T18:03:53.266 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:03:53.266 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:53.266 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:03:53.266 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:03:53.266 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:03:53.266 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 48197 2024-08-17T18:03:53.266 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.267 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:03:53.267 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.267 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:03:53.267 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.276236+0000", 2024-08-17T18:03:53.267 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.267 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.267 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.267 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:03:53.267 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.276236+0000", 2024-08-17T18:03:53.267 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:03:53.267 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.267 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.268 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:03:53.268 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.276234+0000", 2024-08-17T18:03:53.268 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:03:53.268 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.268 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.268 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:03:53.268 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.276287+0000", 2024-08-17T18:03:53.268 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.2695999999999998e-05 2024-08-17T18:03:53.268 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.268 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.268 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:03:53.268 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.276299+0000", 2024-08-17T18:03:53.269 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2160999999999999e-05 2024-08-17T18:03:53.269 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.269 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.269 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:03:53.269 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.276305+0000", 2024-08-17T18:03:53.269 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4979999999999997e-06 2024-08-17T18:03:53.269 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.269 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.269 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:53.269 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.276365+0000", 2024-08-17T18:03:53.269 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0473999999999997e-05 2024-08-17T18:03:53.270 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.270 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.270 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:03:53.270 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.276375+0000", 2024-08-17T18:03:53.270 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0276e-05 2024-08-17T18:03:53.270 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.270 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.270 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:03:53.270 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.292829+0000", 2024-08-17T18:03:53.270 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0164533979999999 2024-08-17T18:03:53.270 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.271 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.271 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:03:53.271 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.292992+0000", 2024-08-17T18:03:53.271 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000162886 2024-08-17T18:03:53.271 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.271 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.271 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:03:53.271 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.293200+0000", 2024-08-17T18:03:53.271 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00020830999999999999 2024-08-17T18:03:53.271 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.271 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.271 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:03:53.272 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.295260+0000", 2024-08-17T18:03:53.272 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0020594960000000001 2024-08-17T18:03:53.272 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.272 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.272 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:53.272 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.298012+0000", 2024-08-17T18:03:53.272 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.002752324 2024-08-17T18:03:53.272 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.272 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.272 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:53.272 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.305991+0000", 2024-08-17T18:03:53.273 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0079794779999999999 2024-08-17T18:03:53.273 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.273 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.273 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:03:53.273 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.306075+0000", 2024-08-17T18:03:53.273 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.4079999999999995e-05 2024-08-17T18:03:53.273 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:03:53.273 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:03:53.273 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:03:53.273 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.306389+0000", 2024-08-17T18:03:53.273 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00031315999999999999 2024-08-17T18:03:53.273 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.274 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:53.274 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.274 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:03:53.274 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:03:53.274 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T18:03:53.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:53.275 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:53.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:53.376 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:53.416 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:53.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:53.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:53.518 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:53.564 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:53.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:53.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:53.666 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:53.699 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:53.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:53.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:53.746 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:53 smithi046 ceph-mon[88218]: pgmap v2152: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 937 op/s; 10443/103440 objects degraded (10.096%); 128/103440 objects misplaced (0.124%); 3.6 MiB/s, 57 objects/s recovering 2024-08-17T18:03:53.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:53 smithi037 ceph-mon[102022]: pgmap v2152: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 937 op/s; 10443/103440 objects degraded (10.096%); 128/103440 objects misplaced (0.124%); 3.6 MiB/s, 57 objects/s recovering 2024-08-17T18:03:53.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:53 smithi037 ceph-mon[97894]: pgmap v2152: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 937 op/s; 10443/103440 objects degraded (10.096%); 128/103440 objects misplaced (0.124%); 3.6 MiB/s, 57 objects/s recovering 2024-08-17T18:03:53.801 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:53.835 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:53.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:53.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:53.937 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:53.968 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:53.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:53.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:54.070 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:54.100 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:54.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:54.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:54.202 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:54.232 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:54.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:54.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:54.334 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:54.380 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:54.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:54.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:54.482 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:54.513 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:54.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:54.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:54.615 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:54.654 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:54.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:54.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:54.756 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:54.799 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:54.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:54.800 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:54.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:54.863 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-08-17T18:03:54.881 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:54.901 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:54.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:54.935 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:54.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:55.036 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:55.065 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:55.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:55.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:55.167 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:55.204 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:55.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:55.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:55.238 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:03:55.238 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:55.238 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:54 smithi037 ceph-mon[97894]: pgmap v2153: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 817 op/s; 10443/103440 objects degraded (10.096%); 128/103440 objects misplaced (0.124%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T18:03:55.238 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:03:55.238 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:55.238 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:54 smithi037 ceph-mon[102022]: pgmap v2153: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 817 op/s; 10443/103440 objects degraded (10.096%); 128/103440 objects misplaced (0.124%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T18:03:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:03:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:54 smithi046 ceph-mon[88218]: pgmap v2153: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 817 op/s; 10443/103440 objects degraded (10.096%); 128/103440 objects misplaced (0.124%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T18:03:55.306 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:55.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:55.367 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:55.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:55.468 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:55.508 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:55.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:55.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:55.610 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:55.661 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:55.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:55.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:55.763 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:55.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:55.808 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:55.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:55.889 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:03:55.908 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:55.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:55.973 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:55.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:55.995 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is set 2024-08-17T18:03:56.074 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:56.127 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:56.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:56.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:56.229 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:56.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:55 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3695971275' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:03:56.270 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:56.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:56.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:56.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:55 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3695971275' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:03:56.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:55 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3695971275' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:03:56.372 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:56.399 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:56.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:56.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:56.501 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:56.530 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:56.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:56.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:56.632 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:56.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:56.664 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:56.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:56.765 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:56.809 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:56.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:56.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:56.910 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:56.946 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:56.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:56.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:57.034 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:56 smithi037 ceph-mon[102022]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:03:57.034 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:56 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3695971275' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:03:57.034 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:56 smithi037 ceph-mon[102022]: osdmap e1322: 8 total, 8 up, 8 in 2024-08-17T18:03:57.034 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:56 smithi037 ceph-mon[102022]: pgmap v2155: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 859 op/s; 10341/92370 objects degraded (11.195%); 2.7 MiB/s, 53 objects/s recovering 2024-08-17T18:03:57.035 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:56 smithi037 ceph-mon[97894]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:03:57.035 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:56 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3695971275' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:03:57.035 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:56 smithi037 ceph-mon[97894]: osdmap e1322: 8 total, 8 up, 8 in 2024-08-17T18:03:57.035 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:56 smithi037 ceph-mon[97894]: pgmap v2155: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 859 op/s; 10341/92370 objects degraded (11.195%); 2.7 MiB/s, 53 objects/s recovering 2024-08-17T18:03:57.048 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:57.081 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:57.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:57.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:57.183 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:57.230 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:57.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:57.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:56 smithi046 ceph-mon[88218]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:03:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:56 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3695971275' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:03:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:56 smithi046 ceph-mon[88218]: osdmap e1322: 8 total, 8 up, 8 in 2024-08-17T18:03:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:56 smithi046 ceph-mon[88218]: pgmap v2155: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 859 op/s; 10341/92370 objects degraded (11.195%); 2.7 MiB/s, 53 objects/s recovering 2024-08-17T18:03:57.332 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:57.366 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:57.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:57.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:57.468 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:57.512 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:57.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:57.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:57.614 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:57.646 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:57.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:57.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:57.748 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:57.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:57.783 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:57.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:57.884 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:57.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:57.932 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:57.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:58.033 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:58.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:58.086 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:58.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:58.187 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:58.220 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:58.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:58.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:58.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:58 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 10341/92370 objects degraded (11.195%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:58.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:58 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 10341/92370 objects degraded (11.195%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:58.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:58 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 10341/92370 objects degraded (11.195%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:58.323 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:58.363 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:58.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:58.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:58.465 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:58.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:58.508 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:58.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:58.609 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:58.638 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:58.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:58.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:58.740 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:58.774 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:58.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:58.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:58.792 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T18:03:58.876 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:58.938 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:58.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:58.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:59.041 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:59.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:59.083 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:59.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:59.130 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:03:59 smithi037 ceph-mon[102022]: pgmap v2156: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 835 op/s; 10341/90804 objects degraded (11.388%); 2.6 MiB/s, 51 objects/s recovering 2024-08-17T18:03:59.130 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:03:59 smithi037 ceph-mon[97894]: pgmap v2156: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 835 op/s; 10341/90804 objects degraded (11.388%); 2.6 MiB/s, 51 objects/s recovering 2024-08-17T18:03:59.131 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:03:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:03:58] "GET /metrics HTTP/1.1" 200 36728 "" "Prometheus/2.51.0" 2024-08-17T18:03:59.184 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:59.223 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:59.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:59.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:59.325 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:59.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:59.363 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:59.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:59.447 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:03:59 smithi046 ceph-mon[88218]: pgmap v2156: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 835 op/s; 10341/90804 objects degraded (11.388%); 2.6 MiB/s, 51 objects/s recovering 2024-08-17T18:03:59.465 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:59.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:59.507 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:59.507 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:59.608 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:59.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:59.646 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:59.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:59.747 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:59.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:59.786 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:03:59.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:59.887 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:59.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:59.916 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:03:59.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:00.017 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:00.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:00.064 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:00.064 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:00.165 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:00.233 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:00.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:00.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:00.318 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:04:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:04:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:04:00.336 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:00.378 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:00.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:00.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:00.480 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:00.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:00.524 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:00.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:00.546 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:04:00.547 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:04:00.582 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:04:00.582 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:04:00.614 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:04:00.614 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:04:00.625 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:00.642 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:04:00.643 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:04:00.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:00.670 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:00.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:00.671 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:04:00.671 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:04:00.687 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T18:04:00.687 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [ 2024-08-17T18:04:00.687 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.687 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:187624 10.b 10:d9c70800:::benchmark_data_smithi037_260560_object80795:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1322)", 2024-08-17T18:04:00.687 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:04:00.467797+0000", 2024-08-17T18:04:00.688 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.021954252, 2024-08-17T18:04:00.688 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.021984417999999999, 2024-08-17T18:04:00.688 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:04:00.688 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "waiting for sub ops", 2024-08-17T18:04:00.688 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:04:00.689 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:04:00.689 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:04:00.689 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 187624 2024-08-17T18:04:00.689 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.689 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:04:00.690 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.690 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:04:00.690 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.467797+0000", 2024-08-17T18:04:00.690 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:00.690 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.690 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.691 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:04:00.691 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.467797+0000", 2024-08-17T18:04:00.691 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:00.691 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.692 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.692 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:04:00.692 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.467795+0000", 2024-08-17T18:04:00.692 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:04:00.692 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.693 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.693 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:04:00.693 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.467801+0000", 2024-08-17T18:04:00.693 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5949999999999998e-06 2024-08-17T18:04:00.693 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.693 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.694 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:04:00.694 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.467815+0000", 2024-08-17T18:04:00.694 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3705e-05 2024-08-17T18:04:00.694 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.694 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.695 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:04:00.695 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.467820+0000", 2024-08-17T18:04:00.695 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.604e-06 2024-08-17T18:04:00.695 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.695 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.695 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:00.696 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.467895+0000", 2024-08-17T18:04:00.696 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.4519999999999998e-05 2024-08-17T18:04:00.696 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.696 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.696 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:04:00.697 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.468030+0000", 2024-08-17T18:04:00.697 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013542400000000001 2024-08-17T18:04:00.697 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.697 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.697 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,4", 2024-08-17T18:04:00.697 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.468168+0000", 2024-08-17T18:04:00.698 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013811199999999999 2024-08-17T18:04:00.698 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.698 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.698 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:00.698 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.472845+0000", 2024-08-17T18:04:00.699 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0046767919999999999 2024-08-17T18:04:00.699 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.699 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.699 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:04:00.699 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.472853+0000", 2024-08-17T18:04:00.699 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.4159999999999998e-06 2024-08-17T18:04:00.700 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:00.700 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:04:00.700 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:00.700 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.700 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.701 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.36150.0:187628 10.e e1322/1300 10:7f666ec1:::benchmark_data_smithi037_260560_object80799:head v 1322'11793, mlcod=1322'11787)", 2024-08-17T18:04:00.701 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:04:00.478638+0000", 2024-08-17T18:04:00.701 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.011113576, 2024-08-17T18:04:00.701 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.01123759, 2024-08-17T18:04:00.701 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:04:00.701 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:00.702 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:04:00.702 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.702 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:04:00.702 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.478638+0000", 2024-08-17T18:04:00.702 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:00.702 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.703 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.703 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:04:00.703 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.478638+0000", 2024-08-17T18:04:00.703 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:00.703 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.704 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.704 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:04:00.704 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.478637+0000", 2024-08-17T18:04:00.704 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T18:04:00.704 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.704 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.705 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:04:00.705 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.478643+0000", 2024-08-17T18:04:00.705 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.2660000000000001e-06 2024-08-17T18:04:00.705 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.705 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.705 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:04:00.706 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.478650+0000", 2024-08-17T18:04:00.706 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.0380000000000002e-06 2024-08-17T18:04:00.706 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.706 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.706 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:04:00.706 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.478655+0000", 2024-08-17T18:04:00.707 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.8770000000000001e-06 2024-08-17T18:04:00.707 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.707 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.707 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:00.707 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.480597+0000", 2024-08-17T18:04:00.707 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0019428939999999999 2024-08-17T18:04:00.708 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.708 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.708 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:04:00.708 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.480617+0000", 2024-08-17T18:04:00.708 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.9661999999999999e-05 2024-08-17T18:04:00.708 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.709 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.709 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:04:00.709 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.489834+0000", 2024-08-17T18:04:00.709 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0092173299999999993 2024-08-17T18:04:00.709 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:00.709 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:04:00.710 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:00.710 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.710 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.710 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:187631 10.b 10:d3547bc4:::benchmark_data_smithi037_260560_object80802:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1322)", 2024-08-17T18:04:00.710 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:04:00.478990+0000", 2024-08-17T18:04:00.710 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.010760966, 2024-08-17T18:04:00.711 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.010955299, 2024-08-17T18:04:00.711 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:04:00.711 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "waiting for sub ops", 2024-08-17T18:04:00.711 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:04:00.711 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:04:00.711 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:04:00.712 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 187631 2024-08-17T18:04:00.712 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.712 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:04:00.712 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.712 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:04:00.713 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.478990+0000", 2024-08-17T18:04:00.713 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:00.713 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.713 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.713 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:04:00.713 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.478990+0000", 2024-08-17T18:04:00.714 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:00.714 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.714 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.714 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:04:00.714 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.478989+0000", 2024-08-17T18:04:00.714 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:04:00.715 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.715 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.715 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:04:00.715 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.478996+0000", 2024-08-17T18:04:00.715 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.7390000000000002e-06 2024-08-17T18:04:00.715 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.716 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.716 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:04:00.716 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.479007+0000", 2024-08-17T18:04:00.716 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1793e-05 2024-08-17T18:04:00.716 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.716 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.717 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:04:00.717 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.479013+0000", 2024-08-17T18:04:00.717 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.959e-06 2024-08-17T18:04:00.717 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.717 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.717 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:00.718 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.479162+0000", 2024-08-17T18:04:00.718 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014892599999999999 2024-08-17T18:04:00.718 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.718 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.718 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:04:00.718 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.479309+0000", 2024-08-17T18:04:00.719 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000147038 2024-08-17T18:04:00.719 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.719 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.719 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,4", 2024-08-17T18:04:00.719 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.479443+0000", 2024-08-17T18:04:00.719 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013368700000000001 2024-08-17T18:04:00.720 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.720 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.720 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:00.720 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.489422+0000", 2024-08-17T18:04:00.720 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0099790069999999998 2024-08-17T18:04:00.721 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:00.721 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:04:00.721 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:00.721 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.721 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.721 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:187633 10.0 10:0c541ed9:::benchmark_data_smithi037_260560_object80804:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1322)", 2024-08-17T18:04:00.721 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:04:00.482550+0000", 2024-08-17T18:04:00.722 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.007201018, 2024-08-17T18:04:00.722 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.007471157, 2024-08-17T18:04:00.722 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:04:00.722 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "waiting for sub ops", 2024-08-17T18:04:00.723 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:04:00.723 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:04:00.723 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:04:00.723 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 187633 2024-08-17T18:04:00.723 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.724 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:04:00.724 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.724 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:04:00.724 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.482550+0000", 2024-08-17T18:04:00.724 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:00.724 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.725 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.725 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:04:00.725 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.482550+0000", 2024-08-17T18:04:00.725 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:00.725 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.725 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.726 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:04:00.726 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.482549+0000", 2024-08-17T18:04:00.726 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:04:00.726 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.726 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.726 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:04:00.727 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.482555+0000", 2024-08-17T18:04:00.727 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2920000000000001e-06 2024-08-17T18:04:00.727 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.727 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.727 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:04:00.727 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.482569+0000", 2024-08-17T18:04:00.728 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3991999999999999e-05 2024-08-17T18:04:00.728 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.728 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.728 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:04:00.728 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.482574+0000", 2024-08-17T18:04:00.729 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6310000000000002e-06 2024-08-17T18:04:00.729 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.729 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.729 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:00.729 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.482620+0000", 2024-08-17T18:04:00.730 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6424000000000001e-05 2024-08-17T18:04:00.730 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.730 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.730 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:04:00.730 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.482773+0000", 2024-08-17T18:04:00.730 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000152664 2024-08-17T18:04:00.731 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.731 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.731 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 4,7", 2024-08-17T18:04:00.731 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.482922+0000", 2024-08-17T18:04:00.731 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014939900000000001 2024-08-17T18:04:00.731 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:00.732 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:04:00.732 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:00.732 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.732 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.732 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:187634 10.7 10:e99e0964:::benchmark_data_smithi037_260560_object80805:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1322)", 2024-08-17T18:04:00.732 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:04:00.482583+0000", 2024-08-17T18:04:00.733 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.0071681440000000004, 2024-08-17T18:04:00.733 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0075064529999999997, 2024-08-17T18:04:00.733 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:04:00.733 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "waiting for sub ops", 2024-08-17T18:04:00.733 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:04:00.733 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:04:00.734 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:04:00.734 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 187634 2024-08-17T18:04:00.734 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.734 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:04:00.734 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.734 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:04:00.735 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.482583+0000", 2024-08-17T18:04:00.735 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:00.735 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.735 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.735 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:04:00.735 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.482583+0000", 2024-08-17T18:04:00.736 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:00.736 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.736 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.736 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:04:00.736 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.482583+0000", 2024-08-17T18:04:00.737 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T18:04:00.737 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.737 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.737 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:04:00.737 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.482585+0000", 2024-08-17T18:04:00.737 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.7140000000000002e-06 2024-08-17T18:04:00.738 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.738 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.738 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:04:00.738 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.482592+0000", 2024-08-17T18:04:00.738 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.511e-06 2024-08-17T18:04:00.739 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.739 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.739 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:04:00.739 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.482596+0000", 2024-08-17T18:04:00.739 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1980000000000003e-06 2024-08-17T18:04:00.739 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.740 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.740 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:00.740 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.482642+0000", 2024-08-17T18:04:00.740 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6142e-05 2024-08-17T18:04:00.740 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.740 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.740 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:04:00.741 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.482767+0000", 2024-08-17T18:04:00.741 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012439999999999999 2024-08-17T18:04:00.741 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.741 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.741 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,5", 2024-08-17T18:04:00.741 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.482893+0000", 2024-08-17T18:04:00.741 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000126026 2024-08-17T18:04:00.741 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:00.741 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:04:00.741 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:00.741 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.741 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.742 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:187636 10.0 10:016efe8b:::benchmark_data_smithi037_260560_object80807:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1322)", 2024-08-17T18:04:00.742 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:04:00.482609+0000", 2024-08-17T18:04:00.742 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.0071426249999999997, 2024-08-17T18:04:00.742 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0075486119999999997, 2024-08-17T18:04:00.742 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:04:00.742 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "waiting for sub ops", 2024-08-17T18:04:00.742 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:04:00.742 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:04:00.742 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:04:00.742 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 187636 2024-08-17T18:04:00.742 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.742 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:04:00.742 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.743 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:04:00.743 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.482609+0000", 2024-08-17T18:04:00.743 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:00.743 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.743 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.743 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:04:00.743 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.482609+0000", 2024-08-17T18:04:00.743 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:00.743 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.743 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.743 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:04:00.743 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.482608+0000", 2024-08-17T18:04:00.743 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T18:04:00.744 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.744 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.744 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:04:00.744 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.482611+0000", 2024-08-17T18:04:00.744 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.5799999999999999e-06 2024-08-17T18:04:00.744 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.744 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.744 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:04:00.744 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.482617+0000", 2024-08-17T18:04:00.744 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2910000000000004e-06 2024-08-17T18:04:00.744 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.744 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.744 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:04:00.744 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.482623+0000", 2024-08-17T18:04:00.744 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.694e-06 2024-08-17T18:04:00.745 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.745 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.745 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:00.745 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.487572+0000", 2024-08-17T18:04:00.745 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0049494650000000001 2024-08-17T18:04:00.745 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.745 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.745 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:04:00.745 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.487775+0000", 2024-08-17T18:04:00.745 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00020269400000000001 2024-08-17T18:04:00.745 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:00.745 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:00.745 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 4,7", 2024-08-17T18:04:00.745 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:00.487960+0000", 2024-08-17T18:04:00.746 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00018546900000000001 2024-08-17T18:04:00.746 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:00.746 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:04:00.746 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:00.746 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:00.746 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-08-17T18:04:00.746 INFO:teuthology.orchestra.run.smithi046.stdout: "num_ops": 6 2024-08-17T18:04:00.746 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T18:04:00.747 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:04:00.747 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:04:00.747 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:04:00.747 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:04:00.764 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:04:00.764 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:04:00.771 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:00.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:00.807 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:00.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:00.908 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:00.948 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:00.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:00.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:00.982 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T18:04:00.983 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-08-17T18:04:01.052 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:01.082 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:01.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:01.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:01.184 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:01.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:01.222 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:01.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:01.323 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:01.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:01.364 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:01.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:01.465 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:01.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:01 smithi046 ceph-mon[88218]: from='client.36378 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:04:01.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:01 smithi046 ceph-mon[88218]: pgmap v2157: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 831 op/s; 10039/81669 objects degraded (12.292%); 819 KiB/s, 53 objects/s recovering 2024-08-17T18:04:01.513 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:01 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2080713758' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:01.532 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:01.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:01.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:01.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:01 smithi037 ceph-mon[102022]: from='client.36378 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:04:01.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:01 smithi037 ceph-mon[102022]: pgmap v2157: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 831 op/s; 10039/81669 objects degraded (12.292%); 819 KiB/s, 53 objects/s recovering 2024-08-17T18:04:01.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:01 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2080713758' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:01.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:01 smithi037 ceph-mon[97894]: from='client.36378 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:04:01.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:01 smithi037 ceph-mon[97894]: pgmap v2157: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 831 op/s; 10039/81669 objects degraded (12.292%); 819 KiB/s, 53 objects/s recovering 2024-08-17T18:04:01.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:01 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2080713758' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:01.634 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:01.664 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:01.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:01.666 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:01.766 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:01.814 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:01.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:01.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:01.916 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:01.943 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:01.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:01.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:02.045 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:02.094 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:02.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:02.095 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:02.196 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:02.226 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:02.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:02.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:02.328 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:02.356 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:02.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:02.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:02.458 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:02.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:02.492 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:02.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:02.544 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":2156,"stamp":"2024-08-17T18:03:58.165678+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1982523787,"num_objects":30268,"num_object_clones":0,"num_object_copies":90804,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":10341,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":30268,"num_whiteouts":0,"num_read":36,"num_read_kb":76,"num_write":183495,"num_write_kb":6837116,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9901,"num_bytes_recovered":640712784,"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":115409,"ondisk_log_size":115409,"up":297,"acting":294,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":311,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":13717660,"kb_used_data":7027728,"kb_used_omap":136,"kb_used_meta":6689719,"kb_avail":736243556,"statfs":{"total":767960285184,"available":753913401344,"internally_reserved":0,"allocated":7196393472,"data_stored":7173522011,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":140191,"internal_metadata":6850272353},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[4,3,5,11,1,4],"upper_bound":64},"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":-547553280,"num_objects":-8355,"num_object_clones":0,"num_object_copies":-25065,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-102,"num_objects_misplaced":-414,"num_objects_unfound":0,"num_objects_dirty":-8355,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8355,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":516,"num_bytes_recovered":27131904,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.002330"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":1986,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.014974+0000","last_change":"2024-08-17T18:01:45.488617+0000","last_active":"2024-08-17T18:03:56.014974+0000","last_peered":"2024-08-17T18:03:56.014974+0000","last_clean":"2024-08-17T18:03:56.014974+0000","last_became_active":"2024-08-17T18:01:45.488075+0000","last_became_peered":"2024-08-17T18:01:45.488075+0000","last_unstale":"2024-08-17T18:03:56.014974+0000","last_undegraded":"2024-08-17T18:03:56.014974+0000","last_fullsized":"2024-08-17T18:03:56.014974+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:02:15.868868+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"72'2","reported_seq":1270,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.466125+0000","last_change":"2024-08-17T18:01:22.304632+0000","last_active":"2024-08-17T18:03:43.466125+0000","last_peered":"2024-08-17T18:03:43.466125+0000","last_clean":"2024-08-17T18:03:43.466125+0000","last_became_active":"2024-08-17T18:01:22.282653+0000","last_became_peered":"2024-08-17T18:01:22.282653+0000","last_unstale":"2024-08-17T18:03:43.466125+0000","last_undegraded":"2024-08-17T18:03:43.466125+0000","last_fullsized":"2024-08-17T18:03:43.466125+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:59:28.161570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1252,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.454248+0000","last_change":"2024-08-17T17:32:59.767806+0000","last_active":"2024-08-17T18:03:43.454248+0000","last_peered":"2024-08-17T18:03:43.454248+0000","last_clean":"2024-08-17T18:03:43.454248+0000","last_became_active":"2024-08-17T17:32:59.767475+0000","last_became_peered":"2024-08-17T17:32:59.767475+0000","last_unstale":"2024-08-17T18:03:43.454248+0000","last_undegraded":"2024-08-17T18:03:43.454248+0000","last_fullsized":"2024-08-17T18:03:43.454248+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:29:45.247420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":264,"reported_epoch":1321,"state":"active+clean","last_fresh":"2024-08-17T18:03:46.488377+0000","last_change":"2024-08-17T17:53:46.478603+0000","last_active":"2024-08-17T18:03:46.488377+0000","last_peered":"2024-08-17T18:03:46.488377+0000","last_clean":"2024-08-17T18:03:46.488377+0000","last_became_active":"2024-08-17T17:53:46.478299+0000","last_became_peered":"2024-08-17T17:53:46.478299+0000","last_unstale":"2024-08-17T18:03:46.488377+0000","last_undegraded":"2024-08-17T18:03:46.488377+0000","last_fullsized":"2024-08-17T18:03:46.488377+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:34:13.862524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":264,"reported_epoch":1321,"state":"active+clean","last_fresh":"2024-08-17T18:03:46.489667+0000","last_change":"2024-08-17T17:53:46.489248+0000","last_active":"2024-08-17T18:03:46.489667+0000","last_peered":"2024-08-17T18:03:46.489667+0000","last_clean":"2024-08-17T18:03:46.489667+0000","last_became_active":"2024-08-17T17:53:46.488917+0000","last_became_peered":"2024-08-17T17:53:46.488917+0000","last_unstale":"2024-08-17T18:03:46.489667+0000","last_undegraded":"2024-08-17T18:03:46.489667+0000","last_fullsized":"2024-08-17T18:03:46.489667+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:09:17.909119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1219,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.468668+0000","last_change":"2024-08-17T17:22:53.725465+0000","last_active":"2024-08-17T18:03:43.468668+0000","last_peered":"2024-08-17T18:03:43.468668+0000","last_clean":"2024-08-17T18:03:43.468668+0000","last_became_active":"2024-08-17T17:22:53.725174+0000","last_became_peered":"2024-08-17T17:22:53.725174+0000","last_unstale":"2024-08-17T18:03:43.468668+0000","last_undegraded":"2024-08-17T18:03:43.468668+0000","last_fullsized":"2024-08-17T18:03:43.468668+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:46.185575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":1978,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.014369+0000","last_change":"2024-08-17T17:32:59.773425+0000","last_active":"2024-08-17T18:03:56.014369+0000","last_peered":"2024-08-17T18:03:56.014369+0000","last_clean":"2024-08-17T18:03:56.014369+0000","last_became_active":"2024-08-17T17:32:59.772311+0000","last_became_peered":"2024-08-17T17:32:59.772311+0000","last_unstale":"2024-08-17T18:03:56.014369+0000","last_undegraded":"2024-08-17T18:03:56.014369+0000","last_fullsized":"2024-08-17T18:03:56.014369+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:23.208217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":1291,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.458543+0000","last_change":"2024-08-17T17:53:46.486215+0000","last_active":"2024-08-17T18:03:43.458543+0000","last_peered":"2024-08-17T18:03:43.458543+0000","last_clean":"2024-08-17T18:03:43.458543+0000","last_became_active":"2024-08-17T17:53:46.472364+0000","last_became_peered":"2024-08-17T17:53:46.472364+0000","last_unstale":"2024-08-17T18:03:43.458543+0000","last_undegraded":"2024-08-17T18:03:43.458543+0000","last_fullsized":"2024-08-17T18:03:43.458543+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:30:22.797352+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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.6","version":"1321'11462","reported_seq":11510,"reported_epoch":1321,"state":"active+clean","last_fresh":"2024-08-17T18:03:54.914950+0000","last_change":"2024-08-17T18:00:40.456029+0000","last_active":"2024-08-17T18:03:54.914950+0000","last_peered":"2024-08-17T18:03:54.914950+0000","last_clean":"2024-08-17T18:03:54.914950+0000","last_became_active":"2024-08-17T18:00:40.455717+0000","last_became_peered":"2024-08-17T18:00:40.455717+0000","last_unstale":"2024-08-17T18:03:54.914950+0000","last_undegraded":"2024-08-17T18:03:54.914950+0000","last_fullsized":"2024-08-17T18:03:54.914950+0000","mapping_epoch":1281,"log_start":"1296'3300","ondisk_log_start":"1296'3300","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":8162,"log_dups_size":0,"ondisk_log_size":8162,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:48:20.100333+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":122421248,"num_objects":1868,"num_object_clones":0,"num_object_copies":5604,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1868,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11462,"num_write_kb":426560,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"72'1","reported_seq":1265,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.466523+0000","last_change":"2024-08-17T17:53:46.491837+0000","last_active":"2024-08-17T18:03:43.466523+0000","last_peered":"2024-08-17T18:03:43.466523+0000","last_clean":"2024-08-17T18:03:43.466523+0000","last_became_active":"2024-08-17T17:53:46.477561+0000","last_became_peered":"2024-08-17T17:53:46.477561+0000","last_unstale":"2024-08-17T18:03:43.466523+0000","last_undegraded":"2024-08-17T18:03:43.466523+0000","last_fullsized":"2024-08-17T18:03:43.466523+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T20:52:08.232767+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":1235,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.453514+0000","last_change":"2024-08-17T17:22:54.175652+0000","last_active":"2024-08-17T18:03:43.453514+0000","last_peered":"2024-08-17T18:03:43.453514+0000","last_clean":"2024-08-17T18:03:43.453514+0000","last_became_active":"2024-08-17T17:22:54.175332+0000","last_became_peered":"2024-08-17T17:22:54.175332+0000","last_unstale":"2024-08-17T18:03:43.453514+0000","last_undegraded":"2024-08-17T18:03:43.453514+0000","last_fullsized":"2024-08-17T18:03:43.453514+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:58:04.891665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.7","version":"1321'11505","reported_seq":11553,"reported_epoch":1321,"state":"active+clean","last_fresh":"2024-08-17T18:03:55.052898+0000","last_change":"2024-08-17T18:00:40.455933+0000","last_active":"2024-08-17T18:03:55.052898+0000","last_peered":"2024-08-17T18:03:55.052898+0000","last_clean":"2024-08-17T18:03:55.052898+0000","last_became_active":"2024-08-17T18:00:40.455649+0000","last_became_peered":"2024-08-17T18:00:40.455649+0000","last_unstale":"2024-08-17T18:03:55.052898+0000","last_undegraded":"2024-08-17T18:03:55.052898+0000","last_fullsized":"2024-08-17T18:03:55.052898+0000","mapping_epoch":1281,"log_start":"1307'4900","ondisk_log_start":"1307'4900","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":6605,"log_dups_size":0,"ondisk_log_size":6605,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:53:57.257667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":129957888,"num_objects":1983,"num_object_clones":0,"num_object_copies":5949,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1983,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11505,"num_write_kb":431616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"72'2","reported_seq":1238,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.466154+0000","last_change":"2024-08-17T17:31:54.821143+0000","last_active":"2024-08-17T18:03:43.466154+0000","last_peered":"2024-08-17T18:03:43.466154+0000","last_clean":"2024-08-17T18:03:43.466154+0000","last_became_active":"2024-08-17T17:31:54.820778+0000","last_became_peered":"2024-08-17T17:31:54.820778+0000","last_unstale":"2024-08-17T18:03:43.466154+0000","last_undegraded":"2024-08-17T18:03:43.466154+0000","last_fullsized":"2024-08-17T18:03:43.466154+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:31.128588+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":[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":1269,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.470938+0000","last_change":"2024-08-17T18:01:45.491923+0000","last_active":"2024-08-17T18:03:43.470938+0000","last_peered":"2024-08-17T18:03:43.470938+0000","last_clean":"2024-08-17T18:03:43.470938+0000","last_became_active":"2024-08-17T18:01:45.491151+0000","last_became_peered":"2024-08-17T18:01:45.491151+0000","last_unstale":"2024-08-17T18:03:43.470938+0000","last_undegraded":"2024-08-17T18:03:43.470938+0000","last_fullsized":"2024-08-17T18:03:43.470938+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:45:25.623767+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.4","version":"1321'11450","reported_seq":11542,"reported_epoch":1321,"state":"active+clean","last_fresh":"2024-08-17T18:03:55.563477+0000","last_change":"2024-08-17T18:00:40.455961+0000","last_active":"2024-08-17T18:03:55.563477+0000","last_peered":"2024-08-17T18:03:55.563477+0000","last_clean":"2024-08-17T18:03:55.563477+0000","last_became_active":"2024-08-17T18:00:40.455674+0000","last_became_peered":"2024-08-17T18:00:40.455674+0000","last_unstale":"2024-08-17T18:03:55.563477+0000","last_undegraded":"2024-08-17T18:03:55.563477+0000","last_fullsized":"2024-08-17T18:03:55.563477+0000","mapping_epoch":1281,"log_start":"1304'4700","ondisk_log_start":"1304'4700","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":6750,"log_dups_size":0,"ondisk_log_size":6750,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:36:19.309392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":119537664,"num_objects":1824,"num_object_clones":0,"num_object_copies":5472,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1824,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11450,"num_write_kb":424768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"72'1","reported_seq":1220,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.465563+0000","last_change":"2024-08-17T17:22:53.724857+0000","last_active":"2024-08-17T18:03:43.465563+0000","last_peered":"2024-08-17T18:03:43.465563+0000","last_clean":"2024-08-17T18:03:43.465563+0000","last_became_active":"2024-08-17T17:22:53.724555+0000","last_became_peered":"2024-08-17T17:22:53.724555+0000","last_unstale":"2024-08-17T18:03:43.465563+0000","last_undegraded":"2024-08-17T18:03:43.465563+0000","last_fullsized":"2024-08-17T18:03:43.465563+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:42:47.014152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1242,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.458211+0000","last_change":"2024-08-17T17:31:54.819946+0000","last_active":"2024-08-17T18:03:43.458211+0000","last_peered":"2024-08-17T18:03:43.458211+0000","last_clean":"2024-08-17T18:03:43.458211+0000","last_became_active":"2024-08-17T17:31:54.819604+0000","last_became_peered":"2024-08-17T17:31:54.819604+0000","last_unstale":"2024-08-17T18:03:43.458211+0000","last_undegraded":"2024-08-17T18:03:43.458211+0000","last_fullsized":"2024-08-17T18:03:43.458211+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:32.031030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"1322'11526","reported_seq":13196,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.572099+0000","last_change":"2024-08-17T18:01:48.286901+0000","last_active":"2024-08-17T18:03:56.572099+0000","last_peered":"2024-08-17T18:03:56.572099+0000","last_clean":"2024-08-17T18:03:56.572099+0000","last_became_active":"2024-08-17T18:01:48.280944+0000","last_became_peered":"2024-08-17T18:01:48.280944+0000","last_unstale":"2024-08-17T18:03:56.572099+0000","last_undegraded":"2024-08-17T18:03:56.572099+0000","last_fullsized":"2024-08-17T18:03:56.572099+0000","mapping_epoch":1305,"log_start":"1286'2100","ondisk_log_start":"1286'2100","created":1281,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":9426,"log_dups_size":0,"ondisk_log_size":9426,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:03:52.799326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":114556928,"num_objects":1748,"num_object_clones":0,"num_object_copies":5244,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1748,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11526,"num_write_kb":424768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":779,"num_bytes_recovered":51052544,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,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":1253,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.454069+0000","last_change":"2024-08-17T17:32:59.769306+0000","last_active":"2024-08-17T18:03:43.454069+0000","last_peered":"2024-08-17T18:03:43.454069+0000","last_clean":"2024-08-17T18:03:43.454069+0000","last_became_active":"2024-08-17T17:32:59.768286+0000","last_became_peered":"2024-08-17T17:32:59.768286+0000","last_unstale":"2024-08-17T18:03:43.454069+0000","last_undegraded":"2024-08-17T18:03:43.454069+0000","last_fullsized":"2024-08-17T18:03:43.454069+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:19:50.004425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":264,"reported_epoch":1321,"state":"active+clean","last_fresh":"2024-08-17T18:03:46.489677+0000","last_change":"2024-08-17T17:53:46.477307+0000","last_active":"2024-08-17T18:03:46.489677+0000","last_peered":"2024-08-17T18:03:46.489677+0000","last_clean":"2024-08-17T18:03:46.489677+0000","last_became_active":"2024-08-17T17:53:46.476970+0000","last_became_peered":"2024-08-17T17:53:46.476970+0000","last_unstale":"2024-08-17T18:03:46.489677+0000","last_undegraded":"2024-08-17T18:03:46.489677+0000","last_fullsized":"2024-08-17T18:03:46.489677+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:12:37.885358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.2","version":"1321'11528","reported_seq":11608,"reported_epoch":1321,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-08-17T18:03:54.826586+0000","last_change":"2024-08-17T18:01:46.854764+0000","last_active":"2024-08-17T18:03:54.826586+0000","last_peered":"2024-08-17T18:03:54.826586+0000","last_clean":"2024-08-17T18:01:44.439080+0000","last_became_active":"2024-08-17T18:01:46.843013+0000","last_became_peered":"2024-08-17T18:01:46.843013+0000","last_unstale":"2024-08-17T18:03:54.826586+0000","last_undegraded":"2024-08-17T18:01:46.524994+0000","last_fullsized":"2024-08-17T18:01:46.501792+0000","mapping_epoch":1303,"log_start":"1310'5400","ondisk_log_start":"1310'5400","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":6128,"log_dups_size":0,"ondisk_log_size":6128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:39:30.182099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":129368064,"num_objects":1974,"num_object_clones":0,"num_object_copies":5922,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4683,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1974,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11528,"num_write_kb":432064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["4","0","1"],"object_location_counts":[{"shards":"0,4","objects":-2709}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.9","version":"268'149","reported_seq":1658,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.468769+0000","last_change":"2024-08-17T18:01:25.259608+0000","last_active":"2024-08-17T18:03:43.468769+0000","last_peered":"2024-08-17T18:03:43.468769+0000","last_clean":"2024-08-17T18:03:43.468769+0000","last_became_active":"2024-08-17T18:01:25.259032+0000","last_became_peered":"2024-08-17T18:01:25.259032+0000","last_unstale":"2024-08-17T18:03:43.468769+0000","last_undegraded":"2024-08-17T18:03:43.468769+0000","last_fullsized":"2024-08-17T18:03:43.468769+0000","mapping_epoch":1295,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1296,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:51.173271+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:51.173271+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:16:07.007731+0000","scrub_duration":0.012991407,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"72'2","reported_seq":2012,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.017336+0000","last_change":"2024-08-17T17:53:46.494504+0000","last_active":"2024-08-17T18:03:56.017336+0000","last_peered":"2024-08-17T18:03:56.017336+0000","last_clean":"2024-08-17T18:03:56.017336+0000","last_became_active":"2024-08-17T17:53:46.473174+0000","last_became_peered":"2024-08-17T17:53:46.473174+0000","last_unstale":"2024-08-17T18:03:56.017336+0000","last_undegraded":"2024-08-17T18:03:56.017336+0000","last_fullsized":"2024-08-17T18:03:56.017336+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:44:46.224263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":1242,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.473221+0000","last_change":"2024-08-17T17:32:59.767697+0000","last_active":"2024-08-17T18:03:43.473221+0000","last_peered":"2024-08-17T18:03:43.473221+0000","last_clean":"2024-08-17T18:03:43.473221+0000","last_became_active":"2024-08-17T17:32:59.767172+0000","last_became_peered":"2024-08-17T17:32:59.767172+0000","last_unstale":"2024-08-17T18:03:43.473221+0000","last_undegraded":"2024-08-17T18:03:43.473221+0000","last_fullsized":"2024-08-17T18:03:43.473221+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:13:37.509131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.3","version":"1322'11481","reported_seq":13119,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.564188+0000","last_change":"2024-08-17T18:01:55.306818+0000","last_active":"2024-08-17T18:03:56.564188+0000","last_peered":"2024-08-17T18:03:56.564188+0000","last_clean":"2024-08-17T18:03:56.564188+0000","last_became_active":"2024-08-17T18:01:55.303179+0000","last_became_peered":"2024-08-17T18:01:55.303179+0000","last_unstale":"2024-08-17T18:03:56.564188+0000","last_undegraded":"2024-08-17T18:03:56.564188+0000","last_fullsized":"2024-08-17T18:03:56.564188+0000","mapping_epoch":1308,"log_start":"1286'2100","ondisk_log_start":"1286'2100","created":1281,"last_epoch_clean":1309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":9381,"log_dups_size":0,"ondisk_log_size":9381,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:20:07.662138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":119603200,"num_objects":1825,"num_object_clones":0,"num_object_copies":5475,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1825,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11481,"num_write_kb":425792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":769,"num_bytes_recovered":50397184,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.8","version":"268'149","reported_seq":805,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.453335+0000","last_change":"2024-08-17T18:01:56.321426+0000","last_active":"2024-08-17T18:03:43.453335+0000","last_peered":"2024-08-17T18:03:43.453335+0000","last_clean":"2024-08-17T18:03:43.453335+0000","last_became_active":"2024-08-17T18:01:56.321028+0000","last_became_peered":"2024-08-17T18:01:56.321028+0000","last_unstale":"2024-08-17T18:03:43.453335+0000","last_undegraded":"2024-08-17T18:03:43.453335+0000","last_fullsized":"2024-08-17T18:03:43.453335+0000","mapping_epoch":1309,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1310,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:47:01.957068+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:47:01.957068+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:17:08.969773+0000","scrub_duration":0.0042425309999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"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":525376,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":1253,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.460601+0000","last_change":"2024-08-17T18:01:45.488852+0000","last_active":"2024-08-17T18:03:43.460601+0000","last_peered":"2024-08-17T18:03:43.460601+0000","last_clean":"2024-08-17T18:03:43.460601+0000","last_became_active":"2024-08-17T18:01:45.488469+0000","last_became_peered":"2024-08-17T18:01:45.488469+0000","last_unstale":"2024-08-17T18:03:43.460601+0000","last_undegraded":"2024-08-17T18:03:43.460601+0000","last_fullsized":"2024-08-17T18:03:43.460601+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:33:27.648785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":1279,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.470956+0000","last_change":"2024-08-17T18:01:22.250061+0000","last_active":"2024-08-17T18:03:43.470956+0000","last_peered":"2024-08-17T18:03:43.470956+0000","last_clean":"2024-08-17T18:03:43.470956+0000","last_became_active":"2024-08-17T18:01:22.249235+0000","last_became_peered":"2024-08-17T18:01:22.249235+0000","last_unstale":"2024-08-17T18:03:43.470956+0000","last_undegraded":"2024-08-17T18:03:43.470956+0000","last_fullsized":"2024-08-17T18:03:43.470956+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:33:52.172266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.0","version":"1321'11498","reported_seq":11568,"reported_epoch":1321,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-08-17T18:03:55.010194+0000","last_change":"2024-08-17T18:01:46.841384+0000","last_active":"2024-08-17T18:03:55.010194+0000","last_peered":"2024-08-17T18:03:55.010194+0000","last_clean":"2024-08-17T18:01:44.449998+0000","last_became_active":"2024-08-17T18:01:46.658918+0000","last_became_peered":"2024-08-17T18:01:46.658918+0000","last_unstale":"2024-08-17T18:03:55.010194+0000","last_undegraded":"2024-08-17T18:01:46.534812+0000","last_fullsized":"2024-08-17T18:01:46.500926+0000","mapping_epoch":1303,"log_start":"1307'4900","ondisk_log_start":"1307'4900","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":6598,"log_dups_size":0,"ondisk_log_size":6598,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:23:03.141826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":126877696,"num_objects":1936,"num_object_clones":0,"num_object_copies":5808,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4669,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1936,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11498,"num_write_kb":429888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["6","1","4"],"object_location_counts":[{"shards":"4,6","objects":-2733}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1263,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.470800+0000","last_change":"2024-08-17T18:01:22.246762+0000","last_active":"2024-08-17T18:03:43.470800+0000","last_peered":"2024-08-17T18:03:43.470800+0000","last_clean":"2024-08-17T18:03:43.470800+0000","last_became_active":"2024-08-17T18:01:22.246338+0000","last_became_peered":"2024-08-17T18:01:22.246338+0000","last_unstale":"2024-08-17T18:03:43.470800+0000","last_undegraded":"2024-08-17T18:03:43.470800+0000","last_fullsized":"2024-08-17T18:03:43.470800+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:16.681186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1272,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.472722+0000","last_change":"2024-08-17T18:01:45.491632+0000","last_active":"2024-08-17T18:03:43.472722+0000","last_peered":"2024-08-17T18:03:43.472722+0000","last_clean":"2024-08-17T18:03:43.472722+0000","last_became_active":"2024-08-17T18:01:45.491144+0000","last_became_peered":"2024-08-17T18:01:45.491144+0000","last_unstale":"2024-08-17T18:03:43.472722+0000","last_undegraded":"2024-08-17T18:03:43.472722+0000","last_fullsized":"2024-08-17T18:03:43.472722+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:12:47.127580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.1","version":"1321'11097","reported_seq":11145,"reported_epoch":1321,"state":"active+clean","last_fresh":"2024-08-17T18:03:54.849149+0000","last_change":"2024-08-17T18:00:40.455674+0000","last_active":"2024-08-17T18:03:54.849149+0000","last_peered":"2024-08-17T18:03:54.849149+0000","last_clean":"2024-08-17T18:03:54.849149+0000","last_became_active":"2024-08-17T18:00:40.455358+0000","last_became_peered":"2024-08-17T18:00:40.455358+0000","last_unstale":"2024-08-17T18:03:54.849149+0000","last_undegraded":"2024-08-17T18:03:54.849149+0000","last_fullsized":"2024-08-17T18:03:54.849149+0000","mapping_epoch":1281,"log_start":"1307'4900","ondisk_log_start":"1307'4900","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":6197,"log_dups_size":0,"ondisk_log_size":6197,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:19:10.200050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":124190720,"num_objects":1895,"num_object_clones":0,"num_object_copies":5685,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1895,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11097,"num_write_kb":415744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.a","version":"268'149","reported_seq":808,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.453665+0000","last_change":"2024-08-17T18:01:25.261666+0000","last_active":"2024-08-17T18:03:43.453665+0000","last_peered":"2024-08-17T18:03:43.453665+0000","last_clean":"2024-08-17T18:03:43.453665+0000","last_became_active":"2024-08-17T18:01:25.261286+0000","last_became_peered":"2024-08-17T18:01:25.261286+0000","last_unstale":"2024-08-17T18:03:43.453665+0000","last_undegraded":"2024-08-17T18:03:43.453665+0000","last_fullsized":"2024-08-17T18:03:43.453665+0000","mapping_epoch":1295,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1296,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:54.869951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:54.869951+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:28:57.704849+0000","scrub_duration":0.00171407,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":1988,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.013004+0000","last_change":"2024-08-17T18:01:45.488291+0000","last_active":"2024-08-17T18:03:56.013004+0000","last_peered":"2024-08-17T18:03:56.013004+0000","last_clean":"2024-08-17T18:03:56.013004+0000","last_became_active":"2024-08-17T18:01:45.484477+0000","last_became_peered":"2024-08-17T18:01:45.484477+0000","last_unstale":"2024-08-17T18:03:56.013004+0000","last_undegraded":"2024-08-17T18:03:56.013004+0000","last_fullsized":"2024-08-17T18:03:56.013004+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:41:46.635546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,4],"acting":[3,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":584,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.014518+0000","last_change":"2024-08-17T18:01:45.487125+0000","last_active":"2024-08-17T18:03:56.014518+0000","last_peered":"2024-08-17T18:03:56.014518+0000","last_clean":"2024-08-17T18:03:56.014518+0000","last_became_active":"2024-08-17T18:01:45.486812+0000","last_became_peered":"2024-08-17T18:01:45.486812+0000","last_unstale":"2024-08-17T18:03:56.014518+0000","last_undegraded":"2024-08-17T18:03:56.014518+0000","last_fullsized":"2024-08-17T18:03:56.014518+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:30:37.990247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.b","version":"1321'11723","reported_seq":19369,"reported_epoch":1321,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2024-08-17T18:03:55.049616+0000","last_change":"2024-08-17T18:02:50.785986+0000","last_active":"2024-08-17T18:03:55.049616+0000","last_peered":"2024-08-17T18:03:55.049616+0000","last_clean":"2024-08-17T18:01:44.451670+0000","last_became_active":"2024-08-17T18:01:46.654963+0000","last_became_peered":"2024-08-17T18:01:46.654963+0000","last_unstale":"2024-08-17T18:03:55.049616+0000","last_undegraded":"2024-08-17T18:02:50.782850+0000","last_fullsized":"2024-08-17T18:01:46.500811+0000","mapping_epoch":1303,"log_start":"1308'5200","ondisk_log_start":"1308'5200","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":6523,"log_dups_size":0,"ondisk_log_size":6523,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:09:55.276920+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":988,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1917,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11723,"num_write_kb":436480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3794,"num_bytes_recovered":241958912,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,0],"avail_no_missing":["6","0","1"],"object_location_counts":[{"shards":"0,6","objects":929}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.0","version":"268'149","reported_seq":1639,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.465207+0000","last_change":"2024-08-17T17:53:49.526665+0000","last_active":"2024-08-17T18:03:43.465207+0000","last_peered":"2024-08-17T18:03:43.465207+0000","last_clean":"2024-08-17T18:03:43.465207+0000","last_became_active":"2024-08-17T17:53:49.525773+0000","last_became_peered":"2024-08-17T17:53:49.525773+0000","last_unstale":"2024-08-17T18:03:43.465207+0000","last_undegraded":"2024-08-17T18:03:43.465207+0000","last_fullsized":"2024-08-17T18:03:43.465207+0000","mapping_epoch":1199,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":1200,"parent":"0.0","parent_split_bits":0,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:47.184230+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:47.184230+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:09:14.989942+0000","scrub_duration":0.0012906930000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'1","reported_seq":1297,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.453934+0000","last_change":"2024-08-17T18:01:32.763525+0000","last_active":"2024-08-17T18:03:43.453934+0000","last_peered":"2024-08-17T18:03:43.453934+0000","last_clean":"2024-08-17T18:03:43.453934+0000","last_became_active":"2024-08-17T18:01:22.246586+0000","last_became_peered":"2024-08-17T18:01:22.246586+0000","last_unstale":"2024-08-17T18:03:43.453934+0000","last_undegraded":"2024-08-17T18:03:43.453934+0000","last_fullsized":"2024-08-17T18:03:43.453934+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1297,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+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 @ 2024-08-19T03:36:29.776077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028371400000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":1958,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.016515+0000","last_change":"2024-08-17T17:32:59.775218+0000","last_active":"2024-08-17T18:03:56.016515+0000","last_peered":"2024-08-17T18:03:56.016515+0000","last_clean":"2024-08-17T18:03:56.016515+0000","last_became_active":"2024-08-17T17:32:59.774911+0000","last_became_peered":"2024-08-17T17:32:59.774911+0000","last_unstale":"2024-08-17T18:03:56.016515+0000","last_undegraded":"2024-08-17T18:03:56.016515+0000","last_fullsized":"2024-08-17T18:03:56.016515+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:42:33.544078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1225,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.459544+0000","last_change":"2024-08-17T17:22:54.175289+0000","last_active":"2024-08-17T18:03:43.459544+0000","last_peered":"2024-08-17T18:03:43.459544+0000","last_clean":"2024-08-17T18:03:43.459544+0000","last_became_active":"2024-08-17T17:22:54.174953+0000","last_became_peered":"2024-08-17T17:22:54.174953+0000","last_unstale":"2024-08-17T18:03:43.459544+0000","last_undegraded":"2024-08-17T18:03:43.459544+0000","last_fullsized":"2024-08-17T18:03:43.459544+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:20.586463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.8","version":"1321'11559","reported_seq":14801,"reported_epoch":1321,"state":"active+clean","last_fresh":"2024-08-17T18:03:55.593092+0000","last_change":"2024-08-17T18:01:54.288954+0000","last_active":"2024-08-17T18:03:55.593092+0000","last_peered":"2024-08-17T18:03:55.593092+0000","last_clean":"2024-08-17T18:03:55.593092+0000","last_became_active":"2024-08-17T18:01:34.601769+0000","last_became_peered":"2024-08-17T18:01:34.601769+0000","last_unstale":"2024-08-17T18:03:55.593092+0000","last_undegraded":"2024-08-17T18:03:55.593092+0000","last_fullsized":"2024-08-17T18:03:55.593092+0000","mapping_epoch":1298,"log_start":"1306'4800","ondisk_log_start":"1306'4800","created":1281,"last_epoch_clean":1307,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":6759,"log_dups_size":0,"ondisk_log_size":6759,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:57:23.964953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":121831424,"num_objects":1859,"num_object_clones":0,"num_object_copies":5577,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1859,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11559,"num_write_kb":429376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1564,"num_bytes_recovered":102498304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.3","version":"268'149","reported_seq":580,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.460175+0000","last_change":"2024-08-17T18:01:48.288138+0000","last_active":"2024-08-17T18:03:43.460175+0000","last_peered":"2024-08-17T18:03:43.460175+0000","last_clean":"2024-08-17T18:03:43.460175+0000","last_became_active":"2024-08-17T18:01:48.287767+0000","last_became_peered":"2024-08-17T18:01:48.287767+0000","last_unstale":"2024-08-17T18:03:43.460175+0000","last_undegraded":"2024-08-17T18:03:43.460175+0000","last_fullsized":"2024-08-17T18:03:43.460175+0000","mapping_epoch":1305,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1306,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:44.079842+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:44.079842+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53670,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":35,"num_read_kb":75,"num_write":20,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":161010,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[6,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1295,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.465123+0000","last_change":"2024-08-17T18:01:45.485813+0000","last_active":"2024-08-17T18:03:43.465123+0000","last_peered":"2024-08-17T18:03:43.465123+0000","last_clean":"2024-08-17T18:03:43.465123+0000","last_became_active":"2024-08-17T18:01:45.485499+0000","last_became_peered":"2024-08-17T18:01:45.485499+0000","last_unstale":"2024-08-17T18:03:43.465123+0000","last_undegraded":"2024-08-17T18:03:43.465123+0000","last_fullsized":"2024-08-17T18:03:43.465123+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:15:31.854953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026904000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":264,"reported_epoch":1321,"state":"active+clean","last_fresh":"2024-08-17T18:03:46.485526+0000","last_change":"2024-08-17T17:53:46.477924+0000","last_active":"2024-08-17T18:03:46.485526+0000","last_peered":"2024-08-17T18:03:46.485526+0000","last_clean":"2024-08-17T18:03:46.485526+0000","last_became_active":"2024-08-17T17:53:46.476887+0000","last_became_peered":"2024-08-17T17:53:46.476887+0000","last_unstale":"2024-08-17T18:03:46.485526+0000","last_undegraded":"2024-08-17T18:03:46.485526+0000","last_fullsized":"2024-08-17T18:03:46.485526+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:40:29.735766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":285,"reported_epoch":1321,"state":"active+clean","last_fresh":"2024-08-17T18:03:46.489870+0000","last_change":"2024-08-17T18:01:45.491876+0000","last_active":"2024-08-17T18:03:46.489870+0000","last_peered":"2024-08-17T18:03:46.489870+0000","last_clean":"2024-08-17T18:03:46.489870+0000","last_became_active":"2024-08-17T18:01:45.491531+0000","last_became_peered":"2024-08-17T18:01:45.491531+0000","last_unstale":"2024-08-17T18:03:46.489870+0000","last_undegraded":"2024-08-17T18:03:46.489870+0000","last_fullsized":"2024-08-17T18:03:46.489870+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:46:24.709367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.9","version":"1321'11490","reported_seq":13213,"reported_epoch":1321,"state":"active+clean","last_fresh":"2024-08-17T18:03:54.838813+0000","last_change":"2024-08-17T18:01:55.308282+0000","last_active":"2024-08-17T18:03:54.838813+0000","last_peered":"2024-08-17T18:03:54.838813+0000","last_clean":"2024-08-17T18:03:54.838813+0000","last_became_active":"2024-08-17T18:01:55.303130+0000","last_became_peered":"2024-08-17T18:01:55.303130+0000","last_unstale":"2024-08-17T18:03:54.838813+0000","last_undegraded":"2024-08-17T18:03:54.838813+0000","last_fullsized":"2024-08-17T18:03:54.838813+0000","mapping_epoch":1308,"log_start":"1296'3300","ondisk_log_start":"1296'3300","created":1281,"last_epoch_clean":1309,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":8190,"log_dups_size":0,"ondisk_log_size":8190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:44:26.007848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":122814464,"num_objects":1874,"num_object_clones":0,"num_object_copies":5622,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1874,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11490,"num_write_kb":427648,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":823,"num_bytes_recovered":53936128,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"268'149","reported_seq":1658,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.464793+0000","last_change":"2024-08-17T17:53:49.520942+0000","last_active":"2024-08-17T18:03:43.464793+0000","last_peered":"2024-08-17T18:03:43.464793+0000","last_clean":"2024-08-17T18:03:43.464793+0000","last_became_active":"2024-08-17T17:53:49.520088+0000","last_became_peered":"2024-08-17T17:53:49.520088+0000","last_unstale":"2024-08-17T18:03:43.464793+0000","last_undegraded":"2024-08-17T18:03:43.464793+0000","last_fullsized":"2024-08-17T18:03:43.464793+0000","mapping_epoch":1199,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1200,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:48.249334+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:48.249334+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:33:30.851185+0000","scrub_duration":0.018931098,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":71,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.012732+0000","last_change":"2024-08-17T18:01:22.261377+0000","last_active":"2024-08-17T18:03:56.012732+0000","last_peered":"2024-08-17T18:03:56.012732+0000","last_clean":"2024-08-17T18:03:56.012732+0000","last_became_active":"2024-08-17T18:01:22.256313+0000","last_became_peered":"2024-08-17T18:01:22.256313+0000","last_unstale":"2024-08-17T18:03:56.012732+0000","last_undegraded":"2024-08-17T18:03:56.012732+0000","last_fullsized":"2024-08-17T18:03:56.012732+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:37:40.877505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029621200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2014,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.012550+0000","last_change":"2024-08-17T18:01:45.487988+0000","last_active":"2024-08-17T18:03:56.012550+0000","last_peered":"2024-08-17T18:03:56.012550+0000","last_clean":"2024-08-17T18:03:56.012550+0000","last_became_active":"2024-08-17T18:01:45.487662+0000","last_became_peered":"2024-08-17T18:01:45.487662+0000","last_unstale":"2024-08-17T18:03:56.012550+0000","last_undegraded":"2024-08-17T18:03:56.012550+0000","last_fullsized":"2024-08-17T18:03:56.012550+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:09:52.070169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1815,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.455841+0000","last_change":"2024-08-17T18:01:45.484585+0000","last_active":"2024-08-17T18:03:43.455841+0000","last_peered":"2024-08-17T18:03:43.455841+0000","last_clean":"2024-08-17T18:03:43.455841+0000","last_became_active":"2024-08-17T18:01:45.483888+0000","last_became_peered":"2024-08-17T18:01:45.483888+0000","last_unstale":"2024-08-17T18:03:43.455841+0000","last_undegraded":"2024-08-17T18:03:43.455841+0000","last_fullsized":"2024-08-17T18:03:43.455841+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:14:39.083450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.a","version":"1321'11408","reported_seq":11456,"reported_epoch":1321,"state":"active+clean","last_fresh":"2024-08-17T18:03:54.977372+0000","last_change":"2024-08-17T18:00:40.458246+0000","last_active":"2024-08-17T18:03:54.977372+0000","last_peered":"2024-08-17T18:03:54.977372+0000","last_clean":"2024-08-17T18:03:54.977372+0000","last_became_active":"2024-08-17T18:00:40.457944+0000","last_became_peered":"2024-08-17T18:00:40.457944+0000","last_unstale":"2024-08-17T18:03:54.977372+0000","last_undegraded":"2024-08-17T18:03:54.977372+0000","last_fullsized":"2024-08-17T18:03:54.977372+0000","mapping_epoch":1281,"log_start":"1306'4800","ondisk_log_start":"1306'4800","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":6608,"log_dups_size":0,"ondisk_log_size":6608,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:08:37.192476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":127008768,"num_objects":1938,"num_object_clones":0,"num_object_copies":5814,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1938,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11408,"num_write_kb":427072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"268'149","reported_seq":848,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.457456+0000","last_change":"2024-08-17T18:01:25.261161+0000","last_active":"2024-08-17T18:03:43.457456+0000","last_peered":"2024-08-17T18:03:43.457456+0000","last_clean":"2024-08-17T18:03:43.457456+0000","last_became_active":"2024-08-17T18:01:25.260755+0000","last_became_peered":"2024-08-17T18:01:25.260755+0000","last_unstale":"2024-08-17T18:03:43.457456+0000","last_undegraded":"2024-08-17T18:03:43.457456+0000","last_fullsized":"2024-08-17T18:03:43.457456+0000","mapping_epoch":1295,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1296,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:59.915018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:59.915018+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:36:49.349192+0000","scrub_duration":0.00214204,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":1275,"reported_epoch":1320,"state":"active+recovery_wait+degraded","last_fresh":"2024-08-17T18:03:43.453991+0000","last_change":"2024-08-17T18:01:45.492647+0000","last_active":"2024-08-17T18:03:43.453991+0000","last_peered":"2024-08-17T18:03:43.453991+0000","last_clean":"2024-08-17T18:01:39.406279+0000","last_became_active":"2024-08-17T18:01:45.492253+0000","last_became_peered":"2024-08-17T18:01:45.492253+0000","last_unstale":"2024-08-17T18:03:43.453991+0000","last_undegraded":"2024-08-17T18:01:45.475078+0000","last_fullsized":"2024-08-17T18:03:43.453991+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:25:18.925204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00089523800000000002,"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":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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["5","1","6"],"object_location_counts":[{"shards":"1,5,6","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":1263,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.473464+0000","last_change":"2024-08-17T17:53:46.477512+0000","last_active":"2024-08-17T18:03:43.473464+0000","last_peered":"2024-08-17T18:03:43.473464+0000","last_clean":"2024-08-17T18:03:43.473464+0000","last_became_active":"2024-08-17T17:53:46.476939+0000","last_became_peered":"2024-08-17T17:53:46.476939+0000","last_unstale":"2024-08-17T18:03:43.473464+0000","last_undegraded":"2024-08-17T18:03:43.473464+0000","last_fullsized":"2024-08-17T18:03:43.473464+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:40:26.839235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2025,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.013045+0000","last_change":"2024-08-17T18:01:45.487194+0000","last_active":"2024-08-17T18:03:56.013045+0000","last_peered":"2024-08-17T18:03:56.013045+0000","last_clean":"2024-08-17T18:03:56.013045+0000","last_became_active":"2024-08-17T18:01:45.486892+0000","last_became_peered":"2024-08-17T18:01:45.486892+0000","last_unstale":"2024-08-17T18:03:56.013045+0000","last_undegraded":"2024-08-17T18:03:56.013045+0000","last_fullsized":"2024-08-17T18:03:56.013045+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:59:18.937094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.c","version":"1321'11401","reported_seq":11449,"reported_epoch":1321,"state":"active+clean","last_fresh":"2024-08-17T18:03:54.965297+0000","last_change":"2024-08-17T18:00:40.459173+0000","last_active":"2024-08-17T18:03:54.965297+0000","last_peered":"2024-08-17T18:03:54.965297+0000","last_clean":"2024-08-17T18:03:54.965297+0000","last_became_active":"2024-08-17T18:00:40.457869+0000","last_became_peered":"2024-08-17T18:00:40.457869+0000","last_unstale":"2024-08-17T18:03:54.965297+0000","last_undegraded":"2024-08-17T18:03:54.965297+0000","last_fullsized":"2024-08-17T18:03:54.965297+0000","mapping_epoch":1281,"log_start":"1301'4400","ondisk_log_start":"1301'4400","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":7001,"log_dups_size":0,"ondisk_log_size":7001,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:16:42.472953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":126418944,"num_objects":1929,"num_object_clones":0,"num_object_copies":5787,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1929,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11401,"num_write_kb":426560,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"268'149","reported_seq":781,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.458922+0000","last_change":"2024-08-17T17:45:47.547272+0000","last_active":"2024-08-17T18:03:43.458922+0000","last_peered":"2024-08-17T18:03:43.458922+0000","last_clean":"2024-08-17T18:03:43.458922+0000","last_became_active":"2024-08-17T17:45:38.001873+0000","last_became_peered":"2024-08-17T17:45:38.001873+0000","last_unstale":"2024-08-17T18:03:43.458922+0000","last_undegraded":"2024-08-17T18:03:43.458922+0000","last_fullsized":"2024-08-17T18:03:43.458922+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1118,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:47.547201+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:47.547201+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:29:52.144033+0000","scrub_duration":0.0031063380000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1290,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.454408+0000","last_change":"2024-08-17T18:01:22.247946+0000","last_active":"2024-08-17T18:03:43.454408+0000","last_peered":"2024-08-17T18:03:43.454408+0000","last_clean":"2024-08-17T18:03:43.454408+0000","last_became_active":"2024-08-17T18:01:22.247641+0000","last_became_peered":"2024-08-17T18:01:22.247641+0000","last_unstale":"2024-08-17T18:03:43.454408+0000","last_undegraded":"2024-08-17T18:03:43.454408+0000","last_fullsized":"2024-08-17T18:03:43.454408+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:54:02.572757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1847,"reported_epoch":1321,"state":"active+clean","last_fresh":"2024-08-17T18:03:46.492414+0000","last_change":"2024-08-17T18:01:45.492209+0000","last_active":"2024-08-17T18:03:46.492414+0000","last_peered":"2024-08-17T18:03:46.492414+0000","last_clean":"2024-08-17T18:03:46.492414+0000","last_became_active":"2024-08-17T18:01:45.491534+0000","last_became_peered":"2024-08-17T18:01:45.491534+0000","last_unstale":"2024-08-17T18:03:46.492414+0000","last_undegraded":"2024-08-17T18:03:46.492414+0000","last_fullsized":"2024-08-17T18:03:46.492414+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:01:43.265019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342763,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":446,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.453759+0000","last_change":"2024-08-17T18:01:45.492511+0000","last_active":"2024-08-17T18:03:43.453759+0000","last_peered":"2024-08-17T18:03:43.453759+0000","last_clean":"2024-08-17T18:03:43.453759+0000","last_became_active":"2024-08-17T18:01:45.492215+0000","last_became_peered":"2024-08-17T18:01:45.492215+0000","last_unstale":"2024-08-17T18:03:43.453759+0000","last_undegraded":"2024-08-17T18:03:43.453759+0000","last_fullsized":"2024-08-17T18:03:43.453759+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:32:14.190885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.d","version":"1321'11401","reported_seq":11449,"reported_epoch":1321,"state":"active+clean","last_fresh":"2024-08-17T18:03:55.047063+0000","last_change":"2024-08-17T18:00:40.458060+0000","last_active":"2024-08-17T18:03:55.047063+0000","last_peered":"2024-08-17T18:03:55.047063+0000","last_clean":"2024-08-17T18:03:55.047063+0000","last_became_active":"2024-08-17T18:00:40.457758+0000","last_became_peered":"2024-08-17T18:00:40.457758+0000","last_unstale":"2024-08-17T18:03:55.047063+0000","last_undegraded":"2024-08-17T18:03:55.047063+0000","last_fullsized":"2024-08-17T18:03:55.047063+0000","mapping_epoch":1281,"log_start":"1306'4800","ondisk_log_start":"1306'4800","created":1281,"last_epoch_clean":1282,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":6601,"log_dups_size":0,"ondisk_log_size":6601,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:09:20.941350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":122814488,"num_objects":1875,"num_object_clones":0,"num_object_copies":5625,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1875,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":11401,"num_write_kb":424769,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.6","version":"268'149","reported_seq":818,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.458654+0000","last_change":"2024-08-17T17:53:49.527933+0000","last_active":"2024-08-17T18:03:43.458654+0000","last_peered":"2024-08-17T18:03:43.458654+0000","last_clean":"2024-08-17T18:03:43.458654+0000","last_became_active":"2024-08-17T17:53:49.527552+0000","last_became_peered":"2024-08-17T17:53:49.527552+0000","last_unstale":"2024-08-17T18:03:43.458654+0000","last_undegraded":"2024-08-17T18:03:43.458654+0000","last_fullsized":"2024-08-17T18:03:43.458654+0000","mapping_epoch":1199,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1200,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:42.496644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:42.496644+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:16:03.474204+0000","scrub_duration":0.0057956730000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":2014,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.013139+0000","last_change":"2024-08-17T18:01:45.486359+0000","last_active":"2024-08-17T18:03:56.013139+0000","last_peered":"2024-08-17T18:03:56.013139+0000","last_clean":"2024-08-17T18:03:56.013139+0000","last_became_active":"2024-08-17T18:01:45.486079+0000","last_became_peered":"2024-08-17T18:01:45.486079+0000","last_unstale":"2024-08-17T18:03:56.013139+0000","last_undegraded":"2024-08-17T18:03:56.013139+0000","last_fullsized":"2024-08-17T18:03:56.013139+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:42:07.635220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1268,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.465637+0000","last_change":"2024-08-17T17:53:46.479172+0000","last_active":"2024-08-17T18:03:43.465637+0000","last_peered":"2024-08-17T18:03:43.465637+0000","last_clean":"2024-08-17T18:03:43.465637+0000","last_became_active":"2024-08-17T17:53:46.478886+0000","last_became_peered":"2024-08-17T17:53:46.478886+0000","last_unstale":"2024-08-17T18:03:43.465637+0000","last_undegraded":"2024-08-17T18:03:43.465637+0000","last_fullsized":"2024-08-17T18:03:43.465637+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:05:47.401866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033804700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":264,"reported_epoch":1321,"state":"active+clean","last_fresh":"2024-08-17T18:03:46.489767+0000","last_change":"2024-08-17T17:53:46.479302+0000","last_active":"2024-08-17T18:03:46.489767+0000","last_peered":"2024-08-17T18:03:46.489767+0000","last_clean":"2024-08-17T18:03:46.489767+0000","last_became_active":"2024-08-17T17:53:46.478434+0000","last_became_peered":"2024-08-17T17:53:46.478434+0000","last_unstale":"2024-08-17T18:03:46.489767+0000","last_undegraded":"2024-08-17T18:03:46.489767+0000","last_fullsized":"2024-08-17T18:03:46.489767+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:35:32.206736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.e","version":"1321'11519","reported_seq":13195,"reported_epoch":1321,"state":"active+clean","last_fresh":"2024-08-17T18:03:54.785409+0000","last_change":"2024-08-17T18:01:39.437691+0000","last_active":"2024-08-17T18:03:54.785409+0000","last_peered":"2024-08-17T18:03:54.785409+0000","last_clean":"2024-08-17T18:03:54.785409+0000","last_became_active":"2024-08-17T18:01:39.410820+0000","last_became_peered":"2024-08-17T18:01:39.410820+0000","last_unstale":"2024-08-17T18:03:54.785409+0000","last_undegraded":"2024-08-17T18:03:54.785409+0000","last_fullsized":"2024-08-17T18:03:54.785409+0000","mapping_epoch":1300,"log_start":"1310'5300","ondisk_log_start":"1310'5300","created":1281,"last_epoch_clean":1301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":6219,"log_dups_size":0,"ondisk_log_size":6219,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:22:53.418421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":126025728,"num_objects":1923,"num_object_clones":0,"num_object_copies":5769,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1923,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11519,"num_write_kb":430144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":799,"num_bytes_recovered":52363264,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"268'149","reported_seq":808,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.471066+0000","last_change":"2024-08-17T18:01:25.264653+0000","last_active":"2024-08-17T18:03:43.471066+0000","last_peered":"2024-08-17T18:03:43.471066+0000","last_clean":"2024-08-17T18:03:43.471066+0000","last_became_active":"2024-08-17T18:01:25.264273+0000","last_became_peered":"2024-08-17T18:01:25.264273+0000","last_unstale":"2024-08-17T18:03:43.471066+0000","last_undegraded":"2024-08-17T18:03:43.471066+0000","last_fullsized":"2024-08-17T18:03:43.471066+0000","mapping_epoch":1295,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1296,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:41.349530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:41.349530+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:42:51.994878+0000","scrub_duration":0.001642637,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"72'2","reported_seq":2013,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.014609+0000","last_change":"2024-08-17T17:53:46.488478+0000","last_active":"2024-08-17T18:03:56.014609+0000","last_peered":"2024-08-17T18:03:56.014609+0000","last_clean":"2024-08-17T18:03:56.014609+0000","last_became_active":"2024-08-17T17:53:46.472168+0000","last_became_peered":"2024-08-17T17:53:46.472168+0000","last_unstale":"2024-08-17T18:03:56.014609+0000","last_undegraded":"2024-08-17T18:03:56.014609+0000","last_fullsized":"2024-08-17T18:03:56.014609+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:14:14.085301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,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":456,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.459022+0000","last_change":"2024-08-17T18:01:45.488752+0000","last_active":"2024-08-17T18:03:43.459022+0000","last_peered":"2024-08-17T18:03:43.459022+0000","last_clean":"2024-08-17T18:03:43.459022+0000","last_became_active":"2024-08-17T18:01:45.488389+0000","last_became_peered":"2024-08-17T18:01:45.488389+0000","last_unstale":"2024-08-17T18:03:43.459022+0000","last_undegraded":"2024-08-17T18:03:43.459022+0000","last_fullsized":"2024-08-17T18:03:43.459022+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:32:28.645202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.0","version":"0'0","reported_seq":2003,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.012823+0000","last_change":"2024-08-17T17:53:46.475369+0000","last_active":"2024-08-17T18:03:56.012823+0000","last_peered":"2024-08-17T18:03:56.012823+0000","last_clean":"2024-08-17T18:03:56.012823+0000","last_became_active":"2024-08-17T17:53:46.473571+0000","last_became_peered":"2024-08-17T17:53:46.473571+0000","last_unstale":"2024-08-17T18:03:56.012823+0000","last_undegraded":"2024-08-17T18:03:56.012823+0000","last_fullsized":"2024-08-17T18:03:56.012823+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:59:21.254593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.f","version":"1321'11364","reported_seq":14113,"reported_epoch":1321,"state":"active+clean","last_fresh":"2024-08-17T18:03:55.052818+0000","last_change":"2024-08-17T18:01:45.496922+0000","last_active":"2024-08-17T18:03:55.052818+0000","last_peered":"2024-08-17T18:03:55.052818+0000","last_clean":"2024-08-17T18:03:55.052818+0000","last_became_active":"2024-08-17T18:01:45.489779+0000","last_became_peered":"2024-08-17T18:01:45.489779+0000","last_unstale":"2024-08-17T18:03:55.052818+0000","last_undegraded":"2024-08-17T18:03:55.052818+0000","last_fullsized":"2024-08-17T18:03:55.052818+0000","mapping_epoch":1302,"log_start":"1306'4800","ondisk_log_start":"1306'4800","created":1281,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:00:39.423480+0000","last_clean_scrub_stamp":"2024-08-17T18:00:39.423480+0000","objects_scrubbed":0,"log_size":6564,"log_dups_size":0,"ondisk_log_size":6564,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:26:55.218317+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":122814464,"num_objects":1874,"num_object_clones":0,"num_object_copies":5622,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1874,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11364,"num_write_kb":423616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1335,"num_bytes_recovered":87490560,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.4","version":"268'149","reported_seq":975,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.014818+0000","last_change":"2024-08-17T17:46:59.992526+0000","last_active":"2024-08-17T18:03:56.014818+0000","last_peered":"2024-08-17T18:03:56.014818+0000","last_clean":"2024-08-17T18:03:56.014818+0000","last_became_active":"2024-08-17T17:46:27.004139+0000","last_became_peered":"2024-08-17T17:46:27.004139+0000","last_unstale":"2024-08-17T18:03:56.014818+0000","last_undegraded":"2024-08-17T18:03:56.014818+0000","last_fullsized":"2024-08-17T18:03:56.014818+0000","mapping_epoch":1128,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1129,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:59.992449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:59.992449+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:10:52.252499+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"72'1","reported_seq":279,"reported_epoch":1321,"state":"active+clean","last_fresh":"2024-08-17T18:03:46.489759+0000","last_change":"2024-08-17T18:01:46.832420+0000","last_active":"2024-08-17T18:03:46.489759+0000","last_peered":"2024-08-17T18:03:46.489759+0000","last_clean":"2024-08-17T18:03:46.489759+0000","last_became_active":"2024-08-17T18:01:45.484168+0000","last_became_peered":"2024-08-17T18:01:45.484168+0000","last_unstale":"2024-08-17T18:03:46.489759+0000","last_undegraded":"2024-08-17T18:03:46.489759+0000","last_fullsized":"2024-08-17T18:03:46.489759+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1304,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T20:12:22.223961+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,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":1275,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.459110+0000","last_change":"2024-08-17T18:01:22.251055+0000","last_active":"2024-08-17T18:03:43.459110+0000","last_peered":"2024-08-17T18:03:43.459110+0000","last_clean":"2024-08-17T18:03:43.459110+0000","last_became_active":"2024-08-17T18:01:22.250589+0000","last_became_peered":"2024-08-17T18:01:22.250589+0000","last_unstale":"2024-08-17T18:03:43.459110+0000","last_undegraded":"2024-08-17T18:03:43.459110+0000","last_fullsized":"2024-08-17T18:03:43.459110+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:55:56.747563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030013400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1225,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.470214+0000","last_change":"2024-08-17T17:22:55.275184+0000","last_active":"2024-08-17T18:03:43.470214+0000","last_peered":"2024-08-17T18:03:43.470214+0000","last_clean":"2024-08-17T18:03:43.470214+0000","last_became_active":"2024-08-17T17:22:55.274677+0000","last_became_peered":"2024-08-17T17:22:55.274677+0000","last_unstale":"2024-08-17T18:03:43.470214+0000","last_undegraded":"2024-08-17T18:03:43.470214+0000","last_fullsized":"2024-08-17T18:03:43.470214+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:51:29.348766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":1252,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.473321+0000","last_change":"2024-08-17T18:01:45.487350+0000","last_active":"2024-08-17T18:03:43.473321+0000","last_peered":"2024-08-17T18:03:43.473321+0000","last_clean":"2024-08-17T18:03:43.473321+0000","last_became_active":"2024-08-17T18:01:45.486940+0000","last_became_peered":"2024-08-17T18:01:45.486940+0000","last_unstale":"2024-08-17T18:03:43.473321+0000","last_undegraded":"2024-08-17T18:03:43.473321+0000","last_fullsized":"2024-08-17T18:03:43.473321+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:00:29.040622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"350'22","reported_seq":1248,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.473383+0000","last_change":"2024-08-17T17:22:53.728275+0000","last_active":"2024-08-17T18:03:43.473383+0000","last_peered":"2024-08-17T18:03:43.473383+0000","last_clean":"2024-08-17T18:03:43.473383+0000","last_became_active":"2024-08-17T17:22:53.727978+0000","last_became_peered":"2024-08-17T17:22:53.727978+0000","last_unstale":"2024-08-17T18:03:43.473383+0000","last_undegraded":"2024-08-17T18:03:43.473383+0000","last_fullsized":"2024-08-17T18:03:43.473383+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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":"periodic scrub scheduled @ 2024-08-18T23:19:43.717005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"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.12","version":"0'0","reported_seq":519,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.460509+0000","last_change":"2024-08-17T18:01:45.492165+0000","last_active":"2024-08-17T18:03:43.460509+0000","last_peered":"2024-08-17T18:03:43.460509+0000","last_clean":"2024-08-17T18:03:43.460509+0000","last_became_active":"2024-08-17T18:01:45.491520+0000","last_became_peered":"2024-08-17T18:01:45.491520+0000","last_unstale":"2024-08-17T18:03:43.460509+0000","last_undegraded":"2024-08-17T18:03:43.460509+0000","last_fullsized":"2024-08-17T18:03:43.460509+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:21:41.201115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"72'3","reported_seq":1239,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.465424+0000","last_change":"2024-08-17T17:32:59.768226+0000","last_active":"2024-08-17T18:03:43.465424+0000","last_peered":"2024-08-17T18:03:43.465424+0000","last_clean":"2024-08-17T18:03:43.465424+0000","last_became_active":"2024-08-17T17:32:59.767701+0000","last_became_peered":"2024-08-17T17:32:59.767701+0000","last_unstale":"2024-08-17T18:03:43.465424+0000","last_undegraded":"2024-08-17T18:03:43.465424+0000","last_fullsized":"2024-08-17T18:03:43.465424+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T21:00:52.281423+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":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":"3.16","version":"0'0","reported_seq":1263,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.454306+0000","last_change":"2024-08-17T18:01:45.485509+0000","last_active":"2024-08-17T18:03:43.454306+0000","last_peered":"2024-08-17T18:03:43.454306+0000","last_clean":"2024-08-17T18:03:43.454306+0000","last_became_active":"2024-08-17T18:01:45.485166+0000","last_became_peered":"2024-08-17T18:01:45.485166+0000","last_unstale":"2024-08-17T18:03:43.454306+0000","last_undegraded":"2024-08-17T18:03:43.454306+0000","last_fullsized":"2024-08-17T18:03:43.454306+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:48:35.715659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":1957,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.012512+0000","last_change":"2024-08-17T17:32:59.773153+0000","last_active":"2024-08-17T18:03:56.012512+0000","last_peered":"2024-08-17T18:03:56.012512+0000","last_clean":"2024-08-17T18:03:56.012512+0000","last_became_active":"2024-08-17T17:32:59.772671+0000","last_became_peered":"2024-08-17T17:32:59.772671+0000","last_unstale":"2024-08-17T18:03:56.012512+0000","last_undegraded":"2024-08-17T18:03:56.012512+0000","last_fullsized":"2024-08-17T18:03:56.012512+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:32.219883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":264,"reported_epoch":1321,"state":"active+clean","last_fresh":"2024-08-17T18:03:46.489785+0000","last_change":"2024-08-17T17:53:46.477925+0000","last_active":"2024-08-17T18:03:46.489785+0000","last_peered":"2024-08-17T18:03:46.489785+0000","last_clean":"2024-08-17T18:03:46.489785+0000","last_became_active":"2024-08-17T17:53:46.477585+0000","last_became_peered":"2024-08-17T17:53:46.477585+0000","last_unstale":"2024-08-17T18:03:46.489785+0000","last_undegraded":"2024-08-17T18:03:46.489785+0000","last_fullsized":"2024-08-17T18:03:46.489785+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:16:46.944386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1986,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.012822+0000","last_change":"2024-08-17T18:01:45.489948+0000","last_active":"2024-08-17T18:03:56.012822+0000","last_peered":"2024-08-17T18:03:56.012822+0000","last_clean":"2024-08-17T18:03:56.012822+0000","last_became_active":"2024-08-17T18:01:45.489222+0000","last_became_peered":"2024-08-17T18:01:45.489222+0000","last_unstale":"2024-08-17T18:03:56.012822+0000","last_undegraded":"2024-08-17T18:03:56.012822+0000","last_fullsized":"2024-08-17T18:03:56.012822+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:24:40.294616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1242,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.458984+0000","last_change":"2024-08-17T17:31:54.823767+0000","last_active":"2024-08-17T18:03:43.458984+0000","last_peered":"2024-08-17T18:03:43.458984+0000","last_clean":"2024-08-17T18:03:43.458984+0000","last_became_active":"2024-08-17T17:31:54.823265+0000","last_became_peered":"2024-08-17T17:31:54.823265+0000","last_unstale":"2024-08-17T18:03:43.458984+0000","last_undegraded":"2024-08-17T18:03:43.458984+0000","last_fullsized":"2024-08-17T18:03:43.458984+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:10:08.654594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2017,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.012911+0000","last_change":"2024-08-17T18:01:45.489560+0000","last_active":"2024-08-17T18:03:56.012911+0000","last_peered":"2024-08-17T18:03:56.012911+0000","last_clean":"2024-08-17T18:03:56.012911+0000","last_became_active":"2024-08-17T18:01:45.488791+0000","last_became_peered":"2024-08-17T18:01:45.488791+0000","last_unstale":"2024-08-17T18:03:56.012911+0000","last_undegraded":"2024-08-17T18:03:56.012911+0000","last_fullsized":"2024-08-17T18:03:56.012911+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:37.845912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"0'0","reported_seq":265,"reported_epoch":1321,"state":"active+clean","last_fresh":"2024-08-17T18:03:46.489616+0000","last_change":"2024-08-17T17:53:46.489345+0000","last_active":"2024-08-17T18:03:46.489616+0000","last_peered":"2024-08-17T18:03:46.489616+0000","last_clean":"2024-08-17T18:03:46.489616+0000","last_became_active":"2024-08-17T17:53:46.488901+0000","last_became_peered":"2024-08-17T17:53:46.488901+0000","last_unstale":"2024-08-17T18:03:46.489616+0000","last_undegraded":"2024-08-17T18:03:46.489616+0000","last_fullsized":"2024-08-17T18:03:46.489616+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:32:08.140219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":603,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.013030+0000","last_change":"2024-08-17T18:01:45.486827+0000","last_active":"2024-08-17T18:03:56.013030+0000","last_peered":"2024-08-17T18:03:56.013030+0000","last_clean":"2024-08-17T18:03:56.013030+0000","last_became_active":"2024-08-17T18:01:45.485483+0000","last_became_peered":"2024-08-17T18:01:45.485483+0000","last_unstale":"2024-08-17T18:03:56.013030+0000","last_undegraded":"2024-08-17T18:03:56.013030+0000","last_fullsized":"2024-08-17T18:03:56.013030+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:00:32.488265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":1985,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.013926+0000","last_change":"2024-08-17T18:01:45.487087+0000","last_active":"2024-08-17T18:03:56.013926+0000","last_peered":"2024-08-17T18:03:56.013926+0000","last_clean":"2024-08-17T18:03:56.013926+0000","last_became_active":"2024-08-17T18:01:45.486477+0000","last_became_peered":"2024-08-17T18:01:45.486477+0000","last_unstale":"2024-08-17T18:03:56.013926+0000","last_undegraded":"2024-08-17T18:03:56.013926+0000","last_fullsized":"2024-08-17T18:03:56.013926+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:30:33.784859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"72'1","reported_seq":1291,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.472884+0000","last_change":"2024-08-17T18:01:45.493730+0000","last_active":"2024-08-17T18:03:43.472884+0000","last_peered":"2024-08-17T18:03:43.472884+0000","last_clean":"2024-08-17T18:03:43.472884+0000","last_became_active":"2024-08-17T18:01:45.493420+0000","last_became_peered":"2024-08-17T18:01:45.493420+0000","last_unstale":"2024-08-17T18:03:43.472884+0000","last_undegraded":"2024-08-17T18:03:43.472884+0000","last_fullsized":"2024-08-17T18:03:43.472884+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:56:16.649692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":71,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.013233+0000","last_change":"2024-08-17T18:01:22.243484+0000","last_active":"2024-08-17T18:03:56.013233+0000","last_peered":"2024-08-17T18:03:56.013233+0000","last_clean":"2024-08-17T18:03:56.013233+0000","last_became_active":"2024-08-17T18:01:22.243184+0000","last_became_peered":"2024-08-17T18:01:22.243184+0000","last_unstale":"2024-08-17T18:03:56.013233+0000","last_undegraded":"2024-08-17T18:03:56.013233+0000","last_fullsized":"2024-08-17T18:03:56.013233+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:27:22.996356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":264,"reported_epoch":1321,"state":"active+clean","last_fresh":"2024-08-17T18:03:46.489919+0000","last_change":"2024-08-17T17:53:46.479068+0000","last_active":"2024-08-17T18:03:46.489919+0000","last_peered":"2024-08-17T18:03:46.489919+0000","last_clean":"2024-08-17T18:03:46.489919+0000","last_became_active":"2024-08-17T17:53:46.478739+0000","last_became_peered":"2024-08-17T17:53:46.478739+0000","last_unstale":"2024-08-17T18:03:46.489919+0000","last_undegraded":"2024-08-17T18:03:46.489919+0000","last_fullsized":"2024-08-17T18:03:46.489919+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:46:18.852778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":1289,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.473254+0000","last_change":"2024-08-17T18:01:45.486374+0000","last_active":"2024-08-17T18:03:43.473254+0000","last_peered":"2024-08-17T18:03:43.473254+0000","last_clean":"2024-08-17T18:03:43.473254+0000","last_became_active":"2024-08-17T18:01:45.485945+0000","last_became_peered":"2024-08-17T18:01:45.485945+0000","last_unstale":"2024-08-17T18:03:43.473254+0000","last_undegraded":"2024-08-17T18:03:43.473254+0000","last_fullsized":"2024-08-17T18:03:43.473254+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:23:01.969155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"72'2","reported_seq":1269,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.453972+0000","last_change":"2024-08-17T18:01:45.489860+0000","last_active":"2024-08-17T18:03:43.453972+0000","last_peered":"2024-08-17T18:03:43.453972+0000","last_clean":"2024-08-17T18:03:43.453972+0000","last_became_active":"2024-08-17T18:01:45.483510+0000","last_became_peered":"2024-08-17T18:01:45.483510+0000","last_unstale":"2024-08-17T18:03:43.453972+0000","last_undegraded":"2024-08-17T18:03:43.453972+0000","last_fullsized":"2024-08-17T18:03:43.453972+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:15:32.978932+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":[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":1279,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.471988+0000","last_change":"2024-08-17T17:53:46.478097+0000","last_active":"2024-08-17T18:03:43.471988+0000","last_peered":"2024-08-17T18:03:43.471988+0000","last_clean":"2024-08-17T18:03:43.471988+0000","last_became_active":"2024-08-17T17:53:46.477781+0000","last_became_peered":"2024-08-17T17:53:46.477781+0000","last_unstale":"2024-08-17T18:03:43.471988+0000","last_undegraded":"2024-08-17T18:03:43.471988+0000","last_fullsized":"2024-08-17T18:03:43.471988+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:30:59.021114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":1238,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.454333+0000","last_change":"2024-08-17T17:22:53.725178+0000","last_active":"2024-08-17T18:03:43.454333+0000","last_peered":"2024-08-17T18:03:43.454333+0000","last_clean":"2024-08-17T18:03:43.454333+0000","last_became_active":"2024-08-17T17:22:53.724909+0000","last_became_peered":"2024-08-17T17:22:53.724909+0000","last_unstale":"2024-08-17T18:03:43.454333+0000","last_undegraded":"2024-08-17T18:03:43.454333+0000","last_fullsized":"2024-08-17T18:03:43.454333+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:44:00.171471+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":[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.19","version":"0'0","reported_seq":2014,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.013164+0000","last_change":"2024-08-17T18:01:22.254716+0000","last_active":"2024-08-17T18:03:56.013164+0000","last_peered":"2024-08-17T18:03:56.013164+0000","last_clean":"2024-08-17T18:03:56.013164+0000","last_became_active":"2024-08-17T18:01:22.254400+0000","last_became_peered":"2024-08-17T18:01:22.254400+0000","last_unstale":"2024-08-17T18:03:56.013164+0000","last_undegraded":"2024-08-17T18:03:56.013164+0000","last_fullsized":"2024-08-17T18:03:56.013164+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:24:32.220718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1988,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.013734+0000","last_change":"2024-08-17T18:01:22.249028+0000","last_active":"2024-08-17T18:03:56.013734+0000","last_peered":"2024-08-17T18:03:56.013734+0000","last_clean":"2024-08-17T18:03:56.013734+0000","last_became_active":"2024-08-17T18:01:22.246114+0000","last_became_peered":"2024-08-17T18:01:22.246114+0000","last_unstale":"2024-08-17T18:03:56.013734+0000","last_undegraded":"2024-08-17T18:03:56.013734+0000","last_fullsized":"2024-08-17T18:03:56.013734+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T20:08:56.033790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1252,"reported_epoch":1320,"state":"active+clean","last_fresh":"2024-08-17T18:03:43.479659+0000","last_change":"2024-08-17T18:01:45.491629+0000","last_active":"2024-08-17T18:03:43.479659+0000","last_peered":"2024-08-17T18:03:43.479659+0000","last_clean":"2024-08-17T18:03:43.479659+0000","last_became_active":"2024-08-17T18:01:45.490855+0000","last_became_peered":"2024-08-17T18:01:45.490855+0000","last_unstale":"2024-08-17T18:03:43.479659+0000","last_undegraded":"2024-08-17T18:03:43.479659+0000","last_fullsized":"2024-08-17T18:03:43.479659+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:10:06.832980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"72'4","reported_seq":299,"reported_epoch":1321,"state":"active+clean","last_fresh":"2024-08-17T18:03:46.489900+0000","last_change":"2024-08-17T18:01:46.828124+0000","last_active":"2024-08-17T18:03:46.489900+0000","last_peered":"2024-08-17T18:03:46.489900+0000","last_clean":"2024-08-17T18:03:46.489900+0000","last_became_active":"2024-08-17T18:01:22.296532+0000","last_became_peered":"2024-08-17T18:01:22.296532+0000","last_unstale":"2024-08-17T18:03:46.489900+0000","last_undegraded":"2024-08-17T18:03:46.489900+0000","last_fullsized":"2024-08-17T18:03:46.489900+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1304,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T02:42:41.255727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":6,"num_bytes_recovered":1710,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":10,"num_pg":16,"stat_sum":{"num_bytes":1981874200,"num_objects":30242,"num_object_clones":0,"num_object_copies":90726,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":10340,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":30242,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":183412,"num_write_kb":6836865,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9868,"num_bytes_recovered":640024576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":7070232576,"data_stored":7070220360,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":113712,"ondisk_log_size":113712,"up":48,"acting":45,"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":5530,"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":28,"num_bytes_recovered":1822,"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":102400,"data_stored":17160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17088,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"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":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":644038,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":35,"num_read_kb":75,"num_write":20,"num_write_kb":220,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":686386,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2048000,"data_stored":2033792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201797,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1514840,"kb_used_data":618320,"kb_used_omap":1,"kb_used_meta":896510,"kb_avail":92230312,"statfs":{"total":95995035648,"available":94443839488,"internally_reserved":0,"allocated":633159680,"data_stored":630293999,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":918026584},"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,1,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":6,"up_from":47,"seq":201863463434,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1787868,"kb_used_data":891540,"kb_used_omap":1,"kb_used_meta":896318,"kb_avail":91957284,"statfs":{"total":95995035648,"available":94164258816,"internally_reserved":0,"allocated":912936960,"data_stored":910068194,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":917829976},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[3,1,0,6,0,3],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":5,"up_from":39,"seq":167503725071,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1671244,"kb_used_data":776068,"kb_used_omap":1,"kb_used_meta":895166,"kb_avail":92073908,"statfs":{"total":95995035648,"available":94283681792,"internally_reserved":0,"allocated":794693632,"data_stored":791836482,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":916650328},"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],"upper_bound":4},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986709,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2118168,"kb_used_data":1217552,"kb_used_omap":1,"kb_used_meta":900606,"kb_avail":91626984,"statfs":{"total":95995035648,"available":93826031616,"internally_reserved":0,"allocated":1246773248,"data_stored":1243907521,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":922220888},"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,0,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":3,"up_from":592,"seq":2542620639606,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1629076,"kb_used_data":696584,"kb_used_omap":25,"kb_used_meta":932454,"kb_avail":92116076,"statfs":{"total":95995035648,"available":94326861824,"internally_reserved":0,"allocated":713302016,"data_stored":710448547,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26454,"internal_metadata":954833066},"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,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":559,"seq":2400886718844,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1404312,"kb_used_data":706764,"kb_used_omap":29,"kb_used_meta":697506,"kb_avail":92340840,"statfs":{"total":95995035648,"available":94557020160,"internally_reserved":0,"allocated":723726336,"data_stored":720869285,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30541,"internal_metadata":714246323},"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,1,2,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":527,"seq":2263447765379,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1682832,"kb_used_data":913092,"kb_used_omap":34,"kb_used_meta":769693,"kb_avail":92062320,"statfs":{"total":95995035648,"available":94271815680,"internally_reserved":0,"allocated":935006208,"data_stored":932156220,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35550,"internal_metadata":788165922},"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":[]},{"osd":0,"up_from":453,"seq":1945620185489,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1909320,"kb_used_data":1207808,"kb_used_omap":39,"kb_used_meta":701464,"kb_avail":91835832,"statfs":{"total":95995035648,"available":94039891968,"internally_reserved":0,"allocated":1236795392,"data_stored":1233941763,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40830,"internal_metadata":718299266},"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,1,2,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"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":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":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":1,"osd":5,"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":266240,"data_stored":262688,"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":327680,"data_stored":327680,"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":4096,"data_stored":19,"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":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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5388,"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":5261,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1222,"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":5217,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"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":640,"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":5384,"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":4960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1223233536,"data_stored":1223229464,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":926547968,"data_stored":926547968,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":708444160,"data_stored":708444160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":692977664,"data_stored":692977664,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1232146432,"data_stored":1232142360,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":782630912,"data_stored":782630912,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":880414720,"data_stored":880410648,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":623837184,"data_stored":623837184,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T18:04:02.549 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-08-17T18:04:02.550 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool set .mgr pg_num 21 2024-08-17T18:04:02.581 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:02.594 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:02.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:02.656 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:02.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:02.757 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:02.791 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:02.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:02.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:02.893 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:02.931 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:02.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:02.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:03.033 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:03.072 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:03.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:03.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:03.174 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:03.210 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:03.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:03.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:03.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:03 smithi037 ceph-mon[97894]: pgmap v2158: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 826 op/s; 10039/78639 objects degraded (12.766%); 819 KiB/s, 53 objects/s recovering 2024-08-17T18:04:03.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:03 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 10039/78639 objects degraded (12.766%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:04:03.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:03 smithi037 ceph-mon[102022]: pgmap v2158: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 826 op/s; 10039/78639 objects degraded (12.766%); 819 KiB/s, 53 objects/s recovering 2024-08-17T18:04:03.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:03 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 10039/78639 objects degraded (12.766%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:04:03.312 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:03.334 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:03.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:03.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:03.436 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:03.465 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:03.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:03.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:03.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:03 smithi046 ceph-mon[88218]: pgmap v2158: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 826 op/s; 10039/78639 objects degraded (12.766%); 819 KiB/s, 53 objects/s recovering 2024-08-17T18:04:03.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:03 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 10039/78639 objects degraded (12.766%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:04:03.567 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:03.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:03.606 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:03.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:03.707 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:03.737 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:03.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:03.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:03.805 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:04:03.839 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:03.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:03.879 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:03.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:03.956 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-08-17T18:04:03.966 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:03.981 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:04.056 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:04.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:04.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:04.158 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:04.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:04.200 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:04.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:04.301 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:04.351 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:04.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:04.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:04.453 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:04.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:04.527 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:04.527 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:04.566 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:04:04.628 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:04.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:04.661 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:04.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:04.762 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:04.801 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:04.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:04.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:04.903 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:04.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:04.948 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:04.948 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:05.049 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:05.083 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:05.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:05.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:05.185 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:05.221 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:05.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:05.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:05.323 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:05.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:05.371 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:05.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:05.472 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:05.494 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:05.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:05.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:05 smithi046 ceph-mon[88218]: pgmap v2159: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 826 op/s; 10039/78639 objects degraded (12.766%); 819 KiB/s, 53 objects/s recovering 2024-08-17T18:04:05.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:05 smithi037 ceph-mon[102022]: pgmap v2159: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 826 op/s; 10039/78639 objects degraded (12.766%); 819 KiB/s, 53 objects/s recovering 2024-08-17T18:04:05.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:05 smithi037 ceph-mon[97894]: pgmap v2159: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 826 op/s; 10039/78639 objects degraded (12.766%); 819 KiB/s, 53 objects/s recovering 2024-08-17T18:04:05.596 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:05.638 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:05.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:05.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:05.740 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:05.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:05.784 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:05.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:05.885 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:05.920 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:05.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:05.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:06.021 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:06.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:06.058 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:06.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:06.159 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:06.194 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:06.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:06.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:06.257 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is unset 2024-08-17T18:04:06.296 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:06.326 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:06.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:06.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:06.428 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:06.462 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:06.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:06.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:06.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:06 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4280465264' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:04:06.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:06 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4280465264' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:04:06.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:06 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4280465264' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:04:06.565 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:06.606 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:06.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:06.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:06.707 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:06.738 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:06.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:06.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:06.840 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:06.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:06.881 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:06.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:06.982 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:07.061 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:07.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:07.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:07.162 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:07.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:07.192 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:07.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:07.293 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:07.335 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:07.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:07.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:07.436 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:07.507 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:07.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:07.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:07.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:07 smithi046 ceph-mon[88218]: pgmap v2160: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 790 op/s; 9732/68253 objects degraded (14.259%); 0 B/s, 59 objects/s recovering 2024-08-17T18:04:07.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:07 smithi046 ceph-mon[88218]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:04:07.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:07 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4280465264' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:04:07.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:07 smithi046 ceph-mon[88218]: osdmap e1323: 8 total, 8 up, 8 in 2024-08-17T18:04:07.522 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:07 smithi037 ceph-mon[102022]: pgmap v2160: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 790 op/s; 9732/68253 objects degraded (14.259%); 0 B/s, 59 objects/s recovering 2024-08-17T18:04:07.522 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:07 smithi037 ceph-mon[102022]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:04:07.522 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:07 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4280465264' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:04:07.522 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:07 smithi037 ceph-mon[102022]: osdmap e1323: 8 total, 8 up, 8 in 2024-08-17T18:04:07.522 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:07 smithi037 ceph-mon[97894]: pgmap v2160: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 790 op/s; 9732/68253 objects degraded (14.259%); 0 B/s, 59 objects/s recovering 2024-08-17T18:04:07.522 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:07 smithi037 ceph-mon[97894]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:04:07.522 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:07 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4280465264' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:04:07.522 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:07 smithi037 ceph-mon[97894]: osdmap e1323: 8 total, 8 up, 8 in 2024-08-17T18:04:07.586 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:07.609 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:07.637 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:07.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:07.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:07.739 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:07.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:07.773 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:07.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:07.874 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:07.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:07.914 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:07.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:08.016 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:08.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:08.056 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:08.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:08.157 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:08.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:08.188 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:08.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:08.290 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:08.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:08.322 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:08.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:08.344 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:04:08.344 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:04:08.423 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:08.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:08.467 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:08.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:08.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:08 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 9732/68253 objects degraded (14.259%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:04:08.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:08 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 9732/68253 objects degraded (14.259%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:04:08.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:08 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 9732/68253 objects degraded (14.259%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:04:08.568 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:08.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:08.613 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:08.613 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:08.714 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:08.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:08.764 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:08.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:08.865 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:08.896 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:08.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:08.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:08.998 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:09.030 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:04:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:04:08] "GET /metrics HTTP/1.1" 200 36728 "" "Prometheus/2.51.0" 2024-08-17T18:04:09.040 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:09.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:09.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:09.102 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-08-17T18:04:09.142 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:09.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:09.207 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:09.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:09.308 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:09.375 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:09.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:09.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:09.478 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:09.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:09.536 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:09.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:09.591 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:04:09.637 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:09.645 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:09 smithi037 ceph-mon[97894]: pgmap v2162: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 796 op/s; 9732/66897 objects degraded (14.548%); 0 B/s, 60 objects/s recovering 2024-08-17T18:04:09.645 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:09.645 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:09.645 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:09.646 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:09 smithi037 ceph-mon[102022]: pgmap v2162: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 796 op/s; 9732/66897 objects degraded (14.548%); 0 B/s, 60 objects/s recovering 2024-08-17T18:04:09.646 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:09.647 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:09.647 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:09.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:09.676 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:09.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:09.731 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:09 smithi046 ceph-mon[88218]: pgmap v2162: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 796 op/s; 9732/66897 objects degraded (14.548%); 0 B/s, 60 objects/s recovering 2024-08-17T18:04:09.731 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:09.731 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:09.731 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:09.777 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:09.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:09.814 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:09.814 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:09.915 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:09.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:09.948 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:09.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:10.050 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:10.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:10.086 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:10.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:10.187 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:10.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:10.234 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:10.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:10.335 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:10.371 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:10.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:10.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:10.377 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:04:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:04:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:04:10.406 INFO:teuthology.orchestra.run.smithi037.stderr:set pool 1 pg_num to 21 2024-08-17T18:04:10.473 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:10.509 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:10.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:10.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:10.611 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:10.636 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:10 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3162631679' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-08-17T18:04:10.636 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:10 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-08-17T18:04:10.636 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:10 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3162631679' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-08-17T18:04:10.637 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:10 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-08-17T18:04:10.648 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:10.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:10.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:10.682 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:04:10.683 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:04:10.707 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:04:10.708 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:04:10.731 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:04:10.731 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:04:10.750 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:10.756 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:04:10.756 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:04:10.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:10 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3162631679' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-08-17T18:04:10.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:10 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-08-17T18:04:10.774 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:04:10.775 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:04:10.777 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:10.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:10.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:10.798 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:04:10.798 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:04:10.814 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:04:10.814 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:04:10.831 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:04:10.831 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:04:10.879 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:10.902 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:10.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:10.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:11.003 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:11.034 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T18:04:11.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:11.050 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:11.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:11.152 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:11.175 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:11.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:11.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:11.277 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:11.302 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:11.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:11.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:11.404 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:11.428 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:11.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:11.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:11.530 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:11.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:11.561 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:11.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:11.663 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:11.700 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:11.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:11.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:11.702 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:11 smithi037 ceph-mon[97894]: pgmap v2163: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 812 op/s; 9356/57285 objects degraded (16.332%); 0 B/s, 68 objects/s recovering 2024-08-17T18:04:11.702 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:11 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-08-17T18:04:11.703 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:11 smithi037 ceph-mon[97894]: osdmap e1324: 8 total, 8 up, 8 in 2024-08-17T18:04:11.703 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:11 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/485057160' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:11.703 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:11 smithi037 ceph-mon[102022]: pgmap v2163: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 812 op/s; 9356/57285 objects degraded (16.332%); 0 B/s, 68 objects/s recovering 2024-08-17T18:04:11.703 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:11 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-08-17T18:04:11.703 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:11 smithi037 ceph-mon[102022]: osdmap e1324: 8 total, 8 up, 8 in 2024-08-17T18:04:11.703 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:11 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/485057160' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:11.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:11 smithi046 ceph-mon[88218]: pgmap v2163: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 812 op/s; 9356/57285 objects degraded (16.332%); 0 B/s, 68 objects/s recovering 2024-08-17T18:04:11.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:11 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-08-17T18:04:11.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:11 smithi046 ceph-mon[88218]: osdmap e1324: 8 total, 8 up, 8 in 2024-08-17T18:04:11.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:11 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/485057160' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:11.802 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:11.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:11.842 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:11.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:11.943 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:12.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:12.002 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:12.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:12.103 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:12.139 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:12.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:12.140 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:12.241 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:12.269 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:12.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:12.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:12.371 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:12.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:12.406 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:12.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:12.507 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:12.538 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:12.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:12.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:12.640 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:12.669 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:12 smithi037 ceph-mon[97894]: osdmap e1325: 8 total, 8 up, 8 in 2024-08-17T18:04:12.670 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:12 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-08-17T18:04:12.670 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:12 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 9356/57285 objects degraded (16.332%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:04:12.670 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:12 smithi037 ceph-mon[102022]: osdmap e1325: 8 total, 8 up, 8 in 2024-08-17T18:04:12.670 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:12 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-08-17T18:04:12.670 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:12 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 9356/57285 objects degraded (16.332%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:04:12.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:12.671 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:12.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:12.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:12 smithi046 ceph-mon[88218]: osdmap e1325: 8 total, 8 up, 8 in 2024-08-17T18:04:12.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:12 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-08-17T18:04:12.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:12 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 9356/57285 objects degraded (16.332%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:04:12.772 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:12.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:12.808 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:12.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:12.909 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:12.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:12.950 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:12.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:13.051 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:13.100 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:13.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:13.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:13.168 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:13.202 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:13.225 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:13.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:13.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:13.326 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:13.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:13.368 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:13.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:13.469 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:13.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:13.514 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:13.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:13.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:13 smithi037 ceph-mon[97894]: pgmap v2166: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 773 op/s; 9356/54327 objects degraded (17.222%); 0 B/s, 62 objects/s recovering 2024-08-17T18:04:13.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:13 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-08-17T18:04:13.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:13 smithi037 ceph-mon[97894]: osdmap e1326: 8 total, 8 up, 8 in 2024-08-17T18:04:13.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:13 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:13.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:13 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:13.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:13 smithi037 ceph-mon[102022]: pgmap v2166: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 773 op/s; 9356/54327 objects degraded (17.222%); 0 B/s, 62 objects/s recovering 2024-08-17T18:04:13.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:13 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-08-17T18:04:13.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:13 smithi037 ceph-mon[102022]: osdmap e1326: 8 total, 8 up, 8 in 2024-08-17T18:04:13.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:13 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:13.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:13 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:13.615 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:13.676 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:13.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:13.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:13.737 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:04:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:13 smithi046 ceph-mon[88218]: pgmap v2166: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 773 op/s; 9356/54327 objects degraded (17.222%); 0 B/s, 62 objects/s recovering 2024-08-17T18:04:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:13 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-08-17T18:04:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:13 smithi046 ceph-mon[88218]: osdmap e1326: 8 total, 8 up, 8 in 2024-08-17T18:04:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:13 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:13 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:13.778 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:13.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:13.807 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:13.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:13.908 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:13.956 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:13.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:13.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:14.058 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:14.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:14.092 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:14.092 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:14.193 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:14.223 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:14.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:14.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:14.325 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:14.355 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:14.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:14.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:14.457 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:14.503 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:14.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:14.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:14.605 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:14.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:14.644 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:14.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:14.664 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:14 smithi046 ceph-mon[88218]: osdmap e1327: 8 total, 8 up, 8 in 2024-08-17T18:04:14.745 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:14.746 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:14 smithi037 ceph-mon[97894]: osdmap e1327: 8 total, 8 up, 8 in 2024-08-17T18:04:14.746 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:14 smithi037 ceph-mon[102022]: osdmap e1327: 8 total, 8 up, 8 in 2024-08-17T18:04:14.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:14.777 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:14.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:14.830 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T18:04:14.830 INFO:teuthology.orchestra.run.smithi046.stdout: "size": 20, 2024-08-17T18:04:14.830 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 600, 2024-08-17T18:04:14.830 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [ 2024-08-17T18:04:14.830 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.831 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.45503.0:242153 8.9 8:94968982:::benchmark_data_smithi037_204188_object112663:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1213)", 2024-08-17T18:04:14.831 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:55:40.976651+0000", 2024-08-17T18:04:14.831 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 513.84933085199998, 2024-08-17T18:04:14.831 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.209689974, 2024-08-17T18:04:14.831 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:04:14.831 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:14.831 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:04:14.831 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.45503", 2024-08-17T18:04:14.831 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/1805709300", 2024-08-17T18:04:14.831 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 242153 2024-08-17T18:04:14.831 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.831 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:04:14.831 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.832 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:04:14.832 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.976651+0000", 2024-08-17T18:04:14.832 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.832 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.832 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.832 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:04:14.832 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.976651+0000", 2024-08-17T18:04:14.832 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.832 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.832 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.832 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:04:14.832 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.976649+0000", 2024-08-17T18:04:14.832 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T18:04:14.832 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.833 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.833 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:04:14.833 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.976658+0000", 2024-08-17T18:04:14.833 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.8189999999999998e-06 2024-08-17T18:04:14.833 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.833 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.833 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:04:14.833 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.976678+0000", 2024-08-17T18:04:14.833 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.0068000000000002e-05 2024-08-17T18:04:14.833 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.833 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.833 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:04:14.834 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.976686+0000", 2024-08-17T18:04:14.834 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.8900000000000007e-06 2024-08-17T18:04:14.834 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.834 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.834 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.834 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.976750+0000", 2024-08-17T18:04:14.834 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.3551000000000002e-05 2024-08-17T18:04:14.834 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.834 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.834 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:04:14.834 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.976908+0000", 2024-08-17T18:04:14.834 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00015851600000000001 2024-08-17T18:04:14.834 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.835 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.835 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3,5", 2024-08-17T18:04:14.835 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.977067+0000", 2024-08-17T18:04:14.835 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000159352 2024-08-17T18:04:14.835 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.835 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.835 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.835 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.980945+0000", 2024-08-17T18:04:14.835 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0038773169999999999 2024-08-17T18:04:14.835 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.835 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.835 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.835 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.980977+0000", 2024-08-17T18:04:14.836 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.2296999999999999e-05 2024-08-17T18:04:14.836 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.836 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.836 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:04:14.836 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:40.981017+0000", 2024-08-17T18:04:14.836 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9740999999999998e-05 2024-08-17T18:04:14.836 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.836 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.836 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.836 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:41.186043+0000", 2024-08-17T18:04:14.836 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.205026453 2024-08-17T18:04:14.836 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.836 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.837 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:04:14.837 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:41.186194+0000", 2024-08-17T18:04:14.837 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00015074500000000001 2024-08-17T18:04:14.837 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.837 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.837 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:04:14.837 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:55:41.186341+0000", 2024-08-17T18:04:14.837 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000146964 2024-08-17T18:04:14.837 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.837 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:04:14.837 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.837 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.837 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.837 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:48173 10.f 10:f9fcf555:::benchmark_data_smithi037_260560_object48172:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1292)", 2024-08-17T18:04:14.838 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:21.245734+0000", 2024-08-17T18:04:14.838 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 173.58024807800001, 2024-08-17T18:04:14.838 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0718242849999999, 2024-08-17T18:04:14.838 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:04:14.838 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:14.838 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:04:14.838 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:04:14.838 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:04:14.838 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 48173 2024-08-17T18:04:14.838 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.838 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:04:14.838 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.838 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:04:14.839 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.245734+0000", 2024-08-17T18:04:14.839 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.839 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.839 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.839 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:04:14.839 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.245734+0000", 2024-08-17T18:04:14.839 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.839 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.839 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.839 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:04:14.839 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.245733+0000", 2024-08-17T18:04:14.839 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:04:14.839 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.840 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.840 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:04:14.840 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.245785+0000", 2024-08-17T18:04:14.840 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1660999999999999e-05 2024-08-17T18:04:14.840 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.840 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.840 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:04:14.840 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.245794+0000", 2024-08-17T18:04:14.840 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.5429999999999999e-06 2024-08-17T18:04:14.840 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.840 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.840 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:04:14.840 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.245800+0000", 2024-08-17T18:04:14.841 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5210000000000002e-06 2024-08-17T18:04:14.841 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.841 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.841 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.841 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.245854+0000", 2024-08-17T18:04:14.841 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4367999999999999e-05 2024-08-17T18:04:14.841 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.841 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.841 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:04:14.841 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.245864+0000", 2024-08-17T18:04:14.841 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.6190000000000006e-06 2024-08-17T18:04:14.841 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.841 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.841 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.842 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.305610+0000", 2024-08-17T18:04:14.842 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0597462719999999 2024-08-17T18:04:14.842 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.842 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.842 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:04:14.842 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.305740+0000", 2024-08-17T18:04:14.842 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000130028 2024-08-17T18:04:14.842 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.842 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.842 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:04:14.842 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.305847+0000", 2024-08-17T18:04:14.842 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000106745 2024-08-17T18:04:14.842 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.843 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.843 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:04:14.843 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.312245+0000", 2024-08-17T18:04:14.843 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.006398328 2024-08-17T18:04:14.843 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.843 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.843 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.843 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.312290+0000", 2024-08-17T18:04:14.843 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.5294999999999999e-05 2024-08-17T18:04:14.843 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.844 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.844 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.844 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.316639+0000", 2024-08-17T18:04:14.844 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0043490120000000002 2024-08-17T18:04:14.844 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.844 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.844 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:04:14.844 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.316700+0000", 2024-08-17T18:04:14.844 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0763000000000001e-05 2024-08-17T18:04:14.844 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.844 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.844 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:04:14.844 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.317558+0000", 2024-08-17T18:04:14.844 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000857922 2024-08-17T18:04:14.845 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.845 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:04:14.845 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.845 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.845 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.845 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:48181 10.f 10:fbcb71d6:::benchmark_data_smithi037_260560_object48180:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1292)", 2024-08-17T18:04:14.846 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:21.253503+0000", 2024-08-17T18:04:14.846 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 173.572479125, 2024-08-17T18:04:14.846 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0645745090000001, 2024-08-17T18:04:14.846 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:04:14.846 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:14.846 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:04:14.846 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:04:14.846 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:04:14.846 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 48181 2024-08-17T18:04:14.846 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.846 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:04:14.846 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.846 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:04:14.847 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.253503+0000", 2024-08-17T18:04:14.847 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.847 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.847 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.847 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:04:14.847 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.253503+0000", 2024-08-17T18:04:14.847 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.847 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.847 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.847 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:04:14.847 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.253502+0000", 2024-08-17T18:04:14.847 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:04:14.847 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.848 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.848 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:04:14.848 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.253559+0000", 2024-08-17T18:04:14.848 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7401000000000002e-05 2024-08-17T18:04:14.848 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.848 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.848 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:04:14.848 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.253570+0000", 2024-08-17T18:04:14.848 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0597e-05 2024-08-17T18:04:14.848 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.848 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.848 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:04:14.848 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.253574+0000", 2024-08-17T18:04:14.849 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.031e-06 2024-08-17T18:04:14.849 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.849 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.849 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.849 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.253621+0000", 2024-08-17T18:04:14.849 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.7324000000000003e-05 2024-08-17T18:04:14.849 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.849 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.849 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:04:14.849 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.253632+0000", 2024-08-17T18:04:14.849 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1206000000000001e-05 2024-08-17T18:04:14.849 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.849 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.849 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.850 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.307950+0000", 2024-08-17T18:04:14.850 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0543175389999999 2024-08-17T18:04:14.850 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.850 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.850 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:04:14.850 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.308103+0000", 2024-08-17T18:04:14.850 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000153647 2024-08-17T18:04:14.850 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.850 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.850 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:04:14.850 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.308328+0000", 2024-08-17T18:04:14.850 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00022432800000000001 2024-08-17T18:04:14.850 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.851 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.851 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:04:14.851 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.312253+0000", 2024-08-17T18:04:14.851 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0039255499999999999 2024-08-17T18:04:14.851 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.851 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.851 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.851 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.313608+0000", 2024-08-17T18:04:14.851 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0013544430000000001 2024-08-17T18:04:14.851 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.851 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.851 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.851 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.317680+0000", 2024-08-17T18:04:14.852 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0040727000000000003 2024-08-17T18:04:14.852 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.852 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.852 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:04:14.852 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.317750+0000", 2024-08-17T18:04:14.852 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.9300000000000004e-05 2024-08-17T18:04:14.852 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.852 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.852 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:04:14.852 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.318077+0000", 2024-08-17T18:04:14.852 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00032747499999999998 2024-08-17T18:04:14.852 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.852 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:04:14.852 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.853 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.853 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.853 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:48185 10.f 10:f2e6ef9f:::benchmark_data_smithi037_260560_object48184:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1292)", 2024-08-17T18:04:14.853 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:21.256545+0000", 2024-08-17T18:04:14.853 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 173.56943641999999, 2024-08-17T18:04:14.853 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.06207323, 2024-08-17T18:04:14.853 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:04:14.853 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:14.853 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:04:14.853 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:04:14.853 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:04:14.853 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 48185 2024-08-17T18:04:14.853 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.854 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:04:14.854 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.854 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:04:14.854 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.256545+0000", 2024-08-17T18:04:14.854 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.854 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.854 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.854 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:04:14.854 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.256545+0000", 2024-08-17T18:04:14.854 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.854 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.854 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.854 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:04:14.854 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.256544+0000", 2024-08-17T18:04:14.855 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:04:14.855 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.855 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.855 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:04:14.855 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.256589+0000", 2024-08-17T18:04:14.855 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.5179000000000002e-05 2024-08-17T18:04:14.855 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.855 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.855 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:04:14.855 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.256602+0000", 2024-08-17T18:04:14.855 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3257e-05 2024-08-17T18:04:14.855 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.855 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.856 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:04:14.856 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.256607+0000", 2024-08-17T18:04:14.856 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.352e-06 2024-08-17T18:04:14.856 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.856 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.856 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.856 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.256650+0000", 2024-08-17T18:04:14.856 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3343999999999997e-05 2024-08-17T18:04:14.856 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.856 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.856 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:04:14.856 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.256657+0000", 2024-08-17T18:04:14.856 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.8240000000000002e-06 2024-08-17T18:04:14.857 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.857 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.857 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.857 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.310118+0000", 2024-08-17T18:04:14.857 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0534614710000001 2024-08-17T18:04:14.857 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.857 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.857 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:04:14.857 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.310231+0000", 2024-08-17T18:04:14.857 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000112866 2024-08-17T18:04:14.857 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.857 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.857 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:04:14.858 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.310381+0000", 2024-08-17T18:04:14.858 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000149491 2024-08-17T18:04:14.858 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.858 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.858 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:04:14.858 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.312422+0000", 2024-08-17T18:04:14.858 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0020407799999999999 2024-08-17T18:04:14.858 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.858 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.858 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.858 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.317626+0000", 2024-08-17T18:04:14.858 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0052048370000000004 2024-08-17T18:04:14.858 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.859 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.859 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.859 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.318137+0000", 2024-08-17T18:04:14.859 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00051074400000000004 2024-08-17T18:04:14.859 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.859 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.859 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:04:14.859 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.318192+0000", 2024-08-17T18:04:14.859 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5047999999999999e-05 2024-08-17T18:04:14.859 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.859 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.859 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:04:14.859 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.318619+0000", 2024-08-17T18:04:14.860 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00042640799999999997 2024-08-17T18:04:14.860 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.860 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:04:14.860 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.860 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.860 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.860 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:74747 10.0 10:03c90603:::benchmark_data_smithi037_260560_object74746:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1301)", 2024-08-17T18:04:14.860 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:44.464565+0000", 2024-08-17T18:04:14.860 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 150.36141721000001, 2024-08-17T18:04:14.860 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2031491390000002, 2024-08-17T18:04:14.860 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:04:14.860 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "reached pg", 2024-08-17T18:04:14.860 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:04:14.861 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:04:14.861 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:04:14.861 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 74747 2024-08-17T18:04:14.861 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.861 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:04:14.861 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.861 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:04:14.861 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.464565+0000", 2024-08-17T18:04:14.861 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.861 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.861 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.861 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:04:14.861 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.464565+0000", 2024-08-17T18:04:14.862 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.862 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.862 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.862 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:04:14.862 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.464563+0000", 2024-08-17T18:04:14.862 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:04:14.862 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.862 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.862 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:04:14.862 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.464600+0000", 2024-08-17T18:04:14.862 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.7166000000000003e-05 2024-08-17T18:04:14.862 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.862 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.863 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:04:14.863 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.464612+0000", 2024-08-17T18:04:14.863 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1693e-05 2024-08-17T18:04:14.863 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.863 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.863 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:04:14.863 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.464617+0000", 2024-08-17T18:04:14.863 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1889999999999998e-06 2024-08-17T18:04:14.863 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.863 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.863 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.863 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.464661+0000", 2024-08-17T18:04:14.863 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4045999999999998e-05 2024-08-17T18:04:14.864 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.864 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.864 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:04:14.864 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.464799+0000", 2024-08-17T18:04:14.864 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013731099999999999 2024-08-17T18:04:14.864 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.864 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.864 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,4", 2024-08-17T18:04:14.864 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.464936+0000", 2024-08-17T18:04:14.864 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000137591 2024-08-17T18:04:14.864 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.864 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.864 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:04:14.865 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.470409+0000", 2024-08-17T18:04:14.865 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0054731390000000001 2024-08-17T18:04:14.865 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.865 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.865 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.865 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.481740+0000", 2024-08-17T18:04:14.865 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.01133087 2024-08-17T18:04:14.865 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.865 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.865 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:04:14.865 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.481749+0000", 2024-08-17T18:04:14.865 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.02e-06 2024-08-17T18:04:14.865 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.866 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.866 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.866 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.480432+0000", 2024-08-17T18:04:14.866 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.99868269300000001 2024-08-17T18:04:14.866 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.866 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.866 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:04:14.866 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.480442+0000", 2024-08-17T18:04:14.866 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0171e-05 2024-08-17T18:04:14.866 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.866 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.866 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.866 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.667596+0000", 2024-08-17T18:04:14.866 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1871537480000001 2024-08-17T18:04:14.867 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.867 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.867 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:04:14.867 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.667714+0000", 2024-08-17T18:04:14.867 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000117812 2024-08-17T18:04:14.867 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.867 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:04:14.867 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.867 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.867 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.867 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:74751 10.b 10:d4c8b77f:::benchmark_data_smithi037_260560_object74750:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1301)", 2024-08-17T18:04:14.867 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:44.481975+0000", 2024-08-17T18:04:14.867 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 150.34400705199999, 2024-08-17T18:04:14.868 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2497676709999999, 2024-08-17T18:04:14.868 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:04:14.868 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:14.868 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:04:14.868 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:04:14.868 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:04:14.868 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 74751 2024-08-17T18:04:14.868 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.868 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:04:14.868 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.868 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:04:14.868 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.481975+0000", 2024-08-17T18:04:14.868 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.868 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.869 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.869 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:04:14.869 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.481975+0000", 2024-08-17T18:04:14.869 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.869 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.869 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.869 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:04:14.869 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.481973+0000", 2024-08-17T18:04:14.869 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:04:14.869 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.869 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.869 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:04:14.869 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.482012+0000", 2024-08-17T18:04:14.869 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8756e-05 2024-08-17T18:04:14.870 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.870 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.870 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:04:14.870 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.482023+0000", 2024-08-17T18:04:14.870 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0875e-05 2024-08-17T18:04:14.870 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.870 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.870 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:04:14.870 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.482030+0000", 2024-08-17T18:04:14.870 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.182e-06 2024-08-17T18:04:14.870 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.870 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.870 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.871 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.482242+0000", 2024-08-17T18:04:14.871 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000211387 2024-08-17T18:04:14.871 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.871 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.871 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:04:14.871 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.482250+0000", 2024-08-17T18:04:14.871 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.6130000000000004e-06 2024-08-17T18:04:14.871 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.871 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.872 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.872 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.480469+0000", 2024-08-17T18:04:14.872 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.99821910199999997 2024-08-17T18:04:14.872 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.872 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.872 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:04:14.872 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.480478+0000", 2024-08-17T18:04:14.872 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.9250000000000001e-06 2024-08-17T18:04:14.872 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.872 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.872 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.872 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.663322+0000", 2024-08-17T18:04:14.872 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.182843775 2024-08-17T18:04:14.873 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.873 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.873 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:04:14.873 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.663492+0000", 2024-08-17T18:04:14.873 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00017035999999999999 2024-08-17T18:04:14.873 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.873 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.873 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,4", 2024-08-17T18:04:14.873 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.663689+0000", 2024-08-17T18:04:14.873 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000196458 2024-08-17T18:04:14.873 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.873 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.873 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:04:14.873 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.680772+0000", 2024-08-17T18:04:14.874 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.017082739 2024-08-17T18:04:14.874 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.874 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.874 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.874 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.685655+0000", 2024-08-17T18:04:14.874 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0048829980000000004 2024-08-17T18:04:14.875 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.875 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.875 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.875 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.726408+0000", 2024-08-17T18:04:14.875 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.040753235999999998 2024-08-17T18:04:14.875 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.875 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.875 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:04:14.875 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.726626+0000", 2024-08-17T18:04:14.875 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00021839900000000001 2024-08-17T18:04:14.875 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.875 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.876 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:04:14.876 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.731742+0000", 2024-08-17T18:04:14.876 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0051162930000000001 2024-08-17T18:04:14.876 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.876 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:04:14.876 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.876 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.876 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.876 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:74752 10.b 10:dcc1e64c:::benchmark_data_smithi037_260560_object74751:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1301)", 2024-08-17T18:04:14.876 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:44.482260+0000", 2024-08-17T18:04:14.876 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 150.34372155599999, 2024-08-17T18:04:14.876 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2531242570000001, 2024-08-17T18:04:14.876 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:04:14.877 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:14.877 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:04:14.877 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:04:14.877 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:04:14.877 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 74752 2024-08-17T18:04:14.877 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.877 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:04:14.877 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.877 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:04:14.877 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.482260+0000", 2024-08-17T18:04:14.877 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.877 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.877 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.877 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:04:14.878 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.482260+0000", 2024-08-17T18:04:14.878 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.878 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.878 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.878 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:04:14.878 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.482260+0000", 2024-08-17T18:04:14.878 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T18:04:14.878 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.878 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.878 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:04:14.878 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.482295+0000", 2024-08-17T18:04:14.878 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.5269999999999999e-05 2024-08-17T18:04:14.878 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.879 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.879 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:04:14.879 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.482304+0000", 2024-08-17T18:04:14.879 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.6950000000000006e-06 2024-08-17T18:04:14.879 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.879 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.879 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:04:14.879 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.482308+0000", 2024-08-17T18:04:14.879 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.8659999999999997e-06 2024-08-17T18:04:14.879 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.879 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.879 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.879 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.484568+0000", 2024-08-17T18:04:14.880 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.002259942 2024-08-17T18:04:14.880 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.880 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.880 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:04:14.880 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.484576+0000", 2024-08-17T18:04:14.880 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.9829999999999996e-06 2024-08-17T18:04:14.880 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.880 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.880 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.880 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.480504+0000", 2024-08-17T18:04:14.880 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.99592727999999997 2024-08-17T18:04:14.880 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.880 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.880 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:04:14.881 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.480511+0000", 2024-08-17T18:04:14.881 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.8850000000000001e-06 2024-08-17T18:04:14.881 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.881 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.881 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.881 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.665889+0000", 2024-08-17T18:04:14.881 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.185378262 2024-08-17T18:04:14.881 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.881 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.881 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:04:14.881 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.666053+0000", 2024-08-17T18:04:14.881 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000164263 2024-08-17T18:04:14.881 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.882 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.882 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,4", 2024-08-17T18:04:14.882 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.666238+0000", 2024-08-17T18:04:14.882 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00018539399999999999 2024-08-17T18:04:14.882 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.882 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.882 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:04:14.882 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.680777+0000", 2024-08-17T18:04:14.882 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.014538155000000001 2024-08-17T18:04:14.882 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.882 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.882 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.882 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.685713+0000", 2024-08-17T18:04:14.882 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.004936452 2024-08-17T18:04:14.883 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.883 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.883 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.883 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.731804+0000", 2024-08-17T18:04:14.883 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.046091176999999997 2024-08-17T18:04:14.883 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.883 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.883 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:04:14.883 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.731866+0000", 2024-08-17T18:04:14.883 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.1319e-05 2024-08-17T18:04:14.883 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.883 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.884 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:04:14.884 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.735385+0000", 2024-08-17T18:04:14.884 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0035189380000000001 2024-08-17T18:04:14.884 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.884 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:04:14.884 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.884 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.884 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.884 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:74756 10.b 10:db69e8a5:::benchmark_data_smithi037_260560_object74755:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1302)", 2024-08-17T18:04:14.884 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:44.488203+0000", 2024-08-17T18:04:14.884 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 150.33777863899999, 2024-08-17T18:04:14.884 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2511325250000001, 2024-08-17T18:04:14.884 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:04:14.884 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:14.885 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:04:14.885 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:04:14.885 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:04:14.885 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 74756 2024-08-17T18:04:14.885 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.885 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:04:14.885 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.885 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:04:14.885 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.488203+0000", 2024-08-17T18:04:14.885 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.885 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.885 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.885 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:04:14.886 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.488203+0000", 2024-08-17T18:04:14.886 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.886 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.886 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.886 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:04:14.886 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.488201+0000", 2024-08-17T18:04:14.886 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T18:04:14.886 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.886 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.886 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:04:14.886 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.488238+0000", 2024-08-17T18:04:14.886 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.6910999999999999e-05 2024-08-17T18:04:14.886 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.887 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.887 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:04:14.887 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.488256+0000", 2024-08-17T18:04:14.887 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.7982000000000002e-05 2024-08-17T18:04:14.887 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.887 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.887 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:04:14.887 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.488263+0000", 2024-08-17T18:04:14.887 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.5610000000000004e-06 2024-08-17T18:04:14.887 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.887 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.887 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.887 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.488345+0000", 2024-08-17T18:04:14.887 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.2554999999999998e-05 2024-08-17T18:04:14.888 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.888 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.888 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:04:14.888 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.488354+0000", 2024-08-17T18:04:14.888 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.8510000000000005e-06 2024-08-17T18:04:14.888 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.888 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.888 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.888 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.480533+0000", 2024-08-17T18:04:14.888 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.99217857600000003 2024-08-17T18:04:14.888 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.888 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.888 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:04:14.888 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.480540+0000", 2024-08-17T18:04:14.889 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.1720000000000001e-06 2024-08-17T18:04:14.889 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.889 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.889 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.889 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.668922+0000", 2024-08-17T18:04:14.889 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.188382311 2024-08-17T18:04:14.889 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.889 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.889 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:04:14.889 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.669019+0000", 2024-08-17T18:04:14.889 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.6692000000000002e-05 2024-08-17T18:04:14.889 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.889 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.890 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,4", 2024-08-17T18:04:14.890 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.669140+0000", 2024-08-17T18:04:14.890 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000120677 2024-08-17T18:04:14.890 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.890 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.890 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:04:14.890 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.680783+0000", 2024-08-17T18:04:14.890 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.011643908999999999 2024-08-17T18:04:14.890 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.890 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.890 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.890 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.689716+0000", 2024-08-17T18:04:14.891 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0089326490000000008 2024-08-17T18:04:14.891 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.891 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.891 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.891 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.735439+0000", 2024-08-17T18:04:14.891 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.045723225999999999 2024-08-17T18:04:14.891 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.891 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.891 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:04:14.891 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.735518+0000", 2024-08-17T18:04:14.891 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.8392000000000004e-05 2024-08-17T18:04:14.891 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.891 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.891 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:04:14.892 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.739336+0000", 2024-08-17T18:04:14.892 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0038180129999999999 2024-08-17T18:04:14.892 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.892 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:04:14.892 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.892 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.892 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.892 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:74759 10.b 10:df80aca0:::benchmark_data_smithi037_260560_object74758:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1302)", 2024-08-17T18:04:14.892 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:44.491589+0000", 2024-08-17T18:04:14.892 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 150.33439275000001, 2024-08-17T18:04:14.892 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.252909109, 2024-08-17T18:04:14.892 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:04:14.892 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:14.893 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:04:14.893 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:04:14.893 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:04:14.893 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 74759 2024-08-17T18:04:14.893 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.893 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:04:14.893 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.893 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:04:14.893 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.491589+0000", 2024-08-17T18:04:14.893 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.893 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.893 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.893 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:04:14.893 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.491589+0000", 2024-08-17T18:04:14.894 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.894 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.894 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.894 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:04:14.894 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.491587+0000", 2024-08-17T18:04:14.894 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T18:04:14.894 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.894 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.894 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:04:14.894 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.491621+0000", 2024-08-17T18:04:14.894 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.3535000000000003e-05 2024-08-17T18:04:14.894 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.895 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.895 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:04:14.895 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.491635+0000", 2024-08-17T18:04:14.895 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.456e-05 2024-08-17T18:04:14.895 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.895 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.895 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:04:14.895 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.491642+0000", 2024-08-17T18:04:14.895 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.4899999999999997e-06 2024-08-17T18:04:14.895 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.895 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.895 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.895 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.491686+0000", 2024-08-17T18:04:14.895 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4051000000000002e-05 2024-08-17T18:04:14.896 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.896 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.896 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:04:14.896 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.491701+0000", 2024-08-17T18:04:14.896 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.4815e-05 2024-08-17T18:04:14.896 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.896 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.896 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.896 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.480561+0000", 2024-08-17T18:04:14.896 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.98886040200000003 2024-08-17T18:04:14.896 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.896 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.896 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:04:14.897 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.480568+0000", 2024-08-17T18:04:14.897 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.674e-06 2024-08-17T18:04:14.897 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.897 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.897 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.897 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.671406+0000", 2024-08-17T18:04:14.897 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1908385779999999 2024-08-17T18:04:14.897 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.897 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.897 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:04:14.897 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.671526+0000", 2024-08-17T18:04:14.897 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000119405 2024-08-17T18:04:14.897 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.897 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.898 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,4", 2024-08-17T18:04:14.898 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.671665+0000", 2024-08-17T18:04:14.898 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000139572 2024-08-17T18:04:14.898 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.898 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.898 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:04:14.898 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.683910+0000", 2024-08-17T18:04:14.898 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.012245196 2024-08-17T18:04:14.898 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.901 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.901 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.901 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.689779+0000", 2024-08-17T18:04:14.901 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0058682630000000003 2024-08-17T18:04:14.901 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.901 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.901 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.901 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.739436+0000", 2024-08-17T18:04:14.902 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.049657728999999998 2024-08-17T18:04:14.902 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.902 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.902 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:04:14.902 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.739505+0000", 2024-08-17T18:04:14.902 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.8813999999999995e-05 2024-08-17T18:04:14.902 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.902 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.902 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:04:14.902 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.744498+0000", 2024-08-17T18:04:14.902 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0049929420000000002 2024-08-17T18:04:14.902 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.903 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:04:14.903 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.903 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.903 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.903 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:74760 10.0 10:093cb763:::benchmark_data_smithi037_260560_object74759:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1302)", 2024-08-17T18:04:14.903 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:44.493285+0000", 2024-08-17T18:04:14.903 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 150.332696433, 2024-08-17T18:04:14.903 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2004418440000002, 2024-08-17T18:04:14.903 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:04:14.903 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:14.903 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:04:14.903 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:04:14.903 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:04:14.904 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 74760 2024-08-17T18:04:14.904 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.904 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:04:14.904 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.904 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:04:14.904 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.493285+0000", 2024-08-17T18:04:14.904 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.904 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.904 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.904 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:04:14.904 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.493285+0000", 2024-08-17T18:04:14.904 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.904 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.905 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.905 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:04:14.905 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.493284+0000", 2024-08-17T18:04:14.905 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:04:14.905 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.905 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.905 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:04:14.905 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.493340+0000", 2024-08-17T18:04:14.905 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5887999999999998e-05 2024-08-17T18:04:14.905 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.905 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.905 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:04:14.905 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.493351+0000", 2024-08-17T18:04:14.906 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0530000000000001e-05 2024-08-17T18:04:14.906 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.906 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.906 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:14.907 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:04:14.907 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.493358+0000", 2024-08-17T18:04:14.907 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.4699999999999996e-06 2024-08-17T18:04:14.907 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.907 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.908 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.908 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.493405+0000", 2024-08-17T18:04:14.908 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6771999999999999e-05 2024-08-17T18:04:14.908 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.908 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.908 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:04:14.908 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.493414+0000", 2024-08-17T18:04:14.908 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.0610000000000002e-06 2024-08-17T18:04:14.908 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.908 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.908 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.908 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.480468+0000", 2024-08-17T18:04:14.908 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.98705396199999995 2024-08-17T18:04:14.909 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.909 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.909 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:04:14.909 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.480475+0000", 2024-08-17T18:04:14.909 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.153e-06 2024-08-17T18:04:14.909 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.909 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.909 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.909 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.667735+0000", 2024-08-17T18:04:14.909 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.187259515 2024-08-17T18:04:14.909 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.909 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.909 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:04:14.910 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.667826+0000", 2024-08-17T18:04:14.910 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.1119999999999995e-05 2024-08-17T18:04:14.910 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.910 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.910 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 4,7", 2024-08-17T18:04:14.910 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.667930+0000", 2024-08-17T18:04:14.910 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000103744 2024-08-17T18:04:14.910 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.910 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.910 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:04:14.910 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.679624+0000", 2024-08-17T18:04:14.910 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.011694644000000001 2024-08-17T18:04:14.911 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.911 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.911 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.911 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.683093+0000", 2024-08-17T18:04:14.914 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0034685810000000001 2024-08-17T18:04:14.914 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.914 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.914 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.914 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.690068+0000", 2024-08-17T18:04:14.914 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0069749299999999998 2024-08-17T18:04:14.914 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.914 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.915 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:04:14.915 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.690124+0000", 2024-08-17T18:04:14.915 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5751000000000002e-05 2024-08-17T18:04:14.915 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.915 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.915 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:04:14.915 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.693727+0000", 2024-08-17T18:04:14.915 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0036037349999999998 2024-08-17T18:04:14.915 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.915 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:04:14.915 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.915 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.915 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.916 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:74775 10.f 10:f619c44a:::benchmark_data_smithi037_260560_object74774:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1302)", 2024-08-17T18:04:14.916 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:44.511052+0000", 2024-08-17T18:04:14.916 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 150.31492995799999, 2024-08-17T18:04:14.916 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.98875728600000001, 2024-08-17T18:04:14.916 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:04:14.916 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:14.916 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:04:14.916 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:04:14.916 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:04:14.916 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 74775 2024-08-17T18:04:14.916 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.916 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:04:14.916 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.916 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:04:14.917 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.511052+0000", 2024-08-17T18:04:14.917 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.917 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.917 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.917 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:04:14.917 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.511052+0000", 2024-08-17T18:04:14.917 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.917 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.917 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.917 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:04:14.917 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.511050+0000", 2024-08-17T18:04:14.917 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:04:14.917 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.918 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.918 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:04:14.918 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.511104+0000", 2024-08-17T18:04:14.918 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.3434999999999999e-05 2024-08-17T18:04:14.918 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.918 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.918 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:04:14.918 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.511120+0000", 2024-08-17T18:04:14.918 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.6254000000000001e-05 2024-08-17T18:04:14.918 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.918 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.918 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:04:14.918 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.511126+0000", 2024-08-17T18:04:14.919 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.1530000000000002e-06 2024-08-17T18:04:14.919 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.919 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.919 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.919 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.513130+0000", 2024-08-17T18:04:14.919 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0020039509999999999 2024-08-17T18:04:14.919 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.919 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.919 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:04:14.919 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.513138+0000", 2024-08-17T18:04:14.919 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.6299999999999998e-06 2024-08-17T18:04:14.919 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.919 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.919 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.920 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.494534+0000", 2024-08-17T18:04:14.920 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.98139592899999994 2024-08-17T18:04:14.920 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.920 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.920 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:04:14.920 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.494641+0000", 2024-08-17T18:04:14.920 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000106988 2024-08-17T18:04:14.920 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.920 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.920 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:04:14.920 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.494758+0000", 2024-08-17T18:04:14.920 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00011671399999999999 2024-08-17T18:04:14.920 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.920 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.921 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:04:14.921 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.496982+0000", 2024-08-17T18:04:14.921 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.002224494 2024-08-17T18:04:14.921 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.921 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.921 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.921 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.499539+0000", 2024-08-17T18:04:14.921 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0025574149999999999 2024-08-17T18:04:14.921 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.921 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.921 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.921 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.499718+0000", 2024-08-17T18:04:14.921 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00017852100000000001 2024-08-17T18:04:14.921 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.922 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.922 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:04:14.922 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.499769+0000", 2024-08-17T18:04:14.922 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0912000000000003e-05 2024-08-17T18:04:14.922 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.922 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.922 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:04:14.922 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.499809+0000", 2024-08-17T18:04:14.922 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.0289e-05 2024-08-17T18:04:14.922 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.922 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:04:14.922 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.922 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.923 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.923 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:74781 10.0 10:0a5b787f:::benchmark_data_smithi037_260560_object74780:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1302)", 2024-08-17T18:04:14.923 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:44.515486+0000", 2024-08-17T18:04:14.923 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 150.31049608800001, 2024-08-17T18:04:14.923 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.1806440509999998, 2024-08-17T18:04:14.923 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:04:14.923 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:14.923 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:04:14.923 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:04:14.923 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:04:14.923 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 74781 2024-08-17T18:04:14.923 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.923 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:04:14.924 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.924 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:04:14.924 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.515486+0000", 2024-08-17T18:04:14.924 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.924 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.924 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.924 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:04:14.924 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.515486+0000", 2024-08-17T18:04:14.924 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.924 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.924 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.924 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:04:14.924 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.515484+0000", 2024-08-17T18:04:14.925 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:04:14.925 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.925 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.925 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:04:14.925 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.515549+0000", 2024-08-17T18:04:14.925 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.4812000000000002e-05 2024-08-17T18:04:14.925 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.925 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.925 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:04:14.925 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.515564+0000", 2024-08-17T18:04:14.925 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.452e-05 2024-08-17T18:04:14.925 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.925 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.926 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:04:14.926 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.515570+0000", 2024-08-17T18:04:14.926 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.3149999999999997e-06 2024-08-17T18:04:14.926 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.926 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.926 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.926 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.515632+0000", 2024-08-17T18:04:14.926 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2562000000000002e-05 2024-08-17T18:04:14.926 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.926 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.926 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:04:14.926 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.515646+0000", 2024-08-17T18:04:14.926 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3441999999999999e-05 2024-08-17T18:04:14.927 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.927 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.927 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.927 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.480495+0000", 2024-08-17T18:04:14.927 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.96484923199999995 2024-08-17T18:04:14.927 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.927 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.927 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:04:14.927 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.480502+0000", 2024-08-17T18:04:14.927 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.8430000000000004e-06 2024-08-17T18:04:14.927 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.927 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.927 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.928 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.670580+0000", 2024-08-17T18:04:14.928 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1900781359999999 2024-08-17T18:04:14.928 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.928 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.928 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:04:14.928 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.670725+0000", 2024-08-17T18:04:14.928 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014451899999999999 2024-08-17T18:04:14.928 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.928 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.928 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 4,7", 2024-08-17T18:04:14.928 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.670881+0000", 2024-08-17T18:04:14.928 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00015664499999999999 2024-08-17T18:04:14.928 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.928 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.929 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:04:14.929 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.679699+0000", 2024-08-17T18:04:14.929 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0088177970000000005 2024-08-17T18:04:14.929 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.929 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.929 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.929 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.683114+0000", 2024-08-17T18:04:14.929 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0034149610000000002 2024-08-17T18:04:14.929 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.929 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.929 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.929 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.693792+0000", 2024-08-17T18:04:14.929 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.010678366 2024-08-17T18:04:14.930 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.930 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.930 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:04:14.930 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.693856+0000", 2024-08-17T18:04:14.930 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.3428000000000003e-05 2024-08-17T18:04:14.930 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.930 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.930 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:04:14.930 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.696130+0000", 2024-08-17T18:04:14.930 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.002273962 2024-08-17T18:04:14.930 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.931 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:04:14.931 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.931 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.931 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.931 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:74783 10.f 10:f503182b:::benchmark_data_smithi037_260560_object74782:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1302)", 2024-08-17T18:04:14.931 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:44.517869+0000", 2024-08-17T18:04:14.931 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 150.30811290899999, 2024-08-17T18:04:14.931 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.98211475400000003, 2024-08-17T18:04:14.931 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:04:14.931 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:14.931 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:04:14.931 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:04:14.931 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:04:14.932 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 74783 2024-08-17T18:04:14.932 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.932 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:04:14.932 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.932 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:04:14.932 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.517869+0000", 2024-08-17T18:04:14.932 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.932 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.932 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.932 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:04:14.932 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.517869+0000", 2024-08-17T18:04:14.932 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.932 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.933 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.933 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:04:14.933 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.517867+0000", 2024-08-17T18:04:14.933 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T18:04:14.933 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.933 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.933 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:04:14.933 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.517912+0000", 2024-08-17T18:04:14.933 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4870999999999998e-05 2024-08-17T18:04:14.933 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.933 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.933 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:04:14.933 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.517932+0000", 2024-08-17T18:04:14.934 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.0188999999999999e-05 2024-08-17T18:04:14.934 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.934 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.934 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:04:14.934 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.517939+0000", 2024-08-17T18:04:14.934 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.1210000000000001e-06 2024-08-17T18:04:14.934 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.934 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.934 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.934 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.517994+0000", 2024-08-17T18:04:14.934 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4478999999999998e-05 2024-08-17T18:04:14.934 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.934 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.934 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:04:14.935 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.518003+0000", 2024-08-17T18:04:14.935 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.0599999999999997e-06 2024-08-17T18:04:14.935 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.935 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.935 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.935 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.496998+0000", 2024-08-17T18:04:14.935 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.97899488300000004 2024-08-17T18:04:14.935 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.935 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.935 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:04:14.935 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.497076+0000", 2024-08-17T18:04:14.935 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.8410000000000003e-05 2024-08-17T18:04:14.936 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.936 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.936 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:04:14.936 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.497163+0000", 2024-08-17T18:04:14.936 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.7174000000000003e-05 2024-08-17T18:04:14.936 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.936 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.936 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:04:14.936 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.498789+0000", 2024-08-17T18:04:14.936 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00162605 2024-08-17T18:04:14.936 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.936 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.936 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.936 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.499868+0000", 2024-08-17T18:04:14.937 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0010782000000000001 2024-08-17T18:04:14.937 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.937 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.937 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.937 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.499901+0000", 2024-08-17T18:04:14.937 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.3269999999999998e-05 2024-08-17T18:04:14.937 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.937 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.937 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:04:14.937 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.499949+0000", 2024-08-17T18:04:14.937 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.7957000000000002e-05 2024-08-17T18:04:14.937 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.937 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.937 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:04:14.938 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.499984+0000", 2024-08-17T18:04:14.938 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4786999999999997e-05 2024-08-17T18:04:14.938 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.938 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:04:14.938 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.938 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.938 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.938 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:74785 10.0 10:063a27c1:::benchmark_data_smithi037_260560_object74784:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1302)", 2024-08-17T18:04:14.938 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:44.520277+0000", 2024-08-17T18:04:14.938 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 150.30570521600001, 2024-08-17T18:04:14.938 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.178408063, 2024-08-17T18:04:14.938 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:04:14.939 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:14.939 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:04:14.939 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:04:14.940 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:04:14.940 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 74785 2024-08-17T18:04:14.940 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.940 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:04:14.940 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.940 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:04:14.940 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.520277+0000", 2024-08-17T18:04:14.940 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.940 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.940 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.940 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:04:14.940 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.520277+0000", 2024-08-17T18:04:14.940 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.941 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.941 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.941 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:04:14.941 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.520275+0000", 2024-08-17T18:04:14.941 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:04:14.941 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.941 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.941 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:04:14.941 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.520323+0000", 2024-08-17T18:04:14.941 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.7892000000000002e-05 2024-08-17T18:04:14.941 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.941 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.941 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:04:14.942 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.520341+0000", 2024-08-17T18:04:14.942 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.8312e-05 2024-08-17T18:04:14.942 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.942 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.942 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:04:14.942 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.520348+0000", 2024-08-17T18:04:14.942 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.1980000000000004e-06 2024-08-17T18:04:14.942 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.942 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.942 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.942 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.520391+0000", 2024-08-17T18:04:14.942 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2806999999999999e-05 2024-08-17T18:04:14.942 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.943 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.943 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:04:14.943 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.520399+0000", 2024-08-17T18:04:14.943 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.6520000000000006e-06 2024-08-17T18:04:14.943 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.943 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.943 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.943 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.480524+0000", 2024-08-17T18:04:14.943 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.96012534599999999 2024-08-17T18:04:14.943 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.943 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.943 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:04:14.944 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.480532+0000", 2024-08-17T18:04:14.944 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.7770000000000002e-06 2024-08-17T18:04:14.944 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.944 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.944 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.944 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.673938+0000", 2024-08-17T18:04:14.944 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.19340629 2024-08-17T18:04:14.944 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.944 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.944 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:04:14.944 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.674097+0000", 2024-08-17T18:04:14.944 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00015893099999999999 2024-08-17T18:04:14.944 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.944 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.945 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 4,7", 2024-08-17T18:04:14.945 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.674284+0000", 2024-08-17T18:04:14.945 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00018661700000000001 2024-08-17T18:04:14.945 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.945 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.945 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:04:14.945 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.679720+0000", 2024-08-17T18:04:14.945 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0054356730000000002 2024-08-17T18:04:14.945 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.945 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.945 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.945 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.683157+0000", 2024-08-17T18:04:14.945 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0034373020000000002 2024-08-17T18:04:14.945 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.946 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.946 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.946 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.696188+0000", 2024-08-17T18:04:14.946 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.013030676999999999 2024-08-17T18:04:14.946 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.946 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.946 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:04:14.946 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.696254+0000", 2024-08-17T18:04:14.946 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.6353000000000007e-05 2024-08-17T18:04:14.946 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.946 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.946 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:04:14.946 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.698685+0000", 2024-08-17T18:04:14.947 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.002430789 2024-08-17T18:04:14.947 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.947 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:04:14.947 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.947 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.947 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.947 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:74786 10.b 10:d6183bf7:::benchmark_data_smithi037_260560_object74785:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1302)", 2024-08-17T18:04:14.947 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:44.520695+0000", 2024-08-17T18:04:14.947 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 150.30528729299999, 2024-08-17T18:04:14.947 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2278108479999998, 2024-08-17T18:04:14.947 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:04:14.947 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:14.947 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:04:14.947 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:04:14.948 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:04:14.948 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 74786 2024-08-17T18:04:14.948 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.948 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:04:14.948 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.948 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:04:14.948 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.520695+0000", 2024-08-17T18:04:14.948 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.948 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.948 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.948 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:04:14.948 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.520695+0000", 2024-08-17T18:04:14.948 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.949 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.949 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.949 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:04:14.949 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.520694+0000", 2024-08-17T18:04:14.949 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:04:14.949 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.949 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.949 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:04:14.949 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.520743+0000", 2024-08-17T18:04:14.949 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9764e-05 2024-08-17T18:04:14.949 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.949 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.949 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:04:14.949 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.520752+0000", 2024-08-17T18:04:14.950 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.9169999999999995e-06 2024-08-17T18:04:14.950 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.950 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.950 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:04:14.950 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.520756+0000", 2024-08-17T18:04:14.950 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9129999999999996e-06 2024-08-17T18:04:14.950 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.950 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.950 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.950 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.520799+0000", 2024-08-17T18:04:14.950 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2494999999999999e-05 2024-08-17T18:04:14.950 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.950 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.951 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:04:14.951 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.520805+0000", 2024-08-17T18:04:14.951 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8309999999999997e-06 2024-08-17T18:04:14.951 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.951 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.951 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.951 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.480586+0000", 2024-08-17T18:04:14.951 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.95978142200000005 2024-08-17T18:04:14.951 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.951 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.951 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:04:14.951 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.480592+0000", 2024-08-17T18:04:14.951 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.9859999999999999e-06 2024-08-17T18:04:14.951 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.952 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.952 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.952 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.674134+0000", 2024-08-17T18:04:14.952 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1935422469999999 2024-08-17T18:04:14.952 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.952 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.952 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:04:14.952 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.674265+0000", 2024-08-17T18:04:14.952 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000131073 2024-08-17T18:04:14.952 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.952 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.952 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,4", 2024-08-17T18:04:14.952 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.674433+0000", 2024-08-17T18:04:14.953 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000167436 2024-08-17T18:04:14.953 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.953 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.953 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:04:14.953 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.683914+0000", 2024-08-17T18:04:14.953 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0094817200000000008 2024-08-17T18:04:14.953 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.953 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.953 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.953 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.695852+0000", 2024-08-17T18:04:14.953 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.011937995999999999 2024-08-17T18:04:14.953 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.954 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.954 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.954 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.744637+0000", 2024-08-17T18:04:14.954 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.048784471000000003 2024-08-17T18:04:14.954 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.954 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.954 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:04:14.954 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.744734+0000", 2024-08-17T18:04:14.954 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.6644000000000005e-05 2024-08-17T18:04:14.954 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.954 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.954 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:04:14.954 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.748505+0000", 2024-08-17T18:04:14.955 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0037718040000000001 2024-08-17T18:04:14.955 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.955 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:04:14.955 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.955 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.955 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.955 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:74813 10.0 10:0ca59fee:::benchmark_data_smithi037_260560_object74812:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1303)", 2024-08-17T18:04:14.955 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:45.503942+0000", 2024-08-17T18:04:14.955 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 149.32203950300001, 2024-08-17T18:04:14.955 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1971009750000001, 2024-08-17T18:04:14.955 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:04:14.955 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:14.955 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:04:14.956 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:04:14.956 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:04:14.956 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 74813 2024-08-17T18:04:14.956 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.956 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:04:14.956 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.956 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:04:14.956 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.503942+0000", 2024-08-17T18:04:14.956 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.956 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.956 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.956 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:04:14.956 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.503942+0000", 2024-08-17T18:04:14.957 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.957 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.957 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.957 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:04:14.957 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.503941+0000", 2024-08-17T18:04:14.957 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:04:14.957 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.957 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.957 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:04:14.957 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.503995+0000", 2024-08-17T18:04:14.957 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.3307999999999999e-05 2024-08-17T18:04:14.957 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.958 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.958 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:04:14.958 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.504005+0000", 2024-08-17T18:04:14.958 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.8889999999999997e-06 2024-08-17T18:04:14.958 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.958 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.958 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:04:14.958 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.504009+0000", 2024-08-17T18:04:14.958 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1010000000000002e-06 2024-08-17T18:04:14.958 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.958 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.958 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.958 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.504050+0000", 2024-08-17T18:04:14.959 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1525e-05 2024-08-17T18:04:14.959 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.959 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.959 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:04:14.959 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.504056+0000", 2024-08-17T18:04:14.959 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0959999999999997e-06 2024-08-17T18:04:14.959 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.959 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.959 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.959 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.677006+0000", 2024-08-17T18:04:14.959 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.172949786 2024-08-17T18:04:14.959 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.959 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.959 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:04:14.960 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.677198+0000", 2024-08-17T18:04:14.960 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00019174799999999999 2024-08-17T18:04:14.960 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.960 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.960 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 4,7", 2024-08-17T18:04:14.960 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.677414+0000", 2024-08-17T18:04:14.960 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000215639 2024-08-17T18:04:14.960 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.960 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.960 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.960 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.683189+0000", 2024-08-17T18:04:14.960 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0057752460000000004 2024-08-17T18:04:14.960 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.961 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.961 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:04:14.961 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.683198+0000", 2024-08-17T18:04:14.961 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.9230000000000008e-06 2024-08-17T18:04:14.961 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.961 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.961 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.961 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.698769+0000", 2024-08-17T18:04:14.961 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.015571681 2024-08-17T18:04:14.961 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.961 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.961 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:04:14.961 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.698814+0000", 2024-08-17T18:04:14.962 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4369000000000002e-05 2024-08-17T18:04:14.962 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.962 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.962 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:04:14.962 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.701043+0000", 2024-08-17T18:04:14.962 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0022295650000000002 2024-08-17T18:04:14.962 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.962 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:04:14.962 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.962 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.962 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.962 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:74815 10.b 10:defdcc49:::benchmark_data_smithi037_260560_object74814:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1303)", 2024-08-17T18:04:14.962 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:45.506737+0000", 2024-08-17T18:04:14.963 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 149.31924496100001, 2024-08-17T18:04:14.963 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.244826472, 2024-08-17T18:04:14.963 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:04:14.963 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:14.963 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:04:14.963 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:04:14.963 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:04:14.963 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 74815 2024-08-17T18:04:14.963 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.963 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:04:14.963 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.963 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:04:14.963 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.506737+0000", 2024-08-17T18:04:14.963 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.964 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.964 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.964 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:04:14.964 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.506737+0000", 2024-08-17T18:04:14.964 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.964 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.964 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.964 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:04:14.964 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.506736+0000", 2024-08-17T18:04:14.964 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:04:14.964 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.964 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.964 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:04:14.965 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.506785+0000", 2024-08-17T18:04:14.965 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9493999999999997e-05 2024-08-17T18:04:14.965 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.965 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.965 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:04:14.965 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.506794+0000", 2024-08-17T18:04:14.965 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.7110000000000001e-06 2024-08-17T18:04:14.965 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.965 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.965 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:04:14.965 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.506799+0000", 2024-08-17T18:04:14.965 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.7419999999999997e-06 2024-08-17T18:04:14.965 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.965 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.966 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.966 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.506831+0000", 2024-08-17T18:04:14.966 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.1902000000000001e-05 2024-08-17T18:04:14.966 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.966 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.966 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:04:14.966 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.506836+0000", 2024-08-17T18:04:14.966 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7579999999999998e-06 2024-08-17T18:04:14.966 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.966 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.966 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.966 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.678026+0000", 2024-08-17T18:04:14.966 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.171189909 2024-08-17T18:04:14.967 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.967 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.967 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:04:14.967 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.678176+0000", 2024-08-17T18:04:14.967 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014978100000000001 2024-08-17T18:04:14.967 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.967 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.967 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,4", 2024-08-17T18:04:14.967 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.678348+0000", 2024-08-17T18:04:14.967 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00017229699999999999 2024-08-17T18:04:14.967 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.967 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.967 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:04:14.968 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.683921+0000", 2024-08-17T18:04:14.968 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.005572642 2024-08-17T18:04:14.968 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.968 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.969 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.969 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.695889+0000", 2024-08-17T18:04:14.969 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.011967887999999999 2024-08-17T18:04:14.969 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.969 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.969 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.969 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.748605+0000", 2024-08-17T18:04:14.970 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.052715707000000001 2024-08-17T18:04:14.970 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.970 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.970 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:04:14.970 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.748658+0000", 2024-08-17T18:04:14.970 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.3378999999999998e-05 2024-08-17T18:04:14.970 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.970 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.970 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:04:14.970 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.751563+0000", 2024-08-17T18:04:14.970 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0029053080000000001 2024-08-17T18:04:14.970 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.971 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:04:14.971 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.971 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.971 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.971 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:195997 10.b 10:dece20a8:::benchmark_data_smithi037_260560_object89168:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1324)", 2024-08-17T18:04:14.971 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:04:10.826760+0000", 2024-08-17T18:04:14.971 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 3.9992217759999997, 2024-08-17T18:04:14.971 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.72932830900000001, 2024-08-17T18:04:14.971 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:04:14.971 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:14.971 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:04:14.971 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:04:14.971 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:04:14.972 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 195997 2024-08-17T18:04:14.972 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.972 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:04:14.972 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.972 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:04:14.972 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:10.826760+0000", 2024-08-17T18:04:14.972 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.972 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.972 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.972 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:04:14.972 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:10.826760+0000", 2024-08-17T18:04:14.972 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.973 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.973 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.973 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:04:14.973 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:10.826758+0000", 2024-08-17T18:04:14.973 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T18:04:14.973 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.973 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.973 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:04:14.973 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:10.826768+0000", 2024-08-17T18:04:14.973 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.4709999999999996e-06 2024-08-17T18:04:14.973 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.973 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.973 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:04:14.974 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:10.826786+0000", 2024-08-17T18:04:14.974 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.8048000000000001e-05 2024-08-17T18:04:14.974 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.974 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.974 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:04:14.974 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:10.826794+0000", 2024-08-17T18:04:14.974 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.1589999999999993e-06 2024-08-17T18:04:14.974 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.974 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.974 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.974 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:10.826854+0000", 2024-08-17T18:04:14.974 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.9790000000000002e-05 2024-08-17T18:04:14.975 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.975 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.975 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:04:14.975 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:10.826863+0000", 2024-08-17T18:04:14.975 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.3109999999999995e-06 2024-08-17T18:04:14.975 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.975 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.975 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.975 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:11.549130+0000", 2024-08-17T18:04:14.975 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.72226715799999996 2024-08-17T18:04:14.975 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.975 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.975 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:04:14.976 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:11.549251+0000", 2024-08-17T18:04:14.976 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012053999999999999 2024-08-17T18:04:14.976 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.976 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.976 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,4", 2024-08-17T18:04:14.976 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:11.549377+0000", 2024-08-17T18:04:14.976 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000126005 2024-08-17T18:04:14.976 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.976 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.976 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:04:14.976 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:11.553392+0000", 2024-08-17T18:04:14.976 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0040153300000000001 2024-08-17T18:04:14.976 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.977 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.977 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.977 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:11.555901+0000", 2024-08-17T18:04:14.977 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0025093369999999999 2024-08-17T18:04:14.977 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.977 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.977 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.977 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:11.556025+0000", 2024-08-17T18:04:14.977 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000123724 2024-08-17T18:04:14.977 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.977 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.977 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:04:14.977 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:11.556061+0000", 2024-08-17T18:04:14.978 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.5673000000000002e-05 2024-08-17T18:04:14.978 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.978 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.978 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:04:14.978 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:11.556088+0000", 2024-08-17T18:04:14.978 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.7746000000000002e-05 2024-08-17T18:04:14.978 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.978 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:04:14.978 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.978 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.978 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.978 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:197176 10.d 10:b60b5c5e:::benchmark_data_smithi037_260560_object90347:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1326)", 2024-08-17T18:04:14.978 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:04:13.071460+0000", 2024-08-17T18:04:14.979 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 1.7545220260000001, 2024-08-17T18:04:14.979 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.210582615, 2024-08-17T18:04:14.979 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:04:14.979 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:14.979 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:04:14.979 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:04:14.979 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:04:14.979 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 197176 2024-08-17T18:04:14.979 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.979 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:04:14.979 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.979 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:04:14.979 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:13.071460+0000", 2024-08-17T18:04:14.979 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.980 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.980 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.980 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:04:14.980 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:13.071460+0000", 2024-08-17T18:04:14.980 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.980 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.980 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.980 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:04:14.980 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:13.071458+0000", 2024-08-17T18:04:14.980 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:04:14.980 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.980 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.980 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:04:14.980 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:13.071466+0000", 2024-08-17T18:04:14.981 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.3599999999999998e-06 2024-08-17T18:04:14.981 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.981 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.981 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:04:14.981 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:13.071478+0000", 2024-08-17T18:04:14.981 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.226e-05 2024-08-17T18:04:14.981 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.981 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.981 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:04:14.981 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:13.071484+0000", 2024-08-17T18:04:14.981 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.083e-06 2024-08-17T18:04:14.981 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.981 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.981 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.982 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:13.071530+0000", 2024-08-17T18:04:14.982 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.5624999999999998e-05 2024-08-17T18:04:14.982 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.982 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.982 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:04:14.982 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:13.071634+0000", 2024-08-17T18:04:14.982 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000104249 2024-08-17T18:04:14.982 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.982 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.982 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,4", 2024-08-17T18:04:14.982 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:13.071745+0000", 2024-08-17T18:04:14.982 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000110875 2024-08-17T18:04:14.982 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.983 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.983 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.983 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:13.121665+0000", 2024-08-17T18:04:14.983 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.049920718000000003 2024-08-17T18:04:14.983 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.983 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.983 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:04:14.983 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:13.121800+0000", 2024-08-17T18:04:14.983 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000134399 2024-08-17T18:04:14.983 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.983 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.983 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.983 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:13.281968+0000", 2024-08-17T18:04:14.983 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.160167738 2024-08-17T18:04:14.984 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.984 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.984 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:04:14.984 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:13.282008+0000", 2024-08-17T18:04:14.984 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.002e-05 2024-08-17T18:04:14.984 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.984 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.984 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:04:14.984 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:13.282042+0000", 2024-08-17T18:04:14.984 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4894999999999997e-05 2024-08-17T18:04:14.984 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.984 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:04:14.985 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.985 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.985 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.985 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:197181 10.0 10:0e8aa5e1:::benchmark_data_smithi037_260560_object90352:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1326)", 2024-08-17T18:04:14.985 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:04:13.076047+0000", 2024-08-17T18:04:14.985 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 1.749934439, 2024-08-17T18:04:14.985 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.197168917, 2024-08-17T18:04:14.985 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:04:14.985 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:14.985 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:04:14.985 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:04:14.985 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:04:14.985 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 197181 2024-08-17T18:04:14.986 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.986 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:04:14.986 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.986 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:04:14.986 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:13.076047+0000", 2024-08-17T18:04:14.986 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.986 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.986 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.986 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:04:14.986 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:13.076047+0000", 2024-08-17T18:04:14.986 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:04:14.986 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.986 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.987 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:04:14.987 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:13.076046+0000", 2024-08-17T18:04:14.987 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:04:14.987 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.987 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.987 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:04:14.987 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:13.076053+0000", 2024-08-17T18:04:14.987 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.5039999999999999e-06 2024-08-17T18:04:14.987 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.987 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.987 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:04:14.987 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:13.118536+0000", 2024-08-17T18:04:14.987 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.042483549000000002 2024-08-17T18:04:14.987 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.988 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.988 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:04:14.988 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:13.119097+0000", 2024-08-17T18:04:14.988 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00056123900000000005 2024-08-17T18:04:14.988 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.988 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.988 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:04:14.988 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:13.119362+0000", 2024-08-17T18:04:14.988 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000264543 2024-08-17T18:04:14.988 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.988 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.988 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:04:14.988 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:13.119489+0000", 2024-08-17T18:04:14.989 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012720599999999999 2024-08-17T18:04:14.989 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.989 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.989 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 4,7", 2024-08-17T18:04:14.989 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:13.119629+0000", 2024-08-17T18:04:14.989 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014040799999999999 2024-08-17T18:04:14.989 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.989 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.989 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:04:14.989 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:13.122795+0000", 2024-08-17T18:04:14.989 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0031659409999999998 2024-08-17T18:04:14.989 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.989 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.989 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.990 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:13.129737+0000", 2024-08-17T18:04:14.990 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0069412930000000003 2024-08-17T18:04:14.990 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.990 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.990 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:14.990 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:13.271356+0000", 2024-08-17T18:04:14.990 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.14161884599999999 2024-08-17T18:04:14.990 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.990 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.990 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:04:14.990 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:13.271428+0000", 2024-08-17T18:04:14.990 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.2383000000000001e-05 2024-08-17T18:04:14.990 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:04:14.991 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:04:14.991 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:04:14.991 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:04:13.273216+0000", 2024-08-17T18:04:14.991 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0017883739999999999 2024-08-17T18:04:14.991 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.991 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:04:14.991 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.991 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:04:14.991 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:04:14.991 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T18:04:14.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:14.992 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:14.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:15.093 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:15.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:15.133 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:15.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:15.157 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:15.234 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:15.268 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:15.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:15.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:15.370 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:15.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:15.414 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:15.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:15.515 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:15.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:15.549 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:15.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:15.641 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:15 smithi037 ceph-mon[102022]: pgmap v2169: 109 pgs: 1 peering, 10 unknown, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 1.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 246 op/s; 9356/54327 objects degraded (17.222%) 2024-08-17T18:04:15.641 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:15 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:15.641 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:15 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:15.642 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:15 smithi037 ceph-mon[97894]: pgmap v2169: 109 pgs: 1 peering, 10 unknown, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 1.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 246 op/s; 9356/54327 objects degraded (17.222%) 2024-08-17T18:04:15.642 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:15 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:15.642 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:15 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:15.650 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:15.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:15.694 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:15.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:15.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:15 smithi046 ceph-mon[88218]: pgmap v2169: 109 pgs: 1 peering, 10 unknown, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 1.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 246 op/s; 9356/54327 objects degraded (17.222%) 2024-08-17T18:04:15.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:15 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:15.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:15 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:15.794 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:15.820 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:15.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:15.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:15.922 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:15.959 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:15.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:15.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:16.061 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:16.085 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:16.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:16.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:16.187 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:16.211 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:16.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:16.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:16.313 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:16.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:16.347 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:16.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:16.448 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:16.449 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is unset 2024-08-17T18:04:16.494 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:16.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:16.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:16.596 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:16.609 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-08-17T18:04:16.631 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:16.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:16.632 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:16.733 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:16.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:16 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3711542630' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:04:16.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:16.789 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:16.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:16.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:16 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3711542630' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:04:16.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:16 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3711542630' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:04:16.890 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:16.937 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:16.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:16.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:17.039 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:17.088 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:17.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:17.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:17.122 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:04:17.190 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:17.221 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:17.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:17.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:17.323 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:17.361 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:17.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:17.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:17.442 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7, 0, 2] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:04:17.442 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:04:17.442 INFO:tasks.thrashosds.thrasher:inject_pause on osd.6 2024-08-17T18:04:17.443 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T18:04:17.443 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T18:04:17.443 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.6 config set filestore_inject_stall 3 2024-08-17T18:04:17.463 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:17.501 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:17 smithi037 ceph-mon[102022]: pgmap v2170: 109 pgs: 1 peering, 2 unknown, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 103 active+clean; 958 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 650 op/s; 8937/46020 objects degraded (19.420%); 0 B/s, 72 objects/s recovering 2024-08-17T18:04:17.501 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:17 smithi037 ceph-mon[102022]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:04:17.501 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:17 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3711542630' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:04:17.501 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:17 smithi037 ceph-mon[102022]: osdmap e1328: 8 total, 8 up, 8 in 2024-08-17T18:04:17.501 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:17 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 8937/46020 objects degraded (19.420%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:04:17.501 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:17 smithi037 ceph-mon[97894]: pgmap v2170: 109 pgs: 1 peering, 2 unknown, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 103 active+clean; 958 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 650 op/s; 8937/46020 objects degraded (19.420%); 0 B/s, 72 objects/s recovering 2024-08-17T18:04:17.502 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:17 smithi037 ceph-mon[97894]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:04:17.502 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:17 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3711542630' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:04:17.502 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:17 smithi037 ceph-mon[97894]: osdmap e1328: 8 total, 8 up, 8 in 2024-08-17T18:04:17.502 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:17 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 8937/46020 objects degraded (19.420%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:04:17.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:17.532 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:17.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:17.633 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:17.672 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:17.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:17.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:17 smithi046 ceph-mon[88218]: pgmap v2170: 109 pgs: 1 peering, 2 unknown, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 103 active+clean; 958 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 650 op/s; 8937/46020 objects degraded (19.420%); 0 B/s, 72 objects/s recovering 2024-08-17T18:04:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:17 smithi046 ceph-mon[88218]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:04:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:17 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3711542630' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:04:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:17 smithi046 ceph-mon[88218]: osdmap e1328: 8 total, 8 up, 8 in 2024-08-17T18:04:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:17 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 8937/46020 objects degraded (19.420%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:04:17.774 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:17.802 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:17.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:17.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:17.904 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:17.946 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:17.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:17.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:18.048 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:18.091 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:18.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:18.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:18.193 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:18.227 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:18.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:18.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:18.329 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:18.351 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:18.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:18.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:18.453 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:18.477 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:18.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:18.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:18.579 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:18.612 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:18.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:18.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:18.714 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:18.757 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:18.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:18.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:18.859 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:18.900 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:18.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:18.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:19.002 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:19.042 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:19.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:19.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:19.095 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:04:19.095 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:04:19.126 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:04:19.127 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:04:19.144 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:19.154 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:04:19.154 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:04:19.179 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:04:19.180 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:04:19.188 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:19.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:19.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:19.214 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:04:19.215 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:04:19.215 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:04:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:04:18] "GET /metrics HTTP/1.1" 200 36710 "" "Prometheus/2.51.0" 2024-08-17T18:04:19.243 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:04:19.243 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:04:19.278 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T18:04:19.281 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:04:19.281 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:04:19.291 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:19.318 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:04:19.318 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:04:19.332 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:19.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:19.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:19.434 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:19.472 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:19.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:19.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:19.477 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:19 smithi037 ceph-mon[102022]: pgmap v2172: 109 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 106 active+clean; 928 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 540 op/s; 8937/44589 objects degraded (20.043%); 0 B/s, 69 objects/s recovering 2024-08-17T18:04:19.477 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:19 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/723861447' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:19.477 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:19 smithi037 ceph-mon[97894]: pgmap v2172: 109 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 106 active+clean; 928 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 540 op/s; 8937/44589 objects degraded (20.043%); 0 B/s, 69 objects/s recovering 2024-08-17T18:04:19.477 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:19 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/723861447' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:19.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:19 smithi046 ceph-mon[88218]: pgmap v2172: 109 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 106 active+clean; 928 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 540 op/s; 8937/44589 objects degraded (20.043%); 0 B/s, 69 objects/s recovering 2024-08-17T18:04:19.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:19 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/723861447' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:19.574 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:19.611 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:19.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:19.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:19.713 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:19.755 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:04:19.773 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:19.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:19.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:19.874 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:19.906 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:19.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:19.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:20.008 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:20.042 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:20.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:20.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:20.144 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:20.175 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:20.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:20.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:20.277 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:20.327 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:20.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:20.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:20.429 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:20.446 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:04:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:04:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:04:20.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:20.487 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:20.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:20.561 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:20.588 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:20.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:20.633 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:20.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:20.734 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:20.772 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:20.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:20.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:20.874 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:20.912 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:20.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:20.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:21.014 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:21.057 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:21.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:21.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:21.159 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:21.185 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:21.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:21.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:21.287 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:21.319 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:21.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:21.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:21.421 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:21.458 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:21.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:21.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:21.560 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:21.585 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:21.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:21.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:21.687 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:21.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:21.716 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:21.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:21.725 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:21 smithi037 ceph-mon[102022]: pgmap v2173: 109 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 106 active+clean; 740 MiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 805 op/s; 8584/35574 objects degraded (24.130%); 0 B/s, 99 objects/s recovering 2024-08-17T18:04:21.725 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:21 smithi037 ceph-mon[97894]: pgmap v2173: 109 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 106 active+clean; 740 MiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 805 op/s; 8584/35574 objects degraded (24.130%); 0 B/s, 99 objects/s recovering 2024-08-17T18:04:21.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:21 smithi046 ceph-mon[88218]: pgmap v2173: 109 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 106 active+clean; 740 MiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 805 op/s; 8584/35574 objects degraded (24.130%); 0 B/s, 99 objects/s recovering 2024-08-17T18:04:21.817 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:21.856 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:21.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:21.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:21.957 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:21.996 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:21.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:21.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:22.098 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:22.142 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:22.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:22.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:22.192 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:04:22.192 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:04:22.245 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:22.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:22.283 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:22.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:22.384 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:22.409 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:22.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:22.410 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:22.432 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:04:22.511 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:22.554 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:22.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:22.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:22.656 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:22.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:22.702 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:22.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:22.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:22 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 8584/35574 objects degraded (24.130%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:04:22.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:22 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 8584/35574 objects degraded (24.130%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:04:22.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:22 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 8584/35574 objects degraded (24.130%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:04:22.804 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:22.840 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:22.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:22.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:22.942 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:22.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:22.986 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:22.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:23.087 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:23.132 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:23.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:23.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:23.234 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:23.272 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:23.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:23.273 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:23.374 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:23.425 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:23.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:23.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:23.427 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:23.487 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-08-17T18:04:23.527 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:23.554 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:23.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:23.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:23.656 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:23.678 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:23 smithi037 ceph-mon[97894]: pgmap v2174: 109 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 106 active+clean; 676 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 831 op/s; 8584/32496 objects degraded (26.416%); 0 B/s, 88 objects/s recovering 2024-08-17T18:04:23.678 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:23 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:23.678 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:23 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:23.678 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:23 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:04:23.678 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:23 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:04:23.679 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:23 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:23.679 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:23 smithi037 ceph-mon[102022]: pgmap v2174: 109 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 106 active+clean; 676 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 831 op/s; 8584/32496 objects degraded (26.416%); 0 B/s, 88 objects/s recovering 2024-08-17T18:04:23.679 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:23 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:23.679 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:23 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:23.679 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:23 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:04:23.679 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:23 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:04:23.679 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:23 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:23.701 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:23 smithi046 ceph-mon[88218]: pgmap v2174: 109 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 106 active+clean; 676 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 831 op/s; 8584/32496 objects degraded (26.416%); 0 B/s, 88 objects/s recovering 2024-08-17T18:04:23.702 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:23 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:23.702 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:23 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:23.702 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:23 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:04:23.702 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:23 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:04:23.702 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:23 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:23.711 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:23.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:23.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:23.813 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:23.874 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:23.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:23.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:23.976 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:24.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:24.021 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:24.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:24.123 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:24.160 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T18:04:24.160 INFO:teuthology.orchestra.run.smithi046.stdout: "success": "" 2024-08-17T18:04:24.161 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T18:04:24.188 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:24.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:24.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:24.290 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:24.324 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:24.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:24.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:24.426 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:24.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:24.464 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:24.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:24.565 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:24.603 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:24.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:24.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:24.705 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:24.737 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:24.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:24.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:24.838 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:24.866 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:24.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:24.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:24.867 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:04:24.968 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:24.986 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is set 2024-08-17T18:04:25.010 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:25.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:25.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:25.071 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:25.071 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:25.071 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:24 smithi046 ceph-mon[88218]: pgmap v2175: 109 pgs: 2 active+clean+scrubbing+deep, 1 active+clean+scrubbing, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 103 active+clean; 676 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 8584/32496 objects degraded (26.416%); 0 B/s, 77 objects/s recovering 2024-08-17T18:04:25.072 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:24 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4272136285' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:04:25.112 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:25.145 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:25.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:25.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:25.246 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:25.279 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:25.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:25.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:25.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:25.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:25.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:24 smithi037 ceph-mon[102022]: pgmap v2175: 109 pgs: 2 active+clean+scrubbing+deep, 1 active+clean+scrubbing, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 103 active+clean; 676 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 8584/32496 objects degraded (26.416%); 0 B/s, 77 objects/s recovering 2024-08-17T18:04:25.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:24 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4272136285' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:04:25.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:25.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:25.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:24 smithi037 ceph-mon[97894]: pgmap v2175: 109 pgs: 2 active+clean+scrubbing+deep, 1 active+clean+scrubbing, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 103 active+clean; 676 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 8584/32496 objects degraded (26.416%); 0 B/s, 77 objects/s recovering 2024-08-17T18:04:25.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:24 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4272136285' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:04:25.381 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:25.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:25.412 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:25.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:25.513 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:25.555 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:25.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:25.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:25.657 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:25.690 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:25.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:25.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:25.792 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:25.824 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:25.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:25.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:25.927 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:25.969 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:25.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:25.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:26.071 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:26.102 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:26.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:26.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:26.204 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:26.232 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:26.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:26.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:25 smithi046 ceph-mon[88218]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:04:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:25 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4272136285' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:04:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:25 smithi046 ceph-mon[88218]: osdmap e1329: 8 total, 8 up, 8 in 2024-08-17T18:04:26.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:25 smithi037 ceph-mon[102022]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:04:26.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:25 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4272136285' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:04:26.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:25 smithi037 ceph-mon[102022]: osdmap e1329: 8 total, 8 up, 8 in 2024-08-17T18:04:26.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:25 smithi037 ceph-mon[97894]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:04:26.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:25 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4272136285' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:04:26.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:25 smithi037 ceph-mon[97894]: osdmap e1329: 8 total, 8 up, 8 in 2024-08-17T18:04:26.334 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:26.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:26.391 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:26.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:26.491 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:26.518 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:26.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:26.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:26.621 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:26.647 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:26.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:26.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:26.749 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:26.790 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:26.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:26.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:26.892 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:26.910 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:04:26.910 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:04:26.937 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:26.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:26.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:26.986 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:04:26.986 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:04:27.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:26 smithi046 ceph-mon[88218]: pgmap v2177: 109 pgs: 2 active+clean+scrubbing+deep, 1 active+clean+scrubbing, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 103 active+clean; 440 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 851 op/s; 8244/21195 objects degraded (38.896%); 0 B/s, 71 objects/s recovering 2024-08-17T18:04:27.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:26 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3439460611' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:27.022 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:04:27.022 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:04:27.039 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:27.053 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:04:27.053 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:04:27.065 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:27.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:27.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:27.070 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:04:27.070 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:04:27.096 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:04:27.097 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:04:27.118 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:04:27.119 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:04:27.147 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:04:27.147 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:04:27.167 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:27.183 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:04:27.183 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:04:27.199 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:27.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:27.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:26 smithi037 ceph-mon[97894]: pgmap v2177: 109 pgs: 2 active+clean+scrubbing+deep, 1 active+clean+scrubbing, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 103 active+clean; 440 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 851 op/s; 8244/21195 objects degraded (38.896%); 0 B/s, 71 objects/s recovering 2024-08-17T18:04:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:26 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3439460611' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:27.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:27 smithi037 ceph-mon[102022]: pgmap v2177: 109 pgs: 2 active+clean+scrubbing+deep, 1 active+clean+scrubbing, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 103 active+clean; 440 MiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 851 op/s; 8244/21195 objects degraded (38.896%); 0 B/s, 71 objects/s recovering 2024-08-17T18:04:27.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:27 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3439460611' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:27.301 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:27.322 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:27.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:27.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:27.424 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:27.454 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:27.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:27.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:27.557 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:27.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:27.586 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:27.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:27.687 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:27.715 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:27.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:27.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:27.817 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:27.850 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:27.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:27.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:27.952 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:27.993 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:27.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:27.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:28.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:28 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 8244/21195 objects degraded (38.896%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:04:28.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:28 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 8244/21195 objects degraded (38.896%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:04:28.095 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:28.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:28.126 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:28.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:28.227 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:28.255 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:28.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:28.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:28.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:28 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 8244/21195 objects degraded (38.896%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:04:28.357 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:28.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:28.407 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:28.407 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:28.488 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T18:04:28.509 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:28.552 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:28.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:28.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:28.655 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:28.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:28.695 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:28.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:28.796 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:28.837 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:28.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:28.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:28.891 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:28.939 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:28.961 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:28.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:28.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:29.063 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:29.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:29.108 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:29.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:29.209 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:29.251 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:29.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:29.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:29.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:29 smithi046 ceph-mon[88218]: pgmap v2178: 109 pgs: 2 active+clean+scrubbing, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 406 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 834 op/s; 8244/19548 objects degraded (42.173%); 0 B/s, 69 objects/s recovering 2024-08-17T18:04:29.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:29 smithi037 ceph-mon[97894]: pgmap v2178: 109 pgs: 2 active+clean+scrubbing, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 406 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 834 op/s; 8244/19548 objects degraded (42.173%); 0 B/s, 69 objects/s recovering 2024-08-17T18:04:29.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:04:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:04:28] "GET /metrics HTTP/1.1" 200 36709 "" "Prometheus/2.51.0" 2024-08-17T18:04:29.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:29 smithi037 ceph-mon[102022]: pgmap v2178: 109 pgs: 2 active+clean+scrubbing, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 406 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 834 op/s; 8244/19548 objects degraded (42.173%); 0 B/s, 69 objects/s recovering 2024-08-17T18:04:29.354 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:29.376 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:29.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:29.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:29.477 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:29.518 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:29.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:29.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:29.620 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:29.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:29.654 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:29.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:29.755 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:29.788 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:29.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:29.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:29.848 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7, 0, 2] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:04:29.848 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:04:29.848 INFO:tasks.thrashosds.thrasher:trim_stale_osdmaps 2024-08-17T18:04:29.849 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.1 'trim stale osdmaps' 2024-08-17T18:04:29.891 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:29.933 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:29.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:29.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:30.030 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:04:30.036 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:30.127 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:30.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:30.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:30.230 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:30.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:30.276 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:30.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:30.377 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:30.412 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:30.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:30.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:04:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:04:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:04:30.515 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:30.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:30.566 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:30.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:30.667 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:30.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:30.705 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:30.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:30.806 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:30.843 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:30.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:30.845 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:30.946 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:30.985 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:30.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:30.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:31.086 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:31.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:31.124 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:31.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:31.225 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:31.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:31.267 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:31.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:31.368 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:31.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:31.407 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:31.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:31.508 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:31 smithi046 ceph-mon[88218]: pgmap v2179: 109 pgs: 2 active+clean+scrubbing, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 200 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 863 op/s; 7915/9669 objects degraded (81.860%); 0 B/s, 66 objects/s recovering 2024-08-17T18:04:31.547 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:31 smithi037 ceph-mon[97894]: pgmap v2179: 109 pgs: 2 active+clean+scrubbing, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 200 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 863 op/s; 7915/9669 objects degraded (81.860%); 0 B/s, 66 objects/s recovering 2024-08-17T18:04:31.548 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:31 smithi037 ceph-mon[102022]: pgmap v2179: 109 pgs: 2 active+clean+scrubbing, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 200 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 863 op/s; 7915/9669 objects degraded (81.860%); 0 B/s, 66 objects/s recovering 2024-08-17T18:04:31.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:31.556 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:31.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:31.657 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:31.686 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:31.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:31.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:31.788 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:31.816 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:31.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:31.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:31.918 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:31.942 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:31.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:31.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:32.044 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:32.078 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:32.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:32.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:32.180 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:32.202 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:32.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:32.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:32.304 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:32.326 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:32.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:32.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:32.381 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is set 2024-08-17T18:04:32.428 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:32.459 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:32.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:32.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:32.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:32 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1884718734' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:04:32.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:32 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:04:32.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:32 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1884718734' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:04:32.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:32 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:04:32.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:32 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1884718734' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:04:32.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:32 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:04:32.561 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:32.587 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:32.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:32.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:32.688 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:32.737 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:32.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:32.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:32.838 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:32.872 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:32.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:32.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:32.974 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:33.003 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:33.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:33.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:33.055 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Removed 106826 objects 2024-08-17T18:04:33.055 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Clean up completed and total clean up time :129.185 2024-08-17T18:04:33.105 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:33.130 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:33.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:33.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:33.232 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:33.255 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:33.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:33.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:33.357 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:33.383 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:33.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:33.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:33.431 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-08-17T18:04:33.484 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:33.507 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:33.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:33.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:33.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:33 smithi046 ceph-mon[88218]: pgmap v2180: 109 pgs: 2 active+clean+scrubbing, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 138 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 861 op/s; 7915/6657 objects degraded (118.897%); 0 B/s, 66 objects/s recovering 2024-08-17T18:04:33.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:33 smithi046 ceph-mon[88218]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:04:33.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:33 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 7915/9669 objects degraded (81.860%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:04:33.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:33 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:04:33.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:33 smithi046 ceph-mon[88218]: osdmap e1330: 8 total, 8 up, 8 in 2024-08-17T18:04:33.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:33 smithi037 ceph-mon[102022]: pgmap v2180: 109 pgs: 2 active+clean+scrubbing, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 138 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 861 op/s; 7915/6657 objects degraded (118.897%); 0 B/s, 66 objects/s recovering 2024-08-17T18:04:33.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:33 smithi037 ceph-mon[102022]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:04:33.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:33 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 7915/9669 objects degraded (81.860%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:04:33.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:33 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:04:33.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:33 smithi037 ceph-mon[102022]: osdmap e1330: 8 total, 8 up, 8 in 2024-08-17T18:04:33.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:33 smithi037 ceph-mon[97894]: pgmap v2180: 109 pgs: 2 active+clean+scrubbing, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 138 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 861 op/s; 7915/6657 objects degraded (118.897%); 0 B/s, 66 objects/s recovering 2024-08-17T18:04:33.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:33 smithi037 ceph-mon[97894]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:04:33.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:33 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 7915/9669 objects degraded (81.860%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:04:33.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:33 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:04:33.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:33 smithi037 ceph-mon[97894]: osdmap e1330: 8 total, 8 up, 8 in 2024-08-17T18:04:33.609 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:33.632 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:33.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:33.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:33.733 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:33.755 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:33.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:33.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:33.760 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:04:33.857 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:33.880 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:33.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:33.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:33.982 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:34.005 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:34.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:34.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:34.106 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:34.106 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:34.130 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:34.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:34.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:34.156 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:34.232 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:34.257 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:34.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:34.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:34.359 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:34.383 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:34.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:34.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:34.485 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:34.509 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:34.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:34.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:34.610 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:34.633 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:34.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:34.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:34.736 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:34.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:34.760 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:34.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:34.861 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:34.884 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:34.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:34.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:34.987 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:35.068 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:35.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:35.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:35.169 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:35.196 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:35.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:35.197 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:35.298 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:35.321 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:35.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:35.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:35.423 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:35.448 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:35.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:35.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:35.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:35 smithi046 ceph-mon[88218]: pgmap v2182: 109 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 106 active+clean; 138 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 791 op/s; 7915/6657 objects degraded (118.897%); 0 B/s, 52 objects/s recovering 2024-08-17T18:04:35.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:35 smithi037 ceph-mon[102022]: pgmap v2182: 109 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 106 active+clean; 138 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 791 op/s; 7915/6657 objects degraded (118.897%); 0 B/s, 52 objects/s recovering 2024-08-17T18:04:35.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:35 smithi037 ceph-mon[97894]: pgmap v2182: 109 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 106 active+clean; 138 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 791 op/s; 7915/6657 objects degraded (118.897%); 0 B/s, 52 objects/s recovering 2024-08-17T18:04:35.550 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:35.575 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:35.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:35.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:35.677 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:35.702 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:35.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:35.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:35.803 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:35.826 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:35.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:35.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:35.928 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:35.950 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:35.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:35.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:36.052 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:36.077 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:36.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:36.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:36.178 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:36.201 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:36.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:36.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:36.302 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:36.328 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:36.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:36.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:36.429 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:36.453 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:36.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:36.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:36.555 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:36.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:36.578 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:36.578 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:36.679 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:36.702 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:36.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:36.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:36.804 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:36.827 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:36.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:36.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:36.929 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:36.949 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T18:04:36.952 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:36.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:36.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:37.054 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:37.077 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:37.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:37.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:37.178 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:37.201 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:37.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:37.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:37.303 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:37.328 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:37.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:37.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:37.406 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:37 smithi037 ceph-mon[97894]: pgmap v2183: 109 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 106 active+clean; 7.9 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 692 op/s; 7214/426 objects degraded (1693.427%); 0 B/s, 102 objects/s recovering 2024-08-17T18:04:37.407 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:37 smithi037 ceph-mon[102022]: pgmap v2183: 109 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 106 active+clean; 7.9 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 692 op/s; 7214/426 objects degraded (1693.427%); 0 B/s, 102 objects/s recovering 2024-08-17T18:04:37.430 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:37.456 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:37.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:37.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:37.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:37 smithi046 ceph-mon[88218]: pgmap v2183: 109 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 106 active+clean; 7.9 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 692 op/s; 7214/426 objects degraded (1693.427%); 0 B/s, 102 objects/s recovering 2024-08-17T18:04:37.558 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:37.581 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:37.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:37.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:37.683 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:37.706 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:37.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:37.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:37.808 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:37.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:37.833 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:37.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:37.934 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:37.960 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:37.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:37.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:38.045 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:04:38.045 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:04:38.061 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:38.063 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:04:38.064 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:04:38.081 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:04:38.081 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:04:38.085 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:38.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:38.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:38.098 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:04:38.098 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:04:38.114 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:04:38.114 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:04:38.131 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:04:38.131 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:04:38.147 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:04:38.147 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:04:38.164 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:04:38.165 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:04:38.187 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:38.210 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:38.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:38.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:38.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:38 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 7214/426 objects degraded (1693.427%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:04:38.296 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:38 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1744991410' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:38.296 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:38 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 7214/426 objects degraded (1693.427%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:04:38.296 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:38 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1744991410' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:38.311 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:38.335 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:38.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:38.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:38.378 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_5 2024-08-17T18:04:38.379 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool rm unique_pool_5 unique_pool_5 --yes-i-really-really-mean-it 2024-08-17T18:04:38.437 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:38.461 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:38.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:38.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:38.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:38 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 7214/426 objects degraded (1693.427%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:04:38.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:38 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1744991410' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:38.563 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:38.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:38.587 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:38.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:38.688 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:38.713 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:38.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:38.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:38.815 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:38.837 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:38.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:38.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:38.939 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:38.962 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:38.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:38.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:39.064 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:39.087 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:39.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:39.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:39.134 INFO:teuthology.orchestra.run.smithi037.stderr:no valid command found; 10 closest matches: 2024-08-17T18:04:39.135 INFO:teuthology.orchestra.run.smithi037.stderr:0 2024-08-17T18:04:39.135 INFO:teuthology.orchestra.run.smithi037.stderr:1 2024-08-17T18:04:39.135 INFO:teuthology.orchestra.run.smithi037.stderr:2 2024-08-17T18:04:39.135 INFO:teuthology.orchestra.run.smithi037.stderr:abort 2024-08-17T18:04:39.135 INFO:teuthology.orchestra.run.smithi037.stderr:assert 2024-08-17T18:04:39.135 INFO:teuthology.orchestra.run.smithi037.stderr:bench [] [] [] [] 2024-08-17T18:04:39.135 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs debug_inject_read_zeros 2024-08-17T18:04:39.135 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs files list 2024-08-17T18:04:39.135 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs stats 2024-08-17T18:04:39.135 INFO:teuthology.orchestra.run.smithi037.stderr:bluestore allocator dump block 2024-08-17T18:04:39.135 INFO:teuthology.orchestra.run.smithi037.stderr:Error EINVAL: invalid command 2024-08-17T18:04:39.136 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:39.189 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:39.214 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:39.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:39.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:39.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:04:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:04:38] "GET /metrics HTTP/1.1" 200 36709 "" "Prometheus/2.51.0" 2024-08-17T18:04:39.317 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:39.340 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:39.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:39.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:39.442 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:39.464 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:39.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:39.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:39.566 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:39.590 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:39.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:39.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:39.692 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:39.716 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:39.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:39.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:39.740 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:39 smithi037 ceph-mon[102022]: pgmap v2184: 109 pgs: 2 active+clean+scrubbing, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 648 op/s; 7214/78 objects degraded (9248.718%); 0 B/s, 102 objects/s recovering 2024-08-17T18:04:39.740 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:39.741 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:39.741 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:39 smithi037 ceph-mon[97894]: pgmap v2184: 109 pgs: 2 active+clean+scrubbing, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 648 op/s; 7214/78 objects degraded (9248.718%); 0 B/s, 102 objects/s recovering 2024-08-17T18:04:39.741 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:39.741 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:39 smithi046 ceph-mon[88218]: pgmap v2184: 109 pgs: 2 active+clean+scrubbing, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 648 op/s; 7214/78 objects degraded (9248.718%); 0 B/s, 102 objects/s recovering 2024-08-17T18:04:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:39.765 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T18:04:39.766 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T18:04:39.766 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.3 'trim stale osdmaps' 2024-08-17T18:04:39.788 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:39.818 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:39.841 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:39.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:39.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:39.943 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:39.967 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:39.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:39.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:40.069 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:40.092 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:40.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:40.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:40.194 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:40.217 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:40.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:40.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:40.319 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:40.342 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:40.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:40.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:40.444 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:40.466 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:40.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:40.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:04:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:04:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:04:40.568 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:40.592 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:40.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:40.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:40.693 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:40.718 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:40.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:40.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:40.820 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:40.844 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:40.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:40.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:40.939 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:04:40.946 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:41.005 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:41.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:41.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:41.106 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:41.129 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:41.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:41.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:41.231 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:41.256 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:41.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:41.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:41.358 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:41.382 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:41.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:41.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:41.484 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:41.508 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:41.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:41.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:41.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:41 smithi037 ceph-mon[102022]: pgmap v2185: 109 pgs: 2 active+clean+scrubbing, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 319 op/s; 5919/78 objects degraded (7588.462%); 0 B/s, 199 objects/s recovering 2024-08-17T18:04:41.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:41 smithi037 ceph-mon[97894]: pgmap v2185: 109 pgs: 2 active+clean+scrubbing, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 319 op/s; 5919/78 objects degraded (7588.462%); 0 B/s, 199 objects/s recovering 2024-08-17T18:04:41.609 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:41.610 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:41.635 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:41.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:41.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:41.680 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:41 smithi046 ceph-mon[88218]: pgmap v2185: 109 pgs: 2 active+clean+scrubbing, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 319 op/s; 5919/78 objects degraded (7588.462%); 0 B/s, 199 objects/s recovering 2024-08-17T18:04:41.737 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:41.760 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:41.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:41.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:41.861 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:41.891 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:41.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:41.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:41.994 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:42.019 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:42.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:42.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:42.121 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:42.144 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:42.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:42.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:42.246 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:42.268 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:42.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:42.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:42.370 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:42.395 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:42.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:42.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:42.496 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:42.519 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:42.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:42.520 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:42.583 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:42 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 5919/78 objects degraded (7588.462%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:04:42.583 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:42 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 5919/78 objects degraded (7588.462%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:04:42.621 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:42.645 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:42.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:42.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:42.747 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:42.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:42 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 5919/78 objects degraded (7588.462%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:04:42.770 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:42.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:42.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:42.872 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:42.894 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:42.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:42.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:42.997 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:43.020 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:43.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:43.021 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:43.122 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:43.144 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:43.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:43.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:43.246 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:43.268 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:43.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:43.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:43.370 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:43.393 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:43.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:43.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:43.494 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:43.518 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:43.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:43.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:43.620 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:43.642 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:43.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:43.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:43.744 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:43 smithi046 ceph-mon[88218]: pgmap v2186: 109 pgs: 2 active+clean+scrubbing, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 219 op/s; 5919/78 objects degraded (7588.462%); 0 B/s, 199 objects/s recovering 2024-08-17T18:04:43.766 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:43.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:43.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:43.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:43 smithi037 ceph-mon[102022]: pgmap v2186: 109 pgs: 2 active+clean+scrubbing, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 219 op/s; 5919/78 objects degraded (7588.462%); 0 B/s, 199 objects/s recovering 2024-08-17T18:04:43.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:43 smithi037 ceph-mon[97894]: pgmap v2186: 109 pgs: 2 active+clean+scrubbing, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 104 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 219 op/s; 5919/78 objects degraded (7588.462%); 0 B/s, 199 objects/s recovering 2024-08-17T18:04:43.868 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:43.890 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:43.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:43.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:43.992 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:44.014 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:44.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:44.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:44.116 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:44.138 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:44.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:44.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:44.240 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:44.263 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:44.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:44.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:44.283 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:44.340 INFO:teuthology.orchestra.run.smithi037.stderr:pool 'unique_pool_5' removed 2024-08-17T18:04:44.365 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:44.396 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:44.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:44.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:44.498 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:44.528 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:44.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:44.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:44.631 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:44.653 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:44.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:44.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:44.755 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:44 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1766675416' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:04:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:44 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:04:44.777 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:44.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:44.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:44.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:44 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1766675416' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:04:44.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:44 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:04:44.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:44 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1766675416' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:04:44.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:44 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:04:44.879 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:44.904 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:44.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:44.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:44.930 INFO:teuthology.orchestra.run.smithi037.stderr:no valid command found; 10 closest matches: 2024-08-17T18:04:44.931 INFO:teuthology.orchestra.run.smithi037.stderr:0 2024-08-17T18:04:44.931 INFO:teuthology.orchestra.run.smithi037.stderr:1 2024-08-17T18:04:44.931 INFO:teuthology.orchestra.run.smithi037.stderr:2 2024-08-17T18:04:44.931 INFO:teuthology.orchestra.run.smithi037.stderr:abort 2024-08-17T18:04:44.931 INFO:teuthology.orchestra.run.smithi037.stderr:assert 2024-08-17T18:04:44.931 INFO:teuthology.orchestra.run.smithi037.stderr:bench [] [] [] [] 2024-08-17T18:04:44.931 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs debug_inject_read_zeros 2024-08-17T18:04:44.931 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs files list 2024-08-17T18:04:44.931 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs stats 2024-08-17T18:04:44.931 INFO:teuthology.orchestra.run.smithi037.stderr:bluestore allocator dump block 2024-08-17T18:04:44.931 INFO:teuthology.orchestra.run.smithi037.stderr:Error EINVAL: invalid command 2024-08-17T18:04:45.006 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:45.028 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:45.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:45.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:45.130 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:45.155 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:45.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:45.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:45.257 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:45.280 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:45.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:45.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:45.344 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is unset 2024-08-17T18:04:45.381 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:45.403 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:45.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:45.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:45.505 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:45.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:45 smithi046 ceph-mon[88218]: pgmap v2187: 109 pgs: 3 active+clean+scrubbing, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 103 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 185 op/s; 5919/78 objects degraded (7588.462%); 0 B/s, 168 objects/s recovering 2024-08-17T18:04:45.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:45 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T18:04:45.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:45 smithi046 ceph-mon[88218]: osdmap e1331: 8 total, 8 up, 8 in 2024-08-17T18:04:45.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:45 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1210007900' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:04:45.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:45 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:04:45.527 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:45.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:45.527 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:45.628 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:45.653 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:45.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:45.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:45.664 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:45 smithi037 ceph-mon[97894]: pgmap v2187: 109 pgs: 3 active+clean+scrubbing, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 103 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 185 op/s; 5919/78 objects degraded (7588.462%); 0 B/s, 168 objects/s recovering 2024-08-17T18:04:45.664 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:45 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T18:04:45.664 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:45 smithi037 ceph-mon[97894]: osdmap e1331: 8 total, 8 up, 8 in 2024-08-17T18:04:45.664 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:45 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1210007900' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:04:45.664 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:45 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:04:45.665 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:45 smithi037 ceph-mon[102022]: pgmap v2187: 109 pgs: 3 active+clean+scrubbing, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 103 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 185 op/s; 5919/78 objects degraded (7588.462%); 0 B/s, 168 objects/s recovering 2024-08-17T18:04:45.665 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:45 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T18:04:45.665 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:45 smithi037 ceph-mon[102022]: osdmap e1331: 8 total, 8 up, 8 in 2024-08-17T18:04:45.665 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:45 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1210007900' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:04:45.665 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:45 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:04:45.689 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-08-17T18:04:45.690 INFO:tasks.radosbench:Beginning radosbench... 2024-08-17T18:04:45.690 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_6 2024-08-17T18:04:45.690 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool create unique_pool_6 16 2024-08-17T18:04:45.754 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:45.777 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:45.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:45.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:45.878 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:45.901 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:45.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:45.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:46.002 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:46.025 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:46.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:46.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:46.126 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:46.148 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:46.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:46.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:46.250 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:46.274 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:46.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:46.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:46.376 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:46.399 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:46.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:46.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:46.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:46 smithi046 ceph-mon[88218]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:04:46.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:46 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:04:46.462 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:46 smithi046 ceph-mon[88218]: osdmap e1332: 8 total, 8 up, 8 in 2024-08-17T18:04:46.491 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T18:04:46.491 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T18:04:46.491 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.4 'trim stale osdmaps' 2024-08-17T18:04:46.501 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:46.523 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:46.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:46.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:46.625 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:46.640 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:46 smithi037 ceph-mon[97894]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:04:46.640 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:46 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:04:46.640 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:46 smithi037 ceph-mon[97894]: osdmap e1332: 8 total, 8 up, 8 in 2024-08-17T18:04:46.640 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:46 smithi037 ceph-mon[102022]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:04:46.640 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:46 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:04:46.640 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:46 smithi037 ceph-mon[102022]: osdmap e1332: 8 total, 8 up, 8 in 2024-08-17T18:04:46.647 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:46.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:46.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:46.749 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:46.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:46.771 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:46.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:46.872 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:46.896 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:46.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:46.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:46.998 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:47.020 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:47.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:47.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:47.122 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:47.146 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:47.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:47.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:47.249 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:47.272 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:47.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:47.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:47.373 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:47.397 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:47.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:47.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:47.499 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:47.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:47.524 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:47.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:47.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:47 smithi037 ceph-mon[97894]: 1.5 scrub starts 2024-08-17T18:04:47.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:47 smithi037 ceph-mon[97894]: 1.5 scrub ok 2024-08-17T18:04:47.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:47 smithi037 ceph-mon[97894]: 1.6 scrub starts 2024-08-17T18:04:47.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:47 smithi037 ceph-mon[97894]: 1.6 scrub ok 2024-08-17T18:04:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:47 smithi037 ceph-mon[97894]: pgmap v2190: 93 pgs: 1 active+recovery_wait+degraded, 3 active+clean+scrubbing, 89 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-08-17T18:04:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:47 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:04:47.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:47 smithi037 ceph-mon[102022]: 1.5 scrub starts 2024-08-17T18:04:47.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:47 smithi037 ceph-mon[102022]: 1.5 scrub ok 2024-08-17T18:04:47.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:47 smithi037 ceph-mon[102022]: 1.6 scrub starts 2024-08-17T18:04:47.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:47 smithi037 ceph-mon[102022]: 1.6 scrub ok 2024-08-17T18:04:47.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:47 smithi037 ceph-mon[102022]: pgmap v2190: 93 pgs: 1 active+recovery_wait+degraded, 3 active+clean+scrubbing, 89 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-08-17T18:04:47.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:47 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:04:47.621 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:04:47.621 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:04:47.622 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:47 smithi046 ceph-mon[88218]: 1.5 scrub starts 2024-08-17T18:04:47.622 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:47 smithi046 ceph-mon[88218]: 1.5 scrub ok 2024-08-17T18:04:47.622 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:47 smithi046 ceph-mon[88218]: 1.6 scrub starts 2024-08-17T18:04:47.622 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:47 smithi046 ceph-mon[88218]: 1.6 scrub ok 2024-08-17T18:04:47.622 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:47 smithi046 ceph-mon[88218]: pgmap v2190: 93 pgs: 1 active+recovery_wait+degraded, 3 active+clean+scrubbing, 89 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-08-17T18:04:47.622 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:47 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:04:47.624 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:47.631 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:47.647 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:47.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:47.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:47.750 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:47.773 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:47.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:47.774 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:47.875 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:47.898 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:47.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:47.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:48.000 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:48.024 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:48.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:48.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:48.125 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:48.147 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:48.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:48.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:48.249 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:48.271 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:48.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:48.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:48.373 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:48.395 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:48.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:48.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:48.497 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:48.519 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:48.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:48.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:48.621 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:48.627 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:48 smithi046 ceph-mon[88218]: 1.1 scrub starts 2024-08-17T18:04:48.627 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:48 smithi046 ceph-mon[88218]: 1.1 scrub ok 2024-08-17T18:04:48.627 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:48 smithi046 ceph-mon[88218]: 1.4 scrub starts 2024-08-17T18:04:48.627 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:48 smithi046 ceph-mon[88218]: 1.4 scrub ok 2024-08-17T18:04:48.627 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:48 smithi046 ceph-mon[88218]: 1.0 scrub starts 2024-08-17T18:04:48.627 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:48 smithi046 ceph-mon[88218]: 1.0 scrub ok 2024-08-17T18:04:48.644 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:48.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:48.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:48.654 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-08-17T18:04:48.678 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:48 smithi037 ceph-mon[102022]: 1.1 scrub starts 2024-08-17T18:04:48.678 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:48 smithi037 ceph-mon[102022]: 1.1 scrub ok 2024-08-17T18:04:48.678 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:48 smithi037 ceph-mon[102022]: 1.4 scrub starts 2024-08-17T18:04:48.678 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:48 smithi037 ceph-mon[102022]: 1.4 scrub ok 2024-08-17T18:04:48.678 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:48 smithi037 ceph-mon[102022]: 1.0 scrub starts 2024-08-17T18:04:48.678 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:48 smithi037 ceph-mon[102022]: 1.0 scrub ok 2024-08-17T18:04:48.678 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:48 smithi037 ceph-mon[97894]: 1.1 scrub starts 2024-08-17T18:04:48.679 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:48 smithi037 ceph-mon[97894]: 1.1 scrub ok 2024-08-17T18:04:48.679 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:48 smithi037 ceph-mon[97894]: 1.4 scrub starts 2024-08-17T18:04:48.679 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:48 smithi037 ceph-mon[97894]: 1.4 scrub ok 2024-08-17T18:04:48.679 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:48 smithi037 ceph-mon[97894]: 1.0 scrub starts 2024-08-17T18:04:48.679 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:48 smithi037 ceph-mon[97894]: 1.0 scrub ok 2024-08-17T18:04:48.746 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:48.768 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:48.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:48.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:48.870 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:48.892 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:48.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:48.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:48.977 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T18:04:48.994 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:49.015 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:49.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:49.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:49.117 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:49.140 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:49.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:49.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:49.242 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:49.264 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:49.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:49.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:49.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:04:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:04:48] "GET /metrics HTTP/1.1" 200 36703 "" "Prometheus/2.51.0" 2024-08-17T18:04:49.366 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:49.389 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:49.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:49.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:49.490 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:49.515 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:49.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:49.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:49.616 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:49.639 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:49.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:49.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:49.677 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:49 smithi037 ceph-mon[97894]: 1.11 scrub starts 2024-08-17T18:04:49.677 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:49 smithi037 ceph-mon[97894]: 1.11 scrub ok 2024-08-17T18:04:49.678 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:49 smithi037 ceph-mon[97894]: 1.7 scrub starts 2024-08-17T18:04:49.678 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:49 smithi037 ceph-mon[97894]: 1.7 scrub ok 2024-08-17T18:04:49.678 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:49 smithi037 ceph-mon[97894]: pgmap v2191: 93 pgs: 1 active+recovery_wait+degraded, 92 active+clean; 528 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-08-17T18:04:49.678 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:49 smithi037 ceph-mon[97894]: 1.2 scrub starts 2024-08-17T18:04:49.678 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:49 smithi037 ceph-mon[97894]: 1.2 scrub ok 2024-08-17T18:04:49.678 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:49 smithi037 ceph-mon[102022]: 1.11 scrub starts 2024-08-17T18:04:49.678 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:49 smithi037 ceph-mon[102022]: 1.11 scrub ok 2024-08-17T18:04:49.678 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:49 smithi037 ceph-mon[102022]: 1.7 scrub starts 2024-08-17T18:04:49.678 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:49 smithi037 ceph-mon[102022]: 1.7 scrub ok 2024-08-17T18:04:49.678 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:49 smithi037 ceph-mon[102022]: pgmap v2191: 93 pgs: 1 active+recovery_wait+degraded, 92 active+clean; 528 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-08-17T18:04:49.678 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:49 smithi037 ceph-mon[102022]: 1.2 scrub starts 2024-08-17T18:04:49.679 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:49 smithi037 ceph-mon[102022]: 1.2 scrub ok 2024-08-17T18:04:49.740 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:49 smithi046 ceph-mon[88218]: 1.11 scrub starts 2024-08-17T18:04:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:49 smithi046 ceph-mon[88218]: 1.11 scrub ok 2024-08-17T18:04:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:49 smithi046 ceph-mon[88218]: 1.7 scrub starts 2024-08-17T18:04:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:49 smithi046 ceph-mon[88218]: 1.7 scrub ok 2024-08-17T18:04:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:49 smithi046 ceph-mon[88218]: pgmap v2191: 93 pgs: 1 active+recovery_wait+degraded, 92 active+clean; 528 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-08-17T18:04:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:49 smithi046 ceph-mon[88218]: 1.2 scrub starts 2024-08-17T18:04:49.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:49 smithi046 ceph-mon[88218]: 1.2 scrub ok 2024-08-17T18:04:49.764 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:49.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:49.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:49.793 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:49.865 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:49.887 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:49.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:49.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:49.988 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:50.013 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:50.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:50.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:50.115 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:50.139 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:50.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:50.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:50.240 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:50.264 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:50.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:50.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:50.360 INFO:teuthology.orchestra.run.smithi037.stderr:pool 'unique_pool_6' created 2024-08-17T18:04:50.366 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:50.389 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:50.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:50.389 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:50.490 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:04:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:04:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:04:50.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:50 smithi046 ceph-mon[88218]: 1.14 scrub starts 2024-08-17T18:04:50.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:50 smithi046 ceph-mon[88218]: 1.14 scrub ok 2024-08-17T18:04:50.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:50 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3746070283' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-08-17T18:04:50.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:50 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-08-17T18:04:50.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:50 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-08-17T18:04:50.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:50 smithi046 ceph-mon[88218]: 1.12 scrub starts 2024-08-17T18:04:50.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:50 smithi046 ceph-mon[88218]: 1.12 scrub ok 2024-08-17T18:04:50.513 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:50.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:50.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:50.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:50 smithi037 ceph-mon[97894]: 1.14 scrub starts 2024-08-17T18:04:50.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:50 smithi037 ceph-mon[97894]: 1.14 scrub ok 2024-08-17T18:04:50.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:50 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3746070283' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-08-17T18:04:50.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:50 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-08-17T18:04:50.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:50 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-08-17T18:04:50.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:50 smithi037 ceph-mon[97894]: 1.12 scrub starts 2024-08-17T18:04:50.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:50 smithi037 ceph-mon[97894]: 1.12 scrub ok 2024-08-17T18:04:50.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:50 smithi037 ceph-mon[102022]: 1.14 scrub starts 2024-08-17T18:04:50.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:50 smithi037 ceph-mon[102022]: 1.14 scrub ok 2024-08-17T18:04:50.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:50 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3746070283' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-08-17T18:04:50.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:50 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-08-17T18:04:50.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:50 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-08-17T18:04:50.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:50 smithi037 ceph-mon[102022]: 1.12 scrub starts 2024-08-17T18:04:50.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:50 smithi037 ceph-mon[102022]: 1.12 scrub ok 2024-08-17T18:04:50.615 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:50.637 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:50.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:50.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:50.739 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:50.761 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:50.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:50.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:50.863 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:50.884 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:50.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:50.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:50.986 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:51.006 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool application enable unique_pool_6 rados --yes-i-really-mean-it || true 2024-08-17T18:04:51.009 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:51.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:51.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:51.111 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:51.138 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:51.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:51.139 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:51.240 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:51.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:51.265 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:51.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:51.365 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:51.390 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:51.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:51.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:51.492 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:51.519 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:51.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:51.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:51.532 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:51.532 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:51.551 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:04:51.551 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:04:51.569 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:04:51.570 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:04:51.586 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:04:51.586 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:04:51.602 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:04:51.602 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:04:51.618 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:04:51.619 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:04:51.619 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:51 smithi037 ceph-mon[97894]: 1.d scrub starts 2024-08-17T18:04:51.619 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:51 smithi037 ceph-mon[97894]: 1.d scrub ok 2024-08-17T18:04:51.619 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:51 smithi037 ceph-mon[97894]: 1.3 scrub starts 2024-08-17T18:04:51.619 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:51 smithi037 ceph-mon[97894]: 1.3 scrub ok 2024-08-17T18:04:51.619 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:51 smithi037 ceph-mon[97894]: pgmap v2192: 93 pgs: 93 active+clean; 510 KiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:04:51.620 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:51 smithi037 ceph-mon[97894]: 1.c scrub starts 2024-08-17T18:04:51.620 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:51 smithi037 ceph-mon[97894]: 1.c scrub ok 2024-08-17T18:04:51.620 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:51 smithi037 ceph-mon[97894]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded) 2024-08-17T18:04:51.620 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:51 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2024-08-17T18:04:51.620 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:51 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-08-17T18:04:51.620 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:51 smithi037 ceph-mon[97894]: osdmap e1333: 8 total, 8 up, 8 in 2024-08-17T18:04:51.620 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:51 smithi037 ceph-mon[102022]: 1.d scrub starts 2024-08-17T18:04:51.620 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:51 smithi037 ceph-mon[102022]: 1.d scrub ok 2024-08-17T18:04:51.620 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:51 smithi037 ceph-mon[102022]: 1.3 scrub starts 2024-08-17T18:04:51.620 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:51 smithi037 ceph-mon[102022]: 1.3 scrub ok 2024-08-17T18:04:51.620 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:51 smithi037 ceph-mon[102022]: pgmap v2192: 93 pgs: 93 active+clean; 510 KiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:04:51.620 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:51 smithi037 ceph-mon[102022]: 1.c scrub starts 2024-08-17T18:04:51.621 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:51 smithi037 ceph-mon[102022]: 1.c scrub ok 2024-08-17T18:04:51.621 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:51 smithi037 ceph-mon[102022]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded) 2024-08-17T18:04:51.621 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:51 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2024-08-17T18:04:51.621 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:51 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-08-17T18:04:51.621 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:51 smithi037 ceph-mon[102022]: osdmap e1333: 8 total, 8 up, 8 in 2024-08-17T18:04:51.621 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:51.635 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:04:51.635 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:04:51.643 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:51.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:51.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:51.651 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:04:51.652 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:04:51.668 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:04:51.668 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:04:51.745 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:51 smithi046 ceph-mon[88218]: 1.d scrub starts 2024-08-17T18:04:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:51 smithi046 ceph-mon[88218]: 1.d scrub ok 2024-08-17T18:04:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:51 smithi046 ceph-mon[88218]: 1.3 scrub starts 2024-08-17T18:04:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:51 smithi046 ceph-mon[88218]: 1.3 scrub ok 2024-08-17T18:04:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:51 smithi046 ceph-mon[88218]: pgmap v2192: 93 pgs: 93 active+clean; 510 KiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:04:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:51 smithi046 ceph-mon[88218]: 1.c scrub starts 2024-08-17T18:04:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:51 smithi046 ceph-mon[88218]: 1.c scrub ok 2024-08-17T18:04:51.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:51 smithi046 ceph-mon[88218]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded) 2024-08-17T18:04:51.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:51 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2024-08-17T18:04:51.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:51 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-08-17T18:04:51.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:51 smithi046 ceph-mon[88218]: osdmap e1333: 8 total, 8 up, 8 in 2024-08-17T18:04:51.773 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:51.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:51.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:51.874 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:51.901 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:51.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:51.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:52.003 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:52.025 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:52.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:52.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:52.127 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:52.154 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:52.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:52.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:52.256 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:52.283 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:52.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:52.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:52.385 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:52.411 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:52.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:52.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:52.513 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:52.536 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:52.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:52.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:52.638 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:52.660 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:52.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:52.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:52.683 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:52 smithi037 ceph-mon[102022]: osdmap e1334: 8 total, 8 up, 8 in 2024-08-17T18:04:52.684 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:52 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3825715386' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:52.684 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:52 smithi037 ceph-mon[102022]: osdmap e1335: 8 total, 8 up, 8 in 2024-08-17T18:04:52.684 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:52 smithi037 ceph-mon[97894]: osdmap e1334: 8 total, 8 up, 8 in 2024-08-17T18:04:52.684 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:52 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3825715386' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:52.684 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:52 smithi037 ceph-mon[97894]: osdmap e1335: 8 total, 8 up, 8 in 2024-08-17T18:04:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:52 smithi046 ceph-mon[88218]: osdmap e1334: 8 total, 8 up, 8 in 2024-08-17T18:04:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:52 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3825715386' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:52 smithi046 ceph-mon[88218]: osdmap e1335: 8 total, 8 up, 8 in 2024-08-17T18:04:52.762 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:52.788 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:52.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:52.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:52.890 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:52.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:52.913 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:52.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:53.014 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:53.036 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:53.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:53.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:53.138 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:53.165 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:53.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:53.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:53.267 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:53.290 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:53.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:53.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:53.391 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:53.417 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:53.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:53.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:53.485 INFO:teuthology.orchestra.run.smithi037.stderr:no valid command found; 10 closest matches: 2024-08-17T18:04:53.485 INFO:teuthology.orchestra.run.smithi037.stderr:0 2024-08-17T18:04:53.485 INFO:teuthology.orchestra.run.smithi037.stderr:1 2024-08-17T18:04:53.485 INFO:teuthology.orchestra.run.smithi037.stderr:2 2024-08-17T18:04:53.485 INFO:teuthology.orchestra.run.smithi037.stderr:abort 2024-08-17T18:04:53.485 INFO:teuthology.orchestra.run.smithi037.stderr:assert 2024-08-17T18:04:53.485 INFO:teuthology.orchestra.run.smithi037.stderr:bench [] [] [] [] 2024-08-17T18:04:53.485 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs debug_inject_read_zeros 2024-08-17T18:04:53.485 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs files list 2024-08-17T18:04:53.485 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs stats 2024-08-17T18:04:53.486 INFO:teuthology.orchestra.run.smithi037.stderr:bluestore allocator dump block 2024-08-17T18:04:53.486 INFO:teuthology.orchestra.run.smithi037.stderr:Error EINVAL: invalid command 2024-08-17T18:04:53.519 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:53.544 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:53.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:53.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:53.645 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:53.668 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:53.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:53.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:53 smithi046 ceph-mon[88218]: pgmap v2195: 109 pgs: 1 creating+peering, 1 remapped+peering, 15 unknown, 92 active+clean; 493 KiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:04:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:53 smithi046 ceph-mon[88218]: Health check failed: Reduced data availability: 2 pgs inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T18:04:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:53 smithi046 ceph-mon[88218]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:04:53.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:53 smithi046 ceph-mon[88218]: osdmap e1336: 8 total, 8 up, 8 in 2024-08-17T18:04:53.769 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:53.792 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:53.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:53.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:53.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:53 smithi037 ceph-mon[97894]: pgmap v2195: 109 pgs: 1 creating+peering, 1 remapped+peering, 15 unknown, 92 active+clean; 493 KiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:04:53.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:53 smithi037 ceph-mon[97894]: Health check failed: Reduced data availability: 2 pgs inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T18:04:53.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:53 smithi037 ceph-mon[97894]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:04:53.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:53 smithi037 ceph-mon[97894]: osdmap e1336: 8 total, 8 up, 8 in 2024-08-17T18:04:53.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:53 smithi037 ceph-mon[102022]: pgmap v2195: 109 pgs: 1 creating+peering, 1 remapped+peering, 15 unknown, 92 active+clean; 493 KiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:04:53.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:53 smithi037 ceph-mon[102022]: Health check failed: Reduced data availability: 2 pgs inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T18:04:53.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:53 smithi037 ceph-mon[102022]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:04:53.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:53 smithi037 ceph-mon[102022]: osdmap e1336: 8 total, 8 up, 8 in 2024-08-17T18:04:53.894 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:53.916 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:53.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:53.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:54.018 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:54.041 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:54.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:54.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:54.143 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:54.170 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:54.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:54.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:54.272 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:54.299 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:54.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:54.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:54.401 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:54.428 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:54.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:54.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:54.530 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:54.553 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:54.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:54.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:54.655 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:54.682 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:54.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:54.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:54.708 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T18:04:54.708 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T18:04:54.708 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.5 'trim stale osdmaps' 2024-08-17T18:04:54.783 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:54.810 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:54.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:54.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:54.911 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:54.938 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:54.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:54.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:55.040 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:55.063 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:55.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:55.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:55.165 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:55.187 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:55.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:55.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:54 smithi046 ceph-mon[88218]: pgmap v2198: 109 pgs: 2 active+undersized+remapped, 1 creating+peering, 1 remapped+peering, 9 unknown, 96 active+clean; 599 KiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-08-17T18:04:55.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:54 smithi046 ceph-mon[88218]: osdmap e1337: 8 total, 8 up, 8 in 2024-08-17T18:04:55.289 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:54 smithi037 ceph-mon[102022]: pgmap v2198: 109 pgs: 2 active+undersized+remapped, 1 creating+peering, 1 remapped+peering, 9 unknown, 96 active+clean; 599 KiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-08-17T18:04:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:54 smithi037 ceph-mon[102022]: osdmap e1337: 8 total, 8 up, 8 in 2024-08-17T18:04:55.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:04:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:54 smithi037 ceph-mon[97894]: pgmap v2198: 109 pgs: 2 active+undersized+remapped, 1 creating+peering, 1 remapped+peering, 9 unknown, 96 active+clean; 599 KiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-08-17T18:04:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:54 smithi037 ceph-mon[97894]: osdmap e1337: 8 total, 8 up, 8 in 2024-08-17T18:04:55.316 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:55.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:55.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:55.418 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:55.444 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:55.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:55.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:55.546 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:55.570 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:55.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:55.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:55.672 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:55.695 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:55.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:55.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:55.797 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:55.822 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:55.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:55.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:55.924 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:55.948 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:55.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:55.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:56.050 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:56.076 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:56.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:56.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:56.178 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:56.205 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:56.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:56.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:56.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:55 smithi046 ceph-mon[88218]: 1.11 scrub starts 2024-08-17T18:04:56.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:55 smithi046 ceph-mon[88218]: 1.11 scrub ok 2024-08-17T18:04:56.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:55 smithi046 ceph-mon[88218]: 1.10 scrub starts 2024-08-17T18:04:56.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:55 smithi046 ceph-mon[88218]: 1.10 scrub ok 2024-08-17T18:04:56.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:55 smithi046 ceph-mon[88218]: 1.13 scrub starts 2024-08-17T18:04:56.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:55 smithi046 ceph-mon[88218]: 1.13 scrub ok 2024-08-17T18:04:56.275 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:55 smithi037 ceph-mon[97894]: 1.11 scrub starts 2024-08-17T18:04:56.275 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:56 smithi037 ceph-mon[97894]: 1.11 scrub ok 2024-08-17T18:04:56.275 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:56 smithi037 ceph-mon[97894]: 1.10 scrub starts 2024-08-17T18:04:56.275 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:56 smithi037 ceph-mon[97894]: 1.10 scrub ok 2024-08-17T18:04:56.275 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:56 smithi037 ceph-mon[97894]: 1.13 scrub starts 2024-08-17T18:04:56.276 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:56 smithi037 ceph-mon[97894]: 1.13 scrub ok 2024-08-17T18:04:56.276 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:55 smithi037 ceph-mon[102022]: 1.11 scrub starts 2024-08-17T18:04:56.276 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:56 smithi037 ceph-mon[102022]: 1.11 scrub ok 2024-08-17T18:04:56.276 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:56 smithi037 ceph-mon[102022]: 1.10 scrub starts 2024-08-17T18:04:56.276 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:56 smithi037 ceph-mon[102022]: 1.10 scrub ok 2024-08-17T18:04:56.276 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:56 smithi037 ceph-mon[102022]: 1.13 scrub starts 2024-08-17T18:04:56.276 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:56 smithi037 ceph-mon[102022]: 1.13 scrub ok 2024-08-17T18:04:56.308 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:56.332 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:56.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:56.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:56.434 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:56.460 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:56.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:56.461 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:56.562 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:56.584 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:56.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:56.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:56.686 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:56.708 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:56.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:56.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:56.810 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:56.837 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:56.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:56.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:56.893 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:56.916 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:56.939 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:56.961 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:56.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:56.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:56.989 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is unset 2024-08-17T18:04:57.063 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:57.086 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:57.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:57.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:57.132 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:56 smithi037 ceph-mon[97894]: 1.b scrub starts 2024-08-17T18:04:57.132 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:56 smithi037 ceph-mon[97894]: 1.b scrub ok 2024-08-17T18:04:57.132 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:56 smithi037 ceph-mon[97894]: 1.f scrub starts 2024-08-17T18:04:57.132 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:56 smithi037 ceph-mon[97894]: 1.f scrub ok 2024-08-17T18:04:57.132 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:56 smithi037 ceph-mon[97894]: pgmap v2200: 109 pgs: 2 active+undersized+remapped, 107 active+clean; 599 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-08-17T18:04:57.132 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:56 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2800589220' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:04:57.133 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:56 smithi037 ceph-mon[102022]: 1.b scrub starts 2024-08-17T18:04:57.133 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:56 smithi037 ceph-mon[102022]: 1.b scrub ok 2024-08-17T18:04:57.133 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:56 smithi037 ceph-mon[102022]: 1.f scrub starts 2024-08-17T18:04:57.133 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:56 smithi037 ceph-mon[102022]: 1.f scrub ok 2024-08-17T18:04:57.133 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:56 smithi037 ceph-mon[102022]: pgmap v2200: 109 pgs: 2 active+undersized+remapped, 107 active+clean; 599 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-08-17T18:04:57.133 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:56 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2800589220' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:04:57.188 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:57.210 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:57.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:57.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:56 smithi046 ceph-mon[88218]: 1.b scrub starts 2024-08-17T18:04:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:56 smithi046 ceph-mon[88218]: 1.b scrub ok 2024-08-17T18:04:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:56 smithi046 ceph-mon[88218]: 1.f scrub starts 2024-08-17T18:04:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:56 smithi046 ceph-mon[88218]: 1.f scrub ok 2024-08-17T18:04:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:56 smithi046 ceph-mon[88218]: pgmap v2200: 109 pgs: 2 active+undersized+remapped, 107 active+clean; 599 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-08-17T18:04:57.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:56 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2800589220' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:04:57.312 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:57.334 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:57.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:57.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:57.435 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:57.457 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:57.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:57.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:57.559 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:57.586 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:57.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:57.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:57.688 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:57.711 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:57.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:57.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:57.812 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:57.839 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:57.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:57.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:57.942 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:57.968 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:57.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:57.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:58.021 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:57 smithi037 ceph-mon[102022]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 1 pg peering) 2024-08-17T18:04:58.021 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:57 smithi037 ceph-mon[102022]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:04:58.021 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:57 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2800589220' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:04:58.021 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:57 smithi037 ceph-mon[102022]: osdmap e1338: 8 total, 8 up, 8 in 2024-08-17T18:04:58.022 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:57 smithi037 ceph-mon[97894]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 1 pg peering) 2024-08-17T18:04:58.022 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:57 smithi037 ceph-mon[97894]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:04:58.022 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:57 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2800589220' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:04:58.022 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:57 smithi037 ceph-mon[97894]: osdmap e1338: 8 total, 8 up, 8 in 2024-08-17T18:04:58.069 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:58.092 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:58.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:58.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:58.194 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:58.216 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:58.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:58.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:58.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:57 smithi046 ceph-mon[88218]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 1 pg peering) 2024-08-17T18:04:58.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:57 smithi046 ceph-mon[88218]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:04:58.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:57 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2800589220' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:04:58.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:57 smithi046 ceph-mon[88218]: osdmap e1338: 8 total, 8 up, 8 in 2024-08-17T18:04:58.318 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:58.342 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:58.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:58.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:58.443 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:58.468 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:58.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:58.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:58.570 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:58.593 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:58.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:58.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:58.695 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:58.721 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:58.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:58.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:58.823 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:58.828 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:04:58.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:58.846 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:58.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:58.920 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T18:04:58.920 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [], 2024-08-17T18:04:58.920 INFO:teuthology.orchestra.run.smithi037.stdout: "num_ops": 0 2024-08-17T18:04:58.920 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T18:04:58.948 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:58.970 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:58.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:58.971 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:59.072 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:59.099 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:59.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:59.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:59.202 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:59.225 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:59.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:59.226 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:59.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:58 smithi046 ceph-mon[88218]: 1.e scrub starts 2024-08-17T18:04:59.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:58 smithi046 ceph-mon[88218]: 1.e scrub ok 2024-08-17T18:04:59.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:58 smithi046 ceph-mon[88218]: pgmap v2202: 109 pgs: 109 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 46 KiB/s, 0 objects/s recovering 2024-08-17T18:04:59.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:58 smithi037 ceph-mon[102022]: 1.e scrub starts 2024-08-17T18:04:59.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:58 smithi037 ceph-mon[102022]: 1.e scrub ok 2024-08-17T18:04:59.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:58 smithi037 ceph-mon[102022]: pgmap v2202: 109 pgs: 109 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 46 KiB/s, 0 objects/s recovering 2024-08-17T18:04:59.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:58 smithi037 ceph-mon[97894]: 1.e scrub starts 2024-08-17T18:04:59.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:58 smithi037 ceph-mon[97894]: 1.e scrub ok 2024-08-17T18:04:59.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:58 smithi037 ceph-mon[97894]: pgmap v2202: 109 pgs: 109 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 46 KiB/s, 0 objects/s recovering 2024-08-17T18:04:59.294 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:04:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:04:58] "GET /metrics HTTP/1.1" 200 36639 "" "Prometheus/2.51.0" 2024-08-17T18:04:59.327 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:59.350 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:59.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:59.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:59.452 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:59.478 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:59.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:59.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:59.580 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:59.605 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:59.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:59.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:59.707 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:59.732 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:04:59.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:59.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:59.795 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T18:04:59.834 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:59.860 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:59.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:59.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:59.962 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:59.984 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:04:59.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:59.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:00.086 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:00.109 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:00.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:00.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:00.211 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:00.233 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:00.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:00.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:00.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:59 smithi046 ceph-mon[88218]: 1.12 scrub starts 2024-08-17T18:05:00.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:59 smithi046 ceph-mon[88218]: 1.12 scrub ok 2024-08-17T18:05:00.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:59 smithi046 ceph-mon[88218]: 1.d scrub starts 2024-08-17T18:05:00.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:04:59 smithi046 ceph-mon[88218]: 1.d scrub ok 2024-08-17T18:05:00.262 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:05:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:05:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:05:00.279 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:59 smithi037 ceph-mon[102022]: 1.12 scrub starts 2024-08-17T18:05:00.279 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:59 smithi037 ceph-mon[102022]: 1.12 scrub ok 2024-08-17T18:05:00.279 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:59 smithi037 ceph-mon[102022]: 1.d scrub starts 2024-08-17T18:05:00.279 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:04:59 smithi037 ceph-mon[102022]: 1.d scrub ok 2024-08-17T18:05:00.280 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:59 smithi037 ceph-mon[97894]: 1.12 scrub starts 2024-08-17T18:05:00.280 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:59 smithi037 ceph-mon[97894]: 1.12 scrub ok 2024-08-17T18:05:00.280 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:59 smithi037 ceph-mon[97894]: 1.d scrub starts 2024-08-17T18:05:00.280 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:04:59 smithi037 ceph-mon[97894]: 1.d scrub ok 2024-08-17T18:05:00.336 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:00.362 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:00.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:00.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:00.464 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:00.488 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:00.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:00.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:00.590 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:00.616 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:00.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:00.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:00.622 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-08-17T18:05:00.718 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:00.745 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:00.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:00.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:00.846 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:00.872 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:00.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:00.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:00.974 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:00.999 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:00.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:01.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:01.046 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:05:01.080 INFO:teuthology.orchestra.run.smithi037.stderr:no valid command found; 10 closest matches: 2024-08-17T18:05:01.080 INFO:teuthology.orchestra.run.smithi037.stderr:0 2024-08-17T18:05:01.080 INFO:teuthology.orchestra.run.smithi037.stderr:1 2024-08-17T18:05:01.080 INFO:teuthology.orchestra.run.smithi037.stderr:2 2024-08-17T18:05:01.080 INFO:teuthology.orchestra.run.smithi037.stderr:abort 2024-08-17T18:05:01.080 INFO:teuthology.orchestra.run.smithi037.stderr:assert 2024-08-17T18:05:01.080 INFO:teuthology.orchestra.run.smithi037.stderr:bench [] [] [] [] 2024-08-17T18:05:01.080 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs debug_inject_read_zeros 2024-08-17T18:05:01.080 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs files list 2024-08-17T18:05:01.081 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs stats 2024-08-17T18:05:01.081 INFO:teuthology.orchestra.run.smithi037.stderr:bluestore allocator dump block 2024-08-17T18:05:01.081 INFO:teuthology.orchestra.run.smithi037.stderr:Error EINVAL: invalid command 2024-08-17T18:05:01.081 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:01 smithi037 ceph-mon[102022]: pgmap v2203: 109 pgs: 109 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:05:01.081 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:01 smithi037 ceph-mon[97894]: pgmap v2203: 109 pgs: 109 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:05:01.101 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:01.124 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:01.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:01.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:01.226 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:01.253 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:01.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:01.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:01 smithi046 ceph-mon[88218]: pgmap v2203: 109 pgs: 109 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:05:01.355 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:01.378 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:01.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:01.379 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:01.480 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:01.502 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:01.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:01.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:01.604 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:01.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:01.627 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:01.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:01.728 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:01.750 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:01.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:01.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:01.825 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:05:01.829 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T18:05:01.830 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T18:05:01.830 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.6 'trim stale osdmaps' 2024-08-17T18:05:01.852 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:01.895 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:01.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:01.896 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:01.996 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:02.019 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:02.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:02.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:02.120 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:02.148 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:02.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:02.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:02.250 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:02.274 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:02.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:02.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:02.376 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:02.403 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:02.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:02.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:02.504 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:02.531 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:02.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:02.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:02.633 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:02.656 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:02.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:02.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:02.758 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:02.785 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:02.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:02.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:02.887 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:02.914 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:02.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:02.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:03.016 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:03.041 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:03.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:03.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:03.143 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:03.170 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:03.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:03.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:03.272 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:03.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:03 smithi037 ceph-mon[97894]: pgmap v2204: 109 pgs: 109 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:05:03.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:03 smithi037 ceph-mon[102022]: pgmap v2204: 109 pgs: 109 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:05:03.297 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:03.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:03.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:03.399 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:03.425 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:03.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:03.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:03.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:03 smithi046 ceph-mon[88218]: pgmap v2204: 109 pgs: 109 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:05:03.526 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:03.553 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:03.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:03.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:03.655 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:03.682 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:03.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:03.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:03.784 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:03.811 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:03.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:03.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:03.913 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:03.940 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:03.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:03.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:04.042 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:04.066 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:04.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:04.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:04.168 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:04.195 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:04.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:04.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:04.296 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:04.313 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:05:04.326 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:04.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:04.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:04.429 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:04.456 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:04.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:04.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:04.558 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:04.584 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:04.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:04.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:04.686 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:04.713 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:04.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:04.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:04.814 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:04.841 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:04.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:04.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:04.943 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:04.968 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:04.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:04.969 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:05.070 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:05.093 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:05.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:05.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:05.195 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:05.222 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:05.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:05.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:05.324 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:05.347 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:05.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:05.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:05.449 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:05.475 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:05.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:05.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:05.536 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:05 smithi037 ceph-mon[97894]: pgmap v2205: 109 pgs: 109 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:05:05.536 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:05 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:05:05.536 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:05 smithi037 ceph-mon[102022]: pgmap v2205: 109 pgs: 109 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:05:05.536 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:05 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:05:05.578 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:05.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:05.601 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:05.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:05.702 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:05.728 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:05.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:05.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:05.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:05 smithi046 ceph-mon[88218]: pgmap v2205: 109 pgs: 109 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:05:05.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:05 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:05:05.830 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:05.854 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:05.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:05.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:05.955 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:05.979 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:05.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:05.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:06.080 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:06.108 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:06.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:06.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:06.210 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:06.237 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:06.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:06.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:06.243 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T18:05:06.243 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [], 2024-08-17T18:05:06.244 INFO:teuthology.orchestra.run.smithi037.stdout: "complaint_time": 30, 2024-08-17T18:05:06.244 INFO:teuthology.orchestra.run.smithi037.stdout: "num_blocked_ops": 0 2024-08-17T18:05:06.244 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T18:05:06.338 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:06.361 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:06.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:06.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:06.459 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:05:06.463 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:06.490 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:06.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:06.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:06.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:06 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1009913365' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:05:06.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:06 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1009913365' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:05:06.554 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:05:06.554 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:05:06.554 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:05:06.554 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:05:06.555 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:05:06.555 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:05:06.555 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:05:06.555 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:05:06.555 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:05:06.555 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:05:06.555 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:05:06.555 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:05:06.555 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:05:06.556 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:05:06.556 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:05:06.556 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:05:06.592 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:06.615 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:06.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:06.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:06.717 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:06.739 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:06.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:06.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:06.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:06 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1009913365' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:05:06.841 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:06.869 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:06.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:06.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:06.970 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:06.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:06.995 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:06.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:07.096 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:07.119 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:07.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:07.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:07.221 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:07.244 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:07.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:07.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:07.277 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-08-17T18:05:07.347 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:07.375 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:07.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:07.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:07.477 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:07.504 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:07 smithi037 ceph-mon[102022]: pgmap v2206: 109 pgs: 109 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:05:07.504 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:07 smithi037 ceph-mon[97894]: pgmap v2206: 109 pgs: 109 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:05:07.505 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:07.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:07.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:07.607 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:07.630 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:07.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:07.631 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:07.732 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:07.759 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:07.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:07.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:07 smithi046 ceph-mon[88218]: pgmap v2206: 109 pgs: 109 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:05:07.862 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:07.886 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:07.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:07.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:07.988 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:08.014 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:08.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:08.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:08.116 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:08.144 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:08.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:08.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:08.246 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:08.272 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:08.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:08.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:08.375 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:08.401 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:08.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:08.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:08.503 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:08.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:08.531 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:08.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:08.632 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:08.659 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:08.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:08.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:08.761 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:08.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:08.786 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:08.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:08.887 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:08.914 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:08.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:08.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:09.016 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:09.043 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:09.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:09.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:09.146 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:09.170 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:09.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:09.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:09.272 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:09.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:05:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:05:08] "GET /metrics HTTP/1.1" 200 36639 "" "Prometheus/2.51.0" 2024-08-17T18:05:09.297 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:09.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:09.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:09.399 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:09.425 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:09.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:09.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:09.526 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:09.550 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:09.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:09.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:09.654 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:09.681 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:09.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:09.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:09 smithi046 ceph-mon[88218]: pgmap v2207: 109 pgs: 109 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:05:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:05:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:09.766 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:09 smithi037 ceph-mon[97894]: pgmap v2207: 109 pgs: 109 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:05:09.766 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:05:09.767 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:09.767 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:09 smithi037 ceph-mon[102022]: pgmap v2207: 109 pgs: 109 active+clean; 582 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:05:09.767 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:05:09.767 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:09.783 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:09.810 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:09.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:09.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:09.912 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:09.934 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:09.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:09.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:10.036 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:10.058 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:10.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:10.059 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:10.160 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:10.182 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:10.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:10.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:10.284 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:10.312 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:10.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:10.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:10.377 INFO:teuthology.orchestra.run.smithi037.stderr:no valid command found; 10 closest matches: 2024-08-17T18:05:10.377 INFO:teuthology.orchestra.run.smithi037.stderr:0 2024-08-17T18:05:10.378 INFO:teuthology.orchestra.run.smithi037.stderr:1 2024-08-17T18:05:10.378 INFO:teuthology.orchestra.run.smithi037.stderr:2 2024-08-17T18:05:10.378 INFO:teuthology.orchestra.run.smithi037.stderr:abort 2024-08-17T18:05:10.378 INFO:teuthology.orchestra.run.smithi037.stderr:assert 2024-08-17T18:05:10.378 INFO:teuthology.orchestra.run.smithi037.stderr:bench [] [] [] [] 2024-08-17T18:05:10.378 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs debug_inject_read_zeros 2024-08-17T18:05:10.378 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs files list 2024-08-17T18:05:10.378 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs stats 2024-08-17T18:05:10.378 INFO:teuthology.orchestra.run.smithi037.stderr:bluestore allocator dump block 2024-08-17T18:05:10.378 INFO:teuthology.orchestra.run.smithi037.stderr:Error EINVAL: invalid command 2024-08-17T18:05:10.414 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:10.440 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:10.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:10.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:10.475 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:05:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:05:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:05:10.481 INFO:teuthology.orchestra.run.smithi037.stderr:enabled application 'rados' on pool 'unique_pool_6' 2024-08-17T18:05:10.542 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:10.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:10.567 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:10.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:10.668 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:10.692 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:10.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:10.693 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:10.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:10 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1478978593' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:05:10.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:10 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1478978593' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:05:10.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:10 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1478978593' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:05:10.794 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:10.816 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:10.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:10.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:10.918 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:10.940 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:10.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:10.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:11.042 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:11.046 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:05:11.064 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:11.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:11.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:11.152 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T18:05:11.153 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T18:05:11.153 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.7 'trim stale osdmaps' 2024-08-17T18:05:11.166 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:11.219 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:11.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:11.220 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:11.320 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:11.342 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:11.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:11.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:11.444 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:11.467 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:11.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:11.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:11.488 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is set 2024-08-17T18:05:11.569 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:11.592 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:11.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:11.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:11.694 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:11.715 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:11.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:11.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:11.720 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:11 smithi037 ceph-mon[97894]: pgmap v2208: 109 pgs: 109 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:05:11.720 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:11 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1478978593' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T18:05:11.720 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:11 smithi037 ceph-mon[97894]: osdmap e1339: 8 total, 8 up, 8 in 2024-08-17T18:05:11.720 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:11 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3814127951' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:05:11.720 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:11 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:05:11.720 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:11 smithi037 ceph-mon[102022]: pgmap v2208: 109 pgs: 109 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:05:11.720 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:11 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1478978593' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T18:05:11.721 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:11 smithi037 ceph-mon[102022]: osdmap e1339: 8 total, 8 up, 8 in 2024-08-17T18:05:11.721 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:11 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3814127951' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:05:11.721 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:11 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:05:11.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:11 smithi046 ceph-mon[88218]: pgmap v2208: 109 pgs: 109 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:05:11.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:11 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1478978593' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T18:05:11.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:11 smithi046 ceph-mon[88218]: osdmap e1339: 8 total, 8 up, 8 in 2024-08-17T18:05:11.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:11 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3814127951' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:05:11.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:11 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:05:11.818 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:11.840 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:11.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:11.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:11.942 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:11.964 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:11.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:11.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:12.066 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:12.088 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:12.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:12.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:12.190 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:12.211 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:12.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:12.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:12.310 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:05:12.313 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:12.314 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:05:12.314 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:05:12.344 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:12.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:12.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:12.446 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:12.468 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:12.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:12.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:12.570 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:12.598 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:12.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:12.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:12.700 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:12.727 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:12.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:12.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:12.743 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:12 smithi037 ceph-mon[97894]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:05:12.743 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:12 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:05:12.743 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:12 smithi037 ceph-mon[97894]: osdmap e1340: 8 total, 8 up, 8 in 2024-08-17T18:05:12.744 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:12 smithi037 ceph-mon[102022]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:05:12.744 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:12 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:05:12.744 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:12 smithi037 ceph-mon[102022]: osdmap e1340: 8 total, 8 up, 8 in 2024-08-17T18:05:12.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:12 smithi046 ceph-mon[88218]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:05:12.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:12 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:05:12.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:12 smithi046 ceph-mon[88218]: osdmap e1340: 8 total, 8 up, 8 in 2024-08-17T18:05:12.829 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:12.857 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:12.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:12.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:12.959 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:12.984 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:12.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:12.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:13.054 DEBUG:teuthology.orchestra.run.smithi037:> /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' 2024-08-17T18:05:13.057 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-08-17T18:05:13.057 INFO:teuthology.orchestra.run:waiting for 3000 2024-08-17T18:05:13.086 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:13.104 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:hints = 1 2024-08-17T18:05:13.104 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-08-17T18:05:13.104 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Object prefix: benchmark_data_smithi037_293176 2024-08-17T18:05:13.105 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T18:05:13.105 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 0 0 0 0 0 0 - 0 2024-08-17T18:05:13.118 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:13.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:13.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:13.221 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:13.260 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:13.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:13.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:13.362 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:13.399 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:13.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:13.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:13.501 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:13.538 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:13.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:13.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:13.640 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:13.679 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:13.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:13.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:13 smithi046 ceph-mon[88218]: pgmap v2211: 109 pgs: 109 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:05:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:13 smithi046 ceph-mon[88218]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:05:13.781 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:13.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:13 smithi037 ceph-mon[102022]: pgmap v2211: 109 pgs: 109 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:05:13.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:13 smithi037 ceph-mon[102022]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:05:13.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:13 smithi037 ceph-mon[97894]: pgmap v2211: 109 pgs: 109 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:05:13.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:13 smithi037 ceph-mon[97894]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:05:13.820 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:13.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:13.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:13.922 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:13.958 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:13.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:13.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:14.060 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:14.098 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:14.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:14.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:14.105 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 1 15 3990 3975 248.422 248.438 0.00335569 0.00401569 2024-08-17T18:05:14.200 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:14.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:14.238 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:14.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:14.340 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:14.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:14.379 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:14.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:14.480 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:14.518 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:14.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:14.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:14.620 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:14.657 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:14.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:14.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:14.759 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:14.795 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:14.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:14.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:14.897 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:14.936 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:14.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:14.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:15.038 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:15.074 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:15.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:15.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:15.105 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 2 16 7674 7658 239.294 230.188 0.00360443 0.00417053 2024-08-17T18:05:15.177 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:15.212 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:15.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:15.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:15.314 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:15.354 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:15.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:15.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:15.456 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:15.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:15.495 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:15.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:15.596 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:15.633 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:15.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:15.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:15.735 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:15.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:15 smithi046 ceph-mon[88218]: pgmap v2212: 109 pgs: 109 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:05:15.771 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:15.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:15.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:15.780 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:15 smithi037 ceph-mon[97894]: pgmap v2212: 109 pgs: 109 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:05:15.780 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:15 smithi037 ceph-mon[102022]: pgmap v2212: 109 pgs: 109 active+clean; 582 KiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2024-08-17T18:05:15.873 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:15.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:15.907 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:15.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:15.922 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T18:05:16.008 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:16.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:16.049 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:16.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:16.106 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 3 16 10865 10849 226.002 199.438 0.00501918 0.00441767 2024-08-17T18:05:16.150 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:16.173 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:16.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:16.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:16.275 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:16.310 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:16.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:16.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:16.412 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:16.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:16.452 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:16.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:16.553 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:16.591 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:16.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:16.592 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:16.693 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:16.729 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:16.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:16.730 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:16.831 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:16.869 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:16.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:16.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:16.971 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:17.005 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:17.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:17.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:17.105 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 4 15 13543 13528 211.355 167.438 0.0105045 0.00472273 2024-08-17T18:05:17.107 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:17.153 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:17.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:17.155 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:17.255 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:17.290 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:17.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:17.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:17.392 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:17.431 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:17.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:17.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:17.532 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:17.570 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:17.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:17.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:17.672 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:17.709 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:17.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:17.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:17.741 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:17 smithi037 ceph-mon[102022]: pgmap v2213: 109 pgs: 109 active+clean; 244 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 30 MiB/s wr, 486 op/s 2024-08-17T18:05:17.742 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:17 smithi037 ceph-mon[97894]: pgmap v2213: 109 pgs: 109 active+clean; 244 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 30 MiB/s wr, 486 op/s 2024-08-17T18:05:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:17 smithi046 ceph-mon[88218]: pgmap v2213: 109 pgs: 109 active+clean; 244 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 30 MiB/s wr, 486 op/s 2024-08-17T18:05:17.811 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:17.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:17.850 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:17.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:17.951 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:17.986 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:17.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:17.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:18.088 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:18.105 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 5 16 16557 16541 206.743 188.312 0.00738168 0.00483028 2024-08-17T18:05:18.161 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:18.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:18.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:18.263 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:18.302 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:18.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:18.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:18.404 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:18.428 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:18.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:18.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:18.530 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:18.567 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:18.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:18.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:18.669 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:18.706 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:18.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:18.707 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:18.808 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:18.851 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:18.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:18.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:18.877 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T18:05:18.877 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T18:05:18.954 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:18.994 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:18.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:18.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:19.096 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:19.105 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 6 16 19012 18996 197.857 153.438 0.00858712 0.00504688 2024-08-17T18:05:19.138 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:19.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:19.139 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:19.240 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:19.248 INFO:teuthology.orchestra.run.smithi037.stderr:no valid command found; 10 closest matches: 2024-08-17T18:05:19.248 INFO:teuthology.orchestra.run.smithi037.stderr:0 2024-08-17T18:05:19.248 INFO:teuthology.orchestra.run.smithi037.stderr:1 2024-08-17T18:05:19.248 INFO:teuthology.orchestra.run.smithi037.stderr:2 2024-08-17T18:05:19.248 INFO:teuthology.orchestra.run.smithi037.stderr:abort 2024-08-17T18:05:19.248 INFO:teuthology.orchestra.run.smithi037.stderr:assert 2024-08-17T18:05:19.248 INFO:teuthology.orchestra.run.smithi037.stderr:bench [] [] [] [] 2024-08-17T18:05:19.248 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs debug_inject_read_zeros 2024-08-17T18:05:19.249 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs files list 2024-08-17T18:05:19.249 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs stats 2024-08-17T18:05:19.249 INFO:teuthology.orchestra.run.smithi037.stderr:bluestore allocator dump block 2024-08-17T18:05:19.249 INFO:teuthology.orchestra.run.smithi037.stderr:Error EINVAL: invalid command 2024-08-17T18:05:19.249 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:05:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:05:18] "GET /metrics HTTP/1.1" 200 36625 "" "Prometheus/2.51.0" 2024-08-17T18:05:19.280 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:19.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:19.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:19.382 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:19.420 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:19.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:19.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:19.522 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:19.556 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:19.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:19.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:19.658 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:19.697 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:19.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:19.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:19.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:19 smithi046 ceph-mon[88218]: pgmap v2214: 109 pgs: 109 active+clean; 709 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T18:05:19.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:19 smithi037 ceph-mon[102022]: pgmap v2214: 109 pgs: 109 active+clean; 709 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T18:05:19.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:19 smithi037 ceph-mon[97894]: pgmap v2214: 109 pgs: 109 active+clean; 709 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T18:05:19.798 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:19.840 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:19.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:19.841 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:19.942 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:19.978 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:19.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:19.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:20.011 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-08-17T18:05:20.056 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:05:20.080 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:20.105 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 7 16 21621 21605 192.88 163.062 0.00487759 0.00517683 2024-08-17T18:05:20.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:20.119 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:20.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:20.220 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:20.260 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:20.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:20.262 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:20.363 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:20.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:20.408 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:20.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:20.509 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:05:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:05:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:05:20.553 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:20.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:20.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:20.556 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T18:05:20.556 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T18:05:20.557 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.0 'trim stale osdmaps' 2024-08-17T18:05:20.656 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:20.703 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:20.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:20.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:20.805 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:20.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:20.843 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:20.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:20.944 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:20.980 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:20.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:20.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:21.082 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:21.105 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:21.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:21.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:21.120 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 8 16 23950 23934 186.625 145.562 0.00190271 0.00533159 2024-08-17T18:05:21.207 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:21.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:21.246 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:21.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:21.347 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:21.385 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:21.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:21.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:21.487 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:21.505 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:05:21.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:21.532 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:21.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:21.633 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:21.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:21.669 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:21.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:21.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:21 smithi046 ceph-mon[88218]: pgmap v2215: 109 pgs: 109 active+clean; 1.1 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 113 MiB/s wr, 1.80k op/s 2024-08-17T18:05:21.770 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:21.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:21 smithi037 ceph-mon[97894]: pgmap v2215: 109 pgs: 109 active+clean; 1.1 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 113 MiB/s wr, 1.80k op/s 2024-08-17T18:05:21.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:21 smithi037 ceph-mon[102022]: pgmap v2215: 109 pgs: 109 active+clean; 1.1 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 113 MiB/s wr, 1.80k op/s 2024-08-17T18:05:21.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:21.815 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:21.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:21.835 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:05:21.835 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:05:21.853 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:05:21.853 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:05:21.870 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:05:21.870 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:05:21.917 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:21.939 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:21.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:21.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:22.000 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:05:22.000 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:05:22.031 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:05:22.032 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:05:22.041 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:22.065 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:05:22.065 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:05:22.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:22.079 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:22.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:22.101 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:05:22.101 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:05:22.120 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 9 16 26057 26041 180.529 131.688 0.00716532 0.00553418 2024-08-17T18:05:22.136 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:05:22.136 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:05:22.181 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:22.220 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:22.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:22.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:22.321 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:22.353 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:22.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:22.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:22.455 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:22.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:22.491 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:22.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:22.592 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:22.621 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:22.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:22.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:22.723 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:22.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:22.760 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:22.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:22.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:22 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3789945611' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:05:22.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:22 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3789945611' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:05:22.861 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:22.902 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:22.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:22.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:23.004 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:23.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:22 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3789945611' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:05:23.043 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:23.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:23.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:23.120 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 10 16 28187 28171 175.795 133.125 0.00573403 0.0056819 2024-08-17T18:05:23.145 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:23.184 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:23.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:23.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:23.286 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:23.309 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:23.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:23.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:23.411 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:23.447 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:23.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:23.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:23.549 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:23.572 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:23.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:23.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:23.674 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:23.712 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:23.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:23.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:23.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:23 smithi037 ceph-mon[97894]: pgmap v2216: 109 pgs: 109 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 116 MiB/s wr, 1.86k op/s 2024-08-17T18:05:23.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:23 smithi037 ceph-mon[102022]: pgmap v2216: 109 pgs: 109 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 116 MiB/s wr, 1.86k op/s 2024-08-17T18:05:23.814 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:23.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:23.856 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:23.856 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:23.957 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:23.980 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:23.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:23.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:24.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:23 smithi046 ceph-mon[88218]: pgmap v2216: 109 pgs: 109 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 116 MiB/s wr, 1.86k op/s 2024-08-17T18:05:24.083 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:24.121 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 11 16 29926 29910 169.7 108.688 0.0109725 0.00588602 2024-08-17T18:05:24.141 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:24.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:24.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:24.243 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:24.276 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:24.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:24.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:24.378 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:24.418 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:24.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:24.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:24.520 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:24.542 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:24.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:24.543 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:24.644 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:24.677 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:24.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:24.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:24.779 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:24.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:05:24.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:05:24.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:24.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [3, 2]} : dispatch 2024-08-17T18:05:24.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]} : dispatch 2024-08-17T18:05:24.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [3, 2]} : dispatch 2024-08-17T18:05:24.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:05:24.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:05:24.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:24.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [3, 2]} : dispatch 2024-08-17T18:05:24.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]} : dispatch 2024-08-17T18:05:24.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [3, 2]} : dispatch 2024-08-17T18:05:24.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:24.803 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:24.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:24.821 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:05:24.821 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:05:24.821 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:24.821 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [3, 2]} : dispatch 2024-08-17T18:05:24.821 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]} : dispatch 2024-08-17T18:05:24.821 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [3, 2]} : dispatch 2024-08-17T18:05:24.904 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:24.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:24.943 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:24.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:25.044 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:25.066 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:25.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:25.067 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:25.121 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 12 16 31637 31621 164.476 106.938 0.00358438 0.00607311 2024-08-17T18:05:25.168 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:25.204 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:25.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:25.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:25.306 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:25.343 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:25.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:25.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:25.445 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:25.483 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:25.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:25.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:25.585 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:25.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:25.624 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:25.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:25.725 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:25.760 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:25.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:25.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:25.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:25 smithi037 ceph-mon[102022]: pgmap v2217: 109 pgs: 109 active+clean; 1.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 127 MiB/s wr, 2.03k op/s 2024-08-17T18:05:25.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:25 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [3, 2]}]': finished 2024-08-17T18:05:25.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:25 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-08-17T18:05:25.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:25 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [3, 2]}]': finished 2024-08-17T18:05:25.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:25 smithi037 ceph-mon[102022]: osdmap e1341: 8 total, 8 up, 8 in 2024-08-17T18:05:25.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:25 smithi037 ceph-mon[97894]: pgmap v2217: 109 pgs: 109 active+clean; 1.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 127 MiB/s wr, 2.03k op/s 2024-08-17T18:05:25.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:25 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [3, 2]}]': finished 2024-08-17T18:05:25.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:25 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-08-17T18:05:25.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:25 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [3, 2]}]': finished 2024-08-17T18:05:25.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:25 smithi037 ceph-mon[97894]: osdmap e1341: 8 total, 8 up, 8 in 2024-08-17T18:05:25.862 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:25.885 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:25.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:25.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:25.987 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:26.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:25 smithi046 ceph-mon[88218]: pgmap v2217: 109 pgs: 109 active+clean; 1.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 127 MiB/s wr, 2.03k op/s 2024-08-17T18:05:26.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:25 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [3, 2]}]': finished 2024-08-17T18:05:26.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:25 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-08-17T18:05:26.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:25 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [3, 2]}]': finished 2024-08-17T18:05:26.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:25 smithi046 ceph-mon[88218]: osdmap e1341: 8 total, 8 up, 8 in 2024-08-17T18:05:26.022 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:26.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:26.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:26.121 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 13 16 33330 33314 159.967 105.812 0.00349369 0.0062456 2024-08-17T18:05:26.124 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:26.151 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:26.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:26.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:26.253 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:26.281 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:26.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:26.282 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:26.383 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:26.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:26.424 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:26.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:26.525 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:26.565 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:26.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:26.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:26.666 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:26.697 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:26.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:26.698 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:26.799 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:26.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:26.848 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:26.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:26.950 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:26.987 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:26.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:26.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:27.089 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:27.121 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 14 16 35027 35011 156.12 106.062 0.0105929 0.00639984 2024-08-17T18:05:27.126 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:27.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:27.127 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:27.228 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:26 smithi046 ceph-mon[88218]: osdmap e1342: 8 total, 8 up, 8 in 2024-08-17T18:05:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:26 smithi046 ceph-mon[88218]: pgmap v2220: 109 pgs: 1 peering, 108 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 141 MiB/s wr, 2.25k op/s 2024-08-17T18:05:27.269 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:27.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:27.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:26 smithi037 ceph-mon[97894]: osdmap e1342: 8 total, 8 up, 8 in 2024-08-17T18:05:27.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:26 smithi037 ceph-mon[97894]: pgmap v2220: 109 pgs: 1 peering, 108 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 141 MiB/s wr, 2.25k op/s 2024-08-17T18:05:27.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:26 smithi037 ceph-mon[102022]: osdmap e1342: 8 total, 8 up, 8 in 2024-08-17T18:05:27.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:26 smithi037 ceph-mon[102022]: pgmap v2220: 109 pgs: 1 peering, 108 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 141 MiB/s wr, 2.25k op/s 2024-08-17T18:05:27.371 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:27.409 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:27.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:27.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:27.511 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:27.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:27.563 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:27.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:27.664 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:27.700 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:27.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:27.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:27.802 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:27.841 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:27.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:27.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:27.943 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:27.981 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:27.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:27.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:28.083 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:28.121 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 15 16 36984 36968 153.868 122.312 0.00903491 0.00649296 2024-08-17T18:05:28.128 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:28.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:28.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:28.230 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:28.267 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:28.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:28.268 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:28.369 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:28.407 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:28.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:28.408 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:28.509 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:28.544 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:28.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:28.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:28.646 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:28.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:28.683 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:28.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:28.784 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:28.806 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:28.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:28.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:28.908 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:28.932 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:28.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:28.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:29.033 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:29.067 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:29.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:29.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:29.121 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 16 16 38388 38372 149.739 87.75 0.00333865 0.00667266 2024-08-17T18:05:29.170 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:29.204 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:29.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:29.205 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:29.251 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:05:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:05:28] "GET /metrics HTTP/1.1" 200 36687 "" "Prometheus/2.51.0" 2024-08-17T18:05:29.306 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:29.329 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:29.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:29.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:29.431 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:29.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:29.476 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:29.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:29.503 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:29 smithi046 ceph-mon[88218]: pgmap v2221: 109 pgs: 1 peering, 108 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 127 MiB/s wr, 2.04k op/s 2024-08-17T18:05:29.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:29 smithi037 ceph-mon[97894]: pgmap v2221: 109 pgs: 1 peering, 108 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 127 MiB/s wr, 2.04k op/s 2024-08-17T18:05:29.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:29 smithi037 ceph-mon[102022]: pgmap v2221: 109 pgs: 1 peering, 108 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 127 MiB/s wr, 2.04k op/s 2024-08-17T18:05:29.578 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:29.611 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:29.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:29.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:29.713 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:29.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:29.740 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:29.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:29.841 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:29.881 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:29.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:29.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:29.983 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:30.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:30.022 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:30.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:30.121 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 17 16 40032 40016 146.977 102.75 0.015205 0.00679779 2024-08-17T18:05:30.123 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:30.159 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:30.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:30.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:30.261 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:30.302 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:30.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:30.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:30.404 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:30.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:30.446 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:30.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:05:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:05:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:05:30.547 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:30.582 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:30.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:30.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:30.684 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:30.722 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:30.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:30.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:30.824 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:30.862 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:30.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:30.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:30.964 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:31.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:31.008 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:31.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:31.108 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:31.121 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 18 15 41654 41639 144.449 101.438 0.010899 0.00691772 2024-08-17T18:05:31.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:31.141 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:31.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:31.242 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:30 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:05:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:30 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:05:31.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:30 smithi046 ceph-mon[88218]: pgmap v2222: 109 pgs: 1 peering, 108 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 137 MiB/s wr, 2.19k op/s 2024-08-17T18:05:31.278 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:31.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:31.279 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:31.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:30 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:05:31.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:30 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:05:31.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:30 smithi037 ceph-mon[102022]: pgmap v2222: 109 pgs: 1 peering, 108 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 137 MiB/s wr, 2.19k op/s 2024-08-17T18:05:31.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:30 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:05:31.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:30 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:05:31.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:30 smithi037 ceph-mon[97894]: pgmap v2222: 109 pgs: 1 peering, 108 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 137 MiB/s wr, 2.19k op/s 2024-08-17T18:05:31.379 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:31.413 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:31.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:31.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:31.515 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:31.548 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:31.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:31.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:31.650 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:31.690 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:31.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:31.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:31.792 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:31.837 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:31.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:31.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:31.942 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:31.979 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:31.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:31.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:32.081 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:32.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:32.118 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:32.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:32.121 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 19 16 43311 43295 142.295 103.5 0.00582857 0.00702295 2024-08-17T18:05:32.219 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:32.262 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:32.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:32.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:32.277 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:05:32.364 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:32.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:32.401 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:32.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:32.502 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:32.557 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:32.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:32.559 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:32.659 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:32.696 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:32.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:32.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:32.798 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:32.840 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:32.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:32.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:32.887 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T18:05:32.887 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [], 2024-08-17T18:05:32.888 INFO:teuthology.orchestra.run.smithi037.stdout: "num_ops": 0 2024-08-17T18:05:32.888 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T18:05:32.942 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:32.984 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:32.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:32.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:33.086 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:33.121 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:33.122 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:2024-08-17T18:05:33.121788+0000 min lat: 0.00115471 max lat: 0.259145 avg lat: 0.00712352 2024-08-17T18:05:33.122 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T18:05:33.122 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 20 16 44939 44923 140.268 101.75 0.00558349 0.00712352 2024-08-17T18:05:33.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:33.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:33.224 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:33.258 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:33.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:33.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:33.264 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is set 2024-08-17T18:05:33.360 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:33.396 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:33.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:33.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:33.498 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:33.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:33 smithi046 ceph-mon[88218]: pgmap v2223: 109 pgs: 109 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 114 MiB/s wr, 1.83k op/s 2024-08-17T18:05:33.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:33 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3282160409' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:05:33.536 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:33.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:33.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:33.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:33 smithi037 ceph-mon[102022]: pgmap v2223: 109 pgs: 109 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 114 MiB/s wr, 1.83k op/s 2024-08-17T18:05:33.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:33 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3282160409' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:05:33.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:33 smithi037 ceph-mon[97894]: pgmap v2223: 109 pgs: 109 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 114 MiB/s wr, 1.83k op/s 2024-08-17T18:05:33.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:33 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3282160409' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:05:33.638 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:33.678 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:33.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:33.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:33.780 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:33.789 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:05:33.819 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:33.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:33.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:33.921 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:33.960 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:33.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:33.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:34.062 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:34.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:34.100 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:34.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:34.122 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 21 16 46739 46723 138.94 112.5 0.00887451 0.00719251 2024-08-17T18:05:34.201 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:34.240 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:34.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:34.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:34.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:34 smithi037 ceph-mon[102022]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:05:34.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:34 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3282160409' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:05:34.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:34 smithi037 ceph-mon[102022]: osdmap e1343: 8 total, 8 up, 8 in 2024-08-17T18:05:34.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:34 smithi037 ceph-mon[97894]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:05:34.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:34 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3282160409' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:05:34.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:34 smithi037 ceph-mon[97894]: osdmap e1343: 8 total, 8 up, 8 in 2024-08-17T18:05:34.341 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:34.376 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:34.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:34.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:34.478 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:34.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:34 smithi046 ceph-mon[88218]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:05:34.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:34 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3282160409' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:05:34.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:34 smithi046 ceph-mon[88218]: osdmap e1343: 8 total, 8 up, 8 in 2024-08-17T18:05:34.516 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:34.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:34.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:34.618 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:34.657 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:34.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:34.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:34.759 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:34.819 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-08-17T18:05:34.820 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:34.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:34.822 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:34.923 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:34.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:34.964 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:34.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:35.065 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:35.119 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:35.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:35.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:35.122 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 22 16 48506 48490 137.645 110.438 0.0280556 0.00726037 2024-08-17T18:05:35.221 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:35.255 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:35.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:35.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:35.357 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:35.394 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:35.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:35.395 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:35.495 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:35.530 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:35.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:35.534 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:35.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:35 smithi037 ceph-mon[97894]: pgmap v2225: 109 pgs: 109 active+clean; 2.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-08-17T18:05:35.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:35 smithi037 ceph-mon[102022]: pgmap v2225: 109 pgs: 109 active+clean; 2.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-08-17T18:05:35.635 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:35.674 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:35.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:35.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:35 smithi046 ceph-mon[88218]: pgmap v2225: 109 pgs: 109 active+clean; 2.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-08-17T18:05:35.775 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:35.816 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:35.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:35.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:35.918 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:35.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:35.943 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:35.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:36.044 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:36.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:36.082 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:36.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:36.122 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 23 16 50258 50242 136.422 109.5 0.0113685 0.007325 2024-08-17T18:05:36.184 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:36.225 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:36.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:36.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:36.327 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:36.360 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:36.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:36.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:36.462 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:36.501 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:36.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:36.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:36.603 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:36.641 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:36.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:36.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:36.743 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:36.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:36.782 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:36.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:36.883 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:36.922 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:36.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:36.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:37.024 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:37.062 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:37.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:37.063 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:37.123 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 24 16 52038 52022 135.373 111.25 0.00427788 0.00738181 2024-08-17T18:05:37.164 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:37.198 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:37.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:37.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:37.300 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:37.344 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:37.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:37.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:37.446 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:37.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:37.504 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:37.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:37.521 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:05:37.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:37 smithi037 ceph-mon[97894]: pgmap v2226: 109 pgs: 109 active+clean; 2.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 106 MiB/s wr, 1.69k op/s 2024-08-17T18:05:37.545 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:37 smithi037 ceph-mon[102022]: pgmap v2226: 109 pgs: 109 active+clean; 2.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 106 MiB/s wr, 1.69k op/s 2024-08-17T18:05:37.605 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:37.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:37.658 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:37.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:37.676 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T18:05:37.759 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:37.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:37 smithi046 ceph-mon[88218]: pgmap v2226: 109 pgs: 109 active+clean; 2.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 106 MiB/s wr, 1.69k op/s 2024-08-17T18:05:37.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:37.805 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:37.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:37.906 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:37.938 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:37.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:37.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:38.040 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:38.063 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:38.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:38.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:38.123 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 25 16 53346 53330 133.229 81.75 0.00653559 0.00749951 2024-08-17T18:05:38.165 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:38.203 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:38.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:38.204 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:38.305 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:38.344 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:38.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:38.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:38.419 INFO:teuthology.orchestra.run.smithi037.stderr:no valid command found; 10 closest matches: 2024-08-17T18:05:38.419 INFO:teuthology.orchestra.run.smithi037.stderr:0 2024-08-17T18:05:38.419 INFO:teuthology.orchestra.run.smithi037.stderr:1 2024-08-17T18:05:38.419 INFO:teuthology.orchestra.run.smithi037.stderr:2 2024-08-17T18:05:38.419 INFO:teuthology.orchestra.run.smithi037.stderr:abort 2024-08-17T18:05:38.419 INFO:teuthology.orchestra.run.smithi037.stderr:assert 2024-08-17T18:05:38.419 INFO:teuthology.orchestra.run.smithi037.stderr:bench [] [] [] [] 2024-08-17T18:05:38.419 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs debug_inject_read_zeros 2024-08-17T18:05:38.419 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs files list 2024-08-17T18:05:38.419 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs stats 2024-08-17T18:05:38.420 INFO:teuthology.orchestra.run.smithi037.stderr:bluestore allocator dump block 2024-08-17T18:05:38.420 INFO:teuthology.orchestra.run.smithi037.stderr:Error EINVAL: invalid command 2024-08-17T18:05:38.446 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:38.489 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:38.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:38.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:38.591 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:38.632 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:38.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:38.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:38.734 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:38.774 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:38.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:38.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:38.876 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:38.915 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:38.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:38.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:38.985 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:05:39.017 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:39.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:05:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:05:38] "GET /metrics HTTP/1.1" 200 36687 "" "Prometheus/2.51.0" 2024-08-17T18:05:39.049 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:39.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:39.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:39.123 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 26 16 54965 54949 131.995 101.188 0.00909893 0.00757174 2024-08-17T18:05:39.151 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:39.175 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:39.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:39.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:39.277 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:39.316 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:39.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:39.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:39.417 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:39.458 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:39.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:39.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:39.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:39 smithi037 ceph-mon[97894]: pgmap v2227: 109 pgs: 109 active+clean; 3.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s 2024-08-17T18:05:39.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:39.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:39 smithi037 ceph-mon[102022]: pgmap v2227: 109 pgs: 109 active+clean; 3.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s 2024-08-17T18:05:39.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:39.560 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:39.599 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:39.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:39.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:39.701 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:39.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:39.741 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:39.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:39 smithi046 ceph-mon[88218]: pgmap v2227: 109 pgs: 109 active+clean; 3.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s 2024-08-17T18:05:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:39.842 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:39.881 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:39.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:39.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:39.983 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:40.016 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:40.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:40.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:40.118 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:40.123 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 27 16 56542 56526 130.757 98.5625 0.0104396 0.00764244 2024-08-17T18:05:40.155 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:40.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:40.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:40.222 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T18:05:40.223 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T18:05:40.223 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.2 'trim stale osdmaps' 2024-08-17T18:05:40.257 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:40.307 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:40.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:40.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:40.409 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:40.454 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:40.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:40.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:40.489 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:05:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:05:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:05:40.556 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:40.600 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:40.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:40.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:40.702 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:40.748 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:40.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:40.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:40.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:40 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:05:40.770 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:40 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:05:40.771 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:40 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:05:40.851 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:40.896 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:40.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:40.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:40.956 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:05:40.998 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:41.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:41.037 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:41.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:41.124 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 28 15 58022 58007 129.393 92.5625 0.0140746 0.00772322 2024-08-17T18:05:41.137 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:41.174 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:41.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:41.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:41.276 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:41.312 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:41.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:41.313 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:41.414 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:41.463 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:41.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:41.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:41.566 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:41.608 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:41.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:41.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:41.709 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:41.734 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:41.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:41.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:41.747 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:41 smithi037 ceph-mon[97894]: pgmap v2228: 109 pgs: 109 active+clean; 3.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-08-17T18:05:41.748 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:41 smithi037 ceph-mon[102022]: pgmap v2228: 109 pgs: 109 active+clean; 3.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-08-17T18:05:41.752 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:41 smithi046 ceph-mon[88218]: pgmap v2228: 109 pgs: 109 active+clean; 3.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-08-17T18:05:41.837 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:41.873 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:41.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:41.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:41.975 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:42.019 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:42.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:42.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:42.121 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:42.124 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 29 16 59450 59434 128.007 89.1875 0.01069 0.00780712 2024-08-17T18:05:42.171 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:42.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:42.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:42.272 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:42.322 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:42.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:42.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:42.424 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:42.466 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:42.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:42.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:42.568 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:42.608 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:42.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:42.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:42.693 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:05:42.694 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:05:42.694 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:05:42.694 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:05:42.694 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:05:42.694 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:05:42.694 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:05:42.694 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:05:42.694 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:05:42.695 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:05:42.695 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:05:42.695 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:05:42.695 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:05:42.695 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:05:42.695 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:05:42.695 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:05:42.695 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:42 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/112273344' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:05:42.696 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:42 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/112273344' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:05:42.709 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:42.754 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:42.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:42.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:42.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:42 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/112273344' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:05:42.857 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:42.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:42.897 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:42.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:42.998 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:43.036 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:43.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:43.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:43.124 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 30 16 60863 60847 126.684 88.3125 0.00585167 0.00788828 2024-08-17T18:05:43.137 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:43.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:43.174 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:43.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:43.275 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:43.313 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:43.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:43.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:43.415 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:43.456 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:43.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:43.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:43.558 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:43.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:43.636 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:43.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:43.737 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:43 smithi046 ceph-mon[88218]: pgmap v2229: 109 pgs: 109 active+clean; 3.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-08-17T18:05:43.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:43.776 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:43.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:43.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:43 smithi037 ceph-mon[102022]: pgmap v2229: 109 pgs: 109 active+clean; 3.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-08-17T18:05:43.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:43 smithi037 ceph-mon[97894]: pgmap v2229: 109 pgs: 109 active+clean; 3.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-08-17T18:05:43.877 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:43.893 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:05:43.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:43.911 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:43.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:44.013 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:44.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:44.056 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:44.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:44.124 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 31 16 62395 62379 125.687 95.75 0.00788325 0.00795155 2024-08-17T18:05:44.157 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:44.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:44.190 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:44.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:44.292 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:44.324 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:44.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:44.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:44.425 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:44.464 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:44.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:44.465 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:44.567 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:44.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:44.611 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:44.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:44.712 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:44.750 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:44.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:44.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:44.851 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:44.890 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:44.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:44.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:44.991 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:45.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:45.028 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:45.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:45.124 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 32 16 63804 63788 124.511 88.0625 0.0090398 0.00802442 2024-08-17T18:05:45.129 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:45.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:45.170 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:45.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:45.271 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:45.307 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:45.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:45.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:45.409 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:45.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:45.449 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:45.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:45.550 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:45.591 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:45.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:45.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:45.693 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:45.735 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:45.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:45.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:45 smithi046 ceph-mon[88218]: pgmap v2230: 109 pgs: 109 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-08-17T18:05:45.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:45 smithi037 ceph-mon[102022]: pgmap v2230: 109 pgs: 109 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-08-17T18:05:45.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:45 smithi037 ceph-mon[97894]: pgmap v2230: 109 pgs: 109 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-08-17T18:05:45.837 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:45.874 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:45.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:45.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:45.976 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:46.009 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:46.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:46.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:46.111 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:46.124 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 33 16 65108 65092 123.208 81.5 0.108809 0.00810651 2024-08-17T18:05:46.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:46.169 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:46.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:46.270 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:46.307 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:46.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:46.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:46.409 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:46.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:46.444 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:46.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:46.500 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:05:46.545 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:46.591 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:46.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:46.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:46.693 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:46.729 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:46.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:46.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:46.831 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:46.869 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:46.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:46.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:46.971 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:47.000 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:47.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:47.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:47.102 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:47.124 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 34 16 66389 66373 121.939 80.0625 0.00474356 0.00819467 2024-08-17T18:05:47.142 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:47.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:47.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:47.244 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:47.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:47.282 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:47.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:47.383 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:47.422 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:47.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:47.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:47.524 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:47.561 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:47.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:47.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:47.663 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:47.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:47.702 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:47.702 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:47.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:47 smithi037 ceph-mon[102022]: pgmap v2231: 109 pgs: 109 active+clean; 3.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-08-17T18:05:47.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:47 smithi037 ceph-mon[97894]: pgmap v2231: 109 pgs: 109 active+clean; 3.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-08-17T18:05:47.804 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:47.847 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:47.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:47.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:47.949 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:47.987 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:47.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:47.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:48.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:47 smithi046 ceph-mon[88218]: pgmap v2231: 109 pgs: 109 active+clean; 3.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2024-08-17T18:05:48.089 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:48.124 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 35 16 67856 67840 121.075 91.6875 0.0185179 0.00825391 2024-08-17T18:05:48.132 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:48.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:48.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:48.235 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:48.270 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:48.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:48.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:48.372 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:48.415 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:48.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:48.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:48.517 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:48.552 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:48.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:48.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:48.654 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:48.691 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:48.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:48.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:48.793 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:48.833 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:48.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:48.834 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:48.935 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:48.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:48.960 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:48.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:49.061 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:49.083 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:49.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:49.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:49.125 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 36 16 68855 68839 119.447 62.4375 0.00325059 0.00832436 2024-08-17T18:05:49.185 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:49.210 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:49.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:49.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:49.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:05:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:05:48] "GET /metrics HTTP/1.1" 200 36690 "" "Prometheus/2.51.0" 2024-08-17T18:05:49.312 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:49.335 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:49.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:49.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:49.437 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:49.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:49.477 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:49.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:49.578 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:49.613 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:49.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:49.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:49.715 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:49.754 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:49.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:49.755 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:49.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:49 smithi037 ceph-mon[102022]: pgmap v2232: 109 pgs: 109 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T18:05:49.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:49 smithi037 ceph-mon[97894]: pgmap v2232: 109 pgs: 109 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T18:05:49.856 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:49.893 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:49.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:49.894 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:49.994 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:50.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:49 smithi046 ceph-mon[88218]: pgmap v2232: 109 pgs: 109 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T18:05:50.029 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:50.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:50.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:50.125 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 37 16 69964 69948 118.091 69.3125 0.00561499 0.00846313 2024-08-17T18:05:50.131 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:50.167 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:50.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:50.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:50.269 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:50.313 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:50.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:50.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:50.415 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:50.448 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:50.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:50.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:05:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:05:50.215Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:05:50.550 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:50.592 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:50.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:50.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:50.694 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:50.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:50.738 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:50.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:50.839 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:50.848 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T18:05:50.848 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T18:05:50.873 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:50.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:50.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:50.975 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:51.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:51.016 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:51.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:51.117 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:51.125 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 38 16 71363 71347 117.285 87.4375 0.00673635 0.00852092 2024-08-17T18:05:51.154 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:51.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:51.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:51.256 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:51.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:51.295 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:51.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:51.396 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:51.431 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:51.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:51.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:51.533 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:51.571 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:51.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:51.574 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:51.675 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:51.714 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:51 smithi037 ceph-mon[97894]: pgmap v2233: 109 pgs: 109 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-08-17T18:05:51.714 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:51 smithi037 ceph-mon[102022]: pgmap v2233: 109 pgs: 109 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-08-17T18:05:51.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:51.716 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:51.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:51.817 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:51.853 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:51.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:51.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:51.955 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:51.993 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:51.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:51.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:52.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:51 smithi046 ceph-mon[88218]: pgmap v2233: 109 pgs: 109 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-08-17T18:05:52.093 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-08-17T18:05:52.095 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:52.126 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 39 16 72755 72739 116.509 87 0.0110877 0.00857801 2024-08-17T18:05:52.134 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:52.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:52.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:52.236 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:52.271 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:52.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:52.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:52.372 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:52.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:52.435 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:52.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:52.536 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:52.578 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:52.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:52.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:52.680 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:52.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:52.711 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:52.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:52.812 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:52.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:52.858 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:52.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:52.960 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:52.997 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:52.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:52.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:53.099 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:53.125 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:2024-08-17T18:05:53.125540+0000 min lat: 0.00115471 max lat: 0.320631 avg lat: 0.00865206 2024-08-17T18:05:53.125 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T18:05:53.125 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 40 16 73982 73966 115.513 76.6875 0.0184529 0.00865206 2024-08-17T18:05:53.141 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:53.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:53.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:53.243 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:53.303 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:53.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:53.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:53.407 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:53.446 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:53.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:53.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:53.541 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is unset 2024-08-17T18:05:53.548 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:53.580 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:53.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:53.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:53.682 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:53.721 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:53.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:53.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:53.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:53 smithi037 ceph-mon[97894]: pgmap v2234: 109 pgs: 109 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T18:05:53.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:53 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2610192000' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:05:53.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:53 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:05:53.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:53 smithi037 ceph-mon[102022]: pgmap v2234: 109 pgs: 109 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T18:05:53.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:53 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2610192000' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:05:53.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:53 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:05:53.822 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:53.857 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:53.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:53.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:53.958 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:54.002 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:54.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:54.003 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:54.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:53 smithi046 ceph-mon[88218]: pgmap v2234: 109 pgs: 109 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T18:05:54.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:53 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2610192000' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:05:54.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:53 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:05:54.097 INFO:teuthology.orchestra.run.smithi037.stderr:no valid command found; 10 closest matches: 2024-08-17T18:05:54.097 INFO:teuthology.orchestra.run.smithi037.stderr:0 2024-08-17T18:05:54.097 INFO:teuthology.orchestra.run.smithi037.stderr:1 2024-08-17T18:05:54.097 INFO:teuthology.orchestra.run.smithi037.stderr:2 2024-08-17T18:05:54.098 INFO:teuthology.orchestra.run.smithi037.stderr:abort 2024-08-17T18:05:54.098 INFO:teuthology.orchestra.run.smithi037.stderr:assert 2024-08-17T18:05:54.098 INFO:teuthology.orchestra.run.smithi037.stderr:bench [] [] [] [] 2024-08-17T18:05:54.098 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs debug_inject_read_zeros 2024-08-17T18:05:54.098 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs files list 2024-08-17T18:05:54.098 INFO:teuthology.orchestra.run.smithi037.stderr:bluefs stats 2024-08-17T18:05:54.098 INFO:teuthology.orchestra.run.smithi037.stderr:bluestore allocator dump block 2024-08-17T18:05:54.098 INFO:teuthology.orchestra.run.smithi037.stderr:Error EINVAL: invalid command 2024-08-17T18:05:54.104 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:54.125 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 41 16 75228 75212 114.595 77.875 0.0182787 0.00872147 2024-08-17T18:05:54.133 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:54.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:54.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:54.235 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:54.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:54.272 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:54.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:54.373 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:54.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:54.420 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:54.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:54.521 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:54.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:54.565 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:54.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:54.666 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:54.701 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:54.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:54.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:54.803 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:54.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:54.838 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:54.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:54.934 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:54 smithi037 ceph-mon[102022]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:05:54.934 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:54 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:05:54.934 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:54 smithi037 ceph-mon[102022]: osdmap e1344: 8 total, 8 up, 8 in 2024-08-17T18:05:54.934 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:54.934 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:54 smithi037 ceph-mon[97894]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:05:54.935 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:54 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:05:54.935 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:54 smithi037 ceph-mon[97894]: osdmap e1344: 8 total, 8 up, 8 in 2024-08-17T18:05:54.935 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:54.939 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:54.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:54.997 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:54.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:55.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:54 smithi046 ceph-mon[88218]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:05:55.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:54 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:05:55.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:54 smithi046 ceph-mon[88218]: osdmap e1344: 8 total, 8 up, 8 in 2024-08-17T18:05:55.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:55.098 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:55.126 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 42 16 76557 76541 113.843 83.0625 0.0107408 0.00877826 2024-08-17T18:05:55.131 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:55.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:55.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:55.137 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:05:55.233 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:55.269 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:55.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:55.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:55.371 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:55.408 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:55.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:55.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:55.511 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:55.552 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:55.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:55.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:55.653 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:55.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:55.692 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:55.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:55.726 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T18:05:55.726 INFO:tasks.thrashosds.thrasher:Failed to trim stale osdmaps, ignoring 2024-08-17T18:05:55.794 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:55.826 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:55 smithi037 ceph-mon[97894]: pgmap v2236: 109 pgs: 109 active+clean; 4.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2024-08-17T18:05:55.826 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:55 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:05:55.826 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:55 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:05:55.826 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:55 smithi037 ceph-mon[102022]: pgmap v2236: 109 pgs: 109 active+clean; 4.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2024-08-17T18:05:55.826 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:55 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:05:55.826 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:55 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:05:55.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:55.847 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:55.847 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:55.878 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:05:55.948 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:56.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:56.000 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:56.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:56.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:55 smithi046 ceph-mon[88218]: pgmap v2236: 109 pgs: 109 active+clean; 4.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2024-08-17T18:05:56.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:55 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:05:56.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:55 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:05:56.101 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:56.126 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 43 16 77778 77762 112.97 76.3125 0.0201036 0.00884686 2024-08-17T18:05:56.144 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:56.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:56.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:56.246 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:56.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:56.280 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:56.280 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:56.381 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:56.422 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:56.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:56.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:56.525 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:56.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:56.570 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:56.570 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:56.672 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:56.673 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:56 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:05:56.673 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:56 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:05:56.673 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:56 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:05:56.674 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:56 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:05:56.674 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:56 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:05:56.674 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:56 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:05:56.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:56.717 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:56.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:56.818 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:56.852 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:56.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:56.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:56.953 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:56.985 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:56.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:56.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:57.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:56 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:05:57.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:56 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:05:57.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:56 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:05:57.087 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:57.125 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:57.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:57.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:57.126 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 44 16 79123 79107 112.313 84.0625 0.0163388 0.00889853 2024-08-17T18:05:57.227 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:57.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:57.263 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:57.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:57.363 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:57.404 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:57.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:57.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:57.506 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:57.542 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:57.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:57.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:57.644 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:57.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:57.689 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:57.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:57.791 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:57.825 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:57.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:57.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:57.927 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:57.968 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:57.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:57.969 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:58.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:57 smithi046 ceph-mon[88218]: pgmap v2237: 109 pgs: 109 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T18:05:58.021 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:57 smithi037 ceph-mon[97894]: pgmap v2237: 109 pgs: 109 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T18:05:58.021 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:57 smithi037 ceph-mon[102022]: pgmap v2237: 109 pgs: 109 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T18:05:58.069 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:58.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:58.106 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:58.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:58.126 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 45 16 80417 80401 111.614 80.875 0.00759321 0.00895455 2024-08-17T18:05:58.207 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:58.247 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:58.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:58.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:58.349 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:58.387 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:58.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:58.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:58.464 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T18:05:58.488 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:58.547 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:58.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:58.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:58.648 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:58.726 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:58.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:58.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:58.828 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:58.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:58.866 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:58.866 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:58.967 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:58.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:59.000 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:59.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:59.036 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:05:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:05:58] "GET /metrics HTTP/1.1" 200 36688 "" "Prometheus/2.51.0" 2024-08-17T18:05:59.101 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:59.126 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 46 16 81604 81588 110.801 74.1875 0.00473127 0.00901955 2024-08-17T18:05:59.135 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:59.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:59.136 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:59.237 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:59.267 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:59.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:59.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:59.369 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:59.407 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:59.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:59.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:59.509 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:59.540 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:59.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:59.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:59.575 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T18:05:59.575 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T18:05:59.641 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:59.683 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:59.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:59.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:59.784 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:59.824 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:05:59.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:59.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:59.868 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:05:59 smithi037 ceph-mon[102022]: pgmap v2238: 109 pgs: 109 active+clean; 4.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 80 MiB/s wr, 1.27k op/s 2024-08-17T18:05:59.869 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:05:59 smithi037 ceph-mon[97894]: pgmap v2238: 109 pgs: 109 active+clean; 4.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 80 MiB/s wr, 1.27k op/s 2024-08-17T18:05:59.926 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:59.958 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:05:59.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:59.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:00.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:05:59 smithi046 ceph-mon[88218]: pgmap v2238: 109 pgs: 109 active+clean; 4.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 80 MiB/s wr, 1.27k op/s 2024-08-17T18:06:00.060 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:00.085 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:00.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:00.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:00.127 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 47 16 82626 82610 109.803 63.875 0.245172 0.00908406 2024-08-17T18:06:00.186 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:00.228 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:00.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:00.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:00.330 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:00.366 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:00.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:00.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:00.468 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:00.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:00.509 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:00.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:06:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:06:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:06:00.609 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:00.644 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:00.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:00.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:00.727 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 6, 7, 0, 2] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:06:00.727 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:06:00.727 INFO:tasks.thrashosds.thrasher:Removing osd 5, in_osds are: [1, 3, 4, 5, 6, 7, 0, 2] 2024-08-17T18:06:00.727 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd out 5 2024-08-17T18:06:00.746 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:00.813 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:00.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:00.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:00.915 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:00.956 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:00.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:00.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:01.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:00 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2223479223' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:06:01.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:00 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2223479223' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:06:01.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:00 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2223479223' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:06:01.058 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:01.080 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:01.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:01.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:01.127 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 48 16 83531 83515 108.694 56.5625 0.00347735 0.00916088 2024-08-17T18:06:01.181 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:01.206 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:01.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:01.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:01.308 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:01.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:01.345 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:01.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:01.446 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:01.484 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:01.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:01.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:01.586 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:01.620 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:06:01.620 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:06:01.620 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:06:01.620 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:06:01.620 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:06:01.620 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:06:01.620 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:06:01.620 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:06:01.621 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:06:01.621 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:06:01.621 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:06:01.621 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:06:01.621 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:06:01.621 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:06:01.621 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:06:01.621 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:06:01.630 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:01.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:01.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:01.732 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:01.759 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:01.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:01.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:01.861 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:01.907 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:01.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:01.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:01.929 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:01 smithi037 ceph-mon[97894]: pgmap v2239: 109 pgs: 109 active+clean; 4.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T18:06:01.933 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:01 smithi037 ceph-mon[102022]: pgmap v2239: 109 pgs: 109 active+clean; 4.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T18:06:02.009 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:02.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:01 smithi046 ceph-mon[88218]: pgmap v2239: 109 pgs: 109 active+clean; 4.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T18:06:02.054 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:02.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:02.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:02.127 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 49 16 84637 84621 107.886 69.125 0.0116726 0.00926365 2024-08-17T18:06:02.157 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:02.195 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:02.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:02.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:02.297 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:02.332 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:02.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:02.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:02.434 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:02.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:02.481 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:02.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:02.582 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:02.618 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:02.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:02.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:02.720 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:02.758 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:02.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:02.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:02.841 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-08-17T18:06:02.859 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:02.899 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:02.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:02.900 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:02.920 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:06:02.939 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:06:03.001 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:03.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:03.035 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:03.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:03.127 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 50 16 85824 85808 107.212 74.1875 0.00704237 0.00932239 2024-08-17T18:06:03.136 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:03.192 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:03.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:03.193 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:03.293 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:03.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:03.335 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:03.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:03.436 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:03.478 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:03.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:03.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:03.581 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:03.621 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:03.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:03.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:03.705 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:03 smithi037 ceph-mon[97894]: pgmap v2240: 109 pgs: 109 active+clean; 5.0 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T18:06:03.705 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:03 smithi037 ceph-mon[102022]: pgmap v2240: 109 pgs: 109 active+clean; 5.0 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T18:06:03.723 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:03.757 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:03.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:03.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:03.859 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:03.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:03.895 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:03.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:03.996 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:04.013 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:03 smithi046 ceph-mon[88218]: pgmap v2240: 109 pgs: 109 active+clean; 5.0 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T18:06:04.036 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:04.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:04.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:04.127 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 51 16 87033 87017 106.591 75.5625 0.00602804 0.0093749 2024-08-17T18:06:04.137 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:04.178 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:04.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:04.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:04.280 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:04.317 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:04.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:04.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:04.350 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:06:04.419 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:04.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:04.455 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:04.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:04.556 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:04.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:04.591 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:04.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:04.692 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:04.715 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:04.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:04.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:04.817 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:04.882 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:04.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:04.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:04.984 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:05.013 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:05.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:05.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:05.115 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:05.127 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 52 16 88124 88108 105.853 68.1875 0.00983543 0.00944164 2024-08-17T18:06:05.151 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:05.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:05.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:05.252 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:05.288 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:05.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:05.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:05.390 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:05.427 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:05.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:05.428 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:05.529 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:05.572 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:05.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:05.575 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:05.676 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:05.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:05.716 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:05.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:05.817 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:05.859 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:05 smithi037 ceph-mon[102022]: pgmap v2241: 109 pgs: 109 active+clean; 5.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-08-17T18:06:05.860 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:05 smithi037 ceph-mon[97894]: pgmap v2241: 109 pgs: 109 active+clean; 5.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-08-17T18:06:05.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:05.868 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:05.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:05.969 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:06.004 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:06.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:06.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:06.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:05 smithi046 ceph-mon[88218]: pgmap v2241: 109 pgs: 109 active+clean; 5.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-08-17T18:06:06.080 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:06:06.106 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:06.128 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 53 16 89216 89200 105.143 68.25 0.0190907 0.0095056 2024-08-17T18:06:06.161 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:06.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:06.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:06.263 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:06.302 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:06.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:06.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:06.404 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:06.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:06.436 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:06.436 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:06.537 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:06.566 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:06.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:06.567 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:06.623 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is unset 2024-08-17T18:06:06.668 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:06.713 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:06.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:06.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:06.754 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:06 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3306563297' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:06:06.754 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:06 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:06:06.755 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:06 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3306563297' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:06:06.755 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:06 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:06:06.815 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:06.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:06.855 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:06.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:06.956 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:06.999 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:07.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:07.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:07.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:06 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3306563297' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:06:07.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:06 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:06:07.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:06 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a[97890]: 2024-08-17T18:06:06.752+0000 7fb538261640 -1 mon.a@0(leader).osd e1345 definitely_dead 0 2024-08-17T18:06:07.101 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:07.128 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 54 16 90246 90230 104.389 64.375 0.00641852 0.00957406 2024-08-17T18:06:07.142 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:07.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:07.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:07.244 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:07.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:07.276 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:07.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:07.377 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:07.413 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:07.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:07.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:07.514 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:07.551 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:07.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:07.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:07.633 INFO:teuthology.orchestra.run.smithi037.stderr:marked out osd.5. 2024-08-17T18:06:07.653 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:07.676 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:07.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:07.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:07.778 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:07.800 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:07.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:07.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:07.902 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:07.925 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:07.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:07.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:08.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:07 smithi046 ceph-mon[88218]: pgmap v2242: 109 pgs: 109 active+clean; 5.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-08-17T18:06:08.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:07 smithi046 ceph-mon[88218]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:06:08.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:07 smithi046 ceph-mon[88218]: Cluster is now healthy 2024-08-17T18:06:08.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:07 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:06:08.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:07 smithi046 ceph-mon[88218]: osdmap e1345: 8 total, 8 up, 8 in 2024-08-17T18:06:08.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:07 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/397858520' entity='client.admin' cmd={"prefix": "osd out", "ids": ["5"]} : dispatch 2024-08-17T18:06:08.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:07 smithi046 ceph-mon[88218]: Client client.admin marked osd.5 out, while it was still marked up 2024-08-17T18:06:08.027 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:08.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:07 smithi037 ceph-mon[102022]: pgmap v2242: 109 pgs: 109 active+clean; 5.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-08-17T18:06:08.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:07 smithi037 ceph-mon[102022]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:06:08.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:07 smithi037 ceph-mon[102022]: Cluster is now healthy 2024-08-17T18:06:08.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:07 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:06:08.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:07 smithi037 ceph-mon[102022]: osdmap e1345: 8 total, 8 up, 8 in 2024-08-17T18:06:08.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:07 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/397858520' entity='client.admin' cmd={"prefix": "osd out", "ids": ["5"]} : dispatch 2024-08-17T18:06:08.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:07 smithi037 ceph-mon[102022]: Client client.admin marked osd.5 out, while it was still marked up 2024-08-17T18:06:08.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:07 smithi037 ceph-mon[97894]: pgmap v2242: 109 pgs: 109 active+clean; 5.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-08-17T18:06:08.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:07 smithi037 ceph-mon[97894]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:06:08.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:07 smithi037 ceph-mon[97894]: Cluster is now healthy 2024-08-17T18:06:08.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:07 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:06:08.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:07 smithi037 ceph-mon[97894]: osdmap e1345: 8 total, 8 up, 8 in 2024-08-17T18:06:08.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:07 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/397858520' entity='client.admin' cmd={"prefix": "osd out", "ids": ["5"]} : dispatch 2024-08-17T18:06:08.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:07 smithi037 ceph-mon[97894]: Client client.admin marked osd.5 out, while it was still marked up 2024-08-17T18:06:08.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:08.051 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:08.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:08.128 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 55 16 90903 90887 103.237 41.0625 0.00358039 0.00960539 2024-08-17T18:06:08.152 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:08.176 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:08.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:08.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:08.278 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:08.305 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:08.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:08.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:08.407 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:08.432 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:08.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:08.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:08.534 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:08.559 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:08.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:08.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:08.661 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:08.689 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:08.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:08.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:08.791 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:08.817 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:08.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:08.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:08.918 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:08.945 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:08.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:08.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:08.974 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:08 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/397858520' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["5"]}]': finished 2024-08-17T18:06:08.975 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:08 smithi037 ceph-mon[97894]: osdmap e1346: 8 total, 8 up, 7 in 2024-08-17T18:06:08.975 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:08 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/397858520' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["5"]}]': finished 2024-08-17T18:06:08.975 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:08 smithi037 ceph-mon[102022]: osdmap e1346: 8 total, 8 up, 7 in 2024-08-17T18:06:09.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:08 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/397858520' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["5"]}]': finished 2024-08-17T18:06:09.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:08 smithi046 ceph-mon[88218]: osdmap e1346: 8 total, 8 up, 7 in 2024-08-17T18:06:09.047 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:09.075 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:09.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:09.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:09.128 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 56 16 90903 90887 101.394 0 - 0.00960539 2024-08-17T18:06:09.177 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:09.204 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:09.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:09.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:09.285 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:06:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:06:08] "GET /metrics HTTP/1.1" 200 36688 "" "Prometheus/2.51.0" 2024-08-17T18:06:09.306 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:09.332 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:09.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:09.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:09.434 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:09.459 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:09.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:09.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:09.561 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:09.588 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:09.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:09.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:09.690 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:09.720 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:09.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:09.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:09.822 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:09.846 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:09.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:09.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:09.948 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:09.981 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:09.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:09.982 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:10.016 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:09 smithi046 ceph-mon[88218]: pgmap v2245: 109 pgs: 6 peering, 103 active+clean; 5.5 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T18:06:10.016 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:09 smithi046 ceph-mon[88218]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T18:06:10.016 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:09 smithi046 ceph-mon[88218]: osdmap e1347: 8 total, 8 up, 7 in 2024-08-17T18:06:10.016 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:06:10.016 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:10.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:09 smithi037 ceph-mon[102022]: pgmap v2245: 109 pgs: 6 peering, 103 active+clean; 5.5 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T18:06:10.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:09 smithi037 ceph-mon[102022]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T18:06:10.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:09 smithi037 ceph-mon[102022]: osdmap e1347: 8 total, 8 up, 7 in 2024-08-17T18:06:10.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:06:10.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:10.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:09 smithi037 ceph-mon[97894]: pgmap v2245: 109 pgs: 6 peering, 103 active+clean; 5.5 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T18:06:10.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:09 smithi037 ceph-mon[97894]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T18:06:10.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:09 smithi037 ceph-mon[97894]: osdmap e1347: 8 total, 8 up, 7 in 2024-08-17T18:06:10.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:06:10.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:10.083 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:10.118 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:10.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:10.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:10.128 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 57 15 91053 91038 99.7815 4.71875 0.00725248 0.010015 2024-08-17T18:06:10.221 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:10.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:10.259 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:10.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:10.360 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:10.391 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:10.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:10.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:10.493 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:10.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:06:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:06:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:06:10.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:10.529 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:10.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:10.630 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:10.664 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:10.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:10.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:10.766 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:10.805 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:10.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:10.806 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:10.906 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:10.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:10.939 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:10.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:11.010 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:10 smithi037 ceph-mon[97894]: osdmap e1348: 8 total, 8 up, 7 in 2024-08-17T18:06:11.010 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:10 smithi037 ceph-mon[102022]: osdmap e1348: 8 total, 8 up, 7 in 2024-08-17T18:06:11.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:10 smithi046 ceph-mon[88218]: osdmap e1348: 8 total, 8 up, 7 in 2024-08-17T18:06:11.040 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:11.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:11.078 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:11.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:11.128 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 58 16 91890 91874 98.9622 52.25 0.00875117 0.0100977 2024-08-17T18:06:11.179 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:11.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:11.217 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:11.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:11.318 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:11.345 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:06:11.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:11.358 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:11.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:11.459 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:11.487 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:11.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:11.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:11.589 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:11.627 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:11.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:11.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:11.729 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:11.765 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:11.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:11.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:11.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:11 smithi037 ceph-mon[102022]: pgmap v2248: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+remapped, 6 peering, 96 active+clean; 5.5 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 63 MiB/s wr, 1k op/s; 5703/272088 objects degraded (2.096%); 11387/272088 objects misplaced (4.185%); 176 KiB/s, 4 objects/s recovering 2024-08-17T18:06:11.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:11 smithi037 ceph-mon[102022]: Health check failed: Degraded data redundancy: 5703/272088 objects degraded (2.096%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:06:11.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:11 smithi037 ceph-mon[102022]: osdmap e1349: 8 total, 8 up, 7 in 2024-08-17T18:06:11.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:11 smithi037 ceph-mon[97894]: pgmap v2248: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+remapped, 6 peering, 96 active+clean; 5.5 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 63 MiB/s wr, 1k op/s; 5703/272088 objects degraded (2.096%); 11387/272088 objects misplaced (4.185%); 176 KiB/s, 4 objects/s recovering 2024-08-17T18:06:11.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:11 smithi037 ceph-mon[97894]: Health check failed: Degraded data redundancy: 5703/272088 objects degraded (2.096%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:06:11.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:11 smithi037 ceph-mon[97894]: osdmap e1349: 8 total, 8 up, 7 in 2024-08-17T18:06:11.867 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:11.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:11.907 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:11.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:12.008 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:12.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:11 smithi046 ceph-mon[88218]: pgmap v2248: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+remapped, 6 peering, 96 active+clean; 5.5 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 63 MiB/s wr, 1k op/s; 5703/272088 objects degraded (2.096%); 11387/272088 objects misplaced (4.185%); 176 KiB/s, 4 objects/s recovering 2024-08-17T18:06:12.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:11 smithi046 ceph-mon[88218]: Health check failed: Degraded data redundancy: 5703/272088 objects degraded (2.096%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:06:12.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:11 smithi046 ceph-mon[88218]: osdmap e1349: 8 total, 8 up, 7 in 2024-08-17T18:06:12.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:12.065 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:12.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:12.129 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 59 16 92678 92662 98.1197 49.25 0.00877349 0.010186 2024-08-17T18:06:12.166 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:12.207 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:12.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:12.208 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:12.309 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:12.346 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:12.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:12.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:12.448 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:12.486 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:12.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:12.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:12.587 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:12.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:12.625 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:12.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:12.726 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:12.758 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:12.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:12.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:12.772 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:12 smithi037 ceph-mon[97894]: osdmap e1350: 8 total, 8 up, 7 in 2024-08-17T18:06:12.772 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:12 smithi037 ceph-mon[97894]: pgmap v2251: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+remapped, 11 peering, 91 active+clean; 5.6 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 28 MiB/s wr, 452 op/s; 5703/273615 objects degraded (2.084%); 11387/273615 objects misplaced (4.162%); 176 KiB/s, 4 objects/s recovering 2024-08-17T18:06:12.772 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:12 smithi037 ceph-mon[102022]: osdmap e1350: 8 total, 8 up, 7 in 2024-08-17T18:06:12.772 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:12 smithi037 ceph-mon[102022]: pgmap v2251: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+remapped, 11 peering, 91 active+clean; 5.6 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 28 MiB/s wr, 452 op/s; 5703/273615 objects degraded (2.084%); 11387/273615 objects misplaced (4.162%); 176 KiB/s, 4 objects/s recovering 2024-08-17T18:06:12.860 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:12.898 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:12.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:12.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:13.000 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:13.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:12 smithi046 ceph-mon[88218]: osdmap e1350: 8 total, 8 up, 7 in 2024-08-17T18:06:13.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:12 smithi046 ceph-mon[88218]: pgmap v2251: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+remapped, 11 peering, 91 active+clean; 5.6 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 28 MiB/s wr, 452 op/s; 5703/273615 objects degraded (2.084%); 11387/273615 objects misplaced (4.162%); 176 KiB/s, 4 objects/s recovering 2024-08-17T18:06:13.047 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:13.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:13.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:13.058 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T18:06:13.129 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:2024-08-17T18:06:13.129818+0000 min lat: 0.00115471 max lat: 2.33481 avg lat: 0.010266 2024-08-17T18:06:13.130 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T18:06:13.130 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 60 16 93504 93488 97.3435 51.625 0.0500435 0.010266 2024-08-17T18:06:13.149 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:13.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:13.191 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:13.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:13.292 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:13.325 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:13.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:13.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:13.404 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T18:06:13.405 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [ 2024-08-17T18:06:13.405 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.405 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.46388.0:93658 11.a e1350/1347 11:5d0d45f0:::benchmark_data_smithi037_293176_object93657:head v 1350'5867, mlcod=0'0)", 2024-08-17T18:06:13.405 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:06:13.386653+0000", 2024-08-17T18:06:13.405 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.01558124, 2024-08-17T18:06:13.405 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.015609761999999999, 2024-08-17T18:06:13.405 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:06:13.405 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:06:13.405 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T18:06:13.405 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:06:13.405 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.406 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:06:13.406 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.386653+0000", 2024-08-17T18:06:13.406 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:13.406 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.406 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.406 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:06:13.406 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.386653+0000", 2024-08-17T18:06:13.406 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:13.406 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.406 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.406 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:06:13.407 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.386654+0000", 2024-08-17T18:06:13.407 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.5999999999999991e-07 2024-08-17T18:06:13.407 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.407 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.407 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:06:13.407 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.386675+0000", 2024-08-17T18:06:13.407 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1982000000000001e-05 2024-08-17T18:06:13.407 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.407 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.407 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:06:13.407 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.386691+0000", 2024-08-17T18:06:13.407 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.588e-05 2024-08-17T18:06:13.408 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.408 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.408 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:06:13.408 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.386699+0000", 2024-08-17T18:06:13.408 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.3590000000000002e-06 2024-08-17T18:06:13.408 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.408 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.408 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:13.408 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.388149+0000", 2024-08-17T18:06:13.408 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0014505270000000001 2024-08-17T18:06:13.408 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.408 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.409 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:06:13.409 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.388181+0000", 2024-08-17T18:06:13.409 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.1359999999999998e-05 2024-08-17T18:06:13.409 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:13.409 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:06:13.409 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:13.409 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.409 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.409 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.46388.0:93671 11.3 e1350/1347 11:cfd8971a:::benchmark_data_smithi037_293176_object93670:head v 1350'5880, mlcod=0'0)", 2024-08-17T18:06:13.409 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:06:13.388587+0000", 2024-08-17T18:06:13.409 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.01364684, 2024-08-17T18:06:13.409 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.013725084, 2024-08-17T18:06:13.409 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:06:13.410 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:06:13.410 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T18:06:13.410 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:06:13.410 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.410 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:06:13.410 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.388587+0000", 2024-08-17T18:06:13.410 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:13.410 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.410 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.410 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:06:13.410 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.388587+0000", 2024-08-17T18:06:13.410 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:13.410 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.411 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.411 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:06:13.411 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.388588+0000", 2024-08-17T18:06:13.411 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.8999999999999995e-07 2024-08-17T18:06:13.411 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.411 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.411 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:06:13.411 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.388631+0000", 2024-08-17T18:06:13.411 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.3171999999999999e-05 2024-08-17T18:06:13.411 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.411 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.411 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:06:13.411 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.388645+0000", 2024-08-17T18:06:13.412 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4249e-05 2024-08-17T18:06:13.412 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.412 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.412 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:06:13.412 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.388652+0000", 2024-08-17T18:06:13.412 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.7889999999999997e-06 2024-08-17T18:06:13.412 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.412 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.412 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:13.412 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.388842+0000", 2024-08-17T18:06:13.412 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00018987799999999999 2024-08-17T18:06:13.412 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.412 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.413 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:06:13.413 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.388895+0000", 2024-08-17T18:06:13.413 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3127000000000001e-05 2024-08-17T18:06:13.413 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:13.413 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:06:13.413 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:13.413 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.413 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.413 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.46388.0:93672 11.a e1350/1347 11:58bbde70:::benchmark_data_smithi037_293176_object93671:head v 1350'5868, mlcod=0'0)", 2024-08-17T18:06:13.413 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:06:13.392184+0000", 2024-08-17T18:06:13.413 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.010049891, 2024-08-17T18:06:13.413 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010170736999999999, 2024-08-17T18:06:13.413 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:06:13.414 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:06:13.414 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T18:06:13.414 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:06:13.414 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.414 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:06:13.414 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.392184+0000", 2024-08-17T18:06:13.414 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:13.414 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.414 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.414 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:06:13.414 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.392184+0000", 2024-08-17T18:06:13.414 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:13.415 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.415 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.415 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:06:13.415 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.392184+0000", 2024-08-17T18:06:13.415 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.9200000000000002e-07 2024-08-17T18:06:13.415 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.415 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.415 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:06:13.415 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.392213+0000", 2024-08-17T18:06:13.415 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.9128999999999998e-05 2024-08-17T18:06:13.415 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.416 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.416 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:06:13.416 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.392225+0000", 2024-08-17T18:06:13.416 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1297999999999999e-05 2024-08-17T18:06:13.416 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.416 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.416 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:06:13.416 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.392230+0000", 2024-08-17T18:06:13.416 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.7100000000000004e-06 2024-08-17T18:06:13.416 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.416 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.416 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:13.416 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.400773+0000", 2024-08-17T18:06:13.417 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.008542249 2024-08-17T18:06:13.417 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.417 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.417 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:06:13.417 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.400955+0000", 2024-08-17T18:06:13.417 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00018256699999999999 2024-08-17T18:06:13.417 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:13.417 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:06:13.417 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:13.417 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.417 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.417 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.46388.0:93677 11.d 11:b9c41228:::benchmark_data_smithi037_293176_object93676:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1350)", 2024-08-17T18:06:13.417 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:06:13.392805+0000", 2024-08-17T18:06:13.418 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0094287559999999999, 2024-08-17T18:06:13.418 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0095999220000000003, 2024-08-17T18:06:13.418 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:06:13.418 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:06:13.418 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "waiting for sub ops", 2024-08-17T18:06:13.418 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:06:13.418 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.46388", 2024-08-17T18:06:13.418 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:06:13.418 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 93677 2024-08-17T18:06:13.418 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.418 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:06:13.418 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.419 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:06:13.419 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.392805+0000", 2024-08-17T18:06:13.419 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:13.419 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.419 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.419 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:06:13.419 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.392805+0000", 2024-08-17T18:06:13.419 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:13.419 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.419 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.419 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:06:13.419 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.392806+0000", 2024-08-17T18:06:13.419 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2979999999999999e-06 2024-08-17T18:06:13.420 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.420 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.420 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:06:13.420 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.392837+0000", 2024-08-17T18:06:13.420 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.0617999999999997e-05 2024-08-17T18:06:13.420 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.420 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.420 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:06:13.420 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.392847+0000", 2024-08-17T18:06:13.420 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0220999999999999e-05 2024-08-17T18:06:13.420 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.420 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.421 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:06:13.421 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.392855+0000", 2024-08-17T18:06:13.421 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.5100000000000001e-06 2024-08-17T18:06:13.421 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.421 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.421 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:13.421 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.393406+0000", 2024-08-17T18:06:13.421 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00055138699999999997 2024-08-17T18:06:13.421 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.421 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.421 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:06:13.421 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.393729+0000", 2024-08-17T18:06:13.421 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00032279299999999998 2024-08-17T18:06:13.422 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.422 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.422 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 4,6", 2024-08-17T18:06:13.422 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.397925+0000", 2024-08-17T18:06:13.422 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0041963850000000004 2024-08-17T18:06:13.422 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:13.422 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:06:13.422 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:13.422 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.422 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.422 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.46388.0:93680 11.4 e1350/1333 11:24e1473b:::benchmark_data_smithi037_293176_object93679:head v 1350'5879, mlcod=1350'5877)", 2024-08-17T18:06:13.422 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:06:13.393892+0000", 2024-08-17T18:06:13.422 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0083418160000000002, 2024-08-17T18:06:13.422 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0085684300000000001, 2024-08-17T18:06:13.423 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:06:13.423 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:06:13.423 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T18:06:13.423 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:06:13.423 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.423 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:06:13.423 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.393892+0000", 2024-08-17T18:06:13.423 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:13.423 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.423 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.423 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:06:13.423 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.393892+0000", 2024-08-17T18:06:13.423 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:13.424 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.424 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.424 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:06:13.424 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.393893+0000", 2024-08-17T18:06:13.424 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.0800000000000003e-07 2024-08-17T18:06:13.424 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.424 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.424 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:06:13.424 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.393942+0000", 2024-08-17T18:06:13.424 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.8826999999999999e-05 2024-08-17T18:06:13.424 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.424 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.424 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:06:13.424 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.393953+0000", 2024-08-17T18:06:13.425 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1532000000000001e-05 2024-08-17T18:06:13.425 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.425 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.425 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:06:13.425 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.393959+0000", 2024-08-17T18:06:13.425 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.9730000000000002e-06 2024-08-17T18:06:13.425 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.425 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.425 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:13.425 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.394052+0000", 2024-08-17T18:06:13.425 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.2749000000000003e-05 2024-08-17T18:06:13.425 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.425 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.425 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:06:13.425 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.394069+0000", 2024-08-17T18:06:13.426 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6589e-05 2024-08-17T18:06:13.426 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:13.426 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:06:13.426 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:13.426 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.426 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.426 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.46388.0:93676 11.6 e1350/1333 11:65712c56:::benchmark_data_smithi037_293176_object93675:head v 1350'5755, mlcod=1350'5753)", 2024-08-17T18:06:13.426 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:06:13.396679+0000", 2024-08-17T18:06:13.426 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0055546679999999996, 2024-08-17T18:06:13.426 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0058232140000000002, 2024-08-17T18:06:13.426 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:06:13.426 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:06:13.426 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T18:06:13.427 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:06:13.427 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.427 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:06:13.427 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.396679+0000", 2024-08-17T18:06:13.427 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:13.427 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.427 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.427 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:06:13.427 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.396679+0000", 2024-08-17T18:06:13.427 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:13.427 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.427 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.427 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:06:13.428 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.396680+0000", 2024-08-17T18:06:13.428 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3209999999999999e-06 2024-08-17T18:06:13.428 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.428 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.428 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:06:13.428 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.396711+0000", 2024-08-17T18:06:13.428 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.0369e-05 2024-08-17T18:06:13.428 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.428 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.428 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:06:13.428 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.396731+0000", 2024-08-17T18:06:13.428 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9786999999999999e-05 2024-08-17T18:06:13.428 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.429 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.429 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:06:13.429 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.396740+0000", 2024-08-17T18:06:13.429 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.0510000000000002e-06 2024-08-17T18:06:13.429 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.429 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.429 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:13.429 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.396802+0000", 2024-08-17T18:06:13.429 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.2417999999999998e-05 2024-08-17T18:06:13.429 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.429 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.429 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:06:13.429 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.396822+0000", 2024-08-17T18:06:13.429 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9443e-05 2024-08-17T18:06:13.429 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:13.430 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:06:13.430 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:13.430 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.430 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.430 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop_reply(client.46388.0:93677 11.d e1350/1333)", 2024-08-17T18:06:13.430 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:06:13.402145+0000", 2024-08-17T18:06:13.430 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 8.8813000000000005e-05, 2024-08-17T18:06:13.430 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00039680599999999998, 2024-08-17T18:06:13.430 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:06:13.430 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:06:13.430 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "queued for pg", 2024-08-17T18:06:13.430 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:06:13.430 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.430 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:06:13.431 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.402145+0000", 2024-08-17T18:06:13.431 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:13.431 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.431 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.431 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:06:13.431 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.402145+0000", 2024-08-17T18:06:13.431 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:13.431 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.431 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.431 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:06:13.431 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.402146+0000", 2024-08-17T18:06:13.431 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.062e-06 2024-08-17T18:06:13.431 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.431 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.432 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:06:13.432 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.402152+0000", 2024-08-17T18:06:13.432 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.3509999999999998e-06 2024-08-17T18:06:13.432 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.432 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.432 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:06:13.432 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.402170+0000", 2024-08-17T18:06:13.432 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8053000000000001e-05 2024-08-17T18:06:13.432 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:13.432 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:13.432 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:06:13.432 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:13.402180+0000", 2024-08-17T18:06:13.432 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.3729999999999999e-06 2024-08-17T18:06:13.433 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:13.433 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:06:13.433 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:13.433 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:13.433 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-08-17T18:06:13.433 INFO:teuthology.orchestra.run.smithi037.stdout: "num_ops": 7 2024-08-17T18:06:13.433 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T18:06:13.433 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:13.466 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:13.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:13.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:13.568 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:13.606 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:13.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:13.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:13.707 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:13.738 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:13.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:13.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:13.840 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:13.877 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:13.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:13.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:13.978 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:14.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:14.010 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:14.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:14.111 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:14.130 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 61 16 94276 94260 96.5388 48.25 0.00956567 0.0103533 2024-08-17T18:06:14.147 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:14.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:14.148 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:14.249 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:14.288 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:14.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:14.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:14.390 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:14.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:14.430 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:14.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:14.531 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:14.735 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:14 smithi037 ceph-mon[97894]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T18:06:14.735 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:14 smithi037 ceph-mon[102022]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T18:06:14.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:14 smithi046 ceph-mon[88218]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T18:06:14.764 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:14.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:14.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:14.866 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:14.911 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:14.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:14.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:15.013 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:15.045 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:15.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:15.046 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:15.130 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 62 16 95124 95108 95.8367 53 0.00813069 0.0104279 2024-08-17T18:06:15.147 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:15.188 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:15.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:15.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:15.257 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-08-17T18:06:15.290 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:15.327 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:15.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:15.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:15.429 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:15.457 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:15.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:15.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:15.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:15 smithi037 ceph-mon[102022]: pgmap v2252: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+remapped, 5 peering, 95 active+clean; 5.6 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 30 MiB/s wr, 483 op/s; 17071/276276 objects degraded (6.179%); 11387/276276 objects misplaced (4.122%); 126 KiB/s, 3 objects/s recovering 2024-08-17T18:06:15.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:15 smithi037 ceph-mon[97894]: pgmap v2252: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+remapped, 5 peering, 95 active+clean; 5.6 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 30 MiB/s wr, 483 op/s; 17071/276276 objects degraded (6.179%); 11387/276276 objects misplaced (4.122%); 126 KiB/s, 3 objects/s recovering 2024-08-17T18:06:15.559 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:15.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:15.606 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:15.606 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:15.707 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:15.742 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:15.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:15.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:15.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:15 smithi046 ceph-mon[88218]: pgmap v2252: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+remapped, 5 peering, 95 active+clean; 5.6 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 30 MiB/s wr, 483 op/s; 17071/276276 objects degraded (6.179%); 11387/276276 objects misplaced (4.122%); 126 KiB/s, 3 objects/s recovering 2024-08-17T18:06:15.843 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:15.882 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:15.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:15.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:15.983 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:16.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:16.024 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:16.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:16.125 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:16.130 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 63 16 95894 95878 95.0792 48.125 0.024628 0.0105114 2024-08-17T18:06:16.177 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:16.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:16.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:16.279 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:16.337 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:16.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:16.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:16.343 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:06:16.428 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:06:16.428 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:06:16.439 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:16.458 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:06:16.458 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:06:16.459 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:16 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 17071/282459 objects degraded (6.044%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:06:16.459 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:16 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 17071/282459 objects degraded (6.044%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:06:16.472 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:16.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:16.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:16.490 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:06:16.491 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:06:16.522 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:06:16.522 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:06:16.559 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:06:16.559 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:06:16.573 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:16.599 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:06:16.599 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:06:16.610 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:16.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:16.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:16.635 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:06:16.635 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:06:16.671 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:06:16.672 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:06:16.712 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:16.751 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:16.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:16.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:16.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:16 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 17071/282459 objects degraded (6.044%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:06:16.852 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:16.894 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:16.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:16.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:16.996 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:17.032 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:17.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:17.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:17.130 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 64 16 96655 96639 94.3369 47.5625 0.0278066 0.0105953 2024-08-17T18:06:17.134 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:17.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:17.171 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:17.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:17.272 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:17.311 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:17.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:17.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:17.412 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:17.452 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:17.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:17.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:17.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:17 smithi037 ceph-mon[102022]: pgmap v2253: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 2 peering, 101 active+clean; 5.7 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 45 MiB/s wr, 724 op/s; 17071/282459 objects degraded (6.044%); 11153/282459 objects misplaced (3.949%); 2.3 MiB/s, 38 objects/s recovering 2024-08-17T18:06:17.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:17 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1778374046' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:06:17.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:17 smithi037 ceph-mon[97894]: pgmap v2253: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 2 peering, 101 active+clean; 5.7 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 45 MiB/s wr, 724 op/s; 17071/282459 objects degraded (6.044%); 11153/282459 objects misplaced (3.949%); 2.3 MiB/s, 38 objects/s recovering 2024-08-17T18:06:17.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:17 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1778374046' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:06:17.546 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 6, 7, 0, 2] out_osds: [5] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:06:17.546 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:06:17.546 INFO:tasks.thrashosds.thrasher:Growing pool .mgr 2024-08-17T18:06:17.547 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T18:06:17.554 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:17.589 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:17.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:17.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:17.690 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:17.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:17.742 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:17.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:17 smithi046 ceph-mon[88218]: pgmap v2253: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 2 peering, 101 active+clean; 5.7 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 45 MiB/s wr, 724 op/s; 17071/282459 objects degraded (6.044%); 11153/282459 objects misplaced (3.949%); 2.3 MiB/s, 38 objects/s recovering 2024-08-17T18:06:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:17 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1778374046' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:06:17.843 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:17.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:17.878 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:17.879 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:17.979 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:18.017 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:18.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:18.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:18.119 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:18.132 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 65 16 97473 97457 93.6697 51.125 0.0148822 0.0106694 2024-08-17T18:06:18.169 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:18.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:18.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:18.271 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:18.300 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:18.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:18.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:18.402 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:18.425 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:18.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:18.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:18.527 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:18.570 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:18.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:18.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:18.671 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:18.675 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:06:18.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:18.718 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:18.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:18.819 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:18.855 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:18.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:18.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:18.957 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:18.985 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:18.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:18.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:19.086 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:19.122 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:19.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:19.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:19.133 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 66 16 98127 98111 92.8699 40.875 0.014525 0.0107622 2024-08-17T18:06:19.224 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:19.251 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:19.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:19.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:19.266 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:06:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:06:18] "GET /metrics HTTP/1.1" 200 36692 "" "Prometheus/2.51.0" 2024-08-17T18:06:19.353 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:19.385 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:19.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:19.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:19.487 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:19.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:19.520 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:19.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:19.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:19 smithi037 ceph-mon[102022]: pgmap v2254: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 5.9 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 42 MiB/s wr, 674 op/s; 17071/288294 objects degraded (5.921%); 11153/288294 objects misplaced (3.869%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:06:19.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:19 smithi037 ceph-mon[97894]: pgmap v2254: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 5.9 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 42 MiB/s wr, 674 op/s; 17071/288294 objects degraded (5.921%); 11153/288294 objects misplaced (3.869%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:06:19.622 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:19.654 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:19.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:19.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:19.756 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:19.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:19 smithi046 ceph-mon[88218]: pgmap v2254: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 5.9 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 42 MiB/s wr, 674 op/s; 17071/288294 objects degraded (5.921%); 11153/288294 objects misplaced (3.869%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:06:19.797 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:19.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:19.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:19.900 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:19.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:19.943 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:19.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:20.044 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:20.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:20.085 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:20.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:20.132 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 67 16 98933 98917 92.2358 50.375 0.00879792 0.0108358 2024-08-17T18:06:20.185 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:20.208 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:20.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:20.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:20.310 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:20.324 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:06:20.340 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:20.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:20.341 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:20.407 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is set 2024-08-17T18:06:20.442 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:20.477 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:20.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:20.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:20.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:20 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4098883629' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:06:20.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:20 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:06:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:06:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:06:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:06:20.579 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:20.618 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:20.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:20.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:20.649 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:06:20.700 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:20 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4098883629' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:06:20.700 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:20 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:06:20.700 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:20 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4098883629' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:06:20.700 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:20 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:06:20.720 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:20.772 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:20.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:20.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:20.874 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:20.902 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:20.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:20.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:21.004 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:21.031 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:21.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:21.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:21.133 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:21.134 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 68 16 99643 99627 91.5317 44.375 0.0197864 0.0109187 2024-08-17T18:06:21.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:21.164 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:21.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:21.265 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:21.302 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:21.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:21.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:21.404 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:21.436 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:21.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:21.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:21.538 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:21.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:21 smithi037 ceph-mon[97894]: pgmap v2255: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 6.0 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 47 MiB/s wr, 744 op/s; 17071/293442 objects degraded (5.818%); 10866/293442 objects misplaced (3.703%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T18:06:21.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:21 smithi037 ceph-mon[97894]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:06:21.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:21 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:06:21.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:21 smithi037 ceph-mon[97894]: osdmap e1351: 8 total, 8 up, 7 in 2024-08-17T18:06:21.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:21 smithi037 ceph-mon[102022]: pgmap v2255: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 6.0 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 47 MiB/s wr, 744 op/s; 17071/293442 objects degraded (5.818%); 10866/293442 objects misplaced (3.703%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T18:06:21.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:21 smithi037 ceph-mon[102022]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:06:21.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:21 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:06:21.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:21 smithi037 ceph-mon[102022]: osdmap e1351: 8 total, 8 up, 7 in 2024-08-17T18:06:21.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:21.580 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:21.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:21.681 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:21.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:21.724 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:21.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:21.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:21 smithi046 ceph-mon[88218]: pgmap v2255: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 6.0 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 47 MiB/s wr, 744 op/s; 17071/293442 objects degraded (5.818%); 10866/293442 objects misplaced (3.703%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T18:06:21.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:21 smithi046 ceph-mon[88218]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:06:21.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:21 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:06:21.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:21 smithi046 ceph-mon[88218]: osdmap e1351: 8 total, 8 up, 7 in 2024-08-17T18:06:21.825 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:21.867 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:21.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:21.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:21.969 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:22.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:22.002 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:22.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:22.103 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:22.133 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 69 16 100455 100439 90.9408 50.75 0.00770342 0.0109893 2024-08-17T18:06:22.138 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:22.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:22.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:22.234 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T18:06:22.235 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-08-17T18:06:22.240 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:22.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:22.280 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:22.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:22.381 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:22.415 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:22.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:22.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:22.517 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:22.550 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:22.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:22.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:22.651 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:22.684 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:22.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:22.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:22.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:22 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 17071/293442 objects degraded (5.818%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:06:22.767 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:22 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 17071/293442 objects degraded (5.818%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:06:22.767 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:22 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 17071/293442 objects degraded (5.818%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:06:22.786 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:22.832 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:22.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:22.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:22.934 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:22.964 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:22.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:22.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:23.066 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:23.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:23.105 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:23.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:23.133 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 70 16 101255 101239 90.356 50 0.0143946 0.0110619 2024-08-17T18:06:23.205 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:23.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:23.244 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:23.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:23.345 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:23.379 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:23.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:23.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:23.425 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":2257,"stamp":"2024-08-17T18:06:22.215077+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":6454450125,"num_objects":98504,"num_object_clones":0,"num_object_copies":295512,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":17071,"num_objects_misplaced":10866,"num_objects_unfound":0,"num_objects_dirty":98504,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":98541,"num_write_kb":6302623,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":574,"num_bytes_recovered":35720689,"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":93145,"ondisk_log_size":93145,"up":327,"acting":322,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":327,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":23338632,"kb_used_data":17182348,"kb_used_omap":135,"kb_used_meta":6156088,"kb_avail":632877432,"statfs":{"total":671965249536,"available":648066490368,"internally_reserved":0,"allocated":17594724352,"data_stored":17573740795,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":138487,"internal_metadata":6303834889},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,2,2,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":478347264,"num_objects":7299,"num_object_clones":0,"num_object_copies":21897,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":11368,"num_objects_misplaced":-521,"num_objects_unfound":0,"num_objects_dirty":7299,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7299,"num_write_kb":467136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":521,"num_bytes_recovered":34144256,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.006192"},"pg_stats":[{"pgid":"1.11","version":"268'149","reported_seq":735,"reported_epoch":1351,"state":"active+clean","last_fresh":"2024-08-17T18:06:20.422929+0000","last_change":"2024-08-17T18:06:11.692254+0000","last_active":"2024-08-17T18:06:20.422929+0000","last_peered":"2024-08-17T18:06:20.422929+0000","last_clean":"2024-08-17T18:06:20.422929+0000","last_became_active":"2024-08-17T18:06:11.691872+0000","last_became_peered":"2024-08-17T18:06:11.691872+0000","last_unstale":"2024-08-17T18:06:20.422929+0000","last_undegraded":"2024-08-17T18:06:20.422929+0000","last_fullsized":"2024-08-17T18:06:20.422929+0000","mapping_epoch":1349,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1350,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:54.564413+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:54.564413+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:41:53.911209+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"0'0","reported_seq":2043,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:11.679437+0000","last_change":"2024-08-17T18:01:45.488617+0000","last_active":"2024-08-17T18:06:11.679437+0000","last_peered":"2024-08-17T18:06:11.679437+0000","last_clean":"2024-08-17T18:06:11.679437+0000","last_became_active":"2024-08-17T18:01:45.488075+0000","last_became_peered":"2024-08-17T18:01:45.488075+0000","last_unstale":"2024-08-17T18:06:11.679437+0000","last_undegraded":"2024-08-17T18:06:11.679437+0000","last_fullsized":"2024-08-17T18:06:11.679437+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:02:15.868868+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"72'2","reported_seq":1299,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.660261+0000","last_change":"2024-08-17T18:01:22.304632+0000","last_active":"2024-08-17T18:06:10.660261+0000","last_peered":"2024-08-17T18:06:10.660261+0000","last_clean":"2024-08-17T18:06:10.660261+0000","last_became_active":"2024-08-17T18:01:22.282653+0000","last_became_peered":"2024-08-17T18:01:22.282653+0000","last_unstale":"2024-08-17T18:06:10.660261+0000","last_undegraded":"2024-08-17T18:06:10.660261+0000","last_fullsized":"2024-08-17T18:06:10.660261+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:59:28.161570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.10","version":"268'149","reported_seq":1684,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:11.690594+0000","last_change":"2024-08-17T18:06:11.690594+0000","last_active":"2024-08-17T18:06:11.690594+0000","last_peered":"2024-08-17T18:06:11.690594+0000","last_clean":"2024-08-17T18:06:11.690594+0000","last_became_active":"2024-08-17T18:06:11.690171+0000","last_became_peered":"2024-08-17T18:06:11.690171+0000","last_unstale":"2024-08-17T18:06:11.690594+0000","last_undegraded":"2024-08-17T18:06:11.690594+0000","last_fullsized":"2024-08-17T18:06:11.690594+0000","mapping_epoch":1349,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1350,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:54.917900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:54.917900+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":0.0012906930000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.15","version":"0'0","reported_seq":538,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.664032+0000","last_change":"2024-08-17T18:06:08.655988+0000","last_active":"2024-08-17T18:06:10.664032+0000","last_peered":"2024-08-17T18:06:10.664032+0000","last_clean":"2024-08-17T18:06:10.664032+0000","last_became_active":"2024-08-17T18:06:08.655602+0000","last_became_peered":"2024-08-17T18:06:08.655602+0000","last_unstale":"2024-08-17T18:06:10.664032+0000","last_undegraded":"2024-08-17T18:06:10.664032+0000","last_fullsized":"2024-08-17T18:06:10.664032+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:34:52.402748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,6],"acting":[7,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":324,"reported_epoch":1351,"state":"active+clean","last_fresh":"2024-08-17T18:06:20.418979+0000","last_change":"2024-08-17T17:53:46.478603+0000","last_active":"2024-08-17T18:06:20.418979+0000","last_peered":"2024-08-17T18:06:20.418979+0000","last_clean":"2024-08-17T18:06:20.418979+0000","last_became_active":"2024-08-17T17:53:46.478299+0000","last_became_peered":"2024-08-17T17:53:46.478299+0000","last_unstale":"2024-08-17T18:06:20.418979+0000","last_undegraded":"2024-08-17T18:06:20.418979+0000","last_fullsized":"2024-08-17T18:06:20.418979+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:34:13.862524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.13","version":"268'149","reported_seq":593,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:11.679288+0000","last_change":"2024-08-17T18:04:55.143025+0000","last_active":"2024-08-17T18:06:11.679288+0000","last_peered":"2024-08-17T18:06:11.679288+0000","last_clean":"2024-08-17T18:06:11.679288+0000","last_became_active":"2024-08-17T18:04:54.376120+0000","last_became_peered":"2024-08-17T18:04:54.376120+0000","last_unstale":"2024-08-17T18:06:11.679288+0000","last_undegraded":"2024-08-17T18:06:11.679288+0000","last_fullsized":"2024-08-17T18:06:11.679288+0000","mapping_epoch":1336,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1337,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:55.142942+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:55.142942+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:25:25.734823+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":324,"reported_epoch":1351,"state":"active+clean","last_fresh":"2024-08-17T18:06:20.419166+0000","last_change":"2024-08-17T17:53:46.489248+0000","last_active":"2024-08-17T18:06:20.419166+0000","last_peered":"2024-08-17T18:06:20.419166+0000","last_clean":"2024-08-17T18:06:20.419166+0000","last_became_active":"2024-08-17T17:53:46.488917+0000","last_became_peered":"2024-08-17T17:53:46.488917+0000","last_unstale":"2024-08-17T18:06:20.419166+0000","last_undegraded":"2024-08-17T18:06:20.419166+0000","last_fullsized":"2024-08-17T18:06:20.419166+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:09:17.909119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1248,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.660272+0000","last_change":"2024-08-17T17:22:53.725465+0000","last_active":"2024-08-17T18:06:10.660272+0000","last_peered":"2024-08-17T18:06:10.660272+0000","last_clean":"2024-08-17T18:06:10.660272+0000","last_became_active":"2024-08-17T17:22:53.725174+0000","last_became_peered":"2024-08-17T17:22:53.725174+0000","last_unstale":"2024-08-17T18:06:10.660272+0000","last_undegraded":"2024-08-17T18:06:10.660272+0000","last_fullsized":"2024-08-17T18:06:10.660272+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:46.185575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.12","version":"268'149","reported_seq":1546,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:11.686761+0000","last_change":"2024-08-17T18:06:11.686761+0000","last_active":"2024-08-17T18:06:11.686761+0000","last_peered":"2024-08-17T18:06:11.686761+0000","last_clean":"2024-08-17T18:06:11.686761+0000","last_became_active":"2024-08-17T18:06:11.686459+0000","last_became_peered":"2024-08-17T18:06:11.686459+0000","last_unstale":"2024-08-17T18:06:11.686761+0000","last_undegraded":"2024-08-17T18:06:11.686761+0000","last_fullsized":"2024-08-17T18:06:11.686761+0000","mapping_epoch":1349,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1350,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:58.954981+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:58.954981+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":0.018931098,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,0],"acting":[6,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":2035,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:11.679029+0000","last_change":"2024-08-17T17:32:59.773425+0000","last_active":"2024-08-17T18:06:11.679029+0000","last_peered":"2024-08-17T18:06:11.679029+0000","last_clean":"2024-08-17T18:06:11.679029+0000","last_became_active":"2024-08-17T17:32:59.772311+0000","last_became_peered":"2024-08-17T17:32:59.772311+0000","last_unstale":"2024-08-17T18:06:11.679029+0000","last_undegraded":"2024-08-17T18:06:11.679029+0000","last_fullsized":"2024-08-17T18:06:11.679029+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:23.208217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":1340,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.679228+0000","last_change":"2024-08-17T18:06:08.673661+0000","last_active":"2024-08-17T18:06:10.679228+0000","last_peered":"2024-08-17T18:06:10.679228+0000","last_clean":"2024-08-17T18:06:10.679228+0000","last_became_active":"2024-08-17T18:06:08.667452+0000","last_became_peered":"2024-08-17T18:06:08.667452+0000","last_unstale":"2024-08-17T18:06:10.679228+0000","last_undegraded":"2024-08-17T18:06:10.679228+0000","last_fullsized":"2024-08-17T18:06:10.679228+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:12:36.685849+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":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":"11.7","version":"1350'6207","reported_seq":6856,"reported_epoch":1350,"state":"active+recovering+undersized+remapped","last_fresh":"2024-08-17T18:06:20.039641+0000","last_change":"2024-08-17T18:06:09.858536+0000","last_active":"2024-08-17T18:06:20.039641+0000","last_peered":"2024-08-17T18:06:20.039641+0000","last_clean":"2024-08-17T18:06:07.611577+0000","last_became_active":"2024-08-17T18:06:09.820284+0000","last_became_peered":"2024-08-17T18:06:09.820284+0000","last_unstale":"2024-08-17T18:06:20.039641+0000","last_undegraded":"2024-08-17T18:06:20.039641+0000","last_fullsized":"2024-08-17T18:06:09.648327+0000","mapping_epoch":1347,"log_start":"1340'562","ondisk_log_start":"1340'562","created":1333,"last_epoch_clean":1334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+0000","objects_scrubbed":0,"log_size":5645,"log_dups_size":0,"ondisk_log_size":5645,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:41.450973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":406781952,"num_objects":6207,"num_object_clones":0,"num_object_copies":18621,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5410,"num_objects_unfound":0,"num_objects_dirty":6207,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6207,"num_write_kb":397248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":307,"num_bytes_recovered":20119552,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0],"avail_no_missing":["4","0","5"],"object_location_counts":[{"shards":"0,4","objects":797},{"shards":"0,4,5","objects":5410}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.d","version":"268'149","reported_seq":804,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.663949+0000","last_change":"2024-08-17T18:04:59.204219+0000","last_active":"2024-08-17T18:06:10.663949+0000","last_peered":"2024-08-17T18:06:10.663949+0000","last_clean":"2024-08-17T18:06:10.663949+0000","last_became_active":"2024-08-17T18:04:54.379618+0000","last_became_peered":"2024-08-17T18:04:54.379618+0000","last_unstale":"2024-08-17T18:06:10.663949+0000","last_undegraded":"2024-08-17T18:06:10.663949+0000","last_fullsized":"2024-08-17T18:06:10.663949+0000","mapping_epoch":1336,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1337,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:59.204157+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:59.204157+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:52:34.379254+0000","scrub_duration":0.001930677,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.f","version":"72'1","reported_seq":1294,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.664644+0000","last_change":"2024-08-17T17:53:46.491837+0000","last_active":"2024-08-17T18:06:10.664644+0000","last_peered":"2024-08-17T18:06:10.664644+0000","last_clean":"2024-08-17T18:06:10.664644+0000","last_became_active":"2024-08-17T17:53:46.477561+0000","last_became_peered":"2024-08-17T17:53:46.477561+0000","last_unstale":"2024-08-17T18:06:10.664644+0000","last_undegraded":"2024-08-17T18:06:10.664644+0000","last_fullsized":"2024-08-17T18:06:10.664644+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T20:52:08.232767+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":16,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.659736+0000","last_change":"2024-08-17T18:06:08.651112+0000","last_active":"2024-08-17T18:06:10.659736+0000","last_peered":"2024-08-17T18:06:10.659736+0000","last_clean":"2024-08-17T18:06:10.659736+0000","last_became_active":"2024-08-17T18:06:08.650501+0000","last_became_peered":"2024-08-17T18:06:08.650501+0000","last_unstale":"2024-08-17T18:06:10.659736+0000","last_undegraded":"2024-08-17T18:06:10.659736+0000","last_fullsized":"2024-08-17T18:06:10.659736+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:10:54.055345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.6","version":"1351'6081","reported_seq":6127,"reported_epoch":1351,"state":"active+clean","last_fresh":"2024-08-17T18:06:20.695423+0000","last_change":"2024-08-17T18:04:51.374879+0000","last_active":"2024-08-17T18:06:20.695423+0000","last_peered":"2024-08-17T18:06:20.695423+0000","last_clean":"2024-08-17T18:06:20.695423+0000","last_became_active":"2024-08-17T18:04:51.374565+0000","last_became_peered":"2024-08-17T18:04:51.374565+0000","last_unstale":"2024-08-17T18:06:20.695423+0000","last_undegraded":"2024-08-17T18:06:20.695423+0000","last_fullsized":"2024-08-17T18:06:20.695423+0000","mapping_epoch":1333,"log_start":"1340'300","ondisk_log_start":"1340'300","created":1333,"last_epoch_clean":1334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+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 @ 2024-08-18T22:12:09.647498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":398524416,"num_objects":6081,"num_object_clones":0,"num_object_copies":18243,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6081,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6081,"num_write_kb":389184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.c","version":"268'149","reported_seq":1069,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:11.679290+0000","last_change":"2024-08-17T18:04:54.375858+0000","last_active":"2024-08-17T18:06:11.679290+0000","last_peered":"2024-08-17T18:06:11.679290+0000","last_clean":"2024-08-17T18:06:11.679290+0000","last_became_active":"2024-08-17T18:04:54.375336+0000","last_became_peered":"2024-08-17T18:04:54.375336+0000","last_unstale":"2024-08-17T18:06:11.679290+0000","last_undegraded":"2024-08-17T18:06:11.679290+0000","last_fullsized":"2024-08-17T18:06:11.679290+0000","mapping_epoch":1336,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1337,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:50.236749+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.236749+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:25:05.292885+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.e","version":"72'2","reported_seq":1267,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.660918+0000","last_change":"2024-08-17T17:31:54.821143+0000","last_active":"2024-08-17T18:06:10.660918+0000","last_peered":"2024-08-17T18:06:10.660918+0000","last_clean":"2024-08-17T18:06:10.660918+0000","last_became_active":"2024-08-17T17:31:54.820778+0000","last_became_peered":"2024-08-17T17:31:54.820778+0000","last_unstale":"2024-08-17T18:06:10.660918+0000","last_undegraded":"2024-08-17T18:06:10.660918+0000","last_fullsized":"2024-08-17T18:06:10.660918+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:31.128588+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":[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":1307,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.676841+0000","last_change":"2024-08-17T18:05:26.010102+0000","last_active":"2024-08-17T18:06:10.676841+0000","last_peered":"2024-08-17T18:06:10.676841+0000","last_clean":"2024-08-17T18:06:10.676841+0000","last_became_active":"2024-08-17T18:05:26.009745+0000","last_became_peered":"2024-08-17T18:05:26.009745+0000","last_unstale":"2024-08-17T18:06:10.676841+0000","last_undegraded":"2024-08-17T18:06:10.676841+0000","last_fullsized":"2024-08-17T18:06:10.676841+0000","mapping_epoch":1341,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:17:41.755543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"1350'6170","reported_seq":6655,"reported_epoch":1350,"state":"active+recovering+undersized+remapped","last_fresh":"2024-08-17T18:06:20.071444+0000","last_change":"2024-08-17T18:06:10.029420+0000","last_active":"2024-08-17T18:06:20.071444+0000","last_peered":"2024-08-17T18:06:20.071444+0000","last_clean":"2024-08-17T18:06:07.622773+0000","last_became_active":"2024-08-17T18:06:09.896530+0000","last_became_peered":"2024-08-17T18:06:09.896530+0000","last_unstale":"2024-08-17T18:06:20.071444+0000","last_undegraded":"2024-08-17T18:06:20.071444+0000","last_fullsized":"2024-08-17T18:06:09.640983+0000","mapping_epoch":1347,"log_start":"1340'200","ondisk_log_start":"1340'200","created":1333,"last_epoch_clean":1334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+0000","objects_scrubbed":0,"log_size":5970,"log_dups_size":0,"ondisk_log_size":5970,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:33:03.504898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":404357120,"num_objects":6170,"num_object_clones":0,"num_object_copies":18510,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5456,"num_objects_unfound":0,"num_objects_dirty":6170,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6170,"num_write_kb":394880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":225,"num_bytes_recovered":14745600,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["7","5","6"],"object_location_counts":[{"shards":"5,6,7","objects":5456},{"shards":"6,7","objects":714}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.f","version":"268'149","reported_seq":869,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:11.701195+0000","last_change":"2024-08-17T18:06:11.701195+0000","last_active":"2024-08-17T18:06:11.701195+0000","last_peered":"2024-08-17T18:06:11.701195+0000","last_clean":"2024-08-17T18:06:11.701195+0000","last_became_active":"2024-08-17T18:06:11.700816+0000","last_became_peered":"2024-08-17T18:06:11.700816+0000","last_unstale":"2024-08-17T18:06:11.701195+0000","last_undegraded":"2024-08-17T18:06:11.701195+0000","last_fullsized":"2024-08-17T18:06:11.701195+0000","mapping_epoch":1349,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1350,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:56.044124+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:56.044124+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:36:20.605659+0000","scrub_duration":0.001633256,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"72'1","reported_seq":1263,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.679910+0000","last_change":"2024-08-17T18:06:08.667118+0000","last_active":"2024-08-17T18:06:10.679910+0000","last_peered":"2024-08-17T18:06:10.679910+0000","last_clean":"2024-08-17T18:06:10.679910+0000","last_became_active":"2024-08-17T18:06:08.657845+0000","last_became_peered":"2024-08-17T18:06:08.657845+0000","last_unstale":"2024-08-17T18:06:10.679910+0000","last_undegraded":"2024-08-17T18:06:10.679910+0000","last_fullsized":"2024-08-17T18:06:10.679910+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T03:00:10.466251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":1271,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.663384+0000","last_change":"2024-08-17T17:31:54.819946+0000","last_active":"2024-08-17T18:06:10.663384+0000","last_peered":"2024-08-17T18:06:10.663384+0000","last_clean":"2024-08-17T18:06:10.663384+0000","last_became_active":"2024-08-17T17:31:54.819604+0000","last_became_peered":"2024-08-17T17:31:54.819604+0000","last_unstale":"2024-08-17T18:06:10.663384+0000","last_undegraded":"2024-08-17T18:06:10.663384+0000","last_fullsized":"2024-08-17T18:06:10.663384+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:32.031030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.4","version":"1350'6242","reported_seq":6267,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:20.096336+0000","last_change":"2024-08-17T18:04:51.368895+0000","last_active":"2024-08-17T18:06:20.096336+0000","last_peered":"2024-08-17T18:06:20.096336+0000","last_clean":"2024-08-17T18:06:20.096336+0000","last_became_active":"2024-08-17T18:04:51.368556+0000","last_became_peered":"2024-08-17T18:04:51.368556+0000","last_unstale":"2024-08-17T18:06:20.096336+0000","last_undegraded":"2024-08-17T18:06:20.096336+0000","last_fullsized":"2024-08-17T18:06:20.096336+0000","mapping_epoch":1333,"log_start":"1340'300","ondisk_log_start":"1340'300","created":1333,"last_epoch_clean":1334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+0000","objects_scrubbed":0,"log_size":5942,"log_dups_size":0,"ondisk_log_size":5942,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:43:30.892011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":409075712,"num_objects":6242,"num_object_clones":0,"num_object_copies":18726,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6242,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6242,"num_write_kb":399488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.e","version":"268'149","reported_seq":716,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.676763+0000","last_change":"2024-08-17T18:04:57.963839+0000","last_active":"2024-08-17T18:06:10.676763+0000","last_peered":"2024-08-17T18:06:10.676763+0000","last_clean":"2024-08-17T18:06:10.676763+0000","last_became_active":"2024-08-17T18:04:54.375918+0000","last_became_peered":"2024-08-17T18:04:54.375918+0000","last_unstale":"2024-08-17T18:06:10.676763+0000","last_undegraded":"2024-08-17T18:06:10.676763+0000","last_fullsized":"2024-08-17T18:06:10.676763+0000","mapping_epoch":1336,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1337,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:57.963768+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:57.963768+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:02:14.253603+0000","scrub_duration":0.001824338,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":542,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:11.679560+0000","last_change":"2024-08-17T18:06:08.904233+0000","last_active":"2024-08-17T18:06:11.679560+0000","last_peered":"2024-08-17T18:06:11.679560+0000","last_clean":"2024-08-17T18:06:11.679560+0000","last_became_active":"2024-08-17T18:06:08.903857+0000","last_became_peered":"2024-08-17T18:06:08.903857+0000","last_unstale":"2024-08-17T18:06:11.679560+0000","last_undegraded":"2024-08-17T18:06:11.679560+0000","last_fullsized":"2024-08-17T18:06:11.679560+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:40:40.027370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":324,"reported_epoch":1351,"state":"active+clean","last_fresh":"2024-08-17T18:06:20.410057+0000","last_change":"2024-08-17T17:53:46.477307+0000","last_active":"2024-08-17T18:06:20.410057+0000","last_peered":"2024-08-17T18:06:20.410057+0000","last_clean":"2024-08-17T18:06:20.410057+0000","last_became_active":"2024-08-17T17:53:46.476970+0000","last_became_peered":"2024-08-17T17:53:46.476970+0000","last_unstale":"2024-08-17T18:06:20.410057+0000","last_undegraded":"2024-08-17T18:06:20.410057+0000","last_fullsized":"2024-08-17T18:06:20.410057+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:12:37.885358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1350'6218","reported_seq":6253,"reported_epoch":1350,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-08-17T18:06:20.117637+0000","last_change":"2024-08-17T18:06:09.894092+0000","last_active":"2024-08-17T18:06:20.117637+0000","last_peered":"2024-08-17T18:06:20.117637+0000","last_clean":"2024-08-17T18:06:07.597194+0000","last_became_active":"2024-08-17T18:06:09.869258+0000","last_became_peered":"2024-08-17T18:06:09.869258+0000","last_unstale":"2024-08-17T18:06:20.117637+0000","last_undegraded":"2024-08-17T18:06:09.680590+0000","last_fullsized":"2024-08-17T18:06:09.641980+0000","mapping_epoch":1347,"log_start":"1340'1031","ondisk_log_start":"1340'1031","created":1333,"last_epoch_clean":1334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+0000","objects_scrubbed":0,"log_size":5187,"log_dups_size":0,"ondisk_log_size":5187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:15:36.434129+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":407502848,"num_objects":6218,"num_object_clones":0,"num_object_copies":18654,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5703,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6218,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6218,"num_write_kb":397952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["6","5","7"],"object_location_counts":[{"shards":"5,6,7","objects":5703},{"shards":"6,7","objects":515}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"268'149","reported_seq":1687,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.659332+0000","last_change":"2024-08-17T18:01:25.259608+0000","last_active":"2024-08-17T18:06:10.659332+0000","last_peered":"2024-08-17T18:06:10.659332+0000","last_clean":"2024-08-17T18:06:10.659332+0000","last_became_active":"2024-08-17T18:01:25.259032+0000","last_became_peered":"2024-08-17T18:01:25.259032+0000","last_unstale":"2024-08-17T18:06:10.659332+0000","last_undegraded":"2024-08-17T18:06:10.659332+0000","last_fullsized":"2024-08-17T18:06:10.659332+0000","mapping_epoch":1295,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1296,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:51.173271+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:51.173271+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:16:07.007731+0000","scrub_duration":0.012991407,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"72'2","reported_seq":2069,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:11.679424+0000","last_change":"2024-08-17T17:53:46.494504+0000","last_active":"2024-08-17T18:06:11.679424+0000","last_peered":"2024-08-17T18:06:11.679424+0000","last_clean":"2024-08-17T18:06:11.679424+0000","last_became_active":"2024-08-17T17:53:46.473174+0000","last_became_peered":"2024-08-17T17:53:46.473174+0000","last_unstale":"2024-08-17T18:06:11.679424+0000","last_undegraded":"2024-08-17T18:06:11.679424+0000","last_fullsized":"2024-08-17T18:06:11.679424+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:44:46.224263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":1270,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.676528+0000","last_change":"2024-08-17T17:32:59.767697+0000","last_active":"2024-08-17T18:06:10.676528+0000","last_peered":"2024-08-17T18:06:10.676528+0000","last_clean":"2024-08-17T18:06:10.676528+0000","last_became_active":"2024-08-17T17:32:59.767172+0000","last_became_peered":"2024-08-17T17:32:59.767172+0000","last_unstale":"2024-08-17T18:06:10.676528+0000","last_undegraded":"2024-08-17T18:06:10.676528+0000","last_fullsized":"2024-08-17T18:06:10.676528+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:13:37.509131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1351'6304","reported_seq":6351,"reported_epoch":1351,"state":"active+clean","last_fresh":"2024-08-17T18:06:21.675449+0000","last_change":"2024-08-17T18:04:51.366912+0000","last_active":"2024-08-17T18:06:21.675449+0000","last_peered":"2024-08-17T18:06:21.675449+0000","last_clean":"2024-08-17T18:06:21.675449+0000","last_became_active":"2024-08-17T18:04:51.366618+0000","last_became_peered":"2024-08-17T18:04:51.366618+0000","last_unstale":"2024-08-17T18:06:21.675449+0000","last_undegraded":"2024-08-17T18:06:21.675449+0000","last_fullsized":"2024-08-17T18:06:21.675449+0000","mapping_epoch":1333,"log_start":"0'0","ondisk_log_start":"0'0","created":1333,"last_epoch_clean":1334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+0000","objects_scrubbed":0,"log_size":6304,"log_dups_size":0,"ondisk_log_size":6304,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:47:47.559451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":413138944,"num_objects":6304,"num_object_clones":0,"num_object_copies":18912,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6304,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6304,"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":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.8","version":"268'149","reported_seq":785,"reported_epoch":1351,"state":"active+clean","last_fresh":"2024-08-17T18:06:20.411620+0000","last_change":"2024-08-17T18:06:11.713208+0000","last_active":"2024-08-17T18:06:20.411620+0000","last_peered":"2024-08-17T18:06:20.411620+0000","last_clean":"2024-08-17T18:06:20.411620+0000","last_became_active":"2024-08-17T18:06:11.712880+0000","last_became_peered":"2024-08-17T18:06:11.712880+0000","last_unstale":"2024-08-17T18:06:20.411620+0000","last_undegraded":"2024-08-17T18:06:20.411620+0000","last_fullsized":"2024-08-17T18:06:20.411620+0000","mapping_epoch":1349,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1350,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:47:01.957068+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:47:01.957068+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:31:26.488568+0000","scrub_duration":0.0042425309999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"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":525376,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":1282,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.663545+0000","last_change":"2024-08-17T18:01:45.488852+0000","last_active":"2024-08-17T18:06:10.663545+0000","last_peered":"2024-08-17T18:06:10.663545+0000","last_clean":"2024-08-17T18:06:10.663545+0000","last_became_active":"2024-08-17T18:01:45.488469+0000","last_became_peered":"2024-08-17T18:01:45.488469+0000","last_unstale":"2024-08-17T18:06:10.663545+0000","last_undegraded":"2024-08-17T18:06:10.663545+0000","last_fullsized":"2024-08-17T18:06:10.663545+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:33:27.648785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":1307,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.681435+0000","last_change":"2024-08-17T18:01:22.250061+0000","last_active":"2024-08-17T18:06:10.681435+0000","last_peered":"2024-08-17T18:06:10.681435+0000","last_clean":"2024-08-17T18:06:10.681435+0000","last_became_active":"2024-08-17T18:01:22.249235+0000","last_became_peered":"2024-08-17T18:01:22.249235+0000","last_unstale":"2024-08-17T18:06:10.681435+0000","last_undegraded":"2024-08-17T18:06:10.681435+0000","last_fullsized":"2024-08-17T18:06:10.681435+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:33:52.172266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1350'6250","reported_seq":6275,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:20.130604+0000","last_change":"2024-08-17T18:04:51.369104+0000","last_active":"2024-08-17T18:06:20.130604+0000","last_peered":"2024-08-17T18:06:20.130604+0000","last_clean":"2024-08-17T18:06:20.130604+0000","last_became_active":"2024-08-17T18:04:51.368789+0000","last_became_peered":"2024-08-17T18:04:51.368789+0000","last_unstale":"2024-08-17T18:06:20.130604+0000","last_undegraded":"2024-08-17T18:06:20.130604+0000","last_fullsized":"2024-08-17T18:06:20.130604+0000","mapping_epoch":1333,"log_start":"1340'1060","ondisk_log_start":"1340'1060","created":1333,"last_epoch_clean":1334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+0000","objects_scrubbed":0,"log_size":5190,"log_dups_size":0,"ondisk_log_size":5190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:26:49.014009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":409600000,"num_objects":6250,"num_object_clones":0,"num_object_copies":18750,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6250,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6250,"num_write_kb":400000,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.b","version":"268'149","reported_seq":603,"reported_epoch":1351,"state":"active+clean","last_fresh":"2024-08-17T18:06:20.409716+0000","last_change":"2024-08-17T18:06:11.706722+0000","last_active":"2024-08-17T18:06:20.409716+0000","last_peered":"2024-08-17T18:06:20.409716+0000","last_clean":"2024-08-17T18:06:20.409716+0000","last_became_active":"2024-08-17T18:06:11.706382+0000","last_became_peered":"2024-08-17T18:06:11.706382+0000","last_unstale":"2024-08-17T18:06:20.409716+0000","last_undegraded":"2024-08-17T18:06:20.409716+0000","last_fullsized":"2024-08-17T18:06:20.409716+0000","mapping_epoch":1349,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1350,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:55.580256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:55.580256+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:18:12.997946+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.9","version":"0'0","reported_seq":1291,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.676978+0000","last_change":"2024-08-17T18:01:22.246762+0000","last_active":"2024-08-17T18:06:10.676978+0000","last_peered":"2024-08-17T18:06:10.676978+0000","last_clean":"2024-08-17T18:06:10.676978+0000","last_became_active":"2024-08-17T18:01:22.246338+0000","last_became_peered":"2024-08-17T18:01:22.246338+0000","last_unstale":"2024-08-17T18:06:10.676978+0000","last_undegraded":"2024-08-17T18:06:10.676978+0000","last_fullsized":"2024-08-17T18:06:10.676978+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:16.681186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1300,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.680245+0000","last_change":"2024-08-17T18:01:45.491632+0000","last_active":"2024-08-17T18:06:10.680245+0000","last_peered":"2024-08-17T18:06:10.680245+0000","last_clean":"2024-08-17T18:06:10.680245+0000","last_became_active":"2024-08-17T18:01:45.491144+0000","last_became_peered":"2024-08-17T18:01:45.491144+0000","last_unstale":"2024-08-17T18:06:10.680245+0000","last_undegraded":"2024-08-17T18:06:10.680245+0000","last_fullsized":"2024-08-17T18:06:10.680245+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:12:47.127580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1350'6061","reported_seq":6106,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:17.817015+0000","last_change":"2024-08-17T18:04:51.371069+0000","last_active":"2024-08-17T18:06:17.817015+0000","last_peered":"2024-08-17T18:06:17.817015+0000","last_clean":"2024-08-17T18:06:17.817015+0000","last_became_active":"2024-08-17T18:04:51.370733+0000","last_became_peered":"2024-08-17T18:04:51.370733+0000","last_unstale":"2024-08-17T18:06:17.817015+0000","last_undegraded":"2024-08-17T18:06:17.817015+0000","last_fullsized":"2024-08-17T18:06:17.817015+0000","mapping_epoch":1333,"log_start":"1340'885","ondisk_log_start":"1340'885","created":1333,"last_epoch_clean":1334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+0000","objects_scrubbed":0,"log_size":5176,"log_dups_size":0,"ondisk_log_size":5176,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:27:28.195304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":397213696,"num_objects":6061,"num_object_clones":0,"num_object_copies":18183,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6061,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6061,"num_write_kb":387904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.a","version":"268'149","reported_seq":788,"reported_epoch":1351,"state":"active+clean","last_fresh":"2024-08-17T18:06:20.411843+0000","last_change":"2024-08-17T18:06:11.695627+0000","last_active":"2024-08-17T18:06:20.411843+0000","last_peered":"2024-08-17T18:06:20.411843+0000","last_clean":"2024-08-17T18:06:20.411843+0000","last_became_active":"2024-08-17T18:06:11.694409+0000","last_became_peered":"2024-08-17T18:06:11.694409+0000","last_unstale":"2024-08-17T18:06:20.411843+0000","last_undegraded":"2024-08-17T18:06:20.411843+0000","last_fullsized":"2024-08-17T18:06:20.411843+0000","mapping_epoch":1349,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1350,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:54.869951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:54.869951+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:13:46.386397+0000","scrub_duration":0.00171407,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":2045,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:11.691697+0000","last_change":"2024-08-17T18:01:45.488291+0000","last_active":"2024-08-17T18:06:11.691697+0000","last_peered":"2024-08-17T18:06:11.691697+0000","last_clean":"2024-08-17T18:06:11.691697+0000","last_became_active":"2024-08-17T18:01:45.484477+0000","last_became_peered":"2024-08-17T18:01:45.484477+0000","last_unstale":"2024-08-17T18:06:11.691697+0000","last_undegraded":"2024-08-17T18:06:11.691697+0000","last_fullsized":"2024-08-17T18:06:11.691697+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:41:46.635546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,4],"acting":[3,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":642,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:11.679217+0000","last_change":"2024-08-17T18:01:45.487125+0000","last_active":"2024-08-17T18:06:11.679217+0000","last_peered":"2024-08-17T18:06:11.679217+0000","last_clean":"2024-08-17T18:06:11.679217+0000","last_became_active":"2024-08-17T18:01:45.486812+0000","last_became_peered":"2024-08-17T18:01:45.486812+0000","last_unstale":"2024-08-17T18:06:11.679217+0000","last_undegraded":"2024-08-17T18:06:11.679217+0000","last_fullsized":"2024-08-17T18:06:11.679217+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:30:37.990247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.a","version":"1350'6113","reported_seq":6161,"reported_epoch":1350,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-08-17T18:06:17.909989+0000","last_change":"2024-08-17T18:06:09.913737+0000","last_active":"2024-08-17T18:06:17.909989+0000","last_peered":"2024-08-17T18:06:17.909989+0000","last_clean":"2024-08-17T18:06:07.633308+0000","last_became_active":"2024-08-17T18:06:09.895821+0000","last_became_peered":"2024-08-17T18:06:09.895821+0000","last_unstale":"2024-08-17T18:06:17.909989+0000","last_undegraded":"2024-08-17T18:06:09.684259+0000","last_fullsized":"2024-08-17T18:06:09.644118+0000","mapping_epoch":1347,"log_start":"1340'910","ondisk_log_start":"1340'910","created":1333,"last_epoch_clean":1334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+0000","objects_scrubbed":0,"log_size":5203,"log_dups_size":0,"ondisk_log_size":5203,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":400621568,"num_objects":6113,"num_object_clones":0,"num_object_copies":18339,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5682,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6113,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6113,"num_write_kb":391232,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","5","6"],"object_location_counts":[{"shards":"3,5,6","objects":5682},{"shards":"3,6","objects":431}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"268'149","reported_seq":1688,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.659896+0000","last_change":"2024-08-17T18:04:48.312189+0000","last_active":"2024-08-17T18:06:10.659896+0000","last_peered":"2024-08-17T18:06:10.659896+0000","last_clean":"2024-08-17T18:06:10.659896+0000","last_became_active":"2024-08-17T18:04:13.461293+0000","last_became_peered":"2024-08-17T18:04:13.461293+0000","last_unstale":"2024-08-17T18:06:10.659896+0000","last_undegraded":"2024-08-17T18:06:10.659896+0000","last_fullsized":"2024-08-17T18:06:10.659896+0000","mapping_epoch":1199,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":1327,"parent":"0.0","parent_split_bits":0,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:48.312126+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:48.312126+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:43:02.742778+0000","scrub_duration":0.001252911,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'1","reported_seq":1281,"reported_epoch":1351,"state":"active+clean","last_fresh":"2024-08-17T18:06:20.412480+0000","last_change":"2024-08-17T18:06:08.676238+0000","last_active":"2024-08-17T18:06:20.412480+0000","last_peered":"2024-08-17T18:06:20.412480+0000","last_clean":"2024-08-17T18:06:20.412480+0000","last_became_active":"2024-08-17T18:06:08.665785+0000","last_became_peered":"2024-08-17T18:06:08.665785+0000","last_unstale":"2024-08-17T18:06:20.412480+0000","last_undegraded":"2024-08-17T18:06:20.412480+0000","last_fullsized":"2024-08-17T18:06:20.412480+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+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 @ 2024-08-19T00:28:19.930710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028371400000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,3],"acting":[2,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":2023,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:11.688039+0000","last_change":"2024-08-17T18:06:08.665379+0000","last_active":"2024-08-17T18:06:11.688039+0000","last_peered":"2024-08-17T18:06:11.688039+0000","last_clean":"2024-08-17T18:06:11.688039+0000","last_became_active":"2024-08-17T18:06:08.663303+0000","last_became_peered":"2024-08-17T18:06:08.663303+0000","last_unstale":"2024-08-17T18:06:11.688039+0000","last_undegraded":"2024-08-17T18:06:11.688039+0000","last_fullsized":"2024-08-17T18:06:11.688039+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:56:38.916307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":1254,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.676344+0000","last_change":"2024-08-17T17:22:54.175289+0000","last_active":"2024-08-17T18:06:10.676344+0000","last_peered":"2024-08-17T18:06:10.676344+0000","last_clean":"2024-08-17T18:06:10.676344+0000","last_became_active":"2024-08-17T17:22:54.174953+0000","last_became_peered":"2024-08-17T17:22:54.174953+0000","last_unstale":"2024-08-17T18:06:10.676344+0000","last_undegraded":"2024-08-17T18:06:10.676344+0000","last_fullsized":"2024-08-17T18:06:10.676344+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:20.586463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.9","version":"1350'5995","reported_seq":6040,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:17.921178+0000","last_change":"2024-08-17T18:04:51.371344+0000","last_active":"2024-08-17T18:06:17.921178+0000","last_peered":"2024-08-17T18:06:17.921178+0000","last_clean":"2024-08-17T18:06:17.921178+0000","last_became_active":"2024-08-17T18:04:51.370335+0000","last_became_peered":"2024-08-17T18:04:51.370335+0000","last_unstale":"2024-08-17T18:06:17.921178+0000","last_undegraded":"2024-08-17T18:06:17.921178+0000","last_fullsized":"2024-08-17T18:06:17.921178+0000","mapping_epoch":1333,"log_start":"1340'750","ondisk_log_start":"1340'750","created":1333,"last_epoch_clean":1334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+0000","objects_scrubbed":0,"log_size":5245,"log_dups_size":0,"ondisk_log_size":5245,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:30:31.495541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":392888320,"num_objects":5995,"num_object_clones":0,"num_object_copies":17985,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5995,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5995,"num_write_kb":383680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"268'149","reported_seq":649,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:11.700615+0000","last_change":"2024-08-17T18:06:11.700615+0000","last_active":"2024-08-17T18:06:11.700615+0000","last_peered":"2024-08-17T18:06:11.700615+0000","last_clean":"2024-08-17T18:06:11.700615+0000","last_became_active":"2024-08-17T18:06:11.698275+0000","last_became_peered":"2024-08-17T18:06:11.698275+0000","last_unstale":"2024-08-17T18:06:11.700615+0000","last_undegraded":"2024-08-17T18:06:11.700615+0000","last_fullsized":"2024-08-17T18:06:11.700615+0000","mapping_epoch":1349,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1350,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:50.096778+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.096778+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:38:19.280593+0000","scrub_duration":0.0013393089999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1324,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.659816+0000","last_change":"2024-08-17T18:01:45.485813+0000","last_active":"2024-08-17T18:06:10.659816+0000","last_peered":"2024-08-17T18:06:10.659816+0000","last_clean":"2024-08-17T18:06:10.659816+0000","last_became_active":"2024-08-17T18:01:45.485499+0000","last_became_peered":"2024-08-17T18:01:45.485499+0000","last_unstale":"2024-08-17T18:06:10.659816+0000","last_undegraded":"2024-08-17T18:06:10.659816+0000","last_fullsized":"2024-08-17T18:06:10.659816+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:15:31.854953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026904000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":325,"reported_epoch":1351,"state":"active+clean","last_fresh":"2024-08-17T18:06:20.423192+0000","last_change":"2024-08-17T17:53:46.477924+0000","last_active":"2024-08-17T18:06:20.423192+0000","last_peered":"2024-08-17T18:06:20.423192+0000","last_clean":"2024-08-17T18:06:20.423192+0000","last_became_active":"2024-08-17T17:53:46.476887+0000","last_became_peered":"2024-08-17T17:53:46.476887+0000","last_unstale":"2024-08-17T18:06:20.423192+0000","last_undegraded":"2024-08-17T18:06:20.423192+0000","last_fullsized":"2024-08-17T18:06:20.423192+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:40:29.735766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":345,"reported_epoch":1351,"state":"active+clean","last_fresh":"2024-08-17T18:06:20.419350+0000","last_change":"2024-08-17T18:01:45.491876+0000","last_active":"2024-08-17T18:06:20.419350+0000","last_peered":"2024-08-17T18:06:20.419350+0000","last_clean":"2024-08-17T18:06:20.419350+0000","last_became_active":"2024-08-17T18:01:45.491531+0000","last_became_peered":"2024-08-17T18:01:45.491531+0000","last_unstale":"2024-08-17T18:06:20.419350+0000","last_undegraded":"2024-08-17T18:06:20.419350+0000","last_fullsized":"2024-08-17T18:06:20.419350+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:46:24.709367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.8","version":"1350'6063","reported_seq":6110,"reported_epoch":1350,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-08-17T18:06:17.883537+0000","last_change":"2024-08-17T18:06:09.901702+0000","last_active":"2024-08-17T18:06:17.883537+0000","last_peered":"2024-08-17T18:06:17.883537+0000","last_clean":"2024-08-17T18:06:07.629216+0000","last_became_active":"2024-08-17T18:06:09.889972+0000","last_became_peered":"2024-08-17T18:06:09.889972+0000","last_unstale":"2024-08-17T18:06:17.883537+0000","last_undegraded":"2024-08-17T18:06:09.691653+0000","last_fullsized":"2024-08-17T18:06:09.647358+0000","mapping_epoch":1347,"log_start":"1340'814","ondisk_log_start":"1340'814","created":1333,"last_epoch_clean":1334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+0000","objects_scrubbed":0,"log_size":5249,"log_dups_size":0,"ondisk_log_size":5249,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":397344768,"num_objects":6063,"num_object_clones":0,"num_object_copies":18189,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5686,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6063,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6063,"num_write_kb":388032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","5","6"],"object_location_counts":[{"shards":"3,5,6","objects":5686},{"shards":"3,6","objects":377}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.2","version":"268'149","reported_seq":1707,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.660054+0000","last_change":"2024-08-17T18:04:49.305591+0000","last_active":"2024-08-17T18:06:10.660054+0000","last_peered":"2024-08-17T18:06:10.660054+0000","last_clean":"2024-08-17T18:06:10.660054+0000","last_became_active":"2024-08-17T18:04:13.449100+0000","last_became_peered":"2024-08-17T18:04:13.449100+0000","last_unstale":"2024-08-17T18:06:10.660054+0000","last_undegraded":"2024-08-17T18:06:10.660054+0000","last_fullsized":"2024-08-17T18:06:10.660054+0000","mapping_epoch":1199,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1327,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:49.305535+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:49.305535+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:24:01.006525+0000","scrub_duration":0.0013897860000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":130,"reported_epoch":1351,"state":"active+clean","last_fresh":"2024-08-17T18:06:20.409534+0000","last_change":"2024-08-17T18:01:22.261377+0000","last_active":"2024-08-17T18:06:20.409534+0000","last_peered":"2024-08-17T18:06:20.409534+0000","last_clean":"2024-08-17T18:06:20.409534+0000","last_became_active":"2024-08-17T18:01:22.256313+0000","last_became_peered":"2024-08-17T18:01:22.256313+0000","last_unstale":"2024-08-17T18:06:20.409534+0000","last_undegraded":"2024-08-17T18:06:20.409534+0000","last_fullsized":"2024-08-17T18:06:20.409534+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:37:40.877505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029621200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2073,"reported_epoch":1351,"state":"active+clean","last_fresh":"2024-08-17T18:06:20.411725+0000","last_change":"2024-08-17T18:01:45.487988+0000","last_active":"2024-08-17T18:06:20.411725+0000","last_peered":"2024-08-17T18:06:20.411725+0000","last_clean":"2024-08-17T18:06:20.411725+0000","last_became_active":"2024-08-17T18:01:45.487662+0000","last_became_peered":"2024-08-17T18:01:45.487662+0000","last_unstale":"2024-08-17T18:06:20.411725+0000","last_undegraded":"2024-08-17T18:06:20.411725+0000","last_fullsized":"2024-08-17T18:06:20.411725+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:09:52.070169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1809,"reported_epoch":1351,"state":"active+clean","last_fresh":"2024-08-17T18:06:20.414025+0000","last_change":"2024-08-17T18:06:08.661025+0000","last_active":"2024-08-17T18:06:20.414025+0000","last_peered":"2024-08-17T18:06:20.414025+0000","last_clean":"2024-08-17T18:06:20.414025+0000","last_became_active":"2024-08-17T18:06:08.660607+0000","last_became_peered":"2024-08-17T18:06:08.660607+0000","last_unstale":"2024-08-17T18:06:20.414025+0000","last_undegraded":"2024-08-17T18:06:20.414025+0000","last_fullsized":"2024-08-17T18:06:20.414025+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:47:10.786946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.b","version":"1350'6039","reported_seq":6084,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:17.832560+0000","last_change":"2024-08-17T18:04:51.375865+0000","last_active":"2024-08-17T18:06:17.832560+0000","last_peered":"2024-08-17T18:06:17.832560+0000","last_clean":"2024-08-17T18:06:17.832560+0000","last_became_active":"2024-08-17T18:04:51.375572+0000","last_became_peered":"2024-08-17T18:04:51.375572+0000","last_unstale":"2024-08-17T18:06:17.832560+0000","last_undegraded":"2024-08-17T18:06:17.832560+0000","last_fullsized":"2024-08-17T18:06:17.832560+0000","mapping_epoch":1333,"log_start":"1340'799","ondisk_log_start":"1340'799","created":1333,"last_epoch_clean":1334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+0000","objects_scrubbed":0,"log_size":5240,"log_dups_size":0,"ondisk_log_size":5240,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:28:40.401863+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":395771904,"num_objects":6039,"num_object_clones":0,"num_object_copies":18117,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6039,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6039,"num_write_kb":386496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"268'149","reported_seq":694,"reported_epoch":1351,"state":"active+clean","last_fresh":"2024-08-17T18:06:20.422853+0000","last_change":"2024-08-17T18:06:20.422853+0000","last_active":"2024-08-17T18:06:20.422853+0000","last_peered":"2024-08-17T18:06:20.422853+0000","last_clean":"2024-08-17T18:06:20.422853+0000","last_became_active":"2024-08-17T18:06:11.693668+0000","last_became_peered":"2024-08-17T18:06:11.693668+0000","last_unstale":"2024-08-17T18:06:20.422853+0000","last_undegraded":"2024-08-17T18:06:20.422853+0000","last_fullsized":"2024-08-17T18:06:20.422853+0000","mapping_epoch":1349,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1350,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:46.960124+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:46.960124+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-17T18:06:22.752503+0000","scrub_duration":0.00214204,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"66'2","reported_seq":34,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.663634+0000","last_change":"2024-08-17T18:06:08.675259+0000","last_active":"2024-08-17T18:06:10.663634+0000","last_peered":"2024-08-17T18:06:10.663634+0000","last_clean":"2024-08-17T18:06:10.663634+0000","last_became_active":"2024-08-17T18:06:08.666759+0000","last_became_peered":"2024-08-17T18:06:08.666759+0000","last_unstale":"2024-08-17T18:06:10.663634+0000","last_undegraded":"2024-08-17T18:06:10.663634+0000","last_fullsized":"2024-08-17T18:06:10.663634+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:03:02.538316+0000","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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":1291,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.681857+0000","last_change":"2024-08-17T17:53:46.477512+0000","last_active":"2024-08-17T18:06:10.681857+0000","last_peered":"2024-08-17T18:06:10.681857+0000","last_clean":"2024-08-17T18:06:10.681857+0000","last_became_active":"2024-08-17T17:53:46.476939+0000","last_became_peered":"2024-08-17T17:53:46.476939+0000","last_unstale":"2024-08-17T18:06:10.681857+0000","last_undegraded":"2024-08-17T18:06:10.681857+0000","last_fullsized":"2024-08-17T18:06:10.681857+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:40:26.839235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2084,"reported_epoch":1351,"state":"active+clean","last_fresh":"2024-08-17T18:06:20.411976+0000","last_change":"2024-08-17T18:01:45.487194+0000","last_active":"2024-08-17T18:06:20.411976+0000","last_peered":"2024-08-17T18:06:20.411976+0000","last_clean":"2024-08-17T18:06:20.411976+0000","last_became_active":"2024-08-17T18:01:45.486892+0000","last_became_peered":"2024-08-17T18:01:45.486892+0000","last_unstale":"2024-08-17T18:06:20.411976+0000","last_undegraded":"2024-08-17T18:06:20.411976+0000","last_fullsized":"2024-08-17T18:06:20.411976+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:59:18.937094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"1351'6277","reported_seq":6324,"reported_epoch":1351,"state":"active+clean","last_fresh":"2024-08-17T18:06:21.692900+0000","last_change":"2024-08-17T18:04:51.371434+0000","last_active":"2024-08-17T18:06:21.692900+0000","last_peered":"2024-08-17T18:06:21.692900+0000","last_clean":"2024-08-17T18:06:21.692900+0000","last_became_active":"2024-08-17T18:04:51.371134+0000","last_became_peered":"2024-08-17T18:04:51.371134+0000","last_unstale":"2024-08-17T18:06:21.692900+0000","last_undegraded":"2024-08-17T18:06:21.692900+0000","last_fullsized":"2024-08-17T18:06:21.692900+0000","mapping_epoch":1333,"log_start":"0'0","ondisk_log_start":"0'0","created":1333,"last_epoch_clean":1334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+0000","objects_scrubbed":0,"log_size":6277,"log_dups_size":0,"ondisk_log_size":6277,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:56:39.498305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":411369472,"num_objects":6277,"num_object_clones":0,"num_object_copies":18831,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6277,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6277,"num_write_kb":401728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"268'149","reported_seq":830,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.662553+0000","last_change":"2024-08-17T18:04:48.171043+0000","last_active":"2024-08-17T18:06:10.662553+0000","last_peered":"2024-08-17T18:06:10.662553+0000","last_clean":"2024-08-17T18:06:10.662553+0000","last_became_active":"2024-08-17T18:04:13.446772+0000","last_became_peered":"2024-08-17T18:04:13.446772+0000","last_unstale":"2024-08-17T18:06:10.662553+0000","last_undegraded":"2024-08-17T18:06:10.662553+0000","last_fullsized":"2024-08-17T18:06:10.662553+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1327,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:48.170975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:48.170975+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:59:46.987919+0000","scrub_duration":0.001663915,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1272,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:11.686106+0000","last_change":"2024-08-17T18:06:08.657144+0000","last_active":"2024-08-17T18:06:11.686106+0000","last_peered":"2024-08-17T18:06:11.686106+0000","last_clean":"2024-08-17T18:06:11.686106+0000","last_became_active":"2024-08-17T18:06:08.656828+0000","last_became_peered":"2024-08-17T18:06:08.656828+0000","last_unstale":"2024-08-17T18:06:11.686106+0000","last_undegraded":"2024-08-17T18:06:11.686106+0000","last_fullsized":"2024-08-17T18:06:11.686106+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:56:50.031295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":1907,"reported_epoch":1351,"state":"active+clean","last_fresh":"2024-08-17T18:06:20.409699+0000","last_change":"2024-08-17T18:01:45.492209+0000","last_active":"2024-08-17T18:06:20.409699+0000","last_peered":"2024-08-17T18:06:20.409699+0000","last_clean":"2024-08-17T18:06:20.409699+0000","last_became_active":"2024-08-17T18:01:45.491534+0000","last_became_peered":"2024-08-17T18:01:45.491534+0000","last_unstale":"2024-08-17T18:06:20.409699+0000","last_undegraded":"2024-08-17T18:06:20.409699+0000","last_fullsized":"2024-08-17T18:06:20.409699+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:01:43.265019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342763,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":435,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.677114+0000","last_change":"2024-08-17T18:06:08.661083+0000","last_active":"2024-08-17T18:06:10.677114+0000","last_peered":"2024-08-17T18:06:10.677114+0000","last_clean":"2024-08-17T18:06:10.677114+0000","last_became_active":"2024-08-17T18:06:08.660716+0000","last_became_peered":"2024-08-17T18:06:08.660716+0000","last_unstale":"2024-08-17T18:06:10.677114+0000","last_undegraded":"2024-08-17T18:06:10.677114+0000","last_fullsized":"2024-08-17T18:06:10.677114+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:31:15.413668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"1350'5945","reported_seq":5990,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:17.736316+0000","last_change":"2024-08-17T18:04:51.374972+0000","last_active":"2024-08-17T18:06:17.736316+0000","last_peered":"2024-08-17T18:06:17.736316+0000","last_clean":"2024-08-17T18:06:17.736316+0000","last_became_active":"2024-08-17T18:04:51.374633+0000","last_became_peered":"2024-08-17T18:04:51.374633+0000","last_unstale":"2024-08-17T18:06:17.736316+0000","last_undegraded":"2024-08-17T18:06:17.736316+0000","last_fullsized":"2024-08-17T18:06:17.736316+0000","mapping_epoch":1333,"log_start":"0'0","ondisk_log_start":"0'0","created":1333,"last_epoch_clean":1334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+0000","objects_scrubbed":0,"log_size":5945,"log_dups_size":0,"ondisk_log_size":5945,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:13:16.844116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":389611520,"num_objects":5945,"num_object_clones":0,"num_object_copies":17835,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5945,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5945,"num_write_kb":380480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.6","version":"268'149","reported_seq":867,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.662290+0000","last_change":"2024-08-17T18:04:46.151636+0000","last_active":"2024-08-17T18:06:10.662290+0000","last_peered":"2024-08-17T18:06:10.662290+0000","last_clean":"2024-08-17T18:06:10.662290+0000","last_became_active":"2024-08-17T18:04:13.438789+0000","last_became_peered":"2024-08-17T18:04:13.438789+0000","last_unstale":"2024-08-17T18:06:10.662290+0000","last_undegraded":"2024-08-17T18:06:10.662290+0000","last_fullsized":"2024-08-17T18:06:10.662290+0000","mapping_epoch":1199,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1327,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:46.151578+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:46.151578+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:45:38.392036+0000","scrub_duration":0.00160586,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":2080,"reported_epoch":1351,"state":"active+clean","last_fresh":"2024-08-17T18:06:20.412169+0000","last_change":"2024-08-17T18:06:08.658298+0000","last_active":"2024-08-17T18:06:20.412169+0000","last_peered":"2024-08-17T18:06:20.412169+0000","last_clean":"2024-08-17T18:06:20.412169+0000","last_became_active":"2024-08-17T18:06:08.657355+0000","last_became_peered":"2024-08-17T18:06:08.657355+0000","last_unstale":"2024-08-17T18:06:20.412169+0000","last_undegraded":"2024-08-17T18:06:20.412169+0000","last_fullsized":"2024-08-17T18:06:20.412169+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:06:03.917214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":1297,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.679986+0000","last_change":"2024-08-17T17:53:46.479172+0000","last_active":"2024-08-17T18:06:10.679986+0000","last_peered":"2024-08-17T18:06:10.679986+0000","last_clean":"2024-08-17T18:06:10.679986+0000","last_became_active":"2024-08-17T17:53:46.478886+0000","last_became_peered":"2024-08-17T17:53:46.478886+0000","last_unstale":"2024-08-17T18:06:10.679986+0000","last_undegraded":"2024-08-17T18:06:10.679986+0000","last_fullsized":"2024-08-17T18:06:10.679986+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:05:47.401866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033804700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":332,"reported_epoch":1351,"state":"active+clean","last_fresh":"2024-08-17T18:06:20.410179+0000","last_change":"2024-08-17T18:06:08.660881+0000","last_active":"2024-08-17T18:06:20.410179+0000","last_peered":"2024-08-17T18:06:20.410179+0000","last_clean":"2024-08-17T18:06:20.410179+0000","last_became_active":"2024-08-17T18:06:08.660515+0000","last_became_peered":"2024-08-17T18:06:08.660515+0000","last_unstale":"2024-08-17T18:06:20.410179+0000","last_undegraded":"2024-08-17T18:06:20.410179+0000","last_fullsized":"2024-08-17T18:06:20.410179+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:32:54.295070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.f","version":"1350'6267","reported_seq":6292,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:20.106462+0000","last_change":"2024-08-17T18:04:51.368837+0000","last_active":"2024-08-17T18:06:20.106462+0000","last_peered":"2024-08-17T18:06:20.106462+0000","last_clean":"2024-08-17T18:06:20.106462+0000","last_became_active":"2024-08-17T18:04:51.368512+0000","last_became_peered":"2024-08-17T18:04:51.368512+0000","last_unstale":"2024-08-17T18:06:20.106462+0000","last_undegraded":"2024-08-17T18:06:20.106462+0000","last_fullsized":"2024-08-17T18:06:20.106462+0000","mapping_epoch":1333,"log_start":"1340'300","ondisk_log_start":"1340'300","created":1333,"last_epoch_clean":1334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+0000","objects_scrubbed":0,"log_size":5967,"log_dups_size":0,"ondisk_log_size":5967,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:23:38.868051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":410714112,"num_objects":6267,"num_object_clones":0,"num_object_copies":18801,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6267,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6267,"num_write_kb":401088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"268'149","reported_seq":856,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.681499+0000","last_change":"2024-08-17T18:04:46.103076+0000","last_active":"2024-08-17T18:06:10.681499+0000","last_peered":"2024-08-17T18:06:10.681499+0000","last_clean":"2024-08-17T18:06:10.681499+0000","last_became_active":"2024-08-17T18:04:13.448358+0000","last_became_peered":"2024-08-17T18:04:13.448358+0000","last_unstale":"2024-08-17T18:06:10.681499+0000","last_undegraded":"2024-08-17T18:06:10.681499+0000","last_fullsized":"2024-08-17T18:06:10.681499+0000","mapping_epoch":1295,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1327,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:46.103016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:46.103016+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:24:11.150518+0000","scrub_duration":0.0035678020000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"72'2","reported_seq":2070,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:11.679267+0000","last_change":"2024-08-17T17:53:46.488478+0000","last_active":"2024-08-17T18:06:11.679267+0000","last_peered":"2024-08-17T18:06:11.679267+0000","last_clean":"2024-08-17T18:06:11.679267+0000","last_became_active":"2024-08-17T17:53:46.472168+0000","last_became_peered":"2024-08-17T17:53:46.472168+0000","last_unstale":"2024-08-17T18:06:11.679267+0000","last_undegraded":"2024-08-17T18:06:11.679267+0000","last_fullsized":"2024-08-17T18:06:11.679267+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:14:14.085301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,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":485,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.662847+0000","last_change":"2024-08-17T18:01:45.488752+0000","last_active":"2024-08-17T18:06:10.662847+0000","last_peered":"2024-08-17T18:06:10.662847+0000","last_clean":"2024-08-17T18:06:10.662847+0000","last_became_active":"2024-08-17T18:01:45.488389+0000","last_became_peered":"2024-08-17T18:01:45.488389+0000","last_unstale":"2024-08-17T18:06:10.662847+0000","last_undegraded":"2024-08-17T18:06:10.662847+0000","last_fullsized":"2024-08-17T18:06:10.662847+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:32:28.645202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.0","version":"0'0","reported_seq":2060,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:11.689820+0000","last_change":"2024-08-17T17:53:46.475369+0000","last_active":"2024-08-17T18:06:11.689820+0000","last_peered":"2024-08-17T18:06:11.689820+0000","last_clean":"2024-08-17T18:06:11.689820+0000","last_became_active":"2024-08-17T17:53:46.473571+0000","last_became_peered":"2024-08-17T17:53:46.473571+0000","last_unstale":"2024-08-17T18:06:11.689820+0000","last_undegraded":"2024-08-17T18:06:11.689820+0000","last_fullsized":"2024-08-17T18:06:11.689820+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:59:21.254593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1350'6246","reported_seq":6270,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:20.031009+0000","last_change":"2024-08-17T18:04:51.375121+0000","last_active":"2024-08-17T18:06:20.031009+0000","last_peered":"2024-08-17T18:06:20.031009+0000","last_clean":"2024-08-17T18:06:20.031009+0000","last_became_active":"2024-08-17T18:04:51.374850+0000","last_became_peered":"2024-08-17T18:04:51.374850+0000","last_unstale":"2024-08-17T18:06:20.031009+0000","last_undegraded":"2024-08-17T18:06:20.031009+0000","last_fullsized":"2024-08-17T18:06:20.031009+0000","mapping_epoch":1333,"log_start":"1340'609","ondisk_log_start":"1340'609","created":1333,"last_epoch_clean":1334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+0000","objects_scrubbed":0,"log_size":5637,"log_dups_size":0,"ondisk_log_size":5637,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:50:17.346802+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":409337856,"num_objects":6246,"num_object_clones":0,"num_object_copies":18738,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6246,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6246,"num_write_kb":399744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.4","version":"268'149","reported_seq":1065,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:11.693814+0000","last_change":"2024-08-17T18:06:11.693739+0000","last_active":"2024-08-17T18:06:11.693814+0000","last_peered":"2024-08-17T18:06:11.693814+0000","last_clean":"2024-08-17T18:06:11.693814+0000","last_became_active":"2024-08-17T18:06:11.693391+0000","last_became_peered":"2024-08-17T18:06:11.693391+0000","last_unstale":"2024-08-17T18:06:11.693814+0000","last_undegraded":"2024-08-17T18:06:11.693814+0000","last_fullsized":"2024-08-17T18:06:11.693814+0000","mapping_epoch":1349,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1350,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:47.223089+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:47.223089+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:42:11.958750+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"72'1","reported_seq":339,"reported_epoch":1351,"state":"active+clean","last_fresh":"2024-08-17T18:06:20.419261+0000","last_change":"2024-08-17T18:01:46.832420+0000","last_active":"2024-08-17T18:06:20.419261+0000","last_peered":"2024-08-17T18:06:20.419261+0000","last_clean":"2024-08-17T18:06:20.419261+0000","last_became_active":"2024-08-17T18:01:45.484168+0000","last_became_peered":"2024-08-17T18:01:45.484168+0000","last_unstale":"2024-08-17T18:06:20.419261+0000","last_undegraded":"2024-08-17T18:06:20.419261+0000","last_fullsized":"2024-08-17T18:06:20.419261+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1304,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T20:12:22.223961+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,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":1304,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.663604+0000","last_change":"2024-08-17T18:01:22.251055+0000","last_active":"2024-08-17T18:06:10.663604+0000","last_peered":"2024-08-17T18:06:10.663604+0000","last_clean":"2024-08-17T18:06:10.663604+0000","last_became_active":"2024-08-17T18:01:22.250589+0000","last_became_peered":"2024-08-17T18:01:22.250589+0000","last_unstale":"2024-08-17T18:06:10.663604+0000","last_undegraded":"2024-08-17T18:06:10.663604+0000","last_fullsized":"2024-08-17T18:06:10.663604+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:55:56.747563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030013400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1263,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.676369+0000","last_change":"2024-08-17T18:06:08.663642+0000","last_active":"2024-08-17T18:06:10.676369+0000","last_peered":"2024-08-17T18:06:10.676369+0000","last_clean":"2024-08-17T18:06:10.676369+0000","last_became_active":"2024-08-17T18:06:08.663246+0000","last_became_peered":"2024-08-17T18:06:08.663246+0000","last_unstale":"2024-08-17T18:06:10.676369+0000","last_undegraded":"2024-08-17T18:06:10.676369+0000","last_fullsized":"2024-08-17T18:06:10.676369+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:44:05.303613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":1290,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.681523+0000","last_change":"2024-08-17T18:06:08.652649+0000","last_active":"2024-08-17T18:06:10.681523+0000","last_peered":"2024-08-17T18:06:10.681523+0000","last_clean":"2024-08-17T18:06:10.681523+0000","last_became_active":"2024-08-17T18:06:08.652221+0000","last_became_peered":"2024-08-17T18:06:08.652221+0000","last_unstale":"2024-08-17T18:06:10.681523+0000","last_undegraded":"2024-08-17T18:06:10.681523+0000","last_fullsized":"2024-08-17T18:06:10.681523+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:16:32.587203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"350'22","reported_seq":1276,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.676672+0000","last_change":"2024-08-17T17:22:53.728275+0000","last_active":"2024-08-17T18:06:10.676672+0000","last_peered":"2024-08-17T18:06:10.676672+0000","last_clean":"2024-08-17T18:06:10.676672+0000","last_became_active":"2024-08-17T17:22:53.727978+0000","last_became_peered":"2024-08-17T17:22:53.727978+0000","last_unstale":"2024-08-17T18:06:10.676672+0000","last_undegraded":"2024-08-17T18:06:10.676672+0000","last_fullsized":"2024-08-17T18:06:10.676672+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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":"periodic scrub scheduled @ 2024-08-18T23:19:43.717005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"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.12","version":"0'0","reported_seq":548,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.663464+0000","last_change":"2024-08-17T18:01:45.492165+0000","last_active":"2024-08-17T18:06:10.663464+0000","last_peered":"2024-08-17T18:06:10.663464+0000","last_clean":"2024-08-17T18:06:10.663464+0000","last_became_active":"2024-08-17T18:01:45.491520+0000","last_became_peered":"2024-08-17T18:01:45.491520+0000","last_unstale":"2024-08-17T18:06:10.663464+0000","last_undegraded":"2024-08-17T18:06:10.663464+0000","last_fullsized":"2024-08-17T18:06:10.663464+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:21:41.201115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"72'3","reported_seq":1268,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.664122+0000","last_change":"2024-08-17T17:32:59.768226+0000","last_active":"2024-08-17T18:06:10.664122+0000","last_peered":"2024-08-17T18:06:10.664122+0000","last_clean":"2024-08-17T18:06:10.664122+0000","last_became_active":"2024-08-17T17:32:59.767701+0000","last_became_peered":"2024-08-17T17:32:59.767701+0000","last_unstale":"2024-08-17T18:06:10.664122+0000","last_undegraded":"2024-08-17T18:06:10.664122+0000","last_fullsized":"2024-08-17T18:06:10.664122+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T21:00:52.281423+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":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":"1.14","version":"268'149","reported_seq":1060,"reported_epoch":1351,"state":"active+clean","last_fresh":"2024-08-17T18:06:20.411848+0000","last_change":"2024-08-17T18:04:54.376379+0000","last_active":"2024-08-17T18:06:20.411848+0000","last_peered":"2024-08-17T18:06:20.411848+0000","last_clean":"2024-08-17T18:06:20.411848+0000","last_became_active":"2024-08-17T18:04:54.376001+0000","last_became_peered":"2024-08-17T18:04:54.376001+0000","last_unstale":"2024-08-17T18:06:20.411848+0000","last_undegraded":"2024-08-17T18:06:20.411848+0000","last_fullsized":"2024-08-17T18:06:20.411848+0000","mapping_epoch":1336,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1337,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:49.190662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:49.190662+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:42:56.500634+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":1252,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.660809+0000","last_change":"2024-08-17T18:06:08.656031+0000","last_active":"2024-08-17T18:06:10.660809+0000","last_peered":"2024-08-17T18:06:10.660809+0000","last_clean":"2024-08-17T18:06:10.660809+0000","last_became_active":"2024-08-17T18:06:08.655501+0000","last_became_peered":"2024-08-17T18:06:08.655501+0000","last_unstale":"2024-08-17T18:06:10.660809+0000","last_undegraded":"2024-08-17T18:06:10.660809+0000","last_fullsized":"2024-08-17T18:06:10.660809+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:31:50.969649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":2014,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:11.678966+0000","last_change":"2024-08-17T17:32:59.773153+0000","last_active":"2024-08-17T18:06:11.678966+0000","last_peered":"2024-08-17T18:06:11.678966+0000","last_clean":"2024-08-17T18:06:11.678966+0000","last_became_active":"2024-08-17T17:32:59.772671+0000","last_became_peered":"2024-08-17T17:32:59.772671+0000","last_unstale":"2024-08-17T18:06:11.678966+0000","last_undegraded":"2024-08-17T18:06:11.678966+0000","last_fullsized":"2024-08-17T18:06:11.678966+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:32.219883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":331,"reported_epoch":1351,"state":"active+clean","last_fresh":"2024-08-17T18:06:20.418245+0000","last_change":"2024-08-17T18:06:08.661736+0000","last_active":"2024-08-17T18:06:20.418245+0000","last_peered":"2024-08-17T18:06:20.418245+0000","last_clean":"2024-08-17T18:06:20.418245+0000","last_became_active":"2024-08-17T18:06:08.661418+0000","last_became_peered":"2024-08-17T18:06:08.661418+0000","last_unstale":"2024-08-17T18:06:20.418245+0000","last_undegraded":"2024-08-17T18:06:20.418245+0000","last_fullsized":"2024-08-17T18:06:20.418245+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:56:05.740146+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2043,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:11.689335+0000","last_change":"2024-08-17T18:01:45.489948+0000","last_active":"2024-08-17T18:06:11.689335+0000","last_peered":"2024-08-17T18:06:11.689335+0000","last_clean":"2024-08-17T18:06:11.689335+0000","last_became_active":"2024-08-17T18:01:45.489222+0000","last_became_peered":"2024-08-17T18:01:45.489222+0000","last_unstale":"2024-08-17T18:06:11.689335+0000","last_undegraded":"2024-08-17T18:06:11.689335+0000","last_fullsized":"2024-08-17T18:06:11.689335+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:24:40.294616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1281,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.663540+0000","last_change":"2024-08-17T18:06:08.903959+0000","last_active":"2024-08-17T18:06:10.663540+0000","last_peered":"2024-08-17T18:06:10.663540+0000","last_clean":"2024-08-17T18:06:10.663540+0000","last_became_active":"2024-08-17T18:06:08.903526+0000","last_became_peered":"2024-08-17T18:06:08.903526+0000","last_unstale":"2024-08-17T18:06:10.663540+0000","last_undegraded":"2024-08-17T18:06:10.663540+0000","last_fullsized":"2024-08-17T18:06:10.663540+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:29:08.709629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":2074,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:11.690398+0000","last_change":"2024-08-17T18:01:45.489560+0000","last_active":"2024-08-17T18:06:11.690398+0000","last_peered":"2024-08-17T18:06:11.690398+0000","last_clean":"2024-08-17T18:06:11.690398+0000","last_became_active":"2024-08-17T18:01:45.488791+0000","last_became_peered":"2024-08-17T18:01:45.488791+0000","last_unstale":"2024-08-17T18:06:11.690398+0000","last_undegraded":"2024-08-17T18:06:11.690398+0000","last_fullsized":"2024-08-17T18:06:11.690398+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:37.845912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"0'0","reported_seq":332,"reported_epoch":1351,"state":"active+clean","last_fresh":"2024-08-17T18:06:20.419007+0000","last_change":"2024-08-17T18:05:26.009823+0000","last_active":"2024-08-17T18:06:20.419007+0000","last_peered":"2024-08-17T18:06:20.419007+0000","last_clean":"2024-08-17T18:06:20.419007+0000","last_became_active":"2024-08-17T18:05:26.009415+0000","last_became_peered":"2024-08-17T18:05:26.009415+0000","last_unstale":"2024-08-17T18:06:20.419007+0000","last_undegraded":"2024-08-17T18:06:20.419007+0000","last_fullsized":"2024-08-17T18:06:20.419007+0000","mapping_epoch":1341,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:40:10.632313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":660,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:11.679604+0000","last_change":"2024-08-17T18:01:45.486827+0000","last_active":"2024-08-17T18:06:11.679604+0000","last_peered":"2024-08-17T18:06:11.679604+0000","last_clean":"2024-08-17T18:06:11.679604+0000","last_became_active":"2024-08-17T18:01:45.485483+0000","last_became_peered":"2024-08-17T18:01:45.485483+0000","last_unstale":"2024-08-17T18:06:11.679604+0000","last_undegraded":"2024-08-17T18:06:11.679604+0000","last_fullsized":"2024-08-17T18:06:11.679604+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:00:32.488265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":2042,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:11.684319+0000","last_change":"2024-08-17T18:01:45.487087+0000","last_active":"2024-08-17T18:06:11.684319+0000","last_peered":"2024-08-17T18:06:11.684319+0000","last_clean":"2024-08-17T18:06:11.684319+0000","last_became_active":"2024-08-17T18:01:45.486477+0000","last_became_peered":"2024-08-17T18:01:45.486477+0000","last_unstale":"2024-08-17T18:06:11.684319+0000","last_undegraded":"2024-08-17T18:06:11.684319+0000","last_fullsized":"2024-08-17T18:06:11.684319+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:30:33.784859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"72'1","reported_seq":1319,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.679215+0000","last_change":"2024-08-17T18:01:45.493730+0000","last_active":"2024-08-17T18:06:10.679215+0000","last_peered":"2024-08-17T18:06:10.679215+0000","last_clean":"2024-08-17T18:06:10.679215+0000","last_became_active":"2024-08-17T18:01:45.493420+0000","last_became_peered":"2024-08-17T18:01:45.493420+0000","last_unstale":"2024-08-17T18:06:10.679215+0000","last_undegraded":"2024-08-17T18:06:10.679215+0000","last_fullsized":"2024-08-17T18:06:10.679215+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:56:16.649692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":144,"reported_epoch":1351,"state":"active+clean","last_fresh":"2024-08-17T18:06:20.412312+0000","last_change":"2024-08-17T18:06:08.904283+0000","last_active":"2024-08-17T18:06:20.412312+0000","last_peered":"2024-08-17T18:06:20.412312+0000","last_clean":"2024-08-17T18:06:20.412312+0000","last_became_active":"2024-08-17T18:06:08.903716+0000","last_became_peered":"2024-08-17T18:06:08.903716+0000","last_unstale":"2024-08-17T18:06:20.412312+0000","last_undegraded":"2024-08-17T18:06:20.412312+0000","last_fullsized":"2024-08-17T18:06:20.412312+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:23:21.734763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":324,"reported_epoch":1351,"state":"active+clean","last_fresh":"2024-08-17T18:06:20.410273+0000","last_change":"2024-08-17T17:53:46.479068+0000","last_active":"2024-08-17T18:06:20.410273+0000","last_peered":"2024-08-17T18:06:20.410273+0000","last_clean":"2024-08-17T18:06:20.410273+0000","last_became_active":"2024-08-17T17:53:46.478739+0000","last_became_peered":"2024-08-17T17:53:46.478739+0000","last_unstale":"2024-08-17T18:06:20.410273+0000","last_undegraded":"2024-08-17T18:06:20.410273+0000","last_fullsized":"2024-08-17T18:06:20.410273+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:46:18.852778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":1317,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.681198+0000","last_change":"2024-08-17T18:01:45.486374+0000","last_active":"2024-08-17T18:06:10.681198+0000","last_peered":"2024-08-17T18:06:10.681198+0000","last_clean":"2024-08-17T18:06:10.681198+0000","last_became_active":"2024-08-17T18:01:45.485945+0000","last_became_peered":"2024-08-17T18:01:45.485945+0000","last_unstale":"2024-08-17T18:06:10.681198+0000","last_undegraded":"2024-08-17T18:06:10.681198+0000","last_fullsized":"2024-08-17T18:06:10.681198+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:23:01.969155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"72'2","reported_seq":31,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.676602+0000","last_change":"2024-08-17T18:06:08.656853+0000","last_active":"2024-08-17T18:06:10.676602+0000","last_peered":"2024-08-17T18:06:10.676602+0000","last_clean":"2024-08-17T18:06:10.676602+0000","last_became_active":"2024-08-17T18:06:08.652042+0000","last_became_peered":"2024-08-17T18:06:08.652042+0000","last_unstale":"2024-08-17T18:06:10.676602+0000","last_undegraded":"2024-08-17T18:06:10.676602+0000","last_fullsized":"2024-08-17T18:06:10.676602+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:47:00.179858+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":[4,6,7],"acting":[4,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":1307,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.677240+0000","last_change":"2024-08-17T17:53:46.478097+0000","last_active":"2024-08-17T18:06:10.677240+0000","last_peered":"2024-08-17T18:06:10.677240+0000","last_clean":"2024-08-17T18:06:10.677240+0000","last_became_active":"2024-08-17T17:53:46.477781+0000","last_became_peered":"2024-08-17T17:53:46.477781+0000","last_unstale":"2024-08-17T18:06:10.677240+0000","last_undegraded":"2024-08-17T18:06:10.677240+0000","last_fullsized":"2024-08-17T18:06:10.677240+0000","mapping_epoch":1196,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1197,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:30:59.021114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":31,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.681568+0000","last_change":"2024-08-17T18:06:08.907153+0000","last_active":"2024-08-17T18:06:10.681568+0000","last_peered":"2024-08-17T18:06:10.681568+0000","last_clean":"2024-08-17T18:06:10.681568+0000","last_became_active":"2024-08-17T18:06:08.903713+0000","last_became_peered":"2024-08-17T18:06:08.903713+0000","last_unstale":"2024-08-17T18:06:10.681568+0000","last_undegraded":"2024-08-17T18:06:10.681568+0000","last_fullsized":"2024-08-17T18:06:10.681568+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:53:57.753602+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":[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.19","version":"0'0","reported_seq":2071,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:11.679842+0000","last_change":"2024-08-17T18:01:22.254716+0000","last_active":"2024-08-17T18:06:11.679842+0000","last_peered":"2024-08-17T18:06:11.679842+0000","last_clean":"2024-08-17T18:06:11.679842+0000","last_became_active":"2024-08-17T18:01:22.254400+0000","last_became_peered":"2024-08-17T18:01:22.254400+0000","last_unstale":"2024-08-17T18:06:11.679842+0000","last_undegraded":"2024-08-17T18:06:11.679842+0000","last_fullsized":"2024-08-17T18:06:11.679842+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:24:32.220718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":2045,"reported_epoch":1350,"state":"active+clean","last_fresh":"2024-08-17T18:06:11.686817+0000","last_change":"2024-08-17T18:01:22.249028+0000","last_active":"2024-08-17T18:06:11.686817+0000","last_peered":"2024-08-17T18:06:11.686817+0000","last_clean":"2024-08-17T18:06:11.686817+0000","last_became_active":"2024-08-17T18:01:22.246114+0000","last_became_peered":"2024-08-17T18:01:22.246114+0000","last_unstale":"2024-08-17T18:06:11.686817+0000","last_undegraded":"2024-08-17T18:06:11.686817+0000","last_fullsized":"2024-08-17T18:06:11.686817+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T20:08:56.033790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1280,"reported_epoch":1349,"state":"active+clean","last_fresh":"2024-08-17T18:06:10.681135+0000","last_change":"2024-08-17T18:01:45.491629+0000","last_active":"2024-08-17T18:06:10.681135+0000","last_peered":"2024-08-17T18:06:10.681135+0000","last_clean":"2024-08-17T18:06:10.681135+0000","last_became_active":"2024-08-17T18:01:45.490855+0000","last_became_peered":"2024-08-17T18:01:45.490855+0000","last_unstale":"2024-08-17T18:06:10.681135+0000","last_undegraded":"2024-08-17T18:06:10.681135+0000","last_fullsized":"2024-08-17T18:06:10.681135+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:10:06.832980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"72'4","reported_seq":373,"reported_epoch":1351,"state":"active+clean","last_fresh":"2024-08-17T18:06:20.418435+0000","last_change":"2024-08-17T18:06:08.670634+0000","last_active":"2024-08-17T18:06:20.418435+0000","last_peered":"2024-08-17T18:06:20.418435+0000","last_clean":"2024-08-17T18:06:20.418435+0000","last_became_active":"2024-08-17T18:06:08.656610+0000","last_became_peered":"2024-08-17T18:06:08.656610+0000","last_unstale":"2024-08-17T18:06:20.418435+0000","last_undegraded":"2024-08-17T18:06:20.418435+0000","last_fullsized":"2024-08-17T18:06:20.418435+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T22:16:41.766445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2280,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":6453854208,"num_objects":98478,"num_object_clones":0,"num_object_copies":295434,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":17071,"num_objects_misplaced":10866,"num_objects_unfound":0,"num_objects_dirty":98478,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":98478,"num_write_kb":6302592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":532,"num_bytes_recovered":34865152,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":19477037056,"data_stored":19477037056,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":89958,"ondisk_log_size":89958,"up":48,"acting":43,"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":5530,"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":36,"num_bytes_recovered":2462,"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":106496,"data_stored":17230,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17088,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":95,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":21,"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":0,"num_read_kb":0,"num_write":0,"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":853056,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2048000,"data_stored":2033792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3129,"ondisk_log_size":3129,"up":63,"acting":63,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201826,"num_pgs":51,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3335888,"kb_used_data":2431048,"kb_used_omap":1,"kb_used_meta":904830,"kb_avail":90409264,"statfs":{"total":95995035648,"available":92579086336,"internally_reserved":0,"allocated":2489393152,"data_stored":2486388992,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":926546264},"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":[]},{"osd":6,"up_from":47,"seq":201863463463,"num_pgs":58,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4450768,"kb_used_data":3550280,"kb_used_omap":1,"kb_used_meta":900478,"kb_avail":89294384,"statfs":{"total":95995035648,"available":91437449216,"internally_reserved":0,"allocated":3635486720,"data_stored":3632483547,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":922089816},"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":[]},{"osd":5,"up_from":0,"seq":167503725100,"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":[]},{"osd":4,"up_from":31,"seq":133143986738,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3243788,"kb_used_data":2355652,"kb_used_omap":1,"kb_used_meta":888126,"kb_avail":90501364,"statfs":{"total":95995035648,"available":92673396736,"internally_reserved":0,"allocated":2412187648,"data_stored":2409187514,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":909441368},"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":[]},{"osd":3,"up_from":592,"seq":2542620639634,"num_pgs":58,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3796548,"kb_used_data":2757052,"kb_used_omap":25,"kb_used_meta":1039462,"kb_avail":89948604,"statfs":{"total":95995035648,"available":92107370496,"internally_reserved":0,"allocated":2823221248,"data_stored":2820225151,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26454,"internal_metadata":1064409258},"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,1,2,2,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":559,"seq":2400886718873,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3284432,"kb_used_data":2478600,"kb_used_omap":29,"kb_used_meta":805794,"kb_avail":90460720,"statfs":{"total":95995035648,"available":92631777280,"internally_reserved":0,"allocated":2538086400,"data_stored":2535086890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30541,"internal_metadata":825133235},"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":[]},{"osd":1,"up_from":527,"seq":2263447765407,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1168564,"kb_used_data":389100,"kb_used_omap":34,"kb_used_meta":779421,"kb_avail":92576588,"statfs":{"total":95995035648,"available":94798426112,"internally_reserved":0,"allocated":398438400,"data_stored":395457964,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35550,"internal_metadata":798127394},"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":[]},{"osd":0,"up_from":453,"seq":1945620185518,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4058644,"kb_used_data":3220616,"kb_used_omap":39,"kb_used_meta":837976,"kb_avail":89686508,"statfs":{"total":95995035648,"available":91838984192,"internally_reserved":0,"allocated":3297910784,"data_stored":3294910737,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40830,"internal_metadata":858087554},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":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":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5388,"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":5261,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1222,"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":5217,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"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":640,"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":5384,"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":4960,"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":3292856320,"data_stored":3292856320,"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":389677056,"data_stored":389677056,"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":2534146048,"data_stored":2534146048,"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":2824732672,"data_stored":2824732672,"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":2418081792,"data_stored":2418081792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1865744384,"data_stored":1865744384,"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":3653238784,"data_stored":3653238784,"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":2498560000,"data_stored":2498560000,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T18:06:23.430 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-08-17T18:06:23.430 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool set .mgr pg_num 31 2024-08-17T18:06:23.481 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:23.526 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:23.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:23.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:23.628 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:23.675 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:23.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:23.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:23.744 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:23 smithi037 ceph-mon[97894]: pgmap v2257: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 104 active+clean; 6.0 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 46 MiB/s wr, 729 op/s; 17071/295512 objects degraded (5.777%); 10866/295512 objects misplaced (3.677%); 3.3 MiB/s, 52 objects/s recovering 2024-08-17T18:06:23.744 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:23 smithi037 ceph-mon[97894]: from='client.55942 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:06:23.744 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:23 smithi037 ceph-mon[102022]: pgmap v2257: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 104 active+clean; 6.0 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 46 MiB/s wr, 729 op/s; 17071/295512 objects degraded (5.777%); 10866/295512 objects misplaced (3.677%); 3.3 MiB/s, 52 objects/s recovering 2024-08-17T18:06:23.744 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:23 smithi037 ceph-mon[102022]: from='client.55942 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:06:23.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:23 smithi046 ceph-mon[88218]: pgmap v2257: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 104 active+clean; 6.0 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 46 MiB/s wr, 729 op/s; 17071/295512 objects degraded (5.777%); 10866/295512 objects misplaced (3.677%); 3.3 MiB/s, 52 objects/s recovering 2024-08-17T18:06:23.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:23 smithi046 ceph-mon[88218]: from='client.55942 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:06:23.770 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T18:06:23.770 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T18:06:23.778 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:23.830 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:23.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:23.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:23.932 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:23.971 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:23.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:23.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:24.073 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:24.114 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:24.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:24.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:24.133 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 71 16 102022 102006 89.7587 47.9375 0.0157423 0.0111349 2024-08-17T18:06:24.216 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:24.250 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:24.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:24.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:24.352 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:24.394 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:24.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:24.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:24.496 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:24.510 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-08-17T18:06:24.527 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:24.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:24.528 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:24.629 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:24.662 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:24.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:24.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:24.764 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:24.794 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:24.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:24.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:24.896 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:24.928 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:24.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:24.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:25.030 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:25.073 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:25.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:25.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:25.135 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 72 16 102793 102777 89.1791 48.1875 0.0162552 0.0112067 2024-08-17T18:06:25.163 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:06:25.164 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:06:25.173 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:06:25.175 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:25.201 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:25.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:25.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:06:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:24 smithi046 ceph-mon[88218]: pgmap v2258: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 104 active+clean; 6.1 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 49 MiB/s wr, 780 op/s; 17071/299706 objects degraded (5.696%); 10866/299706 objects misplaced (3.626%); 3.3 MiB/s, 52 objects/s recovering 2024-08-17T18:06:25.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:06:25.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:25.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:24 smithi037 ceph-mon[97894]: pgmap v2258: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 104 active+clean; 6.1 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 49 MiB/s wr, 780 op/s; 17071/299706 objects degraded (5.696%); 10866/299706 objects misplaced (3.626%); 3.3 MiB/s, 52 objects/s recovering 2024-08-17T18:06:25.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:06:25.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:25.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:24 smithi037 ceph-mon[102022]: pgmap v2258: 109 pgs: 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 104 active+clean; 6.1 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 49 MiB/s wr, 780 op/s; 17071/299706 objects degraded (5.696%); 10866/299706 objects misplaced (3.626%); 3.3 MiB/s, 52 objects/s recovering 2024-08-17T18:06:25.303 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:25.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:25.336 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:25.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:25.437 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:25.467 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:25.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:25.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:25.571 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:25.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:25.611 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:25.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:25.712 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:25.748 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:25.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:25.749 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:25.761 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 18:06:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a[76183]: logger=cleanup t=2024-08-17T18:06:25.451918769Z level=info msg="Completed cleanup jobs" duration=13.165826ms 2024-08-17T18:06:25.850 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:25.889 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:25.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:25.890 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:25.991 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:26.026 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:26.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:26.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:26.128 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:26.135 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 73 16 103606 103590 88.653 50.8125 0.0160654 0.0112736 2024-08-17T18:06:26.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:26.166 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:26.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:26.267 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:26.309 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:26.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:26.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:26.411 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:26.452 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:26.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:26.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:26.554 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:26.591 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:26.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:26.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:26.693 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:26.731 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:26.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:26.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:26.833 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:26.874 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:26.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:26.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:26.976 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:27.013 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:27.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:27.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:27.035 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T18:06:27.115 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:27.136 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 74 16 104444 104428 88.1628 52.375 0.0212359 0.0113347 2024-08-17T18:06:27.169 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:27.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:27.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:27.271 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:27.349 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:27.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:27.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:27.451 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:27.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:27.497 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:27.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:27.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:27 smithi037 ceph-mon[97894]: pgmap v2259: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 6.2 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 48 MiB/s wr, 770 op/s; 17071/305598 objects degraded (5.586%); 10598/305598 objects misplaced (3.468%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T18:06:27.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:27 smithi037 ceph-mon[102022]: pgmap v2259: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 6.2 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 48 MiB/s wr, 770 op/s; 17071/305598 objects degraded (5.586%); 10598/305598 objects misplaced (3.468%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T18:06:27.598 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:27.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:27.634 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:27.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:27.735 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:27.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:27 smithi046 ceph-mon[88218]: pgmap v2259: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 6.2 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 48 MiB/s wr, 770 op/s; 17071/305598 objects degraded (5.586%); 10598/305598 objects misplaced (3.468%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T18:06:27.772 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:27.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:27.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:27.873 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:27.915 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:27.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:27.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:28.017 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:28.058 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:28.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:28.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:28.137 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 75 16 105235 105219 87.6456 49.4375 0.0233436 0.0114037 2024-08-17T18:06:28.160 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:28.196 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:28.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:28.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:28.298 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:28.333 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:28.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:28.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:28.435 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:28.472 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:28.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:28.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:28.511 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:28 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 17071/305598 objects degraded (5.586%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:06:28.511 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:28 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 17071/305598 objects degraded (5.586%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:06:28.574 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:28.624 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:28.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:28.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:28.726 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:28.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:28 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 17071/305598 objects degraded (5.586%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:06:28.767 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:28.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:28.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:28.869 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:28.898 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:28.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:28.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:29.000 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:29.028 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:29.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:29.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:29.130 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:29.136 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 76 16 106046 106030 87.1594 50.6875 0.00923158 0.0114675 2024-08-17T18:06:29.163 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:29.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:29.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:29.265 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:29.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:06:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:06:28] "GET /metrics HTTP/1.1" 200 36718 "" "Prometheus/2.51.0" 2024-08-17T18:06:29.300 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:29.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:29.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:29.402 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:29.440 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:29.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:29.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:29.541 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:29.581 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:29.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:29.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:29.682 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:29.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:29.716 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:29.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:29.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:29 smithi046 ceph-mon[88218]: pgmap v2260: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 6.3 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 49 MiB/s wr, 780 op/s; 17071/311730 objects degraded (5.476%); 10598/311730 objects misplaced (3.400%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T18:06:29.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:29 smithi037 ceph-mon[102022]: pgmap v2260: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 6.3 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 49 MiB/s wr, 780 op/s; 17071/311730 objects degraded (5.476%); 10598/311730 objects misplaced (3.400%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T18:06:29.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:29 smithi037 ceph-mon[97894]: pgmap v2260: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 6.3 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 49 MiB/s wr, 780 op/s; 17071/311730 objects degraded (5.476%); 10598/311730 objects misplaced (3.400%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T18:06:29.818 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:29.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:29.856 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:29.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:29.957 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:29.996 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:29.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:29.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:30.098 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:30.130 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:30.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:30.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:30.137 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 77 16 106879 106863 86.7033 52.0625 0.00895369 0.0115267 2024-08-17T18:06:30.156 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:06:30.156 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:06:30.190 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:06:30.190 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:06:30.232 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:30.233 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:06:30.233 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:06:30.271 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:06:30.272 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:06:30.275 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:30.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:30.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:30.301 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:06:30.302 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:06:30.331 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:06:30.332 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:06:30.359 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:06:30.359 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:06:30.378 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:30.393 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:06:30.393 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:06:30.421 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:30.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:30.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:30.485 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:30 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/923519134' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:06:30.486 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:30 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/923519134' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:06:30.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:30 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/923519134' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:06:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:06:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:06:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:06:30.522 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:30.551 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:30.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:30.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:30.652 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:30.687 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:30.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:30.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:30.789 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:30.820 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:30.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:30.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:30.921 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:30.949 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:30.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:30.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:31.051 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:31.088 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:31.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:31.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:31.137 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 78 16 107550 107534 86.1295 41.9375 0.0701702 0.0116032 2024-08-17T18:06:31.191 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:31.241 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:31.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:31.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:31.343 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:31.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:31.389 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:31.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:31.490 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:31.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:31.524 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:31.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:31.625 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:31.658 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:31.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:31.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:31.708 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:31 smithi037 ceph-mon[102022]: pgmap v2261: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 6.4 GiB data, 23 GiB used, 602 GiB / 626 GiB avail; 49 MiB/s wr, 784 op/s; 17071/316977 objects degraded (5.386%); 10325/316977 objects misplaced (3.257%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T18:06:31.709 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:31 smithi037 ceph-mon[97894]: pgmap v2261: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 6.4 GiB data, 23 GiB used, 602 GiB / 626 GiB avail; 49 MiB/s wr, 784 op/s; 17071/316977 objects degraded (5.386%); 10325/316977 objects misplaced (3.257%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T18:06:31.751 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:06:31.760 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:31.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:31 smithi046 ceph-mon[88218]: pgmap v2261: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 6.4 GiB data, 23 GiB used, 602 GiB / 626 GiB avail; 49 MiB/s wr, 784 op/s; 17071/316977 objects degraded (5.386%); 10325/316977 objects misplaced (3.257%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T18:06:31.824 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:31.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:31.829 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:31.929 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:31.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:31.974 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:31.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:32.075 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:32.112 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:32.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:32.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:32.137 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 79 16 108234 108218 85.5806 42.75 0.0148758 0.0116792 2024-08-17T18:06:32.214 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:32.250 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:32.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:32.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:32.323 INFO:teuthology.orchestra.run.smithi037.stderr:set pool 1 pg_num to 31 2024-08-17T18:06:32.353 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:32.383 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:32.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:32.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:32.485 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:32.513 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:32 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3954404708' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "31"} : dispatch 2024-08-17T18:06:32.513 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:32 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "31"} : dispatch 2024-08-17T18:06:32.513 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:32 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3954404708' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "31"} : dispatch 2024-08-17T18:06:32.513 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:32 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "31"} : dispatch 2024-08-17T18:06:32.523 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:32.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:32.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:32.625 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:32.659 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:32.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:32.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:32.761 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:32.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:32 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3954404708' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "31"} : dispatch 2024-08-17T18:06:32.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:32 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "31"} : dispatch 2024-08-17T18:06:32.796 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:32.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:32.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:32.898 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:32.947 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:32.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:32.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:33.049 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:33.077 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:33.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:33.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:33.137 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:2024-08-17T18:06:33.137597+0000 min lat: 0.00115471 max lat: 2.33481 avg lat: 0.011749 2024-08-17T18:06:33.137 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T18:06:33.138 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 80 16 108952 108936 85.0718 44.875 0.00680923 0.011749 2024-08-17T18:06:33.179 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:33.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:33.227 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:33.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:33.328 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:33.360 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:33.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:33.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:33.372 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:33 smithi037 ceph-mon[97894]: pgmap v2262: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 6.5 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 45 MiB/s wr, 726 op/s; 17071/319200 objects degraded (5.348%); 10325/319200 objects misplaced (3.235%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:06:33.373 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:33 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "31"}]': finished 2024-08-17T18:06:33.373 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:33 smithi037 ceph-mon[97894]: osdmap e1352: 8 total, 8 up, 7 in 2024-08-17T18:06:33.373 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:33 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 17071/319200 objects degraded (5.348%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:06:33.373 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:33 smithi037 ceph-mon[102022]: pgmap v2262: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 6.5 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 45 MiB/s wr, 726 op/s; 17071/319200 objects degraded (5.348%); 10325/319200 objects misplaced (3.235%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:06:33.373 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:33 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "31"}]': finished 2024-08-17T18:06:33.373 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:33 smithi037 ceph-mon[102022]: osdmap e1352: 8 total, 8 up, 7 in 2024-08-17T18:06:33.373 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:33 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 17071/319200 objects degraded (5.348%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:06:33.462 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:33.497 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:33.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:33.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:33.599 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:33.638 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:33.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:33.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:33.743 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:33.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:33 smithi046 ceph-mon[88218]: pgmap v2262: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 6.5 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 45 MiB/s wr, 726 op/s; 17071/319200 objects degraded (5.348%); 10325/319200 objects misplaced (3.235%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:06:33.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:33 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "31"}]': finished 2024-08-17T18:06:33.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:33 smithi046 ceph-mon[88218]: osdmap e1352: 8 total, 8 up, 7 in 2024-08-17T18:06:33.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:33 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 17071/319200 objects degraded (5.348%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:06:33.774 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:33.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:33.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:33.876 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:33.917 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:33.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:33.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:34.019 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:34.058 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:34.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:34.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:34.137 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 81 16 109737 109721 84.6274 49.0625 0.0174357 0.0118095 2024-08-17T18:06:34.160 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:34.204 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:34.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:34.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:34.302 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:06:34.306 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:34.321 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T18:06:34.321 INFO:teuthology.orchestra.run.smithi037.stdout: "size": 20, 2024-08-17T18:06:34.321 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 600, 2024-08-17T18:06:34.321 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [ 2024-08-17T18:06:34.321 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.322 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:75329 10.5 10:a0a8e57c:::benchmark_data_smithi037_260560_object75328:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1305)", 2024-08-17T18:06:34.322 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:47.360020+0000", 2024-08-17T18:06:34.322 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 285.91286924600001, 2024-08-17T18:06:34.322 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.93183564699999999, 2024-08-17T18:06:34.322 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:06:34.322 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:06:34.322 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:06:34.322 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:06:34.322 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:06:34.322 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:06:34.322 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 75329 2024-08-17T18:06:34.323 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.323 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:06:34.323 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.323 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:06:34.323 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.360020+0000", 2024-08-17T18:06:34.323 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.323 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.323 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.323 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:06:34.323 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.360020+0000", 2024-08-17T18:06:34.323 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.323 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.323 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.323 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:06:34.323 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.360022+0000", 2024-08-17T18:06:34.324 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6619999999999999e-06 2024-08-17T18:06:34.324 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.324 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.324 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:06:34.324 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.360053+0000", 2024-08-17T18:06:34.324 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.1773999999999998e-05 2024-08-17T18:06:34.324 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.324 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.324 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:06:34.324 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.360070+0000", 2024-08-17T18:06:34.324 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.649e-05 2024-08-17T18:06:34.324 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.324 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.324 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:06:34.325 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.360077+0000", 2024-08-17T18:06:34.325 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.4610000000000002e-06 2024-08-17T18:06:34.325 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.325 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.325 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.325 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.361350+0000", 2024-08-17T18:06:34.325 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001272371 2024-08-17T18:06:34.325 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.325 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.325 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:06:34.325 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.361363+0000", 2024-08-17T18:06:34.326 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3025e-05 2024-08-17T18:06:34.326 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.326 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.326 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.326 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.284085+0000", 2024-08-17T18:06:34.326 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.92272242599999998 2024-08-17T18:06:34.326 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.326 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.326 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:06:34.326 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.284186+0000", 2024-08-17T18:06:34.326 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00010097799999999999 2024-08-17T18:06:34.326 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.326 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.327 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:06:34.327 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.284304+0000", 2024-08-17T18:06:34.327 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000118273 2024-08-17T18:06:34.327 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.327 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.327 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:06:34.327 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.291621+0000", 2024-08-17T18:06:34.327 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0073162089999999997 2024-08-17T18:06:34.327 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.327 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.327 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.327 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.291645+0000", 2024-08-17T18:06:34.327 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.4428999999999999e-05 2024-08-17T18:06:34.327 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.328 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.328 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.328 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.291759+0000", 2024-08-17T18:06:34.328 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011417900000000001 2024-08-17T18:06:34.328 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.328 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.328 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:06:34.328 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.291811+0000", 2024-08-17T18:06:34.328 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.1657999999999999e-05 2024-08-17T18:06:34.328 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.329 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.329 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:06:34.329 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.291856+0000", 2024-08-17T18:06:34.329 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.4712000000000002e-05 2024-08-17T18:06:34.329 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.329 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:06:34.329 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.329 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.329 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.329 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:75332 10.5 10:a79513a8:::benchmark_data_smithi037_260560_object75331:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1305)", 2024-08-17T18:06:34.329 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:47.363778+0000", 2024-08-17T18:06:34.329 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 285.90911165599999, 2024-08-17T18:06:34.329 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.933247893, 2024-08-17T18:06:34.329 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:06:34.329 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:06:34.330 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:06:34.330 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:06:34.330 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:06:34.330 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:06:34.330 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 75332 2024-08-17T18:06:34.330 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.330 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:06:34.330 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.330 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:06:34.330 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.363778+0000", 2024-08-17T18:06:34.330 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.330 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.330 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.330 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:06:34.331 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.363778+0000", 2024-08-17T18:06:34.331 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.331 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.331 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.331 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:06:34.331 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.363779+0000", 2024-08-17T18:06:34.331 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.39e-06 2024-08-17T18:06:34.331 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.331 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.331 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:06:34.331 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.363816+0000", 2024-08-17T18:06:34.331 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.7058000000000003e-05 2024-08-17T18:06:34.331 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.331 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.332 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:06:34.332 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.363829+0000", 2024-08-17T18:06:34.332 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2669e-05 2024-08-17T18:06:34.332 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.332 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.332 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:06:34.332 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.363834+0000", 2024-08-17T18:06:34.332 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4890000000000003e-06 2024-08-17T18:06:34.332 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.332 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.332 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.332 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.363900+0000", 2024-08-17T18:06:34.332 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.6209000000000003e-05 2024-08-17T18:06:34.333 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.333 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.333 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:06:34.333 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.363912+0000", 2024-08-17T18:06:34.333 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1922999999999999e-05 2024-08-17T18:06:34.333 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.333 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.333 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.333 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.287114+0000", 2024-08-17T18:06:34.333 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.92320190199999996 2024-08-17T18:06:34.333 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.333 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.333 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:06:34.333 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.287245+0000", 2024-08-17T18:06:34.333 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013040799999999999 2024-08-17T18:06:34.334 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.334 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.334 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:06:34.334 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.287383+0000", 2024-08-17T18:06:34.334 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013881700000000001 2024-08-17T18:06:34.334 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.334 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.334 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:06:34.334 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.291720+0000", 2024-08-17T18:06:34.334 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0043363960000000002 2024-08-17T18:06:34.334 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.334 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.334 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.335 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.291907+0000", 2024-08-17T18:06:34.335 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00018716300000000001 2024-08-17T18:06:34.335 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.335 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.335 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.335 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.296926+0000", 2024-08-17T18:06:34.335 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0050187870000000002 2024-08-17T18:06:34.335 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.335 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.335 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:06:34.335 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.296971+0000", 2024-08-17T18:06:34.335 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.5637999999999999e-05 2024-08-17T18:06:34.335 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.335 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.336 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:06:34.336 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.297025+0000", 2024-08-17T18:06:34.336 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4044e-05 2024-08-17T18:06:34.336 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.336 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:06:34.336 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.336 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.336 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.336 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:75370 10.5 10:ae2daa95:::benchmark_data_smithi037_260560_object75369:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1305)", 2024-08-17T18:06:34.336 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:47.427163+0000", 2024-08-17T18:06:34.336 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 285.84572605800003, 2024-08-17T18:06:34.336 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.87007734699999995, 2024-08-17T18:06:34.336 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:06:34.336 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:06:34.337 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:06:34.337 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:06:34.337 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:06:34.337 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:06:34.337 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 75370 2024-08-17T18:06:34.337 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.337 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:06:34.337 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.337 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:06:34.337 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.427163+0000", 2024-08-17T18:06:34.337 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.337 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.337 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.338 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:06:34.338 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.427163+0000", 2024-08-17T18:06:34.338 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.338 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.338 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.338 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:06:34.338 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.427165+0000", 2024-08-17T18:06:34.338 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9810000000000002e-06 2024-08-17T18:06:34.338 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.338 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.338 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:06:34.338 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.427191+0000", 2024-08-17T18:06:34.339 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.5675000000000001e-05 2024-08-17T18:06:34.339 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.339 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.339 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:06:34.339 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.427208+0000", 2024-08-17T18:06:34.339 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.7300999999999999e-05 2024-08-17T18:06:34.339 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.339 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.339 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:06:34.340 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.427215+0000", 2024-08-17T18:06:34.340 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0779999999999998e-06 2024-08-17T18:06:34.340 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.340 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.340 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.341 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.427274+0000", 2024-08-17T18:06:34.341 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.9283999999999997e-05 2024-08-17T18:06:34.341 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.341 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.341 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:06:34.341 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.427285+0000", 2024-08-17T18:06:34.341 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0859000000000001e-05 2024-08-17T18:06:34.341 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.342 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.342 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.342 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.289673+0000", 2024-08-17T18:06:34.342 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.86238750900000005 2024-08-17T18:06:34.342 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.343 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.343 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:06:34.343 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.289834+0000", 2024-08-17T18:06:34.343 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000160987 2024-08-17T18:06:34.343 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.343 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.343 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:06:34.343 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.289941+0000", 2024-08-17T18:06:34.343 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00010684900000000001 2024-08-17T18:06:34.343 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.343 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.343 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:06:34.344 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.297040+0000", 2024-08-17T18:06:34.344 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.007098816 2024-08-17T18:06:34.344 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.344 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.344 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.344 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.297094+0000", 2024-08-17T18:06:34.344 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4769999999999999e-05 2024-08-17T18:06:34.344 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.344 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.344 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.344 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.297145+0000", 2024-08-17T18:06:34.344 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.1082000000000003e-05 2024-08-17T18:06:34.344 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.345 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.345 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:06:34.345 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.297198+0000", 2024-08-17T18:06:34.345 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.287e-05 2024-08-17T18:06:34.345 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.345 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.345 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:06:34.345 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.297241+0000", 2024-08-17T18:06:34.345 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.2286000000000001e-05 2024-08-17T18:06:34.345 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.345 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:06:34.345 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.345 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.345 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.346 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:75372 10.5 10:a9f59610:::benchmark_data_smithi037_260560_object75371:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1305)", 2024-08-17T18:06:34.346 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:47.430520+0000", 2024-08-17T18:06:34.346 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 285.84236873499998, 2024-08-17T18:06:34.346 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.86696389600000001, 2024-08-17T18:06:34.346 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:06:34.346 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:06:34.346 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:06:34.346 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:06:34.346 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:06:34.346 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:06:34.346 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 75372 2024-08-17T18:06:34.346 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.347 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:06:34.347 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.347 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:06:34.347 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.430520+0000", 2024-08-17T18:06:34.347 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.347 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.347 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.347 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:06:34.347 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.430520+0000", 2024-08-17T18:06:34.348 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.348 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.348 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.348 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:06:34.348 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.430522+0000", 2024-08-17T18:06:34.348 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.685e-06 2024-08-17T18:06:34.348 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.348 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.348 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:06:34.349 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.430550+0000", 2024-08-17T18:06:34.349 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.7421999999999999e-05 2024-08-17T18:06:34.349 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.349 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.349 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:06:34.349 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.430573+0000", 2024-08-17T18:06:34.349 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.368e-05 2024-08-17T18:06:34.349 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.349 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.349 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:06:34.349 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.430582+0000", 2024-08-17T18:06:34.349 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.7290000000000006e-06 2024-08-17T18:06:34.349 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.350 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.350 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.350 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.430653+0000", 2024-08-17T18:06:34.350 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0710000000000006e-05 2024-08-17T18:06:34.350 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.350 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.350 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:06:34.350 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.430665+0000", 2024-08-17T18:06:34.350 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2529e-05 2024-08-17T18:06:34.350 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.350 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.350 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.350 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.291948+0000", 2024-08-17T18:06:34.351 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.86128258999999996 2024-08-17T18:06:34.351 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.351 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.351 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:06:34.351 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.292076+0000", 2024-08-17T18:06:34.351 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012842299999999999 2024-08-17T18:06:34.351 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.351 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.351 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:06:34.351 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.292257+0000", 2024-08-17T18:06:34.351 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000180352 2024-08-17T18:06:34.351 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.351 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.351 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:06:34.352 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.297046+0000", 2024-08-17T18:06:34.352 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0047892999999999998 2024-08-17T18:06:34.352 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.352 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.352 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.352 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.297334+0000", 2024-08-17T18:06:34.352 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00028770800000000002 2024-08-17T18:06:34.352 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.352 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.352 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.352 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.297384+0000", 2024-08-17T18:06:34.352 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.0139000000000002e-05 2024-08-17T18:06:34.353 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.353 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.353 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:06:34.353 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.297442+0000", 2024-08-17T18:06:34.353 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.8730999999999997e-05 2024-08-17T18:06:34.353 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.353 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.353 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:06:34.353 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.297484+0000", 2024-08-17T18:06:34.353 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.1897999999999998e-05 2024-08-17T18:06:34.353 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.353 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:06:34.353 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.353 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.354 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.354 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:75389 10.5 10:acef94e2:::benchmark_data_smithi037_260560_object75388:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1305)", 2024-08-17T18:06:34.354 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:47.445894+0000", 2024-08-17T18:06:34.354 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 285.82699495899999, 2024-08-17T18:06:34.354 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.85446690400000003, 2024-08-17T18:06:34.354 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:06:34.354 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:06:34.354 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:06:34.354 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:06:34.354 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:06:34.354 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:06:34.354 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 75389 2024-08-17T18:06:34.355 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.355 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:06:34.355 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.355 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:06:34.355 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.445894+0000", 2024-08-17T18:06:34.355 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.355 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.355 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.355 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:06:34.355 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.445894+0000", 2024-08-17T18:06:34.355 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.355 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.355 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.355 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:06:34.356 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.445896+0000", 2024-08-17T18:06:34.356 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.638e-06 2024-08-17T18:06:34.356 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.356 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.356 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:06:34.356 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.445919+0000", 2024-08-17T18:06:34.356 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2710000000000001e-05 2024-08-17T18:06:34.356 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.356 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.356 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:06:34.356 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.445931+0000", 2024-08-17T18:06:34.356 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.199e-05 2024-08-17T18:06:34.356 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.356 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.357 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:06:34.357 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.445937+0000", 2024-08-17T18:06:34.357 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.7989999999999996e-06 2024-08-17T18:06:34.357 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.357 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.357 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.357 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.445990+0000", 2024-08-17T18:06:34.357 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.2590999999999998e-05 2024-08-17T18:06:34.357 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.357 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.357 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:06:34.357 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.445997+0000", 2024-08-17T18:06:34.357 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.1670000000000002e-06 2024-08-17T18:06:34.358 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.358 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.358 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.358 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.294653+0000", 2024-08-17T18:06:34.358 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.84865549500000004 2024-08-17T18:06:34.358 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.358 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.358 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:06:34.358 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.294793+0000", 2024-08-17T18:06:34.358 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014051100000000001 2024-08-17T18:06:34.358 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.358 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.358 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:06:34.359 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.294968+0000", 2024-08-17T18:06:34.359 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00017504400000000001 2024-08-17T18:06:34.359 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.359 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.359 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:06:34.359 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.297267+0000", 2024-08-17T18:06:34.359 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0022984049999999999 2024-08-17T18:06:34.359 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.359 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.359 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.359 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.300212+0000", 2024-08-17T18:06:34.359 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0029457910000000001 2024-08-17T18:06:34.359 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.359 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.359 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.360 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.300257+0000", 2024-08-17T18:06:34.360 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.4305999999999999e-05 2024-08-17T18:06:34.360 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.360 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.360 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:06:34.360 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.300313+0000", 2024-08-17T18:06:34.360 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6410999999999999e-05 2024-08-17T18:06:34.360 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.360 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.360 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:06:34.360 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.300361+0000", 2024-08-17T18:06:34.360 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.8046e-05 2024-08-17T18:06:34.361 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.361 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:06:34.361 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.361 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.361 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.361 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:75416 10.5 10:a0f485f3:::benchmark_data_smithi037_260560_object75415:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1305)", 2024-08-17T18:06:34.361 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:47.480791+0000", 2024-08-17T18:06:34.361 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 285.792098243, 2024-08-17T18:06:34.361 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.82526118599999998, 2024-08-17T18:06:34.361 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:06:34.361 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:06:34.361 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:06:34.362 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:06:34.362 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:06:34.362 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:06:34.362 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 75416 2024-08-17T18:06:34.362 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.362 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:06:34.362 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.363 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:06:34.363 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.480791+0000", 2024-08-17T18:06:34.363 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.363 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.363 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.364 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:06:34.364 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.480791+0000", 2024-08-17T18:06:34.364 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.364 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.364 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.365 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:06:34.365 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.480792+0000", 2024-08-17T18:06:34.365 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.319e-06 2024-08-17T18:06:34.365 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.365 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.365 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:06:34.365 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.480819+0000", 2024-08-17T18:06:34.365 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.7129999999999999e-05 2024-08-17T18:06:34.365 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.365 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.365 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:06:34.365 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.480831+0000", 2024-08-17T18:06:34.365 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1813e-05 2024-08-17T18:06:34.366 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.366 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.366 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:06:34.366 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.480837+0000", 2024-08-17T18:06:34.366 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.8420000000000001e-06 2024-08-17T18:06:34.366 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.366 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.366 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.366 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.480904+0000", 2024-08-17T18:06:34.366 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.7285000000000004e-05 2024-08-17T18:06:34.366 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.366 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.366 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:06:34.367 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.480917+0000", 2024-08-17T18:06:34.367 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2982999999999999e-05 2024-08-17T18:06:34.367 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.367 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.367 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.367 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.297537+0000", 2024-08-17T18:06:34.367 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.81661952299999996 2024-08-17T18:06:34.367 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.367 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.367 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:06:34.367 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.297658+0000", 2024-08-17T18:06:34.367 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012085400000000001 2024-08-17T18:06:34.368 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.368 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.368 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:06:34.368 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.297791+0000", 2024-08-17T18:06:34.368 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013353 2024-08-17T18:06:34.368 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.368 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.368 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.368 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.305864+0000", 2024-08-17T18:06:34.368 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0080726800000000005 2024-08-17T18:06:34.368 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.368 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.369 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:06:34.369 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.305880+0000", 2024-08-17T18:06:34.369 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.643e-05 2024-08-17T18:06:34.369 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.369 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.369 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.369 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.305932+0000", 2024-08-17T18:06:34.369 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.1668000000000001e-05 2024-08-17T18:06:34.370 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.370 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.370 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:06:34.370 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.306001+0000", 2024-08-17T18:06:34.370 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.8696999999999996e-05 2024-08-17T18:06:34.370 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.370 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.370 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:06:34.370 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.306052+0000", 2024-08-17T18:06:34.370 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.1431999999999998e-05 2024-08-17T18:06:34.370 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.371 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:06:34.371 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.371 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.371 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.371 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:75417 10.5 10:ae164793:::benchmark_data_smithi037_260560_object75416:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1305)", 2024-08-17T18:06:34.371 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:47.481656+0000", 2024-08-17T18:06:34.371 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 285.79123350399999, 2024-08-17T18:06:34.371 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.82454929899999996, 2024-08-17T18:06:34.371 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:06:34.371 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:06:34.371 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:06:34.371 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:06:34.371 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:06:34.372 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:06:34.372 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 75417 2024-08-17T18:06:34.372 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.372 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:06:34.372 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.372 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:06:34.372 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.481656+0000", 2024-08-17T18:06:34.372 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.372 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.372 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.372 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:06:34.372 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.481656+0000", 2024-08-17T18:06:34.373 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.373 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.373 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.373 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:06:34.373 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.481657+0000", 2024-08-17T18:06:34.373 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.9600000000000008e-07 2024-08-17T18:06:34.373 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.373 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.373 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:06:34.373 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.481682+0000", 2024-08-17T18:06:34.373 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.5088000000000001e-05 2024-08-17T18:06:34.373 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.374 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.374 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:06:34.374 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.481696+0000", 2024-08-17T18:06:34.374 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4399999999999999e-05 2024-08-17T18:06:34.374 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.374 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.374 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:06:34.374 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.481704+0000", 2024-08-17T18:06:34.374 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.6179999999999997e-06 2024-08-17T18:06:34.374 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.374 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.374 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.374 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.481752+0000", 2024-08-17T18:06:34.375 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.8350999999999998e-05 2024-08-17T18:06:34.375 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.375 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.375 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:06:34.375 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.481758+0000", 2024-08-17T18:06:34.375 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.3110000000000002e-06 2024-08-17T18:06:34.375 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.375 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.375 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.375 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.300390+0000", 2024-08-17T18:06:34.375 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.81863106600000002 2024-08-17T18:06:34.375 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.375 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.375 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:06:34.376 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.300544+0000", 2024-08-17T18:06:34.376 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00015466500000000001 2024-08-17T18:06:34.376 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.376 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.376 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:06:34.376 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.300691+0000", 2024-08-17T18:06:34.376 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014722499999999999 2024-08-17T18:06:34.376 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.376 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.376 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:06:34.376 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.305888+0000", 2024-08-17T18:06:34.376 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0051969759999999999 2024-08-17T18:06:34.376 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.376 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.376 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.377 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.306102+0000", 2024-08-17T18:06:34.377 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00021375699999999999 2024-08-17T18:06:34.377 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.377 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.377 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.377 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.306151+0000", 2024-08-17T18:06:34.377 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9299999999999999e-05 2024-08-17T18:06:34.377 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.377 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.377 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:06:34.377 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.306182+0000", 2024-08-17T18:06:34.377 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.0531999999999998e-05 2024-08-17T18:06:34.378 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.378 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.378 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:06:34.378 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.306205+0000", 2024-08-17T18:06:34.378 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.3014e-05 2024-08-17T18:06:34.378 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.378 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:06:34.378 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.378 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.378 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.378 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:75436 10.5 10:a9644cfe:::benchmark_data_smithi037_260560_object75435:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1305)", 2024-08-17T18:06:34.378 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:47.517649+0000", 2024-08-17T18:06:34.379 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 285.75523976599999, 2024-08-17T18:06:34.379 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.79643718200000002, 2024-08-17T18:06:34.379 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:06:34.379 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:06:34.379 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:06:34.379 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:06:34.379 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:06:34.379 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:06:34.379 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 75436 2024-08-17T18:06:34.379 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.379 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:06:34.379 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.379 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:06:34.379 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.517649+0000", 2024-08-17T18:06:34.380 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.380 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.380 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.380 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:06:34.380 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.517649+0000", 2024-08-17T18:06:34.380 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.380 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.380 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.380 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:06:34.380 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.517651+0000", 2024-08-17T18:06:34.380 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5600000000000001e-06 2024-08-17T18:06:34.380 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.380 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.380 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:06:34.380 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.517672+0000", 2024-08-17T18:06:34.381 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.0550000000000001e-05 2024-08-17T18:06:34.381 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.381 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.381 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:06:34.381 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.517684+0000", 2024-08-17T18:06:34.381 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1948e-05 2024-08-17T18:06:34.381 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.381 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.381 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:06:34.381 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.517689+0000", 2024-08-17T18:06:34.381 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.553e-06 2024-08-17T18:06:34.381 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.381 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.381 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.382 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.517753+0000", 2024-08-17T18:06:34.382 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.3812999999999994e-05 2024-08-17T18:06:34.382 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.382 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.382 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:06:34.382 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.517765+0000", 2024-08-17T18:06:34.382 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2075e-05 2024-08-17T18:06:34.382 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.382 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.382 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.382 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.303127+0000", 2024-08-17T18:06:34.382 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.78536174299999995 2024-08-17T18:06:34.382 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.382 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.383 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:06:34.383 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.303261+0000", 2024-08-17T18:06:34.383 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013397999999999999 2024-08-17T18:06:34.383 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.383 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.383 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:06:34.383 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.303412+0000", 2024-08-17T18:06:34.383 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00015111500000000001 2024-08-17T18:06:34.383 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.383 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.383 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:06:34.383 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.306113+0000", 2024-08-17T18:06:34.383 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0027012149999999999 2024-08-17T18:06:34.383 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.383 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.384 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.384 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.308331+0000", 2024-08-17T18:06:34.384 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0022180300000000002 2024-08-17T18:06:34.384 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.384 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.384 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.384 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.313991+0000", 2024-08-17T18:06:34.384 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0056604289999999998 2024-08-17T18:06:34.384 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.384 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.384 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:06:34.384 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.314042+0000", 2024-08-17T18:06:34.384 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.0246e-05 2024-08-17T18:06:34.384 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.384 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.385 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:06:34.385 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.314087+0000", 2024-08-17T18:06:34.385 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.4925000000000001e-05 2024-08-17T18:06:34.385 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.385 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:06:34.385 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.385 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.385 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.385 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:75437 10.5 10:abc7cd37:::benchmark_data_smithi037_260560_object75436:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1305)", 2024-08-17T18:06:34.385 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:47.518503+0000", 2024-08-17T18:06:34.385 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 285.75438652600002, 2024-08-17T18:06:34.385 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.79911427700000004, 2024-08-17T18:06:34.385 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:06:34.385 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:06:34.386 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:06:34.386 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:06:34.386 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:06:34.386 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:06:34.386 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 75437 2024-08-17T18:06:34.386 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.386 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:06:34.386 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.386 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:06:34.386 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.518503+0000", 2024-08-17T18:06:34.386 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.386 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.386 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.386 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:06:34.387 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.518503+0000", 2024-08-17T18:06:34.387 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.387 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.387 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.387 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:06:34.387 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.518503+0000", 2024-08-17T18:06:34.387 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.8199999999999999e-07 2024-08-17T18:06:34.387 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.387 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.387 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:06:34.387 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.518521+0000", 2024-08-17T18:06:34.387 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.7223000000000001e-05 2024-08-17T18:06:34.387 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.387 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.387 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:06:34.388 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.518529+0000", 2024-08-17T18:06:34.388 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.8189999999999998e-06 2024-08-17T18:06:34.388 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.388 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.388 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:06:34.388 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.518534+0000", 2024-08-17T18:06:34.388 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.464e-06 2024-08-17T18:06:34.388 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.388 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.388 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.388 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.518576+0000", 2024-08-17T18:06:34.388 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.1669999999999999e-05 2024-08-17T18:06:34.388 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.388 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.389 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:06:34.389 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.518582+0000", 2024-08-17T18:06:34.389 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1750000000000002e-06 2024-08-17T18:06:34.389 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.389 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.389 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.389 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.306243+0000", 2024-08-17T18:06:34.389 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.78766130300000003 2024-08-17T18:06:34.389 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.389 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.389 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:06:34.389 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.306334+0000", 2024-08-17T18:06:34.390 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.1069999999999994e-05 2024-08-17T18:06:34.390 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.390 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.390 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:06:34.390 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.306434+0000", 2024-08-17T18:06:34.390 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000100047 2024-08-17T18:06:34.390 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.390 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.390 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.390 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.317278+0000", 2024-08-17T18:06:34.390 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010843558 2024-08-17T18:06:34.390 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.390 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.391 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.391 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.317380+0000", 2024-08-17T18:06:34.391 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000102791 2024-08-17T18:06:34.391 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.391 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.391 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:06:34.391 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.317501+0000", 2024-08-17T18:06:34.391 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000120209 2024-08-17T18:06:34.391 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.391 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.391 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:06:34.391 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.317559+0000", 2024-08-17T18:06:34.391 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.7880000000000001e-05 2024-08-17T18:06:34.392 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.392 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.392 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:06:34.392 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.317617+0000", 2024-08-17T18:06:34.392 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.8386e-05 2024-08-17T18:06:34.392 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.392 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:06:34.392 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.392 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.392 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.392 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:75440 10.5 10:a60df202:::benchmark_data_smithi037_260560_object75439:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1305)", 2024-08-17T18:06:34.392 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:47.520015+0000", 2024-08-17T18:06:34.392 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 285.75287471299998, 2024-08-17T18:06:34.392 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.797694974, 2024-08-17T18:06:34.392 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:06:34.393 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:06:34.393 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:06:34.393 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:06:34.393 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:06:34.393 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:06:34.393 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 75440 2024-08-17T18:06:34.393 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.393 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:06:34.393 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.393 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:06:34.393 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.520015+0000", 2024-08-17T18:06:34.393 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.393 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.393 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.394 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:06:34.394 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.520015+0000", 2024-08-17T18:06:34.394 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.394 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.394 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.394 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:06:34.394 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.520015+0000", 2024-08-17T18:06:34.394 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.9899999999999999e-07 2024-08-17T18:06:34.394 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.394 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.394 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:06:34.394 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.520035+0000", 2024-08-17T18:06:34.394 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9103e-05 2024-08-17T18:06:34.394 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.395 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.395 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:06:34.395 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.520045+0000", 2024-08-17T18:06:34.395 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0091e-05 2024-08-17T18:06:34.395 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.395 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.395 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:06:34.395 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.520049+0000", 2024-08-17T18:06:34.395 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.6149999999999999e-06 2024-08-17T18:06:34.395 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.395 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.395 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.395 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.520106+0000", 2024-08-17T18:06:34.395 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6543999999999999e-05 2024-08-17T18:06:34.395 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.396 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.396 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:06:34.396 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.520117+0000", 2024-08-17T18:06:34.396 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1707e-05 2024-08-17T18:06:34.396 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.396 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.396 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.396 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.308372+0000", 2024-08-17T18:06:34.396 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.78825415200000004 2024-08-17T18:06:34.396 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.396 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.396 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:06:34.396 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.308531+0000", 2024-08-17T18:06:34.396 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00015893 2024-08-17T18:06:34.396 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.397 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.397 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:06:34.397 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.308681+0000", 2024-08-17T18:06:34.397 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000150896 2024-08-17T18:06:34.397 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.397 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.397 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.397 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.317319+0000", 2024-08-17T18:06:34.397 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0086371529999999998 2024-08-17T18:06:34.397 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.397 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.397 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.397 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.317491+0000", 2024-08-17T18:06:34.397 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00017272899999999999 2024-08-17T18:06:34.397 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.398 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.398 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:06:34.398 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.317631+0000", 2024-08-17T18:06:34.398 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000139178 2024-08-17T18:06:34.398 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.398 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.398 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:06:34.398 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.317674+0000", 2024-08-17T18:06:34.398 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.3392000000000001e-05 2024-08-17T18:06:34.398 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.398 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.398 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:06:34.399 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.317709+0000", 2024-08-17T18:06:34.399 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.5584999999999999e-05 2024-08-17T18:06:34.399 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.399 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:06:34.399 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.399 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.399 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.399 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:75478 10.5 10:a26f81db:::benchmark_data_smithi037_260560_object75477:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1305)", 2024-08-17T18:06:34.399 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:47.576787+0000", 2024-08-17T18:06:34.399 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 285.69610227499999, 2024-08-17T18:06:34.399 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.74110766500000003, 2024-08-17T18:06:34.399 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:06:34.399 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:06:34.399 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:06:34.400 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:06:34.400 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:06:34.400 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:06:34.400 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 75478 2024-08-17T18:06:34.400 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.400 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:06:34.400 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.400 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:06:34.400 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.576787+0000", 2024-08-17T18:06:34.400 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.400 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.400 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.400 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:06:34.401 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.576787+0000", 2024-08-17T18:06:34.401 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.401 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.401 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.401 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:06:34.401 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.576788+0000", 2024-08-17T18:06:34.401 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3599999999999999e-06 2024-08-17T18:06:34.401 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.401 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.401 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:06:34.401 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.576826+0000", 2024-08-17T18:06:34.401 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.7876000000000001e-05 2024-08-17T18:06:34.401 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.401 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.402 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:06:34.402 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.576837+0000", 2024-08-17T18:06:34.402 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0851e-05 2024-08-17T18:06:34.402 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.402 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.402 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:06:34.402 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.576842+0000", 2024-08-17T18:06:34.402 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4489999999999998e-06 2024-08-17T18:06:34.402 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.402 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.402 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.402 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.576902+0000", 2024-08-17T18:06:34.402 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.9821999999999997e-05 2024-08-17T18:06:34.402 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.402 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.403 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:06:34.403 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.576914+0000", 2024-08-17T18:06:34.403 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1515000000000001e-05 2024-08-17T18:06:34.403 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.403 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.403 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.403 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.311039+0000", 2024-08-17T18:06:34.403 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.73412502000000002 2024-08-17T18:06:34.403 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.403 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.403 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:06:34.403 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.311158+0000", 2024-08-17T18:06:34.403 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000119531 2024-08-17T18:06:34.403 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.404 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.404 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:06:34.404 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.311292+0000", 2024-08-17T18:06:34.404 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000133323 2024-08-17T18:06:34.404 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.404 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.404 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.404 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.317441+0000", 2024-08-17T18:06:34.404 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0061491499999999999 2024-08-17T18:06:34.404 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.404 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.404 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:06:34.404 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.317718+0000", 2024-08-17T18:06:34.404 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00027667000000000002 2024-08-17T18:06:34.404 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.405 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.405 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.405 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.317770+0000", 2024-08-17T18:06:34.405 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.2602999999999998e-05 2024-08-17T18:06:34.405 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.405 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.405 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:06:34.405 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.317853+0000", 2024-08-17T18:06:34.406 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.2398000000000006e-05 2024-08-17T18:06:34.406 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.406 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.406 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:06:34.406 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.317895+0000", 2024-08-17T18:06:34.407 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.2097e-05 2024-08-17T18:06:34.407 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.407 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:06:34.407 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.407 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.407 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.407 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:75546 10.5 10:a9aabd63:::benchmark_data_smithi037_260560_object75545:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1305)", 2024-08-17T18:06:34.408 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:47.672338+0000", 2024-08-17T18:06:34.408 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 285.60055141599997, 2024-08-17T18:06:34.408 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.65177030300000005, 2024-08-17T18:06:34.408 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:06:34.408 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:06:34.408 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:06:34.408 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:06:34.409 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:06:34.409 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:06:34.409 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 75546 2024-08-17T18:06:34.409 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.409 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:06:34.409 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.409 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:06:34.409 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.672338+0000", 2024-08-17T18:06:34.409 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.409 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.409 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.409 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:06:34.409 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.672338+0000", 2024-08-17T18:06:34.409 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.410 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.410 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.410 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:06:34.410 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.672340+0000", 2024-08-17T18:06:34.410 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9e-06 2024-08-17T18:06:34.410 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.410 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.410 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:06:34.410 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.672363+0000", 2024-08-17T18:06:34.410 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2929999999999999e-05 2024-08-17T18:06:34.410 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.410 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.410 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:06:34.411 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.672376+0000", 2024-08-17T18:06:34.411 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3560000000000001e-05 2024-08-17T18:06:34.411 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.411 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.411 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:06:34.411 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.672383+0000", 2024-08-17T18:06:34.411 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.4670000000000001e-06 2024-08-17T18:06:34.411 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.411 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.411 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.411 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.672454+0000", 2024-08-17T18:06:34.411 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.1099000000000005e-05 2024-08-17T18:06:34.411 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.411 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.412 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:06:34.412 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.672464+0000", 2024-08-17T18:06:34.412 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0261000000000001e-05 2024-08-17T18:06:34.412 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.412 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.412 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.412 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.314419+0000", 2024-08-17T18:06:34.412 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.641955092 2024-08-17T18:06:34.412 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.412 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.412 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:06:34.412 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.314570+0000", 2024-08-17T18:06:34.412 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00015092099999999999 2024-08-17T18:06:34.413 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.413 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.413 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:06:34.413 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.314701+0000", 2024-08-17T18:06:34.413 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000130679 2024-08-17T18:06:34.413 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.413 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.413 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:06:34.413 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.317732+0000", 2024-08-17T18:06:34.413 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0030316319999999998 2024-08-17T18:06:34.413 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.413 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.413 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.414 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.317948+0000", 2024-08-17T18:06:34.414 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000215164 2024-08-17T18:06:34.414 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.414 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.414 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.414 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.323993+0000", 2024-08-17T18:06:34.414 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00604588 2024-08-17T18:06:34.414 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.414 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.414 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:06:34.414 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.324058+0000", 2024-08-17T18:06:34.414 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.4344999999999995e-05 2024-08-17T18:06:34.414 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.414 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.415 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:06:34.415 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.324108+0000", 2024-08-17T18:06:34.415 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.0373e-05 2024-08-17T18:06:34.415 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.415 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:06:34.415 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.415 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.415 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.415 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:75574 10.5 10:af687dca:::benchmark_data_smithi037_260560_object75573:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1305)", 2024-08-17T18:06:34.415 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:47.720860+0000", 2024-08-17T18:06:34.415 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 285.55202887399997, 2024-08-17T18:06:34.415 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.60346320099999995, 2024-08-17T18:06:34.415 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:06:34.415 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:06:34.416 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:06:34.416 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:06:34.416 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:06:34.416 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:06:34.416 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 75574 2024-08-17T18:06:34.416 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.416 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:06:34.416 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.416 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:06:34.416 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.720860+0000", 2024-08-17T18:06:34.416 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.416 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.416 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.417 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:06:34.417 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.720860+0000", 2024-08-17T18:06:34.417 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.417 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.417 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.417 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:06:34.417 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.720862+0000", 2024-08-17T18:06:34.417 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6029999999999999e-06 2024-08-17T18:06:34.417 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.417 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.417 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:06:34.417 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.720885+0000", 2024-08-17T18:06:34.417 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.3456999999999999e-05 2024-08-17T18:06:34.417 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.418 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.418 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:06:34.418 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.720897+0000", 2024-08-17T18:06:34.418 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.153e-05 2024-08-17T18:06:34.418 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.418 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.418 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:06:34.418 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.720904+0000", 2024-08-17T18:06:34.418 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.34e-06 2024-08-17T18:06:34.418 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.418 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.418 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.418 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.720953+0000", 2024-08-17T18:06:34.419 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.8451000000000001e-05 2024-08-17T18:06:34.419 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.419 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.419 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:06:34.419 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.720961+0000", 2024-08-17T18:06:34.419 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.2810000000000008e-06 2024-08-17T18:06:34.419 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.419 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.419 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.419 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.317980+0000", 2024-08-17T18:06:34.419 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.59701884900000002 2024-08-17T18:06:34.419 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.419 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.420 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:06:34.420 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.318119+0000", 2024-08-17T18:06:34.420 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013952999999999999 2024-08-17T18:06:34.420 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.420 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.420 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:06:34.420 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.318225+0000", 2024-08-17T18:06:34.420 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000105412 2024-08-17T18:06:34.420 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.420 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.420 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:06:34.420 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.324120+0000", 2024-08-17T18:06:34.420 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0058953240000000004 2024-08-17T18:06:34.420 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.420 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.421 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.421 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.324156+0000", 2024-08-17T18:06:34.421 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.5895000000000001e-05 2024-08-17T18:06:34.421 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.421 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.421 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.421 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.324240+0000", 2024-08-17T18:06:34.421 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.3937999999999995e-05 2024-08-17T18:06:34.421 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.421 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.421 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:06:34.421 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.324288+0000", 2024-08-17T18:06:34.421 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7645000000000002e-05 2024-08-17T18:06:34.421 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.422 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.422 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:06:34.422 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.324324+0000", 2024-08-17T18:06:34.422 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.5945999999999998e-05 2024-08-17T18:06:34.422 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.422 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:06:34.422 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.422 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.422 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.422 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:75580 10.5 10:a72adfdd:::benchmark_data_smithi037_260560_object75579:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1305)", 2024-08-17T18:06:34.422 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:47.744121+0000", 2024-08-17T18:06:34.422 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 285.52876850400003, 2024-08-17T18:06:34.423 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.58593714699999999, 2024-08-17T18:06:34.423 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:06:34.423 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:06:34.423 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:06:34.423 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:06:34.423 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:06:34.423 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:06:34.423 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 75580 2024-08-17T18:06:34.423 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.423 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:06:34.423 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.423 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:06:34.423 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.744121+0000", 2024-08-17T18:06:34.423 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.423 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.424 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.424 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:06:34.424 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.744121+0000", 2024-08-17T18:06:34.424 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.424 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.424 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.424 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:06:34.424 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.744122+0000", 2024-08-17T18:06:34.424 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4789999999999999e-06 2024-08-17T18:06:34.424 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.424 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.424 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:06:34.424 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.744155+0000", 2024-08-17T18:06:34.424 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.2863e-05 2024-08-17T18:06:34.424 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.425 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.425 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:06:34.425 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.744169+0000", 2024-08-17T18:06:34.425 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3548e-05 2024-08-17T18:06:34.425 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.425 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.425 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:06:34.425 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.744175+0000", 2024-08-17T18:06:34.425 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.2809999999999997e-06 2024-08-17T18:06:34.425 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.425 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.425 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.425 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.744222+0000", 2024-08-17T18:06:34.426 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7206999999999997e-05 2024-08-17T18:06:34.426 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.426 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.426 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:06:34.426 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.744231+0000", 2024-08-17T18:06:34.426 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.8890000000000008e-06 2024-08-17T18:06:34.426 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.426 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.426 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.426 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.320176+0000", 2024-08-17T18:06:34.426 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.57594542100000001 2024-08-17T18:06:34.427 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.427 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.427 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:06:34.427 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.320314+0000", 2024-08-17T18:06:34.427 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013735200000000001 2024-08-17T18:06:34.427 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.427 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.427 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:06:34.427 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.320473+0000", 2024-08-17T18:06:34.427 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000159192 2024-08-17T18:06:34.427 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.427 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.427 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.427 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.324196+0000", 2024-08-17T18:06:34.427 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0037234500000000001 2024-08-17T18:06:34.428 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.428 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.428 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.428 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.329951+0000", 2024-08-17T18:06:34.428 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0057550839999999997 2024-08-17T18:06:34.428 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.428 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.428 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:06:34.428 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.329963+0000", 2024-08-17T18:06:34.428 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1362999999999999e-05 2024-08-17T18:06:34.428 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.428 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.429 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:06:34.429 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.330012+0000", 2024-08-17T18:06:34.429 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9177e-05 2024-08-17T18:06:34.429 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.429 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.429 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:06:34.429 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.330058+0000", 2024-08-17T18:06:34.429 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.5840999999999997e-05 2024-08-17T18:06:34.429 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.429 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:06:34.430 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.430 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.430 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.430 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:75652 10.5 10:a73b018e:::benchmark_data_smithi037_260560_object75651:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1305)", 2024-08-17T18:06:34.430 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:47.928602+0000", 2024-08-17T18:06:34.430 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 285.344286861, 2024-08-17T18:06:34.430 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.40758048400000002, 2024-08-17T18:06:34.430 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:06:34.430 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:06:34.430 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:06:34.430 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:06:34.431 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:06:34.431 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:06:34.431 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 75652 2024-08-17T18:06:34.431 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.431 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:06:34.431 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.431 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:06:34.431 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.928602+0000", 2024-08-17T18:06:34.431 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.431 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.431 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.431 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:06:34.431 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.928602+0000", 2024-08-17T18:06:34.431 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.431 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.432 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.432 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:06:34.432 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.928604+0000", 2024-08-17T18:06:34.432 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.404e-06 2024-08-17T18:06:34.432 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.432 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.432 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:06:34.432 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.928628+0000", 2024-08-17T18:06:34.432 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.3896e-05 2024-08-17T18:06:34.432 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.432 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.432 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:06:34.432 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.928639+0000", 2024-08-17T18:06:34.433 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1185999999999999e-05 2024-08-17T18:06:34.433 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.433 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.433 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:06:34.433 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.928646+0000", 2024-08-17T18:06:34.433 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.1640000000000004e-06 2024-08-17T18:06:34.433 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.433 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.433 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.433 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.928698+0000", 2024-08-17T18:06:34.433 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.2135000000000001e-05 2024-08-17T18:06:34.433 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.433 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.434 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:06:34.434 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:47.928707+0000", 2024-08-17T18:06:34.434 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.9919999999999996e-06 2024-08-17T18:06:34.434 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.434 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.434 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.434 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.324356+0000", 2024-08-17T18:06:34.434 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.395648469 2024-08-17T18:06:34.434 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.434 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.434 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:06:34.434 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.324493+0000", 2024-08-17T18:06:34.434 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013751200000000001 2024-08-17T18:06:34.437 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.438 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.438 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:06:34.438 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.324628+0000", 2024-08-17T18:06:34.438 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013536900000000001 2024-08-17T18:06:34.439 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.439 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.439 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:06:34.439 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.330071+0000", 2024-08-17T18:06:34.439 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0054421809999999999 2024-08-17T18:06:34.440 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.440 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.440 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.440 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.335995+0000", 2024-08-17T18:06:34.440 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.005924828 2024-08-17T18:06:34.440 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.440 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.441 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.441 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.336083+0000", 2024-08-17T18:06:34.441 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.7489000000000002e-05 2024-08-17T18:06:34.441 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.441 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.441 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:06:34.442 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.336137+0000", 2024-08-17T18:06:34.442 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3523999999999998e-05 2024-08-17T18:06:34.442 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.442 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.442 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:06:34.442 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:48.336183+0000", 2024-08-17T18:06:34.442 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.6335000000000003e-05 2024-08-17T18:06:34.442 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.442 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:06:34.442 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.442 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.442 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.443 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.46388.0:38109 11.2 11:4da3d023:::benchmark_data_smithi037_293176_object38108:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1342)", 2024-08-17T18:06:34.443 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:05:28.735651+0000", 2024-08-17T18:06:34.443 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 64.537238082000002, 2024-08-17T18:06:34.443 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.250951747, 2024-08-17T18:06:34.443 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:06:34.443 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:06:34.443 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:06:34.443 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:06:34.443 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.46388", 2024-08-17T18:06:34.443 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:06:34.443 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 38109 2024-08-17T18:06:34.443 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.443 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:06:34.444 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.444 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:06:34.444 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735651+0000", 2024-08-17T18:06:34.444 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.444 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.444 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.444 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:06:34.444 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735651+0000", 2024-08-17T18:06:34.444 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.444 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.444 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.444 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:06:34.445 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735653+0000", 2024-08-17T18:06:34.445 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.761e-06 2024-08-17T18:06:34.445 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.445 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.445 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:06:34.445 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735681+0000", 2024-08-17T18:06:34.445 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.8415000000000002e-05 2024-08-17T18:06:34.445 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.445 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.445 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:06:34.445 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735694+0000", 2024-08-17T18:06:34.446 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2914e-05 2024-08-17T18:06:34.446 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.446 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.446 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:06:34.446 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735701+0000", 2024-08-17T18:06:34.446 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.861e-06 2024-08-17T18:06:34.446 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.446 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.446 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.446 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735759+0000", 2024-08-17T18:06:34.446 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.8230000000000003e-05 2024-08-17T18:06:34.447 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.447 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.447 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:06:34.447 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735893+0000", 2024-08-17T18:06:34.447 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000133356 2024-08-17T18:06:34.447 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.447 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.447 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:06:34.447 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735976+0000", 2024-08-17T18:06:34.447 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.3016000000000006e-05 2024-08-17T18:06:34.447 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.447 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.448 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:06:34.448 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.737272+0000", 2024-08-17T18:06:34.448 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0012965089999999999 2024-08-17T18:06:34.448 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.448 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.448 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.448 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.737657+0000", 2024-08-17T18:06:34.449 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00038436600000000003 2024-08-17T18:06:34.449 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.449 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.449 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.449 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.986501+0000", 2024-08-17T18:06:34.449 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.248844711 2024-08-17T18:06:34.449 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.449 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.449 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:06:34.449 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.986561+0000", 2024-08-17T18:06:34.449 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.9422000000000001e-05 2024-08-17T18:06:34.449 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.449 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.450 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:06:34.450 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.986603+0000", 2024-08-17T18:06:34.450 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.2185999999999999e-05 2024-08-17T18:06:34.450 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.450 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:06:34.450 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.450 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.450 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.450 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.46388.0:83497 11.d 11:b90fe856:::benchmark_data_smithi037_293176_object83496:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1344)", 2024-08-17T18:06:34.450 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:06:00.924938+0000", 2024-08-17T18:06:34.450 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 32.347951461000001, 2024-08-17T18:06:34.450 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.28841456799999998, 2024-08-17T18:06:34.450 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:06:34.451 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:06:34.451 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:06:34.451 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:06:34.451 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.46388", 2024-08-17T18:06:34.451 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:06:34.451 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 83497 2024-08-17T18:06:34.451 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.451 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:06:34.451 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.451 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:06:34.451 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:00.924938+0000", 2024-08-17T18:06:34.451 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.451 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.451 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.452 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:06:34.452 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:00.924938+0000", 2024-08-17T18:06:34.452 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.452 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.452 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.452 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:06:34.452 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:00.924940+0000", 2024-08-17T18:06:34.452 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.829e-06 2024-08-17T18:06:34.452 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.452 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.452 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:06:34.452 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:00.924967+0000", 2024-08-17T18:06:34.452 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.6959999999999999e-05 2024-08-17T18:06:34.452 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.453 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.453 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:06:34.453 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:00.924982+0000", 2024-08-17T18:06:34.453 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5231999999999999e-05 2024-08-17T18:06:34.453 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.453 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.453 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:06:34.453 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:00.924991+0000", 2024-08-17T18:06:34.453 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.7970000000000006e-06 2024-08-17T18:06:34.453 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.453 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.453 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.453 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.204854+0000", 2024-08-17T18:06:34.453 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.27986310399999997 2024-08-17T18:06:34.453 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.454 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.454 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:06:34.454 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.205064+0000", 2024-08-17T18:06:34.454 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000210077 2024-08-17T18:06:34.454 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.454 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.454 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 4,6", 2024-08-17T18:06:34.454 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.205202+0000", 2024-08-17T18:06:34.454 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013801800000000001 2024-08-17T18:06:34.454 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.454 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.454 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.454 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.213131+0000", 2024-08-17T18:06:34.454 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0079290860000000001 2024-08-17T18:06:34.455 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.455 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.455 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.455 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.213180+0000", 2024-08-17T18:06:34.455 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9356e-05 2024-08-17T18:06:34.455 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.455 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.455 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:06:34.455 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.213194+0000", 2024-08-17T18:06:34.455 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3413e-05 2024-08-17T18:06:34.455 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.455 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.455 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:06:34.455 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.213298+0000", 2024-08-17T18:06:34.455 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00010388800000000001 2024-08-17T18:06:34.456 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.456 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.456 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:06:34.456 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.213352+0000", 2024-08-17T18:06:34.456 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4808000000000001e-05 2024-08-17T18:06:34.456 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.456 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:06:34.456 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.456 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.456 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.456 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.46388.0:83500 11.4 e1344/1333 11:24f528d3:::benchmark_data_smithi037_293176_object83499:head v 1344'5241, mlcod=1344'5239)", 2024-08-17T18:06:34.456 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:06:00.927000+0000", 2024-08-17T18:06:34.456 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 32.345889720000002, 2024-08-17T18:06:34.456 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.29187596700000001, 2024-08-17T18:06:34.456 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:06:34.457 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:06:34.457 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:06:34.457 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:06:34.457 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.457 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:06:34.457 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:00.927000+0000", 2024-08-17T18:06:34.457 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.457 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.457 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.457 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:06:34.457 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:00.927000+0000", 2024-08-17T18:06:34.457 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.457 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.458 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.458 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:06:34.458 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:00.927001+0000", 2024-08-17T18:06:34.458 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2240000000000001e-06 2024-08-17T18:06:34.458 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.458 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.458 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:06:34.458 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:00.927036+0000", 2024-08-17T18:06:34.459 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.5685000000000001e-05 2024-08-17T18:06:34.459 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.459 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.459 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:06:34.459 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.205168+0000", 2024-08-17T18:06:34.459 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.278131819 2024-08-17T18:06:34.459 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.459 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.459 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:06:34.459 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.205177+0000", 2024-08-17T18:06:34.459 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.1009999999999998e-06 2024-08-17T18:06:34.459 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.460 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.460 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.460 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.207920+0000", 2024-08-17T18:06:34.460 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.002742862 2024-08-17T18:06:34.460 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.460 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.460 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:06:34.460 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.207938+0000", 2024-08-17T18:06:34.460 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8223000000000002e-05 2024-08-17T18:06:34.460 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.460 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.460 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:06:34.460 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.218836+0000", 2024-08-17T18:06:34.461 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010897119 2024-08-17T18:06:34.461 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.461 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.461 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:06:34.461 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.218875+0000", 2024-08-17T18:06:34.461 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.9934000000000001e-05 2024-08-17T18:06:34.461 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.462 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:06:34.462 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.462 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.462 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.462 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.46388.0:83506 11.c e1344/1333 11:341478d1:::benchmark_data_smithi037_293176_object83505:head v 1344'5149, mlcod=1344'5147)", 2024-08-17T18:06:34.462 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:06:00.935857+0000", 2024-08-17T18:06:34.462 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 32.337032002000001, 2024-08-17T18:06:34.462 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.27871781699999998, 2024-08-17T18:06:34.462 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:06:34.462 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:06:34.462 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:06:34.462 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:06:34.463 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.463 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:06:34.463 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:00.935857+0000", 2024-08-17T18:06:34.463 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.463 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.463 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.463 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:06:34.463 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:00.935857+0000", 2024-08-17T18:06:34.463 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.463 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.463 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.463 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:06:34.463 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:00.935859+0000", 2024-08-17T18:06:34.463 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3400000000000001e-06 2024-08-17T18:06:34.464 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.464 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.464 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:06:34.464 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:00.935918+0000", 2024-08-17T18:06:34.464 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.9556999999999999e-05 2024-08-17T18:06:34.464 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.464 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.464 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:06:34.464 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.204835+0000", 2024-08-17T18:06:34.464 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.26891696799999998 2024-08-17T18:06:34.464 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.464 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.464 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:06:34.465 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.204852+0000", 2024-08-17T18:06:34.465 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6928000000000001e-05 2024-08-17T18:06:34.465 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.465 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.465 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.465 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.205030+0000", 2024-08-17T18:06:34.465 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000177529 2024-08-17T18:06:34.465 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.465 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.465 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:06:34.465 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.205055+0000", 2024-08-17T18:06:34.465 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.5656999999999998e-05 2024-08-17T18:06:34.465 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.465 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.465 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:06:34.466 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.213211+0000", 2024-08-17T18:06:34.466 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0081559189999999993 2024-08-17T18:06:34.466 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.466 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.466 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:06:34.466 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.214575+0000", 2024-08-17T18:06:34.466 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0013639189999999999 2024-08-17T18:06:34.466 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.466 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:06:34.466 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.466 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.467 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.467 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.46388.0:83522 11.2 11:4b3b3dc5:::benchmark_data_smithi037_293176_object83521:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1344)", 2024-08-17T18:06:34.467 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:06:00.945951+0000", 2024-08-17T18:06:34.467 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 32.326938228000003, 2024-08-17T18:06:34.467 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.26369127799999997, 2024-08-17T18:06:34.467 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:06:34.467 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:06:34.467 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:06:34.467 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:06:34.467 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.46388", 2024-08-17T18:06:34.467 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:06:34.467 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 83522 2024-08-17T18:06:34.468 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.468 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:06:34.468 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.468 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:06:34.468 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:00.945951+0000", 2024-08-17T18:06:34.468 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.468 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.468 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.468 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:06:34.468 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:00.945951+0000", 2024-08-17T18:06:34.468 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:06:34.468 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.469 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.469 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:06:34.469 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:00.945953+0000", 2024-08-17T18:06:34.469 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.356e-06 2024-08-17T18:06:34.469 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.469 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.469 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:06:34.469 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:00.945982+0000", 2024-08-17T18:06:34.469 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.8611000000000001e-05 2024-08-17T18:06:34.469 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.469 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.470 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:06:34.470 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.204828+0000", 2024-08-17T18:06:34.470 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.258846305 2024-08-17T18:06:34.470 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.470 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.470 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:06:34.470 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.204855+0000", 2024-08-17T18:06:34.470 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.6741e-05 2024-08-17T18:06:34.470 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.470 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.471 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:06:34.471 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.204929+0000", 2024-08-17T18:06:34.471 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.3860000000000001e-05 2024-08-17T18:06:34.471 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.471 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.471 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:06:34.471 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.205064+0000", 2024-08-17T18:06:34.471 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013511299999999999 2024-08-17T18:06:34.471 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.471 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.471 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:06:34.471 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.205202+0000", 2024-08-17T18:06:34.471 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000137699 2024-08-17T18:06:34.472 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.472 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.472 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:06:34.472 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.208167+0000", 2024-08-17T18:06:34.472 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0029656359999999998 2024-08-17T18:06:34.472 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.472 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.472 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.472 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.209245+0000", 2024-08-17T18:06:34.472 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0010781110000000001 2024-08-17T18:06:34.472 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.473 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.473 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:06:34.473 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.209567+0000", 2024-08-17T18:06:34.473 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00032204899999999998 2024-08-17T18:06:34.473 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.473 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.473 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:06:34.473 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.209601+0000", 2024-08-17T18:06:34.473 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.3926e-05 2024-08-17T18:06:34.473 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:06:34.473 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:06:34.473 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:06:34.473 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.209642+0000", 2024-08-17T18:06:34.473 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.0871000000000002e-05 2024-08-17T18:06:34.474 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.474 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:06:34.474 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.474 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:06:34.474 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:06:34.474 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T18:06:34.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:34.475 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:34.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:34.576 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:34.620 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:34.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:34.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:34.722 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:34.737 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:34 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "31"} : dispatch 2024-08-17T18:06:34.738 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:34 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "31"} : dispatch 2024-08-17T18:06:34.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:34 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "31"} : dispatch 2024-08-17T18:06:34.765 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:34.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:34.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:34.867 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:34.897 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:34.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:34.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:34.999 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:35.043 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:35.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:35.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:35.137 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 82 16 110460 110444 84.1465 45.1875 0.0323227 0.0118788 2024-08-17T18:06:35.146 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:35.182 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:35.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:35.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:35.284 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:35.313 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:35.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:35.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:35.415 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:35.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:35.457 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:35.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:35.558 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:35.591 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:35.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:35.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:35.693 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:35.728 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:35.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:35.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:35 smithi046 ceph-mon[88218]: pgmap v2264: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 6.6 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 49 MiB/s wr, 786 op/s; 17071/323322 objects degraded (5.280%); 10325/323322 objects misplaced (3.193%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T18:06:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:35 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "31"}]': finished 2024-08-17T18:06:35.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:35 smithi046 ceph-mon[88218]: osdmap e1353: 8 total, 8 up, 7 in 2024-08-17T18:06:35.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:35 smithi037 ceph-mon[102022]: pgmap v2264: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 6.6 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 49 MiB/s wr, 786 op/s; 17071/323322 objects degraded (5.280%); 10325/323322 objects misplaced (3.193%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T18:06:35.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:35 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "31"}]': finished 2024-08-17T18:06:35.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:35 smithi037 ceph-mon[102022]: osdmap e1353: 8 total, 8 up, 7 in 2024-08-17T18:06:35.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:35 smithi037 ceph-mon[97894]: pgmap v2264: 109 pgs: 2 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 6.6 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 49 MiB/s wr, 786 op/s; 17071/323322 objects degraded (5.280%); 10325/323322 objects misplaced (3.193%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T18:06:35.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:35 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "31"}]': finished 2024-08-17T18:06:35.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:35 smithi037 ceph-mon[97894]: osdmap e1353: 8 total, 8 up, 7 in 2024-08-17T18:06:35.830 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:35.864 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:35.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:35.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:35.965 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:36.000 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:36.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:36.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:36.102 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:36.137 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 83 16 111319 111303 83.7795 53.6875 0.0124254 0.0119301 2024-08-17T18:06:36.142 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:36.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:36.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:36.244 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:36.283 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:36.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:36.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:36.385 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:36.433 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:36.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:36.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:36.536 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:36.568 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:36.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:36.570 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:36.670 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:36.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:36.707 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:36.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:36.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:36 smithi046 ceph-mon[88218]: osdmap e1354: 8 total, 8 up, 7 in 2024-08-17T18:06:36.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:36 smithi037 ceph-mon[102022]: osdmap e1354: 8 total, 8 up, 7 in 2024-08-17T18:06:36.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:36 smithi037 ceph-mon[97894]: osdmap e1354: 8 total, 8 up, 7 in 2024-08-17T18:06:36.808 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:36.846 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:36.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:36.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:36.948 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:36.986 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:36.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:36.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:37.088 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:37.120 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:37.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:37.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:37.137 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 84 16 112172 112156 83.4169 53.3125 0.0587332 0.0119817 2024-08-17T18:06:37.222 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:37.254 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:37.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:37.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:37.356 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:37.397 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:37.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:37.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:37.499 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:37.532 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:37.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:37.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:37.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:37 smithi037 ceph-mon[97894]: pgmap v2267: 119 pgs: 6 peering, 9 unknown, 2 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 6.7 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 41 MiB/s wr, 653 op/s; 17071/328749 objects degraded (5.193%); 10002/328749 objects misplaced (3.042%); 3.4 MiB/s, 53 objects/s recovering 2024-08-17T18:06:37.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:37 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 17071/328749 objects degraded (5.193%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:06:37.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:37 smithi037 ceph-mon[102022]: pgmap v2267: 119 pgs: 6 peering, 9 unknown, 2 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 6.7 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 41 MiB/s wr, 653 op/s; 17071/328749 objects degraded (5.193%); 10002/328749 objects misplaced (3.042%); 3.4 MiB/s, 53 objects/s recovering 2024-08-17T18:06:37.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:37 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 17071/328749 objects degraded (5.193%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:06:37.634 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:37.662 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:37.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:37.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:37.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:37 smithi046 ceph-mon[88218]: pgmap v2267: 119 pgs: 6 peering, 9 unknown, 2 active+recovering+undersized+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 6.7 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 41 MiB/s wr, 653 op/s; 17071/328749 objects degraded (5.193%); 10002/328749 objects misplaced (3.042%); 3.4 MiB/s, 53 objects/s recovering 2024-08-17T18:06:37.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:37 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 17071/328749 objects degraded (5.193%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:06:37.764 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:37.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:37.804 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:37.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:37.905 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:37.959 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-08-17T18:06:37.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:37.964 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:37.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:38.064 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:38.094 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:38.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:38.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:38.138 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 85 16 113033 113017 83.0686 53.8125 0.0110134 0.0120307 2024-08-17T18:06:38.195 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:38.232 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:38.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:38.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:38.334 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:38.360 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:38.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:38.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:38.462 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:38.497 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:38.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:38.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:38.598 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:38.636 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:38.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:38.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:38.737 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:38.779 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:38.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:38.780 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:38.881 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:38.919 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:38.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:38.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:39.021 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:39.062 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:39.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:39.067 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:39.138 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 86 16 113827 113811 82.6793 49.625 0.00551847 0.0120886 2024-08-17T18:06:39.168 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:39.201 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:39.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:39.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:39.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:06:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:06:38] "GET /metrics HTTP/1.1" 200 36718 "" "Prometheus/2.51.0" 2024-08-17T18:06:39.302 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:39.344 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:39.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:39.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:39.446 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:39.480 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:39.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:39.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:39.571 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:06:39.582 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:39.612 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:39.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:39.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:39.627 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:06:39.706 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:39 smithi037 ceph-mon[97894]: pgmap v2268: 119 pgs: 6 peering, 6 unknown, 2 active+recovering+undersized+remapped, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 6.8 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 54 MiB/s wr, 860 op/s; 17071/334698 objects degraded (5.100%); 10002/334698 objects misplaced (2.988%); 3.4 MiB/s, 53 objects/s recovering 2024-08-17T18:06:39.707 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:39.707 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:39 smithi037 ceph-mon[102022]: pgmap v2268: 119 pgs: 6 peering, 6 unknown, 2 active+recovering+undersized+remapped, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 6.8 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 54 MiB/s wr, 860 op/s; 17071/334698 objects degraded (5.100%); 10002/334698 objects misplaced (2.988%); 3.4 MiB/s, 53 objects/s recovering 2024-08-17T18:06:39.707 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:39.714 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:39.746 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:39.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:39.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:39 smithi046 ceph-mon[88218]: pgmap v2268: 119 pgs: 6 peering, 6 unknown, 2 active+recovering+undersized+remapped, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 6.8 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 54 MiB/s wr, 860 op/s; 17071/334698 objects degraded (5.100%); 10002/334698 objects misplaced (2.988%); 3.4 MiB/s, 53 objects/s recovering 2024-08-17T18:06:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:39.848 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:39.882 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:39.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:39.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:39.983 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:40.019 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:40.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:40.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:40.122 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:40.139 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 87 16 114604 114588 82.2866 48.5625 0.0200698 0.0121469 2024-08-17T18:06:40.154 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:40.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:40.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:40.256 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:40.287 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:40.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:40.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:40.390 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:40.423 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:40.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:40.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:06:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:06:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:06:40.525 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:40.556 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:40.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:40.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:40.659 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:40.710 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:40.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:40.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:40.811 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:40.845 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:40.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:40.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:40.947 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:40.989 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:40.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:40.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:41.091 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:41.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:41.130 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:41.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:41.139 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 88 16 115387 115371 81.9077 48.9375 0.0106552 0.0122029 2024-08-17T18:06:41.232 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:41.261 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:41.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:41.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:41.363 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:41.398 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is set 2024-08-17T18:06:41.402 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:41 smithi037 ceph-mon[102022]: pgmap v2269: 119 pgs: 2 active+recovering+undersized+remapped, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 111 active+clean; 6.9 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 55 MiB/s wr, 882 op/s; 17071/340131 objects degraded (5.019%); 9720/340131 objects misplaced (2.858%); 4.8 MiB/s, 76 objects/s recovering 2024-08-17T18:06:41.402 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:41 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2631464081' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:06:41.402 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:41 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:06:41.402 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:41 smithi037 ceph-mon[97894]: pgmap v2269: 119 pgs: 2 active+recovering+undersized+remapped, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 111 active+clean; 6.9 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 55 MiB/s wr, 882 op/s; 17071/340131 objects degraded (5.019%); 9720/340131 objects misplaced (2.858%); 4.8 MiB/s, 76 objects/s recovering 2024-08-17T18:06:41.402 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:41 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2631464081' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:06:41.402 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:41 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:06:41.406 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:41.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:41.410 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:41.511 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:41.545 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:41.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:41.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:41.648 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:41.687 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:41.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:41.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:41.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:41 smithi046 ceph-mon[88218]: pgmap v2269: 119 pgs: 2 active+recovering+undersized+remapped, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 111 active+clean; 6.9 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 55 MiB/s wr, 882 op/s; 17071/340131 objects degraded (5.019%); 9720/340131 objects misplaced (2.858%); 4.8 MiB/s, 76 objects/s recovering 2024-08-17T18:06:41.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:41 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2631464081' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:06:41.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:41 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:06:41.789 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:41.826 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:41.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:41.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:41.931 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:41.972 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:41.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:41.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:42.074 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:42.104 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:42.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:42.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:42.139 INFO:tasks.radosbench.radosbench.0.smithi037.stdout: 89 16 116187 116171 81.5492 50 0.0135889 0.012257 2024-08-17T18:06:42.206 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:42.248 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:42.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:42.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:42.350 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:42.388 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:42.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:42.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:42.490 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:42.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:42.523 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:42.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:42.580 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:42 smithi037 ceph-mon[97894]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:06:42.580 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:42 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:06:42.580 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:42 smithi037 ceph-mon[97894]: osdmap e1355: 8 total, 8 up, 7 in 2024-08-17T18:06:42.580 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:42 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 17071/340131 objects degraded (5.019%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:06:42.580 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:42 smithi037 ceph-mon[102022]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:06:42.580 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:42 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:06:42.581 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:42 smithi037 ceph-mon[102022]: osdmap e1355: 8 total, 8 up, 7 in 2024-08-17T18:06:42.581 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:42 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 17071/340131 objects degraded (5.019%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:06:42.624 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:42.649 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:42.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:42.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:42.751 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:42.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:42 smithi046 ceph-mon[88218]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:06:42.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:42 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:06:42.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:42 smithi046 ceph-mon[88218]: osdmap e1355: 8 total, 8 up, 7 in 2024-08-17T18:06:42.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:42 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 17071/340131 objects degraded (5.019%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:06:42.782 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:42.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:42.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:42.883 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:42.929 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:42.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:42.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:42.992 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:06:42.992 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:06:43.030 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:43.031 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:06:43.031 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:06:43.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:43.061 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:43.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:43.069 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:06:43.070 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:06:43.103 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:06:43.103 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:06:43.127 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:06:43.127 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:06:43.139 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Total time run: 90.0214 2024-08-17T18:06:43.139 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Total writes made: 116961 2024-08-17T18:06:43.140 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Write size: 65536 2024-08-17T18:06:43.140 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Object size: 65536 2024-08-17T18:06:43.140 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Bandwidth (MB/sec): 81.2036 2024-08-17T18:06:43.140 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Stddev Bandwidth: 43.3292 2024-08-17T18:06:43.140 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Max bandwidth (MB/sec): 248.438 2024-08-17T18:06:43.140 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Min bandwidth (MB/sec): 0 2024-08-17T18:06:43.140 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Average IOPS: 1299 2024-08-17T18:06:43.140 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Stddev IOPS: 693.277 2024-08-17T18:06:43.140 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Max IOPS: 3975 2024-08-17T18:06:43.140 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Min IOPS: 0 2024-08-17T18:06:43.140 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Average Latency(s): 0.0123088 2024-08-17T18:06:43.140 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Stddev Latency(s): 0.0291017 2024-08-17T18:06:43.140 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Max latency(s): 2.33481 2024-08-17T18:06:43.141 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Min latency(s): 0.00115471 2024-08-17T18:06:43.143 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:06:43.143 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:06:43.145 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Cleaning up (deleting benchmark objects) 2024-08-17T18:06:43.162 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:43.171 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:06:43.171 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:06:43.193 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:43.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:43.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:43.201 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:06:43.201 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:06:43.294 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:43.334 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:43.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:43.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:43.436 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:43.466 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:43.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:43.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:43.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:43 smithi037 ceph-mon[102022]: pgmap v2271: 119 pgs: 2 active+recovering+undersized+remapped, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 109 active+clean; 7.0 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 51 MiB/s wr, 810 op/s; 17071/342492 objects degraded (4.984%); 9720/342492 objects misplaced (2.838%); 4.8 MiB/s, 76 objects/s recovering 2024-08-17T18:06:43.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:43 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3708560762' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:06:43.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:43 smithi037 ceph-mon[97894]: pgmap v2271: 119 pgs: 2 active+recovering+undersized+remapped, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 109 active+clean; 7.0 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 51 MiB/s wr, 810 op/s; 17071/342492 objects degraded (4.984%); 9720/342492 objects misplaced (2.838%); 4.8 MiB/s, 76 objects/s recovering 2024-08-17T18:06:43.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:43 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3708560762' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:06:43.568 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:43.602 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:43.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:43.603 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:43.703 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:43.737 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:43.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:43.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:43 smithi046 ceph-mon[88218]: pgmap v2271: 119 pgs: 2 active+recovering+undersized+remapped, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 109 active+clean; 7.0 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 51 MiB/s wr, 810 op/s; 17071/342492 objects degraded (4.984%); 9720/342492 objects misplaced (2.838%); 4.8 MiB/s, 76 objects/s recovering 2024-08-17T18:06:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:43 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3708560762' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:06:43.839 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:43.868 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:43.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:43.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:43.970 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:43.981 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 6, 7, 0, 2] out_osds: [5] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:06:43.981 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:06:43.981 INFO:tasks.thrashosds.thrasher:Reweighting osd 0 to 0.22672830567480567 2024-08-17T18:06:43.982 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd reweight 0 0.22672830567480567 2024-08-17T18:06:44.002 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:44.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:44.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:44.105 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:44.148 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:44.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:44.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:44.250 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:44.280 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:44.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:44.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:44.345 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T18:06:44.382 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:44.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:44.449 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:44.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:44.550 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:44.591 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:44.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:44.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:44.693 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:44.737 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:44.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:44.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:44.839 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:44.868 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:44.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:44.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:44.970 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:45.023 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:45.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:45.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:45.125 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:45.154 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:45.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:45.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:45.256 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:45.297 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:45.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:45.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:45.399 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:45.433 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:45.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:45.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:45.535 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:45.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:45.596 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:45.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:45.675 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:45 smithi037 ceph-mon[102022]: pgmap v2272: 119 pgs: 2 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 108 active+clean; 7.1 GiB data, 25 GiB used, 600 GiB / 626 GiB avail; 45 MiB/s wr, 713 op/s; 17071/347031 objects degraded (4.919%); 9720/347031 objects misplaced (2.801%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T18:06:45.676 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:45 smithi037 ceph-mon[97894]: pgmap v2272: 119 pgs: 2 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 108 active+clean; 7.1 GiB data, 25 GiB used, 600 GiB / 626 GiB avail; 45 MiB/s wr, 713 op/s; 17071/347031 objects degraded (4.919%); 9720/347031 objects misplaced (2.801%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T18:06:45.698 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:45.737 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:45.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:45.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:45 smithi046 ceph-mon[88218]: pgmap v2272: 119 pgs: 2 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 108 active+clean; 7.1 GiB data, 25 GiB used, 600 GiB / 626 GiB avail; 45 MiB/s wr, 713 op/s; 17071/347031 objects degraded (4.919%); 9720/347031 objects misplaced (2.801%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T18:06:45.812 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:06:45.841 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:45.911 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:45.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:45.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:46.012 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:46.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:46.054 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:46.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:46.116 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:06:46.155 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:46.169 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T18:06:46.169 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T18:06:46.202 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:46.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:46.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:46.304 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:46.336 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:46.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:46.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:46.438 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:46.473 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:46.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:46.474 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:46.574 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:46.607 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:46.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:46.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:46.709 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:46.742 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:46.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:46.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:46.844 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:46.871 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:46.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:46.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:46.973 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:47.009 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:47.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:47.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:47.111 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:47.141 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:47.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:47.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:47.242 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:47.274 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:47.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:47.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:47.317 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-08-17T18:06:47.377 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:47.406 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:47.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:47.407 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:47.508 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:47.538 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:06:47.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:47 smithi037 ceph-mon[102022]: pgmap v2273: 119 pgs: 2 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 108 active+clean; 7.1 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 45 MiB/s wr, 816 op/s; 17071/347724 objects degraded (4.909%); 9402/347724 objects misplaced (2.704%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T18:06:47.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:47 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 17071/347724 objects degraded (4.909%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:06:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:47 smithi037 ceph-mon[97894]: pgmap v2273: 119 pgs: 2 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 108 active+clean; 7.1 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 45 MiB/s wr, 816 op/s; 17071/347724 objects degraded (4.909%); 9402/347724 objects misplaced (2.704%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T18:06:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:47 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 17071/347724 objects degraded (4.909%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:06:47.547 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:47.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:47.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:47.649 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:47.723 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:47.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:47.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:47 smithi046 ceph-mon[88218]: pgmap v2273: 119 pgs: 2 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 108 active+clean; 7.1 GiB data, 26 GiB used, 600 GiB / 626 GiB avail; 45 MiB/s wr, 816 op/s; 17071/347724 objects degraded (4.909%); 9402/347724 objects misplaced (2.704%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T18:06:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:47 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 17071/347724 objects degraded (4.909%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:06:47.825 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:47.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:47.875 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:47.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:47.976 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:48.005 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:48.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:48.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:48.107 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:48.146 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:48.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:48.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:48.248 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:48.286 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:48.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:48.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:48.388 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:48.422 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:48.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:48.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:48.524 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:48.558 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:48.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:48.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:48.660 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:48.697 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:48.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:48.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:48.799 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:48.836 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:48.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:48.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:48.938 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:48.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:48.977 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:48.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:49.078 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:49.112 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:49.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:49.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:49.213 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:49.248 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:49.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:49.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:49.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:06:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:06:48] "GET /metrics HTTP/1.1" 200 36718 "" "Prometheus/2.51.0" 2024-08-17T18:06:49.350 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:49.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:49.395 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:49.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:49.496 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:49.557 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:49.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:49.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:49.659 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:49.699 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:49.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:49.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:49 smithi046 ceph-mon[88218]: pgmap v2274: 119 pgs: 2 active+recovering+undersized+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 7.0 GiB data, 25 GiB used, 600 GiB / 626 GiB avail; 102 B/s rd, 34 MiB/s wr, 826 op/s; 17071/342438 objects degraded (4.985%); 9402/342438 objects misplaced (2.746%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T18:06:49.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:49 smithi037 ceph-mon[97894]: pgmap v2274: 119 pgs: 2 active+recovering+undersized+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 7.0 GiB data, 25 GiB used, 600 GiB / 626 GiB avail; 102 B/s rd, 34 MiB/s wr, 826 op/s; 17071/342438 objects degraded (4.985%); 9402/342438 objects misplaced (2.746%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T18:06:49.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:49 smithi037 ceph-mon[102022]: pgmap v2274: 119 pgs: 2 active+recovering+undersized+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 7.0 GiB data, 25 GiB used, 600 GiB / 626 GiB avail; 102 B/s rd, 34 MiB/s wr, 826 op/s; 17071/342438 objects degraded (4.985%); 9402/342438 objects misplaced (2.746%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T18:06:49.801 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:49.837 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:49.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:49.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:49.939 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:49.966 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:49.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:49.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:50.068 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:50.119 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:50.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:50.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:50.221 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:50.286 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:50.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:50.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:50.388 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:50.420 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:50.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:50.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:06:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:06:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:06:50.522 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:50.565 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:50.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:50.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:50.638 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:06:50.667 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:50.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:50.714 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:50.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:50.816 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:50.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:50.871 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:50.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:50.876 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:06:50.971 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:51.011 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:51.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:51.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:51.116 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:51.146 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:51.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:51.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:51.247 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:51.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:51.292 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:51.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:51.393 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:51.429 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:51.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:51.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:51.430 INFO:teuthology.orchestra.run.smithi037.stderr:reweighted osd.0 to 0.226728 (3a0a) 2024-08-17T18:06:51.431 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is unset 2024-08-17T18:06:51.531 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:51.553 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:51.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:51.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:51.654 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:51.677 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:51.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:51.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:51.687 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:51 smithi037 ceph-mon[102022]: pgmap v2275: 119 pgs: 2 active+recovering+undersized+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.9 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 102 B/s rd, 23 MiB/s wr, 831 op/s; 17071/336858 objects degraded (5.068%); 9069/336858 objects misplaced (2.692%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T18:06:51.687 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:51 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3369251976' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 0.22672830567480567} : dispatch 2024-08-17T18:06:51.687 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:51 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 0.22672830567480567} : dispatch 2024-08-17T18:06:51.688 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:51 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2450402879' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:06:51.688 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:51 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:06:51.688 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:51 smithi037 ceph-mon[97894]: pgmap v2275: 119 pgs: 2 active+recovering+undersized+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.9 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 102 B/s rd, 23 MiB/s wr, 831 op/s; 17071/336858 objects degraded (5.068%); 9069/336858 objects misplaced (2.692%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T18:06:51.688 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:51 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3369251976' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 0.22672830567480567} : dispatch 2024-08-17T18:06:51.688 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:51 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 0.22672830567480567} : dispatch 2024-08-17T18:06:51.688 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:51 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2450402879' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:06:51.688 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:51 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:06:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:51 smithi046 ceph-mon[88218]: pgmap v2275: 119 pgs: 2 active+recovering+undersized+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.9 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 102 B/s rd, 23 MiB/s wr, 831 op/s; 17071/336858 objects degraded (5.068%); 9069/336858 objects misplaced (2.692%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T18:06:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:51 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3369251976' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 0.22672830567480567} : dispatch 2024-08-17T18:06:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:51 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 0.22672830567480567} : dispatch 2024-08-17T18:06:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:51 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2450402879' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:06:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:51 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:06:51.778 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:51.801 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:51.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:51.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:51.903 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:51.926 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:51.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:51.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:52.028 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:52.052 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:52.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:52.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:52.154 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:52.176 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:52.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:52.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:52.277 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:52.299 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:52.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:52.300 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:52.401 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:52.433 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:52.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:52.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:52.535 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:52.560 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:52.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:52.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:52.661 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:52.684 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:52.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:52.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:52 smithi046 ceph-mon[88218]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:06:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:52 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 0.22672830567480567}]': finished 2024-08-17T18:06:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:52 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:06:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:52 smithi046 ceph-mon[88218]: osdmap e1356: 8 total, 8 up, 7 in 2024-08-17T18:06:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:52 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 17071/336858 objects degraded (5.068%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:06:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:52 smithi046 ceph-mon[88218]: osdmap e1357: 8 total, 8 up, 7 in 2024-08-17T18:06:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:52 smithi046 ceph-mon[88218]: 11.7 starting backfill to osd.6 from (0'0,0'0] MAX to 1355'7791 2024-08-17T18:06:52.786 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:52.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:52 smithi037 ceph-mon[102022]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:06:52.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:52 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 0.22672830567480567}]': finished 2024-08-17T18:06:52.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:52 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:06:52.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:52 smithi037 ceph-mon[102022]: osdmap e1356: 8 total, 8 up, 7 in 2024-08-17T18:06:52.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:52 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 17071/336858 objects degraded (5.068%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:06:52.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:52 smithi037 ceph-mon[102022]: osdmap e1357: 8 total, 8 up, 7 in 2024-08-17T18:06:52.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:52 smithi037 ceph-mon[102022]: 11.7 starting backfill to osd.6 from (0'0,0'0] MAX to 1355'7791 2024-08-17T18:06:52.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:52 smithi037 ceph-mon[97894]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:06:52.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:52 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 0.22672830567480567}]': finished 2024-08-17T18:06:52.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:52 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:06:52.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:52 smithi037 ceph-mon[97894]: osdmap e1356: 8 total, 8 up, 7 in 2024-08-17T18:06:52.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:52 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 17071/336858 objects degraded (5.068%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:06:52.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:52 smithi037 ceph-mon[97894]: osdmap e1357: 8 total, 8 up, 7 in 2024-08-17T18:06:52.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:52 smithi037 ceph-mon[97894]: 11.7 starting backfill to osd.6 from (0'0,0'0] MAX to 1355'7791 2024-08-17T18:06:52.810 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:52.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:52.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:52.911 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:52.933 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:52.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:52.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:53.035 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:53.059 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:53.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:53.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:53.161 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:53.183 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:53.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:53.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:53.285 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:53.308 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:53.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:53.309 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:53.410 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:53.445 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:53.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:53.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:53.548 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:53.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:53.571 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:53.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:53.674 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:53.705 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:53.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:53.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:53 smithi046 ceph-mon[88218]: pgmap v2277: 119 pgs: 3 peering, 4 unknown, 2 active+recovering+undersized+remapped, 2 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.8 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 2.6 KiB/s rd, 18 MiB/s wr, 827 op/s; 17071/334665 objects degraded (5.101%); 9069/334665 objects misplaced (2.710%); 4.1 MiB/s, 64 objects/s recovering 2024-08-17T18:06:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:53 smithi046 ceph-mon[88218]: Health check failed: Reduced data availability: 5 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T18:06:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:53 smithi046 ceph-mon[88218]: osdmap e1358: 8 total, 8 up, 7 in 2024-08-17T18:06:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:53 smithi046 ceph-mon[88218]: 11.f starting backfill to osd.4 from (0'0,0'0] MAX to 1355'7837 2024-08-17T18:06:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:53 smithi046 ceph-mon[88218]: 11.e starting backfill to osd.3 from (0'0,0'0] MAX to 1355'7861 2024-08-17T18:06:53.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:53 smithi037 ceph-mon[102022]: pgmap v2277: 119 pgs: 3 peering, 4 unknown, 2 active+recovering+undersized+remapped, 2 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.8 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 2.6 KiB/s rd, 18 MiB/s wr, 827 op/s; 17071/334665 objects degraded (5.101%); 9069/334665 objects misplaced (2.710%); 4.1 MiB/s, 64 objects/s recovering 2024-08-17T18:06:53.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:53 smithi037 ceph-mon[102022]: Health check failed: Reduced data availability: 5 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T18:06:53.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:53 smithi037 ceph-mon[102022]: osdmap e1358: 8 total, 8 up, 7 in 2024-08-17T18:06:53.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:53 smithi037 ceph-mon[102022]: 11.f starting backfill to osd.4 from (0'0,0'0] MAX to 1355'7837 2024-08-17T18:06:53.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:53 smithi037 ceph-mon[102022]: 11.e starting backfill to osd.3 from (0'0,0'0] MAX to 1355'7861 2024-08-17T18:06:53.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:53 smithi037 ceph-mon[97894]: pgmap v2277: 119 pgs: 3 peering, 4 unknown, 2 active+recovering+undersized+remapped, 2 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.8 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 2.6 KiB/s rd, 18 MiB/s wr, 827 op/s; 17071/334665 objects degraded (5.101%); 9069/334665 objects misplaced (2.710%); 4.1 MiB/s, 64 objects/s recovering 2024-08-17T18:06:53.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:53 smithi037 ceph-mon[97894]: Health check failed: Reduced data availability: 5 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T18:06:53.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:53 smithi037 ceph-mon[97894]: osdmap e1358: 8 total, 8 up, 7 in 2024-08-17T18:06:53.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:53 smithi037 ceph-mon[97894]: 11.f starting backfill to osd.4 from (0'0,0'0] MAX to 1355'7837 2024-08-17T18:06:53.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:53 smithi037 ceph-mon[97894]: 11.e starting backfill to osd.3 from (0'0,0'0] MAX to 1355'7861 2024-08-17T18:06:53.807 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:53.837 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:53.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:53.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:53.939 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:53.970 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:53.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:53.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:54.072 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:54.110 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:54.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:54.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:54.212 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:54.249 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:54.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:54.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:54.351 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:54.390 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:54.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:54.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:54.492 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:54.528 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:54.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:54.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:54.630 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:54.666 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:54.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:54.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:54.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:54 smithi046 ceph-mon[88218]: 11.8 starting backfill to osd.2 from (0'0,0'0] MAX to 1355'7709 2024-08-17T18:06:54.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:54 smithi046 ceph-mon[88218]: 11.b starting backfill to osd.6 from (0'0,0'0] MAX to 1355'7764 2024-08-17T18:06:54.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:54 smithi046 ceph-mon[88218]: 11.9 starting backfill to osd.7 from (0'0,0'0] MAX to 1355'7588 2024-08-17T18:06:54.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:54 smithi046 ceph-mon[88218]: 11.1 starting backfill to osd.2 from (0'0,0'0] MAX to 1355'7800 2024-08-17T18:06:54.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:54 smithi046 ceph-mon[88218]: 11.6 starting backfill to osd.6 from (0'0,0'0] MAX to 1355'7641 2024-08-17T18:06:54.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:06:54.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:54.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:54 smithi046 ceph-mon[88218]: osdmap e1359: 8 total, 8 up, 7 in 2024-08-17T18:06:54.767 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:54.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:54 smithi037 ceph-mon[102022]: 11.8 starting backfill to osd.2 from (0'0,0'0] MAX to 1355'7709 2024-08-17T18:06:54.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:54 smithi037 ceph-mon[102022]: 11.b starting backfill to osd.6 from (0'0,0'0] MAX to 1355'7764 2024-08-17T18:06:54.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:54 smithi037 ceph-mon[102022]: 11.9 starting backfill to osd.7 from (0'0,0'0] MAX to 1355'7588 2024-08-17T18:06:54.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:54 smithi037 ceph-mon[102022]: 11.1 starting backfill to osd.2 from (0'0,0'0] MAX to 1355'7800 2024-08-17T18:06:54.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:54 smithi037 ceph-mon[102022]: 11.6 starting backfill to osd.6 from (0'0,0'0] MAX to 1355'7641 2024-08-17T18:06:54.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:06:54.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:54.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:54 smithi037 ceph-mon[102022]: osdmap e1359: 8 total, 8 up, 7 in 2024-08-17T18:06:54.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:54 smithi037 ceph-mon[97894]: 11.8 starting backfill to osd.2 from (0'0,0'0] MAX to 1355'7709 2024-08-17T18:06:54.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:54 smithi037 ceph-mon[97894]: 11.b starting backfill to osd.6 from (0'0,0'0] MAX to 1355'7764 2024-08-17T18:06:54.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:54 smithi037 ceph-mon[97894]: 11.9 starting backfill to osd.7 from (0'0,0'0] MAX to 1355'7588 2024-08-17T18:06:54.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:54 smithi037 ceph-mon[97894]: 11.1 starting backfill to osd.2 from (0'0,0'0] MAX to 1355'7800 2024-08-17T18:06:54.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:54 smithi037 ceph-mon[97894]: 11.6 starting backfill to osd.6 from (0'0,0'0] MAX to 1355'7641 2024-08-17T18:06:54.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:06:54.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:54.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:54 smithi037 ceph-mon[97894]: osdmap e1359: 8 total, 8 up, 7 in 2024-08-17T18:06:54.804 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:54.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:54.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:54.905 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:54.937 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:54.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:54.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:55.038 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:55.060 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:55.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:55.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:55.162 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:55.193 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:55.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:55.194 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:55.294 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:55.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:55.328 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:55.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:55.429 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:55.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:55.474 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:55.474 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:55.575 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:55.608 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:55.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:55.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:55.710 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:55.740 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:55.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:55.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:55.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:55 smithi046 ceph-mon[88218]: pgmap v2280: 119 pgs: 3 peering, 6 remapped+peering, 4 unknown, 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 102 active+clean; 6.7 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 4.2 KiB/s rd, 12 KiB/s wr, 608 op/s; 11376/331530 objects degraded (3.431%); 9069/331530 objects misplaced (2.735%); 3.6 MiB/s, 56 objects/s recovering 2024-08-17T18:06:55.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:55 smithi046 ceph-mon[88218]: osdmap e1360: 8 total, 8 up, 7 in 2024-08-17T18:06:55.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:55 smithi037 ceph-mon[102022]: pgmap v2280: 119 pgs: 3 peering, 6 remapped+peering, 4 unknown, 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 102 active+clean; 6.7 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 4.2 KiB/s rd, 12 KiB/s wr, 608 op/s; 11376/331530 objects degraded (3.431%); 9069/331530 objects misplaced (2.735%); 3.6 MiB/s, 56 objects/s recovering 2024-08-17T18:06:55.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:55 smithi037 ceph-mon[102022]: osdmap e1360: 8 total, 8 up, 7 in 2024-08-17T18:06:55.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:55 smithi037 ceph-mon[97894]: pgmap v2280: 119 pgs: 3 peering, 6 remapped+peering, 4 unknown, 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 102 active+clean; 6.7 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 4.2 KiB/s rd, 12 KiB/s wr, 608 op/s; 11376/331530 objects degraded (3.431%); 9069/331530 objects misplaced (2.735%); 3.6 MiB/s, 56 objects/s recovering 2024-08-17T18:06:55.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:55 smithi037 ceph-mon[97894]: osdmap e1360: 8 total, 8 up, 7 in 2024-08-17T18:06:55.842 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:55.875 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:55.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:55.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:55.977 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:56.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:56.008 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:56.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:56.109 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:56.140 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:56.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:56.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:56.242 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:56.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:56.287 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:56.287 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:56.388 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:56.422 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:56.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:56.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:56.524 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:56.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:56 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:06:56.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:56 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:06:56.561 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:56.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:56.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:56.663 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:56.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:56.707 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:56.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:56.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:56 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:06:56.808 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:56.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:56.857 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:56.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:56.958 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:56.997 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:56.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:56.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:57.099 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:57.146 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:57.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:57.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:57.247 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:57.289 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:57.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:57.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:57.390 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:57.443 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:57.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:57.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:57.465 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 6, 7, 0, 2] out_osds: [5] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:06:57.465 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:06:57.466 INFO:tasks.thrashosds.thrasher:inject_pause on osd.7 2024-08-17T18:06:57.466 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T18:06:57.466 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T18:06:57.466 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.7 config set filestore_inject_stall 3 2024-08-17T18:06:57.545 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:57.571 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:57.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:57.572 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:57.673 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:57.706 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:57.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:57.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:57.720 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:57 smithi037 ceph-mon[97894]: pgmap v2283: 119 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+remapped, 8 peering, 6 remapped+peering, 4 unknown, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.7 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 492 op/s; 10357/328752 objects degraded (3.150%); 36537/328752 objects misplaced (11.114%); 15 MiB/s, 249 objects/s recovering 2024-08-17T18:06:57.720 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:57 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 10357/328752 objects degraded (3.150%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:06:57.720 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:57 smithi037 ceph-mon[102022]: pgmap v2283: 119 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+remapped, 8 peering, 6 remapped+peering, 4 unknown, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.7 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 492 op/s; 10357/328752 objects degraded (3.150%); 36537/328752 objects misplaced (11.114%); 15 MiB/s, 249 objects/s recovering 2024-08-17T18:06:57.720 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:57 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 10357/328752 objects degraded (3.150%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:06:57.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:57 smithi046 ceph-mon[88218]: pgmap v2283: 119 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+remapped, 8 peering, 6 remapped+peering, 4 unknown, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.7 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 492 op/s; 10357/328752 objects degraded (3.150%); 36537/328752 objects misplaced (11.114%); 15 MiB/s, 249 objects/s recovering 2024-08-17T18:06:57.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:57 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 10357/328752 objects degraded (3.150%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:06:57.809 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:57.841 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:57.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:57.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:57.943 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:57.975 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:57.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:57.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:58.077 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:58.119 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:58.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:58.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:58.221 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:58.254 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:58.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:58.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:58.257 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:06:58.257 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:06:58.281 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T18:06:58.281 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T18:06:58.286 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:06:58.286 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:06:58.315 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:06:58.316 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:06:58.346 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:06:58.346 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:06:58.356 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:58.370 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:06:58.371 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:06:58.387 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:58.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:58.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:58.397 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:06:58.397 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:06:58.428 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:06:58.429 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:06:58.468 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:06:58.468 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:06:58.489 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:58.519 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:58.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:58.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:58.621 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:58.655 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:58.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:58.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:58.757 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:58.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:58 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3668976066' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:06:58.789 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:58.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:58.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:58.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:58 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3668976066' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:06:58.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:58 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3668976066' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:06:58.891 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:58.924 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:58.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:58.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:59.026 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:59.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:59.057 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:59.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:59.147 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T18:06:59.158 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:59.186 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:06:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:06:58] "GET /metrics HTTP/1.1" 200 36747 "" "Prometheus/2.51.0" 2024-08-17T18:06:59.190 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:59.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:59.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:59.266 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-08-17T18:06:59.292 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:59.330 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:59.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:59.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:59.432 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:59.464 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:59.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:59.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:59.467 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:59 smithi037 ceph-mon[97894]: pgmap v2284: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+remapped, 5 peering, 1 active+recovering+undersized+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 6.6 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 615 op/s; 15848/323802 objects degraded (4.894%); 57644/323802 objects misplaced (17.802%); 13 MiB/s, 203 objects/s recovering 2024-08-17T18:06:59.467 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:06:59 smithi037 ceph-mon[97894]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 3 pgs peering) 2024-08-17T18:06:59.565 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:59.608 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:59.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:59.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:59.710 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:59.734 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:06:59.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:59.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:59.744 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:59 smithi037 ceph-mon[102022]: pgmap v2284: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+remapped, 5 peering, 1 active+recovering+undersized+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 6.6 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 615 op/s; 15848/323802 objects degraded (4.894%); 57644/323802 objects misplaced (17.802%); 13 MiB/s, 203 objects/s recovering 2024-08-17T18:06:59.744 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:06:59 smithi037 ceph-mon[102022]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 3 pgs peering) 2024-08-17T18:06:59.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:59 smithi046 ceph-mon[88218]: pgmap v2284: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+remapped, 5 peering, 1 active+recovering+undersized+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 6.6 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 0 B/s wr, 615 op/s; 15848/323802 objects degraded (4.894%); 57644/323802 objects misplaced (17.802%); 13 MiB/s, 203 objects/s recovering 2024-08-17T18:06:59.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:06:59 smithi046 ceph-mon[88218]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 3 pgs peering) 2024-08-17T18:06:59.836 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:59.879 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:06:59.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:59.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:59.982 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:00.020 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:00.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:00.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:00.122 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:00.153 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:00.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:00.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:00.187 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:07:00.255 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:00.288 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:00.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:00.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:00.390 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:00.434 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:00.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:00.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:07:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:07:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:07:00.536 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:00.567 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:00.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:00.568 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:00.669 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:00.703 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:00.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:00.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:00.805 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:00.834 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:00.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:00.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:00.936 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:00.979 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:00.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:00.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:01.081 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:01.111 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:01.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:01.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:01.213 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:01.254 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:01.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:01.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:01.356 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:01.383 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:01.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:01.384 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:01.398 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:07:01.475 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:01 smithi037 ceph-mon[97894]: pgmap v2285: 119 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 6.5 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 585 op/s; 15848/319458 objects degraded (4.961%); 55047/319458 objects misplaced (17.231%); 27 MiB/s, 436 objects/s recovering 2024-08-17T18:07:01.484 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:01.518 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:01.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:01.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:01.620 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:01.657 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:01.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:01.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:01.759 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:01.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:01 smithi046 ceph-mon[88218]: pgmap v2285: 119 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 6.5 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 585 op/s; 15848/319458 objects degraded (4.961%); 55047/319458 objects misplaced (17.231%); 27 MiB/s, 436 objects/s recovering 2024-08-17T18:07:01.792 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:07:01.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:01 smithi037 ceph-mon[102022]: pgmap v2285: 119 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 6.5 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 585 op/s; 15848/319458 objects degraded (4.961%); 55047/319458 objects misplaced (17.231%); 27 MiB/s, 436 objects/s recovering 2024-08-17T18:07:01.797 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:01.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:01.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:01.901 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:01.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:01.946 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:01.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:02.050 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:02.079 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:02.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:02.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:02.181 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:02.219 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:02.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:02.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:02.321 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:02.375 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:02.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:02.376 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:02.476 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:07:02.478 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:02.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:02.518 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:02.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:02.619 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:02.632 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:02 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 15848/319458 objects degraded (4.961%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:07:02.632 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:02 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 15848/319458 objects degraded (4.961%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:07:02.656 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:02.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:02.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:02.758 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:02.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:02 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 15848/319458 objects degraded (4.961%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:07:02.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:02.797 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:02.797 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:02.898 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:02.936 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:02.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:02.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:03.038 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:03.073 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:03.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:03.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:03.175 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:03.215 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:03.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:03.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:03.317 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:03.347 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:03.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:03.348 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:03.449 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:03.461 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T18:07:03.461 INFO:teuthology.orchestra.run.smithi037.stdout: "size": 20, 2024-08-17T18:07:03.461 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 600, 2024-08-17T18:07:03.461 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [ 2024-08-17T18:07:03.461 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.461 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.46388.0:38086 11.b 11:d18fd777:::benchmark_data_smithi037_293176_object38085:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1342)", 2024-08-17T18:07:03.461 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:05:28.725276+0000", 2024-08-17T18:07:03.461 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 94.731945792000005, 2024-08-17T18:07:03.461 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.257247, 2024-08-17T18:07:03.461 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:07:03.461 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:07:03.462 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:03.462 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:07:03.462 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.46388", 2024-08-17T18:07:03.462 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:07:03.462 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 38086 2024-08-17T18:07:03.462 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.462 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:07:03.462 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.462 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:07:03.462 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.725276+0000", 2024-08-17T18:07:03.462 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.462 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.463 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.463 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:07:03.463 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.725276+0000", 2024-08-17T18:07:03.463 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.463 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.463 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.463 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:07:03.463 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.725277+0000", 2024-08-17T18:07:03.463 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.3799999999999996e-07 2024-08-17T18:07:03.463 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.463 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.463 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:07:03.464 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.725301+0000", 2024-08-17T18:07:03.464 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.3598999999999999e-05 2024-08-17T18:07:03.464 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.464 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.464 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:07:03.464 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.725311+0000", 2024-08-17T18:07:03.464 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.7820000000000005e-06 2024-08-17T18:07:03.464 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.464 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.464 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:07:03.464 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.725318+0000", 2024-08-17T18:07:03.465 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.5889999999999997e-06 2024-08-17T18:07:03.465 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.465 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.465 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.465 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.725392+0000", 2024-08-17T18:07:03.465 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.3725000000000003e-05 2024-08-17T18:07:03.465 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.465 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.465 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:07:03.465 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.725532+0000", 2024-08-17T18:07:03.465 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013975399999999999 2024-08-17T18:07:03.465 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.465 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.466 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,4", 2024-08-17T18:07:03.466 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.725658+0000", 2024-08-17T18:07:03.466 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012613199999999999 2024-08-17T18:07:03.466 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.466 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.466 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.466 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.729277+0000", 2024-08-17T18:07:03.466 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0036189799999999999 2024-08-17T18:07:03.466 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.466 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.466 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.466 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.732110+0000", 2024-08-17T18:07:03.466 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0028336030000000001 2024-08-17T18:07:03.467 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.467 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.467 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:07:03.467 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.982426+0000", 2024-08-17T18:07:03.467 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.25031569199999998 2024-08-17T18:07:03.467 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.467 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.467 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:07:03.467 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.982474+0000", 2024-08-17T18:07:03.467 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7494999999999998e-05 2024-08-17T18:07:03.467 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.467 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.468 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:07:03.468 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.982523+0000", 2024-08-17T18:07:03.468 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9910999999999997e-05 2024-08-17T18:07:03.468 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.468 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:07:03.468 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.468 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.468 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.468 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.46388.0:38090 11.b 11:d3f24519:::benchmark_data_smithi037_293176_object38089:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1342)", 2024-08-17T18:07:03.468 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:05:28.728615+0000", 2024-08-17T18:07:03.468 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 94.728607710999995, 2024-08-17T18:07:03.468 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.25602139899999998, 2024-08-17T18:07:03.468 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:07:03.469 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:07:03.469 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:03.469 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:07:03.469 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.46388", 2024-08-17T18:07:03.469 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:07:03.469 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 38090 2024-08-17T18:07:03.469 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.469 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:07:03.469 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.469 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:07:03.469 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.728615+0000", 2024-08-17T18:07:03.469 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.469 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.469 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.470 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:07:03.470 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.728615+0000", 2024-08-17T18:07:03.470 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.470 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.470 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.470 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:07:03.470 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.728616+0000", 2024-08-17T18:07:03.470 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.513e-06 2024-08-17T18:07:03.470 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.470 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.470 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:07:03.470 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.728639+0000", 2024-08-17T18:07:03.470 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2612999999999998e-05 2024-08-17T18:07:03.471 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.471 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.471 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:07:03.471 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.728651+0000", 2024-08-17T18:07:03.471 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2445e-05 2024-08-17T18:07:03.471 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.471 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.471 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:07:03.471 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.728658+0000", 2024-08-17T18:07:03.471 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.8349999999999998e-06 2024-08-17T18:07:03.471 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.471 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.471 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.471 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.729305+0000", 2024-08-17T18:07:03.472 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00064714600000000003 2024-08-17T18:07:03.472 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.472 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.472 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:07:03.472 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.729448+0000", 2024-08-17T18:07:03.472 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014270999999999999 2024-08-17T18:07:03.472 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.472 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.472 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,4", 2024-08-17T18:07:03.472 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.729582+0000", 2024-08-17T18:07:03.472 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013378899999999999 2024-08-17T18:07:03.473 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.473 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.473 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:07:03.473 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.982533+0000", 2024-08-17T18:07:03.473 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.25295137600000001 2024-08-17T18:07:03.473 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.473 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.473 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.473 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.984384+0000", 2024-08-17T18:07:03.473 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001850714 2024-08-17T18:07:03.473 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.473 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.473 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.473 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.984427+0000", 2024-08-17T18:07:03.473 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.3594999999999998e-05 2024-08-17T18:07:03.474 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.474 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.474 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:07:03.474 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.984588+0000", 2024-08-17T18:07:03.474 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00016032500000000001 2024-08-17T18:07:03.474 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.474 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.474 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:07:03.474 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.984636+0000", 2024-08-17T18:07:03.474 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.8337999999999997e-05 2024-08-17T18:07:03.474 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.474 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:07:03.474 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.475 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.475 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.475 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.46388.0:38094 11.b 11:d6b7b254:::benchmark_data_smithi037_293176_object38093:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1342)", 2024-08-17T18:07:03.475 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:05:28.730022+0000", 2024-08-17T18:07:03.475 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 94.727200573999994, 2024-08-17T18:07:03.475 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.25482608499999998, 2024-08-17T18:07:03.475 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:07:03.475 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:07:03.476 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:03.476 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:07:03.476 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.46388", 2024-08-17T18:07:03.476 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:07:03.476 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 38094 2024-08-17T18:07:03.476 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.476 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:07:03.476 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.476 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:07:03.476 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.730022+0000", 2024-08-17T18:07:03.477 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.477 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.477 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.477 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:07:03.477 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.730022+0000", 2024-08-17T18:07:03.477 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.477 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.477 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.477 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:07:03.477 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.730023+0000", 2024-08-17T18:07:03.477 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.062e-06 2024-08-17T18:07:03.477 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.477 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.477 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:07:03.478 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.730045+0000", 2024-08-17T18:07:03.478 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2659000000000001e-05 2024-08-17T18:07:03.478 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.478 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.478 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:07:03.478 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.730057+0000", 2024-08-17T18:07:03.478 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1827999999999999e-05 2024-08-17T18:07:03.478 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.478 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.478 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:07:03.478 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.730065+0000", 2024-08-17T18:07:03.478 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.3900000000000004e-06 2024-08-17T18:07:03.478 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.479 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.479 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.479 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.732153+0000", 2024-08-17T18:07:03.479 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0020888590000000002 2024-08-17T18:07:03.479 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.479 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.479 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:07:03.479 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.732350+0000", 2024-08-17T18:07:03.479 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00019638899999999999 2024-08-17T18:07:03.479 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.479 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.479 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,4", 2024-08-17T18:07:03.479 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.732559+0000", 2024-08-17T18:07:03.479 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00020932599999999999 2024-08-17T18:07:03.480 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.480 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.480 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:07:03.480 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.984328+0000", 2024-08-17T18:07:03.480 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.25176862700000002 2024-08-17T18:07:03.480 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.480 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.480 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.480 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.984681+0000", 2024-08-17T18:07:03.480 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00035321400000000002 2024-08-17T18:07:03.480 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.480 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.480 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.481 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.984715+0000", 2024-08-17T18:07:03.481 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.4310999999999997e-05 2024-08-17T18:07:03.481 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.481 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.481 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:07:03.481 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.984810+0000", 2024-08-17T18:07:03.481 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.5017000000000002e-05 2024-08-17T18:07:03.481 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.481 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.481 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:07:03.481 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.984848+0000", 2024-08-17T18:07:03.481 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.7403000000000001e-05 2024-08-17T18:07:03.481 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.482 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:07:03.482 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.482 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.482 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.482 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.46388.0:38098 11.b 11:d76c1d7a:::benchmark_data_smithi037_293176_object38097:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1342)", 2024-08-17T18:07:03.482 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:05:28.730464+0000", 2024-08-17T18:07:03.482 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 94.726758505999996, 2024-08-17T18:07:03.482 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.25458794600000001, 2024-08-17T18:07:03.482 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:07:03.482 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:07:03.482 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:03.482 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:07:03.483 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.46388", 2024-08-17T18:07:03.483 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:07:03.483 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 38098 2024-08-17T18:07:03.483 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.483 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:07:03.483 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.483 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:07:03.483 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.730464+0000", 2024-08-17T18:07:03.483 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.483 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.483 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.484 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:07:03.484 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.730464+0000", 2024-08-17T18:07:03.484 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.484 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.484 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.484 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:07:03.484 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.730464+0000", 2024-08-17T18:07:03.484 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0999999999999998e-07 2024-08-17T18:07:03.484 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.484 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.484 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:07:03.484 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.730482+0000", 2024-08-17T18:07:03.485 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.7265000000000002e-05 2024-08-17T18:07:03.485 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.485 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.485 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:07:03.485 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.730490+0000", 2024-08-17T18:07:03.485 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.4810000000000006e-06 2024-08-17T18:07:03.485 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.485 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.485 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:07:03.485 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.730495+0000", 2024-08-17T18:07:03.485 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.758e-06 2024-08-17T18:07:03.485 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.485 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.485 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.486 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.733867+0000", 2024-08-17T18:07:03.486 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0033719169999999999 2024-08-17T18:07:03.486 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.486 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.486 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:07:03.486 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.734001+0000", 2024-08-17T18:07:03.486 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013451500000000001 2024-08-17T18:07:03.486 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.486 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.486 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,4", 2024-08-17T18:07:03.486 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.734127+0000", 2024-08-17T18:07:03.486 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012528300000000001 2024-08-17T18:07:03.486 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.486 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.487 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:07:03.487 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.984335+0000", 2024-08-17T18:07:03.487 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.25020872500000002 2024-08-17T18:07:03.487 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.487 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.487 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.487 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.984887+0000", 2024-08-17T18:07:03.487 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00055126299999999997 2024-08-17T18:07:03.487 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.487 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.487 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.487 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.984923+0000", 2024-08-17T18:07:03.487 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.6346000000000001e-05 2024-08-17T18:07:03.487 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.487 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.488 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:07:03.488 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.985015+0000", 2024-08-17T18:07:03.488 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.2485999999999995e-05 2024-08-17T18:07:03.488 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.488 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.488 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:07:03.488 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.985052+0000", 2024-08-17T18:07:03.488 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.6196999999999999e-05 2024-08-17T18:07:03.488 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.488 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:07:03.488 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.488 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.488 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.489 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.46388.0:38100 11.b 11:d50041f1:::benchmark_data_smithi037_293176_object38099:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1342)", 2024-08-17T18:07:03.489 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:05:28.730540+0000", 2024-08-17T18:07:03.489 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 94.726682230999998, 2024-08-17T18:07:03.489 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.25584305099999999, 2024-08-17T18:07:03.489 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:07:03.489 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:07:03.489 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:03.489 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:07:03.489 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.46388", 2024-08-17T18:07:03.489 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:07:03.489 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 38100 2024-08-17T18:07:03.489 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.490 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:07:03.490 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.490 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:07:03.490 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.730540+0000", 2024-08-17T18:07:03.490 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.490 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.490 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.490 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:07:03.490 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.730540+0000", 2024-08-17T18:07:03.490 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.490 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.490 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.491 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:07:03.491 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.730540+0000", 2024-08-17T18:07:03.491 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.8900000000000001e-07 2024-08-17T18:07:03.491 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.491 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.491 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:07:03.491 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.730555+0000", 2024-08-17T18:07:03.491 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4355000000000001e-05 2024-08-17T18:07:03.491 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.491 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.491 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:07:03.491 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.730559+0000", 2024-08-17T18:07:03.492 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.1450000000000001e-06 2024-08-17T18:07:03.492 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.492 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.492 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:07:03.492 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.730562+0000", 2024-08-17T18:07:03.492 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.1609999999999999e-06 2024-08-17T18:07:03.492 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.492 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.492 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.492 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.982571+0000", 2024-08-17T18:07:03.492 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.25200866199999999 2024-08-17T18:07:03.492 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.492 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.493 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:07:03.493 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.982774+0000", 2024-08-17T18:07:03.493 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000203263 2024-08-17T18:07:03.493 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.493 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.493 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,4", 2024-08-17T18:07:03.493 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.982926+0000", 2024-08-17T18:07:03.493 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000151772 2024-08-17T18:07:03.493 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.493 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.493 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:07:03.493 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.985066+0000", 2024-08-17T18:07:03.493 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0021398979999999999 2024-08-17T18:07:03.494 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.494 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.494 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.494 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.985095+0000", 2024-08-17T18:07:03.494 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.9762999999999999e-05 2024-08-17T18:07:03.494 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.494 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.494 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.494 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.986180+0000", 2024-08-17T18:07:03.494 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0010844979999999999 2024-08-17T18:07:03.494 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.494 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.494 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:07:03.495 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.986339+0000", 2024-08-17T18:07:03.495 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00015880000000000001 2024-08-17T18:07:03.495 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.495 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.495 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:07:03.495 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.986383+0000", 2024-08-17T18:07:03.495 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.4444999999999999e-05 2024-08-17T18:07:03.495 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.495 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:07:03.495 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.495 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.495 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.495 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.46388.0:38105 11.8 11:11f65de5:::benchmark_data_smithi037_293176_object38104:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1342)", 2024-08-17T18:07:03.496 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:05:28.735071+0000", 2024-08-17T18:07:03.496 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 94.722151490000002, 2024-08-17T18:07:03.496 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.25867655000000001, 2024-08-17T18:07:03.496 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:07:03.496 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:07:03.496 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:03.496 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:07:03.496 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.46388", 2024-08-17T18:07:03.496 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:07:03.496 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 38105 2024-08-17T18:07:03.496 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.496 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:07:03.497 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.497 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:07:03.497 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735071+0000", 2024-08-17T18:07:03.497 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.497 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.497 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.497 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:07:03.497 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735071+0000", 2024-08-17T18:07:03.497 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.497 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.497 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.497 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:07:03.497 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735072+0000", 2024-08-17T18:07:03.498 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1799999999999999e-06 2024-08-17T18:07:03.498 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.498 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.498 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:07:03.498 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735094+0000", 2024-08-17T18:07:03.498 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1787e-05 2024-08-17T18:07:03.498 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.498 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.498 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:07:03.498 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735105+0000", 2024-08-17T18:07:03.498 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1796e-05 2024-08-17T18:07:03.498 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.498 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.499 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:07:03.499 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735112+0000", 2024-08-17T18:07:03.499 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.6930000000000001e-06 2024-08-17T18:07:03.499 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.499 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.499 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.499 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735151+0000", 2024-08-17T18:07:03.499 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.8809000000000001e-05 2024-08-17T18:07:03.499 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.499 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.499 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:07:03.499 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735283+0000", 2024-08-17T18:07:03.499 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013247899999999999 2024-08-17T18:07:03.499 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.500 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.500 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 5,6", 2024-08-17T18:07:03.500 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.982452+0000", 2024-08-17T18:07:03.500 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.24716898900000001 2024-08-17T18:07:03.500 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.500 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.500 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.500 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.987028+0000", 2024-08-17T18:07:03.500 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.004575801 2024-08-17T18:07:03.500 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.500 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.500 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.500 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.987065+0000", 2024-08-17T18:07:03.500 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.6738e-05 2024-08-17T18:07:03.501 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.501 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.501 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:07:03.501 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.993584+0000", 2024-08-17T18:07:03.501 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0065185399999999998 2024-08-17T18:07:03.501 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.501 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.501 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:07:03.501 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.993687+0000", 2024-08-17T18:07:03.501 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000103371 2024-08-17T18:07:03.501 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.501 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.501 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:07:03.501 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.993747+0000", 2024-08-17T18:07:03.502 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0367e-05 2024-08-17T18:07:03.502 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.502 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:07:03.502 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.502 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.502 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.502 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.46388.0:38106 11.a 11:55185bc1:::benchmark_data_smithi037_293176_object38105:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1342)", 2024-08-17T18:07:03.502 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:05:28.735131+0000", 2024-08-17T18:07:03.502 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 94.722091355000003, 2024-08-17T18:07:03.502 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.251804947, 2024-08-17T18:07:03.502 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:07:03.502 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:07:03.502 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:03.503 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:07:03.503 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.46388", 2024-08-17T18:07:03.503 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:07:03.503 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 38106 2024-08-17T18:07:03.503 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.503 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:07:03.503 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.503 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:07:03.503 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735131+0000", 2024-08-17T18:07:03.503 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.503 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.503 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.503 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:07:03.503 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735131+0000", 2024-08-17T18:07:03.504 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.504 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.504 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.504 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:07:03.504 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735131+0000", 2024-08-17T18:07:03.504 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9999999999999998e-07 2024-08-17T18:07:03.504 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.504 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.504 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:07:03.504 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735150+0000", 2024-08-17T18:07:03.504 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8450000000000001e-05 2024-08-17T18:07:03.504 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.504 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.504 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:07:03.504 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735157+0000", 2024-08-17T18:07:03.505 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0339999999999999e-06 2024-08-17T18:07:03.505 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.505 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.505 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:07:03.505 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735162+0000", 2024-08-17T18:07:03.505 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.2610000000000001e-06 2024-08-17T18:07:03.505 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.505 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.505 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.505 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735202+0000", 2024-08-17T18:07:03.505 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.9440999999999997e-05 2024-08-17T18:07:03.505 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.505 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.506 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:07:03.506 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735325+0000", 2024-08-17T18:07:03.506 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00012364200000000001 2024-08-17T18:07:03.506 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.506 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.506 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 5,6", 2024-08-17T18:07:03.506 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.982717+0000", 2024-08-17T18:07:03.506 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.247392209 2024-08-17T18:07:03.506 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.506 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.506 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.506 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.986206+0000", 2024-08-17T18:07:03.506 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0034885749999999998 2024-08-17T18:07:03.506 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.507 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.507 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:07:03.507 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.986282+0000", 2024-08-17T18:07:03.507 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.5768999999999999e-05 2024-08-17T18:07:03.507 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.507 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.507 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.507 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.986823+0000", 2024-08-17T18:07:03.507 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00054092699999999997 2024-08-17T18:07:03.507 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.507 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.507 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:07:03.507 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.986893+0000", 2024-08-17T18:07:03.507 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0362000000000002e-05 2024-08-17T18:07:03.508 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.508 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.508 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:07:03.508 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.986936+0000", 2024-08-17T18:07:03.508 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.2777000000000001e-05 2024-08-17T18:07:03.508 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.508 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:07:03.508 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.508 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.508 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.508 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.46388.0:38107 11.8 11:18c7d930:::benchmark_data_smithi037_293176_object38106:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1342)", 2024-08-17T18:07:03.508 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:05:28.735175+0000", 2024-08-17T18:07:03.508 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 94.722047372000006, 2024-08-17T18:07:03.508 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.25866735800000001, 2024-08-17T18:07:03.508 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:07:03.509 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:07:03.509 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:03.509 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:07:03.509 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.46388", 2024-08-17T18:07:03.509 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:07:03.509 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 38107 2024-08-17T18:07:03.509 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.509 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:07:03.509 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.509 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:07:03.509 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735175+0000", 2024-08-17T18:07:03.509 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.509 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.509 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.509 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:07:03.510 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735175+0000", 2024-08-17T18:07:03.510 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.510 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.510 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.510 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:07:03.510 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735175+0000", 2024-08-17T18:07:03.510 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.8999999999999997e-07 2024-08-17T18:07:03.510 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.510 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.510 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:07:03.510 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735194+0000", 2024-08-17T18:07:03.510 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8530999999999999e-05 2024-08-17T18:07:03.510 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.510 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.511 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:07:03.511 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735200+0000", 2024-08-17T18:07:03.511 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.6109999999999999e-06 2024-08-17T18:07:03.511 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.511 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.511 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:07:03.511 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735205+0000", 2024-08-17T18:07:03.511 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.0209999999999999e-06 2024-08-17T18:07:03.511 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.511 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.511 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.511 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.983888+0000", 2024-08-17T18:07:03.511 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.24868286100000001 2024-08-17T18:07:03.512 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.512 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.512 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:07:03.512 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.984006+0000", 2024-08-17T18:07:03.512 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000117397 2024-08-17T18:07:03.512 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.512 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.512 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 5,6", 2024-08-17T18:07:03.512 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.984107+0000", 2024-08-17T18:07:03.512 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00010082 2024-08-17T18:07:03.512 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.512 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.512 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.512 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.990195+0000", 2024-08-17T18:07:03.512 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0060886530000000003 2024-08-17T18:07:03.513 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.513 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.513 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.513 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.990236+0000", 2024-08-17T18:07:03.513 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.1063999999999999e-05 2024-08-17T18:07:03.513 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.513 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.513 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:07:03.513 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.993758+0000", 2024-08-17T18:07:03.513 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0035215889999999999 2024-08-17T18:07:03.513 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.513 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.513 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:07:03.513 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.993813+0000", 2024-08-17T18:07:03.513 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4901999999999997e-05 2024-08-17T18:07:03.514 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.514 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.514 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:07:03.514 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.993842+0000", 2024-08-17T18:07:03.514 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.9419000000000001e-05 2024-08-17T18:07:03.514 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.514 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:07:03.514 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.514 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.514 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.514 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.46388.0:38108 11.8 11:197bdfad:::benchmark_data_smithi037_293176_object38107:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1342)", 2024-08-17T18:07:03.514 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:05:28.735212+0000", 2024-08-17T18:07:03.514 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 94.722010144999999, 2024-08-17T18:07:03.514 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.25883209699999998, 2024-08-17T18:07:03.515 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:07:03.515 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:07:03.515 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:03.515 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:07:03.515 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.46388", 2024-08-17T18:07:03.515 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:07:03.515 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 38108 2024-08-17T18:07:03.515 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.515 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:07:03.515 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.515 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:07:03.515 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735212+0000", 2024-08-17T18:07:03.515 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.515 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.515 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.516 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:07:03.516 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735212+0000", 2024-08-17T18:07:03.516 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.516 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.516 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.516 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:07:03.516 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735213+0000", 2024-08-17T18:07:03.516 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.0200000000000002e-07 2024-08-17T18:07:03.516 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.516 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.516 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:07:03.516 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735243+0000", 2024-08-17T18:07:03.516 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.0423e-05 2024-08-17T18:07:03.516 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.516 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.517 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:07:03.517 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735250+0000", 2024-08-17T18:07:03.517 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.584e-06 2024-08-17T18:07:03.517 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.517 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.517 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:07:03.517 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.735254+0000", 2024-08-17T18:07:03.517 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9099999999999996e-06 2024-08-17T18:07:03.517 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.517 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.517 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.517 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.985431+0000", 2024-08-17T18:07:03.517 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.25017692600000002 2024-08-17T18:07:03.517 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.518 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:03.519 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:07:03.519 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.985576+0000", 2024-08-17T18:07:03.519 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000144423 2024-08-17T18:07:03.519 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.519 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.519 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 5,6", 2024-08-17T18:07:03.519 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.985709+0000", 2024-08-17T18:07:03.519 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000133194 2024-08-17T18:07:03.520 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.520 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.520 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.520 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.990284+0000", 2024-08-17T18:07:03.520 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0045754539999999996 2024-08-17T18:07:03.520 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.520 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.520 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:07:03.520 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.993854+0000", 2024-08-17T18:07:03.520 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0035691989999999999 2024-08-17T18:07:03.520 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.520 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.520 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.520 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.993957+0000", 2024-08-17T18:07:03.520 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00010323399999999999 2024-08-17T18:07:03.521 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.521 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.521 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:07:03.521 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.994004+0000", 2024-08-17T18:07:03.521 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7443e-05 2024-08-17T18:07:03.521 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.521 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.521 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:07:03.521 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:05:28.994044+0000", 2024-08-17T18:07:03.521 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.9805000000000003e-05 2024-08-17T18:07:03.521 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.521 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:07:03.521 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.521 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.521 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.522 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.46388.0:90855 11.8 11:14ef92b9:::benchmark_data_smithi037_293176_object90854:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1345)", 2024-08-17T18:07:03.522 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:06:07.633761+0000", 2024-08-17T18:07:03.522 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 55.823461254000001, 2024-08-17T18:07:03.522 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2678194349999998, 2024-08-17T18:07:03.522 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:07:03.522 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:07:03.522 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T18:07:03.522 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:07:03.522 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.46388", 2024-08-17T18:07:03.522 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:07:03.522 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 90855 2024-08-17T18:07:03.522 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.522 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:07:03.523 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.523 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:07:03.523 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.633761+0000", 2024-08-17T18:07:03.523 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.523 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.523 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.523 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:07:03.523 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.633761+0000", 2024-08-17T18:07:03.523 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.523 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.523 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.523 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:07:03.524 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.633762+0000", 2024-08-17T18:07:03.524 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.437e-06 2024-08-17T18:07:03.524 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.524 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.524 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:07:03.524 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.633786+0000", 2024-08-17T18:07:03.524 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.3723999999999999e-05 2024-08-17T18:07:03.524 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.524 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.524 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:07:03.524 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.633796+0000", 2024-08-17T18:07:03.524 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0299000000000001e-05 2024-08-17T18:07:03.524 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.524 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.525 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:07:03.525 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.633811+0000", 2024-08-17T18:07:03.525 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4443e-05 2024-08-17T18:07:03.525 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.525 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.525 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.525 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.633851+0000", 2024-08-17T18:07:03.525 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.0086999999999998e-05 2024-08-17T18:07:03.525 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.525 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.525 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:07:03.525 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.634084+0000", 2024-08-17T18:07:03.525 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000233255 2024-08-17T18:07:03.525 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.526 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.526 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 5,6", 2024-08-17T18:07:03.526 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.634227+0000", 2024-08-17T18:07:03.526 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014269799999999999 2024-08-17T18:07:03.526 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.526 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.526 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.526 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.638866+0000", 2024-08-17T18:07:03.526 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0046386429999999996 2024-08-17T18:07:03.526 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.526 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.526 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:07:03.527 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.641234+0000", 2024-08-17T18:07:03.527 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0023687869999999998 2024-08-17T18:07:03.527 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.527 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.527 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.527 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.693603+0000", 2024-08-17T18:07:03.527 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.052368985 2024-08-17T18:07:03.527 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.527 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.527 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:07:03.527 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.693615+0000", 2024-08-17T18:07:03.527 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.165e-05 2024-08-17T18:07:03.527 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.528 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.528 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.528 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:08.666567+0000", 2024-08-17T18:07:03.528 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.97295166600000005 2024-08-17T18:07:03.528 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.528 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.528 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:07:03.528 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:08.666580+0000", 2024-08-17T18:07:03.528 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3036e-05 2024-08-17T18:07:03.528 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.528 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.528 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.528 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.901501+0000", 2024-08-17T18:07:03.528 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.234921801 2024-08-17T18:07:03.529 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.529 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.529 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:07:03.529 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.901580+0000", 2024-08-17T18:07:03.529 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.8924000000000005e-05 2024-08-17T18:07:03.529 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.529 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:07:03.529 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.529 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.529 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.529 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.46388.0:90861 11.a 11:596f1a62:::benchmark_data_smithi037_293176_object90860:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1345)", 2024-08-17T18:07:03.529 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:06:07.648613+0000", 2024-08-17T18:07:03.529 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 55.808609529999998, 2024-08-17T18:07:03.530 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.3395113589999998, 2024-08-17T18:07:03.530 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:07:03.530 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:07:03.530 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:03.530 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:07:03.530 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.46388", 2024-08-17T18:07:03.530 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:07:03.530 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 90861 2024-08-17T18:07:03.530 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.530 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:07:03.530 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.530 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:07:03.530 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.648613+0000", 2024-08-17T18:07:03.531 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.531 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.531 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.531 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:07:03.531 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.648613+0000", 2024-08-17T18:07:03.531 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.531 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.531 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.531 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:07:03.531 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.648614+0000", 2024-08-17T18:07:03.531 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0640000000000001e-06 2024-08-17T18:07:03.531 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.531 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.532 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:07:03.532 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.648639+0000", 2024-08-17T18:07:03.532 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.4808e-05 2024-08-17T18:07:03.532 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.532 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.532 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:07:03.532 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.648650+0000", 2024-08-17T18:07:03.532 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0967e-05 2024-08-17T18:07:03.532 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.532 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.532 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:07:03.532 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.648657+0000", 2024-08-17T18:07:03.532 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7619999999999995e-06 2024-08-17T18:07:03.532 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.533 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.533 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.533 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.692474+0000", 2024-08-17T18:07:03.533 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.043816658000000001 2024-08-17T18:07:03.533 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.533 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.533 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:07:03.533 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.692489+0000", 2024-08-17T18:07:03.533 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5260999999999998e-05 2024-08-17T18:07:03.533 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.533 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.533 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.533 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:08.660509+0000", 2024-08-17T18:07:03.533 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.96801943899999998 2024-08-17T18:07:03.534 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.534 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.534 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:07:03.534 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:08.660524+0000", 2024-08-17T18:07:03.534 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5495999999999999e-05 2024-08-17T18:07:03.534 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.534 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.534 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.534 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.907342+0000", 2024-08-17T18:07:03.534 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2468175459999999 2024-08-17T18:07:03.534 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.534 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.534 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:07:03.535 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.907471+0000", 2024-08-17T18:07:03.535 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000129002 2024-08-17T18:07:03.535 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.535 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.535 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,6", 2024-08-17T18:07:03.535 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.907990+0000", 2024-08-17T18:07:03.535 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00051895100000000003 2024-08-17T18:07:03.535 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.535 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.535 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.535 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.963903+0000", 2024-08-17T18:07:03.535 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.055912965000000002 2024-08-17T18:07:03.535 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.535 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.536 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:07:03.536 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.969045+0000", 2024-08-17T18:07:03.536 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0051425899999999998 2024-08-17T18:07:03.536 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.536 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.536 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.536 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.982885+0000", 2024-08-17T18:07:03.536 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.013840046999999999 2024-08-17T18:07:03.536 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.536 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.536 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:07:03.536 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.982989+0000", 2024-08-17T18:07:03.536 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000103458 2024-08-17T18:07:03.536 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.536 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.537 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:07:03.537 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.988124+0000", 2024-08-17T18:07:03.537 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0051353450000000004 2024-08-17T18:07:03.537 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.537 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:07:03.537 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.537 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.537 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.537 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.46388.0:90874 11.a 11:56c57354:::benchmark_data_smithi037_293176_object90873:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1346)", 2024-08-17T18:07:03.537 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:06:07.693317+0000", 2024-08-17T18:07:03.537 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 55.763904807000003, 2024-08-17T18:07:03.537 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.301835955, 2024-08-17T18:07:03.537 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:07:03.537 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:07:03.538 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:03.538 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:07:03.538 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.46388", 2024-08-17T18:07:03.538 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:07:03.538 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 90874 2024-08-17T18:07:03.538 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.538 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:07:03.538 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.538 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:07:03.538 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.693317+0000", 2024-08-17T18:07:03.538 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.538 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.539 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.539 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:07:03.539 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.693317+0000", 2024-08-17T18:07:03.539 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.539 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.539 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.539 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:07:03.539 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.693318+0000", 2024-08-17T18:07:03.539 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.0400000000000005e-07 2024-08-17T18:07:03.539 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.539 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.539 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:07:03.540 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.693341+0000", 2024-08-17T18:07:03.540 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2561e-05 2024-08-17T18:07:03.540 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.540 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.540 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:07:03.540 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.693351+0000", 2024-08-17T18:07:03.540 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.9550000000000004e-06 2024-08-17T18:07:03.540 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.540 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.540 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:07:03.540 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.693358+0000", 2024-08-17T18:07:03.540 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9380000000000003e-06 2024-08-17T18:07:03.540 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.541 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.541 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.541 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.693411+0000", 2024-08-17T18:07:03.541 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.2970999999999998e-05 2024-08-17T18:07:03.541 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.541 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.541 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:07:03.541 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.693421+0000", 2024-08-17T18:07:03.541 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0163000000000001e-05 2024-08-17T18:07:03.541 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.541 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.541 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.541 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:08.666300+0000", 2024-08-17T18:07:03.541 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.97287898100000003 2024-08-17T18:07:03.542 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.542 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.542 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:07:03.542 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:08.666313+0000", 2024-08-17T18:07:03.542 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2938999999999999e-05 2024-08-17T18:07:03.542 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.542 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.542 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.542 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.918279+0000", 2024-08-17T18:07:03.542 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2519659459999999 2024-08-17T18:07:03.542 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.542 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.543 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:07:03.543 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.918392+0000", 2024-08-17T18:07:03.543 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000113731 2024-08-17T18:07:03.543 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.543 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.543 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,6", 2024-08-17T18:07:03.543 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.918494+0000", 2024-08-17T18:07:03.543 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000101629 2024-08-17T18:07:03.543 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.543 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.543 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.543 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.969090+0000", 2024-08-17T18:07:03.544 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.05059611 2024-08-17T18:07:03.544 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.544 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.544 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:07:03.544 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.969103+0000", 2024-08-17T18:07:03.544 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2872e-05 2024-08-17T18:07:03.544 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.544 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.544 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.544 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.988214+0000", 2024-08-17T18:07:03.544 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.019110807 2024-08-17T18:07:03.544 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.544 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.545 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:07:03.545 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.988275+0000", 2024-08-17T18:07:03.545 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1544999999999994e-05 2024-08-17T18:07:03.545 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.545 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.545 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:07:03.545 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.995153+0000", 2024-08-17T18:07:03.545 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0068780029999999997 2024-08-17T18:07:03.545 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.545 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:07:03.545 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.545 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.545 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.546 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.46388.0:90886 11.a 11:55a5d49c:::benchmark_data_smithi037_293176_object90885:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1346)", 2024-08-17T18:07:03.546 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:06:07.707113+0000", 2024-08-17T18:07:03.546 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 55.750109246000001, 2024-08-17T18:07:03.546 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2976704250000002, 2024-08-17T18:07:03.546 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:07:03.546 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:07:03.546 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:03.546 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:07:03.546 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.46388", 2024-08-17T18:07:03.546 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:07:03.546 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 90886 2024-08-17T18:07:03.546 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.546 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:07:03.547 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.547 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:07:03.547 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.707113+0000", 2024-08-17T18:07:03.547 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.547 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.547 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.547 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:07:03.547 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.707113+0000", 2024-08-17T18:07:03.547 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.547 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.547 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.547 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:07:03.547 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.707114+0000", 2024-08-17T18:07:03.547 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3629999999999999e-06 2024-08-17T18:07:03.547 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.548 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.548 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:07:03.548 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.707134+0000", 2024-08-17T18:07:03.548 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.9504000000000002e-05 2024-08-17T18:07:03.548 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.548 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.548 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:07:03.548 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.707146+0000", 2024-08-17T18:07:03.548 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1950000000000001e-05 2024-08-17T18:07:03.548 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.548 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.548 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:07:03.548 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.707152+0000", 2024-08-17T18:07:03.549 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.9699999999999996e-06 2024-08-17T18:07:03.549 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.549 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.549 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.549 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.707213+0000", 2024-08-17T18:07:03.549 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1159000000000002e-05 2024-08-17T18:07:03.549 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.549 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.549 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:07:03.549 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.707223+0000", 2024-08-17T18:07:03.549 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0481e-05 2024-08-17T18:07:03.549 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.549 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.549 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.550 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:08.666358+0000", 2024-08-17T18:07:03.550 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.95913430899999996 2024-08-17T18:07:03.550 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.550 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.550 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:07:03.550 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:08.666368+0000", 2024-08-17T18:07:03.550 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0703999999999999e-05 2024-08-17T18:07:03.550 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.550 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.550 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.550 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.960892+0000", 2024-08-17T18:07:03.550 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.294523616 2024-08-17T18:07:03.550 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.551 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.551 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:07:03.551 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.961042+0000", 2024-08-17T18:07:03.551 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014958300000000001 2024-08-17T18:07:03.551 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.551 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.551 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,6", 2024-08-17T18:07:03.551 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.961190+0000", 2024-08-17T18:07:03.551 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00014844700000000001 2024-08-17T18:07:03.551 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.551 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.551 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:07:03.551 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.969109+0000", 2024-08-17T18:07:03.551 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0079185579999999992 2024-08-17T18:07:03.552 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.552 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.552 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.552 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.969149+0000", 2024-08-17T18:07:03.552 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.9994999999999999e-05 2024-08-17T18:07:03.552 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.552 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.552 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.552 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.998757+0000", 2024-08-17T18:07:03.552 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.029608893000000001 2024-08-17T18:07:03.552 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.552 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.552 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:07:03.552 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.998868+0000", 2024-08-17T18:07:03.553 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011081 2024-08-17T18:07:03.553 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.553 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.553 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:07:03.553 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:10.004783+0000", 2024-08-17T18:07:03.553 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0059150829999999998 2024-08-17T18:07:03.553 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.553 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:07:03.553 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.553 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.553 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.553 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.46388.0:90893 11.8 11:1de96549:::benchmark_data_smithi037_293176_object90892:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1346)", 2024-08-17T18:07:03.553 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:06:07.713341+0000", 2024-08-17T18:07:03.553 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 55.743881094999999, 2024-08-17T18:07:03.554 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.258042369, 2024-08-17T18:07:03.554 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:07:03.554 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:07:03.554 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:03.554 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:07:03.554 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.46388", 2024-08-17T18:07:03.554 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:07:03.554 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 90893 2024-08-17T18:07:03.554 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.554 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:07:03.554 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.554 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:07:03.554 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.713341+0000", 2024-08-17T18:07:03.555 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.555 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.555 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.555 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:07:03.555 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.713341+0000", 2024-08-17T18:07:03.555 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.555 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.555 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.555 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:07:03.555 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.713342+0000", 2024-08-17T18:07:03.555 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.78e-07 2024-08-17T18:07:03.555 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.555 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.556 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:07:03.556 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.713366+0000", 2024-08-17T18:07:03.556 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.3470999999999999e-05 2024-08-17T18:07:03.556 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.556 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.556 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:07:03.556 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.713383+0000", 2024-08-17T18:07:03.556 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.7339000000000001e-05 2024-08-17T18:07:03.556 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.556 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.557 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:07:03.557 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.713391+0000", 2024-08-17T18:07:03.557 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.5019999999999992e-06 2024-08-17T18:07:03.557 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.557 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.557 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.557 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.713627+0000", 2024-08-17T18:07:03.557 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00023568600000000001 2024-08-17T18:07:03.557 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.557 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.557 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:07:03.557 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.713639+0000", 2024-08-17T18:07:03.557 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2119999999999999e-05 2024-08-17T18:07:03.558 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.558 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.558 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.558 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:08.666620+0000", 2024-08-17T18:07:03.558 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.95298084999999999 2024-08-17T18:07:03.558 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.558 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.558 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:07:03.558 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:08.666632+0000", 2024-08-17T18:07:03.558 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1764e-05 2024-08-17T18:07:03.558 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.558 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.558 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.559 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.905218+0000", 2024-08-17T18:07:03.559 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2385859180000001 2024-08-17T18:07:03.559 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.559 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.559 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:07:03.559 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.905416+0000", 2024-08-17T18:07:03.559 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00019788 2024-08-17T18:07:03.559 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.559 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.559 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,6", 2024-08-17T18:07:03.559 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.906056+0000", 2024-08-17T18:07:03.559 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00064077700000000003 2024-08-17T18:07:03.559 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.560 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.560 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.560 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.959943+0000", 2024-08-17T18:07:03.560 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.053886783000000001 2024-08-17T18:07:03.560 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.560 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.560 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.560 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.964073+0000", 2024-08-17T18:07:03.560 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0041295639999999996 2024-08-17T18:07:03.560 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.560 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.560 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:07:03.560 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.964149+0000", 2024-08-17T18:07:03.560 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.6260999999999994e-05 2024-08-17T18:07:03.561 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.561 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.561 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:07:03.561 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.964190+0000", 2024-08-17T18:07:03.561 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.0519999999999998e-05 2024-08-17T18:07:03.561 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.561 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.561 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:07:03.561 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.971383+0000", 2024-08-17T18:07:03.561 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0071939559999999996 2024-08-17T18:07:03.561 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.561 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:07:03.561 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.562 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.562 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:03.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:03.563 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.563 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.46388.0:90898 11.a 11:54996c66:::benchmark_data_smithi037_293176_object90897:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1346)", 2024-08-17T18:07:03.563 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:06:07.719980+0000", 2024-08-17T18:07:03.563 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 55.737242379000001, 2024-08-17T18:07:03.563 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2898167840000001, 2024-08-17T18:07:03.563 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:07:03.563 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:07:03.563 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:03.563 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:07:03.564 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.46388", 2024-08-17T18:07:03.564 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:07:03.564 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 90898 2024-08-17T18:07:03.564 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.564 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:07:03.564 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.564 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:07:03.564 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.719980+0000", 2024-08-17T18:07:03.564 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.564 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.564 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.564 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:07:03.564 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.719980+0000", 2024-08-17T18:07:03.564 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.565 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.565 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.565 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:07:03.565 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.719982+0000", 2024-08-17T18:07:03.565 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.751e-06 2024-08-17T18:07:03.565 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.565 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.565 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:07:03.565 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.720008+0000", 2024-08-17T18:07:03.565 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.6608e-05 2024-08-17T18:07:03.565 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.565 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.565 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:07:03.566 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.720023+0000", 2024-08-17T18:07:03.566 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4598e-05 2024-08-17T18:07:03.566 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.566 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.566 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:07:03.566 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.720031+0000", 2024-08-17T18:07:03.566 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.3729999999999993e-06 2024-08-17T18:07:03.566 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.566 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.566 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.566 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.720086+0000", 2024-08-17T18:07:03.566 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.5118999999999999e-05 2024-08-17T18:07:03.566 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.566 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.567 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:07:03.567 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:07.720095+0000", 2024-08-17T18:07:03.567 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.7099999999999996e-06 2024-08-17T18:07:03.567 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.567 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.567 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.567 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:08.666397+0000", 2024-08-17T18:07:03.567 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.94630198099999996 2024-08-17T18:07:03.567 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.567 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.567 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:07:03.567 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:08.666402+0000", 2024-08-17T18:07:03.567 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.87e-06 2024-08-17T18:07:03.567 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.568 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.568 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.568 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.963938+0000", 2024-08-17T18:07:03.568 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2975365059999999 2024-08-17T18:07:03.568 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.568 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.568 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:07:03.568 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.965822+0000", 2024-08-17T18:07:03.568 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0018839869999999999 2024-08-17T18:07:03.568 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.568 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.569 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,6", 2024-08-17T18:07:03.569 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.966021+0000", 2024-08-17T18:07:03.569 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000199118 2024-08-17T18:07:03.569 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.569 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.569 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:07:03.569 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.969257+0000", 2024-08-17T18:07:03.569 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0032352959999999999 2024-08-17T18:07:03.569 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.569 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.569 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.569 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:09.969864+0000", 2024-08-17T18:07:03.569 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00060710799999999997 2024-08-17T18:07:03.569 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.570 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.570 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.570 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:10.004850+0000", 2024-08-17T18:07:03.570 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.034986616999999998 2024-08-17T18:07:03.570 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.570 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.570 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:07:03.570 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:10.004922+0000", 2024-08-17T18:07:03.570 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.1456000000000002e-05 2024-08-17T18:07:03.570 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.570 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.570 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:07:03.571 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:10.009797+0000", 2024-08-17T18:07:03.571 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0048746859999999996 2024-08-17T18:07:03.571 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.571 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:07:03.571 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.571 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.571 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.571 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.46388.0:129620 11.8 11:15f59fc9:::benchmark_data_smithi037_293176_object12656:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1360)", 2024-08-17T18:07:03.571 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:07:02.263904+0000", 2024-08-17T18:07:03.571 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 1.193317827, 2024-08-17T18:07:03.571 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.23635967899999999, 2024-08-17T18:07:03.571 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:07:03.571 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:07:03.572 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:03.572 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:07:03.572 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.46388", 2024-08-17T18:07:03.572 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:07:03.572 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 129620 2024-08-17T18:07:03.572 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.572 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:07:03.572 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.572 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:07:03.572 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.263904+0000", 2024-08-17T18:07:03.572 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.572 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.572 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.572 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:07:03.573 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.263904+0000", 2024-08-17T18:07:03.573 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.573 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.573 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.573 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:07:03.573 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.263905+0000", 2024-08-17T18:07:03.573 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.3900000000000004e-07 2024-08-17T18:07:03.573 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.573 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.573 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:07:03.573 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.263909+0000", 2024-08-17T18:07:03.573 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.817e-06 2024-08-17T18:07:03.573 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.573 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.574 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:07:03.574 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.263919+0000", 2024-08-17T18:07:03.574 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0533000000000001e-05 2024-08-17T18:07:03.574 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.574 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.574 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:07:03.574 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.263926+0000", 2024-08-17T18:07:03.574 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0419999999999997e-06 2024-08-17T18:07:03.574 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.574 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.574 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.574 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.409743+0000", 2024-08-17T18:07:03.574 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.145816365 2024-08-17T18:07:03.575 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.575 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.575 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for degraded object", 2024-08-17T18:07:03.575 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.410348+0000", 2024-08-17T18:07:03.575 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00060536100000000001 2024-08-17T18:07:03.575 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.575 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.575 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.575 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.430914+0000", 2024-08-17T18:07:03.575 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.020566213 2024-08-17T18:07:03.575 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.575 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.575 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:07:03.576 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.431011+0000", 2024-08-17T18:07:03.576 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.6484999999999995e-05 2024-08-17T18:07:03.576 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.576 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.576 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,6", 2024-08-17T18:07:03.576 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.431090+0000", 2024-08-17T18:07:03.576 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.9330000000000001e-05 2024-08-17T18:07:03.576 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.576 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.576 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.576 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.456417+0000", 2024-08-17T18:07:03.576 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.025326774999999999 2024-08-17T18:07:03.576 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.576 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.576 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:07:03.577 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.456431+0000", 2024-08-17T18:07:03.577 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4352000000000001e-05 2024-08-17T18:07:03.577 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.577 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.577 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.577 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.495534+0000", 2024-08-17T18:07:03.577 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.039102326999999999 2024-08-17T18:07:03.577 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.577 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.577 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.577 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.495569+0000", 2024-08-17T18:07:03.577 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.5676000000000002e-05 2024-08-17T18:07:03.577 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.577 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.578 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:07:03.578 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.495671+0000", 2024-08-17T18:07:03.578 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000102181 2024-08-17T18:07:03.578 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.578 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.578 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:07:03.578 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.500264+0000", 2024-08-17T18:07:03.578 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0045925829999999999 2024-08-17T18:07:03.578 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.578 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:07:03.578 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.578 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.578 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.578 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.46388.0:129640 11.8 11:1f1f6ace:::benchmark_data_smithi037_293176_object12676:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1360)", 2024-08-17T18:07:03.579 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:07:02.297796+0000", 2024-08-17T18:07:03.579 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 1.1594262799999999, 2024-08-17T18:07:03.579 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.20713880600000001, 2024-08-17T18:07:03.579 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:07:03.579 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:07:03.579 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:03.579 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:07:03.579 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.46388", 2024-08-17T18:07:03.579 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:07:03.579 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 129640 2024-08-17T18:07:03.579 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.579 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:07:03.579 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.579 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:07:03.579 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.297796+0000", 2024-08-17T18:07:03.580 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.580 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.580 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.580 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:07:03.580 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.297796+0000", 2024-08-17T18:07:03.580 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.580 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.580 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.580 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:07:03.580 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.297807+0000", 2024-08-17T18:07:03.580 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0715e-05 2024-08-17T18:07:03.580 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.580 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.581 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:07:03.581 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.297812+0000", 2024-08-17T18:07:03.581 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.2349999999999999e-06 2024-08-17T18:07:03.581 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.581 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.581 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:07:03.581 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.297822+0000", 2024-08-17T18:07:03.581 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0533999999999999e-05 2024-08-17T18:07:03.581 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.581 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.581 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:07:03.581 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.297828+0000", 2024-08-17T18:07:03.581 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.1089999999999997e-06 2024-08-17T18:07:03.582 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.582 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.582 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.582 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.410400+0000", 2024-08-17T18:07:03.582 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.11257271100000001 2024-08-17T18:07:03.582 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.582 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.582 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for degraded object", 2024-08-17T18:07:03.582 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.410990+0000", 2024-08-17T18:07:03.582 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00058991000000000002 2024-08-17T18:07:03.582 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.582 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.582 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.583 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.442609+0000", 2024-08-17T18:07:03.583 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.031619240999999999 2024-08-17T18:07:03.583 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.583 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.583 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:07:03.583 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.442700+0000", 2024-08-17T18:07:03.583 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.0866999999999996e-05 2024-08-17T18:07:03.583 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.583 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.583 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,2,6", 2024-08-17T18:07:03.583 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.442942+0000", 2024-08-17T18:07:03.583 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00024152399999999999 2024-08-17T18:07:03.583 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.584 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.584 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:07:03.584 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.456438+0000", 2024-08-17T18:07:03.584 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.013496014000000001 2024-08-17T18:07:03.584 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.584 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.584 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.584 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.468493+0000", 2024-08-17T18:07:03.584 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.012055021000000001 2024-08-17T18:07:03.584 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.584 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.584 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.584 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.500521+0000", 2024-08-17T18:07:03.584 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.032028478999999999 2024-08-17T18:07:03.585 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.585 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.585 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.585 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.500575+0000", 2024-08-17T18:07:03.585 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3211999999999998e-05 2024-08-17T18:07:03.585 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.585 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.585 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:07:03.585 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.500642+0000", 2024-08-17T18:07:03.585 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.7111000000000002e-05 2024-08-17T18:07:03.585 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.585 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.585 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:07:03.585 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:02.504935+0000", 2024-08-17T18:07:03.586 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0042931230000000003 2024-08-17T18:07:03.586 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.586 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:07:03.586 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.586 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.586 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.586 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.46388.0:130502 11.b 11:d0b442c1:::benchmark_data_smithi037_293176_object13538:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1360)", 2024-08-17T18:07:03.586 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:07:03.425883+0000", 2024-08-17T18:07:03.586 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.031339709, 2024-08-17T18:07:03.586 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.025095004000000001, 2024-08-17T18:07:03.586 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:07:03.586 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:07:03.587 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:03.587 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:07:03.587 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.46388", 2024-08-17T18:07:03.587 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:07:03.587 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 130502 2024-08-17T18:07:03.587 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.587 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:07:03.587 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.587 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:07:03.587 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.425883+0000", 2024-08-17T18:07:03.587 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.587 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.587 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.587 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:07:03.587 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.425883+0000", 2024-08-17T18:07:03.588 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.588 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.588 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.588 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:07:03.588 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.425884+0000", 2024-08-17T18:07:03.588 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1459999999999999e-06 2024-08-17T18:07:03.588 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.588 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.588 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:07:03.588 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.425889+0000", 2024-08-17T18:07:03.588 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.0340000000000004e-06 2024-08-17T18:07:03.588 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.588 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.588 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:07:03.588 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.425900+0000", 2024-08-17T18:07:03.589 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1136e-05 2024-08-17T18:07:03.589 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.589 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.589 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:07:03.589 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.425907+0000", 2024-08-17T18:07:03.589 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.8240000000000002e-06 2024-08-17T18:07:03.589 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.589 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.589 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.589 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.426075+0000", 2024-08-17T18:07:03.589 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00016792599999999999 2024-08-17T18:07:03.589 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.589 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.590 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:07:03.590 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.426208+0000", 2024-08-17T18:07:03.590 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00013293499999999999 2024-08-17T18:07:03.590 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.590 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.590 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,4,6", 2024-08-17T18:07:03.590 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.426340+0000", 2024-08-17T18:07:03.590 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000132953 2024-08-17T18:07:03.590 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.590 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.590 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:07:03.590 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.429459+0000", 2024-08-17T18:07:03.590 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0031187459999999999 2024-08-17T18:07:03.591 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.591 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.591 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:03 smithi037 ceph-mon[102022]: pgmap v2286: 119 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 6.5 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 577 op/s; 15848/317667 objects degraded (4.989%); 54846/317667 objects misplaced (17.265%); 23 MiB/s, 375 objects/s recovering 2024-08-17T18:07:03.591 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:03 smithi037 ceph-mon[97894]: pgmap v2286: 119 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 6.5 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 577 op/s; 15848/317667 objects degraded (4.989%); 54846/317667 objects misplaced (17.265%); 23 MiB/s, 375 objects/s recovering 2024-08-17T18:07:03.592 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.592 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.432052+0000", 2024-08-17T18:07:03.592 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.002592591 2024-08-17T18:07:03.592 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.592 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.592 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.592 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.444376+0000", 2024-08-17T18:07:03.592 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.012324478999999999 2024-08-17T18:07:03.592 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.592 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.592 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.592 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.450728+0000", 2024-08-17T18:07:03.593 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0063520809999999999 2024-08-17T18:07:03.593 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.593 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.593 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:07:03.593 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.450816+0000", 2024-08-17T18:07:03.593 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.7978000000000004e-05 2024-08-17T18:07:03.593 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.593 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.593 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:07:03.593 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.450978+0000", 2024-08-17T18:07:03.593 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000161175 2024-08-17T18:07:03.593 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.593 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:07:03.593 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.594 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.594 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.594 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.46388.0:130501 11.1 e1360/1357 11:8587b30c:::benchmark_data_smithi037_293176_object13537:head v 1360'8208, mlcod=1360'8206)", 2024-08-17T18:07:03.594 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:07:03.425908+0000", 2024-08-17T18:07:03.594 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.031314048999999997, 2024-08-17T18:07:03.594 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.026852494000000001, 2024-08-17T18:07:03.594 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:07:03.594 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:07:03.594 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:03.594 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:07:03.594 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.594 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:07:03.594 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.425908+0000", 2024-08-17T18:07:03.595 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.595 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.595 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.595 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:07:03.595 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.425908+0000", 2024-08-17T18:07:03.595 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.595 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.595 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.595 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:07:03.595 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.425909+0000", 2024-08-17T18:07:03.595 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.3399999999999999e-07 2024-08-17T18:07:03.595 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.595 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.595 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:07:03.595 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.425914+0000", 2024-08-17T18:07:03.595 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.5659999999999997e-06 2024-08-17T18:07:03.596 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.596 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.596 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:07:03.596 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.425923+0000", 2024-08-17T18:07:03.596 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.9779999999999994e-06 2024-08-17T18:07:03.596 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.596 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.596 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:07:03.596 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.425929+0000", 2024-08-17T18:07:03.596 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6019999999999999e-06 2024-08-17T18:07:03.596 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.596 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.596 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.596 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.430020+0000", 2024-08-17T18:07:03.597 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0040908699999999999 2024-08-17T18:07:03.597 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.597 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.597 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:07:03.597 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.430041+0000", 2024-08-17T18:07:03.597 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1548000000000001e-05 2024-08-17T18:07:03.597 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.597 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.597 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:07:03.597 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.451854+0000", 2024-08-17T18:07:03.597 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.021812166000000001 2024-08-17T18:07:03.597 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.597 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.597 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:07:03.598 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.452761+0000", 2024-08-17T18:07:03.598 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00090713000000000002 2024-08-17T18:07:03.598 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.598 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:07:03.598 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.598 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.598 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.598 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.46388.0:130503 11.9 11:94167510:::benchmark_data_smithi037_293176_object13539:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1360)", 2024-08-17T18:07:03.598 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:07:03.426014+0000", 2024-08-17T18:07:03.598 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.031208113999999999, 2024-08-17T18:07:03.598 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.029995383, 2024-08-17T18:07:03.598 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:07:03.599 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:07:03.599 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:03.599 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:07:03.599 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.46388", 2024-08-17T18:07:03.599 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:07:03.599 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 130503 2024-08-17T18:07:03.599 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.599 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:07:03.599 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.599 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:07:03.599 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.426014+0000", 2024-08-17T18:07:03.599 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.599 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.599 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.600 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:07:03.600 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.426014+0000", 2024-08-17T18:07:03.600 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:07:03.600 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.600 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.600 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:07:03.600 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.426015+0000", 2024-08-17T18:07:03.600 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5199999999999996e-07 2024-08-17T18:07:03.600 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.600 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.600 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:07:03.600 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.426018+0000", 2024-08-17T18:07:03.601 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.5370000000000002e-06 2024-08-17T18:07:03.601 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.601 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.601 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:07:03.601 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.426027+0000", 2024-08-17T18:07:03.601 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.969e-06 2024-08-17T18:07:03.601 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.601 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.601 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:07:03.601 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.426033+0000", 2024-08-17T18:07:03.601 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.2169999999999999e-06 2024-08-17T18:07:03.601 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.601 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.601 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:07:03.602 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.432905+0000", 2024-08-17T18:07:03.602 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0068710489999999997 2024-08-17T18:07:03.602 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.602 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.602 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:07:03.602 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.433076+0000", 2024-08-17T18:07:03.602 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00017157699999999999 2024-08-17T18:07:03.602 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.602 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.602 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 0,6,7", 2024-08-17T18:07:03.602 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.433245+0000", 2024-08-17T18:07:03.602 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000169178 2024-08-17T18:07:03.602 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.603 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.603 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.603 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.443775+0000", 2024-08-17T18:07:03.603 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.010530164999999999 2024-08-17T18:07:03.603 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.603 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.603 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.603 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.443825+0000", 2024-08-17T18:07:03.603 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9200000000000003e-05 2024-08-17T18:07:03.603 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.603 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.603 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:07:03.603 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.452773+0000", 2024-08-17T18:07:03.604 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0089483710000000001 2024-08-17T18:07:03.604 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.604 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.604 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:03.604 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.455865+0000", 2024-08-17T18:07:03.604 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0030924839999999999 2024-08-17T18:07:03.604 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.604 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.604 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:07:03.604 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.455914+0000", 2024-08-17T18:07:03.604 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.8776000000000002e-05 2024-08-17T18:07:03.604 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:07:03.604 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:07:03.604 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:07:03.605 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:07:03.456009+0000", 2024-08-17T18:07:03.605 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.5208000000000001e-05 2024-08-17T18:07:03.605 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.605 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:07:03.605 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.605 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:07:03.605 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:07:03.605 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T18:07:03.663 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:03.692 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:03.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:03.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:03.756 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:03 smithi046 ceph-mon[88218]: pgmap v2286: 119 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 6.5 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 577 op/s; 15848/317667 objects degraded (4.989%); 54846/317667 objects misplaced (17.265%); 23 MiB/s, 375 objects/s recovering 2024-08-17T18:07:03.794 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:03.819 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:03.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:03.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:03.921 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:03.959 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:03.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:03.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:04.061 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:04.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:04.094 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:04.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:04.196 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:04.235 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:04.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:04.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:04.337 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:04.377 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:04.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:04.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:04.479 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:04.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:04.517 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:04.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:04.618 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:04.646 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:04.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:04.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:04.748 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:04.784 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:04.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:04.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:04.886 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:04.921 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:04.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:04.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:05.023 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:05.055 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:05.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:05.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:05.157 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:05.188 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:05.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:05.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:05.290 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:05.328 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:05.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:05.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:05.430 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:05.466 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:05.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:05.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:05.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:05 smithi037 ceph-mon[102022]: pgmap v2287: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 6.4 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 587 op/s; 15642/314121 objects degraded (4.980%); 54433/314121 objects misplaced (17.329%); 20 MiB/s, 325 objects/s recovering 2024-08-17T18:07:05.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:05 smithi037 ceph-mon[97894]: pgmap v2287: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 6.4 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 587 op/s; 15642/314121 objects degraded (4.980%); 54433/314121 objects misplaced (17.329%); 20 MiB/s, 325 objects/s recovering 2024-08-17T18:07:05.569 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:05.605 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:05.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:05.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:05.707 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:05.743 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:05.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:05.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:05.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:05 smithi046 ceph-mon[88218]: pgmap v2287: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 6.4 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 587 op/s; 15642/314121 objects degraded (4.980%); 54433/314121 objects misplaced (17.329%); 20 MiB/s, 325 objects/s recovering 2024-08-17T18:07:05.845 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:05.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:05.894 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:05.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:05.995 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:06.027 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:06.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:06.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:06.129 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:06.167 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:06.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:06.168 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:06.269 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:06.270 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-08-17T18:07:06.306 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:06.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:06.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:06.407 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:06.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:06.463 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:06.463 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:06.564 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:06.597 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:06.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:06.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:06.699 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:06.731 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:06.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:06.732 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:06.767 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:07:06.833 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:06.868 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:06.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:06.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:06.970 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:06.997 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:06.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:06.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:07.099 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:07.137 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:07.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:07.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:07.239 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:07.274 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:07.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:07.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:07.376 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:07.412 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:07.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:07.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:07.491 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is unset 2024-08-17T18:07:07.513 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:07.544 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:07.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:07.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:07.646 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:07.678 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:07.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:07.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:07 smithi046 ceph-mon[88218]: pgmap v2288: 119 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 6.3 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 585 op/s; 15700/309639 objects degraded (5.070%); 51954/309639 objects misplaced (16.779%); 22 MiB/s, 357 objects/s recovering 2024-08-17T18:07:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:07 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2546894223' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:07:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:07 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:07:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:07 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 15700/309639 objects degraded (5.070%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:07:07.780 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:07.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:07 smithi037 ceph-mon[102022]: pgmap v2288: 119 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 6.3 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 585 op/s; 15700/309639 objects degraded (5.070%); 51954/309639 objects misplaced (16.779%); 22 MiB/s, 357 objects/s recovering 2024-08-17T18:07:07.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:07 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2546894223' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:07:07.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:07 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:07:07.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:07 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 15700/309639 objects degraded (5.070%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:07:07.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:07 smithi037 ceph-mon[97894]: pgmap v2288: 119 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 6.3 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 585 op/s; 15700/309639 objects degraded (5.070%); 51954/309639 objects misplaced (16.779%); 22 MiB/s, 357 objects/s recovering 2024-08-17T18:07:07.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:07 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2546894223' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:07:07.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:07 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:07:07.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:07 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 15700/309639 objects degraded (5.070%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:07:07.810 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:07.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:07.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:07.912 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:07.943 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:07.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:07.944 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:08.045 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:08.068 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:08.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:08.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:08.169 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:08.205 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:08.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:08.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:08.306 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:08.340 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:08.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:08.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:08.442 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:08.472 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:08.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:08.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:08.574 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:08.611 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:08.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:08.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:08.713 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:08.746 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:08.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:08.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:08.756 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:08 smithi046 ceph-mon[88218]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:07:08.756 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:08 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:07:08.756 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:08 smithi046 ceph-mon[88218]: osdmap e1361: 8 total, 8 up, 7 in 2024-08-17T18:07:08.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:08 smithi037 ceph-mon[97894]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:07:08.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:08 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:07:08.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:08 smithi037 ceph-mon[97894]: osdmap e1361: 8 total, 8 up, 7 in 2024-08-17T18:07:08.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:08 smithi037 ceph-mon[102022]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:07:08.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:08 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:07:08.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:08 smithi037 ceph-mon[102022]: osdmap e1361: 8 total, 8 up, 7 in 2024-08-17T18:07:08.848 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:08.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:08.896 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:08.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:08.996 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:09.028 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:09.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:09.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:09.130 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:09.166 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:09.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:09.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:09.268 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:09.295 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:07:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:07:08] "GET /metrics HTTP/1.1" 200 36747 "" "Prometheus/2.51.0" 2024-08-17T18:07:09.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:09.310 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:09.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:09.411 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:09.438 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:07:09.447 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:09.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:09.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:09.498 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T18:07:09.498 INFO:teuthology.orchestra.run.smithi046.stdout: "success": "" 2024-08-17T18:07:09.499 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T18:07:09.549 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:09.576 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:09.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:09.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:09.670 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:09 smithi046 ceph-mon[88218]: pgmap v2290: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 8 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 6.2 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 663 op/s; 15483/303864 objects degraded (5.095%); 51293/303864 objects misplaced (16.880%); 24 MiB/s, 390 objects/s recovering 2024-08-17T18:07:09.671 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:07:09.671 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:09.678 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:09.712 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:09.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:09.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:09.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:09 smithi037 ceph-mon[102022]: pgmap v2290: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 8 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 6.2 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 663 op/s; 15483/303864 objects degraded (5.095%); 51293/303864 objects misplaced (16.880%); 24 MiB/s, 390 objects/s recovering 2024-08-17T18:07:09.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:07:09.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:09.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:09 smithi037 ceph-mon[97894]: pgmap v2290: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 8 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 6.2 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 0 B/s wr, 663 op/s; 15483/303864 objects degraded (5.095%); 51293/303864 objects misplaced (16.880%); 24 MiB/s, 390 objects/s recovering 2024-08-17T18:07:09.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:07:09.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:09.813 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:09.853 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:09.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:09.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:09.955 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:09.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:09.999 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:09.999 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:10.100 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:10.137 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:10.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:10.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:10.239 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:10.261 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:07:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:07:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:07:10.279 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:10.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:10.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:10.380 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:10.424 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:10.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:10.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:10.526 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:10.563 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:10.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:10.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:10.665 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:10.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:10.703 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:10.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:10.804 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:10.835 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:10.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:10.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:10.977 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:10.986 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T18:07:11.003 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:11.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:11.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:11.105 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:11.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:11.154 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:11.155 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:11.256 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:11.294 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:11.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:11.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:11.396 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:11.430 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:11.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:11.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:11.532 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:11.565 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:11.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:11.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:11.667 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:11.700 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:11.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:11.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:11.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:11 smithi037 ceph-mon[97894]: pgmap v2291: 119 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 8 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 6.1 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 670 op/s; 15568/299316 objects degraded (5.201%); 48838/299316 objects misplaced (16.317%); 23 MiB/s, 370 objects/s recovering 2024-08-17T18:07:11.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:11 smithi037 ceph-mon[102022]: pgmap v2291: 119 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 8 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 6.1 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 670 op/s; 15568/299316 objects degraded (5.201%); 48838/299316 objects misplaced (16.317%); 23 MiB/s, 370 objects/s recovering 2024-08-17T18:07:11.803 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:11.836 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:11.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:11.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:11.938 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:11.975 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:11.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:11.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:12.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:11 smithi046 ceph-mon[88218]: pgmap v2291: 119 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 8 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 6.1 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 670 op/s; 15568/299316 objects degraded (5.201%); 48838/299316 objects misplaced (16.317%); 23 MiB/s, 370 objects/s recovering 2024-08-17T18:07:12.077 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:12.108 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:12.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:12.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:12.210 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:12.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:12.241 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:12.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:12.342 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:12.379 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:12.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:12.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:12.481 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:12.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:12.526 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:12.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:12.627 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:12.664 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:12.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:12.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:12.766 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:12.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:12 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 15568/299316 objects degraded (5.201%), 5 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:07:12.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:12 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 15568/299316 objects degraded (5.201%), 5 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:07:12.808 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:12 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 15568/299316 objects degraded (5.201%), 5 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:07:12.809 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:12.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:12.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:12.912 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:12.950 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:12.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:12.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:13.052 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:13.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:13.092 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:13.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:13.193 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:13.230 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:13.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:13.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:13.332 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:13.373 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:13.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:13.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:13.411 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:07:13.476 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:13.478 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:07:13.478 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:07:13.512 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:07:13.512 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:07:13.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:13.513 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:13.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:13.529 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:13 smithi037 ceph-mon[97894]: pgmap v2292: 119 pgs: 2 active+clean+scrubbing+deep, 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 6.0 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 676 op/s; 15568/297348 objects degraded (5.236%); 48631/297348 objects misplaced (16.355%); 23 MiB/s, 370 objects/s recovering 2024-08-17T18:07:13.544 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:07:13.544 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:07:13.576 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:07:13.576 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:07:13.611 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:07:13.611 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:07:13.614 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:13.643 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:07:13.644 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:07:13.652 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:13.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:13.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:13.675 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:07:13.675 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:07:13.715 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:07:13.715 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:07:13.726 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:13 smithi046 ceph-mon[88218]: pgmap v2292: 119 pgs: 2 active+clean+scrubbing+deep, 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 6.0 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 676 op/s; 15568/297348 objects degraded (5.236%); 48631/297348 objects misplaced (16.355%); 23 MiB/s, 370 objects/s recovering 2024-08-17T18:07:13.726 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:13 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3855773921' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:07:13.754 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:13.783 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:13 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3855773921' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:07:13.783 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:13 smithi037 ceph-mon[102022]: pgmap v2292: 119 pgs: 2 active+clean+scrubbing+deep, 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 6.0 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 676 op/s; 15568/297348 objects degraded (5.236%); 48631/297348 objects misplaced (16.355%); 23 MiB/s, 370 objects/s recovering 2024-08-17T18:07:13.784 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:13 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3855773921' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:07:13.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:13.800 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:13.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:13.901 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:13.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:13.939 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:13.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:14.040 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:14.082 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:14.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:14.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:14.184 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:14.219 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:14.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:14.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:14.320 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:14.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:14.364 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:14.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:14.465 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:14.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:14.505 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:14.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:14.606 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:14.636 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:14.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:14.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:14.738 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:14.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:14.779 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:14.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:14.880 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:14.916 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:14.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:14.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:15.018 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:15.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:15.052 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:15.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:15.153 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:15.190 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:15.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:15.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:15.293 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:15.327 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:15.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:15.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:15.429 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:15.461 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:15.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:15.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:15.563 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:15.597 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:15.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:15.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:15.672 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:15 smithi046 ceph-mon[88218]: pgmap v2293: 119 pgs: 1 active+recovery_wait+degraded+remapped, 2 active+clean+scrubbing+deep, 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 6.0 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 690 op/s; 15328/293379 objects degraded (5.225%); 48190/293379 objects misplaced (16.426%); 23 MiB/s, 374 objects/s recovering 2024-08-17T18:07:15.672 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:15 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:07:15.672 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:15 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:07:15.699 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:15.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:15.749 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:15.749 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:15.749 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:15 smithi037 ceph-mon[102022]: pgmap v2293: 119 pgs: 1 active+recovery_wait+degraded+remapped, 2 active+clean+scrubbing+deep, 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 6.0 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 690 op/s; 15328/293379 objects degraded (5.225%); 48190/293379 objects misplaced (16.426%); 23 MiB/s, 374 objects/s recovering 2024-08-17T18:07:15.749 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:15 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:07:15.750 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:15 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:07:15.750 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:15 smithi037 ceph-mon[97894]: pgmap v2293: 119 pgs: 1 active+recovery_wait+degraded+remapped, 2 active+clean+scrubbing+deep, 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 6.0 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 690 op/s; 15328/293379 objects degraded (5.225%); 48190/293379 objects misplaced (16.426%); 23 MiB/s, 374 objects/s recovering 2024-08-17T18:07:15.750 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:15 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:07:15.750 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:15 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:07:15.824 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:07:15.824 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:07:15.850 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:15.886 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:15.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:15.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:15.988 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:16.023 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:16.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:16.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:16.125 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:16.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:16.166 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:16.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:16.267 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:16.300 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:16.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:16.301 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:16.402 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:16.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:16.445 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:16.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:16.546 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:16.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:16.578 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:16.578 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:16.643 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:16 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:07:16.643 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:16 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:07:16.679 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-08-17T18:07:16.680 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:16.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:16.713 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:16.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:16.717 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:16 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:07:16.717 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:16 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:07:16.717 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:16 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:07:16.717 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:16 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:07:16.815 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:16.856 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:16.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:16.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:16.958 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:16.987 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:16.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:16.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:17.062 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:07:17.088 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:17.114 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:17.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:17.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:17.216 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:17.240 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:17.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:17.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:17.342 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:17.366 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:17.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:17.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:17.468 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:17.490 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:17.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:17.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:17.571 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 6, 7, 0, 2] out_osds: [5] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:07:17.571 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:07:17.572 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2024-08-17T18:07:17.572 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd test-reweight-by-utilization 1000 1.0 2024-08-17T18:07:17.593 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:17.601 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is set 2024-08-17T18:07:17.620 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:17.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:17.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:17.721 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:17.766 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:17.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:17.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:17.869 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:17.902 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:17.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:17.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:17.955 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:17 smithi037 ceph-mon[102022]: pgmap v2294: 119 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 2 active+clean+scrubbing+deep, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 5.9 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 689 op/s; 15397/288939 objects degraded (5.329%); 45724/288939 objects misplaced (15.825%); 24 MiB/s, 381 objects/s recovering 2024-08-17T18:07:17.955 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:17 smithi037 ceph-mon[102022]: osdmap e1362: 8 total, 8 up, 7 in 2024-08-17T18:07:17.955 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:17 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:07:17.955 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:17 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:07:17.955 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:17 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:07:17.955 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:17 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3262594140' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:07:17.955 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:17 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 15397/288939 objects degraded (5.329%), 5 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:07:17.955 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:17 smithi037 ceph-mon[97894]: pgmap v2294: 119 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 2 active+clean+scrubbing+deep, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 5.9 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 689 op/s; 15397/288939 objects degraded (5.329%); 45724/288939 objects misplaced (15.825%); 24 MiB/s, 381 objects/s recovering 2024-08-17T18:07:17.956 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:17 smithi037 ceph-mon[97894]: osdmap e1362: 8 total, 8 up, 7 in 2024-08-17T18:07:17.956 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:17 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:07:17.956 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:17 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:07:17.956 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:17 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:07:17.956 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:17 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3262594140' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:07:17.956 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:17 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 15397/288939 objects degraded (5.329%), 5 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:07:18.004 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:18.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:17 smithi046 ceph-mon[88218]: pgmap v2294: 119 pgs: 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 2 active+clean+scrubbing+deep, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 5.9 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 689 op/s; 15397/288939 objects degraded (5.329%); 45724/288939 objects misplaced (15.825%); 24 MiB/s, 381 objects/s recovering 2024-08-17T18:07:18.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:17 smithi046 ceph-mon[88218]: osdmap e1362: 8 total, 8 up, 7 in 2024-08-17T18:07:18.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:17 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:07:18.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:17 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:07:18.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:17 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:07:18.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:17 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3262594140' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:07:18.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:17 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 15397/288939 objects degraded (5.329%), 5 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:07:18.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:18.043 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:18.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:18.125 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:07:18.145 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:18.180 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:18.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:18.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:18.282 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:18.311 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:18.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:18.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:18.413 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:18.462 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:18.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:18.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:18.514 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:07:18.564 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:18.588 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:07:18.595 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:18.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:18.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:18.656 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:18 smithi037 ceph-mon[97894]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:07:18.656 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:18 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3262594140' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:07:18.656 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:18 smithi037 ceph-mon[97894]: osdmap e1363: 8 total, 8 up, 7 in 2024-08-17T18:07:18.657 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:18 smithi037 ceph-mon[102022]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:07:18.657 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:18 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3262594140' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:07:18.657 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:18 smithi037 ceph-mon[102022]: osdmap e1363: 8 total, 8 up, 7 in 2024-08-17T18:07:18.696 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:18.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:18.739 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:18.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:18.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:18 smithi046 ceph-mon[88218]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:07:18.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:18 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3262594140' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:07:18.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:18 smithi046 ceph-mon[88218]: osdmap e1363: 8 total, 8 up, 7 in 2024-08-17T18:07:18.839 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:18.891 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:18.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:18.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:18.993 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:19.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:19.035 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:19.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:19.058 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:07:19.059 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:07:19.136 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:19.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:19.169 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:19.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:19.185 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:07:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:07:18] "GET /metrics HTTP/1.1" 200 36745 "" "Prometheus/2.51.0" 2024-08-17T18:07:19.270 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:19.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:19.304 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:19.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:19.406 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:19.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:19.438 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:19.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:19.539 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:19.571 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:19.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:19.572 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:19.673 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:19.699 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:19.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:19.700 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:19.800 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:19.832 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:19.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:19.833 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:19.934 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:19.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:19.969 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:19.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:20.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:19 smithi046 ceph-mon[88218]: pgmap v2297: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 5.8 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 649 op/s; 15202/283722 objects degraded (5.358%); 45144/283722 objects misplaced (15.911%); 17 MiB/s, 271 objects/s recovering 2024-08-17T18:07:20.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:19 smithi037 ceph-mon[102022]: pgmap v2297: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 5.8 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 649 op/s; 15202/283722 objects degraded (5.358%); 45144/283722 objects misplaced (15.911%); 17 MiB/s, 271 objects/s recovering 2024-08-17T18:07:20.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:19 smithi037 ceph-mon[97894]: pgmap v2297: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 5.8 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 649 op/s; 15202/283722 objects degraded (5.358%); 45144/283722 objects misplaced (15.911%); 17 MiB/s, 271 objects/s recovering 2024-08-17T18:07:20.070 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:20.105 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:20.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:20.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:20.207 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:20.231 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:20.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:20.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:20.332 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:20.366 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:20.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:20.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:20.422 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T18:07:20.469 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:20.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:20.501 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:20.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:07:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:07:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:07:20.602 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:20.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:20.649 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:20.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:20.750 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:20.786 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:20.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:20.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:20.888 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:20.908 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-08-17T18:07:20.930 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:20.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:20.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:21.032 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:21.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:21.071 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:21.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:21.172 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:21.225 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:21.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:21.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:21.327 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:21.360 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:07:21.368 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:21.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:21.369 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:21.470 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:21.509 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:21.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:21.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:21.611 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:21.641 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:21.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:21.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:21.742 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:21.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:21 smithi046 ceph-mon[88218]: pgmap v2298: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 5.7 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 614 op/s; 15202/282588 objects degraded (5.380%); 44766/282588 objects misplaced (15.841%); 17 MiB/s, 271 objects/s recovering 2024-08-17T18:07:21.778 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:21.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:21.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:21.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:21 smithi037 ceph-mon[102022]: pgmap v2298: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 5.7 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 614 op/s; 15202/282588 objects degraded (5.380%); 44766/282588 objects misplaced (15.841%); 17 MiB/s, 271 objects/s recovering 2024-08-17T18:07:21.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:21 smithi037 ceph-mon[97894]: pgmap v2298: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+remapped+backfilling, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 5.7 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 614 op/s; 15202/282588 objects degraded (5.380%); 44766/282588 objects misplaced (15.841%); 17 MiB/s, 271 objects/s recovering 2024-08-17T18:07:21.880 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:21.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:21.928 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:21.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:22.029 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:22.055 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:22.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:22.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:22.157 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:22.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:22.197 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:22.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:22.298 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:22.328 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:22.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:22.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:22.430 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:22.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:22.476 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:22.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:22.576 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:22.600 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:22.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:22.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:22.659 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:07:22.659 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:07:22.659 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:07:22.659 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:07:22.659 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:07:22.659 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:07:22.660 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:07:22.660 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:07:22.660 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:07:22.660 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:07:22.670 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:07:22.694 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:07:22.694 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:07:22.702 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:22.739 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:07:22.739 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:07:22.751 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:22.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:22.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:22.780 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:07:22.780 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:07:22.853 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:22.879 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:22.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:22.880 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:22.901 INFO:teuthology.orchestra.run.smithi037.stdout:moved 17 / 357 (4.7619%) 2024-08-17T18:07:22.901 INFO:teuthology.orchestra.run.smithi037.stdout:avg 51 2024-08-17T18:07:22.901 INFO:teuthology.orchestra.run.smithi037.stdout:stddev 26.4521 -> 22.7408 (expected baseline 6.61168) 2024-08-17T18:07:22.901 INFO:teuthology.orchestra.run.smithi037.stdout:min osd.0 with 7 -> 5 pgs (0.137255 -> 0.0980392 * mean) 2024-08-17T18:07:22.901 INFO:teuthology.orchestra.run.smithi037.stdout:max osd.3 with 73 -> 70 pgs (1.43137 -> 1.37255 * mean) 2024-08-17T18:07:22.901 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T18:07:22.901 INFO:teuthology.orchestra.run.smithi037.stdout:oload 1000 2024-08-17T18:07:22.901 INFO:teuthology.orchestra.run.smithi037.stdout:max_change 1 2024-08-17T18:07:22.901 INFO:teuthology.orchestra.run.smithi037.stdout:max_change_osds 4 2024-08-17T18:07:22.901 INFO:teuthology.orchestra.run.smithi037.stdout:average_utilization 0.0353 2024-08-17T18:07:22.901 INFO:teuthology.orchestra.run.smithi037.stdout:overload_utilization 0.3534 2024-08-17T18:07:22.901 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 weight 0.1517 -> 0.4304 2024-08-17T18:07:22.902 INFO:teuthology.orchestra.run.smithi037.stderr:no change 2024-08-17T18:07:22.902 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:22 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 15202/282588 objects degraded (5.380%), 5 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:07:22.902 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:22 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3670345123' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:07:22.902 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:22 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 15202/282588 objects degraded (5.380%), 5 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:07:22.902 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:22 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3670345123' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:07:22.981 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:23.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:22 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 15202/282588 objects degraded (5.380%), 5 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:07:23.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:22 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3670345123' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:07:23.021 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:23.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:23.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:23.123 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:23.149 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:23.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:23.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:23.232 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:07:22 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T18:07:22.899+0000 7f1febc42640 -1 mgr.server reply reply (1) Operation not permitted no change 2024-08-17T18:07:23.251 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:23.285 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:23.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:23.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:23.387 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:23.421 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:23.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:23.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:23.524 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:23.560 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:23.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:23.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:23.662 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:23.704 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:23.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:23.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:23.806 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:23.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:23.847 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:23.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:23.948 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:23.974 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:23.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:23.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:23.980 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:23 smithi037 ceph-mon[97894]: pgmap v2299: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 5.7 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 647 op/s; 15233/277827 objects degraded (5.483%); 43793/277827 objects misplaced (15.763%); 19 MiB/s, 308 objects/s recovering 2024-08-17T18:07:23.980 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:23 smithi037 ceph-mon[102022]: pgmap v2299: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 5.7 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 647 op/s; 15233/277827 objects degraded (5.483%); 43793/277827 objects misplaced (15.763%); 19 MiB/s, 308 objects/s recovering 2024-08-17T18:07:24.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:23 smithi046 ceph-mon[88218]: pgmap v2299: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 5.7 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 647 op/s; 15233/277827 objects degraded (5.483%); 43793/277827 objects misplaced (15.763%); 19 MiB/s, 308 objects/s recovering 2024-08-17T18:07:24.029 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2024-08-17T18:07:24.029 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd test-reweight-by-utilization 110 0.05 2024-08-17T18:07:24.077 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:24.109 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:24.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:24.110 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:24.211 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:24.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:24.266 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:24.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:24.367 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:24.416 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:24.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:24.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:24.518 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:24.563 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:24.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:24.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:24.666 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:24.705 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:24.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:24.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:24.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:24 smithi046 ceph-mon[88218]: from='client.46523 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T18:07:24.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:07:24.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:24.806 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:24.846 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:24.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:24.847 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:24.937 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:24 smithi037 ceph-mon[97894]: from='client.46523 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T18:07:24.937 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:07:24.937 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:24.938 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:24 smithi037 ceph-mon[102022]: from='client.46523 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T18:07:24.938 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:07:24.938 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:24.948 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:24.991 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:24.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:24.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:25.093 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:25.141 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:25.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:25.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:25.242 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:25.271 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:25.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:25.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:25.372 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:25.395 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:25.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:25.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:25.496 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:25.534 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:25.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:25.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:25.636 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:25.667 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:25.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:25.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:25.769 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:25.808 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:25.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:25.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:25.910 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:25.947 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:25.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:25.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:26.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:25 smithi046 ceph-mon[88218]: pgmap v2300: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 7 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 5.6 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 633 op/s; 15007/273726 objects degraded (5.482%); 43334/273726 objects misplaced (15.831%); 7.5 MiB/s, 119 objects/s recovering 2024-08-17T18:07:26.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:25 smithi037 ceph-mon[97894]: pgmap v2300: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 7 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 5.6 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 633 op/s; 15007/273726 objects degraded (5.482%); 43334/273726 objects misplaced (15.831%); 7.5 MiB/s, 119 objects/s recovering 2024-08-17T18:07:26.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:25 smithi037 ceph-mon[102022]: pgmap v2300: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 7 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 5.6 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 633 op/s; 15007/273726 objects degraded (5.482%); 43334/273726 objects misplaced (15.831%); 7.5 MiB/s, 119 objects/s recovering 2024-08-17T18:07:26.049 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:26.085 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:26.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:26.086 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:26.189 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:26.242 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:26.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:26.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:26.343 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:26.383 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:26.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:26.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:26.485 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:26.519 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:26.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:26.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:26.620 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:26.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:26.663 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:26.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:26.692 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:07:26.764 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:26.785 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T18:07:26.785 INFO:teuthology.orchestra.run.smithi046.stdout: "size": 20, 2024-08-17T18:07:26.785 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 600, 2024-08-17T18:07:26.785 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [ 2024-08-17T18:07:26.785 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.785 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:154265 9.16 9:69e8ca0b:::benchmark_data_smithi037_235265_object32042:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1263)", 2024-08-17T18:07:26.786 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:58:39.281882+0000", 2024-08-17T18:07:26.786 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 527.49695202199996, 2024-08-17T18:07:26.786 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.96831973500000001, 2024-08-17T18:07:26.786 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:07:26.786 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:26.786 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:07:26.786 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:07:26.786 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:07:26.786 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 154265 2024-08-17T18:07:26.786 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.786 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:07:26.787 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.787 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:07:26.787 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.281882+0000", 2024-08-17T18:07:26.787 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.787 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.787 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.787 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:07:26.787 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.281882+0000", 2024-08-17T18:07:26.787 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.787 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.787 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.787 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:07:26.788 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.281881+0000", 2024-08-17T18:07:26.788 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:07:26.788 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.788 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.788 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:07:26.788 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.281885+0000", 2024-08-17T18:07:26.788 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4170000000000002e-06 2024-08-17T18:07:26.788 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.788 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.788 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:07:26.788 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.281894+0000", 2024-08-17T18:07:26.788 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.3790000000000006e-06 2024-08-17T18:07:26.789 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.789 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.789 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:07:26.789 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.281899+0000", 2024-08-17T18:07:26.789 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.7029999999999997e-06 2024-08-17T18:07:26.789 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.789 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.789 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.789 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.283809+0000", 2024-08-17T18:07:26.789 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0019105719999999999 2024-08-17T18:07:26.789 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.789 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.789 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:07:26.790 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.283818+0000", 2024-08-17T18:07:26.790 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.9169999999999995e-06 2024-08-17T18:07:26.790 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.790 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.790 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.790 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.224730+0000", 2024-08-17T18:07:26.790 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.94091168999999997 2024-08-17T18:07:26.790 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.790 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.790 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:07:26.790 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.224840+0000", 2024-08-17T18:07:26.791 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000110436 2024-08-17T18:07:26.791 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.791 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.791 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:07:26.791 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.224911+0000", 2024-08-17T18:07:26.791 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.0685000000000005e-05 2024-08-17T18:07:26.791 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.791 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.791 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:07:26.791 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.233347+0000", 2024-08-17T18:07:26.791 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0084358300000000001 2024-08-17T18:07:26.791 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.791 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.792 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.792 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250115+0000", 2024-08-17T18:07:26.792 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.016767886999999999 2024-08-17T18:07:26.792 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.792 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.792 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.792 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250145+0000", 2024-08-17T18:07:26.792 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.0957000000000002e-05 2024-08-17T18:07:26.792 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.792 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.792 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:07:26.793 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250173+0000", 2024-08-17T18:07:26.793 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.7654e-05 2024-08-17T18:07:26.793 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.793 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.793 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:07:26.793 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250202+0000", 2024-08-17T18:07:26.793 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.8515999999999999e-05 2024-08-17T18:07:26.793 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.793 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:07:26.793 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.793 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.793 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.793 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:154370 9.16 9:6c6592b2:::benchmark_data_smithi037_235265_object32147:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1263)", 2024-08-17T18:07:26.794 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:58:39.382490+0000", 2024-08-17T18:07:26.794 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 527.39634400800003, 2024-08-17T18:07:26.794 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.86782241500000001, 2024-08-17T18:07:26.794 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:07:26.794 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:26.794 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:07:26.794 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:07:26.794 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:07:26.794 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 154370 2024-08-17T18:07:26.794 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.794 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:07:26.794 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.794 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:07:26.795 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.382490+0000", 2024-08-17T18:07:26.795 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.795 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.795 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.795 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:07:26.795 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.382490+0000", 2024-08-17T18:07:26.795 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.795 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.795 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.795 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:07:26.795 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.382488+0000", 2024-08-17T18:07:26.795 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:07:26.795 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.795 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.795 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:07:26.796 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.382496+0000", 2024-08-17T18:07:26.796 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.79e-06 2024-08-17T18:07:26.796 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.796 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.796 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:07:26.796 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.382513+0000", 2024-08-17T18:07:26.796 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.6639000000000001e-05 2024-08-17T18:07:26.796 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.796 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.796 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:07:26.796 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.382519+0000", 2024-08-17T18:07:26.796 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0939999999999996e-06 2024-08-17T18:07:26.796 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.796 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.796 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.797 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.382585+0000", 2024-08-17T18:07:26.797 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.6130999999999994e-05 2024-08-17T18:07:26.797 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.797 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.797 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:07:26.797 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.382595+0000", 2024-08-17T18:07:26.797 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.8050000000000001e-06 2024-08-17T18:07:26.797 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.797 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.797 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.797 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.226866+0000", 2024-08-17T18:07:26.797 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.84427103599999997 2024-08-17T18:07:26.797 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.797 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.798 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:07:26.798 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.227004+0000", 2024-08-17T18:07:26.798 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000138582 2024-08-17T18:07:26.798 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.798 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.798 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:07:26.798 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.227139+0000", 2024-08-17T18:07:26.798 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000134666 2024-08-17T18:07:26.798 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.798 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.798 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:07:26.798 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.237041+0000", 2024-08-17T18:07:26.799 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0099022669999999993 2024-08-17T18:07:26.799 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.799 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.799 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.799 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250237+0000", 2024-08-17T18:07:26.799 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.013196008 2024-08-17T18:07:26.799 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.799 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.799 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.799 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250269+0000", 2024-08-17T18:07:26.799 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.2160999999999999e-05 2024-08-17T18:07:26.799 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.799 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.799 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:07:26.799 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250293+0000", 2024-08-17T18:07:26.800 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.3884999999999999e-05 2024-08-17T18:07:26.800 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.800 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.800 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:07:26.800 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250312+0000", 2024-08-17T18:07:26.800 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.9006000000000001e-05 2024-08-17T18:07:26.800 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.800 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:07:26.800 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.800 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.800 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.800 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:154377 9.16 9:6a27ed53:::benchmark_data_smithi037_235265_object32154:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1263)", 2024-08-17T18:07:26.800 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:58:39.391281+0000", 2024-08-17T18:07:26.800 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 527.38755312800004, 2024-08-17T18:07:26.801 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.85931893599999998, 2024-08-17T18:07:26.801 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:07:26.801 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:26.801 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:07:26.801 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:07:26.801 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:07:26.801 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 154377 2024-08-17T18:07:26.801 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.801 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:07:26.801 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.801 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:07:26.801 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.391281+0000", 2024-08-17T18:07:26.801 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.801 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.801 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.802 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:07:26.802 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.391281+0000", 2024-08-17T18:07:26.802 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.802 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.802 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.802 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:07:26.802 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.391279+0000", 2024-08-17T18:07:26.802 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T18:07:26.802 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.802 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.802 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:07:26.802 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.391287+0000", 2024-08-17T18:07:26.802 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.8900000000000007e-06 2024-08-17T18:07:26.802 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.803 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.803 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:07:26.803 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.391310+0000", 2024-08-17T18:07:26.803 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.3286e-05 2024-08-17T18:07:26.803 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.803 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.803 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:07:26.803 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.391316+0000", 2024-08-17T18:07:26.803 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7930000000000003e-06 2024-08-17T18:07:26.803 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.803 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.803 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.803 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.391390+0000", 2024-08-17T18:07:26.803 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.3614000000000004e-05 2024-08-17T18:07:26.804 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.805 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.805 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:07:26.805 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.391399+0000", 2024-08-17T18:07:26.805 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.1570000000000006e-06 2024-08-17T18:07:26.805 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.805 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.805 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.806 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.229205+0000", 2024-08-17T18:07:26.806 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.83780654499999996 2024-08-17T18:07:26.806 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.806 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.806 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:07:26.806 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.229352+0000", 2024-08-17T18:07:26.806 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014666599999999999 2024-08-17T18:07:26.806 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.806 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.806 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:07:26.806 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.229483+0000", 2024-08-17T18:07:26.806 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013044200000000001 2024-08-17T18:07:26.806 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.806 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.806 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:07:26.807 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.237048+0000", 2024-08-17T18:07:26.807 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0075656739999999997 2024-08-17T18:07:26.807 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.807 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.807 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.807 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250343+0000", 2024-08-17T18:07:26.807 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.013294937 2024-08-17T18:07:26.807 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.807 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.807 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.807 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250542+0000", 2024-08-17T18:07:26.807 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00019851600000000001 2024-08-17T18:07:26.807 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.807 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.807 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:07:26.808 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250567+0000", 2024-08-17T18:07:26.808 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.5211e-05 2024-08-17T18:07:26.808 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.808 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.808 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:07:26.808 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250600+0000", 2024-08-17T18:07:26.808 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.2876999999999997e-05 2024-08-17T18:07:26.808 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.808 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:07:26.808 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.808 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.808 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.809 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.35931.0:154384 9.16 9:6915bd8e:::benchmark_data_smithi037_235265_object32161:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1263)", 2024-08-17T18:07:26.809 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T17:58:39.395784+0000", 2024-08-17T18:07:26.809 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 527.383049497, 2024-08-17T18:07:26.809 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.85489327599999998, 2024-08-17T18:07:26.809 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:07:26.809 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:26.809 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:07:26.809 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.35931", 2024-08-17T18:07:26.809 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2221496143", 2024-08-17T18:07:26.809 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 154384 2024-08-17T18:07:26.809 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.809 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:07:26.809 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.809 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:07:26.810 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.395784+0000", 2024-08-17T18:07:26.810 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.810 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.810 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.810 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:07:26.810 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.395784+0000", 2024-08-17T18:07:26.810 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.810 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.810 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.810 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:07:26.810 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.395783+0000", 2024-08-17T18:07:26.810 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T18:07:26.810 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.811 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.811 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:07:26.811 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.395791+0000", 2024-08-17T18:07:26.811 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.6880000000000005e-06 2024-08-17T18:07:26.811 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.811 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.811 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:07:26.811 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.395811+0000", 2024-08-17T18:07:26.811 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.9840999999999999e-05 2024-08-17T18:07:26.811 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.811 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.811 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:07:26.811 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.395819+0000", 2024-08-17T18:07:26.811 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.4739999999999999e-06 2024-08-17T18:07:26.811 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.812 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.812 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.812 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.395884+0000", 2024-08-17T18:07:26.812 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.4886000000000002e-05 2024-08-17T18:07:26.812 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.812 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.812 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:07:26.812 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:39.395895+0000", 2024-08-17T18:07:26.812 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0998999999999999e-05 2024-08-17T18:07:26.812 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.812 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.812 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.812 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.231571+0000", 2024-08-17T18:07:26.812 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.83567597500000002 2024-08-17T18:07:26.813 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.813 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.813 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:07:26.813 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.231696+0000", 2024-08-17T18:07:26.813 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012503199999999999 2024-08-17T18:07:26.813 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.813 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.813 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:07:26.813 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.231817+0000", 2024-08-17T18:07:26.813 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000121845 2024-08-17T18:07:26.813 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.813 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.813 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:07:26.813 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.241910+0000", 2024-08-17T18:07:26.813 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.010092446999999999 2024-08-17T18:07:26.814 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.814 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.814 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.814 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250460+0000", 2024-08-17T18:07:26.814 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0085505319999999996 2024-08-17T18:07:26.814 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.814 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.814 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.814 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250632+0000", 2024-08-17T18:07:26.814 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00017208699999999999 2024-08-17T18:07:26.814 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.814 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.814 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:07:26.814 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250657+0000", 2024-08-17T18:07:26.815 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.4783999999999999e-05 2024-08-17T18:07:26.815 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.815 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.815 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:07:26.815 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T17:58:40.250678+0000", 2024-08-17T18:07:26.815 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.0466e-05 2024-08-17T18:07:26.816 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.816 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:07:26.816 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.816 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.816 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.816 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:48168 10.e 10:7271e040:::benchmark_data_smithi037_260560_object48167:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1292)", 2024-08-17T18:07:26.816 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:21.236635+0000", 2024-08-17T18:07:26.816 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 365.54219876399998, 2024-08-17T18:07:26.816 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0702456229999999, 2024-08-17T18:07:26.816 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:07:26.816 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:26.816 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:07:26.816 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:07:26.816 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:07:26.817 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 48168 2024-08-17T18:07:26.817 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.817 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:07:26.817 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.817 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:07:26.817 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.236635+0000", 2024-08-17T18:07:26.817 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.817 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.817 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.817 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:07:26.817 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.236635+0000", 2024-08-17T18:07:26.817 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.817 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.817 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.817 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:07:26.818 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.236633+0000", 2024-08-17T18:07:26.818 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T18:07:26.818 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.818 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.818 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:07:26.818 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.236669+0000", 2024-08-17T18:07:26.818 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.5954999999999997e-05 2024-08-17T18:07:26.818 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.818 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.818 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:07:26.818 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.236683+0000", 2024-08-17T18:07:26.818 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3682e-05 2024-08-17T18:07:26.818 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.819 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.819 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:07:26.819 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.236689+0000", 2024-08-17T18:07:26.819 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.1210000000000003e-06 2024-08-17T18:07:26.819 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.819 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.819 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.819 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.236822+0000", 2024-08-17T18:07:26.819 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013290099999999999 2024-08-17T18:07:26.819 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.819 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.819 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:07:26.819 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.236838+0000", 2024-08-17T18:07:26.819 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.6336000000000001e-05 2024-08-17T18:07:26.820 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.820 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.820 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.820 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.300510+0000", 2024-08-17T18:07:26.820 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.06367192 2024-08-17T18:07:26.820 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.820 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.820 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:07:26.820 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.300672+0000", 2024-08-17T18:07:26.820 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00016153900000000001 2024-08-17T18:07:26.820 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.820 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.820 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,6", 2024-08-17T18:07:26.820 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.300870+0000", 2024-08-17T18:07:26.821 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00019850299999999999 2024-08-17T18:07:26.821 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.821 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.821 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:07:26.821 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.304220+0000", 2024-08-17T18:07:26.821 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0033499039999999999 2024-08-17T18:07:26.821 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.821 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.821 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.821 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.305179+0000", 2024-08-17T18:07:26.821 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00095855199999999999 2024-08-17T18:07:26.821 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.821 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.822 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.822 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.306246+0000", 2024-08-17T18:07:26.822 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0010671560000000001 2024-08-17T18:07:26.822 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.822 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.822 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:07:26.822 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.306311+0000", 2024-08-17T18:07:26.822 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.5213000000000001e-05 2024-08-17T18:07:26.822 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.822 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.822 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:07:26.822 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.306881+0000", 2024-08-17T18:07:26.822 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00056955799999999996 2024-08-17T18:07:26.822 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.823 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:07:26.823 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.823 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.823 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.823 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:48191 10.e 10:7939eeb1:::benchmark_data_smithi037_260560_object48190:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1292)", 2024-08-17T18:07:26.823 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:21.265905+0000", 2024-08-17T18:07:26.823 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 365.51292850499999, 2024-08-17T18:07:26.823 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.046586233, 2024-08-17T18:07:26.823 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:07:26.823 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:26.823 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:07:26.823 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:07:26.823 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:07:26.823 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 48191 2024-08-17T18:07:26.823 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.824 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:07:26.824 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.824 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:07:26.824 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.265905+0000", 2024-08-17T18:07:26.824 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.824 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.824 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.824 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:07:26.824 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.265905+0000", 2024-08-17T18:07:26.824 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.824 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.824 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.824 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:07:26.824 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.265904+0000", 2024-08-17T18:07:26.825 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:07:26.825 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.825 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.825 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:07:26.825 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.265942+0000", 2024-08-17T18:07:26.825 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8535000000000003e-05 2024-08-17T18:07:26.825 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.825 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.825 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:07:26.825 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.265959+0000", 2024-08-17T18:07:26.825 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.6884999999999998e-05 2024-08-17T18:07:26.825 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.825 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.825 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:07:26.826 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.265965+0000", 2024-08-17T18:07:26.826 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6439999999999997e-06 2024-08-17T18:07:26.826 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.826 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.826 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.826 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.266027+0000", 2024-08-17T18:07:26.826 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.1729999999999993e-05 2024-08-17T18:07:26.826 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.826 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.826 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:07:26.826 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:21.266039+0000", 2024-08-17T18:07:26.826 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2244e-05 2024-08-17T18:07:26.826 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.826 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.827 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.827 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.302257+0000", 2024-08-17T18:07:26.827 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.036218616 2024-08-17T18:07:26.827 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.827 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.827 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:07:26.827 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.302352+0000", 2024-08-17T18:07:26.827 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.4494999999999996e-05 2024-08-17T18:07:26.827 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.827 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.827 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,6", 2024-08-17T18:07:26.827 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.302516+0000", 2024-08-17T18:07:26.827 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00016427100000000001 2024-08-17T18:07:26.827 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.828 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.828 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:07:26.828 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.304227+0000", 2024-08-17T18:07:26.828 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0017109409999999999 2024-08-17T18:07:26.828 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.828 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.828 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.828 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.305315+0000", 2024-08-17T18:07:26.828 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0010882870000000001 2024-08-17T18:07:26.828 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.828 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.828 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.828 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.311594+0000", 2024-08-17T18:07:26.828 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0062781779999999997 2024-08-17T18:07:26.829 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.829 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.829 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:07:26.829 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.311688+0000", 2024-08-17T18:07:26.829 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.3936000000000003e-05 2024-08-17T18:07:26.829 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.829 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.829 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:07:26.829 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:22.312492+0000", 2024-08-17T18:07:26.829 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00080412099999999998 2024-08-17T18:07:26.829 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.830 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:07:26.830 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.830 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.830 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.830 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:74745 10.2 10:4c69dd0f:::benchmark_data_smithi037_260560_object74744:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1302)", 2024-08-17T18:07:26.830 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:44.481921+0000", 2024-08-17T18:07:26.830 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 342.29691271000002, 2024-08-17T18:07:26.830 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.3727200289999999, 2024-08-17T18:07:26.830 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:07:26.830 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "reached pg", 2024-08-17T18:07:26.830 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:07:26.830 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:07:26.830 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:07:26.831 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 74745 2024-08-17T18:07:26.831 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.831 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:07:26.831 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.831 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:07:26.831 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.481921+0000", 2024-08-17T18:07:26.831 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.831 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.831 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.831 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:07:26.831 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.481921+0000", 2024-08-17T18:07:26.831 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.832 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.832 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.832 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:07:26.832 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.481920+0000", 2024-08-17T18:07:26.832 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T18:07:26.832 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.832 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.832 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:07:26.832 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.481954+0000", 2024-08-17T18:07:26.832 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4351999999999999e-05 2024-08-17T18:07:26.832 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.832 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.833 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:07:26.833 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.482463+0000", 2024-08-17T18:07:26.833 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00050874999999999998 2024-08-17T18:07:26.833 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.833 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.833 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:07:26.833 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.482472+0000", 2024-08-17T18:07:26.833 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.7030000000000001e-06 2024-08-17T18:07:26.833 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.833 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.833 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.833 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.488127+0000", 2024-08-17T18:07:26.833 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0056542650000000003 2024-08-17T18:07:26.834 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.834 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.834 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:07:26.834 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.488134+0000", 2024-08-17T18:07:26.834 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.593e-06 2024-08-17T18:07:26.834 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.834 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.834 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.834 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.478669+0000", 2024-08-17T18:07:26.834 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.99053462699999995 2024-08-17T18:07:26.834 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.834 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.835 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:07:26.835 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.478683+0000", 2024-08-17T18:07:26.835 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.4144999999999999e-05 2024-08-17T18:07:26.835 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.835 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.835 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.835 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.852749+0000", 2024-08-17T18:07:26.835 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3740657869999999 2024-08-17T18:07:26.835 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.835 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.835 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:07:26.835 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.854641+0000", 2024-08-17T18:07:26.836 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001892477 2024-08-17T18:07:26.836 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.836 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:07:26.836 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.836 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.836 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.836 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:74777 10.2 10:4837637b:::benchmark_data_smithi037_260560_object74776:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1302)", 2024-08-17T18:07:26.836 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:44.512081+0000", 2024-08-17T18:07:26.836 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 342.266752763, 2024-08-17T18:07:26.836 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.3717564910000002, 2024-08-17T18:07:26.836 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:07:26.836 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:26.836 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:07:26.836 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:07:26.837 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:07:26.837 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 74777 2024-08-17T18:07:26.837 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.837 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:07:26.837 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.837 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:07:26.837 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.512081+0000", 2024-08-17T18:07:26.837 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.837 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.837 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.837 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:07:26.837 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.512081+0000", 2024-08-17T18:07:26.837 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.838 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.838 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.838 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:07:26.838 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.512080+0000", 2024-08-17T18:07:26.838 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:07:26.838 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.838 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.838 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:07:26.838 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.512124+0000", 2024-08-17T18:07:26.838 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4397999999999997e-05 2024-08-17T18:07:26.838 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.838 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.838 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:07:26.839 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.512141+0000", 2024-08-17T18:07:26.839 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.6694e-05 2024-08-17T18:07:26.839 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.839 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.839 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:07:26.839 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.512147+0000", 2024-08-17T18:07:26.839 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2489999999999998e-06 2024-08-17T18:07:26.839 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.839 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.839 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.839 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.512203+0000", 2024-08-17T18:07:26.839 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5105999999999997e-05 2024-08-17T18:07:26.839 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.839 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.840 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:07:26.840 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.512211+0000", 2024-08-17T18:07:26.840 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.9020000000000005e-06 2024-08-17T18:07:26.840 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.840 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.840 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.840 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.478715+0000", 2024-08-17T18:07:26.840 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.96650378800000003 2024-08-17T18:07:26.840 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.840 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.840 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:07:26.840 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.478722+0000", 2024-08-17T18:07:26.840 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.2749999999999998e-06 2024-08-17T18:07:26.841 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.841 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.841 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.841 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.857018+0000", 2024-08-17T18:07:26.841 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.378295904 2024-08-17T18:07:26.841 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.841 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.841 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:07:26.841 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.857744+0000", 2024-08-17T18:07:26.841 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00072526399999999999 2024-08-17T18:07:26.841 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.841 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.841 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:07:26.842 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.857913+0000", 2024-08-17T18:07:26.842 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00016919 2024-08-17T18:07:26.842 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.842 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.842 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.842 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.868980+0000", 2024-08-17T18:07:26.842 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.011067061 2024-08-17T18:07:26.842 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.842 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.842 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:07:26.842 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.869037+0000", 2024-08-17T18:07:26.842 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6823000000000001e-05 2024-08-17T18:07:26.843 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.843 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.843 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.843 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.881487+0000", 2024-08-17T18:07:26.843 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.012449869000000001 2024-08-17T18:07:26.843 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.843 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.843 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:07:26.843 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.881576+0000", 2024-08-17T18:07:26.843 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.9854999999999999e-05 2024-08-17T18:07:26.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:26.844 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:26.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:26.845 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.845 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.845 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:07:26.845 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.883838+0000", 2024-08-17T18:07:26.845 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.002261211 2024-08-17T18:07:26.845 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.845 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:07:26.845 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.845 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.846 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.846 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:74796 10.2 10:45d5f2f8:::benchmark_data_smithi037_260560_object74795:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1302)", 2024-08-17T18:07:26.846 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:44.533460+0000", 2024-08-17T18:07:26.846 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 342.24537379999998, 2024-08-17T18:07:26.846 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.3532174779999999, 2024-08-17T18:07:26.846 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:07:26.846 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:26.846 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:07:26.846 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:07:26.846 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:07:26.846 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 74796 2024-08-17T18:07:26.846 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.847 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:07:26.847 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.847 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:07:26.847 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.533460+0000", 2024-08-17T18:07:26.847 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.847 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.847 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.847 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:07:26.847 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.533460+0000", 2024-08-17T18:07:26.847 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.847 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.847 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.847 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:07:26.847 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.533459+0000", 2024-08-17T18:07:26.848 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:07:26.848 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.848 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.848 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:07:26.848 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.533480+0000", 2024-08-17T18:07:26.848 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.1274e-05 2024-08-17T18:07:26.848 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.848 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.848 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:07:26.848 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.533493+0000", 2024-08-17T18:07:26.848 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2315e-05 2024-08-17T18:07:26.848 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.848 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.848 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:07:26.849 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.533499+0000", 2024-08-17T18:07:26.849 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.9939999999999997e-06 2024-08-17T18:07:26.849 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.849 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.849 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.849 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.533559+0000", 2024-08-17T18:07:26.849 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.0278000000000001e-05 2024-08-17T18:07:26.849 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.849 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.849 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:07:26.849 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.533565+0000", 2024-08-17T18:07:26.849 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.1580000000000002e-06 2024-08-17T18:07:26.850 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.850 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.850 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.850 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.478744+0000", 2024-08-17T18:07:26.850 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.94517878 2024-08-17T18:07:26.850 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.850 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.850 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:07:26.850 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.478751+0000", 2024-08-17T18:07:26.850 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.0119999999999999e-06 2024-08-17T18:07:26.850 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.850 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.851 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.851 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.860605+0000", 2024-08-17T18:07:26.851 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3818545260000001 2024-08-17T18:07:26.851 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.851 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.851 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:07:26.851 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.860784+0000", 2024-08-17T18:07:26.851 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00017891599999999999 2024-08-17T18:07:26.851 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.851 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.851 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:07:26.851 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.860986+0000", 2024-08-17T18:07:26.852 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00020150100000000001 2024-08-17T18:07:26.852 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.852 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.852 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.852 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.869028+0000", 2024-08-17T18:07:26.852 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0080425099999999992 2024-08-17T18:07:26.852 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.852 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.852 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:07:26.852 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.869043+0000", 2024-08-17T18:07:26.852 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.4591e-05 2024-08-17T18:07:26.852 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.852 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.853 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.853 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.883916+0000", 2024-08-17T18:07:26.853 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.014872709 2024-08-17T18:07:26.853 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.853 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.853 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:07:26.853 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.884009+0000", 2024-08-17T18:07:26.853 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.3178999999999997e-05 2024-08-17T18:07:26.853 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.853 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.853 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:07:26.853 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.886678+0000", 2024-08-17T18:07:26.854 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0026688839999999998 2024-08-17T18:07:26.854 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.854 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:07:26.854 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.854 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.854 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.854 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:74802 10.2 10:48d59043:::benchmark_data_smithi037_260560_object74801:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1302)", 2024-08-17T18:07:26.854 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:44.543391+0000", 2024-08-17T18:07:26.854 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 342.23544331300002, 2024-08-17T18:07:26.854 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.352658023, 2024-08-17T18:07:26.854 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:07:26.854 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:26.855 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:07:26.855 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:07:26.855 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:07:26.855 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 74802 2024-08-17T18:07:26.855 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.855 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:07:26.855 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.855 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:07:26.855 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.543391+0000", 2024-08-17T18:07:26.855 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.855 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.855 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.855 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:07:26.855 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.543391+0000", 2024-08-17T18:07:26.856 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.856 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.856 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.856 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:07:26.856 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.543389+0000", 2024-08-17T18:07:26.856 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:07:26.856 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.856 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.856 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:07:26.856 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.543455+0000", 2024-08-17T18:07:26.856 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.5448000000000001e-05 2024-08-17T18:07:26.856 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.856 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.857 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:07:26.857 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.543469+0000", 2024-08-17T18:07:26.857 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3791000000000001e-05 2024-08-17T18:07:26.857 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.857 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.857 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:07:26.857 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.543474+0000", 2024-08-17T18:07:26.857 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7130000000000002e-06 2024-08-17T18:07:26.857 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.857 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.857 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.857 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.543513+0000", 2024-08-17T18:07:26.858 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8263999999999998e-05 2024-08-17T18:07:26.858 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.858 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.858 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:07:26.858 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.543519+0000", 2024-08-17T18:07:26.858 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.3199999999999996e-06 2024-08-17T18:07:26.858 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.858 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.858 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.858 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.478772+0000", 2024-08-17T18:07:26.859 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.93525283400000003 2024-08-17T18:07:26.859 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.859 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.859 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:07:26.859 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.478778+0000", 2024-08-17T18:07:26.859 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.6220000000000003e-06 2024-08-17T18:07:26.859 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.859 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.859 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.859 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.863412+0000", 2024-08-17T18:07:26.859 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3846336859999999 2024-08-17T18:07:26.859 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.859 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.860 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:07:26.860 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.863543+0000", 2024-08-17T18:07:26.860 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013126500000000001 2024-08-17T18:07:26.860 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.860 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.860 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:07:26.860 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.863696+0000", 2024-08-17T18:07:26.860 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000152344 2024-08-17T18:07:26.860 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.860 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.860 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:07:26.860 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.869049+0000", 2024-08-17T18:07:26.861 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0053529930000000003 2024-08-17T18:07:26.861 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.861 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.861 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.861 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.874972+0000", 2024-08-17T18:07:26.861 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0059228789999999998 2024-08-17T18:07:26.861 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.861 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.861 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.861 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.893886+0000", 2024-08-17T18:07:26.861 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.018914001999999999 2024-08-17T18:07:26.861 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.861 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.862 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:07:26.862 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.893944+0000", 2024-08-17T18:07:26.862 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8167000000000001e-05 2024-08-17T18:07:26.862 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.862 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.862 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:07:26.862 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.896049+0000", 2024-08-17T18:07:26.862 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0021048859999999998 2024-08-17T18:07:26.862 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.862 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:07:26.862 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.862 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.863 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.863 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.36150.0:74810 10.2 10:4ff58be0:::benchmark_data_smithi037_260560_object74809:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1302)", 2024-08-17T18:07:26.863 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:01:44.565581+0000", 2024-08-17T18:07:26.863 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 342.21325282700002, 2024-08-17T18:07:26.863 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.332718077, 2024-08-17T18:07:26.863 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:07:26.863 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:26.863 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:07:26.863 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.36150", 2024-08-17T18:07:26.863 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:07:26.863 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 74810 2024-08-17T18:07:26.863 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.863 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:07:26.864 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.864 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:07:26.864 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.565581+0000", 2024-08-17T18:07:26.864 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.864 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.864 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.864 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:07:26.864 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.565581+0000", 2024-08-17T18:07:26.864 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.864 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.864 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.864 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:07:26.865 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.565580+0000", 2024-08-17T18:07:26.865 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:07:26.865 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.865 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.865 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:07:26.865 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.565638+0000", 2024-08-17T18:07:26.865 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7596999999999998e-05 2024-08-17T18:07:26.865 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.865 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.865 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:07:26.865 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.565649+0000", 2024-08-17T18:07:26.865 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0910000000000001e-05 2024-08-17T18:07:26.865 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.866 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.866 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:07:26.866 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.565653+0000", 2024-08-17T18:07:26.866 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4880000000000001e-06 2024-08-17T18:07:26.866 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.866 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.866 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.866 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.565691+0000", 2024-08-17T18:07:26.866 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8160000000000001e-05 2024-08-17T18:07:26.866 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.866 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.866 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:07:26.867 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:44.565697+0000", 2024-08-17T18:07:26.867 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4589999999999997e-06 2024-08-17T18:07:26.867 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.867 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.867 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.867 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.478800+0000", 2024-08-17T18:07:26.867 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.91310318999999995 2024-08-17T18:07:26.867 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.867 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.867 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:07:26.867 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:45.478807+0000", 2024-08-17T18:07:26.867 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.1559999999999998e-06 2024-08-17T18:07:26.867 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.867 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.867 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.868 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.866256+0000", 2024-08-17T18:07:26.868 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.387448674 2024-08-17T18:07:26.868 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.868 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.868 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:07:26.868 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.866414+0000", 2024-08-17T18:07:26.868 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000157739 2024-08-17T18:07:26.868 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.868 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.868 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:07:26.868 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.866611+0000", 2024-08-17T18:07:26.868 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000197169 2024-08-17T18:07:26.868 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.869 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.869 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:07:26.869 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.874935+0000", 2024-08-17T18:07:26.869 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0083241770000000003 2024-08-17T18:07:26.869 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.869 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.869 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.869 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.875013+0000", 2024-08-17T18:07:26.869 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.8203999999999999e-05 2024-08-17T18:07:26.869 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.869 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.869 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.869 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.896116+0000", 2024-08-17T18:07:26.869 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.021102543000000001 2024-08-17T18:07:26.870 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.870 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.870 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:07:26.870 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.896174+0000", 2024-08-17T18:07:26.870 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8279000000000002e-05 2024-08-17T18:07:26.870 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.870 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.870 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:07:26.870 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:01:46.898299+0000", 2024-08-17T18:07:26.870 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0021251600000000001 2024-08-17T18:07:26.870 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.870 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:07:26.870 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.871 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.871 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.871 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.46388.0:90865 11.7 11:e7a56385:::benchmark_data_smithi037_293176_object90864:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1346)", 2024-08-17T18:07:26.871 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:06:07.656282+0000", 2024-08-17T18:07:26.871 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 79.122551650999995, 2024-08-17T18:07:26.871 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.1883178729999999, 2024-08-17T18:07:26.871 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:07:26.871 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:26.871 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:07:26.871 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.46388", 2024-08-17T18:07:26.871 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:07:26.871 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 90865 2024-08-17T18:07:26.871 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.872 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:07:26.872 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.872 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:07:26.872 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.656282+0000", 2024-08-17T18:07:26.872 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.872 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.872 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.872 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:07:26.872 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.656282+0000", 2024-08-17T18:07:26.872 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.872 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.872 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.872 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:07:26.872 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.656281+0000", 2024-08-17T18:07:26.873 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:07:26.873 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.873 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.873 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:07:26.873 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.656722+0000", 2024-08-17T18:07:26.873 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00044175699999999998 2024-08-17T18:07:26.873 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.873 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.873 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:07:26.873 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.656734+0000", 2024-08-17T18:07:26.873 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1466e-05 2024-08-17T18:07:26.873 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.873 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.874 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:07:26.874 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.656739+0000", 2024-08-17T18:07:26.874 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.3730000000000001e-06 2024-08-17T18:07:26.874 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.874 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.874 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.874 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.656793+0000", 2024-08-17T18:07:26.874 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.3795000000000002e-05 2024-08-17T18:07:26.874 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.875 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.875 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:07:26.875 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.656801+0000", 2024-08-17T18:07:26.875 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.7009999999999996e-06 2024-08-17T18:07:26.875 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.875 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.875 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.876 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:08.644488+0000", 2024-08-17T18:07:26.876 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.98768686999999999 2024-08-17T18:07:26.876 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.876 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.876 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:07:26.876 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:08.644498+0000", 2024-08-17T18:07:26.876 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0747999999999999e-05 2024-08-17T18:07:26.876 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.876 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.876 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.876 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.827056+0000", 2024-08-17T18:07:26.876 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.182557429 2024-08-17T18:07:26.876 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.877 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.877 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:07:26.877 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.828653+0000", 2024-08-17T18:07:26.877 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001597478 2024-08-17T18:07:26.877 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.877 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.877 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,7", 2024-08-17T18:07:26.877 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.828883+0000", 2024-08-17T18:07:26.877 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000229958 2024-08-17T18:07:26.877 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.877 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.877 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.878 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.837254+0000", 2024-08-17T18:07:26.878 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0083706460000000007 2024-08-17T18:07:26.878 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.878 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.878 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:07:26.878 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.837268+0000", 2024-08-17T18:07:26.878 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.4479e-05 2024-08-17T18:07:26.878 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.878 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.878 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.878 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.842197+0000", 2024-08-17T18:07:26.878 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0049285149999999996 2024-08-17T18:07:26.879 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.879 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.879 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:07:26.879 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.842239+0000", 2024-08-17T18:07:26.879 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2323000000000001e-05 2024-08-17T18:07:26.879 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.879 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.879 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:07:26.879 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.844600+0000", 2024-08-17T18:07:26.879 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0023609059999999999 2024-08-17T18:07:26.879 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.879 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:07:26.879 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.880 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.880 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.880 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.46388.0:90901 11.7 11:eed377a4:::benchmark_data_smithi037_293176_object90900:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1346)", 2024-08-17T18:07:26.880 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:06:07.723786+0000", 2024-08-17T18:07:26.880 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 79.055047591000005, 2024-08-17T18:07:26.880 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.1227212889999998, 2024-08-17T18:07:26.880 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:07:26.880 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:26.880 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:07:26.880 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.46388", 2024-08-17T18:07:26.880 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:07:26.880 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 90901 2024-08-17T18:07:26.880 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.881 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:07:26.881 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.881 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:07:26.881 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.723786+0000", 2024-08-17T18:07:26.881 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.881 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.881 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.881 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:07:26.881 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.723786+0000", 2024-08-17T18:07:26.881 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.881 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.881 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.881 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:07:26.882 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.723785+0000", 2024-08-17T18:07:26.882 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:07:26.882 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.882 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.882 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:07:26.882 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.723855+0000", 2024-08-17T18:07:26.882 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.0315999999999996e-05 2024-08-17T18:07:26.882 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.882 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.882 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:07:26.882 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.723869+0000", 2024-08-17T18:07:26.882 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3572e-05 2024-08-17T18:07:26.883 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.883 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.883 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:07:26.883 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.723874+0000", 2024-08-17T18:07:26.883 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.5750000000000002e-06 2024-08-17T18:07:26.883 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.883 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.883 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.883 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.723926+0000", 2024-08-17T18:07:26.883 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.2250000000000003e-05 2024-08-17T18:07:26.883 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.883 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.883 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:07:26.884 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.723933+0000", 2024-08-17T18:07:26.884 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.4529999999999996e-06 2024-08-17T18:07:26.884 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.884 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.884 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.884 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:08.644599+0000", 2024-08-17T18:07:26.884 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.92066582799999996 2024-08-17T18:07:26.884 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.884 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.884 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:07:26.884 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:08.644608+0000", 2024-08-17T18:07:26.884 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.7930000000000003e-06 2024-08-17T18:07:26.884 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.884 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.885 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.885 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.831463+0000", 2024-08-17T18:07:26.885 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1868549909999999 2024-08-17T18:07:26.885 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.885 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.885 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:07:26.885 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.831561+0000", 2024-08-17T18:07:26.885 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.8555999999999996e-05 2024-08-17T18:07:26.885 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.885 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.885 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,7", 2024-08-17T18:07:26.885 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.831669+0000", 2024-08-17T18:07:26.885 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000107178 2024-08-17T18:07:26.885 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.885 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.886 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:07:26.886 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.837276+0000", 2024-08-17T18:07:26.886 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0056073049999999999 2024-08-17T18:07:26.886 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.886 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.886 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.886 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.837342+0000", 2024-08-17T18:07:26.886 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.5971999999999998e-05 2024-08-17T18:07:26.886 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.886 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.886 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.886 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.844667+0000", 2024-08-17T18:07:26.886 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0073252059999999999 2024-08-17T18:07:26.887 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.887 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.887 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:07:26.887 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.844737+0000", 2024-08-17T18:07:26.887 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.9509000000000001e-05 2024-08-17T18:07:26.887 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.887 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.887 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:07:26.887 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.846508+0000", 2024-08-17T18:07:26.887 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0017710829999999999 2024-08-17T18:07:26.887 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.887 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:07:26.887 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.887 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.888 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.888 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.46388.0:132799 11.7 11:e9253c67:::benchmark_data_smithi037_293176_object15835:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1360)", 2024-08-17T18:07:26.888 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:07:06.733139+0000", 2024-08-17T18:07:26.888 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 20.045695430999999, 2024-08-17T18:07:26.888 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.08697125, 2024-08-17T18:07:26.888 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:07:26.888 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:26.888 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:07:26.888 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.46388", 2024-08-17T18:07:26.888 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:07:26.888 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 132799 2024-08-17T18:07:26.888 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.888 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:07:26.889 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.889 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:07:26.889 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.733139+0000", 2024-08-17T18:07:26.889 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.889 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.889 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.889 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:07:26.889 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.733139+0000", 2024-08-17T18:07:26.889 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.889 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.889 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.889 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:07:26.889 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.733137+0000", 2024-08-17T18:07:26.889 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T18:07:26.890 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.890 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.890 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:07:26.890 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.733144+0000", 2024-08-17T18:07:26.890 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.1829999999999997e-06 2024-08-17T18:07:26.890 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.890 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.890 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:07:26.890 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.733156+0000", 2024-08-17T18:07:26.890 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.203e-05 2024-08-17T18:07:26.890 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.890 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.890 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:07:26.891 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.733161+0000", 2024-08-17T18:07:26.891 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.3000000000000001e-06 2024-08-17T18:07:26.891 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.891 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.891 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.891 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.733209+0000", 2024-08-17T18:07:26.891 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.8071000000000001e-05 2024-08-17T18:07:26.891 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.891 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.891 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:07:26.891 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.733332+0000", 2024-08-17T18:07:26.891 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000122927 2024-08-17T18:07:26.891 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.891 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.892 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,6,7", 2024-08-17T18:07:26.892 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.733472+0000", 2024-08-17T18:07:26.892 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013972 2024-08-17T18:07:26.892 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.892 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.892 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.892 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.735796+0000", 2024-08-17T18:07:26.892 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0023234449999999999 2024-08-17T18:07:26.892 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.892 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.892 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:07:26.892 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.735918+0000", 2024-08-17T18:07:26.893 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012270900000000001 2024-08-17T18:07:26.893 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.893 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.893 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.893 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.743142+0000", 2024-08-17T18:07:26.893 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.007224233 2024-08-17T18:07:26.893 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.893 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.893 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.893 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.816923+0000", 2024-08-17T18:07:26.893 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.073780296999999995 2024-08-17T18:07:26.893 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.893 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.893 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:07:26.894 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.817056+0000", 2024-08-17T18:07:26.894 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000132776 2024-08-17T18:07:26.894 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.894 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.894 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:07:26.894 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.820110+0000", 2024-08-17T18:07:26.894 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0030542350000000002 2024-08-17T18:07:26.894 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.894 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:07:26.894 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.894 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.894 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.895 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.46388.0:132816 11.7 11:e3360d6a:::benchmark_data_smithi037_293176_object15852:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1360)", 2024-08-17T18:07:26.895 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:07:06.762340+0000", 2024-08-17T18:07:26.895 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 20.016494027, 2024-08-17T18:07:26.895 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.061265716999999997, 2024-08-17T18:07:26.895 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:07:26.895 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:26.895 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:07:26.895 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.46388", 2024-08-17T18:07:26.895 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:07:26.895 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 132816 2024-08-17T18:07:26.895 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.895 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:07:26.896 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.896 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:07:26.896 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.762340+0000", 2024-08-17T18:07:26.896 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.896 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.896 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.896 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:07:26.896 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.762340+0000", 2024-08-17T18:07:26.896 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.896 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.896 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.896 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:07:26.896 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.762339+0000", 2024-08-17T18:07:26.896 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:07:26.897 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.897 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.897 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:07:26.897 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.762345+0000", 2024-08-17T18:07:26.897 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.5830000000000003e-06 2024-08-17T18:07:26.897 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.897 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.897 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:07:26.897 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.762356+0000", 2024-08-17T18:07:26.897 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1106e-05 2024-08-17T18:07:26.897 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.897 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.897 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:07:26.897 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.762361+0000", 2024-08-17T18:07:26.898 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.651e-06 2024-08-17T18:07:26.898 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.898 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.898 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.898 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.762405+0000", 2024-08-17T18:07:26.898 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4202000000000001e-05 2024-08-17T18:07:26.898 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.898 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.898 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:07:26.898 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.762506+0000", 2024-08-17T18:07:26.898 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00010060000000000001 2024-08-17T18:07:26.898 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.899 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.899 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,6,7", 2024-08-17T18:07:26.899 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.762595+0000", 2024-08-17T18:07:26.899 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.9716000000000006e-05 2024-08-17T18:07:26.899 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.899 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.899 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:07:26.899 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.764448+0000", 2024-08-17T18:07:26.899 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0018529849999999999 2024-08-17T18:07:26.899 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.899 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.899 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.899 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.765762+0000", 2024-08-17T18:07:26.900 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0013131320000000001 2024-08-17T18:07:26.900 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.900 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.900 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.900 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.789856+0000", 2024-08-17T18:07:26.900 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.024094509 2024-08-17T18:07:26.900 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.900 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.900 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.900 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.820168+0000", 2024-08-17T18:07:26.900 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.030311856000000002 2024-08-17T18:07:26.900 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.900 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.900 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:07:26.901 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.820234+0000", 2024-08-17T18:07:26.901 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.6130999999999994e-05 2024-08-17T18:07:26.901 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.901 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.901 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:07:26.901 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.823606+0000", 2024-08-17T18:07:26.901 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0033715300000000002 2024-08-17T18:07:26.901 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.901 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:07:26.901 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.901 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.901 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.901 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.46388.0:132944 11.e 11:7ce9ec9c:::benchmark_data_smithi037_293176_object15980:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1360)", 2024-08-17T18:07:26.901 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:07:06.963190+0000", 2024-08-17T18:07:26.901 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 19.815643767000001, 2024-08-17T18:07:26.902 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.066679927999999999, 2024-08-17T18:07:26.902 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:07:26.902 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:26.902 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:07:26.902 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.46388", 2024-08-17T18:07:26.902 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:07:26.902 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 132944 2024-08-17T18:07:26.902 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.902 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:07:26.902 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.902 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:07:26.902 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.963190+0000", 2024-08-17T18:07:26.903 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.903 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.903 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.903 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:07:26.903 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.963190+0000", 2024-08-17T18:07:26.903 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.903 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.903 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.903 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:07:26.903 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.963189+0000", 2024-08-17T18:07:26.903 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:07:26.903 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.903 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.904 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:07:26.904 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.963195+0000", 2024-08-17T18:07:26.904 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.2190000000000001e-06 2024-08-17T18:07:26.904 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.904 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.904 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:07:26.904 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.963205+0000", 2024-08-17T18:07:26.904 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0346000000000001e-05 2024-08-17T18:07:26.904 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.904 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.904 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:07:26.904 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.963210+0000", 2024-08-17T18:07:26.904 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.0559999999999998e-06 2024-08-17T18:07:26.905 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.905 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.905 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.905 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.963249+0000", 2024-08-17T18:07:26.905 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8974999999999999e-05 2024-08-17T18:07:26.905 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.905 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.905 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:07:26.905 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.963357+0000", 2024-08-17T18:07:26.905 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00010823900000000001 2024-08-17T18:07:26.905 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.905 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.906 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3,7", 2024-08-17T18:07:26.906 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.963436+0000", 2024-08-17T18:07:26.906 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.9424000000000004e-05 2024-08-17T18:07:26.906 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.906 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.906 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:07:26.906 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.965414+0000", 2024-08-17T18:07:26.906 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0019774620000000001 2024-08-17T18:07:26.906 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.906 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.906 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.906 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:07.019961+0000", 2024-08-17T18:07:26.906 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.054546872000000003 2024-08-17T18:07:26.907 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.907 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.907 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.907 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:07.024083+0000", 2024-08-17T18:07:26.907 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0041221749999999996 2024-08-17T18:07:26.907 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.907 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.907 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.907 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:07.029666+0000", 2024-08-17T18:07:26.907 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.005583719 2024-08-17T18:07:26.907 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.907 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.908 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:07:26.908 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:07.029728+0000", 2024-08-17T18:07:26.908 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.1503999999999999e-05 2024-08-17T18:07:26.908 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.908 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.908 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:07:26.908 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:07.029870+0000", 2024-08-17T18:07:26.908 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000142201 2024-08-17T18:07:26.908 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.908 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:07:26.908 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.908 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.908 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.909 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.46388.0:132943 11.d e1360/1333 11:bc3f79e3:::benchmark_data_smithi037_293176_object15979:head v 1360'8267, mlcod=1360'8265)", 2024-08-17T18:07:26.909 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:07:06.970757+0000", 2024-08-17T18:07:26.909 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 19.808077065999999, 2024-08-17T18:07:26.909 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.052398089000000002, 2024-08-17T18:07:26.909 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:07:26.909 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:26.909 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:07:26.909 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.909 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:07:26.909 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.970757+0000", 2024-08-17T18:07:26.909 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.909 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.909 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.910 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:07:26.910 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.970757+0000", 2024-08-17T18:07:26.910 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.910 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.910 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.910 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:07:26.910 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.970756+0000", 2024-08-17T18:07:26.910 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:07:26.910 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.910 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.910 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:07:26.910 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.970764+0000", 2024-08-17T18:07:26.911 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.9869999999999999e-06 2024-08-17T18:07:26.911 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.911 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.911 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:07:26.911 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.970774+0000", 2024-08-17T18:07:26.911 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0190999999999999e-05 2024-08-17T18:07:26.911 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.911 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.911 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:07:26.911 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.970778+0000", 2024-08-17T18:07:26.911 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1710000000000004e-06 2024-08-17T18:07:26.911 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.911 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.911 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.912 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.970819+0000", 2024-08-17T18:07:26.912 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.0686999999999999e-05 2024-08-17T18:07:26.912 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.912 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.912 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:07:26.912 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:06.970832+0000", 2024-08-17T18:07:26.912 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.3353000000000001e-05 2024-08-17T18:07:26.912 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.912 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.912 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:07:26.912 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:07.023112+0000", 2024-08-17T18:07:26.912 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.052279806999999998 2024-08-17T18:07:26.912 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.912 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.913 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:07:26.913 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:07.023155+0000", 2024-08-17T18:07:26.913 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2836000000000001e-05 2024-08-17T18:07:26.913 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.913 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:07:26.913 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.913 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.913 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.913 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.46388.0:133595 11.e 11:778d8cd6:::benchmark_data_smithi037_293176_object16631:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1361)", 2024-08-17T18:07:26.913 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:07:07.996470+0000", 2024-08-17T18:07:26.913 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 18.782364271999999, 2024-08-17T18:07:26.913 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.082722841000000005, 2024-08-17T18:07:26.913 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:07:26.913 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:26.914 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:07:26.914 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.46388", 2024-08-17T18:07:26.914 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:07:26.914 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 133595 2024-08-17T18:07:26.914 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.914 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:07:26.914 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.914 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:07:26.914 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:07.996470+0000", 2024-08-17T18:07:26.914 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.914 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.914 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.914 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:07:26.915 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:07.996470+0000", 2024-08-17T18:07:26.915 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.915 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.915 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.915 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:07:26.915 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:07.996468+0000", 2024-08-17T18:07:26.915 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:07:26.915 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.915 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.915 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:07:26.915 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:07.996474+0000", 2024-08-17T18:07:26.915 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6459999999999998e-06 2024-08-17T18:07:26.915 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.916 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.916 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:07:26.916 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:07.996486+0000", 2024-08-17T18:07:26.916 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2283000000000001e-05 2024-08-17T18:07:26.916 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.916 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.916 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:07:26.916 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:07.996491+0000", 2024-08-17T18:07:26.916 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0830000000000003e-06 2024-08-17T18:07:26.916 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.916 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.916 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.916 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:07.996531+0000", 2024-08-17T18:07:26.917 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9246000000000003e-05 2024-08-17T18:07:26.917 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.917 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.917 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:07:26.917 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:07.996617+0000", 2024-08-17T18:07:26.917 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.6556000000000003e-05 2024-08-17T18:07:26.917 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.917 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.917 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3,7", 2024-08-17T18:07:26.917 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:07.996699+0000", 2024-08-17T18:07:26.917 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.1292999999999996e-05 2024-08-17T18:07:26.917 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.917 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.918 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:07:26.918 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:07.998682+0000", 2024-08-17T18:07:26.918 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001983234 2024-08-17T18:07:26.918 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.918 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.918 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.918 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:07.999464+0000", 2024-08-17T18:07:26.918 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00078226100000000002 2024-08-17T18:07:26.918 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.918 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.918 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.919 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:07.999647+0000", 2024-08-17T18:07:26.919 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00018249100000000001 2024-08-17T18:07:26.919 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.919 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.919 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.919 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.078942+0000", 2024-08-17T18:07:26.920 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.079295439999999995 2024-08-17T18:07:26.920 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.920 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.920 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:07:26.920 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.079059+0000", 2024-08-17T18:07:26.920 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00011665 2024-08-17T18:07:26.920 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.920 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.920 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:07:26.920 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.079193+0000", 2024-08-17T18:07:26.920 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013388699999999999 2024-08-17T18:07:26.920 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.920 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:07:26.920 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.921 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.921 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.921 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.46388.0:133605 11.e 11:7b2b4f29:::benchmark_data_smithi037_293176_object16641:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1361)", 2024-08-17T18:07:26.921 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:07:08.016108+0000", 2024-08-17T18:07:26.921 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 18.762725943, 2024-08-17T18:07:26.921 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.064068542000000006, 2024-08-17T18:07:26.921 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:07:26.921 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:26.921 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:07:26.921 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.46388", 2024-08-17T18:07:26.921 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:07:26.921 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 133605 2024-08-17T18:07:26.921 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.921 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:07:26.921 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.922 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:07:26.922 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.016108+0000", 2024-08-17T18:07:26.922 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.922 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.922 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.922 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:07:26.922 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.016108+0000", 2024-08-17T18:07:26.922 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.922 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.922 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.922 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:07:26.922 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.016106+0000", 2024-08-17T18:07:26.922 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T18:07:26.922 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.923 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.923 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:07:26.923 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.016114+0000", 2024-08-17T18:07:26.923 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.5159999999999994e-06 2024-08-17T18:07:26.923 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.923 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.923 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:07:26.923 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.016132+0000", 2024-08-17T18:07:26.923 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.7991000000000001e-05 2024-08-17T18:07:26.923 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.923 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.923 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:07:26.923 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.016143+0000", 2024-08-17T18:07:26.923 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0098000000000001e-05 2024-08-17T18:07:26.923 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.924 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.924 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.924 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.016193+0000", 2024-08-17T18:07:26.924 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0158999999999999e-05 2024-08-17T18:07:26.924 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.924 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.924 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:07:26.924 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.016293+0000", 2024-08-17T18:07:26.924 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00010071100000000001 2024-08-17T18:07:26.924 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.924 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.924 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,3,7", 2024-08-17T18:07:26.924 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.016388+0000", 2024-08-17T18:07:26.924 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.4809000000000007e-05 2024-08-17T18:07:26.925 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.925 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.925 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:07:26.925 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.018510+0000", 2024-08-17T18:07:26.925 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0021215880000000002 2024-08-17T18:07:26.925 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.925 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.925 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.925 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.018902+0000", 2024-08-17T18:07:26.925 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00039192399999999998 2024-08-17T18:07:26.925 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.925 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.925 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.925 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.018983+0000", 2024-08-17T18:07:26.925 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.1451000000000003e-05 2024-08-17T18:07:26.926 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.926 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.926 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.926 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.080027+0000", 2024-08-17T18:07:26.926 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.061043748000000002 2024-08-17T18:07:26.926 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.926 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.926 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:07:26.926 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.080073+0000", 2024-08-17T18:07:26.926 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6322000000000001e-05 2024-08-17T18:07:26.926 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.926 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.926 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:07:26.926 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.080177+0000", 2024-08-17T18:07:26.926 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000103298 2024-08-17T18:07:26.927 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.927 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:07:26.927 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.927 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.927 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.927 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.46388.0:133608 11.7 11:e5d3acef:::benchmark_data_smithi037_293176_object16644:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1361)", 2024-08-17T18:07:26.927 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:07:08.039500+0000", 2024-08-17T18:07:26.927 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 18.739333676000001, 2024-08-17T18:07:26.927 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.052973152000000003, 2024-08-17T18:07:26.927 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:07:26.927 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:07:26.927 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:07:26.927 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.46388", 2024-08-17T18:07:26.927 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:07:26.928 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 133608 2024-08-17T18:07:26.928 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.928 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:07:26.928 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.928 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:07:26.928 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.039500+0000", 2024-08-17T18:07:26.928 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.928 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.928 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.928 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:07:26.928 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.039500+0000", 2024-08-17T18:07:26.928 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:26.928 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.928 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.928 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:07:26.929 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.039498+0000", 2024-08-17T18:07:26.929 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999976 2024-08-17T18:07:26.929 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.929 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.929 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:07:26.929 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.039512+0000", 2024-08-17T18:07:26.929 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.4436e-05 2024-08-17T18:07:26.929 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.929 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.929 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:07:26.929 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.039547+0000", 2024-08-17T18:07:26.929 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.4944000000000003e-05 2024-08-17T18:07:26.929 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.929 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.930 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:07:26.930 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.039570+0000", 2024-08-17T18:07:26.930 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.3416000000000001e-05 2024-08-17T18:07:26.930 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.930 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.930 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:26.930 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.039726+0000", 2024-08-17T18:07:26.930 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00015519500000000001 2024-08-17T18:07:26.930 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.930 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.930 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:07:26.930 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.039936+0000", 2024-08-17T18:07:26.930 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000209977 2024-08-17T18:07:26.930 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.931 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.931 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,6,7", 2024-08-17T18:07:26.931 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.040031+0000", 2024-08-17T18:07:26.931 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.5231999999999999e-05 2024-08-17T18:07:26.931 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.931 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.931 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.931 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.042397+0000", 2024-08-17T18:07:26.931 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0023658360000000001 2024-08-17T18:07:26.931 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.931 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.931 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.931 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.042426+0000", 2024-08-17T18:07:26.931 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.9119e-05 2024-08-17T18:07:26.931 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.932 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.932 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:07:26.932 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.042479+0000", 2024-08-17T18:07:26.932 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.3179e-05 2024-08-17T18:07:26.932 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.932 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.932 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:26.932 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.086462+0000", 2024-08-17T18:07:26.932 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.043983090000000002 2024-08-17T18:07:26.932 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.932 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.932 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:07:26.932 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.088289+0000", 2024-08-17T18:07:26.932 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001826575 2024-08-17T18:07:26.932 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:26.933 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:26.933 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:07:26.933 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:08.092473+0000", 2024-08-17T18:07:26.933 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0041847259999999997 2024-08-17T18:07:26.933 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.933 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:07:26.933 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.933 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:26.933 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:07:26.933 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T18:07:26.945 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:26.980 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:26.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:26.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:27.081 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:27.118 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:27.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:27.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:27.220 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:27.255 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:27.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:27.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:27.357 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:27.409 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:27.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:27.410 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:27.512 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:27.547 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:27.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:27.548 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:27.648 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:27.649 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is set 2024-08-17T18:07:27.674 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:27.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:27.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:27.776 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:27.815 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:27.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:27.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:27.917 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:27.947 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:27.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:27.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:28.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:27 smithi046 ceph-mon[88218]: pgmap v2301: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 7 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 694 op/s; 15103/268842 objects degraded (5.618%); 42249/268842 objects misplaced (15.715%); 8.3 MiB/s, 133 objects/s recovering 2024-08-17T18:07:28.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:27 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2481871740' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:07:28.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:27 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:07:28.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:27 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 15103/268842 objects degraded (5.618%), 5 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:07:28.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:27 smithi037 ceph-mon[97894]: pgmap v2301: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 7 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 694 op/s; 15103/268842 objects degraded (5.618%); 42249/268842 objects misplaced (15.715%); 8.3 MiB/s, 133 objects/s recovering 2024-08-17T18:07:28.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:27 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2481871740' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:07:28.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:27 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:07:28.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:27 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 15103/268842 objects degraded (5.618%), 5 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:07:28.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:27 smithi037 ceph-mon[102022]: pgmap v2301: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 7 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 694 op/s; 15103/268842 objects degraded (5.618%); 42249/268842 objects misplaced (15.715%); 8.3 MiB/s, 133 objects/s recovering 2024-08-17T18:07:28.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:27 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2481871740' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:07:28.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:27 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:07:28.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:27 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 15103/268842 objects degraded (5.618%), 5 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:07:28.049 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:28.083 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:28.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:28.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:28.184 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:07:28.184 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:28.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:28.232 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:28.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:28.333 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:28.365 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:28.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:28.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:28.466 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:28.499 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:28.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:28.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:28.601 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:28.634 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:28.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:28.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:28.736 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:28.780 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:28.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:28.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:28.882 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:28.912 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:28.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:28.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:28.974 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:28 smithi037 ceph-mon[102022]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:07:28.974 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:28 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:07:28.974 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:28 smithi037 ceph-mon[102022]: osdmap e1364: 8 total, 8 up, 7 in 2024-08-17T18:07:28.974 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:28 smithi037 ceph-mon[97894]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:07:28.974 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:28 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:07:28.974 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:28 smithi037 ceph-mon[97894]: osdmap e1364: 8 total, 8 up, 7 in 2024-08-17T18:07:29.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:28 smithi046 ceph-mon[88218]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:07:29.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:28 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:07:29.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:28 smithi046 ceph-mon[88218]: osdmap e1364: 8 total, 8 up, 7 in 2024-08-17T18:07:29.015 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:29.048 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:29.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:29.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:29.149 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:29.191 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:29.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:29.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:29.234 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:07:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:07:28] "GET /metrics HTTP/1.1" 200 36744 "" "Prometheus/2.51.0" 2024-08-17T18:07:29.293 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:29.335 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:29.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:29.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:29.436 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:29.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:29.463 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:29.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:29.564 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:29.588 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:29.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:29.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:29.690 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:29.753 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:29.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:29.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:29.781 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:07:29.825 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:29 smithi037 ceph-mon[97894]: pgmap v2303: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 5.4 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 584 op/s; 15103/266184 objects degraded (5.674%); 42044/266184 objects misplaced (15.795%); 6.8 MiB/s, 109 objects/s recovering 2024-08-17T18:07:29.825 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:29 smithi037 ceph-mon[102022]: pgmap v2303: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 5.4 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 584 op/s; 15103/266184 objects degraded (5.674%); 42044/266184 objects misplaced (15.795%); 6.8 MiB/s, 109 objects/s recovering 2024-08-17T18:07:29.855 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:29.883 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:29.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:29.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:29.985 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:30.009 INFO:teuthology.orchestra.run.smithi037.stdout:moved 6 / 357 (1.68067%) 2024-08-17T18:07:30.009 INFO:teuthology.orchestra.run.smithi037.stdout:avg 51 2024-08-17T18:07:30.009 INFO:teuthology.orchestra.run.smithi037.stdout:stddev 26.4521 -> 25.253 (expected baseline 6.61168) 2024-08-17T18:07:30.009 INFO:teuthology.orchestra.run.smithi037.stdout:min osd.0 with 7 -> 7 pgs (0.137255 -> 0.137255 * mean) 2024-08-17T18:07:30.009 INFO:teuthology.orchestra.run.smithi037.stdout:max osd.3 with 73 -> 71 pgs (1.43137 -> 1.39216 * mean) 2024-08-17T18:07:30.009 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T18:07:30.010 INFO:teuthology.orchestra.run.smithi037.stdout:oload 110 2024-08-17T18:07:30.010 INFO:teuthology.orchestra.run.smithi037.stdout:max_change 0.05 2024-08-17T18:07:30.010 INFO:teuthology.orchestra.run.smithi037.stdout:max_change_osds 4 2024-08-17T18:07:30.010 INFO:teuthology.orchestra.run.smithi037.stdout:average_utilization 0.0343 2024-08-17T18:07:30.010 INFO:teuthology.orchestra.run.smithi037.stdout:overload_utilization 0.0378 2024-08-17T18:07:30.010 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 weight 0.1517 -> 0.2017 2024-08-17T18:07:30.010 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 weight 1.0000 -> 0.9500 2024-08-17T18:07:30.010 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 weight 0.2267 -> 0.1910 2024-08-17T18:07:30.010 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 weight 1.0000 -> 0.9500 2024-08-17T18:07:30.011 INFO:teuthology.orchestra.run.smithi037.stderr:no change 2024-08-17T18:07:30.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:29 smithi046 ceph-mon[88218]: pgmap v2303: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 5.4 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 584 op/s; 15103/266184 objects degraded (5.674%); 42044/266184 objects misplaced (15.795%); 6.8 MiB/s, 109 objects/s recovering 2024-08-17T18:07:30.019 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:30.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:30.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:30.086 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:07:30 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T18:07:30.003+0000 7f1febc42640 -1 mgr.server reply reply (4) Interrupted system call no change 2024-08-17T18:07:30.121 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:30.163 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:30.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:30.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:30.265 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:30.297 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:30.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:30.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:30.398 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:30.429 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:30.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:30.430 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:07:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:07:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:07:30.530 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:30.562 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:30.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:30.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:30.664 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:30.711 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:30.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:30.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:30.813 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:30.844 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:30.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:30.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:30.870 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '1000', 'type': 'reweight-by-utilization'} 2024-08-17T18:07:30.871 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd reweight-by-utilization 1000 0.05 2024-08-17T18:07:30.946 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:30.973 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:30.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:30.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:31.074 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:31.100 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T18:07:31.103 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:31.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:31.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:31.204 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:31.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:31.249 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:31.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:31.349 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:31.377 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:31.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:31.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:31.479 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:31.518 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:31.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:31.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:31.620 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:31.658 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:31.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:31.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:31.761 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:31.802 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:31.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:31.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:31.904 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:31.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:31.937 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:31.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:32.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:31 smithi046 ceph-mon[88218]: from='client.36630 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T18:07:32.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:31 smithi046 ceph-mon[88218]: pgmap v2304: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 7 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 5.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 708 op/s; 14872/261312 objects degraded (5.691%); 41098/261312 objects misplaced (15.728%); 8.3 MiB/s, 132 objects/s recovering 2024-08-17T18:07:32.038 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:32.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:31 smithi037 ceph-mon[97894]: from='client.36630 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T18:07:32.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:31 smithi037 ceph-mon[97894]: pgmap v2304: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 7 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 5.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 708 op/s; 14872/261312 objects degraded (5.691%); 41098/261312 objects misplaced (15.728%); 8.3 MiB/s, 132 objects/s recovering 2024-08-17T18:07:32.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:31 smithi037 ceph-mon[102022]: from='client.36630 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T18:07:32.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:31 smithi037 ceph-mon[102022]: pgmap v2304: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 7 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 5.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 708 op/s; 14872/261312 objects degraded (5.691%); 41098/261312 objects misplaced (15.728%); 8.3 MiB/s, 132 objects/s recovering 2024-08-17T18:07:32.075 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:32.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:32.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:32.177 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:32.212 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:32.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:32.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:32.313 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:32.347 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:32.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:32.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:32.449 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:32.476 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:32.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:32.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:32.566 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:07:32.578 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:32.645 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:32.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:32.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:32.747 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:32.768 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:32 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 14872/261312 objects degraded (5.691%), 5 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:07:32.768 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:32 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 14872/261312 objects degraded (5.691%), 5 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:07:32.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:32.794 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:32.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:32.889 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-08-17T18:07:32.895 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:32.971 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:32.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:32.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:33.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:32 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 14872/261312 objects degraded (5.691%), 5 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:07:33.073 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:33.103 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:33.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:33.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:33.205 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:33.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:33.280 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:33.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:33.310 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:07:33.381 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:33.410 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:33.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:33.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:33.513 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:33.550 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:33.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:33.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:33.578 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:07:33.578 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:07:33.607 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:07:33.607 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:07:33.638 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:07:33.638 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:07:33.652 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:33.670 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:07:33.670 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:07:33.690 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:33.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:33.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:33.699 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:07:33.699 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:07:33.730 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:07:33.730 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:07:33.759 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:07:33.760 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:07:33.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:33 smithi046 ceph-mon[88218]: pgmap v2305: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 104 active+clean; 5.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 727 op/s; 14970/256002 objects degraded (5.848%); 40235/256002 objects misplaced (15.717%); 7.0 MiB/s, 112 objects/s recovering 2024-08-17T18:07:33.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:33 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1305298589' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:07:33.789 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:07:33.789 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:07:33.792 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:33.834 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:33.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:33.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:33.936 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:33.970 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:33.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:33.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:34.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:33 smithi037 ceph-mon[102022]: pgmap v2305: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 104 active+clean; 5.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 727 op/s; 14970/256002 objects degraded (5.848%); 40235/256002 objects misplaced (15.717%); 7.0 MiB/s, 112 objects/s recovering 2024-08-17T18:07:34.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:33 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1305298589' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:07:34.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:33 smithi037 ceph-mon[97894]: pgmap v2305: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 104 active+clean; 5.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 727 op/s; 14970/256002 objects degraded (5.848%); 40235/256002 objects misplaced (15.717%); 7.0 MiB/s, 112 objects/s recovering 2024-08-17T18:07:34.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:33 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1305298589' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:07:34.072 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:34.094 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:07:34.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:34.120 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:34.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:34.221 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:34.253 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:34.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:34.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:34.355 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:34.390 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:34.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:34.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:34.493 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:34.528 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:34.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:34.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:34.630 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:34.663 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:34.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:34.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:34.765 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:34.806 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:34.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:34.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:34.907 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:34.929 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:34.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:34.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:34 smithi046 ceph-mon[88218]: pgmap v2306: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 5.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 715 op/s; 14771/252252 objects degraded (5.856%); 39831/252252 objects misplaced (15.790%); 6.9 MiB/s, 109 objects/s recovering 2024-08-17T18:07:35.031 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:35.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:34 smithi037 ceph-mon[102022]: pgmap v2306: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 5.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 715 op/s; 14771/252252 objects degraded (5.856%); 39831/252252 objects misplaced (15.790%); 6.9 MiB/s, 109 objects/s recovering 2024-08-17T18:07:35.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:34 smithi037 ceph-mon[97894]: pgmap v2306: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 5.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 715 op/s; 14771/252252 objects degraded (5.856%); 39831/252252 objects misplaced (15.790%); 6.9 MiB/s, 109 objects/s recovering 2024-08-17T18:07:35.065 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:35.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:35.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:35.166 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:35.201 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:35.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:35.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:35.303 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:35.343 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:35.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:35.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:35.445 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:35.480 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:35.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:35.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:35.582 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:35.619 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:35.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:35.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:35.721 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:35.755 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:35.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:35.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:35.857 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:35.887 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:35.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:35.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:35.989 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:36.028 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:36.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:36.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:36.130 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:36.159 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:36.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:36.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:36.261 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:36.295 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:36.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:36.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:36.397 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:36.437 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:36.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:36.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:36.539 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:36.571 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:36.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:36.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:36.674 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:36.711 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:36.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:36.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:36.813 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:36.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:36.852 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:36.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:36.953 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:36.977 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:36.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:36.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:37.079 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:37.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:37.120 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:37.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:37.158 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:07:37.221 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:37.256 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:37.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:37.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:37.359 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:37.403 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:37.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:37.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:37.504 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:37.543 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:37.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:37 smithi037 ceph-mon[102022]: pgmap v2307: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 5.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 719 op/s; 14857/247239 objects degraded (6.009%); 38699/247239 objects misplaced (15.652%); 6.8 MiB/s, 109 objects/s recovering 2024-08-17T18:07:37.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:37 smithi037 ceph-mon[97894]: pgmap v2307: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 5.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 719 op/s; 14857/247239 objects degraded (6.009%); 38699/247239 objects misplaced (15.652%); 6.8 MiB/s, 109 objects/s recovering 2024-08-17T18:07:37.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:37.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:37.576 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:37 smithi046 ceph-mon[88218]: pgmap v2307: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 5.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 719 op/s; 14857/247239 objects degraded (6.009%); 38699/247239 objects misplaced (15.652%); 6.8 MiB/s, 109 objects/s recovering 2024-08-17T18:07:37.646 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:37.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:37.685 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:37.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:37.786 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:37.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:37.821 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:37.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:37.922 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:37.967 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:37.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:37.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:38.069 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:38.091 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:07:38.091 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:07:38.117 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:38.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:38.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:38.218 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:38.260 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:38.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:38.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:38.362 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:38.396 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:38.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:38.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:38.460 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:38 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 14857/247239 objects degraded (6.009%), 5 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:07:38.498 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:38.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:38.535 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:38.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:38.636 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:38.670 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:38.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:38.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:38.771 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:38.786 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-08-17T18:07:38.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:38 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 14857/247239 objects degraded (6.009%), 5 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:07:38.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:38 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 14857/247239 objects degraded (6.009%), 5 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:07:38.808 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:38.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:38.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:38.910 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:38.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:38.954 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:38.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:39.055 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:39.092 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:39.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:39.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:39.193 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:39.215 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:07:39.251 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:39.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:39.252 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:39.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:07:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:07:38] "GET /metrics HTTP/1.1" 200 36744 "" "Prometheus/2.51.0" 2024-08-17T18:07:39.342 INFO:teuthology.orchestra.run.smithi037.stdout:moved 4 / 357 (1.12045%) 2024-08-17T18:07:39.342 INFO:teuthology.orchestra.run.smithi037.stdout:avg 51 2024-08-17T18:07:39.342 INFO:teuthology.orchestra.run.smithi037.stdout:stddev 26.4521 -> 25.2926 (expected baseline 6.61168) 2024-08-17T18:07:39.342 INFO:teuthology.orchestra.run.smithi037.stdout:min osd.0 with 7 -> 7 pgs (0.137255 -> 0.137255 * mean) 2024-08-17T18:07:39.343 INFO:teuthology.orchestra.run.smithi037.stdout:max osd.3 with 73 -> 72 pgs (1.43137 -> 1.41176 * mean) 2024-08-17T18:07:39.343 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T18:07:39.343 INFO:teuthology.orchestra.run.smithi037.stdout:oload 1000 2024-08-17T18:07:39.343 INFO:teuthology.orchestra.run.smithi037.stdout:max_change 0.05 2024-08-17T18:07:39.343 INFO:teuthology.orchestra.run.smithi037.stdout:max_change_osds 4 2024-08-17T18:07:39.343 INFO:teuthology.orchestra.run.smithi037.stdout:average_utilization 0.0325 2024-08-17T18:07:39.343 INFO:teuthology.orchestra.run.smithi037.stdout:overload_utilization 0.3248 2024-08-17T18:07:39.343 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 weight 0.1517 -> 0.2017 2024-08-17T18:07:39.353 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:39.382 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:39.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:39.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:39.484 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:39.518 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:39.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:39.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:39.613 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:39 smithi046 ceph-mon[88218]: pgmap v2308: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 8 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 5.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 702 op/s; 14857/244512 objects degraded (6.076%); 38482/244512 objects misplaced (15.738%); 6.5 MiB/s, 103 objects/s recovering 2024-08-17T18:07:39.614 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:39 smithi046 ceph-mon[88218]: from='client.46547 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T18:07:39.614 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'1':'13217'}"} : dispatch 2024-08-17T18:07:39.614 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:39.620 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:39.652 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:39.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:39.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:39.755 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:39.781 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:39.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:39.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:39.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:39 smithi037 ceph-mon[102022]: pgmap v2308: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 8 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 5.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 702 op/s; 14857/244512 objects degraded (6.076%); 38482/244512 objects misplaced (15.738%); 6.5 MiB/s, 103 objects/s recovering 2024-08-17T18:07:39.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:39 smithi037 ceph-mon[102022]: from='client.46547 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T18:07:39.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'1':'13217'}"} : dispatch 2024-08-17T18:07:39.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:39.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:39 smithi037 ceph-mon[97894]: pgmap v2308: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 8 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 5.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 702 op/s; 14857/244512 objects degraded (6.076%); 38482/244512 objects misplaced (15.738%); 6.5 MiB/s, 103 objects/s recovering 2024-08-17T18:07:39.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:39 smithi037 ceph-mon[97894]: from='client.46547 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T18:07:39.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'1':'13217'}"} : dispatch 2024-08-17T18:07:39.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:39.883 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:39.910 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:39.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:39.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:40.011 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:40.036 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:40.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:40.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:40.137 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:40.161 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:40.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:40.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:40.263 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:40.285 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:40.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:40.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:40.350 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:07:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:07:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:07:40.387 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:40.411 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:40.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:40.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:40.513 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:40.535 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:40.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:40.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:40.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:40 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'13217'}"}]': finished 2024-08-17T18:07:40.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:40 smithi037 ceph-mon[97894]: osdmap e1365: 8 total, 8 up, 7 in 2024-08-17T18:07:40.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:40 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'13217'}"}]': finished 2024-08-17T18:07:40.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:40 smithi037 ceph-mon[102022]: osdmap e1365: 8 total, 8 up, 7 in 2024-08-17T18:07:40.637 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:40.645 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:40 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'13217'}"}]': finished 2024-08-17T18:07:40.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:40 smithi046 ceph-mon[88218]: osdmap e1365: 8 total, 8 up, 7 in 2024-08-17T18:07:40.661 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:40.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:40.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:40.763 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:40.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:40.788 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:40.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:40.889 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:40.911 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:40.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:40.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:41.013 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:41.036 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:41.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:41.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:41.053 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:07:41.053 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:07:41.138 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:41.165 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:41.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:41.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:41.267 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:41.289 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:41.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:41.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:41.391 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:41.416 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:41.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:41.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:41.517 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:41.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:41 smithi037 ceph-mon[102022]: pgmap v2310: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 4.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 720 op/s; 14640/239700 objects degraded (6.108%); 37594/239700 objects misplaced (15.684%); 6.8 MiB/s, 108 objects/s recovering 2024-08-17T18:07:41.569 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:41 smithi037 ceph-mon[102022]: osdmap e1366: 8 total, 8 up, 7 in 2024-08-17T18:07:41.569 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:41 smithi037 ceph-mon[102022]: osdmap e1367: 8 total, 8 up, 7 in 2024-08-17T18:07:41.569 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:41 smithi037 ceph-mon[97894]: pgmap v2310: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 4.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 720 op/s; 14640/239700 objects degraded (6.108%); 37594/239700 objects misplaced (15.684%); 6.8 MiB/s, 108 objects/s recovering 2024-08-17T18:07:41.570 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:41 smithi037 ceph-mon[97894]: osdmap e1366: 8 total, 8 up, 7 in 2024-08-17T18:07:41.570 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:41 smithi037 ceph-mon[97894]: osdmap e1367: 8 total, 8 up, 7 in 2024-08-17T18:07:41.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:41.571 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:41.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:41.671 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:41.673 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:41 smithi046 ceph-mon[88218]: pgmap v2310: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 4.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 720 op/s; 14640/239700 objects degraded (6.108%); 37594/239700 objects misplaced (15.684%); 6.8 MiB/s, 108 objects/s recovering 2024-08-17T18:07:41.673 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:41 smithi046 ceph-mon[88218]: osdmap e1366: 8 total, 8 up, 7 in 2024-08-17T18:07:41.673 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:41 smithi046 ceph-mon[88218]: osdmap e1367: 8 total, 8 up, 7 in 2024-08-17T18:07:41.718 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-08-17T18:07:41.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:41.724 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:41.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:41.825 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:41.863 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:41.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:41.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:41.965 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:42.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:42.008 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:42.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:42.109 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:42.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:42.175 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:42.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:42.222 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:07:42.236 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '110', 'type': 'reweight-by-utilization'} 2024-08-17T18:07:42.236 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd reweight-by-utilization 110 0.05 2024-08-17T18:07:42.276 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:42.326 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:42.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:42.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:42.428 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:42.450 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:42 smithi037 ceph-mon[97894]: 11.0 starting backfill to osd.1 from (0'0,0'0] MAX to 1364'9722 2024-08-17T18:07:42.450 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:42 smithi037 ceph-mon[102022]: 11.0 starting backfill to osd.1 from (0'0,0'0] MAX to 1364'9722 2024-08-17T18:07:42.460 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:07:42.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:42.493 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:42.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:42.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:42 smithi046 ceph-mon[88218]: 11.0 starting backfill to osd.1 from (0'0,0'0] MAX to 1364'9722 2024-08-17T18:07:42.594 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:42.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:42.646 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:42.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:42.747 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:42.778 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:42.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:42.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:42.880 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:42.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:42.930 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:42.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:43.031 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:43.069 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:43.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:43.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:43.170 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:43.203 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:43.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:43.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:43.305 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:43.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:43.338 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:43.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:43.370 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is unset 2024-08-17T18:07:43.439 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:43.481 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:43.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:43.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:43.583 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:43.620 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:43.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:43.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:43.642 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:43 smithi037 ceph-mon[102022]: pgmap v2313: 119 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 104 active+clean; 4.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 677 op/s; 14695/235038 objects degraded (6.252%); 36726/235038 objects misplaced (15.626%); 6.6 MiB/s, 105 objects/s recovering 2024-08-17T18:07:43.642 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:43 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 14695/235038 objects degraded (6.252%), 5 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:07:43.642 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:43 smithi037 ceph-mon[102022]: osdmap e1368: 8 total, 8 up, 7 in 2024-08-17T18:07:43.642 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:43 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2533732583' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:07:43.643 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:43 smithi037 ceph-mon[97894]: pgmap v2313: 119 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 104 active+clean; 4.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 677 op/s; 14695/235038 objects degraded (6.252%); 36726/235038 objects misplaced (15.626%); 6.6 MiB/s, 105 objects/s recovering 2024-08-17T18:07:43.643 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:43 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 14695/235038 objects degraded (6.252%), 5 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:07:43.643 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:43 smithi037 ceph-mon[97894]: osdmap e1368: 8 total, 8 up, 7 in 2024-08-17T18:07:43.643 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:43 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2533732583' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:07:43.654 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:43 smithi046 ceph-mon[88218]: pgmap v2313: 119 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 104 active+clean; 4.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 677 op/s; 14695/235038 objects degraded (6.252%); 36726/235038 objects misplaced (15.626%); 6.6 MiB/s, 105 objects/s recovering 2024-08-17T18:07:43.654 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:43 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 14695/235038 objects degraded (6.252%), 5 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:07:43.654 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:43 smithi046 ceph-mon[88218]: osdmap e1368: 8 total, 8 up, 7 in 2024-08-17T18:07:43.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:43 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2533732583' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:07:43.722 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:43.753 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:43.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:43.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:43.855 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:43.886 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:43.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:43.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:43.988 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:44.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:44.035 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:44.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:44.117 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:07:44.117 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:07:44.136 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:44.175 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:44.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:44.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:44.278 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:44.316 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:44.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:44.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:44.418 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:44.460 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:44.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:44.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:44.562 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:44.597 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:44.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:44.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:44.632 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:44 smithi037 ceph-mon[97894]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:07:44.632 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:44 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2533732583' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:07:44.632 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:44 smithi037 ceph-mon[97894]: osdmap e1369: 8 total, 8 up, 7 in 2024-08-17T18:07:44.636 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:44 smithi037 ceph-mon[102022]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:07:44.636 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:44 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2533732583' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:07:44.636 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:44 smithi037 ceph-mon[102022]: osdmap e1369: 8 total, 8 up, 7 in 2024-08-17T18:07:44.699 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:44.728 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:07:44.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:44.754 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:44.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:44 smithi046 ceph-mon[88218]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:07:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:44 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2533732583' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:07:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:44 smithi046 ceph-mon[88218]: osdmap e1369: 8 total, 8 up, 7 in 2024-08-17T18:07:44.855 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:44.859 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-08-17T18:07:44.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:44.891 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:44.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:44.993 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:45.039 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:45.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:45.041 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:45.141 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:45.188 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:45.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:45.189 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:45.290 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:45.296 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:07:45.312 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:07:45.312 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:07:45.326 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:45.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:45.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:45.348 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:07:45.348 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:07:45.384 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:07:45.385 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:07:45.426 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:07:45.427 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:07:45.428 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:45.465 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:07:45.465 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:07:45.471 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:45.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:45.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:45.494 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:07:45.494 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:07:45.534 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:07:45.535 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:07:45.568 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:07:45.569 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:07:45.569 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:45 smithi037 ceph-mon[102022]: pgmap v2316: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 2 peering, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 104 active+clean; 4.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 613 op/s; 14531/232335 objects degraded (6.254%); 41241/232335 objects misplaced (17.751%); 9.1 MiB/s, 145 objects/s recovering 2024-08-17T18:07:45.569 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:45 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/649124830' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:07:45.570 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:45 smithi037 ceph-mon[97894]: pgmap v2316: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 2 peering, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 104 active+clean; 4.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 613 op/s; 14531/232335 objects degraded (6.254%); 41241/232335 objects misplaced (17.751%); 9.1 MiB/s, 145 objects/s recovering 2024-08-17T18:07:45.570 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:45 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/649124830' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:07:45.573 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:45.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:45.619 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:45.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:45.720 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:45.756 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:45.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:45.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:45 smithi046 ceph-mon[88218]: pgmap v2316: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 2 peering, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 104 active+clean; 4.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 613 op/s; 14531/232335 objects degraded (6.254%); 41241/232335 objects misplaced (17.751%); 9.1 MiB/s, 145 objects/s recovering 2024-08-17T18:07:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:45 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/649124830' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:07:45.857 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:45.889 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:45.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:45.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:45.991 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:46.018 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:46.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:46.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:46.120 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:46.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:46.151 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:46.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:46.253 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:46.281 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:46.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:46.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:46.383 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:46.422 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:46.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:46.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:46.524 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:46.556 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:46.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:46.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:46.658 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:46.680 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T18:07:46.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:46.682 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:46.682 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:46.782 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:46.810 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:46.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:46.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:46.912 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:46.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:46.955 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:46.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:47.056 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:47.103 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:47.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:47.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:47.205 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:47.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:47.236 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:47.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:47.337 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:47.369 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:47.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:47.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:47.471 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:47.499 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:47.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:47.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:47.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:47 smithi037 ceph-mon[102022]: pgmap v2317: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 4.6 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 459 op/s; 14531/228399 objects degraded (6.362%); 40221/228399 objects misplaced (17.610%); 6.7 MiB/s, 107 objects/s recovering 2024-08-17T18:07:47.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:47 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 14531/228399 objects degraded (6.362%), 5 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:07:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:47 smithi037 ceph-mon[97894]: pgmap v2317: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 4.6 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 459 op/s; 14531/228399 objects degraded (6.362%); 40221/228399 objects misplaced (17.610%); 6.7 MiB/s, 107 objects/s recovering 2024-08-17T18:07:47.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:47 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 14531/228399 objects degraded (6.362%), 5 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:07:47.601 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:47.631 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:47.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:47.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:47.669 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:47 smithi046 ceph-mon[88218]: pgmap v2317: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 peering, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 4.6 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 459 op/s; 14531/228399 objects degraded (6.362%); 40221/228399 objects misplaced (17.610%); 6.7 MiB/s, 107 objects/s recovering 2024-08-17T18:07:47.669 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:47 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 14531/228399 objects degraded (6.362%), 5 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:07:47.733 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:47.793 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:47.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:47.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:47.895 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:47.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:47.923 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:47.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:48.024 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:48.033 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:07:48.072 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:48.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:48.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:48.174 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:48.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:48.210 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:48.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:48.311 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:48.338 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:48.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:48.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:48.440 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:48.458 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:07:48.479 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:48.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:48.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:48.491 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:48 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'0':'12536','1':'16493','3':'62260','6':'62260'}"} : dispatch 2024-08-17T18:07:48.491 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:48 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'0':'12536','1':'16493','3':'62260','6':'62260'}"} : dispatch 2024-08-17T18:07:48.494 INFO:teuthology.orchestra.run.smithi037.stdout:moved 5 / 357 (1.40056%) 2024-08-17T18:07:48.494 INFO:teuthology.orchestra.run.smithi037.stdout:avg 51 2024-08-17T18:07:48.494 INFO:teuthology.orchestra.run.smithi037.stdout:stddev 25.2926 -> 24.4248 (expected baseline 6.61168) 2024-08-17T18:07:48.494 INFO:teuthology.orchestra.run.smithi037.stdout:min osd.0 with 7 -> 7 pgs (0.137255 -> 0.137255 * mean) 2024-08-17T18:07:48.494 INFO:teuthology.orchestra.run.smithi037.stdout:max osd.3 with 72 -> 71 pgs (1.41176 -> 1.39216 * mean) 2024-08-17T18:07:48.494 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T18:07:48.494 INFO:teuthology.orchestra.run.smithi037.stdout:oload 110 2024-08-17T18:07:48.494 INFO:teuthology.orchestra.run.smithi037.stdout:max_change 0.05 2024-08-17T18:07:48.494 INFO:teuthology.orchestra.run.smithi037.stdout:max_change_osds 4 2024-08-17T18:07:48.494 INFO:teuthology.orchestra.run.smithi037.stdout:average_utilization 0.0308 2024-08-17T18:07:48.494 INFO:teuthology.orchestra.run.smithi037.stdout:overload_utilization 0.0339 2024-08-17T18:07:48.495 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 weight 0.2017 -> 0.2517 2024-08-17T18:07:48.495 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 weight 1.0000 -> 0.9500 2024-08-17T18:07:48.495 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 weight 0.2267 -> 0.1913 2024-08-17T18:07:48.495 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 weight 1.0000 -> 0.9500 2024-08-17T18:07:48.580 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:48.608 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:48.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:48.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:48.710 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:48.758 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:48.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:48.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:48.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:48 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'0':'12536','1':'16493','3':'62260','6':'62260'}"} : dispatch 2024-08-17T18:07:48.860 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:48.894 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:48.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:48.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:48.996 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:49.028 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:49.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:49.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:49.130 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:49.168 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:49.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:49.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:49.211 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:07:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:07:48] "GET /metrics HTTP/1.1" 200 36740 "" "Prometheus/2.51.0" 2024-08-17T18:07:49.270 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:49.305 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:49.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:49.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:49.406 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:49.435 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:49.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:49.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:49.537 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:49.573 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:49.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:49.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:49.675 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:49.713 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:49.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:49.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:49.757 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:49 smithi037 ceph-mon[102022]: pgmap v2318: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 4.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 528 op/s; 14531/225585 objects degraded (6.441%); 39981/225585 objects misplaced (17.723%); 5.7 MiB/s, 91 objects/s recovering 2024-08-17T18:07:49.757 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:49 smithi037 ceph-mon[102022]: from='client.46562 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T18:07:49.757 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:49 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'12536','1':'16493','3':'62260','6':'62260'}"}]': finished 2024-08-17T18:07:49.757 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:49 smithi037 ceph-mon[102022]: osdmap e1370: 8 total, 8 up, 7 in 2024-08-17T18:07:49.757 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:49 smithi037 ceph-mon[97894]: pgmap v2318: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 4.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 528 op/s; 14531/225585 objects degraded (6.441%); 39981/225585 objects misplaced (17.723%); 5.7 MiB/s, 91 objects/s recovering 2024-08-17T18:07:49.758 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:49 smithi037 ceph-mon[97894]: from='client.46562 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T18:07:49.758 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:49 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'12536','1':'16493','3':'62260','6':'62260'}"}]': finished 2024-08-17T18:07:49.758 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:49 smithi037 ceph-mon[97894]: osdmap e1370: 8 total, 8 up, 7 in 2024-08-17T18:07:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:49 smithi046 ceph-mon[88218]: pgmap v2318: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 4.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 528 op/s; 14531/225585 objects degraded (6.441%); 39981/225585 objects misplaced (17.723%); 5.7 MiB/s, 91 objects/s recovering 2024-08-17T18:07:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:49 smithi046 ceph-mon[88218]: from='client.46562 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T18:07:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:49 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'12536','1':'16493','3':'62260','6':'62260'}"}]': finished 2024-08-17T18:07:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:49 smithi046 ceph-mon[88218]: osdmap e1370: 8 total, 8 up, 7 in 2024-08-17T18:07:49.815 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:49.847 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:49.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:49.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:49.949 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:49.979 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:49.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:49.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:50.080 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:50.115 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:50.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:50.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:50.216 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:50.256 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:50.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:50.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:50.358 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:50.399 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:50.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:50.401 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:50.477 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:07:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:07:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:07:50.502 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:50.519 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2024-08-17T18:07:50.519 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd test-reweight-by-utilization 110 1.0 2024-08-17T18:07:50.545 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:50.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:50.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:50.647 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:50.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:50.687 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:50.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:50.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:50 smithi046 ceph-mon[88218]: osdmap e1371: 8 total, 8 up, 7 in 2024-08-17T18:07:50.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:50 smithi046 ceph-mon[88218]: osdmap e1372: 8 total, 8 up, 7 in 2024-08-17T18:07:50.788 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:50.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:50 smithi037 ceph-mon[97894]: osdmap e1371: 8 total, 8 up, 7 in 2024-08-17T18:07:50.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:50 smithi037 ceph-mon[97894]: osdmap e1372: 8 total, 8 up, 7 in 2024-08-17T18:07:50.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:50 smithi037 ceph-mon[102022]: osdmap e1371: 8 total, 8 up, 7 in 2024-08-17T18:07:50.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:50 smithi037 ceph-mon[102022]: osdmap e1372: 8 total, 8 up, 7 in 2024-08-17T18:07:50.825 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:50.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:50.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:50.927 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:50.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:50.979 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:50.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:51.053 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:07:51.080 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:51.107 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T18:07:51.108 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [ 2024-08-17T18:07:51.108 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.108 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.46388.0:163151 11.3 11:c4a3b021:::benchmark_data_smithi037_293176_object46187:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1372)", 2024-08-17T18:07:51.108 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:07:51.025845+0000", 2024-08-17T18:07:51.108 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.079307380999999996, 2024-08-17T18:07:51.108 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.079335864000000006, 2024-08-17T18:07:51.108 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:07:51.108 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "waiting for sub ops", 2024-08-17T18:07:51.108 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:07:51.108 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.46388", 2024-08-17T18:07:51.108 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:07:51.109 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 163151 2024-08-17T18:07:51.109 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.109 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:07:51.109 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.109 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:07:51.109 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.025845+0000", 2024-08-17T18:07:51.109 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:51.109 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.109 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.109 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:07:51.109 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.025845+0000", 2024-08-17T18:07:51.109 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:51.109 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.110 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.110 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:07:51.110 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.025844+0000", 2024-08-17T18:07:51.110 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:07:51.110 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.110 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.110 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:07:51.110 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.025849+0000", 2024-08-17T18:07:51.110 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6799999999999998e-06 2024-08-17T18:07:51.110 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.110 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.111 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:07:51.111 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.025860+0000", 2024-08-17T18:07:51.111 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0747000000000001e-05 2024-08-17T18:07:51.111 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.111 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.111 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:07:51.111 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.025864+0000", 2024-08-17T18:07:51.111 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2370000000000003e-06 2024-08-17T18:07:51.111 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.111 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.111 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:51.111 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.027396+0000", 2024-08-17T18:07:51.112 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0015311560000000001 2024-08-17T18:07:51.112 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.112 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.112 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for rw locks", 2024-08-17T18:07:51.112 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.027521+0000", 2024-08-17T18:07:51.112 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012552900000000001 2024-08-17T18:07:51.112 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.112 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.112 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:51.112 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.101344+0000", 2024-08-17T18:07:51.112 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.073822967000000003 2024-08-17T18:07:51.112 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.112 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.112 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:07:51.113 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.101432+0000", 2024-08-17T18:07:51.113 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.7937999999999997e-05 2024-08-17T18:07:51.113 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.113 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.113 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,7", 2024-08-17T18:07:51.113 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.101571+0000", 2024-08-17T18:07:51.113 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013862100000000001 2024-08-17T18:07:51.113 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:51.113 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:07:51.113 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:51.113 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.113 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.113 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.46388.0:163193 11.1 11:86451a9d:::benchmark_data_smithi037_293176_object46229:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1372)", 2024-08-17T18:07:51.114 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:07:51.095961+0000", 2024-08-17T18:07:51.114 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.0091911849999999993, 2024-08-17T18:07:51.114 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00930513, 2024-08-17T18:07:51.114 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:07:51.114 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "waiting for sub ops", 2024-08-17T18:07:51.114 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:07:51.114 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.46388", 2024-08-17T18:07:51.114 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:07:51.114 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 163193 2024-08-17T18:07:51.114 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.114 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:07:51.114 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.115 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:07:51.115 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.095961+0000", 2024-08-17T18:07:51.115 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:51.115 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.115 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.115 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:07:51.115 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.095961+0000", 2024-08-17T18:07:51.115 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:51.115 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.115 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.115 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:07:51.115 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.095960+0000", 2024-08-17T18:07:51.115 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:07:51.116 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.116 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.116 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:07:51.116 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.095965+0000", 2024-08-17T18:07:51.116 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.5990000000000001e-06 2024-08-17T18:07:51.116 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.116 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.116 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:07:51.116 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.095976+0000", 2024-08-17T18:07:51.116 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1233000000000001e-05 2024-08-17T18:07:51.116 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.116 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.116 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:07:51.117 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.095982+0000", 2024-08-17T18:07:51.117 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.665e-06 2024-08-17T18:07:51.117 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.117 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.117 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:51.117 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.098134+0000", 2024-08-17T18:07:51.117 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0021516320000000001 2024-08-17T18:07:51.117 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.117 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.117 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:07:51.117 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.098258+0000", 2024-08-17T18:07:51.117 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000124556 2024-08-17T18:07:51.117 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.117 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.118 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 0,2,3", 2024-08-17T18:07:51.118 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.098382+0000", 2024-08-17T18:07:51.118 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012363200000000001 2024-08-17T18:07:51.118 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.118 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.118 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:07:51.118 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.103418+0000", 2024-08-17T18:07:51.118 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0050357900000000001 2024-08-17T18:07:51.118 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.118 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.118 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:07:51.118 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.104533+0000", 2024-08-17T18:07:51.119 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0011148880000000001 2024-08-17T18:07:51.119 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:51.119 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:07:51.119 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:51.119 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.119 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.119 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.46388.0:163196 11.4 e1372/1333 11:2e78ba32:::benchmark_data_smithi037_293176_object46232:head v 1372'10311, mlcod=1372'10308)", 2024-08-17T18:07:51.119 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:07:51.104852+0000", 2024-08-17T18:07:51.119 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.00030075700000000002, 2024-08-17T18:07:51.119 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00048791200000000001, 2024-08-17T18:07:51.119 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:07:51.119 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "started", 2024-08-17T18:07:51.119 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:07:51.120 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.120 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:07:51.120 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.104852+0000", 2024-08-17T18:07:51.120 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:51.120 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.120 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.120 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:07:51.120 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.104852+0000", 2024-08-17T18:07:51.120 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:51.120 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.120 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.120 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:07:51.120 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.104851+0000", 2024-08-17T18:07:51.120 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T18:07:51.121 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.121 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.121 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:07:51.121 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.104858+0000", 2024-08-17T18:07:51.121 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.0180000000000004e-06 2024-08-17T18:07:51.121 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.121 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.121 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:07:51.121 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.104869+0000", 2024-08-17T18:07:51.121 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1053000000000001e-05 2024-08-17T18:07:51.121 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.121 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.121 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:07:51.121 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.104874+0000", 2024-08-17T18:07:51.122 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9599999999999999e-06 2024-08-17T18:07:51.122 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.122 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.122 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:07:51.122 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.104944+0000", 2024-08-17T18:07:51.122 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.9979000000000002e-05 2024-08-17T18:07:51.122 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.122 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.122 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:07:51.122 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.104960+0000", 2024-08-17T18:07:51.122 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.5984000000000001e-05 2024-08-17T18:07:51.123 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:51.123 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:07:51.123 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:51.123 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.123 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.123 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop_reply(client.46388.0:163151 11.3 e1372/1347)", 2024-08-17T18:07:51.123 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:07:51.104883+0000", 2024-08-17T18:07:51.123 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 0.00026938400000000001, 2024-08-17T18:07:51.123 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000505026, 2024-08-17T18:07:51.123 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:07:51.123 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "queued for pg", 2024-08-17T18:07:51.123 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:07:51.123 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.123 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:07:51.124 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.104883+0000", 2024-08-17T18:07:51.124 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:51.124 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.124 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.124 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:07:51.124 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.104883+0000", 2024-08-17T18:07:51.124 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:07:51.124 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.124 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.124 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:07:51.124 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.104883+0000", 2024-08-17T18:07:51.124 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T18:07:51.125 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.125 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.125 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:07:51.125 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.104885+0000", 2024-08-17T18:07:51.125 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2869999999999999e-06 2024-08-17T18:07:51.125 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.125 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.125 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:07:51.125 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.104890+0000", 2024-08-17T18:07:51.125 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.7829999999999998e-06 2024-08-17T18:07:51.125 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:07:51.125 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:07:51.125 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:07:51.126 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:51.104893+0000", 2024-08-17T18:07:51.126 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.0240000000000002e-06 2024-08-17T18:07:51.126 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:51.126 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:07:51.126 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:51.126 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:07:51.126 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-08-17T18:07:51.126 INFO:teuthology.orchestra.run.smithi046.stdout: "num_ops": 4 2024-08-17T18:07:51.126 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T18:07:51.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:51.128 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:51.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:51.140 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:07:51.229 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:51.261 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:51.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:51.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:51.363 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:51.402 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:51.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:51.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:51.504 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:51.544 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:51.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:51.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:51.645 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:51.689 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:51.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:51.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:51 smithi046 ceph-mon[88218]: pgmap v2321: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 6 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 560 op/s; 14305/220749 objects degraded (6.480%); 38835/220749 objects misplaced (17.592%); 6.3 MiB/s, 100 objects/s recovering 2024-08-17T18:07:51.791 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:51.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:51 smithi037 ceph-mon[97894]: pgmap v2321: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 6 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 560 op/s; 14305/220749 objects degraded (6.480%); 38835/220749 objects misplaced (17.592%); 6.3 MiB/s, 100 objects/s recovering 2024-08-17T18:07:51.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:51 smithi037 ceph-mon[102022]: pgmap v2321: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 6 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 560 op/s; 14305/220749 objects degraded (6.480%); 38835/220749 objects misplaced (17.592%); 6.3 MiB/s, 100 objects/s recovering 2024-08-17T18:07:51.824 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:51.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:51.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:51.926 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:51.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:51.964 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:51.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:52.065 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:52.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:52.106 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:52.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:52.207 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:52.247 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:52.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:52.248 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:52.349 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:52.380 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:52.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:52.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:52.482 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:52.516 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:52.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:52.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:52.545 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is unset 2024-08-17T18:07:52.618 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:52.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:52.655 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:52.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:52.755 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:52.792 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:52.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:52.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:52.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:52 smithi037 ceph-mon[97894]: osdmap e1373: 8 total, 8 up, 7 in 2024-08-17T18:07:52.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:52 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 14305/220749 objects degraded (6.480%), 5 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:07:52.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:52 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/559602671' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:07:52.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:52 smithi037 ceph-mon[102022]: osdmap e1373: 8 total, 8 up, 7 in 2024-08-17T18:07:52.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:52 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 14305/220749 objects degraded (6.480%), 5 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:07:52.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:52 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/559602671' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:07:52.855 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:52 smithi046 ceph-mon[88218]: osdmap e1373: 8 total, 8 up, 7 in 2024-08-17T18:07:52.855 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:52 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 14305/220749 objects degraded (6.480%), 5 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:07:52.855 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:52 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/559602671' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:07:52.894 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:52.895 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-08-17T18:07:52.972 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:52.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:52.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:53.074 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:53.113 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:53.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:53.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:53.218 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:53.263 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:53.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:53.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:53.364 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:53.370 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:07:53.401 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:53.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:53.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:53.503 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:53.526 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:53.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:53.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:53.628 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:53.671 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:53.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:53.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:53 smithi046 ceph-mon[88218]: pgmap v2324: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 2 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 878 op/s; 14340/215043 objects degraded (6.668%); 37980/215043 objects misplaced (17.662%); 9.2 MiB/s, 147 objects/s recovering 2024-08-17T18:07:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:53 smithi046 ceph-mon[88218]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:07:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:53 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/559602671' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:07:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:53 smithi046 ceph-mon[88218]: osdmap e1374: 8 total, 8 up, 7 in 2024-08-17T18:07:53.773 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:53.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:53 smithi037 ceph-mon[97894]: pgmap v2324: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 2 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 878 op/s; 14340/215043 objects degraded (6.668%); 37980/215043 objects misplaced (17.662%); 9.2 MiB/s, 147 objects/s recovering 2024-08-17T18:07:53.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:53 smithi037 ceph-mon[97894]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:07:53.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:53 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/559602671' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:07:53.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:53 smithi037 ceph-mon[97894]: osdmap e1374: 8 total, 8 up, 7 in 2024-08-17T18:07:53.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:53 smithi037 ceph-mon[102022]: pgmap v2324: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 2 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 878 op/s; 14340/215043 objects degraded (6.668%); 37980/215043 objects misplaced (17.662%); 9.2 MiB/s, 147 objects/s recovering 2024-08-17T18:07:53.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:53 smithi037 ceph-mon[102022]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:07:53.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:53 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/559602671' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:07:53.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:53 smithi037 ceph-mon[102022]: osdmap e1374: 8 total, 8 up, 7 in 2024-08-17T18:07:53.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:53.807 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:53.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:53.908 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:53.935 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:53.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:53.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:54.037 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:54.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:54.068 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:54.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:54.170 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:54.204 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:54.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:54.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:54.307 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:54.339 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:54.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:54.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:54.441 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:54.477 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:54.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:54.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:54.579 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:54.608 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:54.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:54.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:54.710 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:54.737 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:54.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:54.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:54.839 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:54.874 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:54.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:54.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:54.976 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:55.013 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:55.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:55.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:55.115 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:55.150 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:55.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:55.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:55.252 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:55.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:07:55.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:55.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:54 smithi046 ceph-mon[88218]: pgmap v2326: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 4.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 790 op/s; 14110/210855 objects degraded (6.692%); 37268/210855 objects misplaced (17.675%); 7.8 MiB/s, 124 objects/s recovering 2024-08-17T18:07:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:07:55.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:55 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:55.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:55 smithi037 ceph-mon[102022]: pgmap v2326: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 4.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 790 op/s; 14110/210855 objects degraded (6.692%); 37268/210855 objects misplaced (17.675%); 7.8 MiB/s, 124 objects/s recovering 2024-08-17T18:07:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:07:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:55 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:55.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:55 smithi037 ceph-mon[97894]: pgmap v2326: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 4.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 790 op/s; 14110/210855 objects degraded (6.692%); 37268/210855 objects misplaced (17.675%); 7.8 MiB/s, 124 objects/s recovering 2024-08-17T18:07:55.294 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:55.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:55.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:55.396 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:55.427 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:55.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:55.428 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:55.529 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:55.554 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:55.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:55.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:55.656 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:55.699 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:55.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:55.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:55.801 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:55.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:55.831 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:55.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:55.932 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:55.960 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:55.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:55.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:56.062 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:56.087 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:56.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:56.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:56.134 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T18:07:56.189 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:56.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:56.222 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:56.222 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:56.323 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:56.352 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:56.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:56.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:56.454 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:56.511 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:56.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:56.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:56.613 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:56.643 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:56.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:56.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:56.745 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:56.782 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:56.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:56.783 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:56.884 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:56.913 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:56.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:56.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:57.015 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:57.054 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:57.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:57.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:57.156 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:57.189 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:57.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:57.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:57.291 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:57.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:57.336 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:57.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:57.437 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:57.469 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:57.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:57.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:57.572 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:57.604 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:57.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:57.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:57.705 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:57.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:57.748 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:57.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:57.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:57 smithi046 ceph-mon[88218]: pgmap v2327: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 846 op/s; 14111/205509 objects degraded (6.866%); 36114/205509 objects misplaced (17.573%); 10 MiB/s, 164 objects/s recovering 2024-08-17T18:07:57.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:57 smithi037 ceph-mon[102022]: pgmap v2327: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 846 op/s; 14111/205509 objects degraded (6.866%); 36114/205509 objects misplaced (17.573%); 10 MiB/s, 164 objects/s recovering 2024-08-17T18:07:57.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:57 smithi037 ceph-mon[97894]: pgmap v2327: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 106 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 846 op/s; 14111/205509 objects degraded (6.866%); 36114/205509 objects misplaced (17.573%); 10 MiB/s, 164 objects/s recovering 2024-08-17T18:07:57.849 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:57.887 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:57.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:57.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:57.989 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:58.030 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:58.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:58.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:58.132 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:58.171 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:58.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:58.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:58.273 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:58.309 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:58.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:58.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:58.411 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:58.457 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T18:07:58.458 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [], 2024-08-17T18:07:58.458 INFO:teuthology.orchestra.run.smithi046.stdout: "complaint_time": 30, 2024-08-17T18:07:58.458 INFO:teuthology.orchestra.run.smithi046.stdout: "num_blocked_ops": 0 2024-08-17T18:07:58.458 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T18:07:58.458 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:58 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 14111/205509 objects degraded (6.866%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:07:58.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:58.467 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:58.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:58.507 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:58 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 14111/205509 objects degraded (6.866%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:07:58.507 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:58 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 14111/205509 objects degraded (6.866%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:07:58.568 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:58.599 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:58.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:58.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:58.701 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:58.739 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:58.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:58.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:58.842 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:58.870 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:58.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:58.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:58.972 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:59.001 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:59.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:59.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:59.014 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:07:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:07:58] "GET /metrics HTTP/1.1" 200 36768 "" "Prometheus/2.51.0" 2024-08-17T18:07:59.103 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:59.151 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:59.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:59.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:59.158 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-08-17T18:07:59.253 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:59.279 INFO:teuthology.orchestra.run.smithi037.stdout:moved 50 / 357 (14.0056%) 2024-08-17T18:07:59.279 INFO:teuthology.orchestra.run.smithi037.stdout:avg 51 2024-08-17T18:07:59.279 INFO:teuthology.orchestra.run.smithi037.stdout:stddev 24.4248 -> 19.6032 (expected baseline 6.61168) 2024-08-17T18:07:59.280 INFO:teuthology.orchestra.run.smithi037.stdout:min osd.0 with 7 -> 6 pgs (0.137255 -> 0.117647 * mean) 2024-08-17T18:07:59.280 INFO:teuthology.orchestra.run.smithi037.stdout:max osd.3 with 71 -> 57 pgs (1.39216 -> 1.11765 * mean) 2024-08-17T18:07:59.280 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T18:07:59.280 INFO:teuthology.orchestra.run.smithi037.stdout:oload 110 2024-08-17T18:07:59.280 INFO:teuthology.orchestra.run.smithi037.stdout:max_change 1 2024-08-17T18:07:59.280 INFO:teuthology.orchestra.run.smithi037.stdout:max_change_osds 4 2024-08-17T18:07:59.280 INFO:teuthology.orchestra.run.smithi037.stdout:average_utilization 0.0288 2024-08-17T18:07:59.280 INFO:teuthology.orchestra.run.smithi037.stdout:overload_utilization 0.0317 2024-08-17T18:07:59.280 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1 weight 0.2517 -> 0.6470 2024-08-17T18:07:59.280 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6 weight 0.9500 -> 0.7679 2024-08-17T18:07:59.280 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3 weight 0.9500 -> 0.7975 2024-08-17T18:07:59.280 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0 weight 0.1913 -> 0.1620 2024-08-17T18:07:59.281 INFO:teuthology.orchestra.run.smithi037.stderr:no change 2024-08-17T18:07:59.284 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:59.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:59.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:59.293 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:07:59.374 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:07:59.374 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:07:59.386 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:59.423 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:07:59.423 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:07:59.432 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:59.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:59.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:59.458 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:07:59.458 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:07:59.494 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:07:59.494 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:07:59.524 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:07:59.524 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:07:59.525 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:07:59 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T18:07:59.269+0000 7f1febc42640 -1 mgr.server reply reply (4) Interrupted system call no change 2024-08-17T18:07:59.525 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:59 smithi037 ceph-mon[97894]: pgmap v2328: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 102 active+clean; 4.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 624 op/s; 14111/202635 objects degraded (6.964%); 35884/202635 objects misplaced (17.709%); 5.0 MiB/s, 79 objects/s recovering 2024-08-17T18:07:59.525 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:07:59 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2461510144' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:07:59.525 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:59 smithi037 ceph-mon[102022]: pgmap v2328: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 102 active+clean; 4.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 624 op/s; 14111/202635 objects degraded (6.964%); 35884/202635 objects misplaced (17.709%); 5.0 MiB/s, 79 objects/s recovering 2024-08-17T18:07:59.525 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:07:59 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2461510144' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:07:59.534 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:59.545 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:07:59.558 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:07:59.559 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:07:59.561 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:59.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:59.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:59.594 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:07:59.594 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:07:59.626 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:07:59.626 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:07:59.663 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:59.684 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:59 smithi046 ceph-mon[88218]: pgmap v2328: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 102 active+clean; 4.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 624 op/s; 14111/202635 objects degraded (6.964%); 35884/202635 objects misplaced (17.709%); 5.0 MiB/s, 79 objects/s recovering 2024-08-17T18:07:59.684 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:07:59 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2461510144' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:07:59.691 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:07:59.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:59.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:59.793 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:59.836 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:59.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:59.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:59.937 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:59.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:59.984 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:07:59.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:00.085 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:00.129 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:00.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:00.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:00.231 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:00.273 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:00.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:00.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:00.375 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:00.417 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:00.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:00.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:00 smithi046 ceph-mon[88218]: from='client.36660 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T18:08:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:08:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:08:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:08:00.519 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:00.545 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:00.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:00.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:00.646 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:00.675 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:00.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:00.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:00.777 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:00.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:00 smithi037 ceph-mon[97894]: from='client.36660 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T18:08:00.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:00 smithi037 ceph-mon[102022]: from='client.36660 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T18:08:00.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:00.815 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:00.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:00.916 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:00.951 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:00.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:00.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:01.053 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:01.093 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:01.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:01.094 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:01.195 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:01.232 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:01.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:01.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:01.334 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:01.367 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:01.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:01.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:01.469 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:01.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:01.515 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:01.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:01.617 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:01.646 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:01 smithi037 ceph-mon[102022]: pgmap v2329: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+clean+scrubbing+deep, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 4.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 736 op/s; 13689/197862 objects degraded (6.918%); 34960/197862 objects misplaced (17.669%); 6.0 MiB/s, 96 objects/s recovering 2024-08-17T18:08:01.646 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:01 smithi037 ceph-mon[97894]: pgmap v2329: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+clean+scrubbing+deep, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 4.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 736 op/s; 13689/197862 objects degraded (6.918%); 34960/197862 objects misplaced (17.669%); 6.0 MiB/s, 96 objects/s recovering 2024-08-17T18:08:01.649 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:01.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:01.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:01.704 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:01 smithi046 ceph-mon[88218]: pgmap v2329: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+clean+scrubbing+deep, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 4.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 736 op/s; 13689/197862 objects degraded (6.918%); 34960/197862 objects misplaced (17.669%); 6.0 MiB/s, 96 objects/s recovering 2024-08-17T18:08:01.751 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:01.782 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:01.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:01.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:01.883 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:01.931 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:01.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:01.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:02.033 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:02.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:02.068 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:02.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:02.168 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:02.175 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:08:02.175 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:08:02.211 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:02.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:02.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:02.313 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:02.353 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:02.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:02.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:02.455 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:02.488 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:02.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:02.489 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:02.590 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:02.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:02.629 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:02.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:02.690 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:02 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 13689/197862 objects degraded (6.918%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:08:02.690 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:02 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 13689/197862 objects degraded (6.918%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:08:02.731 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:02.740 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:02 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 13689/197862 objects degraded (6.918%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:08:02.769 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:02.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:02.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:02.871 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:02.908 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-08-17T18:08:02.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:02.911 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:02.912 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:03.012 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:03.053 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:03.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:03.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:03.155 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:03.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:03.192 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:03.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:03.293 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:03.339 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:03.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:03.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:03.409 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:08:03.441 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:03.453 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:03 smithi037 ceph-mon[97894]: pgmap v2330: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+clean+scrubbing+deep, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 8 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.9 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 750 op/s; 13774/192528 objects degraded (7.154%); 34005/192528 objects misplaced (17.662%); 8.0 MiB/s, 127 objects/s recovering 2024-08-17T18:08:03.453 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:03 smithi037 ceph-mon[102022]: pgmap v2330: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+clean+scrubbing+deep, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 8 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.9 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 750 op/s; 13774/192528 objects degraded (7.154%); 34005/192528 objects misplaced (17.662%); 8.0 MiB/s, 127 objects/s recovering 2024-08-17T18:08:03.489 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:03.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:03.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:03.591 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:03.620 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:03.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:03.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:03.722 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:03.726 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:03 smithi046 ceph-mon[88218]: pgmap v2330: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+clean+scrubbing+deep, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 8 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.9 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 750 op/s; 13774/192528 objects degraded (7.154%); 34005/192528 objects misplaced (17.662%); 8.0 MiB/s, 127 objects/s recovering 2024-08-17T18:08:03.770 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:03.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:03.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:03.872 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:03.907 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:03.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:03.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:04.009 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:04.045 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:04.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:04.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:04.147 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:04.183 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:04.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:04.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:04.284 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:04.319 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:04.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:04.320 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:04.420 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:04.421 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is set 2024-08-17T18:08:04.464 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:04.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:04.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:04.566 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:04.601 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:04.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:04.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:04.619 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:04 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/8184016' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:08:04.619 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:04 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:08:04.703 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:04.738 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:08:04.741 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:04.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:04.742 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:04.775 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:04 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/8184016' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:08:04.776 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:04 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:08:04.776 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:04 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/8184016' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:08:04.776 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:04 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:08:04.843 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:04.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:04.889 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:04.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:04.990 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:05.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:05.025 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:05.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:05.126 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:05.165 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:05.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:05.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:05.267 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:05.298 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:08:05.298 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:08:05.313 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:05.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:05.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:05.416 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:05.473 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:05.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:05.474 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:05 smithi046 ceph-mon[88218]: pgmap v2331: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.8 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 763 op/s; 13525/188199 objects degraded (7.187%); 33273/188199 objects misplaced (17.680%); 8.1 MiB/s, 129 objects/s recovering 2024-08-17T18:08:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:05 smithi046 ceph-mon[88218]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:08:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:05 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:08:05.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:05 smithi046 ceph-mon[88218]: osdmap e1375: 8 total, 8 up, 7 in 2024-08-17T18:08:05.556 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:08:05.575 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:05.621 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:05.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:05.623 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:05.697 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:05 smithi037 ceph-mon[102022]: pgmap v2331: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.8 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 763 op/s; 13525/188199 objects degraded (7.187%); 33273/188199 objects misplaced (17.680%); 8.1 MiB/s, 129 objects/s recovering 2024-08-17T18:08:05.698 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:05 smithi037 ceph-mon[102022]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:08:05.698 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:05 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:08:05.698 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:05 smithi037 ceph-mon[102022]: osdmap e1375: 8 total, 8 up, 7 in 2024-08-17T18:08:05.698 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:05 smithi037 ceph-mon[97894]: pgmap v2331: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.8 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 763 op/s; 13525/188199 objects degraded (7.187%); 33273/188199 objects misplaced (17.680%); 8.1 MiB/s, 129 objects/s recovering 2024-08-17T18:08:05.698 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:05 smithi037 ceph-mon[97894]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:08:05.698 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:05 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:08:05.698 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:05 smithi037 ceph-mon[97894]: osdmap e1375: 8 total, 8 up, 7 in 2024-08-17T18:08:05.724 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:05.758 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:05.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:05.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:05.860 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:05.897 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:05.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:05.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:05.989 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-08-17T18:08:05.999 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:06.039 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:06.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:06.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:06.141 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:06.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:06.182 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:06.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:06.283 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:06.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:06.326 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:06.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:06.422 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:08:06.427 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:06.477 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:06.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:06.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:06.579 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:06.609 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:06.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:06.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:06.711 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:06.745 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:06.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:06.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:06.802 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 6, 7, 0, 2] out_osds: [5] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:08:06.802 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:08:06.802 INFO:tasks.thrashosds.thrasher:Growing pool .mgr 2024-08-17T18:08:06.802 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T18:08:06.847 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:06.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:06.902 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:06.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:07.003 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:07.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:07.055 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:07.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:07.156 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:07.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:07.203 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:07.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:07.304 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:07.346 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:07.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:07.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:07.356 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T18:08:07.448 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:07.509 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:07.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:07.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:07.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:07 smithi037 ceph-mon[97894]: pgmap v2333: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 754 op/s; 13326/182865 objects degraded (7.287%); 32244/182865 objects misplaced (17.633%); 8.4 MiB/s, 134 objects/s recovering 2024-08-17T18:08:07.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:07 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 13326/182865 objects degraded (7.287%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:08:07.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:07 smithi037 ceph-mon[102022]: pgmap v2333: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 754 op/s; 13326/182865 objects degraded (7.287%); 32244/182865 objects misplaced (17.633%); 8.4 MiB/s, 134 objects/s recovering 2024-08-17T18:08:07.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:07 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 13326/182865 objects degraded (7.287%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:08:07.611 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:07.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:07.655 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:07.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:07.756 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:07 smithi046 ceph-mon[88218]: pgmap v2333: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 754 op/s; 13326/182865 objects degraded (7.287%); 32244/182865 objects misplaced (17.633%); 8.4 MiB/s, 134 objects/s recovering 2024-08-17T18:08:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:07 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 13326/182865 objects degraded (7.287%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:08:07.798 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:08:07.814 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:07.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:07.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:07.818 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:08:07.818 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:08:07.851 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:08:07.852 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:08:07.874 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:08:07.875 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:08:07.891 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:08:07.891 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:08:07.916 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:07.934 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:08:07.935 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:08:07.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:07.956 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:07.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:07.964 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:08:07.965 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:08:07.996 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:08:07.996 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:08:08.032 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:08:08.033 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:08:08.057 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:08.103 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:08.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:08.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:08.205 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:08.241 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:08.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:08.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:08.344 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:08.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:08.375 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:08.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:08.476 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:08.511 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:08.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:08.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:08.613 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:08.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:08.654 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:08.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:08.755 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:08.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:08 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/863012569' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:08:08.778 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:08.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:08.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:08.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:08 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/863012569' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:08:08.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:08 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/863012569' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:08:08.880 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:08.903 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:08.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:08.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:09.005 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:09.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:09.041 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:09.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:09.142 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:09.161 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:08:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:08:08] "GET /metrics HTTP/1.1" 200 36768 "" "Prometheus/2.51.0" 2024-08-17T18:08:09.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:09.180 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:09.180 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:09.281 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:09.318 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:09.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:09.319 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:09.383 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:08:09.419 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:09.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:09.482 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:09.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:09.583 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:09.617 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:09.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:09.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:09.719 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:09.727 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:09 smithi046 ceph-mon[88218]: pgmap v2334: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 102 active+clean; 3.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 763 op/s; 13326/179727 objects degraded (7.415%); 32007/179727 objects misplaced (17.809%); 8.4 MiB/s, 134 objects/s recovering 2024-08-17T18:08:09.727 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:08:09.727 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:09.759 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:09.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:09.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:09.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:09 smithi037 ceph-mon[102022]: pgmap v2334: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 102 active+clean; 3.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 763 op/s; 13326/179727 objects degraded (7.415%); 32007/179727 objects misplaced (17.809%); 8.4 MiB/s, 134 objects/s recovering 2024-08-17T18:08:09.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:08:09.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:09.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:09 smithi037 ceph-mon[97894]: pgmap v2334: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 102 active+clean; 3.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 763 op/s; 13326/179727 objects degraded (7.415%); 32007/179727 objects misplaced (17.809%); 8.4 MiB/s, 134 objects/s recovering 2024-08-17T18:08:09.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:08:09.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:09.861 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:09.892 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:09.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:09.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:09.994 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:10.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:10.039 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:10.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:10.140 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:10.180 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:10.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:10.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:10.282 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:10.310 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:10.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:10.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:10.412 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:10.442 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:10.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:10.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:10.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:08:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:08:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:08:10.544 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:10.591 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:10.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:10.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:10.697 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:10.750 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:10.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:10.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:10.852 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:10.893 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:08:10.904 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:10.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:10.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:11.005 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:11.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:11.039 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:11.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:11.140 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:11.210 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:11.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:11.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:11.227 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T18:08:11.229 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-08-17T18:08:11.312 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:11.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:11.349 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:11.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:11.450 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:11.487 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:11.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:11.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:11.589 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:11.630 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:11.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:11.631 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:11.732 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:11.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:11 smithi046 ceph-mon[88218]: pgmap v2335: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 102 active+clean; 3.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 771 op/s; 12845/174720 objects degraded (7.352%); 31049/174720 objects misplaced (17.771%); 8.5 MiB/s, 135 objects/s recovering 2024-08-17T18:08:11.769 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:11.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:11.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:11.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:11 smithi037 ceph-mon[102022]: pgmap v2335: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 102 active+clean; 3.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 771 op/s; 12845/174720 objects degraded (7.352%); 31049/174720 objects misplaced (17.771%); 8.5 MiB/s, 135 objects/s recovering 2024-08-17T18:08:11.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:11 smithi037 ceph-mon[97894]: pgmap v2335: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 102 active+clean; 3.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 771 op/s; 12845/174720 objects degraded (7.352%); 31049/174720 objects misplaced (17.771%); 8.5 MiB/s, 135 objects/s recovering 2024-08-17T18:08:11.872 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:11.904 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:11.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:11.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:12.005 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:12.043 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:12.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:12.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:12.145 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:12.176 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:12.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:12.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:12.278 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:12.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:12.326 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:12.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:12.427 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:12.462 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:12.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:12.463 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:12.564 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:12.606 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:12.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:12.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:12.707 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:12.737 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:12.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:12.738 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:12.750 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:12 smithi037 ceph-mon[97894]: from='client.36681 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:08:12.750 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:12 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 12845/174720 objects degraded (7.352%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:08:12.750 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:12 smithi037 ceph-mon[102022]: from='client.36681 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:08:12.750 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:12 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 12845/174720 objects degraded (7.352%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:08:12.752 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":2335,"stamp":"2024-08-17T18:08:10.263853+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3815660999,"num_objects":58240,"num_object_clones":0,"num_object_copies":174720,"num_objects_missing_on_primary":1,"num_objects_missing":1,"num_objects_degraded":12845,"num_objects_misplaced":31049,"num_objects_unfound":0,"num_objects_dirty":58240,"num_whiteouts":0,"num_read":13,"num_read_kb":26,"num_write":175780,"num_write_kb":7485610,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":17516,"num_bytes_recovered":1145757024,"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":82642,"ondisk_log_size":82642,"up":357,"acting":352,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":373,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":17422384,"kb_used_data":11026664,"kb_used_omap":135,"kb_used_meta":6395384,"kb_avail":638793680,"statfs":{"total":671965249536,"available":654124728320,"internally_reserved":0,"allocated":11291303936,"data_stored":11268992575,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":138487,"internal_metadata":6548873993},"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":-505544704,"num_objects":-7714,"num_object_clones":0,"num_object_copies":-23142,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-844,"num_objects_misplaced":-3911,"num_objects_unfound":0,"num_objects_dirty":-7714,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7714,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1360,"num_bytes_recovered":89128960,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.003511"},"pg_stats":[{"pgid":"1.11","version":"268'149","reported_seq":747,"reported_epoch":1375,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T18:08:04.427528+0000","last_change":"2024-08-17T18:08:04.532450+0000","last_active":"2024-08-17T18:08:04.427528+0000","last_peered":"2024-08-17T18:08:04.427528+0000","last_clean":"2024-08-17T18:08:04.427528+0000","last_became_active":"2024-08-17T18:07:52.574042+0000","last_became_peered":"2024-08-17T18:07:52.574042+0000","last_unstale":"2024-08-17T18:08:04.427528+0000","last_undegraded":"2024-08-17T18:08:04.427528+0000","last_fullsized":"2024-08-17T18:08:04.427528+0000","mapping_epoch":1373,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1374,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:54.564413+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:54.564413+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":0.00214204,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.14","version":"0'0","reported_seq":2094,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.425868+0000","last_change":"2024-08-17T18:01:45.488617+0000","last_active":"2024-08-17T18:08:04.425868+0000","last_peered":"2024-08-17T18:08:04.425868+0000","last_clean":"2024-08-17T18:08:04.425868+0000","last_became_active":"2024-08-17T18:01:45.488075+0000","last_became_peered":"2024-08-17T18:01:45.488075+0000","last_unstale":"2024-08-17T18:08:04.425868+0000","last_undegraded":"2024-08-17T18:08:04.425868+0000","last_fullsized":"2024-08-17T18:08:04.425868+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:02:15.868868+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"72'2","reported_seq":1324,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.561341+0000","last_change":"2024-08-17T18:01:22.304632+0000","last_active":"2024-08-17T18:07:52.561341+0000","last_peered":"2024-08-17T18:07:52.561341+0000","last_clean":"2024-08-17T18:07:52.561341+0000","last_became_active":"2024-08-17T18:01:22.282653+0000","last_became_peered":"2024-08-17T18:01:22.282653+0000","last_unstale":"2024-08-17T18:07:52.561341+0000","last_undegraded":"2024-08-17T18:07:52.561341+0000","last_fullsized":"2024-08-17T18:07:52.561341+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:59:28.161570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.10","version":"268'149","reported_seq":1709,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.561644+0000","last_change":"2024-08-17T18:06:11.690594+0000","last_active":"2024-08-17T18:07:52.561644+0000","last_peered":"2024-08-17T18:07:52.561644+0000","last_clean":"2024-08-17T18:07:52.561644+0000","last_became_active":"2024-08-17T18:06:11.690171+0000","last_became_peered":"2024-08-17T18:06:11.690171+0000","last_unstale":"2024-08-17T18:07:52.561644+0000","last_undegraded":"2024-08-17T18:07:52.561644+0000","last_fullsized":"2024-08-17T18:07:52.561644+0000","mapping_epoch":1349,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1350,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:54.917900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:54.917900+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":0.0012906930000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.15","version":"0'0","reported_seq":563,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.561772+0000","last_change":"2024-08-17T18:06:08.655988+0000","last_active":"2024-08-17T18:07:52.561772+0000","last_peered":"2024-08-17T18:07:52.561772+0000","last_clean":"2024-08-17T18:07:52.561772+0000","last_became_active":"2024-08-17T18:06:08.655602+0000","last_became_peered":"2024-08-17T18:06:08.655602+0000","last_unstale":"2024-08-17T18:07:52.561772+0000","last_undegraded":"2024-08-17T18:07:52.561772+0000","last_fullsized":"2024-08-17T18:07:52.561772+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:34:52.402748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,6],"acting":[7,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":731,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.561017+0000","last_change":"2024-08-17T18:06:52.373615+0000","last_active":"2024-08-17T18:07:52.561017+0000","last_peered":"2024-08-17T18:07:52.561017+0000","last_clean":"2024-08-17T18:07:52.561017+0000","last_became_active":"2024-08-17T18:06:52.373333+0000","last_became_peered":"2024-08-17T18:06:52.373333+0000","last_unstale":"2024-08-17T18:07:52.561017+0000","last_undegraded":"2024-08-17T18:07:52.561017+0000","last_fullsized":"2024-08-17T18:07:52.561017+0000","mapping_epoch":1356,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:50:46.950798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.13","version":"268'149","reported_seq":646,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.427316+0000","last_change":"2024-08-17T18:04:55.143025+0000","last_active":"2024-08-17T18:08:04.427316+0000","last_peered":"2024-08-17T18:08:04.427316+0000","last_clean":"2024-08-17T18:08:04.427316+0000","last_became_active":"2024-08-17T18:04:54.376120+0000","last_became_peered":"2024-08-17T18:04:54.376120+0000","last_unstale":"2024-08-17T18:08:04.427316+0000","last_undegraded":"2024-08-17T18:08:04.427316+0000","last_fullsized":"2024-08-17T18:08:04.427316+0000","mapping_epoch":1336,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1337,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:55.142942+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:55.142942+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:53:01.892068+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":738,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.428283+0000","last_change":"2024-08-17T18:06:52.375677+0000","last_active":"2024-08-17T18:08:04.428283+0000","last_peered":"2024-08-17T18:08:04.428283+0000","last_clean":"2024-08-17T18:08:04.428283+0000","last_became_active":"2024-08-17T18:06:52.375359+0000","last_became_peered":"2024-08-17T18:06:52.375359+0000","last_unstale":"2024-08-17T18:08:04.428283+0000","last_undegraded":"2024-08-17T18:08:04.428283+0000","last_fullsized":"2024-08-17T18:08:04.428283+0000","mapping_epoch":1356,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:05:24.013811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":1273,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.561547+0000","last_change":"2024-08-17T17:22:53.725465+0000","last_active":"2024-08-17T18:07:52.561547+0000","last_peered":"2024-08-17T18:07:52.561547+0000","last_clean":"2024-08-17T18:07:52.561547+0000","last_became_active":"2024-08-17T17:22:53.725174+0000","last_became_peered":"2024-08-17T17:22:53.725174+0000","last_unstale":"2024-08-17T18:07:52.561547+0000","last_undegraded":"2024-08-17T18:07:52.561547+0000","last_fullsized":"2024-08-17T18:07:52.561547+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:46.185575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.12","version":"268'149","reported_seq":1591,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.558154+0000","last_change":"2024-08-17T18:06:55.377222+0000","last_active":"2024-08-17T18:07:52.558154+0000","last_peered":"2024-08-17T18:07:52.558154+0000","last_clean":"2024-08-17T18:07:52.558154+0000","last_became_active":"2024-08-17T18:06:55.376843+0000","last_became_peered":"2024-08-17T18:06:55.376843+0000","last_unstale":"2024-08-17T18:07:52.558154+0000","last_undegraded":"2024-08-17T18:07:52.558154+0000","last_fullsized":"2024-08-17T18:07:52.558154+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:58.954981+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:58.954981+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":0.018931098,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":2086,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.426103+0000","last_change":"2024-08-17T17:32:59.773425+0000","last_active":"2024-08-17T18:08:04.426103+0000","last_peered":"2024-08-17T18:08:04.426103+0000","last_clean":"2024-08-17T18:08:04.426103+0000","last_became_active":"2024-08-17T17:32:59.772311+0000","last_became_peered":"2024-08-17T17:32:59.772311+0000","last_unstale":"2024-08-17T18:08:04.426103+0000","last_undegraded":"2024-08-17T18:08:04.426103+0000","last_fullsized":"2024-08-17T18:08:04.426103+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:23.208217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":1385,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.558498+0000","last_change":"2024-08-17T18:06:52.412003+0000","last_active":"2024-08-17T18:07:52.558498+0000","last_peered":"2024-08-17T18:07:52.558498+0000","last_clean":"2024-08-17T18:07:52.558498+0000","last_became_active":"2024-08-17T18:06:52.381237+0000","last_became_peered":"2024-08-17T18:06:52.381237+0000","last_unstale":"2024-08-17T18:07:52.558498+0000","last_undegraded":"2024-08-17T18:07:52.558498+0000","last_fullsized":"2024-08-17T18:07:52.558498+0000","mapping_epoch":1356,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T18:13:32.636055+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":16,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.7","version":"1375'11205","reported_seq":14175,"reported_epoch":1375,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-08-17T18:08:10.019734+0000","last_change":"2024-08-17T18:06:52.559085+0000","last_active":"2024-08-17T18:08:10.019734+0000","last_peered":"2024-08-17T18:08:10.019734+0000","last_clean":"2024-08-17T18:06:07.611577+0000","last_became_active":"2024-08-17T18:06:52.505458+0000","last_became_peered":"2024-08-17T18:06:52.505458+0000","last_unstale":"2024-08-17T18:08:10.019734+0000","last_undegraded":"2024-08-17T18:06:52.495465+0000","last_fullsized":"2024-08-17T18:06:52.357328+0000","mapping_epoch":1356,"log_start":"1354'6941","ondisk_log_start":"1354'6941","created":1333,"last_epoch_clean":1334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+0000","objects_scrubbed":0,"log_size":4264,"log_dups_size":0,"ondisk_log_size":4264,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:16:11.510003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":227737600,"num_objects":3475,"num_object_clones":0,"num_object_copies":10425,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3475,"num_objects_misplaced":4265,"num_objects_unfound":0,"num_objects_dirty":3475,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11205,"num_write_kb":469760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1451,"num_bytes_recovered":95092736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"avail_no_missing":["4","0","5"],"object_location_counts":[{"shards":"0,4","objects":-790},{"shards":"0,4,5","objects":1852}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.d","version":"268'149","reported_seq":839,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.561688+0000","last_change":"2024-08-17T18:06:35.368124+0000","last_active":"2024-08-17T18:07:52.561688+0000","last_peered":"2024-08-17T18:07:52.561688+0000","last_clean":"2024-08-17T18:07:52.561688+0000","last_became_active":"2024-08-17T18:06:35.367821+0000","last_became_peered":"2024-08-17T18:06:35.367821+0000","last_unstale":"2024-08-17T18:07:52.561688+0000","last_undegraded":"2024-08-17T18:07:52.561688+0000","last_fullsized":"2024-08-17T18:07:52.561688+0000","mapping_epoch":1336,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1354,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:59.204157+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:59.204157+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":0.001930677,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.f","version":"72'1","reported_seq":1333,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.566158+0000","last_change":"2024-08-17T18:06:52.572984+0000","last_active":"2024-08-17T18:07:52.566158+0000","last_peered":"2024-08-17T18:07:52.566158+0000","last_clean":"2024-08-17T18:07:52.566158+0000","last_became_active":"2024-08-17T18:06:52.504051+0000","last_became_peered":"2024-08-17T18:06:52.504051+0000","last_unstale":"2024-08-17T18:07:52.566158+0000","last_undegraded":"2024-08-17T18:07:52.566158+0000","last_fullsized":"2024-08-17T18:07:52.566158+0000","mapping_epoch":1356,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T03:45:41.005656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,3],"acting":[7,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":41,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.561956+0000","last_change":"2024-08-17T18:06:08.651112+0000","last_active":"2024-08-17T18:07:52.561956+0000","last_peered":"2024-08-17T18:07:52.561956+0000","last_clean":"2024-08-17T18:07:52.561956+0000","last_became_active":"2024-08-17T18:06:08.650501+0000","last_became_peered":"2024-08-17T18:06:08.650501+0000","last_unstale":"2024-08-17T18:07:52.561956+0000","last_undegraded":"2024-08-17T18:07:52.561956+0000","last_fullsized":"2024-08-17T18:07:52.561956+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:10:54.055345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.6","version":"1375'10767","reported_seq":10866,"reported_epoch":1375,"state":"active+remapped+backfill_wait","last_fresh":"2024-08-17T18:08:06.959989+0000","last_change":"2024-08-17T18:06:53.460071+0000","last_active":"2024-08-17T18:08:06.959989+0000","last_peered":"2024-08-17T18:08:06.959989+0000","last_clean":"2024-08-17T18:06:51.372288+0000","last_became_active":"2024-08-17T18:06:53.442303+0000","last_became_peered":"2024-08-17T18:06:53.442303+0000","last_unstale":"2024-08-17T18:08:06.959989+0000","last_undegraded":"2024-08-17T18:08:06.959989+0000","last_fullsized":"2024-08-17T18:08:06.959989+0000","mapping_epoch":1357,"log_start":"1344'5378","ondisk_log_start":"1344'5378","created":1333,"last_epoch_clean":1334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+0000","objects_scrubbed":0,"log_size":5389,"log_dups_size":0,"ondisk_log_size":5389,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":241106944,"num_objects":3679,"num_object_clones":0,"num_object_copies":11037,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":3679,"num_objects_unfound":0,"num_objects_dirty":3679,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10767,"num_write_kb":462272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"avail_no_missing":["2","0","4"],"object_location_counts":[{"shards":"0,2,4","objects":3679}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.c","version":"268'149","reported_seq":1135,"reported_epoch":1375,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-08-17T18:08:04.425430+0000","last_change":"2024-08-17T18:06:53.373357+0000","last_active":"2024-08-17T18:08:04.425430+0000","last_peered":"2024-08-17T18:08:04.425430+0000","last_clean":"2024-08-17T18:06:48.373831+0000","last_became_active":"2024-08-17T18:06:53.373060+0000","last_became_peered":"2024-08-17T18:06:53.373060+0000","last_unstale":"2024-08-17T18:08:04.425430+0000","last_undegraded":"2024-08-17T18:06:53.357593+0000","last_fullsized":"2024-08-17T18:06:53.356418+0000","mapping_epoch":1357,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1354,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:50.236749+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.236749+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"no scrub is scheduled","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":163840,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"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":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":163840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","0","6"],"object_location_counts":[{"shards":"0,3,6","objects":1},{"shards":"3,6","objects":-1}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"72'2","reported_seq":1292,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.561983+0000","last_change":"2024-08-17T17:31:54.821143+0000","last_active":"2024-08-17T18:07:52.561983+0000","last_peered":"2024-08-17T18:07:52.561983+0000","last_clean":"2024-08-17T18:07:52.561983+0000","last_became_active":"2024-08-17T17:31:54.820778+0000","last_became_peered":"2024-08-17T17:31:54.820778+0000","last_unstale":"2024-08-17T18:07:52.561983+0000","last_undegraded":"2024-08-17T18:07:52.561983+0000","last_fullsized":"2024-08-17T18:07:52.561983+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:31.128588+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":[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":1332,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.548536+0000","last_change":"2024-08-17T18:05:26.010102+0000","last_active":"2024-08-17T18:07:52.548536+0000","last_peered":"2024-08-17T18:07:52.548536+0000","last_clean":"2024-08-17T18:07:52.548536+0000","last_became_active":"2024-08-17T18:05:26.009745+0000","last_became_peered":"2024-08-17T18:05:26.009745+0000","last_unstale":"2024-08-17T18:07:52.548536+0000","last_undegraded":"2024-08-17T18:07:52.548536+0000","last_fullsized":"2024-08-17T18:07:52.548536+0000","mapping_epoch":1341,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:17:41.755543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"1375'10862","reported_seq":18892,"reported_epoch":1375,"state":"active+recovering+undersized+remapped","last_fresh":"2024-08-17T18:08:05.305642+0000","last_change":"2024-08-17T18:06:52.583641+0000","last_active":"2024-08-17T18:08:05.305642+0000","last_peered":"2024-08-17T18:08:05.305642+0000","last_clean":"2024-08-17T18:06:07.622773+0000","last_became_active":"2024-08-17T18:06:09.896530+0000","last_became_peered":"2024-08-17T18:06:09.896530+0000","last_unstale":"2024-08-17T18:08:05.305642+0000","last_undegraded":"2024-08-17T18:08:05.305642+0000","last_fullsized":"2024-08-17T18:06:09.640983+0000","mapping_epoch":1347,"log_start":"1351'6212","ondisk_log_start":"1351'6212","created":1333,"last_epoch_clean":1334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+0000","objects_scrubbed":0,"log_size":4650,"log_dups_size":0,"ondisk_log_size":4650,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:33:03.504898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":245235712,"num_objects":3742,"num_object_clones":0,"num_object_copies":11226,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1697,"num_objects_unfound":0,"num_objects_dirty":3742,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10862,"num_write_kb":467328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3984,"num_bytes_recovered":261095424,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["7","5","6"],"object_location_counts":[{"shards":"5,6,7","objects":1697},{"shards":"6,7","objects":2045}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.f","version":"268'149","reported_seq":894,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.559500+0000","last_change":"2024-08-17T18:06:11.701195+0000","last_active":"2024-08-17T18:07:52.559500+0000","last_peered":"2024-08-17T18:07:52.559500+0000","last_clean":"2024-08-17T18:07:52.559500+0000","last_became_active":"2024-08-17T18:06:11.700816+0000","last_became_peered":"2024-08-17T18:06:11.700816+0000","last_unstale":"2024-08-17T18:07:52.559500+0000","last_undegraded":"2024-08-17T18:07:52.559500+0000","last_fullsized":"2024-08-17T18:07:52.559500+0000","mapping_epoch":1349,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1350,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:56.044124+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:56.044124+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:36:20.605659+0000","scrub_duration":0.001633256,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"72'1","reported_seq":1288,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.562371+0000","last_change":"2024-08-17T18:06:08.667118+0000","last_active":"2024-08-17T18:07:52.562371+0000","last_peered":"2024-08-17T18:07:52.562371+0000","last_clean":"2024-08-17T18:07:52.562371+0000","last_became_active":"2024-08-17T18:06:08.657845+0000","last_became_peered":"2024-08-17T18:06:08.657845+0000","last_unstale":"2024-08-17T18:07:52.562371+0000","last_undegraded":"2024-08-17T18:07:52.562371+0000","last_fullsized":"2024-08-17T18:07:52.562371+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T03:00:10.466251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":1296,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.558588+0000","last_change":"2024-08-17T17:31:54.819946+0000","last_active":"2024-08-17T18:07:52.558588+0000","last_peered":"2024-08-17T18:07:52.558588+0000","last_clean":"2024-08-17T18:07:52.558588+0000","last_became_active":"2024-08-17T17:31:54.819604+0000","last_became_peered":"2024-08-17T17:31:54.819604+0000","last_unstale":"2024-08-17T18:07:52.558588+0000","last_undegraded":"2024-08-17T18:07:52.558588+0000","last_fullsized":"2024-08-17T18:07:52.558588+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:32.031030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.4","version":"1375'10994","reported_seq":11044,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:05.304573+0000","last_change":"2024-08-17T18:04:51.368895+0000","last_active":"2024-08-17T18:08:05.304573+0000","last_peered":"2024-08-17T18:08:05.304573+0000","last_clean":"2024-08-17T18:08:05.304573+0000","last_became_active":"2024-08-17T18:04:51.368556+0000","last_became_peered":"2024-08-17T18:04:51.368556+0000","last_unstale":"2024-08-17T18:08:05.304573+0000","last_undegraded":"2024-08-17T18:08:05.304573+0000","last_fullsized":"2024-08-17T18:08:05.304573+0000","mapping_epoch":1333,"log_start":"1351'6301","ondisk_log_start":"1351'6301","created":1333,"last_epoch_clean":1334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+0000","objects_scrubbed":0,"log_size":4693,"log_dups_size":0,"ondisk_log_size":4693,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:43:30.892011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":246677504,"num_objects":3764,"num_object_clones":0,"num_object_copies":11292,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3764,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10994,"num_write_kb":472256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.e","version":"268'149","reported_seq":751,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.548334+0000","last_change":"2024-08-17T18:06:35.370630+0000","last_active":"2024-08-17T18:07:52.548334+0000","last_peered":"2024-08-17T18:07:52.548334+0000","last_clean":"2024-08-17T18:07:52.548334+0000","last_became_active":"2024-08-17T18:06:35.369765+0000","last_became_peered":"2024-08-17T18:06:35.369765+0000","last_unstale":"2024-08-17T18:07:52.548334+0000","last_undegraded":"2024-08-17T18:07:52.548334+0000","last_fullsized":"2024-08-17T18:07:52.548334+0000","mapping_epoch":1336,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1354,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:57.963768+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:57.963768+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":0.001824338,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":592,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.426017+0000","last_change":"2024-08-17T18:06:08.904233+0000","last_active":"2024-08-17T18:08:04.426017+0000","last_peered":"2024-08-17T18:08:04.426017+0000","last_clean":"2024-08-17T18:08:04.426017+0000","last_became_active":"2024-08-17T18:06:08.903857+0000","last_became_peered":"2024-08-17T18:06:08.903857+0000","last_unstale":"2024-08-17T18:08:04.426017+0000","last_undegraded":"2024-08-17T18:08:04.426017+0000","last_fullsized":"2024-08-17T18:08:04.426017+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:40:40.027370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":610,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.438443+0000","last_change":"2024-08-17T18:06:52.370971+0000","last_active":"2024-08-17T18:08:04.438443+0000","last_peered":"2024-08-17T18:08:04.438443+0000","last_clean":"2024-08-17T18:08:04.438443+0000","last_became_active":"2024-08-17T18:06:52.370600+0000","last_became_peered":"2024-08-17T18:06:52.370600+0000","last_unstale":"2024-08-17T18:08:04.438443+0000","last_undegraded":"2024-08-17T18:08:04.438443+0000","last_fullsized":"2024-08-17T18:08:04.438443+0000","mapping_epoch":1356,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:26:22.101381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.3","version":"1375'10888","reported_seq":15624,"reported_epoch":1375,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2024-08-17T18:08:05.294656+0000","last_change":"2024-08-17T18:06:52.571432+0000","last_active":"2024-08-17T18:08:05.294656+0000","last_peered":"2024-08-17T18:08:05.294656+0000","last_clean":"2024-08-17T18:06:07.597194+0000","last_became_active":"2024-08-17T18:06:09.869258+0000","last_became_peered":"2024-08-17T18:06:09.869258+0000","last_unstale":"2024-08-17T18:08:05.294656+0000","last_undegraded":"2024-08-17T18:06:09.680590+0000","last_fullsized":"2024-08-17T18:06:09.641980+0000","mapping_epoch":1347,"log_start":"1351'6641","ondisk_log_start":"1351'6641","created":1333,"last_epoch_clean":1334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+0000","objects_scrubbed":0,"log_size":4247,"log_dups_size":0,"ondisk_log_size":4247,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:15:36.434129+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":241565696,"num_objects":3686,"num_object_clones":0,"num_object_copies":11058,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1266,"num_objects_misplaced":2101,"num_objects_unfound":0,"num_objects_dirty":3686,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10888,"num_write_kb":466368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2336,"num_bytes_recovered":153092096,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["6","5","7"],"object_location_counts":[{"shards":"5,6,7","objects":2101},{"shards":"6,7","objects":319}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"268'149","reported_seq":1722,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.561396+0000","last_change":"2024-08-17T18:06:35.385560+0000","last_active":"2024-08-17T18:07:52.561396+0000","last_peered":"2024-08-17T18:07:52.561396+0000","last_clean":"2024-08-17T18:07:52.561396+0000","last_became_active":"2024-08-17T18:06:35.385174+0000","last_became_peered":"2024-08-17T18:06:35.385174+0000","last_unstale":"2024-08-17T18:07:52.561396+0000","last_undegraded":"2024-08-17T18:07:52.561396+0000","last_fullsized":"2024-08-17T18:07:52.561396+0000","mapping_epoch":1295,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1354,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:51.173271+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:51.173271+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":0.012991407,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"72'2","reported_seq":2131,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.425908+0000","last_change":"2024-08-17T18:06:52.379551+0000","last_active":"2024-08-17T18:08:04.425908+0000","last_peered":"2024-08-17T18:08:04.425908+0000","last_clean":"2024-08-17T18:08:04.425908+0000","last_became_active":"2024-08-17T18:06:52.370856+0000","last_became_peered":"2024-08-17T18:06:52.370856+0000","last_unstale":"2024-08-17T18:08:04.425908+0000","last_undegraded":"2024-08-17T18:08:04.425908+0000","last_fullsized":"2024-08-17T18:08:04.425908+0000","mapping_epoch":1356,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:12:42.801839+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":1295,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.549755+0000","last_change":"2024-08-17T17:32:59.767697+0000","last_active":"2024-08-17T18:07:52.549755+0000","last_peered":"2024-08-17T18:07:52.549755+0000","last_clean":"2024-08-17T18:07:52.549755+0000","last_became_active":"2024-08-17T17:32:59.767172+0000","last_became_peered":"2024-08-17T17:32:59.767172+0000","last_unstale":"2024-08-17T18:07:52.549755+0000","last_undegraded":"2024-08-17T18:07:52.549755+0000","last_fullsized":"2024-08-17T18:07:52.549755+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:13:37.509131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1375'11051","reported_seq":11146,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:07.006412+0000","last_change":"2024-08-17T18:04:51.366912+0000","last_active":"2024-08-17T18:08:07.006412+0000","last_peered":"2024-08-17T18:08:07.006412+0000","last_clean":"2024-08-17T18:08:07.006412+0000","last_became_active":"2024-08-17T18:04:51.366618+0000","last_became_peered":"2024-08-17T18:04:51.366618+0000","last_unstale":"2024-08-17T18:08:07.006412+0000","last_undegraded":"2024-08-17T18:08:07.006412+0000","last_fullsized":"2024-08-17T18:08:07.006412+0000","mapping_epoch":1333,"log_start":"1344'5609","ondisk_log_start":"1344'5609","created":1333,"last_epoch_clean":1334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+0000","objects_scrubbed":0,"log_size":5442,"log_dups_size":0,"ondisk_log_size":5442,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:47:47.559451+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":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3659,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11051,"num_write_kb":470720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.8","version":"268'149","reported_seq":855,"reported_epoch":1375,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T18:08:04.431130+0000","last_change":"2024-08-17T18:08:05.255886+0000","last_active":"2024-08-17T18:08:04.431130+0000","last_peered":"2024-08-17T18:08:04.431130+0000","last_clean":"2024-08-17T18:08:04.431130+0000","last_became_active":"2024-08-17T18:06:35.387683+0000","last_became_peered":"2024-08-17T18:06:35.387683+0000","last_unstale":"2024-08-17T18:08:04.431130+0000","last_undegraded":"2024-08-17T18:08:04.431130+0000","last_fullsized":"2024-08-17T18:08:04.431130+0000","mapping_epoch":1349,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1354,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:47:01.957068+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:47:01.957068+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":0.0042425309999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":131344,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":1307,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.558453+0000","last_change":"2024-08-17T18:01:45.488852+0000","last_active":"2024-08-17T18:07:52.558453+0000","last_peered":"2024-08-17T18:07:52.558453+0000","last_clean":"2024-08-17T18:07:52.558453+0000","last_became_active":"2024-08-17T18:01:45.488469+0000","last_became_peered":"2024-08-17T18:01:45.488469+0000","last_unstale":"2024-08-17T18:07:52.558453+0000","last_undegraded":"2024-08-17T18:07:52.558453+0000","last_fullsized":"2024-08-17T18:07:52.558453+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:33:27.648785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":1332,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.551637+0000","last_change":"2024-08-17T18:01:22.250061+0000","last_active":"2024-08-17T18:07:52.551637+0000","last_peered":"2024-08-17T18:07:52.551637+0000","last_clean":"2024-08-17T18:07:52.551637+0000","last_became_active":"2024-08-17T18:01:22.249235+0000","last_became_peered":"2024-08-17T18:01:22.249235+0000","last_unstale":"2024-08-17T18:07:52.551637+0000","last_undegraded":"2024-08-17T18:07:52.551637+0000","last_fullsized":"2024-08-17T18:07:52.551637+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:33:52.172266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1375'11018","reported_seq":11081,"reported_epoch":1375,"state":"active+recovery_wait+remapped","last_fresh":"2024-08-17T18:08:05.261250+0000","last_change":"2024-08-17T18:06:53.497030+0000","last_active":"2024-08-17T18:08:05.261250+0000","last_peered":"2024-08-17T18:08:05.261250+0000","last_clean":"2024-08-17T18:06:51.414020+0000","last_became_active":"2024-08-17T18:06:53.463165+0000","last_became_peered":"2024-08-17T18:06:53.463165+0000","last_unstale":"2024-08-17T18:08:05.261250+0000","last_undegraded":"2024-08-17T18:08:05.261250+0000","last_fullsized":"2024-08-17T18:08:05.261250+0000","mapping_epoch":1357,"log_start":"1352'6834","ondisk_log_start":"1352'6834","created":1333,"last_epoch_clean":1334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+0000","objects_scrubbed":0,"log_size":4184,"log_dups_size":0,"ondisk_log_size":4184,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:24:27.958016+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":247070720,"num_objects":3770,"num_object_clones":0,"num_object_copies":11310,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":3770,"num_objects_unfound":0,"num_objects_dirty":3770,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11018,"num_write_kb":473216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,2],"acting":[6,3,0],"avail_no_missing":["6","0","3"],"object_location_counts":[{"shards":"0,3,6","objects":3770}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.b","version":"268'149","reported_seq":607,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.431893+0000","last_change":"2024-08-17T18:08:04.431893+0000","last_active":"2024-08-17T18:08:04.431893+0000","last_peered":"2024-08-17T18:08:04.431893+0000","last_clean":"2024-08-17T18:08:04.431893+0000","last_became_active":"2024-08-17T18:06:55.396290+0000","last_became_peered":"2024-08-17T18:06:55.396290+0000","last_unstale":"2024-08-17T18:08:04.431893+0000","last_undegraded":"2024-08-17T18:08:04.431893+0000","last_fullsized":"2024-08-17T18:08:04.431893+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:55.580256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:55.580256+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-17T18:08:06.356816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":8945,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":6,"num_read_kb":12,"num_write":3,"num_write_kb":37,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":26835,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":1316,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.548660+0000","last_change":"2024-08-17T18:01:22.246762+0000","last_active":"2024-08-17T18:07:52.548660+0000","last_peered":"2024-08-17T18:07:52.548660+0000","last_clean":"2024-08-17T18:07:52.548660+0000","last_became_active":"2024-08-17T18:01:22.246338+0000","last_became_peered":"2024-08-17T18:01:22.246338+0000","last_unstale":"2024-08-17T18:07:52.548660+0000","last_undegraded":"2024-08-17T18:07:52.548660+0000","last_fullsized":"2024-08-17T18:07:52.548660+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:16.681186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1325,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.549012+0000","last_change":"2024-08-17T18:01:45.491632+0000","last_active":"2024-08-17T18:07:52.549012+0000","last_peered":"2024-08-17T18:07:52.549012+0000","last_clean":"2024-08-17T18:07:52.549012+0000","last_became_active":"2024-08-17T18:01:45.491144+0000","last_became_peered":"2024-08-17T18:01:45.491144+0000","last_unstale":"2024-08-17T18:07:52.549012+0000","last_undegraded":"2024-08-17T18:07:52.549012+0000","last_fullsized":"2024-08-17T18:07:52.549012+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:12:47.127580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1375'11006","reported_seq":11105,"reported_epoch":1375,"state":"active+remapped+backfill_wait","last_fresh":"2024-08-17T18:08:08.405537+0000","last_change":"2024-08-17T18:07:41.415927+0000","last_active":"2024-08-17T18:08:08.405537+0000","last_peered":"2024-08-17T18:08:08.405537+0000","last_clean":"2024-08-17T18:07:39.250334+0000","last_became_active":"2024-08-17T18:07:41.397682+0000","last_became_peered":"2024-08-17T18:07:41.397682+0000","last_unstale":"2024-08-17T18:08:08.405537+0000","last_undegraded":"2024-08-17T18:08:08.405537+0000","last_fullsized":"2024-08-17T18:08:08.405537+0000","mapping_epoch":1366,"log_start":"1352'6862","ondisk_log_start":"1352'6862","created":1333,"last_epoch_clean":1334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+0000","objects_scrubbed":0,"log_size":4144,"log_dups_size":0,"ondisk_log_size":4144,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":237633536,"num_objects":3626,"num_object_clones":0,"num_object_copies":10878,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":3626,"num_objects_unfound":0,"num_objects_dirty":3626,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11006,"num_write_kb":468224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[3,7,6],"avail_no_missing":["3","6","7"],"object_location_counts":[{"shards":"3,6,7","objects":3626}],"blocked_by":[],"up_primary":1,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.a","version":"268'149","reported_seq":858,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.443510+0000","last_change":"2024-08-17T18:08:04.443510+0000","last_active":"2024-08-17T18:08:04.443510+0000","last_peered":"2024-08-17T18:08:04.443510+0000","last_clean":"2024-08-17T18:08:04.443510+0000","last_became_active":"2024-08-17T18:06:35.372570+0000","last_became_peered":"2024-08-17T18:06:35.372570+0000","last_unstale":"2024-08-17T18:08:04.443510+0000","last_undegraded":"2024-08-17T18:08:04.443510+0000","last_fullsized":"2024-08-17T18:08:04.443510+0000","mapping_epoch":1349,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1354,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:54.869951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:54.869951+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-17T18:08:08.279722+0000","scrub_duration":0.00171407,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":2096,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.437537+0000","last_change":"2024-08-17T18:01:45.488291+0000","last_active":"2024-08-17T18:08:04.437537+0000","last_peered":"2024-08-17T18:08:04.437537+0000","last_clean":"2024-08-17T18:08:04.437537+0000","last_became_active":"2024-08-17T18:01:45.484477+0000","last_became_peered":"2024-08-17T18:01:45.484477+0000","last_unstale":"2024-08-17T18:08:04.437537+0000","last_undegraded":"2024-08-17T18:08:04.437537+0000","last_fullsized":"2024-08-17T18:08:04.437537+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:41:46.635546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,4],"acting":[3,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":20,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.439061+0000","last_change":"2024-08-17T18:07:49.503033+0000","last_active":"2024-08-17T18:08:04.439061+0000","last_peered":"2024-08-17T18:08:04.439061+0000","last_clean":"2024-08-17T18:08:04.439061+0000","last_became_active":"2024-08-17T18:07:49.502592+0000","last_became_peered":"2024-08-17T18:07:49.502592+0000","last_unstale":"2024-08-17T18:08:04.439061+0000","last_undegraded":"2024-08-17T18:08:04.439061+0000","last_fullsized":"2024-08-17T18:08:04.439061+0000","mapping_epoch":1370,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:27:31.114308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"1375'11045","reported_seq":11165,"reported_epoch":1375,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-08-17T18:08:08.363055+0000","last_change":"2024-08-17T18:06:52.568209+0000","last_active":"2024-08-17T18:08:08.363055+0000","last_peered":"2024-08-17T18:08:08.363055+0000","last_clean":"2024-08-17T18:06:07.633308+0000","last_became_active":"2024-08-17T18:06:09.895821+0000","last_became_peered":"2024-08-17T18:06:09.895821+0000","last_unstale":"2024-08-17T18:08:08.363055+0000","last_undegraded":"2024-08-17T18:06:09.684259+0000","last_fullsized":"2024-08-17T18:06:09.644118+0000","mapping_epoch":1347,"log_start":"1352'6848","ondisk_log_start":"1352'6848","created":1333,"last_epoch_clean":1334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+0000","objects_scrubbed":0,"log_size":4197,"log_dups_size":0,"ondisk_log_size":4197,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":237568000,"num_objects":3625,"num_object_clones":0,"num_object_copies":10875,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5673,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3625,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11045,"num_write_kb":469440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":589824,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6],"avail_no_missing":["3","5","6"],"object_location_counts":[{"shards":"3,5,6","objects":1972},{"shards":"3,6","objects":-2048}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"268'149","reported_seq":1733,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.562045+0000","last_change":"2024-08-17T18:06:55.372102+0000","last_active":"2024-08-17T18:07:52.562045+0000","last_peered":"2024-08-17T18:07:52.562045+0000","last_clean":"2024-08-17T18:07:52.562045+0000","last_became_active":"2024-08-17T18:06:55.371719+0000","last_became_peered":"2024-08-17T18:06:55.371719+0000","last_unstale":"2024-08-17T18:07:52.562045+0000","last_undegraded":"2024-08-17T18:07:52.562045+0000","last_fullsized":"2024-08-17T18:07:52.562045+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":0,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:48.312126+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:48.312126+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:47:45.997451+0000","scrub_duration":0.001252911,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"64'1","reported_seq":1329,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.431994+0000","last_change":"2024-08-17T18:06:08.676238+0000","last_active":"2024-08-17T18:08:04.431994+0000","last_peered":"2024-08-17T18:08:04.431994+0000","last_clean":"2024-08-17T18:08:04.431994+0000","last_became_active":"2024-08-17T18:06:08.665785+0000","last_became_peered":"2024-08-17T18:06:08.665785+0000","last_unstale":"2024-08-17T18:08:04.431994+0000","last_undegraded":"2024-08-17T18:08:04.431994+0000","last_fullsized":"2024-08-17T18:08:04.431994+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+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 @ 2024-08-19T00:28:19.930710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028371400000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,3],"acting":[2,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":2073,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.431313+0000","last_change":"2024-08-17T18:06:08.665379+0000","last_active":"2024-08-17T18:08:04.431313+0000","last_peered":"2024-08-17T18:08:04.431313+0000","last_clean":"2024-08-17T18:08:04.431313+0000","last_became_active":"2024-08-17T18:06:08.663303+0000","last_became_peered":"2024-08-17T18:06:08.663303+0000","last_unstale":"2024-08-17T18:08:04.431313+0000","last_undegraded":"2024-08-17T18:08:04.431313+0000","last_fullsized":"2024-08-17T18:08:04.431313+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:56:38.916307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":1279,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.559658+0000","last_change":"2024-08-17T17:22:54.175289+0000","last_active":"2024-08-17T18:07:52.559658+0000","last_peered":"2024-08-17T18:07:52.559658+0000","last_clean":"2024-08-17T18:07:52.559658+0000","last_became_active":"2024-08-17T17:22:54.174953+0000","last_became_peered":"2024-08-17T17:22:54.174953+0000","last_unstale":"2024-08-17T18:07:52.559658+0000","last_undegraded":"2024-08-17T18:07:52.559658+0000","last_fullsized":"2024-08-17T18:07:52.559658+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:20.586463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.9","version":"1375'10801","reported_seq":10901,"reported_epoch":1375,"state":"active+remapped+backfill_wait","last_fresh":"2024-08-17T18:08:08.408028+0000","last_change":"2024-08-17T18:06:53.478563+0000","last_active":"2024-08-17T18:08:08.408028+0000","last_peered":"2024-08-17T18:08:08.408028+0000","last_clean":"2024-08-17T18:06:51.406372+0000","last_became_active":"2024-08-17T18:06:53.463200+0000","last_became_peered":"2024-08-17T18:06:53.463200+0000","last_unstale":"2024-08-17T18:08:08.408028+0000","last_undegraded":"2024-08-17T18:08:08.408028+0000","last_fullsized":"2024-08-17T18:08:08.408028+0000","mapping_epoch":1357,"log_start":"1351'6679","ondisk_log_start":"1351'6679","created":1333,"last_epoch_clean":1334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+0000","objects_scrubbed":0,"log_size":4122,"log_dups_size":0,"ondisk_log_size":4122,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":236126208,"num_objects":3603,"num_object_clones":0,"num_object_copies":10809,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":3603,"num_objects_unfound":0,"num_objects_dirty":3603,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10801,"num_write_kb":460928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,7],"acting":[3,6,0],"avail_no_missing":["3","0","6"],"object_location_counts":[{"shards":"0,3,6","objects":3603}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.3","version":"268'149","reported_seq":688,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.438344+0000","last_change":"2024-08-17T18:07:43.392539+0000","last_active":"2024-08-17T18:08:04.438344+0000","last_peered":"2024-08-17T18:08:04.438344+0000","last_clean":"2024-08-17T18:08:04.438344+0000","last_became_active":"2024-08-17T18:07:43.392158+0000","last_became_peered":"2024-08-17T18:07:43.392158+0000","last_unstale":"2024-08-17T18:08:04.438344+0000","last_undegraded":"2024-08-17T18:08:04.438344+0000","last_fullsized":"2024-08-17T18:08:04.438344+0000","mapping_epoch":1368,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1369,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:50.096778+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.096778+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:14:59.766131+0000","scrub_duration":0.0013393089999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1349,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.561929+0000","last_change":"2024-08-17T18:01:45.485813+0000","last_active":"2024-08-17T18:07:52.561929+0000","last_peered":"2024-08-17T18:07:52.561929+0000","last_clean":"2024-08-17T18:07:52.561929+0000","last_became_active":"2024-08-17T18:01:45.485499+0000","last_became_peered":"2024-08-17T18:01:45.485499+0000","last_unstale":"2024-08-17T18:07:52.561929+0000","last_undegraded":"2024-08-17T18:07:52.561929+0000","last_fullsized":"2024-08-17T18:07:52.561929+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:15:31.854953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026904000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":731,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.548276+0000","last_change":"2024-08-17T18:06:52.372665+0000","last_active":"2024-08-17T18:07:52.548276+0000","last_peered":"2024-08-17T18:07:52.548276+0000","last_clean":"2024-08-17T18:07:52.548276+0000","last_became_active":"2024-08-17T18:06:52.372375+0000","last_became_peered":"2024-08-17T18:06:52.372375+0000","last_unstale":"2024-08-17T18:07:52.548276+0000","last_undegraded":"2024-08-17T18:07:52.548276+0000","last_fullsized":"2024-08-17T18:07:52.548276+0000","mapping_epoch":1356,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:54:06.159343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.6","version":"0'0","reported_seq":287,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.431351+0000","last_change":"2024-08-17T18:06:52.371511+0000","last_active":"2024-08-17T18:08:04.431351+0000","last_peered":"2024-08-17T18:08:04.431351+0000","last_clean":"2024-08-17T18:08:04.431351+0000","last_became_active":"2024-08-17T18:06:52.371137+0000","last_became_peered":"2024-08-17T18:06:52.371137+0000","last_unstale":"2024-08-17T18:08:04.431351+0000","last_undegraded":"2024-08-17T18:08:04.431351+0000","last_fullsized":"2024-08-17T18:08:04.431351+0000","mapping_epoch":1356,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:59:38.072859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.8","version":"1375'10965","reported_seq":17582,"reported_epoch":1375,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2024-08-17T18:08:08.429406+0000","last_change":"2024-08-17T18:06:53.706719+0000","last_active":"2024-08-17T18:08:08.429406+0000","last_peered":"2024-08-17T18:08:08.429406+0000","last_clean":"2024-08-17T18:06:07.629216+0000","last_became_active":"2024-08-17T18:06:53.689901+0000","last_became_peered":"2024-08-17T18:06:53.689901+0000","last_unstale":"2024-08-17T18:08:08.429406+0000","last_undegraded":"2024-08-17T18:06:53.609441+0000","last_fullsized":"2024-08-17T18:08:08.429406+0000","mapping_epoch":1357,"log_start":"1352'6800","ondisk_log_start":"1352'6800","created":1333,"last_epoch_clean":1334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+0000","objects_scrubbed":0,"log_size":4165,"log_dups_size":0,"ondisk_log_size":4165,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":235339776,"num_objects":3591,"num_object_clones":0,"num_object_copies":10773,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2429,"num_objects_misplaced":1162,"num_objects_unfound":0,"num_objects_dirty":3591,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10965,"num_write_kb":465792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3257,"num_bytes_recovered":213450752,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"avail_no_missing":["3","5","6"],"object_location_counts":[{"shards":"0,3,6","objects":1593},{"shards":"3,5,6","objects":1998}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.2","version":"268'149","reported_seq":1732,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.560938+0000","last_change":"2024-08-17T18:04:49.305591+0000","last_active":"2024-08-17T18:07:52.560938+0000","last_peered":"2024-08-17T18:07:52.560938+0000","last_clean":"2024-08-17T18:07:52.560938+0000","last_became_active":"2024-08-17T18:04:13.449100+0000","last_became_peered":"2024-08-17T18:04:13.449100+0000","last_unstale":"2024-08-17T18:07:52.560938+0000","last_undegraded":"2024-08-17T18:07:52.560938+0000","last_fullsized":"2024-08-17T18:07:52.560938+0000","mapping_epoch":1199,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1327,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:49.305535+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:49.305535+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:24:01.006525+0000","scrub_duration":0.0013897860000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":179,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.432889+0000","last_change":"2024-08-17T18:01:22.261377+0000","last_active":"2024-08-17T18:08:04.432889+0000","last_peered":"2024-08-17T18:08:04.432889+0000","last_clean":"2024-08-17T18:08:04.432889+0000","last_became_active":"2024-08-17T18:01:22.256313+0000","last_became_peered":"2024-08-17T18:01:22.256313+0000","last_unstale":"2024-08-17T18:08:04.432889+0000","last_undegraded":"2024-08-17T18:08:04.432889+0000","last_fullsized":"2024-08-17T18:08:04.432889+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:37:40.877505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029621200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2122,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.431241+0000","last_change":"2024-08-17T18:01:45.487988+0000","last_active":"2024-08-17T18:08:04.431241+0000","last_peered":"2024-08-17T18:08:04.431241+0000","last_clean":"2024-08-17T18:08:04.431241+0000","last_became_active":"2024-08-17T18:01:45.487662+0000","last_became_peered":"2024-08-17T18:01:45.487662+0000","last_unstale":"2024-08-17T18:08:04.431241+0000","last_undegraded":"2024-08-17T18:08:04.431241+0000","last_fullsized":"2024-08-17T18:08:04.431241+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:09:52.070169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1821,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.561987+0000","last_change":"2024-08-17T18:06:52.368137+0000","last_active":"2024-08-17T18:07:52.561987+0000","last_peered":"2024-08-17T18:07:52.561987+0000","last_clean":"2024-08-17T18:07:52.561987+0000","last_became_active":"2024-08-17T18:06:52.367852+0000","last_became_peered":"2024-08-17T18:06:52.367852+0000","last_unstale":"2024-08-17T18:07:52.561987+0000","last_undegraded":"2024-08-17T18:07:52.561987+0000","last_fullsized":"2024-08-17T18:07:52.561987+0000","mapping_epoch":1356,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:57:07.198147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.b","version":"1375'11087","reported_seq":11185,"reported_epoch":1375,"state":"active+remapped+backfill_wait","last_fresh":"2024-08-17T18:08:08.411612+0000","last_change":"2024-08-17T18:06:53.497188+0000","last_active":"2024-08-17T18:08:08.411612+0000","last_peered":"2024-08-17T18:08:08.411612+0000","last_clean":"2024-08-17T18:06:51.409192+0000","last_became_active":"2024-08-17T18:06:53.489193+0000","last_became_peered":"2024-08-17T18:06:53.489193+0000","last_unstale":"2024-08-17T18:08:08.411612+0000","last_undegraded":"2024-08-17T18:08:08.411612+0000","last_fullsized":"2024-08-17T18:08:08.411612+0000","mapping_epoch":1357,"log_start":"1354'6955","ondisk_log_start":"1354'6955","created":1333,"last_epoch_clean":1334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+0000","objects_scrubbed":0,"log_size":4132,"log_dups_size":0,"ondisk_log_size":4132,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":232980480,"num_objects":3555,"num_object_clones":0,"num_object_copies":10665,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":3555,"num_objects_unfound":0,"num_objects_dirty":3555,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11087,"num_write_kb":468544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"avail_no_missing":["3","0","4"],"object_location_counts":[{"shards":"0,3,4","objects":3555}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.1","version":"268'149","reported_seq":867,"reported_epoch":1375,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T18:08:04.432674+0000","last_change":"2024-08-17T18:08:06.220912+0000","last_active":"2024-08-17T18:08:04.432674+0000","last_peered":"2024-08-17T18:08:04.432674+0000","last_clean":"2024-08-17T18:08:04.432674+0000","last_became_active":"2024-08-17T18:06:55.366162+0000","last_became_peered":"2024-08-17T18:06:55.366162+0000","last_unstale":"2024-08-17T18:08:04.432674+0000","last_undegraded":"2024-08-17T18:08:04.432674+0000","last_fullsized":"2024-08-17T18:08:04.432674+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:46.960124+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:46.960124+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":0.00214204,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":17,"reported_epoch":1375,"state":"active+recovery_wait+degraded","last_fresh":"2024-08-17T18:08:04.437923+0000","last_change":"2024-08-17T18:07:49.504715+0000","last_active":"2024-08-17T18:08:04.437923+0000","last_peered":"2024-08-17T18:08:04.437923+0000","last_clean":"2024-08-17T17:21:43.904108+0000","last_became_active":"2024-08-17T18:07:49.504395+0000","last_became_peered":"2024-08-17T18:07:49.504395+0000","last_unstale":"2024-08-17T18:08:04.437923+0000","last_undegraded":"2024-08-17T18:07:49.495625+0000","last_fullsized":"2024-08-17T18:08:04.437923+0000","mapping_epoch":1370,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","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":1,"num_objects_missing":1,"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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,3],"acting":[1,6,3],"avail_no_missing":["3","6","7"],"object_location_counts":[{"shards":"3,6,7","objects":1}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":1326,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.549102+0000","last_change":"2024-08-17T18:06:52.389050+0000","last_active":"2024-08-17T18:07:52.549102+0000","last_peered":"2024-08-17T18:07:52.549102+0000","last_clean":"2024-08-17T18:07:52.549102+0000","last_became_active":"2024-08-17T18:06:52.388682+0000","last_became_peered":"2024-08-17T18:06:52.388682+0000","last_unstale":"2024-08-17T18:07:52.549102+0000","last_undegraded":"2024-08-17T18:07:52.549102+0000","last_fullsized":"2024-08-17T18:07:52.549102+0000","mapping_epoch":1356,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:43:52.287395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":2133,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.430979+0000","last_change":"2024-08-17T18:01:45.487194+0000","last_active":"2024-08-17T18:08:04.430979+0000","last_peered":"2024-08-17T18:08:04.430979+0000","last_clean":"2024-08-17T18:08:04.430979+0000","last_became_active":"2024-08-17T18:01:45.486892+0000","last_became_peered":"2024-08-17T18:01:45.486892+0000","last_unstale":"2024-08-17T18:08:04.430979+0000","last_undegraded":"2024-08-17T18:08:04.430979+0000","last_fullsized":"2024-08-17T18:08:04.430979+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:59:18.937094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"1375'10982","reported_seq":11079,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:06.989862+0000","last_change":"2024-08-17T18:04:51.371434+0000","last_active":"2024-08-17T18:08:06.989862+0000","last_peered":"2024-08-17T18:08:06.989862+0000","last_clean":"2024-08-17T18:08:06.989862+0000","last_became_active":"2024-08-17T18:04:51.371134+0000","last_became_peered":"2024-08-17T18:04:51.371134+0000","last_unstale":"2024-08-17T18:08:06.989862+0000","last_undegraded":"2024-08-17T18:08:06.989862+0000","last_fullsized":"2024-08-17T18:08:06.989862+0000","mapping_epoch":1333,"log_start":"1344'5587","ondisk_log_start":"1344'5587","created":1333,"last_epoch_clean":1334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+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 @ 2024-08-18T23:56:39.498305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":239796248,"num_objects":3660,"num_object_clones":0,"num_object_copies":10980,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3660,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10982,"num_write_kb":468481,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"268'149","reported_seq":865,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.559448+0000","last_change":"2024-08-17T18:06:35.372222+0000","last_active":"2024-08-17T18:07:52.559448+0000","last_peered":"2024-08-17T18:07:52.559448+0000","last_clean":"2024-08-17T18:07:52.559448+0000","last_became_active":"2024-08-17T18:06:35.371932+0000","last_became_peered":"2024-08-17T18:06:35.371932+0000","last_unstale":"2024-08-17T18:07:52.559448+0000","last_undegraded":"2024-08-17T18:07:52.559448+0000","last_fullsized":"2024-08-17T18:07:52.559448+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1354,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:48.170975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:48.170975+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":0.001663915,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1322,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.427194+0000","last_change":"2024-08-17T18:06:08.657144+0000","last_active":"2024-08-17T18:08:04.427194+0000","last_peered":"2024-08-17T18:08:04.427194+0000","last_clean":"2024-08-17T18:08:04.427194+0000","last_became_active":"2024-08-17T18:06:08.656828+0000","last_became_peered":"2024-08-17T18:06:08.656828+0000","last_unstale":"2024-08-17T18:08:04.427194+0000","last_undegraded":"2024-08-17T18:08:04.427194+0000","last_fullsized":"2024-08-17T18:08:04.427194+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:56:50.031295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":1956,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.435058+0000","last_change":"2024-08-17T18:01:45.492209+0000","last_active":"2024-08-17T18:08:04.435058+0000","last_peered":"2024-08-17T18:08:04.435058+0000","last_clean":"2024-08-17T18:08:04.435058+0000","last_became_active":"2024-08-17T18:01:45.491534+0000","last_became_peered":"2024-08-17T18:01:45.491534+0000","last_unstale":"2024-08-17T18:08:04.435058+0000","last_undegraded":"2024-08-17T18:08:04.435058+0000","last_fullsized":"2024-08-17T18:08:04.435058+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:01:43.265019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342763,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":470,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.549060+0000","last_change":"2024-08-17T18:06:52.368209+0000","last_active":"2024-08-17T18:07:52.549060+0000","last_peered":"2024-08-17T18:07:52.549060+0000","last_clean":"2024-08-17T18:07:52.549060+0000","last_became_active":"2024-08-17T18:06:52.367869+0000","last_became_peered":"2024-08-17T18:06:52.367869+0000","last_unstale":"2024-08-17T18:07:52.549060+0000","last_undegraded":"2024-08-17T18:07:52.549060+0000","last_fullsized":"2024-08-17T18:07:52.549060+0000","mapping_epoch":1356,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:17:46.676439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.c","version":"1375'10782","reported_seq":10878,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:07.828518+0000","last_change":"2024-08-17T18:04:51.374972+0000","last_active":"2024-08-17T18:08:07.828518+0000","last_peered":"2024-08-17T18:08:07.828518+0000","last_clean":"2024-08-17T18:08:07.828518+0000","last_became_active":"2024-08-17T18:04:51.374633+0000","last_became_peered":"2024-08-17T18:04:51.374633+0000","last_unstale":"2024-08-17T18:08:07.828518+0000","last_undegraded":"2024-08-17T18:08:07.828518+0000","last_fullsized":"2024-08-17T18:08:07.828518+0000","mapping_epoch":1333,"log_start":"1340'700","ondisk_log_start":"1340'700","created":1333,"last_epoch_clean":1334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+0000","objects_scrubbed":0,"log_size":10082,"log_dups_size":0,"ondisk_log_size":10082,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:13:16.844116+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":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3502,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10782,"num_write_kb":457088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.6","version":"268'149","reported_seq":922,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.559016+0000","last_change":"2024-08-17T18:06:55.371219+0000","last_active":"2024-08-17T18:07:52.559016+0000","last_peered":"2024-08-17T18:07:52.559016+0000","last_clean":"2024-08-17T18:07:52.559016+0000","last_became_active":"2024-08-17T18:06:55.370607+0000","last_became_peered":"2024-08-17T18:06:55.370607+0000","last_unstale":"2024-08-17T18:07:52.559016+0000","last_undegraded":"2024-08-17T18:07:52.559016+0000","last_fullsized":"2024-08-17T18:07:52.559016+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:46.151578+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:46.151578+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":0.00160586,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.4","version":"0'0","reported_seq":2136,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.431106+0000","last_change":"2024-08-17T18:06:52.378608+0000","last_active":"2024-08-17T18:08:04.431106+0000","last_peered":"2024-08-17T18:08:04.431106+0000","last_clean":"2024-08-17T18:08:04.431106+0000","last_became_active":"2024-08-17T18:06:52.378163+0000","last_became_peered":"2024-08-17T18:06:52.378163+0000","last_unstale":"2024-08-17T18:08:04.431106+0000","last_undegraded":"2024-08-17T18:08:04.431106+0000","last_fullsized":"2024-08-17T18:08:04.431106+0000","mapping_epoch":1356,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:32:03.376822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":1332,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.562433+0000","last_change":"2024-08-17T18:06:52.383162+0000","last_active":"2024-08-17T18:07:52.562433+0000","last_peered":"2024-08-17T18:07:52.562433+0000","last_clean":"2024-08-17T18:07:52.562433+0000","last_became_active":"2024-08-17T18:06:52.382632+0000","last_became_peered":"2024-08-17T18:06:52.382632+0000","last_unstale":"2024-08-17T18:07:52.562433+0000","last_undegraded":"2024-08-17T18:07:52.562433+0000","last_fullsized":"2024-08-17T18:07:52.562433+0000","mapping_epoch":1356,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:19:43.856402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033804700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":382,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.561196+0000","last_change":"2024-08-17T18:07:40.369364+0000","last_active":"2024-08-17T18:07:52.561196+0000","last_peered":"2024-08-17T18:07:52.561196+0000","last_clean":"2024-08-17T18:07:52.561196+0000","last_became_active":"2024-08-17T18:07:40.368931+0000","last_became_peered":"2024-08-17T18:07:40.368931+0000","last_unstale":"2024-08-17T18:07:52.561196+0000","last_undegraded":"2024-08-17T18:07:52.561196+0000","last_fullsized":"2024-08-17T18:07:52.561196+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:16:16.932834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"11.f","version":"1375'11054","reported_seq":23992,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:05.243214+0000","last_change":"2024-08-17T18:07:17.630764+0000","last_active":"2024-08-17T18:08:05.243214+0000","last_peered":"2024-08-17T18:08:05.243214+0000","last_clean":"2024-08-17T18:08:05.243214+0000","last_became_active":"2024-08-17T18:07:17.615660+0000","last_became_peered":"2024-08-17T18:07:17.615660+0000","last_unstale":"2024-08-17T18:08:05.243214+0000","last_undegraded":"2024-08-17T18:08:05.243214+0000","last_fullsized":"2024-08-17T18:08:05.243214+0000","mapping_epoch":1362,"log_start":"1351'6422","ondisk_log_start":"1351'6422","created":1333,"last_epoch_clean":1363,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+0000","objects_scrubbed":0,"log_size":4632,"log_dups_size":0,"ondisk_log_size":4632,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:18:14.795533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":241565696,"num_objects":3686,"num_object_clones":0,"num_object_copies":11058,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3686,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11054,"num_write_kb":471680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6432,"num_bytes_recovered":421527552,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.5","version":"268'149","reported_seq":891,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.551717+0000","last_change":"2024-08-17T18:06:35.371310+0000","last_active":"2024-08-17T18:07:52.551717+0000","last_peered":"2024-08-17T18:07:52.551717+0000","last_clean":"2024-08-17T18:07:52.551717+0000","last_became_active":"2024-08-17T18:06:35.370900+0000","last_became_peered":"2024-08-17T18:06:35.370900+0000","last_unstale":"2024-08-17T18:07:52.551717+0000","last_undegraded":"2024-08-17T18:07:52.551717+0000","last_fullsized":"2024-08-17T18:07:52.551717+0000","mapping_epoch":1295,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1354,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:46.103016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:46.103016+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":0.0035678020000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"72'2","reported_seq":2132,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.427188+0000","last_change":"2024-08-17T18:06:52.567598+0000","last_active":"2024-08-17T18:08:04.427188+0000","last_peered":"2024-08-17T18:08:04.427188+0000","last_clean":"2024-08-17T18:08:04.427188+0000","last_became_active":"2024-08-17T18:06:52.497988+0000","last_became_peered":"2024-08-17T18:06:52.497988+0000","last_unstale":"2024-08-17T18:08:04.427188+0000","last_undegraded":"2024-08-17T18:08:04.427188+0000","last_fullsized":"2024-08-17T18:08:04.427188+0000","mapping_epoch":1356,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:32:53.768283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,4],"acting":[3,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":510,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.559289+0000","last_change":"2024-08-17T18:01:45.488752+0000","last_active":"2024-08-17T18:07:52.559289+0000","last_peered":"2024-08-17T18:07:52.559289+0000","last_clean":"2024-08-17T18:07:52.559289+0000","last_became_active":"2024-08-17T18:01:45.488389+0000","last_became_peered":"2024-08-17T18:01:45.488389+0000","last_unstale":"2024-08-17T18:07:52.559289+0000","last_undegraded":"2024-08-17T18:07:52.559289+0000","last_fullsized":"2024-08-17T18:07:52.559289+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:32:28.645202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.0","version":"0'0","reported_seq":2118,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.437053+0000","last_change":"2024-08-17T18:06:52.372238+0000","last_active":"2024-08-17T18:08:04.437053+0000","last_peered":"2024-08-17T18:08:04.437053+0000","last_clean":"2024-08-17T18:08:04.437053+0000","last_became_active":"2024-08-17T18:06:52.370098+0000","last_became_peered":"2024-08-17T18:06:52.370098+0000","last_unstale":"2024-08-17T18:08:04.437053+0000","last_undegraded":"2024-08-17T18:08:04.437053+0000","last_fullsized":"2024-08-17T18:08:04.437053+0000","mapping_epoch":1356,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:50.941157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"1375'11203","reported_seq":11264,"reported_epoch":1375,"state":"active+recovery_wait+remapped","last_fresh":"2024-08-17T18:08:09.987931+0000","last_change":"2024-08-17T18:06:53.489984+0000","last_active":"2024-08-17T18:08:09.987931+0000","last_peered":"2024-08-17T18:08:09.987931+0000","last_clean":"2024-08-17T18:06:51.437038+0000","last_became_active":"2024-08-17T18:06:53.458106+0000","last_became_peered":"2024-08-17T18:06:53.458106+0000","last_unstale":"2024-08-17T18:08:09.987931+0000","last_undegraded":"2024-08-17T18:08:09.987931+0000","last_fullsized":"2024-08-17T18:08:09.987931+0000","mapping_epoch":1357,"log_start":"1353'6976","ondisk_log_start":"1353'6976","created":1333,"last_epoch_clean":1334,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:50.347514+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.347514+0000","objects_scrubbed":0,"log_size":4227,"log_dups_size":0,"ondisk_log_size":4227,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:22:28.987472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":235339776,"num_objects":3591,"num_object_clones":0,"num_object_copies":10773,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":3591,"num_objects_unfound":0,"num_objects_dirty":3591,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11203,"num_write_kb":473408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,3],"acting":[4,7,0],"avail_no_missing":["4","0","7"],"object_location_counts":[{"shards":"0,4,7","objects":3591}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.4","version":"268'149","reported_seq":1118,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.425098+0000","last_change":"2024-08-17T18:06:11.693739+0000","last_active":"2024-08-17T18:08:04.425098+0000","last_peered":"2024-08-17T18:08:04.425098+0000","last_clean":"2024-08-17T18:08:04.425098+0000","last_became_active":"2024-08-17T18:06:11.693391+0000","last_became_peered":"2024-08-17T18:06:11.693391+0000","last_unstale":"2024-08-17T18:08:04.425098+0000","last_undegraded":"2024-08-17T18:08:04.425098+0000","last_fullsized":"2024-08-17T18:08:04.425098+0000","mapping_epoch":1349,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1350,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:47.223089+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:47.223089+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:59:17.243473+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"72'1","reported_seq":46,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.548687+0000","last_change":"2024-08-17T18:06:52.403282+0000","last_active":"2024-08-17T18:07:52.548687+0000","last_peered":"2024-08-17T18:07:52.548687+0000","last_clean":"2024-08-17T18:07:52.548687+0000","last_became_active":"2024-08-17T18:06:52.388666+0000","last_became_peered":"2024-08-17T18:06:52.388666+0000","last_unstale":"2024-08-17T18:07:52.548687+0000","last_undegraded":"2024-08-17T18:07:52.548687+0000","last_fullsized":"2024-08-17T18:07:52.548687+0000","mapping_epoch":1356,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T20:54:17.225811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":1329,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.559568+0000","last_change":"2024-08-17T18:01:22.251055+0000","last_active":"2024-08-17T18:07:52.559568+0000","last_peered":"2024-08-17T18:07:52.559568+0000","last_clean":"2024-08-17T18:07:52.559568+0000","last_became_active":"2024-08-17T18:01:22.250589+0000","last_became_peered":"2024-08-17T18:01:22.250589+0000","last_unstale":"2024-08-17T18:07:52.559568+0000","last_undegraded":"2024-08-17T18:07:52.559568+0000","last_fullsized":"2024-08-17T18:07:52.559568+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:55:56.747563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030013400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1298,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.548352+0000","last_change":"2024-08-17T18:06:52.378247+0000","last_active":"2024-08-17T18:07:52.548352+0000","last_peered":"2024-08-17T18:07:52.548352+0000","last_clean":"2024-08-17T18:07:52.548352+0000","last_became_active":"2024-08-17T18:06:52.377887+0000","last_became_peered":"2024-08-17T18:06:52.377887+0000","last_unstale":"2024-08-17T18:07:52.548352+0000","last_undegraded":"2024-08-17T18:07:52.548352+0000","last_fullsized":"2024-08-17T18:07:52.548352+0000","mapping_epoch":1356,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:37:09.180865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.16","version":"268'149","reported_seq":921,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.559098+0000","last_change":"2024-08-17T18:06:55.371422+0000","last_active":"2024-08-17T18:07:52.559098+0000","last_peered":"2024-08-17T18:07:52.559098+0000","last_clean":"2024-08-17T18:07:52.559098+0000","last_became_active":"2024-08-17T18:06:55.370591+0000","last_became_peered":"2024-08-17T18:06:55.370591+0000","last_unstale":"2024-08-17T18:07:52.559098+0000","last_undegraded":"2024-08-17T18:07:52.559098+0000","last_fullsized":"2024-08-17T18:07:52.559098+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":1353,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:46.151578+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:46.151578+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":0.00160586,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":1315,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.548899+0000","last_change":"2024-08-17T18:06:08.652649+0000","last_active":"2024-08-17T18:07:52.548899+0000","last_peered":"2024-08-17T18:07:52.548899+0000","last_clean":"2024-08-17T18:07:52.548899+0000","last_became_active":"2024-08-17T18:06:08.652221+0000","last_became_peered":"2024-08-17T18:06:08.652221+0000","last_unstale":"2024-08-17T18:07:52.548899+0000","last_undegraded":"2024-08-17T18:07:52.548899+0000","last_fullsized":"2024-08-17T18:07:52.548899+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:16:32.587203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"350'22","reported_seq":1301,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.549927+0000","last_change":"2024-08-17T17:22:53.728275+0000","last_active":"2024-08-17T18:07:52.549927+0000","last_peered":"2024-08-17T18:07:52.549927+0000","last_clean":"2024-08-17T18:07:52.549927+0000","last_became_active":"2024-08-17T17:22:53.727978+0000","last_became_peered":"2024-08-17T17:22:53.727978+0000","last_unstale":"2024-08-17T18:07:52.549927+0000","last_undegraded":"2024-08-17T18:07:52.549927+0000","last_fullsized":"2024-08-17T18:07:52.549927+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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":"periodic scrub scheduled @ 2024-08-18T23:19:43.717005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"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":"1.17","version":"268'149","reported_seq":864,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.559297+0000","last_change":"2024-08-17T18:06:35.372386+0000","last_active":"2024-08-17T18:07:52.559297+0000","last_peered":"2024-08-17T18:07:52.559297+0000","last_clean":"2024-08-17T18:07:52.559297+0000","last_became_active":"2024-08-17T18:06:35.372043+0000","last_became_peered":"2024-08-17T18:06:35.372043+0000","last_unstale":"2024-08-17T18:07:52.559297+0000","last_undegraded":"2024-08-17T18:07:52.559297+0000","last_fullsized":"2024-08-17T18:07:52.559297+0000","mapping_epoch":1353,"log_start":"0'0","ondisk_log_start":"0'0","created":1353,"last_epoch_clean":1354,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:48.170975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:48.170975+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":0.001663915,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":583,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.558375+0000","last_change":"2024-08-17T18:06:52.385856+0000","last_active":"2024-08-17T18:07:52.558375+0000","last_peered":"2024-08-17T18:07:52.558375+0000","last_clean":"2024-08-17T18:07:52.558375+0000","last_became_active":"2024-08-17T18:06:52.385528+0000","last_became_peered":"2024-08-17T18:06:52.385528+0000","last_unstale":"2024-08-17T18:07:52.558375+0000","last_undegraded":"2024-08-17T18:07:52.558375+0000","last_fullsized":"2024-08-17T18:07:52.558375+0000","mapping_epoch":1356,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:59:41.775445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"72'3","reported_seq":1293,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.561871+0000","last_change":"2024-08-17T17:32:59.768226+0000","last_active":"2024-08-17T18:07:52.561871+0000","last_peered":"2024-08-17T18:07:52.561871+0000","last_clean":"2024-08-17T18:07:52.561871+0000","last_became_active":"2024-08-17T17:32:59.767701+0000","last_became_peered":"2024-08-17T17:32:59.767701+0000","last_unstale":"2024-08-17T18:07:52.561871+0000","last_undegraded":"2024-08-17T18:07:52.561871+0000","last_fullsized":"2024-08-17T18:07:52.561871+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T21:00:52.281423+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":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":"1.14","version":"268'149","reported_seq":1111,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.430805+0000","last_change":"2024-08-17T18:04:54.376379+0000","last_active":"2024-08-17T18:08:04.430805+0000","last_peered":"2024-08-17T18:08:04.430805+0000","last_clean":"2024-08-17T18:08:04.430805+0000","last_became_active":"2024-08-17T18:04:54.376001+0000","last_became_peered":"2024-08-17T18:04:54.376001+0000","last_unstale":"2024-08-17T18:08:04.430805+0000","last_undegraded":"2024-08-17T18:08:04.430805+0000","last_fullsized":"2024-08-17T18:08:04.430805+0000","mapping_epoch":1336,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1337,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:49.190662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:49.190662+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:20:49.924927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":1277,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.561838+0000","last_change":"2024-08-17T18:06:08.656031+0000","last_active":"2024-08-17T18:07:52.561838+0000","last_peered":"2024-08-17T18:07:52.561838+0000","last_clean":"2024-08-17T18:07:52.561838+0000","last_became_active":"2024-08-17T18:06:08.655501+0000","last_became_peered":"2024-08-17T18:06:08.655501+0000","last_unstale":"2024-08-17T18:07:52.561838+0000","last_undegraded":"2024-08-17T18:07:52.561838+0000","last_fullsized":"2024-08-17T18:07:52.561838+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:31:50.969649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":2065,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.426174+0000","last_change":"2024-08-17T17:32:59.773153+0000","last_active":"2024-08-17T18:08:04.426174+0000","last_peered":"2024-08-17T18:08:04.426174+0000","last_clean":"2024-08-17T18:08:04.426174+0000","last_became_active":"2024-08-17T17:32:59.772671+0000","last_became_peered":"2024-08-17T17:32:59.772671+0000","last_unstale":"2024-08-17T18:08:04.426174+0000","last_undegraded":"2024-08-17T18:08:04.426174+0000","last_fullsized":"2024-08-17T18:08:04.426174+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:32.219883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.15","version":"268'149","reported_seq":890,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.551882+0000","last_change":"2024-08-17T18:06:35.377727+0000","last_active":"2024-08-17T18:07:52.551882+0000","last_peered":"2024-08-17T18:07:52.551882+0000","last_clean":"2024-08-17T18:07:52.551882+0000","last_became_active":"2024-08-17T18:06:35.377399+0000","last_became_peered":"2024-08-17T18:06:35.377399+0000","last_unstale":"2024-08-17T18:07:52.551882+0000","last_undegraded":"2024-08-17T18:07:52.551882+0000","last_fullsized":"2024-08-17T18:07:52.551882+0000","mapping_epoch":1353,"log_start":"0'0","ondisk_log_start":"0'0","created":1353,"last_epoch_clean":1354,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:46.103016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:46.103016+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":0.0035678020000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":719,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.426201+0000","last_change":"2024-08-17T18:07:40.349971+0000","last_active":"2024-08-17T18:08:04.426201+0000","last_peered":"2024-08-17T18:08:04.426201+0000","last_clean":"2024-08-17T18:08:04.426201+0000","last_became_active":"2024-08-17T18:07:40.349425+0000","last_became_peered":"2024-08-17T18:07:40.349425+0000","last_unstale":"2024-08-17T18:08:04.426201+0000","last_undegraded":"2024-08-17T18:08:04.426201+0000","last_fullsized":"2024-08-17T18:08:04.426201+0000","mapping_epoch":1365,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1366,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:57:57.091530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":2094,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.436950+0000","last_change":"2024-08-17T18:01:45.489948+0000","last_active":"2024-08-17T18:08:04.436950+0000","last_peered":"2024-08-17T18:08:04.436950+0000","last_clean":"2024-08-17T18:08:04.436950+0000","last_became_active":"2024-08-17T18:01:45.489222+0000","last_became_peered":"2024-08-17T18:01:45.489222+0000","last_unstale":"2024-08-17T18:08:04.436950+0000","last_undegraded":"2024-08-17T18:08:04.436950+0000","last_fullsized":"2024-08-17T18:08:04.436950+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:24:40.294616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1a","version":"268'149","reported_seq":858,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.433931+0000","last_change":"2024-08-17T18:08:04.433931+0000","last_active":"2024-08-17T18:08:04.433931+0000","last_peered":"2024-08-17T18:08:04.433931+0000","last_clean":"2024-08-17T18:08:04.433931+0000","last_became_active":"2024-08-17T18:06:35.373214+0000","last_became_peered":"2024-08-17T18:06:35.373214+0000","last_unstale":"2024-08-17T18:08:04.433931+0000","last_undegraded":"2024-08-17T18:08:04.433931+0000","last_fullsized":"2024-08-17T18:08:04.433931+0000","mapping_epoch":1353,"log_start":"0'0","ondisk_log_start":"0'0","created":1353,"last_epoch_clean":1354,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:46:54.869951+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:46:54.869951+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-17T18:08:09.250721+0000","scrub_duration":0.00171407,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":1326,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.559516+0000","last_change":"2024-08-17T18:07:49.549212+0000","last_active":"2024-08-17T18:07:52.559516+0000","last_peered":"2024-08-17T18:07:52.559516+0000","last_clean":"2024-08-17T18:07:52.559516+0000","last_became_active":"2024-08-17T18:07:49.548826+0000","last_became_peered":"2024-08-17T18:07:49.548826+0000","last_unstale":"2024-08-17T18:07:52.559516+0000","last_undegraded":"2024-08-17T18:07:52.559516+0000","last_fullsized":"2024-08-17T18:07:52.559516+0000","mapping_epoch":1370,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:03:58.382286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":2132,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.437147+0000","last_change":"2024-08-17T18:06:52.372630+0000","last_active":"2024-08-17T18:08:04.437147+0000","last_peered":"2024-08-17T18:08:04.437147+0000","last_clean":"2024-08-17T18:08:04.437147+0000","last_became_active":"2024-08-17T18:06:52.372275+0000","last_became_peered":"2024-08-17T18:06:52.372275+0000","last_unstale":"2024-08-17T18:08:04.437147+0000","last_undegraded":"2024-08-17T18:08:04.437147+0000","last_fullsized":"2024-08-17T18:08:04.437147+0000","mapping_epoch":1356,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:15:49.312450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1b","version":"268'149","reported_seq":607,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.431618+0000","last_change":"2024-08-17T18:08:04.431618+0000","last_active":"2024-08-17T18:08:04.431618+0000","last_peered":"2024-08-17T18:08:04.431618+0000","last_clean":"2024-08-17T18:08:04.431618+0000","last_became_active":"2024-08-17T18:06:55.395893+0000","last_became_peered":"2024-08-17T18:06:55.395893+0000","last_unstale":"2024-08-17T18:08:04.431618+0000","last_undegraded":"2024-08-17T18:08:04.431618+0000","last_fullsized":"2024-08-17T18:08:04.431618+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":1353,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:55.580256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:55.580256+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-17T18:08:05.336072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":8945,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":6,"num_read_kb":13,"num_write":4,"num_write_kb":37,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":26835,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":692,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.561909+0000","last_change":"2024-08-17T18:06:52.368859+0000","last_active":"2024-08-17T18:07:52.561909+0000","last_peered":"2024-08-17T18:07:52.561909+0000","last_clean":"2024-08-17T18:07:52.561909+0000","last_became_active":"2024-08-17T18:06:52.368558+0000","last_became_peered":"2024-08-17T18:06:52.368558+0000","last_unstale":"2024-08-17T18:07:52.561909+0000","last_undegraded":"2024-08-17T18:07:52.561909+0000","last_fullsized":"2024-08-17T18:07:52.561909+0000","mapping_epoch":1356,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:18:11.764671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":711,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.427367+0000","last_change":"2024-08-17T18:01:45.486827+0000","last_active":"2024-08-17T18:08:04.427367+0000","last_peered":"2024-08-17T18:08:04.427367+0000","last_clean":"2024-08-17T18:08:04.427367+0000","last_became_active":"2024-08-17T18:01:45.485483+0000","last_became_peered":"2024-08-17T18:01:45.485483+0000","last_unstale":"2024-08-17T18:08:04.427367+0000","last_undegraded":"2024-08-17T18:08:04.427367+0000","last_fullsized":"2024-08-17T18:08:04.427367+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:00:32.488265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.18","version":"268'149","reported_seq":855,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.430820+0000","last_change":"2024-08-17T18:08:04.430820+0000","last_active":"2024-08-17T18:08:04.430820+0000","last_peered":"2024-08-17T18:08:04.430820+0000","last_clean":"2024-08-17T18:08:04.430820+0000","last_became_active":"2024-08-17T18:06:35.388090+0000","last_became_peered":"2024-08-17T18:06:35.388090+0000","last_unstale":"2024-08-17T18:08:04.430820+0000","last_undegraded":"2024-08-17T18:08:04.430820+0000","last_fullsized":"2024-08-17T18:08:04.430820+0000","mapping_epoch":1353,"log_start":"0'0","ondisk_log_start":"0'0","created":1353,"last_epoch_clean":1354,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:47:01.957068+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:47:01.957068+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-17T18:08:07.342401+0000","scrub_duration":0.0042425309999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":131344,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1d","version":"0'0","reported_seq":2100,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.426014+0000","last_change":"2024-08-17T18:07:49.503805+0000","last_active":"2024-08-17T18:08:04.426014+0000","last_peered":"2024-08-17T18:08:04.426014+0000","last_clean":"2024-08-17T18:08:04.426014+0000","last_became_active":"2024-08-17T18:07:49.503387+0000","last_became_peered":"2024-08-17T18:07:49.503387+0000","last_unstale":"2024-08-17T18:08:04.426014+0000","last_undegraded":"2024-08-17T18:08:04.426014+0000","last_fullsized":"2024-08-17T18:08:04.426014+0000","mapping_epoch":1370,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:46:29.614892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1354,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.549260+0000","last_change":"2024-08-17T18:06:52.370413+0000","last_active":"2024-08-17T18:07:52.549260+0000","last_peered":"2024-08-17T18:07:52.549260+0000","last_clean":"2024-08-17T18:07:52.549260+0000","last_became_active":"2024-08-17T18:06:52.370027+0000","last_became_peered":"2024-08-17T18:06:52.370027+0000","last_unstale":"2024-08-17T18:07:52.549260+0000","last_undegraded":"2024-08-17T18:07:52.549260+0000","last_fullsized":"2024-08-17T18:07:52.549260+0000","mapping_epoch":1356,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T02:28:06.223418+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.19","version":"268'149","reported_seq":1721,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.561319+0000","last_change":"2024-08-17T18:06:35.388225+0000","last_active":"2024-08-17T18:07:52.561319+0000","last_peered":"2024-08-17T18:07:52.561319+0000","last_clean":"2024-08-17T18:07:52.561319+0000","last_became_active":"2024-08-17T18:06:35.387942+0000","last_became_peered":"2024-08-17T18:06:35.387942+0000","last_unstale":"2024-08-17T18:07:52.561319+0000","last_undegraded":"2024-08-17T18:07:52.561319+0000","last_fullsized":"2024-08-17T18:07:52.561319+0000","mapping_epoch":1353,"log_start":"0'0","ondisk_log_start":"0'0","created":1353,"last_epoch_clean":1354,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T17:45:51.173271+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T17:45:51.173271+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":0.012991407,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":192,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.431183+0000","last_change":"2024-08-17T18:06:08.904283+0000","last_active":"2024-08-17T18:08:04.431183+0000","last_peered":"2024-08-17T18:08:04.431183+0000","last_clean":"2024-08-17T18:08:04.431183+0000","last_became_active":"2024-08-17T18:06:08.903716+0000","last_became_peered":"2024-08-17T18:06:08.903716+0000","last_unstale":"2024-08-17T18:08:04.431183+0000","last_undegraded":"2024-08-17T18:08:04.431183+0000","last_fullsized":"2024-08-17T18:08:04.431183+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:23:21.734763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":91,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.548629+0000","last_change":"2024-08-17T18:06:52.371625+0000","last_active":"2024-08-17T18:07:52.548629+0000","last_peered":"2024-08-17T18:07:52.548629+0000","last_clean":"2024-08-17T18:07:52.548629+0000","last_became_active":"2024-08-17T18:06:52.371370+0000","last_became_peered":"2024-08-17T18:06:52.371370+0000","last_unstale":"2024-08-17T18:07:52.548629+0000","last_undegraded":"2024-08-17T18:07:52.548629+0000","last_fullsized":"2024-08-17T18:07:52.548629+0000","mapping_epoch":1356,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T20:06:53.846805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.1e","version":"268'149","reported_seq":750,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.548414+0000","last_change":"2024-08-17T18:06:35.378964+0000","last_active":"2024-08-17T18:07:52.548414+0000","last_peered":"2024-08-17T18:07:52.548414+0000","last_clean":"2024-08-17T18:07:52.548414+0000","last_became_active":"2024-08-17T18:06:35.378538+0000","last_became_peered":"2024-08-17T18:06:35.378538+0000","last_unstale":"2024-08-17T18:07:52.548414+0000","last_undegraded":"2024-08-17T18:07:52.548414+0000","last_fullsized":"2024-08-17T18:07:52.548414+0000","mapping_epoch":1353,"log_start":"0'0","ondisk_log_start":"0'0","created":1353,"last_epoch_clean":1354,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:57.963768+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:57.963768+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":0.001824338,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":1342,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.548828+0000","last_change":"2024-08-17T18:01:45.486374+0000","last_active":"2024-08-17T18:07:52.548828+0000","last_peered":"2024-08-17T18:07:52.548828+0000","last_clean":"2024-08-17T18:07:52.548828+0000","last_became_active":"2024-08-17T18:01:45.485945+0000","last_became_peered":"2024-08-17T18:01:45.485945+0000","last_unstale":"2024-08-17T18:07:52.548828+0000","last_undegraded":"2024-08-17T18:07:52.548828+0000","last_fullsized":"2024-08-17T18:07:52.548828+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:23:01.969155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"72'2","reported_seq":56,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.549844+0000","last_change":"2024-08-17T18:06:08.656853+0000","last_active":"2024-08-17T18:07:52.549844+0000","last_peered":"2024-08-17T18:07:52.549844+0000","last_clean":"2024-08-17T18:07:52.549844+0000","last_became_active":"2024-08-17T18:06:08.652042+0000","last_became_peered":"2024-08-17T18:06:08.652042+0000","last_unstale":"2024-08-17T18:07:52.549844+0000","last_undegraded":"2024-08-17T18:07:52.549844+0000","last_fullsized":"2024-08-17T18:07:52.549844+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:47:00.179858+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":[4,6,7],"acting":[4,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":1342,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.549185+0000","last_change":"2024-08-17T18:06:52.374124+0000","last_active":"2024-08-17T18:07:52.549185+0000","last_peered":"2024-08-17T18:07:52.549185+0000","last_clean":"2024-08-17T18:07:52.549185+0000","last_became_active":"2024-08-17T18:06:52.373788+0000","last_became_peered":"2024-08-17T18:06:52.373788+0000","last_unstale":"2024-08-17T18:07:52.549185+0000","last_undegraded":"2024-08-17T18:07:52.549185+0000","last_fullsized":"2024-08-17T18:07:52.549185+0000","mapping_epoch":1356,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:33:50.491196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":56,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.551805+0000","last_change":"2024-08-17T18:06:08.907153+0000","last_active":"2024-08-17T18:07:52.551805+0000","last_peered":"2024-08-17T18:07:52.551805+0000","last_clean":"2024-08-17T18:07:52.551805+0000","last_became_active":"2024-08-17T18:06:08.903713+0000","last_became_peered":"2024-08-17T18:06:08.903713+0000","last_unstale":"2024-08-17T18:07:52.551805+0000","last_undegraded":"2024-08-17T18:07:52.551805+0000","last_fullsized":"2024-08-17T18:07:52.551805+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:53:57.753602+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":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.1c","version":"268'149","reported_seq":1155,"reported_epoch":1375,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T18:08:04.425811+0000","last_change":"2024-08-17T18:08:07.533196+0000","last_active":"2024-08-17T18:08:04.425811+0000","last_peered":"2024-08-17T18:08:04.425811+0000","last_clean":"2024-08-17T18:08:04.425811+0000","last_became_active":"2024-08-17T18:06:55.371024+0000","last_became_peered":"2024-08-17T18:06:55.371024+0000","last_unstale":"2024-08-17T18:08:04.425811+0000","last_undegraded":"2024-08-17T18:08:04.425811+0000","last_fullsized":"2024-08-17T18:08:04.425811+0000","mapping_epoch":1359,"log_start":"0'0","ondisk_log_start":"0'0","created":1353,"last_epoch_clean":1360,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:50.236749+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.236749+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":163840,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":163840,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":2129,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.427688+0000","last_change":"2024-08-17T18:06:52.382593+0000","last_active":"2024-08-17T18:08:04.427688+0000","last_peered":"2024-08-17T18:08:04.427688+0000","last_clean":"2024-08-17T18:08:04.427688+0000","last_became_active":"2024-08-17T18:06:52.382253+0000","last_became_peered":"2024-08-17T18:06:52.382253+0000","last_unstale":"2024-08-17T18:08:04.427688+0000","last_undegraded":"2024-08-17T18:08:04.427688+0000","last_fullsized":"2024-08-17T18:08:04.427688+0000","mapping_epoch":1356,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:19:32.255732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"72'1","reported_seq":2096,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.428380+0000","last_change":"2024-08-17T18:01:22.249028+0000","last_active":"2024-08-17T18:08:04.428380+0000","last_peered":"2024-08-17T18:08:04.428380+0000","last_clean":"2024-08-17T18:08:04.428380+0000","last_became_active":"2024-08-17T18:01:22.246114+0000","last_became_peered":"2024-08-17T18:01:22.246114+0000","last_unstale":"2024-08-17T18:08:04.428380+0000","last_undegraded":"2024-08-17T18:08:04.428380+0000","last_fullsized":"2024-08-17T18:08:04.428380+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T20:08:56.033790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1d","version":"268'149","reported_seq":838,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.561601+0000","last_change":"2024-08-17T18:06:35.368062+0000","last_active":"2024-08-17T18:07:52.561601+0000","last_peered":"2024-08-17T18:07:52.561601+0000","last_clean":"2024-08-17T18:07:52.561601+0000","last_became_active":"2024-08-17T18:06:35.367757+0000","last_became_peered":"2024-08-17T18:06:35.367757+0000","last_unstale":"2024-08-17T18:07:52.561601+0000","last_undegraded":"2024-08-17T18:07:52.561601+0000","last_fullsized":"2024-08-17T18:07:52.561601+0000","mapping_epoch":1353,"log_start":"0'0","ondisk_log_start":"0'0","created":1353,"last_epoch_clean":1354,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:59.204157+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:59.204157+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":0.001930677,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":1305,"reported_epoch":1374,"state":"active+clean","last_fresh":"2024-08-17T18:07:52.548064+0000","last_change":"2024-08-17T18:01:45.491629+0000","last_active":"2024-08-17T18:07:52.548064+0000","last_peered":"2024-08-17T18:07:52.548064+0000","last_clean":"2024-08-17T18:07:52.548064+0000","last_became_active":"2024-08-17T18:01:45.490855+0000","last_became_peered":"2024-08-17T18:01:45.490855+0000","last_unstale":"2024-08-17T18:07:52.548064+0000","last_undegraded":"2024-08-17T18:07:52.548064+0000","last_fullsized":"2024-08-17T18:07:52.548064+0000","mapping_epoch":1302,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1303,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:10:06.832980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"72'4","reported_seq":278,"reported_epoch":1375,"state":"active+clean","last_fresh":"2024-08-17T18:08:04.430356+0000","last_change":"2024-08-17T18:06:52.570597+0000","last_active":"2024-08-17T18:08:04.430356+0000","last_peered":"2024-08-17T18:08:04.430356+0000","last_clean":"2024-08-17T18:08:04.430356+0000","last_became_active":"2024-08-17T18:06:52.498459+0000","last_became_peered":"2024-08-17T18:06:52.498459+0000","last_unstale":"2024-08-17T18:08:04.430356+0000","last_undegraded":"2024-08-17T18:08:04.430356+0000","last_fullsized":"2024-08-17T18:08:04.430356+0000","mapping_epoch":1356,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T03:54:49.870854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":6,"num_bytes_recovered":1710,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":3815047192,"num_objects":58214,"num_object_clones":0,"num_object_copies":174642,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":12843,"num_objects_misplaced":31049,"num_objects_unfound":0,"num_objects_dirty":58214,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":175710,"num_write_kb":7485505,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":17471,"num_bytes_recovered":1144848384,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":13022081024,"data_stored":13022068808,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":77965,"ondisk_log_size":77965,"up":48,"acting":44,"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":5530,"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":1914,"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":106496,"data_stored":17230,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17088,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":1,"num_objects_missing":1,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":76,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":31,"stat_sum":{"num_bytes":608258,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"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":2,"num_whiteouts":0,"num_read":12,"num_read_kb":25,"num_write":7,"num_write_kb":74,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":906726,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2048000,"data_stored":2033792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":4619,"ondisk_log_size":4619,"up":93,"acting":92,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201847,"num_pgs":65,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2454312,"kb_used_data":1557788,"kb_used_omap":1,"kb_used_meta":896510,"kb_avail":91290840,"statfs":{"total":95995035648,"available":93481820160,"internally_reserved":0,"allocated":1595174912,"data_stored":1591976467,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":918026584},"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":[]},{"osd":6,"up_from":47,"seq":201863463484,"num_pgs":72,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3079016,"kb_used_data":2178460,"kb_used_omap":1,"kb_used_meta":900478,"kb_avail":90666136,"statfs":{"total":95995035648,"available":92842123264,"internally_reserved":0,"allocated":2230743040,"data_stored":2227545587,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":922089816},"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":[]},{"osd":5,"up_from":0,"seq":167503725122,"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":[]},{"osd":4,"up_from":31,"seq":133143986760,"num_pgs":71,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2485604,"kb_used_data":1589084,"kb_used_omap":1,"kb_used_meta":896446,"kb_avail":91259548,"statfs":{"total":95995035648,"available":93449777152,"internally_reserved":0,"allocated":1627222016,"data_stored":1624024076,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":917961048},"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":[]},{"osd":3,"up_from":592,"seq":2542620639656,"num_pgs":73,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2901336,"kb_used_data":1771600,"kb_used_omap":25,"kb_used_meta":1129702,"kb_avail":90843816,"statfs":{"total":95995035648,"available":93024067584,"internally_reserved":0,"allocated":1814118400,"data_stored":1810928021,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26454,"internal_metadata":1156815018},"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":[]},{"osd":2,"up_from":559,"seq":2400886718894,"num_pgs":56,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2507544,"kb_used_data":1629004,"kb_used_omap":29,"kb_used_meta":878498,"kb_avail":91237608,"statfs":{"total":95995035648,"available":93427310592,"internally_reserved":0,"allocated":1668100096,"data_stored":1664914240,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30541,"internal_metadata":899582131},"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":[]},{"osd":1,"up_from":527,"seq":2263447765429,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1023300,"kb_used_data":235516,"kb_used_omap":34,"kb_used_meta":787741,"kb_avail":92721852,"statfs":{"total":95995035648,"available":94947176448,"internally_reserved":0,"allocated":241168384,"data_stored":237997740,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35550,"internal_metadata":806647074},"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":[]},{"osd":0,"up_from":453,"seq":1945620185539,"num_pgs":16,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2971272,"kb_used_data":2065212,"kb_used_omap":39,"kb_used_meta":906008,"kb_avail":90773880,"statfs":{"total":95995035648,"available":92952453120,"internally_reserved":0,"allocated":2114777088,"data_stored":2111606444,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40830,"internal_metadata":927752322},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"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":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":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5388,"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":5261,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1222,"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":5217,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":5460,"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":640,"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":5384,"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":4960,"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":2104492032,"data_stored":2104492032,"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":229507072,"data_stored":229507072,"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":1641811968,"data_stored":1641807896,"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":1788674048,"data_stored":1788674048,"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":1602818048,"data_stored":1602813976,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1865744384,"data_stored":1865744384,"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":2210598912,"data_stored":2210594840,"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":1578434560,"data_stored":1578434560,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T18:08:12.757 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-08-17T18:08:12.757 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool set .mgr pg_num 41 2024-08-17T18:08:12.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:12 smithi046 ceph-mon[88218]: from='client.36681 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:08:12.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:12 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 12845/174720 objects degraded (7.352%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:08:12.840 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:12.880 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:12.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:12.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:12.982 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:13.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:13.027 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:13.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:13.128 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:13.172 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:13.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:13.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:13.274 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:13.316 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:13.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:13.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:13.395 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:08:13.418 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:13.447 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:13.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:13.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:13.472 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:08:13.546 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:13 smithi037 ceph-mon[97894]: pgmap v2336: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 773 op/s; 12881/169320 objects degraded (7.607%); 30077/169320 objects misplaced (17.763%); 8.9 MiB/s, 141 objects/s recovering 2024-08-17T18:08:13.546 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:13 smithi037 ceph-mon[102022]: pgmap v2336: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 773 op/s; 12881/169320 objects degraded (7.607%); 30077/169320 objects misplaced (17.763%); 8.9 MiB/s, 141 objects/s recovering 2024-08-17T18:08:13.550 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:13.582 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:13.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:13.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:13.684 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:13.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:13.719 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:13.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:13 smithi046 ceph-mon[88218]: pgmap v2336: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 773 op/s; 12881/169320 objects degraded (7.607%); 30077/169320 objects misplaced (17.763%); 8.9 MiB/s, 141 objects/s recovering 2024-08-17T18:08:13.820 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:13.844 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:13.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:13.845 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:13.946 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:13.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:13.986 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:13.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:14.086 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:14.126 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:14.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:14.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:14.228 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:14.263 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:14.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:14.264 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:14.365 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:14.407 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:14.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:14.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:14.489 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is set 2024-08-17T18:08:14.509 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:14.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:14.541 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:14.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:14.641 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:14.672 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:14.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:14.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:14.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:14 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4018827893' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:08:14.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:14 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:08:14.774 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:14.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:14 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4018827893' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:08:14.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:14 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:08:14.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:14 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4018827893' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:08:14.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:14 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:08:14.810 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:14.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:14.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:14.912 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:14.952 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:14.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:14.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:15.054 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:15.095 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:15.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:15.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:15.197 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:15.231 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:15.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:15.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:15.335 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:15.375 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:15.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:15.376 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:15.476 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:15.500 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:15.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:15.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:15.602 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:15.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:15.648 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:15.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:15.749 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:15.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:15 smithi046 ceph-mon[88218]: pgmap v2337: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 765 op/s; 12651/165234 objects degraded (7.656%); 29411/165234 objects misplaced (17.800%); 8.8 MiB/s, 140 objects/s recovering 2024-08-17T18:08:15.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:15 smithi046 ceph-mon[88218]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:08:15.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:15 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:08:15.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:15 smithi046 ceph-mon[88218]: osdmap e1376: 8 total, 8 up, 7 in 2024-08-17T18:08:15.776 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:15.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:15.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:15.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:15 smithi037 ceph-mon[97894]: pgmap v2337: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 765 op/s; 12651/165234 objects degraded (7.656%); 29411/165234 objects misplaced (17.800%); 8.8 MiB/s, 140 objects/s recovering 2024-08-17T18:08:15.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:15 smithi037 ceph-mon[97894]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:08:15.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:15 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:08:15.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:15 smithi037 ceph-mon[97894]: osdmap e1376: 8 total, 8 up, 7 in 2024-08-17T18:08:15.796 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:15 smithi037 ceph-mon[102022]: pgmap v2337: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 765 op/s; 12651/165234 objects degraded (7.656%); 29411/165234 objects misplaced (17.800%); 8.8 MiB/s, 140 objects/s recovering 2024-08-17T18:08:15.796 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:15 smithi037 ceph-mon[102022]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:08:15.797 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:15 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:08:15.797 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:15 smithi037 ceph-mon[102022]: osdmap e1376: 8 total, 8 up, 7 in 2024-08-17T18:08:15.878 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:15.910 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:15.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:15.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:16.012 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:16.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:16.051 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:16.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:16.152 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:16.194 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:16.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:16.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:16.296 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:16.333 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:16.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:16.335 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:16.435 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:16.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:16.481 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:16.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:16.582 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:16.604 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:16.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:16.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:16.706 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:16.741 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T18:08:16.741 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [], 2024-08-17T18:08:16.741 INFO:teuthology.orchestra.run.smithi046.stdout: "complaint_time": 30, 2024-08-17T18:08:16.742 INFO:teuthology.orchestra.run.smithi046.stdout: "num_blocked_ops": 0 2024-08-17T18:08:16.742 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T18:08:16.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:16.743 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:16.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:16.844 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:16.875 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:16.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:16.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:16.977 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:17.027 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:17.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:17.028 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:17.129 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:17.161 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:17.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:17.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:17.263 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:17.313 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:17.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:17.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:17.416 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:17.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:17.455 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:17.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:17.505 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-08-17T18:08:17.556 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:17 smithi046 ceph-mon[88218]: pgmap v2339: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 749 op/s; 12459/160377 objects degraded (7.769%); 28453/160377 objects misplaced (17.741%); 8.9 MiB/s, 142 objects/s recovering 2024-08-17T18:08:17.556 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:17 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:08:17.556 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:17 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 12459/160377 objects degraded (7.769%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:08:17.556 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:17.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:17.610 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:17.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:17.711 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:17.743 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:17.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:17.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:17.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:17 smithi037 ceph-mon[102022]: pgmap v2339: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 749 op/s; 12459/160377 objects degraded (7.769%); 28453/160377 objects misplaced (17.741%); 8.9 MiB/s, 142 objects/s recovering 2024-08-17T18:08:17.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:17 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:08:17.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:17 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 12459/160377 objects degraded (7.769%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:08:17.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:17 smithi037 ceph-mon[97894]: pgmap v2339: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 749 op/s; 12459/160377 objects degraded (7.769%); 28453/160377 objects misplaced (17.741%); 8.9 MiB/s, 142 objects/s recovering 2024-08-17T18:08:17.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:17 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:08:17.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:17 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 12459/160377 objects degraded (7.769%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:08:17.845 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:17.877 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:17.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:17.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:17.979 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:18.013 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:18.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:18.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:18.115 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:18.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:18.153 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:18.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:18.254 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:18.282 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:18.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:18.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:18.384 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:18.420 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:18.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:18.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:18.521 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:18.545 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:18.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:18.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:18.647 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:18.688 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:18.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:18.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:18.789 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:18.834 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:18.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:18.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:18.936 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:18.968 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:18.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:18.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:19.069 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:19.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:19.113 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:19.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:19.214 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:19.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:19.243 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:19.244 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:19.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:08:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:08:18] "GET /metrics HTTP/1.1" 200 36767 "" "Prometheus/2.51.0" 2024-08-17T18:08:19.345 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:19.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:19.389 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:19.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:19.490 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:19.512 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:19.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:19.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:19.614 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:19.649 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:19.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:19.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:19.751 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:19.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:19 smithi046 ceph-mon[88218]: pgmap v2340: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 102 active+clean; 3.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 739 op/s; 12459/157548 objects degraded (7.908%); 28223/157548 objects misplaced (17.914%); 8.9 MiB/s, 142 objects/s recovering 2024-08-17T18:08:19.786 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:19.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:19.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:19.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:19 smithi037 ceph-mon[97894]: pgmap v2340: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 102 active+clean; 3.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 739 op/s; 12459/157548 objects degraded (7.908%); 28223/157548 objects misplaced (17.914%); 8.9 MiB/s, 142 objects/s recovering 2024-08-17T18:08:19.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:19 smithi037 ceph-mon[102022]: pgmap v2340: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 102 active+clean; 3.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 739 op/s; 12459/157548 objects degraded (7.908%); 28223/157548 objects misplaced (17.914%); 8.9 MiB/s, 142 objects/s recovering 2024-08-17T18:08:19.888 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:19.930 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:19.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:19.932 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:20.033 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:20.070 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:20.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:20.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:20.172 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:20.193 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:20.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:20.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:20.196 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:08:20.295 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:20.331 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:20.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:20.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:20.433 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:20.469 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:20.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:20.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:20.484 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:08:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:08:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:08:20.570 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:20.611 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:20.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:20.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:20.713 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:20.746 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:20.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:20.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:20.848 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:20.885 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:20.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:20.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:20.987 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:21.055 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:21.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:21.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:21.157 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:21.193 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:21.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:21.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:21.295 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:21.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:21.332 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:21.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:21.433 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:21.475 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:21.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:21.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:21.577 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:21.607 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:21 smithi037 ceph-mon[97894]: pgmap v2341: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 3.1 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 743 op/s; 11972/152406 objects degraded (7.855%); 27241/152406 objects misplaced (17.874%); 8.9 MiB/s, 142 objects/s recovering 2024-08-17T18:08:21.607 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:21 smithi037 ceph-mon[102022]: pgmap v2341: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 3.1 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 743 op/s; 11972/152406 objects degraded (7.855%); 27241/152406 objects misplaced (17.874%); 8.9 MiB/s, 142 objects/s recovering 2024-08-17T18:08:21.610 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:21.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:21.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:21.688 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:21 smithi046 ceph-mon[88218]: pgmap v2341: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 3.1 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 743 op/s; 11972/152406 objects degraded (7.855%); 27241/152406 objects misplaced (17.874%); 8.9 MiB/s, 142 objects/s recovering 2024-08-17T18:08:21.713 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:21.756 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:21.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:21.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:21.857 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:21.900 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:21.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:21.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:22.002 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:22.042 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:22.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:22.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:22.144 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:22.206 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:22.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:22.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:22.286 INFO:teuthology.orchestra.run.smithi037.stderr:Error EINVAL: specified pg_num 41 < pg_num_max 32 2024-08-17T18:08:22.308 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:22.352 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:22.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:22.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:22.454 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:22.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:22.490 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:22.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:22.538 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:22 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1615067351' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "41"} : dispatch 2024-08-17T18:08:22.538 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:22 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 11972/152406 objects degraded (7.855%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:08:22.538 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:22 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1615067351' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "41"} : dispatch 2024-08-17T18:08:22.538 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:22 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 11972/152406 objects degraded (7.855%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:08:22.591 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:22.611 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:22 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1615067351' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "41"} : dispatch 2024-08-17T18:08:22.611 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:22 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 11972/152406 objects degraded (7.855%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:08:22.627 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:22.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:22.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:22.729 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:22.768 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:22.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:22.769 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:22.777 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-08-17T18:08:22.777 INFO:teuthology.orchestra.run.smithi046.stdout: "size": 20, 2024-08-17T18:08:22.778 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 600, 2024-08-17T18:08:22.778 INFO:teuthology.orchestra.run.smithi046.stdout: "ops": [ 2024-08-17T18:08:22.778 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.778 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.46388.0:83500 11.4 11:24f528d3:::benchmark_data_smithi037_293176_object83499:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1344)", 2024-08-17T18:08:22.778 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:06:00.924809+0000", 2024-08-17T18:08:22.778 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 141.85016258300001, 2024-08-17T18:08:22.778 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.30083161200000003, 2024-08-17T18:08:22.778 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:08:22.778 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:22.778 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:08:22.778 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.46388", 2024-08-17T18:08:22.779 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:08:22.779 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 83500 2024-08-17T18:08:22.779 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.779 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:08:22.779 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.779 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:08:22.779 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.924809+0000", 2024-08-17T18:08:22.779 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.779 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.779 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.779 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:08:22.779 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.924809+0000", 2024-08-17T18:08:22.779 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.779 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.780 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.780 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:08:22.780 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.924801+0000", 2024-08-17T18:08:22.780 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999919 2024-08-17T18:08:22.780 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.780 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.780 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:08:22.780 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.924848+0000", 2024-08-17T18:08:22.780 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.7064000000000002e-05 2024-08-17T18:08:22.780 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.780 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.780 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:08:22.780 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.924863+0000", 2024-08-17T18:08:22.780 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.5243e-05 2024-08-17T18:08:22.781 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.781 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.781 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:08:22.781 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.924871+0000", 2024-08-17T18:08:22.781 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.9249999999999995e-06 2024-08-17T18:08:22.781 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.781 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.781 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:08:22.781 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.924921+0000", 2024-08-17T18:08:22.781 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9657000000000002e-05 2024-08-17T18:08:22.781 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.781 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.781 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:08:22.781 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.925060+0000", 2024-08-17T18:08:22.781 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013867 2024-08-17T18:08:22.782 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.782 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.782 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,6", 2024-08-17T18:08:22.782 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.925207+0000", 2024-08-17T18:08:22.782 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000147715 2024-08-17T18:08:22.782 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.782 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.782 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.782 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.933542+0000", 2024-08-17T18:08:22.782 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0083347000000000004 2024-08-17T18:08:22.782 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.782 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.782 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:08:22.783 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.933572+0000", 2024-08-17T18:08:22.783 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.0411000000000001e-05 2024-08-17T18:08:22.783 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.783 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.783 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.783 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:01.225541+0000", 2024-08-17T18:08:22.783 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.29196892699999999 2024-08-17T18:08:22.783 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.783 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.783 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:08:22.783 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:01.225598+0000", 2024-08-17T18:08:22.783 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6341999999999997e-05 2024-08-17T18:08:22.783 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.783 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.784 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:08:22.784 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:01.225641+0000", 2024-08-17T18:08:22.784 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.2978000000000001e-05 2024-08-17T18:08:22.784 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.784 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:08:22.784 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.784 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.784 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.784 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.46388.0:83502 11.4 11:24db5443:::benchmark_data_smithi037_293176_object83501:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1344)", 2024-08-17T18:08:22.784 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:06:00.926913+0000", 2024-08-17T18:08:22.784 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 141.84805820299999, 2024-08-17T18:08:22.784 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.29887174500000002, 2024-08-17T18:08:22.785 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:08:22.785 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:22.785 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:08:22.785 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.46388", 2024-08-17T18:08:22.785 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:08:22.785 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 83502 2024-08-17T18:08:22.785 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.785 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:08:22.785 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.785 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:08:22.785 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.926913+0000", 2024-08-17T18:08:22.785 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.785 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.786 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.786 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:08:22.786 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.926913+0000", 2024-08-17T18:08:22.786 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.786 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.786 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.786 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:08:22.786 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.926912+0000", 2024-08-17T18:08:22.786 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:08:22.786 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.786 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.786 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:08:22.786 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.926961+0000", 2024-08-17T18:08:22.787 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.8537e-05 2024-08-17T18:08:22.787 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.787 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.787 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:08:22.787 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.926978+0000", 2024-08-17T18:08:22.787 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.7456999999999999e-05 2024-08-17T18:08:22.787 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.787 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.787 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:08:22.787 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.926984+0000", 2024-08-17T18:08:22.787 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.3219999999999998e-06 2024-08-17T18:08:22.787 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.787 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.787 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:08:22.788 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.928005+0000", 2024-08-17T18:08:22.788 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0010203409999999999 2024-08-17T18:08:22.788 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.788 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.788 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:08:22.788 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.928116+0000", 2024-08-17T18:08:22.788 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000110858 2024-08-17T18:08:22.788 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.788 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.788 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,6", 2024-08-17T18:08:22.788 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.928267+0000", 2024-08-17T18:08:22.788 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00015136199999999999 2024-08-17T18:08:22.788 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.788 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.789 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.789 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.933568+0000", 2024-08-17T18:08:22.789 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0053008359999999997 2024-08-17T18:08:22.789 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.789 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.789 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:08:22.789 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.933636+0000", 2024-08-17T18:08:22.789 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.7799000000000006e-05 2024-08-17T18:08:22.789 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.789 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.789 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.789 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:01.225689+0000", 2024-08-17T18:08:22.789 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.29205392899999999 2024-08-17T18:08:22.789 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.790 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.790 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:08:22.790 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:01.225753+0000", 2024-08-17T18:08:22.790 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.3759999999999999e-05 2024-08-17T18:08:22.790 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.790 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.790 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:08:22.790 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:01.225785+0000", 2024-08-17T18:08:22.790 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.1939e-05 2024-08-17T18:08:22.790 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.790 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:08:22.790 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.791 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.791 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.791 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.46388.0:83512 11.4 11:2c3d2205:::benchmark_data_smithi037_293176_object83511:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1344)", 2024-08-17T18:08:22.791 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:06:00.935897+0000", 2024-08-17T18:08:22.791 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 141.83907503899999, 2024-08-17T18:08:22.791 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.29403932399999999, 2024-08-17T18:08:22.791 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:08:22.791 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:22.791 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:08:22.791 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.46388", 2024-08-17T18:08:22.792 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:08:22.792 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 83512 2024-08-17T18:08:22.792 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.792 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:08:22.792 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.792 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:08:22.792 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.935897+0000", 2024-08-17T18:08:22.792 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.792 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.793 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.793 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:08:22.793 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.935897+0000", 2024-08-17T18:08:22.793 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.793 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.793 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.793 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:08:22.793 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.935896+0000", 2024-08-17T18:08:22.793 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T18:08:22.793 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.793 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.793 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:08:22.793 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.936004+0000", 2024-08-17T18:08:22.793 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000108329 2024-08-17T18:08:22.794 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.794 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.794 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:08:22.794 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.936013+0000", 2024-08-17T18:08:22.794 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.5189999999999992e-06 2024-08-17T18:08:22.794 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.794 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.794 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:08:22.794 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.936017+0000", 2024-08-17T18:08:22.794 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.737e-06 2024-08-17T18:08:22.794 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.794 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.795 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:08:22.795 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.936080+0000", 2024-08-17T18:08:22.795 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.3388999999999999e-05 2024-08-17T18:08:22.795 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.795 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.795 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:08:22.795 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.936208+0000", 2024-08-17T18:08:22.795 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012766599999999999 2024-08-17T18:08:22.795 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.795 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.795 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,6", 2024-08-17T18:08:22.795 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.936326+0000", 2024-08-17T18:08:22.795 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000118287 2024-08-17T18:08:22.796 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.796 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.796 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:08:22.796 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.943548+0000", 2024-08-17T18:08:22.796 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0072220940000000001 2024-08-17T18:08:22.796 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.796 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.796 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.796 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:00.948605+0000", 2024-08-17T18:08:22.796 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0050568979999999998 2024-08-17T18:08:22.796 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.796 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.796 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.797 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:01.229848+0000", 2024-08-17T18:08:22.797 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.28124270099999998 2024-08-17T18:08:22.797 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.797 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.797 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:08:22.797 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:01.229897+0000", 2024-08-17T18:08:22.797 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9107999999999998e-05 2024-08-17T18:08:22.797 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.797 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.797 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:08:22.797 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:01.229936+0000", 2024-08-17T18:08:22.797 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9233999999999997e-05 2024-08-17T18:08:22.797 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.798 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:08:22.798 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.798 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.798 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.798 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.46388.0:90851 11.5 11:af6fd4c4:::benchmark_data_smithi037_293176_object90850:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1345)", 2024-08-17T18:08:22.798 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:06:07.628347+0000", 2024-08-17T18:08:22.798 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 135.14662474100001, 2024-08-17T18:08:22.798 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.279370713, 2024-08-17T18:08:22.798 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:08:22.798 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "reached pg", 2024-08-17T18:08:22.798 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:08:22.798 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.46388", 2024-08-17T18:08:22.799 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:08:22.799 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 90851 2024-08-17T18:08:22.799 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.799 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:08:22.799 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.799 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:08:22.799 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.628347+0000", 2024-08-17T18:08:22.799 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.799 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.799 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.799 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:08:22.799 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.628347+0000", 2024-08-17T18:08:22.799 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.800 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.800 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.800 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:08:22.800 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.628345+0000", 2024-08-17T18:08:22.800 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:08:22.800 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.800 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.800 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:08:22.800 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.628411+0000", 2024-08-17T18:08:22.800 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.5827000000000005e-05 2024-08-17T18:08:22.800 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.800 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.800 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:08:22.801 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.628428+0000", 2024-08-17T18:08:22.801 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.6450999999999999e-05 2024-08-17T18:08:22.801 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.801 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.801 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:08:22.801 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.628435+0000", 2024-08-17T18:08:22.801 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.712e-06 2024-08-17T18:08:22.801 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.801 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.801 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:08:22.801 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.628489+0000", 2024-08-17T18:08:22.801 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.3576999999999999e-05 2024-08-17T18:08:22.801 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.802 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.802 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:08:22.802 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.628610+0000", 2024-08-17T18:08:22.802 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000120683 2024-08-17T18:08:22.802 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.802 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.802 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 5,6", 2024-08-17T18:08:22.802 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.628753+0000", 2024-08-17T18:08:22.802 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014361800000000001 2024-08-17T18:08:22.802 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.802 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.802 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:08:22.802 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.632433+0000", 2024-08-17T18:08:22.802 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0036800499999999998 2024-08-17T18:08:22.803 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.803 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.803 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.803 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.632949+0000", 2024-08-17T18:08:22.803 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00051574200000000002 2024-08-17T18:08:22.803 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.803 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.803 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:08:22.803 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.643680+0000", 2024-08-17T18:08:22.803 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.010731075 2024-08-17T18:08:22.803 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.803 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.803 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:08:22.804 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.643691+0000", 2024-08-17T18:08:22.804 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0730999999999999e-05 2024-08-17T18:08:22.804 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.804 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.804 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:08:22.804 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:08.641193+0000", 2024-08-17T18:08:22.804 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.99750203299999995 2024-08-17T18:08:22.804 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.804 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.804 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:08:22.804 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:08.641205+0000", 2024-08-17T18:08:22.804 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1752e-05 2024-08-17T18:08:22.804 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.805 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.805 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:08:22.805 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.907608+0000", 2024-08-17T18:08:22.805 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2664039890000001 2024-08-17T18:08:22.805 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.805 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.805 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:08:22.805 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.907718+0000", 2024-08-17T18:08:22.805 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000109104 2024-08-17T18:08:22.805 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.805 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:08:22.805 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.805 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.805 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.806 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.46388.0:90875 11.5 11:ab27daa4:::benchmark_data_smithi037_293176_object90874:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1346)", 2024-08-17T18:08:22.806 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:06:07.694082+0000", 2024-08-17T18:08:22.806 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 135.08088963399999, 2024-08-17T18:08:22.806 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2855906699999999, 2024-08-17T18:08:22.806 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:08:22.806 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:22.806 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:08:22.806 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.46388", 2024-08-17T18:08:22.806 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:08:22.806 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 90875 2024-08-17T18:08:22.806 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.806 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:08:22.807 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.807 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:08:22.807 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.694082+0000", 2024-08-17T18:08:22.807 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.807 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.807 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.807 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:08:22.807 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.694082+0000", 2024-08-17T18:08:22.807 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.807 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.807 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.807 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:08:22.807 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.694080+0000", 2024-08-17T18:08:22.807 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T18:08:22.808 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.808 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.808 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:08:22.808 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.694193+0000", 2024-08-17T18:08:22.808 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00011332699999999999 2024-08-17T18:08:22.808 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.808 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.808 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:08:22.808 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.694210+0000", 2024-08-17T18:08:22.808 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.6767000000000001e-05 2024-08-17T18:08:22.808 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.808 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.808 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:08:22.809 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.694218+0000", 2024-08-17T18:08:22.809 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.5750000000000003e-06 2024-08-17T18:08:22.809 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.809 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.809 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:08:22.809 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.694274+0000", 2024-08-17T18:08:22.809 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6286000000000003e-05 2024-08-17T18:08:22.809 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.809 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.809 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:08:22.809 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.694285+0000", 2024-08-17T18:08:22.809 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0879999999999999e-05 2024-08-17T18:08:22.809 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.810 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.810 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:08:22.810 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:08.641239+0000", 2024-08-17T18:08:22.810 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.94695386400000003 2024-08-17T18:08:22.810 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.810 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.810 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:08:22.810 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:08.641246+0000", 2024-08-17T18:08:22.810 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.6229999999999997e-06 2024-08-17T18:08:22.810 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.810 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.810 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:08:22.811 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.907746+0000", 2024-08-17T18:08:22.811 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2664991749999999 2024-08-17T18:08:22.811 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.811 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.811 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:08:22.811 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.907915+0000", 2024-08-17T18:08:22.811 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000169221 2024-08-17T18:08:22.811 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.811 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.811 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,6", 2024-08-17T18:08:22.811 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.908114+0000", 2024-08-17T18:08:22.811 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00019947699999999999 2024-08-17T18:08:22.811 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.812 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.812 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:08:22.812 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.923201+0000", 2024-08-17T18:08:22.812 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.015086366 2024-08-17T18:08:22.812 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.812 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.812 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.812 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.923254+0000", 2024-08-17T18:08:22.812 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.3733000000000002e-05 2024-08-17T18:08:22.812 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.812 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.812 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.812 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.975359+0000", 2024-08-17T18:08:22.813 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.052104738999999997 2024-08-17T18:08:22.813 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.813 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.813 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:08:22.813 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.975426+0000", 2024-08-17T18:08:22.813 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.6502999999999997e-05 2024-08-17T18:08:22.813 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.813 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.813 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:08:22.813 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.979673+0000", 2024-08-17T18:08:22.814 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.004246962 2024-08-17T18:08:22.814 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.814 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:08:22.814 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.814 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.814 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.814 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.46388.0:90876 11.5 11:a374fb5c:::benchmark_data_smithi037_293176_object90875:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1346)", 2024-08-17T18:08:22.814 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:06:07.697694+0000", 2024-08-17T18:08:22.814 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 135.07727776600001, 2024-08-17T18:08:22.814 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2864685279999999, 2024-08-17T18:08:22.814 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:08:22.814 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:22.814 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:08:22.815 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.46388", 2024-08-17T18:08:22.815 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:08:22.815 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 90876 2024-08-17T18:08:22.815 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.815 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:08:22.815 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.815 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:08:22.815 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.697694+0000", 2024-08-17T18:08:22.815 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.815 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.815 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.815 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:08:22.815 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.697694+0000", 2024-08-17T18:08:22.815 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.815 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.816 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.816 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:08:22.816 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.697685+0000", 2024-08-17T18:08:22.816 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999909 2024-08-17T18:08:22.816 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.816 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.816 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:08:22.816 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.697742+0000", 2024-08-17T18:08:22.816 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6709999999999997e-05 2024-08-17T18:08:22.816 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.816 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.816 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:08:22.816 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.697756+0000", 2024-08-17T18:08:22.816 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.436e-05 2024-08-17T18:08:22.816 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.817 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.817 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:08:22.817 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.697762+0000", 2024-08-17T18:08:22.817 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7520000000000002e-06 2024-08-17T18:08:22.817 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.817 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.817 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:08:22.817 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.697819+0000", 2024-08-17T18:08:22.817 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6946e-05 2024-08-17T18:08:22.817 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.817 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.817 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:08:22.817 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.697830+0000", 2024-08-17T18:08:22.818 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1094000000000001e-05 2024-08-17T18:08:22.818 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.818 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.818 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:08:22.818 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:08.641271+0000", 2024-08-17T18:08:22.818 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.94344096899999996 2024-08-17T18:08:22.818 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.818 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.818 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:08:22.818 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:08.641278+0000", 2024-08-17T18:08:22.818 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.2219999999999996e-06 2024-08-17T18:08:22.818 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.819 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.819 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:08:22.819 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.913041+0000", 2024-08-17T18:08:22.819 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2717634680000001 2024-08-17T18:08:22.819 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.819 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.819 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:08:22.819 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.913185+0000", 2024-08-17T18:08:22.819 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00014397999999999999 2024-08-17T18:08:22.819 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.819 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.819 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,6", 2024-08-17T18:08:22.819 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.913349+0000", 2024-08-17T18:08:22.819 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00016373700000000001 2024-08-17T18:08:22.819 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.820 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.820 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:08:22.820 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.923205+0000", 2024-08-17T18:08:22.820 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0098557390000000005 2024-08-17T18:08:22.820 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.820 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.820 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.820 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.923301+0000", 2024-08-17T18:08:22.820 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.6466999999999996e-05 2024-08-17T18:08:22.820 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.820 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.820 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.820 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.979737+0000", 2024-08-17T18:08:22.820 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.056435859999999997 2024-08-17T18:08:22.821 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.821 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.821 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:08:22.821 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.979788+0000", 2024-08-17T18:08:22.821 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0714999999999998e-05 2024-08-17T18:08:22.821 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.821 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.821 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:08:22.821 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.984162+0000", 2024-08-17T18:08:22.821 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0043745770000000002 2024-08-17T18:08:22.821 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.821 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:08:22.821 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.822 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.822 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.822 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.46388.0:90896 11.5 11:ab2f8ad4:::benchmark_data_smithi037_293176_object90895:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1346)", 2024-08-17T18:08:22.822 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:06:07.717626+0000", 2024-08-17T18:08:22.822 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 135.057345615, 2024-08-17T18:08:22.822 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2700684349999998, 2024-08-17T18:08:22.822 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:08:22.822 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:22.822 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:08:22.822 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.46388", 2024-08-17T18:08:22.822 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:08:22.822 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 90896 2024-08-17T18:08:22.823 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.823 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:08:22.823 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.823 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:08:22.823 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.717626+0000", 2024-08-17T18:08:22.823 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.823 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.823 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.823 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:08:22.823 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.717626+0000", 2024-08-17T18:08:22.823 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.823 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.823 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.823 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:08:22.824 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.717624+0000", 2024-08-17T18:08:22.824 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999981 2024-08-17T18:08:22.824 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.824 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.824 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:08:22.824 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.717669+0000", 2024-08-17T18:08:22.824 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.5136000000000003e-05 2024-08-17T18:08:22.824 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.824 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.824 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:08:22.824 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.717685+0000", 2024-08-17T18:08:22.824 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.5968e-05 2024-08-17T18:08:22.824 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.824 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.825 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:08:22.825 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.717691+0000", 2024-08-17T18:08:22.825 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.9120000000000003e-06 2024-08-17T18:08:22.825 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.825 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.825 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:08:22.825 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.717755+0000", 2024-08-17T18:08:22.825 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.3927e-05 2024-08-17T18:08:22.825 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.825 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.825 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:08:22.825 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:07.717764+0000", 2024-08-17T18:08:22.825 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.1940000000000004e-06 2024-08-17T18:08:22.825 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.825 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.826 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:08:22.826 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:08.642727+0000", 2024-08-17T18:08:22.826 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.92496273200000001 2024-08-17T18:08:22.826 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.826 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.826 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for peered", 2024-08-17T18:08:22.826 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:08.642737+0000", 2024-08-17T18:08:22.826 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0249e-05 2024-08-17T18:08:22.826 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.826 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.826 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:08:22.826 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.916352+0000", 2024-08-17T18:08:22.826 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2736146850000001 2024-08-17T18:08:22.826 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.827 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.827 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:08:22.827 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.916507+0000", 2024-08-17T18:08:22.827 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000155351 2024-08-17T18:08:22.827 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.827 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.827 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,6", 2024-08-17T18:08:22.827 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.916683+0000", 2024-08-17T18:08:22.827 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00017519599999999999 2024-08-17T18:08:22.827 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.827 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.827 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:08:22.827 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.923308+0000", 2024-08-17T18:08:22.827 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0066256550000000003 2024-08-17T18:08:22.827 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.828 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.828 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.828 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.923337+0000", 2024-08-17T18:08:22.828 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.8257000000000001e-05 2024-08-17T18:08:22.828 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.828 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.828 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.828 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.984244+0000", 2024-08-17T18:08:22.828 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.060907904999999998 2024-08-17T18:08:22.828 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.828 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.828 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:08:22.828 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.984311+0000", 2024-08-17T18:08:22.828 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.622e-05 2024-08-17T18:08:22.829 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.829 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.829 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:08:22.829 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:06:09.987694+0000", 2024-08-17T18:08:22.829 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.003383778 2024-08-17T18:08:22.829 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.829 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:08:22.829 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.829 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.829 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.829 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.46388.0:148451 11.5 11:a5b47e7e:::benchmark_data_smithi037_293176_object31487:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1364)", 2024-08-17T18:08:22.829 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:07:29.355176+0000", 2024-08-17T18:08:22.829 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 53.419795776000001, 2024-08-17T18:08:22.829 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.307355094, 2024-08-17T18:08:22.830 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:08:22.830 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:22.830 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:08:22.830 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.46388", 2024-08-17T18:08:22.830 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:08:22.830 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 148451 2024-08-17T18:08:22.830 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.830 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:08:22.830 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.830 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:08:22.830 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:29.355176+0000", 2024-08-17T18:08:22.830 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.830 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.831 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.831 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:08:22.831 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:29.355176+0000", 2024-08-17T18:08:22.831 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.831 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.831 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.831 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:08:22.831 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:29.355175+0000", 2024-08-17T18:08:22.831 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:08:22.831 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.831 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.831 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:08:22.831 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:29.355180+0000", 2024-08-17T18:08:22.832 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1869999999999996e-06 2024-08-17T18:08:22.832 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.832 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.832 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:08:22.832 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:29.355188+0000", 2024-08-17T18:08:22.832 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.2649999999999996e-06 2024-08-17T18:08:22.832 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.832 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.832 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:08:22.832 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:29.355192+0000", 2024-08-17T18:08:22.832 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.8290000000000001e-06 2024-08-17T18:08:22.832 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.832 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.833 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:08:22.833 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:29.356456+0000", 2024-08-17T18:08:22.833 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0012641589999999999 2024-08-17T18:08:22.833 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.833 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.833 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:08:22.833 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:29.356542+0000", 2024-08-17T18:08:22.833 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.5817999999999997e-05 2024-08-17T18:08:22.833 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.833 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.833 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,6", 2024-08-17T18:08:22.833 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:29.356629+0000", 2024-08-17T18:08:22.833 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.7204000000000001e-05 2024-08-17T18:08:22.833 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.833 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.834 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:08:22.834 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:29.438518+0000", 2024-08-17T18:08:22.834 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.081889281999999994 2024-08-17T18:08:22.834 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.834 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.834 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.834 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:29.445531+0000", 2024-08-17T18:08:22.834 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0070129550000000004 2024-08-17T18:08:22.834 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.834 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.834 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.835 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:29.659463+0000", 2024-08-17T18:08:22.835 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.21393183099999999 2024-08-17T18:08:22.835 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.835 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.835 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:08:22.835 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:29.659517+0000", 2024-08-17T18:08:22.835 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.4286000000000002e-05 2024-08-17T18:08:22.835 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.836 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.836 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:08:22.836 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:29.662531+0000", 2024-08-17T18:08:22.836 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0030135090000000002 2024-08-17T18:08:22.836 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.836 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:08:22.836 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.836 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.836 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.836 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.46388.0:165150 11.5 11:ae78977f:::benchmark_data_smithi037_293176_object48186:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1374)", 2024-08-17T18:08:22.836 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:07:53.492282+0000", 2024-08-17T18:08:22.836 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 29.282689297000001, 2024-08-17T18:08:22.836 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.12205481899999999, 2024-08-17T18:08:22.837 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:08:22.837 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:22.837 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:08:22.837 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.46388", 2024-08-17T18:08:22.837 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:08:22.837 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 165150 2024-08-17T18:08:22.837 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.837 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:08:22.837 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.837 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:08:22.837 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:53.492282+0000", 2024-08-17T18:08:22.837 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.838 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.838 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.838 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:08:22.838 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:53.492282+0000", 2024-08-17T18:08:22.838 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.838 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.838 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.838 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:08:22.838 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:53.492281+0000", 2024-08-17T18:08:22.838 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:08:22.838 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.838 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.838 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:08:22.839 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:53.492286+0000", 2024-08-17T18:08:22.839 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.276e-06 2024-08-17T18:08:22.839 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.839 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.839 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:08:22.839 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:53.492297+0000", 2024-08-17T18:08:22.839 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0854e-05 2024-08-17T18:08:22.839 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.839 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.839 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:08:22.839 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:53.492303+0000", 2024-08-17T18:08:22.839 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.7760000000000003e-06 2024-08-17T18:08:22.839 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.839 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.840 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:08:22.840 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:53.493889+0000", 2024-08-17T18:08:22.840 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001586315 2024-08-17T18:08:22.840 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.840 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.840 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:08:22.840 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:53.493982+0000", 2024-08-17T18:08:22.840 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.2608000000000005e-05 2024-08-17T18:08:22.840 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.840 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.840 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,6", 2024-08-17T18:08:22.840 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:53.592248+0000", 2024-08-17T18:08:22.840 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.098265794000000004 2024-08-17T18:08:22.840 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.840 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.841 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.841 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:53.604951+0000", 2024-08-17T18:08:22.841 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.012703271 2024-08-17T18:08:22.841 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.841 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.841 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.841 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:53.604988+0000", 2024-08-17T18:08:22.841 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.6949999999999997e-05 2024-08-17T18:08:22.841 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.841 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.841 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:08:22.842 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:53.612097+0000", 2024-08-17T18:08:22.842 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0071089569999999999 2024-08-17T18:08:22.842 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.842 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.842 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:08:22.842 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:53.612166+0000", 2024-08-17T18:08:22.842 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.9308999999999997e-05 2024-08-17T18:08:22.842 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.842 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.842 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:08:22.842 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:07:53.614337+0000", 2024-08-17T18:08:22.842 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0021708439999999999 2024-08-17T18:08:22.842 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.843 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:08:22.843 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.843 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.843 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.843 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.46388.0:176744 11.f 11:f105f3cb:::benchmark_data_smithi037_293176_object59780:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1375)", 2024-08-17T18:08:22.843 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:08:08.688836+0000", 2024-08-17T18:08:22.843 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 14.086135767, 2024-08-17T18:08:22.843 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.31403014600000001, 2024-08-17T18:08:22.843 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:08:22.843 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:22.843 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:08:22.843 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.46388", 2024-08-17T18:08:22.843 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:08:22.844 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 176744 2024-08-17T18:08:22.844 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.844 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:08:22.844 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.844 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:08:22.844 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:08.688836+0000", 2024-08-17T18:08:22.844 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.844 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.844 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.844 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:08:22.844 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:08.688836+0000", 2024-08-17T18:08:22.844 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.845 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.845 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.845 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:08:22.845 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:08.688835+0000", 2024-08-17T18:08:22.845 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:08:22.845 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.845 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.845 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:08:22.845 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:08.688840+0000", 2024-08-17T18:08:22.845 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.378e-06 2024-08-17T18:08:22.845 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.845 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.845 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:08:22.845 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:08.688851+0000", 2024-08-17T18:08:22.846 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1148999999999999e-05 2024-08-17T18:08:22.846 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.846 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.846 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:08:22.846 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:08.688858+0000", 2024-08-17T18:08:22.846 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.6059999999999999e-06 2024-08-17T18:08:22.846 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.846 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.846 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:08:22.846 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:08.688902+0000", 2024-08-17T18:08:22.846 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.4057999999999997e-05 2024-08-17T18:08:22.846 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.846 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.847 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:08:22.847 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:08.688996+0000", 2024-08-17T18:08:22.847 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.4549999999999994e-05 2024-08-17T18:08:22.847 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.847 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.847 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T18:08:22.847 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:08.689085+0000", 2024-08-17T18:08:22.847 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.8937000000000006e-05 2024-08-17T18:08:22.847 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.847 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.847 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:08:22.847 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:08.691596+0000", 2024-08-17T18:08:22.847 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0025103870000000002 2024-08-17T18:08:22.848 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.848 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.848 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.848 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:08.691948+0000", 2024-08-17T18:08:22.848 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00035195199999999999 2024-08-17T18:08:22.848 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.848 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.848 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.848 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:09.002774+0000", 2024-08-17T18:08:22.848 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.31082611300000001 2024-08-17T18:08:22.848 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.848 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.849 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:08:22.849 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:09.002823+0000", 2024-08-17T18:08:22.849 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9212000000000002e-05 2024-08-17T18:08:22.849 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.849 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.849 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:08:22.849 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:09.002866+0000", 2024-08-17T18:08:22.849 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.3022999999999998e-05 2024-08-17T18:08:22.849 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.849 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:08:22.849 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.849 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.849 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.850 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.46388.0:180898 11.4 11:207c3a25:::benchmark_data_smithi037_293176_object63934:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1376)", 2024-08-17T18:08:22.850 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:08:14.510630+0000", 2024-08-17T18:08:22.850 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 8.2643412949999995, 2024-08-17T18:08:22.850 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.118338389, 2024-08-17T18:08:22.850 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:08:22.850 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:22.850 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:08:22.850 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.46388", 2024-08-17T18:08:22.850 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:08:22.850 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 180898 2024-08-17T18:08:22.850 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.850 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:08:22.851 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.851 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:08:22.851 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:14.510630+0000", 2024-08-17T18:08:22.851 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.851 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.851 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.851 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:08:22.851 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:14.510630+0000", 2024-08-17T18:08:22.851 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.851 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.851 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.851 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:08:22.851 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:14.510629+0000", 2024-08-17T18:08:22.851 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:08:22.851 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.852 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.852 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:08:22.852 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:14.510633+0000", 2024-08-17T18:08:22.852 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9700000000000001e-06 2024-08-17T18:08:22.852 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.852 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.852 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:08:22.852 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:14.510640+0000", 2024-08-17T18:08:22.852 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.72e-06 2024-08-17T18:08:22.852 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.852 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.852 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:08:22.852 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:14.510643+0000", 2024-08-17T18:08:22.852 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.9490000000000001e-06 2024-08-17T18:08:22.853 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.853 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.853 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:08:22.853 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:14.510677+0000", 2024-08-17T18:08:22.853 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.392e-05 2024-08-17T18:08:22.853 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.853 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.853 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:08:22.853 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:14.510767+0000", 2024-08-17T18:08:22.854 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.0079000000000003e-05 2024-08-17T18:08:22.854 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.854 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.854 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,6", 2024-08-17T18:08:22.854 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:14.510881+0000", 2024-08-17T18:08:22.854 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000113707 2024-08-17T18:08:22.854 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.854 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.854 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:08:22.854 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:14.513006+0000", 2024-08-17T18:08:22.854 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0021256629999999999 2024-08-17T18:08:22.855 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.855 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.855 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.855 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:14.522991+0000", 2024-08-17T18:08:22.855 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0099848669999999997 2024-08-17T18:08:22.855 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.855 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.855 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.855 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:14.628879+0000", 2024-08-17T18:08:22.855 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.105887939 2024-08-17T18:08:22.855 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.855 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.855 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:08:22.855 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:14.628929+0000", 2024-08-17T18:08:22.856 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.0120999999999997e-05 2024-08-17T18:08:22.856 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.856 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.856 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:08:22.856 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:14.628969+0000", 2024-08-17T18:08:22.856 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9564000000000003e-05 2024-08-17T18:08:22.856 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.856 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:08:22.856 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.856 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.856 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.856 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.46388.0:183995 11.5 11:acdd7cb1:::benchmark_data_smithi037_293176_object67031:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1376)", 2024-08-17T18:08:22.856 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:08:18.398018+0000", 2024-08-17T18:08:22.856 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 4.3769537449999998, 2024-08-17T18:08:22.857 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.172507207, 2024-08-17T18:08:22.857 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:08:22.857 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:22.857 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:08:22.857 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.46388", 2024-08-17T18:08:22.857 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:08:22.857 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 183995 2024-08-17T18:08:22.857 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.857 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:08:22.857 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.857 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:08:22.857 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.398018+0000", 2024-08-17T18:08:22.857 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.858 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.858 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.858 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:08:22.858 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.398018+0000", 2024-08-17T18:08:22.858 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.858 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.858 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.858 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:08:22.858 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.398016+0000", 2024-08-17T18:08:22.858 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:08:22.858 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.858 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.858 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:08:22.859 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.398022+0000", 2024-08-17T18:08:22.859 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1549999999999998e-06 2024-08-17T18:08:22.859 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.859 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.859 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:08:22.859 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.398031+0000", 2024-08-17T18:08:22.859 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.2790000000000004e-06 2024-08-17T18:08:22.860 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.860 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.860 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:08:22.860 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.398036+0000", 2024-08-17T18:08:22.860 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.2109999999999997e-06 2024-08-17T18:08:22.860 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.860 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.860 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:08:22.860 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.398825+0000", 2024-08-17T18:08:22.861 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000788794 2024-08-17T18:08:22.861 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.861 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.861 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:08:22.861 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.398908+0000", 2024-08-17T18:08:22.861 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 8.2601000000000004e-05 2024-08-17T18:08:22.861 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.861 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.861 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 3,6", 2024-08-17T18:08:22.861 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.399027+0000", 2024-08-17T18:08:22.861 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00011965599999999999 2024-08-17T18:08:22.861 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.861 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.862 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:08:22.862 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.401794+0000", 2024-08-17T18:08:22.862 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.002766868 2024-08-17T18:08:22.862 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.862 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.862 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.862 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.402144+0000", 2024-08-17T18:08:22.862 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00034959699999999999 2024-08-17T18:08:22.862 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.862 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.862 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.862 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.569455+0000", 2024-08-17T18:08:22.863 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.167311669 2024-08-17T18:08:22.863 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.863 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.863 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:08:22.863 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.569507+0000", 2024-08-17T18:08:22.863 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1864999999999999e-05 2024-08-17T18:08:22.863 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.863 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.863 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:08:22.863 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.570525+0000", 2024-08-17T18:08:22.863 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001017911 2024-08-17T18:08:22.863 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.863 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:08:22.864 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.864 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.864 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.864 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.46388.0:184003 11.4 11:2a553370:::benchmark_data_smithi037_293176_object67039:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1376)", 2024-08-17T18:08:22.864 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:08:18.406193+0000", 2024-08-17T18:08:22.864 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 4.3687787050000004, 2024-08-17T18:08:22.864 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.16452375799999999, 2024-08-17T18:08:22.864 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:08:22.864 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:22.864 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:08:22.864 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.46388", 2024-08-17T18:08:22.864 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:08:22.864 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 184003 2024-08-17T18:08:22.865 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.865 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:08:22.865 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.865 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:08:22.865 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.406193+0000", 2024-08-17T18:08:22.865 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.865 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.865 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.865 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:08:22.865 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.406193+0000", 2024-08-17T18:08:22.865 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.865 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.865 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.866 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:08:22.866 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.406191+0000", 2024-08-17T18:08:22.866 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:08:22.866 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.866 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.866 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:08:22.866 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.406199+0000", 2024-08-17T18:08:22.866 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.8469999999999996e-06 2024-08-17T18:08:22.866 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.866 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.866 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:08:22.867 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.406214+0000", 2024-08-17T18:08:22.867 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.436e-05 2024-08-17T18:08:22.867 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.867 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.867 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:08:22.867 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.406220+0000", 2024-08-17T18:08:22.867 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.5209999999999999e-06 2024-08-17T18:08:22.867 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.867 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.867 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:08:22.867 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.406526+0000", 2024-08-17T18:08:22.867 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00030634800000000002 2024-08-17T18:08:22.867 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.867 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.868 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:08:22.868 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.406630+0000", 2024-08-17T18:08:22.868 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000103799 2024-08-17T18:08:22.868 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.868 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.868 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,6", 2024-08-17T18:08:22.868 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.406749+0000", 2024-08-17T18:08:22.868 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000119028 2024-08-17T18:08:22.868 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.868 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.868 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:08:22.869 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.409513+0000", 2024-08-17T18:08:22.869 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.002764159 2024-08-17T18:08:22.869 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.869 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.869 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.869 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.567119+0000", 2024-08-17T18:08:22.869 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.15760607300000001 2024-08-17T18:08:22.869 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.869 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.869 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.869 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.570630+0000", 2024-08-17T18:08:22.869 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0035102940000000002 2024-08-17T18:08:22.869 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.869 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.869 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:08:22.870 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.570677+0000", 2024-08-17T18:08:22.870 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.7386000000000003e-05 2024-08-17T18:08:22.870 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.870 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.870 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:08:22.870 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.570717+0000", 2024-08-17T18:08:22.870 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.9536000000000002e-05 2024-08-17T18:08:22.870 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.870 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:08:22.870 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.870 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.870 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.870 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop_reply(client.46388.0:183995 11.5 e1376/1347 ondisk, result = 0)", 2024-08-17T18:08:22.871 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:08:18.408253+0000", 2024-08-17T18:08:22.871 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 4.3667188479999997, 2024-08-17T18:08:22.871 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.16227746900000001, 2024-08-17T18:08:22.871 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:08:22.871 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "started", 2024-08-17T18:08:22.871 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:08:22.871 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.871 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:08:22.871 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.408253+0000", 2024-08-17T18:08:22.871 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.871 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.871 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.871 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:08:22.871 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.408253+0000", 2024-08-17T18:08:22.871 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.872 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.872 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.872 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:08:22.872 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.408252+0000", 2024-08-17T18:08:22.872 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T18:08:22.872 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.872 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.872 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:08:22.872 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.408255+0000", 2024-08-17T18:08:22.872 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.2989999999999999e-06 2024-08-17T18:08:22.872 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.872 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.872 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:08:22.873 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.408261+0000", 2024-08-17T18:08:22.873 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8440000000000003e-06 2024-08-17T18:08:22.873 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.873 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.873 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:08:22.873 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.408264+0000", 2024-08-17T18:08:22.873 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.3390000000000001e-06 2024-08-17T18:08:22.873 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.873 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.873 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:08:22.873 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.569439+0000", 2024-08-17T18:08:22.873 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.161174977 2024-08-17T18:08:22.873 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.873 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.874 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:08:22.874 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.569448+0000", 2024-08-17T18:08:22.874 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.2830000000000007e-06 2024-08-17T18:08:22.874 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.874 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.874 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:08:22.874 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.570530+0000", 2024-08-17T18:08:22.874 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.001082055 2024-08-17T18:08:22.874 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.874 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:08:22.874 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.874 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.875 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.875 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.46388.0:184006 11.9 e1376/1357 11:9f44ddf6:::benchmark_data_smithi037_293176_object67042:head v 1376'11286, mlcod=1376'11283)", 2024-08-17T18:08:22.875 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:08:18.408847+0000", 2024-08-17T18:08:22.875 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 4.3661245409999996, 2024-08-17T18:08:22.875 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.15852729600000001, 2024-08-17T18:08:22.875 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:08:22.875 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:22.875 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:08:22.875 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.875 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:08:22.875 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.408847+0000", 2024-08-17T18:08:22.875 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.875 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.876 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.876 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:08:22.876 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.408847+0000", 2024-08-17T18:08:22.876 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.876 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.876 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.876 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:08:22.876 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.408846+0000", 2024-08-17T18:08:22.876 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T18:08:22.876 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.876 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.876 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:08:22.877 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.408860+0000", 2024-08-17T18:08:22.877 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.4082e-05 2024-08-17T18:08:22.877 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.877 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.877 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:08:22.877 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.408871+0000", 2024-08-17T18:08:22.877 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0249e-05 2024-08-17T18:08:22.877 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.877 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.877 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:08:22.877 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.408877+0000", 2024-08-17T18:08:22.877 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8769999999999998e-06 2024-08-17T18:08:22.878 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.878 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.878 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:08:22.878 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.408928+0000", 2024-08-17T18:08:22.878 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.1719999999999999e-05 2024-08-17T18:08:22.878 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.878 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.878 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:08:22.878 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.408946+0000", 2024-08-17T18:08:22.878 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.7799999999999999e-05 2024-08-17T18:08:22.878 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.878 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.878 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:08:22.879 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.567341+0000", 2024-08-17T18:08:22.879 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.15839531800000001 2024-08-17T18:08:22.879 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.879 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.879 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:08:22.879 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.567374+0000", 2024-08-17T18:08:22.879 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.2941000000000002e-05 2024-08-17T18:08:22.879 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.879 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:08:22.879 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.879 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.879 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.879 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_repop(client.46388.0:184008 11.7 e1376/1356 11:e15eab55:::benchmark_data_smithi037_293176_object67044:head v 1376'11591, mlcod=0'0)", 2024-08-17T18:08:22.880 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:08:18.410580+0000", 2024-08-17T18:08:22.880 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 4.364391307, 2024-08-17T18:08:22.880 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.16352292199999999, 2024-08-17T18:08:22.880 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:08:22.880 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:22.880 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:08:22.880 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.880 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:08:22.880 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.410580+0000", 2024-08-17T18:08:22.880 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.880 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.881 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:22.882 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.882 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:08:22.882 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.410580+0000", 2024-08-17T18:08:22.882 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.882 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.882 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.882 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:08:22.883 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.410580+0000", 2024-08-17T18:08:22.883 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:08:22.883 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.883 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.883 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:08:22.883 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.410585+0000", 2024-08-17T18:08:22.883 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.6690000000000003e-06 2024-08-17T18:08:22.883 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.883 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.883 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:08:22.884 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.566840+0000", 2024-08-17T18:08:22.884 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.156255228 2024-08-17T18:08:22.884 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.884 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.884 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:08:22.884 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.566851+0000", 2024-08-17T18:08:22.884 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.0932e-05 2024-08-17T18:08:22.884 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.884 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.884 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:08:22.884 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.566977+0000", 2024-08-17T18:08:22.884 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012521900000000001 2024-08-17T18:08:22.885 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.885 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.885 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:08:22.885 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.567003+0000", 2024-08-17T18:08:22.885 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.6497000000000001e-05 2024-08-17T18:08:22.885 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.885 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.885 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:08:22.885 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.574076+0000", 2024-08-17T18:08:22.885 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0070732959999999998 2024-08-17T18:08:22.885 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.885 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.885 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:08:22.885 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:18.574103+0000", 2024-08-17T18:08:22.885 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.6803000000000001e-05 2024-08-17T18:08:22.886 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.886 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:08:22.886 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.886 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.886 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.886 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.46388.0:184656 11.4 11:2a62982d:::benchmark_data_smithi037_293176_object67692:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1376)", 2024-08-17T18:08:22.886 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:08:19.375063+0000", 2024-08-17T18:08:22.886 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 3.3999087100000001, 2024-08-17T18:08:22.886 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.20621241300000001, 2024-08-17T18:08:22.886 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:08:22.886 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:22.886 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:08:22.886 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.46388", 2024-08-17T18:08:22.887 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:08:22.887 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 184656 2024-08-17T18:08:22.887 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.887 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:08:22.887 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.887 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:08:22.887 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.375063+0000", 2024-08-17T18:08:22.887 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.887 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.887 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.887 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:08:22.887 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.375063+0000", 2024-08-17T18:08:22.887 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.888 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.888 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.888 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:08:22.888 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.375063+0000", 2024-08-17T18:08:22.888 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999995 2024-08-17T18:08:22.888 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.888 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.888 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:08:22.888 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.375065+0000", 2024-08-17T18:08:22.888 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.8499999999999998e-06 2024-08-17T18:08:22.888 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.888 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.888 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:08:22.889 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.375072+0000", 2024-08-17T18:08:22.889 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.5849999999999996e-06 2024-08-17T18:08:22.889 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.889 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.889 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:08:22.889 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.375077+0000", 2024-08-17T18:08:22.889 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6369999999999998e-06 2024-08-17T18:08:22.889 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.889 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.889 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:08:22.889 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.378033+0000", 2024-08-17T18:08:22.889 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0029568749999999999 2024-08-17T18:08:22.889 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.889 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.890 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:08:22.890 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.378143+0000", 2024-08-17T18:08:22.890 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000109407 2024-08-17T18:08:22.890 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.890 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.890 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,6", 2024-08-17T18:08:22.890 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.378262+0000", 2024-08-17T18:08:22.890 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000119197 2024-08-17T18:08:22.890 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.890 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.890 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.890 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.381625+0000", 2024-08-17T18:08:22.890 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0033631070000000002 2024-08-17T18:08:22.891 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.891 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.891 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:08:22.891 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.381637+0000", 2024-08-17T18:08:22.891 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.1606999999999999e-05 2024-08-17T18:08:22.891 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.891 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.891 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.891 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.581217+0000", 2024-08-17T18:08:22.891 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.19958019799999999 2024-08-17T18:08:22.891 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.891 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.891 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:08:22.891 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.581250+0000", 2024-08-17T18:08:22.892 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.3333000000000001e-05 2024-08-17T18:08:22.892 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.892 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.892 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:08:22.892 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.581275+0000", 2024-08-17T18:08:22.892 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.5026999999999999e-05 2024-08-17T18:08:22.892 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.892 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:08:22.892 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.892 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.892 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.892 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.46388.0:184681 11.f 11:f1782d36:::benchmark_data_smithi037_293176_object67717:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1376)", 2024-08-17T18:08:22.892 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:08:19.404960+0000", 2024-08-17T18:08:22.892 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 3.3700114370000001, 2024-08-17T18:08:22.893 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.18515762799999999, 2024-08-17T18:08:22.893 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:08:22.893 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:22.893 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:08:22.893 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.46388", 2024-08-17T18:08:22.893 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:08:22.893 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 184681 2024-08-17T18:08:22.893 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.893 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:08:22.893 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.893 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:08:22.893 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.404960+0000", 2024-08-17T18:08:22.893 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.893 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.894 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.894 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:08:22.894 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.404960+0000", 2024-08-17T18:08:22.894 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.894 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.894 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.894 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:08:22.894 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.404959+0000", 2024-08-17T18:08:22.894 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:08:22.894 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.894 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.894 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:08:22.894 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.404965+0000", 2024-08-17T18:08:22.895 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.9510000000000003e-06 2024-08-17T18:08:22.895 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.895 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.895 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:08:22.895 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.404977+0000", 2024-08-17T18:08:22.895 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.2052000000000001e-05 2024-08-17T18:08:22.895 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.895 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.895 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:08:22.895 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.404983+0000", 2024-08-17T18:08:22.895 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.8050000000000003e-06 2024-08-17T18:08:22.895 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.895 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.895 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:08:22.895 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.405032+0000", 2024-08-17T18:08:22.895 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.9623000000000002e-05 2024-08-17T18:08:22.896 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.896 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.896 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:08:22.896 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.405134+0000", 2024-08-17T18:08:22.896 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000101314 2024-08-17T18:08:22.896 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.896 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.896 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,4", 2024-08-17T18:08:22.896 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.405230+0000", 2024-08-17T18:08:22.896 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.6743999999999994e-05 2024-08-17T18:08:22.896 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.896 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.896 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:08:22.896 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.408008+0000", 2024-08-17T18:08:22.897 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0027778579999999998 2024-08-17T18:08:22.897 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.897 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.897 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.897 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.408726+0000", 2024-08-17T18:08:22.897 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00071774899999999995 2024-08-17T18:08:22.897 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.897 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.897 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.897 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.590029+0000", 2024-08-17T18:08:22.897 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.181302715 2024-08-17T18:08:22.897 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.897 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.897 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:08:22.897 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.590076+0000", 2024-08-17T18:08:22.898 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.7747000000000002e-05 2024-08-17T18:08:22.898 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.898 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.898 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:08:22.898 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.590118+0000", 2024-08-17T18:08:22.898 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.1397999999999999e-05 2024-08-17T18:08:22.898 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.898 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:08:22.898 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.898 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.898 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.898 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.46388.0:184684 11.4 11:21e39521:::benchmark_data_smithi037_293176_object67720:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1376)", 2024-08-17T18:08:22.899 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:08:19.409070+0000", 2024-08-17T18:08:22.899 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 3.3659015910000001, 2024-08-17T18:08:22.899 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.18445778800000001, 2024-08-17T18:08:22.899 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:08:22.899 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:22.899 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:08:22.899 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.46388", 2024-08-17T18:08:22.899 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:08:22.899 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 184684 2024-08-17T18:08:22.899 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.899 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:08:22.899 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.899 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:08:22.900 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.409070+0000", 2024-08-17T18:08:22.900 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.900 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.900 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.900 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:08:22.900 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.409070+0000", 2024-08-17T18:08:22.900 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.900 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.900 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.900 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:08:22.900 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.409068+0000", 2024-08-17T18:08:22.900 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.9999986 2024-08-17T18:08:22.900 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.900 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.900 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:08:22.901 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.409076+0000", 2024-08-17T18:08:22.901 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 7.1199999999999996e-06 2024-08-17T18:08:22.901 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.901 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.901 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:08:22.901 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.409091+0000", 2024-08-17T18:08:22.901 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.5930000000000002e-05 2024-08-17T18:08:22.901 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.901 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.901 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:08:22.901 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.409097+0000", 2024-08-17T18:08:22.901 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 5.9229999999999999e-06 2024-08-17T18:08:22.902 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.902 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.902 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:08:22.902 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.409144+0000", 2024-08-17T18:08:22.902 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6751e-05 2024-08-17T18:08:22.902 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.902 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.902 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:08:22.902 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.409273+0000", 2024-08-17T18:08:22.902 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00012935099999999999 2024-08-17T18:08:22.902 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.902 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.902 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,6", 2024-08-17T18:08:22.903 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.409413+0000", 2024-08-17T18:08:22.903 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00013934599999999999 2024-08-17T18:08:22.903 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.903 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.903 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.903 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.413776+0000", 2024-08-17T18:08:22.903 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0043635319999999998 2024-08-17T18:08:22.903 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.903 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.903 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:08:22.903 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.413787+0000", 2024-08-17T18:08:22.903 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 1.096e-05 2024-08-17T18:08:22.904 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.904 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.904 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.904 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.593445+0000", 2024-08-17T18:08:22.904 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.179657229 2024-08-17T18:08:22.904 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.904 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.904 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:08:22.904 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.593491+0000", 2024-08-17T18:08:22.904 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.6956999999999998e-05 2024-08-17T18:08:22.904 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.904 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.904 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:08:22.904 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.593528+0000", 2024-08-17T18:08:22.905 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.6335999999999999e-05 2024-08-17T18:08:22.905 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.905 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:08:22.905 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.905 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.905 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.905 INFO:teuthology.orchestra.run.smithi046.stdout: "description": "osd_op(client.46388.0:184685 11.4 11:21b8803d:::benchmark_data_smithi037_293176_object67721:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1376)", 2024-08-17T18:08:22.905 INFO:teuthology.orchestra.run.smithi046.stdout: "initiated_at": "2024-08-17T18:08:19.409266+0000", 2024-08-17T18:08:22.905 INFO:teuthology.orchestra.run.smithi046.stdout: "age": 3.365705771, 2024-08-17T18:08:22.905 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.184350863, 2024-08-17T18:08:22.905 INFO:teuthology.orchestra.run.smithi046.stdout: "type_data": { 2024-08-17T18:08:22.905 INFO:teuthology.orchestra.run.smithi046.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:22.905 INFO:teuthology.orchestra.run.smithi046.stdout: "client_info": { 2024-08-17T18:08:22.906 INFO:teuthology.orchestra.run.smithi046.stdout: "client": "client.46388", 2024-08-17T18:08:22.906 INFO:teuthology.orchestra.run.smithi046.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:08:22.906 INFO:teuthology.orchestra.run.smithi046.stdout: "tid": 184685 2024-08-17T18:08:22.906 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.906 INFO:teuthology.orchestra.run.smithi046.stdout: "events": [ 2024-08-17T18:08:22.906 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.906 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "initiated", 2024-08-17T18:08:22.906 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.409266+0000", 2024-08-17T18:08:22.906 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.906 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.906 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.906 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "throttled", 2024-08-17T18:08:22.907 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.409266+0000", 2024-08-17T18:08:22.907 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0 2024-08-17T18:08:22.907 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.907 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.907 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "header_read", 2024-08-17T18:08:22.907 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.409265+0000", 2024-08-17T18:08:22.907 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4294967295.999999 2024-08-17T18:08:22.907 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.907 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.907 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "all_read", 2024-08-17T18:08:22.907 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.409270+0000", 2024-08-17T18:08:22.907 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 4.7790000000000003e-06 2024-08-17T18:08:22.907 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.908 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.908 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "dispatched", 2024-08-17T18:08:22.908 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.409459+0000", 2024-08-17T18:08:22.908 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.000188782 2024-08-17T18:08:22.908 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.908 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.908 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "queued_for_pg", 2024-08-17T18:08:22.908 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.409465+0000", 2024-08-17T18:08:22.908 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.9260000000000003e-06 2024-08-17T18:08:22.908 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.908 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.908 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "reached_pg", 2024-08-17T18:08:22.909 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.411858+0000", 2024-08-17T18:08:22.909 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.0023925330000000001 2024-08-17T18:08:22.909 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.909 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.909 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "started", 2024-08-17T18:08:22.909 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.411954+0000", 2024-08-17T18:08:22.909 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 9.6106000000000004e-05 2024-08-17T18:08:22.909 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.909 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.909 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "waiting for subops from 2,6", 2024-08-17T18:08:22.909 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.412023+0000", 2024-08-17T18:08:22.909 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 6.8643e-05 2024-08-17T18:08:22.909 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.910 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.910 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "op_commit", 2024-08-17T18:08:22.910 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.413832+0000", 2024-08-17T18:08:22.910 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00180909 2024-08-17T18:08:22.910 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.910 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.910 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.910 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.414269+0000", 2024-08-17T18:08:22.910 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.00043690999999999999 2024-08-17T18:08:22.910 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.910 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.910 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:22.910 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.593557+0000", 2024-08-17T18:08:22.911 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 0.179287852 2024-08-17T18:08:22.911 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.911 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.911 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "commit_sent", 2024-08-17T18:08:22.911 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.593590+0000", 2024-08-17T18:08:22.911 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 3.3222999999999997e-05 2024-08-17T18:08:22.911 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-08-17T18:08:22.911 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-08-17T18:08:22.911 INFO:teuthology.orchestra.run.smithi046.stdout: "event": "done", 2024-08-17T18:08:22.911 INFO:teuthology.orchestra.run.smithi046.stdout: "time": "2024-08-17T18:08:19.593617+0000", 2024-08-17T18:08:22.911 INFO:teuthology.orchestra.run.smithi046.stdout: "duration": 2.6871000000000001e-05 2024-08-17T18:08:22.911 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.911 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:08:22.912 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.912 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-08-17T18:08:22.912 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-08-17T18:08:22.912 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-08-17T18:08:22.913 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:22.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:22.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:23.016 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:23.056 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:23.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:23.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:23.160 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:23.195 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:23.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:23.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:23.297 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:23.332 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:23.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:23.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:23.381 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T18:08:23.434 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:23.510 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T18:08:23.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:23.528 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:23.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:23.629 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:23.637 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:08:23.637 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:08:23.637 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:08:23.637 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:08:23.637 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:08:23.637 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:08:23.638 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:08:23.638 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:08:23.638 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:08:23.638 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:08:23.638 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:08:23.638 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:08:23.638 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:08:23.638 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:08:23.638 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:08:23.638 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:08:23.681 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:23.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:23.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:23.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:23 smithi046 ceph-mon[88218]: pgmap v2342: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 6 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 3.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 752 op/s; 12072/146727 objects degraded (8.228%); 26161/146727 objects misplaced (17.830%); 9.1 MiB/s, 145 objects/s recovering 2024-08-17T18:08:23.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:23 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/463473305' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:08:23.783 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:23.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:23 smithi037 ceph-mon[102022]: pgmap v2342: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 6 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 3.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 752 op/s; 12072/146727 objects degraded (8.228%); 26161/146727 objects misplaced (17.830%); 9.1 MiB/s, 145 objects/s recovering 2024-08-17T18:08:23.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:23 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/463473305' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:08:23.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:23 smithi037 ceph-mon[97894]: pgmap v2342: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 6 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 3.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 752 op/s; 12072/146727 objects degraded (8.228%); 26161/146727 objects misplaced (17.830%); 9.1 MiB/s, 145 objects/s recovering 2024-08-17T18:08:23.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:23 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/463473305' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:08:23.807 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-08-17T18:08:23.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:23.829 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:23.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:23.930 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:23.966 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:23.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:23.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:24.067 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:24.103 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:24.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:24.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:24.205 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:24.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:24.237 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:24.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:24.338 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:24.374 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:24.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:24.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:24.476 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:24.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:24.512 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:24.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:24.613 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:24.639 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:24.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:24.640 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:24.741 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:24.763 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:24.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:24.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:24.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:24.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:24.837 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:24.865 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:24.888 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:24.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:24.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:24.989 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:25.021 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:25.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:25.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:25.123 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:25.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:25.164 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:25.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:25.265 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:25.303 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:25.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:25.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:25.407 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:25.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:25.444 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:25.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:25.545 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:25.592 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:25.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:25.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:25.694 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:25.733 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:25.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:25.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:25.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:25 smithi037 ceph-mon[97894]: pgmap v2343: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 7 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 761 op/s; 11813/142383 objects degraded (8.297%); 25413/142383 objects misplaced (17.848%); 9.3 MiB/s, 148 objects/s recovering 2024-08-17T18:08:25.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:25 smithi037 ceph-mon[102022]: pgmap v2343: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 7 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 761 op/s; 11813/142383 objects degraded (8.297%); 25413/142383 objects misplaced (17.848%); 9.3 MiB/s, 148 objects/s recovering 2024-08-17T18:08:25.835 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:25.869 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:25.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:25.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:25.971 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:26.007 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:26.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:26.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:26.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:25 smithi046 ceph-mon[88218]: pgmap v2343: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 7 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 761 op/s; 11813/142383 objects degraded (8.297%); 25413/142383 objects misplaced (17.848%); 9.3 MiB/s, 148 objects/s recovering 2024-08-17T18:08:26.109 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:26.141 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:26.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:26.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:26.233 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:08:26.242 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:26.284 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:08:26.310 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:26.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:26.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:26.412 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:26.459 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:26.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:26.460 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:26.560 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:26.603 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:26.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:26.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:26.705 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:26.751 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:26.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:26.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:26.852 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:26.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:26.890 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:26.890 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:26.993 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:27.024 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:27.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:27.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:27.126 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:27.169 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:27.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:27.170 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:27.271 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:27.314 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:27.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:27.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:27.416 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:27.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:27.456 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:27.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:27.557 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:27.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:27.600 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:27.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:27.701 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:27.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:27.743 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:27.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:27.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:27 smithi037 ceph-mon[97894]: pgmap v2344: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 7 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.8 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 795 op/s; 11597/137118 objects degraded (8.458%); 24184/137118 objects misplaced (17.637%); 12 MiB/s, 184 objects/s recovering 2024-08-17T18:08:27.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:27 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:08:27.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:27 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:08:27.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:27 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 11597/137118 objects degraded (8.458%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:08:27.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:27 smithi037 ceph-mon[102022]: pgmap v2344: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 7 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.8 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 795 op/s; 11597/137118 objects degraded (8.458%); 24184/137118 objects misplaced (17.637%); 12 MiB/s, 184 objects/s recovering 2024-08-17T18:08:27.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:27 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:08:27.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:27 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:08:27.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:27 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 11597/137118 objects degraded (8.458%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:08:27.844 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:27.880 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:27.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:27.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:27.916 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:27 smithi046 ceph-mon[88218]: pgmap v2344: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 7 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.8 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 795 op/s; 11597/137118 objects degraded (8.458%); 24184/137118 objects misplaced (17.637%); 12 MiB/s, 184 objects/s recovering 2024-08-17T18:08:27.916 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:27 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:08:27.916 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:27 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:08:27.916 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:27 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 11597/137118 objects degraded (8.458%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:08:27.982 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:28.013 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:28.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:28.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:28.112 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:08:28.115 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:28.166 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:28.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:28.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:28.268 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:28.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:28.332 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:28.332 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:28.433 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:28.492 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:28.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:28.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:28.511 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 6, 7, 0, 2] out_osds: [5] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:08:28.511 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:08:28.511 INFO:tasks.thrashosds.thrasher:Adding osd 5 2024-08-17T18:08:28.512 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd in 5 2024-08-17T18:08:28.593 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:28.635 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:28.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:28.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:28.737 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:28.775 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:28.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:28.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:28.877 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:28.912 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:28.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:28.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:29.014 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:29.052 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:29.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:29.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:29.153 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:29.179 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:29.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:29.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:29.281 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:29.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:08:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:08:28] "GET /metrics HTTP/1.1" 200 36768 "" "Prometheus/2.51.0" 2024-08-17T18:08:29.326 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:29.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:29.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:29.428 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:29.462 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:29.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:29.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:29.564 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:29.593 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:29.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:29.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:29.695 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:29.723 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:29.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:29.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:29.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:29 smithi037 ceph-mon[97894]: pgmap v2345: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 723 op/s; 11597/134334 objects degraded (8.633%); 23938/134334 objects misplaced (17.820%); 8.9 MiB/s, 141 objects/s recovering 2024-08-17T18:08:29.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:29 smithi037 ceph-mon[102022]: pgmap v2345: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 723 op/s; 11597/134334 objects degraded (8.633%); 23938/134334 objects misplaced (17.820%); 8.9 MiB/s, 141 objects/s recovering 2024-08-17T18:08:29.825 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:29.864 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:29.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:29.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:29.903 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:08:29.904 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:08:29.965 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:29.990 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:29.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:29.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:30.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:29 smithi046 ceph-mon[88218]: pgmap v2345: 119 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 723 op/s; 11597/134334 objects degraded (8.633%); 23938/134334 objects misplaced (17.820%); 8.9 MiB/s, 141 objects/s recovering 2024-08-17T18:08:30.092 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:30.115 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:30.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:30.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:30.217 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:30.240 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:30.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:30.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:30.342 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:30.365 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:30.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:30.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:30.466 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:30.489 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:30.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:30.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:08:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:08:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:08:30.590 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:30.621 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:30.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:30.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:30.723 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:30.749 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:30.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:30.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:30.851 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:30.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:30.890 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:30.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:30.991 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:31.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:30 smithi046 ceph-mon[88218]: osdmap e1377: 8 total, 8 up, 7 in 2024-08-17T18:08:31.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:30 smithi046 ceph-mon[88218]: osdmap e1378: 8 total, 8 up, 7 in 2024-08-17T18:08:31.025 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:31.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:31.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:31.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:30 smithi037 ceph-mon[102022]: osdmap e1377: 8 total, 8 up, 7 in 2024-08-17T18:08:31.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:30 smithi037 ceph-mon[102022]: osdmap e1378: 8 total, 8 up, 7 in 2024-08-17T18:08:31.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:30 smithi037 ceph-mon[97894]: osdmap e1377: 8 total, 8 up, 7 in 2024-08-17T18:08:31.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:30 smithi037 ceph-mon[97894]: osdmap e1378: 8 total, 8 up, 7 in 2024-08-17T18:08:31.128 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:31.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:31.151 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:31.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:31.252 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:31.286 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:31.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:31.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:31.388 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:31.424 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:31.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:31.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:31.525 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:31.561 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:31.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:31.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:31.662 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:31.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:31.704 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:31.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:31.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:31 smithi037 ceph-mon[102022]: pgmap v2347: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 772 op/s; 11145/129225 objects degraded (8.624%); 22939/129225 objects misplaced (17.751%); 11 MiB/s, 169 objects/s recovering 2024-08-17T18:08:31.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:31 smithi037 ceph-mon[97894]: pgmap v2347: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 772 op/s; 11145/129225 objects degraded (8.624%); 22939/129225 objects misplaced (17.751%); 11 MiB/s, 169 objects/s recovering 2024-08-17T18:08:31.806 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:31.840 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:31.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:31.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:31.941 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:31.970 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:31.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:31.971 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:32.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:31 smithi046 ceph-mon[88218]: pgmap v2347: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 772 op/s; 11145/129225 objects degraded (8.624%); 22939/129225 objects misplaced (17.751%); 11 MiB/s, 169 objects/s recovering 2024-08-17T18:08:32.071 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:32.119 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:32.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:32.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:32.223 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:32.254 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:32.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:32.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:32.356 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:32.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:32.394 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:32.394 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:32.495 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:32.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:32.535 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:32.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:32.635 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:32.667 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:32.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:32.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:32.769 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:32.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:32 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 11145/129225 objects degraded (8.624%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:08:32.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:32 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 11145/129225 objects degraded (8.624%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:08:32.803 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:32.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:32.804 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:32.905 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:32.935 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:32.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:32.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:33.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:32 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 11145/129225 objects degraded (8.624%), 6 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:08:33.037 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:33.065 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:33.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:33.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:33.167 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:33.211 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:33.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:33.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:33.313 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:33.356 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:33.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:33.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:33.458 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:33.510 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:33.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:33.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:33.612 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:33.642 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:33.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:33.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:33.744 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:33.772 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:33.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:33.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:33.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:33 smithi037 ceph-mon[97894]: pgmap v2349: 119 pgs: 1 peering, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 102 active+clean; 2.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 770 op/s; 11153/123894 objects degraded (9.002%); 21878/123894 objects misplaced (17.659%); 12 MiB/s, 191 objects/s recovering 2024-08-17T18:08:33.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:33 smithi037 ceph-mon[102022]: pgmap v2349: 119 pgs: 1 peering, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 102 active+clean; 2.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 770 op/s; 11153/123894 objects degraded (9.002%); 21878/123894 objects misplaced (17.659%); 12 MiB/s, 191 objects/s recovering 2024-08-17T18:08:33.874 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:33.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:33.916 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:33.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:34.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:33 smithi046 ceph-mon[88218]: pgmap v2349: 119 pgs: 1 peering, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 102 active+clean; 2.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 770 op/s; 11153/123894 objects degraded (9.002%); 21878/123894 objects misplaced (17.659%); 12 MiB/s, 191 objects/s recovering 2024-08-17T18:08:34.016 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:34.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:34.070 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:34.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:34.171 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:34.224 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:34.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:34.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:34.326 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:34.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:34.371 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:34.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:34.472 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:34.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:34.499 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:34.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:34.600 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:34.601 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is unset 2024-08-17T18:08:34.633 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:34.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:34.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:34.735 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:34.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:34.769 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:34.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:34.870 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:34.904 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:34.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:34.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:34.916 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:34 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1994255938' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:08:34.916 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:34 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:08:34.916 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:34 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1994255938' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:08:34.916 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:34 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:08:35.006 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:34 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1994255938' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:08:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:34 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:08:35.040 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:35.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:35.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:35.142 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:35.170 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:35.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:35.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:35.273 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:35.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:35.311 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:35.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:35.412 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:35.445 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:35.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:35.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:35.547 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:35.588 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:35.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:35.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:35.690 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:35.759 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:35.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:35.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:35.861 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:35.894 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:35.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:35.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:35.996 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:36.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:35 smithi046 ceph-mon[88218]: pgmap v2350: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 peering, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 2.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 710 op/s; 10928/120069 objects degraded (9.101%); 21246/120069 objects misplaced (17.695%); 8.3 MiB/s, 133 objects/s recovering 2024-08-17T18:08:36.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:35 smithi046 ceph-mon[88218]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:08:36.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:35 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:08:36.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:35 smithi046 ceph-mon[88218]: osdmap e1379: 8 total, 8 up, 7 in 2024-08-17T18:08:36.025 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:36.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:36.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:36.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:35 smithi037 ceph-mon[97894]: pgmap v2350: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 peering, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 2.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 710 op/s; 10928/120069 objects degraded (9.101%); 21246/120069 objects misplaced (17.695%); 8.3 MiB/s, 133 objects/s recovering 2024-08-17T18:08:36.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:35 smithi037 ceph-mon[97894]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:08:36.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:35 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:08:36.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:35 smithi037 ceph-mon[97894]: osdmap e1379: 8 total, 8 up, 7 in 2024-08-17T18:08:36.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:35 smithi037 ceph-mon[102022]: pgmap v2350: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 peering, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 2.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 710 op/s; 10928/120069 objects degraded (9.101%); 21246/120069 objects misplaced (17.695%); 8.3 MiB/s, 133 objects/s recovering 2024-08-17T18:08:36.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:35 smithi037 ceph-mon[102022]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:08:36.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:35 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:08:36.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:35 smithi037 ceph-mon[102022]: osdmap e1379: 8 total, 8 up, 7 in 2024-08-17T18:08:36.127 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:36.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:36.169 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:36.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:36.270 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:36.334 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:36.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:36.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:36.436 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:36.462 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:36.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:36.463 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:36.564 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:36.596 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:36.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:36.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:36.698 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:36.729 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:36.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:36.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:36.831 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:36.857 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:36.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:36.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:36.959 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:37.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:37.009 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:37.009 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:37.108 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T18:08:37.108 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [ 2024-08-17T18:08:37.108 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:37.108 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.46388.0:198211 11.6 e1379/1357 11:6b388116:::benchmark_data_smithi037_293176_object81247:head v 1379'12163, mlcod=1379'12161)", 2024-08-17T18:08:37.108 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:08:37.102714+0000", 2024-08-17T18:08:37.108 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0041735820000000003, 2024-08-17T18:08:37.109 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0042008100000000001, 2024-08-17T18:08:37.109 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:08:37.109 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:08:37.109 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T18:08:37.109 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:08:37.109 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:37.109 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:08:37.109 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:37.102714+0000", 2024-08-17T18:08:37.109 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:37.109 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:37.109 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:37.109 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:08:37.109 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:37.102714+0000", 2024-08-17T18:08:37.109 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:37.109 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:37.110 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:37.110 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:08:37.110 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:37.102715+0000", 2024-08-17T18:08:37.110 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.057e-06 2024-08-17T18:08:37.110 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:37.110 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:37.110 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:08:37.110 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:37.102722+0000", 2024-08-17T18:08:37.110 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.267e-06 2024-08-17T18:08:37.110 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:37.110 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:37.110 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:08:37.110 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:37.102733+0000", 2024-08-17T18:08:37.110 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1324e-05 2024-08-17T18:08:37.111 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:37.111 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:37.111 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:08:37.111 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:37.102741+0000", 2024-08-17T18:08:37.111 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.1890000000000001e-06 2024-08-17T18:08:37.111 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:37.111 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:37.111 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:37.111 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:37.104305+0000", 2024-08-17T18:08:37.111 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0015642 2024-08-17T18:08:37.111 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:37.111 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:37.111 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:08:37.111 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:37.104350+0000", 2024-08-17T18:08:37.112 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.4845000000000002e-05 2024-08-17T18:08:37.112 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:37.112 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:08:37.112 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:37.112 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:37.112 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:37.112 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.46388.0:198217 11.7 e1379/1356 11:eed9832c:::benchmark_data_smithi037_293176_object81253:head v 1379'12452, mlcod=0'0)", 2024-08-17T18:08:37.112 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:08:37.104928+0000", 2024-08-17T18:08:37.112 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 0.0019594809999999999, 2024-08-17T18:08:37.112 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0020416570000000001, 2024-08-17T18:08:37.112 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:08:37.112 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:08:37.112 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "started", 2024-08-17T18:08:37.112 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:08:37.113 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:37.113 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:08:37.113 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:37.104928+0000", 2024-08-17T18:08:37.113 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:37.113 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:37.113 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:37.113 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:08:37.113 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:37.104928+0000", 2024-08-17T18:08:37.113 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:37.113 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:37.113 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:37.113 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:08:37.113 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:37.104929+0000", 2024-08-17T18:08:37.113 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.6190000000000001e-06 2024-08-17T18:08:37.113 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:37.114 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:37.114 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:08:37.114 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:37.104937+0000", 2024-08-17T18:08:37.114 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.5089999999999996e-06 2024-08-17T18:08:37.114 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:37.114 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:37.114 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:08:37.114 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:37.104951+0000", 2024-08-17T18:08:37.114 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3543999999999999e-05 2024-08-17T18:08:37.114 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:37.114 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:37.114 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:08:37.114 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:37.104958+0000", 2024-08-17T18:08:37.114 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.3679999999999996e-06 2024-08-17T18:08:37.115 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:37.115 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:37.115 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:37.115 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:37.105020+0000", 2024-08-17T18:08:37.115 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.2022999999999999e-05 2024-08-17T18:08:37.115 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:37.115 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:37.115 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:08:37.115 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:37.105042+0000", 2024-08-17T18:08:37.115 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2500000000000001e-05 2024-08-17T18:08:37.115 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:37.115 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:08:37.115 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:37.115 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:37.115 INFO:teuthology.orchestra.run.smithi037.stdout: ], 2024-08-17T18:08:37.116 INFO:teuthology.orchestra.run.smithi037.stdout: "num_ops": 2 2024-08-17T18:08:37.116 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T18:08:37.116 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:37.149 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:37.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:37.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:37.250 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:37.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:37.302 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:37.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:37.403 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:37.449 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:37.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:37.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:37.551 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:37.581 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:37.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:37.582 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:37.683 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:37.715 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:37.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:37.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:37.817 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:37.863 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:37.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:37.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:38.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:37 smithi046 ceph-mon[88218]: pgmap v2352: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 104 active+clean; 2.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 766 op/s; 10714/115146 objects degraded (9.305%); 20446/115146 objects misplaced (17.757%); 11 MiB/s, 170 objects/s recovering 2024-08-17T18:08:38.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:37 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3026537506' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:08:38.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:37 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 10714/115146 objects degraded (9.305%), 6 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:08:38.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:37 smithi037 ceph-mon[97894]: pgmap v2352: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 104 active+clean; 2.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 766 op/s; 10714/115146 objects degraded (9.305%); 20446/115146 objects misplaced (17.757%); 11 MiB/s, 170 objects/s recovering 2024-08-17T18:08:38.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:37 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3026537506' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:08:38.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:37 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 10714/115146 objects degraded (9.305%), 6 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:08:38.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:37 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a[97890]: 2024-08-17T18:08:37.703+0000 7fb538261640 -1 mon.a@0(leader).osd e1379 definitely_dead 0 2024-08-17T18:08:38.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:37 smithi037 ceph-mon[102022]: pgmap v2352: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 104 active+clean; 2.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 766 op/s; 10714/115146 objects degraded (9.305%); 20446/115146 objects misplaced (17.757%); 11 MiB/s, 170 objects/s recovering 2024-08-17T18:08:38.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:37 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3026537506' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:08:38.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:37 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 10714/115146 objects degraded (9.305%), 6 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:08:38.071 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:38.106 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:38.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:38.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:38.208 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:38.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:38.244 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:38.244 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:38.345 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:38.385 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:38.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:38.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:38.487 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:38.528 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:38.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:38.529 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:38.615 INFO:teuthology.orchestra.run.smithi037.stderr:marked in osd.5. 2024-08-17T18:08:38.630 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:38.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:38.675 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:38.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:38.712 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-08-17T18:08:38.777 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:38.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:38.803 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:38.803 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:38.810 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:08:38.811 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:08:38.811 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:08:38.811 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:08:38.811 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:08:38.811 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:08:38.811 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:08:38.811 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:08:38.811 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:08:38.811 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:08:38.811 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:08:38.811 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:08:38.812 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:08:38.812 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:08:38.812 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:08:38.812 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:08:38.903 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:38.932 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:38.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:38.933 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:38.972 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:38 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/948156639' entity='client.admin' cmd={"prefix": "osd in", "ids": ["5"]} : dispatch 2024-08-17T18:08:38.972 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:38 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/948156639' entity='client.admin' cmd={"prefix": "osd in", "ids": ["5"]} : dispatch 2024-08-17T18:08:39.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:38 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/948156639' entity='client.admin' cmd={"prefix": "osd in", "ids": ["5"]} : dispatch 2024-08-17T18:08:39.034 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:39.061 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:39.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:39.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:39.163 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:39.191 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:39.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:39.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:39.293 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:39.294 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:08:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:08:38] "GET /metrics HTTP/1.1" 200 36768 "" "Prometheus/2.51.0" 2024-08-17T18:08:39.321 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:39.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:39.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:39.425 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:39.456 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:39.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:39.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:39.559 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:39.587 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:39.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:39.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:39.688 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:39.713 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:39.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:39.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:39.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:39 smithi037 ceph-mon[102022]: pgmap v2353: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 2.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 712 op/s; 10714/112128 objects degraded (9.555%); 20193/112128 objects misplaced (18.009%); 9.0 MiB/s, 143 objects/s recovering 2024-08-17T18:08:39.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:39 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/948156639' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["5"]}]': finished 2024-08-17T18:08:39.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:39 smithi037 ceph-mon[102022]: osdmap e1380: 8 total, 8 up, 8 in 2024-08-17T18:08:39.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:39.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:39 smithi037 ceph-mon[97894]: pgmap v2353: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 2.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 712 op/s; 10714/112128 objects degraded (9.555%); 20193/112128 objects misplaced (18.009%); 9.0 MiB/s, 143 objects/s recovering 2024-08-17T18:08:39.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:39 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/948156639' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["5"]}]': finished 2024-08-17T18:08:39.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:39 smithi037 ceph-mon[97894]: osdmap e1380: 8 total, 8 up, 8 in 2024-08-17T18:08:39.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:39.815 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:39.846 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:39.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:39.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:39.947 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:39.978 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:39.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:39.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:40.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:39 smithi046 ceph-mon[88218]: pgmap v2353: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 2 active+recovery_wait+remapped, 4 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 2.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 712 op/s; 10714/112128 objects degraded (9.555%); 20193/112128 objects misplaced (18.009%); 9.0 MiB/s, 143 objects/s recovering 2024-08-17T18:08:40.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:39 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/948156639' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["5"]}]': finished 2024-08-17T18:08:40.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:39 smithi046 ceph-mon[88218]: osdmap e1380: 8 total, 8 up, 8 in 2024-08-17T18:08:40.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:40.080 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:40.105 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:40.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:40.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:40.151 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T18:08:40.206 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:40.236 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:40.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:40.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:40.338 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:40.368 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:40.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:40.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:40.470 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:40.499 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:40.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:40.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:08:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:08:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:08:40.602 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:40.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:40.633 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:40.633 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:40.734 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:40.762 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:40.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:40.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:40.864 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:40.888 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:40.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:40.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:40.989 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:41.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:40 smithi046 ceph-mon[88218]: 11.8 starting backfill to osd.5 from (0'0,1345'5686] MAX to 1379'12454 2024-08-17T18:08:41.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:40 smithi046 ceph-mon[88218]: osdmap e1381: 8 total, 8 up, 8 in 2024-08-17T18:08:41.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:40 smithi046 ceph-mon[88218]: 11.6 starting backfill to osd.5 from (0'0,0'0] MAX to 1379'12242 2024-08-17T18:08:41.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:40 smithi046 ceph-mon[88218]: 11.b starting backfill to osd.5 from (0'0,0'0] MAX to 1379'12513 2024-08-17T18:08:41.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:40 smithi046 ceph-mon[88218]: 1.d scrub starts 2024-08-17T18:08:41.025 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:41.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:41.026 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:41.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:40 smithi037 ceph-mon[102022]: 11.8 starting backfill to osd.5 from (0'0,1345'5686] MAX to 1379'12454 2024-08-17T18:08:41.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:40 smithi037 ceph-mon[102022]: osdmap e1381: 8 total, 8 up, 8 in 2024-08-17T18:08:41.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:40 smithi037 ceph-mon[102022]: 11.6 starting backfill to osd.5 from (0'0,0'0] MAX to 1379'12242 2024-08-17T18:08:41.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:40 smithi037 ceph-mon[102022]: 11.b starting backfill to osd.5 from (0'0,0'0] MAX to 1379'12513 2024-08-17T18:08:41.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:40 smithi037 ceph-mon[102022]: 1.d scrub starts 2024-08-17T18:08:41.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:40 smithi037 ceph-mon[97894]: 11.8 starting backfill to osd.5 from (0'0,1345'5686] MAX to 1379'12454 2024-08-17T18:08:41.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:40 smithi037 ceph-mon[97894]: osdmap e1381: 8 total, 8 up, 8 in 2024-08-17T18:08:41.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:40 smithi037 ceph-mon[97894]: 11.6 starting backfill to osd.5 from (0'0,0'0] MAX to 1379'12242 2024-08-17T18:08:41.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:40 smithi037 ceph-mon[97894]: 11.b starting backfill to osd.5 from (0'0,0'0] MAX to 1379'12513 2024-08-17T18:08:41.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:40 smithi037 ceph-mon[97894]: 1.d scrub starts 2024-08-17T18:08:41.127 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:41.154 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:41.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:41.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:41.256 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:41.279 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:41.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:41.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:41.381 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:41.418 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:41.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:41.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:41.473 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:08:41.520 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:41.549 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:41.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:41.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:41.651 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:41.690 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:41.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:41.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:41.792 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:41.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:41 smithi037 ceph-mon[102022]: pgmap v2356: 119 pgs: 1 active+remapped+backfilling, 2 remapped+peering, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 4 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 2.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 740 op/s; 8088/106728 objects degraded (7.578%); 13972/106728 objects misplaced (13.091%); 16 MiB/s, 254 objects/s recovering 2024-08-17T18:08:41.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:41 smithi037 ceph-mon[102022]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T18:08:41.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:41 smithi037 ceph-mon[102022]: 11.7 starting backfill to osd.5 from (0'0,1345'5717] MAX to 1379'12533 2024-08-17T18:08:41.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:41 smithi037 ceph-mon[102022]: 11.3 starting backfill to osd.5 from (0'0,1345'5703] MAX to 1379'12490 2024-08-17T18:08:41.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:41 smithi037 ceph-mon[102022]: 11.5 starting backfill to osd.5 from (0'0,1345'5681] MIN to 1379'12455 2024-08-17T18:08:41.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:41 smithi037 ceph-mon[102022]: 11.a starting backfill to osd.5 from (0'0,1345'5682] MAX to 1379'12456 2024-08-17T18:08:41.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:41 smithi037 ceph-mon[102022]: osdmap e1382: 8 total, 8 up, 8 in 2024-08-17T18:08:41.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:41 smithi037 ceph-mon[97894]: pgmap v2356: 119 pgs: 1 active+remapped+backfilling, 2 remapped+peering, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 4 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 2.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 740 op/s; 8088/106728 objects degraded (7.578%); 13972/106728 objects misplaced (13.091%); 16 MiB/s, 254 objects/s recovering 2024-08-17T18:08:41.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:41 smithi037 ceph-mon[97894]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T18:08:41.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:41 smithi037 ceph-mon[97894]: 11.7 starting backfill to osd.5 from (0'0,1345'5717] MAX to 1379'12533 2024-08-17T18:08:41.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:41 smithi037 ceph-mon[97894]: 11.3 starting backfill to osd.5 from (0'0,1345'5703] MAX to 1379'12490 2024-08-17T18:08:41.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:41 smithi037 ceph-mon[97894]: 11.5 starting backfill to osd.5 from (0'0,1345'5681] MIN to 1379'12455 2024-08-17T18:08:41.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:41 smithi037 ceph-mon[97894]: 11.a starting backfill to osd.5 from (0'0,1345'5682] MAX to 1379'12456 2024-08-17T18:08:41.796 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:41 smithi037 ceph-mon[97894]: osdmap e1382: 8 total, 8 up, 8 in 2024-08-17T18:08:41.837 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:41.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:41.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:41.938 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:41.974 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:41.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:41.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:42.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:41 smithi046 ceph-mon[88218]: pgmap v2356: 119 pgs: 1 active+remapped+backfilling, 2 remapped+peering, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 4 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 2.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 740 op/s; 8088/106728 objects degraded (7.578%); 13972/106728 objects misplaced (13.091%); 16 MiB/s, 254 objects/s recovering 2024-08-17T18:08:42.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:41 smithi046 ceph-mon[88218]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T18:08:42.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:41 smithi046 ceph-mon[88218]: 11.7 starting backfill to osd.5 from (0'0,1345'5717] MAX to 1379'12533 2024-08-17T18:08:42.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:41 smithi046 ceph-mon[88218]: 11.3 starting backfill to osd.5 from (0'0,1345'5703] MAX to 1379'12490 2024-08-17T18:08:42.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:41 smithi046 ceph-mon[88218]: 11.5 starting backfill to osd.5 from (0'0,1345'5681] MIN to 1379'12455 2024-08-17T18:08:42.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:41 smithi046 ceph-mon[88218]: 11.a starting backfill to osd.5 from (0'0,1345'5682] MAX to 1379'12456 2024-08-17T18:08:42.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:41 smithi046 ceph-mon[88218]: osdmap e1382: 8 total, 8 up, 8 in 2024-08-17T18:08:42.076 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:42.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:42.115 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:42.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:42.216 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:42.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:42.258 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:42.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:42.358 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:42.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:42.382 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:42.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:42.483 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:42.519 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:42.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:42.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:42.621 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:42.661 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:42.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:42.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:42.763 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:42.799 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:42.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:42.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:42.901 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:42.923 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:42.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:42.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:43.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:42 smithi046 ceph-mon[88218]: osdmap e1383: 8 total, 8 up, 8 in 2024-08-17T18:08:43.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:42 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 8088/106728 objects degraded (7.578%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:08:43.024 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:43.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:42 smithi037 ceph-mon[97894]: osdmap e1383: 8 total, 8 up, 8 in 2024-08-17T18:08:43.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:42 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 8088/106728 objects degraded (7.578%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:08:43.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:42 smithi037 ceph-mon[102022]: osdmap e1383: 8 total, 8 up, 8 in 2024-08-17T18:08:43.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:42 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 8088/106728 objects degraded (7.578%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:08:43.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:43.066 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:43.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:43.167 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:43.197 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:43.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:43.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:43.299 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:43.323 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:43.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:43.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:43.424 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:43.460 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:43.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:43.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:43.563 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:43.611 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:43.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:43.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:43.713 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:43.739 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:43.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:43.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:43.841 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:43.872 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:43.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:43.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:43.974 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:44.008 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:44.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:44.009 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:44.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:43 smithi046 ceph-mon[88218]: pgmap v2359: 119 pgs: 2 active+remapped+backfilling, 5 remapped+peering, 1 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 787 op/s; 6621/102669 objects degraded (6.449%); 12014/102669 objects misplaced (11.702%); 39 MiB/s, 628 objects/s recovering 2024-08-17T18:08:44.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:43 smithi046 ceph-mon[88218]: osdmap e1384: 8 total, 8 up, 8 in 2024-08-17T18:08:44.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:43 smithi037 ceph-mon[102022]: pgmap v2359: 119 pgs: 2 active+remapped+backfilling, 5 remapped+peering, 1 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 787 op/s; 6621/102669 objects degraded (6.449%); 12014/102669 objects misplaced (11.702%); 39 MiB/s, 628 objects/s recovering 2024-08-17T18:08:44.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:43 smithi037 ceph-mon[102022]: osdmap e1384: 8 total, 8 up, 8 in 2024-08-17T18:08:44.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:43 smithi037 ceph-mon[97894]: pgmap v2359: 119 pgs: 2 active+remapped+backfilling, 5 remapped+peering, 1 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 2.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 787 op/s; 6621/102669 objects degraded (6.449%); 12014/102669 objects misplaced (11.702%); 39 MiB/s, 628 objects/s recovering 2024-08-17T18:08:44.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:43 smithi037 ceph-mon[97894]: osdmap e1384: 8 total, 8 up, 8 in 2024-08-17T18:08:44.110 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:44.159 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:44.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:44.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:44.261 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:44.298 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:44.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:44.299 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:44.400 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:44.430 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:44.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:44.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:44.532 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:44.560 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:44.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:44.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:44.661 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:44.698 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:44.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:44.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:44.800 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:44.829 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:44.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:44.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:44.931 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:44.947 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:08:44.959 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:44.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:44.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:44.983 INFO:tasks.thrashosds.thrasher:Added osd 5 2024-08-17T18:08:45.060 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:45.089 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:45.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:45.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:45.191 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:45.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:45.231 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:45.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:45.332 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:45.370 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:45.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:45.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:45.472 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:45.507 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:45.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:45.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:45.609 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:45.644 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:45.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:45.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:45.746 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:45.783 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:45.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:45.784 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:45.885 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:45.921 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:45.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:45.922 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:45.977 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:45 smithi037 ceph-mon[102022]: pgmap v2361: 119 pgs: 1 active+recovery_wait+degraded+remapped, 3 active+remapped+backfilling, 5 remapped+peering, 3 active+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 2 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 2.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 2210/100251 objects degraded (2.204%); 9245/100251 objects misplaced (9.222%); 54 MiB/s, 859 objects/s recovering 2024-08-17T18:08:45.978 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:45 smithi037 ceph-mon[102022]: 1.9 scrub starts 2024-08-17T18:08:45.978 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:45 smithi037 ceph-mon[102022]: 1.9 scrub ok 2024-08-17T18:08:45.978 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:45 smithi037 ceph-mon[97894]: pgmap v2361: 119 pgs: 1 active+recovery_wait+degraded+remapped, 3 active+remapped+backfilling, 5 remapped+peering, 3 active+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 2 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 2.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 2210/100251 objects degraded (2.204%); 9245/100251 objects misplaced (9.222%); 54 MiB/s, 859 objects/s recovering 2024-08-17T18:08:45.978 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:45 smithi037 ceph-mon[97894]: 1.9 scrub starts 2024-08-17T18:08:45.978 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:45 smithi037 ceph-mon[97894]: 1.9 scrub ok 2024-08-17T18:08:46.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:45 smithi046 ceph-mon[88218]: pgmap v2361: 119 pgs: 1 active+recovery_wait+degraded+remapped, 3 active+remapped+backfilling, 5 remapped+peering, 3 active+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 2 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 103 active+clean; 2.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 2210/100251 objects degraded (2.204%); 9245/100251 objects misplaced (9.222%); 54 MiB/s, 859 objects/s recovering 2024-08-17T18:08:46.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:45 smithi046 ceph-mon[88218]: 1.9 scrub starts 2024-08-17T18:08:46.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:45 smithi046 ceph-mon[88218]: 1.9 scrub ok 2024-08-17T18:08:46.023 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:46.053 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:46.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:46.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:46.155 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:46.189 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:46.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:46.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:46.290 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:46.328 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:46.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:46.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:46.429 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:46.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:46.477 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:46.477 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:46.578 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:46.630 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:46.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:46.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:46.732 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:46.776 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:46.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:46.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:46.878 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:46.916 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:46.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:46.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:47.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:46 smithi046 ceph-mon[88218]: 1.1d scrub starts 2024-08-17T18:08:47.017 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:47.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:46 smithi037 ceph-mon[97894]: 1.1d scrub starts 2024-08-17T18:08:47.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:46 smithi037 ceph-mon[102022]: 1.1d scrub starts 2024-08-17T18:08:47.050 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:47.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:47.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:47.151 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:47.193 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:47.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:47.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:47.289 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:08:47.295 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:47.321 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:47.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:47.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:47.422 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:47.457 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:47.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:47.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:47.558 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:47.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:47.591 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:47.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:47.637 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T18:08:47.637 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [], 2024-08-17T18:08:47.637 INFO:teuthology.orchestra.run.smithi037.stdout: "complaint_time": 30, 2024-08-17T18:08:47.638 INFO:teuthology.orchestra.run.smithi037.stdout: "num_blocked_ops": 0 2024-08-17T18:08:47.638 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T18:08:47.692 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:47.721 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:47.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:47.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:47.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:47 smithi037 ceph-mon[102022]: pgmap v2362: 119 pgs: 3 active+recovery_wait+degraded+remapped, 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 1.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 604 op/s; 5911/95841 objects degraded (6.168%); 14493/95841 objects misplaced (15.122%); 42 MiB/s, 678 objects/s recovering 2024-08-17T18:08:47.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:47 smithi037 ceph-mon[102022]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T18:08:47.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:47 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 5911/95841 objects degraded (6.168%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:08:47.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:47 smithi037 ceph-mon[97894]: pgmap v2362: 119 pgs: 3 active+recovery_wait+degraded+remapped, 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 1.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 604 op/s; 5911/95841 objects degraded (6.168%); 14493/95841 objects misplaced (15.122%); 42 MiB/s, 678 objects/s recovering 2024-08-17T18:08:47.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:47 smithi037 ceph-mon[97894]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T18:08:47.795 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:47 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 5911/95841 objects degraded (6.168%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:08:47.823 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:47.852 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:47.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:47.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:47.954 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:47.983 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:47.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:47.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:48.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:47 smithi046 ceph-mon[88218]: pgmap v2362: 119 pgs: 3 active+recovery_wait+degraded+remapped, 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 1.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 604 op/s; 5911/95841 objects degraded (6.168%); 14493/95841 objects misplaced (15.122%); 42 MiB/s, 678 objects/s recovering 2024-08-17T18:08:48.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:47 smithi046 ceph-mon[88218]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T18:08:48.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:47 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 5911/95841 objects degraded (6.168%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:08:48.085 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:48.126 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:48.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:48.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:48.244 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:48.275 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:48.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:48.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:48.376 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:48.412 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:48.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:48.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:48.514 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:48.550 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:48.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:48.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:48.652 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:48.686 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:48.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:48.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:48.788 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:48.825 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:48.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:48.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:48.927 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:48.958 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:48.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:48.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:49.059 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:49.092 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:49.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:49.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:49.194 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:49.227 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:49.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:49.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:49.253 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:08:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:08:48] "GET /metrics HTTP/1.1" 200 36762 "" "Prometheus/2.51.0" 2024-08-17T18:08:49.330 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:49.380 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:49.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:49.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:49.482 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:49.518 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:49.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:49.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:49.620 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:49.642 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:49.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:49.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:49.744 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:49.778 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:49.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:49.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:49.880 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:49.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:49.921 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:49.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:49.983 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 6, 7, 0, 2, 5] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:08:49.984 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:08:49.984 INFO:tasks.thrashosds.thrasher:reset_purged_snaps_last 2024-08-17T18:08:49.984 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.1 reset_purged_snaps_last 2024-08-17T18:08:50.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:49 smithi046 ceph-mon[88218]: pgmap v2363: 119 pgs: 3 active+recovery_wait+degraded+remapped, 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 107 active+clean; 1.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 492 op/s; 5911/92727 objects degraded (6.375%); 14227/92727 objects misplaced (15.343%); 23 MiB/s, 361 objects/s recovering 2024-08-17T18:08:50.021 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:49 smithi037 ceph-mon[97894]: pgmap v2363: 119 pgs: 3 active+recovery_wait+degraded+remapped, 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 107 active+clean; 1.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 492 op/s; 5911/92727 objects degraded (6.375%); 14227/92727 objects misplaced (15.343%); 23 MiB/s, 361 objects/s recovering 2024-08-17T18:08:50.021 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:49 smithi037 ceph-mon[102022]: pgmap v2363: 119 pgs: 3 active+recovery_wait+degraded+remapped, 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 107 active+clean; 1.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 492 op/s; 5911/92727 objects degraded (6.375%); 14227/92727 objects misplaced (15.343%); 23 MiB/s, 361 objects/s recovering 2024-08-17T18:08:50.022 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:50.064 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:50.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:50.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:50.166 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:50.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:50.205 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:50.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:50.306 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:50.342 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:50.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:50.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:50.444 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:50.481 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:50.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:50.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:08:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:08:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:08:50.582 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:50.624 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:50.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:50.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:50.726 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:50.759 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:50.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:50.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:50.861 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:50.893 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:50.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:50.894 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:50.994 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:51.020 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:51.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:51.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:51.122 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:51.146 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:51.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:51.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:51.248 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:51.271 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:51.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:51.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:51.373 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:51.398 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:51.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:51.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:51.499 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:51.524 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:51.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:51.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:51.625 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:51.648 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:51.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:51.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:51.750 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:51.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:51.786 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:51.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:51.887 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:51.921 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:51.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:51.922 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:51.977 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:51 smithi037 ceph-mon[102022]: pgmap v2364: 119 pgs: 1 active+recovering+remapped, 2 active+remapped+backfilling, 3 active+recovery_wait+degraded+remapped, 5 active+remapped+backfill_wait, 2 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 1.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 646 op/s; 5208/87267 objects degraded (5.968%); 12590/87267 objects misplaced (14.427%); 30 MiB/s, 515 objects/s recovering 2024-08-17T18:08:51.977 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:51 smithi037 ceph-mon[102022]: osdmap e1385: 8 total, 8 up, 8 in 2024-08-17T18:08:51.977 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:51 smithi037 ceph-mon[97894]: pgmap v2364: 119 pgs: 1 active+recovering+remapped, 2 active+remapped+backfilling, 3 active+recovery_wait+degraded+remapped, 5 active+remapped+backfill_wait, 2 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 1.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 646 op/s; 5208/87267 objects degraded (5.968%); 12590/87267 objects misplaced (14.427%); 30 MiB/s, 515 objects/s recovering 2024-08-17T18:08:51.977 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:51 smithi037 ceph-mon[97894]: osdmap e1385: 8 total, 8 up, 8 in 2024-08-17T18:08:52.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:51 smithi046 ceph-mon[88218]: pgmap v2364: 119 pgs: 1 active+recovering+remapped, 2 active+remapped+backfilling, 3 active+recovery_wait+degraded+remapped, 5 active+remapped+backfill_wait, 2 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 1.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 646 op/s; 5208/87267 objects degraded (5.968%); 12590/87267 objects misplaced (14.427%); 30 MiB/s, 515 objects/s recovering 2024-08-17T18:08:52.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:51 smithi046 ceph-mon[88218]: osdmap e1385: 8 total, 8 up, 8 in 2024-08-17T18:08:52.015 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-08-17T18:08:52.023 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:52.037 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:08:52.046 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:52.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:52.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:52.148 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:52.171 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:52.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:52.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:52.272 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:52.295 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:52.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:52.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:52.397 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:52.422 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:52.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:52.423 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:52.523 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:52.547 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:52.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:52.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:52.649 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:52.672 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:52.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:52.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:52.774 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:52.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:52.811 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:52.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:52.912 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:52.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:52.950 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:52.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:52.974 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:52 smithi037 ceph-mon[102022]: osdmap e1386: 8 total, 8 up, 8 in 2024-08-17T18:08:52.974 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:52 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 5208/87267 objects degraded (5.968%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:08:52.977 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:52 smithi037 ceph-mon[97894]: osdmap e1386: 8 total, 8 up, 8 in 2024-08-17T18:08:52.977 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:52 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 5208/87267 objects degraded (5.968%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:08:53.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:52 smithi046 ceph-mon[88218]: osdmap e1386: 8 total, 8 up, 8 in 2024-08-17T18:08:53.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:52 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 5208/87267 objects degraded (5.968%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:08:53.051 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:53.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:53.106 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:53.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:53.207 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:53.243 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:53.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:53.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:53.303 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:08:53.344 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:53.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:53.377 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:53.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:53.478 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:53.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:53.520 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:53.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:53.621 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:53.654 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:53.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:53.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:53.756 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:53.804 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:53.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:53.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:53.906 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:53.935 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:53 smithi037 ceph-mon[97894]: pgmap v2367: 119 pgs: 1 active+recovering+remapped, 2 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 5 active+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 2 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 1.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 3486/81525 objects degraded (4.276%); 11905/81525 objects misplaced (14.603%); 21 MiB/s, 365 objects/s recovering 2024-08-17T18:08:53.935 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:53 smithi037 ceph-mon[97894]: osdmap e1387: 8 total, 8 up, 8 in 2024-08-17T18:08:53.935 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:53 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:08:53.936 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:53 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:08:53.936 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:53 smithi037 ceph-mon[102022]: pgmap v2367: 119 pgs: 1 active+recovering+remapped, 2 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 5 active+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 2 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 1.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 3486/81525 objects degraded (4.276%); 11905/81525 objects misplaced (14.603%); 21 MiB/s, 365 objects/s recovering 2024-08-17T18:08:53.936 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:53 smithi037 ceph-mon[102022]: osdmap e1387: 8 total, 8 up, 8 in 2024-08-17T18:08:53.936 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:53 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:08:53.936 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:53 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:08:53.967 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:53.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:53.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:54.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:53 smithi046 ceph-mon[88218]: pgmap v2367: 119 pgs: 1 active+recovering+remapped, 2 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 5 active+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 2 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 1.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 3486/81525 objects degraded (4.276%); 11905/81525 objects misplaced (14.603%); 21 MiB/s, 365 objects/s recovering 2024-08-17T18:08:54.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:53 smithi046 ceph-mon[88218]: osdmap e1387: 8 total, 8 up, 8 in 2024-08-17T18:08:54.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:53 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:08:54.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:53 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:08:54.069 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:54.121 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:54.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:54.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:54.223 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:54.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:54.273 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:54.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:54.373 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:54.407 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:54.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:54.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:54.509 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:54.547 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:54.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:54.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:54.649 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:54.682 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:54.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:54.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:54.784 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:54.822 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:54.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:54.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:54.924 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:54.950 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:54.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:54.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:55.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:55.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:08:55.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:08:55.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:08:55.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:55.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:08:55.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:08:55.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:08:55.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:55.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:08:55.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:08:55.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:08:55.052 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:55.075 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:55.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:55.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:55.176 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:55.209 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:55.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:55.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:55.311 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:55.356 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:55.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:55.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:55.458 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:55.491 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:55.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:55.492 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:55.593 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:55.628 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:55.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:55.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:55.730 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:55.769 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:55.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:55.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:55.870 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:55.905 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:55.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:55.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:56.006 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:56.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:55 smithi046 ceph-mon[88218]: pgmap v2369: 119 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 6 active+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 1.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 802 op/s; 3281/78276 objects degraded (4.192%); 12982/78276 objects misplaced (16.585%); 20 MiB/s, 391 objects/s recovering 2024-08-17T18:08:56.029 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:56.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:56.029 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:56.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:55 smithi037 ceph-mon[97894]: pgmap v2369: 119 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 6 active+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 1.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 802 op/s; 3281/78276 objects degraded (4.192%); 12982/78276 objects misplaced (16.585%); 20 MiB/s, 391 objects/s recovering 2024-08-17T18:08:56.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:55 smithi037 ceph-mon[102022]: pgmap v2369: 119 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 6 active+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 1.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 802 op/s; 3281/78276 objects degraded (4.192%); 12982/78276 objects misplaced (16.585%); 20 MiB/s, 391 objects/s recovering 2024-08-17T18:08:56.131 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:56.165 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:56.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:56.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:56.267 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:56.299 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:56.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:56.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:56.401 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:56.434 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:56.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:56.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:56.536 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:56.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:56.584 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:56.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:56.685 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:56.724 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:56.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:56.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:56.826 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:56.865 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:56.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:56.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:56.966 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:57.002 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:57.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:57.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:57.104 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:57.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:57.145 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:57.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:57.246 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:57.282 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:57.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:57.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:57.383 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:57.419 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:57.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:57.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:57.522 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:57.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:57.570 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:57.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:57.669 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:08:57.671 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:57.700 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:57.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:57.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:57.712 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is unset 2024-08-17T18:08:57.802 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:57.838 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:57.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:57.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:57.940 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:57.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:57.974 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:57.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:58.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:57 smithi046 ceph-mon[88218]: pgmap v2370: 119 pgs: 1 active+recovering+remapped, 2 active+recovery_wait+degraded+remapped, 6 active+remapped+backfill_wait, 1 active+clean+scrubbing, 109 active+clean; 1.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 3078/74292 objects degraded (4.143%); 12007/74292 objects misplaced (16.162%); 13 MiB/s, 366 objects/s recovering 2024-08-17T18:08:58.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:57 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/878665142' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:08:58.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:57 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 3078/74292 objects degraded (4.143%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:08:58.038 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:57 smithi037 ceph-mon[102022]: pgmap v2370: 119 pgs: 1 active+recovering+remapped, 2 active+recovery_wait+degraded+remapped, 6 active+remapped+backfill_wait, 1 active+clean+scrubbing, 109 active+clean; 1.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 3078/74292 objects degraded (4.143%); 12007/74292 objects misplaced (16.162%); 13 MiB/s, 366 objects/s recovering 2024-08-17T18:08:58.038 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:57 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/878665142' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:08:58.038 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:57 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 3078/74292 objects degraded (4.143%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:08:58.039 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:57 smithi037 ceph-mon[97894]: pgmap v2370: 119 pgs: 1 active+recovering+remapped, 2 active+recovery_wait+degraded+remapped, 6 active+remapped+backfill_wait, 1 active+clean+scrubbing, 109 active+clean; 1.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 3078/74292 objects degraded (4.143%); 12007/74292 objects misplaced (16.162%); 13 MiB/s, 366 objects/s recovering 2024-08-17T18:08:58.039 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:57 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/878665142' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:08:58.039 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:57 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 3078/74292 objects degraded (4.143%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:08:58.075 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:58.117 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:58.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:58.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:58.219 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:58.269 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:58.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:58.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:58.371 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:58.405 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:58.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:58.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:58.507 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:58.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:58.541 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:58.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:58.642 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:58.680 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:58.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:58.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:58.697 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T18:08:58.697 INFO:teuthology.orchestra.run.smithi037.stdout: "size": 20, 2024-08-17T18:08:58.697 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 600, 2024-08-17T18:08:58.697 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [ 2024-08-17T18:08:58.697 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.697 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:48153 10.5 10:a4780e9f:::benchmark_data_smithi037_260560_object48152:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1291)", 2024-08-17T18:08:58.697 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:21.149656+0000", 2024-08-17T18:08:58.697 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 457.54441714000001, 2024-08-17T18:08:58.697 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.327555145, 2024-08-17T18:08:58.697 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:08:58.697 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:08:58.698 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T18:08:58.698 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:08:58.698 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:08:58.698 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:08:58.698 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 48153 2024-08-17T18:08:58.698 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.698 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:08:58.698 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.698 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:08:58.698 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.149656+0000", 2024-08-17T18:08:58.698 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.698 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.698 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.698 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:08:58.698 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.149656+0000", 2024-08-17T18:08:58.699 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.699 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.699 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.699 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:08:58.699 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.149658+0000", 2024-08-17T18:08:58.699 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4440000000000001e-06 2024-08-17T18:08:58.699 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.699 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.699 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:08:58.699 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.149676+0000", 2024-08-17T18:08:58.699 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.789e-05 2024-08-17T18:08:58.699 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.699 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.700 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:08:58.700 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.225978+0000", 2024-08-17T18:08:58.700 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.076302755 2024-08-17T18:08:58.700 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.700 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.700 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:08:58.700 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.225996+0000", 2024-08-17T18:08:58.700 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.7363e-05 2024-08-17T18:08:58.700 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.700 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.700 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:58.700 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.227674+0000", 2024-08-17T18:08:58.700 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0016787989999999999 2024-08-17T18:08:58.701 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.701 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.701 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:08:58.701 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.227863+0000", 2024-08-17T18:08:58.701 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00018840099999999999 2024-08-17T18:08:58.701 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.701 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.701 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 3,7", 2024-08-17T18:08:58.701 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.228028+0000", 2024-08-17T18:08:58.701 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00016463400000000001 2024-08-17T18:08:58.701 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.701 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.701 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:58.701 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.248426+0000", 2024-08-17T18:08:58.701 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.020398201000000001 2024-08-17T18:08:58.701 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.702 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.702 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:08:58.702 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.248437+0000", 2024-08-17T18:08:58.702 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1060000000000001e-05 2024-08-17T18:08:58.702 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.702 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.702 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:58.702 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.319995+0000", 2024-08-17T18:08:58.702 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.071558521 2024-08-17T18:08:58.702 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.702 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.702 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for degraded object", 2024-08-17T18:08:58.702 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.321540+0000", 2024-08-17T18:08:58.703 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001544702 2024-08-17T18:08:58.703 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.703 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.703 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:58.703 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.477100+0000", 2024-08-17T18:08:58.703 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.155560371 2024-08-17T18:08:58.703 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.703 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.703 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:08:58.703 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.477211+0000", 2024-08-17T18:08:58.703 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000111004 2024-08-17T18:08:58.703 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.703 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:08:58.704 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.704 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.704 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.704 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:48155 10.8 10:1b62219a:::benchmark_data_smithi037_260560_object48154:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1291)", 2024-08-17T18:08:58.704 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:21.226028+0000", 2024-08-17T18:08:58.704 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 457.46804577799998, 2024-08-17T18:08:58.704 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2488441530000001, 2024-08-17T18:08:58.704 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:08:58.704 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:08:58.704 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "reached pg", 2024-08-17T18:08:58.704 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:08:58.704 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:08:58.704 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:08:58.704 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 48155 2024-08-17T18:08:58.705 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.705 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:08:58.705 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.705 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:08:58.705 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226028+0000", 2024-08-17T18:08:58.705 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.705 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.705 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.705 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:08:58.705 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226028+0000", 2024-08-17T18:08:58.705 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.705 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.705 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.706 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:08:58.706 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226030+0000", 2024-08-17T18:08:58.706 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1449999999999998e-06 2024-08-17T18:08:58.706 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.706 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.706 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:08:58.706 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226064+0000", 2024-08-17T18:08:58.706 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.4193000000000003e-05 2024-08-17T18:08:58.706 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.706 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.706 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:08:58.706 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226076+0000", 2024-08-17T18:08:58.706 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1745e-05 2024-08-17T18:08:58.707 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.707 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.707 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:08:58.707 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226082+0000", 2024-08-17T18:08:58.707 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5640000000000002e-06 2024-08-17T18:08:58.707 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.707 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.707 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:58.707 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.234566+0000", 2024-08-17T18:08:58.707 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0084840820000000004 2024-08-17T18:08:58.707 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.707 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.707 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:08:58.707 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.234945+0000", 2024-08-17T18:08:58.708 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00037831900000000001 2024-08-17T18:08:58.708 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.708 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.708 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 5,7", 2024-08-17T18:08:58.708 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.235291+0000", 2024-08-17T18:08:58.708 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00034647699999999998 2024-08-17T18:08:58.708 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.708 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.708 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:58.708 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.248046+0000", 2024-08-17T18:08:58.708 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.012754523 2024-08-17T18:08:58.708 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.708 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.709 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:08:58.709 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.248058+0000", 2024-08-17T18:08:58.709 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1975e-05 2024-08-17T18:08:58.709 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.709 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.709 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:58.709 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.319822+0000", 2024-08-17T18:08:58.709 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0717646869999999 2024-08-17T18:08:58.709 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.709 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.709 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for degraded object", 2024-08-17T18:08:58.709 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.321052+0000", 2024-08-17T18:08:58.709 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001229885 2024-08-17T18:08:58.709 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.710 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.710 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:58.710 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.474757+0000", 2024-08-17T18:08:58.710 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.153704915 2024-08-17T18:08:58.710 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.710 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.710 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:08:58.710 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.474872+0000", 2024-08-17T18:08:58.710 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011464300000000001 2024-08-17T18:08:58.710 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.710 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:08:58.710 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.710 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.711 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.711 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:48164 10.5 10:ad923df9:::benchmark_data_smithi037_260560_object48163:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1291)", 2024-08-17T18:08:58.712 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:21.226579+0000", 2024-08-17T18:08:58.712 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 457.467494359, 2024-08-17T18:08:58.712 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.251354605, 2024-08-17T18:08:58.712 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:08:58.712 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:08:58.712 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:58.712 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:08:58.712 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:08:58.712 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:08:58.712 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 48164 2024-08-17T18:08:58.712 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.712 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:08:58.713 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.713 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:08:58.713 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226579+0000", 2024-08-17T18:08:58.713 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.713 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.713 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.713 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:08:58.713 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226579+0000", 2024-08-17T18:08:58.713 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.713 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.713 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.713 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:08:58.713 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226580+0000", 2024-08-17T18:08:58.713 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.9500000000000002e-07 2024-08-17T18:08:58.714 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.714 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.714 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:08:58.714 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226638+0000", 2024-08-17T18:08:58.714 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.7995999999999998e-05 2024-08-17T18:08:58.714 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.714 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.714 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:08:58.714 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226648+0000", 2024-08-17T18:08:58.714 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0643e-05 2024-08-17T18:08:58.714 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.714 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.715 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:08:58.715 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226655+0000", 2024-08-17T18:08:58.715 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.1099999999999997e-06 2024-08-17T18:08:58.715 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.715 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.715 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:58.715 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.248529+0000", 2024-08-17T18:08:58.715 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.021873222000000001 2024-08-17T18:08:58.715 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.715 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.715 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:08:58.715 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.248539+0000", 2024-08-17T18:08:58.715 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0101999999999999e-05 2024-08-17T18:08:58.715 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.716 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.716 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:58.716 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.321579+0000", 2024-08-17T18:08:58.716 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.073040073 2024-08-17T18:08:58.716 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.716 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.716 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:08:58.716 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.321742+0000", 2024-08-17T18:08:58.716 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00016266300000000001 2024-08-17T18:08:58.716 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.716 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.716 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:08:58.716 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.321928+0000", 2024-08-17T18:08:58.716 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00018636099999999999 2024-08-17T18:08:58.717 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.717 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.717 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:08:58.717 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.474470+0000", 2024-08-17T18:08:58.717 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.152542178 2024-08-17T18:08:58.717 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.717 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.717 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:58.717 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.477263+0000", 2024-08-17T18:08:58.717 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0027928559999999998 2024-08-17T18:08:58.717 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.717 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.717 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:58.717 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.477311+0000", 2024-08-17T18:08:58.718 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.8498999999999998e-05 2024-08-17T18:08:58.718 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.718 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.718 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:08:58.718 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.477369+0000", 2024-08-17T18:08:58.718 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.7265000000000001e-05 2024-08-17T18:08:58.718 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.718 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.718 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:08:58.718 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.477934+0000", 2024-08-17T18:08:58.718 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00056494200000000003 2024-08-17T18:08:58.718 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.718 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:08:58.719 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.719 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.719 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.719 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:48165 10.8 10:14b8a361:::benchmark_data_smithi037_260560_object48164:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1291)", 2024-08-17T18:08:58.719 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:21.226667+0000", 2024-08-17T18:08:58.719 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 457.46740669899998, 2024-08-17T18:08:58.719 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2487784369999999, 2024-08-17T18:08:58.719 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:08:58.719 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:08:58.719 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:58.719 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:08:58.719 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:08:58.719 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:08:58.719 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 48165 2024-08-17T18:08:58.720 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.720 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:08:58.720 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.720 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:08:58.720 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226667+0000", 2024-08-17T18:08:58.720 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.720 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.720 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.720 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:08:58.720 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226667+0000", 2024-08-17T18:08:58.720 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.720 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.720 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.720 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:08:58.721 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226667+0000", 2024-08-17T18:08:58.721 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6899999999999997e-07 2024-08-17T18:08:58.721 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.721 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.721 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:08:58.721 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226718+0000", 2024-08-17T18:08:58.721 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.096e-05 2024-08-17T18:08:58.721 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.721 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.721 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:08:58.721 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226726+0000", 2024-08-17T18:08:58.721 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.1820000000000006e-06 2024-08-17T18:08:58.721 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.721 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.722 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:08:58.722 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.226732+0000", 2024-08-17T18:08:58.722 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6799999999999998e-06 2024-08-17T18:08:58.722 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.722 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.722 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:58.722 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.248084+0000", 2024-08-17T18:08:58.722 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.021351772000000002 2024-08-17T18:08:58.722 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.722 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.722 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:08:58.722 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.248101+0000", 2024-08-17T18:08:58.722 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.7640999999999999e-05 2024-08-17T18:08:58.722 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.723 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.723 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:58.723 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.321152+0000", 2024-08-17T18:08:58.723 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0730500709999999 2024-08-17T18:08:58.723 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.723 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.723 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:08:58.723 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.321317+0000", 2024-08-17T18:08:58.723 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00016496699999999999 2024-08-17T18:08:58.723 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.723 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.723 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,7", 2024-08-17T18:08:58.723 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.321521+0000", 2024-08-17T18:08:58.723 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000204365 2024-08-17T18:08:58.724 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.724 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.724 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:08:58.724 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.331345+0000", 2024-08-17T18:08:58.724 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0098240810000000001 2024-08-17T18:08:58.724 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.724 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.724 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:58.724 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.474922+0000", 2024-08-17T18:08:58.724 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.14357656899999999 2024-08-17T18:08:58.724 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.724 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.724 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:58.724 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.474987+0000", 2024-08-17T18:08:58.725 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5868e-05 2024-08-17T18:08:58.725 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.725 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.725 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:08:58.725 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.475054+0000", 2024-08-17T18:08:58.725 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.6598000000000002e-05 2024-08-17T18:08:58.725 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.725 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.725 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:08:58.725 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.475445+0000", 2024-08-17T18:08:58.725 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00039111400000000002 2024-08-17T18:08:58.725 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.725 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:08:58.726 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.726 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.726 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.726 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:48203 10.5 10:a3974f41:::benchmark_data_smithi037_260560_object48202:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1292)", 2024-08-17T18:08:58.726 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:21.281135+0000", 2024-08-17T18:08:58.726 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 457.41293830199999, 2024-08-17T18:08:58.726 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.197309628, 2024-08-17T18:08:58.726 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:08:58.726 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:08:58.726 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:58.726 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:08:58.726 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:08:58.726 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:08:58.727 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 48203 2024-08-17T18:08:58.727 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.727 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:08:58.727 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.727 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:08:58.727 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.281135+0000", 2024-08-17T18:08:58.727 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.727 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.727 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.727 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:08:58.727 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.281135+0000", 2024-08-17T18:08:58.727 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.727 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.728 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.728 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:08:58.728 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.281137+0000", 2024-08-17T18:08:58.728 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5549999999999999e-06 2024-08-17T18:08:58.728 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.728 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.728 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:08:58.728 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.281155+0000", 2024-08-17T18:08:58.728 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8099999999999999e-05 2024-08-17T18:08:58.728 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.728 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.728 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:08:58.728 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.281165+0000", 2024-08-17T18:08:58.728 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.041e-05 2024-08-17T18:08:58.729 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.729 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.729 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:08:58.729 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.281171+0000", 2024-08-17T18:08:58.729 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1190000000000002e-06 2024-08-17T18:08:58.729 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.729 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.729 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:58.729 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.281233+0000", 2024-08-17T18:08:58.729 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.1309000000000005e-05 2024-08-17T18:08:58.729 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.729 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.729 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:08:58.730 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.281241+0000", 2024-08-17T18:08:58.730 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.6859999999999995e-06 2024-08-17T18:08:58.730 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.730 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.730 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:58.730 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.324354+0000", 2024-08-17T18:08:58.730 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0431127710000001 2024-08-17T18:08:58.730 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.730 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.730 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:08:58.730 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.324533+0000", 2024-08-17T18:08:58.730 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000178495 2024-08-17T18:08:58.730 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.731 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.731 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:08:58.731 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.324742+0000", 2024-08-17T18:08:58.731 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00020984399999999999 2024-08-17T18:08:58.731 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.731 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.731 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:08:58.731 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.475134+0000", 2024-08-17T18:08:58.731 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.15039175900000001 2024-08-17T18:08:58.731 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.731 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.731 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:58.731 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.477977+0000", 2024-08-17T18:08:58.731 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.002843197 2024-08-17T18:08:58.732 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.732 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.732 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:58.732 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.478017+0000", 2024-08-17T18:08:58.732 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.9391000000000003e-05 2024-08-17T18:08:58.732 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.732 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.732 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:08:58.732 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.478068+0000", 2024-08-17T18:08:58.732 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.1789000000000002e-05 2024-08-17T18:08:58.732 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.732 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.732 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:08:58.733 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.478445+0000", 2024-08-17T18:08:58.733 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00037620299999999998 2024-08-17T18:08:58.733 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.733 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:08:58.733 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.733 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.733 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.733 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:48205 10.5 10:a96f70d1:::benchmark_data_smithi037_260560_object48204:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1292)", 2024-08-17T18:08:58.733 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:21.282792+0000", 2024-08-17T18:08:58.733 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 457.411281336, 2024-08-17T18:08:58.733 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1968261980000001, 2024-08-17T18:08:58.733 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:08:58.733 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:08:58.733 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:58.734 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:08:58.734 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:08:58.734 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:08:58.734 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 48205 2024-08-17T18:08:58.734 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.734 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:08:58.734 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.734 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:08:58.734 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.282792+0000", 2024-08-17T18:08:58.734 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.734 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.734 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.734 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:08:58.735 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.282792+0000", 2024-08-17T18:08:58.735 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.735 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.735 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.735 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:08:58.735 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.282793+0000", 2024-08-17T18:08:58.735 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.37e-07 2024-08-17T18:08:58.735 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.735 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.735 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:08:58.735 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.282821+0000", 2024-08-17T18:08:58.735 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.773e-05 2024-08-17T18:08:58.735 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.736 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.736 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:08:58.736 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.282832+0000", 2024-08-17T18:08:58.736 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1131999999999999e-05 2024-08-17T18:08:58.736 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.736 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.736 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:08:58.736 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.282837+0000", 2024-08-17T18:08:58.736 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.242e-06 2024-08-17T18:08:58.736 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.736 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.736 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:58.736 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.282890+0000", 2024-08-17T18:08:58.736 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.3408000000000001e-05 2024-08-17T18:08:58.736 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.737 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.737 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:08:58.737 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.282898+0000", 2024-08-17T18:08:58.737 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7379999999999994e-06 2024-08-17T18:08:58.737 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.737 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.737 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:58.737 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.327532+0000", 2024-08-17T18:08:58.737 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.044634448 2024-08-17T18:08:58.737 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.737 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.737 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:08:58.737 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.327736+0000", 2024-08-17T18:08:58.737 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00020336400000000001 2024-08-17T18:08:58.737 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.738 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.738 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:08:58.738 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.327923+0000", 2024-08-17T18:08:58.738 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00018760599999999999 2024-08-17T18:08:58.738 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.738 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.738 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:08:58.738 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.475140+0000", 2024-08-17T18:08:58.738 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.14721695000000001 2024-08-17T18:08:58.738 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.738 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.738 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:58.738 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.478584+0000", 2024-08-17T18:08:58.738 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0034438910000000001 2024-08-17T18:08:58.739 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.739 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.739 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:58.739 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.479120+0000", 2024-08-17T18:08:58.739 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00053561099999999996 2024-08-17T18:08:58.739 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.739 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.739 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:08:58.740 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.479174+0000", 2024-08-17T18:08:58.740 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.4218000000000002e-05 2024-08-17T18:08:58.740 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.740 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.740 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:08:58.740 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.479618+0000", 2024-08-17T18:08:58.740 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00044412299999999999 2024-08-17T18:08:58.740 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.740 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:08:58.740 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.740 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.740 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.740 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.36150.0:48208 10.5 10:ac252f1b:::benchmark_data_smithi037_260560_object48207:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1292)", 2024-08-17T18:08:58.740 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:01:21.289817+0000", 2024-08-17T18:08:58.741 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 457.404255971, 2024-08-17T18:08:58.741 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.203297214, 2024-08-17T18:08:58.741 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:08:58.741 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:08:58.741 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:58.741 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:08:58.741 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.36150", 2024-08-17T18:08:58.741 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/4212112792", 2024-08-17T18:08:58.741 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 48208 2024-08-17T18:08:58.741 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.741 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:08:58.741 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.741 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:08:58.741 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.289817+0000", 2024-08-17T18:08:58.741 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.742 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.742 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.742 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:08:58.742 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.289817+0000", 2024-08-17T18:08:58.742 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.742 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.742 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.742 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:08:58.742 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.289818+0000", 2024-08-17T18:08:58.742 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.3499999999999995e-07 2024-08-17T18:08:58.742 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.742 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.743 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:08:58.743 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.289837+0000", 2024-08-17T18:08:58.743 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.908e-05 2024-08-17T18:08:58.743 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.743 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.743 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:08:58.743 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.289847+0000", 2024-08-17T18:08:58.743 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0275000000000001e-05 2024-08-17T18:08:58.743 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.743 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.743 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:08:58.743 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.289852+0000", 2024-08-17T18:08:58.743 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7849999999999999e-06 2024-08-17T18:08:58.743 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.743 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.744 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:58.744 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.289902+0000", 2024-08-17T18:08:58.744 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9545000000000001e-05 2024-08-17T18:08:58.744 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.744 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.744 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for peered", 2024-08-17T18:08:58.744 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:21.289910+0000", 2024-08-17T18:08:58.744 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.7360000000000001e-06 2024-08-17T18:08:58.744 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.744 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.744 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:58.744 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.479652+0000", 2024-08-17T18:08:58.744 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1897425610000001 2024-08-17T18:08:58.744 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.744 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.744 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:08:58.745 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.480398+0000", 2024-08-17T18:08:58.745 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00074607999999999999 2024-08-17T18:08:58.745 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.745 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.745 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:08:58.745 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.480557+0000", 2024-08-17T18:08:58.745 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00015884800000000001 2024-08-17T18:08:58.745 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.745 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.745 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:58.745 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.489356+0000", 2024-08-17T18:08:58.745 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0087989799999999996 2024-08-17T18:08:58.745 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.745 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.745 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:08:58.746 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.491668+0000", 2024-08-17T18:08:58.746 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0023124059999999999 2024-08-17T18:08:58.746 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.746 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.746 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:58.746 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.492155+0000", 2024-08-17T18:08:58.746 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00048635200000000001 2024-08-17T18:08:58.746 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.746 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.746 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:08:58.746 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.492207+0000", 2024-08-17T18:08:58.746 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.2332e-05 2024-08-17T18:08:58.746 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.746 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.747 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:08:58.747 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:01:22.493115+0000", 2024-08-17T18:08:58.747 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00090749899999999998 2024-08-17T18:08:58.747 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.747 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:08:58.747 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.747 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.747 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.747 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_op(client.46388.0:83526 11.6 11:640b0556:::benchmark_data_smithi037_293176_object83525:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1344)", 2024-08-17T18:08:58.747 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:06:00.951131+0000", 2024-08-17T18:08:58.747 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 177.742942782, 2024-08-17T18:08:58.747 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.257560609, 2024-08-17T18:08:58.748 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:08:58.748 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:08:58.748 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:58.748 INFO:teuthology.orchestra.run.smithi037.stdout: "client_info": { 2024-08-17T18:08:58.748 INFO:teuthology.orchestra.run.smithi037.stdout: "client": "client.46388", 2024-08-17T18:08:58.748 INFO:teuthology.orchestra.run.smithi037.stdout: "client_addr": "172.21.15.37:0/2905628335", 2024-08-17T18:08:58.748 INFO:teuthology.orchestra.run.smithi037.stdout: "tid": 83526 2024-08-17T18:08:58.748 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.748 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:08:58.748 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.748 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:08:58.748 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:00.951131+0000", 2024-08-17T18:08:58.748 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.748 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.749 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.749 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:08:58.749 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:00.951131+0000", 2024-08-17T18:08:58.749 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.749 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.749 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.749 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:08:58.749 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:00.951132+0000", 2024-08-17T18:08:58.749 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.68e-06 2024-08-17T18:08:58.749 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.749 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.749 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:08:58.749 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:00.951156+0000", 2024-08-17T18:08:58.750 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.3268000000000002e-05 2024-08-17T18:08:58.750 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.750 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.750 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:08:58.750 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:00.951180+0000", 2024-08-17T18:08:58.750 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.4649999999999999e-05 2024-08-17T18:08:58.750 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.750 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.750 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:08:58.750 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:00.951189+0000", 2024-08-17T18:08:58.750 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.5499999999999995e-06 2024-08-17T18:08:58.750 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.750 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.750 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:58.751 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:00.951272+0000", 2024-08-17T18:08:58.751 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.3405999999999994e-05 2024-08-17T18:08:58.751 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.751 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.751 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:08:58.751 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:00.951430+0000", 2024-08-17T18:08:58.751 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00015773299999999999 2024-08-17T18:08:58.751 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.751 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.751 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "waiting for subops from 2,4", 2024-08-17T18:08:58.751 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:00.951573+0000", 2024-08-17T18:08:58.751 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000143475 2024-08-17T18:08:58.751 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.751 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.752 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "op_commit", 2024-08-17T18:08:58.752 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:00.957164+0000", 2024-08-17T18:08:58.752 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0055904739999999998 2024-08-17T18:08:58.752 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.752 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.752 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:58.752 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:00.957247+0000", 2024-08-17T18:08:58.752 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.3515000000000003e-05 2024-08-17T18:08:58.752 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.752 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.752 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:58.752 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.208589+0000", 2024-08-17T18:08:58.752 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.25134134899999999 2024-08-17T18:08:58.752 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.752 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.753 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:08:58.753 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.208646+0000", 2024-08-17T18:08:58.753 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.6861999999999999e-05 2024-08-17T18:08:58.753 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.753 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.753 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:08:58.753 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:01.208691+0000", 2024-08-17T18:08:58.753 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.5646999999999999e-05 2024-08-17T18:08:58.753 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.753 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:08:58.753 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.753 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.753 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.754 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.46388.0:107168 11.8 e1351/1347 11:1b9cbbb1:::benchmark_data_smithi037_293176_object107167:head v 1351'6649, mlcod=0'0)", 2024-08-17T18:08:58.754 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:06:30.613120+0000", 2024-08-17T18:08:58.754 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 148.080953787, 2024-08-17T18:08:58.754 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.085191604000000004, 2024-08-17T18:08:58.754 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:08:58.754 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:08:58.754 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:58.754 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:08:58.754 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.754 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:08:58.754 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:30.613120+0000", 2024-08-17T18:08:58.754 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.754 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.755 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.755 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:08:58.755 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:30.613120+0000", 2024-08-17T18:08:58.755 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.755 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.755 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.755 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:08:58.755 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:30.613120+0000", 2024-08-17T18:08:58.755 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.6799999999999999e-07 2024-08-17T18:08:58.755 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.755 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.755 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:08:58.755 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:30.613148+0000", 2024-08-17T18:08:58.755 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.7123000000000001e-05 2024-08-17T18:08:58.756 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.756 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.756 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:08:58.756 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:30.613159+0000", 2024-08-17T18:08:58.756 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1715999999999999e-05 2024-08-17T18:08:58.756 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.756 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.756 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:08:58.756 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:30.613166+0000", 2024-08-17T18:08:58.756 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.1500000000000002e-06 2024-08-17T18:08:58.756 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.756 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.756 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:58.756 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:30.630390+0000", 2024-08-17T18:08:58.757 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.017223519999999999 2024-08-17T18:08:58.757 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.757 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.757 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:08:58.757 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:30.630412+0000", 2024-08-17T18:08:58.757 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2449000000000001e-05 2024-08-17T18:08:58.757 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.757 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.757 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:08:58.757 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:30.698261+0000", 2024-08-17T18:08:58.757 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.067848989999999998 2024-08-17T18:08:58.757 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.757 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.757 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:08:58.758 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:30.698311+0000", 2024-08-17T18:08:58.758 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.9787999999999998e-05 2024-08-17T18:08:58.758 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.758 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:08:58.758 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.758 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.758 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.758 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.46388.0:107177 11.8 e1351/1347 11:16dfe161:::benchmark_data_smithi037_293176_object107176:head v 1351'6650, mlcod=0'0)", 2024-08-17T18:08:58.758 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:06:30.620958+0000", 2024-08-17T18:08:58.758 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 148.07311516300001, 2024-08-17T18:08:58.758 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.077380777999999997, 2024-08-17T18:08:58.758 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:08:58.758 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:08:58.759 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:58.759 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:08:58.759 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.759 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:08:58.759 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:30.620958+0000", 2024-08-17T18:08:58.759 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.759 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.759 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.759 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:08:58.759 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:30.620958+0000", 2024-08-17T18:08:58.759 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.759 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.760 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.760 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:08:58.760 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:30.620959+0000", 2024-08-17T18:08:58.760 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.3900000000000003e-07 2024-08-17T18:08:58.760 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.760 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.760 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:08:58.760 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:30.620987+0000", 2024-08-17T18:08:58.760 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.7555999999999998e-05 2024-08-17T18:08:58.760 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.760 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.760 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:08:58.760 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:30.621002+0000", 2024-08-17T18:08:58.760 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5379999999999998e-05 2024-08-17T18:08:58.761 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.761 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.761 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:08:58.761 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:30.621009+0000", 2024-08-17T18:08:58.761 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.3429999999999998e-06 2024-08-17T18:08:58.761 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.761 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.761 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:58.761 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:30.639330+0000", 2024-08-17T18:08:58.761 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.018320126999999999 2024-08-17T18:08:58.761 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.761 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.761 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:08:58.762 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:30.639356+0000", 2024-08-17T18:08:58.762 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.601e-05 2024-08-17T18:08:58.762 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.762 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.762 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:08:58.762 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:30.698315+0000", 2024-08-17T18:08:58.762 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.058959589 2024-08-17T18:08:58.762 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.762 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.762 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:08:58.762 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:30.698339+0000", 2024-08-17T18:08:58.762 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.3833999999999999e-05 2024-08-17T18:08:58.762 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.763 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:08:58.763 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.763 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.763 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.763 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.46388.0:108559 11.8 e1352/1347 11:1eb87adf:::benchmark_data_smithi037_293176_object108558:head v 1352'6737, mlcod=0'0)", 2024-08-17T18:08:58.763 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:06:32.614003+0000", 2024-08-17T18:08:58.763 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 146.08007069999999, 2024-08-17T18:08:58.763 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.099375937999999997, 2024-08-17T18:08:58.763 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:08:58.763 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:08:58.763 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:58.763 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:08:58.763 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.763 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:08:58.764 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:32.614003+0000", 2024-08-17T18:08:58.764 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.764 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.764 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.764 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:08:58.764 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:32.614003+0000", 2024-08-17T18:08:58.764 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.764 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.764 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.764 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:08:58.764 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:32.614004+0000", 2024-08-17T18:08:58.764 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.540000000000001e-07 2024-08-17T18:08:58.764 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.765 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.765 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:08:58.765 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:32.614029+0000", 2024-08-17T18:08:58.765 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.5867000000000002e-05 2024-08-17T18:08:58.765 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.765 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.765 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:08:58.765 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:32.614041+0000", 2024-08-17T18:08:58.765 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1790000000000001e-05 2024-08-17T18:08:58.765 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.765 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.765 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:08:58.765 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:32.614050+0000", 2024-08-17T18:08:58.766 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.3590000000000008e-06 2024-08-17T18:08:58.766 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.766 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.766 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:58.766 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:32.614343+0000", 2024-08-17T18:08:58.766 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00029329300000000003 2024-08-17T18:08:58.766 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.766 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.766 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:08:58.766 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:32.614407+0000", 2024-08-17T18:08:58.766 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.4486999999999994e-05 2024-08-17T18:08:58.766 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.767 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.767 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:08:58.767 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:32.713308+0000", 2024-08-17T18:08:58.767 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.098900688 2024-08-17T18:08:58.767 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.767 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.767 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:08:58.767 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:32.713379+0000", 2024-08-17T18:08:58.767 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.0500000000000006e-05 2024-08-17T18:08:58.767 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.767 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:08:58.767 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.767 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.768 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.768 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.46388.0:108562 11.8 e1352/1347 11:10b9b3aa:::benchmark_data_smithi037_293176_object108561:head v 1352'6738, mlcod=0'0)", 2024-08-17T18:08:58.768 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:06:32.615871+0000", 2024-08-17T18:08:58.768 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 146.07820189700001, 2024-08-17T18:08:58.768 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.097541769, 2024-08-17T18:08:58.769 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:08:58.769 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:08:58.769 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:58.769 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:08:58.769 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.769 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:08:58.769 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:32.615871+0000", 2024-08-17T18:08:58.769 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.769 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.769 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.769 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:08:58.769 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:32.615871+0000", 2024-08-17T18:08:58.769 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.769 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.770 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.770 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:08:58.770 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:32.615873+0000", 2024-08-17T18:08:58.770 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.3e-06 2024-08-17T18:08:58.770 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.770 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.770 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:08:58.770 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:32.615896+0000", 2024-08-17T18:08:58.770 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.3708000000000001e-05 2024-08-17T18:08:58.770 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.770 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.770 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:08:58.771 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:32.615906+0000", 2024-08-17T18:08:58.771 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.4709999999999996e-06 2024-08-17T18:08:58.771 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.771 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.771 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:08:58.771 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:32.615912+0000", 2024-08-17T18:08:58.771 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0689999999999998e-06 2024-08-17T18:08:58.771 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.771 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.771 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:58.771 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:32.623383+0000", 2024-08-17T18:08:58.771 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0074714159999999998 2024-08-17T18:08:58.771 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.771 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.772 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:08:58.772 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:32.623409+0000", 2024-08-17T18:08:58.772 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.5451000000000001e-05 2024-08-17T18:08:58.772 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.772 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.772 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:08:58.772 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:32.713384+0000", 2024-08-17T18:08:58.772 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.089974879999999993 2024-08-17T18:08:58.772 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.772 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.772 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:08:58.772 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:32.713413+0000", 2024-08-17T18:08:58.772 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.9473999999999999e-05 2024-08-17T18:08:58.772 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.773 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:08:58.773 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.773 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.773 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.773 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.46388.0:108563 11.8 e1352/1347 11:17858d7a:::benchmark_data_smithi037_293176_object108562:head v 1352'6739, mlcod=0'0)", 2024-08-17T18:08:58.773 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:06:32.625952+0000", 2024-08-17T18:08:58.773 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 146.06812108, 2024-08-17T18:08:58.773 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.087502776000000004, 2024-08-17T18:08:58.773 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:08:58.773 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:08:58.773 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:58.773 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:08:58.773 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.773 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:08:58.773 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:32.625952+0000", 2024-08-17T18:08:58.773 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.774 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.774 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.774 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:08:58.774 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:32.625952+0000", 2024-08-17T18:08:58.774 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.774 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.774 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.774 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:08:58.774 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:32.625953+0000", 2024-08-17T18:08:58.774 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.2199999999999999e-07 2024-08-17T18:08:58.774 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.774 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.774 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:08:58.775 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:32.625982+0000", 2024-08-17T18:08:58.775 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.8866000000000001e-05 2024-08-17T18:08:58.775 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.775 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.775 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:08:58.775 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:32.625994+0000", 2024-08-17T18:08:58.775 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2024999999999999e-05 2024-08-17T18:08:58.775 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.775 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.775 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:08:58.775 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:32.626000+0000", 2024-08-17T18:08:58.775 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.2659999999999998e-06 2024-08-17T18:08:58.775 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.775 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.775 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:58.776 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:32.635503+0000", 2024-08-17T18:08:58.776 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0095032069999999996 2024-08-17T18:08:58.776 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.776 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.776 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:08:58.776 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:32.635541+0000", 2024-08-17T18:08:58.776 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.8343000000000002e-05 2024-08-17T18:08:58.776 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.776 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.776 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:08:58.776 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:32.713417+0000", 2024-08-17T18:08:58.776 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.077875729000000005 2024-08-17T18:08:58.776 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.776 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.776 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:08:58.776 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:32.713455+0000", 2024-08-17T18:08:58.777 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.7917999999999998e-05 2024-08-17T18:08:58.777 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.777 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:08:58.777 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.777 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.777 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.777 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.46388.0:115212 11.8 e1354/1347 11:1a7c5397:::benchmark_data_smithi037_293176_object115211:head v 1354'7157, mlcod=0'0)", 2024-08-17T18:08:58.777 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:06:40.942760+0000", 2024-08-17T18:08:58.777 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 137.75131309299999, 2024-08-17T18:08:58.777 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.083425207000000001, 2024-08-17T18:08:58.777 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:08:58.777 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:08:58.777 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:58.777 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:08:58.778 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.778 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:08:58.778 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:40.942760+0000", 2024-08-17T18:08:58.778 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.778 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.778 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.778 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:08:58.778 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:40.942760+0000", 2024-08-17T18:08:58.778 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.778 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.778 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.778 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:08:58.778 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:40.942761+0000", 2024-08-17T18:08:58.778 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.9600000000000008e-07 2024-08-17T18:08:58.779 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.779 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.779 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:08:58.779 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:40.942783+0000", 2024-08-17T18:08:58.779 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1798999999999999e-05 2024-08-17T18:08:58.779 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.779 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.779 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:08:58.779 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:40.942794+0000", 2024-08-17T18:08:58.779 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1362000000000001e-05 2024-08-17T18:08:58.779 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.779 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.779 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:08:58.779 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:40.942812+0000", 2024-08-17T18:08:58.779 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.7379000000000001e-05 2024-08-17T18:08:58.780 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.780 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.780 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:58.780 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:40.942872+0000", 2024-08-17T18:08:58.780 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.0538999999999998e-05 2024-08-17T18:08:58.780 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.780 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.780 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:08:58.780 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:40.942896+0000", 2024-08-17T18:08:58.780 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.4043e-05 2024-08-17T18:08:58.780 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.780 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.780 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:08:58.780 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:41.026135+0000", 2024-08-17T18:08:58.780 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.083239059000000004 2024-08-17T18:08:58.781 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.781 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.781 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:08:58.781 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:41.026185+0000", 2024-08-17T18:08:58.781 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.003e-05 2024-08-17T18:08:58.781 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.781 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:08:58.781 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.781 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.781 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.781 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.46388.0:115219 11.8 e1354/1347 11:146061f7:::benchmark_data_smithi037_293176_object115218:head v 1354'7158, mlcod=0'0)", 2024-08-17T18:08:58.781 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:06:40.945405+0000", 2024-08-17T18:08:58.781 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 137.748668022, 2024-08-17T18:08:58.781 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.080810911999999999, 2024-08-17T18:08:58.781 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:08:58.782 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:08:58.782 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:58.782 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:08:58.782 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.782 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:08:58.782 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:40.945405+0000", 2024-08-17T18:08:58.782 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.782 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.782 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.782 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:08:58.782 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:40.945405+0000", 2024-08-17T18:08:58.782 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.782 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.783 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.783 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:08:58.783 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:40.945407+0000", 2024-08-17T18:08:58.783 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.4279999999999999e-06 2024-08-17T18:08:58.783 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.783 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.783 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:08:58.783 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:40.945435+0000", 2024-08-17T18:08:58.783 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.8546000000000001e-05 2024-08-17T18:08:58.783 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.783 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.783 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:08:58.783 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:40.945451+0000", 2024-08-17T18:08:58.783 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.5914999999999999e-05 2024-08-17T18:08:58.783 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.784 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.784 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:08:58.784 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:40.945462+0000", 2024-08-17T18:08:58.784 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.0791000000000001e-05 2024-08-17T18:08:58.784 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.784 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.784 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:58.784 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:40.952301+0000", 2024-08-17T18:08:58.784 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0068386929999999999 2024-08-17T18:08:58.784 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.784 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.784 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:08:58.784 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:40.952326+0000", 2024-08-17T18:08:58.784 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.5418999999999998e-05 2024-08-17T18:08:58.785 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.785 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.785 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:08:58.785 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:41.026192+0000", 2024-08-17T18:08:58.785 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.073865478999999998 2024-08-17T18:08:58.785 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.785 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.785 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:08:58.785 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:06:41.026216+0000", 2024-08-17T18:08:58.785 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.4641e-05 2024-08-17T18:08:58.785 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.785 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:08:58.785 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.785 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.786 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.786 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.46388.0:210011 11.9 e1387/1357 11:993ace99:::benchmark_data_smithi037_293176_object93047:head v 1387'12944, mlcod=1387'12941)", 2024-08-17T18:08:58.786 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:08:54.898898+0000", 2024-08-17T18:08:58.786 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 3.7951752320000001, 2024-08-17T18:08:58.786 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.212469344, 2024-08-17T18:08:58.786 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:08:58.786 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:08:58.786 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:58.786 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:08:58.786 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.786 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:08:58.786 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.898898+0000", 2024-08-17T18:08:58.786 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.786 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.787 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.787 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:08:58.787 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.898898+0000", 2024-08-17T18:08:58.787 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.787 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.787 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.787 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:08:58.787 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.898899+0000", 2024-08-17T18:08:58.787 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.049e-06 2024-08-17T18:08:58.787 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.787 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.787 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:08:58.787 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.898906+0000", 2024-08-17T18:08:58.788 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.7719999999999997e-06 2024-08-17T18:08:58.788 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.788 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.788 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:08:58.788 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.898917+0000", 2024-08-17T18:08:58.788 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1521e-05 2024-08-17T18:08:58.788 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.788 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.788 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:08:58.788 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.898924+0000", 2024-08-17T18:08:58.788 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.951e-06 2024-08-17T18:08:58.788 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.788 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.789 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:58.789 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.907225+0000", 2024-08-17T18:08:58.789 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0083007789999999994 2024-08-17T18:08:58.789 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.789 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.789 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:08:58.789 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.907248+0000", 2024-08-17T18:08:58.789 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.2354999999999999e-05 2024-08-17T18:08:58.789 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.789 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.789 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:08:58.789 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.912856+0000", 2024-08-17T18:08:58.789 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0056080180000000002 2024-08-17T18:08:58.790 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.790 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.790 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:08:58.790 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:55.111367+0000", 2024-08-17T18:08:58.790 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.19851189899999999 2024-08-17T18:08:58.790 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.790 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:08:58.790 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.790 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.790 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.790 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.46388.0:210021 11.6 e1387/1380 11:6c09f10c:::benchmark_data_smithi037_293176_object93057:head v 1387'12936, mlcod=1387'12932)", 2024-08-17T18:08:58.790 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:08:54.910284+0000", 2024-08-17T18:08:58.790 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 3.7837894080000001, 2024-08-17T18:08:58.790 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.201135808, 2024-08-17T18:08:58.791 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:08:58.791 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:08:58.791 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:58.791 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:08:58.791 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.791 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:08:58.791 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.910284+0000", 2024-08-17T18:08:58.791 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.791 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.791 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.791 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:08:58.791 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.910284+0000", 2024-08-17T18:08:58.791 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.791 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.791 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.791 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:08:58.792 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.910285+0000", 2024-08-17T18:08:58.792 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.2699999999999999e-06 2024-08-17T18:08:58.792 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.792 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.792 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:08:58.792 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.910293+0000", 2024-08-17T18:08:58.792 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 8.1310000000000006e-06 2024-08-17T18:08:58.792 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.792 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.792 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:08:58.792 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.910305+0000", 2024-08-17T18:08:58.792 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.1866e-05 2024-08-17T18:08:58.792 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.792 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.792 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:08:58.793 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.910313+0000", 2024-08-17T18:08:58.793 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.9440000000000005e-06 2024-08-17T18:08:58.793 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.793 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.793 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:58.793 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.910392+0000", 2024-08-17T18:08:58.793 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.8400999999999997e-05 2024-08-17T18:08:58.793 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.793 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.793 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:08:58.793 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.910413+0000", 2024-08-17T18:08:58.793 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.1206999999999999e-05 2024-08-17T18:08:58.793 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.793 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.793 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:08:58.793 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:55.111384+0000", 2024-08-17T18:08:58.794 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.200970765 2024-08-17T18:08:58.794 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.794 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.794 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:08:58.794 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:55.111420+0000", 2024-08-17T18:08:58.794 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.6223999999999997e-05 2024-08-17T18:08:58.794 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.794 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:08:58.794 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.794 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.794 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.794 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.46388.0:210025 11.2 e1387/1333 11:4864f4e4:::benchmark_data_smithi037_293176_object93061:head v 1387'13211, mlcod=1387'13209)", 2024-08-17T18:08:58.794 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:08:54.910334+0000", 2024-08-17T18:08:58.795 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 3.783739024, 2024-08-17T18:08:58.795 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.20950607900000001, 2024-08-17T18:08:58.795 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:08:58.795 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:08:58.795 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:58.795 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:08:58.795 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.795 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:08:58.795 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.910334+0000", 2024-08-17T18:08:58.795 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.795 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.795 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.795 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:08:58.796 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:58.796 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.910334+0000", 2024-08-17T18:08:58.796 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.796 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.797 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.797 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:08:58.797 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.910335+0000", 2024-08-17T18:08:58.797 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 3.5600000000000001e-07 2024-08-17T18:08:58.797 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.797 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.797 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:08:58.797 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.910339+0000", 2024-08-17T18:08:58.797 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.2910000000000001e-06 2024-08-17T18:08:58.797 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.797 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.797 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:08:58.797 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.910347+0000", 2024-08-17T18:08:58.797 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.8480000000000001e-06 2024-08-17T18:08:58.798 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.798 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.798 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:08:58.798 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.910352+0000", 2024-08-17T18:08:58.798 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 5.0499999999999999e-06 2024-08-17T18:08:58.798 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.798 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.798 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:58.798 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.912118+0000", 2024-08-17T18:08:58.798 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.001766529 2024-08-17T18:08:58.798 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.798 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.798 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:08:58.798 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.912137+0000", 2024-08-17T18:08:58.799 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8641e-05 2024-08-17T18:08:58.799 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.799 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.799 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:08:58.799 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:55.119729+0000", 2024-08-17T18:08:58.799 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.207592411 2024-08-17T18:08:58.799 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.799 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.799 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:08:58.799 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:55.119840+0000", 2024-08-17T18:08:58.799 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00011095300000000001 2024-08-17T18:08:58.799 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.799 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:08:58.799 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.800 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.800 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.800 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.46388.0:210027 11.7 e1387/1381 11:e6bf7b54:::benchmark_data_smithi037_293176_object93063:head v 1387'13184, mlcod=1361'8792)", 2024-08-17T18:08:58.800 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:08:54.912564+0000", 2024-08-17T18:08:58.800 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 3.7815096189999999, 2024-08-17T18:08:58.800 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.20638722500000001, 2024-08-17T18:08:58.800 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:08:58.800 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:08:58.800 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:58.800 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:08:58.800 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.800 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:08:58.800 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.912564+0000", 2024-08-17T18:08:58.800 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.800 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.801 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.801 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:08:58.801 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.912564+0000", 2024-08-17T18:08:58.801 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.801 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.801 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.801 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:08:58.801 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.912565+0000", 2024-08-17T18:08:58.801 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 7.6400000000000001e-07 2024-08-17T18:08:58.801 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.801 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.801 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:08:58.801 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.912569+0000", 2024-08-17T18:08:58.801 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.7639999999999996e-06 2024-08-17T18:08:58.801 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.802 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.802 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:08:58.802 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:55.111350+0000", 2024-08-17T18:08:58.802 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.19878061799999999 2024-08-17T18:08:58.802 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.802 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.802 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:08:58.802 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:55.111368+0000", 2024-08-17T18:08:58.802 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 1.8430000000000001e-05 2024-08-17T18:08:58.802 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.802 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.802 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:58.802 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:55.111487+0000", 2024-08-17T18:08:58.802 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.000118478 2024-08-17T18:08:58.803 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.803 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.803 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:08:58.803 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:55.111514+0000", 2024-08-17T18:08:58.803 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.7633000000000001e-05 2024-08-17T18:08:58.803 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.803 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.803 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:08:58.803 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:55.118905+0000", 2024-08-17T18:08:58.803 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0073908100000000003 2024-08-17T18:08:58.803 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.803 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.803 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:08:58.804 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:55.118951+0000", 2024-08-17T18:08:58.804 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 4.5728e-05 2024-08-17T18:08:58.804 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.804 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:08:58.804 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.804 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.804 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.804 INFO:teuthology.orchestra.run.smithi037.stdout: "description": "osd_repop(client.46388.0:210026 11.9 e1387/1357 11:9910a03d:::benchmark_data_smithi037_293176_object93062:head v 1387'12945, mlcod=1387'12942)", 2024-08-17T18:08:58.804 INFO:teuthology.orchestra.run.smithi037.stdout: "initiated_at": "2024-08-17T18:08:54.913331+0000", 2024-08-17T18:08:58.804 INFO:teuthology.orchestra.run.smithi037.stdout: "age": 3.7807419700000002, 2024-08-17T18:08:58.804 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.204730513, 2024-08-17T18:08:58.804 INFO:teuthology.orchestra.run.smithi037.stdout: "continuous": false, 2024-08-17T18:08:58.804 INFO:teuthology.orchestra.run.smithi037.stdout: "type_data": { 2024-08-17T18:08:58.804 INFO:teuthology.orchestra.run.smithi037.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:58.805 INFO:teuthology.orchestra.run.smithi037.stdout: "events": [ 2024-08-17T18:08:58.805 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.805 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "initiated", 2024-08-17T18:08:58.805 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.913331+0000", 2024-08-17T18:08:58.805 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.805 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.805 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.805 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "header_read", 2024-08-17T18:08:58.805 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.913331+0000", 2024-08-17T18:08:58.805 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0 2024-08-17T18:08:58.805 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.805 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.805 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "throttled", 2024-08-17T18:08:58.805 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.913332+0000", 2024-08-17T18:08:58.806 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.3099999999999996e-07 2024-08-17T18:08:58.806 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.806 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.806 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "all_read", 2024-08-17T18:08:58.806 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:54.913339+0000", 2024-08-17T18:08:58.806 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 6.5980000000000002e-06 2024-08-17T18:08:58.806 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.806 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.806 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "dispatched", 2024-08-17T18:08:58.806 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:55.111346+0000", 2024-08-17T18:08:58.806 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.19800722300000001 2024-08-17T18:08:58.806 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.806 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.807 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "queued_for_pg", 2024-08-17T18:08:58.807 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:55.111356+0000", 2024-08-17T18:08:58.807 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 9.3500000000000003e-06 2024-08-17T18:08:58.807 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.807 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.807 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "reached_pg", 2024-08-17T18:08:58.807 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:55.111530+0000", 2024-08-17T18:08:58.807 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00017445500000000001 2024-08-17T18:08:58.807 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.807 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.807 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "started", 2024-08-17T18:08:58.807 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:55.111555+0000", 2024-08-17T18:08:58.807 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 2.5292000000000001e-05 2024-08-17T18:08:58.807 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.807 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.808 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "commit_sent", 2024-08-17T18:08:58.808 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:55.117874+0000", 2024-08-17T18:08:58.808 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.0063183279999999998 2024-08-17T18:08:58.808 INFO:teuthology.orchestra.run.smithi037.stdout: }, 2024-08-17T18:08:58.808 INFO:teuthology.orchestra.run.smithi037.stdout: { 2024-08-17T18:08:58.808 INFO:teuthology.orchestra.run.smithi037.stdout: "event": "done", 2024-08-17T18:08:58.808 INFO:teuthology.orchestra.run.smithi037.stdout: "time": "2024-08-17T18:08:55.118062+0000", 2024-08-17T18:08:58.808 INFO:teuthology.orchestra.run.smithi037.stdout: "duration": 0.00018833599999999999 2024-08-17T18:08:58.808 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.808 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:08:58.808 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.808 INFO:teuthology.orchestra.run.smithi037.stdout: } 2024-08-17T18:08:58.808 INFO:teuthology.orchestra.run.smithi037.stdout: ] 2024-08-17T18:08:58.808 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T18:08:58.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:58 smithi037 ceph-mon[102022]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:08:58.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:58 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/878665142' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:08:58.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:58 smithi037 ceph-mon[102022]: osdmap e1388: 8 total, 8 up, 8 in 2024-08-17T18:08:58.809 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:58 smithi037 ceph-mon[102022]: pgmap v2372: 119 pgs: 1 active+recovering+remapped, 2 active+recovery_wait+degraded+remapped, 6 active+remapped+backfill_wait, 1 active+clean+scrubbing, 109 active+clean; 1.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 663 op/s; 3078/70233 objects degraded (4.383%); 11739/70233 objects misplaced (16.714%); 9.3 MiB/s, 294 objects/s recovering 2024-08-17T18:08:58.854 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:58.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:58.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:58.956 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:58.974 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:58 smithi037 ceph-mon[97894]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:08:58.974 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:58 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/878665142' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:08:58.974 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:58 smithi037 ceph-mon[97894]: osdmap e1388: 8 total, 8 up, 8 in 2024-08-17T18:08:58.974 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:58 smithi037 ceph-mon[97894]: pgmap v2372: 119 pgs: 1 active+recovering+remapped, 2 active+recovery_wait+degraded+remapped, 6 active+remapped+backfill_wait, 1 active+clean+scrubbing, 109 active+clean; 1.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 663 op/s; 3078/70233 objects degraded (4.383%); 11739/70233 objects misplaced (16.714%); 9.3 MiB/s, 294 objects/s recovering 2024-08-17T18:08:58.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:58.993 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:58.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:59.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:58 smithi046 ceph-mon[88218]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:08:59.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:58 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/878665142' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:08:59.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:58 smithi046 ceph-mon[88218]: osdmap e1388: 8 total, 8 up, 8 in 2024-08-17T18:08:59.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:58 smithi046 ceph-mon[88218]: pgmap v2372: 119 pgs: 1 active+recovering+remapped, 2 active+recovery_wait+degraded+remapped, 6 active+remapped+backfill_wait, 1 active+clean+scrubbing, 109 active+clean; 1.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 663 op/s; 3078/70233 objects degraded (4.383%); 11739/70233 objects misplaced (16.714%); 9.3 MiB/s, 294 objects/s recovering 2024-08-17T18:08:59.094 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:59.129 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:59.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:59.130 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:59.231 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:59.237 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:08:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:08:58] "GET /metrics HTTP/1.1" 200 36767 "" "Prometheus/2.51.0" 2024-08-17T18:08:59.271 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:59.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:59.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:59.373 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:59.410 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:08:59.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:59.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:59.511 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:59.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:59.553 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:59.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:59.619 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:08:59.620 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:08:59.620 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:08:59.620 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:08:59.620 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:08:59.620 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:08:59.620 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:08:59.620 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:08:59.620 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:08:59.620 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:08:59.620 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:08:59.621 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:08:59.621 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:08:59.621 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:08:59.621 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:08:59.621 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:08:59.654 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:59.691 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:59.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:59.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:59.793 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:59.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:59.825 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:59.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:59.926 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:59.963 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:08:59.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:59.964 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:00.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:08:59 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4237730974' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:09:00.014 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:08:59 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4237730974' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:09:00.015 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:08:59 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4237730974' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:09:00.065 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:00.108 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:00.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:00.109 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:00.209 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:00.251 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:00.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:00.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:00.353 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:00.393 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:00.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:00.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:00.495 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:09:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:09:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:09:00.528 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:00.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:00.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:00.630 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:00.667 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:00.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:00.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:00.769 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:00.810 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:00.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:00.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:00.912 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:00.944 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:00.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:00.945 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:01.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:00 smithi037 ceph-mon[102022]: pgmap v2373: 119 pgs: 1 active+clean+scrubbing, 1 active+recovering+remapped, 2 active+recovery_wait+degraded+remapped, 6 active+remapped+backfill_wait, 109 active+clean; 1.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 684 op/s; 2483/65088 objects degraded (3.815%); 10935/65088 objects misplaced (16.800%); 7.7 MiB/s, 243 objects/s recovering 2024-08-17T18:09:01.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:00 smithi037 ceph-mon[97894]: pgmap v2373: 119 pgs: 1 active+clean+scrubbing, 1 active+recovering+remapped, 2 active+recovery_wait+degraded+remapped, 6 active+remapped+backfill_wait, 109 active+clean; 1.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 684 op/s; 2483/65088 objects degraded (3.815%); 10935/65088 objects misplaced (16.800%); 7.7 MiB/s, 243 objects/s recovering 2024-08-17T18:09:01.046 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:01.085 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:01.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:01.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:01.133 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-08-17T18:09:01.187 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:01.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:01.244 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:01.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:01.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:00 smithi046 ceph-mon[88218]: pgmap v2373: 119 pgs: 1 active+clean+scrubbing, 1 active+recovering+remapped, 2 active+recovery_wait+degraded+remapped, 6 active+remapped+backfill_wait, 109 active+clean; 1.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 684 op/s; 2483/65088 objects degraded (3.815%); 10935/65088 objects misplaced (16.800%); 7.7 MiB/s, 243 objects/s recovering 2024-08-17T18:09:01.345 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:01.377 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:01.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:01.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:01.478 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:01.520 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:01.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:01.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:01.621 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:01.664 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:01.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:01.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:01.766 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:01.817 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:01.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:01.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:01.919 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:01.953 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:01.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:01.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:02.055 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:02.102 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:02.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:02.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:02.204 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:02.244 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:02.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:02.245 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:02.345 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:02.388 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:02.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:02.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:02.490 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:02.492 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:09:02.524 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:02.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:02.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:02.626 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:02.653 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:02.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:02.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:02.678 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:09:02.755 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:02.788 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:02.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:02.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:02.890 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:02.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:02.932 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:02.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:03.033 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:03.061 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:03.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:03.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:03.163 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:03.196 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:03.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:03.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:03.298 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:03.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:03.336 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:03.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:03.436 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:03.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:03.481 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:03.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:03.582 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:03.622 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:03.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:03.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:03.686 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T18:09:03.721 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:03 smithi037 ceph-mon[102022]: pgmap v2374: 119 pgs: 1 active+recovering+remapped, 1 active+clean+scrubbing, 2 active+recovery_wait+degraded+remapped, 6 active+remapped+backfill_wait, 109 active+clean; 1.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 736 op/s; 2483/60339 objects degraded (4.115%); 10544/60339 objects misplaced (17.475%); 6.4 MiB/s, 252 objects/s recovering 2024-08-17T18:09:03.721 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:03 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 2483/60339 objects degraded (4.115%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:09:03.722 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:03 smithi037 ceph-mon[97894]: pgmap v2374: 119 pgs: 1 active+recovering+remapped, 1 active+clean+scrubbing, 2 active+recovery_wait+degraded+remapped, 6 active+remapped+backfill_wait, 109 active+clean; 1.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 736 op/s; 2483/60339 objects degraded (4.115%); 10544/60339 objects misplaced (17.475%); 6.4 MiB/s, 252 objects/s recovering 2024-08-17T18:09:03.722 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:03 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 2483/60339 objects degraded (4.115%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:09:03.724 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:03.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:03 smithi046 ceph-mon[88218]: pgmap v2374: 119 pgs: 1 active+recovering+remapped, 1 active+clean+scrubbing, 2 active+recovery_wait+degraded+remapped, 6 active+remapped+backfill_wait, 109 active+clean; 1.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 736 op/s; 2483/60339 objects degraded (4.115%); 10544/60339 objects misplaced (17.475%); 6.4 MiB/s, 252 objects/s recovering 2024-08-17T18:09:03.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:03 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 2483/60339 objects degraded (4.115%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:09:03.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:03.772 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:03.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:03.873 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:03.915 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:03.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:03.916 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:04.017 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:04.053 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:04.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:04.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:04.155 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:04.189 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:04.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:04.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:04.291 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:04.325 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:04.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:04.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:04.427 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:04.459 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:04.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:04.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:04.561 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:04.597 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:04.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:04.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:04.698 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:04.735 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:04.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:04.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:04.837 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:04.877 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:04.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:04.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:04.939 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.3 reset_purged_snaps_last 2024-08-17T18:09:04.979 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:05.015 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:05.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:05.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:05.117 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:05.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:05.157 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:05.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:05.258 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:05.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:05.302 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:05.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:05.403 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:05.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:05.439 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:05.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:05.540 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:05.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:05.586 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:05.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:05.687 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:05.728 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:05.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:05.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:05.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:05 smithi046 ceph-mon[88218]: pgmap v2375: 119 pgs: 1 active+recovering+remapped, 2 active+clean+scrubbing, 2 active+recovery_wait+degraded+remapped, 6 active+remapped+backfill_wait, 108 active+clean; 1.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 854 op/s; 2178/52623 objects degraded (4.139%); 9402/52623 objects misplaced (17.867%); 4.5 MiB/s, 201 objects/s recovering 2024-08-17T18:09:05.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:05 smithi037 ceph-mon[102022]: pgmap v2375: 119 pgs: 1 active+recovering+remapped, 2 active+clean+scrubbing, 2 active+recovery_wait+degraded+remapped, 6 active+remapped+backfill_wait, 108 active+clean; 1.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 854 op/s; 2178/52623 objects degraded (4.139%); 9402/52623 objects misplaced (17.867%); 4.5 MiB/s, 201 objects/s recovering 2024-08-17T18:09:05.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:05 smithi037 ceph-mon[97894]: pgmap v2375: 119 pgs: 1 active+recovering+remapped, 2 active+clean+scrubbing, 2 active+recovery_wait+degraded+remapped, 6 active+remapped+backfill_wait, 108 active+clean; 1.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 854 op/s; 2178/52623 objects degraded (4.139%); 9402/52623 objects misplaced (17.867%); 4.5 MiB/s, 201 objects/s recovering 2024-08-17T18:09:05.830 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:05.867 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:05.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:05.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:05.898 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:09:05.969 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:05.981 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:09:05.998 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:05.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:06.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:06.003 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:09:06.100 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:06.138 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:06.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:06.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:06.239 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:06.293 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:06.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:06.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:06.395 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:06.436 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:06.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:06.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:06.538 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:06.579 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:06.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:06.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:06.681 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:06.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:06.722 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:06.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:06.823 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:06.859 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:06.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:06.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:06.961 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:06.993 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:06.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:06.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:07.095 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:07.132 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:07.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:07.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:07.234 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:07.270 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:07.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:07.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:07.371 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:07.408 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:07.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:07.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:07.448 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:07 smithi037 ceph-mon[102022]: pgmap v2376: 119 pgs: 1 active+recovering+remapped, 2 active+clean+scrubbing, 1 active+recovery_wait+degraded+remapped, 7 active+remapped+backfill_wait, 108 active+clean; 970 MiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 992/46611 objects degraded (2.128%); 6143/46611 objects misplaced (13.179%); 0 B/s, 77 objects/s recovering 2024-08-17T18:09:07.448 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:07 smithi037 ceph-mon[97894]: pgmap v2376: 119 pgs: 1 active+recovering+remapped, 2 active+clean+scrubbing, 1 active+recovery_wait+degraded+remapped, 7 active+remapped+backfill_wait, 108 active+clean; 970 MiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 992/46611 objects degraded (2.128%); 6143/46611 objects misplaced (13.179%); 0 B/s, 77 objects/s recovering 2024-08-17T18:09:07.510 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:07.547 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:07.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:07.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:07.648 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:07.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:07.685 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:07.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:07 smithi046 ceph-mon[88218]: pgmap v2376: 119 pgs: 1 active+recovering+remapped, 2 active+clean+scrubbing, 1 active+recovery_wait+degraded+remapped, 7 active+remapped+backfill_wait, 108 active+clean; 970 MiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 992/46611 objects degraded (2.128%); 6143/46611 objects misplaced (13.179%); 0 B/s, 77 objects/s recovering 2024-08-17T18:09:07.785 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:07.825 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:07.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:07.826 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:07.926 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:07.964 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:07.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:07.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:08.066 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:08.108 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:08.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:08.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:08.211 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:08.259 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:08.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:08.260 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:08.360 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:08.397 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:08.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:08.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:08.498 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:08.540 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:08.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:08.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:08.642 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:08.676 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:08.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:08.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:08.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:08 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 992/46611 objects degraded (2.128%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:09:08.777 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:08.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:08 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 992/46611 objects degraded (2.128%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:09:08.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:08 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 992/46611 objects degraded (2.128%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:09:08.822 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:08.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:08.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:08.924 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:08.967 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:08.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:08.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:09.069 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:09.101 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:09.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:09.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:09.203 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:09.238 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:09.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:09.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:09.276 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:09:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:09:08] "GET /metrics HTTP/1.1" 200 36767 "" "Prometheus/2.51.0" 2024-08-17T18:09:09.340 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:09.377 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:09.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:09.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:09.479 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:09.511 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:09.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:09.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:09.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:09 smithi037 ceph-mon[102022]: pgmap v2377: 119 pgs: 1 active+recovering+remapped, 2 active+clean+scrubbing, 1 active+recovery_wait+degraded+remapped, 7 active+remapped+backfill_wait, 108 active+clean; 873 MiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 942 op/s; 992/41976 objects degraded (2.363%); 5835/41976 objects misplaced (13.901%); 0 B/s, 73 objects/s recovering 2024-08-17T18:09:09.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:09:09.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:09.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:09 smithi037 ceph-mon[97894]: pgmap v2377: 119 pgs: 1 active+recovering+remapped, 2 active+clean+scrubbing, 1 active+recovery_wait+degraded+remapped, 7 active+remapped+backfill_wait, 108 active+clean; 873 MiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 942 op/s; 992/41976 objects degraded (2.363%); 5835/41976 objects misplaced (13.901%); 0 B/s, 73 objects/s recovering 2024-08-17T18:09:09.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:09:09.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:09.613 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:09.648 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:09.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:09.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:09.750 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:09 smithi046 ceph-mon[88218]: pgmap v2377: 119 pgs: 1 active+recovering+remapped, 2 active+clean+scrubbing, 1 active+recovery_wait+degraded+remapped, 7 active+remapped+backfill_wait, 108 active+clean; 873 MiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 942 op/s; 992/41976 objects degraded (2.363%); 5835/41976 objects misplaced (13.901%); 0 B/s, 73 objects/s recovering 2024-08-17T18:09:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:09:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:09.795 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:09.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:09.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:09.897 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:09.931 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:09.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:09.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:10.033 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:10.072 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:10.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:10.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:10.174 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:10.205 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:10.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:10.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:10.307 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:10.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:10.346 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:10.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:10.447 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:10.484 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:10.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:10.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:10.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:09:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:09:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:09:10.585 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:10.623 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:10.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:10.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:10.725 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:10.761 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:10.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:10.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:10.863 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:10.903 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:10.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:10.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:11.005 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:11.042 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:11.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:11.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:11.144 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:11.183 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:11.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:11.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:11.284 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:11.306 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:11.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:11.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:11.408 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:11.433 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:11.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:11.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:11.535 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:11.557 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:11.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:11.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:11.659 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:11.682 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:11.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:11.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:11.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:11 smithi046 ceph-mon[88218]: pgmap v2378: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+remapped, 1 active+clean+scrubbing, 7 active+remapped+backfill_wait, 109 active+clean; 760 MiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 935 op/s; 693/36528 objects degraded (1.897%); 4931/36528 objects misplaced (13.499%); 0 B/s, 86 objects/s recovering 2024-08-17T18:09:11.784 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:11.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:11 smithi037 ceph-mon[97894]: pgmap v2378: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+remapped, 1 active+clean+scrubbing, 7 active+remapped+backfill_wait, 109 active+clean; 760 MiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 935 op/s; 693/36528 objects degraded (1.897%); 4931/36528 objects misplaced (13.499%); 0 B/s, 86 objects/s recovering 2024-08-17T18:09:11.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:11 smithi037 ceph-mon[102022]: pgmap v2378: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+remapped, 1 active+clean+scrubbing, 7 active+remapped+backfill_wait, 109 active+clean; 760 MiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 935 op/s; 693/36528 objects degraded (1.897%); 4931/36528 objects misplaced (13.499%); 0 B/s, 86 objects/s recovering 2024-08-17T18:09:11.823 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:11.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:11.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:11.925 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:11.961 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:11.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:11.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:12.063 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:12.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:12.100 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:12.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:12.201 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:12.238 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:12.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:12.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:12.340 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:12.362 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:12.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:12.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:12.464 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:12.508 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:12.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:12.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:12.609 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:12.643 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:12.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:12.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:12.745 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:12.784 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:12.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:12.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:12.886 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:12.917 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:12.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:12.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:13.019 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:13.059 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:13.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:13.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:13.161 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:13.183 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:13.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:13.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:13.284 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:13.330 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:13.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:13.331 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:13.432 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:13.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:13.476 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:13.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:13.577 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:13.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:13.613 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:13.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:13.714 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:13.750 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:13.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:13.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:13 smithi046 ceph-mon[88218]: pgmap v2379: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+remapped, 1 active+clean+scrubbing, 7 active+remapped+backfill_wait, 109 active+clean; 664 MiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 921 op/s; 693/31911 objects degraded (2.172%); 4203/31911 objects misplaced (13.171%); 0 B/s, 86 objects/s recovering 2024-08-17T18:09:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:13 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 693/31911 objects degraded (2.172%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:09:13.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:13 smithi037 ceph-mon[102022]: pgmap v2379: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+remapped, 1 active+clean+scrubbing, 7 active+remapped+backfill_wait, 109 active+clean; 664 MiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 921 op/s; 693/31911 objects degraded (2.172%); 4203/31911 objects misplaced (13.171%); 0 B/s, 86 objects/s recovering 2024-08-17T18:09:13.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:13 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 693/31911 objects degraded (2.172%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:09:13.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:13 smithi037 ceph-mon[97894]: pgmap v2379: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+remapped, 1 active+clean+scrubbing, 7 active+remapped+backfill_wait, 109 active+clean; 664 MiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 921 op/s; 693/31911 objects degraded (2.172%); 4203/31911 objects misplaced (13.171%); 0 B/s, 86 objects/s recovering 2024-08-17T18:09:13.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:13 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 693/31911 objects degraded (2.172%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:09:13.852 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:13.893 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:13.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:13.894 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:13.995 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:14.031 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:14.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:14.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:14.137 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:14.181 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:14.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:14.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:14.283 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:14.327 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:14.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:14.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:14.405 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T18:09:14.405 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T18:09:14.429 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:14.465 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:14.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:14.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:14.567 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:14.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:14.611 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:14.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:14.712 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:14.752 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:14.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:14.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:14.854 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:14.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:14.896 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:14.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:14.997 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:15.039 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:15.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:15.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:15.140 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:15.183 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:15.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:15.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:15.285 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:15.321 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:15.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:15.322 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:15.393 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is set 2024-08-17T18:09:15.422 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:15.482 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:15.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:15.483 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:15.584 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:15.619 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:15.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:15.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:15.668 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:15 smithi037 ceph-mon[102022]: pgmap v2380: 119 pgs: 1 active+recovery_wait+degraded+remapped, 2 active+clean+scrubbing, 1 active+recovering+remapped, 7 active+remapped+backfill_wait, 108 active+clean; 503 MiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 418/24204 objects degraded (1.727%); 3059/24204 objects misplaced (12.638%); 0 B/s, 46 objects/s recovering 2024-08-17T18:09:15.668 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:15 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2599978356' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:09:15.668 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:15 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:09:15.668 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:15 smithi037 ceph-mon[97894]: pgmap v2380: 119 pgs: 1 active+recovery_wait+degraded+remapped, 2 active+clean+scrubbing, 1 active+recovering+remapped, 7 active+remapped+backfill_wait, 108 active+clean; 503 MiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 418/24204 objects degraded (1.727%); 3059/24204 objects misplaced (12.638%); 0 B/s, 46 objects/s recovering 2024-08-17T18:09:15.668 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:15 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2599978356' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:09:15.668 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:15 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:09:15.722 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:15.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:15 smithi046 ceph-mon[88218]: pgmap v2380: 119 pgs: 1 active+recovery_wait+degraded+remapped, 2 active+clean+scrubbing, 1 active+recovering+remapped, 7 active+remapped+backfill_wait, 108 active+clean; 503 MiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 418/24204 objects degraded (1.727%); 3059/24204 objects misplaced (12.638%); 0 B/s, 46 objects/s recovering 2024-08-17T18:09:15.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:15 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2599978356' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:09:15.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:15 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:09:15.765 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:15.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:15.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:15.867 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:15.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:15.904 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:15.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:16.005 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:16.039 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:16.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:16.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:16.129 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-08-17T18:09:16.140 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:16.217 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:16.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:16.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:16.319 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:16.355 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:16.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:16.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:16.457 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:16.496 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:16.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:16.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:16.598 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:16.632 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:16.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:16.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:16.734 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:16.751 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:16 smithi037 ceph-mon[97894]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:09:16.751 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:16 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:09:16.751 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:16 smithi037 ceph-mon[97894]: osdmap e1389: 8 total, 8 up, 8 in 2024-08-17T18:09:16.751 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:16 smithi037 ceph-mon[102022]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:09:16.752 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:16 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:09:16.752 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:16 smithi037 ceph-mon[102022]: osdmap e1389: 8 total, 8 up, 8 in 2024-08-17T18:09:16.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:16 smithi046 ceph-mon[88218]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:09:16.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:16 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:09:16.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:16 smithi046 ceph-mon[88218]: osdmap e1389: 8 total, 8 up, 8 in 2024-08-17T18:09:16.785 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:16.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:16.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:16.887 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:16.940 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:16.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:16.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:17.042 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:17.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:17.087 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:17.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:17.188 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:17.223 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:17.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:17.224 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:17.325 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:17.363 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:17.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:17.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:17.464 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:17.474 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:17 smithi037 ceph-mon[97894]: pgmap v2382: 119 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+degraded+remapped, 2 active+clean+scrubbing, 7 active+remapped+backfill_wait, 108 active+clean; 383 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 938 op/s; 418/18444 objects degraded (2.266%); 2424/18444 objects misplaced (13.142%); 0 B/s, 59 objects/s recovering 2024-08-17T18:09:17.474 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:17 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 418/18444 objects degraded (2.266%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:09:17.474 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:17 smithi037 ceph-mon[102022]: pgmap v2382: 119 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+degraded+remapped, 2 active+clean+scrubbing, 7 active+remapped+backfill_wait, 108 active+clean; 383 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 938 op/s; 418/18444 objects degraded (2.266%); 2424/18444 objects misplaced (13.142%); 0 B/s, 59 objects/s recovering 2024-08-17T18:09:17.474 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:17 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 418/18444 objects degraded (2.266%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:09:17.504 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:17.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:17.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:17.606 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:17.653 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:17.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:17.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:17.755 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:17 smithi046 ceph-mon[88218]: pgmap v2382: 119 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+degraded+remapped, 2 active+clean+scrubbing, 7 active+remapped+backfill_wait, 108 active+clean; 383 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 938 op/s; 418/18444 objects degraded (2.266%); 2424/18444 objects misplaced (13.142%); 0 B/s, 59 objects/s recovering 2024-08-17T18:09:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:17 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 418/18444 objects degraded (2.266%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:09:17.790 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:17.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:17.791 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:17.891 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:17.930 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:17.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:17.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:18.032 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:18.063 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:18.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:18.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:18.127 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:09:18.127 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:09:18.144 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:09:18.165 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:18.167 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:09:18.167 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:09:18.201 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:09:18.201 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:09:18.218 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:18.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:18.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:18.236 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:09:18.236 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:09:18.271 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:09:18.272 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:09:18.306 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:09:18.306 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:09:18.322 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:18.343 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:09:18.344 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:09:18.364 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:18.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:18.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:18.379 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:09:18.380 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:09:18.466 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:18.503 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:18.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:18.504 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:18.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:18 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2242216161' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:09:18.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:18 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2242216161' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:09:18.605 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:18.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:18.646 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:18.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:18.648 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.4 reset_purged_snaps_last 2024-08-17T18:09:18.747 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:18.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:18 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2242216161' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:09:18.778 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:18.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:18.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:18.880 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:18.912 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:18.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:18.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:19.013 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:19.053 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:19.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:19.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:19.155 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:19.192 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:19.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:19.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:19.265 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:09:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:09:18] "GET /metrics HTTP/1.1" 200 36745 "" "Prometheus/2.51.0" 2024-08-17T18:09:19.294 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:19.332 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:19.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:19.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:19.434 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:19.478 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:19.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:19.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:19.526 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T18:09:19.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:19 smithi037 ceph-mon[97894]: pgmap v2383: 119 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+degraded+remapped, 2 active+clean+scrubbing, 7 active+remapped+backfill_wait, 108 active+clean; 291 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 931 op/s; 418/14031 objects degraded (2.979%); 2111/14031 objects misplaced (15.045%); 0 B/s, 59 objects/s recovering 2024-08-17T18:09:19.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:19 smithi037 ceph-mon[102022]: pgmap v2383: 119 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+degraded+remapped, 2 active+clean+scrubbing, 7 active+remapped+backfill_wait, 108 active+clean; 291 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 931 op/s; 418/14031 objects degraded (2.979%); 2111/14031 objects misplaced (15.045%); 0 B/s, 59 objects/s recovering 2024-08-17T18:09:19.580 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:19.622 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:19.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:19.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:19.724 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:19.760 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:19.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:19.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:19.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:19 smithi046 ceph-mon[88218]: pgmap v2383: 119 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+degraded+remapped, 2 active+clean+scrubbing, 7 active+remapped+backfill_wait, 108 active+clean; 291 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 931 op/s; 418/14031 objects degraded (2.979%); 2111/14031 objects misplaced (15.045%); 0 B/s, 59 objects/s recovering 2024-08-17T18:09:19.862 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:19.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:19.920 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:19.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:20.021 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:20.054 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:20.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:20.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:20.156 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:20.195 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:20.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:20.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:20.300 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:20.336 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:20.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:20.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:20.425 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Removed 116961 objects 2024-08-17T18:09:20.426 INFO:tasks.radosbench.radosbench.0.smithi037.stdout:Clean up completed and total clean up time :157.28 2024-08-17T18:09:20.437 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:20.460 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:20.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:20.461 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:09:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:09:20.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:09:20.562 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:20.585 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:20.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:20.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:20.686 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:20.704 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:09:20.709 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:20.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:20.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:20.811 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:20.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:20.835 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:20.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:20.936 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:20.960 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:20.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:20.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:21.062 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:21.084 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:21.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:21.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:21.186 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:21.207 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T18:09:21.207 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [], 2024-08-17T18:09:21.207 INFO:teuthology.orchestra.run.smithi037.stdout: "complaint_time": 30, 2024-08-17T18:09:21.207 INFO:teuthology.orchestra.run.smithi037.stdout: "num_blocked_ops": 0 2024-08-17T18:09:21.207 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T18:09:21.208 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:21.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:21.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:21.310 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:21.332 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:21.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:21.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:21.434 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:21.457 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:21.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:21.458 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:21.559 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:21.571 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:09:21.581 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:21.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:21.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:21.683 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:21.688 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:21 smithi037 ceph-mon[97894]: pgmap v2384: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+remapped, 1 active+clean+scrubbing, 7 active+remapped+backfill_wait, 109 active+clean; 180 MiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 928 op/s; 118/8673 objects degraded (1.361%); 1230/8673 objects misplaced (14.182%); 0 B/s, 64 objects/s recovering 2024-08-17T18:09:21.689 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:21 smithi037 ceph-mon[102022]: pgmap v2384: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+remapped, 1 active+clean+scrubbing, 7 active+remapped+backfill_wait, 109 active+clean; 180 MiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 928 op/s; 118/8673 objects degraded (1.361%); 1230/8673 objects misplaced (14.182%); 0 B/s, 64 objects/s recovering 2024-08-17T18:09:21.706 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:21.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:21.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:21.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:21 smithi046 ceph-mon[88218]: pgmap v2384: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+remapped, 1 active+clean+scrubbing, 7 active+remapped+backfill_wait, 109 active+clean; 180 MiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 928 op/s; 118/8673 objects degraded (1.361%); 1230/8673 objects misplaced (14.182%); 0 B/s, 64 objects/s recovering 2024-08-17T18:09:21.808 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:21.831 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:21.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:21.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:21.883 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:09:21.932 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:21.955 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:21.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:21.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:22.057 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:22.080 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:22.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:22.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:22.090 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-08-17T18:09:22.182 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:22.204 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:22.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:22.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:22.306 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:22.328 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:22.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:22.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:22.430 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:22.454 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:22.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:22.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:22.556 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:22.579 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:22.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:22.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:22.651 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:22 smithi037 ceph-mon[97894]: Health check update: Degraded data redundancy: 118/8673 objects degraded (1.361%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:09:22.652 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:22 smithi037 ceph-mon[102022]: Health check update: Degraded data redundancy: 118/8673 objects degraded (1.361%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:09:22.680 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:22.703 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:22.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:22.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:22.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:22 smithi046 ceph-mon[88218]: Health check update: Degraded data redundancy: 118/8673 objects degraded (1.361%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:09:22.805 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:22.828 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:22.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:22.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:22.929 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:22.952 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:22.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:22.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:23.054 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:23.076 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:23.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:23.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:23.178 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:23.201 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:23.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:23.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:23.250 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_6 2024-08-17T18:09:23.251 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool rm unique_pool_6 unique_pool_6 --yes-i-really-really-mean-it 2024-08-17T18:09:23.302 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:23.324 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:23.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:23.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:23.426 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:23.450 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:23.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:23.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:23.552 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:23.575 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:23.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:23.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:23.677 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:23.700 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:23.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:23.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:23.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:23 smithi046 ceph-mon[88218]: pgmap v2385: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+remapped, 1 active+clean+scrubbing, 7 active+remapped+backfill_wait, 109 active+clean; 86 MiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 923 op/s; 118/4185 objects degraded (2.820%); 553/4185 objects misplaced (13.214%); 0 B/s, 64 objects/s recovering 2024-08-17T18:09:23.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:23 smithi037 ceph-mon[102022]: pgmap v2385: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+remapped, 1 active+clean+scrubbing, 7 active+remapped+backfill_wait, 109 active+clean; 86 MiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 923 op/s; 118/4185 objects degraded (2.820%); 553/4185 objects misplaced (13.214%); 0 B/s, 64 objects/s recovering 2024-08-17T18:09:23.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:23 smithi037 ceph-mon[97894]: pgmap v2385: 119 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+remapped, 1 active+clean+scrubbing, 7 active+remapped+backfill_wait, 109 active+clean; 86 MiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 923 op/s; 118/4185 objects degraded (2.820%); 553/4185 objects misplaced (13.214%); 0 B/s, 64 objects/s recovering 2024-08-17T18:09:23.801 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:23.823 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:23.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:23.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:23.875 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:09:23.875 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:09:23.926 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:23.948 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:23.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:23.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:24.049 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:24.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:24.073 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:24.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:24.174 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:24.197 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:24.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:24.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:24.298 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:24.321 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:24.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:24.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:24.423 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:24.446 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:24.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:24.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:24.548 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:24.572 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:24.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:24.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:24.674 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:24.697 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:24.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:24.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:24.799 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:24.821 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:24.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:24.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:24.923 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:24.946 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:24.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:24.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:25.048 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:25.072 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:25.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:25.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:25.173 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:25.198 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:25.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:25.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:09:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:24 smithi046 ceph-mon[88218]: pgmap v2386: 119 pgs: 1 active+recovery_wait+remapped, 2 active+clean+scrubbing, 1 active+recovering+remapped, 7 active+remapped+backfill_wait, 108 active+clean; 2.3 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 801 op/s; 0 B/s, 64 objects/s recovering 2024-08-17T18:09:25.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "31"} : dispatch 2024-08-17T18:09:25.268 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:09:25.268 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:25.268 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:24 smithi037 ceph-mon[97894]: pgmap v2386: 119 pgs: 1 active+recovery_wait+remapped, 2 active+clean+scrubbing, 1 active+recovering+remapped, 7 active+remapped+backfill_wait, 108 active+clean; 2.3 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 801 op/s; 0 B/s, 64 objects/s recovering 2024-08-17T18:09:25.268 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "31"} : dispatch 2024-08-17T18:09:25.268 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:09:25.268 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:25.268 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:24 smithi037 ceph-mon[102022]: pgmap v2386: 119 pgs: 1 active+recovery_wait+remapped, 2 active+clean+scrubbing, 1 active+recovering+remapped, 7 active+remapped+backfill_wait, 108 active+clean; 2.3 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 801 op/s; 0 B/s, 64 objects/s recovering 2024-08-17T18:09:25.268 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "31"} : dispatch 2024-08-17T18:09:25.300 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:25.324 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:25.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:25.325 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:25.426 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:25.451 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:25.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:25.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:25.552 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:25.577 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:25.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:25.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:25.679 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:25.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:25.704 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:25.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:25.804 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:25.828 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:25.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:25.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:25.930 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:25.953 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:25.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:25.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:26.055 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:26.079 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:26.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:26.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:26.180 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:26.206 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:26.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:26.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:26.222 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:26 smithi037 ceph-mon[102022]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 118/4185 objects degraded (2.820%), 1 pg degraded) 2024-08-17T18:09:26.222 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:26 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "31"}]': finished 2024-08-17T18:09:26.222 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:26 smithi037 ceph-mon[102022]: osdmap e1390: 8 total, 8 up, 8 in 2024-08-17T18:09:26.222 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:26 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.8", "id": [4, 0]} : dispatch 2024-08-17T18:09:26.222 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:26 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 0]} : dispatch 2024-08-17T18:09:26.223 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:26 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [7, 2]} : dispatch 2024-08-17T18:09:26.223 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:26 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [7, 1]} : dispatch 2024-08-17T18:09:26.223 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:26 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.15", "id": [3, 1]} : dispatch 2024-08-17T18:09:26.223 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:26 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 0]} : dispatch 2024-08-17T18:09:26.223 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:26 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]} : dispatch 2024-08-17T18:09:26.223 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:26 smithi037 ceph-mon[97894]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 118/4185 objects degraded (2.820%), 1 pg degraded) 2024-08-17T18:09:26.223 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:26 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "31"}]': finished 2024-08-17T18:09:26.223 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:26 smithi037 ceph-mon[97894]: osdmap e1390: 8 total, 8 up, 8 in 2024-08-17T18:09:26.223 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:26 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.8", "id": [4, 0]} : dispatch 2024-08-17T18:09:26.223 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:26 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 0]} : dispatch 2024-08-17T18:09:26.223 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:26 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [7, 2]} : dispatch 2024-08-17T18:09:26.224 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:26 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [7, 1]} : dispatch 2024-08-17T18:09:26.224 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:26 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.15", "id": [3, 1]} : dispatch 2024-08-17T18:09:26.224 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:26 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 0]} : dispatch 2024-08-17T18:09:26.224 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:26 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]} : dispatch 2024-08-17T18:09:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:26 smithi046 ceph-mon[88218]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 118/4185 objects degraded (2.820%), 1 pg degraded) 2024-08-17T18:09:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:26 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "31"}]': finished 2024-08-17T18:09:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:26 smithi046 ceph-mon[88218]: osdmap e1390: 8 total, 8 up, 8 in 2024-08-17T18:09:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:26 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.8", "id": [4, 0]} : dispatch 2024-08-17T18:09:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:26 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 0]} : dispatch 2024-08-17T18:09:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:26 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [7, 2]} : dispatch 2024-08-17T18:09:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:26 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [7, 1]} : dispatch 2024-08-17T18:09:26.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:26 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.15", "id": [3, 1]} : dispatch 2024-08-17T18:09:26.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:26 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 0]} : dispatch 2024-08-17T18:09:26.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:26 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]} : dispatch 2024-08-17T18:09:26.308 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:26.334 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:26.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:26.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:26.436 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:26.460 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:26.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:26.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:26.562 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:26.586 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:26.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:26.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:26.688 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:26.712 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:26.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:26.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:26.814 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:26.837 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:26.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:26.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:26.939 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:26.961 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:26.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:26.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:27.063 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:27.085 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:27.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:27.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:27.179 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:27 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.8", "id": [4, 0]}]': finished 2024-08-17T18:09:27.179 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:27 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 0]}]': finished 2024-08-17T18:09:27.179 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:27 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [7, 2]}]': finished 2024-08-17T18:09:27.179 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:27 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [7, 1]}]': finished 2024-08-17T18:09:27.179 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:27 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.15", "id": [3, 1]}]': finished 2024-08-17T18:09:27.179 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:27 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 0]}]': finished 2024-08-17T18:09:27.179 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:27 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-08-17T18:09:27.179 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:27 smithi037 ceph-mon[102022]: osdmap e1391: 8 total, 8 up, 8 in 2024-08-17T18:09:27.180 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:27 smithi037 ceph-mon[102022]: pgmap v2389: 119 pgs: 1 active+recovering+remapped, 3 peering, 1 active+recovery_wait+remapped, 2 active+clean+scrubbing, 7 active+remapped+backfill_wait, 105 active+clean; 599 KiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 0 B/s, 213 objects/s recovering 2024-08-17T18:09:27.180 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:27 smithi037 ceph-mon[102022]: osdmap e1392: 8 total, 8 up, 8 in 2024-08-17T18:09:27.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:27 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.8", "id": [4, 0]}]': finished 2024-08-17T18:09:27.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:27 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 0]}]': finished 2024-08-17T18:09:27.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:27 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [7, 2]}]': finished 2024-08-17T18:09:27.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:27 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [7, 1]}]': finished 2024-08-17T18:09:27.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:27 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.15", "id": [3, 1]}]': finished 2024-08-17T18:09:27.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:27 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 0]}]': finished 2024-08-17T18:09:27.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:27 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-08-17T18:09:27.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:27 smithi037 ceph-mon[97894]: osdmap e1391: 8 total, 8 up, 8 in 2024-08-17T18:09:27.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:27 smithi037 ceph-mon[97894]: pgmap v2389: 119 pgs: 1 active+recovering+remapped, 3 peering, 1 active+recovery_wait+remapped, 2 active+clean+scrubbing, 7 active+remapped+backfill_wait, 105 active+clean; 599 KiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 0 B/s, 213 objects/s recovering 2024-08-17T18:09:27.180 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:27 smithi037 ceph-mon[97894]: osdmap e1392: 8 total, 8 up, 8 in 2024-08-17T18:09:27.187 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:27.211 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:27.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:27.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:27 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.8", "id": [4, 0]}]': finished 2024-08-17T18:09:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:27 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 0]}]': finished 2024-08-17T18:09:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:27 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [7, 2]}]': finished 2024-08-17T18:09:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:27 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [7, 1]}]': finished 2024-08-17T18:09:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:27 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.15", "id": [3, 1]}]': finished 2024-08-17T18:09:27.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:27 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 0]}]': finished 2024-08-17T18:09:27.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:27 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-08-17T18:09:27.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:27 smithi046 ceph-mon[88218]: osdmap e1391: 8 total, 8 up, 8 in 2024-08-17T18:09:27.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:27 smithi046 ceph-mon[88218]: pgmap v2389: 119 pgs: 1 active+recovering+remapped, 3 peering, 1 active+recovery_wait+remapped, 2 active+clean+scrubbing, 7 active+remapped+backfill_wait, 105 active+clean; 599 KiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 0 B/s, 213 objects/s recovering 2024-08-17T18:09:27.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:27 smithi046 ceph-mon[88218]: osdmap e1392: 8 total, 8 up, 8 in 2024-08-17T18:09:27.312 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:27.335 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:27.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:27.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:27.437 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:27.461 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:27.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:27.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:27.563 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:27.586 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:27.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:27.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:27.688 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:27.710 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:27.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:27.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:27.812 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:27.835 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:27.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:27.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:27.936 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:27.959 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:27.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:27.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:28.061 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:28.085 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:28.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:28.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:28.186 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:28.209 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:28.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:28.210 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:28.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:28 smithi046 ceph-mon[88218]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T18:09:28.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:28 smithi046 ceph-mon[88218]: osdmap e1393: 8 total, 8 up, 8 in 2024-08-17T18:09:28.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:28 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/779752810' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:09:28.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:28 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:09:28.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:28 smithi037 ceph-mon[97894]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T18:09:28.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:28 smithi037 ceph-mon[97894]: osdmap e1393: 8 total, 8 up, 8 in 2024-08-17T18:09:28.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:28 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/779752810' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:09:28.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:28 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:09:28.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:28 smithi037 ceph-mon[102022]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T18:09:28.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:28 smithi037 ceph-mon[102022]: osdmap e1393: 8 total, 8 up, 8 in 2024-08-17T18:09:28.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:28 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/779752810' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:09:28.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:28 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:09:28.311 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:28.337 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:28.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:28.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:28.439 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:28.464 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:28.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:28.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:28.566 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:28.592 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:28.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:28.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:28.693 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:28.719 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:28.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:28.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:28.821 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:28.846 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:28.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:28.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:28.948 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:28.975 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:28.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:28.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:29.018 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:09:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:09:28] "GET /metrics HTTP/1.1" 200 36744 "" "Prometheus/2.51.0" 2024-08-17T18:09:29.078 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:29.103 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:29.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:29.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:29.205 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:29.222 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is set 2024-08-17T18:09:29.228 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:29.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:29.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:29.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:29 smithi037 ceph-mon[102022]: pgmap v2392: 119 pgs: 1 active+undersized+remapped, 1 active+clean+remapped, 1 active+recovering+remapped, 4 peering, 1 active+recovery_wait+remapped, 2 active+clean+scrubbing, 6 active+remapped+backfill_wait, 103 active+clean; 613 KiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 4.7 KiB/s rd, 14 KiB/s wr, 10 op/s; 9.8 KiB/s, 351 objects/s recovering 2024-08-17T18:09:29.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:29 smithi037 ceph-mon[102022]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:09:29.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:29 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:09:29.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:29 smithi037 ceph-mon[102022]: osdmap e1394: 8 total, 8 up, 8 in 2024-08-17T18:09:29.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:29 smithi037 ceph-mon[97894]: pgmap v2392: 119 pgs: 1 active+undersized+remapped, 1 active+clean+remapped, 1 active+recovering+remapped, 4 peering, 1 active+recovery_wait+remapped, 2 active+clean+scrubbing, 6 active+remapped+backfill_wait, 103 active+clean; 613 KiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 4.7 KiB/s rd, 14 KiB/s wr, 10 op/s; 9.8 KiB/s, 351 objects/s recovering 2024-08-17T18:09:29.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:29 smithi037 ceph-mon[97894]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:09:29.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:29 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:09:29.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:29 smithi037 ceph-mon[97894]: osdmap e1394: 8 total, 8 up, 8 in 2024-08-17T18:09:29.330 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:29.354 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:29.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:29.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:29.456 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:29.482 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:29.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:29.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:29.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:29 smithi046 ceph-mon[88218]: pgmap v2392: 119 pgs: 1 active+undersized+remapped, 1 active+clean+remapped, 1 active+recovering+remapped, 4 peering, 1 active+recovery_wait+remapped, 2 active+clean+scrubbing, 6 active+remapped+backfill_wait, 103 active+clean; 613 KiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 4.7 KiB/s rd, 14 KiB/s wr, 10 op/s; 9.8 KiB/s, 351 objects/s recovering 2024-08-17T18:09:29.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:29 smithi046 ceph-mon[88218]: Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:09:29.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:29 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:09:29.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:29 smithi046 ceph-mon[88218]: osdmap e1394: 8 total, 8 up, 8 in 2024-08-17T18:09:29.585 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:29.612 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:29.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:29.613 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:29.714 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:29.741 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:29.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:29.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:29.842 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:29.869 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:29.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:29.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:29.971 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:29.995 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:29.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:29.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:30.097 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:30.123 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:30.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:30.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:30.225 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:30.251 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:30.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:30.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:30.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:30 smithi037 ceph-mon[97894]: 1.1d scrub starts 2024-08-17T18:09:30.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:30 smithi037 ceph-mon[97894]: 1.16 scrub starts 2024-08-17T18:09:30.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:30 smithi037 ceph-mon[102022]: 1.1d scrub starts 2024-08-17T18:09:30.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:30 smithi037 ceph-mon[102022]: 1.16 scrub starts 2024-08-17T18:09:30.353 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:30.380 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:30.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:30.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:30.481 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:30.505 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:30.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:30.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:30.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:30 smithi046 ceph-mon[88218]: 1.1d scrub starts 2024-08-17T18:09:30.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:30 smithi046 ceph-mon[88218]: 1.16 scrub starts 2024-08-17T18:09:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:09:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:09:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:09:30.607 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:30.630 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:30.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:30.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:30.732 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:30.758 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:30.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:30.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:30.860 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:30.884 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:30.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:30.885 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:30.986 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:31.010 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:31.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:31.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:31.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:31 smithi037 ceph-mon[102022]: pgmap v2394: 119 pgs: 1 active+undersized+remapped, 1 active+recovering+remapped, 1 active+clean+remapped, 1 peering, 1 active+clean+scrubbing, 7 active+remapped+backfill_wait, 107 active+clean; 665 KiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 22 KiB/s rd, 64 KiB/s wr, 16 op/s; 105 KiB/s, 366 objects/s recovering 2024-08-17T18:09:31.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:31 smithi037 ceph-mon[97894]: pgmap v2394: 119 pgs: 1 active+undersized+remapped, 1 active+recovering+remapped, 1 active+clean+remapped, 1 peering, 1 active+clean+scrubbing, 7 active+remapped+backfill_wait, 107 active+clean; 665 KiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 22 KiB/s rd, 64 KiB/s wr, 16 op/s; 105 KiB/s, 366 objects/s recovering 2024-08-17T18:09:31.112 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:31.137 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:31.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:31.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:31.239 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:31.263 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:31.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:31.264 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:31.365 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:31.392 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:31.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:31.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:31.494 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:31.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:31 smithi046 ceph-mon[88218]: pgmap v2394: 119 pgs: 1 active+undersized+remapped, 1 active+recovering+remapped, 1 active+clean+remapped, 1 peering, 1 active+clean+scrubbing, 7 active+remapped+backfill_wait, 107 active+clean; 665 KiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 22 KiB/s rd, 64 KiB/s wr, 16 op/s; 105 KiB/s, 366 objects/s recovering 2024-08-17T18:09:31.518 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:31.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:31.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:31.621 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:31.648 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:31.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:31.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:31.749 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:31.775 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:31.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:31.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:31.877 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:31.903 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:31.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:31.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:32.005 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:32.029 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:32.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:32.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:32.131 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:32.154 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:32.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:32.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:32.256 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:32.282 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:32.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:32.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:32.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:32 smithi037 ceph-mon[97894]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T18:09:32.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:32 smithi037 ceph-mon[102022]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T18:09:32.385 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:32.408 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:32.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:32.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:32.510 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:32.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:32 smithi046 ceph-mon[88218]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T18:09:32.537 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:32.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:32.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:32.639 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:32.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:32.662 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:32.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:32.763 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:32.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:32.791 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:32.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:32.892 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:32.915 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:32.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:32.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:33.017 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:33.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:33.043 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:33.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:33.143 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:33.167 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:33.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:33.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:33.194 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:33 smithi037 ceph-mon[97894]: pgmap v2395: 119 pgs: 1 active+recovering+remapped, 1 active+clean+remapped, 1 peering, 7 active+remapped+backfill_wait, 109 active+clean; 665 KiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 16 KiB/s rd, 46 KiB/s wr, 11 op/s; 76 KiB/s, 263 objects/s recovering 2024-08-17T18:09:33.194 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:33 smithi037 ceph-mon[102022]: pgmap v2395: 119 pgs: 1 active+recovering+remapped, 1 active+clean+remapped, 1 peering, 7 active+remapped+backfill_wait, 109 active+clean; 665 KiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 16 KiB/s rd, 46 KiB/s wr, 11 op/s; 76 KiB/s, 263 objects/s recovering 2024-08-17T18:09:33.269 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:33.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:33.296 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:33.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:33.397 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:33.421 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:33.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:33.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:33.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:33 smithi046 ceph-mon[88218]: pgmap v2395: 119 pgs: 1 active+recovering+remapped, 1 active+clean+remapped, 1 peering, 7 active+remapped+backfill_wait, 109 active+clean; 665 KiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 16 KiB/s rd, 46 KiB/s wr, 11 op/s; 76 KiB/s, 263 objects/s recovering 2024-08-17T18:09:33.522 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:33.546 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:33.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:33.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:33.648 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:33.671 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:33.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:33.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:33.773 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:33.796 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:33.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:33.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:33.898 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:33.899 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:09:33.899 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:09:33.899 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:09:33.899 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:09:33.899 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:09:33.899 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:09:33.900 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:09:33.900 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:09:33.900 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:09:33.900 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:09:33.900 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:09:33.900 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:09:33.900 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:09:33.901 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:09:33.901 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:09:33.901 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:09:33.927 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:33.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:33.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:34.029 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:34.053 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:34.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:34.054 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:34.155 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:34.178 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:34.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:34.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:34.280 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:34.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:34 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1497847816' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:09:34.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:34 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1497847816' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:09:34.303 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:34.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:34.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:34.405 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:34.429 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:34.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:34.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:34.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:34 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1497847816' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:09:34.531 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:34.554 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:34.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:34.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:34.656 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:34.679 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:34.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:34.680 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:34.781 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:34.808 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:34.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:34.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:34.910 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:34.937 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:34.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:34.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:35.038 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:35.062 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:35.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:35.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:35.164 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:35.190 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:35.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:35.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:35.292 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:35.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:35 smithi037 ceph-mon[97894]: 1.1d scrub starts 2024-08-17T18:09:35.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:35 smithi037 ceph-mon[97894]: pgmap v2396: 119 pgs: 1 active+recovering+remapped, 5 active+clean+scrubbing, 7 active+remapped+backfill_wait, 106 active+clean; 665 KiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 13 KiB/s rd, 38 KiB/s wr, 9 op/s; 62 KiB/s, 347 objects/s recovering 2024-08-17T18:09:35.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:35 smithi037 ceph-mon[102022]: 1.1d scrub starts 2024-08-17T18:09:35.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:35 smithi037 ceph-mon[102022]: pgmap v2396: 119 pgs: 1 active+recovering+remapped, 5 active+clean+scrubbing, 7 active+remapped+backfill_wait, 106 active+clean; 665 KiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 13 KiB/s rd, 38 KiB/s wr, 9 op/s; 62 KiB/s, 347 objects/s recovering 2024-08-17T18:09:35.319 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:35.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:35.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:35.421 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:35.445 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:35.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:35.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:35.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:35 smithi046 ceph-mon[88218]: 1.1d scrub starts 2024-08-17T18:09:35.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:35 smithi046 ceph-mon[88218]: pgmap v2396: 119 pgs: 1 active+recovering+remapped, 5 active+clean+scrubbing, 7 active+remapped+backfill_wait, 106 active+clean; 665 KiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 13 KiB/s rd, 38 KiB/s wr, 9 op/s; 62 KiB/s, 347 objects/s recovering 2024-08-17T18:09:35.547 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:35.569 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:35.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:35.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:35.671 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:35.697 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:35.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:35.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:35.799 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:35.825 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:35.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:35.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:35.927 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:35.953 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:35.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:35.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:36.055 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:36.081 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:36.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:36.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:36.183 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:36.209 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:36.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:36.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:36.293 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:36 smithi037 ceph-mon[102022]: 1.16 scrub starts 2024-08-17T18:09:36.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:36 smithi037 ceph-mon[97894]: 1.16 scrub starts 2024-08-17T18:09:36.311 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:36.336 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:36.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:36.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:36.438 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:36.464 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:36.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:36.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:36.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:36 smithi046 ceph-mon[88218]: 1.16 scrub starts 2024-08-17T18:09:36.566 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:36.589 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:36.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:36.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:36.691 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:36.714 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:36.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:36.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:36.816 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:36.843 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:36.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:36.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:36.945 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:36.968 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:36.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:36.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:37.070 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:37.093 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:37.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:37.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:37.195 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:37.222 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:37.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:37.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:37.324 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:37.350 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:37.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:37.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:37.414 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:37 smithi037 ceph-mon[102022]: pgmap v2397: 119 pgs: 1 active+recovering+remapped, 5 active+clean+scrubbing, 7 active+remapped+backfill_wait, 106 active+clean; 665 KiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 11 KiB/s rd, 31 KiB/s wr, 7 op/s; 51 KiB/s, 284 objects/s recovering 2024-08-17T18:09:37.415 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:37 smithi037 ceph-mon[97894]: pgmap v2397: 119 pgs: 1 active+recovering+remapped, 5 active+clean+scrubbing, 7 active+remapped+backfill_wait, 106 active+clean; 665 KiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 11 KiB/s rd, 31 KiB/s wr, 7 op/s; 51 KiB/s, 284 objects/s recovering 2024-08-17T18:09:37.452 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:37.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:37.480 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:37.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:37.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:37 smithi046 ceph-mon[88218]: pgmap v2397: 119 pgs: 1 active+recovering+remapped, 5 active+clean+scrubbing, 7 active+remapped+backfill_wait, 106 active+clean; 665 KiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 11 KiB/s rd, 31 KiB/s wr, 7 op/s; 51 KiB/s, 284 objects/s recovering 2024-08-17T18:09:37.581 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:37.604 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:37.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:37.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:37.706 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:37.733 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:37.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:37.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:37.835 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:37.859 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:37.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:37.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:37.961 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:37.984 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:37.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:37.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:38.086 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:38.109 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:38.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:38.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:38.211 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:38.217 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:09:38.238 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:38.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:38.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:38.340 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:38.364 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:38.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:38.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:38.466 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:38.489 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:38.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:38.490 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:38.591 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:38.613 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:38.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:38.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:38.715 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:38.741 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:38.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:38.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:38.843 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:38.869 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:38.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:38.870 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:38.971 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:38.998 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:38.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:38.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:39.100 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:39.125 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:39.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:39.126 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:39.226 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:39.250 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:39.250 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:09:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:09:38] "GET /metrics HTTP/1.1" 200 36744 "" "Prometheus/2.51.0" 2024-08-17T18:09:39.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:39.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:39.352 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:39.378 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:39.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:39.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:39.441 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T18:09:39.480 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:39.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:39.507 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:39.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:39.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:39 smithi037 ceph-mon[102022]: pgmap v2398: 119 pgs: 1 active+recovering+remapped, 5 active+clean+scrubbing, 7 active+remapped+backfill_wait, 106 active+clean; 665 KiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 7.6 KiB/s rd, 22 KiB/s wr, 5 op/s; 41 KiB/s, 253 objects/s recovering 2024-08-17T18:09:39.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:09:39.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:39.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:39 smithi037 ceph-mon[97894]: pgmap v2398: 119 pgs: 1 active+recovering+remapped, 5 active+clean+scrubbing, 7 active+remapped+backfill_wait, 106 active+clean; 665 KiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 7.6 KiB/s rd, 22 KiB/s wr, 5 op/s; 41 KiB/s, 253 objects/s recovering 2024-08-17T18:09:39.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:09:39.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:39.609 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:39.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:39.637 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:39.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:39.738 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:39 smithi046 ceph-mon[88218]: pgmap v2398: 119 pgs: 1 active+recovering+remapped, 5 active+clean+scrubbing, 7 active+remapped+backfill_wait, 106 active+clean; 665 KiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 7.6 KiB/s rd, 22 KiB/s wr, 5 op/s; 41 KiB/s, 253 objects/s recovering 2024-08-17T18:09:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:09:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:39.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:39.766 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:39.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:39.868 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:39.894 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:39.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:39.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:39.996 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:40.021 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:40.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:40.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:40.123 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:40.146 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:40.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:40.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:40.248 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:40.274 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:40.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:40.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:40.376 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:40.400 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:40.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:40.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:40.502 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:09:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:09:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:09:40.525 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:40.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:40.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:40.626 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:40.652 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:40.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:40.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:40.754 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:40.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:40.779 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:40.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:40.880 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:40.903 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:40.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:40.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:41.005 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:41.032 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:41.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:41.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:41.134 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:41.157 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:41.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:41.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:41.259 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:41.286 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:41.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:41.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:41.388 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:41.411 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:41.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:41.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:41.513 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:41.539 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:41.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:41.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:41.641 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:41.668 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:41.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:41.669 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:41.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:41 smithi046 ceph-mon[88218]: 1.1d scrub starts 2024-08-17T18:09:41.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:41 smithi046 ceph-mon[88218]: 1.16 scrub starts 2024-08-17T18:09:41.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:41 smithi046 ceph-mon[88218]: pgmap v2399: 119 pgs: 1 active+recovering+remapped, 5 active+clean+scrubbing, 7 active+remapped+backfill_wait, 106 active+clean; 665 KiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 6.4 KiB/s rd, 18 KiB/s wr, 4 op/s; 35 KiB/s, 288 objects/s recovering 2024-08-17T18:09:41.770 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:41.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:41 smithi037 ceph-mon[102022]: 1.1d scrub starts 2024-08-17T18:09:41.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:41 smithi037 ceph-mon[102022]: 1.16 scrub starts 2024-08-17T18:09:41.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:41 smithi037 ceph-mon[102022]: pgmap v2399: 119 pgs: 1 active+recovering+remapped, 5 active+clean+scrubbing, 7 active+remapped+backfill_wait, 106 active+clean; 665 KiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 6.4 KiB/s rd, 18 KiB/s wr, 4 op/s; 35 KiB/s, 288 objects/s recovering 2024-08-17T18:09:41.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:41 smithi037 ceph-mon[97894]: 1.1d scrub starts 2024-08-17T18:09:41.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:41 smithi037 ceph-mon[97894]: 1.16 scrub starts 2024-08-17T18:09:41.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:41 smithi037 ceph-mon[97894]: pgmap v2399: 119 pgs: 1 active+recovering+remapped, 5 active+clean+scrubbing, 7 active+remapped+backfill_wait, 106 active+clean; 665 KiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 6.4 KiB/s rd, 18 KiB/s wr, 4 op/s; 35 KiB/s, 288 objects/s recovering 2024-08-17T18:09:41.797 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:41.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:41.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:41.898 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:41.925 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:41.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:41.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:42.027 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:42.054 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:42.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:42.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:42.156 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:42.178 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:42.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:42.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:42.280 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:42.307 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:42.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:42.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:42.409 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:42.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:42.434 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:42.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:42.536 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:42.559 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:42.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:42.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:42.661 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:42.688 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:42.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:42.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:42.790 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:42.816 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:42.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:42.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:42.918 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:42.945 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:42.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:42.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:43.047 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:43.072 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:43.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:43.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:43.171 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T18:09:43.171 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T18:09:43.174 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:43.198 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:43.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:43.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:43.300 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:43.322 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:43.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:43.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:43.424 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:43.451 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:43.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:43.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:43.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:43 smithi037 ceph-mon[97894]: pgmap v2400: 119 pgs: 1 active+recovering+remapped, 5 active+clean+scrubbing, 7 active+remapped+backfill_wait, 106 active+clean; 665 KiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 7 B/s, 154 objects/s recovering 2024-08-17T18:09:43.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:43 smithi037 ceph-mon[102022]: pgmap v2400: 119 pgs: 1 active+recovering+remapped, 5 active+clean+scrubbing, 7 active+remapped+backfill_wait, 106 active+clean; 665 KiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 7 B/s, 154 objects/s recovering 2024-08-17T18:09:43.553 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:43.575 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:43.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:43.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:43.677 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:43.702 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:43.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:43.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:43 smithi046 ceph-mon[88218]: pgmap v2400: 119 pgs: 1 active+recovering+remapped, 5 active+clean+scrubbing, 7 active+remapped+backfill_wait, 106 active+clean; 665 KiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 7 B/s, 154 objects/s recovering 2024-08-17T18:09:43.804 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:43.829 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:43.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:43.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:43.931 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:43.956 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:43.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:43.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:44.058 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:44.081 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:44.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:44.082 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:44.183 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:44.205 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:44.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:44.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:44.307 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:44.330 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:44.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:44.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:44.432 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:44.456 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:44.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:44.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:44.558 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:44.584 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:44.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:44.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:44.686 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:44.712 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:44.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:44.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:44.814 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:44.840 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:44.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:44.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:44.942 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:44.967 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:44.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:44.968 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:45.069 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:45.094 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:45.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:45.095 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:45.196 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:45.218 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:45.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:45.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:45.320 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:45.347 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:45.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:45.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:45.448 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:45.473 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:45.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:45.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:45.575 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:45.602 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:45.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:45.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:45.704 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:45.727 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:45.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:45.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:45.740 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:45 smithi037 ceph-mon[97894]: pgmap v2401: 119 pgs: 1 active+recovering+remapped, 5 active+clean+scrubbing, 7 active+remapped+backfill_wait, 106 active+clean; 665 KiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s, 252 objects/s recovering 2024-08-17T18:09:45.740 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:45 smithi037 ceph-mon[102022]: pgmap v2401: 119 pgs: 1 active+recovering+remapped, 5 active+clean+scrubbing, 7 active+remapped+backfill_wait, 106 active+clean; 665 KiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s, 252 objects/s recovering 2024-08-17T18:09:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:45 smithi046 ceph-mon[88218]: pgmap v2401: 119 pgs: 1 active+recovering+remapped, 5 active+clean+scrubbing, 7 active+remapped+backfill_wait, 106 active+clean; 665 KiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s, 252 objects/s recovering 2024-08-17T18:09:45.829 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:45.856 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:45.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:45.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:45.958 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:45.981 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:45.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:45.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:46.083 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:46.109 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:46.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:46.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:46.211 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:46.234 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:46.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:46.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:46.336 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:46.360 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:46.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:46.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:46.461 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:46.485 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:46.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:46.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:46.586 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:46.611 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:46.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:46.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:46.713 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:46.736 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:46.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:46.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:46.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:46 smithi046 ceph-mon[88218]: 1.16 scrub starts 2024-08-17T18:09:46.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:46 smithi037 ceph-mon[102022]: 1.16 scrub starts 2024-08-17T18:09:46.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:46 smithi037 ceph-mon[97894]: 1.16 scrub starts 2024-08-17T18:09:46.838 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:46.866 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:46.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:46.867 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:46.968 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:46.991 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:46.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:46.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:47.093 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:47.119 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:47.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:47.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:47.221 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:47.245 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:47.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:47.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:47.346 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:47.370 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:47.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:47.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:47.472 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:47.496 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:47.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:47.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:47.598 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:47.621 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:47.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:47.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:47.722 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:47.749 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:47.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:47.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:47 smithi046 ceph-mon[88218]: 1.1d scrub starts 2024-08-17T18:09:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:47 smithi046 ceph-mon[88218]: pgmap v2402: 119 pgs: 1 active+recovering+remapped, 5 active+clean+scrubbing, 7 active+remapped+backfill_wait, 106 active+clean; 665 KiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s, 172 objects/s recovering 2024-08-17T18:09:47.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:47 smithi037 ceph-mon[97894]: 1.1d scrub starts 2024-08-17T18:09:47.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:47 smithi037 ceph-mon[97894]: pgmap v2402: 119 pgs: 1 active+recovering+remapped, 5 active+clean+scrubbing, 7 active+remapped+backfill_wait, 106 active+clean; 665 KiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s, 172 objects/s recovering 2024-08-17T18:09:47.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:47 smithi037 ceph-mon[102022]: 1.1d scrub starts 2024-08-17T18:09:47.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:47 smithi037 ceph-mon[102022]: pgmap v2402: 119 pgs: 1 active+recovering+remapped, 5 active+clean+scrubbing, 7 active+remapped+backfill_wait, 106 active+clean; 665 KiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s, 172 objects/s recovering 2024-08-17T18:09:47.852 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:47.878 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:47.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:47.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:47.980 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:48.007 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:48.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:48.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:48.108 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:48.131 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:48.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:48.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:48.233 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:48.261 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:48.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:48.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:48.363 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:48.389 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:48.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:48.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:48.470 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-08-17T18:09:48.491 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:48.513 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:48.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:48.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:48.615 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:48.639 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:48.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:48.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:48.740 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:48.763 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:48.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:48.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:48.865 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:48.887 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:48.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:48.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:48.990 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:49.013 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:49.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:49.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:49.114 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:49.139 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:49.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:49.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:49.241 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:49.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:49.263 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:49.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:49.275 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:09:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:09:48] "GET /metrics HTTP/1.1" 200 36752 "" "Prometheus/2.51.0" 2024-08-17T18:09:49.364 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:49.393 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:49.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:49.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:49.495 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:49.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:49.518 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:49.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:49.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:49 smithi037 ceph-mon[102022]: pgmap v2403: 119 pgs: 1 active+recovering+remapped, 5 active+clean+scrubbing, 7 active+remapped+backfill_wait, 106 active+clean; 665 KiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s, 172 objects/s recovering 2024-08-17T18:09:49.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:49 smithi037 ceph-mon[102022]: osdmap e1395: 8 total, 8 up, 8 in 2024-08-17T18:09:49.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:49 smithi037 ceph-mon[97894]: pgmap v2403: 119 pgs: 1 active+recovering+remapped, 5 active+clean+scrubbing, 7 active+remapped+backfill_wait, 106 active+clean; 665 KiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s, 172 objects/s recovering 2024-08-17T18:09:49.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:49 smithi037 ceph-mon[97894]: osdmap e1395: 8 total, 8 up, 8 in 2024-08-17T18:09:49.619 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:49.641 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:49.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:49.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:49.743 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:49 smithi046 ceph-mon[88218]: pgmap v2403: 119 pgs: 1 active+recovering+remapped, 5 active+clean+scrubbing, 7 active+remapped+backfill_wait, 106 active+clean; 665 KiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s, 172 objects/s recovering 2024-08-17T18:09:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:49 smithi046 ceph-mon[88218]: osdmap e1395: 8 total, 8 up, 8 in 2024-08-17T18:09:49.765 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:49.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:49.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:49.784 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:09:49.784 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:09:49.867 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:49.889 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:49.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:49.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:49.991 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:50.012 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:50.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:50.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:50.114 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:50.137 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:50.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:50.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:50.239 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:50.264 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:50.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:50.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:50.365 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:50.392 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:50.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:50.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:50.432 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:50 smithi037 ceph-mon[97894]: osdmap e1396: 8 total, 8 up, 8 in 2024-08-17T18:09:50.433 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:50 smithi037 ceph-mon[97894]: osdmap e1397: 8 total, 8 up, 8 in 2024-08-17T18:09:50.433 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:50 smithi037 ceph-mon[102022]: osdmap e1396: 8 total, 8 up, 8 in 2024-08-17T18:09:50.433 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:50 smithi037 ceph-mon[102022]: osdmap e1397: 8 total, 8 up, 8 in 2024-08-17T18:09:50.493 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:50.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:50 smithi046 ceph-mon[88218]: osdmap e1396: 8 total, 8 up, 8 in 2024-08-17T18:09:50.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:50 smithi046 ceph-mon[88218]: osdmap e1397: 8 total, 8 up, 8 in 2024-08-17T18:09:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:09:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:09:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:09:50.516 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:50.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:50.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:50.617 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:50.640 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:50.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:50.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:50.713 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:09:50.741 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:50.763 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:50.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:50.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:50.865 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:50.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:50.891 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:50.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:50.992 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:51.014 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:51.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:51.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:51.116 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:51.138 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:51.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:51.139 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:51.239 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:51.262 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:51.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:51.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:51.366 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:51.392 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:51.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:51.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:51.494 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:51.516 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:51.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:51.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:51.522 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:51 smithi037 ceph-mon[102022]: 1.c scrub starts 2024-08-17T18:09:51.522 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:51 smithi037 ceph-mon[102022]: pgmap v2406: 119 pgs: 2 peering, 1 active+clean+scrubbing, 6 active+remapped+backfill_wait, 110 active+clean; 665 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s, 372 objects/s recovering 2024-08-17T18:09:51.522 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:51 smithi037 ceph-mon[97894]: 1.c scrub starts 2024-08-17T18:09:51.522 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:51 smithi037 ceph-mon[97894]: pgmap v2406: 119 pgs: 2 peering, 1 active+clean+scrubbing, 6 active+remapped+backfill_wait, 110 active+clean; 665 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s, 372 objects/s recovering 2024-08-17T18:09:51.618 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:51.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:51.642 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:51.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:51.743 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:51 smithi046 ceph-mon[88218]: 1.c scrub starts 2024-08-17T18:09:51.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:51 smithi046 ceph-mon[88218]: pgmap v2406: 119 pgs: 2 peering, 1 active+clean+scrubbing, 6 active+remapped+backfill_wait, 110 active+clean; 665 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s, 372 objects/s recovering 2024-08-17T18:09:51.768 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:51.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:51.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:51.869 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:51.892 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:51.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:51.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:51.994 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:52.017 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:52.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:52.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:52.119 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:52.141 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:52.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:52.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:52.242 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:52.265 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:52.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:52.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:52.367 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:52.390 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:52.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:52.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:52.491 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:52.514 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:52.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:52.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:52.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:52 smithi037 ceph-mon[97894]: 1.16 scrub starts 2024-08-17T18:09:52.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:52 smithi037 ceph-mon[97894]: osdmap e1398: 8 total, 8 up, 8 in 2024-08-17T18:09:52.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:52 smithi037 ceph-mon[102022]: 1.16 scrub starts 2024-08-17T18:09:52.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:52 smithi037 ceph-mon[102022]: osdmap e1398: 8 total, 8 up, 8 in 2024-08-17T18:09:52.616 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:52.639 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:52.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:52.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:52.741 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:52 smithi046 ceph-mon[88218]: 1.16 scrub starts 2024-08-17T18:09:52.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:52 smithi046 ceph-mon[88218]: osdmap e1398: 8 total, 8 up, 8 in 2024-08-17T18:09:52.763 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:52.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:52.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:52.855 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.6 reset_purged_snaps_last 2024-08-17T18:09:52.865 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:52.889 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:52.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:52.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:52.991 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:53.014 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:53.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:53.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:53.116 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:53.139 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:53.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:53.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:53.241 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:53.269 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:53.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:53.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:53.371 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:53.398 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:53.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:53.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:53.399 INFO:teuthology.orchestra.run.smithi037.stderr:pool 'unique_pool_6' removed 2024-08-17T18:09:53.500 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:53.526 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:53.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:53.527 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:53.628 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:53.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:53.657 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:53.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:53.758 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:53 smithi046 ceph-mon[88218]: 1.1d scrub starts 2024-08-17T18:09:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:53 smithi046 ceph-mon[88218]: pgmap v2409: 119 pgs: 1 active+remapped+backfilling, 3 peering, 1 active+clean+scrubbing, 3 active+remapped+backfill_wait, 111 active+clean; 665 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s, 450 objects/s recovering 2024-08-17T18:09:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:53 smithi046 ceph-mon[88218]: osdmap e1399: 8 total, 8 up, 8 in 2024-08-17T18:09:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:53 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4038734469' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:09:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:53 smithi046 ceph-mon[88218]: 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 2024-08-17T18:09:53.782 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:53.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:53.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:53.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:53 smithi037 ceph-mon[97894]: 1.1d scrub starts 2024-08-17T18:09:53.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:53 smithi037 ceph-mon[97894]: pgmap v2409: 119 pgs: 1 active+remapped+backfilling, 3 peering, 1 active+clean+scrubbing, 3 active+remapped+backfill_wait, 111 active+clean; 665 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s, 450 objects/s recovering 2024-08-17T18:09:53.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:53 smithi037 ceph-mon[97894]: osdmap e1399: 8 total, 8 up, 8 in 2024-08-17T18:09:53.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:53 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4038734469' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:09:53.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:53 smithi037 ceph-mon[97894]: 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 2024-08-17T18:09:53.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:53 smithi037 ceph-mon[102022]: 1.1d scrub starts 2024-08-17T18:09:53.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:53 smithi037 ceph-mon[102022]: pgmap v2409: 119 pgs: 1 active+remapped+backfilling, 3 peering, 1 active+clean+scrubbing, 3 active+remapped+backfill_wait, 111 active+clean; 665 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s, 450 objects/s recovering 2024-08-17T18:09:53.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:53 smithi037 ceph-mon[102022]: osdmap e1399: 8 total, 8 up, 8 in 2024-08-17T18:09:53.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:53 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4038734469' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:09:53.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:53 smithi037 ceph-mon[102022]: 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 2024-08-17T18:09:53.885 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:53.908 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:53.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:53.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:54.010 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:54.033 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:54.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:54.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:54.135 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:54.158 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:54.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:54.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:54.260 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:54.285 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:54.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:54.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:54.387 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:54.412 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:54.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:54.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:54.514 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:54.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:54.538 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:54.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:54.639 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:54.663 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:54.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:54.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:54.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:54 smithi046 ceph-mon[88218]: 1.1e scrub starts 2024-08-17T18:09:54.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:54 smithi046 ceph-mon[88218]: 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 2024-08-17T18:09:54.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:54 smithi046 ceph-mon[88218]: osdmap e1400: 8 total, 8 up, 8 in 2024-08-17T18:09:54.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:54.765 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:54.789 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:54.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:54.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:54.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:54 smithi037 ceph-mon[97894]: 1.1e scrub starts 2024-08-17T18:09:54.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:54 smithi037 ceph-mon[97894]: 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 2024-08-17T18:09:54.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:54 smithi037 ceph-mon[97894]: osdmap e1400: 8 total, 8 up, 8 in 2024-08-17T18:09:54.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:54.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:54 smithi037 ceph-mon[102022]: 1.1e scrub starts 2024-08-17T18:09:54.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:54 smithi037 ceph-mon[102022]: 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 2024-08-17T18:09:54.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:54 smithi037 ceph-mon[102022]: osdmap e1400: 8 total, 8 up, 8 in 2024-08-17T18:09:54.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:54.891 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:54.914 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:54.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:54.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:55.016 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:55.038 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:55.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:55.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:55.140 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:55.162 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:55.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:55.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:55.264 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:55.286 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:55.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:55.287 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:55.388 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:55.410 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:55.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:55.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:55.512 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:55.534 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:55.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:55.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:55.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:55 smithi037 ceph-mon[102022]: 1.19 scrub starts 2024-08-17T18:09:55.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:55 smithi037 ceph-mon[102022]: pgmap v2412: 103 pgs: 103 active+clean; 665 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2024-08-17T18:09:55.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:55 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:09:55.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:55 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:09:55.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:55 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:09:55.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:55 smithi037 ceph-mon[97894]: 1.19 scrub starts 2024-08-17T18:09:55.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:55 smithi037 ceph-mon[97894]: pgmap v2412: 103 pgs: 103 active+clean; 665 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2024-08-17T18:09:55.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:55 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:09:55.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:55 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:09:55.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:55 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:09:55.635 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:55.663 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:55.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:55.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:55.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:55 smithi046 ceph-mon[88218]: 1.19 scrub starts 2024-08-17T18:09:55.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:55 smithi046 ceph-mon[88218]: pgmap v2412: 103 pgs: 103 active+clean; 665 KiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2024-08-17T18:09:55.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:55 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:09:55.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:55 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:09:55.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:55 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:09:55.765 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:55.794 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:55.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:55.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:55.896 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:55.921 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:55.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:55.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:56.023 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:56.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:56.046 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:56.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:56.147 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:56.154 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:09:56.175 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:56.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:56.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:56.277 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:56.300 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:56.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:56.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:56.402 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:56.426 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:56.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:56.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:56.524 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:56 smithi046 ceph-mon[88218]: 1.c scrub starts 2024-08-17T18:09:56.525 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:56 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:09:56.525 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:56 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:09:56.528 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:56.550 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:56.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:56.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:56.652 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:56.669 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:56 smithi037 ceph-mon[97894]: 1.c scrub starts 2024-08-17T18:09:56.669 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:56 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:09:56.669 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:56 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:09:56.669 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:56 smithi037 ceph-mon[102022]: 1.c scrub starts 2024-08-17T18:09:56.669 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:56 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:09:56.670 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:56 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:09:56.670 INFO:teuthology.task.sequential:In sequential, running task print... 2024-08-17T18:09:56.671 INFO:teuthology.task.print:**** done end radosbench.yaml 2024-08-17T18:09:56.671 INFO:teuthology.task.sequential:In sequential, running task workunit... 2024-08-17T18:09:56.678 INFO:tasks.workunit:Pulling workunits from ref quincy 2024-08-17T18:09:56.679 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-17T18:09:56.679 DEBUG:teuthology.orchestra.run.smithi037:> stat -- /home/ubuntu/cephtest/mnt.0 2024-08-17T18:09:56.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:56.680 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:56.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:56.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:56.756 INFO:teuthology.orchestra.run.smithi037.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-08-17T18:09:56.757 DEBUG:teuthology.orchestra.run.smithi037:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-08-17T18:09:56.782 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:56.820 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:56.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:56.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:56.829 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-08-17T18:09:56.829 DEBUG:teuthology.orchestra.run.smithi037:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-08-17T18:09:56.885 INFO:tasks.workunit:timeout=3h 2024-08-17T18:09:56.885 INFO:tasks.workunit:cleanup=True 2024-08-17T18:09:56.885 DEBUG:teuthology.orchestra.run.smithi037:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-08-17T18:09:56.923 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:56.948 INFO:tasks.workunit.client.0.smithi037.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-08-17T18:09:56.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:56.949 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:56.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:57.050 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:57.072 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:57.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:57.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:57.173 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:57.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:57.198 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:57.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:57.218 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:09:57.299 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:57.322 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:57.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:57.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:57.424 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:57.447 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:57.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:57.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:57.468 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:57 smithi037 ceph-mon[97894]: pgmap v2413: 103 pgs: 103 active+clean; 665 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:09:57.468 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:57 smithi037 ceph-mon[97894]: 1.16 scrub starts 2024-08-17T18:09:57.468 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:57 smithi037 ceph-mon[102022]: pgmap v2413: 103 pgs: 103 active+clean; 665 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:09:57.468 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:57 smithi037 ceph-mon[102022]: 1.16 scrub starts 2024-08-17T18:09:57.548 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:57.571 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:57.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:57.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:57.673 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:57.696 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:57.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:57.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:57.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:57 smithi046 ceph-mon[88218]: pgmap v2413: 103 pgs: 103 active+clean; 665 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:09:57.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:57 smithi046 ceph-mon[88218]: 1.16 scrub starts 2024-08-17T18:09:57.798 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:57.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:57.822 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:57.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:57.923 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:57.946 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:57.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:57.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:58.048 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:58.071 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:58.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:58.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:58.173 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:58.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:58.196 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:58.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:58.297 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:58.310 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T18:09:58.310 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T18:09:58.322 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:58.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:58.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:58.409 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is unset 2024-08-17T18:09:58.424 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:58.446 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:58.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:58.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:58.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:58 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/28881170' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:09:58.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:58 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/28881170' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:09:58.547 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:58.569 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:58.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:58.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:58.671 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:58.694 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:58.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:58.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:58.709 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:58 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/28881170' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:09:58.796 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:58.819 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:58.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:58.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:58.921 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:58.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:58.944 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:58.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:59.045 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:59.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:59.068 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:59.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:59.168 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:09:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:09:58] "GET /metrics HTTP/1.1" 200 34325 "" "Prometheus/2.51.0" 2024-08-17T18:09:59.169 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:59.192 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:59.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:59.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:59.294 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:59.322 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:59.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:59.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:59.423 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:59.435 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:59 smithi037 ceph-mon[97894]: 1.1d scrub starts 2024-08-17T18:09:59.435 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:59 smithi037 ceph-mon[97894]: pgmap v2414: 103 pgs: 1 active+clean+scrubbing, 102 active+clean; 665 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:09:59.435 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:59 smithi037 ceph-mon[97894]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:09:59.435 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:59 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/28881170' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:09:59.436 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:59 smithi037 ceph-mon[97894]: osdmap e1401: 8 total, 8 up, 8 in 2024-08-17T18:09:59.436 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:59 smithi037 ceph-mon[97894]: 1.d scrub starts 2024-08-17T18:09:59.436 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:09:59 smithi037 ceph-mon[97894]: 1.d scrub ok 2024-08-17T18:09:59.436 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:59 smithi037 ceph-mon[102022]: 1.1d scrub starts 2024-08-17T18:09:59.436 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:59 smithi037 ceph-mon[102022]: pgmap v2414: 103 pgs: 1 active+clean+scrubbing, 102 active+clean; 665 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:09:59.436 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:59 smithi037 ceph-mon[102022]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:09:59.436 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:59 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/28881170' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:09:59.436 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:59 smithi037 ceph-mon[102022]: osdmap e1401: 8 total, 8 up, 8 in 2024-08-17T18:09:59.436 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:59 smithi037 ceph-mon[102022]: 1.d scrub starts 2024-08-17T18:09:59.436 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:09:59 smithi037 ceph-mon[102022]: 1.d scrub ok 2024-08-17T18:09:59.447 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:59.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:59.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:59.548 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:59.573 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:59.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:59.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:59.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:59 smithi046 ceph-mon[88218]: 1.1d scrub starts 2024-08-17T18:09:59.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:59 smithi046 ceph-mon[88218]: pgmap v2414: 103 pgs: 1 active+clean+scrubbing, 102 active+clean; 665 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:09:59.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:59 smithi046 ceph-mon[88218]: Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:09:59.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:59 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/28881170' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:09:59.646 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:59 smithi046 ceph-mon[88218]: osdmap e1401: 8 total, 8 up, 8 in 2024-08-17T18:09:59.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:59 smithi046 ceph-mon[88218]: 1.d scrub starts 2024-08-17T18:09:59.647 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:09:59 smithi046 ceph-mon[88218]: 1.d scrub ok 2024-08-17T18:09:59.674 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:59.696 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:09:59.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:59.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:59.797 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:59.821 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:59.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:59.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:59.923 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:59.946 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:09:59.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:59.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:00.048 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:00.070 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:00.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:00.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:00.172 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:00.194 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:00.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:00.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:00.296 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:00.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:00.319 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:00.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:00.420 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:00.442 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:00.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:00.443 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:10:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:10:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:10:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:00 smithi046 ceph-mon[88218]: 1.1e scrub starts 2024-08-17T18:10:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:00 smithi046 ceph-mon[88218]: 1.e scrub starts 2024-08-17T18:10:00.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:00 smithi046 ceph-mon[88218]: 1.e scrub ok 2024-08-17T18:10:00.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:00 smithi046 ceph-mon[88218]: Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2024-08-17T18:10:00.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:00 smithi046 ceph-mon[88218]: [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-08-17T18:10:00.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:00 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:10:00.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:00 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:10:00.544 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:00.566 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:00.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:00.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:00.668 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:00.675 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:00 smithi037 ceph-mon[102022]: 1.1e scrub starts 2024-08-17T18:10:00.675 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:00 smithi037 ceph-mon[102022]: 1.e scrub starts 2024-08-17T18:10:00.676 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:00 smithi037 ceph-mon[102022]: 1.e scrub ok 2024-08-17T18:10:00.676 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:00 smithi037 ceph-mon[102022]: Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2024-08-17T18:10:00.676 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:00 smithi037 ceph-mon[102022]: [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-08-17T18:10:00.676 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:00 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:10:00.676 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:00 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:10:00.676 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:00 smithi037 ceph-mon[97894]: 1.1e scrub starts 2024-08-17T18:10:00.676 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:00 smithi037 ceph-mon[97894]: 1.e scrub starts 2024-08-17T18:10:00.676 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:00 smithi037 ceph-mon[97894]: 1.e scrub ok 2024-08-17T18:10:00.676 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:00 smithi037 ceph-mon[97894]: Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2024-08-17T18:10:00.676 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:00 smithi037 ceph-mon[97894]: [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2024-08-17T18:10:00.676 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:00 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:10:00.677 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:00 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:10:00.677 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-08-17T18:10:00.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:00.692 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:00.692 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:00.793 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:00.817 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:00.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:00.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:00.918 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:00.943 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:00.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:00.944 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:01.045 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:01.069 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:01.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:01.071 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:01.171 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:01.194 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:01.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:01.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:01.296 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:01.321 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:01.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:01.322 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:01.330 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T18:10:01.423 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:01.448 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:01.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:01.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:01.465 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:01 smithi037 ceph-mon[97894]: 1.19 scrub starts 2024-08-17T18:10:01.465 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:01 smithi037 ceph-mon[97894]: 1.19 scrub ok 2024-08-17T18:10:01.465 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:01 smithi037 ceph-mon[97894]: pgmap v2416: 103 pgs: 1 active+clean+scrubbing, 102 active+clean; 665 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:01.465 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:01 smithi037 ceph-mon[97894]: 1.7 scrub starts 2024-08-17T18:10:01.465 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:01 smithi037 ceph-mon[97894]: 1.7 scrub ok 2024-08-17T18:10:01.465 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:01 smithi037 ceph-mon[102022]: 1.19 scrub starts 2024-08-17T18:10:01.466 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:01 smithi037 ceph-mon[102022]: 1.19 scrub ok 2024-08-17T18:10:01.466 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:01 smithi037 ceph-mon[102022]: pgmap v2416: 103 pgs: 1 active+clean+scrubbing, 102 active+clean; 665 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:01.466 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:01 smithi037 ceph-mon[102022]: 1.7 scrub starts 2024-08-17T18:10:01.466 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:01 smithi037 ceph-mon[102022]: 1.7 scrub ok 2024-08-17T18:10:01.550 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:01.575 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:01.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:01.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:01.677 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:01.701 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:01.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:01.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:01.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:01 smithi046 ceph-mon[88218]: 1.19 scrub starts 2024-08-17T18:10:01.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:01 smithi046 ceph-mon[88218]: 1.19 scrub ok 2024-08-17T18:10:01.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:01 smithi046 ceph-mon[88218]: pgmap v2416: 103 pgs: 1 active+clean+scrubbing, 102 active+clean; 665 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:01.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:01 smithi046 ceph-mon[88218]: 1.7 scrub starts 2024-08-17T18:10:01.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:01 smithi046 ceph-mon[88218]: 1.7 scrub ok 2024-08-17T18:10:01.803 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:01.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:01.829 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:01.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:01.930 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:01.956 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:01.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:01.957 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:02.058 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:02.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:02.082 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:02.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:02.183 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:02.210 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:02.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:02.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:02.312 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:02.339 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:02.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:02.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:02.441 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:02.470 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:02.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:02.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:02.572 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:02.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:02.596 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:02.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:02.658 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:02 smithi037 ceph-mon[97894]: 1.c scrub starts 2024-08-17T18:10:02.658 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:02 smithi037 ceph-mon[97894]: 1.c scrub ok 2024-08-17T18:10:02.658 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:02 smithi037 ceph-mon[97894]: 1.5 scrub starts 2024-08-17T18:10:02.658 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:02 smithi037 ceph-mon[97894]: 1.5 scrub ok 2024-08-17T18:10:02.658 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:02 smithi037 ceph-mon[97894]: 1.16 scrub starts 2024-08-17T18:10:02.658 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:02 smithi037 ceph-mon[97894]: 1.16 scrub ok 2024-08-17T18:10:02.659 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:02 smithi037 ceph-mon[102022]: 1.c scrub starts 2024-08-17T18:10:02.659 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:02 smithi037 ceph-mon[102022]: 1.c scrub ok 2024-08-17T18:10:02.659 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:02 smithi037 ceph-mon[102022]: 1.5 scrub starts 2024-08-17T18:10:02.659 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:02 smithi037 ceph-mon[102022]: 1.5 scrub ok 2024-08-17T18:10:02.659 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:02 smithi037 ceph-mon[102022]: 1.16 scrub starts 2024-08-17T18:10:02.659 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:02 smithi037 ceph-mon[102022]: 1.16 scrub ok 2024-08-17T18:10:02.697 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:02.720 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:02.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:02.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:02.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:02 smithi046 ceph-mon[88218]: 1.c scrub starts 2024-08-17T18:10:02.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:02 smithi046 ceph-mon[88218]: 1.c scrub ok 2024-08-17T18:10:02.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:02 smithi046 ceph-mon[88218]: 1.5 scrub starts 2024-08-17T18:10:02.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:02 smithi046 ceph-mon[88218]: 1.5 scrub ok 2024-08-17T18:10:02.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:02 smithi046 ceph-mon[88218]: 1.16 scrub starts 2024-08-17T18:10:02.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:02 smithi046 ceph-mon[88218]: 1.16 scrub ok 2024-08-17T18:10:02.822 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:02.850 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:02.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:02.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:02.950 DEBUG:teuthology.orchestra.run.smithi037:> 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 2024-08-17T18:10:02.952 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:02.979 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:02.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:02.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:03.037 INFO:tasks.workunit.client.0.smithi037.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-17T18:10:03.039 INFO:tasks.workunit.client.0.smithi037.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-17T18:10:03.040 INFO:tasks.workunit.client.0.smithi037.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-17T18:10:03.066 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:10:03.067 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:10:03.067 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:10:03.067 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:10:03.067 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:10:03.068 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:10:03.081 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:03.084 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:10:03.084 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:10:03.100 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:10:03.100 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:10:03.108 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:03.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:03.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:03.116 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:10:03.116 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:10:03.132 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:10:03.132 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:10:03.148 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:10:03.149 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:10:03.209 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:03.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:03.233 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:03.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:03.335 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:03.357 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:03.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:03.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:03.459 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:03.485 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:03.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:03.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:03.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:03 smithi037 ceph-mon[102022]: 1.1a scrub starts 2024-08-17T18:10:03.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:03 smithi037 ceph-mon[102022]: 1.1a scrub ok 2024-08-17T18:10:03.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:03 smithi037 ceph-mon[102022]: pgmap v2417: 103 pgs: 1 active+clean+scrubbing, 102 active+clean; 665 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:03.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:03 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2448164190' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:10:03.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:03 smithi037 ceph-mon[97894]: 1.1a scrub starts 2024-08-17T18:10:03.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:03 smithi037 ceph-mon[97894]: 1.1a scrub ok 2024-08-17T18:10:03.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:03 smithi037 ceph-mon[97894]: pgmap v2417: 103 pgs: 1 active+clean+scrubbing, 102 active+clean; 665 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:03.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:03 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2448164190' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:10:03.587 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:03.613 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:03.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:03.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:03.715 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:03.739 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:03.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:03.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:03.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:03 smithi046 ceph-mon[88218]: 1.1a scrub starts 2024-08-17T18:10:03.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:03 smithi046 ceph-mon[88218]: 1.1a scrub ok 2024-08-17T18:10:03.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:03 smithi046 ceph-mon[88218]: pgmap v2417: 103 pgs: 1 active+clean+scrubbing, 102 active+clean; 665 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:03.762 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:03 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2448164190' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:10:03.840 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:03.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:03.864 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:03.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:03.965 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:03.988 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:03.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:03.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:04.090 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:04.118 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:04.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:04.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:04.220 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:04.246 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:04.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:04.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:04.348 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:04.374 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:04.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:04.375 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:04.476 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:04.499 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:04.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:04.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:04.600 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:04.627 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:04.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:04.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:04.637 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:04 smithi037 ceph-mon[102022]: 1.1d scrub starts 2024-08-17T18:10:04.637 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:04 smithi037 ceph-mon[102022]: 1.1d scrub ok 2024-08-17T18:10:04.637 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:04 smithi037 ceph-mon[102022]: 1.10 scrub starts 2024-08-17T18:10:04.637 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:04 smithi037 ceph-mon[102022]: 1.10 scrub ok 2024-08-17T18:10:04.638 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:04 smithi037 ceph-mon[102022]: 1.1c scrub starts 2024-08-17T18:10:04.638 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:04 smithi037 ceph-mon[102022]: 1.1c scrub ok 2024-08-17T18:10:04.638 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:04 smithi037 ceph-mon[97894]: 1.1d scrub starts 2024-08-17T18:10:04.638 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:04 smithi037 ceph-mon[97894]: 1.1d scrub ok 2024-08-17T18:10:04.638 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:04 smithi037 ceph-mon[97894]: 1.10 scrub starts 2024-08-17T18:10:04.638 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:04 smithi037 ceph-mon[97894]: 1.10 scrub ok 2024-08-17T18:10:04.638 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:04 smithi037 ceph-mon[97894]: 1.1c scrub starts 2024-08-17T18:10:04.638 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:04 smithi037 ceph-mon[97894]: 1.1c scrub ok 2024-08-17T18:10:04.729 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:04.751 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:04.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:04.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:04.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:04 smithi046 ceph-mon[88218]: 1.1d scrub starts 2024-08-17T18:10:04.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:04 smithi046 ceph-mon[88218]: 1.1d scrub ok 2024-08-17T18:10:04.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:04 smithi046 ceph-mon[88218]: 1.10 scrub starts 2024-08-17T18:10:04.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:04 smithi046 ceph-mon[88218]: 1.10 scrub ok 2024-08-17T18:10:04.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:04 smithi046 ceph-mon[88218]: 1.1c scrub starts 2024-08-17T18:10:04.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:04 smithi046 ceph-mon[88218]: 1.1c scrub ok 2024-08-17T18:10:04.853 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:04.875 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:04.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:04.876 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:04.977 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:05.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:05.000 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:05.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:05.101 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:05.124 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:05.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:05.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:05.226 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:05.252 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:05.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:05.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:05.354 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:05.381 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:05.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:05.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:05.483 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:05.507 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:05.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:05.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:05.609 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:05.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:05.633 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:05.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:05.734 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:05.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:05 smithi046 ceph-mon[88218]: 1.1e scrub starts 2024-08-17T18:10:05.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:05 smithi046 ceph-mon[88218]: 1.1e scrub ok 2024-08-17T18:10:05.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:05 smithi046 ceph-mon[88218]: pgmap v2418: 103 pgs: 103 active+clean; 773 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:05.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:05 smithi046 ceph-mon[88218]: 1.15 scrub starts 2024-08-17T18:10:05.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:05 smithi046 ceph-mon[88218]: 1.15 scrub ok 2024-08-17T18:10:05.761 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:05.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:05.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:05.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:05 smithi037 ceph-mon[97894]: 1.1e scrub starts 2024-08-17T18:10:05.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:05 smithi037 ceph-mon[97894]: 1.1e scrub ok 2024-08-17T18:10:05.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:05 smithi037 ceph-mon[97894]: pgmap v2418: 103 pgs: 103 active+clean; 773 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:05.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:05 smithi037 ceph-mon[97894]: 1.15 scrub starts 2024-08-17T18:10:05.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:05 smithi037 ceph-mon[97894]: 1.15 scrub ok 2024-08-17T18:10:05.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:05 smithi037 ceph-mon[102022]: 1.1e scrub starts 2024-08-17T18:10:05.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:05 smithi037 ceph-mon[102022]: 1.1e scrub ok 2024-08-17T18:10:05.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:05 smithi037 ceph-mon[102022]: pgmap v2418: 103 pgs: 103 active+clean; 773 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:05.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:05 smithi037 ceph-mon[102022]: 1.15 scrub starts 2024-08-17T18:10:05.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:05 smithi037 ceph-mon[102022]: 1.15 scrub ok 2024-08-17T18:10:05.826 INFO:tasks.workunit.client.0.smithi037.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-17T18:10:05.864 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.7 reset_purged_snaps_last 2024-08-17T18:10:05.864 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:05.891 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:05.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:05.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:05.906 INFO:tasks.workunit.client.0.smithi037.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-17T18:10:05.948 INFO:tasks.workunit.client.0.smithi037.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-17T18:10:05.950 INFO:tasks.workunit.client.0.smithi037.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-17T18:10:05.950 INFO:tasks.workunit.client.0.smithi037.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-17T18:10:05.993 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:05.996 INFO:tasks.workunit.client.0.smithi037.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-17T18:10:06.014 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:06.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:06.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:06.031 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-08-17T18:10:06.031 DEBUG:teuthology.orchestra.run.smithi037:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-08-17T18:10:06.106 INFO:tasks.workunit:Running workunits matching cls/test_cls_rbd.sh on client.0... 2024-08-17T18:10:06.107 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2024-08-17T18:10:06.107 DEBUG:teuthology.orchestra.run.smithi037:workunit test cls/test_cls_rbd.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh 2024-08-17T18:10:06.118 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:06.168 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:06.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:06.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:06.270 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:06.296 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:06.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:06.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:06.395 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:10:06.398 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:06.432 INFO:tasks.workunit.client.0.smithi037.stdout:Running main() from gmock_main.cc 2024-08-17T18:10:06.432 INFO:tasks.workunit.client.0.smithi037.stdout:[==========] Running 70 tests from 1 test suite. 2024-08-17T18:10:06.432 INFO:tasks.workunit.client.0.smithi037.stdout:[----------] Global test environment set-up. 2024-08-17T18:10:06.432 INFO:tasks.workunit.client.0.smithi037.stdout:[----------] 70 tests from TestClsRbd 2024-08-17T18:10:06.455 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:06.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:06.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:06.556 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:06.580 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:06.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:06.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:06.595 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:10:06.596 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:10:06.681 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:06.703 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:06.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:06.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:06.805 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:06.828 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:06.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:06.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:06.929 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:06.952 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:06.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:06.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:07.053 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:07.080 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:07.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:07.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:07.182 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:07.204 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:07.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:07.205 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:07.306 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:07.328 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:07.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:07.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:07.430 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:07.455 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:07.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:07.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:07.557 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:07.584 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:07.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:07.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:07.685 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:07.690 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:07 smithi037 ceph-mon[97894]: pgmap v2419: 103 pgs: 103 active+clean; 613 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:07.690 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:07 smithi037 ceph-mon[97894]: 1.6 scrub starts 2024-08-17T18:10:07.690 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:07 smithi037 ceph-mon[97894]: 1.6 scrub ok 2024-08-17T18:10:07.690 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:07 smithi037 ceph-mon[102022]: pgmap v2419: 103 pgs: 103 active+clean; 613 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:07.690 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:07 smithi037 ceph-mon[102022]: 1.6 scrub starts 2024-08-17T18:10:07.690 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:07 smithi037 ceph-mon[102022]: 1.6 scrub ok 2024-08-17T18:10:07.710 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:07.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:07.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:07 smithi046 ceph-mon[88218]: pgmap v2419: 103 pgs: 103 active+clean; 613 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:07 smithi046 ceph-mon[88218]: 1.6 scrub starts 2024-08-17T18:10:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:07 smithi046 ceph-mon[88218]: 1.6 scrub ok 2024-08-17T18:10:07.811 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:07.837 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:07.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:07.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:07.939 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:07.965 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:07.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:07.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:08.067 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:08.090 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:08.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:08.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:08.192 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:08.215 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:08.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:08.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:08.317 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:08.344 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:08.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:08.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:08.445 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.get_all_features 2024-08-17T18:10:08.446 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:08.476 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.get_all_features (31 ms) 2024-08-17T18:10:08.476 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.copyup 2024-08-17T18:10:08.476 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:08.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:08.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:08.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:08 smithi037 ceph-mon[102022]: 1.8 scrub starts 2024-08-17T18:10:08.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:08 smithi037 ceph-mon[102022]: 1.8 scrub ok 2024-08-17T18:10:08.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:08 smithi037 ceph-mon[102022]: osdmap e1402: 8 total, 8 up, 8 in 2024-08-17T18:10:08.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:08 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/729763559' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi037-323664-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T18:10:08.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:08 smithi037 ceph-mon[97894]: 1.8 scrub starts 2024-08-17T18:10:08.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:08 smithi037 ceph-mon[97894]: 1.8 scrub ok 2024-08-17T18:10:08.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:08 smithi037 ceph-mon[97894]: osdmap e1402: 8 total, 8 up, 8 in 2024-08-17T18:10:08.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:08 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/729763559' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi037-323664-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T18:10:08.578 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:08.604 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:08.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:08.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:08.656 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.copyup (180 ms) 2024-08-17T18:10:08.656 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.sparse_copyup 2024-08-17T18:10:08.693 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.sparse_copyup (37 ms) 2024-08-17T18:10:08.693 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.get_and_set_id 2024-08-17T18:10:08.700 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.get_and_set_id (8 ms) 2024-08-17T18:10:08.700 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.add_remove_child 2024-08-17T18:10:08.705 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:08.727 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.add_remove_child (26 ms) 2024-08-17T18:10:08.727 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.directory_methods 2024-08-17T18:10:08.729 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:08.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:08.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:08.755 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.directory_methods (28 ms) 2024-08-17T18:10:08.756 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.create 2024-08-17T18:10:08.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:08 smithi046 ceph-mon[88218]: 1.8 scrub starts 2024-08-17T18:10:08.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:08 smithi046 ceph-mon[88218]: 1.8 scrub ok 2024-08-17T18:10:08.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:08 smithi046 ceph-mon[88218]: osdmap e1402: 8 total, 8 up, 8 in 2024-08-17T18:10:08.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:08 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/729763559' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi037-323664-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T18:10:08.784 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.create (29 ms) 2024-08-17T18:10:08.784 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.get_features 2024-08-17T18:10:08.785 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.get_features (2 ms) 2024-08-17T18:10:08.785 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.get_object_prefix 2024-08-17T18:10:08.788 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.get_object_prefix (2 ms) 2024-08-17T18:10:08.788 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2024-08-17T18:10:08.791 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.get_create_timestamp (3 ms) 2024-08-17T18:10:08.791 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2024-08-17T18:10:08.793 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.get_access_timestamp (2 ms) 2024-08-17T18:10:08.793 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2024-08-17T18:10:08.796 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.get_modify_timestamp (3 ms) 2024-08-17T18:10:08.796 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.get_data_pool 2024-08-17T18:10:08.801 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.get_data_pool (5 ms) 2024-08-17T18:10:08.801 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.get_size 2024-08-17T18:10:08.805 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.get_size (4 ms) 2024-08-17T18:10:08.805 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.set_size 2024-08-17T18:10:08.810 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.set_size (4 ms) 2024-08-17T18:10:08.810 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.protection_status 2024-08-17T18:10:08.827 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.protection_status (19 ms) 2024-08-17T18:10:08.827 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.snapshot_limits 2024-08-17T18:10:08.831 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:08.834 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.snapshot_limits (7 ms) 2024-08-17T18:10:08.835 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.parents_v1 2024-08-17T18:10:08.853 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:08.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:08.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:08.891 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.parents_v1 (56 ms) 2024-08-17T18:10:08.891 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.parents_v2 2024-08-17T18:10:08.920 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.parents_v2 (28 ms) 2024-08-17T18:10:08.920 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.snapshots 2024-08-17T18:10:08.941 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.snapshots (22 ms) 2024-08-17T18:10:08.941 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.snapid_race 2024-08-17T18:10:08.945 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.snapid_race (4 ms) 2024-08-17T18:10:08.945 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.stripingv2 2024-08-17T18:10:08.954 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.stripingv2 (9 ms) 2024-08-17T18:10:08.954 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.object_map_save 2024-08-17T18:10:08.955 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:08.956 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.object_map_save (1 ms) 2024-08-17T18:10:08.956 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.object_map_resize 2024-08-17T18:10:08.960 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.object_map_resize (5 ms) 2024-08-17T18:10:08.960 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.object_map_update 2024-08-17T18:10:08.967 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.object_map_update (6 ms) 2024-08-17T18:10:08.967 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2024-08-17T18:10:08.967 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.object_map_load_enoent (1 ms) 2024-08-17T18:10:08.968 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2024-08-17T18:10:08.972 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.object_map_snap_add (4 ms) 2024-08-17T18:10:08.972 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2024-08-17T18:10:08.976 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.object_map_snap_remove (4 ms) 2024-08-17T18:10:08.976 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.flags 2024-08-17T18:10:08.979 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:08.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:08.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:08.982 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.flags (7 ms) 2024-08-17T18:10:08.982 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.metadata 2024-08-17T18:10:09.014 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.metadata (31 ms) 2024-08-17T18:10:09.014 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.set_features 2024-08-17T18:10:09.020 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.set_features (7 ms) 2024-08-17T18:10:09.020 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.mirror 2024-08-17T18:10:09.055 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.mirror (34 ms) 2024-08-17T18:10:09.055 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.mirror_image 2024-08-17T18:10:09.069 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.mirror_image (14 ms) 2024-08-17T18:10:09.069 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.mirror_image_status 2024-08-17T18:10:09.081 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:09.104 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:09.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:09.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:09.206 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:09.229 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:09.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:09.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:09.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:10:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:10:08] "GET /metrics HTTP/1.1" 200 34325 "" "Prometheus/2.51.0" 2024-08-17T18:10:09.331 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:09.355 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:09.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:09.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:09.457 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:09.481 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:09.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:09.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:09.582 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:09.603 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:09 smithi037 ceph-mon[102022]: 1.1 scrub starts 2024-08-17T18:10:09.603 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:09 smithi037 ceph-mon[102022]: 1.1 scrub ok 2024-08-17T18:10:09.604 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:09 smithi037 ceph-mon[102022]: pgmap v2421: 135 pgs: 1 creating+peering, 31 unknown, 103 active+clean; 613 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:09.604 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:09 smithi037 ceph-mon[102022]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:10:09.604 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:09 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/729763559' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi037-323664-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T18:10:09.604 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:09 smithi037 ceph-mon[102022]: osdmap e1403: 8 total, 8 up, 8 in 2024-08-17T18:10:09.604 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:10:09.604 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:09.604 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:09 smithi037 ceph-mon[97894]: 1.1 scrub starts 2024-08-17T18:10:09.604 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:09 smithi037 ceph-mon[97894]: 1.1 scrub ok 2024-08-17T18:10:09.604 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:09 smithi037 ceph-mon[97894]: pgmap v2421: 135 pgs: 1 creating+peering, 31 unknown, 103 active+clean; 613 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:09.604 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:09 smithi037 ceph-mon[97894]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:10:09.605 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:09 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/729763559' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi037-323664-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T18:10:09.605 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:09 smithi037 ceph-mon[97894]: osdmap e1403: 8 total, 8 up, 8 in 2024-08-17T18:10:09.605 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:10:09.605 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:09.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:09.606 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:09.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:09.707 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:09.730 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:09.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:09.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:09 smithi046 ceph-mon[88218]: 1.1 scrub starts 2024-08-17T18:10:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:09 smithi046 ceph-mon[88218]: 1.1 scrub ok 2024-08-17T18:10:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:09 smithi046 ceph-mon[88218]: pgmap v2421: 135 pgs: 1 creating+peering, 31 unknown, 103 active+clean; 613 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:09 smithi046 ceph-mon[88218]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:10:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:09 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/729763559' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi037-323664-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T18:10:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:09 smithi046 ceph-mon[88218]: osdmap e1403: 8 total, 8 up, 8 in 2024-08-17T18:10:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:10:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:09.832 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:09.887 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:09.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:09.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:09.989 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:10.012 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:10.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:10.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:10.114 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:10.138 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:10.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:10.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:10.240 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:10.248 INFO:teuthology.orchestra.run.smithi037.stdout:{ 2024-08-17T18:10:10.248 INFO:teuthology.orchestra.run.smithi037.stdout: "ops": [], 2024-08-17T18:10:10.249 INFO:teuthology.orchestra.run.smithi037.stdout: "complaint_time": 30, 2024-08-17T18:10:10.249 INFO:teuthology.orchestra.run.smithi037.stdout: "num_blocked_ops": 0 2024-08-17T18:10:10.249 INFO:teuthology.orchestra.run.smithi037.stdout:} 2024-08-17T18:10:10.264 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:10.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:10.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:10.365 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:10.389 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:10.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:10.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:10.455 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is unset 2024-08-17T18:10:10.491 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:10.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:10 smithi046 ceph-mon[88218]: 1.b scrub starts 2024-08-17T18:10:10.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:10 smithi046 ceph-mon[88218]: 1.b scrub ok 2024-08-17T18:10:10.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:10 smithi046 ceph-mon[88218]: osdmap e1404: 8 total, 8 up, 8 in 2024-08-17T18:10:10.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:10 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1597229532' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:10:10.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:10 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:10:10.512 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:10:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:10:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:10:10.516 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:10.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:10.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:10.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:10 smithi037 ceph-mon[102022]: 1.b scrub starts 2024-08-17T18:10:10.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:10 smithi037 ceph-mon[102022]: 1.b scrub ok 2024-08-17T18:10:10.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:10 smithi037 ceph-mon[102022]: osdmap e1404: 8 total, 8 up, 8 in 2024-08-17T18:10:10.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:10 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1597229532' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:10:10.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:10 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:10:10.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:10 smithi037 ceph-mon[97894]: 1.b scrub starts 2024-08-17T18:10:10.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:10 smithi037 ceph-mon[97894]: 1.b scrub ok 2024-08-17T18:10:10.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:10 smithi037 ceph-mon[97894]: osdmap e1404: 8 total, 8 up, 8 in 2024-08-17T18:10:10.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:10 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1597229532' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:10:10.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:10 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:10:10.618 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:10.641 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:10.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:10.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:10.743 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:10.768 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:10.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:10.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:10.870 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:10.893 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:10.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:10.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:10.995 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:11.017 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:11.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:11.018 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:11.119 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:11.142 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:11.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:11.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:11.234 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-08-17T18:10:11.244 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:11.248 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:10:11.268 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:10:11.283 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:11.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:11.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:11.385 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:11.409 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:11.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:11.410 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:11.511 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:11.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:11 smithi046 ceph-mon[88218]: pgmap v2424: 135 pgs: 1 creating+peering, 18 unknown, 116 active+clean; 476 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 26 op/s 2024-08-17T18:10:11.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:11 smithi046 ceph-mon[88218]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:10:11.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:11 smithi046 ceph-mon[88218]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:10:11.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:11 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:10:11.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:11 smithi046 ceph-mon[88218]: osdmap e1405: 8 total, 8 up, 8 in 2024-08-17T18:10:11.530 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.mirror_image_status (2461 ms) 2024-08-17T18:10:11.530 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.mirror_image_map 2024-08-17T18:10:11.536 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:11.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:11.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:11.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:11 smithi037 ceph-mon[102022]: pgmap v2424: 135 pgs: 1 creating+peering, 18 unknown, 116 active+clean; 476 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 26 op/s 2024-08-17T18:10:11.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:11 smithi037 ceph-mon[102022]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:10:11.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:11 smithi037 ceph-mon[102022]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:10:11.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:11 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:10:11.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:11 smithi037 ceph-mon[102022]: osdmap e1405: 8 total, 8 up, 8 in 2024-08-17T18:10:11.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:11 smithi037 ceph-mon[97894]: pgmap v2424: 135 pgs: 1 creating+peering, 18 unknown, 116 active+clean; 476 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 26 op/s 2024-08-17T18:10:11.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:11 smithi037 ceph-mon[97894]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:10:11.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:11 smithi037 ceph-mon[97894]: Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:10:11.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:11 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:10:11.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:11 smithi037 ceph-mon[97894]: osdmap e1405: 8 total, 8 up, 8 in 2024-08-17T18:10:11.613 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.mirror_image_map (83 ms) 2024-08-17T18:10:11.613 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.mirror_instances 2024-08-17T18:10:11.621 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.mirror_instances (8 ms) 2024-08-17T18:10:11.621 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2024-08-17T18:10:11.638 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:11.644 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.mirror_snapshot (23 ms) 2024-08-17T18:10:11.644 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.group_dir_list 2024-08-17T18:10:11.647 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.group_dir_list (3 ms) 2024-08-17T18:10:11.647 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.group_dir_add 2024-08-17T18:10:11.649 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.group_dir_add (2 ms) 2024-08-17T18:10:11.649 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2024-08-17T18:10:11.651 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.dir_add_already_existing (2 ms) 2024-08-17T18:10:11.651 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.group_dir_rename 2024-08-17T18:10:11.657 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.group_dir_rename (6 ms) 2024-08-17T18:10:11.657 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.group_dir_remove 2024-08-17T18:10:11.660 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.group_dir_remove (3 ms) 2024-08-17T18:10:11.660 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2024-08-17T18:10:11.661 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:11.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:11.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:11.664 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (4 ms) 2024-08-17T18:10:11.664 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.group_image_add 2024-08-17T18:10:11.666 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.group_image_add (2 ms) 2024-08-17T18:10:11.666 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.group_image_remove 2024-08-17T18:10:11.669 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.group_image_remove (3 ms) 2024-08-17T18:10:11.669 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.group_image_list 2024-08-17T18:10:11.672 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.group_image_list (3 ms) 2024-08-17T18:10:11.672 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.group_image_clean 2024-08-17T18:10:11.676 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.group_image_clean (4 ms) 2024-08-17T18:10:11.676 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.image_group_add 2024-08-17T18:10:11.678 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.image_group_add (2 ms) 2024-08-17T18:10:11.678 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.image_group_remove 2024-08-17T18:10:11.681 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.image_group_remove (3 ms) 2024-08-17T18:10:11.681 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.image_group_get 2024-08-17T18:10:11.684 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.image_group_get (3 ms) 2024-08-17T18:10:11.684 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2024-08-17T18:10:11.685 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (2 ms) 2024-08-17T18:10:11.686 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2024-08-17T18:10:11.687 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (1 ms) 2024-08-17T18:10:11.687 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2024-08-17T18:10:11.690 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (3 ms) 2024-08-17T18:10:11.690 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2024-08-17T18:10:11.693 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (3 ms) 2024-08-17T18:10:11.693 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.group_snap_set 2024-08-17T18:10:11.695 INFO:tasks.workunit.client.0.smithi037.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/17.2.7-1404-gf2c39d4d/rpm/el9/BUILD/ceph-17.2.7-1404-gf2c39d4d/src/test/cls_rbd/test_cls_rbd.cc:2681: Failure 2024-08-17T18:10:11.695 INFO:tasks.workunit.client.0.smithi037.stdout:Expected equality of these values: 2024-08-17T18:10:11.695 INFO:tasks.workunit.client.0.smithi037.stdout: 1U 2024-08-17T18:10:11.695 INFO:tasks.workunit.client.0.smithi037.stdout: Which is: 1 2024-08-17T18:10:11.695 INFO:tasks.workunit.client.0.smithi037.stdout: keys.size() 2024-08-17T18:10:11.695 INFO:tasks.workunit.client.0.smithi037.stdout: Which is: 3 2024-08-17T18:10:11.696 INFO:tasks.workunit.client.0.smithi037.stdout:[ FAILED ] TestClsRbd.group_snap_set (2 ms) 2024-08-17T18:10:11.696 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.group_snap_list 2024-08-17T18:10:11.698 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.group_snap_list (3 ms) 2024-08-17T18:10:11.698 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2024-08-17T18:10:11.714 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (16 ms) 2024-08-17T18:10:11.714 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2024-08-17T18:10:11.762 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:11.784 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:11.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:11.785 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:11.886 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:11.909 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:11.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:11.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:11.922 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (208 ms) 2024-08-17T18:10:11.922 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.group_snap_remove 2024-08-17T18:10:11.925 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.group_snap_remove (3 ms) 2024-08-17T18:10:11.925 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2024-08-17T18:10:11.927 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (2 ms) 2024-08-17T18:10:11.927 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.trash_methods 2024-08-17T18:10:11.935 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.trash_methods (8 ms) 2024-08-17T18:10:11.935 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.op_features 2024-08-17T18:10:11.942 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.op_features (7 ms) 2024-08-17T18:10:11.942 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.clone_parent 2024-08-17T18:10:11.962 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.clone_parent (20 ms) 2024-08-17T18:10:11.962 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2024-08-17T18:10:11.971 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.clone_parent_ns (9 ms) 2024-08-17T18:10:11.971 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.clone_child 2024-08-17T18:10:11.982 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.clone_child (11 ms) 2024-08-17T18:10:11.982 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.namespace_methods 2024-08-17T18:10:11.989 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.namespace_methods (7 ms) 2024-08-17T18:10:11.989 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.migration 2024-08-17T18:10:11.998 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.migration (10 ms) 2024-08-17T18:10:11.999 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.migration_v1 2024-08-17T18:10:12.008 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.migration_v1 (9 ms) 2024-08-17T18:10:12.008 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2024-08-17T18:10:12.011 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:12.033 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:12.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:12.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:12.134 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:12.156 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:12.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:12.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:12.257 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:12.281 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:12.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:12.282 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:12.382 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:12.405 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:12.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:12.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:12.507 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:12.529 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:12.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:12.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:12.631 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:12.654 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:12.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:12.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:12.757 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:12.780 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:12.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:12.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:12.882 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:12.906 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:12.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:12.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:13.008 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:13.032 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:13.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:13.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:13.134 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:13.156 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:13.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:13.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:13.258 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:13.283 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:13.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:13.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:13.385 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:13.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:13.410 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:13.410 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:13.462 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1454 ms) 2024-08-17T18:10:13.462 INFO:tasks.workunit.client.0.smithi037.stdout:[ RUN ] TestClsRbd.sparsify 2024-08-17T18:10:13.499 INFO:tasks.workunit.client.0.smithi037.stdout:[ OK ] TestClsRbd.sparsify (37 ms) 2024-08-17T18:10:13.511 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:13.533 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:13.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:13.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:13.635 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:13.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:13.658 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:13.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:13.759 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:13 smithi046 ceph-mon[88218]: pgmap v2426: 135 pgs: 1 creating+peering, 3 unknown, 131 active+clean; 476 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.2 MiB/s wr, 1.06k op/s 2024-08-17T18:10:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:13 smithi046 ceph-mon[88218]: osdmap e1406: 8 total, 8 up, 8 in 2024-08-17T18:10:13.781 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:13.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:13.782 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:13.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:13 smithi037 ceph-mon[102022]: pgmap v2426: 135 pgs: 1 creating+peering, 3 unknown, 131 active+clean; 476 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.2 MiB/s wr, 1.06k op/s 2024-08-17T18:10:13.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:13 smithi037 ceph-mon[102022]: osdmap e1406: 8 total, 8 up, 8 in 2024-08-17T18:10:13.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:13 smithi037 ceph-mon[97894]: pgmap v2426: 135 pgs: 1 creating+peering, 3 unknown, 131 active+clean; 476 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.2 MiB/s wr, 1.06k op/s 2024-08-17T18:10:13.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:13 smithi037 ceph-mon[97894]: osdmap e1406: 8 total, 8 up, 8 in 2024-08-17T18:10:13.844 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T18:10:13.883 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:13.910 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:13.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:13.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:14.012 DEBUG:teuthology.orchestra.run.smithi046:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:14.039 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: docker: command not found 2024-08-17T18:10:14.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:14.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi046 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:14.141 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:14.168 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:14.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:14.170 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:14.270 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:14.293 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:14.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:14.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:14.395 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:14.418 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:14.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:14.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:14.475 INFO:tasks.workunit.client.0.smithi037.stdout:[----------] 70 tests from TestClsRbd (5054 ms total) 2024-08-17T18:10:14.475 INFO:tasks.workunit.client.0.smithi037.stdout: 2024-08-17T18:10:14.475 INFO:tasks.workunit.client.0.smithi037.stdout:[----------] Global test environment tear-down 2024-08-17T18:10:14.475 INFO:tasks.workunit.client.0.smithi037.stdout:[==========] 70 tests from 1 test suite ran. (8043 ms total) 2024-08-17T18:10:14.475 INFO:tasks.workunit.client.0.smithi037.stdout:[ PASSED ] 69 tests. 2024-08-17T18:10:14.475 INFO:tasks.workunit.client.0.smithi037.stdout:[ FAILED ] 1 test, listed below: 2024-08-17T18:10:14.476 INFO:tasks.workunit.client.0.smithi037.stdout:[ FAILED ] TestClsRbd.group_snap_set 2024-08-17T18:10:14.476 INFO:tasks.workunit.client.0.smithi037.stdout: 2024-08-17T18:10:14.476 INFO:tasks.workunit.client.0.smithi037.stdout: 1 FAILED TEST 2024-08-17T18:10:14.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:14.479 INFO:tasks.workunit:Stopping ['cls/test_cls_rbd.sh'] on client.0... 2024-08-17T18:10:14.479 DEBUG:teuthology.orchestra.run.smithi037:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-08-17T18:10:14.520 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:14.546 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:14.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:14.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:14.648 DEBUG:teuthology.orchestra.run.smithi037:> sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:14.670 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: docker: command not found 2024-08-17T18:10:14.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:14.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi037 with status 1: 'sudo docker kill -s 1 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:14.693 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:14 smithi037 ceph-mon[102022]: osdmap e1407: 8 total, 8 up, 8 in 2024-08-17T18:10:14.693 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:14 smithi037 ceph-mon[97894]: osdmap e1407: 8 total, 8 up, 8 in 2024-08-17T18:10:14.694 INFO:tasks.thrashosds:joining thrashosds 2024-08-17T18:10:14.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:14 smithi046 ceph-mon[88218]: osdmap e1407: 8 total, 8 up, 8 in 2024-08-17T18:10:15.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:15 smithi046 ceph-mon[88218]: pgmap v2429: 135 pgs: 135 active+clean; 476 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.3 MiB/s wr, 1.40k op/s 2024-08-17T18:10:15.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:15 smithi046 ceph-mon[88218]: osdmap e1408: 8 total, 8 up, 8 in 2024-08-17T18:10:15.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:15 smithi037 ceph-mon[102022]: pgmap v2429: 135 pgs: 135 active+clean; 476 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.3 MiB/s wr, 1.40k op/s 2024-08-17T18:10:15.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:15 smithi037 ceph-mon[102022]: osdmap e1408: 8 total, 8 up, 8 in 2024-08-17T18:10:15.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:15 smithi037 ceph-mon[97894]: pgmap v2429: 135 pgs: 135 active+clean; 476 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.3 MiB/s wr, 1.40k op/s 2024-08-17T18:10:15.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:15 smithi037 ceph-mon[97894]: osdmap e1408: 8 total, 8 up, 8 in 2024-08-17T18:10:15.909 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:10:16.417 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:10:16.444 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.0 reset_purged_snaps_last 2024-08-17T18:10:17.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:17 smithi037 ceph-mon[97894]: pgmap v2431: 103 pgs: 103 active+clean; 476 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:17.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:17 smithi037 ceph-mon[102022]: pgmap v2431: 103 pgs: 103 active+clean; 476 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:17 smithi046 ceph-mon[88218]: pgmap v2431: 103 pgs: 103 active+clean; 476 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:18.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:18 smithi046 ceph-mon[88218]: 1.a scrub starts 2024-08-17T18:10:18.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:18 smithi046 ceph-mon[88218]: 1.a scrub ok 2024-08-17T18:10:18.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:18 smithi037 ceph-mon[97894]: 1.a scrub starts 2024-08-17T18:10:18.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:18 smithi037 ceph-mon[97894]: 1.a scrub ok 2024-08-17T18:10:18.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:18 smithi037 ceph-mon[102022]: 1.a scrub starts 2024-08-17T18:10:18.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:18 smithi037 ceph-mon[102022]: 1.a scrub ok 2024-08-17T18:10:19.057 INFO:teuthology.orchestra.run.smithi037.stdout:osd.0: {} 2024-08-17T18:10:19.058 INFO:teuthology.orchestra.run.smithi037.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:10:19.063 INFO:teuthology.orchestra.run.smithi037.stdout:osd.1: {} 2024-08-17T18:10:19.063 INFO:teuthology.orchestra.run.smithi037.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:10:19.064 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:10:19.080 INFO:teuthology.orchestra.run.smithi037.stdout:osd.2: {} 2024-08-17T18:10:19.080 INFO:teuthology.orchestra.run.smithi037.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:10:19.102 INFO:teuthology.orchestra.run.smithi037.stdout:osd.3: {} 2024-08-17T18:10:19.102 INFO:teuthology.orchestra.run.smithi037.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:10:19.103 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:10:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:10:18] "GET /metrics HTTP/1.1" 200 36688 "" "Prometheus/2.51.0" 2024-08-17T18:10:19.117 INFO:teuthology.orchestra.run.smithi037.stdout:osd.4: {} 2024-08-17T18:10:19.118 INFO:teuthology.orchestra.run.smithi037.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:10:19.133 INFO:teuthology.orchestra.run.smithi037.stdout:osd.5: {} 2024-08-17T18:10:19.134 INFO:teuthology.orchestra.run.smithi037.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:10:19.149 INFO:teuthology.orchestra.run.smithi037.stdout:osd.6: {} 2024-08-17T18:10:19.150 INFO:teuthology.orchestra.run.smithi037.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:10:19.166 INFO:teuthology.orchestra.run.smithi037.stdout:osd.7: {} 2024-08-17T18:10:19.166 INFO:teuthology.orchestra.run.smithi037.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:10:19.712 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:19 smithi037 ceph-mon[97894]: 1.12 scrub starts 2024-08-17T18:10:19.712 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:19 smithi037 ceph-mon[97894]: 1.12 scrub ok 2024-08-17T18:10:19.712 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:19 smithi037 ceph-mon[97894]: pgmap v2432: 103 pgs: 103 active+clean; 476 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:19.712 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:19 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/135058724' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:10:19.712 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:19 smithi037 ceph-mon[102022]: 1.12 scrub starts 2024-08-17T18:10:19.712 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:19 smithi037 ceph-mon[102022]: 1.12 scrub ok 2024-08-17T18:10:19.713 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:19 smithi037 ceph-mon[102022]: pgmap v2432: 103 pgs: 103 active+clean; 476 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:19.713 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:19 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/135058724' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:10:19.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:19 smithi046 ceph-mon[88218]: 1.12 scrub starts 2024-08-17T18:10:19.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:19 smithi046 ceph-mon[88218]: 1.12 scrub ok 2024-08-17T18:10:19.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:19 smithi046 ceph-mon[88218]: pgmap v2432: 103 pgs: 103 active+clean; 476 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:19.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:19 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/135058724' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:10:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:10:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:10:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:10:20.735 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T18:10:20.736 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T18:10:21.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:21 smithi046 ceph-mon[88218]: 1.18 scrub starts 2024-08-17T18:10:21.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:21 smithi046 ceph-mon[88218]: 1.18 scrub ok 2024-08-17T18:10:21.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:21 smithi046 ceph-mon[88218]: pgmap v2433: 103 pgs: 103 active+clean; 476 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:21.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:21 smithi037 ceph-mon[97894]: 1.18 scrub starts 2024-08-17T18:10:21.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:21 smithi037 ceph-mon[97894]: 1.18 scrub ok 2024-08-17T18:10:21.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:21 smithi037 ceph-mon[97894]: pgmap v2433: 103 pgs: 103 active+clean; 476 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:21.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:21 smithi037 ceph-mon[102022]: 1.18 scrub starts 2024-08-17T18:10:21.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:21 smithi037 ceph-mon[102022]: 1.18 scrub ok 2024-08-17T18:10:21.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:21 smithi037 ceph-mon[102022]: pgmap v2433: 103 pgs: 103 active+clean; 476 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:22.470 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-08-17T18:10:23.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:23 smithi046 ceph-mon[88218]: pgmap v2434: 103 pgs: 103 active+clean; 476 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:23.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:23 smithi037 ceph-mon[102022]: pgmap v2434: 103 pgs: 103 active+clean; 476 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:23.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:23 smithi037 ceph-mon[97894]: pgmap v2434: 103 pgs: 103 active+clean; 476 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:24.173 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:10:24.490 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is set 2024-08-17T18:10:24.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:24 smithi046 ceph-mon[88218]: 1.1b scrub starts 2024-08-17T18:10:24.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:24 smithi046 ceph-mon[88218]: 1.1b scrub ok 2024-08-17T18:10:24.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:24 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1415363777' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:10:24.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:10:24.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:24.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:24 smithi037 ceph-mon[102022]: 1.1b scrub starts 2024-08-17T18:10:24.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:24 smithi037 ceph-mon[102022]: 1.1b scrub ok 2024-08-17T18:10:24.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:24 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1415363777' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:10:24.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:10:24.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:24.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:24 smithi037 ceph-mon[97894]: 1.1b scrub starts 2024-08-17T18:10:24.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:24 smithi037 ceph-mon[97894]: 1.1b scrub ok 2024-08-17T18:10:24.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:24 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1415363777' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:10:24.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:10:24.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:25.060 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.2 reset_purged_snaps_last 2024-08-17T18:10:25.668 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:25 smithi037 ceph-mon[102022]: pgmap v2435: 103 pgs: 103 active+clean; 476 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:25.668 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:25 smithi037 ceph-mon[102022]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:10:25.668 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:25 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1415363777' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:10:25.668 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:25 smithi037 ceph-mon[102022]: osdmap e1409: 8 total, 8 up, 8 in 2024-08-17T18:10:25.669 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:25 smithi037 ceph-mon[97894]: pgmap v2435: 103 pgs: 103 active+clean; 476 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:25.669 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:25 smithi037 ceph-mon[97894]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:10:25.669 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:25 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1415363777' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:10:25.669 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:25 smithi037 ceph-mon[97894]: osdmap e1409: 8 total, 8 up, 8 in 2024-08-17T18:10:25.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:25 smithi046 ceph-mon[88218]: pgmap v2435: 103 pgs: 103 active+clean; 476 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:25.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:25 smithi046 ceph-mon[88218]: Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:10:25.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:25 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1415363777' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:10:25.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:25 smithi046 ceph-mon[88218]: osdmap e1409: 8 total, 8 up, 8 in 2024-08-17T18:10:27.216 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:10:27.695 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T18:10:27.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:27 smithi046 ceph-mon[88218]: pgmap v2437: 103 pgs: 103 active+clean; 595 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:27.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:27 smithi037 ceph-mon[97894]: pgmap v2437: 103 pgs: 103 active+clean; 595 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:27.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:27 smithi037 ceph-mon[102022]: pgmap v2437: 103 pgs: 103 active+clean; 595 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:28.769 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T18:10:28.770 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T18:10:28.872 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:28 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:10:28.872 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:28 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:10:28.872 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:28 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:10:28.872 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:28 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:10:28.872 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:28 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:10:28.873 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:28 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:10:28.873 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:28 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:10:28.873 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:28 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:10:28.873 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:28 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:10:28.873 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:28 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:10:29.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:28 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:10:29.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:28 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:10:29.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:28 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:10:29.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:28 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:10:29.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:28 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:10:29.175 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:10:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:10:28] "GET /metrics HTTP/1.1" 200 34320 "" "Prometheus/2.51.0" 2024-08-17T18:10:29.896 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:29 smithi037 ceph-mon[97894]: pgmap v2438: 103 pgs: 103 active+clean; 595 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:29.896 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:29 smithi037 ceph-mon[102022]: pgmap v2438: 103 pgs: 103 active+clean; 595 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:29.904 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:10:29.930 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-08-17T18:10:30.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:29 smithi046 ceph-mon[88218]: pgmap v2438: 103 pgs: 103 active+clean; 595 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:10:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:10:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:10:31.736 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:31 smithi037 ceph-mon[102022]: pgmap v2439: 103 pgs: 103 active+clean; 595 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:31.737 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:31 smithi037 ceph-mon[97894]: pgmap v2439: 103 pgs: 103 active+clean; 595 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:31.992 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:10:32.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:31 smithi046 ceph-mon[88218]: pgmap v2439: 103 pgs: 103 active+clean; 595 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:33.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:33 smithi037 ceph-mon[97894]: pgmap v2440: 103 pgs: 103 active+clean; 595 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:33.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:33 smithi037 ceph-mon[102022]: pgmap v2440: 103 pgs: 103 active+clean; 595 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:33.942 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.5 reset_purged_snaps_last 2024-08-17T18:10:34.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:33 smithi046 ceph-mon[88218]: pgmap v2440: 103 pgs: 103 active+clean; 595 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:34.579 INFO:teuthology.orchestra.run.smithi037.stderr:noscrub is unset 2024-08-17T18:10:34.878 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T18:10:34.878 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T18:10:34.878 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:34 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/830642557' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:10:34.878 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:34 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:10:34.879 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:34 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/830642557' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:10:34.879 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:34 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:10:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:34 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/830642557' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:10:35.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:34 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:10:35.591 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-08-17T18:10:35.752 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:35 smithi037 ceph-mon[97894]: pgmap v2441: 103 pgs: 103 active+clean; 595 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:35.752 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:35 smithi037 ceph-mon[97894]: Health check cleared: OSDMAP_FLAGS (was: noscrub flag(s) set) 2024-08-17T18:10:35.752 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:35 smithi037 ceph-mon[97894]: Cluster is now healthy 2024-08-17T18:10:35.753 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:35 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:10:35.753 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:35 smithi037 ceph-mon[97894]: osdmap e1410: 8 total, 8 up, 8 in 2024-08-17T18:10:35.753 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:35 smithi037 ceph-mon[102022]: pgmap v2441: 103 pgs: 103 active+clean; 595 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:35.753 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:35 smithi037 ceph-mon[102022]: Health check cleared: OSDMAP_FLAGS (was: noscrub flag(s) set) 2024-08-17T18:10:35.753 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:35 smithi037 ceph-mon[102022]: Cluster is now healthy 2024-08-17T18:10:35.753 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:35 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:10:35.753 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:35 smithi037 ceph-mon[102022]: osdmap e1410: 8 total, 8 up, 8 in 2024-08-17T18:10:36.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:35 smithi046 ceph-mon[88218]: pgmap v2441: 103 pgs: 103 active+clean; 595 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:36.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:35 smithi046 ceph-mon[88218]: Health check cleared: OSDMAP_FLAGS (was: noscrub flag(s) set) 2024-08-17T18:10:36.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:35 smithi046 ceph-mon[88218]: Cluster is now healthy 2024-08-17T18:10:36.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:35 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:10:36.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:35 smithi046 ceph-mon[88218]: osdmap e1410: 8 total, 8 up, 8 in 2024-08-17T18:10:36.095 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T18:10:36.123 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:10:37.304 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:10:37.327 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:10:37.833 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:37 smithi037 ceph-mon[97894]: pgmap v2443: 103 pgs: 103 active+clean; 595 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:37.833 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:37 smithi037 ceph-mon[102022]: pgmap v2443: 103 pgs: 103 active+clean; 595 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:38.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:37 smithi046 ceph-mon[88218]: pgmap v2443: 103 pgs: 103 active+clean; 595 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:39.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:10:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:10:38] "GET /metrics HTTP/1.1" 200 34320 "" "Prometheus/2.51.0" 2024-08-17T18:10:39.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:39 smithi037 ceph-mon[97894]: pgmap v2444: 103 pgs: 103 active+clean; 595 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:39.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:39 smithi037 ceph-mon[97894]: 1.17 scrub starts 2024-08-17T18:10:39.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:39 smithi037 ceph-mon[97894]: 1.17 scrub ok 2024-08-17T18:10:39.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:39.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:39 smithi037 ceph-mon[102022]: pgmap v2444: 103 pgs: 103 active+clean; 595 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:39.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:39 smithi037 ceph-mon[102022]: 1.17 scrub starts 2024-08-17T18:10:39.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:39 smithi037 ceph-mon[102022]: 1.17 scrub ok 2024-08-17T18:10:39.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:40.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:39 smithi046 ceph-mon[88218]: pgmap v2444: 103 pgs: 103 active+clean; 595 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:40.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:39 smithi046 ceph-mon[88218]: 1.17 scrub starts 2024-08-17T18:10:40.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:39 smithi046 ceph-mon[88218]: 1.17 scrub ok 2024-08-17T18:10:40.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:10:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:10:40.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:10:41.587 INFO:teuthology.orchestra.run.smithi037.stderr:nodeep-scrub is unset 2024-08-17T18:10:41.902 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:41 smithi037 ceph-mon[97894]: pgmap v2445: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:41.902 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:41 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2317778914' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:10:41.902 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:41 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:10:41.902 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:41 smithi037 ceph-mon[102022]: pgmap v2445: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:41.902 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:41 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2317778914' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:10:41.902 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:41 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:10:42.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:41 smithi046 ceph-mon[88218]: pgmap v2445: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:42.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:41 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2317778914' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:10:42.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:41 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:10:42.436 INFO:teuthology.orchestra.run.smithi037.stdout:ERROR: (22) Invalid argument 2024-08-17T18:10:42.437 INFO:teuthology.orchestra.run.smithi037.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. 2024-08-17T18:10:43.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:42 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:10:43.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:42 smithi046 ceph-mon[88218]: osdmap e1411: 8 total, 8 up, 8 in 2024-08-17T18:10:43.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:42 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:10:43.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:42 smithi037 ceph-mon[102022]: osdmap e1411: 8 total, 8 up, 8 in 2024-08-17T18:10:43.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:42 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:10:43.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:42 smithi037 ceph-mon[97894]: osdmap e1411: 8 total, 8 up, 8 in 2024-08-17T18:10:43.110 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-08-17T18:10:43.402 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:10:43.801 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:43 smithi046 ceph-mon[88218]: pgmap v2447: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:44.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:43 smithi037 ceph-mon[97894]: pgmap v2447: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:44.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:43 smithi037 ceph-mon[102022]: pgmap v2447: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:45.032 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:10:45.032 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:10:45.655 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-08-17T18:10:45.923 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:10:46.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:45 smithi046 ceph-mon[88218]: pgmap v2448: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:46.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:45 smithi037 ceph-mon[102022]: pgmap v2448: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:46.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:45 smithi037 ceph-mon[97894]: pgmap v2448: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:46.288 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2024-08-17T18:10:46.289 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd pool set .mgr pgp_num 41 2024-08-17T18:10:46.571 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:10:47.485 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:10:47.485 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:10:47.689 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:47 smithi037 ceph-mon[97894]: pgmap v2449: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:47.689 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:47 smithi037 ceph-mon[102022]: pgmap v2449: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:47.867 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:47 smithi046 ceph-mon[88218]: pgmap v2449: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:48.184 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-08-17T18:10:48.458 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:10:48.563 INFO:teuthology.orchestra.run.smithi037.stderr:Error EINVAL: specified pgp_num 41 > pg_num 31 2024-08-17T18:10:48.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:48 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2979599135' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "41"} : dispatch 2024-08-17T18:10:48.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:48 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "41"} : dispatch 2024-08-17T18:10:48.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:48 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2979599135' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "41"} : dispatch 2024-08-17T18:10:48.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:48 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "41"} : dispatch 2024-08-17T18:10:48.862 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:48 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2979599135' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "41"} : dispatch 2024-08-17T18:10:48.862 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:48 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "41"} : dispatch 2024-08-17T18:10:49.223 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:10:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:10:48] "GET /metrics HTTP/1.1" 200 34320 "" "Prometheus/2.51.0" 2024-08-17T18:10:49.224 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-08-17T18:10:49.224 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=600 2024-08-17T18:10:49.494 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:10:49.868 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:49 smithi046 ceph-mon[88218]: pgmap v2450: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:49.892 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:49 smithi037 ceph-mon[97894]: pgmap v2450: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:49.893 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:49 smithi037 ceph-mon[102022]: pgmap v2450: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:50.098 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:10:50.098 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:10:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:10:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:10:50.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:10:50.699 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-08-17T18:10:50.969 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:10:51.185 INFO:teuthology.orchestra.run.smithi037.stdout:mon.a: {} 2024-08-17T18:10:51.185 INFO:teuthology.orchestra.run.smithi037.stderr:mon.a: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-08-17T18:10:51.194 INFO:teuthology.orchestra.run.smithi037.stdout:mon.b: {} 2024-08-17T18:10:51.194 INFO:teuthology.orchestra.run.smithi037.stderr:mon.b: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-08-17T18:10:51.203 INFO:teuthology.orchestra.run.smithi037.stdout:mon.c: {} 2024-08-17T18:10:51.203 INFO:teuthology.orchestra.run.smithi037.stderr:mon.c: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-08-17T18:10:51.753 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:51 smithi046 ceph-mon[88218]: pgmap v2451: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:51.753 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:51 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1951235027' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T18:10:51.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:51 smithi037 ceph-mon[102022]: pgmap v2451: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:51.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:51 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1951235027' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T18:10:51.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:51 smithi037 ceph-mon[97894]: pgmap v2451: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:51.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:51 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1951235027' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T18:10:51.923 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd reweight 0 1 2024-08-17T18:10:52.198 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:10:52.594 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:10:52.594 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:10:53.245 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-08-17T18:10:53.514 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:10:53.871 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:53 smithi046 ceph-mon[88218]: pgmap v2452: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:54.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:53 smithi037 ceph-mon[97894]: pgmap v2452: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:54.043 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:53 smithi037 ceph-mon[102022]: pgmap v2452: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:54.631 INFO:teuthology.orchestra.run.smithi037.stderr:reweighted osd.0 to 1 (10000) 2024-08-17T18:10:54.914 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:54.914 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:54 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2699407610' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:10:54.914 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:54 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:10:55.004 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:55.004 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:54 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2699407610' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:10:55.004 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:54 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:10:55.004 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:55.004 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:54 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2699407610' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:10:55.004 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:54 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:10:55.117 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:10:55.117 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:10:55.419 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 0 1 2024-08-17T18:10:55.683 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-08-17T18:10:55.706 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:10:55.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:55 smithi037 ceph-mon[102022]: pgmap v2453: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:55.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:55 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:10:55.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:55 smithi037 ceph-mon[102022]: osdmap e1412: 8 total, 8 up, 8 in 2024-08-17T18:10:55.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:55 smithi037 ceph-mon[97894]: pgmap v2453: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:55.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:55 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:10:55.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:55 smithi037 ceph-mon[97894]: osdmap e1412: 8 total, 8 up, 8 in 2024-08-17T18:10:55.950 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:10:56.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:55 smithi046 ceph-mon[88218]: pgmap v2453: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:10:56.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:55 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:10:56.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:55 smithi046 ceph-mon[88218]: osdmap e1412: 8 total, 8 up, 8 in 2024-08-17T18:10:56.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:56 smithi037 ceph-mon[102022]: osdmap e1413: 8 total, 8 up, 8 in 2024-08-17T18:10:56.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:56 smithi037 ceph-mon[102022]: osdmap e1414: 8 total, 8 up, 8 in 2024-08-17T18:10:56.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:56 smithi037 ceph-mon[97894]: osdmap e1413: 8 total, 8 up, 8 in 2024-08-17T18:10:56.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:56 smithi037 ceph-mon[97894]: osdmap e1414: 8 total, 8 up, 8 in 2024-08-17T18:10:57.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:56 smithi046 ceph-mon[88218]: osdmap e1413: 8 total, 8 up, 8 in 2024-08-17T18:10:57.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:56 smithi046 ceph-mon[88218]: osdmap e1414: 8 total, 8 up, 8 in 2024-08-17T18:10:57.633 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:10:57.633 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:10:57.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:57 smithi037 ceph-mon[97894]: pgmap v2456: 103 pgs: 14 peering, 89 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T18:10:57.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:57 smithi037 ceph-mon[97894]: osdmap e1415: 8 total, 8 up, 8 in 2024-08-17T18:10:57.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:57 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1714116133' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:10:57.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:57 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:10:57.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:57 smithi037 ceph-mon[102022]: pgmap v2456: 103 pgs: 14 peering, 89 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T18:10:57.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:57 smithi037 ceph-mon[102022]: osdmap e1415: 8 total, 8 up, 8 in 2024-08-17T18:10:57.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:57 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1714116133' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:10:57.795 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:57 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:10:57.945 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:57 smithi046 ceph-mon[88218]: pgmap v2456: 103 pgs: 14 peering, 89 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T18:10:57.945 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:57 smithi046 ceph-mon[88218]: osdmap e1415: 8 total, 8 up, 8 in 2024-08-17T18:10:57.945 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:57 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1714116133' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:10:57.945 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:57 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:10:58.229 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-08-17T18:10:58.419 INFO:teuthology.orchestra.run.smithi037.stderr:set osd.0 primary-affinity to 1 (8655362) 2024-08-17T18:10:58.504 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:10:59.162 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:10:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:10:58] "GET /metrics HTTP/1.1" 200 34303 "" "Prometheus/2.51.0" 2024-08-17T18:10:59.192 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd reweight 1 1 2024-08-17T18:10:59.469 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:10:59.721 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:59 smithi037 ceph-mon[102022]: pgmap v2459: 103 pgs: 1 active+undersized+remapped, 1 active+remapped, 15 peering, 86 active+clean; 591 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.0 KiB/s rd, 9.2 KiB/s wr, 2 op/s; 6.5 KiB/s, 0 objects/s recovering 2024-08-17T18:10:59.721 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:59 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:10:59.721 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:59 smithi037 ceph-mon[102022]: osdmap e1416: 8 total, 8 up, 8 in 2024-08-17T18:10:59.721 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:59 smithi037 ceph-mon[102022]: 1.b scrub starts 2024-08-17T18:10:59.721 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:10:59 smithi037 ceph-mon[102022]: 1.b scrub ok 2024-08-17T18:10:59.722 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:59 smithi037 ceph-mon[97894]: pgmap v2459: 103 pgs: 1 active+undersized+remapped, 1 active+remapped, 15 peering, 86 active+clean; 591 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.0 KiB/s rd, 9.2 KiB/s wr, 2 op/s; 6.5 KiB/s, 0 objects/s recovering 2024-08-17T18:10:59.722 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:59 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:10:59.722 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:59 smithi037 ceph-mon[97894]: osdmap e1416: 8 total, 8 up, 8 in 2024-08-17T18:10:59.722 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:59 smithi037 ceph-mon[97894]: 1.b scrub starts 2024-08-17T18:10:59.722 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:10:59 smithi037 ceph-mon[97894]: 1.b scrub ok 2024-08-17T18:10:59.759 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:59 smithi046 ceph-mon[88218]: pgmap v2459: 103 pgs: 1 active+undersized+remapped, 1 active+remapped, 15 peering, 86 active+clean; 591 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.0 KiB/s rd, 9.2 KiB/s wr, 2 op/s; 6.5 KiB/s, 0 objects/s recovering 2024-08-17T18:10:59.759 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:59 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:10:59.760 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:59 smithi046 ceph-mon[88218]: osdmap e1416: 8 total, 8 up, 8 in 2024-08-17T18:10:59.760 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:59 smithi046 ceph-mon[88218]: 1.b scrub starts 2024-08-17T18:10:59.760 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:10:59 smithi046 ceph-mon[88218]: 1.b scrub ok 2024-08-17T18:11:00.186 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:11:00.186 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:11:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:11:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:11:00.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:11:00.816 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-08-17T18:11:01.089 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:11:01.425 INFO:teuthology.orchestra.run.smithi037.stderr:reweighted osd.1 to 1 (10000) 2024-08-17T18:11:01.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:01 smithi046 ceph-mon[88218]: pgmap v2461: 103 pgs: 1 active+undersized+remapped, 1 active+remapped, 7 peering, 94 active+clean; 591 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.6 KiB/s rd, 7.9 KiB/s wr, 1 op/s; 74 KiB/s, 0 objects/s recovering 2024-08-17T18:11:01.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:01 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1223389624' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:11:01.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:01 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:11:01.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:01 smithi037 ceph-mon[102022]: pgmap v2461: 103 pgs: 1 active+undersized+remapped, 1 active+remapped, 7 peering, 94 active+clean; 591 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.6 KiB/s rd, 7.9 KiB/s wr, 1 op/s; 74 KiB/s, 0 objects/s recovering 2024-08-17T18:11:01.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:01 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1223389624' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:11:01.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:01 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:11:01.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:01 smithi037 ceph-mon[97894]: pgmap v2461: 103 pgs: 1 active+undersized+remapped, 1 active+remapped, 7 peering, 94 active+clean; 591 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.6 KiB/s rd, 7.9 KiB/s wr, 1 op/s; 74 KiB/s, 0 objects/s recovering 2024-08-17T18:11:01.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:01 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1223389624' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:11:01.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:01 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:11:02.095 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 1 1 2024-08-17T18:11:02.366 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:11:02.560 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:02 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:11:02.560 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:02 smithi046 ceph-mon[88218]: osdmap e1417: 8 total, 8 up, 8 in 2024-08-17T18:11:02.560 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:02 smithi046 ceph-mon[88218]: osdmap e1418: 8 total, 8 up, 8 in 2024-08-17T18:11:02.655 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:11:02.655 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:11:02.740 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:02 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:11:02.740 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:02 smithi037 ceph-mon[97894]: osdmap e1417: 8 total, 8 up, 8 in 2024-08-17T18:11:02.740 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:02 smithi037 ceph-mon[97894]: osdmap e1418: 8 total, 8 up, 8 in 2024-08-17T18:11:02.740 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:02 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:11:02.740 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:02 smithi037 ceph-mon[102022]: osdmap e1417: 8 total, 8 up, 8 in 2024-08-17T18:11:02.740 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:02 smithi037 ceph-mon[102022]: osdmap e1418: 8 total, 8 up, 8 in 2024-08-17T18:11:03.342 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-08-17T18:11:03.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:03 smithi037 ceph-mon[97894]: pgmap v2463: 103 pgs: 1 peering, 102 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 56 KiB/s, 1 objects/s recovering 2024-08-17T18:11:03.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:03 smithi037 ceph-mon[97894]: osdmap e1419: 8 total, 8 up, 8 in 2024-08-17T18:11:03.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:03 smithi037 ceph-mon[102022]: pgmap v2463: 103 pgs: 1 peering, 102 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 56 KiB/s, 1 objects/s recovering 2024-08-17T18:11:03.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:03 smithi037 ceph-mon[102022]: osdmap e1419: 8 total, 8 up, 8 in 2024-08-17T18:11:03.617 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:11:03.741 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:03 smithi046 ceph-mon[88218]: pgmap v2463: 103 pgs: 1 peering, 102 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 56 KiB/s, 1 objects/s recovering 2024-08-17T18:11:03.741 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:03 smithi046 ceph-mon[88218]: osdmap e1419: 8 total, 8 up, 8 in 2024-08-17T18:11:04.416 INFO:teuthology.orchestra.run.smithi037.stderr:set osd.1 primary-affinity to 1 (8655362) 2024-08-17T18:11:04.629 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:04 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2696241283' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:11:04.629 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:04 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2696241283' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:11:04.630 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:04 smithi046 ceph-mon[88218]: osdmap e1420: 8 total, 8 up, 8 in 2024-08-17T18:11:04.744 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:04 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2696241283' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:11:04.745 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:04 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2696241283' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:11:04.745 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:04 smithi037 ceph-mon[102022]: osdmap e1420: 8 total, 8 up, 8 in 2024-08-17T18:11:04.745 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:04 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2696241283' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:11:04.745 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:04 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2696241283' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:11:04.745 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:04 smithi037 ceph-mon[97894]: osdmap e1420: 8 total, 8 up, 8 in 2024-08-17T18:11:05.112 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:11:05.113 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:11:05.117 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd reweight 2 1 2024-08-17T18:11:05.393 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:11:05.704 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:05 smithi037 ceph-mon[102022]: pgmap v2466: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 50 KiB/s, 1 objects/s recovering 2024-08-17T18:11:05.704 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:05 smithi037 ceph-mon[102022]: osdmap e1421: 8 total, 8 up, 8 in 2024-08-17T18:11:05.704 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:05 smithi037 ceph-mon[97894]: pgmap v2466: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 50 KiB/s, 1 objects/s recovering 2024-08-17T18:11:05.704 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:05 smithi037 ceph-mon[97894]: osdmap e1421: 8 total, 8 up, 8 in 2024-08-17T18:11:05.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:05 smithi046 ceph-mon[88218]: pgmap v2466: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 50 KiB/s, 1 objects/s recovering 2024-08-17T18:11:05.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:05 smithi046 ceph-mon[88218]: osdmap e1421: 8 total, 8 up, 8 in 2024-08-17T18:11:05.804 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-08-17T18:11:06.071 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:11:06.510 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:06 smithi037 ceph-mon[97894]: 1.1d scrub starts 2024-08-17T18:11:06.510 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:06 smithi037 ceph-mon[97894]: 1.1d scrub ok 2024-08-17T18:11:06.511 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:06 smithi037 ceph-mon[102022]: 1.1d scrub starts 2024-08-17T18:11:06.511 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:06 smithi037 ceph-mon[102022]: 1.1d scrub ok 2024-08-17T18:11:06.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:06 smithi046 ceph-mon[88218]: 1.1d scrub starts 2024-08-17T18:11:06.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:06 smithi046 ceph-mon[88218]: 1.1d scrub ok 2024-08-17T18:11:07.452 INFO:teuthology.orchestra.run.smithi037.stderr:reweighted osd.2 to 1 (10000) 2024-08-17T18:11:07.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:07 smithi046 ceph-mon[88218]: pgmap v2469: 103 pgs: 2 peering, 101 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T18:11:07.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:07 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/945312771' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:11:07.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:07 smithi046 ceph-mon[88218]: 1.13 scrub starts 2024-08-17T18:11:07.512 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:07 smithi046 ceph-mon[88218]: 1.13 scrub ok 2024-08-17T18:11:07.731 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:11:07.731 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:11:07.760 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:07 smithi037 ceph-mon[97894]: pgmap v2469: 103 pgs: 2 peering, 101 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T18:11:07.760 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:07 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/945312771' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:11:07.760 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:07 smithi037 ceph-mon[97894]: 1.13 scrub starts 2024-08-17T18:11:07.760 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:07 smithi037 ceph-mon[97894]: 1.13 scrub ok 2024-08-17T18:11:07.760 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:07 smithi037 ceph-mon[102022]: pgmap v2469: 103 pgs: 2 peering, 101 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T18:11:07.760 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:07 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/945312771' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:11:07.760 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:07 smithi037 ceph-mon[102022]: 1.13 scrub starts 2024-08-17T18:11:07.761 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:07 smithi037 ceph-mon[102022]: 1.13 scrub ok 2024-08-17T18:11:08.078 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 2 1 2024-08-17T18:11:08.347 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:11:08.473 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-08-17T18:11:08.710 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:08 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/945312771' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:11:08.711 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:08 smithi037 ceph-mon[97894]: osdmap e1422: 8 total, 8 up, 8 in 2024-08-17T18:11:08.711 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:08 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/945312771' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:11:08.711 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:08 smithi037 ceph-mon[102022]: osdmap e1422: 8 total, 8 up, 8 in 2024-08-17T18:11:08.743 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:11:08.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:08 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/945312771' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:11:08.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:08 smithi046 ceph-mon[88218]: osdmap e1422: 8 total, 8 up, 8 in 2024-08-17T18:11:09.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:11:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:11:08] "GET /metrics HTTP/1.1" 200 34303 "" "Prometheus/2.51.0" 2024-08-17T18:11:09.745 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:09 smithi037 ceph-mon[102022]: pgmap v2471: 103 pgs: 2 peering, 101 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T18:11:09.745 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:09.745 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:09 smithi037 ceph-mon[97894]: pgmap v2471: 103 pgs: 2 peering, 101 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T18:11:09.745 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:09 smithi046 ceph-mon[88218]: pgmap v2471: 103 pgs: 2 peering, 101 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T18:11:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:10.337 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:11:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:11:10.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:11:10.358 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:11:10.359 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:11:10.466 INFO:teuthology.orchestra.run.smithi037.stderr:set osd.2 primary-affinity to 1 (8655362) 2024-08-17T18:11:10.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:10 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3806365839' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:11:10.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:10 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3806365839' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:11:10.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:10 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3806365839' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:11:10.991 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-08-17T18:11:11.238 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd reweight 3 1 2024-08-17T18:11:11.266 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:11:11.515 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:11:11.610 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:11 smithi046 ceph-mon[88218]: pgmap v2472: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T18:11:11.610 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:11 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3806365839' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:11:11.610 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:11 smithi046 ceph-mon[88218]: osdmap e1423: 8 total, 8 up, 8 in 2024-08-17T18:11:11.743 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:11 smithi037 ceph-mon[102022]: pgmap v2472: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T18:11:11.743 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:11 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3806365839' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:11:11.743 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:11 smithi037 ceph-mon[102022]: osdmap e1423: 8 total, 8 up, 8 in 2024-08-17T18:11:11.743 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:11 smithi037 ceph-mon[97894]: pgmap v2472: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T18:11:11.743 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:11 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3806365839' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:11:11.744 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:11 smithi037 ceph-mon[97894]: osdmap e1423: 8 total, 8 up, 8 in 2024-08-17T18:11:12.858 INFO:teuthology.orchestra.run.smithi046.stdout:ERROR: (22) Invalid argument 2024-08-17T18:11:12.859 INFO:teuthology.orchestra.run.smithi046.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. 2024-08-17T18:11:13.474 INFO:teuthology.orchestra.run.smithi037.stderr:reweighted osd.3 to 1 (10000) 2024-08-17T18:11:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:13 smithi046 ceph-mon[88218]: pgmap v2474: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T18:11:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:13 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3453212395' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:11:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:13 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:11:13.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:13 smithi037 ceph-mon[102022]: pgmap v2474: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T18:11:13.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:13 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3453212395' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:11:13.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:13 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:11:13.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:13 smithi037 ceph-mon[97894]: pgmap v2474: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-08-17T18:11:13.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:13 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3453212395' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:11:13.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:13 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:11:14.219 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 3 1 2024-08-17T18:11:14.494 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:11:14.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:14 smithi046 ceph-mon[88218]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:11:14.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:14 smithi046 ceph-mon[88218]: osdmap e1424: 8 total, 8 up, 8 in 2024-08-17T18:11:14.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:14 smithi037 ceph-mon[102022]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:11:14.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:14 smithi037 ceph-mon[102022]: osdmap e1424: 8 total, 8 up, 8 in 2024-08-17T18:11:14.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:14 smithi037 ceph-mon[97894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:11:14.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:14 smithi037 ceph-mon[97894]: osdmap e1424: 8 total, 8 up, 8 in 2024-08-17T18:11:15.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:15 smithi037 ceph-mon[97894]: pgmap v2476: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:15.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:15 smithi037 ceph-mon[102022]: pgmap v2476: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:15.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:15 smithi046 ceph-mon[88218]: pgmap v2476: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:16.488 INFO:teuthology.orchestra.run.smithi037.stderr:set osd.3 primary-affinity to 1 (8655362) 2024-08-17T18:11:16.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:16 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2406422111' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:11:16.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:16 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2406422111' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:11:16.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:16 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2406422111' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:11:17.273 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd reweight 4 1 2024-08-17T18:11:17.493 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:17 smithi037 ceph-mon[102022]: pgmap v2477: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:17.493 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:17 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2406422111' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:11:17.493 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:17 smithi037 ceph-mon[97894]: pgmap v2477: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:17.493 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:17 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2406422111' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:11:17.493 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:17 smithi037 ceph-mon[97894]: osdmap e1425: 8 total, 8 up, 8 in 2024-08-17T18:11:17.555 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:11:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:17 smithi046 ceph-mon[88218]: pgmap v2477: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:17 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2406422111' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:11:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:17 smithi046 ceph-mon[88218]: osdmap e1425: 8 total, 8 up, 8 in 2024-08-17T18:11:17.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:17 smithi037 ceph-mon[102022]: osdmap e1425: 8 total, 8 up, 8 in 2024-08-17T18:11:19.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:11:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:11:18] "GET /metrics HTTP/1.1" 200 34284 "" "Prometheus/2.51.0" 2024-08-17T18:11:19.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:19 smithi046 ceph-mon[88218]: pgmap v2479: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:19.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:19 smithi037 ceph-mon[97894]: pgmap v2479: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:19.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:19 smithi037 ceph-mon[102022]: pgmap v2479: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:20.494 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:11:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:11:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:11:20.498 INFO:teuthology.orchestra.run.smithi037.stderr:reweighted osd.4 to 1 (10000) 2024-08-17T18:11:20.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:20 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3249401019' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:11:20.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:20 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3249401019' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:11:20.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:20 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3249401019' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:11:21.223 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 4 1 2024-08-17T18:11:21.500 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:11:21.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:21 smithi046 ceph-mon[88218]: pgmap v2480: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:21.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:21 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3249401019' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:11:21.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:21 smithi046 ceph-mon[88218]: osdmap e1426: 8 total, 8 up, 8 in 2024-08-17T18:11:21.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:21 smithi037 ceph-mon[102022]: pgmap v2480: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:21.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:21 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3249401019' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:11:21.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:21 smithi037 ceph-mon[102022]: osdmap e1426: 8 total, 8 up, 8 in 2024-08-17T18:11:21.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:21 smithi037 ceph-mon[97894]: pgmap v2480: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:21.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:21 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3249401019' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:11:21.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:21 smithi037 ceph-mon[97894]: osdmap e1426: 8 total, 8 up, 8 in 2024-08-17T18:11:23.502 INFO:teuthology.orchestra.run.smithi037.stderr:set osd.4 primary-affinity to 1 (8655362) 2024-08-17T18:11:23.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:23 smithi046 ceph-mon[88218]: pgmap v2482: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:23.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:23 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1779815203' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:11:23.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:23 smithi037 ceph-mon[97894]: pgmap v2482: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:23.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:23 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1779815203' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:11:23.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:23 smithi037 ceph-mon[102022]: pgmap v2482: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:23.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:23 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1779815203' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:11:24.211 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd reweight 5 1 2024-08-17T18:11:24.482 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:11:24.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:24 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1779815203' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:11:24.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:24 smithi037 ceph-mon[102022]: osdmap e1427: 8 total, 8 up, 8 in 2024-08-17T18:11:24.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:24.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:24 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1779815203' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:11:24.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:24 smithi037 ceph-mon[97894]: osdmap e1427: 8 total, 8 up, 8 in 2024-08-17T18:11:24.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:25.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:24 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1779815203' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:11:25.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:24 smithi046 ceph-mon[88218]: osdmap e1427: 8 total, 8 up, 8 in 2024-08-17T18:11:25.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:25.582 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:25 smithi037 ceph-mon[97894]: pgmap v2484: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:25.582 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:25 smithi037 ceph-mon[102022]: pgmap v2484: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:26.014 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:25 smithi046 ceph-mon[88218]: pgmap v2484: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:26.519 INFO:teuthology.orchestra.run.smithi037.stderr:reweighted osd.5 to 1 (10000) 2024-08-17T18:11:26.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:26 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]} : dispatch 2024-08-17T18:11:26.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:26 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4218826397' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:11:26.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:26 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]} : dispatch 2024-08-17T18:11:26.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:26 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4218826397' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:11:27.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:26 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]} : dispatch 2024-08-17T18:11:27.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:26 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4218826397' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:11:27.280 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 5 1 2024-08-17T18:11:27.568 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:11:27.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:27 smithi037 ceph-mon[97894]: pgmap v2485: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:27.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:27 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-08-17T18:11:27.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:27 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4218826397' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:11:27.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:27 smithi037 ceph-mon[97894]: osdmap e1428: 8 total, 8 up, 8 in 2024-08-17T18:11:27.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:27 smithi037 ceph-mon[102022]: pgmap v2485: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:27.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:27 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-08-17T18:11:27.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:27 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4218826397' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:11:27.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:27 smithi037 ceph-mon[102022]: osdmap e1428: 8 total, 8 up, 8 in 2024-08-17T18:11:28.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:27 smithi046 ceph-mon[88218]: pgmap v2485: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:28.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:27 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-08-17T18:11:28.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:27 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4218826397' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:11:28.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:27 smithi046 ceph-mon[88218]: osdmap e1428: 8 total, 8 up, 8 in 2024-08-17T18:11:28.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:28 smithi037 ceph-mon[102022]: osdmap e1429: 8 total, 8 up, 8 in 2024-08-17T18:11:28.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:28 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:11:28.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:28 smithi037 ceph-mon[97894]: osdmap e1429: 8 total, 8 up, 8 in 2024-08-17T18:11:28.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:28 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:11:28.841 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:28 smithi046 ceph-mon[88218]: osdmap e1429: 8 total, 8 up, 8 in 2024-08-17T18:11:28.841 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:28 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:11:29.093 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:11:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:11:28] "GET /metrics HTTP/1.1" 200 34271 "" "Prometheus/2.51.0" 2024-08-17T18:11:29.531 INFO:teuthology.orchestra.run.smithi037.stderr:set osd.5 primary-affinity to 1 (8655362) 2024-08-17T18:11:29.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:29 smithi046 ceph-mon[88218]: pgmap v2488: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:29.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:29 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/791123146' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:11:29.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:29 smithi037 ceph-mon[102022]: pgmap v2488: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:29.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:29 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/791123146' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:11:29.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:29 smithi037 ceph-mon[97894]: pgmap v2488: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:29.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:29 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/791123146' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:11:30.478 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:11:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:11:30.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:11:30.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:30 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/791123146' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:11:30.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:30 smithi046 ceph-mon[88218]: osdmap e1430: 8 total, 8 up, 8 in 2024-08-17T18:11:30.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:30 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/791123146' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:11:30.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:30 smithi037 ceph-mon[102022]: osdmap e1430: 8 total, 8 up, 8 in 2024-08-17T18:11:30.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:30 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/791123146' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:11:30.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:30 smithi037 ceph-mon[97894]: osdmap e1430: 8 total, 8 up, 8 in 2024-08-17T18:11:30.948 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd reweight 6 1 2024-08-17T18:11:31.240 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:11:31.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:31 smithi037 ceph-mon[102022]: pgmap v2490: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:31.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:31 smithi037 ceph-mon[97894]: pgmap v2490: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:31.801 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:31 smithi046 ceph-mon[88218]: pgmap v2490: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:33.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:33 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:11:33.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:33 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:11:33.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:33 smithi037 ceph-mon[97894]: pgmap v2491: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:33.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:33 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:11:33.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:33 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:11:33.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:33 smithi037 ceph-mon[102022]: pgmap v2491: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:33.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:33 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:11:33.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:33 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:11:33.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:33 smithi046 ceph-mon[88218]: pgmap v2491: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:34.148 INFO:teuthology.orchestra.run.smithi037.stderr:reweighted osd.6 to 1 (10000) 2024-08-17T18:11:34.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:34 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2227794864' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:11:34.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:34 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2227794864' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:11:34.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:34 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2227794864' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:11:35.037 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 6 1 2024-08-17T18:11:35.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:35 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2227794864' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:11:35.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:35 smithi037 ceph-mon[97894]: osdmap e1431: 8 total, 8 up, 8 in 2024-08-17T18:11:35.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:35 smithi037 ceph-mon[97894]: pgmap v2493: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:35.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:35 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2227794864' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:11:35.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:35 smithi037 ceph-mon[102022]: osdmap e1431: 8 total, 8 up, 8 in 2024-08-17T18:11:35.294 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:35 smithi037 ceph-mon[102022]: pgmap v2493: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:35.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:35 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2227794864' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:11:35.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:35 smithi046 ceph-mon[88218]: osdmap e1431: 8 total, 8 up, 8 in 2024-08-17T18:11:35.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:35 smithi046 ceph-mon[88218]: pgmap v2493: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:35.724 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:11:36.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:36 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:11:36.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:36 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:11:36.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:36 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:11:36.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:36 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:11:36.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:36 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:11:36.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:36 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:11:36.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:36 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:11:36.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:36 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:11:36.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:36 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:11:36.794 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:36 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:11:37.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:36 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:11:37.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:36 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:11:37.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:36 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:11:37.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:36 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:11:37.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:36 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' 2024-08-17T18:11:38.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:37 smithi046 ceph-mon[88218]: pgmap v2494: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:38.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:37 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2272687888' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:11:38.043 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:37 smithi037 ceph-mon[97894]: pgmap v2494: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:38.044 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:37 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2272687888' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:11:38.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:37 smithi037 ceph-mon[102022]: pgmap v2494: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:38.044 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:37 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2272687888' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:11:38.139 INFO:teuthology.orchestra.run.smithi037.stderr:set osd.6 primary-affinity to 1 (8655362) 2024-08-17T18:11:38.845 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd reweight 7 1 2024-08-17T18:11:39.122 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:11:39.146 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:11:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:11:38] "GET /metrics HTTP/1.1" 200 34271 "" "Prometheus/2.51.0" 2024-08-17T18:11:39.405 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:39 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2272687888' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:11:39.405 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:39 smithi037 ceph-mon[102022]: osdmap e1432: 8 total, 8 up, 8 in 2024-08-17T18:11:39.405 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:39 smithi037 ceph-mon[102022]: pgmap v2496: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:39.405 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:39 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:39.405 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:39 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2272687888' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:11:39.405 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:39 smithi037 ceph-mon[97894]: osdmap e1432: 8 total, 8 up, 8 in 2024-08-17T18:11:39.406 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:39 smithi037 ceph-mon[97894]: pgmap v2496: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:39.406 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:39 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:39 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2272687888' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:11:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:39 smithi046 ceph-mon[88218]: osdmap e1432: 8 total, 8 up, 8 in 2024-08-17T18:11:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:39 smithi046 ceph-mon[88218]: pgmap v2496: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:39.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:39 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:11:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:11:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:11:41.379 INFO:teuthology.orchestra.run.smithi037.stderr:reweighted osd.7 to 1 (10000) 2024-08-17T18:11:41.666 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:41 smithi046 ceph-mon[88218]: pgmap v2497: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:41.667 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:41 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2963406288' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:11:41.695 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:41 smithi037 ceph-mon[102022]: pgmap v2497: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:41.695 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:41 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2963406288' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:11:41.695 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:41 smithi037 ceph-mon[97894]: pgmap v2497: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:41.695 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:41 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2963406288' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:11:42.096 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 7 1 2024-08-17T18:11:42.373 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:11:42.391 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:42 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2963406288' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:11:42.391 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:42 smithi037 ceph-mon[97894]: osdmap e1433: 8 total, 8 up, 8 in 2024-08-17T18:11:42.748 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:42 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2963406288' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:11:42.749 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:42 smithi037 ceph-mon[102022]: osdmap e1433: 8 total, 8 up, 8 in 2024-08-17T18:11:42.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:42 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2963406288' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:11:42.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:42 smithi046 ceph-mon[88218]: osdmap e1433: 8 total, 8 up, 8 in 2024-08-17T18:11:43.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:43 smithi037 ceph-mon[102022]: pgmap v2499: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:43.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:43 smithi037 ceph-mon[97894]: pgmap v2499: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:43.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:43 smithi046 ceph-mon[88218]: pgmap v2499: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:44.398 INFO:teuthology.orchestra.run.smithi037.stderr:set osd.7 primary-affinity to 1 (8655362) 2024-08-17T18:11:44.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:44 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3231065853' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:11:44.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:44 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3231065853' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:11:44.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:44 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3231065853' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:11:45.072 INFO:tasks.thrashosds.thrasher:joining the do_sighup greenlet 2024-08-17T18:11:45.072 INFO:tasks.thrashosds.thrasher:joining the do_optrack_toggle greenlet 2024-08-17T18:11:45.072 INFO:tasks.thrashosds.thrasher:joining the do_dump_ops greenlet 2024-08-17T18:11:45.072 INFO:tasks.thrashosds.thrasher:joining the do_noscrub_toggle greenlet 2024-08-17T18:11:45.073 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-08-17T18:11:45.073 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T18:11:45.340 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:11:45.698 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:45 smithi037 ceph-mon[97894]: pgmap v2500: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:45.698 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:45 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3231065853' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:11:45.698 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:45 smithi037 ceph-mon[97894]: osdmap e1434: 8 total, 8 up, 8 in 2024-08-17T18:11:45.698 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:45 smithi037 ceph-mon[102022]: pgmap v2500: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:45.698 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:45 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3231065853' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:11:45.698 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:45 smithi037 ceph-mon[102022]: osdmap e1434: 8 total, 8 up, 8 in 2024-08-17T18:11:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:45 smithi046 ceph-mon[88218]: pgmap v2500: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:45 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3231065853' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:11:45.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:45 smithi046 ceph-mon[88218]: osdmap e1434: 8 total, 8 up, 8 in 2024-08-17T18:11:47.292 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T18:11:47.292 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":1434,"fsid":"4c9682c2-5cbc-11ef-bccf-c7b262605968","created":"2024-08-17T17:16:04.608243+0000","modified":"2024-08-17T18:11:44.392662+0000","last_up_change":"2024-08-17T17:32:58.745673+0000","last_in_change":"2024-08-17T18:08:38.604091+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":12,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-17T17:19:07.444923+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,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":31,"pg_placement_num":31,"pg_placement_num_target":31,"pg_num_target":31,"pg_num_pending":31,"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":"1390","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"1353","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.059999942779541,"score_stable":2.059999942779541,"optimal_score":1,"raw_score_acting":2.059999942779541,"raw_score_stable":2.059999942779541,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-08-17T17:21:37.359668+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,"is_stretch_pool":false,"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":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":66,"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_type":"Fair distribution","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":"2024-08-17T17:22:52.559757+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,"is_stretch_pool":false,"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":"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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.75,"score_stable":1.75,"optimal_score":1,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-08-17T17:22:53.148641+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,"is_stretch_pool":false,"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":"72","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_type":"Fair distribution","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":"d355322b-4c96-40bc-a0b0-f6bcc121fda9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":439,"up_from":453,"up_thru":1428,"down_at":440,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6802","nonce":1357149125},{"type":"v1","addr":"172.21.15.37:6803","nonce":1357149125}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6804","nonce":1357149125},{"type":"v1","addr":"172.21.15.37:6805","nonce":1357149125}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6808","nonce":1357149125},{"type":"v1","addr":"172.21.15.37:6809","nonce":1357149125}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6806","nonce":1357149125},{"type":"v1","addr":"172.21.15.37:6807","nonce":1357149125}]},"public_addr":"172.21.15.37:6803/1357149125","cluster_addr":"172.21.15.37:6805/1357149125","heartbeat_back_addr":"172.21.15.37:6809/1357149125","heartbeat_front_addr":"172.21.15.37:6807/1357149125","state":["exists","up"]},{"osd":1,"uuid":"45d8cab2-223e-4f3d-8bf2-761d3fe574c8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":514,"up_from":527,"up_thru":1420,"down_at":515,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6810","nonce":3312932484},{"type":"v1","addr":"172.21.15.37:6811","nonce":3312932484}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6812","nonce":3312932484},{"type":"v1","addr":"172.21.15.37:6813","nonce":3312932484}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6816","nonce":3312932484},{"type":"v1","addr":"172.21.15.37:6817","nonce":3312932484}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6814","nonce":3312932484},{"type":"v1","addr":"172.21.15.37:6815","nonce":3312932484}]},"public_addr":"172.21.15.37:6811/3312932484","cluster_addr":"172.21.15.37:6813/3312932484","heartbeat_back_addr":"172.21.15.37:6817/3312932484","heartbeat_front_addr":"172.21.15.37:6815/3312932484","state":["exists","up"]},{"osd":2,"uuid":"8146af9a-fabf-469b-98bc-4defdd20ab73","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":547,"up_from":559,"up_thru":1419,"down_at":548,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6818","nonce":981637990},{"type":"v1","addr":"172.21.15.37:6819","nonce":981637990}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6820","nonce":981637990},{"type":"v1","addr":"172.21.15.37:6821","nonce":981637990}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6824","nonce":981637990},{"type":"v1","addr":"172.21.15.37:6825","nonce":981637990}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6822","nonce":981637990},{"type":"v1","addr":"172.21.15.37:6823","nonce":981637990}]},"public_addr":"172.21.15.37:6819/981637990","cluster_addr":"172.21.15.37:6821/981637990","heartbeat_back_addr":"172.21.15.37:6825/981637990","heartbeat_front_addr":"172.21.15.37:6823/981637990","state":["exists","up"]},{"osd":3,"uuid":"91207eb7-da23-479d-94b7-82a90640c3e7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":580,"up_from":592,"up_thru":1417,"down_at":581,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6826","nonce":1547935973},{"type":"v1","addr":"172.21.15.37:6827","nonce":1547935973}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6828","nonce":1547935973},{"type":"v1","addr":"172.21.15.37:6829","nonce":1547935973}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6832","nonce":1547935973},{"type":"v1","addr":"172.21.15.37:6833","nonce":1547935973}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6830","nonce":1547935973},{"type":"v1","addr":"172.21.15.37:6831","nonce":1547935973}]},"public_addr":"172.21.15.37:6827/1547935973","cluster_addr":"172.21.15.37:6829/1547935973","heartbeat_back_addr":"172.21.15.37:6833/1547935973","heartbeat_front_addr":"172.21.15.37:6831/1547935973","state":["exists","up"]},{"osd":4,"uuid":"a5c81924-3ae1-4c4a-b45e-1306df78e587","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":1420,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6800","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6801","nonce":4215071032}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6803","nonce":4215071032}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6807","nonce":4215071032}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6805","nonce":4215071032}]},"public_addr":"172.21.15.46:6801/4215071032","cluster_addr":"172.21.15.46:6803/4215071032","heartbeat_back_addr":"172.21.15.46:6807/4215071032","heartbeat_front_addr":"172.21.15.46:6805/4215071032","state":["exists","up"]},{"osd":5,"uuid":"033632cd-5f3d-4ff3-a3d8-aaf1a46944a7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":1420,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6808","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6809","nonce":2575043886}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6810","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6811","nonce":2575043886}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6814","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6815","nonce":2575043886}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6812","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6813","nonce":2575043886}]},"public_addr":"172.21.15.46:6809/2575043886","cluster_addr":"172.21.15.46:6811/2575043886","heartbeat_back_addr":"172.21.15.46:6815/2575043886","heartbeat_front_addr":"172.21.15.46:6813/2575043886","state":["exists","up"]},{"osd":6,"uuid":"5fe84c51-3696-4ecd-aa2a-411138307d9a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":1417,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6816","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6817","nonce":1894527329}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6818","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6819","nonce":1894527329}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6822","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6823","nonce":1894527329}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6820","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6821","nonce":1894527329}]},"public_addr":"172.21.15.46:6817/1894527329","cluster_addr":"172.21.15.46:6819/1894527329","heartbeat_back_addr":"172.21.15.46:6823/1894527329","heartbeat_front_addr":"172.21.15.46:6821/1894527329","state":["exists","up"]},{"osd":7,"uuid":"133a611b-4fa6-4ae8-a6c2-93eb4f7b3c46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":1417,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6824","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6825","nonce":2830139080}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6826","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6827","nonce":2830139080}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6830","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6831","nonce":2830139080}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6828","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6829","nonce":2830139080}]},"public_addr":"172.21.15.46:6825/2830139080","cluster_addr":"172.21.15.46:6827/2830139080","heartbeat_back_addr":"172.21.15.46:6831/2830139080","heartbeat_front_addr":"172.21.15.46:6829/2830139080","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:18:15.858306+0000","dead_epoch":438},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:18:39.888843+0000","dead_epoch":514},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:19:03.220196+0000","dead_epoch":547},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:19:28.829979+0000","dead_epoch":580},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:19:50.146145+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:20:13.566765+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:20:37.697730+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:21:02.353694+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"3.9","mappings":[{"from":4,"to":0}]},{"pgid":"3.11","mappings":[{"from":7,"to":2}]},{"pgid":"3.13","mappings":[{"from":7,"to":1}]},{"pgid":"3.15","mappings":[{"from":3,"to":1}]},{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.9","mappings":[{"from":3,"to":2}]},{"pgid":"4.a","mappings":[{"from":1,"to":0}]},{"pgid":"4.1c","mappings":[{"from":1,"to":5}]},{"pgid":"4.1e","mappings":[{"from":3,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.37:6801/582960123":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/3368592886":"2024-08-18T17:27:23.424665+0000","172.21.15.37:0/802705908":"2024-08-18T17:27:23.424665+0000","172.21.15.37:0/3608468464":"2024-08-18T17:27:23.424665+0000","172.21.15.37:6801/2954378472":"2024-08-18T17:16:25.339858+0000","172.21.15.37:6800/744903713":"2024-08-18T17:21:33.461421+0000","172.21.15.46:0/65999415":"2024-08-18T17:26:42.648600+0000","172.21.15.46:0/1452070015":"2024-08-18T17:26:42.648600+0000","172.21.15.46:0/3467157564":"2024-08-18T17:26:42.648600+0000","172.21.15.37:0/1346456093":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/1483701393":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/3025612530":"2024-08-18T17:16:25.339858+0000","172.21.15.37:0/3665403737":"2024-08-18T17:16:25.339858+0000","172.21.15.37:0/4240945812":"2024-08-18T17:16:54.945298+0000","172.21.15.46:0/17838218":"2024-08-18T17:26:42.648600+0000","172.21.15.37:6801/744903713":"2024-08-18T17:21:33.461421+0000","172.21.15.46:6835/94974961":"2024-08-18T17:26:42.648600+0000","172.21.15.37:0/3187619372":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/3591224345":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/4254278222":"2024-08-18T17:25:26.989417+0000","172.21.15.37:0/3742143257":"2024-08-18T17:27:23.424665+0000","172.21.15.37:0/2856346433":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/3778129795":"2024-08-18T17:27:23.424665+0000","172.21.15.46:6834/94974961":"2024-08-18T17:26:42.648600+0000","172.21.15.37:6800/973077461":"2024-08-18T17:25:26.989417+0000","172.21.15.37:6801/973077461":"2024-08-18T17:25:26.989417+0000","172.21.15.37:0/3177811120":"2024-08-18T17:16:54.945298+0000","172.21.15.37:6800/582960123":"2024-08-18T17:16:54.945298+0000","172.21.15.37:6800/2981478806":"2024-08-18T17:27:23.424665+0000","172.21.15.37:6801/2981478806":"2024-08-18T17:27:23.424665+0000","172.21.15.37:0/3258720683":"2024-08-18T17:27:23.424665+0000","172.21.15.37:0/4012130197":"2024-08-18T17:25:26.989417+0000","172.21.15.37:6800/2954378472":"2024-08-18T17:16:25.339858+0000","172.21.15.46:0/3365680047":"2024-08-18T17:26:42.648600+0000","172.21.15.46:0/173866092":"2024-08-18T17:26:42.648600+0000","172.21.15.37:0/3218866355":"2024-08-18T17:25:26.989417+0000","172.21.15.37:0/1880776666":"2024-08-18T17:25:26.989417+0000","172.21.15.37:0/1123741661":"2024-08-18T17:16:25.339858+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}} 2024-08-17T18:11:47.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:47 smithi037 ceph-mon[97894]: pgmap v2502: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:47.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:47 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/129970180' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T18:11:47.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:47 smithi037 ceph-mon[102022]: pgmap v2502: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:47.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:47 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/129970180' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T18:11:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:47 smithi046 ceph-mon[88218]: pgmap v2502: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:47.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:47 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/129970180' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T18:11:48.005 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-08-17T18:11:48.006 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T18:11:48.274 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:11:49.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:11:48 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:11:48] "GET /metrics HTTP/1.1" 200 34262 "" "Prometheus/2.51.0" 2024-08-17T18:11:49.664 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:49 smithi037 ceph-mon[102022]: pgmap v2503: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:49.665 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:49 smithi037 ceph-mon[97894]: pgmap v2503: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:49.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:49 smithi046 ceph-mon[88218]: pgmap v2503: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:50.427 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T18:11:50.428 INFO:teuthology.orchestra.run.smithi037.stdout:{"epoch":1434,"fsid":"4c9682c2-5cbc-11ef-bccf-c7b262605968","created":"2024-08-17T17:16:04.608243+0000","modified":"2024-08-17T18:11:44.392662+0000","last_up_change":"2024-08-17T17:32:58.745673+0000","last_in_change":"2024-08-17T18:08:38.604091+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":12,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-17T17:19:07.444923+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,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":31,"pg_placement_num":31,"pg_placement_num_target":31,"pg_num_target":31,"pg_num_pending":31,"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":"1390","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"1353","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.059999942779541,"score_stable":2.059999942779541,"optimal_score":1,"raw_score_acting":2.059999942779541,"raw_score_stable":2.059999942779541,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-08-17T17:21:37.359668+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,"is_stretch_pool":false,"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":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":66,"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_type":"Fair distribution","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":"2024-08-17T17:22:52.559757+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,"is_stretch_pool":false,"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":"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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.75,"score_stable":1.75,"optimal_score":1,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-08-17T17:22:53.148641+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,"is_stretch_pool":false,"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":"72","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_type":"Fair distribution","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":"d355322b-4c96-40bc-a0b0-f6bcc121fda9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":439,"up_from":453,"up_thru":1428,"down_at":440,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6802","nonce":1357149125},{"type":"v1","addr":"172.21.15.37:6803","nonce":1357149125}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6804","nonce":1357149125},{"type":"v1","addr":"172.21.15.37:6805","nonce":1357149125}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6808","nonce":1357149125},{"type":"v1","addr":"172.21.15.37:6809","nonce":1357149125}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6806","nonce":1357149125},{"type":"v1","addr":"172.21.15.37:6807","nonce":1357149125}]},"public_addr":"172.21.15.37:6803/1357149125","cluster_addr":"172.21.15.37:6805/1357149125","heartbeat_back_addr":"172.21.15.37:6809/1357149125","heartbeat_front_addr":"172.21.15.37:6807/1357149125","state":["exists","up"]},{"osd":1,"uuid":"45d8cab2-223e-4f3d-8bf2-761d3fe574c8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":514,"up_from":527,"up_thru":1420,"down_at":515,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6810","nonce":3312932484},{"type":"v1","addr":"172.21.15.37:6811","nonce":3312932484}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6812","nonce":3312932484},{"type":"v1","addr":"172.21.15.37:6813","nonce":3312932484}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6816","nonce":3312932484},{"type":"v1","addr":"172.21.15.37:6817","nonce":3312932484}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6814","nonce":3312932484},{"type":"v1","addr":"172.21.15.37:6815","nonce":3312932484}]},"public_addr":"172.21.15.37:6811/3312932484","cluster_addr":"172.21.15.37:6813/3312932484","heartbeat_back_addr":"172.21.15.37:6817/3312932484","heartbeat_front_addr":"172.21.15.37:6815/3312932484","state":["exists","up"]},{"osd":2,"uuid":"8146af9a-fabf-469b-98bc-4defdd20ab73","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":547,"up_from":559,"up_thru":1419,"down_at":548,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6818","nonce":981637990},{"type":"v1","addr":"172.21.15.37:6819","nonce":981637990}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6820","nonce":981637990},{"type":"v1","addr":"172.21.15.37:6821","nonce":981637990}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6824","nonce":981637990},{"type":"v1","addr":"172.21.15.37:6825","nonce":981637990}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6822","nonce":981637990},{"type":"v1","addr":"172.21.15.37:6823","nonce":981637990}]},"public_addr":"172.21.15.37:6819/981637990","cluster_addr":"172.21.15.37:6821/981637990","heartbeat_back_addr":"172.21.15.37:6825/981637990","heartbeat_front_addr":"172.21.15.37:6823/981637990","state":["exists","up"]},{"osd":3,"uuid":"91207eb7-da23-479d-94b7-82a90640c3e7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":580,"up_from":592,"up_thru":1417,"down_at":581,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6826","nonce":1547935973},{"type":"v1","addr":"172.21.15.37:6827","nonce":1547935973}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6828","nonce":1547935973},{"type":"v1","addr":"172.21.15.37:6829","nonce":1547935973}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6832","nonce":1547935973},{"type":"v1","addr":"172.21.15.37:6833","nonce":1547935973}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.37:6830","nonce":1547935973},{"type":"v1","addr":"172.21.15.37:6831","nonce":1547935973}]},"public_addr":"172.21.15.37:6827/1547935973","cluster_addr":"172.21.15.37:6829/1547935973","heartbeat_back_addr":"172.21.15.37:6833/1547935973","heartbeat_front_addr":"172.21.15.37:6831/1547935973","state":["exists","up"]},{"osd":4,"uuid":"a5c81924-3ae1-4c4a-b45e-1306df78e587","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":1420,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6800","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6801","nonce":4215071032}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6803","nonce":4215071032}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6807","nonce":4215071032}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":4215071032},{"type":"v1","addr":"172.21.15.46:6805","nonce":4215071032}]},"public_addr":"172.21.15.46:6801/4215071032","cluster_addr":"172.21.15.46:6803/4215071032","heartbeat_back_addr":"172.21.15.46:6807/4215071032","heartbeat_front_addr":"172.21.15.46:6805/4215071032","state":["exists","up"]},{"osd":5,"uuid":"033632cd-5f3d-4ff3-a3d8-aaf1a46944a7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":1420,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6808","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6809","nonce":2575043886}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6810","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6811","nonce":2575043886}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6814","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6815","nonce":2575043886}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6812","nonce":2575043886},{"type":"v1","addr":"172.21.15.46:6813","nonce":2575043886}]},"public_addr":"172.21.15.46:6809/2575043886","cluster_addr":"172.21.15.46:6811/2575043886","heartbeat_back_addr":"172.21.15.46:6815/2575043886","heartbeat_front_addr":"172.21.15.46:6813/2575043886","state":["exists","up"]},{"osd":6,"uuid":"5fe84c51-3696-4ecd-aa2a-411138307d9a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":1417,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6816","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6817","nonce":1894527329}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6818","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6819","nonce":1894527329}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6822","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6823","nonce":1894527329}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6820","nonce":1894527329},{"type":"v1","addr":"172.21.15.46:6821","nonce":1894527329}]},"public_addr":"172.21.15.46:6817/1894527329","cluster_addr":"172.21.15.46:6819/1894527329","heartbeat_back_addr":"172.21.15.46:6823/1894527329","heartbeat_front_addr":"172.21.15.46:6821/1894527329","state":["exists","up"]},{"osd":7,"uuid":"133a611b-4fa6-4ae8-a6c2-93eb4f7b3c46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":1417,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6824","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6825","nonce":2830139080}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6826","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6827","nonce":2830139080}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6830","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6831","nonce":2830139080}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6828","nonce":2830139080},{"type":"v1","addr":"172.21.15.46:6829","nonce":2830139080}]},"public_addr":"172.21.15.46:6825/2830139080","cluster_addr":"172.21.15.46:6827/2830139080","heartbeat_back_addr":"172.21.15.46:6831/2830139080","heartbeat_front_addr":"172.21.15.46:6829/2830139080","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:18:15.858306+0000","dead_epoch":438},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:18:39.888843+0000","dead_epoch":514},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:19:03.220196+0000","dead_epoch":547},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:19:28.829979+0000","dead_epoch":580},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:19:50.146145+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:20:13.566765+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:20:37.697730+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T17:21:02.353694+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"3.9","mappings":[{"from":4,"to":0}]},{"pgid":"3.11","mappings":[{"from":7,"to":2}]},{"pgid":"3.13","mappings":[{"from":7,"to":1}]},{"pgid":"3.15","mappings":[{"from":3,"to":1}]},{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.9","mappings":[{"from":3,"to":2}]},{"pgid":"4.a","mappings":[{"from":1,"to":0}]},{"pgid":"4.1c","mappings":[{"from":1,"to":5}]},{"pgid":"4.1e","mappings":[{"from":3,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.37:0/3368592886":"2024-08-18T17:27:23.424665+0000","172.21.15.37:0/802705908":"2024-08-18T17:27:23.424665+0000","172.21.15.37:0/3608468464":"2024-08-18T17:27:23.424665+0000","172.21.15.37:0/3258720683":"2024-08-18T17:27:23.424665+0000","172.21.15.37:6801/2981478806":"2024-08-18T17:27:23.424665+0000","172.21.15.37:6801/582960123":"2024-08-18T17:16:54.945298+0000","172.21.15.46:0/17838218":"2024-08-18T17:26:42.648600+0000","172.21.15.37:0/3778129795":"2024-08-18T17:27:23.424665+0000","172.21.15.37:0/2856346433":"2024-08-18T17:16:54.945298+0000","172.21.15.37:6800/744903713":"2024-08-18T17:21:33.461421+0000","172.21.15.46:0/65999415":"2024-08-18T17:26:42.648600+0000","172.21.15.46:0/1452070015":"2024-08-18T17:26:42.648600+0000","172.21.15.46:0/3467157564":"2024-08-18T17:26:42.648600+0000","172.21.15.37:0/1346456093":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/1483701393":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/3742143257":"2024-08-18T17:27:23.424665+0000","172.21.15.37:0/4254278222":"2024-08-18T17:25:26.989417+0000","172.21.15.37:0/4240945812":"2024-08-18T17:16:54.945298+0000","172.21.15.37:6801/744903713":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/3187619372":"2024-08-18T17:21:33.461421+0000","172.21.15.46:6835/94974961":"2024-08-18T17:26:42.648600+0000","172.21.15.37:0/3591224345":"2024-08-18T17:21:33.461421+0000","172.21.15.37:0/3177811120":"2024-08-18T17:16:54.945298+0000","172.21.15.46:0/3365680047":"2024-08-18T17:26:42.648600+0000","172.21.15.37:6801/2954378472":"2024-08-18T17:16:25.339858+0000","172.21.15.46:0/173866092":"2024-08-18T17:26:42.648600+0000","172.21.15.37:0/3218866355":"2024-08-18T17:25:26.989417+0000","172.21.15.37:0/1880776666":"2024-08-18T17:25:26.989417+0000","172.21.15.37:0/1123741661":"2024-08-18T17:16:25.339858+0000","172.21.15.37:6800/2981478806":"2024-08-18T17:27:23.424665+0000","172.21.15.37:6800/582960123":"2024-08-18T17:16:54.945298+0000","172.21.15.37:0/4012130197":"2024-08-18T17:25:26.989417+0000","172.21.15.37:6800/2954378472":"2024-08-18T17:16:25.339858+0000","172.21.15.37:6800/973077461":"2024-08-18T17:25:26.989417+0000","172.21.15.37:6801/973077461":"2024-08-18T17:25:26.989417+0000","172.21.15.46:6834/94974961":"2024-08-18T17:26:42.648600+0000","172.21.15.37:0/3665403737":"2024-08-18T17:16:25.339858+0000","172.21.15.37:0/3025612530":"2024-08-18T17:16:25.339858+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}} 2024-08-17T18:11:50.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:11:50 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:11:50.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:11:51.077 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-08-17T18:11:51.078 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-08-17T18:11:51.078 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-08-17T18:11:51.079 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-08-17T18:11:51.079 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-08-17T18:11:51.079 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-08-17T18:11:51.080 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-08-17T18:11:51.080 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-08-17T18:11:51.639 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:11:51.639 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:11:51.640 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:11:51.640 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:11:51.640 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:11:51.646 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:11:51.647 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:11:51.669 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:11:51.741 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:51 smithi046 ceph-mon[88218]: pgmap v2504: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:51.741 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:51 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2113861843' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T18:11:51.779 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:51 smithi037 ceph-mon[102022]: pgmap v2504: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:51.779 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:51 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2113861843' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T18:11:51.780 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:51 smithi037 ceph-mon[97894]: pgmap v2504: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:51.780 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:51 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2113861843' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T18:11:53.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:53 smithi037 ceph-mon[97894]: pgmap v2505: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:53.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:53 smithi037 ceph-mon[102022]: pgmap v2505: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:53.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:53 smithi046 ceph-mon[88218]: pgmap v2505: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:54.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:54 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:54.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:54 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:54.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:54 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:55.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:55 smithi037 ceph-mon[97894]: pgmap v2506: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:55.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:55 smithi037 ceph-mon[102022]: pgmap v2506: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:55.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:55 smithi046 ceph-mon[88218]: pgmap v2506: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:57.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:57 smithi037 ceph-mon[102022]: pgmap v2507: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:57.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:57 smithi037 ceph-mon[97894]: pgmap v2507: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:57.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:57 smithi046 ceph-mon[88218]: pgmap v2507: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:59.248 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:11:58 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:11:58] "GET /metrics HTTP/1.1" 200 34258 "" "Prometheus/2.51.0" 2024-08-17T18:11:59.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:11:59 smithi037 ceph-mon[102022]: pgmap v2508: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:59.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:11:59 smithi037 ceph-mon[97894]: pgmap v2508: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:11:59.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:11:59 smithi046 ceph-mon[88218]: pgmap v2508: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:00.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:12:00 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:12:00.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:12:01.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:01 smithi037 ceph-mon[97894]: pgmap v2509: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:01.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:01 smithi037 ceph-mon[102022]: pgmap v2509: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:01.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:01 smithi046 ceph-mon[88218]: pgmap v2509: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:02.084 INFO:teuthology.orchestra.run.smithi037.stdout:2542620639703 2024-08-17T18:12:02.085 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-08-17T18:12:03.548 INFO:teuthology.orchestra.run.smithi037.stdout:167503725169 2024-08-17T18:12:03.549 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-08-17T18:12:03.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:03 smithi046 ceph-mon[88218]: pgmap v2510: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:03.791 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:03 smithi037 ceph-mon[97894]: pgmap v2510: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:03.791 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:03 smithi037 ceph-mon[102022]: pgmap v2510: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:04.868 INFO:teuthology.orchestra.run.smithi037.stdout:201863463532 2024-08-17T18:12:04.868 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-08-17T18:12:05.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:05 smithi046 ceph-mon[88218]: pgmap v2511: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:05.766 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:05 smithi037 ceph-mon[97894]: pgmap v2511: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:05.766 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:05 smithi037 ceph-mon[102022]: pgmap v2511: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:06.181 INFO:teuthology.orchestra.run.smithi037.stdout:1945620185587 2024-08-17T18:12:06.182 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-08-17T18:12:07.418 INFO:teuthology.orchestra.run.smithi037.stdout:133143986807 2024-08-17T18:12:07.418 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-08-17T18:12:07.654 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:07 smithi037 ceph-mon[97894]: pgmap v2512: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:07.654 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:07 smithi037 ceph-mon[102022]: pgmap v2512: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:07.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:07 smithi046 ceph-mon[88218]: pgmap v2512: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:08.584 INFO:teuthology.orchestra.run.smithi037.stdout:2263447765477 2024-08-17T18:12:08.585 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-08-17T18:12:08.889 INFO:teuthology.orchestra.run.smithi037.stdout:2400886718942 2024-08-17T18:12:08.889 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-08-17T18:12:09.087 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:12:09.087 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:12:09.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:12:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:12:08] "GET /metrics HTTP/1.1" 200 34258 "" "Prometheus/2.51.0" 2024-08-17T18:12:09.651 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:09 smithi037 ceph-mon[97894]: pgmap v2513: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:09.651 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:09 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:12:09.651 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:09 smithi037 ceph-mon[102022]: pgmap v2513: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:09.651 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:09 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:12:09.676 INFO:teuthology.orchestra.run.smithi037.stdout:236223201896 2024-08-17T18:12:09.677 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-08-17T18:12:09.707 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:12:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:09 smithi046 ceph-mon[88218]: pgmap v2513: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:09.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:09 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:12:10.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:12:10 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:12:10.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:12:11.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:11 smithi046 ceph-mon[88218]: pgmap v2514: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:11.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:11 smithi037 ceph-mon[97894]: pgmap v2514: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:11.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:11 smithi037 ceph-mon[102022]: pgmap v2514: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:12.378 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:12:12.378 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:12:13.699 INFO:teuthology.orchestra.run.smithi037.stdout:167503725171 2024-08-17T18:12:13.699 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:13 smithi037 ceph-mon[97894]: pgmap v2515: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:13.699 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:13 smithi037 ceph-mon[102022]: pgmap v2515: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:13.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:13 smithi046 ceph-mon[88218]: pgmap v2515: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:14.069 INFO:teuthology.orchestra.run.smithi037.stdout:2542620639705 2024-08-17T18:12:14.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:14 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/4212746513' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T18:12:14.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:14 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/585087935' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T18:12:14.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:14 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/4212746513' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T18:12:14.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:14 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/585087935' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T18:12:14.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:14 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/4212746513' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T18:12:14.794 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:14 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/585087935' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T18:12:14.862 INFO:tasks.cephadm.ceph_manager.ceph:need seq 2542620639703 got 2542620639705 for osd.3 2024-08-17T18:12:14.863 DEBUG:teuthology.parallel:result is None 2024-08-17T18:12:15.418 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:12:15.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:15 smithi046 ceph-mon[88218]: pgmap v2516: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:15.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:15 smithi037 ceph-mon[97894]: pgmap v2516: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:15.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:15 smithi037 ceph-mon[102022]: pgmap v2516: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:17.503 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503725169 got 167503725171 for osd.5 2024-08-17T18:12:17.503 DEBUG:teuthology.parallel:result is None 2024-08-17T18:12:17.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:17 smithi046 ceph-mon[88218]: pgmap v2517: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:17.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:17 smithi037 ceph-mon[102022]: pgmap v2517: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:17.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:17 smithi037 ceph-mon[97894]: pgmap v2517: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:18.281 INFO:teuthology.orchestra.run.smithi037.stdout:133143986810 2024-08-17T18:12:18.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:18 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2751380896' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T18:12:18.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:18 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2751380896' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T18:12:18.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:18 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2751380896' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T18:12:19.231 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:12:18 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:12:18] "GET /metrics HTTP/1.1" 200 34255 "" "Prometheus/2.51.0" 2024-08-17T18:12:19.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:19 smithi037 ceph-mon[102022]: pgmap v2518: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:19.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:19 smithi037 ceph-mon[97894]: pgmap v2518: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:19.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:19 smithi046 ceph-mon[88218]: pgmap v2518: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:19.781 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:12:19.781 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:12:19.946 INFO:teuthology.orchestra.run.smithi037.stdout:2263447765480 2024-08-17T18:12:20.307 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986807 got 133143986810 for osd.4 2024-08-17T18:12:20.307 DEBUG:teuthology.parallel:result is None 2024-08-17T18:12:20.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:20 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1890263524' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T18:12:20.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:12:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:12:20.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:12:20.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:20 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1890263524' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T18:12:20.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:20 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1890263524' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T18:12:21.225 INFO:tasks.cephadm.ceph_manager.ceph:need seq 2263447765477 got 2263447765480 for osd.1 2024-08-17T18:12:21.225 DEBUG:teuthology.parallel:result is None 2024-08-17T18:12:21.511 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:21 smithi046 ceph-mon[88218]: pgmap v2519: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:21.756 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:21 smithi037 ceph-mon[97894]: pgmap v2519: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:21.756 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:21 smithi037 ceph-mon[102022]: pgmap v2519: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:23.209 INFO:teuthology.orchestra.run.smithi037.stdout:201863463536 2024-08-17T18:12:23.721 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:23 smithi037 ceph-mon[97894]: pgmap v2520: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:23.721 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:23 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1872378106' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T18:12:23.721 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:23 smithi037 ceph-mon[102022]: pgmap v2520: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:23.721 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:23 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1872378106' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T18:12:23.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:23 smithi046 ceph-mon[88218]: pgmap v2520: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:23.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:23 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1872378106' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T18:12:24.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:24 smithi046 ceph-mon[88218]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:12:24.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:24 smithi037 ceph-mon[97894]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:12:24.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:24 smithi037 ceph-mon[102022]: from='mgr.34107 172.21.15.37:0/1245883368' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:12:25.290 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863463532 got 201863463536 for osd.6 2024-08-17T18:12:25.290 DEBUG:teuthology.parallel:result is None 2024-08-17T18:12:25.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:25 smithi037 ceph-mon[97894]: pgmap v2521: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:25.543 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:25 smithi037 ceph-mon[102022]: pgmap v2521: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:25.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:25 smithi046 ceph-mon[88218]: pgmap v2521: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:25.964 INFO:teuthology.orchestra.run.smithi037.stdout:1945620185591 2024-08-17T18:12:26.680 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:26 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/3599564660' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T18:12:26.681 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:26 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/3599564660' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T18:12:26.706 INFO:tasks.cephadm.ceph_manager.ceph:need seq 1945620185587 got 1945620185591 for osd.0 2024-08-17T18:12:26.706 DEBUG:teuthology.parallel:result is None 2024-08-17T18:12:26.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:26 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/3599564660' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T18:12:27.376 INFO:teuthology.orchestra.run.smithi037.stdout:236223201900 2024-08-17T18:12:27.452 INFO:teuthology.orchestra.run.smithi037.stdout:2400886718946 2024-08-17T18:12:27.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:27 smithi037 ceph-mon[97894]: pgmap v2522: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:27.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:27 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/2839237540' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T18:12:27.543 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:27 smithi037 ceph-mon[97894]: from='client.? 172.21.15.37:0/1560515512' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T18:12:27.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:27 smithi037 ceph-mon[102022]: pgmap v2522: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:27.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:27 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/2839237540' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T18:12:27.544 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:27 smithi037 ceph-mon[102022]: from='client.? 172.21.15.37:0/1560515512' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T18:12:27.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:27 smithi046 ceph-mon[88218]: pgmap v2522: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:27.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:27 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/2839237540' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T18:12:27.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:27 smithi046 ceph-mon[88218]: from='client.? 172.21.15.37:0/1560515512' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T18:12:28.298 INFO:tasks.cephadm.ceph_manager.ceph:need seq 2400886718942 got 2400886718946 for osd.2 2024-08-17T18:12:28.299 DEBUG:teuthology.parallel:result is None 2024-08-17T18:12:28.819 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201896 got 236223201900 for osd.7 2024-08-17T18:12:28.819 DEBUG:teuthology.parallel:result is None 2024-08-17T18:12:28.820 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2024-08-17T18:12:28.820 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T18:12:29.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:12:28 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:12:28] "GET /metrics HTTP/1.1" 200 34261 "" "Prometheus/2.51.0" 2024-08-17T18:12:29.096 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:12:29.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:29 smithi046 ceph-mon[88218]: pgmap v2523: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:29.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:29 smithi037 ceph-mon[97894]: pgmap v2523: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:29.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:29 smithi037 ceph-mon[102022]: pgmap v2523: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:30.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:12:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:12:30.212Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:12:30.870 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T18:12:30.872 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-08-17T18:12:31.594 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:31 smithi037 ceph-mon[97894]: pgmap v2524: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:31.595 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:31 smithi037 ceph-mon[102022]: pgmap v2524: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:31.619 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":2524,"stamp":"2024-08-17T18:12:30.338370+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"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":0,"num_read_kb":0,"num_write":63,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":67,"num_bytes_recovered":330387,"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":4677,"ondisk_log_size":4677,"up":309,"acting":309,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":309,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":7831692,"kb_used_data":61332,"kb_used_omap":136,"kb_used_meta":7769143,"kb_avail":742129524,"statfs":{"total":767960285184,"available":759940632576,"internally_reserved":0,"allocated":62803968,"data_stored":40752149,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":140191,"internal_metadata":7955602529},"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.003547"},"pg_stats":[{"pgid":"3.1f","version":"72'4","reported_seq":60,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.714458+0000","last_change":"2024-08-17T18:10:55.656051+0000","last_active":"2024-08-17T18:11:44.714458+0000","last_peered":"2024-08-17T18:11:44.714458+0000","last_clean":"2024-08-17T18:11:44.714458+0000","last_became_active":"2024-08-17T18:10:55.647012+0000","last_became_peered":"2024-08-17T18:10:55.647012+0000","last_unstale":"2024-08-17T18:11:44.714458+0000","last_undegraded":"2024-08-17T18:11:44.714458+0000","last_fullsized":"2024-08-17T18:11:44.714458+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T23:41:39.132563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2280,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1374,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.677012+0000","last_change":"2024-08-17T18:11:02.427207+0000","last_active":"2024-08-17T18:11:41.677012+0000","last_peered":"2024-08-17T18:11:41.677012+0000","last_clean":"2024-08-17T18:11:41.677012+0000","last_became_active":"2024-08-17T18:11:02.426890+0000","last_became_peered":"2024-08-17T18:11:02.426890+0000","last_unstale":"2024-08-17T18:11:41.677012+0000","last_undegraded":"2024-08-17T18:11:41.677012+0000","last_fullsized":"2024-08-17T18:11:41.677012+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:55:42.808324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1d","version":"268'149","reported_seq":819,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.468138+0000","last_change":"2024-08-17T18:11:06.300437+0000","last_active":"2024-08-17T18:11:44.468138+0000","last_peered":"2024-08-17T18:11:44.468138+0000","last_clean":"2024-08-17T18:11:44.468138+0000","last_became_active":"2024-08-17T18:11:05.424172+0000","last_became_peered":"2024-08-17T18:11:05.424172+0000","last_unstale":"2024-08-17T18:11:44.468138+0000","last_undegraded":"2024-08-17T18:11:44.468138+0000","last_fullsized":"2024-08-17T18:11:44.468138+0000","mapping_epoch":1420,"log_start":"0'0","ondisk_log_start":"0'0","created":1353,"last_epoch_clean":1421,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:11:06.300297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:11:06.300297+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:12:37.085792+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"72'1","reported_seq":2216,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.437086+0000","last_change":"2024-08-17T18:01:22.249028+0000","last_active":"2024-08-17T18:11:44.437086+0000","last_peered":"2024-08-17T18:11:44.437086+0000","last_clean":"2024-08-17T18:11:44.437086+0000","last_became_active":"2024-08-17T18:01:22.246114+0000","last_became_peered":"2024-08-17T18:01:22.246114+0000","last_unstale":"2024-08-17T18:11:44.437086+0000","last_undegraded":"2024-08-17T18:11:44.437086+0000","last_fullsized":"2024-08-17T18:11:44.437086+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T20:08:56.033790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2263,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.436834+0000","last_change":"2024-08-17T18:10:55.643431+0000","last_active":"2024-08-17T18:11:44.436834+0000","last_peered":"2024-08-17T18:11:44.436834+0000","last_clean":"2024-08-17T18:11:44.436834+0000","last_became_active":"2024-08-17T18:10:55.642846+0000","last_became_peered":"2024-08-17T18:10:55.642846+0000","last_unstale":"2024-08-17T18:11:44.436834+0000","last_undegraded":"2024-08-17T18:11:44.436834+0000","last_fullsized":"2024-08-17T18:11:44.436834+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:13:17.004701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1c","version":"268'149","reported_seq":1263,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.813561+0000","last_change":"2024-08-17T18:10:03.445748+0000","last_active":"2024-08-17T18:11:41.813561+0000","last_peered":"2024-08-17T18:11:41.813561+0000","last_clean":"2024-08-17T18:11:41.813561+0000","last_became_active":"2024-08-17T18:09:28.412141+0000","last_became_peered":"2024-08-17T18:09:28.412141+0000","last_unstale":"2024-08-17T18:11:41.813561+0000","last_undegraded":"2024-08-17T18:11:41.813561+0000","last_fullsized":"2024-08-17T18:11:41.813561+0000","mapping_epoch":1393,"log_start":"0'0","ondisk_log_start":"0'0","created":1353,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:03.445660+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:03.445660+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:50:29.718976+0000","scrub_duration":0.02064028,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1d","version":"72'2","reported_seq":67,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693405+0000","last_change":"2024-08-17T18:08:39.764950+0000","last_active":"2024-08-17T18:11:41.693405+0000","last_peered":"2024-08-17T18:11:41.693405+0000","last_clean":"2024-08-17T18:11:41.693405+0000","last_became_active":"2024-08-17T18:08:39.650055+0000","last_became_peered":"2024-08-17T18:08:39.650055+0000","last_unstale":"2024-08-17T18:11:41.693405+0000","last_undegraded":"2024-08-17T18:11:41.693405+0000","last_fullsized":"2024-08-17T18:11:41.693405+0000","mapping_epoch":1380,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:15:48.458089+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":[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":1411,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.677264+0000","last_change":"2024-08-17T18:10:55.640098+0000","last_active":"2024-08-17T18:11:41.677264+0000","last_peered":"2024-08-17T18:11:41.677264+0000","last_clean":"2024-08-17T18:11:41.677264+0000","last_became_active":"2024-08-17T18:10:55.639774+0000","last_became_peered":"2024-08-17T18:10:55.639774+0000","last_unstale":"2024-08-17T18:11:41.677264+0000","last_undegraded":"2024-08-17T18:11:41.677264+0000","last_fullsized":"2024-08-17T18:11:41.677264+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:34:41.400642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"72'2","reported_seq":81,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693485+0000","last_change":"2024-08-17T18:11:02.437901+0000","last_active":"2024-08-17T18:11:41.693485+0000","last_peered":"2024-08-17T18:11:41.693485+0000","last_clean":"2024-08-17T18:11:41.693485+0000","last_became_active":"2024-08-17T18:11:02.433127+0000","last_became_peered":"2024-08-17T18:11:02.433127+0000","last_unstale":"2024-08-17T18:11:41.693485+0000","last_undegraded":"2024-08-17T18:11:41.693485+0000","last_fullsized":"2024-08-17T18:11:41.693485+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:22:24.111851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":1411,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.677482+0000","last_change":"2024-08-17T18:11:02.428336+0000","last_active":"2024-08-17T18:11:41.677482+0000","last_peered":"2024-08-17T18:11:41.677482+0000","last_clean":"2024-08-17T18:11:41.677482+0000","last_became_active":"2024-08-17T18:11:02.428015+0000","last_became_peered":"2024-08-17T18:11:02.428015+0000","last_unstale":"2024-08-17T18:11:41.677482+0000","last_undegraded":"2024-08-17T18:11:41.677482+0000","last_fullsized":"2024-08-17T18:11:41.677482+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:23:37.439423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1e","version":"268'149","reported_seq":667,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.436465+0000","last_change":"2024-08-17T18:10:03.551056+0000","last_active":"2024-08-17T18:11:44.436465+0000","last_peered":"2024-08-17T18:11:44.436465+0000","last_clean":"2024-08-17T18:11:44.436465+0000","last_became_active":"2024-08-17T18:09:28.410464+0000","last_became_peered":"2024-08-17T18:09:28.410464+0000","last_unstale":"2024-08-17T18:11:44.436465+0000","last_undegraded":"2024-08-17T18:11:44.436465+0000","last_fullsized":"2024-08-17T18:11:44.436465+0000","mapping_epoch":1393,"log_start":"0'0","ondisk_log_start":"0'0","created":1353,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:03.550976+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:03.550976+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:53.345702+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,7],"acting":[3,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"72'1","reported_seq":54,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.714387+0000","last_change":"2024-08-17T18:10:55.642489+0000","last_active":"2024-08-17T18:11:44.714387+0000","last_peered":"2024-08-17T18:11:44.714387+0000","last_clean":"2024-08-17T18:11:44.714387+0000","last_became_active":"2024-08-17T18:10:55.642136+0000","last_became_peered":"2024-08-17T18:10:55.642136+0000","last_unstale":"2024-08-17T18:11:44.714387+0000","last_undegraded":"2024-08-17T18:11:44.714387+0000","last_fullsized":"2024-08-17T18:11:44.714387+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T00:41:18.205588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.714199+0000","last_change":"2024-08-17T18:09:27.006312+0000","last_active":"2024-08-17T18:11:44.714199+0000","last_peered":"2024-08-17T18:11:44.714199+0000","last_clean":"2024-08-17T18:11:44.714199+0000","last_became_active":"2024-08-17T18:09:27.005085+0000","last_became_peered":"2024-08-17T18:09:27.005085+0000","last_unstale":"2024-08-17T18:11:44.714199+0000","last_undegraded":"2024-08-17T18:11:44.714199+0000","last_fullsized":"2024-08-17T18:11:44.714199+0000","mapping_epoch":1391,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1392,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:33:08.585451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.19","version":"268'149","reported_seq":1514,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.436564+0000","last_change":"2024-08-17T18:10:58.428504+0000","last_active":"2024-08-17T18:11:44.436564+0000","last_peered":"2024-08-17T18:11:44.436564+0000","last_clean":"2024-08-17T18:11:44.436564+0000","last_became_active":"2024-08-17T18:10:58.428095+0000","last_became_peered":"2024-08-17T18:10:58.428095+0000","last_unstale":"2024-08-17T18:11:44.436564+0000","last_undegraded":"2024-08-17T18:11:44.436564+0000","last_fullsized":"2024-08-17T18:11:44.436564+0000","mapping_epoch":1415,"log_start":"0'0","ondisk_log_start":"0'0","created":1353,"last_epoch_clean":1416,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:09:59.542171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:09:59.542171+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:59:49.368048+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1a","version":"72'1","reported_seq":1433,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.677400+0000","last_change":"2024-08-17T18:11:02.428334+0000","last_active":"2024-08-17T18:11:41.677400+0000","last_peered":"2024-08-17T18:11:41.677400+0000","last_clean":"2024-08-17T18:11:41.677400+0000","last_became_active":"2024-08-17T18:11:02.427269+0000","last_became_peered":"2024-08-17T18:11:02.427269+0000","last_unstale":"2024-08-17T18:11:41.677400+0000","last_undegraded":"2024-08-17T18:11:41.677400+0000","last_fullsized":"2024-08-17T18:11:41.677400+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:32:13.634369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2219,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.436931+0000","last_change":"2024-08-17T18:07:49.503805+0000","last_active":"2024-08-17T18:11:44.436931+0000","last_peered":"2024-08-17T18:11:44.436931+0000","last_clean":"2024-08-17T18:11:44.436931+0000","last_became_active":"2024-08-17T18:07:49.503387+0000","last_became_peered":"2024-08-17T18:07:49.503387+0000","last_unstale":"2024-08-17T18:11:44.436931+0000","last_undegraded":"2024-08-17T18:11:44.436931+0000","last_fullsized":"2024-08-17T18:11:44.436931+0000","mapping_epoch":1370,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:46:29.614892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.18","version":"268'149","reported_seq":965,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693165+0000","last_change":"2024-08-17T18:10:20.184786+0000","last_active":"2024-08-17T18:11:41.693165+0000","last_peered":"2024-08-17T18:11:41.693165+0000","last_clean":"2024-08-17T18:11:41.693165+0000","last_became_active":"2024-08-17T18:09:28.408000+0000","last_became_peered":"2024-08-17T18:09:28.408000+0000","last_unstale":"2024-08-17T18:11:41.693165+0000","last_undegraded":"2024-08-17T18:11:41.693165+0000","last_fullsized":"2024-08-17T18:11:41.693165+0000","mapping_epoch":1393,"log_start":"0'0","ondisk_log_start":"0'0","created":1353,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:20.184702+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:20.184702+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:20:04.423651+0000","scrub_duration":0.001738194,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.19","version":"0'0","reported_seq":44,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.467821+0000","last_change":"2024-08-17T18:11:02.427946+0000","last_active":"2024-08-17T18:11:44.467821+0000","last_peered":"2024-08-17T18:11:44.467821+0000","last_clean":"2024-08-17T18:11:44.467821+0000","last_became_active":"2024-08-17T18:11:02.427585+0000","last_became_peered":"2024-08-17T18:11:02.427585+0000","last_unstale":"2024-08-17T18:11:44.467821+0000","last_undegraded":"2024-08-17T18:11:44.467821+0000","last_fullsized":"2024-08-17T18:11:44.467821+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:24:38.747035+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.714122+0000","last_change":"2024-08-17T18:10:55.646606+0000","last_active":"2024-08-17T18:11:44.714122+0000","last_peered":"2024-08-17T18:11:44.714122+0000","last_clean":"2024-08-17T18:11:44.714122+0000","last_became_active":"2024-08-17T18:10:55.645824+0000","last_became_peered":"2024-08-17T18:10:55.645824+0000","last_unstale":"2024-08-17T18:11:44.714122+0000","last_undegraded":"2024-08-17T18:11:44.714122+0000","last_fullsized":"2024-08-17T18:11:44.714122+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:45:12.952440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1b","version":"268'149","reported_seq":735,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693260+0000","last_change":"2024-08-17T18:10:58.424341+0000","last_active":"2024-08-17T18:11:41.693260+0000","last_peered":"2024-08-17T18:11:41.693260+0000","last_clean":"2024-08-17T18:11:41.693260+0000","last_became_active":"2024-08-17T18:10:58.423936+0000","last_became_peered":"2024-08-17T18:10:58.423936+0000","last_unstale":"2024-08-17T18:11:41.693260+0000","last_undegraded":"2024-08-17T18:11:41.693260+0000","last_fullsized":"2024-08-17T18:11:41.693260+0000","mapping_epoch":1415,"log_start":"0'0","ondisk_log_start":"0'0","created":1353,"last_epoch_clean":1416,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:23.186742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:23.186742+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:32:45.132134+0000","scrub_duration":0.0017274149999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":2266,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.436687+0000","last_change":"2024-08-17T18:11:02.431671+0000","last_active":"2024-08-17T18:11:44.436687+0000","last_peered":"2024-08-17T18:11:44.436687+0000","last_clean":"2024-08-17T18:11:44.436687+0000","last_became_active":"2024-08-17T18:11:02.430993+0000","last_became_peered":"2024-08-17T18:11:02.430993+0000","last_unstale":"2024-08-17T18:11:44.436687+0000","last_undegraded":"2024-08-17T18:11:44.436687+0000","last_fullsized":"2024-08-17T18:11:44.436687+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:41:03.219789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1395,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:42.896818+0000","last_change":"2024-08-17T18:08:39.653773+0000","last_active":"2024-08-17T18:11:42.896818+0000","last_peered":"2024-08-17T18:11:42.896818+0000","last_clean":"2024-08-17T18:11:42.896818+0000","last_became_active":"2024-08-17T18:08:39.652993+0000","last_became_peered":"2024-08-17T18:08:39.652993+0000","last_unstale":"2024-08-17T18:11:42.896818+0000","last_undegraded":"2024-08-17T18:11:42.896818+0000","last_fullsized":"2024-08-17T18:11:42.896818+0000","mapping_epoch":1380,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:15:21.255153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1a","version":"268'149","reported_seq":865,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.677147+0000","last_change":"2024-08-17T18:11:05.425549+0000","last_active":"2024-08-17T18:11:41.677147+0000","last_peered":"2024-08-17T18:11:41.677147+0000","last_clean":"2024-08-17T18:11:41.677147+0000","last_became_active":"2024-08-17T18:11:05.425052+0000","last_became_peered":"2024-08-17T18:11:05.425052+0000","last_unstale":"2024-08-17T18:11:41.677147+0000","last_undegraded":"2024-08-17T18:11:41.677147+0000","last_fullsized":"2024-08-17T18:11:41.677147+0000","mapping_epoch":1420,"log_start":"0'0","ondisk_log_start":"0'0","created":1353,"last_epoch_clean":1421,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:01.936838+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:01.936838+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:17:03.480505+0000","scrub_duration":0.0017532590000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":2220,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.436483+0000","last_change":"2024-08-17T18:11:02.431945+0000","last_active":"2024-08-17T18:11:44.436483+0000","last_peered":"2024-08-17T18:11:44.436483+0000","last_clean":"2024-08-17T18:11:44.436483+0000","last_became_active":"2024-08-17T18:11:02.431428+0000","last_became_peered":"2024-08-17T18:11:02.431428+0000","last_unstale":"2024-08-17T18:11:44.436483+0000","last_undegraded":"2024-08-17T18:11:44.436483+0000","last_fullsized":"2024-08-17T18:11:44.436483+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:25:27.682405+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":54,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.714459+0000","last_change":"2024-08-17T18:10:55.648477+0000","last_active":"2024-08-17T18:11:44.714459+0000","last_peered":"2024-08-17T18:11:44.714459+0000","last_clean":"2024-08-17T18:11:44.714459+0000","last_became_active":"2024-08-17T18:10:55.648017+0000","last_became_peered":"2024-08-17T18:10:55.648017+0000","last_unstale":"2024-08-17T18:11:44.714459+0000","last_undegraded":"2024-08-17T18:11:44.714459+0000","last_fullsized":"2024-08-17T18:11:44.714459+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:53:31.177997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.15","version":"268'149","reported_seq":830,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.813542+0000","last_change":"2024-08-17T18:10:04.477173+0000","last_active":"2024-08-17T18:11:41.813542+0000","last_peered":"2024-08-17T18:11:41.813542+0000","last_clean":"2024-08-17T18:11:41.813542+0000","last_became_active":"2024-08-17T18:09:28.406649+0000","last_became_peered":"2024-08-17T18:09:28.406649+0000","last_unstale":"2024-08-17T18:11:41.813542+0000","last_undegraded":"2024-08-17T18:11:41.813542+0000","last_fullsized":"2024-08-17T18:11:41.813542+0000","mapping_epoch":1393,"log_start":"0'0","ondisk_log_start":"0'0","created":1353,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:04.477099+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:04.477099+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:52:12.458939+0000","scrub_duration":0.001890421,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[7,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":2184,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.436611+0000","last_change":"2024-08-17T17:32:59.773153+0000","last_active":"2024-08-17T18:11:44.436611+0000","last_peered":"2024-08-17T18:11:44.436611+0000","last_clean":"2024-08-17T18:11:44.436611+0000","last_became_active":"2024-08-17T17:32:59.772671+0000","last_became_peered":"2024-08-17T17:32:59.772671+0000","last_unstale":"2024-08-17T18:11:44.436611+0000","last_undegraded":"2024-08-17T18:11:44.436611+0000","last_fullsized":"2024-08-17T18:11:44.436611+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:32.219883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693525+0000","last_change":"2024-08-17T18:11:02.432067+0000","last_active":"2024-08-17T18:11:41.693525+0000","last_peered":"2024-08-17T18:11:41.693525+0000","last_clean":"2024-08-17T18:11:41.693525+0000","last_became_active":"2024-08-17T18:11:02.431735+0000","last_became_peered":"2024-08-17T18:11:02.431735+0000","last_unstale":"2024-08-17T18:11:41.693525+0000","last_undegraded":"2024-08-17T18:11:41.693525+0000","last_fullsized":"2024-08-17T18:11:41.693525+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:10:24.144288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.14","version":"268'149","reported_seq":1232,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.713851+0000","last_change":"2024-08-17T18:04:54.376379+0000","last_active":"2024-08-17T18:11:44.713851+0000","last_peered":"2024-08-17T18:11:44.713851+0000","last_clean":"2024-08-17T18:11:44.713851+0000","last_became_active":"2024-08-17T18:04:54.376001+0000","last_became_peered":"2024-08-17T18:04:54.376001+0000","last_unstale":"2024-08-17T18:11:44.713851+0000","last_undegraded":"2024-08-17T18:11:44.713851+0000","last_fullsized":"2024-08-17T18:11:44.713851+0000","mapping_epoch":1336,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1337,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:49.190662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:49.190662+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:12:27.547003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"72'3","reported_seq":1368,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.813409+0000","last_change":"2024-08-17T18:09:27.012096+0000","last_active":"2024-08-17T18:11:41.813409+0000","last_peered":"2024-08-17T18:11:41.813409+0000","last_clean":"2024-08-17T18:11:41.813409+0000","last_became_active":"2024-08-17T18:09:26.997905+0000","last_became_peered":"2024-08-17T18:09:26.997905+0000","last_unstale":"2024-08-17T18:11:41.813409+0000","last_undegraded":"2024-08-17T18:11:41.813409+0000","last_fullsized":"2024-08-17T18:11:41.813409+0000","mapping_epoch":1391,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1392,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T01:03:36.205553+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":[7,1,4],"acting":[7,1,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":44,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.467996+0000","last_change":"2024-08-17T18:11:02.424658+0000","last_active":"2024-08-17T18:11:44.467996+0000","last_peered":"2024-08-17T18:11:44.467996+0000","last_clean":"2024-08-17T18:11:44.467996+0000","last_became_active":"2024-08-17T18:11:02.424334+0000","last_became_peered":"2024-08-17T18:11:02.424334+0000","last_unstale":"2024-08-17T18:11:44.467996+0000","last_undegraded":"2024-08-17T18:11:44.467996+0000","last_fullsized":"2024-08-17T18:11:44.467996+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:09:49.246822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.17","version":"268'149","reported_seq":632,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693518+0000","last_change":"2024-08-17T18:10:58.424845+0000","last_active":"2024-08-17T18:11:41.693518+0000","last_peered":"2024-08-17T18:11:41.693518+0000","last_clean":"2024-08-17T18:11:41.693518+0000","last_became_active":"2024-08-17T18:10:58.424466+0000","last_became_peered":"2024-08-17T18:10:58.424466+0000","last_unstale":"2024-08-17T18:11:41.693518+0000","last_undegraded":"2024-08-17T18:11:41.693518+0000","last_fullsized":"2024-08-17T18:11:41.693518+0000","mapping_epoch":1415,"log_start":"0'0","ondisk_log_start":"0'0","created":1353,"last_epoch_clean":1416,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:38.318051+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:38.318051+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:50:48.755823+0000","scrub_duration":0.001722519,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[5,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.14","version":"350'22","reported_seq":1360,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.677568+0000","last_change":"2024-08-17T17:22:53.728275+0000","last_active":"2024-08-17T18:11:41.677568+0000","last_peered":"2024-08-17T18:11:41.677568+0000","last_clean":"2024-08-17T18:11:41.677568+0000","last_became_active":"2024-08-17T17:22:53.727978+0000","last_became_peered":"2024-08-17T17:22:53.727978+0000","last_unstale":"2024-08-17T18:11:41.677568+0000","last_undegraded":"2024-08-17T18:11:41.677568+0000","last_fullsized":"2024-08-17T18:11:41.677568+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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":"periodic scrub scheduled @ 2024-08-18T23:19:43.717005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"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":1394,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.677452+0000","last_change":"2024-08-17T18:11:02.427763+0000","last_active":"2024-08-17T18:11:41.677452+0000","last_peered":"2024-08-17T18:11:41.677452+0000","last_clean":"2024-08-17T18:11:41.677452+0000","last_became_active":"2024-08-17T18:11:02.427485+0000","last_became_peered":"2024-08-17T18:11:02.427485+0000","last_unstale":"2024-08-17T18:11:41.677452+0000","last_undegraded":"2024-08-17T18:11:41.677452+0000","last_fullsized":"2024-08-17T18:11:41.677452+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:30:31.219461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.16","version":"268'149","reported_seq":679,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.468516+0000","last_change":"2024-08-17T18:10:58.428219+0000","last_active":"2024-08-17T18:11:44.468516+0000","last_peered":"2024-08-17T18:11:44.468516+0000","last_clean":"2024-08-17T18:11:44.468516+0000","last_became_active":"2024-08-17T18:10:58.427771+0000","last_became_peered":"2024-08-17T18:10:58.427771+0000","last_unstale":"2024-08-17T18:11:44.468516+0000","last_undegraded":"2024-08-17T18:11:44.468516+0000","last_fullsized":"2024-08-17T18:11:44.468516+0000","mapping_epoch":1415,"log_start":"0'0","ondisk_log_start":"0'0","created":1353,"last_epoch_clean":1416,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:02.061351+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:02.061351+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:16:17.744219+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1","version":"0'0","reported_seq":1367,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.677041+0000","last_change":"2024-08-17T18:08:39.647025+0000","last_active":"2024-08-17T18:11:41.677041+0000","last_peered":"2024-08-17T18:11:41.677041+0000","last_clean":"2024-08-17T18:11:41.677041+0000","last_became_active":"2024-08-17T18:08:39.645136+0000","last_became_peered":"2024-08-17T18:08:39.645136+0000","last_unstale":"2024-08-17T18:11:41.677041+0000","last_undegraded":"2024-08-17T18:11:41.677041+0000","last_fullsized":"2024-08-17T18:11:41.677041+0000","mapping_epoch":1380,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:51:43.332514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":1388,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:42.896863+0000","last_change":"2024-08-17T18:01:22.251055+0000","last_active":"2024-08-17T18:11:42.896863+0000","last_peered":"2024-08-17T18:11:42.896863+0000","last_clean":"2024-08-17T18:11:42.896863+0000","last_became_active":"2024-08-17T18:01:22.250589+0000","last_became_peered":"2024-08-17T18:01:22.250589+0000","last_unstale":"2024-08-17T18:11:42.896863+0000","last_undegraded":"2024-08-17T18:11:42.896863+0000","last_fullsized":"2024-08-17T18:11:42.896863+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:55:56.747563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030013400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":69,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.714284+0000","last_change":"2024-08-17T18:11:02.435944+0000","last_active":"2024-08-17T18:11:44.714284+0000","last_peered":"2024-08-17T18:11:44.714284+0000","last_clean":"2024-08-17T18:11:44.714284+0000","last_became_active":"2024-08-17T18:11:02.428252+0000","last_became_peered":"2024-08-17T18:11:02.428252+0000","last_unstale":"2024-08-17T18:11:44.714284+0000","last_undegraded":"2024-08-17T18:11:44.714284+0000","last_fullsized":"2024-08-17T18:11:44.714284+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T18:46:03.398639+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":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":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.4","version":"268'149","reported_seq":1249,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.436767+0000","last_change":"2024-08-17T18:08:42.662526+0000","last_active":"2024-08-17T18:11:44.436767+0000","last_peered":"2024-08-17T18:11:44.436767+0000","last_clean":"2024-08-17T18:11:44.436767+0000","last_became_active":"2024-08-17T18:08:42.662203+0000","last_became_peered":"2024-08-17T18:08:42.662203+0000","last_unstale":"2024-08-17T18:11:44.436767+0000","last_undegraded":"2024-08-17T18:11:44.436767+0000","last_fullsized":"2024-08-17T18:11:44.436767+0000","mapping_epoch":1383,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1384,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:47.223089+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:47.223089+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:19:42.289238+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":2245,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.436542+0000","last_change":"2024-08-17T18:10:55.643175+0000","last_active":"2024-08-17T18:11:44.436542+0000","last_peered":"2024-08-17T18:11:44.436542+0000","last_clean":"2024-08-17T18:11:44.436542+0000","last_became_active":"2024-08-17T18:10:55.642839+0000","last_became_peered":"2024-08-17T18:10:55.642839+0000","last_unstale":"2024-08-17T18:11:44.436542+0000","last_undegraded":"2024-08-17T18:11:44.436542+0000","last_fullsized":"2024-08-17T18:11:44.436542+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:08:40.789529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":44,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.468384+0000","last_change":"2024-08-17T18:11:02.429371+0000","last_active":"2024-08-17T18:11:44.468384+0000","last_peered":"2024-08-17T18:11:44.468384+0000","last_clean":"2024-08-17T18:11:44.468384+0000","last_became_active":"2024-08-17T18:11:02.429069+0000","last_became_peered":"2024-08-17T18:11:02.429069+0000","last_unstale":"2024-08-17T18:11:44.468384+0000","last_undegraded":"2024-08-17T18:11:44.468384+0000","last_fullsized":"2024-08-17T18:11:44.468384+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:10:27.666354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":2274,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.437226+0000","last_change":"2024-08-17T18:10:55.659620+0000","last_active":"2024-08-17T18:11:44.437226+0000","last_peered":"2024-08-17T18:11:44.437226+0000","last_clean":"2024-08-17T18:11:44.437226+0000","last_became_active":"2024-08-17T18:10:55.644395+0000","last_became_peered":"2024-08-17T18:10:55.644395+0000","last_unstale":"2024-08-17T18:11:44.437226+0000","last_undegraded":"2024-08-17T18:11:44.437226+0000","last_fullsized":"2024-08-17T18:11:44.437226+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:36:24.757632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.5","version":"268'149","reported_seq":960,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.677687+0000","last_change":"2024-08-17T18:10:00.898133+0000","last_active":"2024-08-17T18:11:41.677687+0000","last_peered":"2024-08-17T18:11:41.677687+0000","last_clean":"2024-08-17T18:11:41.677687+0000","last_became_active":"2024-08-17T18:06:35.370900+0000","last_became_peered":"2024-08-17T18:06:35.370900+0000","last_unstale":"2024-08-17T18:11:41.677687+0000","last_undegraded":"2024-08-17T18:11:41.677687+0000","last_fullsized":"2024-08-17T18:11:41.677687+0000","mapping_epoch":1295,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1354,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:00.898056+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:00.898056+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:56:20.761957+0000","scrub_duration":0.001518246,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":54,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.714189+0000","last_change":"2024-08-17T18:10:55.645374+0000","last_active":"2024-08-17T18:11:44.714189+0000","last_peered":"2024-08-17T18:11:44.714189+0000","last_clean":"2024-08-17T18:11:44.714189+0000","last_became_active":"2024-08-17T18:10:55.644974+0000","last_became_peered":"2024-08-17T18:10:55.644974+0000","last_unstale":"2024-08-17T18:11:44.714189+0000","last_undegraded":"2024-08-17T18:11:44.714189+0000","last_fullsized":"2024-08-17T18:11:44.714189+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:48:38.596418+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":1401,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.813623+0000","last_change":"2024-08-17T18:10:55.641098+0000","last_active":"2024-08-17T18:11:41.813623+0000","last_peered":"2024-08-17T18:11:41.813623+0000","last_clean":"2024-08-17T18:11:41.813623+0000","last_became_active":"2024-08-17T18:10:55.640580+0000","last_became_peered":"2024-08-17T18:10:55.640580+0000","last_unstale":"2024-08-17T18:11:41.813623+0000","last_undegraded":"2024-08-17T18:11:41.813623+0000","last_fullsized":"2024-08-17T18:11:41.813623+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:26:43.413439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033804700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":44,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.468229+0000","last_change":"2024-08-17T18:11:02.428484+0000","last_active":"2024-08-17T18:11:44.468229+0000","last_peered":"2024-08-17T18:11:44.468229+0000","last_clean":"2024-08-17T18:11:44.468229+0000","last_became_active":"2024-08-17T18:11:02.427180+0000","last_became_peered":"2024-08-17T18:11:02.427180+0000","last_unstale":"2024-08-17T18:11:44.468229+0000","last_undegraded":"2024-08-17T18:11:44.468229+0000","last_fullsized":"2024-08-17T18:11:44.468229+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:36:45.766128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.6","version":"268'149","reported_seq":1011,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:42.896636+0000","last_change":"2024-08-17T18:10:58.427257+0000","last_active":"2024-08-17T18:11:42.896636+0000","last_peered":"2024-08-17T18:11:42.896636+0000","last_clean":"2024-08-17T18:11:42.896636+0000","last_became_active":"2024-08-17T18:10:58.426834+0000","last_became_peered":"2024-08-17T18:10:58.426834+0000","last_unstale":"2024-08-17T18:11:42.896636+0000","last_undegraded":"2024-08-17T18:11:42.896636+0000","last_fullsized":"2024-08-17T18:11:42.896636+0000","mapping_epoch":1415,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1416,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:06.457914+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:06.457914+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:09:00.433582+0000","scrub_duration":0.001620252,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":44,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.468070+0000","last_change":"2024-08-17T18:11:02.427417+0000","last_active":"2024-08-17T18:11:44.468070+0000","last_peered":"2024-08-17T18:11:44.468070+0000","last_clean":"2024-08-17T18:11:44.468070+0000","last_became_active":"2024-08-17T18:11:02.427098+0000","last_became_peered":"2024-08-17T18:11:02.427098+0000","last_unstale":"2024-08-17T18:11:44.468070+0000","last_undegraded":"2024-08-17T18:11:44.468070+0000","last_fullsized":"2024-08-17T18:11:44.468070+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:51.074466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":44,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.468105+0000","last_change":"2024-08-17T18:11:02.425881+0000","last_active":"2024-08-17T18:11:44.468105+0000","last_peered":"2024-08-17T18:11:44.468105+0000","last_clean":"2024-08-17T18:11:44.468105+0000","last_became_active":"2024-08-17T18:11:02.425551+0000","last_became_peered":"2024-08-17T18:11:02.425551+0000","last_unstale":"2024-08-17T18:11:44.468105+0000","last_undegraded":"2024-08-17T18:11:44.468105+0000","last_fullsized":"2024-08-17T18:11:44.468105+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:08:01.910234+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342763,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693312+0000","last_change":"2024-08-17T18:08:39.661206+0000","last_active":"2024-08-17T18:11:41.693312+0000","last_peered":"2024-08-17T18:11:41.693312+0000","last_clean":"2024-08-17T18:11:41.693312+0000","last_became_active":"2024-08-17T18:08:39.660860+0000","last_became_peered":"2024-08-17T18:08:39.660860+0000","last_unstale":"2024-08-17T18:11:41.693312+0000","last_undegraded":"2024-08-17T18:11:41.693312+0000","last_fullsized":"2024-08-17T18:11:41.693312+0000","mapping_epoch":1380,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:21:05.004833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"268'149","reported_seq":934,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:42.896743+0000","last_change":"2024-08-17T18:10:00.462570+0000","last_active":"2024-08-17T18:11:42.896743+0000","last_peered":"2024-08-17T18:11:42.896743+0000","last_clean":"2024-08-17T18:11:42.896743+0000","last_became_active":"2024-08-17T18:06:35.371932+0000","last_became_peered":"2024-08-17T18:06:35.371932+0000","last_unstale":"2024-08-17T18:11:42.896743+0000","last_undegraded":"2024-08-17T18:11:42.896743+0000","last_fullsized":"2024-08-17T18:11:42.896743+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1354,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:00.462512+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:00.462512+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:33:14.271090+0000","scrub_duration":0.0014945690000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":44,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.468097+0000","last_change":"2024-08-17T18:11:02.428489+0000","last_active":"2024-08-17T18:11:44.468097+0000","last_peered":"2024-08-17T18:11:44.468097+0000","last_clean":"2024-08-17T18:11:44.468097+0000","last_became_active":"2024-08-17T18:11:02.428147+0000","last_became_peered":"2024-08-17T18:11:02.428147+0000","last_unstale":"2024-08-17T18:11:44.468097+0000","last_undegraded":"2024-08-17T18:11:44.468097+0000","last_fullsized":"2024-08-17T18:11:44.468097+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:07:07.004029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1405,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.677636+0000","last_change":"2024-08-17T18:10:55.645845+0000","last_active":"2024-08-17T18:11:41.677636+0000","last_peered":"2024-08-17T18:11:41.677636+0000","last_clean":"2024-08-17T18:11:41.677636+0000","last_became_active":"2024-08-17T18:10:55.645435+0000","last_became_peered":"2024-08-17T18:10:55.645435+0000","last_unstale":"2024-08-17T18:11:41.677636+0000","last_undegraded":"2024-08-17T18:11:41.677636+0000","last_fullsized":"2024-08-17T18:11:41.677636+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:12:55.700332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"66'2","reported_seq":69,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693241+0000","last_change":"2024-08-17T18:08:39.767813+0000","last_active":"2024-08-17T18:11:41.693241+0000","last_peered":"2024-08-17T18:11:41.693241+0000","last_clean":"2024-08-17T18:11:41.693241+0000","last_became_active":"2024-08-17T18:08:39.648478+0000","last_became_peered":"2024-08-17T18:08:39.648478+0000","last_unstale":"2024-08-17T18:11:41.693241+0000","last_undegraded":"2024-08-17T18:11:41.693241+0000","last_fullsized":"2024-08-17T18:11:41.693241+0000","mapping_epoch":1380,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:29:55.468908+0000","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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"268'149","reported_seq":974,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693184+0000","last_change":"2024-08-17T18:10:58.422298+0000","last_active":"2024-08-17T18:11:41.693184+0000","last_peered":"2024-08-17T18:11:41.693184+0000","last_clean":"2024-08-17T18:11:41.693184+0000","last_became_active":"2024-08-17T18:10:58.422073+0000","last_became_peered":"2024-08-17T18:10:58.422073+0000","last_unstale":"2024-08-17T18:11:41.693184+0000","last_undegraded":"2024-08-17T18:11:41.693184+0000","last_fullsized":"2024-08-17T18:11:41.693184+0000","mapping_epoch":1415,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1416,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:08.121310+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:08.121310+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:18:41.147537+0000","scrub_duration":0.0021373770000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":44,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.468387+0000","last_change":"2024-08-17T18:11:02.427897+0000","last_active":"2024-08-17T18:11:44.468387+0000","last_peered":"2024-08-17T18:11:44.468387+0000","last_clean":"2024-08-17T18:11:44.468387+0000","last_became_active":"2024-08-17T18:11:02.427566+0000","last_became_peered":"2024-08-17T18:11:02.427566+0000","last_unstale":"2024-08-17T18:11:44.468387+0000","last_undegraded":"2024-08-17T18:11:44.468387+0000","last_fullsized":"2024-08-17T18:11:44.468387+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:15:43.404103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":44,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.467941+0000","last_change":"2024-08-17T18:11:02.425065+0000","last_active":"2024-08-17T18:11:44.467941+0000","last_peered":"2024-08-17T18:11:44.467941+0000","last_clean":"2024-08-17T18:11:44.467941+0000","last_became_active":"2024-08-17T18:11:02.424756+0000","last_became_peered":"2024-08-17T18:11:02.424756+0000","last_unstale":"2024-08-17T18:11:44.467941+0000","last_undegraded":"2024-08-17T18:11:44.467941+0000","last_fullsized":"2024-08-17T18:11:44.467941+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:49:00.346054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":299,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.713972+0000","last_change":"2024-08-17T18:01:22.261377+0000","last_active":"2024-08-17T18:11:44.713972+0000","last_peered":"2024-08-17T18:11:44.713972+0000","last_clean":"2024-08-17T18:11:44.713972+0000","last_became_active":"2024-08-17T18:01:22.256313+0000","last_became_peered":"2024-08-17T18:01:22.256313+0000","last_unstale":"2024-08-17T18:11:44.713972+0000","last_undegraded":"2024-08-17T18:11:44.713972+0000","last_fullsized":"2024-08-17T18:11:44.713972+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:37:40.877505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029621200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"268'149","reported_seq":1791,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.812935+0000","last_change":"2024-08-17T18:04:49.305591+0000","last_active":"2024-08-17T18:11:41.812935+0000","last_peered":"2024-08-17T18:11:41.812935+0000","last_clean":"2024-08-17T18:11:41.812935+0000","last_became_active":"2024-08-17T18:04:13.449100+0000","last_became_peered":"2024-08-17T18:04:13.449100+0000","last_unstale":"2024-08-17T18:11:41.812935+0000","last_undegraded":"2024-08-17T18:11:41.812935+0000","last_fullsized":"2024-08-17T18:11:41.812935+0000","mapping_epoch":1199,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1327,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:49.305535+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:49.305535+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:24:01.006525+0000","scrub_duration":0.0013897860000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.714227+0000","last_change":"2024-08-17T18:11:27.912870+0000","last_active":"2024-08-17T18:11:44.714227+0000","last_peered":"2024-08-17T18:11:44.714227+0000","last_clean":"2024-08-17T18:11:44.714227+0000","last_became_active":"2024-08-17T18:11:27.912495+0000","last_became_peered":"2024-08-17T18:11:27.912495+0000","last_unstale":"2024-08-17T18:11:44.714227+0000","last_undegraded":"2024-08-17T18:11:44.714227+0000","last_fullsized":"2024-08-17T18:11:44.714227+0000","mapping_epoch":1428,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1429,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:25:26.639693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.713501+0000","last_change":"2024-08-17T18:10:55.642648+0000","last_active":"2024-08-17T18:11:44.713501+0000","last_peered":"2024-08-17T18:11:44.713501+0000","last_clean":"2024-08-17T18:11:44.713501+0000","last_became_active":"2024-08-17T18:10:55.642287+0000","last_became_peered":"2024-08-17T18:10:55.642287+0000","last_unstale":"2024-08-17T18:11:44.713501+0000","last_undegraded":"2024-08-17T18:11:44.713501+0000","last_fullsized":"2024-08-17T18:11:44.713501+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:50:35.278894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1418,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.813133+0000","last_change":"2024-08-17T18:11:02.429693+0000","last_active":"2024-08-17T18:11:41.813133+0000","last_peered":"2024-08-17T18:11:41.813133+0000","last_clean":"2024-08-17T18:11:41.813133+0000","last_became_active":"2024-08-17T18:11:02.428883+0000","last_became_peered":"2024-08-17T18:11:02.428883+0000","last_unstale":"2024-08-17T18:11:41.813133+0000","last_undegraded":"2024-08-17T18:11:41.813133+0000","last_fullsized":"2024-08-17T18:11:41.813133+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:35:00.201513+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026904000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"268'149","reported_seq":809,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.468173+0000","last_change":"2024-08-17T18:07:43.392539+0000","last_active":"2024-08-17T18:11:44.468173+0000","last_peered":"2024-08-17T18:11:44.468173+0000","last_clean":"2024-08-17T18:11:44.468173+0000","last_became_active":"2024-08-17T18:07:43.392158+0000","last_became_peered":"2024-08-17T18:07:43.392158+0000","last_unstale":"2024-08-17T18:11:44.468173+0000","last_undegraded":"2024-08-17T18:11:44.468173+0000","last_fullsized":"2024-08-17T18:11:44.468173+0000","mapping_epoch":1368,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1369,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:50.096778+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.096778+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:40:42.288297+0000","scrub_duration":0.0013393089999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1338,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:42.895747+0000","last_change":"2024-08-17T17:22:54.175289+0000","last_active":"2024-08-17T18:11:42.895747+0000","last_peered":"2024-08-17T18:11:42.895747+0000","last_clean":"2024-08-17T18:11:42.895747+0000","last_became_active":"2024-08-17T17:22:54.174953+0000","last_became_peered":"2024-08-17T17:22:54.174953+0000","last_unstale":"2024-08-17T18:11:42.895747+0000","last_undegraded":"2024-08-17T18:11:42.895747+0000","last_fullsized":"2024-08-17T18:11:42.895747+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:20.586463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2200,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.436609+0000","last_change":"2024-08-17T18:08:39.652911+0000","last_active":"2024-08-17T18:11:44.436609+0000","last_peered":"2024-08-17T18:11:44.436609+0000","last_clean":"2024-08-17T18:11:44.436609+0000","last_became_active":"2024-08-17T18:08:39.652528+0000","last_became_peered":"2024-08-17T18:08:39.652528+0000","last_unstale":"2024-08-17T18:11:44.436609+0000","last_undegraded":"2024-08-17T18:11:44.436609+0000","last_fullsized":"2024-08-17T18:11:44.436609+0000","mapping_epoch":1380,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:50:44.106337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"64'1","reported_seq":67,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693283+0000","last_change":"2024-08-17T18:08:39.644086+0000","last_active":"2024-08-17T18:11:41.693283+0000","last_peered":"2024-08-17T18:11:41.693283+0000","last_clean":"2024-08-17T18:11:41.693283+0000","last_became_active":"2024-08-17T18:08:39.637711+0000","last_became_peered":"2024-08-17T18:08:39.637711+0000","last_unstale":"2024-08-17T18:11:41.693283+0000","last_undegraded":"2024-08-17T18:11:41.693283+0000","last_fullsized":"2024-08-17T18:11:41.693283+0000","mapping_epoch":1380,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+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 @ 2024-08-18T20:36:57.919559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028371400000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"268'149","reported_seq":1812,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.813198+0000","last_change":"2024-08-17T18:10:58.424893+0000","last_active":"2024-08-17T18:11:41.813198+0000","last_peered":"2024-08-17T18:11:41.813198+0000","last_clean":"2024-08-17T18:11:41.813198+0000","last_became_active":"2024-08-17T18:10:58.423897+0000","last_became_peered":"2024-08-17T18:10:58.423897+0000","last_unstale":"2024-08-17T18:11:41.813198+0000","last_undegraded":"2024-08-17T18:11:41.813198+0000","last_fullsized":"2024-08-17T18:11:41.813198+0000","mapping_epoch":1415,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":1416,"parent":"0.0","parent_split_bits":0,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:48.312126+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:48.312126+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:55:38.310889+0000","scrub_duration":0.001252911,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.f","version":"0'0","reported_seq":140,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.468414+0000","last_change":"2024-08-17T18:07:49.503033+0000","last_active":"2024-08-17T18:11:44.468414+0000","last_peered":"2024-08-17T18:11:44.468414+0000","last_clean":"2024-08-17T18:11:44.468414+0000","last_became_active":"2024-08-17T18:07:49.502592+0000","last_became_peered":"2024-08-17T18:07:49.502592+0000","last_unstale":"2024-08-17T18:11:44.468414+0000","last_undegraded":"2024-08-17T18:11:44.468414+0000","last_fullsized":"2024-08-17T18:11:44.468414+0000","mapping_epoch":1370,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:27:31.114308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2230,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.436694+0000","last_change":"2024-08-17T18:11:02.431359+0000","last_active":"2024-08-17T18:11:44.436694+0000","last_peered":"2024-08-17T18:11:44.436694+0000","last_clean":"2024-08-17T18:11:44.436694+0000","last_became_active":"2024-08-17T18:11:02.430931+0000","last_became_peered":"2024-08-17T18:11:02.430931+0000","last_unstale":"2024-08-17T18:11:44.436694+0000","last_undegraded":"2024-08-17T18:11:44.436694+0000","last_fullsized":"2024-08-17T18:11:44.436694+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:47:24.504608+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.a","version":"268'149","reported_seq":947,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693107+0000","last_change":"2024-08-17T18:10:17.186038+0000","last_active":"2024-08-17T18:11:41.693107+0000","last_peered":"2024-08-17T18:11:41.693107+0000","last_clean":"2024-08-17T18:11:41.693107+0000","last_became_active":"2024-08-17T18:08:42.672362+0000","last_became_peered":"2024-08-17T18:08:42.672362+0000","last_unstale":"2024-08-17T18:11:41.693107+0000","last_undegraded":"2024-08-17T18:11:41.693107+0000","last_fullsized":"2024-08-17T18:11:41.693107+0000","mapping_epoch":1383,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1384,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:17.185962+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:17.185962+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:57:15.566531+0000","scrub_duration":0.0018045649999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":1394,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.677767+0000","last_change":"2024-08-17T18:11:02.427224+0000","last_active":"2024-08-17T18:11:41.677767+0000","last_peered":"2024-08-17T18:11:41.677767+0000","last_clean":"2024-08-17T18:11:41.677767+0000","last_became_active":"2024-08-17T18:11:02.426919+0000","last_became_peered":"2024-08-17T18:11:02.426919+0000","last_unstale":"2024-08-17T18:11:41.677767+0000","last_undegraded":"2024-08-17T18:11:41.677767+0000","last_fullsized":"2024-08-17T18:11:41.677767+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:15:38.011867+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.713548+0000","last_change":"2024-08-17T18:09:27.002297+0000","last_active":"2024-08-17T18:11:44.713548+0000","last_peered":"2024-08-17T18:11:44.713548+0000","last_clean":"2024-08-17T18:11:44.713548+0000","last_became_active":"2024-08-17T18:09:27.001551+0000","last_became_peered":"2024-08-17T18:09:27.001551+0000","last_unstale":"2024-08-17T18:11:44.713548+0000","last_undegraded":"2024-08-17T18:11:44.713548+0000","last_fullsized":"2024-08-17T18:11:44.713548+0000","mapping_epoch":1391,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1392,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:27:49.118607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.b","version":"268'149","reported_seq":692,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.468023+0000","last_change":"2024-08-17T18:11:05.425224+0000","last_active":"2024-08-17T18:11:44.468023+0000","last_peered":"2024-08-17T18:11:44.468023+0000","last_clean":"2024-08-17T18:11:44.468023+0000","last_became_active":"2024-08-17T18:11:05.424902+0000","last_became_peered":"2024-08-17T18:11:05.424902+0000","last_unstale":"2024-08-17T18:11:44.468023+0000","last_undegraded":"2024-08-17T18:11:44.468023+0000","last_fullsized":"2024-08-17T18:11:44.468023+0000","mapping_epoch":1420,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1421,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:59.220186+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:59.220186+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:44:59.774449+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":1391,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.677629+0000","last_change":"2024-08-17T18:01:22.250061+0000","last_active":"2024-08-17T18:11:41.677629+0000","last_peered":"2024-08-17T18:11:41.677629+0000","last_clean":"2024-08-17T18:11:41.677629+0000","last_became_active":"2024-08-17T18:01:22.249235+0000","last_became_peered":"2024-08-17T18:01:22.249235+0000","last_unstale":"2024-08-17T18:11:41.677629+0000","last_undegraded":"2024-08-17T18:11:41.677629+0000","last_fullsized":"2024-08-17T18:11:41.677629+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:33:52.172266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1376,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:42.895630+0000","last_change":"2024-08-17T18:11:02.427031+0000","last_active":"2024-08-17T18:11:42.895630+0000","last_peered":"2024-08-17T18:11:42.895630+0000","last_clean":"2024-08-17T18:11:42.895630+0000","last_became_active":"2024-08-17T18:11:02.426672+0000","last_became_peered":"2024-08-17T18:11:02.426672+0000","last_unstale":"2024-08-17T18:11:42.895630+0000","last_undegraded":"2024-08-17T18:11:42.895630+0000","last_fullsized":"2024-08-17T18:11:42.895630+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:10:31.228407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.8","version":"268'149","reported_seq":943,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693071+0000","last_change":"2024-08-17T18:10:07.097233+0000","last_active":"2024-08-17T18:11:41.693071+0000","last_peered":"2024-08-17T18:11:41.693071+0000","last_clean":"2024-08-17T18:11:41.693071+0000","last_became_active":"2024-08-17T18:08:42.663897+0000","last_became_peered":"2024-08-17T18:08:42.663897+0000","last_unstale":"2024-08-17T18:11:41.693071+0000","last_undegraded":"2024-08-17T18:11:41.693071+0000","last_fullsized":"2024-08-17T18:11:41.693071+0000","mapping_epoch":1383,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1384,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:07.097159+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:07.097159+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:28:53.831439+0000","scrub_duration":0.00188938,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.c","version":"0'0","reported_seq":1354,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.677477+0000","last_change":"2024-08-17T17:32:59.767697+0000","last_active":"2024-08-17T18:11:41.677477+0000","last_peered":"2024-08-17T18:11:41.677477+0000","last_clean":"2024-08-17T18:11:41.677477+0000","last_became_active":"2024-08-17T17:32:59.767172+0000","last_became_peered":"2024-08-17T17:32:59.767172+0000","last_unstale":"2024-08-17T18:11:41.677477+0000","last_undegraded":"2024-08-17T18:11:41.677477+0000","last_fullsized":"2024-08-17T18:11:41.677477+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:13:37.509131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":2262,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.436738+0000","last_change":"2024-08-17T18:10:55.657501+0000","last_active":"2024-08-17T18:11:44.436738+0000","last_peered":"2024-08-17T18:11:44.436738+0000","last_clean":"2024-08-17T18:11:44.436738+0000","last_became_active":"2024-08-17T18:10:55.642853+0000","last_became_peered":"2024-08-17T18:10:55.642853+0000","last_unstale":"2024-08-17T18:11:44.436738+0000","last_undegraded":"2024-08-17T18:11:44.436738+0000","last_fullsized":"2024-08-17T18:11:44.436738+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:11:01.768510+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":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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.9","version":"268'149","reported_seq":1791,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.813040+0000","last_change":"2024-08-17T18:08:45.066431+0000","last_active":"2024-08-17T18:11:41.813040+0000","last_peered":"2024-08-17T18:11:41.813040+0000","last_clean":"2024-08-17T18:11:41.813040+0000","last_became_active":"2024-08-17T18:06:35.385174+0000","last_became_peered":"2024-08-17T18:06:35.385174+0000","last_unstale":"2024-08-17T18:11:41.813040+0000","last_undegraded":"2024-08-17T18:11:41.813040+0000","last_fullsized":"2024-08-17T18:11:41.813040+0000","mapping_epoch":1295,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1354,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:08:45.066331+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:08:45.066331+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:40:41.103890+0000","scrub_duration":0.0060713770000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":54,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.714283+0000","last_change":"2024-08-17T18:10:55.642173+0000","last_active":"2024-08-17T18:11:44.714283+0000","last_peered":"2024-08-17T18:11:44.714283+0000","last_clean":"2024-08-17T18:11:44.714283+0000","last_became_active":"2024-08-17T18:10:55.641590+0000","last_became_peered":"2024-08-17T18:10:55.641590+0000","last_unstale":"2024-08-17T18:11:44.714283+0000","last_undegraded":"2024-08-17T18:11:44.714283+0000","last_fullsized":"2024-08-17T18:11:44.714283+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:19:35.190585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":63,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693465+0000","last_change":"2024-08-17T18:08:39.660234+0000","last_active":"2024-08-17T18:11:41.693465+0000","last_peered":"2024-08-17T18:11:41.693465+0000","last_clean":"2024-08-17T18:11:41.693465+0000","last_became_active":"2024-08-17T18:08:39.659989+0000","last_became_peered":"2024-08-17T18:08:39.659989+0000","last_unstale":"2024-08-17T18:11:41.693465+0000","last_undegraded":"2024-08-17T18:11:41.693465+0000","last_fullsized":"2024-08-17T18:11:41.693465+0000","mapping_epoch":1380,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:32:26.470778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.e","version":"268'149","reported_seq":820,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.677597+0000","last_change":"2024-08-17T18:09:58.825265+0000","last_active":"2024-08-17T18:11:41.677597+0000","last_peered":"2024-08-17T18:11:41.677597+0000","last_clean":"2024-08-17T18:11:41.677597+0000","last_became_active":"2024-08-17T18:06:35.369765+0000","last_became_peered":"2024-08-17T18:06:35.369765+0000","last_unstale":"2024-08-17T18:11:41.677597+0000","last_undegraded":"2024-08-17T18:11:41.677597+0000","last_fullsized":"2024-08-17T18:11:41.677597+0000","mapping_epoch":1336,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1354,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:09:58.825210+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:09:58.825210+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:12:10.503197+0000","scrub_duration":0.001584687,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[4,7,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":1365,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:42.896268+0000","last_change":"2024-08-17T18:09:26.997486+0000","last_active":"2024-08-17T18:11:42.896268+0000","last_peered":"2024-08-17T18:11:42.896268+0000","last_clean":"2024-08-17T18:11:42.896268+0000","last_became_active":"2024-08-17T18:09:26.997137+0000","last_became_peered":"2024-08-17T18:09:26.997137+0000","last_unstale":"2024-08-17T18:11:42.896268+0000","last_undegraded":"2024-08-17T18:11:42.896268+0000","last_fullsized":"2024-08-17T18:11:42.896268+0000","mapping_epoch":1391,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1392,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:24:48.084387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"72'1","reported_seq":1361,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.813534+0000","last_change":"2024-08-17T18:08:39.645637+0000","last_active":"2024-08-17T18:11:41.813534+0000","last_peered":"2024-08-17T18:11:41.813534+0000","last_clean":"2024-08-17T18:11:41.813534+0000","last_became_active":"2024-08-17T18:08:39.641168+0000","last_became_peered":"2024-08-17T18:08:39.641168+0000","last_unstale":"2024-08-17T18:11:41.813534+0000","last_undegraded":"2024-08-17T18:11:41.813534+0000","last_fullsized":"2024-08-17T18:11:41.813534+0000","mapping_epoch":1380,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T21:45:32.405994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":"1.f","version":"268'149","reported_seq":973,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:42.896811+0000","last_change":"2024-08-17T18:08:42.691163+0000","last_active":"2024-08-17T18:11:42.896811+0000","last_peered":"2024-08-17T18:11:42.896811+0000","last_clean":"2024-08-17T18:11:42.896811+0000","last_became_active":"2024-08-17T18:08:42.690822+0000","last_became_peered":"2024-08-17T18:08:42.690822+0000","last_unstale":"2024-08-17T18:11:42.896811+0000","last_undegraded":"2024-08-17T18:11:42.896811+0000","last_fullsized":"2024-08-17T18:11:42.896811+0000","mapping_epoch":1383,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1384,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:56.044124+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:56.044124+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:54:26.273904+0000","scrub_duration":0.001633256,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":1401,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.677128+0000","last_change":"2024-08-17T18:11:02.427162+0000","last_active":"2024-08-17T18:11:41.677128+0000","last_peered":"2024-08-17T18:11:41.677128+0000","last_clean":"2024-08-17T18:11:41.677128+0000","last_became_active":"2024-08-17T18:11:02.426818+0000","last_became_peered":"2024-08-17T18:11:02.426818+0000","last_unstale":"2024-08-17T18:11:41.677128+0000","last_undegraded":"2024-08-17T18:11:41.677128+0000","last_fullsized":"2024-08-17T18:11:41.677128+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:06:55.999250+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"72'2","reported_seq":1351,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.813606+0000","last_change":"2024-08-17T17:31:54.821143+0000","last_active":"2024-08-17T18:11:41.813606+0000","last_peered":"2024-08-17T18:11:41.813606+0000","last_clean":"2024-08-17T18:11:41.813606+0000","last_became_active":"2024-08-17T17:31:54.820778+0000","last_became_peered":"2024-08-17T17:31:54.820778+0000","last_unstale":"2024-08-17T18:11:41.813606+0000","last_undegraded":"2024-08-17T18:11:41.813606+0000","last_fullsized":"2024-08-17T18:11:41.813606+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:31.128588+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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.c","version":"268'149","reported_seq":1307,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.436817+0000","last_change":"2024-08-17T18:10:58.426075+0000","last_active":"2024-08-17T18:11:44.436817+0000","last_peered":"2024-08-17T18:11:44.436817+0000","last_clean":"2024-08-17T18:11:44.436817+0000","last_became_active":"2024-08-17T18:10:58.425609+0000","last_became_peered":"2024-08-17T18:10:58.425609+0000","last_unstale":"2024-08-17T18:11:44.436817+0000","last_undegraded":"2024-08-17T18:11:44.436817+0000","last_fullsized":"2024-08-17T18:11:44.436817+0000","mapping_epoch":1415,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1416,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:00.493313+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:00.493313+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:15:26.600892+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.8","version":"0'0","reported_seq":63,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693193+0000","last_change":"2024-08-17T18:08:39.648877+0000","last_active":"2024-08-17T18:11:41.693193+0000","last_peered":"2024-08-17T18:11:41.693193+0000","last_clean":"2024-08-17T18:11:41.693193+0000","last_became_active":"2024-08-17T18:08:39.648530+0000","last_became_peered":"2024-08-17T18:08:39.648530+0000","last_unstale":"2024-08-17T18:11:41.693193+0000","last_undegraded":"2024-08-17T18:11:41.693193+0000","last_fullsized":"2024-08-17T18:11:41.693193+0000","mapping_epoch":1380,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:54:11.694598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1420,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.813519+0000","last_change":"2024-08-17T18:10:55.655648+0000","last_active":"2024-08-17T18:11:41.813519+0000","last_peered":"2024-08-17T18:11:41.813519+0000","last_clean":"2024-08-17T18:11:41.813519+0000","last_became_active":"2024-08-17T18:10:55.645449+0000","last_became_peered":"2024-08-17T18:10:55.645449+0000","last_unstale":"2024-08-17T18:11:41.813519+0000","last_undegraded":"2024-08-17T18:11:41.813519+0000","last_fullsized":"2024-08-17T18:11:41.813519+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:33:23.400512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":110,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.d","version":"268'149","reported_seq":911,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.813321+0000","last_change":"2024-08-17T18:09:58.481020+0000","last_active":"2024-08-17T18:11:41.813321+0000","last_peered":"2024-08-17T18:11:41.813321+0000","last_clean":"2024-08-17T18:11:41.813321+0000","last_became_active":"2024-08-17T18:06:35.367821+0000","last_became_peered":"2024-08-17T18:06:35.367821+0000","last_unstale":"2024-08-17T18:11:41.813321+0000","last_undegraded":"2024-08-17T18:11:41.813321+0000","last_fullsized":"2024-08-17T18:11:41.813321+0000","mapping_epoch":1336,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1354,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:09:58.480954+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:09:58.480954+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:24:05.683882+0000","scrub_duration":0.0033786340000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.10","version":"72'8","reported_seq":1484,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:42.896274+0000","last_change":"2024-08-17T18:10:55.653198+0000","last_active":"2024-08-17T18:11:42.896274+0000","last_peered":"2024-08-17T18:11:42.896274+0000","last_clean":"2024-08-17T18:11:42.896274+0000","last_became_active":"2024-08-17T18:10:55.641604+0000","last_became_peered":"2024-08-17T18:10:55.641604+0000","last_unstale":"2024-08-17T18:11:42.896274+0000","last_undegraded":"2024-08-17T18:11:42.896274+0000","last_fullsized":"2024-08-17T18:11:42.896274+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T21:44:13.243197+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":24,"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":2206,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.437109+0000","last_change":"2024-08-17T17:32:59.773425+0000","last_active":"2024-08-17T18:11:44.437109+0000","last_peered":"2024-08-17T18:11:44.437109+0000","last_clean":"2024-08-17T18:11:44.437109+0000","last_became_active":"2024-08-17T17:32:59.772311+0000","last_became_peered":"2024-08-17T17:32:59.772311+0000","last_unstale":"2024-08-17T18:11:44.437109+0000","last_undegraded":"2024-08-17T18:11:44.437109+0000","last_fullsized":"2024-08-17T18:11:44.437109+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:23.208217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.12","version":"268'149","reported_seq":1653,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693116+0000","last_change":"2024-08-17T18:11:05.427636+0000","last_active":"2024-08-17T18:11:41.693116+0000","last_peered":"2024-08-17T18:11:41.693116+0000","last_clean":"2024-08-17T18:11:41.693116+0000","last_became_active":"2024-08-17T18:11:05.427262+0000","last_became_peered":"2024-08-17T18:11:05.427262+0000","last_unstale":"2024-08-17T18:11:41.693116+0000","last_undegraded":"2024-08-17T18:11:41.693116+0000","last_fullsized":"2024-08-17T18:11:41.693116+0000","mapping_epoch":1420,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1421,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:18.179691+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:18.179691+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:48:34.319451+0000","scrub_duration":0.0016416060000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":97,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.713706+0000","last_change":"2024-08-17T18:09:27.003371+0000","last_active":"2024-08-17T18:11:44.713706+0000","last_peered":"2024-08-17T18:11:44.713706+0000","last_clean":"2024-08-17T18:11:44.713706+0000","last_became_active":"2024-08-17T18:09:27.003085+0000","last_became_peered":"2024-08-17T18:09:27.003085+0000","last_unstale":"2024-08-17T18:11:44.713706+0000","last_undegraded":"2024-08-17T18:11:44.713706+0000","last_fullsized":"2024-08-17T18:11:44.713706+0000","mapping_epoch":1391,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1392,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:14:18.333548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":54,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.714328+0000","last_change":"2024-08-17T18:10:55.648279+0000","last_active":"2024-08-17T18:11:44.714328+0000","last_peered":"2024-08-17T18:11:44.714328+0000","last_clean":"2024-08-17T18:11:44.714328+0000","last_became_active":"2024-08-17T18:10:55.647827+0000","last_became_peered":"2024-08-17T18:10:55.647827+0000","last_unstale":"2024-08-17T18:11:44.714328+0000","last_undegraded":"2024-08-17T18:11:44.714328+0000","last_fullsized":"2024-08-17T18:11:44.714328+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:28:24.811043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.13","version":"268'149","reported_seq":595,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.467930+0000","last_change":"2024-08-17T18:11:07.315287+0000","last_active":"2024-08-17T18:11:44.467930+0000","last_peered":"2024-08-17T18:11:44.467930+0000","last_clean":"2024-08-17T18:11:44.467930+0000","last_became_active":"2024-08-17T18:11:05.425445+0000","last_became_peered":"2024-08-17T18:11:05.425445+0000","last_unstale":"2024-08-17T18:11:44.467930+0000","last_undegraded":"2024-08-17T18:11:44.467930+0000","last_fullsized":"2024-08-17T18:11:44.467930+0000","mapping_epoch":1420,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1421,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:11:07.315208+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:11:07.315208+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:01:03.476692+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":54,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.713504+0000","last_change":"2024-08-17T18:10:55.647612+0000","last_active":"2024-08-17T18:11:44.713504+0000","last_peered":"2024-08-17T18:11:44.713504+0000","last_clean":"2024-08-17T18:11:44.713504+0000","last_became_active":"2024-08-17T18:10:55.646477+0000","last_became_peered":"2024-08-17T18:10:55.646477+0000","last_unstale":"2024-08-17T18:11:44.713504+0000","last_undegraded":"2024-08-17T18:11:44.713504+0000","last_fullsized":"2024-08-17T18:11:44.713504+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:32:43.060024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693378+0000","last_change":"2024-08-17T18:08:39.660136+0000","last_active":"2024-08-17T18:11:41.693378+0000","last_peered":"2024-08-17T18:11:41.693378+0000","last_clean":"2024-08-17T18:11:41.693378+0000","last_became_active":"2024-08-17T18:08:39.659755+0000","last_became_peered":"2024-08-17T18:08:39.659755+0000","last_unstale":"2024-08-17T18:11:41.693378+0000","last_undegraded":"2024-08-17T18:11:41.693378+0000","last_fullsized":"2024-08-17T18:11:41.693378+0000","mapping_epoch":1380,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:56:57.447930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.10","version":"268'149","reported_seq":1743,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693110+0000","last_change":"2024-08-17T18:10:03.111201+0000","last_active":"2024-08-17T18:11:41.693110+0000","last_peered":"2024-08-17T18:11:41.693110+0000","last_clean":"2024-08-17T18:11:41.693110+0000","last_became_active":"2024-08-17T18:08:42.679747+0000","last_became_peered":"2024-08-17T18:08:42.679747+0000","last_unstale":"2024-08-17T18:11:41.693110+0000","last_undegraded":"2024-08-17T18:11:41.693110+0000","last_fullsized":"2024-08-17T18:11:41.693110+0000","mapping_epoch":1383,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1384,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:03.111123+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:03.111123+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:29:40.061920+0000","scrub_duration":0.0017066399999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"72'2","reported_seq":103,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.468127+0000","last_change":"2024-08-17T18:09:27.016128+0000","last_active":"2024-08-17T18:11:44.468127+0000","last_peered":"2024-08-17T18:11:44.468127+0000","last_clean":"2024-08-17T18:11:44.468127+0000","last_became_active":"2024-08-17T18:09:27.003254+0000","last_became_peered":"2024-08-17T18:09:27.003254+0000","last_unstale":"2024-08-17T18:11:44.468127+0000","last_undegraded":"2024-08-17T18:11:44.468127+0000","last_fullsized":"2024-08-17T18:11:44.468127+0000","mapping_epoch":1391,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1392,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:23:33.430626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":[1,4,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":2220,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.436935+0000","last_change":"2024-08-17T18:11:02.431480+0000","last_active":"2024-08-17T18:11:44.436935+0000","last_peered":"2024-08-17T18:11:44.436935+0000","last_clean":"2024-08-17T18:11:44.436935+0000","last_became_active":"2024-08-17T18:11:02.430935+0000","last_became_peered":"2024-08-17T18:11:02.430935+0000","last_unstale":"2024-08-17T18:11:44.436935+0000","last_undegraded":"2024-08-17T18:11:44.436935+0000","last_fullsized":"2024-08-17T18:11:44.436935+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:26:10.681902+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.11","version":"268'149","reported_seq":775,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.713649+0000","last_change":"2024-08-17T18:10:58.425970+0000","last_active":"2024-08-17T18:11:44.713649+0000","last_peered":"2024-08-17T18:11:44.713649+0000","last_clean":"2024-08-17T18:11:44.713649+0000","last_became_active":"2024-08-17T18:10:58.425591+0000","last_became_peered":"2024-08-17T18:10:58.425591+0000","last_unstale":"2024-08-17T18:11:44.713649+0000","last_undegraded":"2024-08-17T18:11:44.713649+0000","last_fullsized":"2024-08-17T18:11:44.713649+0000","mapping_epoch":1415,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1416,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:54.564413+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:54.564413+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:12:58.063817+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":5530,"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":2688,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17088,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":31,"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":0,"num_read_kb":0,"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":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":4619,"ondisk_log_size":4619,"up":93,"acting":93,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201900,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1200376,"kb_used_data":7028,"kb_used_omap":1,"kb_used_meta":1193214,"kb_avail":92544776,"statfs":{"total":95995035648,"available":94765850624,"internally_reserved":0,"allocated":7196672,"data_stored":4651576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":1221851480},"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":[]},{"osd":6,"up_from":47,"seq":201863463537,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":907576,"kb_used_data":7084,"kb_used_omap":1,"kb_used_meta":900478,"kb_avail":92837576,"statfs":{"total":95995035648,"available":95065677824,"internally_reserved":0,"allocated":7254016,"data_stored":4716475,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":922089816},"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":[]},{"osd":5,"up_from":39,"seq":167503725175,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":906476,"kb_used_data":7016,"kb_used_omap":1,"kb_used_meta":899326,"kb_avail":92838676,"statfs":{"total":95995035648,"available":95066804224,"internally_reserved":0,"allocated":7184384,"data_stored":4647309,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":920910168},"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":[]},{"osd":4,"up_from":31,"seq":133143986813,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":903228,"kb_used_data":6768,"kb_used_omap":1,"kb_used_meta":896446,"kb_avail":92841924,"statfs":{"total":95995035648,"available":95070130176,"internally_reserved":0,"allocated":6930432,"data_stored":4388852,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":917961048},"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":[]},{"osd":3,"up_from":592,"seq":2542620639709,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1187956,"kb_used_data":8492,"kb_used_omap":25,"kb_used_meta":1179238,"kb_avail":92557196,"statfs":{"total":95995035648,"available":94778568704,"internally_reserved":0,"allocated":8695808,"data_stored":5717572,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26454,"internal_metadata":1207539882},"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":[]},{"osd":2,"up_from":559,"seq":2400886718947,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":941312,"kb_used_data":8440,"kb_used_omap":29,"kb_used_meta":932642,"kb_avail":92803840,"statfs":{"total":95995035648,"available":95031132160,"internally_reserved":0,"allocated":8642560,"data_stored":5653184,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30541,"internal_metadata":955025587},"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":[]},{"osd":1,"up_from":527,"seq":2263447765482,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":832068,"kb_used_data":8004,"kb_used_omap":34,"kb_used_meta":823837,"kb_avail":92913084,"statfs":{"total":95995035648,"available":95142998016,"internally_reserved":0,"allocated":8196096,"data_stored":5259017,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35550,"internal_metadata":843609378},"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":[]},{"osd":0,"up_from":453,"seq":1945620185592,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":952700,"kb_used_data":8500,"kb_used_omap":39,"kb_used_meta":943960,"kb_avail":92792452,"statfs":{"total":95995035648,"available":95019470848,"internally_reserved":0,"allocated":8704000,"data_stored":5718164,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40830,"internal_metadata":966615170},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"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":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"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":327680,"data_stored":327680,"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":266240,"data_stored":262688,"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":4096,"data_stored":19,"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":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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5388,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":124,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5261,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1222,"internal_metadata":0},{"poolid":3,"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":5217,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"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":640,"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":4814,"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":24576,"data_stored":4926,"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}]}} 2024-08-17T18:12:31.624 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T18:12:31.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:31 smithi046 ceph-mon[88218]: pgmap v2524: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:31.902 INFO:teuthology.orchestra.run.smithi037.stderr:Inferring config /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:12:32.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:32 smithi046 ceph-mon[88218]: from='client.37065 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:12:32.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:32 smithi037 ceph-mon[97894]: from='client.37065 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:12:32.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:32 smithi037 ceph-mon[102022]: from='client.37065 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:12:33.692 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-08-17T18:12:34.532 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:33 smithi037 ceph-mon[97894]: pgmap v2525: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:34.532 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:33 smithi037 ceph-mon[102022]: pgmap v2525: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:34.535 INFO:teuthology.orchestra.run.smithi037.stderr:dumped all 2024-08-17T18:12:34.537 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:33 smithi046 ceph-mon[88218]: pgmap v2525: 103 pgs: 103 active+clean; 582 KiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:12:34.538 INFO:teuthology.orchestra.run.smithi037.stdout:{"pg_ready":true,"pg_map":{"version":2525,"stamp":"2024-08-17T18:12:32.338916+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595917,"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":0,"num_read_kb":0,"num_write":63,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":67,"num_bytes_recovered":330387,"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":4677,"ondisk_log_size":4677,"up":309,"acting":309,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":309,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":7831692,"kb_used_data":61332,"kb_used_omap":136,"kb_used_meta":7769143,"kb_avail":742129524,"statfs":{"total":767960285184,"available":759940632576,"internally_reserved":0,"allocated":62803968,"data_stored":40752149,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":140191,"internal_metadata":7955602529},"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.003684"},"pg_stats":[{"pgid":"3.1f","version":"72'4","reported_seq":60,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.714458+0000","last_change":"2024-08-17T18:10:55.656051+0000","last_active":"2024-08-17T18:11:44.714458+0000","last_peered":"2024-08-17T18:11:44.714458+0000","last_clean":"2024-08-17T18:11:44.714458+0000","last_became_active":"2024-08-17T18:10:55.647012+0000","last_became_peered":"2024-08-17T18:10:55.647012+0000","last_unstale":"2024-08-17T18:11:44.714458+0000","last_undegraded":"2024-08-17T18:11:44.714458+0000","last_fullsized":"2024-08-17T18:11:44.714458+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T23:41:39.132563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2280,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1374,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.677012+0000","last_change":"2024-08-17T18:11:02.427207+0000","last_active":"2024-08-17T18:11:41.677012+0000","last_peered":"2024-08-17T18:11:41.677012+0000","last_clean":"2024-08-17T18:11:41.677012+0000","last_became_active":"2024-08-17T18:11:02.426890+0000","last_became_peered":"2024-08-17T18:11:02.426890+0000","last_unstale":"2024-08-17T18:11:41.677012+0000","last_undegraded":"2024-08-17T18:11:41.677012+0000","last_fullsized":"2024-08-17T18:11:41.677012+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:55:42.808324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1d","version":"268'149","reported_seq":819,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.468138+0000","last_change":"2024-08-17T18:11:06.300437+0000","last_active":"2024-08-17T18:11:44.468138+0000","last_peered":"2024-08-17T18:11:44.468138+0000","last_clean":"2024-08-17T18:11:44.468138+0000","last_became_active":"2024-08-17T18:11:05.424172+0000","last_became_peered":"2024-08-17T18:11:05.424172+0000","last_unstale":"2024-08-17T18:11:44.468138+0000","last_undegraded":"2024-08-17T18:11:44.468138+0000","last_fullsized":"2024-08-17T18:11:44.468138+0000","mapping_epoch":1420,"log_start":"0'0","ondisk_log_start":"0'0","created":1353,"last_epoch_clean":1421,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:11:06.300297+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:11:06.300297+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:12:37.085792+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"72'1","reported_seq":2216,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.437086+0000","last_change":"2024-08-17T18:01:22.249028+0000","last_active":"2024-08-17T18:11:44.437086+0000","last_peered":"2024-08-17T18:11:44.437086+0000","last_clean":"2024-08-17T18:11:44.437086+0000","last_became_active":"2024-08-17T18:01:22.246114+0000","last_became_peered":"2024-08-17T18:01:22.246114+0000","last_unstale":"2024-08-17T18:11:44.437086+0000","last_undegraded":"2024-08-17T18:11:44.437086+0000","last_fullsized":"2024-08-17T18:11:44.437086+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T20:08:56.033790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2263,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.436834+0000","last_change":"2024-08-17T18:10:55.643431+0000","last_active":"2024-08-17T18:11:44.436834+0000","last_peered":"2024-08-17T18:11:44.436834+0000","last_clean":"2024-08-17T18:11:44.436834+0000","last_became_active":"2024-08-17T18:10:55.642846+0000","last_became_peered":"2024-08-17T18:10:55.642846+0000","last_unstale":"2024-08-17T18:11:44.436834+0000","last_undegraded":"2024-08-17T18:11:44.436834+0000","last_fullsized":"2024-08-17T18:11:44.436834+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:13:17.004701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1c","version":"268'149","reported_seq":1263,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.813561+0000","last_change":"2024-08-17T18:10:03.445748+0000","last_active":"2024-08-17T18:11:41.813561+0000","last_peered":"2024-08-17T18:11:41.813561+0000","last_clean":"2024-08-17T18:11:41.813561+0000","last_became_active":"2024-08-17T18:09:28.412141+0000","last_became_peered":"2024-08-17T18:09:28.412141+0000","last_unstale":"2024-08-17T18:11:41.813561+0000","last_undegraded":"2024-08-17T18:11:41.813561+0000","last_fullsized":"2024-08-17T18:11:41.813561+0000","mapping_epoch":1393,"log_start":"0'0","ondisk_log_start":"0'0","created":1353,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:03.445660+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:03.445660+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:50:29.718976+0000","scrub_duration":0.02064028,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1d","version":"72'2","reported_seq":67,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693405+0000","last_change":"2024-08-17T18:08:39.764950+0000","last_active":"2024-08-17T18:11:41.693405+0000","last_peered":"2024-08-17T18:11:41.693405+0000","last_clean":"2024-08-17T18:11:41.693405+0000","last_became_active":"2024-08-17T18:08:39.650055+0000","last_became_peered":"2024-08-17T18:08:39.650055+0000","last_unstale":"2024-08-17T18:11:41.693405+0000","last_undegraded":"2024-08-17T18:11:41.693405+0000","last_fullsized":"2024-08-17T18:11:41.693405+0000","mapping_epoch":1380,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:15:48.458089+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":[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":1411,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.677264+0000","last_change":"2024-08-17T18:10:55.640098+0000","last_active":"2024-08-17T18:11:41.677264+0000","last_peered":"2024-08-17T18:11:41.677264+0000","last_clean":"2024-08-17T18:11:41.677264+0000","last_became_active":"2024-08-17T18:10:55.639774+0000","last_became_peered":"2024-08-17T18:10:55.639774+0000","last_unstale":"2024-08-17T18:11:41.677264+0000","last_undegraded":"2024-08-17T18:11:41.677264+0000","last_fullsized":"2024-08-17T18:11:41.677264+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:34:41.400642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"72'2","reported_seq":81,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693485+0000","last_change":"2024-08-17T18:11:02.437901+0000","last_active":"2024-08-17T18:11:41.693485+0000","last_peered":"2024-08-17T18:11:41.693485+0000","last_clean":"2024-08-17T18:11:41.693485+0000","last_became_active":"2024-08-17T18:11:02.433127+0000","last_became_peered":"2024-08-17T18:11:02.433127+0000","last_unstale":"2024-08-17T18:11:41.693485+0000","last_undegraded":"2024-08-17T18:11:41.693485+0000","last_fullsized":"2024-08-17T18:11:41.693485+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:22:24.111851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":1411,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.677482+0000","last_change":"2024-08-17T18:11:02.428336+0000","last_active":"2024-08-17T18:11:41.677482+0000","last_peered":"2024-08-17T18:11:41.677482+0000","last_clean":"2024-08-17T18:11:41.677482+0000","last_became_active":"2024-08-17T18:11:02.428015+0000","last_became_peered":"2024-08-17T18:11:02.428015+0000","last_unstale":"2024-08-17T18:11:41.677482+0000","last_undegraded":"2024-08-17T18:11:41.677482+0000","last_fullsized":"2024-08-17T18:11:41.677482+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:23:37.439423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1e","version":"268'149","reported_seq":667,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.436465+0000","last_change":"2024-08-17T18:10:03.551056+0000","last_active":"2024-08-17T18:11:44.436465+0000","last_peered":"2024-08-17T18:11:44.436465+0000","last_clean":"2024-08-17T18:11:44.436465+0000","last_became_active":"2024-08-17T18:09:28.410464+0000","last_became_peered":"2024-08-17T18:09:28.410464+0000","last_unstale":"2024-08-17T18:11:44.436465+0000","last_undegraded":"2024-08-17T18:11:44.436465+0000","last_fullsized":"2024-08-17T18:11:44.436465+0000","mapping_epoch":1393,"log_start":"0'0","ondisk_log_start":"0'0","created":1353,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:03.550976+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:03.550976+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:18:53.345702+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,7],"acting":[3,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"72'1","reported_seq":54,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.714387+0000","last_change":"2024-08-17T18:10:55.642489+0000","last_active":"2024-08-17T18:11:44.714387+0000","last_peered":"2024-08-17T18:11:44.714387+0000","last_clean":"2024-08-17T18:11:44.714387+0000","last_became_active":"2024-08-17T18:10:55.642136+0000","last_became_peered":"2024-08-17T18:10:55.642136+0000","last_unstale":"2024-08-17T18:11:44.714387+0000","last_undegraded":"2024-08-17T18:11:44.714387+0000","last_fullsized":"2024-08-17T18:11:44.714387+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T00:41:18.205588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.714199+0000","last_change":"2024-08-17T18:09:27.006312+0000","last_active":"2024-08-17T18:11:44.714199+0000","last_peered":"2024-08-17T18:11:44.714199+0000","last_clean":"2024-08-17T18:11:44.714199+0000","last_became_active":"2024-08-17T18:09:27.005085+0000","last_became_peered":"2024-08-17T18:09:27.005085+0000","last_unstale":"2024-08-17T18:11:44.714199+0000","last_undegraded":"2024-08-17T18:11:44.714199+0000","last_fullsized":"2024-08-17T18:11:44.714199+0000","mapping_epoch":1391,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1392,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:33:08.585451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.19","version":"268'149","reported_seq":1514,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.436564+0000","last_change":"2024-08-17T18:10:58.428504+0000","last_active":"2024-08-17T18:11:44.436564+0000","last_peered":"2024-08-17T18:11:44.436564+0000","last_clean":"2024-08-17T18:11:44.436564+0000","last_became_active":"2024-08-17T18:10:58.428095+0000","last_became_peered":"2024-08-17T18:10:58.428095+0000","last_unstale":"2024-08-17T18:11:44.436564+0000","last_undegraded":"2024-08-17T18:11:44.436564+0000","last_fullsized":"2024-08-17T18:11:44.436564+0000","mapping_epoch":1415,"log_start":"0'0","ondisk_log_start":"0'0","created":1353,"last_epoch_clean":1416,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:09:59.542171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:09:59.542171+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:59:49.368048+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1a","version":"72'1","reported_seq":1433,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.677400+0000","last_change":"2024-08-17T18:11:02.428334+0000","last_active":"2024-08-17T18:11:41.677400+0000","last_peered":"2024-08-17T18:11:41.677400+0000","last_clean":"2024-08-17T18:11:41.677400+0000","last_became_active":"2024-08-17T18:11:02.427269+0000","last_became_peered":"2024-08-17T18:11:02.427269+0000","last_unstale":"2024-08-17T18:11:41.677400+0000","last_undegraded":"2024-08-17T18:11:41.677400+0000","last_fullsized":"2024-08-17T18:11:41.677400+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T19:32:13.634369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2219,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.436931+0000","last_change":"2024-08-17T18:07:49.503805+0000","last_active":"2024-08-17T18:11:44.436931+0000","last_peered":"2024-08-17T18:11:44.436931+0000","last_clean":"2024-08-17T18:11:44.436931+0000","last_became_active":"2024-08-17T18:07:49.503387+0000","last_became_peered":"2024-08-17T18:07:49.503387+0000","last_unstale":"2024-08-17T18:11:44.436931+0000","last_undegraded":"2024-08-17T18:11:44.436931+0000","last_fullsized":"2024-08-17T18:11:44.436931+0000","mapping_epoch":1370,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:46:29.614892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.18","version":"268'149","reported_seq":965,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693165+0000","last_change":"2024-08-17T18:10:20.184786+0000","last_active":"2024-08-17T18:11:41.693165+0000","last_peered":"2024-08-17T18:11:41.693165+0000","last_clean":"2024-08-17T18:11:41.693165+0000","last_became_active":"2024-08-17T18:09:28.408000+0000","last_became_peered":"2024-08-17T18:09:28.408000+0000","last_unstale":"2024-08-17T18:11:41.693165+0000","last_undegraded":"2024-08-17T18:11:41.693165+0000","last_fullsized":"2024-08-17T18:11:41.693165+0000","mapping_epoch":1393,"log_start":"0'0","ondisk_log_start":"0'0","created":1353,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:20.184702+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:20.184702+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:20:04.423651+0000","scrub_duration":0.001738194,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.19","version":"0'0","reported_seq":44,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.467821+0000","last_change":"2024-08-17T18:11:02.427946+0000","last_active":"2024-08-17T18:11:44.467821+0000","last_peered":"2024-08-17T18:11:44.467821+0000","last_clean":"2024-08-17T18:11:44.467821+0000","last_became_active":"2024-08-17T18:11:02.427585+0000","last_became_peered":"2024-08-17T18:11:02.427585+0000","last_unstale":"2024-08-17T18:11:44.467821+0000","last_undegraded":"2024-08-17T18:11:44.467821+0000","last_fullsized":"2024-08-17T18:11:44.467821+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:24:38.747035+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.714122+0000","last_change":"2024-08-17T18:10:55.646606+0000","last_active":"2024-08-17T18:11:44.714122+0000","last_peered":"2024-08-17T18:11:44.714122+0000","last_clean":"2024-08-17T18:11:44.714122+0000","last_became_active":"2024-08-17T18:10:55.645824+0000","last_became_peered":"2024-08-17T18:10:55.645824+0000","last_unstale":"2024-08-17T18:11:44.714122+0000","last_undegraded":"2024-08-17T18:11:44.714122+0000","last_fullsized":"2024-08-17T18:11:44.714122+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:45:12.952440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1b","version":"268'149","reported_seq":735,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693260+0000","last_change":"2024-08-17T18:10:58.424341+0000","last_active":"2024-08-17T18:11:41.693260+0000","last_peered":"2024-08-17T18:11:41.693260+0000","last_clean":"2024-08-17T18:11:41.693260+0000","last_became_active":"2024-08-17T18:10:58.423936+0000","last_became_peered":"2024-08-17T18:10:58.423936+0000","last_unstale":"2024-08-17T18:11:41.693260+0000","last_undegraded":"2024-08-17T18:11:41.693260+0000","last_fullsized":"2024-08-17T18:11:41.693260+0000","mapping_epoch":1415,"log_start":"0'0","ondisk_log_start":"0'0","created":1353,"last_epoch_clean":1416,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:23.186742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:23.186742+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:32:45.132134+0000","scrub_duration":0.0017274149999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":2266,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.436687+0000","last_change":"2024-08-17T18:11:02.431671+0000","last_active":"2024-08-17T18:11:44.436687+0000","last_peered":"2024-08-17T18:11:44.436687+0000","last_clean":"2024-08-17T18:11:44.436687+0000","last_became_active":"2024-08-17T18:11:02.430993+0000","last_became_peered":"2024-08-17T18:11:02.430993+0000","last_unstale":"2024-08-17T18:11:44.436687+0000","last_undegraded":"2024-08-17T18:11:44.436687+0000","last_fullsized":"2024-08-17T18:11:44.436687+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:41:03.219789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1395,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:42.896818+0000","last_change":"2024-08-17T18:08:39.653773+0000","last_active":"2024-08-17T18:11:42.896818+0000","last_peered":"2024-08-17T18:11:42.896818+0000","last_clean":"2024-08-17T18:11:42.896818+0000","last_became_active":"2024-08-17T18:08:39.652993+0000","last_became_peered":"2024-08-17T18:08:39.652993+0000","last_unstale":"2024-08-17T18:11:42.896818+0000","last_undegraded":"2024-08-17T18:11:42.896818+0000","last_fullsized":"2024-08-17T18:11:42.896818+0000","mapping_epoch":1380,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:15:21.255153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1a","version":"268'149","reported_seq":865,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.677147+0000","last_change":"2024-08-17T18:11:05.425549+0000","last_active":"2024-08-17T18:11:41.677147+0000","last_peered":"2024-08-17T18:11:41.677147+0000","last_clean":"2024-08-17T18:11:41.677147+0000","last_became_active":"2024-08-17T18:11:05.425052+0000","last_became_peered":"2024-08-17T18:11:05.425052+0000","last_unstale":"2024-08-17T18:11:41.677147+0000","last_undegraded":"2024-08-17T18:11:41.677147+0000","last_fullsized":"2024-08-17T18:11:41.677147+0000","mapping_epoch":1420,"log_start":"0'0","ondisk_log_start":"0'0","created":1353,"last_epoch_clean":1421,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:01.936838+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:01.936838+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:17:03.480505+0000","scrub_duration":0.0017532590000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":2220,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.436483+0000","last_change":"2024-08-17T18:11:02.431945+0000","last_active":"2024-08-17T18:11:44.436483+0000","last_peered":"2024-08-17T18:11:44.436483+0000","last_clean":"2024-08-17T18:11:44.436483+0000","last_became_active":"2024-08-17T18:11:02.431428+0000","last_became_peered":"2024-08-17T18:11:02.431428+0000","last_unstale":"2024-08-17T18:11:44.436483+0000","last_undegraded":"2024-08-17T18:11:44.436483+0000","last_fullsized":"2024-08-17T18:11:44.436483+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:25:27.682405+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":54,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.714459+0000","last_change":"2024-08-17T18:10:55.648477+0000","last_active":"2024-08-17T18:11:44.714459+0000","last_peered":"2024-08-17T18:11:44.714459+0000","last_clean":"2024-08-17T18:11:44.714459+0000","last_became_active":"2024-08-17T18:10:55.648017+0000","last_became_peered":"2024-08-17T18:10:55.648017+0000","last_unstale":"2024-08-17T18:11:44.714459+0000","last_undegraded":"2024-08-17T18:11:44.714459+0000","last_fullsized":"2024-08-17T18:11:44.714459+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:53:31.177997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.15","version":"268'149","reported_seq":830,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.813542+0000","last_change":"2024-08-17T18:10:04.477173+0000","last_active":"2024-08-17T18:11:41.813542+0000","last_peered":"2024-08-17T18:11:41.813542+0000","last_clean":"2024-08-17T18:11:41.813542+0000","last_became_active":"2024-08-17T18:09:28.406649+0000","last_became_peered":"2024-08-17T18:09:28.406649+0000","last_unstale":"2024-08-17T18:11:41.813542+0000","last_undegraded":"2024-08-17T18:11:41.813542+0000","last_fullsized":"2024-08-17T18:11:41.813542+0000","mapping_epoch":1393,"log_start":"0'0","ondisk_log_start":"0'0","created":1353,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:04.477099+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:04.477099+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:52:12.458939+0000","scrub_duration":0.001890421,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[7,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":2184,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.436611+0000","last_change":"2024-08-17T17:32:59.773153+0000","last_active":"2024-08-17T18:11:44.436611+0000","last_peered":"2024-08-17T18:11:44.436611+0000","last_clean":"2024-08-17T18:11:44.436611+0000","last_became_active":"2024-08-17T17:32:59.772671+0000","last_became_peered":"2024-08-17T17:32:59.772671+0000","last_unstale":"2024-08-17T18:11:44.436611+0000","last_undegraded":"2024-08-17T18:11:44.436611+0000","last_fullsized":"2024-08-17T18:11:44.436611+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:32.219883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693525+0000","last_change":"2024-08-17T18:11:02.432067+0000","last_active":"2024-08-17T18:11:41.693525+0000","last_peered":"2024-08-17T18:11:41.693525+0000","last_clean":"2024-08-17T18:11:41.693525+0000","last_became_active":"2024-08-17T18:11:02.431735+0000","last_became_peered":"2024-08-17T18:11:02.431735+0000","last_unstale":"2024-08-17T18:11:41.693525+0000","last_undegraded":"2024-08-17T18:11:41.693525+0000","last_fullsized":"2024-08-17T18:11:41.693525+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:10:24.144288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.14","version":"268'149","reported_seq":1232,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.713851+0000","last_change":"2024-08-17T18:04:54.376379+0000","last_active":"2024-08-17T18:11:44.713851+0000","last_peered":"2024-08-17T18:11:44.713851+0000","last_clean":"2024-08-17T18:11:44.713851+0000","last_became_active":"2024-08-17T18:04:54.376001+0000","last_became_peered":"2024-08-17T18:04:54.376001+0000","last_unstale":"2024-08-17T18:11:44.713851+0000","last_undegraded":"2024-08-17T18:11:44.713851+0000","last_fullsized":"2024-08-17T18:11:44.713851+0000","mapping_epoch":1336,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1337,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:49.190662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:49.190662+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:12:27.547003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"72'3","reported_seq":1368,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.813409+0000","last_change":"2024-08-17T18:09:27.012096+0000","last_active":"2024-08-17T18:11:41.813409+0000","last_peered":"2024-08-17T18:11:41.813409+0000","last_clean":"2024-08-17T18:11:41.813409+0000","last_became_active":"2024-08-17T18:09:26.997905+0000","last_became_peered":"2024-08-17T18:09:26.997905+0000","last_unstale":"2024-08-17T18:11:41.813409+0000","last_undegraded":"2024-08-17T18:11:41.813409+0000","last_fullsized":"2024-08-17T18:11:41.813409+0000","mapping_epoch":1391,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1392,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T01:03:36.205553+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":[7,1,4],"acting":[7,1,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":44,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.467996+0000","last_change":"2024-08-17T18:11:02.424658+0000","last_active":"2024-08-17T18:11:44.467996+0000","last_peered":"2024-08-17T18:11:44.467996+0000","last_clean":"2024-08-17T18:11:44.467996+0000","last_became_active":"2024-08-17T18:11:02.424334+0000","last_became_peered":"2024-08-17T18:11:02.424334+0000","last_unstale":"2024-08-17T18:11:44.467996+0000","last_undegraded":"2024-08-17T18:11:44.467996+0000","last_fullsized":"2024-08-17T18:11:44.467996+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:09:49.246822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.17","version":"268'149","reported_seq":632,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693518+0000","last_change":"2024-08-17T18:10:58.424845+0000","last_active":"2024-08-17T18:11:41.693518+0000","last_peered":"2024-08-17T18:11:41.693518+0000","last_clean":"2024-08-17T18:11:41.693518+0000","last_became_active":"2024-08-17T18:10:58.424466+0000","last_became_peered":"2024-08-17T18:10:58.424466+0000","last_unstale":"2024-08-17T18:11:41.693518+0000","last_undegraded":"2024-08-17T18:11:41.693518+0000","last_fullsized":"2024-08-17T18:11:41.693518+0000","mapping_epoch":1415,"log_start":"0'0","ondisk_log_start":"0'0","created":1353,"last_epoch_clean":1416,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:38.318051+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:38.318051+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:50:48.755823+0000","scrub_duration":0.001722519,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[5,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.14","version":"350'22","reported_seq":1360,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.677568+0000","last_change":"2024-08-17T17:22:53.728275+0000","last_active":"2024-08-17T18:11:41.677568+0000","last_peered":"2024-08-17T18:11:41.677568+0000","last_clean":"2024-08-17T18:11:41.677568+0000","last_became_active":"2024-08-17T17:22:53.727978+0000","last_became_peered":"2024-08-17T17:22:53.727978+0000","last_unstale":"2024-08-17T18:11:41.677568+0000","last_undegraded":"2024-08-17T18:11:41.677568+0000","last_fullsized":"2024-08-17T18:11:41.677568+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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":"periodic scrub scheduled @ 2024-08-18T23:19:43.717005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4744,"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":1394,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.677452+0000","last_change":"2024-08-17T18:11:02.427763+0000","last_active":"2024-08-17T18:11:41.677452+0000","last_peered":"2024-08-17T18:11:41.677452+0000","last_clean":"2024-08-17T18:11:41.677452+0000","last_became_active":"2024-08-17T18:11:02.427485+0000","last_became_peered":"2024-08-17T18:11:02.427485+0000","last_unstale":"2024-08-17T18:11:41.677452+0000","last_undegraded":"2024-08-17T18:11:41.677452+0000","last_fullsized":"2024-08-17T18:11:41.677452+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:30:31.219461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.16","version":"268'149","reported_seq":679,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.468516+0000","last_change":"2024-08-17T18:10:58.428219+0000","last_active":"2024-08-17T18:11:44.468516+0000","last_peered":"2024-08-17T18:11:44.468516+0000","last_clean":"2024-08-17T18:11:44.468516+0000","last_became_active":"2024-08-17T18:10:58.427771+0000","last_became_peered":"2024-08-17T18:10:58.427771+0000","last_unstale":"2024-08-17T18:11:44.468516+0000","last_undegraded":"2024-08-17T18:11:44.468516+0000","last_fullsized":"2024-08-17T18:11:44.468516+0000","mapping_epoch":1415,"log_start":"0'0","ondisk_log_start":"0'0","created":1353,"last_epoch_clean":1416,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:02.061351+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:02.061351+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:16:17.744219+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1","version":"0'0","reported_seq":1367,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.677041+0000","last_change":"2024-08-17T18:08:39.647025+0000","last_active":"2024-08-17T18:11:41.677041+0000","last_peered":"2024-08-17T18:11:41.677041+0000","last_clean":"2024-08-17T18:11:41.677041+0000","last_became_active":"2024-08-17T18:08:39.645136+0000","last_became_peered":"2024-08-17T18:08:39.645136+0000","last_unstale":"2024-08-17T18:11:41.677041+0000","last_undegraded":"2024-08-17T18:11:41.677041+0000","last_fullsized":"2024-08-17T18:11:41.677041+0000","mapping_epoch":1380,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:51:43.332514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":1388,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:42.896863+0000","last_change":"2024-08-17T18:01:22.251055+0000","last_active":"2024-08-17T18:11:42.896863+0000","last_peered":"2024-08-17T18:11:42.896863+0000","last_clean":"2024-08-17T18:11:42.896863+0000","last_became_active":"2024-08-17T18:01:22.250589+0000","last_became_peered":"2024-08-17T18:01:22.250589+0000","last_unstale":"2024-08-17T18:11:42.896863+0000","last_undegraded":"2024-08-17T18:11:42.896863+0000","last_fullsized":"2024-08-17T18:11:42.896863+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:55:56.747563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030013400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":69,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.714284+0000","last_change":"2024-08-17T18:11:02.435944+0000","last_active":"2024-08-17T18:11:44.714284+0000","last_peered":"2024-08-17T18:11:44.714284+0000","last_clean":"2024-08-17T18:11:44.714284+0000","last_became_active":"2024-08-17T18:11:02.428252+0000","last_became_peered":"2024-08-17T18:11:02.428252+0000","last_unstale":"2024-08-17T18:11:44.714284+0000","last_undegraded":"2024-08-17T18:11:44.714284+0000","last_fullsized":"2024-08-17T18:11:44.714284+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T18:46:03.398639+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":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":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.4","version":"268'149","reported_seq":1249,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.436767+0000","last_change":"2024-08-17T18:08:42.662526+0000","last_active":"2024-08-17T18:11:44.436767+0000","last_peered":"2024-08-17T18:11:44.436767+0000","last_clean":"2024-08-17T18:11:44.436767+0000","last_became_active":"2024-08-17T18:08:42.662203+0000","last_became_peered":"2024-08-17T18:08:42.662203+0000","last_unstale":"2024-08-17T18:11:44.436767+0000","last_undegraded":"2024-08-17T18:11:44.436767+0000","last_fullsized":"2024-08-17T18:11:44.436767+0000","mapping_epoch":1383,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1384,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:47.223089+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:47.223089+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:19:42.289238+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":2245,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.436542+0000","last_change":"2024-08-17T18:10:55.643175+0000","last_active":"2024-08-17T18:11:44.436542+0000","last_peered":"2024-08-17T18:11:44.436542+0000","last_clean":"2024-08-17T18:11:44.436542+0000","last_became_active":"2024-08-17T18:10:55.642839+0000","last_became_peered":"2024-08-17T18:10:55.642839+0000","last_unstale":"2024-08-17T18:11:44.436542+0000","last_undegraded":"2024-08-17T18:11:44.436542+0000","last_fullsized":"2024-08-17T18:11:44.436542+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:08:40.789529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":44,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.468384+0000","last_change":"2024-08-17T18:11:02.429371+0000","last_active":"2024-08-17T18:11:44.468384+0000","last_peered":"2024-08-17T18:11:44.468384+0000","last_clean":"2024-08-17T18:11:44.468384+0000","last_became_active":"2024-08-17T18:11:02.429069+0000","last_became_peered":"2024-08-17T18:11:02.429069+0000","last_unstale":"2024-08-17T18:11:44.468384+0000","last_undegraded":"2024-08-17T18:11:44.468384+0000","last_fullsized":"2024-08-17T18:11:44.468384+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:10:27.666354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":2274,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.437226+0000","last_change":"2024-08-17T18:10:55.659620+0000","last_active":"2024-08-17T18:11:44.437226+0000","last_peered":"2024-08-17T18:11:44.437226+0000","last_clean":"2024-08-17T18:11:44.437226+0000","last_became_active":"2024-08-17T18:10:55.644395+0000","last_became_peered":"2024-08-17T18:10:55.644395+0000","last_unstale":"2024-08-17T18:11:44.437226+0000","last_undegraded":"2024-08-17T18:11:44.437226+0000","last_fullsized":"2024-08-17T18:11:44.437226+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:36:24.757632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.5","version":"268'149","reported_seq":960,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.677687+0000","last_change":"2024-08-17T18:10:00.898133+0000","last_active":"2024-08-17T18:11:41.677687+0000","last_peered":"2024-08-17T18:11:41.677687+0000","last_clean":"2024-08-17T18:11:41.677687+0000","last_became_active":"2024-08-17T18:06:35.370900+0000","last_became_peered":"2024-08-17T18:06:35.370900+0000","last_unstale":"2024-08-17T18:11:41.677687+0000","last_undegraded":"2024-08-17T18:11:41.677687+0000","last_fullsized":"2024-08-17T18:11:41.677687+0000","mapping_epoch":1295,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1354,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:00.898056+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:00.898056+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:56:20.761957+0000","scrub_duration":0.001518246,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":54,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.714189+0000","last_change":"2024-08-17T18:10:55.645374+0000","last_active":"2024-08-17T18:11:44.714189+0000","last_peered":"2024-08-17T18:11:44.714189+0000","last_clean":"2024-08-17T18:11:44.714189+0000","last_became_active":"2024-08-17T18:10:55.644974+0000","last_became_peered":"2024-08-17T18:10:55.644974+0000","last_unstale":"2024-08-17T18:11:44.714189+0000","last_undegraded":"2024-08-17T18:11:44.714189+0000","last_fullsized":"2024-08-17T18:11:44.714189+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:48:38.596418+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":1401,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.813623+0000","last_change":"2024-08-17T18:10:55.641098+0000","last_active":"2024-08-17T18:11:41.813623+0000","last_peered":"2024-08-17T18:11:41.813623+0000","last_clean":"2024-08-17T18:11:41.813623+0000","last_became_active":"2024-08-17T18:10:55.640580+0000","last_became_peered":"2024-08-17T18:10:55.640580+0000","last_unstale":"2024-08-17T18:11:41.813623+0000","last_undegraded":"2024-08-17T18:11:41.813623+0000","last_fullsized":"2024-08-17T18:11:41.813623+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:26:43.413439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033804700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":44,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.468229+0000","last_change":"2024-08-17T18:11:02.428484+0000","last_active":"2024-08-17T18:11:44.468229+0000","last_peered":"2024-08-17T18:11:44.468229+0000","last_clean":"2024-08-17T18:11:44.468229+0000","last_became_active":"2024-08-17T18:11:02.427180+0000","last_became_peered":"2024-08-17T18:11:02.427180+0000","last_unstale":"2024-08-17T18:11:44.468229+0000","last_undegraded":"2024-08-17T18:11:44.468229+0000","last_fullsized":"2024-08-17T18:11:44.468229+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:36:45.766128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.6","version":"268'149","reported_seq":1011,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:42.896636+0000","last_change":"2024-08-17T18:10:58.427257+0000","last_active":"2024-08-17T18:11:42.896636+0000","last_peered":"2024-08-17T18:11:42.896636+0000","last_clean":"2024-08-17T18:11:42.896636+0000","last_became_active":"2024-08-17T18:10:58.426834+0000","last_became_peered":"2024-08-17T18:10:58.426834+0000","last_unstale":"2024-08-17T18:11:42.896636+0000","last_undegraded":"2024-08-17T18:11:42.896636+0000","last_fullsized":"2024-08-17T18:11:42.896636+0000","mapping_epoch":1415,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1416,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:06.457914+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:06.457914+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:09:00.433582+0000","scrub_duration":0.001620252,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":44,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.468070+0000","last_change":"2024-08-17T18:11:02.427417+0000","last_active":"2024-08-17T18:11:44.468070+0000","last_peered":"2024-08-17T18:11:44.468070+0000","last_clean":"2024-08-17T18:11:44.468070+0000","last_became_active":"2024-08-17T18:11:02.427098+0000","last_became_peered":"2024-08-17T18:11:02.427098+0000","last_unstale":"2024-08-17T18:11:44.468070+0000","last_undegraded":"2024-08-17T18:11:44.468070+0000","last_fullsized":"2024-08-17T18:11:44.468070+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:51.074466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":44,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.468105+0000","last_change":"2024-08-17T18:11:02.425881+0000","last_active":"2024-08-17T18:11:44.468105+0000","last_peered":"2024-08-17T18:11:44.468105+0000","last_clean":"2024-08-17T18:11:44.468105+0000","last_became_active":"2024-08-17T18:11:02.425551+0000","last_became_peered":"2024-08-17T18:11:02.425551+0000","last_unstale":"2024-08-17T18:11:44.468105+0000","last_undegraded":"2024-08-17T18:11:44.468105+0000","last_fullsized":"2024-08-17T18:11:44.468105+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:08:01.910234+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000342763,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693312+0000","last_change":"2024-08-17T18:08:39.661206+0000","last_active":"2024-08-17T18:11:41.693312+0000","last_peered":"2024-08-17T18:11:41.693312+0000","last_clean":"2024-08-17T18:11:41.693312+0000","last_became_active":"2024-08-17T18:08:39.660860+0000","last_became_peered":"2024-08-17T18:08:39.660860+0000","last_unstale":"2024-08-17T18:11:41.693312+0000","last_undegraded":"2024-08-17T18:11:41.693312+0000","last_fullsized":"2024-08-17T18:11:41.693312+0000","mapping_epoch":1380,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:21:05.004833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"268'149","reported_seq":934,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:42.896743+0000","last_change":"2024-08-17T18:10:00.462570+0000","last_active":"2024-08-17T18:11:42.896743+0000","last_peered":"2024-08-17T18:11:42.896743+0000","last_clean":"2024-08-17T18:11:42.896743+0000","last_became_active":"2024-08-17T18:06:35.371932+0000","last_became_peered":"2024-08-17T18:06:35.371932+0000","last_unstale":"2024-08-17T18:11:42.896743+0000","last_undegraded":"2024-08-17T18:11:42.896743+0000","last_fullsized":"2024-08-17T18:11:42.896743+0000","mapping_epoch":1117,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1354,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:00.462512+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:00.462512+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:33:14.271090+0000","scrub_duration":0.0014945690000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":44,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.468097+0000","last_change":"2024-08-17T18:11:02.428489+0000","last_active":"2024-08-17T18:11:44.468097+0000","last_peered":"2024-08-17T18:11:44.468097+0000","last_clean":"2024-08-17T18:11:44.468097+0000","last_became_active":"2024-08-17T18:11:02.428147+0000","last_became_peered":"2024-08-17T18:11:02.428147+0000","last_unstale":"2024-08-17T18:11:44.468097+0000","last_undegraded":"2024-08-17T18:11:44.468097+0000","last_fullsized":"2024-08-17T18:11:44.468097+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:07:07.004029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1405,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.677636+0000","last_change":"2024-08-17T18:10:55.645845+0000","last_active":"2024-08-17T18:11:41.677636+0000","last_peered":"2024-08-17T18:11:41.677636+0000","last_clean":"2024-08-17T18:11:41.677636+0000","last_became_active":"2024-08-17T18:10:55.645435+0000","last_became_peered":"2024-08-17T18:10:55.645435+0000","last_unstale":"2024-08-17T18:11:41.677636+0000","last_undegraded":"2024-08-17T18:11:41.677636+0000","last_fullsized":"2024-08-17T18:11:41.677636+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:12:55.700332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"66'2","reported_seq":69,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693241+0000","last_change":"2024-08-17T18:08:39.767813+0000","last_active":"2024-08-17T18:11:41.693241+0000","last_peered":"2024-08-17T18:11:41.693241+0000","last_clean":"2024-08-17T18:11:41.693241+0000","last_became_active":"2024-08-17T18:08:39.648478+0000","last_became_peered":"2024-08-17T18:08:39.648478+0000","last_unstale":"2024-08-17T18:11:41.693241+0000","last_undegraded":"2024-08-17T18:11:41.693241+0000","last_fullsized":"2024-08-17T18:11:41.693241+0000","mapping_epoch":1380,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:29:55.468908+0000","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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"268'149","reported_seq":974,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693184+0000","last_change":"2024-08-17T18:10:58.422298+0000","last_active":"2024-08-17T18:11:41.693184+0000","last_peered":"2024-08-17T18:11:41.693184+0000","last_clean":"2024-08-17T18:11:41.693184+0000","last_became_active":"2024-08-17T18:10:58.422073+0000","last_became_peered":"2024-08-17T18:10:58.422073+0000","last_unstale":"2024-08-17T18:11:41.693184+0000","last_undegraded":"2024-08-17T18:11:41.693184+0000","last_fullsized":"2024-08-17T18:11:41.693184+0000","mapping_epoch":1415,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1416,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:08.121310+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:08.121310+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:18:41.147537+0000","scrub_duration":0.0021373770000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":44,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.468387+0000","last_change":"2024-08-17T18:11:02.427897+0000","last_active":"2024-08-17T18:11:44.468387+0000","last_peered":"2024-08-17T18:11:44.468387+0000","last_clean":"2024-08-17T18:11:44.468387+0000","last_became_active":"2024-08-17T18:11:02.427566+0000","last_became_peered":"2024-08-17T18:11:02.427566+0000","last_unstale":"2024-08-17T18:11:44.468387+0000","last_undegraded":"2024-08-17T18:11:44.468387+0000","last_fullsized":"2024-08-17T18:11:44.468387+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:15:43.404103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":44,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.467941+0000","last_change":"2024-08-17T18:11:02.425065+0000","last_active":"2024-08-17T18:11:44.467941+0000","last_peered":"2024-08-17T18:11:44.467941+0000","last_clean":"2024-08-17T18:11:44.467941+0000","last_became_active":"2024-08-17T18:11:02.424756+0000","last_became_peered":"2024-08-17T18:11:02.424756+0000","last_unstale":"2024-08-17T18:11:44.467941+0000","last_undegraded":"2024-08-17T18:11:44.467941+0000","last_fullsized":"2024-08-17T18:11:44.467941+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:49:00.346054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":299,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.713972+0000","last_change":"2024-08-17T18:01:22.261377+0000","last_active":"2024-08-17T18:11:44.713972+0000","last_peered":"2024-08-17T18:11:44.713972+0000","last_clean":"2024-08-17T18:11:44.713972+0000","last_became_active":"2024-08-17T18:01:22.256313+0000","last_became_peered":"2024-08-17T18:01:22.256313+0000","last_unstale":"2024-08-17T18:11:44.713972+0000","last_undegraded":"2024-08-17T18:11:44.713972+0000","last_fullsized":"2024-08-17T18:11:44.713972+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:37:40.877505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029621200000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"268'149","reported_seq":1791,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.812935+0000","last_change":"2024-08-17T18:04:49.305591+0000","last_active":"2024-08-17T18:11:41.812935+0000","last_peered":"2024-08-17T18:11:41.812935+0000","last_clean":"2024-08-17T18:11:41.812935+0000","last_became_active":"2024-08-17T18:04:13.449100+0000","last_became_peered":"2024-08-17T18:04:13.449100+0000","last_unstale":"2024-08-17T18:11:41.812935+0000","last_undegraded":"2024-08-17T18:11:41.812935+0000","last_fullsized":"2024-08-17T18:11:41.812935+0000","mapping_epoch":1199,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1327,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:49.305535+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:49.305535+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:24:01.006525+0000","scrub_duration":0.0013897860000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.714227+0000","last_change":"2024-08-17T18:11:27.912870+0000","last_active":"2024-08-17T18:11:44.714227+0000","last_peered":"2024-08-17T18:11:44.714227+0000","last_clean":"2024-08-17T18:11:44.714227+0000","last_became_active":"2024-08-17T18:11:27.912495+0000","last_became_peered":"2024-08-17T18:11:27.912495+0000","last_unstale":"2024-08-17T18:11:44.714227+0000","last_undegraded":"2024-08-17T18:11:44.714227+0000","last_fullsized":"2024-08-17T18:11:44.714227+0000","mapping_epoch":1428,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1429,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:25:26.639693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.713501+0000","last_change":"2024-08-17T18:10:55.642648+0000","last_active":"2024-08-17T18:11:44.713501+0000","last_peered":"2024-08-17T18:11:44.713501+0000","last_clean":"2024-08-17T18:11:44.713501+0000","last_became_active":"2024-08-17T18:10:55.642287+0000","last_became_peered":"2024-08-17T18:10:55.642287+0000","last_unstale":"2024-08-17T18:11:44.713501+0000","last_undegraded":"2024-08-17T18:11:44.713501+0000","last_fullsized":"2024-08-17T18:11:44.713501+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:50:35.278894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1418,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.813133+0000","last_change":"2024-08-17T18:11:02.429693+0000","last_active":"2024-08-17T18:11:41.813133+0000","last_peered":"2024-08-17T18:11:41.813133+0000","last_clean":"2024-08-17T18:11:41.813133+0000","last_became_active":"2024-08-17T18:11:02.428883+0000","last_became_peered":"2024-08-17T18:11:02.428883+0000","last_unstale":"2024-08-17T18:11:41.813133+0000","last_undegraded":"2024-08-17T18:11:41.813133+0000","last_fullsized":"2024-08-17T18:11:41.813133+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:35:00.201513+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026904000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"268'149","reported_seq":809,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.468173+0000","last_change":"2024-08-17T18:07:43.392539+0000","last_active":"2024-08-17T18:11:44.468173+0000","last_peered":"2024-08-17T18:11:44.468173+0000","last_clean":"2024-08-17T18:11:44.468173+0000","last_became_active":"2024-08-17T18:07:43.392158+0000","last_became_peered":"2024-08-17T18:07:43.392158+0000","last_unstale":"2024-08-17T18:11:44.468173+0000","last_undegraded":"2024-08-17T18:11:44.468173+0000","last_fullsized":"2024-08-17T18:11:44.468173+0000","mapping_epoch":1368,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1369,"parent":"0.0","parent_split_bits":3,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:50.096778+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:50.096778+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:40:42.288297+0000","scrub_duration":0.0013393089999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1338,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:42.895747+0000","last_change":"2024-08-17T17:22:54.175289+0000","last_active":"2024-08-17T18:11:42.895747+0000","last_peered":"2024-08-17T18:11:42.895747+0000","last_clean":"2024-08-17T18:11:42.895747+0000","last_became_active":"2024-08-17T17:22:54.174953+0000","last_became_peered":"2024-08-17T17:22:54.174953+0000","last_unstale":"2024-08-17T18:11:42.895747+0000","last_undegraded":"2024-08-17T18:11:42.895747+0000","last_fullsized":"2024-08-17T18:11:42.895747+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:33:20.586463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2200,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.436609+0000","last_change":"2024-08-17T18:08:39.652911+0000","last_active":"2024-08-17T18:11:44.436609+0000","last_peered":"2024-08-17T18:11:44.436609+0000","last_clean":"2024-08-17T18:11:44.436609+0000","last_became_active":"2024-08-17T18:08:39.652528+0000","last_became_peered":"2024-08-17T18:08:39.652528+0000","last_unstale":"2024-08-17T18:11:44.436609+0000","last_undegraded":"2024-08-17T18:11:44.436609+0000","last_fullsized":"2024-08-17T18:11:44.436609+0000","mapping_epoch":1380,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:50:44.106337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"64'1","reported_seq":67,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693283+0000","last_change":"2024-08-17T18:08:39.644086+0000","last_active":"2024-08-17T18:11:41.693283+0000","last_peered":"2024-08-17T18:11:41.693283+0000","last_clean":"2024-08-17T18:11:41.693283+0000","last_became_active":"2024-08-17T18:08:39.637711+0000","last_became_peered":"2024-08-17T18:08:39.637711+0000","last_unstale":"2024-08-17T18:11:41.693283+0000","last_undegraded":"2024-08-17T18:11:41.693283+0000","last_fullsized":"2024-08-17T18:11:41.693283+0000","mapping_epoch":1380,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:21:37.852084+0000","last_clean_scrub_stamp":"2024-08-17T17:21:37.852084+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 @ 2024-08-18T20:36:57.919559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028371400000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"268'149","reported_seq":1812,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.813198+0000","last_change":"2024-08-17T18:10:58.424893+0000","last_active":"2024-08-17T18:11:41.813198+0000","last_peered":"2024-08-17T18:11:41.813198+0000","last_clean":"2024-08-17T18:11:41.813198+0000","last_became_active":"2024-08-17T18:10:58.423897+0000","last_became_peered":"2024-08-17T18:10:58.423897+0000","last_unstale":"2024-08-17T18:11:41.813198+0000","last_undegraded":"2024-08-17T18:11:41.813198+0000","last_fullsized":"2024-08-17T18:11:41.813198+0000","mapping_epoch":1415,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":1416,"parent":"0.0","parent_split_bits":0,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:48.312126+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:48.312126+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:55:38.310889+0000","scrub_duration":0.001252911,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.f","version":"0'0","reported_seq":140,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.468414+0000","last_change":"2024-08-17T18:07:49.503033+0000","last_active":"2024-08-17T18:11:44.468414+0000","last_peered":"2024-08-17T18:11:44.468414+0000","last_clean":"2024-08-17T18:11:44.468414+0000","last_became_active":"2024-08-17T18:07:49.502592+0000","last_became_peered":"2024-08-17T18:07:49.502592+0000","last_unstale":"2024-08-17T18:11:44.468414+0000","last_undegraded":"2024-08-17T18:11:44.468414+0000","last_fullsized":"2024-08-17T18:11:44.468414+0000","mapping_epoch":1370,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1371,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:27:31.114308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2230,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.436694+0000","last_change":"2024-08-17T18:11:02.431359+0000","last_active":"2024-08-17T18:11:44.436694+0000","last_peered":"2024-08-17T18:11:44.436694+0000","last_clean":"2024-08-17T18:11:44.436694+0000","last_became_active":"2024-08-17T18:11:02.430931+0000","last_became_peered":"2024-08-17T18:11:02.430931+0000","last_unstale":"2024-08-17T18:11:44.436694+0000","last_undegraded":"2024-08-17T18:11:44.436694+0000","last_fullsized":"2024-08-17T18:11:44.436694+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:47:24.504608+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.a","version":"268'149","reported_seq":947,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693107+0000","last_change":"2024-08-17T18:10:17.186038+0000","last_active":"2024-08-17T18:11:41.693107+0000","last_peered":"2024-08-17T18:11:41.693107+0000","last_clean":"2024-08-17T18:11:41.693107+0000","last_became_active":"2024-08-17T18:08:42.672362+0000","last_became_peered":"2024-08-17T18:08:42.672362+0000","last_unstale":"2024-08-17T18:11:41.693107+0000","last_undegraded":"2024-08-17T18:11:41.693107+0000","last_fullsized":"2024-08-17T18:11:41.693107+0000","mapping_epoch":1383,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1384,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:17.185962+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:17.185962+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:57:15.566531+0000","scrub_duration":0.0018045649999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":1394,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.677767+0000","last_change":"2024-08-17T18:11:02.427224+0000","last_active":"2024-08-17T18:11:41.677767+0000","last_peered":"2024-08-17T18:11:41.677767+0000","last_clean":"2024-08-17T18:11:41.677767+0000","last_became_active":"2024-08-17T18:11:02.426919+0000","last_became_peered":"2024-08-17T18:11:02.426919+0000","last_unstale":"2024-08-17T18:11:41.677767+0000","last_undegraded":"2024-08-17T18:11:41.677767+0000","last_fullsized":"2024-08-17T18:11:41.677767+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:15:38.011867+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.713548+0000","last_change":"2024-08-17T18:09:27.002297+0000","last_active":"2024-08-17T18:11:44.713548+0000","last_peered":"2024-08-17T18:11:44.713548+0000","last_clean":"2024-08-17T18:11:44.713548+0000","last_became_active":"2024-08-17T18:09:27.001551+0000","last_became_peered":"2024-08-17T18:09:27.001551+0000","last_unstale":"2024-08-17T18:11:44.713548+0000","last_undegraded":"2024-08-17T18:11:44.713548+0000","last_fullsized":"2024-08-17T18:11:44.713548+0000","mapping_epoch":1391,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1392,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:27:49.118607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.b","version":"268'149","reported_seq":692,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.468023+0000","last_change":"2024-08-17T18:11:05.425224+0000","last_active":"2024-08-17T18:11:44.468023+0000","last_peered":"2024-08-17T18:11:44.468023+0000","last_clean":"2024-08-17T18:11:44.468023+0000","last_became_active":"2024-08-17T18:11:05.424902+0000","last_became_peered":"2024-08-17T18:11:05.424902+0000","last_unstale":"2024-08-17T18:11:44.468023+0000","last_undegraded":"2024-08-17T18:11:44.468023+0000","last_fullsized":"2024-08-17T18:11:44.468023+0000","mapping_epoch":1420,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1421,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:59.220186+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:59.220186+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:44:59.774449+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":1391,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.677629+0000","last_change":"2024-08-17T18:01:22.250061+0000","last_active":"2024-08-17T18:11:41.677629+0000","last_peered":"2024-08-17T18:11:41.677629+0000","last_clean":"2024-08-17T18:11:41.677629+0000","last_became_active":"2024-08-17T18:01:22.249235+0000","last_became_peered":"2024-08-17T18:01:22.249235+0000","last_unstale":"2024-08-17T18:11:41.677629+0000","last_undegraded":"2024-08-17T18:11:41.677629+0000","last_fullsized":"2024-08-17T18:11:41.677629+0000","mapping_epoch":1292,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:33:52.172266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1376,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:42.895630+0000","last_change":"2024-08-17T18:11:02.427031+0000","last_active":"2024-08-17T18:11:42.895630+0000","last_peered":"2024-08-17T18:11:42.895630+0000","last_clean":"2024-08-17T18:11:42.895630+0000","last_became_active":"2024-08-17T18:11:02.426672+0000","last_became_peered":"2024-08-17T18:11:02.426672+0000","last_unstale":"2024-08-17T18:11:42.895630+0000","last_undegraded":"2024-08-17T18:11:42.895630+0000","last_fullsized":"2024-08-17T18:11:42.895630+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:10:31.228407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.8","version":"268'149","reported_seq":943,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693071+0000","last_change":"2024-08-17T18:10:07.097233+0000","last_active":"2024-08-17T18:11:41.693071+0000","last_peered":"2024-08-17T18:11:41.693071+0000","last_clean":"2024-08-17T18:11:41.693071+0000","last_became_active":"2024-08-17T18:08:42.663897+0000","last_became_peered":"2024-08-17T18:08:42.663897+0000","last_unstale":"2024-08-17T18:11:41.693071+0000","last_undegraded":"2024-08-17T18:11:41.693071+0000","last_fullsized":"2024-08-17T18:11:41.693071+0000","mapping_epoch":1383,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1384,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:07.097159+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:07.097159+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:28:53.831439+0000","scrub_duration":0.00188938,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.c","version":"0'0","reported_seq":1354,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.677477+0000","last_change":"2024-08-17T17:32:59.767697+0000","last_active":"2024-08-17T18:11:41.677477+0000","last_peered":"2024-08-17T18:11:41.677477+0000","last_clean":"2024-08-17T18:11:41.677477+0000","last_became_active":"2024-08-17T17:32:59.767172+0000","last_became_peered":"2024-08-17T17:32:59.767172+0000","last_unstale":"2024-08-17T18:11:41.677477+0000","last_undegraded":"2024-08-17T18:11:41.677477+0000","last_fullsized":"2024-08-17T18:11:41.677477+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:13:37.509131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":2262,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.436738+0000","last_change":"2024-08-17T18:10:55.657501+0000","last_active":"2024-08-17T18:11:44.436738+0000","last_peered":"2024-08-17T18:11:44.436738+0000","last_clean":"2024-08-17T18:11:44.436738+0000","last_became_active":"2024-08-17T18:10:55.642853+0000","last_became_peered":"2024-08-17T18:10:55.642853+0000","last_unstale":"2024-08-17T18:11:44.436738+0000","last_undegraded":"2024-08-17T18:11:44.436738+0000","last_fullsized":"2024-08-17T18:11:44.436738+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:11:01.768510+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":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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.9","version":"268'149","reported_seq":1791,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.813040+0000","last_change":"2024-08-17T18:08:45.066431+0000","last_active":"2024-08-17T18:11:41.813040+0000","last_peered":"2024-08-17T18:11:41.813040+0000","last_clean":"2024-08-17T18:11:41.813040+0000","last_became_active":"2024-08-17T18:06:35.385174+0000","last_became_peered":"2024-08-17T18:06:35.385174+0000","last_unstale":"2024-08-17T18:11:41.813040+0000","last_undegraded":"2024-08-17T18:11:41.813040+0000","last_fullsized":"2024-08-17T18:11:41.813040+0000","mapping_epoch":1295,"log_start":"0'0","ondisk_log_start":"0'0","created":1108,"last_epoch_clean":1354,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:08:45.066331+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:08:45.066331+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:40:41.103890+0000","scrub_duration":0.0060713770000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":54,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.714283+0000","last_change":"2024-08-17T18:10:55.642173+0000","last_active":"2024-08-17T18:11:44.714283+0000","last_peered":"2024-08-17T18:11:44.714283+0000","last_clean":"2024-08-17T18:11:44.714283+0000","last_became_active":"2024-08-17T18:10:55.641590+0000","last_became_peered":"2024-08-17T18:10:55.641590+0000","last_unstale":"2024-08-17T18:11:44.714283+0000","last_undegraded":"2024-08-17T18:11:44.714283+0000","last_fullsized":"2024-08-17T18:11:44.714283+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:19:35.190585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":63,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693465+0000","last_change":"2024-08-17T18:08:39.660234+0000","last_active":"2024-08-17T18:11:41.693465+0000","last_peered":"2024-08-17T18:11:41.693465+0000","last_clean":"2024-08-17T18:11:41.693465+0000","last_became_active":"2024-08-17T18:08:39.659989+0000","last_became_peered":"2024-08-17T18:08:39.659989+0000","last_unstale":"2024-08-17T18:11:41.693465+0000","last_undegraded":"2024-08-17T18:11:41.693465+0000","last_fullsized":"2024-08-17T18:11:41.693465+0000","mapping_epoch":1380,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:32:26.470778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.e","version":"268'149","reported_seq":820,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.677597+0000","last_change":"2024-08-17T18:09:58.825265+0000","last_active":"2024-08-17T18:11:41.677597+0000","last_peered":"2024-08-17T18:11:41.677597+0000","last_clean":"2024-08-17T18:11:41.677597+0000","last_became_active":"2024-08-17T18:06:35.369765+0000","last_became_peered":"2024-08-17T18:06:35.369765+0000","last_unstale":"2024-08-17T18:11:41.677597+0000","last_undegraded":"2024-08-17T18:11:41.677597+0000","last_fullsized":"2024-08-17T18:11:41.677597+0000","mapping_epoch":1336,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1354,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:09:58.825210+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:09:58.825210+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:12:10.503197+0000","scrub_duration":0.001584687,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[4,7,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":1365,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:42.896268+0000","last_change":"2024-08-17T18:09:26.997486+0000","last_active":"2024-08-17T18:11:42.896268+0000","last_peered":"2024-08-17T18:11:42.896268+0000","last_clean":"2024-08-17T18:11:42.896268+0000","last_became_active":"2024-08-17T18:09:26.997137+0000","last_became_peered":"2024-08-17T18:09:26.997137+0000","last_unstale":"2024-08-17T18:11:42.896268+0000","last_undegraded":"2024-08-17T18:11:42.896268+0000","last_fullsized":"2024-08-17T18:11:42.896268+0000","mapping_epoch":1391,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1392,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:24:48.084387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"72'1","reported_seq":1361,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.813534+0000","last_change":"2024-08-17T18:08:39.645637+0000","last_active":"2024-08-17T18:11:41.813534+0000","last_peered":"2024-08-17T18:11:41.813534+0000","last_clean":"2024-08-17T18:11:41.813534+0000","last_became_active":"2024-08-17T18:08:39.641168+0000","last_became_peered":"2024-08-17T18:08:39.641168+0000","last_unstale":"2024-08-17T18:11:41.813534+0000","last_undegraded":"2024-08-17T18:11:41.813534+0000","last_fullsized":"2024-08-17T18:11:41.813534+0000","mapping_epoch":1380,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T21:45:32.405994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":"1.f","version":"268'149","reported_seq":973,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:42.896811+0000","last_change":"2024-08-17T18:08:42.691163+0000","last_active":"2024-08-17T18:11:42.896811+0000","last_peered":"2024-08-17T18:11:42.896811+0000","last_clean":"2024-08-17T18:11:42.896811+0000","last_became_active":"2024-08-17T18:08:42.690822+0000","last_became_peered":"2024-08-17T18:08:42.690822+0000","last_unstale":"2024-08-17T18:11:42.896811+0000","last_undegraded":"2024-08-17T18:11:42.896811+0000","last_fullsized":"2024-08-17T18:11:42.896811+0000","mapping_epoch":1383,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1384,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:56.044124+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:56.044124+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:54:26.273904+0000","scrub_duration":0.001633256,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":1401,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.677128+0000","last_change":"2024-08-17T18:11:02.427162+0000","last_active":"2024-08-17T18:11:41.677128+0000","last_peered":"2024-08-17T18:11:41.677128+0000","last_clean":"2024-08-17T18:11:41.677128+0000","last_became_active":"2024-08-17T18:11:02.426818+0000","last_became_peered":"2024-08-17T18:11:02.426818+0000","last_unstale":"2024-08-17T18:11:41.677128+0000","last_undegraded":"2024-08-17T18:11:41.677128+0000","last_fullsized":"2024-08-17T18:11:41.677128+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:06:55.999250+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"72'2","reported_seq":1351,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.813606+0000","last_change":"2024-08-17T17:31:54.821143+0000","last_active":"2024-08-17T18:11:41.813606+0000","last_peered":"2024-08-17T18:11:41.813606+0000","last_clean":"2024-08-17T18:11:41.813606+0000","last_became_active":"2024-08-17T17:31:54.820778+0000","last_became_peered":"2024-08-17T17:31:54.820778+0000","last_unstale":"2024-08-17T18:11:41.813606+0000","last_undegraded":"2024-08-17T18:11:41.813606+0000","last_fullsized":"2024-08-17T18:11:41.813606+0000","mapping_epoch":527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:31.128588+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":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.c","version":"268'149","reported_seq":1307,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.436817+0000","last_change":"2024-08-17T18:10:58.426075+0000","last_active":"2024-08-17T18:11:44.436817+0000","last_peered":"2024-08-17T18:11:44.436817+0000","last_clean":"2024-08-17T18:11:44.436817+0000","last_became_active":"2024-08-17T18:10:58.425609+0000","last_became_peered":"2024-08-17T18:10:58.425609+0000","last_unstale":"2024-08-17T18:11:44.436817+0000","last_undegraded":"2024-08-17T18:11:44.436817+0000","last_fullsized":"2024-08-17T18:11:44.436817+0000","mapping_epoch":1415,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1416,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:00.493313+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:00.493313+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:15:26.600892+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.8","version":"0'0","reported_seq":63,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693193+0000","last_change":"2024-08-17T18:08:39.648877+0000","last_active":"2024-08-17T18:11:41.693193+0000","last_peered":"2024-08-17T18:11:41.693193+0000","last_clean":"2024-08-17T18:11:41.693193+0000","last_became_active":"2024-08-17T18:08:39.648530+0000","last_became_peered":"2024-08-17T18:08:39.648530+0000","last_unstale":"2024-08-17T18:11:41.693193+0000","last_undegraded":"2024-08-17T18:11:41.693193+0000","last_fullsized":"2024-08-17T18:11:41.693193+0000","mapping_epoch":1380,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:54:11.694598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1420,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.813519+0000","last_change":"2024-08-17T18:10:55.655648+0000","last_active":"2024-08-17T18:11:41.813519+0000","last_peered":"2024-08-17T18:11:41.813519+0000","last_clean":"2024-08-17T18:11:41.813519+0000","last_became_active":"2024-08-17T18:10:55.645449+0000","last_became_peered":"2024-08-17T18:10:55.645449+0000","last_unstale":"2024-08-17T18:11:41.813519+0000","last_undegraded":"2024-08-17T18:11:41.813519+0000","last_fullsized":"2024-08-17T18:11:41.813519+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-19T04:33:23.400512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":110,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.d","version":"268'149","reported_seq":911,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.813321+0000","last_change":"2024-08-17T18:09:58.481020+0000","last_active":"2024-08-17T18:11:41.813321+0000","last_peered":"2024-08-17T18:11:41.813321+0000","last_clean":"2024-08-17T18:11:41.813321+0000","last_became_active":"2024-08-17T18:06:35.367821+0000","last_became_peered":"2024-08-17T18:06:35.367821+0000","last_unstale":"2024-08-17T18:11:41.813321+0000","last_undegraded":"2024-08-17T18:11:41.813321+0000","last_fullsized":"2024-08-17T18:11:41.813321+0000","mapping_epoch":1336,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1354,"parent":"0.0","parent_split_bits":4,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:09:58.480954+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:09:58.480954+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:24:05.683882+0000","scrub_duration":0.0033786340000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.10","version":"72'8","reported_seq":1484,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:42.896274+0000","last_change":"2024-08-17T18:10:55.653198+0000","last_active":"2024-08-17T18:11:42.896274+0000","last_peered":"2024-08-17T18:11:42.896274+0000","last_clean":"2024-08-17T18:11:42.896274+0000","last_became_active":"2024-08-17T18:10:55.641604+0000","last_became_peered":"2024-08-17T18:10:55.641604+0000","last_unstale":"2024-08-17T18:11:42.896274+0000","last_undegraded":"2024-08-17T18:11:42.896274+0000","last_fullsized":"2024-08-17T18:11:42.896274+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+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 @ 2024-08-18T21:44:13.243197+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":24,"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":2206,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.437109+0000","last_change":"2024-08-17T17:32:59.773425+0000","last_active":"2024-08-17T18:11:44.437109+0000","last_peered":"2024-08-17T18:11:44.437109+0000","last_clean":"2024-08-17T18:11:44.437109+0000","last_became_active":"2024-08-17T17:32:59.772311+0000","last_became_peered":"2024-08-17T17:32:59.772311+0000","last_unstale":"2024-08-17T18:11:44.437109+0000","last_undegraded":"2024-08-17T18:11:44.437109+0000","last_fullsized":"2024-08-17T18:11:44.437109+0000","mapping_epoch":592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:23.208217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.12","version":"268'149","reported_seq":1653,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693116+0000","last_change":"2024-08-17T18:11:05.427636+0000","last_active":"2024-08-17T18:11:41.693116+0000","last_peered":"2024-08-17T18:11:41.693116+0000","last_clean":"2024-08-17T18:11:41.693116+0000","last_became_active":"2024-08-17T18:11:05.427262+0000","last_became_peered":"2024-08-17T18:11:05.427262+0000","last_unstale":"2024-08-17T18:11:41.693116+0000","last_undegraded":"2024-08-17T18:11:41.693116+0000","last_fullsized":"2024-08-17T18:11:41.693116+0000","mapping_epoch":1420,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1421,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:18.179691+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:18.179691+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:48:34.319451+0000","scrub_duration":0.0016416060000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":97,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.713706+0000","last_change":"2024-08-17T18:09:27.003371+0000","last_active":"2024-08-17T18:11:44.713706+0000","last_peered":"2024-08-17T18:11:44.713706+0000","last_clean":"2024-08-17T18:11:44.713706+0000","last_became_active":"2024-08-17T18:09:27.003085+0000","last_became_peered":"2024-08-17T18:09:27.003085+0000","last_unstale":"2024-08-17T18:11:44.713706+0000","last_undegraded":"2024-08-17T18:11:44.713706+0000","last_fullsized":"2024-08-17T18:11:44.713706+0000","mapping_epoch":1391,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1392,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:14:18.333548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":54,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.714328+0000","last_change":"2024-08-17T18:10:55.648279+0000","last_active":"2024-08-17T18:11:44.714328+0000","last_peered":"2024-08-17T18:11:44.714328+0000","last_clean":"2024-08-17T18:11:44.714328+0000","last_became_active":"2024-08-17T18:10:55.647827+0000","last_became_peered":"2024-08-17T18:10:55.647827+0000","last_unstale":"2024-08-17T18:11:44.714328+0000","last_undegraded":"2024-08-17T18:11:44.714328+0000","last_fullsized":"2024-08-17T18:11:44.714328+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:28:24.811043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.13","version":"268'149","reported_seq":595,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.467930+0000","last_change":"2024-08-17T18:11:07.315287+0000","last_active":"2024-08-17T18:11:44.467930+0000","last_peered":"2024-08-17T18:11:44.467930+0000","last_clean":"2024-08-17T18:11:44.467930+0000","last_became_active":"2024-08-17T18:11:05.425445+0000","last_became_peered":"2024-08-17T18:11:05.425445+0000","last_unstale":"2024-08-17T18:11:44.467930+0000","last_undegraded":"2024-08-17T18:11:44.467930+0000","last_fullsized":"2024-08-17T18:11:44.467930+0000","mapping_epoch":1420,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1421,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:11:07.315208+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:11:07.315208+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:01:03.476692+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":54,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.713504+0000","last_change":"2024-08-17T18:10:55.647612+0000","last_active":"2024-08-17T18:11:44.713504+0000","last_peered":"2024-08-17T18:11:44.713504+0000","last_clean":"2024-08-17T18:11:44.713504+0000","last_became_active":"2024-08-17T18:10:55.646477+0000","last_became_peered":"2024-08-17T18:10:55.646477+0000","last_unstale":"2024-08-17T18:11:44.713504+0000","last_undegraded":"2024-08-17T18:11:44.713504+0000","last_fullsized":"2024-08-17T18:11:44.713504+0000","mapping_epoch":1412,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1413,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:32:43.060024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693378+0000","last_change":"2024-08-17T18:08:39.660136+0000","last_active":"2024-08-17T18:11:41.693378+0000","last_peered":"2024-08-17T18:11:41.693378+0000","last_clean":"2024-08-17T18:11:41.693378+0000","last_became_active":"2024-08-17T18:08:39.659755+0000","last_became_peered":"2024-08-17T18:08:39.659755+0000","last_unstale":"2024-08-17T18:11:41.693378+0000","last_undegraded":"2024-08-17T18:11:41.693378+0000","last_fullsized":"2024-08-17T18:11:41.693378+0000","mapping_epoch":1380,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:56:57.447930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.10","version":"268'149","reported_seq":1743,"reported_epoch":1433,"state":"active+clean","last_fresh":"2024-08-17T18:11:41.693110+0000","last_change":"2024-08-17T18:10:03.111201+0000","last_active":"2024-08-17T18:11:41.693110+0000","last_peered":"2024-08-17T18:11:41.693110+0000","last_clean":"2024-08-17T18:11:41.693110+0000","last_became_active":"2024-08-17T18:08:42.679747+0000","last_became_peered":"2024-08-17T18:08:42.679747+0000","last_unstale":"2024-08-17T18:11:41.693110+0000","last_undegraded":"2024-08-17T18:11:41.693110+0000","last_fullsized":"2024-08-17T18:11:41.693110+0000","mapping_epoch":1383,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1384,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:10:03.111123+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:10:03.111123+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:29:40.061920+0000","scrub_duration":0.0017066399999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"72'2","reported_seq":103,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.468127+0000","last_change":"2024-08-17T18:09:27.016128+0000","last_active":"2024-08-17T18:11:44.468127+0000","last_peered":"2024-08-17T18:11:44.468127+0000","last_clean":"2024-08-17T18:11:44.468127+0000","last_became_active":"2024-08-17T18:09:27.003254+0000","last_became_peered":"2024-08-17T18:09:27.003254+0000","last_unstale":"2024-08-17T18:11:44.468127+0000","last_undegraded":"2024-08-17T18:11:44.468127+0000","last_fullsized":"2024-08-17T18:11:44.468127+0000","mapping_epoch":1391,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1392,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:52.708909+0000","last_clean_scrub_stamp":"2024-08-17T17:22:52.708909+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:23:33.430626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":[1,4,2],"acting":[1,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":2220,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.436935+0000","last_change":"2024-08-17T18:11:02.431480+0000","last_active":"2024-08-17T18:11:44.436935+0000","last_peered":"2024-08-17T18:11:44.436935+0000","last_clean":"2024-08-17T18:11:44.436935+0000","last_became_active":"2024-08-17T18:11:02.430935+0000","last_became_peered":"2024-08-17T18:11:02.430935+0000","last_unstale":"2024-08-17T18:11:44.436935+0000","last_undegraded":"2024-08-17T18:11:44.436935+0000","last_fullsized":"2024-08-17T18:11:44.436935+0000","mapping_epoch":1417,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1418,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:22:53.711777+0000","last_clean_scrub_stamp":"2024-08-17T17:22:53.711777+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:26:10.681902+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.11","version":"268'149","reported_seq":775,"reported_epoch":1434,"state":"active+clean","last_fresh":"2024-08-17T18:11:44.713649+0000","last_change":"2024-08-17T18:10:58.425970+0000","last_active":"2024-08-17T18:11:44.713649+0000","last_peered":"2024-08-17T18:11:44.713649+0000","last_clean":"2024-08-17T18:11:44.713649+0000","last_became_active":"2024-08-17T18:10:58.425591+0000","last_became_peered":"2024-08-17T18:10:58.425591+0000","last_unstale":"2024-08-17T18:11:44.713649+0000","last_undegraded":"2024-08-17T18:11:44.713649+0000","last_fullsized":"2024-08-17T18:11:44.713649+0000","mapping_epoch":1415,"log_start":"0'0","ondisk_log_start":"0'0","created":1326,"last_epoch_clean":1416,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'149","last_scrub_stamp":"2024-08-17T18:04:54.564413+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:19:07.708941+0000","last_clean_scrub_stamp":"2024-08-17T18:04:54.564413+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:12:58.063817+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":5530,"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":2688,"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":16590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17088,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":31,"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":0,"num_read_kb":0,"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":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":4619,"ondisk_log_size":4619,"up":93,"acting":93,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201901,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1200376,"kb_used_data":7028,"kb_used_omap":1,"kb_used_meta":1193214,"kb_avail":92544776,"statfs":{"total":95995035648,"available":94765850624,"internally_reserved":0,"allocated":7196672,"data_stored":4651576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":1221851480},"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":[]},{"osd":6,"up_from":47,"seq":201863463538,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":907576,"kb_used_data":7084,"kb_used_omap":1,"kb_used_meta":900478,"kb_avail":92837576,"statfs":{"total":95995035648,"available":95065677824,"internally_reserved":0,"allocated":7254016,"data_stored":4716475,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":922089816},"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":[]},{"osd":5,"up_from":39,"seq":167503725175,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":906476,"kb_used_data":7016,"kb_used_omap":1,"kb_used_meta":899326,"kb_avail":92838676,"statfs":{"total":95995035648,"available":95066804224,"internally_reserved":0,"allocated":7184384,"data_stored":4647309,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":920910168},"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":[]},{"osd":4,"up_from":31,"seq":133143986813,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":903228,"kb_used_data":6768,"kb_used_omap":1,"kb_used_meta":896446,"kb_avail":92841924,"statfs":{"total":95995035648,"available":95070130176,"internally_reserved":0,"allocated":6930432,"data_stored":4388852,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":917961048},"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":[]},{"osd":3,"up_from":592,"seq":2542620639709,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1187956,"kb_used_data":8492,"kb_used_omap":25,"kb_used_meta":1179238,"kb_avail":92557196,"statfs":{"total":95995035648,"available":94778568704,"internally_reserved":0,"allocated":8695808,"data_stored":5717572,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26454,"internal_metadata":1207539882},"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":[]},{"osd":2,"up_from":559,"seq":2400886718947,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":941312,"kb_used_data":8440,"kb_used_omap":29,"kb_used_meta":932642,"kb_avail":92803840,"statfs":{"total":95995035648,"available":95031132160,"internally_reserved":0,"allocated":8642560,"data_stored":5653184,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30541,"internal_metadata":955025587},"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":[]},{"osd":1,"up_from":527,"seq":2263447765482,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":832068,"kb_used_data":8004,"kb_used_omap":34,"kb_used_meta":823837,"kb_avail":92913084,"statfs":{"total":95995035648,"available":95142998016,"internally_reserved":0,"allocated":8196096,"data_stored":5259017,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35550,"internal_metadata":843609378},"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":[]},{"osd":0,"up_from":453,"seq":1945620185593,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":952700,"kb_used_data":8500,"kb_used_omap":39,"kb_used_meta":943960,"kb_avail":92792452,"statfs":{"total":95995035648,"available":95019470848,"internally_reserved":0,"allocated":8704000,"data_stored":5718164,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40830,"internal_metadata":966615170},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"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":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"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":327680,"data_stored":327680,"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":266240,"data_stored":262688,"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":4096,"data_stored":19,"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":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":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5388,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":124,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5261,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1222,"internal_metadata":0},{"poolid":3,"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":5217,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4890,"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":640,"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":4814,"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":24576,"data_stored":4926,"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}]}} 2024-08-17T18:12:34.542 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2024-08-17T18:12:34.542 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/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_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/task/parallel.py", line 48, in task with parallel.parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/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_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/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_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_91f88e4d132ac08dc53355fa3d9717a53236a3a9/qa/tasks/workunit.py", line 126, in task with parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_91f88e4d132ac08dc53355fa3d9717a53236a3a9/qa/tasks/workunit.py", line 434, in _run_tests remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed (workunit test cls/test_cls_rbd.sh) on smithi037 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh' 2024-08-17T18:12:34.727 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=f21ed60a31ca46f4b6bf85db6044e217 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/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_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/task/parallel.py", line 48, in task with parallel.parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/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_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/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_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_91f88e4d132ac08dc53355fa3d9717a53236a3a9/qa/tasks/workunit.py", line 126, in task with parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_91f88e4d132ac08dc53355fa3d9717a53236a3a9/qa/tasks/workunit.py", line 434, in _run_tests remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed (workunit test cls/test_cls_rbd.sh) on smithi037 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh' 2024-08-17T18:12:34.730 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-08-17T18:12:34.748 INFO:tasks.cephadm:Teardown begin 2024-08-17T18:12:34.749 DEBUG:teuthology.orchestra.run.smithi037:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-17T18:12:34.766 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:34 smithi046 ceph-mon[88218]: from='client.46976 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:12:34.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:34 smithi037 ceph-mon[102022]: from='client.46976 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:12:34.793 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:34 smithi037 ceph-mon[97894]: from='client.46976 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:12:34.818 DEBUG:teuthology.orchestra.run.smithi046:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-17T18:12:34.865 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-08-17T18:12:34.865 DEBUG:teuthology.orchestra.run.smithi037:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-08-17T18:12:34.884 DEBUG:teuthology.orchestra.run.smithi046:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-08-17T18:12:34.902 INFO:tasks.cephadm:Stopping all daemons... 2024-08-17T18:12:34.902 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-08-17T18:12:34.902 DEBUG:teuthology.orchestra.run.smithi037:> sudo systemctl stop ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mon.a 2024-08-17T18:12:35.281 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:34 smithi037 systemd[1]: Stopping Ceph mon.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T18:12:35.543 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:12:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: [17/Aug/2024:18:12:35] ENGINE Bus STOPPING 2024-08-17T18:12:35.543 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:12:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: [17/Aug/2024:18:12:35] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T18:12:35.543 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:12:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: [17/Aug/2024:18:12:35] ENGINE Bus STOPPED 2024-08-17T18:12:35.544 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:12:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: [17/Aug/2024:18:12:35] ENGINE Bus STARTING 2024-08-17T18:12:35.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a[97890]: 2024-08-17T18:12:35.279+0000 7fb53da6c640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T18:12:35.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a[97890]: 2024-08-17T18:12:35.279+0000 7fb53da6c640 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-08-17T18:12:35.544 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:35 smithi037 podman[333462]: 2024-08-17 18:12:35.463940308 +0000 UTC m=+0.326369009 container died dd9a27ded2298167ba3b379e4aa7e7e8dfe674e68f035ea0c314b533aac595f4 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a, RELEASE=main-cd8bdbe, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-08-17T18:12:35.989 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:12:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: [17/Aug/2024:18:12:35] ENGINE Serving on http://:::9283 2024-08-17T18:12:35.989 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:12:35 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: [17/Aug/2024:18:12:35] ENGINE Bus STARTED 2024-08-17T18:12:36.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:35 smithi037 podman[333462]: 2024-08-17 18:12:35.989342714 +0000 UTC m=+0.851771454 container cleanup dd9a27ded2298167ba3b379e4aa7e7e8dfe674e68f035ea0c314b533aac595f4 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=main-cd8bdbe, org.label-schema.license=GPLv2) 2024-08-17T18:12:36.293 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:35 smithi037 bash[333462]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a 2024-08-17T18:12:36.294 INFO:journalctl@ceph.mon.a.smithi037.stdout:Aug 17 18:12:36 smithi037 podman[333476]: 2024-08-17 18:12:36.215974612 +0000 UTC m=+0.748673091 container remove dd9a27ded2298167ba3b379e4aa7e7e8dfe674e68f035ea0c314b533aac595f4 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-a, org.label-schema.build-date=20240731, RELEASE=main-cd8bdbe, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=) 2024-08-17T18:12:36.451 DEBUG:teuthology.orchestra.run.smithi037:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mon.a.service' 2024-08-17T18:12:36.509 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:12:36.509 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-08-17T18:12:36.509 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-08-17T18:12:36.510 DEBUG:teuthology.orchestra.run.smithi037:> sudo systemctl stop ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mon.c 2024-08-17T18:12:36.793 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:36 smithi037 systemd[1]: Stopping Ceph mon.c for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T18:12:37.094 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:12:36 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: [17/Aug/2024:18:12:36] ENGINE Bus STOPPING 2024-08-17T18:12:37.095 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:36 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-c[102015]: 2024-08-17T18:12:36.829+0000 7f20fe7f3640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T18:12:37.095 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:36 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-c[102015]: 2024-08-17T18:12:36.829+0000 7f20fe7f3640 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2024-08-17T18:12:37.095 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:36 smithi037 podman[333595]: 2024-08-17 18:12:36.870406101 +0000 UTC m=+0.171815528 container died 442b8dcc8581377c933261e951860520922955329cc47e25067adda144439045 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-c, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=main-cd8bdbe, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-08-17T18:12:37.529 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:37 smithi037 podman[333595]: 2024-08-17 18:12:37.227448742 +0000 UTC m=+0.528858152 container cleanup 442b8dcc8581377c933261e951860520922955329cc47e25067adda144439045 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-c, RELEASE=main-cd8bdbe, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-08-17T18:12:37.529 INFO:journalctl@ceph.mon.c.smithi037.stdout:Aug 17 18:12:37 smithi037 bash[333595]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-c 2024-08-17T18:12:37.530 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:12:37 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: [17/Aug/2024:18:12:37] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T18:12:37.530 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:12:37 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: [17/Aug/2024:18:12:37] ENGINE Bus STOPPED 2024-08-17T18:12:37.530 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:12:37 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: [17/Aug/2024:18:12:37] ENGINE Bus STARTING 2024-08-17T18:12:37.530 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:12:37 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: [17/Aug/2024:18:12:37] ENGINE Serving on http://:::9283 2024-08-17T18:12:37.530 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:12:37 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: [17/Aug/2024:18:12:37] ENGINE Bus STARTED 2024-08-17T18:12:37.662 DEBUG:teuthology.orchestra.run.smithi037:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mon.c.service' 2024-08-17T18:12:37.698 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:12:37.699 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-08-17T18:12:37.699 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-08-17T18:12:37.699 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mon.b 2024-08-17T18:12:38.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:37 smithi046 systemd[1]: Stopping Ceph mon.b for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T18:12:39.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:38 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-b[88213]: 2024-08-17T18:12:38.902+0000 7f404a05f640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T18:12:39.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:38 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-b[88213]: 2024-08-17T18:12:38.902+0000 7f404a05f640 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2024-08-17T18:12:39.293 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:12:38 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: ::ffff:172.21.15.46 - - [17/Aug/2024:18:12:38] "GET /metrics HTTP/1.1" 200 34261 "" "Prometheus/2.51.0" 2024-08-17T18:12:39.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:39 smithi046 podman[235590]: 2024-08-17 18:12:39.270973572 +0000 UTC m=+0.705356093 container died e82ad3bf16fd1ffba5222837213ca96776deefaaaa90fef876a055c658fbfaf8 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-b, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=main-cd8bdbe, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-08-17T18:12:40.213 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:40 smithi046 podman[235590]: 2024-08-17 18:12:40.005701629 +0000 UTC m=+1.440084191 container cleanup e82ad3bf16fd1ffba5222837213ca96776deefaaaa90fef876a055c658fbfaf8 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-b, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-cd8bdbe, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0) 2024-08-17T18:12:40.214 INFO:journalctl@ceph.mon.b.smithi046.stdout:Aug 17 18:12:40 smithi046 bash[235590]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mon-b 2024-08-17T18:12:40.393 DEBUG:teuthology.orchestra.run.smithi046:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mon.b.service' 2024-08-17T18:12:40.446 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:12:40.447 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-08-17T18:12:40.447 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-08-17T18:12:40.447 DEBUG:teuthology.orchestra.run.smithi037:> sudo systemctl stop ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mgr.y 2024-08-17T18:12:40.511 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:12:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:12:40.213Z caller=group.go:483 level=warn name=CephPoolGrowthWarning index=0 component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on (pool_id, instance)\n group_right () 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 {instance=\"ceph_cluster\", pool_id=\"1\"} on the left hand-side of the operation: [{cluster=\"4c9682c2-5cbc-11ef-bccf-c7b262605968\", instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}, {instance=\"ceph_cluster\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-17T18:12:40.749 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:12:40 smithi037 systemd[1]: Stopping Ceph mgr.y for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T18:12:41.043 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:12:40 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T18:12:40.747+0000 7f2049668640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T18:12:41.044 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:12:40 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y[88626]: 2024-08-17T18:12:40.747+0000 7f2049668640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-08-17T18:12:41.044 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:12:40 smithi037 podman[333726]: 2024-08-17 18:12:40.780379164 +0000 UTC m=+0.135347612 container died 0aacf7195c18d2c0b5027df541a3a961d14765dea84b1a8c976eb7524870dec2 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-cd8bdbe, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2) 2024-08-17T18:12:41.543 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:12:41 smithi037 podman[333726]: 2024-08-17 18:12:41.25751126 +0000 UTC m=+0.612479744 container cleanup 0aacf7195c18d2c0b5027df541a3a961d14765dea84b1a8c976eb7524870dec2 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=main-cd8bdbe, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-08-17T18:12:41.543 INFO:journalctl@ceph.mgr.y.smithi037.stdout:Aug 17 18:12:41 smithi037 bash[333726]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-y 2024-08-17T18:12:41.694 DEBUG:teuthology.orchestra.run.smithi037:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mgr.y.service' 2024-08-17T18:12:41.731 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:12:41.731 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-08-17T18:12:41.731 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-08-17T18:12:41.732 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mgr.x 2024-08-17T18:12:42.011 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 18:12:41 smithi046 systemd[1]: Stopping Ceph mgr.x for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T18:12:42.376 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 18:12:42 smithi046 podman[235805]: 2024-08-17 18:12:42.117283468 +0000 UTC m=+0.177856567 container died 65563c955bc8bf003f9e9a132c9319f61a1de5faf3b62ffd457784468c338a5b (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=main-cd8bdbe, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T18:12:42.761 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 18:12:42 smithi046 podman[235805]: 2024-08-17 18:12:42.577507677 +0000 UTC m=+0.638080776 container cleanup 65563c955bc8bf003f9e9a132c9319f61a1de5faf3b62ffd457784468c338a5b (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, RELEASE=main-cd8bdbe, GIT_BRANCH=HEAD, ceph=True) 2024-08-17T18:12:42.761 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Aug 17 18:12:42 smithi046 bash[235805]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-mgr-x 2024-08-17T18:12:43.028 DEBUG:teuthology.orchestra.run.smithi046:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@mgr.x.service' 2024-08-17T18:12:43.064 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:12:43.064 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-08-17T18:12:43.065 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-08-17T18:12:43.065 DEBUG:teuthology.orchestra.run.smithi037:> sudo systemctl stop ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.0 2024-08-17T18:12:43.293 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 18:12:43 smithi037 systemd[1]: Stopping Ceph osd.0 for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T18:12:43.793 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 18:12:43 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0[109555]: 2024-08-17T18:12:43.387+0000 7f5f800b1640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T18:12:43.793 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 18:12:43 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0[109555]: 2024-08-17T18:12:43.387+0000 7f5f800b1640 -1 osd.0 1434 *** Got signal Terminated *** 2024-08-17T18:12:43.793 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 18:12:43 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0[109555]: 2024-08-17T18:12:43.387+0000 7f5f800b1640 -1 osd.0 1434 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:12:49.115 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 18:12:48 smithi037 podman[333846]: 2024-08-17 18:12:48.835198261 +0000 UTC m=+5.568354900 container died 2db91337fe3fb7e6710fab045c7c88df03c2ab124e31f7da2229d35f6260f300 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, RELEASE=main-cd8bdbe, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-08-17T18:12:49.543 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 18:12:49 smithi037 podman[333846]: 2024-08-17 18:12:49.30470228 +0000 UTC m=+6.037858914 container cleanup 2db91337fe3fb7e6710fab045c7c88df03c2ab124e31f7da2229d35f6260f300 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, RELEASE=main-cd8bdbe, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD) 2024-08-17T18:12:49.543 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 18:12:49 smithi037 bash[333846]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0 2024-08-17T18:12:49.915 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 18:12:49 smithi037 podman[333862]: 2024-08-17 18:12:49.589738191 +0000 UTC m=+0.757201134 container remove 2db91337fe3fb7e6710fab045c7c88df03c2ab124e31f7da2229d35f6260f300 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-cd8bdbe, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-08-17T18:12:50.193 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 18:12:49 smithi037 podman[333951]: 2024-08-17 18:12:49.818439262 +0000 UTC m=+0.018384746 image pull 0566dfeff0cb6af9254aa2111a92af8174516dad87a45779e953ca0dd77f3099 quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T18:12:50.194 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 18:12:49 smithi037 podman[333951]: 2024-08-17 18:12:49.932245052 +0000 UTC m=+0.132190524 container create 1edde577f1ae69884b435e611586a6e53780578992d4445d6dc74ec40561fddd (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0-deactivate, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=main-cd8bdbe, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS) 2024-08-17T18:12:50.194 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 18:12:50 smithi037 podman[333951]: 2024-08-17 18:12:50.193298204 +0000 UTC m=+0.393243676 container init 1edde577f1ae69884b435e611586a6e53780578992d4445d6dc74ec40561fddd (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0-deactivate, RELEASE=main-cd8bdbe, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-08-17T18:12:50.543 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 18:12:50 smithi037 podman[333951]: 2024-08-17 18:12:50.197159768 +0000 UTC m=+0.397105240 container start 1edde577f1ae69884b435e611586a6e53780578992d4445d6dc74ec40561fddd (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0-deactivate, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-cd8bdbe, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True) 2024-08-17T18:12:50.543 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 18:12:50 smithi037 podman[333951]: 2024-08-17 18:12:50.343241201 +0000 UTC m=+0.543186679 container attach 1edde577f1ae69884b435e611586a6e53780578992d4445d6dc74ec40561fddd (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0-deactivate, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-cd8bdbe, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-08-17T18:12:51.382 INFO:journalctl@ceph.osd.0.smithi037.stdout:Aug 17 18:12:51 smithi037 podman[333951]: 2024-08-17 18:12:51.104703209 +0000 UTC m=+1.304648681 container died 1edde577f1ae69884b435e611586a6e53780578992d4445d6dc74ec40561fddd (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-0-deactivate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-cd8bdbe) 2024-08-17T18:12:51.993 DEBUG:teuthology.orchestra.run.smithi037:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.0.service' 2024-08-17T18:12:52.032 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:12:52.033 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-08-17T18:12:52.033 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-08-17T18:12:52.033 DEBUG:teuthology.orchestra.run.smithi037:> sudo systemctl stop ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.1 2024-08-17T18:12:52.293 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 18:12:52 smithi037 systemd[1]: Stopping Ceph osd.1 for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T18:12:52.793 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 18:12:52 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1[115097]: 2024-08-17T18:12:52.394+0000 7fb5572a3640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T18:12:52.793 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 18:12:52 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1[115097]: 2024-08-17T18:12:52.394+0000 7fb5572a3640 -1 osd.1 1434 *** Got signal Terminated *** 2024-08-17T18:12:52.793 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 18:12:52 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1[115097]: 2024-08-17T18:12:52.394+0000 7fb5572a3640 -1 osd.1 1434 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:12:58.246 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 18:12:57 smithi037 podman[334065]: 2024-08-17 18:12:57.931459627 +0000 UTC m=+5.652367289 container died 1fffb29ce68e9464b8060854c410b910c1815daf7ef10d1b8c1c8ac954ddfe8c (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=main-cd8bdbe, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T18:12:58.261 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:12:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:12:57.844Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.37:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.37:8765: connect: connection refused" 2024-08-17T18:12:58.262 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:12:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:12:57.845Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.37:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.37:8765: connect: connection refused" 2024-08-17T18:12:58.262 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:12:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:12:57.847Z caller=refresh.go:90 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.37:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.37:8765: connect: connection refused" 2024-08-17T18:12:58.262 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:12:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:12:57.848Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.37:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.37:8765: connect: connection refused" 2024-08-17T18:12:58.262 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:12:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:12:57.848Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://172.21.15.37:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.37:8765: connect: connection refused" 2024-08-17T18:12:58.262 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:12:57 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:12:57.848Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.37:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.37:8765: connect: connection refused" 2024-08-17T18:12:58.543 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 18:12:58 smithi037 podman[334065]: 2024-08-17 18:12:58.437072099 +0000 UTC m=+6.157979787 container cleanup 1fffb29ce68e9464b8060854c410b910c1815daf7ef10d1b8c1c8ac954ddfe8c (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=main-cd8bdbe, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T18:12:58.543 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 18:12:58 smithi037 bash[334065]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1 2024-08-17T18:12:59.043 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 18:12:58 smithi037 podman[334081]: 2024-08-17 18:12:58.66350807 +0000 UTC m=+0.729728974 container remove 1fffb29ce68e9464b8060854c410b910c1815daf7ef10d1b8c1c8ac954ddfe8c (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=main-cd8bdbe, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0) 2024-08-17T18:12:59.400 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 18:12:59 smithi037 podman[334172]: 2024-08-17 18:12:58.99275933 +0000 UTC m=+0.017898332 image pull 0566dfeff0cb6af9254aa2111a92af8174516dad87a45779e953ca0dd77f3099 quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T18:12:59.400 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 18:12:59 smithi037 podman[334172]: 2024-08-17 18:12:59.097561568 +0000 UTC m=+0.122700566 container create 380412bd23725a86bee32ed8e017a1e22dfb110397417befb23c4ef1513062ef (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1-deactivate, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=main-cd8bdbe, GIT_CLEAN=True, io.buildah.version=1.36.0) 2024-08-17T18:12:59.400 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 18:12:59 smithi037 podman[334172]: 2024-08-17 18:12:59.308692268 +0000 UTC m=+0.333831295 container init 380412bd23725a86bee32ed8e017a1e22dfb110397417befb23c4ef1513062ef (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1-deactivate, RELEASE=main-cd8bdbe, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True) 2024-08-17T18:12:59.400 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 18:12:59 smithi037 podman[334172]: 2024-08-17 18:12:59.312282232 +0000 UTC m=+0.337421238 container start 380412bd23725a86bee32ed8e017a1e22dfb110397417befb23c4ef1513062ef (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1-deactivate, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, io.buildah.version=1.36.0, RELEASE=main-cd8bdbe, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-08-17T18:12:59.400 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 18:12:59 smithi037 podman[334172]: 2024-08-17 18:12:59.399929636 +0000 UTC m=+0.425068676 container attach 380412bd23725a86bee32ed8e017a1e22dfb110397417befb23c4ef1513062ef (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1-deactivate, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=main-cd8bdbe, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-08-17T18:12:59.793 INFO:journalctl@ceph.osd.1.smithi037.stdout:Aug 17 18:12:59 smithi037 podman[334172]: 2024-08-17 18:12:59.51008541 +0000 UTC m=+0.535224417 container died 380412bd23725a86bee32ed8e017a1e22dfb110397417befb23c4ef1513062ef (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-1-deactivate, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, ceph=True, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=main-cd8bdbe, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-08-17T18:13:00.153 DEBUG:teuthology.orchestra.run.smithi037:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.1.service' 2024-08-17T18:13:00.197 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:13:00.198 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-08-17T18:13:00.198 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-08-17T18:13:00.198 DEBUG:teuthology.orchestra.run.smithi037:> sudo systemctl stop ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.2 2024-08-17T18:13:00.543 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 18:13:00 smithi037 systemd[1]: Stopping Ceph osd.2 for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T18:13:01.043 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 18:13:00 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2[120692]: 2024-08-17T18:13:00.548+0000 7f9cb38c8640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T18:13:01.043 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 18:13:00 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2[120692]: 2024-08-17T18:13:00.548+0000 7f9cb38c8640 -1 osd.2 1434 *** Got signal Terminated *** 2024-08-17T18:13:01.043 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 18:13:00 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2[120692]: 2024-08-17T18:13:00.548+0000 7f9cb38c8640 -1 osd.2 1434 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:13:06.293 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 18:13:06 smithi037 podman[334274]: 2024-08-17 18:13:06.015362725 +0000 UTC m=+5.576945477 container died 1a97ed98150f19f78c22248a3b43ac32cb373ead243c1fb07462327c4a62dca5 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, io.buildah.version=1.36.0, RELEASE=main-cd8bdbe, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T18:13:06.783 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 18:13:06 smithi037 podman[334274]: 2024-08-17 18:13:06.523826495 +0000 UTC m=+6.085409285 container cleanup 1a97ed98150f19f78c22248a3b43ac32cb373ead243c1fb07462327c4a62dca5 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, RELEASE=main-cd8bdbe, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-08-17T18:13:06.784 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 18:13:06 smithi037 bash[334274]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2 2024-08-17T18:13:07.043 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 18:13:06 smithi037 podman[334289]: 2024-08-17 18:13:06.783598149 +0000 UTC m=+0.766673359 container remove 1a97ed98150f19f78c22248a3b43ac32cb373ead243c1fb07462327c4a62dca5 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=main-cd8bdbe, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, ceph=True) 2024-08-17T18:13:07.528 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 18:13:07 smithi037 podman[334377]: 2024-08-17 18:13:07.10548761 +0000 UTC m=+0.017800681 image pull 0566dfeff0cb6af9254aa2111a92af8174516dad87a45779e953ca0dd77f3099 quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T18:13:07.529 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 18:13:07 smithi037 podman[334377]: 2024-08-17 18:13:07.217694962 +0000 UTC m=+0.130008031 container create a4b9ac227fb381ee2fb75c4efd3c1911443680dfba7548f6fbb8c1ef4ece0be7 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=main-cd8bdbe, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T18:13:07.529 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 18:13:07 smithi037 podman[334377]: 2024-08-17 18:13:07.445507266 +0000 UTC m=+0.357820328 container init a4b9ac227fb381ee2fb75c4efd3c1911443680dfba7548f6fbb8c1ef4ece0be7 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2-deactivate, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-cd8bdbe, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T18:13:07.529 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 18:13:07 smithi037 podman[334377]: 2024-08-17 18:13:07.448999427 +0000 UTC m=+0.361312488 container start a4b9ac227fb381ee2fb75c4efd3c1911443680dfba7548f6fbb8c1ef4ece0be7 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2-deactivate, org.label-schema.schema-version=1.0, RELEASE=main-cd8bdbe, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T18:13:07.529 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 18:13:07 smithi037 podman[334377]: 2024-08-17 18:13:07.528554671 +0000 UTC m=+0.440867745 container attach a4b9ac227fb381ee2fb75c4efd3c1911443680dfba7548f6fbb8c1ef4ece0be7 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2-deactivate, RELEASE=main-cd8bdbe, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.36.0, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2) 2024-08-17T18:13:07.793 INFO:journalctl@ceph.osd.2.smithi037.stdout:Aug 17 18:13:07 smithi037 podman[334377]: 2024-08-17 18:13:07.643541238 +0000 UTC m=+0.555854302 container died a4b9ac227fb381ee2fb75c4efd3c1911443680dfba7548f6fbb8c1ef4ece0be7 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-2-deactivate, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=main-cd8bdbe, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-08-17T18:13:08.318 DEBUG:teuthology.orchestra.run.smithi037:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.2.service' 2024-08-17T18:13:08.363 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:13:08.363 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-08-17T18:13:08.364 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-08-17T18:13:08.364 DEBUG:teuthology.orchestra.run.smithi037:> sudo systemctl stop ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.3 2024-08-17T18:13:08.543 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 18:13:08 smithi037 systemd[1]: Stopping Ceph osd.3 for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T18:13:09.043 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 18:13:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3[125947]: 2024-08-17T18:13:08.660+0000 7f97ca855640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T18:13:09.043 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 18:13:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3[125947]: 2024-08-17T18:13:08.660+0000 7f97ca855640 -1 osd.3 1434 *** Got signal Terminated *** 2024-08-17T18:13:09.044 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 18:13:08 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3[125947]: 2024-08-17T18:13:08.660+0000 7f97ca855640 -1 osd.3 1434 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:13:09.261 INFO:journalctl@ceph.osd.4.smithi046.stdout:Aug 17 18:13:08 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-4[39150]: 2024-08-17T18:13:08.975+0000 7fb2fbb01640 -1 osd.4 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.586478+0000 front 2024-08-17T18:12:46.586606+0000 (oldest deadline 2024-08-17T18:13:08.886296+0000) 2024-08-17T18:13:10.043 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 18:13:09 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3[125947]: 2024-08-17T18:13:09.587+0000 7f97c6e6a640 -1 osd.3 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:43.499055+0000 front 2024-08-17T18:12:43.499097+0000 (oldest deadline 2024-08-17T18:13:09.399138+0000) 2024-08-17T18:13:10.261 INFO:journalctl@ceph.osd.4.smithi046.stdout:Aug 17 18:13:09 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-4[39150]: 2024-08-17T18:13:09.995+0000 7fb2fbb01640 -1 osd.4 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.586478+0000 front 2024-08-17T18:12:46.586606+0000 (oldest deadline 2024-08-17T18:13:08.886296+0000) 2024-08-17T18:13:11.043 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 18:13:10 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3[125947]: 2024-08-17T18:13:10.591+0000 7f97c6e6a640 -1 osd.3 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:43.499055+0000 front 2024-08-17T18:12:43.499097+0000 (oldest deadline 2024-08-17T18:13:09.399138+0000) 2024-08-17T18:13:11.426 INFO:journalctl@ceph.osd.4.smithi046.stdout:Aug 17 18:13:11 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-4[39150]: 2024-08-17T18:13:11.030+0000 7fb2fbb01640 -1 osd.4 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.586478+0000 front 2024-08-17T18:12:46.586606+0000 (oldest deadline 2024-08-17T18:13:08.886296+0000) 2024-08-17T18:13:11.427 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:11 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:11.012+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.413875+0000 front 2024-08-17T18:12:45.413785+0000 (oldest deadline 2024-08-17T18:13:10.713652+0000) 2024-08-17T18:13:11.427 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:11 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:11.109+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:11.761 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:11 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:11.515+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.904067+0000 front 2024-08-17T18:12:45.903926+0000 (oldest deadline 2024-08-17T18:13:11.203885+0000) 2024-08-17T18:13:12.043 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 18:13:11 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3[125947]: 2024-08-17T18:13:11.616+0000 7f97c6e6a640 -1 osd.3 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:43.499055+0000 front 2024-08-17T18:12:43.499097+0000 (oldest deadline 2024-08-17T18:13:09.399138+0000) 2024-08-17T18:13:12.511 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:12 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:12.032+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.413875+0000 front 2024-08-17T18:12:45.413785+0000 (oldest deadline 2024-08-17T18:13:10.713652+0000) 2024-08-17T18:13:12.512 INFO:journalctl@ceph.osd.4.smithi046.stdout:Aug 17 18:13:12 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-4[39150]: 2024-08-17T18:13:12.062+0000 7fb2fbb01640 -1 osd.4 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.586478+0000 front 2024-08-17T18:12:46.586606+0000 (oldest deadline 2024-08-17T18:13:08.886296+0000) 2024-08-17T18:13:12.512 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:12 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:12.140+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:13.011 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:12 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:12.528+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.904067+0000 front 2024-08-17T18:12:45.903926+0000 (oldest deadline 2024-08-17T18:13:11.203885+0000) 2024-08-17T18:13:13.043 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 18:13:12 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3[125947]: 2024-08-17T18:13:12.650+0000 7f97c6e6a640 -1 osd.3 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:43.499055+0000 front 2024-08-17T18:12:43.499097+0000 (oldest deadline 2024-08-17T18:13:09.399138+0000) 2024-08-17T18:13:13.511 INFO:journalctl@ceph.osd.4.smithi046.stdout:Aug 17 18:13:13 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-4[39150]: 2024-08-17T18:13:13.037+0000 7fb2fbb01640 -1 osd.4 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.586478+0000 front 2024-08-17T18:12:46.586606+0000 (oldest deadline 2024-08-17T18:13:08.886296+0000) 2024-08-17T18:13:13.512 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:13 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:13.011+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.413875+0000 front 2024-08-17T18:12:45.413785+0000 (oldest deadline 2024-08-17T18:13:10.713652+0000) 2024-08-17T18:13:13.512 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:13 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:13.131+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:13.967 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:13 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:13.541+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.904067+0000 front 2024-08-17T18:12:45.903926+0000 (oldest deadline 2024-08-17T18:13:11.203885+0000) 2024-08-17T18:13:14.262 INFO:journalctl@ceph.osd.4.smithi046.stdout:Aug 17 18:13:14 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-4[39150]: 2024-08-17T18:13:14.068+0000 7fb2fbb01640 -1 osd.4 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.586478+0000 front 2024-08-17T18:12:46.586606+0000 (oldest deadline 2024-08-17T18:13:08.886296+0000) 2024-08-17T18:13:14.263 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:14 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:14.101+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:14.263 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:13 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:13.966+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.413875+0000 front 2024-08-17T18:12:45.413785+0000 (oldest deadline 2024-08-17T18:13:10.713652+0000) 2024-08-17T18:13:14.543 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 18:13:14 smithi037 podman[334479]: 2024-08-17 18:13:14.282205132 +0000 UTC m=+5.728763804 container died 12c7df1e84127649304b74d2bd1d1978b52a9c95711fd44b5ef4c8c5ae9218a7 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=main-cd8bdbe, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T18:13:14.895 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 18:13:14 smithi037 podman[334479]: 2024-08-17 18:13:14.71040488 +0000 UTC m=+6.156963552 container cleanup 12c7df1e84127649304b74d2bd1d1978b52a9c95711fd44b5ef4c8c5ae9218a7 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=main-cd8bdbe, ceph=True, maintainer=Guillaume Abrioux ) 2024-08-17T18:13:14.895 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 18:13:14 smithi037 bash[334479]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3 2024-08-17T18:13:14.955 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:14 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:14.517+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.904067+0000 front 2024-08-17T18:12:45.903926+0000 (oldest deadline 2024-08-17T18:13:11.203885+0000) 2024-08-17T18:13:15.261 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:14 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:14.955+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.413875+0000 front 2024-08-17T18:12:45.413785+0000 (oldest deadline 2024-08-17T18:13:10.713652+0000) 2024-08-17T18:13:15.262 INFO:journalctl@ceph.osd.4.smithi046.stdout:Aug 17 18:13:15 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-4[39150]: 2024-08-17T18:13:15.069+0000 7fb2fbb01640 -1 osd.4 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.586478+0000 front 2024-08-17T18:12:46.586606+0000 (oldest deadline 2024-08-17T18:13:08.886296+0000) 2024-08-17T18:13:15.262 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:15 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:15.083+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:15.293 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 18:13:14 smithi037 podman[334497]: 2024-08-17 18:13:14.894870376 +0000 UTC m=+0.614890563 container remove 12c7df1e84127649304b74d2bd1d1978b52a9c95711fd44b5ef4c8c5ae9218a7 (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, RELEASE=main-cd8bdbe, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-08-17T18:13:15.631 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 18:13:15 smithi037 podman[334589]: 2024-08-17 18:13:15.240310469 +0000 UTC m=+0.018086477 image pull 0566dfeff0cb6af9254aa2111a92af8174516dad87a45779e953ca0dd77f3099 quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d 2024-08-17T18:13:15.631 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 18:13:15 smithi037 podman[334589]: 2024-08-17 18:13:15.345683467 +0000 UTC m=+0.123459468 container create 6103a5fc717862747624db63926420257568156741773a53051d3d581ee3625e (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3-deactivate, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=main-cd8bdbe, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux ) 2024-08-17T18:13:15.632 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 18:13:15 smithi037 podman[334589]: 2024-08-17 18:13:15.556422383 +0000 UTC m=+0.334198409 container init 6103a5fc717862747624db63926420257568156741773a53051d3d581ee3625e (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3-deactivate, ceph=True, GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=main-cd8bdbe, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-08-17T18:13:15.632 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 18:13:15 smithi037 podman[334589]: 2024-08-17 18:13:15.559910541 +0000 UTC m=+0.337686548 container start 6103a5fc717862747624db63926420257568156741773a53051d3d581ee3625e (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3-deactivate, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, RELEASE=main-cd8bdbe, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T18:13:15.632 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 18:13:15 smithi037 podman[334589]: 2024-08-17 18:13:15.631237661 +0000 UTC m=+0.409013690 container attach 6103a5fc717862747624db63926420257568156741773a53051d3d581ee3625e (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3-deactivate, RELEASE=main-cd8bdbe, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-08-17T18:13:15.971 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:15 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:15.560+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.904067+0000 front 2024-08-17T18:12:45.903926+0000 (oldest deadline 2024-08-17T18:13:11.203885+0000) 2024-08-17T18:13:16.042 INFO:journalctl@ceph.osd.3.smithi037.stdout:Aug 17 18:13:15 smithi037 podman[334589]: 2024-08-17 18:13:15.758150325 +0000 UTC m=+0.535926326 container died 6103a5fc717862747624db63926420257568156741773a53051d3d581ee3625e (image=quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-3-deactivate, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=main-cd8bdbe, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-08-17T18:13:16.261 INFO:journalctl@ceph.osd.4.smithi046.stdout:Aug 17 18:13:16 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-4[39150]: 2024-08-17T18:13:16.026+0000 7fb2fbb01640 -1 osd.4 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.586478+0000 front 2024-08-17T18:12:46.586606+0000 (oldest deadline 2024-08-17T18:13:08.886296+0000) 2024-08-17T18:13:16.262 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:15 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:15.970+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.413875+0000 front 2024-08-17T18:12:45.413785+0000 (oldest deadline 2024-08-17T18:13:10.713652+0000) 2024-08-17T18:13:16.262 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:16 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:16.126+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:16.408 DEBUG:teuthology.orchestra.run.smithi037:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.3.service' 2024-08-17T18:13:16.452 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:13:16.452 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-08-17T18:13:16.452 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-08-17T18:13:16.452 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.4 2024-08-17T18:13:16.761 INFO:journalctl@ceph.osd.4.smithi046.stdout:Aug 17 18:13:16 smithi046 systemd[1]: Stopping Ceph osd.4 for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T18:13:16.762 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:16 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:16.563+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.904067+0000 front 2024-08-17T18:12:45.903926+0000 (oldest deadline 2024-08-17T18:13:11.203885+0000) 2024-08-17T18:13:17.129 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:16 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:16.969+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.413875+0000 front 2024-08-17T18:12:45.413785+0000 (oldest deadline 2024-08-17T18:13:10.713652+0000) 2024-08-17T18:13:17.129 INFO:journalctl@ceph.osd.4.smithi046.stdout:Aug 17 18:13:16 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-4[39150]: 2024-08-17T18:13:16.763+0000 7fb3004eb640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T18:13:17.130 INFO:journalctl@ceph.osd.4.smithi046.stdout:Aug 17 18:13:16 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-4[39150]: 2024-08-17T18:13:16.763+0000 7fb3004eb640 -1 osd.4 1434 *** Got signal Terminated *** 2024-08-17T18:13:17.130 INFO:journalctl@ceph.osd.4.smithi046.stdout:Aug 17 18:13:16 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-4[39150]: 2024-08-17T18:13:16.763+0000 7fb3004eb640 -1 osd.4 1434 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:13:17.130 INFO:journalctl@ceph.osd.4.smithi046.stdout:Aug 17 18:13:16 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-4[39150]: 2024-08-17T18:13:16.989+0000 7fb2fbb01640 -1 osd.4 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.586478+0000 front 2024-08-17T18:12:46.586606+0000 (oldest deadline 2024-08-17T18:13:08.886296+0000) 2024-08-17T18:13:17.511 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:17 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:17.128+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:17.983 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:17 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:17.514+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.904067+0000 front 2024-08-17T18:12:45.903926+0000 (oldest deadline 2024-08-17T18:13:11.203885+0000) 2024-08-17T18:13:18.261 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:17 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:17.998+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.413875+0000 front 2024-08-17T18:12:45.413785+0000 (oldest deadline 2024-08-17T18:13:10.713652+0000) 2024-08-17T18:13:18.262 INFO:journalctl@ceph.osd.4.smithi046.stdout:Aug 17 18:13:17 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-4[39150]: 2024-08-17T18:13:17.983+0000 7fb2fbb01640 -1 osd.4 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.586478+0000 front 2024-08-17T18:12:46.586606+0000 (oldest deadline 2024-08-17T18:13:08.886296+0000) 2024-08-17T18:13:18.262 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:18 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:18.093+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:18.997 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:18 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:18.543+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.904067+0000 front 2024-08-17T18:12:45.903926+0000 (oldest deadline 2024-08-17T18:13:11.203885+0000) 2024-08-17T18:13:19.261 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:18 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:18.997+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.413875+0000 front 2024-08-17T18:12:45.413785+0000 (oldest deadline 2024-08-17T18:13:10.713652+0000) 2024-08-17T18:13:19.261 INFO:journalctl@ceph.osd.4.smithi046.stdout:Aug 17 18:13:19 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-4[39150]: 2024-08-17T18:13:19.031+0000 7fb2fbb01640 -1 osd.4 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.586478+0000 front 2024-08-17T18:12:46.586606+0000 (oldest deadline 2024-08-17T18:13:08.886296+0000) 2024-08-17T18:13:19.262 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:19 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:19.125+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:20.011 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:19 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:19.564+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.904067+0000 front 2024-08-17T18:12:45.903926+0000 (oldest deadline 2024-08-17T18:13:11.203885+0000) 2024-08-17T18:13:20.011 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:19 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:19.564+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:55.304814+0000 front 2024-08-17T18:12:55.305014+0000 (oldest deadline 2024-08-17T18:13:18.804863+0000) 2024-08-17T18:13:20.511 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:20.033+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.413875+0000 front 2024-08-17T18:12:45.413785+0000 (oldest deadline 2024-08-17T18:13:10.713652+0000) 2024-08-17T18:13:20.512 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:20.142+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:20.512 INFO:journalctl@ceph.osd.4.smithi046.stdout:Aug 17 18:13:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-4[39150]: 2024-08-17T18:13:20.061+0000 7fb2fbb01640 -1 osd.4 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.586478+0000 front 2024-08-17T18:12:46.586606+0000 (oldest deadline 2024-08-17T18:13:08.886296+0000) 2024-08-17T18:13:20.512 INFO:journalctl@ceph.osd.4.smithi046.stdout:Aug 17 18:13:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-4[39150]: 2024-08-17T18:13:20.061+0000 7fb2fbb01640 -1 osd.4 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:56.487892+0000 front 2024-08-17T18:12:56.487961+0000 (oldest deadline 2024-08-17T18:13:19.987839+0000) 2024-08-17T18:13:20.907 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:20.610+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.904067+0000 front 2024-08-17T18:12:45.903926+0000 (oldest deadline 2024-08-17T18:13:11.203885+0000) 2024-08-17T18:13:20.907 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:20 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:20.610+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:55.304814+0000 front 2024-08-17T18:12:55.305014+0000 (oldest deadline 2024-08-17T18:13:18.804863+0000) 2024-08-17T18:13:21.261 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:21.104+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:21.262 INFO:journalctl@ceph.osd.4.smithi046.stdout:Aug 17 18:13:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-4[39150]: 2024-08-17T18:13:21.019+0000 7fb2fbb01640 -1 osd.4 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.586478+0000 front 2024-08-17T18:12:46.586606+0000 (oldest deadline 2024-08-17T18:13:08.886296+0000) 2024-08-17T18:13:21.262 INFO:journalctl@ceph.osd.4.smithi046.stdout:Aug 17 18:13:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-4[39150]: 2024-08-17T18:13:21.019+0000 7fb2fbb01640 -1 osd.4 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:56.487892+0000 front 2024-08-17T18:12:56.487961+0000 (oldest deadline 2024-08-17T18:13:19.987839+0000) 2024-08-17T18:13:21.263 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:21.005+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.413875+0000 front 2024-08-17T18:12:45.413785+0000 (oldest deadline 2024-08-17T18:13:10.713652+0000) 2024-08-17T18:13:21.263 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:21.005+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:56.614444+0000 front 2024-08-17T18:12:56.614308+0000 (oldest deadline 2024-08-17T18:13:20.714405+0000) 2024-08-17T18:13:21.761 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:21.659+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.904067+0000 front 2024-08-17T18:12:45.903926+0000 (oldest deadline 2024-08-17T18:13:11.203885+0000) 2024-08-17T18:13:21.762 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:21 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:21.659+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:55.304814+0000 front 2024-08-17T18:12:55.305014+0000 (oldest deadline 2024-08-17T18:13:18.804863+0000) 2024-08-17T18:13:22.495 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:22 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:22.124+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:22.496 INFO:journalctl@ceph.osd.4.smithi046.stdout:Aug 17 18:13:22 smithi046 podman[235940]: 2024-08-17 18:13:22.230595577 +0000 UTC m=+5.572742340 container died 0938043143e310b850479bd8e4eb407eab46aeed4392b858de0fc0061e87f2e2 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-4, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=quincy-f2c39d4, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux ) 2024-08-17T18:13:22.496 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:22 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:22.031+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.413875+0000 front 2024-08-17T18:12:45.413785+0000 (oldest deadline 2024-08-17T18:13:10.713652+0000) 2024-08-17T18:13:22.496 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:22 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:22.031+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:56.614444+0000 front 2024-08-17T18:12:56.614308+0000 (oldest deadline 2024-08-17T18:13:20.714405+0000) 2024-08-17T18:13:22.761 INFO:journalctl@ceph.osd.4.smithi046.stdout:Aug 17 18:13:22 smithi046 podman[235940]: 2024-08-17 18:13:22.664022989 +0000 UTC m=+6.006169797 container cleanup 0938043143e310b850479bd8e4eb407eab46aeed4392b858de0fc0061e87f2e2 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-4, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=quincy-f2c39d4, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.license=GPLv2) 2024-08-17T18:13:22.761 INFO:journalctl@ceph.osd.4.smithi046.stdout:Aug 17 18:13:22 smithi046 bash[235940]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-4 2024-08-17T18:13:22.762 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:22 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:22.676+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.904067+0000 front 2024-08-17T18:12:45.903926+0000 (oldest deadline 2024-08-17T18:13:11.203885+0000) 2024-08-17T18:13:22.762 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:22 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:22.676+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:55.304814+0000 front 2024-08-17T18:12:55.305014+0000 (oldest deadline 2024-08-17T18:13:18.804863+0000) 2024-08-17T18:13:23.261 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:23 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:23.018+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.413875+0000 front 2024-08-17T18:12:45.413785+0000 (oldest deadline 2024-08-17T18:13:10.713652+0000) 2024-08-17T18:13:23.261 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:23 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:23.018+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:56.614444+0000 front 2024-08-17T18:12:56.614308+0000 (oldest deadline 2024-08-17T18:13:20.714405+0000) 2024-08-17T18:13:23.262 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:23 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:23.130+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:23.262 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:23 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:23.130+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:52.123047+0000 front 2024-08-17T18:12:52.123062+0000 (oldest deadline 2024-08-17T18:13:22.723609+0000) 2024-08-17T18:13:23.262 INFO:journalctl@ceph.osd.4.smithi046.stdout:Aug 17 18:13:22 smithi046 podman[235956]: 2024-08-17 18:13:22.907311309 +0000 UTC m=+0.675294564 container remove 0938043143e310b850479bd8e4eb407eab46aeed4392b858de0fc0061e87f2e2 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-4, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=quincy-f2c39d4, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-08-17T18:13:23.652 INFO:journalctl@ceph.osd.4.smithi046.stdout:Aug 17 18:13:23 smithi046 podman[236043]: 2024-08-17 18:13:23.225344886 +0000 UTC m=+0.017734606 image pull f69471c56189b063ba7a049adea817a12ba1a40187d11cab5cbef8f3aac57cce quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251 2024-08-17T18:13:23.653 INFO:journalctl@ceph.osd.4.smithi046.stdout:Aug 17 18:13:23 smithi046 podman[236043]: 2024-08-17 18:13:23.349913739 +0000 UTC m=+0.142303445 container create f05f699306360d8ec120c5b50b57f5f216decf2cfc67a5ec1f0c21c384417fd2 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-4-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=quincy-f2c39d4, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0) 2024-08-17T18:13:23.653 INFO:journalctl@ceph.osd.4.smithi046.stdout:Aug 17 18:13:23 smithi046 podman[236043]: 2024-08-17 18:13:23.568780152 +0000 UTC m=+0.361169875 container init f05f699306360d8ec120c5b50b57f5f216decf2cfc67a5ec1f0c21c384417fd2 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=quincy-f2c39d4, GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-08-17T18:13:23.653 INFO:journalctl@ceph.osd.4.smithi046.stdout:Aug 17 18:13:23 smithi046 podman[236043]: 2024-08-17 18:13:23.572250498 +0000 UTC m=+0.364640212 container start f05f699306360d8ec120c5b50b57f5f216decf2cfc67a5ec1f0c21c384417fd2 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-4-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, RELEASE=quincy-f2c39d4, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-08-17T18:13:23.653 INFO:journalctl@ceph.osd.4.smithi046.stdout:Aug 17 18:13:23 smithi046 podman[236043]: 2024-08-17 18:13:23.652068918 +0000 UTC m=+0.444458634 container attach f05f699306360d8ec120c5b50b57f5f216decf2cfc67a5ec1f0c21c384417fd2 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-4-deactivate, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=quincy-f2c39d4, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240731) 2024-08-17T18:13:23.945 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:23 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:23.662+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.904067+0000 front 2024-08-17T18:12:45.903926+0000 (oldest deadline 2024-08-17T18:13:11.203885+0000) 2024-08-17T18:13:23.946 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:23 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:23.662+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:55.304814+0000 front 2024-08-17T18:12:55.305014+0000 (oldest deadline 2024-08-17T18:13:18.804863+0000) 2024-08-17T18:13:24.247 INFO:journalctl@ceph.osd.4.smithi046.stdout:Aug 17 18:13:23 smithi046 podman[236043]: 2024-08-17 18:13:23.945196702 +0000 UTC m=+0.737586410 container died f05f699306360d8ec120c5b50b57f5f216decf2cfc67a5ec1f0c21c384417fd2 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-4-deactivate, RELEASE=quincy-f2c39d4, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0) 2024-08-17T18:13:24.248 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:24.167+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:24.248 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:24.167+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:52.123047+0000 front 2024-08-17T18:12:52.123062+0000 (oldest deadline 2024-08-17T18:13:22.723609+0000) 2024-08-17T18:13:24.248 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:23 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:23.989+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.413875+0000 front 2024-08-17T18:12:45.413785+0000 (oldest deadline 2024-08-17T18:13:10.713652+0000) 2024-08-17T18:13:24.248 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:23 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:23.989+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:56.614444+0000 front 2024-08-17T18:12:56.614308+0000 (oldest deadline 2024-08-17T18:13:20.714405+0000) 2024-08-17T18:13:24.576 DEBUG:teuthology.orchestra.run.smithi046:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.4.service' 2024-08-17T18:13:24.622 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:13:24.623 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-08-17T18:13:24.623 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-08-17T18:13:24.623 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.5 2024-08-17T18:13:24.853 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:24.640+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.904067+0000 front 2024-08-17T18:12:45.903926+0000 (oldest deadline 2024-08-17T18:13:11.203885+0000) 2024-08-17T18:13:24.853 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:24.640+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:55.304814+0000 front 2024-08-17T18:12:55.305014+0000 (oldest deadline 2024-08-17T18:13:18.804863+0000) 2024-08-17T18:13:24.853 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:24 smithi046 systemd[1]: Stopping Ceph osd.5 for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T18:13:25.134 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:24.983+0000 7f9f1f6d7640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T18:13:25.135 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:24.983+0000 7f9f1f6d7640 -1 osd.5 1434 *** Got signal Terminated *** 2024-08-17T18:13:25.135 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:24.983+0000 7f9f1f6d7640 -1 osd.5 1434 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:13:25.135 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:24.973+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.413875+0000 front 2024-08-17T18:12:45.413785+0000 (oldest deadline 2024-08-17T18:13:10.713652+0000) 2024-08-17T18:13:25.135 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:24 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:24.973+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:56.614444+0000 front 2024-08-17T18:12:56.614308+0000 (oldest deadline 2024-08-17T18:13:20.714405+0000) 2024-08-17T18:13:25.511 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:25.132+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:25.511 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:25.132+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:52.123047+0000 front 2024-08-17T18:12:52.123062+0000 (oldest deadline 2024-08-17T18:13:22.723609+0000) 2024-08-17T18:13:25.942 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:25.681+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.904067+0000 front 2024-08-17T18:12:45.903926+0000 (oldest deadline 2024-08-17T18:13:11.203885+0000) 2024-08-17T18:13:25.943 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:25.681+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:55.304814+0000 front 2024-08-17T18:12:55.305014+0000 (oldest deadline 2024-08-17T18:13:18.804863+0000) 2024-08-17T18:13:26.261 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:25.941+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.413875+0000 front 2024-08-17T18:12:45.413785+0000 (oldest deadline 2024-08-17T18:13:10.713652+0000) 2024-08-17T18:13:26.261 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:25 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:25.941+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:56.614444+0000 front 2024-08-17T18:12:56.614308+0000 (oldest deadline 2024-08-17T18:13:20.714405+0000) 2024-08-17T18:13:26.262 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:26 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:26.087+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:26.262 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:26 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:26.087+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:52.123047+0000 front 2024-08-17T18:12:52.123062+0000 (oldest deadline 2024-08-17T18:13:22.723609+0000) 2024-08-17T18:13:26.991 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:26 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:26.648+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.904067+0000 front 2024-08-17T18:12:45.903926+0000 (oldest deadline 2024-08-17T18:13:11.203885+0000) 2024-08-17T18:13:26.992 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:26 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:26.648+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:55.304814+0000 front 2024-08-17T18:12:55.305014+0000 (oldest deadline 2024-08-17T18:13:18.804863+0000) 2024-08-17T18:13:27.261 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:27 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:27.076+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:27.261 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:27 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:27.076+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:52.123047+0000 front 2024-08-17T18:12:52.123062+0000 (oldest deadline 2024-08-17T18:13:22.723609+0000) 2024-08-17T18:13:27.262 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:26 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:26.989+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.413875+0000 front 2024-08-17T18:12:45.413785+0000 (oldest deadline 2024-08-17T18:13:10.713652+0000) 2024-08-17T18:13:27.262 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:26 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:26.989+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:56.614444+0000 front 2024-08-17T18:12:56.614308+0000 (oldest deadline 2024-08-17T18:13:20.714405+0000) 2024-08-17T18:13:27.262 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:26 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:26.989+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:00.714906+0000 front 2024-08-17T18:13:00.714946+0000 (oldest deadline 2024-08-17T18:13:26.614720+0000) 2024-08-17T18:13:27.997 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:27 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:27.646+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.904067+0000 front 2024-08-17T18:12:45.903926+0000 (oldest deadline 2024-08-17T18:13:11.203885+0000) 2024-08-17T18:13:27.998 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:27 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:27.646+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:55.304814+0000 front 2024-08-17T18:12:55.305014+0000 (oldest deadline 2024-08-17T18:13:18.804863+0000) 2024-08-17T18:13:27.998 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:27 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:27.646+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:05.206315+0000 front 2024-08-17T18:13:05.206389+0000 (oldest deadline 2024-08-17T18:13:26.906181+0000) 2024-08-17T18:13:28.261 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:27 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:27.995+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.413875+0000 front 2024-08-17T18:12:45.413785+0000 (oldest deadline 2024-08-17T18:13:10.713652+0000) 2024-08-17T18:13:28.262 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:27 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:27.995+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:56.614444+0000 front 2024-08-17T18:12:56.614308+0000 (oldest deadline 2024-08-17T18:13:20.714405+0000) 2024-08-17T18:13:28.262 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:27 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:27.995+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:00.714906+0000 front 2024-08-17T18:13:00.714946+0000 (oldest deadline 2024-08-17T18:13:26.614720+0000) 2024-08-17T18:13:28.262 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:28 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:28.035+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:28.263 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:28 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:28.035+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:52.123047+0000 front 2024-08-17T18:12:52.123062+0000 (oldest deadline 2024-08-17T18:13:22.723609+0000) 2024-08-17T18:13:28.263 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:28 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:28.035+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:04.325071+0000 front 2024-08-17T18:13:04.325096+0000 (oldest deadline 2024-08-17T18:13:27.824833+0000) 2024-08-17T18:13:29.011 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:28 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:28.662+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.904067+0000 front 2024-08-17T18:12:45.903926+0000 (oldest deadline 2024-08-17T18:13:11.203885+0000) 2024-08-17T18:13:29.011 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:28 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:28.662+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:55.304814+0000 front 2024-08-17T18:12:55.305014+0000 (oldest deadline 2024-08-17T18:13:18.804863+0000) 2024-08-17T18:13:29.012 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:28 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:28.662+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:05.206315+0000 front 2024-08-17T18:13:05.206389+0000 (oldest deadline 2024-08-17T18:13:26.906181+0000) 2024-08-17T18:13:29.511 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:29.026+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.413875+0000 front 2024-08-17T18:12:45.413785+0000 (oldest deadline 2024-08-17T18:13:10.713652+0000) 2024-08-17T18:13:29.512 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:29.026+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:56.614444+0000 front 2024-08-17T18:12:56.614308+0000 (oldest deadline 2024-08-17T18:13:20.714405+0000) 2024-08-17T18:13:29.512 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:29.026+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:00.714906+0000 front 2024-08-17T18:13:00.714946+0000 (oldest deadline 2024-08-17T18:13:26.614720+0000) 2024-08-17T18:13:29.512 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:29.072+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:29.512 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:29.072+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:52.123047+0000 front 2024-08-17T18:12:52.123062+0000 (oldest deadline 2024-08-17T18:13:22.723609+0000) 2024-08-17T18:13:29.512 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:29.072+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:04.325071+0000 front 2024-08-17T18:13:04.325096+0000 (oldest deadline 2024-08-17T18:13:27.824833+0000) 2024-08-17T18:13:29.983 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:29.624+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.904067+0000 front 2024-08-17T18:12:45.903926+0000 (oldest deadline 2024-08-17T18:13:11.203885+0000) 2024-08-17T18:13:29.983 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:29.624+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:55.304814+0000 front 2024-08-17T18:12:55.305014+0000 (oldest deadline 2024-08-17T18:13:18.804863+0000) 2024-08-17T18:13:29.983 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5[45161]: 2024-08-17T18:13:29.624+0000 7f9f1a4ec640 -1 osd.5 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:05.206315+0000 front 2024-08-17T18:13:05.206389+0000 (oldest deadline 2024-08-17T18:13:26.906181+0000) 2024-08-17T18:13:30.261 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:29.981+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.413875+0000 front 2024-08-17T18:12:45.413785+0000 (oldest deadline 2024-08-17T18:13:10.713652+0000) 2024-08-17T18:13:30.261 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:29.981+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:56.614444+0000 front 2024-08-17T18:12:56.614308+0000 (oldest deadline 2024-08-17T18:13:20.714405+0000) 2024-08-17T18:13:30.262 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:29 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:29.981+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:00.714906+0000 front 2024-08-17T18:13:00.714946+0000 (oldest deadline 2024-08-17T18:13:26.614720+0000) 2024-08-17T18:13:30.262 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:30.118+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:30.262 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:30.118+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:52.123047+0000 front 2024-08-17T18:12:52.123062+0000 (oldest deadline 2024-08-17T18:13:22.723609+0000) 2024-08-17T18:13:30.262 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:30 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:30.118+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:04.325071+0000 front 2024-08-17T18:13:04.325096+0000 (oldest deadline 2024-08-17T18:13:27.824833+0000) 2024-08-17T18:13:30.734 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:30 smithi046 podman[236146]: 2024-08-17 18:13:30.453832486 +0000 UTC m=+5.594852205 container died 58d30092517a786f79dc0fc93937e747f84d384c538854a0e8e7d57b50a5ded8 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=quincy-f2c39d4, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS) 2024-08-17T18:13:30.985 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:30 smithi046 podman[236146]: 2024-08-17 18:13:30.733632532 +0000 UTC m=+5.874652242 container cleanup 58d30092517a786f79dc0fc93937e747f84d384c538854a0e8e7d57b50a5ded8 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5, RELEASE=quincy-f2c39d4, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-08-17T18:13:30.985 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:30 smithi046 bash[236146]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5 2024-08-17T18:13:31.261 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:30 smithi046 podman[236174]: 2024-08-17 18:13:30.984942582 +0000 UTC m=+0.525443963 container remove 58d30092517a786f79dc0fc93937e747f84d384c538854a0e8e7d57b50a5ded8 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=quincy-f2c39d4, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux ) 2024-08-17T18:13:31.261 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:31 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:31.026+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.413875+0000 front 2024-08-17T18:12:45.413785+0000 (oldest deadline 2024-08-17T18:13:10.713652+0000) 2024-08-17T18:13:31.262 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:31 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:31.026+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:56.614444+0000 front 2024-08-17T18:12:56.614308+0000 (oldest deadline 2024-08-17T18:13:20.714405+0000) 2024-08-17T18:13:31.262 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:31 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:31.026+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:00.714906+0000 front 2024-08-17T18:13:00.714946+0000 (oldest deadline 2024-08-17T18:13:26.614720+0000) 2024-08-17T18:13:31.262 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:31 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:31.109+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:31.262 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:31 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:31.109+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:52.123047+0000 front 2024-08-17T18:12:52.123062+0000 (oldest deadline 2024-08-17T18:13:22.723609+0000) 2024-08-17T18:13:31.262 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:31 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:31.109+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:04.325071+0000 front 2024-08-17T18:13:04.325096+0000 (oldest deadline 2024-08-17T18:13:27.824833+0000) 2024-08-17T18:13:31.578 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:31 smithi046 podman[236264]: 2024-08-17 18:13:31.21582077 +0000 UTC m=+0.017942040 image pull f69471c56189b063ba7a049adea817a12ba1a40187d11cab5cbef8f3aac57cce quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251 2024-08-17T18:13:31.578 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:31 smithi046 podman[236264]: 2024-08-17 18:13:31.333945525 +0000 UTC m=+0.136066815 container create 9ee80ce23c027db66549a70fb7b10f5b816d5abeb1a529034b520e38bde8d8b3 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5-deactivate, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=quincy-f2c39d4, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-08-17T18:13:32.011 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:31 smithi046 podman[236264]: 2024-08-17 18:13:31.57631781 +0000 UTC m=+0.378439059 container init 9ee80ce23c027db66549a70fb7b10f5b816d5abeb1a529034b520e38bde8d8b3 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=quincy-f2c39d4, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, ceph=True, GIT_CLEAN=True) 2024-08-17T18:13:32.011 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:31 smithi046 podman[236264]: 2024-08-17 18:13:31.580139709 +0000 UTC m=+0.382260961 container start 9ee80ce23c027db66549a70fb7b10f5b816d5abeb1a529034b520e38bde8d8b3 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5-deactivate, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=quincy-f2c39d4, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T18:13:32.011 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:31 smithi046 podman[236264]: 2024-08-17 18:13:31.651243493 +0000 UTC m=+0.453364749 container attach 9ee80ce23c027db66549a70fb7b10f5b816d5abeb1a529034b520e38bde8d8b3 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5-deactivate, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, RELEASE=quincy-f2c39d4, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-08-17T18:13:32.012 INFO:journalctl@ceph.osd.5.smithi046.stdout:Aug 17 18:13:31 smithi046 podman[236264]: 2024-08-17 18:13:31.760158924 +0000 UTC m=+0.562280179 container died 9ee80ce23c027db66549a70fb7b10f5b816d5abeb1a529034b520e38bde8d8b3 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-5-deactivate, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=quincy-f2c39d4, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T18:13:32.511 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:32 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:32.070+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.413875+0000 front 2024-08-17T18:12:45.413785+0000 (oldest deadline 2024-08-17T18:13:10.713652+0000) 2024-08-17T18:13:32.511 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:32 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:32.070+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:56.614444+0000 front 2024-08-17T18:12:56.614308+0000 (oldest deadline 2024-08-17T18:13:20.714405+0000) 2024-08-17T18:13:32.512 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:32 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:32.070+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:00.714906+0000 front 2024-08-17T18:13:00.714946+0000 (oldest deadline 2024-08-17T18:13:26.614720+0000) 2024-08-17T18:13:32.512 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:32 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:32.109+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:32.512 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:32 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:32.109+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:52.123047+0000 front 2024-08-17T18:12:52.123062+0000 (oldest deadline 2024-08-17T18:13:22.723609+0000) 2024-08-17T18:13:32.512 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:32 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:32.109+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:04.325071+0000 front 2024-08-17T18:13:04.325096+0000 (oldest deadline 2024-08-17T18:13:27.824833+0000) 2024-08-17T18:13:32.576 DEBUG:teuthology.orchestra.run.smithi046:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.5.service' 2024-08-17T18:13:32.621 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:13:32.622 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-08-17T18:13:32.622 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-08-17T18:13:32.622 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.6 2024-08-17T18:13:32.908 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:32 smithi046 systemd[1]: Stopping Ceph osd.6 for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T18:13:32.909 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:32 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:32.906+0000 7f5b511b5640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T18:13:32.909 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:32 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:32.906+0000 7f5b511b5640 -1 osd.6 1434 *** Got signal Terminated *** 2024-08-17T18:13:33.261 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:33 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:33.125+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:33.261 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:33 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:33.125+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:52.123047+0000 front 2024-08-17T18:12:52.123062+0000 (oldest deadline 2024-08-17T18:13:22.723609+0000) 2024-08-17T18:13:33.261 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:33 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:33.125+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:04.325071+0000 front 2024-08-17T18:13:04.325096+0000 (oldest deadline 2024-08-17T18:13:27.824833+0000) 2024-08-17T18:13:33.261 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:32 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:32.906+0000 7f5b511b5640 -1 osd.6 1434 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:13:33.262 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:33 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:33.061+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.413875+0000 front 2024-08-17T18:12:45.413785+0000 (oldest deadline 2024-08-17T18:13:10.713652+0000) 2024-08-17T18:13:33.262 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:33 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:33.061+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:56.614444+0000 front 2024-08-17T18:12:56.614308+0000 (oldest deadline 2024-08-17T18:13:20.714405+0000) 2024-08-17T18:13:33.262 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:33 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:33.061+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:00.714906+0000 front 2024-08-17T18:13:00.714946+0000 (oldest deadline 2024-08-17T18:13:26.614720+0000) 2024-08-17T18:13:34.511 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:34 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:34.090+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.413875+0000 front 2024-08-17T18:12:45.413785+0000 (oldest deadline 2024-08-17T18:13:10.713652+0000) 2024-08-17T18:13:34.512 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:34 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:34.090+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:56.614444+0000 front 2024-08-17T18:12:56.614308+0000 (oldest deadline 2024-08-17T18:13:20.714405+0000) 2024-08-17T18:13:34.512 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:34 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:34.090+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:00.714906+0000 front 2024-08-17T18:13:00.714946+0000 (oldest deadline 2024-08-17T18:13:26.614720+0000) 2024-08-17T18:13:34.512 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:34 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:34.107+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:34.512 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:34 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:34.107+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:52.123047+0000 front 2024-08-17T18:12:52.123062+0000 (oldest deadline 2024-08-17T18:13:22.723609+0000) 2024-08-17T18:13:34.512 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:34 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:34.107+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:04.325071+0000 front 2024-08-17T18:13:04.325096+0000 (oldest deadline 2024-08-17T18:13:27.824833+0000) 2024-08-17T18:13:35.511 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:35 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:35.110+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.413875+0000 front 2024-08-17T18:12:45.413785+0000 (oldest deadline 2024-08-17T18:13:10.713652+0000) 2024-08-17T18:13:35.511 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:35 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:35.110+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:56.614444+0000 front 2024-08-17T18:12:56.614308+0000 (oldest deadline 2024-08-17T18:13:20.714405+0000) 2024-08-17T18:13:35.512 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:35 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:35.110+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:00.714906+0000 front 2024-08-17T18:13:00.714946+0000 (oldest deadline 2024-08-17T18:13:26.614720+0000) 2024-08-17T18:13:35.512 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:35 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:35.120+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:35.512 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:35 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:35.120+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:52.123047+0000 front 2024-08-17T18:12:52.123062+0000 (oldest deadline 2024-08-17T18:13:22.723609+0000) 2024-08-17T18:13:35.512 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:35 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:35.120+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:04.325071+0000 front 2024-08-17T18:13:04.325096+0000 (oldest deadline 2024-08-17T18:13:27.824833+0000) 2024-08-17T18:13:36.261 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:36 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:36.100+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.413875+0000 front 2024-08-17T18:12:45.413785+0000 (oldest deadline 2024-08-17T18:13:10.713652+0000) 2024-08-17T18:13:36.261 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:36 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:36.100+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:56.614444+0000 front 2024-08-17T18:12:56.614308+0000 (oldest deadline 2024-08-17T18:13:20.714405+0000) 2024-08-17T18:13:36.262 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:36 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:36.100+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:00.714906+0000 front 2024-08-17T18:13:00.714946+0000 (oldest deadline 2024-08-17T18:13:26.614720+0000) 2024-08-17T18:13:36.262 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:36 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:36.080+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:36.262 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:36 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:36.080+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:52.123047+0000 front 2024-08-17T18:12:52.123062+0000 (oldest deadline 2024-08-17T18:13:22.723609+0000) 2024-08-17T18:13:36.262 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:36 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:36.080+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:04.325071+0000 front 2024-08-17T18:13:04.325096+0000 (oldest deadline 2024-08-17T18:13:27.824833+0000) 2024-08-17T18:13:37.511 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:37 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:37.097+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:45.413875+0000 front 2024-08-17T18:12:45.413785+0000 (oldest deadline 2024-08-17T18:13:10.713652+0000) 2024-08-17T18:13:37.511 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:37 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:37.097+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:56.614444+0000 front 2024-08-17T18:12:56.614308+0000 (oldest deadline 2024-08-17T18:13:20.714405+0000) 2024-08-17T18:13:37.512 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:37 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6[50664]: 2024-08-17T18:13:37.097+0000 7f5b4b7c9640 -1 osd.6 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:00.714906+0000 front 2024-08-17T18:13:00.714946+0000 (oldest deadline 2024-08-17T18:13:26.614720+0000) 2024-08-17T18:13:37.512 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:37 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:37.078+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:37.512 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:37 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:37.078+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:52.123047+0000 front 2024-08-17T18:12:52.123062+0000 (oldest deadline 2024-08-17T18:13:22.723609+0000) 2024-08-17T18:13:37.512 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:37 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:37.078+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:04.325071+0000 front 2024-08-17T18:13:04.325096+0000 (oldest deadline 2024-08-17T18:13:27.824833+0000) 2024-08-17T18:13:38.455 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:38 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:38.041+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:38.456 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:38 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:38.041+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:52.123047+0000 front 2024-08-17T18:12:52.123062+0000 (oldest deadline 2024-08-17T18:13:22.723609+0000) 2024-08-17T18:13:38.456 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:38 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:38.041+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:04.325071+0000 front 2024-08-17T18:13:04.325096+0000 (oldest deadline 2024-08-17T18:13:27.824833+0000) 2024-08-17T18:13:38.744 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:38 smithi046 podman[236366]: 2024-08-17 18:13:38.455340986 +0000 UTC m=+5.645007460 container died e176d49f88965af819223e92819f93c6b02f6cf59acd4b7f6b362c5dd48820ad (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=quincy-f2c39d4, GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-08-17T18:13:39.011 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:38 smithi046 podman[236366]: 2024-08-17 18:13:38.832435644 +0000 UTC m=+6.022102077 container cleanup e176d49f88965af819223e92819f93c6b02f6cf59acd4b7f6b362c5dd48820ad (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=quincy-f2c39d4, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, io.buildah.version=1.36.0) 2024-08-17T18:13:39.011 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:38 smithi046 bash[236366]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6 2024-08-17T18:13:39.436 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:39 smithi046 podman[236385]: 2024-08-17 18:13:39.10851869 +0000 UTC m=+0.656719299 container remove e176d49f88965af819223e92819f93c6b02f6cf59acd4b7f6b362c5dd48820ad (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , RELEASE=quincy-f2c39d4, org.label-schema.license=GPLv2) 2024-08-17T18:13:39.436 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:39 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:39.034+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:39.437 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:39 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:39.034+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:52.123047+0000 front 2024-08-17T18:12:52.123062+0000 (oldest deadline 2024-08-17T18:13:22.723609+0000) 2024-08-17T18:13:39.437 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:39 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:39.034+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:04.325071+0000 front 2024-08-17T18:13:04.325096+0000 (oldest deadline 2024-08-17T18:13:27.824833+0000) 2024-08-17T18:13:39.754 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:39 smithi046 podman[236476]: 2024-08-17 18:13:39.338606792 +0000 UTC m=+0.018176391 image pull f69471c56189b063ba7a049adea817a12ba1a40187d11cab5cbef8f3aac57cce quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251 2024-08-17T18:13:39.754 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:39 smithi046 podman[236476]: 2024-08-17 18:13:39.451510674 +0000 UTC m=+0.131080275 container create 31feb8c87dadd4d515e2f6367050e76623611ecb2521970f773d7596ba67b0ae (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6-deactivate, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=quincy-f2c39d4, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T18:13:39.754 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:39 smithi046 podman[236476]: 2024-08-17 18:13:39.679043454 +0000 UTC m=+0.358613060 container init 31feb8c87dadd4d515e2f6367050e76623611ecb2521970f773d7596ba67b0ae (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=quincy-f2c39d4, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-08-17T18:13:39.754 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:39 smithi046 podman[236476]: 2024-08-17 18:13:39.682893681 +0000 UTC m=+0.362463281 container start 31feb8c87dadd4d515e2f6367050e76623611ecb2521970f773d7596ba67b0ae (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=quincy-f2c39d4, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T18:13:39.754 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:39 smithi046 podman[236476]: 2024-08-17 18:13:39.753647959 +0000 UTC m=+0.433217563 container attach 31feb8c87dadd4d515e2f6367050e76623611ecb2521970f773d7596ba67b0ae (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=quincy-f2c39d4, ceph=True) 2024-08-17T18:13:40.011 INFO:journalctl@ceph.osd.6.smithi046.stdout:Aug 17 18:13:39 smithi046 podman[236476]: 2024-08-17 18:13:39.860864382 +0000 UTC m=+0.540433979 container died 31feb8c87dadd4d515e2f6367050e76623611ecb2521970f773d7596ba67b0ae (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-6-deactivate, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, RELEASE=quincy-f2c39d4) 2024-08-17T18:13:40.011 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:39 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:39.990+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:40.012 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:39 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:39.990+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:52.123047+0000 front 2024-08-17T18:12:52.123062+0000 (oldest deadline 2024-08-17T18:13:22.723609+0000) 2024-08-17T18:13:40.012 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:39 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:39.990+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:04.325071+0000 front 2024-08-17T18:13:04.325096+0000 (oldest deadline 2024-08-17T18:13:27.824833+0000) 2024-08-17T18:13:40.012 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:39 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:39.990+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-08-17T18:13:07.825322+0000 front 2024-08-17T18:13:07.825391+0000 (oldest deadline 2024-08-17T18:13:39.625876+0000) 2024-08-17T18:13:40.435 DEBUG:teuthology.orchestra.run.smithi046:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.6.service' 2024-08-17T18:13:40.478 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:13:40.479 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-08-17T18:13:40.479 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-08-17T18:13:40.479 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.7 2024-08-17T18:13:40.761 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:40 smithi046 systemd[1]: Stopping Ceph osd.7 for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T18:13:41.261 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:40.825+0000 7f37057a7640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T18:13:41.261 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:40.825+0000 7f37057a7640 -1 osd.7 1434 *** Got signal Terminated *** 2024-08-17T18:13:41.262 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:40 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:40.825+0000 7f37057a7640 -1 osd.7 1434 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:13:41.262 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:41 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:41.016+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:41.262 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:41 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:41.016+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:52.123047+0000 front 2024-08-17T18:12:52.123062+0000 (oldest deadline 2024-08-17T18:13:22.723609+0000) 2024-08-17T18:13:41.262 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:41 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:41.016+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:04.325071+0000 front 2024-08-17T18:13:04.325096+0000 (oldest deadline 2024-08-17T18:13:27.824833+0000) 2024-08-17T18:13:41.262 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:41 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:41.016+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-08-17T18:13:07.825322+0000 front 2024-08-17T18:13:07.825391+0000 (oldest deadline 2024-08-17T18:13:39.625876+0000) 2024-08-17T18:13:42.261 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:42 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:42.029+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:42.261 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:42 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:42.029+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:52.123047+0000 front 2024-08-17T18:12:52.123062+0000 (oldest deadline 2024-08-17T18:13:22.723609+0000) 2024-08-17T18:13:42.262 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:42 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:42.029+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:04.325071+0000 front 2024-08-17T18:13:04.325096+0000 (oldest deadline 2024-08-17T18:13:27.824833+0000) 2024-08-17T18:13:42.262 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:42 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:42.029+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-08-17T18:13:07.825322+0000 front 2024-08-17T18:13:07.825391+0000 (oldest deadline 2024-08-17T18:13:39.625876+0000) 2024-08-17T18:13:43.511 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:43 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:43.056+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:43.511 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:43 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:43.056+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:52.123047+0000 front 2024-08-17T18:12:52.123062+0000 (oldest deadline 2024-08-17T18:13:22.723609+0000) 2024-08-17T18:13:43.511 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:43 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:43.056+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:04.325071+0000 front 2024-08-17T18:13:04.325096+0000 (oldest deadline 2024-08-17T18:13:27.824833+0000) 2024-08-17T18:13:43.511 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:43 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:43.056+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-08-17T18:13:07.825322+0000 front 2024-08-17T18:13:07.825391+0000 (oldest deadline 2024-08-17T18:13:39.625876+0000) 2024-08-17T18:13:44.511 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:44 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:44.024+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:44.511 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:44 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:44.024+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:52.123047+0000 front 2024-08-17T18:12:52.123062+0000 (oldest deadline 2024-08-17T18:13:22.723609+0000) 2024-08-17T18:13:44.511 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:44 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:44.024+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:04.325071+0000 front 2024-08-17T18:13:04.325096+0000 (oldest deadline 2024-08-17T18:13:27.824833+0000) 2024-08-17T18:13:44.512 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:44 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:44.024+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-08-17T18:13:07.825322+0000 front 2024-08-17T18:13:07.825391+0000 (oldest deadline 2024-08-17T18:13:39.625876+0000) 2024-08-17T18:13:44.512 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:44 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:44.024+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.46:6804 osd.4 since back 2024-08-17T18:13:19.626505+0000 front 2024-08-17T18:13:19.626411+0000 (oldest deadline 2024-08-17T18:13:43.126344+0000) 2024-08-17T18:13:45.261 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:45 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:45.004+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6806 osd.0 since back 2024-08-17T18:12:46.322149+0000 front 2024-08-17T18:12:46.322257+0000 (oldest deadline 2024-08-17T18:13:11.022084+0000) 2024-08-17T18:13:45.261 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:45 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:45.004+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6814 osd.1 since back 2024-08-17T18:12:52.123047+0000 front 2024-08-17T18:12:52.123062+0000 (oldest deadline 2024-08-17T18:13:22.723609+0000) 2024-08-17T18:13:45.261 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:45 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:45.004+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6822 osd.2 since back 2024-08-17T18:13:04.325071+0000 front 2024-08-17T18:13:04.325096+0000 (oldest deadline 2024-08-17T18:13:27.824833+0000) 2024-08-17T18:13:45.261 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:45 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:45.004+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.37:6830 osd.3 since back 2024-08-17T18:13:07.825322+0000 front 2024-08-17T18:13:07.825391+0000 (oldest deadline 2024-08-17T18:13:39.625876+0000) 2024-08-17T18:13:45.262 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:45 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7[56245]: 2024-08-17T18:13:45.004+0000 7f37035c2640 -1 osd.7 1434 heartbeat_check: no reply from 172.21.15.46:6804 osd.4 since back 2024-08-17T18:13:19.626505+0000 front 2024-08-17T18:13:19.626411+0000 (oldest deadline 2024-08-17T18:13:43.126344+0000) 2024-08-17T18:13:46.761 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:46 smithi046 podman[236579]: 2024-08-17 18:13:46.487897595 +0000 UTC m=+5.777036786 container died c48b0fa91dfb3385f6becdc727ff7ed844096eb0aad29b7207df1c49185e9179 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=quincy-f2c39d4, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0) 2024-08-17T18:13:47.170 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:46 smithi046 podman[236579]: 2024-08-17 18:13:46.843608385 +0000 UTC m=+6.132747576 container cleanup c48b0fa91dfb3385f6becdc727ff7ed844096eb0aad29b7207df1c49185e9179 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7, RELEASE=quincy-f2c39d4, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T18:13:47.170 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:46 smithi046 bash[236579]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7 2024-08-17T18:13:47.511 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:47 smithi046 podman[236607]: 2024-08-17 18:13:47.169878663 +0000 UTC m=+0.673898653 container remove c48b0fa91dfb3385f6becdc727ff7ed844096eb0aad29b7207df1c49185e9179 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=quincy-f2c39d4) 2024-08-17T18:13:47.831 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:47 smithi046 podman[236700]: 2024-08-17 18:13:47.433602247 +0000 UTC m=+0.018072289 image pull f69471c56189b063ba7a049adea817a12ba1a40187d11cab5cbef8f3aac57cce quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251 2024-08-17T18:13:47.831 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:47 smithi046 podman[236700]: 2024-08-17 18:13:47.545685065 +0000 UTC m=+0.130155101 container create 0419c171f130b6a4609ee2e9066d914dd8238ae8d6f0aaa3e089fc575b234b41 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7-deactivate, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, RELEASE=quincy-f2c39d4, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T18:13:47.832 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:47 smithi046 podman[236700]: 2024-08-17 18:13:47.756347296 +0000 UTC m=+0.340817354 container init 0419c171f130b6a4609ee2e9066d914dd8238ae8d6f0aaa3e089fc575b234b41 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7-deactivate, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, RELEASE=quincy-f2c39d4, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True) 2024-08-17T18:13:47.832 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:47 smithi046 podman[236700]: 2024-08-17 18:13:47.759671844 +0000 UTC m=+0.344141881 container start 0419c171f130b6a4609ee2e9066d914dd8238ae8d6f0aaa3e089fc575b234b41 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7-deactivate, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, GIT_CLEAN=True, RELEASE=quincy-f2c39d4, maintainer=Guillaume Abrioux ) 2024-08-17T18:13:47.832 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:47 smithi046 podman[236700]: 2024-08-17 18:13:47.831264892 +0000 UTC m=+0.415735139 container attach 0419c171f130b6a4609ee2e9066d914dd8238ae8d6f0aaa3e089fc575b234b41 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.36.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=quincy-f2c39d4) 2024-08-17T18:13:48.235 INFO:journalctl@ceph.osd.7.smithi046.stdout:Aug 17 18:13:47 smithi046 podman[236700]: 2024-08-17 18:13:47.948346626 +0000 UTC m=+0.532816665 container died 0419c171f130b6a4609ee2e9066d914dd8238ae8d6f0aaa3e089fc575b234b41 (image=quay.ceph.io/ceph-ci/ceph@sha256:8be70e7cb4b008d7f8b5e1c4866ccf4eb46a6d6ad871f778e5b065881df65251, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-osd-7-deactivate, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=quincy-f2c39d4) 2024-08-17T18:13:48.510 DEBUG:teuthology.orchestra.run.smithi046:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@osd.7.service' 2024-08-17T18:13:48.549 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:13:48.550 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-08-17T18:13:48.550 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-08-17T18:13:48.550 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@prometheus.a 2024-08-17T18:13:48.761 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:13:48 smithi046 systemd[1]: Stopping Ceph prometheus.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T18:13:49.159 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:13:48 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:13:48.896Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-17T18:13:49.159 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:13:48 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:13:48.896Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-08-17T18:13:49.159 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:13:48 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:13:48.896Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-08-17T18:13:49.159 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:13:48 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:13:48.896Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-17T18:13:49.160 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:13:48 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:13:48.896Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-08-17T18:13:49.160 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:13:48 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:13:48.896Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-08-17T18:13:49.160 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:13:48 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:13:48.896Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-08-17T18:13:49.160 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:13:48 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:13:48.896Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-08-17T18:13:49.160 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:13:48 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:13:48.897Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-08-17T18:13:49.160 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:13:48 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:13:48.899Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-08-17T18:13:49.160 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:13:48 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:13:48.899Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-08-17T18:13:49.160 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:13:48 smithi046 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a[79103]: ts=2024-08-17T18:13:48.899Z caller=main.go:1273 level=info msg="See you next time!" 2024-08-17T18:13:49.161 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:13:48 smithi046 podman[236804]: 2024-08-17 18:13:48.906813721 +0000 UTC m=+0.129650828 container died dba3d9272523bed85c0d206966db4d63728f42c6b0bec2b04eda2e36420d207d (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T18:13:49.438 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:13:49 smithi046 podman[236804]: 2024-08-17 18:13:49.237395707 +0000 UTC m=+0.460232812 container cleanup dba3d9272523bed85c0d206966db4d63728f42c6b0bec2b04eda2e36420d207d (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T18:13:49.439 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Aug 17 18:13:49 smithi046 bash[236804]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T18:13:49.592 DEBUG:teuthology.orchestra.run.smithi046:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@prometheus.a.service' 2024-08-17T18:13:49.629 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:13:49.629 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-08-17T18:13:49.629 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 --force --keep-logs 2024-08-17T18:13:51.659 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 18:13:51 smithi037 systemd[1]: Stopping Ceph alertmanager.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T18:13:51.997 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 18:13:51 smithi037 ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a[86978]: ts=2024-08-17T18:13:51.661Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-17T18:13:51.998 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 18:13:51 smithi037 podman[334991]: 2024-08-17 18:13:51.712785914 +0000 UTC m=+0.149386584 container died 087709906fdf2f1ffee4e7f2cb28cfbdc44ca0641f419ed634b1b16fc9701a64 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T18:13:52.293 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 18:13:52 smithi037 podman[334991]: 2024-08-17 18:13:52.208035899 +0000 UTC m=+0.644636551 container cleanup 087709906fdf2f1ffee4e7f2cb28cfbdc44ca0641f419ed634b1b16fc9701a64 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T18:13:52.293 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 18:13:52 smithi037 bash[334991]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T18:13:52.793 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 18:13:52 smithi037 podman[335006]: 2024-08-17 18:13:52.479444807 +0000 UTC m=+0.759300814 container remove 087709906fdf2f1ffee4e7f2cb28cfbdc44ca0641f419ed634b1b16fc9701a64 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T18:13:52.793 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 18:13:52 smithi037 podman[335006]: 2024-08-17 18:13:52.564944078 +0000 UTC m=+0.844800087 volume remove e6f154ec7822e5d346c4841a5aadbc37147e600cfc9cf7be5524627b0a7b64ad 2024-08-17T18:13:52.793 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 18:13:52 smithi037 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-17T18:13:52.793 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 18:13:52 smithi037 systemd[1]: Stopped Ceph alertmanager.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T18:13:52.794 INFO:journalctl@ceph.alertmanager.a.smithi037.stdout:Aug 17 18:13:52 smithi037 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@alertmanager.a.service: Consumed 3.257s CPU time. 2024-08-17T18:13:53.170 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 18:13:52 smithi037 systemd[1]: Stopping Ceph node-exporter.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T18:13:53.474 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 18:13:53 smithi037 podman[335113]: 2024-08-17 18:13:53.169446347 +0000 UTC m=+0.121504704 container died a4f7820263185503a00e371b3b045474fcc2e0449cb0cd1c53e31fa6fe2e1d56 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-17T18:13:53.474 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 18:13:53 smithi037 podman[335113]: 2024-08-17 18:13:53.474657023 +0000 UTC m=+0.426715380 container cleanup a4f7820263185503a00e371b3b045474fcc2e0449cb0cd1c53e31fa6fe2e1d56 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-17T18:13:53.793 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 18:13:53 smithi037 bash[335113]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a 2024-08-17T18:13:53.793 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 18:13:53 smithi037 podman[335125]: 2024-08-17 18:13:53.684009939 +0000 UTC m=+0.514058651 container remove a4f7820263185503a00e371b3b045474fcc2e0449cb0cd1c53e31fa6fe2e1d56 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-17T18:13:53.793 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 18:13:53 smithi037 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-08-17T18:13:54.279 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 18:13:53 smithi037 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-08-17T18:13:54.280 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 18:13:53 smithi037 systemd[1]: Stopped Ceph node-exporter.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T18:13:54.280 INFO:journalctl@ceph.node-exporter.a.smithi037.stdout:Aug 17 18:13:53 smithi037 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@node-exporter.a.service: Consumed 8.387s CPU time. 2024-08-17T18:14:04.340 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 --force --keep-logs 2024-08-17T18:14:06.228 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 18:14:05 smithi046 systemd[1]: Stopping Ceph grafana.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T18:14:06.484 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 18:14:06 smithi046 podman[237216]: 2024-08-17 18:14:06.227118482 +0000 UTC m=+0.119362286 container died 8a204954fcfa5d744df7420987f294af331926e3ca1ad68d1ddafd029cf32c69 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a, com.redhat.component=ubi8-container, io.buildah.version=1.32.0, summary=Grafana Container configured for Ceph mgr/dashboard integration, build-date=2022-04-29T11:48:11.055897, architecture=x86_64, name=ubi8, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, io.openshift.expose-services=, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.k8s.display-name=Red Hat Universal Base Image 8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, version=8.5, vcs-type=git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, description=Ceph Grafana Container, distribution-scope=public, maintainer=Paul Cuzner , release=239.1651231664, io.openshift.tags=base rhel8, vendor=Red Hat, Inc.) 2024-08-17T18:14:06.759 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 18:14:06 smithi046 podman[237216]: 2024-08-17 18:14:06.557866187 +0000 UTC m=+0.450109998 container cleanup 8a204954fcfa5d744df7420987f294af331926e3ca1ad68d1ddafd029cf32c69 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.expose-services=, com.redhat.component=ubi8-container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.k8s.display-name=Red Hat Universal Base Image 8, distribution-scope=public, vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, maintainer=Paul Cuzner , build-date=2022-04-29T11:48:11.055897, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, release=239.1651231664, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, vendor=Red Hat, Inc., architecture=x86_64, description=Ceph Grafana Container, io.buildah.version=1.32.0, io.openshift.tags=base rhel8, summary=Grafana Container configured for Ceph mgr/dashboard integration, version=8.5, name=ubi8) 2024-08-17T18:14:06.759 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 18:14:06 smithi046 bash[237216]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a 2024-08-17T18:14:07.011 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 18:14:06 smithi046 podman[237230]: 2024-08-17 18:14:06.758962145 +0000 UTC m=+0.529337085 container remove 8a204954fcfa5d744df7420987f294af331926e3ca1ad68d1ddafd029cf32c69 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-grafana-a, com.redhat.component=ubi8-container, maintainer=Paul Cuzner , com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.k8s.display-name=Red Hat Universal Base Image 8, architecture=x86_64, build-date=2022-04-29T11:48:11.055897, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, version=8.5, vendor=Red Hat, Inc., distribution-scope=public, io.buildah.version=1.32.0, release=239.1651231664, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, name=ubi8, vcs-type=git, description=Ceph Grafana Container, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, io.openshift.expose-services=, io.openshift.tags=base rhel8) 2024-08-17T18:14:07.011 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 18:14:06 smithi046 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-08-17T18:14:07.011 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 18:14:06 smithi046 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-08-17T18:14:07.011 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 18:14:06 smithi046 systemd[1]: Stopped Ceph grafana.a for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T18:14:07.011 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Aug 17 18:14:06 smithi046 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@grafana.a.service: Consumed 31.127s CPU time. 2024-08-17T18:14:07.423 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 18:14:07 smithi046 systemd[1]: Stopping Ceph node-exporter.b for 4c9682c2-5cbc-11ef-bccf-c7b262605968... 2024-08-17T18:14:07.761 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 18:14:07 smithi046 podman[237337]: 2024-08-17 18:14:07.423065424 +0000 UTC m=+0.111287602 container died e5cbea8e2dcf4bfb6079f39af620fcce559feaf15392b8e042c2bbcbffe26476 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-17T18:14:08.152 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 18:14:07 smithi046 podman[237337]: 2024-08-17 18:14:07.761736117 +0000 UTC m=+0.449958296 container cleanup e5cbea8e2dcf4bfb6079f39af620fcce559feaf15392b8e042c2bbcbffe26476 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-17T18:14:08.153 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 18:14:07 smithi046 bash[237337]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b 2024-08-17T18:14:08.153 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 18:14:07 smithi046 podman[237352]: 2024-08-17 18:14:07.937883598 +0000 UTC m=+0.515195976 container remove e5cbea8e2dcf4bfb6079f39af620fcce559feaf15392b8e042c2bbcbffe26476 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-17T18:14:08.153 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 18:14:07 smithi046 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-08-17T18:14:08.511 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 18:14:08 smithi046 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-08-17T18:14:08.511 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 18:14:08 smithi046 systemd[1]: Stopped Ceph node-exporter.b for 4c9682c2-5cbc-11ef-bccf-c7b262605968. 2024-08-17T18:14:08.511 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Aug 17 18:14:08 smithi046 systemd[1]: ceph-4c9682c2-5cbc-11ef-bccf-c7b262605968@node-exporter.b.service: Consumed 7.928s CPU time. 2024-08-17T18:14:14.145 DEBUG:teuthology.orchestra.run.smithi037:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-17T18:14:14.180 DEBUG:teuthology.orchestra.run.smithi046:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-17T18:14:14.210 INFO:tasks.cephadm:Archiving crash dumps... 2024-08-17T18:14:14.212 DEBUG:teuthology.misc:Transferring archived files from smithi037:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858342/remote/smithi037/crash 2024-08-17T18:14:14.213 DEBUG:teuthology.orchestra.run.smithi037:> sudo tar c -f - -C /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/crash -- . 2024-08-17T18:14:14.262 INFO:teuthology.orchestra.run.smithi037.stderr:tar: /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/crash: Cannot open: No such file or directory 2024-08-17T18:14:14.263 INFO:teuthology.orchestra.run.smithi037.stderr:tar: Error is not recoverable: exiting now 2024-08-17T18:14:14.264 DEBUG:teuthology.misc:Transferring archived files from smithi046:/var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858342/remote/smithi046/crash 2024-08-17T18:14:14.265 DEBUG:teuthology.orchestra.run.smithi046:> sudo tar c -f - -C /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/crash -- . 2024-08-17T18:14:14.304 INFO:teuthology.orchestra.run.smithi046.stderr:tar: /var/lib/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/crash: Cannot open: No such file or directory 2024-08-17T18:14:14.305 INFO:teuthology.orchestra.run.smithi046.stderr:tar: Error is not recoverable: exiting now 2024-08-17T18:14:14.306 INFO:tasks.cephadm:Checking cluster log for badness... 2024-08-17T18:14:14.307 DEBUG:teuthology.orchestra.run.smithi037:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v '\(POOL_APP_NOT_ENABLED\)' | egrep -v OSD_DOWN | egrep -v 'mons down' | egrep -v 'mon down' | egrep -v MON_DOWN | egrep -v 'out of quorum' | egrep -v PG_DEGRADED | egrep -v 'Reduced data availability' | egrep -v 'Degraded data redundancy' | egrep -v OSDMAP_FLAGS | egrep -v PG_AVAILABILITY | head -n 1 2024-08-17T18:14:14.418 INFO:teuthology.orchestra.run.smithi037.stdout:2024-08-17T17:50:00.000105+0000 mon.a (mon.0) 1791 : cluster [WRN] Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2024-08-17T18:14:14.418 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-08-17T18:14:14.419 INFO:tasks.cephadm:Compressing logs... 2024-08-17T18:14:14.419 DEBUG:teuthology.orchestra.run.smithi037:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-08-17T18:14:14.422 DEBUG:teuthology.orchestra.run.smithi046:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-08-17T18:14:14.463 INFO:teuthology.orchestra.run.smithi037.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-08-17T18:14:14.463 INFO:teuthology.orchestra.run.smithi037.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-08-17T18:14:14.463 INFO:teuthology.orchestra.run.smithi037.stderr:gzip -5 --verbose -- /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph.log 2024-08-17T18:14:14.463 INFO:teuthology.orchestra.run.smithi037.stderr:gzip -5 --verbose -- /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-osd.2.log 2024-08-17T18:14:14.464 INFO:teuthology.orchestra.run.smithi037.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph.audit.log 2024-08-17T18:14:14.465 INFO:teuthology.orchestra.run.smithi037.stderr:/var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-osd.3.log 2024-08-17T18:14:14.465 INFO:teuthology.orchestra.run.smithi037.stderr:/var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-osd.1.log 2024-08-17T18:14:14.465 INFO:teuthology.orchestra.run.smithi037.stderr:/var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-mgr.y.log 2024-08-17T18:14:14.467 INFO:teuthology.orchestra.run.smithi037.stderr:/var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-osd.0.log 2024-08-17T18:14:14.468 INFO:teuthology.orchestra.run.smithi037.stderr:/var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-mds.foo.smithi037.qhhfds.log 2024-08-17T18:14:14.468 INFO:teuthology.orchestra.run.smithi037.stderr:/var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-mon.c.log 2024-08-17T18:14:14.468 INFO:teuthology.orchestra.run.smithi037.stderr:/var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-mds.foo.smithi037.qhhfds.log: gzip -5 --verbose -- /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-mon.a.log 2024-08-17T18:14:14.468 INFO:teuthology.orchestra.run.smithi037.stderr: 82.1% -- replaced with /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-mds.foo.smithi037.qhhfds.log.gz 2024-08-17T18:14:14.468 INFO:teuthology.orchestra.run.smithi037.stderr:/var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph.cephadm.log 2024-08-17T18:14:14.469 INFO:teuthology.orchestra.run.smithi037.stderr:/var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-volume.log 2024-08-17T18:14:14.470 INFO:teuthology.orchestra.run.smithi046.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-08-17T18:14:14.470 INFO:teuthology.orchestra.run.smithi046.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-08-17T18:14:14.470 INFO:teuthology.orchestra.run.smithi046.stderr:gzip -5 --verbose -- /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph.log 2024-08-17T18:14:14.472 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph.audit.log 2024-08-17T18:14:14.472 INFO:teuthology.orchestra.run.smithi046.stderr:gzip/var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph.log: -5 --verbose -- /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-osd.7.log 2024-08-17T18:14:14.472 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-osd.5.log 2024-08-17T18:14:14.472 INFO:teuthology.orchestra.run.smithi046.stderr:gzip -5 --verbose -- /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-osd.4.log 2024-08-17T18:14:14.472 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-osd.7.log: /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-mds.foo.smithi046.wrzfvl.log 2024-08-17T18:14:14.473 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-mgr.x.log 2024-08-17T18:14:14.474 INFO:teuthology.orchestra.run.smithi046.stderr:gzip/var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-mds.foo.smithi046.wrzfvl.log: -5 --verbose -- /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-osd.6.log 2024-08-17T18:14:14.474 INFO:teuthology.orchestra.run.smithi046.stderr: 62.4% -- replaced with /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-mds.foo.smithi046.wrzfvl.log.gz 2024-08-17T18:14:14.474 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph.cephadm.log 2024-08-17T18:14:14.474 INFO:teuthology.orchestra.run.smithi046.stderr:gzip -5 --verbose -- /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-volume.log 2024-08-17T18:14:14.475 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-osd.6.log: /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-mon.b.log 2024-08-17T18:14:14.475 INFO:teuthology.orchestra.run.smithi037.stderr:/var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph.cephadm.log: /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-volume.log: 92.5% -- replaced with /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph.log.gz 2024-08-17T18:14:14.594 INFO:teuthology.orchestra.run.smithi037.stderr: 95.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-08-17T18:14:14.611 INFO:teuthology.orchestra.run.smithi037.stderr: 93.9% -- replaced with /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph.audit.log.gz 2024-08-17T18:14:14.668 INFO:teuthology.orchestra.run.smithi037.stderr: 91.0% -- replaced with /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph.cephadm.log.gz 2024-08-17T18:14:14.677 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-volume.log: /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-mon.b.log: 84.2% -- replaced with /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph.cephadm.log.gz 2024-08-17T18:14:14.889 INFO:teuthology.orchestra.run.smithi046.stderr: 86.7% -- replaced with /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph.log.gz 2024-08-17T18:14:14.890 INFO:teuthology.orchestra.run.smithi046.stderr: 92.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-08-17T18:14:14.989 INFO:teuthology.orchestra.run.smithi037.stderr: 91.2% -- replaced with /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-volume.log.gz 2024-08-17T18:14:15.256 INFO:teuthology.orchestra.run.smithi046.stderr: 91.3% -- replaced with /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-volume.log.gz 2024-08-17T18:14:15.322 INFO:teuthology.orchestra.run.smithi046.stderr: 89.9% -- replaced with /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph.audit.log.gz 2024-08-17T18:14:15.562 INFO:teuthology.orchestra.run.smithi046.stderr: 90.2% -- replaced with /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-mgr.x.log.gz 2024-08-17T18:14:25.574 INFO:teuthology.orchestra.run.smithi037.stderr: 89.4% -- replaced with /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-mgr.y.log.gz 2024-08-17T18:14:27.512 INFO:teuthology.orchestra.run.smithi037.stderr: 91.4% -- replaced with /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-mon.c.log.gz 2024-08-17T18:14:32.175 INFO:teuthology.orchestra.run.smithi046.stderr: 92.2% -- replaced with /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-mon.b.log.gz 2024-08-17T18:15:35.828 INFO:teuthology.orchestra.run.smithi037.stderr: 90.2% -- replaced with /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-mon.a.log.gz 2024-08-17T18:28:50.525 INFO:teuthology.orchestra.run.smithi046.stderr: 93.6% -- replaced with /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-osd.5.log.gz 2024-08-17T18:31:17.741 INFO:teuthology.orchestra.run.smithi037.stderr: 93.7% -- replaced with /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-osd.2.log.gz 2024-08-17T18:32:29.304 INFO:teuthology.orchestra.run.smithi037.stderr: 93.0% -- replaced with /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-osd.1.log.gz 2024-08-17T18:34:03.085 INFO:teuthology.orchestra.run.smithi046.stderr: 92.6% -- replaced with /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-osd.4.log.gz 2024-08-17T18:35:07.506 INFO:teuthology.orchestra.run.smithi046.stderr: 92.3% -- replaced with /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-osd.6.log.gz 2024-08-17T18:35:10.973 INFO:teuthology.orchestra.run.smithi046.stderr: 92.2% -- replaced with /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-osd.7.log.gz 2024-08-17T18:35:10.985 INFO:teuthology.orchestra.run.smithi046.stderr: 2024-08-17T18:35:10.985 INFO:teuthology.orchestra.run.smithi046.stderr:real 20m56.546s 2024-08-17T18:35:10.985 INFO:teuthology.orchestra.run.smithi046.stderr:user 8m26.626s 2024-08-17T18:35:10.986 INFO:teuthology.orchestra.run.smithi046.stderr:sys 0m23.732s 2024-08-17T18:37:32.501 INFO:teuthology.orchestra.run.smithi037.stderr: 92.4% -- replaced with /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-osd.0.log.gz 2024-08-17T18:37:54.984 INFO:teuthology.orchestra.run.smithi037.stderr: 93.2% -- replaced with /var/log/ceph/4c9682c2-5cbc-11ef-bccf-c7b262605968/ceph-osd.3.log.gz 2024-08-17T18:37:54.986 INFO:teuthology.orchestra.run.smithi037.stderr: 2024-08-17T18:37:54.986 INFO:teuthology.orchestra.run.smithi037.stderr:real 23m40.550s 2024-08-17T18:37:54.986 INFO:teuthology.orchestra.run.smithi037.stderr:user 8m52.144s 2024-08-17T18:37:54.986 INFO:teuthology.orchestra.run.smithi037.stderr:sys 0m25.963s 2024-08-17T18:37:54.987 INFO:tasks.cephadm:Archiving logs... 2024-08-17T18:37:54.987 DEBUG:teuthology.misc:Transferring archived files from smithi037:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858342/remote/smithi037/log 2024-08-17T18:37:54.989 DEBUG:teuthology.orchestra.run.smithi037:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-17T18:39:10.481 DEBUG:teuthology.misc:Transferring archived files from smithi046:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858342/remote/smithi046/log 2024-08-17T18:39:10.483 DEBUG:teuthology.orchestra.run.smithi046:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-17T18:40:26.543 INFO:tasks.cephadm:Removing cluster... 2024-08-17T18:40:26.544 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 --force 2024-08-17T18:40:27.645 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4c9682c2-5cbc-11ef-bccf-c7b262605968 --force 2024-08-17T18:40:28.843 INFO:tasks.cephadm:Removing cephadm ... 2024-08-17T18:40:28.844 DEBUG:teuthology.orchestra.run.smithi037:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-17T18:40:28.864 DEBUG:teuthology.orchestra.run.smithi046:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-17T18:40:28.880 INFO:tasks.cephadm:Teardown complete 2024-08-17T18:40:28.880 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-08-17T18:40:28.894 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... 2024-08-17T18:40:28.895 DEBUG:teuthology.orchestra.run.smithi037:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-08-17T18:40:28.907 DEBUG:teuthology.orchestra.run.smithi046:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-08-17T18:40:29.017 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-08-17T18:40:29.026 INFO:teuthology.task.clock:Checking final clock skew... 2024-08-17T18:40:29.026 DEBUG:teuthology.orchestra.run.smithi037:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-17T18:40:29.029 DEBUG:teuthology.orchestra.run.smithi046:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-17T18:40:29.044 INFO:teuthology.orchestra.run.smithi046.stderr:bash: line 1: ntpq: command not found 2024-08-17T18:40:29.045 INFO:teuthology.orchestra.run.smithi037.stderr:bash: line 1: ntpq: command not found 2024-08-17T18:40:29.063 INFO:teuthology.orchestra.run.smithi046.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-17T18:40:29.063 INFO:teuthology.orchestra.run.smithi046.stdout:=============================================================================== 2024-08-17T18:40:29.063 INFO:teuthology.orchestra.run.smithi046.stdout:^* hv01.front.sepia.ceph.com 3 6 377 57 +318us[ +320us] +/- 42ms 2024-08-17T18:40:29.063 INFO:teuthology.orchestra.run.smithi046.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 51 -385us[ -385us] +/- 62ms 2024-08-17T18:40:29.063 INFO:teuthology.orchestra.run.smithi046.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 53 -72us[ -72us] +/- 76ms 2024-08-17T18:40:29.064 INFO:teuthology.orchestra.run.smithi046.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-08-17T18:40:29.064 INFO:teuthology.orchestra.run.smithi037.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-17T18:40:29.065 INFO:teuthology.orchestra.run.smithi037.stdout:=============================================================================== 2024-08-17T18:40:29.065 INFO:teuthology.orchestra.run.smithi037.stdout:^* hv01.front.sepia.ceph.com 3 6 377 62 +317us[ +314us] +/- 42ms 2024-08-17T18:40:29.065 INFO:teuthology.orchestra.run.smithi037.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 57 -391us[ -391us] +/- 62ms 2024-08-17T18:40:29.065 INFO:teuthology.orchestra.run.smithi037.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 59 -60us[ -60us] +/- 76ms 2024-08-17T18:40:29.065 INFO:teuthology.orchestra.run.smithi037.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-08-17T18:40:29.065 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-08-17T18:40:29.075 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-08-17T18:40:29.075 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-08-17T18:40:29.093 DEBUG:teuthology.orchestra.run.smithi037:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-08-17T18:40:29.240 DEBUG:teuthology.orchestra.run.smithi046:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-08-17T18:40:29.355 DEBUG:teuthology.orchestra.run.smithi037:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-08-17T18:40:29.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:40:29.388 DEBUG:teuthology.orchestra.run.smithi046:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-08-17T18:40:29.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:40:29.417 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-08-17T18:40:29.427 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-08-17T18:40:29.438 INFO:teuthology.task.internal:Duration was 5525.325856 seconds 2024-08-17T18:40:29.439 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-08-17T18:40:29.490 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-08-17T18:40:29.490 DEBUG:teuthology.orchestra.run.smithi037:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-17T18:40:29.493 DEBUG:teuthology.orchestra.run.smithi046:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-17T18:40:29.547 INFO:teuthology.orchestra.run.smithi037.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-17T18:40:29.584 INFO:teuthology.orchestra.run.smithi046.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-17T18:40:29.846 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-08-17T18:40:29.847 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi037.front.sepia.ceph.com 2024-08-17T18:40:29.847 DEBUG:teuthology.orchestra.run.smithi037:> 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 2024-08-17T18:40:29.877 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi046.front.sepia.ceph.com 2024-08-17T18:40:29.877 DEBUG:teuthology.orchestra.run.smithi046:> 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 2024-08-17T18:40:29.905 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-08-17T18:40:29.905 DEBUG:teuthology.orchestra.run.smithi037:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-17T18:40:29.920 DEBUG:teuthology.orchestra.run.smithi046:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-17T18:40:29.973 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-08-17T18:40:29.974 DEBUG:teuthology.orchestra.run.smithi037:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-17T18:40:30.001 DEBUG:teuthology.orchestra.run.smithi046:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-17T18:40:31.750 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-08-17T18:40:31.761 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-08-17T18:40:31.762 DEBUG:teuthology.orchestra.run.smithi037:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-17T18:40:31.789 DEBUG:teuthology.orchestra.run.smithi046:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-17T18:40:31.820 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-08-17T18:40:31.831 DEBUG:teuthology.orchestra.run.smithi037:> 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 2024-08-17T18:40:31.833 DEBUG:teuthology.orchestra.run.smithi046:> 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 2024-08-17T18:40:31.862 INFO:teuthology.orchestra.run.smithi037.stdout:kernel.core_pattern = core 2024-08-17T18:40:31.899 INFO:teuthology.orchestra.run.smithi046.stdout:kernel.core_pattern = core 2024-08-17T18:40:31.925 DEBUG:teuthology.orchestra.run.smithi037:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-17T18:40:31.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:40:31.941 DEBUG:teuthology.orchestra.run.smithi046:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-17T18:40:31.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:40:31.981 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-08-17T18:40:31.992 INFO:teuthology.task.internal:Transferring archived files... 2024-08-17T18:40:31.993 DEBUG:teuthology.misc:Transferring archived files from smithi037:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858342/remote/smithi037 2024-08-17T18:40:31.994 DEBUG:teuthology.orchestra.run.smithi037:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-17T18:40:32.070 DEBUG:teuthology.misc:Transferring archived files from smithi046:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858342/remote/smithi046 2024-08-17T18:40:32.071 DEBUG:teuthology.orchestra.run.smithi046:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-17T18:40:32.119 INFO:teuthology.task.internal:Removing archive directory... 2024-08-17T18:40:32.119 DEBUG:teuthology.orchestra.run.smithi037:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-17T18:40:32.122 DEBUG:teuthology.orchestra.run.smithi046:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-17T18:40:32.167 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-08-17T18:40:32.179 INFO:teuthology.task.internal:Not uploading archives. 2024-08-17T18:40:32.179 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-08-17T18:40:32.190 INFO:teuthology.task.internal:Tidying up after the test... 2024-08-17T18:40:32.190 DEBUG:teuthology.orchestra.run.smithi037:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-17T18:40:32.192 DEBUG:teuthology.orchestra.run.smithi046:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-17T18:40:32.224 INFO:teuthology.orchestra.run.smithi046.stdout: 265316 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 17 18:40 /home/ubuntu/cephtest 2024-08-17T18:40:32.225 INFO:teuthology.orchestra.run.smithi037.stdout: 265306 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Aug 17 18:40 /home/ubuntu/cephtest 2024-08-17T18:40:32.225 INFO:teuthology.orchestra.run.smithi037.stdout: 4325388 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Aug 17 18:09 /home/ubuntu/cephtest/mnt.0 2024-08-17T18:40:32.226 INFO:teuthology.orchestra.run.smithi037.stdout: 4325392 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Aug 17 18:10 /home/ubuntu/cephtest/mnt.0/client.0 2024-08-17T18:40:32.226 INFO:teuthology.orchestra.run.smithi037.stdout: 4337048 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 17 18:10 /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-17T18:40:32.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:40:32.227 INFO:teuthology.orchestra.run.smithi037.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2024-08-17T18:40:32.227 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 160, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi037 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-08-17T18:40:32.234 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-08-17T18:40:32.245 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-08-17T18:40:32.256 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi037 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-08-17T18:40:32.261 INFO:teuthology.run:Summary data: description: upgrade/quincy-x/stress-split/{0-distro/centos_9.stream 0-roles 1-start 2-first-half-tasks/snaps-few-objects 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} duration: 5525.32585644722 failure_reason: 'Command failed (workunit test cls/test_cls_rbd.sh) on smithi037 with status 1: ''mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh''' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=f21ed60a31ca46f4b6bf85db6044e217 status: fail success: false 2024-08-17T18:40:32.261 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-17T18:40:32.367 INFO:teuthology.run:FAIL